@visactor/vrender-kits 0.19.22 → 0.19.24-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/env/tt.js CHANGED
@@ -20,5 +20,4 @@ exports.ttEnvModule = new vrender_core_1.ContainerModule((bind => {
20
20
  exports.ttEnvModule.isTTBound || (exports.ttEnvModule.isTTBound = !0, bind(tt_contribution_2.TTEnvContribution).toSelf().inSingletonScope(),
21
21
  bind(vrender_core_1.EnvContribution).toService(tt_contribution_2.TTEnvContribution));
22
22
  })), exports.ttEnvModule.isTTBound = !1, exports.loadTTEnv = loadTTEnv, loadTTEnv.__loaded = !1,
23
- exports.initTTEnv = initTTEnv;
24
- //# sourceMappingURL=tt.js.map
23
+ exports.initTTEnv = initTTEnv;
package/cjs/jsx/index.js CHANGED
@@ -17,4 +17,5 @@ var __createBinding = this && this.__createBinding || (Object.create ? function(
17
17
 
18
18
  Object.defineProperty(exports, "__esModule", {
19
19
  value: !0
20
- }), __exportStar(require("./jsx-classic"), exports), __exportStar(require("./graphicType"), exports);
20
+ }), __exportStar(require("./jsx-classic"), exports), __exportStar(require("./graphicType"), exports);
21
+ //# sourceMappingURL=index.js.map
package/es/env/tt.js CHANGED
@@ -24,5 +24,4 @@ loadTTEnv.__loaded = !1;
24
24
 
25
25
  export function initTTEnv() {
26
26
  loadTTEnv(container);
27
- }
28
- //# sourceMappingURL=tt.js.map
27
+ }
package/es/jsx/index.js CHANGED
@@ -1,3 +1,4 @@
1
1
  export * from "./jsx-classic";
2
2
 
3
- export * from "./graphicType";
3
+ export * from "./graphicType";
4
+ //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visactor/vrender-kits",
3
- "version": "0.19.22",
3
+ "version": "0.19.24-alpha.1",
4
4
  "description": "",
5
5
  "sideEffects": false,
6
6
  "main": "cjs/index.js",
@@ -12,7 +12,7 @@
12
12
  "dist"
13
13
  ],
14
14
  "dependencies": {
15
- "@visactor/vrender-core": "0.19.22",
15
+ "@visactor/vrender-core": "0.19.24-alpha.1",
16
16
  "@visactor/vutils": "~0.18.10",
17
17
  "@resvg/resvg-js": "2.4.1",
18
18
  "roughjs": "4.5.2"
@@ -32,8 +32,8 @@
32
32
  "typescript": "4.9.5",
33
33
  "cross-env": "^7.0.3",
34
34
  "@internal/bundler": "0.0.1",
35
- "@internal/eslint-config": "0.0.1",
36
- "@internal/ts-config": "0.0.1"
35
+ "@internal/ts-config": "0.0.1",
36
+ "@internal/eslint-config": "0.0.1"
37
37
  },
38
38
  "keywords": [
39
39
  "VisActor",