@zhubangyun/lowcode-core 1.1.17 → 1.1.19

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.
@@ -5,7 +5,7 @@ export var AntdAssets = {
5
5
  "library": "AntdMaterial",
6
6
  "urls": ["https://cdn.zhiyunhe.com/plugin/lowcode/materials/antd/view.js", "https://cdn.zhiyunhe.com/plugin/lowcode/materials/antd/view.css"]
7
7
  }, {
8
- "package": "antd-pro-material",
8
+ "package": "@zhubangyun/antd-pro-material",
9
9
  "version": "0.1.0",
10
10
  "library": "AntdProMaterial",
11
11
  "urls": ["https://cdn.zhiyunhe.com/plugin/lowcode/materials/antd-pro/view.js", "https://cdn.zhiyunhe.com/plugin/lowcode/materials/antd-pro/view.css"]
@@ -20,7 +20,7 @@ export var AntdAssets = {
20
20
  }, {
21
21
  "exportName": "ZhubangyunAntdProMaterialMeta",
22
22
  "npm": {
23
- "package": "@zhubangyun/antd-pro-material",
23
+ "package": "antd-pro-material",
24
24
  "version": "1.0.0"
25
25
  },
26
26
  "url": "https://cdn.zhiyunhe.com/plugin/lowcode/materials/antd-pro/meta.js"
@@ -168,6 +168,7 @@ function _assetsParse() {
168
168
  }
169
169
  return acc;
170
170
  }, {});
171
+ console.log(libraryMap, proCodeComponentsMap);
171
172
  components = buildComponents(libraryMap, proCodeComponentsMap, function (schema) {
172
173
  return null;
173
174
  });
@@ -175,7 +176,7 @@ function _assetsParse() {
175
176
  return _context2.abrupt("return", {
176
177
  components: _extends({}, components, lowCodeComponents)
177
178
  });
178
- case 23:
179
+ case 24:
179
180
  case "end":
180
181
  return _context2.stop();
181
182
  }
@@ -9,7 +9,7 @@ var AntdAssets = exports.AntdAssets = {
9
9
  "library": "AntdMaterial",
10
10
  "urls": ["https://cdn.zhiyunhe.com/plugin/lowcode/materials/antd/view.js", "https://cdn.zhiyunhe.com/plugin/lowcode/materials/antd/view.css"]
11
11
  }, {
12
- "package": "antd-pro-material",
12
+ "package": "@zhubangyun/antd-pro-material",
13
13
  "version": "0.1.0",
14
14
  "library": "AntdProMaterial",
15
15
  "urls": ["https://cdn.zhiyunhe.com/plugin/lowcode/materials/antd-pro/view.js", "https://cdn.zhiyunhe.com/plugin/lowcode/materials/antd-pro/view.css"]
@@ -24,7 +24,7 @@ var AntdAssets = exports.AntdAssets = {
24
24
  }, {
25
25
  "exportName": "ZhubangyunAntdProMaterialMeta",
26
26
  "npm": {
27
- "package": "@zhubangyun/antd-pro-material",
27
+ "package": "antd-pro-material",
28
28
  "version": "1.0.0"
29
29
  },
30
30
  "url": "https://cdn.zhiyunhe.com/plugin/lowcode/materials/antd-pro/meta.js"
@@ -175,6 +175,7 @@ function _assetsParse() {
175
175
  }
176
176
  return acc;
177
177
  }, {});
178
+ console.log(libraryMap, proCodeComponentsMap);
178
179
  components = (0, _lowcodeUtils.buildComponents)(libraryMap, proCodeComponentsMap, function (schema) {
179
180
  return null;
180
181
  });
@@ -182,7 +183,7 @@ function _assetsParse() {
182
183
  return _context2.abrupt("return", {
183
184
  components: (0, _extends2["default"])({}, components, lowCodeComponents)
184
185
  });
185
- case 23:
186
+ case 24:
186
187
  case "end":
187
188
  return _context2.stop();
188
189
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zhubangyun/lowcode-core",
3
- "version": "1.1.17",
3
+ "version": "1.1.19",
4
4
  "description": "低代码核心",
5
5
  "files": [
6
6
  "lib",