shipthis 0.1.45 → 0.1.47
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/{AppleBundleIdDetails-Cx8k-rYB.js → AppleBundleIdDetails-DogjUozj.js} +4 -4
- package/dist/{Command-B2Qnw47r.js → Command-CWKSGrtu.js} +2 -2
- package/dist/{CommandGame-C23_F55i.js → CommandGame-B7EQbgMq.js} +2 -2
- package/dist/{Create-BxNeKc2r.js → Create-DVnctE1E.js} +2 -2
- package/dist/{GameStatus-repzSNId.js → GameStatus-DbwQmv4w.js} +2 -2
- package/dist/{Import-D6J9b-XO.js → Import-OqdHUTRB.js} +3 -3
- package/dist/{JobLogTail-CJWxpIq5.js → JobLogTail-D-IhoJDu.js} +4 -4
- package/dist/{JobProgress-CISmKMuD.js → JobProgress-C24YiJOA.js} +4 -4
- package/dist/{JobStatusTable-BEOu5MgG.js → JobStatusTable-BrfiBJ2p.js} +3 -3
- package/dist/{ProjectCredentialsTable-DR11Mn7W.js → ProjectCredentialsTable-DyUiZFwz.js} +2 -2
- package/dist/{UserCredentialsTable-db4Xb8HC.js → UserCredentialsTable-DBasvwqB.js} +2 -2
- package/dist/{baseAppleCommand-YzhCAdUY.js → baseAppleCommand-Dfzhp492.js} +1 -1
- package/dist/{baseCommand-ClUdS6Cn.js → baseCommand-B7pUDBYl.js} +3 -3
- package/dist/{baseGameAndroidCommand-LdDRof_I.js → baseGameAndroidCommand-BhridFzb.js} +2 -2
- package/dist/{baseGameCommand-DQ6Wj-Pk.js → baseGameCommand-BTC5XD8W.js} +6 -6
- package/dist/commands/apiKey/create.js +3 -3
- package/dist/commands/apiKey/list.js +3 -3
- package/dist/commands/apiKey/revoke.js +3 -3
- package/dist/commands/apple/apiKey/create.js +9 -9
- package/dist/commands/apple/apiKey/delete.js +6 -6
- package/dist/commands/apple/apiKey/export.js +5 -5
- package/dist/commands/apple/apiKey/import.js +5 -5
- package/dist/commands/apple/apiKey/status.js +4 -4
- package/dist/commands/apple/certificate/create.js +9 -9
- package/dist/commands/apple/certificate/delete.js +6 -6
- package/dist/commands/apple/certificate/export.js +5 -5
- package/dist/commands/apple/certificate/import.js +5 -5
- package/dist/commands/apple/certificate/status.js +4 -4
- package/dist/commands/apple/login.js +2 -2
- package/dist/commands/apple/status.js +4 -4
- package/dist/commands/dashboard.js +3 -3
- package/dist/commands/game/android/apiKey/connect.js +11 -11
- package/dist/commands/game/android/apiKey/create.js +13 -13
- package/dist/commands/game/android/apiKey/delete.js +6 -6
- package/dist/commands/game/android/apiKey/export.js +9 -9
- package/dist/commands/game/android/apiKey/import.js +9 -9
- package/dist/commands/game/android/apiKey/invite.js +6 -6
- package/dist/commands/game/android/apiKey/policy.js +8 -8
- package/dist/commands/game/android/apiKey/status.js +9 -9
- package/dist/commands/game/android/keyStore/create.js +10 -10
- package/dist/commands/game/android/keyStore/delete.js +6 -6
- package/dist/commands/game/android/keyStore/export.js +8 -8
- package/dist/commands/game/android/keyStore/import.js +11 -11
- package/dist/commands/game/android/keyStore/status.js +9 -9
- package/dist/commands/game/android/status.js +7 -7
- package/dist/commands/game/build/download.js +6 -6
- package/dist/commands/game/build/list.js +7 -7
- package/dist/commands/game/create.js +2 -2
- package/dist/commands/game/details.js +5 -5
- package/dist/commands/game/export.js +2 -2
- package/dist/commands/game/ios/app/addTester.js +6 -6
- package/dist/commands/game/ios/app/create.js +5 -5
- package/dist/commands/game/ios/app/status.js +9 -9
- package/dist/commands/game/ios/app/sync.js +7 -7
- package/dist/commands/game/ios/profile/create.js +9 -9
- package/dist/commands/game/ios/profile/delete.js +7 -7
- package/dist/commands/game/ios/profile/export.js +8 -8
- package/dist/commands/game/ios/profile/import.js +8 -8
- package/dist/commands/game/ios/profile/status.js +9 -9
- package/dist/commands/game/ios/status.js +11 -11
- package/dist/commands/game/ios/wizard.js +3 -3
- package/dist/commands/game/job/list.js +6 -6
- package/dist/commands/game/job/status.js +9 -9
- package/dist/commands/game/list.js +3 -3
- package/dist/commands/game/ship.js +8 -8
- package/dist/commands/game/status.js +5 -5
- package/dist/commands/game/wizard.js +34 -34
- package/dist/commands/internal/fastlane.js +2 -2
- package/dist/commands/internal/readme.js +2 -2
- package/dist/commands/login.js +2 -2
- package/dist/commands/status.js +4 -4
- package/dist/commands/util/android-build-method.js +2 -2
- package/dist/commands/util/glass.js +2 -2
- package/dist/{export-Dq53OG06.js → export-7GgsEM8k.js} +1 -1
- package/dist/{import-CPAFgZO5.js → import-DKibfocC.js} +1 -1
- package/dist/{index-B-5yl-9h.js → index-3FFnBAwx.js} +5 -5
- package/dist/{index-BMdQLpAh.js → index-B_dXK-Zt.js} +1 -1
- package/dist/{index-ZQyiwS8O.js → index-BeGDjWvi.js} +5 -4
- package/dist/index.js +0 -0
- package/dist/{upload-BfWRd6ss.js → upload-DGY-glMy.js} +1 -1
- package/dist/{useAppleApp-BZ1YvB2M.js → useAppleApp-DRJf8q6R.js} +1 -1
- package/dist/{useAppleBundleId-CVBg5V7b.js → useAppleBundleId-B-5a-soi.js} +1 -1
- package/dist/{useAppleProfiles-BPZwJoCh.js → useAppleProfiles-BXXI2MAc.js} +1 -1
- package/dist/{useGoogleStatus-TpGFvpk5.js → useGoogleStatus-CETX9Rbw.js} +2 -2
- package/dist/{useProjectCredentials-Dv0DF2rA.js → useProjectCredentials-AV_OlZEu.js} +2 -2
- package/dist/{useWebSocket-Bj5fQveo.js → useWebSocket-DgYLiSrd.js} +1 -1
- package/dist/utils/help.js +0 -0
- package/npm-shrinkwrap.json +5307 -7906
- package/oclif.manifest.json +1 -1
- package/package.json +12 -10
|
@@ -11,11 +11,11 @@ import 'readline-sync';
|
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'axios';
|
|
13
13
|
import 'isomorphic-git';
|
|
14
|
-
import './baseCommand-
|
|
14
|
+
import './baseCommand-B7pUDBYl.js';
|
|
15
15
|
import '@oclif/core';
|
|
16
16
|
import '@tanstack/react-query';
|
|
17
17
|
import 'react';
|
|
18
|
-
import { u as useAppleApp } from './useAppleApp-
|
|
18
|
+
import { u as useAppleApp } from './useAppleApp-DRJf8q6R.js';
|
|
19
19
|
import 'fast-glob';
|
|
20
20
|
import 'uuid';
|
|
21
21
|
import 'socket.io-client';
|
|
@@ -27,12 +27,12 @@ import 'strip-ansi';
|
|
|
27
27
|
import { T as Table } from './Table-FaNgpyeq.js';
|
|
28
28
|
import { T as Title } from './Title-BCQtayg6.js';
|
|
29
29
|
import 'open';
|
|
30
|
-
import './baseGameCommand-
|
|
30
|
+
import './baseGameCommand-BTC5XD8W.js';
|
|
31
31
|
import 'godot-export-presets';
|
|
32
32
|
import 'marked';
|
|
33
33
|
import 'marked-terminal';
|
|
34
34
|
import 'qrcode';
|
|
35
|
-
import { u as useAppleBundleId } from './useAppleBundleId-
|
|
35
|
+
import { u as useAppleBundleId } from './useAppleBundleId-B-5a-soi.js';
|
|
36
36
|
|
|
37
37
|
const AppleAppDetails = (props) => {
|
|
38
38
|
const { data, isLoading } = useAppleApp(props);
|
|
@@ -2,7 +2,7 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { QueryClientProvider } from '@tanstack/react-query';
|
|
3
3
|
import { useScreenSize } from 'fullscreen-ink';
|
|
4
4
|
import { Box } from 'ink';
|
|
5
|
-
import { I as queryClient } from './baseCommand-
|
|
5
|
+
import { I as queryClient } from './baseCommand-B7pUDBYl.js';
|
|
6
6
|
import 'axios';
|
|
7
7
|
import 'node:fs';
|
|
8
8
|
import 'luxon';
|
|
@@ -19,7 +19,7 @@ import 'stream';
|
|
|
19
19
|
import 'yazl';
|
|
20
20
|
import 'fast-glob';
|
|
21
21
|
import 'uuid';
|
|
22
|
-
import { C as CommandProvider } from './baseGameCommand-
|
|
22
|
+
import { C as CommandProvider } from './baseGameCommand-BTC5XD8W.js';
|
|
23
23
|
|
|
24
24
|
const Command = ({ children, command }) => {
|
|
25
25
|
const { width } = useScreenSize();
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
|
-
import { G as GameProvider } from './baseGameCommand-
|
|
3
|
-
import { C as Command } from './Command-
|
|
2
|
+
import { G as GameProvider } from './baseGameCommand-BTC5XD8W.js';
|
|
3
|
+
import { C as Command } from './Command-CWKSGrtu.js';
|
|
4
4
|
|
|
5
5
|
const CommandGame = ({ children, command }) => /* @__PURE__ */ jsx(Command, { command, children: /* @__PURE__ */ jsx(GameProvider, { children }) });
|
|
6
6
|
|
|
@@ -3,7 +3,7 @@ import { useQueryClient } from '@tanstack/react-query';
|
|
|
3
3
|
import axios from 'axios';
|
|
4
4
|
import { Box } from 'ink';
|
|
5
5
|
import { useContext } from 'react';
|
|
6
|
-
import { q as getAuthedHeaders, p as API_URL } from './baseCommand-
|
|
6
|
+
import { q as getAuthedHeaders, p as API_URL } from './baseCommand-B7pUDBYl.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:fs';
|
|
@@ -14,7 +14,7 @@ import 'readline-sync';
|
|
|
14
14
|
import 'luxon';
|
|
15
15
|
import 'isomorphic-git';
|
|
16
16
|
import '@oclif/core';
|
|
17
|
-
import { i as GameContext, k as cacheKeys } from './baseGameCommand-
|
|
17
|
+
import { i as GameContext, k as cacheKeys } from './baseGameCommand-BTC5XD8W.js';
|
|
18
18
|
import 'fast-glob';
|
|
19
19
|
import 'uuid';
|
|
20
20
|
import 'socket.io-client';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
2
|
import { Text, Box } from 'ink';
|
|
3
3
|
import { useState, useEffect, useContext } from 'react';
|
|
4
|
-
import { c as getShortDate, P as Platform, l as getProject, M as getProjectPlatformProgress } from './baseCommand-
|
|
4
|
+
import { c as getShortDate, P as Platform, l as getProject, M as getProjectPlatformProgress } from './baseCommand-B7pUDBYl.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
|
-
import { g as getShortUUID, m as makeHumanReadable, i as GameContext, j as CommandContext } from './baseGameCommand-
|
|
6
|
+
import { g as getShortUUID, m as makeHumanReadable, i as GameContext, j as CommandContext } from './baseGameCommand-BTC5XD8W.js';
|
|
7
7
|
import '@tanstack/react-query';
|
|
8
8
|
import 'axios';
|
|
9
9
|
import 'luxon';
|
|
@@ -11,7 +11,7 @@ import 'readline-sync';
|
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'axios';
|
|
13
13
|
import 'isomorphic-git';
|
|
14
|
-
import { I as queryClient, P as Platform, C as CredentialsType } from './baseCommand-
|
|
14
|
+
import { I as queryClient, P as Platform, C as CredentialsType } from './baseCommand-B7pUDBYl.js';
|
|
15
15
|
import '@oclif/core';
|
|
16
16
|
import { useMutation } from '@tanstack/react-query';
|
|
17
17
|
import 'fast-glob';
|
|
@@ -24,12 +24,12 @@ import 'string-length';
|
|
|
24
24
|
import 'strip-ansi';
|
|
25
25
|
import 'open';
|
|
26
26
|
import '@inkjs/ui';
|
|
27
|
-
import { k as cacheKeys, i as GameContext } from './baseGameCommand-
|
|
27
|
+
import { k as cacheKeys, i as GameContext } from './baseGameCommand-BTC5XD8W.js';
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
31
|
import 'godot-export-presets';
|
|
32
|
-
import { i as importCredential } from './import-
|
|
32
|
+
import { i as importCredential } from './import-DKibfocC.js';
|
|
33
33
|
|
|
34
34
|
async function importKeystore({ log = () => {
|
|
35
35
|
}, ...opt }) {
|
|
@@ -5,7 +5,7 @@ import { useInfiniteQuery } from '@tanstack/react-query';
|
|
|
5
5
|
import axios from 'axios';
|
|
6
6
|
import { useState, useRef, useEffect } from 'react';
|
|
7
7
|
import 'node:fs';
|
|
8
|
-
import { q as getAuthedHeaders, p as API_URL, H as castArrayObjectDates, J as JobStatus, a8 as castJobDates, a6 as castObjectDates, a9 as getShortTime } from './baseCommand-
|
|
8
|
+
import { q as getAuthedHeaders, p as API_URL, H as castArrayObjectDates, J as JobStatus, a8 as castJobDates, a6 as castObjectDates, a9 as getShortTime } from './baseCommand-B7pUDBYl.js';
|
|
9
9
|
import 'luxon';
|
|
10
10
|
import 'node:crypto';
|
|
11
11
|
import 'node:path';
|
|
@@ -19,12 +19,12 @@ import 'yazl';
|
|
|
19
19
|
import 'fast-glob';
|
|
20
20
|
import 'uuid';
|
|
21
21
|
import 'socket.io-client';
|
|
22
|
-
import { k as cacheKeys, y as useJob, h as getStageColor, x as getMessageColor } from './baseGameCommand-
|
|
22
|
+
import { k as cacheKeys, y as useJob, h as getStageColor, x as getMessageColor } from './baseGameCommand-BTC5XD8W.js';
|
|
23
23
|
import 'fullscreen-ink';
|
|
24
|
-
import { u as useWebSocket } from './useWebSocket-
|
|
25
|
-
import { T as Title } from './Title-BCQtayg6.js';
|
|
24
|
+
import { u as useWebSocket } from './useWebSocket-DgYLiSrd.js';
|
|
26
25
|
import stringLength from 'string-length';
|
|
27
26
|
import stripAnsi from 'strip-ansi';
|
|
27
|
+
import { T as Title } from './Title-BCQtayg6.js';
|
|
28
28
|
|
|
29
29
|
function arrayToDictionary(array, key = "id") {
|
|
30
30
|
return array.reduce((a, i) => {
|
|
@@ -2,19 +2,19 @@ import fs__default from 'node:fs';
|
|
|
2
2
|
import { useMutation } from '@tanstack/react-query';
|
|
3
3
|
import fg from 'fast-glob';
|
|
4
4
|
import { v4 } from 'uuid';
|
|
5
|
-
import { I as queryClient, l as getProject, x as DEFAULT_SHIPPED_FILES_GLOBS, y as DEFAULT_IGNORED_FILES_GLOBS, a4 as getNewUploadTicket, a5 as startJobsFromUpload, a2 as LogLevel } from './baseCommand-
|
|
6
|
-
import { k as cacheKeys, v as getFileHash, w as getPlatformName, x as getMessageColor } from './baseGameCommand-
|
|
5
|
+
import { I as queryClient, l as getProject, x as DEFAULT_SHIPPED_FILES_GLOBS, y as DEFAULT_IGNORED_FILES_GLOBS, a4 as getNewUploadTicket, a5 as startJobsFromUpload, a2 as LogLevel } from './baseCommand-B7pUDBYl.js';
|
|
6
|
+
import { k as cacheKeys, v as getFileHash, w as getPlatformName, x as getMessageColor } from './baseGameCommand-BTC5XD8W.js';
|
|
7
7
|
import { ZipFile } from 'yazl';
|
|
8
8
|
import { g as getCWDGitInfo } from './git-BpsfNFZ_.js';
|
|
9
9
|
import { Readable, Transform } from 'stream';
|
|
10
10
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
11
11
|
import { Box, Text } from 'ink';
|
|
12
|
-
import 'ink-spinner';
|
|
13
12
|
import { useState } from 'react';
|
|
13
|
+
import 'ink-spinner';
|
|
14
14
|
import 'axios';
|
|
15
15
|
import 'luxon';
|
|
16
16
|
import 'socket.io-client';
|
|
17
|
-
import { u as useJobWatching, a as JobLogLine } from './JobLogTail-
|
|
17
|
+
import { u as useJobWatching, a as JobLogLine } from './JobLogTail-D-IhoJDu.js';
|
|
18
18
|
import 'fullscreen-ink';
|
|
19
19
|
import 'open';
|
|
20
20
|
import '@inkjs/ui';
|
|
@@ -3,15 +3,15 @@ import { Box, Text } from 'ink';
|
|
|
3
3
|
import Spinner from 'ink-spinner';
|
|
4
4
|
import { DateTime } from 'luxon';
|
|
5
5
|
import { useState, useEffect } from 'react';
|
|
6
|
-
import { J as JobStatus } from './baseCommand-
|
|
6
|
+
import { J as JobStatus } from './baseCommand-B7pUDBYl.js';
|
|
7
7
|
import '@tanstack/react-query';
|
|
8
8
|
import 'axios';
|
|
9
9
|
import 'node:fs';
|
|
10
|
-
import { e as getJobSummary, h as getStageColor, f as getJobStatusColor } from './baseGameCommand-
|
|
10
|
+
import { e as getJobSummary, h as getStageColor, f as getJobStatusColor } from './baseGameCommand-BTC5XD8W.js';
|
|
11
11
|
import 'fast-glob';
|
|
12
12
|
import 'uuid';
|
|
13
13
|
import 'socket.io-client';
|
|
14
|
-
import { u as useJobWatching } from './JobLogTail-
|
|
14
|
+
import { u as useJobWatching } from './JobLogTail-D-IhoJDu.js';
|
|
15
15
|
import 'fullscreen-ink';
|
|
16
16
|
import { a as StatusRow, b as StatusRowLabel } from './StatusTable-DzRWcMr4.js';
|
|
17
17
|
import { T as Title } from './Title-BCQtayg6.js';
|
|
@@ -10,11 +10,11 @@ import 'readline-sync';
|
|
|
10
10
|
import 'luxon';
|
|
11
11
|
import 'axios';
|
|
12
12
|
import 'isomorphic-git';
|
|
13
|
-
import './baseCommand-
|
|
13
|
+
import './baseCommand-B7pUDBYl.js';
|
|
14
14
|
import '@oclif/core';
|
|
15
15
|
import '@tanstack/react-query';
|
|
16
16
|
import 'react';
|
|
17
|
-
import { u as useProjectCredentials, g as getProjectCredentialSummary } from './useProjectCredentials-
|
|
17
|
+
import { u as useProjectCredentials, g as getProjectCredentialSummary } from './useProjectCredentials-AV_OlZEu.js';
|
|
18
18
|
import 'fast-glob';
|
|
19
19
|
import 'uuid';
|
|
20
20
|
import 'socket.io-client';
|
|
@@ -10,13 +10,13 @@ import 'readline-sync';
|
|
|
10
10
|
import 'luxon';
|
|
11
11
|
import axios from 'axios';
|
|
12
12
|
import 'isomorphic-git';
|
|
13
|
-
import { c as getShortDate, q as getAuthedHeaders, p as API_URL, H as castArrayObjectDates } from './baseCommand-
|
|
13
|
+
import { c as getShortDate, q as getAuthedHeaders, p as API_URL, H as castArrayObjectDates } from './baseCommand-B7pUDBYl.js';
|
|
14
14
|
import '@oclif/core';
|
|
15
15
|
import { useQuery } from '@tanstack/react-query';
|
|
16
16
|
import 'react';
|
|
17
17
|
import 'fast-glob';
|
|
18
18
|
import 'uuid';
|
|
19
|
-
import { k as cacheKeys, g as getShortUUID } from './baseGameCommand-
|
|
19
|
+
import { k as cacheKeys, g as getShortUUID } from './baseGameCommand-BTC5XD8W.js';
|
|
20
20
|
import 'socket.io-client';
|
|
21
21
|
import 'fullscreen-ink';
|
|
22
22
|
import 'stream';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as fs from 'node:fs';
|
|
2
2
|
import fs__default from 'node:fs';
|
|
3
3
|
import path__default from 'node:path';
|
|
4
|
-
import chalk from 'chalk';
|
|
5
4
|
import { Flags, Command } from '@oclif/core';
|
|
5
|
+
import chalk from 'chalk';
|
|
6
6
|
import axios from 'axios';
|
|
7
7
|
import { DateTime } from 'luxon';
|
|
8
8
|
import * as expo from '@expo/apple-utils/build/index.js';
|
|
@@ -593,7 +593,7 @@ async function getGodotAndroidPackageName() {
|
|
|
593
593
|
}
|
|
594
594
|
function getGodotVersion() {
|
|
595
595
|
const projectGodotConfig = getGodotProjectConfig();
|
|
596
|
-
const features = projectGodotConfig.get_value("application", "config/features");
|
|
596
|
+
const features = projectGodotConfig.get_value("application", "config/features", []);
|
|
597
597
|
if (!features || features.length === 0) {
|
|
598
598
|
return "3.6";
|
|
599
599
|
}
|
|
@@ -855,4 +855,4 @@ class BaseCommand extends Command {
|
|
|
855
855
|
}
|
|
856
856
|
}
|
|
857
857
|
|
|
858
|
-
export { acceptTerms as $, ApiKey as A, BaseCommand as B, CredentialsType as C, DetailsFlags as D, getProjectJobs as E, getJob as F, GODOT_CAPABILITIES as G, castArrayObjectDates as H, queryClient as I, JobStatus as J, WS_URL as K, getAuthToken as L, getProjectPlatformProgress as M, downloadBuildById as N, getGoogleStatus as O, Platform as P, getGodotAndroidPackageName as Q, enforcePolicy as R, revokePolicy as S, inviteServiceAccount as T, UserRole as U, disconnectGoogle as V, WEB_URL as W, getAPIKeys as X, createAPIKey as Y, revokeAPIKey as Z, getSingleUseUrl as _, ApiKeyType as a, setAuthToken as a0, Auth as a1, LogLevel as a2, getShortAuthRequiredUrl as a3, getNewUploadTicket as a4, startJobsFromUpload as a5, castObjectDates as a6, getGoogleAuthUrl as a7, castJobDates as a8, getShortTime as a9, updateProject as aa,
|
|
858
|
+
export { acceptTerms as $, ApiKey as A, BaseCommand as B, CredentialsType as C, DetailsFlags as D, getProjectJobs as E, getJob as F, GODOT_CAPABILITIES as G, castArrayObjectDates as H, queryClient as I, JobStatus as J, WS_URL as K, getAuthToken as L, getProjectPlatformProgress as M, downloadBuildById as N, getGoogleStatus as O, Platform as P, getGodotAndroidPackageName as Q, enforcePolicy as R, revokePolicy as S, inviteServiceAccount as T, UserRole as U, disconnectGoogle as V, WEB_URL as W, getAPIKeys as X, createAPIKey as Y, revokeAPIKey as Z, getSingleUseUrl as _, ApiKeyType as a, setAuthToken as a0, Auth as a1, LogLevel as a2, getShortAuthRequiredUrl as a3, getNewUploadTicket as a4, startJobsFromUpload as a5, castObjectDates as a6, getGoogleAuthUrl as a7, castJobDates as a8, getShortTime as a9, updateProject as aa, getGradleBuildOptionKey as ab, BuildType as ac, getShortDateTime as ad, getShortTimeDelta as ae, JobStage as af, getSelf as ag, getTerms as ah, Certificate as b, getShortDate as c, getGodotAppleBundleIdentifier as d, BundleId as e, App as f, getProjects as g, CapabilityTypeOption as h, isGradleBuildEnabled as i, BetaGroup as j, isCWDGodotGame as k, getProject as l, CertificateType as m, Profile as n, ProfileType as o, API_URL as p, getAuthedHeaders as q, getGodotProjectCapabilities as r, setGradleBuildEnabled as s, CapabilityType as t, GameEngine as u, getGodotVersion as v, createProject as w, DEFAULT_SHIPPED_FILES_GLOBS as x, DEFAULT_IGNORED_FILES_GLOBS as y, getGodotProjectName as z };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { O as getGoogleStatus, Q as getGodotAndroidPackageName } from './baseCommand-
|
|
2
|
-
import { c as BaseGameCommand, d as generatePackageName, b as getInput } from './baseGameCommand-
|
|
1
|
+
import { O as getGoogleStatus, Q as getGodotAndroidPackageName } from './baseCommand-B7pUDBYl.js';
|
|
2
|
+
import { c as BaseGameCommand, d as generatePackageName, b as getInput } from './baseGameCommand-BTC5XD8W.js';
|
|
3
3
|
|
|
4
4
|
class BaseGameAndroidCommand extends BaseGameCommand {
|
|
5
5
|
async checkGoogleAuth(waitForAuth = false) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { p as API_URL, q as getAuthedHeaders, P as Platform, ad as getShortDateTime, H as castArrayObjectDates, J as JobStatus, ae as getShortTimeDelta, F as getJob, af as JobStage, a2 as LogLevel, l as getProject, a3 as getShortAuthRequiredUrl, I as queryClient,
|
|
2
|
+
import { p as API_URL, q as getAuthedHeaders, P as Platform, ad as getShortDateTime, H as castArrayObjectDates, J as JobStatus, ae as getShortTimeDelta, F as getJob, af as JobStage, a2 as LogLevel, l as getProject, a3 as getShortAuthRequiredUrl, I as queryClient, ac as BuildType, W as WEB_URL, B as BaseCommand, ag as getSelf, ah as getTerms, aa as updateProject } from './baseCommand-B7pUDBYl.js';
|
|
3
3
|
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
4
4
|
import { useStdin, useInput, Text, Box } from 'ink';
|
|
5
5
|
import Spinner from 'ink-spinner';
|
|
@@ -264,7 +264,7 @@ async function getInput(message) {
|
|
|
264
264
|
}
|
|
265
265
|
function generatePackageName(gameName) {
|
|
266
266
|
let normalizedGameName = gameName.trim().toLowerCase();
|
|
267
|
-
normalizedGameName = normalizedGameName.replaceAll(/[\s_
|
|
267
|
+
normalizedGameName = normalizedGameName.replaceAll(/[\s_-]+/g, ".");
|
|
268
268
|
normalizedGameName = normalizedGameName.replaceAll(/[^\d.a-z]/g, "");
|
|
269
269
|
normalizedGameName = normalizedGameName.replaceAll(/\.+/g, ".");
|
|
270
270
|
normalizedGameName = normalizedGameName.replace(/^\./, "").replace(/\.$/, "");
|
|
@@ -283,8 +283,8 @@ function scriptDir(importMeta) {
|
|
|
283
283
|
return dirname;
|
|
284
284
|
}
|
|
285
285
|
|
|
286
|
-
function getDefaultExportFromCjs
|
|
287
|
-
|
|
286
|
+
function getDefaultExportFromCjs(x) {
|
|
287
|
+
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
|
|
288
288
|
}
|
|
289
289
|
|
|
290
290
|
var ejs$1 = {};
|
|
@@ -400,7 +400,7 @@ function encode_char(c) {
|
|
|
400
400
|
return match[1].toUpperCase();
|
|
401
401
|
});
|
|
402
402
|
};
|
|
403
|
-
exports$1.createNullProtoObjWherePossible = function() {
|
|
403
|
+
exports$1.createNullProtoObjWherePossible = (function() {
|
|
404
404
|
if (typeof Object.create == "function") {
|
|
405
405
|
return function() {
|
|
406
406
|
return /* @__PURE__ */ Object.create(null);
|
|
@@ -414,7 +414,7 @@ function encode_char(c) {
|
|
|
414
414
|
return function() {
|
|
415
415
|
return {};
|
|
416
416
|
};
|
|
417
|
-
}();
|
|
417
|
+
})();
|
|
418
418
|
exports$1.hasOwnOnlyObject = function(obj) {
|
|
419
419
|
var o = exports$1.createNullProtoObjWherePossible();
|
|
420
420
|
for (var p in obj) {
|
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import { v4 } from 'uuid';
|
|
5
|
-
import { Y as createAPIKey, c as getShortDate } from '../../baseCommand-
|
|
6
|
-
import { B as BaseAuthenticatedCommand, g as getShortUUID, a as getRenderedMarkdown } from '../../baseGameCommand-
|
|
5
|
+
import { Y as createAPIKey, c as getShortDate } from '../../baseCommand-B7pUDBYl.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand, g as getShortUUID, a as getRenderedMarkdown } from '../../baseGameCommand-BTC5XD8W.js';
|
|
7
7
|
import 'node:fs';
|
|
8
8
|
import 'node:path';
|
|
9
9
|
import 'chalk';
|
|
@@ -23,7 +23,7 @@ import 'qrcode';
|
|
|
23
23
|
import { R as RunWithSpinner } from '../../RunWithSpinner-DucRnFp6.js';
|
|
24
24
|
import 'godot-export-presets';
|
|
25
25
|
import 'yazl';
|
|
26
|
-
import { C as Command } from '../../Command-
|
|
26
|
+
import { C as Command } from '../../Command-CWKSGrtu.js';
|
|
27
27
|
import '@expo/apple-utils/build/index.js';
|
|
28
28
|
import 'node:crypto';
|
|
29
29
|
import 'node:readline';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render, Box, Text } from 'ink';
|
|
4
|
-
import { X as getAPIKeys, c as getShortDate } from '../../baseCommand-
|
|
5
|
-
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-
|
|
4
|
+
import { X as getAPIKeys, c as getShortDate } from '../../baseCommand-B7pUDBYl.js';
|
|
5
|
+
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-BTC5XD8W.js';
|
|
6
6
|
import 'node:fs';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
@@ -25,7 +25,7 @@ import 'marked-terminal';
|
|
|
25
25
|
import 'qrcode';
|
|
26
26
|
import 'godot-export-presets';
|
|
27
27
|
import 'yazl';
|
|
28
|
-
import { C as Command } from '../../Command-
|
|
28
|
+
import { C as Command } from '../../Command-CWKSGrtu.js';
|
|
29
29
|
import '@expo/apple-utils/build/index.js';
|
|
30
30
|
import 'node:crypto';
|
|
31
31
|
import 'node:readline';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Args, Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { Z as revokeAPIKey } from '../../baseCommand-
|
|
5
|
-
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-
|
|
4
|
+
import { Z as revokeAPIKey } from '../../baseCommand-B7pUDBYl.js';
|
|
5
|
+
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-BTC5XD8W.js';
|
|
6
6
|
import 'node:fs';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
@@ -25,7 +25,7 @@ import 'qrcode';
|
|
|
25
25
|
import { R as RunWithSpinner } from '../../RunWithSpinner-DucRnFp6.js';
|
|
26
26
|
import 'godot-export-presets';
|
|
27
27
|
import 'yazl';
|
|
28
|
-
import { C as Command } from '../../Command-
|
|
28
|
+
import { C as Command } from '../../Command-CWKSGrtu.js';
|
|
29
29
|
import '@expo/apple-utils/build/index.js';
|
|
30
30
|
import 'node:crypto';
|
|
31
31
|
import 'node:readline';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { g as getUserCredentials } from '../../../index-
|
|
5
|
-
import { P as Platform, C as CredentialsType, A as ApiKey, U as UserRole, a as ApiKeyType } from '../../../baseCommand-
|
|
6
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-
|
|
4
|
+
import { g as getUserCredentials } from '../../../index-B_dXK-Zt.js';
|
|
5
|
+
import { P as Platform, C as CredentialsType, A as ApiKey, U as UserRole, a as ApiKeyType } from '../../../baseCommand-B7pUDBYl.js';
|
|
6
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-Dfzhp492.js';
|
|
7
7
|
import 'node:fs';
|
|
8
8
|
import 'axios';
|
|
9
9
|
import 'luxon';
|
|
10
|
-
import '
|
|
11
|
-
import 'chalk';
|
|
10
|
+
import 'ink-spinner';
|
|
12
11
|
import 'node:crypto';
|
|
12
|
+
import 'node:path';
|
|
13
13
|
import 'node:readline';
|
|
14
14
|
import 'node:url';
|
|
15
15
|
import 'readline-sync';
|
|
@@ -22,19 +22,19 @@ import 'socket.io-client';
|
|
|
22
22
|
import 'fullscreen-ink';
|
|
23
23
|
import 'stream';
|
|
24
24
|
import 'yazl';
|
|
25
|
-
import 'ink-spinner';
|
|
26
25
|
import 'string-length';
|
|
27
26
|
import 'strip-ansi';
|
|
28
27
|
import 'open';
|
|
29
28
|
import '@inkjs/ui';
|
|
30
|
-
import '../../../baseGameCommand-
|
|
29
|
+
import '../../../baseGameCommand-BTC5XD8W.js';
|
|
31
30
|
import 'marked';
|
|
32
31
|
import 'marked-terminal';
|
|
33
32
|
import 'qrcode';
|
|
34
33
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
35
34
|
import 'godot-export-presets';
|
|
36
|
-
import { C as Command } from '../../../Command-
|
|
37
|
-
import
|
|
35
|
+
import { C as Command } from '../../../Command-CWKSGrtu.js';
|
|
36
|
+
import 'chalk';
|
|
37
|
+
import { u as uploadUserCredentials } from '../../../upload-DGY-glMy.js';
|
|
38
38
|
import '@expo/apple-utils/build/index.js';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-YzhCAdUY.js';
|
|
3
2
|
import 'node:fs';
|
|
4
3
|
import 'axios';
|
|
5
|
-
import { P as Platform, C as CredentialsType, A as ApiKey } from '../../../baseCommand-
|
|
4
|
+
import { P as Platform, C as CredentialsType, A as ApiKey } from '../../../baseCommand-B7pUDBYl.js';
|
|
6
5
|
import 'luxon';
|
|
7
|
-
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-
|
|
8
|
-
import '
|
|
9
|
-
import 'chalk';
|
|
10
|
-
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
6
|
+
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-B_dXK-Zt.js';
|
|
7
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-Dfzhp492.js';
|
|
11
8
|
import 'react/jsx-runtime';
|
|
12
9
|
import 'ink';
|
|
13
10
|
import 'ink-spinner';
|
|
11
|
+
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-BTC5XD8W.js';
|
|
14
12
|
import 'react';
|
|
15
13
|
import '@tanstack/react-query';
|
|
16
14
|
import 'fast-glob';
|
|
@@ -24,6 +22,8 @@ import '@inkjs/ui';
|
|
|
24
22
|
import 'qrcode';
|
|
25
23
|
import 'godot-export-presets';
|
|
26
24
|
import 'yazl';
|
|
25
|
+
import 'node:path';
|
|
26
|
+
import 'chalk';
|
|
27
27
|
import '@expo/apple-utils/build/index.js';
|
|
28
28
|
import 'node:crypto';
|
|
29
29
|
import 'node:readline';
|
|
@@ -2,12 +2,12 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-B_dXK-Zt.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-BTC5XD8W.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
9
|
import 'axios';
|
|
10
|
-
import { P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
10
|
+
import { P as Platform, C as CredentialsType } from '../../../baseCommand-B7pUDBYl.js';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:readline';
|
|
@@ -32,8 +32,8 @@ import 'marked-terminal';
|
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../Command-
|
|
36
|
-
import { e as exportCredential } from '../../../export-
|
|
35
|
+
import { C as Command } from '../../../Command-CWKSGrtu.js';
|
|
36
|
+
import { e as exportCredential } from '../../../export-7GgsEM8k.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -2,12 +2,12 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-B_dXK-Zt.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-BTC5XD8W.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
9
|
import 'axios';
|
|
10
|
-
import { P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
10
|
+
import { P as Platform, C as CredentialsType } from '../../../baseCommand-B7pUDBYl.js';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:readline';
|
|
@@ -32,8 +32,8 @@ import 'marked-terminal';
|
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../Command-
|
|
36
|
-
import { i as importCredential } from '../../../import-
|
|
35
|
+
import { C as Command } from '../../../Command-CWKSGrtu.js';
|
|
36
|
+
import { i as importCredential } from '../../../import-DKibfocC.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { Box, Text, render } from 'ink';
|
|
4
|
-
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
4
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-BTC5XD8W.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'node:path';
|
|
7
7
|
import 'chalk';
|
|
8
8
|
import 'axios';
|
|
9
|
-
import { c as getShortDate, A as ApiKey, C as CredentialsType, P as Platform } from '../../../baseCommand-
|
|
9
|
+
import { c as getShortDate, A as ApiKey, C as CredentialsType, P as Platform } from '../../../baseCommand-B7pUDBYl.js';
|
|
10
10
|
import { DateTime } from 'luxon';
|
|
11
11
|
import 'node:crypto';
|
|
12
12
|
import 'node:readline';
|
|
@@ -25,7 +25,7 @@ import Spinner from 'ink-spinner';
|
|
|
25
25
|
import 'string-length';
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
|
-
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-
|
|
28
|
+
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-DBasvwqB.js';
|
|
29
29
|
import '@inkjs/ui';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
@@ -34,7 +34,7 @@ import 'godot-export-presets';
|
|
|
34
34
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
35
35
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
36
36
|
import { N as NextSteps } from '../../../NextSteps-DbJHmscQ.js';
|
|
37
|
-
import { C as Command } from '../../../Command-
|
|
37
|
+
import { C as Command } from '../../../Command-CWKSGrtu.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
40
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { g as getUserCredentials } from '../../../index-
|
|
4
|
+
import { g as getUserCredentials } from '../../../index-B_dXK-Zt.js';
|
|
5
5
|
import forge from 'node-forge';
|
|
6
|
-
import { m as CertificateType, b as Certificate, P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
7
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-
|
|
6
|
+
import { m as CertificateType, b as Certificate, P as Platform, C as CredentialsType } from '../../../baseCommand-B7pUDBYl.js';
|
|
7
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-Dfzhp492.js';
|
|
8
8
|
import 'node:fs';
|
|
9
9
|
import 'axios';
|
|
10
10
|
import 'luxon';
|
|
11
|
-
import '
|
|
12
|
-
import 'chalk';
|
|
11
|
+
import 'ink-spinner';
|
|
13
12
|
import 'node:crypto';
|
|
13
|
+
import 'node:path';
|
|
14
14
|
import 'node:readline';
|
|
15
15
|
import 'node:url';
|
|
16
16
|
import 'readline-sync';
|
|
@@ -23,19 +23,19 @@ import 'socket.io-client';
|
|
|
23
23
|
import 'fullscreen-ink';
|
|
24
24
|
import 'stream';
|
|
25
25
|
import 'yazl';
|
|
26
|
-
import 'ink-spinner';
|
|
27
26
|
import 'string-length';
|
|
28
27
|
import 'strip-ansi';
|
|
29
28
|
import 'open';
|
|
30
29
|
import '@inkjs/ui';
|
|
31
|
-
import '../../../baseGameCommand-
|
|
30
|
+
import '../../../baseGameCommand-BTC5XD8W.js';
|
|
32
31
|
import 'marked';
|
|
33
32
|
import 'marked-terminal';
|
|
34
33
|
import 'qrcode';
|
|
35
34
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
36
35
|
import 'godot-export-presets';
|
|
37
|
-
import { C as Command } from '../../../Command-
|
|
38
|
-
import
|
|
36
|
+
import { C as Command } from '../../../Command-CWKSGrtu.js';
|
|
37
|
+
import 'chalk';
|
|
38
|
+
import { u as uploadUserCredentials } from '../../../upload-DGY-glMy.js';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|
|
40
40
|
import 'fs';
|
|
41
41
|
import 'path';
|
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-YzhCAdUY.js';
|
|
3
2
|
import 'node:fs';
|
|
4
3
|
import 'axios';
|
|
5
|
-
import { P as Platform, C as CredentialsType, b as Certificate } from '../../../baseCommand-
|
|
4
|
+
import { P as Platform, C as CredentialsType, b as Certificate } from '../../../baseCommand-B7pUDBYl.js';
|
|
6
5
|
import 'luxon';
|
|
7
|
-
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-
|
|
8
|
-
import '
|
|
9
|
-
import 'chalk';
|
|
10
|
-
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-DQ6Wj-Pk.js';
|
|
6
|
+
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-B_dXK-Zt.js';
|
|
7
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-Dfzhp492.js';
|
|
11
8
|
import 'react/jsx-runtime';
|
|
12
9
|
import 'ink';
|
|
13
10
|
import 'ink-spinner';
|
|
11
|
+
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-BTC5XD8W.js';
|
|
14
12
|
import 'react';
|
|
15
13
|
import '@tanstack/react-query';
|
|
16
14
|
import 'fast-glob';
|
|
@@ -24,6 +22,8 @@ import '@inkjs/ui';
|
|
|
24
22
|
import 'qrcode';
|
|
25
23
|
import 'godot-export-presets';
|
|
26
24
|
import 'yazl';
|
|
25
|
+
import 'node:path';
|
|
26
|
+
import 'chalk';
|
|
27
27
|
import '@expo/apple-utils/build/index.js';
|
|
28
28
|
import 'node:crypto';
|
|
29
29
|
import 'node:readline';
|