@genesislcap/foundation-ui 14.210.5 → 14.211.0

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 (2) hide show
  1. package/dist/custom-elements.json +974 -974
  2. package/package.json +16 -16
@@ -862,6 +862,37 @@
862
862
  }
863
863
  ]
864
864
  },
865
+ {
866
+ "kind": "javascript-module",
867
+ "path": "src/_config/index.ts",
868
+ "declarations": [],
869
+ "exports": [
870
+ {
871
+ "kind": "js",
872
+ "name": "*",
873
+ "declaration": {
874
+ "name": "*",
875
+ "package": "./styles"
876
+ }
877
+ },
878
+ {
879
+ "kind": "js",
880
+ "name": "*",
881
+ "declaration": {
882
+ "name": "*",
883
+ "package": "./tokens"
884
+ }
885
+ },
886
+ {
887
+ "kind": "js",
888
+ "name": "*",
889
+ "declaration": {
890
+ "name": "*",
891
+ "package": "./values"
892
+ }
893
+ }
894
+ ]
895
+ },
865
896
  {
866
897
  "kind": "javascript-module",
867
898
  "path": "src/accordion/accordion.styles.ts",
@@ -1044,37 +1075,6 @@
1044
1075
  }
1045
1076
  ]
1046
1077
  },
1047
- {
1048
- "kind": "javascript-module",
1049
- "path": "src/_config/index.ts",
1050
- "declarations": [],
1051
- "exports": [
1052
- {
1053
- "kind": "js",
1054
- "name": "*",
1055
- "declaration": {
1056
- "name": "*",
1057
- "package": "./styles"
1058
- }
1059
- },
1060
- {
1061
- "kind": "js",
1062
- "name": "*",
1063
- "declaration": {
1064
- "name": "*",
1065
- "package": "./tokens"
1066
- }
1067
- },
1068
- {
1069
- "kind": "js",
1070
- "name": "*",
1071
- "declaration": {
1072
- "name": "*",
1073
- "package": "./values"
1074
- }
1075
- }
1076
- ]
1077
- },
1078
1078
  {
1079
1079
  "kind": "javascript-module",
1080
1080
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -5236,11 +5236,11 @@
5236
5236
  },
