Skip to content

Commit

Permalink
update siemens-ix to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yagizhanNY committed Nov 30, 2023
1 parent 9cca6b6 commit c6c83ea
Show file tree
Hide file tree
Showing 73 changed files with 384 additions and 344 deletions.
590 changes: 335 additions & 255 deletions SiemensIXBlazor/SiemensIXBlazor_NpmJS/package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions SiemensIXBlazor/SiemensIXBlazor_NpmJS/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"author": "",
"license": "ISC",
"dependencies": {
"@ag-grid-community/core": "^30.2.0",
"@siemens/ix": "^2.0.1",
"@siemens/ix-aggrid": "^2.0.3",
"@siemens/ix-echarts": "^2.0.1",
"@siemens/ix-icons": "^2.0.0",
"ag-grid-community": "^30.2.0",
"echarts": "5.4.3"
"@ag-grid-community/core": "30.2.0",
"@siemens/ix": "2.0.4",
"@siemens/ix-aggrid": "2.0.4",
"@siemens/ix-echarts": "2.0.4",
"@siemens/ix-icons": "2.0.1",
"ag-grid-community": "30.2.0",
"echarts": "5.4.1"
},
"devDependencies": {
"webpack": "^5.75.0",
Expand Down
1 change: 0 additions & 1 deletion SiemensIXBlazor/SiemensIXBlazor_NpmJS/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { registerTheme } from '@siemens/ix-echarts';
import * as echarts from 'echarts';
import { themeSwitcher } from '@siemens/ix';
import { Grid } from 'ag-grid-community';
import '@siemens/ix-aggrid/dist/index.js'
import { defineCustomElements as ixIconsDefineCustomElements } from '@siemens/ix-icons/loader';

(async () => {
Expand Down
1 change: 0 additions & 1 deletion SiemensIXBlazor/wwwroot/js/siemens-ix/1450.index.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion SiemensIXBlazor/wwwroot/js/siemens-ix/152.index.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion SiemensIXBlazor/wwwroot/js/siemens-ix/1620.index.bundle.js

This file was deleted.

2 changes: 1 addition & 1 deletion SiemensIXBlazor/wwwroot/js/siemens-ix/1646.index.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion SiemensIXBlazor/wwwroot/js/siemens-ix/1719.index.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion SiemensIXBlazor/wwwroot/js/siemens-ix/1729.index.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion SiemensIXBlazor/wwwroot/js/siemens-ix/1928.index.bundle.js

This file was deleted.

Loading

0 comments on commit c6c83ea

Please sign in to comment.