@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 path14 = 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 path14 = 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(path14, stripTrailing) {
156425
155920
  if (typeof path14 !== "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 util3 = 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;
@@ -181229,20 +180336,6 @@ var require_source_map_support = __commonJS({
181229
180336
  var require_typescript = __commonJS({
181230
180337
  "node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/typescript.js"(exports2, module2) {
181231
180338
  "use strict";
181232
- /*! *****************************************************************************
181233
- Copyright (c) Microsoft Corporation. All rights reserved.
181234
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
181235
- this file except in compliance with the License. You may obtain a copy of the
181236
- License at http://www.apache.org/licenses/LICENSE-2.0
181237
-
181238
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
181239
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
181240
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
181241
- MERCHANTABLITY OR NON-INFRINGEMENT.
181242
-
181243
- See the Apache Version 2.0 License for specific language governing permissions
181244
- and limitations under the License.
181245
- ***************************************************************************** */
181246
180339
  var ts8 = (() => {
181247
180340
  var __defProp4 = Object.defineProperty;
181248
180341
  var __getOwnPropNames3 = Object.getOwnPropertyNames;
@@ -381729,7 +380822,6 @@ ${error.message}`;
381729
380822
  exports2.loadYaml = loadYaml2;
381730
380823
  var typescript;
381731
380824
  var loadTsSync = function loadTsSync2(filepath, content) {
381732
- /* istanbul ignore next -- @preserve */
381733
380825
  if (typescript === void 0) {
381734
380826
  typescript = require_typescript();
381735
380827
  }
@@ -382041,7 +381133,6 @@ var require_util5 = __commonJS({
382041
381133
  return Object.fromEntries(Object.entries(options8).filter(([, value]) => value !== void 0));
382042
381134
  }
382043
381135
  exports2.removeUndefinedValuesFromObject = removeUndefinedValuesFromObject;
382044
- /* istanbul ignore next -- @preserve */
382045
381136
  async function isDirectory2(path14) {
382046
381137
  try {
382047
381138
  const stat2 = await fs_1.promises.stat(path14);
@@ -382054,7 +381145,6 @@ var require_util5 = __commonJS({
382054
381145
  }
382055
381146
  }
382056
381147
  exports2.isDirectory = isDirectory2;
382057
- /* istanbul ignore next -- @preserve */
382058
381148
  function isDirectorySync(path14) {
382059
381149
  try {
382060
381150
  const stat2 = fs_1.default.statSync(path14);
@@ -382171,7 +381261,6 @@ ${[...importStack, fullPath].map((path14, i3) => `${i3 + 1}. ${path14}`).join("\
382171
381261
  let currentDir = startDir;
382172
381262
  while (currentDir !== stopDir) {
382173
381263
  const parentDir = path_1.default.dirname(currentDir);
382174
- /* istanbul ignore if -- @preserve */
382175
381264
  if (parentDir === currentDir) {
382176
381265
  break;
382177
381266
  }
@@ -382183,7 +381272,6 @@ ${[...importStack, fullPath].map((path14, i3) => `${i3 + 1}. ${path14}`).join("\
382183
381272
  };
382184
381273
  exports2.ExplorerBase = ExplorerBase;
382185
381274
  function getExtensionDescription(extension) {
382186
- /* istanbul ignore next -- @preserve */
382187
381275
  return extension ? `extension "${extension}"` : "files without extensions";
382188
381276
  }
382189
381277
  exports2.getExtensionDescription = getExtensionDescription;
@@ -382264,13 +381352,11 @@ var require_Explorer = __commonJS({
382264
381352
  from = path_1.default.resolve(from);
382265
381353
  const dirs = this.#getDirs(from);
382266
381354
  const firstDirIter = await dirs.next();
382267
- /* istanbul ignore if -- @preserve */
382268
381355
  if (firstDirIter.done) {
382269
381356
  throw new Error(`Could not find any folders to iterate through (start from ${from})`);
382270
381357
  }
382271
381358
  let currentDir = firstDirIter.value;
382272
381359
  const search = async () => {
382273
- /* istanbul ignore if -- @preserve */
382274
381360
  if (await (0, util_js_1.isDirectory)(currentDir.path)) {
382275
381361
  for (const filepath of this.getSearchPlacesForDir(currentDir, defaults_1.globalConfigSearchPlaces)) {
382276
381362
  try {
@@ -382369,7 +381455,6 @@ var require_Explorer = __commonJS({
382369
381455
  }
382370
381456
  }
382371
381457
  const parentDir = path_1.default.dirname(currentDir);
382372
- /* istanbul ignore if -- @preserve */
382373
381458
  if (parentDir === currentDir) {
382374
381459
  break;
382375
381460
  }
@@ -382425,13 +381510,11 @@ var require_ExplorerSync = __commonJS({
382425
381510
  from = path_1.default.resolve(from);
382426
381511
  const dirs = this.#getDirs(from);
382427
381512
  const firstDirIter = dirs.next();
382428
- /* istanbul ignore if -- @preserve */
382429
381513
  if (firstDirIter.done) {
382430
381514
  throw new Error(`Could not find any folders to iterate through (start from ${from})`);
382431
381515
  }
382432
381516
  let currentDir = firstDirIter.value;
382433
381517
  const search = () => {
382434
- /* istanbul ignore if -- @preserve */
382435
381518
  if ((0, util_js_1.isDirectorySync)(currentDir.path)) {
382436
381519
  for (const filepath of this.getSearchPlacesForDir(currentDir, defaults_1.globalConfigSearchPlacesSync)) {
382437
381520
  try {
@@ -382530,7 +381613,6 @@ var require_ExplorerSync = __commonJS({
382530
381613
  }
382531
381614
  }
382532
381615
  const parentDir = path_1.default.dirname(currentDir);
382533
- /* istanbul ignore if -- @preserve */
382534
381616
  if (parentDir === currentDir) {
382535
381617
  break;
382536
381618
  }
@@ -387743,3 +386825,1189 @@ var generator_default = withRunGenerator(
387743
386825
  0 && (module.exports = {
387744
386826
  presetGeneratorFn
387745
386827
  });
386828
+ /*! Bundled license information:
386829
+
386830
+ ejs/lib/ejs.js:
386831
+ (**
386832
+ * @file Embedded JavaScript templating engine. {@link http://ejs.co}
386833
+ * @author Matthew Eernisse <mde@fleegix.org>
386834
+ * @author Tiancheng "Timothy" Gu <timothygu99@gmail.com>
386835
+ * @project EJS
386836
+ * @license {@link http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0}
386837
+ *)
386838
+
386839
+ tmp/lib/tmp.js:
386840
+ (*!
386841
+ * Tmp
386842
+ *
386843
+ * Copyright (c) 2011-2017 KARASZI Istvan <github@spam.raszi.hu>
386844
+ *
386845
+ * MIT Licensed
386846
+ *)
386847
+
386848
+ @angular-devkit/core/src/json/utils.js:
386849
+ (**
386850
+ * @license
386851
+ * Copyright Google LLC All Rights Reserved.
386852
+ *
386853
+ * Use of this source code is governed by an MIT-style license that can be
386854
+ * found in the LICENSE file at https://angular.io/license
386855
+ *)
386856
+
386857
+ @angular-devkit/core/src/json/schema/utility.js:
386858
+ (**
386859
+ * @license
386860
+ * Copyright Google LLC All Rights Reserved.
386861
+ *
386862
+ * Use of this source code is governed by an MIT-style license that can be
386863
+ * found in the LICENSE file at https://angular.io/license
386864
+ *)
386865
+
386866
+ @angular-devkit/core/src/json/schema/transforms.js:
386867
+ (**
386868
+ * @license
386869
+ * Copyright Google LLC All Rights Reserved.
386870
+ *
386871
+ * Use of this source code is governed by an MIT-style license that can be
386872
+ * found in the LICENSE file at https://angular.io/license
386873
+ *)
386874
+
386875
+ @angular-devkit/core/src/json/schema/interface.js:
386876
+ (**
386877
+ * @license
386878
+ * Copyright Google LLC All Rights Reserved.
386879
+ *
386880
+ * Use of this source code is governed by an MIT-style license that can be
386881
+ * found in the LICENSE file at https://angular.io/license
386882
+ *)
386883
+
386884
+ @angular-devkit/core/src/json/schema/pointer.js:
386885
+ (**
386886
+ * @license
386887
+ * Copyright Google LLC All Rights Reserved.
386888
+ *
386889
+ * Use of this source code is governed by an MIT-style license that can be
386890
+ * found in the LICENSE file at https://angular.io/license
386891
+ *)
386892
+
386893
+ uri-js/dist/es5/uri.all.js:
386894
+ (** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js *)
386895
+
386896
+ @angular-devkit/core/src/exception.js:
386897
+ (**
386898
+ * @license
386899
+ * Copyright Google LLC All Rights Reserved.
386900
+ *
386901
+ * Use of this source code is governed by an MIT-style license that can be
386902
+ * found in the LICENSE file at https://angular.io/license
386903
+ *)
386904
+
386905
+ @angular-devkit/core/src/utils/literals.js:
386906
+ (**
386907
+ * @license
386908
+ * Copyright Google LLC All Rights Reserved.
386909
+ *
386910
+ * Use of this source code is governed by an MIT-style license that can be
386911
+ * found in the LICENSE file at https://angular.io/license
386912
+ *)
386913
+
386914
+ @angular-devkit/core/src/utils/strings.js:
386915
+ (**
386916
+ * @license
386917
+ * Copyright Google LLC All Rights Reserved.
386918
+ *
386919
+ * Use of this source code is governed by an MIT-style license that can be
386920
+ * found in the LICENSE file at https://angular.io/license
386921
+ *)
386922
+
386923
+ @angular-devkit/core/src/utils/object.js:
386924
+ (**
386925
+ * @license
386926
+ * Copyright Google LLC All Rights Reserved.
386927
+ *
386928
+ * Use of this source code is governed by an MIT-style license that can be
386929
+ * found in the LICENSE file at https://angular.io/license
386930
+ *)
386931
+
386932
+ @angular-devkit/core/src/utils/template.js:
386933
+ (**
386934
+ * @license
386935
+ * Copyright Google LLC All Rights Reserved.
386936
+ *
386937
+ * Use of this source code is governed by an MIT-style license that can be
386938
+ * found in the LICENSE file at https://angular.io/license
386939
+ *)
386940
+
386941
+ @angular-devkit/core/src/utils/partially-ordered-set.js:
386942
+ (**
386943
+ * @license
386944
+ * Copyright Google LLC All Rights Reserved.
386945
+ *
386946
+ * Use of this source code is governed by an MIT-style license that can be
386947
+ * found in the LICENSE file at https://angular.io/license
386948
+ *)
386949
+
386950
+ @angular-devkit/core/src/utils/priority-queue.js:
386951
+ (**
386952
+ * @license
386953
+ * Copyright Google LLC All Rights Reserved.
386954
+ *
386955
+ * Use of this source code is governed by an MIT-style license that can be
386956
+ * found in the LICENSE file at https://angular.io/license
386957
+ *)
386958
+
386959
+ @angular-devkit/core/src/utils/lang.js:
386960
+ (**
386961
+ * @license
386962
+ * Copyright Google LLC All Rights Reserved.
386963
+ *
386964
+ * Use of this source code is governed by an MIT-style license that can be
386965
+ * found in the LICENSE file at https://angular.io/license
386966
+ *)
386967
+
386968
+ @angular-devkit/core/src/utils/index.js:
386969
+ (**
386970
+ * @license
386971
+ * Copyright Google LLC All Rights Reserved.
386972
+ *
386973
+ * Use of this source code is governed by an MIT-style license that can be
386974
+ * found in the LICENSE file at https://angular.io/license
386975
+ *)
386976
+
386977
+ @angular-devkit/core/src/json/schema/visitor.js:
386978
+ (**
386979
+ * @license
386980
+ * Copyright Google LLC All Rights Reserved.
386981
+ *
386982
+ * Use of this source code is governed by an MIT-style license that can be
386983
+ * found in the LICENSE file at https://angular.io/license
386984
+ *)
386985
+
386986
+ @angular-devkit/core/src/json/schema/registry.js:
386987
+ (**
386988
+ * @license
386989
+ * Copyright Google LLC All Rights Reserved.
386990
+ *
386991
+ * Use of this source code is governed by an MIT-style license that can be
386992
+ * found in the LICENSE file at https://angular.io/license
386993
+ *)
386994
+
386995
+ @angular-devkit/core/src/json/schema/schema.js:
386996
+ (**
386997
+ * @license
386998
+ * Copyright Google LLC All Rights Reserved.
386999
+ *
387000
+ * Use of this source code is governed by an MIT-style license that can be
387001
+ * found in the LICENSE file at https://angular.io/license
387002
+ *)
387003
+
387004
+ @angular-devkit/core/src/json/schema/index.js:
387005
+ (**
387006
+ * @license
387007
+ * Copyright Google LLC All Rights Reserved.
387008
+ *
387009
+ * Use of this source code is governed by an MIT-style license that can be
387010
+ * found in the LICENSE file at https://angular.io/license
387011
+ *)
387012
+
387013
+ @angular-devkit/core/src/json/index.js:
387014
+ (**
387015
+ * @license
387016
+ * Copyright Google LLC All Rights Reserved.
387017
+ *
387018
+ * Use of this source code is governed by an MIT-style license that can be
387019
+ * found in the LICENSE file at https://angular.io/license
387020
+ *)
387021
+
387022
+ @angular-devkit/core/src/logger/logger.js:
387023
+ (**
387024
+ * @license
387025
+ * Copyright Google LLC All Rights Reserved.
387026
+ *
387027
+ * Use of this source code is governed by an MIT-style license that can be
387028
+ * found in the LICENSE file at https://angular.io/license
387029
+ *)
387030
+
387031
+ @angular-devkit/core/src/logger/indent.js:
387032
+ (**
387033
+ * @license
387034
+ * Copyright Google LLC All Rights Reserved.
387035
+ *
387036
+ * Use of this source code is governed by an MIT-style license that can be
387037
+ * found in the LICENSE file at https://angular.io/license
387038
+ *)
387039
+
387040
+ @angular-devkit/core/src/logger/level.js:
387041
+ (**
387042
+ * @license
387043
+ * Copyright Google LLC All Rights Reserved.
387044
+ *
387045
+ * Use of this source code is governed by an MIT-style license that can be
387046
+ * found in the LICENSE file at https://angular.io/license
387047
+ *)
387048
+
387049
+ @angular-devkit/core/src/logger/null-logger.js:
387050
+ (**
387051
+ * @license
387052
+ * Copyright Google LLC All Rights Reserved.
387053
+ *
387054
+ * Use of this source code is governed by an MIT-style license that can be
387055
+ * found in the LICENSE file at https://angular.io/license
387056
+ *)
387057
+
387058
+ @angular-devkit/core/src/logger/transform-logger.js:
387059
+ (**
387060
+ * @license
387061
+ * Copyright Google LLC All Rights Reserved.
387062
+ *
387063
+ * Use of this source code is governed by an MIT-style license that can be
387064
+ * found in the LICENSE file at https://angular.io/license
387065
+ *)
387066
+
387067
+ @angular-devkit/core/src/logger/index.js:
387068
+ (**
387069
+ * @license
387070
+ * Copyright Google LLC All Rights Reserved.
387071
+ *
387072
+ * Use of this source code is governed by an MIT-style license that can be
387073
+ * found in the LICENSE file at https://angular.io/license
387074
+ *)
387075
+
387076
+ @angular-devkit/core/src/workspace/definitions.js:
387077
+ (**
387078
+ * @license
387079
+ * Copyright Google LLC All Rights Reserved.
387080
+ *
387081
+ * Use of this source code is governed by an MIT-style license that can be
387082
+ * found in the LICENSE file at https://angular.io/license
387083
+ *)
387084
+
387085
+ @angular-devkit/core/src/virtual-fs/path.js:
387086
+ (**
387087
+ * @license
387088
+ * Copyright Google LLC All Rights Reserved.
387089
+ *
387090
+ * Use of this source code is governed by an MIT-style license that can be
387091
+ * found in the LICENSE file at https://angular.io/license
387092
+ *)
387093
+
387094
+ @angular-devkit/core/src/virtual-fs/host/buffer.js:
387095
+ (**
387096
+ * @license
387097
+ * Copyright Google LLC All Rights Reserved.
387098
+ *
387099
+ * Use of this source code is governed by an MIT-style license that can be
387100
+ * found in the LICENSE file at https://angular.io/license
387101
+ *)
387102
+
387103
+ @angular-devkit/core/src/virtual-fs/host/interface.js:
387104
+ (**
387105
+ * @license
387106
+ * Copyright Google LLC All Rights Reserved.
387107
+ *
387108
+ * Use of this source code is governed by an MIT-style license that can be
387109
+ * found in the LICENSE file at https://angular.io/license
387110
+ *)
387111
+
387112
+ @angular-devkit/core/src/virtual-fs/host/memory.js:
387113
+ (**
387114
+ * @license
387115
+ * Copyright Google LLC All Rights Reserved.
387116
+ *
387117
+ * Use of this source code is governed by an MIT-style license that can be
387118
+ * found in the LICENSE file at https://angular.io/license
387119
+ *)
387120
+
387121
+ @angular-devkit/core/src/virtual-fs/host/sync.js:
387122
+ (**
387123
+ * @license
387124
+ * Copyright Google LLC All Rights Reserved.
387125
+ *
387126
+ * Use of this source code is governed by an MIT-style license that can be
387127
+ * found in the LICENSE file at https://angular.io/license
387128
+ *)
387129
+
387130
+ @angular-devkit/core/src/virtual-fs/host/test.js:
387131
+ (**
387132
+ * @license
387133
+ * Copyright Google LLC All Rights Reserved.
387134
+ *
387135
+ * Use of this source code is governed by an MIT-style license that can be
387136
+ * found in the LICENSE file at https://angular.io/license
387137
+ *)
387138
+
387139
+ @angular-devkit/core/src/virtual-fs/host/resolver.js:
387140
+ (**
387141
+ * @license
387142
+ * Copyright Google LLC All Rights Reserved.
387143
+ *
387144
+ * Use of this source code is governed by an MIT-style license that can be
387145
+ * found in the LICENSE file at https://angular.io/license
387146
+ *)
387147
+
387148
+ @angular-devkit/core/src/virtual-fs/host/alias.js:
387149
+ (**
387150
+ * @license
387151
+ * Copyright Google LLC All Rights Reserved.
387152
+ *
387153
+ * Use of this source code is governed by an MIT-style license that can be
387154
+ * found in the LICENSE file at https://angular.io/license
387155
+ *)
387156
+
387157
+ @angular-devkit/core/src/virtual-fs/host/create.js:
387158
+ (**
387159
+ * @license
387160
+ * Copyright Google LLC All Rights Reserved.
387161
+ *
387162
+ * Use of this source code is governed by an MIT-style license that can be
387163
+ * found in the LICENSE file at https://angular.io/license
387164
+ *)
387165
+
387166
+ @angular-devkit/core/src/virtual-fs/host/empty.js:
387167
+ (**
387168
+ * @license
387169
+ * Copyright Google LLC All Rights Reserved.
387170
+ *
387171
+ * Use of this source code is governed by an MIT-style license that can be
387172
+ * found in the LICENSE file at https://angular.io/license
387173
+ *)
387174
+
387175
+ @angular-devkit/core/src/virtual-fs/host/pattern.js:
387176
+ (**
387177
+ * @license
387178
+ * Copyright Google LLC All Rights Reserved.
387179
+ *
387180
+ * Use of this source code is governed by an MIT-style license that can be
387181
+ * found in the LICENSE file at https://angular.io/license
387182
+ *)
387183
+
387184
+ @angular-devkit/core/src/virtual-fs/host/record.js:
387185
+ (**
387186
+ * @license
387187
+ * Copyright Google LLC All Rights Reserved.
387188
+ *
387189
+ * Use of this source code is governed by an MIT-style license that can be
387190
+ * found in the LICENSE file at https://angular.io/license
387191
+ *)
387192
+
387193
+ @angular-devkit/core/src/virtual-fs/host/safe.js:
387194
+ (**
387195
+ * @license
387196
+ * Copyright Google LLC All Rights Reserved.
387197
+ *
387198
+ * Use of this source code is governed by an MIT-style license that can be
387199
+ * found in the LICENSE file at https://angular.io/license
387200
+ *)
387201
+
387202
+ @angular-devkit/core/src/virtual-fs/host/scoped.js:
387203
+ (**
387204
+ * @license
387205
+ * Copyright Google LLC All Rights Reserved.
387206
+ *
387207
+ * Use of this source code is governed by an MIT-style license that can be
387208
+ * found in the LICENSE file at https://angular.io/license
387209
+ *)
387210
+
387211
+ @angular-devkit/core/src/virtual-fs/host/index.js:
387212
+ (**
387213
+ * @license
387214
+ * Copyright Google LLC All Rights Reserved.
387215
+ *
387216
+ * Use of this source code is governed by an MIT-style license that can be
387217
+ * found in the LICENSE file at https://angular.io/license
387218
+ *)
387219
+
387220
+ @angular-devkit/core/src/virtual-fs/index.js:
387221
+ (**
387222
+ * @license
387223
+ * Copyright Google LLC All Rights Reserved.
387224
+ *
387225
+ * Use of this source code is governed by an MIT-style license that can be
387226
+ * found in the LICENSE file at https://angular.io/license
387227
+ *)
387228
+
387229
+ @angular-devkit/core/src/workspace/host.js:
387230
+ (**
387231
+ * @license
387232
+ * Copyright Google LLC All Rights Reserved.
387233
+ *
387234
+ * Use of this source code is governed by an MIT-style license that can be
387235
+ * found in the LICENSE file at https://angular.io/license
387236
+ *)
387237
+
387238
+ @angular-devkit/core/src/workspace/json/metadata.js:
387239
+ (**
387240
+ * @license
387241
+ * Copyright Google LLC All Rights Reserved.
387242
+ *
387243
+ * Use of this source code is governed by an MIT-style license that can be
387244
+ * found in the LICENSE file at https://angular.io/license
387245
+ *)
387246
+
387247
+ @angular-devkit/core/src/workspace/json/utilities.js:
387248
+ (**
387249
+ * @license
387250
+ * Copyright Google LLC All Rights Reserved.
387251
+ *
387252
+ * Use of this source code is governed by an MIT-style license that can be
387253
+ * found in the LICENSE file at https://angular.io/license
387254
+ *)
387255
+
387256
+ @angular-devkit/core/src/workspace/json/reader.js:
387257
+ (**
387258
+ * @license
387259
+ * Copyright Google LLC All Rights Reserved.
387260
+ *
387261
+ * Use of this source code is governed by an MIT-style license that can be
387262
+ * found in the LICENSE file at https://angular.io/license
387263
+ *)
387264
+
387265
+ @angular-devkit/core/src/workspace/json/writer.js:
387266
+ (**
387267
+ * @license
387268
+ * Copyright Google LLC All Rights Reserved.
387269
+ *
387270
+ * Use of this source code is governed by an MIT-style license that can be
387271
+ * found in the LICENSE file at https://angular.io/license
387272
+ *)
387273
+
387274
+ @angular-devkit/core/src/workspace/core.js:
387275
+ (**
387276
+ * @license
387277
+ * Copyright Google LLC All Rights Reserved.
387278
+ *
387279
+ * Use of this source code is governed by an MIT-style license that can be
387280
+ * found in the LICENSE file at https://angular.io/license
387281
+ *)
387282
+
387283
+ @angular-devkit/core/src/workspace/index.js:
387284
+ (**
387285
+ * @license
387286
+ * Copyright Google LLC All Rights Reserved.
387287
+ *
387288
+ * Use of this source code is governed by an MIT-style license that can be
387289
+ * found in the LICENSE file at https://angular.io/license
387290
+ *)
387291
+
387292
+ @angular-devkit/core/src/index.js:
387293
+ (**
387294
+ * @license
387295
+ * Copyright Google LLC All Rights Reserved.
387296
+ *
387297
+ * Use of this source code is governed by an MIT-style license that can be
387298
+ * found in the LICENSE file at https://angular.io/license
387299
+ *)
387300
+
387301
+ @angular-devkit/schematics/src/formats/html-selector.js:
387302
+ (**
387303
+ * @license
387304
+ * Copyright Google LLC All Rights Reserved.
387305
+ *
387306
+ * Use of this source code is governed by an MIT-style license that can be
387307
+ * found in the LICENSE file at https://angular.io/license
387308
+ *)
387309
+
387310
+ @angular-devkit/schematics/src/formats/path.js:
387311
+ (**
387312
+ * @license
387313
+ * Copyright Google LLC All Rights Reserved.
387314
+ *
387315
+ * Use of this source code is governed by an MIT-style license that can be
387316
+ * found in the LICENSE file at https://angular.io/license
387317
+ *)
387318
+
387319
+ @angular-devkit/schematics/src/formats/index.js:
387320
+ (**
387321
+ * @license
387322
+ * Copyright Google LLC All Rights Reserved.
387323
+ *
387324
+ * Use of this source code is governed by an MIT-style license that can be
387325
+ * found in the LICENSE file at https://angular.io/license
387326
+ *)
387327
+
387328
+ @angular-devkit/schematics/src/tree/interface.js:
387329
+ (**
387330
+ * @license
387331
+ * Copyright Google LLC All Rights Reserved.
387332
+ *
387333
+ * Use of this source code is governed by an MIT-style license that can be
387334
+ * found in the LICENSE file at https://angular.io/license
387335
+ *)
387336
+
387337
+ @angular-devkit/schematics/src/exception/exception.js:
387338
+ (**
387339
+ * @license
387340
+ * Copyright Google LLC All Rights Reserved.
387341
+ *
387342
+ * Use of this source code is governed by an MIT-style license that can be
387343
+ * found in the LICENSE file at https://angular.io/license
387344
+ *)
387345
+
387346
+ @angular-devkit/schematics/src/tree/delegate.js:
387347
+ (**
387348
+ * @license
387349
+ * Copyright Google LLC All Rights Reserved.
387350
+ *
387351
+ * Use of this source code is governed by an MIT-style license that can be
387352
+ * found in the LICENSE file at https://angular.io/license
387353
+ *)
387354
+
387355
+ @angular-devkit/schematics/src/tree/entry.js:
387356
+ (**
387357
+ * @license
387358
+ * Copyright Google LLC All Rights Reserved.
387359
+ *
387360
+ * Use of this source code is governed by an MIT-style license that can be
387361
+ * found in the LICENSE file at https://angular.io/license
387362
+ *)
387363
+
387364
+ @angular-devkit/schematics/src/utility/update-buffer.js:
387365
+ (**
387366
+ * @license
387367
+ * Copyright Google LLC All Rights Reserved.
387368
+ *
387369
+ * Use of this source code is governed by an MIT-style license that can be
387370
+ * found in the LICENSE file at https://angular.io/license
387371
+ *)
387372
+
387373
+ @angular-devkit/schematics/src/tree/recorder.js:
387374
+ (**
387375
+ * @license
387376
+ * Copyright Google LLC All Rights Reserved.
387377
+ *
387378
+ * Use of this source code is governed by an MIT-style license that can be
387379
+ * found in the LICENSE file at https://angular.io/license
387380
+ *)
387381
+
387382
+ @angular-devkit/schematics/src/tree/scoped.js:
387383
+ (**
387384
+ * @license
387385
+ * Copyright Google LLC All Rights Reserved.
387386
+ *
387387
+ * Use of this source code is governed by an MIT-style license that can be
387388
+ * found in the LICENSE file at https://angular.io/license
387389
+ *)
387390
+
387391
+ @angular-devkit/schematics/src/tree/host-tree.js:
387392
+ (**
387393
+ * @license
387394
+ * Copyright Google LLC All Rights Reserved.
387395
+ *
387396
+ * Use of this source code is governed by an MIT-style license that can be
387397
+ * found in the LICENSE file at https://angular.io/license
387398
+ *)
387399
+
387400
+ @angular-devkit/schematics/src/tree/static.js:
387401
+ (**
387402
+ * @license
387403
+ * Copyright Google LLC All Rights Reserved.
387404
+ *
387405
+ * Use of this source code is governed by an MIT-style license that can be
387406
+ * found in the LICENSE file at https://angular.io/license
387407
+ *)
387408
+
387409
+ @angular-devkit/schematics/src/tree/null.js:
387410
+ (**
387411
+ * @license
387412
+ * Copyright Google LLC All Rights Reserved.
387413
+ *
387414
+ * Use of this source code is governed by an MIT-style license that can be
387415
+ * found in the LICENSE file at https://angular.io/license
387416
+ *)
387417
+
387418
+ @angular-devkit/schematics/src/rules/call.js:
387419
+ (**
387420
+ * @license
387421
+ * Copyright Google LLC All Rights Reserved.
387422
+ *
387423
+ * Use of this source code is governed by an MIT-style license that can be
387424
+ * found in the LICENSE file at https://angular.io/license
387425
+ *)
387426
+
387427
+ @angular-devkit/schematics/src/engine/schematic.js:
387428
+ (**
387429
+ * @license
387430
+ * Copyright Google LLC All Rights Reserved.
387431
+ *
387432
+ * Use of this source code is governed by an MIT-style license that can be
387433
+ * found in the LICENSE file at https://angular.io/license
387434
+ *)
387435
+
387436
+ @angular-devkit/schematics/src/engine/engine.js:
387437
+ (**
387438
+ * @license
387439
+ * Copyright Google LLC All Rights Reserved.
387440
+ *
387441
+ * Use of this source code is governed by an MIT-style license that can be
387442
+ * found in the LICENSE file at https://angular.io/license
387443
+ *)
387444
+
387445
+ @angular-devkit/schematics/src/engine/interface.js:
387446
+ (**
387447
+ * @license
387448
+ * Copyright Google LLC All Rights Reserved.
387449
+ *
387450
+ * Use of this source code is governed by an MIT-style license that can be
387451
+ * found in the LICENSE file at https://angular.io/license
387452
+ *)
387453
+
387454
+ @angular-devkit/schematics/src/engine/index.js:
387455
+ (**
387456
+ * @license
387457
+ * Copyright Google LLC All Rights Reserved.
387458
+ *
387459
+ * Use of this source code is governed by an MIT-style license that can be
387460
+ * found in the LICENSE file at https://angular.io/license
387461
+ *)
387462
+
387463
+ @angular-devkit/core/node/cli-logger.js:
387464
+ (**
387465
+ * @license
387466
+ * Copyright Google LLC All Rights Reserved.
387467
+ *
387468
+ * Use of this source code is governed by an MIT-style license that can be
387469
+ * found in the LICENSE file at https://angular.io/license
387470
+ *)
387471
+
387472
+ normalize-path/index.js:
387473
+ (*!
387474
+ * normalize-path <https://github.com/jonschlinkert/normalize-path>
387475
+ *
387476
+ * Copyright (c) 2014-2018, Jon Schlinkert.
387477
+ * Released under the MIT License.
387478
+ *)
387479
+
387480
+ is-extglob/index.js:
387481
+ (*!
387482
+ * is-extglob <https://github.com/jonschlinkert/is-extglob>
387483
+ *
387484
+ * Copyright (c) 2014-2016, Jon Schlinkert.
387485
+ * Licensed under the MIT License.
387486
+ *)
387487
+
387488
+ is-glob/index.js:
387489
+ (*!
387490
+ * is-glob <https://github.com/jonschlinkert/is-glob>
387491
+ *
387492
+ * Copyright (c) 2014-2017, Jon Schlinkert.
387493
+ * Released under the MIT License.
387494
+ *)
387495
+
387496
+ is-number/index.js:
387497
+ (*!
387498
+ * is-number <https://github.com/jonschlinkert/is-number>
387499
+ *
387500
+ * Copyright (c) 2014-present, Jon Schlinkert.
387501
+ * Released under the MIT License.
387502
+ *)
387503
+
387504
+ to-regex-range/index.js:
387505
+ (*!
387506
+ * to-regex-range <https://github.com/micromatch/to-regex-range>
387507
+ *
387508
+ * Copyright (c) 2015-present, Jon Schlinkert.
387509
+ * Released under the MIT License.
387510
+ *)
387511
+
387512
+ fill-range/index.js:
387513
+ (*!
387514
+ * fill-range <https://github.com/jonschlinkert/fill-range>
387515
+ *
387516
+ * Copyright (c) 2014-present, Jon Schlinkert.
387517
+ * Licensed under the MIT License.
387518
+ *)
387519
+
387520
+ @angular-devkit/core/node/host.js:
387521
+ (**
387522
+ * @license
387523
+ * Copyright Google LLC All Rights Reserved.
387524
+ *
387525
+ * Use of this source code is governed by an MIT-style license that can be
387526
+ * found in the LICENSE file at https://angular.io/license
387527
+ *)
387528
+
387529
+ @angular-devkit/core/node/index.js:
387530
+ (**
387531
+ * @license
387532
+ * Copyright Google LLC All Rights Reserved.
387533
+ *
387534
+ * Use of this source code is governed by an MIT-style license that can be
387535
+ * found in the LICENSE file at https://angular.io/license
387536
+ *)
387537
+
387538
+ @angular-devkit/schematics/src/tree/action.js:
387539
+ (**
387540
+ * @license
387541
+ * Copyright Google LLC All Rights Reserved.
387542
+ *
387543
+ * Use of this source code is governed by an MIT-style license that can be
387544
+ * found in the LICENSE file at https://angular.io/license
387545
+ *)
387546
+
387547
+ @angular-devkit/schematics/src/sink/sink.js:
387548
+ (**
387549
+ * @license
387550
+ * Copyright Google LLC All Rights Reserved.
387551
+ *
387552
+ * Use of this source code is governed by an MIT-style license that can be
387553
+ * found in the LICENSE file at https://angular.io/license
387554
+ *)
387555
+
387556
+ @angular-devkit/schematics/src/sink/host.js:
387557
+ (**
387558
+ * @license
387559
+ * Copyright Google LLC All Rights Reserved.
387560
+ *
387561
+ * Use of this source code is governed by an MIT-style license that can be
387562
+ * found in the LICENSE file at https://angular.io/license
387563
+ *)
387564
+
387565
+ @angular-devkit/schematics/src/sink/dryrun.js:
387566
+ (**
387567
+ * @license
387568
+ * Copyright Google LLC All Rights Reserved.
387569
+ *
387570
+ * Use of this source code is governed by an MIT-style license that can be
387571
+ * found in the LICENSE file at https://angular.io/license
387572
+ *)
387573
+
387574
+ @angular-devkit/schematics/src/workflow/base.js:
387575
+ (**
387576
+ * @license
387577
+ * Copyright Google LLC All Rights Reserved.
387578
+ *
387579
+ * Use of this source code is governed by an MIT-style license that can be
387580
+ * found in the LICENSE file at https://angular.io/license
387581
+ *)
387582
+
387583
+ @angular-devkit/schematics/src/workflow/interface.js:
387584
+ (**
387585
+ * @license
387586
+ * Copyright Google LLC All Rights Reserved.
387587
+ *
387588
+ * Use of this source code is governed by an MIT-style license that can be
387589
+ * found in the LICENSE file at https://angular.io/license
387590
+ *)
387591
+
387592
+ @angular-devkit/schematics/src/workflow/index.js:
387593
+ (**
387594
+ * @license
387595
+ * Copyright Google LLC All Rights Reserved.
387596
+ *
387597
+ * Use of this source code is governed by an MIT-style license that can be
387598
+ * found in the LICENSE file at https://angular.io/license
387599
+ *)
387600
+
387601
+ @angular-devkit/schematics/src/rules/base.js:
387602
+ (**
387603
+ * @license
387604
+ * Copyright Google LLC All Rights Reserved.
387605
+ *
387606
+ * Use of this source code is governed by an MIT-style license that can be
387607
+ * found in the LICENSE file at https://angular.io/license
387608
+ *)
387609
+
387610
+ @angular-devkit/schematics/src/rules/move.js:
387611
+ (**
387612
+ * @license
387613
+ * Copyright Google LLC All Rights Reserved.
387614
+ *
387615
+ * Use of this source code is governed by an MIT-style license that can be
387616
+ * found in the LICENSE file at https://angular.io/license
387617
+ *)
387618
+
387619
+ @angular-devkit/schematics/src/rules/random.js:
387620
+ (**
387621
+ * @license
387622
+ * Copyright Google LLC All Rights Reserved.
387623
+ *
387624
+ * Use of this source code is governed by an MIT-style license that can be
387625
+ * found in the LICENSE file at https://angular.io/license
387626
+ *)
387627
+
387628
+ @angular-devkit/schematics/src/rules/schematic.js:
387629
+ (**
387630
+ * @license
387631
+ * Copyright Google LLC All Rights Reserved.
387632
+ *
387633
+ * Use of this source code is governed by an MIT-style license that can be
387634
+ * found in the LICENSE file at https://angular.io/license
387635
+ *)
387636
+
387637
+ @angular-devkit/schematics/src/rules/template.js:
387638
+ (**
387639
+ * @license
387640
+ * Copyright Google LLC All Rights Reserved.
387641
+ *
387642
+ * Use of this source code is governed by an MIT-style license that can be
387643
+ * found in the LICENSE file at https://angular.io/license
387644
+ *)
387645
+
387646
+ @angular-devkit/schematics/src/rules/url.js:
387647
+ (**
387648
+ * @license
387649
+ * Copyright Google LLC All Rights Reserved.
387650
+ *
387651
+ * Use of this source code is governed by an MIT-style license that can be
387652
+ * found in the LICENSE file at https://angular.io/license
387653
+ *)
387654
+
387655
+ @angular-devkit/schematics/src/tree/empty.js:
387656
+ (**
387657
+ * @license
387658
+ * Copyright Google LLC All Rights Reserved.
387659
+ *
387660
+ * Use of this source code is governed by an MIT-style license that can be
387661
+ * found in the LICENSE file at https://angular.io/license
387662
+ *)
387663
+
387664
+ @angular-devkit/schematics/src/index.js:
387665
+ (**
387666
+ * @license
387667
+ * Copyright Google LLC All Rights Reserved.
387668
+ *
387669
+ * Use of this source code is governed by an MIT-style license that can be
387670
+ * found in the LICENSE file at https://angular.io/license
387671
+ *)
387672
+
387673
+ @angular-devkit/schematics/tasks/package-manager/options.js:
387674
+ (**
387675
+ * @license
387676
+ * Copyright Google LLC All Rights Reserved.
387677
+ *
387678
+ * Use of this source code is governed by an MIT-style license that can be
387679
+ * found in the LICENSE file at https://angular.io/license
387680
+ *)
387681
+
387682
+ @angular-devkit/schematics/tasks/repo-init/options.js:
387683
+ (**
387684
+ * @license
387685
+ * Copyright Google LLC All Rights Reserved.
387686
+ *
387687
+ * Use of this source code is governed by an MIT-style license that can be
387688
+ * found in the LICENSE file at https://angular.io/license
387689
+ *)
387690
+
387691
+ @angular-devkit/schematics/tasks/run-schematic/options.js:
387692
+ (**
387693
+ * @license
387694
+ * Copyright Google LLC All Rights Reserved.
387695
+ *
387696
+ * Use of this source code is governed by an MIT-style license that can be
387697
+ * found in the LICENSE file at https://angular.io/license
387698
+ *)
387699
+
387700
+ safe-buffer/index.js:
387701
+ (*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
387702
+
387703
+ @angular-devkit/schematics/tasks/package-manager/executor.js:
387704
+ (**
387705
+ * @license
387706
+ * Copyright Google LLC All Rights Reserved.
387707
+ *
387708
+ * Use of this source code is governed by an MIT-style license that can be
387709
+ * found in the LICENSE file at https://angular.io/license
387710
+ *)
387711
+
387712
+ @angular-devkit/schematics/tasks/repo-init/executor.js:
387713
+ (**
387714
+ * @license
387715
+ * Copyright Google LLC All Rights Reserved.
387716
+ *
387717
+ * Use of this source code is governed by an MIT-style license that can be
387718
+ * found in the LICENSE file at https://angular.io/license
387719
+ *)
387720
+
387721
+ @angular-devkit/schematics/tasks/run-schematic/executor.js:
387722
+ (**
387723
+ * @license
387724
+ * Copyright Google LLC All Rights Reserved.
387725
+ *
387726
+ * Use of this source code is governed by an MIT-style license that can be
387727
+ * found in the LICENSE file at https://angular.io/license
387728
+ *)
387729
+
387730
+ @angular-devkit/schematics/tasks/node/index.js:
387731
+ (**
387732
+ * @license
387733
+ * Copyright Google LLC All Rights Reserved.
387734
+ *
387735
+ * Use of this source code is governed by an MIT-style license that can be
387736
+ * found in the LICENSE file at https://angular.io/license
387737
+ *)
387738
+
387739
+ @angular-devkit/schematics/tools/description.js:
387740
+ (**
387741
+ * @license
387742
+ * Copyright Google LLC All Rights Reserved.
387743
+ *
387744
+ * Use of this source code is governed by an MIT-style license that can be
387745
+ * found in the LICENSE file at https://angular.io/license
387746
+ *)
387747
+
387748
+ @angular-devkit/schematics/tools/export-ref.js:
387749
+ (**
387750
+ * @license
387751
+ * Copyright Google LLC All Rights Reserved.
387752
+ *
387753
+ * Use of this source code is governed by an MIT-style license that can be
387754
+ * found in the LICENSE file at https://angular.io/license
387755
+ *)
387756
+
387757
+ @angular-devkit/schematics/tools/file-system-utility.js:
387758
+ (**
387759
+ * @license
387760
+ * Copyright Google LLC All Rights Reserved.
387761
+ *
387762
+ * Use of this source code is governed by an MIT-style license that can be
387763
+ * found in the LICENSE file at https://angular.io/license
387764
+ *)
387765
+
387766
+ @angular-devkit/schematics/tools/file-system-engine-host-base.js:
387767
+ (**
387768
+ * @license
387769
+ * Copyright Google LLC All Rights Reserved.
387770
+ *
387771
+ * Use of this source code is governed by an MIT-style license that can be
387772
+ * found in the LICENSE file at https://angular.io/license
387773
+ *)
387774
+
387775
+ @angular-devkit/schematics/tools/node-module-engine-host.js:
387776
+ (**
387777
+ * @license
387778
+ * Copyright Google LLC All Rights Reserved.
387779
+ *
387780
+ * Use of this source code is governed by an MIT-style license that can be
387781
+ * found in the LICENSE file at https://angular.io/license
387782
+ *)
387783
+
387784
+ @angular-devkit/schematics/tools/schema-option-transform.js:
387785
+ (**
387786
+ * @license
387787
+ * Copyright Google LLC All Rights Reserved.
387788
+ *
387789
+ * Use of this source code is governed by an MIT-style license that can be
387790
+ * found in the LICENSE file at https://angular.io/license
387791
+ *)
387792
+
387793
+ @angular-devkit/schematics/tools/workflow/node-workflow.js:
387794
+ (**
387795
+ * @license
387796
+ * Copyright Google LLC All Rights Reserved.
387797
+ *
387798
+ * Use of this source code is governed by an MIT-style license that can be
387799
+ * found in the LICENSE file at https://angular.io/license
387800
+ *)
387801
+
387802
+ @angular-devkit/schematics/tools/file-system-engine-host.js:
387803
+ (**
387804
+ * @license
387805
+ * Copyright Google LLC All Rights Reserved.
387806
+ *
387807
+ * Use of this source code is governed by an MIT-style license that can be
387808
+ * found in the LICENSE file at https://angular.io/license
387809
+ *)
387810
+
387811
+ @angular-devkit/schematics/tools/node-modules-test-engine-host.js:
387812
+ (**
387813
+ * @license
387814
+ * Copyright Google LLC All Rights Reserved.
387815
+ *
387816
+ * Use of this source code is governed by an MIT-style license that can be
387817
+ * found in the LICENSE file at https://angular.io/license
387818
+ *)
387819
+
387820
+ @angular-devkit/schematics/tools/index.js:
387821
+ (**
387822
+ * @license
387823
+ * Copyright Google LLC All Rights Reserved.
387824
+ *
387825
+ * Use of this source code is governed by an MIT-style license that can be
387826
+ * found in the LICENSE file at https://angular.io/license
387827
+ *)
387828
+
387829
+ @angular-devkit/schematics/testing/schematic-test-runner.js:
387830
+ (**
387831
+ * @license
387832
+ * Copyright Google LLC All Rights Reserved.
387833
+ *
387834
+ * Use of this source code is governed by an MIT-style license that can be
387835
+ * found in the LICENSE file at https://angular.io/license
387836
+ *)
387837
+
387838
+ @angular-devkit/schematics/testing/index.js:
387839
+ (**
387840
+ * @license
387841
+ * Copyright Google LLC All Rights Reserved.
387842
+ *
387843
+ * Use of this source code is governed by an MIT-style license that can be
387844
+ * found in the LICENSE file at https://angular.io/license
387845
+ *)
387846
+
387847
+ @angular-devkit/architect/src/jobs/api.js:
387848
+ (**
387849
+ * @license
387850
+ * Copyright Google LLC All Rights Reserved.
387851
+ *
387852
+ * Use of this source code is governed by an MIT-style license that can be
387853
+ * found in the LICENSE file at https://angular.io/license
387854
+ *)
387855
+
387856
+ @angular-devkit/architect/src/jobs/strategy.js:
387857
+ (**
387858
+ * @license
387859
+ * Copyright Google LLC All Rights Reserved.
387860
+ *
387861
+ * Use of this source code is governed by an MIT-style license that can be
387862
+ * found in the LICENSE file at https://angular.io/license
387863
+ *)
387864
+
387865
+ @angular-devkit/architect/src/jobs/create-job-handler.js:
387866
+ (**
387867
+ * @license
387868
+ * Copyright Google LLC All Rights Reserved.
387869
+ *
387870
+ * Use of this source code is governed by an MIT-style license that can be
387871
+ * found in the LICENSE file at https://angular.io/license
387872
+ *)
387873
+
387874
+ @angular-devkit/architect/src/jobs/exception.js:
387875
+ (**
387876
+ * @license
387877
+ * Copyright Google LLC All Rights Reserved.
387878
+ *
387879
+ * Use of this source code is governed by an MIT-style license that can be
387880
+ * found in the LICENSE file at https://angular.io/license
387881
+ *)
387882
+
387883
+ @angular-devkit/architect/src/jobs/dispatcher.js:
387884
+ (**
387885
+ * @license
387886
+ * Copyright Google LLC All Rights Reserved.
387887
+ *
387888
+ * Use of this source code is governed by an MIT-style license that can be
387889
+ * found in the LICENSE file at https://angular.io/license
387890
+ *)
387891
+
387892
+ @angular-devkit/architect/src/jobs/fallback-registry.js:
387893
+ (**
387894
+ * @license
387895
+ * Copyright Google LLC All Rights Reserved.
387896
+ *
387897
+ * Use of this source code is governed by an MIT-style license that can be
387898
+ * found in the LICENSE file at https://angular.io/license
387899
+ *)
387900
+
387901
+ @angular-devkit/architect/src/jobs/simple-registry.js:
387902
+ (**
387903
+ * @license
387904
+ * Copyright Google LLC All Rights Reserved.
387905
+ *
387906
+ * Use of this source code is governed by an MIT-style license that can be
387907
+ * found in the LICENSE file at https://angular.io/license
387908
+ *)
387909
+
387910
+ @angular-devkit/architect/src/jobs/simple-scheduler.js:
387911
+ (**
387912
+ * @license
387913
+ * Copyright Google LLC All Rights Reserved.
387914
+ *
387915
+ * Use of this source code is governed by an MIT-style license that can be
387916
+ * found in the LICENSE file at https://angular.io/license
387917
+ *)
387918
+
387919
+ @angular-devkit/architect/src/jobs/index.js:
387920
+ (**
387921
+ * @license
387922
+ * Copyright Google LLC All Rights Reserved.
387923
+ *
387924
+ * Use of this source code is governed by an MIT-style license that can be
387925
+ * found in the LICENSE file at https://angular.io/license
387926
+ *)
387927
+
387928
+ @angular-devkit/architect/src/api.js:
387929
+ (**
387930
+ * @license
387931
+ * Copyright Google LLC All Rights Reserved.
387932
+ *
387933
+ * Use of this source code is governed by an MIT-style license that can be
387934
+ * found in the LICENSE file at https://angular.io/license
387935
+ *)
387936
+
387937
+ @angular-devkit/architect/src/schedule-by-name.js:
387938
+ (**
387939
+ * @license
387940
+ * Copyright Google LLC All Rights Reserved.
387941
+ *
387942
+ * Use of this source code is governed by an MIT-style license that can be
387943
+ * found in the LICENSE file at https://angular.io/license
387944
+ *)
387945
+
387946
+ @angular-devkit/architect/src/architect.js:
387947
+ (**
387948
+ * @license
387949
+ * Copyright Google LLC All Rights Reserved.
387950
+ *
387951
+ * Use of this source code is governed by an MIT-style license that can be
387952
+ * found in the LICENSE file at https://angular.io/license
387953
+ *)
387954
+
387955
+ @angular-devkit/architect/src/internal.js:
387956
+ (**
387957
+ * @license
387958
+ * Copyright Google LLC All Rights Reserved.
387959
+ *
387960
+ * Use of this source code is governed by an MIT-style license that can be
387961
+ * found in the LICENSE file at https://angular.io/license
387962
+ *)
387963
+
387964
+ @angular-devkit/architect/src/create-builder.js:
387965
+ (**
387966
+ * @license
387967
+ * Copyright Google LLC All Rights Reserved.
387968
+ *
387969
+ * Use of this source code is governed by an MIT-style license that can be
387970
+ * found in the LICENSE file at https://angular.io/license
387971
+ *)
387972
+
387973
+ @angular-devkit/architect/src/index.js:
387974
+ (**
387975
+ * @license
387976
+ * Copyright Google LLC All Rights Reserved.
387977
+ *
387978
+ * Use of this source code is governed by an MIT-style license that can be
387979
+ * found in the LICENSE file at https://angular.io/license
387980
+ *)
387981
+
387982
+ typescript/lib/typescript.js:
387983
+ (*! *****************************************************************************
387984
+ Copyright (c) Microsoft Corporation. All rights reserved.
387985
+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use
387986
+ this file except in compliance with the License. You may obtain a copy of the
387987
+ License at http://www.apache.org/licenses/LICENSE-2.0
387988
+
387989
+ THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
387990
+ KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
387991
+ WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
387992
+ MERCHANTABLITY OR NON-INFRINGEMENT.
387993
+
387994
+ See the Apache Version 2.0 License for specific language governing permissions
387995
+ and limitations under the License.
387996
+ ***************************************************************************** *)
387997
+
387998
+ cosmiconfig/dist/loaders.js:
387999
+ (* istanbul ignore next -- @preserve *)
388000
+
388001
+ cosmiconfig/dist/util.js:
388002
+ (* istanbul ignore next -- @preserve *)
388003
+
388004
+ cosmiconfig/dist/ExplorerBase.js:
388005
+ (* istanbul ignore if -- @preserve *)
388006
+ (* istanbul ignore next -- @preserve *)
388007
+
388008
+ cosmiconfig/dist/Explorer.js:
388009
+ (* istanbul ignore if -- @preserve *)
388010
+
388011
+ cosmiconfig/dist/ExplorerSync.js:
388012
+ (* istanbul ignore if -- @preserve *)
388013
+ */