iking-web-ui-pro 1.2.7 → 1.2.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/dist/IkApprovalProcessDetail/ik.index.es.js +123 -132
- package/dist/IkDescription/ik.index.es.js +15 -24
- package/dist/IkDetailPreviewFiles/ik.index.es.js +15 -24
- package/dist/IkPreviewFile/ik.index.es.js +15 -24
- package/dist/{index-CughgR_O.mjs → index-Cbyui2C0.mjs} +631 -640
- package/dist/{index.es-DgqPc8il.mjs → index.es-ByDyBGi-.mjs} +2 -2
- package/dist/index.es.js +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/{jspdf.es.min-CVLIg3IF.mjs → jspdf.es.min-BpyVpHjP.mjs} +1 -1
- package/package.json +1 -1
|
@@ -832,15 +832,15 @@ const pi = (a, s) => {
|
|
|
832
832
|
}, xc = ["onClick"], Ic = {
|
|
833
833
|
class: "flex align-center",
|
|
834
834
|
style: { width: "100%" }
|
|
835
|
-
}, Pc =
|
|
835
|
+
}, Pc = ["title"], Ac = {
|
|
836
836
|
key: 0,
|
|
837
837
|
class: "size",
|
|
838
838
|
style: { "padding-right": "20px", "white-space": "nowrap" }
|
|
839
|
-
}, Lc = ["onClick"], Rc = { class: "file-list" }, Dc =
|
|
839
|
+
}, Lc = ["onClick"], Rc = { class: "file-list" }, Dc = ["title"], Oc = {
|
|
840
840
|
key: 0,
|
|
841
841
|
class: "size",
|
|
842
842
|
style: { "padding-right": "20px", "white-space": "nowrap" }
|
|
843
|
-
}, Mc = ["onClick"], Fc = { class: "text" }, Nc =
|
|
843
|
+
}, Mc = ["onClick"], Fc = { class: "text" }, Nc = ["title"], Bc = { class: "size" }, Hc = /* @__PURE__ */ re({
|
|
844
844
|
__name: "IkPreviewFile",
|
|
845
845
|
props: {
|
|
846
846
|
list: {
|
|
@@ -998,13 +998,10 @@ const pi = (a, s) => {
|
|
|
998
998
|
style: Se({ width: v.value })
|
|
999
999
|
}, [
|
|
1000
1000
|
S("div", Ic, [
|
|
1001
|
-
S(
|
|
1002
|
-
"
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
1
|
|
1006
|
-
/* TEXT */
|
|
1007
|
-
),
|
|
1001
|
+
S("div", {
|
|
1002
|
+
class: "fileName simple",
|
|
1003
|
+
title: T.name
|
|
1004
|
+
}, ge(T.name), 9, Pc),
|
|
1008
1005
|
a.showFileSize ? (E(), R(
|
|
1009
1006
|
"div",
|
|
1010
1007
|
Ac,
|
|
@@ -1073,13 +1070,10 @@ const pi = (a, s) => {
|
|
|
1073
1070
|
style: Se({ width: `calc(100% - ${a.iconSize + 10}px)` })
|
|
1074
1071
|
},
|
|
1075
1072
|
[
|
|
1076
|
-
S(
|
|
1077
|
-
"
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
1
|
|
1081
|
-
/* TEXT */
|
|
1082
|
-
),
|
|
1073
|
+
S("p", {
|
|
1074
|
+
class: "fileName simple",
|
|
1075
|
+
title: T.name
|
|
1076
|
+
}, ge(T.name), 9, Dc),
|
|
1083
1077
|
a.showFileSize ? (E(), R(
|
|
1084
1078
|
"p",
|
|
1085
1079
|
Oc,
|
|
@@ -1145,13 +1139,10 @@ const pi = (a, s) => {
|
|
|
1145
1139
|
fields: u.value
|
|
1146
1140
|
}, null, 8, ["file", "style", "fields"]),
|
|
1147
1141
|
S("div", Fc, [
|
|
1148
|
-
S(
|
|
1149
|
-
"
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
1
|
|
1153
|
-
/* TEXT */
|
|
1154
|
-
),
|
|
1142
|
+
S("div", {
|
|
1143
|
+
class: "fileName",
|
|
1144
|
+
title: T.name
|
|
1145
|
+
}, ge(T.name), 9, Nc),
|
|
1155
1146
|
S(
|
|
1156
1147
|
"div",
|
|
1157
1148
|
Bc,
|
|
@@ -832,15 +832,15 @@ const di = (a, s) => {
|
|
|
832
832
|
}, Tc = ["onClick"], Sc = {
|
|
833
833
|
class: "flex align-center",
|
|
834
834
|
style: { width: "100%" }
|
|
835
|
-
}, Ec =
|
|
835
|
+
}, Ec = ["title"], xc = {
|
|
836
836
|
key: 0,
|
|
837
837
|
class: "size",
|
|
838
838
|
style: { "padding-right": "20px", "white-space": "nowrap" }
|
|
839
|
-
}, Ic = ["onClick"], Pc = { class: "file-list" }, Ac =
|
|
839
|
+
}, Ic = ["onClick"], Pc = { class: "file-list" }, Ac = ["title"], Lc = {
|
|
840
840
|
key: 0,
|
|
841
841
|
class: "size",
|
|
842
842
|
style: { "padding-right": "20px", "white-space": "nowrap" }
|
|
843
|
-
}, Rc = ["onClick"], Dc = { class: "text" }, Oc =
|
|
843
|
+
}, Rc = ["onClick"], Dc = { class: "text" }, Oc = ["title"], Mc = { class: "size" }, Fc = /* @__PURE__ */ ne({
|
|
844
844
|
__name: "IkPreviewFile",
|
|
845
845
|
props: {
|
|
846
846
|
list: {
|
|
@@ -998,13 +998,10 @@ const di = (a, s) => {
|
|
|
998
998
|
style: me({ width: v.value })
|
|
999
999
|
}, [
|
|
1000
1000
|
S("div", Sc, [
|
|
1001
|
-
S(
|
|
1002
|
-
"
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
1
|
|
1006
|
-
/* TEXT */
|
|
1007
|
-
),
|
|
1001
|
+
S("div", {
|
|
1002
|
+
class: "fileName simple",
|
|
1003
|
+
title: T.name
|
|
1004
|
+
}, ye(T.name), 9, Ec),
|
|
1008
1005
|
a.showFileSize ? (E(), I(
|
|
1009
1006
|
"div",
|
|
1010
1007
|
xc,
|
|
@@ -1073,13 +1070,10 @@ const di = (a, s) => {
|
|
|
1073
1070
|
style: me({ width: `calc(100% - ${a.iconSize + 10}px)` })
|
|
1074
1071
|
},
|
|
1075
1072
|
[
|
|
1076
|
-
S(
|
|
1077
|
-
"
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
1
|
|
1081
|
-
/* TEXT */
|
|
1082
|
-
),
|
|
1073
|
+
S("p", {
|
|
1074
|
+
class: "fileName simple",
|
|
1075
|
+
title: T.name
|
|
1076
|
+
}, ye(T.name), 9, Ac),
|
|
1083
1077
|
a.showFileSize ? (E(), I(
|
|
1084
1078
|
"p",
|
|
1085
1079
|
Lc,
|
|
@@ -1145,13 +1139,10 @@ const di = (a, s) => {
|
|
|
1145
1139
|
fields: u.value
|
|
1146
1140
|
}, null, 8, ["file", "style", "fields"]),
|
|
1147
1141
|
S("div", Dc, [
|
|
1148
|
-
S(
|
|
1149
|
-
"
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
1
|
|
1153
|
-
/* TEXT */
|
|
1154
|
-
),
|
|
1142
|
+
S("div", {
|
|
1143
|
+
class: "fileName",
|
|
1144
|
+
title: T.name
|
|
1145
|
+
}, ye(T.name), 9, Oc),
|
|
1155
1146
|
S(
|
|
1156
1147
|
"div",
|
|
1157
1148
|
Mc,
|
|
@@ -14669,15 +14669,15 @@ const Hg = ["id"], Ug = /* @__PURE__ */ ne({
|
|
|
14669
14669
|
}), jg = /* @__PURE__ */ Qr(Ug, [["__scopeId", "data-v-b301aa7d"]]), zg = Ye(jg), Vg = ["onClick"], qg = {
|
|
14670
14670
|
class: "flex align-center",
|
|
14671
14671
|
style: { width: "100%" }
|
|
14672
|
-
}, Gg =
|
|
14672
|
+
}, Gg = ["title"], Wg = {
|
|
14673
14673
|
key: 0,
|
|
14674
14674
|
class: "size",
|
|
14675
14675
|
style: { "padding-right": "20px", "white-space": "nowrap" }
|
|
14676
|
-
}, Kg = ["onClick"], $g = { class: "file-list" }, Yg =
|
|
14676
|
+
}, Kg = ["onClick"], $g = { class: "file-list" }, Yg = ["title"], Xg = {
|
|
14677
14677
|
key: 0,
|
|
14678
14678
|
class: "size",
|
|
14679
14679
|
style: { "padding-right": "20px", "white-space": "nowrap" }
|
|
14680
|
-
}, Zg = ["onClick"], Jg = { class: "text" }, Qg =
|
|
14680
|
+
}, Zg = ["onClick"], Jg = { class: "text" }, Qg = ["title"], ev = { class: "size" }, tv = /* @__PURE__ */ ne({
|
|
14681
14681
|
__name: "IkPreviewFile",
|
|
14682
14682
|
props: {
|
|
14683
14683
|
list: {
|
|
@@ -14835,13 +14835,10 @@ const Hg = ["id"], Ug = /* @__PURE__ */ ne({
|
|
|
14835
14835
|
style: Se({ width: v.value })
|
|
14836
14836
|
}, [
|
|
14837
14837
|
S("div", qg, [
|
|
14838
|
-
S(
|
|
14839
|
-
"
|
|
14840
|
-
|
|
14841
|
-
|
|
14842
|
-
1
|
|
14843
|
-
/* TEXT */
|
|
14844
|
-
),
|
|
14838
|
+
S("div", {
|
|
14839
|
+
class: "fileName simple",
|
|
14840
|
+
title: T.name
|
|
14841
|
+
}, Te(T.name), 9, Gg),
|
|
14845
14842
|
a.showFileSize ? (E(), R(
|
|
14846
14843
|
"div",
|
|
14847
14844
|
Wg,
|
|
@@ -14910,13 +14907,10 @@ const Hg = ["id"], Ug = /* @__PURE__ */ ne({
|
|
|
14910
14907
|
style: Se({ width: `calc(100% - ${a.iconSize + 10}px)` })
|
|
14911
14908
|
},
|
|
14912
14909
|
[
|
|
14913
|
-
S(
|
|
14914
|
-
"
|
|
14915
|
-
|
|
14916
|
-
|
|
14917
|
-
1
|
|
14918
|
-
/* TEXT */
|
|
14919
|
-
),
|
|
14910
|
+
S("p", {
|
|
14911
|
+
class: "fileName simple",
|
|
14912
|
+
title: T.name
|
|
14913
|
+
}, Te(T.name), 9, Yg),
|
|
14920
14914
|
a.showFileSize ? (E(), R(
|
|
14921
14915
|
"p",
|
|
14922
14916
|
Xg,
|
|
@@ -14982,13 +14976,10 @@ const Hg = ["id"], Ug = /* @__PURE__ */ ne({
|
|
|
14982
14976
|
fields: u.value
|
|
14983
14977
|
}, null, 8, ["file", "style", "fields"]),
|
|
14984
14978
|
S("div", Jg, [
|
|
14985
|
-
S(
|
|
14986
|
-
"
|
|
14987
|
-
|
|
14988
|
-
|
|
14989
|
-
1
|
|
14990
|
-
/* TEXT */
|
|
14991
|
-
),
|
|
14979
|
+
S("div", {
|
|
14980
|
+
class: "fileName",
|
|
14981
|
+
title: T.name
|
|
14982
|
+
}, Te(T.name), 9, Qg),
|
|
14992
14983
|
S(
|
|
14993
14984
|
"div",
|
|
14994
14985
|
ev,
|