@visactor/vchart 2.1.2-alpha.0 → 2.1.2-alpha.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/cjs/index.d.ts CHANGED
@@ -31,7 +31,12 @@ export * from './interaction';
31
31
  export { createImage, createPath, createArc3d, createPyramid3d, createRect3d, registerDirectionalLight, registerOrthoCamera, registerViewTransform3dPlugin, graphicCreator, type IGraphic, type IGlyph, type IGroup, type IText, type ILine, type IArea, type IRect, type INode, type IStage, type EasingType, type ILineGraphicAttribute, type ITextGraphicAttribute, type IRectGraphicAttribute, type IGroupGraphicAttribute, type TextAlignType, type TextBaselineType, type GraphicEventType, type IAreaGraphicAttribute, type ISymbolGraphicAttribute } from '@visactor/vrender-core';
32
32
  export { ACustomAnimate, AnimateExecutor, RotateBySphereAnimate } from '@visactor/vrender-animate';
33
33
  export { AbstractComponent, Segment, MarkPoint, type SegmentAttributes, type Point } from '@visactor/vrender-components';
34
- export { registerLine, registerRect, registerArc3d, registerPyramid3d, registerRect3d, registerShadowRoot } from '@visactor/vrender-kits';
34
+ export { registerLine } from '@visactor/vrender-kits/register/register-line';
35
+ export { registerRect } from '@visactor/vrender-kits/register/register-rect';
36
+ export { registerArc3d } from '@visactor/vrender-kits/register/register-arc3d';
37
+ export { registerPyramid3d } from '@visactor/vrender-kits/register/register-pyramid3d';
38
+ export { registerRect3d } from '@visactor/vrender-kits/register/register-rect3d';
39
+ export { registerShadowRoot } from '@visactor/vrender-kits/register/register-shadowRoot';
35
40
  export * from '@visactor/vlayouts';
36
41
  export { DataView, DataSet, svgParser } from '@visactor/vdataset';
37
42
  export type { SVGParsedElement, SVGParserResult, ISVGSourceOption } from '@visactor/vdataset';
package/cjs/index.js CHANGED
@@ -124,37 +124,57 @@ Object.defineProperty(exports, "AbstractComponent", {
124
124
  }
125
125
  });
126
126
 
127
- var vrender_kits_1 = require("@visactor/vrender-kits");
127
+ var register_line_1 = require("@visactor/vrender-kits/register/register-line");
128
128
 
129
129
  Object.defineProperty(exports, "registerLine", {
130
130
  enumerable: !0,
131
131
  get: function() {
132
- return vrender_kits_1.registerLine;
132
+ return register_line_1.registerLine;
133
133
  }
134
- }), Object.defineProperty(exports, "registerRect", {
134
+ });
135
+
136
+ var register_rect_1 = require("@visactor/vrender-kits/register/register-rect");
137
+
138
+ Object.defineProperty(exports, "registerRect", {
135
139
  enumerable: !0,
136
140
  get: function() {
137
- return vrender_kits_1.registerRect;
141
+ return register_rect_1.registerRect;
138
142
  }
139
- }), Object.defineProperty(exports, "registerArc3d", {
143
+ });
144
+
145
+ var register_arc3d_1 = require("@visactor/vrender-kits/register/register-arc3d");
146
+
147
+ Object.defineProperty(exports, "registerArc3d", {
140
148
  enumerable: !0,
141
149
  get: function() {
142
- return vrender_kits_1.registerArc3d;
150
+ return register_arc3d_1.registerArc3d;
143
151
  }
144
- }), Object.defineProperty(exports, "registerPyramid3d", {
152
+ });
153
+
154
+ var register_pyramid3d_1 = require("@visactor/vrender-kits/register/register-pyramid3d");
155
+
156
+ Object.defineProperty(exports, "registerPyramid3d", {
145
157
  enumerable: !0,
146
158
  get: function() {
147
- return vrender_kits_1.registerPyramid3d;
159
+ return register_pyramid3d_1.registerPyramid3d;
148
160
  }
149
- }), Object.defineProperty(exports, "registerRect3d", {
161
+ });
162
+
163
+ var register_rect3d_1 = require("@visactor/vrender-kits/register/register-rect3d");
164
+
165
+ Object.defineProperty(exports, "registerRect3d", {
150
166
  enumerable: !0,
151
167
  get: function() {
152
- return vrender_kits_1.registerRect3d;
168
+ return register_rect3d_1.registerRect3d;
153
169
  }
154
- }), Object.defineProperty(exports, "registerShadowRoot", {
170
+ });
171
+
172
+ var register_shadowRoot_1 = require("@visactor/vrender-kits/register/register-shadowRoot");
173
+
174
+ Object.defineProperty(exports, "registerShadowRoot", {
155
175
  enumerable: !0,
156
176
  get: function() {
157
- return vrender_kits_1.registerShadowRoot;
177
+ return register_shadowRoot_1.registerShadowRoot;
158
178
  }
159
179
  }), __exportStar(require("@visactor/vlayouts"), exports);
