@vonage/vivid 3.0.0-next.100 → 3.0.0-next.102

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.
Files changed (44) hide show
  1. package/accordion/index.js +1 -1
  2. package/accordion-item/index.js +1 -1
  3. package/action-group/index.js +1 -1
  4. package/avatar/index.js +1 -1
  5. package/badge/index.js +1 -1
  6. package/banner/index.js +1 -1
  7. package/breadcrumb-item/index.js +1 -1
  8. package/calendar/index.js +1 -1
  9. package/calendar-event/index.js +1 -1
  10. package/card/index.js +1 -1
  11. package/checkbox/index.js +1 -1
  12. package/custom-elements.json +3643 -0
  13. package/dialog/index.js +1 -1
  14. package/fab/index.js +1 -1
  15. package/focus/index.js +1 -1
  16. package/header/index.js +1 -1
  17. package/icon/index.js +1 -1
  18. package/listbox/index.js +1 -1
  19. package/nav-disclosure/index.js +1 -1
  20. package/nav-item/index.js +1 -1
  21. package/note/index.js +1 -1
  22. package/number-field/index.js +1 -1
  23. package/package.json +3 -3
  24. package/progress/index.js +1 -1
  25. package/progress-ring/index.js +1 -1
  26. package/radio/index.js +1 -1
  27. package/radio-group/index.js +1 -1
  28. package/shared/form-elements.js +22 -9
  29. package/shared/index2.js +1 -1
  30. package/shared/index4.js +1 -1
  31. package/shared/index5.js +1 -1
  32. package/shared/index7.js +1 -1
  33. package/shared/patterns/form-elements/form-elements.d.ts +3 -0
  34. package/side-drawer/index.js +1 -1
  35. package/styles/core/all.css +1 -1
  36. package/styles/core/theme.css +1 -1
  37. package/styles/core/typography.css +1 -1
  38. package/styles/tokens/theme-dark.css +4 -4
  39. package/styles/tokens/theme-light.css +4 -4
  40. package/switch/index.js +1 -1
  41. package/text-area/index.js +1 -1
  42. package/text-field/index.js +1 -1
  43. package/tooltip/index.js +1 -1
  44. package/vivid.api.json +3157 -0
