@boldreports/angular-reporting-components 5.4.20 → 5.4.21

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 (2) hide show
  1. package/README.md +5 -5
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  ## Bold Reports Angular UI Components
2
2
 
3
- The `Bold Reports` UI components contains [Angular Report Viewer](https://www.boldreports.com/embedded-reporting/angular-report-viewer) and [Angular Report Designer](https://www.boldreports.com/embedded-reporting/angular-report-designer) reporting components for enterprise web development. Empower your web application with feature-rich report preview, edit, and customization capabilities that allow you to explore data easily and make real-time decisions. Effortlessly print and export reports.
3
+ The `Bold Reports` UI components contains [Angular Report Viewer](https://www.boldreports.com/embedded-reporting/angular-report-viewer?utm_source=npm&utm_medium=listing&utm_campaign=boldreports-report-viewer-angular-npm) and [Angular Report Designer](https://www.boldreports.com/embedded-reporting/angular-report-designer?utm_source=npm&utm_medium=listing&utm_campaign=boldreports-report-designer-angular-npm) reporting components for enterprise web development. Empower your web application with feature-rich report preview, edit, and customization capabilities that allow you to explore data easily and make real-time decisions. Effortlessly print and export reports.
4
4
 
5
5
  ![Bold Reports Angular Reporting Tool](https://demos.boldreports.com/Images/report-platform.gif)
6
6
 
@@ -12,11 +12,11 @@ Take a look at the `Bold Reports Angular` live demo [here](https://demos.boldrep
12
12
 
13
13
  ## Documentation
14
14
 
15
- For complete `Bold Reports Angular` documentation, please visit [https://documentation.boldreports.com/angular/](https://documentation.boldreports.com/angular/)
15
+ For complete `Bold Reports Angular` documentation, please visit [https://documentation.boldreports.com/angular/](https://documentation.boldreports.com/angular/?utm_source=npm&utm_medium=listing&utm_campaign=boldreports-angular-npm)
16
16
 
17
17
  ### Offline Demos
18
18
 
19
- Download our Angular Reporting Platform installer from [here](https://www.boldreports.com/pricing/).
19
+ Download our Angular Reporting Platform installer from [here](https://www.boldreports.com/pricing/?utm_source=npm&utm_medium=listing&utm_campaign=boldreports-angular-npm).
20
20
 
21
21
  ## Support
22
22
 
@@ -24,8 +24,8 @@ In case of any questions regarding the use of `Bold Reports Angular`, please [co
24
24
 
25
25
  ## Release Notes
26
26
 
27
- Refer to the online `Bold Reports Angular Product` [Release Notes](https://www.boldreports.com/release-history/).
27
+ Refer to the online `Bold Reports Angular Product` [Release Notes](https://www.boldreports.com/release-history/?utm_source=npm&utm_medium=listing&utm_campaign=boldreports-angular-npm).
28
28
 
29
29
  ## License Information
30
30
 
31
- For licensing information about `Bold Reports Angular`, Take a look at the Syncfusion License Agreements from [here](https://www.boldreports.com/terms-of-use).
31
+ For licensing information about `Bold Reports Angular`, Take a look at the Syncfusion License Agreements from [here](https://www.boldreports.com/terms-of-use?utm_source=npm&utm_medium=listing&utm_campaign=boldreports-angular-npm).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@boldreports/angular-reporting-components",
3
- "version": "5.4.20",
3
+ "version": "5.4.21",
4
4
  "description": "The Bold Reports by Syncfuion components for Angular contains ReportViewer and ReportDesigner reporting components for enterprise web development",
5
5
  "repository": {
6
6
  "type": "git",
@@ -32,7 +32,7 @@
32
32
  "url": "https://github.com/boldreports/angular-reporting-components/issues"
33
33
  },
34
34
  "dependencies": {
35
- "@boldreports/javascript-reporting-controls": "5.4.20",
35
+ "@boldreports/javascript-reporting-controls": "5.4.21",
36
36
  "tslib": "^2.3.0"
37
37
  },
38
38
  "homepage": "https://boldreports.com",