@contractspec/example.saas-boilerplate 1.55.0 → 1.56.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.
@@ -1,7 +1,7 @@
1
1
  $ tsdown
2
2
  ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
3
3
  ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/saas-boilerplate/tsdown.config.js
4
- ℹ entry: src/example.ts, src/index.ts, src/saas-boilerplate.feature.ts, src/dashboard/dashboard.presentation.ts, src/dashboard/index.ts, src/billing/billing.entity.ts, src/billing/billing.enum.ts, src/billing/billing.event.ts, src/billing/billing.handler.ts, src/billing/billing.operations.ts, src/billing/billing.presentation.ts, src/billing/billing.schema.ts, src/billing/index.ts, src/docs/index.ts, src/docs/saas-boilerplate.docblock.ts, src/handlers/index.ts, src/handlers/saas.handlers.ts, src/presentations/index.ts, src/project/index.ts, src/project/project.entity.ts, src/project/project.enum.ts, src/project/project.event.ts, src/project/project.handler.ts, src/project/project.operations.ts, src/project/project.presentation.ts, src/project/project.schema.ts, src/seeders/index.ts, src/settings/index.ts, src/settings/settings.entity.ts, src/settings/settings.enum.ts, src/shared/mock-data.ts, src/shared/overlay-types.ts, src/tests/operations.test-spec.ts, src/ui/SaasDashboard.tsx, src/ui/SaasProjectList.tsx, src/ui/SaasSettingsPanel.tsx, src/ui/index.ts, src/ui/hooks/index.ts, src/ui/hooks/useProjectList.ts, src/ui/hooks/useProjectMutations.ts, src/ui/modals/CreateProjectModal.tsx, src/ui/modals/ProjectActionsModal.tsx, src/ui/modals/index.ts, src/ui/overlays/demo-overlays.ts, src/ui/overlays/index.ts, src/ui/renderers/index.ts, src/ui/renderers/project-list.markdown.ts, src/ui/renderers/project-list.renderer.tsx
4
+ ℹ entry: src/example.ts, src/index.ts, src/saas-boilerplate.feature.ts, src/billing/billing.entity.ts, src/billing/billing.enum.ts, src/billing/billing.event.ts, src/billing/billing.handler.ts, src/billing/billing.operations.ts, src/billing/billing.presentation.ts, src/billing/billing.schema.ts, src/billing/index.ts, src/docs/index.ts, src/docs/saas-boilerplate.docblock.ts, src/dashboard/dashboard.presentation.ts, src/dashboard/index.ts, src/handlers/index.ts, src/handlers/saas.handlers.ts, src/presentations/index.ts, src/project/index.ts, src/project/project.entity.ts, src/project/project.enum.ts, src/project/project.event.ts, src/project/project.handler.ts, src/project/project.operations.ts, src/project/project.presentation.ts, src/project/project.schema.ts, src/seeders/index.ts, src/settings/index.ts, src/settings/settings.entity.ts, src/settings/settings.enum.ts, src/shared/mock-data.ts, src/shared/overlay-types.ts, src/tests/operations.test-spec.ts, src/ui/SaasDashboard.tsx, src/ui/SaasProjectList.tsx, src/ui/SaasSettingsPanel.tsx, src/ui/index.ts, src/ui/hooks/index.ts, src/ui/hooks/useProjectList.ts, src/ui/hooks/useProjectMutations.ts, src/ui/modals/CreateProjectModal.tsx, src/ui/modals/ProjectActionsModal.tsx, src/ui/modals/index.ts, src/ui/overlays/demo-overlays.ts, src/ui/overlays/index.ts, src/ui/renderers/index.ts, src/ui/renderers/project-list.markdown.ts, src/ui/renderers/project-list.renderer.tsx
5
5
  ℹ target: esnext
6
6
  ℹ tsconfig: tsconfig.json
7
7
  ℹ Build start
@@ -156,7 +156,7 @@ $ tsdown
156
156
  ℹ dist/tests/operations.test-spec.d.ts  0.59 kB │ gzip: 0.23 kB
157
157
  ℹ dist/dashboard/dashboard.presentation.d.ts  0.54 kB │ gzip: 0.24 kB