package/vivid.api.json ADDED
@@ -0,0 +1,3157 @@
1
+ {
2
+ "metadata": {
3
+ "toolPackage": "@microsoft/api-extractor",
4
+ "toolVersion": "7.33.6",
5
+ "schemaVersion": 1010,
6
+ "oldestForwardsCompatibleVersion": 1001,
7
+ "tsdocConfig": {
8
+ "$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
9
+ "noStandardTags": true,
10
+ "tagDefinitions": [
11
+ {
12
+ "tagName": "@alpha",
13
+ "syntaxKind": "modifier"
14
+ },
15
+ {
16
+ "tagName": "@beta",
17
+ "syntaxKind": "modifier"
18
+ },
19
+ {
20
+ "tagName": "@defaultValue",
21
+ "syntaxKind": "block"
22
+ },
23
+ {
24
+ "tagName": "@decorator",
25
+ "syntaxKind": "block",
26
+ "allowMultiple": true
27
+ },
28
+ {
29
+ "tagName": "@deprecated",
30
+ "syntaxKind": "block"
31
+ },
32
+ {
33
+ "tagName": "@eventProperty",
34
+ "syntaxKind": "modifier"
35
+ },
36
+ {
37
+ "tagName": "@example",
38
+ "syntaxKind": "block",
39
+ "allowMultiple": true
40
+ },
41
+ {
42
+ "tagName": "@experimental",
43
+ "syntaxKind": "modifier"
44
+ },
45
+ {
46
+ "tagName": "@inheritDoc",
47
+ "syntaxKind": "inline"
48
+ },
49
+ {
50
+ "tagName": "@internal",
51
+ "syntaxKind": "modifier"
52
+ },
53
+ {
54
+ "tagName": "@label",
55
+ "syntaxKind": "inline"
56
+ },
57
+ {
58
+ "tagName": "@link",
59
+ "syntaxKind": "inline",
60
+ "allowMultiple": true
61
+ },
62
+ {
63
+ "tagName": "@override",
64
+ "syntaxKind": "modifier"
65
+ },
66
+ {
67
+ "tagName": "@packageDocumentation",
68
+ "syntaxKind": "modifier"
69
+ },
70
+ {
71
+ "tagName": "@param",
72
+ "syntaxKind": "block",
73
+ "allowMultiple": true
74
+ },
75
+ {
76
+ "tagName": "@privateRemarks",
77
+ "syntaxKind": "block"
78
+ },
79
+ {
80
+ "tagName": "@public",
81
+ "syntaxKind": "modifier"
82
+ },
83
+ {
84
+ "tagName": "@readonly",
85
+ "syntaxKind": "modifier"
86
+ },
87
+ {
88
+ "tagName": "@remarks",
89
+ "syntaxKind": "block"
90
+ },
91
+ {
92
+ "tagName": "@returns",
93
+ "syntaxKind": "block"
94
+ },
95
+ {
96
+ "tagName": "@sealed",
97
+ "syntaxKind": "modifier"
98
+ },
99
+ {
100
+ "tagName": "@see",
101
+ "syntaxKind": "block"
102
+ },
103
+ {
104
+ "tagName": "@throws",
105
+ "syntaxKind": "block",
106
+ "allowMultiple": true
107
+ },
108
+ {
109
+ "tagName": "@typeParam",
110
+ "syntaxKind": "block",
111
+ "allowMultiple": true
112
+ },
113
+ {
114
+ "tagName": "@virtual",
115
+ "syntaxKind": "modifier"
116
+ },
117
+ {
118
+ "tagName": "@betaDocumentation",
119
+ "syntaxKind": "modifier"
120
+ },
121
+ {
122
+ "tagName": "@internalRemarks",
123
+ "syntaxKind": "block"
124
+ },
125
+ {
126
+ "tagName": "@preapproved",
127
+ "syntaxKind": "modifier"
128
+ }
129
+ ],
130
+ "supportForTags": {
131
+ "@alpha": true,
132
+ "@beta": true,
133
+ "@defaultValue": true,
134
+ "@decorator": true,
135
+ "@deprecated": true,
136
+ "@eventProperty": true,
137
+ "@example": true,
138
+ "@experimental": true,
139
+ "@inheritDoc": true,
140
+ "@internal": true,
141
+ "@label": true,
142
+ "@link": true,
143
+ "@override": true,
144
+ "@packageDocumentation": true,
145
+ "@param": true,
146
+ "@privateRemarks": true,
147
+ "@public": true,
148
+ "@readonly": true,
149
+ "@remarks": true,
150
+ "@returns": true,
151
+ "@sealed": true,
152
+ "@see": true,
153
+ "@throws": true,
154
+ "@typeParam": true,
155
+ "@virtual": true,
156
+ "@betaDocumentation": true,
157
+ "@internalRemarks": true,
158
+ "@preapproved": true
159
+ },
160
+ "reportUnsupportedHtmlElements": false
161
+ }
162
+ },
163
+ "kind": "Package",
164
+ "canonicalReference": "@vonage/vivid!",
165
+ "docComment": "",
166
+ "name": "@vonage/vivid",
167
+ "preserveMemberOrder": false,
168
+ "members": [
169
+ {
170
+ "kind": "EntryPoint",
171
+ "canonicalReference": "@vonage/vivid!",
172
+ "name": "",
173
+ "preserveMemberOrder": false,
174
+ "members": [
175
+ {
176
+ "kind": "Variable",
177
+ "canonicalReference": "@vonage/vivid!designSystem:var",
178
+ "docComment": "",
179
+ "excerptTokens": [
180
+ {
181
+ "kind": "Content",
182
+ "text": "designSystem: "
183
+ },
184
+ {
185
+ "kind": "Reference",
186
+ "text": "DesignSystem",
187
+ "canonicalReference": "@microsoft/fast-foundation!DesignSystem:interface"
188
+ }
189
+ ],
190
+ "fileUrlPath": "../../dist/libs/components/shared/design-system/index.d.ts",
191
+ "isReadonly": true,
192
+ "releaseTag": "Public",
193
+ "name": "designSystem",
194
+ "variableTypeTokenRange": {
195
+ "startIndex": 1,
196
+ "endIndex": 2
197
+ }
198
+ },
199
+ {
200
+ "kind": "Function",
201
+ "canonicalReference": "@vonage/vivid!provideVividDesignSystem:function(1)",
202
+ "docComment": "",
203
+ "excerptTokens": [
204
+ {
205
+ "kind": "Content",
206
+ "text": "export declare function provideVividDesignSystem(element?: "
207
+ },
208
+ {
209
+ "kind": "Reference",
210
+ "text": "HTMLElement",
211
+ "canonicalReference": "!HTMLElement:interface"
212
+ },
213
+ {
214
+ "kind": "Content",
215
+ "text": "): "
216
+ },
217
+ {
218
+ "kind": "Reference",
219
+ "text": "DesignSystem",
220
+ "canonicalReference": "@microsoft/fast-foundation!DesignSystem:interface"
221
+ },
222
+ {
223
+ "kind": "Content",
224
+ "text": ";"
225
+ }
226
+ ],
227
+ "fileUrlPath": "../../dist/libs/components/shared/design-system/index.d.ts",
228
+ "returnTypeTokenRange": {
229
+ "startIndex": 3,
230
+ "endIndex": 4
231
+ },
232
+ "releaseTag": "Public",
233
+ "overloadIndex": 1,
234
+ "parameters": [
235
+ {
236
+ "parameterName": "element",
237
+ "parameterTypeTokenRange": {
238
+ "startIndex": 1,
239
+ "endIndex": 2
240
+ },
241
+ "isOptional": true
242
+ }
243
+ ],
244
+ "name": "provideVividDesignSystem"
245
+ },
246
+ {
247
+ "kind": "Variable",
248
+ "canonicalReference": "@vonage/vivid!vividAccordion:var",
249
+ "docComment": "",
250
+ "excerptTokens": [
251
+ {
252
+ "kind": "Content",
253
+ "text": "vividAccordion: "
254
+ },
255
+ {
256
+ "kind": "Content",
257
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
258
+ },
259
+ {
260
+ "kind": "Reference",
261
+ "text": "OverrideFoundationElementDefinition",
262
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
263
+ },
264
+ {
265
+ "kind": "Content",
266
+ "text": "<"
267
+ },
268
+ {
269
+ "kind": "Reference",
270
+ "text": "FoundationElementDefinition",
271
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
272
+ },
273
+ {
274
+ "kind": "Content",
275
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
276
+ },
277
+ {
278
+ "kind": "Reference",
279
+ "text": "FoundationElementRegistry",
280
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
281
+ },
282
+ {
283
+ "kind": "Content",
284
+ "text": "<"
285
+ },
286
+ {
287
+ "kind": "Reference",
288
+ "text": "FoundationElementDefinition",
289
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
290
+ },
291
+ {
292
+ "kind": "Content",
293
+ "text": ", import(\"@microsoft/fast-element\")."
294
+ },
295
+ {
296
+ "kind": "Reference",
297
+ "text": "Constructable",
298
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
299
+ },
300
+ {
301
+ "kind": "Content",
302
+ "text": "<import(\"@microsoft/fast-foundation\")."
303
+ },
304
+ {
305
+ "kind": "Reference",
306
+ "text": "FoundationElement",
307
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
308
+ },
309
+ {
310
+ "kind": "Content",
311
+ "text": ">>"
312
+ }
313
+ ],
314
+ "fileUrlPath": "../../dist/libs/components/lib/accordion/index.d.ts",
315
+ "isReadonly": true,
316
+ "releaseTag": "Public",
317
+ "name": "vividAccordion",
318
+ "variableTypeTokenRange": {
319
+ "startIndex": 1,
320
+ "endIndex": 14
321
+ }
322
+ },
323
+ {
324
+ "kind": "Variable",
325
+ "canonicalReference": "@vonage/vivid!vividAccordionItem:var",
326
+ "docComment": "",
327
+ "excerptTokens": [
328
+ {
329
+ "kind": "Content",
330
+ "text": "vividAccordionItem: "
331
+ },
332
+ {
333
+ "kind": "Content",
334
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
335
+ },
336
+ {
337
+ "kind": "Reference",
338
+ "text": "OverrideFoundationElementDefinition",
339
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
340
+ },
341
+ {
342
+ "kind": "Content",
343
+ "text": "<"
344
+ },
345
+ {
346
+ "kind": "Reference",
347
+ "text": "FoundationElementDefinition",
348
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
349
+ },
350
+ {
351
+ "kind": "Content",
352
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
353
+ },
354
+ {
355
+ "kind": "Reference",
356
+ "text": "FoundationElementRegistry",
357
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
358
+ },
359
+ {
360
+ "kind": "Content",
361
+ "text": "<"
362
+ },
363
+ {
364
+ "kind": "Reference",
365
+ "text": "FoundationElementDefinition",
366
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
367
+ },
368
+ {
369
+ "kind": "Content",
370
+ "text": ", import(\"@microsoft/fast-element\")."
371
+ },
372
+ {
373
+ "kind": "Reference",
374
+ "text": "Constructable",
375
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
376
+ },
377
+ {
378
+ "kind": "Content",
379
+ "text": "<import(\"@microsoft/fast-foundation\")."
380
+ },
381
+ {
382
+ "kind": "Reference",
383
+ "text": "FoundationElement",
384
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
385
+ },
386
+ {
387
+ "kind": "Content",
388
+ "text": ">>"
389
+ }
390
+ ],
391
+ "fileUrlPath": "../../dist/libs/components/lib/accordion-item/index.d.ts",
392
+ "isReadonly": true,
393
+ "releaseTag": "Public",
394
+ "name": "vividAccordionItem",
395
+ "variableTypeTokenRange": {
396
+ "startIndex": 1,
397
+ "endIndex": 14
398
+ }
399
+ },
400
+ {
401
+ "kind": "Variable",
402
+ "canonicalReference": "@vonage/vivid!vividActionGroup:var",
403
+ "docComment": "",
404
+ "excerptTokens": [
405
+ {
406
+ "kind": "Content",
407
+ "text": "vividActionGroup: "
408
+ },
409
+ {
410
+ "kind": "Content",
411
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
412
+ },
413
+ {
414
+ "kind": "Reference",
415
+ "text": "OverrideFoundationElementDefinition",
416
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
417
+ },
418
+ {
419
+ "kind": "Content",
420
+ "text": "<"
421
+ },
422
+ {
423
+ "kind": "Reference",
424
+ "text": "FoundationElementDefinition",
425
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
426
+ },
427
+ {
428
+ "kind": "Content",
429
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
430
+ },
431
+ {
432
+ "kind": "Reference",
433
+ "text": "FoundationElementRegistry",
434
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
435
+ },
436
+ {
437
+ "kind": "Content",
438
+ "text": "<"
439
+ },
440
+ {
441
+ "kind": "Reference",
442
+ "text": "FoundationElementDefinition",
443
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
444
+ },
445
+ {
446
+ "kind": "Content",
447
+ "text": ", import(\"@microsoft/fast-element\")."
448
+ },
449
+ {
450
+ "kind": "Reference",
451
+ "text": "Constructable",
452
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
453
+ },
454
+ {
455
+ "kind": "Content",
456
+ "text": "<import(\"@microsoft/fast-foundation\")."
457
+ },
458
+ {
459
+ "kind": "Reference",
460
+ "text": "FoundationElement",
461
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
462
+ },
463
+ {
464
+ "kind": "Content",
465
+ "text": ">>"
466
+ }
467
+ ],
468
+ "fileUrlPath": "../../dist/libs/components/lib/action-group/index.d.ts",
469
+ "isReadonly": true,
470
+ "releaseTag": "Public",
471
+ "name": "vividActionGroup",
472
+ "variableTypeTokenRange": {
473
+ "startIndex": 1,
474
+ "endIndex": 14
475
+ }
476
+ },
477
+ {
478
+ "kind": "Variable",
479
+ "canonicalReference": "@vonage/vivid!vividAvatar:var",
480
+ "docComment": "",
481
+ "excerptTokens": [
482
+ {
483
+ "kind": "Content",
484
+ "text": "vividAvatar: "
485
+ },
486
+ {
487
+ "kind": "Content",
488
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
489
+ },
490
+ {
491
+ "kind": "Reference",
492
+ "text": "OverrideFoundationElementDefinition",
493
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
494
+ },
495
+ {
496
+ "kind": "Content",
497
+ "text": "<"
498
+ },
499
+ {
500
+ "kind": "Reference",
501
+ "text": "FoundationElementDefinition",
502
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
503
+ },
504
+ {
505
+ "kind": "Content",
506
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
507
+ },
508
+ {
509
+ "kind": "Reference",
510
+ "text": "FoundationElementRegistry",
511
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
512
+ },
513
+ {
514
+ "kind": "Content",
515
+ "text": "<"
516
+ },
517
+ {
518
+ "kind": "Reference",
519
+ "text": "FoundationElementDefinition",
520
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
521
+ },
522
+ {
523
+ "kind": "Content",
524
+ "text": ", import(\"@microsoft/fast-element\")."
525
+ },
526
+ {
527
+ "kind": "Reference",
528
+ "text": "Constructable",
529
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
530
+ },
531
+ {
532
+ "kind": "Content",
533
+ "text": "<import(\"@microsoft/fast-foundation\")."
534
+ },
535
+ {
536
+ "kind": "Reference",
537
+ "text": "FoundationElement",
538
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
539
+ },
540
+ {
541
+ "kind": "Content",
542
+ "text": ">>"
543
+ }
544
+ ],
545
+ "fileUrlPath": "../../dist/libs/components/lib/avatar/index.d.ts",
546
+ "isReadonly": true,
547
+ "releaseTag": "Public",
548
+ "name": "vividAvatar",
549
+ "variableTypeTokenRange": {
550
+ "startIndex": 1,
551
+ "endIndex": 14
552
+ }
553
+ },
554
+ {
555
+ "kind": "Variable",
556
+ "canonicalReference": "@vonage/vivid!vividBadge:var",
557
+ "docComment": "",
558
+ "excerptTokens": [
559
+ {
560
+ "kind": "Content",
561
+ "text": "vividBadge: "
562
+ },
563
+ {
564
+ "kind": "Content",
565
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
566
+ },
567
+ {
568
+ "kind": "Reference",
569
+ "text": "OverrideFoundationElementDefinition",
570
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
571
+ },
572
+ {
573
+ "kind": "Content",
574
+ "text": "<"
575
+ },
576
+ {
577
+ "kind": "Reference",
578
+ "text": "FoundationElementDefinition",
579
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
580
+ },
581
+ {
582
+ "kind": "Content",
583
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
584
+ },
585
+ {
586
+ "kind": "Reference",
587
+ "text": "FoundationElementRegistry",
588
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
589
+ },
590
+ {
591
+ "kind": "Content",
592
+ "text": "<"
593
+ },
594
+ {
595
+ "kind": "Reference",
596
+ "text": "FoundationElementDefinition",
597
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
598
+ },
599
+ {
600
+ "kind": "Content",
601
+ "text": ", import(\"@microsoft/fast-element\")."
602
+ },
603
+ {
604
+ "kind": "Reference",
605
+ "text": "Constructable",
606
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
607
+ },
608
+ {
609
+ "kind": "Content",
610
+ "text": "<import(\"@microsoft/fast-foundation\")."
611
+ },
612
+ {
613
+ "kind": "Reference",
614
+ "text": "FoundationElement",
615
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
616
+ },
617
+ {
618
+ "kind": "Content",
619
+ "text": ">>"
620
+ }
621
+ ],
622
+ "fileUrlPath": "../../dist/libs/components/lib/badge/index.d.ts",
623
+ "isReadonly": true,
624
+ "releaseTag": "Public",
625
+ "name": "vividBadge",
626
+ "variableTypeTokenRange": {
627
+ "startIndex": 1,
628
+ "endIndex": 14
629
+ }
630
+ },
631
+ {
632
+ "kind": "Variable",
633
+ "canonicalReference": "@vonage/vivid!vividBanner:var",
634
+ "docComment": "",
635
+ "excerptTokens": [
636
+ {
637
+ "kind": "Content",
638
+ "text": "vividBanner: "
639
+ },
640
+ {
641
+ "kind": "Content",
642
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
643
+ },
644
+ {
645
+ "kind": "Reference",
646
+ "text": "OverrideFoundationElementDefinition",
647
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
648
+ },
649
+ {
650
+ "kind": "Content",
651
+ "text": "<"
652
+ },
653
+ {
654
+ "kind": "Reference",
655
+ "text": "FoundationElementDefinition",
656
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
657
+ },
658
+ {
659
+ "kind": "Content",
660
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
661
+ },
662
+ {
663
+ "kind": "Reference",
664
+ "text": "FoundationElementRegistry",
665
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
666
+ },
667
+ {
668
+ "kind": "Content",
669
+ "text": "<"
670
+ },
671
+ {
672
+ "kind": "Reference",
673
+ "text": "FoundationElementDefinition",
674
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
675
+ },
676
+ {
677
+ "kind": "Content",
678
+ "text": ", import(\"@microsoft/fast-element\")."
679
+ },
680
+ {
681
+ "kind": "Reference",
682
+ "text": "Constructable",
683
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
684
+ },
685
+ {
686
+ "kind": "Content",
687
+ "text": "<import(\"@microsoft/fast-foundation\")."
688
+ },
689
+ {
690
+ "kind": "Reference",
691
+ "text": "FoundationElement",
692
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
693
+ },
694
+ {
695
+ "kind": "Content",
696
+ "text": ">>"
697
+ }
698
+ ],
699
+ "fileUrlPath": "../../dist/libs/components/lib/banner/index.d.ts",
700
+ "isReadonly": true,
701
+ "releaseTag": "Public",
702
+ "name": "vividBanner",
703
+ "variableTypeTokenRange": {
704
+ "startIndex": 1,
705
+ "endIndex": 14
706
+ }
707
+ },
708
+ {
709
+ "kind": "Variable",
710
+ "canonicalReference": "@vonage/vivid!vividBreadcrumb:var",
711
+ "docComment": "",
712
+ "excerptTokens": [
713
+ {
714
+ "kind": "Content",
715
+ "text": "vividBreadcrumb: "
716
+ },
717
+ {
718
+ "kind": "Content",
719
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
720
+ },
721
+ {
722
+ "kind": "Reference",
723
+ "text": "OverrideFoundationElementDefinition",
724
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
725
+ },
726
+ {
727
+ "kind": "Content",
728
+ "text": "<"
729
+ },
730
+ {
731
+ "kind": "Reference",
732
+ "text": "FoundationElementDefinition",
733
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
734
+ },
735
+ {
736
+ "kind": "Content",
737
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
738
+ },
739
+ {
740
+ "kind": "Reference",
741
+ "text": "FoundationElementRegistry",
742
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
743
+ },
744
+ {
745
+ "kind": "Content",
746
+ "text": "<"
747
+ },
748
+ {
749
+ "kind": "Reference",
750
+ "text": "FoundationElementDefinition",
751
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
752
+ },
753
+ {
754
+ "kind": "Content",
755
+ "text": ", import(\"@microsoft/fast-element\")."
756
+ },
757
+ {
758
+ "kind": "Reference",
759
+ "text": "Constructable",
760
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
761
+ },
762
+ {
763
+ "kind": "Content",
764
+ "text": "<import(\"@microsoft/fast-foundation\")."
765
+ },
766
+ {
767
+ "kind": "Reference",
768
+ "text": "FoundationElement",
769
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
770
+ },
771
+ {
772
+ "kind": "Content",
773
+ "text": ">>"
774
+ }
775
+ ],
776
+ "fileUrlPath": "../../dist/libs/components/lib/breadcrumb/index.d.ts",
777
+ "isReadonly": true,
778
+ "releaseTag": "Public",
779
+ "name": "vividBreadcrumb",
780
+ "variableTypeTokenRange": {
781
+ "startIndex": 1,
782
+ "endIndex": 14
783
+ }
784
+ },
785
+ {
786
+ "kind": "Variable",
787
+ "canonicalReference": "@vonage/vivid!vividBreadcrumbItem:var",
788
+ "docComment": "",
789
+ "excerptTokens": [
790
+ {
791
+ "kind": "Content",
792
+ "text": "vividBreadcrumbItem: "
793
+ },
794
+ {
795
+ "kind": "Content",
796
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
797
+ },
798
+ {
799
+ "kind": "Reference",
800
+ "text": "OverrideFoundationElementDefinition",
801
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
802
+ },
803
+ {
804
+ "kind": "Content",
805
+ "text": "<"
806
+ },
807
+ {
808
+ "kind": "Reference",
809
+ "text": "FoundationElementDefinition",
810
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
811
+ },
812
+ {
813
+ "kind": "Content",
814
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
815
+ },
816
+ {
817
+ "kind": "Reference",
818
+ "text": "FoundationElementRegistry",
819
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
820
+ },
821
+ {
822
+ "kind": "Content",
823
+ "text": "<"
824
+ },
825
+ {
826
+ "kind": "Reference",
827
+ "text": "FoundationElementDefinition",
828
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
829
+ },
830
+ {
831
+ "kind": "Content",
832
+ "text": ", import(\"@microsoft/fast-element\")."
833
+ },
834
+ {
835
+ "kind": "Reference",
836
+ "text": "Constructable",
837
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
838
+ },
839
+ {
840
+ "kind": "Content",
841
+ "text": "<import(\"@microsoft/fast-foundation\")."
842
+ },
843
+ {
844
+ "kind": "Reference",
845
+ "text": "FoundationElement",
846
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
847
+ },
848
+ {
849
+ "kind": "Content",
850
+ "text": ">>"
851
+ }
852
+ ],
853
+ "fileUrlPath": "../../dist/libs/components/lib/breadcrumb-item/index.d.ts",
854
+ "isReadonly": true,
855
+ "releaseTag": "Public",
856
+ "name": "vividBreadcrumbItem",
857
+ "variableTypeTokenRange": {
858
+ "startIndex": 1,
859
+ "endIndex": 14
860
+ }
861
+ },
862
+ {
863
+ "kind": "Variable",
864
+ "canonicalReference": "@vonage/vivid!vividButton:var",
865
+ "docComment": "",
866
+ "excerptTokens": [
867
+ {
868
+ "kind": "Content",
869
+ "text": "vividButton: "
870
+ },
871
+ {
872
+ "kind": "Content",
873
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
874
+ },
875
+ {
876
+ "kind": "Reference",
877
+ "text": "OverrideFoundationElementDefinition",
878
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
879
+ },
880
+ {
881
+ "kind": "Content",
882
+ "text": "<"
883
+ },
884
+ {
885
+ "kind": "Reference",
886
+ "text": "FoundationElementDefinition",
887
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
888
+ },
889
+ {
890
+ "kind": "Content",
891
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
892
+ },
893
+ {
894
+ "kind": "Reference",
895
+ "text": "FoundationElementRegistry",
896
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
897
+ },
898
+ {
899
+ "kind": "Content",
900
+ "text": "<"
901
+ },
902
+ {
903
+ "kind": "Reference",
904
+ "text": "FoundationElementDefinition",
905
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
906
+ },
907
+ {
908
+ "kind": "Content",
909
+ "text": ", import(\"@microsoft/fast-element\")."
910
+ },
911
+ {
912
+ "kind": "Reference",
913
+ "text": "Constructable",
914
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
915
+ },
916
+ {
917
+ "kind": "Content",
918
+ "text": "<import(\"@microsoft/fast-foundation\")."
919
+ },
920
+ {
921
+ "kind": "Reference",
922
+ "text": "FoundationElement",
923
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
924
+ },
925
+ {
926
+ "kind": "Content",
927
+ "text": ">>"
928
+ }
929
+ ],
930
+ "fileUrlPath": "../../dist/libs/components/lib/button/index.d.ts",
931
+ "isReadonly": true,
932
+ "releaseTag": "Public",
933
+ "name": "vividButton",
934
+ "variableTypeTokenRange": {
935
+ "startIndex": 1,
936
+ "endIndex": 14
937
+ }
938
+ },
939
+ {
940
+ "kind": "Variable",
941
+ "canonicalReference": "@vonage/vivid!vividCalendar:var",
942
+ "docComment": "",
943
+ "excerptTokens": [
944
+ {
945
+ "kind": "Content",
946
+ "text": "vividCalendar: "
947
+ },
948
+ {
949
+ "kind": "Content",
950
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
951
+ },
952
+ {
953
+ "kind": "Reference",
954
+ "text": "OverrideFoundationElementDefinition",
955
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
956
+ },
957
+ {
958
+ "kind": "Content",
959
+ "text": "<"
960
+ },
961
+ {
962
+ "kind": "Reference",
963
+ "text": "FoundationElementDefinition",
964
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
965
+ },
966
+ {
967
+ "kind": "Content",
968
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
969
+ },
970
+ {
971
+ "kind": "Reference",
972
+ "text": "FoundationElementRegistry",
973
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
974
+ },
975
+ {
976
+ "kind": "Content",
977
+ "text": "<"
978
+ },
979
+ {
980
+ "kind": "Reference",
981
+ "text": "FoundationElementDefinition",
982
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
983
+ },
984
+ {
985
+ "kind": "Content",
986
+ "text": ", import(\"@microsoft/fast-element\")."
987
+ },
988
+ {
989
+ "kind": "Reference",
990
+ "text": "Constructable",
991
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
992
+ },
993
+ {
994
+ "kind": "Content",
995
+ "text": "<import(\"@microsoft/fast-foundation\")."
996
+ },
997
+ {
998
+ "kind": "Reference",
999
+ "text": "FoundationElement",
1000
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1001
+ },
1002
+ {
1003
+ "kind": "Content",
1004
+ "text": ">>"
1005
+ }
1006
+ ],
1007
+ "fileUrlPath": "../../dist/libs/components/lib/calendar/index.d.ts",
1008
+ "isReadonly": true,
1009
+ "releaseTag": "Public",
1010
+ "name": "vividCalendar",
1011
+ "variableTypeTokenRange": {
1012
+ "startIndex": 1,
1013
+ "endIndex": 14
1014
+ }
1015
+ },
1016
+ {
1017
+ "kind": "Variable",
1018
+ "canonicalReference": "@vonage/vivid!vividCalendarEvent:var",
1019
+ "docComment": "",
1020
+ "excerptTokens": [
1021
+ {
1022
+ "kind": "Content",
1023
+ "text": "vividCalendarEvent: "
1024
+ },
1025
+ {
1026
+ "kind": "Content",
1027
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1028
+ },
1029
+ {
1030
+ "kind": "Reference",
1031
+ "text": "OverrideFoundationElementDefinition",
1032
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1033
+ },
1034
+ {
1035
+ "kind": "Content",
1036
+ "text": "<"
1037
+ },
1038
+ {
1039
+ "kind": "Reference",
1040
+ "text": "FoundationElementDefinition",
1041
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1042
+ },
1043
+ {
1044
+ "kind": "Content",
1045
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1046
+ },
1047
+ {
1048
+ "kind": "Reference",
1049
+ "text": "FoundationElementRegistry",
1050
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1051
+ },
1052
+ {
1053
+ "kind": "Content",
1054
+ "text": "<"
1055
+ },
1056
+ {
1057
+ "kind": "Reference",
1058
+ "text": "FoundationElementDefinition",
1059
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1060
+ },
1061
+ {
1062
+ "kind": "Content",
1063
+ "text": ", import(\"@microsoft/fast-element\")."
1064
+ },
1065
+ {
1066
+ "kind": "Reference",
1067
+ "text": "Constructable",
1068
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
1069
+ },
1070
+ {
1071
+ "kind": "Content",
1072
+ "text": "<import(\"@microsoft/fast-foundation\")."
1073
+ },
1074
+ {
1075
+ "kind": "Reference",
1076
+ "text": "FoundationElement",
1077
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1078
+ },
1079
+ {
1080
+ "kind": "Content",
1081
+ "text": ">>"
1082
+ }
1083
+ ],
1084
+ "fileUrlPath": "../../dist/libs/components/lib/calendar-event/index.d.ts",
1085
+ "isReadonly": true,
1086
+ "releaseTag": "Public",
1087
+ "name": "vividCalendarEvent",
1088
+ "variableTypeTokenRange": {
1089
+ "startIndex": 1,
1090
+ "endIndex": 14
1091
+ }
1092
+ },
1093
+ {
1094
+ "kind": "Variable",
1095
+ "canonicalReference": "@vonage/vivid!vividCard:var",
1096
+ "docComment": "",
1097
+ "excerptTokens": [
1098
+ {
1099
+ "kind": "Content",
1100
+ "text": "vividCard: "
1101
+ },
1102
+ {
1103
+ "kind": "Content",
1104
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1105
+ },
1106
+ {
1107
+ "kind": "Reference",
1108
+ "text": "OverrideFoundationElementDefinition",
1109
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1110
+ },
1111
+ {
1112
+ "kind": "Content",
1113
+ "text": "<"
1114
+ },
1115
+ {
1116
+ "kind": "Reference",
1117
+ "text": "FoundationElementDefinition",
1118
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1119
+ },
1120
+ {
1121
+ "kind": "Content",
1122
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1123
+ },
1124
+ {
1125
+ "kind": "Reference",
1126
+ "text": "FoundationElementRegistry",
1127
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1128
+ },
1129
+ {
1130
+ "kind": "Content",
1131
+ "text": "<"
1132
+ },
1133
+ {
1134
+ "kind": "Reference",
1135
+ "text": "FoundationElementDefinition",
1136
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1137
+ },
1138
+ {
1139
+ "kind": "Content",
1140
+ "text": ", import(\"@microsoft/fast-element\")."
1141
+ },
1142
+ {
1143
+ "kind": "Reference",
1144
+ "text": "Constructable",
1145
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
1146
+ },
1147
+ {
1148
+ "kind": "Content",
1149
+ "text": "<import(\"@microsoft/fast-foundation\")."
1150
+ },
1151
+ {
1152
+ "kind": "Reference",
1153
+ "text": "FoundationElement",
1154
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1155
+ },
1156
+ {
1157
+ "kind": "Content",
1158
+ "text": ">>"
1159
+ }
1160
+ ],
1161
+ "fileUrlPath": "../../dist/libs/components/lib/card/index.d.ts",
1162
+ "isReadonly": true,
1163
+ "releaseTag": "Public",
1164
+ "name": "vividCard",
1165
+ "variableTypeTokenRange": {
1166
+ "startIndex": 1,
1167
+ "endIndex": 14
1168
+ }
1169
+ },
1170
+ {
1171
+ "kind": "Variable",
1172
+ "canonicalReference": "@vonage/vivid!vividCheckbox:var",
1173
+ "docComment": "",
1174
+ "excerptTokens": [
1175
+ {
1176
+ "kind": "Content",
1177
+ "text": "vividCheckbox: "
1178
+ },
1179
+ {
1180
+ "kind": "Content",
1181
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1182
+ },
1183
+ {
1184
+ "kind": "Reference",
1185
+ "text": "OverrideFoundationElementDefinition",
1186
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1187
+ },
1188
+ {
1189
+ "kind": "Content",
1190
+ "text": "<"
1191
+ },
1192
+ {
1193
+ "kind": "Reference",
1194
+ "text": "CheckboxOptions",
1195
+ "canonicalReference": "@microsoft/fast-foundation!CheckboxOptions:type"
1196
+ },
1197
+ {
1198
+ "kind": "Content",
1199
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1200
+ },
1201
+ {
1202
+ "kind": "Reference",
1203
+ "text": "FoundationElementRegistry",
1204
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1205
+ },
1206
+ {
1207
+ "kind": "Content",
1208
+ "text": "<"
1209
+ },
1210
+ {
1211
+ "kind": "Reference",
1212
+ "text": "CheckboxOptions",
1213
+ "canonicalReference": "@microsoft/fast-foundation!CheckboxOptions:type"
1214
+ },
1215
+ {
1216
+ "kind": "Content",
1217
+ "text": ", import(\"@microsoft/fast-element\")."
1218
+ },
1219
+ {
1220
+ "kind": "Reference",
1221
+ "text": "Constructable",
1222
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
1223
+ },
1224
+ {
1225
+ "kind": "Content",
1226
+ "text": "<import(\"@microsoft/fast-foundation\")."
1227
+ },
1228
+ {
1229
+ "kind": "Reference",
1230
+ "text": "FoundationElement",
1231
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1232
+ },
1233
+ {
1234
+ "kind": "Content",
1235
+ "text": ">>"
1236
+ }
1237
+ ],
1238
+ "fileUrlPath": "../../dist/libs/components/lib/checkbox/index.d.ts",
1239
+ "isReadonly": true,
1240
+ "releaseTag": "Public",
1241
+ "name": "vividCheckbox",
1242
+ "variableTypeTokenRange": {
1243
+ "startIndex": 1,
1244
+ "endIndex": 14
1245
+ }
1246
+ },
1247
+ {
1248
+ "kind": "Variable",
1249
+ "canonicalReference": "@vonage/vivid!vividDialog:var",
1250
+ "docComment": "",
1251
+ "excerptTokens": [
1252
+ {
1253
+ "kind": "Content",
1254
+ "text": "vividDialog: "
1255
+ },
1256
+ {
1257
+ "kind": "Content",
1258
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1259
+ },
1260
+ {
1261
+ "kind": "Reference",
1262
+ "text": "OverrideFoundationElementDefinition",
1263
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1264
+ },
1265
+ {
1266
+ "kind": "Content",
1267
+ "text": "<"
1268
+ },
1269
+ {
1270
+ "kind": "Reference",
1271
+ "text": "FoundationElementDefinition",
1272
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1273
+ },
1274
+ {
1275
+ "kind": "Content",
1276
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1277
+ },
1278
+ {
1279
+ "kind": "Reference",
1280
+ "text": "FoundationElementRegistry",
1281
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1282
+ },
1283
+ {
1284
+ "kind": "Content",
1285
+ "text": "<"
1286
+ },
1287
+ {
1288
+ "kind": "Reference",
1289
+ "text": "FoundationElementDefinition",
1290
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1291
+ },
1292
+ {
1293
+ "kind": "Content",
1294
+ "text": ", import(\"@microsoft/fast-element\")."
1295
+ },
1296
+ {
1297
+ "kind": "Reference",
1298
+ "text": "Constructable",
1299
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
1300
+ },
1301
+ {
1302
+ "kind": "Content",
1303
+ "text": "<import(\"@microsoft/fast-foundation\")."
1304
+ },
1305
+ {
1306
+ "kind": "Reference",
1307
+ "text": "FoundationElement",
1308
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1309
+ },
1310
+ {
1311
+ "kind": "Content",
1312
+ "text": ">>"
1313
+ }
1314
+ ],
1315
+ "fileUrlPath": "../../dist/libs/components/lib/dialog/index.d.ts",
1316
+ "isReadonly": true,
1317
+ "releaseTag": "Public",
1318
+ "name": "vividDialog",
1319
+ "variableTypeTokenRange": {
1320
+ "startIndex": 1,
1321
+ "endIndex": 14
1322
+ }
1323
+ },
1324
+ {
1325
+ "kind": "Variable",
1326
+ "canonicalReference": "@vonage/vivid!vividDivider:var",
1327
+ "docComment": "",
1328
+ "excerptTokens": [
1329
+ {
1330
+ "kind": "Content",
1331
+ "text": "vividDivider: "
1332
+ },
1333
+ {
1334
+ "kind": "Content",
1335
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1336
+ },
1337
+ {
1338
+ "kind": "Reference",
1339
+ "text": "OverrideFoundationElementDefinition",
1340
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1341
+ },
1342
+ {
1343
+ "kind": "Content",
1344
+ "text": "<"
1345
+ },
1346
+ {
1347
+ "kind": "Reference",
1348
+ "text": "FoundationElementDefinition",
1349
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1350
+ },
1351
+ {
1352
+ "kind": "Content",
1353
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1354
+ },
1355
+ {
1356
+ "kind": "Reference",
1357
+ "text": "FoundationElementRegistry",
1358
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1359
+ },
1360
+ {
1361
+ "kind": "Content",
1362
+ "text": "<"
1363
+ },
1364
+ {
1365
+ "kind": "Reference",
1366
+ "text": "FoundationElementDefinition",
1367
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1368
+ },
1369
+ {
1370
+ "kind": "Content",
1371
+ "text": ", import(\"@microsoft/fast-element\")."
1372
+ },
1373
+ {
1374
+ "kind": "Reference",
1375
+ "text": "Constructable",
1376
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
1377
+ },
1378
+ {
1379
+ "kind": "Content",
1380
+ "text": "<import(\"@microsoft/fast-foundation\")."
1381
+ },
1382
+ {
1383
+ "kind": "Reference",
1384
+ "text": "FoundationElement",
1385
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1386
+ },
1387
+ {
1388
+ "kind": "Content",
1389
+ "text": ">>"
1390
+ }
1391
+ ],
1392
+ "fileUrlPath": "../../dist/libs/components/lib/divider/index.d.ts",
1393
+ "isReadonly": true,
1394
+ "releaseTag": "Public",
1395
+ "name": "vividDivider",
1396
+ "variableTypeTokenRange": {
1397
+ "startIndex": 1,
1398
+ "endIndex": 14
1399
+ }
1400
+ },
1401
+ {
1402
+ "kind": "Variable",
1403
+ "canonicalReference": "@vonage/vivid!vividElevation:var",
1404
+ "docComment": "",
1405
+ "excerptTokens": [
1406
+ {
1407
+ "kind": "Content",
1408
+ "text": "vividElevation: "
1409
+ },
1410
+ {
1411
+ "kind": "Content",
1412
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1413
+ },
1414
+ {
1415
+ "kind": "Reference",
1416
+ "text": "OverrideFoundationElementDefinition",
1417
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1418
+ },
1419
+ {
1420
+ "kind": "Content",
1421
+ "text": "<"
1422
+ },
1423
+ {
1424
+ "kind": "Reference",
1425
+ "text": "FoundationElementDefinition",
1426
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1427
+ },
1428
+ {
1429
+ "kind": "Content",
1430
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1431
+ },
1432
+ {
1433
+ "kind": "Reference",
1434
+ "text": "FoundationElementRegistry",
1435
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1436
+ },
1437
+ {
1438
+ "kind": "Content",
1439
+ "text": "<"
1440
+ },
1441
+ {
1442
+ "kind": "Reference",
1443
+ "text": "FoundationElementDefinition",
1444
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1445
+ },
1446
+ {
1447
+ "kind": "Content",
1448
+ "text": ", import(\"@microsoft/fast-element\")."
1449
+ },
1450
+ {
1451
+ "kind": "Reference",
1452
+ "text": "Constructable",
1453
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
1454
+ },
1455
+ {
1456
+ "kind": "Content",
1457
+ "text": "<import(\"@microsoft/fast-foundation\")."
1458
+ },
1459
+ {
1460
+ "kind": "Reference",
1461
+ "text": "FoundationElement",
1462
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1463
+ },
1464
+ {
1465
+ "kind": "Content",
1466
+ "text": ">>"
1467
+ }
1468
+ ],
1469
+ "fileUrlPath": "../../dist/libs/components/lib/elevation/index.d.ts",
1470
+ "isReadonly": true,
1471
+ "releaseTag": "Public",
1472
+ "name": "vividElevation",
1473
+ "variableTypeTokenRange": {
1474
+ "startIndex": 1,
1475
+ "endIndex": 14
1476
+ }
1477
+ },
1478
+ {
1479
+ "kind": "Variable",
1480
+ "canonicalReference": "@vonage/vivid!vividFab:var",
1481
+ "docComment": "",
1482
+ "excerptTokens": [
1483
+ {
1484
+ "kind": "Content",
1485
+ "text": "vividFab: "
1486
+ },
1487
+ {
1488
+ "kind": "Content",
1489
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1490
+ },
1491
+ {
1492
+ "kind": "Reference",
1493
+ "text": "OverrideFoundationElementDefinition",
1494
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1495
+ },
1496
+ {
1497
+ "kind": "Content",
1498
+ "text": "<"
1499
+ },
1500
+ {
1501
+ "kind": "Reference",
1502
+ "text": "FoundationElementDefinition",
1503
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1504
+ },
1505
+ {
1506
+ "kind": "Content",
1507
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1508
+ },
1509
+ {
1510
+ "kind": "Reference",
1511
+ "text": "FoundationElementRegistry",
1512
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1513
+ },
1514
+ {
1515
+ "kind": "Content",
1516
+ "text": "<"
1517
+ },
1518
+ {
1519
+ "kind": "Reference",
1520
+ "text": "FoundationElementDefinition",
1521
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1522
+ },
1523
+ {
1524
+ "kind": "Content",
1525
+ "text": ", import(\"@microsoft/fast-element\")."
1526
+ },
1527
+ {
1528
+ "kind": "Reference",
1529
+ "text": "Constructable",
1530
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
1531
+ },
1532
+ {
1533
+ "kind": "Content",
1534
+ "text": "<import(\"@microsoft/fast-foundation\")."
1535
+ },
1536
+ {
1537
+ "kind": "Reference",
1538
+ "text": "FoundationElement",
1539
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1540
+ },
1541
+ {
1542
+ "kind": "Content",
1543
+ "text": ">>"
1544
+ }
1545
+ ],
1546
+ "fileUrlPath": "../../dist/libs/components/lib/fab/index.d.ts",
1547
+ "isReadonly": true,
1548
+ "releaseTag": "Public",
1549
+ "name": "vividFab",
1550
+ "variableTypeTokenRange": {
1551
+ "startIndex": 1,
1552
+ "endIndex": 14
1553
+ }
1554
+ },
1555
+ {
1556
+ "kind": "Variable",
1557
+ "canonicalReference": "@vonage/vivid!vividIcon:var",
1558
+ "docComment": "",
1559
+ "excerptTokens": [
1560
+ {
1561
+ "kind": "Content",
1562
+ "text": "vividIcon: "
1563
+ },
1564
+ {
1565
+ "kind": "Content",
1566
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1567
+ },
1568
+ {
1569
+ "kind": "Reference",
1570
+ "text": "OverrideFoundationElementDefinition",
1571
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1572
+ },
1573
+ {
1574
+ "kind": "Content",
1575
+ "text": "<"
1576
+ },
1577
+ {
1578
+ "kind": "Reference",
1579
+ "text": "FoundationElementDefinition",
1580
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1581
+ },
1582
+ {
1583
+ "kind": "Content",
1584
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1585
+ },
1586
+ {
1587
+ "kind": "Reference",
1588
+ "text": "FoundationElementRegistry",
1589
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1590
+ },
1591
+ {
1592
+ "kind": "Content",
1593
+ "text": "<"
1594
+ },
1595
+ {
1596
+ "kind": "Reference",
1597
+ "text": "FoundationElementDefinition",
1598
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1599
+ },
1600
+ {
1601
+ "kind": "Content",
1602
+ "text": ", import(\"@microsoft/fast-element\")."
1603
+ },
1604
+ {
1605
+ "kind": "Reference",
1606
+ "text": "Constructable",
1607
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
1608
+ },
1609
+ {
1610
+ "kind": "Content",
1611
+ "text": "<import(\"@microsoft/fast-foundation\")."
1612
+ },
1613
+ {
1614
+ "kind": "Reference",
1615
+ "text": "FoundationElement",
1616
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1617
+ },
1618
+ {
1619
+ "kind": "Content",
1620
+ "text": ">>"
1621
+ }
1622
+ ],
1623
+ "fileUrlPath": "../../dist/libs/components/lib/icon/index.d.ts",
1624
+ "isReadonly": true,
1625
+ "releaseTag": "Public",
1626
+ "name": "vividIcon",
1627
+ "variableTypeTokenRange": {
1628
+ "startIndex": 1,
1629
+ "endIndex": 14
1630
+ }
1631
+ },
1632
+ {
1633
+ "kind": "Variable",
1634
+ "canonicalReference": "@vonage/vivid!vividLayout:var",
1635
+ "docComment": "",
1636
+ "excerptTokens": [
1637
+ {
1638
+ "kind": "Content",
1639
+ "text": "vividLayout: "
1640
+ },
1641
+ {
1642
+ "kind": "Content",
1643
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1644
+ },
1645
+ {
1646
+ "kind": "Reference",
1647
+ "text": "OverrideFoundationElementDefinition",
1648
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1649
+ },
1650
+ {
1651
+ "kind": "Content",
1652
+ "text": "<"
1653
+ },
1654
+ {
1655
+ "kind": "Reference",
1656
+ "text": "FoundationElementDefinition",
1657
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1658
+ },
1659
+ {
1660
+ "kind": "Content",
1661
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1662
+ },
1663
+ {
1664
+ "kind": "Reference",
1665
+ "text": "FoundationElementRegistry",
1666
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1667
+ },
1668
+ {
1669
+ "kind": "Content",
1670
+ "text": "<"
1671
+ },
1672
+ {
1673
+ "kind": "Reference",
1674
+ "text": "FoundationElementDefinition",
1675
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1676
+ },
1677
+ {
1678
+ "kind": "Content",
1679
+ "text": ", import(\"@microsoft/fast-element\")."
1680
+ },
1681
+ {
1682
+ "kind": "Reference",
1683
+ "text": "Constructable",
1684
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
1685
+ },
1686
+ {
1687
+ "kind": "Content",
1688
+ "text": "<import(\"@microsoft/fast-foundation\")."
1689
+ },
1690
+ {
1691
+ "kind": "Reference",
1692
+ "text": "FoundationElement",
1693
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1694
+ },
1695
+ {
1696
+ "kind": "Content",
1697
+ "text": ">>"
1698
+ }
1699
+ ],
1700
+ "fileUrlPath": "../../dist/libs/components/lib/layout/index.d.ts",
1701
+ "isReadonly": true,
1702
+ "releaseTag": "Public",
1703
+ "name": "vividLayout",
1704
+ "variableTypeTokenRange": {
1705
+ "startIndex": 1,
1706
+ "endIndex": 14
1707
+ }
1708
+ },
1709
+ {
1710
+ "kind": "Variable",
1711
+ "canonicalReference": "@vonage/vivid!vividListbox:var",
1712
+ "docComment": "",
1713
+ "excerptTokens": [
1714
+ {
1715
+ "kind": "Content",
1716
+ "text": "vividListbox: "
1717
+ },
1718
+ {
1719
+ "kind": "Content",
1720
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1721
+ },
1722
+ {
1723
+ "kind": "Reference",
1724
+ "text": "OverrideFoundationElementDefinition",
1725
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1726
+ },
1727
+ {
1728
+ "kind": "Content",
1729
+ "text": "<"
1730
+ },
1731
+ {
1732
+ "kind": "Reference",
1733
+ "text": "FoundationElementDefinition",
1734
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1735
+ },
1736
+ {
1737
+ "kind": "Content",
1738
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1739
+ },
1740
+ {
1741
+ "kind": "Reference",
1742
+ "text": "FoundationElementRegistry",
1743
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1744
+ },
1745
+ {
1746
+ "kind": "Content",
1747
+ "text": "<"
1748
+ },
1749
+ {
1750
+ "kind": "Reference",
1751
+ "text": "FoundationElementDefinition",
1752
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1753
+ },
1754
+ {
1755
+ "kind": "Content",
1756
+ "text": ", import(\"@microsoft/fast-element\")."
1757
+ },
1758
+ {
1759
+ "kind": "Reference",
1760
+ "text": "Constructable",
1761
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
1762
+ },
1763
+ {
1764
+ "kind": "Content",
1765
+ "text": "<import(\"@microsoft/fast-foundation\")."
1766
+ },
1767
+ {
1768
+ "kind": "Reference",
1769
+ "text": "FoundationElement",
1770
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1771
+ },
1772
+ {
1773
+ "kind": "Content",
1774
+ "text": ">>"
1775
+ }
1776
+ ],
1777
+ "fileUrlPath": "../../dist/libs/components/lib/listbox/index.d.ts",
1778
+ "isReadonly": true,
1779
+ "releaseTag": "Public",
1780
+ "name": "vividListbox",
1781
+ "variableTypeTokenRange": {
1782
+ "startIndex": 1,
1783
+ "endIndex": 14
1784
+ }
1785
+ },
1786
+ {
1787
+ "kind": "Variable",
1788
+ "canonicalReference": "@vonage/vivid!vividListboxOption:var",
1789
+ "docComment": "",
1790
+ "excerptTokens": [
1791
+ {
1792
+ "kind": "Content",
1793
+ "text": "vividListboxOption: "
1794
+ },
1795
+ {
1796
+ "kind": "Content",
1797
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1798
+ },
1799
+ {
1800
+ "kind": "Reference",
1801
+ "text": "OverrideFoundationElementDefinition",
1802
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1803
+ },
1804
+ {
1805
+ "kind": "Content",
1806
+ "text": "<"
1807
+ },
1808
+ {
1809
+ "kind": "Reference",
1810
+ "text": "FoundationElementDefinition",
1811
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1812
+ },
1813
+ {
1814
+ "kind": "Content",
1815
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1816
+ },
1817
+ {
1818
+ "kind": "Reference",
1819
+ "text": "FoundationElementRegistry",
1820
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1821
+ },
1822
+ {
1823
+ "kind": "Content",
1824
+ "text": "<"
1825
+ },
1826
+ {
1827
+ "kind": "Reference",
1828
+ "text": "FoundationElementDefinition",
1829
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1830
+ },
1831
+ {
1832
+ "kind": "Content",
1833
+ "text": ", import(\"@microsoft/fast-element\")."
1834
+ },
1835
+ {
1836
+ "kind": "Reference",
1837
+ "text": "Constructable",
1838
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
1839
+ },
1840
+ {
1841
+ "kind": "Content",
1842
+ "text": "<import(\"@microsoft/fast-foundation\")."
1843
+ },
1844
+ {
1845
+ "kind": "Reference",
1846
+ "text": "FoundationElement",
1847
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1848
+ },
1849
+ {
1850
+ "kind": "Content",
1851
+ "text": ">>"
1852
+ }
1853
+ ],
1854
+ "fileUrlPath": "../../dist/libs/components/lib/listbox-option/index.d.ts",
1855
+ "isReadonly": true,
1856
+ "releaseTag": "Public",
1857
+ "name": "vividListboxOption",
1858
+ "variableTypeTokenRange": {
1859
+ "startIndex": 1,
1860
+ "endIndex": 14
1861
+ }
1862
+ },
1863
+ {
1864
+ "kind": "Variable",
1865
+ "canonicalReference": "@vonage/vivid!vividMenu:var",
1866
+ "docComment": "",
1867
+ "excerptTokens": [
1868
+ {
1869
+ "kind": "Content",
1870
+ "text": "vividMenu: "
1871
+ },
1872
+ {
1873
+ "kind": "Content",
1874
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1875
+ },
1876
+ {
1877
+ "kind": "Reference",
1878
+ "text": "OverrideFoundationElementDefinition",
1879
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1880
+ },
1881
+ {
1882
+ "kind": "Content",
1883
+ "text": "<{\n baseName: string;\n template: any;\n styles: import(\"@microsoft/fast-element\")."
1884
+ },
1885
+ {
1886
+ "kind": "Reference",
1887
+ "text": "ComposableStyles",
1888
+ "canonicalReference": "@microsoft/fast-element!ComposableStyles:type"
1889
+ },
1890
+ {
1891
+ "kind": "Content",
1892
+ "text": ";\n}> | undefined) => import(\"@microsoft/fast-foundation\")."
1893
+ },
1894
+ {
1895
+ "kind": "Reference",
1896
+ "text": "FoundationElementRegistry",
1897
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1898
+ },
1899
+ {
1900
+ "kind": "Content",
1901
+ "text": "<{\n baseName: string;\n template: any;\n styles: import(\"@microsoft/fast-element\")."
1902
+ },
1903
+ {
1904
+ "kind": "Reference",
1905
+ "text": "ComposableStyles",
1906
+ "canonicalReference": "@microsoft/fast-element!ComposableStyles:type"
1907
+ },
1908
+ {
1909
+ "kind": "Content",
1910
+ "text": ";\n}, typeof "
1911
+ },
1912
+ {
1913
+ "kind": "Reference",
1914
+ "text": "Menu",
1915
+ "canonicalReference": "@vonage/vivid!~Menu:class"
1916
+ },
1917
+ {
1918
+ "kind": "Content",
1919
+ "text": ">"
1920
+ }
1921
+ ],
1922
+ "fileUrlPath": "../../dist/libs/components/lib/menu/index.d.ts",
1923
+ "isReadonly": true,
1924
+ "releaseTag": "Public",
1925
+ "name": "vividMenu",
1926
+ "variableTypeTokenRange": {
1927
+ "startIndex": 1,
1928
+ "endIndex": 12
1929
+ }
1930
+ },
1931
+ {
1932
+ "kind": "Variable",
1933
+ "canonicalReference": "@vonage/vivid!vividMenuItem:var",
1934
+ "docComment": "",
1935
+ "excerptTokens": [
1936
+ {
1937
+ "kind": "Content",
1938
+ "text": "vividMenuItem: "
1939
+ },
1940
+ {
1941
+ "kind": "Content",
1942
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1943
+ },
1944
+ {
1945
+ "kind": "Reference",
1946
+ "text": "OverrideFoundationElementDefinition",
1947
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1948
+ },
1949
+ {
1950
+ "kind": "Content",
1951
+ "text": "<"
1952
+ },
1953
+ {
1954
+ "kind": "Reference",
1955
+ "text": "MenuItemOptions",
1956
+ "canonicalReference": "@microsoft/fast-foundation!MenuItemOptions:type"
1957
+ },
1958
+ {
1959
+ "kind": "Content",
1960
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1961
+ },
1962
+ {
1963
+ "kind": "Reference",
1964
+ "text": "FoundationElementRegistry",
1965
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1966
+ },
1967
+ {
1968
+ "kind": "Content",
1969
+ "text": "<"
1970
+ },
1971
+ {
1972
+ "kind": "Reference",
1973
+ "text": "MenuItemOptions",
1974
+ "canonicalReference": "@microsoft/fast-foundation!MenuItemOptions:type"
1975
+ },
1976
+ {
1977
+ "kind": "Content",
1978
+ "text": ", import(\"@microsoft/fast-element\")."
1979
+ },
1980
+ {
1981
+ "kind": "Reference",
1982
+ "text": "Constructable",
1983
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
1984
+ },
1985
+ {
1986
+ "kind": "Content",
1987
+ "text": "<import(\"@microsoft/fast-foundation\")."
1988
+ },
1989
+ {
1990
+ "kind": "Reference",
1991
+ "text": "FoundationElement",
1992
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1993
+ },
1994
+ {
1995
+ "kind": "Content",
1996
+ "text": ">>"
1997
+ }
1998
+ ],
1999
+ "fileUrlPath": "../../dist/libs/components/lib/menu-item/index.d.ts",
2000
+ "isReadonly": true,
2001
+ "releaseTag": "Public",
2002
+ "name": "vividMenuItem",
2003
+ "variableTypeTokenRange": {
2004
+ "startIndex": 1,
2005
+ "endIndex": 14
2006
+ }
2007
+ },
2008
+ {
2009
+ "kind": "Variable",
2010
+ "canonicalReference": "@vonage/vivid!vividNav:var",
2011
+ "docComment": "",
2012
+ "excerptTokens": [
2013
+ {
2014
+ "kind": "Content",
2015
+ "text": "vividNav: "
2016
+ },
2017
+ {
2018
+ "kind": "Content",
2019
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2020
+ },
2021
+ {
2022
+ "kind": "Reference",
2023
+ "text": "OverrideFoundationElementDefinition",
2024
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2025
+ },
2026
+ {
2027
+ "kind": "Content",
2028
+ "text": "<"
2029
+ },
2030
+ {
2031
+ "kind": "Reference",
2032
+ "text": "FoundationElementDefinition",
2033
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2034
+ },
2035
+ {
2036
+ "kind": "Content",
2037
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
2038
+ },
2039
+ {
2040
+ "kind": "Reference",
2041
+ "text": "FoundationElementRegistry",
2042
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
2043
+ },
2044
+ {
2045
+ "kind": "Content",
2046
+ "text": "<"
2047
+ },
2048
+ {
2049
+ "kind": "Reference",
2050
+ "text": "FoundationElementDefinition",
2051
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2052
+ },
2053
+ {
2054
+ "kind": "Content",
2055
+ "text": ", import(\"@microsoft/fast-element\")."
2056
+ },
2057
+ {
2058
+ "kind": "Reference",
2059
+ "text": "Constructable",
2060
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
2061
+ },
2062
+ {
2063
+ "kind": "Content",
2064
+ "text": "<import(\"@microsoft/fast-foundation\")."
2065
+ },
2066
+ {
2067
+ "kind": "Reference",
2068
+ "text": "FoundationElement",
2069
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
2070
+ },
2071
+ {
2072
+ "kind": "Content",
2073
+ "text": ">>"
2074
+ }
2075
+ ],
2076
+ "fileUrlPath": "../../dist/libs/components/lib/nav/index.d.ts",
2077
+ "isReadonly": true,
2078
+ "releaseTag": "Public",
2079
+ "name": "vividNav",
2080
+ "variableTypeTokenRange": {
2081
+ "startIndex": 1,
2082
+ "endIndex": 14
2083
+ }
2084
+ },
2085
+ {
2086
+ "kind": "Variable",
2087
+ "canonicalReference": "@vonage/vivid!vividNavDisclosure:var",
2088
+ "docComment": "",
2089
+ "excerptTokens": [
2090
+ {
2091
+ "kind": "Content",
2092
+ "text": "vividNavDisclosure: "
2093
+ },
2094
+ {
2095
+ "kind": "Content",
2096
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2097
+ },
2098
+ {
2099
+ "kind": "Reference",
2100
+ "text": "OverrideFoundationElementDefinition",
2101
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2102
+ },
2103
+ {
2104
+ "kind": "Content",
2105
+ "text": "<"
2106
+ },
2107
+ {
2108
+ "kind": "Reference",
2109
+ "text": "FoundationElementDefinition",
2110
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2111
+ },
2112
+ {
2113
+ "kind": "Content",
2114
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
2115
+ },
2116
+ {
2117
+ "kind": "Reference",
2118
+ "text": "FoundationElementRegistry",
2119
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
2120
+ },
2121
+ {
2122
+ "kind": "Content",
2123
+ "text": "<"
2124
+ },
2125
+ {
2126
+ "kind": "Reference",
2127
+ "text": "FoundationElementDefinition",
2128
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2129
+ },
2130
+ {
2131
+ "kind": "Content",
2132
+ "text": ", import(\"@microsoft/fast-element\")."
2133
+ },
2134
+ {
2135
+ "kind": "Reference",
2136
+ "text": "Constructable",
2137
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
2138
+ },
2139
+ {
2140
+ "kind": "Content",
2141
+ "text": "<import(\"@microsoft/fast-foundation\")."
2142
+ },
2143
+ {
2144
+ "kind": "Reference",
2145
+ "text": "FoundationElement",
2146
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
2147
+ },
2148
+ {
2149
+ "kind": "Content",
2150
+ "text": ">>"
2151
+ }
2152
+ ],
2153
+ "fileUrlPath": "../../dist/libs/components/lib/nav-disclosure/index.d.ts",
2154
+ "isReadonly": true,
2155
+ "releaseTag": "Public",
2156
+ "name": "vividNavDisclosure",
2157
+ "variableTypeTokenRange": {
2158
+ "startIndex": 1,
2159
+ "endIndex": 14
2160
+ }
2161
+ },
2162
+ {
2163
+ "kind": "Variable",
2164
+ "canonicalReference": "@vonage/vivid!vividNavItem:var",
2165
+ "docComment": "",
2166
+ "excerptTokens": [
2167
+ {
2168
+ "kind": "Content",
2169
+ "text": "vividNavItem: "
2170
+ },
2171
+ {
2172
+ "kind": "Content",
2173
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2174
+ },
2175
+ {
2176
+ "kind": "Reference",
2177
+ "text": "OverrideFoundationElementDefinition",
2178
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2179
+ },
2180
+ {
2181
+ "kind": "Content",
2182
+ "text": "<"
2183
+ },
2184
+ {
2185
+ "kind": "Reference",
2186
+ "text": "FoundationElementDefinition",
2187
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2188
+ },
2189
+ {
2190
+ "kind": "Content",
2191
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
2192
+ },
2193
+ {
2194
+ "kind": "Reference",
2195
+ "text": "FoundationElementRegistry",
2196
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
2197
+ },
2198
+ {
2199
+ "kind": "Content",
2200
+ "text": "<"
2201
+ },
2202
+ {
2203
+ "kind": "Reference",
2204
+ "text": "FoundationElementDefinition",
2205
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2206
+ },
2207
+ {
2208
+ "kind": "Content",
2209
+ "text": ", import(\"@microsoft/fast-element\")."
2210
+ },
2211
+ {
2212
+ "kind": "Reference",
2213
+ "text": "Constructable",
2214
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
2215
+ },
2216
+ {
2217
+ "kind": "Content",
2218
+ "text": "<import(\"@microsoft/fast-foundation\")."
2219
+ },
2220
+ {
2221
+ "kind": "Reference",
2222
+ "text": "FoundationElement",
2223
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
2224
+ },
2225
+ {
2226
+ "kind": "Content",
2227
+ "text": ">>"
2228
+ }
2229
+ ],
2230
+ "fileUrlPath": "../../dist/libs/components/lib/nav-item/index.d.ts",
2231
+ "isReadonly": true,
2232
+ "releaseTag": "Public",
2233
+ "name": "vividNavItem",
2234
+ "variableTypeTokenRange": {
2235
+ "startIndex": 1,
2236
+ "endIndex": 14
2237
+ }
2238
+ },
2239
+ {
2240
+ "kind": "Variable",
2241
+ "canonicalReference": "@vonage/vivid!vividNote:var",
2242
+ "docComment": "",
2243
+ "excerptTokens": [
2244
+ {
2245
+ "kind": "Content",
2246
+ "text": "vividNote: "
2247
+ },
2248
+ {
2249
+ "kind": "Content",
2250
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2251
+ },
2252
+ {
2253
+ "kind": "Reference",
2254
+ "text": "OverrideFoundationElementDefinition",
2255
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2256
+ },
2257
+ {
2258
+ "kind": "Content",
2259
+ "text": "<"
2260
+ },
2261
+ {
2262
+ "kind": "Reference",
2263
+ "text": "FoundationElementDefinition",
2264
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2265
+ },
2266
+ {
2267
+ "kind": "Content",
2268
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
2269
+ },
2270
+ {
2271
+ "kind": "Reference",
2272
+ "text": "FoundationElementRegistry",
2273
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
2274
+ },
2275
+ {
2276
+ "kind": "Content",
2277
+ "text": "<"
2278
+ },
2279
+ {
2280
+ "kind": "Reference",
2281
+ "text": "FoundationElementDefinition",
2282
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2283
+ },
2284
+ {
2285
+ "kind": "Content",
2286
+ "text": ", import(\"@microsoft/fast-element\")."
2287
+ },
2288
+ {
2289
+ "kind": "Reference",
2290
+ "text": "Constructable",
2291
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
2292
+ },
2293
+ {
2294
+ "kind": "Content",
2295
+ "text": "<import(\"@microsoft/fast-foundation\")."
2296
+ },
2297
+ {
2298
+ "kind": "Reference",
2299
+ "text": "FoundationElement",
2300
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
2301
+ },
2302
+ {
2303
+ "kind": "Content",
2304
+ "text": ">>"
2305
+ }
2306
+ ],
2307
+ "fileUrlPath": "../../dist/libs/components/lib/note/index.d.ts",
2308
+ "isReadonly": true,
2309
+ "releaseTag": "Public",
2310
+ "name": "vividNote",
2311
+ "variableTypeTokenRange": {
2312
+ "startIndex": 1,
2313
+ "endIndex": 14
2314
+ }
2315
+ },
2316
+ {
2317
+ "kind": "Variable",
2318
+ "canonicalReference": "@vonage/vivid!vividPopup:var",
2319
+ "docComment": "",
2320
+ "excerptTokens": [
2321
+ {
2322
+ "kind": "Content",
2323
+ "text": "vividPopup: "
2324
+ },
2325
+ {
2326
+ "kind": "Content",
2327
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2328
+ },
2329
+ {
2330
+ "kind": "Reference",
2331
+ "text": "OverrideFoundationElementDefinition",
2332
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2333
+ },
2334
+ {
2335
+ "kind": "Content",
2336
+ "text": "<"
2337
+ },
2338
+ {
2339
+ "kind": "Reference",
2340
+ "text": "FoundationElementDefinition",
2341
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2342
+ },
2343
+ {
2344
+ "kind": "Content",
2345
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
2346
+ },
2347
+ {
2348
+ "kind": "Reference",
2349
+ "text": "FoundationElementRegistry",
2350
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
2351
+ },
2352
+ {
2353
+ "kind": "Content",
2354
+ "text": "<"
2355
+ },
2356
+ {
2357
+ "kind": "Reference",
2358
+ "text": "FoundationElementDefinition",
2359
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2360
+ },
2361
+ {
2362
+ "kind": "Content",
2363
+ "text": ", import(\"@microsoft/fast-element\")."
2364
+ },
2365
+ {
2366
+ "kind": "Reference",
2367
+ "text": "Constructable",
2368
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
2369
+ },
2370
+ {
2371
+ "kind": "Content",
2372
+ "text": "<import(\"@microsoft/fast-foundation\")."
2373
+ },
2374
+ {
2375
+ "kind": "Reference",
2376
+ "text": "FoundationElement",
2377
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
2378
+ },
2379
+ {
2380
+ "kind": "Content",
2381
+ "text": ">>"
2382
+ }
2383
+ ],
2384
+ "fileUrlPath": "../../dist/libs/components/lib/popup/index.d.ts",
2385
+ "isReadonly": true,
2386
+ "releaseTag": "Public",
2387
+ "name": "vividPopup",
2388
+ "variableTypeTokenRange": {
2389
+ "startIndex": 1,
2390
+ "endIndex": 14
2391
+ }
2392
+ },
2393
+ {
2394
+ "kind": "Variable",
2395
+ "canonicalReference": "@vonage/vivid!vividProgress:var",
2396
+ "docComment": "",
2397
+ "excerptTokens": [
2398
+ {
2399
+ "kind": "Content",
2400
+ "text": "vividProgress: "
2401
+ },
2402
+ {
2403
+ "kind": "Content",
2404
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2405
+ },
2406
+ {
2407
+ "kind": "Reference",
2408
+ "text": "OverrideFoundationElementDefinition",
2409
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2410
+ },
2411
+ {
2412
+ "kind": "Content",
2413
+ "text": "<"
2414
+ },
2415
+ {
2416
+ "kind": "Reference",
2417
+ "text": "FoundationElementDefinition",
2418
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2419
+ },
2420
+ {
2421
+ "kind": "Content",
2422
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
2423
+ },
2424
+ {
2425
+ "kind": "Reference",
2426
+ "text": "FoundationElementRegistry",
2427
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
2428
+ },
2429
+ {
2430
+ "kind": "Content",
2431
+ "text": "<"
2432
+ },
2433
+ {
2434
+ "kind": "Reference",
2435
+ "text": "FoundationElementDefinition",
2436
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2437
+ },
2438
+ {
2439
+ "kind": "Content",
2440
+ "text": ", import(\"@microsoft/fast-element\")."
2441
+ },
2442
+ {
2443
+ "kind": "Reference",
2444
+ "text": "Constructable",
2445
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
2446
+ },
2447
+ {
2448
+ "kind": "Content",
2449
+ "text": "<import(\"@microsoft/fast-foundation\")."
2450
+ },
2451
+ {
2452
+ "kind": "Reference",
2453
+ "text": "FoundationElement",
2454
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
2455
+ },
2456
+ {
2457
+ "kind": "Content",
2458
+ "text": ">>"
2459
+ }
2460
+ ],
2461
+ "fileUrlPath": "../../dist/libs/components/lib/progress/index.d.ts",
2462
+ "isReadonly": true,
2463
+ "releaseTag": "Public",
2464
+ "name": "vividProgress",
2465
+ "variableTypeTokenRange": {
2466
+ "startIndex": 1,
2467
+ "endIndex": 14
2468
+ }
2469
+ },
2470
+ {
2471
+ "kind": "Variable",
2472
+ "canonicalReference": "@vonage/vivid!vividProgressRing:var",
2473
+ "docComment": "",
2474
+ "excerptTokens": [
2475
+ {
2476
+ "kind": "Content",
2477
+ "text": "vividProgressRing: "
2478
+ },
2479
+ {
2480
+ "kind": "Content",
2481
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2482
+ },
2483
+ {
2484
+ "kind": "Reference",
2485
+ "text": "OverrideFoundationElementDefinition",
2486
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2487
+ },
2488
+ {
2489
+ "kind": "Content",
2490
+ "text": "<"
2491
+ },
2492
+ {
2493
+ "kind": "Reference",
2494
+ "text": "FoundationElementDefinition",
2495
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2496
+ },
2497
+ {
2498
+ "kind": "Content",
2499
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
2500
+ },
2501
+ {
2502
+ "kind": "Reference",
2503
+ "text": "FoundationElementRegistry",
2504
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
2505
+ },
2506
+ {
2507
+ "kind": "Content",
2508
+ "text": "<"
2509
+ },
2510
+ {
2511
+ "kind": "Reference",
2512
+ "text": "FoundationElementDefinition",
2513
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2514
+ },
2515
+ {
2516
+ "kind": "Content",
2517
+ "text": ", import(\"@microsoft/fast-element\")."
2518
+ },
2519
+ {
2520
+ "kind": "Reference",
2521
+ "text": "Constructable",
2522
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
2523
+ },
2524
+ {
2525
+ "kind": "Content",
2526
+ "text": "<import(\"@microsoft/fast-foundation\")."
2527
+ },
2528
+ {
2529
+ "kind": "Reference",
2530
+ "text": "FoundationElement",
2531
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
2532
+ },
2533
+ {
2534
+ "kind": "Content",
2535
+ "text": ">>"
2536
+ }
2537
+ ],
2538
+ "fileUrlPath": "../../dist/libs/components/lib/progress-ring/index.d.ts",
2539
+ "isReadonly": true,
2540
+ "releaseTag": "Public",
2541
+ "name": "vividProgressRing",
2542
+ "variableTypeTokenRange": {
2543
+ "startIndex": 1,
2544
+ "endIndex": 14
2545
+ }
2546
+ },
2547
+ {
2548
+ "kind": "Variable",
2549
+ "canonicalReference": "@vonage/vivid!vividRadio:var",
2550
+ "docComment": "",
2551
+ "excerptTokens": [
2552
+ {
2553
+ "kind": "Content",
2554
+ "text": "vividRadio: "
2555
+ },
2556
+ {
2557
+ "kind": "Content",
2558
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2559
+ },
2560
+ {
2561
+ "kind": "Reference",
2562
+ "text": "OverrideFoundationElementDefinition",
2563
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2564
+ },
2565
+ {
2566
+ "kind": "Content",
2567
+ "text": "<"
2568
+ },
2569
+ {
2570
+ "kind": "Reference",
2571
+ "text": "RadioOptions",
2572
+ "canonicalReference": "@microsoft/fast-foundation!RadioOptions:type"
2573
+ },
2574
+ {
2575
+ "kind": "Content",
2576
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
2577
+ },
2578
+ {
2579
+ "kind": "Reference",
2580
+ "text": "FoundationElementRegistry",
2581
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
2582
+ },
2583
+ {
2584
+ "kind": "Content",
2585
+ "text": "<"
2586
+ },
2587
+ {
2588
+ "kind": "Reference",
2589
+ "text": "RadioOptions",
2590
+ "canonicalReference": "@microsoft/fast-foundation!RadioOptions:type"
2591
+ },
2592
+ {
2593
+ "kind": "Content",
2594
+ "text": ", import(\"@microsoft/fast-element\")."
2595
+ },
2596
+ {
2597
+ "kind": "Reference",
2598
+ "text": "Constructable",
2599
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
2600
+ },
2601
+ {
2602
+ "kind": "Content",
2603
+ "text": "<import(\"@microsoft/fast-foundation\")."
2604
+ },
2605
+ {
2606
+ "kind": "Reference",
2607
+ "text": "FoundationElement",
2608
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
2609
+ },
2610
+ {
2611
+ "kind": "Content",
2612
+ "text": ">>"
2613
+ }
2614
+ ],
2615
+ "fileUrlPath": "../../dist/libs/components/lib/radio/index.d.ts",
2616
+ "isReadonly": true,
2617
+ "releaseTag": "Public",
2618
+ "name": "vividRadio",
2619
+ "variableTypeTokenRange": {
2620
+ "startIndex": 1,
2621
+ "endIndex": 14
2622
+ }
2623
+ },
2624
+ {
2625
+ "kind": "Variable",
2626
+ "canonicalReference": "@vonage/vivid!vividRadioGroup:var",
2627
+ "docComment": "",
2628
+ "excerptTokens": [
2629
+ {
2630
+ "kind": "Content",
2631
+ "text": "vividRadioGroup: "
2632
+ },
2633
+ {
2634
+ "kind": "Content",
2635
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2636
+ },
2637
+ {
2638
+ "kind": "Reference",
2639
+ "text": "OverrideFoundationElementDefinition",
2640
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2641
+ },
2642
+ {
2643
+ "kind": "Content",
2644
+ "text": "<{\n baseName: string;\n template: any;\n styles: import(\"@microsoft/fast-element\")."
2645
+ },
2646
+ {
2647
+ "kind": "Reference",
2648
+ "text": "ComposableStyles",
2649
+ "canonicalReference": "@microsoft/fast-element!ComposableStyles:type"
2650
+ },
2651
+ {
2652
+ "kind": "Content",
2653
+ "text": ";\n}> | undefined) => import(\"@microsoft/fast-foundation\")."
2654
+ },
2655
+ {
2656
+ "kind": "Reference",
2657
+ "text": "FoundationElementRegistry",
2658
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
2659
+ },
2660
+ {
2661
+ "kind": "Content",
2662
+ "text": "<{\n baseName: string;\n template: any;\n styles: import(\"@microsoft/fast-element\")."
2663
+ },
2664
+ {
2665
+ "kind": "Reference",
2666
+ "text": "ComposableStyles",
2667
+ "canonicalReference": "@microsoft/fast-element!ComposableStyles:type"
2668
+ },
2669
+ {
2670
+ "kind": "Content",
2671
+ "text": ";\n}, typeof "
2672
+ },
2673
+ {
2674
+ "kind": "Reference",
2675
+ "text": "RadioGroup",
2676
+ "canonicalReference": "@vonage/vivid!~RadioGroup:class"
2677
+ },
2678
+ {
2679
+ "kind": "Content",
2680
+ "text": ">"
2681
+ }
2682
+ ],
2683
+ "fileUrlPath": "../../dist/libs/components/lib/radio-group/index.d.ts",
2684
+ "isReadonly": true,
2685
+ "releaseTag": "Public",
2686
+ "name": "vividRadioGroup",
2687
+ "variableTypeTokenRange": {
2688
+ "startIndex": 1,
2689
+ "endIndex": 12
2690
+ }
2691
+ },
2692
+ {
2693
+ "kind": "Variable",
2694
+ "canonicalReference": "@vonage/vivid!vividSideDrawer:var",
2695
+ "docComment": "",
2696
+ "excerptTokens": [
2697
+ {
2698
+ "kind": "Content",
2699
+ "text": "vividSideDrawer: "
2700
+ },
2701
+ {
2702
+ "kind": "Content",
2703
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2704
+ },
2705
+ {
2706
+ "kind": "Reference",
2707
+ "text": "OverrideFoundationElementDefinition",
2708
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2709
+ },
2710
+ {
2711
+ "kind": "Content",
2712
+ "text": "<"
2713
+ },
2714
+ {
2715
+ "kind": "Reference",
2716
+ "text": "FoundationElementDefinition",
2717
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2718
+ },
2719
+ {
2720
+ "kind": "Content",
2721
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
2722
+ },
2723
+ {
2724
+ "kind": "Reference",
2725
+ "text": "FoundationElementRegistry",
2726
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
2727
+ },
2728
+ {
2729
+ "kind": "Content",
2730
+ "text": "<"
2731
+ },
2732
+ {
2733
+ "kind": "Reference",
2734
+ "text": "FoundationElementDefinition",
2735
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2736
+ },
2737
+ {
2738
+ "kind": "Content",
2739
+ "text": ", import(\"@microsoft/fast-element\")."
2740
+ },
2741
+ {
2742
+ "kind": "Reference",
2743
+ "text": "Constructable",
2744
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
2745
+ },
2746
+ {
2747
+ "kind": "Content",
2748
+ "text": "<import(\"@microsoft/fast-foundation\")."
2749
+ },
2750
+ {
2751
+ "kind": "Reference",
2752
+ "text": "FoundationElement",
2753
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
2754
+ },
2755
+ {
2756
+ "kind": "Content",
2757
+ "text": ">>"
2758
+ }
2759
+ ],
2760
+ "fileUrlPath": "../../dist/libs/components/lib/side-drawer/index.d.ts",
2761
+ "isReadonly": true,
2762
+ "releaseTag": "Public",
2763
+ "name": "vividSideDrawer",
2764
+ "variableTypeTokenRange": {
2765
+ "startIndex": 1,
2766
+ "endIndex": 14
2767
+ }
2768
+ },
2769
+ {
2770
+ "kind": "Variable",
2771
+ "canonicalReference": "@vonage/vivid!vividSlider:var",
2772
+ "docComment": "",
2773
+ "excerptTokens": [
2774
+ {
2775
+ "kind": "Content",
2776
+ "text": "vividSlider: "
2777
+ },
2778
+ {
2779
+ "kind": "Content",
2780
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2781
+ },
2782
+ {
2783
+ "kind": "Reference",
2784
+ "text": "OverrideFoundationElementDefinition",
2785
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2786
+ },
2787
+ {
2788
+ "kind": "Content",
2789
+ "text": "<"
2790
+ },
2791
+ {
2792
+ "kind": "Reference",
2793
+ "text": "SliderOptions",
2794
+ "canonicalReference": "@microsoft/fast-foundation!SliderOptions:type"
2795
+ },
2796
+ {
2797
+ "kind": "Content",
2798
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
2799
+ },
2800
+ {
2801
+ "kind": "Reference",
2802
+ "text": "FoundationElementRegistry",
2803
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
2804
+ },
2805
+ {
2806
+ "kind": "Content",
2807
+ "text": "<"
2808
+ },
2809
+ {
2810
+ "kind": "Reference",
2811
+ "text": "SliderOptions",
2812
+ "canonicalReference": "@microsoft/fast-foundation!SliderOptions:type"
2813
+ },
2814
+ {
2815
+ "kind": "Content",
2816
+ "text": ", import(\"@microsoft/fast-element\")."
2817
+ },
2818
+ {
2819
+ "kind": "Reference",
2820
+ "text": "Constructable",
2821
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
2822
+ },
2823
+ {
2824
+ "kind": "Content",
2825
+ "text": "<import(\"@microsoft/fast-foundation\")."
2826
+ },
2827
+ {
2828
+ "kind": "Reference",
2829
+ "text": "FoundationElement",
2830
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
2831
+ },
2832
+ {
2833
+ "kind": "Content",
2834
+ "text": ">>"
2835
+ }
2836
+ ],
2837
+ "fileUrlPath": "../../dist/libs/components/lib/slider/index.d.ts",
2838
+ "isReadonly": true,
2839
+ "releaseTag": "Public",
2840
+ "name": "vividSlider",
2841
+ "variableTypeTokenRange": {
2842
+ "startIndex": 1,
2843
+ "endIndex": 14
2844
+ }
2845
+ },
2846
+ {
2847
+ "kind": "Variable",
2848
+ "canonicalReference": "@vonage/vivid!vividSwitch:var",
2849
+ "docComment": "",
2850
+ "excerptTokens": [
2851
+ {
2852
+ "kind": "Content",
2853
+ "text": "vividSwitch: "
2854
+ },
2855
+ {
2856
+ "kind": "Content",
2857
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2858
+ },
2859
+ {
2860
+ "kind": "Reference",
2861
+ "text": "OverrideFoundationElementDefinition",
2862
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2863
+ },
2864
+ {
2865
+ "kind": "Content",
2866
+ "text": "<"
2867
+ },
2868
+ {
2869
+ "kind": "Reference",
2870
+ "text": "FoundationElementDefinition",
2871
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2872
+ },
2873
+ {
2874
+ "kind": "Content",
2875
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
2876
+ },
2877
+ {
2878
+ "kind": "Reference",
2879
+ "text": "FoundationElementRegistry",
2880
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
2881
+ },
2882
+ {
2883
+ "kind": "Content",
2884
+ "text": "<"
2885
+ },
2886
+ {
2887
+ "kind": "Reference",
2888
+ "text": "FoundationElementDefinition",
2889
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2890
+ },
2891
+ {
2892
+ "kind": "Content",
2893
+ "text": ", import(\"@microsoft/fast-element\")."
2894
+ },
2895
+ {
2896
+ "kind": "Reference",
2897
+ "text": "Constructable",
2898
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
2899
+ },
2900
+ {
2901
+ "kind": "Content",
2902
+ "text": "<import(\"@microsoft/fast-foundation\")."
2903
+ },
2904
+ {
2905
+ "kind": "Reference",
2906
+ "text": "FoundationElement",
2907
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
2908
+ },
2909
+ {
2910
+ "kind": "Content",
2911
+ "text": ">>"
2912
+ }
2913
+ ],
2914
+ "fileUrlPath": "../../dist/libs/components/lib/switch/index.d.ts",
2915
+ "isReadonly": true,
2916
+ "releaseTag": "Public",
2917
+ "name": "vividSwitch",
2918
+ "variableTypeTokenRange": {
2919
+ "startIndex": 1,
2920
+ "endIndex": 14
2921
+ }
2922
+ },
2923
+ {
2924
+ "kind": "Variable",
2925
+ "canonicalReference": "@vonage/vivid!vividTextArea:var",
2926
+ "docComment": "",
2927
+ "excerptTokens": [
2928
+ {
2929
+ "kind": "Content",
2930
+ "text": "vividTextArea: "
2931
+ },
2932
+ {
2933
+ "kind": "Content",
2934
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2935
+ },
2936
+ {
2937
+ "kind": "Reference",
2938
+ "text": "OverrideFoundationElementDefinition",
2939
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2940
+ },
2941
+ {
2942
+ "kind": "Content",
2943
+ "text": "<"
2944
+ },
2945
+ {
2946
+ "kind": "Reference",
2947
+ "text": "FoundationElementDefinition",
2948
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2949
+ },
2950
+ {
2951
+ "kind": "Content",
2952
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
2953
+ },
2954
+ {
2955
+ "kind": "Reference",
2956
+ "text": "FoundationElementRegistry",
2957
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
2958
+ },
2959
+ {
2960
+ "kind": "Content",
2961
+ "text": "<"
2962
+ },
2963
+ {
2964
+ "kind": "Reference",
2965
+ "text": "FoundationElementDefinition",
2966
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2967
+ },
2968
+ {
2969
+ "kind": "Content",
2970
+ "text": ", import(\"@microsoft/fast-element\")."
2971
+ },
2972
+ {
2973
+ "kind": "Reference",
2974
+ "text": "Constructable",
2975
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
2976
+ },
2977
+ {
2978
+ "kind": "Content",
2979
+ "text": "<import(\"@microsoft/fast-foundation\")."
2980
+ },
2981
+ {
2982
+ "kind": "Reference",
2983
+ "text": "FoundationElement",
2984
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
2985
+ },
2986
+ {
2987
+ "kind": "Content",
2988
+ "text": ">>"
2989
+ }
2990
+ ],
2991
+ "fileUrlPath": "../../dist/libs/components/lib/text-area/index.d.ts",
2992
+ "isReadonly": true,
2993
+ "releaseTag": "Public",
2994
+ "name": "vividTextArea",
2995
+ "variableTypeTokenRange": {
2996
+ "startIndex": 1,
2997
+ "endIndex": 14
2998
+ }
2999
+ },
3000
+ {
3001
+ "kind": "Variable",
3002
+ "canonicalReference": "@vonage/vivid!vividTextfield:var",
3003
+ "docComment": "",
3004
+ "excerptTokens": [
3005
+ {
3006
+ "kind": "Content",
3007
+ "text": "vividTextfield: "
3008
+ },
3009
+ {
3010
+ "kind": "Content",
3011
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
3012
+ },
3013
+ {
3014
+ "kind": "Reference",
3015
+ "text": "OverrideFoundationElementDefinition",
3016
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
3017
+ },
3018
+ {
3019
+ "kind": "Content",
3020
+ "text": "<"
3021
+ },
3022
+ {
3023
+ "kind": "Reference",
3024
+ "text": "FoundationElementDefinition",
3025
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
3026
+ },
3027
+ {
3028
+ "kind": "Content",
3029
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
3030
+ },
3031
+ {
3032
+ "kind": "Reference",
3033
+ "text": "FoundationElementRegistry",
3034
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
3035
+ },
3036
+ {
3037
+ "kind": "Content",
3038
+ "text": "<"
3039
+ },
3040
+ {
3041
+ "kind": "Reference",
3042
+ "text": "FoundationElementDefinition",
3043
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
3044
+ },
3045
+ {
3046
+ "kind": "Content",
3047
+ "text": ", import(\"@microsoft/fast-element\")."
3048
+ },
3049
+ {
3050
+ "kind": "Reference",
3051
+ "text": "Constructable",
3052
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
3053
+ },
3054
+ {
3055
+ "kind": "Content",
3056
+ "text": "<import(\"@microsoft/fast-foundation\")."
3057
+ },
3058
+ {
3059
+ "kind": "Reference",
3060
+ "text": "FoundationElement",
3061
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
3062
+ },
3063
+ {
3064
+ "kind": "Content",
3065
+ "text": ">>"
3066
+ }
3067
+ ],
3068
+ "fileUrlPath": "../../dist/libs/components/lib/text-field/index.d.ts",
3069
+ "isReadonly": true,
3070
+ "releaseTag": "Public",
3071
+ "name": "vividTextfield",
3072
+ "variableTypeTokenRange": {
3073
+ "startIndex": 1,
3074
+ "endIndex": 14
3075
+ }
3076
+ },
3077
+ {
3078
+ "kind": "Variable",
3079
+ "canonicalReference": "@vonage/vivid!vividTooltip:var",
3080
+ "docComment": "",
3081
+ "excerptTokens": [
3082
+ {
3083
+ "kind": "Content",
3084
+ "text": "vividTooltip: "
3085
+ },
3086
+ {
3087
+ "kind": "Content",
3088
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
3089
+ },
3090
+ {
3091
+ "kind": "Reference",
3092
+ "text": "OverrideFoundationElementDefinition",
3093
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
3094
+ },
3095
+ {
3096
+ "kind": "Content",
3097
+ "text": "<"
3098
+ },
3099
+ {
3100
+ "kind": "Reference",
3101
+ "text": "FoundationElementDefinition",
3102
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
3103
+ },
3104
+ {
3105
+ "kind": "Content",
3106
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
3107
+ },
3108
+ {
3109
+ "kind": "Reference",
3110
+ "text": "FoundationElementRegistry",
3111
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
3112
+ },
3113
+ {
3114
+ "kind": "Content",
3115
+ "text": "<"
3116
+ },
3117
+ {
3118
+ "kind": "Reference",
3119
+ "text": "FoundationElementDefinition",
3120
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
3121
+ },
3122
+ {
3123
+ "kind": "Content",
3124
+ "text": ", import(\"@microsoft/fast-element\")."
3125
+ },
3126
+ {
3127
+ "kind": "Reference",
3128
+ "text": "Constructable",
3129
+ "canonicalReference": "@microsoft/fast-element!Constructable:type"
3130
+ },
3131
+ {
3132
+ "kind": "Content",
3133
+ "text": "<import(\"@microsoft/fast-foundation\")."
3134
+ },
3135
+ {
3136
+ "kind": "Reference",
3137
+ "text": "FoundationElement",
3138
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
3139
+ },
3140
+ {
3141
+ "kind": "Content",
3142
+ "text": ">>"
3143
+ }
3144
+ ],
3145
+ "fileUrlPath": "../../dist/libs/components/lib/tooltip/index.d.ts",
3146
+ "isReadonly": true,
3147
+ "releaseTag": "Public",
3148
+ "name": "vividTooltip",
3149
+ "variableTypeTokenRange": {
3150
+ "startIndex": 1,
3151
+ "endIndex": 14
3152
+ }
3153
+ }
3154
+ ]
3155
+ }
3156
+ ]
3157
+ }