@webiny/app-serverless-cms 6.6.0-alpha.0 → 6.6.0-alpha.2

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.
Files changed (3) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/package.json +27 -27
package/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  export { Admin } from "./Admin.js";
2
2
  export type { AdminProps } from "./Admin.js";
3
- export { useApp, useWcp, useTags, Dashboard, DashboardRenderer, Layout, LayoutRenderer, LoginScreen, LoginScreenRenderer, Brand, BrandRenderer, Provider, Compose, CompositionScope, Plugins, Plugin, AdminConfig, makeComposable, makeDecoratable, createComponentPlugin, createProviderPlugin, createDecorator, createProvider, Navigation, NavigationRenderer, Tags, UserMenu, UserMenuHandle, UserMenuHandleRenderer, UserMenuItem, UserMenuItemRenderer } from "@webiny/app-admin";
3
+ export { useApp, useTags, Dashboard, DashboardRenderer, Layout, LayoutRenderer, LoginScreen, LoginScreenRenderer, Brand, BrandRenderer, Provider, Compose, CompositionScope, Plugins, Plugin, AdminConfig, makeComposable, makeDecoratable, createComponentPlugin, createProviderPlugin, createDecorator, createProvider, Navigation, NavigationRenderer, Tags, UserMenu, UserMenuHandle, UserMenuHandleRenderer, UserMenuItem, UserMenuItemRenderer } from "@webiny/app-admin";
4
4
  export type { ComposeProps, HigherOrderComponent, Decorator, ProviderProps, LayoutProps, LoginScreenProps } from "@webiny/app-admin";
5
5
  export { useTenantContext } from "@webiny/app-admin";
6
6
  export type { Tenant } from "@webiny/app-admin";
package/index.js CHANGED
@@ -1,2 +1,2 @@
1
1
  export { Admin } from "./Admin.js";
2
- export { AdminConfig, Brand, BrandRenderer, Compose, CompositionScope, Dashboard, DashboardRenderer, Layout, LayoutRenderer, LoginScreen, LoginScreenRenderer, Navigation, NavigationRenderer, Plugin, Plugins, Provider, Tags, UserMenu, UserMenuHandle, UserMenuHandleRenderer, UserMenuItem, UserMenuItemRenderer, createComponentPlugin, createDecorator, createProvider, createProviderPlugin, makeComposable, makeDecoratable, useApp, useTags, useTenantContext, useWcp } from "@webiny/app-admin";
2
+ export { AdminConfig, Brand, BrandRenderer, Compose, CompositionScope, Dashboard, DashboardRenderer, Layout, LayoutRenderer, LoginScreen, LoginScreenRenderer, Navigation, NavigationRenderer, Plugin, Plugins, Provider, Tags, UserMenu, UserMenuHandle, UserMenuHandleRenderer, UserMenuItem, UserMenuItemRenderer, createComponentPlugin, createDecorator, createProvider, createProviderPlugin, makeComposable, makeDecoratable, useApp, useTags, useTenantContext } from "@webiny/app-admin";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/app-serverless-cms",
3
- "version": "6.6.0-alpha.0",
3
+ "version": "6.6.0-alpha.2",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": "./index.js",
@@ -14,36 +14,36 @@
14
14
  "license": "MIT",
15
15
  "dependencies": {
16
16
  "@emotion/react": "11.14.0",
17
- "@webiny/app": "6.6.0-alpha.0",
18
- "@webiny/app-aco": "6.6.0-alpha.0",
19
- "@webiny/app-admin": "6.6.0-alpha.0",
20
- "@webiny/app-admin-ui": "6.6.0-alpha.0",
21
- "@webiny/app-audit-logs": "6.6.0-alpha.0",
22
- "@webiny/app-file-manager": "6.6.0-alpha.0",
23
- "@webiny/app-graphql-playground": "6.6.0-alpha.0",
24
- "@webiny/app-headless-cms": "6.6.0-alpha.0",
25
- "@webiny/app-headless-cms-scheduler": "6.6.0-alpha.0",
26
- "@webiny/app-headless-cms-workflows": "6.6.0-alpha.0",
27
- "@webiny/app-mailer": "6.6.0-alpha.0",
28
- "@webiny/app-record-locking": "6.6.0-alpha.0",
29
- "@webiny/app-scheduler": "6.6.0-alpha.0",
30
- "@webiny/app-sdk-playground": "6.6.0-alpha.0",
31
- "@webiny/app-website-builder": "6.6.0-alpha.0",
32
- "@webiny/app-website-builder-scheduler": "6.6.0-alpha.0",
33
- "@webiny/app-website-builder-workflows": "6.6.0-alpha.0",
34
- "@webiny/app-websockets": "6.6.0-alpha.0",
35
- "@webiny/app-workflows": "6.6.0-alpha.0",
36
- "@webiny/background-tasks": "6.6.0-alpha.0",
37
- "@webiny/di": "1.0.2",
38
- "@webiny/lexical-editor-actions": "6.6.0-alpha.0",
39
- "@webiny/lexical-theme": "6.6.0-alpha.0",
40
- "@webiny/plugins": "6.6.0-alpha.0",
41
- "@webiny/webhooks": "6.6.0-alpha.0",
17
+ "@webiny/app": "6.6.0-alpha.2",
18
+ "@webiny/app-aco": "6.6.0-alpha.2",
19
+ "@webiny/app-admin": "6.6.0-alpha.2",
20
+ "@webiny/app-admin-ui": "6.6.0-alpha.2",
21
+ "@webiny/app-audit-logs": "6.6.0-alpha.2",
22
+ "@webiny/app-file-manager": "6.6.0-alpha.2",
23
+ "@webiny/app-graphql-playground": "6.6.0-alpha.2",
24
+ "@webiny/app-headless-cms": "6.6.0-alpha.2",
25
+ "@webiny/app-headless-cms-scheduler": "6.6.0-alpha.2",
26
+ "@webiny/app-headless-cms-workflows": "6.6.0-alpha.2",
27
+ "@webiny/app-mailer": "6.6.0-alpha.2",
28
+ "@webiny/app-record-locking": "6.6.0-alpha.2",
29
+ "@webiny/app-scheduler": "6.6.0-alpha.2",
30
+ "@webiny/app-sdk-playground": "6.6.0-alpha.2",
31
+ "@webiny/app-website-builder": "6.6.0-alpha.2",
32
+ "@webiny/app-website-builder-scheduler": "6.6.0-alpha.2",
33
+ "@webiny/app-website-builder-workflows": "6.6.0-alpha.2",
34
+ "@webiny/app-websockets": "6.6.0-alpha.2",
35
+ "@webiny/app-workflows": "6.6.0-alpha.2",
36
+ "@webiny/background-tasks": "6.6.0-alpha.2",
37
+ "@webiny/di": "1.1.0",
38
+ "@webiny/lexical-editor-actions": "6.6.0-alpha.2",
39
+ "@webiny/lexical-theme": "6.6.0-alpha.2",
40
+ "@webiny/plugins": "6.6.0-alpha.2",
41
+ "@webiny/webhooks": "6.6.0-alpha.2",
42
42
  "react": "18.3.1",
43
43
  "react-dom": "18.3.1"
44
44
  },
45
45
  "devDependencies": {
46
- "@webiny/build-tools": "6.6.0-alpha.0",
46
+ "@webiny/build-tools": "6.6.0-alpha.2",
47
47
  "rimraf": "6.1.3",
48
48
  "typescript": "7.0.2"
49
49
  },