@dckj-npm/dc-material 0.1.201 → 0.1.202

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.
@@ -154,11 +154,11 @@ const TeletextListMeta: IPublicTypeComponentMetadata = {
154
154
  extraProps: {
155
155
  getValue(target, value) {
156
156
  const textLines = target.getProps().getPropValue('textLines')
157
- const a = target?.getValue()
158
- const b = target?.getPropValue('dataListBind')
159
- const c = target?.getDefaultValue()
160
- const d = target?.getExtraPropValue('dataListBind')
161
- console.log('dataList getValue', target, value, a, b, c, d)
157
+ // const a = target?.getValue()
158
+ // const b = target?.getPropValue('dataListBind')
159
+ // const c = target?.getDefaultValue()
160
+ // const d = target?.getExtraPropValue('dataListBind')
161
+ console.log('dataList getValue', target, value)
162
162
  },
163
163
  setValue: (target, value) => {
164
164
  console.log('dataList setValue', target, value)
@@ -352,11 +352,11 @@ const TeletextListMeta: IPublicTypeComponentMetadata = {
352
352
  ),
353
353
  )
354
354
  }
355
- const a = target?.getValue()
356
- const b = target?.getPropValue('dataListBind')
357
- const c = target?.getDefaultValue()
358
- const d = target?.getExtraPropValue('dataListBind')
359
- console.log('SettingField', a, b, c, d)
355
+ // const a = target?.getValue()
356
+ // const b = target?.getPropValue('dataListBind')
357
+ // const c = target?.getDefaultValue()
358
+ // const d = target?.getExtraPropValue('dataListBind')
359
+ console.log('SettingField')
360
360
 
361
361
  // 设置新的数据源绑定配置
362
362
  // target.getProps().setPropValue('数据源绑定', dataSourceConfig)
@@ -99,7 +99,7 @@ function fillRealVersion(meta, packageName, version, basicLibraryVersion) {
99
99
  packageName = '@dckj-npm/dc-material';
100
100
  }
101
101
  if (version === void 0) {
102
- version = '0.1.201';
102
+ version = '0.1.202';
103
103
  }
104
104
  if (basicLibraryVersion === void 0) {
105
105
  basicLibraryVersion = {
@@ -130,11 +130,11 @@ var TeletextListMeta = {
130
130
  extraProps: {
131
131
  getValue: function getValue(target, value) {
132
132
  var textLines = target.getProps().getPropValue('textLines');
133
- var a = target === null || target === void 0 ? void 0 : target.getValue();
134
- var b = target === null || target === void 0 ? void 0 : target.getPropValue('dataListBind');
135
- var c = target === null || target === void 0 ? void 0 : target.getDefaultValue();
136
- var d = target === null || target === void 0 ? void 0 : target.getExtraPropValue('dataListBind');
137
- console.log('dataList getValue', target, value, a, b, c, d);
133
+ // const a = target?.getValue()
134
+ // const b = target?.getPropValue('dataListBind')
135
+ // const c = target?.getDefaultValue()
136
+ // const d = target?.getExtraPropValue('dataListBind')
137
+ console.log('dataList getValue', target, value);
138
138
  },
139
139
  setValue: function setValue(target, value) {
140
140
  console.log('dataList setValue', target, value);
@@ -306,11 +306,11 @@ var TeletextListMeta = {
306
306
  return !(child.componentName === 'NextText' && (_child$props$key2 = child.props.key) !== null && _child$props$key2 !== void 0 && _child$props$key2.startsWith('text-') && parseInt(child.props.key.split('-')[1]) > value);
307
307
  });
308
308
  }
309
- var a = target === null || target === void 0 ? void 0 : target.getValue();
310
- var b = target === null || target === void 0 ? void 0 : target.getPropValue('dataListBind');
311
- var c = target === null || target === void 0 ? void 0 : target.getDefaultValue();
312
- var d = target === null || target === void 0 ? void 0 : target.getExtraPropValue('dataListBind');
313
- console.log('SettingField', a, b, c, d);
309
+ // const a = target?.getValue()
310
+ // const b = target?.getPropValue('dataListBind')
311
+ // const c = target?.getDefaultValue()
312
+ // const d = target?.getExtraPropValue('dataListBind')
313
+ console.log('SettingField');
314
314
 
315
315
  // 设置新的数据源绑定配置
316
316
  // target.getProps().setPropValue('数据源绑定', dataSourceConfig)
@@ -104,7 +104,7 @@ function fillRealVersion(meta, packageName, version, basicLibraryVersion) {
104
104
  packageName = '@dckj-npm/dc-material';
105
105
  }
106
106
  if (version === void 0) {
107
- version = '0.1.201';
107
+ version = '0.1.202';
108
108
  }
109
109
  if (basicLibraryVersion === void 0) {
110
110
  basicLibraryVersion = {
@@ -135,11 +135,11 @@ var TeletextListMeta = {
135
135
  extraProps: {
136
136
  getValue: function getValue(target, value) {
137
137
  var textLines = target.getProps().getPropValue('textLines');
138
- var a = target === null || target === void 0 ? void 0 : target.getValue();
139
- var b = target === null || target === void 0 ? void 0 : target.getPropValue('dataListBind');
140
- var c = target === null || target === void 0 ? void 0 : target.getDefaultValue();
141
- var d = target === null || target === void 0 ? void 0 : target.getExtraPropValue('dataListBind');
142
- console.log('dataList getValue', target, value, a, b, c, d);
138
+ // const a = target?.getValue()
139
+ // const b = target?.getPropValue('dataListBind')
140
+ // const c = target?.getDefaultValue()
141
+ // const d = target?.getExtraPropValue('dataListBind')
142
+ console.log('dataList getValue', target, value);
143
143
  },
144
144
  setValue: function setValue(target, value) {
145
145
  console.log('dataList setValue', target, value);
@@ -311,11 +311,11 @@ var TeletextListMeta = {
311
311
  return !(child.componentName === 'NextText' && (_child$props$key2 = child.props.key) !== null && _child$props$key2 !== void 0 && _child$props$key2.startsWith('text-') && parseInt(child.props.key.split('-')[1]) > value);
312
312
  });
313
313
  }
314
- var a = target === null || target === void 0 ? void 0 : target.getValue();
315
- var b = target === null || target === void 0 ? void 0 : target.getPropValue('dataListBind');
316
- var c = target === null || target === void 0 ? void 0 : target.getDefaultValue();
317
- var d = target === null || target === void 0 ? void 0 : target.getExtraPropValue('dataListBind');
318
- console.log('SettingField', a, b, c, d);
314
+ // const a = target?.getValue()
315
+ // const b = target?.getPropValue('dataListBind')
316
+ // const c = target?.getDefaultValue()
317
+ // const d = target?.getExtraPropValue('dataListBind')
318
+ console.log('SettingField');
319
319
 
320
320
  // 设置新的数据源绑定配置
321
321
  // target.getProps().setPropValue('数据源绑定', dataSourceConfig)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dckj-npm/dc-material",
3
- "version": "0.1.201",
3
+ "version": "0.1.202",
4
4
  "description": "dc低代码物料",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -106,7 +106,7 @@
106
106
  },
107
107
  "componentConfig": {
108
108
  "isComponentLibrary": true,
109
- "materialSchema": "https://unpkg.com/@dckj-npm/dc-material@0.1.201/build/lowcode/assets-prod.json"
109
+ "materialSchema": "https://unpkg.com/@dckj-npm/dc-material@0.1.202/build/lowcode/assets-prod.json"
110
110
  },
111
111
  "lcMeta": {
112
112
  "type": "component"