@bscomp/ep-ui 0.4.6 → 0.4.8
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/lib/ep-ui.js +4174 -5038
- package/lib/ep-ui.js.gz +0 -0
- package/lib/ep-ui.umd.cjs +10 -18
- package/lib/input/index.d.ts +3 -13
- package/lib/input/src/index.vue.d.ts +2 -6
- package/lib/style.css +1 -1
- package/package.json +3 -3
package/lib/input/index.d.ts
CHANGED
|
@@ -16,11 +16,7 @@ declare const EPInput: ({
|
|
|
16
16
|
inputRule: {
|
|
17
17
|
type: import('vue').PropType<RegExp>;
|
|
18
18
|
};
|
|
19
|
-
}>> & Readonly<{
|
|
20
|
-
"onUpdate:modelValue"?: ((value: string | number) => any) | undefined;
|
|
21
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
22
|
-
"update:modelValue": (value: string | number) => void;
|
|
23
|
-
}, import('vue').PublicProps, {
|
|
19
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
24
20
|
placeholder: string;
|
|
25
21
|
width: string;
|
|
26
22
|
inputType: "default" | "text" | "integer";
|
|
@@ -48,9 +44,7 @@ declare const EPInput: ({
|
|
|
48
44
|
inputRule: {
|
|
49
45
|
type: import('vue').PropType<RegExp>;
|
|
50
46
|
};
|
|
51
|
-
}>> & Readonly<{
|
|
52
|
-
"onUpdate:modelValue"?: ((value: string | number) => any) | undefined;
|
|
53
|
-
}>, {}, {}, {}, {}, {
|
|
47
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, {
|
|
54
48
|
placeholder: string;
|
|
55
49
|
width: string;
|
|
56
50
|
inputType: "default" | "text" | "integer";
|
|
@@ -75,11 +69,7 @@ declare const EPInput: ({
|
|
|
75
69
|
inputRule: {
|
|
76
70
|
type: import('vue').PropType<RegExp>;
|
|
77
71
|
};
|
|
78
|
-
}>> & Readonly<{
|
|
79
|
-
"onUpdate:modelValue"?: ((value: string | number) => any) | undefined;
|
|
80
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
81
|
-
"update:modelValue": (value: string | number) => void;
|
|
82
|
-
}, string, {
|
|
72
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
83
73
|
placeholder: string;
|
|
84
74
|
width: string;
|
|
85
75
|
inputType: "default" | "text" | "integer";
|
|
@@ -15,9 +15,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
15
15
|
inputRule: {
|
|
16
16
|
type: import('vue').PropType<RegExp>;
|
|
17
17
|
};
|
|
18
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
19
|
-
"update:modelValue": (value: string | number) => void;
|
|
20
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
18
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
21
19
|
modelValue: import('vue').PropType<string | number>;
|
|
22
20
|
placeholder: {
|
|
23
21
|
type: import('vue').PropType<string>;
|
|
@@ -34,9 +32,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
34
32
|
inputRule: {
|
|
35
33
|
type: import('vue').PropType<RegExp>;
|
|
36
34
|
};
|
|
37
|
-
}>> & Readonly<{
|
|
38
|
-
"onUpdate:modelValue"?: ((value: string | number) => any) | undefined;
|
|
39
|
-
}>, {
|
|
35
|
+
}>> & Readonly<{}>, {
|
|
40
36
|
placeholder: string;
|
|
41
37
|
width: string;
|
|
42
38
|
inputType: "default" | "text" | "integer";
|
package/lib/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.e-p-select .all-checkbox[data-v-
|
|
1
|
+
.e-p-select .all-checkbox[data-v-68b67b86]{margin-left:20px}.column_set .ep_table_column_setting_dropdown{font-size:14px;display:flex;flex-direction:column;max-height:450px;overflow-y:auto}.column_set .ep_table_column_setting_dropdown .item{padding:0 16px}.column_set .ep_table_column_setting_dropdown .item:hover{background-color:#ecf5ff}.column_set .ep_table_column_setting_dropdown .footer{box-sizing:border-box;padding-top:6px;border-top:1px solid #dcdfe6}.column_set .ep_table_column_setting_dropdown .footer:hover{border-top:1px solid #dcdfe6}.column_set .ep_table_column_setting_dropdown .footer .el-button{border-radius:none}.column_set .ep_table_column_setting_dropdown .el-checkbox .el-checkbox__input.is-checked+.el-checkbox__label,.column_set .ep_table_column_setting_dropdown .el-checkbox .ep-checkbox__input.is-checked+.ep-checkbox__label{cursor:move}div{box-sizing:border-box}.operation-drop{padding-left:0!important;padding-right:0!important}.operation-drop .el-button{padding:0 16px}.operation-drop .el-button:not(.is-disabled):hover{color:var(--el-color-primary)!important}.operation-drop .el-link{padding:0 16px}.operation-drop .el-link:not(.is-disabled):hover{color:var(--el-color-primary)!important}.operation-dropdiv{padding:0 16px}.operation-dropdiv:not(.is-disabled):hover{color:var(--el-color-primary)!important}.e-p-table{box-sizing:border-box;height:100%;position:relative;display:flex;flex-direction:column;overflow:hidden}.e-p-table .table-content{flex:1;display:flex;flex-direction:column;position:relative;box-sizing:border-box;overflow:hidden}.e-p-table .table-content .header-wapper{display:flex;flex-direction:column}.e-p-table .table-content .extra,.e-p-table .table-content .header{padding-bottom:16px}.e-p-table .table-content .operation{display:flex;align-items:center;gap:12px}.e-p-table .table-content .operation ::v-deep(.el-button + .el-button){margin-left:0!important}.e-p-table .el-pagination-com{padding-top:16px;display:flex;justify-content:flex-end;align-items:center}.e-p-table .header{display:flex;justify-content:space-between;align-items:center}.btn-wrapper,.input-content{display:flex;gap:8px}.btn-wrapper ::v-deep(.el-button + .el-button),.input-content ::v-deep(.el-button + .el-button){margin-left:0!important}.el-dropdown-menu__item .el-button{width:100%;justify-content:flex-start}.e-p-form-wrapper:not(.inline-flex-form){display:flex;flex-direction:column;justify-content:space-between;height:100%}.e-p-form-wrapper:not(.inline-flex-form) .inline-flex{display:flex}.e-p-form-wrapper:not(.inline-flex-form) .text_show{color:var(--el-text-color-primary)}.e-p-form-wrapper:not(.inline-flex-form) .slot_label .el-form-item__content label{color:var(--el-text-color-primary);margin-right:12px}.e-p-form-wrapper:not(.inline-flex-form) .footer{width:100%;display:flex;align-items:center;justify-content:center}.inline-flex-form{display:flex;justify-content:space-between}.inline-flex-form .e-p-form{flex:1}.inline-flex-form .inline-flex>div{display:inline-block}.inline-flex-form .footer{display:inline}.el-form--inline .el-form-item{margin:0}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bscomp/ep-ui",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.8",
|
|
4
4
|
"description": "Vue3 中基于Element-plus二次封装基础组件文档",
|
|
5
5
|
"author": "bishang",
|
|
6
6
|
"license": "MIT",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"@types/path-browserify": "^1.0.0",
|
|
36
36
|
"@typescript-eslint/eslint-plugin": "^5.40.0",
|
|
37
37
|
"@typescript-eslint/parser": "^5.40.0",
|
|
38
|
-
"@vitejs/plugin-vue": "^5.
|
|
38
|
+
"@vitejs/plugin-vue": "^5.2.3",
|
|
39
39
|
"@vitejs/plugin-vue-jsx": "^4.1.0",
|
|
40
40
|
"@vue/shared": "^3.3.13",
|
|
41
41
|
"@vueuse/core": "^9.13.0",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"sass-loader": "^13.1.0",
|
|
61
61
|
"sortablejs": "^1.15.0",
|
|
62
62
|
"typescript": "^4.6.4",
|
|
63
|
-
"vite": "^5.
|
|
63
|
+
"vite": "^5.4.18",
|
|
64
64
|
"vite-plugin-compression": "^0.5.1",
|
|
65
65
|
"vite-plugin-dts": "^3.9.1",
|
|
66
66
|
"vite-plugin-vue-setup-extend": "^0.4.0",
|