@vonage/vivid 3.0.0-next.120 → 3.0.0-next.121

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 (97) hide show
  1. package/custom-elements.json +119 -438
  2. package/header/index.js +7 -7
  3. package/index.js +39 -39
  4. package/lib/accordion/definition.d.ts +0 -2
  5. package/lib/accordion-item/definition.d.ts +0 -2
  6. package/lib/action-group/definition.d.ts +0 -2
  7. package/lib/avatar/definition.d.ts +0 -2
  8. package/lib/badge/definition.d.ts +1 -1
  9. package/lib/banner/definition.d.ts +0 -2
  10. package/lib/breadcrumb/definition.d.ts +0 -2
  11. package/lib/breadcrumb-item/definition.d.ts +0 -2
  12. package/lib/button/definition.d.ts +0 -2
  13. package/lib/calendar/definition.d.ts +0 -2
  14. package/lib/calendar-event/definition.d.ts +0 -2
  15. package/lib/card/definition.d.ts +0 -2
  16. package/lib/checkbox/definition.d.ts +0 -2
  17. package/lib/dialog/definition.d.ts +0 -2
  18. package/lib/divider/definition.d.ts +0 -2
  19. package/lib/elevation/definition.d.ts +0 -2
  20. package/lib/fab/definition.d.ts +1 -1
  21. package/lib/focus/definition.d.ts +1 -1
  22. package/lib/header/definition.d.ts +1 -1
  23. package/lib/icon/definition.d.ts +1 -1
  24. package/lib/layout/definition.d.ts +1 -1
  25. package/lib/listbox/definition.d.ts +1 -1
  26. package/lib/menu/definition.d.ts +6 -2
  27. package/lib/menu-item/definition.d.ts +1 -1
  28. package/lib/nav/definition.d.ts +1 -1
  29. package/lib/nav-disclosure/definition.d.ts +1 -1
  30. package/lib/nav-item/definition.d.ts +1 -1
  31. package/lib/note/definition.d.ts +1 -1
  32. package/lib/number-field/definition.d.ts +2 -1
  33. package/lib/option/definition.d.ts +1 -1
  34. package/lib/popup/definition.d.ts +1 -2
  35. package/lib/progress/definition.d.ts +1 -1
  36. package/lib/progress-ring/definition.d.ts +1 -1
  37. package/lib/radio/definition.d.ts +1 -1
  38. package/lib/radio-group/definition.d.ts +6 -2
  39. package/lib/side-drawer/definition.d.ts +1 -1
  40. package/lib/slider/definition.d.ts +1 -1
  41. package/lib/switch/definition.d.ts +1 -1
  42. package/lib/text-anchor/definition.d.ts +1 -1
  43. package/lib/text-area/definition.d.ts +1 -1
  44. package/lib/text-field/definition.d.ts +1 -1
  45. package/lib/tooltip/definition.d.ts +1 -1
  46. package/number-field/index.js +8 -8
  47. package/package.json +2 -2
  48. package/shared/definition.js +7 -7
  49. package/shared/definition10.js +6 -6
  50. package/shared/definition11.js +9 -9
  51. package/shared/definition12.js +7 -7
  52. package/shared/definition13.js +7 -7
  53. package/shared/definition14.js +9 -9
  54. package/shared/definition15.js +6 -6
  55. package/shared/definition16.js +9 -9
  56. package/shared/definition17.js +10 -10
  57. package/shared/definition18.js +7 -7
  58. package/shared/definition19.js +9 -9
  59. package/shared/definition2.js +9 -9
  60. package/shared/definition20.js +6 -6
  61. package/shared/definition21.js +9 -9
  62. package/shared/definition22.js +9 -9
  63. package/shared/definition23.js +8 -8
  64. package/shared/definition24.js +8 -8
  65. package/shared/definition25.js +9 -9
  66. package/shared/definition26.js +6 -6
  67. package/shared/definition27.js +9 -9
  68. package/shared/definition28.js +9 -9
  69. package/shared/definition29.js +8 -8
  70. package/shared/definition3.js +6 -6
  71. package/shared/definition30.js +7 -7
  72. package/shared/definition31.js +7 -7
  73. package/shared/definition32.js +8 -8
  74. package/shared/definition33.js +7 -7
  75. package/shared/definition34.js +7 -7
  76. package/shared/definition35.js +7 -7
  77. package/shared/definition36.js +9 -9
  78. package/shared/definition37.js +9 -9
  79. package/shared/definition38.js +9 -9
  80. package/shared/definition39.js +8 -8
  81. package/shared/definition4.js +7 -7
  82. package/shared/definition5.js +7 -7
  83. package/shared/definition6.js +8 -8
  84. package/shared/definition7.js +8 -8
  85. package/shared/definition8.js +9 -9
  86. package/shared/definition9.js +9 -9
  87. package/shared/design-system/index.d.ts +2 -1
  88. package/shared/form-elements.js +1 -1
  89. package/shared/index.js +2 -2
  90. package/shared/patterns/form-elements/form-elements.d.ts +2 -2
  91. package/styles/core/all.css +1 -1
  92. package/styles/core/theme.css +1 -1
  93. package/styles/core/typography.css +1 -1
  94. package/styles/tokens/theme-dark.css +4 -4
  95. package/styles/tokens/theme-light.css +4 -4
  96. package/text-anchor/index.js +5 -5
  97. package/vivid.api.json +512 -1234
