ims-template-config 1.16.0 → 1.17.0

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.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/footer/index.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,SAAU,MAAM;;;;;;;;;;;;;;;;;;;IA6GlC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/footer/index.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,SAAU,MAAM;;;;;;;;;;;;;;;;;;;IA6HlC,CAAC"}
@@ -17,6 +17,10 @@ export var footer = function footer(repo) {
17
17
  title: '@ims-view/chart',
18
18
  url: 'https://ims-view.site/charts',
19
19
  openExternal: true
20
+ }, {
21
+ title: '@ims-view/components',
22
+ url: 'https://github.com/eternallycyf/components',
23
+ openExternal: true
20
24
  }, {
21
25
  title: 'ims-graph',
22
26
  url: 'https://ims-graph.vercel.app/components/graph-chart',
@@ -25,10 +29,6 @@ export var footer = function footer(repo) {
25
29
  title: 'ims-indexed-db',
26
30
  url: 'https://ims-indexed-db.vercel.app/',
27
31
  openExternal: true
28
- }, {
29
- title: '@ims-view/components',
30
- url: 'https://github.com/eternallycyf/components',
31
- openExternal: true
32
32
  }, {
33
33
  title: '@ims-view/editor',
34
34
  url: 'https://ims-editor.vercel.app/',
@@ -74,10 +74,23 @@ export var footer = function footer(repo) {
74
74
  description: 'eslint配置',
75
75
  url: 'https://github.com/eternallycyf/eslint-config',
76
76
  openExternal: true
77
+ }, {
78
+ title: 'prettier-config',
79
+ description: 'prettier配置',
80
+ url: 'https://github.com/eternallycyf/prettier-config',
81
+ openExternal: true
77
82
  }]
78
83
  }, {
79
84
  title: '更多',
80
85
  items: [{
86
+ title: 'mini-react',
87
+ url: 'https://www.npmjs.com/package/@ims-view/mini-react',
88
+ openExternal: true
89
+ }, {
90
+ title: 'ims-zustand',
91
+ url: 'https://www.npmjs.com/package/ims-zustand',
92
+ openExternal: true
93
+ }, {
81
94
  title: 'lrxc-cli',
82
95
  url: 'https://github.com/eternallycyf/lrxc-cli',
83
96
  openExternal: true
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/footer/index.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,SAAU,MAAM;;;;;;;;;;;;;;;;;;;IA6GlC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/footer/index.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,SAAU,MAAM;;;;;;;;;;;;;;;;;;;IA6HlC,CAAC"}
@@ -46,6 +46,11 @@ var footer = (repo) => [
46
46
  url: "https://ims-view.site/charts",
47
47
  openExternal: true
48
48
  },
49
+ {
50
+ title: "@ims-view/components",
51
+ url: "https://github.com/eternallycyf/components",
52
+ openExternal: true
53
+ },
49
54
  {
50
55
  title: "ims-graph",
51
56
  url: "https://ims-graph.vercel.app/components/graph-chart",
@@ -56,11 +61,6 @@ var footer = (repo) => [
56
61
  url: "https://ims-indexed-db.vercel.app/",
57
62
  openExternal: true
58
63
  },
59
- {
60
- title: "@ims-view/components",
61
- url: "https://github.com/eternallycyf/components",
62
- openExternal: true
63
- },
64
64
  {
65
65
  title: "@ims-view/editor",
66
66
  url: "https://ims-editor.vercel.app/",
@@ -118,12 +118,28 @@ var footer = (repo) => [
118
118
  description: "eslint配置",
119
119
  url: "https://github.com/eternallycyf/eslint-config",
120
120
  openExternal: true
121
+ },
122
+ {
123
+ title: "prettier-config",
124
+ description: "prettier配置",
125
+ url: "https://github.com/eternallycyf/prettier-config",
126
+ openExternal: true
121
127
  }
122
128
  ]
123
129
  },
124
130
  {
125
131
  title: "更多",
126
132
  items: [
133
+ {
134
+ title: "mini-react",
135
+ url: "https://www.npmjs.com/package/@ims-view/mini-react",
136
+ openExternal: true
137
+ },
138
+ {
139
+ title: "ims-zustand",
140
+ url: "https://www.npmjs.com/package/ims-zustand",
141
+ openExternal: true
142
+ },
127
143
  {
128
144
  title: "lrxc-cli",
129
145
  url: "https://github.com/eternallycyf/lrxc-cli",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ims-template-config",
3
- "version": "1.16.0",
3
+ "version": "1.17.0",
4
4
  "description": "ims 一些配置",
5
5
  "keywords": [
6
6
  "config"