@vonage/vivid 5.16.0 → 5.17.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/accordion/index.cjs +1 -1
- package/accordion/index.js +1 -1
- package/accordion-item/index.cjs +1 -1
- package/accordion-item/index.js +1 -1
- package/action-group/index.cjs +3 -3
- package/action-group/index.js +5 -5
- package/alert/index.cjs +3 -3
- package/alert/index.js +17 -17
- package/audio-player/index.cjs +16 -16
- package/audio-player/index.js +27 -27
- package/avatar/index.cjs +2 -2
- package/avatar/index.js +6 -6
- package/badge/index.cjs +2 -2
- package/badge/index.js +6 -6
- package/banner/index.cjs +3 -3
- package/banner/index.js +15 -15
- package/bundled/base-color-picker.cjs +2 -2
- package/bundled/base-color-picker.js +5 -5
- package/bundled/button.cjs +1 -1
- package/bundled/button.js +2 -2
- package/bundled/calendar-picker.template.cjs +2 -2
- package/bundled/calendar-picker.template.js +498 -498
- package/bundled/definition10.cjs +18 -30
- package/bundled/definition10.js +53 -155
- package/bundled/definition11.cjs +10 -19
- package/bundled/definition11.js +25 -74
- package/bundled/definition12.cjs +72 -18
- package/bundled/definition12.js +171 -107
- package/bundled/definition13.cjs +18 -17
- package/bundled/definition13.js +45 -65
- package/bundled/definition14.cjs +5 -10
- package/bundled/definition14.js +9 -27
- package/bundled/definition15.cjs +17 -71
- package/bundled/definition15.js +64 -181
- package/bundled/definition16.cjs +12 -4
- package/bundled/definition16.js +79 -14
- package/bundled/definition17.cjs +19 -13
- package/bundled/definition17.js +119 -70
- package/bundled/definition18.cjs +87 -12
- package/bundled/definition18.js +409 -52
- package/bundled/definition19.cjs +5 -87
- package/bundled/definition19.js +14 -422
- package/bundled/definition2.cjs +3 -3
- package/bundled/definition2.js +27 -27
- package/bundled/definition20.cjs +30 -5
- package/bundled/definition20.js +159 -9
- package/bundled/definition21.cjs +28 -19
- package/bundled/definition21.js +164 -47
- package/bundled/definition22.cjs +38 -23
- package/bundled/definition22.js +64 -82
- package/bundled/definition3.cjs +1 -1
- package/bundled/definition3.js +15 -15
- package/bundled/definition4.cjs +23 -38
- package/bundled/definition4.js +82 -64
- package/bundled/definition5.cjs +2 -2
- package/bundled/definition5.js +5 -5
- package/bundled/definition6.cjs +2 -2
- package/bundled/definition6.js +24 -24
- package/bundled/definition9.cjs +12 -30
- package/bundled/definition9.js +55 -148
- package/bundled/divider.cjs +1 -1
- package/bundled/divider.js +5 -5
- package/bundled/listbox.cjs +1 -1
- package/bundled/listbox.js +1 -1
- package/bundled/mixins.cjs +4 -4
- package/bundled/mixins.js +43 -43
- package/bundled/picker-field.template.cjs +7 -7
- package/bundled/picker-field.template.js +14 -14
- package/bundled/slider.template.cjs +7 -7
- package/bundled/slider.template.js +12 -12
- package/bundled/slottable-request.cjs +1 -1
- package/bundled/slottable-request.js +8 -38
- package/bundled/time-selection-picker.template.cjs +4 -4
- package/bundled/time-selection-picker.template.js +35 -35
- package/bundled/vivid-element.cjs +1 -1
- package/bundled/vivid-element.js +1 -1
- package/calendar/index.cjs +11 -11
- package/calendar/index.js +30 -237
- package/calendar-event/index.cjs +3 -3
- package/calendar-event/index.js +4 -4
- package/card/index.cjs +14 -11
- package/card/index.js +16 -13
- package/checkbox/index.cjs +1 -1
- package/checkbox/index.js +1 -1
- package/color-picker/definition.cjs +1 -1
- package/color-picker/definition.js +1 -1
- package/color-picker/index.cjs +6 -6
- package/color-picker/index.js +24 -24
- package/combobox/definition.cjs +1 -1
- package/combobox/definition.js +1 -1
- package/combobox/index.cjs +9 -8
- package/combobox/index.js +32 -28
- package/contextual-help/definition.cjs +1 -1
- package/contextual-help/definition.js +1 -1
- package/contextual-help/index.cjs +1 -1
- package/contextual-help/index.js +1 -1
- package/custom-elements.json +1027 -615
- package/data-grid/definition.js +1 -1
- package/data-grid/index.cjs +17 -17
- package/data-grid/index.js +261 -264
- package/date-picker/index.cjs +1 -1
- package/date-picker/index.js +12 -12
- package/date-range-picker/index.cjs +1 -1
- package/date-range-picker/index.js +7 -7
- package/date-time-picker/index.cjs +4 -4
- package/date-time-picker/index.js +24 -24
- package/dial-pad/index.cjs +3 -2
- package/dial-pad/index.js +6 -5
- package/dialog/index.cjs +4 -4
- package/dialog/index.js +5 -5
- package/divider/index.cjs +1 -1
- package/divider/index.js +1 -1
- package/fab/index.cjs +3 -3
- package/fab/index.js +8 -8
- package/file-picker/index.cjs +16 -13
- package/file-picker/index.js +31 -28
- package/header/index.cjs +4 -4
- package/header/index.js +5 -5
- package/index.cjs +24 -21
- package/index.js +11 -11
- package/lib/combobox/combobox.d.ts +0 -3
- package/lib/date-time-picker/date-time-picker.d.ts +0 -4
- package/lib/dial-pad/dial-pad.d.ts +6 -2
- package/lib/dialog/dialog.d.ts +0 -1
- package/lib/menu/menu.d.ts +0 -1
- package/lib/option/option.d.ts +0 -1
- package/lib/rich-text-editor/rte/exports.d.ts +1 -0
- package/lib/rich-text-editor/rte/features/alignment.d.ts +1 -1
- package/lib/rich-text-editor/rte/features/character-count.d.ts +21 -0
- package/lib/rich-text-editor/rte/features/font-size-picker.d.ts +1 -1
- package/lib/rich-text-editor/rte/features/internal/basic-text-blocks.d.ts +1 -1
- package/lib/rich-text-editor/rte/features/keyboard-shortcuts.d.ts +1 -1
- package/lib/rich-text-editor/rte/features/text-color-picker.d.ts +1 -1
- package/lib/rich-text-editor/rte/public-interface.d.ts +6 -0
- package/lib/searchable-select/option-tag.d.ts +0 -1
- package/lib/table/definition.d.ts +2 -1
- package/lib/table/table-header-cell.d.ts +3 -0
- package/lib/table/table-sorting-button.d.ts +415 -0
- package/lib/table/table-sorting-button.template.d.ts +3 -0
- package/locales/de-DE.cjs +4 -178
- package/locales/de-DE.js +2 -179
- package/locales/en-GB.cjs +4 -9
- package/locales/en-GB.js +2 -10
- package/locales/en-US.cjs +268 -2
- package/locales/en-US.js +265 -1
- package/locales/ja-JP.cjs +4 -171
- package/locales/ja-JP.js +2 -172
- package/locales/zh-CN.cjs +4 -172
- package/locales/zh-CN.js +2 -173
- package/menu/index.cjs +1 -1
- package/menu/index.js +1 -1
- package/menu-item/index.cjs +1 -1
- package/menu-item/index.js +1 -1
- package/nav-disclosure/index.cjs +3 -3
- package/nav-disclosure/index.js +8 -8
- package/nav-item/index.cjs +1 -1
- package/nav-item/index.js +7 -7
- package/note/index.cjs +2 -2
- package/note/index.js +6 -6
- package/number-field/index.cjs +4 -4
- package/number-field/index.js +31 -31
- package/option/definition.cjs +1 -1
- package/option/definition.js +1 -1
- package/option/index.cjs +1 -1
- package/option/index.js +1 -1
- package/package.json +7 -8
- package/pagination/index.cjs +3 -3
- package/pagination/index.js +15 -15
- package/popover/index.cjs +4 -4
- package/popover/index.js +5 -5
- package/progress/index.cjs +2 -2
- package/progress/index.js +5 -5
- package/radio/index.cjs +1 -1
- package/radio/index.js +1 -1
- package/radio-group/index.cjs +4 -4
- package/radio-group/index.js +10 -10
- package/range-slider/index.cjs +4 -4
- package/range-slider/index.js +17 -17
- package/rich-text-editor/definition.cjs +1 -0
- package/rich-text-editor/definition.js +2 -2
- package/rich-text-editor/index.cjs +13 -13
- package/rich-text-editor/index.js +1886 -1829
- package/rich-text-view/index.cjs +1 -1
- package/rich-text-view/index.js +8 -8
- package/searchable-select/index.cjs +12 -12
- package/searchable-select/index.js +25 -25
- package/select/index.cjs +1 -1
- package/select/index.js +1 -1
- package/selectable-box/index.cjs +7 -7
- package/selectable-box/index.js +11 -11
- package/shared/foundation/test-utilities/fixture.d.ts +1 -1
- package/shared/patterns/linkable.d.ts +1 -1
- package/simple-color-picker/index.cjs +3 -3
- package/simple-color-picker/index.js +10 -10
- package/split-button/index.cjs +5 -5
- package/split-button/index.js +10 -10
- package/status/index.cjs +2 -2
- package/status/index.js +12 -12
- package/switch/index.cjs +3 -3
- package/switch/index.js +5 -5
- package/tab/index.cjs +1 -1
- package/tab/index.js +1 -1
- package/tab-panel/index.cjs +1 -1
- package/tab-panel/index.js +1 -1
- package/table/definition.cjs +17 -14
- package/table/definition.js +3 -2
- package/table/index.cjs +19 -10
- package/table/index.js +69 -21
- package/tabs/index.cjs +2 -2
- package/tabs/index.js +4 -4
- package/tag/index.cjs +7 -7
- package/tag/index.js +9 -9
- package/tag-group/index.cjs +3 -3
- package/tag-group/index.js +5 -5
- package/text-area/index.cjs +2 -2
- package/text-area/index.js +12 -12
- package/text-field/definition.cjs +1 -1
- package/text-field/definition.js +1 -1
- package/text-field/index.cjs +1 -1
- package/text-field/index.js +1 -1
- package/time-picker/index.cjs +1 -1
- package/time-picker/index.js +1 -1
- package/toggletip/definition.cjs +1 -1
- package/toggletip/definition.js +1 -1
- package/toggletip/index.cjs +1 -1
- package/toggletip/index.js +1 -1
- package/tooltip/definition.cjs +1 -1
- package/tooltip/definition.js +1 -1
- package/tooltip/index.cjs +1 -1
- package/tooltip/index.js +1 -1
- package/tree-item/index.cjs +1 -1
- package/tree-item/index.js +1 -1
- package/tree-view/index.cjs +3 -3
- package/tree-view/index.js +17 -17
- package/unbundled/button.cjs +2 -2
- package/unbundled/button.js +2 -2
- package/unbundled/calendar-picker.template.cjs +4347 -9
- package/unbundled/calendar-picker.template.js +4345 -7
- package/unbundled/chunk.cjs +0 -22
- package/unbundled/definition13.cjs +1 -8
- package/unbundled/definition13.js +1 -8
- package/unbundled/definition14.cjs +2 -2
- package/unbundled/definition14.js +2 -2
- package/unbundled/definition2.cjs +1 -1
- package/unbundled/definition2.js +1 -1
- package/unbundled/definition21.cjs +1 -2
- package/unbundled/definition21.js +1 -2
- package/unbundled/definition22.cjs +7 -2
- package/unbundled/definition22.js +7 -2
- package/unbundled/definition24.cjs +98 -979
- package/unbundled/definition24.js +93 -974
- package/unbundled/definition25.cjs +37 -322
- package/unbundled/definition25.js +33 -318
- package/unbundled/definition26.cjs +317 -91
- package/unbundled/definition26.js +313 -87
- package/unbundled/definition27.cjs +94 -192
- package/unbundled/definition27.js +91 -183
- package/unbundled/definition28.cjs +387 -395
- package/unbundled/definition28.js +387 -395
- package/unbundled/definition29.cjs +189 -110
- package/unbundled/definition29.js +180 -107
- package/unbundled/definition30.cjs +520 -36
- package/unbundled/definition30.js +519 -35
- package/unbundled/definition32.cjs +477 -477
- package/unbundled/definition32.js +475 -475
- package/unbundled/definition33.cjs +87 -2
- package/unbundled/definition33.js +77 -4
- package/unbundled/definition35.cjs +2 -2
- package/unbundled/definition35.js +2 -2
- package/unbundled/definition36.cjs +1 -1
- package/unbundled/definition36.js +1 -1
- package/unbundled/definition37.cjs +6 -2
- package/unbundled/definition37.js +6 -2
- package/unbundled/definition38.cjs +7 -5
- package/unbundled/definition38.js +7 -5
- package/unbundled/definition39.cjs +1 -0
- package/unbundled/definition39.js +1 -0
- package/unbundled/definition42.cjs +22 -11
- package/unbundled/definition42.js +22 -11
- package/unbundled/definition49.cjs +3 -3
- package/unbundled/definition49.js +3 -3
- package/unbundled/definition56.cjs +437 -9506
- package/unbundled/definition56.js +340 -9415
- package/unbundled/definition57.cjs +5 -5
- package/unbundled/definition57.js +5 -5
- package/unbundled/definition58.cjs +4 -3
- package/unbundled/definition58.js +2 -1
- package/unbundled/definition59.cjs +4 -3
- package/unbundled/definition59.js +4 -3
- package/unbundled/definition62.cjs +2 -2
- package/unbundled/definition62.js +2 -2
- package/unbundled/definition64.cjs +1 -1
- package/unbundled/definition64.js +1 -1
- package/unbundled/definition71.cjs +2 -2
- package/unbundled/definition71.js +2 -2
- package/unbundled/definition72.cjs +1 -2
- package/unbundled/definition72.js +1 -2
- package/unbundled/definition75.cjs +3 -51711
- package/unbundled/definition75.js +1 -51711
- package/unbundled/listbox.cjs +1 -1
- package/unbundled/listbox.js +1 -1
- package/unbundled/localized.cjs +2 -2
- package/unbundled/localized.js +1 -1
- package/unbundled/picker-field.template.cjs +1 -1
- package/unbundled/picker-field.template.js +1 -1
- package/unbundled/slottable-request.cjs +2 -3168
- package/unbundled/slottable-request.js +3 -3097
- package/unbundled/time-selection-picker.template.cjs +1 -1
- package/unbundled/time-selection-picker.template.js +1 -1
- package/unbundled/vivid-element.cjs +1 -1
- package/unbundled/vivid-element.js +1 -1
- package/video-player/index.cjs +3 -3
- package/video-player/index.js +9 -9
- package/vivid.api.json +220 -282
- package/unbundled/chunk.js +0 -33
- package/unbundled/en-US.cjs +0 -447
- package/unbundled/en-US.js +0 -443
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Popup } from '../popup/popup';
|
|
2
1
|
import { Appearance, Shape, Size } from '../enums';
|
|
3
2
|
import { ListboxOption } from '../option/option';
|
|
4
3
|
import { ExtractFromEnum } from '../../shared/utils/enums';
|
|
@@ -3039,8 +3038,6 @@ export declare class Combobox extends Combobox_base {
|
|
|
3039
3038
|
scale?: ComboboxSize;
|
|
3040
3039
|
placement?: PopupPlacement;
|
|
3041
3040
|
fixedDropdown: boolean;
|
|
3042
|
-
_popup: Popup;
|
|
3043
|
-
_anchor: HTMLElement;
|
|
3044
3041
|
validate(): void;
|
|
3045
3042
|
private get isAutocompleteInline();
|
|
3046
3043
|
private get isAutocompleteList();
|
|
@@ -3776,10 +3776,6 @@ export declare class DateTimePicker extends DateTimePicker_base {
|
|
|
3776
3776
|
max: string;
|
|
3777
3777
|
maxTime: string;
|
|
3778
3778
|
maxDate: string;
|
|
3779
|
-
get _resolvedMinDate(): string;
|
|
3780
|
-
get _resolvedMaxDate(): string;
|
|
3781
|
-
get _resolvedMinTime(): string;
|
|
3782
|
-
get _resolvedMaxTime(): string;
|
|
3783
3779
|
constructor();
|
|
3784
3780
|
}
|
|
3785
3781
|
export {};
|
|
@@ -1,9 +1,12 @@
|
|
|
1
|
+
import { Size } from '../enums.js';
|
|
2
|
+
import { ExtractFromEnum } from '../../shared/utils/enums';
|
|
1
3
|
import { VividElement } from '../../shared/foundation/vivid-element/vivid-element';
|
|
4
|
+
export type DialPadSize = ExtractFromEnum<Size, Size.Condensed | Size.Normal>;
|
|
2
5
|
declare const DialPad_base: {
|
|
3
6
|
new (...args: any[]): {
|
|
4
|
-
get locale(): import('../../shared/localization/Locale').Locale;
|
|
7
|
+
get locale(): import('../../shared/localization/Locale.js').Locale;
|
|
5
8
|
connectedCallback(): void;
|
|
6
|
-
_vividAriaBehaviour: import('../../shared/aria/aria-mixin').VividAriaBehaviour;
|
|
9
|
+
_vividAriaBehaviour: import('../../shared/aria/aria-mixin.js').VividAriaBehaviour;
|
|
7
10
|
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
8
11
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
9
12
|
disconnectedCallback(): void;
|
|
@@ -419,6 +422,7 @@ export declare class DialPad extends DialPad_base {
|
|
|
419
422
|
callActive: boolean;
|
|
420
423
|
noCall: boolean;
|
|
421
424
|
noInput: boolean;
|
|
425
|
+
size?: DialPadSize;
|
|
422
426
|
endCallButtonLabel: string | null;
|
|
423
427
|
callButtonLabel: string | null;
|
|
424
428
|
deleteAriaLabel: string | null;
|
package/lib/dialog/dialog.d.ts
CHANGED
package/lib/menu/menu.d.ts
CHANGED
package/lib/option/option.d.ts
CHANGED
|
@@ -843,7 +843,6 @@ export declare class ListboxOption extends ListboxOption_base {
|
|
|
843
843
|
textSecondary?: string;
|
|
844
844
|
get form(): HTMLFormElement | null;
|
|
845
845
|
matchedText?: string;
|
|
846
|
-
get _hasMatchedText(): boolean;
|
|
847
846
|
connotation?: OptionConnotation;
|
|
848
847
|
tagConnotation?: OptionTagConnotation;
|
|
849
848
|
constructor(text?: string, value?: string, defaultSelected?: boolean, selected?: boolean);
|
|
@@ -22,6 +22,7 @@ export { RteAtomFeature } from './features/atom';
|
|
|
22
22
|
export { RteInputRuleFeature } from './features/input-rule';
|
|
23
23
|
export { RteKeyboardShortcutsFeature } from './features/keyboard-shortcuts';
|
|
24
24
|
export { RteSuggestFeature } from './features/suggest';
|
|
25
|
+
export { RteCharacterCountFeature } from './features/character-count';
|
|
25
26
|
export { RteHtmlParser } from './html-parser';
|
|
26
27
|
export { RteHtmlSerializer } from './html-serializer';
|
|
27
28
|
export type { RteInstance } from './instance';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EditorState, Command } from 'prosemirror-state';
|
|
2
2
|
import { RteFeatureImpl, TextblockAttrContribution, ToolbarItemContribution } from '../feature';
|
|
3
3
|
type Alignment = 'left' | 'center' | 'right';
|
|
4
4
|
export declare class RteAlignmentFeatureImpl extends RteFeatureImpl {
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { Plugin } from 'prosemirror-state';
|
|
2
|
+
import { RteFeatureImpl } from '../feature';
|
|
3
|
+
import { RteInstanceImpl } from '../instance';
|
|
4
|
+
import { RteCharacterCountPublicInterface } from '../public-interface';
|
|
5
|
+
export type RteCharacterCountConfig = {
|
|
6
|
+
limit?: number;
|
|
7
|
+
};
|
|
8
|
+
export declare class RteCharacterCountFeatureImpl extends RteFeatureImpl {
|
|
9
|
+
protected config?: RteCharacterCountConfig | undefined;
|
|
10
|
+
name: string;
|
|
11
|
+
constructor(config?: RteCharacterCountConfig | undefined);
|
|
12
|
+
getPlugins(): {
|
|
13
|
+
priority: number;
|
|
14
|
+
featureName: string;
|
|
15
|
+
value: Plugin<any>;
|
|
16
|
+
}[];
|
|
17
|
+
getPublicInterface(rte: RteInstanceImpl): RteCharacterCountPublicInterface;
|
|
18
|
+
}
|
|
19
|
+
export declare const RteCharacterCountFeature: {
|
|
20
|
+
new (config?: RteCharacterCountConfig | undefined): {};
|
|
21
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EditorState, Command } from 'prosemirror-state';
|
|
2
2
|
import { RteInstanceImpl } from '../instance';
|
|
3
3
|
import { RteFeatureImpl, SchemaContribution, ToolbarItemContribution } from '../feature';
|
|
4
4
|
export interface FontSizeOption {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { NodeSpec } from 'prosemirror-model';
|
|
2
|
-
import {
|
|
2
|
+
import { EditorState, Command } from 'prosemirror-state';
|
|
3
3
|
import { PluginContribution, RteFeatureImpl } from '../../feature';
|
|
4
4
|
import { RteInstanceImpl } from '../../instance';
|
|
5
5
|
import { TextblockAttrs } from '../../utils/textblock-attrs';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PluginContribution, RteFeatureImpl } from '../feature';
|
|
2
|
-
import {
|
|
2
|
+
import { RteInstanceImpl, RteInstance } from '../instance';
|
|
3
3
|
export type KeyboardShortcutHandler = (rteInstance: RteInstance) => boolean;
|
|
4
4
|
export interface RteKeyboardShortcutsFeatureOptions {
|
|
5
5
|
shortcuts: Record<string, KeyboardShortcutHandler>;
|
|
@@ -2,6 +2,7 @@ import { Constructor } from '../../../shared/utils/mixins';
|
|
|
2
2
|
import { RteBase } from './features/base';
|
|
3
3
|
import { RteFeature } from './feature';
|
|
4
4
|
import { RteToolbarFeature } from './features/toolbar';
|
|
5
|
+
import { RteCharacterCountFeature } from './features/character-count';
|
|
5
6
|
export declare function getPublicInterface(facade: Constructor<RteFeature>): unknown;
|
|
6
7
|
export interface RteBasePublicInterface {
|
|
7
8
|
disabled: boolean;
|
|
@@ -11,3 +12,8 @@ export interface RteToolbarPublicInterface {
|
|
|
11
12
|
hidden: boolean;
|
|
12
13
|
}
|
|
13
14
|
export declare function getPublicInterface(facade: typeof RteToolbarFeature): RteToolbarPublicInterface;
|
|
15
|
+
export interface RteCharacterCountPublicInterface {
|
|
16
|
+
readonly characters: number;
|
|
17
|
+
readonly limit: number | undefined;
|
|
18
|
+
}
|
|
19
|
+
export declare function getPublicInterface(facade: typeof RteCharacterCountFeature): RteCharacterCountPublicInterface;
|
|
@@ -4,5 +4,6 @@ import { TableBody } from './table-body';
|
|
|
4
4
|
import { TableRow } from './table-row';
|
|
5
5
|
import { TableHeaderCell } from './table-header-cell';
|
|
6
6
|
import { TableCell } from './table-cell';
|
|
7
|
+
import { TableSortingButton } from './table-sorting-button';
|
|
7
8
|
export declare const registerTable: (prefix?: string) => void;
|
|
8
|
-
export { Table as VwcTableElement, TableHead as VwcTableHeadElement, TableBody as VwcTableBodyElement, TableRow as VwcTableRowElement, TableHeaderCell as VwcTableHeaderCellElement, TableCell as VwcTableCellElement, };
|
|
9
|
+
export { Table as VwcTableElement, TableHead as VwcTableHeadElement, TableBody as VwcTableBodyElement, TableRow as VwcTableRowElement, TableHeaderCell as VwcTableHeaderCellElement, TableCell as VwcTableCellElement, TableSortingButton as VwcTableSortingButtonElement, };
|
|
@@ -0,0 +1,415 @@
|
|
|
1
|
+
import { VividElement } from '../../shared/foundation/vivid-element/vivid-element';
|
|
2
|
+
declare const TableSortingButton_base: {
|
|
3
|
+
new (...args: any[]): {
|
|
4
|
+
_vividAriaBehaviour: "delegate";
|
|
5
|
+
connectedCallback(): void;
|
|
6
|
+
readonly $fastController: import('@microsoft/fast-element').ElementController;
|
|
7
|
+
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
8
|
+
disconnectedCallback(): void;
|
|
9
|
+
attributeChangedCallback(name: string, oldValue: string | null, newValue: string | null): void;
|
|
10
|
+
accessKey: string;
|
|
11
|
+
readonly accessKeyLabel: string;
|
|
12
|
+
autocapitalize: string;
|
|
13
|
+
autocorrect: boolean;
|
|
14
|
+
dir: string;
|
|
15
|
+
draggable: boolean;
|
|
16
|
+
hidden: boolean;
|
|
17
|
+
inert: boolean;
|
|
18
|
+
innerText: string;
|
|
19
|
+
lang: string;
|
|
20
|
+
readonly offsetHeight: number;
|
|
21
|
+
readonly offsetLeft: number;
|
|
22
|
+
readonly offsetParent: Element | null;
|
|
23
|
+
readonly offsetTop: number;
|
|
24
|
+
readonly offsetWidth: number;
|
|
25
|
+
outerText: string;
|
|
26
|
+
popover: string | null;
|
|
27
|
+
spellcheck: boolean;
|
|
28
|
+
title: string;
|
|
29
|
+
translate: boolean;
|
|
30
|
+
writingSuggestions: string;
|
|
31
|
+
attachInternals(): ElementInternals;
|
|
32
|
+
click(): void;
|
|
33
|
+
hidePopover(): void;
|
|
34
|
+
showPopover(): void;
|
|
35
|
+
togglePopover(options?: boolean): boolean;
|
|
36
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
37
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
38
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
39
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
40
|
+
readonly attributes: NamedNodeMap;
|
|
41
|
+
get classList(): DOMTokenList;
|
|
42
|
+
set classList(value: string);
|
|
43
|
+
className: string;
|
|
44
|
+
readonly clientHeight: number;
|
|
45
|
+
readonly clientLeft: number;
|
|
46
|
+
readonly clientTop: number;
|
|
47
|
+
readonly clientWidth: number;
|
|
48
|
+
readonly currentCSSZoom: number;
|
|
49
|
+
id: string;
|
|
50
|
+
innerHTML: string;
|
|
51
|
+
readonly localName: string;
|
|
52
|
+
readonly namespaceURI: string | null;
|
|
53
|
+
onfullscreenchange: ((this: Element, ev: Event) => any) | null;
|
|
54
|
+
onfullscreenerror: ((this: Element, ev: Event) => any) | null;
|
|
55
|
+
outerHTML: string;
|
|
56
|
+
readonly ownerDocument: Document;
|
|
57
|
+
get part(): DOMTokenList;
|
|
58
|
+
set part(value: string);
|
|
59
|
+
readonly prefix: string | null;
|
|
60
|
+
readonly scrollHeight: number;
|
|
61
|
+
scrollLeft: number;
|
|
62
|
+
scrollTop: number;
|
|
63
|
+
readonly scrollWidth: number;
|
|
64
|
+
readonly shadowRoot: ShadowRoot | null;
|
|
65
|
+
slot: string;
|
|
66
|
+
readonly tagName: string;
|
|
67
|
+
attachShadow(init: ShadowRootInit): ShadowRoot;
|
|
68
|
+
checkVisibility(options?: CheckVisibilityOptions): boolean;
|
|
69
|
+
closest<K extends keyof HTMLElementTagNameMap>(selector: K): HTMLElementTagNameMap[K] | null;
|
|
70
|
+
closest<K extends keyof SVGElementTagNameMap>(selector: K): SVGElementTagNameMap[K] | null;
|
|
71
|
+
closest<K extends keyof MathMLElementTagNameMap>(selector: K): MathMLElementTagNameMap[K] | null;
|
|
72
|
+
closest<E extends Element = Element>(selectors: string): E | null;
|
|
73
|
+
computedStyleMap(): StylePropertyMapReadOnly;
|
|
74
|
+
getAttribute(qualifiedName: string): string | null;
|
|
75
|
+
getAttributeNS(namespace: string | null, localName: string): string | null;
|
|
76
|
+
getAttributeNames(): string[];
|
|
77
|
+
getAttributeNode(qualifiedName: string): Attr | null;
|
|
78
|
+
getAttributeNodeNS(namespace: string | null, localName: string): Attr | null;
|
|
79
|
+
getBoundingClientRect(): DOMRect;
|
|
80
|
+
getClientRects(): DOMRectList;
|
|
81
|
+
getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
|
|
82
|
+
getElementsByTagName<K extends keyof HTMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>;
|
|
83
|
+
getElementsByTagName<K extends keyof SVGElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>;
|
|
84
|
+
getElementsByTagName<K extends keyof MathMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<MathMLElementTagNameMap[K]>;
|
|
85
|
+
getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
86
|
+
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
|
|
87
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
|
|
88
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
|
|
89
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
|
|
90
|
+
getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
|
|
91
|
+
getHTML(options?: GetHTMLOptions): string;
|
|
92
|
+
hasAttribute(qualifiedName: string): boolean;
|
|
93
|
+
hasAttributeNS(namespace: string | null, localName: string): boolean;
|
|
94
|
+
hasAttributes(): boolean;
|
|
95
|
+
hasPointerCapture(pointerId: number): boolean;
|
|
96
|
+
insertAdjacentElement(where: InsertPosition, element: Element): Element | null;
|
|
97
|
+
insertAdjacentHTML(position: InsertPosition, string: string): void;
|
|
98
|
+
insertAdjacentText(where: InsertPosition, data: string): void;
|
|
99
|
+
matches(selectors: string): boolean;
|
|
100
|
+
releasePointerCapture(pointerId: number): void;
|
|
101
|
+
removeAttribute(qualifiedName: string): void;
|
|
102
|
+
removeAttributeNS(namespace: string | null, localName: string): void;
|
|
103
|
+
removeAttributeNode(attr: Attr): Attr;
|
|
104
|
+
requestFullscreen(options?: FullscreenOptions): Promise<void>;
|
|
105
|
+
requestPointerLock(options?: PointerLockOptions): Promise<void>;
|
|
106
|
+
scroll(options?: ScrollToOptions): void;
|
|
107
|
+
scroll(x: number, y: number): void;
|
|
108
|
+
scrollBy(options?: ScrollToOptions): void;
|
|
109
|
+
scrollBy(x: number, y: number): void;
|
|
110
|
+
scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
|
|
111
|
+
scrollTo(options?: ScrollToOptions): void;
|
|
112
|
+
scrollTo(x: number, y: number): void;
|
|
113
|
+
setAttribute(qualifiedName: string, value: string): void;
|
|
114
|
+
setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void;
|
|
115
|
+
setAttributeNode(attr: Attr): Attr | null;
|
|
116
|
+
setAttributeNodeNS(attr: Attr): Attr | null;
|
|
117
|
+
setHTMLUnsafe(html: string): void;
|
|
118
|
+
setPointerCapture(pointerId: number): void;
|
|
119
|
+
toggleAttribute(qualifiedName: string, force?: boolean): boolean;
|
|
120
|
+
webkitMatchesSelector(selectors: string): boolean;
|
|
121
|
+
get textContent(): string;
|
|
122
|
+
set textContent(value: string | null);
|
|
123
|
+
readonly baseURI: string;
|
|
124
|
+
readonly childNodes: NodeListOf<ChildNode>;
|
|
125
|
+
readonly firstChild: ChildNode | null;
|
|
126
|
+
readonly isConnected: boolean;
|
|
127
|
+
readonly lastChild: ChildNode | null;
|
|
128
|
+
readonly nextSibling: ChildNode | null;
|
|
129
|
+
readonly nodeName: string;
|
|
130
|
+
readonly nodeType: number;
|
|
131
|
+
nodeValue: string | null;
|
|
132
|
+
readonly parentElement: HTMLElement | null;
|
|
133
|
+
readonly parentNode: ParentNode | null;
|
|
134
|
+
readonly previousSibling: ChildNode | null;
|
|
135
|
+
appendChild<T extends Node>(node: T): T;
|
|
136
|
+
cloneNode(subtree?: boolean): Node;
|
|
137
|
+
compareDocumentPosition(other: Node): number;
|
|
138
|
+
contains(other: Node | null): boolean;
|
|
139
|
+
getRootNode(options?: GetRootNodeOptions): Node;
|
|
140
|
+
hasChildNodes(): boolean;
|
|
141
|
+
insertBefore<T extends Node>(node: T, child: Node | null): T;
|
|
142
|
+
isDefaultNamespace(namespace: string | null): boolean;
|
|
143
|
+
isEqualNode(otherNode: Node | null): boolean;
|
|
144
|
+
isSameNode(otherNode: Node | null): boolean;
|
|
145
|
+
lookupNamespaceURI(prefix: string | null): string | null;
|
|
146
|
+
lookupPrefix(namespace: string | null): string | null;
|
|
147
|
+
normalize(): void;
|
|
148
|
+
removeChild<T extends Node>(child: T): T;
|
|
149
|
+
replaceChild<T extends Node>(node: Node, child: T): T;
|
|
150
|
+
readonly ELEMENT_NODE: 1;
|
|
151
|
+
readonly ATTRIBUTE_NODE: 2;
|
|
152
|
+
readonly TEXT_NODE: 3;
|
|
153
|
+
readonly CDATA_SECTION_NODE: 4;
|
|
154
|
+
readonly ENTITY_REFERENCE_NODE: 5;
|
|
155
|
+
readonly ENTITY_NODE: 6;
|
|
156
|
+
readonly PROCESSING_INSTRUCTION_NODE: 7;
|
|
157
|
+
readonly COMMENT_NODE: 8;
|
|
158
|
+
readonly DOCUMENT_NODE: 9;
|
|
159
|
+
readonly DOCUMENT_TYPE_NODE: 10;
|
|
160
|
+
readonly DOCUMENT_FRAGMENT_NODE: 11;
|
|
161
|
+
readonly NOTATION_NODE: 12;
|
|
162
|
+
readonly DOCUMENT_POSITION_DISCONNECTED: 1;
|
|
163
|
+
readonly DOCUMENT_POSITION_PRECEDING: 2;
|
|
164
|
+
readonly DOCUMENT_POSITION_FOLLOWING: 4;
|
|
165
|
+
readonly DOCUMENT_POSITION_CONTAINS: 8;
|
|
166
|
+
readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
|
|
167
|
+
readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
|
|
168
|
+
dispatchEvent(event: Event): boolean;
|
|
169
|
+
ariaActiveDescendantElement: Element | null;
|
|
170
|
+
ariaAtomic: string | null;
|
|
171
|
+
ariaAutoComplete: string | null;
|
|
172
|
+
ariaBrailleLabel: string | null;
|
|
173
|
+
ariaBrailleRoleDescription: string | null;
|
|
174
|
+
ariaBusy: string | null;
|
|
175
|
+
ariaChecked: string | null;
|
|
176
|
+
ariaColCount: string | null;
|
|
177
|
+
ariaColIndex: string | null;
|
|
178
|
+
ariaColIndexText: string | null;
|
|
179
|
+
ariaColSpan: string | null;
|
|
180
|
+
ariaControlsElements: ReadonlyArray<Element> | null;
|
|
181
|
+
ariaCurrent: string | null;
|
|
182
|
+
ariaDescribedByElements: ReadonlyArray<Element> | null;
|
|
183
|
+
ariaDescription: string | null;
|
|
184
|
+
ariaDetailsElements: ReadonlyArray<Element> | null;
|
|
185
|
+
ariaDisabled: string | null;
|
|
186
|
+
ariaErrorMessageElements: ReadonlyArray<Element> | null;
|
|
187
|
+
ariaExpanded: string | null;
|
|
188
|
+
ariaFlowToElements: ReadonlyArray<Element> | null;
|
|
189
|
+
ariaHasPopup: string | null;
|
|
190
|
+
ariaHidden: string | null;
|
|
191
|
+
ariaInvalid: string | null;
|
|
192
|
+
ariaKeyShortcuts: string | null;
|
|
193
|
+
ariaLabel: string | null;
|
|
194
|
+
ariaLabelledByElements: ReadonlyArray<Element> | null;
|
|
195
|
+
ariaLevel: string | null;
|
|
196
|
+
ariaLive: string | null;
|
|
197
|
+
ariaModal: string | null;
|
|
198
|
+
ariaMultiLine: string | null;
|
|
199
|
+
ariaMultiSelectable: string | null;
|
|
200
|
+
ariaOrientation: string | null;
|
|
201
|
+
ariaOwnsElements: ReadonlyArray<Element> | null;
|
|
202
|
+
ariaPlaceholder: string | null;
|
|
203
|
+
ariaPosInSet: string | null;
|
|
204
|
+
ariaPressed: string | null;
|
|
205
|
+
ariaReadOnly: string | null;
|
|
206
|
+
ariaRelevant: string | null;
|
|
207
|
+
ariaRequired: string | null;
|
|
208
|
+
ariaRoleDescription: string | null;
|
|
209
|
+
ariaRowCount: string | null;
|
|
210
|
+
ariaRowIndex: string | null;
|
|
211
|
+
ariaRowIndexText: string | null;
|
|
212
|
+
ariaRowSpan: string | null;
|
|
213
|
+
ariaSelected: string | null;
|
|
214
|
+
ariaSetSize: string | null;
|
|
215
|
+
ariaSort: string | null;
|
|
216
|
+
ariaValueMax: string | null;
|
|
217
|
+
ariaValueMin: string | null;
|
|
218
|
+
ariaValueNow: string | null;
|
|
219
|
+
ariaValueText: string | null;
|
|
220
|
+
role: string | null;
|
|
221
|
+
animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions): Animation;
|
|
222
|
+
getAnimations(options?: GetAnimationsOptions): Animation[];
|
|
223
|
+
after(...nodes: (Node | string)[]): void;
|
|
224
|
+
before(...nodes: (Node | string)[]): void;
|
|
225
|
+
remove(): void;
|
|
226
|
+
replaceWith(...nodes: (Node | string)[]): void;
|
|
227
|
+
readonly nextElementSibling: Element | null;
|
|
228
|
+
readonly previousElementSibling: Element | null;
|
|
229
|
+
readonly childElementCount: number;
|
|
230
|
+
readonly children: HTMLCollection;
|
|
231
|
+
readonly firstElementChild: Element | null;
|
|
232
|
+
readonly lastElementChild: Element | null;
|
|
233
|
+
append(...nodes: (Node | string)[]): void;
|
|
234
|
+
prepend(...nodes: (Node | string)[]): void;
|
|
235
|
+
querySelector<K extends keyof HTMLElementTagNameMap>(selectors: K): HTMLElementTagNameMap[K] | null;
|
|
236
|
+
querySelector<K extends keyof SVGElementTagNameMap>(selectors: K): SVGElementTagNameMap[K] | null;
|
|
237
|
+
querySelector<K extends keyof MathMLElementTagNameMap>(selectors: K): MathMLElementTagNameMap[K] | null;
|
|
238
|
+
querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): HTMLElementDeprecatedTagNameMap[K] | null;
|
|
239
|
+
querySelector<E extends Element = Element>(selectors: string): E | null;
|
|
240
|
+
querySelectorAll<K extends keyof HTMLElementTagNameMap>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>;
|
|
241
|
+
querySelectorAll<K extends keyof SVGElementTagNameMap>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>;
|
|
242
|
+
querySelectorAll<K extends keyof MathMLElementTagNameMap>(selectors: K): NodeListOf<MathMLElementTagNameMap[K]>;
|
|
243
|
+
querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
244
|
+
querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>;
|
|
245
|
+
replaceChildren(...nodes: (Node | string)[]): void;
|
|
246
|
+
readonly assignedSlot: HTMLSlotElement | null;
|
|
247
|
+
readonly attributeStyleMap: StylePropertyMap;
|
|
248
|
+
get style(): CSSStyleDeclaration;
|
|
249
|
+
set style(cssText: string);
|
|
250
|
+
contentEditable: string;
|
|
251
|
+
enterKeyHint: string;
|
|
252
|
+
inputMode: string;
|
|
253
|
+
readonly isContentEditable: boolean;
|
|
254
|
+
onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
255
|
+
onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
256
|
+
onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
257
|
+
onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
258
|
+
onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
259
|
+
onauxclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
260
|
+
onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
|
|
261
|
+
onbeforematch: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
262
|
+
onbeforetoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
263
|
+
onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
264
|
+
oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
265
|
+
oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
266
|
+
oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
267
|
+
onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
268
|
+
onclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
269
|
+
onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
270
|
+
oncontextlost: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
271
|
+
oncontextmenu: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
272
|
+
oncontextrestored: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
273
|
+
oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
274
|
+
oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
275
|
+
oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
276
|
+
ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
277
|
+
ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
278
|
+
ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
279
|
+
ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
280
|
+
ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
281
|
+
ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
282
|
+
ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
283
|
+
ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
284
|
+
ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
285
|
+
onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
286
|
+
onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
287
|
+
onerror: OnErrorEventHandler;
|
|
288
|
+
onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
289
|
+
onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;
|
|
290
|
+
ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
291
|
+
oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
292
|
+
oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
293
|
+
onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
294
|
+
onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
295
|
+
onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
296
|
+
onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
297
|
+
onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
298
|
+
onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
299
|
+
onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
300
|
+
onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
301
|
+
onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
302
|
+
onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
303
|
+
onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
304
|
+
onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
305
|
+
onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
306
|
+
onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
307
|
+
onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
308
|
+
onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
309
|
+
onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
310
|
+
onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
311
|
+
onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
312
|
+
onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
313
|
+
onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
314
|
+
onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
315
|
+
onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
316
|
+
onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
317
|
+
onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
318
|
+
onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
319
|
+
onpointerrawupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
320
|
+
onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
321
|
+
onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null;
|
|
322
|
+
onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
323
|
+
onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
324
|
+
onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
325
|
+
onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
326
|
+
onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
327
|
+
onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
|
|
328
|
+
onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
329
|
+
onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
330
|
+
onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
331
|
+
onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
332
|
+
onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
333
|
+
onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
334
|
+
onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
335
|
+
onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;
|
|
336
|
+
onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
337
|
+
ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
338
|
+
ontoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
339
|
+
ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
340
|
+
ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
341
|
+
ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
342
|
+
ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
343
|
+
ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
344
|
+
ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
345
|
+
ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
346
|
+
ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
347
|
+
onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
348
|
+
onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
349
|
+
onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
350
|
+
onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
351
|
+
onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
352
|
+
onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
353
|
+
onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;
|
|
354
|
+
autofocus: boolean;
|
|
355
|
+
readonly dataset: DOMStringMap;
|
|
356
|
+
nonce?: string;
|
|
357
|
+
tabIndex: number;
|
|
358
|
+
blur(): void;
|
|
359
|
+
focus(options?: FocusOptions): void;
|
|
360
|
+
roleChanged(prev: string | null, next: string | null): void;
|
|
361
|
+
ariaAtomicChanged(prev: string | null, next: string | null): void;
|
|
362
|
+
ariaAutoCompleteChanged(prev: string | null, next: string | null): void;
|
|
363
|
+
ariaBusyChanged(prev: string | null, next: string | null): void;
|
|
364
|
+
ariaCheckedChanged(prev: string | null, next: string | null): void;
|
|
365
|
+
ariaColCountChanged(prev: string | null, next: string | null): void;
|
|
366
|
+
ariaColIndexChanged(prev: string | null, next: string | null): void;
|
|
367
|
+
ariaColIndexTextChanged(prev: string | null, next: string | null): void;
|
|
368
|
+
ariaColSpanChanged(prev: string | null, next: string | null): void;
|
|
369
|
+
ariaCurrentChanged(prev: string | null, next: string | null): void;
|
|
370
|
+
ariaDescriptionChanged(prev: string | null, next: string | null): void;
|
|
371
|
+
ariaDisabledChanged(prev: string | null, next: string | null): void;
|
|
372
|
+
ariaExpandedChanged(prev: string | null, next: string | null): void;
|
|
373
|
+
ariaHasPopupChanged(prev: string | null, next: string | null): void;
|
|
374
|
+
ariaHiddenChanged(prev: string | null, next: string | null): void;
|
|
375
|
+
ariaInvalidChanged(prev: string | null, next: string | null): void;
|
|
376
|
+
ariaKeyShortcutsChanged(prev: string | null, next: string | null): void;
|
|
377
|
+
ariaLabelChanged(prev: string | null, next: string | null): void;
|
|
378
|
+
ariaLevelChanged(prev: string | null, next: string | null): void;
|
|
379
|
+
ariaLiveChanged(prev: string | null, next: string | null): void;
|
|
380
|
+
ariaModalChanged(prev: string | null, next: string | null): void;
|
|
381
|
+
ariaMultiLineChanged(prev: string | null, next: string | null): void;
|
|
382
|
+
ariaMultiSelectableChanged(prev: string | null, next: string | null): void;
|
|
383
|
+
ariaOrientationChanged(prev: string | null, next: string | null): void;
|
|
384
|
+
ariaPlaceholderChanged(prev: string | null, next: string | null): void;
|
|
385
|
+
ariaPosInSetChanged(prev: string | null, next: string | null): void;
|
|
386
|
+
ariaPressedChanged(prev: string | null, next: string | null): void;
|
|
387
|
+
ariaReadOnlyChanged(prev: string | null, next: string | null): void;
|
|
388
|
+
ariaRequiredChanged(prev: string | null, next: string | null): void;
|
|
389
|
+
ariaRoleDescriptionChanged(prev: string | null, next: string | null): void;
|
|
390
|
+
ariaRowCountChanged(prev: string | null, next: string | null): void;
|
|
391
|
+
ariaRowIndexChanged(prev: string | null, next: string | null): void;
|
|
392
|
+
ariaRowIndexTextChanged(prev: string | null, next: string | null): void;
|
|
393
|
+
ariaRowSpanChanged(prev: string | null, next: string | null): void;
|
|
394
|
+
ariaSelectedChanged(prev: string | null, next: string | null): void;
|
|
395
|
+
ariaSetSizeChanged(prev: string | null, next: string | null): void;
|
|
396
|
+
ariaSortChanged(prev: string | null, next: string | null): void;
|
|
397
|
+
ariaValueMaxChanged(prev: string | null, next: string | null): void;
|
|
398
|
+
ariaValueMinChanged(prev: string | null, next: string | null): void;
|
|
399
|
+
ariaValueNowChanged(prev: string | null, next: string | null): void;
|
|
400
|
+
ariaValueTextChanged(prev: string | null, next: string | null): void;
|
|
401
|
+
ariaRelevantChanged(prev: string | null, next: string | null): void;
|
|
402
|
+
"__#private@#handleReplacedProp"(replacedProp: {
|
|
403
|
+
newPropertyName: string;
|
|
404
|
+
deprecatedPropertyName: string;
|
|
405
|
+
fromDeprecated: (v: any) => any;
|
|
406
|
+
toDeprecated?: ((v: any) => any) | undefined;
|
|
407
|
+
}): void;
|
|
408
|
+
};
|
|
409
|
+
} & typeof VividElement;
|
|
410
|
+
export declare class TableSortingButton extends TableSortingButton_base {
|
|
411
|
+
#private;
|
|
412
|
+
direction?: null | 'none' | 'asc' | 'desc';
|
|
413
|
+
toggleSort(): void;
|
|
414
|
+
}
|
|
415
|
+
export {};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { TableSortingButton } from './table-sorting-button';
|
|
2
|
+
import { VividElementDefinitionContext } from '../../shared/design-system/defineVividComponent';
|
|
3
|
+
export declare const TableSortingButtonTemplate: (context: VividElementDefinitionContext) => import('@microsoft/fast-element').ViewTemplate<TableSortingButton, any>;
|