@lssm/example.analytics-dashboard 0.0.0-canary-20251217083314 → 1.41.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 (148) hide show
  1. package/dist/dashboard/dashboard.contracts.js +1 -1
  2. package/dist/dashboard/dashboard.enum.js +1 -2
  3. package/dist/dashboard/dashboard.schema.js +1 -3
  4. package/dist/docs/analytics-dashboard.docblock.js +1 -2
  5. package/dist/events.js +2 -5
  6. package/dist/query/query.contracts.js +1 -1
  7. package/dist/query/query.enum.js +1 -2
  8. package/dist/query/query.schema.js +1 -3
  9. package/dist/tsconfig.tsbuildinfo +1 -0
  10. package/package.json +27 -27
  11. package/dist/dashboard/dashboard.contracts.d.ts +0 -530
  12. package/dist/dashboard/dashboard.enum.d.ts +0 -17
  13. package/dist/dashboard/dashboard.presentation.d.ts +0 -8
  14. package/dist/dashboard/dashboard.schema.d.ts +0 -332
  15. package/dist/dashboard/index.d.ts +0 -4
  16. package/dist/dashboard.feature.d.ts +0 -7
  17. package/dist/docs/analytics-dashboard.docblock.d.ts +0 -1
  18. package/dist/docs/index.d.ts +0 -1
  19. package/dist/events.d.ts +0 -148
  20. package/dist/example.d.ts +0 -39
  21. package/dist/index.d.ts +0 -6
  22. package/dist/libs/contracts/dist/capabilities/openbanking.js +0 -88
  23. package/dist/libs/contracts/dist/client/index.js +0 -5
  24. package/dist/libs/contracts/dist/client/react/feature-render.js +0 -2
  25. package/dist/libs/contracts/dist/client/react/form-render.js +0 -4
  26. package/dist/libs/contracts/dist/client/react/index.js +0 -4
  27. package/dist/libs/contracts/dist/contract-registry/index.js +0 -1
  28. package/dist/libs/contracts/dist/contract-registry/schemas.js +0 -60
  29. package/dist/libs/contracts/dist/docs/PUBLISHING.docblock.js +0 -16
  30. package/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js +0 -16
  31. package/dist/libs/contracts/dist/docs/index.js +0 -29
  32. package/dist/libs/contracts/dist/docs/presentations.js +0 -71
  33. package/dist/libs/contracts/dist/docs/registry.js +0 -44
  34. package/dist/libs/contracts/dist/docs/tech/PHASE_1_QUICKSTART.docblock.js +0 -16
  35. package/dist/libs/contracts/dist/docs/tech/PHASE_2_AI_NATIVE_OPERATIONS.docblock.js +0 -16
  36. package/dist/libs/contracts/dist/docs/tech/PHASE_3_AUTO_EVOLUTION.docblock.js +0 -16
  37. package/dist/libs/contracts/dist/docs/tech/PHASE_4_PERSONALIZATION_ENGINE.docblock.js +0 -16
  38. package/dist/libs/contracts/dist/docs/tech/PHASE_5_ZERO_TOUCH_OPERATIONS.docblock.js +0 -16
  39. package/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js +0 -80
  40. package/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js +0 -57
  41. package/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js +0 -16
  42. package/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js +0 -357
  43. package/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js +0 -37
  44. package/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js +0 -16
  45. package/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js +0 -20
  46. package/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js +0 -48
  47. package/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js +0 -79
  48. package/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js +0 -84
  49. package/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js +0 -45
  50. package/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js +0 -67
  51. package/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js +0 -40
  52. package/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js +0 -69
  53. package/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js +0 -47
  54. package/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js +0 -62
  55. package/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js +0 -155
  56. package/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js +0 -20
  57. package/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js +0 -101
  58. package/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js +0 -20
  59. package/dist/libs/contracts/dist/events.js +0 -10
  60. package/dist/libs/contracts/dist/experiments/evaluator.js +0 -1
  61. package/dist/libs/contracts/dist/index.js +0 -71
  62. package/dist/libs/contracts/dist/install.js +0 -2
  63. package/dist/libs/contracts/dist/integrations/contracts.js +0 -377
  64. package/dist/libs/contracts/dist/integrations/index.js +0 -18
  65. package/dist/libs/contracts/dist/integrations/openbanking/contracts/accounts.js +0 -228
  66. package/dist/libs/contracts/dist/integrations/openbanking/contracts/balances.js +0 -159
  67. package/dist/libs/contracts/dist/integrations/openbanking/contracts/index.js +0 -3
  68. package/dist/libs/contracts/dist/integrations/openbanking/contracts/transactions.js +0 -210
  69. package/dist/libs/contracts/dist/integrations/openbanking/models.js +0 -242
  70. package/dist/libs/contracts/dist/integrations/openbanking/telemetry.js +0 -13
  71. package/dist/libs/contracts/dist/integrations/providers/elevenlabs.js +0 -52
  72. package/dist/libs/contracts/dist/integrations/providers/gcs-storage.js +0 -75
  73. package/dist/libs/contracts/dist/integrations/providers/gmail.js +0 -87
  74. package/dist/libs/contracts/dist/integrations/providers/google-calendar.js +0 -66
  75. package/dist/libs/contracts/dist/integrations/providers/index.js +0 -11
  76. package/dist/libs/contracts/dist/integrations/providers/mistral.js +0 -68
  77. package/dist/libs/contracts/dist/integrations/providers/postmark.js +0 -68
  78. package/dist/libs/contracts/dist/integrations/providers/powens.js +0 -116
  79. package/dist/libs/contracts/dist/integrations/providers/qdrant.js +0 -73
  80. package/dist/libs/contracts/dist/integrations/providers/registry.js +0 -10
  81. package/dist/libs/contracts/dist/integrations/providers/stripe.js +0 -83
  82. package/dist/libs/contracts/dist/integrations/providers/twilio-sms.js +0 -61
  83. package/dist/libs/contracts/dist/jsonschema.js +0 -1
  84. package/dist/libs/contracts/dist/knowledge/contracts.js +0 -306
  85. package/dist/libs/contracts/dist/knowledge/index.js +0 -7
  86. package/dist/libs/contracts/dist/knowledge/spaces/email-threads.js +0 -34
  87. package/dist/libs/contracts/dist/knowledge/spaces/financial-docs.js +0 -34
  88. package/dist/libs/contracts/dist/knowledge/spaces/financial-overview.js +0 -38
  89. package/dist/libs/contracts/dist/knowledge/spaces/index.js +0 -6
  90. package/dist/libs/contracts/dist/knowledge/spaces/product-canon.js +0 -34
  91. package/dist/libs/contracts/dist/knowledge/spaces/support-faq.js +0 -37
  92. package/dist/libs/contracts/dist/knowledge/spaces/uploaded-docs.js +0 -34
  93. package/dist/libs/contracts/dist/llm/exporters.js +0 -19
  94. package/dist/libs/contracts/dist/llm/index.js +0 -2
  95. package/dist/libs/contracts/dist/llm/prompts.js +0 -1
  96. package/dist/libs/contracts/dist/onboarding-base.js +0 -196
  97. package/dist/libs/contracts/dist/openapi.js +0 -1
  98. package/dist/libs/contracts/dist/ownership.js +0 -21
  99. package/dist/libs/contracts/dist/presentations.js +0 -1
  100. package/dist/libs/contracts/dist/presentations.v2.js +0 -11
  101. package/dist/libs/contracts/dist/prompt.js +0 -1
  102. package/dist/libs/contracts/dist/promptRegistry.js +0 -1
  103. package/dist/libs/contracts/dist/regenerator/index.js +0 -1
  104. package/dist/libs/contracts/dist/regenerator/service.js +0 -6
  105. package/dist/libs/contracts/dist/registry.js +0 -2
  106. package/dist/libs/contracts/dist/resources.js +0 -1
  107. package/dist/libs/contracts/dist/schema/dist/EnumType.js +0 -2
  108. package/dist/libs/contracts/dist/schema/dist/FieldType.js +0 -49
  109. package/dist/libs/contracts/dist/schema/dist/ScalarTypeEnum.js +0 -236
  110. package/dist/libs/contracts/dist/schema/dist/SchemaModel.js +0 -34
  111. package/dist/libs/contracts/dist/schema/dist/entity/defineEntity.js +0 -1
  112. package/dist/libs/contracts/dist/schema/dist/entity/index.js +0 -2
  113. package/dist/libs/contracts/dist/schema/dist/entity/types.js +0 -1
  114. package/dist/libs/contracts/dist/schema/dist/index.js +0 -6
  115. package/dist/libs/contracts/dist/server/graphql-pothos.js +0 -6
  116. package/dist/libs/contracts/dist/server/index.js +0 -8
  117. package/dist/libs/contracts/dist/server/mcp/createMcpServer.js +0 -4
  118. package/dist/libs/contracts/dist/server/mcp/registerPresentations.js +0 -2
  119. package/dist/libs/contracts/dist/server/mcp/registerPrompts.js +0 -1
  120. package/dist/libs/contracts/dist/server/mcp/registerResources.js +0 -2
  121. package/dist/libs/contracts/dist/server/mcp/registerTools.js +0 -1
  122. package/dist/libs/contracts/dist/server/provider-mcp.js +0 -1
  123. package/dist/libs/contracts/dist/server/rest-elysia.js +0 -1
  124. package/dist/libs/contracts/dist/server/rest-express.js +0 -1
  125. package/dist/libs/contracts/dist/server/rest-generic.js +0 -1
  126. package/dist/libs/contracts/dist/server/rest-next-app.js +0 -1
  127. package/dist/libs/contracts/dist/server/rest-next-pages.js +0 -1
  128. package/dist/libs/contracts/dist/spec.js +0 -34
  129. package/dist/libs/contracts/dist/telemetry/index.js +0 -1
  130. package/dist/libs/contracts/dist/telemetry/tracker.js +0 -1
  131. package/dist/libs/contracts/dist/tests/index.js +0 -1
  132. package/dist/libs/contracts/dist/tests/runner.js +0 -2
  133. package/dist/libs/contracts/dist/workflow/index.js +0 -1
  134. package/dist/libs/contracts/dist/workflow/runner.js +0 -1
  135. package/dist/libs/schema/dist/EnumType.js +0 -56
  136. package/dist/libs/schema/dist/FieldType.js +0 -49
  137. package/dist/libs/schema/dist/ScalarTypeEnum.js +0 -236
  138. package/dist/libs/schema/dist/SchemaModel.js +0 -39
  139. package/dist/libs/schema/dist/entity/defineEntity.js +0 -1
  140. package/dist/libs/schema/dist/entity/index.js +0 -2
  141. package/dist/libs/schema/dist/entity/types.js +0 -1
  142. package/dist/libs/schema/dist/index.js +0 -6
  143. package/dist/query/index.d.ts +0 -4
  144. package/dist/query/query.contracts.d.ts +0 -177
  145. package/dist/query/query.enum.d.ts +0 -9
  146. package/dist/query/query.presentation.d.ts +0 -7
  147. package/dist/query/query.schema.d.ts +0 -142
  148. package/dist/query-engine/index.d.ts +0 -105