5237
5237
  {
5238
5238
  "kind": "javascript-module",
5239
- "path": "src/breadcrumb-item/breadcrumb-item.styles.ts",
5239
+ "path": "src/breadcrumb/breadcrumb.styles.ts",
5240
5240
  "declarations": [
5241
5241
  {
5242
5242
  "kind": "function",
5243
- "name": "foundationBreadcrumbItemStyles",
5243
+ "name": "foundationBreadcrumbStyles",
5244
5244
  "return": {
5245
5245
  "type": {
5246
5246
  "text": "ElementStyles"
@@ -5265,24 +5265,24 @@
5265
5265
  "exports": [
5266
5266
  {
5267
5267
  "kind": "js",
5268
- "name": "foundationBreadcrumbItemStyles",
5268
+ "name": "foundationBreadcrumbStyles",
5269
5269
  "declaration": {
5270
- "name": "foundationBreadcrumbItemStyles",
5271
- "module": "src/breadcrumb-item/breadcrumb-item.styles.ts"
5270
+ "name": "foundationBreadcrumbStyles",
5271
+ "module": "src/breadcrumb/breadcrumb.styles.ts"
5272
5272
  }
5273
5273
  }
5274
5274
  ]
5275
5275
  },
5276
5276
  {
5277
5277
  "kind": "javascript-module",
5278
- "path": "src/breadcrumb-item/breadcrumb-item.template.ts",
5278
+ "path": "src/breadcrumb/breadcrumb.template.ts",
5279
5279
  "declarations": [
5280
5280
  {
5281
5281
  "kind": "function",
5282
- "name": "foundationBreadcrumbItemTemplate",
5282
+ "name": "foundationBreadcrumbTemplate",
5283
5283
  "return": {
5284
5284
  "type": {
5285
- "text": "ViewTemplate<BreadcrumbItem>"
5285
+ "text": "ViewTemplate<Breadcrumb>"
5286
5286
  }
5287
5287
  },
5288
5288
  "parameters": [
@@ -5304,252 +5304,116 @@
5304
5304
  "exports": [
5305
5305
  {
5306
5306
  "kind": "js",
5307
- "name": "foundationBreadcrumbItemTemplate",
5307
+ "name": "foundationBreadcrumbTemplate",
5308
5308
  "declaration": {
5309
- "name": "foundationBreadcrumbItemTemplate",
5310
- "module": "src/breadcrumb-item/breadcrumb-item.template.ts"
5309
+ "name": "foundationBreadcrumbTemplate",
5310
+ "module": "src/breadcrumb/breadcrumb.template.ts"
5311
5311
  }
5312
5312
  }
5313
5313
  ]
5314
5314
  },
5315
5315
  {
5316
5316
  "kind": "javascript-module",
5317
- "path": "src/breadcrumb-item/breadcrumb-item.ts",
5317
+ "path": "src/breadcrumb/breadcrumb.ts",
5318
5318
  "declarations": [
5319
5319
  {
5320
5320
  "kind": "class",
5321
5321
  "description": "",
5322
- "name": "BreadcrumbItem",
5322
+ "name": "Breadcrumb",
5323
5323
  "superclass": {
5324
- "name": "FASTBreadcrumbItem",
5324
+ "name": "FASTBreadcrumb",
5325
5325
  "package": "@microsoft/fast-components"
5326
5326
  },
5327
- "tagName": "%%prefix%%-breadcrumb-item",
5327
+ "tagName": "%%prefix%%-breadcrumb",
5328
5328
  "customElement": true,
5329
- "attributes": [
5330
- {
5331
- "name": "download",
5332
- "type": {
5333
- "text": "string"
5334
- },
5335
- "description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5336
- "fieldName": "download",
5337
- "inheritedFrom": {
5338
- "name": "Anchor",
5339
- "module": "src/anchor/anchor.ts"
5340
- }
5341
- },
5342
- {
5343
- "name": "href",
5344
- "type": {
5345
- "text": "string"
5346
- },
5347
- "description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5348
- "fieldName": "href",
5349
- "inheritedFrom": {
5350
- "name": "Anchor",
5351
- "module": "src/anchor/anchor.ts"
5352
- }
5353
- },
5354
- {
5355
- "name": "hreflang",
5356
- "type": {
5357
- "text": "string"
5358
- },
5359
- "description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5360
- "fieldName": "hreflang",
5361
- "inheritedFrom": {
5362
- "name": "Anchor",
5363
- "module": "src/anchor/anchor.ts"
5364
- }
5365
- },
5366
- {
5367
- "name": "ping",
5368
- "type": {
5369
- "text": "string"
5370
- },
5371
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5372
- "fieldName": "ping",
5373
- "inheritedFrom": {
5374
- "name": "Anchor",
5375
- "module": "src/anchor/anchor.ts"
5376
- }
5377
- },
5378
- {
5379
- "name": "referrerpolicy",
5380
- "type": {
5381
- "text": "string"
5382
- },
5383
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5384
- "fieldName": "referrerpolicy",
5385
- "inheritedFrom": {
5386
- "name": "Anchor",
5387
- "module": "src/anchor/anchor.ts"
5388
- }
5389
- },
5390
- {
5391
- "name": "rel",
5392
- "type": {
5393
- "text": "string"
5394
- },
5395
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5396
- "fieldName": "rel",
5397
- "inheritedFrom": {
5398
- "name": "Anchor",
5399
- "module": "src/anchor/anchor.ts"
5400
- }
5401
- },
5402
- {
5403
- "name": "target",
5404
- "type": {
5405
- "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
5406
- },
5407
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5408
- "fieldName": "target",
5409
- "inheritedFrom": {
5410
- "name": "Anchor",
5411
- "module": "src/anchor/anchor.ts"
5412
- }
5413
- },
5414
- {
5415
- "name": "type",
5416
- "type": {
5417
- "text": "string"
5418
- },
5419
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5420
- "fieldName": "type",
5421
- "inheritedFrom": {
5422
- "name": "Anchor",
5423
- "module": "src/anchor/anchor.ts"
5424
- }
5425
- }
5426
- ],
5427
5329
  "members": [
5428
5330
  {
5429
- "kind": "field",
5430
- "name": "download",
5431
- "type": {
5432
- "text": "string"
5433
- },
5434
- "privacy": "public",
5435
- "description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5436
- "inheritedFrom": {
5437
- "name": "Anchor",
5438
- "module": "src/anchor/anchor.ts"
5439
- }
5440
- },
5441
- {
5442
- "kind": "field",
5443
- "name": "href",
5444
- "type": {
5445
- "text": "string"
5446
- },
5447
- "privacy": "public",
5448
- "description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5449
- "inheritedFrom": {
5450
- "name": "Anchor",
5451
- "module": "src/anchor/anchor.ts"
5452
- }
5453
- },
5454
- {
5455
- "kind": "field",
5456
- "name": "hreflang",
5457
- "type": {
5458
- "text": "string"
5459
- },
5460
- "privacy": "public",
5461
- "description": "Hints at the language of the referenced resource. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5462
- "inheritedFrom": {
5463
- "name": "Anchor",
5464
- "module": "src/anchor/anchor.ts"
5465
- }
5466
- },
5467
- {
5468
- "kind": "field",
5469
- "name": "ping",
5470
- "type": {
5471
- "text": "string"
5472
- },
5473
- "privacy": "public",
5474
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5475
- "inheritedFrom": {
5476
- "name": "Anchor",
5477
- "module": "src/anchor/anchor.ts"
5478
- }
5479
- },
5480
- {
5481
- "kind": "field",
5482
- "name": "referrerpolicy",
5483
- "type": {
5484
- "text": "string"
5485
- },
5486
- "privacy": "public",
5487
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5488
- "inheritedFrom": {
5489
- "name": "Anchor",
5490
- "module": "src/anchor/anchor.ts"
5491
- }
5492
- },
5493
- {
5494
- "kind": "field",
5495
- "name": "rel",
5496
- "type": {
5497
- "text": "string"
5498
- },
5331
+ "kind": "method",
5332
+ "name": "slottedBreadcrumbItemsChanged",
5499
5333
  "privacy": "public",
5500
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5501
5334
  "inheritedFrom": {
5502
- "name": "Anchor",
5503
- "module": "src/anchor/anchor.ts"
5504
- }
5505
- },
5506
- {
5507
- "kind": "field",
5508
- "name": "target",
5509
- "type": {
5510
- "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
5511
- },
5512
- "privacy": "public",
5513
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5514
- "inheritedFrom": {
5515
- "name": "Anchor",
5516
- "module": "src/anchor/anchor.ts"
5335
+ "name": "Breadcrumb",
5336
+ "module": "src/breadcrumb/breadcrumb.ts"
5517
5337
  }
5518
5338
  },
5519
5339
  {
5520
- "kind": "field",
5521
- "name": "type",
5522
- "type": {
5523
- "text": "string"
5340
+ "kind": "method",
5341
+ "name": "setItemSeparator",
5342
+ "privacy": "private",
5343
+ "return": {
5344
+ "type": {
5345
+ "text": "void"
5346
+ }
5524
5347
  },
5525
- "privacy": "public",
5526
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5348
+ "parameters": [
5349
+ {
5350
+ "name": "item",
5351
+ "type": {
5352
+ "text": "HTMLElement"
5353
+ }
5354
+ },
5355
+ {
5356
+ "name": "isLastNode",
5357
+ "type": {
5358
+ "text": "boolean"
5359
+ }
5360
+ }
5361
+ ],
5527
5362
  "inheritedFrom": {
5528
- "name": "Anchor",
5529
- "module": "src/anchor/anchor.ts"
5363
+ "name": "Breadcrumb",
5364
+ "module": "src/breadcrumb/breadcrumb.ts"
5530
5365
  }
5531
5366
  },
5532
5367
  {
5533
- "kind": "field",
5534
- "name": "control",
5535
- "type": {
5536
- "text": "HTMLAnchorElement | undefined"
5368
+ "kind": "method",
5369
+ "name": "findChildWithHref",
5370
+ "privacy": "private",
5371
+ "return": {
5372
+ "type": {
5373
+ "text": "HTMLElement | null"
5374
+ }
5537
5375
  },
5538
- "privacy": "public",
5539
- "description": "References the root element",
5376
+ "parameters": [
5377
+ {
5378
+ "name": "node",
5379
+ "type": {
5380
+ "text": "HTMLElement"
5381
+ }
5382
+ }
5383
+ ],
5384
+ "description": "Finds href on childnodes in the light DOM or shadow DOM.\nWe look in the shadow DOM because we insert an anchor when breadcrumb-item has an href.",
5540
5385
  "inheritedFrom": {
5541
- "name": "Anchor",
5542
- "module": "src/anchor/anchor.ts"
5386
+ "name": "Breadcrumb",
5387
+ "module": "src/breadcrumb/breadcrumb.ts"
5543
5388
  }
5544
5389
  },
5545
5390
  {
5546
- "kind": "field",
5547
- "name": "handleUnsupportedDelegatesFocus",
5391
+ "kind": "method",
5392
+ "name": "setAriaCurrent",
5548
5393
  "privacy": "private",
5549
- "description": "Overrides the focus call for where delegatesFocus is unsupported.\nThis check works for Chrome, Edge Chromium, FireFox, and Safari\nRelevant PR on the Firefox browser: https://phabricator.services.mozilla.com/D123858",
5394
+ "return": {
5395
+ "type": {
5396
+ "text": "void"
5397
+ }
5398
+ },
5399
+ "parameters": [
5400
+ {
5401
+ "name": "item",
5402
+ "type": {
5403
+ "text": "HTMLElement"
5404
+ }
5405
+ },
5406
+ {
5407
+ "name": "isLastNode",
5408
+ "type": {
5409
+ "text": "boolean"
5410
+ }
5411
+ }
5412
+ ],
5413
+ "description": "Sets ARIA Current for the current node\nIf child node with an anchor tag and with href is found then set aria-current to correct value for the child node,\notherwise apply aria-current to the host element, with an href",
5550
5414
  "inheritedFrom": {
5551
- "name": "Anchor",
5552
- "module": "src/anchor/anchor.ts"
5415
+ "name": "Breadcrumb",
5416
+ "module": "src/breadcrumb/breadcrumb.ts"
5553
5417
  }
5554
5418
  },
5555
5419
  {
@@ -5667,7 +5531,7 @@
5667
5531
  },
5668
5532
  {
5669
5533
  "kind": "variable",
5670
- "name": "foundationBreadcrumbItemShadowOptions",
5534
+ "name": "foundationBreadcrumbShadowOptions",
5671
5535
  "type": {
5672
5536
  "text": "ShadowRootInit"
5673
5537
  },
@@ -5675,57 +5539,57 @@
5675
5539
  },
5676
5540
  {
5677
5541
  "kind": "variable",
5678
- "name": "defaultBreadcrumbItemConfig",
5542
+ "name": "defaultBreadcrumbConfig",
5679
5543
  "type": {
5680
5544
  "text": "object"
5681
5545
  },
5682
- "default": "{\n separator: '/',\n}"
5546
+ "default": "{}"
5683
5547
  },
5684
5548
  {
5685
5549
  "kind": "variable",
5686
- "name": "foundationBreadcrumbItem",
5687
- "description": "The Foundation Breadcrumb Item",
5550
+ "name": "foundationBreadcrumb",
5551
+ "description": "The Foundation Breadcrumb",
5688
5552
  "privacy": "public"
5689
5553
  }
5690
5554
  ],
5691
5555
  "exports": [
5692
5556
  {
5693
5557
  "kind": "js",
5694
- "name": "BreadcrumbItem",
5558
+ "name": "Breadcrumb",
5695
5559
  "declaration": {
5696
- "name": "BreadcrumbItem",
5697
- "module": "src/breadcrumb-item/breadcrumb-item.ts"
5560
+ "name": "Breadcrumb",
5561
+ "module": "src/breadcrumb/breadcrumb.ts"
5698
5562
  }
5699
5563
  },
5700
5564
  {
5701
5565
  "kind": "js",
5702
- "name": "foundationBreadcrumbItemShadowOptions",
5566
+ "name": "foundationBreadcrumbShadowOptions",
5703
5567
  "declaration": {
5704
- "name": "foundationBreadcrumbItemShadowOptions",
5705
- "module": "src/breadcrumb-item/breadcrumb-item.ts"
5568
+ "name": "foundationBreadcrumbShadowOptions",
5569
+ "module": "src/breadcrumb/breadcrumb.ts"
5706
5570
  }
5707
5571
  },
5708
5572
  {
5709
5573
  "kind": "js",
5710
- "name": "defaultBreadcrumbItemConfig",
5574
+ "name": "defaultBreadcrumbConfig",
5711
5575
  "declaration": {
5712
- "name": "defaultBreadcrumbItemConfig",
5713
- "module": "src/breadcrumb-item/breadcrumb-item.ts"
5576
+ "name": "defaultBreadcrumbConfig",
5577
+ "module": "src/breadcrumb/breadcrumb.ts"
5714
5578
  }
5715
5579
  },
5716
5580
  {
5717
5581
  "kind": "js",
5718
- "name": "foundationBreadcrumbItem",
5582
+ "name": "foundationBreadcrumb",
5719
5583
  "declaration": {
5720
- "name": "foundationBreadcrumbItem",
5721
- "module": "src/breadcrumb-item/breadcrumb-item.ts"
5584
+ "name": "foundationBreadcrumb",
5585
+ "module": "src/breadcrumb/breadcrumb.ts"
5722
5586
  }
5723
5587
  }
5724
5588
  ]
5725
5589
  },
5726
5590
  {
5727
5591
  "kind": "javascript-module",
5728
- "path": "src/breadcrumb-item/index.ts",
5592
+ "path": "src/breadcrumb/index.ts",
5729
5593
  "declarations": [],
5730
5594
  "exports": [
5731
5595
  {
@@ -5733,7 +5597,7 @@
5733
5597
  "name": "*",
5734
5598
  "declaration": {
5735
5599
  "name": "*",
5736
- "package": "./breadcrumb-item.template"
5600
+ "package": "./breadcrumb.template"
5737
5601
  }
5738
5602
  },
5739
5603
  {
@@ -5741,7 +5605,7 @@
5741
5605
  "name": "*",
5742
5606
  "declaration": {
5743
5607
  "name": "*",
5744
- "package": "./breadcrumb-item.styles"
5608
+ "package": "./breadcrumb.styles"
5745
5609
  }
5746
5610
  },
5747
5611
  {
@@ -5749,18 +5613,18 @@
5749
5613
  "name": "*",
5750
5614
  "declaration": {
5751
5615
  "name": "*",
5752
- "package": "./breadcrumb-item"
5616
+ "package": "./breadcrumb"
5753
5617
  }
5754
5618
  }
5755
5619
  ]
5756
5620
  },
5757
5621
  {
5758
5622
  "kind": "javascript-module",
5759
- "path": "src/breadcrumb/breadcrumb.styles.ts",
5623
+ "path": "src/breadcrumb-item/breadcrumb-item.styles.ts",
5760
5624
  "declarations": [
5761
5625
  {
5762
5626
  "kind": "function",
5763
- "name": "foundationBreadcrumbStyles",
5627
+ "name": "foundationBreadcrumbItemStyles",
5764
5628
  "return": {
5765
5629
  "type": {
5766
5630
  "text": "ElementStyles"
@@ -5785,24 +5649,24 @@
5785
5649
  "exports": [
5786
5650
  {
5787
5651
  "kind": "js",
5788
- "name": "foundationBreadcrumbStyles",
5652
+ "name": "foundationBreadcrumbItemStyles",
5789
5653
  "declaration": {
5790
- "name": "foundationBreadcrumbStyles",
5791
- "module": "src/breadcrumb/breadcrumb.styles.ts"
5654
+ "name": "foundationBreadcrumbItemStyles",
5655
+ "module": "src/breadcrumb-item/breadcrumb-item.styles.ts"
5792
5656
  }
5793
5657
  }
5794
5658
  ]
5795
5659
  },
5796
5660
  {
5797
5661
  "kind": "javascript-module",
5798
- "path": "src/breadcrumb/breadcrumb.template.ts",
5662
+ "path": "src/breadcrumb-item/breadcrumb-item.template.ts",
5799
5663
  "declarations": [
5800
5664
  {
5801
5665
  "kind": "function",
5802
- "name": "foundationBreadcrumbTemplate",
5666
+ "name": "foundationBreadcrumbItemTemplate",
5803
5667
  "return": {
5804
5668
  "type": {
5805
- "text": "ViewTemplate<Breadcrumb>"
5669
+ "text": "ViewTemplate<BreadcrumbItem>"
5806
5670
  }
5807
5671
  },
5808
5672
  "parameters": [
@@ -5824,116 +5688,252 @@
5824
5688
  "exports": [
5825
5689
  {
5826
5690
  "kind": "js",
5827
- "name": "foundationBreadcrumbTemplate",
5691
+ "name": "foundationBreadcrumbItemTemplate",
5828
5692
  "declaration": {
5829
- "name": "foundationBreadcrumbTemplate",
5830
- "module": "src/breadcrumb/breadcrumb.template.ts"
5693
+ "name": "foundationBreadcrumbItemTemplate",
5694
+ "module": "src/breadcrumb-item/breadcrumb-item.template.ts"
5831
5695
  }
5832
5696
  }
5833
5697
  ]
5834
5698
  },
5835
5699
  {
5836
5700
  "kind": "javascript-module",
5837
- "path": "src/breadcrumb/breadcrumb.ts",
5701
+ "path": "src/breadcrumb-item/breadcrumb-item.ts",
5838
5702
  "declarations": [
5839
5703
  {
5840
5704
  "kind": "class",
5841
5705
  "description": "",
5842
- "name": "Breadcrumb",
5706
+ "name": "BreadcrumbItem",
5843
5707
  "superclass": {
5844
- "name": "FASTBreadcrumb",
5708
+ "name": "FASTBreadcrumbItem",
5845
5709
  "package": "@microsoft/fast-components"
5846
5710
  },
5847
- "tagName": "%%prefix%%-breadcrumb",
5711
+ "tagName": "%%prefix%%-breadcrumb-item",
5848
5712
  "customElement": true,
5713
+ "attributes": [
5714
+ {
5715
+ "name": "download",
5716
+ "type": {
5717
+ "text": "string"
5718
+ },
5719
+ "description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5720
+ "fieldName": "download",
5721
+ "inheritedFrom": {
5722
+ "name": "Anchor",
5723
+ "module": "src/anchor/anchor.ts"
5724
+ }
5725
+ },
5726
+ {
5727
+ "name": "href",
5728
+ "type": {
5729
+ "text": "string"
5730
+ },
5731
+ "description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5732
+ "fieldName": "href",
5733
+ "inheritedFrom": {
5734
+ "name": "Anchor",
5735
+ "module": "src/anchor/anchor.ts"
5736
+ }
5737
+ },
5738
+ {
5739
+ "name": "hreflang",
5740
+ "type": {
5741
+ "text": "string"
5742
+ },
5743
+ "description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5744
+ "fieldName": "hreflang",
5745
+ "inheritedFrom": {
5746
+ "name": "Anchor",
5747
+ "module": "src/anchor/anchor.ts"
5748
+ }
5749
+ },
5750
+ {
5751
+ "name": "ping",
5752
+ "type": {
5753
+ "text": "string"
5754
+ },
5755
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5756
+ "fieldName": "ping",
5757
+ "inheritedFrom": {
5758
+ "name": "Anchor",
5759
+ "module": "src/anchor/anchor.ts"
5760
+ }
5761
+ },
5762
+ {
5763
+ "name": "referrerpolicy",
5764
+ "type": {
5765
+ "text": "string"
5766
+ },
5767
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5768
+ "fieldName": "referrerpolicy",
5769
+ "inheritedFrom": {
5770
+ "name": "Anchor",
5771
+ "module": "src/anchor/anchor.ts"
5772
+ }
5773
+ },
5774
+ {
5775
+ "name": "rel",
5776
+ "type": {
5777
+ "text": "string"
5778
+ },
5779
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5780
+ "fieldName": "rel",
5781
+ "inheritedFrom": {
5782
+ "name": "Anchor",
5783
+ "module": "src/anchor/anchor.ts"
5784
+ }
5785
+ },
5786
+ {
5787
+ "name": "target",
5788
+ "type": {
5789
+ "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
5790
+ },
5791
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5792
+ "fieldName": "target",
5793
+ "inheritedFrom": {
5794
+ "name": "Anchor",
5795
+ "module": "src/anchor/anchor.ts"
5796
+ }
5797
+ },
5798
+ {
5799
+ "name": "type",
5800
+ "type": {
5801
+ "text": "string"
5802
+ },
5803
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
5804
+ "fieldName": "type",
5805
+ "inheritedFrom": {
5806
+ "name": "Anchor",
5807
+ "module": "src/anchor/anchor.ts"
5808
+ }
5809
+ }
5810
+ ],
5849
5811
  "members": [
5850
5812
  {
5851
- "kind": "method",
5852
- "name": "slottedBreadcrumbItemsChanged",
5813
+ "kind": "field",
5814
+ "name": "download",
5815
+ "type": {
5816
+ "text": "string"
5817
+ },
5853
5818
  "privacy": "public",
5819
+ "description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5854
5820
  "inheritedFrom": {
5855
- "name": "Breadcrumb",
5856
- "module": "src/breadcrumb/breadcrumb.ts"
5821
+ "name": "Anchor",
5822
+ "module": "src/anchor/anchor.ts"
5857
5823
  }
5858
5824
  },
5859
5825
  {
5860
- "kind": "method",
5861
- "name": "setItemSeparator",
5862
- "privacy": "private",
5863
- "return": {
5864
- "type": {
5865
- "text": "void"
5866
- }
5826
+ "kind": "field",
5827
+ "name": "href",
5828
+ "type": {
5829
+ "text": "string"
5867
5830
  },
5868
- "parameters": [
5869
- {
5870
- "name": "item",
5871
- "type": {
5872
- "text": "HTMLElement"
5873
- }
5874
- },
5875
- {
5876
- "name": "isLastNode",
5877
- "type": {
5878
- "text": "boolean"
5879
- }
5880
- }
5881
- ],
5831
+ "privacy": "public",
5832
+ "description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5882
5833
  "inheritedFrom": {
5883
- "name": "Breadcrumb",
5884
- "module": "src/breadcrumb/breadcrumb.ts"
5834
+ "name": "Anchor",
5835
+ "module": "src/anchor/anchor.ts"
5885
5836
  }
5886
5837
  },
5887
5838
  {
5888
- "kind": "method",
5889
- "name": "findChildWithHref",
5890
- "privacy": "private",
5891
- "return": {
5892
- "type": {
5893
- "text": "HTMLElement | null"
5894
- }
5839
+ "kind": "field",
5840
+ "name": "hreflang",
5841
+ "type": {
5842
+ "text": "string"
5895
5843
  },
5896
- "parameters": [
5897
- {
5898
- "name": "node",
5899
- "type": {
5900
- "text": "HTMLElement"
5901
- }
5902
- }
5903
- ],
5904
- "description": "Finds href on childnodes in the light DOM or shadow DOM.\nWe look in the shadow DOM because we insert an anchor when breadcrumb-item has an href.",
5844
+ "privacy": "public",
5845
+ "description": "Hints at the language of the referenced resource. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5905
5846
  "inheritedFrom": {
5906
- "name": "Breadcrumb",
5907
- "module": "src/breadcrumb/breadcrumb.ts"
5847
+ "name": "Anchor",
5848
+ "module": "src/anchor/anchor.ts"
5908
5849
  }
5909
5850
  },
5910
5851
  {
5911
- "kind": "method",
5912
- "name": "setAriaCurrent",
5913
- "privacy": "private",
5914
- "return": {
5915
- "type": {
5916
- "text": "void"
5917
- }
5852
+ "kind": "field",
5853
+ "name": "ping",
5854
+ "type": {
5855
+ "text": "string"
5918
5856
  },
5919
- "parameters": [
5920
- {
5921
- "name": "item",
5922
- "type": {
5923
- "text": "HTMLElement"
5924
- }
5925
- },
5926
- {
5927
- "name": "isLastNode",
5928
- "type": {
5929
- "text": "boolean"
5930
- }
5931
- }
5932
- ],
5933
- "description": "Sets ARIA Current for the current node\nIf child node with an anchor tag and with href is found then set aria-current to correct value for the child node,\notherwise apply aria-current to the host element, with an href",
5857
+ "privacy": "public",
5858
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5934
5859
  "inheritedFrom": {
5935
- "name": "Breadcrumb",
5936
- "module": "src/breadcrumb/breadcrumb.ts"
5860
+ "name": "Anchor",
5861
+ "module": "src/anchor/anchor.ts"
5862
+ }
5863
+ },
5864
+ {
5865
+ "kind": "field",
5866
+ "name": "referrerpolicy",
5867
+ "type": {
5868
+ "text": "string"
5869
+ },
5870
+ "privacy": "public",
5871
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5872
+ "inheritedFrom": {
5873
+ "name": "Anchor",
5874
+ "module": "src/anchor/anchor.ts"
5875
+ }
5876
+ },
5877
+ {
5878
+ "kind": "field",
5879
+ "name": "rel",
5880
+ "type": {
5881
+ "text": "string"
5882
+ },
5883
+ "privacy": "public",
5884
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5885
+ "inheritedFrom": {
5886
+ "name": "Anchor",
5887
+ "module": "src/anchor/anchor.ts"
5888
+ }
5889
+ },
5890
+ {
5891
+ "kind": "field",
5892
+ "name": "target",
5893
+ "type": {
5894
+ "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
5895
+ },
5896
+ "privacy": "public",
5897
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5898
+ "inheritedFrom": {
5899
+ "name": "Anchor",
5900
+ "module": "src/anchor/anchor.ts"
5901
+ }
5902
+ },
5903
+ {
5904
+ "kind": "field",
5905
+ "name": "type",
5906
+ "type": {
5907
+ "text": "string"
5908
+ },
5909
+ "privacy": "public",
5910
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
5911
+ "inheritedFrom": {
5912
+ "name": "Anchor",
5913
+ "module": "src/anchor/anchor.ts"
5914
+ }
5915
+ },
5916
+ {
5917
+ "kind": "field",
5918
+ "name": "control",
5919
+ "type": {
5920
+ "text": "HTMLAnchorElement | undefined"
5921
+ },
5922
+ "privacy": "public",
5923
+ "description": "References the root element",
5924
+ "inheritedFrom": {
5925
+ "name": "Anchor",
5926
+ "module": "src/anchor/anchor.ts"
5927
+ }
5928
+ },
5929
+ {
5930
+ "kind": "field",
5931
+ "name": "handleUnsupportedDelegatesFocus",
5932
+ "privacy": "private",
5933
+ "description": "Overrides the focus call for where delegatesFocus is unsupported.\nThis check works for Chrome, Edge Chromium, FireFox, and Safari\nRelevant PR on the Firefox browser: https://phabricator.services.mozilla.com/D123858",
5934
+ "inheritedFrom": {
5935
+ "name": "Anchor",
5936
+ "module": "src/anchor/anchor.ts"
5937
5937
  }
5938
5938
  },
5939
5939
  {
@@ -6051,7 +6051,7 @@
6051
6051
  },
6052
6052
  {
6053
6053
  "kind": "variable",
6054
- "name": "foundationBreadcrumbShadowOptions",
6054
+ "name": "foundationBreadcrumbItemShadowOptions",
6055
6055
  "type": {
6056
6056
  "text": "ShadowRootInit"
6057
6057
  },
@@ -6059,57 +6059,57 @@
6059
6059
  },
6060
6060
  {
6061
6061
  "kind": "variable",
6062
- "name": "defaultBreadcrumbConfig",
6062
+ "name": "defaultBreadcrumbItemConfig",
6063
6063
  "type": {
6064
6064
  "text": "object"
6065
6065
  },
6066
- "default": "{}"
6066
+ "default": "{\n separator: '/',\n}"
6067
6067
  },
6068
6068
  {
6069
6069
  "kind": "variable",
6070
- "name": "foundationBreadcrumb",
6071
- "description": "The Foundation Breadcrumb",
6070
+ "name": "foundationBreadcrumbItem",
6071
+ "description": "The Foundation Breadcrumb Item",
6072
6072
  "privacy": "public"
6073
6073
  }
6074
6074
  ],
6075
6075
  "exports": [
6076
6076
  {
6077
6077
  "kind": "js",
6078
- "name": "Breadcrumb",
6078
+ "name": "BreadcrumbItem",
6079
6079
  "declaration": {
6080
- "name": "Breadcrumb",
6081
- "module": "src/breadcrumb/breadcrumb.ts"
6080
+ "name": "BreadcrumbItem",
6081
+ "module": "src/breadcrumb-item/breadcrumb-item.ts"
6082
6082
  }
6083
6083
  },
6084
6084
  {
6085
6085
  "kind": "js",
6086
- "name": "foundationBreadcrumbShadowOptions",
6086
+ "name": "foundationBreadcrumbItemShadowOptions",
6087
6087
  "declaration": {
6088
- "name": "foundationBreadcrumbShadowOptions",
6089
- "module": "src/breadcrumb/breadcrumb.ts"
6088
+ "name": "foundationBreadcrumbItemShadowOptions",
6089
+ "module": "src/breadcrumb-item/breadcrumb-item.ts"
6090
6090
  }
6091
6091
  },
6092
6092
  {
6093
6093
  "kind": "js",
6094
- "name": "defaultBreadcrumbConfig",
6094
+ "name": "defaultBreadcrumbItemConfig",
6095
6095
  "declaration": {
6096
- "name": "defaultBreadcrumbConfig",
6097
- "module": "src/breadcrumb/breadcrumb.ts"
6096
+ "name": "defaultBreadcrumbItemConfig",
6097
+ "module": "src/breadcrumb-item/breadcrumb-item.ts"
6098
6098
  }
6099
6099
  },
6100
6100
  {
6101
6101
  "kind": "js",
6102
- "name": "foundationBreadcrumb",
6102
+ "name": "foundationBreadcrumbItem",
6103
6103
  "declaration": {
6104
- "name": "foundationBreadcrumb",
6105
- "module": "src/breadcrumb/breadcrumb.ts"
6104
+ "name": "foundationBreadcrumbItem",
6105
+ "module": "src/breadcrumb-item/breadcrumb-item.ts"
6106
6106
  }
6107
6107
  }
6108
6108
  ]
6109
6109
  },
6110
6110
  {
6111
6111
  "kind": "javascript-module",
6112
- "path": "src/breadcrumb/index.ts",
6112
+ "path": "src/breadcrumb-item/index.ts",
6113
6113
  "declarations": [],
6114
6114
  "exports": [
6115
6115
  {
@@ -6117,7 +6117,7 @@
6117
6117
  "name": "*",
6118
6118
  "declaration": {
6119
6119
  "name": "*",
6120
- "package": "./breadcrumb.template"
6120
+ "package": "./breadcrumb-item.template"
6121
6121
  }
6122
6122
  },
6123
6123
  {
@@ -6125,7 +6125,7 @@
6125
6125
  "name": "*",
6126
6126
  "declaration": {
6127
6127
  "name": "*",
6128
- "package": "./breadcrumb.styles"
6128
+ "package": "./breadcrumb-item.styles"
6129
6129
  }
6130
6130
  },
6131
6131
  {
@@ -6133,7 +6133,7 @@
6133
6133
  "name": "*",
6134
6134
  "declaration": {
6135
6135
  "name": "*",
6136
- "package": "./breadcrumb"
6136
+ "package": "./breadcrumb-item"
6137
6137
  }
6138
6138
  }
6139
6139
  ]
@@ -8516,6 +8516,374 @@
8516
8516
  }
8517
8517
  ]
8518
8518
  },
8519
+ {
8520
+ "kind": "javascript-module",
8521
+ "path": "src/checkbox/checkbox.styles.ts",
8522
+ "declarations": [
8523
+ {
8524
+ "kind": "function",
8525
+ "name": "foundationCheckboxStyles",
8526
+ "return": {
8527
+ "type": {
8528
+ "text": "ElementStyles"
8529
+ }
8530
+ },
8531
+ "parameters": [
8532
+ {
8533
+ "name": "context",
8534
+ "type": {
8535
+ "text": "ElementDefinitionContext"
8536
+ }
8537
+ },
8538
+ {
8539
+ "name": "definition",
8540
+ "type": {
8541
+ "text": "CheckboxOptions"
8542
+ }
8543
+ }
8544
+ ]
8545
+ }
8546
+ ],
8547
+ "exports": [
8548
+ {
8549
+ "kind": "js",
8550
+ "name": "foundationCheckboxStyles",
8551
+ "declaration": {
8552
+ "name": "foundationCheckboxStyles",
8553
+ "module": "src/checkbox/checkbox.styles.ts"
8554
+ }
8555
+ }
8556
+ ]
8557
+ },
8558
+ {
8559
+ "kind": "javascript-module",
8560
+ "path": "src/checkbox/checkbox.template.ts",
8561
+ "declarations": [
8562
+ {
8563
+ "kind": "function",
8564
+ "name": "foundationCheckboxTemplate",
8565
+ "return": {
8566
+ "type": {
8567
+ "text": "ViewTemplate<Checkbox>"
8568
+ }
8569
+ },
8570
+ "parameters": [
8571
+ {
8572
+ "name": "context",
8573
+ "type": {
8574
+ "text": "ElementDefinitionContext"
8575
+ }
8576
+ },
8577
+ {
8578
+ "name": "definition",
8579
+ "type": {
8580
+ "text": "CheckboxOptions"
8581
+ }
8582
+ }
8583
+ ]
8584
+ }
8585
+ ],
8586
+ "exports": [
8587
+ {
8588
+ "kind": "js",
8589
+ "name": "foundationCheckboxTemplate",
8590
+ "declaration": {
8591
+ "name": "foundationCheckboxTemplate",
8592
+ "module": "src/checkbox/checkbox.template.ts"
8593
+ }
8594
+ }
8595
+ ]
8596
+ },
8597
+ {
8598
+ "kind": "javascript-module",
8599
+ "path": "src/checkbox/checkbox.ts",
8600
+ "declarations": [
8601
+ {
8602
+ "kind": "class",
8603
+ "description": "",
8604
+ "name": "Checkbox",
8605
+ "superclass": {
8606
+ "name": "FASTCheckbox",
8607
+ "package": "@microsoft/fast-components"
8608
+ },
8609
+ "tagName": "%%prefix%%-checkbox",
8610
+ "customElement": true,
8611
+ "attributes": [
8612
+ {
8613
+ "name": "readonly",
8614
+ "type": {
8615
+ "text": "boolean"
8616
+ },
8617
+ "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
8618
+ "fieldName": "readOnly",
8619
+ "inheritedFrom": {
8620
+ "name": "Checkbox",
8621
+ "module": "src/checkbox/checkbox.ts"
8622
+ }
8623
+ }
8624
+ ],
8625
+ "members": [
8626
+ {
8627
+ "kind": "field",
8628
+ "name": "readOnly",
8629
+ "type": {
8630
+ "text": "boolean"
8631
+ },
8632
+ "privacy": "public",
8633
+ "description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
8634
+ "inheritedFrom": {
8635
+ "name": "Checkbox",
8636
+ "module": "src/checkbox/checkbox.ts"
8637
+ }
8638
+ },
8639
+ {
8640
+ "kind": "method",
8641
+ "name": "readOnlyChanged",
8642
+ "privacy": "private",
8643
+ "return": {
8644
+ "type": {
8645
+ "text": "void"
8646
+ }
8647
+ },
8648
+ "inheritedFrom": {
8649
+ "name": "Checkbox",
8650
+ "module": "src/checkbox/checkbox.ts"
8651
+ }
8652
+ },
8653
+ {
8654
+ "kind": "field",
8655
+ "name": "indeterminate",
8656
+ "type": {
8657
+ "text": "boolean"
8658
+ },
8659
+ "privacy": "public",
8660
+ "default": "false",
8661
+ "description": "The indeterminate state of the control",
8662
+ "inheritedFrom": {
8663
+ "name": "Checkbox",
8664
+ "module": "src/checkbox/checkbox.ts"
8665
+ }
8666
+ },
8667
+ {
8668
+ "kind": "field",
8669
+ "name": "proxy",
8670
+ "inheritedFrom": {
8671
+ "name": "Checkbox",
8672
+ "module": "src/checkbox/checkbox.ts"
8673
+ }
8674
+ },
8675
+ {
8676
+ "kind": "field",
8677
+ "name": "_presentation",
8678
+ "type": {
8679
+ "text": "ComponentPresentation | null | undefined"
8680
+ },
8681
+ "privacy": "private",
8682
+ "default": "void 0",
8683
+ "inheritedFrom": {
8684
+ "name": "Checkbox",
8685
+ "module": "src/checkbox/checkbox.ts"
8686
+ }
8687
+ },
8688
+ {
8689
+ "kind": "field",
8690
+ "name": "$presentation",
8691
+ "type": {
8692
+ "text": "ComponentPresentation | null"
8693
+ },
8694
+ "privacy": "public",
8695
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
8696
+ "inheritedFrom": {
8697
+ "name": "Checkbox",
8698
+ "module": "src/checkbox/checkbox.ts"
8699
+ }
8700
+ },
8701
+ {
8702
+ "kind": "field",
8703
+ "name": "template",
8704
+ "type": {
8705
+ "text": "ElementViewTemplate | void | null"
8706
+ },
8707
+ "privacy": "public",
8708
+ "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
8709
+ "inheritedFrom": {
8710
+ "name": "Checkbox",
8711
+ "module": "src/checkbox/checkbox.ts"
8712
+ }
8713
+ },
8714
+ {
8715
+ "kind": "method",
8716
+ "name": "templateChanged",
8717
+ "privacy": "protected",
8718
+ "return": {
8719
+ "type": {
8720
+ "text": "void"
8721
+ }
8722
+ },
8723
+ "inheritedFrom": {
8724
+ "name": "Checkbox",
8725
+ "module": "src/checkbox/checkbox.ts"
8726
+ }
8727
+ },
8728
+ {
8729
+ "kind": "field",
8730
+ "name": "styles",
8731
+ "type": {
8732
+ "text": "ElementStyles | void | null"
8733
+ },
8734
+ "privacy": "public",
8735
+ "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
8736
+ "inheritedFrom": {
8737
+ "name": "Checkbox",
8738
+ "module": "src/checkbox/checkbox.ts"
8739
+ }
8740
+ },
8741
+ {
8742
+ "kind": "method",
8743
+ "name": "stylesChanged",
8744
+ "privacy": "protected",
8745
+ "return": {
8746
+ "type": {
8747
+ "text": "void"
8748
+ }
8749
+ },
8750
+ "inheritedFrom": {
8751
+ "name": "Checkbox",
8752
+ "module": "src/checkbox/checkbox.ts"
8753
+ }
8754
+ },
8755
+ {
8756
+ "kind": "method",
8757
+ "name": "compose",
8758
+ "privacy": "public",
8759
+ "static": true,
8760
+ "return": {
8761
+ "type": {
8762
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
8763
+ }
8764
+ },
8765
+ "parameters": [
8766
+ {
8767
+ "name": "this",
8768
+ "type": {
8769
+ "text": "K"
8770
+ }
8771
+ },
8772
+ {
8773
+ "name": "elementDefinition",
8774
+ "type": {
8775
+ "text": "T"
8776
+ },
8777
+ "description": "The definition of the element to create the registry\nfunction for."
8778
+ }
8779
+ ],
8780
+ "description": "Defines an element registry function with a set of element definition defaults.",
8781
+ "inheritedFrom": {
8782
+ "name": "Checkbox",
8783
+ "module": "src/checkbox/checkbox.ts"
8784
+ }
8785
+ }
8786
+ ],
8787
+ "events": [
8788
+ {
8789
+ "description": "Emits a custom change event when the checked state changes",
8790
+ "name": "change",
8791
+ "inheritedFrom": {
8792
+ "name": "Checkbox",
8793
+ "module": "src/checkbox/checkbox.ts"
8794
+ }
8795
+ }
8796
+ ]
8797
+ },
8798
+ {
8799
+ "kind": "variable",
8800
+ "name": "foundationCheckboxShadowOptions",
8801
+ "type": {
8802
+ "text": "ShadowRootInit"
8803
+ },
8804
+ "default": "undefined"
8805
+ },
8806
+ {
8807
+ "kind": "variable",
8808
+ "name": "defaultCheckboxConfig",
8809
+ "type": {
8810
+ "text": "object"
8811
+ },
8812
+ "default": "{\n checkedIndicator: `\n <svg\n aria-hidden=\"true\"\n part=\"checked-indicator\"\n class=\"checked-indicator\"\n viewBox=\"0 0 20 20\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M8.143 12.6697L15.235 4.5L16.8 5.90363L8.23812 15.7667L3.80005 11.2556L5.27591 9.7555L8.143 12.6697Z\"\n />\n </svg>\n `,\n indeterminateIndicator: `\n <div part=\"indeterminate-indicator\" class=\"indeterminate-indicator\"></div>\n `,\n}"
8813
+ },
8814
+ {
8815
+ "kind": "variable",
8816
+ "name": "foundationCheckbox",
8817
+ "description": "The Foundation Checkbox",
8818
+ "privacy": "public"
8819
+ }
8820
+ ],
8821
+ "exports": [
8822
+ {
8823
+ "kind": "js",
8824
+ "name": "Checkbox",
8825
+ "declaration": {
8826
+ "name": "Checkbox",
8827
+ "module": "src/checkbox/checkbox.ts"
8828
+ }
8829
+ },
8830
+ {
8831
+ "kind": "js",
8832
+ "name": "foundationCheckboxShadowOptions",
8833
+ "declaration": {
8834
+ "name": "foundationCheckboxShadowOptions",
8835
+ "module": "src/checkbox/checkbox.ts"
8836
+ }
8837
+ },
8838
+ {
8839
+ "kind": "js",
8840
+ "name": "defaultCheckboxConfig",
8841
+ "declaration": {
8842
+ "name": "defaultCheckboxConfig",
8843
+ "module": "src/checkbox/checkbox.ts"
8844
+ }
8845
+ },
8846
+ {
8847
+ "kind": "js",
8848
+ "name": "foundationCheckbox",
8849
+ "declaration": {
8850
+ "name": "foundationCheckbox",
8851
+ "module": "src/checkbox/checkbox.ts"
8852
+ }
8853
+ }
8854
+ ]
8855
+ },
8856
+ {
8857
+ "kind": "javascript-module",
8858
+ "path": "src/checkbox/index.ts",
8859
+ "declarations": [],
8860
+ "exports": [
8861
+ {
8862
+ "kind": "js",
8863
+ "name": "*",
8864
+ "declaration": {
8865
+ "name": "*",
8866
+ "package": "./checkbox.template"
8867
+ }
8868
+ },
8869
+ {
8870
+ "kind": "js",
8871
+ "name": "*",
8872
+ "declaration": {
8873
+ "name": "*",
8874
+ "package": "./checkbox.styles"
8875
+ }
8876
+ },
8877
+ {
8878
+ "kind": "js",
8879
+ "name": "*",
8880
+ "declaration": {
8881
+ "name": "*",
8882
+ "package": "./checkbox"
8883
+ }
8884
+ }
8885
+ ]
8886
+ },
8519
8887
  {
8520
8888
  "kind": "javascript-module",
8521
8889
  "path": "src/combobox/combobox.styles.ts",
@@ -9013,374 +9381,6 @@
9013
9381
  }
9014
9382
  ]
9015
9383
  },
9016
- {
9017
- "kind": "javascript-module",
9018
- "path": "src/checkbox/checkbox.styles.ts",
9019
- "declarations": [
9020
- {
9021
- "kind": "function",
9022
- "name": "foundationCheckboxStyles",
9023
- "return": {
9024
- "type": {
9025
- "text": "ElementStyles"
9026
- }
9027
- },
9028
- "parameters": [
9029
- {
9030
- "name": "context",
9031
- "type": {
9032
- "text": "ElementDefinitionContext"
9033
- }
9034
- },
9035
- {
9036
- "name": "definition",
9037
- "type": {
9038
- "text": "CheckboxOptions"
9039
- }
9040
- }
9041
- ]
9042
- }
9043
- ],
9044
- "exports": [
9045
- {
9046
- "kind": "js",
9047
- "name": "foundationCheckboxStyles",
9048
- "declaration": {
9049
- "name": "foundationCheckboxStyles",
9050
- "module": "src/checkbox/checkbox.styles.ts"
9051
- }
9052
- }
9053
- ]
9054
- },
9055
- {
9056
- "kind": "javascript-module",
9057
- "path": "src/checkbox/checkbox.template.ts",
9058
- "declarations": [
9059
- {
9060
- "kind": "function",
9061
- "name": "foundationCheckboxTemplate",
9062
- "return": {
9063
- "type": {
9064
- "text": "ViewTemplate<Checkbox>"
9065
- }
9066
- },
9067
- "parameters": [
9068
- {
9069
- "name": "context",
9070
- "type": {
9071
- "text": "ElementDefinitionContext"
9072
- }
9073
- },
9074
- {
9075
- "name": "definition",
9076
- "type": {
9077
- "text": "CheckboxOptions"
9078
- }
9079
- }
9080
- ]
9081
- }
9082
- ],
9083
- "exports": [
9084
- {
9085
- "kind": "js",
9086
- "name": "foundationCheckboxTemplate",
9087
- "declaration": {
9088
- "name": "foundationCheckboxTemplate",
9089
- "module": "src/checkbox/checkbox.template.ts"
9090
- }
9091
- }
9092
- ]
9093
- },
9094
- {
9095
- "kind": "javascript-module",
9096
- "path": "src/checkbox/checkbox.ts",
9097
- "declarations": [
9098
- {
9099
- "kind": "class",
9100
- "description": "",
9101
- "name": "Checkbox",
9102
- "superclass": {
9103
- "name": "FASTCheckbox",
9104
- "package": "@microsoft/fast-components"
9105
- },
9106
- "tagName": "%%prefix%%-checkbox",
9107
- "customElement": true,
9108
- "attributes": [
9109
- {
9110
- "name": "readonly",
9111
- "type": {
9112
- "text": "boolean"
9113
- },
9114
- "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
9115
- "fieldName": "readOnly",
9116
- "inheritedFrom": {
9117
- "name": "Checkbox",
9118
- "module": "src/checkbox/checkbox.ts"
9119
- }
9120
- }
9121
- ],
9122
- "members": [
9123
- {
9124
- "kind": "field",
9125
- "name": "readOnly",
9126
- "type": {
9127
- "text": "boolean"
9128
- },
9129
- "privacy": "public",
9130
- "description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
9131
- "inheritedFrom": {
9132
- "name": "Checkbox",
9133
- "module": "src/checkbox/checkbox.ts"
9134
- }
9135
- },
9136
- {
9137
- "kind": "method",
9138
- "name": "readOnlyChanged",
9139
- "privacy": "private",
9140
- "return": {
9141
- "type": {
9142
- "text": "void"
9143
- }
9144
- },
9145
- "inheritedFrom": {
9146
- "name": "Checkbox",
9147
- "module": "src/checkbox/checkbox.ts"
9148
- }
9149
- },
9150
- {
9151
- "kind": "field",
9152
- "name": "indeterminate",
9153
- "type": {
9154
- "text": "boolean"
9155
- },
9156
- "privacy": "public",
9157
- "default": "false",
9158
- "description": "The indeterminate state of the control",
9159
- "inheritedFrom": {
9160
- "name": "Checkbox",
9161
- "module": "src/checkbox/checkbox.ts"
9162
- }
9163
- },
9164
- {
9165
- "kind": "field",
9166
- "name": "proxy",
9167
- "inheritedFrom": {
9168
- "name": "Checkbox",
9169
- "module": "src/checkbox/checkbox.ts"
9170
- }
9171
- },
9172
- {
9173
- "kind": "field",
9174
- "name": "_presentation",
9175
- "type": {
9176
- "text": "ComponentPresentation | null | undefined"
9177
- },
9178
- "privacy": "private",
9179
- "default": "void 0",
9180
- "inheritedFrom": {
9181
- "name": "Checkbox",
9182
- "module": "src/checkbox/checkbox.ts"
9183
- }
9184
- },
9185
- {
9186
- "kind": "field",
9187
- "name": "$presentation",
9188
- "type": {
9189
- "text": "ComponentPresentation | null"
9190
- },
9191
- "privacy": "public",
9192
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
9193
- "inheritedFrom": {
9194
- "name": "Checkbox",
9195
- "module": "src/checkbox/checkbox.ts"
9196
- }
9197
- },
9198
- {
9199
- "kind": "field",
9200
- "name": "template",
9201
- "type": {
9202
- "text": "ElementViewTemplate | void | null"
9203
- },
9204
- "privacy": "public",
9205
- "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
9206
- "inheritedFrom": {
9207
- "name": "Checkbox",
9208
- "module": "src/checkbox/checkbox.ts"
9209
- }
9210
- },
9211
- {
9212
- "kind": "method",
9213
- "name": "templateChanged",
9214
- "privacy": "protected",
9215
- "return": {
9216
- "type": {
9217
- "text": "void"
9218
- }
9219
- },
9220
- "inheritedFrom": {
9221
- "name": "Checkbox",
9222
- "module": "src/checkbox/checkbox.ts"
9223
- }
9224
- },
9225
- {
9226
- "kind": "field",
9227
- "name": "styles",
9228
- "type": {
9229
- "text": "ElementStyles | void | null"
9230
- },
9231
- "privacy": "public",
9232
- "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
9233
- "inheritedFrom": {
9234
- "name": "Checkbox",
9235
- "module": "src/checkbox/checkbox.ts"
9236
- }
9237
- },
9238
- {
9239
- "kind": "method",
9240
- "name": "stylesChanged",
9241
- "privacy": "protected",
9242
- "return": {
9243
- "type": {
9244
- "text": "void"
9245
- }
9246
- },
9247
- "inheritedFrom": {
9248
- "name": "Checkbox",
9249
- "module": "src/checkbox/checkbox.ts"
9250
- }
9251
- },
9252
- {
9253
- "kind": "method",
9254
- "name": "compose",
9255
- "privacy": "public",
9256
- "static": true,
9257
- "return": {
9258
- "type": {
9259
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
9260
- }
9261
- },
9262
- "parameters": [
9263
- {
9264
- "name": "this",
9265
- "type": {
9266
- "text": "K"
9267
- }
9268
- },
9269
- {
9270
- "name": "elementDefinition",
9271
- "type": {
9272
- "text": "T"
9273
- },
9274
- "description": "The definition of the element to create the registry\nfunction for."
9275
- }
9276
- ],
9277
- "description": "Defines an element registry function with a set of element definition defaults.",
9278
- "inheritedFrom": {
9279
- "name": "Checkbox",
9280
- "module": "src/checkbox/checkbox.ts"
9281
- }
9282
- }
9283
- ],
9284
- "events": [
9285
- {
9286
- "description": "Emits a custom change event when the checked state changes",
9287
- "name": "change",
9288
- "inheritedFrom": {
9289
- "name": "Checkbox",
9290
- "module": "src/checkbox/checkbox.ts"
9291
- }
9292
- }
9293
- ]
9294
- },
9295
- {
9296
- "kind": "variable",
9297
- "name": "foundationCheckboxShadowOptions",
9298
- "type": {
9299
- "text": "ShadowRootInit"
9300
- },
9301
- "default": "undefined"
9302
- },
9303
- {
9304
- "kind": "variable",
9305
- "name": "defaultCheckboxConfig",
9306
- "type": {
9307
- "text": "object"
9308
- },
9309
- "default": "{\n checkedIndicator: `\n <svg\n aria-hidden=\"true\"\n part=\"checked-indicator\"\n class=\"checked-indicator\"\n viewBox=\"0 0 20 20\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M8.143 12.6697L15.235 4.5L16.8 5.90363L8.23812 15.7667L3.80005 11.2556L5.27591 9.7555L8.143 12.6697Z\"\n />\n </svg>\n `,\n indeterminateIndicator: `\n <div part=\"indeterminate-indicator\" class=\"indeterminate-indicator\"></div>\n `,\n}"
9310
- },
9311
- {
9312
- "kind": "variable",
9313
- "name": "foundationCheckbox",
9314
- "description": "The Foundation Checkbox",
9315
- "privacy": "public"
9316
- }
9317
- ],
9318
- "exports": [
9319
- {
9320
- "kind": "js",
9321
- "name": "Checkbox",
9322
- "declaration": {
9323
- "name": "Checkbox",
9324
- "module": "src/checkbox/checkbox.ts"
9325
- }
9326
- },
9327
- {
9328
- "kind": "js",
9329
- "name": "foundationCheckboxShadowOptions",
9330
- "declaration": {
9331
- "name": "foundationCheckboxShadowOptions",
9332
- "module": "src/checkbox/checkbox.ts"
9333
- }
9334
- },
9335
- {
9336
- "kind": "js",
9337
- "name": "defaultCheckboxConfig",
9338
- "declaration": {
9339
- "name": "defaultCheckboxConfig",
9340
- "module": "src/checkbox/checkbox.ts"
9341
- }
9342
- },
9343
- {
9344
- "kind": "js",
9345
- "name": "foundationCheckbox",
9346
- "declaration": {
9347
- "name": "foundationCheckbox",
9348
- "module": "src/checkbox/checkbox.ts"
9349
- }
9350
- }
9351
- ]
9352
- },
9353
- {
9354
- "kind": "javascript-module",
9355
- "path": "src/checkbox/index.ts",
9356
- "declarations": [],
9357
- "exports": [
9358
- {
9359
- "kind": "js",
9360
- "name": "*",
9361
- "declaration": {
9362
- "name": "*",
9363
- "package": "./checkbox.template"
9364
- }
9365
- },
9366
- {
9367
- "kind": "js",
9368
- "name": "*",
9369
- "declaration": {
9370
- "name": "*",
9371
- "package": "./checkbox.styles"
9372
- }
9373
- },
9374
- {
9375
- "kind": "js",
9376
- "name": "*",
9377
- "declaration": {
9378
- "name": "*",
9379
- "package": "./checkbox"
9380
- }
9381
- }
9382
- ]
9383
- },
9384
9384
  {
9385
9385
  "kind": "javascript-module",
9386
9386
  "path": "src/connection-indicator/connection-indicator.styles.ts",
@@ -35275,6 +35275,235 @@
35275
35275
  }
35276
35276
  ]
35277
35277
  },
35278
+ {
35279
+ "kind": "javascript-module",
35280
+ "path": "src/stepper-tab-panel/index.ts",
35281
+ "declarations": [],
35282
+ "exports": [
35283
+ {
35284
+ "kind": "js",
35285
+ "name": "*",
35286
+ "declaration": {
35287
+ "name": "*",
35288
+ "package": "./stepper-tab-panel.template"
35289
+ }
35290
+ },
35291
+ {
35292
+ "kind": "js",
35293
+ "name": "*",
35294
+ "declaration": {
35295
+ "name": "*",
35296
+ "package": "./stepper-tab-panel"
35297
+ }
35298
+ }
35299
+ ]
35300
+ },
35301
+ {
35302
+ "kind": "javascript-module",
35303
+ "path": "src/stepper-tab-panel/stepper-tab-panel.template.ts",
35304
+ "declarations": [
35305
+ {
35306
+ "kind": "function",
35307
+ "name": "foundationStepperTabPanelTemplate"
35308
+ }
35309
+ ],
35310
+ "exports": [
35311
+ {
35312
+ "kind": "js",
35313
+ "name": "foundationStepperTabPanelTemplate",
35314
+ "declaration": {
35315
+ "name": "foundationStepperTabPanelTemplate",
35316
+ "module": "src/stepper-tab-panel/stepper-tab-panel.template.ts"
35317
+ }
35318
+ }
35319
+ ]
35320
+ },
35321
+ {
35322
+ "kind": "javascript-module",
35323
+ "path": "src/stepper-tab-panel/stepper-tab-panel.ts",
35324
+ "declarations": [
35325
+ {
35326
+ "kind": "class",
35327
+ "description": "",
35328
+ "name": "StepperTabPanel",
35329
+ "superclass": {
35330
+ "name": "FoundationElement",
35331
+ "package": "@microsoft/fast-foundation"
35332
+ },
35333
+ "tagName": "%%prefix%%-stepper-tab-panel",
35334
+ "customElement": true,
35335
+ "members": [
35336
+ {
35337
+ "kind": "field",
35338
+ "name": "_presentation",
35339
+ "type": {
35340
+ "text": "ComponentPresentation | null | undefined"
35341
+ },
35342
+ "privacy": "private",
35343
+ "default": "void 0",
35344
+ "inheritedFrom": {
35345
+ "name": "FoundationElement",
35346
+ "module": "src/foundation-element/foundation-element.ts"
35347
+ }
35348
+ },
35349
+ {
35350
+ "kind": "field",
35351
+ "name": "$presentation",
35352
+ "type": {
35353
+ "text": "ComponentPresentation | null"
35354
+ },
35355
+ "privacy": "public",
35356
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
35357
+ "inheritedFrom": {
35358
+ "name": "FoundationElement",
35359
+ "module": "src/foundation-element/foundation-element.ts"
35360
+ }
35361
+ },
35362
+ {
35363
+ "kind": "field",
35364
+ "name": "template",
35365
+ "type": {
35366
+ "text": "ElementViewTemplate | void | null"
35367
+ },
35368
+ "privacy": "public",
35369
+ "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
35370
+ "inheritedFrom": {
35371
+ "name": "FoundationElement",
35372
+ "module": "src/foundation-element/foundation-element.ts"
35373
+ }
35374
+ },
35375
+ {
35376
+ "kind": "method",
35377
+ "name": "templateChanged",
35378
+ "privacy": "protected",
35379
+ "return": {
35380
+ "type": {
35381
+ "text": "void"
35382
+ }
35383
+ },
35384
+ "inheritedFrom": {
35385
+ "name": "FoundationElement",
35386
+ "module": "src/foundation-element/foundation-element.ts"
35387
+ }
35388
+ },
35389
+ {
35390
+ "kind": "field",
35391
+ "name": "styles",
35392
+ "type": {
35393
+ "text": "ElementStyles | void | null"
35394
+ },
35395
+ "privacy": "public",
35396
+ "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
35397
+ "inheritedFrom": {
35398
+ "name": "FoundationElement",
35399
+ "module": "src/foundation-element/foundation-element.ts"
35400
+ }
35401
+ },
35402
+ {
35403
+ "kind": "method",
35404
+ "name": "stylesChanged",
35405
+ "privacy": "protected",
35406
+ "return": {
35407
+ "type": {
35408
+ "text": "void"
35409
+ }
35410
+ },
35411
+ "inheritedFrom": {
35412
+ "name": "FoundationElement",
35413
+ "module": "src/foundation-element/foundation-element.ts"
35414
+ }
35415
+ },
35416
+ {
35417
+ "kind": "method",
35418
+ "name": "compose",
35419
+ "privacy": "public",
35420
+ "static": true,
35421
+ "return": {
35422
+ "type": {
35423
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
35424
+ }
35425
+ },
35426
+ "parameters": [
35427
+ {
35428
+ "name": "this",
35429
+ "type": {
35430
+ "text": "K"
35431
+ }
35432
+ },
35433
+ {
35434
+ "name": "elementDefinition",
35435
+ "type": {
35436
+ "text": "T"
35437
+ },
35438
+ "description": "The definition of the element to create the registry\nfunction for."
35439
+ }
35440
+ ],
35441
+ "description": "Defines an element registry function with a set of element definition defaults.",
35442
+ "inheritedFrom": {
35443
+ "name": "FoundationElement",
35444
+ "module": "src/foundation-element/foundation-element.ts"
35445
+ }
35446
+ }
35447
+ ]
35448
+ },
35449
+ {
35450
+ "kind": "variable",
35451
+ "name": "foundationStepperTabPanelShadowOptions",
35452
+ "type": {
35453
+ "text": "ShadowRootInit"
35454
+ },
35455
+ "default": "undefined"
35456
+ },
35457
+ {
35458
+ "kind": "variable",
35459
+ "name": "defaultStepperTabPanelConfig",
35460
+ "type": {
35461
+ "text": "object"
35462
+ },
35463
+ "default": "{}"
35464
+ },
35465
+ {
35466
+ "kind": "variable",
35467
+ "name": "foundationStepperTabPanel",
35468
+ "description": "The Foundation Stepper Tab Panel",
35469
+ "privacy": "public"
35470
+ }
35471
+ ],
35472
+ "exports": [
35473
+ {
35474
+ "kind": "js",
35475
+ "name": "StepperTabPanel",
35476
+ "declaration": {
35477
+ "name": "StepperTabPanel",
35478
+ "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
35479
+ }
35480
+ },
35481
+ {
35482
+ "kind": "js",
35483
+ "name": "foundationStepperTabPanelShadowOptions",
35484
+ "declaration": {
35485
+ "name": "foundationStepperTabPanelShadowOptions",
35486
+ "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
35487
+ }
35488
+ },
35489
+ {
35490
+ "kind": "js",
35491
+ "name": "defaultStepperTabPanelConfig",
35492
+ "declaration": {
35493
+ "name": "defaultStepperTabPanelConfig",
35494
+ "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
35495
+ }
35496
+ },
35497
+ {
35498
+ "kind": "js",
35499
+ "name": "foundationStepperTabPanel",
35500
+ "declaration": {
35501
+ "name": "foundationStepperTabPanel",
35502
+ "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
35503
+ }
35504
+ }
35505
+ ]
35506
+ },
35278
35507
  {
35279
35508
  "kind": "javascript-module",
35280
35509
  "path": "src/stepper-tab/index.ts",
@@ -35685,235 +35914,6 @@
35685
35914
  }
35686
35915
  ]
35687
35916
  },
35688
- {
35689
- "kind": "javascript-module",
35690
- "path": "src/stepper-tab-panel/index.ts",
35691
- "declarations": [],
35692
- "exports": [
35693
- {
35694
- "kind": "js",
35695
- "name": "*",
35696
- "declaration": {
35697
- "name": "*",
35698
- "package": "./stepper-tab-panel.template"
35699
- }
35700
- },
35701
- {
35702
- "kind": "js",
35703
- "name": "*",
35704
- "declaration": {
35705
- "name": "*",
35706
- "package": "./stepper-tab-panel"
35707
- }
35708
- }
35709
- ]
35710
- },
35711
- {
35712
- "kind": "javascript-module",
35713
- "path": "src/stepper-tab-panel/stepper-tab-panel.template.ts",
35714
- "declarations": [
35715
- {
35716
- "kind": "function",
35717
- "name": "foundationStepperTabPanelTemplate"
35718
- }
35719
- ],
35720
- "exports": [
35721
- {
35722
- "kind": "js",
35723
- "name": "foundationStepperTabPanelTemplate",
35724
- "declaration": {
35725
- "name": "foundationStepperTabPanelTemplate",
35726
- "module": "src/stepper-tab-panel/stepper-tab-panel.template.ts"
35727
- }
35728
- }
35729
- ]
35730
- },
35731
- {
35732
- "kind": "javascript-module",
35733
- "path": "src/stepper-tab-panel/stepper-tab-panel.ts",
35734
- "declarations": [
35735
- {
35736
- "kind": "class",
35737
- "description": "",
35738
- "name": "StepperTabPanel",
35739
- "superclass": {
35740
- "name": "FoundationElement",
35741
- "package": "@microsoft/fast-foundation"
35742
- },
35743
- "tagName": "%%prefix%%-stepper-tab-panel",
35744
- "customElement": true,
35745
- "members": [
35746
- {
35747
- "kind": "field",
35748
- "name": "_presentation",
35749
- "type": {
35750
- "text": "ComponentPresentation | null | undefined"
35751
- },
35752
- "privacy": "private",
35753
- "default": "void 0",
35754
- "inheritedFrom": {
35755
- "name": "FoundationElement",
35756
- "module": "src/foundation-element/foundation-element.ts"
35757
- }
35758
- },
35759
- {
35760
- "kind": "field",
35761
- "name": "$presentation",
35762
- "type": {
35763
- "text": "ComponentPresentation | null"
35764
- },
35765
- "privacy": "public",
35766
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
35767
- "inheritedFrom": {
35768
- "name": "FoundationElement",
35769
- "module": "src/foundation-element/foundation-element.ts"
35770
- }
35771
- },
35772
- {
35773
- "kind": "field",
35774
- "name": "template",
35775
- "type": {
35776
- "text": "ElementViewTemplate | void | null"
35777
- },
35778
- "privacy": "public",
35779
- "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
35780
- "inheritedFrom": {
35781
- "name": "FoundationElement",
35782
- "module": "src/foundation-element/foundation-element.ts"
35783
- }
35784
- },
35785
- {
35786
- "kind": "method",
35787
- "name": "templateChanged",
35788
- "privacy": "protected",
35789
- "return": {
35790
- "type": {
35791
- "text": "void"
35792
- }
35793
- },
35794
- "inheritedFrom": {
35795
- "name": "FoundationElement",
35796
- "module": "src/foundation-element/foundation-element.ts"
35797
- }
35798
- },
35799
- {
35800
- "kind": "field",
35801
- "name": "styles",
35802
- "type": {
35803
- "text": "ElementStyles | void | null"
35804
- },
35805
- "privacy": "public",
35806
- "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
35807
- "inheritedFrom": {
35808
- "name": "FoundationElement",
35809
- "module": "src/foundation-element/foundation-element.ts"
35810
- }
35811
- },
35812
- {
35813
- "kind": "method",
35814
- "name": "stylesChanged",
35815
- "privacy": "protected",
35816
- "return": {
35817
- "type": {
35818
- "text": "void"
35819
- }
35820
- },
35821
- "inheritedFrom": {
35822
- "name": "FoundationElement",
35823
- "module": "src/foundation-element/foundation-element.ts"
35824
- }
35825
- },
35826
- {
35827
- "kind": "method",
35828
- "name": "compose",
35829
- "privacy": "public",
35830
- "static": true,
35831
- "return": {
35832
- "type": {
35833
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
35834
- }
35835
- },
35836
- "parameters": [
35837
- {
35838
- "name": "this",
35839
- "type": {
35840
- "text": "K"
35841
- }
35842
- },
35843
- {
35844
- "name": "elementDefinition",
35845
- "type": {
35846
- "text": "T"
35847
- },
35848
- "description": "The definition of the element to create the registry\nfunction for."
35849
- }
35850
- ],
35851
- "description": "Defines an element registry function with a set of element definition defaults.",
35852
- "inheritedFrom": {
35853
- "name": "FoundationElement",
35854
- "module": "src/foundation-element/foundation-element.ts"
35855
- }
35856
- }
35857
- ]
35858
- },
35859
- {
35860
- "kind": "variable",
35861
- "name": "foundationStepperTabPanelShadowOptions",
35862
- "type": {
35863
- "text": "ShadowRootInit"
35864
- },
35865
- "default": "undefined"
35866
- },
35867
- {
35868
- "kind": "variable",
35869
- "name": "defaultStepperTabPanelConfig",
35870
- "type": {
35871
- "text": "object"
35872
- },
35873
- "default": "{}"
35874
- },
35875
- {
35876
- "kind": "variable",
35877
- "name": "foundationStepperTabPanel",
35878
- "description": "The Foundation Stepper Tab Panel",
35879
- "privacy": "public"
35880
- }
35881
- ],
35882
- "exports": [
35883
- {
35884
- "kind": "js",
35885
- "name": "StepperTabPanel",
35886
- "declaration": {
35887
- "name": "StepperTabPanel",
35888
- "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
35889
- }
35890
- },
35891
- {
35892
- "kind": "js",
35893
- "name": "foundationStepperTabPanelShadowOptions",
35894
- "declaration": {
35895
- "name": "foundationStepperTabPanelShadowOptions",
35896
- "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
35897
- }
35898
- },
35899
- {
35900
- "kind": "js",
35901
- "name": "defaultStepperTabPanelConfig",
35902
- "declaration": {
35903
- "name": "defaultStepperTabPanelConfig",
35904
- "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
35905
- }
35906
- },
35907
- {
35908
- "kind": "js",
35909
- "name": "foundationStepperTabPanel",
35910
- "declaration": {
35911
- "name": "foundationStepperTabPanel",
35912
- "module": "src/stepper-tab-panel/stepper-tab-panel.ts"
35913
- }
35914
- }
35915
- ]
35916
- },
35917
35917
  {
35918
35918
  "kind": "javascript-module",
35919
35919
  "path": "src/switch/index.ts",