create-keystone-app 5.0.1 → 6.0.1
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 +4 -8
- package/dist/create-keystone-app.cjs.prod.js +4 -8
- package/package.json +2 -2
- package/starter/.keystone/admin/.next/build-manifest.json +17 -79
- 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/server/middleware-manifest.json +6 -0
- package/starter/.keystone/admin/.next/server/pages/_app.js +978 -361
- package/starter/.keystone/admin/.next/server/pages/_document.js +73 -1073
- package/starter/.keystone/admin/.next/server/pages/_error.js +24 -104
- package/starter/.keystone/admin/.next/server/pages/api/__keystone_api_build.js +82 -235
- package/starter/.keystone/admin/.next/server/pages-manifest.json +1 -12
- package/starter/.keystone/admin/.next/server/webpack-api-runtime.js +168 -0
- package/starter/.keystone/admin/.next/server/webpack-runtime.js +12 -4
- package/starter/.keystone/admin/.next/static/chunks/amp.js +366 -0
- package/starter/.keystone/admin/.next/static/chunks/main.js +1251 -0
- package/starter/.keystone/admin/.next/static/chunks/pages/_app.js +10481 -0
- package/starter/.keystone/admin/.next/static/chunks/pages/_error.js +28 -0
- package/starter/.keystone/admin/.next/static/chunks/{polyfills-a40ef1678bae11e696dba45124eadd70.js → polyfills.js} +0 -0
- package/starter/.keystone/admin/.next/static/chunks/react-refresh.js +62 -0
- package/starter/.keystone/admin/.next/static/chunks/webpack.js +1202 -0
- package/starter/.keystone/admin/.next/static/development/_buildManifest.js +1 -0
- package/starter/.keystone/admin/.next/static/development/_middlewareManifest.js +1 -0
- package/starter/.keystone/admin/.next/static/development/_ssgManifest.js +1 -0
- package/starter/.keystone/admin/.next/trace +26 -22
- package/starter/.keystone/admin/pages/_app.js +11 -179
- package/starter/.keystone/admin/pages/api/__keystone_api_build.js +3 -4
- package/starter/.keystone/admin/pages/init.js +2 -6
- package/starter/.keystone/admin/pages/no-access.js +1 -1
- package/starter/.keystone/admin/pages/posts/[id].js +1 -1
- package/starter/.keystone/admin/pages/posts/index.js +1 -1
- package/starter/.keystone/admin/pages/signin.js +2 -8
- package/starter/.keystone/admin/pages/tags/[id].js +1 -1
- package/starter/.keystone/admin/pages/tags/index.js +1 -1
- package/starter/.keystone/admin/pages/users/[id].js +1 -1
- package/starter/.keystone/admin/pages/users/index.js +1 -1
- package/starter/.keystone/admin/tsconfig.json +2 -1
- package/starter/CHANGELOG.md +22 -0
- package/starter/auth.ts +2 -2
- package/starter/keystone.db +0 -0
- package/starter/keystone.ts +1 -1
- package/starter/package.json +12 -9
- package/starter/schema.graphql +51 -51
- package/starter/schema.prisma +4 -5
- package/starter/schema.ts +10 -4
- package/CHANGELOG.md +0 -157
- package/starter/.keystone/admin/.next/BUILD_ID +0 -1
- package/starter/.keystone/admin/.next/cache/webpack/client-production/0.pack +0 -0
- package/starter/.keystone/admin/.next/cache/webpack/client-production/index.pack +0 -0
- package/starter/.keystone/admin/.next/cache/webpack/server-production/0.pack +0 -0
- package/starter/.keystone/admin/.next/cache/webpack/server-production/index.pack +0 -0
- package/starter/.keystone/admin/.next/export-marker.json +0 -1
- package/starter/.keystone/admin/.next/images-manifest.json +0 -1
- package/starter/.keystone/admin/.next/prerender-manifest.json +0 -1
- package/starter/.keystone/admin/.next/required-server-files.json +0 -1
- package/starter/.keystone/admin/.next/routes-manifest.json +0 -1
- package/starter/.keystone/admin/.next/server/chunks/240.js +0 -14009
- package/starter/.keystone/admin/.next/server/font-manifest.json +0 -1
- package/starter/.keystone/admin/.next/server/pages/404.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/500.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/index.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/init.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/no-access.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/posts/[id].html +0 -1
- package/starter/.keystone/admin/.next/server/pages/posts.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/signin.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/tags/[id].html +0 -1
- package/starter/.keystone/admin/.next/server/pages/tags.html +0 -1
- package/starter/.keystone/admin/.next/server/pages/users/[id].html +0 -1
- package/starter/.keystone/admin/.next/server/pages/users.html +0 -1
- package/starter/.keystone/admin/.next/static/chunks/845-5539e5cef7ad50cce2e3.js +0 -29
- package/starter/.keystone/admin/.next/static/chunks/882-9860297ca4605e1a1a0a.js +0 -35
- package/starter/.keystone/admin/.next/static/chunks/framework-f9027f68f44ebbf3e174.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/main-76a462729396bcfabf1b.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/_app-d509355e2565bcb71899.js +0 -256
- package/starter/.keystone/admin/.next/static/chunks/pages/_error-e474cef4d019fc6ee7d4.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/index-298e0c9b59ac630228e4.js +0 -17
- package/starter/.keystone/admin/.next/static/chunks/pages/init-94d4b032c41cc3c12e0d.js +0 -9
- package/starter/.keystone/admin/.next/static/chunks/pages/no-access-13f9226067042a423dc6.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/posts/[id]-f45c7c270de5326d8339.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/posts-bd996323004b12ae185b.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/signin-b7a27af2c1cca197a4e5.js +0 -14
- package/starter/.keystone/admin/.next/static/chunks/pages/tags/[id]-ff349a8664f7df16d190.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/tags-e255b296f4cb3c74438b.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/users/[id]-072af9943b94b1a26491.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/pages/users-2c04aa80b5a8479e8638.js +0 -1
- package/starter/.keystone/admin/.next/static/chunks/webpack-613fd858cdb9cf2af3be.js +0 -1
- package/starter/.keystone/admin/.next/static/vMUSAlVTH8qaayrNeoQKH/_buildManifest.js +0 -1
- package/starter/.keystone/admin/.next/static/vMUSAlVTH8qaayrNeoQKH/_ssgManifest.js +0 -1
|
@@ -0,0 +1,168 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* ATTENTION: An "eval-source-map" devtool has been used.
|
|
3
|
+
* This devtool is neither made for production nor for readable output files.
|
|
4
|
+
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
|
5
|
+
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
|
6
|
+
* or disable the default devtool with "devtool: false".
|
|
7
|
+
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
|
8
|
+
*/
|
|
9
|
+
/******/ (() => { // webpackBootstrap
|
|
10
|
+
/******/ "use strict";
|
|
11
|
+
/******/ var __webpack_modules__ = ({});
|
|
12
|
+
/************************************************************************/
|
|
13
|
+
/******/ // The module cache
|
|
14
|
+
/******/ var __webpack_module_cache__ = {};
|
|
15
|
+
/******/
|
|
16
|
+
/******/ // The require function
|
|
17
|
+
/******/ function __webpack_require__(moduleId) {
|
|
18
|
+
/******/ // Check if module is in cache
|
|
19
|
+
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
20
|
+
/******/ if (cachedModule !== undefined) {
|
|
21
|
+
/******/ return cachedModule.exports;
|
|
22
|
+
/******/ }
|
|
23
|
+
/******/ // Create a new module (and put it into the cache)
|
|
24
|
+
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
25
|
+
/******/ // no module.id needed
|
|
26
|
+
/******/ // no module.loaded needed
|
|
27
|
+
/******/ exports: {}
|
|
28
|
+
/******/ };
|
|
29
|
+
/******/
|
|
30
|
+
/******/ // Execute the module function
|
|
31
|
+
/******/ var threw = true;
|
|
32
|
+
/******/ try {
|
|
33
|
+
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
34
|
+
/******/ threw = false;
|
|
35
|
+
/******/ } finally {
|
|
36
|
+
/******/ if(threw) delete __webpack_module_cache__[moduleId];
|
|
37
|
+
/******/ }
|
|
38
|
+
/******/
|
|
39
|
+
/******/ // Return the exports of the module
|
|
40
|
+
/******/ return module.exports;
|
|
41
|
+
/******/ }
|
|
42
|
+
/******/
|
|
43
|
+
/******/ // expose the modules object (__webpack_modules__)
|
|
44
|
+
/******/ __webpack_require__.m = __webpack_modules__;
|
|
45
|
+
/******/
|
|
46
|
+
/************************************************************************/
|
|
47
|
+
/******/ /* webpack/runtime/compat get default export */
|
|
48
|
+
/******/ (() => {
|
|
49
|
+
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
50
|
+
/******/ __webpack_require__.n = (module) => {
|
|
51
|
+
/******/ var getter = module && module.__esModule ?
|
|
52
|
+
/******/ () => (module['default']) :
|
|
53
|
+
/******/ () => (module);
|
|
54
|
+
/******/ __webpack_require__.d(getter, { a: getter });
|
|
55
|
+
/******/ return getter;
|
|
56
|
+
/******/ };
|
|
57
|
+
/******/ })();
|
|
58
|
+
/******/
|
|
59
|
+
/******/ /* webpack/runtime/define property getters */
|
|
60
|
+
/******/ (() => {
|
|
61
|
+
/******/ // define getter functions for harmony exports
|
|
62
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
|
63
|
+
/******/ for(var key in definition) {
|
|
64
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
65
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
66
|
+
/******/ }
|
|
67
|
+
/******/ }
|
|
68
|
+
/******/ };
|
|
69
|
+
/******/ })();
|
|
70
|
+
/******/
|
|
71
|
+
/******/ /* webpack/runtime/ensure chunk */
|
|
72
|
+
/******/ (() => {
|
|
73
|
+
/******/ __webpack_require__.f = {};
|
|
74
|
+
/******/ // This file contains only the entry chunk.
|
|
75
|
+
/******/ // The chunk loading function for additional chunks
|
|
76
|
+
/******/ __webpack_require__.e = (chunkId) => {
|
|
77
|
+
/******/ return Promise.all(Object.keys(__webpack_require__.f).reduce((promises, key) => {
|
|
78
|
+
/******/ __webpack_require__.f[key](chunkId, promises);
|
|
79
|
+
/******/ return promises;
|
|
80
|
+
/******/ }, []));
|
|
81
|
+
/******/ };
|
|
82
|
+
/******/ })();
|
|
83
|
+
/******/
|
|
84
|
+
/******/ /* webpack/runtime/get javascript chunk filename */
|
|
85
|
+
/******/ (() => {
|
|
86
|
+
/******/ // This function allow to reference async chunks and sibling chunks for the entrypoint
|
|
87
|
+
/******/ __webpack_require__.u = (chunkId) => {
|
|
88
|
+
/******/ // return url for filenames based on template
|
|
89
|
+
/******/ return undefined;
|
|
90
|
+
/******/ };
|
|
91
|
+
/******/ })();
|
|
92
|
+
/******/
|
|
93
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
94
|
+
/******/ (() => {
|
|
95
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
96
|
+
/******/ })();
|
|
97
|
+
/******/
|
|
98
|
+
/******/ /* webpack/runtime/make namespace object */
|
|
99
|
+
/******/ (() => {
|
|
100
|
+
/******/ // define __esModule on exports
|
|
101
|
+
/******/ __webpack_require__.r = (exports) => {
|
|
102
|
+
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
103
|
+
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
104
|
+
/******/ }
|
|
105
|
+
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
106
|
+
/******/ };
|
|
107
|
+
/******/ })();
|
|
108
|
+
/******/
|
|
109
|
+
/******/ /* webpack/runtime/startup entrypoint */
|
|
110
|
+
/******/ (() => {
|
|
111
|
+
/******/ __webpack_require__.X = (result, chunkIds, fn) => {
|
|
112
|
+
/******/ // arguments: chunkIds, moduleId are deprecated
|
|
113
|
+
/******/ var moduleId = chunkIds;
|
|
114
|
+
/******/ if(!fn) chunkIds = result, fn = () => (__webpack_require__(__webpack_require__.s = moduleId));
|
|
115
|
+
/******/ chunkIds.map(__webpack_require__.e, __webpack_require__)
|
|
116
|
+
/******/ var r = fn();
|
|
117
|
+
/******/ return r === undefined ? result : r;
|
|
118
|
+
/******/ }
|
|
119
|
+
/******/ })();
|
|
120
|
+
/******/
|
|
121
|
+
/******/ /* webpack/runtime/require chunk loading */
|
|
122
|
+
/******/ (() => {
|
|
123
|
+
/******/ // no baseURI
|
|
124
|
+
/******/
|
|
125
|
+
/******/ // object to store loaded chunks
|
|
126
|
+
/******/ // "1" means "loaded", otherwise not loaded yet
|
|
127
|
+
/******/ var installedChunks = {
|
|
128
|
+
/******/ "webpack-api-runtime": 1
|
|
129
|
+
/******/ };
|
|
130
|
+
/******/
|
|
131
|
+
/******/ // no on chunks loaded
|
|
132
|
+
/******/
|
|
133
|
+
/******/ var installChunk = (chunk) => {
|
|
134
|
+
/******/ var moreModules = chunk.modules, chunkIds = chunk.ids, runtime = chunk.runtime;
|
|
135
|
+
/******/ for(var moduleId in moreModules) {
|
|
136
|
+
/******/ if(__webpack_require__.o(moreModules, moduleId)) {
|
|
137
|
+
/******/ __webpack_require__.m[moduleId] = moreModules[moduleId];
|
|
138
|
+
/******/ }
|
|
139
|
+
/******/ }
|
|
140
|
+
/******/ if(runtime) runtime(__webpack_require__);
|
|
141
|
+
/******/ for(var i = 0; i < chunkIds.length; i++)
|
|
142
|
+
/******/ installedChunks[chunkIds[i]] = 1;
|
|
143
|
+
/******/
|
|
144
|
+
/******/ };
|
|
145
|
+
/******/
|
|
146
|
+
/******/ // require() chunk loading for javascript
|
|
147
|
+
/******/ __webpack_require__.f.require = (chunkId, promises) => {
|
|
148
|
+
/******/ // "1" is the signal for "already loaded"
|
|
149
|
+
/******/ if(!installedChunks[chunkId]) {
|
|
150
|
+
/******/ if("pages/api/__keystone_api_build" == chunkId) {
|
|
151
|
+
/******/ installChunk(require("./" + __webpack_require__.u(chunkId)));
|
|
152
|
+
/******/ } else installedChunks[chunkId] = 1;
|
|
153
|
+
/******/ }
|
|
154
|
+
/******/ };
|
|
155
|
+
/******/
|
|
156
|
+
/******/ module.exports = __webpack_require__;
|
|
157
|
+
/******/ __webpack_require__.C = installChunk;
|
|
158
|
+
/******/
|
|
159
|
+
/******/ // no HMR
|
|
160
|
+
/******/
|
|
161
|
+
/******/ // no HMR manifest
|
|
162
|
+
/******/ })();
|
|
163
|
+
/******/
|
|
164
|
+
/************************************************************************/
|
|
165
|
+
/******/
|
|
166
|
+
/******/
|
|
167
|
+
/******/ })()
|
|
168
|
+
;
|
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* ATTENTION: An "eval-source-map" devtool has been used.
|
|
3
|
+
* This devtool is neither made for production nor for readable output files.
|
|
4
|
+
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
|
5
|
+
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
|
6
|
+
* or disable the default devtool with "devtool: false".
|
|
7
|
+
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
|
8
|
+
*/
|
|
1
9
|
/******/ (() => { // webpackBootstrap
|
|
2
10
|
/******/ "use strict";
|
|
3
11
|
/******/ var __webpack_modules__ = ({});
|
|
@@ -78,7 +86,7 @@
|
|
|
78
86
|
/******/ // This function allow to reference async chunks and sibling chunks for the entrypoint
|
|
79
87
|
/******/ __webpack_require__.u = (chunkId) => {
|
|
80
88
|
/******/ // return url for filenames based on template
|
|
81
|
-
/******/ return
|
|
89
|
+
/******/ return undefined;
|
|
82
90
|
/******/ };
|
|
83
91
|
/******/ })();
|
|
84
92
|
/******/
|
|
@@ -117,7 +125,7 @@
|
|
|
117
125
|
/******/ // object to store loaded chunks
|
|
118
126
|
/******/ // "1" means "loaded", otherwise not loaded yet
|
|
119
127
|
/******/ var installedChunks = {
|
|
120
|
-
/******/
|
|
128
|
+
/******/ "webpack-runtime": 1
|
|
121
129
|
/******/ };
|
|
122
130
|
/******/
|
|
123
131
|
/******/ // no on chunks loaded
|
|
@@ -139,8 +147,8 @@
|
|
|
139
147
|
/******/ __webpack_require__.f.require = (chunkId, promises) => {
|
|
140
148
|
/******/ // "1" is the signal for "already loaded"
|
|
141
149
|
/******/ if(!installedChunks[chunkId]) {
|
|
142
|
-
/******/ if(
|
|
143
|
-
/******/ installChunk(require("./
|
|
150
|
+
/******/ if("webpack-runtime" != chunkId) {
|
|
151
|
+
/******/ installChunk(require("./" + __webpack_require__.u(chunkId)));
|
|
144
152
|
/******/ } else installedChunks[chunkId] = 1;
|
|
145
153
|
/******/ }
|
|
146
154
|
/******/ };
|