@rsdk/decorators 4.0.0-next.9 → 4.0.1-next.0

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/CHANGELOG.md CHANGED
@@ -3,6 +3,56 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [4.0.1-next.0](https://github.com/R-Vision/rsdk/compare/v4.0.0...v4.0.1-next.0) (2023-12-06)
7
+
8
+ **Note:** Version bump only for package @rsdk/decorators
9
+
10
+ ## [4.0.0](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.19...v4.0.0) (2023-12-04)
11
+
12
+ **Note:** Version bump only for package @rsdk/decorators
13
+
14
+ ## [4.0.0-next.19](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.18...v4.0.0-next.19) (2023-12-02)
15
+
16
+ **Note:** Version bump only for package @rsdk/decorators
17
+
18
+ ## [4.0.0-next.18](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.17...v4.0.0-next.18) (2023-12-02)
19
+
20
+ **Note:** Version bump only for package @rsdk/decorators
21
+
22
+ ## [4.0.0-next.17](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.16...v4.0.0-next.17) (2023-12-01)
23
+
24
+ **Note:** Version bump only for package @rsdk/decorators
25
+
26
+ ## [4.0.0-next.16](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.15...v4.0.0-next.16) (2023-11-30)
27
+
28
+ **Note:** Version bump only for package @rsdk/decorators
29
+
30
+ ## [4.0.0-next.15](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.14...v4.0.0-next.15) (2023-11-30)
31
+
32
+ ### Features
33
+
34
+ * added protocol detector ([#166](https://github.com/R-Vision/rsdk/issues/166)) ([f348995](https://github.com/R-Vision/rsdk/commit/f348995f29648c7392b7375c5b2001197d60eb36))
35
+
36
+ ## [4.0.0-next.14](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.13...v4.0.0-next.14) (2023-11-29)
37
+
38
+ **Note:** Version bump only for package @rsdk/decorators
39
+
40
+ ## [4.0.0-next.13](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.12...v4.0.0-next.13) (2023-11-29)
41
+
42
+ **Note:** Version bump only for package @rsdk/decorators
43
+
44
+ ## [4.0.0-next.12](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.11...v4.0.0-next.12) (2023-11-29)
45
+
46
+ **Note:** Version bump only for package @rsdk/decorators
47
+
48
+ ## [4.0.0-next.11](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.10...v4.0.0-next.11) (2023-11-29)
49
+
50
+ **Note:** Version bump only for package @rsdk/decorators
51
+
52
+ ## [4.0.0-next.10](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.9...v4.0.0-next.10) (2023-11-29)
53
+
54
+ **Note:** Version bump only for package @rsdk/decorators
55
+
6
56
  ## [4.0.0-next.9](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.8...v4.0.0-next.9) (2023-11-29)
7
57
 
8
58
  **Note:** Version bump only for package @rsdk/decorators
@@ -31,7 +81,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
31
81
 
32
82
  ### Bug Fixes
33
83
 
34
- * **decorators:** correctly index re-export Deprecate decorator ([53db370](https://github.com/R-Vision/rsdk/commit/53db3706293ffb10b4d705708bc87faedc63a06f))
84
+ * **decorators:** correctly index re-export Deprecate
85
+ decorator ([53db370](https://github.com/R-Vision/rsdk/commit/53db3706293ffb10b4d705708bc87faedc63a06f))
35
86
 
36
87
  ## [3.6.0](https://github.com/R-Vision/rsdk/compare/v3.6.0-next.8...v3.6.0) (2023-10-20)
37
88
 
@@ -137,7 +188,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
137
188
 
138
189
  ### Bug Fixes
139
190
 
140
- * **deps:** remove unused dependencies ([4512c78](https://github.com/R-Vision/rsdk/commit/4512c7891f806dd1cd88275cb89c5fa381eb9917))
191
+ * **deps:** remove unused
192
+ dependencies ([4512c78](https://github.com/R-Vision/rsdk/commit/4512c7891f806dd1cd88275cb89c5fa381eb9917))
141
193
 
142
194
  ## [2.4.2](https://github.com/R-Vision/rsdk/compare/v2.4.2-next.0...v2.4.2) (2023-06-16)
143
195
 
@@ -171,7 +223,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
171
223
 
172
224
  ### Bug Fixes
173
225
 
174
- * remove private dependencies from `peerDependencies` section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
226
+ * remove private dependencies from `peerDependencies`
227
+ section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
175
228
 
176
229
  ## 1.0.11 (2023-05-23)
177
230
 
@@ -181,7 +234,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
181
234
 
182
235
  ### Bug Fixes
183
236
 
184
- * add "access: public" to new packages ([04d5983](https://github.com/R-Vision/rsdk/commit/04d5983cfa3e97c5d8219e07208a0499a8c6bc83))
237
+ * add "access: public" to new
238
+ packages ([04d5983](https://github.com/R-Vision/rsdk/commit/04d5983cfa3e97c5d8219e07208a0499a8c6bc83))
185
239
 
186
240
  ## 1.0.9 (2023-05-21)
187
241
 
@@ -211,7 +265,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
211
265
 
212
266
  ### Bug Fixes
213
267
 
214
- * builtin make not private in npm ([50c83b6](https://github.com/R-Vision/rsdk/commit/50c83b6454f9a89f1e99d3b33a497ce2c029d8c6))
268
+ * builtin make not private in
269
+ npm ([50c83b6](https://github.com/R-Vision/rsdk/commit/50c83b6454f9a89f1e99d3b33a497ce2c029d8c6))
215
270
 
216
271
  ## 1.0.2 (2023-05-10)
217
272
 
@@ -1 +1 @@
1
- {"version":3,"file":"compose.function.js","sourceRoot":"","sources":["../src/compose.function.ts"],"names":[],"mappings":";AAAA,iDAAiD;;;AAEjD,SAAgB,OAAO,CACrB,UAAoE;IAEpE,OAAO,CACL,MAA0B,EAC1B,WAA4B,EAC5B,UAAsC,EAChC,EAAE;QACR,KAAK,MAAM,SAAS,IAAI,UAAU,EAAE;YAClC,IAAI,MAAM,YAAY,QAAQ,IAAI,CAAC,UAAU,EAAE;gBAC5C,SAA4B,CAAC,MAAM,CAAC,CAAC;gBAEtC,SAAS;aACV;YAEA,SAAiD,CAChD,MAAM,EACN,WAAW,EACX,UAAU,CACX,CAAC;SACH;IACH,CAAC,CAAC;AACJ,CAAC;AAtBD,0BAsBC"}
1
+ {"version":3,"file":"compose.function.js","sourceRoot":"","sources":["../src/compose.function.ts"],"names":[],"mappings":";AAAA,iDAAiD;;;AAEjD,SAAgB,OAAO,CACrB,UAAoE;IAEpE,OAAO,CACL,MAA0B,EAC1B,WAA4B,EAC5B,UAAsC,EAChC,EAAE;QACR,KAAK,MAAM,SAAS,IAAI,UAAU,EAAE,CAAC;YACnC,IAAI,MAAM,YAAY,QAAQ,IAAI,CAAC,UAAU,EAAE,CAAC;gBAC7C,SAA4B,CAAC,MAAM,CAAC,CAAC;gBAEtC,SAAS;YACX,CAAC;YAEA,SAAiD,CAChD,MAAM,EACN,WAAW,EACX,UAAU,CACX,CAAC;QACJ,CAAC;IACH,CAAC,CAAC;AACJ,CAAC;AAtBD,0BAsBC"}
@@ -1 +1 @@
1
- {"version":3,"file":"log-time.decorator.js","sourceRoot":"","sources":["../src/log-time.decorator.ts"],"names":[],"mappings":";AAAA,wDAAwD;AACxD,uDAAuD;AACvD,sCAAsC;AACtC,+BAA+B;;;AAE/B,yCAA+C;AAC/C,2CAAwD;AAExD,4BAA0B;AAE1B,yDAAgD;AAEhD,MAAM,MAAM,GAAG,uBAAa,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC;AAE/C,SAAgB,OAAO,CAAC,KAAgB;IACtC,OAAO,UAAU,MAAM,EAAE,UAAU,EAAE,UAA8B;QACjE,IAAI,OAAO,UAAU,KAAK,QAAQ,EAAE;YAClC,MAAM,IAAI,SAAS,CAAC,wCAAwC,CAAC,CAAC;SAC/D;QAED,sBAAsB;QACtB,MAAM,QAAQ,GAAG,UAAU,CAAC,KAAK,CAAC;QAElC,MAAM,UAAU,GAAG,CAAC,EAAa,EAAQ,EAAE;YACzC,MAAM,CAAC,GAAG,CACR,KAAK,IAAI,kBAAQ,CAAC,IAAI,EACtB,IAAA,aAAI,EAAA;UACF,MAAM,CAAC,WAAW,CAAC,IAAI,IAAI,UAAU,CAAC,QAAQ,EAAE;UAChD,EAAE,CAAC,mBAAmB,CAAC,OAAO,CAAC,CAAC,CAAC;OACpC,CACA,CAAC;QACJ,CAAC,CAAC;QAEF,UAAU,CAAC,KAAK,GAAG;YACjB,CAAC,UAAU,CAAC,CAAC,GAAG,IAAW;gBACzB,MAAM,EAAE,GAAG,IAAI,kBAAS,EAAE,CAAC,KAAK,EAAE,CAAC;gBACnC,6DAA6D;gBAC7D,aAAa;gBACb,MAAM,MAAM,GAAG,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;gBAE1C,IAAI,MAAM,YAAY,OAAO,EAAE;oBAC7B,OAAO,MAAM,CAAC,OAAO,CAAC,GAAG,EAAE,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC,CAAC;iBAC7C;gBAED,UAAU,CAAC,EAAE,CAAC,CAAC;gBAEf,OAAO,MAAM,CAAC;YAChB,CAAC;SACF,CAAC,UAAU,CAAC,CAAC;QAEd,IAAA,6BAAU,EAAC,QAAQ,EAAE,UAAU,CAAC,KAAK,CAAC,CAAC;IACzC,CAAC,CAAC;AACJ,CAAC;AAtCD,0BAsCC"}
1
+ {"version":3,"file":"log-time.decorator.js","sourceRoot":"","sources":["../src/log-time.decorator.ts"],"names":[],"mappings":";AAAA,wDAAwD;AACxD,uDAAuD;AACvD,sCAAsC;AACtC,+BAA+B;;;AAE/B,yCAA+C;AAC/C,2CAAwD;AAExD,4BAA0B;AAE1B,yDAAgD;AAEhD,MAAM,MAAM,GAAG,uBAAa,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC;AAE/C,SAAgB,OAAO,CAAC,KAAgB;IACtC,OAAO,UAAU,MAAM,EAAE,UAAU,EAAE,UAA8B;QACjE,IAAI,OAAO,UAAU,KAAK,QAAQ,EAAE,CAAC;YACnC,MAAM,IAAI,SAAS,CAAC,wCAAwC,CAAC,CAAC;QAChE,CAAC;QAED,sBAAsB;QACtB,MAAM,QAAQ,GAAG,UAAU,CAAC,KAAK,CAAC;QAElC,MAAM,UAAU,GAAG,CAAC,EAAa,EAAQ,EAAE;YACzC,MAAM,CAAC,GAAG,CACR,KAAK,IAAI,kBAAQ,CAAC,IAAI,EACtB,IAAA,aAAI,EAAA;UACF,MAAM,CAAC,WAAW,CAAC,IAAI,IAAI,UAAU,CAAC,QAAQ,EAAE;UAChD,EAAE,CAAC,mBAAmB,CAAC,OAAO,CAAC,CAAC,CAAC;OACpC,CACA,CAAC;QACJ,CAAC,CAAC;QAEF,UAAU,CAAC,KAAK,GAAG;YACjB,CAAC,UAAU,CAAC,CAAC,GAAG,IAAW;gBACzB,MAAM,EAAE,GAAG,IAAI,kBAAS,EAAE,CAAC,KAAK,EAAE,CAAC;gBACnC,6DAA6D;gBAC7D,aAAa;gBACb,MAAM,MAAM,GAAG,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;gBAE1C,IAAI,MAAM,YAAY,OAAO,EAAE,CAAC;oBAC9B,OAAO,MAAM,CAAC,OAAO,CAAC,GAAG,EAAE,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC,CAAC;gBAC9C,CAAC;gBAED,UAAU,CAAC,EAAE,CAAC,CAAC;gBAEf,OAAO,MAAM,CAAC;YAChB,CAAC;SACF,CAAC,UAAU,CAAC,CAAC;QAEd,IAAA,6BAAU,EAAC,QAAQ,EAAE,UAAU,CAAC,KAAK,CAAC,CAAC;IACzC,CAAC,CAAC;AACJ,CAAC;AAtCD,0BAsCC"}
@@ -1 +1 @@
1
- {"version":3,"file":"metadata.helpers.js","sourceRoot":"","sources":["../src/metadata.helpers.ts"],"names":[],"mappings":";;;;;;AAAA,8DAAiC;AAEjC,4BAA0B;AAI1B;;;;GAIG;AACI,MAAM,UAAU,GAAG,CAAC,MAAc,EAAE,WAAmB,EAAQ,EAAE;IACtE,qBAAM,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC;IAClB,qBAAM,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC;IAEvB,MAAM,IAAI,GAAG,OAAO,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC;IAE7C,KAAK,MAAM,GAAG,IAAI,IAAI,EAAE;QACtB,MAAM,IAAI,GAAG,OAAO,CAAC,WAAW,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC;QAE9C,OAAO,CAAC,cAAc,CAAC,GAAG,EAAE,IAAI,EAAE,WAAW,CAAC,CAAC;KAChD;AACH,CAAC,CAAC;AAXW,QAAA,UAAU,cAWrB"}
1
+ {"version":3,"file":"metadata.helpers.js","sourceRoot":"","sources":["../src/metadata.helpers.ts"],"names":[],"mappings":";;;;;;AAAA,8DAAiC;AAEjC,4BAA0B;AAI1B;;;;GAIG;AACI,MAAM,UAAU,GAAG,CAAC,MAAc,EAAE,WAAmB,EAAQ,EAAE;IACtE,qBAAM,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC;IAClB,qBAAM,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC;IAEvB,MAAM,IAAI,GAAG,OAAO,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC;IAE7C,KAAK,MAAM,GAAG,IAAI,IAAI,EAAE,CAAC;QACvB,MAAM,IAAI,GAAG,OAAO,CAAC,WAAW,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC;QAE9C,OAAO,CAAC,cAAc,CAAC,GAAG,EAAE,IAAI,EAAE,WAAW,CAAC,CAAC;IACjD,CAAC;AACH,CAAC,CAAC;AAXW,QAAA,UAAU,cAWrB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rsdk/decorators",
3
- "version": "4.0.0-next.9",
3
+ "version": "4.0.1-next.0",
4
4
  "description": "Useful built in decorators and tools for creating custom",
5
5
  "license": "Apache License 2.0",
6
6
  "publishConfig": {
@@ -14,9 +14,9 @@
14
14
  "prepublishOnly": "npm run build"
15
15
  },
16
16
  "peerDependencies": {
17
- "@rsdk/common": "^4.0.0-next.9",
18
- "@rsdk/logging": "^4.0.0-next.9",
17
+ "@rsdk/common": "^4.0.1-next.0",
18
+ "@rsdk/logging": "^4.0.1-next.0",
19
19
  "reflect-metadata": "^0.1.13"
20
20
  },
21
- "gitHead": "889228ebf4076fafc1c7fce4406b1ea5a3d985ff"
21
+ "gitHead": "772c1ca796c9a5b279274d6a6fb1a356e64aa71f"
22
22
  }
package/tsconfig.json CHANGED
@@ -4,6 +4,16 @@
4
4
  "declaration": true,
5
5
  "outDir": "dist"
6
6
  },
7
- "include": ["src/**/*"],
8
- "exclude": ["node_modules", "dist", "test", "**/*.spec.ts", "**/*.test.ts", "**/*.spec.e2e.ts", "**/*.test.e2e.ts"]
7
+ "include": [
8
+ "src/**/*"
9
+ ],
10
+ "exclude": [
11
+ "node_modules",
12
+ "dist",
13
+ "test",
14
+ "**/*.spec.ts",
15
+ "**/*.test.ts",
16
+ "**/*.spec.e2e.ts",
17
+ "**/*.test.e2e.ts"
18
+ ]
9
19
  }