@chat21/chat21-web-widget 5.0.52 → 5.0.53-rc.2

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.
Files changed (137) hide show
  1. package/.github/workflows/docker-community-push-latest.yml +1 -0
  2. package/.github/workflows/docker-image-tag-community-tag-push.yml +1 -0
  3. package/CHANGELOG.md +16 -0
  4. package/Dockerfile +2 -2
  5. package/angular.json +4 -21
  6. package/deploy_amazon_beta.sh +1 -1
  7. package/deploy_amazon_prod.sh +1 -1
  8. package/package.json +17 -18
  9. package/src/app/app.component.scss +38 -10
  10. package/src/app/app.component.ts +2 -0
  11. package/src/app/app.module.ts +5 -3
  12. package/src/app/component/conversation-detail/conversation/conversation.component.html +13 -1
  13. package/src/app/component/conversation-detail/conversation/conversation.component.scss +19 -0
  14. package/src/app/component/conversation-detail/conversation/conversation.component.ts +50 -9
  15. package/src/app/component/conversation-detail/conversation-content/conversation-content.component.spec.ts +0 -2
  16. package/src/app/component/conversation-detail/conversation-content/conversation-content.component.ts +0 -10
  17. package/src/app/component/conversation-detail/conversation-footer/conversation-footer.component.ts +22 -0
  18. package/src/app/component/form/form-builder/form-builder.component.ts +1 -1
  19. package/src/app/component/form/inputs/form-checkbox/form-checkbox.component.ts +1 -1
  20. package/src/app/component/form/inputs/form-label/form-label.component.ts +1 -1
  21. package/src/app/component/form/inputs/form-text/form-text.component.ts +2 -2
  22. package/src/app/component/form/inputs/form-textarea/form-textarea.component.ts +2 -2
  23. package/src/app/component/form/prechat-form/prechat-form.component.ts +1 -1
  24. package/src/app/component/home/home.component.html +7 -15
  25. package/src/app/component/message/bubble-message/bubble-message.component.html +1 -4
  26. package/src/app/component/message/bubble-message/bubble-message.component.ts +1 -37
  27. package/src/app/component/message/image/image.component.ts +1 -9
  28. package/src/app/component/message/info-message/info-message.component.html +3 -3
  29. package/src/app/component/message/info-message/info-message.component.ts +0 -10
  30. package/src/app/directives/tooltip.directive.spec.ts +8 -0
  31. package/src/app/directives/tooltip.directive.ts +46 -0
  32. package/src/app/providers/global-settings.service.ts +2 -2
  33. package/src/app/utils/rules.ts +13 -0
  34. package/src/base_script.html +57 -0
  35. package/src/chat21-core/providers/abstract/archivedconversations-handler.service.ts +5 -5
  36. package/src/chat21-core/providers/abstract/conversation-handler.service.ts +6 -6
  37. package/src/chat21-core/providers/abstract/conversations-handler.service.ts +6 -6
  38. package/src/chat21-core/providers/abstract/groups-handler.service.ts +5 -5
  39. package/src/chat21-core/providers/abstract/logger.service.ts +1 -0
  40. package/src/chat21-core/providers/abstract/messagingAuth.service.ts +2 -2
  41. package/src/chat21-core/providers/abstract/presence.service.ts +2 -2
  42. package/src/chat21-core/providers/abstract/typing.service.ts +2 -2
  43. package/src/chat21-core/providers/abstract/upload.service.ts +1 -1
  44. package/src/chat21-core/providers/firebase/firebase-archivedconversations-handler.ts +1 -1
  45. package/src/chat21-core/providers/firebase/firebase-groups-handler.ts +1 -1
  46. package/src/chat21-core/providers/logger/customLogger.ts +4 -0
  47. package/src/chat21-core/providers/mqtt/mqtt-archivedconversations-handler.ts +1 -1
  48. package/src/chat21-core/providers/mqtt/mqtt-conversations-handler.ts +0 -1
  49. package/src/chat21-core/providers/mqtt/mqtt-groups-handler.ts +1 -1
  50. package/src/chat21-core/utils/constants.ts +3 -2
  51. package/src/chat21-core/utils/utils.ts +2 -0
  52. package/src/launch.js +4 -61
  53. package/src/polyfills.ts +0 -10
  54. package/src/test.ts +3 -1
  55. package/tsconfig.json +5 -3
  56. package/dist/3rdpartylicenses.txt +0 -942
  57. package/dist/assets/i18n/en.json +0 -94
  58. package/dist/assets/i18n/es.json +0 -90
  59. package/dist/assets/i18n/fr.json +0 -90
  60. package/dist/assets/i18n/it.json +0 -90
  61. package/dist/assets/images/avatar_bot_tiledesk.svg +0 -1
  62. package/dist/assets/images/chat_human_avatar.svg +0 -12
  63. package/dist/assets/images/f21ico-done.svg +0 -1
  64. package/dist/assets/images/f21ico-done_all.svg +0 -1
  65. package/dist/assets/images/f21ico-schedule.svg +0 -1
  66. package/dist/assets/images/file-alt-solid.png +0 -0
  67. package/dist/assets/images/light_avatar_placeholder.svg +0 -1
  68. package/dist/assets/images/tommy_bot_tiledesk.svg +0 -48
  69. package/dist/assets/images/website_mockup.jpg +0 -0
  70. package/dist/assets/js/chat21client.js +0 -1066
  71. package/dist/assets/js/mqtt/4.1.0/mqtt.min.js +0 -1
  72. package/dist/assets/js/mqtt/4.2.6/mqtt.min.js +0 -1
  73. package/dist/assets/js/mqtt/4.2.8/mqtt.min.js +0 -1
  74. package/dist/assets/sounds/Carme.mp3 +0 -0
  75. package/dist/assets/sounds/justsaying.mp3 +0 -0
  76. package/dist/assets/sounds/pling.mp3 +0 -0
  77. package/dist/assets/styles/tiledesk_v1.scss +0 -22
  78. package/dist/assets/twp/chatbot-panel.html +0 -424
  79. package/dist/assets/twp/index-dev.html +0 -2430
  80. package/dist/assets/twp/index.html +0 -603
  81. package/dist/assets/twp/tiledesk_widget_files/bootstrap.min.css +0 -5
  82. package/dist/assets/twp/tiledesk_widget_files/bootstrap.min.js +0 -7
  83. package/dist/assets/twp/tiledesk_widget_files/facebook.png +0 -0
  84. package/dist/assets/twp/tiledesk_widget_files/font-awesome.min.css +0 -4
  85. package/dist/assets/twp/tiledesk_widget_files/icon +0 -23
  86. package/dist/assets/twp/tiledesk_widget_files/jquery.min.js +0 -2
  87. package/dist/assets/twp/tiledesk_widget_files/linkedin.png +0 -0
  88. package/dist/assets/twp/tiledesk_widget_files/logo-black.png +0 -0
  89. package/dist/assets/twp/tiledesk_widget_files/logo-mobile.png +0 -0
  90. package/dist/assets/twp/tiledesk_widget_files/logo-short.png +0 -0
  91. package/dist/assets/twp/tiledesk_widget_files/logo.png +0 -0
  92. package/dist/assets/twp/tiledesk_widget_files/logo@2x-black.png +0 -0
  93. package/dist/assets/twp/tiledesk_widget_files/telegram.png +0 -0
  94. package/dist/assets/twp/tiledesk_widget_files/twitter.png +0 -0
  95. package/dist/assets/twp/tiledesk_widget_files/website-poly.min.css +0 -5623
  96. package/dist/assets/twp/tiledesk_widget_files/whatsapp.png +0 -0
  97. package/dist/environments/real_data/widget-config-docker.json +0 -28
  98. package/dist/environments/real_data/widget-config-firebase.json +0 -30
  99. package/dist/environments/real_data/widget-config-mqtt.json +0 -27
  100. package/dist/environments/real_data/widget-config-native-mqtt.json +0 -28
  101. package/dist/environments/real_data/widget-config-native-prod.json +0 -27
  102. package/dist/f21ico-done.svg +0 -1
  103. package/dist/f21ico-done_all.svg +0 -1
  104. package/dist/f21ico-schedule.svg +0 -1
  105. package/dist/favicon.ico +0 -0
  106. package/dist/iframe-style.css +0 -189
  107. package/dist/index.html +0 -16
  108. package/dist/launch.js +0 -428
  109. package/dist/main.js +0 -1
  110. package/dist/polyfills-es5.js +0 -1
  111. package/dist/polyfills.js +0 -1
  112. package/dist/runtime.js +0 -1
  113. package/dist/scripts.js +0 -1
  114. package/dist/styles.css +0 -1
  115. package/dist/styles.js +0 -1
  116. package/dist/test-auth-remote.html +0 -95
  117. package/dist/test-auth.html +0 -49
  118. package/dist/test-buttons.html +0 -147
  119. package/dist/test-custom-auth.html +0 -50
  120. package/dist/test-new.html +0 -231
  121. package/dist/test.html +0 -142
  122. package/dist/tiledesk.js +0 -72
  123. package/dist/vendor.js +0 -1
  124. package/dist/widget-config-template.json +0 -29
  125. package/dist/widget-config.json +0 -29
  126. package/e2e/protractor.conf.js +0 -32
  127. package/src/environments/environment.pre.ts +0 -42
  128. package/src/environments/environment.prod.ts +0 -40
  129. package/src/environments/environment.ts +0 -41
  130. package/src/environments/real_data/widget-config-docker.json +0 -28
  131. package/src/environments/real_data/widget-config-firebase.json +0 -30
  132. package/src/environments/real_data/widget-config-mqtt.json +0 -27
  133. package/src/environments/real_data/widget-config-native-mqtt.json +0 -28
  134. package/src/environments/real_data/widget-config-native-prod.json +0 -27
  135. package/src/test-auth-remote.html +0 -95
  136. package/src/test-auth.html +0 -49
  137. package/src/test-buttons.html +0 -147
