@angular/language-service 17.3.3 → 17.3.4
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/api_bundle.js +1 -1
- package/bundles/language-service.js +11 -11
- package/factory_bundle.js +1 -1
- package/package.json +1 -1
package/api_bundle.js
CHANGED
|
@@ -16,7 +16,7 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
16
|
};
|
|
17
17
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
18
|
|
|
19
|
-
// bazel-out/
|
|
19
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/language-service/api.mjs
|
|
20
20
|
var api_exports = {};
|
|
21
21
|
__export(api_exports, {
|
|
22
22
|
isNgLanguageService: () => isNgLanguageService
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
/**
|
|
3
|
-
* @license Angular v17.3.
|
|
3
|
+
* @license Angular v17.3.4
|
|
4
4
|
* Copyright Google LLC All Rights Reserved.
|
|
5
5
|
* License: MIT
|
|
6
6
|
*/
|
|
@@ -33455,7 +33455,7 @@ define(['module', 'exports', 'typescript/lib/tsserverlibrary', 'os', 'typescript
|
|
|
33455
33455
|
* Use of this source code is governed by an MIT-style license that can be
|
|
33456
33456
|
* found in the LICENSE file at https://angular.io/license
|
|
33457
33457
|
*/
|
|
33458
|
-
new Version('17.3.
|
|
33458
|
+
new Version('17.3.4');
|
|
33459
33459
|
|
|
33460
33460
|
/**
|
|
33461
33461
|
* @license
|
|
@@ -33603,7 +33603,7 @@ define(['module', 'exports', 'typescript/lib/tsserverlibrary', 'os', 'typescript
|
|
|
33603
33603
|
function compileDeclareClassMetadata(metadata) {
|
|
33604
33604
|
const definitionMap = new DefinitionMap();
|
|
33605
33605
|
definitionMap.set('minVersion', literal$1(MINIMUM_PARTIAL_LINKER_VERSION$5));
|
|
33606
|
-
definitionMap.set('version', literal$1('17.3.
|
|
33606
|
+
definitionMap.set('version', literal$1('17.3.4'));
|
|
33607
33607
|
definitionMap.set('ngImport', importExpr(Identifiers.core));
|
|
33608
33608
|
definitionMap.set('type', metadata.type);
|
|
33609
33609
|
definitionMap.set('decorators', metadata.decorators);
|
|
@@ -33713,7 +33713,7 @@ define(['module', 'exports', 'typescript/lib/tsserverlibrary', 'os', 'typescript
|
|
|
33713
33713
|
const definitionMap = new DefinitionMap();
|
|
33714
33714
|
const minVersion = getMinimumVersionForPartialOutput(meta);
|
|
33715
33715
|
definitionMap.set('minVersion', literal$1(minVersion));
|
|
33716
|
-
definitionMap.set('version', literal$1('17.3.
|
|
33716
|
+
definitionMap.set('version', literal$1('17.3.4'));
|
|
33717
33717
|
// e.g. `type: MyDirective`
|
|
33718
33718
|
definitionMap.set('type', meta.type.value);
|
|
33719
33719
|
if (meta.isStandalone) {
|
|
@@ -34116,7 +34116,7 @@ define(['module', 'exports', 'typescript/lib/tsserverlibrary', 'os', 'typescript
|
|
|
34116
34116
|
function compileDeclareFactoryFunction(meta) {
|
|
34117
34117
|
const definitionMap = new DefinitionMap();
|
|
34118
34118
|
definitionMap.set('minVersion', literal$1(MINIMUM_PARTIAL_LINKER_VERSION$4));
|
|
34119
|
-
definitionMap.set('version', literal$1('17.3.
|
|
34119
|
+
definitionMap.set('version', literal$1('17.3.4'));
|
|
34120
34120
|
definitionMap.set('ngImport', importExpr(Identifiers.core));
|
|
34121
34121
|
definitionMap.set('type', meta.type.value);
|
|
34122
34122
|
definitionMap.set('deps', compileDependencies(meta.deps));
|
|
@@ -34158,7 +34158,7 @@ define(['module', 'exports', 'typescript/lib/tsserverlibrary', 'os', 'typescript
|
|
|
34158
34158
|
function createInjectableDefinitionMap(meta) {
|
|
34159
34159
|
const definitionMap = new DefinitionMap();
|
|
34160
34160
|
definitionMap.set('minVersion', literal$1(MINIMUM_PARTIAL_LINKER_VERSION$3));
|
|
34161
|
-
definitionMap.set('version', literal$1('17.3.
|
|
34161
|
+
definitionMap.set('version', literal$1('17.3.4'));
|
|
34162
34162
|
definitionMap.set('ngImport', importExpr(Identifiers.core));
|
|
34163
34163
|
definitionMap.set('type', meta.type.value);
|
|
34164
34164
|
// Only generate providedIn property if it has a non-null value
|
|
@@ -34216,7 +34216,7 @@ define(['module', 'exports', 'typescript/lib/tsserverlibrary', 'os', 'typescript
|
|
|
34216
34216
|
function createInjectorDefinitionMap(meta) {
|
|
34217
34217
|
const definitionMap = new DefinitionMap();
|
|
34218
34218
|
definitionMap.set('minVersion', literal$1(MINIMUM_PARTIAL_LINKER_VERSION$2));
|
|
34219
|
-
definitionMap.set('version', literal$1('17.3.
|
|
34219
|
+
definitionMap.set('version', literal$1('17.3.4'));
|
|
34220
34220
|
definitionMap.set('ngImport', importExpr(Identifiers.core));
|
|
34221
34221
|
definitionMap.set('type', meta.type.value);
|
|
34222
34222
|
definitionMap.set('providers', meta.providers);
|
|
@@ -34256,7 +34256,7 @@ define(['module', 'exports', 'typescript/lib/tsserverlibrary', 'os', 'typescript
|
|
|
34256
34256
|
throw new Error('Invalid path! Local compilation mode should not get into the partial compilation path');
|
|
34257
34257
|
}
|
|
34258
34258
|
definitionMap.set('minVersion', literal$1(MINIMUM_PARTIAL_LINKER_VERSION$1));
|
|
34259
|
-
definitionMap.set('version', literal$1('17.3.
|
|
34259
|
+
definitionMap.set('version', literal$1('17.3.4'));
|
|
34260
34260
|
definitionMap.set('ngImport', importExpr(Identifiers.core));
|
|
34261
34261
|
definitionMap.set('type', meta.type.value);
|
|
34262
34262
|
// We only generate the keys in the metadata if the arrays contain values.
|
|
@@ -34314,7 +34314,7 @@ define(['module', 'exports', 'typescript/lib/tsserverlibrary', 'os', 'typescript
|
|
|
34314
34314
|
function createPipeDefinitionMap(meta) {
|
|
34315
34315
|
const definitionMap = new DefinitionMap();
|
|
34316
34316
|
definitionMap.set('minVersion', literal$1(MINIMUM_PARTIAL_LINKER_VERSION));
|
|
34317
|
-
definitionMap.set('version', literal$1('17.3.
|
|
34317
|
+
definitionMap.set('version', literal$1('17.3.4'));
|
|
34318
34318
|
definitionMap.set('ngImport', importExpr(Identifiers.core));
|
|
34319
34319
|
// e.g. `type: MyPipe`
|
|
34320
34320
|
definitionMap.set('type', meta.type.value);
|
|
@@ -34349,7 +34349,7 @@ define(['module', 'exports', 'typescript/lib/tsserverlibrary', 'os', 'typescript
|
|
|
34349
34349
|
* Use of this source code is governed by an MIT-style license that can be
|
|
34350
34350
|
* found in the LICENSE file at https://angular.io/license
|
|
34351
34351
|
*/
|
|
34352
|
-
new Version('17.3.
|
|
34352
|
+
new Version('17.3.4');
|
|
34353
34353
|
|
|
34354
34354
|
/**
|
|
34355
34355
|
* @license
|
|
@@ -65194,7 +65194,7 @@ Either add the @Injectable() decorator to '${provider.node.name
|
|
|
65194
65194
|
* @param minVersion Minimum required version for the feature.
|
|
65195
65195
|
*/
|
|
65196
65196
|
function coreVersionSupportsFeature(coreVersion, minVersion) {
|
|
65197
|
-
// A version of `17.3.
|
|
65197
|
+
// A version of `17.3.4` usually means that core is at head so it supports
|
|
65198
65198
|
// all features. Use string interpolation prevent the placeholder from being replaced
|
|
65199
65199
|
// with the current version during build time.
|
|
65200
65200
|
if (coreVersion === `0.0.0-${'PLACEHOLDER'}`) {
|
package/factory_bundle.js
CHANGED
|
@@ -16,7 +16,7 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
16
|
};
|
|
17
17
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
18
|
|
|
19
|
-
// bazel-out/
|
|
19
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/language-service/plugin-factory.mjs
|
|
20
20
|
var plugin_factory_exports = {};
|
|
21
21
|
__export(plugin_factory_exports, {
|
|
22
22
|
factory: () => factory
|