shipthis 0.1.39 → 0.1.41

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 (89) hide show
  1. package/README.md +57 -0
  2. package/dist/{AppleBundleIdDetails-Ck7iAjMb.js → AppleBundleIdDetails-BJC7GCx_.js} +4 -3
  3. package/dist/{Command-C84QiOWP.js → Command-Cj6F5B5a.js} +2 -1
  4. package/dist/{CommandGame-CsM9GE5Q.js → CommandGame-CuvuH-z6.js} +2 -2
  5. package/dist/{Create-Dx1nEKmS.js → Create-pfGYcKu4.js} +2 -1
  6. package/dist/{GameStatus-B4WBgoLs.js → GameStatus-ZSe-qG3y.js} +2 -1
  7. package/dist/{Import-BC5XgwRT.js → Import-D046HBaF.js} +3 -2
  8. package/dist/{JobLogTail-mBXpeWMu.js → JobLogTail-Da8GuReK.js} +3 -2
  9. package/dist/{JobProgress-KZ6EkMFi.js → JobProgress-DltCQpzA.js} +3 -2
  10. package/dist/{JobStatusTable-BYIxTt0d.js → JobStatusTable-DVJjHw97.js} +3 -2
  11. package/dist/{ProjectCredentialsTable-DSy1YIWX.js → ProjectCredentialsTable-BJJz7W1P.js} +2 -2
  12. package/dist/{UserCredentialsTable-qNByRE84.js → UserCredentialsTable-CSynIVHU.js} +2 -1
  13. package/dist/{baseAppleCommand-CdROzhyU.js → baseAppleCommand-Aq-Eaw_K.js} +1 -1
  14. package/dist/baseCommand-CTn3KGH3.js +787 -0
  15. package/dist/{baseGameAndroidCommand-B21zS0MN.js → baseGameAndroidCommand-DRzVMKuG.js} +2 -1
  16. package/dist/{index-Cv-92xRd.js → baseGameCommand-8VL7xe-O.js} +18 -755
  17. package/dist/commands/apiKey/create.js +6 -5
  18. package/dist/commands/apiKey/list.js +6 -5
  19. package/dist/commands/apiKey/revoke.js +6 -5
  20. package/dist/commands/apple/apiKey/create.js +13 -12
  21. package/dist/commands/apple/apiKey/delete.js +7 -6
  22. package/dist/commands/apple/apiKey/export.js +14 -13
  23. package/dist/commands/apple/apiKey/import.js +14 -13
  24. package/dist/commands/apple/apiKey/status.js +13 -12
  25. package/dist/commands/apple/certificate/create.js +13 -12
  26. package/dist/commands/apple/certificate/delete.js +7 -6
  27. package/dist/commands/apple/certificate/export.js +14 -13
  28. package/dist/commands/apple/certificate/import.js +14 -13
  29. package/dist/commands/apple/certificate/status.js +13 -12
  30. package/dist/commands/apple/login.js +4 -3
  31. package/dist/commands/apple/status.js +13 -12
  32. package/dist/commands/dashboard.js +9 -8
  33. package/dist/commands/game/android/apiKey/connect.js +11 -10
  34. package/dist/commands/game/android/apiKey/create.js +13 -12
  35. package/dist/commands/game/android/apiKey/delete.js +6 -5
  36. package/dist/commands/game/android/apiKey/export.js +13 -12
  37. package/dist/commands/game/android/apiKey/import.js +13 -12
  38. package/dist/commands/game/android/apiKey/invite.js +21 -20
  39. package/dist/commands/game/android/apiKey/policy.js +8 -7
  40. package/dist/commands/game/android/apiKey/status.js +13 -12
  41. package/dist/commands/game/android/keyStore/create.js +10 -9
  42. package/dist/commands/game/android/keyStore/delete.js +6 -5
  43. package/dist/commands/game/android/keyStore/export.js +12 -11
  44. package/dist/commands/game/android/keyStore/import.js +15 -14
  45. package/dist/commands/game/android/keyStore/status.js +15 -14
  46. package/dist/commands/game/android/status.js +7 -6
  47. package/dist/commands/game/build/download.js +6 -5
  48. package/dist/commands/game/build/list.js +11 -10
  49. package/dist/commands/game/create.js +4 -3
  50. package/dist/commands/game/details.js +15 -11
  51. package/dist/commands/game/export.js +4 -3
  52. package/dist/commands/game/ios/app/addTester.js +8 -7
  53. package/dist/commands/game/ios/app/create.js +7 -6
  54. package/dist/commands/game/ios/app/status.js +13 -12
  55. package/dist/commands/game/ios/app/sync.js +11 -10
  56. package/dist/commands/game/ios/profile/create.js +9 -8
  57. package/dist/commands/game/ios/profile/delete.js +9 -8
  58. package/dist/commands/game/ios/profile/export.js +12 -11
  59. package/dist/commands/game/ios/profile/import.js +12 -11
  60. package/dist/commands/game/ios/profile/status.js +13 -12
  61. package/dist/commands/game/ios/status.js +17 -16
  62. package/dist/commands/game/ios/wizard.js +7 -6
  63. package/dist/commands/game/job/list.js +6 -5
  64. package/dist/commands/game/job/status.js +11 -10
  65. package/dist/commands/game/list.js +6 -5
  66. package/dist/commands/game/ship.js +8 -7
  67. package/dist/commands/game/status.js +14 -13
  68. package/dist/commands/game/wizard.js +24 -23
  69. package/dist/commands/internal/fastlane.js +14 -13
  70. package/dist/commands/internal/readme.js +18 -17
  71. package/dist/commands/login.js +20 -19
  72. package/dist/commands/status.js +9 -8
  73. package/dist/commands/util/glass.js +119 -0
  74. package/dist/{export-BtUjg3Tl.js → export-DtATljiz.js} +1 -1
  75. package/dist/{import-BYSkF-tX.js → import-Dk2ywOVU.js} +1 -1
  76. package/dist/{index-Du6l7ZyV.js → index-BW7z-5sB.js} +1 -1
  77. package/dist/{index-CgGLBt2v.js → index-CuyVBHWc.js} +4 -3
  78. package/dist/{index-CcGRePRU.js → index-cRnjcGxV.js} +5 -4
  79. package/dist/{upload-LoVBuJbT.js → upload-CHaDSvvi.js} +1 -1
  80. package/dist/{useAppleApp-Bg0x6s97.js → useAppleApp-CR847GWc.js} +1 -1
  81. package/dist/{useAppleBundleId-CEOssLqN.js → useAppleBundleId-BnwPmVEu.js} +1 -1
  82. package/dist/{useAppleProfiles-CHf_gHdZ.js → useAppleProfiles-DY-H0420.js} +1 -1
  83. package/dist/{useGoogleStatus-Ch36GbVo.js → useGoogleStatus-WqPgHteE.js} +2 -1
  84. package/dist/{useProjectCredentials-CsQWPdyo.js → useProjectCredentials-TvlolkId.js} +2 -1
  85. package/dist/{useWebSocket-CWeaaLqi.js → useWebSocket-MXDbQHcu.js} +1 -1
  86. package/docs/README.md +1 -0
  87. package/docs/util/glass.md +47 -0
  88. package/docs/util.md +11 -0
  89. package/package.json +3 -1
