@progress/kendo-cli 1.6.5 → 1.6.6-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 +12 -12
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -15309,7 +15309,7 @@ module.exports = "<!DOCTYPE html>\n<html>\n\n<head>\n <meta charset=\"utf-8\"
|
|
|
15309
15309
|
\***************************************************************************************************************************************/
|
|
15310
15310
|
/***/ ((module) => {
|
|
15311
15311
|
|
|
15312
|
-
module.exports = "{\n \"title\": \"jqa\",\n \"description\": \"Create jQuery Admin app\",\n \"type\": \"object\",\n \"properties\": {\n \"path\": {\n \"type\": \"string\",\n \"hidden\": true,\n \"description\": \"Path to generate the app into.\"\n },\n \"name\": {\n \"type\": \"string\",\n \"displayName\": \"Application Name\",\n \"description\": \"Name of the generated application.\",\n \"default\": \"MyjQueryAdminApp\"\n },\n \"theme\": {\n \"type\": \"string\",\n \"description\": \"Kendo theme to apply.\",\n \"default\": \"default\",\n \"enum\": [\"default\", \"bootstrap\", \"material\", \"fluent\"]\n },\n \"cdn\": {\n \"type\": \"string\",\n \"default\": \"10.0
|
|
15312
|
+
module.exports = "{\n \"title\": \"jqa\",\n \"description\": \"Create jQuery Admin app\",\n \"type\": \"object\",\n \"properties\": {\n \"path\": {\n \"type\": \"string\",\n \"hidden\": true,\n \"description\": \"Path to generate the app into.\"\n },\n \"name\": {\n \"type\": \"string\",\n \"displayName\": \"Application Name\",\n \"description\": \"Name of the generated application.\",\n \"default\": \"MyjQueryAdminApp\"\n },\n \"theme\": {\n \"type\": \"string\",\n \"description\": \"Kendo theme to apply.\",\n \"default\": \"default\",\n \"enum\": [\"default\", \"bootstrap\", \"material\", \"fluent\"]\n },\n \"cdn\": {\n \"type\": \"string\",\n \"default\": \"10.2.0\",\n \"description\": \"Version of the CDN to pull themes from.\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\"path\", \"name\"]\n}\n";
|
|
15313
15313
|
|
|
15314
15314
|
/***/ }),
|
|
15315
15315
|
|
|
@@ -15589,7 +15589,7 @@ module.exports = "<!DOCTYPE html>\n<html>\n<head>\n <meta charset=\"utf-8\" /
|
|
|
15589
15589
|
\***************************************************************************************************************************************/
|
|
15590
15590
|
/***/ ((module) => {
|
|
15591
15591
|
|
|
15592
|
-
module.exports = "{\n \"title\": \"jba\",\n \"description\": \"Create jQuery Blank app\",\n \"type\": \"object\",\n \"properties\": {\n \"path\": {\n \"type\": \"string\",\n \"hidden\": true,\n \"description\": \"Path to generate the app into.\"\n },\n \"name\": {\n \"type\": \"string\",\n \"displayName\": \"Application Name\",\n \"description\": \"Name of the generated application.\",\n \"default\": \"MyjQueryBlankApp\"\n },\n \"theme\": {\n \"type\": \"string\",\n \"description\": \"Kendo theme to apply.\",\n \"default\": \"default\",\n \"enum\": [\"default\", \"bootstrap\", \"material\", \"fluent\"]\n },\n \"cdn\": {\n \"type\": \"string\",\n \"default\": \"10.0
|
|
15592
|
+
module.exports = "{\n \"title\": \"jba\",\n \"description\": \"Create jQuery Blank app\",\n \"type\": \"object\",\n \"properties\": {\n \"path\": {\n \"type\": \"string\",\n \"hidden\": true,\n \"description\": \"Path to generate the app into.\"\n },\n \"name\": {\n \"type\": \"string\",\n \"displayName\": \"Application Name\",\n \"description\": \"Name of the generated application.\",\n \"default\": \"MyjQueryBlankApp\"\n },\n \"theme\": {\n \"type\": \"string\",\n \"description\": \"Kendo theme to apply.\",\n \"default\": \"default\",\n \"enum\": [\"default\", \"bootstrap\", \"material\", \"fluent\"]\n },\n \"cdn\": {\n \"type\": \"string\",\n \"default\": \"10.2.0\",\n \"description\": \"Version of the CDN to pull themes from.\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"path\",\n \"name\"\n ]\n}";
|
|
15593
15593
|
|
|
15594
15594
|
/***/ }),
|
|
15595
15595
|
|
|
@@ -15729,7 +15729,7 @@ module.exports = "<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n <meta
|
|
|
15729
15729
|
\**************************************************************************************************************************************************/
|
|
15730
15730
|
/***/ ((module) => {
|
|
15731
15731
|
|
|
15732
|
-
module.exports = "{\n \"title\": \"jdla\",\n \"description\": \"Create jQuery Dashboard Layout app\",\n \"type\": \"object\",\n \"properties\": {\n \"path\": {\n \"type\": \"string\",\n \"hidden\": true,\n \"description\": \"Path to generate the app into.\"\n },\n \"name\": {\n \"type\": \"string\",\n \"displayName\": \"Application Name\",\n \"description\": \"Name of the generated application.\",\n \"default\": \"MyjQueryDashboardLayoutApp\"\n },\n \"theme\": {\n \"type\": \"string\",\n \"description\": \"Kendo theme to apply.\",\n \"default\": \"default\",\n \"enum\": [\"default\", \"bootstrap\", \"material\", \"fluent\"]\n },\n \"cdn\": {\n \"type\": \"string\",\n \"default\": \"10.0
|
|
15732
|
+
module.exports = "{\n \"title\": \"jdla\",\n \"description\": \"Create jQuery Dashboard Layout app\",\n \"type\": \"object\",\n \"properties\": {\n \"path\": {\n \"type\": \"string\",\n \"hidden\": true,\n \"description\": \"Path to generate the app into.\"\n },\n \"name\": {\n \"type\": \"string\",\n \"displayName\": \"Application Name\",\n \"description\": \"Name of the generated application.\",\n \"default\": \"MyjQueryDashboardLayoutApp\"\n },\n \"theme\": {\n \"type\": \"string\",\n \"description\": \"Kendo theme to apply.\",\n \"default\": \"default\",\n \"enum\": [\"default\", \"bootstrap\", \"material\", \"fluent\"]\n },\n \"cdn\": {\n \"type\": \"string\",\n \"default\": \"10.2.0\",\n \"description\": \"Version of the CDN to pull themes from.\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"path\",\n \"name\"\n ]\n}";
|
|
15733
15733
|
|
|
15734
15734
|
/***/ }),
|
|
15735
15735
|
|
|
@@ -15899,7 +15899,7 @@ module.exports = "<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n <meta
|
|
|
15899
15899
|
\*******************************************************************************************************************************************/
|
|
15900
15900
|
/***/ ((module) => {
|
|
15901
15901
|
|
|
15902
|
-
module.exports = "{\n \"title\": \"jda\",\n \"description\": \"Create jQuery Dashboard app\",\n \"type\": \"object\",\n \"properties\": {\n \"path\": {\n \"type\": \"string\",\n \"hidden\": true,\n \"description\": \"Path to generate the app into.\"\n },\n \"name\": {\n \"type\": \"string\",\n \"displayName\": \"Application Name\",\n \"description\": \"Name of the generated application.\",\n \"default\": \"MyjQueryDashboardApp\"\n },\n \"theme\": {\n \"type\": \"string\",\n \"description\": \"Kendo theme to apply.\",\n \"default\": \"default\",\n \"enum\": [\"default\", \"bootstrap\", \"material\", \"fluent\"]\n },\n \"cdn\": {\n \"type\": \"string\",\n \"default\": \"10.0
|
|
15902
|
+
module.exports = "{\n \"title\": \"jda\",\n \"description\": \"Create jQuery Dashboard app\",\n \"type\": \"object\",\n \"properties\": {\n \"path\": {\n \"type\": \"string\",\n \"hidden\": true,\n \"description\": \"Path to generate the app into.\"\n },\n \"name\": {\n \"type\": \"string\",\n \"displayName\": \"Application Name\",\n \"description\": \"Name of the generated application.\",\n \"default\": \"MyjQueryDashboardApp\"\n },\n \"theme\": {\n \"type\": \"string\",\n \"description\": \"Kendo theme to apply.\",\n \"default\": \"default\",\n \"enum\": [\"default\", \"bootstrap\", \"material\", \"fluent\"]\n },\n \"cdn\": {\n \"type\": \"string\",\n \"default\": \"10.2.0\",\n \"description\": \"Version of the CDN to pull themes from.\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"path\",\n \"name\"\n ]\n}";
|
|
15903
15903
|
|
|
15904
15904
|
/***/ }),
|
|
15905
15905
|
|
|
@@ -16009,7 +16009,7 @@ module.exports = "<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n <meta
|
|
|
16009
16009
|
\**************************************************************************************************************************************/
|
|
16010
16010
|
/***/ ((module) => {
|
|
16011
16011
|
|
|
16012
|
-
module.exports = "{\n \"title\": \"jga\",\n \"description\": \"Create jQuery Grid app\",\n \"type\": \"object\",\n \"properties\": {\n \"path\": {\n \"type\": \"string\",\n \"hidden\": true,\n \"description\": \"Path to generate the app into.\"\n },\n \"name\": {\n \"type\": \"string\",\n \"displayName\": \"Application Name\",\n \"description\": \"Name of the generated application.\",\n \"default\": \"MyjQueryGridApp\"\n },\n \"theme\": {\n \"type\": \"string\",\n \"description\": \"Kendo theme to apply.\",\n \"default\": \"default\",\n \"enum\": [\"default\", \"bootstrap\", \"material\", \"fluent\"]\n },\n \"cdn\": {\n \"type\": \"string\",\n \"default\": \"10.0
|
|
16012
|
+
module.exports = "{\n \"title\": \"jga\",\n \"description\": \"Create jQuery Grid app\",\n \"type\": \"object\",\n \"properties\": {\n \"path\": {\n \"type\": \"string\",\n \"hidden\": true,\n \"description\": \"Path to generate the app into.\"\n },\n \"name\": {\n \"type\": \"string\",\n \"displayName\": \"Application Name\",\n \"description\": \"Name of the generated application.\",\n \"default\": \"MyjQueryGridApp\"\n },\n \"theme\": {\n \"type\": \"string\",\n \"description\": \"Kendo theme to apply.\",\n \"default\": \"default\",\n \"enum\": [\"default\", \"bootstrap\", \"material\", \"fluent\"]\n },\n \"cdn\": {\n \"type\": \"string\",\n \"default\": \"10.2.0\",\n \"description\": \"Version of the CDN to pull themes from.\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"path\",\n \"name\"\n ]\n}";
|
|
16013
16013
|
|
|
16014
16014
|
/***/ }),
|
|
16015
16015
|
|
|
@@ -16239,7 +16239,7 @@ module.exports = "<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n <meta
|
|
|
16239
16239
|
\******************************************************************************************************************************************/
|
|
16240
16240
|
/***/ ((module) => {
|
|
16241
16241
|
|
|
16242
|
-
module.exports = "{\n \"title\": \"jsa\",\n \"description\": \"Create jQuery Standard app\",\n \"type\": \"object\",\n \"properties\": {\n \"path\": {\n \"type\": \"string\",\n \"hidden\": true,\n \"description\": \"Path to generate the app into.\"\n },\n \"name\": {\n \"type\": \"string\",\n \"displayName\": \"Application Name\",\n \"description\": \"Name of the generated application.\",\n \"default\": \"MyjQueryStandardApp\"\n },\n \"theme\": {\n \"type\": \"string\",\n \"description\": \"Kendo theme to apply.\",\n \"default\": \"default\",\n \"enum\": [\"default\", \"bootstrap\", \"material\", \"fluent\"]\n },\n \"cdn\": {\n \"type\": \"string\",\n \"default\": \"10.0
|
|
16242
|
+
module.exports = "{\n \"title\": \"jsa\",\n \"description\": \"Create jQuery Standard app\",\n \"type\": \"object\",\n \"properties\": {\n \"path\": {\n \"type\": \"string\",\n \"hidden\": true,\n \"description\": \"Path to generate the app into.\"\n },\n \"name\": {\n \"type\": \"string\",\n \"displayName\": \"Application Name\",\n \"description\": \"Name of the generated application.\",\n \"default\": \"MyjQueryStandardApp\"\n },\n \"theme\": {\n \"type\": \"string\",\n \"description\": \"Kendo theme to apply.\",\n \"default\": \"default\",\n \"enum\": [\"default\", \"bootstrap\", \"material\", \"fluent\"]\n },\n \"cdn\": {\n \"type\": \"string\",\n \"default\": \"10.2.0\",\n \"description\": \"Version of the CDN to pull themes from.\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"path\",\n \"name\"\n ]\n}";
|
|
16243
16243
|
|
|
16244
16244
|
/***/ }),
|
|
16245
16245
|
|
|
@@ -46408,7 +46408,7 @@ fetch.Promise = global.Promise;
|
|
|
46408
46408
|
/***/ ((module) => {
|
|
46409
46409
|
|
|
46410
46410
|
"use strict";
|
|
46411
|
-
module.exports = /*#__PURE__*/JSON.parse('{"title":"jqa","description":"Create jQuery Admin app","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":"MyjQueryAdminApp"},"theme":{"type":"string","description":"Kendo theme to apply.","default":"default","enum":["default","bootstrap","material","fluent"]},"cdn":{"type":"string","default":"10.0
|
|
46411
|
+
module.exports = /*#__PURE__*/JSON.parse('{"title":"jqa","description":"Create jQuery Admin app","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":"MyjQueryAdminApp"},"theme":{"type":"string","description":"Kendo theme to apply.","default":"default","enum":["default","bootstrap","material","fluent"]},"cdn":{"type":"string","default":"10.2.0","description":"Version of the CDN to pull themes from."}},"additionalProperties":false,"required":["path","name"]}');
|
|
46412
46412
|
|
|
46413
46413
|
/***/ }),
|
|
46414
46414
|
|
|
@@ -46419,7 +46419,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"title":"jqa","description":"Create j
|
|
|
46419
46419
|
/***/ ((module) => {
|
|
46420
46420
|
|
|
46421
46421
|
"use strict";
|
|
46422
|
-
module.exports = /*#__PURE__*/JSON.parse('{"title":"jba","description":"Create jQuery Blank app","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":"MyjQueryBlankApp"},"theme":{"type":"string","description":"Kendo theme to apply.","default":"default","enum":["default","bootstrap","material","fluent"]},"cdn":{"type":"string","default":"10.0
|
|
46422
|
+
module.exports = /*#__PURE__*/JSON.parse('{"title":"jba","description":"Create jQuery Blank app","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":"MyjQueryBlankApp"},"theme":{"type":"string","description":"Kendo theme to apply.","default":"default","enum":["default","bootstrap","material","fluent"]},"cdn":{"type":"string","default":"10.2.0","description":"Version of the CDN to pull themes from."}},"additionalProperties":false,"required":["path","name"]}');
|
|
46423
46423
|
|
|
46424
46424
|
/***/ }),
|
|
46425
46425
|
|
|
@@ -46430,7 +46430,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"title":"jba","description":"Create j
|
|
|
46430
46430
|
/***/ ((module) => {
|
|
46431
46431
|
|
|
46432
46432
|
"use strict";
|
|
46433
|
-
module.exports = /*#__PURE__*/JSON.parse('{"title":"jdla","description":"Create jQuery Dashboard Layout app","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":"MyjQueryDashboardLayoutApp"},"theme":{"type":"string","description":"Kendo theme to apply.","default":"default","enum":["default","bootstrap","material","fluent"]},"cdn":{"type":"string","default":"10.0
|
|
46433
|
+
module.exports = /*#__PURE__*/JSON.parse('{"title":"jdla","description":"Create jQuery Dashboard Layout app","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":"MyjQueryDashboardLayoutApp"},"theme":{"type":"string","description":"Kendo theme to apply.","default":"default","enum":["default","bootstrap","material","fluent"]},"cdn":{"type":"string","default":"10.2.0","description":"Version of the CDN to pull themes from."}},"additionalProperties":false,"required":["path","name"]}');
|
|
46434
46434
|
|
|
46435
46435
|
/***/ }),
|
|
46436
46436
|
|
|
@@ -46441,7 +46441,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"title":"jdla","description":"Create
|
|
|
46441
46441
|
/***/ ((module) => {
|
|
46442
46442
|
|
|
46443
46443
|
"use strict";
|
|
46444
|
-
module.exports = /*#__PURE__*/JSON.parse('{"title":"jda","description":"Create jQuery Dashboard app","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":"MyjQueryDashboardApp"},"theme":{"type":"string","description":"Kendo theme to apply.","default":"default","enum":["default","bootstrap","material","fluent"]},"cdn":{"type":"string","default":"10.0
|
|
46444
|
+
module.exports = /*#__PURE__*/JSON.parse('{"title":"jda","description":"Create jQuery Dashboard app","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":"MyjQueryDashboardApp"},"theme":{"type":"string","description":"Kendo theme to apply.","default":"default","enum":["default","bootstrap","material","fluent"]},"cdn":{"type":"string","default":"10.2.0","description":"Version of the CDN to pull themes from."}},"additionalProperties":false,"required":["path","name"]}');
|
|
46445
46445
|
|
|
46446
46446
|
/***/ }),
|
|
46447
46447
|
|
|
@@ -46452,7 +46452,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"title":"jda","description":"Create j
|
|
|
46452
46452
|
/***/ ((module) => {
|
|
46453
46453
|
|
|
46454
46454
|
"use strict";
|
|
46455
|
-
module.exports = /*#__PURE__*/JSON.parse('{"title":"jga","description":"Create jQuery Grid app","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":"MyjQueryGridApp"},"theme":{"type":"string","description":"Kendo theme to apply.","default":"default","enum":["default","bootstrap","material","fluent"]},"cdn":{"type":"string","default":"10.0
|
|
46455
|
+
module.exports = /*#__PURE__*/JSON.parse('{"title":"jga","description":"Create jQuery Grid app","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":"MyjQueryGridApp"},"theme":{"type":"string","description":"Kendo theme to apply.","default":"default","enum":["default","bootstrap","material","fluent"]},"cdn":{"type":"string","default":"10.2.0","description":"Version of the CDN to pull themes from."}},"additionalProperties":false,"required":["path","name"]}');
|
|
46456
46456
|
|
|
46457
46457
|
/***/ }),
|
|
46458
46458
|
|
|
@@ -46463,7 +46463,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"title":"jga","description":"Create j
|
|
|
46463
46463
|
/***/ ((module) => {
|
|
46464
46464
|
|
|
46465
46465
|
"use strict";
|
|
46466
|
-
module.exports = /*#__PURE__*/JSON.parse('{"title":"jsa","description":"Create jQuery Standard app","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":"MyjQueryStandardApp"},"theme":{"type":"string","description":"Kendo theme to apply.","default":"default","enum":["default","bootstrap","material","fluent"]},"cdn":{"type":"string","default":"10.0
|
|
46466
|
+
module.exports = /*#__PURE__*/JSON.parse('{"title":"jsa","description":"Create jQuery Standard app","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":"MyjQueryStandardApp"},"theme":{"type":"string","description":"Kendo theme to apply.","default":"default","enum":["default","bootstrap","material","fluent"]},"cdn":{"type":"string","default":"10.2.0","description":"Version of the CDN to pull themes from."}},"additionalProperties":false,"required":["path","name"]}');
|
|
46467
46467
|
|
|
46468
46468
|
/***/ }),
|
|
46469
46469
|
|