@fangzhongya/fang-ui 0.0.40 → 0.0.42
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/alert/index.scss +1 -1
- package/dist/components/array/index.scss +1 -1
- package/dist/components/box/index.scss +1 -1
- package/dist/components/box-adjust/index.scss +1 -1
- package/dist/components/box-local/index.scss +1 -1
- package/dist/components/box-mask/index.scss +1 -1
- package/dist/components/box-title/index.scss +1 -1
- package/dist/components/button/index.d.ts +3 -3
- package/dist/components/button/index.scss +1 -1
- package/dist/components/button/src/index.d.ts +6 -6
- package/dist/components/buttons/index.scss +1 -1
- package/dist/components/card/index.d.ts +3 -3
- package/dist/components/card/index.scss +1 -1
- package/dist/components/card/src/index.d.ts +6 -6
- package/dist/components/cascader/index.d.ts +49 -23
- package/dist/components/cascader/index.scss +1 -1
- package/dist/components/cascader/src/index.d.ts +96 -44
- package/dist/components/cascader-panel/index.d.ts +25 -13
- package/dist/components/cascader-panel/index.scss +1 -1
- package/dist/components/cascader-panel/src/index.d.ts +49 -25
- package/dist/components/cascaders/index.css +2 -3
- package/dist/components/cascaders/index.scss +3 -4
- package/dist/components/cascaders/style/index2.scss +1 -1
- package/dist/components/checkbox/index.scss +1 -1
- package/dist/components/checkbox-group/index.scss +1 -1
- package/dist/components/checks/index.scss +1 -1
- package/dist/components/collapse/index.scss +1 -1
- package/dist/components/collapse-item/index.scss +1 -1
- package/dist/components/color-picker/index.d.ts +20 -4
- package/dist/components/color-picker/index.scss +1 -1
- package/dist/components/color-picker/src/index.d.ts +40 -8
- package/dist/components/config-provider/index.d.ts +17 -5
- package/dist/components/config-provider/index.scss +1 -1
- package/dist/components/config-provider/src/index.d.ts +33 -9
- package/dist/components/date-picker/index.d.ts +12 -8
- package/dist/components/date-picker/index.scss +1 -1
- package/dist/components/date-picker/src/index.d.ts +24 -16
- package/dist/components/dates/index.scss +1 -1
- package/dist/components/dialog/index.d.ts +17 -5
- package/dist/components/dialog/index.scss +1 -1
- package/dist/components/dialog/src/index.d.ts +32 -8
- package/dist/components/dialogs/index.scss +1 -1
- package/dist/components/dialogs/src/index2.cjs +1 -1
- package/dist/components/dialogs/src/index2.js +1 -1
- package/dist/components/divider/index.scss +1 -1
- package/dist/components/drawer/index.d.ts +17 -5
- package/dist/components/drawer/index.scss +1 -1
- package/dist/components/drawer/src/index.d.ts +32 -8
- package/dist/components/dropdown/index.scss +1 -1
- package/dist/components/dropdown-item/index.scss +1 -1
- package/dist/components/dropdown-menu/index.scss +1 -1
- package/dist/components/edit/index.scss +1 -1
- package/dist/components/form/index.d.ts +14 -106
- package/dist/components/form/index.scss +1 -1
- package/dist/components/form-item/index.scss +1 -1
- package/dist/components/forms/index.d.ts +15 -411
- package/dist/components/forms/index.scss +1 -1
- package/dist/components/forms-div/index.scss +1 -1
- package/dist/components/forms-drag/index.d.ts +15 -488
- package/dist/components/forms-item/index.scss +1 -1
- package/dist/components/global-config/index.scss +1 -1
- package/dist/components/icon/index.scss +1 -1
- package/dist/components/icon/src/index2.cjs +6 -4
- package/dist/components/icon/src/index2.js +6 -4
- package/dist/components/image/index.scss +1 -1
- package/dist/components/index.scss +2 -2
- package/dist/components/index2.scss +2 -2
- package/dist/components/input/index.scss +1 -1
- package/dist/components/input-array/index.scss +1 -1
- package/dist/components/input-num/index.scss +1 -1
- package/dist/components/input-number/index.d.ts +14 -2
- package/dist/components/input-number/index.scss +1 -1
- package/dist/components/input-number/src/index.d.ts +28 -4
- package/dist/components/input-select/index.scss +1 -1
- package/dist/components/inputs/index.scss +1 -1
- package/dist/components/lists/index.scss +1 -1
- package/dist/components/menus/index.scss +1 -1
- package/dist/components/message/index.d.ts +2 -2
- package/dist/components/message/src/index.d.ts +2 -2
- package/dist/components/option/index.scss +1 -1
- package/dist/components/option-group/index.scss +1 -1
- package/dist/components/page/index.d.ts +21 -2738
- package/dist/components/page/index.scss +1 -1
- package/dist/components/pagination/index.scss +1 -1
- package/dist/components/paging/index.scss +1 -1
- package/dist/components/popconfirm/index.d.ts +3 -3
- package/dist/components/popconfirm/index.scss +1 -1
- package/dist/components/popconfirm/src/index.d.ts +6 -6
- package/dist/components/popover/index.d.ts +3 -3
- package/dist/components/popover/index.scss +1 -1
- package/dist/components/popover/src/index.d.ts +6 -6
- package/dist/components/popup/index.scss +1 -1
- package/dist/components/radio/index.scss +1 -1
- package/dist/components/radio-group/index.scss +1 -1
- package/dist/components/right-key/index.scss +1 -1
- package/dist/components/seamless-scroll/index.scss +1 -1
- package/dist/components/select/index.d.ts +63 -19
- package/dist/components/select/index.scss +1 -1
- package/dist/components/select/src/index.d.ts +125 -37
- package/dist/components/selects/index.scss +1 -1
- package/dist/components/slider/index.scss +1 -1
- package/dist/components/switch/index.scss +1 -1
- package/dist/components/switchs/index.scss +1 -1
- package/dist/components/tab-pane/index.scss +1 -1
- package/dist/components/tables/index.d.ts +28 -24
- package/dist/components/tables/index.scss +1 -1
- package/dist/components/tables/src/index.d.ts +56 -48
- package/dist/components/tablesp/index.d.ts +28 -24
- package/dist/components/tablesp/index.scss +1 -1
- package/dist/components/tablesp/src/index.d.ts +56 -48
- package/dist/components/tabless/index.d.ts +28 -24
- package/dist/components/tabless/index.scss +1 -1
- package/dist/components/tabless/src/index.d.ts +56 -48
- package/dist/components/tablesv/index.scss +1 -1
- package/dist/components/tablesvp/index.scss +1 -1
- package/dist/components/tabs/index.scss +1 -1
- package/dist/components/text/index.scss +1 -1
- package/dist/components/time-picker/index.d.ts +12 -8
- package/dist/components/time-picker/index.scss +1 -1
- package/dist/components/time-picker/src/index.d.ts +24 -16
- package/dist/components/time-select/index.d.ts +40 -10
- package/dist/components/time-select/index.scss +1 -1
- package/dist/components/time-select/src/index.d.ts +80 -20
- package/dist/components/tooltip/index.d.ts +3 -3
- package/dist/components/tooltip/index.scss +1 -1
- package/dist/components/tooltip/src/index.d.ts +6 -6
- package/dist/components/tree/index.d.ts +4 -4
- package/dist/components/tree/index.scss +1 -1
- package/dist/components/tree/src/index.d.ts +8 -8
- package/dist/components/tree-select/index.scss +1 -1
- package/dist/components/tree-select-box/index.d.ts +4 -4
- package/dist/components/tree-select-box/src/index.d.ts +8 -8
- package/dist/components/upload/index.d.ts +3 -3
- package/dist/components/upload/index.scss +1 -1
- package/dist/components/upload/src/index.d.ts +6 -6
- package/dist/components/user-select/index.d.ts +4 -4
- package/dist/components/user-select/src/index.d.ts +8 -8
- package/dist/components/window/index.scss +1 -1
- package/dist/css/array.css +70 -0
- package/dist/css/box-adjust.css +80 -0
- package/dist/css/box-local.css +87 -0
- package/dist/css/box-mask.css +25 -0
- package/dist/css/box-title.css +37 -0
- package/dist/css/box.css +83 -0
- package/dist/css/buttons.css +17 -0
- package/dist/css/cascaders.css +22 -0
- package/dist/css/checks.css +21 -0
- package/dist/css/collapse-item.css +13 -0
- package/dist/css/dates-divide.css +7 -0
- package/dist/css/dates.css +19 -0
- package/dist/css/dialogs.css +34 -0
- package/dist/css/edit-float.css +30 -0
- package/dist/css/edit.css +31 -0
- package/dist/css/forms-div.css +21 -0
- package/dist/css/forms-items.css +36 -0
- package/dist/css/forms.css +104 -0
- package/dist/css/global-config.css +17 -0
- package/dist/css/history.css +14 -0
- package/dist/css/icon.css +27 -0
- package/dist/css/index.css +899 -0
- package/dist/css/input-array.css +52 -0
- package/dist/css/input-history.css +64 -0
- package/dist/css/input-num.css +17 -0
- package/dist/css/input-select.css +72 -0
- package/dist/css/inputs.css +17 -0
- package/dist/css/labels.css +7 -0
- package/dist/css/lists.css +96 -0
- package/dist/css/menus.css +21 -0
- package/dist/css/page/set-column.css +38 -0
- package/dist/css/page.css +293 -0
- package/dist/css/paging.css +29 -0
- package/dist/css/popup.css +96 -0
- package/dist/css/right-key.css +41 -0
- package/dist/css/seamless-scroll.css +30 -0
- package/dist/css/select-scroll.css +52 -0
- package/dist/css/selector.css +64 -0
- package/dist/css/selects.css +21 -0
- package/dist/css/switchs.css +17 -0
- package/dist/css/tables.css +33 -0
- package/dist/css/tablesp.css +71 -0
- package/dist/css/tabless.css +36 -0
- package/dist/css/tablesv.css +92 -0
- package/dist/css/tablesvp.css +130 -0
- package/dist/css/window.css +89 -0
- package/dist/icons/index.css +54 -52
- package/dist/icons/index.json +11 -11
- package/dist/index.css +2 -25
- package/package.json +12 -12
- package/dist/components/form/src/index.d.ts +0 -381
- package/dist/components/forms/src/index.d.ts +0 -681
- package/dist/components/forms-drag/src/index.d.ts +0 -879
- package/dist/components/page/src/index.d.ts +0 -5161
- /package/dist/components/{radio-group → collapse-item}/index.css +0 -0
- /package/dist/components/{css → scss}/common.scss +0 -0
- /package/dist/components/{css → scss}/config.scss +0 -0
- /package/dist/components/{css → scss}/function.scss +0 -0
- /package/dist/components/{css → scss}/mixins.scss +0 -0
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
:root {
|
|
2
|
+
--on: rgb(91, 189, 246);
|
|
3
|
+
--color-primary: #409eff;
|
|
4
|
+
--bag-primary: #409eff;
|
|
5
|
+
--bag-primary-text: #fff;
|
|
6
|
+
--border: #eee;
|
|
7
|
+
--layout-panel-gap: 10px;
|
|
8
|
+
--layout-panel-padding: 20px;
|
|
9
|
+
--layout-form-item-padding-right: var(
|
|
10
|
+
--layout-panel-gap
|
|
11
|
+
);
|
|
12
|
+
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.box-mask {
|
|
16
|
+
display: block;
|
|
17
|
+
opacity: 0.5;
|
|
18
|
+
z-index: 0;
|
|
19
|
+
position: fixed;
|
|
20
|
+
top: 0;
|
|
21
|
+
right: 0;
|
|
22
|
+
left: 0;
|
|
23
|
+
bottom: 0;
|
|
24
|
+
background: rgba(2, 28, 39, 0.4);
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.box-title {
|
|
28
|
+
padding: 10px;
|
|
29
|
+
position: relative;
|
|
30
|
+
background-color: #467ddc;
|
|
31
|
+
color: #fff;
|
|
32
|
+
align-items: center;
|
|
33
|
+
display: flex;
|
|
34
|
+
}
|
|
35
|
+
.box-title-name {
|
|
36
|
+
flex: 1;
|
|
37
|
+
}
|
|
38
|
+
.box-title-close {
|
|
39
|
+
right: 10px;
|
|
40
|
+
font-size: 18px;
|
|
41
|
+
display: flex;
|
|
42
|
+
align-items: center;
|
|
43
|
+
}
|
|
44
|
+
.box-title-close-icon {
|
|
45
|
+
width: 20px;
|
|
46
|
+
height: 20px;
|
|
47
|
+
margin: 0 4px;
|
|
48
|
+
cursor: pointer;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.window {
|
|
52
|
+
position: fixed;
|
|
53
|
+
width: 100vw;
|
|
54
|
+
height: 100vh;
|
|
55
|
+
z-index: 1000;
|
|
56
|
+
top: 0;
|
|
57
|
+
left: 0;
|
|
58
|
+
}
|
|
59
|
+
.window-body {
|
|
60
|
+
position: absolute;
|
|
61
|
+
top: 30%;
|
|
62
|
+
left: 30%;
|
|
63
|
+
z-index: 100;
|
|
64
|
+
background: #fff;
|
|
65
|
+
width: 40%;
|
|
66
|
+
height: 40%;
|
|
67
|
+
display: flex;
|
|
68
|
+
flex-direction: column;
|
|
69
|
+
}
|
|
70
|
+
.window-body-title .com-title-close i {
|
|
71
|
+
width: 20px;
|
|
72
|
+
height: 20px;
|
|
73
|
+
margin: 0 4px;
|
|
74
|
+
cursor: pointer;
|
|
75
|
+
}
|
|
76
|
+
.window-body-div {
|
|
77
|
+
flex: 1;
|
|
78
|
+
overflow-y: auto;
|
|
79
|
+
padding: 20px;
|
|
80
|
+
}
|
|
81
|
+
.window-body.max {
|
|
82
|
+
width: 100vw !important;
|
|
83
|
+
height: 100vh !important;
|
|
84
|
+
top: initial !important;
|
|
85
|
+
left: initial !important;
|
|
86
|
+
}
|
|
87
|
+
.window-body.max::-webkit-scrollbar {
|
|
88
|
+
width: 0 !important;
|
|
89
|
+
}
|
package/dist/icons/index.css
CHANGED
|
@@ -1,142 +1,144 @@
|
|
|
1
|
-
|
|
1
|
+
:root {
|
|
2
|
+
--icon-svg-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");
|
|
3
|
+
--icon-svg-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");
|
|
4
|
+
--icon-svg-below: 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='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' %3E%3C/path%3E %3C/svg%3E");
|
|
5
|
+
--icon-svg-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");
|
|
6
|
+
--icon-svg-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");
|
|
7
|
+
--icon-svg-bottom: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M544 805.888V168a32 32 0 1 0-64 0v637.888L246.656 557.952a30.72 30.72 0 0 0-45.312 0 35.52 35.52 0 0 0 0 48.064l288 306.048a30.72 30.72 0 0 0 45.312 0l288-306.048a35.52 35.52 0 0 0 0-48 30.72 30.72 0 0 0-45.312 0L544 805.824z'/%3E%3C/svg%3E");
|
|
8
|
+
--icon-svg-close: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath 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' %3E%3C/path%3E %3C/svg%3E");
|
|
9
|
+
--icon-svg-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");
|
|
10
|
+
--icon-svg-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");
|
|
11
|
+
--icon-svg-frame: 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='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' %3E%3C/path%3E %3C/svg%3E");
|
|
12
|
+
--icon-svg-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");
|
|
13
|
+
--icon-svg-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");
|
|
14
|
+
--icon-svg-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='M340.864 149.312a30.592 30.592 0 0 0 0 42.752L652.736 512 340.864 831.872a30.592 30.592 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z' %3E%3C/path%3E %3C/svg%3E");
|
|
15
|
+
}
|
|
16
|
+
.icon-bar {
|
|
2
17
|
height: 1em;
|
|
3
18
|
width: 1em;
|
|
4
|
-
--icon-css-below: 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='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' %3E%3C/path%3E %3C/svg%3E");
|
|
5
19
|
background-color: currentColor;
|
|
6
|
-
-webkit-mask: var(--icon-
|
|
7
|
-
mask: var(--icon-
|
|
20
|
+
-webkit-mask: var(--icon-svg-bar) no-repeat;
|
|
21
|
+
mask: var(--icon-svg-bar) no-repeat;
|
|
8
22
|
-webkit-mask-size: 100% 100%;
|
|
9
23
|
mask-size: 100% 100%;
|
|
10
24
|
color: inherit;
|
|
11
25
|
}
|
|
12
|
-
.
|
|
26
|
+
.icon-bicycle {
|
|
13
27
|
height: 1em;
|
|
14
28
|
width: 1em;
|
|
15
|
-
--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");
|
|
16
29
|
background-color: currentColor;
|
|
17
|
-
-webkit-mask: var(--icon-
|
|
18
|
-
mask: var(--icon-
|
|
30
|
+
-webkit-mask: var(--icon-svg-bicycle) no-repeat;
|
|
31
|
+
mask: var(--icon-svg-bicycle) no-repeat;
|
|
19
32
|
-webkit-mask-size: 100% 100%;
|
|
20
33
|
mask-size: 100% 100%;
|
|
21
34
|
color: inherit;
|
|
22
35
|
}
|
|
23
|
-
.
|
|
36
|
+
.icon-below {
|
|
24
37
|
height: 1em;
|
|
25
38
|
width: 1em;
|
|
26
|
-
--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");
|
|
27
39
|
background-color: currentColor;
|
|
28
|
-
-webkit-mask: var(--icon-
|
|
29
|
-
mask: var(--icon-
|
|
40
|
+
-webkit-mask: var(--icon-svg-below) no-repeat;
|
|
41
|
+
mask: var(--icon-svg-below) no-repeat;
|
|
30
42
|
-webkit-mask-size: 100% 100%;
|
|
31
43
|
mask-size: 100% 100%;
|
|
32
44
|
color: inherit;
|
|
33
45
|
}
|
|
34
|
-
.
|
|
46
|
+
.icon-bottom-right {
|
|
35
47
|
height: 1em;
|
|
36
48
|
width: 1em;
|
|
37
|
-
--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");
|
|
38
49
|
background-color: currentColor;
|
|
39
|
-
-webkit-mask: var(--icon-
|
|
40
|
-
mask: var(--icon-
|
|
50
|
+
-webkit-mask: var(--icon-svg-bottom-right) no-repeat;
|
|
51
|
+
mask: var(--icon-svg-bottom-right) no-repeat;
|
|
41
52
|
-webkit-mask-size: 100% 100%;
|
|
42
53
|
mask-size: 100% 100%;
|
|
43
54
|
color: inherit;
|
|
44
55
|
}
|
|
45
|
-
.
|
|
56
|
+
.icon-bottom-left {
|
|
46
57
|
height: 1em;
|
|
47
58
|
width: 1em;
|
|
48
|
-
--icon-css-bottom: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M544 805.888V168a32 32 0 1 0-64 0v637.888L246.656 557.952a30.72 30.72 0 0 0-45.312 0 35.52 35.52 0 0 0 0 48.064l288 306.048a30.72 30.72 0 0 0 45.312 0l288-306.048a35.52 35.52 0 0 0 0-48 30.72 30.72 0 0 0-45.312 0L544 805.824z'/%3E%3C/svg%3E");
|
|
49
59
|
background-color: currentColor;
|
|
50
|
-
-webkit-mask: var(--icon-
|
|
51
|
-
mask: var(--icon-
|
|
60
|
+
-webkit-mask: var(--icon-svg-bottom-left) no-repeat;
|
|
61
|
+
mask: var(--icon-svg-bottom-left) no-repeat;
|
|
52
62
|
-webkit-mask-size: 100% 100%;
|
|
53
63
|
mask-size: 100% 100%;
|
|
54
64
|
color: inherit;
|
|
55
65
|
}
|
|
56
|
-
.
|
|
66
|
+
.icon-bottom {
|
|
57
67
|
height: 1em;
|
|
58
68
|
width: 1em;
|
|
59
|
-
--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");
|
|
60
69
|
background-color: currentColor;
|
|
61
|
-
-webkit-mask: var(--icon-
|
|
62
|
-
mask: var(--icon-
|
|
70
|
+
-webkit-mask: var(--icon-svg-bottom) no-repeat;
|
|
71
|
+
mask: var(--icon-svg-bottom) no-repeat;
|
|
63
72
|
-webkit-mask-size: 100% 100%;
|
|
64
73
|
mask-size: 100% 100%;
|
|
65
74
|
color: inherit;
|
|
66
75
|
}
|
|
67
|
-
.
|
|
76
|
+
.icon-close {
|
|
68
77
|
height: 1em;
|
|
69
78
|
width: 1em;
|
|
70
|
-
--icon-css-close: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath 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' %3E%3C/path%3E %3C/svg%3E");
|
|
71
79
|
background-color: currentColor;
|
|
72
|
-
-webkit-mask: var(--icon-
|
|
73
|
-
mask: var(--icon-
|
|
80
|
+
-webkit-mask: var(--icon-svg-close) no-repeat;
|
|
81
|
+
mask: var(--icon-svg-close) no-repeat;
|
|
74
82
|
-webkit-mask-size: 100% 100%;
|
|
75
83
|
mask-size: 100% 100%;
|
|
76
84
|
color: inherit;
|
|
77
85
|
}
|
|
78
|
-
.
|
|
86
|
+
.icon-clear {
|
|
79
87
|
height: 1em;
|
|
80
88
|
width: 1em;
|
|
81
|
-
--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");
|
|
82
89
|
background-color: currentColor;
|
|
83
|
-
-webkit-mask: var(--icon-
|
|
84
|
-
mask: var(--icon-
|
|
90
|
+
-webkit-mask: var(--icon-svg-clear) no-repeat;
|
|
91
|
+
mask: var(--icon-svg-clear) no-repeat;
|
|
85
92
|
-webkit-mask-size: 100% 100%;
|
|
86
93
|
mask-size: 100% 100%;
|
|
87
94
|
color: inherit;
|
|
88
95
|
}
|
|
89
|
-
.
|
|
96
|
+
.icon-edit {
|
|
90
97
|
height: 1em;
|
|
91
98
|
width: 1em;
|
|
92
|
-
--icon-css-frame: 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='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' %3E%3C/path%3E %3C/svg%3E");
|
|
93
99
|
background-color: currentColor;
|
|
94
|
-
-webkit-mask: var(--icon-
|
|
95
|
-
mask: var(--icon-
|
|
100
|
+
-webkit-mask: var(--icon-svg-edit) no-repeat;
|
|
101
|
+
mask: var(--icon-svg-edit) no-repeat;
|
|
96
102
|
-webkit-mask-size: 100% 100%;
|
|
97
103
|
mask-size: 100% 100%;
|
|
98
104
|
color: inherit;
|
|
99
105
|
}
|
|
100
|
-
.
|
|
106
|
+
.icon-frame {
|
|
101
107
|
height: 1em;
|
|
102
108
|
width: 1em;
|
|
103
|
-
--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");
|
|
104
109
|
background-color: currentColor;
|
|
105
|
-
-webkit-mask: var(--icon-
|
|
106
|
-
mask: var(--icon-
|
|
110
|
+
-webkit-mask: var(--icon-svg-frame) no-repeat;
|
|
111
|
+
mask: var(--icon-svg-frame) no-repeat;
|
|
107
112
|
-webkit-mask-size: 100% 100%;
|
|
108
113
|
mask-size: 100% 100%;
|
|
109
114
|
color: inherit;
|
|
110
115
|
}
|
|
111
|
-
.
|
|
116
|
+
.icon-star {
|
|
112
117
|
height: 1em;
|
|
113
118
|
width: 1em;
|
|
114
|
-
--icon-css-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='M340.864 149.312a30.592 30.592 0 0 0 0 42.752L652.736 512 340.864 831.872a30.592 30.592 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z' %3E%3C/path%3E %3C/svg%3E");
|
|
115
119
|
background-color: currentColor;
|
|
116
|
-
-webkit-mask: var(--icon-
|
|
117
|
-
mask: var(--icon-
|
|
120
|
+
-webkit-mask: var(--icon-svg-star) no-repeat;
|
|
121
|
+
mask: var(--icon-svg-star) no-repeat;
|
|
118
122
|
-webkit-mask-size: 100% 100%;
|
|
119
123
|
mask-size: 100% 100%;
|
|
120
124
|
color: inherit;
|
|
121
125
|
}
|
|
122
|
-
.
|
|
126
|
+
.icon-left {
|
|
123
127
|
height: 1em;
|
|
124
128
|
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
129
|
background-color: currentColor;
|
|
127
|
-
-webkit-mask: var(--icon-
|
|
128
|
-
mask: var(--icon-
|
|
130
|
+
-webkit-mask: var(--icon-svg-left) no-repeat;
|
|
131
|
+
mask: var(--icon-svg-left) no-repeat;
|
|
129
132
|
-webkit-mask-size: 100% 100%;
|
|
130
133
|
mask-size: 100% 100%;
|
|
131
134
|
color: inherit;
|
|
132
135
|
}
|
|
133
|
-
.
|
|
136
|
+
.icon-right {
|
|
134
137
|
height: 1em;
|
|
135
138
|
width: 1em;
|
|
136
|
-
--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");
|
|
137
139
|
background-color: currentColor;
|
|
138
|
-
-webkit-mask: var(--icon-
|
|
139
|
-
mask: var(--icon-
|
|
140
|
+
-webkit-mask: var(--icon-svg-right) no-repeat;
|
|
141
|
+
mask: var(--icon-svg-right) no-repeat;
|
|
140
142
|
-webkit-mask-size: 100% 100%;
|
|
141
143
|
mask-size: 100% 100%;
|
|
142
144
|
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": 1754918197229,
|
|
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=\"
|
|
9
|
+
"below": {
|
|
10
|
+
"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> "
|
|
11
|
+
},
|
|
12
|
+
"bottom-left": {
|
|
13
|
+
"body": "<path fill=\"currentColor\" d=\"M256 768h416a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V352a32 32 0 0 1 64 0v416z\"/><path 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\"/>"
|
|
14
14
|
},
|
|
15
15
|
"close": {
|
|
16
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
17
|
},
|
|
18
|
-
"
|
|
19
|
-
"body": " <path fill=\"currentColor\" d=\"
|
|
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
|
+
"star": {
|
|
22
|
+
"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> "
|
|
20
23
|
},
|
|
21
24
|
"right": {
|
|
22
25
|
"body": " <path fill=\"currentColor\" d=\"M340.864 149.312a30.592 30.592 0 0 0 0 42.752L652.736 512 340.864 831.872a30.592 30.592 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z\" ></path> "
|
|
23
|
-
},
|
|
24
|
-
"clear": {
|
|
25
|
-
"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> "
|
|
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.42",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"description ": "fang-ui",
|
|
7
7
|
"keywords": [
|
|
@@ -28,27 +28,27 @@
|
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@fangzhongya/create": "0.2.34",
|
|
31
|
-
"@types/node": "^24.1
|
|
31
|
+
"@types/node": "^24.2.1",
|
|
32
32
|
"@vitejs/plugin-vue": "^6.0.1",
|
|
33
33
|
"@vue/shared": "3.5.18",
|
|
34
34
|
"axios": "^1.11.0",
|
|
35
35
|
"d3-timer": "3.0.1",
|
|
36
|
-
"element-plus": "^2.10.
|
|
36
|
+
"element-plus": "^2.10.6",
|
|
37
37
|
"fast-glob": "^3.3.3",
|
|
38
|
-
"sass": "^1.
|
|
38
|
+
"sass": "^1.90.0",
|
|
39
39
|
"ts-node": "^10.9.2",
|
|
40
40
|
"tsup": "^8.5.0",
|
|
41
|
-
"typescript": "^5.
|
|
42
|
-
"unplugin-auto-import": "
|
|
43
|
-
"unplugin-
|
|
44
|
-
"
|
|
45
|
-
"vite
|
|
46
|
-
"vitepress": "1.6.
|
|
41
|
+
"typescript": "^5.9.2",
|
|
42
|
+
"unplugin-auto-import": "20.0.0",
|
|
43
|
+
"unplugin-dts": "1.0.0-beta.0",
|
|
44
|
+
"unplugin-vue-components": "^29.0.0",
|
|
45
|
+
"vite": "^7.1.1",
|
|
46
|
+
"vitepress": "1.6.4",
|
|
47
47
|
"vitest": "^3.2.4",
|
|
48
48
|
"vue": "^3.5.18",
|
|
49
|
-
"vue-tsc": "^3.0.
|
|
49
|
+
"vue-tsc": "^3.0.5",
|
|
50
50
|
"vuedraggable": "4.1.0",
|
|
51
|
-
"vxe-table": "4.15.
|
|
51
|
+
"vxe-table": "4.15.5",
|
|
52
52
|
"@fang-ui/components": "0.0.1-0",
|
|
53
53
|
"@fang-ui/hooks": "0.0.1-0",
|
|
54
54
|
"@fang-ui/directives": "0.0.1-0",
|