158
158
  ℹ dist/project/project.presentation.d.ts  0.54 kB │ gzip: 0.24 kB
159
- ℹ dist/billing/billing.presentation.d.ts  0.53 kB │ gzip: 0.24 kB
159
+ ℹ dist/billing/billing.presentation.d.ts  0.53 kB │ gzip: 0.23 kB
160
160
  ℹ dist/ui/overlays/demo-overlays.d.ts  0.52 kB │ gzip: 0.27 kB
161
161
  ℹ dist/saas-boilerplate.feature.d.ts  0.45 kB │ gzip: 0.26 kB
162
162
  ℹ dist/ui/SaasProjectList.d.ts  0.43 kB │ gzip: 0.25 kB
@@ -174,7 +174,7 @@ $ tsdown
174
174
  ℹ dist/ui/overlays/index.d.ts  0.15 kB │ gzip: 0.09 kB
175
175
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
176
176
  ℹ dist/docs/saas-boilerplate.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
177
- ℹ 168 files, total: 388.44 kB
177
+ ℹ 168 files, total: 388.45 kB
178
178
  src/ui/renderers/project-list.markdown.ts (10:7) [UNRESOLVED_IMPORT] Warning: Could not resolve '@contractspec/example.saas-boilerplate/handlers' in src/ui/renderers/project-list.markdown.ts
179
179
  ╭─[ src/ui/renderers/project-list.markdown.ts:10:8 ]
180
180
  │
@@ -185,4 +185,4 @@ src/ui/renderers/project-list.markdown.ts (10:7) [UNRESOLVED_IMPORT] Warnin
185
185
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
186
186
  ────╯
187
187
 
188
- ✔ Build complete in 34576ms
188
+ ✔ Build complete in 50540ms
@@ -104,7 +104,7 @@ $ tsdown
104
104
  ℹ dist/settings/settings.enum.js.map  0.54 kB │ gzip: 0.35 kB
105
105
  ℹ dist/ui/modals/CreateProjectModal.d.ts.map  0.51 kB │ gzip: 0.28 kB
106
106
  ℹ dist/shared/overlay-types.d.ts.map  0.48 kB │ gzip: 0.27 kB
107
- ℹ dist/billing/billing.entity.d.ts.map  0.44 kB │ gzip: 0.25 kB
107
+ ℹ dist/billing/billing.entity.d.ts.map  0.44 kB │ gzip: 0.26 kB
108
108
  ℹ dist/ui/hooks/useProjectList.d.ts.map  0.34 kB │ gzip: 0.24 kB
109
109
  ℹ dist/project/project.entity.d.ts.map  0.34 kB │ gzip: 0.23 kB
110
110
  ℹ dist/settings/settings.entity.d.ts.map  0.29 kB │ gzip: 0.20 kB
@@ -127,20 +127,20 @@ $ tsdown
127
127
  ℹ dist/seeders/index.d.ts.map  0.16 kB │ gzip: 0.14 kB
128
128
  ℹ dist/example.d.ts.map  0.14 kB │ gzip: 0.13 kB
129
129
  ℹ dist/presentations/index.d.ts.map  0.14 kB │ gzip: 0.13 kB
130
- ℹ dist/project/project.operations.d.ts 11.81 kB │ gzip: 0.87 kB
130
+ ℹ dist/project/project.operations.d.ts 11.60 kB │ gzip: 0.87 kB
131
131
  ℹ dist/project/project.schema.d.ts  6.56 kB │ gzip: 0.76 kB
132
132
  ℹ dist/index.d.ts  6.36 kB │ gzip: 1.30 kB
133
133
  ℹ dist/billing/billing.schema.d.ts  5.72 kB │ gzip: 0.79 kB
134
- ℹ dist/billing/billing.operations.d.ts  4.93 kB │ gzip: 0.77 kB
135
- ℹ dist/billing/billing.entity.d.ts  2.91 kB │ gzip: 0.52 kB
134
+ ℹ dist/billing/billing.operations.d.ts  4.98 kB │ gzip: 0.77 kB
135
+ ℹ dist/billing/billing.entity.d.ts  2.99 kB │ gzip: 0.52 kB
136
136
  ℹ dist/project/project.event.d.ts  2.77 kB │ gzip: 0.43 kB
