@genesislcap/foundation-ui 14.182.0 → 14.182.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +1130 -1130
- 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",
|
|
@@ -1438,37 +1469,6 @@
|
|
|
1438
1469
|
}
|
|
1439
1470
|
]
|
|
1440
1471
|
},
|
|
1441
|
-
{
|
|
1442
|
-
"kind": "javascript-module",
|
|
1443
|
-
"path": "src/_config/index.ts",
|
|
1444
|
-
"declarations": [],
|
|
1445
|
-
"exports": [
|
|
1446
|
-
{
|
|
1447
|
-
"kind": "js",
|
|
1448
|
-
"name": "*",
|
|
1449
|
-
"declaration": {
|
|
1450
|
-
"name": "*",
|
|
1451
|
-
"package": "./styles"
|
|
1452
|
-
}
|
|
1453
|
-
},
|
|
1454
|
-
{
|
|
1455
|
-
"kind": "js",
|
|
1456
|
-
"name": "*",
|
|
1457
|
-
"declaration": {
|
|
1458
|
-
"name": "*",
|
|
1459
|
-
"package": "./tokens"
|
|
1460
|
-
}
|
|
1461
|
-
},
|
|
1462
|
-
{
|
|
1463
|
-
"kind": "js",
|
|
1464
|
-
"name": "*",
|
|
1465
|
-
"declaration": {
|
|
1466
|
-
"name": "*",
|
|
1467
|
-
"package": "./values"
|
|
1468
|
-
}
|
|
1469
|
-
}
|
|
1470
|
-
]
|
|
1471
|
-
},
|
|
1472
1472
|
{
|
|
1473
1473
|
"kind": "javascript-module",
|
|
1474
1474
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -12451,6 +12451,330 @@
|
|
|
12451
12451
|
}
|
|
12452
12452
|
]
|
|
12453
12453
|
},
|
|
12454
|
+
{
|
|
12455
|
+
"kind": "javascript-module",
|
|
12456
|
+
"path": "src/design-system-provider/design-system-provider.styles.ts",
|
|
12457
|
+
"declarations": [
|
|
12458
|
+
{
|
|
12459
|
+
"kind": "function",
|
|
12460
|
+
"name": "designSystemProviderStyles",
|
|
12461
|
+
"parameters": [
|
|
12462
|
+
{
|
|
12463
|
+
"name": "context",
|
|
12464
|
+
"type": {
|
|
12465
|
+
"text": "ElementDefinitionContext"
|
|
12466
|
+
}
|
|
12467
|
+
}
|
|
12468
|
+
]
|
|
12469
|
+
}
|
|
12470
|
+
],
|
|
12471
|
+
"exports": [
|
|
12472
|
+
{
|
|
12473
|
+
"kind": "js",
|
|
12474
|
+
"name": "designSystemProviderStyles",
|
|
12475
|
+
"declaration": {
|
|
12476
|
+
"name": "designSystemProviderStyles",
|
|
12477
|
+
"module": "src/design-system-provider/design-system-provider.styles.ts"
|
|
12478
|
+
}
|
|
12479
|
+
}
|
|
12480
|
+
]
|
|
12481
|
+
},
|
|
12482
|
+
{
|
|
12483
|
+
"kind": "javascript-module",
|
|
12484
|
+
"path": "src/design-system-provider/design-system-provider.ts",
|
|
12485
|
+
"declarations": [
|
|
12486
|
+
{
|
|
12487
|
+
"kind": "class",
|
|
12488
|
+
"description": "The Foundation Design System Provider",
|
|
12489
|
+
"name": "FoundationDesignSystemProvider",
|
|
12490
|
+
"members": [
|
|
12491
|
+
{
|
|
12492
|
+
"kind": "field",
|
|
12493
|
+
"name": "cardFillColor",
|
|
12494
|
+
"type": {
|
|
12495
|
+
"text": "Swatch"
|
|
12496
|
+
},
|
|
12497
|
+
"privacy": "public"
|
|
12498
|
+
},
|
|
12499
|
+
{
|
|
12500
|
+
"kind": "field",
|
|
12501
|
+
"name": "cardForegroundColor",
|
|
12502
|
+
"type": {
|
|
12503
|
+
"text": "Swatch"
|
|
12504
|
+
},
|
|
12505
|
+
"privacy": "public"
|
|
12506
|
+
}
|
|
12507
|
+
],
|
|
12508
|
+
"attributes": [
|
|
12509
|
+
{
|
|
12510
|
+
"name": "card-fill-color",
|
|
12511
|
+
"type": {
|
|
12512
|
+
"text": "Swatch"
|
|
12513
|
+
},
|
|
12514
|
+
"fieldName": "cardFillColor"
|
|
12515
|
+
},
|
|
12516
|
+
{
|
|
12517
|
+
"name": "card-foreground-color",
|
|
12518
|
+
"type": {
|
|
12519
|
+
"text": "Swatch"
|
|
12520
|
+
},
|
|
12521
|
+
"fieldName": "cardForegroundColor"
|
|
12522
|
+
}
|
|
12523
|
+
],
|
|
12524
|
+
"superclass": {
|
|
12525
|
+
"name": "FASTDesignSystemProvider",
|
|
12526
|
+
"package": "@microsoft/fast-components"
|
|
12527
|
+
},
|
|
12528
|
+
"tagName": "%%prefix%%-design-system-provider",
|
|
12529
|
+
"customElement": true
|
|
12530
|
+
},
|
|
12531
|
+
{
|
|
12532
|
+
"kind": "variable",
|
|
12533
|
+
"name": "foundationDesignSystemProvider",
|
|
12534
|
+
"description": "The Foundation Design System Provider composed element",
|
|
12535
|
+
"privacy": "public"
|
|
12536
|
+
}
|
|
12537
|
+
],
|
|
12538
|
+
"exports": [
|
|
12539
|
+
{
|
|
12540
|
+
"kind": "js",
|
|
12541
|
+
"name": "FoundationDesignSystemProvider",
|
|
12542
|
+
"declaration": {
|
|
12543
|
+
"name": "FoundationDesignSystemProvider",
|
|
12544
|
+
"module": "src/design-system-provider/design-system-provider.ts"
|
|
12545
|
+
}
|
|
12546
|
+
},
|
|
12547
|
+
{
|
|
12548
|
+
"kind": "js",
|
|
12549
|
+
"name": "foundationDesignSystemProvider",
|
|
12550
|
+
"declaration": {
|
|
12551
|
+
"name": "foundationDesignSystemProvider",
|
|
12552
|
+
"module": "src/design-system-provider/design-system-provider.ts"
|
|
12553
|
+
}
|
|
12554
|
+
}
|
|
12555
|
+
]
|
|
12556
|
+
},
|
|
12557
|
+
{
|
|
12558
|
+
"kind": "javascript-module",
|
|
12559
|
+
"path": "src/design-system-provider/design-system-provider.utils.ts",
|
|
12560
|
+
"declarations": [
|
|
12561
|
+
{
|
|
12562
|
+
"kind": "function",
|
|
12563
|
+
"name": "provideTokens",
|
|
12564
|
+
"parameters": [
|
|
12565
|
+
{
|
|
12566
|
+
"name": "tokens"
|
|
12567
|
+
},
|
|
12568
|
+
{
|
|
12569
|
+
"name": "values"
|
|
12570
|
+
},
|
|
12571
|
+
{
|
|
12572
|
+
"name": "element",
|
|
12573
|
+
"optional": true,
|
|
12574
|
+
"type": {
|
|
12575
|
+
"text": "HTMLElement"
|
|
12576
|
+
}
|
|
12577
|
+
}
|
|
12578
|
+
]
|
|
12579
|
+
},
|
|
12580
|
+
{
|
|
12581
|
+
"kind": "function",
|
|
12582
|
+
"name": "designToken",
|
|
12583
|
+
"parameters": [
|
|
12584
|
+
{
|
|
12585
|
+
"name": "token",
|
|
12586
|
+
"type": {
|
|
12587
|
+
"text": "DesignToken<T>"
|
|
12588
|
+
}
|
|
12589
|
+
}
|
|
12590
|
+
]
|
|
12591
|
+
},
|
|
12592
|
+
{
|
|
12593
|
+
"kind": "variable",
|
|
12594
|
+
"name": "swatchConverter",
|
|
12595
|
+
"type": {
|
|
12596
|
+
"text": "ValueConverter"
|
|
12597
|
+
},
|
|
12598
|
+
"default": "{\n toView(value: any): string | null {\n if (value === null || value === undefined) {\n return null;\n }\n return (value as Swatch)?.toColorString();\n },\n\n fromView(value: any): any {\n if (value === null || value === undefined) {\n return null;\n }\n const color = parseColorHexRGB(value);\n return color ? SwatchRGB.create(color!.r, color!.g, color!.b) : null;\n },\n}"
|
|
12599
|
+
},
|
|
12600
|
+
{
|
|
12601
|
+
"kind": "function",
|
|
12602
|
+
"name": "paletteFromHex",
|
|
12603
|
+
"parameters": [
|
|
12604
|
+
{
|
|
12605
|
+
"name": "hexColor",
|
|
12606
|
+
"type": {
|
|
12607
|
+
"text": "string"
|
|
12608
|
+
}
|
|
12609
|
+
}
|
|
12610
|
+
]
|
|
12611
|
+
},
|
|
12612
|
+
{
|
|
12613
|
+
"kind": "function",
|
|
12614
|
+
"name": "getDefaultConfig",
|
|
12615
|
+
"parameters": [
|
|
12616
|
+
{
|
|
12617
|
+
"name": "definition",
|
|
12618
|
+
"type": {
|
|
12619
|
+
"text": "Partial<FoundationElementDefinition>"
|
|
12620
|
+
}
|
|
12621
|
+
},
|
|
12622
|
+
{
|
|
12623
|
+
"name": "exclusions",
|
|
12624
|
+
"default": "defaultExclusions"
|
|
12625
|
+
}
|
|
12626
|
+
]
|
|
12627
|
+
},
|
|
12628
|
+
{
|
|
12629
|
+
"kind": "function",
|
|
12630
|
+
"name": "getExports",
|
|
12631
|
+
"parameters": [
|
|
12632
|
+
{
|
|
12633
|
+
"name": "registrationFunction"
|
|
12634
|
+
}
|
|
12635
|
+
]
|
|
12636
|
+
},
|
|
12637
|
+
{
|
|
12638
|
+
"kind": "function",
|
|
12639
|
+
"name": "getTypeRampValue",
|
|
12640
|
+
"parameters": [
|
|
12641
|
+
{
|
|
12642
|
+
"name": "baseTypeRamp",
|
|
12643
|
+
"type": {
|
|
12644
|
+
"text": "string"
|
|
12645
|
+
}
|
|
12646
|
+
},
|
|
12647
|
+
{
|
|
12648
|
+
"name": "value",
|
|
12649
|
+
"type": {
|
|
12650
|
+
"text": "number"
|
|
12651
|
+
}
|
|
12652
|
+
}
|
|
12653
|
+
]
|
|
12654
|
+
},
|
|
12655
|
+
{
|
|
12656
|
+
"kind": "function",
|
|
12657
|
+
"name": "configureDesignSystem",
|
|
12658
|
+
"parameters": [
|
|
12659
|
+
{
|
|
12660
|
+
"name": "provider",
|
|
12661
|
+
"type": {
|
|
12662
|
+
"text": "HTMLElement"
|
|
12663
|
+
}
|
|
12664
|
+
},
|
|
12665
|
+
{
|
|
12666
|
+
"name": "config",
|
|
12667
|
+
"type": {
|
|
12668
|
+
"text": "DesignTokensConfig"
|
|
12669
|
+
}
|
|
12670
|
+
}
|
|
12671
|
+
]
|
|
12672
|
+
}
|
|
12673
|
+
],
|
|
12674
|
+
"exports": [
|
|
12675
|
+
{
|
|
12676
|
+
"kind": "js",
|
|
12677
|
+
"name": "provideTokens",
|
|
12678
|
+
"declaration": {
|
|
12679
|
+
"name": "provideTokens",
|
|
12680
|
+
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
12681
|
+
}
|
|
12682
|
+
},
|
|
12683
|
+
{
|
|
12684
|
+
"kind": "js",
|
|
12685
|
+
"name": "designToken",
|
|
12686
|
+
"declaration": {
|
|
12687
|
+
"name": "designToken",
|
|
12688
|
+
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
12689
|
+
}
|
|
12690
|
+
},
|
|
12691
|
+
{
|
|
12692
|
+
"kind": "js",
|
|
12693
|
+
"name": "swatchConverter",
|
|
12694
|
+
"declaration": {
|
|
12695
|
+
"name": "swatchConverter",
|
|
12696
|
+
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
12697
|
+
}
|
|
12698
|
+
},
|
|
12699
|
+
{
|
|
12700
|
+
"kind": "js",
|
|
12701
|
+
"name": "paletteFromHex",
|
|
12702
|
+
"declaration": {
|
|
12703
|
+
"name": "paletteFromHex",
|
|
12704
|
+
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
12705
|
+
}
|
|
12706
|
+
},
|
|
12707
|
+
{
|
|
12708
|
+
"kind": "js",
|
|
12709
|
+
"name": "getDefaultConfig",
|
|
12710
|
+
"declaration": {
|
|
12711
|
+
"name": "getDefaultConfig",
|
|
12712
|
+
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
12713
|
+
}
|
|
12714
|
+
},
|
|
12715
|
+
{
|
|
12716
|
+
"kind": "js",
|
|
12717
|
+
"name": "getExports",
|
|
12718
|
+
"declaration": {
|
|
12719
|
+
"name": "getExports",
|
|
12720
|
+
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
12721
|
+
}
|
|
12722
|
+
},
|
|
12723
|
+
{
|
|
12724
|
+
"kind": "js",
|
|
12725
|
+
"name": "getTypeRampValue",
|
|
12726
|
+
"declaration": {
|
|
12727
|
+
"name": "getTypeRampValue",
|
|
12728
|
+
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
12729
|
+
}
|
|
12730
|
+
},
|
|
12731
|
+
{
|
|
12732
|
+
"kind": "js",
|
|
12733
|
+
"name": "configureDesignSystem",
|
|
12734
|
+
"declaration": {
|
|
12735
|
+
"name": "configureDesignSystem",
|
|
12736
|
+
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
12737
|
+
}
|
|
12738
|
+
}
|
|
12739
|
+
]
|
|
12740
|
+
},
|
|
12741
|
+
{
|
|
12742
|
+
"kind": "javascript-module",
|
|
12743
|
+
"path": "src/design-system-provider/index.ts",
|
|
12744
|
+
"declarations": [],
|
|
12745
|
+
"exports": [
|
|
12746
|
+
{
|
|
12747
|
+
"kind": "js",
|
|
12748
|
+
"name": "*",
|
|
12749
|
+
"declaration": {
|
|
12750
|
+
"name": "*",
|
|
12751
|
+
"package": "./design-system-provider.utils"
|
|
12752
|
+
}
|
|
12753
|
+
},
|
|
12754
|
+
{
|
|
12755
|
+
"kind": "js",
|
|
12756
|
+
"name": "*",
|
|
12757
|
+
"declaration": {
|
|
12758
|
+
"name": "*",
|
|
12759
|
+
"package": "./design-system-provider"
|
|
12760
|
+
}
|
|
12761
|
+
},
|
|
12762
|
+
{
|
|
12763
|
+
"kind": "js",
|
|
12764
|
+
"name": "*",
|
|
12765
|
+
"declaration": {
|
|
12766
|
+
"name": "*",
|
|
12767
|
+
"package": "./types"
|
|
12768
|
+
}
|
|
12769
|
+
}
|
|
12770
|
+
]
|
|
12771
|
+
},
|
|
12772
|
+
{
|
|
12773
|
+
"kind": "javascript-module",
|
|
12774
|
+
"path": "src/design-system-provider/types.ts",
|
|
12775
|
+
"declarations": [],
|
|
12776
|
+
"exports": []
|
|
12777
|
+
},
|
|
12454
12778
|
{
|
|
12455
12779
|
"kind": "javascript-module",
|
|
12456
12780
|
"path": "src/date-picker/calendar.ts",
|
|
@@ -13397,330 +13721,6 @@
|
|
|
13397
13721
|
}
|
|
13398
13722
|
]
|
|
13399
13723
|
},
|
|
13400
|
-
{
|
|
13401
|
-
"kind": "javascript-module",
|
|
13402
|
-
"path": "src/design-system-provider/design-system-provider.styles.ts",
|
|
13403
|
-
"declarations": [
|
|
13404
|
-
{
|
|
13405
|
-
"kind": "function",
|
|
13406
|
-
"name": "designSystemProviderStyles",
|
|
13407
|
-
"parameters": [
|
|
13408
|
-
{
|
|
13409
|
-
"name": "context",
|
|
13410
|
-
"type": {
|
|
13411
|
-
"text": "ElementDefinitionContext"
|
|
13412
|
-
}
|
|
13413
|
-
}
|
|
13414
|
-
]
|
|
13415
|
-
}
|
|
13416
|
-
],
|
|
13417
|
-
"exports": [
|
|
13418
|
-
{
|
|
13419
|
-
"kind": "js",
|
|
13420
|
-
"name": "designSystemProviderStyles",
|
|
13421
|
-
"declaration": {
|
|
13422
|
-
"name": "designSystemProviderStyles",
|
|
13423
|
-
"module": "src/design-system-provider/design-system-provider.styles.ts"
|
|
13424
|
-
}
|
|
13425
|
-
}
|
|
13426
|
-
]
|
|
13427
|
-
},
|
|
13428
|
-
{
|
|
13429
|
-
"kind": "javascript-module",
|
|
13430
|
-
"path": "src/design-system-provider/design-system-provider.ts",
|
|
13431
|
-
"declarations": [
|
|
13432
|
-
{
|
|
13433
|
-
"kind": "class",
|
|
13434
|
-
"description": "The Foundation Design System Provider",
|
|
13435
|
-
"name": "FoundationDesignSystemProvider",
|
|
13436
|
-
"members": [
|
|
13437
|
-
{
|
|
13438
|
-
"kind": "field",
|
|
13439
|
-
"name": "cardFillColor",
|
|
13440
|
-
"type": {
|
|
13441
|
-
"text": "Swatch"
|
|
13442
|
-
},
|
|
13443
|
-
"privacy": "public"
|
|
13444
|
-
},
|
|
13445
|
-
{
|
|
13446
|
-
"kind": "field",
|
|
13447
|
-
"name": "cardForegroundColor",
|
|
13448
|
-
"type": {
|
|
13449
|
-
"text": "Swatch"
|
|
13450
|
-
},
|
|
13451
|
-
"privacy": "public"
|
|
13452
|
-
}
|
|
13453
|
-
],
|
|
13454
|
-
"attributes": [
|
|
13455
|
-
{
|
|
13456
|
-
"name": "card-fill-color",
|
|
13457
|
-
"type": {
|
|
13458
|
-
"text": "Swatch"
|
|
13459
|
-
},
|
|
13460
|
-
"fieldName": "cardFillColor"
|
|
13461
|
-
},
|
|
13462
|
-
{
|
|
13463
|
-
"name": "card-foreground-color",
|
|
13464
|
-
"type": {
|
|
13465
|
-
"text": "Swatch"
|
|
13466
|
-
},
|
|
13467
|
-
"fieldName": "cardForegroundColor"
|
|
13468
|
-
}
|
|
13469
|
-
],
|
|
13470
|
-
"superclass": {
|
|
13471
|
-
"name": "FASTDesignSystemProvider",
|
|
13472
|
-
"package": "@microsoft/fast-components"
|
|
13473
|
-
},
|
|
13474
|
-
"tagName": "%%prefix%%-design-system-provider",
|
|
13475
|
-
"customElement": true
|
|
13476
|
-
},
|
|
13477
|
-
{
|
|
13478
|
-
"kind": "variable",
|
|
13479
|
-
"name": "foundationDesignSystemProvider",
|
|
13480
|
-
"description": "The Foundation Design System Provider composed element",
|
|
13481
|
-
"privacy": "public"
|
|
13482
|
-
}
|
|
13483
|
-
],
|
|
13484
|
-
"exports": [
|
|
13485
|
-
{
|
|
13486
|
-
"kind": "js",
|
|
13487
|
-
"name": "FoundationDesignSystemProvider",
|
|
13488
|
-
"declaration": {
|
|
13489
|
-
"name": "FoundationDesignSystemProvider",
|
|
13490
|
-
"module": "src/design-system-provider/design-system-provider.ts"
|
|
13491
|
-
}
|
|
13492
|
-
},
|
|
13493
|
-
{
|
|
13494
|
-
"kind": "js",
|
|
13495
|
-
"name": "foundationDesignSystemProvider",
|
|
13496
|
-
"declaration": {
|
|
13497
|
-
"name": "foundationDesignSystemProvider",
|
|
13498
|
-
"module": "src/design-system-provider/design-system-provider.ts"
|
|
13499
|
-
}
|
|
13500
|
-
}
|
|
13501
|
-
]
|
|
13502
|
-
},
|
|
13503
|
-
{
|
|
13504
|
-
"kind": "javascript-module",
|
|
13505
|
-
"path": "src/design-system-provider/design-system-provider.utils.ts",
|
|
13506
|
-
"declarations": [
|
|
13507
|
-
{
|
|
13508
|
-
"kind": "function",
|
|
13509
|
-
"name": "provideTokens",
|
|
13510
|
-
"parameters": [
|
|
13511
|
-
{
|
|
13512
|
-
"name": "tokens"
|
|
13513
|
-
},
|
|
13514
|
-
{
|
|
13515
|
-
"name": "values"
|
|
13516
|
-
},
|
|
13517
|
-
{
|
|
13518
|
-
"name": "element",
|
|
13519
|
-
"optional": true,
|
|
13520
|
-
"type": {
|
|
13521
|
-
"text": "HTMLElement"
|
|
13522
|
-
}
|
|
13523
|
-
}
|
|
13524
|
-
]
|
|
13525
|
-
},
|
|
13526
|
-
{
|
|
13527
|
-
"kind": "function",
|
|
13528
|
-
"name": "designToken",
|
|
13529
|
-
"parameters": [
|
|
13530
|
-
{
|
|
13531
|
-
"name": "token",
|
|
13532
|
-
"type": {
|
|
13533
|
-
"text": "DesignToken<T>"
|
|
13534
|
-
}
|
|
13535
|
-
}
|
|
13536
|
-
]
|
|
13537
|
-
},
|
|
13538
|
-
{
|
|
13539
|
-
"kind": "variable",
|
|
13540
|
-
"name": "swatchConverter",
|
|
13541
|
-
"type": {
|
|
13542
|
-
"text": "ValueConverter"
|
|
13543
|
-
},
|
|
13544
|
-
"default": "{\n toView(value: any): string | null {\n if (value === null || value === undefined) {\n return null;\n }\n return (value as Swatch)?.toColorString();\n },\n\n fromView(value: any): any {\n if (value === null || value === undefined) {\n return null;\n }\n const color = parseColorHexRGB(value);\n return color ? SwatchRGB.create(color!.r, color!.g, color!.b) : null;\n },\n}"
|
|
13545
|
-
},
|
|
13546
|
-
{
|
|
13547
|
-
"kind": "function",
|
|
13548
|
-
"name": "paletteFromHex",
|
|
13549
|
-
"parameters": [
|
|
13550
|
-
{
|
|
13551
|
-
"name": "hexColor",
|
|
13552
|
-
"type": {
|
|
13553
|
-
"text": "string"
|
|
13554
|
-
}
|
|
13555
|
-
}
|
|
13556
|
-
]
|
|
13557
|
-
},
|
|
13558
|
-
{
|
|
13559
|
-
"kind": "function",
|
|
13560
|
-
"name": "getDefaultConfig",
|
|
13561
|
-
"parameters": [
|
|
13562
|
-
{
|
|
13563
|
-
"name": "definition",
|
|
13564
|
-
"type": {
|
|
13565
|
-
"text": "Partial<FoundationElementDefinition>"
|
|
13566
|
-
}
|
|
13567
|
-
},
|
|
13568
|
-
{
|
|
13569
|
-
"name": "exclusions",
|
|
13570
|
-
"default": "defaultExclusions"
|
|
13571
|
-
}
|
|
13572
|
-
]
|
|
13573
|
-
},
|
|
13574
|
-
{
|
|
13575
|
-
"kind": "function",
|
|
13576
|
-
"name": "getExports",
|
|
13577
|
-
"parameters": [
|
|
13578
|
-
{
|
|
13579
|
-
"name": "registrationFunction"
|
|
13580
|
-
}
|
|
13581
|
-
]
|
|
13582
|
-
},
|
|
13583
|
-
{
|
|
13584
|
-
"kind": "function",
|
|
13585
|
-
"name": "getTypeRampValue",
|
|
13586
|
-
"parameters": [
|
|
13587
|
-
{
|
|
13588
|
-
"name": "baseTypeRamp",
|
|
13589
|
-
"type": {
|
|
13590
|
-
"text": "string"
|
|
13591
|
-
}
|
|
13592
|
-
},
|
|
13593
|
-
{
|
|
13594
|
-
"name": "value",
|
|
13595
|
-
"type": {
|
|
13596
|
-
"text": "number"
|
|
13597
|
-
}
|
|
13598
|
-
}
|
|
13599
|
-
]
|
|
13600
|
-
},
|
|
13601
|
-
{
|
|
13602
|
-
"kind": "function",
|
|
13603
|
-
"name": "configureDesignSystem",
|
|
13604
|
-
"parameters": [
|
|
13605
|
-
{
|
|
13606
|
-
"name": "provider",
|
|
13607
|
-
"type": {
|
|
13608
|
-
"text": "HTMLElement"
|
|
13609
|
-
}
|
|
13610
|
-
},
|
|
13611
|
-
{
|
|
13612
|
-
"name": "config",
|
|
13613
|
-
"type": {
|
|
13614
|
-
"text": "DesignTokensConfig"
|
|
13615
|
-
}
|
|
13616
|
-
}
|
|
13617
|
-
]
|
|
13618
|
-
}
|
|
13619
|
-
],
|
|
13620
|
-
"exports": [
|
|
13621
|
-
{
|
|
13622
|
-
"kind": "js",
|
|
13623
|
-
"name": "provideTokens",
|
|
13624
|
-
"declaration": {
|
|
13625
|
-
"name": "provideTokens",
|
|
13626
|
-
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
13627
|
-
}
|
|
13628
|
-
},
|
|
13629
|
-
{
|
|
13630
|
-
"kind": "js",
|
|
13631
|
-
"name": "designToken",
|
|
13632
|
-
"declaration": {
|
|
13633
|
-
"name": "designToken",
|
|
13634
|
-
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
13635
|
-
}
|
|
13636
|
-
},
|
|
13637
|
-
{
|
|
13638
|
-
"kind": "js",
|
|
13639
|
-
"name": "swatchConverter",
|
|
13640
|
-
"declaration": {
|
|
13641
|
-
"name": "swatchConverter",
|
|
13642
|
-
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
13643
|
-
}
|
|
13644
|
-
},
|
|
13645
|
-
{
|
|
13646
|
-
"kind": "js",
|
|
13647
|
-
"name": "paletteFromHex",
|
|
13648
|
-
"declaration": {
|
|
13649
|
-
"name": "paletteFromHex",
|
|
13650
|
-
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
13651
|
-
}
|
|
13652
|
-
},
|
|
13653
|
-
{
|
|
13654
|
-
"kind": "js",
|
|
13655
|
-
"name": "getDefaultConfig",
|
|
13656
|
-
"declaration": {
|
|
13657
|
-
"name": "getDefaultConfig",
|
|
13658
|
-
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
13659
|
-
}
|
|
13660
|
-
},
|
|
13661
|
-
{
|
|
13662
|
-
"kind": "js",
|
|
13663
|
-
"name": "getExports",
|
|
13664
|
-
"declaration": {
|
|
13665
|
-
"name": "getExports",
|
|
13666
|
-
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
13667
|
-
}
|
|
13668
|
-
},
|
|
13669
|
-
{
|
|
13670
|
-
"kind": "js",
|
|
13671
|
-
"name": "getTypeRampValue",
|
|
13672
|
-
"declaration": {
|
|
13673
|
-
"name": "getTypeRampValue",
|
|
13674
|
-
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
13675
|
-
}
|
|
13676
|
-
},
|
|
13677
|
-
{
|
|
13678
|
-
"kind": "js",
|
|
13679
|
-
"name": "configureDesignSystem",
|
|
13680
|
-
"declaration": {
|
|
13681
|
-
"name": "configureDesignSystem",
|
|
13682
|
-
"module": "src/design-system-provider/design-system-provider.utils.ts"
|
|
13683
|
-
}
|
|
13684
|
-
}
|
|
13685
|
-
]
|
|
13686
|
-
},
|
|
13687
|
-
{
|
|
13688
|
-
"kind": "javascript-module",
|
|
13689
|
-
"path": "src/design-system-provider/index.ts",
|
|
13690
|
-
"declarations": [],
|
|
13691
|
-
"exports": [
|
|
13692
|
-
{
|
|
13693
|
-
"kind": "js",
|
|
13694
|
-
"name": "*",
|
|
13695
|
-
"declaration": {
|
|
13696
|
-
"name": "*",
|
|
13697
|
-
"package": "./design-system-provider.utils"
|
|
13698
|
-
}
|
|
13699
|
-
},
|
|
13700
|
-
{
|
|
13701
|
-
"kind": "js",
|
|
13702
|
-
"name": "*",
|
|
13703
|
-
"declaration": {
|
|
13704
|
-
"name": "*",
|
|
13705
|
-
"package": "./design-system-provider"
|
|
13706
|
-
}
|
|
13707
|
-
},
|
|
13708
|
-
{
|
|
13709
|
-
"kind": "js",
|
|
13710
|
-
"name": "*",
|
|
13711
|
-
"declaration": {
|
|
13712
|
-
"name": "*",
|
|
13713
|
-
"package": "./types"
|
|
13714
|
-
}
|
|
13715
|
-
}
|
|
13716
|
-
]
|
|
13717
|
-
},
|
|
13718
|
-
{
|
|
13719
|
-
"kind": "javascript-module",
|
|
13720
|
-
"path": "src/design-system-provider/types.ts",
|
|
13721
|
-
"declarations": [],
|
|
13722
|
-
"exports": []
|
|
13723
|
-
},
|
|
13724
13724
|
{
|
|
13725
13725
|
"kind": "javascript-module",
|
|
13726
13726
|
"path": "src/dialog/dialog.styles.ts",
|
|
@@ -14651,6 +14651,188 @@
|
|
|
14651
14651
|
}
|
|
14652
14652
|
]
|
|
14653
14653
|
},
|
|
14654
|
+
{
|
|
14655
|
+
"kind": "javascript-module",
|
|
14656
|
+
"path": "src/divider/divider.styles.ts",
|
|
14657
|
+
"declarations": [
|
|
14658
|
+
{
|
|
14659
|
+
"kind": "function",
|
|
14660
|
+
"name": "foundationDividerStyles",
|
|
14661
|
+
"return": {
|
|
14662
|
+
"type": {
|
|
14663
|
+
"text": "ElementStyles"
|
|
14664
|
+
}
|
|
14665
|
+
},
|
|
14666
|
+
"parameters": [
|
|
14667
|
+
{
|
|
14668
|
+
"name": "context",
|
|
14669
|
+
"type": {
|
|
14670
|
+
"text": "ElementDefinitionContext"
|
|
14671
|
+
}
|
|
14672
|
+
},
|
|
14673
|
+
{
|
|
14674
|
+
"name": "definition",
|
|
14675
|
+
"type": {
|
|
14676
|
+
"text": "FoundationElementDefinition"
|
|
14677
|
+
}
|
|
14678
|
+
}
|
|
14679
|
+
]
|
|
14680
|
+
}
|
|
14681
|
+
],
|
|
14682
|
+
"exports": [
|
|
14683
|
+
{
|
|
14684
|
+
"kind": "js",
|
|
14685
|
+
"name": "foundationDividerStyles",
|
|
14686
|
+
"declaration": {
|
|
14687
|
+
"name": "foundationDividerStyles",
|
|
14688
|
+
"module": "src/divider/divider.styles.ts"
|
|
14689
|
+
}
|
|
14690
|
+
}
|
|
14691
|
+
]
|
|
14692
|
+
},
|
|
14693
|
+
{
|
|
14694
|
+
"kind": "javascript-module",
|
|
14695
|
+
"path": "src/divider/divider.template.ts",
|
|
14696
|
+
"declarations": [
|
|
14697
|
+
{
|
|
14698
|
+
"kind": "function",
|
|
14699
|
+
"name": "foundationDividerTemplate",
|
|
14700
|
+
"return": {
|
|
14701
|
+
"type": {
|
|
14702
|
+
"text": "ViewTemplate<Divider>"
|
|
14703
|
+
}
|
|
14704
|
+
},
|
|
14705
|
+
"parameters": [
|
|
14706
|
+
{
|
|
14707
|
+
"name": "context",
|
|
14708
|
+
"type": {
|
|
14709
|
+
"text": "ElementDefinitionContext"
|
|
14710
|
+
}
|
|
14711
|
+
},
|
|
14712
|
+
{
|
|
14713
|
+
"name": "definition",
|
|
14714
|
+
"type": {
|
|
14715
|
+
"text": "FoundationElementDefinition"
|
|
14716
|
+
}
|
|
14717
|
+
}
|
|
14718
|
+
]
|
|
14719
|
+
}
|
|
14720
|
+
],
|
|
14721
|
+
"exports": [
|
|
14722
|
+
{
|
|
14723
|
+
"kind": "js",
|
|
14724
|
+
"name": "foundationDividerTemplate",
|
|
14725
|
+
"declaration": {
|
|
14726
|
+
"name": "foundationDividerTemplate",
|
|
14727
|
+
"module": "src/divider/divider.template.ts"
|
|
14728
|
+
}
|
|
14729
|
+
}
|
|
14730
|
+
]
|
|
14731
|
+
},
|
|
14732
|
+
{
|
|
14733
|
+
"kind": "javascript-module",
|
|
14734
|
+
"path": "src/divider/divider.ts",
|
|
14735
|
+
"declarations": [
|
|
14736
|
+
{
|
|
14737
|
+
"kind": "class",
|
|
14738
|
+
"description": "",
|
|
14739
|
+
"name": "Divider",
|
|
14740
|
+
"superclass": {
|
|
14741
|
+
"name": "FASTDivider",
|
|
14742
|
+
"package": "@microsoft/fast-foundation"
|
|
14743
|
+
},
|
|
14744
|
+
"tagName": "%%prefix%%-divider",
|
|
14745
|
+
"customElement": true
|
|
14746
|
+
},
|
|
14747
|
+
{
|
|
14748
|
+
"kind": "variable",
|
|
14749
|
+
"name": "foundationDividerShadowOptions",
|
|
14750
|
+
"type": {
|
|
14751
|
+
"text": "ShadowRootInit"
|
|
14752
|
+
},
|
|
14753
|
+
"default": "undefined"
|
|
14754
|
+
},
|
|
14755
|
+
{
|
|
14756
|
+
"kind": "variable",
|
|
14757
|
+
"name": "defaultDividerConfig",
|
|
14758
|
+
"type": {
|
|
14759
|
+
"text": "object"
|
|
14760
|
+
},
|
|
14761
|
+
"default": "{}"
|
|
14762
|
+
},
|
|
14763
|
+
{
|
|
14764
|
+
"kind": "variable",
|
|
14765
|
+
"name": "foundationDivider",
|
|
14766
|
+
"description": "The Foundation Divider",
|
|
14767
|
+
"privacy": "public"
|
|
14768
|
+
}
|
|
14769
|
+
],
|
|
14770
|
+
"exports": [
|
|
14771
|
+
{
|
|
14772
|
+
"kind": "js",
|
|
14773
|
+
"name": "Divider",
|
|
14774
|
+
"declaration": {
|
|
14775
|
+
"name": "Divider",
|
|
14776
|
+
"module": "src/divider/divider.ts"
|
|
14777
|
+
}
|
|
14778
|
+
},
|
|
14779
|
+
{
|
|
14780
|
+
"kind": "js",
|
|
14781
|
+
"name": "foundationDividerShadowOptions",
|
|
14782
|
+
"declaration": {
|
|
14783
|
+
"name": "foundationDividerShadowOptions",
|
|
14784
|
+
"module": "src/divider/divider.ts"
|
|
14785
|
+
}
|
|
14786
|
+
},
|
|
14787
|
+
{
|
|
14788
|
+
"kind": "js",
|
|
14789
|
+
"name": "defaultDividerConfig",
|
|
14790
|
+
"declaration": {
|
|
14791
|
+
"name": "defaultDividerConfig",
|
|
14792
|
+
"module": "src/divider/divider.ts"
|
|
14793
|
+
}
|
|
14794
|
+
},
|
|
14795
|
+
{
|
|
14796
|
+
"kind": "js",
|
|
14797
|
+
"name": "foundationDivider",
|
|
14798
|
+
"declaration": {
|
|
14799
|
+
"name": "foundationDivider",
|
|
14800
|
+
"module": "src/divider/divider.ts"
|
|
14801
|
+
}
|
|
14802
|
+
}
|
|
14803
|
+
]
|
|
14804
|
+
},
|
|
14805
|
+
{
|
|
14806
|
+
"kind": "javascript-module",
|
|
14807
|
+
"path": "src/divider/index.ts",
|
|
14808
|
+
"declarations": [],
|
|
14809
|
+
"exports": [
|
|
14810
|
+
{
|
|
14811
|
+
"kind": "js",
|
|
14812
|
+
"name": "*",
|
|
14813
|
+
"declaration": {
|
|
14814
|
+
"name": "*",
|
|
14815
|
+
"package": "./divider.template"
|
|
14816
|
+
}
|
|
14817
|
+
},
|
|
14818
|
+
{
|
|
14819
|
+
"kind": "js",
|
|
14820
|
+
"name": "*",
|
|
14821
|
+
"declaration": {
|
|
14822
|
+
"name": "*",
|
|
14823
|
+
"package": "./divider.styles"
|
|
14824
|
+
}
|
|
14825
|
+
},
|
|
14826
|
+
{
|
|
14827
|
+
"kind": "js",
|
|
14828
|
+
"name": "*",
|
|
14829
|
+
"declaration": {
|
|
14830
|
+
"name": "*",
|
|
14831
|
+
"package": "./divider"
|
|
14832
|
+
}
|
|
14833
|
+
}
|
|
14834
|
+
]
|
|
14835
|
+
},
|
|
14654
14836
|
{
|
|
14655
14837
|
"kind": "javascript-module",
|
|
14656
14838
|
"path": "src/dropdown-menu/dropdown-menu.styles.ts",
|
|
@@ -15116,188 +15298,6 @@
|
|
|
15116
15298
|
}
|
|
15117
15299
|
]
|
|
15118
15300
|
},
|
|
15119
|
-
{
|
|
15120
|
-
"kind": "javascript-module",
|
|
15121
|
-
"path": "src/divider/divider.styles.ts",
|
|
15122
|
-
"declarations": [
|
|
15123
|
-
{
|
|
15124
|
-
"kind": "function",
|
|
15125
|
-
"name": "foundationDividerStyles",
|
|
15126
|
-
"return": {
|
|
15127
|
-
"type": {
|
|
15128
|
-
"text": "ElementStyles"
|
|
15129
|
-
}
|
|
15130
|
-
},
|
|
15131
|
-
"parameters": [
|
|
15132
|
-
{
|
|
15133
|
-
"name": "context",
|
|
15134
|
-
"type": {
|
|
15135
|
-
"text": "ElementDefinitionContext"
|
|
15136
|
-
}
|
|
15137
|
-
},
|
|
15138
|
-
{
|
|
15139
|
-
"name": "definition",
|
|
15140
|
-
"type": {
|
|
15141
|
-
"text": "FoundationElementDefinition"
|
|
15142
|
-
}
|
|
15143
|
-
}
|
|
15144
|
-
]
|
|
15145
|
-
}
|
|
15146
|
-
],
|
|
15147
|
-
"exports": [
|
|
15148
|
-
{
|
|
15149
|
-
"kind": "js",
|
|
15150
|
-
"name": "foundationDividerStyles",
|
|
15151
|
-
"declaration": {
|
|
15152
|
-
"name": "foundationDividerStyles",
|
|
15153
|
-
"module": "src/divider/divider.styles.ts"
|
|
15154
|
-
}
|
|
15155
|
-
}
|
|
15156
|
-
]
|
|
15157
|
-
},
|
|
15158
|
-
{
|
|
15159
|
-
"kind": "javascript-module",
|
|
15160
|
-
"path": "src/divider/divider.template.ts",
|
|
15161
|
-
"declarations": [
|
|
15162
|
-
{
|
|
15163
|
-
"kind": "function",
|
|
15164
|
-
"name": "foundationDividerTemplate",
|
|
15165
|
-
"return": {
|
|
15166
|
-
"type": {
|
|
15167
|
-
"text": "ViewTemplate<Divider>"
|
|
15168
|
-
}
|
|
15169
|
-
},
|
|
15170
|
-
"parameters": [
|
|
15171
|
-
{
|
|
15172
|
-
"name": "context",
|
|
15173
|
-
"type": {
|
|
15174
|
-
"text": "ElementDefinitionContext"
|
|
15175
|
-
}
|
|
15176
|
-
},
|
|
15177
|
-
{
|
|
15178
|
-
"name": "definition",
|
|
15179
|
-
"type": {
|
|
15180
|
-
"text": "FoundationElementDefinition"
|
|
15181
|
-
}
|
|
15182
|
-
}
|
|
15183
|
-
]
|
|
15184
|
-
}
|
|
15185
|
-
],
|
|
15186
|
-
"exports": [
|
|
15187
|
-
{
|
|
15188
|
-
"kind": "js",
|
|
15189
|
-
"name": "foundationDividerTemplate",
|
|
15190
|
-
"declaration": {
|
|
15191
|
-
"name": "foundationDividerTemplate",
|
|
15192
|
-
"module": "src/divider/divider.template.ts"
|
|
15193
|
-
}
|
|
15194
|
-
}
|
|
15195
|
-
]
|
|
15196
|
-
},
|
|
15197
|
-
{
|
|
15198
|
-
"kind": "javascript-module",
|
|
15199
|
-
"path": "src/divider/divider.ts",
|
|
15200
|
-
"declarations": [
|
|
15201
|
-
{
|
|
15202
|
-
"kind": "class",
|
|
15203
|
-
"description": "",
|
|
15204
|
-
"name": "Divider",
|
|
15205
|
-
"superclass": {
|
|
15206
|
-
"name": "FASTDivider",
|
|
15207
|
-
"package": "@microsoft/fast-foundation"
|
|
15208
|
-
},
|
|
15209
|
-
"tagName": "%%prefix%%-divider",
|
|
15210
|
-
"customElement": true
|
|
15211
|
-
},
|
|
15212
|
-
{
|
|
15213
|
-
"kind": "variable",
|
|
15214
|
-
"name": "foundationDividerShadowOptions",
|
|
15215
|
-
"type": {
|
|
15216
|
-
"text": "ShadowRootInit"
|
|
15217
|
-
},
|
|
15218
|
-
"default": "undefined"
|
|
15219
|
-
},
|
|
15220
|
-
{
|
|
15221
|
-
"kind": "variable",
|
|
15222
|
-
"name": "defaultDividerConfig",
|
|
15223
|
-
"type": {
|
|
15224
|
-
"text": "object"
|
|
15225
|
-
},
|
|
15226
|
-
"default": "{}"
|
|
15227
|
-
},
|
|
15228
|
-
{
|
|
15229
|
-
"kind": "variable",
|
|
15230
|
-
"name": "foundationDivider",
|
|
15231
|
-
"description": "The Foundation Divider",
|
|
15232
|
-
"privacy": "public"
|
|
15233
|
-
}
|
|
15234
|
-
],
|
|
15235
|
-
"exports": [
|
|
15236
|
-
{
|
|
15237
|
-
"kind": "js",
|
|
15238
|
-
"name": "Divider",
|
|
15239
|
-
"declaration": {
|
|
15240
|
-
"name": "Divider",
|
|
15241
|
-
"module": "src/divider/divider.ts"
|
|
15242
|
-
}
|
|
15243
|
-
},
|
|
15244
|
-
{
|
|
15245
|
-
"kind": "js",
|
|
15246
|
-
"name": "foundationDividerShadowOptions",
|
|
15247
|
-
"declaration": {
|
|
15248
|
-
"name": "foundationDividerShadowOptions",
|
|
15249
|
-
"module": "src/divider/divider.ts"
|
|
15250
|
-
}
|
|
15251
|
-
},
|
|
15252
|
-
{
|
|
15253
|
-
"kind": "js",
|
|
15254
|
-
"name": "defaultDividerConfig",
|
|
15255
|
-
"declaration": {
|
|
15256
|
-
"name": "defaultDividerConfig",
|
|
15257
|
-
"module": "src/divider/divider.ts"
|
|
15258
|
-
}
|
|
15259
|
-
},
|
|
15260
|
-
{
|
|
15261
|
-
"kind": "js",
|
|
15262
|
-
"name": "foundationDivider",
|
|
15263
|
-
"declaration": {
|
|
15264
|
-
"name": "foundationDivider",
|
|
15265
|
-
"module": "src/divider/divider.ts"
|
|
15266
|
-
}
|
|
15267
|
-
}
|
|
15268
|
-
]
|
|
15269
|
-
},
|
|
15270
|
-
{
|
|
15271
|
-
"kind": "javascript-module",
|
|
15272
|
-
"path": "src/divider/index.ts",
|
|
15273
|
-
"declarations": [],
|
|
15274
|
-
"exports": [
|
|
15275
|
-
{
|
|
15276
|
-
"kind": "js",
|
|
15277
|
-
"name": "*",
|
|
15278
|
-
"declaration": {
|
|
15279
|
-
"name": "*",
|
|
15280
|
-
"package": "./divider.template"
|
|
15281
|
-
}
|
|
15282
|
-
},
|
|
15283
|
-
{
|
|
15284
|
-
"kind": "js",
|
|
15285
|
-
"name": "*",
|
|
15286
|
-
"declaration": {
|
|
15287
|
-
"name": "*",
|
|
15288
|
-
"package": "./divider.styles"
|
|
15289
|
-
}
|
|
15290
|
-
},
|
|
15291
|
-
{
|
|
15292
|
-
"kind": "js",
|
|
15293
|
-
"name": "*",
|
|
15294
|
-
"declaration": {
|
|
15295
|
-
"name": "*",
|
|
15296
|
-
"package": "./divider"
|
|
15297
|
-
}
|
|
15298
|
-
}
|
|
15299
|
-
]
|
|
15300
|
-
},
|
|
15301
15301
|
{
|
|
15302
15302
|
"kind": "javascript-module",
|
|
15303
15303
|
"path": "src/error-banner/error-banner.template.ts",
|
|
@@ -28060,6 +28060,188 @@
|
|
|
28060
28060
|
}
|
|
28061
28061
|
]
|
|
28062
28062
|
},
|
|
28063
|
+
{
|
|
28064
|
+
"kind": "javascript-module",
|
|
28065
|
+
"path": "src/progress-ring/index.ts",
|
|
28066
|
+
"declarations": [],
|
|
28067
|
+
"exports": [
|
|
28068
|
+
{
|
|
28069
|
+
"kind": "js",
|
|
28070
|
+
"name": "*",
|
|
28071
|
+
"declaration": {
|
|
28072
|
+
"name": "*",
|
|
28073
|
+
"package": "./progress-ring.template"
|
|
28074
|
+
}
|
|
28075
|
+
},
|
|
28076
|
+
{
|
|
28077
|
+
"kind": "js",
|
|
28078
|
+
"name": "*",
|
|
28079
|
+
"declaration": {
|
|
28080
|
+
"name": "*",
|
|
28081
|
+
"package": "./progress-ring.styles"
|
|
28082
|
+
}
|
|
28083
|
+
},
|
|
28084
|
+
{
|
|
28085
|
+
"kind": "js",
|
|
28086
|
+
"name": "*",
|
|
28087
|
+
"declaration": {
|
|
28088
|
+
"name": "*",
|
|
28089
|
+
"package": "./progress-ring"
|
|
28090
|
+
}
|
|
28091
|
+
}
|
|
28092
|
+
]
|
|
28093
|
+
},
|
|
28094
|
+
{
|
|
28095
|
+
"kind": "javascript-module",
|
|
28096
|
+
"path": "src/progress-ring/progress-ring.styles.ts",
|
|
28097
|
+
"declarations": [
|
|
28098
|
+
{
|
|
28099
|
+
"kind": "function",
|
|
28100
|
+
"name": "foundationProgressRingStyles",
|
|
28101
|
+
"return": {
|
|
28102
|
+
"type": {
|
|
28103
|
+
"text": "ElementStyles"
|
|
28104
|
+
}
|
|
28105
|
+
},
|
|
28106
|
+
"parameters": [
|
|
28107
|
+
{
|
|
28108
|
+
"name": "context",
|
|
28109
|
+
"type": {
|
|
28110
|
+
"text": "ElementDefinitionContext"
|
|
28111
|
+
}
|
|
28112
|
+
},
|
|
28113
|
+
{
|
|
28114
|
+
"name": "definition",
|
|
28115
|
+
"type": {
|
|
28116
|
+
"text": "ProgressRingOptions"
|
|
28117
|
+
}
|
|
28118
|
+
}
|
|
28119
|
+
]
|
|
28120
|
+
}
|
|
28121
|
+
],
|
|
28122
|
+
"exports": [
|
|
28123
|
+
{
|
|
28124
|
+
"kind": "js",
|
|
28125
|
+
"name": "foundationProgressRingStyles",
|
|
28126
|
+
"declaration": {
|
|
28127
|
+
"name": "foundationProgressRingStyles",
|
|
28128
|
+
"module": "src/progress-ring/progress-ring.styles.ts"
|
|
28129
|
+
}
|
|
28130
|
+
}
|
|
28131
|
+
]
|
|
28132
|
+
},
|
|
28133
|
+
{
|
|
28134
|
+
"kind": "javascript-module",
|
|
28135
|
+
"path": "src/progress-ring/progress-ring.template.ts",
|
|
28136
|
+
"declarations": [
|
|
28137
|
+
{
|
|
28138
|
+
"kind": "function",
|
|
28139
|
+
"name": "foundationProgressRingTemplate",
|
|
28140
|
+
"return": {
|
|
28141
|
+
"type": {
|
|
28142
|
+
"text": "ViewTemplate<ProgressRing>"
|
|
28143
|
+
}
|
|
28144
|
+
},
|
|
28145
|
+
"parameters": [
|
|
28146
|
+
{
|
|
28147
|
+
"name": "context",
|
|
28148
|
+
"type": {
|
|
28149
|
+
"text": "ElementDefinitionContext"
|
|
28150
|
+
}
|
|
28151
|
+
},
|
|
28152
|
+
{
|
|
28153
|
+
"name": "definition",
|
|
28154
|
+
"type": {
|
|
28155
|
+
"text": "ProgressRingOptions"
|
|
28156
|
+
}
|
|
28157
|
+
}
|
|
28158
|
+
]
|
|
28159
|
+
}
|
|
28160
|
+
],
|
|
28161
|
+
"exports": [
|
|
28162
|
+
{
|
|
28163
|
+
"kind": "js",
|
|
28164
|
+
"name": "foundationProgressRingTemplate",
|
|
28165
|
+
"declaration": {
|
|
28166
|
+
"name": "foundationProgressRingTemplate",
|
|
28167
|
+
"module": "src/progress-ring/progress-ring.template.ts"
|
|
28168
|
+
}
|
|
28169
|
+
}
|
|
28170
|
+
]
|
|
28171
|
+
},
|
|
28172
|
+
{
|
|
28173
|
+
"kind": "javascript-module",
|
|
28174
|
+
"path": "src/progress-ring/progress-ring.ts",
|
|
28175
|
+
"declarations": [
|
|
28176
|
+
{
|
|
28177
|
+
"kind": "class",
|
|
28178
|
+
"description": "",
|
|
28179
|
+
"name": "ProgressRing",
|
|
28180
|
+
"superclass": {
|
|
28181
|
+
"name": "FASTProgressRing",
|
|
28182
|
+
"package": "@microsoft/fast-components"
|
|
28183
|
+
},
|
|
28184
|
+
"tagName": "%%prefix%%-progress-ring",
|
|
28185
|
+
"customElement": true
|
|
28186
|
+
},
|
|
28187
|
+
{
|
|
28188
|
+
"kind": "variable",
|
|
28189
|
+
"name": "foundationProgressRingShadowOptions",
|
|
28190
|
+
"type": {
|
|
28191
|
+
"text": "ShadowRootInit"
|
|
28192
|
+
},
|
|
28193
|
+
"default": "undefined"
|
|
28194
|
+
},
|
|
28195
|
+
{
|
|
28196
|
+
"kind": "variable",
|
|
28197
|
+
"name": "defaultProgressRingConfig",
|
|
28198
|
+
"type": {
|
|
28199
|
+
"text": "object"
|
|
28200
|
+
},
|
|
28201
|
+
"default": "{\n indeterminateIndicator: `\n <svg class=\"progress\" part=\"progress\" viewBox=\"0 0 16 16\">\n <circle class=\"background\" part=\"background\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n <circle class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n </svg>\n `,\n}"
|
|
28202
|
+
},
|
|
28203
|
+
{
|
|
28204
|
+
"kind": "variable",
|
|
28205
|
+
"name": "foundationProgressRing",
|
|
28206
|
+
"description": "The Foundation Progress Ring",
|
|
28207
|
+
"privacy": "public"
|
|
28208
|
+
}
|
|
28209
|
+
],
|
|
28210
|
+
"exports": [
|
|
28211
|
+
{
|
|
28212
|
+
"kind": "js",
|
|
28213
|
+
"name": "ProgressRing",
|
|
28214
|
+
"declaration": {
|
|
28215
|
+
"name": "ProgressRing",
|
|
28216
|
+
"module": "src/progress-ring/progress-ring.ts"
|
|
28217
|
+
}
|
|
28218
|
+
},
|
|
28219
|
+
{
|
|
28220
|
+
"kind": "js",
|
|
28221
|
+
"name": "foundationProgressRingShadowOptions",
|
|
28222
|
+
"declaration": {
|
|
28223
|
+
"name": "foundationProgressRingShadowOptions",
|
|
28224
|
+
"module": "src/progress-ring/progress-ring.ts"
|
|
28225
|
+
}
|
|
28226
|
+
},
|
|
28227
|
+
{
|
|
28228
|
+
"kind": "js",
|
|
28229
|
+
"name": "defaultProgressRingConfig",
|
|
28230
|
+
"declaration": {
|
|
28231
|
+
"name": "defaultProgressRingConfig",
|
|
28232
|
+
"module": "src/progress-ring/progress-ring.ts"
|
|
28233
|
+
}
|
|
28234
|
+
},
|
|
28235
|
+
{
|
|
28236
|
+
"kind": "js",
|
|
28237
|
+
"name": "foundationProgressRing",
|
|
28238
|
+
"declaration": {
|
|
28239
|
+
"name": "foundationProgressRing",
|
|
28240
|
+
"module": "src/progress-ring/progress-ring.ts"
|
|
28241
|
+
}
|
|
28242
|
+
}
|
|
28243
|
+
]
|
|
28244
|
+
},
|
|
28063
28245
|
{
|
|
28064
28246
|
"kind": "javascript-module",
|
|
28065
28247
|
"path": "src/radio/index.ts",
|
|
@@ -29136,188 +29318,6 @@
|
|
|
29136
29318
|
}
|
|
29137
29319
|
]
|
|
29138
29320
|
},
|
|
29139
|
-
{
|
|
29140
|
-
"kind": "javascript-module",
|
|
29141
|
-
"path": "src/progress-ring/index.ts",
|
|
29142
|
-
"declarations": [],
|
|
29143
|
-
"exports": [
|
|
29144
|
-
{
|
|
29145
|
-
"kind": "js",
|
|
29146
|
-
"name": "*",
|
|
29147
|
-
"declaration": {
|
|
29148
|
-
"name": "*",
|
|
29149
|
-
"package": "./progress-ring.template"
|
|
29150
|
-
}
|
|
29151
|
-
},
|
|
29152
|
-
{
|
|
29153
|
-
"kind": "js",
|
|
29154
|
-
"name": "*",
|
|
29155
|
-
"declaration": {
|
|
29156
|
-
"name": "*",
|
|
29157
|
-
"package": "./progress-ring.styles"
|
|
29158
|
-
}
|
|
29159
|
-
},
|
|
29160
|
-
{
|
|
29161
|
-
"kind": "js",
|
|
29162
|
-
"name": "*",
|
|
29163
|
-
"declaration": {
|
|
29164
|
-
"name": "*",
|
|
29165
|
-
"package": "./progress-ring"
|
|
29166
|
-
}
|
|
29167
|
-
}
|
|
29168
|
-
]
|
|
29169
|
-
},
|
|
29170
|
-
{
|
|
29171
|
-
"kind": "javascript-module",
|
|
29172
|
-
"path": "src/progress-ring/progress-ring.styles.ts",
|
|
29173
|
-
"declarations": [
|
|
29174
|
-
{
|
|
29175
|
-
"kind": "function",
|
|
29176
|
-
"name": "foundationProgressRingStyles",
|
|
29177
|
-
"return": {
|
|
29178
|
-
"type": {
|
|
29179
|
-
"text": "ElementStyles"
|
|
29180
|
-
}
|
|
29181
|
-
},
|
|
29182
|
-
"parameters": [
|
|
29183
|
-
{
|
|
29184
|
-
"name": "context",
|
|
29185
|
-
"type": {
|
|
29186
|
-
"text": "ElementDefinitionContext"
|
|
29187
|
-
}
|
|
29188
|
-
},
|
|
29189
|
-
{
|
|
29190
|
-
"name": "definition",
|
|
29191
|
-
"type": {
|
|
29192
|
-
"text": "ProgressRingOptions"
|
|
29193
|
-
}
|
|
29194
|
-
}
|
|
29195
|
-
]
|
|
29196
|
-
}
|
|
29197
|
-
],
|
|
29198
|
-
"exports": [
|
|
29199
|
-
{
|
|
29200
|
-
"kind": "js",
|
|
29201
|
-
"name": "foundationProgressRingStyles",
|
|
29202
|
-
"declaration": {
|
|
29203
|
-
"name": "foundationProgressRingStyles",
|
|
29204
|
-
"module": "src/progress-ring/progress-ring.styles.ts"
|
|
29205
|
-
}
|
|
29206
|
-
}
|
|
29207
|
-
]
|
|
29208
|
-
},
|
|
29209
|
-
{
|
|
29210
|
-
"kind": "javascript-module",
|
|
29211
|
-
"path": "src/progress-ring/progress-ring.template.ts",
|
|
29212
|
-
"declarations": [
|
|
29213
|
-
{
|
|
29214
|
-
"kind": "function",
|
|
29215
|
-
"name": "foundationProgressRingTemplate",
|
|
29216
|
-
"return": {
|
|
29217
|
-
"type": {
|
|
29218
|
-
"text": "ViewTemplate<ProgressRing>"
|
|
29219
|
-
}
|
|
29220
|
-
},
|
|
29221
|
-
"parameters": [
|
|
29222
|
-
{
|
|
29223
|
-
"name": "context",
|
|
29224
|
-
"type": {
|
|
29225
|
-
"text": "ElementDefinitionContext"
|
|
29226
|
-
}
|
|
29227
|
-
},
|
|
29228
|
-
{
|
|
29229
|
-
"name": "definition",
|
|
29230
|
-
"type": {
|
|
29231
|
-
"text": "ProgressRingOptions"
|
|
29232
|
-
}
|
|
29233
|
-
}
|
|
29234
|
-
]
|
|
29235
|
-
}
|
|
29236
|
-
],
|
|
29237
|
-
"exports": [
|
|
29238
|
-
{
|
|
29239
|
-
"kind": "js",
|
|
29240
|
-
"name": "foundationProgressRingTemplate",
|
|
29241
|
-
"declaration": {
|
|
29242
|
-
"name": "foundationProgressRingTemplate",
|
|
29243
|
-
"module": "src/progress-ring/progress-ring.template.ts"
|
|
29244
|
-
}
|
|
29245
|
-
}
|
|
29246
|
-
]
|
|
29247
|
-
},
|
|
29248
|
-
{
|
|
29249
|
-
"kind": "javascript-module",
|
|
29250
|
-
"path": "src/progress-ring/progress-ring.ts",
|
|
29251
|
-
"declarations": [
|
|
29252
|
-
{
|
|
29253
|
-
"kind": "class",
|
|
29254
|
-
"description": "",
|
|
29255
|
-
"name": "ProgressRing",
|
|
29256
|
-
"superclass": {
|
|
29257
|
-
"name": "FASTProgressRing",
|
|
29258
|
-
"package": "@microsoft/fast-components"
|
|
29259
|
-
},
|
|
29260
|
-
"tagName": "%%prefix%%-progress-ring",
|
|
29261
|
-
"customElement": true
|
|
29262
|
-
},
|
|
29263
|
-
{
|
|
29264
|
-
"kind": "variable",
|
|
29265
|
-
"name": "foundationProgressRingShadowOptions",
|
|
29266
|
-
"type": {
|
|
29267
|
-
"text": "ShadowRootInit"
|
|
29268
|
-
},
|
|
29269
|
-
"default": "undefined"
|
|
29270
|
-
},
|
|
29271
|
-
{
|
|
29272
|
-
"kind": "variable",
|
|
29273
|
-
"name": "defaultProgressRingConfig",
|
|
29274
|
-
"type": {
|
|
29275
|
-
"text": "object"
|
|
29276
|
-
},
|
|
29277
|
-
"default": "{\n indeterminateIndicator: `\n <svg class=\"progress\" part=\"progress\" viewBox=\"0 0 16 16\">\n <circle class=\"background\" part=\"background\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n <circle class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n </svg>\n `,\n}"
|
|
29278
|
-
},
|
|
29279
|
-
{
|
|
29280
|
-
"kind": "variable",
|
|
29281
|
-
"name": "foundationProgressRing",
|
|
29282
|
-
"description": "The Foundation Progress Ring",
|
|
29283
|
-
"privacy": "public"
|
|
29284
|
-
}
|
|
29285
|
-
],
|
|
29286
|
-
"exports": [
|
|
29287
|
-
{
|
|
29288
|
-
"kind": "js",
|
|
29289
|
-
"name": "ProgressRing",
|
|
29290
|
-
"declaration": {
|
|
29291
|
-
"name": "ProgressRing",
|
|
29292
|
-
"module": "src/progress-ring/progress-ring.ts"
|
|
29293
|
-
}
|
|
29294
|
-
},
|
|
29295
|
-
{
|
|
29296
|
-
"kind": "js",
|
|
29297
|
-
"name": "foundationProgressRingShadowOptions",
|
|
29298
|
-
"declaration": {
|
|
29299
|
-
"name": "foundationProgressRingShadowOptions",
|
|
29300
|
-
"module": "src/progress-ring/progress-ring.ts"
|
|
29301
|
-
}
|
|
29302
|
-
},
|
|
29303
|
-
{
|
|
29304
|
-
"kind": "js",
|
|
29305
|
-
"name": "defaultProgressRingConfig",
|
|
29306
|
-
"declaration": {
|
|
29307
|
-
"name": "defaultProgressRingConfig",
|
|
29308
|
-
"module": "src/progress-ring/progress-ring.ts"
|
|
29309
|
-
}
|
|
29310
|
-
},
|
|
29311
|
-
{
|
|
29312
|
-
"kind": "js",
|
|
29313
|
-
"name": "foundationProgressRing",
|
|
29314
|
-
"declaration": {
|
|
29315
|
-
"name": "foundationProgressRing",
|
|
29316
|
-
"module": "src/progress-ring/progress-ring.ts"
|
|
29317
|
-
}
|
|
29318
|
-
}
|
|
29319
|
-
]
|
|
29320
|
-
},
|
|
29321
29321
|
{
|
|
29322
29322
|
"kind": "javascript-module",
|
|
29323
29323
|
"path": "src/router/index.ts",
|
|
@@ -35061,6 +35061,235 @@
|
|
|
35061
35061
|
}
|
|
35062
35062
|
]
|
|
35063
35063
|
},
|
|
35064
|
+
{
|
|
35065
|
+
"kind": "javascript-module",
|
|
35066
|
+
"path": "src/stepper-tab-panel/index.ts",
|
|
35067
|
+
"declarations": [],
|
|
35068
|
+
"exports": [
|
|
35069
|
+
{
|
|
35070
|
+
"kind": "js",
|
|
35071
|
+
"name": "*",
|
|
35072
|
+
"declaration": {
|
|
35073
|
+
"name": "*",
|
|
35074
|
+
"package": "./stepper-tab-panel.template"
|
|
35075
|
+
}
|
|
35076
|
+
},
|
|
35077
|
+
{
|
|
35078
|
+
"kind": "js",
|
|
35079
|
+
"name": "*",
|
|
35080
|
+
"declaration": {
|
|
35081
|
+
"name": "*",
|
|
35082
|
+
"package": "./stepper-tab-panel"
|
|
35083
|
+
}
|
|
35084
|
+
}
|
|
35085
|
+
]
|
|
35086
|
+
},
|
|
35087
|
+
{
|
|
35088
|
+
"kind": "javascript-module",
|
|
35089
|
+
"path": "src/stepper-tab-panel/stepper-tab-panel.template.ts",
|
|
35090
|
+
"declarations": [
|
|
35091
|
+
{
|
|
35092
|
+
"kind": "function",
|
|
35093
|
+
"name": "foundationStepperTabPanelTemplate"
|
|
35094
|
+
}
|
|
35095
|
+
],
|
|
35096
|
+
"exports": [
|
|
35097
|
+
{
|
|
35098
|
+
"kind": "js",
|
|
35099
|
+
"name": "foundationStepperTabPanelTemplate",
|
|
35100
|
+
"declaration": {
|
|
35101
|
+
"name": "foundationStepperTabPanelTemplate",
|
|
35102
|
+
"module": "src/stepper-tab-panel/stepper-tab-panel.template.ts"
|
|
35103
|
+
}
|
|
35104
|
+
}
|
|
35105
|
+
]
|
|
35106
|
+
},
|
|
35107
|
+
{
|
|
35108
|
+
"kind": "javascript-module",
|
|
35109
|
+
"path": "src/stepper-tab-panel/stepper-tab-panel.ts",
|
|
35110
|
+
"declarations": [
|
|
35111
|
+
{
|
|
35112
|
+
"kind": "class",
|
|
35113
|
+
"description": "",
|
|
35114
|
+
"name": "StepperTabPanel",
|
|
35115
|
+
"superclass": {
|
|
35116
|
+
"name": "FoundationElement",
|
|
35117
|
+
"package": "@microsoft/fast-foundation"
|
|
35118
|
+
},
|
|
35119
|
+
"tagName": "%%prefix%%-stepper-tab-panel",
|
|
35120
|
+
"customElement": true,
|
|
35121
|
+
"members": [
|
|
35122
|
+
{
|
|
35123
|
+
"kind": "field",
|
|
35124
|
+
"name": "_presentation",
|
|
35125
|
+
"type": {
|
|
35126
|
+
"text": "ComponentPresentation | null | undefined"
|
|
35127
|
+
},
|
|
35128
|
+
"privacy": "private",
|
|
35129
|
+
"default": "void 0",
|
|
35130
|
+
"inheritedFrom": {
|
|
35131
|
+
"name": "FoundationElement",
|
|
35132
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
35133
|
+
}
|
|
35134
|
+
},
|
|
35135
|
+
{
|
|
35136
|
+
"kind": "field",
|
|
35137
|
+
"name": "$presentation",
|
|
35138
|
+
"type": {
|
|
35139
|
+
"text": "ComponentPresentation | null"
|
|
35140
|
+
},
|
|
35141
|
+
"privacy": "public",
|
|
35142
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
35143
|
+
"inheritedFrom": {
|
|
35144
|
+
"name": "FoundationElement",
|
|
35145
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
35146
|
+
}
|
|
35147
|
+
},
|
|
35148
|
+
{
|
|
35149
|
+
"kind": "field",
|
|
35150
|
+
"name": "template",
|
|
35151
|
+
"type": {
|
|
35152
|
+
"text": "ElementViewTemplate | void | null"
|
|
35153
|
+
},
|
|
35154
|
+
"privacy": "public",
|
|
35155
|
+
"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.",
|
|
35156
|
+
"inheritedFrom": {
|
|
35157
|
+
"name": "FoundationElement",
|
|
35158
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
35159
|
+
}
|
|
35160
|
+
},
|
|
35161
|
+
{
|
|
35162
|
+
"kind": "method",
|
|
35163
|
+
"name": "templateChanged",
|
|
35164
|
+
"privacy": "protected",
|
|
35165
|
+
"return": {
|
|
35166
|
+
"type": {
|
|
35167
|
+
"text": "void"
|
|
35168
|
+
}
|
|
35169
|
+
},
|
|
35170
|
+
"inheritedFrom": {
|
|
35171
|
+
"name": "FoundationElement",
|
|
35172
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
35173
|
+
}
|
|
35174
|
+
},
|
|
35175
|
+
{
|
|
35176
|
+
"kind": "field",
|
|
35177
|
+
"name": "styles",
|
|
35178
|
+
"type": {
|
|
35179
|
+
"text": "ElementStyles | void | null"
|
|
35180
|
+
},
|
|
35181
|
+
"privacy": "public",
|
|
35182
|
+
"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.",
|
|
35183
|
+
"inheritedFrom": {
|
|
35184
|
+
"name": "FoundationElement",
|
|
35185
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
35186
|
+
}
|
|
35187
|
+
},
|
|
35188
|
+
{
|
|
35189
|
+
"kind": "method",
|
|
35190
|
+
"name": "stylesChanged",
|
|
35191
|
+
"privacy": "protected",
|
|
35192
|
+
"return": {
|
|
35193
|
+
"type": {
|
|
35194
|
+
"text": "void"
|
|
35195
|
+
}
|
|
35196
|
+
},
|
|
35197
|
+
"inheritedFrom": {
|
|
35198
|
+
"name": "FoundationElement",
|
|
35199
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
35200
|
+
}
|
|
35201
|
+
},
|
|
35202
|
+
{
|
|
35203
|
+
"kind": "method",
|
|
35204
|
+
"name": "compose",
|
|
35205
|
+
"privacy": "public",
|
|
35206
|
+
"static": true,
|
|
35207
|
+
"return": {
|
|
35208
|
+
"type": {
|
|
35209
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
35210
|
+
}
|
|
35211
|
+
},
|
|
35212
|
+
"parameters": [
|
|
35213
|
+
{
|
|
35214
|
+
"name": "this",
|
|
35215
|
+
"type": {
|
|
35216
|
+
"text": "K"
|
|
35217
|
+
}
|
|
35218
|
+
},
|
|
35219
|
+
{
|
|
35220
|
+
"name": "elementDefinition",
|
|
35221
|
+
"type": {
|
|
35222
|
+
"text": "T"
|
|
35223
|
+
},
|
|
35224
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
35225
|
+
}
|
|
35226
|
+
],
|
|
35227
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
35228
|
+
"inheritedFrom": {
|
|
35229
|
+
"name": "FoundationElement",
|
|
35230
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
35231
|
+
}
|
|
35232
|
+
}
|
|
35233
|
+
]
|
|
35234
|
+
},
|
|
35235
|
+
{
|
|
35236
|
+
"kind": "variable",
|
|
35237
|
+
"name": "foundationStepperTabPanelShadowOptions",
|
|
35238
|
+
"type": {
|
|
35239
|
+
"text": "ShadowRootInit"
|
|
35240
|
+
},
|
|
35241
|
+
"default": "undefined"
|
|
35242
|
+
},
|
|
35243
|
+
{
|
|
35244
|
+
"kind": "variable",
|
|
35245
|
+
"name": "defaultStepperTabPanelConfig",
|
|
35246
|
+
"type": {
|
|
35247
|
+
"text": "object"
|
|
35248
|
+
},
|
|
35249
|
+
"default": "{}"
|
|
35250
|
+
},
|
|
35251
|
+
{
|
|
35252
|
+
"kind": "variable",
|
|
35253
|
+
"name": "foundationStepperTabPanel",
|
|
35254
|
+
"description": "The Foundation Stepper Tab Panel",
|
|
35255
|
+
"privacy": "public"
|
|
35256
|
+
}
|
|
35257
|
+
],
|
|
35258
|
+
"exports": [
|
|
35259
|
+
{
|
|
35260
|
+
"kind": "js",
|
|
35261
|
+
"name": "StepperTabPanel",
|
|
35262
|
+
"declaration": {
|
|
35263
|
+
"name": "StepperTabPanel",
|
|
35264
|
+
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
35265
|
+
}
|
|
35266
|
+
},
|
|
35267
|
+
{
|
|
35268
|
+
"kind": "js",
|
|
35269
|
+
"name": "foundationStepperTabPanelShadowOptions",
|
|
35270
|
+
"declaration": {
|
|
35271
|
+
"name": "foundationStepperTabPanelShadowOptions",
|
|
35272
|
+
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
35273
|
+
}
|
|
35274
|
+
},
|
|
35275
|
+
{
|
|
35276
|
+
"kind": "js",
|
|
35277
|
+
"name": "defaultStepperTabPanelConfig",
|
|
35278
|
+
"declaration": {
|
|
35279
|
+
"name": "defaultStepperTabPanelConfig",
|
|
35280
|
+
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
35281
|
+
}
|
|
35282
|
+
},
|
|
35283
|
+
{
|
|
35284
|
+
"kind": "js",
|
|
35285
|
+
"name": "foundationStepperTabPanel",
|
|
35286
|
+
"declaration": {
|
|
35287
|
+
"name": "foundationStepperTabPanel",
|
|
35288
|
+
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
35289
|
+
}
|
|
35290
|
+
}
|
|
35291
|
+
]
|
|
35292
|
+
},
|
|
35064
35293
|
{
|
|
35065
35294
|
"kind": "javascript-module",
|
|
35066
35295
|
"path": "src/stepper-tab/index.ts",
|
|
@@ -35471,235 +35700,6 @@
|
|
|
35471
35700
|
}
|
|
35472
35701
|
]
|
|
35473
35702
|
},
|
|
35474
|
-
{
|
|
35475
|
-
"kind": "javascript-module",
|
|
35476
|
-
"path": "src/stepper-tab-panel/index.ts",
|
|
35477
|
-
"declarations": [],
|
|
35478
|
-
"exports": [
|
|
35479
|
-
{
|
|
35480
|
-
"kind": "js",
|
|
35481
|
-
"name": "*",
|
|
35482
|
-
"declaration": {
|
|
35483
|
-
"name": "*",
|
|
35484
|
-
"package": "./stepper-tab-panel.template"
|
|
35485
|
-
}
|
|
35486
|
-
},
|
|
35487
|
-
{
|
|
35488
|
-
"kind": "js",
|
|
35489
|
-
"name": "*",
|
|
35490
|
-
"declaration": {
|
|
35491
|
-
"name": "*",
|
|
35492
|
-
"package": "./stepper-tab-panel"
|
|
35493
|
-
}
|
|
35494
|
-
}
|
|
35495
|
-
]
|
|
35496
|
-
},
|
|
35497
|
-
{
|
|
35498
|
-
"kind": "javascript-module",
|
|
35499
|
-
"path": "src/stepper-tab-panel/stepper-tab-panel.template.ts",
|
|
35500
|
-
"declarations": [
|
|
35501
|
-
{
|
|
35502
|
-
"kind": "function",
|
|
35503
|
-
"name": "foundationStepperTabPanelTemplate"
|
|
35504
|
-
}
|
|
35505
|
-
],
|
|
35506
|
-
"exports": [
|
|
35507
|
-
{
|
|
35508
|
-
"kind": "js",
|
|
35509
|
-
"name": "foundationStepperTabPanelTemplate",
|
|
35510
|
-
"declaration": {
|
|
35511
|
-
"name": "foundationStepperTabPanelTemplate",
|
|
35512
|
-
"module": "src/stepper-tab-panel/stepper-tab-panel.template.ts"
|
|
35513
|
-
}
|
|
35514
|
-
}
|
|
35515
|
-
]
|
|
35516
|
-
},
|
|
35517
|
-
{
|
|
35518
|
-
"kind": "javascript-module",
|
|
35519
|
-
"path": "src/stepper-tab-panel/stepper-tab-panel.ts",
|
|
35520
|
-
"declarations": [
|
|
35521
|
-
{
|
|
35522
|
-
"kind": "class",
|
|
35523
|
-
"description": "",
|
|
35524
|
-
"name": "StepperTabPanel",
|
|
35525
|
-
"superclass": {
|
|
35526
|
-
"name": "FoundationElement",
|
|
35527
|
-
"package": "@microsoft/fast-foundation"
|
|
35528
|
-
},
|
|
35529
|
-
"tagName": "%%prefix%%-stepper-tab-panel",
|
|
35530
|
-
"customElement": true,
|
|
35531
|
-
"members": [
|
|
35532
|
-
{
|
|
35533
|
-
"kind": "field",
|
|
35534
|
-
"name": "_presentation",
|
|
35535
|
-
"type": {
|
|
35536
|
-
"text": "ComponentPresentation | null | undefined"
|
|
35537
|
-
},
|
|
35538
|
-
"privacy": "private",
|
|
35539
|
-
"default": "void 0",
|
|
35540
|
-
"inheritedFrom": {
|
|
35541
|
-
"name": "FoundationElement",
|
|
35542
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
35543
|
-
}
|
|
35544
|
-
},
|
|
35545
|
-
{
|
|
35546
|
-
"kind": "field",
|
|
35547
|
-
"name": "$presentation",
|
|
35548
|
-
"type": {
|
|
35549
|
-
"text": "ComponentPresentation | null"
|
|
35550
|
-
},
|
|
35551
|
-
"privacy": "public",
|
|
35552
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
35553
|
-
"inheritedFrom": {
|
|
35554
|
-
"name": "FoundationElement",
|
|
35555
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
35556
|
-
}
|
|
35557
|
-
},
|
|
35558
|
-
{
|
|
35559
|
-
"kind": "field",
|
|
35560
|
-
"name": "template",
|
|
35561
|
-
"type": {
|
|
35562
|
-
"text": "ElementViewTemplate | void | null"
|
|
35563
|
-
},
|
|
35564
|
-
"privacy": "public",
|
|
35565
|
-
"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.",
|
|
35566
|
-
"inheritedFrom": {
|
|
35567
|
-
"name": "FoundationElement",
|
|
35568
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
35569
|
-
}
|
|
35570
|
-
},
|
|
35571
|
-
{
|
|
35572
|
-
"kind": "method",
|
|
35573
|
-
"name": "templateChanged",
|
|
35574
|
-
"privacy": "protected",
|
|
35575
|
-
"return": {
|
|
35576
|
-
"type": {
|
|
35577
|
-
"text": "void"
|
|
35578
|
-
}
|
|
35579
|
-
},
|
|
35580
|
-
"inheritedFrom": {
|
|
35581
|
-
"name": "FoundationElement",
|
|
35582
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
35583
|
-
}
|
|
35584
|
-
},
|
|
35585
|
-
{
|
|
35586
|
-
"kind": "field",
|
|
35587
|
-
"name": "styles",
|
|
35588
|
-
"type": {
|
|
35589
|
-
"text": "ElementStyles | void | null"
|
|
35590
|
-
},
|
|
35591
|
-
"privacy": "public",
|
|
35592
|
-
"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.",
|
|
35593
|
-
"inheritedFrom": {
|
|
35594
|
-
"name": "FoundationElement",
|
|
35595
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
35596
|
-
}
|
|
35597
|
-
},
|
|
35598
|
-
{
|
|
35599
|
-
"kind": "method",
|
|
35600
|
-
"name": "stylesChanged",
|
|
35601
|
-
"privacy": "protected",
|
|
35602
|
-
"return": {
|
|
35603
|
-
"type": {
|
|
35604
|
-
"text": "void"
|
|
35605
|
-
}
|
|
35606
|
-
},
|
|
35607
|
-
"inheritedFrom": {
|
|
35608
|
-
"name": "FoundationElement",
|
|
35609
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
35610
|
-
}
|
|
35611
|
-
},
|
|
35612
|
-
{
|
|
35613
|
-
"kind": "method",
|
|
35614
|
-
"name": "compose",
|
|
35615
|
-
"privacy": "public",
|
|
35616
|
-
"static": true,
|
|
35617
|
-
"return": {
|
|
35618
|
-
"type": {
|
|
35619
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
35620
|
-
}
|
|
35621
|
-
},
|
|
35622
|
-
"parameters": [
|
|
35623
|
-
{
|
|
35624
|
-
"name": "this",
|
|
35625
|
-
"type": {
|
|
35626
|
-
"text": "K"
|
|
35627
|
-
}
|
|
35628
|
-
},
|
|
35629
|
-
{
|
|
35630
|
-
"name": "elementDefinition",
|
|
35631
|
-
"type": {
|
|
35632
|
-
"text": "T"
|
|
35633
|
-
},
|
|
35634
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
35635
|
-
}
|
|
35636
|
-
],
|
|
35637
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
35638
|
-
"inheritedFrom": {
|
|
35639
|
-
"name": "FoundationElement",
|
|
35640
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
35641
|
-
}
|
|
35642
|
-
}
|
|
35643
|
-
]
|
|
35644
|
-
},
|
|
35645
|
-
{
|
|
35646
|
-
"kind": "variable",
|
|
35647
|
-
"name": "foundationStepperTabPanelShadowOptions",
|
|
35648
|
-
"type": {
|
|
35649
|
-
"text": "ShadowRootInit"
|
|
35650
|
-
},
|
|
35651
|
-
"default": "undefined"
|
|
35652
|
-
},
|
|
35653
|
-
{
|
|
35654
|
-
"kind": "variable",
|
|
35655
|
-
"name": "defaultStepperTabPanelConfig",
|
|
35656
|
-
"type": {
|
|
35657
|
-
"text": "object"
|
|
35658
|
-
},
|
|
35659
|
-
"default": "{}"
|
|
35660
|
-
},
|
|
35661
|
-
{
|
|
35662
|
-
"kind": "variable",
|
|
35663
|
-
"name": "foundationStepperTabPanel",
|
|
35664
|
-
"description": "The Foundation Stepper Tab Panel",
|
|
35665
|
-
"privacy": "public"
|
|
35666
|
-
}
|
|
35667
|
-
],
|
|
35668
|
-
"exports": [
|
|
35669
|
-
{
|
|
35670
|
-
"kind": "js",
|
|
35671
|
-
"name": "StepperTabPanel",
|
|
35672
|
-
"declaration": {
|
|
35673
|
-
"name": "StepperTabPanel",
|
|
35674
|
-
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
35675
|
-
}
|
|
35676
|
-
},
|
|
35677
|
-
{
|
|
35678
|
-
"kind": "js",
|
|
35679
|
-
"name": "foundationStepperTabPanelShadowOptions",
|
|
35680
|
-
"declaration": {
|
|
35681
|
-
"name": "foundationStepperTabPanelShadowOptions",
|
|
35682
|
-
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
35683
|
-
}
|
|
35684
|
-
},
|
|
35685
|
-
{
|
|
35686
|
-
"kind": "js",
|
|
35687
|
-
"name": "defaultStepperTabPanelConfig",
|
|
35688
|
-
"declaration": {
|
|
35689
|
-
"name": "defaultStepperTabPanelConfig",
|
|
35690
|
-
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
35691
|
-
}
|
|
35692
|
-
},
|
|
35693
|
-
{
|
|
35694
|
-
"kind": "js",
|
|
35695
|
-
"name": "foundationStepperTabPanel",
|
|
35696
|
-
"declaration": {
|
|
35697
|
-
"name": "foundationStepperTabPanel",
|
|
35698
|
-
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
35699
|
-
}
|
|
35700
|
-
}
|
|
35701
|
-
]
|
|
35702
|
-
},
|
|
35703
35703
|
{
|
|
35704
35704
|
"kind": "javascript-module",
|
|
35705
35705
|
"path": "src/switch/index.ts",
|
|
@@ -40721,6 +40721,188 @@
|
|
|
40721
40721
|
}
|
|
40722
40722
|
]
|
|
40723
40723
|
},
|
|
40724
|
+
{
|
|
40725
|
+
"kind": "javascript-module",
|
|
40726
|
+
"path": "src/tree-view/index.ts",
|
|
40727
|
+
"declarations": [],
|
|
40728
|
+
"exports": [
|
|
40729
|
+
{
|
|
40730
|
+
"kind": "js",
|
|
40731
|
+
"name": "*",
|
|
40732
|
+
"declaration": {
|
|
40733
|
+
"name": "*",
|
|
40734
|
+
"package": "./tree-view.template"
|
|
40735
|
+
}
|
|
40736
|
+
},
|
|
40737
|
+
{
|
|
40738
|
+
"kind": "js",
|
|
40739
|
+
"name": "*",
|
|
40740
|
+
"declaration": {
|
|
40741
|
+
"name": "*",
|
|
40742
|
+
"package": "./tree-view.styles"
|
|
40743
|
+
}
|
|
40744
|
+
},
|
|
40745
|
+
{
|
|
40746
|
+
"kind": "js",
|
|
40747
|
+
"name": "*",
|
|
40748
|
+
"declaration": {
|
|
40749
|
+
"name": "*",
|
|
40750
|
+
"package": "./tree-view"
|
|
40751
|
+
}
|
|
40752
|
+
}
|
|
40753
|
+
]
|
|
40754
|
+
},
|
|
40755
|
+
{
|
|
40756
|
+
"kind": "javascript-module",
|
|
40757
|
+
"path": "src/tree-view/tree-view.styles.ts",
|
|
40758
|
+
"declarations": [
|
|
40759
|
+
{
|
|
40760
|
+
"kind": "function",
|
|
40761
|
+
"name": "foundationTreeViewStyles",
|
|
40762
|
+
"return": {
|
|
40763
|
+
"type": {
|
|
40764
|
+
"text": "ElementStyles"
|
|
40765
|
+
}
|
|
40766
|
+
},
|
|
40767
|
+
"parameters": [
|
|
40768
|
+
{
|
|
40769
|
+
"name": "context",
|
|
40770
|
+
"type": {
|
|
40771
|
+
"text": "ElementDefinitionContext"
|
|
40772
|
+
}
|
|
40773
|
+
},
|
|
40774
|
+
{
|
|
40775
|
+
"name": "definition",
|
|
40776
|
+
"type": {
|
|
40777
|
+
"text": "FoundationElementDefinition"
|
|
40778
|
+
}
|
|
40779
|
+
}
|
|
40780
|
+
]
|
|
40781
|
+
}
|
|
40782
|
+
],
|
|
40783
|
+
"exports": [
|
|
40784
|
+
{
|
|
40785
|
+
"kind": "js",
|
|
40786
|
+
"name": "foundationTreeViewStyles",
|
|
40787
|
+
"declaration": {
|
|
40788
|
+
"name": "foundationTreeViewStyles",
|
|
40789
|
+
"module": "src/tree-view/tree-view.styles.ts"
|
|
40790
|
+
}
|
|
40791
|
+
}
|
|
40792
|
+
]
|
|
40793
|
+
},
|
|
40794
|
+
{
|
|
40795
|
+
"kind": "javascript-module",
|
|
40796
|
+
"path": "src/tree-view/tree-view.template.ts",
|
|
40797
|
+
"declarations": [
|
|
40798
|
+
{
|
|
40799
|
+
"kind": "function",
|
|
40800
|
+
"name": "foundationTreeViewTemplate",
|
|
40801
|
+
"return": {
|
|
40802
|
+
"type": {
|
|
40803
|
+
"text": "ViewTemplate<TreeView>"
|
|
40804
|
+
}
|
|
40805
|
+
},
|
|
40806
|
+
"parameters": [
|
|
40807
|
+
{
|
|
40808
|
+
"name": "context",
|
|
40809
|
+
"type": {
|
|
40810
|
+
"text": "ElementDefinitionContext"
|
|
40811
|
+
}
|
|
40812
|
+
},
|
|
40813
|
+
{
|
|
40814
|
+
"name": "definition",
|
|
40815
|
+
"type": {
|
|
40816
|
+
"text": "FoundationElementDefinition"
|
|
40817
|
+
}
|
|
40818
|
+
}
|
|
40819
|
+
]
|
|
40820
|
+
}
|
|
40821
|
+
],
|
|
40822
|
+
"exports": [
|
|
40823
|
+
{
|
|
40824
|
+
"kind": "js",
|
|
40825
|
+
"name": "foundationTreeViewTemplate",
|
|
40826
|
+
"declaration": {
|
|
40827
|
+
"name": "foundationTreeViewTemplate",
|
|
40828
|
+
"module": "src/tree-view/tree-view.template.ts"
|
|
40829
|
+
}
|
|
40830
|
+
}
|
|
40831
|
+
]
|
|
40832
|
+
},
|
|
40833
|
+
{
|
|
40834
|
+
"kind": "javascript-module",
|
|
40835
|
+
"path": "src/tree-view/tree-view.ts",
|
|
40836
|
+
"declarations": [
|
|
40837
|
+
{
|
|
40838
|
+
"kind": "class",
|
|
40839
|
+
"description": "",
|
|
40840
|
+
"name": "TreeView",
|
|
40841
|
+
"superclass": {
|
|
40842
|
+
"name": "FASTTreeView",
|
|
40843
|
+
"package": "@microsoft/fast-foundation"
|
|
40844
|
+
},
|
|
40845
|
+
"tagName": "%%prefix%%-tree-view",
|
|
40846
|
+
"customElement": true
|
|
40847
|
+
},
|
|
40848
|
+
{
|
|
40849
|
+
"kind": "variable",
|
|
40850
|
+
"name": "foundationTreeViewShadowOptions",
|
|
40851
|
+
"type": {
|
|
40852
|
+
"text": "ShadowRootInit"
|
|
40853
|
+
},
|
|
40854
|
+
"default": "undefined"
|
|
40855
|
+
},
|
|
40856
|
+
{
|
|
40857
|
+
"kind": "variable",
|
|
40858
|
+
"name": "defaultTreeViewConfig",
|
|
40859
|
+
"type": {
|
|
40860
|
+
"text": "object"
|
|
40861
|
+
},
|
|
40862
|
+
"default": "{}"
|
|
40863
|
+
},
|
|
40864
|
+
{
|
|
40865
|
+
"kind": "variable",
|
|
40866
|
+
"name": "foundationTreeView",
|
|
40867
|
+
"description": "The Foundation Tree View",
|
|
40868
|
+
"privacy": "public"
|
|
40869
|
+
}
|
|
40870
|
+
],
|
|
40871
|
+
"exports": [
|
|
40872
|
+
{
|
|
40873
|
+
"kind": "js",
|
|
40874
|
+
"name": "TreeView",
|
|
40875
|
+
"declaration": {
|
|
40876
|
+
"name": "TreeView",
|
|
40877
|
+
"module": "src/tree-view/tree-view.ts"
|
|
40878
|
+
}
|
|
40879
|
+
},
|
|
40880
|
+
{
|
|
40881
|
+
"kind": "js",
|
|
40882
|
+
"name": "foundationTreeViewShadowOptions",
|
|
40883
|
+
"declaration": {
|
|
40884
|
+
"name": "foundationTreeViewShadowOptions",
|
|
40885
|
+
"module": "src/tree-view/tree-view.ts"
|
|
40886
|
+
}
|
|
40887
|
+
},
|
|
40888
|
+
{
|
|
40889
|
+
"kind": "js",
|
|
40890
|
+
"name": "defaultTreeViewConfig",
|
|
40891
|
+
"declaration": {
|
|
40892
|
+
"name": "defaultTreeViewConfig",
|
|
40893
|
+
"module": "src/tree-view/tree-view.ts"
|
|
40894
|
+
}
|
|
40895
|
+
},
|
|
40896
|
+
{
|
|
40897
|
+
"kind": "js",
|
|
40898
|
+
"name": "foundationTreeView",
|
|
40899
|
+
"declaration": {
|
|
40900
|
+
"name": "foundationTreeView",
|
|
40901
|
+
"module": "src/tree-view/tree-view.ts"
|
|
40902
|
+
}
|
|
40903
|
+
}
|
|
40904
|
+
]
|
|
40905
|
+
},
|
|
40724
40906
|
{
|
|
40725
40907
|
"kind": "javascript-module",
|
|
40726
40908
|
"path": "src/url-input/index.ts",
|
|
@@ -43592,188 +43774,6 @@
|
|
|
43592
43774
|
}
|
|
43593
43775
|
]
|
|
43594
43776
|
},
|
|
43595
|
-
{
|
|
43596
|
-
"kind": "javascript-module",
|
|
43597
|
-
"path": "src/tree-view/index.ts",
|
|
43598
|
-
"declarations": [],
|
|
43599
|
-
"exports": [
|
|
43600
|
-
{
|
|
43601
|
-
"kind": "js",
|
|
43602
|
-
"name": "*",
|
|
43603
|
-
"declaration": {
|
|
43604
|
-
"name": "*",
|
|
43605
|
-
"package": "./tree-view.template"
|
|
43606
|
-
}
|
|
43607
|
-
},
|
|
43608
|
-
{
|
|
43609
|
-
"kind": "js",
|
|
43610
|
-
"name": "*",
|
|
43611
|
-
"declaration": {
|
|
43612
|
-
"name": "*",
|
|
43613
|
-
"package": "./tree-view.styles"
|
|
43614
|
-
}
|
|
43615
|
-
},
|
|
43616
|
-
{
|
|
43617
|
-
"kind": "js",
|
|
43618
|
-
"name": "*",
|
|
43619
|
-
"declaration": {
|
|
43620
|
-
"name": "*",
|
|
43621
|
-
"package": "./tree-view"
|
|
43622
|
-
}
|
|
43623
|
-
}
|
|
43624
|
-
]
|
|
43625
|
-
},
|
|
43626
|
-
{
|
|
43627
|
-
"kind": "javascript-module",
|
|
43628
|
-
"path": "src/tree-view/tree-view.styles.ts",
|
|
43629
|
-
"declarations": [
|
|
43630
|
-
{
|
|
43631
|
-
"kind": "function",
|
|
43632
|
-
"name": "foundationTreeViewStyles",
|
|
43633
|
-
"return": {
|
|
43634
|
-
"type": {
|
|
43635
|
-
"text": "ElementStyles"
|
|
43636
|
-
}
|
|
43637
|
-
},
|
|
43638
|
-
"parameters": [
|
|
43639
|
-
{
|
|
43640
|
-
"name": "context",
|
|
43641
|
-
"type": {
|
|
43642
|
-
"text": "ElementDefinitionContext"
|
|
43643
|
-
}
|
|
43644
|
-
},
|
|
43645
|
-
{
|
|
43646
|
-
"name": "definition",
|
|
43647
|
-
"type": {
|
|
43648
|
-
"text": "FoundationElementDefinition"
|
|
43649
|
-
}
|
|
43650
|
-
}
|
|
43651
|
-
]
|
|
43652
|
-
}
|
|
43653
|
-
],
|
|
43654
|
-
"exports": [
|
|
43655
|
-
{
|
|
43656
|
-
"kind": "js",
|
|
43657
|
-
"name": "foundationTreeViewStyles",
|
|
43658
|
-
"declaration": {
|
|
43659
|
-
"name": "foundationTreeViewStyles",
|
|
43660
|
-
"module": "src/tree-view/tree-view.styles.ts"
|
|
43661
|
-
}
|
|
43662
|
-
}
|
|
43663
|
-
]
|
|
43664
|
-
},
|
|
43665
|
-
{
|
|
43666
|
-
"kind": "javascript-module",
|
|
43667
|
-
"path": "src/tree-view/tree-view.template.ts",
|
|
43668
|
-
"declarations": [
|
|
43669
|
-
{
|
|
43670
|
-
"kind": "function",
|
|
43671
|
-
"name": "foundationTreeViewTemplate",
|
|
43672
|
-
"return": {
|
|
43673
|
-
"type": {
|
|
43674
|
-
"text": "ViewTemplate<TreeView>"
|
|
43675
|
-
}
|
|
43676
|
-
},
|
|
43677
|
-
"parameters": [
|
|
43678
|
-
{
|
|
43679
|
-
"name": "context",
|
|
43680
|
-
"type": {
|
|
43681
|
-
"text": "ElementDefinitionContext"
|
|
43682
|
-
}
|
|
43683
|
-
},
|
|
43684
|
-
{
|
|
43685
|
-
"name": "definition",
|
|
43686
|
-
"type": {
|
|
43687
|
-
"text": "FoundationElementDefinition"
|
|
43688
|
-
}
|
|
43689
|
-
}
|
|
43690
|
-
]
|
|
43691
|
-
}
|
|
43692
|
-
],
|
|
43693
|
-
"exports": [
|
|
43694
|
-
{
|
|
43695
|
-
"kind": "js",
|
|
43696
|
-
"name": "foundationTreeViewTemplate",
|
|
43697
|
-
"declaration": {
|
|
43698
|
-
"name": "foundationTreeViewTemplate",
|
|
43699
|
-
"module": "src/tree-view/tree-view.template.ts"
|
|
43700
|
-
}
|
|
43701
|
-
}
|
|
43702
|
-
]
|
|
43703
|
-
},
|
|
43704
|
-
{
|
|
43705
|
-
"kind": "javascript-module",
|
|
43706
|
-
"path": "src/tree-view/tree-view.ts",
|
|
43707
|
-
"declarations": [
|
|
43708
|
-
{
|
|
43709
|
-
"kind": "class",
|
|
43710
|
-
"description": "",
|
|
43711
|
-
"name": "TreeView",
|
|
43712
|
-
"superclass": {
|
|
43713
|
-
"name": "FASTTreeView",
|
|
43714
|
-
"package": "@microsoft/fast-foundation"
|
|
43715
|
-
},
|
|
43716
|
-
"tagName": "%%prefix%%-tree-view",
|
|
43717
|
-
"customElement": true
|
|
43718
|
-
},
|
|
43719
|
-
{
|
|
43720
|
-
"kind": "variable",
|
|
43721
|
-
"name": "foundationTreeViewShadowOptions",
|
|
43722
|
-
"type": {
|
|
43723
|
-
"text": "ShadowRootInit"
|
|
43724
|
-
},
|
|
43725
|
-
"default": "undefined"
|
|
43726
|
-
},
|
|
43727
|
-
{
|
|
43728
|
-
"kind": "variable",
|
|
43729
|
-
"name": "defaultTreeViewConfig",
|
|
43730
|
-
"type": {
|
|
43731
|
-
"text": "object"
|
|
43732
|
-
},
|
|
43733
|
-
"default": "{}"
|
|
43734
|
-
},
|
|
43735
|
-
{
|
|
43736
|
-
"kind": "variable",
|
|
43737
|
-
"name": "foundationTreeView",
|
|
43738
|
-
"description": "The Foundation Tree View",
|
|
43739
|
-
"privacy": "public"
|
|
43740
|
-
}
|
|
43741
|
-
],
|
|
43742
|
-
"exports": [
|
|
43743
|
-
{
|
|
43744
|
-
"kind": "js",
|
|
43745
|
-
"name": "TreeView",
|
|
43746
|
-
"declaration": {
|
|
43747
|
-
"name": "TreeView",
|
|
43748
|
-
"module": "src/tree-view/tree-view.ts"
|
|
43749
|
-
}
|
|
43750
|
-
},
|
|
43751
|
-
{
|
|
43752
|
-
"kind": "js",
|
|
43753
|
-
"name": "foundationTreeViewShadowOptions",
|
|
43754
|
-
"declaration": {
|
|
43755
|
-
"name": "foundationTreeViewShadowOptions",
|
|
43756
|
-
"module": "src/tree-view/tree-view.ts"
|
|
43757
|
-
}
|
|
43758
|
-
},
|
|
43759
|
-
{
|
|
43760
|
-
"kind": "js",
|
|
43761
|
-
"name": "defaultTreeViewConfig",
|
|
43762
|
-
"declaration": {
|
|
43763
|
-
"name": "defaultTreeViewConfig",
|
|
43764
|
-
"module": "src/tree-view/tree-view.ts"
|
|
43765
|
-
}
|
|
43766
|
-
},
|
|
43767
|
-
{
|
|
43768
|
-
"kind": "js",
|
|
43769
|
-
"name": "foundationTreeView",
|
|
43770
|
-
"declaration": {
|
|
43771
|
-
"name": "foundationTreeView",
|
|
43772
|
-
"module": "src/tree-view/tree-view.ts"
|
|
43773
|
-
}
|
|
43774
|
-
}
|
|
43775
|
-
]
|
|
43776
|
-
},
|
|
43777
43777
|
{
|
|
43778
43778
|
"kind": "javascript-module",
|
|
43779
43779
|
"path": "src/_config/values/color.ts",
|