@paroicms/playground_demo2 0.70.2 → 0.71.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/.turbo/turbo-build.log +3 -3
- package/CHANGELOG.md +18 -0
- package/package.json +9 -9
- package/site-schema.json +15 -15
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
> @paroicms/playground_demo2@0.
|
|
2
|
+
> @paroicms/playground_demo2@0.71.0 build
|
|
3
3
|
> npm run scss
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
> @paroicms/playground_demo2@0.
|
|
6
|
+
> @paroicms/playground_demo2@0.71.0 scss
|
|
7
7
|
> npm run _scss -- --no-source-map --style=compressed
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
> @paroicms/playground_demo2@0.
|
|
10
|
+
> @paroicms/playground_demo2@0.71.0 _scss
|
|
11
11
|
> sass theme/assets/scss/index.scss theme/assets/css/index.css --no-source-map --style=compressed
|
|
12
12
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @paroicms/playground_seoul
|
|
2
2
|
|
|
3
|
+
## 0.71.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 55cdb85: Implemented qualified field names (`htmlContent[@paroicms/quill-editor-plugin]` etc.)
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [55cdb85]
|
|
12
|
+
- @paroicms/internal-link-plugin@0.23.0
|
|
13
|
+
- @paroicms/quill-editor-plugin@1.43.0
|
|
14
|
+
- @paroicms/list-field-plugin@0.28.0
|
|
15
|
+
- @paroicms/video-plugin@0.37.0
|
|
16
|
+
- @paroicms/contact-form-plugin@0.33.2
|
|
17
|
+
- @paroicms/content-loading-plugin@0.27.2
|
|
18
|
+
- @paroicms/public-menu-plugin@0.19.2
|
|
19
|
+
- @paroicms/script-lib@0.3.2
|
|
20
|
+
|
|
3
21
|
## 0.70.2
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@paroicms/playground_demo2",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.71.0",
|
|
4
4
|
"description": "Demonstration website for ParoiCMS",
|
|
5
5
|
"author": "Paroi Team",
|
|
6
6
|
"license": "MIT",
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
"_pino-pretty": "pino-pretty -U false -x 'stats:25' -X 'stats:grey' -t 'yyyy-mm-dd HH:MM:ss.l' -i 'hostname,pid,fqdn'"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@paroicms/contact-form-plugin": "0.33.
|
|
28
|
-
"@paroicms/content-loading-plugin": "0.27.
|
|
29
|
-
"@paroicms/internal-link-plugin": "0.
|
|
30
|
-
"@paroicms/list-field-plugin": "0.
|
|
31
|
-
"@paroicms/public-menu-plugin": "0.19.
|
|
32
|
-
"@paroicms/quill-editor-plugin": "1.
|
|
33
|
-
"@paroicms/script-lib": "0.3.
|
|
34
|
-
"@paroicms/video-plugin": "0.
|
|
27
|
+
"@paroicms/contact-form-plugin": "0.33.2",
|
|
28
|
+
"@paroicms/content-loading-plugin": "0.27.2",
|
|
29
|
+
"@paroicms/internal-link-plugin": "0.23.0",
|
|
30
|
+
"@paroicms/list-field-plugin": "0.28.0",
|
|
31
|
+
"@paroicms/public-menu-plugin": "0.19.2",
|
|
32
|
+
"@paroicms/quill-editor-plugin": "1.43.0",
|
|
33
|
+
"@paroicms/script-lib": "0.3.2",
|
|
34
|
+
"@paroicms/video-plugin": "0.37.0"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"concurrently": "~9.1.2",
|
package/site-schema.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"ParoiCMSSiteSchemaFormatVersion": "
|
|
2
|
+
"ParoiCMSSiteSchemaFormatVersion": "10",
|
|
3
3
|
"languages": ["en", "fr"],
|
|
4
4
|
"plugins": [
|
|
5
5
|
{
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"nodeTypes": [
|
|
26
26
|
{
|
|
27
27
|
"kind": "site",
|
|
28
|
-
"fields": ["logo", "slogan", "phone", "phones"]
|
|
28
|
+
"fields": ["logo", "slogan", "phone", "phones[@paroicms/list-field-plugin]"]
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"typeName": "home",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"documentKind": "routing",
|
|
34
34
|
"withFeaturedImage": true,
|
|
35
35
|
"fields": [
|
|
36
|
-
"video",
|
|
36
|
+
"video[@paroicms/video-plugin]",
|
|
37
37
|
{
|
|
38
38
|
"name": "myList",
|
|
39
39
|
"localized": true,
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"dataType": "json",
|
|
42
42
|
"plugin": "@paroicms/list-field-plugin"
|
|
43
43
|
},
|
|
44
|
-
"featuredDocument"
|
|
44
|
+
"featuredDocument[@paroicms/internal-link-plugin]"
|
|
45
45
|
],
|
|
46
46
|
"lists": [
|
|
47
47
|
{
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"storedAs": "varchar",
|
|
77
77
|
"dataType": "string"
|
|
78
78
|
},
|
|
79
|
-
"htmlContent",
|
|
79
|
+
"htmlContent[@paroicms/quill-editor-plugin]",
|
|
80
80
|
{
|
|
81
81
|
"name": "color",
|
|
82
82
|
"localized": false,
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
{
|
|
100
100
|
"typeName": "sideImage",
|
|
101
101
|
"kind": "part",
|
|
102
|
-
"fields": ["image", "htmlContent"],
|
|
102
|
+
"fields": ["image", "htmlContent[@paroicms/quill-editor-plugin]"],
|
|
103
103
|
"list": {
|
|
104
104
|
"parts": ["sideImage", "partner"],
|
|
105
105
|
"sorting": "manual"
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
{
|
|
109
109
|
"typeName": "bookPage",
|
|
110
110
|
"kind": "part",
|
|
111
|
-
"fields": ["title", "htmlContent"]
|
|
111
|
+
"fields": ["title", "htmlContent[@paroicms/quill-editor-plugin]"]
|
|
112
112
|
},
|
|
113
113
|
{
|
|
114
114
|
"typeName": "exhibition",
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"dataType": "string",
|
|
151
151
|
"plugin": "@paroicms/video-plugin"
|
|
152
152
|
},
|
|
153
|
-
"htmlContent"
|
|
153
|
+
"htmlContent[@paroicms/quill-editor-plugin]"
|
|
154
154
|
]
|
|
155
155
|
},
|
|
156
156
|
{
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"withFeaturedImage": true,
|
|
171
171
|
"fields": [
|
|
172
172
|
"gallery",
|
|
173
|
-
"htmlContent",
|
|
173
|
+
"htmlContent[@paroicms/quill-editor-plugin]",
|
|
174
174
|
"updateDateTime",
|
|
175
175
|
{
|
|
176
176
|
"name": "testTime",
|
|
@@ -220,8 +220,8 @@
|
|
|
220
220
|
"taxonomy": "tags",
|
|
221
221
|
"multiple": true
|
|
222
222
|
},
|
|
223
|
-
"leadParagraph",
|
|
224
|
-
"htmlContent"
|
|
223
|
+
"leadParagraph[@paroicms/quill-editor-plugin]",
|
|
224
|
+
"htmlContent[@paroicms/quill-editor-plugin]"
|
|
225
225
|
]
|
|
226
226
|
},
|
|
227
227
|
{
|
|
@@ -247,7 +247,7 @@
|
|
|
247
247
|
"documentKind": "regular",
|
|
248
248
|
"route": ":relativeId-:slug",
|
|
249
249
|
"withFeaturedImage": true,
|
|
250
|
-
"fields": ["htmlContent"],
|
|
250
|
+
"fields": ["htmlContent[@paroicms/quill-editor-plugin]"],
|
|
251
251
|
"autoPublish": true
|
|
252
252
|
},
|
|
253
253
|
{
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
},
|
|
262
262
|
"withFeaturedImage": true,
|
|
263
263
|
"fields": [
|
|
264
|
-
"htmlContent",
|
|
264
|
+
"htmlContent[@paroicms/quill-editor-plugin]",
|
|
265
265
|
"updateDateTime",
|
|
266
266
|
{
|
|
267
267
|
"name": "testTime",
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
"es": "contáctenos"
|
|
288
288
|
},
|
|
289
289
|
"withFeaturedImage": false,
|
|
290
|
-
"fields": ["buttonLabel", "htmlContent"]
|
|
290
|
+
"fields": ["buttonLabel", "htmlContent[@paroicms/quill-editor-plugin]"]
|
|
291
291
|
},
|
|
292
292
|
{
|
|
293
293
|
"typeName": "searchPage",
|
|
@@ -299,7 +299,7 @@
|
|
|
299
299
|
"es": "buscar"
|
|
300
300
|
},
|
|
301
301
|
"withFeaturedImage": false,
|
|
302
|
-
"fields": ["htmlContent"]
|
|
302
|
+
"fields": ["htmlContent[@paroicms/quill-editor-plugin]"]
|
|
303
303
|
}
|
|
304
304
|
]
|
|
305
305
|
}
|