@live-change/content-frontend 0.9.169 → 0.9.173

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@live-change/content-frontend",
3
- "version": "0.9.169",
3
+ "version": "0.9.173",
4
4
  "scripts": {
5
5
  "memDev": "node server/start.js memDev --enableSessions --initScript ./init.js --dbAccess",
6
6
  "localDevInit": "rm tmp.db; lcli localDev --enableSessions --initScript ./init.js",
@@ -22,16 +22,16 @@
22
22
  "type": "module",
23
23
  "dependencies": {
24
24
  "@fortawesome/fontawesome-free": "^6.7.2",
25
- "@live-change/cli": "^0.9.169",
26
- "@live-change/dao": "^0.9.169",
27
- "@live-change/dao-vue3": "^0.9.169",
28
- "@live-change/dao-websocket": "^0.9.169",
29
- "@live-change/framework": "^0.9.169",
30
- "@live-change/image-service": "^0.9.169",
31
- "@live-change/session-service": "^0.9.169",
32
- "@live-change/url-frontend": "^0.9.169",
33
- "@live-change/vue3-components": "^0.9.169",
34
- "@live-change/vue3-ssr": "^0.9.169",
25
+ "@live-change/cli": "^0.9.173",
26
+ "@live-change/dao": "^0.9.173",
27
+ "@live-change/dao-vue3": "^0.9.173",
28
+ "@live-change/dao-websocket": "^0.9.173",
29
+ "@live-change/framework": "^0.9.173",
30
+ "@live-change/image-service": "^0.9.173",
31
+ "@live-change/session-service": "^0.9.173",
32
+ "@live-change/url-frontend": "^0.9.173",
33
+ "@live-change/vue3-components": "^0.9.173",
34
+ "@live-change/vue3-ssr": "^0.9.173",
35
35
  "@vueuse/core": "^12.3.0",
36
36
  "codeceptjs-assert": "^0.0.5",
37
37
  "compression": "^1.7.5",
@@ -52,7 +52,7 @@
52
52
  "vue3-scroll-border": "0.1.7"
53
53
  },
54
54
  "devDependencies": {
55
- "@live-change/codeceptjs-helper": "^0.9.169",
55
+ "@live-change/codeceptjs-helper": "^0.9.173",
56
56
  "codeceptjs": "^3.6.10",
57
57
  "generate-password": "1.7.1",
58
58
  "playwright": "1.49.1",
@@ -63,5 +63,5 @@
63
63
  "author": "Michał Łaszczewski <michal@laszczewski.pl>",
64
64
  "license": "ISC",
65
65
  "description": "",
66
- "gitHead": "6801ab3c35069e825eaef646ede6c6cfaf566bcf"
66
+ "gitHead": "1d70f7baf204d8f9848f53f5023db91016c6093f"
67
67
  }
@@ -1,213 +0,0 @@
1
- {
2
- "version": "6.0",
3
- "nxVersion": "18.0.6",
4
- "deps": {
5
- "@fortawesome/fontawesome-free": "^6.5.2",
6
- "@live-change/cli": "0.8.79",
7
- "@live-change/dao": "0.8.79",
8
- "@live-change/dao-vue3": "0.8.79",
9
- "@live-change/dao-websocket": "0.8.79",
10
- "@live-change/framework": "0.8.79",
11
- "@live-change/image-service": "0.8.79",
12
- "@live-change/session-service": "0.8.79",
13
- "@live-change/url-frontend": "0.8.79",
14
- "@live-change/vue3-components": "0.8.79",
15
- "@live-change/vue3-ssr": "0.8.79",
16
- "@vueuse/core": "^10.11.0",
17
- "codeceptjs-assert": "^0.0.5",
18
- "compression": "^1.7.4",
19
- "cross-env": "^7.0.3",
20
- "deepmerge": "^4.2.2",
21
- "get-port-sync": "1.0.1",
22
- "pica": "^9.0.1",
23
- "pretty-bytes": "^6.1.1",
24
- "primeflex": "^3.3.1",
25
- "primeicons": "^7.0.0",
26
- "primevue": "^3.52.0",
27
- "rollup-plugin-node-builtins": "^2.1.2",
28
- "rollup-plugin-visualizer": "5.12.0",
29
- "serialize-javascript": "^6.0.2",
30
- "serve-static": "^1.15.0",
31
- "v-shared-element": "3.1.1",
32
- "vue-router": "^4.3.3",
33
- "vue3-scroll-border": "0.1.6",
34
- "@live-change/codeceptjs-helper": "0.8.79",
35
- "codeceptjs": "^3.6.5",
36
- "generate-password": "1.7.1",
37
- "playwright": "^1.41.2",
38
- "random-profile-generator": "^2.3.0",
39
- "txtgen": "^3.0.6",
40
- "webdriverio": "^8.40.2"
41
- },
42
- "pathMappings": {},
43
- "nxJsonPlugins": [],
44
- "fileMap": {
45
- "projectFileMap": {},
46
- "nonProjectFiles": [
47
- {
48
- "file": ".gitignore",
49
- "hash": "441045291054683648"
50
- },
51
- {
52
- "file": "LICENSE",
53
- "hash": "10221119794387200971"
54
- },
55
- {
56
- "file": "build-stats/ssr-srcentryserverjs-outDir-distserver.html",
57
- "hash": "5796160493353852382"
58
- },
59
- {
60
- "file": "build-stats/ssrManifest-outDir-distclient.html",
61
- "hash": "9757355221783006079"
62
- },
63
- {
64
- "file": "front/components.d.ts",
65
- "hash": "10072969330698569215"
66
- },
67
- {
68
- "file": "front/index.html",
69
- "hash": "14592446545376477605"
70
- },
71
- {
72
- "file": "front/locales/en.json",
73
- "hash": "4310274413367680798"
74
- },
75
- {
76
- "file": "front/public/favicon.ico",
77
- "hash": "11176796980188620760"
78
- },
79
- {
80
- "file": "front/public/images/empty-photo.svg",
81
- "hash": "9393138513813369674"
82
- },
83
- {
84
- "file": "front/public/images/empty-user-photo.svg",
85
- "hash": "17548039285248668212"
86
- },
87
- {
88
- "file": "front/public/images/logo.svg",
89
- "hash": "5934164668360941413"
90
- },
91
- {
92
- "file": "front/public/images/logo128.png",
93
- "hash": "4924117807669085214"
94
- },
95
- {
96
- "file": "front/src/App.vue",
97
- "hash": "15032666797317916968"
98
- },
99
- {
100
- "file": "front/src/NavBar.vue",
101
- "hash": "9251048837136996880"
102
- },
103
- {
104
- "file": "front/src/components/Content.vue",
105
- "hash": "1267172394931750228"
106
- },
107
- {
108
- "file": "front/src/components/ContentAdminButtons.vue",
109
- "hash": "785520918309921203"
110
- },
111
- {
112
- "file": "front/src/components/ContentEditor.vue",
113
- "hash": "12640004724436354721"
114
- },
115
- {
116
- "file": "front/src/components/ContentPreview.vue",
117
- "hash": "1037849438723486877"
118
- },
119
- {
120
- "file": "front/src/components/ContentSettings.vue",
121
- "hash": "5135323667398928201"
122
- },
123
- {
124
- "file": "front/src/components/Metadata.vue",
125
- "hash": "4630510559482926930"
126
- },
127
- {
128
- "file": "front/src/components/MetadataEditor.vue",
129
- "hash": "14074753807681520511"
130
- },
131
- {
132
- "file": "front/src/components/NotAuthorizedAdminButtons.vue",
133
- "hash": "10007057791314271067"
134
- },
135
- {
136
- "file": "front/src/components/NotFoundAdminButtons.vue",
137
- "hash": "7945606076526779820"
138
- },
139
- {
140
- "file": "front/src/components/Page.vue",
141
- "hash": "1361405301843120711"
142
- },
143
- {
144
- "file": "front/src/components/PageEditor.vue",
145
- "hash": "9356836094707918807"
146
- },
147
- {
148
- "file": "front/src/components/PagePreview.vue",
149
- "hash": "8524693184113574102"
150
- },
151
- {
152
- "file": "front/src/components/PagesList.vue",
153
- "hash": "17204526882972404006"
154
- },
155
- {
156
- "file": "front/src/components/UrlContent.vue",
157
- "hash": "13611538591129276844"
158
- },
159
- {
160
- "file": "front/src/components/contentConfig.js",
161
- "hash": "10700127933922226373"
162
- },
163
- {
164
- "file": "front/src/components/routes.js",
165
- "hash": "836026222244962146"
166
- },
167
- {
168
- "file": "front/src/config.js",
169
- "hash": "8351326559781442845"
170
- },
171
- {
172
- "file": "front/src/entry-client.js",
173
- "hash": "6058289360690836963"
174
- },
175
- {
176
- "file": "front/src/entry-server.js",
177
- "hash": "14873198266209017118"
178
- },
179
- {
180
- "file": "front/src/router.js",
181
- "hash": "2408486271737274867"
182
- },
183
- {
184
- "file": "front/vite.config.js",
185
- "hash": "2881934515249032619"
186
- },
187
- {
188
- "file": "index.js",
189
- "hash": "12959481912268128922"
190
- },
191
- {
192
- "file": "package.json",
193
- "hash": "13340092939516042629"
194
- },
195
- {
196
- "file": "server/init.js",
197
- "hash": "3833023034880861187"
198
- },
199
- {
200
- "file": "server/page.documentType.js",
201
- "hash": "11423535123328940287"
202
- },
203
- {
204
- "file": "server/rich.documentType.js",
205
- "hash": "6040945835110885497"
206
- },
207
- {
208
- "file": "server/services.config.js",
209
- "hash": "17500579555321008087"
210
- }
211
- ]
212
- }
213
- }
Binary file
@@ -1,6 +0,0 @@
1
- {
2
- "nodes": {},
3
- "externalNodes": {},
4
- "dependencies": {},
5
- "version": "6.0"
6
- }