@fluentui/web-components 2.5.6 → 2.5.7

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.
Files changed (37) hide show
  1. package/CHANGELOG.json +31 -1
  2. package/CHANGELOG.md +11 -2
  3. package/dist/dts/combobox/combobox.stories.d.ts +5 -0
  4. package/dist/dts/custom-elements.d.ts +3 -35
  5. package/dist/dts/number-field/index.d.ts +1 -1
  6. package/dist/dts/number-field/number-field.styles.d.ts +1 -2
  7. package/dist/dts/search/index.d.ts +1 -1
  8. package/dist/dts/search/search.styles.d.ts +2 -3
  9. package/dist/dts/select/index.d.ts +1 -1
  10. package/dist/dts/select/select.styles.d.ts +11 -3
  11. package/dist/dts/styles/patterns/button.styles.d.ts +12 -6
  12. package/dist/dts/styles/patterns/input.styles.d.ts +13 -5
  13. package/dist/dts/text-area/index.d.ts +2 -18
  14. package/dist/dts/text-area/text-area.stories.d.ts +1 -17
  15. package/dist/dts/text-area/text-area.styles.d.ts +1 -2
  16. package/dist/dts/text-field/index.d.ts +2 -18
  17. package/dist/dts/text-field/text-field.stories.d.ts +1 -17
  18. package/dist/dts/text-field/text-field.styles.d.ts +1 -2
  19. package/dist/esm/anchor/anchor.styles.js +3 -10
  20. package/dist/esm/button/button.styles.js +14 -39
  21. package/dist/esm/combobox/combobox.stories.js +7 -2
  22. package/dist/esm/combobox/combobox.styles.js +22 -32
  23. package/dist/esm/number-field/number-field.styles.js +5 -16
  24. package/dist/esm/search/search.styles.js +8 -11
  25. package/dist/esm/select/select.stories.js +2 -2
  26. package/dist/esm/select/select.styles.js +35 -100
  27. package/dist/esm/styles/patterns/button.styles.js +190 -149
  28. package/dist/esm/styles/patterns/input.styles.js +112 -93
  29. package/dist/esm/text-area/text-area.styles.js +5 -11
  30. package/dist/esm/text-field/text-field.styles.js +5 -11
  31. package/dist/fluent-web-components.api.json +127 -397
  32. package/dist/web-components.d.ts +39 -90
  33. package/dist/web-components.js +99 -100
  34. package/dist/web-components.min.js +93 -123
  35. package/docs/api-report.md +38 -99
  36. package/karma.conf.js +3 -8
  37. package/package.json +27 -40
@@ -3091,43 +3091,7 @@
3091
3091
  },
3092
3092
  {
3093
3093
  "kind": "Content",
3094
- "text": "<{\n baseName: string;\n baseClass: typeof "
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
- },
3119
- {
3120
- "kind": "Content",
3121
- "text": "<"
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\")."
3094
+ "text": "<import(\"@microsoft/fast-foundation\")."
3131
3095
  },
3132
3096
  {
3133
3097
  "kind": "Reference",
@@ -3136,16 +3100,7 @@
3136
3100
  },
3137
3101
  {
3138
3102
  "kind": "Content",
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\")."
3103
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
3149
3104
  },
3150
3105
  {
3151
3106
  "kind": "Reference",
@@ -3154,43 +3109,7 @@
3154
3109
  },
3155
3110
  {
3156
3111
  "kind": "Content",
3157
- "text": "<{\n baseName: string;\n baseClass: typeof "
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
- },
3182
- {
3183
- "kind": "Content",
3184
- "text": "<"
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\")."
3112
+ "text": "<import(\"@microsoft/fast-foundation\")."
3194
3113
  },
3195
3114
  {
3196
3115
  "kind": "Reference",
@@ -3199,16 +3118,7 @@
3199
3118
  },
3200
3119
  {
3201
3120
  "kind": "Content",
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\")."
3121
+ "text": ", typeof import(\"./text-area/index\")."
3212
3122
  },
3213
3123
  {
3214
3124
  "kind": "Reference",
@@ -3226,61 +3136,16 @@
3226
3136
  },
