@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.
Files changed (317) hide show
  1. package/accordion/index.cjs +1 -1
  2. package/accordion/index.js +1 -1
  3. package/accordion-item/index.cjs +1 -1
  4. package/accordion-item/index.js +1 -1
  5. package/action-group/index.cjs +3 -3
  6. package/action-group/index.js +5 -5
  7. package/alert/index.cjs +3 -3
  8. package/alert/index.js +17 -17
  9. package/audio-player/index.cjs +16 -16
  10. package/audio-player/index.js +27 -27
  11. package/avatar/index.cjs +2 -2
  12. package/avatar/index.js +6 -6
  13. package/badge/index.cjs +2 -2
  14. package/badge/index.js +6 -6
  15. package/banner/index.cjs +3 -3
  16. package/banner/index.js +15 -15
  17. package/bundled/base-color-picker.cjs +2 -2
  18. package/bundled/base-color-picker.js +5 -5
  19. package/bundled/button.cjs +1 -1
  20. package/bundled/button.js +2 -2
  21. package/bundled/calendar-picker.template.cjs +2 -2
  22. package/bundled/calendar-picker.template.js +498 -498
  23. package/bundled/definition10.cjs +18 -30
  24. package/bundled/definition10.js +53 -155
  25. package/bundled/definition11.cjs +10 -19
  26. package/bundled/definition11.js +25 -74
  27. package/bundled/definition12.cjs +72 -18
  28. package/bundled/definition12.js +171 -107
  29. package/bundled/definition13.cjs +18 -17
  30. package/bundled/definition13.js +45 -65
  31. package/bundled/definition14.cjs +5 -10
  32. package/bundled/definition14.js +9 -27
  33. package/bundled/definition15.cjs +17 -71
  34. package/bundled/definition15.js +64 -181
  35. package/bundled/definition16.cjs +12 -4
  36. package/bundled/definition16.js +79 -14
  37. package/bundled/definition17.cjs +19 -13
  38. package/bundled/definition17.js +119 -70
  39. package/bundled/definition18.cjs +87 -12
  40. package/bundled/definition18.js +409 -52
  41. package/bundled/definition19.cjs +5 -87
  42. package/bundled/definition19.js +14 -422
  43. package/bundled/definition2.cjs +3 -3
  44. package/bundled/definition2.js +27 -27
  45. package/bundled/definition20.cjs +30 -5
  46. package/bundled/definition20.js +159 -9
  47. package/bundled/definition21.cjs +28 -19
  48. package/bundled/definition21.js +164 -47
  49. package/bundled/definition22.cjs +38 -23
  50. package/bundled/definition22.js +64 -82
  51. package/bundled/definition3.cjs +1 -1
  52. package/bundled/definition3.js +15 -15
  53. package/bundled/definition4.cjs +23 -38
  54. package/bundled/definition4.js +82 -64
  55. package/bundled/definition5.cjs +2 -2
  56. package/bundled/definition5.js +5 -5
  57. package/bundled/definition6.cjs +2 -2
  58. package/bundled/definition6.js +24 -24
  59. package/bundled/definition9.cjs +12 -30
  60. package/bundled/definition9.js +55 -148
  61. package/bundled/divider.cjs +1 -1
  62. package/bundled/divider.js +5 -5
  63. package/bundled/listbox.cjs +1 -1
  64. package/bundled/listbox.js +1 -1
  65. package/bundled/mixins.cjs +4 -4
  66. package/bundled/mixins.js +43 -43
  67. package/bundled/picker-field.template.cjs +7 -7
  68. package/bundled/picker-field.template.js +14 -14
  69. package/bundled/slider.template.cjs +7 -7
  70. package/bundled/slider.template.js +12 -12
  71. package/bundled/slottable-request.cjs +1 -1
  72. package/bundled/slottable-request.js +8 -38
  73. package/bundled/time-selection-picker.template.cjs +4 -4
  74. package/bundled/time-selection-picker.template.js +35 -35
  75. package/bundled/vivid-element.cjs +1 -1
  76. package/bundled/vivid-element.js +1 -1
  77. package/calendar/index.cjs +11 -11
  78. package/calendar/index.js +30 -237
  79. package/calendar-event/index.cjs +3 -3
  80. package/calendar-event/index.js +4 -4
  81. package/card/index.cjs +14 -11
  82. package/card/index.js +16 -13
  83. package/checkbox/index.cjs +1 -1
  84. package/checkbox/index.js +1 -1
  85. package/color-picker/definition.cjs +1 -1
  86. package/color-picker/definition.js +1 -1
  87. package/color-picker/index.cjs +6 -6
  88. package/color-picker/index.js +24 -24
  89. package/combobox/definition.cjs +1 -1
  90. package/combobox/definition.js +1 -1
  91. package/combobox/index.cjs +9 -8
  92. package/combobox/index.js +32 -28
  93. package/contextual-help/definition.cjs +1 -1
  94. package/contextual-help/definition.js +1 -1
  95. package/contextual-help/index.cjs +1 -1
  96. package/contextual-help/index.js +1 -1
  97. package/custom-elements.json +1027 -615
  98. package/data-grid/definition.js +1 -1
  99. package/data-grid/index.cjs +17 -17
  100. package/data-grid/index.js +261 -264
  101. package/date-picker/index.cjs +1 -1
  102. package/date-picker/index.js +12 -12
  103. package/date-range-picker/index.cjs +1 -1
  104. package/date-range-picker/index.js +7 -7
  105. package/date-time-picker/index.cjs +4 -4
  106. package/date-time-picker/index.js +24 -24
  107. package/dial-pad/index.cjs +3 -2
  108. package/dial-pad/index.js +6 -5
  109. package/dialog/index.cjs +4 -4
  110. package/dialog/index.js +5 -5
  111. package/divider/index.cjs +1 -1
  112. package/divider/index.js +1 -1
  113. package/fab/index.cjs +3 -3
  114. package/fab/index.js +8 -8
  115. package/file-picker/index.cjs +16 -13
  116. package/file-picker/index.js +31 -28
  117. package/header/index.cjs +4 -4
  118. package/header/index.js +5 -5
  119. package/index.cjs +24 -21
  120. package/index.js +11 -11
  121. package/lib/combobox/combobox.d.ts +0 -3
  122. package/lib/date-time-picker/date-time-picker.d.ts +0 -4
  123. package/lib/dial-pad/dial-pad.d.ts +6 -2
  124. package/lib/dialog/dialog.d.ts +0 -1
  125. package/lib/menu/menu.d.ts +0 -1
  126. package/lib/option/option.d.ts +0 -1
  127. package/lib/rich-text-editor/rte/exports.d.ts +1 -0
  128. package/lib/rich-text-editor/rte/features/alignment.d.ts +1 -1
  129. package/lib/rich-text-editor/rte/features/character-count.d.ts +21 -0
  130. package/lib/rich-text-editor/rte/features/font-size-picker.d.ts +1 -1
  131. package/lib/rich-text-editor/rte/features/internal/basic-text-blocks.d.ts +1 -1
  132. package/lib/rich-text-editor/rte/features/keyboard-shortcuts.d.ts +1 -1
  133. package/lib/rich-text-editor/rte/features/text-color-picker.d.ts +1 -1
  134. package/lib/rich-text-editor/rte/public-interface.d.ts +6 -0
  135. package/lib/searchable-select/option-tag.d.ts +0 -1
  136. package/lib/table/definition.d.ts +2 -1
  137. package/lib/table/table-header-cell.d.ts +3 -0
  138. package/lib/table/table-sorting-button.d.ts +415 -0
  139. package/lib/table/table-sorting-button.template.d.ts +3 -0
  140. package/locales/de-DE.cjs +4 -178
  141. package/locales/de-DE.js +2 -179
  142. package/locales/en-GB.cjs +4 -9
  143. package/locales/en-GB.js +2 -10
  144. package/locales/en-US.cjs +268 -2
  145. package/locales/en-US.js +265 -1
  146. package/locales/ja-JP.cjs +4 -171
  147. package/locales/ja-JP.js +2 -172
  148. package/locales/zh-CN.cjs +4 -172
  149. package/locales/zh-CN.js +2 -173
  150. package/menu/index.cjs +1 -1
  151. package/menu/index.js +1 -1
  152. package/menu-item/index.cjs +1 -1
  153. package/menu-item/index.js +1 -1
  154. package/nav-disclosure/index.cjs +3 -3
  155. package/nav-disclosure/index.js +8 -8
  156. package/nav-item/index.cjs +1 -1
  157. package/nav-item/index.js +7 -7
  158. package/note/index.cjs +2 -2
  159. package/note/index.js +6 -6
  160. package/number-field/index.cjs +4 -4
  161. package/number-field/index.js +31 -31
  162. package/option/definition.cjs +1 -1
  163. package/option/definition.js +1 -1
  164. package/option/index.cjs +1 -1
  165. package/option/index.js +1 -1
  166. package/package.json +7 -8
  167. package/pagination/index.cjs +3 -3
  168. package/pagination/index.js +15 -15
  169. package/popover/index.cjs +4 -4
  170. package/popover/index.js +5 -5
  171. package/progress/index.cjs +2 -2
  172. package/progress/index.js +5 -5
  173. package/radio/index.cjs +1 -1
  174. package/radio/index.js +1 -1
  175. package/radio-group/index.cjs +4 -4
  176. package/radio-group/index.js +10 -10
  177. package/range-slider/index.cjs +4 -4
  178. package/range-slider/index.js +17 -17
  179. package/rich-text-editor/definition.cjs +1 -0
  180. package/rich-text-editor/definition.js +2 -2
  181. package/rich-text-editor/index.cjs +13 -13
  182. package/rich-text-editor/index.js +1886 -1829
  183. package/rich-text-view/index.cjs +1 -1
  184. package/rich-text-view/index.js +8 -8
  185. package/searchable-select/index.cjs +12 -12
  186. package/searchable-select/index.js +25 -25
  187. package/select/index.cjs +1 -1
  188. package/select/index.js +1 -1
  189. package/selectable-box/index.cjs +7 -7
  190. package/selectable-box/index.js +11 -11
  191. package/shared/foundation/test-utilities/fixture.d.ts +1 -1
  192. package/shared/patterns/linkable.d.ts +1 -1
  193. package/simple-color-picker/index.cjs +3 -3
  194. package/simple-color-picker/index.js +10 -10
  195. package/split-button/index.cjs +5 -5
  196. package/split-button/index.js +10 -10
  197. package/status/index.cjs +2 -2
  198. package/status/index.js +12 -12
  199. package/switch/index.cjs +3 -3
  200. package/switch/index.js +5 -5
  201. package/tab/index.cjs +1 -1
  202. package/tab/index.js +1 -1
  203. package/tab-panel/index.cjs +1 -1
  204. package/tab-panel/index.js +1 -1
  205. package/table/definition.cjs +17 -14
  206. package/table/definition.js +3 -2
  207. package/table/index.cjs +19 -10
  208. package/table/index.js +69 -21
  209. package/tabs/index.cjs +2 -2
  210. package/tabs/index.js +4 -4
  211. package/tag/index.cjs +7 -7
  212. package/tag/index.js +9 -9
  213. package/tag-group/index.cjs +3 -3
  214. package/tag-group/index.js +5 -5
  215. package/text-area/index.cjs +2 -2
  216. package/text-area/index.js +12 -12
  217. package/text-field/definition.cjs +1 -1
  218. package/text-field/definition.js +1 -1
  219. package/text-field/index.cjs +1 -1
  220. package/text-field/index.js +1 -1
  221. package/time-picker/index.cjs +1 -1
  222. package/time-picker/index.js +1 -1
  223. package/toggletip/definition.cjs +1 -1
  224. package/toggletip/definition.js +1 -1
  225. package/toggletip/index.cjs +1 -1
  226. package/toggletip/index.js +1 -1
  227. package/tooltip/definition.cjs +1 -1
  228. package/tooltip/definition.js +1 -1
  229. package/tooltip/index.cjs +1 -1
  230. package/tooltip/index.js +1 -1
  231. package/tree-item/index.cjs +1 -1
  232. package/tree-item/index.js +1 -1
  233. package/tree-view/index.cjs +3 -3
  234. package/tree-view/index.js +17 -17
  235. package/unbundled/button.cjs +2 -2
  236. package/unbundled/button.js +2 -2
  237. package/unbundled/calendar-picker.template.cjs +4347 -9
  238. package/unbundled/calendar-picker.template.js +4345 -7
  239. package/unbundled/chunk.cjs +0 -22
  240. package/unbundled/definition13.cjs +1 -8
  241. package/unbundled/definition13.js +1 -8
  242. package/unbundled/definition14.cjs +2 -2
  243. package/unbundled/definition14.js +2 -2
  244. package/unbundled/definition2.cjs +1 -1
  245. package/unbundled/definition2.js +1 -1
  246. package/unbundled/definition21.cjs +1 -2
  247. package/unbundled/definition21.js +1 -2
  248. package/unbundled/definition22.cjs +7 -2
  249. package/unbundled/definition22.js +7 -2
  250. package/unbundled/definition24.cjs +98 -979
  251. package/unbundled/definition24.js +93 -974
  252. package/unbundled/definition25.cjs +37 -322
  253. package/unbundled/definition25.js +33 -318
  254. package/unbundled/definition26.cjs +317 -91
  255. package/unbundled/definition26.js +313 -87
  256. package/unbundled/definition27.cjs +94 -192
  257. package/unbundled/definition27.js +91 -183
  258. package/unbundled/definition28.cjs +387 -395
  259. package/unbundled/definition28.js +387 -395
  260. package/unbundled/definition29.cjs +189 -110
  261. package/unbundled/definition29.js +180 -107
  262. package/unbundled/definition30.cjs +520 -36
  263. package/unbundled/definition30.js +519 -35
  264. package/unbundled/definition32.cjs +477 -477
  265. package/unbundled/definition32.js +475 -475
  266. package/unbundled/definition33.cjs +87 -2
  267. package/unbundled/definition33.js +77 -4
  268. package/unbundled/definition35.cjs +2 -2
  269. package/unbundled/definition35.js +2 -2
  270. package/unbundled/definition36.cjs +1 -1
  271. package/unbundled/definition36.js +1 -1
  272. package/unbundled/definition37.cjs +6 -2
  273. package/unbundled/definition37.js +6 -2
  274. package/unbundled/definition38.cjs +7 -5
  275. package/unbundled/definition38.js +7 -5
  276. package/unbundled/definition39.cjs +1 -0
  277. package/unbundled/definition39.js +1 -0
  278. package/unbundled/definition42.cjs +22 -11
  279. package/unbundled/definition42.js +22 -11
  280. package/unbundled/definition49.cjs +3 -3
  281. package/unbundled/definition49.js +3 -3
  282. package/unbundled/definition56.cjs +437 -9506
  283. package/unbundled/definition56.js +340 -9415
  284. package/unbundled/definition57.cjs +5 -5
  285. package/unbundled/definition57.js +5 -5
  286. package/unbundled/definition58.cjs +4 -3
  287. package/unbundled/definition58.js +2 -1
  288. package/unbundled/definition59.cjs +4 -3
  289. package/unbundled/definition59.js +4 -3
  290. package/unbundled/definition62.cjs +2 -2
  291. package/unbundled/definition62.js +2 -2
  292. package/unbundled/definition64.cjs +1 -1
  293. package/unbundled/definition64.js +1 -1
  294. package/unbundled/definition71.cjs +2 -2
  295. package/unbundled/definition71.js +2 -2
  296. package/unbundled/definition72.cjs +1 -2
  297. package/unbundled/definition72.js +1 -2
  298. package/unbundled/definition75.cjs +3 -51711
  299. package/unbundled/definition75.js +1 -51711
  300. package/unbundled/listbox.cjs +1 -1
  301. package/unbundled/listbox.js +1 -1
  302. package/unbundled/localized.cjs +2 -2
  303. package/unbundled/localized.js +1 -1
  304. package/unbundled/picker-field.template.cjs +1 -1
  305. package/unbundled/picker-field.template.js +1 -1
  306. package/unbundled/slottable-request.cjs +2 -3168
  307. package/unbundled/slottable-request.js +3 -3097
  308. package/unbundled/time-selection-picker.template.cjs +1 -1
  309. package/unbundled/time-selection-picker.template.js +1 -1
  310. package/unbundled/vivid-element.cjs +1 -1
  311. package/unbundled/vivid-element.js +1 -1
  312. package/video-player/index.cjs +3 -3
  313. package/video-player/index.js +9 -9
  314. package/vivid.api.json +220 -282
  315. package/unbundled/chunk.js +0 -33
  316. package/unbundled/en-US.cjs +0 -447
  317. 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;
