@contractspec/example.saas-boilerplate 0.0.0-canary-20260113170453 → 0.0.0-canary-20260114030712

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 (32) hide show
  1. package/.turbo/turbo-build$colon$bundle.log +7 -7
  2. package/.turbo/turbo-build.log +6 -6
  3. package/CHANGELOG.md +10 -10
  4. package/dist/billing/billing.enum.d.ts +3 -3
  5. package/dist/billing/billing.enum.d.ts.map +1 -1
  6. package/dist/billing/billing.event.d.ts +21 -21
  7. package/dist/billing/billing.event.d.ts.map +1 -1
  8. package/dist/billing/billing.operations.d.ts +42 -42
  9. package/dist/billing/billing.operations.d.ts.map +1 -1
  10. package/dist/billing/billing.presentation.d.ts +3 -3
  11. package/dist/billing/billing.schema.d.ts +47 -47
  12. package/dist/dashboard/dashboard.presentation.d.ts +3 -3
  13. package/dist/project/project.entity.d.ts +24 -24
  14. package/dist/project/project.entity.d.ts.map +1 -1
  15. package/dist/project/project.enum.d.ts +3 -3
  16. package/dist/project/project.event.d.ts +22 -22
  17. package/dist/project/project.event.d.ts.map +1 -1
  18. package/dist/project/project.operations.d.ts +103 -103
  19. package/dist/project/project.presentation.d.ts +3 -3
  20. package/dist/project/project.presentation.d.ts.map +1 -1
  21. package/dist/project/project.schema.d.ts +54 -54
  22. package/dist/project/project.schema.d.ts.map +1 -1
  23. package/dist/settings/settings.entity.d.ts +24 -24
  24. package/dist/settings/settings.enum.d.ts +2 -2
  25. package/dist/tests/operations.test-spec.d.ts +5 -5
  26. package/dist/ui/SaasDashboard.d.ts +2 -2
  27. package/dist/ui/SaasProjectList.d.ts +2 -2
  28. package/dist/ui/SaasSettingsPanel.d.ts +2 -2
  29. package/dist/ui/modals/CreateProjectModal.d.ts +2 -2
  30. package/dist/ui/modals/ProjectActionsModal.d.ts +2 -2
  31. package/package.json +12 -12
  32. package/tsconfig.tsbuildinfo +1 -1
@@ -127,19 +127,19 @@ $ tsdown
127
127
  ℹ dist/example.d.ts.map  0.14 kB │ gzip: 0.13 kB
128
128
  ℹ dist/presentations/index.d.ts.map  0.14 kB │ gzip: 0.13 kB
129
129
  ℹ dist/project/project.operations.d.ts 11.80 kB │ gzip: 0.87 kB
130
- ℹ dist/project/project.schema.d.ts  6.51 kB │ gzip: 0.76 kB
130
+ ℹ dist/project/project.schema.d.ts  6.56 kB │ gzip: 0.76 kB
131
131
  ℹ dist/index.d.ts  6.36 kB │ gzip: 1.30 kB
132
132
  ℹ dist/billing/billing.schema.d.ts  5.72 kB │ gzip: 0.79 kB
133
- ℹ dist/billing/billing.operations.d.ts  4.98 kB │ gzip: 0.77 kB
133
+ ℹ dist/billing/billing.operations.d.ts  4.93 kB │ gzip: 0.77 kB
134
134
  ℹ dist/billing/billing.entity.d.ts  2.91 kB │ gzip: 0.52 kB
135
135
  ℹ dist/project/project.event.d.ts  2.77 kB │ gzip: 0.43 kB
136
- ℹ dist/billing/billing.event.d.ts  2.61 kB │ gzip: 0.48 kB
136
+ ℹ dist/billing/billing.event.d.ts  2.58 kB │ gzip: 0.48 kB
137
137
  ℹ dist/billing/billing.handler.d.ts  2.12 kB │ gzip: 0.71 kB
138
138
  ℹ dist/handlers/saas.handlers.d.ts  1.95 kB │ gzip: 0.68 kB