package/vivid.api.json CHANGED
@@ -174,21 +174,21 @@
174
174
  "members": [
175
175
  {
176
176
  "kind": "Variable",
177
- "canonicalReference": "@vonage/vivid!accordionElements:var",
177
+ "canonicalReference": "@vonage/vivid!badgeDefinition:var",
178
178
  "docComment": "",
179
179
  "excerptTokens": [
180
180
  {
181
181
  "kind": "Content",
182
- "text": "accordionElements: "
182
+ "text": "badgeDefinition: "
183
183
  },
184
184
  {
185
185
  "kind": "Content",
186
- "text": "import(\"@microsoft/fast-foundation\")."
186
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
187
187
  },
188
188
  {
189
189
  "kind": "Reference",
190
- "text": "FoundationElementRegistry",
191
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
190
+ "text": "OverrideFoundationElementDefinition",
191
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
192
192
  },
193
193
  {
194
194
  "kind": "Content",
@@ -201,48 +201,7 @@
201
201
  },
202
202
  {
203
203
  "kind": "Content",
204
- "text": ", import(\"@microsoft/fast-element\")."
205
- },
206
- {
207
- "kind": "Reference",
208
- "text": "Constructable",
209
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
210
- },
211
- {
212
- "kind": "Content",
213
- "text": "<import(\"@microsoft/fast-foundation\")."
214
- },
215
- {
216
- "kind": "Reference",
217
- "text": "FoundationElement",
218
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
219
- },
220
- {
221
- "kind": "Content",
222
- "text": ">>[]"
223
- }
224
- ],
225
- "fileUrlPath": "../../dist/libs/components/lib/accordion/definition.d.ts",
226
- "isReadonly": true,
227
- "releaseTag": "Public",
228
- "name": "accordionElements",
229
- "variableTypeTokenRange": {
230
- "startIndex": 1,
231
- "endIndex": 10
232
- }
233
- },
234
- {
235
- "kind": "Variable",
236
- "canonicalReference": "@vonage/vivid!accordionItemElements:var",
237
- "docComment": "",
238
- "excerptTokens": [
239
- {
240
- "kind": "Content",
241
- "text": "accordionItemElements: "
242
- },
243
- {
244
- "kind": "Content",
245
- "text": "import(\"@microsoft/fast-foundation\")."
204
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
246
205
  },
247
206
  {
248
207
  "kind": "Reference",
@@ -278,94 +237,59 @@
278
237
  },
279
238
  {
280
239
  "kind": "Content",
281
- "text": ">>[]"
240
+ "text": ">>"
282
241
  }
283
242
  ],
284
- "fileUrlPath": "../../dist/libs/components/lib/accordion-item/definition.d.ts",
243
+ "fileUrlPath": "../../dist/libs/components/lib/badge/definition.d.ts",
285
244
  "isReadonly": true,
286
245
  "releaseTag": "Public",
287
- "name": "accordionItemElements",
246
+ "name": "badgeDefinition",
288
247
  "variableTypeTokenRange": {
289
248
  "startIndex": 1,
290
- "endIndex": 10
249
+ "endIndex": 14
291
250
  }
292
251
  },
293
252
  {
294
253
  "kind": "Variable",
295
- "canonicalReference": "@vonage/vivid!actionGroupElements:var",
254
+ "canonicalReference": "@vonage/vivid!designSystem:var",
296
255
  "docComment": "",
297
256
  "excerptTokens": [
298
257
  {
299
258
  "kind": "Content",
300
- "text": "actionGroupElements: "
301
- },
302
- {
303
- "kind": "Content",
304
- "text": "import(\"@microsoft/fast-foundation\")."
305
- },
306
- {
307
- "kind": "Reference",
308
- "text": "FoundationElementRegistry",
309
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
310
- },
311
- {
312
- "kind": "Content",
313
- "text": "<"
314
- },
315
- {
316
- "kind": "Reference",
317
- "text": "FoundationElementDefinition",
318
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
319
- },
320
- {
321
- "kind": "Content",
322
- "text": ", import(\"@microsoft/fast-element\")."
323
- },
324
- {
325
- "kind": "Reference",
326
- "text": "Constructable",
327
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
328
- },
329
- {
330
- "kind": "Content",
331
- "text": "<import(\"@microsoft/fast-foundation\")."
259
+ "text": "designSystem: "
332
260
  },
333
261
  {
334
262
  "kind": "Reference",
335
- "text": "FoundationElement",
336
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
337
- },
338
- {
339
- "kind": "Content",
340
- "text": ">>[]"
263
+ "text": "DesignSystem",
264
+ "canonicalReference": "@microsoft/fast-foundation!DesignSystem:interface"
341
265
  }
342
266
  ],
343
- "fileUrlPath": "../../dist/libs/components/lib/action-group/definition.d.ts",
267
+ "fileUrlPath": "../../dist/libs/components/shared/design-system/index.d.ts",
344
268
  "isReadonly": true,
345
269
  "releaseTag": "Public",
346
- "name": "actionGroupElements",
270
+ "name": "designSystem",
347
271
  "variableTypeTokenRange": {
348
272
  "startIndex": 1,
349
- "endIndex": 10
273
+ "endIndex": 2
350
274
  }
351
275
  },
352
276
  {
353
277
  "kind": "Variable",
354
- "canonicalReference": "@vonage/vivid!avatarElements:var",
278
+ "canonicalReference": "@vonage/vivid!fabDefinition:var",
355
279
  "docComment": "",
356
280
  "excerptTokens": [
357
281
  {
358
282
  "kind": "Content",
359
- "text": "avatarElements: "
283
+ "text": "fabDefinition: "
360
284
  },
361
285
  {
362
286
  "kind": "Content",
363
- "text": "import(\"@microsoft/fast-foundation\")."
287
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
364
288
  },
365
289
  {
366
290
  "kind": "Reference",
367
- "text": "FoundationElementRegistry",
368
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
291
+ "text": "OverrideFoundationElementDefinition",
292
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
369
293
  },
370
294
  {
371
295
  "kind": "Content",
@@ -378,48 +302,7 @@
378
302
  },
379
303
  {
380
304
  "kind": "Content",
381
- "text": ", import(\"@microsoft/fast-element\")."
382
- },
383
- {
384
- "kind": "Reference",
385
- "text": "Constructable",
386
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
387
- },
388
- {
389
- "kind": "Content",
390
- "text": "<import(\"@microsoft/fast-foundation\")."
391
- },
392
- {
393
- "kind": "Reference",
394
- "text": "FoundationElement",
395
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
396
- },
397
- {
398
- "kind": "Content",
399
- "text": ">>[]"
400
- }
401
- ],
402
- "fileUrlPath": "../../dist/libs/components/lib/avatar/definition.d.ts",
403
- "isReadonly": true,
404
- "releaseTag": "Public",
405
- "name": "avatarElements",
406
- "variableTypeTokenRange": {
407
- "startIndex": 1,
408
- "endIndex": 10
409
- }
410
- },
411
- {
412
- "kind": "Variable",
413
- "canonicalReference": "@vonage/vivid!badgeElements:var",
414
- "docComment": "",
415
- "excerptTokens": [
416
- {
417
- "kind": "Content",
418
- "text": "badgeElements: "
419
- },
420
- {
421
- "kind": "Content",
422
- "text": "import(\"@microsoft/fast-foundation\")."
305
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
423
306
  },
424
307
  {
425
308
  "kind": "Reference",
@@ -455,30 +338,48 @@
455
338
  },
456
339
  {
457
340
  "kind": "Content",
458
- "text": ">>[]"
341
+ "text": ">>"
459
342
  }
460
343
  ],
461
- "fileUrlPath": "../../dist/libs/components/lib/badge/definition.d.ts",
344
+ "fileUrlPath": "../../dist/libs/components/lib/fab/definition.d.ts",
462
345
  "isReadonly": true,
463
346
  "releaseTag": "Public",
464
- "name": "badgeElements",
347
+ "name": "fabDefinition",
465
348
  "variableTypeTokenRange": {
466
349
  "startIndex": 1,
467
- "endIndex": 10
350
+ "endIndex": 14
468
351
  }
469
352
  },
470
353
  {
471
354
  "kind": "Variable",
472
- "canonicalReference": "@vonage/vivid!bannerElements:var",
355
+ "canonicalReference": "@vonage/vivid!iconDefinition:var",
473
356
  "docComment": "",
474
357
  "excerptTokens": [
475
358
  {
476
359
  "kind": "Content",
477
- "text": "bannerElements: "
360
+ "text": "iconDefinition: "
361
+ },
362
+ {
363
+ "kind": "Content",
364
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
365
+ },
366
+ {
367
+ "kind": "Reference",
368
+ "text": "OverrideFoundationElementDefinition",
369
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
370
+ },
371
+ {
372
+ "kind": "Content",
373
+ "text": "<"
374
+ },
375
+ {
376
+ "kind": "Reference",
377
+ "text": "FoundationElementDefinition",
378
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
478
379
  },
479
380
  {
480
381
  "kind": "Content",
481
- "text": "import(\"@microsoft/fast-foundation\")."
382
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
482
383
  },
483
384
  {
484
385
  "kind": "Reference",
@@ -514,30 +415,48 @@
514
415
  },
515
416
  {
516
417
  "kind": "Content",
517
- "text": ">>[]"
418
+ "text": ">>"
518
419
  }
519
420
  ],
520
- "fileUrlPath": "../../dist/libs/components/lib/banner/definition.d.ts",
421
+ "fileUrlPath": "../../dist/libs/components/lib/icon/definition.d.ts",
521
422
  "isReadonly": true,
522
423
  "releaseTag": "Public",
523
- "name": "bannerElements",
424
+ "name": "iconDefinition",
524
425
  "variableTypeTokenRange": {
525
426
  "startIndex": 1,
526
- "endIndex": 10
427
+ "endIndex": 14
527
428
  }
528
429
  },
529
430
  {
530
431
  "kind": "Variable",
531
- "canonicalReference": "@vonage/vivid!breadcrumbElements:var",
432
+ "canonicalReference": "@vonage/vivid!layoutDefinition:var",
532
433
  "docComment": "",
533
434
  "excerptTokens": [
534
435
  {
535
436
  "kind": "Content",
536
- "text": "breadcrumbElements: "
437
+ "text": "layoutDefinition: "
438
+ },
439
+ {
440
+ "kind": "Content",
441
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
442
+ },
443
+ {
444
+ "kind": "Reference",
445
+ "text": "OverrideFoundationElementDefinition",
446
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
447
+ },
448
+ {
449
+ "kind": "Content",
450
+ "text": "<"
451
+ },
452
+ {
453
+ "kind": "Reference",
454
+ "text": "FoundationElementDefinition",
455
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
537
456
  },
538
457
  {
539
458
  "kind": "Content",
540
- "text": "import(\"@microsoft/fast-foundation\")."
459
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
541
460
  },
542
461
  {
543
462
  "kind": "Reference",
@@ -573,30 +492,48 @@
573
492
  },
574
493
  {
575
494
  "kind": "Content",
576
- "text": ">>[]"
495
+ "text": ">>"
577
496
  }
578
497
  ],
579
- "fileUrlPath": "../../dist/libs/components/lib/breadcrumb/definition.d.ts",
498
+ "fileUrlPath": "../../dist/libs/components/lib/layout/definition.d.ts",
580
499
  "isReadonly": true,
581
500
  "releaseTag": "Public",
582
- "name": "breadcrumbElements",
501
+ "name": "layoutDefinition",
583
502
  "variableTypeTokenRange": {
584
503
  "startIndex": 1,
585
- "endIndex": 10
504
+ "endIndex": 14
586
505
  }
587
506
  },
588
507
  {
589
508
  "kind": "Variable",
590
- "canonicalReference": "@vonage/vivid!breadcrumbItemElements:var",
509
+ "canonicalReference": "@vonage/vivid!listboxDefinition:var",
591
510
  "docComment": "",
592
511
  "excerptTokens": [
593
512
  {
594
513
  "kind": "Content",
595
- "text": "breadcrumbItemElements: "
514
+ "text": "listboxDefinition: "
515
+ },
516
+ {
517
+ "kind": "Content",
518
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
519
+ },
520
+ {
521
+ "kind": "Reference",
522
+ "text": "OverrideFoundationElementDefinition",
523
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
524
+ },
525
+ {
526
+ "kind": "Content",
527
+ "text": "<"
528
+ },
529
+ {
530
+ "kind": "Reference",
531
+ "text": "FoundationElementDefinition",
532
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
596
533
  },
597
534
  {
598
535
  "kind": "Content",
599
- "text": "import(\"@microsoft/fast-foundation\")."
536
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
600
537
  },
601
538
  {
602
539
  "kind": "Reference",
@@ -632,30 +569,48 @@
632
569
  },
633
570
  {
634
571
  "kind": "Content",
635
- "text": ">>[]"
572
+ "text": ">>"
636
573
  }
637
574
  ],
638
- "fileUrlPath": "../../dist/libs/components/lib/breadcrumb-item/definition.d.ts",
575
+ "fileUrlPath": "../../dist/libs/components/lib/listbox/definition.d.ts",
639
576
  "isReadonly": true,
640
577
  "releaseTag": "Public",
641
- "name": "breadcrumbItemElements",
578
+ "name": "listboxDefinition",
642
579
  "variableTypeTokenRange": {
643
580
  "startIndex": 1,
644
- "endIndex": 10
581
+ "endIndex": 14
645
582
  }
646
583
  },
647
584
  {
648
585
  "kind": "Variable",
649
- "canonicalReference": "@vonage/vivid!buttonElements:var",
586
+ "canonicalReference": "@vonage/vivid!listboxOptionDefinition:var",
650
587
  "docComment": "",
651
588
  "excerptTokens": [
652
589
  {
653
590
  "kind": "Content",
654
- "text": "buttonElements: "
591
+ "text": "listboxOptionDefinition: "
592
+ },
593
+ {
594
+ "kind": "Content",
595
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
596
+ },
597
+ {
598
+ "kind": "Reference",
599
+ "text": "OverrideFoundationElementDefinition",
600
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
601
+ },
602
+ {
603
+ "kind": "Content",
604
+ "text": "<"
605
+ },
606
+ {
607
+ "kind": "Reference",
608
+ "text": "FoundationElementDefinition",
609
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
655
610
  },
656
611
  {
657
612
  "kind": "Content",
658
- "text": "import(\"@microsoft/fast-foundation\")."
613
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
659
614
  },
660
615
  {
661
616
  "kind": "Reference",
@@ -691,89 +646,116 @@
691
646
  },
692
647
  {
693
648
  "kind": "Content",
694
- "text": ">>[]"
649
+ "text": ">>"
695
650
  }
696
651
  ],
697
- "fileUrlPath": "../../dist/libs/components/lib/button/definition.d.ts",
652
+ "fileUrlPath": "../../dist/libs/components/lib/option/definition.d.ts",
698
653
  "isReadonly": true,
699
654
  "releaseTag": "Public",
700
- "name": "buttonElements",
655
+ "name": "listboxOptionDefinition",
701
656
  "variableTypeTokenRange": {
702
657
  "startIndex": 1,
703
- "endIndex": 10
658
+ "endIndex": 14
704
659
  }
705
660
  },
706
661
  {
707
662
  "kind": "Variable",
708
- "canonicalReference": "@vonage/vivid!calendarElements:var",
663
+ "canonicalReference": "@vonage/vivid!menuDefinition:var",
709
664
  "docComment": "",
710
665
  "excerptTokens": [
711
666
  {
712
667
  "kind": "Content",
713
- "text": "calendarElements: "
668
+ "text": "menuDefinition: "
714
669
  },
715
670
  {
716
671
  "kind": "Content",
717
- "text": "import(\"@microsoft/fast-foundation\")."
672
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
718
673
  },
719
674
  {
720
675
  "kind": "Reference",
721
- "text": "FoundationElementRegistry",
722
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
676
+ "text": "OverrideFoundationElementDefinition",
677
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
723
678
  },
724
679
  {
725
680
  "kind": "Content",
726
- "text": "<"
681
+ "text": "<{\n baseName: string;\n template: any;\n styles: import(\"@microsoft/fast-element\")."
727
682
  },
728
683
  {
729
684
  "kind": "Reference",
730
- "text": "FoundationElementDefinition",
731
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
685
+ "text": "ComposableStyles",
686
+ "canonicalReference": "@microsoft/fast-element!ComposableStyles:type"
732
687
  },
733
688
  {
734
689
  "kind": "Content",
735
- "text": ", import(\"@microsoft/fast-element\")."
690
+ "text": ";\n}> | undefined) => import(\"@microsoft/fast-foundation\")."
736
691
  },
737
692
  {
738
693
  "kind": "Reference",
739
- "text": "Constructable",
740
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
694
+ "text": "FoundationElementRegistry",
695
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
741
696
  },
742
697
  {
743
698
  "kind": "Content",
744
- "text": "<import(\"@microsoft/fast-foundation\")."
699
+ "text": "<{\n baseName: string;\n template: any;\n styles: import(\"@microsoft/fast-element\")."
745
700
  },
746
701
  {
747
702
  "kind": "Reference",
748
- "text": "FoundationElement",
749
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
703
+ "text": "ComposableStyles",
704
+ "canonicalReference": "@microsoft/fast-element!ComposableStyles:type"
705
+ },
706
+ {
707
+ "kind": "Content",
708
+ "text": ";\n}, typeof "
709
+ },
710
+ {
711
+ "kind": "Reference",
712
+ "text": "Menu",
713
+ "canonicalReference": "@vonage/vivid!~Menu:class"
750
714
  },
751
715
  {
752
716
  "kind": "Content",
753
- "text": ">>[]"
717
+ "text": ">"
754
718
  }
755
719
  ],
756
- "fileUrlPath": "../../dist/libs/components/lib/calendar/definition.d.ts",
720
+ "fileUrlPath": "../../dist/libs/components/lib/menu/definition.d.ts",
757
721
  "isReadonly": true,
758
722
  "releaseTag": "Public",
759
- "name": "calendarElements",
723
+ "name": "menuDefinition",
760
724
  "variableTypeTokenRange": {
761
725
  "startIndex": 1,
762
- "endIndex": 10
726
+ "endIndex": 12
763
727
  }
764
728
  },
765
729
  {
766
730
  "kind": "Variable",
767
- "canonicalReference": "@vonage/vivid!calendarEventElements:var",
731
+ "canonicalReference": "@vonage/vivid!menuItemDefinition:var",
768
732
  "docComment": "",
769
733
  "excerptTokens": [
770
734
  {
771
735
  "kind": "Content",
772
- "text": "calendarEventElements: "
736
+ "text": "menuItemDefinition: "
737
+ },
738
+ {
739
+ "kind": "Content",
740
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
741
+ },
742
+ {
743
+ "kind": "Reference",
744
+ "text": "OverrideFoundationElementDefinition",
745
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
746
+ },
747
+ {
748
+ "kind": "Content",
749
+ "text": "<"
750
+ },
751
+ {
752
+ "kind": "Reference",
753
+ "text": "MenuItemOptions",
754
+ "canonicalReference": "@microsoft/fast-foundation!MenuItemOptions:type"
773
755
  },
774
756
  {
775
757
  "kind": "Content",
776
- "text": "import(\"@microsoft/fast-foundation\")."
758
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
777
759
  },
778
760
  {
779
761
  "kind": "Reference",
@@ -786,8 +768,8 @@
786
768
  },
787
769
  {
788
770
  "kind": "Reference",
789
- "text": "FoundationElementDefinition",
790
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
771
+ "text": "MenuItemOptions",
772
+ "canonicalReference": "@microsoft/fast-foundation!MenuItemOptions:type"
791
773
  },
792
774
  {
793
775
  "kind": "Content",
@@ -809,932 +791,48 @@
809
791
  },
810
792
  {
811
793
  "kind": "Content",
812
- "text": ">>[]"
794
+ "text": ">>"
813
795
  }
814
796
  ],
815
- "fileUrlPath": "../../dist/libs/components/lib/calendar-event/definition.d.ts",
797
+ "fileUrlPath": "../../dist/libs/components/lib/menu-item/definition.d.ts",
816
798
  "isReadonly": true,
817
799
  "releaseTag": "Public",
818
- "name": "calendarEventElements",
800
+ "name": "menuItemDefinition",
819
801
  "variableTypeTokenRange": {
820
802
  "startIndex": 1,
821
- "endIndex": 10
803
+ "endIndex": 14
822
804
  }
823
805
  },
824
806
  {
825
807
  "kind": "Variable",
826
- "canonicalReference": "@vonage/vivid!cardElements:var",
808
+ "canonicalReference": "@vonage/vivid!navDefinition:var",
827
809
  "docComment": "",
828
810
  "excerptTokens": [
829
811
  {
830
812
  "kind": "Content",
831
- "text": "cardElements: "
813
+ "text": "navDefinition: "
832
814
  },
833
815
  {
834
816
  "kind": "Content",
835
- "text": "import(\"@microsoft/fast-foundation\")."
817
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
836
818
  },
837
819
  {
838
820
  "kind": "Reference",
839
- "text": "FoundationElementRegistry",
840
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
821
+ "text": "OverrideFoundationElementDefinition",
822
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
841
823
  },
842
824
  {
843
825
  "kind": "Content",
844
826
  "text": "<"
845
- },
846
- {
847
- "kind": "Reference",
848
- "text": "FoundationElementDefinition",
849
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
850
- },
851
- {
852
- "kind": "Content",
853
- "text": ", import(\"@microsoft/fast-element\")."
854
- },
855
- {
856
- "kind": "Reference",
857
- "text": "Constructable",
858
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
859
- },
860
- {
861
- "kind": "Content",
862
- "text": "<import(\"@microsoft/fast-foundation\")."
863
- },
864
- {
865
- "kind": "Reference",
866
- "text": "FoundationElement",
867
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
868
- },
869
- {
870
- "kind": "Content",
871
- "text": ">>[]"
872
- }
873
- ],
874
- "fileUrlPath": "../../dist/libs/components/lib/card/definition.d.ts",
875
- "isReadonly": true,
876
- "releaseTag": "Public",
877
- "name": "cardElements",
878
- "variableTypeTokenRange": {
879
- "startIndex": 1,
880
- "endIndex": 10
881
- }
882
- },
883
- {
884
- "kind": "Variable",
885
- "canonicalReference": "@vonage/vivid!checkboxElements:var",
886
- "docComment": "",
887
- "excerptTokens": [
888
- {
889
- "kind": "Content",
890
- "text": "checkboxElements: "
891
- },
892
- {
893
- "kind": "Content",
894
- "text": "(import(\"@microsoft/fast-foundation\")."
895
- },
896
- {
897
- "kind": "Reference",
898
- "text": "FoundationElementRegistry",
899
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
900
- },
901
- {
902
- "kind": "Content",
903
- "text": "<"
904
- },
905
- {
906
- "kind": "Reference",
907
- "text": "CheckboxOptions",
908
- "canonicalReference": "@microsoft/fast-foundation!CheckboxOptions:type"
909
- },
910
- {
911
- "kind": "Content",
912
- "text": ", import(\"@microsoft/fast-element\")."
913
- },
914
- {
915
- "kind": "Reference",
916
- "text": "Constructable",
917
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
918
- },
919
- {
920
- "kind": "Content",
921
- "text": "<import(\"@microsoft/fast-foundation\")."
922
- },
923
- {
924
- "kind": "Reference",
925
- "text": "FoundationElement",
926
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
927
- },
928
- {
929
- "kind": "Content",
930
- "text": ">> | import(\"@microsoft/fast-foundation\")."
931
- },
932
- {
933
- "kind": "Reference",
934
- "text": "FoundationElementRegistry",
935
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
936
- },
937
- {
938
- "kind": "Content",
939
- "text": "<import(\"@microsoft/fast-foundation\")."
940
- },
941
- {
942
- "kind": "Reference",
943
- "text": "FoundationElementDefinition",
944
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
945
- },
946
- {
947
- "kind": "Content",
948
- "text": ", import(\"@microsoft/fast-element\")."
949
- },
950
- {
951
- "kind": "Reference",
952
- "text": "Constructable",
953
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
954
- },
955
- {
956
- "kind": "Content",
957
- "text": "<import(\"@microsoft/fast-foundation\")."
958
- },
959
- {
960
- "kind": "Reference",
961
- "text": "FoundationElement",
962
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
963
- },
964
- {
965
- "kind": "Content",
966
- "text": ">>)[]"
967
- }
968
- ],
969
- "fileUrlPath": "../../dist/libs/components/lib/checkbox/definition.d.ts",
970
- "isReadonly": true,
971
- "releaseTag": "Public",
972
- "name": "checkboxElements",
973
- "variableTypeTokenRange": {
974
- "startIndex": 1,
975
- "endIndex": 18
976
- }
977
- },
978
- {
979
- "kind": "Variable",
980
- "canonicalReference": "@vonage/vivid!dialogElements:var",
981
- "docComment": "",
982
- "excerptTokens": [
983
- {
984
- "kind": "Content",
985
- "text": "dialogElements: "
986
- },
987
- {
988
- "kind": "Content",
989
- "text": "import(\"@microsoft/fast-foundation\")."
990
- },
991
- {
992
- "kind": "Reference",
993
- "text": "FoundationElementRegistry",
994
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
995
- },
996
- {
997
- "kind": "Content",
998
- "text": "<"
999
- },
1000
- {
1001
- "kind": "Reference",
1002
- "text": "FoundationElementDefinition",
1003
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1004
- },
1005
- {
1006
- "kind": "Content",
1007
- "text": ", import(\"@microsoft/fast-element\")."
1008
- },
1009
- {
1010
- "kind": "Reference",
1011
- "text": "Constructable",
1012
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
1013
- },
1014
- {
1015
- "kind": "Content",
1016
- "text": "<import(\"@microsoft/fast-foundation\")."
1017
- },
1018
- {
1019
- "kind": "Reference",
1020
- "text": "FoundationElement",
1021
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1022
- },
1023
- {
1024
- "kind": "Content",
1025
- "text": ">>[]"
1026
- }
1027
- ],
1028
- "fileUrlPath": "../../dist/libs/components/lib/dialog/definition.d.ts",
1029
- "isReadonly": true,
1030
- "releaseTag": "Public",
1031
- "name": "dialogElements",
1032
- "variableTypeTokenRange": {
1033
- "startIndex": 1,
1034
- "endIndex": 10
1035
- }
1036
- },
1037
- {
1038
- "kind": "Variable",
1039
- "canonicalReference": "@vonage/vivid!dividerElements:var",
1040
- "docComment": "",
1041
- "excerptTokens": [
1042
- {
1043
- "kind": "Content",
1044
- "text": "dividerElements: "
1045
- },
1046
- {
1047
- "kind": "Content",
1048
- "text": "import(\"@microsoft/fast-foundation\")."
1049
- },
1050
- {
1051
- "kind": "Reference",
1052
- "text": "FoundationElementRegistry",
1053
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1054
- },
1055
- {
1056
- "kind": "Content",
1057
- "text": "<"
1058
- },
1059
- {
1060
- "kind": "Reference",
1061
- "text": "FoundationElementDefinition",
1062
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1063
- },
1064
- {
1065
- "kind": "Content",
1066
- "text": ", import(\"@microsoft/fast-element\")."
1067
- },
1068
- {
1069
- "kind": "Reference",
1070
- "text": "Constructable",
1071
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
1072
- },
1073
- {
1074
- "kind": "Content",
1075
- "text": "<import(\"@microsoft/fast-foundation\")."
1076
- },
1077
- {
1078
- "kind": "Reference",
1079
- "text": "FoundationElement",
1080
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1081
- },
1082
- {
1083
- "kind": "Content",
1084
- "text": ">>[]"
1085
- }
1086
- ],
1087
- "fileUrlPath": "../../dist/libs/components/lib/divider/definition.d.ts",
1088
- "isReadonly": true,
1089
- "releaseTag": "Public",
1090
- "name": "dividerElements",
1091
- "variableTypeTokenRange": {
1092
- "startIndex": 1,
1093
- "endIndex": 10
1094
- }
1095
- },
1096
- {
1097
- "kind": "Variable",
1098
- "canonicalReference": "@vonage/vivid!elevationElements:var",
1099
- "docComment": "",
1100
- "excerptTokens": [
1101
- {
1102
- "kind": "Content",
1103
- "text": "elevationElements: "
1104
- },
1105
- {
1106
- "kind": "Content",
1107
- "text": "import(\"@microsoft/fast-foundation\")."
1108
- },
1109
- {
1110
- "kind": "Reference",
1111
- "text": "FoundationElementRegistry",
1112
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1113
- },
1114
- {
1115
- "kind": "Content",
1116
- "text": "<"
1117
- },
1118
- {
1119
- "kind": "Reference",
1120
- "text": "FoundationElementDefinition",
1121
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1122
- },
1123
- {
1124
- "kind": "Content",
1125
- "text": ", import(\"@microsoft/fast-element\")."
1126
- },
1127
- {
1128
- "kind": "Reference",
1129
- "text": "Constructable",
1130
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
1131
- },
1132
- {
1133
- "kind": "Content",
1134
- "text": "<import(\"@microsoft/fast-foundation\")."
1135
- },
1136
- {
1137
- "kind": "Reference",
1138
- "text": "FoundationElement",
1139
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1140
- },
1141
- {
1142
- "kind": "Content",
1143
- "text": ">>[]"
1144
- }
1145
- ],
1146
- "fileUrlPath": "../../dist/libs/components/lib/elevation/definition.d.ts",
1147
- "isReadonly": true,
1148
- "releaseTag": "Public",
1149
- "name": "elevationElements",
1150
- "variableTypeTokenRange": {
1151
- "startIndex": 1,
1152
- "endIndex": 10
1153
- }
1154
- },
1155
- {
1156
- "kind": "Variable",
1157
- "canonicalReference": "@vonage/vivid!fabElements:var",
1158
- "docComment": "",
1159
- "excerptTokens": [
1160
- {
1161
- "kind": "Content",
1162
- "text": "fabElements: "
1163
- },
1164
- {
1165
- "kind": "Content",
1166
- "text": "import(\"@microsoft/fast-foundation\")."
1167
- },
1168
- {
1169
- "kind": "Reference",
1170
- "text": "FoundationElementRegistry",
1171
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1172
- },
1173
- {
1174
- "kind": "Content",
1175
- "text": "<"
1176
- },
1177
- {
1178
- "kind": "Reference",
1179
- "text": "FoundationElementDefinition",
1180
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1181
- },
1182
- {
1183
- "kind": "Content",
1184
- "text": ", import(\"@microsoft/fast-element\")."
1185
- },
1186
- {
1187
- "kind": "Reference",
1188
- "text": "Constructable",
1189
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
1190
- },
1191
- {
1192
- "kind": "Content",
1193
- "text": "<import(\"@microsoft/fast-foundation\")."
1194
- },
1195
- {
1196
- "kind": "Reference",
1197
- "text": "FoundationElement",
1198
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1199
- },
1200
- {
1201
- "kind": "Content",
1202
- "text": ">>[]"
1203
- }
1204
- ],
1205
- "fileUrlPath": "../../dist/libs/components/lib/fab/definition.d.ts",
1206
- "isReadonly": true,
1207
- "releaseTag": "Public",
1208
- "name": "fabElements",
1209
- "variableTypeTokenRange": {
1210
- "startIndex": 1,
1211
- "endIndex": 10
1212
- }
1213
- },
1214
- {
1215
- "kind": "Variable",
1216
- "canonicalReference": "@vonage/vivid!iconElements:var",
1217
- "docComment": "",
1218
- "excerptTokens": [
1219
- {
1220
- "kind": "Content",
1221
- "text": "iconElements: "
1222
- },
1223
- {
1224
- "kind": "Content",
1225
- "text": "import(\"@microsoft/fast-foundation\")."
1226
- },
1227
- {
1228
- "kind": "Reference",
1229
- "text": "FoundationElementRegistry",
1230
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1231
- },
1232
- {
1233
- "kind": "Content",
1234
- "text": "<"
1235
- },
1236
- {
1237
- "kind": "Reference",
1238
- "text": "FoundationElementDefinition",
1239
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1240
- },
1241
- {
1242
- "kind": "Content",
1243
- "text": ", import(\"@microsoft/fast-element\")."
1244
- },
1245
- {
1246
- "kind": "Reference",
1247
- "text": "Constructable",
1248
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
1249
- },
1250
- {
1251
- "kind": "Content",
1252
- "text": "<import(\"@microsoft/fast-foundation\")."
1253
- },
1254
- {
1255
- "kind": "Reference",
1256
- "text": "FoundationElement",
1257
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1258
- },
1259
- {
1260
- "kind": "Content",
1261
- "text": ">>[]"
1262
- }
1263
- ],
1264
- "fileUrlPath": "../../dist/libs/components/lib/icon/definition.d.ts",
1265
- "isReadonly": true,
1266
- "releaseTag": "Public",
1267
- "name": "iconElements",
1268
- "variableTypeTokenRange": {
1269
- "startIndex": 1,
1270
- "endIndex": 10
1271
- }
1272
- },
1273
- {
1274
- "kind": "Variable",
1275
- "canonicalReference": "@vonage/vivid!layoutElements:var",
1276
- "docComment": "",
1277
- "excerptTokens": [
1278
- {
1279
- "kind": "Content",
1280
- "text": "layoutElements: "
1281
- },
1282
- {
1283
- "kind": "Content",
1284
- "text": "import(\"@microsoft/fast-foundation\")."
1285
- },
1286
- {
1287
- "kind": "Reference",
1288
- "text": "FoundationElementRegistry",
1289
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1290
- },
1291
- {
1292
- "kind": "Content",
1293
- "text": "<"
1294
- },
1295
- {
1296
- "kind": "Reference",
1297
- "text": "FoundationElementDefinition",
1298
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1299
- },
1300
- {
1301
- "kind": "Content",
1302
- "text": ", import(\"@microsoft/fast-element\")."
1303
- },
1304
- {
1305
- "kind": "Reference",
1306
- "text": "Constructable",
1307
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
1308
- },
1309
- {
1310
- "kind": "Content",
1311
- "text": "<import(\"@microsoft/fast-foundation\")."
1312
- },
1313
- {
1314
- "kind": "Reference",
1315
- "text": "FoundationElement",
1316
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1317
- },
1318
- {
1319
- "kind": "Content",
1320
- "text": ">>[]"
1321
- }
1322
- ],
1323
- "fileUrlPath": "../../dist/libs/components/lib/layout/definition.d.ts",
1324
- "isReadonly": true,
1325
- "releaseTag": "Public",
1326
- "name": "layoutElements",
1327
- "variableTypeTokenRange": {
1328
- "startIndex": 1,
1329
- "endIndex": 10
1330
- }
1331
- },
1332
- {
1333
- "kind": "Variable",
1334
- "canonicalReference": "@vonage/vivid!listboxElements:var",
1335
- "docComment": "",
1336
- "excerptTokens": [
1337
- {
1338
- "kind": "Content",
1339
- "text": "listboxElements: "
1340
- },
1341
- {
1342
- "kind": "Content",
1343
- "text": "import(\"@microsoft/fast-foundation\")."
1344
- },
1345
- {
1346
- "kind": "Reference",
1347
- "text": "FoundationElementRegistry",
1348
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1349
- },
1350
- {
1351
- "kind": "Content",
1352
- "text": "<"
1353
- },
1354
- {
1355
- "kind": "Reference",
1356
- "text": "FoundationElementDefinition",
1357
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1358
- },
1359
- {
1360
- "kind": "Content",
1361
- "text": ", import(\"@microsoft/fast-element\")."
1362
- },
1363
- {
1364
- "kind": "Reference",
1365
- "text": "Constructable",
1366
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
1367
- },
1368
- {
1369
- "kind": "Content",
1370
- "text": "<import(\"@microsoft/fast-foundation\")."
1371
- },
1372
- {
1373
- "kind": "Reference",
1374
- "text": "FoundationElement",
1375
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1376
- },
1377
- {
1378
- "kind": "Content",
1379
- "text": ">>[]"
1380
- }
1381
- ],
1382
- "fileUrlPath": "../../dist/libs/components/lib/listbox/definition.d.ts",
1383
- "isReadonly": true,
1384
- "releaseTag": "Public",
1385
- "name": "listboxElements",
1386
- "variableTypeTokenRange": {
1387
- "startIndex": 1,
1388
- "endIndex": 10
1389
- }
1390
- },
1391
- {
1392
- "kind": "Variable",
1393
- "canonicalReference": "@vonage/vivid!listboxOptionElements:var",
1394
- "docComment": "",
1395
- "excerptTokens": [
1396
- {
1397
- "kind": "Content",
1398
- "text": "listboxOptionElements: "
1399
- },
1400
- {
1401
- "kind": "Content",
1402
- "text": "import(\"@microsoft/fast-foundation\")."
1403
- },
1404
- {
1405
- "kind": "Reference",
1406
- "text": "FoundationElementRegistry",
1407
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1408
- },
1409
- {
1410
- "kind": "Content",
1411
- "text": "<"
1412
- },
1413
- {
1414
- "kind": "Reference",
1415
- "text": "FoundationElementDefinition",
1416
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1417
- },
1418
- {
1419
- "kind": "Content",
1420
- "text": ", import(\"@microsoft/fast-element\")."
1421
- },
1422
- {
1423
- "kind": "Reference",
1424
- "text": "Constructable",
1425
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
1426
- },
1427
- {
1428
- "kind": "Content",
1429
- "text": "<import(\"@microsoft/fast-foundation\")."
1430
- },
1431
- {
1432
- "kind": "Reference",
1433
- "text": "FoundationElement",
1434
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1435
- },
1436
- {
1437
- "kind": "Content",
1438
- "text": ">>[]"
1439
- }
1440
- ],
1441
- "fileUrlPath": "../../dist/libs/components/lib/option/definition.d.ts",
1442
- "isReadonly": true,
1443
- "releaseTag": "Public",
1444
- "name": "listboxOptionElements",
1445
- "variableTypeTokenRange": {
1446
- "startIndex": 1,
1447
- "endIndex": 10
1448
- }
1449
- },
1450
- {
1451
- "kind": "Variable",
1452
- "canonicalReference": "@vonage/vivid!menuElements:var",
1453
- "docComment": "",
1454
- "excerptTokens": [
1455
- {
1456
- "kind": "Content",
1457
- "text": "menuElements: "
1458
- },
1459
- {
1460
- "kind": "Content",
1461
- "text": "(import(\"@microsoft/fast-foundation\")."
1462
- },
1463
- {
1464
- "kind": "Reference",
1465
- "text": "FoundationElementRegistry",
1466
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1467
- },
1468
- {
1469
- "kind": "Content",
1470
- "text": "<{\n baseName: string;\n template: any;\n styles: import(\"@microsoft/fast-element\")."
1471
- },
1472
- {
1473
- "kind": "Reference",
1474
- "text": "ComposableStyles",
1475
- "canonicalReference": "@microsoft/fast-element!ComposableStyles:type"
1476
- },
1477
- {
1478
- "kind": "Content",
1479
- "text": ";\n}, typeof "
1480
- },
1481
- {
1482
- "kind": "Reference",
1483
- "text": "Menu",
1484
- "canonicalReference": "@vonage/vivid!~Menu:class"
1485
- },
1486
- {
1487
- "kind": "Content",
1488
- "text": "> | import(\"@microsoft/fast-foundation\")."
1489
- },
1490
- {
1491
- "kind": "Reference",
1492
- "text": "FoundationElementRegistry",
1493
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1494
- },
1495
- {
1496
- "kind": "Content",
1497
- "text": "<import(\"@microsoft/fast-foundation\")."
1498
- },
1499
- {
1500
- "kind": "Reference",
1501
- "text": "FoundationElementDefinition",
1502
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1503
- },
1504
- {
1505
- "kind": "Content",
1506
- "text": ", import(\"@microsoft/fast-element\")."
1507
- },
1508
- {
1509
- "kind": "Reference",
1510
- "text": "Constructable",
1511
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
1512
- },
1513
- {
1514
- "kind": "Content",
1515
- "text": "<import(\"@microsoft/fast-foundation\")."
1516
- },
1517
- {
1518
- "kind": "Reference",
1519
- "text": "FoundationElement",
1520
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1521
- },
1522
- {
1523
- "kind": "Content",
1524
- "text": ">> | import(\"@microsoft/fast-foundation\")."
1525
- },
1526
- {
1527
- "kind": "Reference",
1528
- "text": "FoundationElementRegistry",
1529
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1530
- },
1531
- {
1532
- "kind": "Content",
1533
- "text": "<import(\"@microsoft/fast-foundation\")."
1534
- },
1535
- {
1536
- "kind": "Reference",
1537
- "text": "MenuItemOptions",
1538
- "canonicalReference": "@microsoft/fast-foundation!MenuItemOptions:type"
1539
- },
1540
- {
1541
- "kind": "Content",
1542
- "text": ", import(\"@microsoft/fast-element\")."
1543
- },
1544
- {
1545
- "kind": "Reference",
1546
- "text": "Constructable",
1547
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
1548
- },
1549
- {
1550
- "kind": "Content",
1551
- "text": "<import(\"@microsoft/fast-foundation\")."
1552
- },
1553
- {
1554
- "kind": "Reference",
1555
- "text": "FoundationElement",
1556
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1557
- },
1558
- {
1559
- "kind": "Content",
1560
- "text": ">>)[]"
1561
- }
1562
- ],
1563
- "fileUrlPath": "../../dist/libs/components/lib/menu/definition.d.ts",
1564
- "isReadonly": true,
1565
- "releaseTag": "Public",
1566
- "name": "menuElements",
1567
- "variableTypeTokenRange": {
1568
- "startIndex": 1,
1569
- "endIndex": 24
1570
- }
1571
- },
1572
- {
1573
- "kind": "Variable",
1574
- "canonicalReference": "@vonage/vivid!menuItemElements:var",
1575
- "docComment": "",
1576
- "excerptTokens": [
1577
- {
1578
- "kind": "Content",
1579
- "text": "menuItemElements: "
1580
- },
1581
- {
1582
- "kind": "Content",
1583
- "text": "(import(\"@microsoft/fast-foundation\")."
1584
- },
1585
- {
1586
- "kind": "Reference",
1587
- "text": "FoundationElementRegistry",
1588
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1589
- },
1590
- {
1591
- "kind": "Content",
1592
- "text": "<"
1593
- },
1594
- {
1595
- "kind": "Reference",
1596
- "text": "MenuItemOptions",
1597
- "canonicalReference": "@microsoft/fast-foundation!MenuItemOptions:type"
1598
- },
1599
- {
1600
- "kind": "Content",
1601
- "text": ", import(\"@microsoft/fast-element\")."
1602
- },
1603
- {
1604
- "kind": "Reference",
1605
- "text": "Constructable",
1606
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
1607
- },
1608
- {
1609
- "kind": "Content",
1610
- "text": "<import(\"@microsoft/fast-foundation\")."
1611
- },
1612
- {
1613
- "kind": "Reference",
1614
- "text": "FoundationElement",
1615
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1616
- },
1617
- {
1618
- "kind": "Content",
1619
- "text": ">> | import(\"@microsoft/fast-foundation\")."
1620
- },
1621
- {
1622
- "kind": "Reference",
1623
- "text": "FoundationElementRegistry",
1624
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1625
- },
1626
- {
1627
- "kind": "Content",
1628
- "text": "<import(\"@microsoft/fast-foundation\")."
1629
- },
1630
- {
1631
- "kind": "Reference",
1632
- "text": "FoundationElementDefinition",
1633
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1634
- },
1635
- {
1636
- "kind": "Content",
1637
- "text": ", import(\"@microsoft/fast-element\")."
1638
- },
1639
- {
1640
- "kind": "Reference",
1641
- "text": "Constructable",
1642
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
1643
- },
1644
- {
1645
- "kind": "Content",
1646
- "text": "<import(\"@microsoft/fast-foundation\")."
1647
- },
1648
- {
1649
- "kind": "Reference",
1650
- "text": "FoundationElement",
1651
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1652
- },
1653
- {
1654
- "kind": "Content",
1655
- "text": ">>)[]"
1656
- }
1657
- ],
1658
- "fileUrlPath": "../../dist/libs/components/lib/menu-item/definition.d.ts",
1659
- "isReadonly": true,
1660
- "releaseTag": "Public",
1661
- "name": "menuItemElements",
1662
- "variableTypeTokenRange": {
1663
- "startIndex": 1,
1664
- "endIndex": 18
1665
- }
1666
- },
1667
- {
1668
- "kind": "Variable",
1669
- "canonicalReference": "@vonage/vivid!navDisclosureElements:var",
1670
- "docComment": "",
1671
- "excerptTokens": [
1672
- {
1673
- "kind": "Content",
1674
- "text": "navDisclosureElements: "
1675
- },
1676
- {
1677
- "kind": "Content",
1678
- "text": "import(\"@microsoft/fast-foundation\")."
1679
- },
1680
- {
1681
- "kind": "Reference",
1682
- "text": "FoundationElementRegistry",
1683
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1684
- },
1685
- {
1686
- "kind": "Content",
1687
- "text": "<"
1688
- },
1689
- {
1690
- "kind": "Reference",
1691
- "text": "FoundationElementDefinition",
1692
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1693
- },
1694
- {
1695
- "kind": "Content",
1696
- "text": ", import(\"@microsoft/fast-element\")."
1697
- },
1698
- {
1699
- "kind": "Reference",
1700
- "text": "Constructable",
1701
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
1702
- },
1703
- {
1704
- "kind": "Content",
1705
- "text": "<import(\"@microsoft/fast-foundation\")."
1706
- },
1707
- {
1708
- "kind": "Reference",
1709
- "text": "FoundationElement",
1710
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
1711
- },
1712
- {
1713
- "kind": "Content",
1714
- "text": ">>[]"
1715
- }
1716
- ],
1717
- "fileUrlPath": "../../dist/libs/components/lib/nav-disclosure/definition.d.ts",
1718
- "isReadonly": true,
1719
- "releaseTag": "Public",
1720
- "name": "navDisclosureElements",
1721
- "variableTypeTokenRange": {
1722
- "startIndex": 1,
1723
- "endIndex": 10
1724
- }
1725
- },
1726
- {
1727
- "kind": "Variable",
1728
- "canonicalReference": "@vonage/vivid!navElements:var",
1729
- "docComment": "",
1730
- "excerptTokens": [
827
+ },
1731
828
  {
1732
- "kind": "Content",
1733
- "text": "navElements: "
829
+ "kind": "Reference",
830
+ "text": "FoundationElementDefinition",
831
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1734
832
  },
1735
833
  {
1736
834
  "kind": "Content",
1737
- "text": "import(\"@microsoft/fast-foundation\")."
835
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1738
836
  },
1739
837
  {
1740
838
  "kind": "Reference",
@@ -1770,30 +868,48 @@
1770
868
  },
1771
869
  {
1772
870
  "kind": "Content",
1773
- "text": ">>[]"
871
+ "text": ">>"
1774
872
  }
1775
873
  ],
1776
874
  "fileUrlPath": "../../dist/libs/components/lib/nav/definition.d.ts",
1777
875
  "isReadonly": true,
1778
876
  "releaseTag": "Public",
1779
- "name": "navElements",
877
+ "name": "navDefinition",
1780
878
  "variableTypeTokenRange": {
1781
879
  "startIndex": 1,
1782
- "endIndex": 10
880
+ "endIndex": 14
1783
881
  }
1784
882
  },
