@wlydfe/pro-ui 0.2.18 → 0.2.19
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/README.md +119 -119
- package/es/components/form-item/src/index.vue.d.ts +2 -6
- package/es/components/form-item/src/index.vue2.mjs +6 -6
- package/es/components/page/src/index.vue.d.ts +48 -60
- package/es/components/page/src/index.vue2.mjs +2 -3
- package/es/components/radio/src/index.vue2.mjs +1 -1
- package/es/components/render/src/index.vue2.mjs +1 -1
- package/es/index.css +11 -11
- package/es/version.d.ts +1 -1
- package/es/version.mjs +1 -1
- package/global.d.ts +29 -29
- package/index.js +12 -13
- package/index.min.js +2 -2
- package/index.min.mjs +2 -2
- package/index.mjs +12 -13
- package/lib/components/form-item/src/index.vue.d.ts +2 -6
- package/lib/components/form-item/src/index.vue2.js +6 -6
- package/lib/components/page/src/index.vue.d.ts +48 -60
- package/lib/components/page/src/index.vue2.js +2 -3
- package/lib/components/radio/src/index.vue2.js +1 -1
- package/lib/components/render/src/index.vue2.js +1 -1
- package/lib/{page.css → form.css} +13 -13
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/locale/en.js +1 -1
- package/locale/en.min.js +1 -1
- package/locale/en.min.mjs +1 -1
- package/locale/en.mjs +1 -1
- package/locale/ja.js +1 -1
- package/locale/ja.min.js +1 -1
- package/locale/ja.min.mjs +1 -1
- package/locale/ja.mjs +1 -1
- package/locale/ko.js +1 -1
- package/locale/ko.min.js +1 -1
- package/locale/ko.min.mjs +1 -1
- package/locale/ko.mjs +1 -1
- package/locale/zh-cn.js +1 -1
- package/locale/zh-cn.min.js +1 -1
- package/locale/zh-cn.min.mjs +1 -1
- package/locale/zh-cn.mjs +1 -1
- package/locale/zh-tw.js +1 -1
- package/locale/zh-tw.min.js +1 -1
- package/locale/zh-tw.min.mjs +1 -1
- package/locale/zh-tw.mjs +1 -1
- package/package.json +1 -1
- package/theme-chalk/src/breadcrumb.scss +9 -9
- package/theme-chalk/src/date-picker.scss +96 -96
- package/theme-chalk/src/descriptions.scss +41 -41
- package/theme-chalk/src/display-item.scss +82 -82
- package/theme-chalk/src/drawer-form.scss +16 -16
- package/theme-chalk/src/form.scss +34 -34
- package/theme-chalk/src/input-tag.scss +91 -91
- package/theme-chalk/src/layout.scss +36 -36
- package/theme-chalk/src/mixins/function.scss +73 -73
- package/theme-chalk/src/search.scss +49 -49
- package/theme-chalk/src/sidebar.scss +93 -93
- package/theme-chalk/src/steps-form.scss +18 -18
- package/theme-chalk/src/table.scss +170 -170
- package/theme-chalk/src/var/index.scss +6 -6
package/README.md
CHANGED
|
@@ -1,119 +1,119 @@
|
|
|
1
|
-
<p align="center">
|
|
2
|
-
<img width="180px" src="https://plus-pro-components.github.io/logo.png">
|
|
3
|
-
</p>
|
|
4
|
-
|
|
5
|
-
<p align="center">
|
|
6
|
-
<a href="https://www.npmjs.com/package/plus-pro-components">
|
|
7
|
-
<img src="https://img.shields.io/npm/v/plus-pro-components.svg?style=flat-square" />
|
|
8
|
-
</a>
|
|
9
|
-
<a href="https://vitepress.dev/">
|
|
10
|
-
<img src="https://img.shields.io/badge/docs%20by-vitepress-10b981" />
|
|
11
|
-
</a>
|
|
12
|
-
<a href="https://rollupjs.org/">
|
|
13
|
-
<img src="https://img.shields.io/badge/build%20with-rollup-646cff.svg" />
|
|
14
|
-
</a>
|
|
15
|
-
<a href="https://www.pnpm.cn/">
|
|
16
|
-
<img src="https://img.shields.io/badge/maintained%20with-pnpm-cc00ff.svg" />
|
|
17
|
-
</a>
|
|
18
|
-
<a href="https://element-plus.org/">
|
|
19
|
-
<img src="https://img.shields.io/badge/ui%20width-element%20plus-409eff.svg" />
|
|
20
|
-
</a>
|
|
21
|
-
<a href="https://npmcharts.com/compare/plus-pro-components?minimal=true">
|
|
22
|
-
<img src="https://img.shields.io/npm/dm/plus-pro-components" />
|
|
23
|
-
</a>
|
|
24
|
-
<br>
|
|
25
|
-
</p>
|
|
26
|
-
|
|
27
|
-
# plus-pro-components
|
|
28
|
-
|
|
29
|
-
**Frontend components at the page level**
|
|
30
|
-
|
|
31
|
-
**English** | [中文](https://github.com/plus-pro-components/plus-pro-components/blob/dev/README.zh-CN.md)
|
|
32
|
-
|
|
33
|
-
## Documentation
|
|
34
|
-
|
|
35
|
-
[Documentation](https://plus-pro-components.github.io/)| [国内镜像文档](https://plus-pro-components.com)
|
|
36
|
-
|
|
37
|
-
## Introduction
|
|
38
|
-
|
|
39
|
-
plus-pro-components is a page level component library based on Vue and element plus, which has the following advantages:
|
|
40
|
-
|
|
41
|
-
- Powerful function:plus-pro-components not only provide basic UI display functions, but also have complex data operations and business logic processing capabilities, which can quickly build powerful enterprise applications.
|
|
42
|
-
|
|
43
|
-
- Easy to use: plus-pro-components provide easy-to-use APIs and comprehensive documentation, allowing developers to quickly get started and use the components within them.
|
|
44
|
-
|
|
45
|
-
- Highly customizable: plus-pro-components support multiple configurations and style customization, which can meet the needs of different projects.
|
|
46
|
-
|
|
47
|
-
- Compatible with element plus: plus-pro-components are 100% compatible with components with the same name as element plus, including properties, events, methods, slots, and more.
|
|
48
|
-
|
|
49
|
-
- Rich component library: plus-pro-components provide a large number of UI components based on element plus, including tables, forms, layout, etc., which can meet the needs of most enterprise applications.
|
|
50
|
-
|
|
51
|
-
- Use TypeScript: plus-pro-components are fully written using TypeScript, seamlessly integrating with your TypeScript project.
|
|
52
|
-
|
|
53
|
-
- internationalization: provide complete internationalization, connecting with the element plus system, without the need for redundant configuration.
|
|
54
|
-
|
|
55
|
-
- Presets: plus-pro-components preset basic styles, which are in line with the element plus style. plus-pro-components preset basic behavior, with less code and more functionality.
|
|
56
|
-
|
|
57
|
-
# Advanced Component List
|
|
58
|
-
|
|
59
|
-
- [x] Table -- Finished
|
|
60
|
-
- [x] Search -- Finished
|
|
61
|
-
- [x] Page -- Finished
|
|
62
|
-
- [x] Form -- Finished
|
|
63
|
-
- [x] DialogForm -- Finished
|
|
64
|
-
- [x] DrawerForm -- Finished
|
|
65
|
-
- [x] Descriptions -- Finished
|
|
66
|
-
- [x] Layout -- Finished
|
|
67
|
-
|
|
68
|
-
# Built-in Components List
|
|
69
|
-
|
|
70
|
-
- [x] Dialog -- Finished
|
|
71
|
-
- [x] Pagination -- Finished
|
|
72
|
-
- [x] Radio -- Finished
|
|
73
|
-
- [x] DatePicker -- Finished
|
|
74
|
-
- [x] InputTag -- Finished
|
|
75
|
-
- [x] DisplayItem -- Finished
|
|
76
|
-
- [x] FormItem -- Finished
|
|
77
|
-
- [x] Sidebar -- Finished
|
|
78
|
-
- [x] Breadcrumb -- Finished
|
|
79
|
-
- [x] Header -- Finished
|
|
80
|
-
|
|
81
|
-
## shortcoming
|
|
82
|
-
|
|
83
|
-
plus-pro-components is a Vue and element plus based component library that provides many commonly used UI and business components, making it easy for developers to quickly build front-end pages. Although plus-pro components have many advantages, they also have the following drawbacks:
|
|
84
|
-
|
|
85
|
-
- Higher learning costs:plus-pro-components is relatively complex, and learning all components may take a long time. Therefore, for novice developers, the learning cost may be relatively high.
|
|
86
|
-
|
|
87
|
-
- Highly customizable limited: plus-pro-components support high customizability, but it is still impossible to guarantee 100% complete customization of the components. Projects with very high customization requirements should be used with caution.
|
|
88
|
-
|
|
89
|
-
## 🖥 Browser Compatibility
|
|
90
|
-
|
|
91
|
-
- modern browser
|
|
92
|
-
|
|
93
|
-
| [](http://godban.github.io/browsers-support-badges/) | [](http://godban.github.io/browsers-support-badges/) | [](http://godban.github.io/browsers-support-badges/) | [](http://godban.github.io/browsers-support-badges/) |
|
|
94
|
-
| ------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
95
|
-
| Edge | last 2 versions | last 2 versions | last 2 versions |
|
|
96
|
-
|
|
97
|
-
## Contribution
|
|
98
|
-
|
|
99
|
-
Please make sure to read the [Contributing Guide](https://plus-pro-components.github.io/guide/contribution.html) and [Local Development Guidelines](https://plus-pro-components.github.io/guide/dev.html) before making a pull request.
|
|
100
|
-
|
|
101
|
-
Thank you to all the people who already contributed to plus-pro-components!
|
|
102
|
-
|
|
103
|
-
<a href="https://github.com/plus-pro-components/plus-pro-components/graphs/contributors"><img src="https://opencollective.com/plus-pro-components/contributors.svg?width=890" /></a>
|
|
104
|
-
|
|
105
|
-
## Donate
|
|
106
|
-
|
|
107
|
-
If you find this project useful, you can buy author a glass of juice 🍹
|
|
108
|
-
|
|
109
|
-
| Wechat | Alipay |
|
|
110
|
-
| -------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
|
|
111
|
-
| <img src="https://plus-pro-components-1252186245.cos.ap-chengdu.myqcloud.com/wx.jpg" height="188" width="188"> | <img src="https://plus-pro-components-1252186245.cos.ap-chengdu.myqcloud.com/ali.jpg" height="188" width="188"> |
|
|
112
|
-
|
|
113
|
-
Thank you to all those who have made donations for the plus-pro-components! [Donation List](https://plus-pro-components.com/donate.html#%E6%8D%90%E8%B5%A0%E8%80%85%E5%90%8D%E5%8D%95)
|
|
114
|
-
|
|
115
|
-
## LICENSE
|
|
116
|
-
|
|
117
|
-
MIT
|
|
118
|
-
|
|
119
|
-
Copyright (c) 2023-present, xiaofei
|
|
1
|
+
<p align="center">
|
|
2
|
+
<img width="180px" src="https://plus-pro-components.github.io/logo.png">
|
|
3
|
+
</p>
|
|
4
|
+
|
|
5
|
+
<p align="center">
|
|
6
|
+
<a href="https://www.npmjs.com/package/plus-pro-components">
|
|
7
|
+
<img src="https://img.shields.io/npm/v/plus-pro-components.svg?style=flat-square" />
|
|
8
|
+
</a>
|
|
9
|
+
<a href="https://vitepress.dev/">
|
|
10
|
+
<img src="https://img.shields.io/badge/docs%20by-vitepress-10b981" />
|
|
11
|
+
</a>
|
|
12
|
+
<a href="https://rollupjs.org/">
|
|
13
|
+
<img src="https://img.shields.io/badge/build%20with-rollup-646cff.svg" />
|
|
14
|
+
</a>
|
|
15
|
+
<a href="https://www.pnpm.cn/">
|
|
16
|
+
<img src="https://img.shields.io/badge/maintained%20with-pnpm-cc00ff.svg" />
|
|
17
|
+
</a>
|
|
18
|
+
<a href="https://element-plus.org/">
|
|
19
|
+
<img src="https://img.shields.io/badge/ui%20width-element%20plus-409eff.svg" />
|
|
20
|
+
</a>
|
|
21
|
+
<a href="https://npmcharts.com/compare/plus-pro-components?minimal=true">
|
|
22
|
+
<img src="https://img.shields.io/npm/dm/plus-pro-components" />
|
|
23
|
+
</a>
|
|
24
|
+
<br>
|
|
25
|
+
</p>
|
|
26
|
+
|
|
27
|
+
# plus-pro-components
|
|
28
|
+
|
|
29
|
+
**Frontend components at the page level**
|
|
30
|
+
|
|
31
|
+
**English** | [中文](https://github.com/plus-pro-components/plus-pro-components/blob/dev/README.zh-CN.md)
|
|
32
|
+
|
|
33
|
+
## Documentation
|
|
34
|
+
|
|
35
|
+
[Documentation](https://plus-pro-components.github.io/)| [国内镜像文档](https://plus-pro-components.com)
|
|
36
|
+
|
|
37
|
+
## Introduction
|
|
38
|
+
|
|
39
|
+
plus-pro-components is a page level component library based on Vue and element plus, which has the following advantages:
|
|
40
|
+
|
|
41
|
+
- Powerful function:plus-pro-components not only provide basic UI display functions, but also have complex data operations and business logic processing capabilities, which can quickly build powerful enterprise applications.
|
|
42
|
+
|
|
43
|
+
- Easy to use: plus-pro-components provide easy-to-use APIs and comprehensive documentation, allowing developers to quickly get started and use the components within them.
|
|
44
|
+
|
|
45
|
+
- Highly customizable: plus-pro-components support multiple configurations and style customization, which can meet the needs of different projects.
|
|
46
|
+
|
|
47
|
+
- Compatible with element plus: plus-pro-components are 100% compatible with components with the same name as element plus, including properties, events, methods, slots, and more.
|
|
48
|
+
|
|
49
|
+
- Rich component library: plus-pro-components provide a large number of UI components based on element plus, including tables, forms, layout, etc., which can meet the needs of most enterprise applications.
|
|
50
|
+
|
|
51
|
+
- Use TypeScript: plus-pro-components are fully written using TypeScript, seamlessly integrating with your TypeScript project.
|
|
52
|
+
|
|
53
|
+
- internationalization: provide complete internationalization, connecting with the element plus system, without the need for redundant configuration.
|
|
54
|
+
|
|
55
|
+
- Presets: plus-pro-components preset basic styles, which are in line with the element plus style. plus-pro-components preset basic behavior, with less code and more functionality.
|
|
56
|
+
|
|
57
|
+
# Advanced Component List
|
|
58
|
+
|
|
59
|
+
- [x] Table -- Finished
|
|
60
|
+
- [x] Search -- Finished
|
|
61
|
+
- [x] Page -- Finished
|
|
62
|
+
- [x] Form -- Finished
|
|
63
|
+
- [x] DialogForm -- Finished
|
|
64
|
+
- [x] DrawerForm -- Finished
|
|
65
|
+
- [x] Descriptions -- Finished
|
|
66
|
+
- [x] Layout -- Finished
|
|
67
|
+
|
|
68
|
+
# Built-in Components List
|
|
69
|
+
|
|
70
|
+
- [x] Dialog -- Finished
|
|
71
|
+
- [x] Pagination -- Finished
|
|
72
|
+
- [x] Radio -- Finished
|
|
73
|
+
- [x] DatePicker -- Finished
|
|
74
|
+
- [x] InputTag -- Finished
|
|
75
|
+
- [x] DisplayItem -- Finished
|
|
76
|
+
- [x] FormItem -- Finished
|
|
77
|
+
- [x] Sidebar -- Finished
|
|
78
|
+
- [x] Breadcrumb -- Finished
|
|
79
|
+
- [x] Header -- Finished
|
|
80
|
+
|
|
81
|
+
## shortcoming
|
|
82
|
+
|
|
83
|
+
plus-pro-components is a Vue and element plus based component library that provides many commonly used UI and business components, making it easy for developers to quickly build front-end pages. Although plus-pro components have many advantages, they also have the following drawbacks:
|
|
84
|
+
|
|
85
|
+
- Higher learning costs:plus-pro-components is relatively complex, and learning all components may take a long time. Therefore, for novice developers, the learning cost may be relatively high.
|
|
86
|
+
|
|
87
|
+
- Highly customizable limited: plus-pro-components support high customizability, but it is still impossible to guarantee 100% complete customization of the components. Projects with very high customization requirements should be used with caution.
|
|
88
|
+
|
|
89
|
+
## 🖥 Browser Compatibility
|
|
90
|
+
|
|
91
|
+
- modern browser
|
|
92
|
+
|
|
93
|
+
| [](http://godban.github.io/browsers-support-badges/) | [](http://godban.github.io/browsers-support-badges/) | [](http://godban.github.io/browsers-support-badges/) | [](http://godban.github.io/browsers-support-badges/) |
|
|
94
|
+
| ------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
95
|
+
| Edge | last 2 versions | last 2 versions | last 2 versions |
|
|
96
|
+
|
|
97
|
+
## Contribution
|
|
98
|
+
|
|
99
|
+
Please make sure to read the [Contributing Guide](https://plus-pro-components.github.io/guide/contribution.html) and [Local Development Guidelines](https://plus-pro-components.github.io/guide/dev.html) before making a pull request.
|
|
100
|
+
|
|
101
|
+
Thank you to all the people who already contributed to plus-pro-components!
|
|
102
|
+
|
|
103
|
+
<a href="https://github.com/plus-pro-components/plus-pro-components/graphs/contributors"><img src="https://opencollective.com/plus-pro-components/contributors.svg?width=890" /></a>
|
|
104
|
+
|
|
105
|
+
## Donate
|
|
106
|
+
|
|
107
|
+
If you find this project useful, you can buy author a glass of juice 🍹
|
|
108
|
+
|
|
109
|
+
| Wechat | Alipay |
|
|
110
|
+
| -------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
|
|
111
|
+
| <img src="https://plus-pro-components-1252186245.cos.ap-chengdu.myqcloud.com/wx.jpg" height="188" width="188"> | <img src="https://plus-pro-components-1252186245.cos.ap-chengdu.myqcloud.com/ali.jpg" height="188" width="188"> |
|
|
112
|
+
|
|
113
|
+
Thank you to all those who have made donations for the plus-pro-components! [Donation List](https://plus-pro-components.com/donate.html#%E6%8D%90%E8%B5%A0%E8%80%85%E5%90%8D%E5%8D%95)
|
|
114
|
+
|
|
115
|
+
## LICENSE
|
|
116
|
+
|
|
117
|
+
MIT
|
|
118
|
+
|
|
119
|
+
Copyright (c) 2023-present, xiaofei
|
|
@@ -423,9 +423,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
423
423
|
fieldProps: PropsItemType<Partial<{
|
|
424
424
|
[key: string]: any;
|
|
425
425
|
style: CSSProperties;
|
|
426
|
-
rows: number;
|
|
427
|
-
* @version v0.1.18
|
|
428
|
-
*/
|
|
426
|
+
rows: number;
|
|
429
427
|
autocomplete: string;
|
|
430
428
|
type: "" | "number" | "default" | "search" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "time" | "image" | "line" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "range" | "dashboard" | "hidden" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
431
429
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
@@ -499,9 +497,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
499
497
|
readonly fieldProps: PropsItemType<Partial<{
|
|
500
498
|
[key: string]: any;
|
|
501
499
|
style: CSSProperties;
|
|
502
|
-
rows: number;
|
|
503
|
-
* @version v0.1.18
|
|
504
|
-
*/
|
|
500
|
+
rows: number;
|
|
505
501
|
autocomplete: string;
|
|
506
502
|
type: "" | "number" | "default" | "search" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "time" | "image" | "line" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "range" | "dashboard" | "hidden" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
507
503
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
@@ -19,20 +19,20 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
19
19
|
},
|
|
20
20
|
__name: "index",
|
|
21
21
|
props: {
|
|
22
|
-
modelValue: { default: "" },
|
|
23
|
-
hasLabel: { default: true },
|
|
22
|
+
modelValue: { type: [String, Number, Boolean, null, Date, Array, Object], default: "" },
|
|
23
|
+
hasLabel: { type: [Boolean, Object], default: true },
|
|
24
24
|
label: { default: "" },
|
|
25
25
|
prop: {},
|
|
26
26
|
fieldProps: { default: () => ({}) },
|
|
27
27
|
valueType: { default: void 0 },
|
|
28
28
|
options: { default: () => [] },
|
|
29
29
|
formItemProps: { default: () => ({}) },
|
|
30
|
-
renderField: { default: void 0 },
|
|
31
|
-
renderLabel: { default: void 0 },
|
|
30
|
+
renderField: { type: Function, default: void 0 },
|
|
31
|
+
renderLabel: { type: Function, default: void 0 },
|
|
32
32
|
tooltip: { default: "" },
|
|
33
33
|
fieldSlots: { default: () => ({}) },
|
|
34
|
-
fieldChildrenSlot: { default: void 0 },
|
|
35
|
-
renderErrorMessage: { default: void 0 },
|
|
34
|
+
fieldChildrenSlot: { type: Function, default: void 0 },
|
|
35
|
+
renderErrorMessage: { type: Function, default: void 0 },
|
|
36
36
|
optionsMap: { default: void 0 },
|
|
37
37
|
index: { default: 0 },
|
|
38
38
|
clearable: { type: Boolean, default: true }
|
|
@@ -652,9 +652,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
652
652
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
653
653
|
__epPropKey: true;
|
|
654
654
|
};
|
|
655
|
-
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
656
|
-
* TODO: 将会在v0.2.0中移除
|
|
657
|
-
*/
|
|
655
|
+
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
658
656
|
readonly requireAsteriskPosition: EpPropFinalized<StringConstructor, "right" | "left", unknown, "left", boolean>;
|
|
659
657
|
readonly labelWidth: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
660
658
|
readonly labelSuffix: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -762,9 +760,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
762
760
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
763
761
|
__epPropKey: true;
|
|
764
762
|
};
|
|
765
|
-
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
766
|
-
* TODO: 将会在v0.2.0中移除
|
|
767
|
-
*/
|
|
763
|
+
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
768
764
|
readonly requireAsteriskPosition: EpPropFinalized<StringConstructor, "right" | "left", unknown, "left", boolean>;
|
|
769
765
|
readonly labelWidth: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
770
766
|
readonly labelSuffix: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -818,9 +814,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
818
814
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
819
815
|
__epPropKey: true;
|
|
820
816
|
};
|
|
821
|
-
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
822
|
-
* TODO: 将会在v0.2.0中移除
|
|
823
|
-
*/
|
|
817
|
+
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
824
818
|
readonly requireAsteriskPosition: EpPropFinalized<StringConstructor, "right" | "left", unknown, "left", boolean>;
|
|
825
819
|
readonly labelWidth: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
826
820
|
readonly labelSuffix: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -1094,9 +1088,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1094
1088
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1095
1089
|
__epPropKey: true;
|
|
1096
1090
|
};
|
|
1097
|
-
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
1098
|
-
* TODO: 将会在v0.2.0中移除
|
|
1099
|
-
*/
|
|
1091
|
+
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
1100
1092
|
readonly requireAsteriskPosition: EpPropFinalized<StringConstructor, "right" | "left", unknown, "left", boolean>;
|
|
1101
1093
|
readonly labelWidth: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
1102
1094
|
readonly labelSuffix: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -1204,9 +1196,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1204
1196
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1205
1197
|
__epPropKey: true;
|
|
1206
1198
|
};
|
|
1207
|
-
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
1208
|
-
* TODO: 将会在v0.2.0中移除
|
|
1209
|
-
*/
|
|
1199
|
+
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
1210
1200
|
readonly requireAsteriskPosition: EpPropFinalized<StringConstructor, "right" | "left", unknown, "left", boolean>;
|
|
1211
1201
|
readonly labelWidth: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
1212
1202
|
readonly labelSuffix: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -1260,9 +1250,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1260
1250
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1261
1251
|
__epPropKey: true;
|
|
1262
1252
|
};
|
|
1263
|
-
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
1264
|
-
* TODO: 将会在v0.2.0中移除
|
|
1265
|
-
*/
|
|
1253
|
+
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
1266
1254
|
readonly requireAsteriskPosition: EpPropFinalized<StringConstructor, "right" | "left", unknown, "left", boolean>;
|
|
1267
1255
|
readonly labelWidth: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
1268
1256
|
readonly labelSuffix: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -1397,14 +1385,16 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1397
1385
|
}>;
|
|
1398
1386
|
readonly fieldProps: PropsItemType<Partial<{
|
|
1399
1387
|
[key: string]: any;
|
|
1400
|
-
style: CSSProperties;
|
|
1401
|
-
* 表格和搜索是否需要el-card 包裹 默认true
|
|
1402
|
-
*/
|
|
1388
|
+
style: CSSProperties;
|
|
1403
1389
|
rows: number;
|
|
1404
1390
|
autocomplete: string;
|
|
1405
1391
|
type: "" | "number" | "default" | "search" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "time" | "image" | "line" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "range" | "dashboard" | "hidden" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
1406
1392
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
1407
|
-
step: string | number;
|
|
1393
|
+
step: string | number; /**
|
|
1394
|
+
* 自定义的插槽是否对 PlusSearch 组件提供。当启用时,自定义的插槽 PlusTable 内的表单不生效
|
|
1395
|
+
* @version v0.1.25
|
|
1396
|
+
* @default false
|
|
1397
|
+
*/
|
|
1408
1398
|
format: string | ProgressFn | undefined;
|
|
1409
1399
|
filterMethod: Function | ((node: CascaderNode, keyword: string) => boolean) | undefined;
|
|
1410
1400
|
id: string | [string, string];
|
|
@@ -1474,14 +1464,16 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1474
1464
|
}>;
|
|
1475
1465
|
readonly fieldProps: PropsItemType<Partial<{
|
|
1476
1466
|
[key: string]: any;
|
|
1477
|
-
style: CSSProperties;
|
|
1478
|
-
* 表格和搜索是否需要el-card 包裹 默认true
|
|
1479
|
-
*/
|
|
1467
|
+
style: CSSProperties;
|
|
1480
1468
|
rows: number;
|
|
1481
1469
|
autocomplete: string;
|
|
1482
1470
|
type: "" | "number" | "default" | "search" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "time" | "image" | "line" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "range" | "dashboard" | "hidden" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
1483
1471
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
1484
|
-
step: string | number;
|
|
1472
|
+
step: string | number; /**
|
|
1473
|
+
* 自定义的插槽是否对 PlusSearch 组件提供。当启用时,自定义的插槽 PlusTable 内的表单不生效
|
|
1474
|
+
* @version v0.1.25
|
|
1475
|
+
* @default false
|
|
1476
|
+
*/
|
|
1485
1477
|
format: string | ProgressFn | undefined;
|
|
1486
1478
|
filterMethod: Function | ((node: CascaderNode, keyword: string) => boolean) | undefined;
|
|
1487
1479
|
id: string | [string, string];
|
|
@@ -1974,9 +1966,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
1974
1966
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1975
1967
|
__epPropKey: true;
|
|
1976
1968
|
};
|
|
1977
|
-
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
1978
|
-
* TODO: 将会在v0.2.0中移除
|
|
1979
|
-
*/
|
|
1969
|
+
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
1980
1970
|
readonly requireAsteriskPosition: EpPropFinalized<StringConstructor, "right" | "left", unknown, "left", boolean>;
|
|
1981
1971
|
readonly labelWidth: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
1982
1972
|
readonly labelSuffix: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -2084,9 +2074,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2084
2074
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2085
2075
|
__epPropKey: true;
|
|
2086
2076
|
};
|
|
2087
|
-
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
2088
|
-
* TODO: 将会在v0.2.0中移除
|
|
2089
|
-
*/
|
|
2077
|
+
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
2090
2078
|
readonly requireAsteriskPosition: EpPropFinalized<StringConstructor, "right" | "left", unknown, "left", boolean>;
|
|
2091
2079
|
readonly labelWidth: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
2092
2080
|
readonly labelSuffix: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -2140,9 +2128,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2140
2128
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2141
2129
|
__epPropKey: true;
|
|
2142
2130
|
};
|
|
2143
|
-
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
2144
|
-
* TODO: 将会在v0.2.0中移除
|
|
2145
|
-
*/
|
|
2131
|
+
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
2146
2132
|
readonly requireAsteriskPosition: EpPropFinalized<StringConstructor, "right" | "left", unknown, "left", boolean>;
|
|
2147
2133
|
readonly labelWidth: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
2148
2134
|
readonly labelSuffix: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -2416,9 +2402,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2416
2402
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2417
2403
|
__epPropKey: true;
|
|
2418
2404
|
};
|
|
2419
|
-
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
2420
|
-
* TODO: 将会在v0.2.0中移除
|
|
2421
|
-
*/
|
|
2405
|
+
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
2422
2406
|
readonly requireAsteriskPosition: EpPropFinalized<StringConstructor, "right" | "left", unknown, "left", boolean>;
|
|
2423
2407
|
readonly labelWidth: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
2424
2408
|
readonly labelSuffix: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -2526,9 +2510,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2526
2510
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2527
2511
|
__epPropKey: true;
|
|
2528
2512
|
};
|
|
2529
|
-
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
2530
|
-
* TODO: 将会在v0.2.0中移除
|
|
2531
|
-
*/
|
|
2513
|
+
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
2532
2514
|
readonly requireAsteriskPosition: EpPropFinalized<StringConstructor, "right" | "left", unknown, "left", boolean>;
|
|
2533
2515
|
readonly labelWidth: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
2534
2516
|
readonly labelSuffix: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -2582,9 +2564,7 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2582
2564
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2583
2565
|
__epPropKey: true;
|
|
2584
2566
|
};
|
|
2585
|
-
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
2586
|
-
* TODO: 将会在v0.2.0中移除
|
|
2587
|
-
*/
|
|
2567
|
+
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "right" | "left", unknown, "right", boolean>;
|
|
2588
2568
|
readonly requireAsteriskPosition: EpPropFinalized<StringConstructor, "right" | "left", unknown, "left", boolean>;
|
|
2589
2569
|
readonly labelWidth: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
2590
2570
|
readonly labelSuffix: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
@@ -2719,14 +2699,16 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2719
2699
|
}>;
|
|
2720
2700
|
readonly fieldProps: PropsItemType<Partial<{
|
|
2721
2701
|
[key: string]: any;
|
|
2722
|
-
style: CSSProperties;
|
|
2723
|
-
* 表格和搜索是否需要el-card 包裹 默认true
|
|
2724
|
-
*/
|
|
2702
|
+
style: CSSProperties;
|
|
2725
2703
|
rows: number;
|
|
2726
2704
|
autocomplete: string;
|
|
2727
2705
|
type: "" | "number" | "default" | "search" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "time" | "image" | "line" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "range" | "dashboard" | "hidden" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
2728
2706
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
2729
|
-
step: string | number;
|
|
2707
|
+
step: string | number; /**
|
|
2708
|
+
* 自定义的插槽是否对 PlusSearch 组件提供。当启用时,自定义的插槽 PlusTable 内的表单不生效
|
|
2709
|
+
* @version v0.1.25
|
|
2710
|
+
* @default false
|
|
2711
|
+
*/
|
|
2730
2712
|
format: string | ProgressFn | undefined;
|
|
2731
2713
|
filterMethod: Function | ((node: CascaderNode, keyword: string) => boolean) | undefined;
|
|
2732
2714
|
id: string | [string, string];
|
|
@@ -2796,14 +2778,16 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2796
2778
|
}>;
|
|
2797
2779
|
readonly fieldProps: PropsItemType<Partial<{
|
|
2798
2780
|
[key: string]: any;
|
|
2799
|
-
style: CSSProperties;
|
|
2800
|
-
* 表格和搜索是否需要el-card 包裹 默认true
|
|
2801
|
-
*/
|
|
2781
|
+
style: CSSProperties;
|
|
2802
2782
|
rows: number;
|
|
2803
2783
|
autocomplete: string;
|
|
2804
2784
|
type: "" | "number" | "default" | "search" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "time" | "image" | "line" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "range" | "dashboard" | "hidden" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
2805
2785
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
2806
|
-
step: string | number;
|
|
2786
|
+
step: string | number; /**
|
|
2787
|
+
* 自定义的插槽是否对 PlusSearch 组件提供。当启用时,自定义的插槽 PlusTable 内的表单不生效
|
|
2788
|
+
* @version v0.1.25
|
|
2789
|
+
* @default false
|
|
2790
|
+
*/
|
|
2807
2791
|
format: string | ProgressFn | undefined;
|
|
2808
2792
|
filterMethod: Function | ((node: CascaderNode, keyword: string) => boolean) | undefined;
|
|
2809
2793
|
id: string | [string, string];
|
|
@@ -2891,14 +2875,16 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
2891
2875
|
}>;
|
|
2892
2876
|
readonly fieldProps: PropsItemType<Partial<{
|
|
2893
2877
|
[key: string]: any;
|
|
2894
|
-
style: CSSProperties;
|
|
2895
|
-
* 表格和搜索是否需要el-card 包裹 默认true
|
|
2896
|
-
*/
|
|
2878
|
+
style: CSSProperties;
|
|
2897
2879
|
rows: number;
|
|
2898
2880
|
autocomplete: string;
|
|
2899
2881
|
type: "" | "number" | "default" | "search" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "time" | "image" | "line" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "range" | "dashboard" | "hidden" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
2900
2882
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
2901
|
-
step: string | number;
|
|
2883
|
+
step: string | number; /**
|
|
2884
|
+
* 自定义的插槽是否对 PlusSearch 组件提供。当启用时,自定义的插槽 PlusTable 内的表单不生效
|
|
2885
|
+
* @version v0.1.25
|
|
2886
|
+
* @default false
|
|
2887
|
+
*/
|
|
2902
2888
|
format: string | ProgressFn | undefined;
|
|
2903
2889
|
filterMethod: Function | ((node: CascaderNode, keyword: string) => boolean) | undefined;
|
|
2904
2890
|
id: string | [string, string];
|
|
@@ -4809,14 +4795,16 @@ declare const _default: __VLS_WithTemplateSlots< DefineComponent<__VLS_WithDefau
|
|
|
4809
4795
|
}>;
|
|
4810
4796
|
readonly fieldProps: PropsItemType<Partial<{
|
|
4811
4797
|
[key: string]: any;
|
|
4812
|
-
style: CSSProperties;
|
|
4813
|
-
* 表格和搜索是否需要el-card 包裹 默认true
|
|
4814
|
-
*/
|
|
4798
|
+
style: CSSProperties;
|
|
4815
4799
|
rows: number;
|
|
4816
4800
|
autocomplete: string;
|
|
4817
4801
|
type: "" | "number" | "default" | "search" | "checkbox" | "radio" | "textarea" | "text" | "circle" | "color" | "button" | "success" | "warning" | "info" | "primary" | "danger" | "reset" | "submit" | "time" | "image" | "line" | "date" | "year" | "years" | "month" | "dates" | "week" | "datetime" | "datetimerange" | "daterange" | "monthrange" | "range" | "dashboard" | "hidden" | "datetime-local" | "email" | "file" | "password" | "tel" | "url";
|
|
4818
4802
|
loading: EpPropMergeType<BooleanConstructor, unknown, unknown> | EpPropMergeType<StringConstructor, "lazy" | "eager", unknown> | undefined;
|
|
4819
|
-
step: string | number;
|
|
4803
|
+
step: string | number; /**
|
|
4804
|
+
* 自定义的插槽是否对 PlusSearch 组件提供。当启用时,自定义的插槽 PlusTable 内的表单不生效
|
|
4805
|
+
* @version v0.1.25
|
|
4806
|
+
* @default false
|
|
4807
|
+
*/
|
|
4820
4808
|
format: string | ProgressFn | undefined;
|
|
4821
4809
|
filterMethod: Function | ((node: CascaderNode, keyword: string) => boolean) | undefined;
|
|
4822
4810
|
id: string | [string, string];
|
|
@@ -226,7 +226,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
226
226
|
class: "plus-page__table_wrapper"
|
|
227
227
|
}, {
|
|
228
228
|
default: withCtx(() => {
|
|
229
|
-
var _a2, _b
|
|
229
|
+
var _a2, _b;
|
|
230
230
|
return [
|
|
231
231
|
createVNode(unref(PlusTable), mergeProps({
|
|
232
232
|
ref_key: "plusTableInstance",
|
|
@@ -234,7 +234,6 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
234
234
|
"title-bar": { refresh: true }
|
|
235
235
|
}, _ctx.table, {
|
|
236
236
|
adaptive: (_b = (_a2 = _ctx.table) == null ? void 0 : _a2.adaptive) != null ? _b : true,
|
|
237
|
-
stripe: (_d = (_c = _ctx.table) == null ? void 0 : _c.stripe) != null ? _d : true,
|
|
238
237
|
"table-data": unref(tableData),
|
|
239
238
|
"loading-status": unref(loadingStatus),
|
|
240
239
|
columns: processedColumns.value,
|
|
@@ -293,7 +292,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
293
292
|
])
|
|
294
293
|
};
|
|
295
294
|
})
|
|
296
|
-
]), 1040, ["adaptive", "
|
|
295
|
+
]), 1040, ["adaptive", "table-data", "loading-status", "columns", "pagination"])
|
|
297
296
|
];
|
|
298
297
|
}),
|
|
299
298
|
_: 3
|
|
@@ -13,7 +13,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
13
13
|
options: { default: () => [] },
|
|
14
14
|
isCancel: { type: Boolean, default: true },
|
|
15
15
|
fieldSlots: { default: void 0 },
|
|
16
|
-
fieldChildrenSlot: { default: void 0 }
|
|
16
|
+
fieldChildrenSlot: { type: Function, default: void 0 }
|
|
17
17
|
},
|
|
18
18
|
emits: ["change", "update:modelValue"],
|
|
19
19
|
setup(__props, { expose: __expose, emit: __emit }) {
|
|
@@ -9,7 +9,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
9
9
|
__name: "index",
|
|
10
10
|
props: {
|
|
11
11
|
renderType: { default: void 0 },
|
|
12
|
-
callbackValue: { default: "" },
|
|
12
|
+
callbackValue: { type: [String, Number, Boolean, null, Date, Array, Object], default: "" },
|
|
13
13
|
customFieldProps: { default: () => ({}) },
|
|
14
14
|
render: {},
|
|
15
15
|
params: { default: () => ({}) },
|