ims-template-config 1.17.0 → 1.19.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;;;;;;;;;;;;;;;;;;;IA6HlC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/footer/index.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,SAAU,MAAM;;;;;;;;;;;;;;;;;;;IAkIlC,CAAC"}
@@ -33,10 +33,6 @@ export var footer = function footer(repo) {
33
33
  title: '@ims-view/editor',
34
34
  url: 'https://ims-editor.vercel.app/',
35
35
  openExternal: true
36
- }, {
37
- title: 'ims-react-directive',
38
- url: 'https://github.com/eternallycyf/ims-react-directive',
39
- openExternal: true
40
36
  }]
41
37
  }, {
42
38
  title: '帮助',
@@ -55,15 +51,15 @@ export var footer = function footer(repo) {
55
51
  }, {
56
52
  title: '模板及配置',
57
53
  items: [{
58
- title: 'ims-monorepo-template',
59
- description: 'monorepo模板',
60
- url: 'https://github.com/eternallycyf/ims-monorepo-template',
61
- openExternal: true
62
- }, {
63
54
  title: 'ims-template',
64
55
  description: 'npm模板',
65
56
  url: 'https://github.com/eternallycyf/ims-template',
66
57
  openExternal: true
58
+ }, {
59
+ title: 'ims-monorepo-template',
60
+ description: 'monorepo模板',
61
+ url: 'https://github.com/eternallycyf/ims-monorepo-template',
62
+ openExternal: true
67
63
  }, {
68
64
  title: 'ims-template-config',
69
65
  description: '配置',
@@ -94,6 +90,14 @@ export var footer = function footer(repo) {
94
90
  title: 'lrxc-cli',
95
91
  url: 'https://github.com/eternallycyf/lrxc-cli',
96
92
  openExternal: true
93
+ }, {
94
+ title: 'ims-keep-alive',
95
+ url: 'https://ims-keep-alive.vercel.app/',
96
+ openExternal: true
97
+ }, {
98
+ title: 'ims-react-directive',
99
+ url: 'https://github.com/eternallycyf/ims-react-directive',
100
+ openExternal: true
97
101
  }]
98
102
  }];
99
103
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/footer/index.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,SAAU,MAAM;;;;;;;;;;;;;;;;;;;IA6HlC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/footer/index.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,SAAU,MAAM;;;;;;;;;;;;;;;;;;;IAkIlC,CAAC"}
@@ -65,11 +65,6 @@ var footer = (repo) => [
65
65
  title: "@ims-view/editor",
66
66
  url: "https://ims-editor.vercel.app/",
67
67
  openExternal: true
68
- },
69
- {
70
- title: "ims-react-directive",
71
- url: "https://github.com/eternallycyf/ims-react-directive",
72
- openExternal: true
73
68
  }
74
69
  ]
75
70
  },
@@ -95,18 +90,18 @@ var footer = (repo) => [
95
90
  {
96
91
  title: "模板及配置",
97
92
  items: [
98
- {
99
- title: "ims-monorepo-template",
100
- description: "monorepo模板",
101
- url: "https://github.com/eternallycyf/ims-monorepo-template",
102
- openExternal: true
103
- },
104
93
  {
105
94
  title: "ims-template",
106
95
  description: "npm模板",
107
96
  url: "https://github.com/eternallycyf/ims-template",
108
97
  openExternal: true
109
98
  },
99
+ {
100
+ title: "ims-monorepo-template",
101
+ description: "monorepo模板",
102
+ url: "https://github.com/eternallycyf/ims-monorepo-template",
103
+ openExternal: true
104
+ },
110
105
  {
111
106
  title: "ims-template-config",
112
107
  description: "配置",
@@ -144,6 +139,16 @@ var footer = (repo) => [
144
139
  title: "lrxc-cli",
145
140
  url: "https://github.com/eternallycyf/lrxc-cli",
146
141
  openExternal: true
142
+ },
143
+ {
144
+ title: "ims-keep-alive",
145
+ url: "https://ims-keep-alive.vercel.app/",
146
+ openExternal: true
147
+ },
148
+ {
149
+ title: "ims-react-directive",
150
+ url: "https://github.com/eternallycyf/ims-react-directive",
151
+ openExternal: true
147
152
  }
148
153
  ]
149
154
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ims-template-config",
3
- "version": "1.17.0",
3
+ "version": "1.19.0",
4
4
  "description": "ims 一些配置",
5
5
  "keywords": [
6
6
  "config"