@pristy/pristy-libvue 2.1.0 → 2.2.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.
Files changed (42) hide show
  1. package/dist/components/SelectionStatus.vue.d.ts.map +1 -1
  2. package/dist/components/breadcrumb/BreadCrumbAlfresco.vue.d.ts.map +1 -1
  3. package/dist/components/breadcrumb/ComplexBreadcrumb.vue.d.ts.map +1 -1
  4. package/dist/components/config/ConfigUpload.vue.d.ts.map +1 -1
  5. package/dist/components/config/ListVersionConfig.vue.d.ts.map +1 -1
  6. package/dist/components/layouts/AppFooter.vue.d.ts.map +1 -1
  7. package/dist/components/layouts/AppLayout.vue.d.ts.map +1 -1
  8. package/dist/components/layouts/AppMobileLayout.vue.d.ts.map +1 -1
  9. package/dist/components/layouts/AppSidebar.vue.d.ts.map +1 -1
  10. package/dist/components/layouts/AppSubmenu.vue.d.ts.map +1 -1
  11. package/dist/components/layouts/AppTopbar.vue.d.ts.map +1 -1
  12. package/dist/components/navigation/ContentCompactTableView.vue.d.ts +146 -0
  13. package/dist/components/navigation/ContentCompactTableView.vue.d.ts.map +1 -0
  14. package/dist/components/navigation/ContentGridView.vue.d.ts.map +1 -1
  15. package/dist/components/navigation/ContentListView.vue.d.ts +9 -0
  16. package/dist/components/navigation/ContentListView.vue.d.ts.map +1 -1
  17. package/dist/components/navigation/ContentTableView.vue.d.ts.map +1 -1
  18. package/dist/components/navigation/DynamicContentView.vue.d.ts +84 -78
  19. package/dist/components/navigation/DynamicContentView.vue.d.ts.map +1 -1
  20. package/dist/components/navigation/PreviewPanel.vue.d.ts.map +1 -1
  21. package/dist/components/pdfTools/PdfToolsComponent.vue.d.ts.map +1 -1
  22. package/dist/components/pdfTools/SaveAsPopup.vue.d.ts.map +1 -1
  23. package/dist/components/popup/ImportPopupWithWorker.vue.d.ts.map +1 -1
  24. package/dist/components/popup/ShareLinkPopup.vue.d.ts.map +1 -1
  25. package/dist/components/viewer/AudioPlayer.vue.d.ts.map +1 -1
  26. package/dist/components/viewer/PDFComponent.vue.d.ts.map +1 -1
  27. package/dist/components/workspace/WorkspaceCard.vue.d.ts.map +1 -1
  28. package/dist/components/workspace/WorkspaceList.vue.d.ts.map +1 -1
  29. package/dist/composables/useLayout.d.ts.map +1 -1
  30. package/dist/composables/useTheme.d.ts.map +1 -1
  31. package/dist/index.d.ts +2 -1
  32. package/dist/index.d.ts.map +1 -1
  33. package/dist/pages/LoginPage.vue.d.ts.map +1 -1
  34. package/dist/pristy-libvue.css +1 -1
  35. package/dist/pristy-libvue.es.js +5557 -5227
  36. package/dist/pristy-libvue.es.js.map +1 -1
  37. package/dist/pristy-libvue.umd.js +20 -20
  38. package/dist/pristy-libvue.umd.js.map +1 -1
  39. package/dist/services/AlfrescoNodeService.d.ts.map +1 -1
  40. package/dist/stores/config.d.ts +6 -0
  41. package/dist/stores/config.d.ts.map +1 -1
  42. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"SelectionStatus.vue.d.ts","sourceRoot":"","sources":["../../src/components/SelectionStatus.vue"],"names":[],"mappings":";;;;AAsGA;"}
