@webiny/app-headless-cms 6.0.0-rc.3 → 6.0.0-rc.4
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/exports/admin/cms/{fieldRenderers/dynamicZone.js → field-renderers/dynamic-zone.js} +1 -1
- package/exports/admin/cms/field-renderers/dynamic-zone.js.map +1 -0
- package/package.json +23 -23
- package/exports/admin/cms/fieldRenderers/dynamicZone.js.map +0 -1
- /package/exports/admin/cms/{fieldRenderers/dynamicZone.d.ts → field-renderers/dynamic-zone.d.ts} +0 -0
- /package/exports/admin/cms/{fieldRenderers → field-renderers}/object.d.ts +0 -0
- /package/exports/admin/cms/{fieldRenderers → field-renderers}/object.js +0 -0
- /package/exports/admin/cms/{fieldRenderers → field-renderers}/object.js.map +0 -0
|
@@ -6,4 +6,4 @@ export { MultiValueContainer } from "../../../../admin/plugins/fieldRenderers/dy
|
|
|
6
6
|
export { MultiValueItemContainer } from "../../../../admin/plugins/fieldRenderers/dynamicZone/index.js";
|
|
7
7
|
export { MultiValueItem } from "../../../../admin/plugins/fieldRenderers/dynamicZone/index.js";
|
|
8
8
|
|
|
9
|
-
//# sourceMappingURL=
|
|
9
|
+
//# sourceMappingURL=dynamic-zone.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["DynamicZoneContainer","useTemplate","TemplateGallery","SingleValueItemContainer","MultiValueContainer","MultiValueItemContainer","MultiValueItem"],"sources":["dynamic-zone.ts"],"sourcesContent":["export { DynamicZoneContainer } from \"~/admin/plugins/fieldRenderers/dynamicZone/index.js\";\nexport { useTemplate } from \"~/admin/plugins/fieldRenderers/dynamicZone/index.js\";\nexport { TemplateGallery } from \"~/admin/plugins/fieldRenderers/dynamicZone/index.js\";\nexport { SingleValueItemContainer } from \"~/admin/plugins/fieldRenderers/dynamicZone/SingleValueDynamicZone.js\";\nexport { MultiValueContainer } from \"~/admin/plugins/fieldRenderers/dynamicZone/index.js\";\nexport { MultiValueItemContainer } from \"~/admin/plugins/fieldRenderers/dynamicZone/index.js\";\nexport { MultiValueItem } from \"~/admin/plugins/fieldRenderers/dynamicZone/index.js\";\n"],"mappings":"AAAA,SAASA,oBAAoB;AAC7B,SAASC,WAAW;AACpB,SAASC,eAAe;AACxB,SAASC,wBAAwB;AACjC,SAASC,mBAAmB;AAC5B,SAASC,uBAAuB;AAChC,SAASC,cAAc","ignoreList":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@webiny/app-headless-cms",
|
|
3
|
-
"version": "6.0.0-rc.
|
|
3
|
+
"version": "6.0.0-rc.4",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": {
|
|
@@ -28,26 +28,26 @@
|
|
|
28
28
|
"@lexical/utils": "0.40.0",
|
|
29
29
|
"@svgr/webpack": "6.5.1",
|
|
30
30
|
"@types/react": "18.2.79",
|
|
31
|
-
"@webiny/admin-ui": "6.0.0-rc.
|
|
32
|
-
"@webiny/app": "6.0.0-rc.
|
|
33
|
-
"@webiny/app-aco": "6.0.0-rc.
|
|
34
|
-
"@webiny/app-admin": "6.0.0-rc.
|
|
35
|
-
"@webiny/app-graphql-playground": "6.0.0-rc.
|
|
36
|
-
"@webiny/app-headless-cms-common": "6.0.0-rc.
|
|
37
|
-
"@webiny/app-headless-cms-scheduler": "6.0.0-rc.
|
|
38
|
-
"@webiny/app-trash-bin": "6.0.0-rc.
|
|
39
|
-
"@webiny/error": "6.0.0-rc.
|
|
40
|
-
"@webiny/form": "6.0.0-rc.
|
|
41
|
-
"@webiny/icons": "6.0.0-rc.
|
|
42
|
-
"@webiny/lexical-converter": "6.0.0-rc.
|
|
43
|
-
"@webiny/lexical-editor": "6.0.0-rc.
|
|
44
|
-
"@webiny/lexical-nodes": "6.0.0-rc.
|
|
45
|
-
"@webiny/plugins": "6.0.0-rc.
|
|
46
|
-
"@webiny/react-composition": "6.0.0-rc.
|
|
47
|
-
"@webiny/react-properties": "6.0.0-rc.
|
|
48
|
-
"@webiny/ui": "6.0.0-rc.
|
|
49
|
-
"@webiny/utils": "6.0.0-rc.
|
|
50
|
-
"@webiny/validation": "6.0.0-rc.
|
|
31
|
+
"@webiny/admin-ui": "6.0.0-rc.4",
|
|
32
|
+
"@webiny/app": "6.0.0-rc.4",
|
|
33
|
+
"@webiny/app-aco": "6.0.0-rc.4",
|
|
34
|
+
"@webiny/app-admin": "6.0.0-rc.4",
|
|
35
|
+
"@webiny/app-graphql-playground": "6.0.0-rc.4",
|
|
36
|
+
"@webiny/app-headless-cms-common": "6.0.0-rc.4",
|
|
37
|
+
"@webiny/app-headless-cms-scheduler": "6.0.0-rc.4",
|
|
38
|
+
"@webiny/app-trash-bin": "6.0.0-rc.4",
|
|
39
|
+
"@webiny/error": "6.0.0-rc.4",
|
|
40
|
+
"@webiny/form": "6.0.0-rc.4",
|
|
41
|
+
"@webiny/icons": "6.0.0-rc.4",
|
|
42
|
+
"@webiny/lexical-converter": "6.0.0-rc.4",
|
|
43
|
+
"@webiny/lexical-editor": "6.0.0-rc.4",
|
|
44
|
+
"@webiny/lexical-nodes": "6.0.0-rc.4",
|
|
45
|
+
"@webiny/plugins": "6.0.0-rc.4",
|
|
46
|
+
"@webiny/react-composition": "6.0.0-rc.4",
|
|
47
|
+
"@webiny/react-properties": "6.0.0-rc.4",
|
|
48
|
+
"@webiny/ui": "6.0.0-rc.4",
|
|
49
|
+
"@webiny/utils": "6.0.0-rc.4",
|
|
50
|
+
"@webiny/validation": "6.0.0-rc.4",
|
|
51
51
|
"apollo-cache": "1.3.5",
|
|
52
52
|
"apollo-client": "2.6.10",
|
|
53
53
|
"apollo-link": "1.2.14",
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
|
76
76
|
"@emotion/babel-plugin": "11.13.5",
|
|
77
|
-
"@webiny/build-tools": "6.0.0-rc.
|
|
77
|
+
"@webiny/build-tools": "6.0.0-rc.4",
|
|
78
78
|
"babel-plugin-module-resolver": "5.0.2",
|
|
79
79
|
"rimraf": "6.1.3",
|
|
80
80
|
"typescript": "5.9.3",
|
|
@@ -99,5 +99,5 @@
|
|
|
99
99
|
]
|
|
100
100
|
}
|
|
101
101
|
},
|
|
102
|
-
"gitHead": "
|
|
102
|
+
"gitHead": "e2758ee1cfa3b9a7152e9bb995a90ccabd33266f"
|
|
103
103
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["DynamicZoneContainer","useTemplate","TemplateGallery","SingleValueItemContainer","MultiValueContainer","MultiValueItemContainer","MultiValueItem"],"sources":["dynamicZone.ts"],"sourcesContent":["export { DynamicZoneContainer } from \"~/admin/plugins/fieldRenderers/dynamicZone/index.js\";\nexport { useTemplate } from \"~/admin/plugins/fieldRenderers/dynamicZone/index.js\";\nexport { TemplateGallery } from \"~/admin/plugins/fieldRenderers/dynamicZone/index.js\";\nexport { SingleValueItemContainer } from \"~/admin/plugins/fieldRenderers/dynamicZone/SingleValueDynamicZone.js\";\nexport { MultiValueContainer } from \"~/admin/plugins/fieldRenderers/dynamicZone/index.js\";\nexport { MultiValueItemContainer } from \"~/admin/plugins/fieldRenderers/dynamicZone/index.js\";\nexport { MultiValueItem } from \"~/admin/plugins/fieldRenderers/dynamicZone/index.js\";\n"],"mappings":"AAAA,SAASA,oBAAoB;AAC7B,SAASC,WAAW;AACpB,SAASC,eAAe;AACxB,SAASC,wBAAwB;AACjC,SAASC,mBAAmB;AAC5B,SAASC,uBAAuB;AAChC,SAASC,cAAc","ignoreList":[]}
|
/package/exports/admin/cms/{fieldRenderers/dynamicZone.d.ts → field-renderers/dynamic-zone.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|