@dckj-npm/dc-material 0.1.73 → 0.1.74

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.
@@ -316,7 +316,7 @@ const snippets: IPublicTypeSnippet[] = [
316
316
  props: {
317
317
  name: '报名火热',
318
318
  color: 'orange',
319
- key: 'teletext-tag-1',
319
+ key: 'teletext-tagc-1',
320
320
  },
321
321
  },
322
322
  {
@@ -324,7 +324,7 @@ const snippets: IPublicTypeSnippet[] = [
324
324
  props: {
325
325
  name: '报名火热',
326
326
  color: 'green-n',
327
- key: 'teletext-tag-2',
327
+ key: 'teletext-tagc-2',
328
328
  },
329
329
  },
330
330
  ],
@@ -93,7 +93,7 @@ function fillRealVersion(meta, packageName, version, basicLibraryVersion) {
93
93
  packageName = '@dckj-npm/dc-material';
94
94
  }
95
95
  if (version === void 0) {
96
- version = '0.1.73';
96
+ version = '0.1.74';
97
97
  }
98
98
  if (basicLibraryVersion === void 0) {
99
99
  basicLibraryVersion = {
@@ -280,14 +280,14 @@ var snippets = [{
280
280
  props: {
281
281
  name: '报名火热',
282
282
  color: 'orange',
283
- key: 'teletext-tag-1'
283
+ key: 'teletext-tagc-1'
284
284
  }
285
285
  }, {
286
286
  componentName: 'TagC',
287
287
  props: {
288
288
  name: '报名火热',
289
289
  color: 'green-n',
290
- key: 'teletext-tag-2'
290
+ key: 'teletext-tagc-2'
291
291
  }
292
292
  }]
293
293
  }
@@ -98,7 +98,7 @@ function fillRealVersion(meta, packageName, version, basicLibraryVersion) {
98
98
  packageName = '@dckj-npm/dc-material';
99
99
  }
100
100
  if (version === void 0) {
101
- version = '0.1.73';
101
+ version = '0.1.74';
102
102
  }
103
103
  if (basicLibraryVersion === void 0) {
104
104
  basicLibraryVersion = {
@@ -285,14 +285,14 @@ var snippets = [{
285
285
  props: {
286
286
  name: '报名火热',
287
287
  color: 'orange',
288
- key: 'teletext-tag-1'
288
+ key: 'teletext-tagc-1'
289
289
  }
290
290
  }, {
291
291
  componentName: 'TagC',
292
292
  props: {
293
293
  name: '报名火热',
294
294
  color: 'green-n',
295
- key: 'teletext-tag-2'
295
+ key: 'teletext-tagc-2'
296
296
  }
297
297
  }]
298
298
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dckj-npm/dc-material",
3
- "version": "0.1.73",
3
+ "version": "0.1.74",
4
4
  "description": "dc低代码物料",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -103,7 +103,7 @@
103
103
  },
104
104
  "componentConfig": {
105
105
  "isComponentLibrary": true,
106
- "materialSchema": "https://unpkg.com/@dckj-npm/dc-material@0.1.73/build/lowcode/assets-prod.json"
106
+ "materialSchema": "https://unpkg.com/@dckj-npm/dc-material@0.1.74/build/lowcode/assets-prod.json"
107
107
  },
108
108
  "lcMeta": {
109
109
  "type": "component"