@live-change/wysiwyg-frontend 0.4.4 → 0.4.6

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.
@@ -0,0 +1,277 @@
1
+ {
2
+ "version": "6.0",
3
+ "nxVersion": "18.0.6",
4
+ "deps": {
5
+ "@codemirror/commands": "^6.3.3",
6
+ "@codemirror/lang-css": "^6.2.1",
7
+ "@codemirror/lang-javascript": "^6.2.2",
8
+ "@codemirror/language": "6.10.1",
9
+ "@codemirror/view": "^6.24.1",
10
+ "@fortawesome/fontawesome-free": "^6.4.2",
11
+ "@live-change/cli": "0.8.1",
12
+ "@live-change/dao": "0.6.0",
13
+ "@live-change/dao-vue3": "0.6.0",
14
+ "@live-change/dao-websocket": "0.6.0",
15
+ "@live-change/framework": "0.8.1",
16
+ "@live-change/password-authentication-service": "0.4.4",
17
+ "@live-change/prosemirror-service": "0.4.4",
18
+ "@live-change/secret-code-service": "0.4.4",
19
+ "@live-change/secret-link-service": "0.4.4",
20
+ "@live-change/session-service": "0.4.4",
21
+ "@live-change/vue3-components": "0.2.35",
22
+ "@live-change/vue3-ssr": "0.2.35",
23
+ "@tiptap/core": "^2.2.4",
24
+ "@tiptap/extension-blockquote": "^2.2.4",
25
+ "@tiptap/extension-bold": "^2.2.4",
26
+ "@tiptap/extension-bullet-list": "^2.2.4",
27
+ "@tiptap/extension-code": "^2.2.4",
28
+ "@tiptap/extension-code-block": "^2.2.4",
29
+ "@tiptap/extension-document": "^2.2.4",
30
+ "@tiptap/extension-dropcursor": "^2.2.4",
31
+ "@tiptap/extension-gapcursor": "^2.2.4",
32
+ "@tiptap/extension-hard-break": "^2.2.4",
33
+ "@tiptap/extension-heading": "^2.2.4",
34
+ "@tiptap/extension-highlight": "^2.2.4",
35
+ "@tiptap/extension-history": "^2.2.4",
36
+ "@tiptap/extension-horizontal-rule": "^2.2.4",
37
+ "@tiptap/extension-italic": "^2.2.4",
38
+ "@tiptap/extension-link": "2.2.4",
39
+ "@tiptap/extension-list-item": "^2.2.4",
40
+ "@tiptap/extension-ordered-list": "^2.2.4",
41
+ "@tiptap/extension-paragraph": "^2.2.4",
42
+ "@tiptap/extension-strike": "^2.2.4",
43
+ "@tiptap/extension-text": "^2.2.4",
44
+ "@tiptap/extension-underline": "2.2.4",
45
+ "@tiptap/pm": "2.2.4",
46
+ "@tiptap/vue-3": "2.2.4",
47
+ "@vueuse/core": "^10.7.2",
48
+ "codeceptjs-assert": "^0.0.5",
49
+ "compression": "^1.7.4",
50
+ "cross-env": "^7.0.3",
51
+ "get-port-sync": "1.0.1",
52
+ "primeflex": "^3.3.1",
53
+ "primeicons": "^6.0.1",
54
+ "primevue": "^3.48.1",
55
+ "prismjs": "^1.29.0",
56
+ "prosemirror-view": "^1.28.2",
57
+ "rollup-plugin-node-builtins": "^2.1.2",
58
+ "rollup-plugin-visualizer": "5.12.0",
59
+ "serve-static": "^1.15.0",
60
+ "v-shared-element": "3.1.1",
61
+ "vue-meta": "^3.0.0-alpha.9",
62
+ "vue-prism-editor": "2.0.0-alpha.2",
63
+ "vue-router": "^4.2.5",
64
+ "vue3-scroll-border": "0.1.6",
65
+ "@live-change/codeceptjs-helper": "0.8.1",
66
+ "@wdio/selenium-standalone-service": "^8.15.0",
67
+ "codeceptjs": "^3.5.12",
68
+ "generate-password": "1.7.1",
69
+ "playwright": "^1.41.2",
70
+ "random-profile-generator": "^2.3.0",
71
+ "txtgen": "^3.0.6",
72
+ "webdriverio": "^8.31.1"
73
+ },
74
+ "pathMappings": {},
75
+ "nxJsonPlugins": [],
76
+ "fileMap": {
77
+ "projectFileMap": {},
78
+ "nonProjectFiles": [
79
+ {
80
+ "file": ".gitignore",
81
+ "hash": "441045291054683648"
82
+ },
83
+ {
84
+ "file": "LICENSE",
85
+ "hash": "11061867800085944532"
86
+ },
87
+ {
88
+ "file": "front/index.html",
89
+ "hash": "14592446545376477605"
90
+ },
91
+ {
92
+ "file": "front/public/favicon.ico",
93
+ "hash": "11176796980188620760"
94
+ },
95
+ {
96
+ "file": "front/public/images/empty-photo.svg",
97
+ "hash": "9393138513813369674"
98
+ },
99
+ {
100
+ "file": "front/public/images/empty-user-photo.svg",
101
+ "hash": "17548039285248668212"
102
+ },
103
+ {
104
+ "file": "front/public/images/logo.svg",
105
+ "hash": "5934164668360941413"
106
+ },
107
+ {
108
+ "file": "front/public/images/logo128.png",
109
+ "hash": "4924117807669085214"
110
+ },
111
+ {
112
+ "file": "front/src/App.vue",
113
+ "hash": "11897802386525687066"
114
+ },
115
+ {
116
+ "file": "front/src/DocumentEditorTest.vue",
117
+ "hash": "4526809740016620950"
118
+ },
119
+ {
120
+ "file": "front/src/DocumentPreviewTest.vue",
121
+ "hash": "13564412475840548240"
122
+ },
123
+ {
124
+ "file": "front/src/EditorWithPreview.vue",
125
+ "hash": "11648406583827904155"
126
+ },
127
+ {
128
+ "file": "front/src/NavBar.vue",
129
+ "hash": "12821631083952723242"
130
+ },
131
+ {
132
+ "file": "front/src/components/ContentView.js",
133
+ "hash": "13154308362309461668"
134
+ },
135
+ {
136
+ "file": "front/src/components/DocumentEditor.vue",
137
+ "hash": "13227833692498457844"
138
+ },
139
+ {
140
+ "file": "front/src/components/Editor.vue",
141
+ "hash": "882990803218029593"
142
+ },
143
+ {
144
+ "file": "front/src/components/EditorMenu.vue",
145
+ "hash": "16808640974647854306"
146
+ },
147
+ {
148
+ "file": "front/src/components/EmptyComponent.vue",
149
+ "hash": "7123670025041565779"
150
+ },
151
+ {
152
+ "file": "front/src/components/LinkEditor.vue",
153
+ "hash": "11934562367413676346"
154
+ },
155
+ {
156
+ "file": "front/src/components/PaddingEditor.vue",
157
+ "hash": "825703117730311528"
158
+ },
159
+ {
160
+ "file": "front/src/components/SettingsEditor.vue",
161
+ "hash": "7964328334972770999"
162
+ },
163
+ {
164
+ "file": "front/src/components/StyleEditor.vue",
165
+ "hash": "16750050646418865794"
166
+ },
167
+ {
168
+ "file": "front/src/components/TemplatesMenu.vue",
169
+ "hash": "8174923539880612663"
170
+ },
171
+ {
172
+ "file": "front/src/entry-client.js",
173
+ "hash": "1142301339306765299"
174
+ },
175
+ {
176
+ "file": "front/src/entry-server.js",
177
+ "hash": "1622548913843813132"
178
+ },
179
+ {
180
+ "file": "front/src/router.js",
181
+ "hash": "731689268955433771"
182
+ },
183
+ {
184
+ "file": "front/src/tiptap/CodeBlockNode.js",
185
+ "hash": "15175018760738203370"
186
+ },
187
+ {
188
+ "file": "front/src/tiptap/CodeBlockView.js",
189
+ "hash": "2643170209509959289"
190
+ },
191
+ {
192
+ "file": "front/src/tiptap/ComponentComponent.vue",
193
+ "hash": "3456913227638000512"
194
+ },
195
+ {
196
+ "file": "front/src/tiptap/ComponentNode.js",
197
+ "hash": "9930085802295502143"
198
+ },
199
+ {
200
+ "file": "front/src/tiptap/ImageComponent.vue",
201
+ "hash": "14384545661401175844"
202
+ },
203
+ {
204
+ "file": "front/src/tiptap/ImageNode.js",
205
+ "hash": "5192826567402054147"
206
+ },
207
+ {
208
+ "file": "front/src/tiptap/ProseMirrorCollab.js",
209
+ "hash": "18374131122803511096"
210
+ },
211
+ {
212
+ "file": "front/src/tiptap/RemoteAuthority.js",
213
+ "hash": "15068606148029061264"
214
+ },
215
+ {
216
+ "file": "front/src/tiptap/SlotNode.js",
217
+ "hash": "17713582816173640991"
218
+ },
219
+ {
220
+ "file": "front/src/tiptap/code-block-node.scss",
221
+ "hash": "11600880204620556162"
222
+ },
223
+ {
224
+ "file": "front/src/tiptap/components.js",
225
+ "hash": "12789217292872055739"
226
+ },
227
+ {
228
+ "file": "front/src/tiptap/contentConfig.js",
229
+ "hash": "5226822410548606978"
230
+ },
231
+ {
232
+ "file": "front/src/tiptap/contentConfigExtensions.js",
233
+ "hash": "7186154912043620278"
234
+ },
235
+ {
236
+ "file": "front/src/tiptap/schemaJson.js",
237
+ "hash": "9240932794793961626"
238
+ },
239
+ {
240
+ "file": "front/src/tiptap/templates.js",
241
+ "hash": "15058944484286399650"
242
+ },
243
+ {
244
+ "file": "front/vite.config.js",
245
+ "hash": "2881934515249032619"
246
+ },
247
+ {
248
+ "file": "index.js",
249
+ "hash": "17723897481201079258"
250
+ },
251
+ {
252
+ "file": "package-lock.json",
253
+ "hash": "9518223604106560034"
254
+ },
255
+ {
256
+ "file": "package.json",
257
+ "hash": "9120480519062424866"
258
+ },
259
+ {
260
+ "file": "server/init.js",
261
+ "hash": "7177484678573030311"
262
+ },
263
+ {
264
+ "file": "server/page.documentType.js",
265
+ "hash": "11001500308178257054"
266
+ },
267
+ {
268
+ "file": "server/rich.documentType.js",
269
+ "hash": "6909900430760809339"
270
+ },
271
+ {
272
+ "file": "server/services.config.js",
273
+ "hash": "6857740506091903529"
274
+ }
275
+ ]
276
+ }
277
+ }
@@ -0,0 +1 @@
1
+ 16036180269313847967
Binary file