1785
883
  {
1786
884
  "kind": "Variable",
1787
- "canonicalReference": "@vonage/vivid!navItemElements:var",
885
+ "canonicalReference": "@vonage/vivid!navDisclosureDefinition:var",
1788
886
  "docComment": "",
1789
887
  "excerptTokens": [
1790
888
  {
1791
889
  "kind": "Content",
1792
- "text": "navItemElements: "
890
+ "text": "navDisclosureDefinition: "
891
+ },
892
+ {
893
+ "kind": "Content",
894
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
895
+ },
896
+ {
897
+ "kind": "Reference",
898
+ "text": "OverrideFoundationElementDefinition",
899
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
900
+ },
901
+ {
902
+ "kind": "Content",
903
+ "text": "<"
904
+ },
905
+ {
906
+ "kind": "Reference",
907
+ "text": "FoundationElementDefinition",
908
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1793
909
  },
1794
910
  {
1795
911
  "kind": "Content",
1796
- "text": "import(\"@microsoft/fast-foundation\")."
912
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1797
913
  },
1798
914
  {
1799
915
  "kind": "Reference",
@@ -1829,30 +945,48 @@
1829
945
  },
1830
946
  {
1831
947
  "kind": "Content",
1832
- "text": ">>[]"
948
+ "text": ">>"
1833
949
  }
1834
950
  ],
1835
- "fileUrlPath": "../../dist/libs/components/lib/nav-item/definition.d.ts",
951
+ "fileUrlPath": "../../dist/libs/components/lib/nav-disclosure/definition.d.ts",
1836
952
  "isReadonly": true,
1837
953
  "releaseTag": "Public",
1838
- "name": "navItemElements",
954
+ "name": "navDisclosureDefinition",
1839
955
  "variableTypeTokenRange": {
1840
956
  "startIndex": 1,
1841
- "endIndex": 10
957
+ "endIndex": 14
1842
958
  }
1843
959
  },
