@pqina/pintura 8.92.18 → 8.93.0
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/CHANGELOG.md +10 -1
- package/locale/de_DE/trim/de_DE.js +1 -0
- package/locale/en_GB/trim/en_GB.js +1 -0
- package/locale/es_ES/trim/es_ES.js +1 -0
- package/locale/fr_FR/trim/fr_FR.js +1 -0
- package/locale/hi_IN/trim/hi_IN.js +1 -0
- package/locale/it_IT/trim/it_IT.js +1 -0
- package/locale/ja_JP/trim/ja_JP.js +1 -0
- package/locale/ko_KR/trim/ko_KR.js +1 -0
- package/locale/nb_NO/trim/nb_NO.js +1 -0
- package/locale/nl_NL/trim/nl_NL.js +1 -0
- package/locale/pt_PT/trim/pt_PT.js +1 -0
- package/locale/ru_RU/trim/ru_RU.js +1 -0
- package/locale/sv_SE/trim/sv_SE.js +1 -0
- package/locale/zh_CN/trim/zh_CN.js +1 -0
- package/package.json +1 -1
- package/pintura-iife.js +3 -3
- package/pintura-umd.js +3 -3
- package/pintura.css +3 -3
- package/pintura.d.ts +2 -0
- package/pintura.js +3 -3
- package/pintura.module.css +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,8 +1,17 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 8.93.0 | 2025-09-23
|
|
4
|
+
|
|
5
|
+
- Update types to add new trim remove button property.
|
|
6
|
+
- Add `trimLabelRemove` to locale.
|
|
7
|
+
|
|
8
|
+
## 8.92.19 | 2025-08-11
|
|
9
|
+
|
|
10
|
+
- Replace `hidden` attribute on util panels with `aria-hidden`.
|
|
11
|
+
|
|
3
12
|
## 8.92.18 | 2025-08-11
|
|
4
13
|
|
|
5
|
-
-
|
|
14
|
+
- Fix obscure error thrown when switching between utils when specific Pintura styles were overriden by global CSS selectors.
|
|
6
15
|
|
|
7
16
|
## 8.92.17 | 2025-07-09
|
|
8
17
|
|
|
@@ -10,6 +10,7 @@ export default {
|
|
|
10
10
|
|
|
11
11
|
trimLabelSplit: 'Split',
|
|
12
12
|
trimLabelMerge: 'Zusammenführen',
|
|
13
|
+
trimLabelRemove: 'Entfernen',
|
|
13
14
|
|
|
14
15
|
trimIconButtonMute:
|
|
15
16
|
'<g stroke-width=".125em" stroke="currentColor"><polygon fill="currentColor" points="2 16 2 8 8 8 15 1 15 23 8 16"/><path d="M19.3781212,15.2166107 C20.3621122,14.4879168 21,13.3184517 21,12 C21,10.6815483 20.3621122,9.51208318 19.3781212,8.78338927"/></g>',
|
|
@@ -10,6 +10,7 @@ export default {
|
|
|
10
10
|
|
|
11
11
|
trimLabelSplit: 'Split',
|
|
12
12
|
trimLabelMerge: 'Merge',
|
|
13
|
+
trimLabelRemove: 'Remove',
|
|
13
14
|
|
|
14
15
|
trimIconButtonMute:
|
|
15
16
|
'<g stroke-width=".125em" stroke="currentColor"><polygon fill="currentColor" points="2 16 2 8 8 8 15 1 15 23 8 16"/><path d="M19.3781212,15.2166107 C20.3621122,14.4879168 21,13.3184517 21,12 C21,10.6815483 20.3621122,9.51208318 19.3781212,8.78338927"/></g>',
|
|
@@ -10,6 +10,7 @@ export default {
|
|
|
10
10
|
|
|
11
11
|
trimLabelSplit: 'Dividir',
|
|
12
12
|
trimLabelMerge: 'Fusionar',
|
|
13
|
+
trimLabelRemove: 'Eliminar',
|
|
13
14
|
|
|
14
15
|
trimIconButtonMute:
|
|
15
16
|
'<g stroke-width=".125em" stroke="currentColor"><polygon fill="currentColor" points="2 16 2 8 8 8 15 1 15 23 8 16"/><path d="M19.3781212,15.2166107 C20.3621122,14.4879168 21,13.3184517 21,12 C21,10.6815483 20.3621122,9.51208318 19.3781212,8.78338927"/></g>',
|
|
@@ -10,6 +10,7 @@ export default {
|
|
|
10
10
|
|
|
11
11
|
trimLabelSplit: 'Diviser',
|
|
12
12
|
trimLabelMerge: 'Fusionner',
|
|
13
|
+
trimLabelRemove: 'Supprimer',
|
|
13
14
|
|
|
14
15
|
trimIconButtonMute:
|
|
15
16
|
'<g stroke-width=".125em" stroke="currentColor"><polygon fill="currentColor" points="2 16 2 8 8 8 15 1 15 23 8 16"/><path d="M19.3781212,15.2166107 C20.3621122,14.4879168 21,13.3184517 21,12 C21,10.6815483 20.3621122,9.51208318 19.3781212,8.78338927"/></g>',
|
|
@@ -10,6 +10,7 @@ export default {
|
|
|
10
10
|
|
|
11
11
|
trimLabelSplit: 'विभाजित करें',
|
|
12
12
|
trimLabelMerge: 'विलय करें',
|
|
13
|
+
trimLabelRemove: 'हटाएँ',
|
|
13
14
|
|
|
14
15
|
trimIconButtonMute:
|
|
15
16
|
'<g stroke-width=".125em" stroke="currentColor"><polygon fill="currentColor" points="2 16 2 8 8 8 15 1 15 23 8 16"/><path d="M19.3781212,15.2166107 C20.3621122,14.4879168 21,13.3184517 21,12 C21,10.6815483 20.3621122,9.51208318 19.3781212,8.78338927"/></g>',
|
|
@@ -10,6 +10,7 @@ export default {
|
|
|
10
10
|
|
|
11
11
|
trimLabelSplit: 'Dividi',
|
|
12
12
|
trimLabelMerge: 'Unisci',
|
|
13
|
+
trimLabelRemove: 'Rimuovi',
|
|
13
14
|
|
|
14
15
|
trimIconButtonMute:
|
|
15
16
|
'<g stroke-width=".125em" stroke="currentColor"><polygon fill="currentColor" points="2 16 2 8 8 8 15 1 15 23 8 16"/><path d="M19.3781212,15.2166107 C20.3621122,14.4879168 21,13.3184517 21,12 C21,10.6815483 20.3621122,9.51208318 19.3781212,8.78338927"/></g>',
|
|
@@ -11,6 +11,7 @@ export default {
|
|
|
11
11
|
|
|
12
12
|
trimLabelSplit: '分割',
|
|
13
13
|
trimLabelMerge: 'マージ',
|
|
14
|
+
trimLabelRemove: '削除',
|
|
14
15
|
|
|
15
16
|
trimIconButtonMute:
|
|
16
17
|
'<g stroke-width=".125em" stroke="currentColor"><polygon fill="currentColor" points="2 16 2 8 8 8 15 1 15 23 8 16"/><path d="M19.3781212,15.2166107 C20.3621122,14.4879168 21,13.3184517 21,12 C21,10.6815483 20.3621122,9.51208318 19.3781212,8.78338927"/></g>',
|
|
@@ -10,6 +10,7 @@ export default {
|
|
|
10
10
|
|
|
11
11
|
trimLabelSplit: '분할',
|
|
12
12
|
trimLabelMerge: '병합',
|
|
13
|
+
trimLabelRemove: '제거',
|
|
13
14
|
|
|
14
15
|
trimIconButtonMute:
|
|
15
16
|
'<g stroke-width=".125em" stroke="currentColor"><polygon fill="currentColor" points="2 16 2 8 8 8 15 1 15 23 8 16"/><path d="M19.3781212,15.2166107 C20.3621122,14.4879168 21,13.3184517 21,12 C21,10.6815483 20.3621122,9.51208318 19.3781212,8.78338927"/></g>',
|
|
@@ -10,6 +10,7 @@ export default {
|
|
|
10
10
|
|
|
11
11
|
trimLabelSplit: 'Del',
|
|
12
12
|
trimLabelMerge: 'Slå sammen',
|
|
13
|
+
trimLabelRemove: 'Fjern',
|
|
13
14
|
|
|
14
15
|
trimIconButtonMute:
|
|
15
16
|
'<g stroke-width=".125em" stroke="currentColor"><polygon fill="currentColor" points="2 16 2 8 8 8 15 1 15 23 8 16"/><path d="M19.3781212,15.2166107 C20.3621122,14.4879168 21,13.3184517 21,12 C21,10.6815483 20.3621122,9.51208318 19.3781212,8.78338927"/></g>',
|
|
@@ -10,6 +10,7 @@ export default {
|
|
|
10
10
|
|
|
11
11
|
trimLabelSplit: 'Splitsen',
|
|
12
12
|
trimLabelMerge: 'Samenvoegen',
|
|
13
|
+
trimLabelRemove: 'Verwijderen',
|
|
13
14
|
|
|
14
15
|
trimIconButtonMute:
|
|
15
16
|
'<g stroke-width=".125em" stroke="currentColor"><polygon fill="currentColor" points="2 16 2 8 8 8 15 1 15 23 8 16"/><path d="M19.3781212,15.2166107 C20.3621122,14.4879168 21,13.3184517 21,12 C21,10.6815483 20.3621122,9.51208318 19.3781212,8.78338927"/></g>',
|
|
@@ -10,6 +10,7 @@ export default {
|
|
|
10
10
|
|
|
11
11
|
trimLabelSplit: 'Dividir',
|
|
12
12
|
trimLabelMerge: 'Mesclar',
|
|
13
|
+
trimLabelRemove: 'Remover',
|
|
13
14
|
|
|
14
15
|
trimIconButtonMute:
|
|
15
16
|
'<g stroke-width=".125em" stroke="currentColor"><polygon fill="currentColor" points="2 16 2 8 8 8 15 1 15 23 8 16"/><path d="M19.3781212,15.2166107 C20.3621122,14.4879168 21,13.3184517 21,12 C21,10.6815483 20.3621122,9.51208318 19.3781212,8.78338927"/></g>',
|
|
@@ -10,6 +10,7 @@ export default {
|
|
|
10
10
|
|
|
11
11
|
trimLabelSplit: 'Разделить',
|
|
12
12
|
trimLabelMerge: 'Объединить',
|
|
13
|
+
trimLabelRemove: 'Убрать',
|
|
13
14
|
|
|
14
15
|
trimIconButtonMute:
|
|
15
16
|
'<g stroke-width=".125em" stroke="currentColor"><polygon fill="currentColor" points="2 16 2 8 8 8 15 1 15 23 8 16"/><path d="M19.3781212,15.2166107 C20.3621122,14.4879168 21,13.3184517 21,12 C21,10.6815483 20.3621122,9.51208318 19.3781212,8.78338927"/></g>',
|
|
@@ -10,6 +10,7 @@ export default {
|
|
|
10
10
|
|
|
11
11
|
trimLabelSplit: 'Dela',
|
|
12
12
|
trimLabelMerge: 'Slå samman',
|
|
13
|
+
trimLabelRemove: 'Ta bort',
|
|
13
14
|
|
|
14
15
|
trimIconButtonMute:
|
|
15
16
|
'<g stroke-width=".125em" stroke="currentColor"><polygon fill="currentColor" points="2 16 2 8 8 8 15 1 15 23 8 16"/><path d="M19.3781212,15.2166107 C20.3621122,14.4879168 21,13.3184517 21,12 C21,10.6815483 20.3621122,9.51208318 19.3781212,8.78338927"/></g>',
|
|
@@ -10,6 +10,7 @@ export default {
|
|
|
10
10
|
|
|
11
11
|
trimLabelSplit: '分裂',
|
|
12
12
|
trimLabelMerge: '合并',
|
|
13
|
+
trimLabelRemove: '删除',
|
|
13
14
|
|
|
14
15
|
trimIconButtonMute:
|
|
15
16
|
'<g stroke-width=".125em" stroke="currentColor"><polygon fill="currentColor" points="2 16 2 8 8 8 15 1 15 23 8 16"/><path d="M19.3781212,15.2166107 C20.3621122,14.4879168 21,13.3184517 21,12 C21,10.6815483 20.3621122,9.51208318 19.3781212,8.78338927"/></g>',
|
package/package.json
CHANGED