shipthis 0.1.50 → 0.1.51

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 (88) hide show
  1. package/dist/{AppleBundleIdDetails-4WNaBSGY.js → AppleBundleIdDetails-CYJTV7rc.js} +4 -4
  2. package/dist/{Command-DuEKI93-.js → Command-B1NFHc4L.js} +2 -2
  3. package/dist/{CommandGame-BeyPCeC7.js → CommandGame-Doh2LsGZ.js} +2 -2
  4. package/dist/{Create-DUl1dfhZ.js → Create-DjfczIZY.js} +2 -2
  5. package/dist/{GameStatus-NSIKI7Zi.js → GameStatus-CSPAxIN2.js} +2 -2
  6. package/dist/{Import-B_2jztJs.js → Import-DO1DXHG9.js} +3 -3
  7. package/dist/{JobLogTail-CDGqKKin.js → JobLogTail-BaugM69H.js} +3 -3
  8. package/dist/{JobProgress-COP5mbrn.js → JobProgress-CTMiz5ID.js} +4 -4
  9. package/dist/{JobStatusTable-DamWqM1t.js → JobStatusTable-DYnPkAB5.js} +3 -3
  10. package/dist/{ProjectCredentialsTable-BXWs0Ler.js → ProjectCredentialsTable-CrOKr18y.js} +2 -2
  11. package/dist/{UserCredentialsTable-Cr2NT9gg.js → UserCredentialsTable-dLtPrYxT.js} +2 -2
  12. package/dist/{baseAppleCommand-CMBV0P9z.js → baseAppleCommand-Bv0fJvRe.js} +1 -1
  13. package/dist/{baseCommand-C7OdounZ.js → baseCommand-3KTJp42t.js} +0 -2
  14. package/dist/{baseGameAndroidCommand-BE6hsL-c.js → baseGameAndroidCommand-DhA0oiki.js} +2 -2
  15. package/dist/{baseGameCommand-Bap2bDqP.js → baseGameCommand-Cnpc7kd6.js} +1 -1
  16. package/dist/commands/apiKey/create.js +3 -3
  17. package/dist/commands/apiKey/list.js +3 -3
  18. package/dist/commands/apiKey/revoke.js +3 -3
  19. package/dist/commands/apple/apiKey/create.js +6 -6
  20. package/dist/commands/apple/apiKey/delete.js +4 -4
  21. package/dist/commands/apple/apiKey/export.js +5 -5
  22. package/dist/commands/apple/apiKey/import.js +5 -5
  23. package/dist/commands/apple/apiKey/status.js +4 -4
  24. package/dist/commands/apple/certificate/create.js +6 -6
  25. package/dist/commands/apple/certificate/delete.js +4 -4
  26. package/dist/commands/apple/certificate/export.js +5 -5
  27. package/dist/commands/apple/certificate/import.js +5 -5
  28. package/dist/commands/apple/certificate/status.js +4 -4
  29. package/dist/commands/apple/login.js +2 -2
  30. package/dist/commands/apple/status.js +3 -3
  31. package/dist/commands/dashboard.js +2 -2
  32. package/dist/commands/game/android/apiKey/connect.js +8 -8
  33. package/dist/commands/game/android/apiKey/create.js +10 -10
  34. package/dist/commands/game/android/apiKey/delete.js +4 -4
  35. package/dist/commands/game/android/apiKey/export.js +6 -6
  36. package/dist/commands/game/android/apiKey/import.js +6 -6
  37. package/dist/commands/game/android/apiKey/invite.js +3 -3
  38. package/dist/commands/game/android/apiKey/policy.js +3 -3
  39. package/dist/commands/game/android/apiKey/status.js +6 -6
  40. package/dist/commands/game/android/keyStore/create.js +7 -7
  41. package/dist/commands/game/android/keyStore/delete.js +4 -4
  42. package/dist/commands/game/android/keyStore/export.js +5 -5
  43. package/dist/commands/game/android/keyStore/import.js +8 -8
  44. package/dist/commands/game/android/keyStore/status.js +5 -5
  45. package/dist/commands/game/android/status.js +2 -2
  46. package/dist/commands/game/build/download.js +3 -3
  47. package/dist/commands/game/build/list.js +4 -4
  48. package/dist/commands/game/create.js +2 -2
  49. package/dist/commands/game/details.js +3 -3
  50. package/dist/commands/game/export.js +2 -2
  51. package/dist/commands/game/ios/app/addTester.js +4 -4
  52. package/dist/commands/game/ios/app/create.js +3 -3
  53. package/dist/commands/game/ios/app/status.js +6 -6
  54. package/dist/commands/game/ios/app/sync.js +4 -4
  55. package/dist/commands/game/ios/profile/create.js +6 -6
  56. package/dist/commands/game/ios/profile/delete.js +4 -4
  57. package/dist/commands/game/ios/profile/export.js +5 -5
  58. package/dist/commands/game/ios/profile/import.js +5 -5
  59. package/dist/commands/game/ios/profile/status.js +6 -6
  60. package/dist/commands/game/ios/status.js +8 -8
  61. package/dist/commands/game/ios/wizard.js +3 -3
  62. package/dist/commands/game/job/list.js +3 -3
  63. package/dist/commands/game/job/status.js +6 -6
  64. package/dist/commands/game/list.js +3 -3
  65. package/dist/commands/game/ship.js +9 -9
  66. package/dist/commands/game/status.js +5 -5
  67. package/dist/commands/game/wizard.js +14 -14
  68. package/dist/commands/internal/fastlane.js +2 -2
  69. package/dist/commands/internal/readme.js +2 -2
  70. package/dist/commands/login.js +2 -2
  71. package/dist/commands/status.js +3 -3
  72. package/dist/commands/util/android-build-method.js +2 -2
  73. package/dist/commands/util/glass.js +1 -1
  74. package/dist/{export-gdKqwR7u.js → export-C2vAQt28.js} +1 -1
  75. package/dist/{import-CICoTBgo.js → import-CfHiiwmI.js} +1 -1
  76. package/dist/{index-CjYag6UG.js → index-BQ7Kd4ZS.js} +4 -4
  77. package/dist/{index-YX-OJ2AA.js → index-BQKXikqh.js} +1 -1
  78. package/dist/{index-BaxMfQnE.js → index-CiKCvjwK.js} +5 -5
  79. package/dist/{upload-Drre-qsL.js → upload-D3ctOB7X.js} +1 -1
  80. package/dist/{useAppleApp-ChI2baWJ.js → useAppleApp-BVpVSPu-.js} +1 -1
  81. package/dist/{useAppleBundleId-CUTbojvt.js → useAppleBundleId-DmkQ1mJE.js} +1 -1
  82. package/dist/{useAppleProfiles-omIx9KVc.js → useAppleProfiles-B1_ePKyQ.js} +1 -1
  83. package/dist/{useGoogleStatus-v86ZyFiz.js → useGoogleStatus-8VH2hd6q.js} +2 -2
  84. package/dist/{useProjectCredentials-5Ycm5B4x.js → useProjectCredentials-C1Cm8a5d.js} +2 -2
  85. package/dist/{useWebSocket-AjcqLcJX.js → useWebSocket-C-hXW3J2.js} +1 -1
  86. package/npm-shrinkwrap.json +47 -42
  87. package/oclif.manifest.json +47 -47
  88. package/package.json +4 -3