@@ -1,332 +0,0 @@
1
- import * as _lssm_lib_schema37 from "@lssm/lib.schema";
2
-
3
- //#region src/dashboard/dashboard.schema.d.ts
4
- /**
5
- * A dashboard widget.
6
- */
7
- declare const WidgetModel: _lssm_lib_schema37.SchemaModel<{
8
- id: {
9
- type: _lssm_lib_schema37.FieldType<string, string>;
10
- isOptional: false;
11
- };
12
- dashboardId: {
13
- type: _lssm_lib_schema37.FieldType<string, string>;
14
- isOptional: false;
15
- };
16
- name: {
17
- type: _lssm_lib_schema37.FieldType<string, string>;
18
- isOptional: false;
19
- };
20
- type: {
21
- type: _lssm_lib_schema37.EnumType<[string, string, string, string, string, string, string, string, string, string, string, string]>;
22
- isOptional: false;
23
- };
24
- gridX: {
25
- type: _lssm_lib_schema37.FieldType<number, number>;
26
- isOptional: false;
27
- };
28
- gridY: {
29
- type: _lssm_lib_schema37.FieldType<number, number>;
30
- isOptional: false;
31
- };
32
- gridWidth: {
33
- type: _lssm_lib_schema37.FieldType<number, number>;
34
- isOptional: false;
35
- };
36
- gridHeight: {
37
- type: _lssm_lib_schema37.FieldType<number, number>;
38
- isOptional: false;
39
- };
40
- queryId: {
41
- type: _lssm_lib_schema37.FieldType<string, string>;
42
- isOptional: true;
43
- };
44
- config: {
45
- type: _lssm_lib_schema37.FieldType<unknown, unknown>;
46
- isOptional: true;
47
- };
48
- }>;
49
- /**
50
- * An analytics dashboard.
51
- */
52
- declare const DashboardModel: _lssm_lib_schema37.SchemaModel<{
53
- id: {
54
- type: _lssm_lib_schema37.FieldType<string, string>;
55
- isOptional: false;
56
- };
57
- name: {
58
- type: _lssm_lib_schema37.FieldType<string, string>;
59
- isOptional: false;
60
- };
61
- slug: {
62
- type: _lssm_lib_schema37.FieldType<string, string>;
63
- isOptional: false;
64
- };
65
- description: {
66
- type: _lssm_lib_schema37.FieldType<string, string>;
67
- isOptional: true;
68
- };
69
- status: {
70
- type: _lssm_lib_schema37.EnumType<[string, string, string]>;
71
- isOptional: false;
72
- };
73
- refreshInterval: {
74
- type: _lssm_lib_schema37.EnumType<[string, string, string, string, string, string]>;
75
- isOptional: false;
76
- };
77
- isPublic: {
78
- type: _lssm_lib_schema37.FieldType<boolean, boolean>;
79
- isOptional: false;
80
- };
81
- widgets: {
82
- type: _lssm_lib_schema37.SchemaModel<{
83
- id: {
84
- type: _lssm_lib_schema37.FieldType<string, string>;
85
- isOptional: false;
86
- };
87
- dashboardId: {
88
- type: _lssm_lib_schema37.FieldType<string, string>;
89
- isOptional: false;
90
- };
91
- name: {
92
- type: _lssm_lib_schema37.FieldType<string, string>;
93
- isOptional: false;
94
- };
95
- type: {
96
- type: _lssm_lib_schema37.EnumType<[string, string, string, string, string, string, string, string, string, string, string, string]>;
97
- isOptional: false;
98
- };
99
- gridX: {
100
- type: _lssm_lib_schema37.FieldType<number, number>;
101
- isOptional: false;
102
- };
103
- gridY: {
104
- type: _lssm_lib_schema37.FieldType<number, number>;
105
- isOptional: false;
106
- };
107
- gridWidth: {
108
- type: _lssm_lib_schema37.FieldType<number, number>;
109
- isOptional: false;
110
- };
111
- gridHeight: {
112
- type: _lssm_lib_schema37.FieldType<number, number>;
113
- isOptional: false;
114
- };
115
- queryId: {
116
- type: _lssm_lib_schema37.FieldType<string, string>;
117
- isOptional: true;
118
- };
119
- config: {
120
- type: _lssm_lib_schema37.FieldType<unknown, unknown>;
121
- isOptional: true;
122
- };
123
- }>;
124
- isArray: true;
125
- isOptional: true;
126
- };
127
- createdAt: {
128
- type: _lssm_lib_schema37.FieldType<Date, string>;
129
- isOptional: false;
130
- };
131
- }>;
132
- /**
133
- * Input for creating a dashboard.
134
- */
135
- declare const CreateDashboardInputModel: _lssm_lib_schema37.SchemaModel<{
136
- name: {
137
- type: _lssm_lib_schema37.FieldType<string, string>;
138
- isOptional: false;
139
- };
140
- slug: {
141
- type: _lssm_lib_schema37.FieldType<string, string>;
142
- isOptional: false;
143
- };
144
- description: {
145
- type: _lssm_lib_schema37.FieldType<string, string>;
146
- isOptional: true;
147
- };
148
- refreshInterval: {
149
- type: _lssm_lib_schema37.EnumType<[string, string, string, string, string, string]>;
150
- isOptional: true;
151
- };
152
- dateRange: {
153
- type: _lssm_lib_schema37.FieldType<unknown, unknown>;
154
- isOptional: true;
155
- };
156
- }>;
157
- /**
158
- * Input for adding a widget.
159
- */
160
- declare const AddWidgetInputModel: _lssm_lib_schema37.SchemaModel<{
161
- dashboardId: {
162
- type: _lssm_lib_schema37.FieldType<string, string>;
163
- isOptional: false;
164
- };
165
- name: {
166
- type: _lssm_lib_schema37.FieldType<string, string>;
167
- isOptional: false;
168
- };
169
- type: {
170
- type: _lssm_lib_schema37.EnumType<[string, string, string, string, string, string, string, string, string, string, string, string]>;
171
- isOptional: false;
172
- };
173
- gridX: {
174
- type: _lssm_lib_schema37.FieldType<number, number>;
175
- isOptional: true;
176
- };
177
- gridY: {
178
- type: _lssm_lib_schema37.FieldType<number, number>;
179
- isOptional: true;
180
- };
181
- gridWidth: {
182
- type: _lssm_lib_schema37.FieldType<number, number>;
183
- isOptional: true;
184
- };
185
- gridHeight: {
186
- type: _lssm_lib_schema37.FieldType<number, number>;
187
- isOptional: true;
188
- };
189
- queryId: {
190
- type: _lssm_lib_schema37.FieldType<string, string>;
191
- isOptional: true;
192
- };
193
- config: {
194
- type: _lssm_lib_schema37.FieldType<unknown, unknown>;
195
- isOptional: true;
196
- };
197
- }>;
198
- /**
199
- * Input for listing dashboards.
200
- */
201
- declare const ListDashboardsInputModel: _lssm_lib_schema37.SchemaModel<{
202
- status: {
203
- type: _lssm_lib_schema37.EnumType<[string, string, string]>;
204
- isOptional: true;
205
- };
206
- search: {
207
- type: _lssm_lib_schema37.FieldType<string, string>;
208
- isOptional: true;
209
- };
210
- limit: {
211
- type: _lssm_lib_schema37.FieldType<number, number>;
212
- isOptional: true;
213
- defaultValue: number;
214
- };
215
- offset: {
216
- type: _lssm_lib_schema37.FieldType<number, number>;
217
- isOptional: true;
218
- defaultValue: number;
219
- };
220
- }>;
221
- /**
222
- * Output for listing dashboards.
223
- */
224
- declare const ListDashboardsOutputModel: _lssm_lib_schema37.SchemaModel<{
225
- dashboards: {
226
- type: _lssm_lib_schema37.SchemaModel<{
227
- id: {
228
- type: _lssm_lib_schema37.FieldType<string, string>;
229
- isOptional: false;
230
- };
231
- name: {
232
- type: _lssm_lib_schema37.FieldType<string, string>;
233
- isOptional: false;
234
- };
235
- slug: {
236
- type: _lssm_lib_schema37.FieldType<string, string>;
237
- isOptional: false;
238
- };
239
- description: {
240
- type: _lssm_lib_schema37.FieldType<string, string>;
241
- isOptional: true;
242
- };
243
- status: {
244
- type: _lssm_lib_schema37.EnumType<[string, string, string]>;
245
- isOptional: false;
246
- };
247
- refreshInterval: {
248
- type: _lssm_lib_schema37.EnumType<[string, string, string, string, string, string]>;
249
- isOptional: false;
250
- };
251
- isPublic: {
252
- type: _lssm_lib_schema37.FieldType<boolean, boolean>;
253
- isOptional: false;
254
- };
255
- widgets: {
256
- type: _lssm_lib_schema37.SchemaModel<{
257
- id: {
258
- type: _lssm_lib_schema37.FieldType<string, string>;
259
- isOptional: false;
260
- };
261
- dashboardId: {
262
- type: _lssm_lib_schema37.FieldType<string, string>;
263
- isOptional: false;
264
- };
265
- name: {
266
- type: _lssm_lib_schema37.FieldType<string, string>;
267
- isOptional: false;
268
- };
269
- type: {
270
- type: _lssm_lib_schema37.EnumType<[string, string, string, string, string, string, string, string, string, string, string, string]>;
271
- isOptional: false;
272
- };
273
- gridX: {
274
- type: _lssm_lib_schema37.FieldType<number, number>;
275
- isOptional: false;
276
- };
277
- gridY: {
278
- type: _lssm_lib_schema37.FieldType<number, number>;
279
- isOptional: false;
280
- };
281
- gridWidth: {
282
- type: _lssm_lib_schema37.FieldType<number, number>;
283
- isOptional: false;
284
- };
285
- gridHeight: {
286
- type: _lssm_lib_schema37.FieldType<number, number>;
287
- isOptional: false;
288
- };
289
- queryId: {
290
- type: _lssm_lib_schema37.FieldType<string, string>;
291
- isOptional: true;
292
- };
293
- config: {
294
- type: _lssm_lib_schema37.FieldType<unknown, unknown>;
295
- isOptional: true;
296
- };
297
- }>;
298
- isArray: true;
299
- isOptional: true;
300
- };
301
- createdAt: {
302
- type: _lssm_lib_schema37.FieldType<Date, string>;
303
- isOptional: false;
304
- };
305
- }>;
306
- isArray: true;
307
- isOptional: false;
308
- };
309
- total: {
310
- type: _lssm_lib_schema37.FieldType<number, number>;
311
- isOptional: false;
312
- };
313
- }>;
314
- /**
315
- * Input for getting a dashboard.
316
- */
317
- declare const GetDashboardInputModel: _lssm_lib_schema37.SchemaModel<{
318
- dashboardId: {
319
- type: _lssm_lib_schema37.FieldType<string, string>;
320
- isOptional: true;
321
- };
322
- slug: {
323
- type: _lssm_lib_schema37.FieldType<string, string>;
324
- isOptional: true;
325
- };
326
- shareToken: {
327
- type: _lssm_lib_schema37.FieldType<string, string>;
328
- isOptional: true;
329
- };
330
- }>;
331
- //#endregion
332
- export { AddWidgetInputModel, CreateDashboardInputModel, DashboardModel, GetDashboardInputModel, ListDashboardsInputModel, ListDashboardsOutputModel, WidgetModel };
@@ -1,4 +0,0 @@
1
- import { AddWidgetContract, CreateDashboardContract, GetDashboardContract, ListDashboardsContract } from "./dashboard.contracts.js";
2
- import { DashboardStatusEnum, RefreshIntervalEnum, WidgetTypeEnum } from "./dashboard.enum.js";
3
- import { AddWidgetInputModel, CreateDashboardInputModel, DashboardModel, GetDashboardInputModel, ListDashboardsInputModel, ListDashboardsOutputModel, WidgetModel } from "./dashboard.schema.js";
4
- export { AddWidgetContract, AddWidgetInputModel, CreateDashboardContract, CreateDashboardInputModel, DashboardModel, DashboardStatusEnum, GetDashboardContract, GetDashboardInputModel, ListDashboardsContract, ListDashboardsInputModel, ListDashboardsOutputModel, RefreshIntervalEnum, WidgetModel, WidgetTypeEnum };
@@ -1,7 +0,0 @@
1
- import { FeatureModuleSpec } from "@lssm/lib.contracts";
2
-
3
- //#region src/dashboard.feature.d.ts
4
-
5
- declare const AnalyticsDashboardFeature: FeatureModuleSpec;
6
- //#endregion
7
- export { AnalyticsDashboardFeature };
@@ -1 +0,0 @@
1
- export { };
@@ -1 +0,0 @@
1
- export { };
package/dist/events.d.ts DELETED
@@ -1,148 +0,0 @@
1
- import * as _lssm_lib_contracts0 from "@lssm/lib.contracts";
2
- import * as _lssm_lib_schema0 from "@lssm/lib.schema";
3
-
4
- //#region src/events.d.ts
5
- declare const DashboardCreatedEvent: _lssm_lib_contracts0.EventSpec<_lssm_lib_schema0.SchemaModel<{
6
- dashboardId: {
7
- type: _lssm_lib_schema0.FieldType<string, string>;
8
- isOptional: false;
9
- };
10
- title: {
11
- type: _lssm_lib_schema0.FieldType<string, string>;
12
- isOptional: false;
13
- };
14
- orgId: {
15
- type: _lssm_lib_schema0.FieldType<string, string>;
16
- isOptional: false;
17
- };
18
- createdBy: {
19
- type: _lssm_lib_schema0.FieldType<string, string>;
20
- isOptional: false;
21
- };
22
- timestamp: {
23
- type: _lssm_lib_schema0.FieldType<Date, string>;
24
- isOptional: false;
25
- };
26
- }>>;
27
- declare const WidgetAddedEvent: _lssm_lib_contracts0.EventSpec<_lssm_lib_schema0.SchemaModel<{
28
- widgetId: {
29
- type: _lssm_lib_schema0.FieldType<string, string>;
30
- isOptional: false;
31
- };
32
- dashboardId: {
33
- type: _lssm_lib_schema0.FieldType<string, string>;
34
- isOptional: false;
35
- };
36
- widgetType: {
37
- type: _lssm_lib_schema0.FieldType<string, string>;
38
- isOptional: false;
39
- };
40
- orgId: {
41
- type: _lssm_lib_schema0.FieldType<string, string>;
42
- isOptional: false;
43
- };
44
- timestamp: {
45
- type: _lssm_lib_schema0.FieldType<Date, string>;
46
- isOptional: false;
47
- };
48
- }>>;
49
- declare const QueryCreatedEvent: _lssm_lib_contracts0.EventSpec<_lssm_lib_schema0.SchemaModel<{
50
- queryId: {
51
- type: _lssm_lib_schema0.FieldType<string, string>;
52
- isOptional: false;
53
- };
54
- name: {
55
- type: _lssm_lib_schema0.FieldType<string, string>;
56
- isOptional: false;
57
- };
58
- queryType: {
59
- type: _lssm_lib_schema0.FieldType<string, string>;
60
- isOptional: false;
61
- };
62
- orgId: {
63
- type: _lssm_lib_schema0.FieldType<string, string>;
64
- isOptional: false;
65
- };
66
- createdBy: {
67
- type: _lssm_lib_schema0.FieldType<string, string>;
68
- isOptional: false;
69
- };
70
- timestamp: {
71
- type: _lssm_lib_schema0.FieldType<Date, string>;
72
- isOptional: false;
73
- };
74
- }>>;
75
- declare const AnalyticsDashboardEvents: {
76
- DashboardCreatedEvent: _lssm_lib_contracts0.EventSpec<_lssm_lib_schema0.SchemaModel<{
77
- dashboardId: {
78
- type: _lssm_lib_schema0.FieldType<string, string>;
79
- isOptional: false;
80
- };
81
- title: {
82
- type: _lssm_lib_schema0.FieldType<string, string>;
83
- isOptional: false;
84
- };
85
- orgId: {
86
- type: _lssm_lib_schema0.FieldType<string, string>;
87
- isOptional: false;
88
- };
89
- createdBy: {
90
- type: _lssm_lib_schema0.FieldType<string, string>;
91
- isOptional: false;
92
- };
93
- timestamp: {
94
- type: _lssm_lib_schema0.FieldType<Date, string>;
95
- isOptional: false;
96
- };
97
- }>>;
98
- WidgetAddedEvent: _lssm_lib_contracts0.EventSpec<_lssm_lib_schema0.SchemaModel<{
99
- widgetId: {
100
- type: _lssm_lib_schema0.FieldType<string, string>;
101
- isOptional: false;
102
- };
103
- dashboardId: {
104
- type: _lssm_lib_schema0.FieldType<string, string>;
105
- isOptional: false;
106
- };
107
- widgetType: {
108
- type: _lssm_lib_schema0.FieldType<string, string>;
109
- isOptional: false;
110
- };
111
- orgId: {
112
- type: _lssm_lib_schema0.FieldType<string, string>;
113
- isOptional: false;
114
- };
115
- timestamp: {
116
- type: _lssm_lib_schema0.FieldType<Date, string>;
117
- isOptional: false;
118
- };
119
- }>>;
120
- QueryCreatedEvent: _lssm_lib_contracts0.EventSpec<_lssm_lib_schema0.SchemaModel<{
121
- queryId: {
122
- type: _lssm_lib_schema0.FieldType<string, string>;
123
- isOptional: false;
124
- };
125
- name: {
126
- type: _lssm_lib_schema0.FieldType<string, string>;
127
- isOptional: false;
128
- };
129
- queryType: {
130
- type: _lssm_lib_schema0.FieldType<string, string>;
131
- isOptional: false;
132
- };
133
- orgId: {
134
- type: _lssm_lib_schema0.FieldType<string, string>;
135
- isOptional: false;
136
- };
137
- createdBy: {
138
- type: _lssm_lib_schema0.FieldType<string, string>;
139
- isOptional: false;
140
- };
141
- timestamp: {
142
- type: _lssm_lib_schema0.FieldType<Date, string>;
143
- isOptional: false;
144
- };
145
- }>>;
146
- };
147
- //#endregion
148
- export { AnalyticsDashboardEvents, DashboardCreatedEvent, QueryCreatedEvent, WidgetAddedEvent };
package/dist/example.d.ts DELETED
@@ -1,39 +0,0 @@
1
- //#region src/example.d.ts
2
- declare const example: {
3
- readonly id: "analytics-dashboard";
4
- readonly title: "Analytics Dashboard";
5
- readonly summary: "Tenant-scoped dashboards, widgets, query builder, and scheduled reports (spec-first widgets/queries).";
6
- readonly tags: readonly ["analytics", "dashboards", "bi", "queries"];
7
- readonly kind: "template";
8
- readonly visibility: "public";
9
- readonly docs: {
10
- readonly rootDocId: "docs.examples.analytics-dashboard";
11
- readonly goalDocId: "docs.examples.analytics-dashboard.goal";
12
- readonly usageDocId: "docs.examples.analytics-dashboard.usage";
13
- readonly constraintsDocId: "docs.examples.analytics-dashboard.constraints";
14
- };
15
- readonly entrypoints: {
16
- readonly packageName: "@lssm/example.analytics-dashboard";
17
- readonly feature: "./feature";
18
- readonly contracts: "./contracts";
19
- readonly presentations: "./presentations";
20
- readonly handlers: "./handlers";
21
- readonly docs: "./docs";
22
- };
23
- readonly surfaces: {
24
- readonly templates: true;
25
- readonly sandbox: {
26
- readonly enabled: true;
27
- readonly modes: readonly ["playground", "specs", "builder", "markdown", "evolution"];
28
- };
29
- readonly studio: {
30
- readonly enabled: true;
31
- readonly installable: true;
32
- };
33
- readonly mcp: {
34
- readonly enabled: true;
35
- };
36
- };
37
- };
38
- //#endregion
39
- export { example as default };
package/dist/index.d.ts DELETED
@@ -1,6 +0,0 @@
1
- import { AnalyticsDashboardFeature } from "./dashboard.feature.js";
2
- import { QueryTypeEnum } from "./query/query.enum.js";
3
- import { CreateQueryInputModel, ExecuteQueryInputModel, QueryModel, QueryResultModel } from "./query/query.schema.js";
4
- import { CreateQueryContract, ExecuteQueryContract } from "./query/query.contracts.js";
5
- import { AggregationDefinition, BasicQueryEngine, ColumnDefinition, CustomQueryDefinition, DimensionDefinition, FilterDefinition, IQueryCache, IQueryEngine, InMemoryQueryCache, MeasureDefinition, OrderByDefinition, QueryDefinition, QueryParameters, QueryResult, createQueryEngine } from "./query-engine/index.js";
6
- export { AggregationDefinition, AnalyticsDashboardFeature, BasicQueryEngine, ColumnDefinition, CreateQueryContract, CreateQueryInputModel, CustomQueryDefinition, DimensionDefinition, ExecuteQueryContract, ExecuteQueryInputModel, FilterDefinition, IQueryCache, IQueryEngine, InMemoryQueryCache, MeasureDefinition, OrderByDefinition, QueryDefinition, QueryModel, QueryParameters, QueryResult, QueryResultModel, QueryTypeEnum, createQueryEngine };
@@ -1,88 +0,0 @@
1
- import { StabilityEnum } from "../ownership.js";
2
-
3
- //#region ../../libs/contracts/dist/capabilities/openbanking.js
4
- const OWNERS = ["platform.finance"];
5
- const TAGS = ["open-banking", "finance"];
6
- const openBankingAccountsReadCapability = {
7
- meta: {
8
- key: "openbanking.accounts.read",
9
- version: 1,
10
- kind: "integration",
11
- title: "Open Banking Accounts (Read)",
12
- description: "Provides read-only access to linked bank accounts, including account summaries and metadata.",
13
- domain: "finance",
14
- owners: [...OWNERS],
15
- tags: [...TAGS],
16
- stability: StabilityEnum.Experimental
17
- },
18
- provides: [
19
- {
20
- surface: "operation",
21
- name: "openbanking.accounts.list",
22
- version: 1,
23
- description: "List bank accounts linked to a Powens open banking connection."
24
- },
25
- {
26
- surface: "operation",
27
- name: "openbanking.accounts.get",
28
- version: 1,
29
- description: "Retrieve the canonical bank account record for a specific account."
30
- },
31
- {
32
- surface: "operation",
33
- name: "openbanking.accounts.sync",
34
- version: 1,
35
- description: "Trigger a refresh of bank account metadata from the open banking provider."
36
- }
37
- ]
38
- };
39
- const openBankingTransactionsReadCapability = {
40
- meta: {
41
- key: "openbanking.transactions.read",
42
- version: 1,
43
- kind: "integration",
44
- title: "Open Banking Transactions (Read)",
45
- description: "Enables retrieval of transaction history for linked bank accounts via open banking providers.",
46
- domain: "finance",
47
- owners: [...OWNERS],
48
- tags: [...TAGS, "transactions"],
49
- stability: StabilityEnum.Experimental
50
- },
51
- provides: [{
52
- surface: "operation",
53
- name: "openbanking.transactions.list",
54
- version: 1,
55
- description: "List transactions for a given bank account with optional date filtering."
56
- }, {
57
- surface: "operation",
58
- name: "openbanking.transactions.sync",
59
- version: 1,
60
- description: "Synchronise transactions from the open banking provider into the canonical ledger."
61
- }]
62
- };
63
- const openBankingBalancesReadCapability = {
64
- meta: {
65
- key: "openbanking.balances.read",
66
- version: 1,
67
- kind: "integration",
68
- title: "Open Banking Balances (Read)",
69
- description: "Allows querying of current and available balances for linked bank accounts via open banking providers.",
70
- domain: "finance",
71
- owners: [...OWNERS],
72
- tags: [...TAGS, "balances"],
73
- stability: StabilityEnum.Experimental
74
- },
75
- provides: [{
76
- surface: "operation",
77
- name: "openbanking.balances.get",
78
- version: 1,
79
- description: "Retrieve the latest known balances for a specified bank account."
80
- }, {
81
- surface: "operation",
82
- name: "openbanking.balances.refresh",
83
- version: 1,
84
- description: "Force a balance refresh from the open banking provider."
85
- }]
86
- };
87
-
88
- //#endregion
@@ -1,5 +0,0 @@
1
- 'use client';
2
-
3
- import "./react/feature-render.js";
4
- import "./react/form-render.js";
5
- import "./react/index.js";
@@ -1,2 +0,0 @@
1
- import "../../presentations.v2.js";
2
- import "react";
@@ -1,4 +0,0 @@
1
- import "react";
2
- import "react-hook-form";
3
- import "@hookform/resolvers/zod";
4
- import "react/jsx-runtime";
@@ -1,4 +0,0 @@
1
- 'use client';
2
-
3
- import "./feature-render.js";
4
- import "./form-render.js";
@@ -1 +0,0 @@
1
- import { ContractRegistryFileSchema, ContractRegistryItemSchema, ContractRegistryItemTypeSchema } from "./schemas.js";