@das-fed/upf-web-components 6.4.0-dev.219 → 6.4.0-dev.221

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,5 +1,5 @@
1
1
  import { defineComponent as n, openBlock as e, createBlock as o, unref as t, mergeProps as i, withCtx as s, renderSlot as a } from "vue";
2
- import { _ as l } from "./index-D_DJBBnI.js";
2
+ import { _ as l } from "./index-BP6_mCUX.js";
3
3
  const d = `<?xml version="1.0" encoding="UTF-8"?>\r
4
4
  <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\r
5
5
  <title>树展开</title>\r
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as t, openBlock as e, createBlock as o, unref as n, mergeProps as i, withCtx as s, renderSlot as C } from "vue";
2
- import { _ as l } from "./index-D_DJBBnI.js";
2
+ import { _ as l } from "./index-BP6_mCUX.js";
3
3
  const a = `<?xml version="1.0" encoding="UTF-8"?>\r
4
4
  <svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\r
5
5
  <title>项目-列表</title>\r
package/index.js CHANGED
@@ -1,12 +1,12 @@
1
1
  import '@das-fed/upf-web-components/style.css';
2
- import { c as r, d as c, e as s } from "./index-D7f3vvzc.js";
2
+ import { c as r, d as c, e as s } from "./index-Cn5sMJDZ.js";
3
3
  export {
4
4
  r as createCeMenu,
5
5
  c as createCeNav,
6
6
  s as createCeTabs
7
7
  };
8
8
  ;
9
- import { c as r, d as c, e as s } from "./index-D7f3vvzc.js";
9
+ import { c as r, d as c, e as s } from "./index-Cn5sMJDZ.js";
10
10
  export {
11
11
  r as createCeMenu,
12
12
  c as createCeNav,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@das-fed/upf-web-components",
3
- "version": "6.4.0-dev.219",
3
+ "version": "6.4.0-dev.221",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "exports": {
@@ -10,10 +10,8 @@
10
10
  },
11
11
  "dependencies": {
12
12
  "@ant-design/icons-vue": "^6.1.0",
13
- "@das-fed/upf-ui": "6.4.0-dev.219",
14
- "@das-fed/upf-utils": "6.4.0-dev.219",
15
- "@das-fed/upf-web": "6.4.0-dev.219",
16
- "@das-fed/upf-web-components": "6.4.0-dev.219",
13
+ "@das-fed/upf-ui": "6.4.0-dev.221",
14
+ "@das-fed/upf-utils": "6.4.0-dev.221",
17
15
  "@element-plus/icons-vue": "^2.3.1",
18
16
  "ant-design-vue": "3.2.20",
19
17
  "element-plus": "2.4.2",
@@ -21,7 +19,7 @@
21
19
  "vue": "^3.2.31"
22
20
  },
23
21
  "devDependencies": {
24
- "@das-fed/upf-cli": "6.4.0-dev.219",
22
+ "@das-fed/upf-cli": "6.4.0-dev.221",
25
23
  "@vitejs/plugin-vue": "^5.0.5",
26
24
  "cross-env": "^7.0.3",
27
25
  "typescript": "^5.5.3",
@@ -32,7 +30,8 @@
32
30
  "vue": ">=3.2.31",
33
31
  "vue-router": ">=4.0.0",
34
32
  "ant-design-vue": ">=3.2.0",
35
- "element-plus": ">=2.4.0"
33
+ "element-plus": ">=2.4.0",
34
+ "@das-fed/upf-web": ">=1.0.0"
36
35
  },
37
36
  "publishConfig": {
38
37
  "access": "public",