@@ -11,11 +11,11 @@ import 'readline-sync';
11
11
  import 'luxon';
12
12
  import 'axios';
13
13
  import 'isomorphic-git';
14
- import './baseCommand-C7OdounZ.js';
14
+ import './baseCommand-3KTJp42t.js';
15
15
  import '@oclif/core';
16
16
  import '@tanstack/react-query';
17
17
  import 'react';
18
- import { u as useAppleApp } from './useAppleApp-ChI2baWJ.js';
18
+ import { u as useAppleApp } from './useAppleApp-BVpVSPu-.js';
19
19
  import 'uuid';
20
20
  import 'fast-glob';
21
21
  import 'stream';
@@ -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-Bap2bDqP.js';
30
+ import './baseGameCommand-Cnpc7kd6.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-CUTbojvt.js';
35
+ import { u as useAppleBundleId } from './useAppleBundleId-DmkQ1mJE.js';
36
36
 
37
37
  const AppleAppDetails = (props) => {
38
38
  const { data, isLoading } = useAppleApp(props);
@@ -2,8 +2,8 @@ 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 { C as CommandProvider } from './baseGameCommand-Bap2bDqP.js';
6
- import { H as queryClient } from './baseCommand-C7OdounZ.js';
5
+ import { C as CommandProvider } from './baseGameCommand-Cnpc7kd6.js';
6
+ import { H as queryClient } from './baseCommand-3KTJp42t.js';
7
7
  import 'axios';
8
8
  import 'node:fs';
9
9
  import 'luxon';
@@ -1,6 +1,6 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
- import { G as GameProvider } from './baseGameCommand-Bap2bDqP.js';
3
- import { C as Command } from './Command-DuEKI93-.js';
2
+ import { G as GameProvider } from './baseGameCommand-Cnpc7kd6.js';
3
+ import { C as Command } from './Command-B1NFHc4L.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-C7OdounZ.js';
6
+ import { q as getAuthedHeaders, p as API_URL } from './baseCommand-3KTJp42t.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 { j as GameContext, i as cacheKeys } from './baseGameCommand-Bap2bDqP.js';
17
+ import { j as GameContext, i as cacheKeys } from './baseGameCommand-Cnpc7kd6.js';
18
18
  import 'uuid';
19
19
  import 'fast-glob';
20
20
  import 'stream';
@@ -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, L as getProjectPlatformProgress } from './baseCommand-C7OdounZ.js';
4
+ import { c as getShortDate, P as Platform, l as getProject, L as getProjectPlatformProgress } from './baseCommand-3KTJp42t.js';
5
5
  import 'ink-spinner';
