@pristy/pristy-libvue 2.11.1 → 2.12.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/dist/{ActivityHistory-CFXcjH71.js → ActivityHistory-Dod2uLRS.js} +6 -6
- package/dist/{ActivityHistory-CFXcjH71.js.map → ActivityHistory-Dod2uLRS.js.map} +1 -1
- package/dist/{BookmarksComponent-CmYDE0Cp.js → BookmarksComponent-BZ75OZuG.js} +4 -4
- package/dist/{BookmarksComponent-CmYDE0Cp.js.map → BookmarksComponent-BZ75OZuG.js.map} +1 -1
- package/dist/{ChartWrapper-BmNc4SWQ.js → ChartWrapper-BHzSiaHp.js} +2 -2
- package/dist/{ChartWrapper-BmNc4SWQ.js.map → ChartWrapper-BHzSiaHp.js.map} +1 -1
- package/dist/{DisplayFileInDashboardComponent-CdFg8er7.js → DisplayFileInDashboardComponent--aI8fcfV.js} +17 -17
- package/dist/{DisplayFileInDashboardComponent-CdFg8er7.js.map → DisplayFileInDashboardComponent--aI8fcfV.js.map} +1 -1
- package/dist/{ExternalApps-C1zs4KGU.js → ExternalApps-Dkpo7w49.js} +9 -9
- package/dist/{ExternalApps-C1zs4KGU.js.map → ExternalApps-Dkpo7w49.js.map} +1 -1
- package/dist/{FavoriteList-C3U4TwcJ.js → FavoriteList-CfK5vTWD.js} +10 -10
- package/dist/{FavoriteList-C3U4TwcJ.js.map → FavoriteList-CfK5vTWD.js.map} +1 -1
- package/dist/{MarkdownComponent-DvqLK4q_.js → MarkdownComponent-Dd3KWcDV.js} +4 -4
- package/dist/{MarkdownComponent-DvqLK4q_.js.map → MarkdownComponent-Dd3KWcDV.js.map} +1 -1
- package/dist/{SearchInput-aoLen7C3.js → SearchInput-DrhF_V64.js} +2 -2
- package/dist/{SearchInput-aoLen7C3.js.map → SearchInput-DrhF_V64.js.map} +1 -1
- package/dist/{UnknownBlockType-DX_fXvIW.js → UnknownBlockType-8Mqo_7b4.js} +2 -2
- package/dist/{UnknownBlockType-DX_fXvIW.js.map → UnknownBlockType-8Mqo_7b4.js.map} +1 -1
- package/dist/{index-2FfuwhLl.js → index-Dj0iUeS4.js} +9768 -9552
- package/dist/index-Dj0iUeS4.js.map +1 -0
- package/dist/pristy-libvue.css +1 -1
- package/dist/pristy-libvue.es.js +76 -75
- package/dist/pristy-libvue.umd.js +24 -24
- package/dist/pristy-libvue.umd.js.map +1 -1
- package/dist/src/components/CodeMirrorEditor.vue.d.ts.map +1 -1
- package/dist/src/components/PristyIcon.vue.d.ts +3 -3
- package/dist/src/components/classification/AdminClassificationPage.vue.d.ts +1 -0
- package/dist/src/components/classification/FieldForm.vue.d.ts +1 -0
- package/dist/src/components/classification/FieldForm.vue.d.ts.map +1 -1
- package/dist/src/components/classification/MetadataFormFields.vue.d.ts +9 -0
- package/dist/src/components/classification/MetadataFormFields.vue.d.ts.map +1 -1
- package/dist/src/components/classification/UploadPlanPopup.vue.d.ts.map +1 -1
- package/dist/src/components/navigation/ContentCompactTableView.vue.d.ts +3 -3
- package/dist/src/components/navigation/ContentGridView.vue.d.ts +3 -3
- package/dist/src/components/navigation/ContentListView.vue.d.ts +3 -3
- package/dist/src/components/navigation/ContentTableView.vue.d.ts +3 -3
- package/dist/src/components/navigation/DynamicContentView.vue.d.ts +12 -12
- package/dist/src/components/navigation/GhostNodeRow.vue.d.ts +3 -3
- package/dist/src/composables/useCollabEditor.d.ts.map +1 -1
- package/dist/src/composables/useCollabWebSocket.d.ts.map +1 -1
- package/dist/src/i18n/index.d.ts +14 -0
- package/dist/src/i18n/index.d.ts.map +1 -1
- package/dist/src/index.d.ts +1 -0
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/services/AlfrescoProxyService.d.ts +29 -0
- package/dist/src/services/AlfrescoProxyService.d.ts.map +1 -0
- package/dist/src/services/ChatBackendService.d.ts +3 -13
- package/dist/src/services/ChatBackendService.d.ts.map +1 -1
- package/dist/src/services/CollabService.d.ts +7 -1
- package/dist/src/services/CollabService.d.ts.map +1 -1
- package/dist/src/services/DiffusionService.d.ts +61 -0
- package/dist/src/services/DiffusionService.d.ts.map +1 -0
- package/dist/src/services/WorkspaceService.d.ts +1 -1
- package/dist/src/services/WorkspaceService.d.ts.map +1 -1
- package/dist/src/stores/config.d.ts +3 -0
- package/dist/src/stores/config.d.ts.map +1 -1
- package/package.json +13 -13
- package/dist/index-2FfuwhLl.js.map +0 -1
|
@@ -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":";AA2TA;"}
|
|
@@ -4,9 +4,9 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
4
4
|
default: string;
|
|
5
5
|
type: StringConstructor;
|
|
6
6
|
};
|
|
7
|
-
}>, {}, {
|
|
8
|
-
src:
|
|
9
|
-
}, {},
|
|
7
|
+
}>, {}, {}, {
|
|
8
|
+
src(): any;
|
|
9
|
+
}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
10
10
|
svgFileName: {
|
|
11
11
|
default: string;
|
|
12
12
|
type: StringConstructor;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FieldForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/classification/FieldForm.vue"],"names":[],"mappings":";;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"FieldForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/classification/FieldForm.vue"],"names":[],"mappings":";;;;;;;;;;;AAyVA;"}
|
|
@@ -52,6 +52,10 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
52
52
|
type: ArrayConstructor;
|
|
53
53
|
default: () => any[];
|
|
54
54
|
};
|
|
55
|
+
parentFieldOptions: {
|
|
56
|
+
type: ObjectConstructor;
|
|
57
|
+
default: () => {};
|
|
58
|
+
};
|
|
55
59
|
}>, {
|
|
56
60
|
t: ComposerTranslation<{
|
|
57
61
|
[x: string]: LocaleMessage<VueMessageType>;
|
|
@@ -98,6 +102,10 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
98
102
|
type: ArrayConstructor;
|
|
99
103
|
default: () => any[];
|
|
100
104
|
};
|
|
105
|
+
parentFieldOptions: {
|
|
106
|
+
type: ObjectConstructor;
|
|
107
|
+
default: () => {};
|
|
108
|
+
};
|
|
101
109
|
}>> & Readonly<{
|
|
102
110
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
103
111
|
onValidate?: (...args: any[]) => any;
|
|
@@ -110,6 +118,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
110
118
|
validationErrors: Record<string, any>;
|
|
111
119
|
getSearchOptions: Function;
|
|
112
120
|
isSearchLoading: Function;
|
|
121
|
+
parentFieldOptions: Record<string, any>;
|
|
113
122
|
}, {}, {
|
|
114
123
|
PrimeDatePicker: DefineComponent<DatePickerProps, DatePickerSlots, ((e: "update:modelValue", value: Date | Date[]) => void) & ((e: "value-change", value: Date | Date[]) => void) & ((e: "focus", event: Event) => void) & ((e: "blur", event: DatePickerBlurEvent) => void) & ((e: "show") => void) & ((e: "hide") => void) & ((e: "input", event: Event) => void) & ((e: "date-select", value: Date) => void) & ((e: "today-click", date: Date) => void) & ((e: "clear-click", event: Event) => void) & ((e: "month-change", event: DatePickerMonthChangeEvent) => void) & ((e: "year-change", event: DatePickerYearChangeEvent) => void) & ((e: "keydown", event: Event) => void)>;
|
|
115
124
|
PrimeInputNumber: DefineComponent<InputNumberProps, InputNumberSlots, ((e: "update:modelValue", value: number) => void) & ((e: "value-change", value: number) => void) & ((e: "focus", event: Event) => void) & ((e: "blur", event: InputNumberBlurEvent) => void) & ((e: "input", event: InputNumberInputEvent) => void), InputNumberMethods>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MetadataFormFields.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/classification/MetadataFormFields.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"MetadataFormFields.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/classification/MetadataFormFields.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AA4NA;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UploadPlanPopup.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/classification/UploadPlanPopup.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"UploadPlanPopup.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/classification/UploadPlanPopup.vue"],"names":[],"mappings":";AAy6BA;"}
|
|
@@ -218,9 +218,9 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
218
218
|
default: string;
|
|
219
219
|
type: StringConstructor;
|
|
220
220
|
};
|
|
221
|
-
}>, {}, {
|
|
222
|
-
src:
|
|
223
|
-
}, {},
|
|
221
|
+
}>, {}, {}, {
|
|
222
|
+
src(): any;
|
|
223
|
+
}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
224
224
|
svgFileName: {
|
|
225
225
|
default: string;
|
|
226
226
|
type: StringConstructor;
|
|
@@ -133,9 +133,9 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
133
133
|
default: string;
|
|
134
134
|
type: StringConstructor;
|
|
135
135
|
};
|
|
136
|
-
}>, {}, {
|
|
137
|
-
src:
|
|
138
|
-
}, {},
|
|
136
|
+
}>, {}, {}, {
|
|
137
|
+
src(): any;
|
|
138
|
+
}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
139
139
|
svgFileName: {
|
|
140
140
|
default: string;
|
|
141
141
|
type: StringConstructor;
|
|
@@ -133,9 +133,9 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
133
133
|
default: string;
|
|
134
134
|
type: StringConstructor;
|
|
135
135
|
};
|
|
136
|
-
}>, {}, {
|
|
137
|
-
src:
|
|
138
|
-
}, {},
|
|
136
|
+
}>, {}, {}, {
|
|
137
|
+
src(): any;
|
|
138
|
+
}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
139
139
|
svgFileName: {
|
|
140
140
|
default: string;
|
|
141
141
|
type: StringConstructor;
|
|
@@ -267,9 +267,9 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
267
267
|
default: string;
|
|
268
268
|
type: StringConstructor;
|
|
269
269
|
};
|
|
270
|
-
}>, {}, {
|
|
271
|
-
src:
|
|
272
|
-
}, {},
|
|
270
|
+
}>, {}, {}, {
|
|
271
|
+
src(): any;
|
|
272
|
+
}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
273
273
|
svgFileName: {
|
|
274
274
|
default: string;
|
|
275
275
|
type: StringConstructor;
|
|
@@ -487,9 +487,9 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
487
487
|
default: string;
|
|
488
488
|
type: StringConstructor;
|
|
489
489
|
};
|
|
490
|
-
}>, {}, {
|
|
491
|
-
src:
|
|
492
|
-
}, {},
|
|
490
|
+
}>, {}, {}, {
|
|
491
|
+
src(): any;
|
|
492
|
+
}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
493
493
|
svgFileName: {
|
|
494
494
|
default: string;
|
|
495
495
|
type: StringConstructor;
|
|
@@ -687,9 +687,9 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
687
687
|
default: string;
|
|
688
688
|
type: StringConstructor;
|
|
689
689
|
};
|
|
690
|
-
}>, {}, {
|
|
691
|
-
src:
|
|
692
|
-
}, {},
|
|
690
|
+
}>, {}, {}, {
|
|
691
|
+
src(): any;
|
|
692
|
+
}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
693
693
|
svgFileName: {
|
|
694
694
|
default: string;
|
|
695
695
|
type: StringConstructor;
|
|
@@ -956,9 +956,9 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
956
956
|
default: string;
|
|
957
957
|
type: StringConstructor;
|
|
958
958
|
};
|
|
959
|
-
}>, {}, {
|
|
960
|
-
src:
|
|
961
|
-
}, {},
|
|
959
|
+
}>, {}, {}, {
|
|
960
|
+
src(): any;
|
|
961
|
+
}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
962
962
|
svgFileName: {
|
|
963
963
|
default: string;
|
|
964
964
|
type: StringConstructor;
|
|
@@ -1221,9 +1221,9 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
1221
1221
|
default: string;
|
|
1222
1222
|
type: StringConstructor;
|
|
1223
1223
|
};
|
|
1224
|
-
}>, {}, {
|
|
1225
|
-
src:
|
|
1226
|
-
}, {},
|
|
1224
|
+
}>, {}, {}, {
|
|
1225
|
+
src(): any;
|
|
1226
|
+
}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
1227
1227
|
svgFileName: {
|
|
1228
1228
|
default: string;
|
|
1229
1229
|
type: StringConstructor;
|
|
@@ -17,9 +17,9 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
17
17
|
default: string;
|
|
18
18
|
type: StringConstructor;
|
|
19
19
|
};
|
|
20
|
-
}>, {}, {
|
|
21
|
-
src:
|
|
22
|
-
}, {},
|
|
20
|
+
}>, {}, {}, {
|
|
21
|
+
src(): any;
|
|
22
|
+
}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
23
23
|
svgFileName: {
|
|
24
24
|
default: string;
|
|
25
25
|
type: StringConstructor;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useCollabEditor.d.ts","sourceRoot":"","sources":["../../../src/composables/useCollabEditor.js"],"names":[],"mappings":"AA2JA;;;;;GAKG;AACH,
|
|
1
|
+
{"version":3,"file":"useCollabEditor.d.ts","sourceRoot":"","sources":["../../../src/composables/useCollabEditor.js"],"names":[],"mappings":"AA2JA;;;;;GAKG;AACH,uCAk1BC;AA18BD,0BAA2B,QAAQ,CAAC;AACpC,4BAA6B,UAAU,CAAC;AACxC,+BAAgC,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useCollabWebSocket.d.ts","sourceRoot":"","sources":["../../../src/composables/useCollabWebSocket.js"],"names":[],"mappings":"AA0CA;;;;;;GAMG;AACH,
|
|
1
|
+
{"version":3,"file":"useCollabWebSocket.d.ts","sourceRoot":"","sources":["../../../src/composables/useCollabWebSocket.js"],"names":[],"mappings":"AA0CA;;;;;;GAMG;AACH,sDAiTC"}
|
package/dist/src/i18n/index.d.ts
CHANGED
|
@@ -586,6 +586,8 @@ declare const i18n: I18n<{
|
|
|
586
586
|
peers: string;
|
|
587
587
|
initError: string;
|
|
588
588
|
sessionFull: string;
|
|
589
|
+
authExpired: string;
|
|
590
|
+
reload: string;
|
|
589
591
|
locked: string;
|
|
590
592
|
offline: string;
|
|
591
593
|
participantsTooltip: string;
|
|
@@ -1084,6 +1086,10 @@ declare const i18n: I18n<{
|
|
|
1084
1086
|
label: string;
|
|
1085
1087
|
help: string;
|
|
1086
1088
|
};
|
|
1089
|
+
fallbackQuery: {
|
|
1090
|
+
label: string;
|
|
1091
|
+
help: string;
|
|
1092
|
+
};
|
|
1087
1093
|
};
|
|
1088
1094
|
source: {
|
|
1089
1095
|
dictionaryLabel: string;
|
|
@@ -1169,6 +1175,7 @@ declare const i18n: I18n<{
|
|
|
1169
1175
|
constraint: string;
|
|
1170
1176
|
defaultValue: string;
|
|
1171
1177
|
parentFieldNotFound: string;
|
|
1178
|
+
selectParentValue: string;
|
|
1172
1179
|
validationRegexError: string;
|
|
1173
1180
|
summary: {
|
|
1174
1181
|
verifyBeforeImport: string;
|
|
@@ -2186,6 +2193,8 @@ declare const i18n: I18n<{
|
|
|
2186
2193
|
peers: string;
|
|
2187
2194
|
initError: string;
|
|
2188
2195
|
sessionFull: string;
|
|
2196
|
+
authExpired: string;
|
|
2197
|
+
reload: string;
|
|
2189
2198
|
locked: string;
|
|
2190
2199
|
offline: string;
|
|
2191
2200
|
participantsTooltip: string;
|
|
@@ -2684,6 +2693,10 @@ declare const i18n: I18n<{
|
|
|
2684
2693
|
label: string;
|
|
2685
2694
|
help: string;
|
|
2686
2695
|
};
|
|
2696
|
+
fallbackQuery: {
|
|
2697
|
+
label: string;
|
|
2698
|
+
help: string;
|
|
2699
|
+
};
|
|
2687
2700
|
};
|
|
2688
2701
|
source: {
|
|
2689
2702
|
dictionaryLabel: string;
|
|
@@ -2769,6 +2782,7 @@ declare const i18n: I18n<{
|
|
|
2769
2782
|
constraint: string;
|
|
2770
2783
|
defaultValue: string;
|
|
2771
2784
|
parentFieldNotFound: string;
|
|
2785
|
+
selectParentValue: string;
|
|
2772
2786
|
validationRegexError: string;
|
|
2773
2787
|
summary: {
|
|
2774
2788
|
verifyBeforeImport: 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"}
|
package/dist/src/index.d.ts
CHANGED
|
@@ -105,6 +105,7 @@ export { default as configHealthService } from '../services/ConfigHealthService.
|
|
|
105
105
|
export { default as userViewService } from '../services/UserViewService.js';
|
|
106
106
|
export { default as alfrescoModelService } from '../services/AlfrescoModelService.js';
|
|
107
107
|
export { default as chatBackendService } from '../services/ChatBackendService.js';
|
|
108
|
+
export { default as diffusionService } from '../services/DiffusionService.js';
|
|
108
109
|
export { default as rocketChatService } from '../services/RocketChatService.js';
|
|
109
110
|
export { default as rocketChatAuthService } from '../services/RocketChatAuthService.js';
|
|
110
111
|
export { default as classificationService } from '../services/ClassificationService.js';
|
package/dist/src/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.js"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAgHE,iCA4EC;;yBA3KsB,sCAAsC;uBACxC,6BAA6B;+BAFrB,gDAAgD;4BAGnD,wCAAwC;yBAC3C,+BAA+B;+BACzB,gDAAgD;+BAChD,gDAAgD;8BACjD,+CAA+C;6BAChD,8CAA8C;4BAC/C,6CAA6C;oCACrC,qDAAqD;4BAC7D,6CAA6C;+BAC1C,gDAAgD;yBACtD,0CAA0C;iCAClC,kDAAkD;wBAC3D,qCAAqC;wBACrC,qCAAqC;wBACrC,qCAAqC;yBACpC,0CAA0C;2BAOxC,4CAA4C;8BACzC,+CAA+C;2BAClD,4CAA4C;yBAC9C,0CAA0C;2BACxC,iCAAiC;4BARhC,kCAAkC;uBASvC,mCAAmC;uBACnC,kCAAkC;+BAC1B,2CAA2C;yBAGjD,+BAA+B;6BAD3B,mCAAmC;yBADvC,+BAA+B;kCAItB,+CAA+C;4BACrD,yCAAyC;6BACxC,0CAA0C;4BAC3C,yCAAyC;yBAC5C,sCAAsC;8BACjC,2CAA2C;8BAC3C,2CAA2C;gCACzC,6CAA6C;8BAC/C,2CAA2C;wBACjD,qCAAqC;6BAChC,0CAA0C;oCACnC,iDAAiD;0BAC3D,uCAAuC;6BACpC,0CAA0C;8BACzC,6CAA6C;6BAC9C,mCAAmC;6BACnC,mCAAmC;wBACxC,qCAAqC;0BAOnC,0CAA0C;0BAC1C,0CAA0C;iCACnC,6CAA6C;qBACzD,iCAAiC;+BATvB,4CAA4C;gCApC3C,4CAA4C;kCAC1C,8CAA8C;2BAErD,uCAAuC;4BACtC,wCAAwC;0BAC1C,sCAAsC;kCAY9B,8CAA8C;2BAoBrD,iCAAiC;sBA8BtC,oCAAoC;uBACnC,qCAAqC;sBACtC,oCAAoC;uBACnC,qCAAqC;sBACtC,oCAAoC;4BAC9B,0CAA0C;kCACpC,gDAAgD;sBAnC5D,iCAAiC;wBAC/B,mCAAmC;sBACrC,iCAAiC;yBAC9B,oCAAoC;+BAO9B,+CAA+C;4BAClD,mDAAmD;+BAChD,+CAA+C;iCAC7C,wDAAwD;6BAC5D,mCAAmC;wCAGxB,6DAA6D;mCAClE,wDAAwD;qCACtD,0DAA0D;oCAC3D,yDAAyD;uBACtE,4CAA4C;sBAC7C,2CAA2C;4BACrC,iDAAiD;4BACjD,iDAAiD;2BAClD,gDAAgD;+BAC5C,oDAAoD"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Base class for services that communicate with Alfresco webscripts.
|
|
3
|
+
* Delegates HTTP, authentication (ticket) and error handling to the shared
|
|
4
|
+
* `webscriptApi` from @alfresco/js-api, so no manual fetch/auth is needed.
|
|
5
|
+
*/
|
|
6
|
+
export default class AlfrescoProxyService {
|
|
7
|
+
constructor(serviceName: any);
|
|
8
|
+
serviceName: any;
|
|
9
|
+
/**
|
|
10
|
+
* GET request to an Alfresco webscript.
|
|
11
|
+
* @param {string} scriptPath - path relative to /alfresco/s/ (ex: "fr/jeci/pristy/...")
|
|
12
|
+
* @param {*} fallback - value returned on error (default: null)
|
|
13
|
+
*/
|
|
14
|
+
get(scriptPath: string, fallback?: any): Promise<any>;
|
|
15
|
+
/**
|
|
16
|
+
* POST request to an Alfresco webscript.
|
|
17
|
+
* @param {string} scriptPath - path relative to /alfresco/s/
|
|
18
|
+
* @param {Object} body
|
|
19
|
+
* @param {Object} options - { throwOnError: false }
|
|
20
|
+
*/
|
|
21
|
+
post(scriptPath: string, body?: any, { throwOnError }?: any): Promise<any>;
|
|
22
|
+
/**
|
|
23
|
+
* DELETE request to an Alfresco webscript.
|
|
24
|
+
* @param {string} scriptPath - path relative to /alfresco/s/
|
|
25
|
+
* @returns {Promise<boolean>} True if deleted successfully
|
|
26
|
+
*/
|
|
27
|
+
delete(scriptPath: string): Promise<boolean>;
|
|
28
|
+
}
|
|
29
|
+
//# sourceMappingURL=AlfrescoProxyService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AlfrescoProxyService.d.ts","sourceRoot":"","sources":["../../../src/services/AlfrescoProxyService.js"],"names":[],"mappings":"AAuCA;;;;GAIG;AACH;IACE,8BAEC;IADC,iBAA8B;IAGhC;;;;OAIG;IACH,gBAHW,MAAM,aACN,GAAC,gBAeX;IAED;;;;;OAKG;IACH,iBAJW,MAAM,oDAsBhB;IAED;;;;OAIG;IACH,mBAHW,MAAM,GACJ,OAAO,CAAC,OAAO,CAAC,CAgB5B;CACF"}
|
|
@@ -1,22 +1,12 @@
|
|
|
1
|
+
import { default as AlfrescoProxyService } from './AlfrescoProxyService';
|
|
1
2
|
declare const _default: ChatBackendService;
|
|
2
3
|
export default _default;
|
|
3
4
|
/**
|
|
4
5
|
* Service for communicating with the Pristy Chat backend (Alfresco webscripts).
|
|
5
6
|
* Handles workspace room creation and user token retrieval.
|
|
6
7
|
*/
|
|
7
|
-
declare class ChatBackendService {
|
|
8
|
-
|
|
9
|
-
* Get the base URL for API calls.
|
|
10
|
-
*/
|
|
11
|
-
getBaseUrl(): string;
|
|
12
|
-
/**
|
|
13
|
-
* Get the authentication ticket.
|
|
14
|
-
*/
|
|
15
|
-
getTicket(): Promise<string>;
|
|
16
|
-
/**
|
|
17
|
-
* Create the authorization header.
|
|
18
|
-
*/
|
|
19
|
-
createAuthHeader(ticket: any): string;
|
|
8
|
+
declare class ChatBackendService extends AlfrescoProxyService {
|
|
9
|
+
constructor();
|
|
20
10
|
/**
|
|
21
11
|
* Check if chat integration is enabled.
|
|
22
12
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChatBackendService.d.ts","sourceRoot":"","sources":["../../../src/services/ChatBackendService.js"],"names":[],"mappings":";;AAmBA;;;GAGG;AACH;IACE
|
|
1
|
+
{"version":3,"file":"ChatBackendService.d.ts","sourceRoot":"","sources":["../../../src/services/ChatBackendService.js"],"names":[],"mappings":";;AAmBA;;;GAGG;AACH;IACE,cAEC;IAED;;;;OAIG;IACH,aAFa,OAAO,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAC,CAAC,CAMvC;IAED;;;;;OAKG;IACH,yBAHW,MAAM,GACJ,OAAO,CAAC;QAAC,KAAK,EAAE,OAAO,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;KAAC,CAAC,CAMzE;IAED;;;;;OAKG;IACH,4BAHW,MAAM,GACJ,OAAO,CAAC;QAAC,MAAM,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAC,GAAC,IAAI,CAAC,CAI9E;IAED;;;;OAIG;IACH,oBAFa,OAAO,CAAC;QAAC,cAAc,EAAE,OAAO,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,CAAC;QAAC,KAAK,CAAC,EAAE,MAAM,CAAA;KAAC,CAAC,CAM/E;IAED;;;;;;OAMG;IACH,0BAJW,MAAM,SACN,MAAM,GACJ,OAAO,CAAC;QAAC,OAAO,EAAE,OAAO,CAAC;QAAC,OAAO,CAAC,EAAE,MAAM,CAAA;KAAC,CAAC,CAQzD;CACF;iCArEgC,wBAAwB"}
|
|
@@ -49,7 +49,13 @@ declare class CollabService {
|
|
|
49
49
|
*/
|
|
50
50
|
getWebSocketUrl(): string;
|
|
51
51
|
/**
|
|
52
|
-
*
|
|
52
|
+
* Returns a client ID stable for the lifetime of the browser tab (window).
|
|
53
|
+
*
|
|
54
|
+
* Persisted in sessionStorage so that a reconnection or a page reload reuses the same ID:
|
|
55
|
+
* the server can then recognize the rejoin and replace the stale peer instead of allocating a
|
|
56
|
+
* new session slot. Without this, every reload leaked a slot and sessions filled up with ghost
|
|
57
|
+
* peers (SESSION_FULL). sessionStorage is per-tab, so different tabs (or servers) still get
|
|
58
|
+
* distinct IDs, allowing concurrent sessions.
|
|
53
59
|
*
|
|
54
60
|
* @returns {string} Client ID
|
|
55
61
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CollabService.d.ts","sourceRoot":"","sources":["../../../src/services/CollabService.js"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"CollabService.d.ts","sourceRoot":"","sources":["../../../src/services/CollabService.js"],"names":[],"mappings":";AAuLA,2CAA0C;AAnK1C;;;GAGG;AACH;IAEI,iBAA6B;IAG/B;;;;OAIG;IACH,cAFa,MAAM,CAIlB;IAED;;;;OAIG;IACH,aAFa,OAAO,CAAC,MAAM,CAAC,CAI3B;IAED;;;;;;OAMG;IACH,yBAHW,MAAM,GACJ,MAAM,CAIlB;IAED;;;;;OAKG;IACH,0BAHW,MAAM,GACJ,OAAO,KAAQ,CAqC3B;IAED;;;;;OAKG;IACH,oBAHW,MAAM,GACJ,OAAO,KAAQ,CA6B3B;IAED;;;;;;OAMG;IACH,mBAFa,MAAM,CAUlB;IAED;;;;;;;;;;OAUG;IACH,oBAFa,MAAM,CAiBlB;CACF"}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { default as AlfrescoProxyService } from './AlfrescoProxyService';
|
|
2
|
+
declare const _default: DiffusionService;
|
|
3
|
+
export default _default;
|
|
4
|
+
/**
|
|
5
|
+
* Service for communicating with the Pristy Diffusion backend (Alfresco webscripts proxy).
|
|
6
|
+
* Handles site creation, templates, sync and CRUD operations.
|
|
7
|
+
*/
|
|
8
|
+
declare class DiffusionService extends AlfrescoProxyService {
|
|
9
|
+
constructor();
|
|
10
|
+
/**
|
|
11
|
+
* Check if diffusion integration is enabled.
|
|
12
|
+
*
|
|
13
|
+
* @returns {Promise<{enabled: boolean}>}
|
|
14
|
+
*/
|
|
15
|
+
getStatus(): Promise<{
|
|
16
|
+
enabled: boolean;
|
|
17
|
+
}>;
|
|
18
|
+
/**
|
|
19
|
+
* Get available diffusion templates.
|
|
20
|
+
*
|
|
21
|
+
* @returns {Promise<Array>} List of templates
|
|
22
|
+
*/
|
|
23
|
+
getTemplates(): Promise<any[]>;
|
|
24
|
+
/**
|
|
25
|
+
* Get diffusion sites for a workspace.
|
|
26
|
+
*
|
|
27
|
+
* @param {string} workspaceId - The workspace ID (site name)
|
|
28
|
+
* @returns {Promise<Array>} List of diffusion sites for this workspace
|
|
29
|
+
*/
|
|
30
|
+
getSites(workspaceId: string): Promise<any[]>;
|
|
31
|
+
/**
|
|
32
|
+
* Create a new diffusion site.
|
|
33
|
+
*
|
|
34
|
+
* @param {Object} payload - Site creation data
|
|
35
|
+
* @returns {Promise<Object|null>} Created site or null on error
|
|
36
|
+
*/
|
|
37
|
+
createSite(payload: any): Promise<any | null>;
|
|
38
|
+
/**
|
|
39
|
+
* Update an existing diffusion site.
|
|
40
|
+
*
|
|
41
|
+
* @param {Object} payload - Site update data (must include `id`)
|
|
42
|
+
* @returns {Promise<Object|null>} Updated site or null on error
|
|
43
|
+
*/
|
|
44
|
+
updateSite(payload: any): Promise<any | null>;
|
|
45
|
+
/**
|
|
46
|
+
* Delete a diffusion site.
|
|
47
|
+
*
|
|
48
|
+
* @param {string} siteId - The diffusion site ID
|
|
49
|
+
* @returns {Promise<boolean>} True if deleted successfully
|
|
50
|
+
*/
|
|
51
|
+
deleteSite(siteId: string): Promise<boolean>;
|
|
52
|
+
/**
|
|
53
|
+
* Trigger synchronization for a diffusion site.
|
|
54
|
+
*
|
|
55
|
+
* @param {string} siteId - The diffusion site ID
|
|
56
|
+
* @param {string} [workspaceId] - The Alfresco site shortName (to grant sync account access)
|
|
57
|
+
* @returns {Promise<Object|null>} Sync job details or null on error
|
|
58
|
+
*/
|
|
59
|
+
triggerSync(siteId: string, workspaceId?: string): Promise<any | null>;
|
|
60
|
+
}
|
|
61
|
+
//# sourceMappingURL=DiffusionService.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DiffusionService.d.ts","sourceRoot":"","sources":["../../../src/services/DiffusionService.js"],"names":[],"mappings":";;AAmBA;;;GAGG;AACH;IACE,cAEC;IAED;;;;OAIG;IACH,aAFa,OAAO,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAC,CAAC,CAMvC;IAED;;;;OAIG;IACH,gBAFa,OAAO,OAAO,CAI1B;IAED;;;;;OAKG;IACH,sBAHW,MAAM,GACJ,OAAO,OAAO,CAI1B;IAED;;;;;OAKG;IACH,0BAFa,OAAO,CAAC,MAAO,IAAI,CAAC,CAMhC;IAED;;;;;OAKG;IACH,0BAFa,OAAO,CAAC,MAAO,IAAI,CAAC,CAMhC;IAED;;;;;OAKG;IACH,mBAHW,MAAM,GACJ,OAAO,CAAC,OAAO,CAAC,CAI5B;IAED;;;;;;OAMG;IACH,oBAJW,MAAM,gBACN,MAAM,GACJ,OAAO,CAAC,MAAO,IAAI,CAAC,CAUhC;CACF;iCA3FgC,wBAAwB"}
|
|
@@ -54,7 +54,7 @@ declare class WorkspaceService {
|
|
|
54
54
|
* @returns {Promise<Array>} Normalized group list
|
|
55
55
|
*/
|
|
56
56
|
searchGroups(term: string, maxItems?: number): Promise<any[]>;
|
|
57
|
-
deleteWorkspace(siteId: any): Promise<void>;
|
|
57
|
+
deleteWorkspace(siteId: any, permanent?: boolean): Promise<void>;
|
|
58
58
|
updateWorkspace(id: any, opts: any): Promise< SiteEntry>;
|
|
59
59
|
}
|
|
60
60
|
//# sourceMappingURL=WorkspaceService.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WorkspaceService.d.ts","sourceRoot":"","sources":["../../../src/services/WorkspaceService.js"],"names":[],"mappings":";;;AAqBA;;GAEG;AACH;IAEI,kCAGE;IAEJ,8BAqBC;IAED,uDAoCC;IAED;;;;OAIG;IACH,uBAFa,OAAO,CAAC,IAAI,CAAC,CAmBzB;IAED,+CAkBC;IAED,kEAeC;IAED,6DAgBC;IAED,0CAkBC;IAED,iHAWC;IAED,iHAeC;IAED;;;OAGG;IACH,gCAcC;IAED,2GAgBC;IAED,4GAgBC;IAED,qHAeC;IAED,sHAeC;IAED,6DAUC;IAED,+DAUC;IAED,iGAgBC;IAED,6FAUC;IAED;;;;;OAKG;IACH,kBAJW,MAAM,aACN,MAAM,GACJ,OAAO,OAAO,CA2C1B;IAED;;;;;;;;;;;OAWG;IACH,mBAJW,MAAM,aACN,MAAM,GACJ,OAAO,OAAO,CA+C1B;IAED,
|
|
1
|
+
{"version":3,"file":"WorkspaceService.d.ts","sourceRoot":"","sources":["../../../src/services/WorkspaceService.js"],"names":[],"mappings":";;;AAqBA;;GAEG;AACH;IAEI,kCAGE;IAEJ,8BAqBC;IAED,uDAoCC;IAED;;;;OAIG;IACH,uBAFa,OAAO,CAAC,IAAI,CAAC,CAmBzB;IAED,+CAkBC;IAED,kEAeC;IAED,6DAgBC;IAED,0CAkBC;IAED,iHAWC;IAED,iHAeC;IAED;;;OAGG;IACH,gCAcC;IAED,2GAgBC;IAED,4GAgBC;IAED,qHAeC;IAED,sHAeC;IAED,6DAUC;IAED,+DAUC;IAED,iGAgBC;IAED,6FAUC;IAED;;;;;OAKG;IACH,kBAJW,MAAM,aACN,MAAM,GACJ,OAAO,OAAO,CA2C1B;IAED;;;;;;;;;;;OAWG;IACH,mBAJW,MAAM,aACN,MAAM,GACJ,OAAO,OAAO,CA+C1B;IAED,iEAMC;IAED,mFAIC;CACF;qBAndoB,WAAW"}
|
|
@@ -60,6 +60,7 @@ export const useConfigStore: StoreDefinition<"ConfigStore", {
|
|
|
60
60
|
ROW_PER_PAGE_OPTIONS: any[];
|
|
61
61
|
COLLAB_ENABLED: boolean;
|
|
62
62
|
CHAT_ENABLED: boolean;
|
|
63
|
+
DIFFUSION_ENABLED: boolean;
|
|
63
64
|
ROCKETCHAT_HOST: string;
|
|
64
65
|
ROCKETCHAT_WS_URL: string;
|
|
65
66
|
CHAT_OAUTH_ENABLED: boolean;
|
|
@@ -154,6 +155,7 @@ export const useConfigStore: StoreDefinition<"ConfigStore", {
|
|
|
154
155
|
ROW_PER_PAGE_OPTIONS: any[];
|
|
155
156
|
COLLAB_ENABLED: boolean;
|
|
156
157
|
CHAT_ENABLED: boolean;
|
|
158
|
+
DIFFUSION_ENABLED: boolean;
|
|
157
159
|
ROCKETCHAT_HOST: string;
|
|
158
160
|
ROCKETCHAT_WS_URL: string;
|
|
159
161
|
CHAT_OAUTH_ENABLED: boolean;
|
|
@@ -247,6 +249,7 @@ export const useConfigStore: StoreDefinition<"ConfigStore", {
|
|
|
247
249
|
ROW_PER_PAGE_OPTIONS: any[];
|
|
248
250
|
COLLAB_ENABLED: boolean;
|
|
249
251
|
CHAT_ENABLED: boolean;
|
|
252
|
+
DIFFUSION_ENABLED: boolean;
|
|
250
253
|
ROCKETCHAT_HOST: string;
|
|
251
254
|
ROCKETCHAT_WS_URL: string;
|
|
252
255
|
CHAT_OAUTH_ENABLED: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../src/stores/config.js"],"names":[],"mappings":";AAoBA
|
|
1
|
+
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../src/stores/config.js"],"names":[],"mappings":";AAoBA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAyLI;;OAEG;;IAiBH;;;;;OAKG;0CADS,OAAO,CAAC,IAAI,CAAC;GAgC1B"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pristy/pristy-libvue",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.12.0",
|
|
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.3",
|
|
43
43
|
"@codemirror/collab": "^6.1.1",
|
|
44
44
|
"@codemirror/commands": "^6.10.3",
|
|
45
45
|
"@codemirror/lang-html": "^6.4.11",
|
|
@@ -49,15 +49,15 @@
|
|
|
49
49
|
"@codemirror/lang-yaml": "^6.1.3",
|
|
50
50
|
"@codemirror/language": "^6.12.3",
|
|
51
51
|
"@codemirror/legacy-modes": "^6.5.3",
|
|
52
|
-
"@codemirror/lint": "^6.9.
|
|
53
|
-
"@codemirror/merge": "^6.12.
|
|
52
|
+
"@codemirror/lint": "^6.9.7",
|
|
53
|
+
"@codemirror/merge": "^6.12.2",
|
|
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.43.
|
|
57
|
+
"@codemirror/view": "^6.43.1",
|
|
58
58
|
"codemirror": "6.0.2",
|
|
59
59
|
"vue": "^3.5.22",
|
|
60
|
-
"vue-i18n": "^11.4.
|
|
60
|
+
"vue-i18n": "^11.4.5",
|
|
61
61
|
"vue-router": "^4.6.4"
|
|
62
62
|
},
|
|
63
63
|
"resolutions": {
|
|
@@ -71,8 +71,8 @@
|
|
|
71
71
|
"@tato30/vue-pdf": "^1.11.5",
|
|
72
72
|
"@vueuse/core": "^12.8.2",
|
|
73
73
|
"async-retry": "^1.3.3",
|
|
74
|
-
"axios": "^1.
|
|
75
|
-
"dompurify": "^3.4.
|
|
74
|
+
"axios": "^1.17.0",
|
|
75
|
+
"dompurify": "^3.4.9",
|
|
76
76
|
"email-validator": "^2.0.4",
|
|
77
77
|
"highlight.js": "^11.11.1",
|
|
78
78
|
"jszip": "^3.10.1",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"pinia": "^2.3.1",
|
|
85
85
|
"primevue": "^4.5.5",
|
|
86
86
|
"quick-lru": "^7.3.0",
|
|
87
|
-
"sanitize-html": "^2.17.
|
|
87
|
+
"sanitize-html": "^2.17.5",
|
|
88
88
|
"type-check": "^0.4.0",
|
|
89
89
|
"vue-draggable-next": "^2.3.0"
|
|
90
90
|
},
|
|
@@ -93,20 +93,20 @@
|
|
|
93
93
|
"@eslint/js": "^9.37.0",
|
|
94
94
|
"@vitejs/plugin-legacy": "^7.2.1",
|
|
95
95
|
"@vitejs/plugin-vue": "^6.0.7",
|
|
96
|
-
"@vitest/coverage-v8": "^3.2.
|
|
96
|
+
"@vitest/coverage-v8": "^3.2.6",
|
|
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
|
-
"eslint-plugin-prettier": "^5.5.
|
|
101
|
+
"eslint-plugin-prettier": "^5.5.6",
|
|
102
102
|
"eslint-plugin-promise": "^7.3.0",
|
|
103
103
|
"eslint-plugin-vue": "^9.33.0",
|
|
104
104
|
"jsdom": "^27.4.0",
|
|
105
|
-
"prettier": "^3.8.
|
|
105
|
+
"prettier": "^3.8.4",
|
|
106
106
|
"rollup-plugin-visualizer": "^6.0.11",
|
|
107
107
|
"sass": "^1.100.0",
|
|
108
108
|
"svgo": "^4.0.1",
|
|
109
|
-
"vite": "^7.3.
|
|
109
|
+
"vite": "^7.3.5",
|
|
110
110
|
"vite-plugin-dts": "^4.5.4",
|
|
111
111
|
"vitest": "^3.2.4"
|
|
112
112
|
},
|