create-keystone-app 5.1.0 → 7.0.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/dist/create-keystone-app.cjs.dev.js +5 -9
- package/dist/create-keystone-app.cjs.prod.js +5 -9
- package/package.json +3 -3
- package/starter/CHANGELOG.md +6 -0
- package/starter/auth.ts +2 -2
- package/starter/keystone.ts +1 -1
- package/starter/package.json +10 -10
- package/starter/schema.prisma +4 -5
- package/starter/schema.ts +11 -4
- package/starter/.keystone/admin/.next/build-manifest.json +0 -30
- package/starter/.keystone/admin/.next/cache/webpack/client-development/0.pack +0 -0
- package/starter/.keystone/admin/.next/cache/webpack/client-development/index.pack +0 -0
- package/starter/.keystone/admin/.next/cache/webpack/server-development/0.pack +0 -0
- package/starter/.keystone/admin/.next/cache/webpack/server-development/index.pack +0 -0
- package/starter/.keystone/admin/.next/react-loadable-manifest.json +0 -1
- package/starter/.keystone/admin/.next/server/middleware-manifest.json +0 -6
- package/starter/.keystone/admin/.next/server/pages/_app.js +0 -1534
- package/starter/.keystone/admin/.next/server/pages/_document.js +0 -156
- package/starter/.keystone/admin/.next/server/pages/_error.js +0 -56
- package/starter/.keystone/admin/.next/server/pages/api/__keystone_api_build.js +0 -123
- package/starter/.keystone/admin/.next/server/pages-manifest.json +0 -6
- package/starter/.keystone/admin/.next/server/webpack-api-runtime.js +0 -168
- package/starter/.keystone/admin/.next/server/webpack-runtime.js +0 -168
- package/starter/.keystone/admin/.next/static/chunks/amp.js +0 -366
- package/starter/.keystone/admin/.next/static/chunks/main.js +0 -1251
- package/starter/.keystone/admin/.next/static/chunks/pages/_app.js +0 -10481
- package/starter/.keystone/admin/.next/static/chunks/pages/_error.js +0 -28
- package/starter/.keystone/admin/.next/static/chunks/polyfills.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/react-refresh.js +0 -62
- package/starter/.keystone/admin/.next/static/chunks/webpack.js +0 -1202
- package/starter/.keystone/admin/.next/static/development/_buildManifest.js +0 -1
- package/starter/.keystone/admin/.next/static/development/_middlewareManifest.js +0 -1
- package/starter/.keystone/admin/.next/static/development/_ssgManifest.js +0 -1
- package/starter/.keystone/admin/.next/trace +0 -26
- package/starter/.keystone/admin/next-env.d.ts +0 -6
- package/starter/.keystone/admin/next.config.js +0 -4
- package/starter/.keystone/admin/pages/_app.js +0 -19
- package/starter/.keystone/admin/pages/api/__keystone_api_build.js +0 -3
- package/starter/.keystone/admin/pages/index.js +0 -1
- package/starter/.keystone/admin/pages/init.js +0 -5
- package/starter/.keystone/admin/pages/no-access.js +0 -3
- package/starter/.keystone/admin/pages/posts/[id].js +0 -3
- package/starter/.keystone/admin/pages/posts/index.js +0 -3
- package/starter/.keystone/admin/pages/signin.js +0 -3
- package/starter/.keystone/admin/pages/tags/[id].js +0 -3
- package/starter/.keystone/admin/pages/tags/index.js +0 -3
- package/starter/.keystone/admin/pages/users/[id].js +0 -3
- package/starter/.keystone/admin/pages/users/index.js +0 -3
- package/starter/.keystone/admin/tsconfig.json +0 -22
- package/starter/keystone.db +0 -0
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { getApp } from '@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/App';
|
|
2
|
-
|
|
3
|
-
import * as view0 from "../../../../../node_modules/@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/id-field-view";
|
|
4
|
-
import * as view1 from "../../../../../node_modules/@keystone-next/keystone/fields/types/text/views";
|
|
5
|
-
import * as view2 from "../../../../../node_modules/@keystone-next/keystone/fields/types/password/views";
|
|
6
|
-
import * as view3 from "../../../../../node_modules/@keystone-next/keystone/fields/types/relationship/views";
|
|
7
|
-
import * as view4 from "../../../../../node_modules/@keystone-next/keystone/fields/types/select/views";
|
|
8
|
-
import * as view5 from "../../../../../node_modules/@keystone-next/fields-document/views";
|
|
9
|
-
import * as view6 from "../../../../../node_modules/@keystone-next/keystone/fields/types/timestamp/views";
|
|
10
|
-
|
|
11
|
-
var adminConfig = {};
|
|
12
|
-
|
|
13
|
-
export default getApp({
|
|
14
|
-
lazyMetadataQuery: {"kind":"Document","definitions":[{"kind":"OperationDefinition","operation":"query","selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"keystone","loc":{"start":22,"end":30}},"arguments":[],"directives":[],"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"adminMeta","loc":{"start":39,"end":48}},"arguments":[],"directives":[],"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"lists","loc":{"start":59,"end":64}},"arguments":[],"directives":[],"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"key","loc":{"start":77,"end":80}},"arguments":[],"directives":[],"loc":{"start":77,"end":80}},{"kind":"Field","name":{"kind":"Name","value":"isHidden","loc":{"start":91,"end":99}},"arguments":[],"directives":[],"loc":{"start":91,"end":99}},{"kind":"Field","name":{"kind":"Name","value":"fields","loc":{"start":110,"end":116}},"arguments":[],"directives":[],"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"path","loc":{"start":131,"end":135}},"arguments":[],"directives":[],"loc":{"start":131,"end":135}},{"kind":"Field","name":{"kind":"Name","value":"createView","loc":{"start":148,"end":158}},"arguments":[],"directives":[],"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"fieldMode","loc":{"start":175,"end":184}},"arguments":[],"directives":[],"loc":{"start":175,"end":184}}],"loc":{"start":159,"end":198}},"loc":{"start":148,"end":198}}],"loc":{"start":117,"end":210}},"loc":{"start":110,"end":210}}],"loc":{"start":65,"end":220}},"loc":{"start":59,"end":220}}],"loc":{"start":49,"end":228}},"loc":{"start":39,"end":228}}],"loc":{"start":31,"end":234}},"loc":{"start":22,"end":234}},{"kind":"Field","name":{"kind":"Name","value":"authenticatedItem"},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"InlineFragment","typeCondition":{"kind":"NamedType","name":{"kind":"Name","value":"User"}},"selectionSet":{"kind":"SelectionSet","selections":[{"kind":"Field","name":{"kind":"Name","value":"id"}},{"kind":"Field","name":{"kind":"Name","value":"name"}}]}}]}}]}}]},
|
|
15
|
-
fieldViews: [view0,view1,view2,view3,view4,view5,view6],
|
|
16
|
-
adminMetaHash: "2qivu7",
|
|
17
|
-
adminConfig: adminConfig,
|
|
18
|
-
apiPath: "/api/graphql",
|
|
19
|
-
});
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { HomePage as default } from '@keystone-next/keystone/___internal-do-not-use-will-break-in-patch/admin-ui/pages/HomePage';
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { getSigninPage } from '@keystone-next/auth/pages/SigninPage'
|
|
2
|
-
|
|
3
|
-
export default getSigninPage({"identityField":"email","secretField":"password","mutationName":"authenticateUserWithPassword","successTypename":"UserAuthenticationWithPasswordSuccess","failureTypename":"UserAuthenticationWithPasswordFailure"});
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"compilerOptions": {
|
|
3
|
-
"esModuleInterop": true,
|
|
4
|
-
"jsx": "preserve",
|
|
5
|
-
"lib": ["esnext", "dom"],
|
|
6
|
-
"outDir": "dist",
|
|
7
|
-
"sourceMap": true,
|
|
8
|
-
"strict": true,
|
|
9
|
-
"target": "es5",
|
|
10
|
-
"allowJs": true,
|
|
11
|
-
"skipLibCheck": true,
|
|
12
|
-
"forceConsistentCasingInFileNames": true,
|
|
13
|
-
"noEmit": true,
|
|
14
|
-
"module": "esnext",
|
|
15
|
-
"moduleResolution": "node",
|
|
16
|
-
"resolveJsonModule": true,
|
|
17
|
-
"isolatedModules": true,
|
|
18
|
-
"incremental": true
|
|
19
|
-
},
|
|
20
|
-
"exclude": ["node_modules"],
|
|
21
|
-
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"]
|
|
22
|
-
}
|
package/starter/keystone.db
DELETED
|
Binary file
|