1844
960
  {
1845
961
  "kind": "Variable",
1846
- "canonicalReference": "@vonage/vivid!noteElements:var",
962
+ "canonicalReference": "@vonage/vivid!navItemDefinition:var",
1847
963
  "docComment": "",
1848
964
  "excerptTokens": [
1849
965
  {
1850
966
  "kind": "Content",
1851
- "text": "noteElements: "
967
+ "text": "navItemDefinition: "
968
+ },
969
+ {
970
+ "kind": "Content",
971
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
972
+ },
973
+ {
974
+ "kind": "Reference",
975
+ "text": "OverrideFoundationElementDefinition",
976
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
977
+ },
978
+ {
979
+ "kind": "Content",
980
+ "text": "<"
981
+ },
982
+ {
983
+ "kind": "Reference",
984
+ "text": "FoundationElementDefinition",
985
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1852
986
  },
1853
987
  {
1854
988
  "kind": "Content",
1855
- "text": "import(\"@microsoft/fast-foundation\")."
989
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1856
990
  },
1857
991
  {
1858
992
  "kind": "Reference",
@@ -1888,30 +1022,48 @@
1888
1022
  },
1889
1023
  {
1890
1024
  "kind": "Content",
1891
- "text": ">>[]"
1025
+ "text": ">>"
1892
1026
  }
1893
1027
  ],
1894
- "fileUrlPath": "../../dist/libs/components/lib/note/definition.d.ts",
1028
+ "fileUrlPath": "../../dist/libs/components/lib/nav-item/definition.d.ts",
1895
1029
  "isReadonly": true,
1896
1030
  "releaseTag": "Public",
1897
- "name": "noteElements",
1031
+ "name": "navItemDefinition",
1898
1032
  "variableTypeTokenRange": {
1899
1033
  "startIndex": 1,
1900
- "endIndex": 10
1034
+ "endIndex": 14
1901
1035
  }
1902
1036
  },
