@fluentui/web-components 2.2.1 → 2.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +61 -1
- package/CHANGELOG.md +29 -2
- package/dist/dts/custom-elements.d.ts +34 -2
- package/dist/dts/text-area/index.d.ts +17 -1
- package/dist/dts/text-area/text-area.stories.d.ts +17 -1
- package/dist/dts/text-field/index.d.ts +17 -1
- package/dist/dts/text-field/text-field.stories.d.ts +17 -1
- package/dist/esm/combobox/index.js +3 -0
- package/dist/esm/design-tokens.js +1 -1
- package/dist/fluent-web-components.api.json +383 -23
- package/dist/web-components.d.ts +70 -4
- package/dist/web-components.js +1372 -490
- package/dist/web-components.min.js +152 -152
- package/docs/api-report.md +73 -7
- package/package.json +5 -5
|
@@ -3089,10 +3089,46 @@
|
|
|
3089
3089
|
"text": "OverrideFoundationElementDefinition",
|
|
3090
3090
|
"canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
|
|
3091
3091
|
},
|
|
3092
|
+
{
|
|
3093
|
+
"kind": "Content",
|
|
3094
|
+
"text": "<{\n baseName: string;\n baseClass: typeof import(\"@microsoft/fast-foundation\")."
|
|
3095
|
+
},
|
|
3096
|
+
{
|
|
3097
|
+
"kind": "Reference",
|
|
3098
|
+
"text": "TextArea",
|
|
3099
|
+
"canonicalReference": "@microsoft/fast-foundation!TextArea:class"
|
|
3100
|
+
},
|
|
3101
|
+
{
|
|
3102
|
+
"kind": "Content",
|
|
3103
|
+
"text": ";\n template: import(\"@microsoft/fast-foundation\")."
|
|
3104
|
+
},
|
|
3105
|
+
{
|
|
3106
|
+
"kind": "Reference",
|
|
3107
|
+
"text": "FoundationElementTemplate",
|
|
3108
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementTemplate:type"
|
|
3109
|
+
},
|
|
3110
|
+
{
|
|
3111
|
+
"kind": "Content",
|
|
3112
|
+
"text": "<import(\"@microsoft/fast-element\")."
|
|
3113
|
+
},
|
|
3114
|
+
{
|
|
3115
|
+
"kind": "Reference",
|
|
3116
|
+
"text": "ViewTemplate",
|
|
3117
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
3118
|
+
},
|
|
3092
3119
|
{
|
|
3093
3120
|
"kind": "Content",
|
|
3094
3121
|
"text": "<import(\"@microsoft/fast-foundation\")."
|
|
3095
3122
|
},
|
|
3123
|
+
{
|
|
3124
|
+
"kind": "Reference",
|
|
3125
|
+
"text": "TextArea",
|
|
3126
|
+
"canonicalReference": "@microsoft/fast-foundation!TextArea:class"
|
|
3127
|
+
},
|
|
3128
|
+
{
|
|
3129
|
+
"kind": "Content",
|
|
3130
|
+
"text": ", any>, import(\"@microsoft/fast-foundation\")."
|
|
3131
|
+
},
|
|
3096
3132
|
{
|
|
3097
3133
|
"kind": "Reference",
|
|
3098
3134
|
"text": "FoundationElementDefinition",
|
|
@@ -3100,17 +3136,62 @@
|
|
|
3100
3136
|
},
|
|
3101
3137
|
{
|
|
3102
3138
|
"kind": "Content",
|
|
3103
|
-
"text": "
|
|
3139
|
+
"text": ">;\n styles: (context: any, definition: any) => import(\"@microsoft/fast-element\")."
|
|
3140
|
+
},
|
|
3141
|
+
{
|
|
3142
|
+
"kind": "Reference",
|
|
3143
|
+
"text": "ElementStyles",
|
|
3144
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
3145
|
+
},
|
|
3146
|
+
{
|
|
3147
|
+
"kind": "Content",
|
|
3148
|
+
"text": ";\n shadowOptions: {\n delegatesFocus: true;\n };\n }> | undefined) => import(\"@microsoft/fast-foundation\")."
|
|
3104
3149
|
},
|
|
3105
3150
|
{
|
|
3106
3151
|
"kind": "Reference",
|
|
3107
3152
|
"text": "FoundationElementRegistry",
|
|
3108
3153
|
"canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
|
|
3109
3154
|
},
|
|
3155
|
+
{
|
|
3156
|
+
"kind": "Content",
|
|
3157
|
+
"text": "<{\n baseName: string;\n baseClass: typeof import(\"@microsoft/fast-foundation\")."
|
|
3158
|
+
},
|
|
3159
|
+
{
|
|
3160
|
+
"kind": "Reference",
|
|
3161
|
+
"text": "TextArea",
|
|
3162
|
+
"canonicalReference": "@microsoft/fast-foundation!TextArea:class"
|
|
3163
|
+
},
|
|
3164
|
+
{
|
|
3165
|
+
"kind": "Content",
|
|
3166
|
+
"text": ";\n template: import(\"@microsoft/fast-foundation\")."
|
|
3167
|
+
},
|
|
3168
|
+
{
|
|
3169
|
+
"kind": "Reference",
|
|
3170
|
+
"text": "FoundationElementTemplate",
|
|
3171
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementTemplate:type"
|
|
3172
|
+
},
|
|
3173
|
+
{
|
|
3174
|
+
"kind": "Content",
|
|
3175
|
+
"text": "<import(\"@microsoft/fast-element\")."
|
|
3176
|
+
},
|
|
3177
|
+
{
|
|
3178
|
+
"kind": "Reference",
|
|
3179
|
+
"text": "ViewTemplate",
|
|
3180
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
3181
|
+
},
|
|
3110
3182
|
{
|
|
3111
3183
|
"kind": "Content",
|
|
3112
3184
|
"text": "<import(\"@microsoft/fast-foundation\")."
|
|
3113
3185
|
},
|
|
3186
|
+
{
|
|
3187
|
+
"kind": "Reference",
|
|
3188
|
+
"text": "TextArea",
|
|
3189
|
+
"canonicalReference": "@microsoft/fast-foundation!TextArea:class"
|
|
3190
|
+
},
|
|
3191
|
+
{
|
|
3192
|
+
"kind": "Content",
|
|
3193
|
+
"text": ", any>, import(\"@microsoft/fast-foundation\")."
|
|
3194
|
+
},
|
|
3114
3195
|
{
|
|
3115
3196
|
"kind": "Reference",
|
|
3116
3197
|
"text": "FoundationElementDefinition",
|
|
@@ -3118,7 +3199,16 @@
|
|
|
3118
3199
|
},
|
|
3119
3200
|
{
|
|
3120
3201
|
"kind": "Content",
|
|
3121
|
-
"text": ",
|
|
3202
|
+
"text": ">;\n styles: (context: any, definition: any) => import(\"@microsoft/fast-element\")."
|
|
3203
|
+
},
|
|
3204
|
+
{
|
|
3205
|
+
"kind": "Reference",
|
|
3206
|
+
"text": "ElementStyles",
|
|
3207
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
3208
|
+
},
|
|
3209
|
+
{
|
|
3210
|
+
"kind": "Content",
|
|
3211
|
+
"text": ";\n shadowOptions: {\n delegatesFocus: true;\n };\n }, typeof import(\"./text-area/index\")."
|
|
3122
3212
|
},
|
|
3123
3213
|
{
|
|
3124
3214
|
"kind": "Reference",
|
|
@@ -3134,36 +3224,126 @@
|
|
|
3134
3224
|
"text": "OverrideFoundationElementDefinition",
|
|
3135
3225
|
"canonicalReference": "@microsoft/fast-foundation!OverrideFoundationElementDefinition:type"
|
|
3136
3226
|
},
|
|
3227
|
+
{
|
|
3228
|
+
"kind": "Content",
|
|
3229
|
+
"text": "<{\n baseName: string;\n baseClass: typeof import(\"@microsoft/fast-foundation\")."
|
|
3230
|
+
},
|
|
3231
|
+
{
|
|
3232
|
+
"kind": "Reference",
|
|
3233
|
+
"text": "TextField",
|
|
3234
|
+
"canonicalReference": "@microsoft/fast-foundation!TextField:class"
|
|
3235
|
+
},
|
|
3236
|
+
{
|
|
3237
|
+
"kind": "Content",
|
|
3238
|
+
"text": ";\n template: import(\"@microsoft/fast-foundation\")."
|
|
3239
|
+
},
|
|
3240
|
+
{
|
|
3241
|
+
"kind": "Reference",
|
|
3242
|
+
"text": "FoundationElementTemplate",
|
|
3243
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementTemplate:type"
|
|
3244
|
+
},
|
|
3245
|
+
{
|
|
3246
|
+
"kind": "Content",
|
|
3247
|
+
"text": "<import(\"@microsoft/fast-element\")."
|
|
3248
|
+
},
|
|
3249
|
+
{
|
|
3250
|
+
"kind": "Reference",
|
|
3251
|
+
"text": "ViewTemplate",
|
|
3252
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
3253
|
+
},
|
|
3137
3254
|
{
|
|
3138
3255
|
"kind": "Content",
|
|
3139
3256
|
"text": "<import(\"@microsoft/fast-foundation\")."
|
|
3140
3257
|
},
|
|
3141
3258
|
{
|
|
3142
3259
|
"kind": "Reference",
|
|
3143
|
-
"text": "
|
|
3144
|
-
"canonicalReference": "@microsoft/fast-foundation!
|
|
3260
|
+
"text": "TextField",
|
|
3261
|
+
"canonicalReference": "@microsoft/fast-foundation!TextField:class"
|
|
3145
3262
|
},
|
|
3146
3263
|
{
|
|
3147
3264
|
"kind": "Content",
|
|
3148
|
-
"text": "
|
|
3265
|
+
"text": ", any>, import(\"@microsoft/fast-foundation\")."
|
|
3266
|
+
},
|
|
3267
|
+
{
|
|
3268
|
+
"kind": "Reference",
|
|
3269
|
+
"text": "TextFieldOptions",
|
|
3270
|
+
"canonicalReference": "@microsoft/fast-foundation!TextFieldOptions:type"
|
|
3271
|
+
},
|
|
3272
|
+
{
|
|
3273
|
+
"kind": "Content",
|
|
3274
|
+
"text": ">;\n styles: (context: any, definition: any) => import(\"@microsoft/fast-element\")."
|
|
3275
|
+
},
|
|
3276
|
+
{
|
|
3277
|
+
"kind": "Reference",
|
|
3278
|
+
"text": "ElementStyles",
|
|
3279
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
3280
|
+
},
|
|
3281
|
+
{
|
|
3282
|
+
"kind": "Content",
|
|
3283
|
+
"text": ";\n shadowOptions: {\n delegatesFocus: true;\n };\n }> | undefined) => import(\"@microsoft/fast-foundation\")."
|
|
3149
3284
|
},
|
|
3150
3285
|
{
|
|
3151
3286
|
"kind": "Reference",
|
|
3152
3287
|
"text": "FoundationElementRegistry",
|
|
3153
3288
|
"canonicalReference": "@microsoft/fast-foundation!FoundationElementRegistry:class"
|
|
3154
3289
|
},
|
|
3290
|
+
{
|
|
3291
|
+
"kind": "Content",
|
|
3292
|
+
"text": "<{\n baseName: string;\n baseClass: typeof import(\"@microsoft/fast-foundation\")."
|
|
3293
|
+
},
|
|
3294
|
+
{
|
|
3295
|
+
"kind": "Reference",
|
|
3296
|
+
"text": "TextField",
|
|
3297
|
+
"canonicalReference": "@microsoft/fast-foundation!TextField:class"
|
|
3298
|
+
},
|
|
3299
|
+
{
|
|
3300
|
+
"kind": "Content",
|
|
3301
|
+
"text": ";\n template: import(\"@microsoft/fast-foundation\")."
|
|
3302
|
+
},
|
|
3303
|
+
{
|
|
3304
|
+
"kind": "Reference",
|
|
3305
|
+
"text": "FoundationElementTemplate",
|
|
3306
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementTemplate:type"
|
|
3307
|
+
},
|
|
3308
|
+
{
|
|
3309
|
+
"kind": "Content",
|
|
3310
|
+
"text": "<import(\"@microsoft/fast-element\")."
|
|
3311
|
+
},
|
|
3312
|
+
{
|
|
3313
|
+
"kind": "Reference",
|
|
3314
|
+
"text": "ViewTemplate",
|
|
3315
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
3316
|
+
},
|
|
3155
3317
|
{
|
|
3156
3318
|
"kind": "Content",
|
|
3157
3319
|
"text": "<import(\"@microsoft/fast-foundation\")."
|
|
3158
3320
|
},
|
|
3159
3321
|
{
|
|
3160
3322
|
"kind": "Reference",
|
|
3161
|
-
"text": "
|
|
3162
|
-
"canonicalReference": "@microsoft/fast-foundation!
|
|
3323
|
+
"text": "TextField",
|
|
3324
|
+
"canonicalReference": "@microsoft/fast-foundation!TextField:class"
|
|
3325
|
+
},
|
|
3326
|
+
{
|
|
3327
|
+
"kind": "Content",
|
|
3328
|
+
"text": ", any>, import(\"@microsoft/fast-foundation\")."
|
|
3329
|
+
},
|
|
3330
|
+
{
|
|
3331
|
+
"kind": "Reference",
|
|
3332
|
+
"text": "TextFieldOptions",
|
|
3333
|
+
"canonicalReference": "@microsoft/fast-foundation!TextFieldOptions:type"
|
|
3163
3334
|
},
|
|
3164
3335
|
{
|
|
3165
3336
|
"kind": "Content",
|
|
3166
|
-
"text": ",
|
|
3337
|
+
"text": ">;\n styles: (context: any, definition: any) => import(\"@microsoft/fast-element\")."
|
|
3338
|
+
},
|
|
3339
|
+
{
|
|
3340
|
+
"kind": "Reference",
|
|
3341
|
+
"text": "ElementStyles",
|
|
3342
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
3343
|
+
},
|
|
3344
|
+
{
|
|
3345
|
+
"kind": "Content",
|
|
3346
|
+
"text": ";\n shadowOptions: {\n delegatesFocus: true;\n };\n }, typeof import(\"./text-field/index\")."
|
|
3167
3347
|
},
|
|
3168
3348
|
{
|
|
3169
3349
|
"kind": "Reference",
|
|
@@ -3377,7 +3557,7 @@
|
|
|
3377
3557
|
"name": "allComponents",
|
|
3378
3558
|
"variableTypeTokenRange": {
|
|
3379
3559
|
"startIndex": 1,
|
|
3380
|
-
"endIndex":
|
|
3560
|
+
"endIndex": 522
|
|
3381
3561
|
}
|
|
3382
3562
|
},
|
|
3383
3563
|
{
|
|
@@ -9806,7 +9986,43 @@
|
|
|
9806
9986
|
},
|
|
9807
9987
|
{
|
|
9808
9988
|
"kind": "Content",
|
|
9809
|
-
"text": "<
|
|
9989
|
+
"text": "<{\n baseName: string;\n baseClass: typeof "
|
|
9990
|
+
},
|
|
9991
|
+
{
|
|
9992
|
+
"kind": "Reference",
|
|
9993
|
+
"text": "FoundationTextArea",
|
|
9994
|
+
"canonicalReference": "@microsoft/fast-foundation!TextArea:class"
|
|
9995
|
+
},
|
|
9996
|
+
{
|
|
9997
|
+
"kind": "Content",
|
|
9998
|
+
"text": ";\n template: import(\"@microsoft/fast-foundation\")."
|
|
9999
|
+
},
|
|
10000
|
+
{
|
|
10001
|
+
"kind": "Reference",
|
|
10002
|
+
"text": "FoundationElementTemplate",
|
|
10003
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementTemplate:type"
|
|
10004
|
+
},
|
|
10005
|
+
{
|
|
10006
|
+
"kind": "Content",
|
|
10007
|
+
"text": "<import(\"@microsoft/fast-element\")."
|
|
10008
|
+
},
|
|
10009
|
+
{
|
|
10010
|
+
"kind": "Reference",
|
|
10011
|
+
"text": "ViewTemplate",
|
|
10012
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
10013
|
+
},
|
|
10014
|
+
{
|
|
10015
|
+
"kind": "Content",
|
|
10016
|
+
"text": "<"
|
|
10017
|
+
},
|
|
10018
|
+
{
|
|
10019
|
+
"kind": "Reference",
|
|
10020
|
+
"text": "FoundationTextArea",
|
|
10021
|
+
"canonicalReference": "@microsoft/fast-foundation!TextArea:class"
|
|
10022
|
+
},
|
|
10023
|
+
{
|
|
10024
|
+
"kind": "Content",
|
|
10025
|
+
"text": ", any>, import(\"@microsoft/fast-foundation\")."
|
|
9810
10026
|
},
|
|
9811
10027
|
{
|
|
9812
10028
|
"kind": "Reference",
|
|
@@ -9815,7 +10031,16 @@
|
|
|
9815
10031
|
},
|
|
9816
10032
|
{
|
|
9817
10033
|
"kind": "Content",
|
|
9818
|
-
"text": "
|
|
10034
|
+
"text": ">;\n styles: (context: any, definition: any) => import(\"@microsoft/fast-element\")."
|
|
10035
|
+
},
|
|
10036
|
+
{
|
|
10037
|
+
"kind": "Reference",
|
|
10038
|
+
"text": "ElementStyles",
|
|
10039
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
10040
|
+
},
|
|
10041
|
+
{
|
|
10042
|
+
"kind": "Content",
|
|
10043
|
+
"text": ";\n shadowOptions: {\n delegatesFocus: true;\n };\n}> | undefined) => import(\"@microsoft/fast-foundation\")."
|
|
9819
10044
|
},
|
|
9820
10045
|
{
|
|
9821
10046
|
"kind": "Reference",
|
|
@@ -9824,7 +10049,43 @@
|
|
|
9824
10049
|
},
|
|
9825
10050
|
{
|
|
9826
10051
|
"kind": "Content",
|
|
9827
|
-
"text": "<
|
|
10052
|
+
"text": "<{\n baseName: string;\n baseClass: typeof "
|
|
10053
|
+
},
|
|
10054
|
+
{
|
|
10055
|
+
"kind": "Reference",
|
|
10056
|
+
"text": "FoundationTextArea",
|
|
10057
|
+
"canonicalReference": "@microsoft/fast-foundation!TextArea:class"
|
|
10058
|
+
},
|
|
10059
|
+
{
|
|
10060
|
+
"kind": "Content",
|
|
10061
|
+
"text": ";\n template: import(\"@microsoft/fast-foundation\")."
|
|
10062
|
+
},
|
|
10063
|
+
{
|
|
10064
|
+
"kind": "Reference",
|
|
10065
|
+
"text": "FoundationElementTemplate",
|
|
10066
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementTemplate:type"
|
|
10067
|
+
},
|
|
10068
|
+
{
|
|
10069
|
+
"kind": "Content",
|
|
10070
|
+
"text": "<import(\"@microsoft/fast-element\")."
|
|
10071
|
+
},
|
|
10072
|
+
{
|
|
10073
|
+
"kind": "Reference",
|
|
10074
|
+
"text": "ViewTemplate",
|
|
10075
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
10076
|
+
},
|
|
10077
|
+
{
|
|
10078
|
+
"kind": "Content",
|
|
10079
|
+
"text": "<"
|
|
10080
|
+
},
|
|
10081
|
+
{
|
|
10082
|
+
"kind": "Reference",
|
|
10083
|
+
"text": "FoundationTextArea",
|
|
10084
|
+
"canonicalReference": "@microsoft/fast-foundation!TextArea:class"
|
|
10085
|
+
},
|
|
10086
|
+
{
|
|
10087
|
+
"kind": "Content",
|
|
10088
|
+
"text": ", any>, import(\"@microsoft/fast-foundation\")."
|
|
9828
10089
|
},
|
|
9829
10090
|
{
|
|
9830
10091
|
"kind": "Reference",
|
|
@@ -9833,7 +10094,16 @@
|
|
|
9833
10094
|
},
|
|
9834
10095
|
{
|
|
9835
10096
|
"kind": "Content",
|
|
9836
|
-
"text": ",
|
|
10097
|
+
"text": ">;\n styles: (context: any, definition: any) => import(\"@microsoft/fast-element\")."
|
|
10098
|
+
},
|
|
10099
|
+
{
|
|
10100
|
+
"kind": "Reference",
|
|
10101
|
+
"text": "ElementStyles",
|
|
10102
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
10103
|
+
},
|
|
10104
|
+
{
|
|
10105
|
+
"kind": "Content",
|
|
10106
|
+
"text": ";\n shadowOptions: {\n delegatesFocus: true;\n };\n}, typeof "
|
|
9837
10107
|
},
|
|
9838
10108
|
{
|
|
9839
10109
|
"kind": "Reference",
|
|
@@ -9849,7 +10119,7 @@
|
|
|
9849
10119
|
"name": "fluentTextArea",
|
|
9850
10120
|
"variableTypeTokenRange": {
|
|
9851
10121
|
"startIndex": 1,
|
|
9852
|
-
"endIndex":
|
|
10122
|
+
"endIndex": 32
|
|
9853
10123
|
}
|
|
9854
10124
|
},
|
|
9855
10125
|
{
|
|
@@ -9872,16 +10142,61 @@
|
|
|
9872
10142
|
},
|
|
9873
10143
|
{
|
|
9874
10144
|
"kind": "Content",
|
|
9875
|
-
"text": "<
|
|
10145
|
+
"text": "<{\n baseName: string;\n baseClass: typeof "
|
|
9876
10146
|
},
|
|
9877
10147
|
{
|
|
9878
10148
|
"kind": "Reference",
|
|
9879
|
-
"text": "
|
|
9880
|
-
"canonicalReference": "@microsoft/fast-foundation!
|
|
10149
|
+
"text": "FoundationTextField",
|
|
10150
|
+
"canonicalReference": "@microsoft/fast-foundation!TextField:class"
|
|
9881
10151
|
},
|
|
9882
10152
|
{
|
|
9883
10153
|
"kind": "Content",
|
|
9884
|
-
"text": "
|
|
10154
|
+
"text": ";\n template: import(\"@microsoft/fast-foundation\")."
|
|
10155
|
+
},
|
|
10156
|
+
{
|
|
10157
|
+
"kind": "Reference",
|
|
10158
|
+
"text": "FoundationElementTemplate",
|
|
10159
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementTemplate:type"
|
|
10160
|
+
},
|
|
10161
|
+
{
|
|
10162
|
+
"kind": "Content",
|
|
10163
|
+
"text": "<import(\"@microsoft/fast-element\")."
|
|
10164
|
+
},
|
|
10165
|
+
{
|
|
10166
|
+
"kind": "Reference",
|
|
10167
|
+
"text": "ViewTemplate",
|
|
10168
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
10169
|
+
},
|
|
10170
|
+
{
|
|
10171
|
+
"kind": "Content",
|
|
10172
|
+
"text": "<"
|
|
10173
|
+
},
|
|
10174
|
+
{
|
|
10175
|
+
"kind": "Reference",
|
|
10176
|
+
"text": "FoundationTextField",
|
|
10177
|
+
"canonicalReference": "@microsoft/fast-foundation!TextField:class"
|
|
10178
|
+
},
|
|
10179
|
+
{
|
|
10180
|
+
"kind": "Content",
|
|
10181
|
+
"text": ", any>, import(\"@microsoft/fast-foundation\")."
|
|
10182
|
+
},
|
|
10183
|
+
{
|
|
10184
|
+
"kind": "Reference",
|
|
10185
|
+
"text": "TextFieldOptions",
|
|
10186
|
+
"canonicalReference": "@microsoft/fast-foundation!TextFieldOptions:type"
|
|
10187
|
+
},
|
|
10188
|
+
{
|
|
10189
|
+
"kind": "Content",
|
|
10190
|
+
"text": ">;\n styles: (context: any, definition: any) => import(\"@microsoft/fast-element\")."
|
|
10191
|
+
},
|
|
10192
|
+
{
|
|
10193
|
+
"kind": "Reference",
|
|
10194
|
+
"text": "ElementStyles",
|
|
10195
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
10196
|
+
},
|
|
10197
|
+
{
|
|
10198
|
+
"kind": "Content",
|
|
10199
|
+
"text": ";\n shadowOptions: {\n delegatesFocus: true;\n };\n}> | undefined) => import(\"@microsoft/fast-foundation\")."
|
|
9885
10200
|
},
|
|
9886
10201
|
{
|
|
9887
10202
|
"kind": "Reference",
|
|
@@ -9890,16 +10205,61 @@
|
|
|
9890
10205
|
},
|
|
9891
10206
|
{
|
|
9892
10207
|
"kind": "Content",
|
|
9893
|
-
"text": "<
|
|
10208
|
+
"text": "<{\n baseName: string;\n baseClass: typeof "
|
|
9894
10209
|
},
|
|
9895
10210
|
{
|
|
9896
10211
|
"kind": "Reference",
|
|
9897
|
-
"text": "
|
|
9898
|
-
"canonicalReference": "@microsoft/fast-foundation!
|
|
10212
|
+
"text": "FoundationTextField",
|
|
10213
|
+
"canonicalReference": "@microsoft/fast-foundation!TextField:class"
|
|
9899
10214
|
},
|
|
9900
10215
|
{
|
|
9901
10216
|
"kind": "Content",
|
|
9902
|
-
"text": "
|
|
10217
|
+
"text": ";\n template: import(\"@microsoft/fast-foundation\")."
|
|
10218
|
+
},
|
|
10219
|
+
{
|
|
10220
|
+
"kind": "Reference",
|
|
10221
|
+
"text": "FoundationElementTemplate",
|
|
10222
|
+
"canonicalReference": "@microsoft/fast-foundation!FoundationElementTemplate:type"
|
|
10223
|
+
},
|
|
10224
|
+
{
|
|
10225
|
+
"kind": "Content",
|
|
10226
|
+
"text": "<import(\"@microsoft/fast-element\")."
|
|
10227
|
+
},
|
|
10228
|
+
{
|
|
10229
|
+
"kind": "Reference",
|
|
10230
|
+
"text": "ViewTemplate",
|
|
10231
|
+
"canonicalReference": "@microsoft/fast-element!ViewTemplate:class"
|
|
10232
|
+
},
|
|
10233
|
+
{
|
|
10234
|
+
"kind": "Content",
|
|
10235
|
+
"text": "<"
|
|
10236
|
+
},
|
|
10237
|
+
{
|
|
10238
|
+
"kind": "Reference",
|
|
10239
|
+
"text": "FoundationTextField",
|
|
10240
|
+
"canonicalReference": "@microsoft/fast-foundation!TextField:class"
|
|
10241
|
+
},
|
|
10242
|
+
{
|
|
10243
|
+
"kind": "Content",
|
|
10244
|
+
"text": ", any>, import(\"@microsoft/fast-foundation\")."
|
|
10245
|
+
},
|
|
10246
|
+
{
|
|
10247
|
+
"kind": "Reference",
|
|
10248
|
+
"text": "TextFieldOptions",
|
|
10249
|
+
"canonicalReference": "@microsoft/fast-foundation!TextFieldOptions:type"
|
|
10250
|
+
},
|
|
10251
|
+
{
|
|
10252
|
+
"kind": "Content",
|
|
10253
|
+
"text": ">;\n styles: (context: any, definition: any) => import(\"@microsoft/fast-element\")."
|
|
10254
|
+
},
|
|
10255
|
+
{
|
|
10256
|
+
"kind": "Reference",
|
|
10257
|
+
"text": "ElementStyles",
|
|
10258
|
+
"canonicalReference": "@microsoft/fast-element!ElementStyles:class"
|
|
10259
|
+
},
|
|
10260
|
+
{
|
|
10261
|
+
"kind": "Content",
|
|
10262
|
+
"text": ";\n shadowOptions: {\n delegatesFocus: true;\n };\n}, typeof "
|
|
9903
10263
|
},
|
|
9904
10264
|
{
|
|
9905
10265
|
"kind": "Reference",
|
|
@@ -9915,7 +10275,7 @@
|
|
|
9915
10275
|
"name": "fluentTextField",
|
|
9916
10276
|
"variableTypeTokenRange": {
|
|
9917
10277
|
"startIndex": 1,
|
|
9918
|
-
"endIndex":
|
|
10278
|
+
"endIndex": 32
|
|
9919
10279
|
}
|
|
9920
10280
|
},
|
|
9921
10281
|
{
|
package/dist/web-components.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ import { FlipperOptions } from '@microsoft/fast-foundation';
|
|
|
35
35
|
import { FoundationElement } from '@microsoft/fast-foundation';
|
|
36
36
|
import { FoundationElementDefinition } from '@microsoft/fast-foundation';
|
|
37
37
|
import { FoundationElementRegistry } from '@microsoft/fast-foundation';
|
|
38
|
+
import { FoundationElementTemplate } from '@microsoft/fast-foundation';
|
|
38
39
|
import { HorizontalScroll as HorizontalScroll_2 } from '@microsoft/fast-foundation';
|
|
39
40
|
import { HorizontalScrollOptions } from '@microsoft/fast-foundation';
|
|
40
41
|
import { Listbox as Listbox_2 } from '@microsoft/fast-foundation';
|
|
@@ -65,6 +66,7 @@ import { TabPanel } from '@microsoft/fast-foundation';
|
|
|
65
66
|
import { Tabs } from '@microsoft/fast-foundation';
|
|
66
67
|
import { TextArea as TextArea_2 } from '@microsoft/fast-foundation';
|
|
67
68
|
import { TextField as TextField_2 } from '@microsoft/fast-foundation';
|
|
69
|
+
import { TextFieldOptions } from '@microsoft/fast-foundation';
|
|
68
70
|
import { Toolbar as Toolbar_2 } from '@microsoft/fast-foundation';
|
|
69
71
|
import { Tooltip as Tooltip_2 } from '@microsoft/fast-foundation';
|
|
70
72
|
import { TreeItem } from '@microsoft/fast-foundation';
|
|
@@ -225,8 +227,40 @@ export declare const allComponents: {
|
|
|
225
227
|
fluentTabs: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, Tabs>;
|
|
226
228
|
fluentTab: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, Tab>;
|
|
227
229
|
fluentTabPanel: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, TabPanel>;
|
|
228
|
-
fluentTextArea: (overrideDefinition?: OverrideFoundationElementDefinition<
|
|
229
|
-
|
|
230
|
+
fluentTextArea: (overrideDefinition?: OverrideFoundationElementDefinition< {
|
|
231
|
+
baseName: string;
|
|
232
|
+
baseClass: TextArea_2;
|
|
233
|
+
template: FoundationElementTemplate<ViewTemplate<TextArea_2, any>, FoundationElementDefinition>;
|
|
234
|
+
styles: (context: any, definition: any) => ElementStyles;
|
|
235
|
+
shadowOptions: {
|
|
236
|
+
delegatesFocus: true;
|
|
237
|
+
};
|
|
238
|
+
}> | undefined) => FoundationElementRegistry< {
|
|
239
|
+
baseName: string;
|
|
240
|
+
baseClass: TextArea_2;
|
|
241
|
+
template: FoundationElementTemplate<ViewTemplate<TextArea_2, any>, FoundationElementDefinition>;
|
|
242
|
+
styles: (context: any, definition: any) => ElementStyles;
|
|
243
|
+
shadowOptions: {
|
|
244
|
+
delegatesFocus: true;
|
|
245
|
+
};
|
|
246
|
+
}, TextArea>;
|
|
247
|
+
fluentTextField: (overrideDefinition?: OverrideFoundationElementDefinition< {
|
|
248
|
+
baseName: string;
|
|
249
|
+
baseClass: TextField_2;
|
|
250
|
+
template: FoundationElementTemplate<ViewTemplate<TextField_2, any>, TextFieldOptions>;
|
|
251
|
+
styles: (context: any, definition: any) => ElementStyles;
|
|
252
|
+
shadowOptions: {
|
|
253
|
+
delegatesFocus: true;
|
|
254
|
+
};
|
|
255
|
+
}> | undefined) => FoundationElementRegistry< {
|
|
256
|
+
baseName: string;
|
|
257
|
+
baseClass: TextField_2;
|
|
258
|
+
template: FoundationElementTemplate<ViewTemplate<TextField_2, any>, TextFieldOptions>;
|
|
259
|
+
styles: (context: any, definition: any) => ElementStyles;
|
|
260
|
+
shadowOptions: {
|
|
261
|
+
delegatesFocus: true;
|
|
262
|
+
};
|
|
263
|
+
}, TextField>;
|
|
230
264
|
fluentToolbar: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, Toolbar>;
|
|
231
265
|
fluentTooltip: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, Tooltip>;
|
|
232
266
|
fluentTreeView: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, TreeView>;
|
|
@@ -1659,7 +1693,23 @@ export declare const fluentTabs: (overrideDefinition?: OverrideFoundationElement
|
|
|
1659
1693
|
*
|
|
1660
1694
|
* {@link https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot/delegatesFocus | delegatesFocus}
|
|
1661
1695
|
*/
|
|
1662
|
-
export declare const fluentTextArea: (overrideDefinition?: OverrideFoundationElementDefinition<
|
|
1696
|
+
export declare const fluentTextArea: (overrideDefinition?: OverrideFoundationElementDefinition< {
|
|
1697
|
+
baseName: string;
|
|
1698
|
+
baseClass: typeof TextArea_2;
|
|
1699
|
+
template: FoundationElementTemplate<ViewTemplate<TextArea_2, any>, FoundationElementDefinition>;
|
|
1700
|
+
styles: (context: any, definition: any) => ElementStyles;
|
|
1701
|
+
shadowOptions: {
|
|
1702
|
+
delegatesFocus: true;
|
|
1703
|
+
};
|
|
1704
|
+
}> | undefined) => FoundationElementRegistry< {
|
|
1705
|
+
baseName: string;
|
|
1706
|
+
baseClass: typeof TextArea_2;
|
|
1707
|
+
template: FoundationElementTemplate<ViewTemplate<TextArea_2, any>, FoundationElementDefinition>;
|
|
1708
|
+
styles: (context: any, definition: any) => ElementStyles;
|
|
1709
|
+
shadowOptions: {
|
|
1710
|
+
delegatesFocus: true;
|
|
1711
|
+
};
|
|
1712
|
+
}, typeof TextArea>;
|
|
1663
1713
|
|
|
1664
1714
|
/**
|
|
1665
1715
|
* The Fluent Text Field Custom Element. Implements {@link @microsoft/fast-foundation#TextField},
|
|
@@ -1672,7 +1722,23 @@ export declare const fluentTextArea: (overrideDefinition?: OverrideFoundationEle
|
|
|
1672
1722
|
*
|
|
1673
1723
|
* {@link https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot/delegatesFocus | delegatesFocus}
|
|
1674
1724
|
*/
|
|
1675
|
-
export declare const fluentTextField: (overrideDefinition?: OverrideFoundationElementDefinition<
|
|
1725
|
+
export declare const fluentTextField: (overrideDefinition?: OverrideFoundationElementDefinition< {
|
|
1726
|
+
baseName: string;
|
|
1727
|
+
baseClass: typeof TextField_2;
|
|
1728
|
+
template: FoundationElementTemplate<ViewTemplate<TextField_2, any>, TextFieldOptions>;
|
|
1729
|
+
styles: (context: any, definition: any) => ElementStyles;
|
|
1730
|
+
shadowOptions: {
|
|
1731
|
+
delegatesFocus: true;
|
|
1732
|
+
};
|
|
1733
|
+
}> | undefined) => FoundationElementRegistry< {
|
|
1734
|
+
baseName: string;
|
|
1735
|
+
baseClass: typeof TextField_2;
|
|
1736
|
+
template: FoundationElementTemplate<ViewTemplate<TextField_2, any>, TextFieldOptions>;
|
|
1737
|
+
styles: (context: any, definition: any) => ElementStyles;
|
|
1738
|
+
shadowOptions: {
|
|
1739
|
+
delegatesFocus: true;
|
|
1740
|
+
};
|
|
1741
|
+
}, typeof TextField>;
|
|
1676
1742
|
|
|
1677
1743
|
/**
|
|
1678
1744
|
* The Fluent Toolbar Custom Element. Implements {@link @microsoft/fast-foundation#Toolbar},
|