@storm-software/workspace-tools 1.60.8 → 1.60.10

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.
@@ -1,4 +1,3 @@
1
- const require = (await import('node:module')).createRequire(import.meta.url);
2
1
  var __create = Object.create;
3
2
  var __defProp = Object.defineProperty;
4
3
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -119064,13 +119063,6 @@ var require_package2 = __commonJS({
119064
119063
  var require_ejs = __commonJS({
119065
119064
  "node_modules/.pnpm/ejs@3.1.9/node_modules/ejs/lib/ejs.js"(exports2) {
119066
119065
  "use strict";
119067
- /**
119068
- * @file Embedded JavaScript templating engine. {@link http://ejs.co}
119069
- * @author Matthew Eernisse <mde@fleegix.org>
119070
- * @author Tiancheng "Timothy" Gu <timothygu99@gmail.com>
119071
- * @project EJS
119072
- * @license {@link http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0}
119073
- */
119074
119066
  var fs7 = require("fs");
119075
119067
  var path13 = require("path");
119076
119068
  var utils2 = require_utils5();
@@ -124820,13 +124812,6 @@ var require_rimraf = __commonJS({
124820
124812
  // node_modules/.pnpm/tmp@0.2.1/node_modules/tmp/lib/tmp.js
124821
124813
  var require_tmp = __commonJS({
124822
124814
  "node_modules/.pnpm/tmp@0.2.1/node_modules/tmp/lib/tmp.js"(exports2, module2) {
124823
- /*!
124824
- * Tmp
124825
- *
124826
- * Copyright (c) 2011-2017 KARASZI Istvan <github@spam.raszi.hu>
124827
- *
124828
- * MIT Licensed
124829
- */
124830
124815
  var fs7 = require("fs");
124831
124816
  var os6 = require("os");
124832
124817
  var path13 = require("path");
@@ -126217,13 +126202,6 @@ var require_offset_from_root = __commonJS({
126217
126202
  var require_utils6 = __commonJS({
126218
126203
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/json/utils.js"(exports2) {
126219
126204
  "use strict";
126220
- /**
126221
- * @license
126222
- * Copyright Google LLC All Rights Reserved.
126223
- *
126224
- * Use of this source code is governed by an MIT-style license that can be
126225
- * found in the LICENSE file at https://angular.io/license
126226
- */
126227
126205
  Object.defineProperty(exports2, "__esModule", { value: true });
126228
126206
  exports2.isJsonArray = exports2.isJsonObject = void 0;
126229
126207
  function isJsonObject(value) {
@@ -126241,13 +126219,6 @@ var require_utils6 = __commonJS({
126241
126219
  var require_utility = __commonJS({
126242
126220
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/json/schema/utility.js"(exports2) {
126243
126221
  "use strict";
126244
- /**
126245
- * @license
126246
- * Copyright Google LLC All Rights Reserved.
126247
- *
126248
- * Use of this source code is governed by an MIT-style license that can be
126249
- * found in the LICENSE file at https://angular.io/license
126250
- */
126251
126222
  Object.defineProperty(exports2, "__esModule", { value: true });
126252
126223
  exports2.getTypesOfSchema = void 0;
126253
126224
  var utils_1 = require_utils6();
@@ -126328,13 +126299,6 @@ var require_utility = __commonJS({
126328
126299
  var require_transforms = __commonJS({
126329
126300
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/json/schema/transforms.js"(exports2) {
126330
126301
  "use strict";
126331
- /**
126332
- * @license
126333
- * Copyright Google LLC All Rights Reserved.
126334
- *
126335
- * Use of this source code is governed by an MIT-style license that can be
126336
- * found in the LICENSE file at https://angular.io/license
126337
- */
126338
126302
  Object.defineProperty(exports2, "__esModule", { value: true });
126339
126303
  exports2.addUndefinedDefaults = void 0;
126340
126304
  var utils_1 = require_utils6();
@@ -126413,13 +126377,6 @@ var require_transforms = __commonJS({
126413
126377
  var require_interface = __commonJS({
126414
126378
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/json/schema/interface.js"(exports2) {
126415
126379
  "use strict";
126416
- /**
126417
- * @license
126418
- * Copyright Google LLC All Rights Reserved.
126419
- *
126420
- * Use of this source code is governed by an MIT-style license that can be
126421
- * found in the LICENSE file at https://angular.io/license
126422
- */
126423
126380
  Object.defineProperty(exports2, "__esModule", { value: true });
126424
126381
  }
126425
126382
  });
@@ -126428,13 +126385,6 @@ var require_interface = __commonJS({
126428
126385
  var require_pointer = __commonJS({
126429
126386
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/json/schema/pointer.js"(exports2) {
126430
126387
  "use strict";
126431
- /**
126432
- * @license
126433
- * Copyright Google LLC All Rights Reserved.
126434
- *
126435
- * Use of this source code is governed by an MIT-style license that can be
126436
- * found in the LICENSE file at https://angular.io/license
126437
- */
126438
126388
  Object.defineProperty(exports2, "__esModule", { value: true });
126439
126389
  exports2.parseJsonPointer = exports2.joinJsonPointer = exports2.buildJsonPointer = void 0;
126440
126390
  function buildJsonPointer(fragments) {
@@ -129538,7 +129488,6 @@ var require_data = __commonJS({
129538
129488
  // node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/dist/es5/uri.all.js
129539
129489
  var require_uri_all = __commonJS({
129540
129490
  "node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/dist/es5/uri.all.js"(exports2, module2) {
129541
- /** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */
129542
129491
  (function(global2, factory) {
129543
129492
  typeof exports2 === "object" && typeof module2 !== "undefined" ? factory(exports2) : typeof define === "function" && define.amd ? define(["exports"], factory) : factory(global2.URI = global2.URI || {});
129544
129493
  })(exports2, function(exports3) {
@@ -143104,13 +143053,6 @@ var require_cjs = __commonJS({
143104
143053
  var require_exception = __commonJS({
143105
143054
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/exception.js"(exports2) {
143106
143055
  "use strict";
143107
- /**
143108
- * @license
143109
- * Copyright Google LLC All Rights Reserved.
143110
- *
143111
- * Use of this source code is governed by an MIT-style license that can be
143112
- * found in the LICENSE file at https://angular.io/license
143113
- */
143114
143056
  Object.defineProperty(exports2, "__esModule", { value: true });
143115
143057
  exports2.PathIsFileException = exports2.PathIsDirectoryException = exports2.FileAlreadyExistException = exports2.FileDoesNotExistException = exports2.UnknownException = exports2.BaseException = void 0;
143116
143058
  var BaseException = class extends Error {
@@ -143156,13 +143098,6 @@ var require_exception = __commonJS({
143156
143098
  var require_literals = __commonJS({
143157
143099
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/utils/literals.js"(exports2) {
143158
143100
  "use strict";
143159
- /**
143160
- * @license
143161
- * Copyright Google LLC All Rights Reserved.
143162
- *
143163
- * Use of this source code is governed by an MIT-style license that can be
143164
- * found in the LICENSE file at https://angular.io/license
143165
- */
143166
143101
  Object.defineProperty(exports2, "__esModule", { value: true });
143167
143102
  exports2.trimNewlines = exports2.stripIndents = exports2.stripIndent = exports2.indentBy = exports2.oneLine = void 0;
143168
143103
  function oneLine(strings, ...values) {
@@ -143207,13 +143142,6 @@ var require_literals = __commonJS({
143207
143142
  var require_strings = __commonJS({
143208
143143
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/utils/strings.js"(exports2) {
143209
143144
  "use strict";
143210
- /**
143211
- * @license
143212
- * Copyright Google LLC All Rights Reserved.
143213
- *
143214
- * Use of this source code is governed by an MIT-style license that can be
143215
- * found in the LICENSE file at https://angular.io/license
143216
- */
143217
143145
  Object.defineProperty(exports2, "__esModule", { value: true });
143218
143146
  exports2.levenshtein = exports2.capitalize = exports2.underscore = exports2.classify = exports2.camelize = exports2.dasherize = exports2.decamelize = void 0;
143219
143147
  var STRING_DASHERIZE_REGEXP = /[ _]/g;
@@ -143286,13 +143214,6 @@ var require_strings = __commonJS({
143286
143214
  var require_object = __commonJS({
143287
143215
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/utils/object.js"(exports2) {
143288
143216
  "use strict";
143289
- /**
143290
- * @license
143291
- * Copyright Google LLC All Rights Reserved.
143292
- *
143293
- * Use of this source code is governed by an MIT-style license that can be
143294
- * found in the LICENSE file at https://angular.io/license
143295
- */
143296
143217
  Object.defineProperty(exports2, "__esModule", { value: true });
143297
143218
  exports2.deepCopy = void 0;
143298
143219
  var copySymbol = Symbol();
@@ -145644,13 +145565,6 @@ var require_source_map = __commonJS({
145644
145565
  var require_template = __commonJS({
145645
145566
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/utils/template.js"(exports2) {
145646
145567
  "use strict";
145647
- /**
145648
- * @license
145649
- * Copyright Google LLC All Rights Reserved.
145650
- *
145651
- * Use of this source code is governed by an MIT-style license that can be
145652
- * found in the LICENSE file at https://angular.io/license
145653
- */
145654
145568
  Object.defineProperty(exports2, "__esModule", { value: true });
145655
145569
  exports2.template = exports2.templateParser = void 0;
145656
145570
  var source_map_1 = require_source_map();
@@ -145865,13 +145779,6 @@ var require_template = __commonJS({
145865
145779
  var require_partially_ordered_set = __commonJS({
145866
145780
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/utils/partially-ordered-set.js"(exports2) {
145867
145781
  "use strict";
145868
- /**
145869
- * @license
145870
- * Copyright Google LLC All Rights Reserved.
145871
- *
145872
- * Use of this source code is governed by an MIT-style license that can be
145873
- * found in the LICENSE file at https://angular.io/license
145874
- */
145875
145782
  Object.defineProperty(exports2, "__esModule", { value: true });
145876
145783
  exports2.PartiallyOrderedSet = exports2.CircularDependencyFoundException = exports2.DependencyNotFoundException = void 0;
145877
145784
  var exception_1 = require_exception();
@@ -146006,13 +145913,6 @@ var require_partially_ordered_set = __commonJS({
146006
145913
  var require_priority_queue = __commonJS({
146007
145914
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/utils/priority-queue.js"(exports2) {
146008
145915
  "use strict";
146009
- /**
146010
- * @license
146011
- * Copyright Google LLC All Rights Reserved.
146012
- *
146013
- * Use of this source code is governed by an MIT-style license that can be
146014
- * found in the LICENSE file at https://angular.io/license
146015
- */
146016
145916
  Object.defineProperty(exports2, "__esModule", { value: true });
146017
145917
  exports2.PriorityQueue = void 0;
146018
145918
  var PriorityQueue = class {
@@ -146059,13 +145959,6 @@ var require_priority_queue = __commonJS({
146059
145959
  var require_lang = __commonJS({
146060
145960
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/utils/lang.js"(exports2) {
146061
145961
  "use strict";
146062
- /**
146063
- * @license
146064
- * Copyright Google LLC All Rights Reserved.
146065
- *
146066
- * Use of this source code is governed by an MIT-style license that can be
146067
- * found in the LICENSE file at https://angular.io/license
146068
- */
146069
145962
  Object.defineProperty(exports2, "__esModule", { value: true });
146070
145963
  exports2.isPromise = void 0;
146071
145964
  function isPromise(obj) {
@@ -146079,13 +145972,6 @@ var require_lang = __commonJS({
146079
145972
  var require_utils7 = __commonJS({
146080
145973
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/utils/index.js"(exports2) {
146081
145974
  "use strict";
146082
- /**
146083
- * @license
146084
- * Copyright Google LLC All Rights Reserved.
146085
- *
146086
- * Use of this source code is governed by an MIT-style license that can be
146087
- * found in the LICENSE file at https://angular.io/license
146088
- */
146089
145975
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
146090
145976
  if (k23 === void 0)
146091
145977
  k23 = k6;
@@ -146141,13 +146027,6 @@ var require_utils7 = __commonJS({
146141
146027
  var require_visitor = __commonJS({
146142
146028
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/json/schema/visitor.js"(exports2) {
146143
146029
  "use strict";
146144
- /**
146145
- * @license
146146
- * Copyright Google LLC All Rights Reserved.
146147
- *
146148
- * Use of this source code is governed by an MIT-style license that can be
146149
- * found in the LICENSE file at https://angular.io/license
146150
- */
146151
146030
  Object.defineProperty(exports2, "__esModule", { value: true });
146152
146031
  exports2.visitJsonSchema = exports2.visitJson = void 0;
146153
146032
  var rxjs_1 = require_cjs();
@@ -146268,13 +146147,6 @@ var require_visitor = __commonJS({
146268
146147
  var require_registry = __commonJS({
146269
146148
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/json/schema/registry.js"(exports2) {
146270
146149
  "use strict";
146271
- /**
146272
- * @license
146273
- * Copyright Google LLC All Rights Reserved.
146274
- *
146275
- * Use of this source code is governed by an MIT-style license that can be
146276
- * found in the LICENSE file at https://angular.io/license
146277
- */
146278
146150
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
146279
146151
  if (k23 === void 0)
146280
146152
  k23 = k6;
@@ -146781,13 +146653,6 @@ var require_registry = __commonJS({
146781
146653
  var require_schema = __commonJS({
146782
146654
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/json/schema/schema.js"(exports2) {
146783
146655
  "use strict";
146784
- /**
146785
- * @license
146786
- * Copyright Google LLC All Rights Reserved.
146787
- *
146788
- * Use of this source code is governed by an MIT-style license that can be
146789
- * found in the LICENSE file at https://angular.io/license
146790
- */
146791
146656
  Object.defineProperty(exports2, "__esModule", { value: true });
146792
146657
  exports2.mergeSchemas = exports2.isJsonSchema = void 0;
146793
146658
  var utils_1 = require_utils6();
@@ -146827,13 +146692,6 @@ var require_schema = __commonJS({
146827
146692
  var require_schema2 = __commonJS({
146828
146693
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/json/schema/index.js"(exports2) {
146829
146694
  "use strict";
146830
- /**
146831
- * @license
146832
- * Copyright Google LLC All Rights Reserved.
146833
- *
146834
- * Use of this source code is governed by an MIT-style license that can be
146835
- * found in the LICENSE file at https://angular.io/license
146836
- */
146837
146695
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
146838
146696
  if (k23 === void 0)
146839
146697
  k23 = k6;
@@ -146888,13 +146746,6 @@ var require_schema2 = __commonJS({
146888
146746
  var require_json = __commonJS({
146889
146747
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/json/index.js"(exports2) {
146890
146748
  "use strict";
146891
- /**
146892
- * @license
146893
- * Copyright Google LLC All Rights Reserved.
146894
- *
146895
- * Use of this source code is governed by an MIT-style license that can be
146896
- * found in the LICENSE file at https://angular.io/license
146897
- */
146898
146749
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
146899
146750
  if (k23 === void 0)
146900
146751
  k23 = k6;
@@ -146944,13 +146795,6 @@ var require_json = __commonJS({
146944
146795
  var require_logger = __commonJS({
146945
146796
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/logger/logger.js"(exports2) {
146946
146797
  "use strict";
146947
- /**
146948
- * @license
146949
- * Copyright Google LLC All Rights Reserved.
146950
- *
146951
- * Use of this source code is governed by an MIT-style license that can be
146952
- * found in the LICENSE file at https://angular.io/license
146953
- */
146954
146798
  Object.defineProperty(exports2, "__esModule", { value: true });
146955
146799
  exports2.Logger = void 0;
146956
146800
  var rxjs_1 = require_cjs();
@@ -147072,13 +146916,6 @@ var require_logger = __commonJS({
147072
146916
  var require_indent = __commonJS({
147073
146917
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/logger/indent.js"(exports2) {
147074
146918
  "use strict";
147075
- /**
147076
- * @license
147077
- * Copyright Google LLC All Rights Reserved.
147078
- *
147079
- * Use of this source code is governed by an MIT-style license that can be
147080
- * found in the LICENSE file at https://angular.io/license
147081
- */
147082
146919
  Object.defineProperty(exports2, "__esModule", { value: true });
147083
146920
  exports2.IndentLogger = void 0;
147084
146921
  var rxjs_1 = require_cjs();
@@ -147111,13 +146948,6 @@ var require_indent = __commonJS({
147111
146948
  var require_level = __commonJS({
147112
146949
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/logger/level.js"(exports2) {
147113
146950
  "use strict";
147114
- /**
147115
- * @license
147116
- * Copyright Google LLC All Rights Reserved.
147117
- *
147118
- * Use of this source code is governed by an MIT-style license that can be
147119
- * found in the LICENSE file at https://angular.io/license
147120
- */
147121
146951
  Object.defineProperty(exports2, "__esModule", { value: true });
147122
146952
  exports2.LevelCapLogger = exports2.LevelTransformLogger = void 0;
147123
146953
  var logger_1 = require_logger();
@@ -147167,13 +146997,6 @@ var require_level = __commonJS({
147167
146997
  var require_null_logger = __commonJS({
147168
146998
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/logger/null-logger.js"(exports2) {
147169
146999
  "use strict";
147170
- /**
147171
- * @license
147172
- * Copyright Google LLC All Rights Reserved.
147173
- *
147174
- * Use of this source code is governed by an MIT-style license that can be
147175
- * found in the LICENSE file at https://angular.io/license
147176
- */
147177
147000
  Object.defineProperty(exports2, "__esModule", { value: true });
147178
147001
  exports2.NullLogger = void 0;
147179
147002
  var rxjs_1 = require_cjs();
@@ -147209,13 +147032,6 @@ var require_null_logger = __commonJS({
147209
147032
  var require_transform_logger = __commonJS({
147210
147033
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/logger/transform-logger.js"(exports2) {
147211
147034
  "use strict";
147212
- /**
147213
- * @license
147214
- * Copyright Google LLC All Rights Reserved.
147215
- *
147216
- * Use of this source code is governed by an MIT-style license that can be
147217
- * found in the LICENSE file at https://angular.io/license
147218
- */
147219
147035
  Object.defineProperty(exports2, "__esModule", { value: true });
147220
147036
  exports2.TransformLogger = void 0;
147221
147037
  var logger_1 = require_logger();
@@ -147233,13 +147049,6 @@ var require_transform_logger = __commonJS({
147233
147049
  var require_logger2 = __commonJS({
147234
147050
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/logger/index.js"(exports2) {
147235
147051
  "use strict";
147236
- /**
147237
- * @license
147238
- * Copyright Google LLC All Rights Reserved.
147239
- *
147240
- * Use of this source code is governed by an MIT-style license that can be
147241
- * found in the LICENSE file at https://angular.io/license
147242
- */
147243
147052
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
147244
147053
  if (k23 === void 0)
147245
147054
  k23 = k6;
@@ -147273,13 +147082,6 @@ var require_logger2 = __commonJS({
147273
147082
  var require_definitions = __commonJS({
147274
147083
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/workspace/definitions.js"(exports2) {
147275
147084
  "use strict";
147276
- /**
147277
- * @license
147278
- * Copyright Google LLC All Rights Reserved.
147279
- *
147280
- * Use of this source code is governed by an MIT-style license that can be
147281
- * found in the LICENSE file at https://angular.io/license
147282
- */
147283
147085
  Object.defineProperty(exports2, "__esModule", { value: true });
147284
147086
  exports2.TargetDefinitionCollection = exports2.ProjectDefinitionCollection = void 0;
147285
147087
  var DefinitionCollection = class {
@@ -147446,13 +147248,6 @@ var require_definitions = __commonJS({
147446
147248
  var require_path2 = __commonJS({
147447
147249
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/path.js"(exports2) {
147448
147250
  "use strict";
147449
- /**
147450
- * @license
147451
- * Copyright Google LLC All Rights Reserved.
147452
- *
147453
- * Use of this source code is governed by an MIT-style license that can be
147454
- * found in the LICENSE file at https://angular.io/license
147455
- */
147456
147251
  Object.defineProperty(exports2, "__esModule", { value: true });
147457
147252
  exports2.getSystemPath = exports2.asPosixPath = exports2.asWindowsPath = exports2.path = exports2.noCacheNormalize = exports2.normalize = exports2.resetNormalizeCache = exports2.fragment = exports2.resolve = exports2.relative = exports2.isAbsolute = exports2.join = exports2.dirname = exports2.basename = exports2.extname = exports2.split = exports2.NormalizedRoot = exports2.NormalizedSep = exports2.PathCannotBeFragmentException = exports2.PathMustBeAbsoluteException = exports2.InvalidPathException = void 0;
147458
147253
  var exception_1 = require_exception();
@@ -147656,13 +147451,6 @@ var require_path2 = __commonJS({
147656
147451
  var require_buffer2 = __commonJS({
147657
147452
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/host/buffer.js"(exports2) {
147658
147453
  "use strict";
147659
- /**
147660
- * @license
147661
- * Copyright Google LLC All Rights Reserved.
147662
- *
147663
- * Use of this source code is governed by an MIT-style license that can be
147664
- * found in the LICENSE file at https://angular.io/license
147665
- */
147666
147454
  Object.defineProperty(exports2, "__esModule", { value: true });
147667
147455
  exports2.fileBuffer = exports2.fileBufferToString = exports2.stringToFileBuffer = void 0;
147668
147456
  var node_util_1 = require("node:util");
@@ -147688,13 +147476,6 @@ var require_buffer2 = __commonJS({
147688
147476
  var require_interface2 = __commonJS({
147689
147477
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/host/interface.js"(exports2) {
147690
147478
  "use strict";
147691
- /**
147692
- * @license
147693
- * Copyright Google LLC All Rights Reserved.
147694
- *
147695
- * Use of this source code is governed by an MIT-style license that can be
147696
- * found in the LICENSE file at https://angular.io/license
147697
- */
147698
147479
  Object.defineProperty(exports2, "__esModule", { value: true });
147699
147480
  exports2.HostWatchEventType = void 0;
147700
147481
  var HostWatchEventType;
@@ -147711,13 +147492,6 @@ var require_interface2 = __commonJS({
147711
147492
  var require_memory = __commonJS({
147712
147493
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/host/memory.js"(exports2) {
147713
147494
  "use strict";
147714
- /**
147715
- * @license
147716
- * Copyright Google LLC All Rights Reserved.
147717
- *
147718
- * Use of this source code is governed by an MIT-style license that can be
147719
- * found in the LICENSE file at https://angular.io/license
147720
- */
147721
147495
  Object.defineProperty(exports2, "__esModule", { value: true });
147722
147496
  exports2.SimpleMemoryHost = void 0;
147723
147497
  var rxjs_1 = require_cjs();
@@ -148034,13 +147808,6 @@ var require_memory = __commonJS({
148034
147808
  var require_sync8 = __commonJS({
148035
147809
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/host/sync.js"(exports2) {
148036
147810
  "use strict";
148037
- /**
148038
- * @license
148039
- * Copyright Google LLC All Rights Reserved.
148040
- *
148041
- * Use of this source code is governed by an MIT-style license that can be
148042
- * found in the LICENSE file at https://angular.io/license
148043
- */
148044
147811
  Object.defineProperty(exports2, "__esModule", { value: true });
148045
147812
  exports2.SyncDelegateHost = exports2.SynchronousDelegateExpectedException = void 0;
148046
147813
  var exception_1 = require_exception();
@@ -148122,13 +147889,6 @@ var require_sync8 = __commonJS({
148122
147889
  var require_test = __commonJS({
148123
147890
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/host/test.js"(exports2) {
148124
147891
  "use strict";
148125
- /**
148126
- * @license
148127
- * Copyright Google LLC All Rights Reserved.
148128
- *
148129
- * Use of this source code is governed by an MIT-style license that can be
148130
- * found in the LICENSE file at https://angular.io/license
148131
- */
148132
147892
  Object.defineProperty(exports2, "__esModule", { value: true });
148133
147893
  exports2.TestHost = void 0;
148134
147894
  var path_1 = require_path2();
@@ -148242,13 +148002,6 @@ var require_test = __commonJS({
148242
148002
  var require_resolver = __commonJS({
148243
148003
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/host/resolver.js"(exports2) {
148244
148004
  "use strict";
148245
- /**
148246
- * @license
148247
- * Copyright Google LLC All Rights Reserved.
148248
- *
148249
- * Use of this source code is governed by an MIT-style license that can be
148250
- * found in the LICENSE file at https://angular.io/license
148251
- */
148252
148005
  Object.defineProperty(exports2, "__esModule", { value: true });
148253
148006
  exports2.ResolverHost = void 0;
148254
148007
  var ResolverHost = class {
@@ -148300,13 +148053,6 @@ var require_resolver = __commonJS({
148300
148053
  var require_alias = __commonJS({
148301
148054
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/host/alias.js"(exports2) {
148302
148055
  "use strict";
148303
- /**
148304
- * @license
148305
- * Copyright Google LLC All Rights Reserved.
148306
- *
148307
- * Use of this source code is governed by an MIT-style license that can be
148308
- * found in the LICENSE file at https://angular.io/license
148309
- */
148310
148056
  Object.defineProperty(exports2, "__esModule", { value: true });
148311
148057
  exports2.AliasHost = void 0;
148312
148058
  var path_1 = require_path2();
@@ -148339,13 +148085,6 @@ var require_alias = __commonJS({
148339
148085
  var require_create = __commonJS({
148340
148086
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/host/create.js"(exports2) {
148341
148087
  "use strict";
148342
- /**
148343
- * @license
148344
- * Copyright Google LLC All Rights Reserved.
148345
- *
148346
- * Use of this source code is governed by an MIT-style license that can be
148347
- * found in the LICENSE file at https://angular.io/license
148348
- */
148349
148088
  Object.defineProperty(exports2, "__esModule", { value: true });
148350
148089
  exports2.createSyncHost = void 0;
148351
148090
  var rxjs_1 = require_cjs();
@@ -148400,13 +148139,6 @@ var require_create = __commonJS({
148400
148139
  var require_empty2 = __commonJS({
148401
148140
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/host/empty.js"(exports2) {
148402
148141
  "use strict";
148403
- /**
148404
- * @license
148405
- * Copyright Google LLC All Rights Reserved.
148406
- *
148407
- * Use of this source code is governed by an MIT-style license that can be
148408
- * found in the LICENSE file at https://angular.io/license
148409
- */
148410
148142
  Object.defineProperty(exports2, "__esModule", { value: true });
148411
148143
  exports2.Empty = void 0;
148412
148144
  var rxjs_1 = require_cjs();
@@ -149974,13 +149706,6 @@ var require_picomatch4 = __commonJS({
149974
149706
  var require_pattern3 = __commonJS({
149975
149707
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/host/pattern.js"(exports2) {
149976
149708
  "use strict";
149977
- /**
149978
- * @license
149979
- * Copyright Google LLC All Rights Reserved.
149980
- *
149981
- * Use of this source code is governed by an MIT-style license that can be
149982
- * found in the LICENSE file at https://angular.io/license
149983
- */
149984
149709
  Object.defineProperty(exports2, "__esModule", { value: true });
149985
149710
  exports2.PatternMatchingHost = void 0;
149986
149711
  var picomatch_1 = require_picomatch4();
@@ -150012,13 +149737,6 @@ var require_pattern3 = __commonJS({
150012
149737
  var require_record = __commonJS({
150013
149738
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/host/record.js"(exports2) {
150014
149739
  "use strict";
150015
- /**
150016
- * @license
150017
- * Copyright Google LLC All Rights Reserved.
150018
- *
150019
- * Use of this source code is governed by an MIT-style license that can be
150020
- * found in the LICENSE file at https://angular.io/license
150021
- */
150022
149740
  Object.defineProperty(exports2, "__esModule", { value: true });
150023
149741
  exports2.CordHost = void 0;
150024
149742
  var rxjs_1 = require_cjs();
@@ -150288,13 +150006,6 @@ var require_record = __commonJS({
150288
150006
  var require_safe = __commonJS({
150289
150007
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/host/safe.js"(exports2) {
150290
150008
  "use strict";
150291
- /**
150292
- * @license
150293
- * Copyright Google LLC All Rights Reserved.
150294
- *
150295
- * Use of this source code is governed by an MIT-style license that can be
150296
- * found in the LICENSE file at https://angular.io/license
150297
- */
150298
150009
  Object.defineProperty(exports2, "__esModule", { value: true });
150299
150010
  exports2.SafeReadonlyHost = void 0;
150300
150011
  var rxjs_1 = require_cjs();
@@ -150335,13 +150046,6 @@ var require_safe = __commonJS({
150335
150046
  var require_scoped = __commonJS({
150336
150047
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/host/scoped.js"(exports2) {
150337
150048
  "use strict";
150338
- /**
150339
- * @license
150340
- * Copyright Google LLC All Rights Reserved.
150341
- *
150342
- * Use of this source code is governed by an MIT-style license that can be
150343
- * found in the LICENSE file at https://angular.io/license
150344
- */
150345
150049
  Object.defineProperty(exports2, "__esModule", { value: true });
150346
150050
  exports2.ScopedHost = void 0;
150347
150051
  var path_1 = require_path2();
@@ -150364,13 +150068,6 @@ var require_scoped = __commonJS({
150364
150068
  var require_host = __commonJS({
150365
150069
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/host/index.js"(exports2) {
150366
150070
  "use strict";
150367
- /**
150368
- * @license
150369
- * Copyright Google LLC All Rights Reserved.
150370
- *
150371
- * Use of this source code is governed by an MIT-style license that can be
150372
- * found in the LICENSE file at https://angular.io/license
150373
- */
150374
150071
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
150375
150072
  if (k23 === void 0)
150376
150073
  k23 = k6;
@@ -150431,13 +150128,6 @@ var require_host = __commonJS({
150431
150128
  var require_virtual_fs = __commonJS({
150432
150129
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/virtual-fs/index.js"(exports2) {
150433
150130
  "use strict";
150434
- /**
150435
- * @license
150436
- * Copyright Google LLC All Rights Reserved.
150437
- *
150438
- * Use of this source code is governed by an MIT-style license that can be
150439
- * found in the LICENSE file at https://angular.io/license
150440
- */
150441
150131
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
150442
150132
  if (k23 === void 0)
150443
150133
  k23 = k6;
@@ -150487,13 +150177,6 @@ var require_virtual_fs = __commonJS({
150487
150177
  var require_host2 = __commonJS({
150488
150178
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/workspace/host.js"(exports2) {
150489
150179
  "use strict";
150490
- /**
150491
- * @license
150492
- * Copyright Google LLC All Rights Reserved.
150493
- *
150494
- * Use of this source code is governed by an MIT-style license that can be
150495
- * found in the LICENSE file at https://angular.io/license
150496
- */
150497
150180
  Object.defineProperty(exports2, "__esModule", { value: true });
150498
150181
  exports2.createWorkspaceHost = void 0;
150499
150182
  var rxjs_1 = require_cjs();
@@ -150681,13 +150364,6 @@ var require_main = __commonJS({
150681
150364
  var require_metadata2 = __commonJS({
150682
150365
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/workspace/json/metadata.js"(exports2) {
150683
150366
  "use strict";
150684
- /**
150685
- * @license
150686
- * Copyright Google LLC All Rights Reserved.
150687
- *
150688
- * Use of this source code is governed by an MIT-style license that can be
150689
- * found in the LICENSE file at https://angular.io/license
150690
- */
150691
150367
  Object.defineProperty(exports2, "__esModule", { value: true });
150692
150368
  exports2.JsonWorkspaceMetadata = exports2.JsonWorkspaceSymbol = void 0;
150693
150369
  var jsonc_parser_1 = require_main();
@@ -150744,13 +150420,6 @@ var require_metadata2 = __commonJS({
150744
150420
  var require_utilities = __commonJS({
150745
150421
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/workspace/json/utilities.js"(exports2) {
150746
150422
  "use strict";
150747
- /**
150748
- * @license
150749
- * Copyright Google LLC All Rights Reserved.
150750
- *
150751
- * Use of this source code is governed by an MIT-style license that can be
150752
- * found in the LICENSE file at https://angular.io/license
150753
- */
150754
150423
  Object.defineProperty(exports2, "__esModule", { value: true });
150755
150424
  exports2.createVirtualAstObject = void 0;
150756
150425
  var json_1 = require_json();
@@ -150857,13 +150526,6 @@ var require_utilities = __commonJS({
150857
150526
  var require_reader3 = __commonJS({
150858
150527
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/workspace/json/reader.js"(exports2) {
150859
150528
  "use strict";
150860
- /**
150861
- * @license
150862
- * Copyright Google LLC All Rights Reserved.
150863
- *
150864
- * Use of this source code is governed by an MIT-style license that can be
150865
- * found in the LICENSE file at https://angular.io/license
150866
- */
150867
150529
  Object.defineProperty(exports2, "__esModule", { value: true });
150868
150530
  exports2.readJsonWorkspace = void 0;
150869
150531
  var jsonc_parser_1 = require_main();
@@ -151078,13 +150740,6 @@ var require_reader3 = __commonJS({
151078
150740
  var require_writer = __commonJS({
151079
150741
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/workspace/json/writer.js"(exports2) {
151080
150742
  "use strict";
151081
- /**
151082
- * @license
151083
- * Copyright Google LLC All Rights Reserved.
151084
- *
151085
- * Use of this source code is governed by an MIT-style license that can be
151086
- * found in the LICENSE file at https://angular.io/license
151087
- */
151088
150743
  Object.defineProperty(exports2, "__esModule", { value: true });
151089
150744
  exports2.writeJsonWorkspace = void 0;
151090
150745
  var jsonc_parser_1 = require_main();
@@ -151214,13 +150869,6 @@ var require_writer = __commonJS({
151214
150869
  var require_core3 = __commonJS({
151215
150870
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/workspace/core.js"(exports2) {
151216
150871
  "use strict";
151217
- /**
151218
- * @license
151219
- * Copyright Google LLC All Rights Reserved.
151220
- *
151221
- * Use of this source code is governed by an MIT-style license that can be
151222
- * found in the LICENSE file at https://angular.io/license
151223
- */
151224
150872
  Object.defineProperty(exports2, "__esModule", { value: true });
151225
150873
  exports2.writeWorkspace = exports2.readWorkspace = exports2._test_removeWorkspaceFile = exports2._test_addWorkspaceFile = exports2.WorkspaceFormat = void 0;
151226
150874
  var virtual_fs_1 = require_virtual_fs();
@@ -151305,13 +150953,6 @@ var require_core3 = __commonJS({
151305
150953
  var require_workspace = __commonJS({
151306
150954
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/workspace/index.js"(exports2) {
151307
150955
  "use strict";
151308
- /**
151309
- * @license
151310
- * Copyright Google LLC All Rights Reserved.
151311
- *
151312
- * Use of this source code is governed by an MIT-style license that can be
151313
- * found in the LICENSE file at https://angular.io/license
151314
- */
151315
150956
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
151316
150957
  if (k23 === void 0)
151317
150958
  k23 = k6;
@@ -151356,13 +150997,6 @@ var require_workspace = __commonJS({
151356
150997
  var require_src2 = __commonJS({
151357
150998
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/src/index.js"(exports2) {
151358
150999
  "use strict";
151359
- /**
151360
- * @license
151361
- * Copyright Google LLC All Rights Reserved.
151362
- *
151363
- * Use of this source code is governed by an MIT-style license that can be
151364
- * found in the LICENSE file at https://angular.io/license
151365
- */
151366
151000
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
151367
151001
  if (k23 === void 0)
151368
151002
  k23 = k6;
@@ -151419,13 +151053,6 @@ var require_src2 = __commonJS({
151419
151053
  var require_html_selector = __commonJS({
151420
151054
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/formats/html-selector.js"(exports2) {
151421
151055
  "use strict";
151422
- /**
151423
- * @license
151424
- * Copyright Google LLC All Rights Reserved.
151425
- *
151426
- * Use of this source code is governed by an MIT-style license that can be
151427
- * found in the LICENSE file at https://angular.io/license
151428
- */
151429
151056
  Object.defineProperty(exports2, "__esModule", { value: true });
151430
151057
  exports2.htmlSelectorFormat = void 0;
151431
151058
  var unicodeRanges = [
@@ -151465,13 +151092,6 @@ var require_html_selector = __commonJS({
151465
151092
  var require_path3 = __commonJS({
151466
151093
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/formats/path.js"(exports2) {
151467
151094
  "use strict";
151468
- /**
151469
- * @license
151470
- * Copyright Google LLC All Rights Reserved.
151471
- *
151472
- * Use of this source code is governed by an MIT-style license that can be
151473
- * found in the LICENSE file at https://angular.io/license
151474
- */
151475
151095
  Object.defineProperty(exports2, "__esModule", { value: true });
151476
151096
  exports2.pathFormat = void 0;
151477
151097
  var core_1 = require_src2();
@@ -151491,13 +151111,6 @@ var require_path3 = __commonJS({
151491
151111
  var require_formats2 = __commonJS({
151492
151112
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/formats/index.js"(exports2) {
151493
151113
  "use strict";
151494
- /**
151495
- * @license
151496
- * Copyright Google LLC All Rights Reserved.
151497
- *
151498
- * Use of this source code is governed by an MIT-style license that can be
151499
- * found in the LICENSE file at https://angular.io/license
151500
- */
151501
151114
  Object.defineProperty(exports2, "__esModule", { value: true });
151502
151115
  exports2.standardFormats = exports2.pathFormat = exports2.htmlSelectorFormat = void 0;
151503
151116
  var html_selector_1 = require_html_selector();
@@ -151518,13 +151131,6 @@ var require_formats2 = __commonJS({
151518
151131
  var require_interface3 = __commonJS({
151519
151132
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/tree/interface.js"(exports2) {
151520
151133
  "use strict";
151521
- /**
151522
- * @license
151523
- * Copyright Google LLC All Rights Reserved.
151524
- *
151525
- * Use of this source code is governed by an MIT-style license that can be
151526
- * found in the LICENSE file at https://angular.io/license
151527
- */
151528
151134
  Object.defineProperty(exports2, "__esModule", { value: true });
151529
151135
  exports2.Tree = exports2.TreeSymbol = exports2.FileVisitorCancelToken = exports2.MergeStrategy = void 0;
151530
151136
  var MergeStrategy;
@@ -151560,13 +151166,6 @@ var require_interface3 = __commonJS({
151560
151166
  var require_exception2 = __commonJS({
151561
151167
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/exception/exception.js"(exports2) {
151562
151168
  "use strict";
151563
- /**
151564
- * @license
151565
- * Copyright Google LLC All Rights Reserved.
151566
- *
151567
- * Use of this source code is governed by an MIT-style license that can be
151568
- * found in the LICENSE file at https://angular.io/license
151569
- */
151570
151169
  Object.defineProperty(exports2, "__esModule", { value: true });
151571
151170
  exports2.UnimplementedException = exports2.UnsuccessfulWorkflowExecution = exports2.MergeConflictException = exports2.InvalidUpdateRecordException = exports2.ContentHasMutatedException = exports2.FileAlreadyExistException = exports2.FileDoesNotExistException = exports2.SchematicsException = void 0;
151572
151171
  var core_1 = require_src2();
@@ -151622,13 +151221,6 @@ var require_exception2 = __commonJS({
151622
151221
  var require_delegate = __commonJS({
151623
151222
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/tree/delegate.js"(exports2) {
151624
151223
  "use strict";
151625
- /**
151626
- * @license
151627
- * Copyright Google LLC All Rights Reserved.
151628
- *
151629
- * Use of this source code is governed by an MIT-style license that can be
151630
- * found in the LICENSE file at https://angular.io/license
151631
- */
151632
151224
  Object.defineProperty(exports2, "__esModule", { value: true });
151633
151225
  exports2.DelegateTree = void 0;
151634
151226
  var interface_1 = require_interface3();
@@ -151706,13 +151298,6 @@ var require_delegate = __commonJS({
151706
151298
  var require_entry3 = __commonJS({
151707
151299
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/tree/entry.js"(exports2) {
151708
151300
  "use strict";
151709
- /**
151710
- * @license
151711
- * Copyright Google LLC All Rights Reserved.
151712
- *
151713
- * Use of this source code is governed by an MIT-style license that can be
151714
- * found in the LICENSE file at https://angular.io/license
151715
- */
151716
151301
  Object.defineProperty(exports2, "__esModule", { value: true });
151717
151302
  exports2.LazyFileEntry = exports2.SimpleFileEntry = void 0;
151718
151303
  var SimpleFileEntry = class {
@@ -153176,13 +152761,6 @@ var require_magic_string_cjs = __commonJS({
153176
152761
  var require_update_buffer = __commonJS({
153177
152762
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/utility/update-buffer.js"(exports2) {
153178
152763
  "use strict";
153179
- /**
153180
- * @license
153181
- * Copyright Google LLC All Rights Reserved.
153182
- *
153183
- * Use of this source code is governed by an MIT-style license that can be
153184
- * found in the LICENSE file at https://angular.io/license
153185
- */
153186
152764
  var __importDefault2 = exports2 && exports2.__importDefault || function(mod) {
153187
152765
  return mod && mod.__esModule ? mod : { "default": mod };
153188
152766
  };
@@ -153262,13 +152840,6 @@ var require_update_buffer = __commonJS({
153262
152840
  var require_recorder = __commonJS({
153263
152841
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/tree/recorder.js"(exports2) {
153264
152842
  "use strict";
153265
- /**
153266
- * @license
153267
- * Copyright Google LLC All Rights Reserved.
153268
- *
153269
- * Use of this source code is governed by an MIT-style license that can be
153270
- * found in the LICENSE file at https://angular.io/license
153271
- */
153272
152843
  Object.defineProperty(exports2, "__esModule", { value: true });
153273
152844
  exports2.UpdateRecorderBom = exports2.UpdateRecorderBase = void 0;
153274
152845
  var exception_1 = require_exception2();
@@ -153343,13 +152914,6 @@ var require_recorder = __commonJS({
153343
152914
  var require_scoped2 = __commonJS({
153344
152915
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/tree/scoped.js"(exports2) {
153345
152916
  "use strict";
153346
- /**
153347
- * @license
153348
- * Copyright Google LLC All Rights Reserved.
153349
- *
153350
- * Use of this source code is governed by an MIT-style license that can be
153351
- * found in the LICENSE file at https://angular.io/license
153352
- */
153353
152917
  Object.defineProperty(exports2, "__esModule", { value: true });
153354
152918
  exports2.ScopedTree = void 0;
153355
152919
  var core_1 = require_src2();
@@ -153527,13 +153091,6 @@ var require_scoped2 = __commonJS({
153527
153091
  var require_host_tree = __commonJS({
153528
153092
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/tree/host-tree.js"(exports2) {
153529
153093
  "use strict";
153530
- /**
153531
- * @license
153532
- * Copyright Google LLC All Rights Reserved.
153533
- *
153534
- * Use of this source code is governed by an MIT-style license that can be
153535
- * found in the LICENSE file at https://angular.io/license
153536
- */
153537
153094
  Object.defineProperty(exports2, "__esModule", { value: true });
153538
153095
  exports2.FilterHostTree = exports2.HostCreateTree = exports2.HostTree = exports2.HostDirEntry = void 0;
153539
153096
  var core_1 = require_src2();
@@ -153949,13 +153506,6 @@ var require_host_tree = __commonJS({
153949
153506
  var require_static = __commonJS({
153950
153507
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/tree/static.js"(exports2) {
153951
153508
  "use strict";
153952
- /**
153953
- * @license
153954
- * Copyright Google LLC All Rights Reserved.
153955
- *
153956
- * Use of this source code is governed by an MIT-style license that can be
153957
- * found in the LICENSE file at https://angular.io/license
153958
- */
153959
153509
  Object.defineProperty(exports2, "__esModule", { value: true });
153960
153510
  exports2.partition = exports2.merge = exports2.branch = exports2.empty = void 0;
153961
153511
  var exception_1 = require_exception2();
@@ -153992,13 +153542,6 @@ var require_static = __commonJS({
153992
153542
  var require_null = __commonJS({
153993
153543
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/tree/null.js"(exports2) {
153994
153544
  "use strict";
153995
- /**
153996
- * @license
153997
- * Copyright Google LLC All Rights Reserved.
153998
- *
153999
- * Use of this source code is governed by an MIT-style license that can be
154000
- * found in the LICENSE file at https://angular.io/license
154001
- */
154002
153545
  Object.defineProperty(exports2, "__esModule", { value: true });
154003
153546
  exports2.NullTree = exports2.NullTreeDirEntry = exports2.CannotCreateFileException = void 0;
154004
153547
  var core_1 = require_src2();
@@ -154099,13 +153642,6 @@ var require_null = __commonJS({
154099
153642
  var require_call = __commonJS({
154100
153643
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/rules/call.js"(exports2) {
154101
153644
  "use strict";
154102
- /**
154103
- * @license
154104
- * Copyright Google LLC All Rights Reserved.
154105
- *
154106
- * Use of this source code is governed by an MIT-style license that can be
154107
- * found in the LICENSE file at https://angular.io/license
154108
- */
154109
153645
  Object.defineProperty(exports2, "__esModule", { value: true });
154110
153646
  exports2.callRule = exports2.callSource = exports2.InvalidSourceResultException = exports2.InvalidRuleResultException = void 0;
154111
153647
  var core_1 = require_src2();
@@ -154186,13 +153722,6 @@ var require_call = __commonJS({
154186
153722
  var require_schematic = __commonJS({
154187
153723
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/engine/schematic.js"(exports2) {
154188
153724
  "use strict";
154189
- /**
154190
- * @license
154191
- * Copyright Google LLC All Rights Reserved.
154192
- *
154193
- * Use of this source code is governed by an MIT-style license that can be
154194
- * found in the LICENSE file at https://angular.io/license
154195
- */
154196
153725
  Object.defineProperty(exports2, "__esModule", { value: true });
154197
153726
  exports2.SchematicImpl = exports2.InvalidSchematicsNameException = void 0;
154198
153727
  var core_1 = require_src2();
@@ -154257,13 +153786,6 @@ var require_schematic = __commonJS({
154257
153786
  var require_engine = __commonJS({
154258
153787
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/engine/engine.js"(exports2) {
154259
153788
  "use strict";
154260
- /**
154261
- * @license
154262
- * Copyright Google LLC All Rights Reserved.
154263
- *
154264
- * Use of this source code is governed by an MIT-style license that can be
154265
- * found in the LICENSE file at https://angular.io/license
154266
- */
154267
153789
  Object.defineProperty(exports2, "__esModule", { value: true });
154268
153790
  exports2.SchematicEngine = exports2.TaskScheduler = exports2.CollectionImpl = exports2.UnknownTaskDependencyException = exports2.UnregisteredTaskException = exports2.SchematicEngineConflictingException = exports2.PrivateSchematicException = exports2.UnknownSchematicException = exports2.CircularCollectionException = exports2.UnknownCollectionException = exports2.UnknownUrlSourceProtocol = void 0;
154269
153791
  var core_1 = require_src2();
@@ -154558,13 +154080,6 @@ var require_engine = __commonJS({
154558
154080
  var require_interface4 = __commonJS({
154559
154081
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/engine/interface.js"(exports2) {
154560
154082
  "use strict";
154561
- /**
154562
- * @license
154563
- * Copyright Google LLC All Rights Reserved.
154564
- *
154565
- * Use of this source code is governed by an MIT-style license that can be
154566
- * found in the LICENSE file at https://angular.io/license
154567
- */
154568
154083
  Object.defineProperty(exports2, "__esModule", { value: true });
154569
154084
  }
154570
154085
  });
@@ -154573,13 +154088,6 @@ var require_interface4 = __commonJS({
154573
154088
  var require_engine2 = __commonJS({
154574
154089
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/engine/index.js"(exports2) {
154575
154090
  "use strict";
154576
- /**
154577
- * @license
154578
- * Copyright Google LLC All Rights Reserved.
154579
- *
154580
- * Use of this source code is governed by an MIT-style license that can be
154581
- * found in the LICENSE file at https://angular.io/license
154582
- */
154583
154091
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
154584
154092
  if (k23 === void 0)
154585
154093
  k23 = k6;
@@ -154611,13 +154119,6 @@ var require_engine2 = __commonJS({
154611
154119
  var require_cli_logger = __commonJS({
154612
154120
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/node/cli-logger.js"(exports2) {
154613
154121
  "use strict";
154614
- /**
154615
- * @license
154616
- * Copyright Google LLC All Rights Reserved.
154617
- *
154618
- * Use of this source code is governed by an MIT-style license that can be
154619
- * found in the LICENSE file at https://angular.io/license
154620
- */
154621
154122
  Object.defineProperty(exports2, "__esModule", { value: true });
154622
154123
  exports2.createConsoleLogger = void 0;
154623
154124
  var rxjs_1 = require_cjs();
@@ -156415,12 +155916,6 @@ var require_readdirp = __commonJS({
156415
155916
  // node_modules/.pnpm/normalize-path@3.0.0/node_modules/normalize-path/index.js
156416
155917
  var require_normalize_path = __commonJS({
156417
155918
  "node_modules/.pnpm/normalize-path@3.0.0/node_modules/normalize-path/index.js"(exports2, module2) {
156418
- /*!
156419
- * normalize-path <https://github.com/jonschlinkert/normalize-path>
156420
- *
156421
- * Copyright (c) 2014-2018, Jon Schlinkert.
156422
- * Released under the MIT License.
156423
- */
156424
155919
  module2.exports = function(path13, stripTrailing) {
156425
155920
  if (typeof path13 !== "string") {
156426
155921
  throw new TypeError("expected path to be a string");
@@ -156517,12 +156012,6 @@ var require_anymatch = __commonJS({
156517
156012
  // node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/index.js
156518
156013
  var require_is_extglob2 = __commonJS({
156519
156014
  "node_modules/.pnpm/is-extglob@2.1.1/node_modules/is-extglob/index.js"(exports2, module2) {
156520
- /*!
156521
- * is-extglob <https://github.com/jonschlinkert/is-extglob>
156522
- *
156523
- * Copyright (c) 2014-2016, Jon Schlinkert.
156524
- * Licensed under the MIT License.
156525
- */
156526
156015
  module2.exports = function isExtglob(str2) {
156527
156016
  if (typeof str2 !== "string" || str2 === "") {
156528
156017
  return false;
@@ -156541,12 +156030,6 @@ var require_is_extglob2 = __commonJS({
156541
156030
  // node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/index.js
156542
156031
  var require_is_glob2 = __commonJS({
156543
156032
  "node_modules/.pnpm/is-glob@4.0.3/node_modules/is-glob/index.js"(exports2, module2) {
156544
- /*!
156545
- * is-glob <https://github.com/jonschlinkert/is-glob>
156546
- *
156547
- * Copyright (c) 2014-2017, Jon Schlinkert.
156548
- * Released under the MIT License.
156549
- */
156550
156033
  var isExtglob = require_is_extglob2();
156551
156034
  var chars = { "{": "}", "(": ")", "[": "]" };
156552
156035
  var strictCheck = function(str2) {
@@ -156823,12 +156306,6 @@ var require_stringify2 = __commonJS({
156823
156306
  var require_is_number2 = __commonJS({
156824
156307
  "node_modules/.pnpm/is-number@7.0.0/node_modules/is-number/index.js"(exports2, module2) {
156825
156308
  "use strict";
156826
- /*!
156827
- * is-number <https://github.com/jonschlinkert/is-number>
156828
- *
156829
- * Copyright (c) 2014-present, Jon Schlinkert.
156830
- * Released under the MIT License.
156831
- */
156832
156309
  module2.exports = function(num) {
156833
156310
  if (typeof num === "number") {
156834
156311
  return num - num === 0;
@@ -156845,12 +156322,6 @@ var require_is_number2 = __commonJS({
156845
156322
  var require_to_regex_range2 = __commonJS({
156846
156323
  "node_modules/.pnpm/to-regex-range@5.0.1/node_modules/to-regex-range/index.js"(exports2, module2) {
156847
156324
  "use strict";
156848
- /*!
156849
- * to-regex-range <https://github.com/micromatch/to-regex-range>
156850
- *
156851
- * Copyright (c) 2015-present, Jon Schlinkert.
156852
- * Released under the MIT License.
156853
- */
156854
156325
  var isNumber = require_is_number2();
156855
156326
  var toRegexRange = (min, max, options8) => {
156856
156327
  if (isNumber(min) === false) {
@@ -157063,12 +156534,6 @@ var require_to_regex_range2 = __commonJS({
157063
156534
  var require_fill_range2 = __commonJS({
157064
156535
  "node_modules/.pnpm/fill-range@7.0.1/node_modules/fill-range/index.js"(exports2, module2) {
157065
156536
  "use strict";
157066
- /*!
157067
- * fill-range <https://github.com/jonschlinkert/fill-range>
157068
- *
157069
- * Copyright (c) 2014-present, Jon Schlinkert.
157070
- * Licensed under the MIT License.
157071
- */
157072
156537
  var util2 = require("util");
157073
156538
  var toRegexRange = require_to_regex_range2();
157074
156539
  var isObject3 = (val) => val !== null && typeof val === "object" && !Array.isArray(val);
@@ -159911,13 +159376,6 @@ var require_chokidar = __commonJS({
159911
159376
  var require_host3 = __commonJS({
159912
159377
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/node/host.js"(exports2) {
159913
159378
  "use strict";
159914
- /**
159915
- * @license
159916
- * Copyright Google LLC All Rights Reserved.
159917
- *
159918
- * Use of this source code is governed by an MIT-style license that can be
159919
- * found in the LICENSE file at https://angular.io/license
159920
- */
159921
159379
  Object.defineProperty(exports2, "__esModule", { value: true });
159922
159380
  exports2.NodeJsSyncHost = exports2.NodeJsAsyncHost = void 0;
159923
159381
  var node_fs_1 = require("node:fs");
@@ -160108,13 +159566,6 @@ var require_host3 = __commonJS({
160108
159566
  var require_node = __commonJS({
160109
159567
  "node_modules/.pnpm/@angular-devkit+core@17.2.0/node_modules/@angular-devkit/core/node/index.js"(exports2) {
160110
159568
  "use strict";
160111
- /**
160112
- * @license
160113
- * Copyright Google LLC All Rights Reserved.
160114
- *
160115
- * Use of this source code is governed by an MIT-style license that can be
160116
- * found in the LICENSE file at https://angular.io/license
160117
- */
160118
159569
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
160119
159570
  if (k23 === void 0)
160120
159571
  k23 = k6;
@@ -160145,13 +159596,6 @@ var require_node = __commonJS({
160145
159596
  var require_action = __commonJS({
160146
159597
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/tree/action.js"(exports2) {
160147
159598
  "use strict";
160148
- /**
160149
- * @license
160150
- * Copyright Google LLC All Rights Reserved.
160151
- *
160152
- * Use of this source code is governed by an MIT-style license that can be
160153
- * found in the LICENSE file at https://angular.io/license
160154
- */
160155
159599
  Object.defineProperty(exports2, "__esModule", { value: true });
160156
159600
  exports2.isContentAction = exports2.ActionList = exports2.UnknownActionException = void 0;
160157
159601
  var core_1 = require_src2();
@@ -160287,13 +159731,6 @@ var require_action = __commonJS({
160287
159731
  var require_sink = __commonJS({
160288
159732
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/sink/sink.js"(exports2) {
160289
159733
  "use strict";
160290
- /**
160291
- * @license
160292
- * Copyright Google LLC All Rights Reserved.
160293
- *
160294
- * Use of this source code is governed by an MIT-style license that can be
160295
- * found in the LICENSE file at https://angular.io/license
160296
- */
160297
159734
  Object.defineProperty(exports2, "__esModule", { value: true });
160298
159735
  exports2.SimpleSinkBase = void 0;
160299
159736
  var rxjs_1 = require_cjs();
@@ -160406,13 +159843,6 @@ var require_sink = __commonJS({
160406
159843
  var require_host4 = __commonJS({
160407
159844
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/sink/host.js"(exports2) {
160408
159845
  "use strict";
160409
- /**
160410
- * @license
160411
- * Copyright Google LLC All Rights Reserved.
160412
- *
160413
- * Use of this source code is governed by an MIT-style license that can be
160414
- * found in the LICENSE file at https://angular.io/license
160415
- */
160416
159846
  Object.defineProperty(exports2, "__esModule", { value: true });
160417
159847
  exports2.HostSink = void 0;
160418
159848
  var rxjs_1 = require_cjs();
@@ -160483,13 +159913,6 @@ var require_host4 = __commonJS({
160483
159913
  var require_dryrun = __commonJS({
160484
159914
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/sink/dryrun.js"(exports2) {
160485
159915
  "use strict";
160486
- /**
160487
- * @license
160488
- * Copyright Google LLC All Rights Reserved.
160489
- *
160490
- * Use of this source code is governed by an MIT-style license that can be
160491
- * found in the LICENSE file at https://angular.io/license
160492
- */
160493
159916
  Object.defineProperty(exports2, "__esModule", { value: true });
160494
159917
  exports2.DryRunSink = void 0;
160495
159918
  var core_1 = require_src2();
@@ -160562,13 +159985,6 @@ var require_dryrun = __commonJS({
160562
159985
  var require_base2 = __commonJS({
160563
159986
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/workflow/base.js"(exports2) {
160564
159987
  "use strict";
160565
- /**
160566
- * @license
160567
- * Copyright Google LLC All Rights Reserved.
160568
- *
160569
- * Use of this source code is governed by an MIT-style license that can be
160570
- * found in the LICENSE file at https://angular.io/license
160571
- */
160572
159988
  Object.defineProperty(exports2, "__esModule", { value: true });
160573
159989
  exports2.BaseWorkflow = void 0;
160574
159990
  var core_1 = require_src2();
@@ -160692,13 +160108,6 @@ var require_base2 = __commonJS({
160692
160108
  var require_interface5 = __commonJS({
160693
160109
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/workflow/interface.js"(exports2) {
160694
160110
  "use strict";
160695
- /**
160696
- * @license
160697
- * Copyright Google LLC All Rights Reserved.
160698
- *
160699
- * Use of this source code is governed by an MIT-style license that can be
160700
- * found in the LICENSE file at https://angular.io/license
160701
- */
160702
160111
  Object.defineProperty(exports2, "__esModule", { value: true });
160703
160112
  }
160704
160113
  });
@@ -160707,13 +160116,6 @@ var require_interface5 = __commonJS({
160707
160116
  var require_workflow = __commonJS({
160708
160117
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/workflow/index.js"(exports2) {
160709
160118
  "use strict";
160710
- /**
160711
- * @license
160712
- * Copyright Google LLC All Rights Reserved.
160713
- *
160714
- * Use of this source code is governed by an MIT-style license that can be
160715
- * found in the LICENSE file at https://angular.io/license
160716
- */
160717
160119
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
160718
160120
  if (k23 === void 0)
160719
160121
  k23 = k6;
@@ -160744,13 +160146,6 @@ var require_workflow = __commonJS({
160744
160146
  var require_base3 = __commonJS({
160745
160147
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/rules/base.js"(exports2) {
160746
160148
  "use strict";
160747
- /**
160748
- * @license
160749
- * Copyright Google LLC All Rights Reserved.
160750
- *
160751
- * Use of this source code is governed by an MIT-style license that can be
160752
- * found in the LICENSE file at https://angular.io/license
160753
- */
160754
160149
  Object.defineProperty(exports2, "__esModule", { value: true });
160755
160150
  exports2.applyToSubtree = exports2.composeFileOperators = exports2.forEach = exports2.partitionApplyMerge = exports2.when = exports2.branchAndMerge = exports2.asSource = exports2.filter = exports2.noop = exports2.mergeWith = exports2.apply = exports2.chain = exports2.empty = exports2.source = void 0;
160756
160151
  var rxjs_1 = require_cjs();
@@ -160890,13 +160285,6 @@ var require_base3 = __commonJS({
160890
160285
  var require_move = __commonJS({
160891
160286
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/rules/move.js"(exports2) {
160892
160287
  "use strict";
160893
- /**
160894
- * @license
160895
- * Copyright Google LLC All Rights Reserved.
160896
- *
160897
- * Use of this source code is governed by an MIT-style license that can be
160898
- * found in the LICENSE file at https://angular.io/license
160899
- */
160900
160288
  Object.defineProperty(exports2, "__esModule", { value: true });
160901
160289
  exports2.move = void 0;
160902
160290
  var core_1 = require_src2();
@@ -160930,13 +160318,6 @@ var require_move = __commonJS({
160930
160318
  var require_random = __commonJS({
160931
160319
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/rules/random.js"(exports2) {
160932
160320
  "use strict";
160933
- /**
160934
- * @license
160935
- * Copyright Google LLC All Rights Reserved.
160936
- *
160937
- * Use of this source code is governed by an MIT-style license that can be
160938
- * found in the LICENSE file at https://angular.io/license
160939
- */
160940
160321
  Object.defineProperty(exports2, "__esModule", { value: true });
160941
160322
  var host_tree_1 = require_host_tree();
160942
160323
  function generateStringOfLength(l) {
@@ -160969,13 +160350,6 @@ var require_random = __commonJS({
160969
160350
  var require_schematic2 = __commonJS({
160970
160351
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/rules/schematic.js"(exports2) {
160971
160352
  "use strict";
160972
- /**
160973
- * @license
160974
- * Copyright Google LLC All Rights Reserved.
160975
- *
160976
- * Use of this source code is governed by an MIT-style license that can be
160977
- * found in the LICENSE file at https://angular.io/license
160978
- */
160979
160353
  Object.defineProperty(exports2, "__esModule", { value: true });
160980
160354
  exports2.schematic = exports2.externalSchematic = void 0;
160981
160355
  var rxjs_1 = require_cjs();
@@ -161010,13 +160384,6 @@ var require_schematic2 = __commonJS({
161010
160384
  var require_template2 = __commonJS({
161011
160385
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/rules/template.js"(exports2) {
161012
160386
  "use strict";
161013
- /**
161014
- * @license
161015
- * Copyright Google LLC All Rights Reserved.
161016
- *
161017
- * Use of this source code is governed by an MIT-style license that can be
161018
- * found in the LICENSE file at https://angular.io/license
161019
- */
161020
160387
  Object.defineProperty(exports2, "__esModule", { value: true });
161021
160388
  exports2.applyTemplates = exports2.template = exports2.renameTemplateFiles = exports2.pathTemplate = exports2.applyPathTemplate = exports2.contentTemplate = exports2.applyContentTemplate = exports2.InvalidPipeException = exports2.UnknownPipeException = exports2.OptionIsNotDefinedException = exports2.TEMPLATE_FILENAME_RE = void 0;
161022
160389
  var core_1 = require_src2();
@@ -161167,13 +160534,6 @@ var require_template2 = __commonJS({
161167
160534
  var require_url = __commonJS({
161168
160535
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/rules/url.js"(exports2) {
161169
160536
  "use strict";
161170
- /**
161171
- * @license
161172
- * Copyright Google LLC All Rights Reserved.
161173
- *
161174
- * Use of this source code is governed by an MIT-style license that can be
161175
- * found in the LICENSE file at https://angular.io/license
161176
- */
161177
160537
  Object.defineProperty(exports2, "__esModule", { value: true });
161178
160538
  exports2.url = void 0;
161179
160539
  var url_1 = require("url");
@@ -161189,13 +160549,6 @@ var require_url = __commonJS({
161189
160549
  var require_empty3 = __commonJS({
161190
160550
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/tree/empty.js"(exports2) {
161191
160551
  "use strict";
161192
- /**
161193
- * @license
161194
- * Copyright Google LLC All Rights Reserved.
161195
- *
161196
- * Use of this source code is governed by an MIT-style license that can be
161197
- * found in the LICENSE file at https://angular.io/license
161198
- */
161199
160552
  Object.defineProperty(exports2, "__esModule", { value: true });
161200
160553
  exports2.EmptyTree = void 0;
161201
160554
  var host_tree_1 = require_host_tree();
@@ -161212,13 +160565,6 @@ var require_empty3 = __commonJS({
161212
160565
  var require_src3 = __commonJS({
161213
160566
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/src/index.js"(exports2) {
161214
160567
  "use strict";
161215
- /**
161216
- * @license
161217
- * Copyright Google LLC All Rights Reserved.
161218
- *
161219
- * Use of this source code is governed by an MIT-style license that can be
161220
- * found in the LICENSE file at https://angular.io/license
161221
- */
161222
160568
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
161223
160569
  if (k23 === void 0)
161224
160570
  k23 = k6;
@@ -161314,13 +160660,6 @@ var require_src3 = __commonJS({
161314
160660
  var require_options = __commonJS({
161315
160661
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tasks/package-manager/options.js"(exports2) {
161316
160662
  "use strict";
161317
- /**
161318
- * @license
161319
- * Copyright Google LLC All Rights Reserved.
161320
- *
161321
- * Use of this source code is governed by an MIT-style license that can be
161322
- * found in the LICENSE file at https://angular.io/license
161323
- */
161324
160663
  Object.defineProperty(exports2, "__esModule", { value: true });
161325
160664
  exports2.NodePackageName = void 0;
161326
160665
  exports2.NodePackageName = "node-package";
@@ -161331,13 +160670,6 @@ var require_options = __commonJS({
161331
160670
  var require_options2 = __commonJS({
161332
160671
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tasks/repo-init/options.js"(exports2) {
161333
160672
  "use strict";
161334
- /**
161335
- * @license
161336
- * Copyright Google LLC All Rights Reserved.
161337
- *
161338
- * Use of this source code is governed by an MIT-style license that can be
161339
- * found in the LICENSE file at https://angular.io/license
161340
- */
161341
160673
  Object.defineProperty(exports2, "__esModule", { value: true });
161342
160674
  exports2.RepositoryInitializerName = void 0;
161343
160675
  exports2.RepositoryInitializerName = "repo-init";
@@ -161348,13 +160680,6 @@ var require_options2 = __commonJS({
161348
160680
  var require_options3 = __commonJS({
161349
160681
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tasks/run-schematic/options.js"(exports2) {
161350
160682
  "use strict";
161351
- /**
161352
- * @license
161353
- * Copyright Google LLC All Rights Reserved.
161354
- *
161355
- * Use of this source code is governed by an MIT-style license that can be
161356
- * found in the LICENSE file at https://angular.io/license
161357
- */
161358
160683
  Object.defineProperty(exports2, "__esModule", { value: true });
161359
160684
  exports2.RunSchematicName = void 0;
161360
160685
  exports2.RunSchematicName = "run-schematic";
@@ -166375,7 +165700,6 @@ var require_stream_duplex = __commonJS({
166375
165700
  // node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/index.js
166376
165701
  var require_safe_buffer = __commonJS({
166377
165702
  "node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/index.js"(exports2, module2) {
166378
- /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
166379
165703
  var buffer2 = require("buffer");
166380
165704
  var Buffer2 = buffer2.Buffer;
166381
165705
  function copyProps(src, dst) {
@@ -168850,13 +168174,6 @@ var require_ora = __commonJS({
168850
168174
  var require_executor = __commonJS({
168851
168175
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tasks/package-manager/executor.js"(exports2) {
168852
168176
  "use strict";
168853
- /**
168854
- * @license
168855
- * Copyright Google LLC All Rights Reserved.
168856
- *
168857
- * Use of this source code is governed by an MIT-style license that can be
168858
- * found in the LICENSE file at https://angular.io/license
168859
- */
168860
168177
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
168861
168178
  if (k23 === void 0)
168862
168179
  k23 = k6;
@@ -169028,13 +168345,6 @@ var require_executor = __commonJS({
169028
168345
  var require_executor2 = __commonJS({
169029
168346
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tasks/repo-init/executor.js"(exports2) {
169030
168347
  "use strict";
169031
- /**
169032
- * @license
169033
- * Copyright Google LLC All Rights Reserved.
169034
- *
169035
- * Use of this source code is governed by an MIT-style license that can be
169036
- * found in the LICENSE file at https://angular.io/license
169037
- */
169038
168348
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
169039
168349
  if (k23 === void 0)
169040
168350
  k23 = k6;
@@ -169131,13 +168441,6 @@ var require_executor2 = __commonJS({
169131
168441
  var require_executor3 = __commonJS({
169132
168442
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tasks/run-schematic/executor.js"(exports2) {
169133
168443
  "use strict";
169134
- /**
169135
- * @license
169136
- * Copyright Google LLC All Rights Reserved.
169137
- *
169138
- * Use of this source code is governed by an MIT-style license that can be
169139
- * found in the LICENSE file at https://angular.io/license
169140
- */
169141
168444
  Object.defineProperty(exports2, "__esModule", { value: true });
169142
168445
  function default_1() {
169143
168446
  return (options8, context) => {
@@ -169166,13 +168469,6 @@ var require_executor3 = __commonJS({
169166
168469
  var require_node3 = __commonJS({
169167
168470
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tasks/node/index.js"(exports2) {
169168
168471
  "use strict";
169169
- /**
169170
- * @license
169171
- * Copyright Google LLC All Rights Reserved.
169172
- *
169173
- * Use of this source code is governed by an MIT-style license that can be
169174
- * found in the LICENSE file at https://angular.io/license
169175
- */
169176
168472
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
169177
168473
  if (k23 === void 0)
169178
168474
  k23 = k6;
@@ -169232,13 +168528,6 @@ var require_node3 = __commonJS({
169232
168528
  var require_description = __commonJS({
169233
168529
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tools/description.js"(exports2) {
169234
168530
  "use strict";
169235
- /**
169236
- * @license
169237
- * Copyright Google LLC All Rights Reserved.
169238
- *
169239
- * Use of this source code is governed by an MIT-style license that can be
169240
- * found in the LICENSE file at https://angular.io/license
169241
- */
169242
168531
  Object.defineProperty(exports2, "__esModule", { value: true });
169243
168532
  }
169244
168533
  });
@@ -169247,13 +168536,6 @@ var require_description = __commonJS({
169247
168536
  var require_export_ref = __commonJS({
169248
168537
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tools/export-ref.js"(exports2) {
169249
168538
  "use strict";
169250
- /**
169251
- * @license
169252
- * Copyright Google LLC All Rights Reserved.
169253
- *
169254
- * Use of this source code is governed by an MIT-style license that can be
169255
- * found in the LICENSE file at https://angular.io/license
169256
- */
169257
168539
  Object.defineProperty(exports2, "__esModule", { value: true });
169258
168540
  exports2.ExportStringRef = void 0;
169259
168541
  var path_1 = require("path");
@@ -169290,13 +168572,6 @@ var require_export_ref = __commonJS({
169290
168572
  var require_file_system_utility = __commonJS({
169291
168573
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tools/file-system-utility.js"(exports2) {
169292
168574
  "use strict";
169293
- /**
169294
- * @license
169295
- * Copyright Google LLC All Rights Reserved.
169296
- *
169297
- * Use of this source code is governed by an MIT-style license that can be
169298
- * found in the LICENSE file at https://angular.io/license
169299
- */
169300
168575
  Object.defineProperty(exports2, "__esModule", { value: true });
169301
168576
  exports2.readJsonFile = void 0;
169302
168577
  var schematics_1 = require_src3();
@@ -169322,13 +168597,6 @@ var require_file_system_utility = __commonJS({
169322
168597
  var require_file_system_engine_host_base = __commonJS({
169323
168598
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tools/file-system-engine-host-base.js"(exports2) {
169324
168599
  "use strict";
169325
- /**
169326
- * @license
169327
- * Copyright Google LLC All Rights Reserved.
169328
- *
169329
- * Use of this source code is governed by an MIT-style license that can be
169330
- * found in the LICENSE file at https://angular.io/license
169331
- */
169332
168600
  Object.defineProperty(exports2, "__esModule", { value: true });
169333
168601
  exports2.FileSystemEngineHostBase = exports2.SchematicNameCollisionException = exports2.SchematicMissingDescriptionException = exports2.SchematicMissingFieldsException = exports2.CollectionMissingFieldsException = exports2.CollectionMissingSchematicsMapException = exports2.FactoryCannotBeResolvedException = exports2.SchematicMissingFactoryException = exports2.InvalidCollectionJsonException = exports2.CollectionCannotBeResolvedException = void 0;
169334
168602
  var core_1 = require_src2();
@@ -169563,13 +168831,6 @@ var require_file_system_engine_host_base = __commonJS({
169563
168831
  var require_node_module_engine_host = __commonJS({
169564
168832
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tools/node-module-engine-host.js"(exports2) {
169565
168833
  "use strict";
169566
- /**
169567
- * @license
169568
- * Copyright Google LLC All Rights Reserved.
169569
- *
169570
- * Use of this source code is governed by an MIT-style license that can be
169571
- * found in the LICENSE file at https://angular.io/license
169572
- */
169573
168834
  Object.defineProperty(exports2, "__esModule", { value: true });
169574
168835
  exports2.NodeModulesEngineHost = exports2.NodePackageDoesNotSupportSchematics = void 0;
169575
168836
  var core_1 = require_src2();
@@ -170198,13 +169459,6 @@ var require_operators = __commonJS({
170198
169459
  var require_schema_option_transform = __commonJS({
170199
169460
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tools/schema-option-transform.js"(exports2) {
170200
169461
  "use strict";
170201
- /**
170202
- * @license
170203
- * Copyright Google LLC All Rights Reserved.
170204
- *
170205
- * Use of this source code is governed by an MIT-style license that can be
170206
- * found in the LICENSE file at https://angular.io/license
170207
- */
170208
169462
  Object.defineProperty(exports2, "__esModule", { value: true });
170209
169463
  exports2.validateOptionsWithSchema = exports2.InvalidInputOptions = void 0;
170210
169464
  var core_1 = require_src2();
@@ -170241,13 +169495,6 @@ Errors:
170241
169495
  var require_node_workflow = __commonJS({
170242
169496
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tools/workflow/node-workflow.js"(exports2) {
170243
169497
  "use strict";
170244
- /**
170245
- * @license
170246
- * Copyright Google LLC All Rights Reserved.
170247
- *
170248
- * Use of this source code is governed by an MIT-style license that can be
170249
- * found in the LICENSE file at https://angular.io/license
170250
- */
170251
169498
  Object.defineProperty(exports2, "__esModule", { value: true });
170252
169499
  exports2.NodeWorkflow = void 0;
170253
169500
  var core_1 = require_src2();
@@ -170311,13 +169558,6 @@ var require_node_workflow = __commonJS({
170311
169558
  var require_file_system_engine_host = __commonJS({
170312
169559
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tools/file-system-engine-host.js"(exports2) {
170313
169560
  "use strict";
170314
- /**
170315
- * @license
170316
- * Copyright Google LLC All Rights Reserved.
170317
- *
170318
- * Use of this source code is governed by an MIT-style license that can be
170319
- * found in the LICENSE file at https://angular.io/license
170320
- */
170321
169561
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
170322
169562
  if (k23 === void 0)
170323
169563
  k23 = k6;
@@ -170435,13 +169675,6 @@ var require_file_system_engine_host = __commonJS({
170435
169675
  var require_node_modules_test_engine_host = __commonJS({
170436
169676
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tools/node-modules-test-engine-host.js"(exports2) {
170437
169677
  "use strict";
170438
- /**
170439
- * @license
170440
- * Copyright Google LLC All Rights Reserved.
170441
- *
170442
- * Use of this source code is governed by an MIT-style license that can be
170443
- * found in the LICENSE file at https://angular.io/license
170444
- */
170445
169678
  Object.defineProperty(exports2, "__esModule", { value: true });
170446
169679
  exports2.NodeModulesTestEngineHost = void 0;
170447
169680
  var node_module_engine_host_1 = require_node_module_engine_host();
@@ -170481,13 +169714,6 @@ var require_node_modules_test_engine_host = __commonJS({
170481
169714
  var require_tools = __commonJS({
170482
169715
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/tools/index.js"(exports2) {
170483
169716
  "use strict";
170484
- /**
170485
- * @license
170486
- * Copyright Google LLC All Rights Reserved.
170487
- *
170488
- * Use of this source code is governed by an MIT-style license that can be
170489
- * found in the LICENSE file at https://angular.io/license
170490
- */
170491
169717
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
170492
169718
  if (k23 === void 0)
170493
169719
  k23 = k6;
@@ -170540,13 +169766,6 @@ var require_tools = __commonJS({
170540
169766
  var require_schematic_test_runner = __commonJS({
170541
169767
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/testing/schematic-test-runner.js"(exports2) {
170542
169768
  "use strict";
170543
- /**
170544
- * @license
170545
- * Copyright Google LLC All Rights Reserved.
170546
- *
170547
- * Use of this source code is governed by an MIT-style license that can be
170548
- * found in the LICENSE file at https://angular.io/license
170549
- */
170550
169769
  Object.defineProperty(exports2, "__esModule", { value: true });
170551
169770
  exports2.SchematicTestRunner = exports2.UnitTestTree = void 0;
170552
169771
  var core_1 = require_src2();
@@ -170628,13 +169847,6 @@ var require_schematic_test_runner = __commonJS({
170628
169847
  var require_testing = __commonJS({
170629
169848
  "node_modules/.pnpm/@angular-devkit+schematics@17.2.0/node_modules/@angular-devkit/schematics/testing/index.js"(exports2) {
170630
169849
  "use strict";
170631
- /**
170632
- * @license
170633
- * Copyright Google LLC All Rights Reserved.
170634
- *
170635
- * Use of this source code is governed by an MIT-style license that can be
170636
- * found in the LICENSE file at https://angular.io/license
170637
- */
170638
169850
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
170639
169851
  if (k23 === void 0)
170640
169852
  k23 = k6;
@@ -170818,13 +170030,6 @@ var require_invoke_nx_generator = __commonJS({
170818
170030
  var require_api = __commonJS({
170819
170031
  "node_modules/.pnpm/@angular-devkit+architect@0.1702.0/node_modules/@angular-devkit/architect/src/jobs/api.js"(exports2) {
170820
170032
  "use strict";
170821
- /**
170822
- * @license
170823
- * Copyright Google LLC All Rights Reserved.
170824
- *
170825
- * Use of this source code is governed by an MIT-style license that can be
170826
- * found in the LICENSE file at https://angular.io/license
170827
- */
170828
170033
  Object.defineProperty(exports2, "__esModule", { value: true });
170829
170034
  exports2.isJobHandler = exports2.JobState = exports2.JobOutboundMessageKind = exports2.JobInboundMessageKind = void 0;
170830
170035
  var JobInboundMessageKind;
@@ -170865,13 +170070,6 @@ var require_api = __commonJS({
170865
170070
  var require_strategy = __commonJS({
170866
170071
  "node_modules/.pnpm/@angular-devkit+architect@0.1702.0/node_modules/@angular-devkit/architect/src/jobs/strategy.js"(exports2) {
170867
170072
  "use strict";
170868
- /**
170869
- * @license
170870
- * Copyright Google LLC All Rights Reserved.
170871
- *
170872
- * Use of this source code is governed by an MIT-style license that can be
170873
- * found in the LICENSE file at https://angular.io/license
170874
- */
170875
170073
  Object.defineProperty(exports2, "__esModule", { value: true });
170876
170074
  exports2.memoize = exports2.reuse = exports2.serialize = void 0;
170877
170075
  var core_1 = require_src2();
@@ -170947,13 +170145,6 @@ var require_strategy = __commonJS({
170947
170145
  var require_create_job_handler = __commonJS({
170948
170146
  "node_modules/.pnpm/@angular-devkit+architect@0.1702.0/node_modules/@angular-devkit/architect/src/jobs/create-job-handler.js"(exports2) {
170949
170147
  "use strict";
170950
- /**
170951
- * @license
170952
- * Copyright Google LLC All Rights Reserved.
170953
- *
170954
- * Use of this source code is governed by an MIT-style license that can be
170955
- * found in the LICENSE file at https://angular.io/license
170956
- */
170957
170148
  Object.defineProperty(exports2, "__esModule", { value: true });
170958
170149
  exports2.createLoggerJob = exports2.createJobFactory = exports2.createJobHandler = exports2.ChannelAlreadyExistException = void 0;
170959
170150
  var core_1 = require_src2();
@@ -171072,13 +170263,6 @@ var require_create_job_handler = __commonJS({
171072
170263
  var require_exception3 = __commonJS({
171073
170264
  "node_modules/.pnpm/@angular-devkit+architect@0.1702.0/node_modules/@angular-devkit/architect/src/jobs/exception.js"(exports2) {
171074
170265
  "use strict";
171075
- /**
171076
- * @license
171077
- * Copyright Google LLC All Rights Reserved.
171078
- *
171079
- * Use of this source code is governed by an MIT-style license that can be
171080
- * found in the LICENSE file at https://angular.io/license
171081
- */
171082
170266
  Object.defineProperty(exports2, "__esModule", { value: true });
171083
170267
  exports2.JobDoesNotExistException = exports2.JobNameAlreadyRegisteredException = void 0;
171084
170268
  var core_1 = require_src2();
@@ -171101,13 +170285,6 @@ var require_exception3 = __commonJS({
171101
170285
  var require_dispatcher = __commonJS({
171102
170286
  "node_modules/.pnpm/@angular-devkit+architect@0.1702.0/node_modules/@angular-devkit/architect/src/jobs/dispatcher.js"(exports2) {
171103
170287
  "use strict";
171104
- /**
171105
- * @license
171106
- * Copyright Google LLC All Rights Reserved.
171107
- *
171108
- * Use of this source code is governed by an MIT-style license that can be
171109
- * found in the LICENSE file at https://angular.io/license
171110
- */
171111
170288
  Object.defineProperty(exports2, "__esModule", { value: true });
171112
170289
  exports2.createDispatcher = void 0;
171113
170290
  var api_1 = require_api();
@@ -171151,13 +170328,6 @@ var require_dispatcher = __commonJS({
171151
170328
  var require_fallback_registry = __commonJS({
171152
170329
  "node_modules/.pnpm/@angular-devkit+architect@0.1702.0/node_modules/@angular-devkit/architect/src/jobs/fallback-registry.js"(exports2) {
171153
170330
  "use strict";
171154
- /**
171155
- * @license
171156
- * Copyright Google LLC All Rights Reserved.
171157
- *
171158
- * Use of this source code is governed by an MIT-style license that can be
171159
- * found in the LICENSE file at https://angular.io/license
171160
- */
171161
170331
  Object.defineProperty(exports2, "__esModule", { value: true });
171162
170332
  exports2.FallbackRegistry = void 0;
171163
170333
  var rxjs_1 = require_cjs();
@@ -171181,13 +170351,6 @@ var require_fallback_registry = __commonJS({
171181
170351
  var require_simple_registry = __commonJS({
171182
170352
  "node_modules/.pnpm/@angular-devkit+architect@0.1702.0/node_modules/@angular-devkit/architect/src/jobs/simple-registry.js"(exports2) {
171183
170353
  "use strict";
171184
- /**
171185
- * @license
171186
- * Copyright Google LLC All Rights Reserved.
171187
- *
171188
- * Use of this source code is governed by an MIT-style license that can be
171189
- * found in the LICENSE file at https://angular.io/license
171190
- */
171191
170354
  Object.defineProperty(exports2, "__esModule", { value: true });
171192
170355
  exports2.SimpleJobRegistry = void 0;
171193
170356
  var core_1 = require_src2();
@@ -171251,13 +170414,6 @@ var require_simple_registry = __commonJS({
171251
170414
  var require_simple_scheduler = __commonJS({
171252
170415
  "node_modules/.pnpm/@angular-devkit+architect@0.1702.0/node_modules/@angular-devkit/architect/src/jobs/simple-scheduler.js"(exports2) {
171253
170416
  "use strict";
171254
- /**
171255
- * @license
171256
- * Copyright Google LLC All Rights Reserved.
171257
- *
171258
- * Use of this source code is governed by an MIT-style license that can be
171259
- * found in the LICENSE file at https://angular.io/license
171260
- */
171261
170417
  Object.defineProperty(exports2, "__esModule", { value: true });
171262
170418
  exports2.SimpleScheduler = exports2.JobOutputSchemaValidationError = exports2.JobInboundMessageSchemaValidationError = exports2.JobArgumentSchemaValidationError = void 0;
171263
170419
  var core_1 = require_src2();
@@ -171627,13 +170783,6 @@ var require_simple_scheduler = __commonJS({
171627
170783
  var require_jobs = __commonJS({
171628
170784
  "node_modules/.pnpm/@angular-devkit+architect@0.1702.0/node_modules/@angular-devkit/architect/src/jobs/index.js"(exports2) {
171629
170785
  "use strict";
171630
- /**
171631
- * @license
171632
- * Copyright Google LLC All Rights Reserved.
171633
- *
171634
- * Use of this source code is governed by an MIT-style license that can be
171635
- * found in the LICENSE file at https://angular.io/license
171636
- */
171637
170786
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
171638
170787
  if (k23 === void 0)
171639
170788
  k23 = k6;
@@ -171705,13 +170854,6 @@ var require_progress_schema = __commonJS({
171705
170854
  var require_api2 = __commonJS({
171706
170855
  "node_modules/.pnpm/@angular-devkit+architect@0.1702.0/node_modules/@angular-devkit/architect/src/api.js"(exports2) {
171707
170856
  "use strict";
171708
- /**
171709
- * @license
171710
- * Copyright Google LLC All Rights Reserved.
171711
- *
171712
- * Use of this source code is governed by an MIT-style license that can be
171713
- * found in the LICENSE file at https://angular.io/license
171714
- */
171715
170857
  Object.defineProperty(exports2, "__esModule", { value: true });
171716
170858
  exports2.scheduleTargetAndForget = exports2.targetFromTargetString = exports2.targetStringFromTarget = exports2.fromAsyncIterable = exports2.isBuilderOutput = exports2.BuilderProgressState = void 0;
171717
170859
  var rxjs_1 = require_cjs();
@@ -171874,13 +171016,6 @@ var require_progress_schema2 = __commonJS({
171874
171016
  var require_schedule_by_name = __commonJS({
171875
171017
  "node_modules/.pnpm/@angular-devkit+architect@0.1702.0/node_modules/@angular-devkit/architect/src/schedule-by-name.js"(exports2) {
171876
171018
  "use strict";
171877
- /**
171878
- * @license
171879
- * Copyright Google LLC All Rights Reserved.
171880
- *
171881
- * Use of this source code is governed by an MIT-style license that can be
171882
- * found in the LICENSE file at https://angular.io/license
171883
- */
171884
171019
  Object.defineProperty(exports2, "__esModule", { value: true });
171885
171020
  exports2.scheduleByTarget = exports2.scheduleByName = void 0;
171886
171021
  var rxjs_1 = require_cjs();
@@ -172062,13 +171197,6 @@ var require_output_schema = __commonJS({
172062
171197
  var require_architect = __commonJS({
172063
171198
  "node_modules/.pnpm/@angular-devkit+architect@0.1702.0/node_modules/@angular-devkit/architect/src/architect.js"(exports2) {
172064
171199
  "use strict";
172065
- /**
172066
- * @license
172067
- * Copyright Google LLC All Rights Reserved.
172068
- *
172069
- * Use of this source code is governed by an MIT-style license that can be
172070
- * found in the LICENSE file at https://angular.io/license
172071
- */
172072
171200
  Object.defineProperty(exports2, "__esModule", { value: true });
172073
171201
  exports2.Architect = void 0;
172074
171202
  var core_1 = require_src2();
@@ -172335,13 +171463,6 @@ var require_architect = __commonJS({
172335
171463
  var require_internal = __commonJS({
172336
171464
  "node_modules/.pnpm/@angular-devkit+architect@0.1702.0/node_modules/@angular-devkit/architect/src/internal.js"(exports2) {
172337
171465
  "use strict";
172338
- /**
172339
- * @license
172340
- * Copyright Google LLC All Rights Reserved.
172341
- *
172342
- * Use of this source code is governed by an MIT-style license that can be
172343
- * found in the LICENSE file at https://angular.io/license
172344
- */
172345
171466
  Object.defineProperty(exports2, "__esModule", { value: true });
172346
171467
  exports2.BuilderVersionSymbol = exports2.BuilderSymbol = void 0;
172347
171468
  exports2.BuilderSymbol = Symbol.for("@angular-devkit/architect:builder");
@@ -172394,13 +171515,6 @@ var require_package3 = __commonJS({
172394
171515
  var require_create_builder = __commonJS({
172395
171516
  "node_modules/.pnpm/@angular-devkit+architect@0.1702.0/node_modules/@angular-devkit/architect/src/create-builder.js"(exports2) {
172396
171517
  "use strict";
172397
- /**
172398
- * @license
172399
- * Copyright Google LLC All Rights Reserved.
172400
- *
172401
- * Use of this source code is governed by an MIT-style license that can be
172402
- * found in the LICENSE file at https://angular.io/license
172403
- */
172404
171518
  Object.defineProperty(exports2, "__esModule", { value: true });
172405
171519
  exports2.createBuilder = void 0;
172406
171520
  var core_1 = require_src2();
@@ -172567,13 +171681,6 @@ var require_create_builder = __commonJS({
172567
171681
  var require_src4 = __commonJS({
172568
171682
  "node_modules/.pnpm/@angular-devkit+architect@0.1702.0/node_modules/@angular-devkit/architect/src/index.js"(exports2) {
172569
171683
  "use strict";
172570
- /**
172571
- * @license
172572
- * Copyright Google LLC All Rights Reserved.
172573
- *
172574
- * Use of this source code is governed by an MIT-style license that can be
172575
- * found in the LICENSE file at https://angular.io/license
172576
- */
172577
171684
  var __createBinding2 = exports2 && exports2.__createBinding || (Object.create ? function(o2, m2, k6, k23) {
172578
171685
  if (k23 === void 0)
172579
171686
  k23 = k6;
@@ -173015,3 +172122,1157 @@ ${err2}`
173015
172122
  }
173016
172123
  }
173017
172124
  }
172125
+ /*! Bundled license information:
172126
+
172127
+ ejs/lib/ejs.js:
172128
+ (**
172129
+ * @file Embedded JavaScript templating engine. {@link http://ejs.co}
172130
+ * @author Matthew Eernisse <mde@fleegix.org>
172131
+ * @author Tiancheng "Timothy" Gu <timothygu99@gmail.com>
172132
+ * @project EJS
172133
+ * @license {@link http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0}
172134
+ *)
172135
+
172136
+ tmp/lib/tmp.js:
172137
+ (*!
172138
+ * Tmp
172139
+ *
172140
+ * Copyright (c) 2011-2017 KARASZI Istvan <github@spam.raszi.hu>
172141
+ *
172142
+ * MIT Licensed
172143
+ *)
172144
+
172145
+ @angular-devkit/core/src/json/utils.js:
172146
+ (**
172147
+ * @license
172148
+ * Copyright Google LLC All Rights Reserved.
172149
+ *
172150
+ * Use of this source code is governed by an MIT-style license that can be
172151
+ * found in the LICENSE file at https://angular.io/license
172152
+ *)
172153
+
172154
+ @angular-devkit/core/src/json/schema/utility.js:
172155
+ (**
172156
+ * @license
172157
+ * Copyright Google LLC All Rights Reserved.
172158
+ *
172159
+ * Use of this source code is governed by an MIT-style license that can be
172160
+ * found in the LICENSE file at https://angular.io/license
172161
+ *)
172162
+
172163
+ @angular-devkit/core/src/json/schema/transforms.js:
172164
+ (**
172165
+ * @license
172166
+ * Copyright Google LLC All Rights Reserved.
172167
+ *
172168
+ * Use of this source code is governed by an MIT-style license that can be
172169
+ * found in the LICENSE file at https://angular.io/license
172170
+ *)
172171
+
172172
+ @angular-devkit/core/src/json/schema/interface.js:
172173
+ (**
172174
+ * @license
172175
+ * Copyright Google LLC All Rights Reserved.
172176
+ *
172177
+ * Use of this source code is governed by an MIT-style license that can be
172178
+ * found in the LICENSE file at https://angular.io/license
172179
+ *)
172180
+
172181
+ @angular-devkit/core/src/json/schema/pointer.js:
172182
+ (**
172183
+ * @license
172184
+ * Copyright Google LLC All Rights Reserved.
172185
+ *
172186
+ * Use of this source code is governed by an MIT-style license that can be
172187
+ * found in the LICENSE file at https://angular.io/license
172188
+ *)
172189
+
172190
+ uri-js/dist/es5/uri.all.js:
172191
+ (** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js *)
172192
+
172193
+ @angular-devkit/core/src/exception.js:
172194
+ (**
172195
+ * @license
172196
+ * Copyright Google LLC All Rights Reserved.
172197
+ *
172198
+ * Use of this source code is governed by an MIT-style license that can be
172199
+ * found in the LICENSE file at https://angular.io/license
172200
+ *)
172201
+
172202
+ @angular-devkit/core/src/utils/literals.js:
172203
+ (**
172204
+ * @license
172205
+ * Copyright Google LLC All Rights Reserved.
172206
+ *
172207
+ * Use of this source code is governed by an MIT-style license that can be
172208
+ * found in the LICENSE file at https://angular.io/license
172209
+ *)
172210
+
172211
+ @angular-devkit/core/src/utils/strings.js:
172212
+ (**
172213
+ * @license
172214
+ * Copyright Google LLC All Rights Reserved.
172215
+ *
172216
+ * Use of this source code is governed by an MIT-style license that can be
172217
+ * found in the LICENSE file at https://angular.io/license
172218
+ *)
172219
+
172220
+ @angular-devkit/core/src/utils/object.js:
172221
+ (**
172222
+ * @license
172223
+ * Copyright Google LLC All Rights Reserved.
172224
+ *
172225
+ * Use of this source code is governed by an MIT-style license that can be
172226
+ * found in the LICENSE file at https://angular.io/license
172227
+ *)
172228
+
172229
+ @angular-devkit/core/src/utils/template.js:
172230
+ (**
172231
+ * @license
172232
+ * Copyright Google LLC All Rights Reserved.
172233
+ *
172234
+ * Use of this source code is governed by an MIT-style license that can be
172235
+ * found in the LICENSE file at https://angular.io/license
172236
+ *)
172237
+
172238
+ @angular-devkit/core/src/utils/partially-ordered-set.js:
172239
+ (**
172240
+ * @license
172241
+ * Copyright Google LLC All Rights Reserved.
172242
+ *
172243
+ * Use of this source code is governed by an MIT-style license that can be
172244
+ * found in the LICENSE file at https://angular.io/license
172245
+ *)
172246
+
172247
+ @angular-devkit/core/src/utils/priority-queue.js:
172248
+ (**
172249
+ * @license
172250
+ * Copyright Google LLC All Rights Reserved.
172251
+ *
172252
+ * Use of this source code is governed by an MIT-style license that can be
172253
+ * found in the LICENSE file at https://angular.io/license
172254
+ *)
172255
+
172256
+ @angular-devkit/core/src/utils/lang.js:
172257
+ (**
172258
+ * @license
172259
+ * Copyright Google LLC All Rights Reserved.
172260
+ *
172261
+ * Use of this source code is governed by an MIT-style license that can be
172262
+ * found in the LICENSE file at https://angular.io/license
172263
+ *)
172264
+
172265
+ @angular-devkit/core/src/utils/index.js:
172266
+ (**
172267
+ * @license
172268
+ * Copyright Google LLC All Rights Reserved.
172269
+ *
172270
+ * Use of this source code is governed by an MIT-style license that can be
172271
+ * found in the LICENSE file at https://angular.io/license
172272
+ *)
172273
+
172274
+ @angular-devkit/core/src/json/schema/visitor.js:
172275
+ (**
172276
+ * @license
172277
+ * Copyright Google LLC All Rights Reserved.
172278
+ *
172279
+ * Use of this source code is governed by an MIT-style license that can be
172280
+ * found in the LICENSE file at https://angular.io/license
172281
+ *)
172282
+
172283
+ @angular-devkit/core/src/json/schema/registry.js:
172284
+ (**
172285
+ * @license
172286
+ * Copyright Google LLC All Rights Reserved.
172287
+ *
172288
+ * Use of this source code is governed by an MIT-style license that can be
172289
+ * found in the LICENSE file at https://angular.io/license
172290
+ *)
172291
+
172292
+ @angular-devkit/core/src/json/schema/schema.js:
172293
+ (**
172294
+ * @license
172295
+ * Copyright Google LLC All Rights Reserved.
172296
+ *
172297
+ * Use of this source code is governed by an MIT-style license that can be
172298
+ * found in the LICENSE file at https://angular.io/license
172299
+ *)
172300
+
172301
+ @angular-devkit/core/src/json/schema/index.js:
172302
+ (**
172303
+ * @license
172304
+ * Copyright Google LLC All Rights Reserved.
172305
+ *
172306
+ * Use of this source code is governed by an MIT-style license that can be
172307
+ * found in the LICENSE file at https://angular.io/license
172308
+ *)
172309
+
172310
+ @angular-devkit/core/src/json/index.js:
172311
+ (**
172312
+ * @license
172313
+ * Copyright Google LLC All Rights Reserved.
172314
+ *
172315
+ * Use of this source code is governed by an MIT-style license that can be
172316
+ * found in the LICENSE file at https://angular.io/license
172317
+ *)
172318
+
172319
+ @angular-devkit/core/src/logger/logger.js:
172320
+ (**
172321
+ * @license
172322
+ * Copyright Google LLC All Rights Reserved.
172323
+ *
172324
+ * Use of this source code is governed by an MIT-style license that can be
172325
+ * found in the LICENSE file at https://angular.io/license
172326
+ *)
172327
+
172328
+ @angular-devkit/core/src/logger/indent.js:
172329
+ (**
172330
+ * @license
172331
+ * Copyright Google LLC All Rights Reserved.
172332
+ *
172333
+ * Use of this source code is governed by an MIT-style license that can be
172334
+ * found in the LICENSE file at https://angular.io/license
172335
+ *)
172336
+
172337
+ @angular-devkit/core/src/logger/level.js:
172338
+ (**
172339
+ * @license
172340
+ * Copyright Google LLC All Rights Reserved.
172341
+ *
172342
+ * Use of this source code is governed by an MIT-style license that can be
172343
+ * found in the LICENSE file at https://angular.io/license
172344
+ *)
172345
+
172346
+ @angular-devkit/core/src/logger/null-logger.js:
172347
+ (**
172348
+ * @license
172349
+ * Copyright Google LLC All Rights Reserved.
172350
+ *
172351
+ * Use of this source code is governed by an MIT-style license that can be
172352
+ * found in the LICENSE file at https://angular.io/license
172353
+ *)
172354
+
172355
+ @angular-devkit/core/src/logger/transform-logger.js:
172356
+ (**
172357
+ * @license
172358
+ * Copyright Google LLC All Rights Reserved.
172359
+ *
172360
+ * Use of this source code is governed by an MIT-style license that can be
172361
+ * found in the LICENSE file at https://angular.io/license
172362
+ *)
172363
+
172364
+ @angular-devkit/core/src/logger/index.js:
172365
+ (**
172366
+ * @license
172367
+ * Copyright Google LLC All Rights Reserved.
172368
+ *
172369
+ * Use of this source code is governed by an MIT-style license that can be
172370
+ * found in the LICENSE file at https://angular.io/license
172371
+ *)
172372
+
172373
+ @angular-devkit/core/src/workspace/definitions.js:
172374
+ (**
172375
+ * @license
172376
+ * Copyright Google LLC All Rights Reserved.
172377
+ *
172378
+ * Use of this source code is governed by an MIT-style license that can be
172379
+ * found in the LICENSE file at https://angular.io/license
172380
+ *)
172381
+
172382
+ @angular-devkit/core/src/virtual-fs/path.js:
172383
+ (**
172384
+ * @license
172385
+ * Copyright Google LLC All Rights Reserved.
172386
+ *
172387
+ * Use of this source code is governed by an MIT-style license that can be
172388
+ * found in the LICENSE file at https://angular.io/license
172389
+ *)
172390
+
172391
+ @angular-devkit/core/src/virtual-fs/host/buffer.js:
172392
+ (**
172393
+ * @license
172394
+ * Copyright Google LLC All Rights Reserved.
172395
+ *
172396
+ * Use of this source code is governed by an MIT-style license that can be
172397
+ * found in the LICENSE file at https://angular.io/license
172398
+ *)
172399
+
172400
+ @angular-devkit/core/src/virtual-fs/host/interface.js:
172401
+ (**
172402
+ * @license
172403
+ * Copyright Google LLC All Rights Reserved.
172404
+ *
172405
+ * Use of this source code is governed by an MIT-style license that can be
172406
+ * found in the LICENSE file at https://angular.io/license
172407
+ *)
172408
+
172409
+ @angular-devkit/core/src/virtual-fs/host/memory.js:
172410
+ (**
172411
+ * @license
172412
+ * Copyright Google LLC All Rights Reserved.
172413
+ *
172414
+ * Use of this source code is governed by an MIT-style license that can be
172415
+ * found in the LICENSE file at https://angular.io/license
172416
+ *)
172417
+
172418
+ @angular-devkit/core/src/virtual-fs/host/sync.js:
172419
+ (**
172420
+ * @license
172421
+ * Copyright Google LLC All Rights Reserved.
172422
+ *
172423
+ * Use of this source code is governed by an MIT-style license that can be
172424
+ * found in the LICENSE file at https://angular.io/license
172425
+ *)
172426
+
172427
+ @angular-devkit/core/src/virtual-fs/host/test.js:
172428
+ (**
172429
+ * @license
172430
+ * Copyright Google LLC All Rights Reserved.
172431
+ *
172432
+ * Use of this source code is governed by an MIT-style license that can be
172433
+ * found in the LICENSE file at https://angular.io/license
172434
+ *)
172435
+
172436
+ @angular-devkit/core/src/virtual-fs/host/resolver.js:
172437
+ (**
172438
+ * @license
172439
+ * Copyright Google LLC All Rights Reserved.
172440
+ *
172441
+ * Use of this source code is governed by an MIT-style license that can be
172442
+ * found in the LICENSE file at https://angular.io/license
172443
+ *)
172444
+
172445
+ @angular-devkit/core/src/virtual-fs/host/alias.js:
172446
+ (**
172447
+ * @license
172448
+ * Copyright Google LLC All Rights Reserved.
172449
+ *
172450
+ * Use of this source code is governed by an MIT-style license that can be
172451
+ * found in the LICENSE file at https://angular.io/license
172452
+ *)
172453
+
172454
+ @angular-devkit/core/src/virtual-fs/host/create.js:
172455
+ (**
172456
+ * @license
172457
+ * Copyright Google LLC All Rights Reserved.
172458
+ *
172459
+ * Use of this source code is governed by an MIT-style license that can be
172460
+ * found in the LICENSE file at https://angular.io/license
172461
+ *)
172462
+
172463
+ @angular-devkit/core/src/virtual-fs/host/empty.js:
172464
+ (**
172465
+ * @license
172466
+ * Copyright Google LLC All Rights Reserved.
172467
+ *
172468
+ * Use of this source code is governed by an MIT-style license that can be
172469
+ * found in the LICENSE file at https://angular.io/license
172470
+ *)
172471
+
172472
+ @angular-devkit/core/src/virtual-fs/host/pattern.js:
172473
+ (**
172474
+ * @license
172475
+ * Copyright Google LLC All Rights Reserved.
172476
+ *
172477
+ * Use of this source code is governed by an MIT-style license that can be
172478
+ * found in the LICENSE file at https://angular.io/license
172479
+ *)
172480
+
172481
+ @angular-devkit/core/src/virtual-fs/host/record.js:
172482
+ (**
172483
+ * @license
172484
+ * Copyright Google LLC All Rights Reserved.
172485
+ *
172486
+ * Use of this source code is governed by an MIT-style license that can be
172487
+ * found in the LICENSE file at https://angular.io/license
172488
+ *)
172489
+
172490
+ @angular-devkit/core/src/virtual-fs/host/safe.js:
172491
+ (**
172492
+ * @license
172493
+ * Copyright Google LLC All Rights Reserved.
172494
+ *
172495
+ * Use of this source code is governed by an MIT-style license that can be
172496
+ * found in the LICENSE file at https://angular.io/license
172497
+ *)
172498
+
172499
+ @angular-devkit/core/src/virtual-fs/host/scoped.js:
172500
+ (**
172501
+ * @license
172502
+ * Copyright Google LLC All Rights Reserved.
172503
+ *
172504
+ * Use of this source code is governed by an MIT-style license that can be
172505
+ * found in the LICENSE file at https://angular.io/license
172506
+ *)
172507
+
172508
+ @angular-devkit/core/src/virtual-fs/host/index.js:
172509
+ (**
172510
+ * @license
172511
+ * Copyright Google LLC All Rights Reserved.
172512
+ *
172513
+ * Use of this source code is governed by an MIT-style license that can be
172514
+ * found in the LICENSE file at https://angular.io/license
172515
+ *)
172516
+
172517
+ @angular-devkit/core/src/virtual-fs/index.js:
172518
+ (**
172519
+ * @license
172520
+ * Copyright Google LLC All Rights Reserved.
172521
+ *
172522
+ * Use of this source code is governed by an MIT-style license that can be
172523
+ * found in the LICENSE file at https://angular.io/license
172524
+ *)
172525
+
172526
+ @angular-devkit/core/src/workspace/host.js:
172527
+ (**
172528
+ * @license
172529
+ * Copyright Google LLC All Rights Reserved.
172530
+ *
172531
+ * Use of this source code is governed by an MIT-style license that can be
172532
+ * found in the LICENSE file at https://angular.io/license
172533
+ *)
172534
+
172535
+ @angular-devkit/core/src/workspace/json/metadata.js:
172536
+ (**
172537
+ * @license
172538
+ * Copyright Google LLC All Rights Reserved.
172539
+ *
172540
+ * Use of this source code is governed by an MIT-style license that can be
172541
+ * found in the LICENSE file at https://angular.io/license
172542
+ *)
172543
+
172544
+ @angular-devkit/core/src/workspace/json/utilities.js:
172545
+ (**
172546
+ * @license
172547
+ * Copyright Google LLC All Rights Reserved.
172548
+ *
172549
+ * Use of this source code is governed by an MIT-style license that can be
172550
+ * found in the LICENSE file at https://angular.io/license
172551
+ *)
172552
+
172553
+ @angular-devkit/core/src/workspace/json/reader.js:
172554
+ (**
172555
+ * @license
172556
+ * Copyright Google LLC All Rights Reserved.
172557
+ *
172558
+ * Use of this source code is governed by an MIT-style license that can be
172559
+ * found in the LICENSE file at https://angular.io/license
172560
+ *)
172561
+
172562
+ @angular-devkit/core/src/workspace/json/writer.js:
172563
+ (**
172564
+ * @license
172565
+ * Copyright Google LLC All Rights Reserved.
172566
+ *
172567
+ * Use of this source code is governed by an MIT-style license that can be
172568
+ * found in the LICENSE file at https://angular.io/license
172569
+ *)
172570
+
172571
+ @angular-devkit/core/src/workspace/core.js:
172572
+ (**
172573
+ * @license
172574
+ * Copyright Google LLC All Rights Reserved.
172575
+ *
172576
+ * Use of this source code is governed by an MIT-style license that can be
172577
+ * found in the LICENSE file at https://angular.io/license
172578
+ *)
172579
+
172580
+ @angular-devkit/core/src/workspace/index.js:
172581
+ (**
172582
+ * @license
172583
+ * Copyright Google LLC All Rights Reserved.
172584
+ *
172585
+ * Use of this source code is governed by an MIT-style license that can be
172586
+ * found in the LICENSE file at https://angular.io/license
172587
+ *)
172588
+
172589
+ @angular-devkit/core/src/index.js:
172590
+ (**
172591
+ * @license
172592
+ * Copyright Google LLC All Rights Reserved.
172593
+ *
172594
+ * Use of this source code is governed by an MIT-style license that can be
172595
+ * found in the LICENSE file at https://angular.io/license
172596
+ *)
172597
+
172598
+ @angular-devkit/schematics/src/formats/html-selector.js:
172599
+ (**
172600
+ * @license
172601
+ * Copyright Google LLC All Rights Reserved.
172602
+ *
172603
+ * Use of this source code is governed by an MIT-style license that can be
172604
+ * found in the LICENSE file at https://angular.io/license
172605
+ *)
172606
+
172607
+ @angular-devkit/schematics/src/formats/path.js:
172608
+ (**
172609
+ * @license
172610
+ * Copyright Google LLC All Rights Reserved.
172611
+ *
172612
+ * Use of this source code is governed by an MIT-style license that can be
172613
+ * found in the LICENSE file at https://angular.io/license
172614
+ *)
172615
+
172616
+ @angular-devkit/schematics/src/formats/index.js:
172617
+ (**
172618
+ * @license
172619
+ * Copyright Google LLC All Rights Reserved.
172620
+ *
172621
+ * Use of this source code is governed by an MIT-style license that can be
172622
+ * found in the LICENSE file at https://angular.io/license
172623
+ *)
172624
+
172625
+ @angular-devkit/schematics/src/tree/interface.js:
172626
+ (**
172627
+ * @license
172628
+ * Copyright Google LLC All Rights Reserved.
172629
+ *
172630
+ * Use of this source code is governed by an MIT-style license that can be
172631
+ * found in the LICENSE file at https://angular.io/license
172632
+ *)
172633
+
172634
+ @angular-devkit/schematics/src/exception/exception.js:
172635
+ (**
172636
+ * @license
172637
+ * Copyright Google LLC All Rights Reserved.
172638
+ *
172639
+ * Use of this source code is governed by an MIT-style license that can be
172640
+ * found in the LICENSE file at https://angular.io/license
172641
+ *)
172642
+
172643
+ @angular-devkit/schematics/src/tree/delegate.js:
172644
+ (**
172645
+ * @license
172646
+ * Copyright Google LLC All Rights Reserved.
172647
+ *
172648
+ * Use of this source code is governed by an MIT-style license that can be
172649
+ * found in the LICENSE file at https://angular.io/license
172650
+ *)
172651
+
172652
+ @angular-devkit/schematics/src/tree/entry.js:
172653
+ (**
172654
+ * @license
172655
+ * Copyright Google LLC All Rights Reserved.
172656
+ *
172657
+ * Use of this source code is governed by an MIT-style license that can be
172658
+ * found in the LICENSE file at https://angular.io/license
172659
+ *)
172660
+
172661
+ @angular-devkit/schematics/src/utility/update-buffer.js:
172662
+ (**
172663
+ * @license
172664
+ * Copyright Google LLC All Rights Reserved.
172665
+ *
172666
+ * Use of this source code is governed by an MIT-style license that can be
172667
+ * found in the LICENSE file at https://angular.io/license
172668
+ *)
172669
+
172670
+ @angular-devkit/schematics/src/tree/recorder.js:
172671
+ (**
172672
+ * @license
172673
+ * Copyright Google LLC All Rights Reserved.
172674
+ *
172675
+ * Use of this source code is governed by an MIT-style license that can be
172676
+ * found in the LICENSE file at https://angular.io/license
172677
+ *)
172678
+
172679
+ @angular-devkit/schematics/src/tree/scoped.js:
172680
+ (**
172681
+ * @license
172682
+ * Copyright Google LLC All Rights Reserved.
172683
+ *
172684
+ * Use of this source code is governed by an MIT-style license that can be
172685
+ * found in the LICENSE file at https://angular.io/license
172686
+ *)
172687
+
172688
+ @angular-devkit/schematics/src/tree/host-tree.js:
172689
+ (**
172690
+ * @license
172691
+ * Copyright Google LLC All Rights Reserved.
172692
+ *
172693
+ * Use of this source code is governed by an MIT-style license that can be
172694
+ * found in the LICENSE file at https://angular.io/license
172695
+ *)
172696
+
172697
+ @angular-devkit/schematics/src/tree/static.js:
172698
+ (**
172699
+ * @license
172700
+ * Copyright Google LLC All Rights Reserved.
172701
+ *
172702
+ * Use of this source code is governed by an MIT-style license that can be
172703
+ * found in the LICENSE file at https://angular.io/license
172704
+ *)
172705
+
172706
+ @angular-devkit/schematics/src/tree/null.js:
172707
+ (**
172708
+ * @license
172709
+ * Copyright Google LLC All Rights Reserved.
172710
+ *
172711
+ * Use of this source code is governed by an MIT-style license that can be
172712
+ * found in the LICENSE file at https://angular.io/license
172713
+ *)
172714
+
172715
+ @angular-devkit/schematics/src/rules/call.js:
172716
+ (**
172717
+ * @license
172718
+ * Copyright Google LLC All Rights Reserved.
172719
+ *
172720
+ * Use of this source code is governed by an MIT-style license that can be
172721
+ * found in the LICENSE file at https://angular.io/license
172722
+ *)
172723
+
172724
+ @angular-devkit/schematics/src/engine/schematic.js:
172725
+ (**
172726
+ * @license
172727
+ * Copyright Google LLC All Rights Reserved.
172728
+ *
172729
+ * Use of this source code is governed by an MIT-style license that can be
172730
+ * found in the LICENSE file at https://angular.io/license
172731
+ *)
172732
+
172733
+ @angular-devkit/schematics/src/engine/engine.js:
172734
+ (**
172735
+ * @license
172736
+ * Copyright Google LLC All Rights Reserved.
172737
+ *
172738
+ * Use of this source code is governed by an MIT-style license that can be
172739
+ * found in the LICENSE file at https://angular.io/license
172740
+ *)
172741
+
172742
+ @angular-devkit/schematics/src/engine/interface.js:
172743
+ (**
172744
+ * @license
172745
+ * Copyright Google LLC All Rights Reserved.
172746
+ *
172747
+ * Use of this source code is governed by an MIT-style license that can be
172748
+ * found in the LICENSE file at https://angular.io/license
172749
+ *)
172750
+
172751
+ @angular-devkit/schematics/src/engine/index.js:
172752
+ (**
172753
+ * @license
172754
+ * Copyright Google LLC All Rights Reserved.
172755
+ *
172756
+ * Use of this source code is governed by an MIT-style license that can be
172757
+ * found in the LICENSE file at https://angular.io/license
172758
+ *)
172759
+
172760
+ @angular-devkit/core/node/cli-logger.js:
172761
+ (**
172762
+ * @license
172763
+ * Copyright Google LLC All Rights Reserved.
172764
+ *
172765
+ * Use of this source code is governed by an MIT-style license that can be
172766
+ * found in the LICENSE file at https://angular.io/license
172767
+ *)
172768
+
172769
+ normalize-path/index.js:
172770
+ (*!
172771
+ * normalize-path <https://github.com/jonschlinkert/normalize-path>
172772
+ *
172773
+ * Copyright (c) 2014-2018, Jon Schlinkert.
172774
+ * Released under the MIT License.
172775
+ *)
172776
+
172777
+ is-extglob/index.js:
172778
+ (*!
172779
+ * is-extglob <https://github.com/jonschlinkert/is-extglob>
172780
+ *
172781
+ * Copyright (c) 2014-2016, Jon Schlinkert.
172782
+ * Licensed under the MIT License.
172783
+ *)
172784
+
172785
+ is-glob/index.js:
172786
+ (*!
172787
+ * is-glob <https://github.com/jonschlinkert/is-glob>
172788
+ *
172789
+ * Copyright (c) 2014-2017, Jon Schlinkert.
172790
+ * Released under the MIT License.
172791
+ *)
172792
+
172793
+ is-number/index.js:
172794
+ (*!
172795
+ * is-number <https://github.com/jonschlinkert/is-number>
172796
+ *
172797
+ * Copyright (c) 2014-present, Jon Schlinkert.
172798
+ * Released under the MIT License.
172799
+ *)
172800
+
172801
+ to-regex-range/index.js:
172802
+ (*!
172803
+ * to-regex-range <https://github.com/micromatch/to-regex-range>
172804
+ *
172805
+ * Copyright (c) 2015-present, Jon Schlinkert.
172806
+ * Released under the MIT License.
172807
+ *)
172808
+
172809
+ fill-range/index.js:
172810
+ (*!
172811
+ * fill-range <https://github.com/jonschlinkert/fill-range>
172812
+ *
172813
+ * Copyright (c) 2014-present, Jon Schlinkert.
172814
+ * Licensed under the MIT License.
172815
+ *)
172816
+
172817
+ @angular-devkit/core/node/host.js:
172818
+ (**
172819
+ * @license
172820
+ * Copyright Google LLC All Rights Reserved.
172821
+ *
172822
+ * Use of this source code is governed by an MIT-style license that can be
172823
+ * found in the LICENSE file at https://angular.io/license
172824
+ *)
172825
+
172826
+ @angular-devkit/core/node/index.js:
172827
+ (**
172828
+ * @license
172829
+ * Copyright Google LLC All Rights Reserved.
172830
+ *
172831
+ * Use of this source code is governed by an MIT-style license that can be
172832
+ * found in the LICENSE file at https://angular.io/license
172833
+ *)
172834
+
172835
+ @angular-devkit/schematics/src/tree/action.js:
172836
+ (**
172837
+ * @license
172838
+ * Copyright Google LLC All Rights Reserved.
172839
+ *
172840
+ * Use of this source code is governed by an MIT-style license that can be
172841
+ * found in the LICENSE file at https://angular.io/license
172842
+ *)
172843
+
172844
+ @angular-devkit/schematics/src/sink/sink.js:
172845
+ (**
172846
+ * @license
172847
+ * Copyright Google LLC All Rights Reserved.
172848
+ *
172849
+ * Use of this source code is governed by an MIT-style license that can be
172850
+ * found in the LICENSE file at https://angular.io/license
172851
+ *)
172852
+
172853
+ @angular-devkit/schematics/src/sink/host.js:
172854
+ (**
172855
+ * @license
172856
+ * Copyright Google LLC All Rights Reserved.
172857
+ *
172858
+ * Use of this source code is governed by an MIT-style license that can be
172859
+ * found in the LICENSE file at https://angular.io/license
172860
+ *)
172861
+
172862
+ @angular-devkit/schematics/src/sink/dryrun.js:
172863
+ (**
172864
+ * @license
172865
+ * Copyright Google LLC All Rights Reserved.
172866
+ *
172867
+ * Use of this source code is governed by an MIT-style license that can be
172868
+ * found in the LICENSE file at https://angular.io/license
172869
+ *)
172870
+
172871
+ @angular-devkit/schematics/src/workflow/base.js:
172872
+ (**
172873
+ * @license
172874
+ * Copyright Google LLC All Rights Reserved.
172875
+ *
172876
+ * Use of this source code is governed by an MIT-style license that can be
172877
+ * found in the LICENSE file at https://angular.io/license
172878
+ *)
172879
+
172880
+ @angular-devkit/schematics/src/workflow/interface.js:
172881
+ (**
172882
+ * @license
172883
+ * Copyright Google LLC All Rights Reserved.
172884
+ *
172885
+ * Use of this source code is governed by an MIT-style license that can be
172886
+ * found in the LICENSE file at https://angular.io/license
172887
+ *)
172888
+
172889
+ @angular-devkit/schematics/src/workflow/index.js:
172890
+ (**
172891
+ * @license
172892
+ * Copyright Google LLC All Rights Reserved.
172893
+ *
172894
+ * Use of this source code is governed by an MIT-style license that can be
172895
+ * found in the LICENSE file at https://angular.io/license
172896
+ *)
172897
+
172898
+ @angular-devkit/schematics/src/rules/base.js:
172899
+ (**
172900
+ * @license
172901
+ * Copyright Google LLC All Rights Reserved.
172902
+ *
172903
+ * Use of this source code is governed by an MIT-style license that can be
172904
+ * found in the LICENSE file at https://angular.io/license
172905
+ *)
172906
+
172907
+ @angular-devkit/schematics/src/rules/move.js:
172908
+ (**
172909
+ * @license
172910
+ * Copyright Google LLC All Rights Reserved.
172911
+ *
172912
+ * Use of this source code is governed by an MIT-style license that can be
172913
+ * found in the LICENSE file at https://angular.io/license
172914
+ *)
172915
+
172916
+ @angular-devkit/schematics/src/rules/random.js:
172917
+ (**
172918
+ * @license
172919
+ * Copyright Google LLC All Rights Reserved.
172920
+ *
172921
+ * Use of this source code is governed by an MIT-style license that can be
172922
+ * found in the LICENSE file at https://angular.io/license
172923
+ *)
172924
+
172925
+ @angular-devkit/schematics/src/rules/schematic.js:
172926
+ (**
172927
+ * @license
172928
+ * Copyright Google LLC All Rights Reserved.
172929
+ *
172930
+ * Use of this source code is governed by an MIT-style license that can be
172931
+ * found in the LICENSE file at https://angular.io/license
172932
+ *)
172933
+
172934
+ @angular-devkit/schematics/src/rules/template.js:
172935
+ (**
172936
+ * @license
172937
+ * Copyright Google LLC All Rights Reserved.
172938
+ *
172939
+ * Use of this source code is governed by an MIT-style license that can be
172940
+ * found in the LICENSE file at https://angular.io/license
172941
+ *)
172942
+
172943
+ @angular-devkit/schematics/src/rules/url.js:
172944
+ (**
172945
+ * @license
172946
+ * Copyright Google LLC All Rights Reserved.
172947
+ *
172948
+ * Use of this source code is governed by an MIT-style license that can be
172949
+ * found in the LICENSE file at https://angular.io/license
172950
+ *)
172951
+
172952
+ @angular-devkit/schematics/src/tree/empty.js:
172953
+ (**
172954
+ * @license
172955
+ * Copyright Google LLC All Rights Reserved.
172956
+ *
172957
+ * Use of this source code is governed by an MIT-style license that can be
172958
+ * found in the LICENSE file at https://angular.io/license
172959
+ *)
172960
+
172961
+ @angular-devkit/schematics/src/index.js:
172962
+ (**
172963
+ * @license
172964
+ * Copyright Google LLC All Rights Reserved.
172965
+ *
172966
+ * Use of this source code is governed by an MIT-style license that can be
172967
+ * found in the LICENSE file at https://angular.io/license
172968
+ *)
172969
+
172970
+ @angular-devkit/schematics/tasks/package-manager/options.js:
172971
+ (**
172972
+ * @license
172973
+ * Copyright Google LLC All Rights Reserved.
172974
+ *
172975
+ * Use of this source code is governed by an MIT-style license that can be
172976
+ * found in the LICENSE file at https://angular.io/license
172977
+ *)
172978
+
172979
+ @angular-devkit/schematics/tasks/repo-init/options.js:
172980
+ (**
172981
+ * @license
172982
+ * Copyright Google LLC All Rights Reserved.
172983
+ *
172984
+ * Use of this source code is governed by an MIT-style license that can be
172985
+ * found in the LICENSE file at https://angular.io/license
172986
+ *)
172987
+
172988
+ @angular-devkit/schematics/tasks/run-schematic/options.js:
172989
+ (**
172990
+ * @license
172991
+ * Copyright Google LLC All Rights Reserved.
172992
+ *
172993
+ * Use of this source code is governed by an MIT-style license that can be
172994
+ * found in the LICENSE file at https://angular.io/license
172995
+ *)
172996
+
172997
+ safe-buffer/index.js:
172998
+ (*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
172999
+
173000
+ @angular-devkit/schematics/tasks/package-manager/executor.js:
173001
+ (**
173002
+ * @license
173003
+ * Copyright Google LLC All Rights Reserved.
173004
+ *
173005
+ * Use of this source code is governed by an MIT-style license that can be
173006
+ * found in the LICENSE file at https://angular.io/license
173007
+ *)
173008
+
173009
+ @angular-devkit/schematics/tasks/repo-init/executor.js:
173010
+ (**
173011
+ * @license
173012
+ * Copyright Google LLC All Rights Reserved.
173013
+ *
173014
+ * Use of this source code is governed by an MIT-style license that can be
173015
+ * found in the LICENSE file at https://angular.io/license
173016
+ *)
173017
+
173018
+ @angular-devkit/schematics/tasks/run-schematic/executor.js:
173019
+ (**
173020
+ * @license
173021
+ * Copyright Google LLC All Rights Reserved.
173022
+ *
173023
+ * Use of this source code is governed by an MIT-style license that can be
173024
+ * found in the LICENSE file at https://angular.io/license
173025
+ *)
173026
+
173027
+ @angular-devkit/schematics/tasks/node/index.js:
173028
+ (**
173029
+ * @license
173030
+ * Copyright Google LLC All Rights Reserved.
173031
+ *
173032
+ * Use of this source code is governed by an MIT-style license that can be
173033
+ * found in the LICENSE file at https://angular.io/license
173034
+ *)
173035
+
173036
+ @angular-devkit/schematics/tools/description.js:
173037
+ (**
173038
+ * @license
173039
+ * Copyright Google LLC All Rights Reserved.
173040
+ *
173041
+ * Use of this source code is governed by an MIT-style license that can be
173042
+ * found in the LICENSE file at https://angular.io/license
173043
+ *)
173044
+
173045
+ @angular-devkit/schematics/tools/export-ref.js:
173046
+ (**
173047
+ * @license
173048
+ * Copyright Google LLC All Rights Reserved.
173049
+ *
173050
+ * Use of this source code is governed by an MIT-style license that can be
173051
+ * found in the LICENSE file at https://angular.io/license
173052
+ *)
173053
+
173054
+ @angular-devkit/schematics/tools/file-system-utility.js:
173055
+ (**
173056
+ * @license
173057
+ * Copyright Google LLC All Rights Reserved.
173058
+ *
173059
+ * Use of this source code is governed by an MIT-style license that can be
173060
+ * found in the LICENSE file at https://angular.io/license
173061
+ *)
173062
+
173063
+ @angular-devkit/schematics/tools/file-system-engine-host-base.js:
173064
+ (**
173065
+ * @license
173066
+ * Copyright Google LLC All Rights Reserved.
173067
+ *
173068
+ * Use of this source code is governed by an MIT-style license that can be
173069
+ * found in the LICENSE file at https://angular.io/license
173070
+ *)
173071
+
173072
+ @angular-devkit/schematics/tools/node-module-engine-host.js:
173073
+ (**
173074
+ * @license
173075
+ * Copyright Google LLC All Rights Reserved.
173076
+ *
173077
+ * Use of this source code is governed by an MIT-style license that can be
173078
+ * found in the LICENSE file at https://angular.io/license
173079
+ *)
173080
+
173081
+ @angular-devkit/schematics/tools/schema-option-transform.js:
173082
+ (**
173083
+ * @license
173084
+ * Copyright Google LLC All Rights Reserved.
173085
+ *
173086
+ * Use of this source code is governed by an MIT-style license that can be
173087
+ * found in the LICENSE file at https://angular.io/license
173088
+ *)
173089
+
173090
+ @angular-devkit/schematics/tools/workflow/node-workflow.js:
173091
+ (**
173092
+ * @license
173093
+ * Copyright Google LLC All Rights Reserved.
173094
+ *
173095
+ * Use of this source code is governed by an MIT-style license that can be
173096
+ * found in the LICENSE file at https://angular.io/license
173097
+ *)
173098
+
173099
+ @angular-devkit/schematics/tools/file-system-engine-host.js:
173100
+ (**
173101
+ * @license
173102
+ * Copyright Google LLC All Rights Reserved.
173103
+ *
173104
+ * Use of this source code is governed by an MIT-style license that can be
173105
+ * found in the LICENSE file at https://angular.io/license
173106
+ *)
173107
+
173108
+ @angular-devkit/schematics/tools/node-modules-test-engine-host.js:
173109
+ (**
173110
+ * @license
173111
+ * Copyright Google LLC All Rights Reserved.
173112
+ *
173113
+ * Use of this source code is governed by an MIT-style license that can be
173114
+ * found in the LICENSE file at https://angular.io/license
173115
+ *)
173116
+
173117
+ @angular-devkit/schematics/tools/index.js:
173118
+ (**
173119
+ * @license
173120
+ * Copyright Google LLC All Rights Reserved.
173121
+ *
173122
+ * Use of this source code is governed by an MIT-style license that can be
173123
+ * found in the LICENSE file at https://angular.io/license
173124
+ *)
173125
+
173126
+ @angular-devkit/schematics/testing/schematic-test-runner.js:
173127
+ (**
173128
+ * @license
173129
+ * Copyright Google LLC All Rights Reserved.
173130
+ *
173131
+ * Use of this source code is governed by an MIT-style license that can be
173132
+ * found in the LICENSE file at https://angular.io/license
173133
+ *)
173134
+
173135
+ @angular-devkit/schematics/testing/index.js:
173136
+ (**
173137
+ * @license
173138
+ * Copyright Google LLC All Rights Reserved.
173139
+ *
173140
+ * Use of this source code is governed by an MIT-style license that can be
173141
+ * found in the LICENSE file at https://angular.io/license
173142
+ *)
173143
+
173144
+ @angular-devkit/architect/src/jobs/api.js:
173145
+ (**
173146
+ * @license
173147
+ * Copyright Google LLC All Rights Reserved.
173148
+ *
173149
+ * Use of this source code is governed by an MIT-style license that can be
173150
+ * found in the LICENSE file at https://angular.io/license
173151
+ *)
173152
+
173153
+ @angular-devkit/architect/src/jobs/strategy.js:
173154
+ (**
173155
+ * @license
173156
+ * Copyright Google LLC All Rights Reserved.
173157
+ *
173158
+ * Use of this source code is governed by an MIT-style license that can be
173159
+ * found in the LICENSE file at https://angular.io/license
173160
+ *)
173161
+
173162
+ @angular-devkit/architect/src/jobs/create-job-handler.js:
173163
+ (**
173164
+ * @license
173165
+ * Copyright Google LLC All Rights Reserved.
173166
+ *
173167
+ * Use of this source code is governed by an MIT-style license that can be
173168
+ * found in the LICENSE file at https://angular.io/license
173169
+ *)
173170
+
173171
+ @angular-devkit/architect/src/jobs/exception.js:
173172
+ (**
173173
+ * @license
173174
+ * Copyright Google LLC All Rights Reserved.
173175
+ *
173176
+ * Use of this source code is governed by an MIT-style license that can be
173177
+ * found in the LICENSE file at https://angular.io/license
173178
+ *)
173179
+
173180
+ @angular-devkit/architect/src/jobs/dispatcher.js:
173181
+ (**
173182
+ * @license
173183
+ * Copyright Google LLC All Rights Reserved.
173184
+ *
173185
+ * Use of this source code is governed by an MIT-style license that can be
173186
+ * found in the LICENSE file at https://angular.io/license
173187
+ *)
173188
+
173189
+ @angular-devkit/architect/src/jobs/fallback-registry.js:
173190
+ (**
173191
+ * @license
173192
+ * Copyright Google LLC All Rights Reserved.
173193
+ *
173194
+ * Use of this source code is governed by an MIT-style license that can be
173195
+ * found in the LICENSE file at https://angular.io/license
173196
+ *)
173197
+
173198
+ @angular-devkit/architect/src/jobs/simple-registry.js:
173199
+ (**
173200
+ * @license
173201
+ * Copyright Google LLC All Rights Reserved.
173202
+ *
173203
+ * Use of this source code is governed by an MIT-style license that can be
173204
+ * found in the LICENSE file at https://angular.io/license
173205
+ *)
173206
+
173207
+ @angular-devkit/architect/src/jobs/simple-scheduler.js:
173208
+ (**
173209
+ * @license
173210
+ * Copyright Google LLC All Rights Reserved.
173211
+ *
173212
+ * Use of this source code is governed by an MIT-style license that can be
173213
+ * found in the LICENSE file at https://angular.io/license
173214
+ *)
173215
+
173216
+ @angular-devkit/architect/src/jobs/index.js:
173217
+ (**
173218
+ * @license
173219
+ * Copyright Google LLC All Rights Reserved.
173220
+ *
173221
+ * Use of this source code is governed by an MIT-style license that can be
173222
+ * found in the LICENSE file at https://angular.io/license
173223
+ *)
173224
+
173225
+ @angular-devkit/architect/src/api.js:
173226
+ (**
173227
+ * @license
173228
+ * Copyright Google LLC All Rights Reserved.
173229
+ *
173230
+ * Use of this source code is governed by an MIT-style license that can be
173231
+ * found in the LICENSE file at https://angular.io/license
173232
+ *)
173233
+
173234
+ @angular-devkit/architect/src/schedule-by-name.js:
173235
+ (**
173236
+ * @license
173237
+ * Copyright Google LLC All Rights Reserved.
173238
+ *
173239
+ * Use of this source code is governed by an MIT-style license that can be
173240
+ * found in the LICENSE file at https://angular.io/license
173241
+ *)
173242
+
173243
+ @angular-devkit/architect/src/architect.js:
173244
+ (**
173245
+ * @license
173246
+ * Copyright Google LLC All Rights Reserved.
173247
+ *
173248
+ * Use of this source code is governed by an MIT-style license that can be
173249
+ * found in the LICENSE file at https://angular.io/license
173250
+ *)
173251
+
173252
+ @angular-devkit/architect/src/internal.js:
173253
+ (**
173254
+ * @license
173255
+ * Copyright Google LLC All Rights Reserved.
173256
+ *
173257
+ * Use of this source code is governed by an MIT-style license that can be
173258
+ * found in the LICENSE file at https://angular.io/license
173259
+ *)
173260
+
173261
+ @angular-devkit/architect/src/create-builder.js:
173262
+ (**
173263
+ * @license
173264
+ * Copyright Google LLC All Rights Reserved.
173265
+ *
173266
+ * Use of this source code is governed by an MIT-style license that can be
173267
+ * found in the LICENSE file at https://angular.io/license
173268
+ *)
173269
+
173270
+ @angular-devkit/architect/src/index.js:
173271
+ (**
173272
+ * @license
173273
+ * Copyright Google LLC All Rights Reserved.
173274
+ *
173275
+ * Use of this source code is governed by an MIT-style license that can be
173276
+ * found in the LICENSE file at https://angular.io/license
173277
+ *)
173278
+ */