@alfadocs/ui-kit 0.67.0 → 0.67.1
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/_chunks/{ai-tools-rail-DfmewPUN.js → ai-tools-rail-CInA_1-E.js} +2 -2
- package/dist/_chunks/{appointment-tray-CQJ3Nbi5.js → appointment-tray-BMl89NPW.js} +2 -2
- package/dist/_chunks/{care-plan-card-CJei-nl9.js → care-plan-card-BwVUyUBb.js} +3 -3
- package/dist/_chunks/{care-plan-entry-card-EmfrbHu8.js → care-plan-entry-card-VzdQHcOL.js} +2 -2
- package/dist/_chunks/{color-picker-B7xsn6tX.js → color-picker-FXpItIaF.js} +171 -167
- package/dist/_chunks/{editable-currency-cell-renderer-BVJ04DkB.js → editable-currency-cell-renderer-D1ewvJKO.js} +358 -351
- package/dist/_chunks/{marketplace-app-shell-Bu-HD3fy.js → marketplace-app-shell-D4-T9Qzz.js} +2 -2
- package/dist/_chunks/{patient-shell-DrV_iekt.js → patient-shell-BfgufL_q.js} +2 -2
- package/dist/_chunks/{patient-summary-card-ByfIU8N0.js → patient-summary-card-hEmr4eTW.js} +2 -2
- package/dist/_chunks/{payment-request-card-yTjzKQCU.js → payment-request-card-CYE5vhZ0.js} +2 -2
- package/dist/_chunks/{rich-text-editor-BOQr5lHx.js → rich-text-editor-DAeCXiQG.js} +646 -643
- package/dist/_chunks/{scroll-area-eccd_Uf-.js → scroll-area-5wNK0Cyz.js} +3 -3
- package/dist/_chunks/{sidebar-CGjIk_FQ.js → sidebar-DaB4ulxH.js} +344 -340
- package/dist/_chunks/{transaction-chip-BrW8P50O.js → transaction-chip-DK84XCBU.js} +31 -18
- package/dist/agent-catalog.json +1 -1
- package/dist/components/ai-tools-rail/index.js +1 -1
- package/dist/components/appointment-card/index.js +1 -1
- package/dist/components/care-plan-card/index.js +1 -1
- package/dist/components/care-plan-entry-card/index.js +1 -1
- package/dist/components/color-picker/index.js +1 -1
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/patient-summary-card/index.js +1 -1
- package/dist/components/payment-card/index.js +1 -1
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/components/scroll-area/index.js +1 -1
- package/dist/components/sidebar/index.js +1 -1
- package/dist/components/transaction-chip/index.js +1 -1
- package/dist/i18n/locales/ar.d.ts +4 -1
- package/dist/i18n/locales/ar.js +5 -2
- package/dist/i18n/locales/de.d.ts +4 -1
- package/dist/i18n/locales/de.js +5 -2
- package/dist/i18n/locales/el.d.ts +4 -1
- package/dist/i18n/locales/el.js +5 -2
- package/dist/i18n/locales/en.d.ts +4 -1
- package/dist/i18n/locales/en.js +5 -2
- package/dist/i18n/locales/es.d.ts +4 -1
- package/dist/i18n/locales/es.js +5 -2
- package/dist/i18n/locales/fr.d.ts +4 -1
- package/dist/i18n/locales/fr.js +5 -2
- package/dist/i18n/locales/hi.d.ts +4 -1
- package/dist/i18n/locales/hi.js +5 -2
- package/dist/i18n/locales/it.d.ts +4 -1
- package/dist/i18n/locales/it.js +5 -2
- package/dist/i18n/locales/ja.d.ts +4 -1
- package/dist/i18n/locales/ja.js +5 -2
- package/dist/i18n/locales/nl.d.ts +4 -1
- package/dist/i18n/locales/nl.js +5 -2
- package/dist/i18n/locales/pl.d.ts +4 -1
- package/dist/i18n/locales/pl.js +5 -2
- package/dist/i18n/locales/pt.d.ts +4 -1
- package/dist/i18n/locales/pt.js +5 -2
- package/dist/i18n/locales/ro.d.ts +4 -1
- package/dist/i18n/locales/ro.js +5 -2
- package/dist/i18n/locales/ru.d.ts +4 -1
- package/dist/i18n/locales/ru.js +5 -2
- package/dist/i18n/locales/sq.d.ts +4 -1
- package/dist/i18n/locales/sq.js +5 -2
- package/dist/i18n/locales/sv.d.ts +4 -1
- package/dist/i18n/locales/sv.js +5 -2
- package/dist/i18n/locales/tr.d.ts +4 -1
- package/dist/i18n/locales/tr.js +5 -2
- package/dist/i18n/locales/zh.d.ts +4 -1
- package/dist/i18n/locales/zh.js +5 -2
- package/dist/index.js +14 -14
- package/dist/locales/ar.json +5 -2
- package/dist/locales/de.json +5 -2
- package/dist/locales/el.json +5 -2
- package/dist/locales/en.json +5 -2
- package/dist/locales/es.json +5 -2
- package/dist/locales/fr.json +5 -2
- package/dist/locales/hi.json +5 -2
- package/dist/locales/it.json +5 -2
- package/dist/locales/ja.json +5 -2
- package/dist/locales/nl.json +5 -2
- package/dist/locales/pl.json +5 -2
- package/dist/locales/pt.json +5 -2
- package/dist/locales/ro.json +5 -2
- package/dist/locales/ru.json +5 -2
- package/dist/locales/sq.json +5 -2
- package/dist/locales/sv.json +5 -2
- package/dist/locales/tr.json +5 -2
- package/dist/locales/zh.json +5 -2
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/patterns/patient-shell/index.js +1 -1
- package/package.json +1 -1
package/dist/i18n/locales/tr.js
CHANGED
|
@@ -217,6 +217,8 @@ const e = {
|
|
|
217
217
|
contrastPass: "Yeterli",
|
|
218
218
|
contrastFail: "Yetersiz",
|
|
219
219
|
swatchLabel: "{{name}}, {{hex}}",
|
|
220
|
+
paletteLabel: "Renk paleti",
|
|
221
|
+
triggerLabel: "Renk seç",
|
|
220
222
|
invalidHex: "Geçersiz Hex — değer sıfırlandı"
|
|
221
223
|
},
|
|
222
224
|
datePicker: {
|
|
@@ -376,6 +378,7 @@ const e = {
|
|
|
376
378
|
}
|
|
377
379
|
},
|
|
378
380
|
dataTable: {
|
|
381
|
+
actions: "İşlemler",
|
|
379
382
|
selected_one: "{{count}} satır seçildi",
|
|
380
383
|
selected_zero: "{{count}} satır seçildi",
|
|
381
384
|
selected_two: "{{count}} satır seçildi",
|
|
@@ -1651,7 +1654,6 @@ const e = {
|
|
|
1651
1654
|
textColor: "Metin rengi",
|
|
1652
1655
|
highlightColor: "Vurgu",
|
|
1653
1656
|
color: {
|
|
1654
|
-
apply: "Uygula",
|
|
1655
1657
|
default: "Varsayılan",
|
|
1656
1658
|
violet: "Mor",
|
|
1657
1659
|
magenta: "Magenta",
|
|
@@ -1687,7 +1689,8 @@ const e = {
|
|
|
1687
1689
|
altPlaceholder: "Görseli tanımlayın",
|
|
1688
1690
|
upload: "Yükle",
|
|
1689
1691
|
orUrl: "Veya bir görsel URL'si yapıştırın",
|
|
1690
|
-
insert: "Resim ekle"
|
|
1692
|
+
insert: "Resim ekle",
|
|
1693
|
+
insertAction: "Ekle"
|
|
1691
1694
|
},
|
|
1692
1695
|
table: {
|
|
1693
1696
|
addHeader: "Başlık satırı ekle",
|
|
@@ -210,6 +210,8 @@ export declare const zhUi: {
|
|
|
210
210
|
readonly contrastPass: "通过";
|
|
211
211
|
readonly contrastFail: "不通过";
|
|
212
212
|
readonly swatchLabel: "{{name}},{{hex}}";
|
|
213
|
+
readonly paletteLabel: "调色板";
|
|
214
|
+
readonly triggerLabel: "选择颜色";
|
|
213
215
|
readonly invalidHex: "Hex 值无效——已恢复原值";
|
|
214
216
|
};
|
|
215
217
|
readonly datePicker: {
|
|
@@ -380,6 +382,7 @@ export declare const zhUi: {
|
|
|
380
382
|
};
|
|
381
383
|
};
|
|
382
384
|
readonly dataTable: {
|
|
385
|
+
readonly actions: "操作";
|
|
383
386
|
readonly selected_one: "已选 {{count}} 行";
|
|
384
387
|
readonly selected_zero: "已选 {{count}} 行";
|
|
385
388
|
readonly selected_two: "已选 {{count}} 行";
|
|
@@ -1665,7 +1668,6 @@ export declare const zhUi: {
|
|
|
1665
1668
|
readonly textColor: "文字颜色";
|
|
1666
1669
|
readonly highlightColor: "高亮";
|
|
1667
1670
|
readonly color: {
|
|
1668
|
-
readonly apply: "应用";
|
|
1669
1671
|
readonly default: "默认";
|
|
1670
1672
|
readonly violet: "紫罗兰";
|
|
1671
1673
|
readonly magenta: "品红";
|
|
@@ -1702,6 +1704,7 @@ export declare const zhUi: {
|
|
|
1702
1704
|
readonly upload: "上传";
|
|
1703
1705
|
readonly orUrl: "或粘贴图片 URL";
|
|
1704
1706
|
readonly insert: "插入图片";
|
|
1707
|
+
readonly insertAction: "插入";
|
|
1705
1708
|
};
|
|
1706
1709
|
readonly table: {
|
|
1707
1710
|
readonly addHeader: "添加标题行";
|
package/dist/i18n/locales/zh.js
CHANGED
|
@@ -206,6 +206,8 @@ const e = {
|
|
|
206
206
|
contrastPass: "通过",
|
|
207
207
|
contrastFail: "不通过",
|
|
208
208
|
swatchLabel: "{{name}},{{hex}}",
|
|
209
|
+
paletteLabel: "调色板",
|
|
210
|
+
triggerLabel: "选择颜色",
|
|
209
211
|
invalidHex: "Hex 值无效——已恢复原值"
|
|
210
212
|
},
|
|
211
213
|
datePicker: {
|
|
@@ -376,6 +378,7 @@ const e = {
|
|
|
376
378
|
}
|
|
377
379
|
},
|
|
378
380
|
dataTable: {
|
|
381
|
+
actions: "操作",
|
|
379
382
|
selected_one: "已选 {{count}} 行",
|
|
380
383
|
selected_zero: "已选 {{count}} 行",
|
|
381
384
|
selected_two: "已选 {{count}} 行",
|
|
@@ -1651,7 +1654,6 @@ const e = {
|
|
|
1651
1654
|
textColor: "文字颜色",
|
|
1652
1655
|
highlightColor: "高亮",
|
|
1653
1656
|
color: {
|
|
1654
|
-
apply: "应用",
|
|
1655
1657
|
default: "默认",
|
|
1656
1658
|
violet: "紫罗兰",
|
|
1657
1659
|
magenta: "品红",
|
|
@@ -1685,7 +1687,8 @@ const e = {
|
|
|
1685
1687
|
altPlaceholder: "描述图片内容",
|
|
1686
1688
|
upload: "上传",
|
|
1687
1689
|
orUrl: "或粘贴图片 URL",
|
|
1688
|
-
insert: "插入图片"
|
|
1690
|
+
insert: "插入图片",
|
|
1691
|
+
insertAction: "插入"
|
|
1689
1692
|
},
|
|
1690
1693
|
table: {
|
|
1691
1694
|
addHeader: "添加标题行",
|
package/dist/index.js
CHANGED
|
@@ -16,7 +16,7 @@ import { A as H, p as w } from "./_chunks/address-autocomplete-CT-9AOli.js";
|
|
|
16
16
|
import { A as G, a as V, b as U } from "./_chunks/autocomplete-CcCFlVf-.js";
|
|
17
17
|
import { C as K, a as Y, u as q } from "./_chunks/checkbox-DRcOdmXv.js";
|
|
18
18
|
import { C as j } from "./_chunks/checkbox-group-CpUwlHug.js";
|
|
19
|
-
import { A as X, B as J, C as Z } from "./_chunks/color-picker-
|
|
19
|
+
import { A as X, B as J, C as Z } from "./_chunks/color-picker-FXpItIaF.js";
|
|
20
20
|
import { C as aa, c as ea, a as ra, b as oa, d as ta, e as sa } from "./_chunks/combobox-BC-DFx8G.js";
|
|
21
21
|
import { C as ia, c as pa } from "./_chunks/copy-field-CCq7j6Zc.js";
|
|
22
22
|
import { D as la, d as da } from "./_chunks/date-picker-oGg5BnXL.js";
|
|
@@ -60,7 +60,7 @@ import { C as Er, L as hr, p as Fr } from "./_chunks/cycle-calculator-BF0ointe.j
|
|
|
60
60
|
import { C as _r } from "./_chunks/card-DPmk26CL.js";
|
|
61
61
|
import { C as Lr, c as yr } from "./_chunks/carousel.agent-vt21A_el.js";
|
|
62
62
|
import { C as Mr } from "./_chunks/contact-card-Cf8Ktyt3.js";
|
|
63
|
-
import { A as kr, B as Hr, C as wr, a as vr, D as Gr, b as Vr, c as Ur, d as Wr, E as Kr, e as Yr, I as qr, L as zr, N as jr, f as Qr, S as Xr, g as Jr, h as Zr, T as $r, i as ao, j as eo, k as ro, l as oo, m as to, n as so, o as no, p as io, U as po, q as mo, r as lo, u as co } from "./_chunks/editable-currency-cell-renderer-
|
|
63
|
+
import { A as kr, B as Hr, C as wr, a as vr, D as Gr, b as Vr, c as Ur, d as Wr, E as Kr, e as Yr, I as qr, L as zr, N as jr, f as Qr, S as Xr, g as Jr, h as Zr, T as $r, i as ao, j as eo, k as ro, l as oo, m as to, n as so, o as no, p as io, U as po, q as mo, r as lo, u as co } from "./_chunks/editable-currency-cell-renderer-D1ewvJKO.js";
|
|
64
64
|
import { C as go, c as Ao } from "./_chunks/clinical-note-card-gtrxv6zn.js";
|
|
65
65
|
import { D as Co } from "./_chunks/description-list-gkNGWk5G.js";
|
|
66
66
|
import { E as So } from "./_chunks/empty-state-BLy7tigq.js";
|
|
@@ -78,7 +78,7 @@ import { S as jo } from "./_chunks/stat-Bs80Z6Yv.js";
|
|
|
78
78
|
import { T as Xo } from "./_chunks/tag-BQXwuJq1.js";
|
|
79
79
|
import { T as Zo, t as $o } from "./_chunks/timeline-DQa5Tyz4.js";
|
|
80
80
|
import { T as et } from "./_chunks/timestamp-BV2lC-wV.js";
|
|
81
|
-
import { A as ot, a as tt } from "./_chunks/ai-tools-rail-
|
|
81
|
+
import { A as ot, a as tt } from "./_chunks/ai-tools-rail-CInA_1-E.js";
|
|
82
82
|
import { B as nt, a as it, b as pt, c as mt, d as lt, e as dt, f as ct } from "./_chunks/breadcrumb-OTbaY70e.js";
|
|
83
83
|
import { C as gt, a as At, b as xt, c as Ct, d as ut, e as St, f as Tt, g as bt, h as Pt, i as It, j as Rt, k as Et, u as ht } from "./_chunks/command-palette-BiPAAno-.js";
|
|
84
84
|
import { H as Nt, a as _t, b as Dt, c as Lt, d as yt, e as Ot, f as Mt, g as Bt } from "./_chunks/header-CNszv2WQ.js";
|
|
@@ -89,7 +89,7 @@ import { P as Jt, a as Zt, b as $t, c as as, d as es, e as rs, f as os, g as ts,
|
|
|
89
89
|
import { D as is, a as ps, P as ms, S as ls, c as ds, p as cs } from "./_chunks/public-footer.agent-CfXuW1x6.js";
|
|
90
90
|
import { P as gs, p as As } from "./_chunks/public-header.agent-BOhJgZEU.js";
|
|
91
91
|
import { S as Cs, f as us, s as Ss } from "./_chunks/search-bar-SY2BcV2N.js";
|
|
92
|
-
import { S as bs, a as Ps, b as Is, c as Rs, d as Es, e as hs, f as Fs, g as Ns, h as _s, i as Ds, j as Ls, k as ys, l as Os, m as Ms, n as Bs, o as ks, p as Hs, q as ws, s as vs, u as Gs } from "./_chunks/sidebar-
|
|
92
|
+
import { S as bs, a as Ps, b as Is, c as Rs, d as Es, e as hs, f as Fs, g as Ns, h as _s, i as Ds, j as Ls, k as ys, l as Os, m as Ms, n as Bs, o as ks, p as Hs, q as ws, s as vs, u as Gs } from "./_chunks/sidebar-DaB4ulxH.js";
|
|
93
93
|
import { S as Us } from "./_chunks/stepper-accordion-Dki6r9ZE.js";
|
|
94
94
|
import { s as Ks } from "./_chunks/stepper-accordion.agent-C4quJ-MD.js";
|
|
95
95
|
import { S as qs, s as zs } from "./_chunks/stepper-progress-DDjq5nei.js";
|
|
@@ -102,7 +102,7 @@ import { i as dn, i as cn, i as fn, i as gn } from "./_chunks/is-safe-url-DkETxe
|
|
|
102
102
|
import { A as xn, a as Cn } from "./_chunks/agenda-tray-T-BumlGZ.js";
|
|
103
103
|
import { A as Sn, a as Tn } from "./_chunks/ai-consent-banner-Dxtx_WAh.js";
|
|
104
104
|
import { A as Pn } from "./_chunks/alert-_mUKLmwA.js";
|
|
105
|
-
import { A as Rn, a as En, b as hn, c as Fn } from "./_chunks/appointment-tray-
|
|
105
|
+
import { A as Rn, a as En, b as hn, c as Fn } from "./_chunks/appointment-tray-BMl89NPW.js";
|
|
106
106
|
import { D as _n, d as Dn } from "./_chunks/dialog-DMGnSelc.js";
|
|
107
107
|
import { D as yn, d as On } from "./_chunks/dropdown-menu-DwwPovMZ.js";
|
|
108
108
|
import { F as Bn } from "./_chunks/finished-terminal-VjZ_-eDD.js";
|
|
@@ -131,7 +131,7 @@ import { A as ji } from "./_chunks/app-frame-BYx1gcV7.js";
|
|
|
131
131
|
import { A as Xi } from "./_chunks/aspect-ratio-DeSNzASA.js";
|
|
132
132
|
import { C as Zi, a as $i, b as ap, c as ep } from "./_chunks/collapsible-X3oaLPU3.js";
|
|
133
133
|
import { H as op, P as tp, a as sp, R as np, r as ip, u as pp } from "./_chunks/resizable-3vzqDlg6.js";
|
|
134
|
-
import { S as lp, a as dp, b as cp, c as fp, d as gp, e as Ap } from "./_chunks/scroll-area-
|
|
134
|
+
import { S as lp, a as dp, b as cp, c as fp, d as gp, e as Ap } from "./_chunks/scroll-area-5wNK0Cyz.js";
|
|
135
135
|
import { S as Cp } from "./_chunks/separator-CYU_bGFn.js";
|
|
136
136
|
import { T as Sp } from "./_chunks/theme-root-BOO73p5t.js";
|
|
137
137
|
import { C as bp, U as Pp, a as Ip, b as Rp, c as Ep } from "./_chunks/unit-converter-C1V3ACM9.js";
|
|
@@ -152,31 +152,31 @@ import { T as pm } from "./_chunks/typing-indicator-DHeVN4ob.js";
|
|
|
152
152
|
import { A as lm } from "./_chunks/anamnesis-card-N8pIKWuS.js";
|
|
153
153
|
import { B as cm, C as fm, O as gm, b as Am } from "./_chunks/booking-L8-YP8BJ.js";
|
|
154
154
|
import { C as Cm, c as um, r as Sm } from "./_chunks/calendar-oYWOCrnf.js";
|
|
155
|
-
import { C as bm, c as Pm } from "./_chunks/care-plan-card-
|
|
156
|
-
import { C as Rm, c as Em } from "./_chunks/care-plan-entry-card-
|
|
155
|
+
import { C as bm, c as Pm } from "./_chunks/care-plan-card-BwVUyUBb.js";
|
|
156
|
+
import { C as Rm, c as Em } from "./_chunks/care-plan-entry-card-VzdQHcOL.js";
|
|
157
157
|
import { O as Fm, o as Nm } from "./_chunks/operator-hero-f_KaRhw5.js";
|
|
158
158
|
import { P as Dm, p as Lm } from "./_chunks/patient-search-DR9XUYRQ.js";
|
|
159
|
-
import { P as Om, p as Mm } from "./_chunks/patient-summary-card-
|
|
159
|
+
import { P as Om, p as Mm } from "./_chunks/patient-summary-card-hEmr4eTW.js";
|
|
160
160
|
import { P as km, a as Hm, p as wm } from "./_chunks/periodontal-chart-card-Dh3KgvYG.js";
|
|
161
161
|
import { C as Gm, a as Vm, b as Um, c as Wm } from "./_chunks/contact-profile-card-7BMB85T6.js";
|
|
162
162
|
import { P as Ym, p as qm } from "./_chunks/practice-results-DND2SAt7.js";
|
|
163
|
-
import { P as jm, a as Qm, p as Xm, b as Jm } from "./_chunks/payment-request-card-
|
|
163
|
+
import { P as jm, a as Qm, p as Xm, b as Jm } from "./_chunks/payment-request-card-CYE5vhZ0.js";
|
|
164
164
|
import { P as $m, f as al, p as el, a as rl, s as ol, b as tl, c as sl } from "./_chunks/payment-form-nXocS_MX.js";
|
|
165
165
|
import { P as il, p as pl } from "./_chunks/pdf-viewer-GsfNqeeT.js";
|
|
166
166
|
import { R as ll, r as dl } from "./_chunks/reviews-panel-DBktKm7i.js";
|
|
167
|
-
import { R as fl, r as gl, w as Al } from "./_chunks/rich-text-editor-
|
|
167
|
+
import { R as fl, r as gl, w as Al } from "./_chunks/rich-text-editor-DAeCXiQG.js";
|
|
168
168
|
import { E as Cl } from "./_chunks/editor-overlay-wYm22wZK.js";
|
|
169
169
|
import { S as Sl, s as Tl } from "./_chunks/signature-capture-COi0Uiqu.js";
|
|
170
170
|
import { S as Pl, s as Il } from "./_chunks/signature-field-Dy1JRjzE.js";
|
|
171
171
|
import { S as El, s as hl } from "./_chunks/sign-document-CdAiHiCh.js";
|
|
172
172
|
import { S as Nl, f as _l, i as Dl } from "./_chunks/slot-grid-FsqumOaS.js";
|
|
173
173
|
import { C as yl, a as Ol, b as Ml, c as Bl, F as kl, d as Hl, e as wl, P as vl, f as Gl, S as Vl, T as Ul, g as Wl, h as Kl, i as Yl, l as ql, j as zl, s as jl, t as Ql, k as Xl, r as Jl, z as Zl, m as $l, n as ad } from "./_chunks/tooth-scheme-BIx1O2aJ.js";
|
|
174
|
-
import { T as rd } from "./_chunks/transaction-chip-
|
|
174
|
+
import { T as rd } from "./_chunks/transaction-chip-DK84XCBU.js";
|
|
175
175
|
import { W as td } from "./_chunks/whatsapp-button-DUjlWGKf.js";
|
|
176
176
|
import { C as nd, W as id, a as pd, b as md, c as ld, i as dd, l as cd, m as fd, r as gd, w as Ad, d as xd, e as Cd, f as ud } from "./_chunks/workflow-map-JAZryZJr.js";
|
|
177
177
|
import { A as Td, a as bd, b as Pd, c as Id } from "./_chunks/alia-sidebar-Ckv0yCKi.js";
|
|
178
|
-
import { P as Ed } from "./_chunks/patient-shell-
|
|
179
|
-
import { C as Fd, M as Nd, P as _d } from "./_chunks/marketplace-app-shell-
|
|
178
|
+
import { P as Ed } from "./_chunks/patient-shell-BfgufL_q.js";
|
|
179
|
+
import { C as Fd, M as Nd, P as _d } from "./_chunks/marketplace-app-shell-D4-T9Qzz.js";
|
|
180
180
|
import { D as Ld, d as yd } from "./_chunks/dependent-selector-DpzGtr_J.js";
|
|
181
181
|
import { D as Md, d as Bd } from "./_chunks/document-scanner-D2qehl3-.js";
|
|
182
182
|
import { F as Hd, c as wd, a as vd, b as Gd, f as Vd, w as Ud, i as Wd } from "./_chunks/fiscal-code-input-DPtqluVb.js";
|
package/dist/locales/ar.json
CHANGED
|
@@ -217,6 +217,8 @@
|
|
|
217
217
|
"contrastPass": "كافٍ",
|
|
218
218
|
"contrastFail": "غير كافٍ",
|
|
219
219
|
"swatchLabel": "{{name}}, {{hex}}",
|
|
220
|
+
"paletteLabel": "لوحة الألوان",
|
|
221
|
+
"triggerLabel": "اختر اللون",
|
|
220
222
|
"invalidHex": "Hex غير صالح — تمت استعادة القيمة"
|
|
221
223
|
},
|
|
222
224
|
"datePicker": {
|
|
@@ -376,6 +378,7 @@
|
|
|
376
378
|
}
|
|
377
379
|
},
|
|
378
380
|
"dataTable": {
|
|
381
|
+
"actions": "الإجراءات",
|
|
379
382
|
"selected_zero": "{{count}} صف محدد",
|
|
380
383
|
"selected_one": "{{count}} صف محدد",
|
|
381
384
|
"selected_two": "{{count}} صفان محددان",
|
|
@@ -1661,7 +1664,6 @@
|
|
|
1661
1664
|
"textColor": "لون النص",
|
|
1662
1665
|
"highlightColor": "تمييز",
|
|
1663
1666
|
"color": {
|
|
1664
|
-
"apply": "تطبيق",
|
|
1665
1667
|
"default": "افتراضي",
|
|
1666
1668
|
"violet": "بنفسجي",
|
|
1667
1669
|
"magenta": "أرجواني",
|
|
@@ -1697,7 +1699,8 @@
|
|
|
1697
1699
|
"altPlaceholder": "صف الصورة",
|
|
1698
1700
|
"upload": "رفع",
|
|
1699
1701
|
"orUrl": "أو ألصق رابط صورة",
|
|
1700
|
-
"insert": "إدراج صورة"
|
|
1702
|
+
"insert": "إدراج صورة",
|
|
1703
|
+
"insertAction": "إدراج"
|
|
1701
1704
|
},
|
|
1702
1705
|
"table": {
|
|
1703
1706
|
"addHeader": "إضافة صف رأس",
|
package/dist/locales/de.json
CHANGED
|
@@ -206,6 +206,8 @@
|
|
|
206
206
|
"contrastPass": "Bestanden",
|
|
207
207
|
"contrastFail": "Nicht bestanden",
|
|
208
208
|
"swatchLabel": "{{name}}, {{hex}}",
|
|
209
|
+
"paletteLabel": "Farbpalette",
|
|
210
|
+
"triggerLabel": "Farbe wählen",
|
|
209
211
|
"invalidHex": "Ungültiger Hex-Wert — zurückgesetzt"
|
|
210
212
|
},
|
|
211
213
|
"datePicker": {
|
|
@@ -376,6 +378,7 @@
|
|
|
376
378
|
}
|
|
377
379
|
},
|
|
378
380
|
"dataTable": {
|
|
381
|
+
"actions": "Aktionen",
|
|
379
382
|
"selected_one": "{{count}} Zeile ausgewählt",
|
|
380
383
|
"selected_zero": "{{count}} Zeilen ausgewählt",
|
|
381
384
|
"selected_two": "{{count}} Zeilen ausgewählt",
|
|
@@ -1661,7 +1664,6 @@
|
|
|
1661
1664
|
"textColor": "Textfarbe",
|
|
1662
1665
|
"highlightColor": "Hervorheben",
|
|
1663
1666
|
"color": {
|
|
1664
|
-
"apply": "Anwenden",
|
|
1665
1667
|
"default": "Standard",
|
|
1666
1668
|
"violet": "Violett",
|
|
1667
1669
|
"magenta": "Magenta",
|
|
@@ -1697,7 +1699,8 @@
|
|
|
1697
1699
|
"altPlaceholder": "Bild beschreiben",
|
|
1698
1700
|
"upload": "Hochladen",
|
|
1699
1701
|
"orUrl": "Oder Bild-URL einfügen",
|
|
1700
|
-
"insert": "Bild einfügen"
|
|
1702
|
+
"insert": "Bild einfügen",
|
|
1703
|
+
"insertAction": "Einfügen"
|
|
1701
1704
|
},
|
|
1702
1705
|
"table": {
|
|
1703
1706
|
"addHeader": "Kopfzeile hinzufügen",
|
package/dist/locales/el.json
CHANGED
|
@@ -217,6 +217,8 @@
|
|
|
217
217
|
"contrastPass": "Επαρκής",
|
|
218
218
|
"contrastFail": "Ανεπαρκής",
|
|
219
219
|
"swatchLabel": "{{name}}, {{hex}}",
|
|
220
|
+
"paletteLabel": "Παλέτα χρωμάτων",
|
|
221
|
+
"triggerLabel": "Επιλογή χρώματος",
|
|
220
222
|
"invalidHex": "Μη έγκυρο Hex — η τιμή επαναφέρθηκε"
|
|
221
223
|
},
|
|
222
224
|
"datePicker": {
|
|
@@ -376,6 +378,7 @@
|
|
|
376
378
|
}
|
|
377
379
|
},
|
|
378
380
|
"dataTable": {
|
|
381
|
+
"actions": "Ενέργειες",
|
|
379
382
|
"selected_one": "{{count}} γραμμή επιλεγμένη",
|
|
380
383
|
"selected_zero": "{{count}} γραμμές επιλεγμένες",
|
|
381
384
|
"selected_two": "{{count}} γραμμές επιλεγμένες",
|
|
@@ -1661,7 +1664,6 @@
|
|
|
1661
1664
|
"textColor": "Χρώμα κειμένου",
|
|
1662
1665
|
"highlightColor": "Επισήμανση",
|
|
1663
1666
|
"color": {
|
|
1664
|
-
"apply": "Εφαρμογή",
|
|
1665
1667
|
"default": "Προεπιλογή",
|
|
1666
1668
|
"violet": "Βιολετί",
|
|
1667
1669
|
"magenta": "Ματζέντα",
|
|
@@ -1697,7 +1699,8 @@
|
|
|
1697
1699
|
"altPlaceholder": "Περιγράψτε την εικόνα",
|
|
1698
1700
|
"upload": "Μεταφόρτωση",
|
|
1699
1701
|
"orUrl": "Ή επικολλήστε ένα URL εικόνας",
|
|
1700
|
-
"insert": "Εισαγωγή εικόνας"
|
|
1702
|
+
"insert": "Εισαγωγή εικόνας",
|
|
1703
|
+
"insertAction": "Εισαγωγή"
|
|
1701
1704
|
},
|
|
1702
1705
|
"table": {
|
|
1703
1706
|
"addHeader": "Προσθήκη γραμμής κεφαλίδας",
|
package/dist/locales/en.json
CHANGED
|
@@ -217,6 +217,8 @@
|
|
|
217
217
|
"contrastPass": "Pass",
|
|
218
218
|
"contrastFail": "Fail",
|
|
219
219
|
"swatchLabel": "{{name}}, {{hex}}",
|
|
220
|
+
"paletteLabel": "Colour palette",
|
|
221
|
+
"triggerLabel": "Choose colour",
|
|
220
222
|
"invalidHex": "Invalid hex — reverted"
|
|
221
223
|
},
|
|
222
224
|
"datePicker": {
|
|
@@ -376,6 +378,7 @@
|
|
|
376
378
|
}
|
|
377
379
|
},
|
|
378
380
|
"dataTable": {
|
|
381
|
+
"actions": "Actions",
|
|
379
382
|
"selected_one": "{{count}} row selected",
|
|
380
383
|
"selected_zero": "{{count}} rows selected",
|
|
381
384
|
"selected_two": "{{count}} rows selected",
|
|
@@ -1661,7 +1664,6 @@
|
|
|
1661
1664
|
"textColor": "Text colour",
|
|
1662
1665
|
"highlightColor": "Highlight",
|
|
1663
1666
|
"color": {
|
|
1664
|
-
"apply": "Apply",
|
|
1665
1667
|
"default": "Default",
|
|
1666
1668
|
"violet": "Violet",
|
|
1667
1669
|
"magenta": "Magenta",
|
|
@@ -1697,7 +1699,8 @@
|
|
|
1697
1699
|
"altPlaceholder": "Describe the image",
|
|
1698
1700
|
"upload": "Upload",
|
|
1699
1701
|
"orUrl": "Or paste an image URL",
|
|
1700
|
-
"insert": "Insert image"
|
|
1702
|
+
"insert": "Insert image",
|
|
1703
|
+
"insertAction": "Insert"
|
|
1701
1704
|
},
|
|
1702
1705
|
"table": {
|
|
1703
1706
|
"addHeader": "Add header row",
|
package/dist/locales/es.json
CHANGED
|
@@ -206,6 +206,8 @@
|
|
|
206
206
|
"contrastPass": "Suficiente",
|
|
207
207
|
"contrastFail": "Insuficiente",
|
|
208
208
|
"swatchLabel": "{{name}}, {{hex}}",
|
|
209
|
+
"paletteLabel": "Paleta de colores",
|
|
210
|
+
"triggerLabel": "Elegir color",
|
|
209
211
|
"invalidHex": "Hex no válido — valor restaurado"
|
|
210
212
|
},
|
|
211
213
|
"datePicker": {
|
|
@@ -376,6 +378,7 @@
|
|
|
376
378
|
}
|
|
377
379
|
},
|
|
378
380
|
"dataTable": {
|
|
381
|
+
"actions": "Acciones",
|
|
379
382
|
"selected_one": "{{count}} fila seleccionada",
|
|
380
383
|
"selected_zero": "{{count}} filas seleccionadas",
|
|
381
384
|
"selected_two": "{{count}} filas seleccionadas",
|
|
@@ -1661,7 +1664,6 @@
|
|
|
1661
1664
|
"textColor": "Color del texto",
|
|
1662
1665
|
"highlightColor": "Resaltado",
|
|
1663
1666
|
"color": {
|
|
1664
|
-
"apply": "Aplicar",
|
|
1665
1667
|
"default": "Predeterminado",
|
|
1666
1668
|
"violet": "Violeta",
|
|
1667
1669
|
"magenta": "Magenta",
|
|
@@ -1697,7 +1699,8 @@
|
|
|
1697
1699
|
"altPlaceholder": "Describe la imagen",
|
|
1698
1700
|
"upload": "Subir",
|
|
1699
1701
|
"orUrl": "O pega la URL de una imagen",
|
|
1700
|
-
"insert": "Insertar imagen"
|
|
1702
|
+
"insert": "Insertar imagen",
|
|
1703
|
+
"insertAction": "Insertar"
|
|
1701
1704
|
},
|
|
1702
1705
|
"table": {
|
|
1703
1706
|
"addHeader": "Añadir fila de encabezado",
|
package/dist/locales/fr.json
CHANGED
|
@@ -217,6 +217,8 @@
|
|
|
217
217
|
"contrastPass": "Suffisant",
|
|
218
218
|
"contrastFail": "Insuffisant",
|
|
219
219
|
"swatchLabel": "{{name}}, {{hex}}",
|
|
220
|
+
"paletteLabel": "Palette de couleurs",
|
|
221
|
+
"triggerLabel": "Choisir une couleur",
|
|
220
222
|
"invalidHex": "Hex invalide — valeur réinitialisée"
|
|
221
223
|
},
|
|
222
224
|
"datePicker": {
|
|
@@ -376,6 +378,7 @@
|
|
|
376
378
|
}
|
|
377
379
|
},
|
|
378
380
|
"dataTable": {
|
|
381
|
+
"actions": "Actions",
|
|
379
382
|
"selected_one": "{{count}} ligne sélectionnée",
|
|
380
383
|
"selected_zero": "{{count}} lignes sélectionnées",
|
|
381
384
|
"selected_two": "{{count}} lignes sélectionnées",
|
|
@@ -1661,7 +1664,6 @@
|
|
|
1661
1664
|
"textColor": "Couleur du texte",
|
|
1662
1665
|
"highlightColor": "Surlignage",
|
|
1663
1666
|
"color": {
|
|
1664
|
-
"apply": "Appliquer",
|
|
1665
1667
|
"default": "Par défaut",
|
|
1666
1668
|
"violet": "Violet",
|
|
1667
1669
|
"magenta": "Magenta",
|
|
@@ -1697,7 +1699,8 @@
|
|
|
1697
1699
|
"altPlaceholder": "Décrivez l'image",
|
|
1698
1700
|
"upload": "Téléverser",
|
|
1699
1701
|
"orUrl": "Ou collez l'URL d'une image",
|
|
1700
|
-
"insert": "Insérer une image"
|
|
1702
|
+
"insert": "Insérer une image",
|
|
1703
|
+
"insertAction": "Insérer"
|
|
1701
1704
|
},
|
|
1702
1705
|
"table": {
|
|
1703
1706
|
"addHeader": "Ajouter une ligne d'en-tête",
|
package/dist/locales/hi.json
CHANGED
|
@@ -217,6 +217,8 @@
|
|
|
217
217
|
"contrastPass": "पर्याप्त",
|
|
218
218
|
"contrastFail": "अपर्याप्त",
|
|
219
219
|
"swatchLabel": "{{name}}, {{hex}}",
|
|
220
|
+
"paletteLabel": "रंग पैलेट",
|
|
221
|
+
"triggerLabel": "रंग चुनें",
|
|
220
222
|
"invalidHex": "अमान्य हेक्स — मान पुनर्स्थापित किया गया"
|
|
221
223
|
},
|
|
222
224
|
"datePicker": {
|
|
@@ -376,6 +378,7 @@
|
|
|
376
378
|
}
|
|
377
379
|
},
|
|
378
380
|
"dataTable": {
|
|
381
|
+
"actions": "क्रियाएँ",
|
|
379
382
|
"selected_one": "{{count}} पंक्ति चयनित",
|
|
380
383
|
"selected_zero": "{{count}} पंक्तियां चयनित",
|
|
381
384
|
"selected_two": "{{count}} पंक्तियां चयनित",
|
|
@@ -1661,7 +1664,6 @@
|
|
|
1661
1664
|
"textColor": "टेक्स्ट रंग",
|
|
1662
1665
|
"highlightColor": "हाइलाइट",
|
|
1663
1666
|
"color": {
|
|
1664
|
-
"apply": "लागू करें",
|
|
1665
1667
|
"default": "डिफ़ॉल्ट",
|
|
1666
1668
|
"violet": "बैंगनी",
|
|
1667
1669
|
"magenta": "मैजेंटा",
|
|
@@ -1697,7 +1699,8 @@
|
|
|
1697
1699
|
"altPlaceholder": "इमेज का वर्णन करें",
|
|
1698
1700
|
"upload": "अपलोड करें",
|
|
1699
1701
|
"orUrl": "या इमेज URL पेस्ट करें",
|
|
1700
|
-
"insert": "छवि डालें"
|
|
1702
|
+
"insert": "छवि डालें",
|
|
1703
|
+
"insertAction": "डालें"
|
|
1701
1704
|
},
|
|
1702
1705
|
"table": {
|
|
1703
1706
|
"addHeader": "हेडर पंक्ति जोड़ें",
|
package/dist/locales/it.json
CHANGED
|
@@ -217,6 +217,8 @@
|
|
|
217
217
|
"contrastPass": "Sufficiente",
|
|
218
218
|
"contrastFail": "Insufficiente",
|
|
219
219
|
"swatchLabel": "{{name}}, {{hex}}",
|
|
220
|
+
"paletteLabel": "Tavolozza colori",
|
|
221
|
+
"triggerLabel": "Scegli colore",
|
|
220
222
|
"invalidHex": "Hex non valido — valore ripristinato"
|
|
221
223
|
},
|
|
222
224
|
"datePicker": {
|
|
@@ -376,6 +378,7 @@
|
|
|
376
378
|
}
|
|
377
379
|
},
|
|
378
380
|
"dataTable": {
|
|
381
|
+
"actions": "Azioni",
|
|
379
382
|
"selected_one": "{{count}} riga selezionata",
|
|
380
383
|
"selected_zero": "{{count}} righe selezionate",
|
|
381
384
|
"selected_two": "{{count}} righe selezionate",
|
|
@@ -1661,7 +1664,6 @@
|
|
|
1661
1664
|
"textColor": "Colore testo",
|
|
1662
1665
|
"highlightColor": "Evidenzia",
|
|
1663
1666
|
"color": {
|
|
1664
|
-
"apply": "Applica",
|
|
1665
1667
|
"default": "Predefinito",
|
|
1666
1668
|
"violet": "Viola",
|
|
1667
1669
|
"magenta": "Magenta",
|
|
@@ -1697,7 +1699,8 @@
|
|
|
1697
1699
|
"altPlaceholder": "Descrivi l'immagine",
|
|
1698
1700
|
"upload": "Carica",
|
|
1699
1701
|
"orUrl": "Oppure incolla l'URL di un'immagine",
|
|
1700
|
-
"insert": "Inserisci immagine"
|
|
1702
|
+
"insert": "Inserisci immagine",
|
|
1703
|
+
"insertAction": "Inserisci"
|
|
1701
1704
|
},
|
|
1702
1705
|
"table": {
|
|
1703
1706
|
"addHeader": "Aggiungi riga d'intestazione",
|
package/dist/locales/ja.json
CHANGED
|
@@ -206,6 +206,8 @@
|
|
|
206
206
|
"contrastPass": "適合",
|
|
207
207
|
"contrastFail": "不適合",
|
|
208
208
|
"swatchLabel": "{{name}}、{{hex}}",
|
|
209
|
+
"paletteLabel": "カラーパレット",
|
|
210
|
+
"triggerLabel": "色を選択",
|
|
209
211
|
"invalidHex": "無効な Hex 値です — 元の値に戻しました"
|
|
210
212
|
},
|
|
211
213
|
"datePicker": {
|
|
@@ -376,6 +378,7 @@
|
|
|
376
378
|
}
|
|
377
379
|
},
|
|
378
380
|
"dataTable": {
|
|
381
|
+
"actions": "操作",
|
|
379
382
|
"selected_one": "{{count}} 行選択",
|
|
380
383
|
"selected_zero": "{{count}} 行選択",
|
|
381
384
|
"selected_two": "{{count}} 行選択",
|
|
@@ -1661,7 +1664,6 @@
|
|
|
1661
1664
|
"textColor": "文字色",
|
|
1662
1665
|
"highlightColor": "ハイライト",
|
|
1663
1666
|
"color": {
|
|
1664
|
-
"apply": "適用",
|
|
1665
1667
|
"default": "既定",
|
|
1666
1668
|
"violet": "バイオレット",
|
|
1667
1669
|
"magenta": "マゼンタ",
|
|
@@ -1697,7 +1699,8 @@
|
|
|
1697
1699
|
"altPlaceholder": "画像を説明",
|
|
1698
1700
|
"upload": "アップロード",
|
|
1699
1701
|
"orUrl": "または画像URLを貼り付け",
|
|
1700
|
-
"insert": "画像を挿入"
|
|
1702
|
+
"insert": "画像を挿入",
|
|
1703
|
+
"insertAction": "挿入"
|
|
1701
1704
|
},
|
|
1702
1705
|
"table": {
|
|
1703
1706
|
"addHeader": "ヘッダー行を追加",
|
package/dist/locales/nl.json
CHANGED
|
@@ -206,6 +206,8 @@
|
|
|
206
206
|
"contrastPass": "Voldoende",
|
|
207
207
|
"contrastFail": "Onvoldoende",
|
|
208
208
|
"swatchLabel": "{{name}}, {{hex}}",
|
|
209
|
+
"paletteLabel": "Kleurenpalet",
|
|
210
|
+
"triggerLabel": "Kleur kiezen",
|
|
209
211
|
"invalidHex": "Ongeldige hex — waarde hersteld"
|
|
210
212
|
},
|
|
211
213
|
"datePicker": {
|
|
@@ -376,6 +378,7 @@
|
|
|
376
378
|
}
|
|
377
379
|
},
|
|
378
380
|
"dataTable": {
|
|
381
|
+
"actions": "Acties",
|
|
379
382
|
"selected_one": "{{count}} rij geselecteerd",
|
|
380
383
|
"selected_zero": "{{count}} rijen geselecteerd",
|
|
381
384
|
"selected_two": "{{count}} rijen geselecteerd",
|
|
@@ -1661,7 +1664,6 @@
|
|
|
1661
1664
|
"textColor": "Tekstkleur",
|
|
1662
1665
|
"highlightColor": "Markeren",
|
|
1663
1666
|
"color": {
|
|
1664
|
-
"apply": "Toepassen",
|
|
1665
1667
|
"default": "Standaard",
|
|
1666
1668
|
"violet": "Violet",
|
|
1667
1669
|
"magenta": "Magenta",
|
|
@@ -1697,7 +1699,8 @@
|
|
|
1697
1699
|
"altPlaceholder": "Beschrijf de afbeelding",
|
|
1698
1700
|
"upload": "Uploaden",
|
|
1699
1701
|
"orUrl": "Of plak een afbeeldings-URL",
|
|
1700
|
-
"insert": "Afbeelding invoegen"
|
|
1702
|
+
"insert": "Afbeelding invoegen",
|
|
1703
|
+
"insertAction": "Invoegen"
|
|
1701
1704
|
},
|
|
1702
1705
|
"table": {
|
|
1703
1706
|
"addHeader": "Koprij toevoegen",
|
package/dist/locales/pl.json
CHANGED
|
@@ -206,6 +206,8 @@
|
|
|
206
206
|
"contrastPass": "Wystarczający",
|
|
207
207
|
"contrastFail": "Niewystarczający",
|
|
208
208
|
"swatchLabel": "{{name}}, {{hex}}",
|
|
209
|
+
"paletteLabel": "Paleta kolorów",
|
|
210
|
+
"triggerLabel": "Wybierz kolor",
|
|
209
211
|
"invalidHex": "Nieprawidłowy hex — przywrócono poprzednią wartość"
|
|
210
212
|
},
|
|
211
213
|
"datePicker": {
|
|
@@ -376,6 +378,7 @@
|
|
|
376
378
|
}
|
|
377
379
|
},
|
|
378
380
|
"dataTable": {
|
|
381
|
+
"actions": "Akcje",
|
|
379
382
|
"selected_one": "{{count}} wiersz wybrany",
|
|
380
383
|
"selected_zero": "{{count}} wierszy wybranych",
|
|
381
384
|
"selected_two": "{{count}} wierszy wybranych",
|
|
@@ -1661,7 +1664,6 @@
|
|
|
1661
1664
|
"textColor": "Kolor tekstu",
|
|
1662
1665
|
"highlightColor": "Wyróżnienie",
|
|
1663
1666
|
"color": {
|
|
1664
|
-
"apply": "Zastosuj",
|
|
1665
1667
|
"default": "Domyślny",
|
|
1666
1668
|
"violet": "Fioletowy",
|
|
1667
1669
|
"magenta": "Magenta",
|
|
@@ -1697,7 +1699,8 @@
|
|
|
1697
1699
|
"altPlaceholder": "Opisz obraz",
|
|
1698
1700
|
"upload": "Prześlij",
|
|
1699
1701
|
"orUrl": "Lub wklej URL obrazu",
|
|
1700
|
-
"insert": "Wstaw obraz"
|
|
1702
|
+
"insert": "Wstaw obraz",
|
|
1703
|
+
"insertAction": "Wstaw"
|
|
1701
1704
|
},
|
|
1702
1705
|
"table": {
|
|
1703
1706
|
"addHeader": "Dodaj wiersz nagłówka",
|
package/dist/locales/pt.json
CHANGED
|
@@ -217,6 +217,8 @@
|
|
|
217
217
|
"contrastPass": "Suficiente",
|
|
218
218
|
"contrastFail": "Insuficiente",
|
|
219
219
|
"swatchLabel": "{{name}}, {{hex}}",
|
|
220
|
+
"paletteLabel": "Paleta de cores",
|
|
221
|
+
"triggerLabel": "Escolher cor",
|
|
220
222
|
"invalidHex": "Hex inválido — valor reposto"
|
|
221
223
|
},
|
|
222
224
|
"datePicker": {
|
|
@@ -376,6 +378,7 @@
|
|
|
376
378
|
}
|
|
377
379
|
},
|
|
378
380
|
"dataTable": {
|
|
381
|
+
"actions": "Ações",
|
|
379
382
|
"selected_one": "{{count}} linha selecionada",
|
|
380
383
|
"selected_zero": "{{count}} linhas selecionadas",
|
|
381
384
|
"selected_two": "{{count}} linhas selecionadas",
|
|
@@ -1661,7 +1664,6 @@
|
|
|
1661
1664
|
"textColor": "Cor do texto",
|
|
1662
1665
|
"highlightColor": "Destaque",
|
|
1663
1666
|
"color": {
|
|
1664
|
-
"apply": "Aplicar",
|
|
1665
1667
|
"default": "Padrão",
|
|
1666
1668
|
"violet": "Violeta",
|
|
1667
1669
|
"magenta": "Magenta",
|
|
@@ -1697,7 +1699,8 @@
|
|
|
1697
1699
|
"altPlaceholder": "Descreva a imagem",
|
|
1698
1700
|
"upload": "Carregar",
|
|
1699
1701
|
"orUrl": "Ou cole o URL de uma imagem",
|
|
1700
|
-
"insert": "Inserir imagem"
|
|
1702
|
+
"insert": "Inserir imagem",
|
|
1703
|
+
"insertAction": "Inserir"
|
|
1701
1704
|
},
|
|
1702
1705
|
"table": {
|
|
1703
1706
|
"addHeader": "Adicionar linha de cabeçalho",
|
package/dist/locales/ro.json
CHANGED
|
@@ -206,6 +206,8 @@
|
|
|
206
206
|
"contrastPass": "Suficient",
|
|
207
207
|
"contrastFail": "Insuficient",
|
|
208
208
|
"swatchLabel": "{{name}}, {{hex}}",
|
|
209
|
+
"paletteLabel": "Paletă de culori",
|
|
210
|
+
"triggerLabel": "Alege culoarea",
|
|
209
211
|
"invalidHex": "Hex invalid — valoare restabilită"
|
|
210
212
|
},
|
|
211
213
|
"datePicker": {
|
|
@@ -376,6 +378,7 @@
|
|
|
376
378
|
}
|
|
377
379
|
},
|
|
378
380
|
"dataTable": {
|
|
381
|
+
"actions": "Acțiuni",
|
|
379
382
|
"selected_one": "{{count}} rând selectat",
|
|
380
383
|
"selected_zero": "{{count}} rânduri selectate",
|
|
381
384
|
"selected_two": "{{count}} rânduri selectate",
|
|
@@ -1661,7 +1664,6 @@
|
|
|
1661
1664
|
"textColor": "Culoare text",
|
|
1662
1665
|
"highlightColor": "Evidențiere",
|
|
1663
1666
|
"color": {
|
|
1664
|
-
"apply": "Aplică",
|
|
1665
1667
|
"default": "Implicit",
|
|
1666
1668
|
"violet": "Violet",
|
|
1667
1669
|
"magenta": "Magenta",
|
|
@@ -1697,7 +1699,8 @@
|
|
|
1697
1699
|
"altPlaceholder": "Descrieți imaginea",
|
|
1698
1700
|
"upload": "Încarcă",
|
|
1699
1701
|
"orUrl": "Sau lipiți un URL de imagine",
|
|
1700
|
-
"insert": "Inserează imagine"
|
|
1702
|
+
"insert": "Inserează imagine",
|
|
1703
|
+
"insertAction": "Inserează"
|
|
1701
1704
|
},
|
|
1702
1705
|
"table": {
|
|
1703
1706
|
"addHeader": "Adaugă rând antet",
|