File tree Expand file tree Collapse file tree
src/main/js/bundles/dn_charting Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ import {declare} from "apprt-core/Mutable";
1717import domConstruct from "dojo/dom-construct" ;
1818import ct_lang from "ct/_lang" ;
1919import apprt_when from "apprt-core/when" ;
20- import * as geometryEngine from "esri /geometry/geometryEngine" ;
20+ import * as geometryEngine from "@arcgis/core /geometry/geometryEngine" ;
2121
2222const _currentHighlight = Symbol ( "_currentHighlight" ) ;
2323
Original file line number Diff line number Diff line change 66 "vendor" : " con terra GmbH" ,
77 "productName" : " devnet-mapapps-charting" ,
88 "dependencies" : {
9- "esri " : " ^4.5.0 " ,
10- "apprt-vue " : " ^4.8 .0" ,
11- "apprt-vuetify " : " ^4.8 .0" ,
12- "apprt-binding " : " ^4.8 .0" ,
13- "apprt-core " : " ^4.8 .0" ,
14- "highlights " : " ^4.8 .0" ,
15- "selection-services " : " ^4.8 .0" ,
16- "dn_charting-c3 " : " ^0.7.8 "
9+ "dn_charting-c3 " : " ^0.7.8 " ,
10+ "@arcgis/core " : " ^4.33 .0" ,
11+ "apprt-vue " : " ^4.20 .0" ,
12+ "apprt-vuetify " : " ^4.20 .0" ,
13+ "apprt-binding " : " ^4.20 .0" ,
14+ "apprt-core " : " ^4.20 .0" ,
15+ "highlights " : " ^4.20 .0" ,
16+ "selection-services " : " ^4.20.0 "
1717 },
18- "CSS-Themes-Extension " : [
18+ "cssThemesExtension " : [
1919 {
2020 "name" : " *" ,
2121 "files" : [
You can’t perform that action at this time.
0 commit comments