@lssm/example.integration-stripe 0.0.0-canary-20251217054315 → 0.0.0-canary-20251217060433

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.
@@ -0,0 +1,27 @@
1
+
2
+ $ tsdown
3
+ ℹ tsdown v0.17.4 powered by rolldown v1.0.0-beta.53
4
+ ℹ config file: /Users/tboutron/Documents/clients/lssm/monorepo-lssm/packages/contractspec/packages/examples/integration-stripe/tsdown.config.js (unrun)
5
+ ℹ entry: src/blueprint.ts, src/connection.sample.ts, src/example.ts, src/index.ts, src/tenant.ts, src/workflow.ts, src/docs/index.ts, src/docs/integration-stripe.docblock.ts
6
+ ℹ target: esnext
7
+ ℹ tsconfig: tsconfig.json
8
+ ℹ Build start
9
+ ℹ Cleaning 17 files
10
+ ℹ dist/docs/integration-stripe.docblock.js 1.36 kB │ gzip: 0.67 kB
11
+ ℹ dist/blueprint.js 1.34 kB │ gzip: 0.62 kB
12
+ ℹ dist/tenant.js 0.97 kB │ gzip: 0.52 kB
13
+ ℹ dist/workflow.js 0.95 kB │ gzip: 0.47 kB
14
+ ℹ dist/example.js 0.62 kB │ gzip: 0.37 kB
15
+ ℹ dist/connection.sample.js 0.43 kB │ gzip: 0.28 kB
16
+ ℹ dist/index.js 0.41 kB │ gzip: 0.20 kB
17
+ ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
18
+ ℹ dist/example.d.ts 1.08 kB │ gzip: 0.45 kB
19
+ ℹ dist/index.d.ts 0.39 kB │ gzip: 0.17 kB
20
+ ℹ dist/connection.sample.d.ts 0.23 kB │ gzip: 0.15 kB
21
+ ℹ dist/tenant.d.ts 0.21 kB │ gzip: 0.15 kB
22
+ ℹ dist/blueprint.d.ts 0.20 kB │ gzip: 0.15 kB
23
+ ℹ dist/workflow.d.ts 0.19 kB │ gzip: 0.14 kB
24
+ ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
25
+ ℹ dist/docs/integration-stripe.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
26
+ ℹ 16 files, total: 8.45 kB
27
+ ✔ Build complete in 2677ms
@@ -8,14 +8,22 @@
8
8
  ℹ tsconfig: tsconfig.json
9
9
  ℹ Build start
10
10
  ℹ Cleaning 9 files
11
- ℹ dist/docs/integration-stripe.docblock.js 1.36 kB │ gzip: 0.67 kB
12
- ℹ dist/blueprint.js 1.34 kB │ gzip: 0.62 kB
13
- ℹ dist/tenant.js 0.97 kB │ gzip: 0.52 kB
14
- ℹ dist/workflow.js 0.95 kB │ gzip: 0.47 kB
15
- ℹ dist/example.js 0.62 kB │ gzip: 0.37 kB
16
- ℹ dist/connection.sample.js 0.43 kB │ gzip: 0.28 kB
17
- ℹ dist/index.js 0.41 kB │ gzip: 0.20 kB
18
- ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
19
- ℹ 8 files, total: 6.13 kB
20
- ✔ Build complete in 155ms
11
+ ℹ dist/docs/integration-stripe.docblock.js 1.36 kB │ gzip: 0.67 kB
12
+ ℹ dist/blueprint.js 1.34 kB │ gzip: 0.62 kB
13
+ ℹ dist/tenant.js 0.97 kB │ gzip: 0.52 kB
14
+ ℹ dist/workflow.js 0.95 kB │ gzip: 0.47 kB
15
+ ℹ dist/example.js 0.62 kB │ gzip: 0.37 kB
16
+ ℹ dist/connection.sample.js 0.43 kB │ gzip: 0.28 kB
17
+ ℹ dist/index.js 0.41 kB │ gzip: 0.20 kB
18
+ ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
19
+ ℹ dist/example.d.ts 1.08 kB │ gzip: 0.45 kB
20
+ ℹ dist/index.d.ts 0.39 kB │ gzip: 0.17 kB
21
+ ℹ dist/connection.sample.d.ts 0.23 kB │ gzip: 0.15 kB
22
+ ℹ dist/tenant.d.ts 0.21 kB │ gzip: 0.15 kB
23
+ ℹ dist/blueprint.d.ts 0.20 kB │ gzip: 0.15 kB
24
+ ℹ dist/workflow.d.ts 0.19 kB │ gzip: 0.14 kB
25
+ ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
26
+ ℹ dist/docs/integration-stripe.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
27
+ ℹ 16 files, total: 8.45 kB
28
+ ✔ Build complete in 5604ms
21
29
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.integration-stripe
2
2
 
