@imbricate/core 3.31.0 → 3.40.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/author/definition.d.ts +0 -1
- package/author/definition.js +0 -1
- package/author/export.d.ts +0 -1
- package/author/export.js +0 -1
- package/common/action.d.ts +0 -1
- package/common/action.js +0 -1
- package/common/definition.d.ts +0 -1
- package/common/definition.js +0 -1
- package/common/export.d.ts +0 -1
- package/common/export.js +0 -1
- package/common/outcome.d.ts +0 -1
- package/common/outcome.js +0 -1
- package/database/base-class/essential-readonly.d.ts +0 -1
- package/database/base-class/essential-readonly.js +0 -1
- package/database/base-class/essential.d.ts +0 -1
- package/database/base-class/essential.js +0 -1
- package/database/base-class/exclude-annotation.d.ts +0 -1
- package/database/base-class/exclude-annotation.js +0 -1
- package/database/base-class/exclude-edit-records.d.ts +0 -1
- package/database/base-class/exclude-edit-records.js +0 -1
- package/database/base-class/full-feature-readonly.d.ts +0 -1
- package/database/base-class/full-feature-readonly.js +0 -1
- package/database/base-class/full-feature-with-action.d.ts +0 -1
- package/database/base-class/full-feature-with-action.js +0 -1
- package/database/base-class/full-feature.d.ts +0 -1
- package/database/base-class/full-feature.js +0 -1
- package/database/definition.d.ts +14 -1
- package/database/definition.js +10 -2
- package/database/export.d.ts +0 -1
- package/database/export.js +0 -1
- package/database/feature.d.ts +0 -1
- package/database/feature.js +0 -1
- package/database/interface.d.ts +0 -1
- package/database/interface.js +0 -1
- package/database/outcome.d.ts +0 -1
- package/database/outcome.js +0 -1
- package/database/schema.d.ts +0 -1
- package/database/schema.js +0 -1
- package/database/validate.d.ts +0 -1
- package/database/validate.js +0 -1
- package/database-manager/base-class/full-feature.d.ts +0 -1
- package/database-manager/base-class/full-feature.js +0 -1
- package/database-manager/base-class/readonly.d.ts +0 -1
- package/database-manager/base-class/readonly.js +0 -1
- package/database-manager/database-manager.d.ts +0 -1
- package/database-manager/database-manager.js +0 -1
- package/database-manager/definition.d.ts +0 -1
- package/database-manager/definition.js +0 -1
- package/database-manager/export.d.ts +0 -1
- package/database-manager/export.js +0 -1
- package/database-manager/feature.d.ts +0 -1
- package/database-manager/feature.js +0 -1
- package/database-manager/outcome.d.ts +0 -1
- package/database-manager/outcome.js +0 -1
- package/document/base-class/essential-readonly.d.ts +0 -1
- package/document/base-class/essential-readonly.js +0 -1
- package/document/base-class/essential.d.ts +0 -1
- package/document/base-class/essential.js +0 -1
- package/document/base-class/exclude-annotation.d.ts +0 -1
- package/document/base-class/exclude-annotation.js +0 -1
- package/document/base-class/exclude-edit-records.d.ts +0 -1
- package/document/base-class/exclude-edit-records.js +0 -1
- package/document/base-class/full-feature-readonly.d.ts +0 -1
- package/document/base-class/full-feature-readonly.js +0 -1
- package/document/base-class/full-feature-with-action.d.ts +0 -1
- package/document/base-class/full-feature-with-action.js +0 -1
- package/document/base-class/full-feature.d.ts +0 -1
- package/document/base-class/full-feature.js +0 -1
- package/document/definition.d.ts +0 -1
- package/document/definition.js +0 -1
- package/document/export.d.ts +0 -1
- package/document/export.js +0 -1
- package/document/feature.d.ts +0 -1
- package/document/feature.js +0 -1
- package/document/interface.d.ts +0 -1
- package/document/interface.js +0 -1
- package/document/outcome.d.ts +0 -1
- package/document/outcome.js +0 -1
- package/document/property/default-value.d.ts +0 -1
- package/document/property/default-value.js +0 -1
- package/document/property/definition.d.ts +0 -1
- package/document/property/definition.js +0 -1
- package/document/property/primary.d.ts +0 -1
- package/document/property/primary.js +0 -1
- package/document/property/triage-base.d.ts +0 -1
- package/document/property/triage-base.js +0 -1
- package/document/property/triage-manager.d.ts +0 -1
- package/document/property/triage-manager.js +0 -1
- package/document/property/triage.d.ts +0 -1
- package/document/property/triage.js +0 -1
- package/error/database/database-error.d.ts +0 -1
- package/error/database/database-error.js +0 -1
- package/error/database/feature-not-supported.d.ts +0 -1
- package/error/database/feature-not-supported.js +0 -1
- package/error/database-manager/database-manager-error.d.ts +0 -1
- package/error/database-manager/database-manager-error.js +0 -1
- package/error/database-manager/feature-not-supported.d.ts +0 -1
- package/error/database-manager/feature-not-supported.js +0 -1
- package/error/document/document-error.d.ts +0 -1
- package/error/document/document-error.js +0 -1
- package/error/document/feature-not-supported.d.ts +0 -1
- package/error/document/feature-not-supported.js +0 -1
- package/error/export.d.ts +0 -1
- package/error/export.js +0 -1
- package/error/imbricate-error.d.ts +0 -1
- package/error/imbricate-error.js +0 -1
- package/error/origin/feature-not-supported.d.ts +0 -1
- package/error/origin/feature-not-supported.js +0 -1
- package/error/origin/origin-error.d.ts +0 -1
- package/error/origin/origin-error.js +0 -1
- package/error/property/feature-not-supported.d.ts +0 -1
- package/error/property/feature-not-supported.js +0 -1
- package/error/property/property-error.d.ts +0 -1
- package/error/property/property-error.js +0 -1
- package/error/static/feature-not-supported.d.ts +0 -1
- package/error/static/feature-not-supported.js +0 -1
- package/error/static/static-error.d.ts +0 -1
- package/error/static/static-error.js +0 -1
- package/error/static-manager/feature-not-supported.d.ts +0 -1
- package/error/static-manager/feature-not-supported.js +0 -1
- package/error/static-manager/static-manager-error.d.ts +0 -1
- package/error/static-manager/static-manager-error.js +0 -1
- package/error/text/feature-not-supported.d.ts +0 -1
- package/error/text/feature-not-supported.js +0 -1
- package/error/text/text-error.d.ts +0 -1
- package/error/text/text-error.js +0 -1
- package/error/text-manager/feature-not-supported.d.ts +0 -1
- package/error/text-manager/feature-not-supported.js +0 -1
- package/error/text-manager/text-manager-error.d.ts +0 -1
- package/error/text-manager/text-manager-error.js +0 -1
- package/index.d.ts +0 -1
- package/index.js +0 -1
- package/loader/definition.d.ts +0 -1
- package/loader/definition.js +0 -1
- package/loader/export.d.ts +0 -2
- package/loader/export.js +0 -2
- package/loader/persistence.d.ts +8 -1
- package/loader/persistence.js +17 -2
- package/origin/base-class/essential.d.ts +1 -2
- package/origin/base-class/essential.js +0 -1
- package/origin/base-class/exclude-static.d.ts +1 -2
- package/origin/base-class/exclude-static.js +0 -1
- package/origin/base-class/full-feature-with-action.d.ts +3 -3
- package/origin/base-class/full-feature-with-action.js +5 -1
- package/origin/base-class/full-feature.d.ts +1 -2
- package/origin/base-class/full-feature.js +0 -1
- package/origin/definition.d.ts +0 -1
- package/origin/definition.js +0 -1
- package/origin/export.d.ts +0 -1
- package/origin/export.js +0 -1
- package/origin/feature.d.ts +0 -1
- package/origin/feature.js +0 -1
- package/origin/interface.d.ts +5 -5
- package/origin/interface.js +0 -1
- package/origin/outcome.d.ts +8 -1
- package/origin/outcome.js +7 -2
- package/origin/search.d.ts +0 -1
- package/origin/search.js +0 -1
- package/package.json +2 -2
- package/property/base-class/full-feature-with-action.d.ts +0 -1
- package/property/base-class/full-feature-with-action.js +0 -1
- package/property/base-class/full-feature.d.ts +0 -1
- package/property/base-class/full-feature.js +0 -1
- package/property/definition.d.ts +0 -1
- package/property/definition.js +0 -1
- package/property/export.d.ts +0 -1
- package/property/export.js +0 -1
- package/property/feature.d.ts +0 -1
- package/property/feature.js +0 -1
- package/property/interface.d.ts +0 -1
- package/property/interface.js +0 -1
- package/property/map.d.ts +0 -1
- package/property/map.js +0 -1
- package/property/type.d.ts +0 -1
- package/property/type.js +0 -1
- package/property/validate.d.ts +0 -1
- package/property/validate.js +0 -1
- package/static/base-class/author-only.d.ts +0 -1
- package/static/base-class/author-only.js +0 -1
- package/static/base-class/content-only.d.ts +0 -1
- package/static/base-class/content-only.js +0 -1
- package/static/base-class/full-feature.d.ts +0 -1
- package/static/base-class/full-feature.js +0 -1
- package/static/definition.d.ts +0 -1
- package/static/definition.js +0 -1
- package/static/export.d.ts +0 -1
- package/static/export.js +0 -1
- package/static/feature.d.ts +0 -1
- package/static/feature.js +0 -1
- package/static/interface.d.ts +0 -1
- package/static/interface.js +0 -1
- package/static/outcome.d.ts +0 -1
- package/static/outcome.js +0 -1
- package/static-manager/base-class/full-feature-blob.d.ts +0 -1
- package/static-manager/base-class/full-feature-blob.js +0 -1
- package/static-manager/base-class/full-feature.d.ts +0 -1
- package/static-manager/base-class/full-feature.js +0 -1
- package/static-manager/base-class/readonly-blob.d.ts +0 -1
- package/static-manager/base-class/readonly-blob.js +0 -1
- package/static-manager/base-class/readonly.d.ts +0 -1
- package/static-manager/base-class/readonly.js +0 -1
- package/static-manager/export.d.ts +0 -1
- package/static-manager/export.js +0 -1
- package/static-manager/feature.d.ts +0 -1
- package/static-manager/feature.js +0 -1
- package/static-manager/outcome.d.ts +0 -1
- package/static-manager/outcome.js +0 -1
- package/static-manager/static-manager.d.ts +0 -1
- package/static-manager/static-manager.js +0 -1
- package/text/base-class/author-only.d.ts +0 -1
- package/text/base-class/author-only.js +0 -1
- package/text/base-class/content-only.d.ts +0 -1
- package/text/base-class/content-only.js +0 -1
- package/text/base-class/full-feature.d.ts +0 -1
- package/text/base-class/full-feature.js +0 -1
- package/text/definition.d.ts +0 -1
- package/text/definition.js +0 -1
- package/text/export.d.ts +0 -1
- package/text/export.js +0 -1
- package/text/feature.d.ts +0 -1
- package/text/feature.js +0 -1
- package/text/interface.d.ts +0 -1
- package/text/interface.js +0 -1
- package/text/outcome.d.ts +0 -1
- package/text/outcome.js +0 -1
- package/text-manager/base-class/full-feature.d.ts +0 -1
- package/text-manager/base-class/full-feature.js +0 -1
- package/text-manager/base-class/readonly.d.ts +0 -1
- package/text-manager/base-class/readonly.js +0 -1
- package/text-manager/export.d.ts +0 -1
- package/text-manager/export.js +0 -1
- package/text-manager/feature.d.ts +0 -1
- package/text-manager/feature.js +0 -1
- package/text-manager/outcome.d.ts +0 -1
- package/text-manager/outcome.js +0 -1
- package/text-manager/text-manager.d.ts +0 -1
- package/text-manager/text-manager.js +0 -1
- package/util/rebuild-symbol.d.ts +0 -1
- package/util/rebuild-symbol.js +0 -1
- package/loader/origin-loader.d.ts +0 -29
- package/loader/origin-loader.js +0 -104
package/author/definition.d.ts
CHANGED
package/author/definition.js
CHANGED
package/author/export.d.ts
CHANGED
package/author/export.js
CHANGED
package/common/action.d.ts
CHANGED
package/common/action.js
CHANGED
package/common/definition.d.ts
CHANGED
package/common/definition.js
CHANGED
package/common/export.d.ts
CHANGED
package/common/export.js
CHANGED
package/common/outcome.d.ts
CHANGED
package/common/outcome.js
CHANGED
package/database/definition.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @author WMXPY
|
|
3
2
|
* @namespace Database
|
|
4
3
|
* @description Definition
|
|
5
4
|
*/
|
|
@@ -20,6 +19,19 @@ export type ImbricateDocumentQueryAnnotationFilter = {
|
|
|
20
19
|
readonly condition: IMBRICATE_QUERY_COMPARE_CONDITION;
|
|
21
20
|
readonly value: any;
|
|
22
21
|
};
|
|
22
|
+
export declare enum IMBRICATE_QUERY_SORT_DIRECTION {
|
|
23
|
+
ASCENDING = "ASCENDING",
|
|
24
|
+
DESCENDING = "DESCENDING"
|
|
25
|
+
}
|
|
26
|
+
export declare enum IMBRICATE_QUERY_SORT_TYPE {
|
|
27
|
+
PROPERTY = "PROPERTY"
|
|
28
|
+
}
|
|
29
|
+
export type ImbricateDocumentQuerySortProperty = {
|
|
30
|
+
readonly type: IMBRICATE_QUERY_SORT_TYPE.PROPERTY;
|
|
31
|
+
readonly propertyIdentifier: string;
|
|
32
|
+
readonly direction: IMBRICATE_QUERY_SORT_DIRECTION;
|
|
33
|
+
};
|
|
34
|
+
export type ImbricateDocumentQuerySort = ImbricateDocumentQuerySortProperty;
|
|
23
35
|
/**
|
|
24
36
|
* Query of the document
|
|
25
37
|
*
|
|
@@ -31,6 +43,7 @@ export type ImbricateDocumentQuery = {
|
|
|
31
43
|
readonly skip?: number;
|
|
32
44
|
readonly propertyFilters?: ImbricateDocumentQueryPropertyFilter[];
|
|
33
45
|
readonly annotationFilters?: ImbricateDocumentQueryAnnotationFilter[];
|
|
46
|
+
readonly sorts?: ImbricateDocumentQuerySort[];
|
|
34
47
|
};
|
|
35
48
|
/**
|
|
36
49
|
* Edit record type of the document
|
package/database/definition.js
CHANGED
|
@@ -1,11 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* @author WMXPY
|
|
4
3
|
* @namespace Database
|
|
5
4
|
* @description Definition
|
|
6
5
|
*/
|
|
7
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
|
-
exports.IMBRICATE_DATABASE_EDIT_TYPE = void 0;
|
|
7
|
+
exports.IMBRICATE_DATABASE_EDIT_TYPE = exports.IMBRICATE_QUERY_SORT_TYPE = exports.IMBRICATE_QUERY_SORT_DIRECTION = void 0;
|
|
8
|
+
var IMBRICATE_QUERY_SORT_DIRECTION;
|
|
9
|
+
(function (IMBRICATE_QUERY_SORT_DIRECTION) {
|
|
10
|
+
IMBRICATE_QUERY_SORT_DIRECTION["ASCENDING"] = "ASCENDING";
|
|
11
|
+
IMBRICATE_QUERY_SORT_DIRECTION["DESCENDING"] = "DESCENDING";
|
|
12
|
+
})(IMBRICATE_QUERY_SORT_DIRECTION || (exports.IMBRICATE_QUERY_SORT_DIRECTION = IMBRICATE_QUERY_SORT_DIRECTION = {}));
|
|
13
|
+
var IMBRICATE_QUERY_SORT_TYPE;
|
|
14
|
+
(function (IMBRICATE_QUERY_SORT_TYPE) {
|
|
15
|
+
IMBRICATE_QUERY_SORT_TYPE["PROPERTY"] = "PROPERTY";
|
|
16
|
+
})(IMBRICATE_QUERY_SORT_TYPE || (exports.IMBRICATE_QUERY_SORT_TYPE = IMBRICATE_QUERY_SORT_TYPE = {}));
|
|
9
17
|
/**
|
|
10
18
|
* Edit record type of the document
|
|
11
19
|
*/
|
package/database/export.d.ts
CHANGED
package/database/export.js
CHANGED
package/database/feature.d.ts
CHANGED
package/database/feature.js
CHANGED
package/database/interface.d.ts
CHANGED
package/database/interface.js
CHANGED
package/database/outcome.d.ts
CHANGED
package/database/outcome.js
CHANGED
package/database/schema.d.ts
CHANGED
package/database/schema.js
CHANGED
package/database/validate.d.ts
CHANGED
package/database/validate.js
CHANGED
package/document/definition.d.ts
CHANGED
package/document/definition.js
CHANGED
package/document/export.d.ts
CHANGED
package/document/export.js
CHANGED
package/document/feature.d.ts
CHANGED
package/document/feature.js
CHANGED
package/document/interface.d.ts
CHANGED
package/document/interface.js
CHANGED
package/document/outcome.d.ts
CHANGED
package/document/outcome.js
CHANGED