160
180
 
package/cjs/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,6CAAsC;AAEtC,kBAAe,mBAAM,CAAC;AAEtB,yCAAuB;AAGvB,0CAAwB;AACxB,+CAA6B;AAC7B,oDAAkC;AAClC,iDAA+B;AAC/B,gDAA8B;AAC9B,2CAAyB;AACzB,yCAAuB;AACvB,8CAA4B;AAC5B,2CAAyB;AACzB,wCAAsB;AACtB,0CAAwB;AAExB,iDAA+B;AAC/B,sEAAoD;AACpD,gEAA8C;AAC9C,iDAA+B;AAC/B,4DAA0C;AAC1C,kDAAgC;AAEhC,8CAA4B;AAC5B,wDAAsC;AACtC,8CAA4B;AAC5B,gDAA8B;AAC9B,+CAA6B;AAE7B,kDAAgC;AAGhC,mDAAiC;AACjC,iEAA+C;AAC/C,8CAA4B;AAC5B,gDAA8B;AAE9B,uDA6BgC;AA5B9B,2GAAA,WAAW,OAAA;AACX,0GAAA,UAAU,OAAA;AACV,2GAAA,WAAW,OAAA;AACX,+GAAA,eAAe,OAAA;AACf,4GAAA,YAAY,OAAA;AACZ,wHAAA,wBAAwB,OAAA;AACxB,mHAAA,mBAAmB,OAAA;AACnB,6HAAA,6BAA6B,OAAA;AAC7B,8GAAA,cAAc,OAAA;AAsBhB,6DAAmG;AAA1F,iHAAA,cAAc,OAAA;AAAE,kHAAA,eAAe,OAAA;AAAE,wHAAA,qBAAqB,OAAA;AAG/D,mEAMsC;AALpC,uHAAA,iBAAiB,OAAA;AACjB,6GAAA,OAAO,OAAA;AACP,+GAAA,SAAS,OAAA;AAMX,uDAOgC;AAN9B,4GAAA,YAAY,OAAA;AACZ,4GAAA,YAAY,OAAA;AACZ,6GAAA,aAAa,OAAA;AACb,iHAAA,iBAAiB,OAAA;AACjB,8GAAA,cAAc,OAAA;AACd,kHAAA,kBAAkB,OAAA;AAIpB,qDAAmC;AAGnC,+CAAkE;AAAzD,oGAAA,QAAQ,OAAA;AAAE,mGAAA,OAAO,OAAA;AAAE,qGAAA,SAAS,OAAA;AAKrC,mDAAiC","file":"index.js","sourcesContent":["import { VChart } from './vchart-all';\n\nexport default VChart;\n\nexport * from './core';\n\n// chart model for extension\nexport * from './chart';\nexport * from './chart/base';\nexport * from './chart/cartesian';\nexport * from './chart/common';\nexport * from './chart/stack';\nexport * from './series';\nexport * from './mark';\nexport * from './component';\nexport * from './layout';\nexport * from './env';\nexport * from './event';\n// plugin路径太深,如果直接引用,会导致tree-shaking失效\nexport * from './plugin/chart';\nexport * from './plugin/components/tooltip-handler';\nexport * from './plugin/components/axis-sync';\nexport * from './plugin/other';\nexport * from './plugin/base/base-plugin';\nexport * from './vrender-tools';\n// util\nexport * from './util/data';\nexport * from './util/spec/transform';\nexport * from './util/mark';\nexport * from './util/region';\nexport * from './util/scale';\n// constant\nexport * from './constant/data';\n\n// base component model for extension\nexport * from './component/base';\nexport * from './compile/data/compilable-data';\nexport * from './animation';\nexport * from './interaction';\n\nexport {\n createImage,\n createPath,\n createArc3d,\n createPyramid3d,\n createRect3d,\n registerDirectionalLight,\n registerOrthoCamera,\n registerViewTransform3dPlugin,\n graphicCreator,\n type IGraphic,\n type IGlyph,\n type IGroup,\n type IText,\n type ILine,\n type IArea,\n type IRect,\n type INode,\n type IStage,\n type EasingType,\n type ILineGraphicAttribute,\n type ITextGraphicAttribute,\n type IRectGraphicAttribute,\n type IGroupGraphicAttribute,\n type TextAlignType,\n type TextBaselineType,\n type GraphicEventType,\n type IAreaGraphicAttribute,\n type ISymbolGraphicAttribute\n} from '@visactor/vrender-core';\n\nexport { ACustomAnimate, AnimateExecutor, RotateBySphereAnimate } from '@visactor/vrender-animate';\n\n// vrender-components\nexport {\n AbstractComponent,\n Segment,\n MarkPoint,\n type SegmentAttributes,\n type Point\n} from '@visactor/vrender-components';\n\n// vrender-kits\nexport {\n registerLine,\n registerRect,\n registerArc3d,\n registerPyramid3d,\n registerRect3d,\n registerShadowRoot\n} from '@visactor/vrender-kits';\n\n// vlayouts\nexport * from '@visactor/vlayouts';\n\n// vdataset\nexport { DataView, DataSet, svgParser } from '@visactor/vdataset';\nexport type { SVGParsedElement, SVGParserResult, ISVGSourceOption } from '@visactor/vdataset';\n\n// vutils\n// @ts-ignore\nexport * from '@visactor/vutils';\n"]}
1
+ {"version":3,"sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,6CAAsC;AAEtC,kBAAe,mBAAM,CAAC;AAEtB,yCAAuB;AAGvB,0CAAwB;AACxB,+CAA6B;AAC7B,oDAAkC;AAClC,iDAA+B;AAC/B,gDAA8B;AAC9B,2CAAyB;AACzB,yCAAuB;AACvB,8CAA4B;AAC5B,2CAAyB;AACzB,wCAAsB;AACtB,0CAAwB;AAExB,iDAA+B;AAC/B,sEAAoD;AACpD,gEAA8C;AAC9C,iDAA+B;AAC/B,4DAA0C;AAC1C,kDAAgC;AAEhC,8CAA4B;AAC5B,wDAAsC;AACtC,8CAA4B;AAC5B,gDAA8B;AAC9B,+CAA6B;AAE7B,kDAAgC;AAGhC,mDAAiC;AACjC,iEAA+C;AAC/C,8CAA4B;AAC5B,gDAA8B;AAE9B,uDA6BgC;AA5B9B,2GAAA,WAAW,OAAA;AACX,0GAAA,UAAU,OAAA;AACV,2GAAA,WAAW,OAAA;AACX,+GAAA,eAAe,OAAA;AACf,4GAAA,YAAY,OAAA;AACZ,wHAAA,wBAAwB,OAAA;AACxB,mHAAA,mBAAmB,OAAA;AACnB,6HAAA,6BAA6B,OAAA;AAC7B,8GAAA,cAAc,OAAA;AAsBhB,6DAAmG;AAA1F,iHAAA,cAAc,OAAA;AAAE,kHAAA,eAAe,OAAA;AAAE,wHAAA,qBAAqB,OAAA;AAG/D,mEAMsC;AALpC,uHAAA,iBAAiB,OAAA;AACjB,6GAAA,OAAO,OAAA;AACP,+GAAA,SAAS,OAAA;AAMX,+EAA6E;AAApE,6GAAA,YAAY,OAAA;AACrB,+EAA6E;AAApE,6GAAA,YAAY,OAAA;AACrB,iFAA+E;AAAtE,+GAAA,aAAa,OAAA;AACtB,yFAAuF;AAA9E,uHAAA,iBAAiB,OAAA;AAC1B,mFAAiF;AAAxE,iHAAA,cAAc,OAAA;AACvB,2FAAyF;AAAhF,yHAAA,kBAAkB,OAAA;AAG3B,qDAAmC;AAGnC,+CAAkE;AAAzD,oGAAA,QAAQ,OAAA;AAAE,mGAAA,OAAO,OAAA;AAAE,qGAAA,SAAS,OAAA;AAKrC,mDAAiC","file":"index.js","sourcesContent":["import { VChart } from './vchart-all';\n\nexport default VChart;\n\nexport * from './core';\n\n// chart model for extension\nexport * from './chart';\nexport * from './chart/base';\nexport * from './chart/cartesian';\nexport * from './chart/common';\nexport * from './chart/stack';\nexport * from './series';\nexport * from './mark';\nexport * from './component';\nexport * from './layout';\nexport * from './env';\nexport * from './event';\n// plugin路径太深,如果直接引用,会导致tree-shaking失效\nexport * from './plugin/chart';\nexport * from './plugin/components/tooltip-handler';\nexport * from './plugin/components/axis-sync';\nexport * from './plugin/other';\nexport * from './plugin/base/base-plugin';\nexport * from './vrender-tools';\n// util\nexport * from './util/data';\nexport * from './util/spec/transform';\nexport * from './util/mark';\nexport * from './util/region';\nexport * from './util/scale';\n// constant\nexport * from './constant/data';\n\n// base component model for extension\nexport * from './component/base';\nexport * from './compile/data/compilable-data';\nexport * from './animation';\nexport * from './interaction';\n\nexport {\n createImage,\n createPath,\n createArc3d,\n createPyramid3d,\n createRect3d,\n registerDirectionalLight,\n registerOrthoCamera,\n registerViewTransform3dPlugin,\n graphicCreator,\n type IGraphic,\n type IGlyph,\n type IGroup,\n type IText,\n type ILine,\n type IArea,\n type IRect,\n type INode,\n type IStage,\n type EasingType,\n type ILineGraphicAttribute,\n type ITextGraphicAttribute,\n type IRectGraphicAttribute,\n type IGroupGraphicAttribute,\n type TextAlignType,\n type TextBaselineType,\n type GraphicEventType,\n type IAreaGraphicAttribute,\n type ISymbolGraphicAttribute\n} from '@visactor/vrender-core';\n\nexport { ACustomAnimate, AnimateExecutor, RotateBySphereAnimate } from '@visactor/vrender-animate';\n\n// vrender-components\nexport {\n AbstractComponent,\n Segment,\n MarkPoint,\n type SegmentAttributes,\n type Point\n} from '@visactor/vrender-components';\n\n// vrender-kits\nexport { registerLine } from '@visactor/vrender-kits/register/register-line';\nexport { registerRect } from '@visactor/vrender-kits/register/register-rect';\nexport { registerArc3d } from '@visactor/vrender-kits/register/register-arc3d';\nexport { registerPyramid3d } from '@visactor/vrender-kits/register/register-pyramid3d';\nexport { registerRect3d } from '@visactor/vrender-kits/register/register-rect3d';\nexport { registerShadowRoot } from '@visactor/vrender-kits/register/register-shadowRoot';\n\n// vlayouts\nexport * from '@visactor/vlayouts';\n\n// vdataset\nexport { DataView, DataSet, svgParser } from '@visactor/vdataset';\nexport type { SVGParsedElement, SVGParserResult, ISVGSourceOption } from '@visactor/vdataset';\n\n// vutils\n// @ts-ignore\nexport * from '@visactor/vutils';\n"]}
package/esm/index.d.ts CHANGED
@@ -31,7 +31,12 @@ export * from './interaction';
31
31
  export { createImage, createPath, createArc3d, createPyramid3d, createRect3d, registerDirectionalLight, registerOrthoCamera, registerViewTransform3dPlugin, graphicCreator, type IGraphic, type IGlyph, type IGroup, type IText, type ILine, type IArea, type IRect, type INode, type IStage, type EasingType, type ILineGraphicAttribute, type ITextGraphicAttribute, type IRectGraphicAttribute, type IGroupGraphicAttribute, type TextAlignType, type TextBaselineType, type GraphicEventType, type IAreaGraphicAttribute, type ISymbolGraphicAttribute } from '@visactor/vrender-core';
