@rei/cedar 14.0.0-beta.0 → 14.0.0-beta.2
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 +1055 -1055
- package/dist/cedar.umd.js +9 -9
- package/dist/component-docgen.json +1664 -1662
- package/dist/icon-component-docgen.json +531 -531
- 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/CdrTabs.vue2.mjs +11 -11
- package/dist/src/components/tabs/styles/CdrTabPanel.module.scss.mjs +5 -5
- package/dist/src/components/tabs/styles/CdrTabs.module.scss.mjs +28 -28
- package/dist/src/components/text/styles/CdrText.module.scss.mjs +1 -1
- package/dist/src/components/toast/styles/CdrToast.module.scss.mjs +57 -57
- package/dist/src/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
- package/dist/src/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +5 -5
- package/dist/src/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
- package/dist/style/cdr-accordion-group.css +1 -1
- package/dist/style/cdr-accordion.css +1 -1
- package/dist/style/cdr-banner.css +1 -1
- package/dist/style/cdr-breadcrumb.css +1 -1
- package/dist/style/cdr-button.css +1 -1
- package/dist/style/cdr-caption.css +1 -1
- package/dist/style/cdr-card.css +1 -1
- package/dist/style/cdr-checkbox.css +1 -1
- package/dist/style/cdr-chip-group.css +1 -1
- package/dist/style/cdr-chip.css +1 -1
- package/dist/style/cdr-container.css +1 -1
- package/dist/style/cdr-form-error.css +1 -1
- package/dist/style/cdr-form-group.css +1 -1
- package/dist/style/cdr-grid.css +1 -1
- package/dist/style/cdr-icon.css +1 -1
- package/dist/style/cdr-img.css +1 -1
- package/dist/style/cdr-input.css +1 -1
- package/dist/style/cdr-label-standalone.css +1 -1
- package/dist/style/cdr-label-wrapper.css +1 -1
- package/dist/style/cdr-link.css +1 -1
- package/dist/style/cdr-list.css +1 -1
- package/dist/style/cdr-modal.css +1 -1
- package/dist/style/cdr-pagination.css +1 -1
- package/dist/style/cdr-popover.css +1 -1
- package/dist/style/cdr-popup.css +1 -1
- package/dist/style/cdr-quote.css +1 -1
- package/dist/style/cdr-radio.css +1 -1
- package/dist/style/cdr-rating.css +1 -1
- package/dist/style/cdr-select.css +1 -1
- package/dist/style/cdr-skeleton-bone.css +1 -1
- package/dist/style/cdr-skeleton.css +1 -1
- package/dist/style/cdr-switch.css +1 -1
- package/dist/style/cdr-tab-panel.css +1 -1
- package/dist/style/cdr-table.css +1 -1
- package/dist/style/cdr-tabs.css +1 -1
- package/dist/style/cdr-text.css +1 -1
- package/dist/style/cdr-toast.css +1 -1
- package/dist/style/cdr-toggle-button.css +1 -1
- package/dist/style/cdr-toggle-group.css +1 -1
- package/dist/style/cdr-tooltip.css +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -163,245 +163,6 @@
|
|
|
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
|
-
},
|
|
203
|
-
"CdrBanner": {
|
|
204
|
-
"name": "CdrBanner",
|
|
205
|
-
"description": "Provides contextual feedback messages for typical user actions",
|
|
206
|
-
"tags": {},
|
|
207
|
-
"exportName": "default",
|
|
208
|
-
"displayName": "CdrBanner",
|
|
209
|
-
"props": [
|
|
210
|
-
{
|
|
211
|
-
"name": "type",
|
|
212
|
-
"description": "Sets the banner style.",
|
|
213
|
-
"tags": {
|
|
214
|
-
"demoSelectMultiple": [
|
|
215
|
-
{
|
|
216
|
-
"description": "false",
|
|
217
|
-
"title": "demoSelectMultiple"
|
|
218
|
-
}
|
|
219
|
-
]
|
|
220
|
-
},
|
|
221
|
-
"values": [
|
|
222
|
-
"info",
|
|
223
|
-
"warning",
|
|
224
|
-
"success",
|
|
225
|
-
"error",
|
|
226
|
-
"default"
|
|
227
|
-
],
|
|
228
|
-
"type": {
|
|
229
|
-
"name": "string"
|
|
230
|
-
},
|
|
231
|
-
"defaultValue": {
|
|
232
|
-
"func": false,
|
|
233
|
-
"value": "'default'"
|
|
234
|
-
}
|
|
235
|
-
}
|
|
236
|
-
],
|
|
237
|
-
"slots": [
|
|
238
|
-
{
|
|
239
|
-
"name": "icon-left",
|
|
240
|
-
"description": "Icon matching banner type"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"name": "default",
|
|
244
|
-
"description": "Primary message content"
|
|
245
|
-
},
|
|
246
|
-
{
|
|
247
|
-
"name": "icon-right",
|
|
248
|
-
"description": "Additional icon"
|
|
249
|
-
},
|
|
250
|
-
{
|
|
251
|
-
"name": "message-body",
|
|
252
|
-
"description": "Additional content about the message"
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"name": "info-action",
|
|
256
|
-
"description": "Action-wrapped icon"
|
|
257
|
-
}
|
|
258
|
-
],
|
|
259
|
-
"sourceFiles": [
|
|
260
|
-
"./src/components/banner/CdrBanner.vue"
|
|
261
|
-
],
|
|
262
|
-
"UIProperties": [
|
|
263
|
-
{
|
|
264
|
-
"name": "--cdr-banner-message-body-background-color",
|
|
265
|
-
"defaultValue": "--cdr-color-background-primary",
|
|
266
|
-
"description": "Message body background color"
|
|
267
|
-
},
|
|
268
|
-
{
|
|
269
|
-
"name": "--cdr-banner-icon-right-fill",
|
|
270
|
-
"defaultValue": "--cdr-color-text-emphasis",
|
|
271
|
-
"description": "Right icon fill color"
|
|
272
|
-
},
|
|
273
|
-
{
|
|
274
|
-
"name": "--cdr-banner-info-action-fill",
|
|
275
|
-
"defaultValue": "--cdr-color-text-link-rest",
|
|
276
|
-
"description": "Info action icon fill color"
|
|
277
|
-
},
|
|
278
|
-
{
|
|
279
|
-
"name": "--cdr-banner-default-icon-left-background-color",
|
|
280
|
-
"defaultValue": "--cdr-color-background-message-default-02",
|
|
281
|
-
"description": "Left icon background color for default banner"
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
"name": "--cdr-banner-default-icon-left-fill",
|
|
285
|
-
"defaultValue": "--cdr-color-icon-message-default",
|
|
286
|
-
"description": "Left icon fill color for default banner"
|
|
287
|
-
},
|
|
288
|
-
{
|
|
289
|
-
"name": "--cdr-banner-default-wrapper-border-left-color",
|
|
290
|
-
"defaultValue": "--cdr-color-border-message-default-01",
|
|
291
|
-
"description": "Wrapper border left color for default banner"
|
|
292
|
-
},
|
|
293
|
-
{
|
|
294
|
-
"name": "--cdr-banner-info-icon-left-background-color",
|
|
295
|
-
"defaultValue": "--cdr-color-background-message-info-02",
|
|
296
|
-
"description": "Left icon background color for info banner"
|
|
297
|
-
},
|
|
298
|
-
{
|
|
299
|
-
"name": "--cdr-banner-info-icon-left-fill",
|
|
300
|
-
"defaultValue": "--cdr-color-icon-message-info",
|
|
301
|
-
"description": "Left icon fill color for info banner"
|
|
302
|
-
},
|
|
303
|
-
{
|
|
304
|
-
"name": "--cdr-banner-info-wrapper-border-left-color",
|
|
305
|
-
"defaultValue": "--cdr-color-border-message-info-01",
|
|
306
|
-
"description": "Wrapper border left color for info banner"
|
|
307
|
-
},
|
|
308
|
-
{
|
|
309
|
-
"name": "--cdr-banner-warning-icon-left-background-color",
|
|
310
|
-
"defaultValue": "--cdr-color-background-message-warning-02",
|
|
311
|
-
"description": "Left icon background color for warning banner"
|
|
312
|
-
},
|
|
313
|
-
{
|
|
314
|
-
"name": "--cdr-banner-warning-icon-left-fill",
|
|
315
|
-
"defaultValue": "--cdr-color-icon-message-warning",
|
|
316
|
-
"description": "Left icon fill color for warning banner"
|
|
317
|
-
},
|
|
318
|
-
{
|
|
319
|
-
"name": "--cdr-banner-warning-wrapper-border-left-color",
|
|
320
|
-
"defaultValue": "--cdr-color-border-message-warning-01",
|
|
321
|
-
"description": "Wrapper border left color for warning banner"
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
"name": "--cdr-banner-success-icon-left-background-color",
|
|
325
|
-
"defaultValue": "--cdr-color-background-message-success-02",
|
|
326
|
-
"description": "Left icon background color for success banner"
|
|
327
|
-
},
|
|
328
|
-
{
|
|
329
|
-
"name": "--cdr-banner-success-icon-left-fill",
|
|
330
|
-
"defaultValue": "--cdr-color-icon-message-success",
|
|
331
|
-
"description": "Left icon fill color for success banner"
|
|
332
|
-
},
|
|
333
|
-
{
|
|
334
|
-
"name": "--cdr-banner-success-wrapper-border-left-color",
|
|
335
|
-
"defaultValue": "--cdr-color-border-message-success-01",
|
|
336
|
-
"description": "Wrapper border left color for success banner"
|
|
337
|
-
},
|
|
338
|
-
{
|
|
339
|
-
"name": "--cdr-banner-error-icon-left-background-color",
|
|
340
|
-
"defaultValue": "--cdr-color-background-message-error-02",
|
|
341
|
-
"description": "Left icon background color for error banner"
|
|
342
|
-
},
|
|
343
|
-
{
|
|
344
|
-
"name": "--cdr-banner-error-icon-left-fill",
|
|
345
|
-
"defaultValue": "--cdr-color-icon-message-error",
|
|
346
|
-
"description": "Left icon fill color for error banner"
|
|
347
|
-
},
|
|
348
|
-
{
|
|
349
|
-
"name": "--cdr-banner-error-wrapper-border-left-color",
|
|
350
|
-
"defaultValue": "--cdr-color-border-message-error-01",
|
|
351
|
-
"description": "Wrapper border left color for error banner"
|
|
352
|
-
},
|
|
353
|
-
{
|
|
354
|
-
"name": "--cdr-banner-default-background-color",
|
|
355
|
-
"defaultValue": "--cdr-color-background-message-default-01",
|
|
356
|
-
"description": "Background color for a default cdr-banner"
|
|
357
|
-
},
|
|
358
|
-
{
|
|
359
|
-
"name": "--cdr-banner-default-outline-color",
|
|
360
|
-
"defaultValue": "--cdr-color-border-message-default-02",
|
|
361
|
-
"description": "Outline color for a default cdr-banner"
|
|
362
|
-
},
|
|
363
|
-
{
|
|
364
|
-
"name": "--cdr-banner-info-background-color",
|
|
365
|
-
"defaultValue": "--cdr-color-background-message-info-01",
|
|
366
|
-
"description": "Background color for an info cdr-banner"
|
|
367
|
-
},
|
|
368
|
-
{
|
|
369
|
-
"name": "--cdr-banner-info-outline-color",
|
|
370
|
-
"defaultValue": "--cdr-color-border-message-info-02",
|
|
371
|
-
"description": "Outline color for an info cdr-banner"
|
|
372
|
-
},
|
|
373
|
-
{
|
|
374
|
-
"name": "--cdr-banner-success-background-color",
|
|
375
|
-
"defaultValue": "--cdr-color-background-message-success-01",
|
|
376
|
-
"description": "Background color for a success cdr-banner"
|
|
377
|
-
},
|
|
378
|
-
{
|
|
379
|
-
"name": "--cdr-banner-success-outline-color",
|
|
380
|
-
"defaultValue": "--cdr-color-border-message-success-02",
|
|
381
|
-
"description": "Outline color for a success cdr-banner"
|
|
382
|
-
},
|
|
383
|
-
{
|
|
384
|
-
"name": "--cdr-banner-warning-background-color",
|
|
385
|
-
"defaultValue": "--cdr-color-background-message-warning-01",
|
|
386
|
-
"description": "Background color for a warning cdr-banner"
|
|
387
|
-
},
|
|
388
|
-
{
|
|
389
|
-
"name": "--cdr-banner-warning-outline-color",
|
|
390
|
-
"defaultValue": "--cdr-color-border-message-warning-02",
|
|
391
|
-
"description": "Outline color for a warning cdr-banner"
|
|
392
|
-
},
|
|
393
|
-
{
|
|
394
|
-
"name": "--cdr-banner-error-background-color",
|
|
395
|
-
"defaultValue": "--cdr-color-background-message-error-01",
|
|
396
|
-
"description": "Background color for an error cdr-banner"
|
|
397
|
-
},
|
|
398
|
-
{
|
|
399
|
-
"name": "--cdr-banner-error-outline-color",
|
|
400
|
-
"defaultValue": "--cdr-color-border-message-error-02",
|
|
401
|
-
"description": "Outline color for an error cdr-banner"
|
|
402
|
-
}
|
|
403
|
-
]
|
|
404
|
-
},
|
|
405
166
|
"CdrButton": {
|
|
406
167
|
"name": "CdrButton",
|
|
407
168
|
"description": "Initiates an action, such as completing a task or submitting information",
|
|
@@ -927,11 +688,6 @@
|
|
|
927
688
|
"defaultValue": "--default-outline",
|
|
928
689
|
"description": "Link variant of cdr-button's outline"
|
|
929
690
|
},
|
|
930
|
-
{
|
|
931
|
-
"name": "--cdr-button-link-outline-color",
|
|
932
|
-
"defaultValue": "--webkit-focus-ring-color",
|
|
933
|
-
"description": "Link variant of cdr-button's outline color"
|
|
934
|
-
},
|
|
935
691
|
{
|
|
936
692
|
"name": "--cdr-button-secondary-box-shadow",
|
|
937
693
|
"defaultValue": "--cdr-color-border-button-secondary-rest",
|
|
@@ -1109,57 +865,551 @@
|
|
|
1109
865
|
}
|
|
1110
866
|
]
|
|
1111
867
|
},
|
|
1112
|
-
"
|
|
1113
|
-
"name": "
|
|
1114
|
-
"description": "Provides context and credit for an asset such as an image, video, or chart",
|
|
1115
|
-
"tags": {},
|
|
868
|
+
"CdrAccordionGroup": {
|
|
869
|
+
"name": "CdrAccordionGroup",
|
|
1116
870
|
"exportName": "default",
|
|
1117
|
-
"displayName": "
|
|
871
|
+
"displayName": "CdrAccordionGroup",
|
|
872
|
+
"description": "",
|
|
873
|
+
"tags": {},
|
|
1118
874
|
"props": [
|
|
1119
875
|
{
|
|
1120
|
-
"name": "
|
|
1121
|
-
"description": "
|
|
1122
|
-
"tags": {
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
876
|
+
"name": "unwrap",
|
|
877
|
+
"description": "A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.",
|
|
878
|
+
"tags": {},
|
|
879
|
+
"values": [
|
|
880
|
+
"@xs",
|
|
881
|
+
"@sm",
|
|
882
|
+
"@md",
|
|
883
|
+
"@lg",
|
|
884
|
+
"true"
|
|
885
|
+
],
|
|
886
|
+
"type": {
|
|
887
|
+
"name": "string|boolean"
|
|
888
|
+
},
|
|
889
|
+
"defaultValue": {
|
|
890
|
+
"func": false,
|
|
891
|
+
"value": false
|
|
892
|
+
}
|
|
893
|
+
}
|
|
894
|
+
],
|
|
895
|
+
"slots": [
|
|
896
|
+
{
|
|
897
|
+
"name": "default",
|
|
898
|
+
"description": "CdrAccordionGroup content (i.e. CdrAccordion components)"
|
|
899
|
+
}
|
|
900
|
+
],
|
|
901
|
+
"sourceFiles": [
|
|
902
|
+
"./src/components/accordion/CdrAccordionGroup.vue"
|
|
903
|
+
]
|
|
904
|
+
},
|
|
905
|
+
"CdrBanner": {
|
|
906
|
+
"name": "CdrBanner",
|
|
907
|
+
"description": "Provides contextual feedback messages for typical user actions",
|
|
908
|
+
"tags": {},
|
|
909
|
+
"exportName": "default",
|
|
910
|
+
"displayName": "CdrBanner",
|
|
911
|
+
"props": [
|
|
912
|
+
{
|
|
913
|
+
"name": "type",
|
|
914
|
+
"description": "Sets the banner style.",
|
|
915
|
+
"tags": {
|
|
916
|
+
"demoSelectMultiple": [
|
|
917
|
+
{
|
|
918
|
+
"description": "false",
|
|
919
|
+
"title": "demoSelectMultiple"
|
|
1127
920
|
}
|
|
1128
921
|
]
|
|
1129
922
|
},
|
|
923
|
+
"values": [
|
|
924
|
+
"info",
|
|
925
|
+
"warning",
|
|
926
|
+
"success",
|
|
927
|
+
"error",
|
|
928
|
+
"default"
|
|
929
|
+
],
|
|
1130
930
|
"type": {
|
|
1131
931
|
"name": "string"
|
|
932
|
+
},
|
|
933
|
+
"defaultValue": {
|
|
934
|
+
"func": false,
|
|
935
|
+
"value": "'default'"
|
|
1132
936
|
}
|
|
937
|
+
}
|
|
938
|
+
],
|
|
939
|
+
"slots": [
|
|
940
|
+
{
|
|
941
|
+
"name": "icon-left",
|
|
942
|
+
"description": "Icon matching banner type"
|
|
943
|
+
},
|
|
944
|
+
{
|
|
945
|
+
"name": "default",
|
|
946
|
+
"description": "Primary message content"
|
|
947
|
+
},
|
|
948
|
+
{
|
|
949
|
+
"name": "icon-right",
|
|
950
|
+
"description": "Additional icon"
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
"name": "message-body",
|
|
954
|
+
"description": "Additional content about the message"
|
|
955
|
+
},
|
|
956
|
+
{
|
|
957
|
+
"name": "info-action",
|
|
958
|
+
"description": "Action-wrapped icon"
|
|
959
|
+
}
|
|
960
|
+
],
|
|
961
|
+
"sourceFiles": [
|
|
962
|
+
"./src/components/banner/CdrBanner.vue"
|
|
963
|
+
],
|
|
964
|
+
"UIProperties": [
|
|
965
|
+
{
|
|
966
|
+
"name": "--cdr-banner-message-body-background-color",
|
|
967
|
+
"defaultValue": "--cdr-color-background-primary",
|
|
968
|
+
"description": "Message body background color"
|
|
969
|
+
},
|
|
970
|
+
{
|
|
971
|
+
"name": "--cdr-banner-icon-right-fill",
|
|
972
|
+
"defaultValue": "--cdr-color-text-emphasis",
|
|
973
|
+
"description": "Right icon fill color"
|
|
974
|
+
},
|
|
975
|
+
{
|
|
976
|
+
"name": "--cdr-banner-info-action-fill",
|
|
977
|
+
"defaultValue": "--cdr-color-text-link-rest",
|
|
978
|
+
"description": "Info action icon fill color"
|
|
979
|
+
},
|
|
980
|
+
{
|
|
981
|
+
"name": "--cdr-banner-default-icon-left-background-color",
|
|
982
|
+
"defaultValue": "--cdr-color-background-message-default-02",
|
|
983
|
+
"description": "Left icon background color for default banner"
|
|
984
|
+
},
|
|
985
|
+
{
|
|
986
|
+
"name": "--cdr-banner-default-icon-left-fill",
|
|
987
|
+
"defaultValue": "--cdr-color-icon-message-default",
|
|
988
|
+
"description": "Left icon fill color for default banner"
|
|
989
|
+
},
|
|
990
|
+
{
|
|
991
|
+
"name": "--cdr-banner-default-wrapper-border-left-color",
|
|
992
|
+
"defaultValue": "--cdr-color-border-message-default-01",
|
|
993
|
+
"description": "Wrapper border left color for default banner"
|
|
994
|
+
},
|
|
995
|
+
{
|
|
996
|
+
"name": "--cdr-banner-info-icon-left-background-color",
|
|
997
|
+
"defaultValue": "--cdr-color-background-message-info-02",
|
|
998
|
+
"description": "Left icon background color for info banner"
|
|
999
|
+
},
|
|
1000
|
+
{
|
|
1001
|
+
"name": "--cdr-banner-info-icon-left-fill",
|
|
1002
|
+
"defaultValue": "--cdr-color-icon-message-info",
|
|
1003
|
+
"description": "Left icon fill color for info banner"
|
|
1004
|
+
},
|
|
1005
|
+
{
|
|
1006
|
+
"name": "--cdr-banner-info-wrapper-border-left-color",
|
|
1007
|
+
"defaultValue": "--cdr-color-border-message-info-01",
|
|
1008
|
+
"description": "Wrapper border left color for info banner"
|
|
1009
|
+
},
|
|
1010
|
+
{
|
|
1011
|
+
"name": "--cdr-banner-warning-icon-left-background-color",
|
|
1012
|
+
"defaultValue": "--cdr-color-background-message-warning-02",
|
|
1013
|
+
"description": "Left icon background color for warning banner"
|
|
1014
|
+
},
|
|
1015
|
+
{
|
|
1016
|
+
"name": "--cdr-banner-warning-icon-left-fill",
|
|
1017
|
+
"defaultValue": "--cdr-color-icon-message-warning",
|
|
1018
|
+
"description": "Left icon fill color for warning banner"
|
|
1019
|
+
},
|
|
1020
|
+
{
|
|
1021
|
+
"name": "--cdr-banner-warning-wrapper-border-left-color",
|
|
1022
|
+
"defaultValue": "--cdr-color-border-message-warning-01",
|
|
1023
|
+
"description": "Wrapper border left color for warning banner"
|
|
1024
|
+
},
|
|
1025
|
+
{
|
|
1026
|
+
"name": "--cdr-banner-success-icon-left-background-color",
|
|
1027
|
+
"defaultValue": "--cdr-color-background-message-success-02",
|
|
1028
|
+
"description": "Left icon background color for success banner"
|
|
1029
|
+
},
|
|
1030
|
+
{
|
|
1031
|
+
"name": "--cdr-banner-success-icon-left-fill",
|
|
1032
|
+
"defaultValue": "--cdr-color-icon-message-success",
|
|
1033
|
+
"description": "Left icon fill color for success banner"
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
"name": "--cdr-banner-success-wrapper-border-left-color",
|
|
1037
|
+
"defaultValue": "--cdr-color-border-message-success-01",
|
|
1038
|
+
"description": "Wrapper border left color for success banner"
|
|
1039
|
+
},
|
|
1040
|
+
{
|
|
1041
|
+
"name": "--cdr-banner-error-icon-left-background-color",
|
|
1042
|
+
"defaultValue": "--cdr-color-background-message-error-02",
|
|
1043
|
+
"description": "Left icon background color for error banner"
|
|
1044
|
+
},
|
|
1045
|
+
{
|
|
1046
|
+
"name": "--cdr-banner-error-icon-left-fill",
|
|
1047
|
+
"defaultValue": "--cdr-color-icon-message-error",
|
|
1048
|
+
"description": "Left icon fill color for error banner"
|
|
1049
|
+
},
|
|
1050
|
+
{
|
|
1051
|
+
"name": "--cdr-banner-error-wrapper-border-left-color",
|
|
1052
|
+
"defaultValue": "--cdr-color-border-message-error-01",
|
|
1053
|
+
"description": "Wrapper border left color for error banner"
|
|
1054
|
+
},
|
|
1055
|
+
{
|
|
1056
|
+
"name": "--cdr-banner-default-background-color",
|
|
1057
|
+
"defaultValue": "--cdr-color-background-message-default-01",
|
|
1058
|
+
"description": "Background color for a default cdr-banner"
|
|
1059
|
+
},
|
|
1060
|
+
{
|
|
1061
|
+
"name": "--cdr-banner-default-outline-color",
|
|
1062
|
+
"defaultValue": "--cdr-color-border-message-default-02",
|
|
1063
|
+
"description": "Outline color for a default cdr-banner"
|
|
1064
|
+
},
|
|
1065
|
+
{
|
|
1066
|
+
"name": "--cdr-banner-info-background-color",
|
|
1067
|
+
"defaultValue": "--cdr-color-background-message-info-01",
|
|
1068
|
+
"description": "Background color for an info cdr-banner"
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
"name": "--cdr-banner-info-outline-color",
|
|
1072
|
+
"defaultValue": "--cdr-color-border-message-info-02",
|
|
1073
|
+
"description": "Outline color for an info cdr-banner"
|
|
1074
|
+
},
|
|
1075
|
+
{
|
|
1076
|
+
"name": "--cdr-banner-success-background-color",
|
|
1077
|
+
"defaultValue": "--cdr-color-background-message-success-01",
|
|
1078
|
+
"description": "Background color for a success cdr-banner"
|
|
1079
|
+
},
|
|
1080
|
+
{
|
|
1081
|
+
"name": "--cdr-banner-success-outline-color",
|
|
1082
|
+
"defaultValue": "--cdr-color-border-message-success-02",
|
|
1083
|
+
"description": "Outline color for a success cdr-banner"
|
|
1084
|
+
},
|
|
1085
|
+
{
|
|
1086
|
+
"name": "--cdr-banner-warning-background-color",
|
|
1087
|
+
"defaultValue": "--cdr-color-background-message-warning-01",
|
|
1088
|
+
"description": "Background color for a warning cdr-banner"
|
|
1089
|
+
},
|
|
1090
|
+
{
|
|
1091
|
+
"name": "--cdr-banner-warning-outline-color",
|
|
1092
|
+
"defaultValue": "--cdr-color-border-message-warning-02",
|
|
1093
|
+
"description": "Outline color for a warning cdr-banner"
|
|
1094
|
+
},
|
|
1095
|
+
{
|
|
1096
|
+
"name": "--cdr-banner-error-background-color",
|
|
1097
|
+
"defaultValue": "--cdr-color-background-message-error-01",
|
|
1098
|
+
"description": "Background color for an error cdr-banner"
|
|
1099
|
+
},
|
|
1100
|
+
{
|
|
1101
|
+
"name": "--cdr-banner-error-outline-color",
|
|
1102
|
+
"defaultValue": "--cdr-color-border-message-error-02",
|
|
1103
|
+
"description": "Outline color for an error cdr-banner"
|
|
1104
|
+
}
|
|
1105
|
+
]
|
|
1106
|
+
},
|
|
1107
|
+
"CdrCard": {
|
|
1108
|
+
"name": "CdrCard",
|
|
1109
|
+
"description": "Related, interactive containers linking to a single subject or destination",
|
|
1110
|
+
"tags": {},
|
|
1111
|
+
"exportName": "default",
|
|
1112
|
+
"displayName": "CdrCard",
|
|
1113
|
+
"props": [
|
|
1114
|
+
{
|
|
1115
|
+
"name": "tag",
|
|
1116
|
+
"description": "Sets valid HTML container element tag.",
|
|
1117
|
+
"type": {
|
|
1118
|
+
"name": "string"
|
|
1119
|
+
},
|
|
1120
|
+
"defaultValue": {
|
|
1121
|
+
"func": false,
|
|
1122
|
+
"value": "'article'"
|
|
1123
|
+
}
|
|
1124
|
+
}
|
|
1125
|
+
],
|
|
1126
|
+
"slots": [
|
|
1127
|
+
{
|
|
1128
|
+
"name": "default",
|
|
1129
|
+
"description": "CdrCard content"
|
|
1130
|
+
}
|
|
1131
|
+
],
|
|
1132
|
+
"sourceFiles": [
|
|
1133
|
+
"./src/components/card/CdrCard.vue"
|
|
1134
|
+
],
|
|
1135
|
+
"UIProperties": [
|
|
1136
|
+
{
|
|
1137
|
+
"name": "--cdr-card-base-background-color",
|
|
1138
|
+
"defaultValue": "--cdr-color-background-primary",
|
|
1139
|
+
"description": "Background color of a cdr-card"
|
|
1140
|
+
},
|
|
1141
|
+
{
|
|
1142
|
+
"name": "--cdr-card-base-color",
|
|
1143
|
+
"defaultValue": "--cdr-color-text-primary",
|
|
1144
|
+
"description": "Text color of a cdr-card"
|
|
1145
|
+
},
|
|
1146
|
+
{
|
|
1147
|
+
"name": "--cdr-card-link-color",
|
|
1148
|
+
"defaultValue": "--cdr-color-text-primary",
|
|
1149
|
+
"description": "Link text color of a cdr-card"
|
|
1150
|
+
},
|
|
1151
|
+
{
|
|
1152
|
+
"name": "--cdr-card-link-hover-color",
|
|
1153
|
+
"defaultValue": "--cdr-color-text-link-hover",
|
|
1154
|
+
"description": "Link hover text color of a cdr-card"
|
|
1155
|
+
}
|
|
1156
|
+
]
|
|
1157
|
+
},
|
|
1158
|
+
"CdrCheckbox": {
|
|
1159
|
+
"name": "CdrCheckbox",
|
|
1160
|
+
"description": "Allows selecting one or more items from a list",
|
|
1161
|
+
"tags": {},
|
|
1162
|
+
"exportName": "default",
|
|
1163
|
+
"displayName": "CdrCheckbox",
|
|
1164
|
+
"props": [
|
|
1165
|
+
{
|
|
1166
|
+
"name": "labelClass",
|
|
1167
|
+
"description": "Passes a CSS class to the label for custom styles",
|
|
1168
|
+
"type": {
|
|
1169
|
+
"name": "string"
|
|
1170
|
+
}
|
|
1171
|
+
},
|
|
1172
|
+
{
|
|
1173
|
+
"name": "inputClass",
|
|
1174
|
+
"description": "Passes a CSS class to the input for custom styles",
|
|
1175
|
+
"type": {
|
|
1176
|
+
"name": "string"
|
|
1177
|
+
}
|
|
1178
|
+
},
|
|
1179
|
+
{
|
|
1180
|
+
"name": "contentClass",
|
|
1181
|
+
"description": "Passes a CSS class to the slot wrapper for custom styles",
|
|
1182
|
+
"type": {
|
|
1183
|
+
"name": "string"
|
|
1184
|
+
}
|
|
1185
|
+
},
|
|
1186
|
+
{
|
|
1187
|
+
"name": "indeterminate",
|
|
1188
|
+
"description": "Show checkbox in indeterminate state. (NOTE: this is a visual-only state and there is no logic for when to show it)",
|
|
1189
|
+
"type": {
|
|
1190
|
+
"name": "boolean|string"
|
|
1191
|
+
},
|
|
1192
|
+
"defaultValue": {
|
|
1193
|
+
"func": false,
|
|
1194
|
+
"value": false
|
|
1195
|
+
}
|
|
1196
|
+
},
|
|
1197
|
+
{
|
|
1198
|
+
"name": "disabled",
|
|
1199
|
+
"description": "Disables the checkbox",
|
|
1200
|
+
"type": {
|
|
1201
|
+
"name": "boolean"
|
|
1202
|
+
}
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
"name": "trueValue",
|
|
1206
|
+
"description": "The value when checked.",
|
|
1207
|
+
"type": {
|
|
1208
|
+
"name": "string|number|boolean|object|array|symbol|func"
|
|
1209
|
+
},
|
|
1210
|
+
"defaultValue": {
|
|
1211
|
+
"func": false,
|
|
1212
|
+
"value": true
|
|
1213
|
+
}
|
|
1214
|
+
},
|
|
1215
|
+
{
|
|
1216
|
+
"name": "falseValue",
|
|
1217
|
+
"description": "The value when unchecked.",
|
|
1218
|
+
"type": {
|
|
1219
|
+
"name": "string|number|boolean|object|array|symbol|func"
|
|
1220
|
+
},
|
|
1221
|
+
"defaultValue": {
|
|
1222
|
+
"func": false,
|
|
1223
|
+
"value": false
|
|
1224
|
+
}
|
|
1225
|
+
},
|
|
1226
|
+
{
|
|
1227
|
+
"name": "customValue",
|
|
1228
|
+
"description": "The value when used in a checkbox group. Replaces `trueValue` and `falseValue`.",
|
|
1229
|
+
"type": {
|
|
1230
|
+
"name": "string|number|boolean|object|array|symbol|func"
|
|
1231
|
+
}
|
|
1232
|
+
},
|
|
1233
|
+
{
|
|
1234
|
+
"name": "background",
|
|
1235
|
+
"description": "Sets the background color the input is rendered on",
|
|
1236
|
+
"tags": {},
|
|
1237
|
+
"values": [
|
|
1238
|
+
"primary",
|
|
1239
|
+
"secondary"
|
|
1240
|
+
],
|
|
1241
|
+
"type": {
|
|
1242
|
+
"name": "backgroundProps"
|
|
1243
|
+
}
|
|
1244
|
+
},
|
|
1245
|
+
{
|
|
1246
|
+
"name": "size",
|
|
1247
|
+
"tags": {
|
|
1248
|
+
"demoSelectMultiple": [
|
|
1249
|
+
{
|
|
1250
|
+
"description": "false",
|
|
1251
|
+
"title": "demoSelectMultiple"
|
|
1252
|
+
}
|
|
1253
|
+
]
|
|
1254
|
+
},
|
|
1255
|
+
"values": [
|
|
1256
|
+
"small",
|
|
1257
|
+
"medium",
|
|
1258
|
+
"large"
|
|
1259
|
+
],
|
|
1260
|
+
"type": {
|
|
1261
|
+
"name": "sizeProps"
|
|
1262
|
+
}
|
|
1263
|
+
},
|
|
1264
|
+
{
|
|
1265
|
+
"name": "modifier",
|
|
1266
|
+
"description": "Use `hide-figure` to hide the checkbox, which leaves the text label as the clickable element.\nAdd appropriate custom styles to convey selected and unselected states.",
|
|
1267
|
+
"tags": {},
|
|
1268
|
+
"values": [
|
|
1269
|
+
"hide-figure"
|
|
1270
|
+
],
|
|
1271
|
+
"type": {
|
|
1272
|
+
"name": "string"
|
|
1273
|
+
},
|
|
1274
|
+
"defaultValue": {
|
|
1275
|
+
"func": false,
|
|
1276
|
+
"value": "''"
|
|
1277
|
+
}
|
|
1278
|
+
},
|
|
1279
|
+
{
|
|
1280
|
+
"name": "modelValue",
|
|
1281
|
+
"tags": {
|
|
1282
|
+
"ignore": [
|
|
1283
|
+
{
|
|
1284
|
+
"description": true,
|
|
1285
|
+
"title": "ignore"
|
|
1286
|
+
}
|
|
1287
|
+
]
|
|
1288
|
+
},
|
|
1289
|
+
"type": {
|
|
1290
|
+
"name": "string|number|boolean|object|array|symbol|func"
|
|
1291
|
+
}
|
|
1292
|
+
}
|
|
1293
|
+
],
|
|
1294
|
+
"events": [
|
|
1295
|
+
{
|
|
1296
|
+
"name": "update:modelValue",
|
|
1297
|
+
"description": "Event emitted by v-model on the <input> element",
|
|
1298
|
+
"properties": [
|
|
1299
|
+
{
|
|
1300
|
+
"type": {
|
|
1301
|
+
"names": [
|
|
1302
|
+
"mixed"
|
|
1303
|
+
]
|
|
1304
|
+
},
|
|
1305
|
+
"name": "modelValue"
|
|
1306
|
+
}
|
|
1307
|
+
],
|
|
1308
|
+
"tags": [
|
|
1309
|
+
{
|
|
1310
|
+
"title": "param",
|
|
1311
|
+
"type": {
|
|
1312
|
+
"name": "mixed"
|
|
1313
|
+
},
|
|
1314
|
+
"name": "modelValue"
|
|
1315
|
+
}
|
|
1316
|
+
]
|
|
1317
|
+
}
|
|
1318
|
+
],
|
|
1319
|
+
"slots": [
|
|
1320
|
+
{
|
|
1321
|
+
"name": "default",
|
|
1322
|
+
"description": "Readable text for the label element"
|
|
1323
|
+
}
|
|
1324
|
+
],
|
|
1325
|
+
"sourceFiles": [
|
|
1326
|
+
"./src/components/checkbox/CdrCheckbox.vue"
|
|
1327
|
+
],
|
|
1328
|
+
"UIProperties": [
|
|
1329
|
+
{
|
|
1330
|
+
"name": "--cdr-form-figure-checkbox-fill-checked",
|
|
1331
|
+
"defaultValue": "--cdr-color-icon-checkbox-default-selected",
|
|
1332
|
+
"description": "Fill color of the checkbox check icon when checked"
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
"name": "--cdr-form-figure-checkbox-fill-checked-hover",
|
|
1336
|
+
"defaultValue": "--cdr-color-icon-checkbox-default-selected-hover",
|
|
1337
|
+
"description": "Fill color of the checkbox check icon when checked and hovered"
|
|
1338
|
+
},
|
|
1339
|
+
{
|
|
1340
|
+
"name": "--cdr-form-figure-checkbox-box-shadow-checked",
|
|
1341
|
+
"defaultValue": "--cdr-color-border-input-default-selected",
|
|
1342
|
+
"description": "Box-shadow color of a checked cdr-checkbox"
|
|
1343
|
+
},
|
|
1344
|
+
{
|
|
1345
|
+
"name": "--cdr-form-figure-checkbox-background-color-checked",
|
|
1346
|
+
"defaultValue": "--cdr-color-background-input-default-selected",
|
|
1347
|
+
"description": "Background color of a checked cdr-checkbox"
|
|
1348
|
+
},
|
|
1349
|
+
{
|
|
1350
|
+
"name": "--cdr-form-figure-checkbox-box-shadow-hover",
|
|
1351
|
+
"defaultValue": "--cdr-color-border-input-default-hover",
|
|
1352
|
+
"description": "Box-shadow color of a hovered cdr-checkbox"
|
|
1353
|
+
},
|
|
1354
|
+
{
|
|
1355
|
+
"name": "--cdr-form-figure-checkbox-background-hover",
|
|
1356
|
+
"defaultValue": "--cdr-color-background-input-default-hover",
|
|
1357
|
+
"description": "Background color of a hovered cdr-checkbox"
|
|
1358
|
+
},
|
|
1359
|
+
{
|
|
1360
|
+
"name": "--cdr-form-figure-checkbox-checked-box-shadow-hover",
|
|
1361
|
+
"defaultValue": "--cdr-color-border-input-default-selected-hover",
|
|
1362
|
+
"description": "Box-shadow color of a checked and hovered cdr-checkbox"
|
|
1363
|
+
},
|
|
1364
|
+
{
|
|
1365
|
+
"name": "--cdr-form-figure-checkbox-checked-hover-box-shadow",
|
|
1366
|
+
"defaultValue": "--cdr-color-border-input-default-selected-hover",
|
|
1367
|
+
"description": null
|
|
1368
|
+
},
|
|
1369
|
+
{
|
|
1370
|
+
"name": "--cdr-form-figure-checkbox-checked-background-hover",
|
|
1371
|
+
"defaultValue": "--cdr-color-background-input-default-selected-hover",
|
|
1372
|
+
"description": "Background color of a checked and hovered cdr-checkbox"
|
|
1373
|
+
},
|
|
1374
|
+
{
|
|
1375
|
+
"name": "--cdr-form-figure-checkbox-box-shadow-disabled",
|
|
1376
|
+
"defaultValue": "--cdr-color-border-input-default-disabled",
|
|
1377
|
+
"description": "Box-shadow color of a cdr-checkbox when disabled"
|
|
1378
|
+
},
|
|
1379
|
+
{
|
|
1380
|
+
"name": "--cdr-form-figure-checkbox-background-disabled",
|
|
1381
|
+
"defaultValue": "--cdr-color-background-input-default-disabled",
|
|
1382
|
+
"description": "Background color of a cdr-checkbox when disabled"
|
|
1383
|
+
},
|
|
1384
|
+
{
|
|
1385
|
+
"name": "--cdr-form-figure-checkbox-background-checked-disabled",
|
|
1386
|
+
"defaultValue": "--cdr-color-background-input-default-disabled",
|
|
1387
|
+
"description": "Background color of a checked cdr-checkbox when disabled"
|
|
1133
1388
|
},
|
|
1134
1389
|
{
|
|
1135
|
-
"name": "
|
|
1136
|
-
"
|
|
1137
|
-
"
|
|
1138
|
-
|
|
1139
|
-
{
|
|
1140
|
-
"description": "true",
|
|
1141
|
-
"title": "demoIgnore"
|
|
1142
|
-
}
|
|
1143
|
-
]
|
|
1144
|
-
},
|
|
1145
|
-
"type": {
|
|
1146
|
-
"name": "string"
|
|
1147
|
-
}
|
|
1148
|
-
}
|
|
1149
|
-
],
|
|
1150
|
-
"sourceFiles": [
|
|
1151
|
-
"./src/components/caption/CdrCaption.vue"
|
|
1152
|
-
],
|
|
1153
|
-
"UIProperties": [
|
|
1390
|
+
"name": "--cdr-form-figure-checkbox-box-shadow-active",
|
|
1391
|
+
"defaultValue": "--cdr-color-border-input-default-active",
|
|
1392
|
+
"description": "Box-shadow color of a cdr-checkbox when active"
|
|
1393
|
+
},
|
|
1154
1394
|
{
|
|
1155
|
-
"name": "--cdr-
|
|
1156
|
-
"defaultValue": "--cdr-color-
|
|
1157
|
-
"description": "
|
|
1395
|
+
"name": "--cdr-form-figure-checkbox-background-active",
|
|
1396
|
+
"defaultValue": "--cdr-color-background-input-default-active",
|
|
1397
|
+
"description": "Background color of a cdr-checkbox when active"
|
|
1158
1398
|
},
|
|
1159
1399
|
{
|
|
1160
|
-
"name": "--cdr-
|
|
1161
|
-
"defaultValue": "--cdr-color-
|
|
1162
|
-
"description": "
|
|
1400
|
+
"name": "--cdr-form-figure-checkbox-box-shadow-focus",
|
|
1401
|
+
"defaultValue": "--cdr-color-border-input-default-active",
|
|
1402
|
+
"description": "Box-shadow color of a cdr-checkbox when focused"
|
|
1403
|
+
},
|
|
1404
|
+
{
|
|
1405
|
+
"name": "--cdr-form-figure-checkbox-background-focus",
|
|
1406
|
+
"defaultValue": "--cdr-color-background-input-default-focus",
|
|
1407
|
+
"description": "Background color of a cdr-checkbox when focused"
|
|
1408
|
+
},
|
|
1409
|
+
{
|
|
1410
|
+
"name": "--cdr-form-figure-checkbox-background-checked-focus",
|
|
1411
|
+
"defaultValue": "--cdr-color-background-input-default-selected-focus",
|
|
1412
|
+
"description": "Background color of a checked cdr-checkbox when focused"
|
|
1163
1413
|
}
|
|
1164
1414
|
]
|
|
1165
1415
|
},
|
|
@@ -1289,277 +1539,81 @@
|
|
|
1289
1539
|
}
|
|
1290
1540
|
]
|
|
1291
1541
|
},
|
|
1292
|
-
"
|
|
1293
|
-
"name": "
|
|
1294
|
-
"description": "
|
|
1295
|
-
"tags": {},
|
|
1296
|
-
"exportName": "default",
|
|
1297
|
-
"displayName": "CdrCard",
|
|
1298
|
-
"props": [
|
|
1299
|
-
{
|
|
1300
|
-
"name": "tag",
|
|
1301
|
-
"description": "Sets valid HTML container element tag.",
|
|
1302
|
-
"type": {
|
|
1303
|
-
"name": "string"
|
|
1304
|
-
},
|
|
1305
|
-
"defaultValue": {
|
|
1306
|
-
"func": false,
|
|
1307
|
-
"value": "'article'"
|
|
1308
|
-
}
|
|
1309
|
-
}
|
|
1310
|
-
],
|
|
1311
|
-
"slots": [
|
|
1312
|
-
{
|
|
1313
|
-
"name": "default",
|
|
1314
|
-
"description": "CdrCard content"
|
|
1315
|
-
}
|
|
1316
|
-
],
|
|
1317
|
-
"sourceFiles": [
|
|
1318
|
-
"./src/components/card/CdrCard.vue"
|
|
1319
|
-
],
|
|
1320
|
-
"UIProperties": [
|
|
1321
|
-
{
|
|
1322
|
-
"name": "--cdr-card-base-background-color",
|
|
1323
|
-
"defaultValue": "--cdr-color-background-primary",
|
|
1324
|
-
"description": "Background color of a cdr-card"
|
|
1325
|
-
},
|
|
1326
|
-
{
|
|
1327
|
-
"name": "--cdr-card-base-color",
|
|
1328
|
-
"defaultValue": "--cdr-color-text-primary",
|
|
1329
|
-
"description": "Text color of a cdr-card"
|
|
1330
|
-
},
|
|
1331
|
-
{
|
|
1332
|
-
"name": "--cdr-card-link-color",
|
|
1333
|
-
"defaultValue": "--cdr-color-text-primary",
|
|
1334
|
-
"description": "Link text color of a cdr-card"
|
|
1335
|
-
},
|
|
1336
|
-
{
|
|
1337
|
-
"name": "--cdr-card-link-hover-color",
|
|
1338
|
-
"defaultValue": "--cdr-color-text-link-hover",
|
|
1339
|
-
"description": "Link hover text color of a cdr-card"
|
|
1340
|
-
}
|
|
1341
|
-
]
|
|
1342
|
-
},
|
|
1343
|
-
"CdrChip": {
|
|
1344
|
-
"name": "CdrChip",
|
|
1345
|
-
"description": "Allows people to make selections, filter content, or trigger actions",
|
|
1346
|
-
"tags": {},
|
|
1347
|
-
"exportName": "default",
|
|
1348
|
-
"displayName": "CdrChip",
|
|
1349
|
-
"slots": [
|
|
1350
|
-
{
|
|
1351
|
-
"name": "icon-left",
|
|
1352
|
-
"description": "Icon to the left of the content"
|
|
1353
|
-
},
|
|
1354
|
-
{
|
|
1355
|
-
"name": "icon-right",
|
|
1356
|
-
"description": "Icon to the right of the content"
|
|
1357
|
-
},
|
|
1358
|
-
{
|
|
1359
|
-
"name": "default",
|
|
1360
|
-
"description": "Primary CdrChip content"
|
|
1361
|
-
}
|
|
1362
|
-
],
|
|
1363
|
-
"sourceFiles": [
|
|
1364
|
-
"./src/components/chip/CdrChip.vue"
|
|
1365
|
-
],
|
|
1366
|
-
"UIProperties": [
|
|
1367
|
-
{
|
|
1368
|
-
"name": "--cdr-chip-text-color",
|
|
1369
|
-
"defaultValue": "--cdr-color-text-chip-default",
|
|
1370
|
-
"description": "Text color of a cdr-chip"
|
|
1371
|
-
},
|
|
1372
|
-
{
|
|
1373
|
-
"name": "--cdr-chip-fill-color",
|
|
1374
|
-
"defaultValue": "--cdr-color-text-chip-default",
|
|
1375
|
-
"description": "Fill color of a cdr-chip"
|
|
1376
|
-
},
|
|
1377
|
-
{
|
|
1378
|
-
"name": "--cdr-chip-background-color-rest",
|
|
1379
|
-
"defaultValue": "--cdr-color-background-chip-default-rest",
|
|
1380
|
-
"description": "Background color of a cdr-chip"
|
|
1381
|
-
},
|
|
1382
|
-
{
|
|
1383
|
-
"name": "--cdr-chip-box-shadow-color-rest",
|
|
1384
|
-
"defaultValue": "--cdr-color-border-chip-default-rest",
|
|
1385
|
-
"description": "Box-shadow color of a cdr-chip"
|
|
1386
|
-
},
|
|
1387
|
-
{
|
|
1388
|
-
"name": "--cdr-chip-background-color-disabled",
|
|
1389
|
-
"defaultValue": "--cdr-color-background-chip-default-disabled",
|
|
1390
|
-
"description": "Background color of a cdr-chip when disabled"
|
|
1391
|
-
},
|
|
1392
|
-
{
|
|
1393
|
-
"name": "--cdr-chip-box-shadow-color-disabled",
|
|
1394
|
-
"defaultValue": "--cdr-color-border-chip-default-disabled",
|
|
1395
|
-
"description": "Box-shadow color of a cdr-chip when disabled"
|
|
1396
|
-
},
|
|
1397
|
-
{
|
|
1398
|
-
"name": "--cdr-chip-text-color-disabled",
|
|
1399
|
-
"defaultValue": "--cdr-color-text-chip-disabled",
|
|
1400
|
-
"description": "Text color of a cdr-chip when disabled"
|
|
1401
|
-
},
|
|
1402
|
-
{
|
|
1403
|
-
"name": "--cdr-chip-background-color-hover",
|
|
1404
|
-
"defaultValue": "--cdr-color-background-chip-default-hover",
|
|
1405
|
-
"description": "Background color of a cdr-chip on hover"
|
|
1406
|
-
},
|
|
1407
|
-
{
|
|
1408
|
-
"name": "--cdr-chip-box-shadow-color-hover",
|
|
1409
|
-
"defaultValue": "--cdr-color-border-chip-default-hover",
|
|
1410
|
-
"description": "Box-shadow color of a cdr-chip on hover"
|
|
1411
|
-
},
|
|
1412
|
-
{
|
|
1413
|
-
"name": "--cdr-chip-background-color-focus",
|
|
1414
|
-
"defaultValue": "--cdr-color-background-chip-default-focus",
|
|
1415
|
-
"description": "Background color of a cdr-chip on focus"
|
|
1416
|
-
},
|
|
1417
|
-
{
|
|
1418
|
-
"name": "--cdr-chip-box-shadow-color-focus",
|
|
1419
|
-
"defaultValue": "--cdr-color-border-chip-default-focus",
|
|
1420
|
-
"description": "Box-shadow color of a cdr-chip on focus"
|
|
1421
|
-
},
|
|
1422
|
-
{
|
|
1423
|
-
"name": "--cdr-chip-background-color-active",
|
|
1424
|
-
"defaultValue": "--cdr-color-background-chip-default-active",
|
|
1425
|
-
"description": "Background color of a cdr-chip when active"
|
|
1426
|
-
},
|
|
1427
|
-
{
|
|
1428
|
-
"name": "--cdr-chip-box-shadow-color-active",
|
|
1429
|
-
"defaultValue": "--cdr-color-border-chip-default-active",
|
|
1430
|
-
"description": "Box-shadow color of a cdr-chip when active"
|
|
1431
|
-
},
|
|
1432
|
-
{
|
|
1433
|
-
"name": "--cdr-chip-background-color-selected-rest",
|
|
1434
|
-
"defaultValue": "--cdr-color-background-chip-default-selected",
|
|
1435
|
-
"description": "Background color of a cdr-chip when selected"
|
|
1436
|
-
},
|
|
1437
|
-
{
|
|
1438
|
-
"name": "--cdr-chip-box-shadow-color-selected-rest",
|
|
1439
|
-
"defaultValue": "--cdr-color-border-chip-default-selected-rest",
|
|
1440
|
-
"description": "Box-shadow color of a cdr-chip when selected"
|
|
1441
|
-
},
|
|
1442
|
-
{
|
|
1443
|
-
"name": "--cdr-chip-background-color-selected-hover",
|
|
1444
|
-
"defaultValue": "--cdr-color-background-chip-default-selected-hover",
|
|
1445
|
-
"description": "Background color of a cdr-chip when selected and hovered"
|
|
1446
|
-
},
|
|
1447
|
-
{
|
|
1448
|
-
"name": "--cdr-chip-box-shadow-color-selected-hover",
|
|
1449
|
-
"defaultValue": "--cdr-color-border-chip-default-selected-hover",
|
|
1450
|
-
"description": "Box-shadow color of a cdr-chip when selected and hovered"
|
|
1451
|
-
},
|
|
1452
|
-
{
|
|
1453
|
-
"name": "--cdr-chip-background-color-selected-focus",
|
|
1454
|
-
"defaultValue": "--cdr-color-background-chip-default-selected-focus",
|
|
1455
|
-
"description": "Background color of a cdr-chip when selected and focused"
|
|
1456
|
-
},
|
|
1457
|
-
{
|
|
1458
|
-
"name": "--cdr-chip-box-shadow-color-selected-focus",
|
|
1459
|
-
"defaultValue": "--cdr-color-border-chip-default-selected-focus",
|
|
1460
|
-
"description": "Box-shadow color of a cdr-chip when selected and focused"
|
|
1461
|
-
},
|
|
1462
|
-
{
|
|
1463
|
-
"name": "--cdr-chip-background-color-selected-active",
|
|
1464
|
-
"defaultValue": "--cdr-color-background-chip-default-selected-active",
|
|
1465
|
-
"description": "Background color of a cdr-chip when selected and active"
|
|
1466
|
-
},
|
|
1467
|
-
{
|
|
1468
|
-
"name": "--cdr-chip-box-shadow-color-selected-focus",
|
|
1469
|
-
"defaultValue": "--cdr-color-border-chip-default-selected-focus",
|
|
1470
|
-
"description": "Box-shadow color of a cdr-chip when selected and active"
|
|
1471
|
-
}
|
|
1472
|
-
]
|
|
1473
|
-
},
|
|
1474
|
-
"CdrCheckbox": {
|
|
1475
|
-
"name": "CdrCheckbox",
|
|
1476
|
-
"description": "Allows selecting one or more items from a list",
|
|
1542
|
+
"CdrCaption": {
|
|
1543
|
+
"name": "CdrCaption",
|
|
1544
|
+
"description": "Provides context and credit for an asset such as an image, video, or chart",
|
|
1477
1545
|
"tags": {},
|
|
1478
1546
|
"exportName": "default",
|
|
1479
|
-
"displayName": "
|
|
1547
|
+
"displayName": "CdrCaption",
|
|
1480
1548
|
"props": [
|
|
1481
1549
|
{
|
|
1482
|
-
"name": "
|
|
1483
|
-
"description": "
|
|
1484
|
-
"
|
|
1485
|
-
"
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1550
|
+
"name": "summary",
|
|
1551
|
+
"description": "Sets the string content for the description body of the caption.",
|
|
1552
|
+
"tags": {
|
|
1553
|
+
"demoIgnore": [
|
|
1554
|
+
{
|
|
1555
|
+
"description": "true",
|
|
1556
|
+
"title": "demoIgnore"
|
|
1557
|
+
}
|
|
1558
|
+
]
|
|
1559
|
+
},
|
|
1491
1560
|
"type": {
|
|
1492
1561
|
"name": "string"
|
|
1493
1562
|
}
|
|
1494
1563
|
},
|
|
1495
1564
|
{
|
|
1496
|
-
"name": "
|
|
1497
|
-
"description": "
|
|
1565
|
+
"name": "credit",
|
|
1566
|
+
"description": "Sets the string content for attribution.",
|
|
1567
|
+
"tags": {
|
|
1568
|
+
"demoIgnore": [
|
|
1569
|
+
{
|
|
1570
|
+
"description": "true",
|
|
1571
|
+
"title": "demoIgnore"
|
|
1572
|
+
}
|
|
1573
|
+
]
|
|
1574
|
+
},
|
|
1498
1575
|
"type": {
|
|
1499
1576
|
"name": "string"
|
|
1500
1577
|
}
|
|
1501
|
-
}
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
},
|
|
1508
|
-
"defaultValue": {
|
|
1509
|
-
"func": false,
|
|
1510
|
-
"value": false
|
|
1511
|
-
}
|
|
1512
|
-
},
|
|
1578
|
+
}
|
|
1579
|
+
],
|
|
1580
|
+
"sourceFiles": [
|
|
1581
|
+
"./src/components/caption/CdrCaption.vue"
|
|
1582
|
+
],
|
|
1583
|
+
"UIProperties": [
|
|
1513
1584
|
{
|
|
1514
|
-
"name": "
|
|
1515
|
-
"
|
|
1516
|
-
"
|
|
1517
|
-
"name": "boolean"
|
|
1518
|
-
}
|
|
1585
|
+
"name": "--cdr-caption-summary-color",
|
|
1586
|
+
"defaultValue": "--cdr-color-text-primary",
|
|
1587
|
+
"description": "Text color of a cdr-caption"
|
|
1519
1588
|
},
|
|
1520
1589
|
{
|
|
1521
|
-
"name": "
|
|
1522
|
-
"
|
|
1523
|
-
"
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1590
|
+
"name": "--cdr-caption-cite-color",
|
|
1591
|
+
"defaultValue": "--cdr-color-text-secondary",
|
|
1592
|
+
"description": "Text color of a cdr-caption"
|
|
1593
|
+
}
|
|
1594
|
+
]
|
|
1595
|
+
},
|
|
1596
|
+
"CdrContainer": {
|
|
1597
|
+
"name": "CdrContainer",
|
|
1598
|
+
"description": "Provides base margins and responsive layout logic for pages",
|
|
1599
|
+
"tags": {},
|
|
1600
|
+
"exportName": "default",
|
|
1601
|
+
"displayName": "CdrContainer",
|
|
1602
|
+
"props": [
|
|
1531
1603
|
{
|
|
1532
|
-
"name": "
|
|
1533
|
-
"description": "
|
|
1604
|
+
"name": "tag",
|
|
1605
|
+
"description": "Sets the HTML tag for the container element",
|
|
1534
1606
|
"type": {
|
|
1535
|
-
"name": "string
|
|
1607
|
+
"name": "string"
|
|
1536
1608
|
},
|
|
1537
1609
|
"defaultValue": {
|
|
1538
1610
|
"func": false,
|
|
1539
|
-
"value":
|
|
1540
|
-
}
|
|
1541
|
-
},
|
|
1542
|
-
{
|
|
1543
|
-
"name": "customValue",
|
|
1544
|
-
"description": "The value when used in a checkbox group. Replaces `trueValue` and `falseValue`.",
|
|
1545
|
-
"type": {
|
|
1546
|
-
"name": "string|number|boolean|object|array|symbol|func"
|
|
1547
|
-
}
|
|
1548
|
-
},
|
|
1549
|
-
{
|
|
1550
|
-
"name": "background",
|
|
1551
|
-
"description": "Sets the background color the input is rendered on",
|
|
1552
|
-
"tags": {},
|
|
1553
|
-
"values": [
|
|
1554
|
-
"primary",
|
|
1555
|
-
"secondary"
|
|
1556
|
-
],
|
|
1557
|
-
"type": {
|
|
1558
|
-
"name": "backgroundProps"
|
|
1611
|
+
"value": "'div'"
|
|
1559
1612
|
}
|
|
1560
1613
|
},
|
|
1561
1614
|
{
|
|
1562
|
-
"name": "
|
|
1615
|
+
"name": "modifier",
|
|
1616
|
+
"description": "Controls whether container is static or fluid width.",
|
|
1563
1617
|
"tags": {
|
|
1564
1618
|
"demoSelectMultiple": [
|
|
1565
1619
|
{
|
|
@@ -1569,205 +1623,198 @@
|
|
|
1569
1623
|
]
|
|
1570
1624
|
},
|
|
1571
1625
|
"values": [
|
|
1572
|
-
"
|
|
1573
|
-
"
|
|
1574
|
-
"large"
|
|
1575
|
-
],
|
|
1576
|
-
"type": {
|
|
1577
|
-
"name": "sizeProps"
|
|
1578
|
-
}
|
|
1579
|
-
},
|
|
1580
|
-
{
|
|
1581
|
-
"name": "modifier",
|
|
1582
|
-
"description": "Use `hide-figure` to hide the checkbox, which leaves the text label as the clickable element.\nAdd appropriate custom styles to convey selected and unselected states.",
|
|
1583
|
-
"tags": {},
|
|
1584
|
-
"values": [
|
|
1585
|
-
"hide-figure"
|
|
1626
|
+
"static",
|
|
1627
|
+
"fluid"
|
|
1586
1628
|
],
|
|
1587
1629
|
"type": {
|
|
1588
1630
|
"name": "string"
|
|
1589
1631
|
},
|
|
1590
1632
|
"defaultValue": {
|
|
1591
1633
|
"func": false,
|
|
1592
|
-
"value": "''"
|
|
1634
|
+
"value": "'static'"
|
|
1593
1635
|
}
|
|
1594
|
-
}
|
|
1636
|
+
}
|
|
1637
|
+
],
|
|
1638
|
+
"slots": [
|
|
1595
1639
|
{
|
|
1596
|
-
"name": "
|
|
1597
|
-
"
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1640
|
+
"name": "default",
|
|
1641
|
+
"description": "CdrContainer content"
|
|
1642
|
+
}
|
|
1643
|
+
],
|
|
1644
|
+
"sourceFiles": [
|
|
1645
|
+
"./src/components/container/CdrContainer.vue"
|
|
1646
|
+
]
|
|
1647
|
+
},
|
|
1648
|
+
"CdrChipGroup": {
|
|
1649
|
+
"name": "CdrChipGroup",
|
|
1650
|
+
"exportName": "default",
|
|
1651
|
+
"displayName": "CdrChipGroup",
|
|
1652
|
+
"description": "",
|
|
1653
|
+
"tags": {},
|
|
1654
|
+
"props": [
|
|
1655
|
+
{
|
|
1656
|
+
"name": "label",
|
|
1657
|
+
"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.",
|
|
1658
|
+
"type": {
|
|
1659
|
+
"name": "string"
|
|
1604
1660
|
},
|
|
1661
|
+
"required": true
|
|
1662
|
+
},
|
|
1663
|
+
{
|
|
1664
|
+
"name": "hideLabel",
|
|
1665
|
+
"description": "Visually hides the chip group label but makes it accessible to screen readers.",
|
|
1605
1666
|
"type": {
|
|
1606
|
-
"name": "
|
|
1667
|
+
"name": "boolean"
|
|
1668
|
+
},
|
|
1669
|
+
"defaultValue": {
|
|
1670
|
+
"func": false,
|
|
1671
|
+
"value": true
|
|
1607
1672
|
}
|
|
1608
1673
|
}
|
|
1609
1674
|
],
|
|
1610
|
-
"
|
|
1675
|
+
"slots": [
|
|
1611
1676
|
{
|
|
1612
|
-
"name": "
|
|
1613
|
-
"description": "
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
"mixed"
|
|
1619
|
-
]
|
|
1620
|
-
},
|
|
1621
|
-
"name": "modelValue"
|
|
1622
|
-
}
|
|
1623
|
-
],
|
|
1624
|
-
"tags": [
|
|
1625
|
-
{
|
|
1626
|
-
"title": "param",
|
|
1627
|
-
"type": {
|
|
1628
|
-
"name": "mixed"
|
|
1629
|
-
},
|
|
1630
|
-
"name": "modelValue"
|
|
1631
|
-
}
|
|
1632
|
-
]
|
|
1677
|
+
"name": "label",
|
|
1678
|
+
"description": "Override CdrChip label content with a custom element"
|
|
1679
|
+
},
|
|
1680
|
+
{
|
|
1681
|
+
"name": "default",
|
|
1682
|
+
"description": "CdrChipGroup content (CdrChip components)"
|
|
1633
1683
|
}
|
|
1634
1684
|
],
|
|
1685
|
+
"sourceFiles": [
|
|
1686
|
+
"./src/components/chip/CdrChipGroup.vue"
|
|
1687
|
+
]
|
|
1688
|
+
},
|
|
1689
|
+
"CdrChip": {
|
|
1690
|
+
"name": "CdrChip",
|
|
1691
|
+
"description": "Allows people to make selections, filter content, or trigger actions",
|
|
1692
|
+
"tags": {},
|
|
1693
|
+
"exportName": "default",
|
|
1694
|
+
"displayName": "CdrChip",
|
|
1635
1695
|
"slots": [
|
|
1696
|
+
{
|
|
1697
|
+
"name": "icon-left",
|
|
1698
|
+
"description": "Icon to the left of the content"
|
|
1699
|
+
},
|
|
1700
|
+
{
|
|
1701
|
+
"name": "icon-right",
|
|
1702
|
+
"description": "Icon to the right of the content"
|
|
1703
|
+
},
|
|
1636
1704
|
{
|
|
1637
1705
|
"name": "default",
|
|
1638
|
-
"description": "
|
|
1706
|
+
"description": "Primary CdrChip content"
|
|
1639
1707
|
}
|
|
1640
1708
|
],
|
|
1641
1709
|
"sourceFiles": [
|
|
1642
|
-
"./src/components/
|
|
1710
|
+
"./src/components/chip/CdrChip.vue"
|
|
1643
1711
|
],
|
|
1644
1712
|
"UIProperties": [
|
|
1645
1713
|
{
|
|
1646
|
-
"name": "--cdr-
|
|
1647
|
-
"defaultValue": "--cdr-color-
|
|
1648
|
-
"description": "
|
|
1714
|
+
"name": "--cdr-chip-text-color",
|
|
1715
|
+
"defaultValue": "--cdr-color-text-chip-default",
|
|
1716
|
+
"description": "Text color of a cdr-chip"
|
|
1649
1717
|
},
|
|
1650
1718
|
{
|
|
1651
|
-
"name": "--cdr-
|
|
1652
|
-
"defaultValue": "--cdr-color-
|
|
1653
|
-
"description": "Fill color of
|
|
1719
|
+
"name": "--cdr-chip-fill-color",
|
|
1720
|
+
"defaultValue": "--cdr-color-text-chip-default",
|
|
1721
|
+
"description": "Fill color of a cdr-chip"
|
|
1654
1722
|
},
|
|
1655
1723
|
{
|
|
1656
|
-
"name": "--cdr-
|
|
1657
|
-
"defaultValue": "--cdr-color-
|
|
1658
|
-
"description": "
|
|
1724
|
+
"name": "--cdr-chip-background-color-rest",
|
|
1725
|
+
"defaultValue": "--cdr-color-background-chip-default-rest",
|
|
1726
|
+
"description": "Background color of a cdr-chip"
|
|
1659
1727
|
},
|
|
1660
1728
|
{
|
|
1661
|
-
"name": "--cdr-
|
|
1662
|
-
"defaultValue": "--cdr-color-
|
|
1663
|
-
"description": "
|
|
1729
|
+
"name": "--cdr-chip-box-shadow-color-rest",
|
|
1730
|
+
"defaultValue": "--cdr-color-border-chip-default-rest",
|
|
1731
|
+
"description": "Box-shadow color of a cdr-chip"
|
|
1664
1732
|
},
|
|
1665
1733
|
{
|
|
1666
|
-
"name": "--cdr-
|
|
1667
|
-
"defaultValue": "--cdr-color-
|
|
1668
|
-
"description": "
|
|
1734
|
+
"name": "--cdr-chip-background-color-disabled",
|
|
1735
|
+
"defaultValue": "--cdr-color-background-chip-default-disabled",
|
|
1736
|
+
"description": "Background color of a cdr-chip when disabled"
|
|
1669
1737
|
},
|
|
1670
1738
|
{
|
|
1671
|
-
"name": "--cdr-
|
|
1672
|
-
"defaultValue": "--cdr-color-
|
|
1673
|
-
"description": "
|
|
1739
|
+
"name": "--cdr-chip-box-shadow-color-disabled",
|
|
1740
|
+
"defaultValue": "--cdr-color-border-chip-default-disabled",
|
|
1741
|
+
"description": "Box-shadow color of a cdr-chip when disabled"
|
|
1674
1742
|
},
|
|
1675
1743
|
{
|
|
1676
|
-
"name": "--cdr-
|
|
1677
|
-
"defaultValue": "--cdr-color-
|
|
1678
|
-
"description": "
|
|
1744
|
+
"name": "--cdr-chip-text-color-disabled",
|
|
1745
|
+
"defaultValue": "--cdr-color-text-chip-disabled",
|
|
1746
|
+
"description": "Text color of a cdr-chip when disabled"
|
|
1679
1747
|
},
|
|
1680
1748
|
{
|
|
1681
|
-
"name": "--cdr-
|
|
1682
|
-
"defaultValue": "--cdr-color-
|
|
1683
|
-
"description":
|
|
1749
|
+
"name": "--cdr-chip-background-color-hover",
|
|
1750
|
+
"defaultValue": "--cdr-color-background-chip-default-hover",
|
|
1751
|
+
"description": "Background color of a cdr-chip on hover"
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
"name": "--cdr-chip-box-shadow-color-hover",
|
|
1755
|
+
"defaultValue": "--cdr-color-border-chip-default-hover",
|
|
1756
|
+
"description": "Box-shadow color of a cdr-chip on hover"
|
|
1684
1757
|
},
|
|
1685
1758
|
{
|
|
1686
|
-
"name": "--cdr-
|
|
1687
|
-
"defaultValue": "--cdr-color-background-
|
|
1688
|
-
"description": "Background color of a
|
|
1759
|
+
"name": "--cdr-chip-background-color-focus",
|
|
1760
|
+
"defaultValue": "--cdr-color-background-chip-default-focus",
|
|
1761
|
+
"description": "Background color of a cdr-chip on focus"
|
|
1689
1762
|
},
|
|
1690
1763
|
{
|
|
1691
|
-
"name": "--cdr-
|
|
1692
|
-
"defaultValue": "--cdr-color-border-
|
|
1693
|
-
"description": "Box-shadow color of a cdr-
|
|
1764
|
+
"name": "--cdr-chip-box-shadow-color-focus",
|
|
1765
|
+
"defaultValue": "--cdr-color-border-chip-default-focus",
|
|
1766
|
+
"description": "Box-shadow color of a cdr-chip on focus"
|
|
1694
1767
|
},
|
|
1695
1768
|
{
|
|
1696
|
-
"name": "--cdr-
|
|
1697
|
-
"defaultValue": "--cdr-color-background-
|
|
1698
|
-
"description": "Background color of a cdr-
|
|
1769
|
+
"name": "--cdr-chip-background-color-active",
|
|
1770
|
+
"defaultValue": "--cdr-color-background-chip-default-active",
|
|
1771
|
+
"description": "Background color of a cdr-chip when active"
|
|
1699
1772
|
},
|
|
1700
1773
|
{
|
|
1701
|
-
"name": "--cdr-
|
|
1702
|
-
"defaultValue": "--cdr-color-
|
|
1703
|
-
"description": "
|
|
1774
|
+
"name": "--cdr-chip-box-shadow-color-active",
|
|
1775
|
+
"defaultValue": "--cdr-color-border-chip-default-active",
|
|
1776
|
+
"description": "Box-shadow color of a cdr-chip when active"
|
|
1704
1777
|
},
|
|
1705
1778
|
{
|
|
1706
|
-
"name": "--cdr-
|
|
1707
|
-
"defaultValue": "--cdr-color-
|
|
1708
|
-
"description": "
|
|
1779
|
+
"name": "--cdr-chip-background-color-selected-rest",
|
|
1780
|
+
"defaultValue": "--cdr-color-background-chip-default-selected",
|
|
1781
|
+
"description": "Background color of a cdr-chip when selected"
|
|
1709
1782
|
},
|
|
1710
1783
|
{
|
|
1711
|
-
"name": "--cdr-
|
|
1712
|
-
"defaultValue": "--cdr-color-
|
|
1713
|
-
"description": "
|
|
1784
|
+
"name": "--cdr-chip-box-shadow-color-selected-rest",
|
|
1785
|
+
"defaultValue": "--cdr-color-border-chip-default-selected-rest",
|
|
1786
|
+
"description": "Box-shadow color of a cdr-chip when selected"
|
|
1714
1787
|
},
|
|
1715
1788
|
{
|
|
1716
|
-
"name": "--cdr-
|
|
1717
|
-
"defaultValue": "--cdr-color-
|
|
1718
|
-
"description": "
|
|
1789
|
+
"name": "--cdr-chip-background-color-selected-hover",
|
|
1790
|
+
"defaultValue": "--cdr-color-background-chip-default-selected-hover",
|
|
1791
|
+
"description": "Background color of a cdr-chip when selected and hovered"
|
|
1719
1792
|
},
|
|
1720
1793
|
{
|
|
1721
|
-
"name": "--cdr-
|
|
1722
|
-
"defaultValue": "--cdr-color-
|
|
1723
|
-
"description": "
|
|
1794
|
+
"name": "--cdr-chip-box-shadow-color-selected-hover",
|
|
1795
|
+
"defaultValue": "--cdr-color-border-chip-default-selected-hover",
|
|
1796
|
+
"description": "Box-shadow color of a cdr-chip when selected and hovered"
|
|
1724
1797
|
},
|
|
1725
1798
|
{
|
|
1726
|
-
"name": "--cdr-
|
|
1727
|
-
"defaultValue": "--cdr-color-background-
|
|
1728
|
-
"description": "Background color of a
|
|
1729
|
-
}
|
|
1730
|
-
]
|
|
1731
|
-
},
|
|
1732
|
-
"CdrChipGroup": {
|
|
1733
|
-
"name": "CdrChipGroup",
|
|
1734
|
-
"exportName": "default",
|
|
1735
|
-
"displayName": "CdrChipGroup",
|
|
1736
|
-
"description": "",
|
|
1737
|
-
"tags": {},
|
|
1738
|
-
"props": [
|
|
1739
|
-
{
|
|
1740
|
-
"name": "label",
|
|
1741
|
-
"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.",
|
|
1742
|
-
"type": {
|
|
1743
|
-
"name": "string"
|
|
1744
|
-
},
|
|
1745
|
-
"required": true
|
|
1799
|
+
"name": "--cdr-chip-background-color-selected-focus",
|
|
1800
|
+
"defaultValue": "--cdr-color-background-chip-default-selected-focus",
|
|
1801
|
+
"description": "Background color of a cdr-chip when selected and focused"
|
|
1746
1802
|
},
|
|
1747
1803
|
{
|
|
1748
|
-
"name": "
|
|
1749
|
-
"
|
|
1750
|
-
"
|
|
1751
|
-
|
|
1752
|
-
},
|
|
1753
|
-
"defaultValue": {
|
|
1754
|
-
"func": false,
|
|
1755
|
-
"value": true
|
|
1756
|
-
}
|
|
1757
|
-
}
|
|
1758
|
-
],
|
|
1759
|
-
"slots": [
|
|
1804
|
+
"name": "--cdr-chip-box-shadow-color-selected-focus",
|
|
1805
|
+
"defaultValue": "--cdr-color-border-chip-default-selected-focus",
|
|
1806
|
+
"description": "Box-shadow color of a cdr-chip when selected and focused"
|
|
1807
|
+
},
|
|
1760
1808
|
{
|
|
1761
|
-
"name": "
|
|
1762
|
-
"
|
|
1809
|
+
"name": "--cdr-chip-background-color-selected-active",
|
|
1810
|
+
"defaultValue": "--cdr-color-background-chip-default-selected-active",
|
|
1811
|
+
"description": "Background color of a cdr-chip when selected and active"
|
|
1763
1812
|
},
|
|
1764
1813
|
{
|
|
1765
|
-
"name": "
|
|
1766
|
-
"
|
|
1814
|
+
"name": "--cdr-chip-box-shadow-color-selected-focus",
|
|
1815
|
+
"defaultValue": "--cdr-color-border-chip-default-selected-focus",
|
|
1816
|
+
"description": "Box-shadow color of a cdr-chip when selected and active"
|
|
1767
1817
|
}
|
|
1768
|
-
],
|
|
1769
|
-
"sourceFiles": [
|
|
1770
|
-
"./src/components/chip/CdrChipGroup.vue"
|
|
1771
1818
|
]
|
|
1772
1819
|
},
|
|
1773
1820
|
"CdrFormError": {
|
|
@@ -1805,58 +1852,6 @@
|
|
|
1805
1852
|
}
|
|
1806
1853
|
]
|
|
1807
1854
|
},
|
|
1808
|
-
"CdrContainer": {
|
|
1809
|
-
"name": "CdrContainer",
|
|
1810
|
-
"description": "Provides base margins and responsive layout logic for pages",
|
|
1811
|
-
"tags": {},
|
|
1812
|
-
"exportName": "default",
|
|
1813
|
-
"displayName": "CdrContainer",
|
|
1814
|
-
"props": [
|
|
1815
|
-
{
|
|
1816
|
-
"name": "tag",
|
|
1817
|
-
"description": "Sets the HTML tag for the container element",
|
|
1818
|
-
"type": {
|
|
1819
|
-
"name": "string"
|
|
1820
|
-
},
|
|
1821
|
-
"defaultValue": {
|
|
1822
|
-
"func": false,
|
|
1823
|
-
"value": "'div'"
|
|
1824
|
-
}
|
|
1825
|
-
},
|
|
1826
|
-
{
|
|
1827
|
-
"name": "modifier",
|
|
1828
|
-
"description": "Controls whether container is static or fluid width.",
|
|
1829
|
-
"tags": {
|
|
1830
|
-
"demoSelectMultiple": [
|
|
1831
|
-
{
|
|
1832
|
-
"description": "false",
|
|
1833
|
-
"title": "demoSelectMultiple"
|
|
1834
|
-
}
|
|
1835
|
-
]
|
|
1836
|
-
},
|
|
1837
|
-
"values": [
|
|
1838
|
-
"static",
|
|
1839
|
-
"fluid"
|
|
1840
|
-
],
|
|
1841
|
-
"type": {
|
|
1842
|
-
"name": "string"
|
|
1843
|
-
},
|
|
1844
|
-
"defaultValue": {
|
|
1845
|
-
"func": false,
|
|
1846
|
-
"value": "'static'"
|
|
1847
|
-
}
|
|
1848
|
-
}
|
|
1849
|
-
],
|
|
1850
|
-
"slots": [
|
|
1851
|
-
{
|
|
1852
|
-
"name": "default",
|
|
1853
|
-
"description": "CdrContainer content"
|
|
1854
|
-
}
|
|
1855
|
-
],
|
|
1856
|
-
"sourceFiles": [
|
|
1857
|
-
"./src/components/container/CdrContainer.vue"
|
|
1858
|
-
]
|
|
1859
|
-
},
|
|
1860
1855
|
"CdrFormGroup": {
|
|
1861
1856
|
"name": "CdrFormGroup",
|
|
1862
1857
|
"description": "Groups related input elements together",
|
|
@@ -1979,63 +1974,58 @@
|
|
|
1979
1974
|
}
|
|
1980
1975
|
]
|
|
1981
1976
|
},
|
|
1982
|
-
"
|
|
1983
|
-
"name": "
|
|
1984
|
-
"description": "
|
|
1985
|
-
"tags": {
|
|
1986
|
-
"demoComponentNames": [
|
|
1987
|
-
{
|
|
1988
|
-
"description": "icon-account-profile, icon-camera",
|
|
1989
|
-
"title": "demoComponentNames"
|
|
1990
|
-
}
|
|
1991
|
-
]
|
|
1992
|
-
},
|
|
1977
|
+
"CdrGrid": {
|
|
1978
|
+
"name": "CdrGrid",
|
|
1979
|
+
"description": "Simple wrapper for working with CSS grid",
|
|
1980
|
+
"tags": {},
|
|
1993
1981
|
"exportName": "default",
|
|
1994
|
-
"displayName": "
|
|
1982
|
+
"displayName": "CdrGrid",
|
|
1995
1983
|
"props": [
|
|
1996
1984
|
{
|
|
1997
|
-
"name": "
|
|
1998
|
-
"description": "
|
|
1985
|
+
"name": "gutter",
|
|
1986
|
+
"description": "Defines gutter size. Also accepts responsive values with `@breakpoint`: \"none@md\"",
|
|
1987
|
+
"tags": {
|
|
1988
|
+
"demoSelectMultiple": [
|
|
1989
|
+
{
|
|
1990
|
+
"description": "false",
|
|
1991
|
+
"title": "demoSelectMultiple"
|
|
1992
|
+
}
|
|
1993
|
+
]
|
|
1994
|
+
},
|
|
1995
|
+
"values": [
|
|
1996
|
+
"none",
|
|
1997
|
+
"small",
|
|
1998
|
+
"medium",
|
|
1999
|
+
"large"
|
|
2000
|
+
],
|
|
1999
2001
|
"type": {
|
|
2000
2002
|
"name": "string"
|
|
2001
|
-
}
|
|
2002
|
-
},
|
|
2003
|
-
{
|
|
2004
|
-
"name": "inheritColor",
|
|
2005
|
-
"description": "Sets icon fill to \"inherit\" so as to use parent/ancestor fill color.",
|
|
2006
|
-
"type": {
|
|
2007
|
-
"name": "boolean"
|
|
2008
2003
|
},
|
|
2009
2004
|
"defaultValue": {
|
|
2010
2005
|
"func": false,
|
|
2011
|
-
"value":
|
|
2006
|
+
"value": "'medium@xs medium@sm large@md large@lg'"
|
|
2012
2007
|
}
|
|
2013
2008
|
},
|
|
2014
2009
|
{
|
|
2015
|
-
"name": "
|
|
2010
|
+
"name": "tag",
|
|
2011
|
+
"description": "Sets the HTML tag for the grid element",
|
|
2016
2012
|
"type": {
|
|
2017
2013
|
"name": "string"
|
|
2018
2014
|
},
|
|
2019
2015
|
"defaultValue": {
|
|
2020
2016
|
"func": false,
|
|
2021
|
-
"value": "'
|
|
2017
|
+
"value": "'div'"
|
|
2022
2018
|
}
|
|
2023
2019
|
}
|
|
2024
2020
|
],
|
|
2025
2021
|
"slots": [
|
|
2026
2022
|
{
|
|
2027
|
-
"name": "default"
|
|
2023
|
+
"name": "default",
|
|
2024
|
+
"description": "CdrGrid content (grid child elements)"
|
|
2028
2025
|
}
|
|
2029
2026
|
],
|
|
2030
2027
|
"sourceFiles": [
|
|
2031
|
-
"./src/components/
|
|
2032
|
-
],
|
|
2033
|
-
"UIProperties": [
|
|
2034
|
-
{
|
|
2035
|
-
"name": "--cdr-icon-fill-default",
|
|
2036
|
-
"defaultValue": "--cdr-color-icon-default",
|
|
2037
|
-
"description": "Fill color of an icon"
|
|
2038
|
-
}
|
|
2028
|
+
"./src/components/grid/CdrGrid.vue"
|
|
2039
2029
|
]
|
|
2040
2030
|
},
|
|
2041
2031
|
"CdrImg": {
|
|
@@ -2152,30 +2142,89 @@
|
|
|
2152
2142
|
}
|
|
2153
2143
|
},
|
|
2154
2144
|
{
|
|
2155
|
-
"name": "modifier",
|
|
2156
|
-
"description": "Modifies the style variant for this component.",
|
|
2157
|
-
"tags": {
|
|
2158
|
-
"demoSelectMultiple": [
|
|
2159
|
-
{
|
|
2160
|
-
"description": "false",
|
|
2161
|
-
"title": "demoSelectMultiple"
|
|
2162
|
-
}
|
|
2163
|
-
]
|
|
2145
|
+
"name": "modifier",
|
|
2146
|
+
"description": "Modifies the style variant for this component.",
|
|
2147
|
+
"tags": {
|
|
2148
|
+
"demoSelectMultiple": [
|
|
2149
|
+
{
|
|
2150
|
+
"description": "false",
|
|
2151
|
+
"title": "demoSelectMultiple"
|
|
2152
|
+
}
|
|
2153
|
+
]
|
|
2154
|
+
},
|
|
2155
|
+
"values": [
|
|
2156
|
+
"responsive"
|
|
2157
|
+
],
|
|
2158
|
+
"type": {
|
|
2159
|
+
"name": "string"
|
|
2160
|
+
},
|
|
2161
|
+
"defaultValue": {
|
|
2162
|
+
"func": false,
|
|
2163
|
+
"value": "''"
|
|
2164
|
+
}
|
|
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": [
|
|
2185
|
+
{
|
|
2186
|
+
"name": "use",
|
|
2187
|
+
"description": "Only on CdrIcon. Sets the href attribute for use with SVG symbol sprite (see @rei/cedar-icons).",
|
|
2188
|
+
"type": {
|
|
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"
|
|
2164
2197
|
},
|
|
2165
|
-
"
|
|
2166
|
-
"
|
|
2167
|
-
|
|
2198
|
+
"defaultValue": {
|
|
2199
|
+
"func": false,
|
|
2200
|
+
"value": false
|
|
2201
|
+
}
|
|
2202
|
+
},
|
|
2203
|
+
{
|
|
2204
|
+
"name": "size",
|
|
2168
2205
|
"type": {
|
|
2169
2206
|
"name": "string"
|
|
2170
2207
|
},
|
|
2171
2208
|
"defaultValue": {
|
|
2172
2209
|
"func": false,
|
|
2173
|
-
"value": "''"
|
|
2210
|
+
"value": "'medium'"
|
|
2174
2211
|
}
|
|
2175
2212
|
}
|
|
2176
2213
|
],
|
|
2214
|
+
"slots": [
|
|
2215
|
+
{
|
|
2216
|
+
"name": "default"
|
|
2217
|
+
}
|
|
2218
|
+
],
|
|
2177
2219
|
"sourceFiles": [
|
|
2178
|
-
"./src/components/
|
|
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
|
+
}
|
|
2179
2228
|
]
|
|
2180
2229
|
},
|
|
2181
2230
|
"CdrInput": {
|
|
@@ -2491,245 +2540,33 @@
|
|
|
2491
2540
|
},
|
|
2492
2541
|
{
|
|
2493
2542
|
"name": "--cdr-input-background-color-default-focus",
|
|
2494
|
-
"defaultValue": "--cdr-color-background-input-default-active",
|
|
2495
|
-
"description": "Background color of a default cdr-input in active or focus state"
|
|
2496
|
-
},
|
|
2497
|
-
{
|
|
2498
|
-
"name": "--cdr-input-background-color-secondary",
|
|
2499
|
-
"defaultValue": "--cdr-color-background-input-secondary",
|
|
2500
|
-
"description": "Background color of a secondary cdr-input"
|
|
2501
|
-
},
|
|
2502
|
-
{
|
|
2503
|
-
"name": "--cdr-input-background-color-secondary-active",
|
|
2504
|
-
"defaultValue": "--cdr-color-background-input-secondary-active",
|
|
2505
|
-
"description": "Background color of a secondary cdr-input in active or focus state"
|
|
2506
|
-
},
|
|
2507
|
-
{
|
|
2508
|
-
"name": "--cdr-input-error-background-color",
|
|
2509
|
-
"defaultValue": "--cdr-color-background-input-error",
|
|
2510
|
-
"description": "Background color of a cdr-input in error state"
|
|
2511
|
-
},
|
|
2512
|
-
{
|
|
2513
|
-
"name": "--cdr-input-error-box-shadow",
|
|
2514
|
-
"defaultValue": "--cdr-color-border-input-error",
|
|
2515
|
-
"description": "Box-shadow color of a cdr-input in error state"
|
|
2516
|
-
},
|
|
2517
|
-
{
|
|
2518
|
-
"name": "--cdr-input-helper-text-color",
|
|
2519
|
-
"defaultValue": "--cdr-color-text-input-help",
|
|
2520
|
-
"description": "Text color of a cdr-input's helper text"
|
|
2521
|
-
}
|
|
2522
|
-
]
|
|
2523
|
-
},
|
|
2524
|
-
"CdrLabelStandalone": {
|
|
2525
|
-
"name": "CdrLabelStandalone",
|
|
2526
|
-
"exportName": "default",
|
|
2527
|
-
"displayName": "CdrLabelStandalone",
|
|
2528
|
-
"description": "",
|
|
2529
|
-
"tags": {},
|
|
2530
|
-
"props": [
|
|
2531
|
-
{
|
|
2532
|
-
"name": "forId",
|
|
2533
|
-
"type": {
|
|
2534
|
-
"name": "string"
|
|
2535
|
-
},
|
|
2536
|
-
"required": true
|
|
2537
|
-
},
|
|
2538
|
-
{
|
|
2539
|
-
"name": "label",
|
|
2540
|
-
"type": {
|
|
2541
|
-
"name": "string"
|
|
2542
|
-
}
|
|
2543
|
-
},
|
|
2544
|
-
{
|
|
2545
|
-
"name": "disabled",
|
|
2546
|
-
"type": {
|
|
2547
|
-
"name": "boolean"
|
|
2548
|
-
}
|
|
2549
|
-
},
|
|
2550
|
-
{
|
|
2551
|
-
"name": "required",
|
|
2552
|
-
"type": {
|
|
2553
|
-
"name": "boolean"
|
|
2554
|
-
}
|
|
2555
|
-
},
|
|
2556
|
-
{
|
|
2557
|
-
"name": "optional",
|
|
2558
|
-
"type": {
|
|
2559
|
-
"name": "boolean"
|
|
2560
|
-
}
|
|
2561
|
-
},
|
|
2562
|
-
{
|
|
2563
|
-
"name": "hideLabel",
|
|
2564
|
-
"type": {
|
|
2565
|
-
"name": "boolean"
|
|
2566
|
-
}
|
|
2567
|
-
}
|
|
2568
|
-
],
|
|
2569
|
-
"slots": [
|
|
2570
|
-
{
|
|
2571
|
-
"name": "helper"
|
|
2572
|
-
},
|
|
2573
|
-
{
|
|
2574
|
-
"name": "default"
|
|
2575
|
-
},
|
|
2576
|
-
{
|
|
2577
|
-
"name": "info-action"
|
|
2578
|
-
},
|
|
2579
|
-
{
|
|
2580
|
-
"name": "info"
|
|
2581
|
-
},
|
|
2582
|
-
{
|
|
2583
|
-
"name": "helper-text-bottom"
|
|
2584
|
-
},
|
|
2585
|
-
{
|
|
2586
|
-
"name": "error"
|
|
2587
|
-
}
|
|
2588
|
-
],
|
|
2589
|
-
"sourceFiles": [
|
|
2590
|
-
"./src/components/labelStandalone/CdrLabelStandalone.vue"
|
|
2591
|
-
],
|
|
2592
|
-
"UIProperties": [
|
|
2593
|
-
{
|
|
2594
|
-
"name": "--cdr-label-standalone-text-color",
|
|
2595
|
-
"defaultValue": "--cdr-color-text-input-label",
|
|
2596
|
-
"description": "Text color of a standalone label"
|
|
2597
|
-
},
|
|
2598
|
-
{
|
|
2599
|
-
"name": "--cdr-label-standalone-disabled-text-color",
|
|
2600
|
-
"defaultValue": "--cdr-color-text-input-disabled",
|
|
2601
|
-
"description": "Text color of a standalone label when disabled"
|
|
2602
|
-
},
|
|
2603
|
-
{
|
|
2604
|
-
"name": "--cdr-label-standalone-optional-text-color",
|
|
2605
|
-
"defaultValue": "--cdr-color-text-input-optional",
|
|
2606
|
-
"description": "Text color of a standalone label when optional"
|
|
2607
|
-
},
|
|
2608
|
-
{
|
|
2609
|
-
"name": "--cdr-label-standalone-helper-text-color",
|
|
2610
|
-
"defaultValue": "--cdr-color-text-input-help",
|
|
2611
|
-
"description": "Text color of a standalone helper label"
|
|
2612
|
-
}
|
|
2613
|
-
]
|
|
2614
|
-
},
|
|
2615
|
-
"CdrLink": {
|
|
2616
|
-
"name": "CdrLink",
|
|
2617
|
-
"description": "Clickable text elements used for navigating to other pages or sections",
|
|
2618
|
-
"tags": {},
|
|
2619
|
-
"exportName": "default",
|
|
2620
|
-
"displayName": "CdrLink",
|
|
2621
|
-
"props": [
|
|
2622
|
-
{
|
|
2623
|
-
"name": "tag",
|
|
2624
|
-
"description": "Sets valid HTML element tag",
|
|
2625
|
-
"tags": {},
|
|
2626
|
-
"values": [
|
|
2627
|
-
"a",
|
|
2628
|
-
"button"
|
|
2629
|
-
],
|
|
2630
|
-
"type": {
|
|
2631
|
-
"name": "string"
|
|
2632
|
-
},
|
|
2633
|
-
"defaultValue": {
|
|
2634
|
-
"func": false,
|
|
2635
|
-
"value": "'a'"
|
|
2636
|
-
}
|
|
2637
|
-
},
|
|
2638
|
-
{
|
|
2639
|
-
"name": "href",
|
|
2640
|
-
"description": "Sets value for anchors href property. Requires tag prop value to be `a`.",
|
|
2641
|
-
"type": {
|
|
2642
|
-
"name": "string"
|
|
2643
|
-
},
|
|
2644
|
-
"defaultValue": {
|
|
2645
|
-
"func": false,
|
|
2646
|
-
"value": "'#'"
|
|
2647
|
-
}
|
|
2648
|
-
},
|
|
2649
|
-
{
|
|
2650
|
-
"name": "inheritColor",
|
|
2651
|
-
"description": "Sets color and fill",
|
|
2652
|
-
"type": {
|
|
2653
|
-
"name": "boolean"
|
|
2654
|
-
},
|
|
2655
|
-
"defaultValue": {
|
|
2656
|
-
"func": false,
|
|
2657
|
-
"value": false
|
|
2658
|
-
}
|
|
2659
|
-
},
|
|
2660
|
-
{
|
|
2661
|
-
"name": "modifier",
|
|
2662
|
-
"description": "Modifies the style variant for this component.",
|
|
2663
|
-
"tags": {},
|
|
2664
|
-
"values": [
|
|
2665
|
-
"standalone"
|
|
2666
|
-
],
|
|
2667
|
-
"type": {
|
|
2668
|
-
"name": "string"
|
|
2669
|
-
},
|
|
2670
|
-
"defaultValue": {
|
|
2671
|
-
"func": false,
|
|
2672
|
-
"value": "''"
|
|
2673
|
-
}
|
|
2674
|
-
},
|
|
2675
|
-
{
|
|
2676
|
-
"name": "target",
|
|
2677
|
-
"tags": {
|
|
2678
|
-
"ignore": [
|
|
2679
|
-
{
|
|
2680
|
-
"description": true,
|
|
2681
|
-
"title": "ignore"
|
|
2682
|
-
}
|
|
2683
|
-
]
|
|
2684
|
-
},
|
|
2685
|
-
"type": {
|
|
2686
|
-
"name": "string"
|
|
2687
|
-
}
|
|
2688
|
-
},
|
|
2689
|
-
{
|
|
2690
|
-
"name": "rel",
|
|
2691
|
-
"tags": {
|
|
2692
|
-
"ignore": [
|
|
2693
|
-
{
|
|
2694
|
-
"description": true,
|
|
2695
|
-
"title": "ignore"
|
|
2696
|
-
}
|
|
2697
|
-
]
|
|
2698
|
-
},
|
|
2699
|
-
"type": {
|
|
2700
|
-
"name": "string"
|
|
2701
|
-
}
|
|
2702
|
-
}
|
|
2703
|
-
],
|
|
2704
|
-
"slots": [
|
|
2543
|
+
"defaultValue": "--cdr-color-background-input-default-active",
|
|
2544
|
+
"description": "Background color of a default cdr-input in active or focus state"
|
|
2545
|
+
},
|
|
2705
2546
|
{
|
|
2706
|
-
"name": "
|
|
2707
|
-
"
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
"sourceFiles": [
|
|
2711
|
-
"./src/components/link/CdrLink.vue"
|
|
2712
|
-
],
|
|
2713
|
-
"UIProperties": [
|
|
2547
|
+
"name": "--cdr-input-background-color-secondary",
|
|
2548
|
+
"defaultValue": "--cdr-color-background-input-secondary",
|
|
2549
|
+
"description": "Background color of a secondary cdr-input"
|
|
2550
|
+
},
|
|
2714
2551
|
{
|
|
2715
|
-
"name": "--cdr-
|
|
2716
|
-
"defaultValue": "--cdr-color-
|
|
2717
|
-
"description": "
|
|
2552
|
+
"name": "--cdr-input-background-color-secondary-active",
|
|
2553
|
+
"defaultValue": "--cdr-color-background-input-secondary-active",
|
|
2554
|
+
"description": "Background color of a secondary cdr-input in active or focus state"
|
|
2718
2555
|
},
|
|
2719
2556
|
{
|
|
2720
|
-
"name": "--cdr-
|
|
2721
|
-
"defaultValue": "--cdr-color-
|
|
2722
|
-
"description": "
|
|
2557
|
+
"name": "--cdr-input-error-background-color",
|
|
2558
|
+
"defaultValue": "--cdr-color-background-input-error",
|
|
2559
|
+
"description": "Background color of a cdr-input in error state"
|
|
2723
2560
|
},
|
|
2724
2561
|
{
|
|
2725
|
-
"name": "--cdr-
|
|
2726
|
-
"defaultValue": "--cdr-color-
|
|
2727
|
-
"description": "
|
|
2562
|
+
"name": "--cdr-input-error-box-shadow",
|
|
2563
|
+
"defaultValue": "--cdr-color-border-input-error",
|
|
2564
|
+
"description": "Box-shadow color of a cdr-input in error state"
|
|
2728
2565
|
},
|
|
2729
2566
|
{
|
|
2730
|
-
"name": "--cdr-
|
|
2731
|
-
"defaultValue": "--cdr-color-text-
|
|
2732
|
-
"description": "
|
|
2567
|
+
"name": "--cdr-input-helper-text-color",
|
|
2568
|
+
"defaultValue": "--cdr-color-text-input-help",
|
|
2569
|
+
"description": "Text color of a cdr-input's helper text"
|
|
2733
2570
|
}
|
|
2734
2571
|
]
|
|
2735
2572
|
},
|
|
@@ -2864,291 +2701,297 @@
|
|
|
2864
2701
|
}
|
|
2865
2702
|
]
|
|
2866
2703
|
},
|
|
2867
|
-
"
|
|
2868
|
-
"name": "
|
|
2869
|
-
"description": "Groups related content items together either vertically or horizontally",
|
|
2870
|
-
"tags": {},
|
|
2704
|
+
"CdrLabelStandalone": {
|
|
2705
|
+
"name": "CdrLabelStandalone",
|
|
2871
2706
|
"exportName": "default",
|
|
2872
|
-
"displayName": "
|
|
2707
|
+
"displayName": "CdrLabelStandalone",
|
|
2708
|
+
"description": "",
|
|
2709
|
+
"tags": {},
|
|
2873
2710
|
"props": [
|
|
2874
2711
|
{
|
|
2875
|
-
"name": "
|
|
2876
|
-
"description": "Sets list type and HTML element as \"unordered\" or \"ordered\"",
|
|
2877
|
-
"tags": {},
|
|
2878
|
-
"values": [
|
|
2879
|
-
"ul",
|
|
2880
|
-
"ol"
|
|
2881
|
-
],
|
|
2712
|
+
"name": "forId",
|
|
2882
2713
|
"type": {
|
|
2883
2714
|
"name": "string"
|
|
2884
2715
|
},
|
|
2885
|
-
"
|
|
2886
|
-
"func": false,
|
|
2887
|
-
"value": "'ul'"
|
|
2888
|
-
}
|
|
2716
|
+
"required": true
|
|
2889
2717
|
},
|
|
2890
2718
|
{
|
|
2891
|
-
"name": "
|
|
2892
|
-
"description": "Modifies the style variant for this component",
|
|
2893
|
-
"tags": {
|
|
2894
|
-
"demoSelectMultiple": [
|
|
2895
|
-
{
|
|
2896
|
-
"description": "true",
|
|
2897
|
-
"title": "demoSelectMultiple"
|
|
2898
|
-
}
|
|
2899
|
-
]
|
|
2900
|
-
},
|
|
2901
|
-
"values": [
|
|
2902
|
-
"ordered",
|
|
2903
|
-
"unordered",
|
|
2904
|
-
"compact",
|
|
2905
|
-
"inline"
|
|
2906
|
-
],
|
|
2719
|
+
"name": "label",
|
|
2907
2720
|
"type": {
|
|
2908
2721
|
"name": "string"
|
|
2909
|
-
}
|
|
2910
|
-
|
|
2911
|
-
|
|
2912
|
-
|
|
2722
|
+
}
|
|
2723
|
+
},
|
|
2724
|
+
{
|
|
2725
|
+
"name": "disabled",
|
|
2726
|
+
"type": {
|
|
2727
|
+
"name": "boolean"
|
|
2728
|
+
}
|
|
2729
|
+
},
|
|
2730
|
+
{
|
|
2731
|
+
"name": "required",
|
|
2732
|
+
"type": {
|
|
2733
|
+
"name": "boolean"
|
|
2734
|
+
}
|
|
2735
|
+
},
|
|
2736
|
+
{
|
|
2737
|
+
"name": "optional",
|
|
2738
|
+
"type": {
|
|
2739
|
+
"name": "boolean"
|
|
2740
|
+
}
|
|
2741
|
+
},
|
|
2742
|
+
{
|
|
2743
|
+
"name": "hideLabel",
|
|
2744
|
+
"type": {
|
|
2745
|
+
"name": "boolean"
|
|
2913
2746
|
}
|
|
2914
2747
|
}
|
|
2915
2748
|
],
|
|
2916
2749
|
"slots": [
|
|
2917
2750
|
{
|
|
2918
|
-
"name": "
|
|
2919
|
-
|
|
2751
|
+
"name": "helper"
|
|
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"
|
|
2920
2767
|
}
|
|
2921
2768
|
],
|
|
2922
2769
|
"sourceFiles": [
|
|
2923
|
-
"./src/components/
|
|
2770
|
+
"./src/components/labelStandalone/CdrLabelStandalone.vue"
|
|
2924
2771
|
],
|
|
2925
2772
|
"UIProperties": [
|
|
2926
2773
|
{
|
|
2927
|
-
"name": "--cdr-
|
|
2928
|
-
"defaultValue": "--cdr-color-text-
|
|
2929
|
-
"description": "
|
|
2774
|
+
"name": "--cdr-label-standalone-text-color",
|
|
2775
|
+
"defaultValue": "--cdr-color-text-input-label",
|
|
2776
|
+
"description": "Text color of a standalone label"
|
|
2930
2777
|
},
|
|
2931
2778
|
{
|
|
2932
|
-
"name": "--cdr-
|
|
2933
|
-
"defaultValue": "--cdr-color-text-
|
|
2934
|
-
"description": "
|
|
2779
|
+
"name": "--cdr-label-standalone-disabled-text-color",
|
|
2780
|
+
"defaultValue": "--cdr-color-text-input-disabled",
|
|
2781
|
+
"description": "Text color of a standalone label when disabled"
|
|
2935
2782
|
},
|
|
2936
2783
|
{
|
|
2937
|
-
"name": "--cdr-
|
|
2938
|
-
"defaultValue": "--cdr-color-text-
|
|
2939
|
-
"description": "
|
|
2784
|
+
"name": "--cdr-label-standalone-optional-text-color",
|
|
2785
|
+
"defaultValue": "--cdr-color-text-input-optional",
|
|
2786
|
+
"description": "Text color of a standalone label when optional"
|
|
2940
2787
|
},
|
|
2941
2788
|
{
|
|
2942
|
-
"name": "--cdr-
|
|
2943
|
-
"defaultValue": "--cdr-color-text-
|
|
2944
|
-
"description": "
|
|
2789
|
+
"name": "--cdr-label-standalone-helper-text-color",
|
|
2790
|
+
"defaultValue": "--cdr-color-text-input-help",
|
|
2791
|
+
"description": "Text color of a standalone helper label"
|
|
2945
2792
|
}
|
|
2946
2793
|
]
|
|
2947
2794
|
},
|
|
2948
|
-
"
|
|
2949
|
-
"name": "
|
|
2950
|
-
"description": "
|
|
2795
|
+
"CdrLink": {
|
|
2796
|
+
"name": "CdrLink",
|
|
2797
|
+
"description": "Clickable text elements used for navigating to other pages or sections",
|
|
2951
2798
|
"tags": {},
|
|
2952
2799
|
"exportName": "default",
|
|
2953
|
-
"displayName": "
|
|
2800
|
+
"displayName": "CdrLink",
|
|
2954
2801
|
"props": [
|
|
2955
2802
|
{
|
|
2956
|
-
"name": "
|
|
2957
|
-
"description": "
|
|
2958
|
-
"tags": {
|
|
2959
|
-
|
|
2960
|
-
|
|
2961
|
-
|
|
2962
|
-
|
|
2963
|
-
}
|
|
2964
|
-
]
|
|
2965
|
-
},
|
|
2966
|
-
"type": {
|
|
2967
|
-
"name": "boolean"
|
|
2968
|
-
},
|
|
2969
|
-
"required": true
|
|
2970
|
-
},
|
|
2971
|
-
{
|
|
2972
|
-
"name": "label",
|
|
2973
|
-
"description": "Sets `aria-label` and modal title text. Can also use title slot to set title.",
|
|
2803
|
+
"name": "tag",
|
|
2804
|
+
"description": "Sets valid HTML element tag",
|
|
2805
|
+
"tags": {},
|
|
2806
|
+
"values": [
|
|
2807
|
+
"a",
|
|
2808
|
+
"button"
|
|
2809
|
+
],
|
|
2974
2810
|
"type": {
|
|
2975
2811
|
"name": "string"
|
|
2976
2812
|
},
|
|
2977
|
-
"required": true
|
|
2978
|
-
},
|
|
2979
|
-
{
|
|
2980
|
-
"name": "showTitle",
|
|
2981
|
-
"description": "Toggles the modal title text, which comes from `label` prop or `title` slot.",
|
|
2982
|
-
"type": {
|
|
2983
|
-
"name": "boolean"
|
|
2984
|
-
},
|
|
2985
|
-
"required": false,
|
|
2986
2813
|
"defaultValue": {
|
|
2987
2814
|
"func": false,
|
|
2988
|
-
"value":
|
|
2815
|
+
"value": "'a'"
|
|
2989
2816
|
}
|
|
2990
2817
|
},
|
|
2991
2818
|
{
|
|
2992
|
-
"name": "
|
|
2993
|
-
"description": "
|
|
2819
|
+
"name": "href",
|
|
2820
|
+
"description": "Sets value for anchors href property. Requires tag prop value to be `a`.",
|
|
2994
2821
|
"type": {
|
|
2995
2822
|
"name": "string"
|
|
2996
2823
|
},
|
|
2997
|
-
"required": false,
|
|
2998
2824
|
"defaultValue": {
|
|
2999
2825
|
"func": false,
|
|
3000
|
-
"value": "
|
|
2826
|
+
"value": "'#'"
|
|
3001
2827
|
}
|
|
3002
2828
|
},
|
|
3003
2829
|
{
|
|
3004
|
-
"name": "
|
|
3005
|
-
"description": "Sets
|
|
3006
|
-
"tags": {},
|
|
3007
|
-
"values": [
|
|
3008
|
-
"dialog",
|
|
3009
|
-
"alertDialog"
|
|
3010
|
-
],
|
|
2830
|
+
"name": "inheritColor",
|
|
2831
|
+
"description": "Sets color and fill",
|
|
3011
2832
|
"type": {
|
|
3012
|
-
"name": "
|
|
2833
|
+
"name": "boolean"
|
|
3013
2834
|
},
|
|
3014
|
-
"required": false,
|
|
3015
2835
|
"defaultValue": {
|
|
3016
2836
|
"func": false,
|
|
3017
|
-
"value":
|
|
2837
|
+
"value": false
|
|
3018
2838
|
}
|
|
3019
2839
|
},
|
|
3020
2840
|
{
|
|
3021
|
-
"name": "
|
|
3022
|
-
"description": "
|
|
2841
|
+
"name": "modifier",
|
|
2842
|
+
"description": "Modifies the style variant for this component.",
|
|
2843
|
+
"tags": {},
|
|
2844
|
+
"values": [
|
|
2845
|
+
"standalone"
|
|
2846
|
+
],
|
|
3023
2847
|
"type": {
|
|
3024
2848
|
"name": "string"
|
|
3025
2849
|
},
|
|
3026
|
-
"required": false,
|
|
3027
2850
|
"defaultValue": {
|
|
3028
2851
|
"func": false,
|
|
3029
|
-
"value": "
|
|
3030
|
-
}
|
|
3031
|
-
},
|
|
3032
|
-
{
|
|
3033
|
-
"name": "overlayClass",
|
|
3034
|
-
"description": "Adds custom class to the `cdr-modal__overlay` div",
|
|
3035
|
-
"type": {
|
|
3036
|
-
"name": "string"
|
|
2852
|
+
"value": "''"
|
|
3037
2853
|
}
|
|
3038
2854
|
},
|
|
3039
2855
|
{
|
|
3040
|
-
"name": "
|
|
3041
|
-
"
|
|
2856
|
+
"name": "target",
|
|
2857
|
+
"tags": {
|
|
2858
|
+
"ignore": [
|
|
2859
|
+
{
|
|
2860
|
+
"description": true,
|
|
2861
|
+
"title": "ignore"
|
|
2862
|
+
}
|
|
2863
|
+
]
|
|
2864
|
+
},
|
|
3042
2865
|
"type": {
|
|
3043
2866
|
"name": "string"
|
|
3044
2867
|
}
|
|
3045
2868
|
},
|
|
3046
2869
|
{
|
|
3047
|
-
"name": "
|
|
3048
|
-
"
|
|
2870
|
+
"name": "rel",
|
|
2871
|
+
"tags": {
|
|
2872
|
+
"ignore": [
|
|
2873
|
+
{
|
|
2874
|
+
"description": true,
|
|
2875
|
+
"title": "ignore"
|
|
2876
|
+
}
|
|
2877
|
+
]
|
|
2878
|
+
},
|
|
3049
2879
|
"type": {
|
|
3050
2880
|
"name": "string"
|
|
3051
2881
|
}
|
|
3052
|
-
},
|
|
3053
|
-
{
|
|
3054
|
-
"name": "animationDuration",
|
|
3055
|
-
"description": "Sets duration for modal's close animation",
|
|
3056
|
-
"type": {
|
|
3057
|
-
"name": "number"
|
|
3058
|
-
},
|
|
3059
|
-
"defaultValue": {
|
|
3060
|
-
"func": false,
|
|
3061
|
-
"value": "300"
|
|
3062
|
-
}
|
|
3063
|
-
}
|
|
3064
|
-
],
|
|
3065
|
-
"events": [
|
|
3066
|
-
{
|
|
3067
|
-
"name": "closed",
|
|
3068
|
-
"description": "Fires when modal is closed"
|
|
3069
2882
|
}
|
|
3070
2883
|
],
|
|
3071
2884
|
"slots": [
|
|
3072
2885
|
{
|
|
3073
|
-
"name": "
|
|
3074
|
-
"description": "
|
|
3075
|
-
},
|
|
3076
|
-
{
|
|
3077
|
-
"name": "title",
|
|
3078
|
-
"description": "Use to override the default title"
|
|
3079
|
-
},
|
|
3080
|
-
{
|
|
3081
|
-
"name": "default"
|
|
2886
|
+
"name": "default",
|
|
2887
|
+
"description": "Readable text of the link"
|
|
3082
2888
|
}
|
|
3083
2889
|
],
|
|
3084
2890
|
"sourceFiles": [
|
|
3085
|
-
"./src/components/
|
|
2891
|
+
"./src/components/link/CdrLink.vue"
|
|
3086
2892
|
],
|
|
3087
2893
|
"UIProperties": [
|
|
3088
2894
|
{
|
|
3089
|
-
"name": "--cdr-
|
|
3090
|
-
"defaultValue": "--cdr-color-
|
|
3091
|
-
"description": "
|
|
2895
|
+
"name": "--cdr-link-text-color",
|
|
2896
|
+
"defaultValue": "--cdr-color-text-link-rest",
|
|
2897
|
+
"description": "Color of the link text"
|
|
3092
2898
|
},
|
|
3093
2899
|
{
|
|
3094
|
-
"name": "--cdr-
|
|
3095
|
-
"defaultValue": "--cdr-color-
|
|
3096
|
-
"description": "
|
|
2900
|
+
"name": "--cdr-link-fill-color",
|
|
2901
|
+
"defaultValue": "--cdr-color-text-link-rest",
|
|
2902
|
+
"description": "Color of the link fill"
|
|
2903
|
+
},
|
|
2904
|
+
{
|
|
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"
|
|
2908
|
+
},
|
|
2909
|
+
{
|
|
2910
|
+
"name": "--cdr-link-text-color-hover",
|
|
2911
|
+
"defaultValue": "--cdr-color-text-link-hover",
|
|
2912
|
+
"description": "Color of the link text when hovered"
|
|
3097
2913
|
}
|
|
3098
2914
|
]
|
|
3099
2915
|
},
|
|
3100
|
-
"
|
|
3101
|
-
"name": "
|
|
3102
|
-
"description": "
|
|
2916
|
+
"CdrList": {
|
|
2917
|
+
"name": "CdrList",
|
|
2918
|
+
"description": "Groups related content items together either vertically or horizontally",
|
|
3103
2919
|
"tags": {},
|
|
3104
2920
|
"exportName": "default",
|
|
3105
|
-
"displayName": "
|
|
2921
|
+
"displayName": "CdrList",
|
|
3106
2922
|
"props": [
|
|
3107
2923
|
{
|
|
3108
|
-
"name": "
|
|
3109
|
-
"description": "
|
|
3110
|
-
"tags": {
|
|
3111
|
-
"demoSelectMultiple": [
|
|
3112
|
-
{
|
|
3113
|
-
"description": "false",
|
|
3114
|
-
"title": "demoSelectMultiple"
|
|
3115
|
-
}
|
|
3116
|
-
]
|
|
3117
|
-
},
|
|
2924
|
+
"name": "tag",
|
|
2925
|
+
"description": "Sets list type and HTML element as \"unordered\" or \"ordered\"",
|
|
2926
|
+
"tags": {},
|
|
3118
2927
|
"values": [
|
|
3119
|
-
"
|
|
3120
|
-
"
|
|
3121
|
-
"medium",
|
|
3122
|
-
"large"
|
|
2928
|
+
"ul",
|
|
2929
|
+
"ol"
|
|
3123
2930
|
],
|
|
3124
2931
|
"type": {
|
|
3125
2932
|
"name": "string"
|
|
3126
2933
|
},
|
|
3127
2934
|
"defaultValue": {
|
|
3128
2935
|
"func": false,
|
|
3129
|
-
"value": "'
|
|
2936
|
+
"value": "'ul'"
|
|
3130
2937
|
}
|
|
3131
2938
|
},
|
|
3132
2939
|
{
|
|
3133
|
-
"name": "
|
|
3134
|
-
"description": "
|
|
2940
|
+
"name": "modifier",
|
|
2941
|
+
"description": "Modifies the style variant for this component",
|
|
2942
|
+
"tags": {
|
|
2943
|
+
"demoSelectMultiple": [
|
|
2944
|
+
{
|
|
2945
|
+
"description": "true",
|
|
2946
|
+
"title": "demoSelectMultiple"
|
|
2947
|
+
}
|
|
2948
|
+
]
|
|
2949
|
+
},
|
|
2950
|
+
"values": [
|
|
2951
|
+
"ordered",
|
|
2952
|
+
"unordered",
|
|
2953
|
+
"compact",
|
|
2954
|
+
"inline"
|
|
2955
|
+
],
|
|
3135
2956
|
"type": {
|
|
3136
2957
|
"name": "string"
|
|
3137
2958
|
},
|
|
3138
2959
|
"defaultValue": {
|
|
3139
2960
|
"func": false,
|
|
3140
|
-
"value": "'
|
|
2961
|
+
"value": "''"
|
|
3141
2962
|
}
|
|
3142
2963
|
}
|
|
3143
2964
|
],
|
|
3144
2965
|
"slots": [
|
|
3145
2966
|
{
|
|
3146
2967
|
"name": "default",
|
|
3147
|
-
"description": "
|
|
2968
|
+
"description": "CdrList content (list-items)"
|
|
3148
2969
|
}
|
|
3149
2970
|
],
|
|
3150
2971
|
"sourceFiles": [
|
|
3151
|
-
"./src/components/
|
|
2972
|
+
"./src/components/list/CdrList.vue"
|
|
2973
|
+
],
|
|
2974
|
+
"UIProperties": [
|
|
2975
|
+
{
|
|
2976
|
+
"name": "--cdr-list-inline-text-color",
|
|
2977
|
+
"defaultValue": "--cdr-color-text-secondary",
|
|
2978
|
+
"description": "Color of the unordered inline list item prefix"
|
|
2979
|
+
},
|
|
2980
|
+
{
|
|
2981
|
+
"name": "--cdr-list-ordered-nested-prefix-color",
|
|
2982
|
+
"defaultValue": "--cdr-color-text-secondary",
|
|
2983
|
+
"description": "Color of the nested ordered cdr-list item prefix"
|
|
2984
|
+
},
|
|
2985
|
+
{
|
|
2986
|
+
"name": "--cdr-list-unordered-prefix-color",
|
|
2987
|
+
"defaultValue": "--cdr-color-text-secondary",
|
|
2988
|
+
"description": "Color of the unordered cdr-list item prefix"
|
|
2989
|
+
},
|
|
2990
|
+
{
|
|
2991
|
+
"name": "--cdr-list-unordered-nested-prefix-color",
|
|
2992
|
+
"defaultValue": "--cdr-color-text-secondary",
|
|
2993
|
+
"description": "Color of the nested unordered cdr-list item prefix"
|
|
2994
|
+
}
|
|
3152
2995
|
]
|
|
3153
2996
|
},
|
|
3154
2997
|
"CdrPagination": {
|
|
@@ -3273,34 +3116,186 @@
|
|
|
3273
3116
|
"description": "Text color of a cdr-pagination link"
|
|
3274
3117
|
},
|
|
3275
3118
|
{
|
|
3276
|
-
"name": "--cdr-pagination-link-fill-color",
|
|
3277
|
-
"defaultValue": "--cdr-color-text-primary",
|
|
3278
|
-
"description": "Fill color of a cdr-pagination link"
|
|
3119
|
+
"name": "--cdr-pagination-link-fill-color",
|
|
3120
|
+
"defaultValue": "--cdr-color-text-primary",
|
|
3121
|
+
"description": "Fill color of a cdr-pagination link"
|
|
3122
|
+
},
|
|
3123
|
+
{
|
|
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"
|
|
3127
|
+
},
|
|
3128
|
+
{
|
|
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"
|
|
3147
|
+
}
|
|
3148
|
+
]
|
|
3149
|
+
},
|
|
3150
|
+
"CdrModal": {
|
|
3151
|
+
"name": "CdrModal",
|
|
3152
|
+
"description": "Disruptive, action-blocking overlays used to display important information",
|
|
3153
|
+
"tags": {},
|
|
3154
|
+
"exportName": "default",
|
|
3155
|
+
"displayName": "CdrModal",
|
|
3156
|
+
"props": [
|
|
3157
|
+
{
|
|
3158
|
+
"name": "opened",
|
|
3159
|
+
"description": "Toggles the state of the modal",
|
|
3160
|
+
"tags": {
|
|
3161
|
+
"demoIgnore": [
|
|
3162
|
+
{
|
|
3163
|
+
"description": "true",
|
|
3164
|
+
"title": "demoIgnore"
|
|
3165
|
+
}
|
|
3166
|
+
]
|
|
3167
|
+
},
|
|
3168
|
+
"type": {
|
|
3169
|
+
"name": "boolean"
|
|
3170
|
+
},
|
|
3171
|
+
"required": true
|
|
3172
|
+
},
|
|
3173
|
+
{
|
|
3174
|
+
"name": "label",
|
|
3175
|
+
"description": "Sets `aria-label` and modal title text. Can also use title slot to set title.",
|
|
3176
|
+
"type": {
|
|
3177
|
+
"name": "string"
|
|
3178
|
+
},
|
|
3179
|
+
"required": true
|
|
3180
|
+
},
|
|
3181
|
+
{
|
|
3182
|
+
"name": "showTitle",
|
|
3183
|
+
"description": "Toggles the modal title text, which comes from `label` prop or `title` slot.",
|
|
3184
|
+
"type": {
|
|
3185
|
+
"name": "boolean"
|
|
3186
|
+
},
|
|
3187
|
+
"required": false,
|
|
3188
|
+
"defaultValue": {
|
|
3189
|
+
"func": false,
|
|
3190
|
+
"value": true
|
|
3191
|
+
}
|
|
3192
|
+
},
|
|
3193
|
+
{
|
|
3194
|
+
"name": "ariaDescribedby",
|
|
3195
|
+
"description": "Text for aria-describedby attribute. Applied to modal content element",
|
|
3196
|
+
"type": {
|
|
3197
|
+
"name": "string"
|
|
3198
|
+
},
|
|
3199
|
+
"required": false,
|
|
3200
|
+
"defaultValue": {
|
|
3201
|
+
"func": false,
|
|
3202
|
+
"value": "null"
|
|
3203
|
+
}
|
|
3204
|
+
},
|
|
3205
|
+
{
|
|
3206
|
+
"name": "role",
|
|
3207
|
+
"description": "Sets the `role` attribute on the modal content element",
|
|
3208
|
+
"tags": {},
|
|
3209
|
+
"values": [
|
|
3210
|
+
"dialog",
|
|
3211
|
+
"alertDialog"
|
|
3212
|
+
],
|
|
3213
|
+
"type": {
|
|
3214
|
+
"name": "string"
|
|
3215
|
+
},
|
|
3216
|
+
"required": false,
|
|
3217
|
+
"defaultValue": {
|
|
3218
|
+
"func": false,
|
|
3219
|
+
"value": "'dialog'"
|
|
3220
|
+
}
|
|
3221
|
+
},
|
|
3222
|
+
{
|
|
3223
|
+
"name": "id",
|
|
3224
|
+
"description": "Sets unique `id` for modal",
|
|
3225
|
+
"type": {
|
|
3226
|
+
"name": "string"
|
|
3227
|
+
},
|
|
3228
|
+
"required": false,
|
|
3229
|
+
"defaultValue": {
|
|
3230
|
+
"func": false,
|
|
3231
|
+
"value": "null"
|
|
3232
|
+
}
|
|
3233
|
+
},
|
|
3234
|
+
{
|
|
3235
|
+
"name": "overlayClass",
|
|
3236
|
+
"description": "Adds custom class to the `cdr-modal__overlay` div",
|
|
3237
|
+
"type": {
|
|
3238
|
+
"name": "string"
|
|
3239
|
+
}
|
|
3240
|
+
},
|
|
3241
|
+
{
|
|
3242
|
+
"name": "wrapperClass",
|
|
3243
|
+
"description": "Adds custom class to the `cdr-modal__outerWrap` div",
|
|
3244
|
+
"type": {
|
|
3245
|
+
"name": "string"
|
|
3246
|
+
}
|
|
3247
|
+
},
|
|
3248
|
+
{
|
|
3249
|
+
"name": "contentClass",
|
|
3250
|
+
"description": "Adds custom class to the `cdr-modal__innerWrap` div",
|
|
3251
|
+
"type": {
|
|
3252
|
+
"name": "string"
|
|
3253
|
+
}
|
|
3279
3254
|
},
|
|
3280
3255
|
{
|
|
3281
|
-
"name": "
|
|
3282
|
-
"
|
|
3283
|
-
"
|
|
3284
|
-
|
|
3256
|
+
"name": "animationDuration",
|
|
3257
|
+
"description": "Sets duration for modal's close animation",
|
|
3258
|
+
"type": {
|
|
3259
|
+
"name": "number"
|
|
3260
|
+
},
|
|
3261
|
+
"defaultValue": {
|
|
3262
|
+
"func": false,
|
|
3263
|
+
"value": "300"
|
|
3264
|
+
}
|
|
3265
|
+
}
|
|
3266
|
+
],
|
|
3267
|
+
"events": [
|
|
3285
3268
|
{
|
|
3286
|
-
"name": "
|
|
3287
|
-
"
|
|
3288
|
-
|
|
3269
|
+
"name": "closed",
|
|
3270
|
+
"description": "Fires when modal is closed"
|
|
3271
|
+
}
|
|
3272
|
+
],
|
|
3273
|
+
"slots": [
|
|
3274
|
+
{
|
|
3275
|
+
"name": "modal",
|
|
3276
|
+
"description": "Use to override the entire CdrModal content container."
|
|
3289
3277
|
},
|
|
3290
3278
|
{
|
|
3291
|
-
"name": "
|
|
3292
|
-
"
|
|
3293
|
-
"description": "Text color of a disabled cdr-pagination link"
|
|
3279
|
+
"name": "title",
|
|
3280
|
+
"description": "Use to override the default title"
|
|
3294
3281
|
},
|
|
3295
3282
|
{
|
|
3296
|
-
"name": "
|
|
3297
|
-
|
|
3298
|
-
|
|
3283
|
+
"name": "default"
|
|
3284
|
+
}
|
|
3285
|
+
],
|
|
3286
|
+
"sourceFiles": [
|
|
3287
|
+
"./src/components/modal/CdrModal.vue"
|
|
3288
|
+
],
|
|
3289
|
+
"UIProperties": [
|
|
3290
|
+
{
|
|
3291
|
+
"name": "--cdr-modal-overlay-background-color",
|
|
3292
|
+
"defaultValue": "--cdr-color-background-modal-overlay",
|
|
3293
|
+
"description": "Background color of the modal overlay"
|
|
3299
3294
|
},
|
|
3300
3295
|
{
|
|
3301
|
-
"name": "--cdr-
|
|
3302
|
-
"defaultValue": "--cdr-color-
|
|
3303
|
-
"description": "
|
|
3296
|
+
"name": "--cdr-modal-content-wrap-background-color",
|
|
3297
|
+
"defaultValue": "--cdr-color-background-primary",
|
|
3298
|
+
"description": "Background color of the content wrap"
|
|
3304
3299
|
}
|
|
3305
3300
|
]
|
|
3306
3301
|
},
|
|
@@ -3424,6 +3419,77 @@
|
|
|
3424
3419
|
"./src/components/popover/CdrPopover.vue"
|
|
3425
3420
|
]
|
|
3426
3421
|
},
|
|
3422
|
+
"CdrPopup": {
|
|
3423
|
+
"name": "CdrPopup",
|
|
3424
|
+
"description": "An internal helper component used by Popover and Tooltip",
|
|
3425
|
+
"tags": {},
|
|
3426
|
+
"exportName": "default",
|
|
3427
|
+
"displayName": "CdrPopup",
|
|
3428
|
+
"props": [
|
|
3429
|
+
{
|
|
3430
|
+
"name": "opened",
|
|
3431
|
+
"type": {
|
|
3432
|
+
"name": "boolean"
|
|
3433
|
+
},
|
|
3434
|
+
"defaultValue": {
|
|
3435
|
+
"func": false,
|
|
3436
|
+
"value": false
|
|
3437
|
+
}
|
|
3438
|
+
},
|
|
3439
|
+
{
|
|
3440
|
+
"name": "position",
|
|
3441
|
+
"type": {
|
|
3442
|
+
"name": "string"
|
|
3443
|
+
},
|
|
3444
|
+
"required": false,
|
|
3445
|
+
"defaultValue": {
|
|
3446
|
+
"func": false,
|
|
3447
|
+
"value": "'top'"
|
|
3448
|
+
}
|
|
3449
|
+
},
|
|
3450
|
+
{
|
|
3451
|
+
"name": "autoPosition",
|
|
3452
|
+
"type": {
|
|
3453
|
+
"name": "boolean"
|
|
3454
|
+
},
|
|
3455
|
+
"defaultValue": {
|
|
3456
|
+
"func": false,
|
|
3457
|
+
"value": true
|
|
3458
|
+
}
|
|
3459
|
+
},
|
|
3460
|
+
{
|
|
3461
|
+
"name": "contentClass",
|
|
3462
|
+
"type": {
|
|
3463
|
+
"name": "string"
|
|
3464
|
+
}
|
|
3465
|
+
}
|
|
3466
|
+
],
|
|
3467
|
+
"events": [
|
|
3468
|
+
{
|
|
3469
|
+
"name": "closed"
|
|
3470
|
+
}
|
|
3471
|
+
],
|
|
3472
|
+
"slots": [
|
|
3473
|
+
{
|
|
3474
|
+
"name": "default"
|
|
3475
|
+
}
|
|
3476
|
+
],
|
|
3477
|
+
"sourceFiles": [
|
|
3478
|
+
"./src/components/popup/CdrPopup.vue"
|
|
3479
|
+
],
|
|
3480
|
+
"UIProperties": [
|
|
3481
|
+
{
|
|
3482
|
+
"name": "--cdr-popup-content-background",
|
|
3483
|
+
"defaultValue": "--cdr-color-background-primary",
|
|
3484
|
+
"description": "Background color of cdr-popup content"
|
|
3485
|
+
},
|
|
3486
|
+
{
|
|
3487
|
+
"name": "--cdr-popup-content-border-color",
|
|
3488
|
+
"defaultValue": "--cdr-color-border-secondary",
|
|
3489
|
+
"description": "Border color of cdr-popup content"
|
|
3490
|
+
}
|
|
3491
|
+
]
|
|
3492
|
+
},
|
|
3427
3493
|
"CdrQuote": {
|
|
3428
3494
|
"name": "CdrQuote",
|
|
3429
3495
|
"description": "Short excerpt used to emphasize content or break up a large body of text",
|
|
@@ -3512,77 +3578,6 @@
|
|
|
3512
3578
|
}
|
|
3513
3579
|
]
|
|
3514
3580
|
},
|
|
3515
|
-
"CdrPopup": {
|
|
3516
|
-
"name": "CdrPopup",
|
|
3517
|
-
"description": "An internal helper component used by Popover and Tooltip",
|
|
3518
|
-
"tags": {},
|
|
3519
|
-
"exportName": "default",
|
|
3520
|
-
"displayName": "CdrPopup",
|
|
3521
|
-
"props": [
|
|
3522
|
-
{
|
|
3523
|
-
"name": "opened",
|
|
3524
|
-
"type": {
|
|
3525
|
-
"name": "boolean"
|
|
3526
|
-
},
|
|
3527
|
-
"defaultValue": {
|
|
3528
|
-
"func": false,
|
|
3529
|
-
"value": false
|
|
3530
|
-
}
|
|
3531
|
-
},
|
|
3532
|
-
{
|
|
3533
|
-
"name": "position",
|
|
3534
|
-
"type": {
|
|
3535
|
-
"name": "string"
|
|
3536
|
-
},
|
|
3537
|
-
"required": false,
|
|
3538
|
-
"defaultValue": {
|
|
3539
|
-
"func": false,
|
|
3540
|
-
"value": "'top'"
|
|
3541
|
-
}
|
|
3542
|
-
},
|
|
3543
|
-
{
|
|
3544
|
-
"name": "autoPosition",
|
|
3545
|
-
"type": {
|
|
3546
|
-
"name": "boolean"
|
|
3547
|
-
},
|
|
3548
|
-
"defaultValue": {
|
|
3549
|
-
"func": false,
|
|
3550
|
-
"value": true
|
|
3551
|
-
}
|
|
3552
|
-
},
|
|
3553
|
-
{
|
|
3554
|
-
"name": "contentClass",
|
|
3555
|
-
"type": {
|
|
3556
|
-
"name": "string"
|
|
3557
|
-
}
|
|
3558
|
-
}
|
|
3559
|
-
],
|
|
3560
|
-
"events": [
|
|
3561
|
-
{
|
|
3562
|
-
"name": "closed"
|
|
3563
|
-
}
|
|
3564
|
-
],
|
|
3565
|
-
"slots": [
|
|
3566
|
-
{
|
|
3567
|
-
"name": "default"
|
|
3568
|
-
}
|
|
3569
|
-
],
|
|
3570
|
-
"sourceFiles": [
|
|
3571
|
-
"./src/components/popup/CdrPopup.vue"
|
|
3572
|
-
],
|
|
3573
|
-
"UIProperties": [
|
|
3574
|
-
{
|
|
3575
|
-
"name": "--cdr-popup-content-background",
|
|
3576
|
-
"defaultValue": "--cdr-color-background-primary",
|
|
3577
|
-
"description": "Background color of cdr-popup content"
|
|
3578
|
-
},
|
|
3579
|
-
{
|
|
3580
|
-
"name": "--cdr-popup-content-border-color",
|
|
3581
|
-
"defaultValue": "--cdr-color-border-secondary",
|
|
3582
|
-
"description": "Border color of cdr-popup content"
|
|
3583
|
-
}
|
|
3584
|
-
]
|
|
3585
|
-
},
|
|
3586
3581
|
"CdrRadio": {
|
|
3587
3582
|
"name": "CdrRadio",
|
|
3588
3583
|
"description": "Permits the selection of only one option from a list of two or more",
|
|
@@ -4236,64 +4231,13 @@
|
|
|
4236
4231
|
},
|
|
4237
4232
|
{
|
|
4238
4233
|
"name": "--cdr-select-background-color-error",
|
|
4239
|
-
"defaultValue": "--cdr-color-background-input-error",
|
|
4240
|
-
"description": "Background color of a cdr-select error"
|
|
4241
|
-
},
|
|
4242
|
-
{
|
|
4243
|
-
"name": "--cdr-select-box-shadow-color-error",
|
|
4244
|
-
"defaultValue": "--cdr-color-border-input-error",
|
|
4245
|
-
"description": "Box-shadow color of a cdr-select error"
|
|
4246
|
-
}
|
|
4247
|
-
]
|
|
4248
|
-
},
|
|
4249
|
-
"CdrSkeleton": {
|
|
4250
|
-
"name": "CdrSkeleton",
|
|
4251
|
-
"description": "Visually communicates content is in the process of loading",
|
|
4252
|
-
"tags": {},
|
|
4253
|
-
"exportName": "default",
|
|
4254
|
-
"displayName": "CdrSkeleton",
|
|
4255
|
-
"props": [
|
|
4256
|
-
{
|
|
4257
|
-
"name": "motion",
|
|
4258
|
-
"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.",
|
|
4259
|
-
"type": {
|
|
4260
|
-
"name": "boolean"
|
|
4261
|
-
},
|
|
4262
|
-
"defaultValue": {
|
|
4263
|
-
"func": false,
|
|
4264
|
-
"value": true
|
|
4265
|
-
}
|
|
4266
|
-
}
|
|
4267
|
-
],
|
|
4268
|
-
"slots": [
|
|
4269
|
-
{
|
|
4270
|
-
"name": "default",
|
|
4271
|
-
"description": "CdrSkeleton content (CdrSkeletonBone components)"
|
|
4272
|
-
}
|
|
4273
|
-
],
|
|
4274
|
-
"sourceFiles": [
|
|
4275
|
-
"./src/components/skeleton/CdrSkeleton.vue"
|
|
4276
|
-
],
|
|
4277
|
-
"UIProperties": [
|
|
4278
|
-
{
|
|
4279
|
-
"name": "--cdr-skeleton-bone-background-color",
|
|
4280
|
-
"defaultValue": "#edeae3",
|
|
4281
|
-
"description": "Skeleton bone background color"
|
|
4282
|
-
},
|
|
4283
|
-
{
|
|
4284
|
-
"name": "--cdr-skeleton-gradient-1",
|
|
4285
|
-
"defaultValue": "rgba(237,234,227,1)",
|
|
4286
|
-
"description": "Skeleton shimmer gradient part 1"
|
|
4287
|
-
},
|
|
4288
|
-
{
|
|
4289
|
-
"name": "--cdr-skeleton-gradient-2",
|
|
4290
|
-
"defaultValue": "rgba(249,248,240,1)",
|
|
4291
|
-
"description": "Skeleton shimmer gradient part 2"
|
|
4234
|
+
"defaultValue": "--cdr-color-background-input-error",
|
|
4235
|
+
"description": "Background color of a cdr-select error"
|
|
4292
4236
|
},
|
|
4293
4237
|
{
|
|
4294
|
-
"name": "--cdr-
|
|
4295
|
-
"defaultValue": "
|
|
4296
|
-
"description": "
|
|
4238
|
+
"name": "--cdr-select-box-shadow-color-error",
|
|
4239
|
+
"defaultValue": "--cdr-color-border-input-error",
|
|
4240
|
+
"description": "Box-shadow color of a cdr-select error"
|
|
4297
4241
|
}
|
|
4298
4242
|
]
|
|
4299
4243
|
},
|
|
@@ -4335,49 +4279,16 @@
|
|
|
4335
4279
|
"./src/components/skeleton/CdrSkeletonBone.vue"
|
|
4336
4280
|
]
|
|
4337
4281
|
},
|
|
4338
|
-
"
|
|
4339
|
-
"name": "
|
|
4340
|
-
"description": "
|
|
4282
|
+
"CdrSkeleton": {
|
|
4283
|
+
"name": "CdrSkeleton",
|
|
4284
|
+
"description": "Visually communicates content is in the process of loading",
|
|
4341
4285
|
"tags": {},
|
|
4342
4286
|
"exportName": "default",
|
|
4343
|
-
"displayName": "
|
|
4287
|
+
"displayName": "CdrSkeleton",
|
|
4344
4288
|
"props": [
|
|
4345
4289
|
{
|
|
4346
|
-
"name": "
|
|
4347
|
-
"description": "
|
|
4348
|
-
"type": {
|
|
4349
|
-
"name": "boolean"
|
|
4350
|
-
},
|
|
4351
|
-
"defaultValue": {
|
|
4352
|
-
"func": false,
|
|
4353
|
-
"value": false
|
|
4354
|
-
}
|
|
4355
|
-
},
|
|
4356
|
-
{
|
|
4357
|
-
"name": "border",
|
|
4358
|
-
"description": "Adds borders between rows. Will disable `striped` if both are true",
|
|
4359
|
-
"type": {
|
|
4360
|
-
"name": "boolean"
|
|
4361
|
-
},
|
|
4362
|
-
"defaultValue": {
|
|
4363
|
-
"func": false,
|
|
4364
|
-
"value": true
|
|
4365
|
-
}
|
|
4366
|
-
},
|
|
4367
|
-
{
|
|
4368
|
-
"name": "fullWidth",
|
|
4369
|
-
"description": "Sets the width to 100%. Also accepts space separated strings for breakpoints that it should be full width: { '@xs' | '@sm' | '@md' | '@lg' }",
|
|
4370
|
-
"type": {
|
|
4371
|
-
"name": "boolean|string"
|
|
4372
|
-
},
|
|
4373
|
-
"defaultValue": {
|
|
4374
|
-
"func": false,
|
|
4375
|
-
"value": true
|
|
4376
|
-
}
|
|
4377
|
-
},
|
|
4378
|
-
{
|
|
4379
|
-
"name": "responsive",
|
|
4380
|
-
"description": "Makes the table scroll horizontally when it would overflow its container",
|
|
4290
|
+
"name": "motion",
|
|
4291
|
+
"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.",
|
|
4381
4292
|
"type": {
|
|
4382
4293
|
"name": "boolean"
|
|
4383
4294
|
},
|
|
@@ -4385,107 +4296,37 @@
|
|
|
4385
4296
|
"func": false,
|
|
4386
4297
|
"value": true
|
|
4387
4298
|
}
|
|
4388
|
-
},
|
|
4389
|
-
{
|
|
4390
|
-
"name": "hover",
|
|
4391
|
-
"description": "Adds a darker background on row hover",
|
|
4392
|
-
"type": {
|
|
4393
|
-
"name": "boolean"
|
|
4394
|
-
},
|
|
4395
|
-
"defaultValue": {
|
|
4396
|
-
"func": false,
|
|
4397
|
-
"value": false
|
|
4398
|
-
}
|
|
4399
|
-
},
|
|
4400
|
-
{
|
|
4401
|
-
"name": "size",
|
|
4402
|
-
"description": "Sets the table size (cell padding); values can target responsive breakpoints. Example `small@lg`.",
|
|
4403
|
-
"tags": {
|
|
4404
|
-
"demoSelectMultiple": [
|
|
4405
|
-
{
|
|
4406
|
-
"description": "false",
|
|
4407
|
-
"title": "demoSelectMultiple"
|
|
4408
|
-
}
|
|
4409
|
-
]
|
|
4410
|
-
},
|
|
4411
|
-
"values": [
|
|
4412
|
-
"small",
|
|
4413
|
-
"medium",
|
|
4414
|
-
"large"
|
|
4415
|
-
],
|
|
4416
|
-
"type": {
|
|
4417
|
-
"name": "string"
|
|
4418
|
-
},
|
|
4419
|
-
"defaultValue": {
|
|
4420
|
-
"func": false,
|
|
4421
|
-
"value": "'medium'"
|
|
4422
|
-
}
|
|
4423
4299
|
}
|
|
4424
4300
|
],
|
|
4425
4301
|
"slots": [
|
|
4426
4302
|
{
|
|
4427
4303
|
"name": "default",
|
|
4428
|
-
"description": "
|
|
4304
|
+
"description": "CdrSkeleton content (CdrSkeletonBone components)"
|
|
4429
4305
|
}
|
|
4430
4306
|
],
|
|
4431
4307
|
"sourceFiles": [
|
|
4432
|
-
"./src/components/
|
|
4308
|
+
"./src/components/skeleton/CdrSkeleton.vue"
|
|
4433
4309
|
],
|
|
4434
4310
|
"UIProperties": [
|
|
4435
4311
|
{
|
|
4436
|
-
"name": "--cdr-
|
|
4437
|
-
"defaultValue": "
|
|
4438
|
-
"description": "
|
|
4439
|
-
},
|
|
4440
|
-
{
|
|
4441
|
-
"name": "--cdr-table-row-background-color",
|
|
4442
|
-
"defaultValue": "--cdr-color-background-table-row",
|
|
4443
|
-
"description": "Background color of the table rows"
|
|
4444
|
-
},
|
|
4445
|
-
{
|
|
4446
|
-
"name": "--cdr-table-header-background-color",
|
|
4447
|
-
"defaultValue": "--cdr-color-background-table-header",
|
|
4448
|
-
"description": "Background color of the table header"
|
|
4449
|
-
},
|
|
4450
|
-
{
|
|
4451
|
-
"name": "--cdr-table-text-cell-color",
|
|
4452
|
-
"defaultValue": "--cdr-color-text-primary",
|
|
4453
|
-
"description": "Text color of the table cells"
|
|
4454
|
-
},
|
|
4455
|
-
{
|
|
4456
|
-
"name": "--cdr-table-border-color-default",
|
|
4457
|
-
"defaultValue": "--cdr-color-border-table-default",
|
|
4458
|
-
"description": "Default border color of the table"
|
|
4459
|
-
},
|
|
4460
|
-
{
|
|
4461
|
-
"name": "--cdr-table-head-border-default",
|
|
4462
|
-
"defaultValue": "--cdr-color-border-table-head",
|
|
4463
|
-
"description": "Head border color of the table"
|
|
4464
|
-
},
|
|
4465
|
-
{
|
|
4466
|
-
"name": "--cdr-table-odd-row-background-color",
|
|
4467
|
-
"defaultValue": "--cdr-color-background-table-row-alt",
|
|
4468
|
-
"description": "Background color of all odd rows in the table"
|
|
4469
|
-
},
|
|
4470
|
-
{
|
|
4471
|
-
"name": "--cdr-table-header-odd-row-background-color",
|
|
4472
|
-
"defaultValue": "--cdr-color-background-table-row",
|
|
4473
|
-
"description": "Background color of odd rows in the table header"
|
|
4312
|
+
"name": "--cdr-skeleton-bone-background-color",
|
|
4313
|
+
"defaultValue": "#edeae3",
|
|
4314
|
+
"description": "Skeleton bone background color"
|
|
4474
4315
|
},
|
|
4475
4316
|
{
|
|
4476
|
-
"name": "--cdr-
|
|
4477
|
-
"defaultValue": "
|
|
4478
|
-
"description": "
|
|
4317
|
+
"name": "--cdr-skeleton-gradient-1",
|
|
4318
|
+
"defaultValue": "rgba(237,234,227,1)",
|
|
4319
|
+
"description": "Skeleton shimmer gradient part 1"
|
|
4479
4320
|
},
|
|
4480
4321
|
{
|
|
4481
|
-
"name": "--cdr-
|
|
4482
|
-
"defaultValue": "
|
|
4483
|
-
"description": "
|
|
4322
|
+
"name": "--cdr-skeleton-gradient-2",
|
|
4323
|
+
"defaultValue": "rgba(249,248,240,1)",
|
|
4324
|
+
"description": "Skeleton shimmer gradient part 2"
|
|
4484
4325
|
},
|
|
4485
4326
|
{
|
|
4486
|
-
"name": "--cdr-
|
|
4487
|
-
"defaultValue": "
|
|
4488
|
-
"description": "
|
|
4327
|
+
"name": "--cdr-skeleton-gradient-3",
|
|
4328
|
+
"defaultValue": "rgba(237,234,227,1)",
|
|
4329
|
+
"description": "Skeleton shimmer gradient part 3"
|
|
4489
4330
|
}
|
|
4490
4331
|
]
|
|
4491
4332
|
},
|
|
@@ -4715,175 +4556,209 @@
|
|
|
4715
4556
|
}
|
|
4716
4557
|
]
|
|
4717
4558
|
},
|
|
4718
|
-
"
|
|
4719
|
-
"name": "
|
|
4720
|
-
"description": "Organizes related content into groups for people to navigate between",
|
|
4721
|
-
"tags": {},
|
|
4559
|
+
"CdrTabPanel": {
|
|
4560
|
+
"name": "CdrTabPanel",
|
|
4722
4561
|
"exportName": "default",
|
|
4723
|
-
"displayName": "
|
|
4562
|
+
"displayName": "CdrTabPanel",
|
|
4563
|
+
"description": "",
|
|
4564
|
+
"tags": {},
|
|
4724
4565
|
"props": [
|
|
4725
4566
|
{
|
|
4726
|
-
"name": "
|
|
4727
|
-
"description": "Sets
|
|
4567
|
+
"name": "id",
|
|
4568
|
+
"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.",
|
|
4569
|
+
"type": {
|
|
4570
|
+
"name": "string"
|
|
4571
|
+
}
|
|
4572
|
+
},
|
|
4573
|
+
{
|
|
4574
|
+
"name": "name",
|
|
4575
|
+
"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.",
|
|
4576
|
+
"type": {
|
|
4577
|
+
"name": "string"
|
|
4578
|
+
}
|
|
4579
|
+
},
|
|
4580
|
+
{
|
|
4581
|
+
"name": "ariaLabelledby",
|
|
4582
|
+
"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.",
|
|
4728
4583
|
"type": {
|
|
4729
4584
|
"name": "string"
|
|
4585
|
+
}
|
|
4586
|
+
}
|
|
4587
|
+
],
|
|
4588
|
+
"events": [
|
|
4589
|
+
{
|
|
4590
|
+
"name": "tab-change",
|
|
4591
|
+
"description": "Emits when active tab is changed",
|
|
4592
|
+
"tags": [
|
|
4593
|
+
{
|
|
4594
|
+
"title": "params",
|
|
4595
|
+
"content": "state, panelId"
|
|
4596
|
+
}
|
|
4597
|
+
]
|
|
4598
|
+
}
|
|
4599
|
+
],
|
|
4600
|
+
"slots": [
|
|
4601
|
+
{
|
|
4602
|
+
"name": "default",
|
|
4603
|
+
"description": "CdrTabPanel content"
|
|
4604
|
+
}
|
|
4605
|
+
],
|
|
4606
|
+
"sourceFiles": [
|
|
4607
|
+
"./src/components/tabs/CdrTabPanel.vue"
|
|
4608
|
+
]
|
|
4609
|
+
},
|
|
4610
|
+
"CdrTable": {
|
|
4611
|
+
"name": "CdrTable",
|
|
4612
|
+
"description": "Organizes structured data for users to easily scan, compare, and analyze",
|
|
4613
|
+
"tags": {},
|
|
4614
|
+
"exportName": "default",
|
|
4615
|
+
"displayName": "CdrTable",
|
|
4616
|
+
"props": [
|
|
4617
|
+
{
|
|
4618
|
+
"name": "striped",
|
|
4619
|
+
"description": "Sets row colors to alternate between darker and lighter backgrounds.\nStriping will not apply when `border` is true",
|
|
4620
|
+
"type": {
|
|
4621
|
+
"name": "boolean"
|
|
4730
4622
|
},
|
|
4731
4623
|
"defaultValue": {
|
|
4732
4624
|
"func": false,
|
|
4733
|
-
"value":
|
|
4625
|
+
"value": false
|
|
4734
4626
|
}
|
|
4735
4627
|
},
|
|
4736
4628
|
{
|
|
4737
|
-
"name": "
|
|
4738
|
-
"description": "
|
|
4629
|
+
"name": "border",
|
|
4630
|
+
"description": "Adds borders between rows. Will disable `striped` if both are true",
|
|
4739
4631
|
"type": {
|
|
4740
|
-
"name": "
|
|
4632
|
+
"name": "boolean"
|
|
4741
4633
|
},
|
|
4742
4634
|
"defaultValue": {
|
|
4743
4635
|
"func": false,
|
|
4744
|
-
"value":
|
|
4636
|
+
"value": true
|
|
4745
4637
|
}
|
|
4746
4638
|
},
|
|
4747
4639
|
{
|
|
4748
|
-
"name": "
|
|
4749
|
-
"description": "
|
|
4750
|
-
"
|
|
4751
|
-
|
|
4752
|
-
|
|
4753
|
-
|
|
4754
|
-
"
|
|
4755
|
-
"
|
|
4756
|
-
|
|
4640
|
+
"name": "fullWidth",
|
|
4641
|
+
"description": "Sets the width to 100%. Also accepts space separated strings for breakpoints that it should be full width: { '@xs' | '@sm' | '@md' | '@lg' }",
|
|
4642
|
+
"type": {
|
|
4643
|
+
"name": "boolean|string"
|
|
4644
|
+
},
|
|
4645
|
+
"defaultValue": {
|
|
4646
|
+
"func": false,
|
|
4647
|
+
"value": true
|
|
4648
|
+
}
|
|
4649
|
+
},
|
|
4650
|
+
{
|
|
4651
|
+
"name": "responsive",
|
|
4652
|
+
"description": "Makes the table scroll horizontally when it would overflow its container",
|
|
4653
|
+
"type": {
|
|
4654
|
+
"name": "boolean"
|
|
4655
|
+
},
|
|
4656
|
+
"defaultValue": {
|
|
4657
|
+
"func": false,
|
|
4658
|
+
"value": true
|
|
4659
|
+
}
|
|
4660
|
+
},
|
|
4661
|
+
{
|
|
4662
|
+
"name": "hover",
|
|
4663
|
+
"description": "Adds a darker background on row hover",
|
|
4757
4664
|
"type": {
|
|
4758
|
-
"name": "
|
|
4665
|
+
"name": "boolean"
|
|
4666
|
+
},
|
|
4667
|
+
"defaultValue": {
|
|
4668
|
+
"func": false,
|
|
4669
|
+
"value": false
|
|
4759
4670
|
}
|
|
4760
4671
|
},
|
|
4761
4672
|
{
|
|
4762
4673
|
"name": "size",
|
|
4763
|
-
"description": "
|
|
4674
|
+
"description": "Sets the table size (cell padding); values can target responsive breakpoints. Example `small@lg`.",
|
|
4764
4675
|
"tags": {
|
|
4765
4676
|
"demoSelectMultiple": [
|
|
4766
4677
|
{
|
|
4767
|
-
"description": "
|
|
4678
|
+
"description": "false",
|
|
4768
4679
|
"title": "demoSelectMultiple"
|
|
4769
4680
|
}
|
|
4770
4681
|
]
|
|
4771
4682
|
},
|
|
4772
4683
|
"values": [
|
|
4773
|
-
"small"
|
|
4684
|
+
"small",
|
|
4685
|
+
"medium",
|
|
4686
|
+
"large"
|
|
4774
4687
|
],
|
|
4775
|
-
"type": {
|
|
4776
|
-
"name": "string"
|
|
4777
|
-
}
|
|
4778
|
-
},
|
|
4779
|
-
{
|
|
4780
|
-
"name": "backgroundColor",
|
|
4781
|
-
"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.",
|
|
4782
4688
|
"type": {
|
|
4783
4689
|
"name": "string"
|
|
4784
4690
|
},
|
|
4785
4691
|
"defaultValue": {
|
|
4786
4692
|
"func": false,
|
|
4787
|
-
"value": "
|
|
4693
|
+
"value": "'medium'"
|
|
4788
4694
|
}
|
|
4789
4695
|
}
|
|
4790
4696
|
],
|
|
4791
4697
|
"slots": [
|
|
4792
4698
|
{
|
|
4793
4699
|
"name": "default",
|
|
4794
|
-
"description": "
|
|
4700
|
+
"description": "CdrTable content (Valid table elements <th>, <tbody>, <tr>, <td>, etc.)"
|
|
4795
4701
|
}
|
|
4796
4702
|
],
|
|
4797
4703
|
"sourceFiles": [
|
|
4798
|
-
"./src/components/
|
|
4704
|
+
"./src/components/table/CdrTable.vue"
|
|
4799
4705
|
],
|
|
4800
4706
|
"UIProperties": [
|
|
4801
4707
|
{
|
|
4802
|
-
"name": "--cdr-
|
|
4803
|
-
"defaultValue": "--cdr-color-
|
|
4804
|
-
"description": "
|
|
4708
|
+
"name": "--cdr-table-base-text-color",
|
|
4709
|
+
"defaultValue": "--cdr-color-text-primary",
|
|
4710
|
+
"description": "Color of the cdr-table base text"
|
|
4805
4711
|
},
|
|
4806
4712
|
{
|
|
4807
|
-
"name": "--cdr-
|
|
4808
|
-
"defaultValue": "--cdr-color-
|
|
4809
|
-
"description": "
|
|
4713
|
+
"name": "--cdr-table-row-background-color",
|
|
4714
|
+
"defaultValue": "--cdr-color-background-table-row",
|
|
4715
|
+
"description": "Background color of the table rows"
|
|
4810
4716
|
},
|
|
4811
4717
|
{
|
|
4812
|
-
"name": "--cdr-
|
|
4813
|
-
"defaultValue": "--cdr-color-
|
|
4814
|
-
"description": "
|
|
4718
|
+
"name": "--cdr-table-header-background-color",
|
|
4719
|
+
"defaultValue": "--cdr-color-background-table-header",
|
|
4720
|
+
"description": "Background color of the table header"
|
|
4815
4721
|
},
|
|
4816
4722
|
{
|
|
4817
|
-
"name": "--cdr-
|
|
4818
|
-
"defaultValue": "--cdr-color-text-
|
|
4819
|
-
"description": "Text color of
|
|
4723
|
+
"name": "--cdr-table-text-cell-color",
|
|
4724
|
+
"defaultValue": "--cdr-color-text-primary",
|
|
4725
|
+
"description": "Text color of the table cells"
|
|
4820
4726
|
},
|
|
4821
4727
|
{
|
|
4822
|
-
"name": "--cdr-
|
|
4823
|
-
"defaultValue": "--cdr-color-
|
|
4824
|
-
"description": "
|
|
4728
|
+
"name": "--cdr-table-border-color-default",
|
|
4729
|
+
"defaultValue": "--cdr-color-border-table-default",
|
|
4730
|
+
"description": "Default border color of the table"
|
|
4825
4731
|
},
|
|
4826
4732
|
{
|
|
4827
|
-
"name": "--cdr-
|
|
4828
|
-
"defaultValue": "--cdr-color-border-
|
|
4829
|
-
"description": "
|
|
4733
|
+
"name": "--cdr-table-head-border-default",
|
|
4734
|
+
"defaultValue": "--cdr-color-border-table-head",
|
|
4735
|
+
"description": "Head border color of the table"
|
|
4830
4736
|
},
|
|
4831
4737
|
{
|
|
4832
|
-
"name": "--cdr-
|
|
4833
|
-
"defaultValue": "
|
|
4834
|
-
"description": "
|
|
4835
|
-
}
|
|
4836
|
-
]
|
|
4837
|
-
},
|
|
4838
|
-
"CdrTabPanel": {
|
|
4839
|
-
"name": "CdrTabPanel",
|
|
4840
|
-
"exportName": "default",
|
|
4841
|
-
"displayName": "CdrTabPanel",
|
|
4842
|
-
"description": "",
|
|
4843
|
-
"tags": {},
|
|
4844
|
-
"props": [
|
|
4845
|
-
{
|
|
4846
|
-
"name": "id",
|
|
4847
|
-
"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.",
|
|
4848
|
-
"type": {
|
|
4849
|
-
"name": "string"
|
|
4850
|
-
}
|
|
4738
|
+
"name": "--cdr-table-odd-row-background-color",
|
|
4739
|
+
"defaultValue": "--cdr-color-background-table-row-alt",
|
|
4740
|
+
"description": "Background color of all odd rows in the table"
|
|
4851
4741
|
},
|
|
4852
4742
|
{
|
|
4853
|
-
"name": "
|
|
4854
|
-
"
|
|
4855
|
-
"
|
|
4856
|
-
"name": "string"
|
|
4857
|
-
}
|
|
4743
|
+
"name": "--cdr-table-header-odd-row-background-color",
|
|
4744
|
+
"defaultValue": "--cdr-color-background-table-row",
|
|
4745
|
+
"description": "Background color of odd rows in the table header"
|
|
4858
4746
|
},
|
|
4859
4747
|
{
|
|
4860
|
-
"name": "
|
|
4861
|
-
"
|
|
4862
|
-
"
|
|
4863
|
-
|
|
4864
|
-
}
|
|
4865
|
-
}
|
|
4866
|
-
],
|
|
4867
|
-
"events": [
|
|
4748
|
+
"name": "--cdr-table-striped-odd-row-background-color",
|
|
4749
|
+
"defaultValue": "--cdr-color-background-table-row",
|
|
4750
|
+
"description": "Background color of the odd rows in striped tables"
|
|
4751
|
+
},
|
|
4868
4752
|
{
|
|
4869
|
-
"name": "
|
|
4870
|
-
"
|
|
4871
|
-
"
|
|
4872
|
-
|
|
4873
|
-
"title": "params",
|
|
4874
|
-
"content": "state, panelId"
|
|
4875
|
-
}
|
|
4876
|
-
]
|
|
4877
|
-
}
|
|
4878
|
-
],
|
|
4879
|
-
"slots": [
|
|
4753
|
+
"name": "--cdr-table-body-footer-odd-row-background-color",
|
|
4754
|
+
"defaultValue": "--cdr-color-background-table-row-alt",
|
|
4755
|
+
"description": "Background color of odd rows in the table body and footer"
|
|
4756
|
+
},
|
|
4880
4757
|
{
|
|
4881
|
-
"name": "
|
|
4882
|
-
"
|
|
4758
|
+
"name": "--cdr-table-cell-background-color-hover",
|
|
4759
|
+
"defaultValue": "--cdr-color-background-table-header",
|
|
4760
|
+
"description": "Background color of table cells on hover"
|
|
4883
4761
|
}
|
|
4884
|
-
],
|
|
4885
|
-
"sourceFiles": [
|
|
4886
|
-
"./src/components/tabs/CdrTabPanel.vue"
|
|
4887
4762
|
]
|
|
4888
4763
|
},
|
|
4889
4764
|
"CdrToast": {
|
|
@@ -5099,136 +4974,14 @@
|
|
|
5099
4974
|
"description": "Warning outline color of cdr-toast"
|
|
5100
4975
|
},
|
|
5101
4976
|
{
|
|
5102
|
-
"name": "--cdr-toast-background-color-error",
|
|
5103
|
-
"defaultValue": "--cdr-color-background-message-error-01",
|
|
5104
|
-
"description": "Error background color of cdr-toast"
|
|
5105
|
-
},
|
|
5106
|
-
{
|
|
5107
|
-
"name": "--cdr-toast-outline-color-error",
|
|
5108
|
-
"defaultValue": "--cdr-color-border-message-error-02",
|
|
5109
|
-
"description": "Error outline color of cdr-toast"
|
|
5110
|
-
}
|
|
5111
|
-
]
|
|
5112
|
-
},
|
|
5113
|
-
"CdrText": {
|
|
5114
|
-
"name": "CdrText",
|
|
5115
|
-
"description": "Text container used for any text element such as paragraphs, headings, and lists",
|
|
5116
|
-
"tags": {},
|
|
5117
|
-
"exportName": "default",
|
|
5118
|
-
"displayName": "CdrText",
|
|
5119
|
-
"props": [
|
|
5120
|
-
{
|
|
5121
|
-
"name": "tag",
|
|
5122
|
-
"description": "Sets the HTML tag (p, span, h1, h2, etc)",
|
|
5123
|
-
"type": {
|
|
5124
|
-
"name": "string"
|
|
5125
|
-
},
|
|
5126
|
-
"defaultValue": {
|
|
5127
|
-
"func": false,
|
|
5128
|
-
"value": "'p'"
|
|
5129
|
-
}
|
|
5130
|
-
}
|
|
5131
|
-
],
|
|
5132
|
-
"slots": [
|
|
5133
|
-
{
|
|
5134
|
-
"name": "default",
|
|
5135
|
-
"description": "CdrText content"
|
|
5136
|
-
}
|
|
5137
|
-
],
|
|
5138
|
-
"sourceFiles": [
|
|
5139
|
-
"./src/components/text/CdrText.vue"
|
|
5140
|
-
]
|
|
5141
|
-
},
|
|
5142
|
-
"CdrToggleGroup": {
|
|
5143
|
-
"name": "CdrToggleGroup",
|
|
5144
|
-
"exportName": "default",
|
|
5145
|
-
"displayName": "CdrToggleGroup",
|
|
5146
|
-
"description": "",
|
|
5147
|
-
"tags": {},
|
|
5148
|
-
"props": [
|
|
5149
|
-
{
|
|
5150
|
-
"name": "modelValue",
|
|
5151
|
-
"tags": {
|
|
5152
|
-
"ignore": [
|
|
5153
|
-
{
|
|
5154
|
-
"description": true,
|
|
5155
|
-
"title": "ignore"
|
|
5156
|
-
}
|
|
5157
|
-
]
|
|
5158
|
-
},
|
|
5159
|
-
"type": {
|
|
5160
|
-
"name": "string|number|boolean|object|array"
|
|
5161
|
-
},
|
|
5162
|
-
"required": true
|
|
5163
|
-
},
|
|
5164
|
-
{
|
|
5165
|
-
"name": "size",
|
|
5166
|
-
"description": "Sets toggle button size",
|
|
5167
|
-
"tags": {
|
|
5168
|
-
"demoSelectMultiple": [
|
|
5169
|
-
{
|
|
5170
|
-
"description": "false",
|
|
5171
|
-
"title": "demoSelectMultiple"
|
|
5172
|
-
}
|
|
5173
|
-
]
|
|
5174
|
-
},
|
|
5175
|
-
"values": [
|
|
5176
|
-
"medium",
|
|
5177
|
-
"large"
|
|
5178
|
-
],
|
|
5179
|
-
"type": {
|
|
5180
|
-
"name": "string"
|
|
5181
|
-
},
|
|
5182
|
-
"defaultValue": {
|
|
5183
|
-
"func": false,
|
|
5184
|
-
"value": "'medium'"
|
|
5185
|
-
}
|
|
5186
|
-
}
|
|
5187
|
-
],
|
|
5188
|
-
"events": [
|
|
5189
|
-
{
|
|
5190
|
-
"name": "update:modelValue",
|
|
5191
|
-
"description": "Event emitted by v-model",
|
|
5192
|
-
"properties": [
|
|
5193
|
-
{
|
|
5194
|
-
"type": {
|
|
5195
|
-
"names": [
|
|
5196
|
-
"mixed"
|
|
5197
|
-
]
|
|
5198
|
-
},
|
|
5199
|
-
"name": "modelValue"
|
|
5200
|
-
}
|
|
5201
|
-
],
|
|
5202
|
-
"tags": [
|
|
5203
|
-
{
|
|
5204
|
-
"title": "param",
|
|
5205
|
-
"type": {
|
|
5206
|
-
"name": "mixed"
|
|
5207
|
-
},
|
|
5208
|
-
"name": "modelValue"
|
|
5209
|
-
}
|
|
5210
|
-
]
|
|
5211
|
-
}
|
|
5212
|
-
],
|
|
5213
|
-
"slots": [
|
|
5214
|
-
{
|
|
5215
|
-
"name": "default",
|
|
5216
|
-
"description": "CdrToggleGroup content (CdrToggleButton components)"
|
|
5217
|
-
}
|
|
5218
|
-
],
|
|
5219
|
-
"sourceFiles": [
|
|
5220
|
-
"./src/components/toggleButton/CdrToggleGroup.vue"
|
|
5221
|
-
],
|
|
5222
|
-
"UIProperties": [
|
|
5223
|
-
{
|
|
5224
|
-
"name": "--cdr-toggle-group-border-color",
|
|
5225
|
-
"defaultValue": "--cdr-color-border-primary",
|
|
5226
|
-
"description": "Border color of the cdr-toggle-group"
|
|
4977
|
+
"name": "--cdr-toast-background-color-error",
|
|
4978
|
+
"defaultValue": "--cdr-color-background-message-error-01",
|
|
4979
|
+
"description": "Error background color of cdr-toast"
|
|
5227
4980
|
},
|
|
5228
4981
|
{
|
|
5229
|
-
"name": "--cdr-
|
|
5230
|
-
"defaultValue": "--cdr-color-
|
|
5231
|
-
"description": "
|
|
4982
|
+
"name": "--cdr-toast-outline-color-error",
|
|
4983
|
+
"defaultValue": "--cdr-color-border-message-error-02",
|
|
4984
|
+
"description": "Error outline color of cdr-toast"
|
|
5232
4985
|
}
|
|
5233
4986
|
]
|
|
5234
4987
|
},
|
|
@@ -5320,6 +5073,126 @@
|
|
|
5320
5073
|
}
|
|
5321
5074
|
]
|
|
5322
5075
|
},
|
|
5076
|
+
"CdrTabs": {
|
|
5077
|
+
"name": "CdrTabs",
|
|
5078
|
+
"description": "Organizes related content into groups for people to navigate between",
|
|
5079
|
+
"tags": {},
|
|
5080
|
+
"exportName": "default",
|
|
5081
|
+
"displayName": "CdrTabs",
|
|
5082
|
+
"props": [
|
|
5083
|
+
{
|
|
5084
|
+
"name": "height",
|
|
5085
|
+
"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.",
|
|
5086
|
+
"type": {
|
|
5087
|
+
"name": "string"
|
|
5088
|
+
},
|
|
5089
|
+
"defaultValue": {
|
|
5090
|
+
"func": false,
|
|
5091
|
+
"value": "'240px'"
|
|
5092
|
+
}
|
|
5093
|
+
},
|
|
5094
|
+
{
|
|
5095
|
+
"name": "activeTab",
|
|
5096
|
+
"description": "Sets the index of the tab that should be active on initial page load. Note that this property is zero-indexed.",
|
|
5097
|
+
"type": {
|
|
5098
|
+
"name": "number"
|
|
5099
|
+
},
|
|
5100
|
+
"defaultValue": {
|
|
5101
|
+
"func": false,
|
|
5102
|
+
"value": "0"
|
|
5103
|
+
}
|
|
5104
|
+
},
|
|
5105
|
+
{
|
|
5106
|
+
"name": "modifier",
|
|
5107
|
+
"description": "Modifies the style variants for this component",
|
|
5108
|
+
"tags": {},
|
|
5109
|
+
"values": [
|
|
5110
|
+
"centered",
|
|
5111
|
+
"compact",
|
|
5112
|
+
"full-width",
|
|
5113
|
+
"no-border"
|
|
5114
|
+
],
|
|
5115
|
+
"type": {
|
|
5116
|
+
"name": "string"
|
|
5117
|
+
}
|
|
5118
|
+
},
|
|
5119
|
+
{
|
|
5120
|
+
"name": "size",
|
|
5121
|
+
"description": "Use `small` to reduce spacing around the tabs for a denser visual design",
|
|
5122
|
+
"tags": {
|
|
5123
|
+
"demoSelectMultiple": [
|
|
5124
|
+
{
|
|
5125
|
+
"description": "true",
|
|
5126
|
+
"title": "demoSelectMultiple"
|
|
5127
|
+
}
|
|
5128
|
+
]
|
|
5129
|
+
},
|
|
5130
|
+
"values": [
|
|
5131
|
+
"small"
|
|
5132
|
+
],
|
|
5133
|
+
"type": {
|
|
5134
|
+
"name": "string"
|
|
5135
|
+
}
|
|
5136
|
+
},
|
|
5137
|
+
{
|
|
5138
|
+
"name": "backgroundColor",
|
|
5139
|
+
"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.",
|
|
5140
|
+
"type": {
|
|
5141
|
+
"name": "string"
|
|
5142
|
+
},
|
|
5143
|
+
"defaultValue": {
|
|
5144
|
+
"func": false,
|
|
5145
|
+
"value": "CdrColorBackgroundPrimary"
|
|
5146
|
+
}
|
|
5147
|
+
}
|
|
5148
|
+
],
|
|
5149
|
+
"slots": [
|
|
5150
|
+
{
|
|
5151
|
+
"name": "default",
|
|
5152
|
+
"description": "CdrTabs content (CdrTabPanel components)"
|
|
5153
|
+
}
|
|
5154
|
+
],
|
|
5155
|
+
"sourceFiles": [
|
|
5156
|
+
"./src/components/tabs/CdrTabs.vue"
|
|
5157
|
+
],
|
|
5158
|
+
"UIProperties": [
|
|
5159
|
+
{
|
|
5160
|
+
"name": "--cdr-tabs-header-container-keyline-color",
|
|
5161
|
+
"defaultValue": "--cdr-color-border-tab-keyline-rest",
|
|
5162
|
+
"description": "Keyline color of the cdr-tabs header container"
|
|
5163
|
+
},
|
|
5164
|
+
{
|
|
5165
|
+
"name": "--cdr-tabs-tab-text-color",
|
|
5166
|
+
"defaultValue": "--cdr-color-text-tab-rest",
|
|
5167
|
+
"description": "Text color in a tab"
|
|
5168
|
+
},
|
|
5169
|
+
{
|
|
5170
|
+
"name": "--cdr-tabs-tab-text-color-active",
|
|
5171
|
+
"defaultValue": "--cdr-color-text-tab-active",
|
|
5172
|
+
"description": "Text color of an active tab"
|
|
5173
|
+
},
|
|
5174
|
+
{
|
|
5175
|
+
"name": "--cdr-tabs-tab-text-color-interaction",
|
|
5176
|
+
"defaultValue": "--cdr-color-text-tab-hover",
|
|
5177
|
+
"description": "Text color of a tab on active, focus, or hover"
|
|
5178
|
+
},
|
|
5179
|
+
{
|
|
5180
|
+
"name": "--cdr-tabs-tab-text-color-disabled",
|
|
5181
|
+
"defaultValue": "--cdr-color-text-tab-disabled",
|
|
5182
|
+
"description": "Text color of a disabled tab"
|
|
5183
|
+
},
|
|
5184
|
+
{
|
|
5185
|
+
"name": "--cdr-tabs-keyline-background-color",
|
|
5186
|
+
"defaultValue": "--cdr-color-border-tab-keyline-active",
|
|
5187
|
+
"description": "Background color of the cdr-tabs keyline"
|
|
5188
|
+
},
|
|
5189
|
+
{
|
|
5190
|
+
"name": "--cdr-tabs-no-border-border-color",
|
|
5191
|
+
"defaultValue": "transparent",
|
|
5192
|
+
"description": "Border color of the cdr-tabs with no-border modifier"
|
|
5193
|
+
}
|
|
5194
|
+
]
|
|
5195
|
+
},
|
|
5323
5196
|
"CdrTooltip": {
|
|
5324
5197
|
"name": "CdrTooltip",
|
|
5325
5198
|
"description": "Floating label used to clarify interface actions",
|
|
@@ -5450,5 +5323,134 @@
|
|
|
5450
5323
|
"description": "Background color of the cdr-popup arrow"
|
|
5451
5324
|
}
|
|
5452
5325
|
]
|
|
5326
|
+
},
|
|
5327
|
+
"CdrText": {
|
|
5328
|
+
"name": "CdrText",
|
|
5329
|
+
"description": "Text container used for any text element such as paragraphs, headings, and lists",
|
|
5330
|
+
"tags": {},
|
|
5331
|
+
"exportName": "default",
|
|
5332
|
+
"displayName": "CdrText",
|
|
5333
|
+
"props": [
|
|
5334
|
+
{
|
|
5335
|
+
"name": "tag",
|
|
5336
|
+
"description": "Sets the HTML tag (p, span, h1, h2, etc)",
|
|
5337
|
+
"type": {
|
|
5338
|
+
"name": "string"
|
|
5339
|
+
},
|
|
5340
|
+
"defaultValue": {
|
|
5341
|
+
"func": false,
|
|
5342
|
+
"value": "'p'"
|
|
5343
|
+
}
|
|
5344
|
+
}
|
|
5345
|
+
],
|
|
5346
|
+
"slots": [
|
|
5347
|
+
{
|
|
5348
|
+
"name": "default",
|
|
5349
|
+
"description": "CdrText content"
|
|
5350
|
+
}
|
|
5351
|
+
],
|
|
5352
|
+
"sourceFiles": [
|
|
5353
|
+
"./src/components/text/CdrText.vue"
|
|
5354
|
+
],
|
|
5355
|
+
"UIProperties": [
|
|
5356
|
+
{
|
|
5357
|
+
"name": "--cdr-text-color",
|
|
5358
|
+
"defaultValue": "--cdr-color-text-primary",
|
|
5359
|
+
"description": "Text color"
|
|
5360
|
+
}
|
|
5361
|
+
]
|
|
5362
|
+
},
|
|
5363
|
+
"CdrToggleGroup": {
|
|
5364
|
+
"name": "CdrToggleGroup",
|
|
5365
|
+
"exportName": "default",
|
|
5366
|
+
"displayName": "CdrToggleGroup",
|
|
5367
|
+
"description": "",
|
|
5368
|
+
"tags": {},
|
|
5369
|
+
"props": [
|
|
5370
|
+
{
|
|
5371
|
+
"name": "modelValue",
|
|
5372
|
+
"tags": {
|
|
5373
|
+
"ignore": [
|
|
5374
|
+
{
|
|
5375
|
+
"description": true,
|
|
5376
|
+
"title": "ignore"
|
|
5377
|
+
}
|
|
5378
|
+
]
|
|
5379
|
+
},
|
|
5380
|
+
"type": {
|
|
5381
|
+
"name": "string|number|boolean|object|array"
|
|
5382
|
+
},
|
|
5383
|
+
"required": true
|
|
5384
|
+
},
|
|
5385
|
+
{
|
|
5386
|
+
"name": "size",
|
|
5387
|
+
"description": "Sets toggle button size",
|
|
5388
|
+
"tags": {
|
|
5389
|
+
"demoSelectMultiple": [
|
|
5390
|
+
{
|
|
5391
|
+
"description": "false",
|
|
5392
|
+
"title": "demoSelectMultiple"
|
|
5393
|
+
}
|
|
5394
|
+
]
|
|
5395
|
+
},
|
|
5396
|
+
"values": [
|
|
5397
|
+
"medium",
|
|
5398
|
+
"large"
|
|
5399
|
+
],
|
|
5400
|
+
"type": {
|
|
5401
|
+
"name": "string"
|
|
5402
|
+
},
|
|
5403
|
+
"defaultValue": {
|
|
5404
|
+
"func": false,
|
|
5405
|
+
"value": "'medium'"
|
|
5406
|
+
}
|
|
5407
|
+
}
|
|
5408
|
+
],
|
|
5409
|
+
"events": [
|
|
5410
|
+
{
|
|
5411
|
+
"name": "update:modelValue",
|
|
5412
|
+
"description": "Event emitted by v-model",
|
|
5413
|
+
"properties": [
|
|
5414
|
+
{
|
|
5415
|
+
"type": {
|
|
5416
|
+
"names": [
|
|
5417
|
+
"mixed"
|
|
5418
|
+
]
|
|
5419
|
+
},
|
|
5420
|
+
"name": "modelValue"
|
|
5421
|
+
}
|
|
5422
|
+
],
|
|
5423
|
+
"tags": [
|
|
5424
|
+
{
|
|
5425
|
+
"title": "param",
|
|
5426
|
+
"type": {
|
|
5427
|
+
"name": "mixed"
|
|
5428
|
+
},
|
|
5429
|
+
"name": "modelValue"
|
|
5430
|
+
}
|
|
5431
|
+
]
|
|
5432
|
+
}
|
|
5433
|
+
],
|
|
5434
|
+
"slots": [
|
|
5435
|
+
{
|
|
5436
|
+
"name": "default",
|
|
5437
|
+
"description": "CdrToggleGroup content (CdrToggleButton components)"
|
|
5438
|
+
}
|
|
5439
|
+
],
|
|
5440
|
+
"sourceFiles": [
|
|
5441
|
+
"./src/components/toggleButton/CdrToggleGroup.vue"
|
|
5442
|
+
],
|
|
5443
|
+
"UIProperties": [
|
|
5444
|
+
{
|
|
5445
|
+
"name": "--cdr-toggle-group-border-color",
|
|
5446
|
+
"defaultValue": "--cdr-color-border-primary",
|
|
5447
|
+
"description": "Border color of the cdr-toggle-group"
|
|
5448
|
+
},
|
|
5449
|
+
{
|
|
5450
|
+
"name": "--cdr-toggle-group-background-color-default-rest",
|
|
5451
|
+
"defaultValue": "--cdr-color-background-toggle-group-default-rest",
|
|
5452
|
+
"description": "Default background color of the cdr-toggle-group"
|
|
5453
|
+
}
|
|
5454
|
+
]
|
|
5453
5455
|
}
|
|
5454
5456
|
}
|