1903
1037
  {
1904
1038
  "kind": "Variable",
1905
- "canonicalReference": "@vonage/vivid!popup:var",
1039
+ "canonicalReference": "@vonage/vivid!noteDefinition:var",
1906
1040
  "docComment": "",
1907
1041
  "excerptTokens": [
1908
1042
  {
1909
1043
  "kind": "Content",
1910
- "text": "popup: "
1044
+ "text": "noteDefinition: "
1045
+ },
1046
+ {
1047
+ "kind": "Content",
1048
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1049
+ },
1050
+ {
1051
+ "kind": "Reference",
1052
+ "text": "OverrideFoundationElementDefinition",
1053
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1054
+ },
1055
+ {
1056
+ "kind": "Content",
1057
+ "text": "<"
1058
+ },
1059
+ {
1060
+ "kind": "Reference",
1061
+ "text": "FoundationElementDefinition",
1062
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1911
1063
  },
1912
1064
  {
1913
1065
  "kind": "Content",
1914
- "text": "import(\"@microsoft/fast-foundation\")."
1066
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1915
1067
  },
1916
1068
  {
1917
1069
  "kind": "Reference",
@@ -1950,27 +1102,45 @@
1950
1102
  "text": ">>"
1951
1103
  }
1952
1104
  ],
1953
- "fileUrlPath": "../../dist/libs/components/lib/popup/definition.d.ts",
1105
+ "fileUrlPath": "../../dist/libs/components/lib/note/definition.d.ts",
1954
1106
  "isReadonly": true,
1955
1107
  "releaseTag": "Public",
1956
- "name": "popup",
1108
+ "name": "noteDefinition",
1957
1109
  "variableTypeTokenRange": {
1958
1110
  "startIndex": 1,
1959
- "endIndex": 10
1111
+ "endIndex": 14
1960
1112
  }
1961
1113
  },
