shipthis 0.1.29 → 0.1.31

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 (78) hide show
  1. package/README.md +122 -41
  2. package/assets/markdown/create-google-play-game.md +2 -4
  3. package/assets/markdown/ship-success.md +1 -1
  4. package/dist/{AppleBundleIdDetails-Fp5COwTa.js → AppleBundleIdDetails-eoK5F8Qn.js} +4 -4
  5. package/dist/Command-DFdHXDiU.js +44 -0
  6. package/dist/{CommandGame-Z4eUQBjn.js → CommandGame-Dif-oSky.js} +2 -2
  7. package/dist/{Create-1xAdntNl.js → Create-ISdroJ3G.js} +3 -3
  8. package/dist/{Import-CzC-M4ln.js → Import-CfThJF6k.js} +4 -4
  9. package/dist/{JobLogTail-CZxoMSd5.js → JobLogTail-BWzbQBZz.js} +5 -5
  10. package/dist/{JobProgress-BjNgtIjm.js → JobProgress-DjIkuk5U.js} +20 -10
  11. package/dist/{JobStatusTable-BB-PWlwj.js → JobStatusTable-CEqWU73q.js} +4 -4
  12. package/dist/{ProjectCredentialsTable-DyZep993.js → ProjectCredentialsTable-u9ruZ9mN.js} +2 -2
  13. package/dist/{UserCredentialsTable-BraKyDWT.js → UserCredentialsTable-Q7u9M-ap.js} +3 -3
  14. package/dist/{baseAppleCommand-BHRIBtTj.js → baseAppleCommand-zhkGlKq0.js} +1 -1
  15. package/dist/{baseGameAndroidCommand-SrDRbhAG.js → baseGameAndroidCommand-DJ-cMLa_.js} +2 -2
  16. package/dist/commands/apple/apiKey/create.js +8 -8
  17. package/dist/commands/apple/apiKey/export.js +7 -7
  18. package/dist/commands/apple/apiKey/import.js +7 -7
  19. package/dist/commands/apple/apiKey/status.js +6 -6
  20. package/dist/commands/apple/certificate/create.js +8 -8
  21. package/dist/commands/apple/certificate/export.js +7 -7
  22. package/dist/commands/apple/certificate/import.js +7 -7
  23. package/dist/commands/apple/certificate/status.js +6 -6
  24. package/dist/commands/apple/login.js +3 -2
  25. package/dist/commands/apple/status.js +6 -6
  26. package/dist/commands/dashboard.js +2 -1
  27. package/dist/commands/game/android/apiKey/connect.js +9 -9
  28. package/dist/commands/game/android/apiKey/create.js +11 -11
  29. package/dist/commands/game/android/apiKey/export.js +8 -8
  30. package/dist/commands/game/android/apiKey/import.js +8 -8
  31. package/dist/commands/game/android/apiKey/invite.js +5 -4
  32. package/dist/commands/game/android/apiKey/status.js +8 -8
  33. package/dist/commands/game/android/keyStore/create.js +9 -9
  34. package/dist/commands/game/android/keyStore/export.js +7 -7
  35. package/dist/commands/game/android/keyStore/import.js +10 -10
  36. package/dist/commands/game/android/keyStore/status.js +7 -7
  37. package/dist/commands/game/android/status.js +6 -6
  38. package/dist/commands/game/build/download.js +5 -5
  39. package/dist/commands/game/build/list.js +6 -6
  40. package/dist/commands/game/create.js +3 -2
  41. package/dist/commands/game/details.js +5 -5
  42. package/dist/commands/game/export.js +2 -1
  43. package/dist/commands/game/ios/app/addTester.js +6 -6
  44. package/dist/commands/game/ios/app/create.js +5 -5
  45. package/dist/commands/game/ios/app/status.js +8 -8
  46. package/dist/commands/game/ios/app/sync.js +6 -6
  47. package/dist/commands/game/ios/profile/create.js +8 -8
  48. package/dist/commands/game/ios/profile/export.js +7 -7
  49. package/dist/commands/game/ios/profile/import.js +7 -7
  50. package/dist/commands/game/ios/profile/status.js +7 -7
  51. package/dist/commands/game/ios/status.js +9 -9
  52. package/dist/commands/game/ios/wizard.js +5 -5
  53. package/dist/commands/game/job/list.js +5 -5
  54. package/dist/commands/game/job/status.js +8 -8
  55. package/dist/commands/game/list.js +14 -8
  56. package/dist/commands/game/ship.js +22 -14
  57. package/dist/commands/game/status.js +14 -11
  58. package/dist/commands/game/wizard.js +45 -92
  59. package/dist/commands/internal/fastlane.js +2 -1
  60. package/dist/commands/internal/readme.js +2 -1
  61. package/dist/commands/login.js +3 -2
  62. package/dist/commands/status.js +8 -8
  63. package/dist/{export-BKn02-NH.js → export-DZxo2_e_.js} +1 -1
  64. package/dist/{import-CRMaNBVF.js → import-8pL1AF47.js} +1 -1
  65. package/dist/{index-OZi8bvu8.js → index-BHh0BZvD.js} +47 -13
  66. package/dist/{index-u1aj1OQW.js → index-C6aAyrXW.js} +1 -1
  67. package/dist/{index-BTAL7EB_.js → index-CyvGh-kt.js} +20 -9
  68. package/dist/{index-35Eswf6F.js → index-DJ078v-U.js} +2 -1
  69. package/dist/{index--EbYyBAZ.js → index-DKQjnJrC.js} +5 -5
  70. package/dist/{index-DxzXU9Hd.js → index-w3lHxk5O.js} +8 -1
  71. package/dist/{upload-Bw0zrS4M.js → upload-BTpxj3QP.js} +1 -1
  72. package/dist/{useAndroidServiceAccountTestResult-CJLIEYmA.js → useAndroidServiceAccountTestResult-Dy3Ag7_r.js} +1 -1
  73. package/dist/{useAppleApp-cnb8gX0x.js → useAppleApp-h1Ogi_qc.js} +1 -1
  74. package/dist/{useAppleBundleId-B0Etav8g.js → useAppleBundleId-B3TTNap0.js} +1 -1
  75. package/dist/{useProjectCredentials-DX3e_PPc.js → useProjectCredentials-DpeXZcHP.js} +3 -3
  76. package/dist/{useWebSocket-BOCa8v6o.js → useWebSocket-gyuCsore.js} +1 -1
  77. package/package.json +2 -1
  78. package/dist/Command-1p5alCz3.js +0 -28
