ims-template-config 1.15.1 → 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;;;;;;;;;;;;;;;;;;;IAuGlC,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/',
@@ -69,10 +69,28 @@ export var footer = function footer(repo) {
69
69
  description: '配置',
70
70
  url: 'https://github.com/eternallycyf/ims-template-config',
71
71
  openExternal: true
72
+ }, {
73
+ title: 'eslint-config',
74
+ description: 'eslint配置',
75
+ url: 'https://github.com/eternallycyf/eslint-config',
76
+ openExternal: true
77
+ }, {
78
+ title: 'prettier-config',
79
+ description: 'prettier配置',
80
+ url: 'https://github.com/eternallycyf/prettier-config',
81
+ openExternal: true
72
82
  }]
73
83
  }, {
74
84
  title: '更多',
75
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
+ }, {
76
94
  title: 'lrxc-cli',
77
95
  url: 'https://github.com/eternallycyf/lrxc-cli',
78
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;;;;;;;;;;;;;;;;;;;IAuGlC,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/",
@@ -112,12 +112,34 @@ var footer = (repo) => [
112
112
  description: "配置",
113
113
  url: "https://github.com/eternallycyf/ims-template-config",
114
114
  openExternal: true
115
+ },
116
+ {
117
+ title: "eslint-config",
118
+ description: "eslint配置",
119
+ url: "https://github.com/eternallycyf/eslint-config",
120
+ openExternal: true
121
+ },
122
+ {
123
+ title: "prettier-config",
124
+ description: "prettier配置",
125
+ url: "https://github.com/eternallycyf/prettier-config",
126
+ openExternal: true
115
127
  }
116
128
  ]
117
129
  },
118
130
  {
119
131
  title: "更多",
120
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
+ },
121
143
  {
122
144
  title: "lrxc-cli",
123
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.15.1",
3
+ "version": "1.17.0",
4
4
  "description": "ims 一些配置",
5
5
  "keywords": [
6
6
  "config"