@ecan-bi/pivot-table 1.0.11 → 1.0.12
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/index.es.js +4173 -4034
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +27 -27
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +2 -2
- package/package.json +1 -1
- package/types/pivotTable/ChartModal.vue.d.ts +35 -2
- package/types/pivotTable/PivotAggregate.vue.d.ts +15 -2
- package/types/pivotTable/PivotFilter.vue.d.ts +11 -0
- package/types/pivotTable/PivotProperty.vue.d.ts +13 -451
- package/types/pivotTable/PivotTable.vue.d.ts +150 -463
- package/types/pivotTable/PivotTop.vue.d.ts +14 -2
- package/types/pivotTable/conditional-property/ConditionalProperty.vue.d.ts +46 -3
- package/types/pivotTable/conditional-property/components/ConditionalConfig.vue.d.ts +11 -0
- package/types/pivotTable/conditional-property/components/ConditionalItemConfig.vue.d.ts +10 -0
- package/types/pivotTable/conditional-property/components/PropertyConfig.vue.d.ts +11 -1
- package/types/pivotTable/conditional-property/components/prop-to-form/ColorPick.vue.d.ts +1 -1
- package/types/pivotTable/pivot-chart/PivotChart.vue.d.ts +21 -0
package/dist/style.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! @ecan-bi/pivot-table@1.0.
|
|
2
|
-
.dimension-wrap[data-v-
|
|
1
|
+
/*! @ecan-bi/pivot-table@1.0.12 */
|
|
2
|
+
.dimension-wrap[data-v-aaa1c98f]{height:100%;border:1px solid #d5d5d5}.dimension-wrap .wrap-header[data-v-aaa1c98f]{height:40px;display:flex;align-items:center;padding:0 10px;background-color:#f7f7f7;border-bottom:1px solid #d5d5d5}.dimension-wrap .wrap-body[data-v-aaa1c98f]{height:calc(100% - 40px);overflow:hidden auto}.dimension-wrap .wrap-body .body-item[data-v-aaa1c98f]{padding:10px;border-bottom:1px solid #d5d5d5}.filter-label[data-v-aaa1c98f]{width:80px;display:inline-block;text-align:right}.darkBlue .wrap-header[data-v-aaa1c98f]{background-color:#06347c;border-color:#555e85}.darkBlue .dimension-wrap[data-v-aaa1c98f],.darkBlue .dimension-wrap .wrap-body .body-item[data-v-aaa1c98f]{border-color:#555e85}.content[data-v-ac94407c]{margin-right:20px}.content .condition-button[data-v-ac94407c]{margin-left:5px}.content .add-icon[data-v-ac94407c]{color:#228b22}.content .edit-icon[data-v-ac94407c]{color:#1e90ff}.content .delete-icon[data-v-ac94407c]{color:#dc143c}.content .list[data-v-ac94407c]{margin-top:10px;height:450px;width:230px;overflow:auto;border:1px solid #c0c0c0}.content .list .list-item[data-v-ac94407c]{cursor:pointer;white-space:nowrap;overflow:hidden;border-bottom:1px solid #d9d9d9;padding:0 8px;height:30px;line-height:30px}.content .list .active[data-v-ac94407c]{background:#1890ff;color:#fff}.content[data-v-dbd50fb6]{margin-right:20px}.content .condition-button[data-v-dbd50fb6]{margin-left:5px}.content .add-icon[data-v-dbd50fb6]{color:#228b22}.content .edit-icon[data-v-dbd50fb6]{color:#1e90ff}.content .delete-icon[data-v-dbd50fb6]{color:#dc143c}.content .list[data-v-dbd50fb6]{margin-top:10px;height:450px;width:230px;overflow:auto;border:1px solid #c0c0c0}.content .list .list-item[data-v-dbd50fb6]{cursor:pointer;white-space:nowrap;overflow:hidden;border-bottom:1px solid #d9d9d9;padding:0 8px;height:30px;line-height:30px}.content .list .active[data-v-dbd50fb6]{background:#1890ff;color:#fff}.color-pick[data-v-99378939]{display:flex}.input[data-v-99378939]{margin-right:10px}.content[data-v-285d450e]{margin-right:20px}.content .list[data-v-285d450e]{margin-top:10px;height:450px;width:400px;overflow:auto;border:1px solid #c0c0c0}.content .list .list-item[data-v-285d450e]{padding:0 8px;margin-top:10px}.dropdown-menu[data-v-fd1263c8]{background:#fff;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.dropdown-menu .item[data-v-fd1263c8]{margin:3px 0;cursor:pointer;padding:5px 10px}.dropdown-menu .item[data-v-fd1263c8]:hover{background:#eee}.filter-icon[data-v-fd1263c8]{margin-left:10px;cursor:pointer}.dimension-item[data-v-fd1263c8]{padding:3px 5px;border:1px solid #eee;background:#ffffcc;border-radius:3px;margin-right:10px}.dimension-item .dimension-icon[data-v-fd1263c8]{margin-right:5px;cursor:pointer}.design-template[data-v-dadecb5f]{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#f1f1f1;font-size:30px;display:flex;align-items:center;justify-content:center;letter-spacing:10px;color:#6f6f6f}.table-instance[data-v-dadecb5f]{width:100%;height:100%}.pivot-loading[data-v-dadecb5f]{position:absolute;display:flex;align-items:center;justify-content:center;background-color:#00000034}[data-v-dadecb5f] .vtable__menu-element--shown{background-color:var(--f57f5fac)!important}[data-v-dadecb5f] .vtable__menu-element__item-text{color:var(--b1870722)!important}[data-v-dadecb5f] .vtable__menu-element__arrow svg path{fill:var(--b1870722)!important;fill-opacity:1!important}[data-v-dadecb5f] .vtable__menu-element:not(.first){left:var(--014279c2)!important;top:var(--41fb778c)!important}.ant-modal-wrap.darkBlue .ant-modal-content{background-color:#081653}.ant-modal-wrap.darkBlue .ant-modal-content .ant-modal-close svg{color:#b2c3dd}.ant-modal-wrap.darkBlue .ant-modal-content .ant-modal-header{background-color:#081653;border-color:#555e85}.ant-modal-wrap.darkBlue .ant-modal-content .ant-modal-header .ant-modal-title{color:#b2c3dd}.ant-modal-wrap.darkBlue .ant-modal-content .ant-modal-footer{border-color:#555e85}.ant-modal-wrap.darkBlue .ant-modal-content .ant-modal-footer .ant-btn{background-color:#ffffff8c;border-color:#565656;color:#fff}.ant-modal-wrap.darkBlue .ant-modal-content .ant-modal-footer .ant-btn.ant-btn-primary{background-color:#1d328f;border-color:#1d328f}.ant-modal-wrap.darkBlue .ant-input{border:1px solid #1f63a3;background-color:#05164c;box-shadow:inset 0 0 10px #005efe;color:#fff}.ant-modal-wrap.darkBlue .ant-select:not(.ant-select-customize-input) .ant-select-selector{border:1px solid #1f63a3;background-color:#05164c;box-shadow:inset 0 0 10px #005efe;color:#fff}.ant-modal-wrap.darkBlue .ant-select-dropdown{box-shadow:inset 0 0 10px #005efe;color:#fff;background-color:#05164c}.ant-modal-wrap.darkBlue .ant-empty-img-simple-g{stroke:#69befa}.ant-modal-wrap.darkBlue .ant-empty-img-simple-ellipse{fill-opacity:0}.ant-modal-wrap.darkBlue .ant-empty-img-simple-path{fill:#69befa;stroke:#69befa}.ant-modal-wrap.darkBlue .ant-empty-description{color:#69befa}.ant-modal-wrap.darkBlue .anticon-down,.ant-modal-wrap.darkBlue .ant-select-item{color:#fff}.ant-modal-wrap.darkBlue .ant-select-item-option-active{background:#1f63a3}.ant-modal-wrap.darkBlue .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#1f63a3}.ant-modal-wrap.darkBlue .ant-select-multiple .ant-select-selection-item{background-color:#081653;color:#b2c3dd;border-color:gray}.ant-modal-wrap.darkBlue .ant-select-multiple .ant-select-selection-item .ant-select-selection-item-remove svg{color:#b2c3dd}.ant-modal-wrap.darkBlue .ant-form-item-label label{color:#b2c3dd}::-webkit-inner-spin-button,::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
|
package/package.json
CHANGED
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
export default _sfc_main;
|
|
2
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
|
+
theme: {
|
|
4
|
+
type: StringConstructor;
|
|
5
|
+
default: string;
|
|
6
|
+
};
|
|
7
|
+
}>, {
|
|
3
8
|
visible: import("vue").Ref<boolean, boolean>;
|
|
4
9
|
chartOptions: import("vue").Ref<{}, {}>;
|
|
5
10
|
chartRef: import("vue").Ref<any, any>;
|
|
6
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<
|
|
11
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
theme: {
|
|
13
|
+
type: StringConstructor;
|
|
14
|
+
default: string;
|
|
15
|
+
};
|
|
16
|
+
}>> & Readonly<{}>, {
|
|
17
|
+
theme: string;
|
|
18
|
+
}, {}, {
|
|
7
19
|
PivotChart: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
8
20
|
data: {
|
|
9
21
|
type: ObjectConstructor;
|
|
@@ -13,6 +25,10 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
|
13
25
|
yLabel: string;
|
|
14
26
|
};
|
|
15
27
|
};
|
|
28
|
+
theme: {
|
|
29
|
+
type: StringConstructor;
|
|
30
|
+
default: string;
|
|
31
|
+
};
|
|
16
32
|
}>, {
|
|
17
33
|
echartRef: import("vue").Ref<any, any>;
|
|
18
34
|
dropdownList: import("vue").Ref<any[], any[]>;
|
|
@@ -35,6 +51,7 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
|
35
51
|
checkKeys: any;
|
|
36
52
|
type: any;
|
|
37
53
|
}) => void;
|
|
54
|
+
fontColor: import("vue").ComputedRef<"" | "#b2c3dd">;
|
|
38
55
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
39
56
|
data: {
|
|
40
57
|
type: ObjectConstructor;
|
|
@@ -44,8 +61,13 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
|
44
61
|
yLabel: string;
|
|
45
62
|
};
|
|
46
63
|
};
|
|
64
|
+
theme: {
|
|
65
|
+
type: StringConstructor;
|
|
66
|
+
default: string;
|
|
67
|
+
};
|
|
47
68
|
}>> & Readonly<{}>, {
|
|
48
69
|
data: Record<string, any>;
|
|
70
|
+
theme: string;
|
|
49
71
|
}, {}, {
|
|
50
72
|
FilterOutlined: import("@ant-design/icons-vue/lib/icons/FilterOutlined").FilterOutlinedIconType;
|
|
51
73
|
MinusSquareOutlined: import("@ant-design/icons-vue/lib/icons/MinusSquareOutlined").MinusSquareOutlinedIconType;
|
|
@@ -54,6 +76,10 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
|
54
76
|
type: ObjectConstructor;
|
|
55
77
|
default: () => void;
|
|
56
78
|
};
|
|
79
|
+
theme: {
|
|
80
|
+
type: StringConstructor;
|
|
81
|
+
default: string;
|
|
82
|
+
};
|
|
57
83
|
}>, {
|
|
58
84
|
visible: import("vue").Ref<boolean, boolean>;
|
|
59
85
|
checkAllDimensions: import("vue").Ref<boolean, boolean>;
|
|
@@ -66,16 +92,23 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
|
66
92
|
}[];
|
|
67
93
|
filterValue: import("vue").Ref<string, string>;
|
|
68
94
|
searchDimName: import("vue").Ref<string, string>;
|
|
95
|
+
fontColor: import("vue").ComputedRef<"" | "#b2c3dd">;
|
|
69
96
|
handleOk: () => void;
|
|
70
97
|
onCheckAllDimChange: (e: any) => void;
|
|
71
98
|
handleClear: () => void;
|
|
99
|
+
getPopupContainer: () => Element;
|
|
72
100
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
73
101
|
data: {
|
|
74
102
|
type: ObjectConstructor;
|
|
75
103
|
default: () => void;
|
|
76
104
|
};
|
|
105
|
+
theme: {
|
|
106
|
+
type: StringConstructor;
|
|
107
|
+
default: string;
|
|
108
|
+
};
|
|
77
109
|
}>> & Readonly<{}>, {
|
|
78
110
|
data: Record<string, any>;
|
|
111
|
+
theme: string;
|
|
79
112
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
80
113
|
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
81
114
|
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
export default _sfc_main;
|
|
2
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
|
+
theme: {
|
|
4
|
+
type: StringConstructor;
|
|
5
|
+
default: string;
|
|
6
|
+
};
|
|
7
|
+
}>, {
|
|
3
8
|
visible: import("vue").Ref<boolean, boolean>;
|
|
4
9
|
aggregationType: import("vue").Ref<any[], any[]>;
|
|
5
10
|
options: {
|
|
@@ -7,4 +12,12 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
|
7
12
|
value: string;
|
|
8
13
|
}[];
|
|
9
14
|
handleOk: () => void;
|
|
10
|
-
|
|
15
|
+
getPopupContainer: () => Element;
|
|
16
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
17
|
+
theme: {
|
|
18
|
+
type: StringConstructor;
|
|
19
|
+
default: string;
|
|
20
|
+
};
|
|
21
|
+
}>> & Readonly<{}>, {
|
|
22
|
+
theme: string;
|
|
23
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -4,6 +4,10 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
|
|
|
4
4
|
type: ObjectConstructor;
|
|
5
5
|
default: () => void;
|
|
6
6
|
};
|
|
7
|
+
theme: {
|
|
8
|
+
type: StringConstructor;
|
|
9
|
+
default: string;
|
|
10
|
+
};
|
|
7
11
|
}>, {
|
|
8
12
|
visible: import("vue").Ref<boolean, boolean>;
|
|
9
13
|
checkAllDimensions: import("vue").Ref<boolean, boolean>;
|
|
@@ -16,14 +20,21 @@ declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractProp
|
|
|
16
20
|
}[];
|
|
17
21
|
filterValue: import("vue").Ref<string, string>;
|
|
18
22
|
searchDimName: import("vue").Ref<string, string>;
|
|
23
|
+
fontColor: import("vue").ComputedRef<"" | "#b2c3dd">;
|
|
19
24
|
handleOk: () => void;
|
|
20
25
|
onCheckAllDimChange: (e: any) => void;
|
|
21
26
|
handleClear: () => void;
|
|
27
|
+
getPopupContainer: () => Element;
|
|
22
28
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
29
|
data: {
|
|
24
30
|
type: ObjectConstructor;
|
|
25
31
|
default: () => void;
|
|
26
32
|
};
|
|
33
|
+
theme: {
|
|
34
|
+
type: StringConstructor;
|
|
35
|
+
default: string;
|
|
36
|
+
};
|
|
27
37
|
}>> & Readonly<{}>, {
|
|
28
38
|
data: Record<string, any>;
|
|
39
|
+
theme: string;
|
|
29
40
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
export default _sfc_main;
|
|
2
|
-
declare const _sfc_main: import("vue").DefineComponent<{
|
|
2
|
+
declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
|
+
theme: {
|
|
4
|
+
type: StringConstructor;
|
|
5
|
+
default: string;
|
|
6
|
+
};
|
|
7
|
+
}>, {
|
|
3
8
|
visible: import("vue").Ref<boolean, boolean>;
|
|
4
9
|
formData: import("vue").Ref<{
|
|
5
10
|
unit: string;
|
|
@@ -15,459 +20,16 @@ declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
|
15
20
|
floatLength: string;
|
|
16
21
|
}>;
|
|
17
22
|
handleOk: () => void;
|
|
23
|
+
getPopupContainer: () => Element;
|
|
18
24
|
formatOptions: {
|
|
19
25
|
label: string;
|
|
20
26
|
value: string;
|
|
21
27
|
}[];
|
|
22
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<
|
|
23
|
-
|
|
24
|
-
new (...args: any[]): {
|
|
25
|
-
$: import("vue").ComponentInternalInstance;
|
|
26
|
-
$data: {};
|
|
27
|
-
$props: Partial<{
|
|
28
|
-
step: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType;
|
|
29
|
-
bordered: boolean;
|
|
30
|
-
keyboard: boolean;
|
|
31
|
-
controls: boolean;
|
|
32
|
-
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
33
|
-
size: {
|
|
34
|
-
type: import("vue").PropType<import("ant-design-vue/lib/button").ButtonSize>;
|
|
35
|
-
};
|
|
36
|
-
bordered: {
|
|
37
|
-
type: BooleanConstructor;
|
|
38
|
-
default: boolean;
|
|
39
|
-
};
|
|
40
|
-
placeholder: StringConstructor;
|
|
41
|
-
name: StringConstructor;
|
|
42
|
-
id: StringConstructor;
|
|
43
|
-
type: StringConstructor;
|
|
44
|
-
addonBefore: import("vue-types").VueTypeValidableDef<any>;
|
|
45
|
-
addonAfter: import("vue-types").VueTypeValidableDef<any>;
|
|
46
|
-
prefix: import("vue-types").VueTypeValidableDef<any>;
|
|
47
|
-
'update:value': {
|
|
48
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType) => void>;
|
|
49
|
-
};
|
|
50
|
-
stringMode: {
|
|
51
|
-
type: import("vue").PropType<boolean>;
|
|
52
|
-
};
|
|
53
|
-
defaultValue: {
|
|
54
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
55
|
-
};
|
|
56
|
-
value: {
|
|
57
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
58
|
-
};
|
|
59
|
-
prefixCls: {
|
|
60
|
-
type: import("vue").PropType<string>;
|
|
61
|
-
};
|
|
62
|
-
min: {
|
|
63
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
64
|
-
};
|
|
65
|
-
max: {
|
|
66
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
67
|
-
};
|
|
68
|
-
step: {
|
|
69
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
70
|
-
default: number;
|
|
71
|
-
};
|
|
72
|
-
tabindex: {
|
|
73
|
-
type: import("vue").PropType<number>;
|
|
74
|
-
};
|
|
75
|
-
controls: {
|
|
76
|
-
type: import("vue").PropType<boolean>;
|
|
77
|
-
default: boolean;
|
|
78
|
-
};
|
|
79
|
-
readonly: {
|
|
80
|
-
type: import("vue").PropType<boolean>;
|
|
81
|
-
};
|
|
82
|
-
disabled: {
|
|
83
|
-
type: import("vue").PropType<boolean>;
|
|
84
|
-
};
|
|
85
|
-
autofocus: {
|
|
86
|
-
type: import("vue").PropType<boolean>;
|
|
87
|
-
};
|
|
88
|
-
keyboard: {
|
|
89
|
-
type: import("vue").PropType<boolean>;
|
|
90
|
-
default: boolean;
|
|
91
|
-
};
|
|
92
|
-
parser: {
|
|
93
|
-
type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
94
|
-
};
|
|
95
|
-
formatter: {
|
|
96
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType, info: {
|
|
97
|
-
userTyping: boolean;
|
|
98
|
-
input: string;
|
|
99
|
-
}) => string>;
|
|
100
|
-
};
|
|
101
|
-
precision: {
|
|
102
|
-
type: import("vue").PropType<number>;
|
|
103
|
-
};
|
|
104
|
-
decimalSeparator: {
|
|
105
|
-
type: import("vue").PropType<string>;
|
|
106
|
-
};
|
|
107
|
-
onInput: {
|
|
108
|
-
type: import("vue").PropType<(text: string) => void>;
|
|
109
|
-
};
|
|
110
|
-
onChange: {
|
|
111
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType) => void>;
|
|
112
|
-
};
|
|
113
|
-
onPressEnter: {
|
|
114
|
-
type: import("vue").PropType<import("ant-design-vue/lib/_util/EventInterface").KeyboardEventHandler>;
|
|
115
|
-
};
|
|
116
|
-
onStep: {
|
|
117
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType, info: {
|
|
118
|
-
offset: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType;
|
|
119
|
-
type: "down" | "up";
|
|
120
|
-
}) => void>;
|
|
121
|
-
};
|
|
122
|
-
onBlur: {
|
|
123
|
-
type: import("vue").PropType<(e: FocusEvent) => void>;
|
|
124
|
-
};
|
|
125
|
-
onFocus: {
|
|
126
|
-
type: import("vue").PropType<(e: FocusEvent) => void>;
|
|
127
|
-
};
|
|
128
|
-
}>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "bordered" | "step" | "controls" | "keyboard">;
|
|
129
|
-
$attrs: {
|
|
130
|
-
[x: string]: unknown;
|
|
131
|
-
};
|
|
132
|
-
$refs: {
|
|
133
|
-
[x: string]: unknown;
|
|
134
|
-
};
|
|
135
|
-
$slots: Readonly<{
|
|
136
|
-
[name: string]: import("vue").Slot<any>;
|
|
137
|
-
}>;
|
|
138
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>;
|
|
139
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>;
|
|
140
|
-
$emit: (event: string, ...args: any[]) => void;
|
|
141
|
-
$el: any;
|
|
142
|
-
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
143
|
-
size: {
|
|
144
|
-
type: import("vue").PropType<import("ant-design-vue/lib/button").ButtonSize>;
|
|
145
|
-
};
|
|
146
|
-
bordered: {
|
|
147
|
-
type: BooleanConstructor;
|
|
148
|
-
default: boolean;
|
|
149
|
-
};
|
|
150
|
-
placeholder: StringConstructor;
|
|
151
|
-
name: StringConstructor;
|
|
152
|
-
id: StringConstructor;
|
|
153
|
-
type: StringConstructor;
|
|
154
|
-
addonBefore: import("vue-types").VueTypeValidableDef<any>;
|
|
155
|
-
addonAfter: import("vue-types").VueTypeValidableDef<any>;
|
|
156
|
-
prefix: import("vue-types").VueTypeValidableDef<any>;
|
|
157
|
-
'update:value': {
|
|
158
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType) => void>;
|
|
159
|
-
};
|
|
160
|
-
stringMode: {
|
|
161
|
-
type: import("vue").PropType<boolean>;
|
|
162
|
-
};
|
|
163
|
-
defaultValue: {
|
|
164
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
165
|
-
};
|
|
166
|
-
value: {
|
|
167
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
168
|
-
};
|
|
169
|
-
prefixCls: {
|
|
170
|
-
type: import("vue").PropType<string>;
|
|
171
|
-
};
|
|
172
|
-
min: {
|
|
173
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
174
|
-
};
|
|
175
|
-
max: {
|
|
176
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
177
|
-
};
|
|
178
|
-
step: {
|
|
179
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
180
|
-
default: number;
|
|
181
|
-
};
|
|
182
|
-
tabindex: {
|
|
183
|
-
type: import("vue").PropType<number>;
|
|
184
|
-
};
|
|
185
|
-
controls: {
|
|
186
|
-
type: import("vue").PropType<boolean>;
|
|
187
|
-
default: boolean;
|
|
188
|
-
};
|
|
189
|
-
readonly: {
|
|
190
|
-
type: import("vue").PropType<boolean>;
|
|
191
|
-
};
|
|
192
|
-
disabled: {
|
|
193
|
-
type: import("vue").PropType<boolean>;
|
|
194
|
-
};
|
|
195
|
-
autofocus: {
|
|
196
|
-
type: import("vue").PropType<boolean>;
|
|
197
|
-
};
|
|
198
|
-
keyboard: {
|
|
199
|
-
type: import("vue").PropType<boolean>;
|
|
200
|
-
default: boolean;
|
|
201
|
-
};
|
|
202
|
-
parser: {
|
|
203
|
-
type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
204
|
-
};
|
|
205
|
-
formatter: {
|
|
206
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType, info: {
|
|
207
|
-
userTyping: boolean;
|
|
208
|
-
input: string;
|
|
209
|
-
}) => string>;
|
|
210
|
-
};
|
|
211
|
-
precision: {
|
|
212
|
-
type: import("vue").PropType<number>;
|
|
213
|
-
};
|
|
214
|
-
decimalSeparator: {
|
|
215
|
-
type: import("vue").PropType<string>;
|
|
216
|
-
};
|
|
217
|
-
onInput: {
|
|
218
|
-
type: import("vue").PropType<(text: string) => void>;
|
|
219
|
-
};
|
|
220
|
-
onChange: {
|
|
221
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType) => void>;
|
|
222
|
-
};
|
|
223
|
-
onPressEnter: {
|
|
224
|
-
type: import("vue").PropType<import("ant-design-vue/lib/_util/EventInterface").KeyboardEventHandler>;
|
|
225
|
-
};
|
|
226
|
-
onStep: {
|
|
227
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType, info: {
|
|
228
|
-
offset: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType;
|
|
229
|
-
type: "down" | "up";
|
|
230
|
-
}) => void>;
|
|
231
|
-
};
|
|
232
|
-
onBlur: {
|
|
233
|
-
type: import("vue").PropType<(e: FocusEvent) => void>;
|
|
234
|
-
};
|
|
235
|
-
onFocus: {
|
|
236
|
-
type: import("vue").PropType<(e: FocusEvent) => void>;
|
|
237
|
-
};
|
|
238
|
-
}>>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
239
|
-
[key: string]: any;
|
|
240
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
241
|
-
step: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType;
|
|
242
|
-
bordered: boolean;
|
|
243
|
-
keyboard: boolean;
|
|
244
|
-
controls: boolean;
|
|
245
|
-
}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions> & {
|
|
246
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
247
|
-
created?: (() => void) | (() => void)[];
|
|
248
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
249
|
-
mounted?: (() => void) | (() => void)[];
|
|
250
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
251
|
-
updated?: (() => void) | (() => void)[];
|
|
252
|
-
activated?: (() => void) | (() => void)[];
|
|
253
|
-
deactivated?: (() => void) | (() => void)[];
|
|
254
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
255
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
256
|
-
destroyed?: (() => void) | (() => void)[];
|
|
257
|
-
unmounted?: (() => void) | (() => void)[];
|
|
258
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
259
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
260
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any>, info: string) => boolean | void)[];
|
|
261
|
-
};
|
|
262
|
-
$forceUpdate: () => void;
|
|
263
|
-
$nextTick: typeof import("vue").nextTick;
|
|
264
|
-
$watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
|
265
|
-
} & Readonly<import("vue").ExtractPropTypes<{
|
|
266
|
-
size: {
|
|
267
|
-
type: import("vue").PropType<import("ant-design-vue/lib/button").ButtonSize>;
|
|
268
|
-
};
|
|
269
|
-
bordered: {
|
|
270
|
-
type: BooleanConstructor;
|
|
271
|
-
default: boolean;
|
|
272
|
-
};
|
|
273
|
-
placeholder: StringConstructor;
|
|
274
|
-
name: StringConstructor;
|
|
275
|
-
id: StringConstructor;
|
|
276
|
-
type: StringConstructor;
|
|
277
|
-
addonBefore: import("vue-types").VueTypeValidableDef<any>;
|
|
278
|
-
addonAfter: import("vue-types").VueTypeValidableDef<any>;
|
|
279
|
-
prefix: import("vue-types").VueTypeValidableDef<any>;
|
|
280
|
-
'update:value': {
|
|
281
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType) => void>;
|
|
282
|
-
};
|
|
283
|
-
stringMode: {
|
|
284
|
-
type: import("vue").PropType<boolean>;
|
|
285
|
-
};
|
|
286
|
-
defaultValue: {
|
|
287
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
288
|
-
};
|
|
289
|
-
value: {
|
|
290
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
291
|
-
};
|
|
292
|
-
prefixCls: {
|
|
293
|
-
type: import("vue").PropType<string>;
|
|
294
|
-
};
|
|
295
|
-
min: {
|
|
296
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
297
|
-
};
|
|
298
|
-
max: {
|
|
299
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
300
|
-
};
|
|
301
|
-
step: {
|
|
302
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
303
|
-
default: number;
|
|
304
|
-
};
|
|
305
|
-
tabindex: {
|
|
306
|
-
type: import("vue").PropType<number>;
|
|
307
|
-
};
|
|
308
|
-
controls: {
|
|
309
|
-
type: import("vue").PropType<boolean>;
|
|
310
|
-
default: boolean;
|
|
311
|
-
};
|
|
312
|
-
readonly: {
|
|
313
|
-
type: import("vue").PropType<boolean>;
|
|
314
|
-
};
|
|
315
|
-
disabled: {
|
|
316
|
-
type: import("vue").PropType<boolean>;
|
|
317
|
-
};
|
|
318
|
-
autofocus: {
|
|
319
|
-
type: import("vue").PropType<boolean>;
|
|
320
|
-
};
|
|
321
|
-
keyboard: {
|
|
322
|
-
type: import("vue").PropType<boolean>;
|
|
323
|
-
default: boolean;
|
|
324
|
-
};
|
|
325
|
-
parser: {
|
|
326
|
-
type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
327
|
-
};
|
|
328
|
-
formatter: {
|
|
329
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType, info: {
|
|
330
|
-
userTyping: boolean;
|
|
331
|
-
input: string;
|
|
332
|
-
}) => string>;
|
|
333
|
-
};
|
|
334
|
-
precision: {
|
|
335
|
-
type: import("vue").PropType<number>;
|
|
336
|
-
};
|
|
337
|
-
decimalSeparator: {
|
|
338
|
-
type: import("vue").PropType<string>;
|
|
339
|
-
};
|
|
340
|
-
onInput: {
|
|
341
|
-
type: import("vue").PropType<(text: string) => void>;
|
|
342
|
-
};
|
|
343
|
-
onChange: {
|
|
344
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType) => void>;
|
|
345
|
-
};
|
|
346
|
-
onPressEnter: {
|
|
347
|
-
type: import("vue").PropType<import("ant-design-vue/lib/_util/EventInterface").KeyboardEventHandler>;
|
|
348
|
-
};
|
|
349
|
-
onStep: {
|
|
350
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType, info: {
|
|
351
|
-
offset: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType;
|
|
352
|
-
type: "down" | "up";
|
|
353
|
-
}) => void>;
|
|
354
|
-
};
|
|
355
|
-
onBlur: {
|
|
356
|
-
type: import("vue").PropType<(e: FocusEvent) => void>;
|
|
357
|
-
};
|
|
358
|
-
onFocus: {
|
|
359
|
-
type: import("vue").PropType<(e: FocusEvent) => void>;
|
|
360
|
-
};
|
|
361
|
-
}>> & import("vue").ShallowUnwrapRef<() => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
362
|
-
[key: string]: any;
|
|
363
|
-
}>> & import("vue").ComponentCustomProperties;
|
|
364
|
-
__isFragment?: never;
|
|
365
|
-
__isTeleport?: never;
|
|
366
|
-
__isSuspense?: never;
|
|
367
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
368
|
-
size: {
|
|
369
|
-
type: import("vue").PropType<import("ant-design-vue/lib/button").ButtonSize>;
|
|
370
|
-
};
|
|
371
|
-
bordered: {
|
|
372
|
-
type: BooleanConstructor;
|
|
373
|
-
default: boolean;
|
|
374
|
-
};
|
|
375
|
-
placeholder: StringConstructor;
|
|
376
|
-
name: StringConstructor;
|
|
377
|
-
id: StringConstructor;
|
|
28
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
29
|
+
theme: {
|
|
378
30
|
type: StringConstructor;
|
|
379
|
-
|
|
380
|
-
addonAfter: import("vue-types").VueTypeValidableDef<any>;
|
|
381
|
-
prefix: import("vue-types").VueTypeValidableDef<any>;
|
|
382
|
-
'update:value': {
|
|
383
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType) => void>;
|
|
384
|
-
};
|
|
385
|
-
stringMode: {
|
|
386
|
-
type: import("vue").PropType<boolean>;
|
|
387
|
-
};
|
|
388
|
-
defaultValue: {
|
|
389
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
390
|
-
};
|
|
391
|
-
value: {
|
|
392
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
393
|
-
};
|
|
394
|
-
prefixCls: {
|
|
395
|
-
type: import("vue").PropType<string>;
|
|
396
|
-
};
|
|
397
|
-
min: {
|
|
398
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
399
|
-
};
|
|
400
|
-
max: {
|
|
401
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
402
|
-
};
|
|
403
|
-
step: {
|
|
404
|
-
type: import("vue").PropType<import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
405
|
-
default: number;
|
|
406
|
-
};
|
|
407
|
-
tabindex: {
|
|
408
|
-
type: import("vue").PropType<number>;
|
|
409
|
-
};
|
|
410
|
-
controls: {
|
|
411
|
-
type: import("vue").PropType<boolean>;
|
|
412
|
-
default: boolean;
|
|
413
|
-
};
|
|
414
|
-
readonly: {
|
|
415
|
-
type: import("vue").PropType<boolean>;
|
|
416
|
-
};
|
|
417
|
-
disabled: {
|
|
418
|
-
type: import("vue").PropType<boolean>;
|
|
419
|
-
};
|
|
420
|
-
autofocus: {
|
|
421
|
-
type: import("vue").PropType<boolean>;
|
|
422
|
-
};
|
|
423
|
-
keyboard: {
|
|
424
|
-
type: import("vue").PropType<boolean>;
|
|
425
|
-
default: boolean;
|
|
426
|
-
};
|
|
427
|
-
parser: {
|
|
428
|
-
type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType>;
|
|
429
|
-
};
|
|
430
|
-
formatter: {
|
|
431
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType, info: {
|
|
432
|
-
userTyping: boolean;
|
|
433
|
-
input: string;
|
|
434
|
-
}) => string>;
|
|
435
|
-
};
|
|
436
|
-
precision: {
|
|
437
|
-
type: import("vue").PropType<number>;
|
|
438
|
-
};
|
|
439
|
-
decimalSeparator: {
|
|
440
|
-
type: import("vue").PropType<string>;
|
|
441
|
-
};
|
|
442
|
-
onInput: {
|
|
443
|
-
type: import("vue").PropType<(text: string) => void>;
|
|
444
|
-
};
|
|
445
|
-
onChange: {
|
|
446
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType) => void>;
|
|
447
|
-
};
|
|
448
|
-
onPressEnter: {
|
|
449
|
-
type: import("vue").PropType<import("ant-design-vue/lib/_util/EventInterface").KeyboardEventHandler>;
|
|
450
|
-
};
|
|
451
|
-
onStep: {
|
|
452
|
-
type: import("vue").PropType<(value: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType, info: {
|
|
453
|
-
offset: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType;
|
|
454
|
-
type: "down" | "up";
|
|
455
|
-
}) => void>;
|
|
456
|
-
};
|
|
457
|
-
onBlur: {
|
|
458
|
-
type: import("vue").PropType<(e: FocusEvent) => void>;
|
|
459
|
-
};
|
|
460
|
-
onFocus: {
|
|
461
|
-
type: import("vue").PropType<(e: FocusEvent) => void>;
|
|
462
|
-
};
|
|
463
|
-
}>>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
464
|
-
[key: string]: any;
|
|
465
|
-
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
|
|
466
|
-
step: import("ant-design-vue/lib/input-number/src/utils/MiniDecimal").ValueType;
|
|
467
|
-
bordered: boolean;
|
|
468
|
-
keyboard: boolean;
|
|
469
|
-
controls: boolean;
|
|
470
|
-
}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
|
471
|
-
install: (app: import("vue").App<any>) => import("vue").App<any>;
|
|
31
|
+
default: string;
|
|
472
32
|
};
|
|
473
|
-
}
|
|
33
|
+
}>> & Readonly<{}>, {
|
|
34
|
+
theme: string;
|
|
35
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|