@dckj-npm/dc-material 0.1.242 → 0.1.243

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.
@@ -400,7 +400,7 @@ const TeletextListMeta: IPublicTypeComponentMetadata = {
400
400
  },
401
401
  ],
402
402
  },
403
- initialValue: 'left',
403
+ initialValue: 'flex-start',
404
404
  },
405
405
  },
406
406
  {
@@ -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.242';
102
+ version = '0.1.243';
103
103
  }
104
104
  if (basicLibraryVersion === void 0) {
105
105
  basicLibraryVersion = {
@@ -344,7 +344,7 @@ var TeletextListMeta = {
344
344
  value: 'center'
345
345
  }]
346
346
  },
347
- initialValue: 'left'
347
+ initialValue: 'flex-start'
348
348
  }
349
349
  }, {
350
350
  title: '图标配置',
@@ -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.242';
107
+ version = '0.1.243';
108
108
  }
109
109
  if (basicLibraryVersion === void 0) {
110
110
  basicLibraryVersion = {
@@ -349,7 +349,7 @@ var TeletextListMeta = {
349
349
  value: 'center'
350
350
  }]
351
351
  },
352
- initialValue: 'left'
352
+ initialValue: 'flex-start'
353
353
  }
354
354
  }, {
355
355
  title: '图标配置',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dckj-npm/dc-material",
3
- "version": "0.1.242",
3
+ "version": "0.1.243",
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.242/build/lowcode/assets-prod.json"
109
+ "materialSchema": "https://unpkg.com/@dckj-npm/dc-material@0.1.243/build/lowcode/assets-prod.json"
110
110
  },
111
111
  "lcMeta": {
112
112
  "type": "component"