@das-fed/ui 6.4.0-test.7 → 6.4.0-test.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/esm-map.json +3 -1
- package/package.json +6 -7
- package/packages/business-components/change-pwd/index.js +12 -8
- package/packages/business-components/change-pwd/index.js.gz +0 -0
- package/packages/business-components/currency-page/index.js +1 -1
- package/packages/business-components/currency-page/index.js.gz +0 -0
- package/packages/business-components/device-panel/i18n/index.d.ts +24 -0
- package/packages/business-components/device-panel/index.js +16507 -15027
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/device-panel/src/apis.d.ts +2 -0
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/dataTrends/components/attribute.vue.d.ts +2 -0
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/dataTrends/components/barChart.vue.d.ts +5 -0
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/dataTrends/components/lineChart.vue.d.ts +5 -0
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/dataTrends/index.vue.d.ts +11 -0
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/hooks/use-data-Trends.d.ts +7 -0
- package/packages/business-components/device-panel/src/components/devicePanelModal/dataTrends/components/attribute.vue.d.ts +2 -0
- package/packages/business-components/device-panel/src/components/devicePanelModal/dataTrends/components/barChart.vue.d.ts +5 -0
- package/packages/business-components/device-panel/src/components/devicePanelModal/dataTrends/components/lineChart.vue.d.ts +5 -0
- package/packages/business-components/device-panel/src/components/devicePanelModal/dataTrends/index.vue.d.ts +11 -0
- package/packages/business-components/device-panel/src/components/devicePanelModal/hooks/use-data-Trends.d.ts +7 -0
- package/packages/business-components/device-panel/style.css +1 -1
- package/packages/business-components/device-panel/style.css.gz +0 -0
- package/packages/business-components/echarts/index.js +2 -2
- package/packages/business-components/echarts/index.js.gz +0 -0
- package/packages/business-components/echarts/style.css +1 -1
- package/packages/business-components/export-button/index.js +30 -30
- package/packages/business-components/export-button/index.js.gz +0 -0
- package/packages/business-components/import-button/i18n/index.d.ts +5 -5
- package/packages/business-components/import-button/index.js +59 -59
- package/packages/business-components/import-button/index.js.gz +0 -0
- package/packages/business-components/import-button/style.css +1 -1
- package/packages/business-components/model-table-dialog/index.js +100 -100
- package/packages/business-components/model-table-dialog/index.js.gz +0 -0
- package/packages/business-components/model-table-dialog/src/ModelTable.vue.d.ts +9 -6
- package/packages/business-components/payment/index.d.ts +5 -1
- package/packages/business-components/payment/index.js +187 -1635
- package/packages/business-components/payment/index.js.gz +0 -0
- package/packages/business-components/payment/style.css +1 -1
- package/packages/business-components/payment/type.d.ts +3 -2
- package/packages/business-components/process-configuration/i18n/index.d.ts +0 -10
- package/packages/business-components/process-configuration/index.d.ts +2 -0
- package/packages/business-components/process-configuration/index.js +55 -60
- package/packages/business-components/process-configuration/index.js.gz +0 -0
- package/packages/business-components/process-configuration/src/index.vue.d.ts +2 -0
- package/packages/business-components/process-configuration/src/type.d.ts +3 -0
- package/packages/business-components/process-configuration/style.css +1 -1
- package/packages/business-components/process-configuration/style.css.gz +0 -0
- package/packages/business-components/process-form/index.js +1 -1
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/process-search-form/index.js +2 -2
- package/packages/business-components/process-search-form/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/index.js +98 -98
- package/packages/business-components/urgent-panel/index.js.gz +0 -0
- package/packages/components/autocomplete/index.js +23 -24
- package/packages/components/autocomplete/index.js.gz +0 -0
- package/packages/components/autocomplete/src/index.vue.d.ts +12 -7
- package/packages/components/autocomplete/style.css +1 -1
- package/packages/components/autocomplete/style.css.gz +0 -0
- package/packages/components/checkbox/index.js +149 -137
- package/packages/components/checkbox/index.js.gz +0 -0
- package/packages/components/checkbox/style.css +1 -1
- package/packages/components/checkbox/style.css.gz +0 -0
- package/packages/components/edit-table/index.d.ts +3 -3
- package/packages/components/edit-table/index.js +1254 -1251
- package/packages/components/edit-table/index.js.gz +0 -0
- package/packages/components/edit-table/src/index.vue.d.ts +1 -1
- package/packages/components/image-upload/index.js +1 -1
- package/packages/components/image-upload/index.js.gz +0 -0
- package/packages/components/image-viewer/index.js +77 -78
- package/packages/components/image-viewer/index.js.gz +0 -0
- package/packages/components/live-player/index.js +142 -142
- package/packages/components/live-player/index.js.gz +0 -0
- package/packages/components/map/index.js +34 -34
- package/packages/components/map/index.js.gz +0 -0
- package/packages/components/pagination/index.js +101 -98
- package/packages/components/pagination/index.js.gz +0 -0
- package/packages/components/pagination/style.css +1 -1
- package/packages/components/pagination/style.css.gz +0 -0
- package/packages/components/popover/index.d.ts +160 -2
- package/packages/components/popover/index.js +29 -27
- package/packages/components/popover/index.js.gz +0 -0
- package/packages/components/search/index.js +1 -1
- package/packages/components/search/index.js.gz +0 -0
- package/packages/components/search/style.css +1 -1
- package/packages/components/search/style.css.gz +0 -0
- package/packages/components/search-form/index.js +1 -1
- package/packages/components/search-form/index.js.gz +0 -0
- package/packages/components/select/index.js +257 -246
- package/packages/components/select/index.js.gz +0 -0
- package/packages/components/select/style.css +1 -1
- package/packages/components/select/style.css.gz +0 -0
- package/packages/components/table/index.js +945 -951
- package/packages/components/table/index.js.gz +0 -0
- package/packages/components/table/style.css +1 -1
- package/packages/components/table/style.css.gz +0 -0
- package/packages/components/tree/index.js +698 -701
- package/packages/components/tree/index.js.gz +0 -0
- package/packages/components/tree/src/App.vue.d.ts +8 -7
- package/packages/components/tree/src/hooks/use-lazy-tree.d.ts +2 -2
- package/packages/components/tree/src/type.d.ts +7 -4
- package/packages/components/tree-select/index.js +114 -113
- package/packages/components/tree-select/index.js.gz +0 -0
- package/packages/components/tree-select/src/App.vue.d.ts +19 -12
- package/packages/components/tree-select/src/hooks/use-tree-select.d.ts +18 -12
- package/packages/components/tree-select/src/type.d.ts +3 -2
- package/packages/components/tree-v2/i18n/index.d.ts +5 -0
- package/packages/components/tree-v2/index.js +150 -149
- package/packages/components/tree-v2/index.js.gz +0 -0
- package/packages/components/image-viewer/i18n/index.d.ts +0 -2
|
@@ -1,4 +1,159 @@
|
|
|
1
1
|
import '@das-fed/ui/packages/global/theme';
|
|
2
|
+
declare const DasPopoverRef: () => import("vue").Ref<({
|
|
3
|
+
$: import("vue").ComponentInternalInstance;
|
|
4
|
+
$data: {};
|
|
5
|
+
$props: {
|
|
6
|
+
readonly title?: string | undefined;
|
|
7
|
+
readonly width?: (string | number) | undefined;
|
|
8
|
+
readonly content?: string | undefined;
|
|
9
|
+
readonly popperClass?: string | undefined;
|
|
10
|
+
readonly showBtns?: boolean | undefined;
|
|
11
|
+
readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
|
|
12
|
+
readonly onCancel?: (() => any) | undefined;
|
|
13
|
+
readonly onConfirm?: (() => any) | undefined;
|
|
14
|
+
readonly onClickOutside?: (() => any) | undefined;
|
|
15
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
16
|
+
$attrs: {
|
|
17
|
+
[x: string]: unknown;
|
|
18
|
+
};
|
|
19
|
+
$refs: {
|
|
20
|
+
[x: string]: unknown;
|
|
21
|
+
};
|
|
22
|
+
$slots: Readonly<{
|
|
23
|
+
[name: string]: import("vue").Slot<any> | undefined;
|
|
24
|
+
}>;
|
|
25
|
+
$root: import("vue").ComponentPublicInstance | null;
|
|
26
|
+
$parent: import("vue").ComponentPublicInstance | null;
|
|
27
|
+
$host: Element | null;
|
|
28
|
+
$emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
|
|
29
|
+
$el: any;
|
|
30
|
+
$options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
31
|
+
onCancel?: (() => any) | undefined;
|
|
32
|
+
onConfirm?: (() => any) | undefined;
|
|
33
|
+
onClickOutside?: (() => any) | undefined;
|
|
34
|
+
}>, {
|
|
35
|
+
$popoverRef: import("vue").Ref<null, null>;
|
|
36
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
37
|
+
cancel: () => any;
|
|
38
|
+
confirm: () => any;
|
|
39
|
+
clickOutside: () => any;
|
|
40
|
+
}, string, {
|
|
41
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
42
|
+
width: string | number;
|
|
43
|
+
showBtns: boolean;
|
|
44
|
+
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
45
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
46
|
+
created?: (() => void) | (() => void)[];
|
|
47
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
48
|
+
mounted?: (() => void) | (() => void)[];
|
|
49
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
50
|
+
updated?: (() => void) | (() => void)[];
|
|
51
|
+
activated?: (() => void) | (() => void)[];
|
|
52
|
+
deactivated?: (() => void) | (() => void)[];
|
|
53
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
54
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
55
|
+
destroyed?: (() => void) | (() => void)[];
|
|
56
|
+
unmounted?: (() => void) | (() => void)[];
|
|
57
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
58
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
59
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
60
|
+
};
|
|
61
|
+
$forceUpdate: () => void;
|
|
62
|
+
$nextTick: typeof import("vue").nextTick;
|
|
63
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
|
|
64
|
+
} & Readonly<{
|
|
65
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
66
|
+
width: string | number;
|
|
67
|
+
showBtns: boolean;
|
|
68
|
+
}> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
69
|
+
onCancel?: (() => any) | undefined;
|
|
70
|
+
onConfirm?: (() => any) | undefined;
|
|
71
|
+
onClickOutside?: (() => any) | undefined;
|
|
72
|
+
}>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
|
|
73
|
+
$popoverRef: import("vue").Ref<null, null>;
|
|
74
|
+
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
75
|
+
$slots: {
|
|
76
|
+
reference?(_: {}): any;
|
|
77
|
+
default?(_: {}): any;
|
|
78
|
+
};
|
|
79
|
+
}) | null, ({
|
|
80
|
+
$: import("vue").ComponentInternalInstance;
|
|
81
|
+
$data: {};
|
|
82
|
+
$props: {
|
|
83
|
+
readonly title?: string | undefined;
|
|
84
|
+
readonly width?: (string | number) | undefined;
|
|
85
|
+
readonly content?: string | undefined;
|
|
86
|
+
readonly popperClass?: string | undefined;
|
|
87
|
+
readonly showBtns?: boolean | undefined;
|
|
88
|
+
readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
|
|
89
|
+
readonly onCancel?: (() => any) | undefined;
|
|
90
|
+
readonly onConfirm?: (() => any) | undefined;
|
|
91
|
+
readonly onClickOutside?: (() => any) | undefined;
|
|
92
|
+
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
93
|
+
$attrs: {
|
|
94
|
+
[x: string]: unknown;
|
|
95
|
+
};
|
|
96
|
+
$refs: {
|
|
97
|
+
[x: string]: unknown;
|
|
98
|
+
};
|
|
99
|
+
$slots: Readonly<{
|
|
100
|
+
[name: string]: import("vue").Slot<any> | undefined;
|
|
101
|
+
}>;
|
|
102
|
+
$root: import("vue").ComponentPublicInstance | null;
|
|
103
|
+
$parent: import("vue").ComponentPublicInstance | null;
|
|
104
|
+
$host: Element | null;
|
|
105
|
+
$emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
|
|
106
|
+
$el: any;
|
|
107
|
+
$options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
108
|
+
onCancel?: (() => any) | undefined;
|
|
109
|
+
onConfirm?: (() => any) | undefined;
|
|
110
|
+
onClickOutside?: (() => any) | undefined;
|
|
111
|
+
}>, {
|
|
112
|
+
$popoverRef: import("vue").Ref<null, null>;
|
|
113
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
114
|
+
cancel: () => any;
|
|
115
|
+
confirm: () => any;
|
|
116
|
+
clickOutside: () => any;
|
|
117
|
+
}, string, {
|
|
118
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
119
|
+
width: string | number;
|
|
120
|
+
showBtns: boolean;
|
|
121
|
+
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
122
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
123
|
+
created?: (() => void) | (() => void)[];
|
|
124
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
125
|
+
mounted?: (() => void) | (() => void)[];
|
|
126
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
127
|
+
updated?: (() => void) | (() => void)[];
|
|
128
|
+
activated?: (() => void) | (() => void)[];
|
|
129
|
+
deactivated?: (() => void) | (() => void)[];
|
|
130
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
131
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
132
|
+
destroyed?: (() => void) | (() => void)[];
|
|
133
|
+
unmounted?: (() => void) | (() => void)[];
|
|
134
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
135
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
136
|
+
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
137
|
+
};
|
|
138
|
+
$forceUpdate: () => void;
|
|
139
|
+
$nextTick: typeof import("vue").nextTick;
|
|
140
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
|
|
141
|
+
} & Readonly<{
|
|
142
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
143
|
+
width: string | number;
|
|
144
|
+
showBtns: boolean;
|
|
145
|
+
}> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
146
|
+
onCancel?: (() => any) | undefined;
|
|
147
|
+
onConfirm?: (() => any) | undefined;
|
|
148
|
+
onClickOutside?: (() => any) | undefined;
|
|
149
|
+
}>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
|
|
150
|
+
$popoverRef: import("vue").Ref<null, null>;
|
|
151
|
+
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
152
|
+
$slots: {
|
|
153
|
+
reference?(_: {}): any;
|
|
154
|
+
default?(_: {}): any;
|
|
155
|
+
};
|
|
156
|
+
}) | null>;
|
|
2
157
|
declare const DasPopover: import("@das-fed/utils").SFCWithInstall<{
|
|
3
158
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
4
159
|
onCancel?: (() => any) | undefined;
|
|
@@ -55,5 +210,8 @@ declare const DasPopover: import("@das-fed/utils").SFCWithInstall<{
|
|
|
55
210
|
default?(_: {}): any;
|
|
56
211
|
};
|
|
57
212
|
})>;
|
|
58
|
-
export { DasPopover };
|
|
59
|
-
|
|
213
|
+
export { DasPopoverRef, DasPopover };
|
|
214
|
+
declare const _default: {
|
|
215
|
+
title: string;
|
|
216
|
+
};
|
|
217
|
+
export default _default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import '@das-fed/ui/packages/components/popover/style.css';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import { ElPopover as
|
|
2
|
+
import { defineComponent as _, useAttrs as D, ref as C, computed as O, openBlock as s, createBlock as P, unref as o, mergeProps as b, withCtx as r, renderSlot as d, withDirectives as g, createElementBlock as p, toDisplayString as n, createCommentVNode as m, createElementVNode as R, createTextVNode as a, createVNode as u } from "vue";
|
|
3
|
+
import { withInstall as V } from "@das-fed/utils/with-install/index";
|
|
4
|
+
import { i18n as f, setI18nRule as E } from "@das-fed/web/packages/i18n/index";
|
|
5
|
+
import { ElPopover as I, ClickOutside as z } from "element-plus";
|
|
6
6
|
import { DasButton as v } from "@das-fed/ui/packages/components/button/index";
|
|
7
7
|
import "element-plus/es/components/popover/style/css";
|
|
8
8
|
import "@das-fed/ui/packages/global/theme";
|
|
@@ -12,7 +12,7 @@ const S = { class: "das-ui-popover-container" }, T = {
|
|
|
12
12
|
}, A = { class: "das-ui-popover-content" }, K = {
|
|
13
13
|
key: 0,
|
|
14
14
|
class: "btn-groups"
|
|
15
|
-
}, j = /* @__PURE__ */
|
|
15
|
+
}, j = /* @__PURE__ */ _({
|
|
16
16
|
__name: "Index",
|
|
17
17
|
props: {
|
|
18
18
|
title: {},
|
|
@@ -23,47 +23,47 @@ const S = { class: "das-ui-popover-container" }, T = {
|
|
|
23
23
|
placement: { default: "bottom-start" }
|
|
24
24
|
},
|
|
25
25
|
emits: ["cancel", "confirm", "clickOutside"],
|
|
26
|
-
setup(
|
|
27
|
-
const l =
|
|
26
|
+
setup(k, { expose: h, emit: w }) {
|
|
27
|
+
const l = k, i = w, $ = D(), c = C(null), y = O(() => {
|
|
28
28
|
let e = "das-ui-popover-over-container";
|
|
29
29
|
return l.popperClass && (e = `${e} ${l.popperClass}`), e;
|
|
30
|
-
}),
|
|
31
|
-
|
|
30
|
+
}), N = () => {
|
|
31
|
+
$.visible !== void 0 && i("clickOutside");
|
|
32
32
|
};
|
|
33
|
-
return
|
|
33
|
+
return h({ $popoverRef: c }), (e, t) => (s(), P(o(I), b({
|
|
34
34
|
ref_key: "$popoverRef",
|
|
35
35
|
ref: c,
|
|
36
36
|
class: "das-ui-popover",
|
|
37
37
|
placement: e.placement,
|
|
38
38
|
width: e.width,
|
|
39
|
-
"popper-class":
|
|
39
|
+
"popper-class": y.value
|
|
40
40
|
}, e.$attrs), {
|
|
41
41
|
reference: r(() => [
|
|
42
|
-
|
|
42
|
+
d(e.$slots, "reference")
|
|
43
43
|
]),
|
|
44
44
|
default: r(() => [
|
|
45
|
-
|
|
45
|
+
g((s(), p("div", S, [
|
|
46
46
|
e.title ? (s(), p(
|
|
47
47
|
"div",
|
|
48
48
|
T,
|
|
49
49
|
n(e.title),
|
|
50
50
|
1
|
|
51
51
|
/* TEXT */
|
|
52
|
-
)) :
|
|
53
|
-
|
|
54
|
-
|
|
52
|
+
)) : m("v-if", !0),
|
|
53
|
+
d(e.$slots, "default", {}, () => [
|
|
54
|
+
R("div", A, [
|
|
55
55
|
a(
|
|
56
56
|
n(e.content) + " ",
|
|
57
57
|
1
|
|
58
58
|
/* TEXT */
|
|
59
59
|
),
|
|
60
60
|
e.showBtns ? (s(), p("div", K, [
|
|
61
|
-
|
|
62
|
-
onClick:
|
|
61
|
+
u(o(v), {
|
|
62
|
+
onClick: t[0] || (t[0] = (B) => i("cancel"))
|
|
63
63
|
}, {
|
|
64
64
|
default: r(() => [
|
|
65
65
|
a(
|
|
66
|
-
n(
|
|
66
|
+
n(o(f)("das-ui-popover-cancel").value),
|
|
67
67
|
1
|
|
68
68
|
/* TEXT */
|
|
69
69
|
)
|
|
@@ -71,14 +71,14 @@ const S = { class: "das-ui-popover-container" }, T = {
|
|
|
71
71
|
_: 1
|
|
72
72
|
/* STABLE */
|
|
73
73
|
}),
|
|
74
|
-
|
|
74
|
+
u(o(v), {
|
|
75
75
|
btnType: "primary",
|
|
76
|
-
onClick:
|
|
76
|
+
onClick: t[1] || (t[1] = (B) => i("confirm")),
|
|
77
77
|
style: { "margin-left": "12px" }
|
|
78
78
|
}, {
|
|
79
79
|
default: r(() => [
|
|
80
80
|
a(
|
|
81
|
-
n(
|
|
81
|
+
n(o(f)("das-ui-popover-confirm").value),
|
|
82
82
|
1
|
|
83
83
|
/* TEXT */
|
|
84
84
|
)
|
|
@@ -86,11 +86,11 @@ const S = { class: "das-ui-popover-container" }, T = {
|
|
|
86
86
|
_: 1
|
|
87
87
|
/* STABLE */
|
|
88
88
|
})
|
|
89
|
-
])) :
|
|
89
|
+
])) : m("v-if", !0)
|
|
90
90
|
])
|
|
91
91
|
])
|
|
92
92
|
])), [
|
|
93
|
-
[
|
|
93
|
+
[o(z), N]
|
|
94
94
|
])
|
|
95
95
|
]),
|
|
96
96
|
_: 3
|
|
@@ -100,9 +100,11 @@ const S = { class: "das-ui-popover-container" }, T = {
|
|
|
100
100
|
}), q = {
|
|
101
101
|
"das-ui-popover-confirm": { "zh-CN": "确定", en: "OK", _appCode: "framework" },
|
|
102
102
|
"das-ui-popover-cancel": { "zh-CN": "取消", en: "Cancel", _appCode: "framework" }
|
|
103
|
-
}
|
|
104
|
-
|
|
103
|
+
};
|
|
104
|
+
E(q);
|
|
105
|
+
const Q = () => C(null), U = V(j), W = { title: "Popover 气泡卡片" };
|
|
105
106
|
export {
|
|
106
107
|
U as DasPopover,
|
|
107
|
-
|
|
108
|
+
Q as DasPopoverRef,
|
|
109
|
+
W as default
|
|
108
110
|
};
|
|
Binary file
|
|
@@ -150,7 +150,7 @@ const N = {
|
|
|
150
150
|
for (const [n, a] of i)
|
|
151
151
|
t[n] = a;
|
|
152
152
|
return t;
|
|
153
|
-
}, P = /* @__PURE__ */ O(T, [["__scopeId", "data-v-
|
|
153
|
+
}, P = /* @__PURE__ */ O(T, [["__scopeId", "data-v-812ea8e1"]]), U = {
|
|
154
154
|
"--demo-alert-bg": {
|
|
155
155
|
light: "#fff",
|
|
156
156
|
dark: "rgba(255,255,255,.2)"
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.das-ui-search[data-v-
|
|
1
|
+
.das-ui-search[data-v-812ea8e1]{position:relative;transition:width .3s ease}.das-ui-search[data-v-812ea8e1] .el-input__inner{font-size:12px}.das-ui-search.small[data-v-812ea8e1]{width:200px}.das-ui-search.small[data-v-812ea8e1] .el-input__inner{font-size:12px}.das-ui-search.large[data-v-812ea8e1]{width:320px}.das-ui-search.large[data-v-812ea8e1] .el-input__inner{font-size:16px}.das-ui-search.middle[data-v-812ea8e1]{width:260px}.das-ui-search[data-v-812ea8e1] .el-input{border-width:0 0 1px 0!important;border-color:var(--das-ui-search-border);box-shadow:none!important;outline:none}.das-ui-search[data-v-812ea8e1] .el-input.is-disabled .el-input__wrapper{background:transparent}.das-ui-search[data-v-812ea8e1] .el-input .el-input__wrapper{border-radius:0;box-shadow:none!important;padding:0 0 1px}.das-ui-search[data-v-812ea8e1] .el-input .el-input__wrapper.is-focus .el-input__prefix .el-input__prefix-inner .das-icon,.das-ui-search[data-v-812ea8e1] .el-input .el-input__wrapper.is-focus .el-input__suffix .el-input__suffix-inner .das-icon:not(.close-icon){color:var(--das-ui-search-border-active)}.das-ui-search[data-v-812ea8e1] .el-input .el-input__wrapper .el-input__inner{position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--das-ui-search-text)}.das-ui-search[data-v-812ea8e1] .el-input .el-input__wrapper .el-input__suffix .el-input__suffix-inner .el-input__clear{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1685934237687'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='2634'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='200'%20height='200'%3e%3cpath%20d='M512%20128c212.064%200%20384%20171.936%20384%20384s-171.936%20384-384%20384S128%20724.064%20128%20512%20299.936%20128%20512%20128z%20m-140.384%20198.72a32%2032%200%200%200-42.24%202.656l-2.656%203.008a32%2032%200%200%200%202.656%2042.24L466.72%20512l-137.344%20137.376a32%2032%200%200%200%2045.248%2045.248L512%20557.28l137.376%20137.344%203.008%202.656a32%2032%200%200%200%2042.24-2.656l2.656-3.008a32%2032%200%200%200-2.656-42.24L557.28%20512l137.344-137.376a32%2032%200%200%200-45.248-45.248L512%20466.72l-137.376-137.344z'%20fill='%23d9d9d9'%20fill-opacity='1'%20p-id='2635'%3e%3c/path%3e%3c/svg%3e");background-size:cover;width:16px;height:16px}.das-ui-search[data-v-812ea8e1] .el-input .el-input__wrapper .el-input__suffix .el-input__suffix-inner .el-input__clear:hover{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1685934237687'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='2634'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='200'%20height='200'%3e%3cpath%20d='M512%20128c212.064%200%20384%20171.936%20384%20384s-171.936%20384-384%20384S128%20724.064%20128%20512%20299.936%20128%20512%20128z%20m-140.384%20198.72a32%2032%200%200%200-42.24%202.656l-2.656%203.008a32%2032%200%200%200%202.656%2042.24L466.72%20512l-137.344%20137.376a32%2032%200%200%200%2045.248%2045.248L512%20557.28l137.376%20137.344%203.008%202.656a32%2032%200%200%200%2042.24-2.656l2.656-3.008a32%2032%200%200%200-2.656-42.24L557.28%20512l137.344-137.376a32%2032%200%200%200-45.248-45.248L512%20466.72l-137.376-137.344z'%20fill='%23999999'%20fill-opacity='1'%20p-id='2635'%3e%3c/path%3e%3c/svg%3e")}.das-ui-search[data-v-812ea8e1] .el-input.border{border-radius:2px;border-width:1px!important}.das-ui-search[data-v-812ea8e1] .el-input.border .el-input__wrapper{padding:0 5px 0 8px}.das-ui-search[data-v-812ea8e1] .el-input:not(.is-disabled):hover,.das-ui-search[data-v-812ea8e1] .el-input:not(.is-disabled):active,.das-ui-search[data-v-812ea8e1] .el-input:not(.is-disabled):focus{border-color:var(--das-ui-search-border-active)}.das-ui-search[data-v-812ea8e1] .el-input:not(.is-disabled):hover.el-input__prefix .el-input__suffix-inner .das-icon,.das-ui-search[data-v-812ea8e1] .el-input:not(.is-disabled):hover.el-input__suffix .el-input__suffix-inner .das-icon:not(.close-icon),.das-ui-search[data-v-812ea8e1] .el-input:not(.is-disabled):active.el-input__prefix .el-input__suffix-inner .das-icon,.das-ui-search[data-v-812ea8e1] .el-input:not(.is-disabled):active.el-input__suffix .el-input__suffix-inner .das-icon:not(.close-icon),.das-ui-search[data-v-812ea8e1] .el-input:not(.is-disabled):focus.el-input__prefix .el-input__suffix-inner .das-icon,.das-ui-search[data-v-812ea8e1] .el-input:not(.is-disabled):focus.el-input__suffix .el-input__suffix-inner .das-icon:not(.close-icon){color:var(--das-ui-search-border-active)}.das-ui-search[data-v-812ea8e1] .el-input.el-input__suffix{padding:0 0 1px;box-sizing:border-box}.das-ui-search[data-v-812ea8e1] .el-input.el-input__suffix.border{padding:5px}.das-ui-search[data-v-812ea8e1] .el-input.el-input__suffix.left .el-input__suffix .das-icon.close-icon{margin-right:0}.das-ui-search[data-v-812ea8e1] .el-input.el-input__suffix .el-input__prefix .das-icon{color:var(--das-ui-search-icon)}.das-ui-search[data-v-812ea8e1] .el-input.el-input__suffix .el-input__prefix .das-icon:hover{color:var(--das-ui-search-border-active)}.das-ui-search[data-v-812ea8e1] .el-input.small .el-input__inner{height:22px}.das-ui-search[data-v-812ea8e1] .el-input.middle .el-input__inner,.das-ui-search[data-v-812ea8e1] .el-input.custom .el-input__inner{height:26px}.das-ui-search[data-v-812ea8e1] .el-input.middle-l .el-input__inner{height:28px}.das-ui-search[data-v-812ea8e1] .el-input.middle-xl .el-input__inner{height:30px}.das-ui-search[data-v-812ea8e1] .el-input.large .el-input__inner{height:34px}.das-ui-search[data-v-812ea8e1] .el-input .el-input__wrapper .el-input__inner{position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.das-ui-search[data-v-812ea8e1] .el-input .el-input__wrapper .el-input__suffix .el-input__suffix-inner .el-input__clear{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1685934237687'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='2634'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='200'%20height='200'%3e%3cpath%20d='M512%20128c212.064%200%20384%20171.936%20384%20384s-171.936%20384-384%20384S128%20724.064%20128%20512%20299.936%20128%20512%20128z%20m-140.384%20198.72a32%2032%200%200%200-42.24%202.656l-2.656%203.008a32%2032%200%200%200%202.656%2042.24L466.72%20512l-137.344%20137.376a32%2032%200%200%200%2045.248%2045.248L512%20557.28l137.376%20137.344%203.008%202.656a32%2032%200%200%200%2042.24-2.656l2.656-3.008a32%2032%200%200%200-2.656-42.24L557.28%20512l137.344-137.376a32%2032%200%200%200-45.248-45.248L512%20466.72l-137.376-137.344z'%20fill='%23d9d9d9'%20fill-opacity='1'%20p-id='2635'%3e%3c/path%3e%3c/svg%3e");background-size:cover;width:16px;height:16px}.das-ui-search[data-v-812ea8e1] .el-input .el-input__wrapper .el-input__suffix .el-input__suffix-inner .el-input__clear:hover{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1685934237687'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='2634'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='200'%20height='200'%3e%3cpath%20d='M512%20128c212.064%200%20384%20171.936%20384%20384s-171.936%20384-384%20384S128%20724.064%20128%20512%20299.936%20128%20512%20128z%20m-140.384%20198.72a32%2032%200%200%200-42.24%202.656l-2.656%203.008a32%2032%200%200%200%202.656%2042.24L466.72%20512l-137.344%20137.376a32%2032%200%200%200%2045.248%2045.248L512%20557.28l137.376%20137.344%203.008%202.656a32%2032%200%200%200%2042.24-2.656l2.656-3.008a32%2032%200%200%200-2.656-42.24L557.28%20512l137.344-137.376a32%2032%200%200%200-45.248-45.248L512%20466.72l-137.376-137.344z'%20fill='%23999999'%20fill-opacity='1'%20p-id='2635'%3e%3c/path%3e%3c/svg%3e")}.das-ui-search[data-v-812ea8e1] .el-input .el-input__wrapper .el-input__suffix .el-input__suffix-inner .el-input__clear svg{display:none}
|
|
Binary file
|
|
@@ -1577,7 +1577,7 @@ const Cp = /* @__PURE__ */ Mt($p), _p = (e, r) => {
|
|
|
1577
1577
|
展开过滤: { "zh-CN": "展开过滤", en: "Expand Filter", _appCode: "framework" },
|
|
1578
1578
|
全部: { "zh-CN": "全部", en: "All", _appCode: "framework" },
|
|
1579
1579
|
不限: { "zh-CN": "不限", en: "Unlimited", _appCode: "framework" },
|
|
1580
|
-
至: { "zh-CN": "
|
|
1580
|
+
至: { "zh-CN": "-", en: "To", _appCode: "framework" },
|
|
1581
1581
|
"das-search-form-search-pre": { "zh-CN": "搜索$0", en: "Search $0", _appCode: "framework" }
|
|
1582
1582
|
};
|
|
1583
1583
|
It(Ep);
|
|
Binary file
|