@@ -833,7 +833,6 @@ export declare class Dialog extends Dialog_base {
833
833
  scrollableBody: boolean;
834
834
  set returnValue(value: string);
835
835
  get returnValue(): string;
836
- get _showDismissButton(): boolean;
837
836
  close(): void;
838
837
  show(): void;
839
838
  showModal(): void;
@@ -844,6 +844,5 @@ export declare class Menu extends Menu_base {
844
844
  positionStrategy?: Strategy;
845
845
  open: boolean;
846
846
  openChanged(_: boolean, newValue: boolean): void;
847
- _onFocusout: (e: FocusEvent) => void;
848
847
  }
849
848
  export {};
@@ -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 { Command, EditorState } from 'prosemirror-state';
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 { Command, EditorState } from 'prosemirror-state';
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 { Command, EditorState } from 'prosemirror-state';
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 { RteInstance, RteInstanceImpl } from '../instance';
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>;
@@ -1,4 +1,4 @@
1
- import { Command, EditorState } from 'prosemirror-state';
1
+ import { EditorState, Command } from 'prosemirror-state';
2
2
  import { RteFeatureImpl, SchemaContribution, ToolbarItemContribution } from '../feature';
3
3
  export interface TextColorOnBlock {
4
4
  node: string;
@@ -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;
@@ -419,6 +419,5 @@ export declare class OptionTag extends OptionTag_base {
419
419
  removable: boolean;
420
420
  disabled: boolean;
421
421
  hasIconPlaceholder: boolean;
422
- _onClickRemove(): void;
423
422
  }
424
423
  export {};
@@ -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, };
@@ -408,5 +408,8 @@ declare const TableHeaderCell_base: {
408
408
  };
409
409
  } & typeof VividElement;
410
410
  export declare class TableHeaderCell extends TableHeaderCell_base {
411
+ #private;
412
+ connectedCallback(): void;
413
+ disconnectedCallback(): void;
411
414
  }
412
415
  export {};
@@ -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>;