@genesislcap/web-core 14.303.0 → 14.303.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/docs/api-report.md +0 -502
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/web-core",
|
|
3
3
|
"description": "Genesis Foundation Web Core",
|
|
4
|
-
"version": "14.303.
|
|
4
|
+
"version": "14.303.1",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -38,5 +38,5 @@
|
|
|
38
38
|
"publishConfig": {
|
|
39
39
|
"access": "public"
|
|
40
40
|
},
|
|
41
|
-
"gitHead": "
|
|
41
|
+
"gitHead": "f1685d21651cfe332605360143595a9bb603b129"
|
|
42
42
|
}
|
package/docs/api-report.md
DELETED
|
@@ -1,502 +0,0 @@
|
|
|
1
|
-
## API Report File for "@genesislcap/web-core"
|
|
2
|
-
|
|
3
|
-
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
-
|
|
5
|
-
```ts
|
|
6
|
-
|
|
7
|
-
import { Accessor } from '@microsoft/fast-element';
|
|
8
|
-
import { AccordionItemOptions } from '@microsoft/fast-foundation';
|
|
9
|
-
import { accordionItemTemplate } from '@microsoft/fast-foundation';
|
|
10
|
-
import { accordionTemplate } from '@microsoft/fast-foundation';
|
|
11
|
-
import { anchoredRegionTemplate } from '@microsoft/fast-foundation';
|
|
12
|
-
import { anchorTemplate } from '@microsoft/fast-foundation';
|
|
13
|
-
import { AttachedBehaviorHTMLDirective } from '@microsoft/fast-element';
|
|
14
|
-
import { attr } from '@microsoft/fast-element';
|
|
15
|
-
import { avatarTemplate } from '@microsoft/fast-foundation';
|
|
16
|
-
import { badgeTemplate } from '@microsoft/fast-foundation';
|
|
17
|
-
import { Behavior } from '@microsoft/fast-element';
|
|
18
|
-
import { Binding } from '@microsoft/fast-element';
|
|
19
|
-
import { BindingBehavior } from '@microsoft/fast-element';
|
|
20
|
-
import { BindingObserver } from '@microsoft/fast-element';
|
|
21
|
-
import { BreadcrumbItemOptions } from '@microsoft/fast-foundation';
|
|
22
|
-
import { breadcrumbItemTemplate } from '@microsoft/fast-foundation';
|
|
23
|
-
import { breadcrumbTemplate } from '@microsoft/fast-foundation';
|
|
24
|
-
import { buttonTemplate } from '@microsoft/fast-foundation';
|
|
25
|
-
import { CalendarOptions } from '@microsoft/fast-foundation';
|
|
26
|
-
import { calendarTemplate } from '@microsoft/fast-foundation';
|
|
27
|
-
import { CaptureType } from '@microsoft/fast-element';
|
|
28
|
-
import { cardTemplate } from '@microsoft/fast-foundation';
|
|
29
|
-
import { CheckboxOptions } from '@microsoft/fast-foundation';
|
|
30
|
-
import { checkboxTemplate } from '@microsoft/fast-foundation';
|
|
31
|
-
import { children } from '@microsoft/fast-element';
|
|
32
|
-
import { classNames } from '@microsoft/fast-web-utilities';
|
|
33
|
-
import { ColorRGBA64 } from '@microsoft/fast-colors';
|
|
34
|
-
import { ColumnDefinition } from '@microsoft/fast-foundation';
|
|
35
|
-
import { ComboboxAutocomplete } from '@microsoft/fast-foundation';
|
|
36
|
-
import { ComboboxOptions } from '@microsoft/fast-foundation';
|
|
37
|
-
import { ComponentStateColorPalette } from '@microsoft/fast-colors';
|
|
38
|
-
import { ComposableStyles } from '@microsoft/fast-element';
|
|
39
|
-
import { composedParent } from '@microsoft/fast-foundation';
|
|
40
|
-
import { Constructable } from '@microsoft/fast-element';
|
|
41
|
-
import { Container } from '@microsoft/fast-foundation';
|
|
42
|
-
import { css } from '@microsoft/fast-element';
|
|
43
|
-
import { CSSDesignToken } from '@microsoft/fast-foundation';
|
|
44
|
-
import { CSSDirective } from '@microsoft/fast-element';
|
|
45
|
-
import { cssPartial } from '@microsoft/fast-element';
|
|
46
|
-
import { customElement } from '@microsoft/fast-element';
|
|
47
|
-
import { dataGridCellTemplate } from '@microsoft/fast-foundation';
|
|
48
|
-
import { dataGridRowTemplate } from '@microsoft/fast-foundation';
|
|
49
|
-
import { dataGridTemplate } from '@microsoft/fast-foundation';
|
|
50
|
-
import { DecoratorAttributeConfiguration } from '@microsoft/fast-element';
|
|
51
|
-
import { defaultExecutionContext } from '@microsoft/fast-element';
|
|
52
|
-
import { DefaultRouteRecognizer } from '@microsoft/fast-router';
|
|
53
|
-
import { DesignSystem } from '@microsoft/fast-foundation';
|
|
54
|
-
import { DesignSystemRegistrationContext } from '@microsoft/fast-foundation';
|
|
55
|
-
import { DesignToken } from '@microsoft/fast-foundation';
|
|
56
|
-
import { DesignTokenValue } from '@microsoft/fast-foundation';
|
|
57
|
-
import { DI } from '@microsoft/fast-foundation';
|
|
58
|
-
import { Direction } from '@microsoft/fast-web-utilities';
|
|
59
|
-
import { disclosureTemplate } from '@microsoft/fast-foundation';
|
|
60
|
-
import { display } from '@microsoft/fast-foundation';
|
|
61
|
-
import { dividerTemplate } from '@microsoft/fast-foundation';
|
|
62
|
-
import { DOM } from '@microsoft/fast-element';
|
|
63
|
-
import { ElementDefinitionContext } from '@microsoft/fast-foundation';
|
|
64
|
-
import { elements } from '@microsoft/fast-element';
|
|
65
|
-
import { ElementStyles } from '@microsoft/fast-element';
|
|
66
|
-
import { endSlotTemplate } from '@microsoft/fast-foundation';
|
|
67
|
-
import { ExecutionContext } from '@microsoft/fast-element';
|
|
68
|
-
import { FASTElement } from '@microsoft/fast-element';
|
|
69
|
-
import { FASTElementDefinition } from '@microsoft/fast-element';
|
|
70
|
-
import { FASTElementLayout } from '@microsoft/fast-router';
|
|
71
|
-
import { FASTRouter } from '@microsoft/fast-router';
|
|
72
|
-
import { FlipperOptions } from '@microsoft/fast-foundation';
|
|
73
|
-
import { flipperTemplate } from '@microsoft/fast-foundation';
|
|
74
|
-
import { forcedColorsStylesheetBehavior } from '@microsoft/fast-foundation';
|
|
75
|
-
import { FormAssociated } from '@microsoft/fast-foundation';
|
|
76
|
-
import { FoundationElement } from '@microsoft/fast-foundation';
|
|
77
|
-
import { FoundationElementDefinition } from '@microsoft/fast-foundation';
|
|
78
|
-
import { FoundationElementRegistry } from '@microsoft/fast-foundation';
|
|
79
|
-
import { FoundationElementTemplate } from '@microsoft/fast-foundation';
|
|
80
|
-
import { HasElement } from '@microsoft/fast-router';
|
|
81
|
-
import { HasTemplate } from '@microsoft/fast-router';
|
|
82
|
-
import { HasTitle } from '@microsoft/fast-router';
|
|
83
|
-
import { HorizontalScrollOptions } from '@microsoft/fast-foundation';
|
|
84
|
-
import { horizontalScrollTemplate } from '@microsoft/fast-foundation';
|
|
85
|
-
import { html } from '@microsoft/fast-element';
|
|
86
|
-
import { HTMLBindingDirective } from '@microsoft/fast-element';
|
|
87
|
-
import { HTMLView } from '@microsoft/fast-element';
|
|
88
|
-
import { inject } from '@microsoft/fast-foundation';
|
|
89
|
-
import { isNullOrWhiteSpace } from '@microsoft/fast-web-utilities';
|
|
90
|
-
import { Key } from '@microsoft/fast-foundation';
|
|
91
|
-
import { limit } from '@microsoft/fast-web-utilities';
|
|
92
|
-
import { listboxOptionTemplate } from '@microsoft/fast-foundation';
|
|
93
|
-
import { listboxTemplate } from '@microsoft/fast-foundation';
|
|
94
|
-
import { MappableRouteDefinition } from '@microsoft/fast-router';
|
|
95
|
-
import { MenuItemOptions } from '@microsoft/fast-foundation';
|
|
96
|
-
import { menuItemTemplate } from '@microsoft/fast-foundation';
|
|
97
|
-
import { menuTemplate } from '@microsoft/fast-foundation';
|
|
98
|
-
import { NavigationPhase } from '@microsoft/fast-router';
|
|
99
|
-
import { nullableNumberConverter } from '@microsoft/fast-element';
|
|
100
|
-
import { NumberFieldOptions } from '@microsoft/fast-foundation';
|
|
101
|
-
import { Observable } from '@microsoft/fast-element';
|
|
102
|
-
import { observable } from '@microsoft/fast-element';
|
|
103
|
-
import { optional } from '@microsoft/fast-foundation';
|
|
104
|
-
import { Orientation } from '@microsoft/fast-web-utilities';
|
|
105
|
-
import { parseColorHexRGB } from '@microsoft/fast-colors';
|
|
106
|
-
import { PartialFASTElementDefinition } from '@microsoft/fast-element';
|
|
107
|
-
import { pascalCase } from '@microsoft/fast-web-utilities';
|
|
108
|
-
import { ProgressOptions } from '@microsoft/fast-foundation';
|
|
109
|
-
import { ProgressRingOptions } from '@microsoft/fast-foundation';
|
|
110
|
-
import { progressRingTemplate } from '@microsoft/fast-foundation';
|
|
111
|
-
import { progressTemplate } from '@microsoft/fast-foundation';
|
|
112
|
-
import { PropertyStyleSheetBehavior } from '@microsoft/fast-foundation';
|
|
113
|
-
import { radioGroupTemplate } from '@microsoft/fast-foundation';
|
|
114
|
-
import { RadioOptions } from '@microsoft/fast-foundation';
|
|
115
|
-
import { radioTemplate } from '@microsoft/fast-foundation';
|
|
116
|
-
import { ref } from '@microsoft/fast-element';
|
|
117
|
-
import { Registration } from '@microsoft/fast-foundation';
|
|
118
|
-
import { repeat } from '@microsoft/fast-element';
|
|
119
|
-
import { RepeatOptions } from '@microsoft/fast-element';
|
|
120
|
-
import { Route } from '@microsoft/fast-router';
|
|
121
|
-
import { RouteCollection } from '@microsoft/fast-router';
|
|
122
|
-
import { Router } from '@microsoft/fast-router';
|
|
123
|
-
import { RouterConfiguration } from '@microsoft/fast-router';
|
|
124
|
-
import { RouterElement } from '@microsoft/fast-router';
|
|
125
|
-
import { SelectOptions } from '@microsoft/fast-foundation';
|
|
126
|
-
import { selectTemplate } from '@microsoft/fast-foundation';
|
|
127
|
-
import { skeletonTemplate } from '@microsoft/fast-foundation';
|
|
128
|
-
import { sliderLabelTemplate } from '@microsoft/fast-foundation';
|
|
129
|
-
import { SliderOptions } from '@microsoft/fast-foundation';
|
|
130
|
-
import { slotted } from '@microsoft/fast-element';
|
|
131
|
-
import { startSlotTemplate } from '@microsoft/fast-foundation';
|
|
132
|
-
import { SwitchOptions } from '@microsoft/fast-foundation';
|
|
133
|
-
import { switchTemplate } from '@microsoft/fast-foundation';
|
|
134
|
-
import { SyntheticViewTemplate } from '@microsoft/fast-element';
|
|
135
|
-
import { SystemColors } from '@microsoft/fast-web-utilities';
|
|
136
|
-
import { tabPanelTemplate } from '@microsoft/fast-foundation';
|
|
137
|
-
import { TabsOrientation } from '@microsoft/fast-foundation';
|
|
138
|
-
import { tabsTemplate } from '@microsoft/fast-foundation';
|
|
139
|
-
import { tabTemplate } from '@microsoft/fast-foundation';
|
|
140
|
-
import { textAreaTemplate } from '@microsoft/fast-foundation';
|
|
141
|
-
import { TextFieldOptions } from '@microsoft/fast-foundation';
|
|
142
|
-
import { toolbarTemplate } from '@microsoft/fast-foundation';
|
|
143
|
-
import { TooltipPosition } from '@microsoft/fast-foundation';
|
|
144
|
-
import { tooltipTemplate } from '@microsoft/fast-foundation';
|
|
145
|
-
import { TreeItemOptions } from '@microsoft/fast-foundation';
|
|
146
|
-
import { treeItemTemplate } from '@microsoft/fast-foundation';
|
|
147
|
-
import { treeViewTemplate } from '@microsoft/fast-foundation';
|
|
148
|
-
import { uniqueId } from '@microsoft/fast-web-utilities';
|
|
149
|
-
import { ValueConverter } from '@microsoft/fast-element';
|
|
150
|
-
import { ViewTemplate } from '@microsoft/fast-element';
|
|
151
|
-
import { volatile } from '@microsoft/fast-element';
|
|
152
|
-
import { when } from '@microsoft/fast-element';
|
|
153
|
-
import { whitespaceFilter } from '@microsoft/fast-foundation';
|
|
154
|
-
|
|
155
|
-
export { Accessor }
|
|
156
|
-
|
|
157
|
-
export { AccordionItemOptions }
|
|
158
|
-
|
|
159
|
-
export { accordionItemTemplate }
|
|
160
|
-
|
|
161
|
-
export { accordionTemplate }
|
|
162
|
-
|
|
163
|
-
export { anchoredRegionTemplate }
|
|
164
|
-
|
|
165
|
-
export { anchorTemplate }
|
|
166
|
-
|
|
167
|
-
export { AttachedBehaviorHTMLDirective }
|
|
168
|
-
|
|
169
|
-
export { attr }
|
|
170
|
-
|
|
171
|
-
export { avatarTemplate }
|
|
172
|
-
|
|
173
|
-
export { badgeTemplate }
|
|
174
|
-
|
|
175
|
-
export { Behavior }
|
|
176
|
-
|
|
177
|
-
export { Binding }
|
|
178
|
-
|
|
179
|
-
export { BindingBehavior }
|
|
180
|
-
|
|
181
|
-
export { BindingObserver }
|
|
182
|
-
|
|
183
|
-
export { BreadcrumbItemOptions }
|
|
184
|
-
|
|
185
|
-
export { breadcrumbItemTemplate }
|
|
186
|
-
|
|
187
|
-
export { breadcrumbTemplate }
|
|
188
|
-
|
|
189
|
-
export { buttonTemplate }
|
|
190
|
-
|
|
191
|
-
export { CalendarOptions }
|
|
192
|
-
|
|
193
|
-
export { calendarTemplate }
|
|
194
|
-
|
|
195
|
-
export { CaptureType }
|
|
196
|
-
|
|
197
|
-
export { cardTemplate }
|
|
198
|
-
|
|
199
|
-
export { CheckboxOptions }
|
|
200
|
-
|
|
201
|
-
export { checkboxTemplate }
|
|
202
|
-
|
|
203
|
-
export { children }
|
|
204
|
-
|
|
205
|
-
export { classNames }
|
|
206
|
-
|
|
207
|
-
export { ColorRGBA64 }
|
|
208
|
-
|
|
209
|
-
export { ColumnDefinition }
|
|
210
|
-
|
|
211
|
-
export { ComboboxAutocomplete }
|
|
212
|
-
|
|
213
|
-
export { ComboboxOptions }
|
|
214
|
-
|
|
215
|
-
export { ComponentStateColorPalette }
|
|
216
|
-
|
|
217
|
-
export { ComposableStyles }
|
|
218
|
-
|
|
219
|
-
export { composedParent }
|
|
220
|
-
|
|
221
|
-
export { Constructable }
|
|
222
|
-
|
|
223
|
-
export { Container }
|
|
224
|
-
|
|
225
|
-
// @public
|
|
226
|
-
export type ConversionType = 'string' | 'number' | 'time' | 'boolean';
|
|
227
|
-
|
|
228
|
-
export { css }
|
|
229
|
-
|
|
230
|
-
export { CSSDesignToken }
|
|
231
|
-
|
|
232
|
-
export { CSSDirective }
|
|
233
|
-
|
|
234
|
-
export { cssPartial }
|
|
235
|
-
|
|
236
|
-
export { customElement }
|
|
237
|
-
|
|
238
|
-
export { dataGridCellTemplate }
|
|
239
|
-
|
|
240
|
-
export { dataGridRowTemplate }
|
|
241
|
-
|
|
242
|
-
export { dataGridTemplate }
|
|
243
|
-
|
|
244
|
-
// @public
|
|
245
|
-
export const defaultEventMap: Map<string, EventName>;
|
|
246
|
-
|
|
247
|
-
export { defaultExecutionContext }
|
|
248
|
-
|
|
249
|
-
export { DefaultRouteRecognizer }
|
|
250
|
-
|
|
251
|
-
// @beta
|
|
252
|
-
export const defineFactory: <TType extends Constructable<FASTElement>>(Type: TType, overriderOrBase: DefinitionOverrider | PartialFASTElementDefinition) => DefineFunction<TType>;
|
|
253
|
-
|
|
254
|
-
// @beta (undocumented)
|
|
255
|
-
export type DefineFunction<TType> = (definition: PartialFASTElementDefinition) => TType;
|
|
256
|
-
|
|
257
|
-
// @beta (undocumented)
|
|
258
|
-
export type DefinitionOverrider = (override: PartialFASTElementDefinition) => PartialFASTElementDefinition;
|
|
259
|
-
|
|
260
|
-
// Warning: (ae-forgotten-export) The symbol "ExtendedDecoratorAttributeConfiguration" needs to be exported by the entry point index.d.ts
|
|
261
|
-
//
|
|
262
|
-
// @public
|
|
263
|
-
export function deprecatedAttr(config?: ExtendedDecoratorAttributeConfiguration): (target: {}, property: string) => void;
|
|
264
|
-
|
|
265
|
-
// @public
|
|
266
|
-
export function deprecatedAttr(target: {}, prop: string): void;
|
|
267
|
-
|
|
268
|
-
export { DesignSystem }
|
|
269
|
-
|
|
270
|
-
export { DesignSystemRegistrationContext }
|
|
271
|
-
|
|
272
|
-
export { DesignToken }
|
|
273
|
-
|
|
274
|
-
export { DesignTokenValue }
|
|
275
|
-
|
|
276
|
-
export { DI }
|
|
277
|
-
|
|
278
|
-
export { Direction }
|
|
279
|
-
|
|
280
|
-
export { disclosureTemplate }
|
|
281
|
-
|
|
282
|
-
export { display }
|
|
283
|
-
|
|
284
|
-
export { dividerTemplate }
|
|
285
|
-
|
|
286
|
-
export { DOM }
|
|
287
|
-
|
|
288
|
-
export { ElementDefinitionContext }
|
|
289
|
-
|
|
290
|
-
export { elements }
|
|
291
|
-
|
|
292
|
-
export { ElementStyles }
|
|
293
|
-
|
|
294
|
-
export { endSlotTemplate }
|
|
295
|
-
|
|
296
|
-
// @public
|
|
297
|
-
export type EventName = 'input' | 'change' | 'default';
|
|
298
|
-
|
|
299
|
-
export { ExecutionContext }
|
|
300
|
-
|
|
301
|
-
export { FASTElement }
|
|
302
|
-
export { FASTElement as GenesisElement }
|
|
303
|
-
|
|
304
|
-
export { FASTElementDefinition }
|
|
305
|
-
export { FASTElementDefinition as GenesisElementDefinition }
|
|
306
|
-
|
|
307
|
-
export { FASTElementLayout }
|
|
308
|
-
export { FASTElementLayout as GenesisElementLayout }
|
|
309
|
-
|
|
310
|
-
export { FASTRouter }
|
|
311
|
-
export { FASTRouter as GenesisRouter }
|
|
312
|
-
|
|
313
|
-
export { FlipperOptions }
|
|
314
|
-
|
|
315
|
-
export { flipperTemplate }
|
|
316
|
-
|
|
317
|
-
export { forcedColorsStylesheetBehavior }
|
|
318
|
-
|
|
319
|
-
export { FormAssociated }
|
|
320
|
-
|
|
321
|
-
export { FoundationElement }
|
|
322
|
-
|
|
323
|
-
export { FoundationElementDefinition }
|
|
324
|
-
|
|
325
|
-
export { FoundationElementRegistry }
|
|
326
|
-
|
|
327
|
-
export { FoundationElementTemplate }
|
|
328
|
-
|
|
329
|
-
export { HasElement }
|
|
330
|
-
|
|
331
|
-
export { HasTemplate }
|
|
332
|
-
|
|
333
|
-
export { HasTitle }
|
|
334
|
-
|
|
335
|
-
export { HorizontalScrollOptions }
|
|
336
|
-
|
|
337
|
-
export { horizontalScrollTemplate }
|
|
338
|
-
|
|
339
|
-
export { html }
|
|
340
|
-
|
|
341
|
-
export { HTMLBindingDirective }
|
|
342
|
-
|
|
343
|
-
export { HTMLView }
|
|
344
|
-
|
|
345
|
-
export { inject }
|
|
346
|
-
|
|
347
|
-
export { isNullOrWhiteSpace }
|
|
348
|
-
|
|
349
|
-
export { Key }
|
|
350
|
-
|
|
351
|
-
export { limit }
|
|
352
|
-
|
|
353
|
-
export { listboxOptionTemplate }
|
|
354
|
-
|
|
355
|
-
export { listboxTemplate }
|
|
356
|
-
|
|
357
|
-
export { MappableRouteDefinition }
|
|
358
|
-
|
|
359
|
-
export { MenuItemOptions }
|
|
360
|
-
|
|
361
|
-
export { menuItemTemplate }
|
|
362
|
-
|
|
363
|
-
export { menuTemplate }
|
|
364
|
-
|
|
365
|
-
export { NavigationPhase }
|
|
366
|
-
|
|
367
|
-
export { nullableNumberConverter }
|
|
368
|
-
|
|
369
|
-
export { NumberFieldOptions }
|
|
370
|
-
|
|
371
|
-
export { Observable }
|
|
372
|
-
|
|
373
|
-
export { observable }
|
|
374
|
-
|
|
375
|
-
export { optional }
|
|
376
|
-
|
|
377
|
-
export { Orientation }
|
|
378
|
-
|
|
379
|
-
export { parseColorHexRGB }
|
|
380
|
-
|
|
381
|
-
export { PartialFASTElementDefinition }
|
|
382
|
-
export { PartialFASTElementDefinition as PartialGenesisElementDefinition }
|
|
383
|
-
|
|
384
|
-
export { pascalCase }
|
|
385
|
-
|
|
386
|
-
export { ProgressOptions }
|
|
387
|
-
|
|
388
|
-
export { ProgressRingOptions }
|
|
389
|
-
|
|
390
|
-
export { progressRingTemplate }
|
|
391
|
-
|
|
392
|
-
export { progressTemplate }
|
|
393
|
-
|
|
394
|
-
export { PropertyStyleSheetBehavior }
|
|
395
|
-
|
|
396
|
-
export { radioGroupTemplate }
|
|
397
|
-
|
|
398
|
-
export { RadioOptions }
|
|
399
|
-
|
|
400
|
-
export { radioTemplate }
|
|
401
|
-
|
|
402
|
-
export { ref }
|
|
403
|
-
|
|
404
|
-
export { Registration }
|
|
405
|
-
|
|
406
|
-
export { repeat }
|
|
407
|
-
|
|
408
|
-
export { RepeatOptions }
|
|
409
|
-
|
|
410
|
-
export { Route }
|
|
411
|
-
|
|
412
|
-
export { RouteCollection }
|
|
413
|
-
|
|
414
|
-
export { Router }
|
|
415
|
-
|
|
416
|
-
export { RouterConfiguration }
|
|
417
|
-
|
|
418
|
-
export { RouterElement }
|
|
419
|
-
|
|
420
|
-
export { SelectOptions }
|
|
421
|
-
|
|
422
|
-
export { selectTemplate }
|
|
423
|
-
|
|
424
|
-
export { skeletonTemplate }
|
|
425
|
-
|
|
426
|
-
export { sliderLabelTemplate }
|
|
427
|
-
|
|
428
|
-
export { SliderOptions }
|
|
429
|
-
|
|
430
|
-
export { slotted }
|
|
431
|
-
|
|
432
|
-
export { startSlotTemplate }
|
|
433
|
-
|
|
434
|
-
export { SwitchOptions }
|
|
435
|
-
|
|
436
|
-
export { switchTemplate }
|
|
437
|
-
|
|
438
|
-
// @public
|
|
439
|
-
export function sync<TSource = any, TReturn = any>(binding: Binding<TSource, TReturn>, conversionType?: ConversionType, eventName?: EventName, keyAttr?: string): CaptureType<TSource>;
|
|
440
|
-
|
|
441
|
-
export { SyntheticViewTemplate }
|
|
442
|
-
|
|
443
|
-
export { SystemColors }
|
|
444
|
-
|
|
445
|
-
export { tabPanelTemplate }
|
|
446
|
-
|
|
447
|
-
export { TabsOrientation }
|
|
448
|
-
|
|
449
|
-
export { tabsTemplate }
|
|
450
|
-
|
|
451
|
-
export { tabTemplate }
|
|
452
|
-
|
|
453
|
-
// @beta
|
|
454
|
-
export function tagFor(dependency: TemplateElementDependency): string;
|
|
455
|
-
|
|
456
|
-
// @beta
|
|
457
|
-
export type TemplateElementDependency = string | FASTElementDefinition | Constructable<FASTElement>;
|
|
458
|
-
|
|
459
|
-
// @beta
|
|
460
|
-
export type TemplateElements = {
|
|
461
|
-
[key: string]: TemplateElementDependency;
|
|
462
|
-
};
|
|
463
|
-
|
|
464
|
-
export { textAreaTemplate }
|
|
465
|
-
|
|
466
|
-
export { TextFieldOptions }
|
|
467
|
-
|
|
468
|
-
export { toolbarTemplate }
|
|
469
|
-
|
|
470
|
-
export { TooltipPosition }
|
|
471
|
-
|
|
472
|
-
export { tooltipTemplate }
|
|
473
|
-
|
|
474
|
-
export { TreeItemOptions }
|
|
475
|
-
|
|
476
|
-
export { treeItemTemplate }
|
|
477
|
-
|
|
478
|
-
export { treeViewTemplate }
|
|
479
|
-
|
|
480
|
-
export { uniqueId }
|
|
481
|
-
|
|
482
|
-
export { ValueConverter }
|
|
483
|
-
|
|
484
|
-
export { ViewTemplate }
|
|
485
|
-
|
|
486
|
-
export { volatile }
|
|
487
|
-
|
|
488
|
-
export { when }
|
|
489
|
-
|
|
490
|
-
// Warning: (ae-forgotten-export) The symbol "WhenTemplate" needs to be exported by the entry point index.d.ts
|
|
491
|
-
//
|
|
492
|
-
// @public
|
|
493
|
-
export function whenElse<TSource = any, TReturn = any>(binding: Binding<TSource, TReturn>, trueTemplateOrTemplateBinding: WhenTemplate<TSource>, falseTemplateOrTemplateBinding: WhenTemplate<TSource>): CaptureType<TSource>;
|
|
494
|
-
|
|
495
|
-
export { whitespaceFilter }
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
export * from "@microsoft/fast-components";
|
|
499
|
-
|
|
500
|
-
// (No @packageDocumentation comment for this package)
|
|
501
|
-
|
|
502
|
-
```
|