@pristy/pristy-libvue 1.0.1 → 1.0.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.js
CHANGED
|
@@ -8279,7 +8279,6 @@ export {
|
|
|
8279
8279
|
M2 as ShareLinkPopup,
|
|
8280
8280
|
C2 as TreeExplorer,
|
|
8281
8281
|
h2 as VideoPlayer,
|
|
8282
|
-
Pb as WorkflowService,
|
|
8283
8282
|
Vg as actionsApi,
|
|
8284
8283
|
rg as activitiesApi,
|
|
8285
8284
|
e as alfrescoApi,
|
|
@@ -8329,5 +8328,6 @@ export {
|
|
|
8329
8328
|
mb as versionsApi,
|
|
8330
8329
|
Kg as vueKeyCloak,
|
|
8331
8330
|
tm as webscriptApi,
|
|
8331
|
+
Pb as workflowService,
|
|
8332
8332
|
J as workspaceService
|
|
8333
8333
|
};
|