@genesislcap/foundation-ui 14.210.5 → 14.210.6-alpha-cb142e0.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.
- package/dist/custom-elements.json +931 -931
- package/dist/esm/combobox/combobox.js +2 -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
|
|
5239
|
+
"path": "src/breadcrumb/breadcrumb.styles.ts",
|
|
5240
5240
|
"declarations": [
|
|
5241
5241
|
{
|
|
5242
5242
|
"kind": "function",
|
|
5243
|
-
"name": "
|
|
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": "
|
|
5268
|
+
"name": "foundationBreadcrumbStyles",
|
|
5269
5269
|
"declaration": {
|
|
5270
|
-
"name": "
|
|
5271
|
-
"module": "src/breadcrumb
|
|
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
|
|
5278
|
+
"path": "src/breadcrumb/breadcrumb.template.ts",
|
|
5279
5279
|
"declarations": [
|
|
5280
5280
|
{
|
|
5281
5281
|
"kind": "function",
|
|
5282
|
-
"name": "
|
|
5282
|
+
"name": "foundationBreadcrumbTemplate",
|
|
5283
5283
|
"return": {
|
|
5284
5284
|
"type": {
|
|
5285
|
-
"text": "ViewTemplate<
|
|
5285
|
+
"text": "ViewTemplate<Breadcrumb>"
|
|
5286
5286
|
}
|
|
5287
5287
|
},
|
|
5288
5288
|
"parameters": [
|
|
@@ -5304,312 +5304,176 @@
|
|
|
5304
5304
|
"exports": [
|
|
5305
5305
|
{
|
|
5306
5306
|
"kind": "js",
|
|
5307
|
-
"name": "
|
|
5307
|
+
"name": "foundationBreadcrumbTemplate",
|
|
5308
5308
|
"declaration": {
|
|
5309
|
-
"name": "
|
|
5310
|
-
"module": "src/breadcrumb
|
|
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
|
|
5317
|
+
"path": "src/breadcrumb/breadcrumb.ts",
|
|
5318
5318
|
"declarations": [
|
|
5319
5319
|
{
|
|
5320
5320
|
"kind": "class",
|
|
5321
5321
|
"description": "",
|
|
5322
|
-
"name": "
|
|
5322
|
+
"name": "Breadcrumb",
|
|
5323
5323
|
"superclass": {
|
|
5324
|
-
"name": "
|
|
5324
|
+
"name": "FASTBreadcrumb",
|
|
5325
5325
|
"package": "@microsoft/fast-components"
|
|
5326
5326
|
},
|
|
5327
|
-
"tagName": "%%prefix%%-breadcrumb
|
|
5327
|
+
"tagName": "%%prefix%%-breadcrumb",
|
|
5328
5328
|
"customElement": true,
|
|
5329
|
-
"
|
|
5329
|
+
"members": [
|
|
5330
5330
|
{
|
|
5331
|
-
"
|
|
5332
|
-
"
|
|
5333
|
-
|
|
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",
|
|
5331
|
+
"kind": "method",
|
|
5332
|
+
"name": "slottedBreadcrumbItemsChanged",
|
|
5333
|
+
"privacy": "public",
|
|
5337
5334
|
"inheritedFrom": {
|
|
5338
|
-
"name": "
|
|
5339
|
-
"module": "src/
|
|
5335
|
+
"name": "Breadcrumb",
|
|
5336
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
5340
5337
|
}
|
|
5341
5338
|
},
|
|
5342
5339
|
{
|
|
5343
|
-
"
|
|
5344
|
-
"
|
|
5345
|
-
|
|
5340
|
+
"kind": "method",
|
|
5341
|
+
"name": "setItemSeparator",
|
|
5342
|
+
"privacy": "private",
|
|
5343
|
+
"return": {
|
|
5344
|
+
"type": {
|
|
5345
|
+
"text": "void"
|
|
5346
|
+
}
|
|
5346
5347
|
},
|
|
5347
|
-
"
|
|
5348
|
-
|
|
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
|
+
],
|
|
5349
5362
|
"inheritedFrom": {
|
|
5350
|
-
"name": "
|
|
5351
|
-
"module": "src/
|
|
5363
|
+
"name": "Breadcrumb",
|
|
5364
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
5352
5365
|
}
|
|
5353
5366
|
},
|
|
5354
5367
|
{
|
|
5355
|
-
"
|
|
5356
|
-
"
|
|
5357
|
-
|
|
5368
|
+
"kind": "method",
|
|
5369
|
+
"name": "findChildWithHref",
|
|
5370
|
+
"privacy": "private",
|
|
5371
|
+
"return": {
|
|
5372
|
+
"type": {
|
|
5373
|
+
"text": "HTMLElement | null"
|
|
5374
|
+
}
|
|
5358
5375
|
},
|
|
5359
|
-
"
|
|
5360
|
-
|
|
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.",
|
|
5361
5385
|
"inheritedFrom": {
|
|
5362
|
-
"name": "
|
|
5363
|
-
"module": "src/
|
|
5386
|
+
"name": "Breadcrumb",
|
|
5387
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
5364
5388
|
}
|
|
5365
5389
|
},
|
|
5366
5390
|
{
|
|
5367
|
-
"
|
|
5368
|
-
"
|
|
5369
|
-
|
|
5391
|
+
"kind": "method",
|
|
5392
|
+
"name": "setAriaCurrent",
|
|
5393
|
+
"privacy": "private",
|
|
5394
|
+
"return": {
|
|
5395
|
+
"type": {
|
|
5396
|
+
"text": "void"
|
|
5397
|
+
}
|
|
5370
5398
|
},
|
|
5371
|
-
"
|
|
5372
|
-
|
|
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",
|
|
5373
5414
|
"inheritedFrom": {
|
|
5374
|
-
"name": "
|
|
5375
|
-
"module": "src/
|
|
5415
|
+
"name": "Breadcrumb",
|
|
5416
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
5376
5417
|
}
|
|
5377
5418
|
},
|
|
5378
5419
|
{
|
|
5379
|
-
"
|
|
5420
|
+
"kind": "field",
|
|
5421
|
+
"name": "_presentation",
|
|
5380
5422
|
"type": {
|
|
5381
|
-
"text": "
|
|
5423
|
+
"text": "ComponentPresentation | null | undefined"
|
|
5382
5424
|
},
|
|
5383
|
-
"
|
|
5384
|
-
"
|
|
5425
|
+
"privacy": "private",
|
|
5426
|
+
"default": "void 0",
|
|
5385
5427
|
"inheritedFrom": {
|
|
5386
|
-
"name": "
|
|
5387
|
-
"module": "src/
|
|
5428
|
+
"name": "FoundationElement",
|
|
5429
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5388
5430
|
}
|
|
5389
5431
|
},
|
|
5390
5432
|
{
|
|
5391
|
-
"
|
|
5433
|
+
"kind": "field",
|
|
5434
|
+
"name": "$presentation",
|
|
5392
5435
|
"type": {
|
|
5393
|
-
"text": "
|
|
5436
|
+
"text": "ComponentPresentation | null"
|
|
5394
5437
|
},
|
|
5395
|
-
"
|
|
5396
|
-
"
|
|
5438
|
+
"privacy": "public",
|
|
5439
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
5397
5440
|
"inheritedFrom": {
|
|
5398
|
-
"name": "
|
|
5399
|
-
"module": "src/
|
|
5441
|
+
"name": "FoundationElement",
|
|
5442
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5400
5443
|
}
|
|
5401
5444
|
},
|
|
5402
5445
|
{
|
|
5403
|
-
"
|
|
5446
|
+
"kind": "field",
|
|
5447
|
+
"name": "template",
|
|
5404
5448
|
"type": {
|
|
5405
|
-
"text": "
|
|
5449
|
+
"text": "ElementViewTemplate | void | null"
|
|
5406
5450
|
},
|
|
5407
|
-
"
|
|
5408
|
-
"
|
|
5451
|
+
"privacy": "public",
|
|
5452
|
+
"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.",
|
|
5409
5453
|
"inheritedFrom": {
|
|
5410
|
-
"name": "
|
|
5411
|
-
"module": "src/
|
|
5454
|
+
"name": "FoundationElement",
|
|
5455
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5412
5456
|
}
|
|
5413
5457
|
},
|
|
5414
5458
|
{
|
|
5415
|
-
"
|
|
5416
|
-
"
|
|
5417
|
-
|
|
5459
|
+
"kind": "method",
|
|
5460
|
+
"name": "templateChanged",
|
|
5461
|
+
"privacy": "protected",
|
|
5462
|
+
"return": {
|
|
5463
|
+
"type": {
|
|
5464
|
+
"text": "void"
|
|
5465
|
+
}
|
|
5418
5466
|
},
|
|
5419
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
5420
|
-
"fieldName": "type",
|
|
5421
5467
|
"inheritedFrom": {
|
|
5422
|
-
"name": "
|
|
5423
|
-
"module": "src/
|
|
5468
|
+
"name": "FoundationElement",
|
|
5469
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5424
5470
|
}
|
|
5425
|
-
}
|
|
5426
|
-
],
|
|
5427
|
-
"members": [
|
|
5471
|
+
},
|
|
5428
5472
|
{
|
|
5429
5473
|
"kind": "field",
|
|
5430
|
-
"name": "
|
|
5474
|
+
"name": "styles",
|
|
5431
5475
|
"type": {
|
|
5432
|
-
"text": "
|
|
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
|
-
},
|
|
5499
|
-
"privacy": "public",
|
|
5500
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
5501
|
-
"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"
|
|
5517
|
-
}
|
|
5518
|
-
},
|
|
5519
|
-
{
|
|
5520
|
-
"kind": "field",
|
|
5521
|
-
"name": "type",
|
|
5522
|
-
"type": {
|
|
5523
|
-
"text": "string"
|
|
5524
|
-
},
|
|
5525
|
-
"privacy": "public",
|
|
5526
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
5527
|
-
"inheritedFrom": {
|
|
5528
|
-
"name": "Anchor",
|
|
5529
|
-
"module": "src/anchor/anchor.ts"
|
|
5530
|
-
}
|
|
5531
|
-
},
|
|
5532
|
-
{
|
|
5533
|
-
"kind": "field",
|
|
5534
|
-
"name": "control",
|
|
5535
|
-
"type": {
|
|
5536
|
-
"text": "HTMLAnchorElement | undefined"
|
|
5537
|
-
},
|
|
5538
|
-
"privacy": "public",
|
|
5539
|
-
"description": "References the root element",
|
|
5540
|
-
"inheritedFrom": {
|
|
5541
|
-
"name": "Anchor",
|
|
5542
|
-
"module": "src/anchor/anchor.ts"
|
|
5543
|
-
}
|
|
5544
|
-
},
|
|
5545
|
-
{
|
|
5546
|
-
"kind": "field",
|
|
5547
|
-
"name": "handleUnsupportedDelegatesFocus",
|
|
5548
|
-
"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",
|
|
5550
|
-
"inheritedFrom": {
|
|
5551
|
-
"name": "Anchor",
|
|
5552
|
-
"module": "src/anchor/anchor.ts"
|
|
5553
|
-
}
|
|
5554
|
-
},
|
|
5555
|
-
{
|
|
5556
|
-
"kind": "field",
|
|
5557
|
-
"name": "_presentation",
|
|
5558
|
-
"type": {
|
|
5559
|
-
"text": "ComponentPresentation | null | undefined"
|
|
5560
|
-
},
|
|
5561
|
-
"privacy": "private",
|
|
5562
|
-
"default": "void 0",
|
|
5563
|
-
"inheritedFrom": {
|
|
5564
|
-
"name": "FoundationElement",
|
|
5565
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
5566
|
-
}
|
|
5567
|
-
},
|
|
5568
|
-
{
|
|
5569
|
-
"kind": "field",
|
|
5570
|
-
"name": "$presentation",
|
|
5571
|
-
"type": {
|
|
5572
|
-
"text": "ComponentPresentation | null"
|
|
5573
|
-
},
|
|
5574
|
-
"privacy": "public",
|
|
5575
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
5576
|
-
"inheritedFrom": {
|
|
5577
|
-
"name": "FoundationElement",
|
|
5578
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
5579
|
-
}
|
|
5580
|
-
},
|
|
5581
|
-
{
|
|
5582
|
-
"kind": "field",
|
|
5583
|
-
"name": "template",
|
|
5584
|
-
"type": {
|
|
5585
|
-
"text": "ElementViewTemplate | void | null"
|
|
5586
|
-
},
|
|
5587
|
-
"privacy": "public",
|
|
5588
|
-
"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.",
|
|
5589
|
-
"inheritedFrom": {
|
|
5590
|
-
"name": "FoundationElement",
|
|
5591
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
5592
|
-
}
|
|
5593
|
-
},
|
|
5594
|
-
{
|
|
5595
|
-
"kind": "method",
|
|
5596
|
-
"name": "templateChanged",
|
|
5597
|
-
"privacy": "protected",
|
|
5598
|
-
"return": {
|
|
5599
|
-
"type": {
|
|
5600
|
-
"text": "void"
|
|
5601
|
-
}
|
|
5602
|
-
},
|
|
5603
|
-
"inheritedFrom": {
|
|
5604
|
-
"name": "FoundationElement",
|
|
5605
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
5606
|
-
}
|
|
5607
|
-
},
|
|
5608
|
-
{
|
|
5609
|
-
"kind": "field",
|
|
5610
|
-
"name": "styles",
|
|
5611
|
-
"type": {
|
|
5612
|
-
"text": "ElementStyles | void | null"
|
|
5476
|
+
"text": "ElementStyles | void | null"
|
|
5613
5477
|
},
|
|
5614
5478
|
"privacy": "public",
|
|
5615
5479
|
"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.",
|
|
@@ -5667,7 +5531,7 @@
|
|
|
5667
5531
|
},
|
|
5668
5532
|
{
|
|
5669
5533
|
"kind": "variable",
|
|
5670
|
-
"name": "
|
|
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": "
|
|
5542
|
+
"name": "defaultBreadcrumbConfig",
|
|
5679
5543
|
"type": {
|
|
5680
5544
|
"text": "object"
|
|
5681
5545
|
},
|
|
5682
|
-
"default": "{
|
|
5546
|
+
"default": "{}"
|
|
5683
5547
|
},
|
|
5684
5548
|
{
|
|
5685
5549
|
"kind": "variable",
|
|
5686
|
-
"name": "
|
|
5687
|
-
"description": "The Foundation Breadcrumb
|
|
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": "
|
|
5558
|
+
"name": "Breadcrumb",
|
|
5695
5559
|
"declaration": {
|
|
5696
|
-
"name": "
|
|
5697
|
-
"module": "src/breadcrumb
|
|
5560
|
+
"name": "Breadcrumb",
|
|
5561
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
5698
5562
|
}
|
|
5699
5563
|
},
|
|
5700
5564
|
{
|
|
5701
5565
|
"kind": "js",
|
|
5702
|
-
"name": "
|
|
5566
|
+
"name": "foundationBreadcrumbShadowOptions",
|
|
5703
5567
|
"declaration": {
|
|
5704
|
-
"name": "
|
|
5705
|
-
"module": "src/breadcrumb
|
|
5568
|
+
"name": "foundationBreadcrumbShadowOptions",
|
|
5569
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
5706
5570
|
}
|
|
5707
5571
|
},
|
|
5708
5572
|
{
|
|
5709
5573
|
"kind": "js",
|
|
5710
|
-
"name": "
|
|
5574
|
+
"name": "defaultBreadcrumbConfig",
|
|
5711
5575
|
"declaration": {
|
|
5712
|
-
"name": "
|
|
5713
|
-
"module": "src/breadcrumb
|
|
5576
|
+
"name": "defaultBreadcrumbConfig",
|
|
5577
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
5714
5578
|
}
|
|
5715
5579
|
},
|
|
5716
5580
|
{
|
|
5717
5581
|
"kind": "js",
|
|
5718
|
-
"name": "
|
|
5582
|
+
"name": "foundationBreadcrumb",
|
|
5719
5583
|
"declaration": {
|
|
5720
|
-
"name": "
|
|
5721
|
-
"module": "src/breadcrumb
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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": "
|
|
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": "
|
|
5652
|
+
"name": "foundationBreadcrumbItemStyles",
|
|
5789
5653
|
"declaration": {
|
|
5790
|
-
"name": "
|
|
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": "
|
|
5666
|
+
"name": "foundationBreadcrumbItemTemplate",
|
|
5803
5667
|
"return": {
|
|
5804
5668
|
"type": {
|
|
5805
|
-
"text": "ViewTemplate<
|
|
5669
|
+
"text": "ViewTemplate<BreadcrumbItem>"
|
|
5806
5670
|
}
|
|
5807
5671
|
},
|
|
5808
5672
|
"parameters": [
|
|
@@ -5824,292 +5688,428 @@
|
|
|
5824
5688
|
"exports": [
|
|
5825
5689
|
{
|
|
5826
5690
|
"kind": "js",
|
|
5827
|
-
"name": "
|
|
5691
|
+
"name": "foundationBreadcrumbItemTemplate",
|
|
5828
5692
|
"declaration": {
|
|
5829
|
-
"name": "
|
|
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": "
|
|
5706
|
+
"name": "BreadcrumbItem",
|
|
5843
5707
|
"superclass": {
|
|
5844
|
-
"name": "
|
|
5708
|
+
"name": "FASTBreadcrumbItem",
|
|
5845
5709
|
"package": "@microsoft/fast-components"
|
|
5846
5710
|
},
|
|
5847
|
-
"tagName": "%%prefix%%-breadcrumb",
|
|
5711
|
+
"tagName": "%%prefix%%-breadcrumb-item",
|
|
5848
5712
|
"customElement": true,
|
|
5849
|
-
"
|
|
5713
|
+
"attributes": [
|
|
5850
5714
|
{
|
|
5851
|
-
"
|
|
5852
|
-
"
|
|
5853
|
-
|
|
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",
|
|
5854
5721
|
"inheritedFrom": {
|
|
5855
|
-
"name": "
|
|
5856
|
-
"module": "src/
|
|
5722
|
+
"name": "Anchor",
|
|
5723
|
+
"module": "src/anchor/anchor.ts"
|
|
5857
5724
|
}
|
|
5858
5725
|
},
|
|
5859
5726
|
{
|
|
5860
|
-
"
|
|
5861
|
-
"
|
|
5862
|
-
|
|
5863
|
-
"return": {
|
|
5864
|
-
"type": {
|
|
5865
|
-
"text": "void"
|
|
5866
|
-
}
|
|
5727
|
+
"name": "href",
|
|
5728
|
+
"type": {
|
|
5729
|
+
"text": "string"
|
|
5867
5730
|
},
|
|
5868
|
-
"
|
|
5869
|
-
|
|
5870
|
-
"name": "item",
|
|
5871
|
-
"type": {
|
|
5872
|
-
"text": "HTMLElement"
|
|
5873
|
-
}
|
|
5874
|
-
},
|
|
5875
|
-
{
|
|
5876
|
-
"name": "isLastNode",
|
|
5877
|
-
"type": {
|
|
5878
|
-
"text": "boolean"
|
|
5879
|
-
}
|
|
5880
|
-
}
|
|
5881
|
-
],
|
|
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",
|
|
5882
5733
|
"inheritedFrom": {
|
|
5883
|
-
"name": "
|
|
5884
|
-
"module": "src/
|
|
5734
|
+
"name": "Anchor",
|
|
5735
|
+
"module": "src/anchor/anchor.ts"
|
|
5885
5736
|
}
|
|
5886
5737
|
},
|
|
5887
5738
|
{
|
|
5888
|
-
"
|
|
5889
|
-
"
|
|
5890
|
-
|
|
5891
|
-
"return": {
|
|
5892
|
-
"type": {
|
|
5893
|
-
"text": "HTMLElement | null"
|
|
5894
|
-
}
|
|
5739
|
+
"name": "hreflang",
|
|
5740
|
+
"type": {
|
|
5741
|
+
"text": "string"
|
|
5895
5742
|
},
|
|
5896
|
-
"
|
|
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.",
|
|
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",
|
|
5905
5745
|
"inheritedFrom": {
|
|
5906
|
-
"name": "
|
|
5907
|
-
"module": "src/
|
|
5746
|
+
"name": "Anchor",
|
|
5747
|
+
"module": "src/anchor/anchor.ts"
|
|
5908
5748
|
}
|
|
5909
5749
|
},
|
|
5910
5750
|
{
|
|
5911
|
-
"
|
|
5912
|
-
"
|
|
5913
|
-
|
|
5914
|
-
"return": {
|
|
5915
|
-
"type": {
|
|
5916
|
-
"text": "void"
|
|
5917
|
-
}
|
|
5751
|
+
"name": "ping",
|
|
5752
|
+
"type": {
|
|
5753
|
+
"text": "string"
|
|
5918
5754
|
},
|
|
5919
|
-
"
|
|
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",
|
|
5755
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
5756
|
+
"fieldName": "ping",
|
|
5934
5757
|
"inheritedFrom": {
|
|
5935
|
-
"name": "
|
|
5936
|
-
"module": "src/
|
|
5758
|
+
"name": "Anchor",
|
|
5759
|
+
"module": "src/anchor/anchor.ts"
|
|
5937
5760
|
}
|
|
5938
5761
|
},
|
|
5939
5762
|
{
|
|
5940
|
-
"
|
|
5941
|
-
"name": "_presentation",
|
|
5763
|
+
"name": "referrerpolicy",
|
|
5942
5764
|
"type": {
|
|
5943
|
-
"text": "
|
|
5765
|
+
"text": "string"
|
|
5944
5766
|
},
|
|
5945
|
-
"
|
|
5946
|
-
"
|
|
5767
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
5768
|
+
"fieldName": "referrerpolicy",
|
|
5947
5769
|
"inheritedFrom": {
|
|
5948
|
-
"name": "
|
|
5949
|
-
"module": "src/
|
|
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"
|
|
5950
5796
|
}
|
|
5951
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
|
+
],
|
|
5811
|
+
"members": [
|
|
5952
5812
|
{
|
|
5953
5813
|
"kind": "field",
|
|
5954
|
-
"name": "
|
|
5814
|
+
"name": "download",
|
|
5955
5815
|
"type": {
|
|
5956
|
-
"text": "
|
|
5816
|
+
"text": "string"
|
|
5957
5817
|
},
|
|
5958
5818
|
"privacy": "public",
|
|
5959
|
-
"description": "
|
|
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.",
|
|
5960
5820
|
"inheritedFrom": {
|
|
5961
|
-
"name": "
|
|
5962
|
-
"module": "src/
|
|
5821
|
+
"name": "Anchor",
|
|
5822
|
+
"module": "src/anchor/anchor.ts"
|
|
5963
5823
|
}
|
|
5964
5824
|
},
|
|
5965
5825
|
{
|
|
5966
5826
|
"kind": "field",
|
|
5967
|
-
"name": "
|
|
5827
|
+
"name": "href",
|
|
5968
5828
|
"type": {
|
|
5969
|
-
"text": "
|
|
5829
|
+
"text": "string"
|
|
5970
5830
|
},
|
|
5971
5831
|
"privacy": "public",
|
|
5972
|
-
"description": "
|
|
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.",
|
|
5973
5833
|
"inheritedFrom": {
|
|
5974
|
-
"name": "
|
|
5975
|
-
"module": "src/
|
|
5834
|
+
"name": "Anchor",
|
|
5835
|
+
"module": "src/anchor/anchor.ts"
|
|
5976
5836
|
}
|
|
5977
5837
|
},
|
|
5978
5838
|
{
|
|
5979
|
-
"kind": "
|
|
5980
|
-
"name": "
|
|
5981
|
-
"
|
|
5982
|
-
|
|
5983
|
-
"type": {
|
|
5984
|
-
"text": "void"
|
|
5985
|
-
}
|
|
5839
|
+
"kind": "field",
|
|
5840
|
+
"name": "hreflang",
|
|
5841
|
+
"type": {
|
|
5842
|
+
"text": "string"
|
|
5986
5843
|
},
|
|
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.",
|
|
5987
5846
|
"inheritedFrom": {
|
|
5988
|
-
"name": "
|
|
5989
|
-
"module": "src/
|
|
5847
|
+
"name": "Anchor",
|
|
5848
|
+
"module": "src/anchor/anchor.ts"
|
|
5990
5849
|
}
|
|
5991
5850
|
},
|
|
5992
5851
|
{
|
|
5993
5852
|
"kind": "field",
|
|
5994
|
-
"name": "
|
|
5853
|
+
"name": "ping",
|
|
5995
5854
|
"type": {
|
|
5996
|
-
"text": "
|
|
5855
|
+
"text": "string"
|
|
5997
5856
|
},
|
|
5998
5857
|
"privacy": "public",
|
|
5999
|
-
"description": "
|
|
5858
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
6000
5859
|
"inheritedFrom": {
|
|
6001
|
-
"name": "
|
|
6002
|
-
"module": "src/
|
|
5860
|
+
"name": "Anchor",
|
|
5861
|
+
"module": "src/anchor/anchor.ts"
|
|
6003
5862
|
}
|
|
6004
5863
|
},
|
|
6005
5864
|
{
|
|
6006
|
-
"kind": "
|
|
6007
|
-
"name": "
|
|
6008
|
-
"
|
|
6009
|
-
|
|
6010
|
-
"type": {
|
|
6011
|
-
"text": "void"
|
|
6012
|
-
}
|
|
5865
|
+
"kind": "field",
|
|
5866
|
+
"name": "referrerpolicy",
|
|
5867
|
+
"type": {
|
|
5868
|
+
"text": "string"
|
|
6013
5869
|
},
|
|
5870
|
+
"privacy": "public",
|
|
5871
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
6014
5872
|
"inheritedFrom": {
|
|
6015
|
-
"name": "
|
|
6016
|
-
"module": "src/
|
|
5873
|
+
"name": "Anchor",
|
|
5874
|
+
"module": "src/anchor/anchor.ts"
|
|
6017
5875
|
}
|
|
6018
5876
|
},
|
|
6019
5877
|
{
|
|
6020
|
-
"kind": "
|
|
6021
|
-
"name": "
|
|
6022
|
-
"
|
|
6023
|
-
|
|
6024
|
-
"return": {
|
|
6025
|
-
"type": {
|
|
6026
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
6027
|
-
}
|
|
5878
|
+
"kind": "field",
|
|
5879
|
+
"name": "rel",
|
|
5880
|
+
"type": {
|
|
5881
|
+
"text": "string"
|
|
6028
5882
|
},
|
|
6029
|
-
"
|
|
6030
|
-
|
|
6031
|
-
"name": "this",
|
|
6032
|
-
"type": {
|
|
6033
|
-
"text": "K"
|
|
6034
|
-
}
|
|
6035
|
-
},
|
|
6036
|
-
{
|
|
6037
|
-
"name": "elementDefinition",
|
|
6038
|
-
"type": {
|
|
6039
|
-
"text": "T"
|
|
6040
|
-
},
|
|
6041
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
6042
|
-
}
|
|
6043
|
-
],
|
|
6044
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
5883
|
+
"privacy": "public",
|
|
5884
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
6045
5885
|
"inheritedFrom": {
|
|
6046
|
-
"name": "
|
|
6047
|
-
"module": "src/
|
|
5886
|
+
"name": "Anchor",
|
|
5887
|
+
"module": "src/anchor/anchor.ts"
|
|
6048
5888
|
}
|
|
6049
|
-
}
|
|
6050
|
-
|
|
6051
|
-
|
|
6052
|
-
|
|
6053
|
-
|
|
6054
|
-
|
|
6055
|
-
|
|
6056
|
-
|
|
6057
|
-
|
|
6058
|
-
|
|
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
|
+
}
|
|
5938
|
+
},
|
|
5939
|
+
{
|
|
5940
|
+
"kind": "field",
|
|
5941
|
+
"name": "_presentation",
|
|
5942
|
+
"type": {
|
|
5943
|
+
"text": "ComponentPresentation | null | undefined"
|
|
5944
|
+
},
|
|
5945
|
+
"privacy": "private",
|
|
5946
|
+
"default": "void 0",
|
|
5947
|
+
"inheritedFrom": {
|
|
5948
|
+
"name": "FoundationElement",
|
|
5949
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5950
|
+
}
|
|
5951
|
+
},
|
|
5952
|
+
{
|
|
5953
|
+
"kind": "field",
|
|
5954
|
+
"name": "$presentation",
|
|
5955
|
+
"type": {
|
|
5956
|
+
"text": "ComponentPresentation | null"
|
|
5957
|
+
},
|
|
5958
|
+
"privacy": "public",
|
|
5959
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
5960
|
+
"inheritedFrom": {
|
|
5961
|
+
"name": "FoundationElement",
|
|
5962
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5963
|
+
}
|
|
5964
|
+
},
|
|
5965
|
+
{
|
|
5966
|
+
"kind": "field",
|
|
5967
|
+
"name": "template",
|
|
5968
|
+
"type": {
|
|
5969
|
+
"text": "ElementViewTemplate | void | null"
|
|
5970
|
+
},
|
|
5971
|
+
"privacy": "public",
|
|
5972
|
+
"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.",
|
|
5973
|
+
"inheritedFrom": {
|
|
5974
|
+
"name": "FoundationElement",
|
|
5975
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5976
|
+
}
|
|
5977
|
+
},
|
|
5978
|
+
{
|
|
5979
|
+
"kind": "method",
|
|
5980
|
+
"name": "templateChanged",
|
|
5981
|
+
"privacy": "protected",
|
|
5982
|
+
"return": {
|
|
5983
|
+
"type": {
|
|
5984
|
+
"text": "void"
|
|
5985
|
+
}
|
|
5986
|
+
},
|
|
5987
|
+
"inheritedFrom": {
|
|
5988
|
+
"name": "FoundationElement",
|
|
5989
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5990
|
+
}
|
|
5991
|
+
},
|
|
5992
|
+
{
|
|
5993
|
+
"kind": "field",
|
|
5994
|
+
"name": "styles",
|
|
5995
|
+
"type": {
|
|
5996
|
+
"text": "ElementStyles | void | null"
|
|
5997
|
+
},
|
|
5998
|
+
"privacy": "public",
|
|
5999
|
+
"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.",
|
|
6000
|
+
"inheritedFrom": {
|
|
6001
|
+
"name": "FoundationElement",
|
|
6002
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
6003
|
+
}
|
|
6004
|
+
},
|
|
6005
|
+
{
|
|
6006
|
+
"kind": "method",
|
|
6007
|
+
"name": "stylesChanged",
|
|
6008
|
+
"privacy": "protected",
|
|
6009
|
+
"return": {
|
|
6010
|
+
"type": {
|
|
6011
|
+
"text": "void"
|
|
6012
|
+
}
|
|
6013
|
+
},
|
|
6014
|
+
"inheritedFrom": {
|
|
6015
|
+
"name": "FoundationElement",
|
|
6016
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
6017
|
+
}
|
|
6018
|
+
},
|
|
6019
|
+
{
|
|
6020
|
+
"kind": "method",
|
|
6021
|
+
"name": "compose",
|
|
6022
|
+
"privacy": "public",
|
|
6023
|
+
"static": true,
|
|
6024
|
+
"return": {
|
|
6025
|
+
"type": {
|
|
6026
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
6027
|
+
}
|
|
6028
|
+
},
|
|
6029
|
+
"parameters": [
|
|
6030
|
+
{
|
|
6031
|
+
"name": "this",
|
|
6032
|
+
"type": {
|
|
6033
|
+
"text": "K"
|
|
6034
|
+
}
|
|
6035
|
+
},
|
|
6036
|
+
{
|
|
6037
|
+
"name": "elementDefinition",
|
|
6038
|
+
"type": {
|
|
6039
|
+
"text": "T"
|
|
6040
|
+
},
|
|
6041
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
6042
|
+
}
|
|
6043
|
+
],
|
|
6044
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
6045
|
+
"inheritedFrom": {
|
|
6046
|
+
"name": "FoundationElement",
|
|
6047
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
6048
|
+
}
|
|
6049
|
+
}
|
|
6050
|
+
]
|
|
6059
6051
|
},
|
|
6060
6052
|
{
|
|
6061
6053
|
"kind": "variable",
|
|
6062
|
-
"name": "
|
|
6054
|
+
"name": "foundationBreadcrumbItemShadowOptions",
|
|
6055
|
+
"type": {
|
|
6056
|
+
"text": "ShadowRootInit"
|
|
6057
|
+
},
|
|
6058
|
+
"default": "undefined"
|
|
6059
|
+
},
|
|
6060
|
+
{
|
|
6061
|
+
"kind": "variable",
|
|
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": "
|
|
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": "
|
|
6078
|
+
"name": "BreadcrumbItem",
|
|
6079
6079
|
"declaration": {
|
|
6080
|
-
"name": "
|
|
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": "
|
|
6086
|
+
"name": "foundationBreadcrumbItemShadowOptions",
|
|
6087
6087
|
"declaration": {
|
|
6088
|
-
"name": "
|
|
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": "
|
|
6094
|
+
"name": "defaultBreadcrumbItemConfig",
|
|
6095
6095
|
"declaration": {
|
|
6096
|
-
"name": "
|
|
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": "
|
|
6102
|
+
"name": "foundationBreadcrumbItem",
|
|
6103
6103
|
"declaration": {
|
|
6104
|
-
"name": "
|
|
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
|
]
|
|
@@ -8518,11 +8518,11 @@
|
|
|
8518
8518
|
},
|
|
8519
8519
|
{
|
|
8520
8520
|
"kind": "javascript-module",
|
|
8521
|
-
"path": "src/
|
|
8521
|
+
"path": "src/checkbox/checkbox.styles.ts",
|
|
8522
8522
|
"declarations": [
|
|
8523
8523
|
{
|
|
8524
8524
|
"kind": "function",
|
|
8525
|
-
"name": "
|
|
8525
|
+
"name": "foundationCheckboxStyles",
|
|
8526
8526
|
"return": {
|
|
8527
8527
|
"type": {
|
|
8528
8528
|
"text": "ElementStyles"
|
|
@@ -8538,7 +8538,7 @@
|
|
|
8538
8538
|
{
|
|
8539
8539
|
"name": "definition",
|
|
8540
8540
|
"type": {
|
|
8541
|
-
"text": "
|
|
8541
|
+
"text": "CheckboxOptions"
|
|
8542
8542
|
}
|
|
8543
8543
|
}
|
|
8544
8544
|
]
|
|
@@ -8547,24 +8547,24 @@
|
|
|
8547
8547
|
"exports": [
|
|
8548
8548
|
{
|
|
8549
8549
|
"kind": "js",
|
|
8550
|
-
"name": "
|
|
8550
|
+
"name": "foundationCheckboxStyles",
|
|
8551
8551
|
"declaration": {
|
|
8552
|
-
"name": "
|
|
8553
|
-
"module": "src/
|
|
8552
|
+
"name": "foundationCheckboxStyles",
|
|
8553
|
+
"module": "src/checkbox/checkbox.styles.ts"
|
|
8554
8554
|
}
|
|
8555
8555
|
}
|
|
8556
8556
|
]
|
|
8557
8557
|
},
|
|
8558
8558
|
{
|
|
8559
8559
|
"kind": "javascript-module",
|
|
8560
|
-
"path": "src/
|
|
8560
|
+
"path": "src/checkbox/checkbox.template.ts",
|
|
8561
8561
|
"declarations": [
|
|
8562
8562
|
{
|
|
8563
8563
|
"kind": "function",
|
|
8564
|
-
"name": "
|
|
8564
|
+
"name": "foundationCheckboxTemplate",
|
|
8565
8565
|
"return": {
|
|
8566
8566
|
"type": {
|
|
8567
|
-
"text": "ViewTemplate<
|
|
8567
|
+
"text": "ViewTemplate<Checkbox>"
|
|
8568
8568
|
}
|
|
8569
8569
|
},
|
|
8570
8570
|
"parameters": [
|
|
@@ -8577,7 +8577,7 @@
|
|
|
8577
8577
|
{
|
|
8578
8578
|
"name": "definition",
|
|
8579
8579
|
"type": {
|
|
8580
|
-
"text": "
|
|
8580
|
+
"text": "CheckboxOptions"
|
|
8581
8581
|
}
|
|
8582
8582
|
}
|
|
8583
8583
|
]
|
|
@@ -8586,405 +8586,276 @@
|
|
|
8586
8586
|
"exports": [
|
|
8587
8587
|
{
|
|
8588
8588
|
"kind": "js",
|
|
8589
|
-
"name": "
|
|
8589
|
+
"name": "foundationCheckboxTemplate",
|
|
8590
8590
|
"declaration": {
|
|
8591
|
-
"name": "
|
|
8592
|
-
"module": "src/
|
|
8591
|
+
"name": "foundationCheckboxTemplate",
|
|
8592
|
+
"module": "src/checkbox/checkbox.template.ts"
|
|
8593
8593
|
}
|
|
8594
8594
|
}
|
|
8595
8595
|
]
|
|
8596
8596
|
},
|
|
8597
8597
|
{
|
|
8598
8598
|
"kind": "javascript-module",
|
|
8599
|
-
"path": "src/
|
|
8599
|
+
"path": "src/checkbox/checkbox.ts",
|
|
8600
8600
|
"declarations": [
|
|
8601
8601
|
{
|
|
8602
8602
|
"kind": "class",
|
|
8603
8603
|
"description": "",
|
|
8604
|
-
"name": "
|
|
8605
|
-
"
|
|
8604
|
+
"name": "Checkbox",
|
|
8605
|
+
"superclass": {
|
|
8606
|
+
"name": "FASTCheckbox",
|
|
8607
|
+
"package": "@microsoft/fast-components"
|
|
8608
|
+
},
|
|
8609
|
+
"tagName": "%%prefix%%-checkbox",
|
|
8610
|
+
"customElement": true,
|
|
8611
|
+
"attributes": [
|
|
8606
8612
|
{
|
|
8607
|
-
"
|
|
8608
|
-
"name": "_ourValue",
|
|
8613
|
+
"name": "readonly",
|
|
8609
8614
|
"type": {
|
|
8610
|
-
"text": "
|
|
8615
|
+
"text": "boolean"
|
|
8611
8616
|
},
|
|
8612
|
-
"
|
|
8613
|
-
|
|
8614
|
-
|
|
8615
|
-
|
|
8616
|
-
|
|
8617
|
-
"privacy": "private",
|
|
8618
|
-
"type": {
|
|
8619
|
-
"text": "Element"
|
|
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"
|
|
8620
8622
|
}
|
|
8621
|
-
}
|
|
8623
|
+
}
|
|
8624
|
+
],
|
|
8625
|
+
"members": [
|
|
8622
8626
|
{
|
|
8623
8627
|
"kind": "field",
|
|
8624
|
-
"name": "
|
|
8625
|
-
"privacy": "private",
|
|
8628
|
+
"name": "readOnly",
|
|
8626
8629
|
"type": {
|
|
8627
8630
|
"text": "boolean"
|
|
8628
8631
|
},
|
|
8629
|
-
"
|
|
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
|
+
}
|
|
8630
8638
|
},
|
|
8631
8639
|
{
|
|
8632
|
-
"kind": "
|
|
8633
|
-
"name": "
|
|
8634
|
-
"type": {
|
|
8635
|
-
"text": "boolean"
|
|
8636
|
-
},
|
|
8640
|
+
"kind": "method",
|
|
8641
|
+
"name": "readOnlyChanged",
|
|
8637
8642
|
"privacy": "private",
|
|
8638
|
-
"
|
|
8639
|
-
|
|
8640
|
-
|
|
8641
|
-
|
|
8642
|
-
|
|
8643
|
-
"
|
|
8644
|
-
"
|
|
8643
|
+
"return": {
|
|
8644
|
+
"type": {
|
|
8645
|
+
"text": "void"
|
|
8646
|
+
}
|
|
8647
|
+
},
|
|
8648
|
+
"inheritedFrom": {
|
|
8649
|
+
"name": "Checkbox",
|
|
8650
|
+
"module": "src/checkbox/checkbox.ts"
|
|
8645
8651
|
}
|
|
8646
8652
|
},
|
|
8647
8653
|
{
|
|
8648
8654
|
"kind": "field",
|
|
8649
|
-
"name": "
|
|
8655
|
+
"name": "indeterminate",
|
|
8650
8656
|
"type": {
|
|
8651
|
-
"text": "
|
|
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"
|
|
8652
8665
|
}
|
|
8653
8666
|
},
|
|
8654
8667
|
{
|
|
8655
8668
|
"kind": "field",
|
|
8656
|
-
"name": "
|
|
8657
|
-
"
|
|
8658
|
-
"
|
|
8659
|
-
|
|
8660
|
-
|
|
8669
|
+
"name": "proxy",
|
|
8670
|
+
"inheritedFrom": {
|
|
8671
|
+
"name": "Checkbox",
|
|
8672
|
+
"module": "src/checkbox/checkbox.ts"
|
|
8673
|
+
}
|
|
8661
8674
|
},
|
|
8662
8675
|
{
|
|
8663
8676
|
"kind": "field",
|
|
8664
|
-
"name": "
|
|
8677
|
+
"name": "_presentation",
|
|
8665
8678
|
"type": {
|
|
8666
|
-
"text": "
|
|
8679
|
+
"text": "ComponentPresentation | null | undefined"
|
|
8667
8680
|
},
|
|
8668
|
-
"
|
|
8669
|
-
|
|
8670
|
-
|
|
8671
|
-
|
|
8672
|
-
|
|
8673
|
-
|
|
8674
|
-
{
|
|
8675
|
-
"name": "oldValue"
|
|
8676
|
-
},
|
|
8677
|
-
{
|
|
8678
|
-
"name": "newValue",
|
|
8679
|
-
"type": {
|
|
8680
|
-
"text": "number"
|
|
8681
|
-
}
|
|
8682
|
-
}
|
|
8683
|
-
]
|
|
8684
|
-
},
|
|
8685
|
-
{
|
|
8686
|
-
"kind": "field",
|
|
8687
|
-
"name": "debouncedInputHandler"
|
|
8681
|
+
"privacy": "private",
|
|
8682
|
+
"default": "void 0",
|
|
8683
|
+
"inheritedFrom": {
|
|
8684
|
+
"name": "Checkbox",
|
|
8685
|
+
"module": "src/checkbox/checkbox.ts"
|
|
8686
|
+
}
|
|
8688
8687
|
},
|
|
8689
8688
|
{
|
|
8690
8689
|
"kind": "field",
|
|
8691
|
-
"name": "
|
|
8690
|
+
"name": "$presentation",
|
|
8692
8691
|
"type": {
|
|
8693
|
-
"text": "
|
|
8692
|
+
"text": "ComponentPresentation | null"
|
|
8694
8693
|
},
|
|
8695
8694
|
"privacy": "public",
|
|
8696
|
-
"
|
|
8697
|
-
"
|
|
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
|
+
}
|
|
8698
8700
|
},
|
|
8699
8701
|
{
|
|
8700
8702
|
"kind": "field",
|
|
8701
|
-
"name": "
|
|
8703
|
+
"name": "template",
|
|
8702
8704
|
"type": {
|
|
8703
|
-
"text": "
|
|
8705
|
+
"text": "ElementViewTemplate | void | null"
|
|
8704
8706
|
},
|
|
8705
8707
|
"privacy": "public",
|
|
8706
|
-
"
|
|
8707
|
-
"
|
|
8708
|
-
|
|
8709
|
-
|
|
8710
|
-
|
|
8711
|
-
"name": "openChanged"
|
|
8712
|
-
},
|
|
8713
|
-
{
|
|
8714
|
-
"kind": "field",
|
|
8715
|
-
"name": "value",
|
|
8716
|
-
"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
|
+
}
|
|
8717
8713
|
},
|
|
8718
8714
|
{
|
|
8719
8715
|
"kind": "method",
|
|
8720
|
-
"name": "
|
|
8721
|
-
"privacy": "
|
|
8716
|
+
"name": "templateChanged",
|
|
8717
|
+
"privacy": "protected",
|
|
8722
8718
|
"return": {
|
|
8723
8719
|
"type": {
|
|
8724
8720
|
"text": "void"
|
|
8725
8721
|
}
|
|
8726
8722
|
},
|
|
8727
|
-
"
|
|
8728
|
-
|
|
8729
|
-
|
|
8730
|
-
"type": {
|
|
8731
|
-
"text": "Element[] | undefined"
|
|
8732
|
-
}
|
|
8733
|
-
},
|
|
8734
|
-
{
|
|
8735
|
-
"name": "next",
|
|
8736
|
-
"type": {
|
|
8737
|
-
"text": "Element[]"
|
|
8738
|
-
}
|
|
8739
|
-
}
|
|
8740
|
-
]
|
|
8741
|
-
},
|
|
8742
|
-
{
|
|
8743
|
-
"kind": "method",
|
|
8744
|
-
"name": "filterOptions",
|
|
8745
|
-
"privacy": "public",
|
|
8746
|
-
"return": {
|
|
8747
|
-
"type": {
|
|
8748
|
-
"text": "void"
|
|
8749
|
-
}
|
|
8723
|
+
"inheritedFrom": {
|
|
8724
|
+
"name": "Checkbox",
|
|
8725
|
+
"module": "src/checkbox/checkbox.ts"
|
|
8750
8726
|
}
|
|
8751
8727
|
},
|
|
8752
8728
|
{
|
|
8753
|
-
"kind": "
|
|
8754
|
-
"name": "
|
|
8755
|
-
"
|
|
8756
|
-
|
|
8757
|
-
"type": {
|
|
8758
|
-
"text": "boolean | void"
|
|
8759
|
-
}
|
|
8729
|
+
"kind": "field",
|
|
8730
|
+
"name": "styles",
|
|
8731
|
+
"type": {
|
|
8732
|
+
"text": "ElementStyles | void | null"
|
|
8760
8733
|
},
|
|
8761
|
-
"
|
|
8762
|
-
|
|
8763
|
-
|
|
8764
|
-
|
|
8765
|
-
|
|
8766
|
-
|
|
8767
|
-
}
|
|
8768
|
-
]
|
|
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
|
+
}
|
|
8769
8740
|
},
|
|
8770
8741
|
{
|
|
8771
8742
|
"kind": "method",
|
|
8772
|
-
"name": "
|
|
8773
|
-
"privacy": "
|
|
8743
|
+
"name": "stylesChanged",
|
|
8744
|
+
"privacy": "protected",
|
|
8774
8745
|
"return": {
|
|
8775
8746
|
"type": {
|
|
8776
|
-
"text": "
|
|
8747
|
+
"text": "void"
|
|
8777
8748
|
}
|
|
8778
8749
|
},
|
|
8779
|
-
"
|
|
8780
|
-
|
|
8781
|
-
|
|
8782
|
-
|
|
8783
|
-
"text": "KeyboardEvent"
|
|
8784
|
-
}
|
|
8785
|
-
}
|
|
8786
|
-
]
|
|
8750
|
+
"inheritedFrom": {
|
|
8751
|
+
"name": "Checkbox",
|
|
8752
|
+
"module": "src/checkbox/checkbox.ts"
|
|
8753
|
+
}
|
|
8787
8754
|
},
|
|
8788
8755
|
{
|
|
8789
8756
|
"kind": "method",
|
|
8790
|
-
"name": "
|
|
8757
|
+
"name": "compose",
|
|
8791
8758
|
"privacy": "public",
|
|
8759
|
+
"static": true,
|
|
8792
8760
|
"return": {
|
|
8793
8761
|
"type": {
|
|
8794
|
-
"text": "
|
|
8762
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
8795
8763
|
}
|
|
8796
8764
|
},
|
|
8797
8765
|
"parameters": [
|
|
8798
8766
|
{
|
|
8799
|
-
"name": "
|
|
8767
|
+
"name": "this",
|
|
8800
8768
|
"type": {
|
|
8801
|
-
"text": "
|
|
8769
|
+
"text": "K"
|
|
8802
8770
|
}
|
|
8803
|
-
}
|
|
8804
|
-
]
|
|
8805
|
-
},
|
|
8806
|
-
{
|
|
8807
|
-
"kind": "field",
|
|
8808
|
-
"name": "indicator",
|
|
8809
|
-
"type": {
|
|
8810
|
-
"text": "Element"
|
|
8811
|
-
},
|
|
8812
|
-
"privacy": "protected",
|
|
8813
|
-
"description": "Gets the HTML element for the indicator button",
|
|
8814
|
-
"readonly": true
|
|
8815
|
-
},
|
|
8816
|
-
{
|
|
8817
|
-
"kind": "method",
|
|
8818
|
-
"name": "selectItemByValue",
|
|
8819
|
-
"privacy": "protected",
|
|
8820
|
-
"parameters": [
|
|
8821
|
-
{
|
|
8822
|
-
"name": "value",
|
|
8823
|
-
"type": {
|
|
8824
|
-
"text": "string"
|
|
8825
|
-
},
|
|
8826
|
-
"description": "The text value of the item to be selected"
|
|
8827
|
-
}
|
|
8828
|
-
],
|
|
8829
|
-
"description": "Selects an item in the dropdown based on its text value"
|
|
8830
|
-
},
|
|
8831
|
-
{
|
|
8832
|
-
"kind": "method",
|
|
8833
|
-
"name": "inputHandler",
|
|
8834
|
-
"return": {
|
|
8835
|
-
"type": {
|
|
8836
|
-
"text": "boolean | void"
|
|
8837
|
-
}
|
|
8838
|
-
},
|
|
8839
|
-
"parameters": [
|
|
8771
|
+
},
|
|
8840
8772
|
{
|
|
8841
|
-
"name": "
|
|
8842
|
-
"type": {
|
|
8843
|
-
"text": "
|
|
8844
|
-
}
|
|
8845
|
-
|
|
8846
|
-
|
|
8847
|
-
|
|
8848
|
-
|
|
8849
|
-
"
|
|
8850
|
-
|
|
8851
|
-
|
|
8852
|
-
|
|
8853
|
-
"kind": "field",
|
|
8854
|
-
"name": "resetCombobox"
|
|
8855
|
-
},
|
|
8856
|
-
{
|
|
8857
|
-
"kind": "field",
|
|
8858
|
-
"name": "activeDescendant",
|
|
8859
|
-
"readonly": true
|
|
8860
|
-
},
|
|
8861
|
-
{
|
|
8862
|
-
"kind": "method",
|
|
8863
|
-
"name": "manuallyDispatchChangeEvent",
|
|
8864
|
-
"privacy": "private"
|
|
8865
|
-
}
|
|
8866
|
-
],
|
|
8867
|
-
"events": [
|
|
8868
|
-
{
|
|
8869
|
-
"name": "change",
|
|
8870
|
-
"type": {
|
|
8871
|
-
"text": "Event"
|
|
8872
|
-
}
|
|
8873
|
-
}
|
|
8874
|
-
],
|
|
8875
|
-
"attributes": [
|
|
8876
|
-
{
|
|
8877
|
-
"name": "autocomplete",
|
|
8878
|
-
"type": {
|
|
8879
|
-
"text": "ComboboxAutocomplete"
|
|
8880
|
-
},
|
|
8881
|
-
"fieldName": "autocomplete"
|
|
8882
|
-
},
|
|
8883
|
-
{
|
|
8884
|
-
"type": {
|
|
8885
|
-
"text": "boolean"
|
|
8886
|
-
},
|
|
8887
|
-
"default": "false",
|
|
8888
|
-
"fieldName": "async"
|
|
8889
|
-
},
|
|
8890
|
-
{
|
|
8891
|
-
"name": "debounce",
|
|
8892
|
-
"type": {
|
|
8893
|
-
"text": "number"
|
|
8894
|
-
},
|
|
8895
|
-
"default": "DEBOUNCE_TIME",
|
|
8896
|
-
"resolveInitializer": {
|
|
8897
|
-
"module": "src/combobox/combobox.ts"
|
|
8898
|
-
},
|
|
8899
|
-
"fieldName": "debounce"
|
|
8900
|
-
},
|
|
8901
|
-
{
|
|
8902
|
-
"name": "case-sensitive",
|
|
8903
|
-
"type": {
|
|
8904
|
-
"text": "boolean"
|
|
8905
|
-
},
|
|
8906
|
-
"default": "false",
|
|
8907
|
-
"description": "Controls whether to perform a case-sensitive search in the list of options",
|
|
8908
|
-
"fieldName": "caseSensitive"
|
|
8909
|
-
},
|
|
8910
|
-
{
|
|
8911
|
-
"name": "ignore-input-click",
|
|
8912
|
-
"type": {
|
|
8913
|
-
"text": "boolean"
|
|
8914
|
-
},
|
|
8915
|
-
"default": "false",
|
|
8916
|
-
"description": "Controls whether to suppress opening the dropdown when the input field is clicked",
|
|
8917
|
-
"fieldName": "ignoreInputClick"
|
|
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
|
+
}
|
|
8918
8785
|
}
|
|
8919
8786
|
],
|
|
8920
|
-
"
|
|
8921
|
-
|
|
8922
|
-
|
|
8923
|
-
|
|
8924
|
-
|
|
8925
|
-
|
|
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
|
+
]
|
|
8926
8797
|
},
|
|
8927
8798
|
{
|
|
8928
8799
|
"kind": "variable",
|
|
8929
|
-
"name": "
|
|
8800
|
+
"name": "foundationCheckboxShadowOptions",
|
|
8930
8801
|
"type": {
|
|
8931
8802
|
"text": "ShadowRootInit"
|
|
8932
8803
|
},
|
|
8933
|
-
"default": "
|
|
8804
|
+
"default": "undefined"
|
|
8934
8805
|
},
|
|
8935
8806
|
{
|
|
8936
8807
|
"kind": "variable",
|
|
8937
|
-
"name": "
|
|
8808
|
+
"name": "defaultCheckboxConfig",
|
|
8938
8809
|
"type": {
|
|
8939
8810
|
"text": "object"
|
|
8940
8811
|
},
|
|
8941
|
-
"default": "{\n
|
|
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}"
|
|
8942
8813
|
},
|
|
8943
8814
|
{
|
|
8944
8815
|
"kind": "variable",
|
|
8945
|
-
"name": "
|
|
8946
|
-
"description": "The Foundation
|
|
8816
|
+
"name": "foundationCheckbox",
|
|
8817
|
+
"description": "The Foundation Checkbox",
|
|
8947
8818
|
"privacy": "public"
|
|
8948
8819
|
}
|
|
8949
8820
|
],
|
|
8950
8821
|
"exports": [
|
|
8951
8822
|
{
|
|
8952
8823
|
"kind": "js",
|
|
8953
|
-
"name": "
|
|
8824
|
+
"name": "Checkbox",
|
|
8954
8825
|
"declaration": {
|
|
8955
|
-
"name": "
|
|
8956
|
-
"module": "src/
|
|
8826
|
+
"name": "Checkbox",
|
|
8827
|
+
"module": "src/checkbox/checkbox.ts"
|
|
8957
8828
|
}
|
|
8958
8829
|
},
|
|
8959
8830
|
{
|
|
8960
8831
|
"kind": "js",
|
|
8961
|
-
"name": "
|
|
8832
|
+
"name": "foundationCheckboxShadowOptions",
|
|
8962
8833
|
"declaration": {
|
|
8963
|
-
"name": "
|
|
8964
|
-
"module": "src/
|
|
8834
|
+
"name": "foundationCheckboxShadowOptions",
|
|
8835
|
+
"module": "src/checkbox/checkbox.ts"
|
|
8965
8836
|
}
|
|
8966
8837
|
},
|
|
8967
8838
|
{
|
|
8968
8839
|
"kind": "js",
|
|
8969
|
-
"name": "
|
|
8840
|
+
"name": "defaultCheckboxConfig",
|
|
8970
8841
|
"declaration": {
|
|
8971
|
-
"name": "
|
|
8972
|
-
"module": "src/
|
|
8842
|
+
"name": "defaultCheckboxConfig",
|
|
8843
|
+
"module": "src/checkbox/checkbox.ts"
|
|
8973
8844
|
}
|
|
8974
8845
|
},
|
|
8975
8846
|
{
|
|
8976
8847
|
"kind": "js",
|
|
8977
|
-
"name": "
|
|
8848
|
+
"name": "foundationCheckbox",
|
|
8978
8849
|
"declaration": {
|
|
8979
|
-
"name": "
|
|
8980
|
-
"module": "src/
|
|
8850
|
+
"name": "foundationCheckbox",
|
|
8851
|
+
"module": "src/checkbox/checkbox.ts"
|
|
8981
8852
|
}
|
|
8982
8853
|
}
|
|
8983
8854
|
]
|
|
8984
8855
|
},
|
|
8985
8856
|
{
|
|
8986
8857
|
"kind": "javascript-module",
|
|
8987
|
-
"path": "src/
|
|
8858
|
+
"path": "src/checkbox/index.ts",
|
|
8988
8859
|
"declarations": [],
|
|
8989
8860
|
"exports": [
|
|
8990
8861
|
{
|
|
@@ -8992,7 +8863,7 @@
|
|
|
8992
8863
|
"name": "*",
|
|
8993
8864
|
"declaration": {
|
|
8994
8865
|
"name": "*",
|
|
8995
|
-
"package": "./
|
|
8866
|
+
"package": "./checkbox.template"
|
|
8996
8867
|
}
|
|
8997
8868
|
},
|
|
8998
8869
|
{
|
|
@@ -9000,7 +8871,7 @@
|
|
|
9000
8871
|
"name": "*",
|
|
9001
8872
|
"declaration": {
|
|
9002
8873
|
"name": "*",
|
|
9003
|
-
"package": "./
|
|
8874
|
+
"package": "./checkbox.styles"
|
|
9004
8875
|
}
|
|
9005
8876
|
},
|
|
9006
8877
|
{
|
|
@@ -9008,18 +8879,18 @@
|
|
|
9008
8879
|
"name": "*",
|
|
9009
8880
|
"declaration": {
|
|
9010
8881
|
"name": "*",
|
|
9011
|
-
"package": "./
|
|
8882
|
+
"package": "./checkbox"
|
|
9012
8883
|
}
|
|
9013
8884
|
}
|
|
9014
8885
|
]
|
|
9015
8886
|
},
|
|
9016
8887
|
{
|
|
9017
8888
|
"kind": "javascript-module",
|
|
9018
|
-
"path": "src/
|
|
8889
|
+
"path": "src/combobox/combobox.styles.ts",
|
|
9019
8890
|
"declarations": [
|
|
9020
8891
|
{
|
|
9021
8892
|
"kind": "function",
|
|
9022
|
-
"name": "
|
|
8893
|
+
"name": "foundationComboboxStyles",
|
|
9023
8894
|
"return": {
|
|
9024
8895
|
"type": {
|
|
9025
8896
|
"text": "ElementStyles"
|
|
@@ -9035,7 +8906,7 @@
|
|
|
9035
8906
|
{
|
|
9036
8907
|
"name": "definition",
|
|
9037
8908
|
"type": {
|
|
9038
|
-
"text": "
|
|
8909
|
+
"text": "FoundationElementDefinition"
|
|
9039
8910
|
}
|
|
9040
8911
|
}
|
|
9041
8912
|
]
|
|
@@ -9044,24 +8915,24 @@
|
|
|
9044
8915
|
"exports": [
|
|
9045
8916
|
{
|
|
9046
8917
|
"kind": "js",
|
|
9047
|
-
"name": "
|
|
8918
|
+
"name": "foundationComboboxStyles",
|
|
9048
8919
|
"declaration": {
|
|
9049
|
-
"name": "
|
|
9050
|
-
"module": "src/
|
|
8920
|
+
"name": "foundationComboboxStyles",
|
|
8921
|
+
"module": "src/combobox/combobox.styles.ts"
|
|
9051
8922
|
}
|
|
9052
8923
|
}
|
|
9053
8924
|
]
|
|
9054
8925
|
},
|
|
9055
8926
|
{
|
|
9056
8927
|
"kind": "javascript-module",
|
|
9057
|
-
"path": "src/
|
|
8928
|
+
"path": "src/combobox/combobox.template.ts",
|
|
9058
8929
|
"declarations": [
|
|
9059
8930
|
{
|
|
9060
8931
|
"kind": "function",
|
|
9061
|
-
"name": "
|
|
8932
|
+
"name": "foundationComboboxTemplate",
|
|
9062
8933
|
"return": {
|
|
9063
8934
|
"type": {
|
|
9064
|
-
"text": "ViewTemplate<
|
|
8935
|
+
"text": "ViewTemplate<Combobox>"
|
|
9065
8936
|
}
|
|
9066
8937
|
},
|
|
9067
8938
|
"parameters": [
|
|
@@ -9074,7 +8945,7 @@
|
|
|
9074
8945
|
{
|
|
9075
8946
|
"name": "definition",
|
|
9076
8947
|
"type": {
|
|
9077
|
-
"text": "
|
|
8948
|
+
"text": "ComboboxOptions"
|
|
9078
8949
|
}
|
|
9079
8950
|
}
|
|
9080
8951
|
]
|
|
@@ -9083,276 +8954,405 @@
|
|
|
9083
8954
|
"exports": [
|
|
9084
8955
|
{
|
|
9085
8956
|
"kind": "js",
|
|
9086
|
-
"name": "
|
|
8957
|
+
"name": "foundationComboboxTemplate",
|
|
9087
8958
|
"declaration": {
|
|
9088
|
-
"name": "
|
|
9089
|
-
"module": "src/
|
|
8959
|
+
"name": "foundationComboboxTemplate",
|
|
8960
|
+
"module": "src/combobox/combobox.template.ts"
|
|
9090
8961
|
}
|
|
9091
8962
|
}
|
|
9092
8963
|
]
|
|
9093
8964
|
},
|
|
9094
8965
|
{
|
|
9095
8966
|
"kind": "javascript-module",
|
|
9096
|
-
"path": "src/
|
|
8967
|
+
"path": "src/combobox/combobox.ts",
|
|
9097
8968
|
"declarations": [
|
|
9098
8969
|
{
|
|
9099
8970
|
"kind": "class",
|
|
9100
8971
|
"description": "",
|
|
9101
|
-
"name": "
|
|
9102
|
-
"
|
|
9103
|
-
"name": "FASTCheckbox",
|
|
9104
|
-
"package": "@microsoft/fast-components"
|
|
9105
|
-
},
|
|
9106
|
-
"tagName": "%%prefix%%-checkbox",
|
|
9107
|
-
"customElement": true,
|
|
9108
|
-
"attributes": [
|
|
8972
|
+
"name": "Combobox",
|
|
8973
|
+
"members": [
|
|
9109
8974
|
{
|
|
9110
|
-
"
|
|
8975
|
+
"kind": "field",
|
|
8976
|
+
"name": "_ourValue",
|
|
9111
8977
|
"type": {
|
|
9112
|
-
"text": "
|
|
8978
|
+
"text": "string"
|
|
9113
8979
|
},
|
|
9114
|
-
"
|
|
9115
|
-
|
|
9116
|
-
|
|
9117
|
-
|
|
9118
|
-
|
|
8980
|
+
"privacy": "private"
|
|
8981
|
+
},
|
|
8982
|
+
{
|
|
8983
|
+
"kind": "field",
|
|
8984
|
+
"name": "#indicator",
|
|
8985
|
+
"privacy": "private",
|
|
8986
|
+
"type": {
|
|
8987
|
+
"text": "Element"
|
|
9119
8988
|
}
|
|
9120
|
-
}
|
|
9121
|
-
],
|
|
9122
|
-
"members": [
|
|
8989
|
+
},
|
|
9123
8990
|
{
|
|
9124
8991
|
"kind": "field",
|
|
9125
|
-
"name": "
|
|
8992
|
+
"name": "#wasOpenOnEnterDown",
|
|
8993
|
+
"privacy": "private",
|
|
9126
8994
|
"type": {
|
|
9127
8995
|
"text": "boolean"
|
|
9128
8996
|
},
|
|
9129
|
-
"
|
|
9130
|
-
|
|
9131
|
-
|
|
9132
|
-
|
|
9133
|
-
|
|
8997
|
+
"default": "false"
|
|
8998
|
+
},
|
|
8999
|
+
{
|
|
9000
|
+
"kind": "field",
|
|
9001
|
+
"name": "needManualChangeEventDispatch",
|
|
9002
|
+
"type": {
|
|
9003
|
+
"text": "boolean"
|
|
9004
|
+
},
|
|
9005
|
+
"privacy": "private",
|
|
9006
|
+
"default": "false"
|
|
9007
|
+
},
|
|
9008
|
+
{
|
|
9009
|
+
"kind": "field",
|
|
9010
|
+
"name": "autocomplete",
|
|
9011
|
+
"type": {
|
|
9012
|
+
"text": "ComboboxAutocomplete"
|
|
9013
|
+
}
|
|
9014
|
+
},
|
|
9015
|
+
{
|
|
9016
|
+
"kind": "field",
|
|
9017
|
+
"name": "slottedDatasource",
|
|
9018
|
+
"type": {
|
|
9019
|
+
"text": "HTMLSlotElement"
|
|
9134
9020
|
}
|
|
9135
9021
|
},
|
|
9022
|
+
{
|
|
9023
|
+
"kind": "field",
|
|
9024
|
+
"name": "async",
|
|
9025
|
+
"type": {
|
|
9026
|
+
"text": "boolean"
|
|
9027
|
+
},
|
|
9028
|
+
"default": "false"
|
|
9029
|
+
},
|
|
9030
|
+
{
|
|
9031
|
+
"kind": "field",
|
|
9032
|
+
"name": "debounce",
|
|
9033
|
+
"type": {
|
|
9034
|
+
"text": "number"
|
|
9035
|
+
},
|
|
9036
|
+
"default": "500"
|
|
9037
|
+
},
|
|
9136
9038
|
{
|
|
9137
9039
|
"kind": "method",
|
|
9138
|
-
"name": "
|
|
9139
|
-
"
|
|
9140
|
-
|
|
9141
|
-
|
|
9142
|
-
|
|
9040
|
+
"name": "debounceChanged",
|
|
9041
|
+
"parameters": [
|
|
9042
|
+
{
|
|
9043
|
+
"name": "oldValue"
|
|
9044
|
+
},
|
|
9045
|
+
{
|
|
9046
|
+
"name": "newValue",
|
|
9047
|
+
"type": {
|
|
9048
|
+
"text": "number"
|
|
9049
|
+
}
|
|
9143
9050
|
}
|
|
9144
|
-
|
|
9145
|
-
"inheritedFrom": {
|
|
9146
|
-
"name": "Checkbox",
|
|
9147
|
-
"module": "src/checkbox/checkbox.ts"
|
|
9148
|
-
}
|
|
9051
|
+
]
|
|
9149
9052
|
},
|
|
9150
9053
|
{
|
|
9151
9054
|
"kind": "field",
|
|
9152
|
-
"name": "
|
|
9055
|
+
"name": "debouncedInputHandler"
|
|
9056
|
+
},
|
|
9057
|
+
{
|
|
9058
|
+
"kind": "field",
|
|
9059
|
+
"name": "caseSensitive",
|
|
9153
9060
|
"type": {
|
|
9154
9061
|
"text": "boolean"
|
|
9155
9062
|
},
|
|
9156
9063
|
"privacy": "public",
|
|
9157
9064
|
"default": "false",
|
|
9158
|
-
"description": "
|
|
9159
|
-
"inheritedFrom": {
|
|
9160
|
-
"name": "Checkbox",
|
|
9161
|
-
"module": "src/checkbox/checkbox.ts"
|
|
9162
|
-
}
|
|
9065
|
+
"description": "Controls whether to perform a case-sensitive search in the list of options"
|
|
9163
9066
|
},
|
|
9164
9067
|
{
|
|
9165
9068
|
"kind": "field",
|
|
9166
|
-
"name": "
|
|
9167
|
-
"
|
|
9168
|
-
"
|
|
9169
|
-
|
|
9170
|
-
|
|
9069
|
+
"name": "ignoreInputClick",
|
|
9070
|
+
"type": {
|
|
9071
|
+
"text": "boolean"
|
|
9072
|
+
},
|
|
9073
|
+
"privacy": "public",
|
|
9074
|
+
"default": "false",
|
|
9075
|
+
"description": "Controls whether to suppress opening the dropdown when the input field is clicked"
|
|
9076
|
+
},
|
|
9077
|
+
{
|
|
9078
|
+
"kind": "method",
|
|
9079
|
+
"name": "openChanged"
|
|
9171
9080
|
},
|
|
9172
9081
|
{
|
|
9173
9082
|
"kind": "field",
|
|
9174
|
-
"name": "
|
|
9175
|
-
"
|
|
9176
|
-
|
|
9083
|
+
"name": "value",
|
|
9084
|
+
"privacy": "public"
|
|
9085
|
+
},
|
|
9086
|
+
{
|
|
9087
|
+
"kind": "method",
|
|
9088
|
+
"name": "slottedOptionsChanged",
|
|
9089
|
+
"privacy": "public",
|
|
9090
|
+
"return": {
|
|
9091
|
+
"type": {
|
|
9092
|
+
"text": "void"
|
|
9093
|
+
}
|
|
9177
9094
|
},
|
|
9178
|
-
"
|
|
9179
|
-
|
|
9180
|
-
|
|
9181
|
-
|
|
9182
|
-
|
|
9183
|
-
|
|
9095
|
+
"parameters": [
|
|
9096
|
+
{
|
|
9097
|
+
"name": "prev",
|
|
9098
|
+
"type": {
|
|
9099
|
+
"text": "Element[] | undefined"
|
|
9100
|
+
}
|
|
9101
|
+
},
|
|
9102
|
+
{
|
|
9103
|
+
"name": "next",
|
|
9104
|
+
"type": {
|
|
9105
|
+
"text": "Element[]"
|
|
9106
|
+
}
|
|
9107
|
+
}
|
|
9108
|
+
]
|
|
9184
9109
|
},
|
|
9185
9110
|
{
|
|
9186
|
-
"kind": "
|
|
9187
|
-
"name": "
|
|
9188
|
-
"type": {
|
|
9189
|
-
"text": "ComponentPresentation | null"
|
|
9190
|
-
},
|
|
9111
|
+
"kind": "method",
|
|
9112
|
+
"name": "filterOptions",
|
|
9191
9113
|
"privacy": "public",
|
|
9192
|
-
"
|
|
9193
|
-
|
|
9194
|
-
|
|
9195
|
-
|
|
9114
|
+
"return": {
|
|
9115
|
+
"type": {
|
|
9116
|
+
"text": "void"
|
|
9117
|
+
}
|
|
9196
9118
|
}
|
|
9197
9119
|
},
|
|
9198
9120
|
{
|
|
9199
|
-
"kind": "
|
|
9200
|
-
"name": "
|
|
9201
|
-
"
|
|
9202
|
-
|
|
9121
|
+
"kind": "method",
|
|
9122
|
+
"name": "clickHandler",
|
|
9123
|
+
"privacy": "public",
|
|
9124
|
+
"return": {
|
|
9125
|
+
"type": {
|
|
9126
|
+
"text": "boolean | void"
|
|
9127
|
+
}
|
|
9203
9128
|
},
|
|
9129
|
+
"parameters": [
|
|
9130
|
+
{
|
|
9131
|
+
"name": "e",
|
|
9132
|
+
"type": {
|
|
9133
|
+
"text": "MouseEvent"
|
|
9134
|
+
}
|
|
9135
|
+
}
|
|
9136
|
+
]
|
|
9137
|
+
},
|
|
9138
|
+
{
|
|
9139
|
+
"kind": "method",
|
|
9140
|
+
"name": "keydownHandler",
|
|
9204
9141
|
"privacy": "public",
|
|
9205
|
-
"
|
|
9206
|
-
|
|
9207
|
-
|
|
9208
|
-
|
|
9209
|
-
}
|
|
9142
|
+
"return": {
|
|
9143
|
+
"type": {
|
|
9144
|
+
"text": "boolean | void"
|
|
9145
|
+
}
|
|
9146
|
+
},
|
|
9147
|
+
"parameters": [
|
|
9148
|
+
{
|
|
9149
|
+
"name": "e",
|
|
9150
|
+
"type": {
|
|
9151
|
+
"text": "KeyboardEvent"
|
|
9152
|
+
}
|
|
9153
|
+
}
|
|
9154
|
+
]
|
|
9210
9155
|
},
|
|
9211
9156
|
{
|
|
9212
9157
|
"kind": "method",
|
|
9213
|
-
"name": "
|
|
9214
|
-
"privacy": "
|
|
9158
|
+
"name": "keyupHandler",
|
|
9159
|
+
"privacy": "public",
|
|
9215
9160
|
"return": {
|
|
9216
9161
|
"type": {
|
|
9217
|
-
"text": "void"
|
|
9162
|
+
"text": "boolean | void"
|
|
9218
9163
|
}
|
|
9219
9164
|
},
|
|
9220
|
-
"
|
|
9221
|
-
|
|
9222
|
-
|
|
9223
|
-
|
|
9165
|
+
"parameters": [
|
|
9166
|
+
{
|
|
9167
|
+
"name": "e",
|
|
9168
|
+
"type": {
|
|
9169
|
+
"text": "KeyboardEvent"
|
|
9170
|
+
}
|
|
9171
|
+
}
|
|
9172
|
+
]
|
|
9224
9173
|
},
|
|
9225
9174
|
{
|
|
9226
9175
|
"kind": "field",
|
|
9227
|
-
"name": "
|
|
9176
|
+
"name": "indicator",
|
|
9228
9177
|
"type": {
|
|
9229
|
-
"text": "
|
|
9178
|
+
"text": "Element"
|
|
9230
9179
|
},
|
|
9231
|
-
"privacy": "
|
|
9232
|
-
"description": "
|
|
9233
|
-
"
|
|
9234
|
-
"name": "Checkbox",
|
|
9235
|
-
"module": "src/checkbox/checkbox.ts"
|
|
9236
|
-
}
|
|
9180
|
+
"privacy": "protected",
|
|
9181
|
+
"description": "Gets the HTML element for the indicator button",
|
|
9182
|
+
"readonly": true
|
|
9237
9183
|
},
|
|
9238
9184
|
{
|
|
9239
9185
|
"kind": "method",
|
|
9240
|
-
"name": "
|
|
9186
|
+
"name": "selectItemByValue",
|
|
9241
9187
|
"privacy": "protected",
|
|
9242
|
-
"
|
|
9243
|
-
|
|
9244
|
-
"
|
|
9188
|
+
"parameters": [
|
|
9189
|
+
{
|
|
9190
|
+
"name": "value",
|
|
9191
|
+
"type": {
|
|
9192
|
+
"text": "string"
|
|
9193
|
+
},
|
|
9194
|
+
"description": "The text value of the item to be selected"
|
|
9245
9195
|
}
|
|
9246
|
-
|
|
9247
|
-
"
|
|
9248
|
-
"name": "Checkbox",
|
|
9249
|
-
"module": "src/checkbox/checkbox.ts"
|
|
9250
|
-
}
|
|
9196
|
+
],
|
|
9197
|
+
"description": "Selects an item in the dropdown based on its text value"
|
|
9251
9198
|
},
|
|
9252
9199
|
{
|
|
9253
9200
|
"kind": "method",
|
|
9254
|
-
"name": "
|
|
9255
|
-
"privacy": "public",
|
|
9256
|
-
"static": true,
|
|
9201
|
+
"name": "inputHandler",
|
|
9257
9202
|
"return": {
|
|
9258
9203
|
"type": {
|
|
9259
|
-
"text": "
|
|
9204
|
+
"text": "boolean | void"
|
|
9260
9205
|
}
|
|
9261
9206
|
},
|
|
9262
9207
|
"parameters": [
|
|
9263
9208
|
{
|
|
9264
|
-
"name": "
|
|
9209
|
+
"name": "e",
|
|
9265
9210
|
"type": {
|
|
9266
|
-
"text": "
|
|
9211
|
+
"text": "InputEvent"
|
|
9267
9212
|
}
|
|
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
9213
|
}
|
|
9276
|
-
]
|
|
9277
|
-
|
|
9278
|
-
|
|
9279
|
-
|
|
9280
|
-
|
|
9281
|
-
|
|
9214
|
+
]
|
|
9215
|
+
},
|
|
9216
|
+
{
|
|
9217
|
+
"kind": "method",
|
|
9218
|
+
"name": "asyncSetFilter"
|
|
9219
|
+
},
|
|
9220
|
+
{
|
|
9221
|
+
"kind": "field",
|
|
9222
|
+
"name": "resetCombobox"
|
|
9223
|
+
},
|
|
9224
|
+
{
|
|
9225
|
+
"kind": "field",
|
|
9226
|
+
"name": "activeDescendant",
|
|
9227
|
+
"readonly": true
|
|
9228
|
+
},
|
|
9229
|
+
{
|
|
9230
|
+
"kind": "method",
|
|
9231
|
+
"name": "manuallyDispatchChangeEvent",
|
|
9232
|
+
"privacy": "private"
|
|
9282
9233
|
}
|
|
9283
9234
|
],
|
|
9284
9235
|
"events": [
|
|
9285
9236
|
{
|
|
9286
|
-
"description": "Emits a custom change event when the checked state changes",
|
|
9287
9237
|
"name": "change",
|
|
9288
|
-
"
|
|
9289
|
-
"
|
|
9290
|
-
"module": "src/checkbox/checkbox.ts"
|
|
9238
|
+
"type": {
|
|
9239
|
+
"text": "Event"
|
|
9291
9240
|
}
|
|
9292
9241
|
}
|
|
9293
|
-
]
|
|
9242
|
+
],
|
|
9243
|
+
"attributes": [
|
|
9244
|
+
{
|
|
9245
|
+
"name": "autocomplete",
|
|
9246
|
+
"type": {
|
|
9247
|
+
"text": "ComboboxAutocomplete"
|
|
9248
|
+
},
|
|
9249
|
+
"fieldName": "autocomplete"
|
|
9250
|
+
},
|
|
9251
|
+
{
|
|
9252
|
+
"type": {
|
|
9253
|
+
"text": "boolean"
|
|
9254
|
+
},
|
|
9255
|
+
"default": "false",
|
|
9256
|
+
"fieldName": "async"
|
|
9257
|
+
},
|
|
9258
|
+
{
|
|
9259
|
+
"name": "debounce",
|
|
9260
|
+
"type": {
|
|
9261
|
+
"text": "number"
|
|
9262
|
+
},
|
|
9263
|
+
"default": "DEBOUNCE_TIME",
|
|
9264
|
+
"resolveInitializer": {
|
|
9265
|
+
"module": "src/combobox/combobox.ts"
|
|
9266
|
+
},
|
|
9267
|
+
"fieldName": "debounce"
|
|
9268
|
+
},
|
|
9269
|
+
{
|
|
9270
|
+
"name": "case-sensitive",
|
|
9271
|
+
"type": {
|
|
9272
|
+
"text": "boolean"
|
|
9273
|
+
},
|
|
9274
|
+
"default": "false",
|
|
9275
|
+
"description": "Controls whether to perform a case-sensitive search in the list of options",
|
|
9276
|
+
"fieldName": "caseSensitive"
|
|
9277
|
+
},
|
|
9278
|
+
{
|
|
9279
|
+
"name": "ignore-input-click",
|
|
9280
|
+
"type": {
|
|
9281
|
+
"text": "boolean"
|
|
9282
|
+
},
|
|
9283
|
+
"default": "false",
|
|
9284
|
+
"description": "Controls whether to suppress opening the dropdown when the input field is clicked",
|
|
9285
|
+
"fieldName": "ignoreInputClick"
|
|
9286
|
+
}
|
|
9287
|
+
],
|
|
9288
|
+
"superclass": {
|
|
9289
|
+
"name": "FASTComboBox",
|
|
9290
|
+
"package": "@microsoft/fast-components"
|
|
9291
|
+
},
|
|
9292
|
+
"tagName": "%%prefix%%-combobox",
|
|
9293
|
+
"customElement": true
|
|
9294
9294
|
},
|
|
9295
9295
|
{
|
|
9296
9296
|
"kind": "variable",
|
|
9297
|
-
"name": "
|
|
9297
|
+
"name": "foundationComboboxShadowOptions",
|
|
9298
9298
|
"type": {
|
|
9299
9299
|
"text": "ShadowRootInit"
|
|
9300
9300
|
},
|
|
9301
|
-
"default": "
|
|
9301
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
9302
9302
|
},
|
|
9303
9303
|
{
|
|
9304
9304
|
"kind": "variable",
|
|
9305
|
-
"name": "
|
|
9305
|
+
"name": "defaultComboboxConfig",
|
|
9306
9306
|
"type": {
|
|
9307
9307
|
"text": "object"
|
|
9308
9308
|
},
|
|
9309
|
-
"default": "{\n
|
|
9309
|
+
"default": "{\n indicator: `\n <svg\n class=\"combo-box-indicator\"\n part=\"combo-box-indicator\"\n viewBox=\"0 0 12 7\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n d=\"M11.85.65c.2.2.2.5 0 .7L6.4 6.84a.55.55 0 01-.78 0L.14 1.35a.5.5 0 11.71-.7L6 5.8 11.15.65c.2-.2.5-.2.7 0z\"\n />\n </svg>\n `,\n}"
|
|
9310
9310
|
},
|
|
9311
9311
|
{
|
|
9312
9312
|
"kind": "variable",
|
|
9313
|
-
"name": "
|
|
9314
|
-
"description": "The Foundation
|
|
9313
|
+
"name": "foundationCombobox",
|
|
9314
|
+
"description": "The Foundation Combo-box",
|
|
9315
9315
|
"privacy": "public"
|
|
9316
9316
|
}
|
|
9317
9317
|
],
|
|
9318
9318
|
"exports": [
|
|
9319
9319
|
{
|
|
9320
9320
|
"kind": "js",
|
|
9321
|
-
"name": "
|
|
9321
|
+
"name": "Combobox",
|
|
9322
9322
|
"declaration": {
|
|
9323
|
-
"name": "
|
|
9324
|
-
"module": "src/
|
|
9323
|
+
"name": "Combobox",
|
|
9324
|
+
"module": "src/combobox/combobox.ts"
|
|
9325
9325
|
}
|
|
9326
9326
|
},
|
|
9327
9327
|
{
|
|
9328
9328
|
"kind": "js",
|
|
9329
|
-
"name": "
|
|
9329
|
+
"name": "foundationComboboxShadowOptions",
|
|
9330
9330
|
"declaration": {
|
|
9331
|
-
"name": "
|
|
9332
|
-
"module": "src/
|
|
9331
|
+
"name": "foundationComboboxShadowOptions",
|
|
9332
|
+
"module": "src/combobox/combobox.ts"
|
|
9333
9333
|
}
|
|
9334
9334
|
},
|
|
9335
9335
|
{
|
|
9336
9336
|
"kind": "js",
|
|
9337
|
-
"name": "
|
|
9337
|
+
"name": "defaultComboboxConfig",
|
|
9338
9338
|
"declaration": {
|
|
9339
|
-
"name": "
|
|
9340
|
-
"module": "src/
|
|
9339
|
+
"name": "defaultComboboxConfig",
|
|
9340
|
+
"module": "src/combobox/combobox.ts"
|
|
9341
9341
|
}
|
|
9342
9342
|
},
|
|
9343
9343
|
{
|
|
9344
9344
|
"kind": "js",
|
|
9345
|
-
"name": "
|
|
9345
|
+
"name": "foundationCombobox",
|
|
9346
9346
|
"declaration": {
|
|
9347
|
-
"name": "
|
|
9348
|
-
"module": "src/
|
|
9347
|
+
"name": "foundationCombobox",
|
|
9348
|
+
"module": "src/combobox/combobox.ts"
|
|
9349
9349
|
}
|
|
9350
9350
|
}
|
|
9351
9351
|
]
|
|
9352
9352
|
},
|
|
9353
9353
|
{
|
|
9354
9354
|
"kind": "javascript-module",
|
|
9355
|
-
"path": "src/
|
|
9355
|
+
"path": "src/combobox/index.ts",
|
|
9356
9356
|
"declarations": [],
|
|
9357
9357
|
"exports": [
|
|
9358
9358
|
{
|
|
@@ -9360,7 +9360,7 @@
|
|
|
9360
9360
|
"name": "*",
|
|
9361
9361
|
"declaration": {
|
|
9362
9362
|
"name": "*",
|
|
9363
|
-
"package": "./
|
|
9363
|
+
"package": "./combobox.styles"
|
|
9364
9364
|
}
|
|
9365
9365
|
},
|
|
9366
9366
|
{
|
|
@@ -9368,7 +9368,7 @@
|
|
|
9368
9368
|
"name": "*",
|
|
9369
9369
|
"declaration": {
|
|
9370
9370
|
"name": "*",
|
|
9371
|
-
"package": "./
|
|
9371
|
+
"package": "./combobox.template"
|
|
9372
9372
|
}
|
|
9373
9373
|
},
|
|
9374
9374
|
{
|
|
@@ -9376,7 +9376,7 @@
|
|
|
9376
9376
|
"name": "*",
|
|
9377
9377
|
"declaration": {
|
|
9378
9378
|
"name": "*",
|
|
9379
|
-
"package": "./
|
|
9379
|
+
"package": "./combobox"
|
|
9380
9380
|
}
|
|
9381
9381
|
}
|
|
9382
9382
|
]
|