3227
3137
  {
3228
3138
  "kind": "Content",
3229
- "text": "<{\n baseName: string;\n baseClass: typeof "
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
- },
3254
- {
3255
- "kind": "Content",
3256
- "text": "<"
3257
- },
3258
- {
3259
- "kind": "Reference",
3260
- "text": "TextField",
3261
- "canonicalReference": "@microsoft/fast-foundation!TextField:class"
3262
- },
3263
- {
3264
- "kind": "Content",
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\")."
3139
+ "text": "<import(\"@microsoft/fast-foundation\")."
3275
3140
  },
3276
3141
  {
3277
3142
  "kind": "Reference",
3278
- "text": "ElementStyles",
3279
- "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
3143
+ "text": "FoundationElementDefinition",
3144
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
3280
3145
  },
3281
3146
  {
3282
3147
  "kind": "Content",
3283
- "text": ";\n shadowOptions: {\n delegatesFocus: true;\n };\n }> | undefined) => import(\"@microsoft/fast-foundation\")."
3148
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
3284
3149
  },
3285
3150
  {
3286
3151
  "kind": "Reference",
@@ -3289,61 +3154,16 @@
3289
3154
  },
3290
3155
  {
3291
3156
  "kind": "Content",
3292
- "text": "<{\n baseName: string;\n baseClass: typeof "
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
- },
3317
- {
3318
- "kind": "Content",
3319
- "text": "<"
3320
- },
3321
- {
3322
- "kind": "Reference",
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"
3334
- },
3335
- {
3336
- "kind": "Content",
3337
- "text": ">;\n styles: (context: any, definition: any) => import(\"@microsoft/fast-element\")."
3157
+ "text": "<import(\"@microsoft/fast-foundation\")."
3338
3158
  },
3339
3159
  {
3340
3160
  "kind": "Reference",
3341
- "text": "ElementStyles",
3342
- "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
3161
+ "text": "FoundationElementDefinition",
3162
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
3343
3163
  },
3344
3164
  {
3345
3165
  "kind": "Content",
3346
- "text": ";\n shadowOptions: {\n delegatesFocus: true;\n };\n }, typeof import(\"./text-field/index\")."
3166
+ "text": ", typeof import(\"./text-field/index\")."
3347
3167
  },
3348
3168
  {
3349
3169
  "kind": "Reference",
@@ -3557,7 +3377,7 @@
3557
3377
  "name": "allComponents",
3558
3378
  "variableTypeTokenRange": {
3559
3379
  "startIndex": 1,
3560
- "endIndex": 522
3380
+ "endIndex": 482
3561
3381
  }
3562
3382
  },
3563
3383
  {
@@ -9986,43 +9806,7 @@
9986
9806
  },
9987
9807
  {
9988
9808
  "kind": "Content",
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\")."
9809
+ "text": "<import(\"@microsoft/fast-foundation\")."
10026
9810
  },
10027
9811
  {
10028
9812
  "kind": "Reference",
@@ -10031,16 +9815,7 @@
10031
9815
  },
10032
9816
  {
10033
9817
  "kind": "Content",
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\")."
9818
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
10044
9819
  },
10045
9820
  {
10046
9821
  "kind": "Reference",
@@ -10049,43 +9824,7 @@
10049
9824
  },
10050
9825
  {
10051
9826
  "kind": "Content",
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\")."
9827
+ "text": "<import(\"@microsoft/fast-foundation\")."
10089
9828
  },
10090
9829
  {
10091
9830
  "kind": "Reference",
@@ -10094,16 +9833,7 @@
10094
9833
  },
10095
9834
  {
10096
9835
  "kind": "Content",
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 "
9836
+ "text": ", typeof "
10107
9837
  },
10108
9838
  {
10109
9839
  "kind": "Reference",
@@ -10119,7 +9849,7 @@
10119
9849
  "name": "fluentTextArea",
10120
9850
  "variableTypeTokenRange": {
10121
9851
  "startIndex": 1,
10122
- "endIndex": 32
9852
+ "endIndex": 12
10123
9853
  }
10124
9854
  },
10125
9855
  {
@@ -10142,61 +9872,16 @@
10142
9872
  },
10143
9873
  {
10144
9874
  "kind": "Content",
10145
- "text": "<{\n baseName: string;\n baseClass: typeof "
10146
- },
10147
- {
10148
- "kind": "Reference",
10149
- "text": "FoundationTextField",
10150
- "canonicalReference": "@microsoft/fast-foundation!TextField:class"
10151
- },
10152
- {
10153
- "kind": "Content",
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\")."
9875
+ "text": "<import(\"@microsoft/fast-foundation\")."
10191
9876
  },