@@ -1,25 +1,27 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { render } from 'ink';
3
- import { B as BaseAuthenticatedCommand } from '../../index-Cv-92xRd.js';
4
- import 'ink-spinner';
5
- import 'node:crypto';
3
+ import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-8VL7xe-O.js';
6
4
  import 'node:fs';
7
5
  import 'node:path';
6
+ import 'chalk';
7
+ import '@oclif/core';
8
+ import 'axios';
9
+ import 'crypto-js';
10
+ import 'uuid';
11
+ import '../../baseCommand-CTn3KGH3.js';
12
+ import 'luxon';
13
+ import 'node:crypto';
8
14
  import 'node:readline';
9
15
  import 'node:url';
10
16
  import 'readline-sync';
11
- import 'luxon';
12
- import 'axios';
13
17
  import 'isomorphic-git';
14
- import '@oclif/core';
15
18
  import '@tanstack/react-query';
16
19
  import 'react';
17
- import 'crypto-js';
18
- import 'uuid';
19
20
  import 'fast-glob';
20
21
  import 'yazl';
21
22
  import 'socket.io-client';
22
23
  import 'fullscreen-ink';
24
+ import 'ink-spinner';
23
25
  import 'string-length';
24
26
  import 'strip-ansi';
25
27
  import { S as StatusTable } from '../../StatusTable-DzRWcMr4.js';
