@kmkf-fe-packages/basic-components 2.2.16 → 2.2.17

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/dist/index.esm.js CHANGED
@@ -17763,7 +17763,7 @@ var relationComponentUniqueKeyMap = {
17763
17763
  // 产品分类
17764
17764
  goodClass: {
17765
17765
  relationComponentKey: '8gozpyUFtA',
17766
- reflectKey: 'c66dt8s48A_input',
17766
+ reflectKey: '2h8KRbxMjD_input',
17767
17767
  transformValue: function transformValue(value, config) {
17768
17768
  return goodClassTransformValue(value, config);
17769
17769
  }
package/dist/index.js CHANGED
@@ -17778,7 +17778,7 @@ var relationComponentUniqueKeyMap = {
17778
17778
  // 产品分类
17779
17779
  goodClass: {
17780
17780
  relationComponentKey: '8gozpyUFtA',
17781
- reflectKey: 'c66dt8s48A_input',
17781
+ reflectKey: '2h8KRbxMjD_input',
17782
17782
  transformValue: function transformValue(value, config) {
17783
17783
  return goodClassTransformValue(value, config);
17784
17784
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kmkf-fe-packages/basic-components",
3
- "version": "2.2.16",
3
+ "version": "2.2.17",
4
4
  "description": "> TODO: description",
5
5
  "homepage": "",
6
6
  "license": "ISC",
@@ -66,5 +66,5 @@
66
66
  "publishConfig": {
67
67
  "access": "public"
68
68
  },
69
- "gitHead": "ed128b5e709f85cd442856005196efceeb7c29c5"
69
+ "gitHead": "767c282b7920238e1e482923e6e20cdce1537698"
70
70
  }