@progress/kendo-cli 1.7.1-develop.3 → 1.8.0-develop.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/index.js +8 -8
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -42731,7 +42731,7 @@ module.exports = "// @ts-check\nimport { defineConfig } from 'astro/config';\n\n
|
|
|
42731
42731
|
\***********************************************************************************************************************************/
|
|
42732
42732
|
/***/ ((module) => {
|
|
42733
42733
|
|
|
42734
|
-
module.exports = "{\n \"name\": \"astro-vsx-integration\",\n \"type\": \"module\",\n \"version\": \"0.0.1\",\n \"scripts\": {\n \"dev\": \"astro dev\",\n \"start\": \"astro dev\",\n \"build\": \"astro check && astro build\",\n \"preview\": \"astro preview\",\n \"astro\": \"astro\"\n },\n \"dependencies\": {\n \"astro\": \"^4.15.11\",\n \"react\": \"^18.3.1\",\n \"react-dom\": \"^18.3.1\",\n \"react-router-dom\": \"^6.26.2\",\n \"sass\": \"^1.79.4\",\n \"typescript\": \"^5.6.2\",\n \"@astrojs/check\": \"^0.9.4\",\n \"@astrojs/react\": \"^3.6.2\",\n \"@types/react\": \"^18.3.11\",\n \"@types/react-dom\": \"^18.3.0\",\n \"@progress/kendo-react-buttons\": \"^
|
|
42734
|
+
module.exports = "{\n \"name\": \"astro-vsx-integration\",\n \"type\": \"module\",\n \"version\": \"0.0.1\",\n \"scripts\": {\n \"dev\": \"astro dev\",\n \"start\": \"astro dev\",\n \"build\": \"astro check && astro build\",\n \"preview\": \"astro preview\",\n \"astro\": \"astro\"\n },\n \"dependencies\": {\n \"astro\": \"^4.15.11\",\n \"react\": \"^18.3.1\",\n \"react-dom\": \"^18.3.1\",\n \"react-router-dom\": \"^6.26.2\",\n \"sass\": \"^1.79.4\",\n \"typescript\": \"^5.6.2\",\n \"@astrojs/check\": \"^0.9.4\",\n \"@astrojs/react\": \"^3.6.2\",\n \"@types/react\": \"^18.3.11\",\n \"@types/react-dom\": \"^18.3.0\",\n \"@progress/kendo-react-buttons\": \"^10.0.0\",\n \"@progress/kendo-react-excel-export\": \"^10.0.0\",\n \"@progress/kendo-react-grid\": \"^10.0.0\",\n \"@progress/kendo-react-layout\": \"^10.0.0\",\n \"@progress/kendo-react-pdf\": \"^10.0.0\",\n \"@progress/kendo-theme-bootstrap\": \"^10.3.1\",\n \"@progress/kendo-theme-default\": \"^10.3.1\",\n \"@progress/kendo-theme-material\": \"^10.3.1\"\n },\n \"devDependencies\": {\n \"@types/react-router-dom\": \"^5.3.3\"\n }\n}\n";
|
|
42735
42735
|
|
|
42736
42736
|
/***/ }),
|
|
42737
42737
|
|
|
@@ -43661,7 +43661,7 @@ module.exports = "<!doctype html>\n<html lang=\"en\">\n <head>\n <meta chars
|
|
|
43661
43661
|
\**********************************************************************************************************************************/
|
|
43662
43662
|
/***/ ((module) => {
|
|
43663
43663
|
|
|
43664
|
-
module.exports = "{\n \"name\": \"vite-integration\",\n \"private\": true,\n \"version\": \"0.0.0\",\n \"type\": \"module\",\n \"scripts\": {\n \"dev\": \"vite\",\n \"build\": \"tsc -b && vite build\",\n \"preview\": \"vite preview\"\n },\n \"dependencies\": {\n \"react\": \"^18.3.1\",\n \"react-dom\": \"^18.3.1\",\n \"@progress/kendo-data-query\": \"^1.7.1\",\n \"@progress/kendo-theme-default\": \"^10.
|
|
43664
|
+
module.exports = "{\n \"name\": \"vite-integration\",\n \"private\": true,\n \"version\": \"0.0.0\",\n \"type\": \"module\",\n \"scripts\": {\n \"dev\": \"vite\",\n \"build\": \"tsc -b && vite build\",\n \"preview\": \"vite preview\"\n },\n \"dependencies\": {\n \"react\": \"^18.3.1\",\n \"react-dom\": \"^18.3.1\",\n \"@progress/kendo-data-query\": \"^1.7.1\",\n \"@progress/kendo-theme-default\": \"^10.3.1\",\n \"@progress/kendo-react-buttons\": \"^10.0.0\",\n \"@progress/kendo-react-excel-export\": \"^10.0.0\",\n \"@progress/kendo-react-grid\": \"^10.0.0\",\n \"@progress/kendo-react-layout\": \"^10.0.0\",\n \"@progress/kendo-react-pdf\": \"^10.0.0\",\n \"@progress/kendo-svg-icons\": \"^4.0.0\"\n },\n \"devDependencies\": {\n \"@types/react\": \"^18.3.3\",\n \"@types/react-dom\": \"^18.3.0\",\n \"@vitejs/plugin-react\": \"^4.3.1\",\n \"globals\": \"^15.9.0\",\n \"react-router-dom\": \"^6.26.2\",\n \"typescript\": \"^5.5.3\",\n \"vite\": \"^5.4.1\"\n }\n}\n";
|
|
43665
43665
|
|
|
43666
43666
|
/***/ }),
|
|
43667
43667
|
|
|
@@ -50860,7 +50860,7 @@ class CreateNextJSApp extends scaffolding_1.ProjectTemplate {
|
|
|
50860
50860
|
"dependencies": {
|
|
50861
50861
|
"react": "^18",
|
|
50862
50862
|
"react-dom": "^18",
|
|
50863
|
-
"next": "
|
|
50863
|
+
"next": "^15.0.0"
|
|
50864
50864
|
}
|
|
50865
50865
|
};
|
|
50866
50866
|
if (this.language == "TypeScript") {
|
|
@@ -50877,7 +50877,7 @@ class CreateNextJSApp extends scaffolding_1.ProjectTemplate {
|
|
|
50877
50877
|
packageJsonContent.devDependencies = {
|
|
50878
50878
|
...packageJsonContent.devDependencies, ...{
|
|
50879
50879
|
"eslint": "^8",
|
|
50880
|
-
"eslint-config-next": "
|
|
50880
|
+
"eslint-config-next": "^15.0.0"
|
|
50881
50881
|
}
|
|
50882
50882
|
};
|
|
50883
50883
|
}
|
|
@@ -51059,7 +51059,7 @@ Check out our [Next.js deployment documentation](https://nextjs.org/docs/deploym
|
|
|
51059
51059
|
...packageJson.dependencies,
|
|
51060
51060
|
"@progress/kendo-data-query": "^1.7.1",
|
|
51061
51061
|
"@progress/kendo-drawing": "^1.20.2",
|
|
51062
|
-
"@progress/kendo-licensing": "^1.
|
|
51062
|
+
"@progress/kendo-licensing": "^1.5.0",
|
|
51063
51063
|
"@progress/kendo-theme-default": `${themeVersion}`,
|
|
51064
51064
|
"@progress/kendo-theme-bootstrap": `${themeVersion}`,
|
|
51065
51065
|
"@progress/kendo-theme-material": `${themeVersion}`,
|
|
@@ -77699,7 +77699,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"name":"@progress/kendo-cli","version
|
|
|
77699
77699
|
/***/ ((module) => {
|
|
77700
77700
|
|
|
77701
77701
|
"use strict";
|
|
77702
|
-
module.exports = /*#__PURE__*/JSON.parse('{"title":"Astro","description":"Create KendoReact app with Astro.","type":"object","properties":{"path":{"type":"string","hidden":true,"description":"Path to generate the app into."},"name":{"type":"string","displayName":"Application Name","description":"Name of the generated application.","default":"KendoReactApp","$default":{"$source":"argv","index":0}},"typescript":{"alias":"ts","default":false,"type":"boolean","description":"Initialize as a TypeScript project."},"language":{"type":"string","description":"Front-end language","enum":["JavaScript","TypeScript"],"hidden":true},"styling":{"type":"string","description":"Styling language","enum":["CSS","Sass"],"default":"CSS"},"kendo":{"type":"boolean","description":"Add KendoReact dependencies and UI.","default":true,"version":"^
|
|
77702
|
+
module.exports = /*#__PURE__*/JSON.parse('{"title":"Astro","description":"Create KendoReact app with Astro.","type":"object","properties":{"path":{"type":"string","hidden":true,"description":"Path to generate the app into."},"name":{"type":"string","displayName":"Application Name","description":"Name of the generated application.","default":"KendoReactApp","$default":{"$source":"argv","index":0}},"typescript":{"alias":"ts","default":false,"type":"boolean","description":"Initialize as a TypeScript project."},"language":{"type":"string","description":"Front-end language","enum":["JavaScript","TypeScript"],"hidden":true},"styling":{"type":"string","description":"Styling language","enum":["CSS","Sass"],"default":"CSS"},"kendo":{"type":"boolean","description":"Add KendoReact dependencies and UI.","default":true,"version":"^10.0.0","hidden":true},"theme":{"type":"string","description":"Kendo theme to apply.","default":"default","version":"^10.3.1","enum":["default","bootstrap","material","fluent"]}},"additionalProperties":false,"required":["path","name"]}');
|
|
77703
77703
|
|
|
77704
77704
|
/***/ }),
|
|
77705
77705
|
|
|
@@ -77710,7 +77710,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"title":"Astro","description":"Create
|
|
|
77710
77710
|
/***/ ((module) => {
|
|
77711
77711
|
|
|
77712
77712
|
"use strict";
|
|
77713
|
-
module.exports = /*#__PURE__*/JSON.parse('{"title":"nextjs","description":"Create KendoReact app based on NextJS","type":"object","properties":{"path":{"type":"string","hidden":true,"description":"Path to generate the app into."},"name":{"type":"string","displayName":"Application Name","description":"Name of the generated application.","default":"KendoReactApp","$default":{"$source":"argv","index":0}},"javascript":{"alias":"js","default":false,"type":"boolean","description":"Initialize as a JavaScript project."},"typescript":{"alias":"ts","default":false,"type":"boolean","description":"Initialize as a TypeScript project."},"language":{"type":"string","description":"Front-end language","enum":["JavaScript","TypeScript"],"hidden":true},"eslint":{"type":"boolean","description":"Initialize with eslint config.","default":false},"app":{"type":"boolean","description":"Initialize as an App Router project.","default":true},"src-dir":{"type":"boolean","description":"Initialize inside a `src/` directory.","default":true},"import-alias":{"type":"string","description":"Specify import alias to use (default \\"@/*\\").","default":"@/*"},"kendo":{"type":"boolean","description":"Add KendoReact dependencies and UI.","version":"^
|
|
77713
|
+
module.exports = /*#__PURE__*/JSON.parse('{"title":"nextjs","description":"Create KendoReact app based on NextJS","type":"object","properties":{"path":{"type":"string","hidden":true,"description":"Path to generate the app into."},"name":{"type":"string","displayName":"Application Name","description":"Name of the generated application.","default":"KendoReactApp","$default":{"$source":"argv","index":0}},"javascript":{"alias":"js","default":false,"type":"boolean","description":"Initialize as a JavaScript project."},"typescript":{"alias":"ts","default":false,"type":"boolean","description":"Initialize as a TypeScript project."},"language":{"type":"string","description":"Front-end language","enum":["JavaScript","TypeScript"],"hidden":true},"eslint":{"type":"boolean","description":"Initialize with eslint config.","default":false},"app":{"type":"boolean","description":"Initialize as an App Router project.","default":true},"src-dir":{"type":"boolean","description":"Initialize inside a `src/` directory.","default":true},"import-alias":{"type":"string","description":"Specify import alias to use (default \\"@/*\\").","default":"@/*"},"kendo":{"type":"boolean","description":"Add KendoReact dependencies and UI.","version":"^10.0.0","default":true,"hidden":true},"theme":{"type":"string","description":"Kendo theme to apply.","version":"^10.3.1","default":"default","enum":["default","bootstrap","material","fluent"]}},"additionalProperties":false,"required":["path","name"]}');
|
|
77714
77714
|
|
|
77715
77715
|
/***/ }),
|
|
77716
77716
|
|
|
@@ -77721,7 +77721,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"title":"nextjs","description":"Creat
|
|
|
77721
77721
|
/***/ ((module) => {
|
|
77722
77722
|
|
|
77723
77723
|
"use strict";
|
|
77724
|
-
module.exports = /*#__PURE__*/JSON.parse('{"title":"vite","description":"Create KendoReact app with Vite.","type":"object","properties":{"path":{"type":"string","hidden":true,"description":"Path to generate the app into."},"name":{"type":"string","displayName":"Application Name","description":"Name of the generated application.","default":"KendoReactApp","$default":{"$source":"argv","index":0}},"typescript":{"alias":"ts","default":false,"type":"boolean","description":"Initialize as a TypeScript project."},"language":{"type":"string","description":"Front-end language","enum":["JavaScript","TypeScript"],"hidden":true},"styling":{"type":"string","description":"Styling language","enum":["CSS","Sass"],"default":"CSS"},"kendo":{"type":"boolean","description":"Add KendoReact dependencies and UI.","version":"^
|
|
77724
|
+
module.exports = /*#__PURE__*/JSON.parse('{"title":"vite","description":"Create KendoReact app with Vite.","type":"object","properties":{"path":{"type":"string","hidden":true,"description":"Path to generate the app into."},"name":{"type":"string","displayName":"Application Name","description":"Name of the generated application.","default":"KendoReactApp","$default":{"$source":"argv","index":0}},"typescript":{"alias":"ts","default":false,"type":"boolean","description":"Initialize as a TypeScript project."},"language":{"type":"string","description":"Front-end language","enum":["JavaScript","TypeScript"],"hidden":true},"styling":{"type":"string","description":"Styling language","enum":["CSS","Sass"],"default":"CSS"},"kendo":{"type":"boolean","description":"Add KendoReact dependencies and UI.","version":"^10.0.0","default":true,"hidden":true},"theme":{"type":"string","description":"Kendo theme to apply.","default":"default","version":"^10.3.1","enum":["default","bootstrap","material","fluent"]}},"additionalProperties":false,"required":["path","name"]}');
|
|
77725
77725
|
|
|
77726
77726
|
/***/ }),
|
|
77727
77727
|
|