shipthis 0.1.38 → 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.
- package/README.md +62 -5
- package/dist/{AppleBundleIdDetails-CgleH2pl.js → AppleBundleIdDetails-BJC7GCx_.js} +4 -3
- package/dist/{Command-7dCv1F9p.js → Command-Cj6F5B5a.js} +2 -1
- package/dist/{CommandGame-er5Ql6hq.js → CommandGame-CuvuH-z6.js} +2 -2
- package/dist/{Create-pLXESvEq.js → Create-pfGYcKu4.js} +2 -1
- package/dist/{GameStatus-B_Iw9tYr.js → GameStatus-ZSe-qG3y.js} +2 -1
- package/dist/{Import-fIsrfsmr.js → Import-D046HBaF.js} +3 -2
- package/dist/{JobLogTail-BPcQ8ghI.js → JobLogTail-Da8GuReK.js} +3 -2
- package/dist/{JobProgress-CpEatVPs.js → JobProgress-DltCQpzA.js} +9 -6
- package/dist/{JobStatusTable-BmJLzsUN.js → JobStatusTable-DVJjHw97.js} +3 -2
- package/dist/{ProjectCredentialsTable-DvPDhi7C.js → ProjectCredentialsTable-BJJz7W1P.js} +2 -2
- package/dist/{UserCredentialsTable-MBm1vAP3.js → UserCredentialsTable-CSynIVHU.js} +2 -1
- package/dist/{baseAppleCommand-uL0Gnav4.js → baseAppleCommand-Aq-Eaw_K.js} +1 -1
- package/dist/baseCommand-CTn3KGH3.js +787 -0
- package/dist/{baseGameAndroidCommand-CKTSQyZV.js → baseGameAndroidCommand-DRzVMKuG.js} +2 -1
- package/dist/{index-DHioYOIm.js → baseGameCommand-8VL7xe-O.js} +18 -749
- package/dist/commands/apiKey/create.js +6 -5
- package/dist/commands/apiKey/list.js +6 -5
- package/dist/commands/apiKey/revoke.js +6 -5
- package/dist/commands/apple/apiKey/create.js +13 -12
- package/dist/commands/apple/apiKey/delete.js +7 -6
- package/dist/commands/apple/apiKey/export.js +14 -13
- package/dist/commands/apple/apiKey/import.js +14 -13
- package/dist/commands/apple/apiKey/status.js +13 -12
- package/dist/commands/apple/certificate/create.js +13 -12
- package/dist/commands/apple/certificate/delete.js +7 -6
- package/dist/commands/apple/certificate/export.js +14 -13
- package/dist/commands/apple/certificate/import.js +14 -13
- package/dist/commands/apple/certificate/status.js +13 -12
- package/dist/commands/apple/login.js +4 -3
- package/dist/commands/apple/status.js +13 -12
- package/dist/commands/dashboard.js +9 -8
- package/dist/commands/game/android/apiKey/connect.js +11 -10
- package/dist/commands/game/android/apiKey/create.js +13 -12
- package/dist/commands/game/android/apiKey/delete.js +6 -5
- package/dist/commands/game/android/apiKey/export.js +13 -12
- package/dist/commands/game/android/apiKey/import.js +13 -12
- package/dist/commands/game/android/apiKey/invite.js +21 -20
- package/dist/commands/game/android/apiKey/policy.js +8 -7
- package/dist/commands/game/android/apiKey/status.js +13 -12
- package/dist/commands/game/android/keyStore/create.js +10 -9
- package/dist/commands/game/android/keyStore/delete.js +6 -5
- package/dist/commands/game/android/keyStore/export.js +12 -11
- package/dist/commands/game/android/keyStore/import.js +15 -14
- package/dist/commands/game/android/keyStore/status.js +15 -14
- package/dist/commands/game/android/status.js +7 -6
- package/dist/commands/game/build/download.js +6 -5
- package/dist/commands/game/build/list.js +11 -10
- package/dist/commands/game/create.js +5 -3
- package/dist/commands/game/details.js +15 -11
- package/dist/commands/game/export.js +4 -3
- package/dist/commands/game/ios/app/addTester.js +8 -7
- package/dist/commands/game/ios/app/create.js +7 -6
- package/dist/commands/game/ios/app/status.js +13 -12
- package/dist/commands/game/ios/app/sync.js +11 -10
- package/dist/commands/game/ios/profile/create.js +9 -8
- package/dist/commands/game/ios/profile/delete.js +9 -8
- package/dist/commands/game/ios/profile/export.js +12 -11
- package/dist/commands/game/ios/profile/import.js +12 -11
- package/dist/commands/game/ios/profile/status.js +13 -12
- package/dist/commands/game/ios/status.js +17 -16
- package/dist/commands/game/ios/wizard.js +13 -11
- package/dist/commands/game/job/list.js +6 -5
- package/dist/commands/game/job/status.js +11 -10
- package/dist/commands/game/list.js +6 -5
- package/dist/commands/game/ship.js +15 -9
- package/dist/commands/game/status.js +14 -13
- package/dist/commands/game/wizard.js +30 -28
- package/dist/commands/internal/fastlane.js +14 -13
- package/dist/commands/internal/readme.js +18 -17
- package/dist/commands/login.js +20 -19
- package/dist/commands/status.js +9 -8
- package/dist/commands/util/glass.js +119 -0
- package/dist/{export-BwwAjG_F.js → export-DtATljiz.js} +1 -1
- package/dist/{import-OgFrUsqw.js → import-Dk2ywOVU.js} +1 -1
- package/dist/{index-C2omlhEs.js → index-BW7z-5sB.js} +1 -1
- package/dist/{index-DVEYxVsH.js → index-CuyVBHWc.js} +4 -3
- package/dist/{index-C1XpCT_9.js → index-cRnjcGxV.js} +5 -4
- package/dist/{upload-5s3sy2jF.js → upload-CHaDSvvi.js} +1 -1
- package/dist/{useAppleApp-szQ_Kg5S.js → useAppleApp-CR847GWc.js} +1 -1
- package/dist/{useAppleBundleId-BarLcidd.js → useAppleBundleId-BnwPmVEu.js} +1 -1
- package/dist/{useAppleProfiles-C2U4NzC3.js → useAppleProfiles-DY-H0420.js} +1 -1
- package/dist/{useGoogleStatus-zfnjhtNB.js → useGoogleStatus-WqPgHteE.js} +2 -1
- package/dist/{useProjectCredentials-DbynNY96.js → useProjectCredentials-TvlolkId.js} +2 -1
- package/dist/{useWebSocket-h7smqhZQ.js → useWebSocket-MXDbQHcu.js} +1 -1
- package/docs/README.md +1 -0
- package/docs/game/ship.md +36 -13
- package/docs/util/glass.md +47 -0
- package/docs/util.md +11 -0
- 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 '../../
|
|
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-
|
|
33
|
-
import '
|
|
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 {
|
|
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 {
|
|
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-
|
|
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-
|
|
31
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
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 '../../../../
|
|
40
|
-
import '../../../../useWebSocket-h7smqhZQ.js';
|
|
41
|
-
import '../../../../Command-7dCv1F9p.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 '../../../../
|
|
8
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CTn3KGH3.js';
|
|
9
9
|
import 'luxon';
|
|
10
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
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-
|
|
32
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
33
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
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-
|
|
41
|
-
import '../../../../useProjectCredentials-
|
|
42
|
-
import '../../../../useGoogleStatus-
|
|
41
|
+
import '../../../../useWebSocket-MXDbQHcu.js';
|
|
42
|
+
import '../../../../useProjectCredentials-TvlolkId.js';
|
|
43
|
+
import '../../../../useGoogleStatus-WqPgHteE.js';
|
|
43
44
|
import '../../../../ProgressSpinner-Um6ARKlk.js';
|
|
44
|
-
import '../../../../Command-
|
|
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-DHioYOIm.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-
|
|
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-
|
|
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-
|
|
6
|
-
import
|
|
7
|
-
import '
|
|
8
|
-
import '
|
|
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-
|
|
33
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
34
|
-
import { e as exportCredential } from '../../../../export-
|
|
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-
|
|
6
|
-
import
|
|
7
|
-
import '
|
|
8
|
-
import '
|
|
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-
|
|
33
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
34
|
-
import { i as importCredential } from '../../../../import-
|
|
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 {
|
|
3
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CKTSQyZV.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 '
|
|
12
|
-
import '
|
|
13
|
-
import '
|
|
14
|
-
import '
|
|
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 {
|
|
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-
|
|
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-DHioYOIm.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 '
|
|
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-
|
|
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-
|
|
34
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
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-
|
|
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 '../../../../
|
|
8
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CTn3KGH3.js';
|
|
9
9
|
import 'luxon';
|
|
10
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
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-
|
|
32
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
33
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
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-
|
|
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
|
|
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-
|
|
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-
|
|
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-
|
|
6
|
-
import
|
|
7
|
-
import '
|
|
8
|
-
import '
|
|
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-
|
|
33
|
-
import { e as exportCredential } from '../../../../export-
|
|
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';
|