atom.io 0.14.0 → 0.14.1

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 (122) hide show
  1. package/data/dist/index.cjs +1473 -52
  2. package/data/dist/index.cjs.map +1 -1
  3. package/data/dist/index.d.cts +315 -16
  4. package/data/dist/index.js +10 -267
  5. package/data/dist/index.js.map +1 -1
  6. package/data/package.json +5 -5
  7. package/data/src/join.ts +3 -3
  8. package/dist/chunk-5VJ77LZE.js +176 -0
  9. package/dist/chunk-5VJ77LZE.js.map +1 -0
  10. package/dist/chunk-CK7GNCU5.js +309 -0
  11. package/dist/chunk-CK7GNCU5.js.map +1 -0
  12. package/dist/chunk-KW7RA7IM.js +67 -0
  13. package/dist/chunk-KW7RA7IM.js.map +1 -0
  14. package/dist/chunk-LFXB7Y6M.js +68 -0
  15. package/dist/chunk-LFXB7Y6M.js.map +1 -0
  16. package/dist/chunk-NYCVSXQB.js +181 -0
  17. package/dist/chunk-NYCVSXQB.js.map +1 -0
  18. package/dist/chunk-TE3ZSTQ6.js +2516 -0
  19. package/dist/chunk-TE3ZSTQ6.js.map +1 -0
  20. package/dist/index.cjs +2244 -55
  21. package/dist/index.cjs.map +1 -1
  22. package/dist/index.d.cts +268 -21
  23. package/dist/index.js +1 -152
  24. package/dist/index.js.map +1 -1
  25. package/dist/metafile-cjs.json +1 -1
  26. package/internal/dist/index.cjs +208 -79
  27. package/internal/dist/index.cjs.map +1 -1
  28. package/internal/dist/index.d.cts +226 -27
  29. package/internal/dist/index.js +1 -2240
  30. package/internal/dist/index.js.map +1 -1
  31. package/internal/package.json +5 -5
  32. package/introspection/dist/index.cjs +1618 -46
  33. package/introspection/dist/index.cjs.map +1 -1
  34. package/introspection/dist/index.d.cts +374 -4
  35. package/introspection/dist/index.js +2 -316
  36. package/introspection/dist/index.js.map +1 -1
  37. package/introspection/package.json +5 -5
  38. package/json/dist/index.cjs +1560 -8
  39. package/json/dist/index.cjs.map +1 -1
  40. package/json/dist/index.d.cts +371 -7
  41. package/json/dist/index.js +1 -76
  42. package/json/dist/index.js.map +1 -1
  43. package/json/package.json +5 -5
  44. package/package.json +5 -4
  45. package/react/dist/index.cjs +1604 -14
  46. package/react/dist/index.cjs.map +1 -1
  47. package/react/dist/index.d.cts +375 -4
  48. package/react/dist/index.js +2 -68
  49. package/react/dist/index.js.map +1 -1
  50. package/react/package.json +5 -5
  51. package/react-devtools/dist/index.cjs +2268 -198
  52. package/react-devtools/dist/index.cjs.map +1 -1
  53. package/react-devtools/dist/index.css +2 -2
  54. package/react-devtools/dist/index.d.cts +148 -24
  55. package/react-devtools/dist/index.js +57 -297
  56. package/react-devtools/dist/index.js.map +1 -1
  57. package/react-devtools/package.json +5 -5
  58. package/realtime-client/dist/index.cjs +1585 -35
  59. package/realtime-client/dist/index.cjs.map +1 -1
  60. package/realtime-client/dist/index.d.cts +382 -12
  61. package/realtime-client/dist/index.js +2 -165
  62. package/realtime-client/dist/index.js.map +1 -1
  63. package/realtime-client/package.json +5 -5
  64. package/realtime-react/dist/index.cjs +1782 -35
  65. package/realtime-react/dist/index.cjs.map +1 -1
  66. package/realtime-react/dist/index.d.cts +49 -9
  67. package/realtime-react/dist/index.js +4 -66
  68. package/realtime-react/dist/index.js.map +1 -1
  69. package/realtime-react/package.json +5 -5
  70. package/realtime-server/dist/index.cjs +1604 -58
  71. package/realtime-server/dist/index.cjs.map +1 -1
  72. package/realtime-server/dist/index.d.cts +391 -11
  73. package/realtime-server/dist/index.js +27 -21
  74. package/realtime-server/dist/index.js.map +1 -1
  75. package/realtime-server/package.json +6 -6
  76. package/realtime-testing/dist/index.cjs +2352 -16
  77. package/realtime-testing/dist/index.cjs.map +1 -1
  78. package/realtime-testing/dist/index.d.cts +486 -3
  79. package/realtime-testing/dist/index.js +10 -31
  80. package/realtime-testing/dist/index.js.map +1 -1
  81. package/realtime-testing/package.json +5 -5
  82. package/transceivers/set-rtx/dist/index.cjs +31 -10
  83. package/transceivers/set-rtx/dist/index.cjs.map +1 -1
  84. package/transceivers/set-rtx/dist/index.d.cts +29 -3
  85. package/transceivers/set-rtx/dist/index.js +2 -3
  86. package/transceivers/set-rtx/dist/index.js.map +1 -1
  87. package/transceivers/set-rtx/package.json +6 -6
  88. package/data/dist/index.d.ts +0 -158
  89. package/data/dist/metafile-cjs.json +0 -1
  90. package/data/dist/metafile-esm.json +0 -1
  91. package/dist/index.d.ts +0 -243
  92. package/dist/metafile-esm.json +0 -1
  93. package/internal/dist/index.d.ts +0 -421
  94. package/internal/dist/metafile-cjs.json +0 -1
  95. package/internal/dist/metafile-esm.json +0 -1
  96. package/introspection/dist/index.d.ts +0 -24
  97. package/introspection/dist/metafile-cjs.json +0 -1
  98. package/introspection/dist/metafile-esm.json +0 -1
  99. package/json/dist/index.d.ts +0 -51
  100. package/json/dist/metafile-cjs.json +0 -1
  101. package/json/dist/metafile-esm.json +0 -1
  102. package/react/dist/index.d.ts +0 -23
  103. package/react/dist/metafile-cjs.json +0 -1
  104. package/react/dist/metafile-esm.json +0 -1
  105. package/react-devtools/dist/index.d.ts +0 -341
  106. package/react-devtools/dist/metafile-cjs.json +0 -1
  107. package/react-devtools/dist/metafile-esm.json +0 -1
  108. package/realtime-client/dist/index.d.ts +0 -22
  109. package/realtime-client/dist/metafile-cjs.json +0 -1
  110. package/realtime-client/dist/metafile-esm.json +0 -1
  111. package/realtime-react/dist/index.d.ts +0 -27
  112. package/realtime-react/dist/metafile-cjs.json +0 -1
  113. package/realtime-react/dist/metafile-esm.json +0 -1
  114. package/realtime-server/dist/index.d.ts +0 -25
  115. package/realtime-server/dist/metafile-cjs.json +0 -1
  116. package/realtime-server/dist/metafile-esm.json +0 -1
  117. package/realtime-testing/dist/index.d.ts +0 -49
  118. package/realtime-testing/dist/metafile-cjs.json +0 -1
  119. package/realtime-testing/dist/metafile-esm.json +0 -1
  120. package/transceivers/set-rtx/dist/index.d.ts +0 -40
  121. package/transceivers/set-rtx/dist/metafile-cjs.json +0 -1
  122. package/transceivers/set-rtx/dist/metafile-esm.json +0 -1
