@lssm/example.team-hub 0.0.0-canary-20251217083314 → 1.41.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/announcement/announcement.contracts.js +1 -33
- package/dist/announcement/announcement.schema.js +1 -74
- package/dist/announcement/index.js +1 -4
- package/dist/docs/index.js +1 -1
- package/dist/docs/team-hub.docblock.js +5 -61
- package/dist/entities/index.js +1 -263
- package/dist/events.js +1 -162
- package/dist/example.js +1 -50
- package/dist/handlers/index.js +1 -8
- package/dist/index.js +1 -14
- package/dist/presentations/index.js +1 -12
- package/dist/presentations.js +1 -127
- package/dist/ritual/index.js +1 -4
- package/dist/ritual/ritual.contracts.js +1 -57
- package/dist/ritual/ritual.schema.js +1 -99
- package/dist/space/index.js +1 -4
- package/dist/space/space.contracts.js +1 -33
- package/dist/space/space.schema.js +1 -62
- package/dist/task/index.js +1 -4
- package/dist/task/task.contracts.js +1 -123
- package/dist/task/task.schema.js +1 -95
- package/dist/team-hub.feature.js +1 -157
- package/package.json +31 -32
- package/dist/announcement/announcement.contracts.d.ts +0 -60
- package/dist/announcement/announcement.schema.d.ts +0 -63
- package/dist/announcement/index.d.ts +0 -3
- package/dist/docs/index.d.ts +0 -1
- package/dist/docs/team-hub.docblock.d.ts +0 -1
- package/dist/entities/index.d.ts +0 -149
- package/dist/events.d.ts +0 -288
- package/dist/example.d.ts +0 -39
- package/dist/handlers/index.d.ts +0 -7
- package/dist/index.d.ts +0 -9
- package/dist/libs/contracts/dist/capabilities/openbanking.js +0 -88
- package/dist/libs/contracts/dist/client/index.js +0 -5
- package/dist/libs/contracts/dist/client/react/feature-render.js +0 -2
- package/dist/libs/contracts/dist/client/react/form-render.js +0 -4
- package/dist/libs/contracts/dist/client/react/index.js +0 -4
- package/dist/libs/contracts/dist/contract-registry/index.js +0 -1
- package/dist/libs/contracts/dist/contract-registry/schemas.js +0 -60
- package/dist/libs/contracts/dist/docs/PUBLISHING.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/index.js +0 -29
- package/dist/libs/contracts/dist/docs/presentations.js +0 -71
- package/dist/libs/contracts/dist/docs/registry.js +0 -44
- package/dist/libs/contracts/dist/docs/tech/PHASE_1_QUICKSTART.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_2_AI_NATIVE_OPERATIONS.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_3_AUTO_EVOLUTION.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_4_PERSONALIZATION_ENGINE.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_5_ZERO_TOUCH_OPERATIONS.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js +0 -80
- package/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js +0 -57
- package/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js +0 -357
- package/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js +0 -37
- package/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js +0 -20
- package/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js +0 -48
- package/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js +0 -79
- package/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js +0 -84
- package/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js +0 -45
- package/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js +0 -67
- package/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js +0 -40
- package/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js +0 -69
- package/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js +0 -47
- package/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js +0 -62
- package/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js +0 -155
- package/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js +0 -20
- package/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js +0 -101
- package/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js +0 -20
- package/dist/libs/contracts/dist/events.js +0 -10
- package/dist/libs/contracts/dist/experiments/evaluator.js +0 -1
- package/dist/libs/contracts/dist/index.js +0 -71
- package/dist/libs/contracts/dist/install.js +0 -2
- package/dist/libs/contracts/dist/integrations/contracts.js +0 -377
- package/dist/libs/contracts/dist/integrations/index.js +0 -18
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/accounts.js +0 -228
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/balances.js +0 -159
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/index.js +0 -3
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/transactions.js +0 -210
- package/dist/libs/contracts/dist/integrations/openbanking/models.js +0 -242
- package/dist/libs/contracts/dist/integrations/openbanking/telemetry.js +0 -13
- package/dist/libs/contracts/dist/integrations/providers/elevenlabs.js +0 -52
- package/dist/libs/contracts/dist/integrations/providers/gcs-storage.js +0 -75
- package/dist/libs/contracts/dist/integrations/providers/gmail.js +0 -87
- package/dist/libs/contracts/dist/integrations/providers/google-calendar.js +0 -66
- package/dist/libs/contracts/dist/integrations/providers/index.js +0 -11
- package/dist/libs/contracts/dist/integrations/providers/mistral.js +0 -68
- package/dist/libs/contracts/dist/integrations/providers/postmark.js +0 -68
- package/dist/libs/contracts/dist/integrations/providers/powens.js +0 -116
- package/dist/libs/contracts/dist/integrations/providers/qdrant.js +0 -73
- package/dist/libs/contracts/dist/integrations/providers/registry.js +0 -10
- package/dist/libs/contracts/dist/integrations/providers/stripe.js +0 -83
- package/dist/libs/contracts/dist/integrations/providers/twilio-sms.js +0 -61
- package/dist/libs/contracts/dist/jsonschema.js +0 -1
- package/dist/libs/contracts/dist/knowledge/contracts.js +0 -306
- package/dist/libs/contracts/dist/knowledge/index.js +0 -7
- package/dist/libs/contracts/dist/knowledge/spaces/email-threads.js +0 -34
- package/dist/libs/contracts/dist/knowledge/spaces/financial-docs.js +0 -34
- package/dist/libs/contracts/dist/knowledge/spaces/financial-overview.js +0 -38
- package/dist/libs/contracts/dist/knowledge/spaces/index.js +0 -6
- package/dist/libs/contracts/dist/knowledge/spaces/product-canon.js +0 -34
- package/dist/libs/contracts/dist/knowledge/spaces/support-faq.js +0 -37
- package/dist/libs/contracts/dist/knowledge/spaces/uploaded-docs.js +0 -34
- package/dist/libs/contracts/dist/llm/exporters.js +0 -19
- package/dist/libs/contracts/dist/llm/index.js +0 -2
- package/dist/libs/contracts/dist/llm/prompts.js +0 -1
- package/dist/libs/contracts/dist/onboarding-base.js +0 -196
- package/dist/libs/contracts/dist/openapi.js +0 -1
- package/dist/libs/contracts/dist/ownership.js +0 -21
- package/dist/libs/contracts/dist/presentations.js +0 -1
- package/dist/libs/contracts/dist/presentations.v2.js +0 -11
- package/dist/libs/contracts/dist/prompt.js +0 -1
- package/dist/libs/contracts/dist/promptRegistry.js +0 -1
- package/dist/libs/contracts/dist/regenerator/index.js +0 -1
- package/dist/libs/contracts/dist/regenerator/service.js +0 -6
- package/dist/libs/contracts/dist/registry.js +0 -2
- package/dist/libs/contracts/dist/resources.js +0 -1
- package/dist/libs/contracts/dist/schema/dist/EnumType.js +0 -2
- package/dist/libs/contracts/dist/schema/dist/FieldType.js +0 -49
- package/dist/libs/contracts/dist/schema/dist/ScalarTypeEnum.js +0 -236
- package/dist/libs/contracts/dist/schema/dist/SchemaModel.js +0 -34
- package/dist/libs/contracts/dist/schema/dist/entity/defineEntity.js +0 -1
- package/dist/libs/contracts/dist/schema/dist/entity/index.js +0 -2
- package/dist/libs/contracts/dist/schema/dist/entity/types.js +0 -1
- package/dist/libs/contracts/dist/schema/dist/index.js +0 -6
- package/dist/libs/contracts/dist/server/graphql-pothos.js +0 -6
- package/dist/libs/contracts/dist/server/index.js +0 -8
- package/dist/libs/contracts/dist/server/mcp/createMcpServer.js +0 -4
- package/dist/libs/contracts/dist/server/mcp/registerPresentations.js +0 -2
- package/dist/libs/contracts/dist/server/mcp/registerPrompts.js +0 -1
- package/dist/libs/contracts/dist/server/mcp/registerResources.js +0 -2
- package/dist/libs/contracts/dist/server/mcp/registerTools.js +0 -1
- package/dist/libs/contracts/dist/server/provider-mcp.js +0 -1
- package/dist/libs/contracts/dist/server/rest-elysia.js +0 -1
- package/dist/libs/contracts/dist/server/rest-express.js +0 -1
- package/dist/libs/contracts/dist/server/rest-generic.js +0 -1
- package/dist/libs/contracts/dist/server/rest-next-app.js +0 -1
- package/dist/libs/contracts/dist/server/rest-next-pages.js +0 -1
- package/dist/libs/contracts/dist/spec.js +0 -34
- package/dist/libs/contracts/dist/telemetry/index.js +0 -1
- package/dist/libs/contracts/dist/telemetry/tracker.js +0 -1
- package/dist/libs/contracts/dist/tests/index.js +0 -1
- package/dist/libs/contracts/dist/tests/runner.js +0 -2
- package/dist/libs/contracts/dist/workflow/index.js +0 -1
- package/dist/libs/contracts/dist/workflow/runner.js +0 -1
- package/dist/libs/schema/dist/EnumType.js +0 -2
- package/dist/libs/schema/dist/FieldType.js +0 -49
- package/dist/libs/schema/dist/ScalarTypeEnum.js +0 -236
- package/dist/libs/schema/dist/SchemaModel.js +0 -39
- package/dist/libs/schema/dist/entity/defineEntity.js +0 -236
- package/dist/libs/schema/dist/entity/index.js +0 -2
- package/dist/libs/schema/dist/entity/types.js +0 -1
- package/dist/libs/schema/dist/index.js +0 -6
- package/dist/presentations/index.d.ts +0 -4
- package/dist/presentations.d.ts +0 -11
- package/dist/ritual/index.d.ts +0 -3
- package/dist/ritual/ritual.contracts.d.ts +0 -106
- package/dist/ritual/ritual.schema.d.ts +0 -84
- package/dist/space/index.d.ts +0 -3
- package/dist/space/space.contracts.d.ts +0 -48
- package/dist/space/space.schema.d.ts +0 -51
- package/dist/task/index.d.ts +0 -3
- package/dist/task/task.contracts.d.ts +0 -229
- package/dist/task/task.schema.d.ts +0 -80
- package/dist/team-hub.feature.d.ts +0 -6
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
import * as _lssm_lib_schema75 from "@lssm/lib.schema";
|
|
2
|
-
import * as _lssm_lib_contracts11 from "@lssm/lib.contracts";
|
|
3
|
-
|
|
4
|
-
//#region src/ritual/ritual.contracts.d.ts
|
|
5
|
-
/**
|
|
6
|
-
* Schedule a ritual.
|
|
7
|
-
*/
|
|
8
|
-
declare const ScheduleRitualContract: _lssm_lib_contracts11.ContractSpec<_lssm_lib_schema75.SchemaModel<{
|
|
9
|
-
spaceId: {
|
|
10
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
11
|
-
isOptional: false;
|
|
12
|
-
};
|
|
13
|
-
title: {
|
|
14
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
15
|
-
isOptional: false;
|
|
16
|
-
};
|
|
17
|
-
cadence: {
|
|
18
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
19
|
-
isOptional: false;
|
|
20
|
-
};
|
|
21
|
-
dayOfWeek: {
|
|
22
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
23
|
-
isOptional: true;
|
|
24
|
-
};
|
|
25
|
-
time: {
|
|
26
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
27
|
-
isOptional: true;
|
|
28
|
-
};
|
|
29
|
-
facilitatorId: {
|
|
30
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
31
|
-
isOptional: true;
|
|
32
|
-
};
|
|
33
|
-
}>, _lssm_lib_schema75.SchemaModel<{
|
|
34
|
-
id: {
|
|
35
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
36
|
-
isOptional: false;
|
|
37
|
-
};
|
|
38
|
-
spaceId: {
|
|
39
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
40
|
-
isOptional: false;
|
|
41
|
-
};
|
|
42
|
-
title: {
|
|
43
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
44
|
-
isOptional: false;
|
|
45
|
-
};
|
|
46
|
-
cadence: {
|
|
47
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
48
|
-
isOptional: false;
|
|
49
|
-
};
|
|
50
|
-
dayOfWeek: {
|
|
51
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
52
|
-
isOptional: true;
|
|
53
|
-
};
|
|
54
|
-
time: {
|
|
55
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
56
|
-
isOptional: true;
|
|
57
|
-
};
|
|
58
|
-
}>, undefined>;
|
|
59
|
-
/**
|
|
60
|
-
* Log ritual occurrence.
|
|
61
|
-
*/
|
|
62
|
-
declare const LogRitualOccurrenceContract: _lssm_lib_contracts11.ContractSpec<_lssm_lib_schema75.SchemaModel<{
|
|
63
|
-
ritualId: {
|
|
64
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
65
|
-
isOptional: false;
|
|
66
|
-
};
|
|
67
|
-
scheduledFor: {
|
|
68
|
-
type: _lssm_lib_schema75.FieldType<Date, string>;
|
|
69
|
-
isOptional: false;
|
|
70
|
-
};
|
|
71
|
-
status: {
|
|
72
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
73
|
-
isOptional: false;
|
|
74
|
-
};
|
|
75
|
-
summary: {
|
|
76
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
77
|
-
isOptional: true;
|
|
78
|
-
};
|
|
79
|
-
}>, _lssm_lib_schema75.SchemaModel<{
|
|
80
|
-
id: {
|
|
81
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
82
|
-
isOptional: false;
|
|
83
|
-
};
|
|
84
|
-
spaceId: {
|
|
85
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
86
|
-
isOptional: false;
|
|
87
|
-
};
|
|
88
|
-
title: {
|
|
89
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
90
|
-
isOptional: false;
|
|
91
|
-
};
|
|
92
|
-
cadence: {
|
|
93
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
94
|
-
isOptional: false;
|
|
95
|
-
};
|
|
96
|
-
dayOfWeek: {
|
|
97
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
98
|
-
isOptional: true;
|
|
99
|
-
};
|
|
100
|
-
time: {
|
|
101
|
-
type: _lssm_lib_schema75.FieldType<string, string>;
|
|
102
|
-
isOptional: true;
|
|
103
|
-
};
|
|
104
|
-
}>, undefined>;
|
|
105
|
-
//#endregion
|
|
106
|
-
export { LogRitualOccurrenceContract, ScheduleRitualContract };
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
import * as _lssm_lib_schema309 from "@lssm/lib.schema";
|
|
2
|
-
|
|
3
|
-
//#region src/ritual/ritual.schema.d.ts
|
|
4
|
-
/**
|
|
5
|
-
* Recurring ritual.
|
|
6
|
-
*/
|
|
7
|
-
declare const RitualModel: _lssm_lib_schema309.SchemaModel<{
|
|
8
|
-
id: {
|
|
9
|
-
type: _lssm_lib_schema309.FieldType<string, string>;
|
|
10
|
-
isOptional: false;
|
|
11
|
-
};
|
|
12
|
-
spaceId: {
|
|
13
|
-
type: _lssm_lib_schema309.FieldType<string, string>;
|
|
14
|
-
isOptional: false;
|
|
15
|
-
};
|
|
16
|
-
title: {
|
|
17
|
-
type: _lssm_lib_schema309.FieldType<string, string>;
|
|
18
|
-
isOptional: false;
|
|
19
|
-
};
|
|
20
|
-
cadence: {
|
|
21
|
-
type: _lssm_lib_schema309.FieldType<string, string>;
|
|
22
|
-
isOptional: false;
|
|
23
|
-
};
|
|
24
|
-
dayOfWeek: {
|
|
25
|
-
type: _lssm_lib_schema309.FieldType<string, string>;
|
|
26
|
-
isOptional: true;
|
|
27
|
-
};
|
|
28
|
-
time: {
|
|
29
|
-
type: _lssm_lib_schema309.FieldType<string, string>;
|
|
30
|
-
isOptional: true;
|
|
31
|
-
};
|
|
32
|
-
}>;
|
|
33
|
-
/**
|
|
34
|
-
* Input for scheduling a ritual.
|
|
35
|
-
*/
|
|
36
|
-
declare const ScheduleRitualInputModel: _lssm_lib_schema309.SchemaModel<{
|
|
37
|
-
spaceId: {
|
|
38
|
-
type: _lssm_lib_schema309.FieldType<string, string>;
|
|
39
|
-
isOptional: false;
|
|
40
|
-
};
|
|
41
|
-
title: {
|
|
42
|
-
type: _lssm_lib_schema309.FieldType<string, string>;
|
|
43
|
-
isOptional: false;
|
|
44
|
-
};
|
|
45
|
-
cadence: {
|
|
46
|
-
type: _lssm_lib_schema309.FieldType<string, string>;
|
|
47
|
-
isOptional: false;
|
|
48
|
-
};
|
|
49
|
-
dayOfWeek: {
|
|
50
|
-
type: _lssm_lib_schema309.FieldType<string, string>;
|
|
51
|
-
isOptional: true;
|
|
52
|
-
};
|
|
53
|
-
time: {
|
|
54
|
-
type: _lssm_lib_schema309.FieldType<string, string>;
|
|
55
|
-
isOptional: true;
|
|
56
|
-
};
|
|
57
|
-
facilitatorId: {
|
|
58
|
-
type: _lssm_lib_schema309.FieldType<string, string>;
|
|
59
|
-
isOptional: true;
|
|
60
|
-
};
|
|
61
|
-
}>;
|
|
62
|
-
/**
|
|
63
|
-
* Input for logging ritual occurrence.
|
|
64
|
-
*/
|
|
65
|
-
declare const LogRitualOccurrenceInputModel: _lssm_lib_schema309.SchemaModel<{
|
|
66
|
-
ritualId: {
|
|
67
|
-
type: _lssm_lib_schema309.FieldType<string, string>;
|
|
68
|
-
isOptional: false;
|
|
69
|
-
};
|
|
70
|
-
scheduledFor: {
|
|
71
|
-
type: _lssm_lib_schema309.FieldType<Date, string>;
|
|
72
|
-
isOptional: false;
|
|
73
|
-
};
|
|
74
|
-
status: {
|
|
75
|
-
type: _lssm_lib_schema309.FieldType<string, string>;
|
|
76
|
-
isOptional: false;
|
|
77
|
-
};
|
|
78
|
-
summary: {
|
|
79
|
-
type: _lssm_lib_schema309.FieldType<string, string>;
|
|
80
|
-
isOptional: true;
|
|
81
|
-
};
|
|
82
|
-
}>;
|
|
83
|
-
//#endregion
|
|
84
|
-
export { LogRitualOccurrenceInputModel, RitualModel, ScheduleRitualInputModel };
|
package/dist/space/index.d.ts
DELETED
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import * as _lssm_lib_schema328 from "@lssm/lib.schema";
|
|
2
|
-
import * as _lssm_lib_contracts17 from "@lssm/lib.contracts";
|
|
3
|
-
|
|
4
|
-
//#region src/space/space.contracts.d.ts
|
|
5
|
-
/**
|
|
6
|
-
* Create a new team space.
|
|
7
|
-
*/
|
|
8
|
-
declare const CreateSpaceContract: _lssm_lib_contracts17.ContractSpec<_lssm_lib_schema328.SchemaModel<{
|
|
9
|
-
name: {
|
|
10
|
-
type: _lssm_lib_schema328.FieldType<string, string>;
|
|
11
|
-
isOptional: false;
|
|
12
|
-
};
|
|
13
|
-
description: {
|
|
14
|
-
type: _lssm_lib_schema328.FieldType<string, string>;
|
|
15
|
-
isOptional: true;
|
|
16
|
-
};
|
|
17
|
-
orgId: {
|
|
18
|
-
type: _lssm_lib_schema328.FieldType<string, string>;
|
|
19
|
-
isOptional: false;
|
|
20
|
-
};
|
|
21
|
-
ownerId: {
|
|
22
|
-
type: _lssm_lib_schema328.FieldType<string, string>;
|
|
23
|
-
isOptional: false;
|
|
24
|
-
};
|
|
25
|
-
}>, _lssm_lib_schema328.SchemaModel<{
|
|
26
|
-
id: {
|
|
27
|
-
type: _lssm_lib_schema328.FieldType<string, string>;
|
|
28
|
-
isOptional: false;
|
|
29
|
-
};
|
|
30
|
-
name: {
|
|
31
|
-
type: _lssm_lib_schema328.FieldType<string, string>;
|
|
32
|
-
isOptional: false;
|
|
33
|
-
};
|
|
34
|
-
description: {
|
|
35
|
-
type: _lssm_lib_schema328.FieldType<string, string>;
|
|
36
|
-
isOptional: true;
|
|
37
|
-
};
|
|
38
|
-
orgId: {
|
|
39
|
-
type: _lssm_lib_schema328.FieldType<string, string>;
|
|
40
|
-
isOptional: false;
|
|
41
|
-
};
|
|
42
|
-
ownerId: {
|
|
43
|
-
type: _lssm_lib_schema328.FieldType<string, string>;
|
|
44
|
-
isOptional: false;
|
|
45
|
-
};
|
|
46
|
-
}>, undefined>;
|
|
47
|
-
//#endregion
|
|
48
|
-
export { CreateSpaceContract };
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import * as _lssm_lib_schema353 from "@lssm/lib.schema";
|
|
2
|
-
|
|
3
|
-
//#region src/space/space.schema.d.ts
|
|
4
|
-
/**
|
|
5
|
-
* Team space/project.
|
|
6
|
-
*/
|
|
7
|
-
declare const SpaceModel: _lssm_lib_schema353.SchemaModel<{
|
|
8
|
-
id: {
|
|
9
|
-
type: _lssm_lib_schema353.FieldType<string, string>;
|
|
10
|
-
isOptional: false;
|
|
11
|
-
};
|
|
12
|
-
name: {
|
|
13
|
-
type: _lssm_lib_schema353.FieldType<string, string>;
|
|
14
|
-
isOptional: false;
|
|
15
|
-
};
|
|
16
|
-
description: {
|
|
17
|
-
type: _lssm_lib_schema353.FieldType<string, string>;
|
|
18
|
-
isOptional: true;
|
|
19
|
-
};
|
|
20
|
-
orgId: {
|
|
21
|
-
type: _lssm_lib_schema353.FieldType<string, string>;
|
|
22
|
-
isOptional: false;
|
|
23
|
-
};
|
|
24
|
-
ownerId: {
|
|
25
|
-
type: _lssm_lib_schema353.FieldType<string, string>;
|
|
26
|
-
isOptional: false;
|
|
27
|
-
};
|
|
28
|
-
}>;
|
|
29
|
-
/**
|
|
30
|
-
* Input for creating a space.
|
|
31
|
-
*/
|
|
32
|
-
declare const CreateSpaceInputModel: _lssm_lib_schema353.SchemaModel<{
|
|
33
|
-
name: {
|
|
34
|
-
type: _lssm_lib_schema353.FieldType<string, string>;
|
|
35
|
-
isOptional: false;
|
|
36
|
-
};
|
|
37
|
-
description: {
|
|
38
|
-
type: _lssm_lib_schema353.FieldType<string, string>;
|
|
39
|
-
isOptional: true;
|
|
40
|
-
};
|
|
41
|
-
orgId: {
|
|
42
|
-
type: _lssm_lib_schema353.FieldType<string, string>;
|
|
43
|
-
isOptional: false;
|
|
44
|
-
};
|
|
45
|
-
ownerId: {
|
|
46
|
-
type: _lssm_lib_schema353.FieldType<string, string>;
|
|
47
|
-
isOptional: false;
|
|
48
|
-
};
|
|
49
|
-
}>;
|
|
50
|
-
//#endregion
|
|
51
|
-
export { CreateSpaceInputModel, SpaceModel };
|
package/dist/task/index.d.ts
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { CreateTaskInputModel, TaskModel, UpdateTaskStatusInputModel } from "./task.schema.js";
|
|
2
|
-
import { CreateTaskContract, ListTasksInputModel, ListTasksOperation, ListTasksOutputModel, UpdateTaskStatusContract } from "./task.contracts.js";
|
|
3
|
-
export { CreateTaskContract, CreateTaskInputModel, ListTasksInputModel, ListTasksOperation, ListTasksOutputModel, TaskModel, UpdateTaskStatusContract, UpdateTaskStatusInputModel };
|
|
@@ -1,229 +0,0 @@
|
|
|
1
|
-
import * as _lssm_lib_schema251 from "@lssm/lib.schema";
|
|
2
|
-
import * as _lssm_lib_contracts14 from "@lssm/lib.contracts";
|
|
3
|
-
|
|
4
|
-
//#region src/task/task.contracts.d.ts
|
|
5
|
-
declare const ListTasksInputModel: _lssm_lib_schema251.SchemaModel<{
|
|
6
|
-
spaceId: {
|
|
7
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
8
|
-
isOptional: true;
|
|
9
|
-
};
|
|
10
|
-
status: {
|
|
11
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
12
|
-
isOptional: true;
|
|
13
|
-
};
|
|
14
|
-
assigneeId: {
|
|
15
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
16
|
-
isOptional: true;
|
|
17
|
-
};
|
|
18
|
-
limit: {
|
|
19
|
-
type: _lssm_lib_schema251.FieldType<number, number>;
|
|
20
|
-
isOptional: true;
|
|
21
|
-
};
|
|
22
|
-
offset: {
|
|
23
|
-
type: _lssm_lib_schema251.FieldType<number, number>;
|
|
24
|
-
isOptional: true;
|
|
25
|
-
};
|
|
26
|
-
}>;
|
|
27
|
-
declare const ListTasksOutputModel: _lssm_lib_schema251.SchemaModel<{
|
|
28
|
-
tasks: {
|
|
29
|
-
type: _lssm_lib_schema251.SchemaModel<{
|
|
30
|
-
id: {
|
|
31
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
32
|
-
isOptional: false;
|
|
33
|
-
};
|
|
34
|
-
spaceId: {
|
|
35
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
36
|
-
isOptional: false;
|
|
37
|
-
};
|
|
38
|
-
title: {
|
|
39
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
40
|
-
isOptional: false;
|
|
41
|
-
};
|
|
42
|
-
status: {
|
|
43
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
44
|
-
isOptional: false;
|
|
45
|
-
};
|
|
46
|
-
priority: {
|
|
47
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
48
|
-
isOptional: false;
|
|
49
|
-
};
|
|
50
|
-
assigneeId: {
|
|
51
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
52
|
-
isOptional: true;
|
|
53
|
-
};
|
|
54
|
-
dueDate: {
|
|
55
|
-
type: _lssm_lib_schema251.FieldType<Date, string>;
|
|
56
|
-
isOptional: true;
|
|
57
|
-
};
|
|
58
|
-
}>;
|
|
59
|
-
isOptional: false;
|
|
60
|
-
isList: boolean;
|
|
61
|
-
};
|
|
62
|
-
total: {
|
|
63
|
-
type: _lssm_lib_schema251.FieldType<number, number>;
|
|
64
|
-
isOptional: false;
|
|
65
|
-
};
|
|
66
|
-
}>;
|
|
67
|
-
declare const ListTasksOperation: _lssm_lib_contracts14.ContractSpec<_lssm_lib_schema251.SchemaModel<{
|
|
68
|
-
spaceId: {
|
|
69
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
70
|
-
isOptional: true;
|
|
71
|
-
};
|
|
72
|
-
status: {
|
|
73
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
74
|
-
isOptional: true;
|
|
75
|
-
};
|
|
76
|
-
assigneeId: {
|
|
77
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
78
|
-
isOptional: true;
|
|
79
|
-
};
|
|
80
|
-
limit: {
|
|
81
|
-
type: _lssm_lib_schema251.FieldType<number, number>;
|
|
82
|
-
isOptional: true;
|
|
83
|
-
};
|
|
84
|
-
offset: {
|
|
85
|
-
type: _lssm_lib_schema251.FieldType<number, number>;
|
|
86
|
-
isOptional: true;
|
|
87
|
-
};
|
|
88
|
-
}>, _lssm_lib_schema251.SchemaModel<{
|
|
89
|
-
tasks: {
|
|
90
|
-
type: _lssm_lib_schema251.SchemaModel<{
|
|
91
|
-
id: {
|
|
92
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
93
|
-
isOptional: false;
|
|
94
|
-
};
|
|
95
|
-
spaceId: {
|
|
96
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
97
|
-
isOptional: false;
|
|
98
|
-
};
|
|
99
|
-
title: {
|
|
100
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
101
|
-
isOptional: false;
|
|
102
|
-
};
|
|
103
|
-
status: {
|
|
104
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
105
|
-
isOptional: false;
|
|
106
|
-
};
|
|
107
|
-
priority: {
|
|
108
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
109
|
-
isOptional: false;
|
|
110
|
-
};
|
|
111
|
-
assigneeId: {
|
|
112
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
113
|
-
isOptional: true;
|
|
114
|
-
};
|
|
115
|
-
dueDate: {
|
|
116
|
-
type: _lssm_lib_schema251.FieldType<Date, string>;
|
|
117
|
-
isOptional: true;
|
|
118
|
-
};
|
|
119
|
-
}>;
|
|
120
|
-
isOptional: false;
|
|
121
|
-
isList: boolean;
|
|
122
|
-
};
|
|
123
|
-
total: {
|
|
124
|
-
type: _lssm_lib_schema251.FieldType<number, number>;
|
|
125
|
-
isOptional: false;
|
|
126
|
-
};
|
|
127
|
-
}>, undefined>;
|
|
128
|
-
/**
|
|
129
|
-
* Create a task.
|
|
130
|
-
*/
|
|
131
|
-
declare const CreateTaskContract: _lssm_lib_contracts14.ContractSpec<_lssm_lib_schema251.SchemaModel<{
|
|
132
|
-
spaceId: {
|
|
133
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
134
|
-
isOptional: false;
|
|
135
|
-
};
|
|
136
|
-
title: {
|
|
137
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
138
|
-
isOptional: false;
|
|
139
|
-
};
|
|
140
|
-
description: {
|
|
141
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
142
|
-
isOptional: true;
|
|
143
|
-
};
|
|
144
|
-
priority: {
|
|
145
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
146
|
-
isOptional: true;
|
|
147
|
-
};
|
|
148
|
-
assigneeId: {
|
|
149
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
150
|
-
isOptional: true;
|
|
151
|
-
};
|
|
152
|
-
dueDate: {
|
|
153
|
-
type: _lssm_lib_schema251.FieldType<Date, string>;
|
|
154
|
-
isOptional: true;
|
|
155
|
-
};
|
|
156
|
-
}>, _lssm_lib_schema251.SchemaModel<{
|
|
157
|
-
id: {
|
|
158
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
159
|
-
isOptional: false;
|
|
160
|
-
};
|
|
161
|
-
spaceId: {
|
|
162
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
163
|
-
isOptional: false;
|
|
164
|
-
};
|
|
165
|
-
title: {
|
|
166
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
167
|
-
isOptional: false;
|
|
168
|
-
};
|
|
169
|
-
status: {
|
|
170
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
171
|
-
isOptional: false;
|
|
172
|
-
};
|
|
173
|
-
priority: {
|
|
174
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
175
|
-
isOptional: false;
|
|
176
|
-
};
|
|
177
|
-
assigneeId: {
|
|
178
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
179
|
-
isOptional: true;
|
|
180
|
-
};
|
|
181
|
-
dueDate: {
|
|
182
|
-
type: _lssm_lib_schema251.FieldType<Date, string>;
|
|
183
|
-
isOptional: true;
|
|
184
|
-
};
|
|
185
|
-
}>, undefined>;
|
|
186
|
-
/**
|
|
187
|
-
* Update task status.
|
|
188
|
-
*/
|
|
189
|
-
declare const UpdateTaskStatusContract: _lssm_lib_contracts14.ContractSpec<_lssm_lib_schema251.SchemaModel<{
|
|
190
|
-
taskId: {
|
|
191
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
192
|
-
isOptional: false;
|
|
193
|
-
};
|
|
194
|
-
status: {
|
|
195
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
196
|
-
isOptional: false;
|
|
197
|
-
};
|
|
198
|
-
}>, _lssm_lib_schema251.SchemaModel<{
|
|
199
|
-
id: {
|
|
200
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
201
|
-
isOptional: false;
|
|
202
|
-
};
|
|
203
|
-
spaceId: {
|
|
204
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
205
|
-
isOptional: false;
|
|
206
|
-
};
|
|
207
|
-
title: {
|
|
208
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
209
|
-
isOptional: false;
|
|
210
|
-
};
|
|
211
|
-
status: {
|
|
212
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
213
|
-
isOptional: false;
|
|
214
|
-
};
|
|
215
|
-
priority: {
|
|
216
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
217
|
-
isOptional: false;
|
|
218
|
-
};
|
|
219
|
-
assigneeId: {
|
|
220
|
-
type: _lssm_lib_schema251.FieldType<string, string>;
|
|
221
|
-
isOptional: true;
|
|
222
|
-
};
|
|
223
|
-
dueDate: {
|
|
224
|
-
type: _lssm_lib_schema251.FieldType<Date, string>;
|
|
225
|
-
isOptional: true;
|
|
226
|
-
};
|
|
227
|
-
}>, undefined>;
|
|
228
|
-
//#endregion
|
|
229
|
-
export { CreateTaskContract, ListTasksInputModel, ListTasksOperation, ListTasksOutputModel, UpdateTaskStatusContract };
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
import * as _lssm_lib_schema364 from "@lssm/lib.schema";
|
|
2
|
-
|
|
3
|
-
//#region src/task/task.schema.d.ts
|
|
4
|
-
/**
|
|
5
|
-
* Task in a space.
|
|
6
|
-
*/
|
|
7
|
-
declare const TaskModel: _lssm_lib_schema364.SchemaModel<{
|
|
8
|
-
id: {
|
|
9
|
-
type: _lssm_lib_schema364.FieldType<string, string>;
|
|
10
|
-
isOptional: false;
|
|
11
|
-
};
|
|
12
|
-
spaceId: {
|
|
13
|
-
type: _lssm_lib_schema364.FieldType<string, string>;
|
|
14
|
-
isOptional: false;
|
|
15
|
-
};
|
|
16
|
-
title: {
|
|
17
|
-
type: _lssm_lib_schema364.FieldType<string, string>;
|
|
18
|
-
isOptional: false;
|
|
19
|
-
};
|
|
20
|
-
status: {
|
|
21
|
-
type: _lssm_lib_schema364.FieldType<string, string>;
|
|
22
|
-
isOptional: false;
|
|
23
|
-
};
|
|
24
|
-
priority: {
|
|
25
|
-
type: _lssm_lib_schema364.FieldType<string, string>;
|
|
26
|
-
isOptional: false;
|
|
27
|
-
};
|
|
28
|
-
assigneeId: {
|
|
29
|
-
type: _lssm_lib_schema364.FieldType<string, string>;
|
|
30
|
-
isOptional: true;
|
|
31
|
-
};
|
|
32
|
-
dueDate: {
|
|
33
|
-
type: _lssm_lib_schema364.FieldType<Date, string>;
|
|
34
|
-
isOptional: true;
|
|
35
|
-
};
|
|
36
|
-
}>;
|
|
37
|
-
/**
|
|
38
|
-
* Input for creating a task.
|
|
39
|
-
*/
|
|
40
|
-
declare const CreateTaskInputModel: _lssm_lib_schema364.SchemaModel<{
|
|
41
|
-
spaceId: {
|
|
42
|
-
type: _lssm_lib_schema364.FieldType<string, string>;
|
|
43
|
-
isOptional: false;
|
|
44
|
-
};
|
|
45
|
-
title: {
|
|
46
|
-
type: _lssm_lib_schema364.FieldType<string, string>;
|
|
47
|
-
isOptional: false;
|
|
48
|
-
};
|
|
49
|
-
description: {
|
|
50
|
-
type: _lssm_lib_schema364.FieldType<string, string>;
|
|
51
|
-
isOptional: true;
|
|
52
|
-
};
|
|
53
|
-
priority: {
|
|
54
|
-
type: _lssm_lib_schema364.FieldType<string, string>;
|
|
55
|
-
isOptional: true;
|
|
56
|
-
};
|
|
57
|
-
assigneeId: {
|
|
58
|
-
type: _lssm_lib_schema364.FieldType<string, string>;
|
|
59
|
-
isOptional: true;
|
|
60
|
-
};
|
|
61
|
-
dueDate: {
|
|
62
|
-
type: _lssm_lib_schema364.FieldType<Date, string>;
|
|
63
|
-
isOptional: true;
|
|
64
|
-
};
|
|
65
|
-
}>;
|
|
66
|
-
/**
|
|
67
|
-
* Input for updating task status.
|
|
68
|
-
*/
|
|
69
|
-
declare const UpdateTaskStatusInputModel: _lssm_lib_schema364.SchemaModel<{
|
|
70
|
-
taskId: {
|
|
71
|
-
type: _lssm_lib_schema364.FieldType<string, string>;
|
|
72
|
-
isOptional: false;
|
|
73
|
-
};
|
|
74
|
-
status: {
|
|
75
|
-
type: _lssm_lib_schema364.FieldType<string, string>;
|
|
76
|
-
isOptional: false;
|
|
77
|
-
};
|
|
78
|
-
}>;
|
|
79
|
-
//#endregion
|
|
80
|
-
export { CreateTaskInputModel, TaskModel, UpdateTaskStatusInputModel };
|