shipthis 0.1.33 → 0.1.34

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 (85) hide show
  1. package/README.md +8 -7
  2. package/assets/markdown/apikey-create.md +11 -0
  3. package/dist/{AppleBundleIdDetails-BhHPCvRm.js → AppleBundleIdDetails-By-sSGNl.js} +4 -4
  4. package/dist/{Command-BDIkuv2g.js → Command-VWMnGslo.js} +2 -2
  5. package/dist/{CommandGame-CvBIjPZp.js → CommandGame-BSVPZzNl.js} +2 -2
  6. package/dist/{Create-Lpe0B8nT.js → Create-SR1Mq7BY.js} +4 -4
  7. package/dist/{GameStatus-5XpufIY_.js → GameStatus-1ntFyxEx.js} +3 -3
  8. package/dist/{Import-DFzrAG04.js → Import-cedOWPDz.js} +4 -4
  9. package/dist/{JobLogTail-BYcJgPcL.js → JobLogTail-C_W8UAMg.js} +5 -5
  10. package/dist/{JobProgress-BcrE7CUK.js → JobProgress-CI385G53.js} +5 -5
  11. package/dist/{JobStatusTable-Bi-y8ZZT.js → JobStatusTable-CdbKtwJE.js} +4 -4
  12. package/dist/{ProjectCredentialsTable-B4vDJl4l.js → ProjectCredentialsTable-ZnuIfcDB.js} +2 -2
  13. package/dist/{RunWithSpinner-gMVA07bZ.js → RunWithSpinner-DucRnFp6.js} +2 -1
  14. package/dist/{UserCredentialsTable-CwkZTFBD.js → UserCredentialsTable-DRkAYgEA.js} +3 -3
  15. package/dist/{baseAppleCommand-BKXweb-U.js → baseAppleCommand-CsO-_Yzn.js} +1 -1
  16. package/dist/{baseGameAndroidCommand-CAi-BSsH.js → baseGameAndroidCommand-CdjaAbNX.js} +2 -2
  17. package/dist/commands/apiKey/create.js +97 -0
  18. package/dist/commands/apiKey/list.js +91 -0
  19. package/dist/commands/apiKey/revoke.js +82 -0
  20. package/dist/commands/apple/apiKey/create.js +9 -9
  21. package/dist/commands/apple/apiKey/export.js +8 -8
  22. package/dist/commands/apple/apiKey/import.js +8 -8
  23. package/dist/commands/apple/apiKey/status.js +6 -6
  24. package/dist/commands/apple/certificate/create.js +9 -9
  25. package/dist/commands/apple/certificate/export.js +8 -8
  26. package/dist/commands/apple/certificate/import.js +8 -8
  27. package/dist/commands/apple/certificate/status.js +6 -6
  28. package/dist/commands/apple/login.js +2 -2
  29. package/dist/commands/apple/status.js +5 -5
  30. package/dist/commands/dashboard.js +1 -1
  31. package/dist/commands/game/android/apiKey/connect.js +9 -9
  32. package/dist/commands/game/android/apiKey/create.js +11 -11
  33. package/dist/commands/game/android/apiKey/export.js +9 -9
  34. package/dist/commands/game/android/apiKey/import.js +9 -9
  35. package/dist/commands/game/android/apiKey/invite.js +4 -4
  36. package/dist/commands/game/android/apiKey/status.js +8 -8
  37. package/dist/commands/game/android/keyStore/create.js +10 -10
  38. package/dist/commands/game/android/keyStore/export.js +8 -8
  39. package/dist/commands/game/android/keyStore/import.js +10 -10
  40. package/dist/commands/game/android/keyStore/status.js +7 -7
  41. package/dist/commands/game/android/status.js +1 -1
  42. package/dist/commands/game/build/download.js +6 -6
  43. package/dist/commands/game/build/list.js +6 -6
  44. package/dist/commands/game/create.js +2 -2
  45. package/dist/commands/game/details.js +5 -5
  46. package/dist/commands/game/export.js +1 -1
  47. package/dist/commands/game/ios/app/addTester.js +7 -7
  48. package/dist/commands/game/ios/app/create.js +6 -6
  49. package/dist/commands/game/ios/app/status.js +8 -8
  50. package/dist/commands/game/ios/app/sync.js +7 -7
  51. package/dist/commands/game/ios/profile/create.js +9 -9
  52. package/dist/commands/game/ios/profile/export.js +8 -8
  53. package/dist/commands/game/ios/profile/import.js +8 -8
  54. package/dist/commands/game/ios/profile/status.js +7 -7
  55. package/dist/commands/game/ios/status.js +10 -10
  56. package/dist/commands/game/ios/wizard.js +5 -5
  57. package/dist/commands/game/job/list.js +5 -5
  58. package/dist/commands/game/job/status.js +8 -8
  59. package/dist/commands/game/list.js +5 -5
  60. package/dist/commands/game/ship.js +10 -10
  61. package/dist/commands/game/status.js +7 -7
  62. package/dist/commands/game/wizard.js +16 -16
  63. package/dist/commands/internal/fastlane.js +1 -1
  64. package/dist/commands/internal/readme.js +1 -1
  65. package/dist/commands/login.js +2 -2
  66. package/dist/commands/status.js +5 -5
  67. package/dist/{export-DLQrUEBK.js → export-B5Yfd9vw.js} +1 -1
  68. package/dist/{import-BoY5e0uJ.js → import-A2WcStHl.js} +1 -1
  69. package/dist/{index-CisLwc7e.js → index-BBLtvl1Y.js} +5 -5
  70. package/dist/{index-DC0GJtAy.js → index-Bz1qt_8T.js} +4 -4
  71. package/dist/{index-DfUg5j06.js → index-CA6-uLMn.js} +3 -3
  72. package/dist/{index-pj8JVg5X.js → index-CO_ssVFA.js} +24 -1
  73. package/dist/{index-B27WJDxn.js → index-CYjZ26If.js} +1 -1
  74. package/dist/{index-Crv7S0bl.js → index-CgzANgJt.js} +1 -1
  75. package/dist/{upload-C8S17EU_.js → upload-BIsFZzBO.js} +1 -1
  76. package/dist/{useAndroidServiceAccountTestResult-D4e5AKAZ.js → useAndroidServiceAccountTestResult-DueKynFy.js} +1 -1
  77. package/dist/{useAppleApp-Dr6URQvC.js → useAppleApp-BZR94exU.js} +1 -1
  78. package/dist/{useAppleBundleId-DELAwSQp.js → useAppleBundleId-Dg5DsItN.js} +1 -1
  79. package/dist/{useProjectCredentials-BjvdJdQg.js → useProjectCredentials-jQYGcDhT.js} +3 -3
  80. package/dist/{useWebSocket-CRV7V69Q.js → useWebSocket-CIxkPaYi.js} +1 -1
  81. package/docs/apiKey/create.md +27 -0
  82. package/docs/apiKey/list.md +30 -0
  83. package/docs/apiKey/revoke.md +26 -0
  84. package/docs/apiKey.md +93 -0
  85. package/package.json +9 -3