137
- ℹ dist/billing/billing.event.d.ts  2.58 kB │ gzip: 0.48 kB
137
+ ℹ dist/billing/billing.event.d.ts  2.61 kB │ gzip: 0.48 kB
138
138
  ℹ dist/billing/billing.handler.d.ts  2.12 kB │ gzip: 0.71 kB
139
139
  ℹ dist/handlers/saas.handlers.d.ts  1.95 kB │ gzip: 0.68 kB
140
140
  ℹ dist/project/project.handler.d.ts  1.93 kB │ gzip: 0.53 kB
141
141
  ℹ dist/billing/index.d.ts  1.90 kB │ gzip: 0.42 kB
142
142
  ℹ dist/project/index.d.ts  1.87 kB │ gzip: 0.40 kB
143
- ℹ dist/project/project.entity.d.ts  1.79 kB │ gzip: 0.42 kB
143
+ ℹ dist/project/project.entity.d.ts  1.79 kB │ gzip: 0.41 kB
144
144
  ℹ dist/settings/settings.entity.d.ts  1.71 kB │ gzip: 0.37 kB
145
145
  ℹ dist/shared/mock-data.d.ts  1.68 kB │ gzip: 0.50 kB
146
146
  ℹ dist/ui/index.d.ts  1.25 kB │ gzip: 0.33 kB
@@ -156,7 +156,7 @@ $ tsdown
156
156
  ℹ dist/billing/billing.enum.d.ts  0.63 kB │ gzip: 0.30 kB
157
157
  ℹ dist/tests/operations.test-spec.d.ts  0.59 kB │ gzip: 0.23 kB
158
158
  ℹ dist/dashboard/dashboard.presentation.d.ts  0.54 kB │ gzip: 0.24 kB
159
- ℹ dist/project/project.presentation.d.ts  0.54 kB │ gzip: 0.24 kB
159
+ ℹ dist/project/project.presentation.d.ts  0.53 kB │ gzip: 0.24 kB
160
160
  ℹ dist/billing/billing.presentation.d.ts  0.53 kB │ gzip: 0.23 kB
161
161
  ℹ dist/ui/overlays/demo-overlays.d.ts  0.52 kB │ gzip: 0.27 kB
162
162
  ℹ dist/saas-boilerplate.feature.d.ts  0.45 kB │ gzip: 0.26 kB
@@ -175,7 +175,7 @@ $ tsdown
175
175
  ℹ dist/ui/overlays/index.d.ts  0.15 kB │ gzip: 0.09 kB
176
176
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
177
177
  ℹ dist/docs/saas-boilerplate.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
178
- ℹ 168 files, total: 388.44 kB
178
+ ℹ 168 files, total: 388.39 kB
179
179
  src/ui/renderers/project-list.markdown.ts (10:7) [UNRESOLVED_IMPORT] Warning: Could not resolve '@contractspec/example.saas-boilerplate/handlers' in src/ui/renderers/project-list.markdown.ts
180
180
  ╭─[ src/ui/renderers/project-list.markdown.ts:10:8 ]
181
181
  │
@@ -186,4 +186,4 @@ src/ui/renderers/project-list.markdown.ts (10:7) [UNRESOLVED_IMPORT] Warnin
186
186
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
187
187
  ────╯
188
188
 
189
- ✔ Build complete in 40269ms
189
+ ✔ Build complete in 20340ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,40 @@
1
1
  # @contractspec/example.saas-boilerplate
2
2
 
