@dxos/plugin-space 0.7.4 → 0.7.5-feature-compute.4d9d99a
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/lib/browser/app-graph-builder-5D2QB43K.mjs +365 -0
- package/dist/lib/browser/app-graph-builder-5D2QB43K.mjs.map +7 -0
- package/dist/lib/browser/app-graph-serializer-VNWPLPDF.mjs +80 -0
- package/dist/lib/browser/app-graph-serializer-VNWPLPDF.mjs.map +7 -0
- package/dist/lib/browser/chunk-5TBRONF6.mjs +133 -0
- package/dist/lib/browser/chunk-5TBRONF6.mjs.map +7 -0
- package/dist/lib/browser/chunk-6SWQRWOD.mjs +1672 -0
- package/dist/lib/browser/chunk-6SWQRWOD.mjs.map +7 -0
- package/dist/lib/browser/chunk-HCXWKGTE.mjs +316 -0
- package/dist/lib/browser/chunk-HCXWKGTE.mjs.map +7 -0
- package/dist/lib/browser/chunk-SOXNANA6.mjs +12 -0
- package/dist/lib/browser/chunk-SOXNANA6.mjs.map +7 -0
- package/dist/lib/browser/chunk-UH5P4UL3.mjs +21 -0
- package/dist/lib/browser/chunk-UH5P4UL3.mjs.map +7 -0
- package/dist/lib/browser/chunk-ZBKFJNHH.mjs +523 -0
- package/dist/lib/browser/chunk-ZBKFJNHH.mjs.map +7 -0
- package/dist/lib/browser/identity-created-EC5FOCX2.mjs +28 -0
- package/dist/lib/browser/identity-created-EC5FOCX2.mjs.map +7 -0
- package/dist/lib/browser/index.mjs +192 -3521
- package/dist/lib/browser/index.mjs.map +4 -4
- package/dist/lib/browser/intent-resolver-VBL572N7.mjs +459 -0
- package/dist/lib/browser/intent-resolver-VBL572N7.mjs.map +7 -0
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/react-root-AZJFNTKK.mjs +28 -0
- package/dist/lib/browser/react-root-AZJFNTKK.mjs.map +7 -0
- package/dist/lib/browser/react-surface-E2VSYVNZ.mjs +238 -0
- package/dist/lib/browser/react-surface-E2VSYVNZ.mjs.map +7 -0
- package/dist/lib/browser/settings-ASFF5BZL.mjs +24 -0
- package/dist/lib/browser/settings-ASFF5BZL.mjs.map +7 -0
- package/dist/lib/browser/spaces-ready-4SFNS5JQ.mjs +200 -0
- package/dist/lib/browser/spaces-ready-4SFNS5JQ.mjs.map +7 -0
- package/dist/lib/browser/state-MS4KYJWI.mjs +47 -0
- package/dist/lib/browser/state-MS4KYJWI.mjs.map +7 -0
- package/dist/lib/browser/types/index.mjs +14 -5
- package/dist/lib/node/app-graph-builder-ZQ5S62YR.cjs +368 -0
- package/dist/lib/node/app-graph-builder-ZQ5S62YR.cjs.map +7 -0
- package/dist/lib/node/app-graph-serializer-72S7P33H.cjs +88 -0
- package/dist/lib/node/app-graph-serializer-72S7P33H.cjs.map +7 -0
- package/dist/lib/node/chunk-56NGXG2A.cjs +41 -0
- package/dist/lib/node/chunk-56NGXG2A.cjs.map +7 -0
- package/dist/lib/node/{meta.cjs → chunk-AO4EW2RX.cjs} +12 -13
- package/dist/lib/node/chunk-AO4EW2RX.cjs.map +7 -0
- package/dist/lib/node/chunk-BQRNTKSQ.cjs +150 -0
- package/dist/lib/node/chunk-BQRNTKSQ.cjs.map +7 -0
- package/dist/lib/node/chunk-DDZYVNVP.cjs +345 -0
- package/dist/lib/node/chunk-DDZYVNVP.cjs.map +7 -0
- package/dist/lib/node/chunk-M64YG2FY.cjs +1669 -0
- package/dist/lib/node/chunk-M64YG2FY.cjs.map +7 -0
- package/dist/lib/node/chunk-Z34MTEU7.cjs +551 -0
- package/dist/lib/node/chunk-Z34MTEU7.cjs.map +7 -0
- package/dist/lib/node/identity-created-IMDS4A6A.cjs +44 -0
- package/dist/lib/node/identity-created-IMDS4A6A.cjs.map +7 -0
- package/dist/lib/node/index.cjs +175 -3506
- package/dist/lib/node/index.cjs.map +4 -4
- package/dist/lib/node/intent-resolver-S4HZABYI.cjs +458 -0
- package/dist/lib/node/intent-resolver-S4HZABYI.cjs.map +7 -0
- package/dist/lib/node/meta.json +1 -1
- package/dist/lib/node/react-root-RB3OM3QG.cjs +50 -0
- package/dist/lib/node/react-root-RB3OM3QG.cjs.map +7 -0
- package/dist/lib/node/react-surface-TLKQEHHT.cjs +233 -0
- package/dist/lib/node/react-surface-TLKQEHHT.cjs.map +7 -0
- package/dist/lib/node/settings-QLCKAUHK.cjs +38 -0
- package/dist/lib/node/settings-QLCKAUHK.cjs.map +7 -0
- package/dist/lib/node/spaces-ready-RZTKEXOL.cjs +211 -0
- package/dist/lib/node/spaces-ready-RZTKEXOL.cjs.map +7 -0
- package/dist/lib/node/state-4UIOUKLJ.cjs +61 -0
- package/dist/lib/node/state-4UIOUKLJ.cjs.map +7 -0
- package/dist/lib/node/types/index.cjs +23 -14
- package/dist/lib/node/types/index.cjs.map +2 -2
- package/dist/lib/node-esm/app-graph-builder-CD6IYPSS.mjs +366 -0
- package/dist/lib/node-esm/app-graph-builder-CD6IYPSS.mjs.map +7 -0
- package/dist/lib/node-esm/app-graph-serializer-CFXS6ZE2.mjs +81 -0
- package/dist/lib/node-esm/app-graph-serializer-CFXS6ZE2.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-375RB3CZ.mjs +22 -0
- package/dist/lib/node-esm/chunk-375RB3CZ.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-7FUVU45N.mjs +14 -0
- package/dist/lib/node-esm/chunk-7FUVU45N.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-CLGCKZ2D.mjs +317 -0
- package/dist/lib/node-esm/chunk-CLGCKZ2D.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-CMKML5IN.mjs +1673 -0
- package/dist/lib/node-esm/chunk-CMKML5IN.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-FUMGYUD3.mjs +524 -0
- package/dist/lib/node-esm/chunk-FUMGYUD3.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-M4XTHK35.mjs +134 -0
- package/dist/lib/node-esm/chunk-M4XTHK35.mjs.map +7 -0
- package/dist/lib/node-esm/identity-created-SJYZZ7Q3.mjs +29 -0
- package/dist/lib/node-esm/identity-created-SJYZZ7Q3.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +192 -3521
- package/dist/lib/node-esm/index.mjs.map +4 -4
- package/dist/lib/node-esm/intent-resolver-OIQH7HN7.mjs +460 -0
- package/dist/lib/node-esm/intent-resolver-OIQH7HN7.mjs.map +7 -0
- package/dist/lib/node-esm/meta.json +1 -1
- package/dist/lib/node-esm/react-root-WKJWCHXR.mjs +29 -0
- package/dist/lib/node-esm/react-root-WKJWCHXR.mjs.map +7 -0
- package/dist/lib/node-esm/react-surface-RVEHOSAD.mjs +239 -0
- package/dist/lib/node-esm/react-surface-RVEHOSAD.mjs.map +7 -0
- package/dist/lib/node-esm/settings-WLVEO4JM.mjs +25 -0
- package/dist/lib/node-esm/settings-WLVEO4JM.mjs.map +7 -0
- package/dist/lib/node-esm/spaces-ready-ITGYYT5A.mjs +201 -0
- package/dist/lib/node-esm/spaces-ready-ITGYYT5A.mjs.map +7 -0
- package/dist/lib/node-esm/state-BMISGQ2O.mjs +48 -0
- package/dist/lib/node-esm/state-BMISGQ2O.mjs.map +7 -0
- package/dist/lib/node-esm/types/index.mjs +14 -5
- package/dist/types/src/SpacePlugin.d.ts +1 -24
- package/dist/types/src/SpacePlugin.d.ts.map +1 -1
- package/dist/types/src/capabilities/app-graph-builder.d.ts +181 -0
- package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -0
- package/dist/types/src/capabilities/app-graph-serializer.d.ts +4 -0
- package/dist/types/src/capabilities/app-graph-serializer.d.ts.map +1 -0
- package/dist/types/src/capabilities/capabilities.d.ts +15 -0
- package/dist/types/src/capabilities/capabilities.d.ts.map +1 -0
- package/dist/types/src/capabilities/identity-created.d.ts +4 -0
- package/dist/types/src/capabilities/identity-created.d.ts.map +1 -0
- package/dist/types/src/capabilities/index.d.ts +195 -0
- package/dist/types/src/capabilities/index.d.ts.map +1 -0
- package/dist/types/src/capabilities/intent-resolver.d.ts +8 -0
- package/dist/types/src/capabilities/intent-resolver.d.ts.map +1 -0
- package/dist/types/src/capabilities/react-root.d.ts +7 -0
- package/dist/types/src/capabilities/react-root.d.ts.map +1 -0
- package/dist/types/src/capabilities/react-surface.d.ts +7 -0
- package/dist/types/src/capabilities/react-surface.d.ts.map +1 -0
- package/dist/types/src/capabilities/settings.d.ts +4 -0
- package/dist/types/src/capabilities/settings.d.ts.map +1 -0
- package/dist/types/src/capabilities/spaces-ready.d.ts +4 -0
- package/dist/types/src/capabilities/spaces-ready.d.ts.map +1 -0
- package/dist/types/src/capabilities/state.d.ts +5 -0
- package/dist/types/src/capabilities/state.d.ts.map +1 -0
- package/dist/types/src/components/AdvancedObjectSettings/AdvancedObjectSettings.d.ts +7 -0
- package/dist/types/src/components/AdvancedObjectSettings/AdvancedObjectSettings.d.ts.map +1 -0
- package/dist/types/src/components/AdvancedObjectSettings/ForeignKeys.d.ts +8 -0
- package/dist/types/src/components/AdvancedObjectSettings/ForeignKeys.d.ts.map +1 -0
- package/dist/types/src/components/AdvancedObjectSettings/index.d.ts +2 -0
- package/dist/types/src/components/AdvancedObjectSettings/index.d.ts.map +1 -0
- package/dist/types/src/components/AwaitingObject.d.ts.map +1 -1
- package/dist/types/src/components/BaseObjectSettings.d.ts +7 -0
- package/dist/types/src/components/BaseObjectSettings.d.ts.map +1 -0
- package/dist/types/src/components/CreateDialog/CreateObjectDialog.d.ts +5 -4
- package/dist/types/src/components/CreateDialog/CreateObjectDialog.d.ts.map +1 -1
- package/dist/types/src/components/CreateDialog/CreateObjectPanel.d.ts +5 -6
- package/dist/types/src/components/CreateDialog/CreateObjectPanel.d.ts.map +1 -1
- package/dist/types/src/components/CreateDialog/CreateSpaceDialog.d.ts +1 -0
- package/dist/types/src/components/CreateDialog/CreateSpaceDialog.d.ts.map +1 -1
- package/dist/types/src/components/JoinDialog.d.ts +1 -0
- package/dist/types/src/components/JoinDialog.d.ts.map +1 -1
- package/dist/types/src/components/PopoverRenameObject.d.ts +1 -0
- package/dist/types/src/components/PopoverRenameObject.d.ts.map +1 -1
- package/dist/types/src/components/PopoverRenameSpace.d.ts +1 -0
- package/dist/types/src/components/PopoverRenameSpace.d.ts.map +1 -1
- package/dist/types/src/components/ShareSpaceButton.d.ts.map +1 -1
- package/dist/types/src/components/SpacePluginSettings.d.ts.map +1 -1
- package/dist/types/src/components/SpacePresence.d.ts +9 -6
- package/dist/types/src/components/SpacePresence.d.ts.map +1 -1
- package/dist/types/src/components/SpacePresence.stories.d.ts +1 -1
- package/dist/types/src/components/SpacePresence.stories.d.ts.map +1 -1
- package/dist/types/src/components/SpaceSettings/SpaceSettingsDialog.d.ts +1 -0
- package/dist/types/src/components/SpaceSettings/SpaceSettingsDialog.d.ts.map +1 -1
- package/dist/types/src/components/SpaceSettings/SpaceSettingsDialog.stories.d.ts.map +1 -1
- package/dist/types/src/components/SpaceSettings/SpaceSettingsPanel.d.ts +4 -3
- package/dist/types/src/components/SpaceSettings/SpaceSettingsPanel.d.ts.map +1 -1
- package/dist/types/src/components/SpaceSettings/SpaceSettingsPanel.stories.d.ts.map +1 -1
- package/dist/types/src/components/SyncStatus/InlineSyncStatus.d.ts +3 -3
- package/dist/types/src/components/SyncStatus/InlineSyncStatus.d.ts.map +1 -1
- package/dist/types/src/components/SyncStatus/SyncStatusDetail.stories.d.ts +2 -2
- package/dist/types/src/components/SyncStatus/SyncStatusDetail.stories.d.ts.map +1 -1
- package/dist/types/src/components/index.d.ts +2 -1
- package/dist/types/src/components/index.d.ts.map +1 -1
- package/dist/types/src/events.d.ts +5 -0
- package/dist/types/src/events.d.ts.map +1 -0
- package/dist/types/src/hooks/index.d.ts +2 -0
- package/dist/types/src/hooks/index.d.ts.map +1 -0
- package/dist/types/src/hooks/usePath.d.ts +11 -0
- package/dist/types/src/hooks/usePath.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +3 -5
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/meta.d.ts +1 -27
- package/dist/types/src/meta.d.ts.map +1 -1
- package/dist/types/src/translations.d.ts +18 -3
- package/dist/types/src/translations.d.ts.map +1 -1
- package/dist/types/src/types/collection.d.ts +8 -12
- package/dist/types/src/types/collection.d.ts.map +1 -1
- package/dist/types/src/types/thread.d.ts +180 -186
- package/dist/types/src/types/thread.d.ts.map +1 -1
- package/dist/types/src/types/types.d.ts +228 -16
- package/dist/types/src/types/types.d.ts.map +1 -1
- package/dist/types/src/util.d.ts +9 -8
- package/dist/types/src/util.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -0
- package/package.json +38 -46
- package/src/SpacePlugin.tsx +119 -1541
- package/src/capabilities/app-graph-builder.ts +392 -0
- package/src/capabilities/app-graph-serializer.ts +73 -0
- package/src/capabilities/capabilities.ts +23 -0
- package/src/capabilities/identity-created.ts +26 -0
- package/src/capabilities/index.ts +17 -0
- package/src/capabilities/intent-resolver.ts +420 -0
- package/src/capabilities/react-root.tsx +20 -0
- package/src/capabilities/react-surface.tsx +234 -0
- package/src/capabilities/settings.ts +17 -0
- package/src/capabilities/spaces-ready.ts +231 -0
- package/src/capabilities/state.ts +45 -0
- package/src/components/AdvancedObjectSettings/AdvancedObjectSettings.tsx +72 -0
- package/src/components/AdvancedObjectSettings/ForeignKeys.tsx +51 -0
- package/src/components/AdvancedObjectSettings/index.ts +5 -0
- package/src/components/AwaitingObject.tsx +15 -19
- package/src/components/{DefaultObjectSettings.tsx → BaseObjectSettings.tsx} +2 -2
- package/src/components/CreateDialog/CreateObjectDialog.tsx +36 -25
- package/src/components/CreateDialog/CreateObjectPanel.tsx +61 -24
- package/src/components/CreateDialog/CreateSpaceDialog.tsx +10 -14
- package/src/components/JoinDialog.tsx +18 -34
- package/src/components/PersistenceStatus.tsx +1 -1
- package/src/components/PopoverRenameObject.tsx +2 -0
- package/src/components/PopoverRenameSpace.tsx +2 -0
- package/src/components/ShareSpaceButton.tsx +5 -4
- package/src/components/SpacePluginSettings.tsx +2 -13
- package/src/components/SpacePresence.stories.tsx +25 -17
- package/src/components/SpacePresence.tsx +42 -21
- package/src/components/SpaceSettings/SpaceSettingsDialog.stories.tsx +2 -3
- package/src/components/SpaceSettings/SpaceSettingsDialog.tsx +3 -1
- package/src/components/SpaceSettings/SpaceSettingsPanel.stories.tsx +7 -5
- package/src/components/SpaceSettings/SpaceSettingsPanel.tsx +6 -5
- package/src/components/SyncStatus/InlineSyncStatus.tsx +37 -27
- package/src/components/SyncStatus/SyncStatusDetail.stories.tsx +55 -51
- package/src/components/index.ts +2 -1
- package/src/events.ts +12 -0
- package/src/hooks/index.ts +5 -0
- package/src/hooks/usePath.ts +44 -0
- package/src/index.ts +3 -7
- package/src/meta.ts +1 -29
- package/src/translations.ts +7 -2
- package/src/types/collection.ts +3 -3
- package/src/types/thread.ts +6 -6
- package/src/types/types.ts +177 -42
- package/src/util.tsx +77 -64
- package/dist/lib/browser/chunk-FTKV32QZ.mjs +0 -43
- package/dist/lib/browser/chunk-FTKV32QZ.mjs.map +0 -7
- package/dist/lib/browser/chunk-MWKXNS5S.mjs +0 -124
- package/dist/lib/browser/chunk-MWKXNS5S.mjs.map +0 -7
- package/dist/lib/browser/meta.mjs +0 -15
- package/dist/lib/browser/meta.mjs.map +0 -7
- package/dist/lib/node/chunk-6SNOZF7Y.cjs +0 -152
- package/dist/lib/node/chunk-6SNOZF7Y.cjs.map +0 -7
- package/dist/lib/node/chunk-QNVEU2UD.cjs +0 -69
- package/dist/lib/node/chunk-QNVEU2UD.cjs.map +0 -7
- package/dist/lib/node/meta.cjs.map +0 -7
- package/dist/lib/node-esm/chunk-OHEAWSCA.mjs +0 -126
- package/dist/lib/node-esm/chunk-OHEAWSCA.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-UMV7XREB.mjs +0 -45
- package/dist/lib/node-esm/chunk-UMV7XREB.mjs.map +0 -7
- package/dist/lib/node-esm/meta.mjs +0 -16
- package/dist/lib/node-esm/meta.mjs.map +0 -7
- package/dist/types/src/components/DefaultObjectSettings.d.ts +0 -7
- package/dist/types/src/components/DefaultObjectSettings.d.ts.map +0 -1
- package/dist/types/src/components/SyncStatus/InlineSyncStatus.stories.d.ts +0 -6
- package/dist/types/src/components/SyncStatus/InlineSyncStatus.stories.d.ts.map +0 -1
- package/src/components/SyncStatus/InlineSyncStatus.stories.tsx +0 -57
|
@@ -1,13 +1,11 @@
|
|
|
1
|
-
import { Expando,
|
|
2
|
-
declare const ContactType_base: import("@dxos/echo-schema").
|
|
3
|
-
name
|
|
4
|
-
identifiers: {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
id: string;
|
|
10
|
-
}, S.Struct.Encoded<{
|
|
1
|
+
import { Expando, S } from '@dxos/echo-schema';
|
|
2
|
+
declare const ContactType_base: import("@dxos/echo-schema").TypedObjectPrototype<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
3
|
+
name: S.optional<typeof S.String>;
|
|
4
|
+
identifiers: S.mutable<S.Array$<S.Struct<{
|
|
5
|
+
type: typeof S.String;
|
|
6
|
+
value: typeof S.String;
|
|
7
|
+
}>>>;
|
|
8
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>, S.Struct.Encoded<{
|
|
11
9
|
name: S.optional<typeof S.String>;
|
|
12
10
|
identifiers: S.mutable<S.Array$<S.Struct<{
|
|
13
11
|
type: typeof S.String;
|
|
@@ -17,15 +15,13 @@ declare const ContactType_base: import("@dxos/echo-schema").AbstractTypedObject<
|
|
|
17
15
|
export declare class ContactType extends ContactType_base {
|
|
18
16
|
}
|
|
19
17
|
export declare const ActorSchema: S.mutable<S.Struct<{
|
|
20
|
-
contact: S.optional<
|
|
21
|
-
name
|
|
22
|
-
identifiers: {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
id: string;
|
|
28
|
-
}>>;
|
|
18
|
+
contact: S.optional<import("@dxos/echo-schema").Ref$<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
19
|
+
name: S.optional<typeof S.String>;
|
|
20
|
+
identifiers: S.mutable<S.Array$<S.Struct<{
|
|
21
|
+
type: typeof S.String;
|
|
22
|
+
value: typeof S.String;
|
|
23
|
+
}>>>;
|
|
24
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>>>;
|
|
29
25
|
identityKey: S.optional<typeof S.String>;
|
|
30
26
|
email: S.optional<typeof S.String>;
|
|
31
27
|
name: S.optional<typeof S.String>;
|
|
@@ -37,47 +33,20 @@ export declare enum MessageState {
|
|
|
37
33
|
DELETED = 2,
|
|
38
34
|
SPAM = 3
|
|
39
35
|
}
|
|
40
|
-
declare const MessageType_base: import("@dxos/echo-schema").
|
|
41
|
-
text: string;
|
|
42
|
-
timestamp: string;
|
|
43
|
-
state?: MessageState | undefined;
|
|
44
|
-
sender: {
|
|
45
|
-
name?: string | undefined;
|
|
46
|
-
contact?: import("@dxos/echo-schema").Ref<{
|
|
47
|
-
name?: string | undefined;
|
|
48
|
-
identifiers: {
|
|
49
|
-
readonly value: string;
|
|
50
|
-
readonly type: string;
|
|
51
|
-
}[];
|
|
52
|
-
} & {
|
|
53
|
-
id: string;
|
|
54
|
-
}>;
|
|
55
|
-
identityKey?: string | undefined;
|
|
56
|
-
email?: string | undefined;
|
|
57
|
-
};
|
|
58
|
-
parts?: import("@dxos/echo-schema").Ref<Expando>[] | undefined;
|
|
59
|
-
properties?: {
|
|
60
|
-
[x: string]: any;
|
|
61
|
-
} | undefined;
|
|
62
|
-
context?: import("@dxos/echo-schema").Ref<Expando>;
|
|
63
|
-
} & {
|
|
64
|
-
id: string;
|
|
65
|
-
}, S.Struct.Encoded<{
|
|
36
|
+
declare const MessageType_base: import("@dxos/echo-schema").TypedObjectPrototype<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
66
37
|
/** ISO date string when the message was sent. */
|
|
67
38
|
timestamp: typeof S.String;
|
|
68
39
|
/** Message state. */
|
|
69
40
|
state: S.optional<S.Enums<typeof MessageState>>;
|
|
70
41
|
/** Identity of the message sender. */
|
|
71
42
|
sender: S.mutable<S.Struct<{
|
|
72
|
-
contact: S.optional<
|
|
73
|
-
name
|
|
74
|
-
identifiers: {
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
id: string;
|
|
80
|
-
}>>;
|
|
43
|
+
contact: S.optional<import("@dxos/echo-schema").Ref$<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
44
|
+
name: S.optional<typeof S.String>;
|
|
45
|
+
identifiers: S.mutable<S.Array$<S.Struct<{
|
|
46
|
+
type: typeof S.String;
|
|
47
|
+
value: typeof S.String;
|
|
48
|
+
}>>>;
|
|
49
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>>>;
|
|
81
50
|
identityKey: S.optional<typeof S.String>;
|
|
82
51
|
email: S.optional<typeof S.String>;
|
|
83
52
|
name: S.optional<typeof S.String>;
|
|
@@ -85,153 +54,178 @@ declare const MessageType_base: import("@dxos/echo-schema").AbstractTypedObject<
|
|
|
85
54
|
/** Text content of the message. */
|
|
86
55
|
text: typeof S.String;
|
|
87
56
|
/** Non-text content sent with a message (e.g., files, polls, etc.) */
|
|
88
|
-
parts: S.optional<S.mutable<S.Array$<
|
|
57
|
+
parts: S.optional<S.mutable<S.Array$<import("@dxos/echo-schema").Ref$<Expando>>>>;
|
|
89
58
|
/** Custom properties for specific message types (e.g. email subject or cc fields). */
|
|
90
59
|
properties: S.optional<S.mutable<S.Record$<typeof S.String, typeof S.Any>>>;
|
|
91
60
|
/** Context of the application when message was created. */
|
|
92
|
-
context: S.optional<
|
|
61
|
+
context: S.optional<import("@dxos/echo-schema").Ref$<Expando>>;
|
|
62
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>, S.Struct.Encoded<{
|
|
63
|
+
/** ISO date string when the message was sent. */
|
|
64
|
+
timestamp: typeof S.String;
|
|
65
|
+
/** Message state. */
|
|
66
|
+
state: S.optional<S.Enums<typeof MessageState>>;
|
|
67
|
+
/** Identity of the message sender. */
|
|
68
|
+
sender: S.mutable<S.Struct<{
|
|
69
|
+
contact: S.optional<import("@dxos/echo-schema").Ref$<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
70
|
+
name: S.optional<typeof S.String>;
|
|
71
|
+
identifiers: S.mutable<S.Array$<S.Struct<{
|
|
72
|
+
type: typeof S.String;
|
|
73
|
+
value: typeof S.String;
|
|
74
|
+
}>>>;
|
|
75
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>>>;
|
|
76
|
+
identityKey: S.optional<typeof S.String>;
|
|
77
|
+
email: S.optional<typeof S.String>;
|
|
78
|
+
name: S.optional<typeof S.String>;
|
|
79
|
+
}>>;
|
|
80
|
+
/** Text content of the message. */
|
|
81
|
+
text: typeof S.String;
|
|
82
|
+
/** Non-text content sent with a message (e.g., files, polls, etc.) */
|
|
83
|
+
parts: S.optional<S.mutable<S.Array$<import("@dxos/echo-schema").Ref$<Expando>>>>;
|
|
84
|
+
/** Custom properties for specific message types (e.g. email subject or cc fields). */
|
|
85
|
+
properties: S.optional<S.mutable<S.Record$<typeof S.String, typeof S.Any>>>;
|
|
86
|
+
/** Context of the application when message was created. */
|
|
87
|
+
context: S.optional<import("@dxos/echo-schema").Ref$<Expando>>;
|
|
93
88
|
}>>;
|
|
94
89
|
export declare class MessageType extends MessageType_base {
|
|
95
90
|
}
|
|
96
91
|
export declare const ThreadStatus: S.Union<[S.Literal<["staged"]>, S.Literal<["active"]>, S.Literal<["resolved"]>]>;
|
|
97
|
-
declare const ThreadType_base: import("@dxos/echo-schema").
|
|
98
|
-
name?: string | undefined;
|
|
99
|
-
anchor?: string | undefined;
|
|
100
|
-
status?: "active" | "staged" | "resolved" | undefined;
|
|
101
|
-
messages: import("@dxos/echo-schema").Ref<{
|
|
102
|
-
text: string;
|
|
103
|
-
timestamp: string;
|
|
104
|
-
state?: MessageState | undefined;
|
|
105
|
-
sender: {
|
|
106
|
-
name?: string | undefined;
|
|
107
|
-
contact?: import("@dxos/echo-schema").Ref<{
|
|
108
|
-
name?: string | undefined;
|
|
109
|
-
identifiers: {
|
|
110
|
-
readonly value: string;
|
|
111
|
-
readonly type: string;
|
|
112
|
-
}[];
|
|
113
|
-
} & {
|
|
114
|
-
id: string;
|
|
115
|
-
}>;
|
|
116
|
-
identityKey?: string | undefined;
|
|
117
|
-
email?: string | undefined;
|
|
118
|
-
};
|
|
119
|
-
parts?: import("@dxos/echo-schema").Ref<Expando>[] | undefined;
|
|
120
|
-
properties?: {
|
|
121
|
-
[x: string]: any;
|
|
122
|
-
} | undefined;
|
|
123
|
-
context?: import("@dxos/echo-schema").Ref<Expando>;
|
|
124
|
-
} & {
|
|
125
|
-
id: string;
|
|
126
|
-
}>[];
|
|
127
|
-
} & {
|
|
128
|
-
id: string;
|
|
129
|
-
}, S.Struct.Encoded<{
|
|
92
|
+
declare const ThreadType_base: import("@dxos/echo-schema").TypedObjectPrototype<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
130
93
|
name: S.optional<typeof S.String>;
|
|
131
94
|
/** AM cursor-range: 'from:to'. */
|
|
132
95
|
anchor: S.optional<typeof S.String>;
|
|
133
96
|
status: S.optional<S.Union<[S.Literal<["staged"]>, S.Literal<["active"]>, S.Literal<["resolved"]>]>>;
|
|
134
|
-
messages: S.mutable<S.Array$<
|
|
135
|
-
|
|
136
|
-
timestamp:
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
97
|
+
messages: S.mutable<S.Array$<import("@dxos/echo-schema").Ref$<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
98
|
+
/** ISO date string when the message was sent. */
|
|
99
|
+
timestamp: typeof S.String;
|
|
100
|
+
/** Message state. */
|
|
101
|
+
state: S.optional<S.Enums<typeof MessageState>>;
|
|
102
|
+
/** Identity of the message sender. */
|
|
103
|
+
sender: S.mutable<S.Struct<{
|
|
104
|
+
contact: S.optional<import("@dxos/echo-schema").Ref$<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
105
|
+
name: S.optional<typeof S.String>;
|
|
106
|
+
identifiers: S.mutable<S.Array$<S.Struct<{
|
|
107
|
+
type: typeof S.String;
|
|
108
|
+
value: typeof S.String;
|
|
109
|
+
}>>>;
|
|
110
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>>>;
|
|
111
|
+
identityKey: S.optional<typeof S.String>;
|
|
112
|
+
email: S.optional<typeof S.String>;
|
|
113
|
+
name: S.optional<typeof S.String>;
|
|
114
|
+
}>>;
|
|
115
|
+
/** Text content of the message. */
|
|
116
|
+
text: typeof S.String;
|
|
117
|
+
/** Non-text content sent with a message (e.g., files, polls, etc.) */
|
|
118
|
+
parts: S.optional<S.mutable<S.Array$<import("@dxos/echo-schema").Ref$<Expando>>>>;
|
|
119
|
+
/** Custom properties for specific message types (e.g. email subject or cc fields). */
|
|
120
|
+
properties: S.optional<S.mutable<S.Record$<typeof S.String, typeof S.Any>>>;
|
|
121
|
+
/** Context of the application when message was created. */
|
|
122
|
+
context: S.optional<import("@dxos/echo-schema").Ref$<Expando>>;
|
|
123
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>>>>;
|
|
124
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>, S.Struct.Encoded<{
|
|
125
|
+
name: S.optional<typeof S.String>;
|
|
126
|
+
/** AM cursor-range: 'from:to'. */
|
|
127
|
+
anchor: S.optional<typeof S.String>;
|
|
128
|
+
status: S.optional<S.Union<[S.Literal<["staged"]>, S.Literal<["active"]>, S.Literal<["resolved"]>]>>;
|
|
129
|
+
messages: S.mutable<S.Array$<import("@dxos/echo-schema").Ref$<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
130
|
+
/** ISO date string when the message was sent. */
|
|
131
|
+
timestamp: typeof S.String;
|
|
132
|
+
/** Message state. */
|
|
133
|
+
state: S.optional<S.Enums<typeof MessageState>>;
|
|
134
|
+
/** Identity of the message sender. */
|
|
135
|
+
sender: S.mutable<S.Struct<{
|
|
136
|
+
contact: S.optional<import("@dxos/echo-schema").Ref$<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
137
|
+
name: S.optional<typeof S.String>;
|
|
138
|
+
identifiers: S.mutable<S.Array$<S.Struct<{
|
|
139
|
+
type: typeof S.String;
|
|
140
|
+
value: typeof S.String;
|
|
141
|
+
}>>>;
|
|
142
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>>>;
|
|
143
|
+
identityKey: S.optional<typeof S.String>;
|
|
144
|
+
email: S.optional<typeof S.String>;
|
|
145
|
+
name: S.optional<typeof S.String>;
|
|
146
|
+
}>>;
|
|
147
|
+
/** Text content of the message. */
|
|
148
|
+
text: typeof S.String;
|
|
149
|
+
/** Non-text content sent with a message (e.g., files, polls, etc.) */
|
|
150
|
+
parts: S.optional<S.mutable<S.Array$<import("@dxos/echo-schema").Ref$<Expando>>>>;
|
|
151
|
+
/** Custom properties for specific message types (e.g. email subject or cc fields). */
|
|
152
|
+
properties: S.optional<S.mutable<S.Record$<typeof S.String, typeof S.Any>>>;
|
|
153
|
+
/** Context of the application when message was created. */
|
|
154
|
+
context: S.optional<import("@dxos/echo-schema").Ref$<Expando>>;
|
|
155
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>>>>;
|
|
160
156
|
}>>;
|
|
161
157
|
export declare class ThreadType extends ThreadType_base {
|
|
162
158
|
}
|
|
163
|
-
declare const ChannelType_base: import("@dxos/echo-schema").
|
|
164
|
-
name?: string | undefined;
|
|
165
|
-
threads: import("@dxos/echo-schema").Ref<{
|
|
166
|
-
name?: string | undefined;
|
|
167
|
-
anchor?: string | undefined;
|
|
168
|
-
status?: "active" | "staged" | "resolved" | undefined;
|
|
169
|
-
messages: import("@dxos/echo-schema").Ref<{
|
|
170
|
-
text: string;
|
|
171
|
-
timestamp: string;
|
|
172
|
-
state?: MessageState | undefined;
|
|
173
|
-
sender: {
|
|
174
|
-
name?: string | undefined;
|
|
175
|
-
contact?: import("@dxos/echo-schema").Ref<{
|
|
176
|
-
name?: string | undefined;
|
|
177
|
-
identifiers: {
|
|
178
|
-
readonly value: string;
|
|
179
|
-
readonly type: string;
|
|
180
|
-
}[];
|
|
181
|
-
} & {
|
|
182
|
-
id: string;
|
|
183
|
-
}>;
|
|
184
|
-
identityKey?: string | undefined;
|
|
185
|
-
email?: string | undefined;
|
|
186
|
-
};
|
|
187
|
-
parts?: import("@dxos/echo-schema").Ref<Expando>[] | undefined;
|
|
188
|
-
properties?: {
|
|
189
|
-
[x: string]: any;
|
|
190
|
-
} | undefined;
|
|
191
|
-
context?: import("@dxos/echo-schema").Ref<Expando>;
|
|
192
|
-
} & {
|
|
193
|
-
id: string;
|
|
194
|
-
}>[];
|
|
195
|
-
} & {
|
|
196
|
-
id: string;
|
|
197
|
-
}>[];
|
|
198
|
-
} & {
|
|
199
|
-
id: string;
|
|
200
|
-
}, S.Struct.Encoded<{
|
|
159
|
+
declare const ChannelType_base: import("@dxos/echo-schema").TypedObjectPrototype<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
201
160
|
name: S.optional<typeof S.String>;
|
|
202
|
-
threads: S.mutable<S.Array$<
|
|
203
|
-
name
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
}
|
|
221
|
-
identityKey
|
|
222
|
-
email
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
}
|
|
161
|
+
threads: S.mutable<S.Array$<import("@dxos/echo-schema").Ref$<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
162
|
+
name: S.optional<typeof S.String>;
|
|
163
|
+
/** AM cursor-range: 'from:to'. */
|
|
164
|
+
anchor: S.optional<typeof S.String>;
|
|
165
|
+
status: S.optional<S.Union<[S.Literal<["staged"]>, S.Literal<["active"]>, S.Literal<["resolved"]>]>>;
|
|
166
|
+
messages: S.mutable<S.Array$<import("@dxos/echo-schema").Ref$<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
167
|
+
/** ISO date string when the message was sent. */
|
|
168
|
+
timestamp: typeof S.String;
|
|
169
|
+
/** Message state. */
|
|
170
|
+
state: S.optional<S.Enums<typeof MessageState>>;
|
|
171
|
+
/** Identity of the message sender. */
|
|
172
|
+
sender: S.mutable<S.Struct<{
|
|
173
|
+
contact: S.optional<import("@dxos/echo-schema").Ref$<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
174
|
+
name: S.optional<typeof S.String>;
|
|
175
|
+
identifiers: S.mutable<S.Array$<S.Struct<{
|
|
176
|
+
type: typeof S.String;
|
|
177
|
+
value: typeof S.String;
|
|
178
|
+
}>>>;
|
|
179
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>>>;
|
|
180
|
+
identityKey: S.optional<typeof S.String>;
|
|
181
|
+
email: S.optional<typeof S.String>;
|
|
182
|
+
name: S.optional<typeof S.String>;
|
|
183
|
+
}>>;
|
|
184
|
+
/** Text content of the message. */
|
|
185
|
+
text: typeof S.String;
|
|
186
|
+
/** Non-text content sent with a message (e.g., files, polls, etc.) */
|
|
187
|
+
parts: S.optional<S.mutable<S.Array$<import("@dxos/echo-schema").Ref$<Expando>>>>;
|
|
188
|
+
/** Custom properties for specific message types (e.g. email subject or cc fields). */
|
|
189
|
+
properties: S.optional<S.mutable<S.Record$<typeof S.String, typeof S.Any>>>;
|
|
190
|
+
/** Context of the application when message was created. */
|
|
191
|
+
context: S.optional<import("@dxos/echo-schema").Ref$<Expando>>;
|
|
192
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>>>>;
|
|
193
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>>>>;
|
|
194
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>, S.Struct.Encoded<{
|
|
195
|
+
name: S.optional<typeof S.String>;
|
|
196
|
+
threads: S.mutable<S.Array$<import("@dxos/echo-schema").Ref$<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
197
|
+
name: S.optional<typeof S.String>;
|
|
198
|
+
/** AM cursor-range: 'from:to'. */
|
|
199
|
+
anchor: S.optional<typeof S.String>;
|
|
200
|
+
status: S.optional<S.Union<[S.Literal<["staged"]>, S.Literal<["active"]>, S.Literal<["resolved"]>]>>;
|
|
201
|
+
messages: S.mutable<S.Array$<import("@dxos/echo-schema").Ref$<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
202
|
+
/** ISO date string when the message was sent. */
|
|
203
|
+
timestamp: typeof S.String;
|
|
204
|
+
/** Message state. */
|
|
205
|
+
state: S.optional<S.Enums<typeof MessageState>>;
|
|
206
|
+
/** Identity of the message sender. */
|
|
207
|
+
sender: S.mutable<S.Struct<{
|
|
208
|
+
contact: S.optional<import("@dxos/echo-schema").Ref$<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
209
|
+
name: S.optional<typeof S.String>;
|
|
210
|
+
identifiers: S.mutable<S.Array$<S.Struct<{
|
|
211
|
+
type: typeof S.String;
|
|
212
|
+
value: typeof S.String;
|
|
213
|
+
}>>>;
|
|
214
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>>>;
|
|
215
|
+
identityKey: S.optional<typeof S.String>;
|
|
216
|
+
email: S.optional<typeof S.String>;
|
|
217
|
+
name: S.optional<typeof S.String>;
|
|
218
|
+
}>>;
|
|
219
|
+
/** Text content of the message. */
|
|
220
|
+
text: typeof S.String;
|
|
221
|
+
/** Non-text content sent with a message (e.g., files, polls, etc.) */
|
|
222
|
+
parts: S.optional<S.mutable<S.Array$<import("@dxos/echo-schema").Ref$<Expando>>>>;
|
|
223
|
+
/** Custom properties for specific message types (e.g. email subject or cc fields). */
|
|
224
|
+
properties: S.optional<S.mutable<S.Record$<typeof S.String, typeof S.Any>>>;
|
|
225
|
+
/** Context of the application when message was created. */
|
|
226
|
+
context: S.optional<import("@dxos/echo-schema").Ref$<Expando>>;
|
|
227
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>>>>;
|
|
228
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>>>>;
|
|
235
229
|
}>>;
|
|
236
230
|
export declare class ChannelType extends ChannelType_base {
|
|
237
231
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"thread.d.ts","sourceRoot":"","sources":["../../../../src/types/thread.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,OAAO,
|
|
1
|
+
{"version":3,"file":"thread.d.ts","sourceRoot":"","sources":["../../../../src/types/thread.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,OAAO,EAAO,CAAC,EAAe,MAAM,mBAAmB,CAAC;;;;;;;;;;;;;;AAMjE,qBAAa,WAAY,SAAQ,gBAU/B;CAAG;AAEL,eAAO,MAAM,WAAW;;;;;;;;;;;GAUvB,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,WAAW,CAAC,CAAC;AAE1D,oBAAY,YAAY;IACtB,IAAI,IAAI;IACR,QAAQ,IAAI;IACZ,OAAO,IAAI;IACX,IAAI,IAAI;CACT;;IAGC,iDAAiD;;IAEjD,qBAAqB;;IAErB,sCAAsC;;;;;;;;;;;;;IAEtC,mCAAmC;;IAEnC,sEAAsE;;IAEtE,sFAAsF;;IAKtF,2DAA2D;;;IAf3D,iDAAiD;;IAEjD,qBAAqB;;IAErB,sCAAsC;;;;;;;;;;;;;IAEtC,mCAAmC;;IAEnC,sEAAsE;;IAEtE,sFAAsF;;IAKtF,2DAA2D;;;AAhB7D,qBAAa,WAAY,SAAQ,gBAmB/B;CAAG;AAEL,eAAO,MAAM,YAAY,kFAA2E,CAAC;;;IAInG,kCAAkC;;;;QAxBlC,iDAAiD;;QAEjD,qBAAqB;;QAErB,sCAAsC;;;;;;;;;;;;;QAEtC,mCAAmC;;QAEnC,sEAAsE;;QAEtE,sFAAsF;;QAKtF,2DAA2D;;;;;IAS3D,kCAAkC;;;;QAxBlC,iDAAiD;;QAEjD,qBAAqB;;QAErB,sCAAsC;;;;;;;;;;;;;QAEtC,mCAAmC;;QAEnC,sEAAsE;;QAEtE,sFAAsF;;QAKtF,2DAA2D;;;;AAO7D,qBAAa,UAAW,SAAQ,eAM9B;CAAG;;;;;QAJH,kCAAkC;;;;YAxBlC,iDAAiD;;YAEjD,qBAAqB;;YAErB,sCAAsC;;;;;;;;;;;;;YAEtC,mCAAmC;;YAEnC,sEAAsE;;YAEtE,sFAAsF;;YAKtF,2DAA2D;;;;;;;;QAS3D,kCAAkC;;;;YAxBlC,iDAAiD;;YAEjD,qBAAqB;;YAErB,sCAAsC;;;;;;;;;;;;;YAEtC,mCAAmC;;YAEnC,sEAAsE;;YAEtE,sFAAsF;;YAKtF,2DAA2D;;;;;AAe7D,qBAAa,WAAY,SAAQ,gBAG/B;CAAG"}
|