@dckj-npm/dc-material 0.1.185 → 0.1.187

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.
@@ -587,31 +587,6 @@ const snippets: IPublicTypeSnippet[] = [
587
587
  key: 'image',
588
588
  },
589
589
  },
590
- {
591
- componentName: 'NextText',
592
- props: {
593
- type: 'h5',
594
- children: '标题标题',
595
- key: 'title',
596
- },
597
- },
598
- {
599
- componentName: 'NextText',
600
- props: {
601
- type: 'inherit',
602
- children:
603
- '基于 Ali-Lowcode-Engine 快速打造高生产力的低代码研发平台, 基于自然布局体系快速搭建页面',
604
- key: 'content',
605
- },
606
- },
607
- {
608
- componentName: 'TagC',
609
- props: {
610
- name: '报名火热',
611
- color: 'orange',
612
- key: 'teletext-tag-c',
613
- },
614
- },
615
590
  {
616
591
  componentName: 'NextText',
617
592
  props: {
@@ -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.185';
102
+ version = '0.1.187';
103
103
  }
104
104
  if (basicLibraryVersion === void 0) {
105
105
  basicLibraryVersion = {
@@ -508,27 +508,6 @@ var snippets = [{
508
508
  src: 'https://img.alicdn.com/tps/TB16TQvOXXXXXbiaFXXXXXXXXXX-120-120.svg',
509
509
  key: 'image'
510
510
  }
511
- }, {
512
- componentName: 'NextText',
513
- props: {
514
- type: 'h5',
515
- children: '标题标题',
516
- key: 'title'
517
- }
518
- }, {
519
- componentName: 'NextText',
520
- props: {
521
- type: 'inherit',
522
- children: '基于 Ali-Lowcode-Engine 快速打造高生产力的低代码研发平台, 基于自然布局体系快速搭建页面',
523
- key: 'content'
524
- }
525
- }, {
526
- componentName: 'TagC',
527
- props: {
528
- name: '报名火热',
529
- color: 'orange',
530
- key: 'teletext-tag-c'
531
- }
532
511
  }, {
533
512
  componentName: 'NextText',
534
513
  props: {
@@ -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.185';
107
+ version = '0.1.187';
108
108
  }
109
109
  if (basicLibraryVersion === void 0) {
110
110
  basicLibraryVersion = {
@@ -513,27 +513,6 @@ var snippets = [{
513
513
  src: 'https://img.alicdn.com/tps/TB16TQvOXXXXXbiaFXXXXXXXXXX-120-120.svg',
514
514
  key: 'image'
515
515
  }
516
- }, {
517
- componentName: 'NextText',
518
- props: {
519
- type: 'h5',
520
- children: '标题标题',
521
- key: 'title'
522
- }
523
- }, {
524
- componentName: 'NextText',
525
- props: {
526
- type: 'inherit',
527
- children: '基于 Ali-Lowcode-Engine 快速打造高生产力的低代码研发平台, 基于自然布局体系快速搭建页面',
528
- key: 'content'
529
- }
530
- }, {
531
- componentName: 'TagC',
532
- props: {
533
- name: '报名火热',
534
- color: 'orange',
535
- key: 'teletext-tag-c'
536
- }
537
516
  }, {
538
517
  componentName: 'NextText',
539
518
  props: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dckj-npm/dc-material",
3
- "version": "0.1.185",
3
+ "version": "0.1.187",
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.185/build/lowcode/assets-prod.json"
109
+ "materialSchema": "https://unpkg.com/@dckj-npm/dc-material@0.1.187/build/lowcode/assets-prod.json"
110
110
  },
111
111
  "lcMeta": {
112
112
  "type": "component"