@vue-pdf-viewer/shared 1.1.0 → 1.1.1-rc.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.
@@ -89,7 +89,7 @@
89
89
  "annotationToggleHideTooltip": "Hide annotation tools",
90
90
  "annotationHighlightLabel": "Highlight",
91
91
  "annotationHighlightTooltip": "Highlight",
92
- "annotationHighlightColorPickerLabel": "Highlight color",
92
+ "annotationHighlightColorPickerLabel": "Change highlight color",
93
93
  "annotationHighlightDeleteTooltip": "Delete highlight",
94
94
  "annotationFreeTextLabel": "Free text",
95
95
  "annotationFreeTextTooltip": "Free text",
@@ -89,7 +89,7 @@
89
89
  "annotationToggleHideTooltip": "Nascondi strumenti annotazione",
90
90
  "annotationHighlightLabel": "Evidenzia",
91
91
  "annotationHighlightTooltip": "Evidenzia",
92
- "annotationHighlightColorPickerLabel": "Colore evidenziazione",
92
+ "annotationHighlightColorPickerLabel": "Cambia colore evidenziazione",
93
93
  "annotationHighlightDeleteTooltip": "Elimina evidenziazione",
94
94
  "annotationFreeTextLabel": "Testo libero",
95
95
  "annotationFreeTextTooltip": "Testo libero",
@@ -89,7 +89,7 @@
89
89
  "annotationToggleHideTooltip": "Ocultar ferramentas de anotação",
90
90
  "annotationHighlightLabel": "Destacar",
91
91
  "annotationHighlightTooltip": "Destacar",
92
- "annotationHighlightColorPickerLabel": "Cor de destaque",
92
+ "annotationHighlightColorPickerLabel": "Alterar cor do destaque",
93
93
  "annotationHighlightDeleteTooltip": "Excluir destaque",
94
94
  "annotationFreeTextLabel": "Texto livre",
95
95
  "annotationFreeTextTooltip": "Texto livre",
@@ -89,7 +89,7 @@
89
89
  "annotationToggleHideTooltip": "ซ่อนเครื่องมือการออกแบบ",
90
90
  "annotationHighlightLabel": "ไฮไลท์",
91
91
  "annotationHighlightTooltip": "ไฮไลท์",
92
- "annotationHighlightColorPickerLabel": "สีไฮไลท์",
92
+ "annotationHighlightColorPickerLabel": "เปลี่ยนสีไฮไลท์",
93
93
  "annotationHighlightDeleteTooltip": "ลบไฮไลท์",
94
94
  "annotationFreeTextLabel": "ข้อความ",
95
95
  "annotationFreeTextTooltip": "ข้อความ",
@@ -89,7 +89,7 @@
89
89
  "annotationToggleHideTooltip": "隐藏注释工具",
90
90
  "annotationHighlightLabel": "高亮",
91
91
  "annotationHighlightTooltip": "高亮",
92
- "annotationHighlightColorPickerLabel": "高亮颜色",
92
+ "annotationHighlightColorPickerLabel": "更改高亮颜色",
93
93
  "annotationHighlightDeleteTooltip": "删除高亮",
94
94
  "annotationFreeTextLabel": "自由文本",
95
95
  "annotationFreeTextTooltip": "自由文本",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vue-pdf-viewer/shared",
3
3
  "private": false,
4
- "version": "1.1.0",
4
+ "version": "1.1.1-rc.0",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist/index.js",