1
+ {"version":3,"file":"SelectionStatus.vue.d.ts","sourceRoot":"","sources":["../../src/components/SelectionStatus.vue"],"names":[],"mappings":";;;;AAkGA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"BreadCrumbAlfresco.vue.d.ts","sourceRoot":"","sources":["../../../src/components/breadcrumb/BreadCrumbAlfresco.vue"],"names":[],"mappings":";;;;;;AAsFA;"}
1
+ {"version":3,"file":"BreadCrumbAlfresco.vue.d.ts","sourceRoot":"","sources":["../../../src/components/breadcrumb/BreadCrumbAlfresco.vue"],"names":[],"mappings":";;;;;;AA2FA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ComplexBreadcrumb.vue.d.ts","sourceRoot":"","sources":["../../../src/components/breadcrumb/ComplexBreadcrumb.vue"],"names":[],"mappings":";;;;;AAmLA;;IAgqBI;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;;IAMH;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;IArEH;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;;IAMH;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG"}
1
+ {"version":3,"file":"ComplexBreadcrumb.vue.d.ts","sourceRoot":"","sources":["../../../src/components/breadcrumb/ComplexBreadcrumb.vue"],"names":[],"mappings":";;;;;AAsLA;;IAqqBI;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;;IAMH;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;IArEH;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;;IAMH;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG"}
@@ -1 +1 @@
1
- {"version":3,"file":"ConfigUpload.vue.d.ts","sourceRoot":"","sources":["../../../src/components/config/ConfigUpload.vue"],"names":[],"mappings":";;;AAoCA;"}
1
+ {"version":3,"file":"ConfigUpload.vue.d.ts","sourceRoot":"","sources":["../../../src/components/config/ConfigUpload.vue"],"names":[],"mappings":";;;AAuCA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ListVersionConfig.vue.d.ts","sourceRoot":"","sources":["../../../src/components/config/ListVersionConfig.vue"],"names":[],"mappings":";;;;;;AAgHA;;;;;;;;;;;;;;;;;;;IAmUI;;OAEG;;IAwBH;;OAEG;;IAeH;;OAEG;;IAyCH;;OAEG"}
1
+ {"version":3,"file":"ListVersionConfig.vue.d.ts","sourceRoot":"","sources":["../../../src/components/config/ListVersionConfig.vue"],"names":[],"mappings":";;;;;;AAyGA;;;;;;;;;;;;;;;;;;;IAiZI;;OAEG;;IAwBH;;OAEG;;IAeH;;OAEG;;IAyCH;;OAEG"}
@@ -1 +1 @@
1
- {"version":3,"file":"AppFooter.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/AppFooter.vue"],"names":[],"mappings":";AAwCA;;IA6JI;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAUH;;OAEG;;;;;IAUH;;OAEG;;;;;;;;;IAtDH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAUH;;OAEG;;;;;IAUH;;OAEG"}
1
+ {"version":3,"file":"AppFooter.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/AppFooter.vue"],"names":[],"mappings":";AA0CA;;IA+JI;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAUH;;OAEG;;;;;IAUH;;OAEG;;;;;;;;;IAtDH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAUH;;OAEG;;;;;IAUH;;OAEG"}
@@ -1 +1 @@
1
- {"version":3,"file":"AppLayout.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/AppLayout.vue"],"names":[],"mappings":";;;AAwHA;;IAowCI;;;OAGG;;;;;IASH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IASH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IASH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;IAKH;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAtJH;;;OAGG;;;;;IASH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IASH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IASH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;IAKH;;;OAGG"}
1
+ {"version":3,"file":"AppLayout.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/AppLayout.vue"],"names":[],"mappings":";;;AA6HA;;IA+wCI;;;OAGG;;;;;IASH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IASH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IASH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;IAKH;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAtJH;;;OAGG;;;;;IASH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IASH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IASH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;IAKH;;;OAGG"}
@@ -1 +1 @@
1
- {"version":3,"file":"AppMobileLayout.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/AppMobileLayout.vue"],"names":[],"mappings":";;;AAyEA;;IA8XI;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;;;;;;OAQG;;;;;IAKH;;;;OAIG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;;;;;;;;IA3DH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;;;;;;OAQG;;;;;IAKH;;;;OAIG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG"}
1
+ {"version":3,"file":"AppMobileLayout.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/AppMobileLayout.vue"],"names":[],"mappings":";;;AAyEA;;IAkYI;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;;;;;;OAQG;;;;;IAKH;;;;OAIG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;;;;;;;;IA3DH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;;;;;;OAQG;;;;;IAKH;;;;OAIG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG"}
@@ -1 +1 @@
1
- {"version":3,"file":"AppSidebar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/AppSidebar.vue"],"names":[],"mappings":";AAuDA;;IA4OI;;;OAGG;;;;;IAKH;;;OAGG;;;;;IAKH;;;OAGG;;;;;IAKH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;IA1BH;;;OAGG;;;;;IAKH;;;OAGG;;;;;IAKH;;;OAGG;;;;;IAKH;;OAEG"}
1
+ {"version":3,"file":"AppSidebar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/AppSidebar.vue"],"names":[],"mappings":";AAoDA;;IA+OI;;;OAGG;;;;;IAKH;;;OAGG;;;;;IAKH;;;OAGG;;;;;IAKH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;IA1BH;;;OAGG;;;;;IAKH;;;OAGG;;;;;IAKH;;;OAGG;;;;;IAKH;;OAEG"}
@@ -1 +1 @@
1
- {"version":3,"file":"AppSubmenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/AppSubmenu.vue"],"names":[],"mappings":";AAmGA;;IAkfI;;;;;;;;;OASG;;;;;;;;;;;;;;;IATH;;;;;;;;;OASG"}
1
+ {"version":3,"file":"AppSubmenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/AppSubmenu.vue"],"names":[],"mappings":";AA4GA;;IA6fI;;;;;;;;;OASG;;;;;;;;;;;;;;;IATH;;;;;;;;;OASG"}
@@ -1 +1 @@
1
- {"version":3,"file":"AppTopbar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/AppTopbar.vue"],"names":[],"mappings":";;;AA8HA;;IA4gBI;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;;;;;;;IA7GH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG"}
1
+ {"version":3,"file":"AppTopbar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layouts/AppTopbar.vue"],"names":[],"mappings":";;;AAuIA;;IA0hBI;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;;;;;;;IA7GH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG"}
@@ -0,0 +1,146 @@
1
+ import { DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, ObjectDirective } from 'vue';
2
+ import { DefineComponent } from '@primevue/core';
3
+ import { ButtonProps, ButtonSlots } from 'primevue/button';
4
+ import { DataTableProps, DataTableSlots, DataTableSortEvent, DataTableFilterEvent, DataTablePageEvent, DataTableSortMeta, DataTableExpandedRows, DataTableFilterMeta, DataTableEditingRows, DataTableRowClickEvent, DataTableRowDoubleClickEvent, DataTableRowContextMenuEvent, DataTableRowSelectEvent, DataTableRowSelectAllEvent, DataTableRowUnselectAllEvent, DataTableRowUnselectEvent, DataTableSelectAllChangeEvent, DataTableColumnResizeEndEvent, DataTableColumnReorderEvent, DataTableRowReorderEvent, DataTableRowExpandEvent, DataTableRowCollapseEvent, DataTableCellEditInitEvent, DataTableCellEditCompleteEvent, DataTableCellEditCancelEvent, DataTableRowEditInitEvent, DataTableRowEditSaveEvent, DataTableRowEditCancelEvent, DataTableStateEvent, DataTableMethods } from 'primevue/datatable';
5
+ import { CheckboxProps, CheckboxSlots } from 'primevue/checkbox';
6
+ import { ColumnProps, ColumnSlots } from 'primevue/column';
7
+ declare const _default: DefineComponent<ExtractPropTypes<{
8
+ files: {
9
+ type: ArrayConstructor;
10
+ default: () => any[];
11
+ };
12
+ filters: {
13
+ type: ObjectConstructor;
14
+ default: any;
15
+ };
16
+ currentNode: {
17
+ type: ObjectConstructor;
18
+ default: any;
19
+ };
20
+ selectedNodes: {
21
+ type: ArrayConstructor;
22
+ default: () => any[];
23
+ };
24
+ isPreviewPanelVisible: {
25
+ type: BooleanConstructor;
26
+ default: boolean;
27
+ };
28
+ isSmallScreen: {
29
+ type: BooleanConstructor;
30
+ default: boolean;
31
+ };
32
+ datatableColumnConfig: {
33
+ type: ArrayConstructor;
34
+ default: () => any[];
35
+ };
36
+ /**
37
+ * Inline action buttons displayed before the "more actions" button.
38
+ * Each item: { icon, tooltip, severity?, handler(event, node), visible?(node) }
39
+ * - icon: Remix icon class (e.g. "ri-external-link-line")
40
+ * - tooltip: tooltip text
41
+ * - severity: PrimeVue button severity (default: "secondary")
42
+ * - handler: function(event, node) called on click
43
+ * - visible: optional function(node) => boolean, to show/hide per row
44
+ */
45
+ inlineActions: {
46
+ type: ArrayConstructor;
47
+ default: () => any[];
48
+ };
49
+ }>, {}, {}, {
50
+ visibleColumns(): unknown[];
51
+ selectedNodesCopy: {
52
+ get(): unknown[];
53
+ set(value: any): void;
54
+ };
55
+ actionsColumnWidth(): string;
56
+ }, {
57
+ resolvedInlineActions(node: any): any[];
58
+ navigateTo(node: any): void;
59
+ loadIcon(item: any): string;
60
+ loadIconLabel(item: any): any;
61
+ applyAction(actionFnName: any, row: any): void;
62
+ applyFormat(value: any, formatFnName: any): any;
63
+ getValue(obj: any, path: any): any;
64
+ convertBytesToSize(str: any): string;
65
+ toLocaleDateString(datestr: any): string;
66
+ toggleFileActionMenu(event: any, node: any): void;
67
+ }, ComponentOptionsMixin, ComponentOptionsMixin, ("update:selectedNodes" | "toggle-file-action-menu" | "navigate-to")[], "update:selectedNodes" | "toggle-file-action-menu" | "navigate-to", PublicProps, Readonly< ExtractPropTypes<{
68
+ files: {
69
+ type: ArrayConstructor;
70
+ default: () => any[];
71
+ };
72
+ filters: {
73
+ type: ObjectConstructor;
74
+ default: any;
75
+ };
76
+ currentNode: {
77
+ type: ObjectConstructor;
78
+ default: any;
79
+ };
80
+ selectedNodes: {
81
+ type: ArrayConstructor;
82
+ default: () => any[];
83
+ };
84
+ isPreviewPanelVisible: {
85
+ type: BooleanConstructor;
86
+ default: boolean;
87
+ };
88
+ isSmallScreen: {
89
+ type: BooleanConstructor;
90
+ default: boolean;
91
+ };
92
+ datatableColumnConfig: {
93
+ type: ArrayConstructor;
94
+ default: () => any[];
95
+ };
96
+ /**
97
+ * Inline action buttons displayed before the "more actions" button.
98
+ * Each item: { icon, tooltip, severity?, handler(event, node), visible?(node) }
99
+ * - icon: Remix icon class (e.g. "ri-external-link-line")
100
+ * - tooltip: tooltip text
101
+ * - severity: PrimeVue button severity (default: "secondary")
102
+ * - handler: function(event, node) called on click
103
+ * - visible: optional function(node) => boolean, to show/hide per row
104
+ */
105
+ inlineActions: {
106
+ type: ArrayConstructor;
107
+ default: () => any[];
108
+ };
109
+ }>> & Readonly<{
110
+ "onUpdate:selectedNodes"?: (...args: any[]) => any;
111
+ "onToggle-file-action-menu"?: (...args: any[]) => any;
112
+ "onNavigate-to"?: (...args: any[]) => any;
113
+ }>, {
114
+ filters: Record<string, any>;
115
+ files: unknown[];
116
+ isSmallScreen: boolean;
117
+ currentNode: Record<string, any>;
118
+ selectedNodes: unknown[];
119
+ isPreviewPanelVisible: boolean;
120
+ datatableColumnConfig: unknown[];
121
+ inlineActions: unknown[];
122
+ }, {}, {
123
+ PristyIcon: DefineComponent<ExtractPropTypes<{
124
+ svgFileName: {
125
+ default: string;
126
+ type: StringConstructor;
127
+ };
128
+ }>, {}, {
129
+ src: StringConstructor;
130
+ }, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
131
+ svgFileName: {
132
+ default: string;
133
+ type: StringConstructor;
134
+ };
135
+ }>> & Readonly<{}>, {
136
+ svgFileName: string;
137
+ }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
138
+ PrimeButton: DefineComponent<ButtonProps, ButtonSlots, (e: string, ...args: any[]) => void>;
139
+ PrimeDataTable: DefineComponent<DataTableProps<any>, DataTableSlots<any>, ((e: "sort", event: DataTableSortEvent) => void) & ((e: "filter", event: DataTableFilterEvent) => void) & ((e: "update:first", value: number) => void) & ((e: "update:rows", value: number) => void) & ((e: "page", event: DataTablePageEvent) => void) & ((e: "value-change", value: any[]) => void) & ((e: "update:sortField", value: string) => void) & ((e: "update:sortOrder", value: number) => void) & ((e: "update:multiSortMeta", value: DataTableSortMeta[]) => void) & ((e: "update:selection", value: any) => void) & ((e: "update:contextMenuSelection", value: any) => void) & ((e: "update:expandedRows", value: any[] | DataTableExpandedRows) => void) & ((e: "update:expandedRowGroups", value: any[] | DataTableExpandedRows) => void) & ((e: "update:filters", value: DataTableFilterMeta) => void) & ((e: "update:editingRows", value: any[] | DataTableEditingRows) => void) & ((e: "row-click", event: DataTableRowClickEvent<any>) => void) & ((e: "row-dblclick", event: DataTableRowDoubleClickEvent) => void) & ((e: "row-contextmenu", event: DataTableRowContextMenuEvent) => void) & ((e: "row-select", event: DataTableRowSelectEvent<any>) => void) & ((e: "row-select-all", event: DataTableRowSelectAllEvent<any>) => void) & ((e: "row-unselect-all", event: DataTableRowUnselectAllEvent) => void) & ((e: "row-unselect", event: DataTableRowUnselectEvent) => void) & ((e: "select-all-change", event: DataTableSelectAllChangeEvent) => void) & ((e: "column-resize-end", event: DataTableColumnResizeEndEvent) => void) & ((e: "column-reorder", event: DataTableColumnReorderEvent) => void) & ((e: "row-reorder", event: DataTableRowReorderEvent) => void) & ((e: "row-expand", event: DataTableRowExpandEvent<any>) => void) & ((e: "row-collapse", event: DataTableRowCollapseEvent) => void) & ((e: "rowgroup-expand", event: DataTableRowExpandEvent<any>) => void) & ((e: "rowgroup-collapse", event: DataTableRowCollapseEvent) => void) & ((e: "cell-edit-init", event: DataTableCellEditInitEvent<any>) => void) & ((e: "cell-edit-complete", event: DataTableCellEditCompleteEvent<any>) => void) & ((e: "cell-edit-cancel", event: DataTableCellEditCancelEvent) => void) & ((e: "row-edit-init", event: DataTableRowEditInitEvent<any>) => void) & ((e: "row-edit-save", event: DataTableRowEditSaveEvent<any>) => void) & ((e: "row-edit-cancel", event: DataTableRowEditCancelEvent<any>) => void) & ((e: "state-restore", event: DataTableStateEvent<any>) => void) & ((e: "state-save", event: DataTableStateEvent<any>) => void), DataTableMethods>;
140
+ PrimeCheckBox: DefineComponent<CheckboxProps, CheckboxSlots, ((e: "update:modelValue", value: any) => void) & ((e: "value-change", value: any) => void) & ((e: "focus", event: Event) => void) & ((e: "blur", event: Event) => void) & ((e: "update:indeterminate", value: false) => void) & ((e: "change", event: Event) => void)>;
141
+ PrimeColumn: DefineComponent<ColumnProps, ColumnSlots, (e: string, ...args: any[]) => void>;
142
+ }, {
143
+ tooltip: ObjectDirective<any, any, string, any>;
144
+ }, string, ComponentProvideOptions, true, {}, any>;
145
+ export default _default;
146
+ //# sourceMappingURL=ContentCompactTableView.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContentCompactTableView.vue.d.ts","sourceRoot":"","sources":["../../../src/components/navigation/ContentCompactTableView.vue"],"names":[],"mappings":";;;;;;AA+IA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA0aI;;;;;;;;OAQG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IARH;;;;;;;;OAQG"}
@@ -1 +1 @@
1
- {"version":3,"file":"ContentGridView.vue.d.ts","sourceRoot":"","sources":["../../../src/components/navigation/ContentGridView.vue"],"names":[],"mappings":";;;;;;;AA8IA;"}
1
+ {"version":3,"file":"ContentGridView.vue.d.ts","sourceRoot":"","sources":["../../../src/components/navigation/ContentGridView.vue"],"names":[],"mappings":";;;;;;;AAqJA;"}
@@ -25,6 +25,10 @@ declare const _default: DefineComponent<ExtractPropTypes<{
25
25
  type: BooleanConstructor;
26
26
  default: boolean;
27
27
  };
