@genesislcap/foundation-ui 14.235.0-test.1 → 14.236.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +151 -151
- package/package.json +17 -17
|
@@ -36813,7 +36813,7 @@
|
|
|
36813
36813
|
},
|
|
36814
36814
|
{
|
|
36815
36815
|
"kind": "javascript-module",
|
|
36816
|
-
"path": "src/
|
|
36816
|
+
"path": "src/switch/index.ts",
|
|
36817
36817
|
"declarations": [],
|
|
36818
36818
|
"exports": [
|
|
36819
36819
|
{
|
|
@@ -36821,7 +36821,7 @@
|
|
|
36821
36821
|
"name": "*",
|
|
36822
36822
|
"declaration": {
|
|
36823
36823
|
"name": "*",
|
|
36824
|
-
"package": "./
|
|
36824
|
+
"package": "./switch.template"
|
|
36825
36825
|
}
|
|
36826
36826
|
},
|
|
36827
36827
|
{
|
|
@@ -36829,7 +36829,7 @@
|
|
|
36829
36829
|
"name": "*",
|
|
36830
36830
|
"declaration": {
|
|
36831
36831
|
"name": "*",
|
|
36832
|
-
"package": "./
|
|
36832
|
+
"package": "./switch.styles"
|
|
36833
36833
|
}
|
|
36834
36834
|
},
|
|
36835
36835
|
{
|
|
@@ -36837,18 +36837,18 @@
|
|
|
36837
36837
|
"name": "*",
|
|
36838
36838
|
"declaration": {
|
|
36839
36839
|
"name": "*",
|
|
36840
|
-
"package": "./
|
|
36840
|
+
"package": "./switch"
|
|
36841
36841
|
}
|
|
36842
36842
|
}
|
|
36843
36843
|
]
|
|
36844
36844
|
},
|
|
36845
36845
|
{
|
|
36846
36846
|
"kind": "javascript-module",
|
|
36847
|
-
"path": "src/
|
|
36847
|
+
"path": "src/switch/switch.styles.ts",
|
|
36848
36848
|
"declarations": [
|
|
36849
36849
|
{
|
|
36850
36850
|
"kind": "function",
|
|
36851
|
-
"name": "
|
|
36851
|
+
"name": "foundationSwitchStyles",
|
|
36852
36852
|
"return": {
|
|
36853
36853
|
"type": {
|
|
36854
36854
|
"text": "ElementStyles"
|
|
@@ -36864,7 +36864,7 @@
|
|
|
36864
36864
|
{
|
|
36865
36865
|
"name": "definition",
|
|
36866
36866
|
"type": {
|
|
36867
|
-
"text": "
|
|
36867
|
+
"text": "SwitchOptions"
|
|
36868
36868
|
}
|
|
36869
36869
|
}
|
|
36870
36870
|
]
|
|
@@ -36873,24 +36873,24 @@
|
|
|
36873
36873
|
"exports": [
|
|
36874
36874
|
{
|
|
36875
36875
|
"kind": "js",
|
|
36876
|
-
"name": "
|
|
36876
|
+
"name": "foundationSwitchStyles",
|
|
36877
36877
|
"declaration": {
|
|
36878
|
-
"name": "
|
|
36879
|
-
"module": "src/
|
|
36878
|
+
"name": "foundationSwitchStyles",
|
|
36879
|
+
"module": "src/switch/switch.styles.ts"
|
|
36880
36880
|
}
|
|
36881
36881
|
}
|
|
36882
36882
|
]
|
|
36883
36883
|
},
|
|
36884
36884
|
{
|
|
36885
36885
|
"kind": "javascript-module",
|
|
36886
|
-
"path": "src/
|
|
36886
|
+
"path": "src/switch/switch.template.ts",
|
|
36887
36887
|
"declarations": [
|
|
36888
36888
|
{
|
|
36889
36889
|
"kind": "function",
|
|
36890
|
-
"name": "
|
|
36890
|
+
"name": "foundationSwitchTemplate",
|
|
36891
36891
|
"return": {
|
|
36892
36892
|
"type": {
|
|
36893
|
-
"text": "ViewTemplate<
|
|
36893
|
+
"text": "ViewTemplate<Switch>"
|
|
36894
36894
|
}
|
|
36895
36895
|
},
|
|
36896
36896
|
"parameters": [
|
|
@@ -36912,53 +36912,76 @@
|
|
|
36912
36912
|
"exports": [
|
|
36913
36913
|
{
|
|
36914
36914
|
"kind": "js",
|
|
36915
|
-
"name": "
|
|
36915
|
+
"name": "foundationSwitchTemplate",
|
|
36916
36916
|
"declaration": {
|
|
36917
|
-
"name": "
|
|
36918
|
-
"module": "src/
|
|
36917
|
+
"name": "foundationSwitchTemplate",
|
|
36918
|
+
"module": "src/switch/switch.template.ts"
|
|
36919
36919
|
}
|
|
36920
36920
|
}
|
|
36921
36921
|
]
|
|
36922
36922
|
},
|
|
36923
36923
|
{
|
|
36924
36924
|
"kind": "javascript-module",
|
|
36925
|
-
"path": "src/
|
|
36925
|
+
"path": "src/switch/switch.ts",
|
|
36926
36926
|
"declarations": [
|
|
36927
36927
|
{
|
|
36928
36928
|
"kind": "class",
|
|
36929
36929
|
"description": "",
|
|
36930
|
-
"name": "
|
|
36930
|
+
"name": "Switch",
|
|
36931
36931
|
"superclass": {
|
|
36932
|
-
"name": "
|
|
36932
|
+
"name": "FASTSwitch",
|
|
36933
36933
|
"package": "@microsoft/fast-components"
|
|
36934
36934
|
},
|
|
36935
|
-
"tagName": "%%prefix%%-
|
|
36935
|
+
"tagName": "%%prefix%%-switch",
|
|
36936
36936
|
"customElement": true,
|
|
36937
36937
|
"attributes": [
|
|
36938
36938
|
{
|
|
36939
|
+
"name": "readonly",
|
|
36939
36940
|
"type": {
|
|
36940
36941
|
"text": "boolean"
|
|
36941
36942
|
},
|
|
36942
|
-
"description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/
|
|
36943
|
-
"fieldName": "
|
|
36943
|
+
"description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
|
|
36944
|
+
"fieldName": "readOnly",
|
|
36944
36945
|
"inheritedFrom": {
|
|
36945
|
-
"name": "
|
|
36946
|
-
"module": "src/
|
|
36946
|
+
"name": "Switch",
|
|
36947
|
+
"module": "src/switch/switch.ts"
|
|
36947
36948
|
}
|
|
36948
36949
|
}
|
|
36949
36950
|
],
|
|
36950
36951
|
"members": [
|
|
36951
36952
|
{
|
|
36952
36953
|
"kind": "field",
|
|
36953
|
-
"name": "
|
|
36954
|
+
"name": "readOnly",
|
|
36954
36955
|
"type": {
|
|
36955
36956
|
"text": "boolean"
|
|
36956
36957
|
},
|
|
36957
36958
|
"privacy": "public",
|
|
36958
|
-
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/
|
|
36959
|
+
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
|
|
36959
36960
|
"inheritedFrom": {
|
|
36960
|
-
"name": "
|
|
36961
|
-
"module": "src/
|
|
36961
|
+
"name": "Switch",
|
|
36962
|
+
"module": "src/switch/switch.ts"
|
|
36963
|
+
}
|
|
36964
|
+
},
|
|
36965
|
+
{
|
|
36966
|
+
"kind": "method",
|
|
36967
|
+
"name": "readOnlyChanged",
|
|
36968
|
+
"privacy": "private",
|
|
36969
|
+
"return": {
|
|
36970
|
+
"type": {
|
|
36971
|
+
"text": "void"
|
|
36972
|
+
}
|
|
36973
|
+
},
|
|
36974
|
+
"inheritedFrom": {
|
|
36975
|
+
"name": "Switch",
|
|
36976
|
+
"module": "src/switch/switch.ts"
|
|
36977
|
+
}
|
|
36978
|
+
},
|
|
36979
|
+
{
|
|
36980
|
+
"kind": "field",
|
|
36981
|
+
"name": "proxy",
|
|
36982
|
+
"inheritedFrom": {
|
|
36983
|
+
"name": "Switch",
|
|
36984
|
+
"module": "src/switch/switch.ts"
|
|
36962
36985
|
}
|
|
36963
36986
|
},
|
|
36964
36987
|
{
|
|
@@ -36970,8 +36993,8 @@
|
|
|
36970
36993
|
"privacy": "private",
|
|
36971
36994
|
"default": "void 0",
|
|
36972
36995
|
"inheritedFrom": {
|
|
36973
|
-
"name": "
|
|
36974
|
-
"module": "src/
|
|
36996
|
+
"name": "Switch",
|
|
36997
|
+
"module": "src/switch/switch.ts"
|
|
36975
36998
|
}
|
|
36976
36999
|
},
|
|
36977
37000
|
{
|
|
@@ -36983,8 +37006,8 @@
|
|
|
36983
37006
|
"privacy": "public",
|
|
36984
37007
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
36985
37008
|
"inheritedFrom": {
|
|
36986
|
-
"name": "
|
|
36987
|
-
"module": "src/
|
|
37009
|
+
"name": "Switch",
|
|
37010
|
+
"module": "src/switch/switch.ts"
|
|
36988
37011
|
}
|
|
36989
37012
|
},
|
|
36990
37013
|
{
|
|
@@ -36996,8 +37019,8 @@
|
|
|
36996
37019
|
"privacy": "public",
|
|
36997
37020
|
"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.",
|
|
36998
37021
|
"inheritedFrom": {
|
|
36999
|
-
"name": "
|
|
37000
|
-
"module": "src/
|
|
37022
|
+
"name": "Switch",
|
|
37023
|
+
"module": "src/switch/switch.ts"
|
|
37001
37024
|
}
|
|
37002
37025
|
},
|
|
37003
37026
|
{
|
|
@@ -37010,8 +37033,8 @@
|
|
|
37010
37033
|
}
|
|
37011
37034
|
},
|
|
37012
37035
|
"inheritedFrom": {
|
|
37013
|
-
"name": "
|
|
37014
|
-
"module": "src/
|
|
37036
|
+
"name": "Switch",
|
|
37037
|
+
"module": "src/switch/switch.ts"
|
|
37015
37038
|
}
|
|
37016
37039
|
},
|
|
37017
37040
|
{
|
|
@@ -37023,8 +37046,8 @@
|
|
|
37023
37046
|
"privacy": "public",
|
|
37024
37047
|
"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.",
|
|
37025
37048
|
"inheritedFrom": {
|
|
37026
|
-
"name": "
|
|
37027
|
-
"module": "src/
|
|
37049
|
+
"name": "Switch",
|
|
37050
|
+
"module": "src/switch/switch.ts"
|
|
37028
37051
|
}
|
|
37029
37052
|
},
|
|
37030
37053
|
{
|
|
@@ -37037,8 +37060,8 @@
|
|
|
37037
37060
|
}
|
|
37038
37061
|
},
|
|
37039
37062
|
"inheritedFrom": {
|
|
37040
|
-
"name": "
|
|
37041
|
-
"module": "src/
|
|
37063
|
+
"name": "Switch",
|
|
37064
|
+
"module": "src/switch/switch.ts"
|
|
37042
37065
|
}
|
|
37043
37066
|
},
|
|
37044
37067
|
{
|
|
@@ -37068,15 +37091,25 @@
|
|
|
37068
37091
|
],
|
|
37069
37092
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
37070
37093
|
"inheritedFrom": {
|
|
37071
|
-
"name": "
|
|
37072
|
-
"module": "src/
|
|
37094
|
+
"name": "Switch",
|
|
37095
|
+
"module": "src/switch/switch.ts"
|
|
37096
|
+
}
|
|
37097
|
+
}
|
|
37098
|
+
],
|
|
37099
|
+
"events": [
|
|
37100
|
+
{
|
|
37101
|
+
"description": "Emits a custom change event when the checked state changes",
|
|
37102
|
+
"name": "change",
|
|
37103
|
+
"inheritedFrom": {
|
|
37104
|
+
"name": "Switch",
|
|
37105
|
+
"module": "src/switch/switch.ts"
|
|
37073
37106
|
}
|
|
37074
37107
|
}
|
|
37075
37108
|
]
|
|
37076
37109
|
},
|
|
37077
37110
|
{
|
|
37078
37111
|
"kind": "variable",
|
|
37079
|
-
"name": "
|
|
37112
|
+
"name": "foundationSwitchShadowOptions",
|
|
37080
37113
|
"type": {
|
|
37081
37114
|
"text": "ShadowRootInit"
|
|
37082
37115
|
},
|
|
@@ -37084,57 +37117,57 @@
|
|
|
37084
37117
|
},
|
|
37085
37118
|
{
|
|
37086
37119
|
"kind": "variable",
|
|
37087
|
-
"name": "
|
|
37120
|
+
"name": "defaultSwitchConfig",
|
|
37088
37121
|
"type": {
|
|
37089
37122
|
"text": "object"
|
|
37090
37123
|
},
|
|
37091
|
-
"default": "{}"
|
|
37124
|
+
"default": "{\n switch: `<div class=\"checked-indicator\" part=\"checked-indicator\"></div>`,\n}"
|
|
37092
37125
|
},
|
|
37093
37126
|
{
|
|
37094
37127
|
"kind": "variable",
|
|
37095
|
-
"name": "
|
|
37096
|
-
"description": "The Foundation
|
|
37128
|
+
"name": "foundationSwitch",
|
|
37129
|
+
"description": "The Foundation Switch",
|
|
37097
37130
|
"privacy": "public"
|
|
37098
37131
|
}
|
|
37099
37132
|
],
|
|
37100
37133
|
"exports": [
|
|
37101
37134
|
{
|
|
37102
37135
|
"kind": "js",
|
|
37103
|
-
"name": "
|
|
37136
|
+
"name": "Switch",
|
|
37104
37137
|
"declaration": {
|
|
37105
|
-
"name": "
|
|
37106
|
-
"module": "src/
|
|
37138
|
+
"name": "Switch",
|
|
37139
|
+
"module": "src/switch/switch.ts"
|
|
37107
37140
|
}
|
|
37108
37141
|
},
|
|
37109
37142
|
{
|
|
37110
37143
|
"kind": "js",
|
|
37111
|
-
"name": "
|
|
37144
|
+
"name": "foundationSwitchShadowOptions",
|
|
37112
37145
|
"declaration": {
|
|
37113
|
-
"name": "
|
|
37114
|
-
"module": "src/
|
|
37146
|
+
"name": "foundationSwitchShadowOptions",
|
|
37147
|
+
"module": "src/switch/switch.ts"
|
|
37115
37148
|
}
|
|
37116
37149
|
},
|
|
37117
37150
|
{
|
|
37118
37151
|
"kind": "js",
|
|
37119
|
-
"name": "
|
|
37152
|
+
"name": "defaultSwitchConfig",
|
|
37120
37153
|
"declaration": {
|
|
37121
|
-
"name": "
|
|
37122
|
-
"module": "src/
|
|
37154
|
+
"name": "defaultSwitchConfig",
|
|
37155
|
+
"module": "src/switch/switch.ts"
|
|
37123
37156
|
}
|
|
37124
37157
|
},
|
|
37125
37158
|
{
|
|
37126
37159
|
"kind": "js",
|
|
37127
|
-
"name": "
|
|
37160
|
+
"name": "foundationSwitch",
|
|
37128
37161
|
"declaration": {
|
|
37129
|
-
"name": "
|
|
37130
|
-
"module": "src/
|
|
37162
|
+
"name": "foundationSwitch",
|
|
37163
|
+
"module": "src/switch/switch.ts"
|
|
37131
37164
|
}
|
|
37132
37165
|
}
|
|
37133
37166
|
]
|
|
37134
37167
|
},
|
|
37135
37168
|
{
|
|
37136
37169
|
"kind": "javascript-module",
|
|
37137
|
-
"path": "src/
|
|
37170
|
+
"path": "src/tab/index.ts",
|
|
37138
37171
|
"declarations": [],
|
|
37139
37172
|
"exports": [
|
|
37140
37173
|
{
|
|
@@ -37142,7 +37175,7 @@
|
|
|
37142
37175
|
"name": "*",
|
|
37143
37176
|
"declaration": {
|
|
37144
37177
|
"name": "*",
|
|
37145
|
-
"package": "./
|
|
37178
|
+
"package": "./tab.template"
|
|
37146
37179
|
}
|
|
37147
37180
|
},
|
|
37148
37181
|
{
|
|
@@ -37150,7 +37183,7 @@
|
|
|
37150
37183
|
"name": "*",
|
|
37151
37184
|
"declaration": {
|
|
37152
37185
|
"name": "*",
|
|
37153
|
-
"package": "./
|
|
37186
|
+
"package": "./tab.styles"
|
|
37154
37187
|
}
|
|
37155
37188
|
},
|
|
37156
37189
|
{
|
|
@@ -37158,18 +37191,18 @@
|
|
|
37158
37191
|
"name": "*",
|
|
37159
37192
|
"declaration": {
|
|
37160
37193
|
"name": "*",
|
|
37161
|
-
"package": "./
|
|
37194
|
+
"package": "./tab"
|
|
37162
37195
|
}
|
|
37163
37196
|
}
|
|
37164
37197
|
]
|
|
37165
37198
|
},
|
|
37166
37199
|
{
|
|
37167
37200
|
"kind": "javascript-module",
|
|
37168
|
-
"path": "src/
|
|
37201
|
+
"path": "src/tab/tab.styles.ts",
|
|
37169
37202
|
"declarations": [
|
|
37170
37203
|
{
|
|
37171
37204
|
"kind": "function",
|
|
37172
|
-
"name": "
|
|
37205
|
+
"name": "foundationTabStyles",
|
|
37173
37206
|
"return": {
|
|
37174
37207
|
"type": {
|
|
37175
37208
|
"text": "ElementStyles"
|
|
@@ -37185,7 +37218,7 @@
|
|
|
37185
37218
|
{
|
|
37186
37219
|
"name": "definition",
|
|
37187
37220
|
"type": {
|
|
37188
|
-
"text": "
|
|
37221
|
+
"text": "FoundationElementDefinition"
|
|
37189
37222
|
}
|
|
37190
37223
|
}
|
|
37191
37224
|
]
|
|
@@ -37194,24 +37227,24 @@
|
|
|
37194
37227
|
"exports": [
|
|
37195
37228
|
{
|
|
37196
37229
|
"kind": "js",
|
|
37197
|
-
"name": "
|
|
37230
|
+
"name": "foundationTabStyles",
|
|
37198
37231
|
"declaration": {
|
|
37199
|
-
"name": "
|
|
37200
|
-
"module": "src/
|
|
37232
|
+
"name": "foundationTabStyles",
|
|
37233
|
+
"module": "src/tab/tab.styles.ts"
|
|
37201
37234
|
}
|
|
37202
37235
|
}
|
|
37203
37236
|
]
|
|
37204
37237
|
},
|
|
37205
37238
|
{
|
|
37206
37239
|
"kind": "javascript-module",
|
|
37207
|
-
"path": "src/
|
|
37240
|
+
"path": "src/tab/tab.template.ts",
|
|
37208
37241
|
"declarations": [
|
|
37209
37242
|
{
|
|
37210
37243
|
"kind": "function",
|
|
37211
|
-
"name": "
|
|
37244
|
+
"name": "foundationTabTemplate",
|
|
37212
37245
|
"return": {
|
|
37213
37246
|
"type": {
|
|
37214
|
-
"text": "ViewTemplate<
|
|
37247
|
+
"text": "ViewTemplate<Tab>"
|
|
37215
37248
|
}
|
|
37216
37249
|
},
|
|
37217
37250
|
"parameters": [
|
|
@@ -37233,76 +37266,53 @@
|
|
|
37233
37266
|
"exports": [
|
|
37234
37267
|
{
|
|
37235
37268
|
"kind": "js",
|
|
37236
|
-
"name": "
|
|
37269
|
+
"name": "foundationTabTemplate",
|
|
37237
37270
|
"declaration": {
|
|
37238
|
-
"name": "
|
|
37239
|
-
"module": "src/
|
|
37271
|
+
"name": "foundationTabTemplate",
|
|
37272
|
+
"module": "src/tab/tab.template.ts"
|
|
37240
37273
|
}
|
|
37241
37274
|
}
|
|
37242
37275
|
]
|
|
37243
37276
|
},
|
|
37244
37277
|
{
|
|
37245
37278
|
"kind": "javascript-module",
|
|
37246
|
-
"path": "src/
|
|
37279
|
+
"path": "src/tab/tab.ts",
|
|
37247
37280
|
"declarations": [
|
|
37248
37281
|
{
|
|
37249
37282
|
"kind": "class",
|
|
37250
37283
|
"description": "",
|
|
37251
|
-
"name": "
|
|
37284
|
+
"name": "Tab",
|
|
37252
37285
|
"superclass": {
|
|
37253
|
-
"name": "
|
|
37286
|
+
"name": "FASTTab",
|
|
37254
37287
|
"package": "@microsoft/fast-components"
|
|
37255
37288
|
},
|
|
37256
|
-
"tagName": "%%prefix%%-
|
|
37289
|
+
"tagName": "%%prefix%%-tab",
|
|
37257
37290
|
"customElement": true,
|
|
37258
37291
|
"attributes": [
|
|
37259
37292
|
{
|
|
37260
|
-
"name": "readonly",
|
|
37261
37293
|
"type": {
|
|
37262
37294
|
"text": "boolean"
|
|
37263
37295
|
},
|
|
37264
|
-
"description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/
|
|
37265
|
-
"fieldName": "
|
|
37296
|
+
"description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled | disabled HTML attribute for more information.",
|
|
37297
|
+
"fieldName": "disabled",
|
|
37266
37298
|
"inheritedFrom": {
|
|
37267
|
-
"name": "
|
|
37268
|
-
"module": "src/
|
|
37299
|
+
"name": "Tab",
|
|
37300
|
+
"module": "src/tab/tab.ts"
|
|
37269
37301
|
}
|
|
37270
37302
|
}
|
|
37271
37303
|
],
|
|
37272
37304
|
"members": [
|
|
37273
37305
|
{
|
|
37274
37306
|
"kind": "field",
|
|
37275
|
-
"name": "
|
|
37307
|
+
"name": "disabled",
|
|
37276
37308
|
"type": {
|
|
37277
37309
|
"text": "boolean"
|
|
37278
37310
|
},
|
|
37279
37311
|
"privacy": "public",
|
|
37280
|
-
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/
|
|
37281
|
-
"inheritedFrom": {
|
|
37282
|
-
"name": "Switch",
|
|
37283
|
-
"module": "src/switch/switch.ts"
|
|
37284
|
-
}
|
|
37285
|
-
},
|
|
37286
|
-
{
|
|
37287
|
-
"kind": "method",
|
|
37288
|
-
"name": "readOnlyChanged",
|
|
37289
|
-
"privacy": "private",
|
|
37290
|
-
"return": {
|
|
37291
|
-
"type": {
|
|
37292
|
-
"text": "void"
|
|
37293
|
-
}
|
|
37294
|
-
},
|
|
37295
|
-
"inheritedFrom": {
|
|
37296
|
-
"name": "Switch",
|
|
37297
|
-
"module": "src/switch/switch.ts"
|
|
37298
|
-
}
|
|
37299
|
-
},
|
|
37300
|
-
{
|
|
37301
|
-
"kind": "field",
|
|
37302
|
-
"name": "proxy",
|
|
37312
|
+
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled | disabled HTML attribute} for more information.",
|
|
37303
37313
|
"inheritedFrom": {
|
|
37304
|
-
"name": "
|
|
37305
|
-
"module": "src/
|
|
37314
|
+
"name": "Tab",
|
|
37315
|
+
"module": "src/tab/tab.ts"
|
|
37306
37316
|
}
|
|
37307
37317
|
},
|
|
37308
37318
|
{
|
|
@@ -37314,8 +37324,8 @@
|
|
|
37314
37324
|
"privacy": "private",
|
|
37315
37325
|
"default": "void 0",
|
|
37316
37326
|
"inheritedFrom": {
|
|
37317
|
-
"name": "
|
|
37318
|
-
"module": "src/
|
|
37327
|
+
"name": "FoundationElement",
|
|
37328
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
37319
37329
|
}
|
|
37320
37330
|
},
|
|
37321
37331
|
{
|
|
@@ -37327,8 +37337,8 @@
|
|
|
37327
37337
|
"privacy": "public",
|
|
37328
37338
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
37329
37339
|
"inheritedFrom": {
|
|
37330
|
-
"name": "
|
|
37331
|
-
"module": "src/
|
|
37340
|
+
"name": "FoundationElement",
|
|
37341
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
37332
37342
|
}
|
|
37333
37343
|
},
|
|
37334
37344
|
{
|
|
@@ -37340,8 +37350,8 @@
|
|
|
37340
37350
|
"privacy": "public",
|
|
37341
37351
|
"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.",
|
|
37342
37352
|
"inheritedFrom": {
|
|
37343
|
-
"name": "
|
|
37344
|
-
"module": "src/
|
|
37353
|
+
"name": "FoundationElement",
|
|
37354
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
37345
37355
|
}
|
|
37346
37356
|
},
|
|
37347
37357
|
{
|
|
@@ -37354,8 +37364,8 @@
|
|
|
37354
37364
|
}
|
|
37355
37365
|
},
|
|
37356
37366
|
"inheritedFrom": {
|
|
37357
|
-
"name": "
|
|
37358
|
-
"module": "src/
|
|
37367
|
+
"name": "FoundationElement",
|
|
37368
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
37359
37369
|
}
|
|
37360
37370
|
},
|
|
37361
37371
|
{
|
|
@@ -37367,8 +37377,8 @@
|
|
|
37367
37377
|
"privacy": "public",
|
|
37368
37378
|
"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.",
|
|
37369
37379
|
"inheritedFrom": {
|
|
37370
|
-
"name": "
|
|
37371
|
-
"module": "src/
|
|
37380
|
+
"name": "FoundationElement",
|
|
37381
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
37372
37382
|
}
|
|
37373
37383
|
},
|
|
37374
37384
|
{
|
|
@@ -37381,8 +37391,8 @@
|
|
|
37381
37391
|
}
|
|
37382
37392
|
},
|
|
37383
37393
|
"inheritedFrom": {
|
|
37384
|
-
"name": "
|
|
37385
|
-
"module": "src/
|
|
37394
|
+
"name": "FoundationElement",
|
|
37395
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
37386
37396
|
}
|
|
37387
37397
|
},
|
|
37388
37398
|
{
|
|
@@ -37412,25 +37422,15 @@
|
|
|
37412
37422
|
],
|
|
37413
37423
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
37414
37424
|
"inheritedFrom": {
|
|
37415
|
-
"name": "
|
|
37416
|
-
"module": "src/
|
|
37417
|
-
}
|
|
37418
|
-
}
|
|
37419
|
-
],
|
|
37420
|
-
"events": [
|
|
37421
|
-
{
|
|
37422
|
-
"description": "Emits a custom change event when the checked state changes",
|
|
37423
|
-
"name": "change",
|
|
37424
|
-
"inheritedFrom": {
|
|
37425
|
-
"name": "Switch",
|
|
37426
|
-
"module": "src/switch/switch.ts"
|
|
37425
|
+
"name": "FoundationElement",
|
|
37426
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
37427
37427
|
}
|
|
37428
37428
|
}
|
|
37429
37429
|
]
|
|
37430
37430
|
},
|
|
37431
37431
|
{
|
|
37432
37432
|
"kind": "variable",
|
|
37433
|
-
"name": "
|
|
37433
|
+
"name": "foundationTabShadowOptions",
|
|
37434
37434
|
"type": {
|
|
37435
37435
|
"text": "ShadowRootInit"
|
|
37436
37436
|
},
|
|
@@ -37438,50 +37438,50 @@
|
|
|
37438
37438
|
},
|
|
37439
37439
|
{
|
|
37440
37440
|
"kind": "variable",
|
|
37441
|
-
"name": "
|
|
37441
|
+
"name": "defaultTabConfig",
|
|
37442
37442
|
"type": {
|
|
37443
37443
|
"text": "object"
|
|
37444
37444
|
},
|
|
37445
|
-
"default": "{
|
|
37445
|
+
"default": "{}"
|
|
37446
37446
|
},
|
|
37447
37447
|
{
|
|
37448
37448
|
"kind": "variable",
|
|
37449
|
-
"name": "
|
|
37450
|
-
"description": "The Foundation
|
|
37449
|
+
"name": "foundationTab",
|
|
37450
|
+
"description": "The Foundation Tab",
|
|
37451
37451
|
"privacy": "public"
|
|
37452
37452
|
}
|
|
37453
37453
|
],
|
|
37454
37454
|
"exports": [
|
|
37455
37455
|
{
|
|
37456
37456
|
"kind": "js",
|
|
37457
|
-
"name": "
|
|
37457
|
+
"name": "Tab",
|
|
37458
37458
|
"declaration": {
|
|
37459
|
-
"name": "
|
|
37460
|
-
"module": "src/
|
|
37459
|
+
"name": "Tab",
|
|
37460
|
+
"module": "src/tab/tab.ts"
|
|
37461
37461
|
}
|
|
37462
37462
|
},
|
|
37463
37463
|
{
|
|
37464
37464
|
"kind": "js",
|
|
37465
|
-
"name": "
|
|
37465
|
+
"name": "foundationTabShadowOptions",
|
|
37466
37466
|
"declaration": {
|
|
37467
|
-
"name": "
|
|
37468
|
-
"module": "src/
|
|
37467
|
+
"name": "foundationTabShadowOptions",
|
|
37468
|
+
"module": "src/tab/tab.ts"
|
|
37469
37469
|
}
|
|
37470
37470
|
},
|
|
37471
37471
|
{
|
|
37472
37472
|
"kind": "js",
|
|
37473
|
-
"name": "
|
|
37473
|
+
"name": "defaultTabConfig",
|
|
37474
37474
|
"declaration": {
|
|
37475
|
-
"name": "
|
|
37476
|
-
"module": "src/
|
|
37475
|
+
"name": "defaultTabConfig",
|
|
37476
|
+
"module": "src/tab/tab.ts"
|
|
37477
37477
|
}
|
|
37478
37478
|
},
|
|
37479
37479
|
{
|
|
37480
37480
|
"kind": "js",
|
|
37481
|
-
"name": "
|
|
37481
|
+
"name": "foundationTab",
|
|
37482
37482
|
"declaration": {
|
|
37483
|
-
"name": "
|
|
37484
|
-
"module": "src/
|
|
37483
|
+
"name": "foundationTab",
|
|
37484
|
+
"module": "src/tab/tab.ts"
|
|
37485
37485
|
}
|
|
37486
37486
|
}
|
|
37487
37487
|
]
|
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.
|
|
4
|
+
"version": "14.236.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"build:webpack:stats": "genx analyze",
|
|
58
58
|
"build:copy-ms-manifest": "copyfiles -u 1 ms-fast-components/custom-elements.json ../../../node_modules/@microsoft/fast-components/dist/",
|
|
59
59
|
"circular": "npx -y madge --extensions ts --circular ./src",
|
|
60
|
-
"clean": "rimraf dist tsconfig.tsbuildinfo",
|
|
60
|
+
"clean": "rimraf dist temp tsconfig.tsbuildinfo",
|
|
61
61
|
"dev": "npm run dev:tsc",
|
|
62
62
|
"dev:rollup": "genx dev -b rollup",
|
|
63
63
|
"dev:tsc": "genx dev -b ts",
|
|
@@ -83,13 +83,13 @@
|
|
|
83
83
|
}
|
|
84
84
|
},
|
|
85
85
|
"devDependencies": {
|
|
86
|
-
"@genesislcap/foundation-testing": "14.
|
|
87
|
-
"@genesislcap/genx": "14.
|
|
88
|
-
"@genesislcap/rollup-builder": "14.
|
|
89
|
-
"@genesislcap/ts-builder": "14.
|
|
90
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
91
|
-
"@genesislcap/vite-builder": "14.
|
|
92
|
-
"@genesislcap/webpack-builder": "14.
|
|
86
|
+
"@genesislcap/foundation-testing": "14.236.0",
|
|
87
|
+
"@genesislcap/genx": "14.236.0",
|
|
88
|
+
"@genesislcap/rollup-builder": "14.236.0",
|
|
89
|
+
"@genesislcap/ts-builder": "14.236.0",
|
|
90
|
+
"@genesislcap/uvu-playwright-builder": "14.236.0",
|
|
91
|
+
"@genesislcap/vite-builder": "14.236.0",
|
|
92
|
+
"@genesislcap/webpack-builder": "14.236.0",
|
|
93
93
|
"copyfiles": "^2.4.1",
|
|
94
94
|
"rimraf": "^5.0.0",
|
|
95
95
|
"rxjs": "^7.5.4"
|
|
@@ -100,13 +100,13 @@
|
|
|
100
100
|
"@fortawesome/free-regular-svg-icons": "^6.2.1",
|
|
101
101
|
"@fortawesome/free-solid-svg-icons": "^6.2.1",
|
|
102
102
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
|
|
103
|
-
"@genesislcap/foundation-comms": "14.
|
|
104
|
-
"@genesislcap/foundation-criteria": "14.
|
|
105
|
-
"@genesislcap/foundation-errors": "14.
|
|
106
|
-
"@genesislcap/foundation-logger": "14.
|
|
107
|
-
"@genesislcap/foundation-notifications": "14.
|
|
108
|
-
"@genesislcap/foundation-user": "14.
|
|
109
|
-
"@genesislcap/foundation-utils": "14.
|
|
103
|
+
"@genesislcap/foundation-comms": "14.236.0",
|
|
104
|
+
"@genesislcap/foundation-criteria": "14.236.0",
|
|
105
|
+
"@genesislcap/foundation-errors": "14.236.0",
|
|
106
|
+
"@genesislcap/foundation-logger": "14.236.0",
|
|
107
|
+
"@genesislcap/foundation-notifications": "14.236.0",
|
|
108
|
+
"@genesislcap/foundation-user": "14.236.0",
|
|
109
|
+
"@genesislcap/foundation-utils": "14.236.0",
|
|
110
110
|
"@microsoft/fast-colors": "5.3.1",
|
|
111
111
|
"@microsoft/fast-components": "2.30.6",
|
|
112
112
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -128,5 +128,5 @@
|
|
|
128
128
|
"access": "public"
|
|
129
129
|
},
|
|
130
130
|
"customElements": "dist/custom-elements.json",
|
|
131
|
-
"gitHead": "
|
|
131
|
+
"gitHead": "5ae20a202835fc0b53c9f34ba17cd692ba27880a"
|
|
132
132
|
}
|