@@ -2,8 +2,8 @@ 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-Crv7S0bl.js';
6
- import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-pj8JVg5X.js';
5
+ import { g as getUserCredentials } from '../../../index-CgzANgJt.js';
6
+ import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-CO_ssVFA.js';
7
7
  import 'ink-spinner';
8
8
  import 'node:crypto';
9
9
  import 'node:path';
@@ -28,15 +28,15 @@ import '@inkjs/ui';
28
28
  import 'marked';
29
29
  import 'marked-terminal';
30
30
  import 'qrcode';
31
- import { R as RunWithSpinner } from '../../../RunWithSpinner-gMVA07bZ.js';
32
- import '../../../index-DfUg5j06.js';
33
- import { C as Command } from '../../../Command-BDIkuv2g.js';
34
- import { e as exportCredential } from '../../../export-DLQrUEBK.js';
31
+ import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
32
+ import '../../../index-CA6-uLMn.js';
33
+ import { C as Command } from '../../../Command-VWMnGslo.js';
34
+ import { e as exportCredential } from '../../../export-B5Yfd9vw.js';
35
35
  import '@expo/apple-utils/build/index.js';
36
36
  import 'deepmerge';
37
37
  import 'ini';
38
- import '../../../index-B27WJDxn.js';
39
- import '../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
38
+ import '../../../index-CYjZ26If.js';
39
+ import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
40
40
 
