@univerjs/sheets-ui 0.8.0-nightly.202506091607 → 0.8.0-nightly.202506111607
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/lib/cjs/index.js +4 -4
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/index.js +34 -31
- package/lib/es/locale/en-US.js +2 -2
- package/lib/es/locale/fa-IR.js +2 -2
- package/lib/es/locale/fr-FR.js +2 -2
- package/lib/es/locale/ru-RU.js +2 -2
- package/lib/es/locale/vi-VN.js +2 -2
- package/lib/es/locale/zh-CN.js +2 -2
- package/lib/es/locale/zh-TW.js +2 -2
- package/lib/index.css +1 -1
- package/lib/index.js +34 -31
- package/lib/locale/en-US.js +2 -2
- package/lib/locale/fa-IR.js +2 -2
- package/lib/locale/fr-FR.js +2 -2
- package/lib/locale/ru-RU.js +2 -2
- package/lib/locale/vi-VN.js +2 -2
- package/lib/locale/zh-CN.js +2 -2
- package/lib/locale/zh-TW.js +2 -2
- package/lib/types/locale/en-US.d.ts +2 -2
- package/lib/umd/index.js +4 -4
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +14 -14
package/lib/index.js
CHANGED
|
@@ -5771,7 +5771,7 @@ function z1() {
|
|
|
5771
5771
|
children: /* @__PURE__ */ q(
|
|
5772
5772
|
"div",
|
|
5773
5773
|
{
|
|
5774
|
-
className: He("univer-flex univer-items-center univer-gap-2 univer-rounded univer-p-1
|
|
5774
|
+
className: He("univer-flex univer-items-center univer-gap-2 univer-rounded univer-p-1 hover:univer-bg-gray-100 dark:hover:!univer-bg-gray-800", wi, {
|
|
5775
5775
|
"univer-bg-gray-100 dark:!univer-bg-gray-800": l,
|
|
5776
5776
|
"univer-bg-white dark:!univer-bg-gray-900": !l
|
|
5777
5777
|
}),
|
|
@@ -6015,7 +6015,7 @@ function Z1() {
|
|
|
6015
6015
|
children: a.map((h, g) => /* @__PURE__ */ w(
|
|
6016
6016
|
"li",
|
|
6017
6017
|
{
|
|
6018
|
-
className: "univer-cursor-pointer univer-px-2 univer-transition-colors univer-duration-200
|
|
6018
|
+
className: "univer-cursor-pointer univer-px-2 univer-transition-colors univer-duration-200 hover:univer-bg-gray-100 dark:hover:!univer-bg-gray-600",
|
|
6019
6019
|
onClick: () => {
|
|
6020
6020
|
u(h);
|
|
6021
6021
|
},
|
|
@@ -6051,7 +6051,7 @@ function Z1() {
|
|
|
6051
6051
|
/* @__PURE__ */ q(
|
|
6052
6052
|
"div",
|
|
6053
6053
|
{
|
|
6054
|
-
className: "univer-cursor-pointer univer-p-2 univer-transition-colors univer-duration-200
|
|
6054
|
+
className: "univer-cursor-pointer univer-p-2 univer-transition-colors univer-duration-200 hover:univer-bg-gray-100 dark:hover:!univer-bg-gray-600",
|
|
6055
6055
|
onClick: d,
|
|
6056
6056
|
children: [
|
|
6057
6057
|
/* @__PURE__ */ w(
|
|
@@ -6088,7 +6088,7 @@ function G1({ disable: r }) {
|
|
|
6088
6088
|
/* @__PURE__ */ w(
|
|
6089
6089
|
"input",
|
|
6090
6090
|
{
|
|
6091
|
-
className: He("univer-box-border univer-h-full univer-w-full univer-appearance-none univer-px-1.5 univer-text-gray-900 dark:!univer-border-r-gray-700 dark:!univer-bg-gray-900 dark:!univer-text-white
|
|
6091
|
+
className: He("univer-box-border univer-h-full univer-w-full univer-appearance-none univer-px-1.5 univer-text-gray-900 focus:univer-outline-none dark:!univer-border-r-gray-700 dark:!univer-bg-gray-900 dark:!univer-text-white", Td, {
|
|
6092
6092
|
"univer-cursor-not-allowed": r
|
|
6093
6093
|
}),
|
|
6094
6094
|
type: "text",
|
|
@@ -6104,8 +6104,8 @@ function G1({ disable: r }) {
|
|
|
6104
6104
|
children: /* @__PURE__ */ w(
|
|
6105
6105
|
"a",
|
|
6106
6106
|
{
|
|
6107
|
-
className: He("univer-absolute univer-right-0 univer-top-0 univer-flex univer-h-full univer-cursor-pointer univer-items-center univer-justify-center univer-px-1 univer-transition-colors univer-duration-200 dark:!univer-text-white dark:hover:!univer-bg-gray-800
|
|
6108
|
-
"univer-cursor-not-allowed univer-text-gray-300 dark:!univer-text-gray-700
|
|
6107
|
+
className: He("univer-absolute univer-right-0 univer-top-0 univer-flex univer-h-full univer-cursor-pointer univer-items-center univer-justify-center univer-px-1 univer-transition-colors univer-duration-200 hover:univer-bg-gray-100 dark:!univer-text-white dark:hover:!univer-bg-gray-800", {
|
|
6108
|
+
"univer-cursor-not-allowed univer-text-gray-300 hover:univer-bg-transparent dark:!univer-text-gray-700": r
|
|
6109
6109
|
}),
|
|
6110
6110
|
children: /* @__PURE__ */ w(li, {})
|
|
6111
6111
|
}
|
|
@@ -6264,7 +6264,7 @@ function q1(r) {
|
|
|
6264
6264
|
"span",
|
|
6265
6265
|
{
|
|
6266
6266
|
className: He("univer-flex univer-items-center univer-justify-center univer-rounded univer-p-1 univer-text-base dark:!univer-text-white", {
|
|
6267
|
-
"univer-cursor-pointer univer-text-green-600 dark:!univer-text-green-400 dark:hover:!univer-bg-gray-700
|
|
6267
|
+
"univer-cursor-pointer univer-text-green-600 hover:univer-bg-gray-100 dark:!univer-text-green-400 dark:hover:!univer-bg-gray-700": n
|
|
6268
6268
|
}),
|
|
6269
6269
|
onClick: W,
|
|
6270
6270
|
children: /* @__PURE__ */ w(fm, {})
|
|
@@ -6274,7 +6274,7 @@ function q1(r) {
|
|
|
6274
6274
|
"span",
|
|
6275
6275
|
{
|
|
6276
6276
|
className: He("univer-flex univer-items-center univer-justify-center univer-rounded univer-p-1 univer-text-base dark:!univer-text-white", {
|
|
6277
|
-
"univer-cursor-pointer univer-text-red-600 dark:!univer-text-red-400 dark:hover:!univer-bg-gray-700
|
|
6277
|
+
"univer-cursor-pointer univer-text-red-600 hover:univer-bg-gray-100 dark:!univer-text-red-400 dark:hover:!univer-bg-gray-700": n
|
|
6278
6278
|
}),
|
|
6279
6279
|
onClick: j,
|
|
6280
6280
|
children: /* @__PURE__ */ w(_i, {})
|
|
@@ -6283,7 +6283,7 @@ function q1(r) {
|
|
|
6283
6283
|
/* @__PURE__ */ w(
|
|
6284
6284
|
"span",
|
|
6285
6285
|
{
|
|
6286
|
-
className: "univer-flex univer-cursor-pointer univer-items-center univer-justify-center univer-rounded univer-p-1 univer-text-base dark:!univer-text-white dark:hover:!univer-bg-gray-700
|
|
6286
|
+
className: "univer-flex univer-cursor-pointer univer-items-center univer-justify-center univer-rounded univer-p-1 univer-text-base hover:univer-bg-gray-100 dark:!univer-text-white dark:hover:!univer-bg-gray-700",
|
|
6287
6287
|
onClick: B,
|
|
6288
6288
|
children: /* @__PURE__ */ w(Cm, {})
|
|
6289
6289
|
}
|
|
@@ -6518,8 +6518,8 @@ function Q1(r) {
|
|
|
6518
6518
|
dark:!univer-bg-gray-900
|
|
6519
6519
|
` : `
|
|
6520
6520
|
univer-font-medium univer-text-gray-900
|
|
6521
|
-
dark:hover:!univer-bg-gray-700
|
|
6522
6521
|
hover:univer-bg-gray-100
|
|
6522
|
+
dark:hover:!univer-bg-gray-700
|
|
6523
6523
|
`),
|
|
6524
6524
|
style: {
|
|
6525
6525
|
backgroundColor: !s && n ? n : "",
|
|
@@ -14055,6 +14055,9 @@ const ir = {
|
|
|
14055
14055
|
if (m && !e.defaultMerge && !await o.confirm({
|
|
14056
14056
|
id: "merge.confirm.add-worksheet-merge",
|
|
14057
14057
|
title: {
|
|
14058
|
+
title: "merge.confirm.warning"
|
|
14059
|
+
},
|
|
14060
|
+
children: {
|
|
14058
14061
|
title: "merge.confirm.title"
|
|
14059
14062
|
},
|
|
14060
14063
|
cancelText: s.t("merge.confirm.cancel"),
|
|
@@ -14167,8 +14170,8 @@ const ir = {
|
|
|
14167
14170
|
return m ? d(g) > d(m) : !1;
|
|
14168
14171
|
}) ? await e.confirm({
|
|
14169
14172
|
id: qo.id,
|
|
14170
|
-
title: { title: n.t("merge.confirm.
|
|
14171
|
-
children: { title: n.t("merge.confirm.
|
|
14173
|
+
title: { title: n.t("merge.confirm.warning") },
|
|
14174
|
+
children: { title: n.t("merge.confirm.dismantleMergeCellWarning") },
|
|
14172
14175
|
cancelText: n.t("button.cancel"),
|
|
14173
14176
|
confirmText: n.t("button.confirm")
|
|
14174
14177
|
}) ? t.executeCommand(Iu.id) : !0 : t.executeCommand(Iu.id);
|
|
@@ -14199,8 +14202,8 @@ const ir = {
|
|
|
14199
14202
|
return m ? d(g) > d(m) : !1;
|
|
14200
14203
|
}) ? await e.confirm({
|
|
14201
14204
|
id: di.id,
|
|
14202
|
-
title: { title: n.t("merge.confirm.
|
|
14203
|
-
children: { title: n.t("merge.confirm.
|
|
14205
|
+
title: { title: n.t("merge.confirm.warning") },
|
|
14206
|
+
children: { title: n.t("merge.confirm.dismantleMergeCellWarning") },
|
|
14204
14207
|
cancelText: n.t("button.cancel"),
|
|
14205
14208
|
confirmText: n.t("button.confirm")
|
|
14206
14209
|
}) ? t.executeCommand(yu.id) : !0 : t.executeCommand(yu.id);
|
|
@@ -14233,8 +14236,8 @@ const ir = {
|
|
|
14233
14236
|
return m ? d(g) > d(m) : !1;
|
|
14234
14237
|
}) ? await e.confirm({
|
|
14235
14238
|
id: ui.id,
|
|
14236
|
-
title: { title: n.t("merge.confirm.
|
|
14237
|
-
children: { title: n.t("merge.confirm.
|
|
14239
|
+
title: { title: n.t("merge.confirm.warning") },
|
|
14240
|
+
children: { title: n.t("merge.confirm.dismantleMergeCellWarning") },
|
|
14238
14241
|
cancelText: n.t("button.cancel"),
|
|
14239
14242
|
confirmText: n.t("button.confirm")
|
|
14240
14243
|
}) ? t.executeCommand(_c.id) : !0 : t.executeCommand(_c.id);
|
|
@@ -14259,8 +14262,8 @@ const ir = {
|
|
|
14259
14262
|
return m ? d(g) > d(m) : !1;
|
|
14260
14263
|
}) ? await e.confirm({
|
|
14261
14264
|
id: Ko.id,
|
|
14262
|
-
title: { title: n.t("merge.confirm.
|
|
14263
|
-
children: { title: n.t("merge.confirm.
|
|
14265
|
+
title: { title: n.t("merge.confirm.warning") },
|
|
14266
|
+
children: { title: n.t("merge.confirm.dismantleMergeCellWarning") },
|
|
14264
14267
|
cancelText: n.t("button.cancel"),
|
|
14265
14268
|
confirmText: n.t("button.confirm")
|
|
14266
14269
|
}) ? t.executeCommand(bc.id) : !0 : t.executeCommand(bc.id);
|
|
@@ -14972,7 +14975,7 @@ function gf(r) {
|
|
|
14972
14975
|
children: hf.map((a) => /* @__PURE__ */ w(
|
|
14973
14976
|
"a",
|
|
14974
14977
|
{
|
|
14975
|
-
className: He("univer-flex univer-size-6 univer-cursor-pointer univer-items-center univer-justify-center univer-justify-self-center univer-rounded
|
|
14978
|
+
className: He("univer-flex univer-size-6 univer-cursor-pointer univer-items-center univer-justify-center univer-justify-self-center univer-rounded hover:univer-bg-gray-100 dark:hover:!univer-bg-gray-700", {
|
|
14976
14979
|
"univer-bg-gray-200 dark:!univer-bg-gray-600": t.getBorderInfo().type === a.value
|
|
14977
14980
|
}),
|
|
14978
14981
|
onClick: (c) => {
|
|
@@ -14993,7 +14996,7 @@ function gf(r) {
|
|
|
14993
14996
|
children: /* @__PURE__ */ q(
|
|
14994
14997
|
"button",
|
|
14995
14998
|
{
|
|
14996
|
-
className: "univer-flex univer-cursor-pointer univer-items-center univer-gap-2 univer-rounded univer-border-none univer-bg-transparent univer-p-1
|
|
14999
|
+
className: "univer-flex univer-cursor-pointer univer-items-center univer-gap-2 univer-rounded univer-border-none univer-bg-transparent univer-p-1 hover:univer-bg-gray-100 dark:hover:!univer-bg-gray-700",
|
|
14997
15000
|
type: "button",
|
|
14998
15001
|
children: [
|
|
14999
15002
|
/* @__PURE__ */ w(
|
|
@@ -15015,7 +15018,7 @@ function gf(r) {
|
|
|
15015
15018
|
overlay: /* @__PURE__ */ w("section", { className: "univer-rounded-lg univer-p-1.5", children: /* @__PURE__ */ w("ul", { className: "univer-m-0 univer-grid univer-list-none univer-gap-1 univer-p-0", children: Y_.map((a) => /* @__PURE__ */ w(
|
|
15016
15019
|
"li",
|
|
15017
15020
|
{
|
|
15018
|
-
className: "univer-flex univer-cursor-pointer univer-items-center univer-justify-center univer-rounded univer-px-1 univer-py-2
|
|
15021
|
+
className: "univer-flex univer-cursor-pointer univer-items-center univer-justify-center univer-rounded univer-px-1 univer-py-2 hover:univer-bg-gray-100 dark:hover:!univer-bg-gray-700",
|
|
15019
15022
|
onClick: () => o(a.value, "style"),
|
|
15020
15023
|
children: /* @__PURE__ */ w(
|
|
15021
15024
|
ph,
|
|
@@ -15030,7 +15033,7 @@ function gf(r) {
|
|
|
15030
15033
|
children: /* @__PURE__ */ q(
|
|
15031
15034
|
"button",
|
|
15032
15035
|
{
|
|
15033
|
-
className: "univer-flex univer-cursor-pointer univer-items-center univer-gap-2 univer-rounded univer-border-none univer-bg-transparent univer-p-1
|
|
15036
|
+
className: "univer-flex univer-cursor-pointer univer-items-center univer-gap-2 univer-rounded univer-border-none univer-bg-transparent univer-p-1 hover:univer-bg-gray-100 dark:hover:!univer-bg-gray-700",
|
|
15034
15037
|
type: "button",
|
|
15035
15038
|
children: [
|
|
15036
15039
|
/* @__PURE__ */ w(
|
|
@@ -15692,7 +15695,7 @@ const J_ = (r) => {
|
|
|
15692
15695
|
S,
|
|
15693
15696
|
{
|
|
15694
15697
|
ref: ne,
|
|
15695
|
-
className: He("univer-box-border univer-h-8 univer-w-full univer-cursor-pointer univer-items-center univer-rounded-lg univer-bg-white univer-pt-2 univer-transition-colors [&>div:first-child]:univer-px-2.5 [&>div]:univer-h-5 [&>div]:univer-ring-transparent
|
|
15698
|
+
className: He("univer-box-border univer-h-8 univer-w-full univer-cursor-pointer univer-items-center univer-rounded-lg univer-bg-white univer-pt-2 univer-transition-colors hover:univer-border-primary-600 dark:!univer-bg-gray-700 dark:!univer-text-white [&>div:first-child]:univer-px-2.5 [&>div]:univer-h-5 [&>div]:univer-ring-transparent", wi),
|
|
15696
15699
|
initValue: E,
|
|
15697
15700
|
unitId: I,
|
|
15698
15701
|
subUnitId: R,
|
|
@@ -15872,7 +15875,7 @@ const J_ = (r) => {
|
|
|
15872
15875
|
/* @__PURE__ */ q(
|
|
15873
15876
|
"div",
|
|
15874
15877
|
{
|
|
15875
|
-
className: He("univer-group univer-relative univer-flex univer-cursor-default univer-select-none univer-items-center univer-justify-between univer-rounded-md univer-p-2
|
|
15878
|
+
className: He("univer-group univer-relative univer-flex univer-cursor-default univer-select-none univer-items-center univer-justify-between univer-rounded-md univer-p-2 hover:univer-bg-gray-50 dark:hover:!univer-bg-gray-700", {
|
|
15876
15879
|
"univer-hidden": P.id === h
|
|
15877
15880
|
}),
|
|
15878
15881
|
onClick: () => {
|
|
@@ -15901,7 +15904,7 @@ const J_ = (r) => {
|
|
|
15901
15904
|
/* @__PURE__ */ w(Yn, { title: n.t("definedName.updateButton"), placement: "top", children: /* @__PURE__ */ w(
|
|
15902
15905
|
"a",
|
|
15903
15906
|
{
|
|
15904
|
-
className: "univer-absolute univer-right-[60px] univer-top-1/2 univer-hidden -univer-translate-y-1/2 univer-cursor-pointer univer-items-center univer-justify-center univer-rounded univer-p-1 univer-text-xs univer-text-primary-600
|
|
15907
|
+
className: "univer-absolute univer-right-[60px] univer-top-1/2 univer-hidden -univer-translate-y-1/2 univer-cursor-pointer univer-items-center univer-justify-center univer-rounded univer-p-1 univer-text-xs univer-text-primary-600 hover:univer-bg-gray-100 group-hover:univer-flex dark:hover:!univer-bg-gray-600",
|
|
15905
15908
|
onClick: (H) => {
|
|
15906
15909
|
H.stopPropagation(), E(P.id);
|
|
15907
15910
|
},
|
|
@@ -15911,7 +15914,7 @@ const J_ = (r) => {
|
|
|
15911
15914
|
/* @__PURE__ */ w(Yn, { title: n.t("definedName.deleteButton"), placement: "top", children: /* @__PURE__ */ w(
|
|
15912
15915
|
"a",
|
|
15913
15916
|
{
|
|
15914
|
-
className: "univer-
|
|
15917
|
+
className: "univer-text-error univer-absolute univer-right-5 univer-top-1/2 univer-hidden -univer-translate-y-1/2 univer-cursor-pointer univer-items-center univer-justify-center univer-rounded univer-p-1 univer-text-xs univer-text-red-600 hover:univer-bg-gray-100 group-hover:univer-flex dark:hover:!univer-bg-gray-600",
|
|
15915
15918
|
onClick: (H) => {
|
|
15916
15919
|
H.stopPropagation(), p(P.id);
|
|
15917
15920
|
},
|
|
@@ -18157,7 +18160,7 @@ const Rh = 2, Qb = [
|
|
|
18157
18160
|
children: /* @__PURE__ */ q(
|
|
18158
18161
|
"div",
|
|
18159
18162
|
{
|
|
18160
|
-
className: He("univer-flex univer-items-center univer-gap-2 univer-rounded univer-p-1
|
|
18163
|
+
className: He("univer-flex univer-items-center univer-gap-2 univer-rounded univer-p-1 hover:univer-bg-gray-100 dark:hover:!univer-bg-gray-800", wi, {
|
|
18161
18164
|
"univer-bg-gray-100 dark:!univer-bg-gray-800": l,
|
|
18162
18165
|
"univer-bg-white dark:!univer-bg-gray-900": !l
|
|
18163
18166
|
}),
|
|
@@ -20917,7 +20920,7 @@ const sp = (r, e, t, n, i) => {
|
|
|
20917
20920
|
if (!v || !p)
|
|
20918
20921
|
return null;
|
|
20919
20922
|
const C = v.getUnitId(), _ = p.getSheetId();
|
|
20920
|
-
return /* @__PURE__ */ q("div", { className: "univer-mt-auto univer-flex univer-flex-row-reverse univer-
|
|
20923
|
+
return /* @__PURE__ */ q("div", { className: "univer-mt-auto univer-flex univer-flex-row-reverse univer-gap-2 univer-py-5", children: [
|
|
20921
20924
|
/* @__PURE__ */ w(
|
|
20922
20925
|
Xt,
|
|
20923
20926
|
{
|
|
@@ -21350,7 +21353,7 @@ function JR() {
|
|
|
21350
21353
|
V.description && /* @__PURE__ */ w(Yn, { title: V.description, children: /* @__PURE__ */ w(
|
|
21351
21354
|
"div",
|
|
21352
21355
|
{
|
|
21353
|
-
className: "univer-text-3 univer-max-w-64 univer-overflow-hidden univer-text-ellipsis univer-whitespace-nowrap univer-text-gray-400
|
|
21356
|
+
className: "univer-text-3 univer-mt-2] univer-max-w-64 univer-overflow-hidden univer-text-ellipsis univer-whitespace-nowrap univer-text-gray-400",
|
|
21354
21357
|
children: V.description
|
|
21355
21358
|
}
|
|
21356
21359
|
) })
|
|
@@ -22588,7 +22591,7 @@ const yI = (r) => {
|
|
|
22588
22591
|
return /* @__PURE__ */ q(
|
|
22589
22592
|
"div",
|
|
22590
22593
|
{
|
|
22591
|
-
className: "univer-mt-1 univer-flex univer-cursor-pointer univer-flex-row univer-items-center univer-justify-between univer-rounded-md univer-px-1.5 univer-py-1
|
|
22594
|
+
className: "univer-mt-1 univer-flex univer-cursor-pointer univer-flex-row univer-items-center univer-justify-between univer-rounded-md univer-px-1.5 univer-py-1 hover:univer-bg-gray-50 dark:hover:!univer-bg-gray-700",
|
|
22592
22595
|
onClick: y,
|
|
22593
22596
|
children: [
|
|
22594
22597
|
/* @__PURE__ */ w(
|
|
@@ -22632,7 +22635,7 @@ const yI = (r) => {
|
|
|
22632
22635
|
children: /* @__PURE__ */ w(
|
|
22633
22636
|
"a",
|
|
22634
22637
|
{
|
|
22635
|
-
className: "univer-block univer-cursor-pointer univer-rounded univer-px-1.5 univer-py-1 univer-text-xs
|
|
22638
|
+
className: "univer-block univer-cursor-pointer univer-rounded univer-px-1.5 univer-py-1 univer-text-xs hover:univer-bg-gray-200 dark:hover:!univer-bg-gray-700",
|
|
22636
22639
|
onClick: s,
|
|
22637
22640
|
children: u.t("dataValidation.list.edit")
|
|
22638
22641
|
}
|
package/lib/locale/en-US.js
CHANGED
|
@@ -107,8 +107,8 @@ const e = {
|
|
|
107
107
|
title: "Continue merging would only keep the upper-left cell value, discard other values. Are you sure to continue?",
|
|
108
108
|
cancel: "Cancel merging",
|
|
109
109
|
confirm: "Continue merging",
|
|
110
|
-
|
|
111
|
-
|
|
110
|
+
warning: "Warning",
|
|
111
|
+
dismantleMergeCellWarning: "This will cause some merged cells to be split. Do you want to continue?"
|
|
112
112
|
}
|
|
113
113
|
},
|
|
114
114
|
filter: {
|
package/lib/locale/fa-IR.js
CHANGED
|
@@ -107,8 +107,8 @@ const e = {
|
|
|
107
107
|
title: "ادامه ادغام فقط مقدار سلول بالا-چپ را نگه میدارد و مقادیر دیگر حذف خواهند شد. آیا مطمئن هستید که میخواهید ادامه دهید؟",
|
|
108
108
|
cancel: "لغو ادغام",
|
|
109
109
|
confirm: "ادامه ادغام",
|
|
110
|
-
|
|
111
|
-
|
|
110
|
+
warning: "هشدار",
|
|
111
|
+
dismantleMergeCellWarning: "این باعث شکستن برخی از سلولهای ادغامشده میشود. آیا میخواهید ادامه دهید؟"
|
|
112
112
|
}
|
|
113
113
|
},
|
|
114
114
|
filter: {
|
package/lib/locale/fr-FR.js
CHANGED
|
@@ -107,8 +107,8 @@ const e = {
|
|
|
107
107
|
title: "Continuer la fusion ne conserverait que la valeur de la cellule en haut à gauche, les autres valeurs seront supprimées. Voulez-vous continuer ?",
|
|
108
108
|
cancel: "Annuler la fusion",
|
|
109
109
|
confirm: "Continuer la fusion",
|
|
110
|
-
|
|
111
|
-
|
|
110
|
+
warning: "Avertissement",
|
|
111
|
+
dismantleMergeCellWarning: "Cela entraînera la division de certaines cellules fusionnées. Voulez-vous continuer ?"
|
|
112
112
|
}
|
|
113
113
|
},
|
|
114
114
|
filter: {
|
package/lib/locale/ru-RU.js
CHANGED
|
@@ -107,8 +107,8 @@ const e = {
|
|
|
107
107
|
title: "Продолжение объединения сохранит только значение в верхней левой ячейке, остальные значения будут удалены. Вы уверены, что хотите продолжить?",
|
|
108
108
|
cancel: "Отменить объединение",
|
|
109
109
|
confirm: "Продолжить объединение",
|
|
110
|
-
|
|
111
|
-
|
|
110
|
+
warning: "Предупреждение",
|
|
111
|
+
dismantleMergeCellWarning: "Это приведет к разделению некоторых объединенных ячеек. Продолжить?"
|
|
112
112
|
}
|
|
113
113
|
},
|
|
114
114
|
filter: {
|
package/lib/locale/vi-VN.js
CHANGED
|
@@ -107,8 +107,8 @@ const n = {
|
|
|
107
107
|
title: "Hợp nhất ô chỉ giữ giá trị của ô trên cùng bên trái, bạn có muốn tiếp tục không?",
|
|
108
108
|
cancel: "Hủy hợp nhất",
|
|
109
109
|
confirm: "Tiếp tục hợp nhất",
|
|
110
|
-
|
|
111
|
-
|
|
110
|
+
warning: "Cảnh báo",
|
|
111
|
+
dismantleMergeCellWarning: "Thao tác này sẽ làm rời một số ô đã hợp nhất, bạn có muốn tiếp tục không?"
|
|
112
112
|
}
|
|
113
113
|
},
|
|
114
114
|
filter: {
|
package/lib/locale/zh-CN.js
CHANGED
|
@@ -108,8 +108,8 @@ const e = {
|
|
|
108
108
|
title: "合并单元格仅保存左上角单元格的值,是否继续?",
|
|
109
109
|
cancel: "取消合并",
|
|
110
110
|
confirm: "继续合并",
|
|
111
|
-
|
|
112
|
-
|
|
111
|
+
warning: "警告",
|
|
112
|
+
dismantleMergeCellWarning: "此操作会导致一些合并单元格被拆散,是否继续?"
|
|
113
113
|
}
|
|
114
114
|
},
|
|
115
115
|
filter: {
|
package/lib/locale/zh-TW.js
CHANGED
|
@@ -108,8 +108,8 @@ const e = {
|
|
|
108
108
|
title: "合併儲存格僅儲存左上角儲存格的值,是否繼續? ",
|
|
109
109
|
cancel: "取消合併",
|
|
110
110
|
confirm: "繼續合併",
|
|
111
|
-
|
|
112
|
-
|
|
111
|
+
warning: "警告",
|
|
112
|
+
dismantleMergeCellWarning: "此操作會導致一些合併單元格被拆散,是否繼續?"
|
|
113
113
|
}
|
|
114
114
|
},
|
|
115
115
|
filter: {
|