@fangzhongya/fang-ui 0.0.40 → 0.0.41
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.
- package/dist/components/cascaders/index.css +2 -3
- package/dist/components/cascaders/index.scss +2 -3
- package/dist/components/cascaders/style/index2.scss +1 -1
- package/dist/components/dialogs/src/index2.cjs +1 -1
- package/dist/components/dialogs/src/index2.js +1 -1
- package/dist/components/index.scss +2 -2
- package/dist/components/index2.scss +2 -2
- package/dist/icons/index.css +39 -39
- package/dist/icons/index.json +14 -14
- package/dist/index.css +2 -25
- package/package.json +2 -2
- /package/dist/components/{radio-group → color-picker}/index.css +0 -0
|
@@ -10,7 +10,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
10
10
|
props: data.dataProps,
|
|
11
11
|
emits: data.dataEmits,
|
|
12
12
|
setup(__props, { expose: __expose, emit: __emit }) {
|
|
13
|
-
const cs = index.useCssName("
|
|
13
|
+
const cs = index.useCssName("dialogs");
|
|
14
14
|
const props = __props;
|
|
15
15
|
const attrs = vue.useAttrs();
|
|
16
16
|
const slots = vue.useSlots();
|
|
@@ -8,7 +8,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
8
8
|
props: dataProps,
|
|
9
9
|
emits: dataEmits,
|
|
10
10
|
setup(__props, { expose: __expose, emit: __emit }) {
|
|
11
|
-
const cs = useCssName("
|
|
11
|
+
const cs = useCssName("dialogs");
|
|
12
12
|
const props = __props;
|
|
13
13
|
const attrs = useAttrs();
|
|
14
14
|
const slots = useSlots();
|
|
@@ -70,9 +70,9 @@
|
|
|
70
70
|
@use './inputs/index.scss' as *;
|
|
71
71
|
@use './selects/index.scss' as *;
|
|
72
72
|
@use './switchs/index.scss' as *;
|
|
73
|
+
@use './text/index.scss' as *;
|
|
73
74
|
@use './paging/index.scss' as *;
|
|
74
75
|
@use './tables/index.scss' as *;
|
|
75
76
|
@use './tablesp/index.scss' as *;
|
|
76
77
|
@use './tabless/index.scss' as *;
|
|
77
|
-
@use './tablesv/index.scss' as *;
|
|
78
|
-
@use './tablesvp/index.scss' as *;
|
|
78
|
+
@use './tablesv/index.scss' as *;
|
|
@@ -70,9 +70,9 @@
|
|
|
70
70
|
@use './inputs/style/index2.scss' as *;
|
|
71
71
|
@use './selects/style/index2.scss' as *;
|
|
72
72
|
@use './switchs/style/index2.scss' as *;
|
|
73
|
+
@use './text/style/index.scss' as *;
|
|
73
74
|
@use './paging/style/index2.scss' as *;
|
|
74
75
|
@use './tables/style/index2.scss' as *;
|
|
75
76
|
@use './tablesp/style/index2.scss' as *;
|
|
76
77
|
@use './tabless/style/index2.scss' as *;
|
|
77
|
-
@use './tablesv/style/index2.scss' as *;
|
|
78
|
-
@use './tablesvp/style/index2.scss' as *;
|
|
78
|
+
@use './tablesv/style/index2.scss' as *;
|
package/dist/icons/index.css
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
1
|
+
.i-bar {
|
|
2
|
+
height: 1em;
|
|
3
|
+
width: 1em;
|
|
4
|
+
--icon-css-bar: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' data-v-ea893728='' %3E %3Cpath fill='currentColor' d='M128 544h768a32 32 0 1 0 0-64H128a32 32 0 0 0 0 64z' %3E%3C/path%3E %3C/svg%3E");
|
|
5
|
+
background-color: currentColor;
|
|
6
|
+
-webkit-mask: var(--icon-css-bar) no-repeat;
|
|
7
|
+
mask: var(--icon-css-bar) no-repeat;
|
|
8
|
+
-webkit-mask-size: 100% 100%;
|
|
9
|
+
mask-size: 100% 100%;
|
|
10
|
+
color: inherit;
|
|
11
|
+
}
|
|
1
12
|
.i-below {
|
|
2
13
|
height: 1em;
|
|
3
14
|
width: 1em;
|
|
@@ -9,35 +20,35 @@
|
|
|
9
20
|
mask-size: 100% 100%;
|
|
10
21
|
color: inherit;
|
|
11
22
|
}
|
|
12
|
-
.i-
|
|
23
|
+
.i-bicycle {
|
|
13
24
|
height: 1em;
|
|
14
25
|
width: 1em;
|
|
15
|
-
--icon-css-
|
|
26
|
+
--icon-css-bicycle: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M256 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256zm0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384z'/%3E%3Cpath fill='currentColor' d='M288 672h320q32 0 32 32t-32 32H288q-32 0-32-32t32-32z'/%3E%3Cpath fill='currentColor' d='M768 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256zm0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384z'/%3E%3Cpath fill='currentColor' d='M480 192a32 32 0 0 1 0-64h160a32 32 0 0 1 31.04 24.256l96 384a32 32 0 0 1-62.08 15.488L615.04 192H480zM96 384a32 32 0 0 1 0-64h128a32 32 0 0 1 30.336 21.888l64 192a32 32 0 1 1-60.672 20.224L200.96 384H96z'/%3E%3Cpath fill='currentColor' d='m373.376 599.808-42.752-47.616 320-288 42.752 47.616z'/%3E%3C/svg%3E");
|
|
16
27
|
background-color: currentColor;
|
|
17
|
-
-webkit-mask: var(--icon-css-
|
|
18
|
-
mask: var(--icon-css-
|
|
28
|
+
-webkit-mask: var(--icon-css-bicycle) no-repeat;
|
|
29
|
+
mask: var(--icon-css-bicycle) no-repeat;
|
|
19
30
|
-webkit-mask-size: 100% 100%;
|
|
20
31
|
mask-size: 100% 100%;
|
|
21
32
|
color: inherit;
|
|
22
33
|
}
|
|
23
|
-
.i-
|
|
34
|
+
.i-bottom-left {
|
|
24
35
|
height: 1em;
|
|
25
36
|
width: 1em;
|
|
26
|
-
--icon-css-
|
|
37
|
+
--icon-css-bottom-left: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M256 768h416a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V352a32 32 0 0 1 64 0v416z'/%3E%3Cpath fill='currentColor' d='M246.656 822.656a32 32 0 0 1-45.312-45.312l544-544a32 32 0 0 1 45.312 45.312l-544 544z'/%3E%3C/svg%3E");
|
|
27
38
|
background-color: currentColor;
|
|
28
|
-
-webkit-mask: var(--icon-css-
|
|
29
|
-
mask: var(--icon-css-
|
|
39
|
+
-webkit-mask: var(--icon-css-bottom-left) no-repeat;
|
|
40
|
+
mask: var(--icon-css-bottom-left) no-repeat;
|
|
30
41
|
-webkit-mask-size: 100% 100%;
|
|
31
42
|
mask-size: 100% 100%;
|
|
32
43
|
color: inherit;
|
|
33
44
|
}
|
|
34
|
-
.i-
|
|
45
|
+
.i-bottom-right {
|
|
35
46
|
height: 1em;
|
|
36
47
|
width: 1em;
|
|
37
|
-
--icon-css-
|
|
48
|
+
--icon-css-bottom-right: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M352 768a32 32 0 1 0 0 64h448a32 32 0 0 0 32-32V352a32 32 0 0 0-64 0v416H352z'/%3E%3Cpath fill='currentColor' d='M777.344 822.656a32 32 0 0 0 45.312-45.312l-544-544a32 32 0 0 0-45.312 45.312l544 544z'/%3E%3C/svg%3E");
|
|
38
49
|
background-color: currentColor;
|
|
39
|
-
-webkit-mask: var(--icon-css-
|
|
40
|
-
mask: var(--icon-css-
|
|
50
|
+
-webkit-mask: var(--icon-css-bottom-right) no-repeat;
|
|
51
|
+
mask: var(--icon-css-bottom-right) no-repeat;
|
|
41
52
|
-webkit-mask-size: 100% 100%;
|
|
42
53
|
mask-size: 100% 100%;
|
|
43
54
|
color: inherit;
|
|
@@ -53,13 +64,13 @@
|
|
|
53
64
|
mask-size: 100% 100%;
|
|
54
65
|
color: inherit;
|
|
55
66
|
}
|
|
56
|
-
.i-
|
|
67
|
+
.i-clear {
|
|
57
68
|
height: 1em;
|
|
58
69
|
width: 1em;
|
|
59
|
-
--icon-css-
|
|
70
|
+
--icon-css-clear: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' data-v-ea893728='' %3E %3Cpath fill='currentColor' d='m466.752 512-90.496-90.496a32 32 0 0 1 45.248-45.248L512 466.752l90.496-90.496a32 32 0 1 1 45.248 45.248L557.248 512l90.496 90.496a32 32 0 1 1-45.248 45.248L512 557.248l-90.496 90.496a32 32 0 0 1-45.248-45.248L466.752 512z' %3E%3C/path%3E %3Cpath fill='currentColor' d='M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768zm0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896z' %3E%3C/path%3E %3C/svg%3E");
|
|
60
71
|
background-color: currentColor;
|
|
61
|
-
-webkit-mask: var(--icon-css-
|
|
62
|
-
mask: var(--icon-css-
|
|
72
|
+
-webkit-mask: var(--icon-css-clear) no-repeat;
|
|
73
|
+
mask: var(--icon-css-clear) no-repeat;
|
|
63
74
|
-webkit-mask-size: 100% 100%;
|
|
64
75
|
mask-size: 100% 100%;
|
|
65
76
|
color: inherit;
|
|
@@ -75,13 +86,13 @@
|
|
|
75
86
|
mask-size: 100% 100%;
|
|
76
87
|
color: inherit;
|
|
77
88
|
}
|
|
78
|
-
.i-
|
|
89
|
+
.i-edit {
|
|
79
90
|
height: 1em;
|
|
80
91
|
width: 1em;
|
|
81
|
-
--icon-css-
|
|
92
|
+
--icon-css-edit: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill='currentColor' d='M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640V512z' %3E%3C/path%3E %3Cpath fill='currentColor' d='m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z' %3E%3C/path%3E %3C/svg%3E");
|
|
82
93
|
background-color: currentColor;
|
|
83
|
-
-webkit-mask: var(--icon-css-
|
|
84
|
-
mask: var(--icon-css-
|
|
94
|
+
-webkit-mask: var(--icon-css-edit) no-repeat;
|
|
95
|
+
mask: var(--icon-css-edit) no-repeat;
|
|
85
96
|
-webkit-mask-size: 100% 100%;
|
|
86
97
|
mask-size: 100% 100%;
|
|
87
98
|
color: inherit;
|
|
@@ -97,13 +108,13 @@
|
|
|
97
108
|
mask-size: 100% 100%;
|
|
98
109
|
color: inherit;
|
|
99
110
|
}
|
|
100
|
-
.i-
|
|
111
|
+
.i-left {
|
|
101
112
|
height: 1em;
|
|
102
113
|
width: 1em;
|
|
103
|
-
--icon-css-
|
|
114
|
+
--icon-css-left: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' data-v-ea893728='' %3E %3Cpath fill='currentColor' d='M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z' %3E%3C/path%3E %3C/svg%3E");
|
|
104
115
|
background-color: currentColor;
|
|
105
|
-
-webkit-mask: var(--icon-css-
|
|
106
|
-
mask: var(--icon-css-
|
|
116
|
+
-webkit-mask: var(--icon-css-left) no-repeat;
|
|
117
|
+
mask: var(--icon-css-left) no-repeat;
|
|
107
118
|
-webkit-mask-size: 100% 100%;
|
|
108
119
|
mask-size: 100% 100%;
|
|
109
120
|
color: inherit;
|
|
@@ -119,24 +130,13 @@
|
|
|
119
130
|
mask-size: 100% 100%;
|
|
120
131
|
color: inherit;
|
|
121
132
|
}
|
|
122
|
-
.i-
|
|
123
|
-
height: 1em;
|
|
124
|
-
width: 1em;
|
|
125
|
-
--icon-css-left: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' data-v-ea893728='' %3E %3Cpath fill='currentColor' d='M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z' %3E%3C/path%3E %3C/svg%3E");
|
|
126
|
-
background-color: currentColor;
|
|
127
|
-
-webkit-mask: var(--icon-css-left) no-repeat;
|
|
128
|
-
mask: var(--icon-css-left) no-repeat;
|
|
129
|
-
-webkit-mask-size: 100% 100%;
|
|
130
|
-
mask-size: 100% 100%;
|
|
131
|
-
color: inherit;
|
|
132
|
-
}
|
|
133
|
-
.i-clear {
|
|
133
|
+
.i-star {
|
|
134
134
|
height: 1em;
|
|
135
135
|
width: 1em;
|
|
136
|
-
--icon-css-
|
|
136
|
+
--icon-css-star: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' data-v-ea893728='' %3E %3Cpath fill='currentColor' d='m512 747.84 228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72L512 747.84zM313.6 924.48a70.4 70.4 0 0 1-102.144-74.24l37.888-220.928L88.96 472.96A70.4 70.4 0 0 1 128 352.896l221.76-32.256 99.2-200.96a70.4 70.4 0 0 1 126.208 0l99.2 200.96 221.824 32.256a70.4 70.4 0 0 1 39.04 120.064L774.72 629.376l37.888 220.928a70.4 70.4 0 0 1-102.144 74.24L512 820.096l-198.4 104.32z' %3E%3C/path%3E %3C/svg%3E");
|
|
137
137
|
background-color: currentColor;
|
|
138
|
-
-webkit-mask: var(--icon-css-
|
|
139
|
-
mask: var(--icon-css-
|
|
138
|
+
-webkit-mask: var(--icon-css-star) no-repeat;
|
|
139
|
+
mask: var(--icon-css-star) no-repeat;
|
|
140
140
|
-webkit-mask-size: 100% 100%;
|
|
141
141
|
mask-size: 100% 100%;
|
|
142
142
|
color: inherit;
|
package/dist/icons/index.json
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
{
|
|
2
2
|
"prefix": "fang-ui",
|
|
3
3
|
"info": {},
|
|
4
|
-
"lastModified":
|
|
4
|
+
"lastModified": 1754373448028,
|
|
5
5
|
"icons": {
|
|
6
|
-
"below": {
|
|
7
|
-
"body": " <path fill=\"currentColor\" d=\"M831.872 340.864 512 652.672 192.128 340.864a30.592 30.592 0 0 0-42.752 0 29.12 29.12 0 0 0 0 41.6L489.664 714.24a32 32 0 0 0 44.672 0l340.288-331.712a29.12 29.12 0 0 0 0-41.728 30.592 30.592 0 0 0-42.752 0z\" ></path> "
|
|
8
|
-
},
|
|
9
6
|
"bar": {
|
|
10
7
|
"body": " <path fill=\"currentColor\" d=\"M128 544h768a32 32 0 1 0 0-64H128a32 32 0 0 0 0 64z\" ></path> "
|
|
11
8
|
},
|
|
12
|
-
"
|
|
13
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
14
|
-
},
|
|
15
|
-
"close": {
|
|
16
|
-
"body": " <path fill=\"currentColor\" d=\"M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z\" ></path> "
|
|
17
|
-
},
|
|
18
|
-
"frame": {
|
|
19
|
-
"body": " <path fill=\"currentColor\" d=\"m160 96.064 192 .192a32 32 0 0 1 0 64l-192-.192V352a32 32 0 0 1-64 0V96h64v.064zm0 831.872V928H96V672a32 32 0 1 1 64 0v191.936l192-.192a32 32 0 1 1 0 64l-192 .192zM864 96.064V96h64v256a32 32 0 1 1-64 0V160.064l-192 .192a32 32 0 1 1 0-64l192-.192zm0 831.872-192-.192a32 32 0 0 1 0-64l192 .192V672a32 32 0 1 1 64 0v256h-64v-.064z\" ></path> "
|
|
9
|
+
"bicycle": {
|
|
10
|
+
"body": "<path fill=\"currentColor\" d=\"M256 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256zm0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384z\"/><path fill=\"currentColor\" d=\"M288 672h320q32 0 32 32t-32 32H288q-32 0-32-32t32-32z\"/><path fill=\"currentColor\" d=\"M768 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256zm0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384z\"/><path fill=\"currentColor\" d=\"M480 192a32 32 0 0 1 0-64h160a32 32 0 0 1 31.04 24.256l96 384a32 32 0 0 1-62.08 15.488L615.04 192H480zM96 384a32 32 0 0 1 0-64h128a32 32 0 0 1 30.336 21.888l64 192a32 32 0 1 1-60.672 20.224L200.96 384H96z\"/><path fill=\"currentColor\" d=\"m373.376 599.808-42.752-47.616 320-288 42.752 47.616z\"/>"
|
|
20
11
|
},
|
|
21
|
-
"right": {
|
|
22
|
-
"body": "
|
|
12
|
+
"bottom-right": {
|
|
13
|
+
"body": "<path fill=\"currentColor\" d=\"M352 768a32 32 0 1 0 0 64h448a32 32 0 0 0 32-32V352a32 32 0 0 0-64 0v416H352z\"/><path fill=\"currentColor\" d=\"M777.344 822.656a32 32 0 0 0 45.312-45.312l-544-544a32 32 0 0 0-45.312 45.312l544 544z\"/>"
|
|
23
14
|
},
|
|
24
15
|
"clear": {
|
|
25
16
|
"body": " <path fill=\"currentColor\" d=\"m466.752 512-90.496-90.496a32 32 0 0 1 45.248-45.248L512 466.752l90.496-90.496a32 32 0 1 1 45.248 45.248L557.248 512l90.496 90.496a32 32 0 1 1-45.248 45.248L512 557.248l-90.496 90.496a32 32 0 0 1-45.248-45.248L466.752 512z\" ></path> <path fill=\"currentColor\" d=\"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768zm0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896z\" ></path> "
|
|
17
|
+
},
|
|
18
|
+
"edit": {
|
|
19
|
+
"body": " <path fill=\"currentColor\" d=\"M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640V512z\" ></path> <path fill=\"currentColor\" d=\"m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z\" ></path> "
|
|
20
|
+
},
|
|
21
|
+
"left": {
|
|
22
|
+
"body": " <path fill=\"currentColor\" d=\"M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z\" ></path> "
|
|
23
|
+
},
|
|
24
|
+
"star": {
|
|
25
|
+
"body": " <path fill=\"currentColor\" d=\"m512 747.84 228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72L512 747.84zM313.6 924.48a70.4 70.4 0 0 1-102.144-74.24l37.888-220.928L88.96 472.96A70.4 70.4 0 0 1 128 352.896l221.76-32.256 99.2-200.96a70.4 70.4 0 0 1 126.208 0l99.2 200.96 221.824 32.256a70.4 70.4 0 0 1 39.04 120.064L774.72 629.376l37.888 220.928a70.4 70.4 0 0 1-102.144 74.24L512 820.096l-198.4 104.32z\" ></path> "
|
|
26
26
|
}
|
|
27
27
|
},
|
|
28
28
|
"aliases": {},
|
package/dist/index.css
CHANGED
|
@@ -639,12 +639,11 @@
|
|
|
639
639
|
|
|
640
640
|
.cascaders-cascader {
|
|
641
641
|
height: 100%;
|
|
642
|
-
|
|
643
|
-
.cascaders-cascader > div {
|
|
644
|
-
height: 100%;
|
|
642
|
+
width: 100%;
|
|
645
643
|
}
|
|
646
644
|
.cascaders-tree {
|
|
647
645
|
height: 100%;
|
|
646
|
+
width: 100%;
|
|
648
647
|
}
|
|
649
648
|
|
|
650
649
|
.checks-check {
|
|
@@ -897,26 +896,4 @@
|
|
|
897
896
|
left: 0;
|
|
898
897
|
z-index: 1;
|
|
899
898
|
opacity: 0;
|
|
900
|
-
}
|
|
901
|
-
|
|
902
|
-
.tablesvp {
|
|
903
|
-
width: 100%;
|
|
904
|
-
height: var(--tablesvp-height);
|
|
905
|
-
display: flex;
|
|
906
|
-
flex-direction: column;
|
|
907
|
-
}
|
|
908
|
-
.tablesvp-main {
|
|
909
|
-
display: flex;
|
|
910
|
-
flex-direction: column;
|
|
911
|
-
flex: 1;
|
|
912
|
-
width: 100%;
|
|
913
|
-
}
|
|
914
|
-
.tablesvp-main.is-radio .el-table__header .el-table-column--selection .el-checkbox {
|
|
915
|
-
display: none;
|
|
916
|
-
}
|
|
917
|
-
.tablesvp-paginat {
|
|
918
|
-
overflow: hidden;
|
|
919
|
-
}
|
|
920
|
-
.tablesvp-paginat .el-pagination {
|
|
921
|
-
justify-content: flex-end;
|
|
922
899
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fangzhongya/fang-ui",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.41",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"description ": "fang-ui",
|
|
7
7
|
"keywords": [
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
"vxe-table": "4.15.0",
|
|
52
52
|
"@fang-ui/components": "0.0.1-0",
|
|
53
53
|
"@fang-ui/hooks": "0.0.1-0",
|
|
54
|
-
"@fang-ui/directives": "0.0.1-0",
|
|
55
54
|
"@fang-ui/icons": "0.0.1-0",
|
|
55
|
+
"@fang-ui/directives": "0.0.1-0",
|
|
56
56
|
"@fang-ui/locale": "0.0.1-0",
|
|
57
57
|
"@fang-ui/theme": "0.0.1-0",
|
|
58
58
|
"@fang-ui/types": "0.0.1-0",
|
|
File without changes
|