1962
1114
  {
1963
1115
  "kind": "Variable",
1964
- "canonicalReference": "@vonage/vivid!popupElements:var",
1116
+ "canonicalReference": "@vonage/vivid!popupDefinition:var",
1965
1117
  "docComment": "",
1966
1118
  "excerptTokens": [
1967
1119
  {
1968
1120
  "kind": "Content",
1969
- "text": "popupElements: "
1121
+ "text": "popupDefinition: "
1122
+ },
1123
+ {
1124
+ "kind": "Content",
1125
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1126
+ },
1127
+ {
1128
+ "kind": "Reference",
1129
+ "text": "OverrideFoundationElementDefinition",
1130
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1131
+ },
1132
+ {
1133
+ "kind": "Content",
1134
+ "text": "<"
1135
+ },
1136
+ {
1137
+ "kind": "Reference",
1138
+ "text": "FoundationElementDefinition",
1139
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1970
1140
  },
1971
1141
  {
1972
1142
  "kind": "Content",
1973
- "text": "import(\"@microsoft/fast-foundation\")."
1143
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
1974
1144
  },
1975
1145
  {
1976
1146
  "kind": "Reference",
@@ -2006,30 +1176,48 @@
2006
1176
  },
2007
1177
  {
2008
1178
  "kind": "Content",
2009
- "text": ">>[]"
1179
+ "text": ">>"
2010
1180
  }
2011
1181
  ],
2012
1182
  "fileUrlPath": "../../dist/libs/components/lib/popup/definition.d.ts",
2013
1183
  "isReadonly": true,
2014
1184
  "releaseTag": "Public",
2015
- "name": "popupElements",
1185
+ "name": "popupDefinition",
2016
1186
  "variableTypeTokenRange": {
2017
1187
  "startIndex": 1,
2018
- "endIndex": 10
1188
+ "endIndex": 14
2019
1189
  }
2020
1190
  },
2021
1191
  {
2022
1192
  "kind": "Variable",
2023
- "canonicalReference": "@vonage/vivid!progressElements:var",
1193
+ "canonicalReference": "@vonage/vivid!progressDefinition:var",
2024
1194
  "docComment": "",
2025
1195
  "excerptTokens": [
2026
1196
  {
2027
1197
  "kind": "Content",
2028
- "text": "progressElements: "
1198
+ "text": "progressDefinition: "
1199
+ },
1200
+ {
1201
+ "kind": "Content",
1202
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1203
+ },
1204
+ {
1205
+ "kind": "Reference",
1206
+ "text": "OverrideFoundationElementDefinition",
1207
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1208
+ },
1209
+ {
1210
+ "kind": "Content",
1211
+ "text": "<"
1212
+ },
1213
+ {
1214
+ "kind": "Reference",
1215
+ "text": "FoundationElementDefinition",
1216
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2029
1217
  },
2030
1218
  {
2031
1219
  "kind": "Content",
2032
- "text": "import(\"@microsoft/fast-foundation\")."
1220
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
2033
1221
  },
2034
1222
  {
2035
1223
  "kind": "Reference",
@@ -2065,30 +1253,48 @@
2065
1253
  },
2066
1254
  {
2067
1255
  "kind": "Content",
2068
- "text": ">>[]"
1256
+ "text": ">>"
2069
1257
  }
2070
1258
  ],
2071
1259
  "fileUrlPath": "../../dist/libs/components/lib/progress/definition.d.ts",
2072
1260
  "isReadonly": true,
2073
1261
  "releaseTag": "Public",
2074
- "name": "progressElements",
1262
+ "name": "progressDefinition",
2075
1263
  "variableTypeTokenRange": {
2076
1264
  "startIndex": 1,
2077
- "endIndex": 10
1265
+ "endIndex": 14
2078
1266
  }
2079
1267
  },
