Skip to content

Commit 8827f96

Browse files
committed
Merge branch 'release/15.0.0'
2 parents 2e2a87c + 65b008f commit 8827f96

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+7156
-18096
lines changed

angular.json

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
"src/styles.scss"
3232
],
3333
"scripts": [],
34+
"allowedCommonJsDependencies": [
35+
"moment"
36+
],
3437
"vendorChunk": true,
3538
"extractLicenses": false,
3639
"buildOptimizer": false,
@@ -103,18 +106,6 @@
103106
],
104107
"scripts": []
105108
}
106-
},
107-
"e2e": {
108-
"builder": "@angular-devkit/build-angular:protractor",
109-
"options": {
110-
"protractorConfig": "e2e/protractor.conf.js",
111-
"devServerTarget": "ngx-utility:serve"
112-
},
113-
"configurations": {
114-
"production": {
115-
"devServerTarget": "ngx-utility:serve:production"
116-
}
117-
}
118109
}
119110
}
120111
},

docs/112.2870fa82fea34545.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/112.9bb7ed3855958839.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/3rdpartylicenses.txt

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MIT
55
MIT
66
The MIT License
77

8-
Copyright (c) 2022 Google LLC.
8+
Copyright (c) 2023 Google LLC.
99

1010
Permission is hereby granted, free of charge, to any person obtaining a copy
1111
of this software and associated documentation files (the "Software"), to deal
@@ -39,7 +39,7 @@ MIT
3939
MIT
4040
The MIT License
4141

42-
Copyright (c) 2022 Google LLC.
42+
Copyright (c) 2023 Google LLC.
4343

4444
Permission is hereby granted, free of charge, to any person obtaining a copy
4545
of this software and associated documentation files (the "Software"), to deal
@@ -343,6 +343,21 @@ Apache-2.0
343343

344344

345345

346+
tslib
347+
0BSD
348+
Copyright (c) Microsoft Corporation.
349+
350+
Permission to use, copy, modify, and/or distribute this software for any
351+
purpose with or without fee is hereby granted.
352+
353+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
354+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
355+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
356+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
357+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
358+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
359+
PERFORMANCE OF THIS SOFTWARE.
360+
346361
zone.js
347362
MIT
348363
The MIT License

docs/408.700ee37c540d94e6.js renamed to docs/408.0a0887ae5933ef8a.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/535.89b5631168458674.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)