@@ -1,9 +1,9 @@
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 getShortDate, A as ApiKey, C as CredentialsType, P as Platform, B as BaseAuthenticatedCommand } from '../../../index-DxzXU9Hd.js';
4
+ import { b as getShortDate, A as ApiKey, C as CredentialsType, P as Platform, B as BaseAuthenticatedCommand } from '../../../index-w3lHxk5O.js';
5
5
  import 'react';
6
- import '../../../index-BTAL7EB_.js';
6
+ import '../../../index-CyvGh-kt.js';
7
7
  import Spinner from 'ink-spinner';
8
8
  import 'axios';
9
9
  import 'crypto-js';
@@ -28,16 +28,16 @@ import 'path';
28
28
  import 'qrcode';
29
29
  import 'string-length';
30
30
  import 'strip-ansi';
31
- import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-BraKyDWT.js';
31
+ import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-Q7u9M-ap.js';
32
32
  import { T as Table } from '../../../Table-CvM6pccN.js';
33
33
  import { T as Title } from '../../../Title-BCQtayg6.js';
34
34
  import { N as NextSteps } from '../../../NextSteps-CK9zHOCt.js';
35
- import { C as Command } from '../../../Command-1p5alCz3.js';
35
+ import { C as Command } from '../../../Command-DFdHXDiU.js';
36
36
  import '@expo/apple-utils/build/index.js';
37
37
  import 'ini';
38
38
  import 'deepmerge';
39
- import '../../../index-35Eswf6F.js';
40
- import '../../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
39
+ import '../../../index-DJ078v-U.js';
40
+ import '../../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
41
41
 
