@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/origin/export.js
CHANGED
package/origin/feature.d.ts
CHANGED
package/origin/feature.js
CHANGED
package/origin/interface.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @author WMXPY
|
|
3
2
|
* @namespace Origin
|
|
4
3
|
* @description Interface
|
|
5
4
|
*/
|
|
@@ -8,8 +7,7 @@ import { IImbricateDatabaseManager } from "../database-manager/database-manager"
|
|
|
8
7
|
import { IImbricateStaticManager } from "../static-manager/static-manager";
|
|
9
8
|
import { IImbricateTextManager } from "../text-manager/text-manager";
|
|
10
9
|
import { OriginPayload } from "./definition";
|
|
11
|
-
import {
|
|
12
|
-
import { ImbricateOriginSearchOutcome } from "./outcome";
|
|
10
|
+
import { ImbricateOriginGetSupportedFeaturesOutcome, ImbricateOriginSearchOutcome } from "./outcome";
|
|
13
11
|
export interface IImbricateOrigin {
|
|
14
12
|
/**
|
|
15
13
|
* Unique identifier of the origin
|
|
@@ -20,9 +18,11 @@ export interface IImbricateOrigin {
|
|
|
20
18
|
*/
|
|
21
19
|
readonly payloads: OriginPayload;
|
|
22
20
|
/**
|
|
23
|
-
*
|
|
21
|
+
* Get supported features of the origin
|
|
22
|
+
*
|
|
23
|
+
* @returns the supported features
|
|
24
24
|
*/
|
|
25
|
-
|
|
25
|
+
getSupportedFeatures(): PromiseLike<ImbricateOriginGetSupportedFeaturesOutcome>;
|
|
26
26
|
/**
|
|
27
27
|
* Get the database manager of the origin
|
|
28
28
|
*
|
package/origin/interface.js
CHANGED
package/origin/outcome.d.ts
CHANGED
|
@@ -1,10 +1,17 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @author WMXPY
|
|
3
2
|
* @namespace Origin
|
|
4
3
|
* @description Outcome
|
|
5
4
|
*/
|
|
6
5
|
import { CommonOutcomeSymbol } from "../common/outcome";
|
|
6
|
+
import { IMBRICATE_ORIGIN_FEATURE } from "./feature";
|
|
7
7
|
import { ImbricateSearchItem } from "./search";
|
|
8
|
+
export declare const S_Origin_GetSupportedFeatures_Unknown: unique symbol;
|
|
9
|
+
export type ImbricateOriginGetSupportedFeaturesOutcomeSymbol = typeof S_Origin_GetSupportedFeatures_Unknown;
|
|
10
|
+
export declare const ImbricateOriginGetSupportedFeaturesOutcomeSymbolList: ImbricateOriginGetSupportedFeaturesOutcomeSymbol[];
|
|
11
|
+
export declare const rebuildImbricateOriginGetSupportedFeaturesSymbol: (symbolDescription: string) => CommonOutcomeSymbol | typeof S_Origin_GetSupportedFeatures_Unknown;
|
|
12
|
+
export type ImbricateOriginGetSupportedFeaturesOutcome = {
|
|
13
|
+
readonly features: IMBRICATE_ORIGIN_FEATURE[];
|
|
14
|
+
} | CommonOutcomeSymbol | ImbricateOriginGetSupportedFeaturesOutcomeSymbol;
|
|
8
15
|
export declare const S_Origin_Search_InvalidKeyword: unique symbol;
|
|
9
16
|
export declare const S_Origin_Search_Unknown: unique symbol;
|
|
10
17
|
export type ImbricateOriginSearchOutcomeSymbol = typeof S_Origin_Search_InvalidKeyword | typeof S_Origin_Search_Unknown;
|
package/origin/outcome.js
CHANGED
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* @author WMXPY
|
|
4
3
|
* @namespace Origin
|
|
5
4
|
* @description Outcome
|
|
6
5
|
*/
|
|
7
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
8
|
-
exports.rebuildImbricateOriginSearchSymbol = exports.ImbricateOriginSearchOutcomeSymbolList = exports.S_Origin_Search_Unknown = exports.S_Origin_Search_InvalidKeyword = void 0;
|
|
7
|
+
exports.rebuildImbricateOriginSearchSymbol = exports.ImbricateOriginSearchOutcomeSymbolList = exports.S_Origin_Search_Unknown = exports.S_Origin_Search_InvalidKeyword = exports.rebuildImbricateOriginGetSupportedFeaturesSymbol = exports.ImbricateOriginGetSupportedFeaturesOutcomeSymbolList = exports.S_Origin_GetSupportedFeatures_Unknown = void 0;
|
|
9
8
|
const rebuild_symbol_1 = require("../util/rebuild-symbol");
|
|
9
|
+
// Supported Features
|
|
10
|
+
exports.S_Origin_GetSupportedFeatures_Unknown = Symbol("Origin_GetSupportedFeatures_Unknown");
|
|
11
|
+
exports.ImbricateOriginGetSupportedFeaturesOutcomeSymbolList = [
|
|
12
|
+
exports.S_Origin_GetSupportedFeatures_Unknown,
|
|
13
|
+
];
|
|
14
|
+
exports.rebuildImbricateOriginGetSupportedFeaturesSymbol = (0, rebuild_symbol_1.createRebuildImbricateSymbolFunction)(exports.ImbricateOriginGetSupportedFeaturesOutcomeSymbolList, exports.S_Origin_GetSupportedFeatures_Unknown);
|
|
10
15
|
// Search
|
|
11
16
|
exports.S_Origin_Search_InvalidKeyword = Symbol("Origin_Search_InvalidKeyword");
|
|
12
17
|
exports.S_Origin_Search_Unknown = Symbol("Origin_Search_Unknown");
|
package/origin/search.d.ts
CHANGED
package/origin/search.js
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@imbricate/core",
|
|
3
3
|
"main": "index.js",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.40.0",
|
|
5
5
|
"description": "Imbricate Core, Notebook for Engineers",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -19,6 +19,6 @@
|
|
|
19
19
|
},
|
|
20
20
|
"homepage": "https://imbricate.io",
|
|
21
21
|
"optionalDependencies": {
|
|
22
|
-
"@sudoo/locale": "
|
|
22
|
+
"@sudoo/locale": "catalog:"
|
|
23
23
|
}
|
|
24
24
|
}
|
package/property/definition.d.ts
CHANGED
package/property/definition.js
CHANGED
package/property/export.d.ts
CHANGED
package/property/export.js
CHANGED
package/property/feature.d.ts
CHANGED
package/property/feature.js
CHANGED
package/property/interface.d.ts
CHANGED
package/property/interface.js
CHANGED
package/property/map.d.ts
CHANGED
package/property/map.js
CHANGED
package/property/type.d.ts
CHANGED
package/property/type.js
CHANGED
package/property/validate.d.ts
CHANGED
package/property/validate.js
CHANGED
package/static/definition.d.ts
CHANGED
package/static/definition.js
CHANGED
package/static/export.d.ts
CHANGED
package/static/export.js
CHANGED
package/static/feature.d.ts
CHANGED
package/static/feature.js
CHANGED
package/static/interface.d.ts
CHANGED
package/static/interface.js
CHANGED
package/static/outcome.d.ts
CHANGED
package/static/outcome.js
CHANGED
package/static-manager/export.js
CHANGED
package/text/definition.d.ts
CHANGED
package/text/definition.js
CHANGED
package/text/export.d.ts
CHANGED
package/text/export.js
CHANGED
package/text/feature.d.ts
CHANGED
package/text/feature.js
CHANGED
package/text/interface.d.ts
CHANGED
package/text/interface.js
CHANGED
package/text/outcome.d.ts
CHANGED
package/text/outcome.js
CHANGED