@pristy/pristy-libvue 1.17.0 → 1.17.2
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/pristy-libvue.css +1 -1
- package/dist/pristy-libvue.es.js +3193 -3179
- package/dist/pristy-libvue.es.js.map +1 -1
- package/dist/pristy-libvue.umd.js +9 -9
- package/dist/pristy-libvue.umd.js.map +1 -1
- package/dist/src/components/CodeMirrorEditor.vue.d.ts.map +1 -1
- package/dist/src/composables/useCollabEditor.d.ts.map +1 -1
- package/dist/src/i18n/index.d.ts +26 -0
- package/dist/src/i18n/index.d.ts.map +1 -1
- package/dist/src/stores/favorites.d.ts.map +1 -1
- package/package.json +13 -13
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CodeMirrorEditor.vue.d.ts","sourceRoot":"","sources":["../../../src/components/CodeMirrorEditor.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"CodeMirrorEditor.vue.d.ts","sourceRoot":"","sources":["../../../src/components/CodeMirrorEditor.vue"],"names":[],"mappings":";AAwUA;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useCollabEditor.d.ts","sourceRoot":"","sources":["../../../src/composables/useCollabEditor.js"],"names":[],"mappings":"AAiKA;;;;;GAKG;AACH,
|
|
1
|
+
{"version":3,"file":"useCollabEditor.d.ts","sourceRoot":"","sources":["../../../src/composables/useCollabEditor.js"],"names":[],"mappings":"AAiKA;;;;;GAKG;AACH,uCAk6BC;AAhiCD,0BAA2B,QAAQ,CAAC;AACpC,4BAA6B,UAAU,CAAC;AAExC;;;;GAIG;AACH,+BAAgC,CAAC,CAAC"}
|
package/dist/src/i18n/index.d.ts
CHANGED
|
@@ -688,6 +688,19 @@ declare const i18n: I18n<{
|
|
|
688
688
|
recoverBackup: string;
|
|
689
689
|
recoverBackupHeader: string;
|
|
690
690
|
closeEditor: string;
|
|
691
|
+
unavailable: string;
|
|
692
|
+
unavailableReason: {
|
|
693
|
+
INVALID_DOCUMENT: string;
|
|
694
|
+
SESSION_FULL: string;
|
|
695
|
+
NO_READ_PERMISSION: string;
|
|
696
|
+
};
|
|
697
|
+
unavailableDetail: {
|
|
698
|
+
NODE_NOT_FOUND: string;
|
|
699
|
+
NO_CONTENT: string;
|
|
700
|
+
UNSUPPORTED_MIMETYPE: string;
|
|
701
|
+
FILE_TOO_LARGE: string;
|
|
702
|
+
INTERNAL_ERROR: string;
|
|
703
|
+
};
|
|
691
704
|
};
|
|
692
705
|
diffViewer: {
|
|
693
706
|
compareTitle: string;
|
|
@@ -1473,6 +1486,19 @@ declare const i18n: I18n<{
|
|
|
1473
1486
|
recoverBackup: string;
|
|
1474
1487
|
recoverBackupHeader: string;
|
|
1475
1488
|
closeEditor: string;
|
|
1489
|
+
unavailable: string;
|
|
1490
|
+
unavailableReason: {
|
|
1491
|
+
INVALID_DOCUMENT: string;
|
|
1492
|
+
SESSION_FULL: string;
|
|
1493
|
+
NO_READ_PERMISSION: string;
|
|
1494
|
+
};
|
|
1495
|
+
unavailableDetail: {
|
|
1496
|
+
NODE_NOT_FOUND: string;
|
|
1497
|
+
NO_CONTENT: string;
|
|
1498
|
+
UNSUPPORTED_MIMETYPE: string;
|
|
1499
|
+
FILE_TOO_LARGE: string;
|
|
1500
|
+
INTERNAL_ERROR: string;
|
|
1501
|
+
};
|
|
1476
1502
|
};
|
|
1477
1503
|
diffViewer: {
|
|
1478
1504
|
compareTitle: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/i18n/index.js"],"names":[],"mappings":";;AAsBA
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/i18n/index.js"],"names":[],"mappings":";;AAsBA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAOG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"favorites.d.ts","sourceRoot":"","sources":["../../../src/stores/favorites.js"],"names":[],"mappings":";AAwBA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAmBI;;;;;OAKG;0BAFQ,OAAO,GACL,OAAO,OAAO;
|
|
1
|
+
{"version":3,"file":"favorites.d.ts","sourceRoot":"","sources":["../../../src/stores/favorites.js"],"names":[],"mappings":";AAwBA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAmBI;;;;;OAKG;0BAFQ,OAAO,GACL,OAAO,OAAO;IAkD3B;;;OAGG;;IAKH;;;OAGG;wCADQ,MAAM;IAQjB;;OAEG;;GAQJ"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pristy/pristy-libvue",
|
|
3
|
-
"version": "1.17.
|
|
3
|
+
"version": "1.17.2",
|
|
4
4
|
"description": "Core library used by all Pristy applications",
|
|
5
5
|
"homepage": "https://pristy.fr/en/",
|
|
6
6
|
"author": "JECI SARL",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"testreport": "vitest run --reporter=junit --outputFile.junit=./testreport.xml"
|
|
40
40
|
},
|
|
41
41
|
"peerDependencies": {
|
|
42
|
-
"@codemirror/autocomplete": "^6.20.
|
|
42
|
+
"@codemirror/autocomplete": "^6.20.2",
|
|
43
43
|
"@codemirror/collab": "^6.1.1",
|
|
44
44
|
"@codemirror/commands": "^6.10.3",
|
|
45
45
|
"@codemirror/lang-html": "^6.4.11",
|
|
@@ -48,16 +48,16 @@
|
|
|
48
48
|
"@codemirror/lang-xml": "^6.1.0",
|
|
49
49
|
"@codemirror/lang-yaml": "^6.1.3",
|
|
50
50
|
"@codemirror/language": "^6.12.3",
|
|
51
|
-
"@codemirror/legacy-modes": "^6.5.
|
|
52
|
-
"@codemirror/lint": "^6.9.
|
|
51
|
+
"@codemirror/legacy-modes": "^6.5.3",
|
|
52
|
+
"@codemirror/lint": "^6.9.6",
|
|
53
53
|
"@codemirror/merge": "^6.12.1",
|
|
54
54
|
"@codemirror/search": "^6.7.0",
|
|
55
55
|
"@codemirror/state": "^6.6.0",
|
|
56
56
|
"@codemirror/theme-one-dark": "^6.1.3",
|
|
57
|
-
"@codemirror/view": "^6.
|
|
57
|
+
"@codemirror/view": "^6.43.0",
|
|
58
58
|
"codemirror": "6.0.2",
|
|
59
59
|
"vue": "^3.5.22",
|
|
60
|
-
"vue-i18n": "^11.
|
|
60
|
+
"vue-i18n": "^11.4.4",
|
|
61
61
|
"vue-router": "^4.6.4"
|
|
62
62
|
},
|
|
63
63
|
"resolutions": {
|
|
@@ -72,8 +72,8 @@
|
|
|
72
72
|
"@tato30/vue-pdf": "^1.11.5",
|
|
73
73
|
"@vueuse/core": "^12.8.2",
|
|
74
74
|
"async-retry": "^1.3.3",
|
|
75
|
-
"axios": "^1.
|
|
76
|
-
"dompurify": "^3.4.
|
|
75
|
+
"axios": "^1.16.1",
|
|
76
|
+
"dompurify": "^3.4.5",
|
|
77
77
|
"email-validator": "^2.0.4",
|
|
78
78
|
"highlight.js": "^11.11.1",
|
|
79
79
|
"keycloak-js": "^26.2.4",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"pinia": "^2.3.1",
|
|
85
85
|
"primevue": "^3.53.1",
|
|
86
86
|
"quick-lru": "^7.3.0",
|
|
87
|
-
"sanitize-html": "^2.17.
|
|
87
|
+
"sanitize-html": "^2.17.4",
|
|
88
88
|
"type-check": "^0.4.0",
|
|
89
89
|
"vue-draggable-next": "^2.3.0"
|
|
90
90
|
},
|
|
@@ -92,21 +92,21 @@
|
|
|
92
92
|
"@codemirror/collab": "^6.1.1",
|
|
93
93
|
"@eslint/js": "^9.37.0",
|
|
94
94
|
"@vitejs/plugin-legacy": "^7.2.1",
|
|
95
|
-
"@vitejs/plugin-vue": "^6.0.
|
|
95
|
+
"@vitejs/plugin-vue": "^6.0.7",
|
|
96
96
|
"@vitest/coverage-v8": "^3.2.4",
|
|
97
97
|
"eslint": "^9.39.4",
|
|
98
98
|
"eslint-config-prettier": "^10.1.8",
|
|
99
99
|
"eslint-plugin-import": "^2.32.0",
|
|
100
100
|
"eslint-plugin-n": "^17.24.0",
|
|
101
101
|
"eslint-plugin-prettier": "^5.5.5",
|
|
102
|
-
"eslint-plugin-promise": "^7.
|
|
102
|
+
"eslint-plugin-promise": "^7.3.0",
|
|
103
103
|
"eslint-plugin-vue": "^9.33.0",
|
|
104
104
|
"jsdom": "^27.4.0",
|
|
105
105
|
"prettier": "^3.8.3",
|
|
106
106
|
"rollup-plugin-visualizer": "^6.0.11",
|
|
107
|
-
"sass": "^1.
|
|
107
|
+
"sass": "^1.100.0",
|
|
108
108
|
"svgo": "^4.0.1",
|
|
109
|
-
"vite": "^7.3.
|
|
109
|
+
"vite": "^7.3.3",
|
|
110
110
|
"vite-plugin-dts": "^4.5.4",
|
|
111
111
|
"vitest": "^3.2.4"
|
|
112
112
|
},
|