32
32
  export { ACustomAnimate, AnimateExecutor, RotateBySphereAnimate } from '@visactor/vrender-animate';
33
33
  export { AbstractComponent, Segment, MarkPoint, type SegmentAttributes, type Point } from '@visactor/vrender-components';
34
- export { registerLine, registerRect, registerArc3d, registerPyramid3d, registerRect3d, registerShadowRoot } from '@visactor/vrender-kits';
34
+ export { registerLine } from '@visactor/vrender-kits/register/register-line';
35
+ export { registerRect } from '@visactor/vrender-kits/register/register-rect';
36
+ export { registerArc3d } from '@visactor/vrender-kits/register/register-arc3d';
37
+ export { registerPyramid3d } from '@visactor/vrender-kits/register/register-pyramid3d';
38
+ export { registerRect3d } from '@visactor/vrender-kits/register/register-rect3d';
39
+ export { registerShadowRoot } from '@visactor/vrender-kits/register/register-shadowRoot';
35
40
  export * from '@visactor/vlayouts';
36
41
  export { DataView, DataSet, svgParser } from '@visactor/vdataset';
37
42
  export type { SVGParsedElement, SVGParserResult, ISVGSourceOption } from '@visactor/vdataset';
package/esm/index.js CHANGED
@@ -64,7 +64,17 @@ export { ACustomAnimate, AnimateExecutor, RotateBySphereAnimate } from "@visacto
64
64
 
