iking-web-ui-pro 1.2.6 → 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/IkImageUploadEditor/ik.index.es.js +1227 -1227
- package/dist/IkPreviewFile/ik.index.es.js +15 -24
- package/dist/IkPrint/ik.index.es.js +1 -1
- package/dist/IkPrint/{index.es-DDNCkl-c.mjs → index.es-OMtWcZN6.mjs} +1 -1
- package/dist/{jspdf.es.min-DsM3mxSl.mjs → IkPrint/jspdf.es.min-CYsYASKt.mjs} +2 -2
- package/dist/IkPrint/purify.es-CiEWEeUM.mjs +605 -0
- package/dist/IkUploadFile/ik.index.es.js +307 -306
- package/dist/IkUploadFile/iking-web-ui-pro.css +1 -1
- package/dist/iking-web-ui-pro.css +1 -1
- package/dist/{index-Cba2fjdk.mjs → index-Cbyui2C0.mjs} +9518 -9526
- package/dist/{index.es-DqdRfgV4.mjs → index.es-ByDyBGi-.mjs} +139 -139
- package/dist/index.es.js +1 -1
- package/dist/index.umd.js +199 -198
- package/dist/{IkPrint/jspdf.es.min-DLP80Gi4.mjs → jspdf.es.min-BpyVpHjP.mjs} +2 -2
- package/dist/purify.es-CiEWEeUM.mjs +605 -0
- package/dist/src/components/IkBtnSetting/index.d.ts +1 -1
- package/dist/src/components/IkBtnSetting/src/IkBtnSetting.vue.d.ts +1 -1
- package/dist/src/components/IkDragList/index.d.ts +3 -3
- package/dist/src/components/IkDragList/src/IkDragList.vue.d.ts +1 -1
- package/dist/src/components/IkMonacoEditor/index.d.ts +16 -16
- package/dist/src/components/IkMonacoEditor/src/index.vue.d.ts +16 -16
- package/dist/src/components/IkPageFull/index.d.ts +3 -3
- package/dist/src/components/IkPageFull/src/IkDialog.d.ts +2 -2
- package/dist/src/components/IkPageFull/src/IkPageHead.vue.d.ts +1 -1
- package/dist/src/components/IkPageFull/src/IkPageTable.vue.d.ts +1 -1
- package/dist/src/components/IkPageFull/src/IkSearchAuto.d.ts +1 -1
- package/dist/src/components/IkPageFull/src/index.vue.d.ts +1 -1
- package/dist/src/components/IkPickerUser/index.d.ts +2 -2
- package/dist/src/components/IkPickerUser/src/picker.vue.d.ts +2 -2
- package/dist/src/components/IkSideText/IkSideText.vue.d.ts +2 -2
- package/dist/src/components/IkSideText/index.d.ts +2 -2
- package/dist/src/components/IkStatu/index.d.ts +1 -1
- package/dist/src/components/IkStatu/src/index.vue.d.ts +1 -1
- package/dist/src/components/IkSvgIcon/index.d.ts +16 -16
- package/dist/src/components/IkTree/IkTree.vue.d.ts +2532 -788
- package/dist/src/components/IkUploadImage/index.d.ts +3 -3
- package/dist/src/components/IkUploadImage/src/index.vue.d.ts +1 -1
- package/package.json +1 -1
- package/dist/IkPrint/purify.es-D5dazAgD.mjs +0 -553
- package/dist/purify.es-D5dazAgD.mjs +0 -553
- package/dist/src/components/IkTree/index.d.ts +0 -12349
|
@@ -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,
|