@genesislcap/foundation-ui 14.251.2 → 14.251.3
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.
|
@@ -14917,11 +14917,11 @@
|
|
|
14917
14917
|
},
|
|
14918
14918
|
{
|
|
14919
14919
|
"kind": "javascript-module",
|
|
14920
|
-
"path": "src/
|
|
14920
|
+
"path": "src/divider/divider.styles.ts",
|
|
14921
14921
|
"declarations": [
|
|
14922
14922
|
{
|
|
14923
14923
|
"kind": "function",
|
|
14924
|
-
"name": "
|
|
14924
|
+
"name": "foundationDividerStyles",
|
|
14925
14925
|
"return": {
|
|
14926
14926
|
"type": {
|
|
14927
14927
|
"text": "ElementStyles"
|
|
@@ -14946,24 +14946,24 @@
|
|
|
14946
14946
|
"exports": [
|
|
14947
14947
|
{
|
|
14948
14948
|
"kind": "js",
|
|
14949
|
-
"name": "
|
|
14949
|
+
"name": "foundationDividerStyles",
|
|
14950
14950
|
"declaration": {
|
|
14951
|
-
"name": "
|
|
14952
|
-
"module": "src/
|
|
14951
|
+
"name": "foundationDividerStyles",
|
|
14952
|
+
"module": "src/divider/divider.styles.ts"
|
|
14953
14953
|
}
|
|
14954
14954
|
}
|
|
14955
14955
|
]
|
|
14956
14956
|
},
|
|
14957
14957
|
{
|
|
14958
14958
|
"kind": "javascript-module",
|
|
14959
|
-
"path": "src/
|
|
14959
|
+
"path": "src/divider/divider.template.ts",
|
|
14960
14960
|
"declarations": [
|
|
14961
14961
|
{
|
|
14962
14962
|
"kind": "function",
|
|
14963
|
-
"name": "
|
|
14963
|
+
"name": "foundationDividerTemplate",
|
|
14964
14964
|
"return": {
|
|
14965
14965
|
"type": {
|
|
14966
|
-
"text": "ViewTemplate<
|
|
14966
|
+
"text": "ViewTemplate<Divider>"
|
|
14967
14967
|
}
|
|
14968
14968
|
},
|
|
14969
14969
|
"parameters": [
|
|
@@ -14985,32 +14985,32 @@
|
|
|
14985
14985
|
"exports": [
|
|
14986
14986
|
{
|
|
14987
14987
|
"kind": "js",
|
|
14988
|
-
"name": "
|
|
14988
|
+
"name": "foundationDividerTemplate",
|
|
14989
14989
|
"declaration": {
|
|
14990
|
-
"name": "
|
|
14991
|
-
"module": "src/
|
|
14990
|
+
"name": "foundationDividerTemplate",
|
|
14991
|
+
"module": "src/divider/divider.template.ts"
|
|
14992
14992
|
}
|
|
14993
14993
|
}
|
|
14994
14994
|
]
|
|
14995
14995
|
},
|
|
14996
14996
|
{
|
|
14997
14997
|
"kind": "javascript-module",
|
|
14998
|
-
"path": "src/
|
|
14998
|
+
"path": "src/divider/divider.ts",
|
|
14999
14999
|
"declarations": [
|
|
15000
15000
|
{
|
|
15001
15001
|
"kind": "class",
|
|
15002
15002
|
"description": "",
|
|
15003
|
-
"name": "
|
|
15003
|
+
"name": "Divider",
|
|
15004
15004
|
"superclass": {
|
|
15005
|
-
"name": "
|
|
15005
|
+
"name": "FASTDivider",
|
|
15006
15006
|
"package": "@microsoft/fast-foundation"
|
|
15007
15007
|
},
|
|
15008
|
-
"tagName": "%%prefix%%-
|
|
15008
|
+
"tagName": "%%prefix%%-divider",
|
|
15009
15009
|
"customElement": true
|
|
15010
15010
|
},
|
|
15011
15011
|
{
|
|
15012
15012
|
"kind": "variable",
|
|
15013
|
-
"name": "
|
|
15013
|
+
"name": "foundationDividerShadowOptions",
|
|
15014
15014
|
"type": {
|
|
15015
15015
|
"text": "ShadowRootInit"
|
|
15016
15016
|
},
|
|
@@ -15018,7 +15018,7 @@
|
|
|
15018
15018
|
},
|
|
15019
15019
|
{
|
|
15020
15020
|
"kind": "variable",
|
|
15021
|
-
"name": "
|
|
15021
|
+
"name": "defaultDividerConfig",
|
|
15022
15022
|
"type": {
|
|
15023
15023
|
"text": "object"
|
|
15024
15024
|
},
|
|
@@ -15026,49 +15026,49 @@
|
|
|
15026
15026
|
},
|
|
15027
15027
|
{
|
|
15028
15028
|
"kind": "variable",
|
|
15029
|
-
"name": "
|
|
15030
|
-
"description": "The Foundation
|
|
15029
|
+
"name": "foundationDivider",
|
|
15030
|
+
"description": "The Foundation Divider",
|
|
15031
15031
|
"privacy": "public"
|
|
15032
15032
|
}
|
|
15033
15033
|
],
|
|
15034
15034
|
"exports": [
|
|
15035
15035
|
{
|
|
15036
15036
|
"kind": "js",
|
|
15037
|
-
"name": "
|
|
15037
|
+
"name": "Divider",
|
|
15038
15038
|
"declaration": {
|
|
15039
|
-
"name": "
|
|
15040
|
-
"module": "src/
|
|
15039
|
+
"name": "Divider",
|
|
15040
|
+
"module": "src/divider/divider.ts"
|
|
15041
15041
|
}
|
|
15042
15042
|
},
|
|
15043
15043
|
{
|
|
15044
15044
|
"kind": "js",
|
|
15045
|
-
"name": "
|
|
15045
|
+
"name": "foundationDividerShadowOptions",
|
|
15046
15046
|
"declaration": {
|
|
15047
|
-
"name": "
|
|
15048
|
-
"module": "src/
|
|
15047
|
+
"name": "foundationDividerShadowOptions",
|
|
15048
|
+
"module": "src/divider/divider.ts"
|
|
15049
15049
|
}
|
|
15050
15050
|
},
|
|
15051
15051
|
{
|
|
15052
15052
|
"kind": "js",
|
|
15053
|
-
"name": "
|
|
15053
|
+
"name": "defaultDividerConfig",
|
|
15054
15054
|
"declaration": {
|
|
15055
|
-
"name": "
|
|
15056
|
-
"module": "src/
|
|
15055
|
+
"name": "defaultDividerConfig",
|
|
15056
|
+
"module": "src/divider/divider.ts"
|
|
15057
15057
|
}
|
|
15058
15058
|
},
|
|
15059
15059
|
{
|
|
15060
15060
|
"kind": "js",
|
|
15061
|
-
"name": "
|
|
15061
|
+
"name": "foundationDivider",
|
|
15062
15062
|
"declaration": {
|
|
15063
|
-
"name": "
|
|
15064
|
-
"module": "src/
|
|
15063
|
+
"name": "foundationDivider",
|
|
15064
|
+
"module": "src/divider/divider.ts"
|
|
15065
15065
|
}
|
|
15066
15066
|
}
|
|
15067
15067
|
]
|
|
15068
15068
|
},
|
|
15069
15069
|
{
|
|
15070
15070
|
"kind": "javascript-module",
|
|
15071
|
-
"path": "src/
|
|
15071
|
+
"path": "src/divider/index.ts",
|
|
15072
15072
|
"declarations": [],
|
|
15073
15073
|
"exports": [
|
|
15074
15074
|
{
|
|
@@ -15076,7 +15076,7 @@
|
|
|
15076
15076
|
"name": "*",
|
|
15077
15077
|
"declaration": {
|
|
15078
15078
|
"name": "*",
|
|
15079
|
-
"package": "./
|
|
15079
|
+
"package": "./divider.template"
|
|
15080
15080
|
}
|
|
15081
15081
|
},
|
|
15082
15082
|
{
|
|
@@ -15084,7 +15084,7 @@
|
|
|
15084
15084
|
"name": "*",
|
|
15085
15085
|
"declaration": {
|
|
15086
15086
|
"name": "*",
|
|
15087
|
-
"package": "./
|
|
15087
|
+
"package": "./divider.styles"
|
|
15088
15088
|
}
|
|
15089
15089
|
},
|
|
15090
15090
|
{
|
|
@@ -15092,18 +15092,18 @@
|
|
|
15092
15092
|
"name": "*",
|
|
15093
15093
|
"declaration": {
|
|
15094
15094
|
"name": "*",
|
|
15095
|
-
"package": "./
|
|
15095
|
+
"package": "./divider"
|
|
15096
15096
|
}
|
|
15097
15097
|
}
|
|
15098
15098
|
]
|
|
15099
15099
|
},
|
|
15100
15100
|
{
|
|
15101
15101
|
"kind": "javascript-module",
|
|
15102
|
-
"path": "src/
|
|
15102
|
+
"path": "src/disclosure/disclosure.styles.ts",
|
|
15103
15103
|
"declarations": [
|
|
15104
15104
|
{
|
|
15105
15105
|
"kind": "function",
|
|
15106
|
-
"name": "
|
|
15106
|
+
"name": "foundationDisclosureStyles",
|
|
15107
15107
|
"return": {
|
|
15108
15108
|
"type": {
|
|
15109
15109
|
"text": "ElementStyles"
|
|
@@ -15128,24 +15128,24 @@
|
|
|
15128
15128
|
"exports": [
|
|
15129
15129
|
{
|
|
15130
15130
|
"kind": "js",
|
|
15131
|
-
"name": "
|
|
15131
|
+
"name": "foundationDisclosureStyles",
|
|
15132
15132
|
"declaration": {
|
|
15133
|
-
"name": "
|
|
15134
|
-
"module": "src/
|
|
15133
|
+
"name": "foundationDisclosureStyles",
|
|
15134
|
+
"module": "src/disclosure/disclosure.styles.ts"
|
|
15135
15135
|
}
|
|
15136
15136
|
}
|
|
15137
15137
|
]
|
|
15138
15138
|
},
|
|
15139
15139
|
{
|
|
15140
15140
|
"kind": "javascript-module",
|
|
15141
|
-
"path": "src/
|
|
15141
|
+
"path": "src/disclosure/disclosure.template.ts",
|
|
15142
15142
|
"declarations": [
|
|
15143
15143
|
{
|
|
15144
15144
|
"kind": "function",
|
|
15145
|
-
"name": "
|
|
15145
|
+
"name": "foundationDisclosureTemplate",
|
|
15146
15146
|
"return": {
|
|
15147
15147
|
"type": {
|
|
15148
|
-
"text": "ViewTemplate<
|
|
15148
|
+
"text": "ViewTemplate<Disclosure>"
|
|
15149
15149
|
}
|
|
15150
15150
|
},
|
|
15151
15151
|
"parameters": [
|
|
@@ -15167,32 +15167,32 @@
|
|
|
15167
15167
|
"exports": [
|
|
15168
15168
|
{
|
|
15169
15169
|
"kind": "js",
|
|
15170
|
-
"name": "
|
|
15170
|
+
"name": "foundationDisclosureTemplate",
|
|
15171
15171
|
"declaration": {
|
|
15172
|
-
"name": "
|
|
15173
|
-
"module": "src/
|
|
15172
|
+
"name": "foundationDisclosureTemplate",
|
|
15173
|
+
"module": "src/disclosure/disclosure.template.ts"
|
|
15174
15174
|
}
|
|
15175
15175
|
}
|
|
15176
15176
|
]
|
|
15177
15177
|
},
|
|
15178
15178
|
{
|
|
15179
15179
|
"kind": "javascript-module",
|
|
15180
|
-
"path": "src/
|
|
15180
|
+
"path": "src/disclosure/disclosure.ts",
|
|
15181
15181
|
"declarations": [
|
|
15182
15182
|
{
|
|
15183
15183
|
"kind": "class",
|
|
15184
15184
|
"description": "",
|
|
15185
|
-
"name": "
|
|
15185
|
+
"name": "Disclosure",
|
|
15186
15186
|
"superclass": {
|
|
15187
|
-
"name": "
|
|
15187
|
+
"name": "FASTDisclosure",
|
|
15188
15188
|
"package": "@microsoft/fast-foundation"
|
|
15189
15189
|
},
|
|
15190
|
-
"tagName": "%%prefix%%-
|
|
15190
|
+
"tagName": "%%prefix%%-disclosure",
|
|
15191
15191
|
"customElement": true
|
|
15192
15192
|
},
|
|
15193
15193
|
{
|
|
15194
15194
|
"kind": "variable",
|
|
15195
|
-
"name": "
|
|
15195
|
+
"name": "foundationDisclosureShadowOptions",
|
|
15196
15196
|
"type": {
|
|
15197
15197
|
"text": "ShadowRootInit"
|
|
15198
15198
|
},
|
|
@@ -15200,7 +15200,7 @@
|
|
|
15200
15200
|
},
|
|
15201
15201
|
{
|
|
15202
15202
|
"kind": "variable",
|
|
15203
|
-
"name": "
|
|
15203
|
+
"name": "defaultDisclosureConfig",
|
|
15204
15204
|
"type": {
|
|
15205
15205
|
"text": "object"
|
|
15206
15206
|
},
|
|
@@ -15208,49 +15208,49 @@
|
|
|
15208
15208
|
},
|
|
15209
15209
|
{
|
|
15210
15210
|
"kind": "variable",
|
|
15211
|
-
"name": "
|
|
15212
|
-
"description": "The Foundation
|
|
15211
|
+
"name": "foundationDisclosure",
|
|
15212
|
+
"description": "The Foundation Disclosure",
|
|
15213
15213
|
"privacy": "public"
|
|
15214
15214
|
}
|
|
15215
15215
|
],
|
|
15216
15216
|
"exports": [
|
|
15217
15217
|
{
|
|
15218
15218
|
"kind": "js",
|
|
15219
|
-
"name": "
|
|
15219
|
+
"name": "Disclosure",
|
|
15220
15220
|
"declaration": {
|
|
15221
|
-
"name": "
|
|
15222
|
-
"module": "src/
|
|
15221
|
+
"name": "Disclosure",
|
|
15222
|
+
"module": "src/disclosure/disclosure.ts"
|
|
15223
15223
|
}
|
|
15224
15224
|
},
|
|
15225
15225
|
{
|
|
15226
15226
|
"kind": "js",
|
|
15227
|
-
"name": "
|
|
15227
|
+
"name": "foundationDisclosureShadowOptions",
|
|
15228
15228
|
"declaration": {
|
|
15229
|
-
"name": "
|
|
15230
|
-
"module": "src/
|
|
15229
|
+
"name": "foundationDisclosureShadowOptions",
|
|
15230
|
+
"module": "src/disclosure/disclosure.ts"
|
|
15231
15231
|
}
|
|
15232
15232
|
},
|
|
15233
15233
|
{
|
|
15234
15234
|
"kind": "js",
|
|
15235
|
-
"name": "
|
|
15235
|
+
"name": "defaultDisclosureConfig",
|
|
15236
15236
|
"declaration": {
|
|
15237
|
-
"name": "
|
|
15238
|
-
"module": "src/
|
|
15237
|
+
"name": "defaultDisclosureConfig",
|
|
15238
|
+
"module": "src/disclosure/disclosure.ts"
|
|
15239
15239
|
}
|
|
15240
15240
|
},
|
|
15241
15241
|
{
|
|
15242
15242
|
"kind": "js",
|
|
15243
|
-
"name": "
|
|
15243
|
+
"name": "foundationDisclosure",
|
|
15244
15244
|
"declaration": {
|
|
15245
|
-
"name": "
|
|
15246
|
-
"module": "src/
|
|
15245
|
+
"name": "foundationDisclosure",
|
|
15246
|
+
"module": "src/disclosure/disclosure.ts"
|
|
15247
15247
|
}
|
|
15248
15248
|
}
|
|
15249
15249
|
]
|
|
15250
15250
|
},
|
|
15251
15251
|
{
|
|
15252
15252
|
"kind": "javascript-module",
|
|
15253
|
-
"path": "src/
|
|
15253
|
+
"path": "src/disclosure/index.ts",
|
|
15254
15254
|
"declarations": [],
|
|
15255
15255
|
"exports": [
|
|
15256
15256
|
{
|
|
@@ -15258,7 +15258,7 @@
|
|
|
15258
15258
|
"name": "*",
|
|
15259
15259
|
"declaration": {
|
|
15260
15260
|
"name": "*",
|
|
15261
|
-
"package": "./
|
|
15261
|
+
"package": "./disclosure.template"
|
|
15262
15262
|
}
|
|
15263
15263
|
},
|
|
15264
15264
|
{
|
|
@@ -15266,7 +15266,7 @@
|
|
|
15266
15266
|
"name": "*",
|
|
15267
15267
|
"declaration": {
|
|
15268
15268
|
"name": "*",
|
|
15269
|
-
"package": "./
|
|
15269
|
+
"package": "./disclosure.styles"
|
|
15270
15270
|
}
|
|
15271
15271
|
},
|
|
15272
15272
|
{
|
|
@@ -15274,108 +15274,270 @@
|
|
|
15274
15274
|
"name": "*",
|
|
15275
15275
|
"declaration": {
|
|
15276
15276
|
"name": "*",
|
|
15277
|
-
"package": "./
|
|
15277
|
+
"package": "./disclosure"
|
|
15278
15278
|
}
|
|
15279
15279
|
}
|
|
15280
15280
|
]
|
|
15281
15281
|
},
|
|
15282
15282
|
{
|
|
15283
15283
|
"kind": "javascript-module",
|
|
15284
|
-
"path": "src/
|
|
15284
|
+
"path": "src/dropdown-menu/dropdown-menu.styles.ts",
|
|
15285
15285
|
"declarations": [
|
|
15286
15286
|
{
|
|
15287
15287
|
"kind": "function",
|
|
15288
|
-
"name": "
|
|
15288
|
+
"name": "dropdownMenuBaseStyles",
|
|
15289
|
+
"return": {
|
|
15290
|
+
"type": {
|
|
15291
|
+
"text": "ElementStyles"
|
|
15292
|
+
}
|
|
15293
|
+
},
|
|
15289
15294
|
"parameters": [
|
|
15290
15295
|
{
|
|
15291
15296
|
"name": "prefix",
|
|
15292
15297
|
"type": {
|
|
15293
15298
|
"text": "string"
|
|
15294
15299
|
}
|
|
15300
|
+
},
|
|
15301
|
+
{
|
|
15302
|
+
"name": "context",
|
|
15303
|
+
"type": {
|
|
15304
|
+
"text": "ElementDefinitionContext"
|
|
15305
|
+
}
|
|
15306
|
+
},
|
|
15307
|
+
{
|
|
15308
|
+
"name": "definition",
|
|
15309
|
+
"type": {
|
|
15310
|
+
"text": "FoundationElementDefinition"
|
|
15311
|
+
}
|
|
15295
15312
|
}
|
|
15296
15313
|
]
|
|
15297
15314
|
},
|
|
15298
15315
|
{
|
|
15299
|
-
"kind": "
|
|
15300
|
-
"name": "
|
|
15301
|
-
"
|
|
15316
|
+
"kind": "function",
|
|
15317
|
+
"name": "foundationDropdownMenuStyles",
|
|
15318
|
+
"return": {
|
|
15319
|
+
"type": {
|
|
15320
|
+
"text": "ElementStyles"
|
|
15321
|
+
}
|
|
15322
|
+
},
|
|
15323
|
+
"parameters": [
|
|
15324
|
+
{
|
|
15325
|
+
"name": "context",
|
|
15326
|
+
"type": {
|
|
15327
|
+
"text": "ElementDefinitionContext"
|
|
15328
|
+
}
|
|
15329
|
+
},
|
|
15330
|
+
{
|
|
15331
|
+
"name": "definition",
|
|
15332
|
+
"type": {
|
|
15333
|
+
"text": "FoundationElementDefinition"
|
|
15334
|
+
}
|
|
15335
|
+
}
|
|
15336
|
+
]
|
|
15302
15337
|
}
|
|
15303
15338
|
],
|
|
15304
15339
|
"exports": [
|
|
15305
15340
|
{
|
|
15306
15341
|
"kind": "js",
|
|
15307
|
-
"name": "
|
|
15342
|
+
"name": "dropdownMenuBaseStyles",
|
|
15308
15343
|
"declaration": {
|
|
15309
|
-
"name": "
|
|
15310
|
-
"module": "src/
|
|
15344
|
+
"name": "dropdownMenuBaseStyles",
|
|
15345
|
+
"module": "src/dropdown-menu/dropdown-menu.styles.ts"
|
|
15311
15346
|
}
|
|
15312
15347
|
},
|
|
15313
15348
|
{
|
|
15314
15349
|
"kind": "js",
|
|
15315
|
-
"name": "
|
|
15350
|
+
"name": "foundationDropdownMenuStyles",
|
|
15316
15351
|
"declaration": {
|
|
15317
|
-
"name": "
|
|
15318
|
-
"module": "src/
|
|
15352
|
+
"name": "foundationDropdownMenuStyles",
|
|
15353
|
+
"module": "src/dropdown-menu/dropdown-menu.styles.ts"
|
|
15319
15354
|
}
|
|
15320
15355
|
}
|
|
15321
15356
|
]
|
|
15322
15357
|
},
|
|
15323
15358
|
{
|
|
15324
15359
|
"kind": "javascript-module",
|
|
15325
|
-
"path": "src/
|
|
15360
|
+
"path": "src/dropdown-menu/dropdown-menu.template.ts",
|
|
15326
15361
|
"declarations": [
|
|
15327
15362
|
{
|
|
15328
|
-
"kind": "
|
|
15329
|
-
"name": "
|
|
15330
|
-
"
|
|
15331
|
-
"text": "ShadowRootInit"
|
|
15332
|
-
},
|
|
15333
|
-
"default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
|
|
15334
|
-
},
|
|
15335
|
-
{
|
|
15336
|
-
"kind": "class",
|
|
15337
|
-
"description": "",
|
|
15338
|
-
"name": "ErrorBanner",
|
|
15339
|
-
"members": [
|
|
15340
|
-
{
|
|
15341
|
-
"kind": "field",
|
|
15342
|
-
"name": "banner",
|
|
15343
|
-
"type": {
|
|
15344
|
-
"text": "HTMLElement & { dismiss: () => Promise<void> }"
|
|
15345
|
-
},
|
|
15346
|
-
"privacy": "public"
|
|
15347
|
-
},
|
|
15363
|
+
"kind": "function",
|
|
15364
|
+
"name": "extractMenuItems",
|
|
15365
|
+
"parameters": [
|
|
15348
15366
|
{
|
|
15349
|
-
"
|
|
15350
|
-
"name": "error",
|
|
15367
|
+
"name": "items",
|
|
15351
15368
|
"type": {
|
|
15352
|
-
"text": "
|
|
15369
|
+
"text": "DropdownMenuItem[]"
|
|
15353
15370
|
}
|
|
15354
15371
|
},
|
|
15355
15372
|
{
|
|
15356
|
-
"
|
|
15357
|
-
"name": "notification",
|
|
15373
|
+
"name": "prefix",
|
|
15358
15374
|
"type": {
|
|
15359
|
-
"text": "
|
|
15375
|
+
"text": "string"
|
|
15360
15376
|
}
|
|
15361
|
-
}
|
|
15362
|
-
|
|
15363
|
-
|
|
15364
|
-
|
|
15365
|
-
|
|
15366
|
-
|
|
15367
|
-
|
|
15377
|
+
}
|
|
15378
|
+
]
|
|
15379
|
+
},
|
|
15380
|
+
{
|
|
15381
|
+
"kind": "function",
|
|
15382
|
+
"name": "getDropdownMenuTemplate",
|
|
15383
|
+
"parameters": [
|
|
15368
15384
|
{
|
|
15369
|
-
"
|
|
15370
|
-
|
|
15371
|
-
|
|
15372
|
-
|
|
15373
|
-
|
|
15374
|
-
|
|
15375
|
-
|
|
15376
|
-
|
|
15377
|
-
|
|
15378
|
-
|
|
15385
|
+
"name": "prefix"
|
|
15386
|
+
}
|
|
15387
|
+
]
|
|
15388
|
+
},
|
|
15389
|
+
{
|
|
15390
|
+
"kind": "variable",
|
|
15391
|
+
"name": "foundationDropdownMenuTemplate",
|
|
15392
|
+
"default": "html<DropdownMenu>`\n ${(x) => getDropdownMenuTemplate(getPrefix(x))}\n`"
|
|
15393
|
+
}
|
|
15394
|
+
],
|
|
15395
|
+
"exports": [
|
|
15396
|
+
{
|
|
15397
|
+
"kind": "js",
|
|
15398
|
+
"name": "extractMenuItems",
|
|
15399
|
+
"declaration": {
|
|
15400
|
+
"name": "extractMenuItems",
|
|
15401
|
+
"module": "src/dropdown-menu/dropdown-menu.template.ts"
|
|
15402
|
+
}
|
|
15403
|
+
},
|
|
15404
|
+
{
|
|
15405
|
+
"kind": "js",
|
|
15406
|
+
"name": "getDropdownMenuTemplate",
|
|
15407
|
+
"declaration": {
|
|
15408
|
+
"name": "getDropdownMenuTemplate",
|
|
15409
|
+
"module": "src/dropdown-menu/dropdown-menu.template.ts"
|
|
15410
|
+
}
|
|
15411
|
+
},
|
|
15412
|
+
{
|
|
15413
|
+
"kind": "js",
|
|
15414
|
+
"name": "foundationDropdownMenuTemplate",
|
|
15415
|
+
"declaration": {
|
|
15416
|
+
"name": "foundationDropdownMenuTemplate",
|
|
15417
|
+
"module": "src/dropdown-menu/dropdown-menu.template.ts"
|
|
15418
|
+
}
|
|
15419
|
+
}
|
|
15420
|
+
]
|
|
15421
|
+
},
|
|
15422
|
+
{
|
|
15423
|
+
"kind": "javascript-module",
|
|
15424
|
+
"path": "src/dropdown-menu/dropdown-menu.ts",
|
|
15425
|
+
"declarations": [
|
|
15426
|
+
{
|
|
15427
|
+
"kind": "class",
|
|
15428
|
+
"description": "",
|
|
15429
|
+
"name": "DropdownMenu",
|
|
15430
|
+
"members": [
|
|
15431
|
+
{
|
|
15432
|
+
"kind": "field",
|
|
15433
|
+
"name": "items",
|
|
15434
|
+
"type": {
|
|
15435
|
+
"text": "DropdownMenuItem[]"
|
|
15436
|
+
}
|
|
15437
|
+
},
|
|
15438
|
+
{
|
|
15439
|
+
"kind": "field",
|
|
15440
|
+
"name": "autoClose",
|
|
15441
|
+
"type": {
|
|
15442
|
+
"text": "boolean"
|
|
15443
|
+
},
|
|
15444
|
+
"default": "true"
|
|
15445
|
+
},
|
|
15446
|
+
{
|
|
15447
|
+
"kind": "field",
|
|
15448
|
+
"name": "disabled",
|
|
15449
|
+
"type": {
|
|
15450
|
+
"text": "boolean"
|
|
15451
|
+
},
|
|
15452
|
+
"default": "false"
|
|
15453
|
+
},
|
|
15454
|
+
{
|
|
15455
|
+
"kind": "field",
|
|
15456
|
+
"name": "classNames",
|
|
15457
|
+
"type": {
|
|
15458
|
+
"text": "string"
|
|
15459
|
+
}
|
|
15460
|
+
},
|
|
15461
|
+
{
|
|
15462
|
+
"kind": "field",
|
|
15463
|
+
"name": "name",
|
|
15464
|
+
"type": {
|
|
15465
|
+
"text": "string"
|
|
15466
|
+
},
|
|
15467
|
+
"default": "'Dropdown Menu'"
|
|
15468
|
+
},
|
|
15469
|
+
{
|
|
15470
|
+
"kind": "field",
|
|
15471
|
+
"name": "open",
|
|
15472
|
+
"type": {
|
|
15473
|
+
"text": "boolean"
|
|
15474
|
+
},
|
|
15475
|
+
"default": "false"
|
|
15476
|
+
},
|
|
15477
|
+
{
|
|
15478
|
+
"kind": "field",
|
|
15479
|
+
"name": "buttonAppearance",
|
|
15480
|
+
"type": {
|
|
15481
|
+
"text": "string"
|
|
15482
|
+
}
|
|
15483
|
+
},
|
|
15484
|
+
{
|
|
15485
|
+
"kind": "field",
|
|
15486
|
+
"name": "dropdownMenu",
|
|
15487
|
+
"type": {
|
|
15488
|
+
"text": "HTMLElement"
|
|
15489
|
+
}
|
|
15490
|
+
},
|
|
15491
|
+
{
|
|
15492
|
+
"kind": "field",
|
|
15493
|
+
"name": "clickOutside",
|
|
15494
|
+
"privacy": "private"
|
|
15495
|
+
},
|
|
15496
|
+
{
|
|
15497
|
+
"kind": "method",
|
|
15498
|
+
"name": "handleClickOutside",
|
|
15499
|
+
"privacy": "private",
|
|
15500
|
+
"parameters": [
|
|
15501
|
+
{
|
|
15502
|
+
"name": "event",
|
|
15503
|
+
"type": {
|
|
15504
|
+
"text": "MouseEvent"
|
|
15505
|
+
}
|
|
15506
|
+
}
|
|
15507
|
+
]
|
|
15508
|
+
},
|
|
15509
|
+
{
|
|
15510
|
+
"kind": "method",
|
|
15511
|
+
"name": "openChanged",
|
|
15512
|
+
"privacy": "protected"
|
|
15513
|
+
},
|
|
15514
|
+
{
|
|
15515
|
+
"kind": "method",
|
|
15516
|
+
"name": "toggleDropdownMenuVisibility"
|
|
15517
|
+
},
|
|
15518
|
+
{
|
|
15519
|
+
"kind": "method",
|
|
15520
|
+
"name": "onDropdownMenuItemClick"
|
|
15521
|
+
},
|
|
15522
|
+
{
|
|
15523
|
+
"kind": "field",
|
|
15524
|
+
"name": "allItems",
|
|
15525
|
+
"type": {
|
|
15526
|
+
"text": "DropdownMenuItem[]"
|
|
15527
|
+
},
|
|
15528
|
+
"readonly": true
|
|
15529
|
+
},
|
|
15530
|
+
{
|
|
15531
|
+
"kind": "field",
|
|
15532
|
+
"name": "_presentation",
|
|
15533
|
+
"type": {
|
|
15534
|
+
"text": "ComponentPresentation | null | undefined"
|
|
15535
|
+
},
|
|
15536
|
+
"privacy": "private",
|
|
15537
|
+
"default": "void 0",
|
|
15538
|
+
"inheritedFrom": {
|
|
15539
|
+
"name": "FoundationElement",
|
|
15540
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
15379
15541
|
}
|
|
15380
15542
|
},
|
|
15381
15543
|
{
|
|
@@ -15477,51 +15639,83 @@
|
|
|
15477
15639
|
}
|
|
15478
15640
|
}
|
|
15479
15641
|
],
|
|
15642
|
+
"attributes": [
|
|
15643
|
+
{
|
|
15644
|
+
"name": "auto-close",
|
|
15645
|
+
"type": {
|
|
15646
|
+
"text": "boolean"
|
|
15647
|
+
},
|
|
15648
|
+
"default": "true",
|
|
15649
|
+
"fieldName": "autoClose"
|
|
15650
|
+
},
|
|
15651
|
+
{
|
|
15652
|
+
"name": "disable-button",
|
|
15653
|
+
"type": {
|
|
15654
|
+
"text": "boolean"
|
|
15655
|
+
},
|
|
15656
|
+
"default": "false",
|
|
15657
|
+
"fieldName": "disabled"
|
|
15658
|
+
},
|
|
15659
|
+
{
|
|
15660
|
+
"name": "name",
|
|
15661
|
+
"type": {
|
|
15662
|
+
"text": "string"
|
|
15663
|
+
},
|
|
15664
|
+
"default": "'Dropdown Menu'",
|
|
15665
|
+
"fieldName": "name"
|
|
15666
|
+
},
|
|
15667
|
+
{
|
|
15668
|
+
"name": "open",
|
|
15669
|
+
"type": {
|
|
15670
|
+
"text": "boolean"
|
|
15671
|
+
},
|
|
15672
|
+
"default": "false",
|
|
15673
|
+
"fieldName": "open"
|
|
15674
|
+
},
|
|
15675
|
+
{
|
|
15676
|
+
"name": "buttonAppearance",
|
|
15677
|
+
"type": {
|
|
15678
|
+
"text": "string"
|
|
15679
|
+
},
|
|
15680
|
+
"fieldName": "buttonAppearance"
|
|
15681
|
+
}
|
|
15682
|
+
],
|
|
15480
15683
|
"superclass": {
|
|
15481
15684
|
"name": "FoundationElement",
|
|
15482
15685
|
"package": "@microsoft/fast-foundation"
|
|
15483
15686
|
},
|
|
15484
|
-
"tagName": "%%prefix%%-
|
|
15485
|
-
"deprecated": "true",
|
|
15687
|
+
"tagName": "%%prefix%%-dropdown-menu",
|
|
15486
15688
|
"customElement": true
|
|
15487
15689
|
},
|
|
15488
15690
|
{
|
|
15489
15691
|
"kind": "variable",
|
|
15490
|
-
"name": "
|
|
15491
|
-
"description": "The Foundation
|
|
15692
|
+
"name": "foundationDropdownMenu",
|
|
15693
|
+
"description": "The Foundation Dropdown Menu",
|
|
15492
15694
|
"privacy": "public"
|
|
15493
15695
|
}
|
|
15494
15696
|
],
|
|
15495
15697
|
"exports": [
|
|
15496
15698
|
{
|
|
15497
15699
|
"kind": "js",
|
|
15498
|
-
"name": "
|
|
15499
|
-
"declaration": {
|
|
15500
|
-
"name": "foundationErrorBannerShadowOptions",
|
|
15501
|
-
"module": "src/error-banner/error-banner.ts"
|
|
15502
|
-
}
|
|
15503
|
-
},
|
|
15504
|
-
{
|
|
15505
|
-
"kind": "js",
|
|
15506
|
-
"name": "ErrorBanner",
|
|
15700
|
+
"name": "DropdownMenu",
|
|
15507
15701
|
"declaration": {
|
|
15508
|
-
"name": "
|
|
15509
|
-
"module": "src/
|
|
15702
|
+
"name": "DropdownMenu",
|
|
15703
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15510
15704
|
}
|
|
15511
15705
|
},
|
|
15512
15706
|
{
|
|
15513
15707
|
"kind": "js",
|
|
15514
|
-
"name": "
|
|
15708
|
+
"name": "foundationDropdownMenu",
|
|
15515
15709
|
"declaration": {
|
|
15516
|
-
"name": "
|
|
15517
|
-
"module": "src/
|
|
15710
|
+
"name": "foundationDropdownMenu",
|
|
15711
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
15518
15712
|
}
|
|
15519
15713
|
}
|
|
15520
15714
|
]
|
|
15521
15715
|
},
|
|
15522
15716
|
{
|
|
15523
15717
|
"kind": "javascript-module",
|
|
15524
|
-
"path": "src/
|
|
15718
|
+
"path": "src/dropdown-menu/index.ts",
|
|
15525
15719
|
"declarations": [],
|
|
15526
15720
|
"exports": [
|
|
15527
15721
|
{
|
|
@@ -15529,7 +15723,7 @@
|
|
|
15529
15723
|
"name": "*",
|
|
15530
15724
|
"declaration": {
|
|
15531
15725
|
"name": "*",
|
|
15532
|
-
"package": "./
|
|
15726
|
+
"package": "./dropdown-menu.styles"
|
|
15533
15727
|
}
|
|
15534
15728
|
},
|
|
15535
15729
|
{
|
|
@@ -15537,258 +15731,104 @@
|
|
|
15537
15731
|
"name": "*",
|
|
15538
15732
|
"declaration": {
|
|
15539
15733
|
"name": "*",
|
|
15540
|
-
"package": "./
|
|
15734
|
+
"package": "./dropdown-menu.template"
|
|
15735
|
+
}
|
|
15736
|
+
},
|
|
15737
|
+
{
|
|
15738
|
+
"kind": "js",
|
|
15739
|
+
"name": "*",
|
|
15740
|
+
"declaration": {
|
|
15741
|
+
"name": "*",
|
|
15742
|
+
"package": "./dropdown-menu"
|
|
15541
15743
|
}
|
|
15542
15744
|
}
|
|
15543
15745
|
]
|
|
15544
15746
|
},
|
|
15545
15747
|
{
|
|
15546
15748
|
"kind": "javascript-module",
|
|
15547
|
-
"path": "src/
|
|
15749
|
+
"path": "src/error-banner/error-banner.template.ts",
|
|
15548
15750
|
"declarations": [
|
|
15549
15751
|
{
|
|
15550
15752
|
"kind": "function",
|
|
15551
|
-
"name": "
|
|
15552
|
-
"return": {
|
|
15553
|
-
"type": {
|
|
15554
|
-
"text": "ElementStyles"
|
|
15555
|
-
}
|
|
15556
|
-
},
|
|
15753
|
+
"name": "getPrefixedErrorBanner",
|
|
15557
15754
|
"parameters": [
|
|
15558
15755
|
{
|
|
15559
15756
|
"name": "prefix",
|
|
15560
15757
|
"type": {
|
|
15561
15758
|
"text": "string"
|
|
15562
15759
|
}
|
|
15563
|
-
},
|
|
15564
|
-
{
|
|
15565
|
-
"name": "context",
|
|
15566
|
-
"type": {
|
|
15567
|
-
"text": "ElementDefinitionContext"
|
|
15568
|
-
}
|
|
15569
|
-
},
|
|
15570
|
-
{
|
|
15571
|
-
"name": "definition",
|
|
15572
|
-
"type": {
|
|
15573
|
-
"text": "FoundationElementDefinition"
|
|
15574
|
-
}
|
|
15575
15760
|
}
|
|
15576
15761
|
]
|
|
15577
15762
|
},
|
|
15578
15763
|
{
|
|
15579
|
-
"kind": "
|
|
15580
|
-
"name": "
|
|
15581
|
-
"
|
|
15582
|
-
"type": {
|
|
15583
|
-
"text": "ElementStyles"
|
|
15584
|
-
}
|
|
15585
|
-
},
|
|
15586
|
-
"parameters": [
|
|
15587
|
-
{
|
|
15588
|
-
"name": "context",
|
|
15589
|
-
"type": {
|
|
15590
|
-
"text": "ElementDefinitionContext"
|
|
15591
|
-
}
|
|
15592
|
-
},
|
|
15593
|
-
{
|
|
15594
|
-
"name": "definition",
|
|
15595
|
-
"type": {
|
|
15596
|
-
"text": "FoundationElementDefinition"
|
|
15597
|
-
}
|
|
15598
|
-
}
|
|
15599
|
-
]
|
|
15764
|
+
"kind": "variable",
|
|
15765
|
+
"name": "foundationErrorBannerTemplate",
|
|
15766
|
+
"default": "html<ErrorBanner>`\n ${(x) => getPrefixedErrorBanner(getPrefix(x))}\n`"
|
|
15600
15767
|
}
|
|
15601
15768
|
],
|
|
15602
15769
|
"exports": [
|
|
15603
15770
|
{
|
|
15604
15771
|
"kind": "js",
|
|
15605
|
-
"name": "
|
|
15772
|
+
"name": "getPrefixedErrorBanner",
|
|
15606
15773
|
"declaration": {
|
|
15607
|
-
"name": "
|
|
15608
|
-
"module": "src/
|
|
15774
|
+
"name": "getPrefixedErrorBanner",
|
|
15775
|
+
"module": "src/error-banner/error-banner.template.ts"
|
|
15609
15776
|
}
|
|
15610
15777
|
},
|
|
15611
15778
|
{
|
|
15612
15779
|
"kind": "js",
|
|
15613
|
-
"name": "
|
|
15780
|
+
"name": "foundationErrorBannerTemplate",
|
|
15614
15781
|
"declaration": {
|
|
15615
|
-
"name": "
|
|
15616
|
-
"module": "src/
|
|
15782
|
+
"name": "foundationErrorBannerTemplate",
|
|
15783
|
+
"module": "src/error-banner/error-banner.template.ts"
|
|
15617
15784
|
}
|
|
15618
15785
|
}
|
|
15619
15786
|
]
|
|
15620
15787
|
},
|
|
15621
15788
|
{
|
|
15622
15789
|
"kind": "javascript-module",
|
|
15623
|
-
"path": "src/
|
|
15790
|
+
"path": "src/error-banner/error-banner.ts",
|
|
15624
15791
|
"declarations": [
|
|
15625
|
-
{
|
|
15626
|
-
"kind": "function",
|
|
15627
|
-
"name": "extractMenuItems",
|
|
15628
|
-
"parameters": [
|
|
15629
|
-
{
|
|
15630
|
-
"name": "items",
|
|
15631
|
-
"type": {
|
|
15632
|
-
"text": "DropdownMenuItem[]"
|
|
15633
|
-
}
|
|
15634
|
-
},
|
|
15635
|
-
{
|
|
15636
|
-
"name": "prefix",
|
|
15637
|
-
"type": {
|
|
15638
|
-
"text": "string"
|
|
15639
|
-
}
|
|
15640
|
-
}
|
|
15641
|
-
]
|
|
15642
|
-
},
|
|
15643
|
-
{
|
|
15644
|
-
"kind": "function",
|
|
15645
|
-
"name": "getDropdownMenuTemplate",
|
|
15646
|
-
"parameters": [
|
|
15647
|
-
{
|
|
15648
|
-
"name": "prefix"
|
|
15649
|
-
}
|
|
15650
|
-
]
|
|
15651
|
-
},
|
|
15652
15792
|
{
|
|
15653
15793
|
"kind": "variable",
|
|
15654
|
-
"name": "
|
|
15655
|
-
"
|
|
15656
|
-
|
|
15657
|
-
|
|
15658
|
-
|
|
15659
|
-
{
|
|
15660
|
-
"kind": "js",
|
|
15661
|
-
"name": "extractMenuItems",
|
|
15662
|
-
"declaration": {
|
|
15663
|
-
"name": "extractMenuItems",
|
|
15664
|
-
"module": "src/dropdown-menu/dropdown-menu.template.ts"
|
|
15665
|
-
}
|
|
15666
|
-
},
|
|
15667
|
-
{
|
|
15668
|
-
"kind": "js",
|
|
15669
|
-
"name": "getDropdownMenuTemplate",
|
|
15670
|
-
"declaration": {
|
|
15671
|
-
"name": "getDropdownMenuTemplate",
|
|
15672
|
-
"module": "src/dropdown-menu/dropdown-menu.template.ts"
|
|
15673
|
-
}
|
|
15794
|
+
"name": "foundationErrorBannerShadowOptions",
|
|
15795
|
+
"type": {
|
|
15796
|
+
"text": "ShadowRootInit"
|
|
15797
|
+
},
|
|
15798
|
+
"default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
|
|
15674
15799
|
},
|
|
15675
|
-
{
|
|
15676
|
-
"kind": "js",
|
|
15677
|
-
"name": "foundationDropdownMenuTemplate",
|
|
15678
|
-
"declaration": {
|
|
15679
|
-
"name": "foundationDropdownMenuTemplate",
|
|
15680
|
-
"module": "src/dropdown-menu/dropdown-menu.template.ts"
|
|
15681
|
-
}
|
|
15682
|
-
}
|
|
15683
|
-
]
|
|
15684
|
-
},
|
|
15685
|
-
{
|
|
15686
|
-
"kind": "javascript-module",
|
|
15687
|
-
"path": "src/dropdown-menu/dropdown-menu.ts",
|
|
15688
|
-
"declarations": [
|
|
15689
15800
|
{
|
|
15690
15801
|
"kind": "class",
|
|
15691
15802
|
"description": "",
|
|
15692
|
-
"name": "
|
|
15803
|
+
"name": "ErrorBanner",
|
|
15693
15804
|
"members": [
|
|
15694
15805
|
{
|
|
15695
15806
|
"kind": "field",
|
|
15696
|
-
"name": "
|
|
15697
|
-
"type": {
|
|
15698
|
-
"text": "DropdownMenuItem[]"
|
|
15699
|
-
}
|
|
15700
|
-
},
|
|
15701
|
-
{
|
|
15702
|
-
"kind": "field",
|
|
15703
|
-
"name": "autoClose",
|
|
15704
|
-
"type": {
|
|
15705
|
-
"text": "boolean"
|
|
15706
|
-
},
|
|
15707
|
-
"default": "true"
|
|
15708
|
-
},
|
|
15709
|
-
{
|
|
15710
|
-
"kind": "field",
|
|
15711
|
-
"name": "disabled",
|
|
15712
|
-
"type": {
|
|
15713
|
-
"text": "boolean"
|
|
15714
|
-
},
|
|
15715
|
-
"default": "false"
|
|
15716
|
-
},
|
|
15717
|
-
{
|
|
15718
|
-
"kind": "field",
|
|
15719
|
-
"name": "classNames",
|
|
15720
|
-
"type": {
|
|
15721
|
-
"text": "string"
|
|
15722
|
-
}
|
|
15723
|
-
},
|
|
15724
|
-
{
|
|
15725
|
-
"kind": "field",
|
|
15726
|
-
"name": "name",
|
|
15727
|
-
"type": {
|
|
15728
|
-
"text": "string"
|
|
15729
|
-
},
|
|
15730
|
-
"default": "'Dropdown Menu'"
|
|
15731
|
-
},
|
|
15732
|
-
{
|
|
15733
|
-
"kind": "field",
|
|
15734
|
-
"name": "open",
|
|
15807
|
+
"name": "banner",
|
|
15735
15808
|
"type": {
|
|
15736
|
-
"text": "
|
|
15809
|
+
"text": "HTMLElement & { dismiss: () => Promise<void> }"
|
|
15737
15810
|
},
|
|
15738
|
-
"
|
|
15811
|
+
"privacy": "public"
|
|
15739
15812
|
},
|
|
15740
15813
|
{
|
|
15741
15814
|
"kind": "field",
|
|
15742
|
-
"name": "
|
|
15815
|
+
"name": "error",
|
|
15743
15816
|
"type": {
|
|
15744
|
-
"text": "
|
|
15817
|
+
"text": "ErrorStructure"
|
|
15745
15818
|
}
|
|
15746
15819
|
},
|
|
15747
15820
|
{
|
|
15748
15821
|
"kind": "field",
|
|
15749
|
-
"name": "
|
|
15822
|
+
"name": "notification",
|
|
15750
15823
|
"type": {
|
|
15751
|
-
"text": "
|
|
15824
|
+
"text": "NotificationStructure"
|
|
15752
15825
|
}
|
|
15753
15826
|
},
|
|
15754
|
-
{
|
|
15755
|
-
"kind": "field",
|
|
15756
|
-
"name": "clickOutside",
|
|
15757
|
-
"privacy": "private"
|
|
15758
|
-
},
|
|
15759
|
-
{
|
|
15760
|
-
"kind": "method",
|
|
15761
|
-
"name": "handleClickOutside",
|
|
15762
|
-
"privacy": "private",
|
|
15763
|
-
"parameters": [
|
|
15764
|
-
{
|
|
15765
|
-
"name": "event",
|
|
15766
|
-
"type": {
|
|
15767
|
-
"text": "MouseEvent"
|
|
15768
|
-
}
|
|
15769
|
-
}
|
|
15770
|
-
]
|
|
15771
|
-
},
|
|
15772
|
-
{
|
|
15773
|
-
"kind": "method",
|
|
15774
|
-
"name": "openChanged",
|
|
15775
|
-
"privacy": "protected"
|
|
15776
|
-
},
|
|
15777
15827
|
{
|
|
15778
15828
|
"kind": "method",
|
|
15779
|
-
"name": "
|
|
15780
|
-
|
|
15781
|
-
|
|
15782
|
-
"kind": "method",
|
|
15783
|
-
"name": "onDropdownMenuItemClick"
|
|
15784
|
-
},
|
|
15785
|
-
{
|
|
15786
|
-
"kind": "field",
|
|
15787
|
-
"name": "allItems",
|
|
15788
|
-
"type": {
|
|
15789
|
-
"text": "DropdownMenuItem[]"
|
|
15790
|
-
},
|
|
15791
|
-
"readonly": true
|
|
15829
|
+
"name": "dismiss",
|
|
15830
|
+
"privacy": "public",
|
|
15831
|
+
"description": "Dismiss the Error Banner from display."
|
|
15792
15832
|
},
|
|
15793
15833
|
{
|
|
15794
15834
|
"kind": "field",
|
|
@@ -15902,83 +15942,51 @@
|
|
|
15902
15942
|
}
|
|
15903
15943
|
}
|
|
15904
15944
|
],
|
|
15905
|
-
"attributes": [
|
|
15906
|
-
{
|
|
15907
|
-
"name": "auto-close",
|
|
15908
|
-
"type": {
|
|
15909
|
-
"text": "boolean"
|
|
15910
|
-
},
|
|
15911
|
-
"default": "true",
|
|
15912
|
-
"fieldName": "autoClose"
|
|
15913
|
-
},
|
|
15914
|
-
{
|
|
15915
|
-
"name": "disable-button",
|
|
15916
|
-
"type": {
|
|
15917
|
-
"text": "boolean"
|
|
15918
|
-
},
|
|
15919
|
-
"default": "false",
|
|
15920
|
-
"fieldName": "disabled"
|
|
15921
|
-
},
|
|
15922
|
-
{
|
|
15923
|
-
"name": "name",
|
|
15924
|
-
"type": {
|
|
15925
|
-
"text": "string"
|
|
15926
|
-
},
|
|
15927
|
-
"default": "'Dropdown Menu'",
|
|
15928
|
-
"fieldName": "name"
|
|
15929
|
-
},
|
|
15930
|
-
{
|
|
15931
|
-
"name": "open",
|
|
15932
|
-
"type": {
|
|
15933
|
-
"text": "boolean"
|
|
15934
|
-
},
|
|
15935
|
-
"default": "false",
|
|
15936
|
-
"fieldName": "open"
|
|
15937
|
-
},
|
|
15938
|
-
{
|
|
15939
|
-
"name": "buttonAppearance",
|
|
15940
|
-
"type": {
|
|
15941
|
-
"text": "string"
|
|
15942
|
-
},
|
|
15943
|
-
"fieldName": "buttonAppearance"
|
|
15944
|
-
}
|
|
15945
|
-
],
|
|
15946
15945
|
"superclass": {
|
|
15947
15946
|
"name": "FoundationElement",
|
|
15948
15947
|
"package": "@microsoft/fast-foundation"
|
|
15949
15948
|
},
|
|
15950
|
-
"tagName": "%%prefix%%-
|
|
15949
|
+
"tagName": "%%prefix%%-error-banner",
|
|
15950
|
+
"deprecated": "true",
|
|
15951
15951
|
"customElement": true
|
|
15952
15952
|
},
|
|
15953
15953
|
{
|
|
15954
15954
|
"kind": "variable",
|
|
15955
|
-
"name": "
|
|
15956
|
-
"description": "The Foundation
|
|
15955
|
+
"name": "foundationErrorBanner",
|
|
15956
|
+
"description": "The Foundation Error Banner",
|
|
15957
15957
|
"privacy": "public"
|
|
15958
15958
|
}
|
|
15959
15959
|
],
|
|
15960
15960
|
"exports": [
|
|
15961
15961
|
{
|
|
15962
15962
|
"kind": "js",
|
|
15963
|
-
"name": "
|
|
15963
|
+
"name": "foundationErrorBannerShadowOptions",
|
|
15964
15964
|
"declaration": {
|
|
15965
|
-
"name": "
|
|
15966
|
-
"module": "src/
|
|
15965
|
+
"name": "foundationErrorBannerShadowOptions",
|
|
15966
|
+
"module": "src/error-banner/error-banner.ts"
|
|
15967
15967
|
}
|
|
15968
15968
|
},
|
|
15969
15969
|
{
|
|
15970
15970
|
"kind": "js",
|
|
15971
|
-
"name": "
|
|
15971
|
+
"name": "ErrorBanner",
|
|
15972
15972
|
"declaration": {
|
|
15973
|
-
"name": "
|
|
15974
|
-
"module": "src/
|
|
15973
|
+
"name": "ErrorBanner",
|
|
15974
|
+
"module": "src/error-banner/error-banner.ts"
|
|
15975
|
+
}
|
|
15976
|
+
},
|
|
15977
|
+
{
|
|
15978
|
+
"kind": "js",
|
|
15979
|
+
"name": "foundationErrorBanner",
|
|
15980
|
+
"declaration": {
|
|
15981
|
+
"name": "foundationErrorBanner",
|
|
15982
|
+
"module": "src/error-banner/error-banner.ts"
|
|
15975
15983
|
}
|
|
15976
15984
|
}
|
|
15977
15985
|
]
|
|
15978
15986
|
},
|
|
15979
15987
|
{
|
|
15980
15988
|
"kind": "javascript-module",
|
|
15981
|
-
"path": "src/
|
|
15989
|
+
"path": "src/error-banner/index.ts",
|
|
15982
15990
|
"declarations": [],
|
|
15983
15991
|
"exports": [
|
|
15984
15992
|
{
|
|
@@ -15986,15 +15994,7 @@
|
|
|
15986
15994
|
"name": "*",
|
|
15987
15995
|
"declaration": {
|
|
15988
15996
|
"name": "*",
|
|
15989
|
-
"package": "./
|
|
15990
|
-
}
|
|
15991
|
-
},
|
|
15992
|
-
{
|
|
15993
|
-
"kind": "js",
|
|
15994
|
-
"name": "*",
|
|
15995
|
-
"declaration": {
|
|
15996
|
-
"name": "*",
|
|
15997
|
-
"package": "./dropdown-menu.template"
|
|
15997
|
+
"package": "./error-banner.template"
|
|
15998
15998
|
}
|
|
15999
15999
|
},
|
|
16000
16000
|
{
|
|
@@ -16002,7 +16002,7 @@
|
|
|
16002
16002
|
"name": "*",
|
|
16003
16003
|
"declaration": {
|
|
16004
16004
|
"name": "*",
|
|
16005
|
-
"package": "./
|
|
16005
|
+
"package": "./error-banner"
|
|
16006
16006
|
}
|
|
16007
16007
|
}
|
|
16008
16008
|
]
|
|
@@ -43554,459 +43554,481 @@
|
|
|
43554
43554
|
},
|
|
43555
43555
|
{
|
|
43556
43556
|
"kind": "javascript-module",
|
|
43557
|
-
"path": "src/
|
|
43557
|
+
"path": "src/url-input/index.ts",
|
|
43558
|
+
"declarations": [],
|
|
43559
|
+
"exports": [
|
|
43560
|
+
{
|
|
43561
|
+
"kind": "js",
|
|
43562
|
+
"name": "*",
|
|
43563
|
+
"declaration": {
|
|
43564
|
+
"name": "*",
|
|
43565
|
+
"package": "./url-input"
|
|
43566
|
+
}
|
|
43567
|
+
},
|
|
43568
|
+
{
|
|
43569
|
+
"kind": "js",
|
|
43570
|
+
"name": "*",
|
|
43571
|
+
"declaration": {
|
|
43572
|
+
"name": "*",
|
|
43573
|
+
"package": "./url-input.styles"
|
|
43574
|
+
}
|
|
43575
|
+
},
|
|
43576
|
+
{
|
|
43577
|
+
"kind": "js",
|
|
43578
|
+
"name": "*",
|
|
43579
|
+
"declaration": {
|
|
43580
|
+
"name": "*",
|
|
43581
|
+
"package": "./url-input.template"
|
|
43582
|
+
}
|
|
43583
|
+
}
|
|
43584
|
+
]
|
|
43585
|
+
},
|
|
43586
|
+
{
|
|
43587
|
+
"kind": "javascript-module",
|
|
43588
|
+
"path": "src/url-input/url-input.styles.ts",
|
|
43558
43589
|
"declarations": [
|
|
43559
43590
|
{
|
|
43560
|
-
"kind": "
|
|
43561
|
-
"
|
|
43562
|
-
"
|
|
43563
|
-
|
|
43591
|
+
"kind": "function",
|
|
43592
|
+
"name": "foundationUrlInputStyles",
|
|
43593
|
+
"return": {
|
|
43594
|
+
"type": {
|
|
43595
|
+
"text": "ElementStyles"
|
|
43596
|
+
}
|
|
43597
|
+
},
|
|
43598
|
+
"parameters": [
|
|
43564
43599
|
{
|
|
43565
|
-
"
|
|
43566
|
-
"name": "connect",
|
|
43600
|
+
"name": "context",
|
|
43567
43601
|
"type": {
|
|
43568
|
-
"text": "
|
|
43602
|
+
"text": "ElementDefinitionContext"
|
|
43569
43603
|
}
|
|
43570
43604
|
},
|
|
43571
43605
|
{
|
|
43572
|
-
"
|
|
43573
|
-
"name": "datasource",
|
|
43606
|
+
"name": "definition",
|
|
43574
43607
|
"type": {
|
|
43575
|
-
"text": "
|
|
43608
|
+
"text": "FoundationElementDefinition"
|
|
43576
43609
|
}
|
|
43577
|
-
}
|
|
43610
|
+
}
|
|
43611
|
+
]
|
|
43612
|
+
}
|
|
43613
|
+
],
|
|
43614
|
+
"exports": [
|
|
43615
|
+
{
|
|
43616
|
+
"kind": "js",
|
|
43617
|
+
"name": "foundationUrlInputStyles",
|
|
43618
|
+
"declaration": {
|
|
43619
|
+
"name": "foundationUrlInputStyles",
|
|
43620
|
+
"module": "src/url-input/url-input.styles.ts"
|
|
43621
|
+
}
|
|
43622
|
+
}
|
|
43623
|
+
]
|
|
43624
|
+
},
|
|
43625
|
+
{
|
|
43626
|
+
"kind": "javascript-module",
|
|
43627
|
+
"path": "src/url-input/url-input.template.ts",
|
|
43628
|
+
"declarations": [
|
|
43629
|
+
{
|
|
43630
|
+
"kind": "function",
|
|
43631
|
+
"name": "getPrefixedUrlInput",
|
|
43632
|
+
"parameters": [
|
|
43633
|
+
{
|
|
43634
|
+
"name": "prefix",
|
|
43635
|
+
"type": {
|
|
43636
|
+
"text": "string"
|
|
43637
|
+
}
|
|
43638
|
+
}
|
|
43639
|
+
]
|
|
43640
|
+
},
|
|
43641
|
+
{
|
|
43642
|
+
"kind": "variable",
|
|
43643
|
+
"name": "foundationUrlInputTemplate",
|
|
43644
|
+
"default": "html<UrlInput>`\n ${(x) => getPrefixedUrlInput(getPrefix(x))}\n`"
|
|
43645
|
+
}
|
|
43646
|
+
],
|
|
43647
|
+
"exports": [
|
|
43648
|
+
{
|
|
43649
|
+
"kind": "js",
|
|
43650
|
+
"name": "getPrefixedUrlInput",
|
|
43651
|
+
"declaration": {
|
|
43652
|
+
"name": "getPrefixedUrlInput",
|
|
43653
|
+
"module": "src/url-input/url-input.template.ts"
|
|
43654
|
+
}
|
|
43655
|
+
},
|
|
43656
|
+
{
|
|
43657
|
+
"kind": "js",
|
|
43658
|
+
"name": "foundationUrlInputTemplate",
|
|
43659
|
+
"declaration": {
|
|
43660
|
+
"name": "foundationUrlInputTemplate",
|
|
43661
|
+
"module": "src/url-input/url-input.template.ts"
|
|
43662
|
+
}
|
|
43663
|
+
}
|
|
43664
|
+
]
|
|
43665
|
+
},
|
|
43666
|
+
{
|
|
43667
|
+
"kind": "javascript-module",
|
|
43668
|
+
"path": "src/url-input/url-input.ts",
|
|
43669
|
+
"declarations": [
|
|
43670
|
+
{
|
|
43671
|
+
"kind": "variable",
|
|
43672
|
+
"name": "foundationUrlInputShadowOptions",
|
|
43673
|
+
"type": {
|
|
43674
|
+
"text": "ShadowRootInit"
|
|
43675
|
+
},
|
|
43676
|
+
"default": "undefined"
|
|
43677
|
+
},
|
|
43678
|
+
{
|
|
43679
|
+
"kind": "variable",
|
|
43680
|
+
"name": "defaultUrlInputConfig",
|
|
43681
|
+
"type": {
|
|
43682
|
+
"text": "object"
|
|
43683
|
+
},
|
|
43684
|
+
"default": "{}"
|
|
43685
|
+
},
|
|
43686
|
+
{
|
|
43687
|
+
"kind": "class",
|
|
43688
|
+
"description": "",
|
|
43689
|
+
"name": "UrlInput",
|
|
43690
|
+
"members": [
|
|
43578
43691
|
{
|
|
43579
43692
|
"kind": "field",
|
|
43580
|
-
"name": "
|
|
43693
|
+
"name": "value",
|
|
43581
43694
|
"type": {
|
|
43582
|
-
"text": "
|
|
43695
|
+
"text": "string"
|
|
43583
43696
|
},
|
|
43584
|
-
"default": "
|
|
43697
|
+
"default": "''"
|
|
43585
43698
|
},
|
|
43586
43699
|
{
|
|
43587
43700
|
"kind": "field",
|
|
43588
|
-
"name": "
|
|
43701
|
+
"name": "focused",
|
|
43589
43702
|
"type": {
|
|
43590
|
-
"text": "
|
|
43703
|
+
"text": "boolean"
|
|
43591
43704
|
}
|
|
43592
43705
|
},
|
|
43593
43706
|
{
|
|
43594
43707
|
"kind": "method",
|
|
43595
|
-
"name": "
|
|
43708
|
+
"name": "saveUrl",
|
|
43709
|
+
"privacy": "public",
|
|
43596
43710
|
"parameters": [
|
|
43597
43711
|
{
|
|
43598
|
-
"name": "
|
|
43599
|
-
"type": {
|
|
43600
|
-
"text": "string"
|
|
43601
|
-
}
|
|
43602
|
-
},
|
|
43603
|
-
{
|
|
43604
|
-
"name": "newCriteria",
|
|
43712
|
+
"name": "url",
|
|
43605
43713
|
"type": {
|
|
43606
43714
|
"text": "string"
|
|
43607
43715
|
}
|
|
43608
43716
|
}
|
|
43609
43717
|
]
|
|
43610
43718
|
},
|
|
43719
|
+
{
|
|
43720
|
+
"kind": "method",
|
|
43721
|
+
"name": "focus",
|
|
43722
|
+
"privacy": "public"
|
|
43723
|
+
},
|
|
43611
43724
|
{
|
|
43612
43725
|
"kind": "field",
|
|
43613
|
-
"name": "
|
|
43726
|
+
"name": "readOnly",
|
|
43614
43727
|
"type": {
|
|
43615
|
-
"text": "
|
|
43728
|
+
"text": "boolean"
|
|
43729
|
+
},
|
|
43730
|
+
"privacy": "public",
|
|
43731
|
+
"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.",
|
|
43732
|
+
"inheritedFrom": {
|
|
43733
|
+
"name": "TextField",
|
|
43734
|
+
"module": "src/text-field/text-field.ts"
|
|
43616
43735
|
}
|
|
43617
43736
|
},
|
|
43618
43737
|
{
|
|
43619
43738
|
"kind": "method",
|
|
43620
|
-
"name": "
|
|
43621
|
-
"
|
|
43622
|
-
|
|
43623
|
-
|
|
43739
|
+
"name": "readOnlyChanged",
|
|
43740
|
+
"privacy": "private",
|
|
43741
|
+
"return": {
|
|
43742
|
+
"type": {
|
|
43743
|
+
"text": "void"
|
|
43624
43744
|
}
|
|
43625
|
-
|
|
43626
|
-
|
|
43627
|
-
|
|
43628
|
-
|
|
43629
|
-
"name": "fields",
|
|
43630
|
-
"type": {
|
|
43631
|
-
"text": "string"
|
|
43745
|
+
},
|
|
43746
|
+
"inheritedFrom": {
|
|
43747
|
+
"name": "TextField",
|
|
43748
|
+
"module": "src/text-field/text-field.ts"
|
|
43632
43749
|
}
|
|
43633
43750
|
},
|
|
43634
43751
|
{
|
|
43635
43752
|
"kind": "field",
|
|
43636
|
-
"name": "
|
|
43753
|
+
"name": "autofocus",
|
|
43637
43754
|
"type": {
|
|
43638
43755
|
"text": "boolean"
|
|
43639
43756
|
},
|
|
43640
|
-
"
|
|
43641
|
-
|
|
43642
|
-
|
|
43643
|
-
|
|
43644
|
-
|
|
43645
|
-
"type": {
|
|
43646
|
-
"text": "number"
|
|
43757
|
+
"privacy": "public",
|
|
43758
|
+
"description": "Indicates that this element should get focus after the page finishes loading. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute} for more information.",
|
|
43759
|
+
"inheritedFrom": {
|
|
43760
|
+
"name": "TextField",
|
|
43761
|
+
"module": "src/text-field/text-field.ts"
|
|
43647
43762
|
}
|
|
43648
43763
|
},
|
|
43649
43764
|
{
|
|
43650
|
-
"kind": "
|
|
43651
|
-
"name": "
|
|
43652
|
-
"
|
|
43653
|
-
|
|
43765
|
+
"kind": "method",
|
|
43766
|
+
"name": "autofocusChanged",
|
|
43767
|
+
"privacy": "private",
|
|
43768
|
+
"return": {
|
|
43769
|
+
"type": {
|
|
43770
|
+
"text": "void"
|
|
43771
|
+
}
|
|
43772
|
+
},
|
|
43773
|
+
"inheritedFrom": {
|
|
43774
|
+
"name": "TextField",
|
|
43775
|
+
"module": "src/text-field/text-field.ts"
|
|
43654
43776
|
}
|
|
43655
43777
|
},
|
|
43656
43778
|
{
|
|
43657
43779
|
"kind": "field",
|
|
43658
|
-
"name": "
|
|
43780
|
+
"name": "placeholder",
|
|
43659
43781
|
"type": {
|
|
43660
43782
|
"text": "string"
|
|
43783
|
+
},
|
|
43784
|
+
"privacy": "public",
|
|
43785
|
+
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
43786
|
+
"inheritedFrom": {
|
|
43787
|
+
"name": "TextField",
|
|
43788
|
+
"module": "src/text-field/text-field.ts"
|
|
43661
43789
|
}
|
|
43662
43790
|
},
|
|
43663
43791
|
{
|
|
43664
|
-
"kind": "
|
|
43665
|
-
"name": "
|
|
43666
|
-
"
|
|
43667
|
-
|
|
43792
|
+
"kind": "method",
|
|
43793
|
+
"name": "placeholderChanged",
|
|
43794
|
+
"privacy": "private",
|
|
43795
|
+
"return": {
|
|
43796
|
+
"type": {
|
|
43797
|
+
"text": "void"
|
|
43798
|
+
}
|
|
43799
|
+
},
|
|
43800
|
+
"inheritedFrom": {
|
|
43801
|
+
"name": "TextField",
|
|
43802
|
+
"module": "src/text-field/text-field.ts"
|
|
43668
43803
|
}
|
|
43669
43804
|
},
|
|
43670
43805
|
{
|
|
43671
43806
|
"kind": "field",
|
|
43672
|
-
"name": "
|
|
43807
|
+
"name": "type",
|
|
43673
43808
|
"type": {
|
|
43674
|
-
"text": "
|
|
43809
|
+
"text": "TextFieldType"
|
|
43810
|
+
},
|
|
43811
|
+
"privacy": "public",
|
|
43812
|
+
"description": "Allows setting a type or mode of text.",
|
|
43813
|
+
"inheritedFrom": {
|
|
43814
|
+
"name": "TextField",
|
|
43815
|
+
"module": "src/text-field/text-field.ts"
|
|
43675
43816
|
}
|
|
43676
43817
|
},
|
|
43677
43818
|
{
|
|
43678
|
-
"kind": "
|
|
43679
|
-
"name": "
|
|
43680
|
-
"
|
|
43681
|
-
|
|
43819
|
+
"kind": "method",
|
|
43820
|
+
"name": "typeChanged",
|
|
43821
|
+
"privacy": "private",
|
|
43822
|
+
"return": {
|
|
43823
|
+
"type": {
|
|
43824
|
+
"text": "void"
|
|
43825
|
+
}
|
|
43682
43826
|
},
|
|
43683
|
-
"
|
|
43827
|
+
"inheritedFrom": {
|
|
43828
|
+
"name": "TextField",
|
|
43829
|
+
"module": "src/text-field/text-field.ts"
|
|
43830
|
+
}
|
|
43684
43831
|
},
|
|
43685
43832
|
{
|
|
43686
43833
|
"kind": "field",
|
|
43687
|
-
"name": "
|
|
43834
|
+
"name": "list",
|
|
43688
43835
|
"type": {
|
|
43689
43836
|
"text": "string"
|
|
43690
43837
|
},
|
|
43691
|
-
"
|
|
43838
|
+
"privacy": "public",
|
|
43839
|
+
"description": "Allows associating a {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist} to the element by {@link https://developer.mozilla.org/en-US/docs/Web/API/Element/id}.",
|
|
43840
|
+
"inheritedFrom": {
|
|
43841
|
+
"name": "TextField",
|
|
43842
|
+
"module": "src/text-field/text-field.ts"
|
|
43843
|
+
}
|
|
43692
43844
|
},
|
|
43693
43845
|
{
|
|
43694
|
-
"kind": "
|
|
43695
|
-
"name": "
|
|
43696
|
-
"
|
|
43697
|
-
|
|
43846
|
+
"kind": "method",
|
|
43847
|
+
"name": "listChanged",
|
|
43848
|
+
"privacy": "private",
|
|
43849
|
+
"return": {
|
|
43850
|
+
"type": {
|
|
43851
|
+
"text": "void"
|
|
43852
|
+
}
|
|
43698
43853
|
},
|
|
43699
|
-
"
|
|
43700
|
-
|
|
43701
|
-
|
|
43702
|
-
|
|
43703
|
-
{
|
|
43704
|
-
"kind": "field",
|
|
43705
|
-
"name": "datasourceConfig"
|
|
43854
|
+
"inheritedFrom": {
|
|
43855
|
+
"name": "TextField",
|
|
43856
|
+
"module": "src/text-field/text-field.ts"
|
|
43857
|
+
}
|
|
43706
43858
|
},
|
|
43707
43859
|
{
|
|
43708
43860
|
"kind": "field",
|
|
43709
|
-
"name": "
|
|
43861
|
+
"name": "maxlength",
|
|
43710
43862
|
"type": {
|
|
43711
|
-
"text": "
|
|
43863
|
+
"text": "number"
|
|
43712
43864
|
},
|
|
43713
43865
|
"privacy": "public",
|
|
43714
|
-
"
|
|
43866
|
+
"description": "The maximum number of characters a user can enter.",
|
|
43867
|
+
"inheritedFrom": {
|
|
43868
|
+
"name": "TextField",
|
|
43869
|
+
"module": "src/text-field/text-field.ts"
|
|
43870
|
+
}
|
|
43715
43871
|
},
|
|
43716
43872
|
{
|
|
43717
|
-
"kind": "
|
|
43718
|
-
"name": "
|
|
43719
|
-
"
|
|
43720
|
-
|
|
43873
|
+
"kind": "method",
|
|
43874
|
+
"name": "maxlengthChanged",
|
|
43875
|
+
"privacy": "private",
|
|
43876
|
+
"return": {
|
|
43877
|
+
"type": {
|
|
43878
|
+
"text": "void"
|
|
43879
|
+
}
|
|
43721
43880
|
},
|
|
43722
|
-
"
|
|
43881
|
+
"inheritedFrom": {
|
|
43882
|
+
"name": "TextField",
|
|
43883
|
+
"module": "src/text-field/text-field.ts"
|
|
43884
|
+
}
|
|
43723
43885
|
},
|
|
43724
43886
|
{
|
|
43725
43887
|
"kind": "field",
|
|
43726
|
-
"name": "
|
|
43888
|
+
"name": "minlength",
|
|
43727
43889
|
"type": {
|
|
43728
|
-
"text": "
|
|
43890
|
+
"text": "number"
|
|
43729
43891
|
},
|
|
43730
|
-
"privacy": "
|
|
43892
|
+
"privacy": "public",
|
|
43893
|
+
"description": "The minimum number of characters a user can enter.",
|
|
43894
|
+
"inheritedFrom": {
|
|
43895
|
+
"name": "TextField",
|
|
43896
|
+
"module": "src/text-field/text-field.ts"
|
|
43897
|
+
}
|
|
43731
43898
|
},
|
|
43732
43899
|
{
|
|
43733
|
-
"kind": "
|
|
43734
|
-
"name": "
|
|
43735
|
-
"
|
|
43736
|
-
|
|
43900
|
+
"kind": "method",
|
|
43901
|
+
"name": "minlengthChanged",
|
|
43902
|
+
"privacy": "private",
|
|
43903
|
+
"return": {
|
|
43904
|
+
"type": {
|
|
43905
|
+
"text": "void"
|
|
43906
|
+
}
|
|
43737
43907
|
},
|
|
43738
|
-
"
|
|
43739
|
-
|
|
43908
|
+
"inheritedFrom": {
|
|
43909
|
+
"name": "TextField",
|
|
43910
|
+
"module": "src/text-field/text-field.ts"
|
|
43911
|
+
}
|
|
43740
43912
|
},
|
|
43741
43913
|
{
|
|
43742
43914
|
"kind": "field",
|
|
43743
|
-
"name": "
|
|
43915
|
+
"name": "pattern",
|
|
43744
43916
|
"type": {
|
|
43745
|
-
"text": "
|
|
43917
|
+
"text": "string"
|
|
43746
43918
|
},
|
|
43747
43919
|
"privacy": "public",
|
|
43748
|
-
"
|
|
43920
|
+
"description": "A regular expression that the value must match to pass validation.",
|
|
43921
|
+
"inheritedFrom": {
|
|
43922
|
+
"name": "TextField",
|
|
43923
|
+
"module": "src/text-field/text-field.ts"
|
|
43924
|
+
}
|
|
43749
43925
|
},
|
|
43750
43926
|
{
|
|
43751
|
-
"kind": "
|
|
43752
|
-
"name": "
|
|
43753
|
-
"type": {
|
|
43754
|
-
"text": "Map<string, string>"
|
|
43755
|
-
},
|
|
43927
|
+
"kind": "method",
|
|
43928
|
+
"name": "patternChanged",
|
|
43756
43929
|
"privacy": "private",
|
|
43757
|
-
"
|
|
43930
|
+
"return": {
|
|
43931
|
+
"type": {
|
|
43932
|
+
"text": "void"
|
|
43933
|
+
}
|
|
43934
|
+
},
|
|
43935
|
+
"inheritedFrom": {
|
|
43936
|
+
"name": "TextField",
|
|
43937
|
+
"module": "src/text-field/text-field.ts"
|
|
43938
|
+
}
|
|
43758
43939
|
},
|
|
43759
43940
|
{
|
|
43760
43941
|
"kind": "field",
|
|
43761
|
-
"name": "
|
|
43942
|
+
"name": "size",
|
|
43762
43943
|
"type": {
|
|
43763
|
-
"text": "
|
|
43944
|
+
"text": "number"
|
|
43764
43945
|
},
|
|
43765
43946
|
"privacy": "public",
|
|
43766
|
-
"
|
|
43767
|
-
|
|
43768
|
-
|
|
43769
|
-
|
|
43770
|
-
|
|
43947
|
+
"description": "Sets the width of the element to a specified number of characters.",
|
|
43948
|
+
"inheritedFrom": {
|
|
43949
|
+
"name": "TextField",
|
|
43950
|
+
"module": "src/text-field/text-field.ts"
|
|
43951
|
+
}
|
|
43771
43952
|
},
|
|
43772
43953
|
{
|
|
43773
43954
|
"kind": "method",
|
|
43774
|
-
"name": "
|
|
43955
|
+
"name": "sizeChanged",
|
|
43956
|
+
"privacy": "private",
|
|
43775
43957
|
"return": {
|
|
43776
43958
|
"type": {
|
|
43777
43959
|
"text": "void"
|
|
43778
43960
|
}
|
|
43961
|
+
},
|
|
43962
|
+
"inheritedFrom": {
|
|
43963
|
+
"name": "TextField",
|
|
43964
|
+
"module": "src/text-field/text-field.ts"
|
|
43779
43965
|
}
|
|
43780
43966
|
},
|
|
43781
43967
|
{
|
|
43782
|
-
"kind": "
|
|
43783
|
-
"name": "
|
|
43784
|
-
"
|
|
43785
|
-
"
|
|
43786
|
-
"text": "void"
|
|
43787
|
-
}
|
|
43968
|
+
"kind": "field",
|
|
43969
|
+
"name": "spellcheck",
|
|
43970
|
+
"type": {
|
|
43971
|
+
"text": "boolean"
|
|
43788
43972
|
},
|
|
43789
|
-
"
|
|
43790
|
-
|
|
43791
|
-
|
|
43792
|
-
|
|
43793
|
-
|
|
43794
|
-
|
|
43795
|
-
}
|
|
43796
|
-
}
|
|
43797
|
-
]
|
|
43973
|
+
"privacy": "public",
|
|
43974
|
+
"description": "Controls whether or not to enable spell checking for the input field, or if the default spell checking configuration should be used.",
|
|
43975
|
+
"inheritedFrom": {
|
|
43976
|
+
"name": "TextField",
|
|
43977
|
+
"module": "src/text-field/text-field.ts"
|
|
43978
|
+
}
|
|
43798
43979
|
},
|
|
43799
43980
|
{
|
|
43800
43981
|
"kind": "method",
|
|
43801
|
-
"name": "
|
|
43982
|
+
"name": "spellcheckChanged",
|
|
43983
|
+
"privacy": "private",
|
|
43802
43984
|
"return": {
|
|
43803
43985
|
"type": {
|
|
43804
43986
|
"text": "void"
|
|
43805
43987
|
}
|
|
43806
43988
|
},
|
|
43807
|
-
"
|
|
43808
|
-
|
|
43809
|
-
|
|
43810
|
-
|
|
43811
|
-
"text": "any[]"
|
|
43812
|
-
}
|
|
43813
|
-
}
|
|
43814
|
-
]
|
|
43989
|
+
"inheritedFrom": {
|
|
43990
|
+
"name": "TextField",
|
|
43991
|
+
"module": "src/text-field/text-field.ts"
|
|
43992
|
+
}
|
|
43815
43993
|
},
|
|
43816
43994
|
{
|
|
43817
43995
|
"kind": "method",
|
|
43818
|
-
"name": "
|
|
43996
|
+
"name": "select",
|
|
43997
|
+
"privacy": "public",
|
|
43819
43998
|
"return": {
|
|
43820
43999
|
"type": {
|
|
43821
44000
|
"text": "void"
|
|
43822
44001
|
}
|
|
43823
44002
|
},
|
|
43824
|
-
"
|
|
43825
|
-
|
|
43826
|
-
|
|
43827
|
-
|
|
43828
|
-
|
|
43829
|
-
}
|
|
43830
|
-
}
|
|
43831
|
-
]
|
|
44003
|
+
"description": "Selects all the text in the text field",
|
|
44004
|
+
"inheritedFrom": {
|
|
44005
|
+
"name": "TextField",
|
|
44006
|
+
"module": "src/text-field/text-field.ts"
|
|
44007
|
+
}
|
|
43832
44008
|
},
|
|
43833
44009
|
{
|
|
43834
44010
|
"kind": "method",
|
|
43835
|
-
"name": "
|
|
44011
|
+
"name": "validate",
|
|
44012
|
+
"privacy": "public",
|
|
43836
44013
|
"return": {
|
|
43837
44014
|
"type": {
|
|
43838
44015
|
"text": "void"
|
|
43839
44016
|
}
|
|
43840
44017
|
},
|
|
43841
|
-
"
|
|
43842
|
-
|
|
43843
|
-
|
|
43844
|
-
|
|
43845
|
-
|
|
43846
|
-
}
|
|
43847
|
-
}
|
|
43848
|
-
]
|
|
44018
|
+
"description": "{@inheritDoc (FormAssociated:interface).validate}",
|
|
44019
|
+
"inheritedFrom": {
|
|
44020
|
+
"name": "TextField",
|
|
44021
|
+
"module": "src/text-field/text-field.ts"
|
|
44022
|
+
}
|
|
43849
44023
|
},
|
|
43850
44024
|
{
|
|
43851
|
-
"kind": "
|
|
43852
|
-
"name": "
|
|
43853
|
-
"
|
|
43854
|
-
|
|
43855
|
-
|
|
43856
|
-
"name": "withFullInit",
|
|
43857
|
-
"default": "true"
|
|
43858
|
-
}
|
|
43859
|
-
]
|
|
43860
|
-
},
|
|
43861
|
-
{
|
|
43862
|
-
"kind": "method",
|
|
43863
|
-
"name": "initDatasource",
|
|
43864
|
-
"privacy": "public"
|
|
43865
|
-
},
|
|
43866
|
-
{
|
|
43867
|
-
"kind": "method",
|
|
43868
|
-
"name": "datasourceOptions",
|
|
43869
|
-
"privacy": "private",
|
|
43870
|
-
"return": {
|
|
43871
|
-
"type": {
|
|
43872
|
-
"text": "DatasourceOptions"
|
|
43873
|
-
}
|
|
43874
|
-
}
|
|
43875
|
-
},
|
|
43876
|
-
{
|
|
43877
|
-
"kind": "method",
|
|
43878
|
-
"name": "handleStreamUpdate",
|
|
43879
|
-
"privacy": "private",
|
|
43880
|
-
"parameters": [
|
|
43881
|
-
{
|
|
43882
|
-
"name": "result",
|
|
43883
|
-
"type": {
|
|
43884
|
-
"text": "FilteredDataServerResult | RequestServerResult"
|
|
43885
|
-
}
|
|
43886
|
-
}
|
|
43887
|
-
]
|
|
43888
|
-
},
|
|
43889
|
-
{
|
|
43890
|
-
"kind": "method",
|
|
43891
|
-
"name": "applyRequestServerData",
|
|
43892
|
-
"privacy": "public",
|
|
43893
|
-
"parameters": [
|
|
43894
|
-
{
|
|
43895
|
-
"name": "requestServerResult",
|
|
43896
|
-
"type": {
|
|
43897
|
-
"text": "RequestServerResult"
|
|
43898
|
-
}
|
|
43899
|
-
}
|
|
43900
|
-
]
|
|
43901
|
-
},
|
|
43902
|
-
{
|
|
43903
|
-
"kind": "method",
|
|
43904
|
-
"name": "applyDataserverData",
|
|
43905
|
-
"privacy": "public",
|
|
43906
|
-
"parameters": [
|
|
43907
|
-
{
|
|
43908
|
-
"name": "dataServerResult",
|
|
43909
|
-
"type": {
|
|
43910
|
-
"text": "FilteredDataServerResult"
|
|
43911
|
-
}
|
|
43912
|
-
}
|
|
43913
|
-
]
|
|
43914
|
-
},
|
|
43915
|
-
{
|
|
43916
|
-
"kind": "method",
|
|
43917
|
-
"name": "buildCriteria",
|
|
43918
|
-
"privacy": "private",
|
|
43919
|
-
"return": {
|
|
43920
|
-
"type": {
|
|
43921
|
-
"text": "string"
|
|
43922
|
-
}
|
|
44025
|
+
"kind": "field",
|
|
44026
|
+
"name": "proxy",
|
|
44027
|
+
"inheritedFrom": {
|
|
44028
|
+
"name": "TextField",
|
|
44029
|
+
"module": "src/text-field/text-field.ts"
|
|
43923
44030
|
}
|
|
43924
44031
|
},
|
|
43925
|
-
{
|
|
43926
|
-
"kind": "method",
|
|
43927
|
-
"name": "setFilter",
|
|
43928
|
-
"privacy": "public",
|
|
43929
|
-
"parameters": [
|
|
43930
|
-
{
|
|
43931
|
-
"name": "fieldName",
|
|
43932
|
-
"type": {
|
|
43933
|
-
"text": "string"
|
|
43934
|
-
}
|
|
43935
|
-
},
|
|
43936
|
-
{
|
|
43937
|
-
"name": "newFilter",
|
|
43938
|
-
"type": {
|
|
43939
|
-
"text": "string"
|
|
43940
|
-
}
|
|
43941
|
-
}
|
|
43942
|
-
]
|
|
43943
|
-
},
|
|
43944
|
-
{
|
|
43945
|
-
"kind": "method",
|
|
43946
|
-
"name": "removeFilter",
|
|
43947
|
-
"privacy": "public",
|
|
43948
|
-
"parameters": [
|
|
43949
|
-
{
|
|
43950
|
-
"name": "fieldName",
|
|
43951
|
-
"type": {
|
|
43952
|
-
"text": "string"
|
|
43953
|
-
}
|
|
43954
|
-
}
|
|
43955
|
-
]
|
|
43956
|
-
},
|
|
43957
|
-
{
|
|
43958
|
-
"kind": "method",
|
|
43959
|
-
"name": "handleError",
|
|
43960
|
-
"return": {
|
|
43961
|
-
"type": {
|
|
43962
|
-
"text": "void"
|
|
43963
|
-
}
|
|
43964
|
-
},
|
|
43965
|
-
"parameters": [
|
|
43966
|
-
{
|
|
43967
|
-
"name": "params",
|
|
43968
|
-
"default": "{}",
|
|
43969
|
-
"type": {
|
|
43970
|
-
"text": "BaseDatasourceErrorHandlingOptions"
|
|
43971
|
-
}
|
|
43972
|
-
}
|
|
43973
|
-
]
|
|
43974
|
-
},
|
|
43975
|
-
{
|
|
43976
|
-
"kind": "method",
|
|
43977
|
-
"name": "getFieldMetadata",
|
|
43978
|
-
"return": {
|
|
43979
|
-
"type": {
|
|
43980
|
-
"text": "FieldMetadata"
|
|
43981
|
-
}
|
|
43982
|
-
},
|
|
43983
|
-
"parameters": [
|
|
43984
|
-
{
|
|
43985
|
-
"name": "fieldName",
|
|
43986
|
-
"type": {
|
|
43987
|
-
"text": "string"
|
|
43988
|
-
}
|
|
43989
|
-
}
|
|
43990
|
-
]
|
|
43991
|
-
},
|
|
43992
|
-
{
|
|
43993
|
-
"kind": "method",
|
|
43994
|
-
"name": "getDefaultLabelFormat",
|
|
43995
|
-
"parameters": [
|
|
43996
|
-
{
|
|
43997
|
-
"name": "field",
|
|
43998
|
-
"type": {
|
|
43999
|
-
"text": "any"
|
|
44000
|
-
}
|
|
44001
|
-
},
|
|
44002
|
-
{
|
|
44003
|
-
"name": "type",
|
|
44004
|
-
"type": {
|
|
44005
|
-
"text": "FieldTypeEnum"
|
|
44006
|
-
}
|
|
44007
|
-
}
|
|
44008
|
-
]
|
|
44009
|
-
},
|
|
44010
44032
|
{
|
|
44011
44033
|
"kind": "field",
|
|
44012
44034
|
"name": "_presentation",
|
|
@@ -44016,8 +44038,8 @@
|
|
|
44016
44038
|
"privacy": "private",
|
|
44017
44039
|
"default": "void 0",
|
|
44018
44040
|
"inheritedFrom": {
|
|
44019
|
-
"name": "
|
|
44020
|
-
"module": "src/
|
|
44041
|
+
"name": "TextField",
|
|
44042
|
+
"module": "src/text-field/text-field.ts"
|
|
44021
44043
|
}
|
|
44022
44044
|
},
|
|
44023
44045
|
{
|
|
@@ -44029,8 +44051,8 @@
|
|
|
44029
44051
|
"privacy": "public",
|
|
44030
44052
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
44031
44053
|
"inheritedFrom": {
|
|
44032
|
-
"name": "
|
|
44033
|
-
"module": "src/
|
|
44054
|
+
"name": "TextField",
|
|
44055
|
+
"module": "src/text-field/text-field.ts"
|
|
44034
44056
|
}
|
|
44035
44057
|
},
|
|
44036
44058
|
{
|
|
@@ -44042,8 +44064,8 @@
|
|
|
44042
44064
|
"privacy": "public",
|
|
44043
44065
|
"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.",
|
|
44044
44066
|
"inheritedFrom": {
|
|
44045
|
-
"name": "
|
|
44046
|
-
"module": "src/
|
|
44067
|
+
"name": "TextField",
|
|
44068
|
+
"module": "src/text-field/text-field.ts"
|
|
44047
44069
|
}
|
|
44048
44070
|
},
|
|
44049
44071
|
{
|
|
@@ -44056,8 +44078,8 @@
|
|
|
44056
44078
|
}
|
|
44057
44079
|
},
|
|
44058
44080
|
"inheritedFrom": {
|
|
44059
|
-
"name": "
|
|
44060
|
-
"module": "src/
|
|
44081
|
+
"name": "TextField",
|
|
44082
|
+
"module": "src/text-field/text-field.ts"
|
|
44061
44083
|
}
|
|
44062
44084
|
},
|
|
44063
44085
|
{
|
|
@@ -44069,8 +44091,8 @@
|
|
|
44069
44091
|
"privacy": "public",
|
|
44070
44092
|
"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.",
|
|
44071
44093
|
"inheritedFrom": {
|
|
44072
|
-
"name": "
|
|
44073
|
-
"module": "src/
|
|
44094
|
+
"name": "TextField",
|
|
44095
|
+
"module": "src/text-field/text-field.ts"
|
|
44074
44096
|
}
|
|
44075
44097
|
},
|
|
44076
44098
|
{
|
|
@@ -44083,8 +44105,8 @@
|
|
|
44083
44105
|
}
|
|
44084
44106
|
},
|
|
44085
44107
|
"inheritedFrom": {
|
|
44086
|
-
"name": "
|
|
44087
|
-
"module": "src/
|
|
44108
|
+
"name": "TextField",
|
|
44109
|
+
"module": "src/text-field/text-field.ts"
|
|
44088
44110
|
}
|
|
44089
44111
|
},
|
|
44090
44112
|
{
|
|
@@ -44114,799 +44136,524 @@
|
|
|
44114
44136
|
],
|
|
44115
44137
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
44116
44138
|
"inheritedFrom": {
|
|
44117
|
-
"name": "
|
|
44118
|
-
"module": "src/
|
|
44139
|
+
"name": "TextField",
|
|
44140
|
+
"module": "src/text-field/text-field.ts"
|
|
44119
44141
|
}
|
|
44120
44142
|
}
|
|
44121
44143
|
],
|
|
44144
|
+
"superclass": {
|
|
44145
|
+
"name": "FASTTextField",
|
|
44146
|
+
"package": "@microsoft/fast-components"
|
|
44147
|
+
},
|
|
44148
|
+
"tagName": "%%prefix%%-url-input",
|
|
44149
|
+
"customElement": true,
|
|
44122
44150
|
"attributes": [
|
|
44123
44151
|
{
|
|
44152
|
+
"name": "readonly",
|
|
44124
44153
|
"type": {
|
|
44125
44154
|
"text": "boolean"
|
|
44126
44155
|
},
|
|
44127
|
-
"
|
|
44128
|
-
"fieldName": "
|
|
44129
|
-
|
|
44130
|
-
|
|
44131
|
-
|
|
44132
|
-
|
|
44133
|
-
"text": "string"
|
|
44134
|
-
},
|
|
44135
|
-
"fieldName": "criteria"
|
|
44136
|
-
},
|
|
44137
|
-
{
|
|
44138
|
-
"name": "fields",
|
|
44139
|
-
"type": {
|
|
44140
|
-
"text": "string"
|
|
44141
|
-
},
|
|
44142
|
-
"fieldName": "fields"
|
|
44156
|
+
"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.",
|
|
44157
|
+
"fieldName": "readOnly",
|
|
44158
|
+
"inheritedFrom": {
|
|
44159
|
+
"name": "TextField",
|
|
44160
|
+
"module": "src/text-field/text-field.ts"
|
|
44161
|
+
}
|
|
44143
44162
|
},
|
|
44144
44163
|
{
|
|
44145
44164
|
"type": {
|
|
44146
44165
|
"text": "boolean"
|
|
44147
44166
|
},
|
|
44148
|
-
"
|
|
44149
|
-
"fieldName": "
|
|
44167
|
+
"description": "Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.",
|
|
44168
|
+
"fieldName": "autofocus",
|
|
44169
|
+
"inheritedFrom": {
|
|
44170
|
+
"name": "TextField",
|
|
44171
|
+
"module": "src/text-field/text-field.ts"
|
|
44172
|
+
}
|
|
44150
44173
|
},
|
|
44151
44174
|
{
|
|
44152
|
-
"name": "
|
|
44175
|
+
"name": "placeholder",
|
|
44153
44176
|
"type": {
|
|
44154
|
-
"text": "
|
|
44177
|
+
"text": "string"
|
|
44155
44178
|
},
|
|
44156
|
-
"
|
|
44179
|
+
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
44180
|
+
"fieldName": "placeholder",
|
|
44181
|
+
"inheritedFrom": {
|
|
44182
|
+
"name": "TextField",
|
|
44183
|
+
"module": "src/text-field/text-field.ts"
|
|
44184
|
+
}
|
|
44157
44185
|
},
|
|
44158
44186
|
{
|
|
44159
|
-
"name": "
|
|
44187
|
+
"name": "type",
|
|
44160
44188
|
"type": {
|
|
44161
|
-
"text": "
|
|
44189
|
+
"text": "TextFieldType"
|
|
44162
44190
|
},
|
|
44163
|
-
"
|
|
44191
|
+
"description": "Allows setting a type or mode of text.",
|
|
44192
|
+
"fieldName": "type",
|
|
44193
|
+
"inheritedFrom": {
|
|
44194
|
+
"name": "TextField",
|
|
44195
|
+
"module": "src/text-field/text-field.ts"
|
|
44196
|
+
}
|
|
44164
44197
|
},
|
|
44165
44198
|
{
|
|
44166
|
-
"name": "
|
|
44199
|
+
"name": "list",
|
|
44167
44200
|
"type": {
|
|
44168
44201
|
"text": "string"
|
|
44169
44202
|
},
|
|
44170
|
-
"
|
|
44203
|
+
"description": "Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.",
|
|
44204
|
+
"fieldName": "list",
|
|
44205
|
+
"inheritedFrom": {
|
|
44206
|
+
"name": "TextField",
|
|
44207
|
+
"module": "src/text-field/text-field.ts"
|
|
44208
|
+
}
|
|
44171
44209
|
},
|
|
44172
44210
|
{
|
|
44173
|
-
"name": "
|
|
44211
|
+
"name": "pattern",
|
|
44174
44212
|
"type": {
|
|
44175
44213
|
"text": "string"
|
|
44176
44214
|
},
|
|
44177
|
-
"
|
|
44178
|
-
|
|
44179
|
-
|
|
44180
|
-
|
|
44181
|
-
"
|
|
44182
|
-
},
|
|
44183
|
-
"default": "false",
|
|
44184
|
-
"fieldName": "reverse"
|
|
44185
|
-
},
|
|
44186
|
-
{
|
|
44187
|
-
"name": "rowId",
|
|
44188
|
-
"type": {
|
|
44189
|
-
"text": "string"
|
|
44190
|
-
},
|
|
44191
|
-
"default": "'ROW_REF'",
|
|
44192
|
-
"fieldName": "rowId"
|
|
44193
|
-
},
|
|
44194
|
-
{
|
|
44195
|
-
"name": "with-timestamp-formatting",
|
|
44196
|
-
"type": {
|
|
44197
|
-
"text": "boolean"
|
|
44198
|
-
},
|
|
44199
|
-
"default": "true",
|
|
44200
|
-
"description": "Enabled by default, will format UNIX timestamp fields to readable [DATE|DATETIME] values.",
|
|
44201
|
-
"fieldName": "withTimestampFormatting"
|
|
44202
|
-
}
|
|
44203
|
-
],
|
|
44204
|
-
"mixins": [
|
|
44205
|
-
{
|
|
44206
|
-
"name": "DatasourceEventHandler",
|
|
44207
|
-
"package": "@genesislcap/foundation-comms"
|
|
44208
|
-
}
|
|
44209
|
-
],
|
|
44210
|
-
"superclass": {
|
|
44211
|
-
"name": "FoundationElement",
|
|
44212
|
-
"package": "@microsoft/fast-foundation"
|
|
44213
|
-
}
|
|
44214
|
-
}
|
|
44215
|
-
],
|
|
44216
|
-
"exports": [
|
|
44217
|
-
{
|
|
44218
|
-
"kind": "js",
|
|
44219
|
-
"name": "BaseDatasource",
|
|
44220
|
-
"declaration": {
|
|
44221
|
-
"name": "BaseDatasource",
|
|
44222
|
-
"module": "src/utils/base-datasource.ts"
|
|
44223
|
-
}
|
|
44224
|
-
}
|
|
44225
|
-
]
|
|
44226
|
-
},
|
|
44227
|
-
{
|
|
44228
|
-
"kind": "javascript-module",
|
|
44229
|
-
"path": "src/utils/dom.ts",
|
|
44230
|
-
"declarations": [
|
|
44231
|
-
{
|
|
44232
|
-
"kind": "function",
|
|
44233
|
-
"name": "wasClickOutsideElement",
|
|
44234
|
-
"parameters": [
|
|
44235
|
-
{
|
|
44236
|
-
"name": "event",
|
|
44237
|
-
"type": {
|
|
44238
|
-
"text": "MouseEvent"
|
|
44239
|
-
}
|
|
44240
|
-
},
|
|
44241
|
-
{
|
|
44242
|
-
"name": "target",
|
|
44243
|
-
"type": {
|
|
44244
|
-
"text": "EventTarget"
|
|
44215
|
+
"description": "A regular expression that the value must match to pass validation.",
|
|
44216
|
+
"fieldName": "pattern",
|
|
44217
|
+
"inheritedFrom": {
|
|
44218
|
+
"name": "TextField",
|
|
44219
|
+
"module": "src/text-field/text-field.ts"
|
|
44245
44220
|
}
|
|
44246
44221
|
}
|
|
44247
|
-
]
|
|
44248
|
-
|
|
44249
|
-
{
|
|
44250
|
-
"kind": "function",
|
|
44251
|
-
"name": "wasClickInsideElement",
|
|
44252
|
-
"parameters": [
|
|
44253
|
-
{
|
|
44254
|
-
"name": "event",
|
|
44255
|
-
"type": {
|
|
44256
|
-
"text": "MouseEvent"
|
|
44257
|
-
}
|
|
44258
|
-
},
|
|
44222
|
+
],
|
|
44223
|
+
"events": [
|
|
44259
44224
|
{
|
|
44260
|
-
"
|
|
44261
|
-
"
|
|
44262
|
-
|
|
44225
|
+
"description": "Fires a custom 'change' event when the value has changed",
|
|
44226
|
+
"name": "change",
|
|
44227
|
+
"inheritedFrom": {
|
|
44228
|
+
"name": "TextField",
|
|
44229
|
+
"module": "src/text-field/text-field.ts"
|
|
44263
44230
|
}
|
|
44264
44231
|
}
|
|
44265
44232
|
]
|
|
44266
44233
|
},
|
|
44267
44234
|
{
|
|
44268
|
-
"kind": "
|
|
44269
|
-
"name": "
|
|
44270
|
-
"parameters": [
|
|
44271
|
-
{
|
|
44272
|
-
"name": "element",
|
|
44273
|
-
"type": {
|
|
44274
|
-
"text": "any"
|
|
44275
|
-
}
|
|
44276
|
-
}
|
|
44277
|
-
]
|
|
44235
|
+
"kind": "variable",
|
|
44236
|
+
"name": "foundationUrlInput"
|
|
44278
44237
|
}
|
|
44279
44238
|
],
|
|
44280
44239
|
"exports": [
|
|
44281
44240
|
{
|
|
44282
44241
|
"kind": "js",
|
|
44283
|
-
"name": "
|
|
44284
|
-
"declaration": {
|
|
44285
|
-
"name": "wasClickOutsideElement",
|
|
44286
|
-
"module": "src/utils/dom.ts"
|
|
44287
|
-
}
|
|
44288
|
-
},
|
|
44289
|
-
{
|
|
44290
|
-
"kind": "js",
|
|
44291
|
-
"name": "wasClickInsideElement",
|
|
44292
|
-
"declaration": {
|
|
44293
|
-
"name": "wasClickInsideElement",
|
|
44294
|
-
"module": "src/utils/dom.ts"
|
|
44295
|
-
}
|
|
44296
|
-
},
|
|
44297
|
-
{
|
|
44298
|
-
"kind": "js",
|
|
44299
|
-
"name": "getPrefix",
|
|
44300
|
-
"declaration": {
|
|
44301
|
-
"name": "getPrefix",
|
|
44302
|
-
"module": "src/utils/dom.ts"
|
|
44303
|
-
}
|
|
44304
|
-
}
|
|
44305
|
-
]
|
|
44306
|
-
},
|
|
44307
|
-
{
|
|
44308
|
-
"kind": "javascript-module",
|
|
44309
|
-
"path": "src/utils/index.ts",
|
|
44310
|
-
"declarations": [],
|
|
44311
|
-
"exports": [
|
|
44312
|
-
{
|
|
44313
|
-
"kind": "js",
|
|
44314
|
-
"name": "*",
|
|
44315
|
-
"declaration": {
|
|
44316
|
-
"name": "*",
|
|
44317
|
-
"package": "./base-datasource"
|
|
44318
|
-
}
|
|
44319
|
-
},
|
|
44320
|
-
{
|
|
44321
|
-
"kind": "js",
|
|
44322
|
-
"name": "*",
|
|
44323
|
-
"declaration": {
|
|
44324
|
-
"name": "*",
|
|
44325
|
-
"package": "./dom"
|
|
44326
|
-
}
|
|
44327
|
-
},
|
|
44328
|
-
{
|
|
44329
|
-
"kind": "js",
|
|
44330
|
-
"name": "*",
|
|
44242
|
+
"name": "foundationUrlInputShadowOptions",
|
|
44331
44243
|
"declaration": {
|
|
44332
|
-
"name": "
|
|
44333
|
-
"
|
|
44244
|
+
"name": "foundationUrlInputShadowOptions",
|
|
44245
|
+
"module": "src/url-input/url-input.ts"
|
|
44334
44246
|
}
|
|
44335
44247
|
},
|
|
44336
44248
|
{
|
|
44337
44249
|
"kind": "js",
|
|
44338
|
-
"name": "
|
|
44339
|
-
"declaration": {
|
|
44340
|
-
"name": "*",
|
|
44341
|
-
"package": "./options-datasource-utils"
|
|
44342
|
-
}
|
|
44343
|
-
}
|
|
44344
|
-
]
|
|
44345
|
-
},
|
|
44346
|
-
{
|
|
44347
|
-
"kind": "javascript-module",
|
|
44348
|
-
"path": "src/utils/logger.ts",
|
|
44349
|
-
"declarations": [
|
|
44350
|
-
{
|
|
44351
|
-
"kind": "variable",
|
|
44352
|
-
"name": "logger"
|
|
44353
|
-
}
|
|
44354
|
-
],
|
|
44355
|
-
"exports": [
|
|
44356
|
-
{
|
|
44357
|
-
"kind": "js",
|
|
44358
|
-
"name": "LogLevel",
|
|
44250
|
+
"name": "defaultUrlInputConfig",
|
|
44359
44251
|
"declaration": {
|
|
44360
|
-
"name": "
|
|
44361
|
-
"module": "src/
|
|
44252
|
+
"name": "defaultUrlInputConfig",
|
|
44253
|
+
"module": "src/url-input/url-input.ts"
|
|
44362
44254
|
}
|
|
44363
44255
|
},
|
|
44364
44256
|
{
|
|
44365
44257
|
"kind": "js",
|
|
44366
|
-
"name": "
|
|
44258
|
+
"name": "UrlInput",
|
|
44367
44259
|
"declaration": {
|
|
44368
|
-
"name": "
|
|
44369
|
-
"module": "src/
|
|
44260
|
+
"name": "UrlInput",
|
|
44261
|
+
"module": "src/url-input/url-input.ts"
|
|
44370
44262
|
}
|
|
44371
44263
|
},
|
|
44372
44264
|
{
|
|
44373
44265
|
"kind": "js",
|
|
44374
|
-
"name": "
|
|
44266
|
+
"name": "foundationUrlInput",
|
|
44375
44267
|
"declaration": {
|
|
44376
|
-
"name": "
|
|
44377
|
-
"module": "src/
|
|
44268
|
+
"name": "foundationUrlInput",
|
|
44269
|
+
"module": "src/url-input/url-input.ts"
|
|
44378
44270
|
}
|
|
44379
44271
|
}
|
|
44380
44272
|
]
|
|
44381
44273
|
},
|
|
44382
44274
|
{
|
|
44383
44275
|
"kind": "javascript-module",
|
|
44384
|
-
"path": "src/utils/
|
|
44276
|
+
"path": "src/utils/base-datasource.ts",
|
|
44385
44277
|
"declarations": [
|
|
44386
44278
|
{
|
|
44387
|
-
"kind": "
|
|
44388
|
-
"
|
|
44389
|
-
"
|
|
44279
|
+
"kind": "class",
|
|
44280
|
+
"description": "",
|
|
44281
|
+
"name": "BaseDatasource",
|
|
44282
|
+
"members": [
|
|
44390
44283
|
{
|
|
44391
|
-
"
|
|
44284
|
+
"kind": "field",
|
|
44285
|
+
"name": "connect",
|
|
44392
44286
|
"type": {
|
|
44393
|
-
"text": "
|
|
44287
|
+
"text": "Connect"
|
|
44394
44288
|
}
|
|
44395
44289
|
},
|
|
44396
44290
|
{
|
|
44397
|
-
"
|
|
44291
|
+
"kind": "field",
|
|
44292
|
+
"name": "datasource",
|
|
44398
44293
|
"type": {
|
|
44399
|
-
"text": "
|
|
44294
|
+
"text": "Datasource"
|
|
44400
44295
|
}
|
|
44401
|
-
}
|
|
44402
|
-
]
|
|
44403
|
-
},
|
|
44404
|
-
{
|
|
44405
|
-
"kind": "function",
|
|
44406
|
-
"name": "requestServerCriteriaBuilder",
|
|
44407
|
-
"parameters": [
|
|
44296
|
+
},
|
|
44408
44297
|
{
|
|
44409
|
-
"
|
|
44298
|
+
"kind": "field",
|
|
44299
|
+
"name": "withGridInit",
|
|
44410
44300
|
"type": {
|
|
44411
|
-
"text": "
|
|
44301
|
+
"text": "boolean"
|
|
44302
|
+
},
|
|
44303
|
+
"default": "true"
|
|
44304
|
+
},
|
|
44305
|
+
{
|
|
44306
|
+
"kind": "field",
|
|
44307
|
+
"name": "criteria",
|
|
44308
|
+
"type": {
|
|
44309
|
+
"text": "string"
|
|
44412
44310
|
}
|
|
44413
44311
|
},
|
|
44414
44312
|
{
|
|
44415
|
-
"
|
|
44313
|
+
"kind": "method",
|
|
44314
|
+
"name": "criteriaChanged",
|
|
44315
|
+
"parameters": [
|
|
44316
|
+
{
|
|
44317
|
+
"name": "oldCriteria",
|
|
44318
|
+
"type": {
|
|
44319
|
+
"text": "string"
|
|
44320
|
+
}
|
|
44321
|
+
},
|
|
44322
|
+
{
|
|
44323
|
+
"name": "newCriteria",
|
|
44324
|
+
"type": {
|
|
44325
|
+
"text": "string"
|
|
44326
|
+
}
|
|
44327
|
+
}
|
|
44328
|
+
]
|
|
44329
|
+
},
|
|
44330
|
+
{
|
|
44331
|
+
"kind": "field",
|
|
44332
|
+
"name": "data",
|
|
44416
44333
|
"type": {
|
|
44417
|
-
"text": "
|
|
44334
|
+
"text": "any[]"
|
|
44418
44335
|
}
|
|
44419
|
-
}
|
|
44420
|
-
]
|
|
44421
|
-
}
|
|
44422
|
-
],
|
|
44423
|
-
"exports": [
|
|
44424
|
-
{
|
|
44425
|
-
"kind": "js",
|
|
44426
|
-
"name": "dataserverCriteriaBuilder",
|
|
44427
|
-
"declaration": {
|
|
44428
|
-
"name": "dataserverCriteriaBuilder",
|
|
44429
|
-
"module": "src/utils/options-datasource-utils.ts"
|
|
44430
|
-
}
|
|
44431
|
-
},
|
|
44432
|
-
{
|
|
44433
|
-
"kind": "js",
|
|
44434
|
-
"name": "requestServerCriteriaBuilder",
|
|
44435
|
-
"declaration": {
|
|
44436
|
-
"name": "requestServerCriteriaBuilder",
|
|
44437
|
-
"module": "src/utils/options-datasource-utils.ts"
|
|
44438
|
-
}
|
|
44439
|
-
}
|
|
44440
|
-
]
|
|
44441
|
-
},
|
|
44442
|
-
{
|
|
44443
|
-
"kind": "javascript-module",
|
|
44444
|
-
"path": "src/utils/validation.ts",
|
|
44445
|
-
"declarations": [
|
|
44446
|
-
{
|
|
44447
|
-
"kind": "function",
|
|
44448
|
-
"name": "isValidString",
|
|
44449
|
-
"return": {
|
|
44450
|
-
"type": {
|
|
44451
|
-
"text": "boolean"
|
|
44452
|
-
}
|
|
44453
|
-
},
|
|
44454
|
-
"parameters": [
|
|
44336
|
+
},
|
|
44455
44337
|
{
|
|
44456
|
-
"
|
|
44457
|
-
"
|
|
44458
|
-
|
|
44459
|
-
|
|
44460
|
-
|
|
44461
|
-
|
|
44462
|
-
|
|
44463
|
-
|
|
44464
|
-
"kind": "function",
|
|
44465
|
-
"name": "isNumeric",
|
|
44466
|
-
"return": {
|
|
44467
|
-
"type": {
|
|
44468
|
-
"text": "boolean"
|
|
44469
|
-
}
|
|
44470
|
-
},
|
|
44471
|
-
"parameters": [
|
|
44338
|
+
"kind": "method",
|
|
44339
|
+
"name": "dataChanged",
|
|
44340
|
+
"parameters": [
|
|
44341
|
+
{
|
|
44342
|
+
"name": "oldValue"
|
|
44343
|
+
}
|
|
44344
|
+
]
|
|
44345
|
+
},
|
|
44472
44346
|
{
|
|
44473
|
-
"
|
|
44347
|
+
"kind": "field",
|
|
44348
|
+
"name": "fields",
|
|
44474
44349
|
"type": {
|
|
44475
44350
|
"text": "string"
|
|
44476
44351
|
}
|
|
44477
|
-
}
|
|
44478
|
-
]
|
|
44479
|
-
},
|
|
44480
|
-
{
|
|
44481
|
-
"kind": "function",
|
|
44482
|
-
"name": "isInteger",
|
|
44483
|
-
"return": {
|
|
44484
|
-
"type": {
|
|
44485
|
-
"text": "boolean"
|
|
44486
|
-
}
|
|
44487
|
-
},
|
|
44488
|
-
"parameters": [
|
|
44352
|
+
},
|
|
44489
44353
|
{
|
|
44490
|
-
"
|
|
44354
|
+
"kind": "field",
|
|
44355
|
+
"name": "isSnapshot",
|
|
44491
44356
|
"type": {
|
|
44492
|
-
"text": "
|
|
44493
|
-
}
|
|
44494
|
-
}
|
|
44495
|
-
]
|
|
44496
|
-
}
|
|
44497
|
-
],
|
|
44498
|
-
"exports": [
|
|
44499
|
-
{
|
|
44500
|
-
"kind": "js",
|
|
44501
|
-
"name": "isValidString",
|
|
44502
|
-
"declaration": {
|
|
44503
|
-
"name": "isValidString",
|
|
44504
|
-
"module": "src/utils/validation.ts"
|
|
44505
|
-
}
|
|
44506
|
-
},
|
|
44507
|
-
{
|
|
44508
|
-
"kind": "js",
|
|
44509
|
-
"name": "isNumeric",
|
|
44510
|
-
"declaration": {
|
|
44511
|
-
"name": "isNumeric",
|
|
44512
|
-
"module": "src/utils/validation.ts"
|
|
44513
|
-
}
|
|
44514
|
-
},
|
|
44515
|
-
{
|
|
44516
|
-
"kind": "js",
|
|
44517
|
-
"name": "isInteger",
|
|
44518
|
-
"declaration": {
|
|
44519
|
-
"name": "isInteger",
|
|
44520
|
-
"module": "src/utils/validation.ts"
|
|
44521
|
-
}
|
|
44522
|
-
}
|
|
44523
|
-
]
|
|
44524
|
-
},
|
|
44525
|
-
{
|
|
44526
|
-
"kind": "javascript-module",
|
|
44527
|
-
"path": "src/_config/styles/colors.ts",
|
|
44528
|
-
"declarations": [
|
|
44529
|
-
{
|
|
44530
|
-
"kind": "variable",
|
|
44531
|
-
"name": "defaultFillColor"
|
|
44532
|
-
},
|
|
44533
|
-
{
|
|
44534
|
-
"kind": "variable",
|
|
44535
|
-
"name": "fuiDefaultCardFillColor"
|
|
44536
|
-
},
|
|
44537
|
-
{
|
|
44538
|
-
"kind": "variable",
|
|
44539
|
-
"name": "fuiDefaultCardPalette"
|
|
44540
|
-
},
|
|
44541
|
-
{
|
|
44542
|
-
"kind": "variable",
|
|
44543
|
-
"name": "fuiNeutralSwatch"
|
|
44544
|
-
},
|
|
44545
|
-
{
|
|
44546
|
-
"kind": "variable",
|
|
44547
|
-
"name": "fuiNeutralPalette"
|
|
44548
|
-
},
|
|
44549
|
-
{
|
|
44550
|
-
"kind": "variable",
|
|
44551
|
-
"name": "fuiAccentSwatch"
|
|
44552
|
-
},
|
|
44553
|
-
{
|
|
44554
|
-
"kind": "variable",
|
|
44555
|
-
"name": "fuiAccentPalette"
|
|
44556
|
-
}
|
|
44557
|
-
],
|
|
44558
|
-
"exports": [
|
|
44559
|
-
{
|
|
44560
|
-
"kind": "js",
|
|
44561
|
-
"name": "defaultFillColor",
|
|
44562
|
-
"declaration": {
|
|
44563
|
-
"name": "defaultFillColor",
|
|
44564
|
-
"module": "src/_config/styles/colors.ts"
|
|
44565
|
-
}
|
|
44566
|
-
},
|
|
44567
|
-
{
|
|
44568
|
-
"kind": "js",
|
|
44569
|
-
"name": "fuiDefaultCardFillColor",
|
|
44570
|
-
"declaration": {
|
|
44571
|
-
"name": "fuiDefaultCardFillColor",
|
|
44572
|
-
"module": "src/_config/styles/colors.ts"
|
|
44573
|
-
}
|
|
44574
|
-
},
|
|
44575
|
-
{
|
|
44576
|
-
"kind": "js",
|
|
44577
|
-
"name": "fuiDefaultCardPalette",
|
|
44578
|
-
"declaration": {
|
|
44579
|
-
"name": "fuiDefaultCardPalette",
|
|
44580
|
-
"module": "src/_config/styles/colors.ts"
|
|
44581
|
-
}
|
|
44582
|
-
},
|
|
44583
|
-
{
|
|
44584
|
-
"kind": "js",
|
|
44585
|
-
"name": "fuiNeutralSwatch",
|
|
44586
|
-
"declaration": {
|
|
44587
|
-
"name": "fuiNeutralSwatch",
|
|
44588
|
-
"module": "src/_config/styles/colors.ts"
|
|
44589
|
-
}
|
|
44590
|
-
},
|
|
44591
|
-
{
|
|
44592
|
-
"kind": "js",
|
|
44593
|
-
"name": "fuiNeutralPalette",
|
|
44594
|
-
"declaration": {
|
|
44595
|
-
"name": "fuiNeutralPalette",
|
|
44596
|
-
"module": "src/_config/styles/colors.ts"
|
|
44597
|
-
}
|
|
44598
|
-
},
|
|
44599
|
-
{
|
|
44600
|
-
"kind": "js",
|
|
44601
|
-
"name": "fuiAccentSwatch",
|
|
44602
|
-
"declaration": {
|
|
44603
|
-
"name": "fuiAccentSwatch",
|
|
44604
|
-
"module": "src/_config/styles/colors.ts"
|
|
44605
|
-
}
|
|
44606
|
-
},
|
|
44607
|
-
{
|
|
44608
|
-
"kind": "js",
|
|
44609
|
-
"name": "fuiAccentPalette",
|
|
44610
|
-
"declaration": {
|
|
44611
|
-
"name": "fuiAccentPalette",
|
|
44612
|
-
"module": "src/_config/styles/colors.ts"
|
|
44613
|
-
}
|
|
44614
|
-
}
|
|
44615
|
-
]
|
|
44616
|
-
},
|
|
44617
|
-
{
|
|
44618
|
-
"kind": "javascript-module",
|
|
44619
|
-
"path": "src/_config/styles/directives.ts",
|
|
44620
|
-
"declarations": [
|
|
44621
|
-
{
|
|
44622
|
-
"kind": "class",
|
|
44623
|
-
"description": "",
|
|
44624
|
-
"name": "CSSVarsTokenMapper",
|
|
44625
|
-
"members": [
|
|
44626
|
-
{
|
|
44627
|
-
"kind": "method",
|
|
44628
|
-
"name": "createTokenPartial",
|
|
44629
|
-
"privacy": "private",
|
|
44630
|
-
"return": {
|
|
44631
|
-
"type": {
|
|
44632
|
-
"text": "CSSDirective"
|
|
44633
|
-
}
|
|
44357
|
+
"text": "boolean"
|
|
44634
44358
|
},
|
|
44635
|
-
"
|
|
44636
|
-
{
|
|
44637
|
-
"name": "key",
|
|
44638
|
-
"type": {
|
|
44639
|
-
"text": "string"
|
|
44640
|
-
}
|
|
44641
|
-
},
|
|
44642
|
-
{
|
|
44643
|
-
"name": "value",
|
|
44644
|
-
"type": {
|
|
44645
|
-
"text": "CSSDesignToken<Swatch | string>"
|
|
44646
|
-
}
|
|
44647
|
-
}
|
|
44648
|
-
]
|
|
44359
|
+
"default": "false"
|
|
44649
44360
|
},
|
|
44650
44361
|
{
|
|
44651
|
-
"kind": "
|
|
44652
|
-
"name": "
|
|
44653
|
-
"
|
|
44654
|
-
|
|
44655
|
-
"type": {
|
|
44656
|
-
"text": "ComposableStyles[]"
|
|
44657
|
-
}
|
|
44362
|
+
"kind": "field",
|
|
44363
|
+
"name": "maxRows",
|
|
44364
|
+
"type": {
|
|
44365
|
+
"text": "number"
|
|
44658
44366
|
}
|
|
44659
44367
|
},
|
|
44660
44368
|
{
|
|
44661
|
-
"kind": "
|
|
44662
|
-
"name": "
|
|
44663
|
-
"
|
|
44664
|
-
|
|
44665
|
-
|
|
44666
|
-
"superclass": {
|
|
44667
|
-
"name": "CSSDirective",
|
|
44668
|
-
"package": "@microsoft/fast-element"
|
|
44669
|
-
}
|
|
44670
|
-
}
|
|
44671
|
-
],
|
|
44672
|
-
"exports": [
|
|
44673
|
-
{
|
|
44674
|
-
"kind": "js",
|
|
44675
|
-
"name": "CSSVarsTokenMapper",
|
|
44676
|
-
"declaration": {
|
|
44677
|
-
"name": "CSSVarsTokenMapper",
|
|
44678
|
-
"module": "src/_config/styles/directives.ts"
|
|
44679
|
-
}
|
|
44680
|
-
}
|
|
44681
|
-
]
|
|
44682
|
-
},
|
|
44683
|
-
{
|
|
44684
|
-
"kind": "javascript-module",
|
|
44685
|
-
"path": "src/_config/styles/fonts.ts",
|
|
44686
|
-
"declarations": [
|
|
44687
|
-
{
|
|
44688
|
-
"kind": "function",
|
|
44689
|
-
"name": "mixinFoundationFontFamily",
|
|
44690
|
-
"parameters": [
|
|
44691
|
-
{
|
|
44692
|
-
"name": "style",
|
|
44693
|
-
"default": "'normal'"
|
|
44369
|
+
"kind": "field",
|
|
44370
|
+
"name": "maxView",
|
|
44371
|
+
"type": {
|
|
44372
|
+
"text": "number"
|
|
44373
|
+
}
|
|
44694
44374
|
},
|
|
44695
44375
|
{
|
|
44696
|
-
"
|
|
44697
|
-
"
|
|
44698
|
-
}
|
|
44699
|
-
]
|
|
44700
|
-
}
|
|
44701
|
-
],
|
|
44702
|
-
"exports": [
|
|
44703
|
-
{
|
|
44704
|
-
"kind": "js",
|
|
44705
|
-
"name": "mixinFoundationFontFamily",
|
|
44706
|
-
"declaration": {
|
|
44707
|
-
"name": "mixinFoundationFontFamily",
|
|
44708
|
-
"module": "src/_config/styles/fonts.ts"
|
|
44709
|
-
}
|
|
44710
|
-
}
|
|
44711
|
-
]
|
|
44712
|
-
},
|
|
44713
|
-
{
|
|
44714
|
-
"kind": "javascript-module",
|
|
44715
|
-
"path": "src/_config/styles/index.ts",
|
|
44716
|
-
"declarations": [],
|
|
44717
|
-
"exports": [
|
|
44718
|
-
{
|
|
44719
|
-
"kind": "js",
|
|
44720
|
-
"name": "*",
|
|
44721
|
-
"declaration": {
|
|
44722
|
-
"name": "*",
|
|
44723
|
-
"package": "./colors"
|
|
44724
|
-
}
|
|
44725
|
-
},
|
|
44726
|
-
{
|
|
44727
|
-
"kind": "js",
|
|
44728
|
-
"name": "*",
|
|
44729
|
-
"declaration": {
|
|
44730
|
-
"name": "*",
|
|
44731
|
-
"package": "./directives"
|
|
44732
|
-
}
|
|
44733
|
-
},
|
|
44734
|
-
{
|
|
44735
|
-
"kind": "js",
|
|
44736
|
-
"name": "*",
|
|
44737
|
-
"declaration": {
|
|
44738
|
-
"name": "*",
|
|
44739
|
-
"package": "./external"
|
|
44740
|
-
}
|
|
44741
|
-
},
|
|
44742
|
-
{
|
|
44743
|
-
"kind": "js",
|
|
44744
|
-
"name": "*",
|
|
44745
|
-
"declaration": {
|
|
44746
|
-
"name": "*",
|
|
44747
|
-
"package": "./fonts"
|
|
44748
|
-
}
|
|
44749
|
-
}
|
|
44750
|
-
]
|
|
44751
|
-
},
|
|
44752
|
-
{
|
|
44753
|
-
"kind": "javascript-module",
|
|
44754
|
-
"path": "src/url-input/index.ts",
|
|
44755
|
-
"declarations": [],
|
|
44756
|
-
"exports": [
|
|
44757
|
-
{
|
|
44758
|
-
"kind": "js",
|
|
44759
|
-
"name": "*",
|
|
44760
|
-
"declaration": {
|
|
44761
|
-
"name": "*",
|
|
44762
|
-
"package": "./url-input"
|
|
44763
|
-
}
|
|
44764
|
-
},
|
|
44765
|
-
{
|
|
44766
|
-
"kind": "js",
|
|
44767
|
-
"name": "*",
|
|
44768
|
-
"declaration": {
|
|
44769
|
-
"name": "*",
|
|
44770
|
-
"package": "./url-input.styles"
|
|
44771
|
-
}
|
|
44772
|
-
},
|
|
44773
|
-
{
|
|
44774
|
-
"kind": "js",
|
|
44775
|
-
"name": "*",
|
|
44776
|
-
"declaration": {
|
|
44777
|
-
"name": "*",
|
|
44778
|
-
"package": "./url-input.template"
|
|
44779
|
-
}
|
|
44780
|
-
}
|
|
44781
|
-
]
|
|
44782
|
-
},
|
|
44783
|
-
{
|
|
44784
|
-
"kind": "javascript-module",
|
|
44785
|
-
"path": "src/url-input/url-input.styles.ts",
|
|
44786
|
-
"declarations": [
|
|
44787
|
-
{
|
|
44788
|
-
"kind": "function",
|
|
44789
|
-
"name": "foundationUrlInputStyles",
|
|
44790
|
-
"return": {
|
|
44791
|
-
"type": {
|
|
44792
|
-
"text": "ElementStyles"
|
|
44793
|
-
}
|
|
44794
|
-
},
|
|
44795
|
-
"parameters": [
|
|
44796
|
-
{
|
|
44797
|
-
"name": "context",
|
|
44376
|
+
"kind": "field",
|
|
44377
|
+
"name": "orderBy",
|
|
44798
44378
|
"type": {
|
|
44799
|
-
"text": "
|
|
44379
|
+
"text": "string"
|
|
44800
44380
|
}
|
|
44801
44381
|
},
|
|
44802
44382
|
{
|
|
44803
|
-
"
|
|
44383
|
+
"kind": "field",
|
|
44384
|
+
"name": "request",
|
|
44804
44385
|
"type": {
|
|
44805
|
-
"text": "
|
|
44386
|
+
"text": "any"
|
|
44806
44387
|
}
|
|
44807
|
-
}
|
|
44808
|
-
]
|
|
44809
|
-
}
|
|
44810
|
-
],
|
|
44811
|
-
"exports": [
|
|
44812
|
-
{
|
|
44813
|
-
"kind": "js",
|
|
44814
|
-
"name": "foundationUrlInputStyles",
|
|
44815
|
-
"declaration": {
|
|
44816
|
-
"name": "foundationUrlInputStyles",
|
|
44817
|
-
"module": "src/url-input/url-input.styles.ts"
|
|
44818
|
-
}
|
|
44819
|
-
}
|
|
44820
|
-
]
|
|
44821
|
-
},
|
|
44822
|
-
{
|
|
44823
|
-
"kind": "javascript-module",
|
|
44824
|
-
"path": "src/url-input/url-input.template.ts",
|
|
44825
|
-
"declarations": [
|
|
44826
|
-
{
|
|
44827
|
-
"kind": "function",
|
|
44828
|
-
"name": "getPrefixedUrlInput",
|
|
44829
|
-
"parameters": [
|
|
44388
|
+
},
|
|
44830
44389
|
{
|
|
44831
|
-
"
|
|
44390
|
+
"kind": "field",
|
|
44391
|
+
"name": "resourceName",
|
|
44832
44392
|
"type": {
|
|
44833
44393
|
"text": "string"
|
|
44834
44394
|
}
|
|
44835
|
-
}
|
|
44836
|
-
]
|
|
44837
|
-
},
|
|
44838
|
-
{
|
|
44839
|
-
"kind": "variable",
|
|
44840
|
-
"name": "foundationUrlInputTemplate",
|
|
44841
|
-
"default": "html<UrlInput>`\n ${(x) => getPrefixedUrlInput(getPrefix(x))}\n`"
|
|
44842
|
-
}
|
|
44843
|
-
],
|
|
44844
|
-
"exports": [
|
|
44845
|
-
{
|
|
44846
|
-
"kind": "js",
|
|
44847
|
-
"name": "getPrefixedUrlInput",
|
|
44848
|
-
"declaration": {
|
|
44849
|
-
"name": "getPrefixedUrlInput",
|
|
44850
|
-
"module": "src/url-input/url-input.template.ts"
|
|
44851
|
-
}
|
|
44852
|
-
},
|
|
44853
|
-
{
|
|
44854
|
-
"kind": "js",
|
|
44855
|
-
"name": "foundationUrlInputTemplate",
|
|
44856
|
-
"declaration": {
|
|
44857
|
-
"name": "foundationUrlInputTemplate",
|
|
44858
|
-
"module": "src/url-input/url-input.template.ts"
|
|
44859
|
-
}
|
|
44860
|
-
}
|
|
44861
|
-
]
|
|
44862
|
-
},
|
|
44863
|
-
{
|
|
44864
|
-
"kind": "javascript-module",
|
|
44865
|
-
"path": "src/url-input/url-input.ts",
|
|
44866
|
-
"declarations": [
|
|
44867
|
-
{
|
|
44868
|
-
"kind": "variable",
|
|
44869
|
-
"name": "foundationUrlInputShadowOptions",
|
|
44870
|
-
"type": {
|
|
44871
|
-
"text": "ShadowRootInit"
|
|
44872
|
-
},
|
|
44873
|
-
"default": "undefined"
|
|
44874
|
-
},
|
|
44875
|
-
{
|
|
44876
|
-
"kind": "variable",
|
|
44877
|
-
"name": "defaultUrlInputConfig",
|
|
44878
|
-
"type": {
|
|
44879
|
-
"text": "object"
|
|
44880
|
-
},
|
|
44881
|
-
"default": "{}"
|
|
44882
|
-
},
|
|
44883
|
-
{
|
|
44884
|
-
"kind": "class",
|
|
44885
|
-
"description": "",
|
|
44886
|
-
"name": "UrlInput",
|
|
44887
|
-
"members": [
|
|
44395
|
+
},
|
|
44888
44396
|
{
|
|
44889
44397
|
"kind": "field",
|
|
44890
|
-
"name": "
|
|
44398
|
+
"name": "reverse",
|
|
44399
|
+
"type": {
|
|
44400
|
+
"text": "boolean"
|
|
44401
|
+
},
|
|
44402
|
+
"default": "false"
|
|
44403
|
+
},
|
|
44404
|
+
{
|
|
44405
|
+
"kind": "field",
|
|
44406
|
+
"name": "rowId",
|
|
44891
44407
|
"type": {
|
|
44892
44408
|
"text": "string"
|
|
44893
44409
|
},
|
|
44894
|
-
"default": "''"
|
|
44410
|
+
"default": "'ROW_REF'"
|
|
44411
|
+
},
|
|
44412
|
+
{
|
|
44413
|
+
"kind": "field",
|
|
44414
|
+
"name": "withTimestampFormatting",
|
|
44415
|
+
"type": {
|
|
44416
|
+
"text": "boolean"
|
|
44417
|
+
},
|
|
44418
|
+
"default": "true",
|
|
44419
|
+
"description": "Enabled by default, will format UNIX timestamp fields to readable [DATE|DATETIME] values.",
|
|
44420
|
+
"privacy": "public"
|
|
44421
|
+
},
|
|
44422
|
+
{
|
|
44423
|
+
"kind": "field",
|
|
44424
|
+
"name": "datasourceConfig"
|
|
44425
|
+
},
|
|
44426
|
+
{
|
|
44427
|
+
"kind": "field",
|
|
44428
|
+
"name": "requiresFullDataRefresh",
|
|
44429
|
+
"type": {
|
|
44430
|
+
"text": "boolean"
|
|
44431
|
+
},
|
|
44432
|
+
"privacy": "public",
|
|
44433
|
+
"default": "true"
|
|
44434
|
+
},
|
|
44435
|
+
{
|
|
44436
|
+
"kind": "field",
|
|
44437
|
+
"name": "dataSub",
|
|
44438
|
+
"type": {
|
|
44439
|
+
"text": "Subscription"
|
|
44440
|
+
},
|
|
44441
|
+
"privacy": "public"
|
|
44442
|
+
},
|
|
44443
|
+
{
|
|
44444
|
+
"kind": "field",
|
|
44445
|
+
"name": "sourceRef",
|
|
44446
|
+
"type": {
|
|
44447
|
+
"text": "string"
|
|
44448
|
+
},
|
|
44449
|
+
"privacy": "private"
|
|
44450
|
+
},
|
|
44451
|
+
{
|
|
44452
|
+
"kind": "field",
|
|
44453
|
+
"name": "rowsSyncedWithStream",
|
|
44454
|
+
"type": {
|
|
44455
|
+
"text": "Map<string, any>"
|
|
44456
|
+
},
|
|
44457
|
+
"privacy": "public",
|
|
44458
|
+
"default": "new Map()"
|
|
44459
|
+
},
|
|
44460
|
+
{
|
|
44461
|
+
"kind": "field",
|
|
44462
|
+
"name": "dataSubWasLoggedOff",
|
|
44463
|
+
"type": {
|
|
44464
|
+
"text": "boolean"
|
|
44465
|
+
},
|
|
44466
|
+
"privacy": "public",
|
|
44467
|
+
"default": "false"
|
|
44468
|
+
},
|
|
44469
|
+
{
|
|
44470
|
+
"kind": "field",
|
|
44471
|
+
"name": "criteriaFromFilters",
|
|
44472
|
+
"type": {
|
|
44473
|
+
"text": "Map<string, string>"
|
|
44474
|
+
},
|
|
44475
|
+
"privacy": "private",
|
|
44476
|
+
"default": "new Map()"
|
|
44477
|
+
},
|
|
44478
|
+
{
|
|
44479
|
+
"kind": "field",
|
|
44480
|
+
"name": "update",
|
|
44481
|
+
"type": {
|
|
44482
|
+
"text": "BehaviorSubject<Map<string, string>>"
|
|
44483
|
+
},
|
|
44484
|
+
"privacy": "public",
|
|
44485
|
+
"default": "new BehaviorSubject(new Map())"
|
|
44486
|
+
},
|
|
44487
|
+
{
|
|
44488
|
+
"kind": "method",
|
|
44489
|
+
"name": "reset"
|
|
44490
|
+
},
|
|
44491
|
+
{
|
|
44492
|
+
"kind": "method",
|
|
44493
|
+
"name": "clearData",
|
|
44494
|
+
"return": {
|
|
44495
|
+
"type": {
|
|
44496
|
+
"text": "void"
|
|
44497
|
+
}
|
|
44498
|
+
}
|
|
44499
|
+
},
|
|
44500
|
+
{
|
|
44501
|
+
"kind": "method",
|
|
44502
|
+
"name": "syncComponentData",
|
|
44503
|
+
"return": {
|
|
44504
|
+
"type": {
|
|
44505
|
+
"text": "void"
|
|
44506
|
+
}
|
|
44507
|
+
},
|
|
44508
|
+
"parameters": [
|
|
44509
|
+
{
|
|
44510
|
+
"name": "snapshotData",
|
|
44511
|
+
"optional": true,
|
|
44512
|
+
"type": {
|
|
44513
|
+
"text": "any[]"
|
|
44514
|
+
}
|
|
44515
|
+
}
|
|
44516
|
+
]
|
|
44517
|
+
},
|
|
44518
|
+
{
|
|
44519
|
+
"kind": "method",
|
|
44520
|
+
"name": "handleStreamInserts",
|
|
44521
|
+
"return": {
|
|
44522
|
+
"type": {
|
|
44523
|
+
"text": "void"
|
|
44524
|
+
}
|
|
44525
|
+
},
|
|
44526
|
+
"parameters": [
|
|
44527
|
+
{
|
|
44528
|
+
"name": "insertedRows",
|
|
44529
|
+
"type": {
|
|
44530
|
+
"text": "any[]"
|
|
44531
|
+
}
|
|
44532
|
+
}
|
|
44533
|
+
]
|
|
44534
|
+
},
|
|
44535
|
+
{
|
|
44536
|
+
"kind": "method",
|
|
44537
|
+
"name": "handleStreamDeletes",
|
|
44538
|
+
"return": {
|
|
44539
|
+
"type": {
|
|
44540
|
+
"text": "void"
|
|
44541
|
+
}
|
|
44542
|
+
},
|
|
44543
|
+
"parameters": [
|
|
44544
|
+
{
|
|
44545
|
+
"name": "deletedRows",
|
|
44546
|
+
"type": {
|
|
44547
|
+
"text": "any[]"
|
|
44548
|
+
}
|
|
44549
|
+
}
|
|
44550
|
+
]
|
|
44551
|
+
},
|
|
44552
|
+
{
|
|
44553
|
+
"kind": "method",
|
|
44554
|
+
"name": "handleStreamUpdates",
|
|
44555
|
+
"return": {
|
|
44556
|
+
"type": {
|
|
44557
|
+
"text": "void"
|
|
44558
|
+
}
|
|
44559
|
+
},
|
|
44560
|
+
"parameters": [
|
|
44561
|
+
{
|
|
44562
|
+
"name": "updatedRows",
|
|
44563
|
+
"type": {
|
|
44564
|
+
"text": "any[]"
|
|
44565
|
+
}
|
|
44566
|
+
}
|
|
44567
|
+
]
|
|
44568
|
+
},
|
|
44569
|
+
{
|
|
44570
|
+
"kind": "method",
|
|
44571
|
+
"name": "fetchGenesisData",
|
|
44572
|
+
"privacy": "public",
|
|
44573
|
+
"parameters": [
|
|
44574
|
+
{
|
|
44575
|
+
"name": "withFullInit",
|
|
44576
|
+
"default": "true"
|
|
44577
|
+
}
|
|
44578
|
+
]
|
|
44579
|
+
},
|
|
44580
|
+
{
|
|
44581
|
+
"kind": "method",
|
|
44582
|
+
"name": "initDatasource",
|
|
44583
|
+
"privacy": "public"
|
|
44584
|
+
},
|
|
44585
|
+
{
|
|
44586
|
+
"kind": "method",
|
|
44587
|
+
"name": "datasourceOptions",
|
|
44588
|
+
"privacy": "private",
|
|
44589
|
+
"return": {
|
|
44590
|
+
"type": {
|
|
44591
|
+
"text": "DatasourceOptions"
|
|
44592
|
+
}
|
|
44593
|
+
}
|
|
44594
|
+
},
|
|
44595
|
+
{
|
|
44596
|
+
"kind": "method",
|
|
44597
|
+
"name": "handleStreamUpdate",
|
|
44598
|
+
"privacy": "private",
|
|
44599
|
+
"parameters": [
|
|
44600
|
+
{
|
|
44601
|
+
"name": "result",
|
|
44602
|
+
"type": {
|
|
44603
|
+
"text": "FilteredDataServerResult | RequestServerResult"
|
|
44604
|
+
}
|
|
44605
|
+
}
|
|
44606
|
+
]
|
|
44607
|
+
},
|
|
44608
|
+
{
|
|
44609
|
+
"kind": "method",
|
|
44610
|
+
"name": "applyRequestServerData",
|
|
44611
|
+
"privacy": "public",
|
|
44612
|
+
"parameters": [
|
|
44613
|
+
{
|
|
44614
|
+
"name": "requestServerResult",
|
|
44615
|
+
"type": {
|
|
44616
|
+
"text": "RequestServerResult"
|
|
44617
|
+
}
|
|
44618
|
+
}
|
|
44619
|
+
]
|
|
44620
|
+
},
|
|
44621
|
+
{
|
|
44622
|
+
"kind": "method",
|
|
44623
|
+
"name": "applyDataserverData",
|
|
44624
|
+
"privacy": "public",
|
|
44625
|
+
"parameters": [
|
|
44626
|
+
{
|
|
44627
|
+
"name": "dataServerResult",
|
|
44628
|
+
"type": {
|
|
44629
|
+
"text": "FilteredDataServerResult"
|
|
44630
|
+
}
|
|
44631
|
+
}
|
|
44632
|
+
]
|
|
44895
44633
|
},
|
|
44896
44634
|
{
|
|
44897
|
-
"kind": "
|
|
44898
|
-
"name": "
|
|
44899
|
-
"
|
|
44900
|
-
|
|
44635
|
+
"kind": "method",
|
|
44636
|
+
"name": "buildCriteria",
|
|
44637
|
+
"privacy": "private",
|
|
44638
|
+
"return": {
|
|
44639
|
+
"type": {
|
|
44640
|
+
"text": "string"
|
|
44641
|
+
}
|
|
44901
44642
|
}
|
|
44902
44643
|
},
|
|
44903
44644
|
{
|
|
44904
44645
|
"kind": "method",
|
|
44905
|
-
"name": "
|
|
44646
|
+
"name": "setFilter",
|
|
44906
44647
|
"privacy": "public",
|
|
44907
44648
|
"parameters": [
|
|
44908
44649
|
{
|
|
44909
|
-
"name": "
|
|
44650
|
+
"name": "fieldName",
|
|
44651
|
+
"type": {
|
|
44652
|
+
"text": "string"
|
|
44653
|
+
}
|
|
44654
|
+
},
|
|
44655
|
+
{
|
|
44656
|
+
"name": "newFilter",
|
|
44910
44657
|
"type": {
|
|
44911
44658
|
"text": "string"
|
|
44912
44659
|
}
|
|
@@ -44915,555 +44662,808 @@
|
|
|
44915
44662
|
},
|
|
44916
44663
|
{
|
|
44917
44664
|
"kind": "method",
|
|
44918
|
-
"name": "
|
|
44919
|
-
"privacy": "public"
|
|
44920
|
-
},
|
|
44921
|
-
{
|
|
44922
|
-
"kind": "field",
|
|
44923
|
-
"name": "readOnly",
|
|
44924
|
-
"type": {
|
|
44925
|
-
"text": "boolean"
|
|
44926
|
-
},
|
|
44665
|
+
"name": "removeFilter",
|
|
44927
44666
|
"privacy": "public",
|
|
44928
|
-
"
|
|
44929
|
-
|
|
44930
|
-
|
|
44931
|
-
|
|
44932
|
-
|
|
44667
|
+
"parameters": [
|
|
44668
|
+
{
|
|
44669
|
+
"name": "fieldName",
|
|
44670
|
+
"type": {
|
|
44671
|
+
"text": "string"
|
|
44672
|
+
}
|
|
44673
|
+
}
|
|
44674
|
+
]
|
|
44933
44675
|
},
|
|
44934
44676
|
{
|
|
44935
44677
|
"kind": "method",
|
|
44936
|
-
"name": "
|
|
44937
|
-
"privacy": "private",
|
|
44678
|
+
"name": "handleError",
|
|
44938
44679
|
"return": {
|
|
44939
44680
|
"type": {
|
|
44940
44681
|
"text": "void"
|
|
44941
44682
|
}
|
|
44942
44683
|
},
|
|
44943
|
-
"
|
|
44944
|
-
|
|
44945
|
-
|
|
44946
|
-
|
|
44947
|
-
|
|
44948
|
-
|
|
44949
|
-
|
|
44950
|
-
|
|
44951
|
-
|
|
44952
|
-
"text": "boolean"
|
|
44953
|
-
},
|
|
44954
|
-
"privacy": "public",
|
|
44955
|
-
"description": "Indicates that this element should get focus after the page finishes loading. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute} for more information.",
|
|
44956
|
-
"inheritedFrom": {
|
|
44957
|
-
"name": "TextField",
|
|
44958
|
-
"module": "src/text-field/text-field.ts"
|
|
44959
|
-
}
|
|
44684
|
+
"parameters": [
|
|
44685
|
+
{
|
|
44686
|
+
"name": "params",
|
|
44687
|
+
"default": "{}",
|
|
44688
|
+
"type": {
|
|
44689
|
+
"text": "BaseDatasourceErrorHandlingOptions"
|
|
44690
|
+
}
|
|
44691
|
+
}
|
|
44692
|
+
]
|
|
44960
44693
|
},
|
|
44961
44694
|
{
|
|
44962
44695
|
"kind": "method",
|
|
44963
|
-
"name": "
|
|
44964
|
-
"privacy": "private",
|
|
44696
|
+
"name": "getFieldMetadata",
|
|
44965
44697
|
"return": {
|
|
44966
44698
|
"type": {
|
|
44967
|
-
"text": "
|
|
44699
|
+
"text": "FieldMetadata"
|
|
44968
44700
|
}
|
|
44969
44701
|
},
|
|
44970
|
-
"
|
|
44971
|
-
|
|
44972
|
-
|
|
44973
|
-
|
|
44702
|
+
"parameters": [
|
|
44703
|
+
{
|
|
44704
|
+
"name": "fieldName",
|
|
44705
|
+
"type": {
|
|
44706
|
+
"text": "string"
|
|
44707
|
+
}
|
|
44708
|
+
}
|
|
44709
|
+
]
|
|
44710
|
+
},
|
|
44711
|
+
{
|
|
44712
|
+
"kind": "method",
|
|
44713
|
+
"name": "getDefaultLabelFormat",
|
|
44714
|
+
"parameters": [
|
|
44715
|
+
{
|
|
44716
|
+
"name": "field",
|
|
44717
|
+
"type": {
|
|
44718
|
+
"text": "any"
|
|
44719
|
+
}
|
|
44720
|
+
},
|
|
44721
|
+
{
|
|
44722
|
+
"name": "type",
|
|
44723
|
+
"type": {
|
|
44724
|
+
"text": "FieldTypeEnum"
|
|
44725
|
+
}
|
|
44726
|
+
}
|
|
44727
|
+
]
|
|
44974
44728
|
},
|
|
44975
44729
|
{
|
|
44976
44730
|
"kind": "field",
|
|
44977
|
-
"name": "
|
|
44731
|
+
"name": "_presentation",
|
|
44978
44732
|
"type": {
|
|
44979
|
-
"text": "
|
|
44733
|
+
"text": "ComponentPresentation | null | undefined"
|
|
44980
44734
|
},
|
|
44981
|
-
"privacy": "
|
|
44982
|
-
"
|
|
44735
|
+
"privacy": "private",
|
|
44736
|
+
"default": "void 0",
|
|
44983
44737
|
"inheritedFrom": {
|
|
44984
|
-
"name": "
|
|
44985
|
-
"module": "src/
|
|
44738
|
+
"name": "FoundationElement",
|
|
44739
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
44986
44740
|
}
|
|
44987
44741
|
},
|
|
44988
44742
|
{
|
|
44989
|
-
"kind": "
|
|
44990
|
-
"name": "
|
|
44991
|
-
"
|
|
44992
|
-
|
|
44993
|
-
"type": {
|
|
44994
|
-
"text": "void"
|
|
44995
|
-
}
|
|
44743
|
+
"kind": "field",
|
|
44744
|
+
"name": "$presentation",
|
|
44745
|
+
"type": {
|
|
44746
|
+
"text": "ComponentPresentation | null"
|
|
44996
44747
|
},
|
|
44748
|
+
"privacy": "public",
|
|
44749
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
44997
44750
|
"inheritedFrom": {
|
|
44998
|
-
"name": "
|
|
44999
|
-
"module": "src/
|
|
44751
|
+
"name": "FoundationElement",
|
|
44752
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
45000
44753
|
}
|
|
45001
44754
|
},
|
|
45002
44755
|
{
|
|
45003
44756
|
"kind": "field",
|
|
45004
|
-
"name": "
|
|
44757
|
+
"name": "template",
|
|
45005
44758
|
"type": {
|
|
45006
|
-
"text": "
|
|
44759
|
+
"text": "ElementViewTemplate | void | null"
|
|
45007
44760
|
},
|
|
45008
44761
|
"privacy": "public",
|
|
45009
|
-
"description": "
|
|
44762
|
+
"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.",
|
|
45010
44763
|
"inheritedFrom": {
|
|
45011
|
-
"name": "
|
|
45012
|
-
"module": "src/
|
|
44764
|
+
"name": "FoundationElement",
|
|
44765
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
45013
44766
|
}
|
|
45014
44767
|
},
|
|
45015
44768
|
{
|
|
45016
44769
|
"kind": "method",
|
|
45017
|
-
"name": "
|
|
45018
|
-
"privacy": "
|
|
44770
|
+
"name": "templateChanged",
|
|
44771
|
+
"privacy": "protected",
|
|
45019
44772
|
"return": {
|
|
45020
44773
|
"type": {
|
|
45021
44774
|
"text": "void"
|
|
45022
44775
|
}
|
|
45023
44776
|
},
|
|
45024
44777
|
"inheritedFrom": {
|
|
45025
|
-
"name": "
|
|
45026
|
-
"module": "src/
|
|
44778
|
+
"name": "FoundationElement",
|
|
44779
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
45027
44780
|
}
|
|
45028
44781
|
},
|
|
45029
44782
|
{
|
|
45030
44783
|
"kind": "field",
|
|
45031
|
-
"name": "
|
|
44784
|
+
"name": "styles",
|
|
45032
44785
|
"type": {
|
|
45033
|
-
"text": "
|
|
44786
|
+
"text": "ElementStyles | void | null"
|
|
45034
44787
|
},
|
|
45035
44788
|
"privacy": "public",
|
|
45036
|
-
"description": "
|
|
44789
|
+
"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.",
|
|
45037
44790
|
"inheritedFrom": {
|
|
45038
|
-
"name": "
|
|
45039
|
-
"module": "src/
|
|
44791
|
+
"name": "FoundationElement",
|
|
44792
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
45040
44793
|
}
|
|
45041
44794
|
},
|
|
45042
44795
|
{
|
|
45043
44796
|
"kind": "method",
|
|
45044
|
-
"name": "
|
|
45045
|
-
"privacy": "
|
|
44797
|
+
"name": "stylesChanged",
|
|
44798
|
+
"privacy": "protected",
|
|
45046
44799
|
"return": {
|
|
45047
44800
|
"type": {
|
|
45048
44801
|
"text": "void"
|
|
45049
44802
|
}
|
|
45050
44803
|
},
|
|
45051
44804
|
"inheritedFrom": {
|
|
45052
|
-
"name": "
|
|
45053
|
-
"module": "src/
|
|
45054
|
-
}
|
|
45055
|
-
},
|
|
45056
|
-
{
|
|
45057
|
-
"kind": "field",
|
|
45058
|
-
"name": "maxlength",
|
|
45059
|
-
"type": {
|
|
45060
|
-
"text": "number"
|
|
45061
|
-
},
|
|
45062
|
-
"privacy": "public",
|
|
45063
|
-
"description": "The maximum number of characters a user can enter.",
|
|
45064
|
-
"inheritedFrom": {
|
|
45065
|
-
"name": "TextField",
|
|
45066
|
-
"module": "src/text-field/text-field.ts"
|
|
44805
|
+
"name": "FoundationElement",
|
|
44806
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
45067
44807
|
}
|
|
45068
44808
|
},
|
|
45069
44809
|
{
|
|
45070
44810
|
"kind": "method",
|
|
45071
|
-
"name": "
|
|
45072
|
-
"privacy": "
|
|
44811
|
+
"name": "compose",
|
|
44812
|
+
"privacy": "public",
|
|
44813
|
+
"static": true,
|
|
45073
44814
|
"return": {
|
|
45074
44815
|
"type": {
|
|
45075
|
-
"text": "
|
|
44816
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
45076
44817
|
}
|
|
45077
44818
|
},
|
|
44819
|
+
"parameters": [
|
|
44820
|
+
{
|
|
44821
|
+
"name": "this",
|
|
44822
|
+
"type": {
|
|
44823
|
+
"text": "K"
|
|
44824
|
+
}
|
|
44825
|
+
},
|
|
44826
|
+
{
|
|
44827
|
+
"name": "elementDefinition",
|
|
44828
|
+
"type": {
|
|
44829
|
+
"text": "T"
|
|
44830
|
+
},
|
|
44831
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
44832
|
+
}
|
|
44833
|
+
],
|
|
44834
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
45078
44835
|
"inheritedFrom": {
|
|
45079
|
-
"name": "
|
|
45080
|
-
"module": "src/
|
|
44836
|
+
"name": "FoundationElement",
|
|
44837
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
45081
44838
|
}
|
|
44839
|
+
}
|
|
44840
|
+
],
|
|
44841
|
+
"attributes": [
|
|
44842
|
+
{
|
|
44843
|
+
"type": {
|
|
44844
|
+
"text": "boolean"
|
|
44845
|
+
},
|
|
44846
|
+
"default": "true",
|
|
44847
|
+
"fieldName": "withGridInit"
|
|
45082
44848
|
},
|
|
45083
44849
|
{
|
|
45084
|
-
"
|
|
45085
|
-
"name": "minlength",
|
|
44850
|
+
"name": "criteria",
|
|
45086
44851
|
"type": {
|
|
45087
|
-
"text": "
|
|
44852
|
+
"text": "string"
|
|
45088
44853
|
},
|
|
45089
|
-
"
|
|
45090
|
-
"description": "The minimum number of characters a user can enter.",
|
|
45091
|
-
"inheritedFrom": {
|
|
45092
|
-
"name": "TextField",
|
|
45093
|
-
"module": "src/text-field/text-field.ts"
|
|
45094
|
-
}
|
|
44854
|
+
"fieldName": "criteria"
|
|
45095
44855
|
},
|
|
45096
44856
|
{
|
|
45097
|
-
"
|
|
45098
|
-
"
|
|
45099
|
-
|
|
45100
|
-
"return": {
|
|
45101
|
-
"type": {
|
|
45102
|
-
"text": "void"
|
|
45103
|
-
}
|
|
44857
|
+
"name": "fields",
|
|
44858
|
+
"type": {
|
|
44859
|
+
"text": "string"
|
|
45104
44860
|
},
|
|
45105
|
-
"
|
|
45106
|
-
|
|
45107
|
-
|
|
45108
|
-
|
|
44861
|
+
"fieldName": "fields"
|
|
44862
|
+
},
|
|
44863
|
+
{
|
|
44864
|
+
"type": {
|
|
44865
|
+
"text": "boolean"
|
|
44866
|
+
},
|
|
44867
|
+
"default": "false",
|
|
44868
|
+
"fieldName": "isSnapshot"
|
|
45109
44869
|
},
|
|
45110
44870
|
{
|
|
45111
|
-
"
|
|
45112
|
-
"name": "pattern",
|
|
44871
|
+
"name": "maxRows",
|
|
45113
44872
|
"type": {
|
|
45114
|
-
"text": "
|
|
44873
|
+
"text": "number"
|
|
45115
44874
|
},
|
|
45116
|
-
"
|
|
45117
|
-
"description": "A regular expression that the value must match to pass validation.",
|
|
45118
|
-
"inheritedFrom": {
|
|
45119
|
-
"name": "TextField",
|
|
45120
|
-
"module": "src/text-field/text-field.ts"
|
|
45121
|
-
}
|
|
44875
|
+
"fieldName": "maxRows"
|
|
45122
44876
|
},
|
|
45123
44877
|
{
|
|
45124
|
-
"
|
|
45125
|
-
"
|
|
45126
|
-
|
|
45127
|
-
"return": {
|
|
45128
|
-
"type": {
|
|
45129
|
-
"text": "void"
|
|
45130
|
-
}
|
|
44878
|
+
"name": "maxView",
|
|
44879
|
+
"type": {
|
|
44880
|
+
"text": "number"
|
|
45131
44881
|
},
|
|
45132
|
-
"
|
|
45133
|
-
"name": "TextField",
|
|
45134
|
-
"module": "src/text-field/text-field.ts"
|
|
45135
|
-
}
|
|
44882
|
+
"fieldName": "maxView"
|
|
45136
44883
|
},
|
|
45137
44884
|
{
|
|
45138
|
-
"
|
|
45139
|
-
"name": "size",
|
|
44885
|
+
"name": "orderBy",
|
|
45140
44886
|
"type": {
|
|
45141
|
-
"text": "
|
|
44887
|
+
"text": "string"
|
|
45142
44888
|
},
|
|
45143
|
-
"
|
|
45144
|
-
"description": "Sets the width of the element to a specified number of characters.",
|
|
45145
|
-
"inheritedFrom": {
|
|
45146
|
-
"name": "TextField",
|
|
45147
|
-
"module": "src/text-field/text-field.ts"
|
|
45148
|
-
}
|
|
44889
|
+
"fieldName": "orderBy"
|
|
45149
44890
|
},
|
|
45150
44891
|
{
|
|
45151
|
-
"
|
|
45152
|
-
"
|
|
45153
|
-
|
|
45154
|
-
"return": {
|
|
45155
|
-
"type": {
|
|
45156
|
-
"text": "void"
|
|
45157
|
-
}
|
|
44892
|
+
"name": "resourceName",
|
|
44893
|
+
"type": {
|
|
44894
|
+
"text": "string"
|
|
45158
44895
|
},
|
|
45159
|
-
"
|
|
45160
|
-
"name": "TextField",
|
|
45161
|
-
"module": "src/text-field/text-field.ts"
|
|
45162
|
-
}
|
|
44896
|
+
"fieldName": "resourceName"
|
|
45163
44897
|
},
|
|
45164
44898
|
{
|
|
45165
|
-
"kind": "field",
|
|
45166
|
-
"name": "spellcheck",
|
|
45167
44899
|
"type": {
|
|
45168
44900
|
"text": "boolean"
|
|
45169
44901
|
},
|
|
45170
|
-
"
|
|
45171
|
-
"
|
|
45172
|
-
"inheritedFrom": {
|
|
45173
|
-
"name": "TextField",
|
|
45174
|
-
"module": "src/text-field/text-field.ts"
|
|
45175
|
-
}
|
|
44902
|
+
"default": "false",
|
|
44903
|
+
"fieldName": "reverse"
|
|
45176
44904
|
},
|
|
45177
44905
|
{
|
|
45178
|
-
"
|
|
45179
|
-
"
|
|
45180
|
-
|
|
45181
|
-
"return": {
|
|
45182
|
-
"type": {
|
|
45183
|
-
"text": "void"
|
|
45184
|
-
}
|
|
44906
|
+
"name": "rowId",
|
|
44907
|
+
"type": {
|
|
44908
|
+
"text": "string"
|
|
45185
44909
|
},
|
|
45186
|
-
"
|
|
45187
|
-
|
|
45188
|
-
"module": "src/text-field/text-field.ts"
|
|
45189
|
-
}
|
|
44910
|
+
"default": "'ROW_REF'",
|
|
44911
|
+
"fieldName": "rowId"
|
|
45190
44912
|
},
|
|
45191
44913
|
{
|
|
45192
|
-
"
|
|
45193
|
-
"
|
|
45194
|
-
|
|
45195
|
-
"return": {
|
|
45196
|
-
"type": {
|
|
45197
|
-
"text": "void"
|
|
45198
|
-
}
|
|
44914
|
+
"name": "with-timestamp-formatting",
|
|
44915
|
+
"type": {
|
|
44916
|
+
"text": "boolean"
|
|
45199
44917
|
},
|
|
45200
|
-
"
|
|
45201
|
-
"
|
|
45202
|
-
|
|
45203
|
-
|
|
44918
|
+
"default": "true",
|
|
44919
|
+
"description": "Enabled by default, will format UNIX timestamp fields to readable [DATE|DATETIME] values.",
|
|
44920
|
+
"fieldName": "withTimestampFormatting"
|
|
44921
|
+
}
|
|
44922
|
+
],
|
|
44923
|
+
"mixins": [
|
|
44924
|
+
{
|
|
44925
|
+
"name": "DatasourceEventHandler",
|
|
44926
|
+
"package": "@genesislcap/foundation-comms"
|
|
44927
|
+
}
|
|
44928
|
+
],
|
|
44929
|
+
"superclass": {
|
|
44930
|
+
"name": "FoundationElement",
|
|
44931
|
+
"package": "@microsoft/fast-foundation"
|
|
44932
|
+
}
|
|
44933
|
+
}
|
|
44934
|
+
],
|
|
44935
|
+
"exports": [
|
|
44936
|
+
{
|
|
44937
|
+
"kind": "js",
|
|
44938
|
+
"name": "BaseDatasource",
|
|
44939
|
+
"declaration": {
|
|
44940
|
+
"name": "BaseDatasource",
|
|
44941
|
+
"module": "src/utils/base-datasource.ts"
|
|
44942
|
+
}
|
|
44943
|
+
}
|
|
44944
|
+
]
|
|
44945
|
+
},
|
|
44946
|
+
{
|
|
44947
|
+
"kind": "javascript-module",
|
|
44948
|
+
"path": "src/utils/dom.ts",
|
|
44949
|
+
"declarations": [
|
|
44950
|
+
{
|
|
44951
|
+
"kind": "function",
|
|
44952
|
+
"name": "wasClickOutsideElement",
|
|
44953
|
+
"parameters": [
|
|
44954
|
+
{
|
|
44955
|
+
"name": "event",
|
|
44956
|
+
"type": {
|
|
44957
|
+
"text": "MouseEvent"
|
|
45204
44958
|
}
|
|
45205
44959
|
},
|
|
45206
44960
|
{
|
|
45207
|
-
"
|
|
45208
|
-
"
|
|
45209
|
-
|
|
45210
|
-
|
|
45211
|
-
|
|
45212
|
-
|
|
45213
|
-
|
|
45214
|
-
|
|
45215
|
-
|
|
45216
|
-
|
|
45217
|
-
|
|
45218
|
-
|
|
44961
|
+
"name": "target",
|
|
44962
|
+
"type": {
|
|
44963
|
+
"text": "EventTarget"
|
|
44964
|
+
}
|
|
44965
|
+
}
|
|
44966
|
+
]
|
|
44967
|
+
},
|
|
44968
|
+
{
|
|
44969
|
+
"kind": "function",
|
|
44970
|
+
"name": "wasClickInsideElement",
|
|
44971
|
+
"parameters": [
|
|
44972
|
+
{
|
|
44973
|
+
"name": "event",
|
|
44974
|
+
"type": {
|
|
44975
|
+
"text": "MouseEvent"
|
|
45219
44976
|
}
|
|
45220
44977
|
},
|
|
45221
44978
|
{
|
|
45222
|
-
"
|
|
45223
|
-
"
|
|
45224
|
-
|
|
45225
|
-
|
|
45226
|
-
|
|
44979
|
+
"name": "target",
|
|
44980
|
+
"type": {
|
|
44981
|
+
"text": "EventTarget"
|
|
44982
|
+
}
|
|
44983
|
+
}
|
|
44984
|
+
]
|
|
44985
|
+
},
|
|
44986
|
+
{
|
|
44987
|
+
"kind": "function",
|
|
44988
|
+
"name": "getPrefix",
|
|
44989
|
+
"parameters": [
|
|
44990
|
+
{
|
|
44991
|
+
"name": "element",
|
|
44992
|
+
"type": {
|
|
44993
|
+
"text": "any"
|
|
44994
|
+
}
|
|
44995
|
+
}
|
|
44996
|
+
]
|
|
44997
|
+
}
|
|
44998
|
+
],
|
|
44999
|
+
"exports": [
|
|
45000
|
+
{
|
|
45001
|
+
"kind": "js",
|
|
45002
|
+
"name": "wasClickOutsideElement",
|
|
45003
|
+
"declaration": {
|
|
45004
|
+
"name": "wasClickOutsideElement",
|
|
45005
|
+
"module": "src/utils/dom.ts"
|
|
45006
|
+
}
|
|
45007
|
+
},
|
|
45008
|
+
{
|
|
45009
|
+
"kind": "js",
|
|
45010
|
+
"name": "wasClickInsideElement",
|
|
45011
|
+
"declaration": {
|
|
45012
|
+
"name": "wasClickInsideElement",
|
|
45013
|
+
"module": "src/utils/dom.ts"
|
|
45014
|
+
}
|
|
45015
|
+
},
|
|
45016
|
+
{
|
|
45017
|
+
"kind": "js",
|
|
45018
|
+
"name": "getPrefix",
|
|
45019
|
+
"declaration": {
|
|
45020
|
+
"name": "getPrefix",
|
|
45021
|
+
"module": "src/utils/dom.ts"
|
|
45022
|
+
}
|
|
45023
|
+
}
|
|
45024
|
+
]
|
|
45025
|
+
},
|
|
45026
|
+
{
|
|
45027
|
+
"kind": "javascript-module",
|
|
45028
|
+
"path": "src/utils/index.ts",
|
|
45029
|
+
"declarations": [],
|
|
45030
|
+
"exports": [
|
|
45031
|
+
{
|
|
45032
|
+
"kind": "js",
|
|
45033
|
+
"name": "*",
|
|
45034
|
+
"declaration": {
|
|
45035
|
+
"name": "*",
|
|
45036
|
+
"package": "./base-datasource"
|
|
45037
|
+
}
|
|
45038
|
+
},
|
|
45039
|
+
{
|
|
45040
|
+
"kind": "js",
|
|
45041
|
+
"name": "*",
|
|
45042
|
+
"declaration": {
|
|
45043
|
+
"name": "*",
|
|
45044
|
+
"package": "./dom"
|
|
45045
|
+
}
|
|
45046
|
+
},
|
|
45047
|
+
{
|
|
45048
|
+
"kind": "js",
|
|
45049
|
+
"name": "*",
|
|
45050
|
+
"declaration": {
|
|
45051
|
+
"name": "*",
|
|
45052
|
+
"package": "./logger"
|
|
45053
|
+
}
|
|
45054
|
+
},
|
|
45055
|
+
{
|
|
45056
|
+
"kind": "js",
|
|
45057
|
+
"name": "*",
|
|
45058
|
+
"declaration": {
|
|
45059
|
+
"name": "*",
|
|
45060
|
+
"package": "./options-datasource-utils"
|
|
45061
|
+
}
|
|
45062
|
+
}
|
|
45063
|
+
]
|
|
45064
|
+
},
|
|
45065
|
+
{
|
|
45066
|
+
"kind": "javascript-module",
|
|
45067
|
+
"path": "src/utils/logger.ts",
|
|
45068
|
+
"declarations": [
|
|
45069
|
+
{
|
|
45070
|
+
"kind": "variable",
|
|
45071
|
+
"name": "logger"
|
|
45072
|
+
}
|
|
45073
|
+
],
|
|
45074
|
+
"exports": [
|
|
45075
|
+
{
|
|
45076
|
+
"kind": "js",
|
|
45077
|
+
"name": "LogLevel",
|
|
45078
|
+
"declaration": {
|
|
45079
|
+
"name": "LogLevel",
|
|
45080
|
+
"module": "src/utils/logger.ts"
|
|
45081
|
+
}
|
|
45082
|
+
},
|
|
45083
|
+
{
|
|
45084
|
+
"kind": "js",
|
|
45085
|
+
"name": "logType",
|
|
45086
|
+
"declaration": {
|
|
45087
|
+
"name": "logType",
|
|
45088
|
+
"module": "src/utils/logger.ts"
|
|
45089
|
+
}
|
|
45090
|
+
},
|
|
45091
|
+
{
|
|
45092
|
+
"kind": "js",
|
|
45093
|
+
"name": "logger",
|
|
45094
|
+
"declaration": {
|
|
45095
|
+
"name": "logger",
|
|
45096
|
+
"module": "src/utils/logger.ts"
|
|
45097
|
+
}
|
|
45098
|
+
}
|
|
45099
|
+
]
|
|
45100
|
+
},
|
|
45101
|
+
{
|
|
45102
|
+
"kind": "javascript-module",
|
|
45103
|
+
"path": "src/utils/options-datasource-utils.ts",
|
|
45104
|
+
"declarations": [
|
|
45105
|
+
{
|
|
45106
|
+
"kind": "function",
|
|
45107
|
+
"name": "dataserverCriteriaBuilder",
|
|
45108
|
+
"parameters": [
|
|
45109
|
+
{
|
|
45110
|
+
"name": "datasource",
|
|
45111
|
+
"type": {
|
|
45112
|
+
"text": "OptionsDatasource | MultiselectDatasource"
|
|
45227
45113
|
}
|
|
45228
45114
|
},
|
|
45229
45115
|
{
|
|
45230
|
-
"
|
|
45231
|
-
"name": "_presentation",
|
|
45116
|
+
"name": "value",
|
|
45232
45117
|
"type": {
|
|
45233
|
-
"text": "
|
|
45234
|
-
},
|
|
45235
|
-
"privacy": "private",
|
|
45236
|
-
"default": "void 0",
|
|
45237
|
-
"inheritedFrom": {
|
|
45238
|
-
"name": "TextField",
|
|
45239
|
-
"module": "src/text-field/text-field.ts"
|
|
45118
|
+
"text": "string | number"
|
|
45240
45119
|
}
|
|
45241
|
-
}
|
|
45120
|
+
}
|
|
45121
|
+
]
|
|
45122
|
+
},
|
|
45123
|
+
{
|
|
45124
|
+
"kind": "function",
|
|
45125
|
+
"name": "requestServerCriteriaBuilder",
|
|
45126
|
+
"parameters": [
|
|
45242
45127
|
{
|
|
45243
|
-
"
|
|
45244
|
-
"name": "$presentation",
|
|
45128
|
+
"name": "datasource",
|
|
45245
45129
|
"type": {
|
|
45246
|
-
"text": "
|
|
45247
|
-
},
|
|
45248
|
-
"privacy": "public",
|
|
45249
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
45250
|
-
"inheritedFrom": {
|
|
45251
|
-
"name": "TextField",
|
|
45252
|
-
"module": "src/text-field/text-field.ts"
|
|
45130
|
+
"text": "OptionsDatasource | MultiselectDatasource"
|
|
45253
45131
|
}
|
|
45254
45132
|
},
|
|
45255
45133
|
{
|
|
45256
|
-
"
|
|
45257
|
-
"name": "template",
|
|
45134
|
+
"name": "value",
|
|
45258
45135
|
"type": {
|
|
45259
|
-
"text": "
|
|
45260
|
-
},
|
|
45261
|
-
"privacy": "public",
|
|
45262
|
-
"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.",
|
|
45263
|
-
"inheritedFrom": {
|
|
45264
|
-
"name": "TextField",
|
|
45265
|
-
"module": "src/text-field/text-field.ts"
|
|
45136
|
+
"text": "string | number"
|
|
45266
45137
|
}
|
|
45267
|
-
}
|
|
45138
|
+
}
|
|
45139
|
+
]
|
|
45140
|
+
}
|
|
45141
|
+
],
|
|
45142
|
+
"exports": [
|
|
45143
|
+
{
|
|
45144
|
+
"kind": "js",
|
|
45145
|
+
"name": "dataserverCriteriaBuilder",
|
|
45146
|
+
"declaration": {
|
|
45147
|
+
"name": "dataserverCriteriaBuilder",
|
|
45148
|
+
"module": "src/utils/options-datasource-utils.ts"
|
|
45149
|
+
}
|
|
45150
|
+
},
|
|
45151
|
+
{
|
|
45152
|
+
"kind": "js",
|
|
45153
|
+
"name": "requestServerCriteriaBuilder",
|
|
45154
|
+
"declaration": {
|
|
45155
|
+
"name": "requestServerCriteriaBuilder",
|
|
45156
|
+
"module": "src/utils/options-datasource-utils.ts"
|
|
45157
|
+
}
|
|
45158
|
+
}
|
|
45159
|
+
]
|
|
45160
|
+
},
|
|
45161
|
+
{
|
|
45162
|
+
"kind": "javascript-module",
|
|
45163
|
+
"path": "src/utils/validation.ts",
|
|
45164
|
+
"declarations": [
|
|
45165
|
+
{
|
|
45166
|
+
"kind": "function",
|
|
45167
|
+
"name": "isValidString",
|
|
45168
|
+
"return": {
|
|
45169
|
+
"type": {
|
|
45170
|
+
"text": "boolean"
|
|
45171
|
+
}
|
|
45172
|
+
},
|
|
45173
|
+
"parameters": [
|
|
45268
45174
|
{
|
|
45269
|
-
"
|
|
45270
|
-
"
|
|
45271
|
-
|
|
45272
|
-
"return": {
|
|
45273
|
-
"type": {
|
|
45274
|
-
"text": "void"
|
|
45275
|
-
}
|
|
45276
|
-
},
|
|
45277
|
-
"inheritedFrom": {
|
|
45278
|
-
"name": "TextField",
|
|
45279
|
-
"module": "src/text-field/text-field.ts"
|
|
45175
|
+
"name": "value",
|
|
45176
|
+
"type": {
|
|
45177
|
+
"text": "any"
|
|
45280
45178
|
}
|
|
45281
|
-
}
|
|
45179
|
+
}
|
|
45180
|
+
]
|
|
45181
|
+
},
|
|
45182
|
+
{
|
|
45183
|
+
"kind": "function",
|
|
45184
|
+
"name": "isNumeric",
|
|
45185
|
+
"return": {
|
|
45186
|
+
"type": {
|
|
45187
|
+
"text": "boolean"
|
|
45188
|
+
}
|
|
45189
|
+
},
|
|
45190
|
+
"parameters": [
|
|
45282
45191
|
{
|
|
45283
|
-
"
|
|
45284
|
-
"name": "styles",
|
|
45192
|
+
"name": "value",
|
|
45285
45193
|
"type": {
|
|
45286
|
-
"text": "
|
|
45287
|
-
},
|
|
45288
|
-
"privacy": "public",
|
|
45289
|
-
"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.",
|
|
45290
|
-
"inheritedFrom": {
|
|
45291
|
-
"name": "TextField",
|
|
45292
|
-
"module": "src/text-field/text-field.ts"
|
|
45194
|
+
"text": "string"
|
|
45293
45195
|
}
|
|
45294
|
-
}
|
|
45196
|
+
}
|
|
45197
|
+
]
|
|
45198
|
+
},
|
|
45199
|
+
{
|
|
45200
|
+
"kind": "function",
|
|
45201
|
+
"name": "isInteger",
|
|
45202
|
+
"return": {
|
|
45203
|
+
"type": {
|
|
45204
|
+
"text": "boolean"
|
|
45205
|
+
}
|
|
45206
|
+
},
|
|
45207
|
+
"parameters": [
|
|
45295
45208
|
{
|
|
45296
|
-
"
|
|
45297
|
-
"
|
|
45298
|
-
|
|
45299
|
-
"return": {
|
|
45300
|
-
"type": {
|
|
45301
|
-
"text": "void"
|
|
45302
|
-
}
|
|
45303
|
-
},
|
|
45304
|
-
"inheritedFrom": {
|
|
45305
|
-
"name": "TextField",
|
|
45306
|
-
"module": "src/text-field/text-field.ts"
|
|
45209
|
+
"name": "value",
|
|
45210
|
+
"type": {
|
|
45211
|
+
"text": "string"
|
|
45307
45212
|
}
|
|
45308
|
-
}
|
|
45213
|
+
}
|
|
45214
|
+
]
|
|
45215
|
+
}
|
|
45216
|
+
],
|
|
45217
|
+
"exports": [
|
|
45218
|
+
{
|
|
45219
|
+
"kind": "js",
|
|
45220
|
+
"name": "isValidString",
|
|
45221
|
+
"declaration": {
|
|
45222
|
+
"name": "isValidString",
|
|
45223
|
+
"module": "src/utils/validation.ts"
|
|
45224
|
+
}
|
|
45225
|
+
},
|
|
45226
|
+
{
|
|
45227
|
+
"kind": "js",
|
|
45228
|
+
"name": "isNumeric",
|
|
45229
|
+
"declaration": {
|
|
45230
|
+
"name": "isNumeric",
|
|
45231
|
+
"module": "src/utils/validation.ts"
|
|
45232
|
+
}
|
|
45233
|
+
},
|
|
45234
|
+
{
|
|
45235
|
+
"kind": "js",
|
|
45236
|
+
"name": "isInteger",
|
|
45237
|
+
"declaration": {
|
|
45238
|
+
"name": "isInteger",
|
|
45239
|
+
"module": "src/utils/validation.ts"
|
|
45240
|
+
}
|
|
45241
|
+
}
|
|
45242
|
+
]
|
|
45243
|
+
},
|
|
45244
|
+
{
|
|
45245
|
+
"kind": "javascript-module",
|
|
45246
|
+
"path": "src/_config/styles/colors.ts",
|
|
45247
|
+
"declarations": [
|
|
45248
|
+
{
|
|
45249
|
+
"kind": "variable",
|
|
45250
|
+
"name": "defaultFillColor"
|
|
45251
|
+
},
|
|
45252
|
+
{
|
|
45253
|
+
"kind": "variable",
|
|
45254
|
+
"name": "fuiDefaultCardFillColor"
|
|
45255
|
+
},
|
|
45256
|
+
{
|
|
45257
|
+
"kind": "variable",
|
|
45258
|
+
"name": "fuiDefaultCardPalette"
|
|
45259
|
+
},
|
|
45260
|
+
{
|
|
45261
|
+
"kind": "variable",
|
|
45262
|
+
"name": "fuiNeutralSwatch"
|
|
45263
|
+
},
|
|
45264
|
+
{
|
|
45265
|
+
"kind": "variable",
|
|
45266
|
+
"name": "fuiNeutralPalette"
|
|
45267
|
+
},
|
|
45268
|
+
{
|
|
45269
|
+
"kind": "variable",
|
|
45270
|
+
"name": "fuiAccentSwatch"
|
|
45271
|
+
},
|
|
45272
|
+
{
|
|
45273
|
+
"kind": "variable",
|
|
45274
|
+
"name": "fuiAccentPalette"
|
|
45275
|
+
}
|
|
45276
|
+
],
|
|
45277
|
+
"exports": [
|
|
45278
|
+
{
|
|
45279
|
+
"kind": "js",
|
|
45280
|
+
"name": "defaultFillColor",
|
|
45281
|
+
"declaration": {
|
|
45282
|
+
"name": "defaultFillColor",
|
|
45283
|
+
"module": "src/_config/styles/colors.ts"
|
|
45284
|
+
}
|
|
45285
|
+
},
|
|
45286
|
+
{
|
|
45287
|
+
"kind": "js",
|
|
45288
|
+
"name": "fuiDefaultCardFillColor",
|
|
45289
|
+
"declaration": {
|
|
45290
|
+
"name": "fuiDefaultCardFillColor",
|
|
45291
|
+
"module": "src/_config/styles/colors.ts"
|
|
45292
|
+
}
|
|
45293
|
+
},
|
|
45294
|
+
{
|
|
45295
|
+
"kind": "js",
|
|
45296
|
+
"name": "fuiDefaultCardPalette",
|
|
45297
|
+
"declaration": {
|
|
45298
|
+
"name": "fuiDefaultCardPalette",
|
|
45299
|
+
"module": "src/_config/styles/colors.ts"
|
|
45300
|
+
}
|
|
45301
|
+
},
|
|
45302
|
+
{
|
|
45303
|
+
"kind": "js",
|
|
45304
|
+
"name": "fuiNeutralSwatch",
|
|
45305
|
+
"declaration": {
|
|
45306
|
+
"name": "fuiNeutralSwatch",
|
|
45307
|
+
"module": "src/_config/styles/colors.ts"
|
|
45308
|
+
}
|
|
45309
|
+
},
|
|
45310
|
+
{
|
|
45311
|
+
"kind": "js",
|
|
45312
|
+
"name": "fuiNeutralPalette",
|
|
45313
|
+
"declaration": {
|
|
45314
|
+
"name": "fuiNeutralPalette",
|
|
45315
|
+
"module": "src/_config/styles/colors.ts"
|
|
45316
|
+
}
|
|
45317
|
+
},
|
|
45318
|
+
{
|
|
45319
|
+
"kind": "js",
|
|
45320
|
+
"name": "fuiAccentSwatch",
|
|
45321
|
+
"declaration": {
|
|
45322
|
+
"name": "fuiAccentSwatch",
|
|
45323
|
+
"module": "src/_config/styles/colors.ts"
|
|
45324
|
+
}
|
|
45325
|
+
},
|
|
45326
|
+
{
|
|
45327
|
+
"kind": "js",
|
|
45328
|
+
"name": "fuiAccentPalette",
|
|
45329
|
+
"declaration": {
|
|
45330
|
+
"name": "fuiAccentPalette",
|
|
45331
|
+
"module": "src/_config/styles/colors.ts"
|
|
45332
|
+
}
|
|
45333
|
+
}
|
|
45334
|
+
]
|
|
45335
|
+
},
|
|
45336
|
+
{
|
|
45337
|
+
"kind": "javascript-module",
|
|
45338
|
+
"path": "src/_config/styles/directives.ts",
|
|
45339
|
+
"declarations": [
|
|
45340
|
+
{
|
|
45341
|
+
"kind": "class",
|
|
45342
|
+
"description": "",
|
|
45343
|
+
"name": "CSSVarsTokenMapper",
|
|
45344
|
+
"members": [
|
|
45309
45345
|
{
|
|
45310
45346
|
"kind": "method",
|
|
45311
|
-
"name": "
|
|
45312
|
-
"privacy": "
|
|
45313
|
-
"static": true,
|
|
45347
|
+
"name": "createTokenPartial",
|
|
45348
|
+
"privacy": "private",
|
|
45314
45349
|
"return": {
|
|
45315
45350
|
"type": {
|
|
45316
|
-
"text": "
|
|
45351
|
+
"text": "CSSDirective"
|
|
45317
45352
|
}
|
|
45318
45353
|
},
|
|
45319
45354
|
"parameters": [
|
|
45320
45355
|
{
|
|
45321
|
-
"name": "
|
|
45356
|
+
"name": "key",
|
|
45322
45357
|
"type": {
|
|
45323
|
-
"text": "
|
|
45358
|
+
"text": "string"
|
|
45324
45359
|
}
|
|
45325
45360
|
},
|
|
45326
45361
|
{
|
|
45327
|
-
"name": "
|
|
45362
|
+
"name": "value",
|
|
45328
45363
|
"type": {
|
|
45329
|
-
"text": "
|
|
45330
|
-
}
|
|
45331
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
45364
|
+
"text": "CSSDesignToken<Swatch | string>"
|
|
45365
|
+
}
|
|
45332
45366
|
}
|
|
45333
|
-
]
|
|
45334
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
45335
|
-
"inheritedFrom": {
|
|
45336
|
-
"name": "TextField",
|
|
45337
|
-
"module": "src/text-field/text-field.ts"
|
|
45338
|
-
}
|
|
45339
|
-
}
|
|
45340
|
-
],
|
|
45341
|
-
"superclass": {
|
|
45342
|
-
"name": "FASTTextField",
|
|
45343
|
-
"package": "@microsoft/fast-components"
|
|
45344
|
-
},
|
|
45345
|
-
"tagName": "%%prefix%%-url-input",
|
|
45346
|
-
"customElement": true,
|
|
45347
|
-
"attributes": [
|
|
45348
|
-
{
|
|
45349
|
-
"name": "readonly",
|
|
45350
|
-
"type": {
|
|
45351
|
-
"text": "boolean"
|
|
45352
|
-
},
|
|
45353
|
-
"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.",
|
|
45354
|
-
"fieldName": "readOnly",
|
|
45355
|
-
"inheritedFrom": {
|
|
45356
|
-
"name": "TextField",
|
|
45357
|
-
"module": "src/text-field/text-field.ts"
|
|
45358
|
-
}
|
|
45359
|
-
},
|
|
45360
|
-
{
|
|
45361
|
-
"type": {
|
|
45362
|
-
"text": "boolean"
|
|
45363
|
-
},
|
|
45364
|
-
"description": "Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.",
|
|
45365
|
-
"fieldName": "autofocus",
|
|
45366
|
-
"inheritedFrom": {
|
|
45367
|
-
"name": "TextField",
|
|
45368
|
-
"module": "src/text-field/text-field.ts"
|
|
45369
|
-
}
|
|
45370
|
-
},
|
|
45371
|
-
{
|
|
45372
|
-
"name": "placeholder",
|
|
45373
|
-
"type": {
|
|
45374
|
-
"text": "string"
|
|
45375
|
-
},
|
|
45376
|
-
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
45377
|
-
"fieldName": "placeholder",
|
|
45378
|
-
"inheritedFrom": {
|
|
45379
|
-
"name": "TextField",
|
|
45380
|
-
"module": "src/text-field/text-field.ts"
|
|
45381
|
-
}
|
|
45382
|
-
},
|
|
45383
|
-
{
|
|
45384
|
-
"name": "type",
|
|
45385
|
-
"type": {
|
|
45386
|
-
"text": "TextFieldType"
|
|
45387
|
-
},
|
|
45388
|
-
"description": "Allows setting a type or mode of text.",
|
|
45389
|
-
"fieldName": "type",
|
|
45390
|
-
"inheritedFrom": {
|
|
45391
|
-
"name": "TextField",
|
|
45392
|
-
"module": "src/text-field/text-field.ts"
|
|
45393
|
-
}
|
|
45367
|
+
]
|
|
45394
45368
|
},
|
|
45395
45369
|
{
|
|
45396
|
-
"
|
|
45397
|
-
"
|
|
45398
|
-
|
|
45399
|
-
|
|
45400
|
-
|
|
45401
|
-
|
|
45402
|
-
|
|
45403
|
-
"name": "TextField",
|
|
45404
|
-
"module": "src/text-field/text-field.ts"
|
|
45370
|
+
"kind": "method",
|
|
45371
|
+
"name": "createTokensCSS",
|
|
45372
|
+
"privacy": "private",
|
|
45373
|
+
"return": {
|
|
45374
|
+
"type": {
|
|
45375
|
+
"text": "ComposableStyles[]"
|
|
45376
|
+
}
|
|
45405
45377
|
}
|
|
45406
45378
|
},
|
|
45407
45379
|
{
|
|
45408
|
-
"
|
|
45409
|
-
"
|
|
45410
|
-
|
|
45411
|
-
},
|
|
45412
|
-
"description": "A regular expression that the value must match to pass validation.",
|
|
45413
|
-
"fieldName": "pattern",
|
|
45414
|
-
"inheritedFrom": {
|
|
45415
|
-
"name": "TextField",
|
|
45416
|
-
"module": "src/text-field/text-field.ts"
|
|
45417
|
-
}
|
|
45380
|
+
"kind": "method",
|
|
45381
|
+
"name": "createCSS",
|
|
45382
|
+
"privacy": "public"
|
|
45418
45383
|
}
|
|
45419
45384
|
],
|
|
45420
|
-
"
|
|
45385
|
+
"superclass": {
|
|
45386
|
+
"name": "CSSDirective",
|
|
45387
|
+
"package": "@microsoft/fast-element"
|
|
45388
|
+
}
|
|
45389
|
+
}
|
|
45390
|
+
],
|
|
45391
|
+
"exports": [
|
|
45392
|
+
{
|
|
45393
|
+
"kind": "js",
|
|
45394
|
+
"name": "CSSVarsTokenMapper",
|
|
45395
|
+
"declaration": {
|
|
45396
|
+
"name": "CSSVarsTokenMapper",
|
|
45397
|
+
"module": "src/_config/styles/directives.ts"
|
|
45398
|
+
}
|
|
45399
|
+
}
|
|
45400
|
+
]
|
|
45401
|
+
},
|
|
45402
|
+
{
|
|
45403
|
+
"kind": "javascript-module",
|
|
45404
|
+
"path": "src/_config/styles/fonts.ts",
|
|
45405
|
+
"declarations": [
|
|
45406
|
+
{
|
|
45407
|
+
"kind": "function",
|
|
45408
|
+
"name": "mixinFoundationFontFamily",
|
|
45409
|
+
"parameters": [
|
|
45421
45410
|
{
|
|
45422
|
-
"
|
|
45423
|
-
"
|
|
45424
|
-
|
|
45425
|
-
|
|
45426
|
-
|
|
45427
|
-
|
|
45411
|
+
"name": "style",
|
|
45412
|
+
"default": "'normal'"
|
|
45413
|
+
},
|
|
45414
|
+
{
|
|
45415
|
+
"name": "weight",
|
|
45416
|
+
"default": "'normal'"
|
|
45428
45417
|
}
|
|
45429
45418
|
]
|
|
45430
|
-
},
|
|
45431
|
-
{
|
|
45432
|
-
"kind": "variable",
|
|
45433
|
-
"name": "foundationUrlInput"
|
|
45434
45419
|
}
|
|
45435
45420
|
],
|
|
45436
45421
|
"exports": [
|
|
45437
45422
|
{
|
|
45438
45423
|
"kind": "js",
|
|
45439
|
-
"name": "
|
|
45424
|
+
"name": "mixinFoundationFontFamily",
|
|
45440
45425
|
"declaration": {
|
|
45441
|
-
"name": "
|
|
45442
|
-
"module": "src/
|
|
45426
|
+
"name": "mixinFoundationFontFamily",
|
|
45427
|
+
"module": "src/_config/styles/fonts.ts"
|
|
45428
|
+
}
|
|
45429
|
+
}
|
|
45430
|
+
]
|
|
45431
|
+
},
|
|
45432
|
+
{
|
|
45433
|
+
"kind": "javascript-module",
|
|
45434
|
+
"path": "src/_config/styles/index.ts",
|
|
45435
|
+
"declarations": [],
|
|
45436
|
+
"exports": [
|
|
45437
|
+
{
|
|
45438
|
+
"kind": "js",
|
|
45439
|
+
"name": "*",
|
|
45440
|
+
"declaration": {
|
|
45441
|
+
"name": "*",
|
|
45442
|
+
"package": "./colors"
|
|
45443
45443
|
}
|
|
45444
45444
|
},
|
|
45445
45445
|
{
|
|
45446
45446
|
"kind": "js",
|
|
45447
|
-
"name": "
|
|
45447
|
+
"name": "*",
|
|
45448
45448
|
"declaration": {
|
|
45449
|
-
"name": "
|
|
45450
|
-
"
|
|
45449
|
+
"name": "*",
|
|
45450
|
+
"package": "./directives"
|
|
45451
45451
|
}
|
|
45452
45452
|
},
|
|
45453
45453
|
{
|
|
45454
45454
|
"kind": "js",
|
|
45455
|
-
"name": "
|
|
45455
|
+
"name": "*",
|
|
45456
45456
|
"declaration": {
|
|
45457
|
-
"name": "
|
|
45458
|
-
"
|
|
45457
|
+
"name": "*",
|
|
45458
|
+
"package": "./external"
|
|
45459
45459
|
}
|
|
45460
45460
|
},
|
|
45461
45461
|
{
|
|
45462
45462
|
"kind": "js",
|
|
45463
|
-
"name": "
|
|
45463
|
+
"name": "*",
|
|
45464
45464
|
"declaration": {
|
|
45465
|
-
"name": "
|
|
45466
|
-
"
|
|
45465
|
+
"name": "*",
|
|
45466
|
+
"package": "./fonts"
|
|
45467
45467
|
}
|
|
45468
45468
|
}
|
|
45469
45469
|
]
|