42
42
  async function queryAppleApiKeys({ ctx }) {
43
43
  const keys = await ApiKey.getAsync(ctx);
@@ -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 { m as CertificateType, l as Certificate, P as Platform, C as CredentialsType } from '../../../index-DxzXU9Hd.js';
5
- import { g as getUserCredentials } from '../../../index-u1aj1OQW.js';
4
+ import { m as CertificateType, l as Certificate, P as Platform, C as CredentialsType } from '../../../index-w3lHxk5O.js';
5
+ import { g as getUserCredentials } from '../../../index-C6aAyrXW.js';
6
6
  import 'react';
7
- import '../../../index-BTAL7EB_.js';
7
+ import '../../../index-CyvGh-kt.js';
8
8
  import 'ink-spinner';
9
9
  import 'axios';
10
10
  import 'crypto-js';
@@ -30,15 +30,15 @@ import 'qrcode';
30
30
  import { R as RunWithSpinner } from '../../../RunWithSpinner-BVXNWGD3.js';
31
31
  import 'string-length';
32
32
  import 'strip-ansi';
33
- import { C as Command } from '../../../Command-1p5alCz3.js';
33
+ import { C as Command } from '../../../Command-DFdHXDiU.js';
34
34
  import forge from 'node-forge';
35
- import { B as BaseAppleCommand } from '../../../baseAppleCommand-BHRIBtTj.js';
36
- import { u as uploadUserCredentials } from '../../../upload-Bw0zrS4M.js';
35
+ import { B as BaseAppleCommand } from '../../../baseAppleCommand-zhkGlKq0.js';
36
+ import { u as uploadUserCredentials } from '../../../upload-BTpxj3QP.js';
37
37
  import '@expo/apple-utils/build/index.js';
38
38
  import 'ini';
39
39
  import 'deepmerge';
40
- import '../../../index-35Eswf6F.js';
41
- import '../../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
40
+ import '../../../index-DJ078v-U.js';
41
+ import '../../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
42
42
 
43
43
  function decodeCertificate(certificateContent) {
44
44
  const decodedContent = forge.util.decode64(certificateContent);
@@ -2,10 +2,10 @@ import { jsx } from 'react/jsx-runtime';
2
2
  import { Args, Flags } from '@oclif/core';
3
3
  import { render } from 'ink';
4
4
  import * as fs from 'fs';
5
- import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-DxzXU9Hd.js';
6
- import { g as getUserCredentials } from '../../../index-u1aj1OQW.js';
5
+ import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-w3lHxk5O.js';
6
+ import { g as getUserCredentials } from '../../../index-C6aAyrXW.js';
7
7
  import 'react';
8
- import '../../../index-BTAL7EB_.js';
8
+ import '../../../index-CyvGh-kt.js';
9
9
  import 'ink-spinner';
10
10
  import 'axios';
11
11
  import 'crypto-js';
@@ -30,13 +30,13 @@ import 'qrcode';
30
30
  import { R as RunWithSpinner } from '../../../RunWithSpinner-BVXNWGD3.js';
31
31
  import 'string-length';
32
32
  import 'strip-ansi';
33
- import { C as Command } from '../../../Command-1p5alCz3.js';
34
- import { e as exportCredential } from '../../../export-BKn02-NH.js';
33
+ import { C as Command } from '../../../Command-DFdHXDiU.js';
34
+ import { e as exportCredential } from '../../../export-DZxo2_e_.js';
35
35
  import '@expo/apple-utils/build/index.js';
36
36
  import 'ini';
37
37
  import 'deepmerge';
38
- import '../../../index-35Eswf6F.js';
39
- import '../../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
38
+ import '../../../index-DJ078v-U.js';
39
+ import '../../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
40
40
 
41
41
  class AppleCertificateExport extends BaseAuthenticatedCommand {
42
42
  static args = {
@@ -2,10 +2,10 @@ import { jsx } from 'react/jsx-runtime';
2
2
  import { Args, Flags } from '@oclif/core';
3
3
  import { render } from 'ink';
4
4
  import * as fs from 'fs';
5
- import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-DxzXU9Hd.js';
6
- import { g as getUserCredentials } from '../../../index-u1aj1OQW.js';
5
+ import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-w3lHxk5O.js';
6
+ import { g as getUserCredentials } from '../../../index-C6aAyrXW.js';
7
7
  import 'react';
8
- import '../../../index-BTAL7EB_.js';
8
+ import '../../../index-CyvGh-kt.js';
9
9
  import 'ink-spinner';
10
10
  import 'axios';
11
11
  import 'crypto-js';
@@ -30,13 +30,13 @@ import 'qrcode';
30
30
  import { R as RunWithSpinner } from '../../../RunWithSpinner-BVXNWGD3.js';
31
31
  import 'string-length';
32
32
  import 'strip-ansi';
33
- import { C as Command } from '../../../Command-1p5alCz3.js';
34
- import { i as importCredential } from '../../../import-CRMaNBVF.js';
33
+ import { C as Command } from '../../../Command-DFdHXDiU.js';
34
+ import { i as importCredential } from '../../../import-8pL1AF47.js';
35
35
  import '@expo/apple-utils/build/index.js';
36
36
  import 'ini';
37
37
  import 'deepmerge';
38
- import '../../../index-35Eswf6F.js';
39
- import '../../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
38
+ import '../../../index-DJ078v-U.js';
39
+ import '../../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
40
40
 
41
41
  class AppleCertificateImport extends BaseAuthenticatedCommand {
42
42
  static args = {
@@ -1,9 +1,9 @@
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 getShortDate, l as Certificate, m as CertificateType, P as Platform, C as CredentialsType, B as BaseAuthenticatedCommand } from '../../../index-DxzXU9Hd.js';
4
+ import { b as getShortDate, l as Certificate, m as CertificateType, P as Platform, C as CredentialsType, B as BaseAuthenticatedCommand } from '../../../index-w3lHxk5O.js';
5
5
  import 'react';
6
- import '../../../index-BTAL7EB_.js';
6
+ import '../../../index-CyvGh-kt.js';
7
7
  import Spinner from 'ink-spinner';
8
8
  import 'axios';
9
9
  import 'crypto-js';
@@ -28,16 +28,16 @@ import 'path';
28
28
  import 'qrcode';
29
29
  import 'string-length';
30
30
  import 'strip-ansi';
31
- import { g as getShortUUID } from '../../../index-35Eswf6F.js';
32
- import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-BraKyDWT.js';
31
+ import { g as getShortUUID } from '../../../index-DJ078v-U.js';
32
+ import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-Q7u9M-ap.js';
33
33
  import { T as Table } from '../../../Table-CvM6pccN.js';
34
34
  import { T as Title } from '../../../Title-BCQtayg6.js';
35
35
  import { N as NextSteps } from '../../../NextSteps-CK9zHOCt.js';
36
- import { C as Command } from '../../../Command-1p5alCz3.js';
36
+ import { C as Command } from '../../../Command-DFdHXDiU.js';
37
37
  import '@expo/apple-utils/build/index.js';
38
38
  import 'ini';
39
39
  import 'deepmerge';
40
- import '../../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
40
+ import '../../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
41
41
 
42
42
  async function queryAppleCertificates({ ctx }) {
43
43
  const appleCerts = await Certificate.getAsync(ctx, {
@@ -1,6 +1,6 @@
1
1
  import { Flags } from '@oclif/core';
2
- import { _ as Auth, B as BaseAuthenticatedCommand } from '../../index-DxzXU9Hd.js';
3
- import { a as getInput, e as getMaskedInput } from '../../index-35Eswf6F.js';
2
+ import { Z as Auth, B as BaseAuthenticatedCommand } from '../../index-w3lHxk5O.js';
3
+ import { a as getInput, e as getMaskedInput } from '../../index-DJ078v-U.js';
4
4
  import 'path';
5
5
  import 'fs';
6
6
  import '@expo/apple-utils/build/index.js';
@@ -21,6 +21,7 @@ import '@tanstack/react-query';
21
21
  import 'fast-glob';
22
22
  import 'yazl';
23
23
  import 'socket.io-client';
24
+ import 'ink';
24
25
 
25
26
  async function getNewAuthState(username, password) {
26
27
  const authState = await Auth.loginAsync({
@@ -1,8 +1,8 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
- import { B as BaseAuthenticatedCommand } from '../../index-DxzXU9Hd.js';
2
+ import { B as BaseAuthenticatedCommand } from '../../index-w3lHxk5O.js';
3
3
  import 'react';
4
4
  import { render } from 'ink';
5
- import '../../index-BTAL7EB_.js';
5
+ import '../../index-CyvGh-kt.js';
6
6
  import 'ink-spinner';
7
7
  import 'axios';
8
8
  import 'crypto-js';
@@ -30,12 +30,12 @@ import 'qrcode';
30
30
  import { S as StatusTable } from '../../StatusTable-Dm5St4g-.js';
31
31
  import 'string-length';
32
32
  import 'strip-ansi';
33
- import { C as Command } from '../../Command-1p5alCz3.js';
33
+ import { C as Command } from '../../Command-DFdHXDiU.js';
34
34
  import '@expo/apple-utils/build/index.js';
35
35
  import 'ini';
36
36
  import 'deepmerge';
37
- import '../../index-35Eswf6F.js';
38
- import '../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
37
+ import '../../index-DJ078v-U.js';
38
+ import '../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
39
39
  import '../../Title-BCQtayg6.js';
40
40
 
41
41
  class AppleStatus extends BaseAuthenticatedCommand {
@@ -66,7 +66,7 @@ class AppleStatus extends BaseAuthenticatedCommand {
66
66
  "Apple Provider Name": session?.provider?.name || "Please authenticate"
67
67
  };
68
68
  let steps = [];
69
- if (!isAuthenticatedOnApple) steps.push("$ shipthis apple login");
69
+ if (!isAuthenticatedOnApple) steps.push("shipthis apple login");
70
70
  render(
71
71
  /* @__PURE__ */ jsxs(Command, { command: this, children: [
72
72
  /* @__PURE__ */ jsx(StatusTable, { marginBottom: 1, title: "Apple Status", statuses }),
@@ -1,5 +1,5 @@
1
1
  import open from 'open';
2
- import { B as BaseAuthenticatedCommand, X as getSingleUseUrl } from '../index-DxzXU9Hd.js';
2
+ import { B as BaseAuthenticatedCommand, V as getSingleUseUrl } from '../index-w3lHxk5O.js';
3
3
  import 'path';
4
4
  import 'fs';
5
5
  import '@oclif/core';
@@ -21,6 +21,7 @@ import '@tanstack/react-query';
21
21
  import 'fast-glob';
22
22
  import 'yazl';
23
23
  import 'socket.io-client';
24
+ import 'ink';
24
25
 
25
26
  class Dashboard extends BaseAuthenticatedCommand {
26
27
  static args = {};
@@ -1,9 +1,9 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import { render } from 'ink';
3
3
  import { Flags } from '@oclif/core';
4
- import { R as getGoogleStatus, T as disconnectGoogle } from '../../../../index-DxzXU9Hd.js';
4
+ import { Q as getGoogleStatus, S as disconnectGoogle } from '../../../../index-w3lHxk5O.js';
5
5
  import 'react';
6
- import '../../../../index-BTAL7EB_.js';
6
+ import '../../../../index-CyvGh-kt.js';
7
7
  import 'ink-spinner';
8
8
  import '@inkjs/ui';
9
9
  import 'axios';
@@ -20,24 +20,24 @@ import 'luxon';
20
20
  import 'isomorphic-git';
21
21
  import 'fast-glob';
22
22
  import 'socket.io-client';
23
- import { C as ConnectGoogle } from '../../../../index-OZi8bvu8.js';
23
+ import { C as ConnectGoogle } from '../../../../index-BHh0BZvD.js';
24
24
  import 'marked';
25
25
  import 'marked-terminal';
26
26
  import 'path';
27
27
  import 'qrcode';
28
28
  import 'string-length';
29
29
  import 'strip-ansi';
30
- import { C as CommandGame } from '../../../../CommandGame-Z4eUQBjn.js';
30
+ import { C as CommandGame } from '../../../../CommandGame-Dif-oSky.js';
31
31
  import 'open';
32
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-SrDRbhAG.js';
32
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DJ-cMLa_.js';
33
33
  import '@expo/apple-utils/build/index.js';
34
34
  import 'crypto-js';
35
35
  import 'ini';
36
36
  import 'deepmerge';
37
- import '../../../../index-35Eswf6F.js';
38
- import '../../../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
39
- import '../../../../useWebSocket-BOCa8v6o.js';
40
- import '../../../../Command-1p5alCz3.js';
37
+ import '../../../../index-DJ078v-U.js';
38
+ import '../../../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
39
+ import '../../../../useWebSocket-gyuCsore.js';
40
+ import '../../../../Command-DFdHXDiU.js';
41
41
 
42
42
  class GameAndroidApiKeyConnect extends BaseGameAndroidCommand {
43
43
  static args = {};
@@ -2,15 +2,15 @@ import { jsx } from 'react/jsx-runtime';
2
2
  import { render } from 'ink';
3
3
  import { Flags } from '@oclif/core';
4
4
  import 'react';
5
- import '../../../../index-BTAL7EB_.js';
6
- import { P as Platform, C as CredentialsType } from '../../../../index-DxzXU9Hd.js';
5
+ import '../../../../index-CyvGh-kt.js';
6
+ import { P as Platform, C as CredentialsType } from '../../../../index-w3lHxk5O.js';
7
7
  import 'ink-spinner';
8
8
  import 'axios';
9
9
  import 'crypto-js';
10
10
  import 'uuid';
11
11
  import 'fs';
12
12
  import 'luxon';
13
- import { a as getProjectCredentials } from '../../../../index-u1aj1OQW.js';
13
+ import { a as getProjectCredentials } from '../../../../index-C6aAyrXW.js';
14
14
  import '@inkjs/ui';
15
15
  import '@tanstack/react-query';
16
16
  import 'yazl';
@@ -29,18 +29,18 @@ import 'path';
29
29
  import 'qrcode';
30
30
  import 'string-length';
31
31
  import 'strip-ansi';
32
- import { C as CreateServiceAccountKey } from '../../../../index--EbYyBAZ.js';
33
- import { C as CommandGame } from '../../../../CommandGame-Z4eUQBjn.js';
34
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-SrDRbhAG.js';
35
- import '../../../../index-35Eswf6F.js';
36
- import '../../../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
32
+ import { C as CreateServiceAccountKey } from '../../../../index-DKQjnJrC.js';
33
+ import { C as CommandGame } from '../../../../CommandGame-Dif-oSky.js';
34
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DJ-cMLa_.js';
35
+ import '../../../../index-DJ078v-U.js';
36
+ import '../../../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
37
37
  import '@expo/apple-utils/build/index.js';
38
38
  import 'ini';
39
39
  import 'deepmerge';
40
- import '../../../../useWebSocket-BOCa8v6o.js';
41
- import '../../../../useProjectCredentials-DX3e_PPc.js';
40
+ import '../../../../useWebSocket-gyuCsore.js';
41
+ import '../../../../useProjectCredentials-DpeXZcHP.js';
42
42
  import '../../../../ProgressSpinner-6pw1T8Iw.js';
43
- import '../../../../Command-1p5alCz3.js';
43
+ import '../../../../Command-DFdHXDiU.js';
44
44
 
45
45
  class GameAndroidApiKeyCreate extends BaseGameAndroidCommand {
46
46
  static args = {};
@@ -2,10 +2,10 @@ import { jsx } from 'react/jsx-runtime';
2
2
  import { Args, Flags } from '@oclif/core';
3
3
  import { render } from 'ink';
4
4
  import * as fs from 'fs';
5
- import { P as Platform, C as CredentialsType } from '../../../../index-DxzXU9Hd.js';
6
- import { a as getProjectCredentials } from '../../../../index-u1aj1OQW.js';
5
+ import { P as Platform, C as CredentialsType } from '../../../../index-w3lHxk5O.js';
6
+ import { a as getProjectCredentials } from '../../../../index-C6aAyrXW.js';
7
7
  import 'react';
8
- import '../../../../index-BTAL7EB_.js';
8
+ import '../../../../index-CyvGh-kt.js';
9
9
  import 'ink-spinner';
10
10
  import 'axios';
11
11
  import 'crypto-js';
@@ -30,14 +30,14 @@ import 'qrcode';
30
30
  import { R as RunWithSpinner } from '../../../../RunWithSpinner-BVXNWGD3.js';
31
31
  import 'string-length';
32
32
  import 'strip-ansi';
33
- import { C as Command } from '../../../../Command-1p5alCz3.js';
34
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-SrDRbhAG.js';
35
- import { e as exportCredential } from '../../../../export-BKn02-NH.js';
33
+ import { C as Command } from '../../../../Command-DFdHXDiU.js';
34
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DJ-cMLa_.js';
35
+ import { e as exportCredential } from '../../../../export-DZxo2_e_.js';
36
36
  import '@expo/apple-utils/build/index.js';
37
37
  import 'ini';
38
38
  import 'deepmerge';
39
- import '../../../../index-35Eswf6F.js';
40
- import '../../../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
39
+ import '../../../../index-DJ078v-U.js';
40
+ import '../../../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
41
41
 
42
42
  class GameAndroidApiKeyExport extends BaseGameAndroidCommand {
43
43
  static args = {
@@ -2,10 +2,10 @@ import { jsx } from 'react/jsx-runtime';
2
2
  import { Args, Flags } from '@oclif/core';
3
3
  import { render } from 'ink';
4
4
  import * as fs from 'fs';
5
- import { P as Platform, C as CredentialsType } from '../../../../index-DxzXU9Hd.js';
6
- import { a as getProjectCredentials } from '../../../../index-u1aj1OQW.js';
5
+ import { P as Platform, C as CredentialsType } from '../../../../index-w3lHxk5O.js';
6
+ import { a as getProjectCredentials } from '../../../../index-C6aAyrXW.js';
7
7
  import 'react';
8
- import '../../../../index-BTAL7EB_.js';
8
+ import '../../../../index-CyvGh-kt.js';
9
9
  import 'ink-spinner';
10
10
  import 'axios';
11
11
  import 'crypto-js';
@@ -30,14 +30,14 @@ import 'qrcode';
30
30
  import { R as RunWithSpinner } from '../../../../RunWithSpinner-BVXNWGD3.js';
31
31
  import 'string-length';
32
32
  import 'strip-ansi';
33
- import { C as Command } from '../../../../Command-1p5alCz3.js';
34
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-SrDRbhAG.js';
35
- import { i as importCredential } from '../../../../import-CRMaNBVF.js';
33
+ import { C as Command } from '../../../../Command-DFdHXDiU.js';
34
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DJ-cMLa_.js';
35
+ import { i as importCredential } from '../../../../import-8pL1AF47.js';
36
36
  import '@expo/apple-utils/build/index.js';
37
37
  import 'ini';
38
38
  import 'deepmerge';
39
- import '../../../../index-35Eswf6F.js';
40
- import '../../../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
39
+ import '../../../../index-DJ078v-U.js';
40
+ import '../../../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
41
41
 
42
42
  class GameAndroidApiKeyImport extends BaseGameAndroidCommand {
43
43
  static args = {
@@ -1,8 +1,8 @@
1
1
  import { Args, Flags } from '@oclif/core';
2
- import { S as inviteServiceAccount } from '../../../../index-DxzXU9Hd.js';
3
- import { f as fetchKeyTestResult, K as KeyTestStatus, a as KeyTestError, n as niceError } from '../../../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
4
- import { a as getInput } from '../../../../index-35Eswf6F.js';
5
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-SrDRbhAG.js';
2
+ import { R as inviteServiceAccount } from '../../../../index-w3lHxk5O.js';
3
+ import { f as fetchKeyTestResult, K as KeyTestStatus, a as KeyTestError, n as niceError } from '../../../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
4
+ import { a as getInput } from '../../../../index-DJ078v-U.js';
5
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DJ-cMLa_.js';
6
6
  import 'path';
7
7
  import 'fs';
8
8
  import '@expo/apple-utils/build/index.js';
@@ -23,6 +23,7 @@ import '@tanstack/react-query';
23
23
  import 'fast-glob';
24
24
  import 'yazl';
25
25
  import 'socket.io-client';
26
+ import 'ink';
26
27
 
27
28
  class GameAndroidApiKeyInvite extends BaseGameAndroidCommand {
28
29
  static args = {
@@ -2,8 +2,8 @@ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { render } from 'ink';
3
3
  import { Flags } from '@oclif/core';
4
4
  import 'react';
5
- import '../../../../index-BTAL7EB_.js';
6
- import { P as Platform, C as CredentialsType } from '../../../../index-DxzXU9Hd.js';
5
+ import '../../../../index-CyvGh-kt.js';
6
+ import { P as Platform, C as CredentialsType } from '../../../../index-w3lHxk5O.js';
7
7
  import 'ink-spinner';
8
8
  import 'axios';
9
9
  import 'crypto-js';
@@ -19,7 +19,7 @@ import 'node:readline';
19
19
  import 'node:path';
20
20
  import 'node:url';
21
21
  import 'isomorphic-git';
22
- import { f as fetchKeyTestResult, n as niceError, K as KeyTestStatus } from '../../../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
22
+ import { f as fetchKeyTestResult, n as niceError, K as KeyTestStatus } from '../../../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
23
23
  import 'fast-glob';
24
24
  import 'socket.io-client';
25
25
  import 'open';
@@ -31,14 +31,14 @@ import 'qrcode';
31
31
  import { T as Table } from '../../../../Table-CvM6pccN.js';
32
32
  import 'string-length';
33
33
  import 'strip-ansi';
34
- import { C as Command } from '../../../../Command-1p5alCz3.js';
35
- import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-DyZep993.js';
36
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-SrDRbhAG.js';
37
- import '../../../../index-35Eswf6F.js';
34
+ import { C as Command } from '../../../../Command-DFdHXDiU.js';
35
+ import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-u9ruZ9mN.js';
36
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DJ-cMLa_.js';
37
+ import '../../../../index-DJ078v-U.js';
38
38
  import '@expo/apple-utils/build/index.js';
39
39
  import 'ini';
40
40
  import 'deepmerge';
41
- import '../../../../useProjectCredentials-DX3e_PPc.js';
41
+ import '../../../../useProjectCredentials-DpeXZcHP.js';
42
42
 
43
43
  class GameAndroidApiKeyStatus extends BaseGameAndroidCommand {
44
44
  static args = {};
@@ -2,17 +2,17 @@ import { jsx } from 'react/jsx-runtime';
2
2
  import { render } from 'ink';
3
3
  import { Flags } from '@oclif/core';
4
4
  import 'react';
5
- import '../../../../index-BTAL7EB_.js';
6
- import { P as Platform, C as CredentialsType } from '../../../../index-DxzXU9Hd.js';
5
+ import '../../../../index-CyvGh-kt.js';
6
+ import { P as Platform, C as CredentialsType } from '../../../../index-w3lHxk5O.js';
7
7
  import 'ink-spinner';
8
8
  import 'axios';
9
9
  import 'crypto-js';
10
10
  import 'uuid';
11
11
  import 'fs';
12
12
  import 'luxon';
13
- import { a as getProjectCredentials } from '../../../../index-u1aj1OQW.js';
13
+ import { a as getProjectCredentials } from '../../../../index-C6aAyrXW.js';
14
14
  import '@inkjs/ui';
15
- import { C as CreateKeystore } from '../../../../Create-1xAdntNl.js';
15
+ import { C as CreateKeystore } from '../../../../Create-ISdroJ3G.js';
16
16
  import 'yazl';
17
17
  import '@tanstack/react-query';
18
18
  import 'crypto';
@@ -30,15 +30,15 @@ import 'path';
30
30
  import 'qrcode';
31
31
  import 'string-length';
32
32
  import 'strip-ansi';
33
- import { C as CommandGame } from '../../../../CommandGame-Z4eUQBjn.js';
34
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-SrDRbhAG.js';
35
- import '../../../../index-35Eswf6F.js';
36
- import '../../../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
33
+ import { C as CommandGame } from '../../../../CommandGame-Dif-oSky.js';
34
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DJ-cMLa_.js';
35
+ import '../../../../index-DJ078v-U.js';
36
+ import '../../../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
37
37
  import '@expo/apple-utils/build/index.js';
38
38
  import 'ini';
39
39
  import 'deepmerge';
40
40
  import '../../../../RunWithSpinner-BVXNWGD3.js';
41
- import '../../../../Command-1p5alCz3.js';
41
+ import '../../../../Command-DFdHXDiU.js';
42
42
 
43
43
  class GameAndroidKeyStoreCreate extends BaseGameAndroidCommand {
44
44
  static args = {};
@@ -2,10 +2,10 @@ import { jsx } from 'react/jsx-runtime';
2
2
  import { Args, Flags } from '@oclif/core';
3
3
  import { render } from 'ink';
4
4
  import * as fs from 'fs';
5
- import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-DxzXU9Hd.js';
6
- import { a as getProjectCredentials } from '../../../../index-u1aj1OQW.js';
5
+ import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-w3lHxk5O.js';
6
+ import { a as getProjectCredentials } from '../../../../index-C6aAyrXW.js';
7
7
  import 'react';
8
- import '../../../../index-BTAL7EB_.js';
8
+ import '../../../../index-CyvGh-kt.js';
9
9
  import 'ink-spinner';
10
10
  import 'axios';
11
11
  import 'crypto-js';
@@ -30,13 +30,13 @@ import 'qrcode';
30
30
  import { R as RunWithSpinner } from '../../../../RunWithSpinner-BVXNWGD3.js';
31
31
  import 'string-length';
32
32
  import 'strip-ansi';
33
- import { C as Command } from '../../../../Command-1p5alCz3.js';
34
- import { e as exportCredential } from '../../../../export-BKn02-NH.js';
33
+ import { C as Command } from '../../../../Command-DFdHXDiU.js';
34
+ import { e as exportCredential } from '../../../../export-DZxo2_e_.js';
35
35
  import '@expo/apple-utils/build/index.js';
36
36
  import 'ini';
37
37
  import 'deepmerge';
38
- import '../../../../index-35Eswf6F.js';
39
- import '../../../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
38
+ import '../../../../index-DJ078v-U.js';
39
+ import '../../../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
40
40
 
41
41
  class GameAndroidKeyStoreExport extends BaseGameCommand {
42
42
  static args = {
@@ -2,10 +2,10 @@ import { jsx } from 'react/jsx-runtime';
2
2
  import { Args, Flags } from '@oclif/core';
3
3
  import { render } from 'ink';
4
4
  import * as fs from 'fs';
5
- import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-DxzXU9Hd.js';
6
- import { a as getProjectCredentials } from '../../../../index-u1aj1OQW.js';
5
+ import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-w3lHxk5O.js';
6
+ import { a as getProjectCredentials } from '../../../../index-C6aAyrXW.js';
7
7
  import 'react';
8
- import '../../../../index-BTAL7EB_.js';
8
+ import '../../../../index-CyvGh-kt.js';
9
9
  import 'ink-spinner';
10
10
  import 'axios';
11
11
  import 'crypto-js';
@@ -13,7 +13,7 @@ import 'uuid';
13
13
  import 'luxon';
14
14
  import '@inkjs/ui';
15
15
  import '@tanstack/react-query';
16
- import { I as ImportKeystore } from '../../../../Import-CzC-M4ln.js';
16
+ import { I as ImportKeystore } from '../../../../Import-CfThJF6k.js';
17
17
  import 'open';
18
18
  import 'crypto';
19
19
  import 'readline-sync';
@@ -30,15 +30,15 @@ import 'path';
30
30
  import 'qrcode';
31
31
  import 'string-length';
32
32
  import 'strip-ansi';
33
- import { C as CommandGame } from '../../../../CommandGame-Z4eUQBjn.js';
34
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-SrDRbhAG.js';
33
+ import { C as CommandGame } from '../../../../CommandGame-Dif-oSky.js';
34
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DJ-cMLa_.js';
35
35
  import '@expo/apple-utils/build/index.js';
36
36
  import 'ini';
37
37
  import 'deepmerge';
38
- import '../../../../index-35Eswf6F.js';
39
- import '../../../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
40
- import '../../../../import-CRMaNBVF.js';
41
- import '../../../../Command-1p5alCz3.js';
38
+ import '../../../../index-DJ078v-U.js';
39
+ import '../../../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
40
+ import '../../../../import-8pL1AF47.js';
41
+ import '../../../../Command-DFdHXDiU.js';
42
42
 
43
43
  class GameAndroidKeyStoreImport extends BaseGameCommand {
44
44
  static args = {
@@ -1,8 +1,8 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import { render } from 'ink';
3
3
  import 'react';
4
- import '../../../../index-BTAL7EB_.js';
5
- import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-DxzXU9Hd.js';
4
+ import '../../../../index-CyvGh-kt.js';
5
+ import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-w3lHxk5O.js';
6
6
  import 'ink-spinner';
7
7
  import 'axios';
8
8
  import 'crypto-js';
@@ -28,14 +28,14 @@ import 'path';
28
28
  import 'qrcode';
29
29
  import 'string-length';
30
30
  import 'strip-ansi';
31
- import { C as Command } from '../../../../Command-1p5alCz3.js';
32
- import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-DyZep993.js';
33
- import '../../../../index-35Eswf6F.js';
34
- import '../../../../useAndroidServiceAccountTestResult-CJLIEYmA.js';
31
+ import { C as Command } from '../../../../Command-DFdHXDiU.js';
32
+ import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-u9ruZ9mN.js';
33
+ import '../../../../index-DJ078v-U.js';
34
+ import '../../../../useAndroidServiceAccountTestResult-Dy3Ag7_r.js';
35
35
  import '@expo/apple-utils/build/index.js';
36
36
  import 'ini';
37
37
  import 'deepmerge';
38
- import '../../../../useProjectCredentials-DX3e_PPc.js';
38
+ import '../../../../useProjectCredentials-DpeXZcHP.js';
39
39
  import '../../../../Table-CvM6pccN.js';
40
40
  import '../../../../Title-BCQtayg6.js';
41
41