6
- import { g as getShortUUID, m as makeHumanReadable, j as GameContext, k as CommandContext } from './baseGameCommand-Bap2bDqP.js';
6
+ import { g as getShortUUID, m as makeHumanReadable, j as GameContext, k as CommandContext } from './baseGameCommand-Cnpc7kd6.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 { H as queryClient, P as Platform, C as CredentialsType } from './baseCommand-C7OdounZ.js';
14
+ import { H as queryClient, P as Platform, C as CredentialsType } from './baseCommand-3KTJp42t.js';
15
15
  import '@oclif/core';
16
16
  import { useMutation } from '@tanstack/react-query';
17
17
  import { v4 } from 'uuid';
@@ -24,12 +24,12 @@ import 'string-length';
24
24
  import 'strip-ansi';
25
25
  import 'open';
26
26
  import '@inkjs/ui';
27
- import { i as cacheKeys, j as GameContext } from './baseGameCommand-Bap2bDqP.js';
27
+ import { i as cacheKeys, j as GameContext } from './baseGameCommand-Cnpc7kd6.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-CICoTBgo.js';
32
+ import { i as importCredential } from './import-CfHiiwmI.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, F as castArrayObjectDates, J as JobStatus, a5 as castJobDates, a3 as castObjectDates, a6 as getShortTime } from './baseCommand-C7OdounZ.js';
8
+ import { q as getAuthedHeaders, p as API_URL, F as castArrayObjectDates, J as JobStatus, a5 as castJobDates, a3 as castObjectDates, a6 as getShortTime } from './baseCommand-3KTJp42t.js';
9
9
  import 'luxon';
10
10
  import 'node:crypto';
11
11
  import 'node:path';
@@ -19,8 +19,8 @@ import 'fast-glob';
19
19
  import 'stream';
20
20
  import 'yazl';
21
21
  import 'socket.io-client';
22
- import { i as cacheKeys, v as useJob, h as getStageColor, w as getMessageColor } from './baseGameCommand-Bap2bDqP.js';
23
- import { u as useWebSocket } from './useWebSocket-AjcqLcJX.js';
22
+ import { i as cacheKeys, v as useJob, h as getStageColor, w as getMessageColor } from './baseGameCommand-Cnpc7kd6.js';
23
+ import { u as useWebSocket } from './useWebSocket-C-hXW3J2.js';
24
24
  import 'fullscreen-ink';
25
25
  import stringLength from 'string-length';
26
26
  import stripAnsi from 'strip-ansi';