3
+ ## 1.56.1
4
+
5
+ ### Patch Changes
6
+
7
+ - fix: improve publish config
8
+ - Updated dependencies
9
+ - @contractspec/lib.example-shared-ui@1.10.1
10
+ - @contractspec/module.notifications@1.56.1
11
+ - @contractspec/lib.runtime-sandbox@0.11.1
12
+ - @contractspec/module.audit-trail@1.56.1
13
+ - @contractspec/lib.design-system@1.56.1
14
+ - @contractspec/lib.identity-rbac@1.56.1
15
+ - @contractspec/lib.contracts@1.56.1
16
+ - @contractspec/lib.schema@1.56.1
17
+ - @contractspec/lib.jobs@1.56.1
18
+
19
+ ## 1.56.0
20
+
21
+ ### Minor Changes
22
+
23
+ - fix: release
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies
28
+ - @contractspec/lib.example-shared-ui@1.10.0
29
+ - @contractspec/module.notifications@1.56.0
30
+ - @contractspec/lib.runtime-sandbox@0.11.0
31
+ - @contractspec/module.audit-trail@1.56.0
32
+ - @contractspec/lib.design-system@1.56.0
33
+ - @contractspec/lib.identity-rbac@1.56.0
34
+ - @contractspec/lib.contracts@1.56.0
35
+ - @contractspec/lib.schema@1.56.0
36
+ - @contractspec/lib.jobs@1.56.0
37
+
3
38
  ## 1.55.0
4
39
 
5
40
  ### Minor Changes
@@ -1,11 +1,11 @@
1
- import * as _contractspec_lib_contracts3 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts1 from "@contractspec/lib.contracts";
2
2
  import * as _contractspec_lib_schema41 from "@contractspec/lib.schema";
3
3
 
4
4
  //#region src/billing/billing.event.d.ts
5
5
  /**
6
6
  * Event: Feature usage has been recorded.
7
7
  */