139
139
  ℹ dist/project/project.handler.d.ts  1.93 kB │ gzip: 0.53 kB
140
140
  ℹ dist/billing/index.d.ts  1.90 kB │ gzip: 0.42 kB
141
141
  ℹ dist/project/index.d.ts  1.87 kB │ gzip: 0.40 kB
142
- ℹ dist/project/project.entity.d.ts  1.76 kB │ gzip: 0.41 kB
142
+ ℹ dist/project/project.entity.d.ts  1.79 kB │ gzip: 0.42 kB
143
143
  ℹ dist/settings/settings.entity.d.ts  1.71 kB │ gzip: 0.37 kB
144
144
  ℹ dist/shared/mock-data.d.ts  1.68 kB │ gzip: 0.50 kB
145
145
  ℹ dist/ui/index.d.ts  1.25 kB │ gzip: 0.33 kB
@@ -155,7 +155,7 @@ $ tsdown
155
155
  ℹ dist/billing/billing.enum.d.ts  0.63 kB │ gzip: 0.30 kB
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
- ℹ dist/project/project.presentation.d.ts  0.53 kB │ gzip: 0.24 kB
158
+ ℹ dist/project/project.presentation.d.ts  0.54 kB │ gzip: 0.24 kB
159
159
  ℹ dist/billing/billing.presentation.d.ts  0.53 kB │ gzip: 0.24 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
@@ -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.43 kB
177
+ ℹ 168 files, total: 388.44 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 33858ms
188
+ ✔ Build complete in 34039ms
@@ -127,11 +127,11 @@ $ 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.70 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
134
+ ℹ dist/billing/billing.operations.d.ts  4.98 kB │ gzip: 0.77 kB
135
135
  ℹ dist/billing/billing.entity.d.ts  2.91 kB │ gzip: 0.52 kB
136
136
  ℹ dist/project/project.event.d.ts  2.77 kB │ gzip: 0.43 kB
137
137
  ℹ dist/billing/billing.event.d.ts  2.58 kB │ gzip: 0.48 kB
@@ -153,10 +153,10 @@ $ tsdown
153
153
  ℹ dist/handlers/index.d.ts  0.89 kB │ gzip: 0.25 kB
154
154
  ℹ dist/ui/modals/CreateProjectModal.d.ts  0.64 kB │ gzip: 0.35 kB
155
155
  ℹ dist/project/project.enum.d.ts  0.63 kB │ gzip: 0.30 kB
156
- ℹ dist/billing/billing.enum.d.ts  0.63 kB │ gzip: 0.29 kB
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.24 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.38 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 33230ms
189
+ ✔ Build complete in 31718ms
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @contractspec/example.saas-boilerplate
2
2
 
3
- ## 0.0.0-canary-20260113170453
3
+ ## 0.0.0-canary-20260114030712
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -19,15 +19,15 @@
19
19
  - Updated dependencies [c231a8b]
20
20
  - Updated dependencies [42b8d78]
21
21
  - Updated dependencies [fd38e85]
22
- - @contractspec/lib.example-shared-ui@0.0.0-canary-20260113170453
23
- - @contractspec/module.notifications@0.0.0-canary-20260113170453
24
- - @contractspec/lib.runtime-sandbox@0.0.0-canary-20260113170453
25
- - @contractspec/module.audit-trail@0.0.0-canary-20260113170453
26
- - @contractspec/lib.design-system@0.0.0-canary-20260113170453
27
- - @contractspec/lib.identity-rbac@0.0.0-canary-20260113170453
28
- - @contractspec/lib.contracts@0.0.0-canary-20260113170453
29
- - @contractspec/lib.schema@0.0.0-canary-20260113170453
30
- - @contractspec/lib.jobs@0.0.0-canary-20260113170453
22
+ - @contractspec/lib.example-shared-ui@0.0.0-canary-20260114030712
23
+ - @contractspec/module.notifications@0.0.0-canary-20260114030712
24
+ - @contractspec/lib.runtime-sandbox@0.0.0-canary-20260114030712
25
+ - @contractspec/module.audit-trail@0.0.0-canary-20260114030712
26
+ - @contractspec/lib.design-system@0.0.0-canary-20260114030712
27
+ - @contractspec/lib.identity-rbac@0.0.0-canary-20260114030712
28
+ - @contractspec/lib.contracts@0.0.0-canary-20260114030712
29
+ - @contractspec/lib.schema@0.0.0-canary-20260114030712
30
+ - @contractspec/lib.jobs@0.0.0-canary-20260114030712
31
31
 
