@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;
@@ -175478,20 +174585,6 @@ var require_source_map_support = __commonJS({
175478
174585
  var require_typescript = __commonJS({
175479
174586
  "node_modules/.pnpm/typescript@5.3.3/node_modules/typescript/lib/typescript.js"(exports2, module2) {
175480
174587
  "use strict";
175481
- /*! *****************************************************************************
175482
- Copyright (c) Microsoft Corporation. All rights reserved.
175483
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
175484
- this file except in compliance with the License. You may obtain a copy of the
175485
- License at http://www.apache.org/licenses/LICENSE-2.0
175486
-
175487
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
175488
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
175489
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
175490
- MERCHANTABLITY OR NON-INFRINGEMENT.
175491
-
175492
- See the Apache Version 2.0 License for specific language governing permissions
175493
- and limitations under the License.
175494
- ***************************************************************************** */
175495
174588
  var ts9 = (() => {
175496
174589
  var __defProp4 = Object.defineProperty;
175497
174590
  var __getOwnPropNames3 = Object.getOwnPropertyNames;
@@ -381696,7 +380789,6 @@ var require_out5 = __commonJS({
381696
380789
  // node_modules/.pnpm/queue-microtask@1.2.3/node_modules/queue-microtask/index.js
381697
380790
  var require_queue_microtask2 = __commonJS({
381698
380791
  "node_modules/.pnpm/queue-microtask@1.2.3/node_modules/queue-microtask/index.js"(exports2, module2) {
381699
- /*! queue-microtask. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
381700
380792
  var promise;
381701
380793
  module2.exports = typeof queueMicrotask === "function" ? queueMicrotask.bind(typeof window !== "undefined" ? window : global) : (cb) => (promise || (promise = Promise.resolve())).then(cb).catch((err) => setTimeout(() => {
381702
380794
  throw err;
@@ -381707,7 +380799,6 @@ var require_queue_microtask2 = __commonJS({
381707
380799
  // node_modules/.pnpm/run-parallel@1.2.0/node_modules/run-parallel/index.js
381708
380800
  var require_run_parallel2 = __commonJS({
381709
380801
  "node_modules/.pnpm/run-parallel@1.2.0/node_modules/run-parallel/index.js"(exports2, module2) {
381710
- /*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
381711
380802
  module2.exports = runParallel;
381712
380803
  var queueMicrotask2 = require_queue_microtask2();
381713
380804
  function runParallel(tasks, cb) {
@@ -394254,7 +393345,6 @@ ${error.message}`;
394254
393345
  exports2.loadYaml = loadYaml2;
394255
393346
  var typescript;
394256
393347
  var loadTsSync = function loadTsSync2(filepath, content) {
394257
- /* istanbul ignore next -- @preserve */
394258
393348
  if (typescript === void 0) {
394259
393349
  typescript = require_typescript();
394260
393350
  }
@@ -394566,7 +393656,6 @@ var require_util5 = __commonJS({
394566
393656
  return Object.fromEntries(Object.entries(options8).filter(([, value]) => value !== void 0));
394567
393657
  }
394568
393658
  exports2.removeUndefinedValuesFromObject = removeUndefinedValuesFromObject;
394569
- /* istanbul ignore next -- @preserve */
394570
393659
  async function isDirectory2(path14) {
394571
393660
  try {
394572
393661
  const stat2 = await fs_1.promises.stat(path14);
@@ -394579,7 +393668,6 @@ var require_util5 = __commonJS({
394579
393668
  }
394580
393669
  }
394581
393670
  exports2.isDirectory = isDirectory2;
394582
- /* istanbul ignore next -- @preserve */
394583
393671
  function isDirectorySync(path14) {
394584
393672
  try {
394585
393673
  const stat2 = fs_1.default.statSync(path14);
@@ -394696,7 +393784,6 @@ ${[...importStack, fullPath].map((path14, i3) => `${i3 + 1}. ${path14}`).join("\
394696
393784
  let currentDir = startDir;
394697
393785
  while (currentDir !== stopDir) {
394698
393786
  const parentDir = path_1.default.dirname(currentDir);
394699
- /* istanbul ignore if -- @preserve */
394700
393787
  if (parentDir === currentDir) {
394701
393788
  break;
394702
393789
  }
@@ -394708,7 +393795,6 @@ ${[...importStack, fullPath].map((path14, i3) => `${i3 + 1}. ${path14}`).join("\
394708
393795
  };
394709
393796
  exports2.ExplorerBase = ExplorerBase;
394710
393797
  function getExtensionDescription(extension) {
394711
- /* istanbul ignore next -- @preserve */
394712
393798
  return extension ? `extension "${extension}"` : "files without extensions";
394713
393799
  }
394714
393800
  exports2.getExtensionDescription = getExtensionDescription;
@@ -394789,13 +393875,11 @@ var require_Explorer = __commonJS({
394789
393875
  from = path_1.default.resolve(from);
394790
393876
  const dirs = this.#getDirs(from);
394791
393877
  const firstDirIter = await dirs.next();
394792
- /* istanbul ignore if -- @preserve */
394793
393878
  if (firstDirIter.done) {
394794
393879
  throw new Error(`Could not find any folders to iterate through (start from ${from})`);
394795
393880
  }
394796
393881
  let currentDir = firstDirIter.value;
394797
393882
  const search = async () => {
394798
- /* istanbul ignore if -- @preserve */
394799
393883
  if (await (0, util_js_1.isDirectory)(currentDir.path)) {
394800
393884
  for (const filepath of this.getSearchPlacesForDir(currentDir, defaults_1.globalConfigSearchPlaces)) {
394801
393885
  try {
@@ -394894,7 +393978,6 @@ var require_Explorer = __commonJS({
394894
393978
  }
394895
393979
  }
394896
393980
  const parentDir = path_1.default.dirname(currentDir);
394897
- /* istanbul ignore if -- @preserve */
394898
393981
  if (parentDir === currentDir) {
394899
393982
  break;
394900
393983
  }
@@ -394950,13 +394033,11 @@ var require_ExplorerSync = __commonJS({
394950
394033
  from = path_1.default.resolve(from);
394951
394034
  const dirs = this.#getDirs(from);
394952
394035
  const firstDirIter = dirs.next();
394953
- /* istanbul ignore if -- @preserve */
394954
394036
  if (firstDirIter.done) {
394955
394037
  throw new Error(`Could not find any folders to iterate through (start from ${from})`);
394956
394038
  }
394957
394039
  let currentDir = firstDirIter.value;
394958
394040
  const search = () => {
394959
- /* istanbul ignore if -- @preserve */
394960
394041
  if ((0, util_js_1.isDirectorySync)(currentDir.path)) {
394961
394042
  for (const filepath of this.getSearchPlacesForDir(currentDir, defaults_1.globalConfigSearchPlacesSync)) {
394962
394043
  try {
@@ -395055,7 +394136,6 @@ var require_ExplorerSync = __commonJS({
395055
394136
  }
395056
394137
  }
395057
394138
  const parentDir = path_1.default.dirname(currentDir);
395058
- /* istanbul ignore if -- @preserve */
395059
394139
  if (parentDir === currentDir) {
395060
394140
  break;
395061
394141
  }
@@ -432518,15 +431598,6 @@ If this is important to you, please consider supporting Rollup to make a native
432518
431598
  var require_parseAst = __commonJS({
432519
431599
  "node_modules/.pnpm/rollup@4.10.0/node_modules/rollup/dist/shared/parseAst.js"(exports2) {
432520
431600
  "use strict";
432521
- /*
432522
- @license
432523
- Rollup.js v4.10.0
432524
- Sat, 10 Feb 2024 05:58:12 GMT - commit 762420860765e8e46e24d48b38f5b98ca31735fa
432525
-
432526
- https://github.com/rollup/rollup
432527
-
432528
- Released under the MIT License.
432529
- */
432530
431601
  var native_js = require_native();
432531
431602
  var node_path = require("node:path");
432532
431603
  function rangeContains(range, index) {
@@ -434842,15 +433913,6 @@ ${smallChunks} are below minChunkSize.`
434842
433913
  var require_rollup = __commonJS({
434843
433914
  "node_modules/.pnpm/rollup@4.10.0/node_modules/rollup/dist/shared/rollup.js"(exports2) {
434844
433915
  "use strict";
434845
- /*
434846
- @license
434847
- Rollup.js v4.10.0
434848
- Sat, 10 Feb 2024 05:58:12 GMT - commit 762420860765e8e46e24d48b38f5b98ca31735fa
434849
-
434850
- https://github.com/rollup/rollup
434851
-
434852
- Released under the MIT License.
434853
- */
434854
433916
  var parseAst_js = require_parseAst();
434855
433917
  var process$1 = require("node:process");
434856
433918
  var tty2 = require("tty");
@@ -452550,15 +451612,6 @@ ${outro}`;
452550
451612
  var require_fsevents_importer = __commonJS({
452551
451613
  "node_modules/.pnpm/rollup@4.10.0/node_modules/rollup/dist/shared/fsevents-importer.js"(exports2) {
452552
451614
  "use strict";
452553
- /*
452554
- @license
452555
- Rollup.js v4.10.0
452556
- Sat, 10 Feb 2024 05:58:12 GMT - commit 762420860765e8e46e24d48b38f5b98ca31735fa
452557
-
452558
- https://github.com/rollup/rollup
452559
-
452560
- Released under the MIT License.
452561
- */
452562
451615
  var fsEvents;
452563
451616
  var fsEventsImportError;
452564
451617
  async function loadFsEvents() {
@@ -452587,15 +451640,6 @@ var require_fsevents_importer = __commonJS({
452587
451640
  var require_shared = __commonJS({
452588
451641
  "node_modules/.pnpm/rollup@4.10.0/node_modules/rollup/dist/shared/index.js"(exports2) {
452589
451642
  "use strict";
452590
- /*
452591
- @license
452592
- Rollup.js v4.10.0
452593
- Sat, 10 Feb 2024 05:58:12 GMT - commit 762420860765e8e46e24d48b38f5b98ca31735fa
452594
-
452595
- https://github.com/rollup/rollup
452596
-
452597
- Released under the MIT License.
452598
- */
452599
451643
  var rollup = require_rollup();
452600
451644
  var require$$0$1 = require("fs");
452601
451645
  var require$$2 = require("util");
@@ -452836,12 +451880,6 @@ var require_shared = __commonJS({
452836
451880
  readdirp$1.default = readdirp$1;
452837
451881
  var readdirp_1 = readdirp$1;
452838
451882
  var anymatch$2 = { exports: {} };
452839
- /*!
452840
- * normalize-path <https://github.com/jonschlinkert/normalize-path>
452841
- *
452842
- * Copyright (c) 2014-2018, Jon Schlinkert.
452843
- * Released under the MIT License.
452844
- */
452845
451883
  var normalizePath$2 = function(path15, stripTrailing) {
452846
451884
  if (typeof path15 !== "string") {
452847
451885
  throw new TypeError("expected path to be a string");
@@ -452927,12 +451965,6 @@ var require_shared = __commonJS({
452927
451965
  anymatch$1.default = anymatch$1;
452928
451966
  anymatch$2.exports = anymatch$1;
452929
451967
  var anymatchExports = anymatch$2.exports;
452930
- /*!
452931
- * is-extglob <https://github.com/jonschlinkert/is-extglob>
452932
- *
452933
- * Copyright (c) 2014-2016, Jon Schlinkert.
452934
- * Licensed under the MIT License.
452935
- */
452936
451968
  var isExtglob$1 = function isExtglob2(str2) {
452937
451969
  if (typeof str2 !== "string" || str2 === "") {
452938
451970
  return false;
@@ -452945,12 +451977,6 @@ var require_shared = __commonJS({
452945
451977
  }
452946
451978
  return false;
452947
451979
  };
452948
- /*!
452949
- * is-glob <https://github.com/jonschlinkert/is-glob>
452950
- *
452951
- * Copyright (c) 2014-2017, Jon Schlinkert.
452952
- * Released under the MIT License.
452953
- */
452954
451980
  var isExtglob = isExtglob$1;
452955
451981
  var chars = { "{": "}", "(": ")", "[": "]" };
452956
451982
  var strictCheck = function(str2) {
@@ -453202,12 +452228,6 @@ var require_shared = __commonJS({
453202
452228
  };
453203
452229
  return stringify2(ast);
453204
452230
  };
453205
- /*!
453206
- * is-number <https://github.com/jonschlinkert/is-number>
453207
- *
453208
- * Copyright (c) 2014-present, Jon Schlinkert.
453209
- * Released under the MIT License.
453210
- */
453211
452231
  var isNumber$2 = function(num) {
453212
452232
  if (typeof num === "number") {
453213
452233
  return num - num === 0;
@@ -453217,12 +452237,6 @@ var require_shared = __commonJS({
453217
452237
  }
453218
452238
  return false;
453219
452239
  };
453220
- /*!
453221
- * to-regex-range <https://github.com/micromatch/to-regex-range>
453222
- *
453223
- * Copyright (c) 2015-present, Jon Schlinkert.
453224
- * Released under the MIT License.
453225
- */
453226
452240
  var isNumber$1 = isNumber$2;
453227
452241
  var toRegexRange$1 = (min2, max, options8) => {
453228
452242
  if (isNumber$1(min2) === false) {
@@ -453428,12 +452442,6 @@ var require_shared = __commonJS({
453428
452442
  toRegexRange$1.cache = {};
453429
452443
  toRegexRange$1.clearCache = () => toRegexRange$1.cache = {};
453430
452444
  var toRegexRange_1 = toRegexRange$1;
453431
- /*!
453432
- * fill-range <https://github.com/jonschlinkert/fill-range>
453433
- *
453434
- * Copyright (c) 2014-present, Jon Schlinkert.
453435
- * Licensed under the MIT License.
453436
- */
453437
452445
  var util3 = require$$2;
453438
452446
  var toRegexRange = toRegexRange_1;
453439
452447
  var isObject3 = (val) => val !== null && typeof val === "object" && !Array.isArray(val);
@@ -456199,15 +455207,6 @@ var require_shared = __commonJS({
456199
455207
  var require_watch = __commonJS({
456200
455208
  "node_modules/.pnpm/rollup@4.10.0/node_modules/rollup/dist/shared/watch.js"(exports2) {
456201
455209
  "use strict";
456202
- /*
456203
- @license
456204
- Rollup.js v4.10.0
456205
- Sat, 10 Feb 2024 05:58:12 GMT - commit 762420860765e8e46e24d48b38f5b98ca31735fa
456206
-
456207
- https://github.com/rollup/rollup
456208
-
456209
- Released under the MIT License.
456210
- */
456211
455210
  Object.defineProperty(exports2, Symbol.toStringTag, { value: "Module" });
456212
455211
  var node_path = require("node:path");
456213
455212
  var process4 = require("node:process");
@@ -456507,15 +455506,6 @@ var require_watch = __commonJS({
456507
455506
  var require_rollup2 = __commonJS({
456508
455507
  "node_modules/.pnpm/rollup@4.10.0/node_modules/rollup/dist/rollup.js"(exports2) {
456509
455508
  "use strict";
456510
- /*
456511
- @license
456512
- Rollup.js v4.10.0
456513
- Sat, 10 Feb 2024 05:58:12 GMT - commit 762420860765e8e46e24d48b38f5b98ca31735fa
456514
-
456515
- https://github.com/rollup/rollup
456516
-
456517
- Released under the MIT License.
456518
- */
456519
455509
  Object.defineProperty(exports2, Symbol.toStringTag, { value: "Module" });
456520
455510
  var rollup = require_rollup();
456521
455511
  var parseAst_js = require_parseAst();
@@ -466371,21 +465361,6 @@ ${externalDependencies.map((dep) => {
466371
465361
  return `name: ${dep.name}, node: ${dep.node}, outputs: ${dep.outputs}`;
466372
465362
  }).join("\n")}`
466373
465363
  );
466374
- const prettier = await Promise.resolve().then(() => (init_prettier(), prettier_exports));
466375
- const prettierOptions = {
466376
- plugins: ["prettier-plugin-packagejson"],
466377
- trailingComma: "none",
466378
- tabWidth: 2,
466379
- semi: true,
466380
- singleQuote: false,
466381
- quoteProps: "preserve",
466382
- insertPragma: false,
466383
- bracketSameLine: true,
466384
- printWidth: 80,
466385
- bracketSpacing: true,
466386
- arrowParens: "avoid",
466387
- endOfLine: "lf"
466388
- };
466389
465364
  let entryPoints = [];
466390
465365
  if (options8.entry) {
466391
465366
  entryPoints.push(options8.entry);
@@ -466527,13 +465502,7 @@ ${externalDependencies.map((dep) => {
466527
465502
  packageJson.repository.directory ??= projectRoot ? projectRoot : (0, import_devkit3.joinPathFragments)("packages", context.projectName);
466528
465503
  const packageJsonPath = (0, import_devkit3.joinPathFragments)(context.root, options8.outputPath, "package.json");
466529
465504
  writeDebug(config, `\u26A1 Writing package.json file to: ${packageJsonPath}`);
466530
- (0, import_node_fs3.writeFileSync)(
466531
- packageJsonPath,
466532
- await prettier.format(JSON.stringify(packageJson), {
466533
- ...prettierOptions,
466534
- parser: "json"
466535
- })
466536
- );
465505
+ (0, import_node_fs3.writeFileSync)(packageJsonPath, JSON.stringify(packageJson));
466537
465506
  } else {
466538
465507
  writeWarning(config, "Skipping writing to package.json file");
466539
465508
  }
@@ -466548,15 +465517,9 @@ ${externalDependencies.map((dep) => {
466548
465517
  files.map(
466549
465518
  async (file) => (0, import_fs_extra.writeFile)(
466550
465519
  file,
466551
- await prettier.format(
466552
- `${options8.banner ? options8.banner.startsWith("//") ? options8.banner : `// ${options8.banner}` : ""}
465520
+ `${options8.banner ? options8.banner.startsWith("//") ? options8.banner : `// ${options8.banner}` : ""}
466553
465521
 
466554
465522
  ${(0, import_node_fs3.readFileSync)(file, "utf-8")}`,
466555
- {
466556
- ...prettierOptions,
466557
- parser: "typescript"
466558
- }
466559
- ),
466560
465523
  "utf-8"
466561
465524
  )
466562
465525
  )
@@ -466605,3 +465568,1297 @@ var _isFunction3 = (value) => {
466605
465568
  0 && (module.exports = {
466606
465569
  tsupExecutorFn
466607
465570
  });
465571
+ /*! Bundled license information:
465572
+
465573
+ ejs/lib/ejs.js:
465574
+ (**
465575
+ * @file Embedded JavaScript templating engine. {@link http://ejs.co}
465576
+ * @author Matthew Eernisse <mde@fleegix.org>
465577
+ * @author Tiancheng "Timothy" Gu <timothygu99@gmail.com>
465578
+ * @project EJS
465579
+ * @license {@link http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0}
465580
+ *)
465581
+
465582
+ tmp/lib/tmp.js:
465583
+ (*!
465584
+ * Tmp
465585
+ *
465586
+ * Copyright (c) 2011-2017 KARASZI Istvan <github@spam.raszi.hu>
465587
+ *
465588
+ * MIT Licensed
465589
+ *)
465590
+
465591
+ @angular-devkit/core/src/json/utils.js:
465592
+ (**
465593
+ * @license
465594
+ * Copyright Google LLC All Rights Reserved.
465595
+ *
465596
+ * Use of this source code is governed by an MIT-style license that can be
465597
+ * found in the LICENSE file at https://angular.io/license
465598
+ *)
465599
+
465600
+ @angular-devkit/core/src/json/schema/utility.js:
465601
+ (**
465602
+ * @license
465603
+ * Copyright Google LLC All Rights Reserved.
465604
+ *
465605
+ * Use of this source code is governed by an MIT-style license that can be
465606
+ * found in the LICENSE file at https://angular.io/license
465607
+ *)
465608
+
465609
+ @angular-devkit/core/src/json/schema/transforms.js:
465610
+ (**
465611
+ * @license
465612
+ * Copyright Google LLC All Rights Reserved.
465613
+ *
465614
+ * Use of this source code is governed by an MIT-style license that can be
465615
+ * found in the LICENSE file at https://angular.io/license
465616
+ *)
465617
+
465618
+ @angular-devkit/core/src/json/schema/interface.js:
465619
+ (**
465620
+ * @license
465621
+ * Copyright Google LLC All Rights Reserved.
465622
+ *
465623
+ * Use of this source code is governed by an MIT-style license that can be
465624
+ * found in the LICENSE file at https://angular.io/license
465625
+ *)
465626
+
465627
+ @angular-devkit/core/src/json/schema/pointer.js:
465628
+ (**
465629
+ * @license
465630
+ * Copyright Google LLC All Rights Reserved.
465631
+ *
465632
+ * Use of this source code is governed by an MIT-style license that can be
465633
+ * found in the LICENSE file at https://angular.io/license
465634
+ *)
465635
+
465636
+ uri-js/dist/es5/uri.all.js:
465637
+ (** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js *)
465638
+
465639
+ @angular-devkit/core/src/exception.js:
465640
+ (**
465641
+ * @license
465642
+ * Copyright Google LLC All Rights Reserved.
465643
+ *
465644
+ * Use of this source code is governed by an MIT-style license that can be
465645
+ * found in the LICENSE file at https://angular.io/license
465646
+ *)
465647
+
465648
+ @angular-devkit/core/src/utils/literals.js:
465649
+ (**
465650
+ * @license
465651
+ * Copyright Google LLC All Rights Reserved.
465652
+ *
465653
+ * Use of this source code is governed by an MIT-style license that can be
465654
+ * found in the LICENSE file at https://angular.io/license
465655
+ *)
465656
+
465657
+ @angular-devkit/core/src/utils/strings.js:
465658
+ (**
465659
+ * @license
465660
+ * Copyright Google LLC All Rights Reserved.
465661
+ *
465662
+ * Use of this source code is governed by an MIT-style license that can be
465663
+ * found in the LICENSE file at https://angular.io/license
465664
+ *)
465665
+
465666
+ @angular-devkit/core/src/utils/object.js:
465667
+ (**
465668
+ * @license
465669
+ * Copyright Google LLC All Rights Reserved.
465670
+ *
465671
+ * Use of this source code is governed by an MIT-style license that can be
465672
+ * found in the LICENSE file at https://angular.io/license
465673
+ *)
465674
+
465675
+ @angular-devkit/core/src/utils/template.js:
465676
+ (**
465677
+ * @license
465678
+ * Copyright Google LLC All Rights Reserved.
465679
+ *
465680
+ * Use of this source code is governed by an MIT-style license that can be
465681
+ * found in the LICENSE file at https://angular.io/license
465682
+ *)
465683
+
465684
+ @angular-devkit/core/src/utils/partially-ordered-set.js:
465685
+ (**
465686
+ * @license
465687
+ * Copyright Google LLC All Rights Reserved.
465688
+ *
465689
+ * Use of this source code is governed by an MIT-style license that can be
465690
+ * found in the LICENSE file at https://angular.io/license
465691
+ *)
465692
+
465693
+ @angular-devkit/core/src/utils/priority-queue.js:
465694
+ (**
465695
+ * @license
465696
+ * Copyright Google LLC All Rights Reserved.
465697
+ *
465698
+ * Use of this source code is governed by an MIT-style license that can be
465699
+ * found in the LICENSE file at https://angular.io/license
465700
+ *)
465701
+
465702
+ @angular-devkit/core/src/utils/lang.js:
465703
+ (**
465704
+ * @license
465705
+ * Copyright Google LLC All Rights Reserved.
465706
+ *
465707
+ * Use of this source code is governed by an MIT-style license that can be
465708
+ * found in the LICENSE file at https://angular.io/license
465709
+ *)
465710
+
465711
+ @angular-devkit/core/src/utils/index.js:
465712
+ (**
465713
+ * @license
465714
+ * Copyright Google LLC All Rights Reserved.
465715
+ *
465716
+ * Use of this source code is governed by an MIT-style license that can be
465717
+ * found in the LICENSE file at https://angular.io/license
465718
+ *)
465719
+
465720
+ @angular-devkit/core/src/json/schema/visitor.js:
465721
+ (**
465722
+ * @license
465723
+ * Copyright Google LLC All Rights Reserved.
465724
+ *
465725
+ * Use of this source code is governed by an MIT-style license that can be
465726
+ * found in the LICENSE file at https://angular.io/license
465727
+ *)
465728
+
465729
+ @angular-devkit/core/src/json/schema/registry.js:
465730
+ (**
465731
+ * @license
465732
+ * Copyright Google LLC All Rights Reserved.
465733
+ *
465734
+ * Use of this source code is governed by an MIT-style license that can be
465735
+ * found in the LICENSE file at https://angular.io/license
465736
+ *)
465737
+
465738
+ @angular-devkit/core/src/json/schema/schema.js:
465739
+ (**
465740
+ * @license
465741
+ * Copyright Google LLC All Rights Reserved.
465742
+ *
465743
+ * Use of this source code is governed by an MIT-style license that can be
465744
+ * found in the LICENSE file at https://angular.io/license
465745
+ *)
465746
+
465747
+ @angular-devkit/core/src/json/schema/index.js:
465748
+ (**
465749
+ * @license
465750
+ * Copyright Google LLC All Rights Reserved.
465751
+ *
465752
+ * Use of this source code is governed by an MIT-style license that can be
465753
+ * found in the LICENSE file at https://angular.io/license
465754
+ *)
465755
+
465756
+ @angular-devkit/core/src/json/index.js:
465757
+ (**
465758
+ * @license
465759
+ * Copyright Google LLC All Rights Reserved.
465760
+ *
465761
+ * Use of this source code is governed by an MIT-style license that can be
465762
+ * found in the LICENSE file at https://angular.io/license
465763
+ *)
465764
+
465765
+ @angular-devkit/core/src/logger/logger.js:
465766
+ (**
465767
+ * @license
465768
+ * Copyright Google LLC All Rights Reserved.
465769
+ *
465770
+ * Use of this source code is governed by an MIT-style license that can be
465771
+ * found in the LICENSE file at https://angular.io/license
465772
+ *)
465773
+
465774
+ @angular-devkit/core/src/logger/indent.js:
465775
+ (**
465776
+ * @license
465777
+ * Copyright Google LLC All Rights Reserved.
465778
+ *
465779
+ * Use of this source code is governed by an MIT-style license that can be
465780
+ * found in the LICENSE file at https://angular.io/license
465781
+ *)
465782
+
465783
+ @angular-devkit/core/src/logger/level.js:
465784
+ (**
465785
+ * @license
465786
+ * Copyright Google LLC All Rights Reserved.
465787
+ *
465788
+ * Use of this source code is governed by an MIT-style license that can be
465789
+ * found in the LICENSE file at https://angular.io/license
465790
+ *)
465791
+
465792
+ @angular-devkit/core/src/logger/null-logger.js:
465793
+ (**
465794
+ * @license
465795
+ * Copyright Google LLC All Rights Reserved.
465796
+ *
465797
+ * Use of this source code is governed by an MIT-style license that can be
465798
+ * found in the LICENSE file at https://angular.io/license
465799
+ *)
465800
+
465801
+ @angular-devkit/core/src/logger/transform-logger.js:
465802
+ (**
465803
+ * @license
465804
+ * Copyright Google LLC All Rights Reserved.
465805
+ *
465806
+ * Use of this source code is governed by an MIT-style license that can be
465807
+ * found in the LICENSE file at https://angular.io/license
465808
+ *)
465809
+
465810
+ @angular-devkit/core/src/logger/index.js:
465811
+ (**
465812
+ * @license
465813
+ * Copyright Google LLC All Rights Reserved.
465814
+ *
465815
+ * Use of this source code is governed by an MIT-style license that can be
465816
+ * found in the LICENSE file at https://angular.io/license
465817
+ *)
465818
+
465819
+ @angular-devkit/core/src/workspace/definitions.js:
465820
+ (**
465821
+ * @license
465822
+ * Copyright Google LLC All Rights Reserved.
465823
+ *
465824
+ * Use of this source code is governed by an MIT-style license that can be
465825
+ * found in the LICENSE file at https://angular.io/license
465826
+ *)
465827
+
465828
+ @angular-devkit/core/src/virtual-fs/path.js:
465829
+ (**
465830
+ * @license
465831
+ * Copyright Google LLC All Rights Reserved.
465832
+ *
465833
+ * Use of this source code is governed by an MIT-style license that can be
465834
+ * found in the LICENSE file at https://angular.io/license
465835
+ *)
465836
+
465837
+ @angular-devkit/core/src/virtual-fs/host/buffer.js:
465838
+ (**
465839
+ * @license
465840
+ * Copyright Google LLC All Rights Reserved.
465841
+ *
465842
+ * Use of this source code is governed by an MIT-style license that can be
465843
+ * found in the LICENSE file at https://angular.io/license
465844
+ *)
465845
+
465846
+ @angular-devkit/core/src/virtual-fs/host/interface.js:
465847
+ (**
465848
+ * @license
465849
+ * Copyright Google LLC All Rights Reserved.
465850
+ *
465851
+ * Use of this source code is governed by an MIT-style license that can be
465852
+ * found in the LICENSE file at https://angular.io/license
465853
+ *)
465854
+
465855
+ @angular-devkit/core/src/virtual-fs/host/memory.js:
465856
+ (**
465857
+ * @license
465858
+ * Copyright Google LLC All Rights Reserved.
465859
+ *
465860
+ * Use of this source code is governed by an MIT-style license that can be
465861
+ * found in the LICENSE file at https://angular.io/license
465862
+ *)
465863
+
465864
+ @angular-devkit/core/src/virtual-fs/host/sync.js:
465865
+ (**
465866
+ * @license
465867
+ * Copyright Google LLC All Rights Reserved.
465868
+ *
465869
+ * Use of this source code is governed by an MIT-style license that can be
465870
+ * found in the LICENSE file at https://angular.io/license
465871
+ *)
465872
+
465873
+ @angular-devkit/core/src/virtual-fs/host/test.js:
465874
+ (**
465875
+ * @license
465876
+ * Copyright Google LLC All Rights Reserved.
465877
+ *
465878
+ * Use of this source code is governed by an MIT-style license that can be
465879
+ * found in the LICENSE file at https://angular.io/license
465880
+ *)
465881
+
465882
+ @angular-devkit/core/src/virtual-fs/host/resolver.js:
465883
+ (**
465884
+ * @license
465885
+ * Copyright Google LLC All Rights Reserved.
465886
+ *
465887
+ * Use of this source code is governed by an MIT-style license that can be
465888
+ * found in the LICENSE file at https://angular.io/license
465889
+ *)
465890
+
465891
+ @angular-devkit/core/src/virtual-fs/host/alias.js:
465892
+ (**
465893
+ * @license
465894
+ * Copyright Google LLC All Rights Reserved.
465895
+ *
465896
+ * Use of this source code is governed by an MIT-style license that can be
465897
+ * found in the LICENSE file at https://angular.io/license
465898
+ *)
465899
+
465900
+ @angular-devkit/core/src/virtual-fs/host/create.js:
465901
+ (**
465902
+ * @license
465903
+ * Copyright Google LLC All Rights Reserved.
465904
+ *
465905
+ * Use of this source code is governed by an MIT-style license that can be
465906
+ * found in the LICENSE file at https://angular.io/license
465907
+ *)
465908
+
465909
+ @angular-devkit/core/src/virtual-fs/host/empty.js:
465910
+ (**
465911
+ * @license
465912
+ * Copyright Google LLC All Rights Reserved.
465913
+ *
465914
+ * Use of this source code is governed by an MIT-style license that can be
465915
+ * found in the LICENSE file at https://angular.io/license
465916
+ *)
465917
+
465918
+ @angular-devkit/core/src/virtual-fs/host/pattern.js:
465919
+ (**
465920
+ * @license
465921
+ * Copyright Google LLC All Rights Reserved.
465922
+ *
465923
+ * Use of this source code is governed by an MIT-style license that can be
465924
+ * found in the LICENSE file at https://angular.io/license
465925
+ *)
465926
+
465927
+ @angular-devkit/core/src/virtual-fs/host/record.js:
465928
+ (**
465929
+ * @license
465930
+ * Copyright Google LLC All Rights Reserved.
465931
+ *
465932
+ * Use of this source code is governed by an MIT-style license that can be
465933
+ * found in the LICENSE file at https://angular.io/license
465934
+ *)
465935
+
465936
+ @angular-devkit/core/src/virtual-fs/host/safe.js:
465937
+ (**
465938
+ * @license
465939
+ * Copyright Google LLC All Rights Reserved.
465940
+ *
465941
+ * Use of this source code is governed by an MIT-style license that can be
465942
+ * found in the LICENSE file at https://angular.io/license
465943
+ *)
465944
+
465945
+ @angular-devkit/core/src/virtual-fs/host/scoped.js:
465946
+ (**
465947
+ * @license
465948
+ * Copyright Google LLC All Rights Reserved.
465949
+ *
465950
+ * Use of this source code is governed by an MIT-style license that can be
465951
+ * found in the LICENSE file at https://angular.io/license
465952
+ *)
465953
+
465954
+ @angular-devkit/core/src/virtual-fs/host/index.js:
465955
+ (**
465956
+ * @license
465957
+ * Copyright Google LLC All Rights Reserved.
465958
+ *
465959
+ * Use of this source code is governed by an MIT-style license that can be
465960
+ * found in the LICENSE file at https://angular.io/license
465961
+ *)
465962
+
465963
+ @angular-devkit/core/src/virtual-fs/index.js:
465964
+ (**
465965
+ * @license
465966
+ * Copyright Google LLC All Rights Reserved.
465967
+ *
465968
+ * Use of this source code is governed by an MIT-style license that can be
465969
+ * found in the LICENSE file at https://angular.io/license
465970
+ *)
465971
+
465972
+ @angular-devkit/core/src/workspace/host.js:
465973
+ (**
465974
+ * @license
465975
+ * Copyright Google LLC All Rights Reserved.
465976
+ *
465977
+ * Use of this source code is governed by an MIT-style license that can be
465978
+ * found in the LICENSE file at https://angular.io/license
465979
+ *)
465980
+
465981
+ @angular-devkit/core/src/workspace/json/metadata.js:
465982
+ (**
465983
+ * @license
465984
+ * Copyright Google LLC All Rights Reserved.
465985
+ *
465986
+ * Use of this source code is governed by an MIT-style license that can be
465987
+ * found in the LICENSE file at https://angular.io/license
465988
+ *)
465989
+
465990
+ @angular-devkit/core/src/workspace/json/utilities.js:
465991
+ (**
465992
+ * @license
465993
+ * Copyright Google LLC All Rights Reserved.
465994
+ *
465995
+ * Use of this source code is governed by an MIT-style license that can be
465996
+ * found in the LICENSE file at https://angular.io/license
465997
+ *)
465998
+
465999
+ @angular-devkit/core/src/workspace/json/reader.js:
466000
+ (**
466001
+ * @license
466002
+ * Copyright Google LLC All Rights Reserved.
466003
+ *
466004
+ * Use of this source code is governed by an MIT-style license that can be
466005
+ * found in the LICENSE file at https://angular.io/license
466006
+ *)
466007
+
466008
+ @angular-devkit/core/src/workspace/json/writer.js:
466009
+ (**
466010
+ * @license
466011
+ * Copyright Google LLC All Rights Reserved.
466012
+ *
466013
+ * Use of this source code is governed by an MIT-style license that can be
466014
+ * found in the LICENSE file at https://angular.io/license
466015
+ *)
466016
+
466017
+ @angular-devkit/core/src/workspace/core.js:
466018
+ (**
466019
+ * @license
466020
+ * Copyright Google LLC All Rights Reserved.
466021
+ *
466022
+ * Use of this source code is governed by an MIT-style license that can be
466023
+ * found in the LICENSE file at https://angular.io/license
466024
+ *)
466025
+
466026
+ @angular-devkit/core/src/workspace/index.js:
466027
+ (**
466028
+ * @license
466029
+ * Copyright Google LLC All Rights Reserved.
466030
+ *
466031
+ * Use of this source code is governed by an MIT-style license that can be
466032
+ * found in the LICENSE file at https://angular.io/license
466033
+ *)
466034
+
466035
+ @angular-devkit/core/src/index.js:
466036
+ (**
466037
+ * @license
466038
+ * Copyright Google LLC All Rights Reserved.
466039
+ *
466040
+ * Use of this source code is governed by an MIT-style license that can be
466041
+ * found in the LICENSE file at https://angular.io/license
466042
+ *)
466043
+
466044
+ @angular-devkit/schematics/src/formats/html-selector.js:
466045
+ (**
466046
+ * @license
466047
+ * Copyright Google LLC All Rights Reserved.
466048
+ *
466049
+ * Use of this source code is governed by an MIT-style license that can be
466050
+ * found in the LICENSE file at https://angular.io/license
466051
+ *)
466052
+
466053
+ @angular-devkit/schematics/src/formats/path.js:
466054
+ (**
466055
+ * @license
466056
+ * Copyright Google LLC All Rights Reserved.
466057
+ *
466058
+ * Use of this source code is governed by an MIT-style license that can be
466059
+ * found in the LICENSE file at https://angular.io/license
466060
+ *)
466061
+
466062
+ @angular-devkit/schematics/src/formats/index.js:
466063
+ (**
466064
+ * @license
466065
+ * Copyright Google LLC All Rights Reserved.
466066
+ *
466067
+ * Use of this source code is governed by an MIT-style license that can be
466068
+ * found in the LICENSE file at https://angular.io/license
466069
+ *)
466070
+
466071
+ @angular-devkit/schematics/src/tree/interface.js:
466072
+ (**
466073
+ * @license
466074
+ * Copyright Google LLC All Rights Reserved.
466075
+ *
466076
+ * Use of this source code is governed by an MIT-style license that can be
466077
+ * found in the LICENSE file at https://angular.io/license
466078
+ *)
466079
+
466080
+ @angular-devkit/schematics/src/exception/exception.js:
466081
+ (**
466082
+ * @license
466083
+ * Copyright Google LLC All Rights Reserved.
466084
+ *
466085
+ * Use of this source code is governed by an MIT-style license that can be
466086
+ * found in the LICENSE file at https://angular.io/license
466087
+ *)
466088
+
466089
+ @angular-devkit/schematics/src/tree/delegate.js:
466090
+ (**
466091
+ * @license
466092
+ * Copyright Google LLC All Rights Reserved.
466093
+ *
466094
+ * Use of this source code is governed by an MIT-style license that can be
466095
+ * found in the LICENSE file at https://angular.io/license
466096
+ *)
466097
+
466098
+ @angular-devkit/schematics/src/tree/entry.js:
466099
+ (**
466100
+ * @license
466101
+ * Copyright Google LLC All Rights Reserved.
466102
+ *
466103
+ * Use of this source code is governed by an MIT-style license that can be
466104
+ * found in the LICENSE file at https://angular.io/license
466105
+ *)
466106
+
466107
+ @angular-devkit/schematics/src/utility/update-buffer.js:
466108
+ (**
466109
+ * @license
466110
+ * Copyright Google LLC All Rights Reserved.
466111
+ *
466112
+ * Use of this source code is governed by an MIT-style license that can be
466113
+ * found in the LICENSE file at https://angular.io/license
466114
+ *)
466115
+
466116
+ @angular-devkit/schematics/src/tree/recorder.js:
466117
+ (**
466118
+ * @license
466119
+ * Copyright Google LLC All Rights Reserved.
466120
+ *
466121
+ * Use of this source code is governed by an MIT-style license that can be
466122
+ * found in the LICENSE file at https://angular.io/license
466123
+ *)
466124
+
466125
+ @angular-devkit/schematics/src/tree/scoped.js:
466126
+ (**
466127
+ * @license
466128
+ * Copyright Google LLC All Rights Reserved.
466129
+ *
466130
+ * Use of this source code is governed by an MIT-style license that can be
466131
+ * found in the LICENSE file at https://angular.io/license
466132
+ *)
466133
+
466134
+ @angular-devkit/schematics/src/tree/host-tree.js:
466135
+ (**
466136
+ * @license
466137
+ * Copyright Google LLC All Rights Reserved.
466138
+ *
466139
+ * Use of this source code is governed by an MIT-style license that can be
466140
+ * found in the LICENSE file at https://angular.io/license
466141
+ *)
466142
+
466143
+ @angular-devkit/schematics/src/tree/static.js:
466144
+ (**
466145
+ * @license
466146
+ * Copyright Google LLC All Rights Reserved.
466147
+ *
466148
+ * Use of this source code is governed by an MIT-style license that can be
466149
+ * found in the LICENSE file at https://angular.io/license
466150
+ *)
466151
+
466152
+ @angular-devkit/schematics/src/tree/null.js:
466153
+ (**
466154
+ * @license
466155
+ * Copyright Google LLC All Rights Reserved.
466156
+ *
466157
+ * Use of this source code is governed by an MIT-style license that can be
466158
+ * found in the LICENSE file at https://angular.io/license
466159
+ *)
466160
+
466161
+ @angular-devkit/schematics/src/rules/call.js:
466162
+ (**
466163
+ * @license
466164
+ * Copyright Google LLC All Rights Reserved.
466165
+ *
466166
+ * Use of this source code is governed by an MIT-style license that can be
466167
+ * found in the LICENSE file at https://angular.io/license
466168
+ *)
466169
+
466170
+ @angular-devkit/schematics/src/engine/schematic.js:
466171
+ (**
466172
+ * @license
466173
+ * Copyright Google LLC All Rights Reserved.
466174
+ *
466175
+ * Use of this source code is governed by an MIT-style license that can be
466176
+ * found in the LICENSE file at https://angular.io/license
466177
+ *)
466178
+
466179
+ @angular-devkit/schematics/src/engine/engine.js:
466180
+ (**
466181
+ * @license
466182
+ * Copyright Google LLC All Rights Reserved.
466183
+ *
466184
+ * Use of this source code is governed by an MIT-style license that can be
466185
+ * found in the LICENSE file at https://angular.io/license
466186
+ *)
466187
+
466188
+ @angular-devkit/schematics/src/engine/interface.js:
466189
+ (**
466190
+ * @license
466191
+ * Copyright Google LLC All Rights Reserved.
466192
+ *
466193
+ * Use of this source code is governed by an MIT-style license that can be
466194
+ * found in the LICENSE file at https://angular.io/license
466195
+ *)
466196
+
466197
+ @angular-devkit/schematics/src/engine/index.js:
466198
+ (**
466199
+ * @license
466200
+ * Copyright Google LLC All Rights Reserved.
466201
+ *
466202
+ * Use of this source code is governed by an MIT-style license that can be
466203
+ * found in the LICENSE file at https://angular.io/license
466204
+ *)
466205
+
466206
+ @angular-devkit/core/node/cli-logger.js:
466207
+ (**
466208
+ * @license
466209
+ * Copyright Google LLC All Rights Reserved.
466210
+ *
466211
+ * Use of this source code is governed by an MIT-style license that can be
466212
+ * found in the LICENSE file at https://angular.io/license
466213
+ *)
466214
+
466215
+ normalize-path/index.js:
466216
+ (*!
466217
+ * normalize-path <https://github.com/jonschlinkert/normalize-path>
466218
+ *
466219
+ * Copyright (c) 2014-2018, Jon Schlinkert.
466220
+ * Released under the MIT License.
466221
+ *)
466222
+
466223
+ is-extglob/index.js:
466224
+ (*!
466225
+ * is-extglob <https://github.com/jonschlinkert/is-extglob>
466226
+ *
466227
+ * Copyright (c) 2014-2016, Jon Schlinkert.
466228
+ * Licensed under the MIT License.
466229
+ *)
466230
+
466231
+ is-glob/index.js:
466232
+ (*!
466233
+ * is-glob <https://github.com/jonschlinkert/is-glob>
466234
+ *
466235
+ * Copyright (c) 2014-2017, Jon Schlinkert.
466236
+ * Released under the MIT License.
466237
+ *)
466238
+
466239
+ is-number/index.js:
466240
+ (*!
466241
+ * is-number <https://github.com/jonschlinkert/is-number>
466242
+ *
466243
+ * Copyright (c) 2014-present, Jon Schlinkert.
466244
+ * Released under the MIT License.
466245
+ *)
466246
+
466247
+ to-regex-range/index.js:
466248
+ (*!
466249
+ * to-regex-range <https://github.com/micromatch/to-regex-range>
466250
+ *
466251
+ * Copyright (c) 2015-present, Jon Schlinkert.
466252
+ * Released under the MIT License.
466253
+ *)
466254
+
466255
+ fill-range/index.js:
466256
+ (*!
466257
+ * fill-range <https://github.com/jonschlinkert/fill-range>
466258
+ *
466259
+ * Copyright (c) 2014-present, Jon Schlinkert.
466260
+ * Licensed under the MIT License.
466261
+ *)
466262
+
466263
+ @angular-devkit/core/node/host.js:
466264
+ (**
466265
+ * @license
466266
+ * Copyright Google LLC All Rights Reserved.
466267
+ *
466268
+ * Use of this source code is governed by an MIT-style license that can be
466269
+ * found in the LICENSE file at https://angular.io/license
466270
+ *)
466271
+
466272
+ @angular-devkit/core/node/index.js:
466273
+ (**
466274
+ * @license
466275
+ * Copyright Google LLC All Rights Reserved.
466276
+ *
466277
+ * Use of this source code is governed by an MIT-style license that can be
466278
+ * found in the LICENSE file at https://angular.io/license
466279
+ *)
466280
+
466281
+ @angular-devkit/schematics/src/tree/action.js:
466282
+ (**
466283
+ * @license
466284
+ * Copyright Google LLC All Rights Reserved.
466285
+ *
466286
+ * Use of this source code is governed by an MIT-style license that can be
466287
+ * found in the LICENSE file at https://angular.io/license
466288
+ *)
466289
+
466290
+ @angular-devkit/schematics/src/sink/sink.js:
466291
+ (**
466292
+ * @license
466293
+ * Copyright Google LLC All Rights Reserved.
466294
+ *
466295
+ * Use of this source code is governed by an MIT-style license that can be
466296
+ * found in the LICENSE file at https://angular.io/license
466297
+ *)
466298
+
466299
+ @angular-devkit/schematics/src/sink/host.js:
466300
+ (**
466301
+ * @license
466302
+ * Copyright Google LLC All Rights Reserved.
466303
+ *
466304
+ * Use of this source code is governed by an MIT-style license that can be
466305
+ * found in the LICENSE file at https://angular.io/license
466306
+ *)
466307
+
466308
+ @angular-devkit/schematics/src/sink/dryrun.js:
466309
+ (**
466310
+ * @license
466311
+ * Copyright Google LLC All Rights Reserved.
466312
+ *
466313
+ * Use of this source code is governed by an MIT-style license that can be
466314
+ * found in the LICENSE file at https://angular.io/license
466315
+ *)
466316
+
466317
+ @angular-devkit/schematics/src/workflow/base.js:
466318
+ (**
466319
+ * @license
466320
+ * Copyright Google LLC All Rights Reserved.
466321
+ *
466322
+ * Use of this source code is governed by an MIT-style license that can be
466323
+ * found in the LICENSE file at https://angular.io/license
466324
+ *)
466325
+
466326
+ @angular-devkit/schematics/src/workflow/interface.js:
466327
+ (**
466328
+ * @license
466329
+ * Copyright Google LLC All Rights Reserved.
466330
+ *
466331
+ * Use of this source code is governed by an MIT-style license that can be
466332
+ * found in the LICENSE file at https://angular.io/license
466333
+ *)
466334
+
466335
+ @angular-devkit/schematics/src/workflow/index.js:
466336
+ (**
466337
+ * @license
466338
+ * Copyright Google LLC All Rights Reserved.
466339
+ *
466340
+ * Use of this source code is governed by an MIT-style license that can be
466341
+ * found in the LICENSE file at https://angular.io/license
466342
+ *)
466343
+
466344
+ @angular-devkit/schematics/src/rules/base.js:
466345
+ (**
466346
+ * @license
466347
+ * Copyright Google LLC All Rights Reserved.
466348
+ *
466349
+ * Use of this source code is governed by an MIT-style license that can be
466350
+ * found in the LICENSE file at https://angular.io/license
466351
+ *)
466352
+
466353
+ @angular-devkit/schematics/src/rules/move.js:
466354
+ (**
466355
+ * @license
466356
+ * Copyright Google LLC All Rights Reserved.
466357
+ *
466358
+ * Use of this source code is governed by an MIT-style license that can be
466359
+ * found in the LICENSE file at https://angular.io/license
466360
+ *)
466361
+
466362
+ @angular-devkit/schematics/src/rules/random.js:
466363
+ (**
466364
+ * @license
466365
+ * Copyright Google LLC All Rights Reserved.
466366
+ *
466367
+ * Use of this source code is governed by an MIT-style license that can be
466368
+ * found in the LICENSE file at https://angular.io/license
466369
+ *)
466370
+
466371
+ @angular-devkit/schematics/src/rules/schematic.js:
466372
+ (**
466373
+ * @license
466374
+ * Copyright Google LLC All Rights Reserved.
466375
+ *
466376
+ * Use of this source code is governed by an MIT-style license that can be
466377
+ * found in the LICENSE file at https://angular.io/license
466378
+ *)
466379
+
466380
+ @angular-devkit/schematics/src/rules/template.js:
466381
+ (**
466382
+ * @license
466383
+ * Copyright Google LLC All Rights Reserved.
466384
+ *
466385
+ * Use of this source code is governed by an MIT-style license that can be
466386
+ * found in the LICENSE file at https://angular.io/license
466387
+ *)
466388
+
466389
+ @angular-devkit/schematics/src/rules/url.js:
466390
+ (**
466391
+ * @license
466392
+ * Copyright Google LLC All Rights Reserved.
466393
+ *
466394
+ * Use of this source code is governed by an MIT-style license that can be
466395
+ * found in the LICENSE file at https://angular.io/license
466396
+ *)
466397
+
466398
+ @angular-devkit/schematics/src/tree/empty.js:
466399
+ (**
466400
+ * @license
466401
+ * Copyright Google LLC All Rights Reserved.
466402
+ *
466403
+ * Use of this source code is governed by an MIT-style license that can be
466404
+ * found in the LICENSE file at https://angular.io/license
466405
+ *)
466406
+
466407
+ @angular-devkit/schematics/src/index.js:
466408
+ (**
466409
+ * @license
466410
+ * Copyright Google LLC All Rights Reserved.
466411
+ *
466412
+ * Use of this source code is governed by an MIT-style license that can be
466413
+ * found in the LICENSE file at https://angular.io/license
466414
+ *)
466415
+
466416
+ @angular-devkit/schematics/tasks/package-manager/options.js:
466417
+ (**
466418
+ * @license
466419
+ * Copyright Google LLC All Rights Reserved.
466420
+ *
466421
+ * Use of this source code is governed by an MIT-style license that can be
466422
+ * found in the LICENSE file at https://angular.io/license
466423
+ *)
466424
+
466425
+ @angular-devkit/schematics/tasks/repo-init/options.js:
466426
+ (**
466427
+ * @license
466428
+ * Copyright Google LLC All Rights Reserved.
466429
+ *
466430
+ * Use of this source code is governed by an MIT-style license that can be
466431
+ * found in the LICENSE file at https://angular.io/license
466432
+ *)
466433
+
466434
+ @angular-devkit/schematics/tasks/run-schematic/options.js:
466435
+ (**
466436
+ * @license
466437
+ * Copyright Google LLC All Rights Reserved.
466438
+ *
466439
+ * Use of this source code is governed by an MIT-style license that can be
466440
+ * found in the LICENSE file at https://angular.io/license
466441
+ *)
466442
+
466443
+ safe-buffer/index.js:
466444
+ (*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
466445
+
466446
+ @angular-devkit/schematics/tasks/package-manager/executor.js:
466447
+ (**
466448
+ * @license
466449
+ * Copyright Google LLC All Rights Reserved.
466450
+ *
466451
+ * Use of this source code is governed by an MIT-style license that can be
466452
+ * found in the LICENSE file at https://angular.io/license
466453
+ *)
466454
+
466455
+ @angular-devkit/schematics/tasks/repo-init/executor.js:
466456
+ (**
466457
+ * @license
466458
+ * Copyright Google LLC All Rights Reserved.
466459
+ *
466460
+ * Use of this source code is governed by an MIT-style license that can be
466461
+ * found in the LICENSE file at https://angular.io/license
466462
+ *)
466463
+
466464
+ @angular-devkit/schematics/tasks/run-schematic/executor.js:
466465
+ (**
466466
+ * @license
466467
+ * Copyright Google LLC All Rights Reserved.
466468
+ *
466469
+ * Use of this source code is governed by an MIT-style license that can be
466470
+ * found in the LICENSE file at https://angular.io/license
466471
+ *)
466472
+
466473
+ @angular-devkit/schematics/tasks/node/index.js:
466474
+ (**
466475
+ * @license
466476
+ * Copyright Google LLC All Rights Reserved.
466477
+ *
466478
+ * Use of this source code is governed by an MIT-style license that can be
466479
+ * found in the LICENSE file at https://angular.io/license
466480
+ *)
466481
+
466482
+ @angular-devkit/schematics/tools/description.js:
466483
+ (**
466484
+ * @license
466485
+ * Copyright Google LLC All Rights Reserved.
466486
+ *
466487
+ * Use of this source code is governed by an MIT-style license that can be
466488
+ * found in the LICENSE file at https://angular.io/license
466489
+ *)
466490
+
466491
+ @angular-devkit/schematics/tools/export-ref.js:
466492
+ (**
466493
+ * @license
466494
+ * Copyright Google LLC All Rights Reserved.
466495
+ *
466496
+ * Use of this source code is governed by an MIT-style license that can be
466497
+ * found in the LICENSE file at https://angular.io/license
466498
+ *)
466499
+
466500
+ @angular-devkit/schematics/tools/file-system-utility.js:
466501
+ (**
466502
+ * @license
466503
+ * Copyright Google LLC All Rights Reserved.
466504
+ *
466505
+ * Use of this source code is governed by an MIT-style license that can be
466506
+ * found in the LICENSE file at https://angular.io/license
466507
+ *)
466508
+
466509
+ @angular-devkit/schematics/tools/file-system-engine-host-base.js:
466510
+ (**
466511
+ * @license
466512
+ * Copyright Google LLC All Rights Reserved.
466513
+ *
466514
+ * Use of this source code is governed by an MIT-style license that can be
466515
+ * found in the LICENSE file at https://angular.io/license
466516
+ *)
466517
+
466518
+ @angular-devkit/schematics/tools/node-module-engine-host.js:
466519
+ (**
466520
+ * @license
466521
+ * Copyright Google LLC All Rights Reserved.
466522
+ *
466523
+ * Use of this source code is governed by an MIT-style license that can be
466524
+ * found in the LICENSE file at https://angular.io/license
466525
+ *)
466526
+
466527
+ @angular-devkit/schematics/tools/schema-option-transform.js:
466528
+ (**
466529
+ * @license
466530
+ * Copyright Google LLC All Rights Reserved.
466531
+ *
466532
+ * Use of this source code is governed by an MIT-style license that can be
466533
+ * found in the LICENSE file at https://angular.io/license
466534
+ *)
466535
+
466536
+ @angular-devkit/schematics/tools/workflow/node-workflow.js:
466537
+ (**
466538
+ * @license
466539
+ * Copyright Google LLC All Rights Reserved.
466540
+ *
466541
+ * Use of this source code is governed by an MIT-style license that can be
466542
+ * found in the LICENSE file at https://angular.io/license
466543
+ *)
466544
+
466545
+ @angular-devkit/schematics/tools/file-system-engine-host.js:
466546
+ (**
466547
+ * @license
466548
+ * Copyright Google LLC All Rights Reserved.
466549
+ *
466550
+ * Use of this source code is governed by an MIT-style license that can be
466551
+ * found in the LICENSE file at https://angular.io/license
466552
+ *)
466553
+
466554
+ @angular-devkit/schematics/tools/node-modules-test-engine-host.js:
466555
+ (**
466556
+ * @license
466557
+ * Copyright Google LLC All Rights Reserved.
466558
+ *
466559
+ * Use of this source code is governed by an MIT-style license that can be
466560
+ * found in the LICENSE file at https://angular.io/license
466561
+ *)
466562
+
466563
+ @angular-devkit/schematics/tools/index.js:
466564
+ (**
466565
+ * @license
466566
+ * Copyright Google LLC All Rights Reserved.
466567
+ *
466568
+ * Use of this source code is governed by an MIT-style license that can be
466569
+ * found in the LICENSE file at https://angular.io/license
466570
+ *)
466571
+
466572
+ @angular-devkit/schematics/testing/schematic-test-runner.js:
466573
+ (**
466574
+ * @license
466575
+ * Copyright Google LLC All Rights Reserved.
466576
+ *
466577
+ * Use of this source code is governed by an MIT-style license that can be
466578
+ * found in the LICENSE file at https://angular.io/license
466579
+ *)
466580
+
466581
+ @angular-devkit/schematics/testing/index.js:
466582
+ (**
466583
+ * @license
466584
+ * Copyright Google LLC All Rights Reserved.
466585
+ *
466586
+ * Use of this source code is governed by an MIT-style license that can be
466587
+ * found in the LICENSE file at https://angular.io/license
466588
+ *)
466589
+
466590
+ @angular-devkit/architect/src/jobs/api.js:
466591
+ (**
466592
+ * @license
466593
+ * Copyright Google LLC All Rights Reserved.
466594
+ *
466595
+ * Use of this source code is governed by an MIT-style license that can be
466596
+ * found in the LICENSE file at https://angular.io/license
466597
+ *)
466598
+
466599
+ @angular-devkit/architect/src/jobs/strategy.js:
466600
+ (**
466601
+ * @license
466602
+ * Copyright Google LLC All Rights Reserved.
466603
+ *
466604
+ * Use of this source code is governed by an MIT-style license that can be
466605
+ * found in the LICENSE file at https://angular.io/license
466606
+ *)
466607
+
466608
+ @angular-devkit/architect/src/jobs/create-job-handler.js:
466609
+ (**
466610
+ * @license
466611
+ * Copyright Google LLC All Rights Reserved.
466612
+ *
466613
+ * Use of this source code is governed by an MIT-style license that can be
466614
+ * found in the LICENSE file at https://angular.io/license
466615
+ *)
466616
+
466617
+ @angular-devkit/architect/src/jobs/exception.js:
466618
+ (**
466619
+ * @license
466620
+ * Copyright Google LLC All Rights Reserved.
466621
+ *
466622
+ * Use of this source code is governed by an MIT-style license that can be
466623
+ * found in the LICENSE file at https://angular.io/license
466624
+ *)
466625
+
466626
+ @angular-devkit/architect/src/jobs/dispatcher.js:
466627
+ (**
466628
+ * @license
466629
+ * Copyright Google LLC All Rights Reserved.
466630
+ *
466631
+ * Use of this source code is governed by an MIT-style license that can be
466632
+ * found in the LICENSE file at https://angular.io/license
466633
+ *)
466634
+
466635
+ @angular-devkit/architect/src/jobs/fallback-registry.js:
466636
+ (**
466637
+ * @license
466638
+ * Copyright Google LLC All Rights Reserved.
466639
+ *
466640
+ * Use of this source code is governed by an MIT-style license that can be
466641
+ * found in the LICENSE file at https://angular.io/license
466642
+ *)
466643
+
466644
+ @angular-devkit/architect/src/jobs/simple-registry.js:
466645
+ (**
466646
+ * @license
466647
+ * Copyright Google LLC All Rights Reserved.
466648
+ *
466649
+ * Use of this source code is governed by an MIT-style license that can be
466650
+ * found in the LICENSE file at https://angular.io/license
466651
+ *)
466652
+
466653
+ @angular-devkit/architect/src/jobs/simple-scheduler.js:
466654
+ (**
466655
+ * @license
466656
+ * Copyright Google LLC All Rights Reserved.
466657
+ *
466658
+ * Use of this source code is governed by an MIT-style license that can be
466659
+ * found in the LICENSE file at https://angular.io/license
466660
+ *)
466661
+
466662
+ @angular-devkit/architect/src/jobs/index.js:
466663
+ (**
466664
+ * @license
466665
+ * Copyright Google LLC All Rights Reserved.
466666
+ *
466667
+ * Use of this source code is governed by an MIT-style license that can be
466668
+ * found in the LICENSE file at https://angular.io/license
466669
+ *)
466670
+
466671
+ @angular-devkit/architect/src/api.js:
466672
+ (**
466673
+ * @license
466674
+ * Copyright Google LLC All Rights Reserved.
466675
+ *
466676
+ * Use of this source code is governed by an MIT-style license that can be
466677
+ * found in the LICENSE file at https://angular.io/license
466678
+ *)
466679
+
466680
+ @angular-devkit/architect/src/schedule-by-name.js:
466681
+ (**
466682
+ * @license
466683
+ * Copyright Google LLC All Rights Reserved.
466684
+ *
466685
+ * Use of this source code is governed by an MIT-style license that can be
466686
+ * found in the LICENSE file at https://angular.io/license
466687
+ *)
466688
+
466689
+ @angular-devkit/architect/src/architect.js:
466690
+ (**
466691
+ * @license
466692
+ * Copyright Google LLC All Rights Reserved.
466693
+ *
466694
+ * Use of this source code is governed by an MIT-style license that can be
466695
+ * found in the LICENSE file at https://angular.io/license
466696
+ *)
466697
+
466698
+ @angular-devkit/architect/src/internal.js:
466699
+ (**
466700
+ * @license
466701
+ * Copyright Google LLC All Rights Reserved.
466702
+ *
466703
+ * Use of this source code is governed by an MIT-style license that can be
466704
+ * found in the LICENSE file at https://angular.io/license
466705
+ *)
466706
+
466707
+ @angular-devkit/architect/src/create-builder.js:
466708
+ (**
466709
+ * @license
466710
+ * Copyright Google LLC All Rights Reserved.
466711
+ *
466712
+ * Use of this source code is governed by an MIT-style license that can be
466713
+ * found in the LICENSE file at https://angular.io/license
466714
+ *)
466715
+
466716
+ @angular-devkit/architect/src/index.js:
466717
+ (**
466718
+ * @license
466719
+ * Copyright Google LLC All Rights Reserved.
466720
+ *
466721
+ * Use of this source code is governed by an MIT-style license that can be
466722
+ * found in the LICENSE file at https://angular.io/license
466723
+ *)
466724
+
466725
+ typescript/lib/typescript.js:
466726
+ (*! *****************************************************************************
466727
+ Copyright (c) Microsoft Corporation. All rights reserved.
466728
+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use
466729
+ this file except in compliance with the License. You may obtain a copy of the
466730
+ License at http://www.apache.org/licenses/LICENSE-2.0
466731
+
466732
+ THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
466733
+ KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
466734
+ WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
466735
+ MERCHANTABLITY OR NON-INFRINGEMENT.
466736
+
466737
+ See the Apache Version 2.0 License for specific language governing permissions
466738
+ and limitations under the License.
466739
+ ***************************************************************************** *)
466740
+
466741
+ queue-microtask/index.js:
466742
+ (*! queue-microtask. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
466743
+
466744
+ run-parallel/index.js:
466745
+ (*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
466746
+
466747
+ cosmiconfig/dist/loaders.js:
466748
+ (* istanbul ignore next -- @preserve *)
466749
+
466750
+ cosmiconfig/dist/util.js:
466751
+ (* istanbul ignore next -- @preserve *)
466752
+
466753
+ cosmiconfig/dist/ExplorerBase.js:
466754
+ (* istanbul ignore if -- @preserve *)
466755
+ (* istanbul ignore next -- @preserve *)
466756
+
466757
+ cosmiconfig/dist/Explorer.js:
466758
+ (* istanbul ignore if -- @preserve *)
466759
+
466760
+ cosmiconfig/dist/ExplorerSync.js:
466761
+ (* istanbul ignore if -- @preserve *)
466762
+
466763
+ rollup/dist/shared/parseAst.js:
466764
+ (*
466765
+ @license
466766
+ Rollup.js v4.10.0
466767
+ Sat, 10 Feb 2024 05:58:12 GMT - commit 762420860765e8e46e24d48b38f5b98ca31735fa
466768
+
466769
+ https://github.com/rollup/rollup
466770
+
466771
+ Released under the MIT License.
466772
+ *)
466773
+
466774
+ rollup/dist/shared/rollup.js:
466775
+ (*
466776
+ @license
466777
+ Rollup.js v4.10.0
466778
+ Sat, 10 Feb 2024 05:58:12 GMT - commit 762420860765e8e46e24d48b38f5b98ca31735fa
466779
+
466780
+ https://github.com/rollup/rollup
466781
+
466782
+ Released under the MIT License.
466783
+ *)
466784
+
466785
+ rollup/dist/shared/fsevents-importer.js:
466786
+ (*
466787
+ @license
466788
+ Rollup.js v4.10.0
466789
+ Sat, 10 Feb 2024 05:58:12 GMT - commit 762420860765e8e46e24d48b38f5b98ca31735fa
466790
+
466791
+ https://github.com/rollup/rollup
466792
+
466793
+ Released under the MIT License.
466794
+ *)
466795
+
466796
+ rollup/dist/shared/index.js:
466797
+ (*
466798
+ @license
466799
+ Rollup.js v4.10.0
466800
+ Sat, 10 Feb 2024 05:58:12 GMT - commit 762420860765e8e46e24d48b38f5b98ca31735fa
466801
+
466802
+ https://github.com/rollup/rollup
466803
+
466804
+ Released under the MIT License.
466805
+ *)
466806
+ (*!
466807
+ * normalize-path <https://github.com/jonschlinkert/normalize-path>
466808
+ *
466809
+ * Copyright (c) 2014-2018, Jon Schlinkert.
466810
+ * Released under the MIT License.
466811
+ *)
466812
+ (*!
466813
+ * is-extglob <https://github.com/jonschlinkert/is-extglob>
466814
+ *
466815
+ * Copyright (c) 2014-2016, Jon Schlinkert.
466816
+ * Licensed under the MIT License.
466817
+ *)
466818
+ (*!
466819
+ * is-glob <https://github.com/jonschlinkert/is-glob>
466820
+ *
466821
+ * Copyright (c) 2014-2017, Jon Schlinkert.
466822
+ * Released under the MIT License.
466823
+ *)
466824
+ (*!
466825
+ * is-number <https://github.com/jonschlinkert/is-number>
466826
+ *
466827
+ * Copyright (c) 2014-present, Jon Schlinkert.
466828
+ * Released under the MIT License.
466829
+ *)
466830
+ (*!
466831
+ * to-regex-range <https://github.com/micromatch/to-regex-range>
466832
+ *
466833
+ * Copyright (c) 2015-present, Jon Schlinkert.
466834
+ * Released under the MIT License.
466835
+ *)
466836
+ (*!
466837
+ * fill-range <https://github.com/jonschlinkert/fill-range>
466838
+ *
466839
+ * Copyright (c) 2014-present, Jon Schlinkert.
466840
+ * Licensed under the MIT License.
466841
+ *)
466842
+
466843
+ rollup/dist/shared/watch.js:
466844
+ (*
466845
+ @license
466846
+ Rollup.js v4.10.0
466847
+ Sat, 10 Feb 2024 05:58:12 GMT - commit 762420860765e8e46e24d48b38f5b98ca31735fa
466848
+
466849
+ https://github.com/rollup/rollup
466850
+
466851
+ Released under the MIT License.
466852
+ *)
466853
+
466854
+ rollup/dist/rollup.js:
466855
+ (*
466856
+ @license
466857
+ Rollup.js v4.10.0
466858
+ Sat, 10 Feb 2024 05:58:12 GMT - commit 762420860765e8e46e24d48b38f5b98ca31735fa
466859
+
466860
+ https://github.com/rollup/rollup
466861
+
466862
+ Released under the MIT License.
466863
+ *)
466864
+ */