attio 0.0.1-experimental.20240606 → 0.0.1-experimental.20240614
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/attio.d.ts +3 -0
- package/lib/attio.d.ts.map +1 -0
- package/lib/attio.js +10 -0
- package/lib/attio.js.map +1 -0
- package/lib/build.d.ts +0 -2
- package/lib/build.d.ts.map +1 -1
- package/lib/build.js +0 -8
- package/lib/build.js.map +1 -1
- package/lib/commands/build.d.ts +0 -1
- package/lib/commands/build.d.ts.map +1 -1
- package/lib/commands/build.js +23 -19
- package/lib/commands/build.js.map +1 -1
- package/lib/commands/dev.d.ts.map +1 -1
- package/lib/commands/dev.js +37 -24
- package/lib/commands/dev.js.map +1 -1
- package/lib/commands/index.d.ts +30 -0
- package/lib/commands/index.d.ts.map +1 -0
- package/lib/commands/{scaffold.js → index.js} +42 -11
- package/lib/commands/index.js.map +1 -0
- package/lib/components/Disclaimer.d.ts +3 -0
- package/lib/components/Disclaimer.d.ts.map +1 -0
- package/lib/components/Disclaimer.js +10 -0
- package/lib/components/Disclaimer.js.map +1 -0
- package/lib/components/InitialInstructions.d.ts +5 -0
- package/lib/components/InitialInstructions.d.ts.map +1 -0
- package/lib/components/InitialInstructions.js +59 -0
- package/lib/components/InitialInstructions.js.map +1 -0
- package/lib/components/Logo.d.ts +3 -0
- package/lib/components/Logo.d.ts.map +1 -0
- package/lib/components/Logo.js +11 -0
- package/lib/components/Logo.js.map +1 -0
- package/lib/components/Select.d.ts +2 -1
- package/lib/components/Select.d.ts.map +1 -1
- package/lib/components/Select.js +2 -2
- package/lib/components/Select.js.map +1 -1
- package/lib/components/{TypeScriptError.d.ts → TypeScriptErrors.d.ts} +1 -1
- package/lib/components/TypeScriptErrors.d.ts.map +1 -0
- package/lib/components/{TypeScriptError.js → TypeScriptErrors.js} +1 -1
- package/lib/components/TypeScriptErrors.js.map +1 -0
- package/lib/hooks/useFullScreen.d.ts.map +1 -1
- package/lib/hooks/useFullScreen.js +5 -5
- package/lib/hooks/useFullScreen.js.map +1 -1
- package/lib/machines/build-machine.d.ts +1694 -32
- package/lib/machines/build-machine.d.ts.map +1 -1
- package/lib/machines/build-machine.js +107 -53
- package/lib/machines/build-machine.js.map +1 -1
- package/lib/machines/build-orchestrator.d.ts +16 -0
- package/lib/machines/build-orchestrator.d.ts.map +1 -0
- package/lib/machines/build-orchestrator.js +2 -0
- package/lib/machines/build-orchestrator.js.map +1 -0
- package/lib/machines/dev-machine.d.ts +2002 -125
- package/lib/machines/dev-machine.d.ts.map +1 -1
- package/lib/machines/dev-machine.js +161 -177
- package/lib/machines/dev-machine.js.map +1 -1
- package/lib/machines/js-machine.d.ts +240 -0
- package/lib/machines/js-machine.d.ts.map +1 -0
- package/lib/machines/js-machine.js +166 -0
- package/lib/machines/js-machine.js.map +1 -0
- package/lib/machines/scaffold-machine.d.ts +76 -46
- package/lib/machines/scaffold-machine.d.ts.map +1 -1
- package/lib/machines/scaffold-machine.js +52 -12
- package/lib/machines/scaffold-machine.js.map +1 -1
- package/lib/machines/ts-machine.d.ts +149 -0
- package/lib/machines/ts-machine.d.ts.map +1 -0
- package/lib/machines/ts-machine.js +103 -0
- package/lib/machines/ts-machine.js.map +1 -0
- package/lib/templates/javascript/eslint.config.js +1 -1
- package/lib/templates/typescript/eslint.config.js +1 -1
- package/lib/templates/typescript/package.json +1 -1
- package/lib/util/upload-bundle.d.ts +61 -1
- package/lib/util/upload-bundle.d.ts.map +1 -1
- package/lib/util/upload-bundle.js +37 -45
- package/lib/util/upload-bundle.js.map +1 -1
- package/package.json +4 -3
- package/lib/cli.d.ts +0 -3
- package/lib/cli.d.ts.map +0 -1
- package/lib/cli.js +0 -5
- package/lib/cli.js.map +0 -1
- package/lib/commands/scaffold.d.ts +0 -10
- package/lib/commands/scaffold.d.ts.map +0 -1
- package/lib/commands/scaffold.js.map +0 -1
- package/lib/components/TypeScriptError.d.ts.map +0 -1
- package/lib/components/TypeScriptError.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"build-machine.d.ts","sourceRoot":"","sources":["../../src/machines/build-machine.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"build-machine.d.ts","sourceRoot":"","sources":["../../src/machines/build-machine.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,76 +1,130 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
import { generateClientEntry } from "../build/client/generate-client-entry.js";
|
|
6
|
-
import { createServerBuildConfig } from "../build/server/create-server-build-config.js";
|
|
7
|
-
import { generateServerEntry } from "../build/server/generate-server-entry.js";
|
|
1
|
+
import { assign, setup } from "xstate";
|
|
2
|
+
import { jsMachine } from "./js-machine.js";
|
|
3
|
+
import { tsMachine } from "./ts-machine.js";
|
|
4
|
+
const processes = ["javascript", "typescript"];
|
|
8
5
|
export const buildMachine = setup({
|
|
9
6
|
types: {
|
|
10
7
|
context: {},
|
|
11
8
|
events: {},
|
|
9
|
+
children: {},
|
|
12
10
|
},
|
|
13
11
|
actors: {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
const clientPromise = generateClientEntry({ appDir, routes: ROUTES, log }).then(async (contents) => Promise.all(HARDCODED_OUTPUT_FILES.map(async (outfile) => esbuild.build({
|
|
21
|
-
...createClientBuildConfig({ contents, appDir }),
|
|
22
|
-
outfile,
|
|
23
|
-
}))));
|
|
24
|
-
const serverPromise = generateServerEntry({ appDir, log }).then(async (contents) => Promise.all(HARDCODED_SERVER_OUTPUT_FILES.map(async (outfile) => esbuild.build({ ...createServerBuildConfig(contents), outfile }))));
|
|
25
|
-
try {
|
|
26
|
-
await Promise.all([clientPromise, serverPromise]);
|
|
27
|
-
sendBack({ type: "Success" });
|
|
28
|
-
}
|
|
29
|
-
catch (e) {
|
|
30
|
-
sendBack({ type: "Error", error: errorSchema.parse(e) });
|
|
31
|
-
}
|
|
32
|
-
};
|
|
33
|
-
build();
|
|
34
|
-
}),
|
|
12
|
+
typescript: tsMachine,
|
|
13
|
+
javascript: jsMachine,
|
|
14
|
+
},
|
|
15
|
+
guards: {
|
|
16
|
+
"all done": ({ context }) => context.failed.length + context.successful.length === processes.length,
|
|
17
|
+
"all success": ({ context }) => context.successful.length === processes.length,
|
|
35
18
|
},
|
|
36
19
|
actions: {
|
|
37
20
|
setError: assign({
|
|
38
|
-
|
|
21
|
+
failed: ({ context }, params) => [...context.failed, params.process],
|
|
39
22
|
}),
|
|
40
|
-
|
|
41
|
-
|
|
23
|
+
setSuccess: assign({
|
|
24
|
+
successful: ({ context }, params) => [
|
|
25
|
+
...context.successful,
|
|
26
|
+
params.process,
|
|
27
|
+
],
|
|
42
28
|
}),
|
|
43
29
|
},
|
|
44
30
|
}).createMachine({
|
|
45
|
-
context: {
|
|
31
|
+
context: { successful: [], failed: [] },
|
|
46
32
|
id: "Build Machine",
|
|
47
|
-
initial: "Building",
|
|
48
33
|
states: {
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
34
|
+
"Errored": {
|
|
35
|
+
type: "final",
|
|
36
|
+
},
|
|
37
|
+
"Success": {
|
|
38
|
+
type: "final",
|
|
39
|
+
},
|
|
40
|
+
"Building": {
|
|
41
|
+
type: "parallel",
|
|
42
|
+
states: {
|
|
43
|
+
JavaScript: {
|
|
44
|
+
states: {
|
|
45
|
+
Building: {
|
|
46
|
+
on: {
|
|
47
|
+
"JavaScript Success": {
|
|
48
|
+
target: "Waiting",
|
|
49
|
+
actions: {
|
|
50
|
+
type: "setSuccess",
|
|
51
|
+
params: { process: "javascript" },
|
|
52
|
+
},
|
|
53
|
+
},
|
|
54
|
+
"JavaScript Error": {
|
|
55
|
+
target: "Waiting",
|
|
56
|
+
actions: {
|
|
57
|
+
type: "setError",
|
|
58
|
+
params: { process: "javascript" },
|
|
59
|
+
},
|
|
60
|
+
},
|
|
61
|
+
},
|
|
62
|
+
},
|
|
63
|
+
Waiting: {
|
|
64
|
+
always: {
|
|
65
|
+
target: "#Build Machine.All Done",
|
|
66
|
+
guard: "all done",
|
|
67
|
+
},
|
|
68
|
+
},
|
|
69
|
+
},
|
|
70
|
+
initial: "Building",
|
|
57
71
|
},
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
72
|
+
TypeScript: {
|
|
73
|
+
states: {
|
|
74
|
+
Validating: {
|
|
75
|
+
on: {
|
|
76
|
+
"TypeScript Success": {
|
|
77
|
+
target: "Waiting",
|
|
78
|
+
actions: {
|
|
79
|
+
type: "setSuccess",
|
|
80
|
+
params: { process: "typescript" },
|
|
81
|
+
},
|
|
82
|
+
},
|
|
83
|
+
"TypeScript Error": {
|
|
84
|
+
target: "Waiting",
|
|
85
|
+
actions: {
|
|
86
|
+
type: "setError",
|
|
87
|
+
params: { process: "typescript" },
|
|
88
|
+
},
|
|
89
|
+
},
|
|
90
|
+
},
|
|
91
|
+
},
|
|
92
|
+
Waiting: {
|
|
93
|
+
always: {
|
|
94
|
+
target: "#Build Machine.All Done",
|
|
95
|
+
guard: "all done",
|
|
96
|
+
},
|
|
97
|
+
},
|
|
98
|
+
},
|
|
99
|
+
initial: "Validating",
|
|
61
100
|
},
|
|
62
101
|
},
|
|
63
|
-
invoke: {
|
|
64
|
-
input: {},
|
|
65
|
-
src: "build",
|
|
66
|
-
},
|
|
67
102
|
},
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
103
|
+
"All Done": {
|
|
104
|
+
always: [
|
|
105
|
+
{
|
|
106
|
+
target: "Success",
|
|
107
|
+
guard: "all success",
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
target: "Errored",
|
|
111
|
+
reenter: true,
|
|
112
|
+
},
|
|
113
|
+
],
|
|
73
114
|
},
|
|
74
115
|
},
|
|
116
|
+
initial: "Building",
|
|
117
|
+
invoke: [
|
|
118
|
+
{
|
|
119
|
+
src: "javascript",
|
|
120
|
+
id: "javascript",
|
|
121
|
+
input: ({ self }) => ({ parentRef: self, write: true }),
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
src: "typescript",
|
|
125
|
+
id: "typescript",
|
|
126
|
+
input: ({ self }) => ({ parentRef: self }),
|
|
127
|
+
},
|
|
128
|
+
],
|
|
75
129
|
});
|
|
76
130
|
//# sourceMappingURL=build-machine.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"build-machine.js","sourceRoot":"","sources":["../../src/machines/build-machine.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"build-machine.js","sourceRoot":"","sources":["../../src/machines/build-machine.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { ActorRef } from "xstate";
|
|
2
|
+
export interface JavaScriptOrchestrator extends ActorRef<any, {
|
|
3
|
+
type: "JavaScript Error";
|
|
4
|
+
} | {
|
|
5
|
+
type: "JavaScript Success";
|
|
6
|
+
contents: [string, string];
|
|
7
|
+
time: Date;
|
|
8
|
+
}, any> {
|
|
9
|
+
}
|
|
10
|
+
export interface TypeScriptOrchestrator extends ActorRef<any, {
|
|
11
|
+
type: "TypeScript Error";
|
|
12
|
+
} | {
|
|
13
|
+
type: "TypeScript Success";
|
|
14
|
+
}, any> {
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=build-orchestrator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build-orchestrator.d.ts","sourceRoot":"","sources":["../../src/machines/build-orchestrator.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,QAAQ,EAAC,MAAM,QAAQ,CAAA;AAM/B,MAAM,WAAW,sBACb,SAAQ,QAAQ,CACZ,GAAG,EACD;IAAC,IAAI,EAAE,kBAAkB,CAAA;CAAC,GAC1B;IAAC,IAAI,EAAE,oBAAoB,CAAC;IAAC,QAAQ,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAAC,IAAI,EAAE,IAAI,CAAA;CAAC,EACtE,GAAG,CACN;CAAG;AAMR,MAAM,WAAW,sBACb,SAAQ,QAAQ,CAAC,GAAG,EAAE;IAAC,IAAI,EAAE,kBAAkB,CAAA;CAAC,GAAG;IAAC,IAAI,EAAE,oBAAoB,CAAA;CAAC,EAAE,GAAG,CAAC;CAAG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build-orchestrator.js","sourceRoot":"","sources":["../../src/machines/build-orchestrator.ts"],"names":[],"mappings":""}
|