package/dist/index.d.ts DELETED
@@ -1,243 +0,0 @@
1
- import * as Internal from 'atom.io/internal';
2
- import { Transceiver, Subject, Store, Timeline, TimelineAtomUpdate, TimelineSelectorUpdate, TimelineTransactionUpdate } from 'atom.io/internal';
3
- import { Json, JsonInterface } from 'atom.io/json';
4
-
5
- type Effectors<T> = {
6
- setSelf: <V extends T>(next: V | ((oldValue: T) => V)) => void;
7
- onSet: (callback: (options: {
8
- newValue: T;
9
- oldValue: T;
10
- }) => void) => void;
11
- };
12
- type AtomEffect<T> = (tools: Effectors<T>) => (() => void) | void;
13
- type AtomOptions<T> = {
14
- key: string;
15
- default: T | (() => T);
16
- effects?: AtomEffect<T>[];
17
- };
18
- type MutableAtomOptions<T extends Transceiver<any>, J extends Json.Serializable> = JsonInterface<T, J> & Omit<AtomOptions<T>, `default`> & {
19
- default: () => T;
20
- mutable: true;
21
- };
22
- declare function atom<T extends Transceiver<any>, J extends Json.Serializable>(options: MutableAtomOptions<T, J>): MutableAtomToken<T, J>;
23
- declare function atom<T>(options: AtomOptions<T>): AtomToken<T>;
24
- type AtomFamilyOptions<T, K extends Json.Serializable> = {
25
- key: string;
26
- default: T | ((key: K) => T);
27
- effects?: (key: K) => AtomEffect<T>[];
28
- };
29
- type AtomFamily<T, K extends Json.Serializable = Json.Serializable> = ((key: K) => AtomToken<T>) & {
30
- key: string;
31
- type: `atom_family`;
32
- subject: Subject<AtomToken<T>>;
33
- };
34
- type MutableAtomFamilyOptions<T extends Transceiver<any>, J extends Json.Serializable, K extends Json.Serializable> = AtomFamilyOptions<T, K> & JsonInterface<T, J> & {
35
- mutable: true;
36
- };
37
- type MutableAtomFamily<Core extends Transceiver<any>, SerializableCore extends Json.Serializable, Key extends Json.Serializable> = JsonInterface<Core, SerializableCore> & ((key: Key) => MutableAtomToken<Core, SerializableCore>) & {
38
- key: `${string}::mutable`;
39
- type: `atom_family`;
40
- subject: Subject<MutableAtomToken<Core, SerializableCore>>;
41
- };
42
- declare function atomFamily<T extends Transceiver<any>, J extends Json.Serializable, K extends Json.Serializable>(options: MutableAtomFamilyOptions<T, J, K>): MutableAtomFamily<T, J, K>;
43
- declare function atomFamily<T, K extends Json.Serializable>(options: AtomFamilyOptions<T, K>): AtomFamily<T, K>;
44
-
45
- declare function dispose(token: ReadonlySelectorToken<any> | StateToken<any>, store?: Internal.Store): void;
46
-
47
- declare function getState<T>(token: ReadonlySelectorToken<T> | StateToken<T>, store?: Internal.Store): T;
48
-
49
- declare const LoggerIconDictionary: {
50
- readonly "\u231B": "Timeline event fully captured";
51
- readonly "\u23E9": "Timeline redo";
52
- readonly "\u23EA": "Timeline undo";
53
- readonly "\u23ED\uFE0F": "Transaction redo";
54
- readonly "\u23EE\uFE0F": "Transaction undo";
55
- readonly "\u23F3": "Timeline event partially captured";
56
- readonly "\u23F9\uFE0F": "Time-travel complete";
57
- readonly "\uD83D\uDC81": "Notice";
58
- readonly "\uD83D\uDD04": "Realtime transaction synchronized";
59
- readonly "\u2705": "Realtime transaction success";
60
- readonly "\u2728": "Computation complete";
61
- readonly "\u274C": "Conflict prevents attempted action";
62
- readonly "\u2B55": "Operation start";
63
- readonly "\uD83D\uDC1E": "Possible bug in AtomIO";
64
- readonly "\uD83D\uDC40": "Subscription added";
65
- readonly "\uD83D\uDC6A": "Family member added";
66
- readonly "\uD83D\uDCC1": "Stow update";
67
- readonly "\uD83D\uDCC3": "Copy mutable";
68
- readonly "\uD83D\uDCD6": "Read state";
69
- readonly "\uD83D\uDCDD": "Write state";
70
- readonly "\uD83D\uDCE2": "Notify subscribers";
71
- readonly "\uD83D\uDD0C": "Register dependency";
72
- readonly "\uD83D\uDD0D": "Discover root";
73
- readonly "\uD83D\uDD25": "Delete state";
74
- readonly "\uD83D\uDD27": "Create mutable atom";
75
- readonly "\uD83D\uDD28": "Create immutable atom";
76
- readonly "\uD83D\uDD34": "Operation complete";
77
- readonly "\uD83D\uDDD1": "Evict cached value";
78
- readonly "\uD83D\uDCA5": "Caught";
79
- readonly "\uD83D\uDE48": "Subscription canceled";
80
- readonly "\uD83D\uDEC4": "Apply transaction";
81
- readonly "\uD83D\uDEE0\uFE0F": "Install atom into store";
82
- readonly "\uD83D\uDEEB": "Begin transaction";
83
- readonly "\uD83D\uDEEC": "Complete transaction";
84
- readonly "\uD83E\uDDEE": "Computing selector";
85
- readonly "\uD83E\uDDF9": "Prepare to evict";
86
- readonly "\uD83E\uDE82": "Abort transaction";
87
- };
88
- type LoggerIcon = keyof typeof LoggerIconDictionary;
89
- declare const LOG_LEVELS: readonly ["info", "warn", "error"];
90
- type LogLevel = (typeof LOG_LEVELS)[number];
91
- type LogFn = (icon: LoggerIcon, tokenType: `atom` | `readonly_selector` | `selector` | `state` | `timeline` | `transaction` | `unknown`, tokenKey: string, message: string, ...rest: unknown[]) => void;
92
- type LogFilter = (...params: Parameters<LogFn>) => boolean;
93
- type Logger = Record<LogLevel, LogFn>;
94
- declare const simpleLog: (logLevel: keyof Logger) => LogFn;
95
- declare const simpleLogger: Logger;
96
- declare class AtomIOLogger implements Logger {
97
- logLevel: `error` | `info` | `warn` | null;
98
- private readonly filter?;
99
- private readonly logger;
100
- constructor(logLevel: `error` | `info` | `warn` | null, filter?: LogFilter | undefined, logger?: Logger);
101
- error: LogFn;
102
- info: LogFn;
103
- warn: LogFn;
104
- }
105
-
106
- type TransactionToken<_> = {
107
- key: string;
108
- type: `transaction`;
109
- __brand?: _;
110
- };
111
- type TransactionUpdate<ƒ extends ƒn> = {
112
- key: string;
113
- updates: (KeyedStateUpdate<unknown> | TransactionUpdate<ƒn>)[];
114
- params: Parameters<ƒ>;
115
- output: ReturnType<ƒ>;
116
- };
117
- type Transactors = {
118
- get: <S>(state: ReadonlySelectorToken<S> | StateToken<S>) => S;
119
- set: <S>(state: StateToken<S>, newValue: S | ((oldValue: S) => S)) => void;
120
- };
121
- type ReadonlyTransactors = Pick<Transactors, `get`>;
122
- type Read<ƒ extends ƒn> = (transactors: ReadonlyTransactors, ...parameters: Parameters<ƒ>) => ReturnType<ƒ>;
123
- type Write<ƒ extends ƒn> = (transactors: Transactors, ...parameters: Parameters<ƒ>) => ReturnType<ƒ>;
124
- type Act<ƒ extends ƒn> = (transactors: Transactors & {
125
- run: typeof runTransaction;
126
- }, ...parameters: Parameters<ƒ>) => ReturnType<ƒ>;
127
- type TransactionOptions<ƒ extends ƒn> = {
128
- key: string;
129
- do: Act<ƒ>;
130
- };
131
- type TransactionIO<Token extends TransactionToken<any>> = Token extends TransactionToken<infer ƒ> ? ƒ : never;
132
- declare function transaction<ƒ extends ƒn>(options: TransactionOptions<ƒ>): TransactionToken<ƒ>;
133
- declare const runTransaction: <ƒ extends ƒn>(token: TransactionToken<ƒ>, store?: Store) => (...parameters: Parameters<ƒ>) => ReturnType<ƒ>;
134
-
135
- type SelectorOptions<T> = {
136
- key: string;
137
- get: Read<() => T>;
138
- set: Write<(newValue: T) => void>;
139
- };
140
- type ReadonlySelectorOptions<T> = {
141
- key: string;
142
- get: Read<() => T>;
143
- };
144
- declare function selector<T>(options: SelectorOptions<T>): SelectorToken<T>;
145
- declare function selector<T>(options: ReadonlySelectorOptions<T>): ReadonlySelectorToken<T>;
146
- type SelectorFamilyOptions<T, K extends Json.Serializable> = {
147
- key: string;
148
- get: (key: K) => Read<() => T>;
149
- set: (key: K) => Write<(newValue: T) => void>;
150
- };
151
- type ReadonlySelectorFamilyOptions<T, K extends Json.Serializable> = {
152
- key: string;
153
- get: (key: K) => Read<() => T>;
154
- };
155
- type SelectorFamily<T, K extends Json.Serializable = Json.Serializable> = ((key: K) => SelectorToken<T>) & {
156
- key: string;
157
- type: `selector_family`;
158
- subject: Subject<SelectorToken<T>>;
159
- };
160
- type ReadonlySelectorFamily<T, K extends Json.Serializable = Json.Serializable> = ((key: K) => ReadonlySelectorToken<T>) & {
161
- key: string;
162
- type: `readonly_selector_family`;
163
- subject: Subject<ReadonlySelectorToken<T>>;
164
- };
165
- declare function selectorFamily<T, K extends Json.Serializable>(options: SelectorFamilyOptions<T, K>): SelectorFamily<T, K>;
166
- declare function selectorFamily<T, K extends Json.Serializable>(options: ReadonlySelectorFamilyOptions<T, K>): ReadonlySelectorFamily<T, K>;
167
-
168
- declare function setState<T, New extends T>(token: StateToken<T>, value: New | ((oldValue: T) => New), store?: Internal.Store): void;
169
-
170
- declare class Silo {
171
- store: Store;
172
- atom: typeof atom;
173
- atomFamily: typeof atomFamily;
174
- selector: typeof selector;
175
- selectorFamily: typeof selectorFamily;
176
- transaction: typeof transaction;
177
- timeline: typeof timeline;
178
- getState: typeof getState;
179
- setState: typeof setState;
180
- subscribe: typeof subscribe;
181
- undo: typeof undo;
182
- redo: typeof redo;
183
- constructor(name: string, fromStore?: Store | null);
184
- }
185
-
186
- type StateUpdate<T> = {
187
- newValue: T;
188
- oldValue: T;
189
- };
190
- type KeyedStateUpdate<T> = StateUpdate<T> & {
191
- key: string;
192
- family?: FamilyMetadata;
193
- };
194
- type UpdateHandler<T> = (update: StateUpdate<T>) => void;
195
- type TransactionUpdateHandler<ƒ extends ƒn> = (data: TransactionUpdate<ƒ>) => void;
196
- declare function subscribe<T>(token: ReadonlySelectorToken<T> | StateToken<T>, handleUpdate: UpdateHandler<T>, key?: string, store?: Store): () => void;
197
- declare function subscribe<ƒ extends ƒn>(token: TransactionToken<ƒ>, handleUpdate: TransactionUpdateHandler<ƒ>, key?: string, store?: Store): () => void;
198
- declare function subscribe(token: TimelineToken, handleUpdate: (update: TimelineUpdate | `redo` | `undo`) => void, key?: string, store?: Store): () => void;
199
-
200
- type TimelineToken = {
201
- key: string;
202
- type: `timeline`;
203
- };
204
- type TimelineOptions = {
205
- key: string;
206
- atoms: (AtomFamily<any, any> | AtomToken<any>)[];
207
- shouldCapture?: (update: TimelineUpdate, timeline: Timeline) => boolean;
208
- };
209
- type TimelineUpdate = TimelineAtomUpdate | TimelineSelectorUpdate | TimelineTransactionUpdate;
210
- declare const timeline: (options: TimelineOptions) => TimelineToken;
211
- declare const redo: (timeline: TimelineToken) => void;
212
- declare const undo: (timeline: TimelineToken) => void;
213
-
214
- type ƒn = (...parameters: any[]) => any;
215
- type AtomToken<_> = {
216
- key: string;
217
- type: `atom`;
218
- family?: FamilyMetadata;
219
- __brand?: _;
220
- };
221
- interface MutableAtomToken<T extends Transceiver<any>, J extends Json.Serializable> extends AtomToken<T> {
222
- __asJSON?: J;
223
- __update?: T extends Transceiver<infer Update> ? Update : never;
224
- }
225
- type SelectorToken<_> = {
226
- key: string;
227
- type: `selector`;
228
- family?: FamilyMetadata;
229
- __brand?: _;
230
- };
231
- type StateToken<T> = AtomToken<T> | SelectorToken<T>;
232
- type ReadonlySelectorToken<_> = {
233
- key: string;
234
- type: `readonly_selector`;
235
- family?: FamilyMetadata;
236
- __brand?: _;
237
- };
238
- type FamilyMetadata = {
239
- key: string;
240
- subKey: string;
241
- };
242
-
243
- export { type Act, type AtomEffect, type AtomFamily, type AtomFamilyOptions, AtomIOLogger, type AtomOptions, type AtomToken, type Effectors, type FamilyMetadata, type KeyedStateUpdate, LOG_LEVELS, type LogFilter, type LogFn, type LogLevel, type Logger, type LoggerIcon, type MutableAtomFamily, type MutableAtomFamilyOptions, type MutableAtomOptions, type MutableAtomToken, type Read, type ReadonlySelectorFamily, type ReadonlySelectorFamilyOptions, type ReadonlySelectorOptions, type ReadonlySelectorToken, type ReadonlyTransactors, type SelectorFamily, type SelectorFamilyOptions, type SelectorOptions, type SelectorToken, Silo, type StateToken, type StateUpdate, type TimelineOptions, type TimelineToken, type TimelineUpdate, type TransactionIO, type TransactionOptions, type TransactionToken, type TransactionUpdate, type TransactionUpdateHandler, type Transactors, type UpdateHandler, type Write, atom, atomFamily, dispose, getState, redo, runTransaction, selector, selectorFamily, setState, simpleLog, simpleLogger, subscribe, timeline, transaction, undo, type ƒn };
@@ -1 +0,0 @@
1
- {"inputs":{"src/atom.ts":{"bytes":2963,"imports":[{"path":"atom.io/internal","kind":"import-statement","external":true}],"format":"esm"},"src/dispose.ts":{"bytes":431,"imports":[{"path":"atom.io/internal","kind":"import-statement","external":true}],"format":"esm"},"src/get-state.ts":{"bytes":475,"imports":[{"path":"atom.io/internal","kind":"import-statement","external":true}],"format":"esm"},"src/logger.ts":{"bytes":2714,"imports":[],"format":"esm"},"src/selector.ts":{"bytes":2080,"imports":[{"path":"atom.io/internal","kind":"import-statement","external":true}],"format":"esm"},"src/set-state.ts":{"bytes":598,"imports":[{"path":"atom.io/internal","kind":"import-statement","external":true}],"format":"esm"},"src/silo.ts":{"bytes":1914,"imports":[{"path":"atom.io/internal","kind":"import-statement","external":true},{"path":"src/index.ts","kind":"import-statement","original":"."}],"format":"esm"},"src/subscribe.ts":{"bytes":1696,"imports":[{"path":"atom.io/internal","kind":"import-statement","external":true}],"format":"esm"},"src/timeline.ts":{"bytes":928,"imports":[{"path":"atom.io/internal","kind":"import-statement","external":true}],"format":"esm"},"src/transaction.ts":{"bytes":1822,"imports":[{"path":"atom.io/internal","kind":"import-statement","external":true}],"format":"esm"},"src/index.ts":{"bytes":1053,"imports":[{"path":"src/atom.ts","kind":"import-statement","original":"./atom"},{"path":"src/dispose.ts","kind":"import-statement","original":"./dispose"},{"path":"src/get-state.ts","kind":"import-statement","original":"./get-state"},{"path":"src/logger.ts","kind":"import-statement","original":"./logger"},{"path":"src/selector.ts","kind":"import-statement","original":"./selector"},{"path":"src/set-state.ts","kind":"import-statement","original":"./set-state"},{"path":"src/silo.ts","kind":"import-statement","original":"./silo"},{"path":"src/subscribe.ts","kind":"import-statement","original":"./subscribe"},{"path":"src/timeline.ts","kind":"import-statement","original":"./timeline"},{"path":"src/transaction.ts","kind":"import-statement","original":"./transaction"}],"format":"esm"}},"outputs":{"dist/index.js.map":{"imports":[],"exports":[],"inputs":{},"bytes":21916},"dist/index.js":{"imports":[{"path":"atom.io/internal","kind":"import-statement","external":true},{"path":"atom.io/internal","kind":"import-statement","external":true},{"path":"atom.io/internal","kind":"import-statement","external":true},{"path":"atom.io/internal","kind":"import-statement","external":true},{"path":"atom.io/internal","kind":"import-statement","external":true},{"path":"atom.io/internal","kind":"import-statement","external":true},{"path":"atom.io/internal","kind":"import-statement","external":true},{"path":"atom.io/internal","kind":"import-statement","external":true},{"path":"atom.io/internal","kind":"import-statement","external":true}],"exports":["AtomIOLogger","LOG_LEVELS","Silo","atom","atomFamily","dispose","getState","redo","runTransaction","selector","selectorFamily","setState","simpleLog","simpleLogger","subscribe","timeline","transaction","undo"],"entryPoint":"src/index.ts","inputs":{"src/atom.ts":{"bytesInOutput":479},"src/index.ts":{"bytesInOutput":0},"src/dispose.ts":{"bytesInOutput":315},"src/get-state.ts":{"bytesInOutput":376},"src/logger.ts":{"bytesInOutput":1203},"src/selector.ts":{"bytesInOutput":280},"src/set-state.ts":{"bytesInOutput":511},"src/silo.ts":{"bytesInOutput":1431},"src/subscribe.ts":{"bytesInOutput":583},"src/timeline.ts":{"bytesInOutput":376},"src/transaction.ts":{"bytesInOutput":504}},"bytes":6491}}}