10192
9877
  {
10193
9878
  "kind": "Reference",
10194
- "text": "ElementStyles",
10195
- "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
9879
+ "text": "FoundationElementDefinition",
9880
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
10196
9881
  },
10197
9882
  {
10198
9883
  "kind": "Content",
10199
- "text": ";\n shadowOptions: {\n delegatesFocus: true;\n };\n}> | undefined) => import(\"@microsoft/fast-foundation\")."
9884
+ "text": "> | undefined) => import(\"@microsoft/fast-foundation\")."
10200
9885
  },
10201
9886
  {
10202
9887
  "kind": "Reference",
@@ -10205,61 +9890,16 @@
10205
9890
  },
10206
9891
  {
10207
9892
  "kind": "Content",
10208
- "text": "<{\n baseName: string;\n baseClass: typeof "
10209
- },
10210
- {
10211
- "kind": "Reference",
10212
- "text": "FoundationTextField",
10213
- "canonicalReference": "@microsoft/fast-foundation!TextField:class"
10214
- },
10215
- {
10216
- "kind": "Content",
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\")."
9893
+ "text": "<import(\"@microsoft/fast-foundation\")."
10254
9894
  },
10255
9895
  {
10256
9896
  "kind": "Reference",
10257
- "text": "ElementStyles",
10258
- "canonicalReference": "@microsoft/fast-element!ElementStyles:class"
9897
+ "text": "FoundationElementDefinition",
9898
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
10259
9899
  },
10260
9900
  {
10261
9901
  "kind": "Content",
10262
- "text": ";\n shadowOptions: {\n delegatesFocus: true;\n };\n}, typeof "
9902
+ "text": ", typeof "
10263
9903
  },
10264
9904
  {
10265
9905
  "kind": "Reference",
@@ -10275,7 +9915,7 @@
10275
9915
  "name": "fluentTextField",
10276
9916
  "variableTypeTokenRange": {
10277
9917
  "startIndex": 1,
10278
- "endIndex": 32
9918
+ "endIndex": 12
10279
9919
  }
10280
9920
  },
10281
9921
  {
@@ -17388,7 +17028,25 @@
17388
17028
  },
17389
17029
  {
17390
17030
  "kind": "Content",
17391
- "text": "(context: any, definition: any) => import(\"@microsoft/fast-element\")."
17031
+ "text": "(context: import(\"@microsoft/fast-foundation\")."
17032
+ },
17033
+ {
17034
+ "kind": "Reference",
17035
+ "text": "ElementDefinitionContext",
17036
+ "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
17037
+ },
17038
+ {
17039
+ "kind": "Content",
17040
+ "text": ", definition: "
17041
+ },
17042
+ {
17043
+ "kind": "Reference",
17044
+ "text": "NumberFieldOptions",
17045
+ "canonicalReference": "@microsoft/fast-foundation!NumberFieldOptions:type"
17046
+ },
17047
+ {
17048
+ "kind": "Content",
17049
+ "text": ") => import(\"@microsoft/fast-element\")."
17392
17050
  },
17393
17051
  {
17394
17052
  "kind": "Reference",
@@ -17400,7 +17058,7 @@
17400
17058
  "name": "numberFieldStyles",
17401
17059
  "variableTypeTokenRange": {
17402
17060
  "startIndex": 1,
17403
- "endIndex": 3
17061
+ "endIndex": 7
17404
17062
  }
17405
17063
  },
17406
17064
  {
@@ -18250,7 +17908,25 @@
18250
17908
  },
18251
17909
  {
18252
17910
  "kind": "Content",
18253
- "text": "(context: any, definition: any) => import(\"@microsoft/fast-element\")."
17911
+ "text": "(context: import(\"@microsoft/fast-foundation\")."
17912
+ },
17913
+ {
17914
+ "kind": "Reference",
17915
+ "text": "ElementDefinitionContext",
17916
+ "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
17917
+ },
17918
+ {
17919
+ "kind": "Content",
17920
+ "text": ", definition: "
17921
+ },
17922
+ {
17923
+ "kind": "Reference",
17924
+ "text": "SearchOptions",
17925
+ "canonicalReference": "@microsoft/fast-foundation!SearchOptions:type"
17926
+ },
17927
+ {
17928
+ "kind": "Content",
17929
+ "text": ") => import(\"@microsoft/fast-element\")."
18254
17930
  },