3
- ## 0.0.0-canary-20251217054315
3
+ ## 0.0.0-canary-20251217060433
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,26 +9,4 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/lib.contracts@0.0.0-canary-20251217054315
13
-
14
- ## 1.42.0
15
-
16
- ### Minor Changes
17
-
18
- - 66a5dfd: initial release
19
-
20
- ### Patch Changes
21
-
22
- - Updated dependencies [66a5dfd]
23
- - @lssm/lib.contracts@1.42.0
24
-
25
- ## 0.0.0-canary-20251217053014
26
-
27
- ### Minor Changes
28
-
29
- - 66a5dfd: initial release
30
-
31
- ### Patch Changes
32
-
33
- - Updated dependencies [66a5dfd]
34
- - @lssm/lib.contracts@0.0.0-canary-20251217053014
12
+ - @lssm/lib.contracts@0.0.0-canary-20251217060433
@@ -0,0 +1,6 @@
1
+ import { AppBlueprintSpec } from "@lssm/lib.contracts/app-config/spec";
2
+
3
+ //#region src/blueprint.d.ts
4
+ declare const artisanStripeBlueprint: AppBlueprintSpec;
5
+ //#endregion
6
+ export { artisanStripeBlueprint };
@@ -0,0 +1,6 @@
1
+ import { IntegrationConnection } from "@lssm/lib.contracts/integrations/connection";
2
+
3
+ //#region src/connection.sample.d.ts
4
+ declare const stripeLiveConnection: IntegrationConnection;
5
+ //#endregion
6
+ export { stripeLiveConnection };
@@ -0,0 +1 @@
1
+ export { };
@@ -0,0 +1 @@
1
+ export { };
@@ -0,0 +1,33 @@
1
+ //#region src/example.d.ts
2
+ declare const example: {
3
+ readonly id: "integration-stripe";
4
+ readonly title: "Integration — Stripe Payments";
5
+ readonly summary: "Wire AppBlueprint + Workflow + TenantAppConfig to enable Stripe-backed payments (spec-first integration pattern).";
6
+ readonly tags: readonly ["stripe", "payments", "integration", "blueprint", "workflow"];
7
+ readonly kind: "integration";
8
+ readonly visibility: "public";
9
+ readonly docs: {
10
+ readonly rootDocId: "docs.examples.integration-stripe";
11
+ readonly usageDocId: "docs.examples.integration-stripe.usage";
12
+ };
13
+ readonly entrypoints: {
14
+ readonly packageName: "@lssm/example.integration-stripe";
15
+ readonly docs: "./docs";
16
+ };
17
+ readonly surfaces: {
18
+ readonly templates: true;
19
+ readonly sandbox: {
20
+ readonly enabled: true;
21
+ readonly modes: readonly ["markdown", "specs"];
22
+ };
23
+ readonly studio: {
24
+ readonly enabled: true;
25
+ readonly installable: true;
26
+ };
27
+ readonly mcp: {
28
+ readonly enabled: true;
29
+ };
30
+ };
31
+ };
32
+ //#endregion
33
+ export { example as default };
@@ -0,0 +1,6 @@
1
+ import { artisanStripeBlueprint } from "./blueprint.js";
2
+ import { stripeLiveConnection } from "./connection.sample.js";
3
+ import example from "./example.js";
4
+ import { collectPaymentWorkflow } from "./workflow.js";
5
+ import { artisanStripeTenantConfig } from "./tenant.js";
6
+ export { artisanStripeBlueprint, artisanStripeTenantConfig, collectPaymentWorkflow, example, stripeLiveConnection };
@@ -0,0 +1,6 @@
1
+ import { TenantAppConfig } from "@lssm/lib.contracts/app-config/spec";
2
+
3
+ //#region src/tenant.d.ts
4
+ declare const artisanStripeTenantConfig: TenantAppConfig;
5
+ //#endregion
6
+ export { artisanStripeTenantConfig };
@@ -0,0 +1,6 @@
1
+ import { WorkflowSpec } from "@lssm/lib.contracts/workflow/spec";
2
+
3
+ //#region src/workflow.d.ts
4
+ declare const collectPaymentWorkflow: WorkflowSpec;
5
+ //#endregion
6
+ export { collectPaymentWorkflow };
package/package.json CHANGED
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "@lssm/example.integration-stripe",
3
- "version": "0.0.0-canary-20251217054315",
3
+ "version": "0.0.0-canary-20251217060433",
4
4
  "description": "Integration example – Stripe Payments (blueprint + workflow + tenant config).",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
7
7
  "types": "./dist/index.d.ts",
8
8
  "exports": {
9
- ".": "./src/index.ts",
10
- "./blueprint": "./src/blueprint.ts",
11
- "./connection.sample": "./src/connection.sample.ts",
12
- "./docs": "./src/docs/index.ts",
13
- "./docs/integration-stripe.docblock": "./src/docs/integration-stripe.docblock.ts",
14
- "./example": "./src/example.ts",
15
- "./tenant": "./src/tenant.ts",
16
- "./workflow": "./src/workflow.ts",
9
+ ".": "./dist/index.js",
10
+ "./blueprint": "./dist/blueprint.js",
11
+ "./connection.sample": "./dist/connection.sample.js",
12
+ "./docs": "./dist/docs/index.js",
13
+ "./docs/integration-stripe.docblock": "./dist/docs/integration-stripe.docblock.js",
14
+ "./example": "./dist/example.js",
15
+ "./tenant": "./dist/tenant.js",
16
+ "./workflow": "./dist/workflow.js",
17
17
  "./*": "./*"
18
18
  },
19
19
  "scripts": {
@@ -30,11 +30,11 @@
30
30
  "test": "bun test"
31
31
  },
32
32
  "dependencies": {
33
- "@lssm/lib.contracts": "0.0.0-canary-20251217054315"
33
+ "@lssm/lib.contracts": "0.0.0-canary-20251217060433"
34
34
  },
35
35
  "devDependencies": {
36
- "@lssm/tool.tsdown": "0.0.0-canary-20251217054315",
37
- "@lssm/tool.typescript": "0.0.0-canary-20251217054315",
36
+ "@lssm/tool.tsdown": "0.0.0-canary-20251217060433",
37
+ "@lssm/tool.typescript": "0.0.0-canary-20251217060433",
38
38
  "tsdown": "^0.17.4",
39
39
  "typescript": "^5.9.3"
40
40
  },