Skip to content

Commit

Permalink
v2024.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kubekin2 committed Mar 5, 2024
1 parent e9e889f commit 3636605
Show file tree
Hide file tree
Showing 26 changed files with 1,168 additions and 2,408 deletions.
4 changes: 2 additions & 2 deletions Scripts/stimulsoft.blockly.editor.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Stimulsoft.Reports.JS
Version: 2024.1.4
Build date: 2024.02.14
Version: 2024.2.1
Build date: 2024.03.04
License: https://www.stimulsoft.com/en/licensing/reports
*/
export * from './stimulsoft.designer';
8 changes: 4 additions & 4 deletions Scripts/stimulsoft.blockly.editor.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Scripts/stimulsoft.blockly.editor.pack.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Scripts/stimulsoft.dashboards.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Stimulsoft.Dashboards.JS
Version: 2024.1.4
Build date: 2024.02.14
Version: 2024.2.1
Build date: 2024.03.04
License: https://www.stimulsoft.com/en/licensing/reports
*/
export * from './stimulsoft.reports';
10 changes: 5 additions & 5 deletions Scripts/stimulsoft.dashboards.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Scripts/stimulsoft.dashboards.pack.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Scripts/stimulsoft.designer.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Stimulsoft.Reports.JS
Version: 2024.1.4
Build date: 2024.02.14
Version: 2024.2.1
Build date: 2024.03.04
License: https://www.stimulsoft.com/en/licensing/reports
*/
export * from './stimulsoft.viewer';
Expand Down
70 changes: 36 additions & 34 deletions Scripts/stimulsoft.designer.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions Scripts/stimulsoft.designer.pack.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions Scripts/stimulsoft.reports.chart.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Scripts/stimulsoft.reports.chart.pack.js

Large diffs are not rendered by default.

3,198 changes: 977 additions & 2,221 deletions Scripts/stimulsoft.reports.d.ts

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions Scripts/stimulsoft.reports.engine.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions Scripts/stimulsoft.reports.engine.pack.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions Scripts/stimulsoft.reports.export.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Scripts/stimulsoft.reports.export.pack.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Scripts/stimulsoft.reports.import.xlsx.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Scripts/stimulsoft.reports.import.xlsx.pack.js

Large diffs are not rendered by default.

90 changes: 45 additions & 45 deletions Scripts/stimulsoft.reports.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Scripts/stimulsoft.reports.maps.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Scripts/stimulsoft.reports.maps.pack.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions Scripts/stimulsoft.reports.pack.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Scripts/stimulsoft.viewer.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Stimulsoft.Reports.JS
Version: 2024.1.4
Build date: 2024.02.14
Version: 2024.2.1
Build date: 2024.03.04
License: https://www.stimulsoft.com/en/licensing/reports
*/
export * from './stimulsoft.dashboards';
Expand Down
16 changes: 9 additions & 7 deletions Scripts/stimulsoft.viewer.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions Scripts/stimulsoft.viewer.pack.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stimulsoft-dashboards-js",
"version": "2024.1.4",
"version": "2024.2.1",
"description": "Stimulsoft Dashboards.JS is a dashboards tool for Node.js",
"main": "index.js",
"types": "Scripts/stimulsoft.reports.d.ts",
Expand Down Expand Up @@ -36,7 +36,7 @@
"sync-request": "^6.1.0",
"node-machine-id": "^1.1.12",
"xmldoc": "^1.2.0",
"stimulsoft-data-adapter": "2024.1.4"
"stimulsoft-data-adapter": "2024.2.1"
},
"files": [
"THIRD-PARTY.md",
Expand Down

0 comments on commit 3636605

Please sign in to comment.