document-model 1.0.2 → 1.0.4
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/{node/src → browser}/document/types.d.ts +2 -1
- package/dist/{node/src → browser}/document-model/index.d.ts +1 -1
- package/dist/browser/document-model.cjs +1 -1
- package/dist/browser/document-model.d.ts +1 -1
- package/dist/browser/document-model.js +2 -2
- package/dist/browser/document.cjs +1 -1
- package/dist/browser/document.d.ts +1 -1
- package/dist/browser/document.js +2 -2
- package/dist/browser/index.cjs +1 -1
- package/dist/browser/index.d.ts +25 -3
- package/dist/browser/index.js +3 -3
- package/dist/browser/{index-71854bcc.mjs → internal/index-19c8f57b.js} +1 -1
- package/dist/browser/{index-0874c584.mjs → internal/index-1ee8db0c.js} +1 -1
- package/dist/{browser/src → node}/document/types.d.ts +2 -1
- package/dist/{browser/src → node}/document-model/index.d.ts +1 -1
- package/dist/node/document-model.cjs +1 -1
- package/dist/node/document-model.d.ts +1 -1
- package/dist/node/document-model.js +2 -2
- package/dist/node/document.cjs +1 -1
- package/dist/node/document.d.ts +1 -1
- package/dist/node/document.js +2 -2
- package/dist/node/index.cjs +1 -1
- package/dist/node/index.d.ts +25 -3
- package/dist/node/index.js +3 -3
- package/dist/node/{index-ca902418.mjs → internal/index-551f2c89.js} +1 -1
- package/dist/node/{index-718fe9bd.mjs → internal/index-6317539b.js} +1 -1
- package/package.json +25 -34
- package/dist/browser/src/index.d.ts +0 -25
- package/dist/browser/src/index.doc.d.ts +0 -20
- package/dist/browser/vite.config.d.ts +0 -2
- package/dist/node/src/index.d.ts +0 -25
- package/dist/node/src/index.doc.d.ts +0 -20
- package/dist/node/vite.config.d.ts +0 -2
- /package/dist/browser/{src/document → document}/actions/creators.d.ts +0 -0
- /package/dist/browser/{src/document → document}/actions/index.d.ts +0 -0
- /package/dist/browser/{src/document → document}/actions/types.d.ts +0 -0
- /package/dist/browser/{src/document → document}/index.d.ts +0 -0
- /package/dist/browser/{src/document → document}/object.d.ts +0 -0
- /package/dist/browser/{src/document → document}/reducer.d.ts +0 -0
- /package/dist/browser/{src/document → document}/schema/index.d.ts +0 -0
- /package/dist/browser/{src/document → document}/schema/types.d.ts +0 -0
- /package/dist/browser/{src/document → document}/schema/zod.d.ts +0 -0
- /package/dist/browser/{src/document → document}/utils/base.d.ts +0 -0
- /package/dist/browser/{src/document → document}/utils/file.d.ts +0 -0
- /package/dist/browser/{src/document → document}/utils/index.d.ts +0 -0
- /package/dist/browser/{src/document → document}/utils/node.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/custom/reducers/header.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/custom/reducers/module.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/custom/reducers/operation-error.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/custom/reducers/operation-example.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/custom/reducers/operation.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/custom/reducers/state.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/custom/reducers/versioning.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/custom/utils.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/actions.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/creators.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/document-model.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/header/actions.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/header/creators.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/header/object.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/header/operations.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/index.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/module/actions.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/module/creators.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/module/object.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/module/operations.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/object.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/operation/actions.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/operation/creators.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/operation/object.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/operation/operations.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/operation-error/actions.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/operation-error/creators.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/operation-error/object.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/operation-error/operations.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/operation-example/actions.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/operation-example/creators.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/operation-example/object.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/operation-example/operations.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/reducer.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/schema/index.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/schema/types.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/schema/zod.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/state/actions.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/state/creators.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/state/object.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/state/operations.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/types.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/utils.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/versioning/actions.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/versioning/creators.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/versioning/object.d.ts +0 -0
- /package/dist/browser/{src/document-model → document-model}/gen/versioning/operations.d.ts +0 -0
- /package/dist/browser/{index-ba0b84c2.js → internal/index-ba0b84c2.js} +0 -0
- /package/dist/browser/{index-ebc86e7b.js → internal/index-ebc86e7b.js} +0 -0
- /package/dist/browser/{object-05addf9f.mjs → internal/object-05addf9f.js} +0 -0
- /package/dist/browser/{object-5f0a8dc6.js → internal/object-5f0a8dc6.js} +0 -0
- /package/dist/node/{src/document → document}/actions/creators.d.ts +0 -0
- /package/dist/node/{src/document → document}/actions/index.d.ts +0 -0
- /package/dist/node/{src/document → document}/actions/types.d.ts +0 -0
- /package/dist/node/{src/document → document}/index.d.ts +0 -0
- /package/dist/node/{src/document → document}/object.d.ts +0 -0
- /package/dist/node/{src/document → document}/reducer.d.ts +0 -0
- /package/dist/node/{src/document → document}/schema/index.d.ts +0 -0
- /package/dist/node/{src/document → document}/schema/types.d.ts +0 -0
- /package/dist/node/{src/document → document}/schema/zod.d.ts +0 -0
- /package/dist/node/{src/document → document}/utils/base.d.ts +0 -0
- /package/dist/node/{src/document → document}/utils/file.d.ts +0 -0
- /package/dist/node/{src/document → document}/utils/index.d.ts +0 -0
- /package/dist/node/{src/document → document}/utils/node.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/custom/reducers/header.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/custom/reducers/module.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/custom/reducers/operation-error.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/custom/reducers/operation-example.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/custom/reducers/operation.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/custom/reducers/state.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/custom/reducers/versioning.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/custom/utils.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/actions.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/creators.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/document-model.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/header/actions.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/header/creators.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/header/object.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/header/operations.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/index.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/module/actions.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/module/creators.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/module/object.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/module/operations.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/object.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/operation/actions.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/operation/creators.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/operation/object.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/operation/operations.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/operation-error/actions.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/operation-error/creators.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/operation-error/object.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/operation-error/operations.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/operation-example/actions.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/operation-example/creators.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/operation-example/object.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/operation-example/operations.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/reducer.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/schema/index.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/schema/types.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/schema/zod.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/state/actions.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/state/creators.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/state/object.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/state/operations.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/types.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/utils.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/versioning/actions.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/versioning/creators.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/versioning/object.d.ts +0 -0
- /package/dist/node/{src/document-model → document-model}/gen/versioning/operations.d.ts +0 -0
- /package/dist/node/{index-027f73ec.js → internal/index-027f73ec.js} +0 -0
- /package/dist/node/{index-bb0a856f.js → internal/index-bb0a856f.js} +0 -0
- /package/dist/node/{object-2bb87214.js → internal/object-2bb87214.js} +0 -0
- /package/dist/node/{object-8edc0f76.mjs → internal/object-8edc0f76.js} +0 -0
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import type { Draft } from 'immer';
|
|
2
2
|
import type { FC } from 'react';
|
|
3
|
-
import type { DocumentModelState } from '../document-model';
|
|
3
|
+
import type { DocumentModelState } from '../document-model/';
|
|
4
4
|
import type { BaseAction } from './actions/types';
|
|
5
5
|
import { BaseDocument } from './object';
|
|
6
6
|
import { FileInput } from './utils';
|
|
7
7
|
export { z } from './schema';
|
|
8
8
|
export type * from './schema/types';
|
|
9
|
+
export type { FileInput } from './utils';
|
|
9
10
|
/**
|
|
10
11
|
* Defines the basic structure of an action.
|
|
11
12
|
*
|
|
@@ -14,7 +14,7 @@ declare const utils: {
|
|
|
14
14
|
createExtendedState: (extendedState?: Partial<import("../document").ExtendedState<Partial<DocumentModelState>>> | undefined, createState?: ((state?: Partial<DocumentModelState> | undefined) => DocumentModelState) | undefined) => import("../document").ExtendedState<DocumentModelState>;
|
|
15
15
|
createDocument: (document?: Partial<import("../document").ExtendedState<Partial<DocumentModelState>>> | undefined, createState?: ((state?: Partial<DocumentModelState> | undefined) => DocumentModelState) | undefined) => import("../document").Document<DocumentModelState, DocumentModelAction>;
|
|
16
16
|
loadFromFile: (path: string) => Promise<import("../document").Document<DocumentModelState, DocumentModelAction>>;
|
|
17
|
-
loadFromInput: (input: import("../document
|
|
17
|
+
loadFromInput: (input: import("../document").FileInput) => Promise<import("../document").Document<DocumentModelState, DocumentModelAction>>;
|
|
18
18
|
saveToFile: (document: import("../document").Document<DocumentModelState, DocumentModelAction>, path: string, name?: string | undefined) => Promise<string>;
|
|
19
19
|
saveToFileHandle: (document: import("../document").Document<DocumentModelState, DocumentModelAction>, input: FileSystemFileHandle) => Promise<void>;
|
|
20
20
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./object-5f0a8dc6.js");require("json-stringify-deterministic");require("immer");require("sha.js/sha1");require("jszip");const e=require("./index-ba0b84c2.js");require("zod");exports.Document=e.Document;exports.DocumentModel=e.DocumentModel$1;exports.actions=e.actions;exports.documentModel=e.documentModel;exports.module=e.module;exports.reducer=e.reducer;exports.utils=e.utils;exports.z=e.zod;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./internal/object-5f0a8dc6.js");require("json-stringify-deterministic");require("immer");require("sha.js/sha1");require("jszip");const e=require("./internal/index-ba0b84c2.js");require("zod");exports.Document=e.Document;exports.DocumentModel=e.DocumentModel$1;exports.actions=e.actions;exports.documentModel=e.documentModel;exports.module=e.module;exports.reducer=e.reducer;exports.utils=e.utils;exports.z=e.zod;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './
|
|
1
|
+
export * from './document-model/index'
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "./object-05addf9f.
|
|
1
|
+
import "./internal/object-05addf9f.js";
|
|
2
2
|
import "json-stringify-deterministic";
|
|
3
3
|
import "immer";
|
|
4
4
|
import "sha.js/sha1";
|
|
5
5
|
import "jszip";
|
|
6
|
-
import { b as p, a as u, c, d, m as l, r as n, u as D, z as M } from "./index-
|
|
6
|
+
import { b as p, a as u, c, d, m as l, r as n, u as D, z as M } from "./internal/index-1ee8db0c.js";
|
|
7
7
|
import "zod";
|
|
8
8
|
export {
|
|
9
9
|
p as Document,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./object-5f0a8dc6.js"),r=require("./index-ebc86e7b.js");require("json-stringify-deterministic");require("immer");require("zod");require("sha.js/sha1");require("jszip");exports.BaseDocument=e.BaseDocument;exports.actions=e.BaseActions;exports.applyMixins=e.applyMixins;exports.baseReducer=e.baseReducer;exports.z=e.zod;exports.utils=r.index;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./internal/object-5f0a8dc6.js"),r=require("./internal/index-ebc86e7b.js");require("json-stringify-deterministic");require("immer");require("zod");require("sha.js/sha1");require("jszip");exports.BaseDocument=e.BaseDocument;exports.actions=e.BaseActions;exports.applyMixins=e.applyMixins;exports.baseReducer=e.baseReducer;exports.z=e.zod;exports.utils=r.index;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './
|
|
1
|
+
export * from './document/index'
|
package/dist/browser/document.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as m, h as e, g as c, p as n, z as u } from "./object-05addf9f.
|
|
2
|
-
import { i as f } from "./index-
|
|
1
|
+
import { B as m, h as e, g as c, p as n, z as u } from "./internal/object-05addf9f.js";
|
|
2
|
+
import { i as f } from "./internal/index-19c8f57b.js";
|
|
3
3
|
import "json-stringify-deterministic";
|
|
4
4
|
import "immer";
|
|
5
5
|
import "zod";
|
package/dist/browser/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./index-ebc86e7b.js"),o=require("./index-ba0b84c2.js");require("./object-5f0a8dc6.js");require("json-stringify-deterministic");require("immer");require("zod");require("sha.js/sha1");require("jszip");const u={"powerhouse/document":e.Document,"powerhouse/document-model":o.DocumentModel},t={Document:e.Document,DocumentModel:o.DocumentModel};exports.Document=e.Document;exports.DocumentModel=o.DocumentModel;exports.DocumentModels=u;exports.default=t;
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./internal/index-ebc86e7b.js"),o=require("./internal/index-ba0b84c2.js");require("./internal/object-5f0a8dc6.js");require("json-stringify-deterministic");require("immer");require("zod");require("sha.js/sha1");require("jszip");const u={"powerhouse/document":e.Document,"powerhouse/document-model":o.DocumentModel},t={Document:e.Document,DocumentModel:o.DocumentModel};exports.Document=e.Document;exports.DocumentModel=o.DocumentModel;exports.DocumentModels=u;exports.default=t;
|
package/dist/browser/index.d.ts
CHANGED
|
@@ -1,3 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
import
|
|
3
|
-
|
|
1
|
+
import * as Document from './document';
|
|
2
|
+
import * as DocumentModel from './document-model';
|
|
3
|
+
/**
|
|
4
|
+
* This module exports all the public types, functions, and objects
|
|
5
|
+
* from the document module. It provides an easy-to-use interface
|
|
6
|
+
* for managing documents, and can be used in any Redux-based
|
|
7
|
+
* application. This module exports:
|
|
8
|
+
* - All action creators for the base document actions.
|
|
9
|
+
* - The Document object, which is used to for creating and
|
|
10
|
+
* manipulating documents in an object-oriented way.
|
|
11
|
+
* - The baseReducer function, which is a reducer for managing
|
|
12
|
+
* documents
|
|
13
|
+
* - Various utility functions to be used by Document Models.
|
|
14
|
+
*/
|
|
15
|
+
export { Document };
|
|
16
|
+
export { DocumentModel };
|
|
17
|
+
export declare const DocumentModels: {
|
|
18
|
+
'powerhouse/document': typeof Document;
|
|
19
|
+
'powerhouse/document-model': typeof DocumentModel;
|
|
20
|
+
};
|
|
21
|
+
declare const _default: {
|
|
22
|
+
Document: typeof Document;
|
|
23
|
+
DocumentModel: typeof DocumentModel;
|
|
24
|
+
};
|
|
25
|
+
export default _default;
|
package/dist/browser/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { D as o } from "./index-
|
|
2
|
-
import { D as t } from "./index-
|
|
3
|
-
import "./object-05addf9f.
|
|
1
|
+
import { D as o } from "./internal/index-19c8f57b.js";
|
|
2
|
+
import { D as t } from "./internal/index-1ee8db0c.js";
|
|
3
|
+
import "./internal/object-05addf9f.js";
|
|
4
4
|
import "json-stringify-deterministic";
|
|
5
5
|
import "immer";
|
|
6
6
|
import "zod";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { f as e, b as a, a as s, c as t, j as o, k as c, m as i, n as l, o as n, i as r, l as d, e as u, s as m, d as p, B as b, h as _, g, p as F, z as f } from "./object-05addf9f.
|
|
1
|
+
import { f as e, b as a, a as s, c as t, j as o, k as c, m as i, n as l, o as n, i as r, l as d, e as u, s as m, d as p, B as b, h as _, g, p as F, z as f } from "./object-05addf9f.js";
|
|
2
2
|
const y = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3
3
|
__proto__: null,
|
|
4
4
|
createAction: e,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var pt = Object.defineProperty;
|
|
2
2
|
var lt = (t, e, i) => e in t ? pt(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i;
|
|
3
3
|
var pe = (t, e, i) => (lt(t, typeof e != "symbol" ? e + "" : e, i), i);
|
|
4
|
-
import { c as dt, i as ct, a as ut, b as mt, s as Et, d as ht, l as Ot, e as St, f as s, B as l, g as gt, h as ft } from "./object-05addf9f.
|
|
4
|
+
import { c as dt, i as ct, a as ut, b as mt, s as Et, d as ht, l as Ot, e as St, f as s, B as l, g as gt, h as ft } from "./object-05addf9f.js";
|
|
5
5
|
import "json-stringify-deterministic";
|
|
6
6
|
import "immer";
|
|
7
7
|
import "sha.js/sha1";
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import type { Draft } from 'immer';
|
|
2
2
|
import type { FC } from 'react';
|
|
3
|
-
import type { DocumentModelState } from '../document-model';
|
|
3
|
+
import type { DocumentModelState } from '../document-model/';
|
|
4
4
|
import type { BaseAction } from './actions/types';
|
|
5
5
|
import { BaseDocument } from './object';
|
|
6
6
|
import { FileInput } from './utils';
|
|
7
7
|
export { z } from './schema';
|
|
8
8
|
export type * from './schema/types';
|
|
9
|
+
export type { FileInput } from './utils';
|
|
9
10
|
/**
|
|
10
11
|
* Defines the basic structure of an action.
|
|
11
12
|
*
|
|
@@ -14,7 +14,7 @@ declare const utils: {
|
|
|
14
14
|
createExtendedState: (extendedState?: Partial<import("../document").ExtendedState<Partial<DocumentModelState>>> | undefined, createState?: ((state?: Partial<DocumentModelState> | undefined) => DocumentModelState) | undefined) => import("../document").ExtendedState<DocumentModelState>;
|
|
15
15
|
createDocument: (document?: Partial<import("../document").ExtendedState<Partial<DocumentModelState>>> | undefined, createState?: ((state?: Partial<DocumentModelState> | undefined) => DocumentModelState) | undefined) => import("../document").Document<DocumentModelState, DocumentModelAction>;
|
|
16
16
|
loadFromFile: (path: string) => Promise<import("../document").Document<DocumentModelState, DocumentModelAction>>;
|
|
17
|
-
loadFromInput: (input: import("../document
|
|
17
|
+
loadFromInput: (input: import("../document").FileInput) => Promise<import("../document").Document<DocumentModelState, DocumentModelAction>>;
|
|
18
18
|
saveToFile: (document: import("../document").Document<DocumentModelState, DocumentModelAction>, path: string, name?: string | undefined) => Promise<string>;
|
|
19
19
|
saveToFileHandle: (document: import("../document").Document<DocumentModelState, DocumentModelAction>, input: FileSystemFileHandle) => Promise<void>;
|
|
20
20
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./object-2bb87214.js");require("json-stringify-deterministic");require("immer");require("crypto");require("fs");require("https");require("path");require("jszip");const e=require("./index-027f73ec.js");require("zod");exports.Document=e.Document;exports.DocumentModel=e.DocumentModel$1;exports.actions=e.actions;exports.documentModel=e.documentModel;exports.module=e.module;exports.reducer=e.reducer;exports.utils=e.utils;exports.z=e.zod;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./internal/object-2bb87214.js");require("json-stringify-deterministic");require("immer");require("crypto");require("fs");require("https");require("path");require("jszip");const e=require("./internal/index-027f73ec.js");require("zod");exports.Document=e.Document;exports.DocumentModel=e.DocumentModel$1;exports.actions=e.actions;exports.documentModel=e.documentModel;exports.module=e.module;exports.reducer=e.reducer;exports.utils=e.utils;exports.z=e.zod;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './
|
|
1
|
+
export * from './document-model/index'
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "./object-8edc0f76.
|
|
1
|
+
import "./internal/object-8edc0f76.js";
|
|
2
2
|
import "json-stringify-deterministic";
|
|
3
3
|
import "immer";
|
|
4
4
|
import "crypto";
|
|
@@ -6,7 +6,7 @@ import "fs";
|
|
|
6
6
|
import "https";
|
|
7
7
|
import "path";
|
|
8
8
|
import "jszip";
|
|
9
|
-
import { b as d, a as l, c as n, d as D, m as M, r as b, u as f, z as x } from "./index-
|
|
9
|
+
import { b as d, a as l, c as n, d as D, m as M, r as b, u as f, z as x } from "./internal/index-551f2c89.js";
|
|
10
10
|
import "zod";
|
|
11
11
|
export {
|
|
12
12
|
d as Document,
|
package/dist/node/document.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./object-2bb87214.js"),r=require("./index-bb0a856f.js");require("json-stringify-deterministic");require("immer");require("zod");require("crypto");require("fs");require("https");require("path");require("jszip");exports.BaseDocument=e.BaseDocument;exports.actions=e.BaseActions;exports.applyMixins=e.applyMixins;exports.baseReducer=e.baseReducer;exports.z=e.zod;exports.utils=r.index;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./internal/object-2bb87214.js"),r=require("./internal/index-bb0a856f.js");require("json-stringify-deterministic");require("immer");require("zod");require("crypto");require("fs");require("https");require("path");require("jszip");exports.BaseDocument=e.BaseDocument;exports.actions=e.BaseActions;exports.applyMixins=e.applyMixins;exports.baseReducer=e.baseReducer;exports.z=e.zod;exports.utils=r.index;
|
package/dist/node/document.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './
|
|
1
|
+
export * from './document/index'
|
package/dist/node/document.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as n, h as u, g as x, p as f, z as l } from "./object-8edc0f76.
|
|
2
|
-
import { i as b } from "./index-
|
|
1
|
+
import { B as n, h as u, g as x, p as f, z as l } from "./internal/object-8edc0f76.js";
|
|
2
|
+
import { i as b } from "./internal/index-6317539b.js";
|
|
3
3
|
import "json-stringify-deterministic";
|
|
4
4
|
import "immer";
|
|
5
5
|
import "zod";
|
package/dist/node/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./index-bb0a856f.js"),o=require("./index-027f73ec.js");require("./object-2bb87214.js");require("json-stringify-deterministic");require("immer");require("zod");require("crypto");require("fs");require("https");require("path");require("jszip");const u={"powerhouse/document":e.Document,"powerhouse/document-model":o.DocumentModel},r={Document:e.Document,DocumentModel:o.DocumentModel};exports.Document=e.Document;exports.DocumentModel=o.DocumentModel;exports.DocumentModels=u;exports.default=r;
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./internal/index-bb0a856f.js"),o=require("./internal/index-027f73ec.js");require("./internal/object-2bb87214.js");require("json-stringify-deterministic");require("immer");require("zod");require("crypto");require("fs");require("https");require("path");require("jszip");const u={"powerhouse/document":e.Document,"powerhouse/document-model":o.DocumentModel},r={Document:e.Document,DocumentModel:o.DocumentModel};exports.Document=e.Document;exports.DocumentModel=o.DocumentModel;exports.DocumentModels=u;exports.default=r;
|
package/dist/node/index.d.ts
CHANGED
|
@@ -1,3 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
import
|
|
3
|
-
|
|
1
|
+
import * as Document from './document';
|
|
2
|
+
import * as DocumentModel from './document-model';
|
|
3
|
+
/**
|
|
4
|
+
* This module exports all the public types, functions, and objects
|
|
5
|
+
* from the document module. It provides an easy-to-use interface
|
|
6
|
+
* for managing documents, and can be used in any Redux-based
|
|
7
|
+
* application. This module exports:
|
|
8
|
+
* - All action creators for the base document actions.
|
|
9
|
+
* - The Document object, which is used to for creating and
|
|
10
|
+
* manipulating documents in an object-oriented way.
|
|
11
|
+
* - The baseReducer function, which is a reducer for managing
|
|
12
|
+
* documents
|
|
13
|
+
* - Various utility functions to be used by Document Models.
|
|
14
|
+
*/
|
|
15
|
+
export { Document };
|
|
16
|
+
export { DocumentModel };
|
|
17
|
+
export declare const DocumentModels: {
|
|
18
|
+
'powerhouse/document': typeof Document;
|
|
19
|
+
'powerhouse/document-model': typeof DocumentModel;
|
|
20
|
+
};
|
|
21
|
+
declare const _default: {
|
|
22
|
+
Document: typeof Document;
|
|
23
|
+
DocumentModel: typeof DocumentModel;
|
|
24
|
+
};
|
|
25
|
+
export default _default;
|
package/dist/node/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { D as o } from "./index-
|
|
2
|
-
import { D as t } from "./index-
|
|
3
|
-
import "./object-8edc0f76.
|
|
1
|
+
import { D as o } from "./internal/index-6317539b.js";
|
|
2
|
+
import { D as t } from "./internal/index-551f2c89.js";
|
|
3
|
+
import "./internal/object-8edc0f76.js";
|
|
4
4
|
import "json-stringify-deterministic";
|
|
5
5
|
import "immer";
|
|
6
6
|
import "zod";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var pt = Object.defineProperty;
|
|
2
2
|
var lt = (t, e, i) => e in t ? pt(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i;
|
|
3
3
|
var pe = (t, e, i) => (lt(t, typeof e != "symbol" ? e + "" : e, i), i);
|
|
4
|
-
import { c as dt, i as ct, a as ut, b as mt, s as Et, d as ht, l as Ot, e as St, f as s, B as l, g as gt, h as ft } from "./object-8edc0f76.
|
|
4
|
+
import { c as dt, i as ct, a as ut, b as mt, s as Et, d as ht, l as Ot, e as St, f as s, B as l, g as gt, h as ft } from "./object-8edc0f76.js";
|
|
5
5
|
import "json-stringify-deterministic";
|
|
6
6
|
import "immer";
|
|
7
7
|
import "crypto";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { f as e, b as a, a as s, c as t, j as o, k as c, m as i, n as l, o as n, i as r, l as d, e as u, s as m, d as p, B as b, h as _, g, p as F, z as f } from "./object-8edc0f76.
|
|
1
|
+
import { f as e, b as a, a as s, c as t, j as o, k as c, m as i, n as l, o as n, i as r, l as d, e as u, s as m, d as p, B as b, h as _, g, p as F, z as f } from "./object-8edc0f76.js";
|
|
2
2
|
const y = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3
3
|
__proto__: null,
|
|
4
4
|
createAction: e,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "document-model",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.4",
|
|
4
4
|
"license": "AGPL-3.0-only",
|
|
5
5
|
"private": false,
|
|
6
6
|
"files": [
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
"types": "dist/node/index.d.ts",
|
|
10
10
|
"main": "dist/node/index.cjs",
|
|
11
11
|
"module": "dist/node/index.js",
|
|
12
|
+
"browser": "dist/browser/index.js",
|
|
12
13
|
"scripts": {
|
|
13
14
|
"lint": "eslint --ext .js,.ts . && tsc --noemit --project tsconfig.spec.json",
|
|
14
15
|
"format": "prettier --ignore-path .gitignore --write \"**/*.+(js|ts|json)\"",
|
|
@@ -19,44 +20,34 @@
|
|
|
19
20
|
},
|
|
20
21
|
"exports": {
|
|
21
22
|
".": {
|
|
22
|
-
"
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
23
|
+
"node": {
|
|
24
|
+
"import": "./dist/node/index.js",
|
|
25
|
+
"require": "./dist/node/index.cjs",
|
|
26
|
+
"types": "./dist/node/index.d.ts"
|
|
27
|
+
},
|
|
26
28
|
"import": "./dist/browser/index.js",
|
|
27
|
-
"require": "./dist/browser/index.cjs"
|
|
29
|
+
"require": "./dist/browser/index.cjs",
|
|
30
|
+
"types": "./dist/browser/index.d.ts"
|
|
28
31
|
},
|
|
29
32
|
"./document": {
|
|
30
|
-
"
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
33
|
+
"node": {
|
|
34
|
+
"import": "./dist/node/document.js",
|
|
35
|
+
"require": "./dist/node/document.cjs",
|
|
36
|
+
"types": "./dist/node/document.d.ts"
|
|
37
|
+
},
|
|
34
38
|
"import": "./dist/browser/document.js",
|
|
35
|
-
"require": "./dist/browser/document.cjs"
|
|
39
|
+
"require": "./dist/browser/document.cjs",
|
|
40
|
+
"types": "./dist/browser/document.d.ts"
|
|
36
41
|
},
|
|
37
42
|
"./document-model": {
|
|
38
|
-
"
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
"
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
"typesVersions": {
|
|
47
|
-
"*": {
|
|
48
|
-
"document": [
|
|
49
|
-
"dist/node/document"
|
|
50
|
-
],
|
|
51
|
-
"browser/document": [
|
|
52
|
-
"dist/browser/document"
|
|
53
|
-
],
|
|
54
|
-
"document-model": [
|
|
55
|
-
"dist/node/document-model"
|
|
56
|
-
],
|
|
57
|
-
"browser/document-model": [
|
|
58
|
-
"dist/browser/document-model"
|
|
59
|
-
]
|
|
43
|
+
"node": {
|
|
44
|
+
"import": "./dist/node/document-model.js",
|
|
45
|
+
"require": "./dist/node/document-model.cjs",
|
|
46
|
+
"types": "./dist/node/document-model.d.ts"
|
|
47
|
+
},
|
|
48
|
+
"import": "./dist/browser/document-model.js",
|
|
49
|
+
"require": "./dist/browser/document-model.cjs",
|
|
50
|
+
"types": "./dist/browser/document-model.d.ts"
|
|
60
51
|
}
|
|
61
52
|
},
|
|
62
53
|
"devDependencies": {
|
|
@@ -77,7 +68,7 @@
|
|
|
77
68
|
"ts-node": "^10.9.1",
|
|
78
69
|
"typescript": "^5.2.2",
|
|
79
70
|
"vite": "^4.4.9",
|
|
80
|
-
"vite-plugin-dts": "^3.5.
|
|
71
|
+
"vite-plugin-dts": "^3.5.3",
|
|
81
72
|
"vite-plugin-node-polyfills": "^0.11.3"
|
|
82
73
|
},
|
|
83
74
|
"dependencies": {
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import * as Document from './document';
|
|
2
|
-
import * as DocumentModel from './document-model';
|
|
3
|
-
/**
|
|
4
|
-
* This module exports all the public types, functions, and objects
|
|
5
|
-
* from the document module. It provides an easy-to-use interface
|
|
6
|
-
* for managing documents, and can be used in any Redux-based
|
|
7
|
-
* application. This module exports:
|
|
8
|
-
* - All action creators for the base document actions.
|
|
9
|
-
* - The Document object, which is used to for creating and
|
|
10
|
-
* manipulating documents in an object-oriented way.
|
|
11
|
-
* - The baseReducer function, which is a reducer for managing
|
|
12
|
-
* documents
|
|
13
|
-
* - Various utility functions to be used by Document Models.
|
|
14
|
-
*/
|
|
15
|
-
export { Document };
|
|
16
|
-
export { DocumentModel };
|
|
17
|
-
export declare const DocumentModels: {
|
|
18
|
-
'powerhouse/document': typeof Document;
|
|
19
|
-
'powerhouse/document-model': typeof DocumentModel;
|
|
20
|
-
};
|
|
21
|
-
declare const _default: {
|
|
22
|
-
Document: typeof Document;
|
|
23
|
-
DocumentModel: typeof DocumentModel;
|
|
24
|
-
};
|
|
25
|
-
export default _default;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import * as Document from './document';
|
|
2
|
-
import * as DocumentModel from './document-model';
|
|
3
|
-
/**
|
|
4
|
-
* This module exports all the public types, functions, and objects
|
|
5
|
-
* from the document module. It provides an easy-to-use interface
|
|
6
|
-
* for managing documents, and can be used in any Redux-based
|
|
7
|
-
* application. This module exports:
|
|
8
|
-
* - All action creators for the base document actions.
|
|
9
|
-
* - The Document object, which is used to for creating and
|
|
10
|
-
* manipulating documents in an object-oriented way.
|
|
11
|
-
* - The baseReducer function, which is a reducer for managing
|
|
12
|
-
* documents
|
|
13
|
-
* - Various utility functions to be used by Document Models.
|
|
14
|
-
*/
|
|
15
|
-
export { Document, DocumentModel };
|
|
16
|
-
declare const _default: {
|
|
17
|
-
Document: typeof Document;
|
|
18
|
-
DocumentModel: typeof DocumentModel;
|
|
19
|
-
};
|
|
20
|
-
export default _default;
|
package/dist/node/src/index.d.ts
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import * as Document from './document';
|
|
2
|
-
import * as DocumentModel from './document-model';
|
|
3
|
-
/**
|
|
4
|
-
* This module exports all the public types, functions, and objects
|
|
5
|
-
* from the document module. It provides an easy-to-use interface
|
|
6
|
-
* for managing documents, and can be used in any Redux-based
|
|
7
|
-
* application. This module exports:
|
|
8
|
-
* - All action creators for the base document actions.
|
|
9
|
-
* - The Document object, which is used to for creating and
|
|
10
|
-
* manipulating documents in an object-oriented way.
|
|
11
|
-
* - The baseReducer function, which is a reducer for managing
|
|
12
|
-
* documents
|
|
13
|
-
* - Various utility functions to be used by Document Models.
|
|
14
|
-
*/
|
|
15
|
-
export { Document };
|
|
16
|
-
export { DocumentModel };
|
|
17
|
-
export declare const DocumentModels: {
|
|
18
|
-
'powerhouse/document': typeof Document;
|
|
19
|
-
'powerhouse/document-model': typeof DocumentModel;
|
|
20
|
-
};
|
|
21
|
-
declare const _default: {
|
|
22
|
-
Document: typeof Document;
|
|
23
|
-
DocumentModel: typeof DocumentModel;
|
|
24
|
-
};
|
|
25
|
-
export default _default;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import * as Document from './document';
|
|
2
|
-
import * as DocumentModel from './document-model';
|
|
3
|
-
/**
|
|
4
|
-
* This module exports all the public types, functions, and objects
|
|
5
|
-
* from the document module. It provides an easy-to-use interface
|
|
6
|
-
* for managing documents, and can be used in any Redux-based
|
|
7
|
-
* application. This module exports:
|
|
8
|
-
* - All action creators for the base document actions.
|
|
9
|
-
* - The Document object, which is used to for creating and
|
|
10
|
-
* manipulating documents in an object-oriented way.
|
|
11
|
-
* - The baseReducer function, which is a reducer for managing
|
|
12
|
-
* documents
|
|
13
|
-
* - Various utility functions to be used by Document Models.
|
|
14
|
-
*/
|
|
15
|
-
export { Document, DocumentModel };
|
|
16
|
-
declare const _default: {
|
|
17
|
-
Document: typeof Document;
|
|
18
|
-
DocumentModel: typeof DocumentModel;
|
|
19
|
-
};
|
|
20
|
-
export default _default;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/browser/{src/document-model → document-model}/custom/reducers/operation-error.d.ts
RENAMED
|
File without changes
|
/package/dist/browser/{src/document-model → document-model}/custom/reducers/operation-example.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/browser/{src/document-model → document-model}/gen/operation-error/actions.d.ts
RENAMED
|
File without changes
|
/package/dist/browser/{src/document-model → document-model}/gen/operation-error/creators.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/browser/{src/document-model → document-model}/gen/operation-error/operations.d.ts
RENAMED
|
File without changes
|
/package/dist/browser/{src/document-model → document-model}/gen/operation-example/actions.d.ts
RENAMED
|
File without changes
|
/package/dist/browser/{src/document-model → document-model}/gen/operation-example/creators.d.ts
RENAMED
|
File without changes
|
/package/dist/browser/{src/document-model → document-model}/gen/operation-example/object.d.ts
RENAMED
|
File without changes
|
/package/dist/browser/{src/document-model → document-model}/gen/operation-example/operations.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/node/{src/document-model → document-model}/custom/reducers/operation-error.d.ts
RENAMED
|
File without changes
|
/package/dist/node/{src/document-model → document-model}/custom/reducers/operation-example.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/node/{src/document-model → document-model}/gen/operation-error/operations.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/node/{src/document-model → document-model}/gen/operation-example/creators.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/node/{src/document-model → document-model}/gen/operation-example/operations.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|