@pristy/pristy-libvue 2.6.0 → 2.8.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/assets/{upload.worker-DYhWdEjp.js.map → upload.worker-BYbd1-Px.js.map} +1 -1
- package/dist/pristy-libvue.css +1 -1
- package/dist/pristy-libvue.es.js +12115 -10988
- package/dist/pristy-libvue.es.js.map +1 -1
- package/dist/pristy-libvue.umd.js +15 -15
- package/dist/pristy-libvue.umd.js.map +1 -1
- package/dist/src/components/FolderUpload.vue.d.ts +1 -0
- package/dist/src/components/UploadStatus.vue.d.ts +1 -0
- package/dist/src/components/classification/AdminClassificationPage.vue.d.ts +33 -3
- package/dist/src/components/classification/AdminClassificationPage.vue.d.ts.map +1 -1
- package/dist/src/components/classification/EmplacementForm.vue.d.ts +14 -2
- package/dist/src/components/classification/EmplacementForm.vue.d.ts.map +1 -1
- package/dist/src/components/classification/FieldForm.vue.d.ts +7 -0
- package/dist/src/components/classification/FieldForm.vue.d.ts.map +1 -1
- package/dist/src/components/classification/MetadataFormFields.vue.d.ts +155 -1
- package/dist/src/components/classification/MetadataFormFields.vue.d.ts.map +1 -1
- package/dist/src/components/classification/NatureForm.vue.d.ts +14 -2
- package/dist/src/components/classification/NatureForm.vue.d.ts.map +1 -1
- package/dist/src/components/classification/NatureSelector.vue.d.ts +155 -1
- package/dist/src/components/classification/UploadPlanPopup.vue.d.ts +22 -7331
- package/dist/src/components/classification/UploadPlanPopup.vue.d.ts.map +1 -1
- package/dist/src/components/layouts/AppLayout.vue.d.ts +17 -1
- package/dist/src/components/layouts/AppLayout.vue.d.ts.map +1 -1
- package/dist/src/components/layouts/AppSidebar.vue.d.ts.map +1 -1
- package/dist/src/components/layouts/AppSubmenu.vue.d.ts.map +1 -1
- package/dist/src/components/layouts/AppTopbar.vue.d.ts.map +1 -1
- package/dist/src/components/navigation/ContentCompactTableView.vue.d.ts +2 -1
- package/dist/src/components/navigation/ContentCompactTableView.vue.d.ts.map +1 -1
- package/dist/src/components/navigation/ContentGridView.vue.d.ts +2 -1
- package/dist/src/components/navigation/ContentGridView.vue.d.ts.map +1 -1
- package/dist/src/components/navigation/ContentListView.vue.d.ts +2 -1
- package/dist/src/components/navigation/ContentListView.vue.d.ts.map +1 -1
- package/dist/src/components/navigation/ContentTableView.vue.d.ts +2 -1
- package/dist/src/components/navigation/ContentTableView.vue.d.ts.map +1 -1
- package/dist/src/components/navigation/DynamicContentView.vue.d.ts +9 -5
- package/dist/src/components/navigation/DynamicContentView.vue.d.ts.map +1 -1
- package/dist/src/components/popup/ImportPopupWithWorker.vue.d.ts +2 -0
- package/dist/src/components/popup/MemberListPopup.vue.d.ts +2 -2
- package/dist/src/components/search/AddCriterionPopup.vue.d.ts +6 -0
- package/dist/src/components/search/AddCriterionPopup.vue.d.ts.map +1 -1
- package/dist/src/components/search/AdvancedSearchPanel.vue.d.ts +6 -0
- package/dist/src/components/search/AdvancedSearchPanel.vue.d.ts.map +1 -1
- package/dist/src/components/search/AdvancedViewPanel.vue.d.ts +8 -2
- package/dist/src/components/search/AdvancedViewPanel.vue.d.ts.map +1 -1
- package/dist/src/components/search/ExactSearch.vue.d.ts.map +1 -1
- package/dist/src/components/users/MemberList.vue.d.ts +2 -2
- package/dist/src/components/users/MemberList.vue.d.ts.map +1 -1
- package/dist/src/composables/useClassificationPlan.d.ts +3 -1
- package/dist/src/composables/useClassificationPlan.d.ts.map +1 -1
- package/dist/src/composables/useColumnFilter.d.ts +2 -1
- package/dist/src/composables/useColumnFilter.d.ts.map +1 -1
- package/dist/src/composables/useLayout.d.ts +17 -1
- package/dist/src/composables/useLayout.d.ts.map +1 -1
- package/dist/src/i18n/index.d.ts +154 -0
- package/dist/src/i18n/index.d.ts.map +1 -1
- package/dist/src/index.d.ts +5 -2
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/services/AlfrescoNodeService.d.ts.map +1 -1
- package/dist/src/services/ClassificationFileService.d.ts.map +1 -1
- package/dist/src/services/WorkspaceService.d.ts +6 -1
- package/dist/src/services/WorkspaceService.d.ts.map +1 -1
- package/dist/src/stores/config.d.ts +12 -0
- package/dist/src/stores/config.d.ts.map +1 -1
- package/dist/src/stores/filingPlan.d.ts.map +1 -1
- package/dist/src/stores/search.d.ts.map +1 -1
- package/dist/src/stores/upload.d.ts +9 -0
- package/dist/src/stores/upload.d.ts.map +1 -1
- package/dist/src/utils/classificationPlanUtils.d.ts +34 -1
- package/dist/src/utils/classificationPlanUtils.d.ts.map +1 -1
- package/package.json +5 -5
- package/dist/src/components/classification/RequalifyPlanPopup.vue.d.ts +0 -7289
- package/dist/src/components/classification/RequalifyPlanPopup.vue.d.ts.map +0 -1
|
@@ -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":";;;;;;;;;;;;;;;;;AAqLA;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
1
|
+
import { DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ObjectDirective, ComponentProvideOptions } from 'vue';
|
|
2
2
|
import { ToastServiceMethods } from 'primevue/toastservice';
|
|
3
3
|
import { DefineComponent } from '@primevue/core';
|
|
4
4
|
import { InputTextProps, InputTextSlots } from 'primevue/inputtext';
|
|
@@ -28,6 +28,10 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
28
28
|
type: ArrayConstructor;
|
|
29
29
|
default: () => any[];
|
|
30
30
|
};
|
|
31
|
+
fields: {
|
|
32
|
+
type: ArrayConstructor;
|
|
33
|
+
default: () => any[];
|
|
34
|
+
};
|
|
31
35
|
}>, {
|
|
32
36
|
toast: ToastServiceMethods;
|
|
33
37
|
}, {
|
|
@@ -53,6 +57,7 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
53
57
|
emplacementOptions(): any[];
|
|
54
58
|
calculatedPath(): string;
|
|
55
59
|
}, {
|
|
60
|
+
isFieldOptional(data: any): boolean;
|
|
56
61
|
loadAvailableAspects(): Promise<void>;
|
|
57
62
|
loadAllProperties(): Promise<void>;
|
|
58
63
|
generateMetadataFromProperties(): void;
|
|
@@ -84,11 +89,16 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
84
89
|
type: ArrayConstructor;
|
|
85
90
|
default: () => any[];
|
|
86
91
|
};
|
|
92
|
+
fields: {
|
|
93
|
+
type: ArrayConstructor;
|
|
94
|
+
default: () => any[];
|
|
95
|
+
};
|
|
87
96
|
}>> & Readonly<{
|
|
88
97
|
onSave?: (...args: any[]) => any;
|
|
89
98
|
onCancel?: (...args: any[]) => any;
|
|
90
99
|
}>, {
|
|
91
100
|
categories: unknown[];
|
|
101
|
+
fields: unknown[];
|
|
92
102
|
nature: Record<string, any>;
|
|
93
103
|
existingNatures: unknown[];
|
|
94
104
|
isDuplicating: boolean;
|
|
@@ -99,6 +109,8 @@ declare const _default: DefineComponent<ExtractPropTypes<{
|
|
|
99
109
|
PrimeInputSwitch: DefineComponent<InputSwitchProps, InputSwitchSlots, InputSwitchEmits>;
|
|
100
110
|
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>;
|
|
101
111
|
PrimeColumn: DefineComponent<ColumnProps, ColumnSlots, (e: string, ...args: any[]) => void>;
|
|
102
|
-
}, {
|
|
112
|
+
}, {
|
|
113
|
+
tooltip: ObjectDirective<any, any, string, any>;
|
|
114
|
+
}, string, ComponentProvideOptions, true, {}, any>;
|
|
103
115
|
export default _default;
|
|
104
116
|
//# sourceMappingURL=NatureForm.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NatureForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/classification/NatureForm.vue"],"names":[],"mappings":";;;;;;;;;
|
|
1
|
+
{"version":3,"file":"NatureForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/classification/NatureForm.vue"],"names":[],"mappings":";;;;;;;;;AAuMA;"}
|