stimulsoft-dashboards-js-angular 2025.2.1

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.
package/THIRD-PARTY.md ADDED
@@ -0,0 +1,591 @@
1
+ ### Stimulsoft Dashboards Third-Party Software Notices
2
+ This document contains licensing information relating to the use of third-party software with or within the Stimulsoft Reports. Any terms, conditions, or restrictions on third-party software included within the Stimulsoft Reports that are not included within the original third-party software licenses are offered and imposed by Stimulsoft alone. The authors, licensors, and distributors of the third-party software disclaim all express or implied conditions, representations, and warranties relating to the third-party software and any liability arising from use and distribution of the third-party software.
3
+
4
+ This document identifies the third-party software packages used in the Stimulsoft Reports, the third-party software licenses that Stimulsoft believes govern those third-party software packages, and copyright and license notices associated with Stimulsoft’s use of the third-party software. While Stimulsoft has sought to provide complete and accurate licensing information for each third-party software package, Stimulsoft does not represent or warrant that the licensing information provided herein is correct or error-free. Recipients of the product should investigate the identified third-party software packages to confirm the accuracy of the licensing information provided herein. Recipients are also encouraged to notify Stimulsoft of any inaccurate information or errors found in these notices.
5
+
6
+ ---
7
+
8
+ ### Stimulsoft.Controls.Win
9
+ Stimulsoft Reports uses third party WinForms controls from the DevComponents company. We do not provide source code for these GUI controls. You can include and redistribute this software with our programs free, but you cannot use these GUI controls directly from your software.
10
+
11
+ **Using:** .NET Product Line
12
+
13
+ #### Stimulsoft Developer License
14
+
15
+ ---
16
+
17
+ ### LibExcel
18
+ This assembly is used to access the Excel files. It is applicable in the Excel Connection in the report designer. Stimulsoft Reports is not use this software directly and uses reflection to access it. If you are not going to use the Excel data source you may not use LibExcel.dll.
19
+
20
+ **Using:** .NET Product Line
21
+
22
+ #### GNU Lesser General Public License
23
+
24
+ ---
25
+
26
+ ### Json.NET
27
+ Json.NET is a popular high-performance JSON framework for .NET.
28
+
29
+ **Using:** .NET Product Line
30
+ **Website:** https://www.nuget.org/packages/Newtonsoft.Json
31
+
32
+ #### The MIT License
33
+ Copyright (c) 2007 James Newton-King
34
+
35
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
36
+ this software and associated documentation files (the "Software"), to deal in
37
+ the Software without restriction, including without limitation the rights to
38
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
39
+ the Software, and to permit persons to whom the Software is furnished to do so,
40
+ subject to the following conditions:
41
+
42
+ The above copyright notice and this permission notice shall be included in all
43
+ copies or substantial portions of the Software.
44
+
45
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
46
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
47
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
48
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
49
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
50
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
51
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
52
+ OTHER DEALINGS IN THE SOFTWARE.
53
+
54
+ ---
55
+
56
+ ### canvg.js
57
+ canvg is a SVG parser and renderer.
58
+
59
+ **Using:** JS Product Line
60
+ **Website:** https://github.com/canvg/canvg
61
+
62
+ #### The MIT License
63
+ Copyright (c) 2010-2011 Gabe Lerner (gabelerner@gmail.com) - http://code.google.com/p/canvg/
64
+
65
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
66
+ this software and associated documentation files (the "Software"), to deal in
67
+ the Software without restriction, including without limitation the rights to
68
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
69
+ the Software, and to permit persons to whom the Software is furnished to do so,
70
+ subject to the following conditions:
71
+
72
+ The above copyright notice and this permission notice shall be included in all
73
+ copies or substantial portions of the Software.
74
+
75
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
76
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
77
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
78
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
79
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
80
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
81
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
82
+ OTHER DEALINGS IN THE SOFTWARE.
83
+
84
+ ---
85
+
86
+ ### jszip.js
87
+ Create, read and edit .zip files with Javascript.
88
+
89
+ **Using:** JS Product Line
90
+ **Website:** https://github.com/Stuk/jszip
91
+
92
+ #### The MIT License
93
+ Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso
94
+
95
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
96
+ this software and associated documentation files (the "Software"), to deal in
97
+ the Software without restriction, including without limitation the rights to
98
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
99
+ the Software, and to permit persons to whom the Software is furnished to do so,
100
+ subject to the following conditions:
101
+
102
+ The above copyright notice and this permission notice shall be included in all
103
+ copies or substantial portions of the Software.
104
+
105
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
106
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
107
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
108
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
109
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
110
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
111
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
112
+ OTHER DEALINGS IN THE SOFTWARE.
113
+
114
+ ---
115
+
116
+ ### opentype.js
117
+ opentype.js is an OpenType and TrueType font parser and writer.
118
+
119
+ **Using:** JS Product Line
120
+ **Website:** https://github.com/nodebox/opentype.js
121
+
122
+ #### The MIT License
123
+ Copyright (c) 2017 Frederik De Bleser
124
+
125
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
126
+ this software and associated documentation files (the "Software"), to deal in
127
+ the Software without restriction, including without limitation the rights to
128
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
129
+ the Software, and to permit persons to whom the Software is furnished to do so,
130
+ subject to the following conditions:
131
+
132
+ The above copyright notice and this permission notice shall be included in all
133
+ copies or substantial portions of the Software.
134
+
135
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
136
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
137
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
138
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
139
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
140
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
141
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
142
+ OTHER DEALINGS IN THE SOFTWARE.
143
+
144
+ ---
145
+
146
+ ### pako_deflate.js
147
+ High speed zlib port to javascript, works in browser & node.js.
148
+
149
+ **Using:** JS Product Line
150
+ **Website:** https://github.com/nodeca/pako
151
+
152
+ #### The MIT License
153
+ Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
154
+
155
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
156
+ this software and associated documentation files (the "Software"), to deal in
157
+ the Software without restriction, including without limitation the rights to
158
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
159
+ the Software, and to permit persons to whom the Software is furnished to do so,
160
+ subject to the following conditions:
161
+
162
+ The above copyright notice and this permission notice shall be included in all
163
+ copies or substantial portions of the Software.
164
+
165
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
166
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
167
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
168
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
169
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
170
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
171
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
172
+ OTHER DEALINGS IN THE SOFTWARE.
173
+
174
+ ---
175
+
176
+ ### rgbcolor.js
177
+ A JavaScript class that accepts a string and tries to figure out a valid color out of it.
178
+
179
+ **Using:** JS Product Line
180
+ **Website:** https://github.com/diegotremper/rgb-color
181
+
182
+ #### The MIT License
183
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
184
+ this software and associated documentation files (the "Software"), to deal in
185
+ the Software without restriction, including without limitation the rights to
186
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
187
+ the Software, and to permit persons to whom the Software is furnished to do so,
188
+ subject to the following conditions:
189
+
190
+ The above copyright notice and this permission notice shall be included in all
191
+ copies or substantial portions of the Software.
192
+
193
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
194
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
195
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
196
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
197
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
198
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
199
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
200
+ OTHER DEALINGS IN THE SOFTWARE.
201
+
202
+ ---
203
+
204
+ ### sync-request
205
+ Make synchronous web requests with cross platform support.
206
+
207
+ **Using:** JS Product Line
208
+ **Website:** https://github.com/ForbesLindesay/sync-request
209
+
210
+ #### The MIT License
211
+ Copyright (c) 2014 Forbes Lindesay
212
+
213
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
214
+ this software and associated documentation files (the "Software"), to deal in
215
+ the Software without restriction, including without limitation the rights to
216
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
217
+ the Software, and to permit persons to whom the Software is furnished to do so,
218
+ subject to the following conditions:
219
+
220
+ The above copyright notice and this permission notice shall be included in all
221
+ copies or substantial portions of the Software.
222
+
223
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
224
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
225
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
226
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
227
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
228
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
229
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
230
+ OTHER DEALINGS IN THE SOFTWARE.
231
+
232
+ ---
233
+
234
+ ### stackblur
235
+ Make synchronous web requests with cross platform support.
236
+
237
+ **Using:** JS Product Line
238
+ **Website:** https://www.npmjs.com/package/stackblur
239
+
240
+ #### BSD 2-clause "Simplified" License
241
+ StackBlur - a fast almost Gaussian Blur For Canvas
242
+
243
+ Version: 0.5
244
+ Author: Mario Klingemann
245
+ Contact: mario@quasimondo.com
246
+ Website: http://www.quasimondo.com/StackBlurForCanvas
247
+ Twitter: @quasimondo
248
+
249
+ In case you find this class useful - especially in commercial projects -
250
+ I am not totally unhappy for a small donation to my PayPal account
251
+ mario@quasimondo.de
252
+
253
+ Or support me on flattr: https://flattr.com/thing/72791/StackBlur-a-fast-almost-Gaussian-Blur-Effect-for-CanvasJavascript
254
+
255
+ Copyright (c) 2010 Mario Klingemann
256
+
257
+ Permission is hereby granted, free of charge, to any person
258
+ obtaining a copy of this software and associated documentation
259
+ files (the "Software"), to deal in the Software without
260
+ restriction, including without limitation the rights to use,
261
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
262
+ copies of the Software, and to permit persons to whom the
263
+ Software is furnished to do so, subject to the following
264
+ conditions:
265
+
266
+ The above copyright notice and this permission notice shall be
267
+ included in all copies or substantial portions of the Software.
268
+
269
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
270
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
271
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
272
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
273
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
274
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
275
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
276
+ OTHER DEALINGS IN THE SOFTWARE.
277
+
278
+ ---
279
+
280
+ ### xlsx.js
281
+ SheetJS Community Edition -- Spreadsheet Parser and Writer.
282
+
283
+ **Using:** JS Product Line
284
+ **Website:** https://github.com/SheetJS/js-xlsx
285
+
286
+ #### Apache License 2.0
287
+ Copyright 2012-present SheetJS LLC
288
+
289
+ Licensed under the Apache License, Version 2.0 (the "License");
290
+ you may not use this file except in compliance with the License.
291
+ You may obtain a copy of the License at
292
+
293
+ http://www.apache.org/licenses/LICENSE-2.0
294
+
295
+ Unless required by applicable law or agreed to in writing, software
296
+ distributed under the License is distributed on an "AS IS" BASIS,
297
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
298
+ See the License for the specific language governing permissions and
299
+ limitations under the License.
300
+
301
+ ---
302
+
303
+ ### mssql
304
+ Microsoft SQL Server client for Node.js.
305
+
306
+ **Using:** JS Product Line
307
+ **Website:** https://github.com/patriksimek/node-mssql
308
+
309
+ #### The MIT License
310
+ Copyright (c) 2013-2017 Patrik Simek
311
+
312
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
313
+ this software and associated documentation files (the "Software"), to deal in
314
+ the Software without restriction, including without limitation the rights to
315
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
316
+ the Software, and to permit persons to whom the Software is furnished to do so,
317
+ subject to the following conditions:
318
+
319
+ The above copyright notice and this permission notice shall be included in all
320
+ copies or substantial portions of the Software.
321
+
322
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
323
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
324
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
325
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
326
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
327
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
328
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
329
+ OTHER DEALINGS IN THE SOFTWARE.
330
+
331
+ ---
332
+
333
+ ### mysql
334
+ A pure node.js JavaScript Client implementing the MySql protocol.
335
+
336
+ **Using:** JS Product Line
337
+ **Website:** https://github.com/mysqljs/mysql
338
+
339
+ #### The MIT License
340
+ Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
341
+
342
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
343
+ this software and associated documentation files (the "Software"), to deal in
344
+ the Software without restriction, including without limitation the rights to
345
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
346
+ the Software, and to permit persons to whom the Software is furnished to do so,
347
+ subject to the following conditions:
348
+
349
+ The above copyright notice and this permission notice shall be included in all
350
+ copies or substantial portions of the Software.
351
+
352
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
353
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
354
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
355
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
356
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
357
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
358
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
359
+ OTHER DEALINGS IN THE SOFTWARE.
360
+
361
+ ---
362
+
363
+ ### pg
364
+ PostgreSQL client for node.js.
365
+
366
+ **Using:** JS Product Line
367
+ **Website:** https://github.com/brianc/node-postgres
368
+
369
+ #### The MIT License
370
+ Copyright (c) 2010 - 2017 Brian Carlson
371
+
372
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
373
+ this software and associated documentation files (the "Software"), to deal in
374
+ the Software without restriction, including without limitation the rights to
375
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
376
+ the Software, and to permit persons to whom the Software is furnished to do so,
377
+ subject to the following conditions:
378
+
379
+ The above copyright notice and this permission notice shall be included in all
380
+ copies or substantial portions of the Software.
381
+
382
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
383
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
384
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
385
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
386
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
387
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
388
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
389
+ OTHER DEALINGS IN THE SOFTWARE.
390
+
391
+ ---
392
+
393
+ ### MailKit
394
+ MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
395
+
396
+ **Using:** .NET Product Line
397
+ **Website:** https://www.nuget.org/packages/MailKit
398
+
399
+ #### The MIT License
400
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
401
+ this software and associated documentation files (the "Software"), to deal in
402
+ the Software without restriction, including without limitation the rights to
403
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
404
+ the Software, and to permit persons to whom the Software is furnished to do so,
405
+ subject to the following conditions:
406
+
407
+ The above copyright notice and this permission notice shall be included in all
408
+ copies or substantial portions of the Software.
409
+
410
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
411
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
412
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
413
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
414
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
415
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
416
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
417
+ OTHER DEALINGS IN THE SOFTWARE.
418
+
419
+ ---
420
+
421
+ ### Npgsql
422
+ Npgsql is the open source .NET data provider for PostgreSQL.
423
+
424
+ **Using:** .NET Product Line
425
+ **Website:** https://www.nuget.org/packages/Npgsql
426
+
427
+ #### License
428
+ Copyright (c) 2002-2017, The Npgsql Development Team
429
+
430
+ Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies.
431
+
432
+ IN NO EVENT SHALL THE NPGSQL DEVELOPMENT TEAM BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE NPGSQL DEVELOPMENT TEAM HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
433
+
434
+ THE NPGSQL DEVELOPMENT TEAM SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE NPGSQL DEVELOPMENT TEAM HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
435
+
436
+ ---
437
+
438
+ ### PHPMailer
439
+ The classic email sending library for PHP.
440
+
441
+ **Using:** JS Product Line
442
+ **Website:** https://github.com/PHPMailer
443
+
444
+ #### GNU Lesser General Public License
445
+
446
+ ---
447
+
448
+ ### SVG Rendering Library
449
+ Public fork of the C# SVG rendering library on codeplex: https://svg.codeplex.com/
450
+
451
+ Svg.dll assembly is used to access the SVG files. If you are not going to use the SVG images you may not use SVG.dll.
452
+
453
+ **Using:** .NET Product Line
454
+ **Website:** https://www.nuget.org/packages/svg
455
+
456
+ #### Microsoft Public License (Ms-PL)
457
+ Copyright (c) 2007 James Newton-King
458
+
459
+ This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.
460
+
461
+ 1. Definitions
462
+
463
+ The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law.
464
+
465
+ A "contribution" is the original software, or any additions or changes to the software.
466
+
467
+ A "contributor" is any person that distributes its contribution under this license.
468
+
469
+ "Licensed patents" are a contributor's patent claims that read directly on its contribution.
470
+
471
+ 2. Grant of Rights
472
+
473
+ (A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.
474
+
475
+ (B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software.
476
+
477
+ 3. Conditions and Limitations
478
+
479
+ (A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks.
480
+
481
+ (B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically.
482
+
483
+ (C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.
484
+
485
+ (D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.
486
+
487
+ (E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
488
+
489
+ ---
490
+
491
+ ### SVG Salamander
492
+ SVG Salamander is an SVG engine for Java that's designed to be small, fast, and allow programmers to use it with a minimum of fuss. It's in particular targeted for making it easy to integrate SVG into Java games and making it much easier for artists to design 2D game content - from rich interactive menus to charts and graphics to complex animations.
493
+
494
+ **Using:** Reports.Java
495
+ **Website:** https://github.com/blackears/svgSalamander
496
+
497
+ SVG Salamander is available both under the LGPL and BSD licenses.
498
+
499
+ #### License
500
+ Copyright (c) Mark McKay mark@kitfox.com
501
+
502
+ Permission is hereby granted, free of charge, to any person
503
+ obtaining a copy of this software and associated documentation
504
+ files (the "Software"), to deal in the Software without
505
+ restriction, including without limitation the rights to use,
506
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
507
+ copies of the Software, and to permit persons to whom the
508
+ Software is furnished to do so, subject to the following
509
+ conditions:
510
+
511
+ The above copyright notice and this permission notice shall be
512
+ included in all copies or substantial portions of the Software.
513
+
514
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
515
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
516
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
517
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
518
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
519
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
520
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
521
+ OTHER DEALINGS IN THE SOFTWARE.
522
+
523
+ ---
524
+
525
+ ### NCalc
526
+ NCalc is a mathematical expressions evaluator in .NET. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions.
527
+
528
+ **Using:** .NET Product Line
529
+ **Website:** https://www.nuget.org/packages/ncalc
530
+
531
+ #### The MIT License
532
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
533
+ this software and associated documentation files (the "Software"), to deal in
534
+ the Software without restriction, including without limitation the rights to
535
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
536
+ the Software, and to permit persons to whom the Software is furnished to do so,
537
+ subject to the following conditions:
538
+
539
+ The above copyright notice and this permission notice shall be included in all
540
+ copies or substantial portions of the Software.
541
+
542
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
543
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
544
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
545
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
546
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
547
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
548
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
549
+ OTHER DEALINGS IN THE SOFTWARE.
550
+
551
+ ---
552
+
553
+ ### ANTLRv3
554
+ ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
555
+
556
+ **Using:** .NET Product Line
557
+ **Website:** https://www.nuget.org/packages/Antlr
558
+
559
+ #### BSD-3-Clause License
560
+ Copyright (c) 2010 Terence Parr
561
+ All rights reserved.
562
+
563
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
564
+
565
+ Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
566
+
567
+ 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.
568
+
569
+ Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
570
+
571
+ 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.
572
+
573
+ ---
574
+
575
+ ### JIMP
576
+ An image processing library for Node written entirely in JavaScript, with zero native dependencies.
577
+
578
+ **Using:** Reports.JS
579
+ **Website:** https://github.com/oliver-moran/jimp
580
+
581
+ #### License
582
+ The MIT License (MIT)
583
+
584
+ Copyright (c) 2014 Oliver Moran
585
+
586
+ 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:
587
+
588
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
589
+
590
+ 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 ONINFRINGEMENT. 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
591
+ SOFTWARE.
package/designer.d.ts ADDED
@@ -0,0 +1,64 @@
1
+ import { Stimulsoft } from "./stimulsoft.reports"
2
+ export { Stimulsoft }
3
+
4
+ import { SimpleChanges, EventEmitter } from "@angular/core";
5
+ import * as i0 from "@angular/core";
6
+
7
+ export declare class Designer {
8
+ ngOnInit(): void;
9
+ ngOnChanges(changes: SimpleChanges): void;
10
+ ngOnDestroy(): void;
11
+ report?: Stimulsoft.Report.StiReport;
12
+ reportChange: EventEmitter<Stimulsoft.Report.StiReport>;
13
+ visible?: boolean;
14
+ options?: Stimulsoft.Designer.StiDesignerOptions;
15
+ id?: string;
16
+ onPrepareVariables: EventEmitter<Stimulsoft.Report.PrepareVariablesArgs>;
17
+ onBeginProcessData: EventEmitter<Stimulsoft.Report.BeginProcessDataArgs>;
18
+ onEndProcessData: EventEmitter<Stimulsoft.Report.EndProcessDataArgs>;
19
+ onCreateReport: EventEmitter<Stimulsoft.Designer.CreateReportArgs>;
20
+ onCloseReport: EventEmitter<Stimulsoft.Designer.CloseReportArgs>;
21
+ onOpenReport: EventEmitter<Stimulsoft.Designer.OpenReportArgs>;
22
+ onOpenedReport: EventEmitter<Stimulsoft.Designer.OpenedReportArgs>;
23
+ onSaveReport: EventEmitter<Stimulsoft.Designer.SaveReportArgs>;
24
+ onSaveAsReport: EventEmitter<Stimulsoft.Designer.SaveReportArgs>;
25
+ onPreviewReport: EventEmitter<Stimulsoft.Designer.PreviewReportArgs>;
26
+ onExit: EventEmitter<Stimulsoft.Report.EventDataArgs>;
27
+ onAssignedReport: EventEmitter<Stimulsoft.Designer.AssignedReportArgs>;
28
+
29
+ static ɵfac: i0.ɵɵFactoryDeclaration<Designer, never>;
30
+ static ɵcmp: i0.ɵɵComponentDeclaration<Designer, "sti-designer", never,
31
+ {
32
+ "report": {
33
+ "alias": "report",
34
+ "required": false
35
+ },
36
+ "visible": {
37
+ "alias": "visible",
38
+ "required": false
39
+ },
40
+ "options": {
41
+ "alias": "options",
42
+ "required": false
43
+ },
44
+ "id": {
45
+ "alias": "id",
46
+ "required": false
47
+ }
48
+ },
49
+ {
50
+ "reportChange": "reportChange",
51
+ "onPrepareVariables": "onPrepareVariables",
52
+ "onBeginProcessData": "onBeginProcessData",
53
+ "onEndProcessData": "onEndProcessData",
54
+ "onCreateReport": "onCreateReport",
55
+ "onCloseReport": "onCloseReport",
56
+ "onOpenReport": "onOpenReport",
57
+ "onOpenedReport": "onOpenedReport",
58
+ "onSaveReport": "onSaveReport",
59
+ "onSaveAsReport": "onSaveAsReport",
60
+ "onPreviewReport": "onPreviewReport",
61
+ "onExit": "onExit",
62
+ "onAssignedReport": "onAssignedReport"
63
+ }, never, never, true, never>;
64
+ }