@genesislcap/foundation-ui 14.182.0 → 14.182.1
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 +606 -606
- package/package.json +16 -16
|
@@ -819,45 +819,31 @@
|
|
|
819
819
|
},
|
|
820
820
|
{
|
|
821
821
|
"kind": "javascript-module",
|
|
822
|
-
"path": "src/
|
|
823
|
-
"declarations": [
|
|
824
|
-
{
|
|
825
|
-
"kind": "function",
|
|
826
|
-
"name": "closeIcon",
|
|
827
|
-
"parameters": [
|
|
828
|
-
{
|
|
829
|
-
"name": "slot",
|
|
830
|
-
"default": "'start'"
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
"name": "fill",
|
|
834
|
-
"default": "'#879ba6'"
|
|
835
|
-
}
|
|
836
|
-
]
|
|
837
|
-
}
|
|
838
|
-
],
|
|
822
|
+
"path": "src/_config/index.ts",
|
|
823
|
+
"declarations": [],
|
|
839
824
|
"exports": [
|
|
840
825
|
{
|
|
841
826
|
"kind": "js",
|
|
842
|
-
"name": "
|
|
827
|
+
"name": "*",
|
|
843
828
|
"declaration": {
|
|
844
|
-
"name": "
|
|
845
|
-
"
|
|
829
|
+
"name": "*",
|
|
830
|
+
"package": "./styles"
|
|
846
831
|
}
|
|
847
|
-
}
|
|
848
|
-
]
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"kind": "javascript-module",
|
|
852
|
-
"path": "src/_common/index.ts",
|
|
853
|
-
"declarations": [],
|
|
854
|
-
"exports": [
|
|
832
|
+
},
|
|
855
833
|
{
|
|
856
834
|
"kind": "js",
|
|
857
835
|
"name": "*",
|
|
858
836
|
"declaration": {
|
|
859
837
|
"name": "*",
|
|
860
|
-
"package": "./
|
|
838
|
+
"package": "./tokens"
|
|
839
|
+
}
|
|
840
|
+
},
|
|
841
|
+
{
|
|
842
|
+
"kind": "js",
|
|
843
|
+
"name": "*",
|
|
844
|
+
"declaration": {
|
|
845
|
+
"name": "*",
|
|
846
|
+
"package": "./values"
|
|
861
847
|
}
|
|
862
848
|
}
|
|
863
849
|
]
|
|
@@ -1044,6 +1030,51 @@
|
|
|
1044
1030
|
}
|
|
1045
1031
|
]
|
|
1046
1032
|
},
|
|
1033
|
+
{
|
|
1034
|
+
"kind": "javascript-module",
|
|
1035
|
+
"path": "src/_common/icons.ts",
|
|
1036
|
+
"declarations": [
|
|
1037
|
+
{
|
|
1038
|
+
"kind": "function",
|
|
1039
|
+
"name": "closeIcon",
|
|
1040
|
+
"parameters": [
|
|
1041
|
+
{
|
|
1042
|
+
"name": "slot",
|
|
1043
|
+
"default": "'start'"
|
|
1044
|
+
},
|
|
1045
|
+
{
|
|
1046
|
+
"name": "fill",
|
|
1047
|
+
"default": "'#879ba6'"
|
|
1048
|
+
}
|
|
1049
|
+
]
|
|
1050
|
+
}
|
|
1051
|
+
],
|
|
1052
|
+
"exports": [
|
|
1053
|
+
{
|
|
1054
|
+
"kind": "js",
|
|
1055
|
+
"name": "closeIcon",
|
|
1056
|
+
"declaration": {
|
|
1057
|
+
"name": "closeIcon",
|
|
1058
|
+
"module": "src/_common/icons.ts"
|
|
1059
|
+
}
|
|
1060
|
+
}
|
|
1061
|
+
]
|
|
1062
|
+
},
|
|
1063
|
+
{
|
|
1064
|
+
"kind": "javascript-module",
|
|
1065
|
+
"path": "src/_common/index.ts",
|
|
1066
|
+
"declarations": [],
|
|
1067
|
+
"exports": [
|
|
1068
|
+
{
|
|
1069
|
+
"kind": "js",
|
|
1070
|
+
"name": "*",
|
|
1071
|
+
"declaration": {
|
|
1072
|
+
"name": "*",
|
|
1073
|
+
"package": "./icons"
|
|
1074
|
+
}
|
|
1075
|
+
}
|
|
1076
|
+
]
|
|
1077
|
+
},
|
|
1047
1078
|
{
|
|
1048
1079
|
"kind": "javascript-module",
|
|
1049
1080
|
"path": "src/accordion-item/accordion-item.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",
|
|
@@ -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",
|
|
@@ -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",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-ui",
|
|
3
3
|
"description": "Genesis Foundation UI",
|
|
4
|
-
"version": "14.182.
|
|
4
|
+
"version": "14.182.1",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -74,13 +74,13 @@
|
|
|
74
74
|
"test:debug": "genx test --debug"
|
|
75
75
|
},
|
|
76
76
|
"devDependencies": {
|
|
77
|
-
"@genesislcap/foundation-testing": "14.182.
|
|
78
|
-
"@genesislcap/genx": "14.182.
|
|
79
|
-
"@genesislcap/rollup-builder": "14.182.
|
|
80
|
-
"@genesislcap/ts-builder": "14.182.
|
|
81
|
-
"@genesislcap/uvu-playwright-builder": "14.182.
|
|
82
|
-
"@genesislcap/vite-builder": "14.182.
|
|
83
|
-
"@genesislcap/webpack-builder": "14.182.
|
|
77
|
+
"@genesislcap/foundation-testing": "14.182.1",
|
|
78
|
+
"@genesislcap/genx": "14.182.1",
|
|
79
|
+
"@genesislcap/rollup-builder": "14.182.1",
|
|
80
|
+
"@genesislcap/ts-builder": "14.182.1",
|
|
81
|
+
"@genesislcap/uvu-playwright-builder": "14.182.1",
|
|
82
|
+
"@genesislcap/vite-builder": "14.182.1",
|
|
83
|
+
"@genesislcap/webpack-builder": "14.182.1",
|
|
84
84
|
"copyfiles": "^2.4.1",
|
|
85
85
|
"rimraf": "^3.0.2",
|
|
86
86
|
"rxjs": "^7.5.4"
|
|
@@ -91,13 +91,13 @@
|
|
|
91
91
|
"@fortawesome/free-regular-svg-icons": "^6.2.1",
|
|
92
92
|
"@fortawesome/free-solid-svg-icons": "^6.2.1",
|
|
93
93
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "^4.0.0",
|
|
94
|
-
"@genesislcap/foundation-comms": "14.182.
|
|
95
|
-
"@genesislcap/foundation-criteria": "14.182.
|
|
96
|
-
"@genesislcap/foundation-errors": "14.182.
|
|
97
|
-
"@genesislcap/foundation-logger": "14.182.
|
|
98
|
-
"@genesislcap/foundation-notifications": "14.182.
|
|
99
|
-
"@genesislcap/foundation-user": "14.182.
|
|
100
|
-
"@genesislcap/foundation-utils": "14.182.
|
|
94
|
+
"@genesislcap/foundation-comms": "14.182.1",
|
|
95
|
+
"@genesislcap/foundation-criteria": "14.182.1",
|
|
96
|
+
"@genesislcap/foundation-errors": "14.182.1",
|
|
97
|
+
"@genesislcap/foundation-logger": "14.182.1",
|
|
98
|
+
"@genesislcap/foundation-notifications": "14.182.1",
|
|
99
|
+
"@genesislcap/foundation-user": "14.182.1",
|
|
100
|
+
"@genesislcap/foundation-utils": "14.182.1",
|
|
101
101
|
"@microsoft/fast-colors": "^5.3.1",
|
|
102
102
|
"@microsoft/fast-components": "^2.30.6",
|
|
103
103
|
"@microsoft/fast-element": "^1.12.0",
|
|
@@ -119,5 +119,5 @@
|
|
|
119
119
|
"access": "public"
|
|
120
120
|
},
|
|
121
121
|
"customElements": "dist/custom-elements.json",
|
|
122
|
-
"gitHead": "
|
|
122
|
+
"gitHead": "269302eb913285781ee3875d82c4eddc34eb8aa9"
|
|
123
123
|
}
|