@@ -1,5 +1,5 @@
1
1
  import { useMutation } from '@tanstack/react-query';
2
- import { a7 as LEGACY_DEFAULT_IGNORED_FILES_GLOBS, a8 as LEGACY_DEFAULT_SHIPPED_FILES_GLOBS, x as DEFAULT_PLATFORM_GLOBS, P as Platform, l as getProject, a9 as getNewUploadTicket, aa as startJobsFromUpload, H as queryClient, a1 as LogLevel } from './baseCommand-C7OdounZ.js';
2
+ import { a7 as LEGACY_DEFAULT_IGNORED_FILES_GLOBS, a8 as LEGACY_DEFAULT_SHIPPED_FILES_GLOBS, x as DEFAULT_PLATFORM_GLOBS, P as Platform, l as getProject, a9 as getNewUploadTicket, aa as startJobsFromUpload, H as queryClient, a1 as LogLevel } from './baseCommand-3KTJp42t.js';
3
3
  import 'node:crypto';
4
4
  import fs__default from 'node:fs';
5
5
  import 'node:path';
@@ -11,11 +11,11 @@ import 'axios';
11
11
  import 'isomorphic-git';
12
12
  import '@oclif/core';
13
13
  import { useState } from 'react';
14
- import { x as getFileHash, i as cacheKeys, y as getPlatformName, w as getMessageColor } from './baseGameCommand-Bap2bDqP.js';
14
+ import { x as getFileHash, i as cacheKeys, y as getPlatformName, w as getMessageColor } from './baseGameCommand-Cnpc7kd6.js';
15
15
  import { v4 } from 'uuid';
16
16
  import fg from 'fast-glob';
17
17
  import { Readable, Transform } from 'stream';
18
- import { q as queryProjectCredentials } from './useProjectCredentials-5Ycm5B4x.js';
18
+ import { q as queryProjectCredentials } from './useProjectCredentials-C1Cm8a5d.js';
19
19
  import { ZipFile } from 'yazl';
20
20
  import 'socket.io-client';
21
21
  import 'fullscreen-ink';
@@ -23,7 +23,7 @@ import { Box, Text } from 'ink';
23
23
  import { g as getCWDGitInfo } from './git-BpsfNFZ_.js';
24
24
  import { jsxs, jsx } from 'react/jsx-runtime';
25
25
  import 'ink-spinner';
26
- import { u as useJobWatching, a as JobLogLine } from './JobLogTail-CDGqKKin.js';
26
+ import { u as useJobWatching, a as JobLogLine } from './JobLogTail-BaugM69H.js';
27
27
  import 'open';
28
28
  import '@inkjs/ui';
29
29
  import 'marked';
@@ -3,17 +3,17 @@ 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-C7OdounZ.js';
6
+ import { J as JobStatus } from './baseCommand-3KTJp42t.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-Bap2bDqP.js';
10
+ import { e as getJobSummary, h as getStageColor, f as getJobStatusColor } from './baseGameCommand-Cnpc7kd6.js';
11
11
  import 'uuid';
12
12
  import 'fast-glob';
13
13
  import 'stream';
14
14
  import 'yazl';
15
15
  import 'socket.io-client';
16
- import { u as useJobWatching } from './JobLogTail-CDGqKKin.js';
16
+ import { u as useJobWatching } from './JobLogTail-BaugM69H.js';
17
17
  import 'fullscreen-ink';
18
18
  import { a as StatusRow, b as StatusRowLabel } from './StatusTable-DzRWcMr4.js';
19
19
  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-C7OdounZ.js';
13
+ import './baseCommand-3KTJp42t.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-5Ycm5B4x.js';
17
+ import { u as useProjectCredentials, g as getProjectCredentialSummary } from './useProjectCredentials-C1Cm8a5d.js';
18
18
  import 'uuid';
19
19
  import 'fast-glob';
20
20
  import 'stream';
@@ -10,7 +10,7 @@ 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, F as castArrayObjectDates } from './baseCommand-C7OdounZ.js';
13
+ import { c as getShortDate, q as getAuthedHeaders, p as API_URL, F as castArrayObjectDates } from './baseCommand-3KTJp42t.js';
14
14
  import '@oclif/core';
