sun-card-design 1.2.2 → 1.2.4
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/mobile/sun-card-design-mobile.es10.js +13 -7
- package/dist/mobile/sun-card-design-mobile.es11.js +19 -12
- package/dist/mobile/sun-card-design-mobile.es12.js +11 -9
- package/dist/mobile/sun-card-design-mobile.es13.js +28 -22
- package/dist/mobile/sun-card-design-mobile.es14.js +13 -7
- package/dist/mobile/sun-card-design-mobile.es15.js +43 -23
- package/dist/mobile/sun-card-design-mobile.es16.js +13 -7
- package/dist/mobile/sun-card-design-mobile.es17.js +14 -8
- package/dist/mobile/sun-card-design-mobile.es18.js +14 -8
- package/dist/mobile/sun-card-design-mobile.es19.js +21 -11
- package/dist/mobile/sun-card-design-mobile.es20.js +45 -17
- package/dist/mobile/sun-card-design-mobile.es21.js +16 -9
- package/dist/mobile/sun-card-design-mobile.es22.js +19 -12
- package/dist/mobile/sun-card-design-mobile.es23.js +16 -9
- package/dist/mobile/sun-card-design-mobile.es24.js +80 -21
- package/dist/mobile/sun-card-design-mobile.es3.js +41 -28
- package/dist/mobile/sun-card-design-mobile.es37.js +19 -18
- package/dist/mobile/sun-card-design-mobile.es4.js +54 -32
- package/dist/mobile/sun-card-design-mobile.es5.js +27 -18
- package/dist/mobile/sun-card-design-mobile.es55.js +26 -29
- package/dist/mobile/sun-card-design-mobile.es56.js +21 -20
- package/dist/mobile/sun-card-design-mobile.es57.js +44 -25
- package/dist/mobile/sun-card-design-mobile.es58.js +43 -23
- package/dist/mobile/sun-card-design-mobile.es59.js +38 -21
- package/dist/mobile/sun-card-design-mobile.es6.js +32 -18
- package/dist/mobile/sun-card-design-mobile.es60.js +38 -21
- package/dist/mobile/sun-card-design-mobile.es65.js +33 -0
- package/dist/mobile/sun-card-design-mobile.es7.js +41 -35
- package/dist/mobile/sun-card-design-mobile.es8.js +28 -22
- package/dist/mobile/sun-card-design-mobile.es9.js +21 -12
- package/dist/pc/sun-card-design-pc.es10.js +13 -7
- package/dist/pc/sun-card-design-pc.es11.js +19 -12
- package/dist/pc/sun-card-design-pc.es12.js +11 -9
- package/dist/pc/sun-card-design-pc.es13.js +28 -22
- package/dist/pc/sun-card-design-pc.es14.js +13 -7
- package/dist/pc/sun-card-design-pc.es15.js +43 -23
- package/dist/pc/sun-card-design-pc.es16.js +13 -7
- package/dist/pc/sun-card-design-pc.es17.js +14 -8
- package/dist/pc/sun-card-design-pc.es18.js +14 -8
- package/dist/pc/sun-card-design-pc.es19.js +21 -11
- package/dist/pc/sun-card-design-pc.es2.js +11 -2
- package/dist/pc/sun-card-design-pc.es20.js +45 -17
- package/dist/pc/sun-card-design-pc.es21.js +16 -9
- package/dist/pc/sun-card-design-pc.es22.js +19 -12
- package/dist/pc/sun-card-design-pc.es23.js +16 -9
- package/dist/pc/sun-card-design-pc.es24.js +80 -21
- package/dist/pc/sun-card-design-pc.es3.js +41 -28
- package/dist/pc/sun-card-design-pc.es37.js +19 -18
- package/dist/pc/sun-card-design-pc.es4.js +54 -32
- package/dist/pc/sun-card-design-pc.es5.js +27 -18
- package/dist/pc/sun-card-design-pc.es55.js +26 -29
- package/dist/pc/sun-card-design-pc.es56.js +21 -20
- package/dist/pc/sun-card-design-pc.es57.js +44 -25
- package/dist/pc/sun-card-design-pc.es58.js +43 -23
- package/dist/pc/sun-card-design-pc.es59.js +38 -21
- package/dist/pc/sun-card-design-pc.es6.js +32 -18
- package/dist/pc/sun-card-design-pc.es60.js +38 -21
- package/dist/pc/sun-card-design-pc.es65.js +33 -0
- package/dist/pc/sun-card-design-pc.es7.js +41 -35
- package/dist/pc/sun-card-design-pc.es8.js +28 -22
- package/dist/pc/sun-card-design-pc.es9.js +21 -12
- package/dist/public/sun-card-design.css +1 -1
- package/package.json +1 -1
- package/dist/mobile/sun-card-design-mobile.es61.js +0 -162
|
@@ -1,16 +1,35 @@
|
|
|
1
|
-
import { createElementBlock, openBlock,
|
|
1
|
+
import { useCssVars, computed, createElementBlock, openBlock, createCommentVNode, createElementVNode, createTextVNode, toDisplayString, unref } from "vue";
|
|
2
2
|
import { renderTextByVariables } from "./sun-card-design-mobile.es26.js";
|
|
3
3
|
/* empty css */
|
|
4
4
|
import _export_sfc from "./sun-card-design-mobile.es28.js";
|
|
5
|
-
const _hoisted_1 = {
|
|
5
|
+
const _hoisted_1 = { class: "main-text" };
|
|
6
|
+
const _hoisted_2 = {
|
|
6
7
|
key: 0,
|
|
7
|
-
|
|
8
|
+
class: "line"
|
|
9
|
+
};
|
|
10
|
+
const _hoisted_3 = {
|
|
11
|
+
key: 0,
|
|
12
|
+
class: "text-title"
|
|
8
13
|
};
|
|
9
14
|
const _sfc_main = {
|
|
10
15
|
__name: "textComp",
|
|
11
16
|
props: ["record", "columnsIndex"],
|
|
12
17
|
emits: ["clickEvent"],
|
|
13
18
|
setup(__props, { emit: __emit }) {
|
|
19
|
+
useCssVars((_ctx) => ({
|
|
20
|
+
"v2ef23bcf": mainPadding.value,
|
|
21
|
+
"v7cd0636a": mainJustifyContent.value,
|
|
22
|
+
"v350187a9": lineWidth.value,
|
|
23
|
+
"f3e766ca": lineBorderRadius.value,
|
|
24
|
+
"v5ce1ccb1": lineMarginRight.value,
|
|
25
|
+
"v56e0b12b": lineBackground.value,
|
|
26
|
+
"v516073a4": lineHeight.value,
|
|
27
|
+
"v61204fad": textColor.value,
|
|
28
|
+
"v2b41b734": textFontSize.value,
|
|
29
|
+
"v6102b74f": textAlign.value,
|
|
30
|
+
"v5da192b4": textDecoration.value,
|
|
31
|
+
"v65d64cbc": textIndent.value
|
|
32
|
+
}));
|
|
14
33
|
const props = __props;
|
|
15
34
|
const emit = __emit;
|
|
16
35
|
const formatPx = (value, fallback) => {
|
|
@@ -38,43 +57,46 @@ const _sfc_main = {
|
|
|
38
57
|
emit("clickEvent", props.record);
|
|
39
58
|
}
|
|
40
59
|
};
|
|
60
|
+
const mainPadding = computed(() => {
|
|
61
|
+
const tb = props.record.options?.style?.tbPadding ?? 0;
|
|
62
|
+
const lr = props.record.options?.style?.lrPadding ?? 0;
|
|
63
|
+
return `${tb}px ${lr}px`;
|
|
64
|
+
});
|
|
65
|
+
const mainJustifyContent = computed(() => getAlign());
|
|
66
|
+
const lineBackground = computed(() => props.record.options.hasLineStyle.background);
|
|
67
|
+
const lineWidth = computed(() => formatPx(props.record.options.hasLineStyle?.width, 4));
|
|
68
|
+
const lineHeight = computed(
|
|
69
|
+
() => formatPx(
|
|
70
|
+
props.record.options.hasLineStyle?.height,
|
|
71
|
+
props.record.options.style.fontSize + "px" || "14px"
|
|
72
|
+
)
|
|
73
|
+
);
|
|
74
|
+
const lineBorderRadius = computed(
|
|
75
|
+
() => formatPx(props.record.options.hasLineStyle?.borderRadius, 2)
|
|
76
|
+
);
|
|
77
|
+
const lineMarginRight = computed(
|
|
78
|
+
() => formatPx(props.record.options.hasLineStyle?.marginRight, 6)
|
|
79
|
+
);
|
|
80
|
+
const textColor = computed(() => props.record.options.style.color);
|
|
81
|
+
const textFontSize = computed(() => props.record.options.style.fontSize + "px");
|
|
82
|
+
const textAlign = computed(() => props.record.options.style.textAlign);
|
|
83
|
+
const textDecoration = computed(() => props.record.options.style.textDecoration);
|
|
84
|
+
const textIndent = computed(() => props.record.options.style.textIndent + "em");
|
|
41
85
|
return (_ctx, _cache) => {
|
|
42
|
-
return openBlock(), createElementBlock("div",
|
|
43
|
-
|
|
44
|
-
style: normalizeStyle({ justifyContent: getAlign(), padding: `${props.record.options?.style?.tbPadding || 0}px ${props.record.options?.style?.lrPadding || 0}px` })
|
|
45
|
-
}, [
|
|
46
|
-
props.record.options.hasLine ? (openBlock(), createElementBlock("div", {
|
|
47
|
-
key: 0,
|
|
48
|
-
class: "line",
|
|
49
|
-
style: normalizeStyle({
|
|
50
|
-
background: props.record.options.hasLineStyle.background,
|
|
51
|
-
width: formatPx(props.record.options.hasLineStyle?.width, 4),
|
|
52
|
-
height: formatPx(
|
|
53
|
-
props.record.options.hasLineStyle?.height,
|
|
54
|
-
props.record.options.style.fontSize + "px" || "14px"
|
|
55
|
-
),
|
|
56
|
-
borderRadius: formatPx(props.record.options.hasLineStyle?.borderRadius, 2),
|
|
57
|
-
marginRight: formatPx(props.record.options.hasLineStyle?.marginRight, 6)
|
|
58
|
-
})
|
|
59
|
-
}, null, 4)) : createCommentVNode("", true),
|
|
86
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
87
|
+
props.record.options.hasLine ? (openBlock(), createElementBlock("div", _hoisted_2)) : createCommentVNode("", true),
|
|
60
88
|
createElementVNode("div", {
|
|
61
|
-
|
|
62
|
-
color: props.record.options.style.color,
|
|
63
|
-
fontSize: props.record.options.style.fontSize + "px",
|
|
64
|
-
textAlign: props.record.options.style.textAlign,
|
|
65
|
-
textDecoration: props.record.options.style.textDecoration,
|
|
66
|
-
textIndent: props.record.options.style.textIndent + "em"
|
|
67
|
-
}),
|
|
89
|
+
class: "text-content",
|
|
68
90
|
onClick
|
|
69
91
|
}, [
|
|
70
|
-
props.record.options.hasTitle ? (openBlock(), createElementBlock("span",
|
|
92
|
+
props.record.options.hasTitle ? (openBlock(), createElementBlock("span", _hoisted_3, toDisplayString(props.record.options.titleValue), 1)) : createCommentVNode("", true),
|
|
71
93
|
createTextVNode(" " + toDisplayString(unref(renderTextByVariables)(props.record.options.defaultValue, props.columnsIndex)), 1)
|
|
72
|
-
]
|
|
73
|
-
]
|
|
94
|
+
])
|
|
95
|
+
]);
|
|
74
96
|
};
|
|
75
97
|
}
|
|
76
98
|
};
|
|
77
|
-
const Text = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
99
|
+
const Text = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-aca7c48b"]]);
|
|
78
100
|
export {
|
|
79
101
|
Text as default
|
|
80
102
|
};
|
|
@@ -1,13 +1,23 @@
|
|
|
1
|
-
import { resolveComponent, createElementBlock, openBlock,
|
|
1
|
+
import { useCssVars, computed, resolveComponent, createElementBlock, openBlock, createVNode, createSlots, withCtx, createTextVNode, toDisplayString, unref, createBlock, resolveDynamicComponent } from "vue";
|
|
2
2
|
import { renderTextByVariables } from "./sun-card-design-mobile.es26.js";
|
|
3
3
|
import { EditOutlined, DeleteOutlined, CloseOutlined, CheckOutlined, ClearOutlined, DownloadOutlined, SearchOutlined } from "@ant-design/icons-vue";
|
|
4
4
|
/* empty css */
|
|
5
5
|
import _export_sfc from "./sun-card-design-mobile.es28.js";
|
|
6
|
+
const _hoisted_1 = { class: "main-button" };
|
|
6
7
|
const _sfc_main = {
|
|
7
8
|
__name: "buttonComp",
|
|
8
9
|
props: ["record", "columnsIndex"],
|
|
9
10
|
emits: ["clickEvent"],
|
|
10
11
|
setup(__props, { emit: __emit }) {
|
|
12
|
+
useCssVars((_ctx) => ({
|
|
13
|
+
"v11775a22": mainPadding.value,
|
|
14
|
+
"df9919aa": mainJustifyContent.value,
|
|
15
|
+
"d3ce6c7e": btnBackground.value,
|
|
16
|
+
"v655eeaf0": btnColor.value,
|
|
17
|
+
"v50bed09e": btnBorderRadius.value,
|
|
18
|
+
"v6675e953": btnWidth.value,
|
|
19
|
+
"v6587dde9": btnFloat.value
|
|
20
|
+
}));
|
|
11
21
|
const props = __props;
|
|
12
22
|
const iconMap = {
|
|
13
23
|
SearchOutlined,
|
|
@@ -38,25 +48,24 @@ const _sfc_main = {
|
|
|
38
48
|
const onClick = () => {
|
|
39
49
|
emit("clickEvent", props.record);
|
|
40
50
|
};
|
|
51
|
+
const mainPadding = computed(() => {
|
|
52
|
+
const tb = props.record.options?.style?.tbPadding ?? 0;
|
|
53
|
+
const lr = props.record.options?.style?.lrPadding ?? 0;
|
|
54
|
+
return `${tb}px ${lr}px`;
|
|
55
|
+
});
|
|
56
|
+
const mainJustifyContent = computed(() => getAlign());
|
|
57
|
+
const btnBackground = computed(() => props.record.options.style.background);
|
|
58
|
+
const btnColor = computed(() => props.record.options.style.color);
|
|
59
|
+
const btnBorderRadius = computed(() => props.record.options.style.borderRadius + "px");
|
|
60
|
+
const btnWidth = computed(() => getWidth());
|
|
61
|
+
const btnFloat = computed(() => props.record.options.style.align);
|
|
41
62
|
return (_ctx, _cache) => {
|
|
42
63
|
const _component_a_button = resolveComponent("a-button");
|
|
43
|
-
return openBlock(), createElementBlock("div",
|
|
44
|
-
class: "main-button",
|
|
45
|
-
style: normalizeStyle({
|
|
46
|
-
justifyContent: getAlign(),
|
|
47
|
-
padding: `${props.record.options?.style?.tbPadding || 0}px ${props.record.options?.style?.lrPadding || 0}px`
|
|
48
|
-
})
|
|
49
|
-
}, [
|
|
64
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
50
65
|
createVNode(_component_a_button, {
|
|
66
|
+
class: "btn",
|
|
51
67
|
type: "primary",
|
|
52
68
|
size: props.record.options.style.size,
|
|
53
|
-
style: normalizeStyle({
|
|
54
|
-
background: props.record.options.style.background,
|
|
55
|
-
color: props.record.options.style.color,
|
|
56
|
-
borderRadius: props.record.options.style.borderRadius + "px",
|
|
57
|
-
width: getWidth(),
|
|
58
|
-
float: props.record.options.style.align
|
|
59
|
-
}),
|
|
60
69
|
onClick
|
|
61
70
|
}, createSlots({
|
|
62
71
|
default: withCtx(() => [
|
|
@@ -71,12 +80,12 @@ const _sfc_main = {
|
|
|
71
80
|
]),
|
|
72
81
|
key: "0"
|
|
73
82
|
} : void 0
|
|
74
|
-
]), 1032, ["size"
|
|
75
|
-
]
|
|
83
|
+
]), 1032, ["size"])
|
|
84
|
+
]);
|
|
76
85
|
};
|
|
77
86
|
}
|
|
78
87
|
};
|
|
79
|
-
const Button = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
88
|
+
const Button = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-600d0258"]]);
|
|
80
89
|
export {
|
|
81
90
|
Button as default
|
|
82
91
|
};
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { useCssVars, computed, ref, resolveComponent, createElementBlock, openBlock, createCommentVNode, createVNode, createElementVNode, withModifiers, withCtx, createTextVNode, h, unref, toDisplayString, Fragment, renderList } from "vue";
|
|
2
2
|
import { UploadOutlined } from "@ant-design/icons-vue";
|
|
3
3
|
import { message } from "ant-design-vue";
|
|
4
4
|
/* empty css */
|
|
5
5
|
import _export_sfc from "./sun-card-design-mobile.es28.js";
|
|
6
|
-
const _hoisted_1 = {
|
|
6
|
+
const _hoisted_1 = { class: "upload-comp" };
|
|
7
|
+
const _hoisted_2 = {
|
|
7
8
|
key: 0,
|
|
8
9
|
class: "upload-progress"
|
|
9
10
|
};
|
|
10
|
-
const
|
|
11
|
-
const
|
|
11
|
+
const _hoisted_3 = { class: "progress-text-container" };
|
|
12
|
+
const _hoisted_4 = {
|
|
12
13
|
key: 1,
|
|
13
14
|
class: "file-list"
|
|
14
15
|
};
|
|
15
|
-
const
|
|
16
|
+
const _hoisted_5 = { class: "file-item-name" };
|
|
16
17
|
const _sfc_main = {
|
|
17
18
|
__name: "uploadComp",
|
|
18
19
|
props: ["record"],
|
|
19
20
|
setup(__props) {
|
|
21
|
+
useCssVars((_ctx) => ({
|
|
22
|
+
"v29b9f64c": mainPadding.value,
|
|
23
|
+
"v34ef9fda": buttonColor.value,
|
|
24
|
+
"v964bed5e": buttonSize.value
|
|
25
|
+
}));
|
|
20
26
|
const props = __props;
|
|
21
27
|
const fileList = ref([]);
|
|
22
28
|
const uploadControllers = ref(/* @__PURE__ */ new Map());
|
|
23
29
|
const currentUploadingUid = ref(null);
|
|
24
30
|
const isUploading = computed(() => !!currentUploadingUid.value);
|
|
25
|
-
const buttonColor = computed(() =>
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
31
|
+
const buttonColor = computed(() => props.record.options?.style?.buttonColor);
|
|
32
|
+
const buttonSize = computed(() => props.record.options?.style?.buttonSize);
|
|
33
|
+
const mainPadding = computed(() => {
|
|
34
|
+
const tb = props.record.options?.style?.tbPadding ?? 0;
|
|
35
|
+
const lr = props.record.options?.style?.lrPadding ?? 0;
|
|
36
|
+
return `${tb}px ${lr}px`;
|
|
30
37
|
});
|
|
31
38
|
const acceptTypes = computed(() => {
|
|
32
39
|
if (!props.record.options?.format || !Array.isArray(props.record.options.format) || props.record.options.format.length === 0) {
|
|
@@ -143,13 +150,10 @@ const _sfc_main = {
|
|
|
143
150
|
return (_ctx, _cache) => {
|
|
144
151
|
const _component_a_button = resolveComponent("a-button");
|
|
145
152
|
const _component_a_upload = resolveComponent("a-upload");
|
|
146
|
-
return openBlock(), createElementBlock("div",
|
|
147
|
-
|
|
148
|
-
style: normalizeStyle({ padding: `${props.record.options?.style?.tbPadding || 0}px ${props.record.options?.style?.lrPadding || 0}px` })
|
|
149
|
-
}, [
|
|
150
|
-
isUploading.value ? (openBlock(), createElementBlock("div", _hoisted_1, [
|
|
153
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
154
|
+
isUploading.value ? (openBlock(), createElementBlock("div", _hoisted_2, [
|
|
151
155
|
_cache[2] || (_cache[2] = createElementVNode("div", { class: "spinner" }, null, -1)),
|
|
152
|
-
createElementVNode("div",
|
|
156
|
+
createElementVNode("div", _hoisted_3, [
|
|
153
157
|
_cache[1] || (_cache[1] = createElementVNode("div", { class: "progress-text" }, "文件导入中...", -1)),
|
|
154
158
|
createVNode(_component_a_button, {
|
|
155
159
|
class: "cancel-btn",
|
|
@@ -173,15 +177,8 @@ const _sfc_main = {
|
|
|
173
177
|
}, {
|
|
174
178
|
default: withCtx(() => [
|
|
175
179
|
createVNode(_component_a_button, {
|
|
180
|
+
class: "upload-btn",
|
|
176
181
|
type: "primary",
|
|
177
|
-
style: normalizeStyle({
|
|
178
|
-
backgroundColor: buttonColor.value,
|
|
179
|
-
borderColor: buttonColor.value,
|
|
180
|
-
fontSize: buttonSize.value + "px",
|
|
181
|
-
height: "auto",
|
|
182
|
-
padding: "4px 12px",
|
|
183
|
-
minHeight: "28px"
|
|
184
|
-
}),
|
|
185
182
|
icon: h(unref(UploadOutlined))
|
|
186
183
|
}, {
|
|
187
184
|
icon: withCtx(() => [
|
|
@@ -191,17 +188,17 @@ const _sfc_main = {
|
|
|
191
188
|
createTextVNode(" " + toDisplayString(props.record.options?.style?.buttonText), 1)
|
|
192
189
|
]),
|
|
193
190
|
_: 1
|
|
194
|
-
}, 8, ["
|
|
191
|
+
}, 8, ["icon"])
|
|
195
192
|
]),
|
|
196
193
|
_: 1
|
|
197
194
|
}, 8, ["accept"]),
|
|
198
|
-
fileList.value.length > 0 ? (openBlock(), createElementBlock("div",
|
|
195
|
+
fileList.value.length > 0 ? (openBlock(), createElementBlock("div", _hoisted_4, [
|
|
199
196
|
(openBlock(true), createElementBlock(Fragment, null, renderList(fileList.value, (file) => {
|
|
200
197
|
return openBlock(), createElementBlock("div", {
|
|
201
198
|
class: "file-item",
|
|
202
199
|
key: file.uid
|
|
203
200
|
}, [
|
|
204
|
-
createElementVNode("span",
|
|
201
|
+
createElementVNode("span", _hoisted_5, toDisplayString(file.name), 1),
|
|
205
202
|
createVNode(_component_a_button, {
|
|
206
203
|
type: "link",
|
|
207
204
|
danger: "",
|
|
@@ -216,11 +213,11 @@ const _sfc_main = {
|
|
|
216
213
|
]);
|
|
217
214
|
}), 128))
|
|
218
215
|
])) : createCommentVNode("", true)
|
|
219
|
-
]
|
|
216
|
+
]);
|
|
220
217
|
};
|
|
221
218
|
}
|
|
222
219
|
};
|
|
223
|
-
const Upload = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
220
|
+
const Upload = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-94c9d418"]]);
|
|
224
221
|
export {
|
|
225
222
|
Upload as default
|
|
226
223
|
};
|
|
@@ -1,13 +1,19 @@
|
|
|
1
|
-
import { markRaw, defineComponent, h,
|
|
1
|
+
import { useCssVars, computed, markRaw, defineComponent, h, createElementBlock, openBlock, createElementVNode, createBlock, resolveDynamicComponent } from "vue";
|
|
2
2
|
import * as Icons from "@ant-design/icons-vue";
|
|
3
3
|
import { customIcon } from "./sun-card-design-mobile.es65.js";
|
|
4
4
|
/* empty css */
|
|
5
5
|
import _export_sfc from "./sun-card-design-mobile.es28.js";
|
|
6
|
+
const _hoisted_1 = { class: "main-icon" };
|
|
6
7
|
const _sfc_main = {
|
|
7
8
|
__name: "sunIconComp",
|
|
8
9
|
props: ["record"],
|
|
9
10
|
emits: ["clickEvent"],
|
|
10
11
|
setup(__props, { emit: __emit }) {
|
|
12
|
+
useCssVars((_ctx) => ({
|
|
13
|
+
"v6be6b256": mainPadding.value,
|
|
14
|
+
"v721317b0": iconColor.value,
|
|
15
|
+
"v3508a8a4": iconJustifyContent.value
|
|
16
|
+
}));
|
|
11
17
|
const props = __props;
|
|
12
18
|
const emit = __emit;
|
|
13
19
|
const customIconComponents = Object.entries(customIcon || {}).reduce((acc, [key, svg]) => {
|
|
@@ -27,38 +33,33 @@ const _sfc_main = {
|
|
|
27
33
|
const name = props?.record?.options?.style?.iconName || "CheckCircleOutlined";
|
|
28
34
|
return iconMap[name] || Icons["CheckCircleOutlined"];
|
|
29
35
|
});
|
|
30
|
-
const
|
|
31
|
-
const
|
|
32
|
-
const
|
|
33
|
-
return {
|
|
34
|
-
color,
|
|
35
|
-
display: "flex",
|
|
36
|
-
justifyContent,
|
|
37
|
-
alignItems: "center",
|
|
38
|
-
width: "100%"
|
|
39
|
-
};
|
|
36
|
+
const mainPadding = computed(() => {
|
|
37
|
+
const tb = props.record.options?.style?.tbPadding ?? 0;
|
|
38
|
+
const lr = props.record.options?.style?.lrPadding ?? 0;
|
|
39
|
+
return `${tb}px ${lr}px`;
|
|
40
40
|
});
|
|
41
|
+
const iconColor = computed(() => props?.record?.options?.style?.color || "#000000");
|
|
42
|
+
const iconJustifyContent = computed(
|
|
43
|
+
() => props?.record?.options?.style?.justifyContent || "flex-start"
|
|
44
|
+
);
|
|
41
45
|
function onClick() {
|
|
42
46
|
if (props.record.options.clickEvent) {
|
|
43
47
|
emit("clickEvent", props.record);
|
|
44
48
|
}
|
|
45
49
|
}
|
|
46
50
|
return (_ctx, _cache) => {
|
|
47
|
-
return openBlock(), createElementBlock("div",
|
|
48
|
-
class: "main-icon",
|
|
49
|
-
style: normalizeStyle({ padding: `${props.record.options?.style?.tbPadding || 0}px ${props.record.options?.style?.lrPadding || 0}px` })
|
|
50
|
-
}, [
|
|
51
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
51
52
|
createElementVNode("span", {
|
|
52
|
-
|
|
53
|
+
class: "icon-wrapper",
|
|
53
54
|
onClick
|
|
54
55
|
}, [
|
|
55
|
-
(openBlock(), createBlock(resolveDynamicComponent(iconComponent.value), {
|
|
56
|
-
]
|
|
57
|
-
]
|
|
56
|
+
(openBlock(), createBlock(resolveDynamicComponent(iconComponent.value), { class: "icon-inner" }))
|
|
57
|
+
])
|
|
58
|
+
]);
|
|
58
59
|
};
|
|
59
60
|
}
|
|
60
61
|
};
|
|
61
|
-
const SunIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
62
|
+
const SunIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-44bda71e"]]);
|
|
62
63
|
export {
|
|
63
64
|
SunIcon as default
|
|
64
65
|
};
|
|
@@ -1,12 +1,24 @@
|
|
|
1
|
-
import { resolveComponent, createElementBlock, openBlock,
|
|
1
|
+
import { useCssVars, computed, resolveComponent, createElementBlock, openBlock, createVNode, withCtx, Fragment, renderList, createBlock, createElementVNode } from "vue";
|
|
2
2
|
import FormItem from "./sun-card-design-mobile.es25.js";
|
|
3
3
|
/* empty css */
|
|
4
4
|
import _export_sfc from "./sun-card-design-mobile.es28.js";
|
|
5
|
+
const _hoisted_1 = { class: "main-singleColumn" };
|
|
6
|
+
const _hoisted_2 = { class: "box" };
|
|
5
7
|
const _sfc_main = {
|
|
6
8
|
__name: "singleColumn",
|
|
7
9
|
props: ["record", "recordData", "columnsIndex"],
|
|
8
10
|
emits: ["clickEvent", "clickColumnsEvent", "fileUpdateEvent"],
|
|
9
11
|
setup(__props, { emit: __emit }) {
|
|
12
|
+
useCssVars((_ctx) => ({
|
|
13
|
+
"aef0278a": mainBackground.value,
|
|
14
|
+
"v53508665": boxBackground.value,
|
|
15
|
+
"v1883d8e3": boxBorder.value,
|
|
16
|
+
"v25dbbb55": boxBorderRadius.value,
|
|
17
|
+
"v7835238c": boxPadding.value,
|
|
18
|
+
"a9b3c500": boxJustifyContent.value,
|
|
19
|
+
"v790a2bfc": boxMinHeight.value,
|
|
20
|
+
"v351bddd7": boxShadow.value
|
|
21
|
+
}));
|
|
10
22
|
const props = __props;
|
|
11
23
|
const emit = __emit;
|
|
12
24
|
const onClick = (record) => {
|
|
@@ -19,22 +31,40 @@ const _sfc_main = {
|
|
|
19
31
|
if (!record.options.clickEvent) return;
|
|
20
32
|
emit("clickColumnsEvent", record);
|
|
21
33
|
};
|
|
22
|
-
|
|
34
|
+
function isGradientColor(color) {
|
|
35
|
+
return /^(linear|radial)-gradient\(.*\)$/.test(color);
|
|
36
|
+
}
|
|
37
|
+
const mainBackground = computed(() => {
|
|
38
|
+
if (!props.recordData?.config?.background) {
|
|
39
|
+
return "transparent";
|
|
40
|
+
}
|
|
23
41
|
if (isGradientColor(props.recordData.config.background)) {
|
|
24
42
|
return "none";
|
|
25
43
|
}
|
|
26
44
|
return props.recordData.config.background;
|
|
27
|
-
};
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
45
|
+
});
|
|
46
|
+
const boxBackground = computed(() => props.record.options.style?.background);
|
|
47
|
+
const boxBorder = computed(() => {
|
|
48
|
+
const borderColor = props.record.options.style?.borderColor;
|
|
49
|
+
if (borderColor === "none") return "none";
|
|
50
|
+
return `1px solid ${borderColor || "transparent"}`;
|
|
51
|
+
});
|
|
52
|
+
const boxBorderRadius = computed(() => `${props.record.options.style?.borderRadius}px`);
|
|
53
|
+
const boxPadding = computed(() => {
|
|
54
|
+
const tb = props.record.options.style?.tbPadding;
|
|
55
|
+
const lr = props.record.options.style?.lrPadding;
|
|
56
|
+
return `${tb}px ${lr}px`;
|
|
57
|
+
});
|
|
58
|
+
const boxJustifyContent = computed(() => props.record.options.style?.alignItems || "start");
|
|
59
|
+
const boxMinHeight = computed(() => {
|
|
60
|
+
const minH = props.record.options.style?.minHeight;
|
|
61
|
+
return minH ? `${minH}px` : "48px";
|
|
62
|
+
});
|
|
63
|
+
const boxShadow = computed(() => props.record.options.style?.boxShadow || null);
|
|
31
64
|
return (_ctx, _cache) => {
|
|
32
65
|
const _component_a_col = resolveComponent("a-col");
|
|
33
66
|
const _component_a_row = resolveComponent("a-row");
|
|
34
|
-
return openBlock(), createElementBlock("div",
|
|
35
|
-
class: "main-singleColumn",
|
|
36
|
-
style: normalizeStyle({ background: getBackground() })
|
|
37
|
-
}, [
|
|
67
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
38
68
|
createVNode(_component_a_row, {
|
|
39
69
|
gutter: [props.record.options.style.lrGutter, props.record.options.style.tbGutter]
|
|
40
70
|
}, {
|
|
@@ -46,18 +76,7 @@ const _sfc_main = {
|
|
|
46
76
|
span: 24
|
|
47
77
|
}, {
|
|
48
78
|
default: withCtx(() => [
|
|
49
|
-
createElementVNode("div",
|
|
50
|
-
class: "box",
|
|
51
|
-
style: normalizeStyle({
|
|
52
|
-
background: props.record.options.style?.background,
|
|
53
|
-
border: props.record.options.style?.borderColor === "none" ? "none" : "1px solid " + (props.record.options.style?.borderColor || "transparent"),
|
|
54
|
-
borderRadius: props.record.options.style?.borderRadius + "px",
|
|
55
|
-
padding: props.record.options.style?.tbPadding + "px " + props.record.options.style?.lrPadding + "px",
|
|
56
|
-
justifyContent: props.record.options.style?.alignItems || "start",
|
|
57
|
-
minHeight: props.record.options.style?.minHeight + "px" || "48px",
|
|
58
|
-
boxShadow: props.record.options.style?.boxShadow || null
|
|
59
|
-
})
|
|
60
|
-
}, [
|
|
79
|
+
createElementVNode("div", _hoisted_2, [
|
|
61
80
|
(openBlock(true), createElementBlock(Fragment, null, renderList(item.list, (element, index2) => {
|
|
62
81
|
return openBlock(), createBlock(FormItem, {
|
|
63
82
|
record: element,
|
|
@@ -69,7 +88,7 @@ const _sfc_main = {
|
|
|
69
88
|
onClickColumnsEvent: onClickColumns
|
|
70
89
|
}, null, 8, ["record", "recordData", "columnsIndex"]);
|
|
71
90
|
}), 128))
|
|
72
|
-
]
|
|
91
|
+
])
|
|
73
92
|
]),
|
|
74
93
|
_: 2
|
|
75
94
|
}, 1032, ["flex"]);
|
|
@@ -77,11 +96,11 @@ const _sfc_main = {
|
|
|
77
96
|
]),
|
|
78
97
|
_: 1
|
|
79
98
|
}, 8, ["gutter"])
|
|
80
|
-
]
|
|
99
|
+
]);
|
|
81
100
|
};
|
|
82
101
|
}
|
|
83
102
|
};
|
|
84
|
-
const SingleColumn = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
103
|
+
const SingleColumn = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-59fe29b6"]]);
|
|
85
104
|
export {
|
|
86
105
|
SingleColumn as default
|
|
87
106
|
};
|
|
@@ -1,13 +1,24 @@
|
|
|
1
|
-
import { resolveComponent, createElementBlock, openBlock,
|
|
1
|
+
import { useCssVars, computed, resolveComponent, createElementBlock, openBlock, createVNode, withCtx, Fragment, renderList, createBlock, normalizeStyle, createElementVNode } from "vue";
|
|
2
2
|
import FormItem from "./sun-card-design-mobile.es25.js";
|
|
3
3
|
/* empty css */
|
|
4
4
|
import _export_sfc from "./sun-card-design-mobile.es28.js";
|
|
5
|
-
const _hoisted_1 =
|
|
5
|
+
const _hoisted_1 = { class: "main-grid" };
|
|
6
|
+
const _hoisted_2 = ["onClick"];
|
|
6
7
|
const _sfc_main = {
|
|
7
8
|
__name: "multipleColumn",
|
|
8
9
|
props: ["record", "recordData", "columnsIndex"],
|
|
9
10
|
emits: ["clickEvent", "clickColumnsEvent", "fileUpdateEvent"],
|
|
10
11
|
setup(__props, { emit: __emit }) {
|
|
12
|
+
useCssVars((_ctx) => ({
|
|
13
|
+
"v5bd67528": mainBackground.value,
|
|
14
|
+
"v0ec6abd8": boxBackground.value,
|
|
15
|
+
"v9216a054": boxBorder.value,
|
|
16
|
+
"v47435ff0": boxBorderRadius.value,
|
|
17
|
+
"v18e114b2": boxPadding.value,
|
|
18
|
+
"v69535d1a": boxJustifyContent.value,
|
|
19
|
+
"v9e7e6ba2": boxMinHeight.value,
|
|
20
|
+
"v58e6966c": boxShadow.value
|
|
21
|
+
}));
|
|
11
22
|
const props = __props;
|
|
12
23
|
const emit = __emit;
|
|
13
24
|
const getIndex = (index) => {
|
|
@@ -26,22 +37,40 @@ const _sfc_main = {
|
|
|
26
37
|
if (!record.options.clickEvent) return;
|
|
27
38
|
emit("clickColumnsEvent", record);
|
|
28
39
|
};
|
|
29
|
-
|
|
40
|
+
function isGradientColor(color) {
|
|
41
|
+
return /^(linear|radial)-gradient\(.*\)$/.test(color);
|
|
42
|
+
}
|
|
43
|
+
const mainBackground = computed(() => {
|
|
44
|
+
if (!props.recordData?.config?.background) {
|
|
45
|
+
return "transparent";
|
|
46
|
+
}
|
|
30
47
|
if (isGradientColor(props.recordData.config.background)) {
|
|
31
48
|
return "none";
|
|
32
49
|
}
|
|
33
50
|
return props.recordData.config.background;
|
|
34
|
-
};
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
51
|
+
});
|
|
52
|
+
const boxBackground = computed(() => props.record.options.style?.background);
|
|
53
|
+
const boxBorder = computed(() => {
|
|
54
|
+
const borderColor = props.record.options.style?.borderColor;
|
|
55
|
+
if (borderColor === "none") return "none";
|
|
56
|
+
return `1px solid ${borderColor || "transparent"}`;
|
|
57
|
+
});
|
|
58
|
+
const boxBorderRadius = computed(() => `${props.record.options.style?.borderRadius}px`);
|
|
59
|
+
const boxPadding = computed(() => {
|
|
60
|
+
const tb = props.record.options.style?.tbPadding;
|
|
61
|
+
const lr = props.record.options.style?.lrPadding;
|
|
62
|
+
return `${tb}px ${lr}px`;
|
|
63
|
+
});
|
|
64
|
+
const boxJustifyContent = computed(() => props.record.options.style?.alignItems || "start");
|
|
65
|
+
const boxMinHeight = computed(() => {
|
|
66
|
+
const minH = props.record.options.style?.minHeight;
|
|
67
|
+
return minH ? `${minH}px` : "48px";
|
|
68
|
+
});
|
|
69
|
+
const boxShadow = computed(() => props.record.options.style?.boxShadow || null);
|
|
38
70
|
return (_ctx, _cache) => {
|
|
39
71
|
const _component_a_col = resolveComponent("a-col");
|
|
40
72
|
const _component_a_row = resolveComponent("a-row");
|
|
41
|
-
return openBlock(), createElementBlock("div",
|
|
42
|
-
class: "main-grid",
|
|
43
|
-
style: normalizeStyle({ background: getBackground() })
|
|
44
|
-
}, [
|
|
73
|
+
return openBlock(), createElementBlock("div", _hoisted_1, [
|
|
45
74
|
createVNode(_component_a_row, {
|
|
46
75
|
gutter: [props.record.options.style.lrGutter, props.record.options.style.tbGutter]
|
|
47
76
|
}, {
|
|
@@ -58,15 +87,6 @@ const _sfc_main = {
|
|
|
58
87
|
default: withCtx(() => [
|
|
59
88
|
createElementVNode("div", {
|
|
60
89
|
class: "box",
|
|
61
|
-
style: normalizeStyle({
|
|
62
|
-
background: props.record.options.style?.background,
|
|
63
|
-
border: props.record.options.style?.borderColor === "none" ? "none" : "1px solid " + (props.record.options.style?.borderColor || "transparent"),
|
|
64
|
-
borderRadius: props.record.options.style?.borderRadius + "px",
|
|
65
|
-
padding: props.record.options.style?.tbPadding + "px " + props.record.options.style?.lrPadding + "px",
|
|
66
|
-
justifyContent: props.record.options.style?.alignItems || "start",
|
|
67
|
-
minHeight: props.record.options.style?.minHeight + "px" || "48px",
|
|
68
|
-
boxShadow: props.record.options.style?.boxShadow || null
|
|
69
|
-
}),
|
|
70
90
|
onClick: ($event) => onClickColumns(item)
|
|
71
91
|
}, [
|
|
72
92
|
(openBlock(true), createElementBlock(Fragment, null, renderList(item.list, (element, index2) => {
|
|
@@ -80,7 +100,7 @@ const _sfc_main = {
|
|
|
80
100
|
onClickColumnsEvent: onClickColumns
|
|
81
101
|
}, null, 8, ["record", "recordData", "columnsIndex"]);
|
|
82
102
|
}), 128))
|
|
83
|
-
],
|
|
103
|
+
], 8, _hoisted_2)
|
|
84
104
|
]),
|
|
85
105
|
_: 2
|
|
86
106
|
}, 1032, ["flex", "style"]);
|
|
@@ -88,11 +108,11 @@ const _sfc_main = {
|
|
|
88
108
|
]),
|
|
89
109
|
_: 1
|
|
90
110
|
}, 8, ["gutter"])
|
|
91
|
-
]
|
|
111
|
+
]);
|
|
92
112
|
};
|
|
93
113
|
}
|
|
94
114
|
};
|
|
95
|
-
const MultipleColumn = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
115
|
+
const MultipleColumn = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-ed08be23"]]);
|
|
96
116
|
export {
|
|
97
117
|
MultipleColumn as default
|
|
98
118
|
};
|