2080
1268
  {
2081
1269
  "kind": "Variable",
2082
- "canonicalReference": "@vonage/vivid!progressRingElements:var",
1270
+ "canonicalReference": "@vonage/vivid!progressRingDefinition:var",
2083
1271
  "docComment": "",
2084
1272
  "excerptTokens": [
2085
1273
  {
2086
1274
  "kind": "Content",
2087
- "text": "progressRingElements: "
1275
+ "text": "progressRingDefinition: "
1276
+ },
1277
+ {
1278
+ "kind": "Content",
1279
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1280
+ },
1281
+ {
1282
+ "kind": "Reference",
1283
+ "text": "OverrideFoundationElementDefinition",
1284
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1285
+ },
1286
+ {
1287
+ "kind": "Content",
1288
+ "text": "<"
1289
+ },
1290
+ {
1291
+ "kind": "Reference",
1292
+ "text": "FoundationElementDefinition",
1293
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2088
1294
  },
2089
1295
  {
2090
1296
  "kind": "Content",
2091
- "text": "import(\"@microsoft/fast-foundation\")."
1297
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
2092
1298
  },
2093
1299
  {
2094
1300
  "kind": "Reference",
@@ -2124,35 +1330,35 @@
2124
1330
  },
2125
1331
  {
2126
1332
  "kind": "Content",
2127
- "text": ">>[]"
1333
+ "text": ">>"
2128
1334
  }
2129
1335
  ],
2130
1336
  "fileUrlPath": "../../dist/libs/components/lib/progress-ring/definition.d.ts",
2131
1337
  "isReadonly": true,
2132
1338
  "releaseTag": "Public",
2133
- "name": "progressRingElements",
1339
+ "name": "progressRingDefinition",
2134
1340
  "variableTypeTokenRange": {
2135
1341
  "startIndex": 1,
2136
- "endIndex": 10
1342
+ "endIndex": 14
2137
1343
  }
2138
1344
  },
2139
1345
  {
2140
1346
  "kind": "Variable",
2141
- "canonicalReference": "@vonage/vivid!radioElements:var",
1347
+ "canonicalReference": "@vonage/vivid!radioDefinition:var",
2142
1348
  "docComment": "",
2143
1349
  "excerptTokens": [
2144
1350
  {
2145
1351
  "kind": "Content",
2146
- "text": "radioElements: "
1352
+ "text": "radioDefinition: "
2147
1353
  },
2148
1354
  {
2149
1355
  "kind": "Content",
2150
- "text": "(import(\"@microsoft/fast-foundation\")."
1356
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2151
1357
  },
2152
1358
  {
2153
1359
  "kind": "Reference",
2154
- "text": "FoundationElementRegistry",
2155
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
1360
+ "text": "OverrideFoundationElementDefinition",
1361
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2156
1362
  },
2157
1363
  {
2158
1364
  "kind": "Content",
@@ -2165,25 +1371,7 @@
2165
1371
  },
2166
1372
  {
2167
1373
  "kind": "Content",
2168
- "text": ", import(\"@microsoft/fast-element\")."
2169
- },
2170
- {
2171
- "kind": "Reference",
2172
- "text": "Constructable",
2173
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
2174
- },
2175
- {
2176
- "kind": "Content",
2177
- "text": "<import(\"@microsoft/fast-foundation\")."
2178
- },
2179
- {
2180
- "kind": "Reference",
2181
- "text": "FoundationElement",
2182
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
2183
- },
2184
- {
2185
- "kind": "Content",
2186
- "text": ">> | import(\"@microsoft/fast-foundation\")."
1374
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
2187
1375
  },
2188
1376
  {
2189
1377
  "kind": "Reference",
@@ -2192,12 +1380,12 @@
2192
1380
  },
2193
1381
  {
2194
1382
  "kind": "Content",
2195
- "text": "<import(\"@microsoft/fast-foundation\")."
1383
+ "text": "<"
2196
1384
  },
2197
1385
  {
2198
1386
  "kind": "Reference",
2199
- "text": "FoundationElementDefinition",
2200
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
1387
+ "text": "RadioOptions",
1388
+ "canonicalReference": "@microsoft/fast-foundation!RadioOptions:type"
2201
1389
  },
2202
1390
  {
2203
1391
  "kind": "Content",
@@ -2219,30 +1407,48 @@
2219
1407
  },
2220
1408
  {
2221
1409
  "kind": "Content",
2222
- "text": ">>)[]"
1410
+ "text": ">>"
2223
1411
  }
2224
1412
  ],
2225
1413
  "fileUrlPath": "../../dist/libs/components/lib/radio/definition.d.ts",
2226
1414
  "isReadonly": true,
2227
1415
  "releaseTag": "Public",
2228
- "name": "radioElements",
1416
+ "name": "radioDefinition",
2229
1417
  "variableTypeTokenRange": {
2230
1418
  "startIndex": 1,
2231
- "endIndex": 18
1419
+ "endIndex": 14
2232
1420
  }
2233
1421
  },
2234
1422
  {
2235
1423
  "kind": "Variable",
2236
- "canonicalReference": "@vonage/vivid!radioGroupElements:var",
1424
+ "canonicalReference": "@vonage/vivid!radioGroupDefinition:var",
2237
1425
  "docComment": "",
2238
1426
  "excerptTokens": [
2239
1427
  {
2240
1428
  "kind": "Content",
2241
- "text": "radioGroupElements: "
1429
+ "text": "radioGroupDefinition: "
1430
+ },
1431
+ {
1432
+ "kind": "Content",
1433
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
1434
+ },
1435
+ {
1436
+ "kind": "Reference",
1437
+ "text": "OverrideFoundationElementDefinition",
1438
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
1439
+ },
1440
+ {
1441
+ "kind": "Content",
1442
+ "text": "<{\n baseName: string;\n template: any;\n styles: import(\"@microsoft/fast-element\")."
1443
+ },
1444
+ {
1445
+ "kind": "Reference",
1446
+ "text": "ComposableStyles",
1447
+ "canonicalReference": "@microsoft/fast-element!ComposableStyles:type"
2242
1448
  },
2243
1449
  {
2244
1450
  "kind": "Content",
2245
- "text": "import(\"@microsoft/fast-foundation\")."
1451
+ "text": ";\n}> | undefined) => import(\"@microsoft/fast-foundation\")."
2246
1452
  },
2247
1453
  {
2248
1454
  "kind": "Reference",
@@ -2269,16 +1475,16 @@
2269
1475
  },
2270
1476
  {
2271
1477
  "kind": "Content",
2272
- "text": ">[]"
1478
+ "text": ">"
2273
1479
  }
2274
1480
  ],
2275
1481
  "fileUrlPath": "../../dist/libs/components/lib/radio-group/definition.d.ts",
2276
1482
  "isReadonly": true,
2277
1483
  "releaseTag": "Public",
2278
- "name": "radioGroupElements",
1484
+ "name": "radioGroupDefinition",
2279
1485
  "variableTypeTokenRange": {
2280
1486
  "startIndex": 1,
2281
- "endIndex": 8
1487
+ "endIndex": 12
2282
1488
  }
2283
1489
  },
2284
1490
  {
@@ -2759,16 +1965,16 @@
2759
1965
  },
