ngx-essentials-schematics 0.0.1 → 0.0.2
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/package.json +5 -3
- package/src/ngrx/store/schema.d.ts +11 -0
- package/dist/collection.json +0 -10
- package/dist/ngrx/store/index.js.map +0 -1
- package/dist/ngrx/store/schema.json +0 -20
- /package/{dist → src}/ngrx/store/files/__name@dasherize__.store.ts.template +0 -0
- /package/{dist → src}/ngrx/store/index.d.ts +0 -0
- /package/{dist → src}/ngrx/store/index.js +0 -0
package/package.json
CHANGED
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ngx-essentials-schematics",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.2",
|
|
4
4
|
"description": "A collection of Angular schematics for essential functionalities.",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"scripts": {
|
|
7
|
-
"build": "tsc -p tsconfig.json
|
|
7
|
+
"build": "tsc -p tsconfig.json",
|
|
8
8
|
"test": "npm run build && jasmine src/**/*_spec.js",
|
|
9
9
|
"prepublishOnly": "npm run build"
|
|
10
10
|
},
|
|
11
11
|
"files": [
|
|
12
|
-
"
|
|
12
|
+
"src/**/*.js",
|
|
13
|
+
"src/**/*.template",
|
|
14
|
+
"src/**/*.d.ts",
|
|
13
15
|
"src/*/schema.json",
|
|
14
16
|
"src/collection.json"
|
|
15
17
|
],
|
package/dist/collection.json
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "../node_modules/@angular-devkit/schematics/collection-schema.json",
|
|
3
|
-
"schematics": {
|
|
4
|
-
"app-store": {
|
|
5
|
-
"description": "Adds NgRx Store to the Angular application with signal support.",
|
|
6
|
-
"factory": "./ngrx/store/index#signalStore",
|
|
7
|
-
"schema": "./ngrx/store/schema.json"
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/ngrx/store/index.ts"],"names":[],"mappings":";;AAUA,kCAsBC;AAhCD,+CAAgE;AAChE,2DAA4G;AAI5G;;;;GAIG;AACH,SAAgB,WAAW,CAAC,OAAsB;IAChD,OAAO,CAAC,IAAU,EAAE,EAAE;QACpB,MAAM,QAAQ,GAAG,IAAA,gBAAS,EAAC,OAAO,CAAC,IAAI,IAAI,eAAe,CAAC,CAAC;QAE5D,iDAAiD;QACjD,MAAM,SAAS,GAAG,IAAA,WAAI,EAAC,QAAQ,EAAE,UAAU,CAAC,CAAC;QAC7C,MAAM,UAAU,GAAG,oBAAoB,cAAO,CAAC,SAAS,CAAC,OAAO,CAAC,IAAI,CAAC,YAAY,CAAC;QAEnF,IAAI,IAAI,CAAC,MAAM,CAAC,SAAS,CAAC,EAAE,CAAC;YAC3B,MAAM,OAAO,GAAG,IAAI,CAAC,IAAI,CAAC,SAAS,CAAE,CAAC,QAAQ,EAAE,CAAC;YACjD,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAC,EAAE,CAAC;gBAClC,IAAI,CAAC,SAAS,CAAC,SAAS,EAAE,OAAO,GAAG,UAAU,CAAC,CAAC;YAClD,CAAC;QACH,CAAC;aAAM,CAAC;YACN,IAAI,CAAC,MAAM,CAAC,SAAS,EAAE,UAAU,CAAC,CAAC;QACrC,CAAC;QAED,gDAAgD;QAChD,MAAM,cAAc,GAAG,IAAA,kBAAK,EAAC,IAAA,gBAAG,EAAC,SAAS,CAAC,EAAE,CAAC,IAAA,2BAAc,kCAAM,cAAO,GAAK,OAAO,EAAG,EAAE,IAAA,iBAAI,EAAC,QAAQ,CAAC,CAAC,CAAC,CAAC;QAE3G,OAAO,IAAA,kBAAK,EAAC,CAAC,IAAA,sBAAS,EAAC,cAAc,CAAC,CAAC,CAAC,CAAC;IAC5C,CAAC,CAAC;AACJ,CAAC"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$schema": "http://json-schema.org/schema",
|
|
3
|
-
"$id": "SignalStoreSchematic",
|
|
4
|
-
"title": "Signal Store Schema",
|
|
5
|
-
"type": "object",
|
|
6
|
-
"properties": {
|
|
7
|
-
"name": {
|
|
8
|
-
"type": "string",
|
|
9
|
-
"description": "Nombre de la entidad.",
|
|
10
|
-
"x-prompt": "¿Cómo se llama la entidad?",
|
|
11
|
-
"priority": 1
|
|
12
|
-
},
|
|
13
|
-
"path": {
|
|
14
|
-
"type": "string",
|
|
15
|
-
"description": "Ruta de destino.",
|
|
16
|
-
"default": "src/app/store"
|
|
17
|
-
}
|
|
18
|
-
},
|
|
19
|
-
"required": ["name"]
|
|
20
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|