18255
17931
  {
18256
17932
  "kind": "Reference",
@@ -18262,7 +17938,7 @@
18262
17938
  "name": "searchStyles",
18263
17939
  "variableTypeTokenRange": {
18264
17940
  "startIndex": 1,
18265
- "endIndex": 3
17941
+ "endIndex": 7
18266
17942
  }
18267
17943
  },
18268
17944
  {
@@ -18358,7 +18034,25 @@
18358
18034
  },
18359
18035
  {
18360
18036
  "kind": "Content",
18361
- "text": "(context: any, definition: any) => import(\"@microsoft/fast-element\")."
18037
+ "text": "(context: import(\"@microsoft/fast-foundation\")."
18038
+ },
18039
+ {
18040
+ "kind": "Reference",
18041
+ "text": "ElementDefinitionContext",
18042
+ "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
18043
+ },
18044
+ {
18045
+ "kind": "Content",
18046
+ "text": ", definition: "
18047
+ },
18048
+ {
18049
+ "kind": "Reference",
18050
+ "text": "SelectOptions",
18051
+ "canonicalReference": "@microsoft/fast-foundation!SelectOptions:type"
18052
+ },
18053
+ {
18054
+ "kind": "Content",
18055
+ "text": ") => import(\"@microsoft/fast-element\")."
18362
18056
  },
18363
18057
  {
18364
18058
  "kind": "Reference",
@@ -18370,7 +18064,7 @@
18370
18064
  "name": "selectStyles",
18371
18065
  "variableTypeTokenRange": {
18372
18066
  "startIndex": 1,
18373
- "endIndex": 3
18067
+ "endIndex": 7
18374
18068
  }
18375
18069
  },
18376
18070
  {
@@ -19059,7 +18753,25 @@
19059
18753
  },
19060
18754
  {
19061
18755
  "kind": "Content",
19062
- "text": "(context: any, definition: any) => import(\"@microsoft/fast-element\")."
18756
+ "text": "(context: import(\"@microsoft/fast-foundation\")."
18757
+ },
18758
+ {
18759
+ "kind": "Reference",
18760
+ "text": "ElementDefinitionContext",
18761
+ "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
18762
+ },
18763
+ {
18764
+ "kind": "Content",
18765
+ "text": ", definition: import(\"@microsoft/fast-foundation\")."
18766
+ },
18767
+ {
18768
+ "kind": "Reference",
18769
+ "text": "FoundationElementDefinition",
18770
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
18771
+ },
18772
+ {
18773
+ "kind": "Content",
18774
+ "text": ") => import(\"@microsoft/fast-element\")."
19063
18775
  },
19064
18776
  {
19065
18777
  "kind": "Reference",
@@ -19071,7 +18783,7 @@
19071
18783
  "name": "textAreaStyles",
19072
18784
  "variableTypeTokenRange": {
19073
18785
  "startIndex": 1,
19074
- "endIndex": 3
18786
+ "endIndex": 7
19075
18787
  }
19076
18788
  },
19077
18789
  {
@@ -19110,7 +18822,25 @@
19110
18822
  },
19111
18823
  {
19112
18824
  "kind": "Content",
19113
- "text": "(context: any, definition: any) => import(\"@microsoft/fast-element\")."
18825
+ "text": "(context: import(\"@microsoft/fast-foundation\")."
18826
+ },
18827
+ {
18828
+ "kind": "Reference",
18829
+ "text": "ElementDefinitionContext",
18830
+ "canonicalReference": "@microsoft/fast-foundation!ElementDefinitionContext:interface"
18831
+ },
18832
+ {
18833
+ "kind": "Content",
18834
+ "text": ", definition: import(\"@microsoft/fast-foundation\")."
18835
+ },
18836
+ {
18837
+ "kind": "Reference",
18838
+ "text": "FoundationElementDefinition",
18839
+ "canonicalReference": "@microsoft/fast-foundation!FoundationElementDefinition:interface"
18840
+ },
18841
+ {
18842
+ "kind": "Content",
18843
+ "text": ") => import(\"@microsoft/fast-element\")."
19114
18844
  },
19115
18845
  {
19116
18846
  "kind": "Reference",
@@ -19122,7 +18852,7 @@
19122
18852
  "name": "textFieldStyles",
19123
18853
  "variableTypeTokenRange": {
19124
18854
  "startIndex": 1,
19125
- "endIndex": 3
18855
+ "endIndex": 7
19126
18856
  }
19127
18857
  },
19128
18858
  {