@shopify/cli 3.61.0 → 3.61.2
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/dist/assets/hydrogen/starter/.eslintrc.cjs +1 -0
- package/dist/assets/hydrogen/starter/CHANGELOG.md +65 -65
- package/dist/assets/hydrogen/starter/app/components/Footer.tsx +3 -3
- package/dist/assets/hydrogen/starter/app/components/PageLayout.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/lib/session.ts +5 -0
- package/dist/assets/hydrogen/starter/app/root.tsx +84 -51
- package/dist/assets/hydrogen/starter/app/routes/_index.tsx +62 -25
- package/dist/assets/hydrogen/starter/app/routes/account.$.tsx +1 -5
- package/dist/assets/hydrogen/starter/app/routes/account.addresses.tsx +12 -70
- package/dist/assets/hydrogen/starter/app/routes/account.orders.$id.tsx +7 -14
- package/dist/assets/hydrogen/starter/app/routes/account.orders._index.tsx +1 -8
- package/dist/assets/hydrogen/starter/app/routes/account.profile.tsx +5 -22
- package/dist/assets/hydrogen/starter/app/routes/account.tsx +0 -1
- package/dist/assets/hydrogen/starter/app/routes/blogs.$blogHandle.$articleHandle.tsx +32 -6
- package/dist/assets/hydrogen/starter/app/routes/blogs.$blogHandle._index.tsx +36 -10
- package/dist/assets/hydrogen/starter/app/routes/blogs._index.tsx +35 -12
- package/dist/assets/hydrogen/starter/app/routes/cart.tsx +0 -2
- package/dist/assets/hydrogen/starter/app/routes/collections.$handle.tsx +40 -7
- package/dist/assets/hydrogen/starter/app/routes/collections._index.tsx +32 -6
- package/dist/assets/hydrogen/starter/app/routes/collections.all.tsx +31 -6
- package/dist/assets/hydrogen/starter/app/routes/pages.$handle.tsx +36 -8
- package/dist/assets/hydrogen/starter/app/routes/products.$handle.tsx +50 -11
- package/dist/assets/hydrogen/starter/package.json +6 -7
- package/dist/assets/hydrogen/starter/server.ts +4 -0
- package/dist/assets/hydrogen/virtual-routes/components/RequestDetails.jsx +1 -2
- package/dist/assets/hydrogen/virtual-routes/components/RequestTable.jsx +1 -2
- package/dist/assets/hydrogen/virtual-routes/routes/index.jsx +1 -2
- package/dist/{chunk-ZOTASNQ2.js → chunk-3RM5SOXY.js} +1 -1
- package/dist/{chunk-Q7PY7LVL.js → chunk-4757GPBG.js} +3 -3
- package/dist/{chunk-FFHJRSIP.js → chunk-4L37JOS5.js} +1 -1
- package/dist/{chunk-V67RXPI6.js → chunk-4TTAP7NN.js} +3 -3
- package/dist/{chunk-IIVL4DYB.js → chunk-5B2D56W6.js} +2 -2
- package/dist/{chunk-QX3YP6O5.js → chunk-5KRK4DLX.js} +2598 -795
- package/dist/{chunk-FWKRA64T.js → chunk-5MODHNUE.js} +3 -3
- package/dist/{chunk-LXXUWZRO.js → chunk-7IZTLXJ5.js} +2 -2
- package/dist/{chunk-AL4KPZUN.js → chunk-BUWM6JUU.js} +2 -2
- package/dist/{chunk-WNXHHHLZ.js → chunk-BYFLATOA.js} +3 -3
- package/dist/{chunk-4IXC46ZA.js → chunk-CK7MF3LY.js} +4 -4
- package/dist/{chunk-2AH5EBXL.js → chunk-CTETXMMM.js} +4 -4
- package/dist/{chunk-7YJH7P7B.js → chunk-CWYZA7C7.js} +1 -1
- package/dist/{chunk-463OPQAS.js → chunk-EHF6FVWH.js} +1 -1
- package/dist/{chunk-CMFKWJDJ.js → chunk-ETSILRIY.js} +3 -3
- package/dist/{chunk-EDVQGTOL.js → chunk-G4EQLT5B.js} +4 -4
- package/dist/{chunk-DWXXFI3U.js → chunk-JQPQJN44.js} +6 -6
- package/dist/{chunk-YZIPQNOG.js → chunk-KBXWK6XB.js} +2 -2
- package/dist/{chunk-EFL5CN6M.js → chunk-M73YMW2C.js} +4 -4
- package/dist/{chunk-HJ2JCW7E.js → chunk-NBIE3DNN.js} +2 -2
- package/dist/{chunk-2RKUO75O.js → chunk-NJP5GFNN.js} +129 -125
- package/dist/{chunk-TXDYKQZT.js → chunk-NJTSDTDU.js} +4 -4
- package/dist/{chunk-UJQBYPRO.js → chunk-OC4AY5G7.js} +1 -1
- package/dist/{chunk-75BJ33EP.js → chunk-Q3KADKQA.js} +2 -2
- package/dist/{chunk-LY6UIYOG.js → chunk-QDZF6IG4.js} +2 -2
- package/dist/{chunk-XDCNK2SU.js → chunk-QLLSCNEC.js} +2 -2
- package/dist/{chunk-O53XNGJU.js → chunk-QQP6JS5H.js} +1 -1
- package/dist/{chunk-2Q7SKRRM.js → chunk-QSO3GQEK.js} +162 -132
- package/dist/{chunk-5NBS5LAW.js → chunk-QTBH3GO6.js} +1 -1
- package/dist/{chunk-JZ5DN7RX.js → chunk-RPRKZ6JC.js} +2509 -728
- package/dist/{chunk-ONJCU4C5.js → chunk-TXXQWILO.js} +2 -2
- package/dist/{chunk-B4KDQK3X.js → chunk-UPM6XNBH.js} +2 -2
- package/dist/{chunk-3W2QB2OC.js → chunk-VC6CC75R.js} +2 -2
- package/dist/{chunk-XRFOYWYI.js → chunk-WZBNLCJ5.js} +2 -2
- package/dist/{chunk-63QEL3SZ.js → chunk-XMJDBJPP.js} +4 -4
- package/dist/{chunk-OOAZSPYS.js → chunk-YP5UVIUW.js} +3 -3
- package/dist/{chunk-LUGC3D2G.js → chunk-YWPV7MV2.js} +6 -6
- package/dist/{chunk-ABZKHSZ5.js → chunk-YZGLFVKK.js} +1 -1
- package/dist/{chunk-RW6YXHBL.js → chunk-ZE2ZPLYI.js} +12 -12
- package/dist/cli/commands/auth/logout.js +18 -18
- package/dist/cli/commands/auth/logout.test.js +19 -19
- package/dist/cli/commands/debug/command-flags.js +17 -17
- package/dist/cli/commands/demo/catalog.js +18 -18
- package/dist/cli/commands/demo/generate-file.js +18 -18
- package/dist/cli/commands/demo/index.js +17 -17
- package/dist/cli/commands/demo/print-ai-prompt.js +18 -18
- package/dist/cli/commands/docs/generate.js +17 -17
- package/dist/cli/commands/docs/generate.test.js +17 -17
- package/dist/cli/commands/help.js +17 -17
- package/dist/cli/commands/kitchen-sink/async.js +18 -18
- package/dist/cli/commands/kitchen-sink/async.test.js +18 -18
- package/dist/cli/commands/kitchen-sink/index.js +20 -20
- package/dist/cli/commands/kitchen-sink/index.test.js +20 -20
- package/dist/cli/commands/kitchen-sink/prompts.js +18 -18
- package/dist/cli/commands/kitchen-sink/prompts.test.js +18 -18
- package/dist/cli/commands/kitchen-sink/static.js +18 -18
- package/dist/cli/commands/kitchen-sink/static.test.js +18 -18
- package/dist/cli/commands/search.js +18 -18
- package/dist/cli/commands/upgrade.js +17 -17
- package/dist/cli/commands/version.js +18 -18
- package/dist/cli/commands/version.test.js +18 -18
- package/dist/cli/services/commands/search.js +8 -8
- package/dist/cli/services/commands/search.test.js +8 -8
- package/dist/cli/services/commands/version.js +11 -11
- package/dist/cli/services/commands/version.test.js +12 -12
- package/dist/cli/services/demo.js +8 -8
- package/dist/cli/services/demo.test.js +8 -8
- package/dist/cli/services/kitchen-sink/async.js +8 -8
- package/dist/cli/services/kitchen-sink/prompts.js +8 -8
- package/dist/cli/services/kitchen-sink/static.js +8 -8
- package/dist/cli/services/upgrade.js +10 -10
- package/dist/cli/services/upgrade.test.js +11 -11
- package/dist/{custom-oclif-loader-KLTAWG4B-VOMMA3PO.js → custom-oclif-loader-4SQGUQ7D-P5C4NLSX.js} +4 -4
- package/dist/{chunk-5R5656YY.js → custom-oclif-loader-OD47SFAU.js} +18 -3
- package/dist/{error-handler-UJK7WNJE.js → error-handler-EPMFPTYX.js} +10 -10
- package/dist/{error-handler-ND7WBMC3-CRFJKAS4.js → error-handler-WI4YVJIS-U3BMMYNJ.js} +6 -6
- package/dist/{error-handler-FUQWOW4J.js → error-handler-WL3Q25NI.js} +15 -15
- package/dist/hooks/postrun.js +13 -13
- package/dist/hooks/prerun.js +10 -10
- package/dist/index.js +1137 -1104
- package/dist/{lib-76RCE6WZ-AR3SQY6Y.js → lib-76RCE6WZ-5IYGTKKK.js} +2 -2
- package/dist/{lib-MWSNLG5P.js → lib-UYK3ZLZK.js} +3 -3
- package/dist/{local-5OND5PI5.js → local-KISH2IRF.js} +7 -7
- package/dist/{local-3LWDOA7J-UFWE2V6L.js → local-YKOG4EUR-XRRBWLSI.js} +4 -4
- package/dist/{morph-FQNWYET7.js → morph-DCIZUK2Q.js} +25 -8
- package/dist/{node-WNJUHXTR.js → node-3DKQAOFU.js} +14 -14
- package/dist/{node-package-manager-ISP2P5R3.js → node-package-manager-HYTHPJBI.js} +9 -9
- package/dist/{node-package-manager-TFY2ROCP-DDJAU44T.js → node-package-manager-S7TSAUJZ-KKDY6KSF.js} +5 -5
- package/dist/{system-G445DF53.js → system-LIP7AECY.js} +7 -7
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-ITQVVPJU.js → ui-5LSDG3C5.js} +7 -7
- package/dist/{ui-MUGCNPLG-UG4N3GMV.js → ui-FUZYK6S3-PVVDPVD5.js} +4 -4
- package/dist/{workerd-EZVOCUQW.js → workerd-TFH7T6NI.js} +13 -13
- package/oclif.manifest.json +1 -1
- package/package.json +4 -5
- package/dist/custom-oclif-loader-PJJ3H2WB.js +0 -28
- package/dist/hooks/init.d.ts +0 -12
- package/dist/hooks/init.js +0 -66
- package/dist/hooks/init.js.map +0 -1
- package/dist/{chunk-67MDUPX5.js → chunk-I434ZJQI.js} +7 -7
- package/dist/{chunk-74JT4RJX.js → chunk-VF4VWJWS.js} +3 -3
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-G4EQLT5B.js";
|
|
4
4
|
import {
|
|
5
5
|
packageManagerFromUserAgent
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-QDZF6IG4.js";
|
|
7
7
|
import {
|
|
8
8
|
currentProcessIsGlobal,
|
|
9
9
|
inferPackageManagerForGlobalCLI,
|
|
10
10
|
renderInfo
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-CK7MF3LY.js";
|
|
12
12
|
import {
|
|
13
13
|
init_cjs_shims
|
|
14
14
|
} from "./chunk-M63RTPGR.js";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-G4EQLT5B.js";
|
|
4
4
|
import {
|
|
5
5
|
renderTable,
|
|
6
6
|
renderText
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-CK7MF3LY.js";
|
|
8
8
|
import {
|
|
9
9
|
require_lib
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-I434ZJQI.js";
|
|
11
11
|
import {
|
|
12
12
|
__toESM,
|
|
13
13
|
init_cjs_shims
|
|
@@ -46,7 +46,7 @@ import {
|
|
|
46
46
|
tokenize,
|
|
47
47
|
widestLine,
|
|
48
48
|
wrapAnsi
|
|
49
|
-
} from "./chunk-
|
|
49
|
+
} from "./chunk-YWPV7MV2.js";
|
|
50
50
|
import {
|
|
51
51
|
require_signal_exit
|
|
52
52
|
} from "./chunk-FQIRJADJ.js";
|
|
@@ -56,7 +56,7 @@ import {
|
|
|
56
56
|
} from "./chunk-PCQFWMMD.js";
|
|
57
57
|
import {
|
|
58
58
|
require_lib
|
|
59
|
-
} from "./chunk-
|
|
59
|
+
} from "./chunk-I434ZJQI.js";
|
|
60
60
|
import {
|
|
61
61
|
cwd,
|
|
62
62
|
joinPath,
|
|
@@ -26732,7 +26732,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
|
|
|
26732
26732
|
try {
|
|
26733
26733
|
await getAndSet();
|
|
26734
26734
|
} catch (error) {
|
|
26735
|
-
const { sendErrorToBugsnag } = await import("./error-handler-
|
|
26735
|
+
const { sendErrorToBugsnag } = await import("./error-handler-WL3Q25NI.js");
|
|
26736
26736
|
await sendErrorToBugsnag(error, "unexpected_error");
|
|
26737
26737
|
}
|
|
26738
26738
|
}
|
|
@@ -26895,7 +26895,7 @@ var ConcurrentOutput = ({
|
|
|
26895
26895
|
}, [abortSignal, processes, writableStream, unmountInk, keepRunningAfterProcessesResolve]);
|
|
26896
26896
|
const { lineVertical } = figures_default;
|
|
26897
26897
|
return /* @__PURE__ */ import_react30.default.createElement(Static, { items: processOutput }, (chunk, index) => {
|
|
26898
|
-
return /* @__PURE__ */ import_react30.default.createElement(Box_default, { flexDirection: "column", key: index }, chunk.lines.map((line, index2) => /* @__PURE__ */ import_react30.default.createElement(Box_default, { key: index2, flexDirection: "row" }, showTimestamps ? /* @__PURE__ */ import_react30.default.createElement(Text, null, currentTime(), " ", lineVertical, " ") : null, /* @__PURE__ */ import_react30.default.createElement(Text, { color: chunk.color }, formatPrefix(chunk.prefix)), /* @__PURE__ */ import_react30.default.createElement(Text, null, " ", lineVertical, " ", line))));
|
|
26898
|
+
return /* @__PURE__ */ import_react30.default.createElement(Box_default, { flexDirection: "column", key: index }, chunk.lines.map((line, index2) => /* @__PURE__ */ import_react30.default.createElement(Box_default, { key: index2, flexDirection: "row" }, /* @__PURE__ */ import_react30.default.createElement(Text, null, showTimestamps ? /* @__PURE__ */ import_react30.default.createElement(Text, null, currentTime(), " ", lineVertical, " ") : null, /* @__PURE__ */ import_react30.default.createElement(Text, { color: chunk.color }, formatPrefix(chunk.prefix)), /* @__PURE__ */ import_react30.default.createElement(Text, null, " ", lineVertical, " ", line)))));
|
|
26899
26899
|
});
|
|
26900
26900
|
};
|
|
26901
26901
|
|
|
@@ -3,10 +3,10 @@ import {
|
|
|
3
3
|
} from "./chunk-IUHH3PST.js";
|
|
4
4
|
import {
|
|
5
5
|
demoStepsSchema
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-3RM5SOXY.js";
|
|
7
7
|
import {
|
|
8
8
|
base_command_default
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-G4EQLT5B.js";
|
|
10
10
|
import {
|
|
11
11
|
AbortError,
|
|
12
12
|
fileExists,
|
|
@@ -17,10 +17,10 @@ import {
|
|
|
17
17
|
readFile,
|
|
18
18
|
renderAutocompletePrompt,
|
|
19
19
|
writeFile
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-CK7MF3LY.js";
|
|
21
21
|
import {
|
|
22
22
|
require_lib
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-I434ZJQI.js";
|
|
24
24
|
import {
|
|
25
25
|
cwd,
|
|
26
26
|
joinPath,
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
searchService
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-YZGLFVKK.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-G4EQLT5B.js";
|
|
7
7
|
import {
|
|
8
8
|
require_lib
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-I434ZJQI.js";
|
|
10
10
|
import {
|
|
11
11
|
__toESM,
|
|
12
12
|
init_cjs_shims
|
|
@@ -4,10 +4,10 @@ import {
|
|
|
4
4
|
import {
|
|
5
5
|
errorHandler,
|
|
6
6
|
registerCleanBugsnagErrorsFromWithinPlugins
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-JQPQJN44.js";
|
|
8
8
|
import {
|
|
9
9
|
hashString
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-UPM6XNBH.js";
|
|
11
11
|
import {
|
|
12
12
|
AbortError,
|
|
13
13
|
addPublicMetadata,
|
|
@@ -23,10 +23,10 @@ import {
|
|
|
23
23
|
renderWarning,
|
|
24
24
|
terminalSupportsRawMode,
|
|
25
25
|
underscore
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-CK7MF3LY.js";
|
|
27
27
|
import {
|
|
28
28
|
require_lib
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-I434ZJQI.js";
|
|
30
30
|
import {
|
|
31
31
|
cwd
|
|
32
32
|
} from "./chunk-MHMFNQE3.js";
|
|
@@ -4,13 +4,13 @@ import {
|
|
|
4
4
|
import {
|
|
5
5
|
fanoutHooks,
|
|
6
6
|
reportAnalyticsEvent
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-XMJDBJPP.js";
|
|
8
8
|
import {
|
|
9
9
|
getEnvironmentData
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-UPM6XNBH.js";
|
|
11
11
|
import {
|
|
12
12
|
CLI_KIT_VERSION
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-QTBH3GO6.js";
|
|
14
14
|
import {
|
|
15
15
|
AbortSilentError,
|
|
16
16
|
CancelExecution,
|
|
@@ -23,16 +23,16 @@ import {
|
|
|
23
23
|
outputInfo,
|
|
24
24
|
printEventsJson,
|
|
25
25
|
shouldReportError
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-CK7MF3LY.js";
|
|
27
27
|
import {
|
|
28
28
|
require_stacktracey
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-YWPV7MV2.js";
|
|
30
30
|
import {
|
|
31
31
|
bugsnagApiKey
|
|
32
32
|
} from "./chunk-PCQFWMMD.js";
|
|
33
33
|
import {
|
|
34
34
|
require_lib
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-I434ZJQI.js";
|
|
36
36
|
import {
|
|
37
37
|
cwd,
|
|
38
38
|
isAbsolutePath,
|
|
@@ -4,10 +4,10 @@ import {
|
|
|
4
4
|
renderDangerousConfirmationPrompt,
|
|
5
5
|
renderSelectPrompt,
|
|
6
6
|
renderTextPrompt
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-CK7MF3LY.js";
|
|
8
8
|
import {
|
|
9
9
|
figures_default
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-YWPV7MV2.js";
|
|
11
11
|
import {
|
|
12
12
|
init_cjs_shims
|
|
13
13
|
} from "./chunk-M63RTPGR.js";
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
require_source_map,
|
|
14
14
|
require_supports_color,
|
|
15
15
|
require_supports_hyperlinks
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-VF4VWJWS.js";
|
|
17
17
|
import {
|
|
18
18
|
require_graceful_fs
|
|
19
19
|
} from "./chunk-ZZGXXS5X.js";
|
|
@@ -382,7 +382,7 @@ function pLimit(concurrency) {
|
|
|
382
382
|
return generator;
|
|
383
383
|
}
|
|
384
384
|
|
|
385
|
-
// ../create-app/dist/chunk-
|
|
385
|
+
// ../create-app/dist/chunk-ML34TC74.js
|
|
386
386
|
init_cjs_shims();
|
|
387
387
|
import fs from "node:fs";
|
|
388
388
|
import fsPromises from "node:fs/promises";
|
|
@@ -41996,7 +41996,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
|
|
|
41996
41996
|
try {
|
|
41997
41997
|
await getAndSet();
|
|
41998
41998
|
} catch (error) {
|
|
41999
|
-
const { sendErrorToBugsnag } = await import("./error-handler-
|
|
41999
|
+
const { sendErrorToBugsnag } = await import("./error-handler-WI4YVJIS-U3BMMYNJ.js");
|
|
42000
42000
|
await sendErrorToBugsnag(error, "unexpected_error");
|
|
42001
42001
|
}
|
|
42002
42002
|
}
|
|
@@ -42443,7 +42443,7 @@ var ConcurrentOutput = ({
|
|
|
42443
42443
|
}, [abortSignal, processes, writableStream, unmountInk, keepRunningAfterProcessesResolve]);
|
|
42444
42444
|
const { lineVertical } = figures_default;
|
|
42445
42445
|
return /* @__PURE__ */ import_react30.default.createElement(Static, { items: processOutput }, (chunk, index) => {
|
|
42446
|
-
return /* @__PURE__ */ import_react30.default.createElement(Box_default, { flexDirection: "column", key: index }, chunk.lines.map((line, index2) => /* @__PURE__ */ import_react30.default.createElement(Box_default, { key: index2, flexDirection: "row" }, showTimestamps ? /* @__PURE__ */ import_react30.default.createElement(Text, null, currentTime(), " ", lineVertical, " ") : null, /* @__PURE__ */ import_react30.default.createElement(Text, { color: chunk.color }, formatPrefix(chunk.prefix)), /* @__PURE__ */ import_react30.default.createElement(Text, null, " ", lineVertical, " ", line))));
|
|
42446
|
+
return /* @__PURE__ */ import_react30.default.createElement(Box_default, { flexDirection: "column", key: index }, chunk.lines.map((line, index2) => /* @__PURE__ */ import_react30.default.createElement(Box_default, { key: index2, flexDirection: "row" }, /* @__PURE__ */ import_react30.default.createElement(Text, null, showTimestamps ? /* @__PURE__ */ import_react30.default.createElement(Text, null, currentTime(), " ", lineVertical, " ") : null, /* @__PURE__ */ import_react30.default.createElement(Text, { color: chunk.color }, formatPrefix(chunk.prefix)), /* @__PURE__ */ import_react30.default.createElement(Text, null, " ", lineVertical, " ", line)))));
|
|
42447
42447
|
});
|
|
42448
42448
|
};
|
|
42449
42449
|
init_cjs_shims2();
|