@@ -29,13 +31,12 @@ import 'marked';
29
31
  import 'marked-terminal';
30
32
  import { N as NextSteps } from '../../NextSteps-DbJHmscQ.js';
31
33
  import 'qrcode';
32
- import { C as Command } from '../../Command-C84QiOWP.js';
33
- import 'chalk';
34
+ import { C as Command } from '../../Command-Cj6F5B5a.js';
35
+ import 'fs';
36
+ import 'path';
34
37
  import '@expo/apple-utils/build/index.js';
35
38
  import 'deepmerge';
36
39
  import 'ini';
37
- import 'fs';
38
- import 'path';
39
40
  import '../../Title-BCQtayg6.js';
40
41
 
41
42
  class AppleStatus extends BaseAuthenticatedCommand {
@@ -1,28 +1,29 @@
1
1
  import open from 'open';
2
- import { B as BaseAuthenticatedCommand, ah as getSingleUseUrl } from '../index-Cv-92xRd.js';
2
+ import { Y as getSingleUseUrl } from '../baseCommand-CTn3KGH3.js';
3
+ import { B as BaseAuthenticatedCommand } from '../baseGameCommand-8VL7xe-O.js';
3
4
  import 'node:fs';
4
- import 'axios';
5
- import 'crypto-js';
6
- import 'uuid';
7
- import 'luxon';
8
5
  import 'node:path';
9
6
  import 'chalk';
10
7
  import '@oclif/core';
11
- import '@expo/apple-utils/build/index.js';
12
8
  import 'node:crypto';
13
9
  import 'node:readline';
14
10
  import 'node:url';
15
11
  import 'readline-sync';
12
+ import 'luxon';
13
+ import 'axios';
16
14
  import 'isomorphic-git';
17
- import 'deepmerge';
18
- import 'ini';
19
15
  import '@tanstack/react-query';
20
16
  import 'react';
21
17
  import 'fast-glob';
18
+ import 'uuid';
22
19
  import 'yazl';
23
20
  import 'socket.io-client';
24
21
  import 'fullscreen-ink';
25
22
  import 'ink';
23
+ import 'crypto-js';
24
+ import '@expo/apple-utils/build/index.js';
25
+ import 'deepmerge';
26
+ import 'ini';
26
27
  import 'react/jsx-runtime';
27
28
  import 'ink-spinner';
28
29
  import 'string-length';
@@ -1,11 +1,11 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import { Flags } from '@oclif/core';
3
3
  import { render } from 'ink';
4
- import { a2 as getGoogleStatus, ab as disconnectGoogle } from '../../../../index-Cv-92xRd.js';
5
- import 'ink-spinner';
6
- import 'node:crypto';
4
+ import { M as getGoogleStatus, S as disconnectGoogle } from '../../../../baseCommand-CTn3KGH3.js';
7
5
  import 'node:fs';
8
6
  import 'node:path';
7
+ import 'chalk';
8
+ import 'node:crypto';
9
9
  import 'node:readline';
10
10
  import 'node:url';
11
11
  import 'readline-sync';
@@ -19,26 +19,27 @@ import 'uuid';
19
19
  import 'yazl';
20
20
  import 'socket.io-client';
21
21
  import 'fullscreen-ink';
22
+ import 'ink-spinner';
22
23
  import 'string-length';
23
24
  import 'strip-ansi';
24
25
  import 'open';
25
- import { C as ConnectGoogle } from '../../../../index-CgGLBt2v.js';
26
+ import { C as ConnectGoogle } from '../../../../index-CuyVBHWc.js';
27
+ import '../../../../baseGameCommand-8VL7xe-O.js';
26
28
  import '@inkjs/ui';
27
29
  import 'marked';
28
30
  import 'marked-terminal';
29
31
  import 'qrcode';
30
- import { C as CommandGame } from '../../../../CommandGame-CsM9GE5Q.js';
31
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-B21zS0MN.js';
32
+ import { C as CommandGame } from '../../../../CommandGame-CuvuH-z6.js';
33
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DRzVMKuG.js';
32
34
  import 'crypto-js';
33
- import 'chalk';
34
35
  import '@expo/apple-utils/build/index.js';
35
36
  import 'deepmerge';
36
37
  import 'ini';
38
+ import '../../../../useGoogleStatus-WqPgHteE.js';
39
+ import '../../../../useWebSocket-MXDbQHcu.js';
37
40
  import 'fs';
38
41
  import 'path';
39
- import '../../../../useGoogleStatus-Ch36GbVo.js';
40
- import '../../../../useWebSocket-CWeaaLqi.js';
41
- import '../../../../Command-C84QiOWP.js';
42
+ import '../../../../Command-Cj6F5B5a.js';
42
43
 
43
44
  class GameAndroidApiKeyConnect extends BaseGameAndroidCommand {
44
45
  static args = {};
@@ -5,12 +5,12 @@ 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-Cv-92xRd.js';
8
+ import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CTn3KGH3.js';
9
9
  import 'luxon';
10
- import { a as getProjectCredentials } from '../../../../index-Du6l7ZyV.js';
11
- import 'ink-spinner';
12
- import 'node:crypto';
10
+ import { a as getProjectCredentials } from '../../../../index-BW7z-5sB.js';
13
11
  import 'node:path';
12
+ import 'chalk';
13
+ import 'node:crypto';
14
14
  import 'node:readline';
15
15
  import 'node:url';
16
16
  import 'readline-sync';
@@ -21,27 +21,28 @@ import 'fast-glob';
21
21
  import 'yazl';
22
22
  import 'socket.io-client';
23
23
  import 'fullscreen-ink';
24
+ import 'ink-spinner';
24
25
  import 'string-length';
25
26
  import 'strip-ansi';
26
27
  import 'open';
27
28
  import '@inkjs/ui';
29
+ import '../../../../baseGameCommand-8VL7xe-O.js';
28
30
  import 'marked';
29
31
  import 'marked-terminal';
30
32
  import 'qrcode';
31
- import { C as CreateServiceAccountKey } from '../../../../index-CcGRePRU.js';
32
- import { C as CommandGame } from '../../../../CommandGame-CsM9GE5Q.js';
33
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-B21zS0MN.js';
34
- import 'chalk';
33
+ import { C as CreateServiceAccountKey } from '../../../../index-cRnjcGxV.js';
34
+ import { C as CommandGame } from '../../../../CommandGame-CuvuH-z6.js';
35
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DRzVMKuG.js';
35
36
  import '@expo/apple-utils/build/index.js';
36
37
  import 'deepmerge';
37
38
  import 'ini';
38
39
  import 'fs';
39
40
  import 'path';
40
- import '../../../../useWebSocket-CWeaaLqi.js';
41
- import '../../../../useProjectCredentials-CsQWPdyo.js';
42
- import '../../../../useGoogleStatus-Ch36GbVo.js';
41
+ import '../../../../useWebSocket-MXDbQHcu.js';
42
+ import '../../../../useProjectCredentials-TvlolkId.js';
43
+ import '../../../../useGoogleStatus-WqPgHteE.js';
43
44
  import '../../../../ProgressSpinner-Um6ARKlk.js';
44
- import '../../../../Command-C84QiOWP.js';
45
+ import '../../../../Command-Cj6F5B5a.js';
45
46
 
46
47
  class GameAndroidApiKeyCreate extends BaseGameAndroidCommand {
47
48
  static args = {};
@@ -1,11 +1,14 @@
1
1
  import { Flags } from '@oclif/core';
2
- import { P as Platform, C as CredentialsType, g as getShortUUID, b as getRenderedMarkdown, c as getInput } from '../../../../index-Cv-92xRd.js';
3
2
  import 'node:fs';
4
3
  import 'axios';
5
4
  import 'crypto-js';
6
5
  import 'uuid';
6
+ import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CTn3KGH3.js';
7
7
  import 'luxon';
8
- import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-Du6l7ZyV.js';
8
+ import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-BW7z-5sB.js';
9
+ import 'node:path';
10
+ import 'chalk';
11
+ import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../../baseGameCommand-8VL7xe-O.js';
9
12
  import 'react/jsx-runtime';
10
13
  import 'ink';
11
14
  import 'ink-spinner';
@@ -20,9 +23,7 @@ import 'strip-ansi';
20
23
  import 'open';
21
24
  import '@inkjs/ui';
22
25
  import 'qrcode';
23
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-B21zS0MN.js';
24
- import 'node:path';
25
- import 'chalk';
26
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DRzVMKuG.js';
26
27
  import '@expo/apple-utils/build/index.js';
27
28
  import 'node:crypto';
28
29
  import 'node:readline';
@@ -2,37 +2,38 @@ 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-Du6l7ZyV.js';
6
- import { P as Platform, C as CredentialsType } from '../../../../index-Cv-92xRd.js';
7
- import 'ink-spinner';
8
- import 'node:crypto';
5
+ import { a as getProjectCredentials } from '../../../../index-BW7z-5sB.js';
6
+ import 'axios';
7
+ import 'crypto-js';
8
+ import 'uuid';
9
+ import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CTn3KGH3.js';
10
+ import 'luxon';
9
11
  import 'node:path';
12
+ import 'chalk';
13
+ import 'node:crypto';
10
14
  import 'node:readline';
11
15
  import 'node:url';
12
16
  import 'readline-sync';
13
- import 'luxon';
14
- import 'axios';
15
17
  import 'isomorphic-git';
16
18
  import '@tanstack/react-query';
17
19
  import 'react';
18
- import 'crypto-js';
19
- import 'uuid';
20
20
  import 'fast-glob';
21
21
  import 'yazl';
22
22
  import 'socket.io-client';
23
23
  import 'fullscreen-ink';
24
+ import 'ink-spinner';
24
25
  import 'string-length';
25
26
  import 'strip-ansi';
26
27
  import 'open';
27
28
  import '@inkjs/ui';
29
+ import '../../../../baseGameCommand-8VL7xe-O.js';
28
30
  import 'marked';
29
31
  import 'marked-terminal';
30
32
  import 'qrcode';
31
33
  import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
32
- import { C as Command } from '../../../../Command-C84QiOWP.js';
33
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-B21zS0MN.js';
34
- import { e as exportCredential } from '../../../../export-BtUjg3Tl.js';
35
- import 'chalk';
34
+ import { C as Command } from '../../../../Command-Cj6F5B5a.js';
35
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DRzVMKuG.js';
36
+ import { e as exportCredential } from '../../../../export-DtATljiz.js';
36
37
  import '@expo/apple-utils/build/index.js';
37
38
  import 'deepmerge';
38
39
  import 'ini';
@@ -2,37 +2,38 @@ 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-Du6l7ZyV.js';
6
- import { P as Platform, C as CredentialsType } from '../../../../index-Cv-92xRd.js';
7
- import 'ink-spinner';
8
- import 'node:crypto';
5
+ import { a as getProjectCredentials } from '../../../../index-BW7z-5sB.js';
6
+ import 'axios';
7
+ import 'crypto-js';
8
+ import 'uuid';
9
+ import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CTn3KGH3.js';
10
+ import 'luxon';
9
11
  import 'node:path';
12
+ import 'chalk';
13
+ import 'node:crypto';
10
14
  import 'node:readline';
11
15
  import 'node:url';
12
16
  import 'readline-sync';
13
- import 'luxon';
14
- import 'axios';
15
17
  import 'isomorphic-git';
16
18
  import '@tanstack/react-query';
17
19
  import 'react';
18
- import 'crypto-js';
19
- import 'uuid';
20
20
  import 'fast-glob';
21
21
  import 'yazl';
22
22
  import 'socket.io-client';
23
23
  import 'fullscreen-ink';
24
+ import 'ink-spinner';
24
25
  import 'string-length';
25
26
  import 'strip-ansi';
26
27
  import 'open';
27
28
  import '@inkjs/ui';
29
+ import '../../../../baseGameCommand-8VL7xe-O.js';
28
30
  import 'marked';
29
31
  import 'marked-terminal';
30
32
  import 'qrcode';
31
33
  import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
32
- import { C as Command } from '../../../../Command-C84QiOWP.js';
33
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-B21zS0MN.js';
34
- import { i as importCredential } from '../../../../import-BYSkF-tX.js';
35
- import 'chalk';
34
+ import { C as Command } from '../../../../Command-Cj6F5B5a.js';
35
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DRzVMKuG.js';
36
+ import { i as importCredential } from '../../../../import-Dk2ywOVU.js';
36
37
  import '@expo/apple-utils/build/index.js';
37
38
  import 'deepmerge';
38
39
  import 'ini';
@@ -1,39 +1,40 @@
1
1
  import { Args, Flags } from '@oclif/core';
2
- import { a6 as fetchKeyTestResult, a8 as KeyTestStatus, a9 as KeyTestError, a7 as niceError, aa as inviteServiceAccount, c as getInput } from '../../../../index-Cv-92xRd.js';
3
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-B21zS0MN.js';
2
+ import { R as inviteServiceAccount } from '../../../../baseCommand-CTn3KGH3.js';
4
3
  import 'node:fs';
5
- import 'axios';
6
- import 'crypto-js';
7
- import 'uuid';
8
- import 'luxon';
9
4
  import 'node:path';
10
5
  import 'chalk';
11
- import '@expo/apple-utils/build/index.js';
12
- import 'node:crypto';
13
- import 'node:readline';
14
- import 'node:url';
15
- import 'readline-sync';
16
- import 'isomorphic-git';
17
- import 'deepmerge';
18
- import 'ini';
19
- import '@tanstack/react-query';
6
+ import { n as fetchKeyTestResult, K as KeyTestStatus, p as KeyTestError, o as niceError, b as getInput } from '../../../../baseGameCommand-8VL7xe-O.js';
7
+ import 'react/jsx-runtime';
8
+ import 'ink';
9
+ import 'ink-spinner';
20
10
  import 'react';
11
+ import '@tanstack/react-query';
12
+ import 'axios';
13
+ import 'luxon';
21
14
  import 'fast-glob';
15
+ import 'uuid';
22
16
  import 'yazl';
23
17
  import 'socket.io-client';
24
18
  import 'fullscreen-ink';
25
- import 'ink';
26
- import 'react/jsx-runtime';
27
- import 'ink-spinner';
28
19
  import 'string-length';
29
20
  import 'strip-ansi';
30
21
  import 'open';
31
22
  import '@inkjs/ui';
32
- import 'fs';
33
- import 'path';
34
23
  import 'marked';
35
24
  import 'marked-terminal';
36
25
  import 'qrcode';
26
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DRzVMKuG.js';
27
+ import 'crypto-js';
28
+ import '@expo/apple-utils/build/index.js';
29
+ import 'node:crypto';
30
+ import 'node:readline';
31
+ import 'node:url';
32
+ import 'readline-sync';
33
+ import 'isomorphic-git';
34
+ import 'deepmerge';
35
+ import 'ini';
36
+ import 'fs';
37
+ import 'path';
37
38
 
38
39
  class GameAndroidApiKeyInvite extends BaseGameAndroidCommand {
39
40
  static args = {
@@ -1,11 +1,9 @@
1
1
  import { Flags } from '@oclif/core';
2
- import { a4 as enforcePolicy, a5 as revokePolicy, a2 as getGoogleStatus, b as getRenderedMarkdown } from '../../../../index-Cv-92xRd.js';
3
- import 'react/jsx-runtime';
4
- import 'ink';
5
- import 'ink-spinner';
6
- import 'node:crypto';
2
+ import { O as enforcePolicy, Q as revokePolicy, M as getGoogleStatus } from '../../../../baseCommand-CTn3KGH3.js';
7
3
  import 'node:fs';
8
4
  import 'node:path';
5
+ import 'chalk';
6
+ import 'node:crypto';
9
7
  import 'node:readline';
10
8
  import 'node:url';
11
9
  import 'readline-sync';
@@ -19,14 +17,17 @@ import 'uuid';
19
17
  import 'yazl';
20
18
  import 'socket.io-client';
21
19
  import 'fullscreen-ink';
20
+ import 'ink';
21
+ import 'react/jsx-runtime';
22
+ import 'ink-spinner';
22
23
  import 'string-length';
23
24
  import 'strip-ansi';
24
25
  import 'open';
25
26
  import '@inkjs/ui';
27
+ import { a as getRenderedMarkdown } from '../../../../baseGameCommand-8VL7xe-O.js';
26
28
  import 'qrcode';
27
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-B21zS0MN.js';
29
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DRzVMKuG.js';
28
30
  import 'crypto-js';
29
- import 'chalk';
30
31
  import '@expo/apple-utils/build/index.js';
31
32
  import 'deepmerge';
32
33
  import 'ini';
@@ -1,44 +1,45 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { Flags } from '@oclif/core';
3
3
  import { render } from 'ink';
4
- import { a6 as fetchKeyTestResult, C as CredentialsType, P as Platform, a7 as niceError, a8 as KeyTestStatus } from '../../../../index-Cv-92xRd.js';
5
- import 'ink-spinner';
6
- import 'node:crypto';
7
4
  import 'node:fs';
5
+ import 'axios';
6
+ import 'crypto-js';
7
+ import 'uuid';
8
+ import { C as CredentialsType, P as Platform } from '../../../../baseCommand-CTn3KGH3.js';
9
+ import 'luxon';
8
10
  import 'node:path';
11
+ import 'chalk';
12
+ import 'node:crypto';
9
13
  import 'node:readline';
10
14
  import 'node:url';
11
15
  import 'readline-sync';
12
- import 'luxon';
13
- import 'axios';
14
16
  import 'isomorphic-git';
15
17
  import '@tanstack/react-query';
16
18
  import 'react';
17
- import 'crypto-js';
18
- import 'uuid';
19
+ import { n as fetchKeyTestResult, o as niceError, K as KeyTestStatus } from '../../../../baseGameCommand-8VL7xe-O.js';
19
20
  import 'fast-glob';
20
21
  import 'yazl';
21
22
  import 'socket.io-client';
22
23
  import 'fullscreen-ink';
24
+ import 'ink-spinner';
23
25
  import { T as Table } from '../../../../Table-FaNgpyeq.js';
24
26
  import { T as Title } from '../../../../Title-BCQtayg6.js';
25
27
  import 'string-length';
26
28
  import 'strip-ansi';
27
- import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-DSy1YIWX.js';
29
+ import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-BJJz7W1P.js';
28
30
  import 'open';
29
31
  import '@inkjs/ui';
30
32
  import 'marked';
31
33
  import 'marked-terminal';
32
34
  import 'qrcode';
33
- import { C as Command } from '../../../../Command-C84QiOWP.js';
34
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-B21zS0MN.js';
35
- import 'chalk';
35
+ import { C as Command } from '../../../../Command-Cj6F5B5a.js';
36
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DRzVMKuG.js';
36
37
  import '@expo/apple-utils/build/index.js';
37
38
  import 'deepmerge';
38
39
  import 'ini';
39
40
  import 'fs';
40
41
  import 'path';
41
- import '../../../../useProjectCredentials-CsQWPdyo.js';
42
+ import '../../../../useProjectCredentials-TvlolkId.js';
42
43
 
43
44
  class GameAndroidApiKeyStatus extends BaseGameAndroidCommand {
44
45
  static args = {};
@@ -5,12 +5,12 @@ 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-Cv-92xRd.js';
8
+ import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CTn3KGH3.js';
9
9
  import 'luxon';
10
- import { a as getProjectCredentials } from '../../../../index-Du6l7ZyV.js';
11
- import 'ink-spinner';
12
- import 'node:crypto';
10
+ import { a as getProjectCredentials } from '../../../../index-BW7z-5sB.js';
13
11
  import 'node:path';
12
+ import 'chalk';
13
+ import 'node:crypto';
14
14
  import 'node:readline';
15
15
  import 'node:url';
16
16
  import 'readline-sync';
@@ -21,24 +21,25 @@ import 'fast-glob';
21
21
  import 'yazl';
22
22
  import 'socket.io-client';
23
23
  import 'fullscreen-ink';
24
+ import 'ink-spinner';
24
25
  import 'string-length';
25
26
  import 'strip-ansi';
26
27
  import 'open';
27
28
  import '@inkjs/ui';
29
+ import '../../../../baseGameCommand-8VL7xe-O.js';
28
30
  import 'marked';
29
31
  import 'marked-terminal';
30
32
  import 'qrcode';
31
- import { C as CreateKeystore } from '../../../../Create-Dx1nEKmS.js';
32
- import { C as CommandGame } from '../../../../CommandGame-CsM9GE5Q.js';
33
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-B21zS0MN.js';
34
- import 'chalk';
33
+ import { C as CreateKeystore } from '../../../../Create-pfGYcKu4.js';
34
+ import { C as CommandGame } from '../../../../CommandGame-CuvuH-z6.js';
35
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DRzVMKuG.js';
35
36
  import '@expo/apple-utils/build/index.js';
36
37
  import 'deepmerge';
37
38
  import 'ini';
38
39
  import 'fs';
39
40
  import 'path';
40
41
  import '../../../../RunWithSpinner-DucRnFp6.js';
41
- import '../../../../Command-C84QiOWP.js';
42
+ import '../../../../Command-Cj6F5B5a.js';
42
43
 
43
44
  class GameAndroidKeyStoreCreate extends BaseGameAndroidCommand {
44
45
  static args = {};
@@ -1,11 +1,14 @@
1
1
  import { Flags } from '@oclif/core';
2
- import { P as Platform, C as CredentialsType, g as getShortUUID, b as getRenderedMarkdown, c as getInput } from '../../../../index-Cv-92xRd.js';
2
+ import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CTn3KGH3.js';
3
3
  import 'node:fs';
4
4
  import 'axios';
5
5
  import 'crypto-js';
6
6
  import 'uuid';
7
7
  import 'luxon';
8
- import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-Du6l7ZyV.js';
8
+ import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-BW7z-5sB.js';
9
+ import 'node:path';
10
+ import 'chalk';
11
+ import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../../baseGameCommand-8VL7xe-O.js';
9
12
  import 'react/jsx-runtime';
10
13
  import 'ink';
11
14
  import 'ink-spinner';
@@ -20,9 +23,7 @@ import 'strip-ansi';
20
23
  import 'open';
21
24
  import '@inkjs/ui';
22
25
  import 'qrcode';
23
- import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-B21zS0MN.js';
24
- import 'node:path';
25
- import 'chalk';
26
+ import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-DRzVMKuG.js';
26
27
  import '@expo/apple-utils/build/index.js';
27
28
  import 'node:crypto';
28
29
  import 'node:readline';
@@ -2,36 +2,37 @@ 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-Du6l7ZyV.js';
6
- import { h as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-Cv-92xRd.js';
7
- import 'ink-spinner';
8
- import 'node:crypto';
5
+ import { a as getProjectCredentials } from '../../../../index-BW7z-5sB.js';
6
+ import 'axios';
7
+ import 'crypto-js';
8
+ import 'uuid';
9
+ import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CTn3KGH3.js';
10
+ import 'luxon';
9
11
  import 'node:path';
12
+ import 'chalk';
13
+ import 'node:crypto';
10
14
  import 'node:readline';
11
15
  import 'node:url';
12
16
  import 'readline-sync';
13
- import 'luxon';
14
- import 'axios';
15
17
  import 'isomorphic-git';
16
18
  import '@tanstack/react-query';
17
19
  import 'react';
18
- import 'crypto-js';
19
- import 'uuid';
20
20
  import 'fast-glob';
21
21
  import 'yazl';
22
22
  import 'socket.io-client';
23
23
  import 'fullscreen-ink';
24
+ import 'ink-spinner';
24
25
  import 'string-length';
25
26
  import 'strip-ansi';
26
27
  import 'open';
27
28
  import '@inkjs/ui';
29
+ import { c as BaseGameCommand } from '../../../../baseGameCommand-8VL7xe-O.js';
28
30
  import 'marked';
29
31
  import 'marked-terminal';
30
32
  import 'qrcode';
31
33
  import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
32
- import { C as Command } from '../../../../Command-C84QiOWP.js';
33
- import { e as exportCredential } from '../../../../export-BtUjg3Tl.js';
34
- import 'chalk';
34
+ import { C as Command } from '../../../../Command-Cj6F5B5a.js';
35
+ import { e as exportCredential } from '../../../../export-DtATljiz.js';
35
36
  import '@expo/apple-utils/build/index.js';
36
37
  import 'deepmerge';
37
38
  import 'ini';