28
+ hasExtraColumn: {
29
+ type: BooleanConstructor;
30
+ default: boolean;
31
+ };
28
32
  }>, {}, {}, {
29
33
  selectedNodesCopy: {
30
34
  get(): unknown[];
@@ -101,6 +105,10 @@ declare const _default: DefineComponent<ExtractPropTypes<{
101
105
  type: BooleanConstructor;
102
106
  default: boolean;
103
107
  };
108
+ hasExtraColumn: {
109
+ type: BooleanConstructor;
110
+ default: boolean;
111
+ };
104
112
  }>> & Readonly<{
105
113
  "onUpdate:selectedNodes"?: (...args: any[]) => any;
106
114
  "onClick-icon"?: (...args: any[]) => any;
@@ -116,6 +124,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
116
124
  selectedNodes: unknown[];
117
125
  isPreviewPanelVisible: boolean;
118
126
  slotProps: Record<string, any>;
127
+ hasExtraColumn: boolean;
119
128
  }, {}, {
120
129
  PristyIcon: DefineComponent<ExtractPropTypes<{
121
130
  svgFileName: {
@@ -1 +1 @@
1
- {"version":3,"file":"ContentListView.vue.d.ts","sourceRoot":"","sources":["../../../src/components/navigation/ContentListView.vue"],"names":[],"mappings":";;;;;;AAqIA;"}
1
+ {"version":3,"file":"ContentListView.vue.d.ts","sourceRoot":"","sources":["../../../src/components/navigation/ContentListView.vue"],"names":[],"mappings":";;;;;;AA8IA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ContentTableView.vue.d.ts","sourceRoot":"","sources":["../../../src/components/navigation/ContentTableView.vue"],"names":[],"mappings":";;;;;;;;;AAqLA;"}
1
+ {"version":3,"file":"ContentTableView.vue.d.ts","sourceRoot":"","sources":["../../../src/components/navigation/ContentTableView.vue"],"names":[],"mappings":";;;;;;;;;AA+LA;"}
@@ -2,13 +2,13 @@ import { DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps,
2
2
  import { DefineComponent } from '@primevue/core';
3
3
  import { DividerProps, DividerSlots } from 'primevue/divider';
4
4
  import { MenuProps, MenuSlots, MenuMethods } from 'primevue/menu';
5
- import { default as __DTS_DEFAULT_0__ } from 'quick-lru';
6
- import { RenditionEntry } from '@alfresco/js-api';
7
5
  import { ButtonProps, ButtonSlots } from 'primevue/button';
8
- import { CheckboxProps, CheckboxSlots } from 'primevue/checkbox';
9
- import { ImageProps, ImageSlots, ImageMethods } from 'primevue/image';
10
6
  import { DataTableProps, DataTableSlots, DataTableSortEvent, DataTableFilterEvent, DataTablePageEvent, DataTableSortMeta, DataTableExpandedRows, DataTableFilterMeta, DataTableEditingRows, DataTableRowClickEvent, DataTableRowDoubleClickEvent, DataTableRowContextMenuEvent, DataTableRowSelectEvent, DataTableRowSelectAllEvent, DataTableRowUnselectAllEvent, DataTableRowUnselectEvent, DataTableSelectAllChangeEvent, DataTableColumnResizeEndEvent, DataTableColumnReorderEvent, DataTableRowReorderEvent, DataTableRowExpandEvent, DataTableRowCollapseEvent, DataTableCellEditInitEvent, DataTableCellEditCompleteEvent, DataTableCellEditCancelEvent, DataTableRowEditInitEvent, DataTableRowEditSaveEvent, DataTableRowEditCancelEvent, DataTableStateEvent, DataTableMethods } from 'primevue/datatable';
7
+ import { CheckboxProps, CheckboxSlots } from 'primevue/checkbox';
11
8
  import { ColumnProps, ColumnSlots } from 'primevue/column';
9
+ import { default as __DTS_DEFAULT_0__ } from 'quick-lru';
10
+ import { RenditionEntry } from '@alfresco/js-api';
11
+ import { ImageProps, ImageSlots, ImageMethods } from 'primevue/image';
12
12
  import { TabViewProps, TabViewSlots, TabViewChangeEvent, TabViewClickEvent } from 'primevue/tabview';
13
13
  import { TabPanelProps, TabPanelSlots } from 'primevue/tabpanel';
14
14
  import { TreeProps, TreeSlots, TreeFilterEvent, TreeExpandedKeys, TreeSelectionKeys, TreeNodeDropEvent, TreeDragEnterEvent, TreeDragLeaveEvent } from 'primevue/tree';
@@ -69,6 +69,14 @@ declare const _default: DefineComponent<ExtractPropTypes<{
69
69
  type: ArrayConstructor;
70
70
  default: () => any[];
71
71
  };
72
+ /**
73
+ * Inline action buttons for the compact table (list layout).
74
+ * Each item: { icon, tooltip, severity?, handler(event, node), visible?(node) }
75
+ */
76
+ inlineActions: {
77
+ type: ArrayConstructor;
78
+ default: () => any[];
79
+ };
72
80
  }>, {}, {
73
81
  filters: {
74
82
  global: {
@@ -83,7 +91,9 @@ declare const _default: DefineComponent<ExtractPropTypes<{
83
91
  isPageSelected: boolean;
84
92
  actionType: any;
85
93
  showUserHome: boolean;
86
- }, {}, {
94
+ }, {
95
+ hasExtraSlots(): boolean;
96
+ }, {
87
97
  resetPageSelection(): void;
88
98
  setMenuActionAndOpenIt(event: any, item: any): void;
89
99
  getMenuActionRef(): unknown;
@@ -150,6 +160,14 @@ declare const _default: DefineComponent<ExtractPropTypes<{
150
160
  type: ArrayConstructor;
151
161
  default: () => any[];
152
162
  };
163
+ /**
164
+ * Inline action buttons for the compact table (list layout).
165
+ * Each item: { icon, tooltip, severity?, handler(event, node), visible?(node) }
166
+ */
167
+ inlineActions: {
168
+ type: ArrayConstructor;
169
+ default: () => any[];
170
+ };
153
171
  }>> & Readonly<{
154
172
  onReload?: (...args: any[]) => any;
155
173
  "onOpen-preview-panel"?: (...args: any[]) => any;
@@ -168,6 +186,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
168
186
  isInUserHome: boolean;
169
187
  isPreviewPanelVisible: boolean;
170
188
  datatableColumnConfig: unknown[];
189
+ inlineActions: unknown[];
171
190
  layout: string;
172
191
  }, {}, {
173
192
  ActionMenu: DefineComponent<ExtractPropTypes<{
@@ -190,10 +209,18 @@ declare const _default: DefineComponent<ExtractPropTypes<{
190
209
  PrimeDivider: DefineComponent<DividerProps, DividerSlots, (e: string, ...args: any[]) => void>;
191
210
  PrimeMenu: DefineComponent<MenuProps, MenuSlots, ((e: "focus", event: Event) => void) & ((e: "blur", event: Event) => void) & ((e: "hide") => void) & ((e: "show") => void), MenuMethods>;
192
211
  }, {}, string, ComponentProvideOptions, true, {}, any>;
193
- ContentGridView: DefineComponent<ExtractPropTypes<{
194
- slotProps: {
212
+ ContentCompactTableView: DefineComponent<ExtractPropTypes<{
213
+ files: {
214
+ type: ArrayConstructor;
215
+ default: () => any[];
216
+ };
217
+ filters: {
195
218
  type: ObjectConstructor;
196
- default: () => {};
219
+ default: any;
220
+ };
221
+ currentNode: {
222
+ type: ObjectConstructor;
223
+ default: any;
197
224
  };
198
225
  selectedNodes: {
199
226
  type: ArrayConstructor;
@@ -207,72 +234,44 @@ declare const _default: DefineComponent<ExtractPropTypes<{
207
234
  type: BooleanConstructor;
208
235
  default: boolean;
209
236
  };
210
- isInUserHome: {
211
- type: BooleanConstructor;
212
- default: boolean;
237
+ datatableColumnConfig: {
238
+ type: ArrayConstructor;
239
+ default: () => any[];
240
+ };
241
+ inlineActions: {
242
+ type: ArrayConstructor;
243
+ default: () => any[];
213
244
  };
214
245
  }>, {}, {}, {
246
+ visibleColumns(): unknown[];
215
247
  selectedNodesCopy: {
216
248
  get(): unknown[];
217
249
  set(value: any): void;
218
250
  };
251
+ actionsColumnWidth(): string;
219
252
  }, {
220
- alfrescoFileService(): {
221
- lruUrls: __DTS_DEFAULT_0__<any, any>;
222
- pendingRenditions: Set<any>;
223
- failedRenditions: __DTS_DEFAULT_0__<any, any>;
224
- getThumbnailUrl(nodeId: any): any;
225
- getPreviewUrl(nodeId: any): any;
226
- getContentUrl(nodeId: any): any;
227
- getVersionContentUrl(nodeId: any, versionId: any): any;
228
- uploadFile(nodeId: any, opts: any, file: any): any;
229
- createRendition(nodeId: any, rendition: any): Promise<any>;
230
- createAllRendition(nodeId: any): Promise<any>;
231
- _createRendition(nodeId: any, renditionBodyCreate: any): Promise<any>;
232
- createVersionRendition(nodeId: any, versionId: any, rendition: any): Promise<any>;
233
- getVersionRendition(nodeId: any, versionId: any, renditionId: any): Promise< RenditionEntry>;
234
- handleThumbnailFallback(event: Event): void;
235
- onImageLoadFailure(event: Event, node: any): void;
236
- isThumbnailSupported(node: any): any;
237
- getRenditionUrl(nodeId: any, rendition?: string): Promise<unknown>;
238
- getVersionRenditionUrl(nodeId: any, versionId: any, rendition?: string): any;
239
- getProtocolForFileExtension(fileExtension: any): any;
240
- getFileExtension(fileName: any): any;
241
- isDoc(item: any): boolean;
242
- toggleMSOfficeVue(node: any): void;
243
- canOpenWithMSOffice(item: any): boolean;
244
- triggerEditOnlineAos(node: any): void;
245
- aos_tryToLaunchOfficeByMsProtocolHandler(protocolHandler: any, url: any): void;
246
- isWindows(): boolean;
247
- isMacOs(): boolean;
248
- getUserAgent(): string;
249
- isMSOfficeDoc(item: any): boolean;
250
- uploadFileWithProgress(nodeId: string, opts: object, file: File): Promise<any>;
251
- tooltipLockContent(node: {
252
- properties: any;
253
- properties: any;
254
- properties?: any;
255
- properties?: any;
256
- properties?: any;
257
- }): string;
258
- };
259
- toLocaleDateString(datestr: any): string;
260
- displaySvg(node: any): boolean;
253
+ resolvedInlineActions(node: any): any[];
254
+ navigateTo(node: any): void;
261
255
  loadIcon(item: any): string;
262
256
  loadIconLabel(item: any): any;
263
- onImageLoadFailure(event: any, node: any): void;
264
- displayThumb(node: any): any;
265
- clickIcon(node: any): void;
266
- openPreviewPanel(node: any): void;
267
- openShareLink(node: any): void;
268
- toggleFavorite(node: any): void;
257
+ applyAction(actionFnName: any, row: any): void;
258
+ applyFormat(value: any, formatFnName: any): any;
259
+ getValue(obj: any, path: any): any;
260
+ convertBytesToSize(str: any): string;
261
+ toLocaleDateString(datestr: any): string;
269
262
  toggleFileActionMenu(event: any, node: any): void;
270
- openInNewTab(node: any): void;
271
- nodeClicked(node: any): void;
272
- }, ComponentOptionsMixin, ComponentOptionsMixin, ("reload" | "update:selectedNodes" | "click-icon" | "open-preview-panel" | "open-sharelink" | "toggle-favorite" | "toggle-file-action-menu" | "open-in-new-tab" | "node-clicked")[], "reload" | "update:selectedNodes" | "click-icon" | "open-preview-panel" | "open-sharelink" | "toggle-favorite" | "toggle-file-action-menu" | "open-in-new-tab" | "node-clicked", PublicProps, Readonly< ExtractPropTypes<{
273
- slotProps: {
263
+ }, ComponentOptionsMixin, ComponentOptionsMixin, ("update:selectedNodes" | "toggle-file-action-menu" | "navigate-to")[], "update:selectedNodes" | "toggle-file-action-menu" | "navigate-to", PublicProps, Readonly< ExtractPropTypes<{
264
+ files: {
265
+ type: ArrayConstructor;
266
+ default: () => any[];
267
+ };
268
+ filters: {
274
269
  type: ObjectConstructor;
275
- default: () => {};
270
+ default: any;
271
+ };
272
+ currentNode: {
273
+ type: ObjectConstructor;
274
+ default: any;
276
275
  };
277
276
  selectedNodes: {
278
277
  type: ArrayConstructor;
@@ -286,26 +285,27 @@ declare const _default: DefineComponent<ExtractPropTypes<{
286
285
  type: BooleanConstructor;
287
286
  default: boolean;
288
287
  };
289
- isInUserHome: {
290
- type: BooleanConstructor;
291
- default: boolean;
288
+ datatableColumnConfig: {
289
+ type: ArrayConstructor;
290
+ default: () => any[];
291
+ };
292
+ inlineActions: {
293
+ type: ArrayConstructor;
294
+ default: () => any[];
292
295
  };
293
296
  }>> & Readonly<{
294
- onReload?: (...args: any[]) => any;
295
297
  "onUpdate:selectedNodes"?: (...args: any[]) => any;
296
- "onClick-icon"?: (...args: any[]) => any;
297
- "onOpen-preview-panel"?: (...args: any[]) => any;
298
- "onOpen-sharelink"?: (...args: any[]) => any;
299
- "onToggle-favorite"?: (...args: any[]) => any;
300
298
  "onToggle-file-action-menu"?: (...args: any[]) => any;
301
- "onOpen-in-new-tab"?: (...args: any[]) => any;
302
- "onNode-clicked"?: (...args: any[]) => any;
299
+ "onNavigate-to"?: (...args: any[]) => any;
303
300
  }>, {
301
+ filters: Record<string, any>;
302
+ files: unknown[];
304
303
  isSmallScreen: boolean;
305
- isInUserHome: boolean;
304
+ currentNode: Record<string, any>;
306
305
  selectedNodes: unknown[];
307
306
  isPreviewPanelVisible: boolean;
308
- slotProps: Record<string, any>;
307
+ datatableColumnConfig: unknown[];
308
+ inlineActions: unknown[];
309
309
  }, {}, {
310
310
  PristyIcon: DefineComponent<ExtractPropTypes<{
311
311
  svgFileName: {
@@ -323,12 +323,13 @@ declare const _default: DefineComponent<ExtractPropTypes<{
323
323
  svgFileName: string;
324
324
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
325
325
  PrimeButton: DefineComponent<ButtonProps, ButtonSlots, (e: string, ...args: any[]) => void>;
326
+ PrimeDataTable: DefineComponent<DataTableProps<any>, DataTableSlots<any>, ((e: "sort", event: DataTableSortEvent) => void) & ((e: "filter", event: DataTableFilterEvent) => void) & ((e: "update:first", value: number) => void) & ((e: "update:rows", value: number) => void) & ((e: "page", event: DataTablePageEvent) => void) & ((e: "value-change", value: any[]) => void) & ((e: "update:sortField", value: string) => void) & ((e: "update:sortOrder", value: number) => void) & ((e: "update:multiSortMeta", value: DataTableSortMeta[]) => void) & ((e: "update:selection", value: any) => void) & ((e: "update:contextMenuSelection", value: any) => void) & ((e: "update:expandedRows", value: any[] | DataTableExpandedRows) => void) & ((e: "update:expandedRowGroups", value: any[] | DataTableExpandedRows) => void) & ((e: "update:filters", value: DataTableFilterMeta) => void) & ((e: "update:editingRows", value: any[] | DataTableEditingRows) => void) & ((e: "row-click", event: DataTableRowClickEvent<any>) => void) & ((e: "row-dblclick", event: DataTableRowDoubleClickEvent) => void) & ((e: "row-contextmenu", event: DataTableRowContextMenuEvent) => void) & ((e: "row-select", event: DataTableRowSelectEvent<any>) => void) & ((e: "row-select-all", event: DataTableRowSelectAllEvent<any>) => void) & ((e: "row-unselect-all", event: DataTableRowUnselectAllEvent) => void) & ((e: "row-unselect", event: DataTableRowUnselectEvent) => void) & ((e: "select-all-change", event: DataTableSelectAllChangeEvent) => void) & ((e: "column-resize-end", event: DataTableColumnResizeEndEvent) => void) & ((e: "column-reorder", event: DataTableColumnReorderEvent) => void) & ((e: "row-reorder", event: DataTableRowReorderEvent) => void) & ((e: "row-expand", event: DataTableRowExpandEvent<any>) => void) & ((e: "row-collapse", event: DataTableRowCollapseEvent) => void) & ((e: "rowgroup-expand", event: DataTableRowExpandEvent<any>) => void) & ((e: "rowgroup-collapse", event: DataTableRowCollapseEvent) => void) & ((e: "cell-edit-init", event: DataTableCellEditInitEvent<any>) => void) & ((e: "cell-edit-complete", event: DataTableCellEditCompleteEvent<any>) => void) & ((e: "cell-edit-cancel", event: DataTableCellEditCancelEvent) => void) & ((e: "row-edit-init", event: DataTableRowEditInitEvent<any>) => void) & ((e: "row-edit-save", event: DataTableRowEditSaveEvent<any>) => void) & ((e: "row-edit-cancel", event: DataTableRowEditCancelEvent<any>) => void) & ((e: "state-restore", event: DataTableStateEvent<any>) => void) & ((e: "state-save", event: DataTableStateEvent<any>) => void), DataTableMethods>;
326
327
  PrimeCheckBox: DefineComponent<CheckboxProps, CheckboxSlots, ((e: "update:modelValue", value: any) => void) & ((e: "value-change", value: any) => void) & ((e: "focus", event: Event) => void) & ((e: "blur", event: Event) => void) & ((e: "update:indeterminate", value: false) => void) & ((e: "change", event: Event) => void)>;
327
- PrimeImage: DefineComponent<ImageProps, ImageSlots, ((e: "error") => void) & ((e: "hide") => void) & ((e: "show") => void), ImageMethods>;
328
+ PrimeColumn: DefineComponent<ColumnProps, ColumnSlots, (e: string, ...args: any[]) => void>;
328
329
  }, {
329
330
  tooltip: ObjectDirective<any, any, string, any>;
330
331
  }, string, ComponentProvideOptions, true, {}, any>;
331
- ContentListView: DefineComponent<ExtractPropTypes<{
332
+ ContentGridView: DefineComponent<ExtractPropTypes<{
332
333
  slotProps: {
333
334
  type: ObjectConstructor;
334
335
  default: () => {};
@@ -395,8 +396,11 @@ declare const _default: DefineComponent<ExtractPropTypes<{
395
396
  }): string;
396
397
  };
397
398
  toLocaleDateString(datestr: any): string;
399
+ displaySvg(node: any): boolean;
398
400
  loadIcon(item: any): string;
399
401
  loadIconLabel(item: any): any;
402
+ onImageLoadFailure(event: any, node: any): void;
403
+ displayThumb(node: any): any;
400
404
  clickIcon(node: any): void;
401
405
  openPreviewPanel(node: any): void;
402
406
  openShareLink(node: any): void;
@@ -404,7 +408,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
404
408
  toggleFileActionMenu(event: any, node: any): void;
405
409
  openInNewTab(node: any): void;
406
410
  nodeClicked(node: any): void;
407
- }, ComponentOptionsMixin, ComponentOptionsMixin, ("update:selectedNodes" | "click-icon" | "open-preview-panel" | "open-sharelink" | "toggle-favorite" | "toggle-file-action-menu" | "open-in-new-tab" | "node-clicked")[], "update:selectedNodes" | "click-icon" | "open-preview-panel" | "open-sharelink" | "toggle-favorite" | "toggle-file-action-menu" | "open-in-new-tab" | "node-clicked", PublicProps, Readonly< ExtractPropTypes<{
411
+ }, ComponentOptionsMixin, ComponentOptionsMixin, ("reload" | "update:selectedNodes" | "click-icon" | "open-preview-panel" | "open-sharelink" | "toggle-favorite" | "toggle-file-action-menu" | "open-in-new-tab" | "node-clicked")[], "reload" | "update:selectedNodes" | "click-icon" | "open-preview-panel" | "open-sharelink" | "toggle-favorite" | "toggle-file-action-menu" | "open-in-new-tab" | "node-clicked", PublicProps, Readonly< ExtractPropTypes<{
408
412
  slotProps: {
409
413
  type: ObjectConstructor;
410
414
  default: () => {};
@@ -426,6 +430,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
426
430
  default: boolean;
427
431
  };
428
432
  }>> & Readonly<{
433
+ onReload?: (...args: any[]) => any;
429
434
  "onUpdate:selectedNodes"?: (...args: any[]) => any;
430
435
  "onClick-icon"?: (...args: any[]) => any;
431
436
  "onOpen-preview-panel"?: (...args: any[]) => any;
@@ -458,6 +463,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
458
463
  }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
459
464
  PrimeButton: DefineComponent<ButtonProps, ButtonSlots, (e: string, ...args: any[]) => void>;
460
465
  PrimeCheckBox: DefineComponent<CheckboxProps, CheckboxSlots, ((e: "update:modelValue", value: any) => void) & ((e: "value-change", value: any) => void) & ((e: "focus", event: Event) => void) & ((e: "blur", event: Event) => void) & ((e: "update:indeterminate", value: false) => void) & ((e: "change", event: Event) => void)>;
466
+ PrimeImage: DefineComponent<ImageProps, ImageSlots, ((e: "error") => void) & ((e: "hide") => void) & ((e: "show") => void), ImageMethods>;
461
467
  }, {
462
468
  tooltip: ObjectDirective<any, any, string, any>;
463
469
  }, string, ComponentProvideOptions, true, {}, any>;
@@ -1 +1 @@
1
- {"version":3,"file":"DynamicContentView.vue.d.ts","sourceRoot":"","sources":["../../../src/components/navigation/DynamicContentView.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6JA;"}
1
+ {"version":3,"file":"DynamicContentView.vue.d.ts","sourceRoot":"","sources":["../../../src/components/navigation/DynamicContentView.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8JA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAgqBI;;;OAGG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAHH;;;OAGG"}
@@ -1 +1 @@
1
- {"version":3,"file":"PreviewPanel.vue.d.ts","sourceRoot":"","sources":["../../../src/components/navigation/PreviewPanel.vue"],"names":[],"mappings":";;;;;;;;;;;;AAqHA;"}
1
+ {"version":3,"file":"PreviewPanel.vue.d.ts","sourceRoot":"","sources":["../../../src/components/navigation/PreviewPanel.vue"],"names":[],"mappings":";;;;;;;;;;;;AAsHA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"PdfToolsComponent.vue.d.ts","sourceRoot":"","sources":["../../../src/components/pdfTools/PdfToolsComponent.vue"],"names":[],"mappings":";AA2oBA;"}
1
+ {"version":3,"file":"PdfToolsComponent.vue.d.ts","sourceRoot":"","sources":["../../../src/components/pdfTools/PdfToolsComponent.vue"],"names":[],"mappings":";AA4oBA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"SaveAsPopup.vue.d.ts","sourceRoot":"","sources":["../../../src/components/pdfTools/SaveAsPopup.vue"],"names":[],"mappings":";AA0EA;"}
1
+ {"version":3,"file":"SaveAsPopup.vue.d.ts","sourceRoot":"","sources":["../../../src/components/pdfTools/SaveAsPopup.vue"],"names":[],"mappings":";AAuEA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ImportPopupWithWorker.vue.d.ts","sourceRoot":"","sources":["../../../src/components/popup/ImportPopupWithWorker.vue"],"names":[],"mappings":";;;;;AA6DA;"}
1
+ {"version":3,"file":"ImportPopupWithWorker.vue.d.ts","sourceRoot":"","sources":["../../../src/components/popup/ImportPopupWithWorker.vue"],"names":[],"mappings":";;;;;AAiEA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ShareLinkPopup.vue.d.ts","sourceRoot":"","sources":["../../../src/components/popup/ShareLinkPopup.vue"],"names":[],"mappings":";;;;;;;;;AA+EA;"}
1
+ {"version":3,"file":"ShareLinkPopup.vue.d.ts","sourceRoot":"","sources":["../../../src/components/popup/ShareLinkPopup.vue"],"names":[],"mappings":";;;;;;;;;AAiFA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"AudioPlayer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/viewer/AudioPlayer.vue"],"names":[],"mappings":";AA+CA;"}
1
+ {"version":3,"file":"AudioPlayer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/viewer/AudioPlayer.vue"],"names":[],"mappings":";AA8CA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"PDFComponent.vue.d.ts","sourceRoot":"","sources":["../../../src/components/viewer/PDFComponent.vue"],"names":[],"mappings":";;;;;;;;;;AA0LA;"}
1
+ {"version":3,"file":"PDFComponent.vue.d.ts","sourceRoot":"","sources":["../../../src/components/viewer/PDFComponent.vue"],"names":[],"mappings":";;;;;;;;;;AAuLA;"}
@@ -1 +1 @@
1
- {"version":3,"file":"WorkspaceCard.vue.d.ts","sourceRoot":"","sources":["../../../src/components/workspace/WorkspaceCard.vue"],"names":[],"mappings":";AAoFA;;IAgaI;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;;;;;IAxEH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG"}
1
+ {"version":3,"file":"WorkspaceCard.vue.d.ts","sourceRoot":"","sources":["../../../src/components/workspace/WorkspaceCard.vue"],"names":[],"mappings":";AAuFA;;IAqaI;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;;;;;IAxEH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG"}
@@ -1 +1 @@
1
- {"version":3,"file":"WorkspaceList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/workspace/WorkspaceList.vue"],"names":[],"mappings":";;;;AAqHA;;IAqVI;;OAEG;;;;;IAKH;;OAEG;;;;;;IAMH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;;;;;;;IA7GH;;OAEG;;;;;IAKH;;OAEG;;;;;;IAMH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG"}
1
+ {"version":3,"file":"WorkspaceList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/workspace/WorkspaceList.vue"],"names":[],"mappings":";;;;AAiHA;;IAiVI;;OAEG;;;;;IAKH;;OAEG;;;;;;IAMH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG;;;;;;;;;;;IA7GH;;OAEG;;;;;IAKH;;OAEG;;;;;;IAMH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;;OAGG"}
@@ -1 +1 @@
1
- {"version":3,"file":"useLayout.d.ts","sourceRoot":"","sources":["../../src/composables/useLayout.js"],"names":[],"mappings":";AAsHA;;;GAGG;AACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA4RC"}
1
+ {"version":3,"file":"useLayout.d.ts","sourceRoot":"","sources":["../../src/composables/useLayout.js"],"names":[],"mappings":";AA6HA;;;GAGG;AACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA4SC"}
@@ -1 +1 @@
1
- {"version":3,"file":"useTheme.d.ts","sourceRoot":"","sources":["../../src/composables/useTheme.js"],"names":[],"mappings":";;;;;AAmJA;;;GAGG;AACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkQC"}
1
+ {"version":3,"file":"useTheme.d.ts","sourceRoot":"","sources":["../../src/composables/useTheme.js"],"names":[],"mappings":";;;;;AAuJA;;;GAGG;AACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA4QC"}