65
65
  export { AbstractComponent, Segment, MarkPoint } from "@visactor/vrender-components";
66
66
 
67
- export { registerLine, registerRect, registerArc3d, registerPyramid3d, registerRect3d, registerShadowRoot } from "@visactor/vrender-kits";
67
+ export { registerLine } from "@visactor/vrender-kits/register/register-line";
68
+
69
+ export { registerRect } from "@visactor/vrender-kits/register/register-rect";
70
+
71
+ export { registerArc3d } from "@visactor/vrender-kits/register/register-arc3d";
72
+
73
+ export { registerPyramid3d } from "@visactor/vrender-kits/register/register-pyramid3d";
74
+
75
+ export { registerRect3d } from "@visactor/vrender-kits/register/register-rect3d";
76
+
77
+ export { registerShadowRoot } from "@visactor/vrender-kits/register/register-shadowRoot";
68
78
 
69
79
  export * from "@visactor/vlayouts";
70
80
 
package/esm/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AAEtC,eAAe,MAAM,CAAC;AAEtB,cAAc,QAAQ,CAAC;AAGvB,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,OAAO,CAAC;AACtB,cAAc,SAAS,CAAC;AAExB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qCAAqC,CAAC;AACpD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iBAAiB,CAAC;AAEhC,cAAc,aAAa,CAAC;AAC5B,cAAc,uBAAuB,CAAC;AACtC,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAE7B,cAAc,iBAAiB,CAAC;AAGhC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAE9B,OAAO,EACL,WAAW,EACX,UAAU,EACV,WAAW,EACX,eAAe,EACf,YAAY,EACZ,wBAAwB,EACxB,mBAAmB,EACnB,6BAA6B,EAC7B,cAAc,EAoBf,MAAM,wBAAwB,CAAC;AAEhC,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAGnG,OAAO,EACL,iBAAiB,EACjB,OAAO,EACP,SAAS,EAGV,MAAM,8BAA8B,CAAC;AAGtC,OAAO,EACL,YAAY,EACZ,YAAY,EACZ,aAAa,EACb,iBAAiB,EACjB,cAAc,EACd,kBAAkB,EACnB,MAAM,wBAAwB,CAAC;AAGhC,cAAc,oBAAoB,CAAC;AAGnC,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAKlE,cAAc,kBAAkB,CAAC","file":"index.js","sourcesContent":["import { VChart } from './vchart-all';\n\nexport default VChart;\n\nexport * from './core';\n\n// chart model for extension\nexport * from './chart';\nexport * from './chart/base';\nexport * from './chart/cartesian';\nexport * from './chart/common';\nexport * from './chart/stack';\nexport * from './series';\nexport * from './mark';\nexport * from './component';\nexport * from './layout';\nexport * from './env';\nexport * from './event';\n// plugin路径太深,如果直接引用,会导致tree-shaking失效\nexport * from './plugin/chart';\nexport * from './plugin/components/tooltip-handler';\nexport * from './plugin/components/axis-sync';\nexport * from './plugin/other';\nexport * from './plugin/base/base-plugin';\nexport * from './vrender-tools';\n// util\nexport * from './util/data';\nexport * from './util/spec/transform';\nexport * from './util/mark';\nexport * from './util/region';\nexport * from './util/scale';\n// constant\nexport * from './constant/data';\n\n// base component model for extension\nexport * from './component/base';\nexport * from './compile/data/compilable-data';\nexport * from './animation';\nexport * from './interaction';\n\nexport {\n createImage,\n createPath,\n createArc3d,\n createPyramid3d,\n createRect3d,\n registerDirectionalLight,\n registerOrthoCamera,\n registerViewTransform3dPlugin,\n graphicCreator,\n type IGraphic,\n type IGlyph,\n type IGroup,\n type IText,\n type ILine,\n type IArea,\n type IRect,\n type INode,\n type IStage,\n type EasingType,\n type ILineGraphicAttribute,\n type ITextGraphicAttribute,\n type IRectGraphicAttribute,\n type IGroupGraphicAttribute,\n type TextAlignType,\n type TextBaselineType,\n type GraphicEventType,\n type IAreaGraphicAttribute,\n type ISymbolGraphicAttribute\n} from '@visactor/vrender-core';\n\nexport { ACustomAnimate, AnimateExecutor, RotateBySphereAnimate } from '@visactor/vrender-animate';\n\n// vrender-components\nexport {\n AbstractComponent,\n Segment,\n MarkPoint,\n type SegmentAttributes,\n type Point\n} from '@visactor/vrender-components';\n\n// vrender-kits\nexport {\n registerLine,\n registerRect,\n registerArc3d,\n registerPyramid3d,\n registerRect3d,\n registerShadowRoot\n} from '@visactor/vrender-kits';\n\n// vlayouts\nexport * from '@visactor/vlayouts';\n\n// vdataset\nexport { DataView, DataSet, svgParser } from '@visactor/vdataset';\nexport type { SVGParsedElement, SVGParserResult, ISVGSourceOption } from '@visactor/vdataset';\n\n// vutils\n// @ts-ignore\nexport * from '@visactor/vutils';\n"]}
1
+ {"version":3,"sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AAEtC,eAAe,MAAM,CAAC;AAEtB,cAAc,QAAQ,CAAC;AAGvB,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,OAAO,CAAC;AACtB,cAAc,SAAS,CAAC;AAExB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qCAAqC,CAAC;AACpD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iBAAiB,CAAC;AAEhC,cAAc,aAAa,CAAC;AAC5B,cAAc,uBAAuB,CAAC;AACtC,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAE7B,cAAc,iBAAiB,CAAC;AAGhC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAE9B,OAAO,EACL,WAAW,EACX,UAAU,EACV,WAAW,EACX,eAAe,EACf,YAAY,EACZ,wBAAwB,EACxB,mBAAmB,EACnB,6BAA6B,EAC7B,cAAc,EAoBf,MAAM,wBAAwB,CAAC;AAEhC,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAGnG,OAAO,EACL,iBAAiB,EACjB,OAAO,EACP,SAAS,EAGV,MAAM,8BAA8B,CAAC;AAGtC,OAAO,EAAE,YAAY,EAAE,MAAM,+CAA+C,CAAC;AAC7E,OAAO,EAAE,YAAY,EAAE,MAAM,+CAA+C,CAAC;AAC7E,OAAO,EAAE,aAAa,EAAE,MAAM,gDAAgD,CAAC;AAC/E,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAC;AACvF,OAAO,EAAE,cAAc,EAAE,MAAM,iDAAiD,CAAC;AACjF,OAAO,EAAE,kBAAkB,EAAE,MAAM,qDAAqD,CAAC;AAGzF,cAAc,oBAAoB,CAAC;AAGnC,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAKlE,cAAc,kBAAkB,CAAC","file":"index.js","sourcesContent":["import { VChart } from './vchart-all';\n\nexport default VChart;\n\nexport * from './core';\n\n// chart model for extension\nexport * from './chart';\nexport * from './chart/base';\nexport * from './chart/cartesian';\nexport * from './chart/common';\nexport * from './chart/stack';\nexport * from './series';\nexport * from './mark';\nexport * from './component';\nexport * from './layout';\nexport * from './env';\nexport * from './event';\n// plugin路径太深,如果直接引用,会导致tree-shaking失效\nexport * from './plugin/chart';\nexport * from './plugin/components/tooltip-handler';\nexport * from './plugin/components/axis-sync';\nexport * from './plugin/other';\nexport * from './plugin/base/base-plugin';\nexport * from './vrender-tools';\n// util\nexport * from './util/data';\nexport * from './util/spec/transform';\nexport * from './util/mark';\nexport * from './util/region';\nexport * from './util/scale';\n// constant\nexport * from './constant/data';\n\n// base component model for extension\nexport * from './component/base';\nexport * from './compile/data/compilable-data';\nexport * from './animation';\nexport * from './interaction';\n\nexport {\n createImage,\n createPath,\n createArc3d,\n createPyramid3d,\n createRect3d,\n registerDirectionalLight,\n registerOrthoCamera,\n registerViewTransform3dPlugin,\n graphicCreator,\n type IGraphic,\n type IGlyph,\n type IGroup,\n type IText,\n type ILine,\n type IArea,\n type IRect,\n type INode,\n type IStage,\n type EasingType,\n type ILineGraphicAttribute,\n type ITextGraphicAttribute,\n type IRectGraphicAttribute,\n type IGroupGraphicAttribute,\n type TextAlignType,\n type TextBaselineType,\n type GraphicEventType,\n type IAreaGraphicAttribute,\n type ISymbolGraphicAttribute\n} from '@visactor/vrender-core';\n\nexport { ACustomAnimate, AnimateExecutor, RotateBySphereAnimate } from '@visactor/vrender-animate';\n\n// vrender-components\nexport {\n AbstractComponent,\n Segment,\n MarkPoint,\n type SegmentAttributes,\n type Point\n} from '@visactor/vrender-components';\n\n// vrender-kits\nexport { registerLine } from '@visactor/vrender-kits/register/register-line';\nexport { registerRect } from '@visactor/vrender-kits/register/register-rect';\nexport { registerArc3d } from '@visactor/vrender-kits/register/register-arc3d';\nexport { registerPyramid3d } from '@visactor/vrender-kits/register/register-pyramid3d';\nexport { registerRect3d } from '@visactor/vrender-kits/register/register-rect3d';\nexport { registerShadowRoot } from '@visactor/vrender-kits/register/register-shadowRoot';\n\n// vlayouts\nexport * from '@visactor/vlayouts';\n\n// vdataset\nexport { DataView, DataSet, svgParser } from '@visactor/vdataset';\nexport type { SVGParsedElement, SVGParserResult, ISVGSourceOption } from '@visactor/vdataset';\n\n// vutils\n// @ts-ignore\nexport * from '@visactor/vutils';\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visactor/vchart",
3
- "version": "2.1.2-alpha.0",
3
+ "version": "2.1.2-alpha.1",
4
4
  "description": "charts lib based @visactor/VGrammar",
5
5
  "main": "cjs/index.js",
6
6
  "module": "esm/index.js",
@@ -85,22 +85,22 @@
85
85
  "@size-limit/file": "9.0.0",
86
86
  "rimraf": "3.0.2",
87
87
  "cross-env": "^7.0.3",
88
- "@internal/eslint-config": "0.0.1",
89
88
  "@internal/typescript-json-schema": "0.0.1",
90
- "@internal/bundler": "0.0.1",
91
- "@internal/ts-config": "0.0.1"
89
+ "@internal/eslint-config": "0.0.1",
90
+ "@internal/ts-config": "0.0.1",
91
+ "@internal/bundler": "0.0.1"
92
92
  },
93
93
  "dependencies": {
94
94
  "@visactor/vutils": "~1.0.23",
95
95
  "@visactor/vdataset": "~1.0.23",
96
96
  "@visactor/vscale": "~1.0.23",
97
97
  "@visactor/vlayouts": "~1.0.23",
98
- "@visactor/vrender": "1.1.2-alpha.0",
99
- "@visactor/vrender-core": "1.1.2-alpha.0",
100
- "@visactor/vrender-kits": "1.1.2-alpha.0",
101
- "@visactor/vrender-components": "1.1.2-alpha.0",
102
- "@visactor/vrender-animate": "1.1.2-alpha.0",
103
- "@visactor/vutils-extension": "2.1.2-alpha.0"
98
+ "@visactor/vrender": "1.1.2-alpha.1",
99
+ "@visactor/vrender-core": "1.1.2-alpha.1",
100
+ "@visactor/vrender-kits": "1.1.2-alpha.1",
101
+ "@visactor/vrender-components": "1.1.2-alpha.1",
102
+ "@visactor/vrender-animate": "1.1.2-alpha.1",
103
+ "@visactor/vutils-extension": "2.1.2-alpha.1"
104
104
  },
105
105
  "publishConfig": {
106
106
  "access": "public",