@vector-im/matrix-wysiwyg 2.42.0 → 2.42.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/node_modules/@vector-im/matrix-wysiwyg-wasm/package.json +1 -1
- package/package.json +1 -1
- package/node_modules/@vector-im/matrix-wysiwyg-wasm/pkg/wysiwyg.d.ts +0 -265
- package/node_modules/@vector-im/matrix-wysiwyg-wasm/pkg/wysiwyg_bg.cjs +0 -1838
- package/node_modules/@vector-im/matrix-wysiwyg-wasm/pkg/wysiwyg_bg.js +0 -1850
- package/node_modules/@vector-im/matrix-wysiwyg-wasm/pkg/wysiwyg_bg.wasm +0 -0
- package/node_modules/@vector-im/matrix-wysiwyg-wasm/pkg/wysiwyg_bg.wasm.d.ts +0 -136
|
Binary file
|
|
@@ -1,136 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
export const memory: WebAssembly.Memory;
|
|
4
|
-
export const __wbg_composermodel_free: (a: number, b: number) => void;
|
|
5
|
-
export const __wbg_composerupdate_free: (a: number, b: number) => void;
|
|
6
|
-
export const __wbg_create_free: (a: number, b: number) => void;
|
|
7
|
-
export const __wbg_domchildren_free: (a: number, b: number) => void;
|
|
8
|
-
export const __wbg_domhandle_free: (a: number, b: number) => void;
|
|
9
|
-
export const __wbg_edit_free: (a: number, b: number) => void;
|
|
10
|
-
export const __wbg_get_edit_url: (a: number) => [number, number];
|
|
11
|
-
export const __wbg_get_linkaction_create: (a: number) => number;
|
|
12
|
-
export const __wbg_get_linkaction_create_with_text: (a: number) => number;
|
|
13
|
-
export const __wbg_get_linkaction_disabled: (a: number) => number;
|
|
14
|
-
export const __wbg_get_linkaction_edit_link: (a: number) => number;
|
|
15
|
-
export const __wbg_get_menuactionsuggestion_suggestion_pattern: (a: number) => number;
|
|
16
|
-
export const __wbg_get_menustateupdate_action_states: (a: number) => any;
|
|
17
|
-
export const __wbg_get_patternkey_custom_key_value: (a: number) => [number, number];
|
|
18
|
-
export const __wbg_get_patternkey_key_type: (a: number) => number;
|
|
19
|
-
export const __wbg_get_replaceall_end_utf16_codeunit: (a: number) => number;
|
|
20
|
-
export const __wbg_get_replaceall_start_utf16_codeunit: (a: number) => number;
|
|
21
|
-
export const __wbg_get_selection_end_utf16_codeunit: (a: number) => number;
|
|
22
|
-
export const __wbg_get_selection_start_utf16_codeunit: (a: number) => number;
|
|
23
|
-
export const __wbg_get_suggestionpattern_end: (a: number) => number;
|
|
24
|
-
export const __wbg_get_suggestionpattern_key: (a: number) => number;
|
|
25
|
-
export const __wbg_get_suggestionpattern_start: (a: number) => number;
|
|
26
|
-
export const __wbg_get_textupdate_keep: (a: number) => number;
|
|
27
|
-
export const __wbg_get_textupdate_replace_all: (a: number) => number;
|
|
28
|
-
export const __wbg_get_textupdate_select: (a: number) => number;
|
|
29
|
-
export const __wbg_linkaction_free: (a: number, b: number) => void;
|
|
30
|
-
export const __wbg_menuaction_free: (a: number, b: number) => void;
|
|
31
|
-
export const __wbg_menuactionsuggestion_free: (a: number, b: number) => void;
|
|
32
|
-
export const __wbg_menustate_free: (a: number, b: number) => void;
|
|
33
|
-
export const __wbg_menustateupdate_free: (a: number, b: number) => void;
|
|
34
|
-
export const __wbg_patternkey_free: (a: number, b: number) => void;
|
|
35
|
-
export const __wbg_replaceall_free: (a: number, b: number) => void;
|
|
36
|
-
export const __wbg_selection_free: (a: number, b: number) => void;
|
|
37
|
-
export const __wbg_set_edit_url: (a: number, b: number, c: number) => void;
|
|
38
|
-
export const __wbg_set_linkaction_create: (a: number, b: number) => void;
|
|
39
|
-
export const __wbg_set_linkaction_create_with_text: (a: number, b: number) => void;
|
|
40
|
-
export const __wbg_set_linkaction_disabled: (a: number, b: number) => void;
|
|
41
|
-
export const __wbg_set_linkaction_edit_link: (a: number, b: number) => void;
|
|
42
|
-
export const __wbg_set_menuactionsuggestion_suggestion_pattern: (a: number, b: number) => void;
|
|
43
|
-
export const __wbg_set_menustateupdate_action_states: (a: number, b: any) => void;
|
|
44
|
-
export const __wbg_set_patternkey_custom_key_value: (a: number, b: number, c: number) => void;
|
|
45
|
-
export const __wbg_set_patternkey_key_type: (a: number, b: number) => void;
|
|
46
|
-
export const __wbg_set_replaceall_end_utf16_codeunit: (a: number, b: number) => void;
|
|
47
|
-
export const __wbg_set_replaceall_start_utf16_codeunit: (a: number, b: number) => void;
|
|
48
|
-
export const __wbg_set_selection_end_utf16_codeunit: (a: number, b: number) => void;
|
|
49
|
-
export const __wbg_set_selection_start_utf16_codeunit: (a: number, b: number) => void;
|
|
50
|
-
export const __wbg_set_suggestionpattern_end: (a: number, b: number) => void;
|
|
51
|
-
export const __wbg_set_suggestionpattern_key: (a: number, b: number) => void;
|
|
52
|
-
export const __wbg_set_suggestionpattern_start: (a: number, b: number) => void;
|
|
53
|
-
export const __wbg_set_textupdate_keep: (a: number, b: number) => void;
|
|
54
|
-
export const __wbg_set_textupdate_replace_all: (a: number, b: number) => void;
|
|
55
|
-
export const __wbg_set_textupdate_select: (a: number, b: number) => void;
|
|
56
|
-
export const __wbg_suggestionpattern_free: (a: number, b: number) => void;
|
|
57
|
-
export const __wbg_textupdate_free: (a: number, b: number) => void;
|
|
58
|
-
export const composermodel_action_states: (a: number) => any;
|
|
59
|
-
export const composermodel_backspace: (a: number) => number;
|
|
60
|
-
export const composermodel_backspace_word: (a: number) => number;
|
|
61
|
-
export const composermodel_bold: (a: number) => number;
|
|
62
|
-
export const composermodel_clear: (a: number) => number;
|
|
63
|
-
export const composermodel_code_block: (a: number) => number;
|
|
64
|
-
export const composermodel_delete: (a: number) => number;
|
|
65
|
-
export const composermodel_delete_word: (a: number) => number;
|
|
66
|
-
export const composermodel_document: (a: number) => number;
|
|
67
|
-
export const composermodel_enter: (a: number) => number;
|
|
68
|
-
export const composermodel_from_example_format: (a: number, b: number) => number;
|
|
69
|
-
export const composermodel_get_content_as_html: (a: number) => [number, number];
|
|
70
|
-
export const composermodel_get_content_as_markdown: (a: number) => [number, number];
|
|
71
|
-
export const composermodel_get_content_as_message_html: (a: number) => [number, number];
|
|
72
|
-
export const composermodel_get_content_as_message_markdown: (a: number) => [number, number];
|
|
73
|
-
export const composermodel_get_content_as_plain_text: (a: number) => [number, number];
|
|
74
|
-
export const composermodel_get_link_action: (a: number) => number;
|
|
75
|
-
export const composermodel_indent: (a: number) => number;
|
|
76
|
-
export const composermodel_inline_code: (a: number) => number;
|
|
77
|
-
export const composermodel_insert_at_room_mention: (a: number, b: any) => number;
|
|
78
|
-
export const composermodel_insert_at_room_mention_at_suggestion: (a: number, b: number, c: any) => number;
|
|
79
|
-
export const composermodel_insert_mention: (a: number, b: number, c: number, d: number, e: number, f: any) => number;
|
|
80
|
-
export const composermodel_insert_mention_at_suggestion: (a: number, b: number, c: number, d: number, e: number, f: number, g: any) => number;
|
|
81
|
-
export const composermodel_italic: (a: number) => number;
|
|
82
|
-
export const composermodel_new: () => number;
|
|
83
|
-
export const composermodel_ordered_list: (a: number) => number;
|
|
84
|
-
export const composermodel_quote: (a: number) => number;
|
|
85
|
-
export const composermodel_redo: (a: number) => number;
|
|
86
|
-
export const composermodel_remove_links: (a: number) => number;
|
|
87
|
-
export const composermodel_replace_html: (a: number, b: number, c: number, d: number) => number;
|
|
88
|
-
export const composermodel_replace_text: (a: number, b: number, c: number) => number;
|
|
89
|
-
export const composermodel_replace_text_suggestion: (a: number, b: number, c: number, d: number, e: number) => number;
|
|
90
|
-
export const composermodel_select: (a: number, b: number, c: number) => number;
|
|
91
|
-
export const composermodel_selection_end: (a: number) => number;
|
|
92
|
-
export const composermodel_selection_start: (a: number) => number;
|
|
93
|
-
export const composermodel_set_content_from_html: (a: number, b: number, c: number) => [number, number, number];
|
|
94
|
-
export const composermodel_set_content_from_markdown: (a: number, b: number, c: number) => [number, number, number];
|
|
95
|
-
export const composermodel_set_custom_suggestion_patterns: (a: number, b: any) => void;
|
|
96
|
-
export const composermodel_set_link: (a: number, b: number, c: number, d: any) => number;
|
|
97
|
-
export const composermodel_set_link_with_text: (a: number, b: number, c: number, d: number, e: number, f: any) => number;
|
|
98
|
-
export const composermodel_strike_through: (a: number) => number;
|
|
99
|
-
export const composermodel_to_example_format: (a: number) => [number, number];
|
|
100
|
-
export const composermodel_underline: (a: number) => number;
|
|
101
|
-
export const composermodel_undo: (a: number) => number;
|
|
102
|
-
export const composermodel_unindent: (a: number) => number;
|
|
103
|
-
export const composermodel_unordered_list: (a: number) => number;
|
|
104
|
-
export const composerupdate_menu_action: (a: number) => number;
|
|
105
|
-
export const composerupdate_menu_state: (a: number) => number;
|
|
106
|
-
export const composerupdate_text_update: (a: number) => number;
|
|
107
|
-
export const domchildren_next_child: (a: number) => number;
|
|
108
|
-
export const domhandle_children: (a: number, b: number) => number;
|
|
109
|
-
export const domhandle_node_type: (a: number, b: number) => [number, number];
|
|
110
|
-
export const domhandle_tag: (a: number, b: number) => [number, number];
|
|
111
|
-
export const domhandle_text: (a: number, b: number) => [number, number];
|
|
112
|
-
export const menuaction_keep: (a: number) => number;
|
|
113
|
-
export const menuaction_none: (a: number) => number;
|
|
114
|
-
export const menuaction_suggestion: (a: number) => number;
|
|
115
|
-
export const menustate_keep: (a: number) => number;
|
|
116
|
-
export const menustate_update: (a: number) => number;
|
|
117
|
-
export const new_composer_model_from_html: (a: number, b: number, c: number, d: number) => number;
|
|
118
|
-
export const start: () => void;
|
|
119
|
-
export const __wbg_set_replaceall_replacement_html: (a: number, b: number, c: number) => void;
|
|
120
|
-
export const __wbg_set_suggestionpattern_text: (a: number, b: number, c: number) => void;
|
|
121
|
-
export const new_composer_model: () => number;
|
|
122
|
-
export const __wbg_createwithtext_free: (a: number, b: number) => void;
|
|
123
|
-
export const __wbg_disabled_free: (a: number, b: number) => void;
|
|
124
|
-
export const __wbg_keep_free: (a: number, b: number) => void;
|
|
125
|
-
export const __wbg_get_replaceall_replacement_html: (a: number) => [number, number];
|
|
126
|
-
export const __wbg_get_suggestionpattern_text: (a: number) => [number, number];
|
|
127
|
-
export const __externref_table_alloc: () => number;
|
|
128
|
-
export const __wbindgen_export_1: WebAssembly.Table;
|
|
129
|
-
export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
130
|
-
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
131
|
-
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
132
|
-
export const __wbindgen_exn_store: (a: number) => void;
|
|
133
|
-
export const __externref_table_dealloc: (a: number) => void;
|
|
134
|
-
export const closure84_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
135
|
-
export const closure78_externref_shim: (a: number, b: number, c: any, d: number, e: any) => void;
|
|
136
|
-
export const __wbindgen_start: () => void;
|