@progress/kendo-cli 1.9.1-develop.1 → 1.9.2-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 +15 -13
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -42986,7 +42986,7 @@ module.exports = "<!DOCTYPE html>\n<html>\n\n<head>\n <meta charset=\"utf-8\"
|
|
|
42986
42986
|
\***************************************************************************************************************************************/
|
|
42987
42987
|
/***/ ((module) => {
|
|
42988
42988
|
|
|
42989
|
-
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\": \"
|
|
42989
|
+
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\": \"11.0.2\",\n \"description\": \"Version of the CDN to pull themes from.\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\"path\", \"name\"]\n}\n";
|
|
42990
42990
|
|
|
42991
42991
|
/***/ }),
|
|
42992
42992
|
|
|
@@ -43266,7 +43266,7 @@ module.exports = "<!DOCTYPE html>\n<html>\n<head>\n <meta charset=\"utf-8\" /
|
|
|
43266
43266
|
\***************************************************************************************************************************************/
|
|
43267
43267
|
/***/ ((module) => {
|
|
43268
43268
|
|
|
43269
|
-
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\": \"
|
|
43269
|
+
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\": \"11.0.2\",\n \"description\": \"Version of the CDN to pull themes from.\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"path\",\n \"name\"\n ]\n}";
|
|
43270
43270
|
|
|
43271
43271
|
/***/ }),
|
|
43272
43272
|
|
|
@@ -43406,7 +43406,7 @@ module.exports = "<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n <meta
|
|
|
43406
43406
|
\**************************************************************************************************************************************************/
|
|
43407
43407
|
/***/ ((module) => {
|
|
43408
43408
|
|
|
43409
|
-
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\": \"
|
|
43409
|
+
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\": \"11.0.2\",\n \"description\": \"Version of the CDN to pull themes from.\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"path\",\n \"name\"\n ]\n}";
|
|
43410
43410
|
|
|
43411
43411
|
/***/ }),
|
|
43412
43412
|
|
|
@@ -43576,7 +43576,7 @@ module.exports = "<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n <meta
|
|
|
43576
43576
|
\*******************************************************************************************************************************************/
|
|
43577
43577
|
/***/ ((module) => {
|
|
43578
43578
|
|
|
43579
|
-
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\": \"
|
|
43579
|
+
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\": \"11.0.2\",\n \"description\": \"Version of the CDN to pull themes from.\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"path\",\n \"name\"\n ]\n}";
|
|
43580
43580
|
|
|
43581
43581
|
/***/ }),
|
|
43582
43582
|
|
|
@@ -43686,7 +43686,7 @@ module.exports = "<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n <meta
|
|
|
43686
43686
|
\**************************************************************************************************************************************/
|
|
43687
43687
|
/***/ ((module) => {
|
|
43688
43688
|
|
|
43689
|
-
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\": \"
|
|
43689
|
+
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\": \"11.0.2\",\n \"description\": \"Version of the CDN to pull themes from.\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"path\",\n \"name\"\n ]\n}";
|
|
43690
43690
|
|
|
43691
43691
|
/***/ }),
|
|
43692
43692
|
|
|
@@ -43916,7 +43916,7 @@ module.exports = "<!DOCTYPE html>\n<html lang=\"en\">\n <head>\n <meta
|
|
|
43916
43916
|
\******************************************************************************************************************************************/
|
|
43917
43917
|
/***/ ((module) => {
|
|
43918
43918
|
|
|
43919
|
-
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\": \"
|
|
43919
|
+
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\": \"11.0.2\",\n \"description\": \"Version of the CDN to pull themes from.\"\n }\n },\n \"additionalProperties\": false,\n \"required\": [\n \"path\",\n \"name\"\n ]\n}";
|
|
43920
43920
|
|
|
43921
43921
|
/***/ }),
|
|
43922
43922
|
|
|
@@ -50950,6 +50950,7 @@ async function runCodemodsFor(pkg, args) {
|
|
|
50950
50950
|
const pkgPath = getPkgJsonPath(resolvedPkgFile);
|
|
50951
50951
|
const pkgJson = requireFunc((0, path_1.join)(pkgPath, "package.json"));
|
|
50952
50952
|
const migrations = pkgJson["@progress"]?.migrations;
|
|
50953
|
+
console.log(migrations);
|
|
50953
50954
|
if (migrations) {
|
|
50954
50955
|
await runMigrations({
|
|
50955
50956
|
migrations,
|
|
@@ -50985,7 +50986,7 @@ async function runMigrations({ migrations, pkgPath, pkgJson }, args) {
|
|
|
50985
50986
|
async function runCodemods({ migrations, pkgPath, pkgJson, files, originalFiles }, args) {
|
|
50986
50987
|
const { yellow, green } = await (0, chalk_proxy_1.getChalk)();
|
|
50987
50988
|
const from = vCoerce(args.from);
|
|
50988
|
-
const to = pkgJson.version;
|
|
50989
|
+
const to = vCoerce(pkgJson.version);
|
|
50989
50990
|
const semverRange = semver.validRange(`${from} - ${to}`);
|
|
50990
50991
|
for (const [version, codemod] of getCodemods(migrations.codemods, semverRange)) {
|
|
50991
50992
|
if (await shouldRunCodemod(codemod, version, args)) {
|
|
@@ -51024,6 +51025,7 @@ async function runCodemods({ migrations, pkgPath, pkgJson, files, originalFiles
|
|
|
51024
51025
|
function* getCodemods(codemods, semverRange) {
|
|
51025
51026
|
const availableVersions = Object.keys(codemods).sort(semverComparator);
|
|
51026
51027
|
for (const ver of availableVersions) {
|
|
51028
|
+
console.log(`Checking version ${ver} ${semverRange}`, semver.intersects(semverRange, ver));
|
|
51027
51029
|
if (semver.intersects(semverRange, ver)) {
|
|
51028
51030
|
const migrations = Array.isArray(codemods[ver])
|
|
51029
51031
|
? codemods[ver]
|
|
@@ -78980,7 +78982,7 @@ fetch.Promise = global.Promise;
|
|
|
78980
78982
|
/***/ ((module) => {
|
|
78981
78983
|
|
|
78982
78984
|
"use strict";
|
|
78983
|
-
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":"
|
|
78985
|
+
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":"11.0.2","description":"Version of the CDN to pull themes from."}},"additionalProperties":false,"required":["path","name"]}');
|
|
78984
78986
|
|
|
78985
78987
|
/***/ }),
|
|
78986
78988
|
|
|
@@ -78991,7 +78993,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"title":"jqa","description":"Create j
|
|
|
78991
78993
|
/***/ ((module) => {
|
|
78992
78994
|
|
|
78993
78995
|
"use strict";
|
|
78994
|
-
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":"
|
|
78996
|
+
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":"11.0.2","description":"Version of the CDN to pull themes from."}},"additionalProperties":false,"required":["path","name"]}');
|
|
78995
78997
|
|
|
78996
78998
|
/***/ }),
|
|
78997
78999
|
|
|
@@ -79002,7 +79004,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"title":"jba","description":"Create j
|
|
|
79002
79004
|
/***/ ((module) => {
|
|
79003
79005
|
|
|
79004
79006
|
"use strict";
|
|
79005
|
-
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":"
|
|
79007
|
+
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":"11.0.2","description":"Version of the CDN to pull themes from."}},"additionalProperties":false,"required":["path","name"]}');
|
|
79006
79008
|
|
|
79007
79009
|
/***/ }),
|
|
79008
79010
|
|
|
@@ -79013,7 +79015,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"title":"jdla","description":"Create
|
|
|
79013
79015
|
/***/ ((module) => {
|
|
79014
79016
|
|
|
79015
79017
|
"use strict";
|
|
79016
|
-
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":"
|
|
79018
|
+
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":"11.0.2","description":"Version of the CDN to pull themes from."}},"additionalProperties":false,"required":["path","name"]}');
|
|
79017
79019
|
|
|
79018
79020
|
/***/ }),
|
|
79019
79021
|
|
|
@@ -79024,7 +79026,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"title":"jda","description":"Create j
|
|
|
79024
79026
|
/***/ ((module) => {
|
|
79025
79027
|
|
|
79026
79028
|
"use strict";
|
|
79027
|
-
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":"
|
|
79029
|
+
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":"11.0.2","description":"Version of the CDN to pull themes from."}},"additionalProperties":false,"required":["path","name"]}');
|
|
79028
79030
|
|
|
79029
79031
|
/***/ }),
|
|
79030
79032
|
|
|
@@ -79035,7 +79037,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"title":"jga","description":"Create j
|
|
|
79035
79037
|
/***/ ((module) => {
|
|
79036
79038
|
|
|
79037
79039
|
"use strict";
|
|
79038
|
-
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":"
|
|
79040
|
+
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":"11.0.2","description":"Version of the CDN to pull themes from."}},"additionalProperties":false,"required":["path","name"]}');
|
|
79039
79041
|
|
|
79040
79042
|
/***/ }),
|
|
79041
79043
|
|