document-model 2.10.0 → 2.11.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 (258) hide show
  1. package/dist/browser/cjs/document-model.js +2 -2
  2. package/dist/browser/cjs/document.js +2 -2
  3. package/dist/browser/cjs/index.js +2 -2
  4. package/dist/{node/cjs/internal/index-C-PLtWC-.js → browser/cjs/internal/index-B62DRxDu.js} +3 -2
  5. package/dist/browser/cjs/internal/index-B62DRxDu.js.map +1 -0
  6. package/dist/browser/cjs/internal/{index-CzQJ-QEl.js → index-hPntrUvN.js} +2 -2
  7. package/dist/browser/cjs/internal/{index-CzQJ-QEl.js.map → index-hPntrUvN.js.map} +1 -1
  8. package/dist/browser/cjs/internal/{object-7HaOcSJT.js → object-BdIbCX0K.js} +9 -2
  9. package/dist/browser/cjs/internal/object-BdIbCX0K.js.map +1 -0
  10. package/dist/browser/es/document-model.js +2 -2
  11. package/dist/browser/es/document.js +8 -8
  12. package/dist/browser/es/index.js +2 -2
  13. package/dist/browser/es/internal/{index-BC9vqWum.js → index-CPWf201E.js} +3 -2
  14. package/dist/browser/es/internal/index-CPWf201E.js.map +1 -0
  15. package/dist/browser/es/internal/{index-Bx0Cqbbj.js → index-D_fwH6L3.js} +2 -2
  16. package/dist/browser/es/internal/{index-Bx0Cqbbj.js.map → index-D_fwH6L3.js.map} +1 -1
  17. package/dist/browser/es/internal/{object-C0mdRngQ.js → object-oB7gkKNr.js} +34 -27
  18. package/dist/browser/es/internal/object-oB7gkKNr.js.map +1 -0
  19. package/dist/browser/src/document/reducer.d.ts.map +1 -1
  20. package/dist/browser/src/document/utils/base.d.ts +1 -0
  21. package/dist/browser/src/document/utils/base.d.ts.map +1 -1
  22. package/dist/node/cjs/document-model.js +3 -3
  23. package/dist/node/cjs/document.js +2 -2
  24. package/dist/node/cjs/index.js +2 -2
  25. package/dist/node/cjs/internal/{index-C9U6XZGR.js → index-Bsyn7lZ0.js} +3 -3
  26. package/dist/node/cjs/internal/{index-C9U6XZGR.js.map → index-Bsyn7lZ0.js.map} +1 -1
  27. package/dist/{browser/cjs/internal/index-caIc0sFL.js → node/cjs/internal/index-DozfRrse.js} +3 -2
  28. package/dist/node/cjs/internal/index-DozfRrse.js.map +1 -0
  29. package/dist/node/cjs/internal/{object-CEHSqR4q.js → object-DqFXYK4g.js} +9 -2
  30. package/dist/node/cjs/internal/object-DqFXYK4g.js.map +1 -0
  31. package/dist/node/es/document-model.js +3 -3
  32. package/dist/node/es/document.js +8 -8
  33. package/dist/node/es/index.js +2 -2
  34. package/dist/node/es/internal/{index-DMRiWhIW.js → index-Bf87b5UD.js} +3 -2
  35. package/dist/node/es/internal/index-Bf87b5UD.js.map +1 -0
  36. package/dist/node/es/internal/{index-CptzZsxD.js → index-D4oqm7Ua.js} +3 -3
  37. package/dist/node/es/internal/{index-CptzZsxD.js.map → index-D4oqm7Ua.js.map} +1 -1
  38. package/dist/node/es/internal/{object-CnIwQbbO.js → object-2XgKQb4s.js} +34 -27
  39. package/dist/node/es/internal/object-2XgKQb4s.js.map +1 -0
  40. package/dist/node/src/document/reducer.d.ts.map +1 -1
  41. package/dist/node/src/document/utils/base.d.ts +1 -0
  42. package/dist/node/src/document/utils/base.d.ts.map +1 -1
  43. package/package.json +1 -1
  44. package/dist/browser/cjs/internal/index-caIc0sFL.js.map +0 -1
  45. package/dist/browser/cjs/internal/object-7HaOcSJT.js.map +0 -1
  46. package/dist/browser/es/internal/index-BC9vqWum.js.map +0 -1
  47. package/dist/browser/es/internal/object-C0mdRngQ.js.map +0 -1
  48. package/dist/node/cjs/internal/index-C-PLtWC-.js.map +0 -1
  49. package/dist/node/cjs/internal/object-CEHSqR4q.js.map +0 -1
  50. package/dist/node/es/internal/index-DMRiWhIW.js.map +0 -1
  51. package/dist/node/es/internal/object-CnIwQbbO.js.map +0 -1
  52. package/dist/src/document/actions/creators.d.ts +0 -48
  53. package/dist/src/document/actions/creators.d.ts.map +0 -1
  54. package/dist/src/document/actions/index.d.ts +0 -15
  55. package/dist/src/document/actions/index.d.ts.map +0 -1
  56. package/dist/src/document/actions/types.d.ts +0 -16
  57. package/dist/src/document/actions/types.d.ts.map +0 -1
  58. package/dist/src/document/index.d.ts +0 -7
  59. package/dist/src/document/index.d.ts.map +0 -1
  60. package/dist/src/document/object.d.ts +0 -126
  61. package/dist/src/document/object.d.ts.map +0 -1
  62. package/dist/src/document/reducer.d.ts +0 -66
  63. package/dist/src/document/reducer.d.ts.map +0 -1
  64. package/dist/src/document/schema/index.d.ts +0 -3
  65. package/dist/src/document/schema/index.d.ts.map +0 -1
  66. package/dist/src/document/schema/types.d.ts +0 -177
  67. package/dist/src/document/schema/types.d.ts.map +0 -1
  68. package/dist/src/document/schema/zod.d.ts +0 -117
  69. package/dist/src/document/schema/zod.d.ts.map +0 -1
  70. package/dist/src/document/signal.d.ts +0 -30
  71. package/dist/src/document/signal.d.ts.map +0 -1
  72. package/dist/src/document/types.d.ts +0 -273
  73. package/dist/src/document/types.d.ts.map +0 -1
  74. package/dist/src/document/utils/base.d.ts +0 -88
  75. package/dist/src/document/utils/base.d.ts.map +0 -1
  76. package/dist/src/document/utils/browser.d.ts +0 -10
  77. package/dist/src/document/utils/browser.d.ts.map +0 -1
  78. package/dist/src/document/utils/crypto.d.ts +0 -10
  79. package/dist/src/document/utils/crypto.d.ts.map +0 -1
  80. package/dist/src/document/utils/document-helpers.d.ts +0 -74
  81. package/dist/src/document/utils/document-helpers.d.ts.map +0 -1
  82. package/dist/src/document/utils/file.d.ts +0 -49
  83. package/dist/src/document/utils/file.d.ts.map +0 -1
  84. package/dist/src/document/utils/index.d.ts +0 -7
  85. package/dist/src/document/utils/index.d.ts.map +0 -1
  86. package/dist/src/document/utils/node.d.ts +0 -10
  87. package/dist/src/document/utils/node.d.ts.map +0 -1
  88. package/dist/src/document/utils/validation.d.ts +0 -3
  89. package/dist/src/document/utils/validation.d.ts.map +0 -1
  90. package/dist/src/document-model/custom/reducers/header.d.ts +0 -3
  91. package/dist/src/document-model/custom/reducers/header.d.ts.map +0 -1
  92. package/dist/src/document-model/custom/reducers/module.d.ts +0 -3
  93. package/dist/src/document-model/custom/reducers/module.d.ts.map +0 -1
  94. package/dist/src/document-model/custom/reducers/operation-error.d.ts +0 -3
  95. package/dist/src/document-model/custom/reducers/operation-error.d.ts.map +0 -1
  96. package/dist/src/document-model/custom/reducers/operation-example.d.ts +0 -3
  97. package/dist/src/document-model/custom/reducers/operation-example.d.ts.map +0 -1
  98. package/dist/src/document-model/custom/reducers/operation.d.ts +0 -3
  99. package/dist/src/document-model/custom/reducers/operation.d.ts.map +0 -1
  100. package/dist/src/document-model/custom/reducers/state.d.ts +0 -3
  101. package/dist/src/document-model/custom/reducers/state.d.ts.map +0 -1
  102. package/dist/src/document-model/custom/reducers/versioning.d.ts +0 -8
  103. package/dist/src/document-model/custom/reducers/versioning.d.ts.map +0 -1
  104. package/dist/src/document-model/custom/utils.d.ts +0 -8
  105. package/dist/src/document-model/custom/utils.d.ts.map +0 -1
  106. package/dist/src/document-model/gen/actions.d.ts +0 -16
  107. package/dist/src/document-model/gen/actions.d.ts.map +0 -1
  108. package/dist/src/document-model/gen/creators.d.ts +0 -8
  109. package/dist/src/document-model/gen/creators.d.ts.map +0 -1
  110. package/dist/src/document-model/gen/document-model.d.ts +0 -3
  111. package/dist/src/document-model/gen/document-model.d.ts.map +0 -1
  112. package/dist/src/document-model/gen/header/actions.d.ts +0 -10
  113. package/dist/src/document-model/gen/header/actions.d.ts.map +0 -1
  114. package/dist/src/document-model/gen/header/creators.d.ts +0 -9
  115. package/dist/src/document-model/gen/header/creators.d.ts.map +0 -1
  116. package/dist/src/document-model/gen/header/object.d.ts +0 -13
  117. package/dist/src/document-model/gen/header/object.d.ts.map +0 -1
  118. package/dist/src/document-model/gen/header/operations.d.ts +0 -11
  119. package/dist/src/document-model/gen/header/operations.d.ts.map +0 -1
  120. package/dist/src/document-model/gen/index.d.ts +0 -6
  121. package/dist/src/document-model/gen/index.d.ts.map +0 -1
  122. package/dist/src/document-model/gen/module/actions.d.ts +0 -9
  123. package/dist/src/document-model/gen/module/actions.d.ts.map +0 -1
  124. package/dist/src/document-model/gen/module/creators.d.ts +0 -8
  125. package/dist/src/document-model/gen/module/creators.d.ts.map +0 -1
  126. package/dist/src/document-model/gen/module/object.d.ts +0 -12
  127. package/dist/src/document-model/gen/module/object.d.ts.map +0 -1
  128. package/dist/src/document-model/gen/module/operations.d.ts +0 -10
  129. package/dist/src/document-model/gen/module/operations.d.ts.map +0 -1
  130. package/dist/src/document-model/gen/object.d.ts +0 -29
  131. package/dist/src/document-model/gen/object.d.ts.map +0 -1
  132. package/dist/src/document-model/gen/operation/actions.d.ts +0 -14
  133. package/dist/src/document-model/gen/operation/actions.d.ts.map +0 -1
  134. package/dist/src/document-model/gen/operation/creators.d.ts +0 -13
  135. package/dist/src/document-model/gen/operation/creators.d.ts.map +0 -1
  136. package/dist/src/document-model/gen/operation/object.d.ts +0 -17
  137. package/dist/src/document-model/gen/operation/object.d.ts.map +0 -1
  138. package/dist/src/document-model/gen/operation/operations.d.ts +0 -15
  139. package/dist/src/document-model/gen/operation/operations.d.ts.map +0 -1
  140. package/dist/src/document-model/gen/operation-error/actions.d.ts +0 -11
  141. package/dist/src/document-model/gen/operation-error/actions.d.ts.map +0 -1
  142. package/dist/src/document-model/gen/operation-error/creators.d.ts +0 -10
  143. package/dist/src/document-model/gen/operation-error/creators.d.ts.map +0 -1
  144. package/dist/src/document-model/gen/operation-error/object.d.ts +0 -14
  145. package/dist/src/document-model/gen/operation-error/object.d.ts.map +0 -1
  146. package/dist/src/document-model/gen/operation-error/operations.d.ts +0 -12
  147. package/dist/src/document-model/gen/operation-error/operations.d.ts.map +0 -1
  148. package/dist/src/document-model/gen/operation-example/actions.d.ts +0 -8
  149. package/dist/src/document-model/gen/operation-example/actions.d.ts.map +0 -1
  150. package/dist/src/document-model/gen/operation-example/creators.d.ts +0 -7
  151. package/dist/src/document-model/gen/operation-example/creators.d.ts.map +0 -1
  152. package/dist/src/document-model/gen/operation-example/object.d.ts +0 -11
  153. package/dist/src/document-model/gen/operation-example/object.d.ts.map +0 -1
  154. package/dist/src/document-model/gen/operation-example/operations.d.ts +0 -9
  155. package/dist/src/document-model/gen/operation-example/operations.d.ts.map +0 -1
  156. package/dist/src/document-model/gen/reducer.d.ts +0 -6
  157. package/dist/src/document-model/gen/reducer.d.ts.map +0 -1
  158. package/dist/src/document-model/gen/schema/index.d.ts +0 -3
  159. package/dist/src/document-model/gen/schema/index.d.ts.map +0 -1
  160. package/dist/src/document-model/gen/schema/types.d.ts +0 -454
  161. package/dist/src/document-model/gen/schema/types.d.ts.map +0 -1
  162. package/dist/src/document-model/gen/schema/zod.d.ts +0 -454
  163. package/dist/src/document-model/gen/schema/zod.d.ts.map +0 -1
  164. package/dist/src/document-model/gen/state/actions.d.ts +0 -10
  165. package/dist/src/document-model/gen/state/actions.d.ts.map +0 -1
  166. package/dist/src/document-model/gen/state/creators.d.ts +0 -9
  167. package/dist/src/document-model/gen/state/creators.d.ts.map +0 -1
  168. package/dist/src/document-model/gen/state/object.d.ts +0 -13
  169. package/dist/src/document-model/gen/state/object.d.ts.map +0 -1
  170. package/dist/src/document-model/gen/state/operations.d.ts +0 -11
  171. package/dist/src/document-model/gen/state/operations.d.ts.map +0 -1
  172. package/dist/src/document-model/gen/types.d.ts +0 -9
  173. package/dist/src/document-model/gen/types.d.ts.map +0 -1
  174. package/dist/src/document-model/gen/utils.d.ts +0 -7
  175. package/dist/src/document-model/gen/utils.d.ts.map +0 -1
  176. package/dist/src/document-model/gen/versioning/actions.d.ts +0 -9
  177. package/dist/src/document-model/gen/versioning/actions.d.ts.map +0 -1
  178. package/dist/src/document-model/gen/versioning/creators.d.ts +0 -8
  179. package/dist/src/document-model/gen/versioning/creators.d.ts.map +0 -1
  180. package/dist/src/document-model/gen/versioning/object.d.ts +0 -12
  181. package/dist/src/document-model/gen/versioning/object.d.ts.map +0 -1
  182. package/dist/src/document-model/gen/versioning/operations.d.ts +0 -10
  183. package/dist/src/document-model/gen/versioning/operations.d.ts.map +0 -1
  184. package/dist/src/document-model/index.d.ts +0 -81
  185. package/dist/src/document-model/index.d.ts.map +0 -1
  186. package/dist/src/index.d.ts +0 -25
  187. package/dist/src/index.d.ts.map +0 -1
  188. package/dist/test/document/crypto.test.d.ts +0 -2
  189. package/dist/test/document/crypto.test.d.ts.map +0 -1
  190. package/dist/test/document/event-vs-command.test.d.ts +0 -2
  191. package/dist/test/document/event-vs-command.test.d.ts.map +0 -1
  192. package/dist/test/document/local.test.d.ts +0 -2
  193. package/dist/test/document/local.test.d.ts.map +0 -1
  194. package/dist/test/document/object.test.d.ts +0 -2
  195. package/dist/test/document/object.test.d.ts.map +0 -1
  196. package/dist/test/document/operation-id.test.d.ts +0 -2
  197. package/dist/test/document/operation-id.test.d.ts.map +0 -1
  198. package/dist/test/document/prune.test.d.ts +0 -2
  199. package/dist/test/document/prune.test.d.ts.map +0 -1
  200. package/dist/test/document/reducer.test.d.ts +0 -2
  201. package/dist/test/document/reducer.test.d.ts.map +0 -1
  202. package/dist/test/document/skip-operations.test.d.ts +0 -2
  203. package/dist/test/document/skip-operations.test.d.ts.map +0 -1
  204. package/dist/test/document/undo-redo.test.d.ts +0 -2
  205. package/dist/test/document/undo-redo.test.d.ts.map +0 -1
  206. package/dist/test/document/utils.test.d.ts +0 -2
  207. package/dist/test/document/utils.test.d.ts.map +0 -1
  208. package/dist/test/document-helpers/addUndo.test.d.ts +0 -2
  209. package/dist/test/document-helpers/addUndo.test.d.ts.map +0 -1
  210. package/dist/test/document-helpers/attachBranch.test.d.ts +0 -2
  211. package/dist/test/document-helpers/attachBranch.test.d.ts.map +0 -1
  212. package/dist/test/document-helpers/checkCleanedOperationsIntegrity.test.d.ts +0 -2
  213. package/dist/test/document-helpers/checkCleanedOperationsIntegrity.test.d.ts.map +0 -1
  214. package/dist/test/document-helpers/conflictResolution.test.d.ts +0 -2
  215. package/dist/test/document-helpers/conflictResolution.test.d.ts.map +0 -1
  216. package/dist/test/document-helpers/filterDuplicatedOperations.test.d.ts +0 -2
  217. package/dist/test/document-helpers/filterDuplicatedOperations.test.d.ts.map +0 -1
  218. package/dist/test/document-helpers/garbageCollect.test.d.ts +0 -2
  219. package/dist/test/document-helpers/garbageCollect.test.d.ts.map +0 -1
  220. package/dist/test/document-helpers/groupOperationsByScope.test.d.ts +0 -2
  221. package/dist/test/document-helpers/groupOperationsByScope.test.d.ts.map +0 -1
  222. package/dist/test/document-helpers/merge.test.d.ts +0 -2
  223. package/dist/test/document-helpers/merge.test.d.ts.map +0 -1
  224. package/dist/test/document-helpers/nextSkipNumber.test.d.ts +0 -2
  225. package/dist/test/document-helpers/nextSkipNumber.test.d.ts.map +0 -1
  226. package/dist/test/document-helpers/prepareOperations.test.d.ts +0 -2
  227. package/dist/test/document-helpers/prepareOperations.test.d.ts.map +0 -1
  228. package/dist/test/document-helpers/removeExistingOperations.test.d.ts +0 -2
  229. package/dist/test/document-helpers/removeExistingOperations.test.d.ts.map +0 -1
  230. package/dist/test/document-helpers/reshuffleByTimestamp.test.d.ts +0 -2
  231. package/dist/test/document-helpers/reshuffleByTimestamp.test.d.ts.map +0 -1
  232. package/dist/test/document-helpers/reshuffleByTimestampAndIndex.test.d.ts +0 -2
  233. package/dist/test/document-helpers/reshuffleByTimestampAndIndex.test.d.ts.map +0 -1
  234. package/dist/test/document-helpers/skipHeaderOperations.test.d.ts +0 -2
  235. package/dist/test/document-helpers/skipHeaderOperations.test.d.ts.map +0 -1
  236. package/dist/test/document-helpers/sortOperations.test.d.ts +0 -2
  237. package/dist/test/document-helpers/sortOperations.test.d.ts.map +0 -1
  238. package/dist/test/document-helpers/split.test.d.ts +0 -2
  239. package/dist/test/document-helpers/split.test.d.ts.map +0 -1
  240. package/dist/test/document-helpers/utils.d.ts +0 -8
  241. package/dist/test/document-helpers/utils.d.ts.map +0 -1
  242. package/dist/test/document-model/object.test.d.ts +0 -2
  243. package/dist/test/document-model/object.test.d.ts.map +0 -1
  244. package/dist/test/document-model/replay.test.d.ts +0 -2
  245. package/dist/test/document-model/replay.test.d.ts.map +0 -1
  246. package/dist/test/document-model/skip-operations.test.d.ts +0 -2
  247. package/dist/test/document-model/skip-operations.test.d.ts.map +0 -1
  248. package/dist/test/document-model/validation.test.d.ts +0 -2
  249. package/dist/test/document-model/validation.test.d.ts.map +0 -1
  250. package/dist/test/document-model/zip.test.d.ts +0 -2
  251. package/dist/test/document-model/zip.test.d.ts.map +0 -1
  252. package/dist/test/helpers.d.ts +0 -40
  253. package/dist/test/helpers.d.ts.map +0 -1
  254. package/dist/tsconfig.tsbuildinfo +0 -1
  255. package/dist/vite.config.d.ts +0 -3
  256. package/dist/vite.config.d.ts.map +0 -1
  257. package/dist/vitest.config.d.ts +0 -3
  258. package/dist/vitest.config.d.ts.map +0 -1