@@ -1,942 +0,0 @@
1
- @angular-devkit/build-angular
2
- MIT
3
- The MIT License
4
-
5
- Copyright (c) 2017 Google, Inc.
6
-
7
- Permission is hereby granted, free of charge, to any person obtaining a copy
8
- of this software and associated documentation files (the "Software"), to deal
9
- in the Software without restriction, including without limitation the rights
10
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11
- copies of the Software, and to permit persons to whom the Software is
12
- furnished to do so, subject to the following conditions:
13
-
14
- The above copyright notice and this permission notice shall be included in all
15
- copies or substantial portions of the Software.
16
-
17
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23
- SOFTWARE.
24
-
25
-
26
- @angular/animations
27
- MIT
28
-
29
- @angular/common
30
- MIT
31
-
32
- @angular/compiler
33
- MIT
34
-
35
- @angular/core
36
- MIT
37
-
38
- @angular/forms
39
- MIT
40
-
41
- @angular/platform-browser
42
- MIT
43
-
44
- @babel/runtime
45
- MIT
46
- MIT License
47
-
48
- Copyright (c) 2014-present Sebastian McKenzie and other contributors
49
-
50
- Permission is hereby granted, free of charge, to any person obtaining
51
- a copy of this software and associated documentation files (the
52
- "Software"), to deal in the Software without restriction, including
53
- without limitation the rights to use, copy, modify, merge, publish,
54
- distribute, sublicense, and/or sell copies of the Software, and to
55
- permit persons to whom the Software is furnished to do so, subject to
56
- the following conditions:
57
-
58
- The above copyright notice and this permission notice shall be
59
- included in all copies or substantial portions of the Software.
60
-
61
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
62
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
63
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
64
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
65
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
66
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
67
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
68
-
69
-
70
- @ctrl/ngx-emoji-mart
71
- MIT
72
- The MIT License (MIT)
73
-
74
- Copyright (c) Scott Cooper
75
-
76
- Permission is hereby granted, free of charge, to any person obtaining a copy
77
- of this software and associated documentation files (the "Software"), to deal
78
- in the Software without restriction, including without limitation the rights
79
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
80
- copies of the Software, and to permit persons to whom the Software is
81
- furnished to do so, subject to the following conditions:
82
-
83
- The above copyright notice and this permission notice shall be included in all
84
- copies or substantial portions of the Software.
85
-
86
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
87
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
88
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
89
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
90
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
91
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
92
- SOFTWARE.
93
-
94
-
95
- @firebase/app
96
- Apache-2.0
97
-
98
- @firebase/auth
99
- Apache-2.0
100
-
101
- Apache License
102
- Version 2.0, January 2004
103
- http://www.apache.org/licenses/
104
-
105
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
106
-
107
- 1. Definitions.
108
-
109
- "License" shall mean the terms and conditions for use, reproduction,
110
- and distribution as defined by Sections 1 through 9 of this document.
111
-
112
- "Licensor" shall mean the copyright owner or entity authorized by
113
- the copyright owner that is granting the License.
114
-
115
- "Legal Entity" shall mean the union of the acting entity and all
116
- other entities that control, are controlled by, or are under common
117
- control with that entity. For the purposes of this definition,
118
- "control" means (i) the power, direct or indirect, to cause the
119
- direction or management of such entity, whether by contract or
120
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
121
- outstanding shares, or (iii) beneficial ownership of such entity.
122
-
123
- "You" (or "Your") shall mean an individual or Legal Entity
124
- exercising permissions granted by this License.
125
-
126
- "Source" form shall mean the preferred form for making modifications,
127
- including but not limited to software source code, documentation
128
- source, and configuration files.
129
-
130
- "Object" form shall mean any form resulting from mechanical
131
- transformation or translation of a Source form, including but
132
- not limited to compiled object code, generated documentation,
133
- and conversions to other media types.
134
-
135
- "Work" shall mean the work of authorship, whether in Source or
136
- Object form, made available under the License, as indicated by a
137
- copyright notice that is included in or attached to the work
138
- (an example is provided in the Appendix below).
139
-
140
- "Derivative Works" shall mean any work, whether in Source or Object
141
- form, that is based on (or derived from) the Work and for which the
142
- editorial revisions, annotations, elaborations, or other modifications
143
- represent, as a whole, an original work of authorship. For the purposes
144
- of this License, Derivative Works shall not include works that remain
145
- separable from, or merely link (or bind by name) to the interfaces of,
146
- the Work and Derivative Works thereof.
147
-
148
- "Contribution" shall mean any work of authorship, including
149
- the original version of the Work and any modifications or additions
150
- to that Work or Derivative Works thereof, that is intentionally
151
- submitted to Licensor for inclusion in the Work by the copyright owner
152
- or by an individual or Legal Entity authorized to submit on behalf of
153
- the copyright owner. For the purposes of this definition, "submitted"
154
- means any form of electronic, verbal, or written communication sent
155
- to the Licensor or its representatives, including but not limited to
156
- communication on electronic mailing lists, source code control systems,
157
- and issue tracking systems that are managed by, or on behalf of, the
158
- Licensor for the purpose of discussing and improving the Work, but
159
- excluding communication that is conspicuously marked or otherwise
160
- designated in writing by the copyright owner as "Not a Contribution."
161
-
162
- "Contributor" shall mean Licensor and any individual or Legal Entity
163
- on behalf of whom a Contribution has been received by Licensor and
164
- subsequently incorporated within the Work.
165
-
166
- 2. Grant of Copyright License. Subject to the terms and conditions of
167
- this License, each Contributor hereby grants to You a perpetual,
168
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
169
- copyright license to reproduce, prepare Derivative Works of,
170
- publicly display, publicly perform, sublicense, and distribute the
171
- Work and such Derivative Works in Source or Object form.
172
-
173
- 3. Grant of Patent License. Subject to the terms and conditions of
174
- this License, each Contributor hereby grants to You a perpetual,
175
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
176
- (except as stated in this section) patent license to make, have made,
177
- use, offer to sell, sell, import, and otherwise transfer the Work,
178
- where such license applies only to those patent claims licensable
179
- by such Contributor that are necessarily infringed by their
180
- Contribution(s) alone or by combination of their Contribution(s)
181
- with the Work to which such Contribution(s) was submitted. If You
182
- institute patent litigation against any entity (including a
183
- cross-claim or counterclaim in a lawsuit) alleging that the Work
184
- or a Contribution incorporated within the Work constitutes direct
185
- or contributory patent infringement, then any patent licenses
186
- granted to You under this License for that Work shall terminate
187
- as of the date such litigation is filed.
188
-
189
- 4. Redistribution. You may reproduce and distribute copies of the
190
- Work or Derivative Works thereof in any medium, with or without
191
- modifications, and in Source or Object form, provided that You
192
- meet the following conditions:
193
-
194
- (a) You must give any other recipients of the Work or
195
- Derivative Works a copy of this License; and
196
-
197
- (b) You must cause any modified files to carry prominent notices
198
- stating that You changed the files; and
199
-
200
- (c) You must retain, in the Source form of any Derivative Works
201
- that You distribute, all copyright, patent, trademark, and
202
- attribution notices from the Source form of the Work,
203
- excluding those notices that do not pertain to any part of
204
- the Derivative Works; and
205
-
206
- (d) If the Work includes a "NOTICE" text file as part of its
207
- distribution, then any Derivative Works that You distribute must
208
- include a readable copy of the attribution notices contained
209
- within such NOTICE file, excluding those notices that do not
210
- pertain to any part of the Derivative Works, in at least one
211
- of the following places: within a NOTICE text file distributed
212
- as part of the Derivative Works; within the Source form or
213
- documentation, if provided along with the Derivative Works; or,
214
- within a display generated by the Derivative Works, if and
215
- wherever such third-party notices normally appear. The contents
216
- of the NOTICE file are for informational purposes only and
217
- do not modify the License. You may add Your own attribution
218
- notices within Derivative Works that You distribute, alongside
219
- or as an addendum to the NOTICE text from the Work, provided
220
- that such additional attribution notices cannot be construed
221
- as modifying the License.
222
-
223
- You may add Your own copyright statement to Your modifications and
224
- may provide additional or different license terms and conditions
225
- for use, reproduction, or distribution of Your modifications, or
226
- for any such Derivative Works as a whole, provided Your use,
227
- reproduction, and distribution of the Work otherwise complies with
228
- the conditions stated in this License.
229
-
230
- 5. Submission of Contributions. Unless You explicitly state otherwise,
231
- any Contribution intentionally submitted for inclusion in the Work
232
- by You to the Licensor shall be under the terms and conditions of
233
- this License, without any additional terms or conditions.
234
- Notwithstanding the above, nothing herein shall supersede or modify
235
- the terms of any separate license agreement you may have executed
236
- with Licensor regarding such Contributions.
237
-
238
- 6. Trademarks. This License does not grant permission to use the trade
239
- names, trademarks, service marks, or product names of the Licensor,
240
- except as required for reasonable and customary use in describing the
241
- origin of the Work and reproducing the content of the NOTICE file.
242
-
243
- 7. Disclaimer of Warranty. Unless required by applicable law or
244
- agreed to in writing, Licensor provides the Work (and each
245
- Contributor provides its Contributions) on an "AS IS" BASIS,
246
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
247
- implied, including, without limitation, any warranties or conditions
248
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
249
- PARTICULAR PURPOSE. You are solely responsible for determining the
250
- appropriateness of using or redistributing the Work and assume any
251
- risks associated with Your exercise of permissions under this License.
252
-
253
- 8. Limitation of Liability. In no event and under no legal theory,
254
- whether in tort (including negligence), contract, or otherwise,
255
- unless required by applicable law (such as deliberate and grossly
256
- negligent acts) or agreed to in writing, shall any Contributor be
257
- liable to You for damages, including any direct, indirect, special,
258
- incidental, or consequential damages of any character arising as a
259
- result of this License or out of the use or inability to use the
260
- Work (including but not limited to damages for loss of goodwill,
261
- work stoppage, computer failure or malfunction, or any and all
262
- other commercial damages or losses), even if such Contributor
263
- has been advised of the possibility of such damages.
264
-
265
- 9. Accepting Warranty or Additional Liability. While redistributing
266
- the Work or Derivative Works thereof, You may choose to offer,
267
- and charge a fee for, acceptance of support, warranty, indemnity,
268
- or other liability obligations and/or rights consistent with this
269
- License. However, in accepting such obligations, You may act only
270
- on Your own behalf and on Your sole responsibility, not on behalf
271
- of any other Contributor, and only if You agree to indemnify,
272
- defend, and hold each Contributor harmless for any liability
273
- incurred by, or claims asserted against, such Contributor by reason
274
- of your accepting any such warranty or additional liability.
275
-
276
- END OF TERMS AND CONDITIONS
277
-
278
- APPENDIX: How to apply the Apache License to your work.
279
-
280
- To apply the Apache License to your work, attach the following
281
- boilerplate notice, with the fields enclosed by brackets "[]"
282
- replaced with your own identifying information. (Don't include
283
- the brackets!) The text should be enclosed in the appropriate
284
- comment syntax for the file format. We also recommend that a
285
- file or class name and description of purpose be included on the
286
- same "printed page" as the copyright notice for easier
287
- identification within third-party archives.
288
-
289
- Copyright [yyyy] [name of copyright owner]
290
-
291
- Licensed under the Apache License, Version 2.0 (the "License");
292
- you may not use this file except in compliance with the License.
293
- You may obtain a copy of the License at
294
-
295
- http://www.apache.org/licenses/LICENSE-2.0
296
-
297
- Unless required by applicable law or agreed to in writing, software
298
- distributed under the License is distributed on an "AS IS" BASIS,
299
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
300
- See the License for the specific language governing permissions and
301
- limitations under the License.
302
-
303
-
304
- @firebase/component
305
- Apache-2.0
306
-
307
- @firebase/database
308
- Apache-2.0
309
-
310
- @firebase/firestore
311
- Apache-2.0
312
-
313
- @firebase/installations
314
- Apache-2.0
315
-
316
- @firebase/logger
317
- Apache-2.0
318
-
319
- @firebase/messaging
320
- Apache-2.0
321
-
322
- @firebase/storage
323
- Apache-2.0
324
-
325
- @firebase/util
326
- Apache-2.0
327
-
328
- @firebase/webchannel-wrapper
329
- Apache-2.0
330
-
331
- @ngx-translate/core
332
- MIT
333
-
334
- @popperjs/core
335
- MIT
336
- The MIT License (MIT)
337
-
338
- Copyright (c) 2019 Federico Zivolo
339
-
340
- Permission is hereby granted, free of charge, to any person obtaining a copy of
341
- this software and associated documentation files (the "Software"), to deal in
342
- the Software without restriction, including without limitation the rights to
343
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
344
- the Software, and to permit persons to whom the Software is furnished to do so,
345
- subject to the following conditions:
346
-
347
- The above copyright notice and this permission notice shall be included in all
348
- copies or substantial portions of the Software.
349
-
350
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
351
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
352
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
353
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
354
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
355
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
356
-
357
-
358
- accept-language-parser
359
- MIT
360
- The MIT License (MIT)
361
-
362
- Copyright (c) 2013-2017 Opentable
363
-
364
- Permission is hereby granted, free of charge, to any person obtaining a copy of
365
- this software and associated documentation files (the "Software"), to deal in
366
- the Software without restriction, including without limitation the rights to
367
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
368
- the Software, and to permit persons to whom the Software is furnished to do so,
369
- subject to the following conditions:
370
-
371
- The above copyright notice and this permission notice shall be included in all
372
- copies or substantial portions of the Software.
373
-
374
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
375
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
376
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
377
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
378
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
379
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
380
-
381
-
382
- bootstrap
383
- MIT
384
- The MIT License (MIT)
385
-
386
- Copyright (c) 2011-2021 Twitter, Inc.
387
- Copyright (c) 2011-2021 The Bootstrap Authors
388
-
389
- Permission is hereby granted, free of charge, to any person obtaining a copy
390
- of this software and associated documentation files (the "Software"), to deal
391
- in the Software without restriction, including without limitation the rights
392
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
393
- copies of the Software, and to permit persons to whom the Software is
394
- furnished to do so, subject to the following conditions:
395
-
396
- The above copyright notice and this permission notice shall be included in
397
- all copies or substantial portions of the Software.
398
-
399
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
400
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
401
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
402
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
403
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
404
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
405
- THE SOFTWARE.
406
-
407
-
408
- core-js
409
- MIT
410
- Copyright (c) 2014-2021 Denis Pushkarev
411
-
412
- Permission is hereby granted, free of charge, to any person obtaining a copy
413
- of this software and associated documentation files (the "Software"), to deal
414
- in the Software without restriction, including without limitation the rights
415
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
416
- copies of the Software, and to permit persons to whom the Software is
417
- furnished to do so, subject to the following conditions:
418
-
419
- The above copyright notice and this permission notice shall be included in
420
- all copies or substantial portions of the Software.
421
-
422
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
423
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
424
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
425
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
426
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
427
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
428
- THE SOFTWARE.
429
-
430
-
431
- emoji-regex
432
- MIT
433
- Copyright Mathias Bynens <https://mathiasbynens.be/>
434
-
435
- Permission is hereby granted, free of charge, to any person obtaining
436
- a copy of this software and associated documentation files (the
437
- "Software"), to deal in the Software without restriction, including
438
- without limitation the rights to use, copy, modify, merge, publish,
439
- distribute, sublicense, and/or sell copies of the Software, and to
440
- permit persons to whom the Software is furnished to do so, subject to
441
- the following conditions:
442
-
443
- The above copyright notice and this permission notice shall be
444
- included in all copies or substantial portions of the Software.
445
-
446
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
447
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
448
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
449
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
450
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
451
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
452
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
453
-
454
-
455
- file-saver
456
- MIT
457
- The MIT License
458
-
459
- Copyright © 2016 [Eli Grey][1].
460
-
461
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
462
-
463
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
464
-
465
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
466
-
467
- [1]: http://eligrey.com
468
-
469
-
470
- firebase/app
471
-
472
- firebase/auth
473
-
474
- firebase/database
475
-
476
- firebase/firestore
477
-
478
- firebase/messaging
479
-
480
- firebase/storage
481
-
482
- humanize-duration-ts
483
- MIT
484
- This is free and unencumbered software released into the public domain.
485
-
486
- Anyone is free to copy, modify, publish, use, compile, sell, or
487
- distribute this software, either in source code form or as a compiled
488
- binary, for any purpose, commercial or non-commercial, and by any
489
- means.
490
-
491
- In jurisdictions that recognize copyright laws, the author or authors
492
- of this software dedicate any and all copyright interest in the
493
- software to the public domain. We make this dedication for the benefit
494
- of the public at large and to the detriment of our heirs and
495
- successors. We intend this dedication to be an overt act of
496
- relinquishment in perpetuity of all present and future rights to this
497
- software under copyright law.
498
-
499
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
500
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
501
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
502
- IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
503
- OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
504
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
505
- OTHER DEALINGS IN THE SOFTWARE.
506
-
507
- For more information, please refer to <http://unlicense.org>
508
-
509
-
510
- idb
511
- ISC
512
- ISC License (ISC)
513
- Copyright (c) 2016, Jake Archibald <jaffathecake@gmail.com>
514
-
515
- Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
516
-
517
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
518
-
519
-
520
- marked
521
- MIT
522
- # License information
523
-
524
- ## Contribution License Agreement
525
-
526
- If you contribute code to this project, you are implicitly allowing your code
527
- to be distributed under the MIT license. You are also implicitly verifying that
528
- all code is your original work. `</legalese>`
529
-
530
- ## Marked
531
-
532
- Copyright (c) 2018+, MarkedJS (https://github.com/markedjs/)
533
- Copyright (c) 2011-2018, Christopher Jeffrey (https://github.com/chjj/)
534
-
535
- Permission is hereby granted, free of charge, to any person obtaining a copy
536
- of this software and associated documentation files (the "Software"), to deal
537
- in the Software without restriction, including without limitation the rights
538
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
539
- copies of the Software, and to permit persons to whom the Software is
540
- furnished to do so, subject to the following conditions:
541
-
542
- The above copyright notice and this permission notice shall be included in
543
- all copies or substantial portions of the Software.
544
-
545
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
546
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
547
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
548
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
549
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
550
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
551
- THE SOFTWARE.
552
-
553
- ## Markdown
554
-
555
- Copyright © 2004, John Gruber
556
- http://daringfireball.net/
557
- All rights reserved.
558
-
559
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
560
-
561
- * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
562
- * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
563
- * Neither the name “Markdown” nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
564
-
565
- This software is provided by the copyright holders and contributors “as is” and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.
566
-
567
-
568
- moment
569
- MIT
570
- Copyright (c) JS Foundation and other contributors
571
-
572
- Permission is hereby granted, free of charge, to any person
573
- obtaining a copy of this software and associated documentation
574
- files (the "Software"), to deal in the Software without
575
- restriction, including without limitation the rights to use,
576
- copy, modify, merge, publish, distribute, sublicense, and/or sell
577
- copies of the Software, and to permit persons to whom the
578
- Software is furnished to do so, subject to the following
579
- conditions:
580
-
581
- The above copyright notice and this permission notice shall be
582
- included in all copies or substantial portions of the Software.
583
-
584
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
585
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
586
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
587
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
588
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
589
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
590
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
591
- OTHER DEALINGS IN THE SOFTWARE.
592
-
593
-
594
- ng2-tooltip-directive
595
- MIT
596
-
597
- ngx-logger
598
- MIT
599
- The MIT License
600
-
601
- Copyright (c) 2018 David Fannin
602
-
603
- Permission is hereby granted, free of charge, to any person obtaining a copy
604
- of this software and associated documentation files (the "Software"), to deal
605
- in the Software without restriction, including without limitation the rights
606
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
607
- copies of the Software, and to permit persons to whom the Software is
608
- furnished to do so, subject to the following conditions:
609
-
610
- The above copyright notice and this permission notice shall be included in
611
- all copies or substantial portions of the Software.
612
-
613
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
614
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
615
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
616
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
617
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
618
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
619
- THE SOFTWARE.
620
-
621
-
622
- ngx-moment
623
- MIT
624
- The MIT License (MIT)
625
-
626
- Copyright (c) 2013-2020 Uri Shaked and contributors
627
-
628
- Permission is hereby granted, free of charge, to any person obtaining a copy
629
- of this software and associated documentation files (the "Software"), to deal
630
- in the Software without restriction, including without limitation the rights
631
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
632
- copies of the Software, and to permit persons to whom the Software is
633
- furnished to do so, subject to the following conditions:
634
-
635
- The above copyright notice and this permission notice shall be included in
636
- all copies or substantial portions of the Software.
637
-
638
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
639
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
640
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
641
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
642
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
643
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
644
- THE SOFTWARE.
645
-
646
-
647
- popper.js
648
- MIT
649
-
650
- regenerator-runtime
651
- MIT
652
- MIT License
653
-
654
- Copyright (c) 2014-present, Facebook, Inc.
655
-
656
- Permission is hereby granted, free of charge, to any person obtaining a copy
657
- of this software and associated documentation files (the "Software"), to deal
658
- in the Software without restriction, including without limitation the rights
659
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
660
- copies of the Software, and to permit persons to whom the Software is
661
- furnished to do so, subject to the following conditions:
662
-
663
- The above copyright notice and this permission notice shall be included in all
664
- copies or substantial portions of the Software.
665
-
666
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
667
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
668
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
669
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
670
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
671
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
672
- SOFTWARE.
673
-
674
-
675
- rxjs
676
- Apache-2.0
677
- Apache License
678
- Version 2.0, January 2004
679
- http://www.apache.org/licenses/
680
-
681
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
682
-
683
- 1. Definitions.
684
-
685
- "License" shall mean the terms and conditions for use, reproduction,
686
- and distribution as defined by Sections 1 through 9 of this document.
687
-
688
- "Licensor" shall mean the copyright owner or entity authorized by
689
- the copyright owner that is granting the License.
690
-
691
- "Legal Entity" shall mean the union of the acting entity and all
692
- other entities that control, are controlled by, or are under common
693
- control with that entity. For the purposes of this definition,
694
- "control" means (i) the power, direct or indirect, to cause the
695
- direction or management of such entity, whether by contract or
696
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
697
- outstanding shares, or (iii) beneficial ownership of such entity.
698
-
699
- "You" (or "Your") shall mean an individual or Legal Entity
700
- exercising permissions granted by this License.
701
-
702
- "Source" form shall mean the preferred form for making modifications,
703
- including but not limited to software source code, documentation
704
- source, and configuration files.
705
-
706
- "Object" form shall mean any form resulting from mechanical
707
- transformation or translation of a Source form, including but
708
- not limited to compiled object code, generated documentation,
709
- and conversions to other media types.
710
-
711
- "Work" shall mean the work of authorship, whether in Source or
712
- Object form, made available under the License, as indicated by a
713
- copyright notice that is included in or attached to the work
714
- (an example is provided in the Appendix below).
715
-
716
- "Derivative Works" shall mean any work, whether in Source or Object
717
- form, that is based on (or derived from) the Work and for which the
718
- editorial revisions, annotations, elaborations, or other modifications
719
- represent, as a whole, an original work of authorship. For the purposes
720
- of this License, Derivative Works shall not include works that remain
721
- separable from, or merely link (or bind by name) to the interfaces of,
722
- the Work and Derivative Works thereof.
723
-
724
- "Contribution" shall mean any work of authorship, including
725
- the original version of the Work and any modifications or additions
726
- to that Work or Derivative Works thereof, that is intentionally
727
- submitted to Licensor for inclusion in the Work by the copyright owner
728
- or by an individual or Legal Entity authorized to submit on behalf of
729
- the copyright owner. For the purposes of this definition, "submitted"
730
- means any form of electronic, verbal, or written communication sent
731
- to the Licensor or its representatives, including but not limited to
732
- communication on electronic mailing lists, source code control systems,
733
- and issue tracking systems that are managed by, or on behalf of, the
734
- Licensor for the purpose of discussing and improving the Work, but
735
- excluding communication that is conspicuously marked or otherwise
736
- designated in writing by the copyright owner as "Not a Contribution."
737
-
738
- "Contributor" shall mean Licensor and any individual or Legal Entity
739
- on behalf of whom a Contribution has been received by Licensor and
740
- subsequently incorporated within the Work.
741
-
742
- 2. Grant of Copyright License. Subject to the terms and conditions of
743
- this License, each Contributor hereby grants to You a perpetual,
744
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
745
- copyright license to reproduce, prepare Derivative Works of,
746
- publicly display, publicly perform, sublicense, and distribute the
747
- Work and such Derivative Works in Source or Object form.
748
-
749
- 3. Grant of Patent License. Subject to the terms and conditions of
750
- this License, each Contributor hereby grants to You a perpetual,
751
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
752
- (except as stated in this section) patent license to make, have made,
753
- use, offer to sell, sell, import, and otherwise transfer the Work,
754
- where such license applies only to those patent claims licensable
755
- by such Contributor that are necessarily infringed by their
756
- Contribution(s) alone or by combination of their Contribution(s)
757
- with the Work to which such Contribution(s) was submitted. If You
758
- institute patent litigation against any entity (including a
759
- cross-claim or counterclaim in a lawsuit) alleging that the Work
760
- or a Contribution incorporated within the Work constitutes direct
761
- or contributory patent infringement, then any patent licenses
762
- granted to You under this License for that Work shall terminate
763
- as of the date such litigation is filed.
764
-
765
- 4. Redistribution. You may reproduce and distribute copies of the
766
- Work or Derivative Works thereof in any medium, with or without
767
- modifications, and in Source or Object form, provided that You
768
- meet the following conditions:
769
-
770
- (a) You must give any other recipients of the Work or
771
- Derivative Works a copy of this License; and
772
-
773
- (b) You must cause any modified files to carry prominent notices
774
- stating that You changed the files; and
775
-
776
- (c) You must retain, in the Source form of any Derivative Works
777
- that You distribute, all copyright, patent, trademark, and
778
- attribution notices from the Source form of the Work,
779
- excluding those notices that do not pertain to any part of
780
- the Derivative Works; and
781
-
782
- (d) If the Work includes a "NOTICE" text file as part of its
783
- distribution, then any Derivative Works that You distribute must
784
- include a readable copy of the attribution notices contained
785
- within such NOTICE file, excluding those notices that do not
786
- pertain to any part of the Derivative Works, in at least one
787
- of the following places: within a NOTICE text file distributed
788
- as part of the Derivative Works; within the Source form or
789
- documentation, if provided along with the Derivative Works; or,
790
- within a display generated by the Derivative Works, if and
791
- wherever such third-party notices normally appear. The contents
792
- of the NOTICE file are for informational purposes only and
793
- do not modify the License. You may add Your own attribution
794
- notices within Derivative Works that You distribute, alongside
795
- or as an addendum to the NOTICE text from the Work, provided
796
- that such additional attribution notices cannot be construed
797
- as modifying the License.
798
-
799
- You may add Your own copyright statement to Your modifications and
800
- may provide additional or different license terms and conditions
801
- for use, reproduction, or distribution of Your modifications, or
802
- for any such Derivative Works as a whole, provided Your use,
803
- reproduction, and distribution of the Work otherwise complies with
804
- the conditions stated in this License.
805
-
806
- 5. Submission of Contributions. Unless You explicitly state otherwise,
807
- any Contribution intentionally submitted for inclusion in the Work
808
- by You to the Licensor shall be under the terms and conditions of
809
- this License, without any additional terms or conditions.
810
- Notwithstanding the above, nothing herein shall supersede or modify
811
- the terms of any separate license agreement you may have executed
812
- with Licensor regarding such Contributions.
813
-
814
- 6. Trademarks. This License does not grant permission to use the trade
815
- names, trademarks, service marks, or product names of the Licensor,
816
- except as required for reasonable and customary use in describing the
817
- origin of the Work and reproducing the content of the NOTICE file.
818
-
819
- 7. Disclaimer of Warranty. Unless required by applicable law or
820
- agreed to in writing, Licensor provides the Work (and each
821
- Contributor provides its Contributions) on an "AS IS" BASIS,
822
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
823
- implied, including, without limitation, any warranties or conditions
824
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
825
- PARTICULAR PURPOSE. You are solely responsible for determining the
826
- appropriateness of using or redistributing the Work and assume any
827
- risks associated with Your exercise of permissions under this License.
828
-
829
- 8. Limitation of Liability. In no event and under no legal theory,
830
- whether in tort (including negligence), contract, or otherwise,
831
- unless required by applicable law (such as deliberate and grossly
832
- negligent acts) or agreed to in writing, shall any Contributor be
833
- liable to You for damages, including any direct, indirect, special,
834
- incidental, or consequential damages of any character arising as a
835
- result of this License or out of the use or inability to use the
836
- Work (including but not limited to damages for loss of goodwill,
837
- work stoppage, computer failure or malfunction, or any and all
838
- other commercial damages or losses), even if such Contributor
839
- has been advised of the possibility of such damages.
840
-
841
- 9. Accepting Warranty or Additional Liability. While redistributing
842
- the Work or Derivative Works thereof, You may choose to offer,
843
- and charge a fee for, acceptance of support, warranty, indemnity,
844
- or other liability obligations and/or rights consistent with this
845
- License. However, in accepting such obligations, You may act only
846
- on Your own behalf and on Your sole responsibility, not on behalf
847
- of any other Contributor, and only if You agree to indemnify,
848
- defend, and hold each Contributor harmless for any liability
849
- incurred by, or claims asserted against, such Contributor by reason
850
- of your accepting any such warranty or additional liability.
851
-
852
- END OF TERMS AND CONDITIONS
853
-
854
- APPENDIX: How to apply the Apache License to your work.
855
-
856
- To apply the Apache License to your work, attach the following
857
- boilerplate notice, with the fields enclosed by brackets "[]"
858
- replaced with your own identifying information. (Don't include
859
- the brackets!) The text should be enclosed in the appropriate
860
- comment syntax for the file format. We also recommend that a
861
- file or class name and description of purpose be included on the
862
- same "printed page" as the copyright notice for easier
863
- identification within third-party archives.
864
-
865
- Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
866
-
867
- Licensed under the Apache License, Version 2.0 (the "License");
868
- you may not use this file except in compliance with the License.
869
- You may obtain a copy of the License at
870
-
871
- http://www.apache.org/licenses/LICENSE-2.0
872
-
873
- Unless required by applicable law or agreed to in writing, software
874
- distributed under the License is distributed on an "AS IS" BASIS,
875
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
876
- See the License for the specific language governing permissions and
877
- limitations under the License.
878
-
879
-
880
-
881
- tslib
882
- 0BSD
883
- Copyright (c) Microsoft Corporation.
884
-
885
- Permission to use, copy, modify, and/or distribute this software for any
886
- purpose with or without fee is hereby granted.
887
-
888
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
889
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
890
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
891
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
892
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
893
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
894
- PERFORMANCE OF THIS SOFTWARE.
895
-
896
- uuid
897
- MIT
898
- The MIT License (MIT)
899
-
900
- Copyright (c) 2010-2020 Robert Kieffer and other contributors
901
-
902
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
903
-
904
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
905
-
906
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
907
-
908
-
909
- vlq
910
- MIT
911
- Copyright (c) 2017 [these people](https://github.com/Rich-Harris/vlq/graphs/contributors)
912
-
913
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
914
-
915
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
916
-
917
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
918
-
919
-
920
- zone.js
921
- MIT
922
- The MIT License
923
-
924
- Copyright (c) 2010-2022 Google LLC. https://angular.io/license
925
-
926
- Permission is hereby granted, free of charge, to any person obtaining a copy
927
- of this software and associated documentation files (the "Software"), to deal
928
- in the Software without restriction, including without limitation the rights
929
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
930
- copies of the Software, and to permit persons to whom the Software is
931
- furnished to do so, subject to the following conditions:
932
-
933
- The above copyright notice and this permission notice shall be included in
934
- all copies or substantial portions of the Software.
935
-
936
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
937
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
938
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
939
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
940
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
941
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
942
- THE SOFTWARE.