15
15
  import { useQuery } from '@tanstack/react-query';
16
16
  import 'react';
@@ -18,7 +18,7 @@ import 'uuid';
18
18
  import 'fast-glob';
19
19
  import 'stream';
20
20
  import 'yazl';
21
- import { i as cacheKeys, g as getShortUUID } from './baseGameCommand-Bap2bDqP.js';
21
+ import { i as cacheKeys, g as getShortUUID } from './baseGameCommand-Cnpc7kd6.js';
22
22
  import 'socket.io-client';
23
23
  import 'fullscreen-ink';
24
24
  import { T as Table } from './Table-FaNgpyeq.js';
@@ -1,4 +1,4 @@
1
- import { B as BaseAuthenticatedCommand } from './baseGameCommand-Bap2bDqP.js';
1
+ import { B as BaseAuthenticatedCommand } from './baseGameCommand-Cnpc7kd6.js';
2
2
 
3
3
  class BaseAppleCommand extends BaseAuthenticatedCommand {
4
4
  async init() {
@@ -807,8 +807,6 @@ class BaseCommand extends Command {
807
807
  }
808
808
  }
809
809
  async init() {
810
- process.on("SIGINT", () => process.exit(0));
811
- process.on("SIGTERM", () => process.exit(0));
812
810
  await super.init();
813
811
  const { args, flags } = await this.parse({
814
812
  args: this.ctor.args,
@@ -1,5 +1,5 @@
1
- import { N as getGoogleStatus, O as getGodotAndroidPackageName } from './baseCommand-C7OdounZ.js';
2
- import { c as BaseGameCommand, d as generatePackageName, b as getInput } from './baseGameCommand-Bap2bDqP.js';
1
+ import { N as getGoogleStatus, O as getGodotAndroidPackageName } from './baseCommand-3KTJp42t.js';
2
+ import { c as BaseGameCommand, d as generatePackageName, b as getInput } from './baseGameCommand-Cnpc7kd6.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, ae as getShortDateTime, F as castArrayObjectDates, J as JobStatus, af as getShortTimeDelta, E as getJob, ag as JobStage, a1 as LogLevel, l as getProject, a2 as getShortAuthRequiredUrl, H as queryClient, ad as BuildType, W as WEB_URL, B as BaseCommand, ah as getSelf, ai as getTerms, ab as updateProject } from './baseCommand-C7OdounZ.js';
2
+ import { p as API_URL, q as getAuthedHeaders, P as Platform, ae as getShortDateTime, F as castArrayObjectDates, J as JobStatus, af as getShortTimeDelta, E as getJob, ag as JobStage, a1 as LogLevel, l as getProject, a2 as getShortAuthRequiredUrl, H as queryClient, ad as BuildType, W as WEB_URL, B as BaseCommand, ah as getSelf, ai as getTerms, ab as updateProject } from './baseCommand-3KTJp42t.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';
@@ -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 { X as createAPIKey, c as getShortDate } from '../../baseCommand-C7OdounZ.js';
6
- import { B as BaseAuthenticatedCommand, g as getShortUUID, a as getRenderedMarkdown } from '../../baseGameCommand-Bap2bDqP.js';
5
+ import { X as createAPIKey, c as getShortDate } from '../../baseCommand-3KTJp42t.js';
6
+ import { B as BaseAuthenticatedCommand, g as getShortUUID, a as getRenderedMarkdown } from '../../baseGameCommand-Cnpc7kd6.js';
7
7
  import 'node:fs';
8
8
  import 'node:path';
9
9
  import 'chalk';
@@ -24,7 +24,7 @@ import '@inkjs/ui';
24
24
  import 'qrcode';
25
25
  import { R as RunWithSpinner } from '../../RunWithSpinner-DucRnFp6.js';
26
26
  import 'godot-export-presets';
27
- import { C as Command } from '../../Command-DuEKI93-.js';
27
+ import { C as Command } from '../../Command-B1NFHc4L.js';
28
28
  import '@expo/apple-utils/build/index.js';
29
29
  import 'node:crypto';
30
30
  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 { V as getAPIKeys, c as getShortDate } from '../../baseCommand-C7OdounZ.js';
5
- import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-Bap2bDqP.js';
4
+ import { V as getAPIKeys, c as getShortDate } from '../../baseCommand-3KTJp42t.js';
5
+ import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-Cnpc7kd6.js';
6
6
  import 'node:fs';
7
7
  import 'node:path';
8
8
  import 'chalk';
@@ -26,7 +26,7 @@ import 'marked';
26
26
  import 'marked-terminal';
27
27
  import 'qrcode';
28
28
  import 'godot-export-presets';
29
- import { C as Command } from '../../Command-DuEKI93-.js';
29
+ import { C as Command } from '../../Command-B1NFHc4L.js';
30
30
  import '@expo/apple-utils/build/index.js';
31
31
  import 'node:crypto';
32
32
  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 { Y as revokeAPIKey } from '../../baseCommand-C7OdounZ.js';
5
- import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-Bap2bDqP.js';
4
+ import { Y as revokeAPIKey } from '../../baseCommand-3KTJp42t.js';
5
+ import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-Cnpc7kd6.js';
6
6
  import 'node:fs';
7
7
  import 'node:path';
8
8
  import 'chalk';
@@ -26,7 +26,7 @@ import 'marked-terminal';
26
26
  import 'qrcode';
27
27
  import { R as RunWithSpinner } from '../../RunWithSpinner-DucRnFp6.js';
28
28
  import 'godot-export-presets';
29
- import { C as Command } from '../../Command-DuEKI93-.js';
29
+ import { C as Command } from '../../Command-B1NFHc4L.js';
30
30
  import '@expo/apple-utils/build/index.js';
31
31
  import 'node:crypto';
32
32
  import 'node:readline';
@@ -1,9 +1,9 @@
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-YX-OJ2AA.js';
5
- import { P as Platform, C as CredentialsType, A as ApiKey, U as UserRole, a as ApiKeyType } from '../../../baseCommand-C7OdounZ.js';
6
- import { B as BaseAppleCommand } from '../../../baseAppleCommand-CMBV0P9z.js';
4
+ import { g as getUserCredentials } from '../../../index-BQKXikqh.js';
5
+ import { P as Platform, C as CredentialsType, A as ApiKey, U as UserRole, a as ApiKeyType } from '../../../baseCommand-3KTJp42t.js';
6
+ import { B as BaseAppleCommand } from '../../../baseAppleCommand-Bv0fJvRe.js';
7
7
  import 'node:fs';
8
8
  import 'axios';
9
9
  import 'luxon';
@@ -26,15 +26,15 @@ import 'string-length';
26
26
  import 'strip-ansi';
27
27
  import 'open';
28
28
  import '@inkjs/ui';
29
- import '../../../baseGameCommand-Bap2bDqP.js';
29
+ import '../../../baseGameCommand-Cnpc7kd6.js';
30
30
  import 'marked';
31
31
  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-DuEKI93-.js';
35
+ import { C as Command } from '../../../Command-B1NFHc4L.js';
36
36
  import 'chalk';
37
- import { u as uploadUserCredentials } from '../../../upload-Drre-qsL.js';
37
+ import { u as uploadUserCredentials } from '../../../upload-D3ctOB7X.js';
38
38
  import '@expo/apple-utils/build/index.js';
39
39
  import 'fs';
40
40
  import 'path';
@@ -1,14 +1,14 @@
1
1
  import { Flags } from '@oclif/core';
2
2
  import 'node:fs';
3
3
  import 'axios';
4
- import { P as Platform, C as CredentialsType, A as ApiKey } from '../../../baseCommand-C7OdounZ.js';
4
+ import { P as Platform, C as CredentialsType, A as ApiKey } from '../../../baseCommand-3KTJp42t.js';
5
5
  import 'luxon';
6
- import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-YX-OJ2AA.js';
7
- import { B as BaseAppleCommand } from '../../../baseAppleCommand-CMBV0P9z.js';
6
+ import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-BQKXikqh.js';
7
+ import { B as BaseAppleCommand } from '../../../baseAppleCommand-Bv0fJvRe.js';
8
8
  import 'react/jsx-runtime';
9
9
  import 'ink';
10
10
  import 'ink-spinner';
11
- import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-Bap2bDqP.js';
11
+ import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-Cnpc7kd6.js';
12
12
  import 'react';
13
13
  import '@tanstack/react-query';
14
14
  import 'uuid';
@@ -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-YX-OJ2AA.js';
6
- import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Bap2bDqP.js';
5
+ import { g as getUserCredentials } from '../../../index-BQKXikqh.js';
6
+ import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Cnpc7kd6.js';
7
7
  import 'node:path';
8
8
  import 'chalk';
9
9
  import 'axios';
10
- import { P as Platform, C as CredentialsType } from '../../../baseCommand-C7OdounZ.js';
10
+ import { P as Platform, C as CredentialsType } from '../../../baseCommand-3KTJp42t.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-DuEKI93-.js';
36
- import { e as exportCredential } from '../../../export-gdKqwR7u.js';
35
+ import { C as Command } from '../../../Command-B1NFHc4L.js';
36
+ import { e as exportCredential } from '../../../export-C2vAQt28.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-YX-OJ2AA.js';
6
- import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Bap2bDqP.js';
5
+ import { g as getUserCredentials } from '../../../index-BQKXikqh.js';
6
+ import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Cnpc7kd6.js';
7
7
  import 'node:path';
8
8
  import 'chalk';
9
9
  import 'axios';
10
- import { P as Platform, C as CredentialsType } from '../../../baseCommand-C7OdounZ.js';
10
+ import { P as Platform, C as CredentialsType } from '../../../baseCommand-3KTJp42t.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-DuEKI93-.js';
36
- import { i as importCredential } from '../../../import-CICoTBgo.js';
35
+ import { C as Command } from '../../../Command-B1NFHc4L.js';
36
+ import { i as importCredential } from '../../../import-CfHiiwmI.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-Bap2bDqP.js';
4
+ import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Cnpc7kd6.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-C7OdounZ.js';
9
+ import { c as getShortDate, A as ApiKey, C as CredentialsType, P as Platform } from '../../../baseCommand-3KTJp42t.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-Cr2NT9gg.js';
28
+ import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-dLtPrYxT.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-DuEKI93-.js';
37
+ import { C as Command } from '../../../Command-B1NFHc4L.js';
38
38
  import 'fs';
39
39
  import 'path';
40
40
  import '@expo/apple-utils/build/index.js';
@@ -1,10 +1,10 @@
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-YX-OJ2AA.js';
4
+ import { g as getUserCredentials } from '../../../index-BQKXikqh.js';
5
5
  import forge from 'node-forge';
6
- import { m as CertificateType, b as Certificate, P as Platform, C as CredentialsType } from '../../../baseCommand-C7OdounZ.js';
7
- import { B as BaseAppleCommand } from '../../../baseAppleCommand-CMBV0P9z.js';
6
+ import { m as CertificateType, b as Certificate, P as Platform, C as CredentialsType } from '../../../baseCommand-3KTJp42t.js';
7
+ import { B as BaseAppleCommand } from '../../../baseAppleCommand-Bv0fJvRe.js';
8
8
  import 'node:fs';
9
9
  import 'axios';
10
10
  import 'luxon';
@@ -27,15 +27,15 @@ import 'string-length';
27
27
  import 'strip-ansi';
28
28
  import 'open';
29
29
  import '@inkjs/ui';
30
- import '../../../baseGameCommand-Bap2bDqP.js';
30
+ import '../../../baseGameCommand-Cnpc7kd6.js';
31
31
  import 'marked';
32
32
  import 'marked-terminal';
33
33
  import 'qrcode';
34
34
  import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
35
35
  import 'godot-export-presets';
36
- import { C as Command } from '../../../Command-DuEKI93-.js';
36
+ import { C as Command } from '../../../Command-B1NFHc4L.js';
37
37
  import 'chalk';
38
- import { u as uploadUserCredentials } from '../../../upload-Drre-qsL.js';
38
+ import { u as uploadUserCredentials } from '../../../upload-D3ctOB7X.js';
39
39
  import '@expo/apple-utils/build/index.js';
40
40
  import 'fs';
41
41
  import 'path';
@@ -1,14 +1,14 @@
1
1
  import { Flags } from '@oclif/core';
2
2
  import 'node:fs';
3
3
  import 'axios';
4
- import { P as Platform, C as CredentialsType, b as Certificate } from '../../../baseCommand-C7OdounZ.js';
4
+ import { P as Platform, C as CredentialsType, b as Certificate } from '../../../baseCommand-3KTJp42t.js';
5
5
  import 'luxon';
6
- import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-YX-OJ2AA.js';
7
- import { B as BaseAppleCommand } from '../../../baseAppleCommand-CMBV0P9z.js';
6
+ import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-BQKXikqh.js';
7
+ import { B as BaseAppleCommand } from '../../../baseAppleCommand-Bv0fJvRe.js';
8
8
  import 'react/jsx-runtime';
9
9
  import 'ink';
10
10
  import 'ink-spinner';
11
- import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-Bap2bDqP.js';
11
+ import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-Cnpc7kd6.js';
12
12
  import 'react';
13
13
  import '@tanstack/react-query';
14
14
  import 'uuid';
@@ -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-YX-OJ2AA.js';
6
- import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Bap2bDqP.js';
5
+ import { g as getUserCredentials } from '../../../index-BQKXikqh.js';
6
+ import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Cnpc7kd6.js';
7
7
  import 'node:path';
8
8
  import 'chalk';
9
9
  import 'axios';
10
- import { P as Platform, C as CredentialsType } from '../../../baseCommand-C7OdounZ.js';
10
+ import { P as Platform, C as CredentialsType } from '../../../baseCommand-3KTJp42t.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-DuEKI93-.js';
36
- import { e as exportCredential } from '../../../export-gdKqwR7u.js';
35
+ import { C as Command } from '../../../Command-B1NFHc4L.js';
36
+ import { e as exportCredential } from '../../../export-C2vAQt28.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-YX-OJ2AA.js';
6
- import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Bap2bDqP.js';
5
+ import { g as getUserCredentials } from '../../../index-BQKXikqh.js';
6
+ import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Cnpc7kd6.js';
7
7
  import 'node:path';
8
8
  import 'chalk';
9
9
  import 'axios';
10
- import { P as Platform, C as CredentialsType } from '../../../baseCommand-C7OdounZ.js';
10
+ import { P as Platform, C as CredentialsType } from '../../../baseCommand-3KTJp42t.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-DuEKI93-.js';
36
- import { i as importCredential } from '../../../import-CICoTBgo.js';
35
+ import { C as Command } from '../../../Command-B1NFHc4L.js';
36
+ import { i as importCredential } from '../../../import-CfHiiwmI.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 { g as getShortUUID, B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Bap2bDqP.js';
4
+ import { g as getShortUUID, B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Cnpc7kd6.js';
5
5
  import 'node:fs';
6
6
  import 'node:path';
7
7
  import 'chalk';
8
8
  import 'axios';
9
- import { c as getShortDate, b as Certificate, m as CertificateType, P as Platform, C as CredentialsType } from '../../../baseCommand-C7OdounZ.js';
9
+ import { c as getShortDate, b as Certificate, m as CertificateType, P as Platform, C as CredentialsType } from '../../../baseCommand-3KTJp42t.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-Cr2NT9gg.js';
28
+ import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-dLtPrYxT.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-DuEKI93-.js';
37
+ import { C as Command } from '../../../Command-B1NFHc4L.js';
38
38
  import 'fs';
39
39
  import 'path';
40
40
  import '@expo/apple-utils/build/index.js';
@@ -1,6 +1,6 @@
1
1
  import { Flags } from '@oclif/core';
2
- import { a0 as Auth } from '../../baseCommand-C7OdounZ.js';
3
- import { B as BaseAuthenticatedCommand, b as getInput, r as getMaskedInput } from '../../baseGameCommand-Bap2bDqP.js';
2
+ import { a0 as Auth } from '../../baseCommand-3KTJp42t.js';
3
+ import { B as BaseAuthenticatedCommand, b as getInput, r as getMaskedInput } from '../../baseGameCommand-Cnpc7kd6.js';
4
4
  import 'node:fs';
5
5
  import 'node:path';
6
6
  import 'chalk';