8
- declare const UsageRecordedEvent: _contractspec_lib_contracts3.EventSpec<_contractspec_lib_schema41.SchemaModel<{
8
+ declare const UsageRecordedEvent: _contractspec_lib_contracts1.EventSpec<_contractspec_lib_schema41.SchemaModel<{
9
9
  organizationId: {
10
10
  type: _contractspec_lib_schema41.FieldType<string, string>;
11
11
  isOptional: false;
@@ -30,7 +30,7 @@ declare const UsageRecordedEvent: _contractspec_lib_contracts3.EventSpec<_contra
30
30
  /**
31
31
  * Event: Usage limit has been reached for a feature.
32
32
  */
33
- declare const UsageLimitReachedEvent: _contractspec_lib_contracts3.EventSpec<_contractspec_lib_schema41.SchemaModel<{
33
+ declare const UsageLimitReachedEvent: _contractspec_lib_contracts1.EventSpec<_contractspec_lib_schema41.SchemaModel<{
34
34
  organizationId: {
35
35
  type: _contractspec_lib_schema41.FieldType<string, string>;
36
36
  isOptional: false;
@@ -55,7 +55,7 @@ declare const UsageLimitReachedEvent: _contractspec_lib_contracts3.EventSpec<_co
55
55
  /**
56
56
  * Event: Subscription status has changed.
57
57
  */
58
- declare const SubscriptionChangedEvent: _contractspec_lib_contracts3.EventSpec<_contractspec_lib_schema41.SchemaModel<{
58
+ declare const SubscriptionChangedEvent: _contractspec_lib_contracts1.EventSpec<_contractspec_lib_schema41.SchemaModel<{
59
59
  organizationId: {
60
60
  type: _contractspec_lib_schema41.FieldType<string, string>;
61
61
  isOptional: false;
@@ -1,11 +1,11 @@
1
- import * as _contractspec_lib_contracts6 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts4 from "@contractspec/lib.contracts";
2
2
  import * as _contractspec_lib_schema60 from "@contractspec/lib.schema";
3
3
 
4
4
  //#region src/billing/billing.operations.d.ts
5
5
  /**
6
6
  * Get subscription status.
7
7
  */
8
- declare const GetSubscriptionContract: _contractspec_lib_contracts6.OperationSpec<_contractspec_lib_schema60.AnySchemaModel, _contractspec_lib_schema60.SchemaModel<{
8
+ declare const GetSubscriptionContract: _contractspec_lib_contracts4.OperationSpec<_contractspec_lib_schema60.AnySchemaModel, _contractspec_lib_schema60.SchemaModel<{
9
9
  id: {
10
10
  type: _contractspec_lib_schema60.FieldType<string, string>;
11
11
  isOptional: false;
@@ -46,7 +46,7 @@ declare const GetSubscriptionContract: _contractspec_lib_contracts6.OperationSpe
46
46
  /**
47
47
  * Record feature usage.
48
48
  */
49
- declare const RecordUsageContract: _contractspec_lib_contracts6.OperationSpec<_contractspec_lib_schema60.SchemaModel<{
49
+ declare const RecordUsageContract: _contractspec_lib_contracts4.OperationSpec<_contractspec_lib_schema60.SchemaModel<{
50
50
  feature: {
51
51
  type: _contractspec_lib_schema60.FieldType<string, string>;
52
52
  isOptional: false;
@@ -102,7 +102,7 @@ declare const RecordUsageContract: _contractspec_lib_contracts6.OperationSpec<_c
102
102
  /**
103
103
  * Get usage summary.
104
104
  */
105
- declare const GetUsageSummaryContract: _contractspec_lib_contracts6.OperationSpec<_contractspec_lib_schema60.SchemaModel<{
105
+ declare const GetUsageSummaryContract: _contractspec_lib_contracts4.OperationSpec<_contractspec_lib_schema60.SchemaModel<{
106
106
  billingPeriod: {
107
107
  type: _contractspec_lib_schema60.FieldType<string, string>;
108
108
  isOptional: true;
@@ -142,7 +142,7 @@ declare const GetUsageSummaryContract: _contractspec_lib_contracts6.OperationSpe
142
142
  /**
143
143
  * Check feature access.
144
144
  */
145
- declare const CheckFeatureAccessContract: _contractspec_lib_contracts6.OperationSpec<_contractspec_lib_schema60.SchemaModel<{
145
+ declare const CheckFeatureAccessContract: _contractspec_lib_contracts4.OperationSpec<_contractspec_lib_schema60.SchemaModel<{
146
146
  feature: {
147
147
  type: _contractspec_lib_schema60.FieldType<string, string>;
148
148
  isOptional: false;
@@ -1,14 +1,14 @@
1
- import * as _contractspec_lib_contracts10 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts8 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/billing/billing.presentation.d.ts
4
4
  /**
5
5
  * Presentation for subscription overview.
6
6
  */
7
- declare const SubscriptionPresentation: _contractspec_lib_contracts10.PresentationSpec;
7
+ declare const SubscriptionPresentation: _contractspec_lib_contracts8.PresentationSpec;
8
8
  /**
9
9
  * Presentation for usage dashboard.
10
10
  */
11
- declare const UsageDashboardPresentation: _contractspec_lib_contracts10.PresentationSpec;
11
+ declare const UsageDashboardPresentation: _contractspec_lib_contracts8.PresentationSpec;
12
12
  //#endregion
13
13
  export { SubscriptionPresentation, UsageDashboardPresentation };
14
14
  //# sourceMappingURL=billing.presentation.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"billing.presentation.d.ts","names":[],"sources":["../../src/billing/billing.presentation.ts"],"sourcesContent":[],"mappings":";;;;;;AAKa,cAAA,wBAuBX,EAAA,6BAAA,CAvBmC,gBAuBnC;AAKF;;;cAAa,4BAsBX,6BAAA,CAtBqC"}
1
+ {"version":3,"file":"billing.presentation.d.ts","names":[],"sources":["../../src/billing/billing.presentation.ts"],"sourcesContent":[],"mappings":";;;;;;AAKa,cAAA,wBAuBX,EAAA,4BAAA,CAvBmC,gBAuBnC;AAKF;;;cAAa,4BAsBX,4BAAA,CAtBqC"}
@@ -1,14 +1,14 @@
1
- import * as _contractspec_lib_contracts1 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts25 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/dashboard/dashboard.presentation.d.ts
4
4
  /**
5
5
  * Main dashboard presentation for the SaaS application.
6
6
  */
7
- declare const SaasDashboardPresentation: _contractspec_lib_contracts1.PresentationSpec;
7
+ declare const SaasDashboardPresentation: _contractspec_lib_contracts25.PresentationSpec;
8
8
  /**
9
9
  * Settings panel presentation.
10
10
  */
11
- declare const SettingsPanelPresentation: _contractspec_lib_contracts1.PresentationSpec;
11
+ declare const SettingsPanelPresentation: _contractspec_lib_contracts25.PresentationSpec;
12
12
  //#endregion
13
13
  export { SaasDashboardPresentation, SettingsPanelPresentation };
14
14
  //# sourceMappingURL=dashboard.presentation.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"dashboard.presentation.d.ts","names":[],"sources":["../../src/dashboard/dashboard.presentation.ts"],"sourcesContent":[],"mappings":";;;;;;AAKa,cAAA,yBAuBX,EAAA,4BAAA,CAvBoC,gBAuBpC;AAKF;;;cAAa,2BAsBX,4BAAA,CAtBoC"}
1
+ {"version":3,"file":"dashboard.presentation.d.ts","names":[],"sources":["../../src/dashboard/dashboard.presentation.ts"],"sourcesContent":[],"mappings":";;;;;;AAKa,cAAA,yBAuBX,EAAA,6BAAA,CAvBoC,gBAuBpC;AAKF;;;cAAa,2BAsBX,6BAAA,CAtBoC"}
@@ -1,39 +1,39 @@
1
- import * as _contractspec_lib_schema147 from "@contractspec/lib.schema";
1
+ import * as _contractspec_lib_schema268 from "@contractspec/lib.schema";
2
2
 
3
3
  //#region src/project/project.entity.d.ts
4
4
  /**
5
5
  * Project status enum for entities.
6
6
  */
7
- declare const ProjectStatusEnum: _contractspec_lib_schema147.EntityEnumDef;
7
+ declare const ProjectStatusEnum: _contractspec_lib_schema268.EntityEnumDef;
8
8
  /**
9
9
  * Project entity - team-scoped work container.
10
10
  */
11
- declare const ProjectEntity: _contractspec_lib_schema147.EntitySpec<{
12
- id: _contractspec_lib_schema147.EntityScalarField;
13
- name: _contractspec_lib_schema147.EntityScalarField;
14
- description: _contractspec_lib_schema147.EntityScalarField;
15
- slug: _contractspec_lib_schema147.EntityScalarField;
16
- organizationId: _contractspec_lib_schema147.EntityScalarField;
17
- createdBy: _contractspec_lib_schema147.EntityScalarField;
18
- status: _contractspec_lib_schema147.EntityEnumField;
19
- isPublic: _contractspec_lib_schema147.EntityScalarField;
20
- settings: _contractspec_lib_schema147.EntityScalarField;
21
- tags: _contractspec_lib_schema147.EntityScalarField;
22
- metadata: _contractspec_lib_schema147.EntityScalarField;
23
- createdAt: _contractspec_lib_schema147.EntityScalarField;
24
- updatedAt: _contractspec_lib_schema147.EntityScalarField;
25
- archivedAt: _contractspec_lib_schema147.EntityScalarField;
11
+ declare const ProjectEntity: _contractspec_lib_schema268.EntitySpec<{
12
+ id: _contractspec_lib_schema268.EntityScalarField;
13
+ name: _contractspec_lib_schema268.EntityScalarField;
14
+ description: _contractspec_lib_schema268.EntityScalarField;
15
+ slug: _contractspec_lib_schema268.EntityScalarField;
16
+ organizationId: _contractspec_lib_schema268.EntityScalarField;
17
+ createdBy: _contractspec_lib_schema268.EntityScalarField;
18
+ status: _contractspec_lib_schema268.EntityEnumField;
19
+ isPublic: _contractspec_lib_schema268.EntityScalarField;
20
+ settings: _contractspec_lib_schema268.EntityScalarField;
21
+ tags: _contractspec_lib_schema268.EntityScalarField;
22
+ metadata: _contractspec_lib_schema268.EntityScalarField;
23
+ createdAt: _contractspec_lib_schema268.EntityScalarField;
24
+ updatedAt: _contractspec_lib_schema268.EntityScalarField;
25
+ archivedAt: _contractspec_lib_schema268.EntityScalarField;
26
26
  }>;
27
27
  /**
28
28
  * ProjectMember entity - project-level access.
29
29
  */
30
- declare const ProjectMemberEntity: _contractspec_lib_schema147.EntitySpec<{
31
- id: _contractspec_lib_schema147.EntityScalarField;
32
- projectId: _contractspec_lib_schema147.EntityScalarField;
33
- userId: _contractspec_lib_schema147.EntityScalarField;
34
- role: _contractspec_lib_schema147.EntityScalarField;
35
- addedBy: _contractspec_lib_schema147.EntityScalarField;
36
- createdAt: _contractspec_lib_schema147.EntityScalarField;
30
+ declare const ProjectMemberEntity: _contractspec_lib_schema268.EntitySpec<{
31
+ id: _contractspec_lib_schema268.EntityScalarField;
32
+ projectId: _contractspec_lib_schema268.EntityScalarField;
33
+ userId: _contractspec_lib_schema268.EntityScalarField;
34
+ role: _contractspec_lib_schema268.EntityScalarField;
35
+ addedBy: _contractspec_lib_schema268.EntityScalarField;
36
+ createdAt: _contractspec_lib_schema268.EntityScalarField;
37
37
  }>;
38
38
  //#endregion
39
39
  export { ProjectEntity, ProjectMemberEntity, ProjectStatusEnum };
@@ -1,4 +1,4 @@
1
- import * as _contractspec_lib_schema223 from "@contractspec/lib.schema";
1
+ import * as _contractspec_lib_schema315 from "@contractspec/lib.schema";
2
2
 
3
3
  //#region src/project/project.enum.d.ts
4
4
 
@@ -6,11 +6,11 @@ import * as _contractspec_lib_schema223 from "@contractspec/lib.schema";
6
6
  * Project status enum for contract schemas.
7
7
  * Note: Entity enum is defined separately in project.entity.ts
8
8
  */
9
- declare const ProjectStatusSchemaEnum: _contractspec_lib_schema223.EnumType<[string, string, string, string]>;
9
+ declare const ProjectStatusSchemaEnum: _contractspec_lib_schema315.EnumType<[string, string, string, string]>;
10
10
  /**
11
11
  * Project status filter enum (includes 'all' option).
12
12
  */
13
- declare const ProjectStatusFilterEnum: _contractspec_lib_schema223.EnumType<[string, string, string, string]>;
13
+ declare const ProjectStatusFilterEnum: _contractspec_lib_schema315.EnumType<[string, string, string, string]>;
14
14
  //#endregion
15
15
  export { ProjectStatusFilterEnum, ProjectStatusSchemaEnum };
16
16
  //# sourceMappingURL=project.enum.d.ts.map
@@ -1,89 +1,89 @@
1
- import * as _contractspec_lib_contracts12 from "@contractspec/lib.contracts";
2
- import * as _contractspec_lib_schema225 from "@contractspec/lib.schema";
1
+ import * as _contractspec_lib_contracts16 from "@contractspec/lib.contracts";
2
+ import * as _contractspec_lib_schema147 from "@contractspec/lib.schema";
3
3
 
4
4
  //#region src/project/project.event.d.ts
5
5
  /**
6
6
  * Event: A new project has been created.
7
7
  */
8
- declare const ProjectCreatedEvent: _contractspec_lib_contracts12.EventSpec<_contractspec_lib_schema225.SchemaModel<{
8
+ declare const ProjectCreatedEvent: _contractspec_lib_contracts16.EventSpec<_contractspec_lib_schema147.SchemaModel<{
9
9
  projectId: {
10
- type: _contractspec_lib_schema225.FieldType<string, string>;
10
+ type: _contractspec_lib_schema147.FieldType<string, string>;
11
11
  isOptional: false;
12
12
  };
13
13
  name: {
14
- type: _contractspec_lib_schema225.FieldType<string, string>;
14
+ type: _contractspec_lib_schema147.FieldType<string, string>;
15
15
  isOptional: false;
16
16
  };
17
17
  organizationId: {
18
- type: _contractspec_lib_schema225.FieldType<string, string>;
18
+ type: _contractspec_lib_schema147.FieldType<string, string>;
19
19
  isOptional: false;
20
20
  };
21
21
  createdBy: {
22
- type: _contractspec_lib_schema225.FieldType<string, string>;
22
+ type: _contractspec_lib_schema147.FieldType<string, string>;
23
23
  isOptional: false;
24
24
  };
25
25
  createdAt: {
26
- type: _contractspec_lib_schema225.FieldType<Date, string>;
26
+ type: _contractspec_lib_schema147.FieldType<Date, string>;
27
27
  isOptional: false;
28
28
  };
29
29
  }>>;
30
30
  /**
31
31
  * Event: A project has been updated.
32
32
  */
33
- declare const ProjectUpdatedEvent: _contractspec_lib_contracts12.EventSpec<_contractspec_lib_schema225.SchemaModel<{
33
+ declare const ProjectUpdatedEvent: _contractspec_lib_contracts16.EventSpec<_contractspec_lib_schema147.SchemaModel<{
34
34
  projectId: {
35
- type: _contractspec_lib_schema225.FieldType<string, string>;
35
+ type: _contractspec_lib_schema147.FieldType<string, string>;
36
36
  isOptional: false;
37
37
  };
38
38
  updatedFields: {
39
- type: _contractspec_lib_schema225.FieldType<string, string>;
39
+ type: _contractspec_lib_schema147.FieldType<string, string>;
40
40
  isArray: true;
41
41
  isOptional: false;
42
42
  };
43
43
  updatedBy: {
44
- type: _contractspec_lib_schema225.FieldType<string, string>;
44
+ type: _contractspec_lib_schema147.FieldType<string, string>;
45
45
  isOptional: false;
46
46
  };
47
47
  updatedAt: {
48
- type: _contractspec_lib_schema225.FieldType<Date, string>;
48
+ type: _contractspec_lib_schema147.FieldType<Date, string>;
49
49
  isOptional: false;
50
50
  };
51
51
  }>>;
52
52
  /**
53
53
  * Event: A project has been deleted.
54
54
  */
55
- declare const ProjectDeletedEvent: _contractspec_lib_contracts12.EventSpec<_contractspec_lib_schema225.SchemaModel<{
55
+ declare const ProjectDeletedEvent: _contractspec_lib_contracts16.EventSpec<_contractspec_lib_schema147.SchemaModel<{
56
56
  projectId: {
57
- type: _contractspec_lib_schema225.FieldType<string, string>;
57
+ type: _contractspec_lib_schema147.FieldType<string, string>;
58
58
  isOptional: false;
59
59
  };
60
60
  organizationId: {
61
- type: _contractspec_lib_schema225.FieldType<string, string>;
61
+ type: _contractspec_lib_schema147.FieldType<string, string>;
62
62
  isOptional: false;
63
63
  };
64
64
  deletedBy: {
65
- type: _contractspec_lib_schema225.FieldType<string, string>;
65
+ type: _contractspec_lib_schema147.FieldType<string, string>;
66
66
  isOptional: false;
67
67
  };
68
68
  deletedAt: {
69
- type: _contractspec_lib_schema225.FieldType<Date, string>;
69
+ type: _contractspec_lib_schema147.FieldType<Date, string>;
70
70
  isOptional: false;
71
71
  };
72
72
  }>>;
73
73
  /**
74
74
  * Event: A project has been archived.
75
75
  */
76
- declare const ProjectArchivedEvent: _contractspec_lib_contracts12.EventSpec<_contractspec_lib_schema225.SchemaModel<{
76
+ declare const ProjectArchivedEvent: _contractspec_lib_contracts16.EventSpec<_contractspec_lib_schema147.SchemaModel<{
77
77
  projectId: {
78
- type: _contractspec_lib_schema225.FieldType<string, string>;
78
+ type: _contractspec_lib_schema147.FieldType<string, string>;
79
79
  isOptional: false;
80
80
  };
81
81
  archivedBy: {
82
- type: _contractspec_lib_schema225.FieldType<string, string>;
82
+ type: _contractspec_lib_schema147.FieldType<string, string>;
83
83
  isOptional: false;
84
84
  };
85
85
  archivedAt: {
86
- type: _contractspec_lib_schema225.FieldType<Date, string>;
86
+ type: _contractspec_lib_schema147.FieldType<Date, string>;
87
87
  isOptional: false;
88
88
  };
89
89
  }>>;