@rei/cedar 13.5.1 → 13.5.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 +1031 -1031
- package/dist/cedar.umd.js +2 -2
- package/dist/component-docgen.json +1190 -1169
- package/dist/icon-component-docgen.json +448 -448
- 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/CdrBreadcrumb.vue.mjs +20 -19
- 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 +25 -25
- 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 +23 -23
- 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 +25 -25
- package/dist/src/components/rating/styles/CdrRating.module.scss.mjs +28 -28
- package/dist/src/components/select/styles/CdrSelect.module.scss.mjs +42 -42
- package/dist/src/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
- package/dist/src/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
- package/dist/src/components/switch/styles/CdrSwitch.module.scss.mjs +8 -8
- package/dist/src/components/table/styles/CdrTable.module.scss.mjs +13 -13
- package/dist/src/components/tabs/styles/CdrTabPanel.module.scss.mjs +5 -5
- package/dist/src/components/tabs/styles/CdrTabs.module.scss.mjs +28 -28
- package/dist/src/components/text/styles/CdrText.module.scss.mjs +1 -1
- package/dist/src/components/toast/styles/CdrToast.module.scss.mjs +57 -57
- package/dist/src/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
- package/dist/src/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +5 -5
- package/dist/src/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
- package/dist/style/cdr-accordion-group.css +1 -1
- package/dist/style/cdr-accordion.css +1 -1
- package/dist/style/cdr-banner.css +1 -1
- package/dist/style/cdr-breadcrumb.css +1 -1
- package/dist/style/cdr-button.css +1 -1
- package/dist/style/cdr-caption.css +1 -1
- package/dist/style/cdr-card.css +1 -1
- package/dist/style/cdr-checkbox.css +1 -1
- package/dist/style/cdr-chip-group.css +1 -1
- package/dist/style/cdr-chip.css +1 -1
- package/dist/style/cdr-container.css +1 -1
- package/dist/style/cdr-form-error.css +1 -1
- package/dist/style/cdr-form-group.css +1 -1
- package/dist/style/cdr-grid.css +1 -1
- package/dist/style/cdr-icon.css +1 -1
- package/dist/style/cdr-img.css +1 -1
- package/dist/style/cdr-input.css +1 -1
- package/dist/style/cdr-label-standalone.css +1 -1
- package/dist/style/cdr-label-wrapper.css +1 -1
- package/dist/style/cdr-link.css +1 -1
- package/dist/style/cdr-list.css +1 -1
- package/dist/style/cdr-modal.css +1 -1
- package/dist/style/cdr-pagination.css +1 -1
- package/dist/style/cdr-popover.css +1 -1
- package/dist/style/cdr-popup.css +1 -1
- package/dist/style/cdr-quote.css +1 -1
- package/dist/style/cdr-radio.css +1 -1
- package/dist/style/cdr-rating.css +1 -1
- package/dist/style/cdr-select.css +1 -1
- package/dist/style/cdr-skeleton-bone.css +1 -1
- package/dist/style/cdr-skeleton.css +1 -1
- package/dist/style/cdr-switch.css +1 -1
- package/dist/style/cdr-tab-panel.css +1 -1
- package/dist/style/cdr-table.css +1 -1
- package/dist/style/cdr-tabs.css +1 -1
- package/dist/style/cdr-text.css +1 -1
- package/dist/style/cdr-toast.css +1 -1
- package/dist/style/cdr-toggle-button.css +1 -1
- package/dist/style/cdr-toggle-group.css +1 -1
- package/dist/style/cdr-tooltip.css +1 -1
- package/dist/style.css +1 -1
- package/package.json +2 -2
|
@@ -1,4 +1,107 @@
|
|
|
1
1
|
{
|
|
2
|
+
"CdrBreadcrumb": {
|
|
3
|
+
"displayName": "CdrBreadcrumb",
|
|
4
|
+
"description": "Navigation used to reveal a page's location within the site hierarchy",
|
|
5
|
+
"tags": {},
|
|
6
|
+
"exportName": "default",
|
|
7
|
+
"props": [
|
|
8
|
+
{
|
|
9
|
+
"name": "items",
|
|
10
|
+
"description": "Sets the array of a breadcrumb object containing a 'url' and 'name' property.",
|
|
11
|
+
"tags": {
|
|
12
|
+
"demoIgnore": [
|
|
13
|
+
{
|
|
14
|
+
"description": "true",
|
|
15
|
+
"title": "demoIgnore"
|
|
16
|
+
}
|
|
17
|
+
]
|
|
18
|
+
},
|
|
19
|
+
"type": {
|
|
20
|
+
"name": "array"
|
|
21
|
+
},
|
|
22
|
+
"defaultValue": {
|
|
23
|
+
"func": false,
|
|
24
|
+
"value": []
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "truncationEnabled",
|
|
29
|
+
"description": "Controls the ability to truncate the entire breadcrumb path. If this value is false, truncation will no longer occur.",
|
|
30
|
+
"type": {
|
|
31
|
+
"name": "boolean"
|
|
32
|
+
},
|
|
33
|
+
"defaultValue": {
|
|
34
|
+
"func": false,
|
|
35
|
+
"value": true
|
|
36
|
+
}
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "id",
|
|
40
|
+
"description": "Define a custom ID for the `<nav>` element. Randomly generated if no ID provided.",
|
|
41
|
+
"tags": {
|
|
42
|
+
"demoIgnore": [
|
|
43
|
+
{
|
|
44
|
+
"description": "true",
|
|
45
|
+
"title": "demoIgnore"
|
|
46
|
+
}
|
|
47
|
+
]
|
|
48
|
+
},
|
|
49
|
+
"type": {
|
|
50
|
+
"name": "string"
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
],
|
|
54
|
+
"events": [
|
|
55
|
+
{
|
|
56
|
+
"name": "navigate",
|
|
57
|
+
"description": "Emits when a breadcrumb item is clicked. `e.preventDefault()` may be used to override the default link navigation.",
|
|
58
|
+
"properties": [
|
|
59
|
+
{
|
|
60
|
+
"type": {
|
|
61
|
+
"names": [
|
|
62
|
+
"mixed"
|
|
63
|
+
]
|
|
64
|
+
},
|
|
65
|
+
"name": "breadcrumb",
|
|
66
|
+
"description": "The breadcrumb data object"
|
|
67
|
+
}
|
|
68
|
+
],
|
|
69
|
+
"tags": [
|
|
70
|
+
{
|
|
71
|
+
"title": "param",
|
|
72
|
+
"type": {
|
|
73
|
+
"name": "mixed"
|
|
74
|
+
},
|
|
75
|
+
"name": "breadcrumb",
|
|
76
|
+
"description": "The breadcrumb data object"
|
|
77
|
+
}
|
|
78
|
+
]
|
|
79
|
+
}
|
|
80
|
+
],
|
|
81
|
+
"slots": [
|
|
82
|
+
{
|
|
83
|
+
"name": "link",
|
|
84
|
+
"scoped": true,
|
|
85
|
+
"bindings": [
|
|
86
|
+
{
|
|
87
|
+
"name": "class",
|
|
88
|
+
"title": "binding"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "href",
|
|
92
|
+
"title": "binding"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "content",
|
|
96
|
+
"title": "binding"
|
|
97
|
+
}
|
|
98
|
+
]
|
|
99
|
+
}
|
|
100
|
+
],
|
|
101
|
+
"sourceFiles": [
|
|
102
|
+
"./src/components/breadcrumb/CdrBreadcrumb.vue"
|
|
103
|
+
]
|
|
104
|
+
},
|
|
2
105
|
"CdrAccordion": {
|
|
3
106
|
"displayName": "CdrAccordion",
|
|
4
107
|
"description": "Vertically-stacked list that allows users to expand and collapse additional content",
|
|
@@ -125,124 +228,6 @@
|
|
|
125
228
|
"./src/components/accordion/CdrAccordion.vue"
|
|
126
229
|
]
|
|
127
230
|
},
|
|
128
|
-
"CdrAccordionGroup": {
|
|
129
|
-
"displayName": "CdrAccordionGroup",
|
|
130
|
-
"exportName": "default",
|
|
131
|
-
"description": "",
|
|
132
|
-
"tags": {},
|
|
133
|
-
"props": [
|
|
134
|
-
{
|
|
135
|
-
"name": "unwrap",
|
|
136
|
-
"description": "A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.",
|
|
137
|
-
"tags": {},
|
|
138
|
-
"values": [
|
|
139
|
-
"@xs",
|
|
140
|
-
"@sm",
|
|
141
|
-
"@md",
|
|
142
|
-
"@lg",
|
|
143
|
-
"true"
|
|
144
|
-
],
|
|
145
|
-
"type": {
|
|
146
|
-
"name": "string|boolean"
|
|
147
|
-
},
|
|
148
|
-
"defaultValue": {
|
|
149
|
-
"func": false,
|
|
150
|
-
"value": false
|
|
151
|
-
}
|
|
152
|
-
}
|
|
153
|
-
],
|
|
154
|
-
"slots": [
|
|
155
|
-
{
|
|
156
|
-
"name": "default",
|
|
157
|
-
"description": "CdrAccordionGroup content (i.e. CdrAccordion components)"
|
|
158
|
-
}
|
|
159
|
-
],
|
|
160
|
-
"sourceFiles": [
|
|
161
|
-
"./src/components/accordion/CdrAccordionGroup.vue"
|
|
162
|
-
]
|
|
163
|
-
},
|
|
164
|
-
"CdrBreadcrumb": {
|
|
165
|
-
"displayName": "CdrBreadcrumb",
|
|
166
|
-
"description": "Navigation used to reveal a page's location within the site hierarchy",
|
|
167
|
-
"tags": {},
|
|
168
|
-
"exportName": "default",
|
|
169
|
-
"props": [
|
|
170
|
-
{
|
|
171
|
-
"name": "items",
|
|
172
|
-
"description": "Sets the array of a breadcrumb object containing a 'url' and 'name' property.",
|
|
173
|
-
"tags": {
|
|
174
|
-
"demoIgnore": [
|
|
175
|
-
{
|
|
176
|
-
"description": "true",
|
|
177
|
-
"title": "demoIgnore"
|
|
178
|
-
}
|
|
179
|
-
]
|
|
180
|
-
},
|
|
181
|
-
"type": {
|
|
182
|
-
"name": "array"
|
|
183
|
-
},
|
|
184
|
-
"defaultValue": {
|
|
185
|
-
"func": false,
|
|
186
|
-
"value": []
|
|
187
|
-
}
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"name": "truncationEnabled",
|
|
191
|
-
"description": "Controls the ability to truncate the entire breadcrumb path. If this value is false, truncation will no longer occur.",
|
|
192
|
-
"type": {
|
|
193
|
-
"name": "boolean"
|
|
194
|
-
},
|
|
195
|
-
"defaultValue": {
|
|
196
|
-
"func": false,
|
|
197
|
-
"value": true
|
|
198
|
-
}
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"name": "id",
|
|
202
|
-
"description": "Define a custom ID for the `<nav>` element. Randomly generated if no ID provided.",
|
|
203
|
-
"tags": {
|
|
204
|
-
"demoIgnore": [
|
|
205
|
-
{
|
|
206
|
-
"description": "true",
|
|
207
|
-
"title": "demoIgnore"
|
|
208
|
-
}
|
|
209
|
-
]
|
|
210
|
-
},
|
|
211
|
-
"type": {
|
|
212
|
-
"name": "string"
|
|
213
|
-
}
|
|
214
|
-
}
|
|
215
|
-
],
|
|
216
|
-
"events": [
|
|
217
|
-
{
|
|
218
|
-
"name": "navigate",
|
|
219
|
-
"description": "Emits when a breadcrumb item is clicked. `e.preventDefault()` may be used to override the default link navigation."
|
|
220
|
-
}
|
|
221
|
-
],
|
|
222
|
-
"slots": [
|
|
223
|
-
{
|
|
224
|
-
"name": "link",
|
|
225
|
-
"scoped": true,
|
|
226
|
-
"bindings": [
|
|
227
|
-
{
|
|
228
|
-
"name": "class",
|
|
229
|
-
"title": "binding"
|
|
230
|
-
},
|
|
231
|
-
{
|
|
232
|
-
"name": "href",
|
|
233
|
-
"title": "binding"
|
|
234
|
-
},
|
|
235
|
-
{
|
|
236
|
-
"name": "content",
|
|
237
|
-
"title": "binding"
|
|
238
|
-
}
|
|
239
|
-
]
|
|
240
|
-
}
|
|
241
|
-
],
|
|
242
|
-
"sourceFiles": [
|
|
243
|
-
"./src/components/breadcrumb/CdrBreadcrumb.vue"
|
|
244
|
-
]
|
|
245
|
-
},
|
|
246
231
|
"CdrBanner": {
|
|
247
232
|
"displayName": "CdrBanner",
|
|
248
233
|
"description": "Provides contextual feedback messages for typical user actions",
|
|
@@ -302,15 +287,15 @@
|
|
|
302
287
|
"./src/components/banner/CdrBanner.vue"
|
|
303
288
|
]
|
|
304
289
|
},
|
|
305
|
-
"
|
|
306
|
-
"displayName": "
|
|
307
|
-
"description": "
|
|
290
|
+
"CdrCaption": {
|
|
291
|
+
"displayName": "CdrCaption",
|
|
292
|
+
"description": "Provides context and credit for an asset such as an image, video, or chart",
|
|
308
293
|
"tags": {},
|
|
309
294
|
"exportName": "default",
|
|
310
295
|
"props": [
|
|
311
296
|
{
|
|
312
|
-
"name": "
|
|
313
|
-
"description": "
|
|
297
|
+
"name": "summary",
|
|
298
|
+
"description": "Sets the string content for the description body of the caption.",
|
|
314
299
|
"tags": {
|
|
315
300
|
"demoIgnore": [
|
|
316
301
|
{
|
|
@@ -319,21 +304,13 @@
|
|
|
319
304
|
}
|
|
320
305
|
]
|
|
321
306
|
},
|
|
322
|
-
"values": [
|
|
323
|
-
"button",
|
|
324
|
-
"a"
|
|
325
|
-
],
|
|
326
307
|
"type": {
|
|
327
308
|
"name": "string"
|
|
328
|
-
},
|
|
329
|
-
"defaultValue": {
|
|
330
|
-
"func": false,
|
|
331
|
-
"value": "'button'"
|
|
332
309
|
}
|
|
333
310
|
},
|
|
334
311
|
{
|
|
335
|
-
"name": "
|
|
336
|
-
"description": "Sets the
|
|
312
|
+
"name": "credit",
|
|
313
|
+
"description": "Sets the string content for attribution.",
|
|
337
314
|
"tags": {
|
|
338
315
|
"demoIgnore": [
|
|
339
316
|
{
|
|
@@ -342,72 +319,32 @@
|
|
|
342
319
|
}
|
|
343
320
|
]
|
|
344
321
|
},
|
|
345
|
-
"values": [
|
|
346
|
-
"button",
|
|
347
|
-
"submit",
|
|
348
|
-
"reset"
|
|
349
|
-
],
|
|
350
322
|
"type": {
|
|
351
323
|
"name": "string"
|
|
352
|
-
},
|
|
353
|
-
"defaultValue": {
|
|
354
|
-
"func": false,
|
|
355
|
-
"value": "'button'"
|
|
356
324
|
}
|
|
357
|
-
}
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
"values": [
|
|
370
|
-
"primary",
|
|
371
|
-
"secondary",
|
|
372
|
-
"sale",
|
|
373
|
-
"dark",
|
|
374
|
-
"link"
|
|
375
|
-
],
|
|
376
|
-
"type": {
|
|
377
|
-
"name": "string"
|
|
378
|
-
},
|
|
379
|
-
"defaultValue": {
|
|
380
|
-
"func": false,
|
|
381
|
-
"value": "'primary'"
|
|
382
|
-
}
|
|
383
|
-
},
|
|
325
|
+
}
|
|
326
|
+
],
|
|
327
|
+
"sourceFiles": [
|
|
328
|
+
"./src/components/caption/CdrCaption.vue"
|
|
329
|
+
]
|
|
330
|
+
},
|
|
331
|
+
"CdrAccordionGroup": {
|
|
332
|
+
"displayName": "CdrAccordionGroup",
|
|
333
|
+
"exportName": "default",
|
|
334
|
+
"description": "",
|
|
335
|
+
"tags": {},
|
|
336
|
+
"props": [
|
|
384
337
|
{
|
|
385
|
-
"name": "
|
|
386
|
-
"description": "
|
|
387
|
-
"tags": {
|
|
388
|
-
"demoSelectMultiple": [
|
|
389
|
-
{
|
|
390
|
-
"description": "false",
|
|
391
|
-
"title": "demoSelectMultiple"
|
|
392
|
-
}
|
|
393
|
-
]
|
|
394
|
-
},
|
|
338
|
+
"name": "unwrap",
|
|
339
|
+
"description": "A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.",
|
|
340
|
+
"tags": {},
|
|
395
341
|
"values": [
|
|
396
|
-
"
|
|
397
|
-
"
|
|
398
|
-
"
|
|
342
|
+
"@xs",
|
|
343
|
+
"@sm",
|
|
344
|
+
"@md",
|
|
345
|
+
"@lg",
|
|
346
|
+
"true"
|
|
399
347
|
],
|
|
400
|
-
"type": {
|
|
401
|
-
"name": "string"
|
|
402
|
-
},
|
|
403
|
-
"defaultValue": {
|
|
404
|
-
"func": false,
|
|
405
|
-
"value": "'medium'"
|
|
406
|
-
}
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
"name": "fullWidth",
|
|
410
|
-
"description": "Sets button width to 100%. Setting this value to true will set the button width to 100% of the parent container. Use the 'fullWidth' prop with the 'size' prop to control top and bottom padding.",
|
|
411
348
|
"type": {
|
|
412
349
|
"name": "string|boolean"
|
|
413
350
|
},
|
|
@@ -415,50 +352,67 @@
|
|
|
415
352
|
"func": false,
|
|
416
353
|
"value": false
|
|
417
354
|
}
|
|
418
|
-
}
|
|
355
|
+
}
|
|
356
|
+
],
|
|
357
|
+
"slots": [
|
|
419
358
|
{
|
|
420
|
-
"name": "
|
|
421
|
-
"description": "
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
359
|
+
"name": "default",
|
|
360
|
+
"description": "CdrAccordionGroup content (i.e. CdrAccordion components)"
|
|
361
|
+
}
|
|
362
|
+
],
|
|
363
|
+
"sourceFiles": [
|
|
364
|
+
"./src/components/accordion/CdrAccordionGroup.vue"
|
|
365
|
+
]
|
|
366
|
+
},
|
|
367
|
+
"CdrCard": {
|
|
368
|
+
"displayName": "CdrCard",
|
|
369
|
+
"description": "Related, interactive containers linking to a single subject or destination",
|
|
370
|
+
"tags": {},
|
|
371
|
+
"exportName": "default",
|
|
372
|
+
"props": [
|
|
430
373
|
{
|
|
431
|
-
"name": "
|
|
432
|
-
"description": "
|
|
374
|
+
"name": "tag",
|
|
375
|
+
"description": "Sets valid HTML container element tag.",
|
|
433
376
|
"type": {
|
|
434
|
-
"name": "
|
|
377
|
+
"name": "string"
|
|
435
378
|
},
|
|
436
379
|
"defaultValue": {
|
|
437
380
|
"func": false,
|
|
438
|
-
"value":
|
|
381
|
+
"value": "'article'"
|
|
439
382
|
}
|
|
440
383
|
}
|
|
441
384
|
],
|
|
385
|
+
"slots": [
|
|
386
|
+
{
|
|
387
|
+
"name": "default",
|
|
388
|
+
"description": "CdrCard content"
|
|
389
|
+
}
|
|
390
|
+
],
|
|
391
|
+
"sourceFiles": [
|
|
392
|
+
"./src/components/card/CdrCard.vue"
|
|
393
|
+
]
|
|
394
|
+
},
|
|
395
|
+
"CdrChip": {
|
|
396
|
+
"displayName": "CdrChip",
|
|
397
|
+
"description": "Allows people to make selections, filter content, or trigger actions",
|
|
398
|
+
"tags": {},
|
|
399
|
+
"exportName": "default",
|
|
442
400
|
"slots": [
|
|
443
401
|
{
|
|
444
402
|
"name": "icon-left",
|
|
445
|
-
"description": "Icon to the left of
|
|
403
|
+
"description": "Icon to the left of the content"
|
|
446
404
|
},
|
|
447
405
|
{
|
|
448
|
-
"name": "icon",
|
|
449
|
-
"description": "Icon
|
|
406
|
+
"name": "icon-right",
|
|
407
|
+
"description": "Icon to the right of the content"
|
|
450
408
|
},
|
|
451
409
|
{
|
|
452
410
|
"name": "default",
|
|
453
|
-
"description": "
|
|
454
|
-
},
|
|
455
|
-
{
|
|
456
|
-
"name": "icon-right",
|
|
457
|
-
"description": "Icon to the right of text content"
|
|
411
|
+
"description": "Primary CdrChip content"
|
|
458
412
|
}
|
|
459
413
|
],
|
|
460
414
|
"sourceFiles": [
|
|
461
|
-
"./src/components/
|
|
415
|
+
"./src/components/chip/CdrChip.vue"
|
|
462
416
|
]
|
|
463
417
|
},
|
|
464
418
|
"CdrCheckbox": {
|
|
@@ -624,232 +578,131 @@
|
|
|
624
578
|
"./src/components/checkbox/CdrCheckbox.vue"
|
|
625
579
|
]
|
|
626
580
|
},
|
|
627
|
-
"
|
|
628
|
-
"displayName": "
|
|
629
|
-
"description": "Provides
|
|
581
|
+
"CdrContainer": {
|
|
582
|
+
"displayName": "CdrContainer",
|
|
583
|
+
"description": "Provides base margins and responsive layout logic for pages",
|
|
630
584
|
"tags": {},
|
|
631
585
|
"exportName": "default",
|
|
632
586
|
"props": [
|
|
633
587
|
{
|
|
634
|
-
"name": "
|
|
635
|
-
"description": "Sets the
|
|
636
|
-
"tags": {
|
|
637
|
-
"demoIgnore": [
|
|
638
|
-
{
|
|
639
|
-
"description": "true",
|
|
640
|
-
"title": "demoIgnore"
|
|
641
|
-
}
|
|
642
|
-
]
|
|
643
|
-
},
|
|
588
|
+
"name": "tag",
|
|
589
|
+
"description": "Sets the HTML tag for the container element",
|
|
644
590
|
"type": {
|
|
645
591
|
"name": "string"
|
|
592
|
+
},
|
|
593
|
+
"defaultValue": {
|
|
594
|
+
"func": false,
|
|
595
|
+
"value": "'div'"
|
|
646
596
|
}
|
|
647
597
|
},
|
|
648
598
|
{
|
|
649
|
-
"name": "
|
|
650
|
-
"description": "
|
|
599
|
+
"name": "modifier",
|
|
600
|
+
"description": "Controls whether container is static or fluid width.",
|
|
651
601
|
"tags": {
|
|
652
|
-
"
|
|
602
|
+
"demoSelectMultiple": [
|
|
653
603
|
{
|
|
654
|
-
"description": "
|
|
655
|
-
"title": "
|
|
604
|
+
"description": "false",
|
|
605
|
+
"title": "demoSelectMultiple"
|
|
656
606
|
}
|
|
657
607
|
]
|
|
658
608
|
},
|
|
609
|
+
"values": [
|
|
610
|
+
"static",
|
|
611
|
+
"fluid"
|
|
612
|
+
],
|
|
659
613
|
"type": {
|
|
660
614
|
"name": "string"
|
|
615
|
+
},
|
|
616
|
+
"defaultValue": {
|
|
617
|
+
"func": false,
|
|
618
|
+
"value": "'static'"
|
|
661
619
|
}
|
|
662
620
|
}
|
|
663
621
|
],
|
|
622
|
+
"slots": [
|
|
623
|
+
{
|
|
624
|
+
"name": "default",
|
|
625
|
+
"description": "CdrContainer content"
|
|
626
|
+
}
|
|
627
|
+
],
|
|
664
628
|
"sourceFiles": [
|
|
665
|
-
"./src/components/
|
|
629
|
+
"./src/components/container/CdrContainer.vue"
|
|
666
630
|
]
|
|
667
631
|
},
|
|
668
|
-
"
|
|
669
|
-
"displayName": "
|
|
670
|
-
"description": "
|
|
632
|
+
"CdrGrid": {
|
|
633
|
+
"displayName": "CdrGrid",
|
|
634
|
+
"description": "Simple wrapper for working with CSS grid",
|
|
671
635
|
"tags": {},
|
|
672
636
|
"exportName": "default",
|
|
673
637
|
"props": [
|
|
638
|
+
{
|
|
639
|
+
"name": "gutter",
|
|
640
|
+
"description": "Defines gutter size. Also accepts responsive values with `@breakpoint`: \"none@md\"",
|
|
641
|
+
"tags": {
|
|
642
|
+
"demoSelectMultiple": [
|
|
643
|
+
{
|
|
644
|
+
"description": "false",
|
|
645
|
+
"title": "demoSelectMultiple"
|
|
646
|
+
}
|
|
647
|
+
]
|
|
648
|
+
},
|
|
649
|
+
"values": [
|
|
650
|
+
"none",
|
|
651
|
+
"small",
|
|
652
|
+
"medium",
|
|
653
|
+
"large"
|
|
654
|
+
],
|
|
655
|
+
"type": {
|
|
656
|
+
"name": "string"
|
|
657
|
+
},
|
|
658
|
+
"defaultValue": {
|
|
659
|
+
"func": false,
|
|
660
|
+
"value": "'medium@xs medium@sm large@md large@lg'"
|
|
661
|
+
}
|
|
662
|
+
},
|
|
674
663
|
{
|
|
675
664
|
"name": "tag",
|
|
676
|
-
"description": "Sets
|
|
665
|
+
"description": "Sets the HTML tag for the grid element",
|
|
677
666
|
"type": {
|
|
678
667
|
"name": "string"
|
|
679
668
|
},
|
|
680
669
|
"defaultValue": {
|
|
681
670
|
"func": false,
|
|
682
|
-
"value": "'
|
|
671
|
+
"value": "'div'"
|
|
683
672
|
}
|
|
684
673
|
}
|
|
685
674
|
],
|
|
686
675
|
"slots": [
|
|
687
676
|
{
|
|
688
677
|
"name": "default",
|
|
689
|
-
"description": "
|
|
678
|
+
"description": "CdrGrid content (grid child elements)"
|
|
690
679
|
}
|
|
691
680
|
],
|
|
692
681
|
"sourceFiles": [
|
|
693
|
-
"./src/components/
|
|
682
|
+
"./src/components/grid/CdrGrid.vue"
|
|
694
683
|
]
|
|
695
684
|
},
|
|
696
|
-
"
|
|
697
|
-
"displayName": "
|
|
698
|
-
"description": "
|
|
685
|
+
"CdrFormGroup": {
|
|
686
|
+
"displayName": "CdrFormGroup",
|
|
687
|
+
"description": "Groups related input elements together",
|
|
699
688
|
"tags": {},
|
|
700
689
|
"exportName": "default",
|
|
701
|
-
"slots": [
|
|
702
|
-
{
|
|
703
|
-
"name": "icon-left",
|
|
704
|
-
"description": "Icon to the left of the content"
|
|
705
|
-
},
|
|
706
|
-
{
|
|
707
|
-
"name": "icon-right",
|
|
708
|
-
"description": "Icon to the right of the content"
|
|
709
|
-
},
|
|
710
|
-
{
|
|
711
|
-
"name": "default",
|
|
712
|
-
"description": "Primary CdrChip content"
|
|
713
|
-
}
|
|
714
|
-
],
|
|
715
|
-
"sourceFiles": [
|
|
716
|
-
"./src/components/chip/CdrChip.vue"
|
|
717
|
-
]
|
|
718
|
-
},
|
|
719
|
-
"CdrChipGroup": {
|
|
720
|
-
"displayName": "CdrChipGroup",
|
|
721
|
-
"exportName": "default",
|
|
722
|
-
"description": "",
|
|
723
|
-
"tags": {},
|
|
724
690
|
"props": [
|
|
725
691
|
{
|
|
726
|
-
"name": "
|
|
727
|
-
"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.",
|
|
692
|
+
"name": "id",
|
|
728
693
|
"type": {
|
|
729
694
|
"name": "string"
|
|
730
|
-
}
|
|
731
|
-
"required": true
|
|
695
|
+
}
|
|
732
696
|
},
|
|
733
697
|
{
|
|
734
|
-
"name": "
|
|
735
|
-
"description": "Visually hides the chip group label but makes it accessible to screen readers.",
|
|
698
|
+
"name": "label",
|
|
736
699
|
"type": {
|
|
737
|
-
"name": "
|
|
700
|
+
"name": "string"
|
|
738
701
|
},
|
|
702
|
+
"required": false,
|
|
739
703
|
"defaultValue": {
|
|
740
704
|
"func": false,
|
|
741
|
-
"value":
|
|
742
|
-
}
|
|
743
|
-
}
|
|
744
|
-
],
|
|
745
|
-
"slots": [
|
|
746
|
-
{
|
|
747
|
-
"name": "label",
|
|
748
|
-
"description": "Override CdrChip label content with a custom element"
|
|
749
|
-
},
|
|
750
|
-
{
|
|
751
|
-
"name": "default",
|
|
752
|
-
"description": "CdrChipGroup content (CdrChip components)"
|
|
753
|
-
}
|
|
754
|
-
],
|
|
755
|
-
"sourceFiles": [
|
|
756
|
-
"./src/components/chip/CdrChipGroup.vue"
|
|
757
|
-
]
|
|
758
|
-
},
|
|
759
|
-
"CdrContainer": {
|
|
760
|
-
"displayName": "CdrContainer",
|
|
761
|
-
"description": "Provides base margins and responsive layout logic for pages",
|
|
762
|
-
"tags": {},
|
|
763
|
-
"exportName": "default",
|
|
764
|
-
"props": [
|
|
765
|
-
{
|
|
766
|
-
"name": "tag",
|
|
767
|
-
"description": "Sets the HTML tag for the container element",
|
|
768
|
-
"type": {
|
|
769
|
-
"name": "string"
|
|
770
|
-
},
|
|
771
|
-
"defaultValue": {
|
|
772
|
-
"func": false,
|
|
773
|
-
"value": "'div'"
|
|
774
|
-
}
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
"name": "modifier",
|
|
778
|
-
"description": "Controls whether container is static or fluid width.",
|
|
779
|
-
"tags": {
|
|
780
|
-
"demoSelectMultiple": [
|
|
781
|
-
{
|
|
782
|
-
"description": "false",
|
|
783
|
-
"title": "demoSelectMultiple"
|
|
784
|
-
}
|
|
785
|
-
]
|
|
786
|
-
},
|
|
787
|
-
"values": [
|
|
788
|
-
"static",
|
|
789
|
-
"fluid"
|
|
790
|
-
],
|
|
791
|
-
"type": {
|
|
792
|
-
"name": "string"
|
|
793
|
-
},
|
|
794
|
-
"defaultValue": {
|
|
795
|
-
"func": false,
|
|
796
|
-
"value": "'static'"
|
|
797
|
-
}
|
|
798
|
-
}
|
|
799
|
-
],
|
|
800
|
-
"slots": [
|
|
801
|
-
{
|
|
802
|
-
"name": "default",
|
|
803
|
-
"description": "CdrContainer content"
|
|
804
|
-
}
|
|
805
|
-
],
|
|
806
|
-
"sourceFiles": [
|
|
807
|
-
"./src/components/container/CdrContainer.vue"
|
|
808
|
-
]
|
|
809
|
-
},
|
|
810
|
-
"CdrFormError": {
|
|
811
|
-
"displayName": "CdrFormError",
|
|
812
|
-
"exportName": "default",
|
|
813
|
-
"description": "",
|
|
814
|
-
"tags": {},
|
|
815
|
-
"props": [
|
|
816
|
-
{
|
|
817
|
-
"name": "error",
|
|
818
|
-
"type": {
|
|
819
|
-
"name": "boolean|string"
|
|
820
|
-
}
|
|
821
|
-
}
|
|
822
|
-
],
|
|
823
|
-
"slots": [
|
|
824
|
-
{
|
|
825
|
-
"name": "error"
|
|
826
|
-
}
|
|
827
|
-
],
|
|
828
|
-
"sourceFiles": [
|
|
829
|
-
"./src/components/formError/CdrFormError.vue"
|
|
830
|
-
]
|
|
831
|
-
},
|
|
832
|
-
"CdrFormGroup": {
|
|
833
|
-
"displayName": "CdrFormGroup",
|
|
834
|
-
"description": "Groups related input elements together",
|
|
835
|
-
"tags": {},
|
|
836
|
-
"exportName": "default",
|
|
837
|
-
"props": [
|
|
838
|
-
{
|
|
839
|
-
"name": "id",
|
|
840
|
-
"type": {
|
|
841
|
-
"name": "string"
|
|
842
|
-
}
|
|
843
|
-
},
|
|
844
|
-
{
|
|
845
|
-
"name": "label",
|
|
846
|
-
"type": {
|
|
847
|
-
"name": "string"
|
|
848
|
-
},
|
|
849
|
-
"required": false,
|
|
850
|
-
"defaultValue": {
|
|
851
|
-
"func": false,
|
|
852
|
-
"value": "''"
|
|
705
|
+
"value": "''"
|
|
853
706
|
}
|
|
854
707
|
},
|
|
855
708
|
{
|
|
@@ -896,15 +749,88 @@
|
|
|
896
749
|
"./src/components/formGroup/CdrFormGroup.vue"
|
|
897
750
|
]
|
|
898
751
|
},
|
|
899
|
-
"
|
|
900
|
-
"displayName": "
|
|
901
|
-
"description": "
|
|
752
|
+
"CdrButton": {
|
|
753
|
+
"displayName": "CdrButton",
|
|
754
|
+
"description": "Initiates an action, such as completing a task or submitting information",
|
|
902
755
|
"tags": {},
|
|
903
756
|
"exportName": "default",
|
|
904
757
|
"props": [
|
|
905
758
|
{
|
|
906
|
-
"name": "
|
|
907
|
-
"description": "
|
|
759
|
+
"name": "tag",
|
|
760
|
+
"description": "Renders CdrButton as a <button> or <a> element. When using the value of <a>, this element renders as an anchor link.",
|
|
761
|
+
"tags": {
|
|
762
|
+
"demoIgnore": [
|
|
763
|
+
{
|
|
764
|
+
"description": "true",
|
|
765
|
+
"title": "demoIgnore"
|
|
766
|
+
}
|
|
767
|
+
]
|
|
768
|
+
},
|
|
769
|
+
"values": [
|
|
770
|
+
"button",
|
|
771
|
+
"a"
|
|
772
|
+
],
|
|
773
|
+
"type": {
|
|
774
|
+
"name": "string"
|
|
775
|
+
},
|
|
776
|
+
"defaultValue": {
|
|
777
|
+
"func": false,
|
|
778
|
+
"value": "'button'"
|
|
779
|
+
}
|
|
780
|
+
},
|
|
781
|
+
{
|
|
782
|
+
"name": "type",
|
|
783
|
+
"description": "Sets the button type",
|
|
784
|
+
"tags": {
|
|
785
|
+
"demoIgnore": [
|
|
786
|
+
{
|
|
787
|
+
"description": "true",
|
|
788
|
+
"title": "demoIgnore"
|
|
789
|
+
}
|
|
790
|
+
]
|
|
791
|
+
},
|
|
792
|
+
"values": [
|
|
793
|
+
"button",
|
|
794
|
+
"submit",
|
|
795
|
+
"reset"
|
|
796
|
+
],
|
|
797
|
+
"type": {
|
|
798
|
+
"name": "string"
|
|
799
|
+
},
|
|
800
|
+
"defaultValue": {
|
|
801
|
+
"func": false,
|
|
802
|
+
"value": "'button'"
|
|
803
|
+
}
|
|
804
|
+
},
|
|
805
|
+
{
|
|
806
|
+
"name": "modifier",
|
|
807
|
+
"description": "Modifies the style variant for this component",
|
|
808
|
+
"tags": {
|
|
809
|
+
"demoSelectMultiple": [
|
|
810
|
+
{
|
|
811
|
+
"description": "false",
|
|
812
|
+
"title": "demoSelectMultiple"
|
|
813
|
+
}
|
|
814
|
+
]
|
|
815
|
+
},
|
|
816
|
+
"values": [
|
|
817
|
+
"primary",
|
|
818
|
+
"secondary",
|
|
819
|
+
"sale",
|
|
820
|
+
"dark",
|
|
821
|
+
"link"
|
|
822
|
+
],
|
|
823
|
+
"type": {
|
|
824
|
+
"name": "string"
|
|
825
|
+
},
|
|
826
|
+
"defaultValue": {
|
|
827
|
+
"func": false,
|
|
828
|
+
"value": "'primary'"
|
|
829
|
+
}
|
|
830
|
+
},
|
|
831
|
+
{
|
|
832
|
+
"name": "size",
|
|
833
|
+
"description": "Sets the button size; values can target responsive breakpoints. Example: `large@sm`.",
|
|
908
834
|
"tags": {
|
|
909
835
|
"demoSelectMultiple": [
|
|
910
836
|
{
|
|
@@ -914,7 +840,6 @@
|
|
|
914
840
|
]
|
|
915
841
|
},
|
|
916
842
|
"values": [
|
|
917
|
-
"none",
|
|
918
843
|
"small",
|
|
919
844
|
"medium",
|
|
920
845
|
"large"
|
|
@@ -924,29 +849,63 @@
|
|
|
924
849
|
},
|
|
925
850
|
"defaultValue": {
|
|
926
851
|
"func": false,
|
|
927
|
-
"value": "'medium
|
|
852
|
+
"value": "'medium'"
|
|
928
853
|
}
|
|
929
854
|
},
|
|
930
855
|
{
|
|
931
|
-
"name": "
|
|
932
|
-
"description": "Sets the
|
|
856
|
+
"name": "fullWidth",
|
|
857
|
+
"description": "Sets button width to 100%. Setting this value to true will set the button width to 100% of the parent container. Use the 'fullWidth' prop with the 'size' prop to control top and bottom padding.",
|
|
933
858
|
"type": {
|
|
934
|
-
"name": "string"
|
|
859
|
+
"name": "string|boolean"
|
|
935
860
|
},
|
|
936
861
|
"defaultValue": {
|
|
937
862
|
"func": false,
|
|
938
|
-
"value":
|
|
863
|
+
"value": false
|
|
864
|
+
}
|
|
865
|
+
},
|
|
866
|
+
{
|
|
867
|
+
"name": "iconOnly",
|
|
868
|
+
"description": "Renders an 'icon-only' button. When this value is true, it will override the size and 'responsiveSize' props. Can be used in conjunction with 'with-background'",
|
|
869
|
+
"type": {
|
|
870
|
+
"name": "boolean"
|
|
871
|
+
},
|
|
872
|
+
"defaultValue": {
|
|
873
|
+
"func": false,
|
|
874
|
+
"value": false
|
|
875
|
+
}
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
"name": "withBackground",
|
|
879
|
+
"description": "Renders an 'icon-only' button with a background color and border. Must be used in conjunction with the 'iconOnly' prop.",
|
|
880
|
+
"type": {
|
|
881
|
+
"name": "boolean"
|
|
882
|
+
},
|
|
883
|
+
"defaultValue": {
|
|
884
|
+
"func": false,
|
|
885
|
+
"value": false
|
|
939
886
|
}
|
|
940
887
|
}
|
|
941
888
|
],
|
|
942
889
|
"slots": [
|
|
890
|
+
{
|
|
891
|
+
"name": "icon-left",
|
|
892
|
+
"description": "Icon to the left of text content"
|
|
893
|
+
},
|
|
894
|
+
{
|
|
895
|
+
"name": "icon",
|
|
896
|
+
"description": "Icon for icon-only button"
|
|
897
|
+
},
|
|
943
898
|
{
|
|
944
899
|
"name": "default",
|
|
945
|
-
"description": "
|
|
900
|
+
"description": "Readable text of the button. Leave empty if icon-only"
|
|
901
|
+
},
|
|
902
|
+
{
|
|
903
|
+
"name": "icon-right",
|
|
904
|
+
"description": "Icon to the right of text content"
|
|
946
905
|
}
|
|
947
906
|
],
|
|
948
907
|
"sourceFiles": [
|
|
949
|
-
"./src/components/
|
|
908
|
+
"./src/components/button/CdrButton.vue"
|
|
950
909
|
]
|
|
951
910
|
},
|
|
952
911
|
"CdrIcon": {
|
|
@@ -993,22 +952,117 @@
|
|
|
993
952
|
"./src/components/icon/CdrIcon.vue"
|
|
994
953
|
]
|
|
995
954
|
},
|
|
996
|
-
"
|
|
997
|
-
"displayName": "
|
|
998
|
-
"description": "Media for capturing attention and communicating messages",
|
|
999
|
-
"tags": {},
|
|
955
|
+
"CdrChipGroup": {
|
|
956
|
+
"displayName": "CdrChipGroup",
|
|
1000
957
|
"exportName": "default",
|
|
958
|
+
"description": "",
|
|
959
|
+
"tags": {},
|
|
1001
960
|
"props": [
|
|
1002
961
|
{
|
|
1003
|
-
"name": "
|
|
1004
|
-
"description": "
|
|
962
|
+
"name": "label",
|
|
963
|
+
"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.",
|
|
1005
964
|
"type": {
|
|
1006
965
|
"name": "string"
|
|
1007
966
|
},
|
|
1008
967
|
"required": true
|
|
1009
968
|
},
|
|
1010
969
|
{
|
|
1011
|
-
"name": "
|
|
970
|
+
"name": "hideLabel",
|
|
971
|
+
"description": "Visually hides the chip group label but makes it accessible to screen readers.",
|
|
972
|
+
"type": {
|
|
973
|
+
"name": "boolean"
|
|
974
|
+
},
|
|
975
|
+
"defaultValue": {
|
|
976
|
+
"func": false,
|
|
977
|
+
"value": true
|
|
978
|
+
}
|
|
979
|
+
}
|
|
980
|
+
],
|
|
981
|
+
"slots": [
|
|
982
|
+
{
|
|
983
|
+
"name": "label",
|
|
984
|
+
"description": "Override CdrChip label content with a custom element"
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
"name": "default",
|
|
988
|
+
"description": "CdrChipGroup content (CdrChip components)"
|
|
989
|
+
}
|
|
990
|
+
],
|
|
991
|
+
"sourceFiles": [
|
|
992
|
+
"./src/components/chip/CdrChipGroup.vue"
|
|
993
|
+
]
|
|
994
|
+
},
|
|
995
|
+
"CdrLabelWrapper": {
|
|
996
|
+
"displayName": "CdrLabelWrapper",
|
|
997
|
+
"exportName": "default",
|
|
998
|
+
"description": "",
|
|
999
|
+
"tags": {},
|
|
1000
|
+
"props": [
|
|
1001
|
+
{
|
|
1002
|
+
"name": "labelClass",
|
|
1003
|
+
"type": {
|
|
1004
|
+
"name": "string"
|
|
1005
|
+
}
|
|
1006
|
+
},
|
|
1007
|
+
{
|
|
1008
|
+
"name": "contentClass",
|
|
1009
|
+
"type": {
|
|
1010
|
+
"name": "string"
|
|
1011
|
+
}
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
"name": "background",
|
|
1015
|
+
"type": {
|
|
1016
|
+
"name": "backgroundProps"
|
|
1017
|
+
}
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
"name": "disabled",
|
|
1021
|
+
"type": {
|
|
1022
|
+
"name": "boolean"
|
|
1023
|
+
}
|
|
1024
|
+
},
|
|
1025
|
+
{
|
|
1026
|
+
"name": "modifier",
|
|
1027
|
+
"type": {
|
|
1028
|
+
"name": "string"
|
|
1029
|
+
}
|
|
1030
|
+
},
|
|
1031
|
+
{
|
|
1032
|
+
"name": "size",
|
|
1033
|
+
"type": {
|
|
1034
|
+
"name": "string"
|
|
1035
|
+
}
|
|
1036
|
+
}
|
|
1037
|
+
],
|
|
1038
|
+
"slots": [
|
|
1039
|
+
{
|
|
1040
|
+
"name": "input"
|
|
1041
|
+
},
|
|
1042
|
+
{
|
|
1043
|
+
"name": "default"
|
|
1044
|
+
}
|
|
1045
|
+
],
|
|
1046
|
+
"sourceFiles": [
|
|
1047
|
+
"./src/components/labelWrapper/CdrLabelWrapper.vue"
|
|
1048
|
+
]
|
|
1049
|
+
},
|
|
1050
|
+
"CdrImg": {
|
|
1051
|
+
"displayName": "CdrImg",
|
|
1052
|
+
"description": "Media for capturing attention and communicating messages",
|
|
1053
|
+
"tags": {},
|
|
1054
|
+
"exportName": "default",
|
|
1055
|
+
"props": [
|
|
1056
|
+
{
|
|
1057
|
+
"name": "src",
|
|
1058
|
+
"description": "Image source url.",
|
|
1059
|
+
"type": {
|
|
1060
|
+
"name": "string"
|
|
1061
|
+
},
|
|
1062
|
+
"required": true
|
|
1063
|
+
},
|
|
1064
|
+
{
|
|
1065
|
+
"name": "alt",
|
|
1012
1066
|
"description": "Image alt text. Defaults to an empty string",
|
|
1013
1067
|
"type": {
|
|
1014
1068
|
"name": "string"
|
|
@@ -1427,61 +1481,6 @@
|
|
|
1427
1481
|
"./src/components/labelStandalone/CdrLabelStandalone.vue"
|
|
1428
1482
|
]
|
|
1429
1483
|
},
|
|
1430
|
-
"CdrLabelWrapper": {
|
|
1431
|
-
"displayName": "CdrLabelWrapper",
|
|
1432
|
-
"exportName": "default",
|
|
1433
|
-
"description": "",
|
|
1434
|
-
"tags": {},
|
|
1435
|
-
"props": [
|
|
1436
|
-
{
|
|
1437
|
-
"name": "labelClass",
|
|
1438
|
-
"type": {
|
|
1439
|
-
"name": "string"
|
|
1440
|
-
}
|
|
1441
|
-
},
|
|
1442
|
-
{
|
|
1443
|
-
"name": "contentClass",
|
|
1444
|
-
"type": {
|
|
1445
|
-
"name": "string"
|
|
1446
|
-
}
|
|
1447
|
-
},
|
|
1448
|
-
{
|
|
1449
|
-
"name": "background",
|
|
1450
|
-
"type": {
|
|
1451
|
-
"name": "backgroundProps"
|
|
1452
|
-
}
|
|
1453
|
-
},
|
|
1454
|
-
{
|
|
1455
|
-
"name": "disabled",
|
|
1456
|
-
"type": {
|
|
1457
|
-
"name": "boolean"
|
|
1458
|
-
}
|
|
1459
|
-
},
|
|
1460
|
-
{
|
|
1461
|
-
"name": "modifier",
|
|
1462
|
-
"type": {
|
|
1463
|
-
"name": "string"
|
|
1464
|
-
}
|
|
1465
|
-
},
|
|
1466
|
-
{
|
|
1467
|
-
"name": "size",
|
|
1468
|
-
"type": {
|
|
1469
|
-
"name": "string"
|
|
1470
|
-
}
|
|
1471
|
-
}
|
|
1472
|
-
],
|
|
1473
|
-
"slots": [
|
|
1474
|
-
{
|
|
1475
|
-
"name": "input"
|
|
1476
|
-
},
|
|
1477
|
-
{
|
|
1478
|
-
"name": "default"
|
|
1479
|
-
}
|
|
1480
|
-
],
|
|
1481
|
-
"sourceFiles": [
|
|
1482
|
-
"./src/components/labelWrapper/CdrLabelWrapper.vue"
|
|
1483
|
-
]
|
|
1484
|
-
},
|
|
1485
1484
|
"CdrLink": {
|
|
1486
1485
|
"displayName": "CdrLink",
|
|
1487
1486
|
"description": "Clickable text elements used for navigating to other pages or sections",
|
|
@@ -1580,268 +1579,277 @@
|
|
|
1580
1579
|
"./src/components/link/CdrLink.vue"
|
|
1581
1580
|
]
|
|
1582
1581
|
},
|
|
1583
|
-
"
|
|
1584
|
-
"displayName": "
|
|
1585
|
-
"description": "
|
|
1582
|
+
"CdrPopover": {
|
|
1583
|
+
"displayName": "CdrPopover",
|
|
1584
|
+
"description": "Small overlay used to display contextual information",
|
|
1586
1585
|
"tags": {},
|
|
1587
1586
|
"exportName": "default",
|
|
1588
1587
|
"props": [
|
|
1589
1588
|
{
|
|
1590
|
-
"name": "
|
|
1591
|
-
"description": "Sets
|
|
1592
|
-
"tags": {},
|
|
1593
|
-
"values": [
|
|
1594
|
-
"ul",
|
|
1595
|
-
"ol"
|
|
1596
|
-
],
|
|
1597
|
-
"type": {
|
|
1598
|
-
"name": "string"
|
|
1599
|
-
},
|
|
1600
|
-
"defaultValue": {
|
|
1601
|
-
"func": false,
|
|
1602
|
-
"value": "'ul'"
|
|
1603
|
-
}
|
|
1604
|
-
},
|
|
1605
|
-
{
|
|
1606
|
-
"name": "modifier",
|
|
1607
|
-
"description": "Modifies the style variant for this component",
|
|
1589
|
+
"name": "position",
|
|
1590
|
+
"description": "Sets the position where the popover will render relative to the trigger element.",
|
|
1608
1591
|
"tags": {
|
|
1609
1592
|
"demoSelectMultiple": [
|
|
1610
1593
|
{
|
|
1611
|
-
"description": "
|
|
1594
|
+
"description": "false",
|
|
1612
1595
|
"title": "demoSelectMultiple"
|
|
1613
1596
|
}
|
|
1614
1597
|
]
|
|
1615
1598
|
},
|
|
1616
1599
|
"values": [
|
|
1617
|
-
"
|
|
1618
|
-
"
|
|
1619
|
-
"
|
|
1620
|
-
"
|
|
1600
|
+
"top",
|
|
1601
|
+
"bottom",
|
|
1602
|
+
"left",
|
|
1603
|
+
"right"
|
|
1621
1604
|
],
|
|
1622
1605
|
"type": {
|
|
1623
1606
|
"name": "string"
|
|
1624
1607
|
},
|
|
1608
|
+
"required": false,
|
|
1625
1609
|
"defaultValue": {
|
|
1626
1610
|
"func": false,
|
|
1627
|
-
"value": "''"
|
|
1611
|
+
"value": "'top'"
|
|
1628
1612
|
}
|
|
1629
|
-
}
|
|
1630
|
-
],
|
|
1631
|
-
"slots": [
|
|
1632
|
-
{
|
|
1633
|
-
"name": "default",
|
|
1634
|
-
"description": "CdrList content (list-items)"
|
|
1635
|
-
}
|
|
1636
|
-
],
|
|
1637
|
-
"sourceFiles": [
|
|
1638
|
-
"./src/components/list/CdrList.vue"
|
|
1639
|
-
]
|
|
1640
|
-
},
|
|
1641
|
-
"CdrModal": {
|
|
1642
|
-
"displayName": "CdrModal",
|
|
1643
|
-
"description": "Disruptive, action-blocking overlays used to display important information",
|
|
1644
|
-
"tags": {},
|
|
1645
|
-
"exportName": "default",
|
|
1646
|
-
"props": [
|
|
1613
|
+
},
|
|
1647
1614
|
{
|
|
1648
|
-
"name": "
|
|
1649
|
-
"description": "
|
|
1650
|
-
"tags": {
|
|
1651
|
-
"demoIgnore": [
|
|
1652
|
-
{
|
|
1653
|
-
"description": "true",
|
|
1654
|
-
"title": "demoIgnore"
|
|
1655
|
-
}
|
|
1656
|
-
]
|
|
1657
|
-
},
|
|
1615
|
+
"name": "autoPosition",
|
|
1616
|
+
"description": "If set to `true`, popover will attempt to dynamically set it's position to\nensure it renders within the visible browser window.\nIf `false` the popover will always render in the provided `position`.",
|
|
1658
1617
|
"type": {
|
|
1659
1618
|
"name": "boolean"
|
|
1660
1619
|
},
|
|
1661
|
-
"required":
|
|
1620
|
+
"required": false,
|
|
1621
|
+
"defaultValue": {
|
|
1622
|
+
"func": false,
|
|
1623
|
+
"value": true
|
|
1624
|
+
}
|
|
1662
1625
|
},
|
|
1663
1626
|
{
|
|
1664
1627
|
"name": "label",
|
|
1665
|
-
"description": "Sets
|
|
1628
|
+
"description": "Sets the title for the popover content. Can also be provided via the `title` slot.",
|
|
1666
1629
|
"type": {
|
|
1667
1630
|
"name": "string"
|
|
1668
1631
|
},
|
|
1669
|
-
"required":
|
|
1632
|
+
"required": false
|
|
1670
1633
|
},
|
|
1671
1634
|
{
|
|
1672
|
-
"name": "
|
|
1673
|
-
"description": "
|
|
1635
|
+
"name": "id",
|
|
1636
|
+
"description": "ID for the popover element, required for accessibility",
|
|
1674
1637
|
"type": {
|
|
1675
|
-
"name": "
|
|
1638
|
+
"name": "string"
|
|
1676
1639
|
},
|
|
1677
|
-
"required":
|
|
1678
|
-
"defaultValue": {
|
|
1679
|
-
"func": false,
|
|
1680
|
-
"value": true
|
|
1681
|
-
}
|
|
1640
|
+
"required": true
|
|
1682
1641
|
},
|
|
1683
1642
|
{
|
|
1684
|
-
"name": "
|
|
1685
|
-
"description": "
|
|
1643
|
+
"name": "contentClass",
|
|
1644
|
+
"description": "Add custom class to the popover content wrapper. Allows for overriding size, styling, etc.",
|
|
1686
1645
|
"type": {
|
|
1687
1646
|
"name": "string"
|
|
1688
1647
|
},
|
|
1689
|
-
"required": false
|
|
1690
|
-
"defaultValue": {
|
|
1691
|
-
"func": false,
|
|
1692
|
-
"value": "null"
|
|
1693
|
-
}
|
|
1648
|
+
"required": false
|
|
1694
1649
|
},
|
|
1695
1650
|
{
|
|
1696
|
-
"name": "
|
|
1697
|
-
"description": "
|
|
1698
|
-
"tags": {
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1651
|
+
"name": "open",
|
|
1652
|
+
"description": "Used to programmatically control the popover state. Does not need to be set if you are using the `trigger` slot.",
|
|
1653
|
+
"tags": {
|
|
1654
|
+
"demoIgnore": [
|
|
1655
|
+
{
|
|
1656
|
+
"description": "true",
|
|
1657
|
+
"title": "demoIgnore"
|
|
1658
|
+
}
|
|
1659
|
+
]
|
|
1705
1660
|
},
|
|
1706
|
-
"required": false,
|
|
1707
|
-
"defaultValue": {
|
|
1708
|
-
"func": false,
|
|
1709
|
-
"value": "'dialog'"
|
|
1710
|
-
}
|
|
1711
|
-
},
|
|
1712
|
-
{
|
|
1713
|
-
"name": "id",
|
|
1714
|
-
"description": "Sets unique `id` for modal",
|
|
1715
1661
|
"type": {
|
|
1716
|
-
"name": "
|
|
1662
|
+
"name": "boolean"
|
|
1717
1663
|
},
|
|
1718
1664
|
"required": false,
|
|
1719
1665
|
"defaultValue": {
|
|
1720
1666
|
"func": false,
|
|
1721
|
-
"value":
|
|
1722
|
-
}
|
|
1723
|
-
},
|
|
1724
|
-
{
|
|
1725
|
-
"name": "overlayClass",
|
|
1726
|
-
"description": "Adds custom class to the `cdr-modal__overlay` div",
|
|
1727
|
-
"type": {
|
|
1728
|
-
"name": "string"
|
|
1729
|
-
}
|
|
1730
|
-
},
|
|
1731
|
-
{
|
|
1732
|
-
"name": "wrapperClass",
|
|
1733
|
-
"description": "Adds custom class to the `cdr-modal__outerWrap` div",
|
|
1734
|
-
"type": {
|
|
1735
|
-
"name": "string"
|
|
1736
|
-
}
|
|
1737
|
-
},
|
|
1738
|
-
{
|
|
1739
|
-
"name": "contentClass",
|
|
1740
|
-
"description": "Adds custom class to the `cdr-modal__innerWrap` div",
|
|
1741
|
-
"type": {
|
|
1742
|
-
"name": "string"
|
|
1743
|
-
}
|
|
1744
|
-
},
|
|
1745
|
-
{
|
|
1746
|
-
"name": "animationDuration",
|
|
1747
|
-
"description": "Sets duration for modal's close animation",
|
|
1748
|
-
"type": {
|
|
1749
|
-
"name": "number"
|
|
1750
|
-
},
|
|
1751
|
-
"defaultValue": {
|
|
1752
|
-
"func": false,
|
|
1753
|
-
"value": "300"
|
|
1667
|
+
"value": false
|
|
1754
1668
|
}
|
|
1755
1669
|
}
|
|
1756
1670
|
],
|
|
1757
1671
|
"events": [
|
|
1672
|
+
{
|
|
1673
|
+
"name": "opened",
|
|
1674
|
+
"description": "Emits when popover is opened"
|
|
1675
|
+
},
|
|
1758
1676
|
{
|
|
1759
1677
|
"name": "closed",
|
|
1760
|
-
"description": "
|
|
1678
|
+
"description": "Emits when popover is closed"
|
|
1761
1679
|
}
|
|
1762
1680
|
],
|
|
1763
1681
|
"slots": [
|
|
1764
1682
|
{
|
|
1765
|
-
"name": "
|
|
1766
|
-
"description": "
|
|
1683
|
+
"name": "trigger",
|
|
1684
|
+
"description": " Slot for the element that triggers the popover."
|
|
1767
1685
|
},
|
|
1768
1686
|
{
|
|
1769
1687
|
"name": "title",
|
|
1770
|
-
"description": "
|
|
1688
|
+
"description": "Sets the title for the popover. Can also be set with `label` prop"
|
|
1771
1689
|
},
|
|
1772
1690
|
{
|
|
1773
1691
|
"name": "default"
|
|
1692
|
+
},
|
|
1693
|
+
{
|
|
1694
|
+
"name": "icon"
|
|
1774
1695
|
}
|
|
1775
1696
|
],
|
|
1776
1697
|
"sourceFiles": [
|
|
1777
|
-
"./src/components/
|
|
1698
|
+
"./src/components/popover/CdrPopover.vue"
|
|
1778
1699
|
]
|
|
1779
1700
|
},
|
|
1780
|
-
"
|
|
1781
|
-
"displayName": "
|
|
1782
|
-
"description": "
|
|
1701
|
+
"CdrList": {
|
|
1702
|
+
"displayName": "CdrList",
|
|
1703
|
+
"description": "Groups related content items together either vertically or horizontally",
|
|
1783
1704
|
"tags": {},
|
|
1784
1705
|
"exportName": "default",
|
|
1785
1706
|
"props": [
|
|
1786
1707
|
{
|
|
1787
|
-
"name": "
|
|
1788
|
-
"description": "
|
|
1708
|
+
"name": "tag",
|
|
1709
|
+
"description": "Sets list type and HTML element as \"unordered\" or \"ordered\"",
|
|
1710
|
+
"tags": {},
|
|
1711
|
+
"values": [
|
|
1712
|
+
"ul",
|
|
1713
|
+
"ol"
|
|
1714
|
+
],
|
|
1715
|
+
"type": {
|
|
1716
|
+
"name": "string"
|
|
1717
|
+
},
|
|
1718
|
+
"defaultValue": {
|
|
1719
|
+
"func": false,
|
|
1720
|
+
"value": "'ul'"
|
|
1721
|
+
}
|
|
1722
|
+
},
|
|
1723
|
+
{
|
|
1724
|
+
"name": "modifier",
|
|
1725
|
+
"description": "Modifies the style variant for this component",
|
|
1789
1726
|
"tags": {
|
|
1790
|
-
"
|
|
1727
|
+
"demoSelectMultiple": [
|
|
1791
1728
|
{
|
|
1792
1729
|
"description": "true",
|
|
1793
|
-
"title": "
|
|
1730
|
+
"title": "demoSelectMultiple"
|
|
1794
1731
|
}
|
|
1795
1732
|
]
|
|
1796
1733
|
},
|
|
1734
|
+
"values": [
|
|
1735
|
+
"ordered",
|
|
1736
|
+
"unordered",
|
|
1737
|
+
"compact",
|
|
1738
|
+
"inline"
|
|
1739
|
+
],
|
|
1740
|
+
"type": {
|
|
1741
|
+
"name": "string"
|
|
1742
|
+
},
|
|
1743
|
+
"defaultValue": {
|
|
1744
|
+
"func": false,
|
|
1745
|
+
"value": "''"
|
|
1746
|
+
}
|
|
1747
|
+
}
|
|
1748
|
+
],
|
|
1749
|
+
"slots": [
|
|
1750
|
+
{
|
|
1751
|
+
"name": "default",
|
|
1752
|
+
"description": "CdrList content (list-items)"
|
|
1753
|
+
}
|
|
1754
|
+
],
|
|
1755
|
+
"sourceFiles": [
|
|
1756
|
+
"./src/components/list/CdrList.vue"
|
|
1757
|
+
]
|
|
1758
|
+
},
|
|
1759
|
+
"CdrRadio": {
|
|
1760
|
+
"displayName": "CdrRadio",
|
|
1761
|
+
"description": "Permits the selection of only one option from a list of two or more",
|
|
1762
|
+
"tags": {},
|
|
1763
|
+
"exportName": "default",
|
|
1764
|
+
"props": [
|
|
1765
|
+
{
|
|
1766
|
+
"name": "labelClass",
|
|
1767
|
+
"description": "Adds CSS class to the label for custom styles.",
|
|
1797
1768
|
"type": {
|
|
1798
1769
|
"name": "string"
|
|
1799
1770
|
}
|
|
1800
1771
|
},
|
|
1801
1772
|
{
|
|
1802
|
-
"name": "
|
|
1803
|
-
"description": "
|
|
1773
|
+
"name": "inputClass",
|
|
1774
|
+
"description": "Adds CSS class to the input for custom styles.",
|
|
1804
1775
|
"type": {
|
|
1805
|
-
"name": "
|
|
1806
|
-
},
|
|
1807
|
-
"defaultValue": {
|
|
1808
|
-
"func": false,
|
|
1809
|
-
"value": "null"
|
|
1776
|
+
"name": "string"
|
|
1810
1777
|
}
|
|
1811
1778
|
},
|
|
1812
1779
|
{
|
|
1813
|
-
"name": "
|
|
1814
|
-
"description": "
|
|
1780
|
+
"name": "contentClass",
|
|
1781
|
+
"description": "Adds CSS class to the slot wrapper for custom styles.",
|
|
1815
1782
|
"type": {
|
|
1816
|
-
"name": "
|
|
1783
|
+
"name": "string"
|
|
1784
|
+
}
|
|
1785
|
+
},
|
|
1786
|
+
{
|
|
1787
|
+
"name": "name",
|
|
1788
|
+
"description": "Sets the name of the radio button.",
|
|
1789
|
+
"type": {
|
|
1790
|
+
"name": "string"
|
|
1817
1791
|
},
|
|
1818
1792
|
"required": true
|
|
1819
1793
|
},
|
|
1820
1794
|
{
|
|
1821
|
-
"name": "
|
|
1822
|
-
"description": "
|
|
1823
|
-
"tags": {
|
|
1795
|
+
"name": "modifier",
|
|
1796
|
+
"description": "Modifies the style variants for this component",
|
|
1797
|
+
"tags": {
|
|
1798
|
+
"demoSelectMultiple": [
|
|
1799
|
+
{
|
|
1800
|
+
"description": "true",
|
|
1801
|
+
"title": "demoSelectMultiple"
|
|
1802
|
+
}
|
|
1803
|
+
]
|
|
1804
|
+
},
|
|
1824
1805
|
"values": [
|
|
1825
|
-
"
|
|
1826
|
-
"button"
|
|
1806
|
+
"hide-figure"
|
|
1827
1807
|
],
|
|
1828
1808
|
"type": {
|
|
1829
1809
|
"name": "string"
|
|
1830
1810
|
},
|
|
1831
1811
|
"defaultValue": {
|
|
1832
1812
|
"func": false,
|
|
1833
|
-
"value": "'
|
|
1813
|
+
"value": "''"
|
|
1834
1814
|
}
|
|
1835
1815
|
},
|
|
1836
1816
|
{
|
|
1837
|
-
"name": "
|
|
1838
|
-
"description": "
|
|
1839
|
-
"
|
|
1840
|
-
"
|
|
1817
|
+
"name": "size",
|
|
1818
|
+
"description": "Sets the radio size; values can target responsive breakpoints. Example `small@lg`",
|
|
1819
|
+
"tags": {
|
|
1820
|
+
"demoSelectMultiple": [
|
|
1821
|
+
{
|
|
1822
|
+
"description": "false",
|
|
1823
|
+
"title": "demoSelectMultiple"
|
|
1824
|
+
}
|
|
1825
|
+
]
|
|
1841
1826
|
},
|
|
1842
|
-
"
|
|
1843
|
-
"
|
|
1844
|
-
"
|
|
1827
|
+
"values": [
|
|
1828
|
+
"small",
|
|
1829
|
+
"medium",
|
|
1830
|
+
"large"
|
|
1831
|
+
],
|
|
1832
|
+
"type": {
|
|
1833
|
+
"name": "sizeProps"
|
|
1834
|
+
}
|
|
1835
|
+
},
|
|
1836
|
+
{
|
|
1837
|
+
"name": "background",
|
|
1838
|
+
"description": "Sets the background color the radio button is rendered on",
|
|
1839
|
+
"tags": {},
|
|
1840
|
+
"values": [
|
|
1841
|
+
"primary",
|
|
1842
|
+
"secondary"
|
|
1843
|
+
],
|
|
1844
|
+
"type": {
|
|
1845
|
+
"name": "backgroundProps"
|
|
1846
|
+
}
|
|
1847
|
+
},
|
|
1848
|
+
{
|
|
1849
|
+
"name": "customValue",
|
|
1850
|
+
"description": "Sets the value of the radio.",
|
|
1851
|
+
"type": {
|
|
1852
|
+
"name": "string|number|boolean|object|array|symbol|func"
|
|
1845
1853
|
}
|
|
1846
1854
|
},
|
|
1847
1855
|
{
|
|
@@ -1849,20 +1857,20 @@
|
|
|
1849
1857
|
"tags": {
|
|
1850
1858
|
"ignore": [
|
|
1851
1859
|
{
|
|
1852
|
-
"description": "
|
|
1860
|
+
"description": "v-model binding",
|
|
1853
1861
|
"title": "ignore"
|
|
1854
1862
|
}
|
|
1855
1863
|
]
|
|
1856
1864
|
},
|
|
1857
1865
|
"type": {
|
|
1858
|
-
"name": "number"
|
|
1866
|
+
"name": "string|number|boolean|object|array|symbol|func"
|
|
1859
1867
|
}
|
|
1860
1868
|
}
|
|
1861
1869
|
],
|
|
1862
1870
|
"events": [
|
|
1863
1871
|
{
|
|
1864
1872
|
"name": "update:modelValue",
|
|
1865
|
-
"description": "Event emitted by v-model on the
|
|
1873
|
+
"description": "Event emitted by v-model on the radio's <input> element",
|
|
1866
1874
|
"properties": [
|
|
1867
1875
|
{
|
|
1868
1876
|
"type": {
|
|
@@ -1882,143 +1890,50 @@
|
|
|
1882
1890
|
"name": "modelValue"
|
|
1883
1891
|
}
|
|
1884
1892
|
]
|
|
1885
|
-
}
|
|
1893
|
+
}
|
|
1894
|
+
],
|
|
1895
|
+
"slots": [
|
|
1886
1896
|
{
|
|
1887
|
-
"name": "
|
|
1888
|
-
"description": "$emit event fired when page changes based on user interaction by clicking a link\nor selecting an option from the select on mobile.\n`event.preventDefault()` can be used to override the default link navigation behavior."
|
|
1897
|
+
"name": "default"
|
|
1889
1898
|
}
|
|
1890
1899
|
],
|
|
1891
1900
|
"sourceFiles": [
|
|
1892
|
-
"./src/components/
|
|
1901
|
+
"./src/components/radio/CdrRadio.vue"
|
|
1893
1902
|
]
|
|
1894
1903
|
},
|
|
1895
|
-
"
|
|
1896
|
-
"displayName": "
|
|
1897
|
-
"description": "
|
|
1904
|
+
"CdrRating": {
|
|
1905
|
+
"displayName": "CdrRating",
|
|
1906
|
+
"description": "Provides insight into user opinions for products, experiences, and more",
|
|
1898
1907
|
"tags": {},
|
|
1899
1908
|
"exportName": "default",
|
|
1900
1909
|
"props": [
|
|
1901
1910
|
{
|
|
1902
|
-
"name": "
|
|
1903
|
-
"description": "Sets the
|
|
1904
|
-
"tags": {
|
|
1905
|
-
"demoSelectMultiple": [
|
|
1906
|
-
{
|
|
1907
|
-
"description": "false",
|
|
1908
|
-
"title": "demoSelectMultiple"
|
|
1909
|
-
}
|
|
1910
|
-
]
|
|
1911
|
-
},
|
|
1912
|
-
"values": [
|
|
1913
|
-
"top",
|
|
1914
|
-
"bottom",
|
|
1915
|
-
"left",
|
|
1916
|
-
"right"
|
|
1917
|
-
],
|
|
1918
|
-
"type": {
|
|
1919
|
-
"name": "string"
|
|
1920
|
-
},
|
|
1921
|
-
"required": false,
|
|
1922
|
-
"defaultValue": {
|
|
1923
|
-
"func": false,
|
|
1924
|
-
"value": "'top'"
|
|
1925
|
-
}
|
|
1926
|
-
},
|
|
1927
|
-
{
|
|
1928
|
-
"name": "autoPosition",
|
|
1929
|
-
"description": "If set to `true`, popover will attempt to dynamically set it's position to\nensure it renders within the visible browser window.\nIf `false` the popover will always render in the provided `position`.",
|
|
1911
|
+
"name": "rating",
|
|
1912
|
+
"description": "Sets the rating values between 0 and 5.",
|
|
1930
1913
|
"type": {
|
|
1931
|
-
"name": "
|
|
1914
|
+
"name": "string|number"
|
|
1932
1915
|
},
|
|
1933
|
-
"required":
|
|
1916
|
+
"required": true,
|
|
1934
1917
|
"defaultValue": {
|
|
1935
1918
|
"func": false,
|
|
1936
|
-
"value":
|
|
1919
|
+
"value": "0"
|
|
1937
1920
|
}
|
|
1938
1921
|
},
|
|
1939
1922
|
{
|
|
1940
|
-
"name": "
|
|
1941
|
-
"description": "Sets the
|
|
1942
|
-
"type": {
|
|
1943
|
-
"name": "string"
|
|
1944
|
-
},
|
|
1945
|
-
"required": false
|
|
1946
|
-
},
|
|
1947
|
-
{
|
|
1948
|
-
"name": "id",
|
|
1949
|
-
"description": "ID for the popover element, required for accessibility",
|
|
1950
|
-
"type": {
|
|
1951
|
-
"name": "string"
|
|
1952
|
-
},
|
|
1953
|
-
"required": true
|
|
1954
|
-
},
|
|
1955
|
-
{
|
|
1956
|
-
"name": "contentClass",
|
|
1957
|
-
"description": "Add custom class to the popover content wrapper. Allows for overriding size, styling, etc.",
|
|
1958
|
-
"type": {
|
|
1959
|
-
"name": "string"
|
|
1960
|
-
},
|
|
1961
|
-
"required": false
|
|
1962
|
-
},
|
|
1963
|
-
{
|
|
1964
|
-
"name": "open",
|
|
1965
|
-
"description": "Used to programmatically control the popover state. Does not need to be set if you are using the `trigger` slot.",
|
|
1966
|
-
"tags": {
|
|
1967
|
-
"demoIgnore": [
|
|
1968
|
-
{
|
|
1969
|
-
"description": "true",
|
|
1970
|
-
"title": "demoIgnore"
|
|
1971
|
-
}
|
|
1972
|
-
]
|
|
1973
|
-
},
|
|
1923
|
+
"name": "count",
|
|
1924
|
+
"description": "Sets the total number of ratings",
|
|
1974
1925
|
"type": {
|
|
1975
|
-
"name": "
|
|
1926
|
+
"name": "string|number"
|
|
1976
1927
|
},
|
|
1977
1928
|
"required": false,
|
|
1978
1929
|
"defaultValue": {
|
|
1979
1930
|
"func": false,
|
|
1980
|
-
"value":
|
|
1931
|
+
"value": "null"
|
|
1981
1932
|
}
|
|
1982
|
-
}
|
|
1983
|
-
],
|
|
1984
|
-
"events": [
|
|
1985
|
-
{
|
|
1986
|
-
"name": "opened",
|
|
1987
|
-
"description": "Emits when popover is opened"
|
|
1988
|
-
},
|
|
1989
|
-
{
|
|
1990
|
-
"name": "closed",
|
|
1991
|
-
"description": "Emits when popover is closed"
|
|
1992
|
-
}
|
|
1993
|
-
],
|
|
1994
|
-
"slots": [
|
|
1995
|
-
{
|
|
1996
|
-
"name": "trigger",
|
|
1997
|
-
"description": " Slot for the element that triggers the popover."
|
|
1998
|
-
},
|
|
1999
|
-
{
|
|
2000
|
-
"name": "title",
|
|
2001
|
-
"description": "Sets the title for the popover. Can also be set with `label` prop"
|
|
2002
|
-
},
|
|
2003
|
-
{
|
|
2004
|
-
"name": "default"
|
|
2005
1933
|
},
|
|
2006
1934
|
{
|
|
2007
|
-
"name": "
|
|
2008
|
-
|
|
2009
|
-
],
|
|
2010
|
-
"sourceFiles": [
|
|
2011
|
-
"./src/components/popover/CdrPopover.vue"
|
|
2012
|
-
]
|
|
2013
|
-
},
|
|
2014
|
-
"CdrPopup": {
|
|
2015
|
-
"displayName": "CdrPopup",
|
|
2016
|
-
"exportName": "default",
|
|
2017
|
-
"description": "",
|
|
2018
|
-
"tags": {},
|
|
2019
|
-
"props": [
|
|
2020
|
-
{
|
|
2021
|
-
"name": "opened",
|
|
1935
|
+
"name": "compact",
|
|
1936
|
+
"description": "Hides the word 'reviews' if true",
|
|
2022
1937
|
"type": {
|
|
2023
1938
|
"name": "boolean"
|
|
2024
1939
|
},
|
|
@@ -2028,45 +1943,39 @@
|
|
|
2028
1943
|
}
|
|
2029
1944
|
},
|
|
2030
1945
|
{
|
|
2031
|
-
"name": "
|
|
1946
|
+
"name": "href",
|
|
1947
|
+
"description": "Sets the rating component (icons and text) to display inline and wraps them in an anchor tag so they can act as link.",
|
|
2032
1948
|
"type": {
|
|
2033
1949
|
"name": "string"
|
|
2034
|
-
},
|
|
2035
|
-
"required": false,
|
|
2036
|
-
"defaultValue": {
|
|
2037
|
-
"func": false,
|
|
2038
|
-
"value": "'top'"
|
|
2039
1950
|
}
|
|
2040
1951
|
},
|
|
2041
1952
|
{
|
|
2042
|
-
"name": "
|
|
1953
|
+
"name": "size",
|
|
1954
|
+
"description": "Sets the rating size.",
|
|
1955
|
+
"tags": {
|
|
1956
|
+
"demoSelectMultiple": [
|
|
1957
|
+
{
|
|
1958
|
+
"description": "false",
|
|
1959
|
+
"title": "demoSelectMultiple"
|
|
1960
|
+
}
|
|
1961
|
+
]
|
|
1962
|
+
},
|
|
1963
|
+
"values": [
|
|
1964
|
+
"small",
|
|
1965
|
+
"medium",
|
|
1966
|
+
"large"
|
|
1967
|
+
],
|
|
2043
1968
|
"type": {
|
|
2044
|
-
"name": "
|
|
1969
|
+
"name": "string"
|
|
2045
1970
|
},
|
|
2046
1971
|
"defaultValue": {
|
|
2047
1972
|
"func": false,
|
|
2048
|
-
"value":
|
|
2049
|
-
}
|
|
2050
|
-
},
|
|
2051
|
-
{
|
|
2052
|
-
"name": "contentClass",
|
|
2053
|
-
"type": {
|
|
2054
|
-
"name": "string"
|
|
1973
|
+
"value": "'medium'"
|
|
2055
1974
|
}
|
|
2056
1975
|
}
|
|
2057
1976
|
],
|
|
2058
|
-
"events": [
|
|
2059
|
-
{
|
|
2060
|
-
"name": "closed"
|
|
2061
|
-
}
|
|
2062
|
-
],
|
|
2063
|
-
"slots": [
|
|
2064
|
-
{
|
|
2065
|
-
"name": "default"
|
|
2066
|
-
}
|
|
2067
|
-
],
|
|
2068
1977
|
"sourceFiles": [
|
|
2069
|
-
"./src/components/
|
|
1978
|
+
"./src/components/rating/CdrRating.vue"
|
|
2070
1979
|
]
|
|
2071
1980
|
},
|
|
2072
1981
|
"CdrQuote": {
|
|
@@ -2139,66 +2048,67 @@
|
|
|
2139
2048
|
"./src/components/quote/CdrQuote.vue"
|
|
2140
2049
|
]
|
|
2141
2050
|
},
|
|
2142
|
-
"
|
|
2143
|
-
"displayName": "
|
|
2144
|
-
"description": "
|
|
2051
|
+
"CdrSelect": {
|
|
2052
|
+
"displayName": "CdrSelect",
|
|
2053
|
+
"description": "Allows the selection of one or more options from a dropdown list",
|
|
2145
2054
|
"tags": {},
|
|
2146
2055
|
"exportName": "default",
|
|
2147
2056
|
"props": [
|
|
2148
2057
|
{
|
|
2149
|
-
"name": "
|
|
2150
|
-
"description": "
|
|
2058
|
+
"name": "id",
|
|
2059
|
+
"description": "Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be auto-generated.",
|
|
2151
2060
|
"type": {
|
|
2152
2061
|
"name": "string"
|
|
2153
2062
|
}
|
|
2154
2063
|
},
|
|
2155
2064
|
{
|
|
2156
|
-
"name": "
|
|
2157
|
-
"description": "
|
|
2065
|
+
"name": "label",
|
|
2066
|
+
"description": "Sets the text value for the select label.\nRequired for accessibility compliance. Use ‘hideLabel’ to\nvisually hide the label but keep it available to screenreaders.",
|
|
2158
2067
|
"type": {
|
|
2159
2068
|
"name": "string"
|
|
2069
|
+
},
|
|
2070
|
+
"required": true
|
|
2071
|
+
},
|
|
2072
|
+
{
|
|
2073
|
+
"name": "hideLabel",
|
|
2074
|
+
"description": "Visually hides the label element, but leaves it available to screen readers for accessibility compliance.",
|
|
2075
|
+
"type": {
|
|
2076
|
+
"name": "boolean"
|
|
2077
|
+
},
|
|
2078
|
+
"defaultValue": {
|
|
2079
|
+
"func": false,
|
|
2080
|
+
"value": false
|
|
2160
2081
|
}
|
|
2161
2082
|
},
|
|
2162
2083
|
{
|
|
2163
|
-
"name": "
|
|
2164
|
-
"description": "Adds
|
|
2084
|
+
"name": "prompt",
|
|
2085
|
+
"description": "Adds an option that is disabled and selected by default to serve as a `placeholder` for the select.",
|
|
2165
2086
|
"type": {
|
|
2166
2087
|
"name": "string"
|
|
2167
2088
|
}
|
|
2168
2089
|
},
|
|
2169
2090
|
{
|
|
2170
|
-
"name": "
|
|
2171
|
-
"description": "
|
|
2091
|
+
"name": "options",
|
|
2092
|
+
"description": "Build options programmatically with data.\nProvide an array of objects [{ text: String, value: String}] for greater control\nor provide an array of strings ['String'] for simpler setup (value and text will be the same).",
|
|
2172
2093
|
"type": {
|
|
2173
|
-
"name": "
|
|
2174
|
-
}
|
|
2175
|
-
"required": true
|
|
2094
|
+
"name": "array"
|
|
2095
|
+
}
|
|
2176
2096
|
},
|
|
2177
2097
|
{
|
|
2178
|
-
"name": "
|
|
2179
|
-
"description": "
|
|
2180
|
-
"tags": {
|
|
2181
|
-
"demoSelectMultiple": [
|
|
2182
|
-
{
|
|
2183
|
-
"description": "true",
|
|
2184
|
-
"title": "demoSelectMultiple"
|
|
2185
|
-
}
|
|
2186
|
-
]
|
|
2187
|
-
},
|
|
2098
|
+
"name": "background",
|
|
2099
|
+
"description": "Sets the background color the radio button is rendered on",
|
|
2100
|
+
"tags": {},
|
|
2188
2101
|
"values": [
|
|
2189
|
-
"
|
|
2102
|
+
"primary",
|
|
2103
|
+
"secondary"
|
|
2190
2104
|
],
|
|
2191
2105
|
"type": {
|
|
2192
|
-
"name": "
|
|
2193
|
-
},
|
|
2194
|
-
"defaultValue": {
|
|
2195
|
-
"func": false,
|
|
2196
|
-
"value": "''"
|
|
2106
|
+
"name": "backgroundProps"
|
|
2197
2107
|
}
|
|
2198
2108
|
},
|
|
2199
2109
|
{
|
|
2200
2110
|
"name": "size",
|
|
2201
|
-
"description": "Sets the
|
|
2111
|
+
"description": "Sets the component's size; values can target responsive breakpoints. Example `small@lg`",
|
|
2202
2112
|
"tags": {
|
|
2203
2113
|
"demoSelectMultiple": [
|
|
2204
2114
|
{
|
|
@@ -2217,22 +2127,25 @@
|
|
|
2217
2127
|
}
|
|
2218
2128
|
},
|
|
2219
2129
|
{
|
|
2220
|
-
"name": "
|
|
2221
|
-
"description": "Sets the
|
|
2222
|
-
"tags": {},
|
|
2223
|
-
"values": [
|
|
2224
|
-
"primary",
|
|
2225
|
-
"secondary"
|
|
2226
|
-
],
|
|
2130
|
+
"name": "error",
|
|
2131
|
+
"description": "Sets the select to an error state, displays the `error` slot if one is present.",
|
|
2227
2132
|
"type": {
|
|
2228
|
-
"name": "
|
|
2133
|
+
"name": "boolean|string"
|
|
2134
|
+
},
|
|
2135
|
+
"defaultValue": {
|
|
2136
|
+
"func": false,
|
|
2137
|
+
"value": false
|
|
2229
2138
|
}
|
|
2230
2139
|
},
|
|
2231
2140
|
{
|
|
2232
|
-
"name": "
|
|
2233
|
-
"description": "Sets the
|
|
2141
|
+
"name": "errorRole",
|
|
2142
|
+
"description": "Sets the `role` attribute for the embedded error state messaging.",
|
|
2234
2143
|
"type": {
|
|
2235
|
-
"name": "string
|
|
2144
|
+
"name": "string"
|
|
2145
|
+
},
|
|
2146
|
+
"defaultValue": {
|
|
2147
|
+
"func": false,
|
|
2148
|
+
"value": "'status'"
|
|
2236
2149
|
}
|
|
2237
2150
|
},
|
|
2238
2151
|
{
|
|
@@ -2240,7 +2153,7 @@
|
|
|
2240
2153
|
"tags": {
|
|
2241
2154
|
"ignore": [
|
|
2242
2155
|
{
|
|
2243
|
-
"description":
|
|
2156
|
+
"description": true,
|
|
2244
2157
|
"title": "ignore"
|
|
2245
2158
|
}
|
|
2246
2159
|
]
|
|
@@ -2248,137 +2161,47 @@
|
|
|
2248
2161
|
"type": {
|
|
2249
2162
|
"name": "string|number|boolean|object|array|symbol|func"
|
|
2250
2163
|
}
|
|
2251
|
-
}
|
|
2252
|
-
],
|
|
2253
|
-
"events": [
|
|
2164
|
+
},
|
|
2254
2165
|
{
|
|
2255
|
-
"name": "
|
|
2256
|
-
"description": "
|
|
2257
|
-
"properties": [
|
|
2258
|
-
{
|
|
2259
|
-
"type": {
|
|
2260
|
-
"names": [
|
|
2261
|
-
"mixed"
|
|
2262
|
-
]
|
|
2263
|
-
},
|
|
2264
|
-
"name": "modelValue"
|
|
2265
|
-
}
|
|
2266
|
-
],
|
|
2267
|
-
"tags": [
|
|
2268
|
-
{
|
|
2269
|
-
"title": "param",
|
|
2270
|
-
"type": {
|
|
2271
|
-
"name": "mixed"
|
|
2272
|
-
},
|
|
2273
|
-
"name": "modelValue"
|
|
2274
|
-
}
|
|
2275
|
-
]
|
|
2276
|
-
}
|
|
2277
|
-
],
|
|
2278
|
-
"slots": [
|
|
2279
|
-
{
|
|
2280
|
-
"name": "default"
|
|
2281
|
-
}
|
|
2282
|
-
],
|
|
2283
|
-
"sourceFiles": [
|
|
2284
|
-
"./src/components/radio/CdrRadio.vue"
|
|
2285
|
-
]
|
|
2286
|
-
},
|
|
2287
|
-
"CdrSkeleton": {
|
|
2288
|
-
"displayName": "CdrSkeleton",
|
|
2289
|
-
"description": "Visually communicates content is in the process of loading",
|
|
2290
|
-
"tags": {},
|
|
2291
|
-
"exportName": "default",
|
|
2292
|
-
"props": [
|
|
2293
|
-
{
|
|
2294
|
-
"name": "motion",
|
|
2295
|
-
"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.",
|
|
2166
|
+
"name": "disabled",
|
|
2167
|
+
"description": "Disables the input and sets appropriate styling",
|
|
2296
2168
|
"type": {
|
|
2297
2169
|
"name": "boolean"
|
|
2298
|
-
},
|
|
2299
|
-
"defaultValue": {
|
|
2300
|
-
"func": false,
|
|
2301
|
-
"value": true
|
|
2302
2170
|
}
|
|
2303
|
-
}
|
|
2304
|
-
],
|
|
2305
|
-
"slots": [
|
|
2306
|
-
{
|
|
2307
|
-
"name": "default",
|
|
2308
|
-
"description": "CdrSkeleton content (CdrSkeletonBone components)"
|
|
2309
|
-
}
|
|
2310
|
-
],
|
|
2311
|
-
"sourceFiles": [
|
|
2312
|
-
"./src/components/skeleton/CdrSkeleton.vue"
|
|
2313
|
-
]
|
|
2314
|
-
},
|
|
2315
|
-
"CdrSwitch": {
|
|
2316
|
-
"displayName": "CdrSwitch",
|
|
2317
|
-
"description": "Permits selection from two opposing options",
|
|
2318
|
-
"tags": {},
|
|
2319
|
-
"exportName": "default",
|
|
2320
|
-
"props": [
|
|
2171
|
+
},
|
|
2321
2172
|
{
|
|
2322
|
-
"name": "
|
|
2323
|
-
"description": "Sets
|
|
2173
|
+
"name": "required",
|
|
2174
|
+
"description": "Sets aria-required on the input field and displays an asterisk next to the select label",
|
|
2324
2175
|
"type": {
|
|
2325
|
-
"name": "
|
|
2176
|
+
"name": "boolean"
|
|
2326
2177
|
}
|
|
2327
2178
|
},
|
|
2328
2179
|
{
|
|
2329
|
-
"name": "
|
|
2330
|
-
"description": "
|
|
2331
|
-
"tags": {
|
|
2332
|
-
"demoSelectMultiple": [
|
|
2333
|
-
{
|
|
2334
|
-
"description": "false",
|
|
2335
|
-
"title": "demoSelectMultiple"
|
|
2336
|
-
}
|
|
2337
|
-
]
|
|
2338
|
-
},
|
|
2339
|
-
"values": [
|
|
2340
|
-
"medium",
|
|
2341
|
-
"large"
|
|
2342
|
-
],
|
|
2180
|
+
"name": "optional",
|
|
2181
|
+
"description": "Displays '(optional)' text next to the select label.",
|
|
2343
2182
|
"type": {
|
|
2344
|
-
"name": "
|
|
2345
|
-
},
|
|
2346
|
-
"defaultValue": {
|
|
2347
|
-
"func": false,
|
|
2348
|
-
"value": "'medium'"
|
|
2183
|
+
"name": "boolean"
|
|
2349
2184
|
}
|
|
2350
2185
|
},
|
|
2351
2186
|
{
|
|
2352
|
-
"name": "
|
|
2353
|
-
"description": "
|
|
2187
|
+
"name": "multiple",
|
|
2188
|
+
"description": "Turns CdrSelect into a multi-select element.",
|
|
2354
2189
|
"type": {
|
|
2355
2190
|
"name": "boolean"
|
|
2356
|
-
},
|
|
2357
|
-
"defaultValue": {
|
|
2358
|
-
"func": false,
|
|
2359
|
-
"value": false
|
|
2360
2191
|
}
|
|
2361
2192
|
},
|
|
2362
2193
|
{
|
|
2363
|
-
"name": "
|
|
2364
|
-
"
|
|
2365
|
-
"demoIgnore": [
|
|
2366
|
-
{
|
|
2367
|
-
"description": "true",
|
|
2368
|
-
"title": "demoIgnore"
|
|
2369
|
-
}
|
|
2370
|
-
]
|
|
2371
|
-
},
|
|
2194
|
+
"name": "multipleSize",
|
|
2195
|
+
"description": "Sets the height of the CdrSelect when using the multiple option.\nThis number corresponds to the number of select options that will be visible without scrolling.",
|
|
2372
2196
|
"type": {
|
|
2373
|
-
"name": "
|
|
2374
|
-
}
|
|
2375
|
-
"required": true
|
|
2197
|
+
"name": "number"
|
|
2198
|
+
}
|
|
2376
2199
|
}
|
|
2377
2200
|
],
|
|
2378
2201
|
"events": [
|
|
2379
2202
|
{
|
|
2380
2203
|
"name": "update:modelValue",
|
|
2381
|
-
"description": "Event emitted by v-model on
|
|
2204
|
+
"description": "Event emitted by v-model on the radio's <input> element",
|
|
2382
2205
|
"properties": [
|
|
2383
2206
|
{
|
|
2384
2207
|
"type": {
|
|
@@ -2401,90 +2224,83 @@
|
|
|
2401
2224
|
}
|
|
2402
2225
|
],
|
|
2403
2226
|
"slots": [
|
|
2227
|
+
{
|
|
2228
|
+
"name": "helper-text",
|
|
2229
|
+
"description": "Helper text above the select field"
|
|
2230
|
+
},
|
|
2231
|
+
{
|
|
2232
|
+
"name": "info",
|
|
2233
|
+
"description": "Link or icon to the right above the select field."
|
|
2234
|
+
},
|
|
2235
|
+
{
|
|
2236
|
+
"name": "pre-icon",
|
|
2237
|
+
"description": "Icon preceding text within the select field"
|
|
2238
|
+
},
|
|
2404
2239
|
{
|
|
2405
2240
|
"name": "default",
|
|
2406
|
-
"description": "
|
|
2241
|
+
"description": "CdrSelect content (<option> tags). Leave empty if using the `options` prop."
|
|
2242
|
+
},
|
|
2243
|
+
{
|
|
2244
|
+
"name": "info-action",
|
|
2245
|
+
"description": "Action-wrapped icon to the right of the select field"
|
|
2246
|
+
},
|
|
2247
|
+
{
|
|
2248
|
+
"name": "error",
|
|
2249
|
+
"description": "Error messaging text that is displayed when the `error` prop is true."
|
|
2407
2250
|
}
|
|
2408
2251
|
],
|
|
2409
2252
|
"sourceFiles": [
|
|
2410
|
-
"./src/components/
|
|
2253
|
+
"./src/components/select/CdrSelect.vue"
|
|
2411
2254
|
]
|
|
2412
2255
|
},
|
|
2413
|
-
"
|
|
2414
|
-
"displayName": "
|
|
2415
|
-
"description": "Provides insight into user opinions for products, experiences, and more",
|
|
2416
|
-
"tags": {},
|
|
2256
|
+
"CdrFormError": {
|
|
2257
|
+
"displayName": "CdrFormError",
|
|
2417
2258
|
"exportName": "default",
|
|
2259
|
+
"description": "",
|
|
2260
|
+
"tags": {},
|
|
2418
2261
|
"props": [
|
|
2419
2262
|
{
|
|
2420
|
-
"name": "
|
|
2421
|
-
"description": "Sets the rating values between 0 and 5.",
|
|
2263
|
+
"name": "error",
|
|
2422
2264
|
"type": {
|
|
2423
|
-
"name": "string
|
|
2424
|
-
},
|
|
2425
|
-
"required": true,
|
|
2426
|
-
"defaultValue": {
|
|
2427
|
-
"func": false,
|
|
2428
|
-
"value": "0"
|
|
2265
|
+
"name": "boolean|string"
|
|
2429
2266
|
}
|
|
2430
|
-
}
|
|
2267
|
+
}
|
|
2268
|
+
],
|
|
2269
|
+
"slots": [
|
|
2431
2270
|
{
|
|
2432
|
-
"name": "
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2271
|
+
"name": "error"
|
|
2272
|
+
}
|
|
2273
|
+
],
|
|
2274
|
+
"sourceFiles": [
|
|
2275
|
+
"./src/components/formError/CdrFormError.vue"
|
|
2276
|
+
]
|
|
2277
|
+
},
|
|
2278
|
+
"CdrSkeleton": {
|
|
2279
|
+
"displayName": "CdrSkeleton",
|
|
2280
|
+
"description": "Visually communicates content is in the process of loading",
|
|
2281
|
+
"tags": {},
|
|
2282
|
+
"exportName": "default",
|
|
2283
|
+
"props": [
|
|
2443
2284
|
{
|
|
2444
|
-
"name": "
|
|
2445
|
-
"description": "
|
|
2285
|
+
"name": "motion",
|
|
2286
|
+
"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.",
|
|
2446
2287
|
"type": {
|
|
2447
2288
|
"name": "boolean"
|
|
2448
2289
|
},
|
|
2449
2290
|
"defaultValue": {
|
|
2450
2291
|
"func": false,
|
|
2451
|
-
"value":
|
|
2452
|
-
}
|
|
2453
|
-
},
|
|
2454
|
-
{
|
|
2455
|
-
"name": "href",
|
|
2456
|
-
"description": "Sets the rating component (icons and text) to display inline and wraps them in an anchor tag so they can act as link.",
|
|
2457
|
-
"type": {
|
|
2458
|
-
"name": "string"
|
|
2292
|
+
"value": true
|
|
2459
2293
|
}
|
|
2460
|
-
}
|
|
2294
|
+
}
|
|
2295
|
+
],
|
|
2296
|
+
"slots": [
|
|
2461
2297
|
{
|
|
2462
|
-
"name": "
|
|
2463
|
-
"description": "
|
|
2464
|
-
"tags": {
|
|
2465
|
-
"demoSelectMultiple": [
|
|
2466
|
-
{
|
|
2467
|
-
"description": "false",
|
|
2468
|
-
"title": "demoSelectMultiple"
|
|
2469
|
-
}
|
|
2470
|
-
]
|
|
2471
|
-
},
|
|
2472
|
-
"values": [
|
|
2473
|
-
"small",
|
|
2474
|
-
"medium",
|
|
2475
|
-
"large"
|
|
2476
|
-
],
|
|
2477
|
-
"type": {
|
|
2478
|
-
"name": "string"
|
|
2479
|
-
},
|
|
2480
|
-
"defaultValue": {
|
|
2481
|
-
"func": false,
|
|
2482
|
-
"value": "'medium'"
|
|
2483
|
-
}
|
|
2298
|
+
"name": "default",
|
|
2299
|
+
"description": "CdrSkeleton content (CdrSkeletonBone components)"
|
|
2484
2300
|
}
|
|
2485
2301
|
],
|
|
2486
2302
|
"sourceFiles": [
|
|
2487
|
-
"./src/components/
|
|
2303
|
+
"./src/components/skeleton/CdrSkeleton.vue"
|
|
2488
2304
|
]
|
|
2489
2305
|
},
|
|
2490
2306
|
"CdrSkeletonBone": {
|
|
@@ -2525,104 +2341,71 @@
|
|
|
2525
2341
|
"./src/components/skeleton/CdrSkeletonBone.vue"
|
|
2526
2342
|
]
|
|
2527
2343
|
},
|
|
2528
|
-
"
|
|
2529
|
-
"displayName": "
|
|
2530
|
-
"description": "Allows
|
|
2344
|
+
"CdrPagination": {
|
|
2345
|
+
"displayName": "CdrPagination",
|
|
2346
|
+
"description": "Allows people to navigate to the next or previous page within an experience",
|
|
2531
2347
|
"tags": {},
|
|
2532
2348
|
"exportName": "default",
|
|
2533
2349
|
"props": [
|
|
2534
2350
|
{
|
|
2535
2351
|
"name": "id",
|
|
2536
|
-
"description": "
|
|
2352
|
+
"description": "Define a custom slug for the generated breadcrumb item IDs. Slug is randomly generated if no ID provided.",
|
|
2353
|
+
"tags": {
|
|
2354
|
+
"demoIgnore": [
|
|
2355
|
+
{
|
|
2356
|
+
"description": "true",
|
|
2357
|
+
"title": "demoIgnore"
|
|
2358
|
+
}
|
|
2359
|
+
]
|
|
2360
|
+
},
|
|
2537
2361
|
"type": {
|
|
2538
2362
|
"name": "string"
|
|
2539
2363
|
}
|
|
2540
2364
|
},
|
|
2541
2365
|
{
|
|
2542
|
-
"name": "
|
|
2543
|
-
"description": "Sets the
|
|
2544
|
-
"type": {
|
|
2545
|
-
"name": "string"
|
|
2546
|
-
},
|
|
2547
|
-
"required": true
|
|
2548
|
-
},
|
|
2549
|
-
{
|
|
2550
|
-
"name": "hideLabel",
|
|
2551
|
-
"description": "Visually hides the label element, but leaves it available to screen readers for accessibility compliance.",
|
|
2366
|
+
"name": "totalPages",
|
|
2367
|
+
"description": "Sets the total number of pages for displaying \"Page x of <totalPages>\".\nSometimes the total number of pages is different than total page data objects in the pages array.\nFor example, if only the next and previous pages are provided.",
|
|
2552
2368
|
"type": {
|
|
2553
|
-
"name": "
|
|
2369
|
+
"name": "number"
|
|
2554
2370
|
},
|
|
2555
2371
|
"defaultValue": {
|
|
2556
2372
|
"func": false,
|
|
2557
|
-
"value":
|
|
2373
|
+
"value": "null"
|
|
2558
2374
|
}
|
|
2559
2375
|
},
|
|
2560
2376
|
{
|
|
2561
|
-
"name": "
|
|
2562
|
-
"description": "
|
|
2563
|
-
"type": {
|
|
2564
|
-
"name": "string"
|
|
2565
|
-
}
|
|
2566
|
-
},
|
|
2567
|
-
{
|
|
2568
|
-
"name": "options",
|
|
2569
|
-
"description": "Build options programmatically with data.\nProvide an array of objects [{ text: String, value: String}] for greater control\nor provide an array of strings ['String'] for simpler setup (value and text will be the same).",
|
|
2377
|
+
"name": "pages",
|
|
2378
|
+
"description": "Array of objects containing pagination data.\nObjects must have structure of `{ page: number, url: string }`",
|
|
2570
2379
|
"type": {
|
|
2571
2380
|
"name": "array"
|
|
2572
|
-
}
|
|
2381
|
+
},
|
|
2382
|
+
"required": true
|
|
2573
2383
|
},
|
|
2574
2384
|
{
|
|
2575
|
-
"name": "
|
|
2576
|
-
"description": "Sets
|
|
2385
|
+
"name": "linkTag",
|
|
2386
|
+
"description": "Sets which tag type is used to render pagination elements",
|
|
2577
2387
|
"tags": {},
|
|
2578
2388
|
"values": [
|
|
2579
|
-
"
|
|
2580
|
-
"
|
|
2581
|
-
],
|
|
2582
|
-
"type": {
|
|
2583
|
-
"name": "backgroundProps"
|
|
2584
|
-
}
|
|
2585
|
-
},
|
|
2586
|
-
{
|
|
2587
|
-
"name": "size",
|
|
2588
|
-
"description": "Sets the component's size; values can target responsive breakpoints. Example `small@lg`",
|
|
2589
|
-
"tags": {
|
|
2590
|
-
"demoSelectMultiple": [
|
|
2591
|
-
{
|
|
2592
|
-
"description": "false",
|
|
2593
|
-
"title": "demoSelectMultiple"
|
|
2594
|
-
}
|
|
2595
|
-
]
|
|
2596
|
-
},
|
|
2597
|
-
"values": [
|
|
2598
|
-
"small",
|
|
2599
|
-
"medium",
|
|
2600
|
-
"large"
|
|
2389
|
+
"a",
|
|
2390
|
+
"button"
|
|
2601
2391
|
],
|
|
2602
2392
|
"type": {
|
|
2603
|
-
"name": "
|
|
2604
|
-
}
|
|
2605
|
-
},
|
|
2606
|
-
{
|
|
2607
|
-
"name": "error",
|
|
2608
|
-
"description": "Sets the select to an error state, displays the `error` slot if one is present.",
|
|
2609
|
-
"type": {
|
|
2610
|
-
"name": "boolean|string"
|
|
2393
|
+
"name": "string"
|
|
2611
2394
|
},
|
|
2612
2395
|
"defaultValue": {
|
|
2613
2396
|
"func": false,
|
|
2614
|
-
"value":
|
|
2397
|
+
"value": "'a'"
|
|
2615
2398
|
}
|
|
2616
2399
|
},
|
|
2617
2400
|
{
|
|
2618
|
-
"name": "
|
|
2619
|
-
"description": "
|
|
2401
|
+
"name": "forLabel",
|
|
2402
|
+
"description": "Used to customize the aria-label for the root pagination element.\nFor page-level pagination (i.e, pagination that updates the entire page content and changes the URL)\nthis property should be omitted.\nFor intra-page navigation this property should describe the element being paginated, for example:\n`Pagination for sub-content`",
|
|
2620
2403
|
"type": {
|
|
2621
2404
|
"name": "string"
|
|
2622
2405
|
},
|
|
2623
2406
|
"defaultValue": {
|
|
2624
2407
|
"func": false,
|
|
2625
|
-
"value": "'
|
|
2408
|
+
"value": "''"
|
|
2626
2409
|
}
|
|
2627
2410
|
},
|
|
2628
2411
|
{
|
|
@@ -2630,46 +2413,11 @@
|
|
|
2630
2413
|
"tags": {
|
|
2631
2414
|
"ignore": [
|
|
2632
2415
|
{
|
|
2633
|
-
"description":
|
|
2416
|
+
"description": "used for binding v-model, represents the current page",
|
|
2634
2417
|
"title": "ignore"
|
|
2635
2418
|
}
|
|
2636
2419
|
]
|
|
2637
2420
|
},
|
|
2638
|
-
"type": {
|
|
2639
|
-
"name": "string|number|boolean|object|array|symbol|func"
|
|
2640
|
-
}
|
|
2641
|
-
},
|
|
2642
|
-
{
|
|
2643
|
-
"name": "disabled",
|
|
2644
|
-
"description": "Disables the input and sets appropriate styling",
|
|
2645
|
-
"type": {
|
|
2646
|
-
"name": "boolean"
|
|
2647
|
-
}
|
|
2648
|
-
},
|
|
2649
|
-
{
|
|
2650
|
-
"name": "required",
|
|
2651
|
-
"description": "Sets aria-required on the input field and displays an asterisk next to the select label",
|
|
2652
|
-
"type": {
|
|
2653
|
-
"name": "boolean"
|
|
2654
|
-
}
|
|
2655
|
-
},
|
|
2656
|
-
{
|
|
2657
|
-
"name": "optional",
|
|
2658
|
-
"description": "Displays '(optional)' text next to the select label.",
|
|
2659
|
-
"type": {
|
|
2660
|
-
"name": "boolean"
|
|
2661
|
-
}
|
|
2662
|
-
},
|
|
2663
|
-
{
|
|
2664
|
-
"name": "multiple",
|
|
2665
|
-
"description": "Turns CdrSelect into a multi-select element.",
|
|
2666
|
-
"type": {
|
|
2667
|
-
"name": "boolean"
|
|
2668
|
-
}
|
|
2669
|
-
},
|
|
2670
|
-
{
|
|
2671
|
-
"name": "multipleSize",
|
|
2672
|
-
"description": "Sets the height of the CdrSelect when using the multiple option.\nThis number corresponds to the number of select options that will be visible without scrolling.",
|
|
2673
2421
|
"type": {
|
|
2674
2422
|
"name": "number"
|
|
2675
2423
|
}
|
|
@@ -2678,7 +2426,7 @@
|
|
|
2678
2426
|
"events": [
|
|
2679
2427
|
{
|
|
2680
2428
|
"name": "update:modelValue",
|
|
2681
|
-
"description": "Event emitted by v-model on the
|
|
2429
|
+
"description": "Event emitted by v-model on the select <input> element to indicate current page.\nOnly used on small devices",
|
|
2682
2430
|
"properties": [
|
|
2683
2431
|
{
|
|
2684
2432
|
"type": {
|
|
@@ -2698,36 +2446,64 @@
|
|
|
2698
2446
|
"name": "modelValue"
|
|
2699
2447
|
}
|
|
2700
2448
|
]
|
|
2449
|
+
},
|
|
2450
|
+
{
|
|
2451
|
+
"name": "navigate",
|
|
2452
|
+
"description": "$emit event fired when page changes based on user interaction by clicking a link\nor selecting an option from the select on mobile.\n`event.preventDefault()` can be used to override the default link navigation behavior."
|
|
2701
2453
|
}
|
|
2702
2454
|
],
|
|
2703
|
-
"
|
|
2704
|
-
|
|
2705
|
-
|
|
2706
|
-
|
|
2707
|
-
|
|
2455
|
+
"sourceFiles": [
|
|
2456
|
+
"./src/components/pagination/CdrPagination.vue"
|
|
2457
|
+
]
|
|
2458
|
+
},
|
|
2459
|
+
"CdrTabPanel": {
|
|
2460
|
+
"displayName": "CdrTabPanel",
|
|
2461
|
+
"exportName": "default",
|
|
2462
|
+
"description": "",
|
|
2463
|
+
"tags": {},
|
|
2464
|
+
"props": [
|
|
2708
2465
|
{
|
|
2709
|
-
"name": "
|
|
2710
|
-
"description": "
|
|
2466
|
+
"name": "id",
|
|
2467
|
+
"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.",
|
|
2468
|
+
"type": {
|
|
2469
|
+
"name": "string"
|
|
2470
|
+
}
|
|
2711
2471
|
},
|
|
2712
2472
|
{
|
|
2713
|
-
"name": "
|
|
2714
|
-
"description": "
|
|
2473
|
+
"name": "name",
|
|
2474
|
+
"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.",
|
|
2475
|
+
"type": {
|
|
2476
|
+
"name": "string"
|
|
2477
|
+
}
|
|
2715
2478
|
},
|
|
2716
2479
|
{
|
|
2717
|
-
"name": "
|
|
2718
|
-
"description": "
|
|
2719
|
-
|
|
2480
|
+
"name": "ariaLabelledby",
|
|
2481
|
+
"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.",
|
|
2482
|
+
"type": {
|
|
2483
|
+
"name": "string"
|
|
2484
|
+
}
|
|
2485
|
+
}
|
|
2486
|
+
],
|
|
2487
|
+
"events": [
|
|
2720
2488
|
{
|
|
2721
|
-
"name": "
|
|
2722
|
-
"description": "
|
|
2723
|
-
|
|
2489
|
+
"name": "tab-change",
|
|
2490
|
+
"description": "Emits when active tab is changed",
|
|
2491
|
+
"tags": [
|
|
2492
|
+
{
|
|
2493
|
+
"title": "params",
|
|
2494
|
+
"content": "state, panelId"
|
|
2495
|
+
}
|
|
2496
|
+
]
|
|
2497
|
+
}
|
|
2498
|
+
],
|
|
2499
|
+
"slots": [
|
|
2724
2500
|
{
|
|
2725
|
-
"name": "
|
|
2726
|
-
"description": "
|
|
2501
|
+
"name": "default",
|
|
2502
|
+
"description": "CdrTabPanel content"
|
|
2727
2503
|
}
|
|
2728
2504
|
],
|
|
2729
2505
|
"sourceFiles": [
|
|
2730
|
-
"./src/components/
|
|
2506
|
+
"./src/components/tabs/CdrTabPanel.vue"
|
|
2731
2507
|
]
|
|
2732
2508
|
},
|
|
2733
2509
|
"CdrTable": {
|
|
@@ -2826,84 +2602,6 @@
|
|
|
2826
2602
|
"./src/components/table/CdrTable.vue"
|
|
2827
2603
|
]
|
|
2828
2604
|
},
|
|
2829
|
-
"CdrTabPanel": {
|
|
2830
|
-
"displayName": "CdrTabPanel",
|
|
2831
|
-
"exportName": "default",
|
|
2832
|
-
"description": "",
|
|
2833
|
-
"tags": {},
|
|
2834
|
-
"props": [
|
|
2835
|
-
{
|
|
2836
|
-
"name": "id",
|
|
2837
|
-
"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.",
|
|
2838
|
-
"type": {
|
|
2839
|
-
"name": "string"
|
|
2840
|
-
}
|
|
2841
|
-
},
|
|
2842
|
-
{
|
|
2843
|
-
"name": "name",
|
|
2844
|
-
"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.",
|
|
2845
|
-
"type": {
|
|
2846
|
-
"name": "string"
|
|
2847
|
-
}
|
|
2848
|
-
},
|
|
2849
|
-
{
|
|
2850
|
-
"name": "ariaLabelledby",
|
|
2851
|
-
"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.",
|
|
2852
|
-
"type": {
|
|
2853
|
-
"name": "string"
|
|
2854
|
-
}
|
|
2855
|
-
}
|
|
2856
|
-
],
|
|
2857
|
-
"events": [
|
|
2858
|
-
{
|
|
2859
|
-
"name": "tab-change",
|
|
2860
|
-
"description": "Emits when active tab is changed",
|
|
2861
|
-
"tags": [
|
|
2862
|
-
{
|
|
2863
|
-
"title": "params",
|
|
2864
|
-
"content": "state, panelId"
|
|
2865
|
-
}
|
|
2866
|
-
]
|
|
2867
|
-
}
|
|
2868
|
-
],
|
|
2869
|
-
"slots": [
|
|
2870
|
-
{
|
|
2871
|
-
"name": "default",
|
|
2872
|
-
"description": "CdrTabPanel content"
|
|
2873
|
-
}
|
|
2874
|
-
],
|
|
2875
|
-
"sourceFiles": [
|
|
2876
|
-
"./src/components/tabs/CdrTabPanel.vue"
|
|
2877
|
-
]
|
|
2878
|
-
},
|
|
2879
|
-
"CdrText": {
|
|
2880
|
-
"displayName": "CdrText",
|
|
2881
|
-
"description": "Text container used for any text element such as paragraphs, headings, and lists",
|
|
2882
|
-
"tags": {},
|
|
2883
|
-
"exportName": "default",
|
|
2884
|
-
"props": [
|
|
2885
|
-
{
|
|
2886
|
-
"name": "tag",
|
|
2887
|
-
"description": "Sets the HTML tag (p, span, h1, h2, etc)",
|
|
2888
|
-
"type": {
|
|
2889
|
-
"name": "string"
|
|
2890
|
-
},
|
|
2891
|
-
"defaultValue": {
|
|
2892
|
-
"func": false,
|
|
2893
|
-
"value": "'p'"
|
|
2894
|
-
}
|
|
2895
|
-
}
|
|
2896
|
-
],
|
|
2897
|
-
"slots": [
|
|
2898
|
-
{
|
|
2899
|
-
"name": "default",
|
|
2900
|
-
"description": "CdrText content"
|
|
2901
|
-
}
|
|
2902
|
-
],
|
|
2903
|
-
"sourceFiles": [
|
|
2904
|
-
"./src/components/text/CdrText.vue"
|
|
2905
|
-
]
|
|
2906
|
-
},
|
|
2907
2605
|
"CdrTabs": {
|
|
2908
2606
|
"displayName": "CdrTabs",
|
|
2909
2607
|
"description": "Organizes related content into groups for people to navigate between",
|
|
@@ -2986,6 +2684,329 @@
|
|
|
2986
2684
|
"./src/components/tabs/CdrTabs.vue"
|
|
2987
2685
|
]
|
|
2988
2686
|
},
|
|
2687
|
+
"CdrPopup": {
|
|
2688
|
+
"displayName": "CdrPopup",
|
|
2689
|
+
"exportName": "default",
|
|
2690
|
+
"description": "",
|
|
2691
|
+
"tags": {},
|
|
2692
|
+
"props": [
|
|
2693
|
+
{
|
|
2694
|
+
"name": "opened",
|
|
2695
|
+
"type": {
|
|
2696
|
+
"name": "boolean"
|
|
2697
|
+
},
|
|
2698
|
+
"defaultValue": {
|
|
2699
|
+
"func": false,
|
|
2700
|
+
"value": false
|
|
2701
|
+
}
|
|
2702
|
+
},
|
|
2703
|
+
{
|
|
2704
|
+
"name": "position",
|
|
2705
|
+
"type": {
|
|
2706
|
+
"name": "string"
|
|
2707
|
+
},
|
|
2708
|
+
"required": false,
|
|
2709
|
+
"defaultValue": {
|
|
2710
|
+
"func": false,
|
|
2711
|
+
"value": "'top'"
|
|
2712
|
+
}
|
|
2713
|
+
},
|
|
2714
|
+
{
|
|
2715
|
+
"name": "autoPosition",
|
|
2716
|
+
"type": {
|
|
2717
|
+
"name": "boolean"
|
|
2718
|
+
},
|
|
2719
|
+
"defaultValue": {
|
|
2720
|
+
"func": false,
|
|
2721
|
+
"value": true
|
|
2722
|
+
}
|
|
2723
|
+
},
|
|
2724
|
+
{
|
|
2725
|
+
"name": "contentClass",
|
|
2726
|
+
"type": {
|
|
2727
|
+
"name": "string"
|
|
2728
|
+
}
|
|
2729
|
+
}
|
|
2730
|
+
],
|
|
2731
|
+
"events": [
|
|
2732
|
+
{
|
|
2733
|
+
"name": "closed"
|
|
2734
|
+
}
|
|
2735
|
+
],
|
|
2736
|
+
"slots": [
|
|
2737
|
+
{
|
|
2738
|
+
"name": "default"
|
|
2739
|
+
}
|
|
2740
|
+
],
|
|
2741
|
+
"sourceFiles": [
|
|
2742
|
+
"./src/components/popup/CdrPopup.vue"
|
|
2743
|
+
]
|
|
2744
|
+
},
|
|
2745
|
+
"CdrModal": {
|
|
2746
|
+
"displayName": "CdrModal",
|
|
2747
|
+
"description": "Disruptive, action-blocking overlays used to display important information",
|
|
2748
|
+
"tags": {},
|
|
2749
|
+
"exportName": "default",
|
|
2750
|
+
"props": [
|
|
2751
|
+
{
|
|
2752
|
+
"name": "opened",
|
|
2753
|
+
"description": "Toggles the state of the modal",
|
|
2754
|
+
"tags": {
|
|
2755
|
+
"demoIgnore": [
|
|
2756
|
+
{
|
|
2757
|
+
"description": "true",
|
|
2758
|
+
"title": "demoIgnore"
|
|
2759
|
+
}
|
|
2760
|
+
]
|
|
2761
|
+
},
|
|
2762
|
+
"type": {
|
|
2763
|
+
"name": "boolean"
|
|
2764
|
+
},
|
|
2765
|
+
"required": true
|
|
2766
|
+
},
|
|
2767
|
+
{
|
|
2768
|
+
"name": "label",
|
|
2769
|
+
"description": "Sets `aria-label` and modal title text. Can also use title slot to set title.",
|
|
2770
|
+
"type": {
|
|
2771
|
+
"name": "string"
|
|
2772
|
+
},
|
|
2773
|
+
"required": true
|
|
2774
|
+
},
|
|
2775
|
+
{
|
|
2776
|
+
"name": "showTitle",
|
|
2777
|
+
"description": "Toggles the modal title text, which comes from `label` prop or `title` slot.",
|
|
2778
|
+
"type": {
|
|
2779
|
+
"name": "boolean"
|
|
2780
|
+
},
|
|
2781
|
+
"required": false,
|
|
2782
|
+
"defaultValue": {
|
|
2783
|
+
"func": false,
|
|
2784
|
+
"value": true
|
|
2785
|
+
}
|
|
2786
|
+
},
|
|
2787
|
+
{
|
|
2788
|
+
"name": "ariaDescribedby",
|
|
2789
|
+
"description": "Text for aria-describedby attribute. Applied to modal content element",
|
|
2790
|
+
"type": {
|
|
2791
|
+
"name": "string"
|
|
2792
|
+
},
|
|
2793
|
+
"required": false,
|
|
2794
|
+
"defaultValue": {
|
|
2795
|
+
"func": false,
|
|
2796
|
+
"value": "null"
|
|
2797
|
+
}
|
|
2798
|
+
},
|
|
2799
|
+
{
|
|
2800
|
+
"name": "role",
|
|
2801
|
+
"description": "Sets the `role` attribute on the modal content element",
|
|
2802
|
+
"tags": {},
|
|
2803
|
+
"values": [
|
|
2804
|
+
"dialog",
|
|
2805
|
+
"alertDialog"
|
|
2806
|
+
],
|
|
2807
|
+
"type": {
|
|
2808
|
+
"name": "string"
|
|
2809
|
+
},
|
|
2810
|
+
"required": false,
|
|
2811
|
+
"defaultValue": {
|
|
2812
|
+
"func": false,
|
|
2813
|
+
"value": "'dialog'"
|
|
2814
|
+
}
|
|
2815
|
+
},
|
|
2816
|
+
{
|
|
2817
|
+
"name": "id",
|
|
2818
|
+
"description": "Sets unique `id` for modal",
|
|
2819
|
+
"type": {
|
|
2820
|
+
"name": "string"
|
|
2821
|
+
},
|
|
2822
|
+
"required": false,
|
|
2823
|
+
"defaultValue": {
|
|
2824
|
+
"func": false,
|
|
2825
|
+
"value": "null"
|
|
2826
|
+
}
|
|
2827
|
+
},
|
|
2828
|
+
{
|
|
2829
|
+
"name": "overlayClass",
|
|
2830
|
+
"description": "Adds custom class to the `cdr-modal__overlay` div",
|
|
2831
|
+
"type": {
|
|
2832
|
+
"name": "string"
|
|
2833
|
+
}
|
|
2834
|
+
},
|
|
2835
|
+
{
|
|
2836
|
+
"name": "wrapperClass",
|
|
2837
|
+
"description": "Adds custom class to the `cdr-modal__outerWrap` div",
|
|
2838
|
+
"type": {
|
|
2839
|
+
"name": "string"
|
|
2840
|
+
}
|
|
2841
|
+
},
|
|
2842
|
+
{
|
|
2843
|
+
"name": "contentClass",
|
|
2844
|
+
"description": "Adds custom class to the `cdr-modal__innerWrap` div",
|
|
2845
|
+
"type": {
|
|
2846
|
+
"name": "string"
|
|
2847
|
+
}
|
|
2848
|
+
},
|
|
2849
|
+
{
|
|
2850
|
+
"name": "animationDuration",
|
|
2851
|
+
"description": "Sets duration for modal's close animation",
|
|
2852
|
+
"type": {
|
|
2853
|
+
"name": "number"
|
|
2854
|
+
},
|
|
2855
|
+
"defaultValue": {
|
|
2856
|
+
"func": false,
|
|
2857
|
+
"value": "300"
|
|
2858
|
+
}
|
|
2859
|
+
}
|
|
2860
|
+
],
|
|
2861
|
+
"events": [
|
|
2862
|
+
{
|
|
2863
|
+
"name": "closed",
|
|
2864
|
+
"description": "Fires when modal is closed"
|
|
2865
|
+
}
|
|
2866
|
+
],
|
|
2867
|
+
"slots": [
|
|
2868
|
+
{
|
|
2869
|
+
"name": "modal",
|
|
2870
|
+
"description": "Use to override the entire CdrModal content container."
|
|
2871
|
+
},
|
|
2872
|
+
{
|
|
2873
|
+
"name": "title",
|
|
2874
|
+
"description": "Use to override the default title"
|
|
2875
|
+
},
|
|
2876
|
+
{
|
|
2877
|
+
"name": "default"
|
|
2878
|
+
}
|
|
2879
|
+
],
|
|
2880
|
+
"sourceFiles": [
|
|
2881
|
+
"./src/components/modal/CdrModal.vue"
|
|
2882
|
+
]
|
|
2883
|
+
},
|
|
2884
|
+
"CdrSwitch": {
|
|
2885
|
+
"displayName": "CdrSwitch",
|
|
2886
|
+
"description": "Permits selection from two opposing options",
|
|
2887
|
+
"tags": {},
|
|
2888
|
+
"exportName": "default",
|
|
2889
|
+
"props": [
|
|
2890
|
+
{
|
|
2891
|
+
"name": "id",
|
|
2892
|
+
"description": "Sets a custom ID for the switch. If this value is not set, it will be auto-generated.",
|
|
2893
|
+
"type": {
|
|
2894
|
+
"name": "string"
|
|
2895
|
+
}
|
|
2896
|
+
},
|
|
2897
|
+
{
|
|
2898
|
+
"name": "size",
|
|
2899
|
+
"description": "Sets the size of the switch",
|
|
2900
|
+
"tags": {
|
|
2901
|
+
"demoSelectMultiple": [
|
|
2902
|
+
{
|
|
2903
|
+
"description": "false",
|
|
2904
|
+
"title": "demoSelectMultiple"
|
|
2905
|
+
}
|
|
2906
|
+
]
|
|
2907
|
+
},
|
|
2908
|
+
"values": [
|
|
2909
|
+
"medium",
|
|
2910
|
+
"large"
|
|
2911
|
+
],
|
|
2912
|
+
"type": {
|
|
2913
|
+
"name": "string"
|
|
2914
|
+
},
|
|
2915
|
+
"defaultValue": {
|
|
2916
|
+
"func": false,
|
|
2917
|
+
"value": "'medium'"
|
|
2918
|
+
}
|
|
2919
|
+
},
|
|
2920
|
+
{
|
|
2921
|
+
"name": "fullWidth",
|
|
2922
|
+
"description": "Sets the label and switch to expand to the full width of its container with `space-between`",
|
|
2923
|
+
"type": {
|
|
2924
|
+
"name": "boolean"
|
|
2925
|
+
},
|
|
2926
|
+
"defaultValue": {
|
|
2927
|
+
"func": false,
|
|
2928
|
+
"value": false
|
|
2929
|
+
}
|
|
2930
|
+
},
|
|
2931
|
+
{
|
|
2932
|
+
"name": "modelValue",
|
|
2933
|
+
"tags": {
|
|
2934
|
+
"demoIgnore": [
|
|
2935
|
+
{
|
|
2936
|
+
"description": "true",
|
|
2937
|
+
"title": "demoIgnore"
|
|
2938
|
+
}
|
|
2939
|
+
]
|
|
2940
|
+
},
|
|
2941
|
+
"type": {
|
|
2942
|
+
"name": "boolean"
|
|
2943
|
+
},
|
|
2944
|
+
"required": true
|
|
2945
|
+
}
|
|
2946
|
+
],
|
|
2947
|
+
"events": [
|
|
2948
|
+
{
|
|
2949
|
+
"name": "update:modelValue",
|
|
2950
|
+
"description": "Event emitted by v-model on switch",
|
|
2951
|
+
"properties": [
|
|
2952
|
+
{
|
|
2953
|
+
"type": {
|
|
2954
|
+
"names": [
|
|
2955
|
+
"mixed"
|
|
2956
|
+
]
|
|
2957
|
+
},
|
|
2958
|
+
"name": "modelValue"
|
|
2959
|
+
}
|
|
2960
|
+
],
|
|
2961
|
+
"tags": [
|
|
2962
|
+
{
|
|
2963
|
+
"title": "param",
|
|
2964
|
+
"type": {
|
|
2965
|
+
"name": "mixed"
|
|
2966
|
+
},
|
|
2967
|
+
"name": "modelValue"
|
|
2968
|
+
}
|
|
2969
|
+
]
|
|
2970
|
+
}
|
|
2971
|
+
],
|
|
2972
|
+
"slots": [
|
|
2973
|
+
{
|
|
2974
|
+
"name": "default",
|
|
2975
|
+
"description": "The label for the switch"
|
|
2976
|
+
}
|
|
2977
|
+
],
|
|
2978
|
+
"sourceFiles": [
|
|
2979
|
+
"./src/components/switch/CdrSwitch.vue"
|
|
2980
|
+
]
|
|
2981
|
+
},
|
|
2982
|
+
"CdrText": {
|
|
2983
|
+
"displayName": "CdrText",
|
|
2984
|
+
"description": "Text container used for any text element such as paragraphs, headings, and lists",
|
|
2985
|
+
"tags": {},
|
|
2986
|
+
"exportName": "default",
|
|
2987
|
+
"props": [
|
|
2988
|
+
{
|
|
2989
|
+
"name": "tag",
|
|
2990
|
+
"description": "Sets the HTML tag (p, span, h1, h2, etc)",
|
|
2991
|
+
"type": {
|
|
2992
|
+
"name": "string"
|
|
2993
|
+
},
|
|
2994
|
+
"defaultValue": {
|
|
2995
|
+
"func": false,
|
|
2996
|
+
"value": "'p'"
|
|
2997
|
+
}
|
|
2998
|
+
}
|
|
2999
|
+
],
|
|
3000
|
+
"slots": [
|
|
3001
|
+
{
|
|
3002
|
+
"name": "default",
|
|
3003
|
+
"description": "CdrText content"
|
|
3004
|
+
}
|
|
3005
|
+
],
|
|
3006
|
+
"sourceFiles": [
|
|
3007
|
+
"./src/components/text/CdrText.vue"
|
|
3008
|
+
]
|
|
3009
|
+
},
|
|
2989
3010
|
"CdrToast": {
|
|
2990
3011
|
"displayName": "CdrToast",
|
|
2991
3012
|
"description": "Non-modal dialog used to communicate the status of a task or process",
|