41
41
  class AppleApiKeyExport extends BaseAuthenticatedCommand {
42
42
  static args = {
@@ -2,8 +2,8 @@ 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-Crv7S0bl.js';
6
- import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-pj8JVg5X.js';
5
+ import { g as getUserCredentials } from '../../../index-CgzANgJt.js';
6
+ import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-CO_ssVFA.js';
7
7
  import 'ink-spinner';
8
8
  import 'node:crypto';
9
9
  import 'node:path';
@@ -28,15 +28,15 @@ import '@inkjs/ui';
28
28
  import 'marked';
29
29
  import 'marked-terminal';
30
30
  import 'qrcode';
31
- import { R as RunWithSpinner } from '../../../RunWithSpinner-gMVA07bZ.js';
32
- import '../../../index-DfUg5j06.js';
33
- import { C as Command } from '../../../Command-BDIkuv2g.js';
34
- import { i as importCredential } from '../../../import-BoY5e0uJ.js';
31
+ import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
32
+ import '../../../index-CA6-uLMn.js';
33
+ import { C as Command } from '../../../Command-VWMnGslo.js';
34
+ import { i as importCredential } from '../../../import-A2WcStHl.js';
35
35
  import '@expo/apple-utils/build/index.js';
36
36
  import 'deepmerge';
37
37
  import 'ini';
38
- import '../../../index-B27WJDxn.js';
39
- import '../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
38
+ import '../../../index-CYjZ26If.js';
39
+ import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
40
40
 
41
41
  class AppleApiKeyImport extends BaseAuthenticatedCommand {
42
42
  static args = {
@@ -1,7 +1,7 @@
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-pj8JVg5X.js';
4
+ import { b as getShortDate, A as ApiKey, C as CredentialsType, P as Platform, B as BaseAuthenticatedCommand } from '../../../index-CO_ssVFA.js';
5
5
  import Spinner from 'ink-spinner';
6
6
  import 'node:crypto';
7
7
  import 'node:fs';
@@ -23,21 +23,21 @@ import 'fullscreen-ink';
23
23
  import 'string-length';
24
24
  import 'strip-ansi';
25
25
  import 'open';
26
- import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-CwkZTFBD.js';
26
+ import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-DRkAYgEA.js';
27
27
  import '@inkjs/ui';
28
28
  import 'marked';
29
29
  import 'marked-terminal';
30
30
  import 'qrcode';
31
- import '../../../index-DfUg5j06.js';
31
+ import '../../../index-CA6-uLMn.js';
32
32
  import { T as Table } from '../../../Table-FaNgpyeq.js';
33
33
  import { T as Title } from '../../../Title-BCQtayg6.js';
34
34
  import { N as NextSteps } from '../../../NextSteps-DbJHmscQ.js';
35
- import { C as Command } from '../../../Command-BDIkuv2g.js';
35
+ import { C as Command } from '../../../Command-VWMnGslo.js';
36
36
  import '@expo/apple-utils/build/index.js';
37
37
  import 'deepmerge';
38
38
  import 'ini';
39
- import '../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
40
- import '../../../index-B27WJDxn.js';
39
+ import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
40
+ import '../../../index-CYjZ26If.js';
41
41
 
42
42
  async function queryAppleApiKeys({ ctx }) {
43
43
  const keys = await ApiKey.getAsync(ctx);
@@ -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-Crv7S0bl.js';
4
+ import { g as getUserCredentials } from '../../../index-CgzANgJt.js';
5
5
  import forge from 'node-forge';
6
- import { l as CertificateType, k as Certificate, P as Platform, C as CredentialsType } from '../../../index-pj8JVg5X.js';
6
+ import { l as CertificateType, k as Certificate, P as Platform, C as CredentialsType } from '../../../index-CO_ssVFA.js';
7
7
  import 'ink-spinner';
8
8
  import 'node:crypto';
9
9
  import 'node:fs';
@@ -29,16 +29,16 @@ import '@inkjs/ui';
29
29
  import 'marked';
30
30
  import 'marked-terminal';
31
31
  import 'qrcode';
32
- import { R as RunWithSpinner } from '../../../RunWithSpinner-gMVA07bZ.js';
33
- import '../../../index-DfUg5j06.js';
34
- import { C as Command } from '../../../Command-BDIkuv2g.js';
35
- import { B as BaseAppleCommand } from '../../../baseAppleCommand-BKXweb-U.js';
36
- import { u as uploadUserCredentials } from '../../../upload-C8S17EU_.js';
32
+ import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
33
+ import '../../../index-CA6-uLMn.js';
34
+ import { C as Command } from '../../../Command-VWMnGslo.js';
35
+ import { B as BaseAppleCommand } from '../../../baseAppleCommand-CsO-_Yzn.js';
36
+ import { u as uploadUserCredentials } from '../../../upload-BIsFZzBO.js';
37
37
  import '@expo/apple-utils/build/index.js';
38
38
  import 'deepmerge';
39
39
  import 'ini';
40
- import '../../../index-B27WJDxn.js';
41
- import '../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
40
+ import '../../../index-CYjZ26If.js';
41
+ import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
42
42
 
43
43
  function decodeCertificate(certificateContent) {
44
44
  const decodedContent = forge.util.decode64(certificateContent);
@@ -2,8 +2,8 @@ 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-Crv7S0bl.js';
6
- import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-pj8JVg5X.js';
5
+ import { g as getUserCredentials } from '../../../index-CgzANgJt.js';
6
+ import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-CO_ssVFA.js';
7
7
  import 'ink-spinner';
8
8
  import 'node:crypto';
9
9
  import 'node:path';
@@ -28,15 +28,15 @@ import '@inkjs/ui';
28
28
  import 'marked';
29
29
  import 'marked-terminal';
30
30
  import 'qrcode';
31
- import { R as RunWithSpinner } from '../../../RunWithSpinner-gMVA07bZ.js';
32
- import '../../../index-DfUg5j06.js';
33
- import { C as Command } from '../../../Command-BDIkuv2g.js';
34
- import { e as exportCredential } from '../../../export-DLQrUEBK.js';
31
+ import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
32
+ import '../../../index-CA6-uLMn.js';
33
+ import { C as Command } from '../../../Command-VWMnGslo.js';
34
+ import { e as exportCredential } from '../../../export-B5Yfd9vw.js';
35
35
  import '@expo/apple-utils/build/index.js';
36
36
  import 'deepmerge';
37
37
  import 'ini';
38
- import '../../../index-B27WJDxn.js';
39
- import '../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
38
+ import '../../../index-CYjZ26If.js';
39
+ import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
40
40
 
41
41
  class AppleCertificateExport extends BaseAuthenticatedCommand {
42
42
  static args = {
@@ -2,8 +2,8 @@ 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-Crv7S0bl.js';
6
- import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-pj8JVg5X.js';
5
+ import { g as getUserCredentials } from '../../../index-CgzANgJt.js';
6
+ import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-CO_ssVFA.js';
7
7
  import 'ink-spinner';
8
8
  import 'node:crypto';
9
9
  import 'node:path';
@@ -28,15 +28,15 @@ import '@inkjs/ui';
28
28
  import 'marked';
29
29
  import 'marked-terminal';
30
30
  import 'qrcode';
31
- import { R as RunWithSpinner } from '../../../RunWithSpinner-gMVA07bZ.js';
32
- import '../../../index-DfUg5j06.js';
33
- import { C as Command } from '../../../Command-BDIkuv2g.js';
34
- import { i as importCredential } from '../../../import-BoY5e0uJ.js';
31
+ import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
32
+ import '../../../index-CA6-uLMn.js';
33
+ import { C as Command } from '../../../Command-VWMnGslo.js';
34
+ import { i as importCredential } from '../../../import-A2WcStHl.js';
35
35
  import '@expo/apple-utils/build/index.js';
36
36
  import 'deepmerge';
37
37
  import 'ini';
38
- import '../../../index-B27WJDxn.js';
39
- import '../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
38
+ import '../../../index-CYjZ26If.js';
39
+ import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
40
40
 
41
41
  class AppleCertificateImport extends BaseAuthenticatedCommand {
42
42
  static args = {
@@ -1,7 +1,7 @@
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, k as Certificate, l as CertificateType, P as Platform, C as CredentialsType, B as BaseAuthenticatedCommand } from '../../../index-pj8JVg5X.js';
4
+ import { b as getShortDate, k as Certificate, l as CertificateType, P as Platform, C as CredentialsType, B as BaseAuthenticatedCommand } from '../../../index-CO_ssVFA.js';
5
5
  import Spinner from 'ink-spinner';
6
6
  import 'node:crypto';
7
7
  import 'node:fs';
@@ -23,21 +23,21 @@ import 'fullscreen-ink';
23
23
  import 'string-length';
24
24
  import 'strip-ansi';
25
25
  import 'open';
26
- import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-CwkZTFBD.js';
26
+ import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-DRkAYgEA.js';
27
27
  import '@inkjs/ui';
28
28
  import 'marked';
29
29
  import 'marked-terminal';
30
30
  import 'qrcode';
31
- import '../../../index-DfUg5j06.js';
32
- import { g as getShortUUID } from '../../../index-B27WJDxn.js';
31
+ import '../../../index-CA6-uLMn.js';
32
+ import { g as getShortUUID } from '../../../index-CYjZ26If.js';
33
33
  import { T as Table } from '../../../Table-FaNgpyeq.js';
34
34
  import { T as Title } from '../../../Title-BCQtayg6.js';
35
35
  import { N as NextSteps } from '../../../NextSteps-DbJHmscQ.js';
36
- import { C as Command } from '../../../Command-BDIkuv2g.js';
36
+ import { C as Command } from '../../../Command-VWMnGslo.js';
37
37
  import '@expo/apple-utils/build/index.js';
38
38
  import 'deepmerge';
39
39
  import 'ini';
40
- import '../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
40
+ import '../../../useAndroidServiceAccountTestResult-DueKynFy.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-pj8JVg5X.js';
3
- import { a as getInput, e as getMaskedInput } from '../../index-B27WJDxn.js';
2
+ import { a1 as Auth, B as BaseAuthenticatedCommand } from '../../index-CO_ssVFA.js';
3
+ import { a as getInput, e as getMaskedInput } from '../../index-CYjZ26If.js';
4
4
  import 'node:fs';
5
5
  import 'axios';
6
6
  import 'crypto-js';
@@ -1,6 +1,6 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { render } from 'ink';
3
- import { B as BaseAuthenticatedCommand } from '../../index-pj8JVg5X.js';
3
+ import { B as BaseAuthenticatedCommand } from '../../index-CO_ssVFA.js';
4
4
  import 'ink-spinner';
5
5
  import 'node:crypto';
6
6
  import 'node:fs';
@@ -29,14 +29,14 @@ import 'marked';
29
29
  import 'marked-terminal';
30
30
  import { N as NextSteps } from '../../NextSteps-DbJHmscQ.js';
31
31
  import 'qrcode';
32
- import '../../index-DfUg5j06.js';
33
- import { C as Command } from '../../Command-BDIkuv2g.js';
32
+ import '../../index-CA6-uLMn.js';
33
+ import { C as Command } from '../../Command-VWMnGslo.js';
34
34
  import '@expo/apple-utils/build/index.js';
35
35
  import 'deepmerge';
36
36
  import 'ini';
37
37
  import '../../Title-BCQtayg6.js';
38
- import '../../index-B27WJDxn.js';
39
- import '../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
38
+ import '../../index-CYjZ26If.js';
39
+ import '../../useAndroidServiceAccountTestResult-DueKynFy.js';
40
40
 
41
41
  class AppleStatus extends BaseAuthenticatedCommand {
42
42
  static args = {};
@@ -1,5 +1,5 @@
1
1
  import open from 'open';
2
- import { B as BaseAuthenticatedCommand, X as getSingleUseUrl } from '../index-pj8JVg5X.js';
2
+ import { B as BaseAuthenticatedCommand, _ as getSingleUseUrl } from '../index-CO_ssVFA.js';
3
3
  import 'node:fs';
4
4
  import 'axios';
5
5
  import 'crypto-js';
@@ -1,7 +1,7 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import { Flags } from '@oclif/core';
3
3
  import { render } from 'ink';
4
- import { Q as getGoogleStatus, T as disconnectGoogle } from '../../../../index-pj8JVg5X.js';
4
+ import { Q as getGoogleStatus, T as disconnectGoogle } from '../../../../index-CO_ssVFA.js';
5
5
  import 'ink-spinner';
6
6
  import 'node:crypto';
7
7
  import 'node:fs';
@@ -22,22 +22,22 @@ import 'fullscreen-ink';
22
22
  import 'string-length';
23
23
  import 'strip-ansi';
24
24
  import 'open';
25
- import { C as ConnectGoogle } from '../../../../index-DC0GJtAy.js';
26
- import '../../../../index-DfUg5j06.js';
25
+ import { C as ConnectGoogle } from '../../../../index-Bz1qt_8T.js';
26
+ import '../../../../index-CA6-uLMn.js';
27
27
  import '@inkjs/ui';
28
28
  import 'marked';
29
29
  import 'marked-terminal';
30
30
  import 'qrcode';
31
- import { C as CommandGame } from '../../../../CommandGame-CvBIjPZp.js';
32
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CAi-BSsH.js';
31
+ import { C as CommandGame } from '../../../../CommandGame-BSVPZzNl.js';
32
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
33
33
  import 'crypto-js';
34
34
  import '@expo/apple-utils/build/index.js';
35
35
  import 'deepmerge';
36
36
  import 'ini';
37
- import '../../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
38
- import '../../../../useWebSocket-CRV7V69Q.js';
39
- import '../../../../index-B27WJDxn.js';
40
- import '../../../../Command-BDIkuv2g.js';
37
+ import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
38
+ import '../../../../useWebSocket-CIxkPaYi.js';
39
+ import '../../../../index-CYjZ26If.js';
40
+ import '../../../../Command-VWMnGslo.js';
41
41
 
42
42
  class GameAndroidApiKeyConnect extends BaseGameAndroidCommand {
43
43
  static args = {};
@@ -5,9 +5,9 @@ import 'node:fs';
5
5
  import 'axios';
6
6
  import 'crypto-js';
7
7
  import 'uuid';
8
- import { P as Platform, C as CredentialsType } from '../../../../index-pj8JVg5X.js';
8
+ import { P as Platform, C as CredentialsType } from '../../../../index-CO_ssVFA.js';
9
9
  import 'luxon';
10
- import { a as getProjectCredentials } from '../../../../index-Crv7S0bl.js';
10
+ import { a as getProjectCredentials } from '../../../../index-CgzANgJt.js';
11
11
  import 'ink-spinner';
12
12
  import 'node:crypto';
13
13
  import 'node:path';
@@ -28,19 +28,19 @@ import '@inkjs/ui';
28
28
  import 'marked';
29
29
  import 'marked-terminal';
30
30
  import 'qrcode';
31
- import '../../../../index-DfUg5j06.js';
32
- import { C as CreateServiceAccountKey } from '../../../../index-CisLwc7e.js';
33
- import { C as CommandGame } from '../../../../CommandGame-CvBIjPZp.js';
34
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CAi-BSsH.js';
31
+ import '../../../../index-CA6-uLMn.js';
32
+ import { C as CreateServiceAccountKey } from '../../../../index-BBLtvl1Y.js';
33
+ import { C as CommandGame } from '../../../../CommandGame-BSVPZzNl.js';
34
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
35
35
  import '@expo/apple-utils/build/index.js';
36
36
  import 'deepmerge';
37
37
  import 'ini';
38
- import '../../../../index-B27WJDxn.js';
39
- import '../../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
40
- import '../../../../useWebSocket-CRV7V69Q.js';
41
- import '../../../../useProjectCredentials-BjvdJdQg.js';
38
+ import '../../../../index-CYjZ26If.js';
39
+ import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
40
+ import '../../../../useWebSocket-CIxkPaYi.js';
41
+ import '../../../../useProjectCredentials-jQYGcDhT.js';
42
42
  import '../../../../ProgressSpinner-Um6ARKlk.js';
43
- import '../../../../Command-BDIkuv2g.js';
43
+ import '../../../../Command-VWMnGslo.js';
44
44
 
45
45
  class GameAndroidApiKeyCreate extends BaseGameAndroidCommand {
46
46
  static args = {};
@@ -2,8 +2,8 @@ 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 { a as getProjectCredentials } from '../../../../index-Crv7S0bl.js';
6
- import { P as Platform, C as CredentialsType } from '../../../../index-pj8JVg5X.js';
5
+ import { a as getProjectCredentials } from '../../../../index-CgzANgJt.js';
6
+ import { P as Platform, C as CredentialsType } from '../../../../index-CO_ssVFA.js';
7
7
  import 'ink-spinner';
8
8
  import 'node:crypto';
9
9
  import 'node:path';
@@ -28,16 +28,16 @@ import '@inkjs/ui';
28
28
  import 'marked';
29
29
  import 'marked-terminal';
30
30
  import 'qrcode';
31
- import { R as RunWithSpinner } from '../../../../RunWithSpinner-gMVA07bZ.js';
32
- import '../../../../index-DfUg5j06.js';
33
- import { C as Command } from '../../../../Command-BDIkuv2g.js';
34
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CAi-BSsH.js';
35
- import { e as exportCredential } from '../../../../export-DLQrUEBK.js';
31
+ import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
32
+ import '../../../../index-CA6-uLMn.js';
33
+ import { C as Command } from '../../../../Command-VWMnGslo.js';
34
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
35
+ import { e as exportCredential } from '../../../../export-B5Yfd9vw.js';
36
36
  import '@expo/apple-utils/build/index.js';
37
37
  import 'deepmerge';
38
38
  import 'ini';
39
- import '../../../../index-B27WJDxn.js';
40
- import '../../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
39
+ import '../../../../index-CYjZ26If.js';
40
+ import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
41
41
 
42
42
  class GameAndroidApiKeyExport extends BaseGameAndroidCommand {
43
43
  static args = {
@@ -2,8 +2,8 @@ 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 { a as getProjectCredentials } from '../../../../index-Crv7S0bl.js';
6
- import { P as Platform, C as CredentialsType } from '../../../../index-pj8JVg5X.js';
5
+ import { a as getProjectCredentials } from '../../../../index-CgzANgJt.js';
6
+ import { P as Platform, C as CredentialsType } from '../../../../index-CO_ssVFA.js';
7
7
  import 'ink-spinner';
8
8
  import 'node:crypto';
9
9
  import 'node:path';
@@ -28,16 +28,16 @@ import '@inkjs/ui';
28
28
  import 'marked';
29
29
  import 'marked-terminal';
30
30
  import 'qrcode';
31
- import { R as RunWithSpinner } from '../../../../RunWithSpinner-gMVA07bZ.js';
32
- import '../../../../index-DfUg5j06.js';
33
- import { C as Command } from '../../../../Command-BDIkuv2g.js';
34
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CAi-BSsH.js';
35
- import { i as importCredential } from '../../../../import-BoY5e0uJ.js';
31
+ import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
32
+ import '../../../../index-CA6-uLMn.js';
33
+ import { C as Command } from '../../../../Command-VWMnGslo.js';
34
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
35
+ import { i as importCredential } from '../../../../import-A2WcStHl.js';
36
36
  import '@expo/apple-utils/build/index.js';
37
37
  import 'deepmerge';
38
38
  import 'ini';
39
- import '../../../../index-B27WJDxn.js';
40
- import '../../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
39
+ import '../../../../index-CYjZ26If.js';
40
+ import '../../../../useAndroidServiceAccountTestResult-DueKynFy.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-pj8JVg5X.js';
3
- import { a as getInput } from '../../../../index-B27WJDxn.js';
4
- import { f as fetchKeyTestResult, K as KeyTestStatus, a as KeyTestError, n as niceError } from '../../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
5
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CAi-BSsH.js';
2
+ import { S as inviteServiceAccount } from '../../../../index-CO_ssVFA.js';
3
+ import { a as getInput } from '../../../../index-CYjZ26If.js';
4
+ import { f as fetchKeyTestResult, K as KeyTestStatus, a as KeyTestError, n as niceError } from '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
5
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
6
6
  import 'node:fs';
7
7
  import 'axios';
8
8
  import 'crypto-js';
@@ -1,7 +1,7 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { Flags } from '@oclif/core';
3
3
  import { render } from 'ink';
4
- import { C as CredentialsType, P as Platform } from '../../../../index-pj8JVg5X.js';
4
+ import { C as CredentialsType, P as Platform } from '../../../../index-CO_ssVFA.js';
5
5
  import 'ink-spinner';
6
6
  import 'node:crypto';
7
7
  import 'node:fs';
@@ -16,7 +16,7 @@ import '@tanstack/react-query';
16
16
  import 'react';
17
17
  import 'crypto-js';
18
18
  import 'uuid';
19
- import { f as fetchKeyTestResult, n as niceError, K as KeyTestStatus } from '../../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
19
+ import { f as fetchKeyTestResult, n as niceError, K as KeyTestStatus } from '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
20
20
  import 'fast-glob';
21
21
  import 'yazl';
22
22
  import 'socket.io-client';
@@ -25,20 +25,20 @@ import { T as Table } from '../../../../Table-FaNgpyeq.js';
25
25
  import { T as Title } from '../../../../Title-BCQtayg6.js';
26
26
  import 'string-length';
27
27
  import 'strip-ansi';
28
- import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-B4vDJl4l.js';
28
+ import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-ZnuIfcDB.js';
29
29
  import 'open';
30
30
  import '@inkjs/ui';
31
31
  import 'marked';
32
32
  import 'marked-terminal';
33
33
  import 'qrcode';
34
- import '../../../../index-DfUg5j06.js';
35
- import { C as Command } from '../../../../Command-BDIkuv2g.js';
36
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CAi-BSsH.js';
34
+ import '../../../../index-CA6-uLMn.js';
35
+ import { C as Command } from '../../../../Command-VWMnGslo.js';
36
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
37
37
  import '@expo/apple-utils/build/index.js';
38
38
  import 'deepmerge';
39
39
  import 'ini';
40
- import '../../../../useProjectCredentials-BjvdJdQg.js';
41
- import '../../../../index-B27WJDxn.js';
40
+ import '../../../../useProjectCredentials-jQYGcDhT.js';
41
+ import '../../../../index-CYjZ26If.js';
42
42
 
43
43
  class GameAndroidApiKeyStatus extends BaseGameAndroidCommand {
44
44
  static args = {};
@@ -5,9 +5,9 @@ import 'node:fs';
5
5
  import 'axios';
6
6
  import 'crypto-js';
7
7
  import 'uuid';
8
- import { P as Platform, C as CredentialsType } from '../../../../index-pj8JVg5X.js';
8
+ import { P as Platform, C as CredentialsType } from '../../../../index-CO_ssVFA.js';
9
9
  import 'luxon';
10
- import { a as getProjectCredentials } from '../../../../index-Crv7S0bl.js';
10
+ import { a as getProjectCredentials } from '../../../../index-CgzANgJt.js';
11
11
  import 'ink-spinner';
12
12
  import 'node:crypto';
13
13
  import 'node:path';
@@ -28,17 +28,17 @@ import '@inkjs/ui';
28
28
  import 'marked';
29
29
  import 'marked-terminal';
30
30
  import 'qrcode';
31
- import '../../../../index-DfUg5j06.js';
32
- import { C as CreateKeystore } from '../../../../Create-Lpe0B8nT.js';
33
- import { C as CommandGame } from '../../../../CommandGame-CvBIjPZp.js';
34
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CAi-BSsH.js';
31
+ import '../../../../index-CA6-uLMn.js';
32
+ import { C as CreateKeystore } from '../../../../Create-SR1Mq7BY.js';
33
+ import { C as CommandGame } from '../../../../CommandGame-BSVPZzNl.js';
34
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
35
35
  import '@expo/apple-utils/build/index.js';
36
36
  import 'deepmerge';
37
37
  import 'ini';
38
- import '../../../../index-B27WJDxn.js';
39
- import '../../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
40
- import '../../../../RunWithSpinner-gMVA07bZ.js';
41
- import '../../../../Command-BDIkuv2g.js';
38
+ import '../../../../index-CYjZ26If.js';
39
+ import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
40
+ import '../../../../RunWithSpinner-DucRnFp6.js';
41
+ import '../../../../Command-VWMnGslo.js';
42
42
 
43
43
  class GameAndroidKeyStoreCreate extends BaseGameAndroidCommand {
44
44
  static args = {};
@@ -2,8 +2,8 @@ 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 { a as getProjectCredentials } from '../../../../index-Crv7S0bl.js';
6
- import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-pj8JVg5X.js';
5
+ import { a as getProjectCredentials } from '../../../../index-CgzANgJt.js';
6
+ import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-CO_ssVFA.js';
7
7
  import 'ink-spinner';
8
8
  import 'node:crypto';
9
9
  import 'node:path';
@@ -28,15 +28,15 @@ import '@inkjs/ui';
28
28
  import 'marked';
29
29
  import 'marked-terminal';
30
30
  import 'qrcode';
31
- import { R as RunWithSpinner } from '../../../../RunWithSpinner-gMVA07bZ.js';
32
- import '../../../../index-DfUg5j06.js';
33
- import { C as Command } from '../../../../Command-BDIkuv2g.js';
34
- import { e as exportCredential } from '../../../../export-DLQrUEBK.js';
31
+ import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
32
+ import '../../../../index-CA6-uLMn.js';
33
+ import { C as Command } from '../../../../Command-VWMnGslo.js';
34
+ import { e as exportCredential } from '../../../../export-B5Yfd9vw.js';
35
35
  import '@expo/apple-utils/build/index.js';
36
36
  import 'deepmerge';
37
37
  import 'ini';
38
- import '../../../../index-B27WJDxn.js';
39
- import '../../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
38
+ import '../../../../index-CYjZ26If.js';
39
+ import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
40
40
 
41
41
  class GameAndroidKeyStoreExport extends BaseGameCommand {
42
42
  static args = {
@@ -2,8 +2,8 @@ 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 { a as getProjectCredentials } from '../../../../index-Crv7S0bl.js';
6
- import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-pj8JVg5X.js';
5
+ import { a as getProjectCredentials } from '../../../../index-CgzANgJt.js';
6
+ import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-CO_ssVFA.js';
7
7
  import 'ink-spinner';
8
8
  import 'node:crypto';
9
9
  import 'node:path';
@@ -28,17 +28,17 @@ import '@inkjs/ui';
28
28
  import 'marked';
29
29
  import 'marked-terminal';
30
30
  import 'qrcode';
31
- import '../../../../index-DfUg5j06.js';
32
- import { I as ImportKeystore } from '../../../../Import-DFzrAG04.js';
33
- import { C as CommandGame } from '../../../../CommandGame-CvBIjPZp.js';
34
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CAi-BSsH.js';
31
+ import '../../../../index-CA6-uLMn.js';
32
+ import { I as ImportKeystore } from '../../../../Import-cedOWPDz.js';
33
+ import { C as CommandGame } from '../../../../CommandGame-BSVPZzNl.js';
34
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CdjaAbNX.js';
35
35
  import '@expo/apple-utils/build/index.js';
36
36
  import 'deepmerge';
37
37
  import 'ini';
38
- import '../../../../index-B27WJDxn.js';
39
- import '../../../../useAndroidServiceAccountTestResult-D4e5AKAZ.js';
40
- import '../../../../import-BoY5e0uJ.js';
41
- import '../../../../Command-BDIkuv2g.js';
38
+ import '../../../../index-CYjZ26If.js';
39
+ import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
40
+ import '../../../../import-A2WcStHl.js';
41
+ import '../../../../Command-VWMnGslo.js';
42
42
 
43
43
  class GameAndroidKeyStoreImport extends BaseGameCommand {
44
44
  static args = {