2760
1966
  {
2761
1967
  "kind": "Variable",
2762
- "canonicalReference": "@vonage/vivid!registerFactorial:var",
1968
+ "canonicalReference": "@vonage/vivid!registerFactory:var",
2763
1969
  "docComment": "",
2764
1970
  "excerptTokens": [
2765
1971
  {
2766
1972
  "kind": "Content",
2767
- "text": "registerFactorial: "
1973
+ "text": "registerFactory: "
2768
1974
  },
2769
1975
  {
2770
1976
  "kind": "Content",
2771
- "text": "(args: any[]) => (prefix?: string) => "
1977
+ "text": "(registries: any[]) => (prefix?: string) => "
2772
1978
  },
2773
1979
  {
2774
1980
  "kind": "Reference",
@@ -2779,7 +1985,7 @@
2779
1985
  "fileUrlPath": "../../dist/libs/components/shared/design-system/index.d.ts",
2780
1986
  "isReadonly": true,
2781
1987
  "releaseTag": "Public",
2782
- "name": "registerFactorial",
1988
+ "name": "registerFactory",
2783
1989
  "variableTypeTokenRange": {
2784
1990
  "startIndex": 1,
2785
1991
  "endIndex": 3
@@ -3375,16 +2581,34 @@
3375
2581
  },
3376
2582
  {
3377
2583
  "kind": "Variable",
3378
- "canonicalReference": "@vonage/vivid!sideDrawerElements:var",
2584
+ "canonicalReference": "@vonage/vivid!sideDrawerDefinition:var",
3379
2585
  "docComment": "",
3380
2586
  "excerptTokens": [
3381
2587
  {
3382
2588
  "kind": "Content",
3383
- "text": "sideDrawerElements: "
2589
+ "text": "sideDrawerDefinition: "
2590
+ },
2591
+ {
2592
+ "kind": "Content",
2593
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2594
+ },
2595
+ {
2596
+ "kind": "Reference",
2597
+ "text": "OverrideFoundationElementDefinition",
2598
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2599
+ },
2600
+ {
2601
+ "kind": "Content",
2602
+ "text": "<"
2603
+ },
2604
+ {
2605
+ "kind": "Reference",
2606
+ "text": "FoundationElementDefinition",
2607
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
3384
2608
  },
3385
2609
  {
3386
2610
  "kind": "Content",
3387
- "text": "import(\"@microsoft/fast-foundation\")."
2611
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
3388
2612
  },
3389
2613
  {
3390
2614
  "kind": "Reference",
@@ -3420,35 +2644,35 @@
3420
2644
  },
3421
2645
  {
3422
2646
  "kind": "Content",
3423
- "text": ">>[]"
2647
+ "text": ">>"
3424
2648
  }
3425
2649
  ],
3426
2650
  "fileUrlPath": "../../dist/libs/components/lib/side-drawer/definition.d.ts",
3427
2651
  "isReadonly": true,
3428
2652
  "releaseTag": "Public",
3429
- "name": "sideDrawerElements",
2653
+ "name": "sideDrawerDefinition",
3430
2654
  "variableTypeTokenRange": {
3431
2655
  "startIndex": 1,
3432
- "endIndex": 10
2656
+ "endIndex": 14
3433
2657
  }
3434
2658
  },
3435
2659
  {
3436
2660
  "kind": "Variable",
3437
- "canonicalReference": "@vonage/vivid!sliderElements:var",
2661
+ "canonicalReference": "@vonage/vivid!sliderDefinition:var",
3438
2662
  "docComment": "",
3439
2663
  "excerptTokens": [
3440
2664
  {
3441
2665
  "kind": "Content",
3442
- "text": "sliderElements: "
2666
+ "text": "sliderDefinition: "
3443
2667
  },
3444
2668
  {
3445
2669
  "kind": "Content",
3446
- "text": "(import(\"@microsoft/fast-foundation\")."
2670
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
3447
2671
  },
3448
2672
  {
3449
2673
  "kind": "Reference",
3450
- "text": "FoundationElementRegistry",
3451
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
2674
+ "text": "OverrideFoundationElementDefinition",
2675
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
3452
2676
  },
3453
2677
  {
3454
2678
  "kind": "Content",
@@ -3461,25 +2685,7 @@
3461
2685
  },
3462
2686
  {
3463
2687
  "kind": "Content",
3464
- "text": ", import(\"@microsoft/fast-element\")."
3465
- },
3466
- {
3467
- "kind": "Reference",
3468
- "text": "Constructable",
3469
- "canonicalReference": "@microsoft/fast-element!Constructable:type"
3470
- },
3471
- {
3472
- "kind": "Content",
3473
- "text": "<import(\"@microsoft/fast-foundation\")."
3474
- },
3475
- {
3476
- "kind": "Reference",
3477
- "text": "FoundationElement",
3478
- "canonicalReference": "@microsoft/fast-foundation!FoundationElement:class"
3479
- },
3480
- {
3481
- "kind": "Content",
3482
- "text": ">> | import(\"@microsoft/fast-foundation\")."
2688
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
3483
2689
  },
3484
2690
  {
3485
2691
  "kind": "Reference",
@@ -3488,12 +2694,12 @@
3488
2694
  },
3489
2695
  {
3490
2696
  "kind": "Content",
3491
- "text": "<import(\"@microsoft/fast-foundation\")."
2697
+ "text": "<"
3492
2698
  },
3493
2699
  {
3494
2700
  "kind": "Reference",
3495
- "text": "FoundationElementDefinition",
3496
- "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2701
+ "text": "SliderOptions",
2702
+ "canonicalReference": "@microsoft/fast-foundation!SliderOptions:type"
3497
2703
  },
3498
2704
  {
3499
2705
  "kind": "Content",
@@ -3515,30 +2721,48 @@
3515
2721
  },
3516
2722
  {
3517
2723
  "kind": "Content",
3518
- "text": ">>)[]"
2724
+ "text": ">>"
3519
2725
  }
3520
2726
  ],
3521
2727
  "fileUrlPath": "../../dist/libs/components/lib/slider/definition.d.ts",
3522
2728
  "isReadonly": true,
3523
2729
  "releaseTag": "Public",
3524
- "name": "sliderElements",
2730
+ "name": "sliderDefinition",
3525
2731
  "variableTypeTokenRange": {
3526
2732
  "startIndex": 1,
3527
- "endIndex": 18
2733
+ "endIndex": 14
3528
2734
  }
3529
2735
  },
3530
2736
  {
3531
2737
  "kind": "Variable",
3532
- "canonicalReference": "@vonage/vivid!switchElements:var",
2738
+ "canonicalReference": "@vonage/vivid!switchDefinition:var",
3533
2739
  "docComment": "",
3534
2740
  "excerptTokens": [
3535
2741
  {
3536
2742
  "kind": "Content",
3537
- "text": "switchElements: "
2743
+ "text": "switchDefinition: "
3538
2744
  },
3539
2745
  {
3540
2746
  "kind": "Content",
3541
- "text": "import(\"@microsoft/fast-foundation\")."
2747
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2748
+ },
2749
+ {
2750
+ "kind": "Reference",
2751
+ "text": "OverrideFoundationElementDefinition",
2752
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2753
+ },
2754
+ {
2755
+ "kind": "Content",
2756
+ "text": "<"
2757
+ },
2758
+ {
2759
+ "kind": "Reference",
2760
+ "text": "FoundationElementDefinition",
2761
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2762
+ },
2763
+ {
2764
+ "kind": "Content",
2765
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
3542
2766
  },
3543
2767
  {
3544
2768
  "kind": "Reference",
@@ -3574,30 +2798,48 @@
3574
2798
  },
3575
2799
  {
3576
2800
  "kind": "Content",
3577
- "text": ">>[]"
2801
+ "text": ">>"
3578
2802
  }
3579
2803
  ],
3580
2804
  "fileUrlPath": "../../dist/libs/components/lib/switch/definition.d.ts",
3581
2805
  "isReadonly": true,
3582
2806
  "releaseTag": "Public",
3583
- "name": "switchElements",
2807
+ "name": "switchDefinition",
3584
2808
  "variableTypeTokenRange": {
3585
2809
  "startIndex": 1,
3586
- "endIndex": 10
2810
+ "endIndex": 14
3587
2811
  }
3588
2812
  },
3589
2813
  {
3590
2814
  "kind": "Variable",
3591
- "canonicalReference": "@vonage/vivid!textAreaElements:var",
2815
+ "canonicalReference": "@vonage/vivid!textAreaDefinition:var",
3592
2816
  "docComment": "",
3593
2817
  "excerptTokens": [
3594
2818
  {
3595
2819
  "kind": "Content",
3596
- "text": "textAreaElements: "
2820
+ "text": "textAreaDefinition: "
3597
2821
  },
3598
2822
  {
3599
2823
  "kind": "Content",
3600
- "text": "import(\"@microsoft/fast-foundation\")."
2824
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2825
+ },
2826
+ {
2827
+ "kind": "Reference",
2828
+ "text": "OverrideFoundationElementDefinition",
2829
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2830
+ },
2831
+ {
2832
+ "kind": "Content",
2833
+ "text": "<"
2834
+ },
2835
+ {
2836
+ "kind": "Reference",
2837
+ "text": "FoundationElementDefinition",
2838
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2839
+ },
2840
+ {
2841
+ "kind": "Content",
2842
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
3601
2843
  },
3602
2844
  {
3603
2845
  "kind": "Reference",
@@ -3633,30 +2875,48 @@
3633
2875
  },
3634
2876
  {
3635
2877
  "kind": "Content",
3636
- "text": ">>[]"
2878
+ "text": ">>"
3637
2879
  }
3638
2880
  ],
3639
2881
  "fileUrlPath": "../../dist/libs/components/lib/text-area/definition.d.ts",
3640
2882
  "isReadonly": true,
3641
2883
  "releaseTag": "Public",
3642
- "name": "textAreaElements",
2884
+ "name": "textAreaDefinition",
3643
2885
  "variableTypeTokenRange": {
3644
2886
  "startIndex": 1,
3645
- "endIndex": 10
2887
+ "endIndex": 14
3646
2888
  }
3647
2889
  },
3648
2890
  {
3649
2891
  "kind": "Variable",
3650
- "canonicalReference": "@vonage/vivid!textFieldElements:var",
2892
+ "canonicalReference": "@vonage/vivid!textFieldDefinition:var",
3651
2893
  "docComment": "",
3652
2894
  "excerptTokens": [
3653
2895
  {
3654
2896
  "kind": "Content",
3655
- "text": "textFieldElements: "
2897
+ "text": "textFieldDefinition: "
3656
2898
  },
3657
2899
  {
3658
2900
  "kind": "Content",
3659
- "text": "import(\"@microsoft/fast-foundation\")."
2901
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2902
+ },
2903
+ {
2904
+ "kind": "Reference",
2905
+ "text": "OverrideFoundationElementDefinition",
2906
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2907
+ },
2908
+ {
2909
+ "kind": "Content",
2910
+ "text": "<"
2911
+ },
2912
+ {
2913
+ "kind": "Reference",
2914
+ "text": "FoundationElementDefinition",
2915
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2916
+ },
2917
+ {
2918
+ "kind": "Content",
2919
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
3660
2920
  },
3661
2921
  {
3662
2922
  "kind": "Reference",
@@ -3692,30 +2952,48 @@
3692
2952
  },
3693
2953
  {
3694
2954
  "kind": "Content",
3695
- "text": ">>[]"
2955
+ "text": ">>"
3696
2956
  }
3697
2957
  ],
3698
2958
  "fileUrlPath": "../../dist/libs/components/lib/text-field/definition.d.ts",
3699
2959
  "isReadonly": true,
3700
2960
  "releaseTag": "Public",
3701
- "name": "textFieldElements",
2961
+ "name": "textFieldDefinition",
3702
2962
  "variableTypeTokenRange": {
3703
2963
  "startIndex": 1,
3704
- "endIndex": 10
2964
+ "endIndex": 14
3705
2965
  }
3706
2966
  },
3707
2967
  {
3708
2968
  "kind": "Variable",
3709
- "canonicalReference": "@vonage/vivid!tooltipElements:var",
2969
+ "canonicalReference": "@vonage/vivid!tooltipDefinition:var",
3710
2970
  "docComment": "",
3711
2971
  "excerptTokens": [
3712
2972
  {
3713
2973
  "kind": "Content",
3714
- "text": "tooltipElements: "
2974
+ "text": "tooltipDefinition: "
3715
2975
  },
3716
2976
  {
3717
2977
  "kind": "Content",
3718
- "text": "import(\"@microsoft/fast-foundation\")."
2978
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
2979
+ },
2980
+ {
2981
+ "kind": "Reference",
2982
+ "text": "OverrideFoundationElementDefinition",
2983
+ "canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
2984
+ },
2985
+ {
2986
+ "kind": "Content",
2987
+ "text": "<"
2988
+ },
2989
+ {
2990
+ "kind": "Reference",
2991
+ "text": "FoundationElementDefinition",
2992
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
2993
+ },
2994
+ {
2995
+ "kind": "Content",
2996
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
3719
2997
  },
3720
2998
  {
3721
2999
  "kind": "Reference",
@@ -3751,16 +3029,16 @@
3751
3029
  },
3752
3030
  {
3753
3031
  "kind": "Content",
3754
- "text": ">>[]"
3032
+ "text": ">>"
3755
3033
  }
3756
3034
  ],
3757
3035
  "fileUrlPath": "../../dist/libs/components/lib/tooltip/definition.d.ts",
3758
3036
  "isReadonly": true,
3759
3037
  "releaseTag": "Public",
3760
- "name": "tooltipElements",
3038
+ "name": "tooltipDefinition",
3761
3039
  "variableTypeTokenRange": {
3762
3040
  "startIndex": 1,
3763
- "endIndex": 10
3041
+ "endIndex": 14
3764
3042
  }
3765
3043
  }
3766
3044
  ]