@o3r/schematics 9.3.0-alpha.62 → 9.3.0-alpha.63
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@o3r/schematics",
|
3
|
-
"version": "9.3.0-alpha.
|
3
|
+
"version": "9.3.0-alpha.63",
|
4
4
|
"description": "Schematics module of the Otter framework",
|
5
5
|
"main": "./src/public_api.js",
|
6
6
|
"keywords": [
|
@@ -62,9 +62,9 @@
|
|
62
62
|
"@nx/jest": "~16.8.0",
|
63
63
|
"@nx/js": "~16.8.0",
|
64
64
|
"@nx/linter": "~16.8.0",
|
65
|
-
"@o3r/build-helpers": "^9.3.0-alpha.
|
66
|
-
"@o3r/dev-tools": "^9.3.0-alpha.
|
67
|
-
"@o3r/eslint-plugin": "^9.3.0-alpha.
|
65
|
+
"@o3r/build-helpers": "^9.3.0-alpha.63",
|
66
|
+
"@o3r/dev-tools": "^9.3.0-alpha.63",
|
67
|
+
"@o3r/eslint-plugin": "^9.3.0-alpha.63",
|
68
68
|
"@schematics/angular": "~16.2.0",
|
69
69
|
"@types/jest": "~29.5.2",
|
70
70
|
"@types/node": "^18.0.0",
|
@@ -25,10 +25,14 @@ export type NPMRegistrySearchResponse = {
|
|
25
25
|
export declare const OTTER_MODULE_PREFIX = "otter-";
|
26
26
|
/** Otter NPM Keyword pattern */
|
27
27
|
export type OtterModuleTag<T extends string = ''> = `${typeof OTTER_MODULE_PREFIX}${T}`;
|
28
|
-
/**
|
29
|
-
export declare const
|
28
|
+
/** Prefix of the Otter module keyword tags */
|
29
|
+
export declare const OTTER_MODULE_PRESET_PREFIX: OtterModuleTag<'preset-'>;
|
30
|
+
/** Otter Preset NPM Keyword pattern */
|
31
|
+
export type OtterModulePreset<T extends string = ''> = `${typeof OTTER_MODULE_PRESET_PREFIX}${T}`;
|
30
32
|
/** Keyword defining an Otter compatible module */
|
31
33
|
export declare const OTTER_MODULE_KEYWORD: OtterModuleTag<'module'>;
|
32
34
|
/** Package Keyword to identify the module allowing CMS administration */
|
33
35
|
export declare const OTTER_KEYWORD_CMS: OtterModuleTag<'cms'>;
|
36
|
+
/** List of whitelisted package scopes for Otter modules */
|
37
|
+
export declare const OTTER_MODULE_SUPPORTED_SCOPES: readonly ["otter", "o3r"];
|
34
38
|
//# sourceMappingURL=modules.constants.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"modules.constants.d.ts","sourceRoot":"","sources":["../../../src/modules/modules.constants.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AAE7C,4CAA4C;AAC5C,MAAM,MAAM,kBAAkB,GAAG,IAAI,CAAC,WAAW,EAAE,MAAM,GAAG,aAAa,GAAG,SAAS,GAAG,UAAU,CAAC,GACnG;IACE,mBAAmB;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,2BAA2B;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,qCAAqC;IACrC,KAAK,CAAC,EAAE;QACN,GAAG,EAAE,MAAM,CAAC;QACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,IAAI,CAAC,EAAE,MAAM,CAAC;KACf,CAAC;IACF,+BAA+B;IAC/B,OAAO,CAAC,EAAE,WAAW,CAAC;CACvB,CAAC;AAEF,wDAAwD;AACxD,MAAM,MAAM,yBAAyB,GAAG;IACtC,OAAO,EAAE;QAAE,OAAO,CAAC,EAAE,kBAAkB,CAAA;KAAE,EAAE,CAAC;CAC7C,CAAC;AAEF,8CAA8C;AAC9C,eAAO,MAAM,mBAAmB,WAAW,CAAC;AAC5C,gCAAgC;AAChC,MAAM,MAAM,cAAc,CAAC,CAAC,SAAS,MAAM,GAAG,EAAE,IAAI,GAAG,OAAO,mBAAmB,GAAG,CAAC,EAAE,CAAC;
|
1
|
+
{"version":3,"file":"modules.constants.d.ts","sourceRoot":"","sources":["../../../src/modules/modules.constants.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AAE7C,4CAA4C;AAC5C,MAAM,MAAM,kBAAkB,GAAG,IAAI,CAAC,WAAW,EAAE,MAAM,GAAG,aAAa,GAAG,SAAS,GAAG,UAAU,CAAC,GACnG;IACE,mBAAmB;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,2BAA2B;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,qCAAqC;IACrC,KAAK,CAAC,EAAE;QACN,GAAG,EAAE,MAAM,CAAC;QACZ,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,IAAI,CAAC,EAAE,MAAM,CAAC;KACf,CAAC;IACF,+BAA+B;IAC/B,OAAO,CAAC,EAAE,WAAW,CAAC;CACvB,CAAC;AAEF,wDAAwD;AACxD,MAAM,MAAM,yBAAyB,GAAG;IACtC,OAAO,EAAE;QAAE,OAAO,CAAC,EAAE,kBAAkB,CAAA;KAAE,EAAE,CAAC;CAC7C,CAAC;AAEF,8CAA8C;AAC9C,eAAO,MAAM,mBAAmB,WAAW,CAAC;AAC5C,gCAAgC;AAChC,MAAM,MAAM,cAAc,CAAC,CAAC,SAAS,MAAM,GAAG,EAAE,IAAI,GAAG,OAAO,mBAAmB,GAAG,CAAC,EAAE,CAAC;AAExF,8CAA8C;AAC9C,eAAO,MAAM,0BAA0B,EAAE,cAAc,CAAC,SAAS,CAAmB,CAAC;AACrF,uCAAuC;AACvC,MAAM,MAAM,iBAAiB,CAAC,CAAC,SAAS,MAAM,GAAG,EAAE,IAAI,GAAG,OAAO,0BAA0B,GAAG,CAAC,EAAE,CAAC;AAElG,kDAAkD;AAClD,eAAO,MAAM,oBAAoB,EAAE,cAAc,CAAC,QAAQ,CAAkB,CAAC;AAC7E,yEAAyE;AACzE,eAAO,MAAM,iBAAiB,EAAE,cAAc,CAAC,KAAK,CAAe,CAAC;AAEpE,2DAA2D;AAC3D,eAAO,MAAM,6BAA6B,2BAA4B,CAAC"}
|
@@ -1,12 +1,14 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.OTTER_KEYWORD_CMS = exports.OTTER_MODULE_KEYWORD = exports.
|
3
|
+
exports.OTTER_MODULE_SUPPORTED_SCOPES = exports.OTTER_KEYWORD_CMS = exports.OTTER_MODULE_KEYWORD = exports.OTTER_MODULE_PRESET_PREFIX = exports.OTTER_MODULE_PREFIX = void 0;
|
4
4
|
/** Prefix of the Otter module keyword tags */
|
5
5
|
exports.OTTER_MODULE_PREFIX = 'otter-';
|
6
|
-
/**
|
7
|
-
exports.
|
6
|
+
/** Prefix of the Otter module keyword tags */
|
7
|
+
exports.OTTER_MODULE_PRESET_PREFIX = 'otter-preset-';
|
8
8
|
/** Keyword defining an Otter compatible module */
|
9
9
|
exports.OTTER_MODULE_KEYWORD = 'otter-module';
|
10
10
|
/** Package Keyword to identify the module allowing CMS administration */
|
11
11
|
exports.OTTER_KEYWORD_CMS = 'otter-cms';
|
12
|
+
/** List of whitelisted package scopes for Otter modules */
|
13
|
+
exports.OTTER_MODULE_SUPPORTED_SCOPES = ['otter', 'o3r'];
|
12
14
|
//# sourceMappingURL=modules.constants.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"modules.constants.js","sourceRoot":"","sources":["../../../src/modules/modules.constants.ts"],"names":[],"mappings":";;;AAyBA,8CAA8C;AACjC,QAAA,mBAAmB,GAAG,QAAQ,CAAC;
|
1
|
+
{"version":3,"file":"modules.constants.js","sourceRoot":"","sources":["../../../src/modules/modules.constants.ts"],"names":[],"mappings":";;;AAyBA,8CAA8C;AACjC,QAAA,mBAAmB,GAAG,QAAQ,CAAC;AAI5C,8CAA8C;AACjC,QAAA,0BAA0B,GAA8B,eAAe,CAAC;AAIrF,kDAAkD;AACrC,QAAA,oBAAoB,GAA6B,cAAc,CAAC;AAC7E,yEAAyE;AAC5D,QAAA,iBAAiB,GAA0B,WAAW,CAAC;AAEpE,2DAA2D;AAC9C,QAAA,6BAA6B,GAAG,CAAC,OAAO,EAAE,KAAK,CAAU,CAAC"}
|