32
32
  ## 1.46.2
33
33
 
@@ -1,4 +1,4 @@
1
- import * as _contractspec_lib_schema303 from "@contractspec/lib.schema";
1
+ import * as _contractspec_lib_schema39 from "@contractspec/lib.schema";
2
2
 
3
3
  //#region src/billing/billing.enum.d.ts
4
4
 
@@ -6,11 +6,11 @@ import * as _contractspec_lib_schema303 from "@contractspec/lib.schema";
6
6
  * Subscription status enum for contract schemas.
7
7
  * Note: Entity enum is defined separately in billing.entity.ts
8
8
  */
9
- declare const SubscriptionStatusSchemaEnum: _contractspec_lib_schema303.EnumType<[string, string, string, string, string]>;
9
+ declare const SubscriptionStatusSchemaEnum: _contractspec_lib_schema39.EnumType<[string, string, string, string, string]>;
10
10
  /**
11
11
  * Feature access reason enum.
12
12
  */
13
- declare const FeatureAccessReasonEnum: _contractspec_lib_schema303.EnumType<[string, string, string, string]>;
13
+ declare const FeatureAccessReasonEnum: _contractspec_lib_schema39.EnumType<[string, string, string, string]>;
14
14
  //#endregion
15
15
  export { FeatureAccessReasonEnum, SubscriptionStatusSchemaEnum };
16
16
  //# sourceMappingURL=billing.enum.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"billing.enum.d.ts","names":[],"sources":["../../src/billing/billing.enum.ts"],"sourcesContent":[],"mappings":";;;;;;;AAMA;AAWa,cAXA,4BAgBX,EAVA,2BAAA,CANuC,QAWL,CAAA,CAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,CAAA,CAAA;;;;cAAvB,yBAKX,2BAAA,CALkC"}