@@ -1,454 +0,0 @@
1
- import { OperationScope } from "../../../document";
2
- export type Maybe<T> = T | null;
3
- export type InputMaybe<T> = T | null | undefined;
4
- export type Exact<T extends {
5
- [key: string]: unknown;
6
- }> = {
7
- [K in keyof T]: T[K];
8
- };
9
- export type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
10
- [SubKey in K]?: Maybe<T[SubKey]>;
11
- };
12
- export type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
13
- [SubKey in K]: Maybe<T[SubKey]>;
14
- };
15
- export type MakeEmpty<T extends {
16
- [key: string]: unknown;
17
- }, K extends keyof T> = {
18
- [_ in K]?: never;
19
- };
20
- export type Incremental<T> = T | {
21
- [P in keyof T]?: P extends " $fragmentName" | "__typename" ? T[P] : never;
22
- };
23
- /** All built-in and custom scalars, mapped to their actual values */
24
- export type Scalars = {
25
- ID: {
26
- input: string;
27
- output: string;
28
- };
29
- String: {
30
- input: string;
31
- output: string;
32
- };
33
- Boolean: {
34
- input: boolean;
35
- output: boolean;
36
- };
37
- Int: {
38
- input: number;
39
- output: number;
40
- };
41
- Float: {
42
- input: number;
43
- output: number;
44
- };
45
- };
46
- export type AddChangeLogItemInput = {
47
- __typename?: "AddChangeLogItemInput";
48
- content: Scalars["String"]["output"];
49
- id: Scalars["ID"]["output"];
50
- insertBefore: Maybe<Scalars["ID"]["output"]>;
51
- };
52
- export type AddModuleInput = {
53
- description?: InputMaybe<Scalars["String"]["input"]>;
54
- id: Scalars["ID"]["input"];
55
- name: Scalars["String"]["input"];
56
- };
57
- export type AddOperationErrorInput = {
58
- errorCode?: InputMaybe<Scalars["String"]["input"]>;
59
- errorDescription?: InputMaybe<Scalars["String"]["input"]>;
60
- errorName?: InputMaybe<Scalars["String"]["input"]>;
61
- errorTemplate?: InputMaybe<Scalars["String"]["input"]>;
62
- id: Scalars["ID"]["input"];
63
- operationId: Scalars["ID"]["input"];
64
- };
65
- export type AddOperationExampleInput = {
66
- example: Scalars["String"]["input"];
67
- id: Scalars["ID"]["input"];
68
- operationId: Scalars["ID"]["input"];
69
- };
70
- export type AddOperationInput = {
71
- description?: InputMaybe<Scalars["String"]["input"]>;
72
- id: Scalars["ID"]["input"];
73
- moduleId: Scalars["ID"]["input"];
74
- name: Scalars["String"]["input"];
75
- reducer?: InputMaybe<Scalars["String"]["input"]>;
76
- schema?: InputMaybe<Scalars["String"]["input"]>;
77
- template?: InputMaybe<Scalars["String"]["input"]>;
78
- scope?: InputMaybe<OperationScope>;
79
- };
80
- export type AddStateExampleInput = {
81
- scope: Scalars["String"]["input"];
82
- example: Scalars["String"]["input"];
83
- id: Scalars["ID"]["input"];
84
- insertBefore?: InputMaybe<Scalars["ID"]["input"]>;
85
- };
86
- export type Author = {
87
- __typename?: "Author";
88
- name: Scalars["String"]["output"];
89
- website: Maybe<Scalars["String"]["output"]>;
90
- };
91
- export type CodeExample = {
92
- __typename?: "CodeExample";
93
- id: Scalars["ID"]["output"];
94
- value: Scalars["String"]["output"];
95
- };
96
- export type DeleteChangeLogItemInput = {
97
- __typename?: "DeleteChangeLogItemInput";
98
- id: Scalars["ID"]["output"];
99
- };
100
- export type DeleteModuleInput = {
101
- id: Scalars["ID"]["input"];
102
- };
103
- export type DeleteOperationErrorInput = {
104
- id: Scalars["ID"]["input"];
105
- };
106
- export type DeleteOperationExampleInput = {
107
- id: Scalars["ID"]["input"];
108
- };
109
- export type DeleteOperationInput = {
110
- id: Scalars["ID"]["input"];
111
- };
112
- export type DeleteStateExampleInput = {
113
- scope: Scalars["String"]["input"];
114
- id: Scalars["ID"]["input"];
115
- };
116
- export type DocumentModelInput = AddChangeLogItemInput | AddModuleInput | AddOperationErrorInput | AddOperationExampleInput | AddOperationInput | AddStateExampleInput | DeleteChangeLogItemInput | DeleteModuleInput | DeleteOperationErrorInput | DeleteOperationExampleInput | DeleteOperationInput | DeleteStateExampleInput | MoveOperationInput | ReorderChangeLogItemsInput | ReorderModuleOperationsInput | ReorderModulesInput | ReorderOperationErrorsInput | ReorderOperationExamplesInput | ReorderStateExamplesInput | SetAuthorNameInput | SetAuthorWebsiteInput | SetInitialStateInput | SetModelDescriptionInput | SetModelExtensionInput | SetModelIdInput | SetModelNameInput | SetModuleDescriptionInput | SetModuleNameInput | SetOperationDescriptionInput | SetOperationErrorCodeInput | SetOperationErrorDescriptionInput | SetOperationErrorNameInput | SetOperationErrorTemplateInput | SetOperationNameInput | SetOperationReducerInput | SetOperationSchemaInput | SetOperationTemplateInput | SetStateSchemaInput | UpdateChangeLogItemInput | UpdateOperationExampleInput | UpdateStateExampleInput;
117
- export type DocumentModelState = {
118
- __typename?: "DocumentModelState";
119
- author: Author;
120
- description: Scalars["String"]["output"];
121
- extension: Scalars["String"]["output"];
122
- id: Scalars["String"]["output"];
123
- name: Scalars["String"]["output"];
124
- specifications: Array<DocumentSpecification>;
125
- };
126
- export type ScopeState = {
127
- global: State;
128
- local: State;
129
- };
130
- export type DocumentModelLocalState = {};
131
- export type DocumentSpecification = {
132
- __typename?: "DocumentSpecification";
133
- changeLog: Array<Scalars["String"]["output"]>;
134
- modules: Array<Module>;
135
- state: ScopeState;
136
- version: Scalars["Int"]["output"];
137
- };
138
- export type Module = {
139
- __typename?: "Module";
140
- description: Maybe<Scalars["String"]["output"]>;
141
- id: Scalars["ID"]["output"];
142
- name: Scalars["String"]["output"];
143
- operations: Array<Operation>;
144
- };
145
- export type MoveOperationInput = {
146
- newModuleId: Scalars["ID"]["input"];
147
- operationId: Scalars["ID"]["input"];
148
- };
149
- export type Mutation = {
150
- __typename?: "Mutation";
151
- addChangeLogItemInput: DocumentModelState;
152
- addModule: DocumentModelState;
153
- addOperation: DocumentModelState;
154
- addOperationError: DocumentModelState;
155
- addOperationExample: DocumentModelState;
156
- addStateExample: DocumentModelState;
157
- deleteChangeLogItemInput: DocumentModelState;
158
- deleteModule: DocumentModelState;
159
- deleteOperation: DocumentModelState;
160
- deleteOperationError: DocumentModelState;
161
- deleteOperationExample: DocumentModelState;
162
- deleteStateExample: DocumentModelState;
163
- moveOperation: DocumentModelState;
164
- releaseNewVersion: DocumentModelState;
165
- reorderChangeLogItemsInput: DocumentModelState;
166
- reorderModuleOperations: DocumentModelState;
167
- reorderModules: DocumentModelState;
168
- reorderOperationErrors: DocumentModelState;
169
- reorderOperationExamples: DocumentModelState;
170
- reorderStateExamples: DocumentModelState;
171
- setAuthorName: DocumentModelState;
172
- setAuthorWebsite: DocumentModelState;
173
- setInitialState: DocumentModelState;
174
- setModelDescription: DocumentModelState;
175
- setModelExtension: DocumentModelState;
176
- setModelId: DocumentModelState;
177
- setModelName: DocumentModelState;
178
- setModuleDescription: DocumentModelState;
179
- setModuleName: DocumentModelState;
180
- setOperationDescription: DocumentModelState;
181
- setOperationErrorCode: DocumentModelState;
182
- setOperationErrorDescription: DocumentModelState;
183
- setOperationErrorName: DocumentModelState;
184
- setOperationErrorTemplate: DocumentModelState;
185
- setOperationName: DocumentModelState;
186
- setOperationReducer: DocumentModelState;
187
- setOperationSchema: DocumentModelState;
188
- setOperationTemplate: DocumentModelState;
189
- setStateSchema: DocumentModelState;
190
- updateChangeLogItemInput: DocumentModelState;
191
- updateOperationExample: DocumentModelState;
192
- updateStateExample: DocumentModelState;
193
- };
194
- export type MutationAddChangeLogItemInputArgs = {
195
- input?: InputMaybe<AddChangeLogItemInput>;
196
- };
197
- export type MutationAddModuleArgs = {
198
- input: AddModuleInput;
199
- };
200
- export type MutationAddOperationArgs = {
201
- input: AddOperationInput;
202
- };
203
- export type MutationAddOperationErrorArgs = {
204
- input: AddOperationErrorInput;
205
- };
206
- export type MutationAddOperationExampleArgs = {
207
- input: AddOperationExampleInput;
208
- };
209
- export type MutationAddStateExampleArgs = {
210
- input: AddStateExampleInput;
211
- };
212
- export type MutationDeleteChangeLogItemInputArgs = {
213
- input?: InputMaybe<DeleteChangeLogItemInput>;
214
- };
215
- export type MutationDeleteModuleArgs = {
216
- input: DeleteModuleInput;
217
- };
218
- export type MutationDeleteOperationArgs = {
219
- input: DeleteOperationInput;
220
- };
221
- export type MutationDeleteOperationErrorArgs = {
222
- input: DeleteOperationErrorInput;
223
- };
224
- export type MutationDeleteOperationExampleArgs = {
225
- input: DeleteOperationExampleInput;
226
- };
227
- export type MutationDeleteStateExampleArgs = {
228
- input: DeleteStateExampleInput;
229
- };
230
- export type MutationMoveOperationArgs = {
231
- input: MoveOperationInput;
232
- };
233
- export type MutationReorderChangeLogItemsInputArgs = {
234
- input?: InputMaybe<ReorderChangeLogItemsInput>;
235
- };
236
- export type MutationReorderModuleOperationsArgs = {
237
- input: ReorderModuleOperationsInput;
238
- };
239
- export type MutationReorderModulesArgs = {
240
- input: ReorderModulesInput;
241
- };
242
- export type MutationReorderOperationErrorsArgs = {
243
- input: ReorderOperationErrorsInput;
244
- };
245
- export type MutationReorderOperationExamplesArgs = {
246
- input: ReorderOperationExamplesInput;
247
- };
248
- export type MutationReorderStateExamplesArgs = {
249
- input: ReorderStateExamplesInput;
250
- };
251
- export type MutationSetAuthorNameArgs = {
252
- input: SetAuthorNameInput;
253
- };
254
- export type MutationSetAuthorWebsiteArgs = {
255
- input: SetAuthorWebsiteInput;
256
- };
257
- export type MutationSetInitialStateArgs = {
258
- input: SetInitialStateInput;
259
- };
260
- export type MutationSetModelDescriptionArgs = {
261
- input: SetModelDescriptionInput;
262
- };
263
- export type MutationSetModelExtensionArgs = {
264
- input: SetModelExtensionInput;
265
- };
266
- export type MutationSetModelIdArgs = {
267
- input: SetModelIdInput;
268
- };
269
- export type MutationSetModelNameArgs = {
270
- input: SetModelNameInput;
271
- };
272
- export type MutationSetModuleDescriptionArgs = {
273
- input: SetModuleDescriptionInput;
274
- };
275
- export type MutationSetModuleNameArgs = {
276
- input: SetModuleNameInput;
277
- };
278
- export type MutationSetOperationDescriptionArgs = {
279
- input: SetOperationDescriptionInput;
280
- };
281
- export type MutationSetOperationErrorCodeArgs = {
282
- input: SetOperationErrorCodeInput;
283
- };
284
- export type MutationSetOperationErrorDescriptionArgs = {
285
- input: SetOperationErrorDescriptionInput;
286
- };
287
- export type MutationSetOperationErrorNameArgs = {
288
- input: SetOperationErrorNameInput;
289
- };
290
- export type MutationSetOperationErrorTemplateArgs = {
291
- input: SetOperationErrorTemplateInput;
292
- };
293
- export type MutationSetOperationNameArgs = {
294
- input: SetOperationNameInput;
295
- };
296
- export type MutationSetOperationReducerArgs = {
297
- input: SetOperationReducerInput;
298
- };
299
- export type MutationSetOperationSchemaArgs = {
300
- input: SetOperationSchemaInput;
301
- };
302
- export type MutationSetOperationTemplateArgs = {
303
- input: SetOperationTemplateInput;
304
- };
305
- export type MutationSetStateSchemaArgs = {
306
- input: SetStateSchemaInput;
307
- };
308
- export type MutationUpdateChangeLogItemInputArgs = {
309
- input?: InputMaybe<UpdateChangeLogItemInput>;
310
- };
311
- export type MutationUpdateOperationExampleArgs = {
312
- input: UpdateOperationExampleInput;
313
- };
314
- export type MutationUpdateStateExampleArgs = {
315
- input: UpdateStateExampleInput;
316
- };
317
- export type Operation = {
318
- __typename?: "Operation";
319
- description: Maybe<Scalars["String"]["output"]>;
320
- errors: Array<OperationError>;
321
- examples: Array<CodeExample>;
322
- id: Scalars["ID"]["output"];
323
- name: Maybe<Scalars["String"]["output"]>;
324
- reducer: Maybe<Scalars["String"]["output"]>;
325
- schema: Maybe<Scalars["String"]["output"]>;
326
- template: Maybe<Scalars["String"]["output"]>;
327
- scope: OperationScope;
328
- };
329
- export type OperationError = {
330
- __typename?: "OperationError";
331
- code: Maybe<Scalars["String"]["output"]>;
332
- description: Maybe<Scalars["String"]["output"]>;
333
- id: Scalars["ID"]["output"];
334
- name: Maybe<Scalars["String"]["output"]>;
335
- template: Maybe<Scalars["String"]["output"]>;
336
- };
337
- export type ReorderChangeLogItemsInput = {
338
- __typename?: "ReorderChangeLogItemsInput";
339
- order: Array<Scalars["ID"]["output"]>;
340
- };
341
- export type ReorderModuleOperationsInput = {
342
- moduleId: Scalars["ID"]["input"];
343
- order: Array<Scalars["ID"]["input"]>;
344
- };
345
- export type ReorderModulesInput = {
346
- order: Array<Scalars["ID"]["input"]>;
347
- };
348
- export type ReorderOperationErrorsInput = {
349
- operationId: Scalars["ID"]["input"];
350
- order: Array<Scalars["ID"]["input"]>;
351
- };
352
- export type ReorderOperationExamplesInput = {
353
- operationId: Scalars["ID"]["input"];
354
- order: Array<Scalars["ID"]["input"]>;
355
- };
356
- export type ReorderStateExamplesInput = {
357
- scope: Scalars["String"]["input"];
358
- order: Array<Scalars["ID"]["input"]>;
359
- };
360
- export type SetAuthorNameInput = {
361
- authorName: Scalars["String"]["input"];
362
- };
363
- export type SetAuthorWebsiteInput = {
364
- authorWebsite: Scalars["String"]["input"];
365
- };
366
- export type SetInitialStateInput = {
367
- scope: Scalars["String"]["input"];
368
- initialValue: Scalars["String"]["input"];
369
- };
370
- export type SetModelDescriptionInput = {
371
- description: Scalars["String"]["input"];
372
- };
373
- export type SetModelExtensionInput = {
374
- extension: Scalars["String"]["input"];
375
- };
376
- export type SetModelIdInput = {
377
- id: Scalars["String"]["input"];
378
- };
379
- export type SetModelNameInput = {
380
- name: Scalars["String"]["input"];
381
- };
382
- export type SetModuleDescriptionInput = {
383
- description?: InputMaybe<Scalars["String"]["input"]>;
384
- id: Scalars["ID"]["input"];
385
- };
386
- export type SetModuleNameInput = {
387
- id: Scalars["ID"]["input"];
388
- name?: InputMaybe<Scalars["String"]["input"]>;
389
- };
390
- export type SetOperationDescriptionInput = {
391
- description?: InputMaybe<Scalars["String"]["input"]>;
392
- id: Scalars["ID"]["input"];
393
- };
394
- export type SetOperationErrorCodeInput = {
395
- errorCode?: InputMaybe<Scalars["String"]["input"]>;
396
- id: Scalars["ID"]["input"];
397
- };
398
- export type SetOperationErrorDescriptionInput = {
399
- errorDescription?: InputMaybe<Scalars["String"]["input"]>;
400
- id: Scalars["ID"]["input"];
401
- };
402
- export type SetOperationErrorNameInput = {
403
- errorName?: InputMaybe<Scalars["String"]["input"]>;
404
- id: Scalars["ID"]["input"];
405
- };
406
- export type SetOperationErrorTemplateInput = {
407
- errorTemplate?: InputMaybe<Scalars["String"]["input"]>;
408
- id: Scalars["ID"]["input"];
409
- };
410
- export type SetOperationNameInput = {
411
- id: Scalars["ID"]["input"];
412
- name?: InputMaybe<Scalars["String"]["input"]>;
413
- };
414
- export type SetOperationScopeInput = {
415
- id: Scalars["ID"]["input"];
416
- scope: InputMaybe<OperationScope>;
417
- };
418
- export type SetOperationReducerInput = {
419
- id: Scalars["ID"]["input"];
420
- reducer?: InputMaybe<Scalars["String"]["input"]>;
421
- };
422
- export type SetOperationSchemaInput = {
423
- id: Scalars["ID"]["input"];
424
- schema?: InputMaybe<Scalars["String"]["input"]>;
425
- };
426
- export type SetOperationTemplateInput = {
427
- id: Scalars["ID"]["input"];
428
- template?: InputMaybe<Scalars["String"]["input"]>;
429
- };
430
- export type SetStateSchemaInput = {
431
- scope: Scalars["String"]["input"];
432
- schema: Scalars["String"]["input"];
433
- };
434
- export type State = {
435
- __typename?: "State";
436
- examples: Array<CodeExample>;
437
- initialValue: Scalars["String"]["output"];
438
- schema: Scalars["String"]["output"];
439
- };
440
- export type UpdateChangeLogItemInput = {
441
- __typename?: "UpdateChangeLogItemInput";
442
- id: Scalars["ID"]["output"];
443
- newContent: Scalars["String"]["output"];
444
- };
445
- export type UpdateOperationExampleInput = {
446
- example: Scalars["String"]["input"];
447
- id: Scalars["ID"]["input"];
448
- };
449
- export type UpdateStateExampleInput = {
450
- scope: Scalars["String"]["input"];
451
- id: Scalars["ID"]["input"];
452
- newExample: Scalars["String"]["input"];
453
- };
454
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/document-model/gen/schema/types.ts"],"names":[],"mappings":"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"}