@webiny/app-headless-cms 0.0.0-unstable.aad28a72ae → 0.0.0-unstable.d16f688daf

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.
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare const _default: () => (import("../../types").CmsEditorFormSettingsPlugin | import("../../types").CmsIconsPlugin | import("../../types").CmsFieldValueTransformer<{
2
+ declare const _default: () => (import("../../types").CmsEditorFormSettingsPlugin | import("../../types").CmsIconsPlugin | import("@webiny/app-admin/types").AdminInstallationPlugin | import("@webiny/app-admin/types").AdminAppPermissionRendererPlugin | import("../../types").CmsFieldValueTransformer<{
3
3
  id: string;
4
4
  type: string;
5
5
  fieldId: string;
@@ -26,7 +26,7 @@ declare const _default: () => (import("../../types").CmsEditorFormSettingsPlugin
26
26
  name: string;
27
27
  };
28
28
  tags?: string[] | undefined;
29
- }>[] | import("@webiny/app/types").RoutePlugin[] | import("@webiny/app-admin/types").AdminInstallationPlugin | import("@webiny/app-admin/types").AdminAppPermissionRendererPlugin | import("@webiny/app").ApolloCacheObjectIdPlugin<import("@webiny/app/plugins/ApolloCacheObjectIdPlugin").ApolloCacheObject> | import("../../types").CmsContentDetailsPlugin[] | {
29
+ }>[] | import("@webiny/app/types").RoutePlugin[] | import("@webiny/app").ApolloCacheObjectIdPlugin<import("@webiny/app/plugins/ApolloCacheObjectIdPlugin").ApolloCacheObject> | import("../../types").CmsContentDetailsPlugin[] | {
30
30
  name: string;
31
31
  type: string;
32
32
  render(): JSX.Element;
package/allPlugins.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- declare const _default: (import("./types").CmsModelFieldTypePlugin | import("./types").CmsEditorFieldRendererPlugin | import("./types").CmsEditorFieldRendererPlugin[] | import("./types").CmsModelFieldValidatorPlugin<any> | import("./types").CmsModelFieldRegexValidatorExpressionPlugin | (import("./types").CmsEditorFormSettingsPlugin | import("./types").CmsIconsPlugin | import("./types").CmsFieldValueTransformer<{
2
+ declare const _default: (import("./types").CmsModelFieldTypePlugin | import("./types").CmsEditorFieldRendererPlugin | import("./types").CmsEditorFieldRendererPlugin[] | import("./types").CmsModelFieldValidatorPlugin<any> | import("./types").CmsModelFieldRegexValidatorExpressionPlugin | (import("./types").CmsEditorFormSettingsPlugin | import("./types").CmsIconsPlugin | import("@webiny/app-admin/types").AdminInstallationPlugin | import("@webiny/app-admin/types").AdminAppPermissionRendererPlugin | import("./types").CmsFieldValueTransformer<{
3
3
  id: string;
4
4
  type: string;
5
5
  fieldId: string;
@@ -26,7 +26,7 @@ declare const _default: (import("./types").CmsModelFieldTypePlugin | import("./t
26
26
  name: string;
27
27
  };
28
28
  tags?: string[] | undefined;
29
- }>[] | import("@webiny/app/types").RoutePlugin[] | import("@webiny/app-admin/types").AdminInstallationPlugin | import("@webiny/app-admin/types").AdminAppPermissionRendererPlugin | import("@webiny/app").ApolloCacheObjectIdPlugin<import("@webiny/app/plugins/ApolloCacheObjectIdPlugin").ApolloCacheObject> | import("./types").CmsContentDetailsPlugin[] | {
29
+ }>[] | import("@webiny/app/types").RoutePlugin[] | import("@webiny/app").ApolloCacheObjectIdPlugin<import("@webiny/app/plugins/ApolloCacheObjectIdPlugin").ApolloCacheObject> | import("./types").CmsContentDetailsPlugin[] | {
30
30
  name: string;
31
31
  type: string;
32
32
  render(): JSX.Element;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/app-headless-cms",
3
- "version": "0.0.0-unstable.aad28a72ae",
3
+ "version": "0.0.0-unstable.d16f688daf",
4
4
  "main": "index.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -27,20 +27,20 @@
27
27
  "@material-design-icons/svg": "0.14.2",
28
28
  "@svgr/webpack": "6.4.0",
29
29
  "@types/react": "17.0.39",
30
- "@webiny/app": "0.0.0-unstable.aad28a72ae",
31
- "@webiny/app-admin": "0.0.0-unstable.aad28a72ae",
32
- "@webiny/app-graphql-playground": "0.0.0-unstable.aad28a72ae",
33
- "@webiny/app-i18n": "0.0.0-unstable.aad28a72ae",
34
- "@webiny/app-plugin-admin-welcome-screen": "0.0.0-unstable.aad28a72ae",
35
- "@webiny/app-security": "0.0.0-unstable.aad28a72ae",
36
- "@webiny/error": "0.0.0-unstable.aad28a72ae",
37
- "@webiny/form": "0.0.0-unstable.aad28a72ae",
38
- "@webiny/plugins": "0.0.0-unstable.aad28a72ae",
39
- "@webiny/react-composition": "0.0.0-unstable.aad28a72ae",
40
- "@webiny/react-router": "0.0.0-unstable.aad28a72ae",
41
- "@webiny/ui": "0.0.0-unstable.aad28a72ae",
42
- "@webiny/utils": "0.0.0-unstable.aad28a72ae",
43
- "@webiny/validation": "0.0.0-unstable.aad28a72ae",
30
+ "@webiny/app": "0.0.0-unstable.d16f688daf",
31
+ "@webiny/app-admin": "0.0.0-unstable.d16f688daf",
32
+ "@webiny/app-graphql-playground": "0.0.0-unstable.d16f688daf",
33
+ "@webiny/app-i18n": "0.0.0-unstable.d16f688daf",
34
+ "@webiny/app-plugin-admin-welcome-screen": "0.0.0-unstable.d16f688daf",
35
+ "@webiny/app-security": "0.0.0-unstable.d16f688daf",
36
+ "@webiny/error": "0.0.0-unstable.d16f688daf",
37
+ "@webiny/form": "0.0.0-unstable.d16f688daf",
38
+ "@webiny/plugins": "0.0.0-unstable.d16f688daf",
39
+ "@webiny/react-composition": "0.0.0-unstable.d16f688daf",
40
+ "@webiny/react-router": "0.0.0-unstable.d16f688daf",
41
+ "@webiny/ui": "0.0.0-unstable.d16f688daf",
42
+ "@webiny/utils": "0.0.0-unstable.d16f688daf",
43
+ "@webiny/validation": "0.0.0-unstable.d16f688daf",
44
44
  "apollo-cache": "1.3.5",
45
45
  "apollo-client": "2.6.10",
46
46
  "apollo-link": "1.2.14",
@@ -72,8 +72,8 @@
72
72
  "@babel/preset-env": "^7.19.4",
73
73
  "@babel/preset-react": "^7.16.0",
74
74
  "@babel/preset-typescript": "^7.18.6",
75
- "@webiny/cli": "^0.0.0-unstable.aad28a72ae",
76
- "@webiny/project-utils": "^0.0.0-unstable.aad28a72ae",
75
+ "@webiny/cli": "^0.0.0-unstable.d16f688daf",
76
+ "@webiny/project-utils": "^0.0.0-unstable.d16f688daf",
77
77
  "babel-plugin-emotion": "^9.2.8",
78
78
  "babel-plugin-lodash": "^3.3.4",
79
79
  "babel-plugin-module-resolver": "^4.1.0",
@@ -104,5 +104,5 @@
104
104
  ]
105
105
  }
106
106
  },
107
- "gitHead": "aad28a72ae72f19b80a3196d2b4439399acc67ad"
107
+ "gitHead": "d16f688daf2f36622d725e53a4dd1c0486017015"
108
108
  }