1
+ {"version":3,"file":"billing.enum.d.ts","names":[],"sources":["../../src/billing/billing.enum.ts"],"sourcesContent":[],"mappings":";;;;;;;AAMA;AAWa,cAXA,4BAgBX,EAVA,0BAAA,CANuC,QAWL,CAAA,CAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,CAAA,CAAA;;;;cAAvB,yBAKX,0BAAA,CALkC"}
@@ -1,83 +1,83 @@
1
- import * as _contractspec_lib_contracts20 from "@contractspec/lib.contracts";
2
- import * as _contractspec_lib_schema305 from "@contractspec/lib.schema";
1
+ import * as _contractspec_lib_contracts1 from "@contractspec/lib.contracts";
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_contracts20.EventSpec<_contractspec_lib_schema305.SchemaModel<{
8
+ declare const UsageRecordedEvent: _contractspec_lib_contracts1.EventSpec<_contractspec_lib_schema41.SchemaModel<{
9
9
  organizationId: {
10
- type: _contractspec_lib_schema305.FieldType<string, string>;
10
+ type: _contractspec_lib_schema41.FieldType<string, string>;
11
11
  isOptional: false;
12
12
  };
13
13
  feature: {
14
- type: _contractspec_lib_schema305.FieldType<string, string>;
14
+ type: _contractspec_lib_schema41.FieldType<string, string>;
15
15
  isOptional: false;
16
16
  };
17
17
  quantity: {
18
- type: _contractspec_lib_schema305.FieldType<number, number>;
18
+ type: _contractspec_lib_schema41.FieldType<number, number>;
19
19
  isOptional: false;
20
20
  };
21
21
  billingPeriod: {
22
- type: _contractspec_lib_schema305.FieldType<string, string>;
22
+ type: _contractspec_lib_schema41.FieldType<string, string>;
23
23
  isOptional: false;
24
24
  };
25
25
  recordedAt: {
26
- type: _contractspec_lib_schema305.FieldType<Date, string>;
26
+ type: _contractspec_lib_schema41.FieldType<Date, string>;
27
27
  isOptional: false;
28
28
  };
29
29
  }>>;
30
30
  /**
31
31
  * Event: Usage limit has been reached for a feature.
32
32
  */
33
- declare const UsageLimitReachedEvent: _contractspec_lib_contracts20.EventSpec<_contractspec_lib_schema305.SchemaModel<{
33
+ declare const UsageLimitReachedEvent: _contractspec_lib_contracts1.EventSpec<_contractspec_lib_schema41.SchemaModel<{
34
34
  organizationId: {
35
- type: _contractspec_lib_schema305.FieldType<string, string>;
35
+ type: _contractspec_lib_schema41.FieldType<string, string>;
36
36
  isOptional: false;
37
37
  };
38
38
  feature: {
39
- type: _contractspec_lib_schema305.FieldType<string, string>;
39
+ type: _contractspec_lib_schema41.FieldType<string, string>;
40
40
  isOptional: false;
41
41
  };
42
42
  limit: {
43
- type: _contractspec_lib_schema305.FieldType<number, number>;
43
+ type: _contractspec_lib_schema41.FieldType<number, number>;
44
44
  isOptional: false;
45
45
  };
46
46
  currentUsage: {
47
- type: _contractspec_lib_schema305.FieldType<number, number>;
47
+ type: _contractspec_lib_schema41.FieldType<number, number>;
48
48
  isOptional: false;
49
49
  };
50
50
  reachedAt: {
51
- type: _contractspec_lib_schema305.FieldType<Date, string>;
51
+ type: _contractspec_lib_schema41.FieldType<Date, string>;
52
52
  isOptional: false;
53
53
  };
54
54
  }>>;
55
55
  /**
56
56
  * Event: Subscription status has changed.
57
57
  */
58
- declare const SubscriptionChangedEvent: _contractspec_lib_contracts20.EventSpec<_contractspec_lib_schema305.SchemaModel<{
58
+ declare const SubscriptionChangedEvent: _contractspec_lib_contracts1.EventSpec<_contractspec_lib_schema41.SchemaModel<{
59
59
  organizationId: {
60
- type: _contractspec_lib_schema305.FieldType<string, string>;
60
+ type: _contractspec_lib_schema41.FieldType<string, string>;
61
61
  isOptional: false;
62
62
  };
63
63
  previousPlan: {
64
- type: _contractspec_lib_schema305.FieldType<string, string>;
64
+ type: _contractspec_lib_schema41.FieldType<string, string>;
65
65
  isOptional: true;
66
66
  };
67
67
  newPlan: {
68
- type: _contractspec_lib_schema305.FieldType<string, string>;
68
+ type: _contractspec_lib_schema41.FieldType<string, string>;
69
69
  isOptional: false;
70
70
  };
71
71
  previousStatus: {
72
- type: _contractspec_lib_schema305.FieldType<string, string>;
72
+ type: _contractspec_lib_schema41.FieldType<string, string>;
73
73
  isOptional: true;
74
74
  };
75
75
  newStatus: {
76
- type: _contractspec_lib_schema305.FieldType<string, string>;
76
+ type: _contractspec_lib_schema41.FieldType<string, string>;
77
77
  isOptional: false;
78
78
  };
79
79
  changedAt: {
80
- type: _contractspec_lib_schema305.FieldType<Date, string>;
80
+ type: _contractspec_lib_schema41.FieldType<Date, string>;
81
81
  isOptional: false;
82
82
  };
83
83
  }>>;
@@ -1 +1 @@
1
- {"version":3,"file":"billing.event.d.ts","names":[],"sources":["../../src/billing/billing.event.ts"],"sourcesContent":[],"mappings":";;;;;;;cAmEa,oBAAkB,6BAAA,CAAA,sCAAA;EAAlB,cAAA,EAAA;IAUX,IAAA,EAAA,2BAAA,CAAA,SAAA,CAAA,MAAA,EAAA,MAAA,CAAA;;;;;;;EAV6B,QAAA,EAAA;IAAA,IAAA,uCAAA,CAAA,MAAA,EAAA,MAAA,CAAA;IAelB,UAAA,EAAA,KAAA;EAUX,CAAA;;;;;;+CAViC,KAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;EAAA,CAAA;AAenC,CAAA,CAAA,CAAA;;;;cAfa,wBAAsB,6BAAA,CAAA,sCAAA;;UAUjC,2BAAA,CAAA;;;EAKmC,OAAA,EAAA;IAAA,IAAA,uCAAA,CAAA,MAAA,EAAA,MAAA,CAAA;;;;;;;;;;;;;;;;;;;cAAxB,0BAAwB,6BAAA,CAAA,sCAAA;;UAUnC,2BAAA,CAAA"}
1
+ {"version":3,"file":"billing.event.d.ts","names":[],"sources":["../../src/billing/billing.event.ts"],"sourcesContent":[],"mappings":";;;;;;;cAmEa,oBAAkB,4BAAA,CAAA,qCAAA;EAAlB,cAAA,EAAA;IAUX,IAAA,EAAA,0BAAA,CAAA,SAAA,CAAA,MAAA,EAAA,MAAA,CAAA;;;;;;;EAV6B,QAAA,EAAA;IAAA,IAAA,sCAAA,CAAA,MAAA,EAAA,MAAA,CAAA;IAelB,UAAA,EAAA,KAAA;EAUX,CAAA;;;;;;8CAViC,KAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;EAAA,CAAA;AAenC,CAAA,CAAA,CAAA;;;;cAfa,wBAAsB,4BAAA,CAAA,qCAAA;;UAUjC,0BAAA,CAAA;;;EAKmC,OAAA,EAAA;IAAA,IAAA,sCAAA,CAAA,MAAA,EAAA,MAAA,CAAA;;;;;;;;;;;;;;;;;;;cAAxB,0BAAwB,4BAAA,CAAA,qCAAA;;UAUnC,0BAAA,CAAA"}
@@ -1,100 +1,100 @@
1
- import * as _contractspec_lib_contracts16 from "@contractspec/lib.contracts";
2
- import * as _contractspec_lib_schema262 from "@contractspec/lib.schema";
1
+ import * as _contractspec_lib_contracts4 from "@contractspec/lib.contracts";
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_contracts16.OperationSpec<_contractspec_lib_schema262.AnySchemaModel, _contractspec_lib_schema262.SchemaModel<{
8
+ declare const GetSubscriptionContract: _contractspec_lib_contracts4.OperationSpec<_contractspec_lib_schema60.AnySchemaModel, _contractspec_lib_schema60.SchemaModel<{
9
9
  id: {
10
- type: _contractspec_lib_schema262.FieldType<string, string>;
10
+ type: _contractspec_lib_schema60.FieldType<string, string>;
11
11
  isOptional: false;
12
12
  };
13
13
  organizationId: {
14
- type: _contractspec_lib_schema262.FieldType<string, string>;
14
+ type: _contractspec_lib_schema60.FieldType<string, string>;
15
15
  isOptional: false;
16
16
  };
17
17
  planId: {
18
- type: _contractspec_lib_schema262.FieldType<string, string>;
18
+ type: _contractspec_lib_schema60.FieldType<string, string>;
19
19
  isOptional: false;
20
20
  };
21
21
  planName: {
22
- type: _contractspec_lib_schema262.FieldType<string, string>;
22
+ type: _contractspec_lib_schema60.FieldType<string, string>;
23
23
  isOptional: false;
24
24
  };
25
25
  status: {
26
- type: _contractspec_lib_schema262.EnumType<[string, string, string, string, string]>;
26
+ type: _contractspec_lib_schema60.EnumType<[string, string, string, string, string]>;
27
27
  isOptional: false;
28
28
  };
29
29
  currentPeriodStart: {
30
- type: _contractspec_lib_schema262.FieldType<Date, string>;
30
+ type: _contractspec_lib_schema60.FieldType<Date, string>;
31
31
  isOptional: false;
32
32
  };
33
33
  currentPeriodEnd: {
34
- type: _contractspec_lib_schema262.FieldType<Date, string>;
34
+ type: _contractspec_lib_schema60.FieldType<Date, string>;
35
35
  isOptional: false;
36
36
  };
37
37
  trialEndsAt: {
38
- type: _contractspec_lib_schema262.FieldType<Date, string>;
38
+ type: _contractspec_lib_schema60.FieldType<Date, string>;
39
39
  isOptional: true;
40
40
  };
41
41
  cancelAtPeriodEnd: {
42
- type: _contractspec_lib_schema262.FieldType<boolean, boolean>;
42
+ type: _contractspec_lib_schema60.FieldType<boolean, boolean>;
43
43
  isOptional: false;
44
44
  };
45
45
  }>, undefined>;
46
46
  /**
47
47
  * Record feature usage.
48
48
  */
49
- declare const RecordUsageContract: _contractspec_lib_contracts16.OperationSpec<_contractspec_lib_schema262.SchemaModel<{
49
+ declare const RecordUsageContract: _contractspec_lib_contracts4.OperationSpec<_contractspec_lib_schema60.SchemaModel<{
50
50
  feature: {
51
- type: _contractspec_lib_schema262.FieldType<string, string>;
51
+ type: _contractspec_lib_schema60.FieldType<string, string>;
52
52
  isOptional: false;
53
53
  };
54
54
  quantity: {
55
- type: _contractspec_lib_schema262.FieldType<number, number>;
55
+ type: _contractspec_lib_schema60.FieldType<number, number>;
56
56
  isOptional: false;
57
57
  };
58
58
  sourceId: {
59
- type: _contractspec_lib_schema262.FieldType<string, string>;
59
+ type: _contractspec_lib_schema60.FieldType<string, string>;
60
60
  isOptional: true;
61
61
  };
62
62
  sourceType: {
63
- type: _contractspec_lib_schema262.FieldType<string, string>;
63
+ type: _contractspec_lib_schema60.FieldType<string, string>;
64
64
  isOptional: true;
65
65
  };
66
66
  metadata: {
67
- type: _contractspec_lib_schema262.FieldType<Record<string, unknown>, Record<string, unknown>>;
67
+ type: _contractspec_lib_schema60.FieldType<Record<string, unknown>, Record<string, unknown>>;
68
68
  isOptional: true;
69
69
  };
70
- }>, _contractspec_lib_schema262.SchemaModel<{
70
+ }>, _contractspec_lib_schema60.SchemaModel<{
71
71
  recorded: {
72
- type: _contractspec_lib_schema262.FieldType<boolean, boolean>;
72
+ type: _contractspec_lib_schema60.FieldType<boolean, boolean>;
73
73
  isOptional: false;
74
74
  };
75
75
  currentUsage: {
76
- type: _contractspec_lib_schema262.FieldType<number, number>;
76
+ type: _contractspec_lib_schema60.FieldType<number, number>;
77
77
  isOptional: false;
78
78
  };
79
79
  limit: {
80
- type: _contractspec_lib_schema262.FieldType<number, number>;
80
+ type: _contractspec_lib_schema60.FieldType<number, number>;
81
81
  isOptional: true;
82
82
  };
83
83
  limitReached: {
84
- type: _contractspec_lib_schema262.FieldType<boolean, boolean>;
84
+ type: _contractspec_lib_schema60.FieldType<boolean, boolean>;
85
85
  isOptional: false;
86
86
  };
87
87
  }>, {
88
88
  key: string;
89
89
  version: string;
90
90
  when: string;
91
- payload: _contractspec_lib_schema262.SchemaModel<{
91
+ payload: _contractspec_lib_schema60.SchemaModel<{
92
92
  feature: {
93
- type: _contractspec_lib_schema262.FieldType<string, string>;
93
+ type: _contractspec_lib_schema60.FieldType<string, string>;
94
94
  isOptional: false;
95
95
  };
96
96
  quantity: {
97
- type: _contractspec_lib_schema262.FieldType<number, number>;
97
+ type: _contractspec_lib_schema60.FieldType<number, number>;
98
98
  isOptional: false;
99
99
  };
100
100
  }>;
@@ -102,36 +102,36 @@ declare const RecordUsageContract: _contractspec_lib_contracts16.OperationSpec<_
102
102
  /**
103
103
  * Get usage summary.
104
104
  */
105
- declare const GetUsageSummaryContract: _contractspec_lib_contracts16.OperationSpec<_contractspec_lib_schema262.SchemaModel<{
105
+ declare const GetUsageSummaryContract: _contractspec_lib_contracts4.OperationSpec<_contractspec_lib_schema60.SchemaModel<{
106
106
  billingPeriod: {
107
- type: _contractspec_lib_schema262.FieldType<string, string>;
107
+ type: _contractspec_lib_schema60.FieldType<string, string>;
108
108
  isOptional: true;
109
109
  };
110
- }>, _contractspec_lib_schema262.SchemaModel<{
110
+ }>, _contractspec_lib_schema60.SchemaModel<{
111
111
  billingPeriod: {
112
- type: _contractspec_lib_schema262.FieldType<string, string>;
112
+ type: _contractspec_lib_schema60.FieldType<string, string>;
113
113
  isOptional: false;
114
114
  };
115
115
  usage: {
116
- type: _contractspec_lib_schema262.SchemaModel<{
116
+ type: _contractspec_lib_schema60.SchemaModel<{
117
117
  feature: {
118
- type: _contractspec_lib_schema262.FieldType<string, string>;
118
+ type: _contractspec_lib_schema60.FieldType<string, string>;
119
119
  isOptional: false;
120
120
  };
121
121
  used: {
122
- type: _contractspec_lib_schema262.FieldType<number, number>;
122
+ type: _contractspec_lib_schema60.FieldType<number, number>;
123
123
  isOptional: false;
124
124
  };
125
125
  limit: {
126
- type: _contractspec_lib_schema262.FieldType<number, number>;
126
+ type: _contractspec_lib_schema60.FieldType<number, number>;
127
127
  isOptional: true;
128
128
  };
129
129
  unit: {
130
- type: _contractspec_lib_schema262.FieldType<string, string>;
130
+ type: _contractspec_lib_schema60.FieldType<string, string>;
131
131
  isOptional: true;
132
132
  };
133
133
  percentage: {
134
- type: _contractspec_lib_schema262.FieldType<number, number>;
134
+ type: _contractspec_lib_schema60.FieldType<number, number>;
135
135
  isOptional: true;
136
136
  };
137
137
  }>;
@@ -142,22 +142,22 @@ declare const GetUsageSummaryContract: _contractspec_lib_contracts16.OperationSp
142
142
  /**
143
143
  * Check feature access.
144
144
  */
145
- declare const CheckFeatureAccessContract: _contractspec_lib_contracts16.OperationSpec<_contractspec_lib_schema262.SchemaModel<{
145
+ declare const CheckFeatureAccessContract: _contractspec_lib_contracts4.OperationSpec<_contractspec_lib_schema60.SchemaModel<{
146
146
  feature: {
147
- type: _contractspec_lib_schema262.FieldType<string, string>;
147
+ type: _contractspec_lib_schema60.FieldType<string, string>;
148
148
  isOptional: false;
149
149
  };
150
- }>, _contractspec_lib_schema262.SchemaModel<{
150
+ }>, _contractspec_lib_schema60.SchemaModel<{
151
151
  hasAccess: {
152
- type: _contractspec_lib_schema262.FieldType<boolean, boolean>;
152
+ type: _contractspec_lib_schema60.FieldType<boolean, boolean>;
153
153
  isOptional: false;
154
154
  };
155
155
  reason: {
156
- type: _contractspec_lib_schema262.EnumType<[string, string, string, string]>;
156
+ type: _contractspec_lib_schema60.EnumType<[string, string, string, string]>;
157
157
  isOptional: true;
158
158
  };
159
159
  upgradeUrl: {
160
- type: _contractspec_lib_schema262.FieldType<string, string>;
160
+ type: _contractspec_lib_schema60.FieldType<string, string>;
161
161
  isOptional: true;
162
162
  };
163
163
  }>, undefined>;
@@ -1 +1 @@
1
- {"version":3,"file":"billing.operations.d.ts","names":[],"sources":["../../src/billing/billing.operations.ts"],"sourcesContent":[],"mappings":";;;;;;;cAiBa,yBAAuB,6BAAA,CAAA,cAuClC,2BAAA,CAvCkC,cAAA,8BAAA;EAAvB,EAAA,EAAA;IAuCX,IAAA,EAvCkC,2BAAA,CAAA,SAAA,CAAA,MAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;;;;;;;;;;;;;EAAA,CAAA;EAAA,MAAA,EAAA;IA4CvB,IAAA,sCA6CX,CAAA,CAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,CAAA,CAAA;IAAA,UAAA,EAAA,KAAA;;;;;;;+CA7C8B,KAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;;;;;;;;;EAAA,CAAA;AAkDhC,CAAA,CAAA,EAAa,SAAA,CAAA;;;;cAlDA,mDAAmB,0CAAA;;UA6C9B,2BAAA,CAAA;;;;;;EAKkC,CAAA;EAwCvB,QAAA,EAAA;IAmCX,IAAA,uCAAA,CAAA,MAAA,EAAA,MAAA,CAAA;;EAnCqC,CAAA;;;;;EAAA,QAAA,EAAA;;;;;;UA1FP,2BAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkDnB,uDAAuB,0CAAA;;UAmClC,2BAAA,CAAA;;;;;UAnCkC,2BAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwCvB,0DAA0B,0CAAA;;UAmCrC,2BAAA,CAAA;;;;;UAnCqC,2BAAA,CAAA"}
1
+ {"version":3,"file":"billing.operations.d.ts","names":[],"sources":["../../src/billing/billing.operations.ts"],"sourcesContent":[],"mappings":";;;;;;;cAiBa,yBAAuB,4BAAA,CAAA,cAuClC,0BAAA,CAvCkC,cAAA,6BAAA;EAAvB,EAAA,EAAA;IAuCX,IAAA,EAvCkC,0BAAA,CAAA,SAAA,CAAA,MAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;;;;;;;;;;;;;EAAA,CAAA;EAAA,MAAA,EAAA;IA4CvB,IAAA,qCA6CX,CAAA,CAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,EAAA,MAAA,CAAA,CAAA;IAAA,UAAA,EAAA,KAAA;;;;;;;8CA7C8B,KAAA,EAAA,MAAA,CAAA;IAAA,UAAA,EAAA,KAAA;;;;;;;;;EAAA,CAAA;AAkDhC,CAAA,CAAA,EAAa,SAAA,CAAA;;;;cAlDA,kDAAmB,yCAAA;;UA6C9B,0BAAA,CAAA;;;;;;EAKkC,CAAA;EAwCvB,QAAA,EAAA;IAmCX,IAAA,sCAAA,CAAA,MAAA,EAAA,MAAA,CAAA;;EAnCqC,CAAA;;;;;EAAA,QAAA,EAAA;;;;;;UA1FP,0BAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkDnB,sDAAuB,yCAAA;;UAmClC,0BAAA,CAAA;;;;;UAnCkC,0BAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwCvB,yDAA0B,yCAAA;;UAmCrC,0BAAA,CAAA;;;;;UAnCqC,0BAAA,CAAA"}
@@ -1,14 +1,14 @@
1
- import * as _contractspec_lib_contracts23 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts19 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_contracts23.PresentationSpec;
7
+ declare const SubscriptionPresentation: _contractspec_lib_contracts19.PresentationSpec;
8
8
  /**
9
9
  * Presentation for usage dashboard.
10
10
  */
11
- declare const UsageDashboardPresentation: _contractspec_lib_contracts23.PresentationSpec;
11
+ declare const UsageDashboardPresentation: _contractspec_lib_contracts19.PresentationSpec;
12
12
  //#endregion
13
13
  export { SubscriptionPresentation, UsageDashboardPresentation };
14
14
  //# sourceMappingURL=billing.presentation.d.ts.map