@misonetwork/sdk 0.2.2 → 0.3.1
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 +44 -98
- package/dist/contracts.d.ts +0 -12
- package/dist/contracts.d.ts.map +1 -1
- package/dist/contracts.js +3 -16
- package/dist/contracts.js.map +1 -1
- package/dist/index.d.ts +0 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/internal.d.ts +7 -3
- package/dist/internal.d.ts.map +1 -1
- package/dist/internal.js +22 -4
- package/dist/internal.js.map +1 -1
- package/dist/queries.d.ts +8 -0
- package/dist/queries.d.ts.map +1 -1
- package/dist/queries.js +30 -8
- package/dist/queries.js.map +1 -1
- package/package.json +1 -13
- package/src/contracts.ts +3 -19
- package/src/index.ts +3 -3
- package/src/internal.ts +34 -15
- package/src/queries.ts +40 -12
- package/dist/contracts/composition_credits/composition_credits.d.ts +0 -181
- package/dist/contracts/composition_credits/composition_credits.d.ts.map +0 -1
- package/dist/contracts/composition_credits/composition_credits.js +0 -109
- package/dist/contracts/composition_credits/composition_credits.js.map +0 -1
- package/dist/contracts/composition_credits/composition_party_role.d.ts +0 -119
- package/dist/contracts/composition_credits/composition_party_role.d.ts.map +0 -1
- package/dist/contracts/composition_credits/composition_party_role.js +0 -139
- package/dist/contracts/composition_credits/composition_party_role.js.map +0 -1
- package/dist/contracts/composition_credits/deps/miso_credit/credit.d.ts +0 -24
- package/dist/contracts/composition_credits/deps/miso_credit/credit.d.ts.map +0 -1
- package/dist/contracts/composition_credits/deps/miso_credit/credit.js +0 -23
- package/dist/contracts/composition_credits/deps/miso_credit/credit.js.map +0 -1
- package/dist/contracts/composition_credits/deps/sui/vec_map.d.ts +0 -37
- package/dist/contracts/composition_credits/deps/sui/vec_map.d.ts.map +0 -1
- package/dist/contracts/composition_credits/deps/sui/vec_map.js +0 -28
- package/dist/contracts/composition_credits/deps/sui/vec_map.js.map +0 -1
- package/dist/contracts/composition_royalty_pool/composition_royalty_pool.d.ts +0 -87
- package/dist/contracts/composition_royalty_pool/composition_royalty_pool.d.ts.map +0 -1
- package/dist/contracts/composition_royalty_pool/composition_royalty_pool.js +0 -80
- package/dist/contracts/composition_royalty_pool/composition_royalty_pool.js.map +0 -1
- package/dist/contracts/cover_art/cover_art.d.ts +0 -85
- package/dist/contracts/cover_art/cover_art.d.ts.map +0 -1
- package/dist/contracts/cover_art/cover_art.js +0 -68
- package/dist/contracts/cover_art/cover_art.js.map +0 -1
- package/dist/contracts/cover_art/deps/ori/walrus_data.d.ts +0 -52
- package/dist/contracts/cover_art/deps/ori/walrus_data.d.ts.map +0 -1
- package/dist/contracts/cover_art/deps/ori/walrus_data.js +0 -37
- package/dist/contracts/cover_art/deps/ori/walrus_data.js.map +0 -1
- package/dist/contracts/recording_credits/deps/miso_credit/credit.d.ts +0 -24
- package/dist/contracts/recording_credits/deps/miso_credit/credit.d.ts.map +0 -1
- package/dist/contracts/recording_credits/deps/miso_credit/credit.js +0 -23
- package/dist/contracts/recording_credits/deps/miso_credit/credit.js.map +0 -1
- package/dist/contracts/recording_credits/deps/sui/vec_map.d.ts +0 -37
- package/dist/contracts/recording_credits/deps/sui/vec_map.d.ts.map +0 -1
- package/dist/contracts/recording_credits/deps/sui/vec_map.js +0 -28
- package/dist/contracts/recording_credits/deps/sui/vec_map.js.map +0 -1
- package/dist/contracts/recording_credits/deps/sui/vec_set.d.ts +0 -21
- package/dist/contracts/recording_credits/deps/sui/vec_set.d.ts.map +0 -1
- package/dist/contracts/recording_credits/deps/sui/vec_set.js +0 -20
- package/dist/contracts/recording_credits/deps/sui/vec_set.js.map +0 -1
- package/dist/contracts/recording_credits/recording_credits.d.ts +0 -2313
- package/dist/contracts/recording_credits/recording_credits.d.ts.map +0 -1
- package/dist/contracts/recording_credits/recording_credits.js +0 -270
- package/dist/contracts/recording_credits/recording_credits.js.map +0 -1
- package/dist/contracts/recording_credits/recording_party_role.d.ts +0 -1174
- package/dist/contracts/recording_credits/recording_party_role.d.ts.map +0 -1
- package/dist/contracts/recording_credits/recording_party_role.js +0 -692
- package/dist/contracts/recording_credits/recording_party_role.js.map +0 -1
- package/dist/contracts/recording_royalty_pool/recording_royalty_pool.d.ts +0 -90
- package/dist/contracts/recording_royalty_pool/recording_royalty_pool.d.ts.map +0 -1
- package/dist/contracts/recording_royalty_pool/recording_royalty_pool.js +0 -80
- package/dist/contracts/recording_royalty_pool/recording_royalty_pool.js.map +0 -1
- package/dist/contracts/release_cover_art/deps/0x340057f2174fb59e4626742dd2b46c662237837b6187450cb59e4976ce7eac78/walrus_data.d.ts +0 -52
- package/dist/contracts/release_cover_art/deps/0x340057f2174fb59e4626742dd2b46c662237837b6187450cb59e4976ce7eac78/walrus_data.d.ts.map +0 -1
- package/dist/contracts/release_cover_art/deps/0x340057f2174fb59e4626742dd2b46c662237837b6187450cb59e4976ce7eac78/walrus_data.js +0 -37
- package/dist/contracts/release_cover_art/deps/0x340057f2174fb59e4626742dd2b46c662237837b6187450cb59e4976ce7eac78/walrus_data.js.map +0 -1
- package/dist/contracts/release_cover_art/deps/cover_art/cover_art.d.ts +0 -46
- package/dist/contracts/release_cover_art/deps/cover_art/cover_art.d.ts.map +0 -1
- package/dist/contracts/release_cover_art/deps/cover_art/cover_art.js +0 -21
- package/dist/contracts/release_cover_art/deps/cover_art/cover_art.js.map +0 -1
- package/dist/contracts/release_cover_art/deps/per_track/per_track.d.ts +0 -33
- package/dist/contracts/release_cover_art/deps/per_track/per_track.d.ts.map +0 -1
- package/dist/contracts/release_cover_art/deps/per_track/per_track.js +0 -32
- package/dist/contracts/release_cover_art/deps/per_track/per_track.js.map +0 -1
- package/dist/contracts/release_cover_art/release_cover_art.d.ts +0 -300
- package/dist/contracts/release_cover_art/release_cover_art.d.ts.map +0 -1
- package/dist/contracts/release_cover_art/release_cover_art.js +0 -168
- package/dist/contracts/release_cover_art/release_cover_art.js.map +0 -1
- package/dist/contracts/release_credits/deps/miso_credit/credit.d.ts +0 -24
- package/dist/contracts/release_credits/deps/miso_credit/credit.d.ts.map +0 -1
- package/dist/contracts/release_credits/deps/miso_credit/credit.js +0 -23
- package/dist/contracts/release_credits/deps/miso_credit/credit.js.map +0 -1
- package/dist/contracts/release_credits/deps/sui/vec_map.d.ts +0 -37
- package/dist/contracts/release_credits/deps/sui/vec_map.d.ts.map +0 -1
- package/dist/contracts/release_credits/deps/sui/vec_map.js +0 -28
- package/dist/contracts/release_credits/deps/sui/vec_map.js.map +0 -1
- package/dist/contracts/release_credits/release_credits.d.ts +0 -142
- package/dist/contracts/release_credits/release_credits.d.ts.map +0 -1
- package/dist/contracts/release_credits/release_credits.js +0 -108
- package/dist/contracts/release_credits/release_credits.js.map +0 -1
- package/dist/contracts/release_credits/release_party_role.d.ts +0 -58
- package/dist/contracts/release_credits/release_party_role.d.ts.map +0 -1
- package/dist/contracts/release_credits/release_party_role.js +0 -66
- package/dist/contracts/release_credits/release_party_role.js.map +0 -1
- package/dist/contracts/royalty_pool/deps/std/type_name.d.ts +0 -18
- package/dist/contracts/royalty_pool/deps/std/type_name.d.ts.map +0 -1
- package/dist/contracts/royalty_pool/deps/std/type_name.js +0 -20
- package/dist/contracts/royalty_pool/deps/std/type_name.js.map +0 -1
- package/dist/contracts/royalty_pool/deps/sui/balance.d.ts +0 -13
- package/dist/contracts/royalty_pool/deps/sui/balance.d.ts.map +0 -1
- package/dist/contracts/royalty_pool/deps/sui/balance.js +0 -15
- package/dist/contracts/royalty_pool/deps/sui/balance.js.map +0 -1
- package/dist/contracts/royalty_pool/deps/sui/vec_map.d.ts +0 -37
- package/dist/contracts/royalty_pool/deps/sui/vec_map.d.ts.map +0 -1
- package/dist/contracts/royalty_pool/deps/sui/vec_map.js +0 -28
- package/dist/contracts/royalty_pool/deps/sui/vec_map.js.map +0 -1
- package/dist/contracts/royalty_pool/pool.d.ts +0 -358
- package/dist/contracts/royalty_pool/pool.d.ts.map +0 -1
- package/dist/contracts/royalty_pool/pool.js +0 -352
- package/dist/contracts/royalty_pool/pool.js.map +0 -1
- package/dist/contracts/royalty_pool/stake.d.ts +0 -202
- package/dist/contracts/royalty_pool/stake.d.ts.map +0 -1
- package/dist/contracts/royalty_pool/stake.js +0 -197
- package/dist/contracts/royalty_pool/stake.js.map +0 -1
- package/dist/cover.d.ts +0 -48
- package/dist/cover.d.ts.map +0 -1
- package/dist/cover.js +0 -68
- package/dist/cover.js.map +0 -1
- package/dist/credits.d.ts +0 -171
- package/dist/credits.d.ts.map +0 -1
- package/dist/credits.js +0 -360
- package/dist/credits.js.map +0 -1
- package/dist/extensions/royalty-pool.d.ts +0 -32
- package/dist/extensions/royalty-pool.d.ts.map +0 -1
- package/dist/extensions/royalty-pool.js +0 -33
- package/dist/extensions/royalty-pool.js.map +0 -1
- package/src/contracts/composition_credits/composition_credits.ts +0 -169
- package/src/contracts/composition_credits/composition_party_role.ts +0 -189
- package/src/contracts/composition_credits/deps/miso_credit/credit.ts +0 -27
- package/src/contracts/composition_credits/deps/sui/vec_map.ts +0 -33
- package/src/contracts/composition_royalty_pool/composition_royalty_pool.ts +0 -135
- package/src/contracts/cover_art/cover_art.ts +0 -99
- package/src/contracts/cover_art/deps/ori/walrus_data.ts +0 -36
- package/src/contracts/recording_credits/deps/miso_credit/credit.ts +0 -27
- package/src/contracts/recording_credits/deps/sui/vec_map.ts +0 -33
- package/src/contracts/recording_credits/deps/sui/vec_set.ts +0 -21
- package/src/contracts/recording_credits/recording_credits.ts +0 -458
- package/src/contracts/recording_credits/recording_party_role.ts +0 -1041
- package/src/contracts/recording_royalty_pool/recording_royalty_pool.ts +0 -138
- package/src/contracts/release_cover_art/deps/0x340057f2174fb59e4626742dd2b46c662237837b6187450cb59e4976ce7eac78/walrus_data.ts +0 -36
- package/src/contracts/release_cover_art/deps/cover_art/cover_art.ts +0 -23
- package/src/contracts/release_cover_art/deps/per_track/per_track.ts +0 -36
- package/src/contracts/release_cover_art/release_cover_art.ts +0 -251
- package/src/contracts/release_credits/deps/miso_credit/credit.ts +0 -27
- package/src/contracts/release_credits/deps/sui/vec_map.ts +0 -33
- package/src/contracts/release_credits/release_credits.ts +0 -156
- package/src/contracts/release_credits/release_party_role.ts +0 -87
- package/src/contracts/royalty_pool/deps/std/type_name.ts +0 -22
- package/src/contracts/royalty_pool/deps/sui/balance.ts +0 -17
- package/src/contracts/royalty_pool/deps/sui/vec_map.ts +0 -33
- package/src/contracts/royalty_pool/pool.ts +0 -577
- package/src/contracts/royalty_pool/stake.ts +0 -317
- package/src/cover.ts +0 -136
- package/src/credits.ts +0 -645
- package/src/extensions/royalty-pool.ts +0 -85
|
@@ -1,1174 +0,0 @@
|
|
|
1
|
-
/**************************************************************
|
|
2
|
-
* THIS FILE IS GENERATED AND SHOULD NOT BE MANUALLY MODIFIED *
|
|
3
|
-
**************************************************************/
|
|
4
|
-
/**
|
|
5
|
-
* Defines the roles that parties can hold on a recording. Recordings are audio
|
|
6
|
-
* performances of compositions, and these roles represent the various production
|
|
7
|
-
* and performance contributions.
|
|
8
|
-
*
|
|
9
|
-
* ### Design
|
|
10
|
-
*
|
|
11
|
-
* `RecordingPartyRole` is a closed enum: variants can only be constructed and
|
|
12
|
-
* matched inside this module, so the `new_*_role` constructors are the external
|
|
13
|
-
* write-API and `name()` is the external read-API.
|
|
14
|
-
*
|
|
15
|
-
* - **Seniority is a separate axis.** Most roles carry an optional
|
|
16
|
-
* `RecordingPartyRoleLevel` (Lead, Assistant, Additional, …). Industry variants
|
|
17
|
-
* like "Second Engineer" or "Additional Producer" are expressed as a base role
|
|
18
|
-
* plus a level, not as their own variants — this keeps the role set compact
|
|
19
|
-
* without losing the distinction.
|
|
20
|
-
* - **`Custom` is the escape hatch.** The canonical variants cover the common
|
|
21
|
-
* vocabulary; anything outside it is a `Custom(name, level)` whose name is
|
|
22
|
-
* validated like an instrument name. Prefer a canonical variant when one fits.
|
|
23
|
-
* - **`name()` is the canonical identifier**, returned as a stable PascalCase
|
|
24
|
-
* token (e.g. `"MixingEngineer"`). It doubles as an on-chain match key and as
|
|
25
|
-
* the seed for off-chain display/localization. For `Custom`, `name()` returns
|
|
26
|
-
* the user-supplied string; for `Instrumentalist`, it returns
|
|
27
|
-
* `"Instrumentalist"` (the instrument itself is read off-chain).
|
|
28
|
-
*
|
|
29
|
-
* These identifiers are Miso's own canonical vocabulary; any overlap with an
|
|
30
|
-
* external standard (e.g. DDEX) is coincidental, not a reproduction of it.
|
|
31
|
-
*/
|
|
32
|
-
import { MoveEnum, MoveTuple, type RawTransactionArgument } from '../utils/index.js';
|
|
33
|
-
import { type Transaction, type TransactionArgument } from '@mysten/sui/transactions';
|
|
34
|
-
/** Indicates the seniority or prominence level of a party. */
|
|
35
|
-
export declare const RecordingPartyRoleLevel: MoveEnum<{
|
|
36
|
-
/** Additional/supplementary party. */
|
|
37
|
-
Additional: null;
|
|
38
|
-
/** Assistant to the primary party. */
|
|
39
|
-
Assistant: null;
|
|
40
|
-
/** Associate-level party. */
|
|
41
|
-
Associate: null;
|
|
42
|
-
/** Backing/support role (e.g., backing vocals). */
|
|
43
|
-
Backing: null;
|
|
44
|
-
/** Executive-level oversight role. */
|
|
45
|
-
Executive: null;
|
|
46
|
-
/** Featured prominently on the recording. */
|
|
47
|
-
Featured: null;
|
|
48
|
-
/** Lead/primary party in this role. */
|
|
49
|
-
Lead: null;
|
|
50
|
-
/** Primary artist on the recording. */
|
|
51
|
-
Primary: null;
|
|
52
|
-
/** Principal party with primary responsibility. */
|
|
53
|
-
Principal: null;
|
|
54
|
-
}, "@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel">;
|
|
55
|
-
/**
|
|
56
|
-
* Represents a party's role on a recording. Most roles carry an optional level to
|
|
57
|
-
* indicate seniority/prominence; `ArtistsAndRepertoire` and `Copyist` are
|
|
58
|
-
* clerical/business roles that do not.
|
|
59
|
-
*/
|
|
60
|
-
export declare const RecordingPartyRole: MoveEnum<{
|
|
61
|
-
/** Performed voice acting or spoken-word performance. */
|
|
62
|
-
Actor: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
63
|
-
Additional: true;
|
|
64
|
-
Assistant: true;
|
|
65
|
-
Associate: true;
|
|
66
|
-
Backing: true;
|
|
67
|
-
Executive: true;
|
|
68
|
-
Featured: true;
|
|
69
|
-
Lead: true;
|
|
70
|
-
Primary: true;
|
|
71
|
-
Principal: true;
|
|
72
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
73
|
-
Additional: boolean | object | null;
|
|
74
|
-
Assistant: boolean | object | null;
|
|
75
|
-
Associate: boolean | object | null;
|
|
76
|
-
Backing: boolean | object | null;
|
|
77
|
-
Executive: boolean | object | null;
|
|
78
|
-
Featured: boolean | object | null;
|
|
79
|
-
Lead: boolean | object | null;
|
|
80
|
-
Primary: boolean | object | null;
|
|
81
|
-
Principal: boolean | object | null;
|
|
82
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
83
|
-
/** Arranged the musical parts for the recording. */
|
|
84
|
-
Arranger: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
85
|
-
Additional: true;
|
|
86
|
-
Assistant: true;
|
|
87
|
-
Associate: true;
|
|
88
|
-
Backing: true;
|
|
89
|
-
Executive: true;
|
|
90
|
-
Featured: true;
|
|
91
|
-
Lead: true;
|
|
92
|
-
Primary: true;
|
|
93
|
-
Principal: true;
|
|
94
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
95
|
-
Additional: boolean | object | null;
|
|
96
|
-
Assistant: boolean | object | null;
|
|
97
|
-
Associate: boolean | object | null;
|
|
98
|
-
Backing: boolean | object | null;
|
|
99
|
-
Executive: boolean | object | null;
|
|
100
|
-
Featured: boolean | object | null;
|
|
101
|
-
Lead: boolean | object | null;
|
|
102
|
-
Primary: boolean | object | null;
|
|
103
|
-
Principal: boolean | object | null;
|
|
104
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
105
|
-
/** A&R representative who discovered or developed the artist. */
|
|
106
|
-
ArtistsAndRepertoire: null;
|
|
107
|
-
/** Led the band or backing ensemble. */
|
|
108
|
-
BandLeader: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
109
|
-
Additional: true;
|
|
110
|
-
Assistant: true;
|
|
111
|
-
Associate: true;
|
|
112
|
-
Backing: true;
|
|
113
|
-
Executive: true;
|
|
114
|
-
Featured: true;
|
|
115
|
-
Lead: true;
|
|
116
|
-
Primary: true;
|
|
117
|
-
Principal: true;
|
|
118
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
119
|
-
Additional: boolean | object | null;
|
|
120
|
-
Assistant: boolean | object | null;
|
|
121
|
-
Associate: boolean | object | null;
|
|
122
|
-
Backing: boolean | object | null;
|
|
123
|
-
Executive: boolean | object | null;
|
|
124
|
-
Featured: boolean | object | null;
|
|
125
|
-
Lead: boolean | object | null;
|
|
126
|
-
Primary: boolean | object | null;
|
|
127
|
-
Principal: boolean | object | null;
|
|
128
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
129
|
-
/** Performed as part of a choir. */
|
|
130
|
-
Choir: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
131
|
-
Additional: true;
|
|
132
|
-
Assistant: true;
|
|
133
|
-
Associate: true;
|
|
134
|
-
Backing: true;
|
|
135
|
-
Executive: true;
|
|
136
|
-
Featured: true;
|
|
137
|
-
Lead: true;
|
|
138
|
-
Primary: true;
|
|
139
|
-
Principal: true;
|
|
140
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
141
|
-
Additional: boolean | object | null;
|
|
142
|
-
Assistant: boolean | object | null;
|
|
143
|
-
Associate: boolean | object | null;
|
|
144
|
-
Backing: boolean | object | null;
|
|
145
|
-
Executive: boolean | object | null;
|
|
146
|
-
Featured: boolean | object | null;
|
|
147
|
-
Lead: boolean | object | null;
|
|
148
|
-
Primary: boolean | object | null;
|
|
149
|
-
Principal: boolean | object | null;
|
|
150
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
151
|
-
/** Directed the choir performance. */
|
|
152
|
-
ChoirMaster: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
153
|
-
Additional: true;
|
|
154
|
-
Assistant: true;
|
|
155
|
-
Associate: true;
|
|
156
|
-
Backing: true;
|
|
157
|
-
Executive: true;
|
|
158
|
-
Featured: true;
|
|
159
|
-
Lead: true;
|
|
160
|
-
Primary: true;
|
|
161
|
-
Principal: true;
|
|
162
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
163
|
-
Additional: boolean | object | null;
|
|
164
|
-
Assistant: boolean | object | null;
|
|
165
|
-
Associate: boolean | object | null;
|
|
166
|
-
Backing: boolean | object | null;
|
|
167
|
-
Executive: boolean | object | null;
|
|
168
|
-
Featured: boolean | object | null;
|
|
169
|
-
Lead: boolean | object | null;
|
|
170
|
-
Primary: boolean | object | null;
|
|
171
|
-
Principal: boolean | object | null;
|
|
172
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
173
|
-
/** Lead performer of an orchestra/ensemble (e.g. first-chair). */
|
|
174
|
-
ConcertMaster: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
175
|
-
Additional: true;
|
|
176
|
-
Assistant: true;
|
|
177
|
-
Associate: true;
|
|
178
|
-
Backing: true;
|
|
179
|
-
Executive: true;
|
|
180
|
-
Featured: true;
|
|
181
|
-
Lead: true;
|
|
182
|
-
Primary: true;
|
|
183
|
-
Principal: true;
|
|
184
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
185
|
-
Additional: boolean | object | null;
|
|
186
|
-
Assistant: boolean | object | null;
|
|
187
|
-
Associate: boolean | object | null;
|
|
188
|
-
Backing: boolean | object | null;
|
|
189
|
-
Executive: boolean | object | null;
|
|
190
|
-
Featured: boolean | object | null;
|
|
191
|
-
Lead: boolean | object | null;
|
|
192
|
-
Primary: boolean | object | null;
|
|
193
|
-
Principal: boolean | object | null;
|
|
194
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
195
|
-
/** Conducted the orchestra or ensemble. */
|
|
196
|
-
Conductor: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
197
|
-
Additional: true;
|
|
198
|
-
Assistant: true;
|
|
199
|
-
Associate: true;
|
|
200
|
-
Backing: true;
|
|
201
|
-
Executive: true;
|
|
202
|
-
Featured: true;
|
|
203
|
-
Lead: true;
|
|
204
|
-
Primary: true;
|
|
205
|
-
Principal: true;
|
|
206
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
207
|
-
Additional: boolean | object | null;
|
|
208
|
-
Assistant: boolean | object | null;
|
|
209
|
-
Associate: boolean | object | null;
|
|
210
|
-
Backing: boolean | object | null;
|
|
211
|
-
Executive: boolean | object | null;
|
|
212
|
-
Featured: boolean | object | null;
|
|
213
|
-
Lead: boolean | object | null;
|
|
214
|
-
Primary: boolean | object | null;
|
|
215
|
-
Principal: boolean | object | null;
|
|
216
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
217
|
-
/** Hired and managed session musicians. */
|
|
218
|
-
Contractor: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
219
|
-
Additional: true;
|
|
220
|
-
Assistant: true;
|
|
221
|
-
Associate: true;
|
|
222
|
-
Backing: true;
|
|
223
|
-
Executive: true;
|
|
224
|
-
Featured: true;
|
|
225
|
-
Lead: true;
|
|
226
|
-
Primary: true;
|
|
227
|
-
Principal: true;
|
|
228
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
229
|
-
Additional: boolean | object | null;
|
|
230
|
-
Assistant: boolean | object | null;
|
|
231
|
-
Associate: boolean | object | null;
|
|
232
|
-
Backing: boolean | object | null;
|
|
233
|
-
Executive: boolean | object | null;
|
|
234
|
-
Featured: boolean | object | null;
|
|
235
|
-
Lead: boolean | object | null;
|
|
236
|
-
Primary: boolean | object | null;
|
|
237
|
-
Principal: boolean | object | null;
|
|
238
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
239
|
-
/** Prepared written music parts for performers. */
|
|
240
|
-
Copyist: null;
|
|
241
|
-
/** Performed/assembled the recording as a disc jockey. */
|
|
242
|
-
DJ: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
243
|
-
Additional: true;
|
|
244
|
-
Assistant: true;
|
|
245
|
-
Associate: true;
|
|
246
|
-
Backing: true;
|
|
247
|
-
Executive: true;
|
|
248
|
-
Featured: true;
|
|
249
|
-
Lead: true;
|
|
250
|
-
Primary: true;
|
|
251
|
-
Principal: true;
|
|
252
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
253
|
-
Additional: boolean | object | null;
|
|
254
|
-
Assistant: boolean | object | null;
|
|
255
|
-
Associate: boolean | object | null;
|
|
256
|
-
Backing: boolean | object | null;
|
|
257
|
-
Executive: boolean | object | null;
|
|
258
|
-
Featured: boolean | object | null;
|
|
259
|
-
Lead: boolean | object | null;
|
|
260
|
-
Primary: boolean | object | null;
|
|
261
|
-
Principal: boolean | object | null;
|
|
262
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
263
|
-
/** Edited and compiled audio takes. */
|
|
264
|
-
Editor: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
265
|
-
Additional: true;
|
|
266
|
-
Assistant: true;
|
|
267
|
-
Associate: true;
|
|
268
|
-
Backing: true;
|
|
269
|
-
Executive: true;
|
|
270
|
-
Featured: true;
|
|
271
|
-
Lead: true;
|
|
272
|
-
Primary: true;
|
|
273
|
-
Principal: true;
|
|
274
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
275
|
-
Additional: boolean | object | null;
|
|
276
|
-
Assistant: boolean | object | null;
|
|
277
|
-
Associate: boolean | object | null;
|
|
278
|
-
Backing: boolean | object | null;
|
|
279
|
-
Executive: boolean | object | null;
|
|
280
|
-
Featured: boolean | object | null;
|
|
281
|
-
Lead: boolean | object | null;
|
|
282
|
-
Primary: boolean | object | null;
|
|
283
|
-
Principal: boolean | object | null;
|
|
284
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
285
|
-
/** General engineering contribution not covered by a specific engineer role. */
|
|
286
|
-
Engineer: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
287
|
-
Additional: true;
|
|
288
|
-
Assistant: true;
|
|
289
|
-
Associate: true;
|
|
290
|
-
Backing: true;
|
|
291
|
-
Executive: true;
|
|
292
|
-
Featured: true;
|
|
293
|
-
Lead: true;
|
|
294
|
-
Primary: true;
|
|
295
|
-
Principal: true;
|
|
296
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
297
|
-
Additional: boolean | object | null;
|
|
298
|
-
Assistant: boolean | object | null;
|
|
299
|
-
Associate: boolean | object | null;
|
|
300
|
-
Backing: boolean | object | null;
|
|
301
|
-
Executive: boolean | object | null;
|
|
302
|
-
Featured: boolean | object | null;
|
|
303
|
-
Lead: boolean | object | null;
|
|
304
|
-
Primary: boolean | object | null;
|
|
305
|
-
Principal: boolean | object | null;
|
|
306
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
307
|
-
/** Performed as part of a musical ensemble. */
|
|
308
|
-
Ensemble: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
309
|
-
Additional: true;
|
|
310
|
-
Assistant: true;
|
|
311
|
-
Associate: true;
|
|
312
|
-
Backing: true;
|
|
313
|
-
Executive: true;
|
|
314
|
-
Featured: true;
|
|
315
|
-
Lead: true;
|
|
316
|
-
Primary: true;
|
|
317
|
-
Principal: true;
|
|
318
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
319
|
-
Additional: boolean | object | null;
|
|
320
|
-
Assistant: boolean | object | null;
|
|
321
|
-
Associate: boolean | object | null;
|
|
322
|
-
Backing: boolean | object | null;
|
|
323
|
-
Executive: boolean | object | null;
|
|
324
|
-
Featured: boolean | object | null;
|
|
325
|
-
Lead: boolean | object | null;
|
|
326
|
-
Primary: boolean | object | null;
|
|
327
|
-
Principal: boolean | object | null;
|
|
328
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
329
|
-
/** Played an instrument on the recording. Carries the instrument name. */
|
|
330
|
-
Instrumentalist: MoveTuple<readonly [import("@mysten/sui/bcs").BcsType<string, string, "string">, import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
331
|
-
Additional: true;
|
|
332
|
-
Assistant: true;
|
|
333
|
-
Associate: true;
|
|
334
|
-
Backing: true;
|
|
335
|
-
Executive: true;
|
|
336
|
-
Featured: true;
|
|
337
|
-
Lead: true;
|
|
338
|
-
Primary: true;
|
|
339
|
-
Principal: true;
|
|
340
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
341
|
-
Additional: boolean | object | null;
|
|
342
|
-
Assistant: boolean | object | null;
|
|
343
|
-
Associate: boolean | object | null;
|
|
344
|
-
Backing: boolean | object | null;
|
|
345
|
-
Executive: boolean | object | null;
|
|
346
|
-
Featured: boolean | object | null;
|
|
347
|
-
Lead: boolean | object | null;
|
|
348
|
-
Primary: boolean | object | null;
|
|
349
|
-
Principal: boolean | object | null;
|
|
350
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">], "RecordingPartyRole.Instrumentalist">;
|
|
351
|
-
/** Mastered the final audio for distribution. */
|
|
352
|
-
MasteringEngineer: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
353
|
-
Additional: true;
|
|
354
|
-
Assistant: true;
|
|
355
|
-
Associate: true;
|
|
356
|
-
Backing: true;
|
|
357
|
-
Executive: true;
|
|
358
|
-
Featured: true;
|
|
359
|
-
Lead: true;
|
|
360
|
-
Primary: true;
|
|
361
|
-
Principal: true;
|
|
362
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
363
|
-
Additional: boolean | object | null;
|
|
364
|
-
Assistant: boolean | object | null;
|
|
365
|
-
Associate: boolean | object | null;
|
|
366
|
-
Backing: boolean | object | null;
|
|
367
|
-
Executive: boolean | object | null;
|
|
368
|
-
Featured: boolean | object | null;
|
|
369
|
-
Lead: boolean | object | null;
|
|
370
|
-
Primary: boolean | object | null;
|
|
371
|
-
Principal: boolean | object | null;
|
|
372
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
373
|
-
/** Mixed the multitrack recording into stereo/surround. */
|
|
374
|
-
MixingEngineer: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
375
|
-
Additional: true;
|
|
376
|
-
Assistant: true;
|
|
377
|
-
Associate: true;
|
|
378
|
-
Backing: true;
|
|
379
|
-
Executive: true;
|
|
380
|
-
Featured: true;
|
|
381
|
-
Lead: true;
|
|
382
|
-
Primary: true;
|
|
383
|
-
Principal: true;
|
|
384
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
385
|
-
Additional: boolean | object | null;
|
|
386
|
-
Assistant: boolean | object | null;
|
|
387
|
-
Associate: boolean | object | null;
|
|
388
|
-
Backing: boolean | object | null;
|
|
389
|
-
Executive: boolean | object | null;
|
|
390
|
-
Featured: boolean | object | null;
|
|
391
|
-
Lead: boolean | object | null;
|
|
392
|
-
Primary: boolean | object | null;
|
|
393
|
-
Principal: boolean | object | null;
|
|
394
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
395
|
-
/** Directed the musical performance. */
|
|
396
|
-
MusicDirector: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
397
|
-
Additional: true;
|
|
398
|
-
Assistant: true;
|
|
399
|
-
Associate: true;
|
|
400
|
-
Backing: true;
|
|
401
|
-
Executive: true;
|
|
402
|
-
Featured: true;
|
|
403
|
-
Lead: true;
|
|
404
|
-
Primary: true;
|
|
405
|
-
Principal: true;
|
|
406
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
407
|
-
Additional: boolean | object | null;
|
|
408
|
-
Assistant: boolean | object | null;
|
|
409
|
-
Associate: boolean | object | null;
|
|
410
|
-
Backing: boolean | object | null;
|
|
411
|
-
Executive: boolean | object | null;
|
|
412
|
-
Featured: boolean | object | null;
|
|
413
|
-
Lead: boolean | object | null;
|
|
414
|
-
Primary: boolean | object | null;
|
|
415
|
-
Principal: boolean | object | null;
|
|
416
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
417
|
-
/** Oversaw music selection and licensing. */
|
|
418
|
-
MusicSupervisor: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
419
|
-
Additional: true;
|
|
420
|
-
Assistant: true;
|
|
421
|
-
Associate: true;
|
|
422
|
-
Backing: true;
|
|
423
|
-
Executive: true;
|
|
424
|
-
Featured: true;
|
|
425
|
-
Lead: true;
|
|
426
|
-
Primary: true;
|
|
427
|
-
Principal: true;
|
|
428
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
429
|
-
Additional: boolean | object | null;
|
|
430
|
-
Assistant: boolean | object | null;
|
|
431
|
-
Associate: boolean | object | null;
|
|
432
|
-
Backing: boolean | object | null;
|
|
433
|
-
Executive: boolean | object | null;
|
|
434
|
-
Featured: boolean | object | null;
|
|
435
|
-
Lead: boolean | object | null;
|
|
436
|
-
Primary: boolean | object | null;
|
|
437
|
-
Principal: boolean | object | null;
|
|
438
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
439
|
-
/** Narrated spoken content. */
|
|
440
|
-
Narrator: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
441
|
-
Additional: true;
|
|
442
|
-
Assistant: true;
|
|
443
|
-
Associate: true;
|
|
444
|
-
Backing: true;
|
|
445
|
-
Executive: true;
|
|
446
|
-
Featured: true;
|
|
447
|
-
Lead: true;
|
|
448
|
-
Primary: true;
|
|
449
|
-
Principal: true;
|
|
450
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
451
|
-
Additional: boolean | object | null;
|
|
452
|
-
Assistant: boolean | object | null;
|
|
453
|
-
Associate: boolean | object | null;
|
|
454
|
-
Backing: boolean | object | null;
|
|
455
|
-
Executive: boolean | object | null;
|
|
456
|
-
Featured: boolean | object | null;
|
|
457
|
-
Lead: boolean | object | null;
|
|
458
|
-
Primary: boolean | object | null;
|
|
459
|
-
Principal: boolean | object | null;
|
|
460
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
461
|
-
/** Performed as part of an orchestra. */
|
|
462
|
-
Orchestra: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
463
|
-
Additional: true;
|
|
464
|
-
Assistant: true;
|
|
465
|
-
Associate: true;
|
|
466
|
-
Backing: true;
|
|
467
|
-
Executive: true;
|
|
468
|
-
Featured: true;
|
|
469
|
-
Lead: true;
|
|
470
|
-
Primary: true;
|
|
471
|
-
Principal: true;
|
|
472
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
473
|
-
Additional: boolean | object | null;
|
|
474
|
-
Assistant: boolean | object | null;
|
|
475
|
-
Associate: boolean | object | null;
|
|
476
|
-
Backing: boolean | object | null;
|
|
477
|
-
Executive: boolean | object | null;
|
|
478
|
-
Featured: boolean | object | null;
|
|
479
|
-
Lead: boolean | object | null;
|
|
480
|
-
Primary: boolean | object | null;
|
|
481
|
-
Principal: boolean | object | null;
|
|
482
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
483
|
-
/** Created orchestral arrangements. */
|
|
484
|
-
Orchestrator: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
485
|
-
Additional: true;
|
|
486
|
-
Assistant: true;
|
|
487
|
-
Associate: true;
|
|
488
|
-
Backing: true;
|
|
489
|
-
Executive: true;
|
|
490
|
-
Featured: true;
|
|
491
|
-
Lead: true;
|
|
492
|
-
Primary: true;
|
|
493
|
-
Principal: true;
|
|
494
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
495
|
-
Additional: boolean | object | null;
|
|
496
|
-
Assistant: boolean | object | null;
|
|
497
|
-
Associate: boolean | object | null;
|
|
498
|
-
Backing: boolean | object | null;
|
|
499
|
-
Executive: boolean | object | null;
|
|
500
|
-
Featured: boolean | object | null;
|
|
501
|
-
Lead: boolean | object | null;
|
|
502
|
-
Primary: boolean | object | null;
|
|
503
|
-
Principal: boolean | object | null;
|
|
504
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
505
|
-
/** Performed on the recording (general performer). */
|
|
506
|
-
Performer: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
507
|
-
Additional: true;
|
|
508
|
-
Assistant: true;
|
|
509
|
-
Associate: true;
|
|
510
|
-
Backing: true;
|
|
511
|
-
Executive: true;
|
|
512
|
-
Featured: true;
|
|
513
|
-
Lead: true;
|
|
514
|
-
Primary: true;
|
|
515
|
-
Principal: true;
|
|
516
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
517
|
-
Additional: boolean | object | null;
|
|
518
|
-
Assistant: boolean | object | null;
|
|
519
|
-
Associate: boolean | object | null;
|
|
520
|
-
Backing: boolean | object | null;
|
|
521
|
-
Executive: boolean | object | null;
|
|
522
|
-
Featured: boolean | object | null;
|
|
523
|
-
Lead: boolean | object | null;
|
|
524
|
-
Primary: boolean | object | null;
|
|
525
|
-
Principal: boolean | object | null;
|
|
526
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
527
|
-
/** Oversaw the creative and technical aspects of the recording. */
|
|
528
|
-
Producer: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
529
|
-
Additional: true;
|
|
530
|
-
Assistant: true;
|
|
531
|
-
Associate: true;
|
|
532
|
-
Backing: true;
|
|
533
|
-
Executive: true;
|
|
534
|
-
Featured: true;
|
|
535
|
-
Lead: true;
|
|
536
|
-
Primary: true;
|
|
537
|
-
Principal: true;
|
|
538
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
539
|
-
Additional: boolean | object | null;
|
|
540
|
-
Assistant: boolean | object | null;
|
|
541
|
-
Associate: boolean | object | null;
|
|
542
|
-
Backing: boolean | object | null;
|
|
543
|
-
Executive: boolean | object | null;
|
|
544
|
-
Featured: boolean | object | null;
|
|
545
|
-
Lead: boolean | object | null;
|
|
546
|
-
Primary: boolean | object | null;
|
|
547
|
-
Principal: boolean | object | null;
|
|
548
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
549
|
-
/** Programmed beats, synths, or electronic elements. */
|
|
550
|
-
Programmer: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
551
|
-
Additional: true;
|
|
552
|
-
Assistant: true;
|
|
553
|
-
Associate: true;
|
|
554
|
-
Backing: true;
|
|
555
|
-
Executive: true;
|
|
556
|
-
Featured: true;
|
|
557
|
-
Lead: true;
|
|
558
|
-
Primary: true;
|
|
559
|
-
Principal: true;
|
|
560
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
561
|
-
Additional: boolean | object | null;
|
|
562
|
-
Assistant: boolean | object | null;
|
|
563
|
-
Associate: boolean | object | null;
|
|
564
|
-
Backing: boolean | object | null;
|
|
565
|
-
Executive: boolean | object | null;
|
|
566
|
-
Featured: boolean | object | null;
|
|
567
|
-
Lead: boolean | object | null;
|
|
568
|
-
Primary: boolean | object | null;
|
|
569
|
-
Principal: boolean | object | null;
|
|
570
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
571
|
-
/** Operated recording equipment during sessions. */
|
|
572
|
-
RecordingEngineer: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
573
|
-
Additional: true;
|
|
574
|
-
Assistant: true;
|
|
575
|
-
Associate: true;
|
|
576
|
-
Backing: true;
|
|
577
|
-
Executive: true;
|
|
578
|
-
Featured: true;
|
|
579
|
-
Lead: true;
|
|
580
|
-
Primary: true;
|
|
581
|
-
Principal: true;
|
|
582
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
583
|
-
Additional: boolean | object | null;
|
|
584
|
-
Assistant: boolean | object | null;
|
|
585
|
-
Associate: boolean | object | null;
|
|
586
|
-
Backing: boolean | object | null;
|
|
587
|
-
Executive: boolean | object | null;
|
|
588
|
-
Featured: boolean | object | null;
|
|
589
|
-
Lead: boolean | object | null;
|
|
590
|
-
Primary: boolean | object | null;
|
|
591
|
-
Principal: boolean | object | null;
|
|
592
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
593
|
-
/** Created a remix of the recording. */
|
|
594
|
-
RemixingEngineer: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
595
|
-
Additional: true;
|
|
596
|
-
Assistant: true;
|
|
597
|
-
Associate: true;
|
|
598
|
-
Backing: true;
|
|
599
|
-
Executive: true;
|
|
600
|
-
Featured: true;
|
|
601
|
-
Lead: true;
|
|
602
|
-
Primary: true;
|
|
603
|
-
Principal: true;
|
|
604
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
605
|
-
Additional: boolean | object | null;
|
|
606
|
-
Assistant: boolean | object | null;
|
|
607
|
-
Associate: boolean | object | null;
|
|
608
|
-
Backing: boolean | object | null;
|
|
609
|
-
Executive: boolean | object | null;
|
|
610
|
-
Featured: boolean | object | null;
|
|
611
|
-
Lead: boolean | object | null;
|
|
612
|
-
Primary: boolean | object | null;
|
|
613
|
-
Principal: boolean | object | null;
|
|
614
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
615
|
-
/** Performed a solo part. */
|
|
616
|
-
Soloist: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
617
|
-
Additional: true;
|
|
618
|
-
Assistant: true;
|
|
619
|
-
Associate: true;
|
|
620
|
-
Backing: true;
|
|
621
|
-
Executive: true;
|
|
622
|
-
Featured: true;
|
|
623
|
-
Lead: true;
|
|
624
|
-
Primary: true;
|
|
625
|
-
Principal: true;
|
|
626
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
627
|
-
Additional: boolean | object | null;
|
|
628
|
-
Assistant: boolean | object | null;
|
|
629
|
-
Associate: boolean | object | null;
|
|
630
|
-
Backing: boolean | object | null;
|
|
631
|
-
Executive: boolean | object | null;
|
|
632
|
-
Featured: boolean | object | null;
|
|
633
|
-
Lead: boolean | object | null;
|
|
634
|
-
Primary: boolean | object | null;
|
|
635
|
-
Principal: boolean | object | null;
|
|
636
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
637
|
-
/** Created sound effects or sonic textures. */
|
|
638
|
-
SoundDesigner: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
639
|
-
Additional: true;
|
|
640
|
-
Assistant: true;
|
|
641
|
-
Associate: true;
|
|
642
|
-
Backing: true;
|
|
643
|
-
Executive: true;
|
|
644
|
-
Featured: true;
|
|
645
|
-
Lead: true;
|
|
646
|
-
Primary: true;
|
|
647
|
-
Principal: true;
|
|
648
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
649
|
-
Additional: boolean | object | null;
|
|
650
|
-
Assistant: boolean | object | null;
|
|
651
|
-
Associate: boolean | object | null;
|
|
652
|
-
Backing: boolean | object | null;
|
|
653
|
-
Executive: boolean | object | null;
|
|
654
|
-
Featured: boolean | object | null;
|
|
655
|
-
Lead: boolean | object | null;
|
|
656
|
-
Primary: boolean | object | null;
|
|
657
|
-
Principal: boolean | object | null;
|
|
658
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
659
|
-
/** Delivered spoken-word or presentation content. */
|
|
660
|
-
Speaker: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
661
|
-
Additional: true;
|
|
662
|
-
Assistant: true;
|
|
663
|
-
Associate: true;
|
|
664
|
-
Backing: true;
|
|
665
|
-
Executive: true;
|
|
666
|
-
Featured: true;
|
|
667
|
-
Lead: true;
|
|
668
|
-
Primary: true;
|
|
669
|
-
Principal: true;
|
|
670
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
671
|
-
Additional: boolean | object | null;
|
|
672
|
-
Assistant: boolean | object | null;
|
|
673
|
-
Associate: boolean | object | null;
|
|
674
|
-
Backing: boolean | object | null;
|
|
675
|
-
Executive: boolean | object | null;
|
|
676
|
-
Featured: boolean | object | null;
|
|
677
|
-
Lead: boolean | object | null;
|
|
678
|
-
Primary: boolean | object | null;
|
|
679
|
-
Principal: boolean | object | null;
|
|
680
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
681
|
-
/** Provided vocals on the recording. */
|
|
682
|
-
Vocalist: import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
683
|
-
Additional: true;
|
|
684
|
-
Assistant: true;
|
|
685
|
-
Associate: true;
|
|
686
|
-
Backing: true;
|
|
687
|
-
Executive: true;
|
|
688
|
-
Featured: true;
|
|
689
|
-
Lead: true;
|
|
690
|
-
Primary: true;
|
|
691
|
-
Principal: true;
|
|
692
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
693
|
-
Additional: boolean | object | null;
|
|
694
|
-
Assistant: boolean | object | null;
|
|
695
|
-
Associate: boolean | object | null;
|
|
696
|
-
Backing: boolean | object | null;
|
|
697
|
-
Executive: boolean | object | null;
|
|
698
|
-
Featured: boolean | object | null;
|
|
699
|
-
Lead: boolean | object | null;
|
|
700
|
-
Primary: boolean | object | null;
|
|
701
|
-
Principal: boolean | object | null;
|
|
702
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">;
|
|
703
|
-
/**
|
|
704
|
-
* A user-defined role not covered by a canonical variant. Carries the role name
|
|
705
|
-
* (validated like an instrument name) and an optional level. An escape hatch —
|
|
706
|
-
* prefer a canonical variant when one fits.
|
|
707
|
-
*/
|
|
708
|
-
Custom: MoveTuple<readonly [import("@mysten/sui/bcs").BcsType<string, string, "string">, import("@mysten/sui/bcs").BcsType<import("@mysten/bcs").EnumOutputShapeWithKeys<{
|
|
709
|
-
Additional: true;
|
|
710
|
-
Assistant: true;
|
|
711
|
-
Associate: true;
|
|
712
|
-
Backing: true;
|
|
713
|
-
Executive: true;
|
|
714
|
-
Featured: true;
|
|
715
|
-
Lead: true;
|
|
716
|
-
Primary: true;
|
|
717
|
-
Principal: true;
|
|
718
|
-
}, "Additional" | "Assistant" | "Associate" | "Backing" | "Executive" | "Featured" | "Lead" | "Primary" | "Principal"> | null, import("@mysten/bcs").EnumInputShape<{
|
|
719
|
-
Additional: boolean | object | null;
|
|
720
|
-
Assistant: boolean | object | null;
|
|
721
|
-
Associate: boolean | object | null;
|
|
722
|
-
Backing: boolean | object | null;
|
|
723
|
-
Executive: boolean | object | null;
|
|
724
|
-
Featured: boolean | object | null;
|
|
725
|
-
Lead: boolean | object | null;
|
|
726
|
-
Primary: boolean | object | null;
|
|
727
|
-
Principal: boolean | object | null;
|
|
728
|
-
}> | null | undefined, "Option<@local-pkg/recording_credits::recording_party_role::RecordingPartyRoleLevel>">], "RecordingPartyRole.Custom">;
|
|
729
|
-
}, "@local-pkg/recording_credits::recording_party_role::RecordingPartyRole">;
|
|
730
|
-
export interface NewActorRoleArguments {
|
|
731
|
-
level: TransactionArgument;
|
|
732
|
-
}
|
|
733
|
-
export interface NewActorRoleOptions {
|
|
734
|
-
package?: string;
|
|
735
|
-
arguments: NewActorRoleArguments | [
|
|
736
|
-
level: TransactionArgument
|
|
737
|
-
];
|
|
738
|
-
}
|
|
739
|
-
/** Creates a new Actor role with optional level. */
|
|
740
|
-
export declare function newActorRole(options: NewActorRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
741
|
-
export interface NewArrangerRoleArguments {
|
|
742
|
-
level: TransactionArgument;
|
|
743
|
-
}
|
|
744
|
-
export interface NewArrangerRoleOptions {
|
|
745
|
-
package?: string;
|
|
746
|
-
arguments: NewArrangerRoleArguments | [
|
|
747
|
-
level: TransactionArgument
|
|
748
|
-
];
|
|
749
|
-
}
|
|
750
|
-
/** Creates a new Arranger role with optional level. */
|
|
751
|
-
export declare function newArrangerRole(options: NewArrangerRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
752
|
-
export interface NewArtistsAndRepertoireRoleOptions {
|
|
753
|
-
package?: string;
|
|
754
|
-
arguments?: [
|
|
755
|
-
];
|
|
756
|
-
}
|
|
757
|
-
/** Creates a new Artists & Repertoire role. */
|
|
758
|
-
export declare function newArtistsAndRepertoireRole(options?: NewArtistsAndRepertoireRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
759
|
-
export interface NewBandLeaderRoleArguments {
|
|
760
|
-
level: TransactionArgument;
|
|
761
|
-
}
|
|
762
|
-
export interface NewBandLeaderRoleOptions {
|
|
763
|
-
package?: string;
|
|
764
|
-
arguments: NewBandLeaderRoleArguments | [
|
|
765
|
-
level: TransactionArgument
|
|
766
|
-
];
|
|
767
|
-
}
|
|
768
|
-
/** Creates a new Band Leader role with optional level. */
|
|
769
|
-
export declare function newBandLeaderRole(options: NewBandLeaderRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
770
|
-
export interface NewChoirRoleArguments {
|
|
771
|
-
level: TransactionArgument;
|
|
772
|
-
}
|
|
773
|
-
export interface NewChoirRoleOptions {
|
|
774
|
-
package?: string;
|
|
775
|
-
arguments: NewChoirRoleArguments | [
|
|
776
|
-
level: TransactionArgument
|
|
777
|
-
];
|
|
778
|
-
}
|
|
779
|
-
/** Creates a new Choir role with optional level. */
|
|
780
|
-
export declare function newChoirRole(options: NewChoirRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
781
|
-
export interface NewChoirMasterRoleArguments {
|
|
782
|
-
level: TransactionArgument;
|
|
783
|
-
}
|
|
784
|
-
export interface NewChoirMasterRoleOptions {
|
|
785
|
-
package?: string;
|
|
786
|
-
arguments: NewChoirMasterRoleArguments | [
|
|
787
|
-
level: TransactionArgument
|
|
788
|
-
];
|
|
789
|
-
}
|
|
790
|
-
/** Creates a new Choir Master role with optional level. */
|
|
791
|
-
export declare function newChoirMasterRole(options: NewChoirMasterRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
792
|
-
export interface NewConcertMasterRoleArguments {
|
|
793
|
-
level: TransactionArgument;
|
|
794
|
-
}
|
|
795
|
-
export interface NewConcertMasterRoleOptions {
|
|
796
|
-
package?: string;
|
|
797
|
-
arguments: NewConcertMasterRoleArguments | [
|
|
798
|
-
level: TransactionArgument
|
|
799
|
-
];
|
|
800
|
-
}
|
|
801
|
-
/** Creates a new Concert Master role with optional level. */
|
|
802
|
-
export declare function newConcertMasterRole(options: NewConcertMasterRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
803
|
-
export interface NewConductorRoleArguments {
|
|
804
|
-
level: TransactionArgument;
|
|
805
|
-
}
|
|
806
|
-
export interface NewConductorRoleOptions {
|
|
807
|
-
package?: string;
|
|
808
|
-
arguments: NewConductorRoleArguments | [
|
|
809
|
-
level: TransactionArgument
|
|
810
|
-
];
|
|
811
|
-
}
|
|
812
|
-
/** Creates a new Conductor role with optional level. */
|
|
813
|
-
export declare function newConductorRole(options: NewConductorRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
814
|
-
export interface NewContractorRoleArguments {
|
|
815
|
-
level: TransactionArgument;
|
|
816
|
-
}
|
|
817
|
-
export interface NewContractorRoleOptions {
|
|
818
|
-
package?: string;
|
|
819
|
-
arguments: NewContractorRoleArguments | [
|
|
820
|
-
level: TransactionArgument
|
|
821
|
-
];
|
|
822
|
-
}
|
|
823
|
-
/** Creates a new Contractor role with optional level. */
|
|
824
|
-
export declare function newContractorRole(options: NewContractorRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
825
|
-
export interface NewCopyistRoleOptions {
|
|
826
|
-
package?: string;
|
|
827
|
-
arguments?: [
|
|
828
|
-
];
|
|
829
|
-
}
|
|
830
|
-
/** Creates a new Copyist role. */
|
|
831
|
-
export declare function newCopyistRole(options?: NewCopyistRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
832
|
-
export interface NewDjRoleArguments {
|
|
833
|
-
level: TransactionArgument;
|
|
834
|
-
}
|
|
835
|
-
export interface NewDjRoleOptions {
|
|
836
|
-
package?: string;
|
|
837
|
-
arguments: NewDjRoleArguments | [
|
|
838
|
-
level: TransactionArgument
|
|
839
|
-
];
|
|
840
|
-
}
|
|
841
|
-
/** Creates a new DJ role with optional level. */
|
|
842
|
-
export declare function newDjRole(options: NewDjRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
843
|
-
export interface NewEditorRoleArguments {
|
|
844
|
-
level: TransactionArgument;
|
|
845
|
-
}
|
|
846
|
-
export interface NewEditorRoleOptions {
|
|
847
|
-
package?: string;
|
|
848
|
-
arguments: NewEditorRoleArguments | [
|
|
849
|
-
level: TransactionArgument
|
|
850
|
-
];
|
|
851
|
-
}
|
|
852
|
-
/** Creates a new Editor role with optional level. */
|
|
853
|
-
export declare function newEditorRole(options: NewEditorRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
854
|
-
export interface NewEngineerRoleArguments {
|
|
855
|
-
level: TransactionArgument;
|
|
856
|
-
}
|
|
857
|
-
export interface NewEngineerRoleOptions {
|
|
858
|
-
package?: string;
|
|
859
|
-
arguments: NewEngineerRoleArguments | [
|
|
860
|
-
level: TransactionArgument
|
|
861
|
-
];
|
|
862
|
-
}
|
|
863
|
-
/** Creates a new (general) Engineer role with optional level. */
|
|
864
|
-
export declare function newEngineerRole(options: NewEngineerRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
865
|
-
export interface NewEnsembleRoleArguments {
|
|
866
|
-
level: TransactionArgument;
|
|
867
|
-
}
|
|
868
|
-
export interface NewEnsembleRoleOptions {
|
|
869
|
-
package?: string;
|
|
870
|
-
arguments: NewEnsembleRoleArguments | [
|
|
871
|
-
level: TransactionArgument
|
|
872
|
-
];
|
|
873
|
-
}
|
|
874
|
-
/** Creates a new Ensemble role with optional level. */
|
|
875
|
-
export declare function newEnsembleRole(options: NewEnsembleRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
876
|
-
export interface NewInstrumentalistRoleArguments {
|
|
877
|
-
instrument: RawTransactionArgument<string>;
|
|
878
|
-
level: TransactionArgument;
|
|
879
|
-
}
|
|
880
|
-
export interface NewInstrumentalistRoleOptions {
|
|
881
|
-
package?: string;
|
|
882
|
-
arguments: NewInstrumentalistRoleArguments | [
|
|
883
|
-
instrument: RawTransactionArgument<string>,
|
|
884
|
-
level: TransactionArgument
|
|
885
|
-
];
|
|
886
|
-
}
|
|
887
|
-
/**
|
|
888
|
-
* Creates a new Instrumentalist role with instrument name and optional level. The
|
|
889
|
-
* instrument name freezes into credits, so it is validated here.
|
|
890
|
-
*/
|
|
891
|
-
export declare function newInstrumentalistRole(options: NewInstrumentalistRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
892
|
-
export interface NewMasteringEngineerRoleArguments {
|
|
893
|
-
level: TransactionArgument;
|
|
894
|
-
}
|
|
895
|
-
export interface NewMasteringEngineerRoleOptions {
|
|
896
|
-
package?: string;
|
|
897
|
-
arguments: NewMasteringEngineerRoleArguments | [
|
|
898
|
-
level: TransactionArgument
|
|
899
|
-
];
|
|
900
|
-
}
|
|
901
|
-
/** Creates a new Mastering Engineer role with optional level. */
|
|
902
|
-
export declare function newMasteringEngineerRole(options: NewMasteringEngineerRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
903
|
-
export interface NewMixingEngineerRoleArguments {
|
|
904
|
-
level: TransactionArgument;
|
|
905
|
-
}
|
|
906
|
-
export interface NewMixingEngineerRoleOptions {
|
|
907
|
-
package?: string;
|
|
908
|
-
arguments: NewMixingEngineerRoleArguments | [
|
|
909
|
-
level: TransactionArgument
|
|
910
|
-
];
|
|
911
|
-
}
|
|
912
|
-
/** Creates a new Mixing Engineer role with optional level. */
|
|
913
|
-
export declare function newMixingEngineerRole(options: NewMixingEngineerRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
914
|
-
export interface NewMusicDirectorRoleArguments {
|
|
915
|
-
level: TransactionArgument;
|
|
916
|
-
}
|
|
917
|
-
export interface NewMusicDirectorRoleOptions {
|
|
918
|
-
package?: string;
|
|
919
|
-
arguments: NewMusicDirectorRoleArguments | [
|
|
920
|
-
level: TransactionArgument
|
|
921
|
-
];
|
|
922
|
-
}
|
|
923
|
-
/** Creates a new Music Director role with optional level. */
|
|
924
|
-
export declare function newMusicDirectorRole(options: NewMusicDirectorRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
925
|
-
export interface NewMusicSupervisorRoleArguments {
|
|
926
|
-
level: TransactionArgument;
|
|
927
|
-
}
|
|
928
|
-
export interface NewMusicSupervisorRoleOptions {
|
|
929
|
-
package?: string;
|
|
930
|
-
arguments: NewMusicSupervisorRoleArguments | [
|
|
931
|
-
level: TransactionArgument
|
|
932
|
-
];
|
|
933
|
-
}
|
|
934
|
-
/** Creates a new Music Supervisor role with optional level. */
|
|
935
|
-
export declare function newMusicSupervisorRole(options: NewMusicSupervisorRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
936
|
-
export interface NewNarratorRoleArguments {
|
|
937
|
-
level: TransactionArgument;
|
|
938
|
-
}
|
|
939
|
-
export interface NewNarratorRoleOptions {
|
|
940
|
-
package?: string;
|
|
941
|
-
arguments: NewNarratorRoleArguments | [
|
|
942
|
-
level: TransactionArgument
|
|
943
|
-
];
|
|
944
|
-
}
|
|
945
|
-
/** Creates a new Narrator role with optional level. */
|
|
946
|
-
export declare function newNarratorRole(options: NewNarratorRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
947
|
-
export interface NewOrchestraRoleArguments {
|
|
948
|
-
level: TransactionArgument;
|
|
949
|
-
}
|
|
950
|
-
export interface NewOrchestraRoleOptions {
|
|
951
|
-
package?: string;
|
|
952
|
-
arguments: NewOrchestraRoleArguments | [
|
|
953
|
-
level: TransactionArgument
|
|
954
|
-
];
|
|
955
|
-
}
|
|
956
|
-
/** Creates a new Orchestra role with optional level. */
|
|
957
|
-
export declare function newOrchestraRole(options: NewOrchestraRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
958
|
-
export interface NewOrchestratorRoleArguments {
|
|
959
|
-
level: TransactionArgument;
|
|
960
|
-
}
|
|
961
|
-
export interface NewOrchestratorRoleOptions {
|
|
962
|
-
package?: string;
|
|
963
|
-
arguments: NewOrchestratorRoleArguments | [
|
|
964
|
-
level: TransactionArgument
|
|
965
|
-
];
|
|
966
|
-
}
|
|
967
|
-
/** Creates a new Orchestrator role with optional level. */
|
|
968
|
-
export declare function newOrchestratorRole(options: NewOrchestratorRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
969
|
-
export interface NewPerformerRoleArguments {
|
|
970
|
-
level: TransactionArgument;
|
|
971
|
-
}
|
|
972
|
-
export interface NewPerformerRoleOptions {
|
|
973
|
-
package?: string;
|
|
974
|
-
arguments: NewPerformerRoleArguments | [
|
|
975
|
-
level: TransactionArgument
|
|
976
|
-
];
|
|
977
|
-
}
|
|
978
|
-
/** Creates a new Performer role with optional level. */
|
|
979
|
-
export declare function newPerformerRole(options: NewPerformerRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
980
|
-
export interface NewProducerRoleArguments {
|
|
981
|
-
level: TransactionArgument;
|
|
982
|
-
}
|
|
983
|
-
export interface NewProducerRoleOptions {
|
|
984
|
-
package?: string;
|
|
985
|
-
arguments: NewProducerRoleArguments | [
|
|
986
|
-
level: TransactionArgument
|
|
987
|
-
];
|
|
988
|
-
}
|
|
989
|
-
/** Creates a new Producer role with optional level. */
|
|
990
|
-
export declare function newProducerRole(options: NewProducerRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
991
|
-
export interface NewProgrammerRoleArguments {
|
|
992
|
-
level: TransactionArgument;
|
|
993
|
-
}
|
|
994
|
-
export interface NewProgrammerRoleOptions {
|
|
995
|
-
package?: string;
|
|
996
|
-
arguments: NewProgrammerRoleArguments | [
|
|
997
|
-
level: TransactionArgument
|
|
998
|
-
];
|
|
999
|
-
}
|
|
1000
|
-
/** Creates a new Programmer role with optional level. */
|
|
1001
|
-
export declare function newProgrammerRole(options: NewProgrammerRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1002
|
-
export interface NewRecordingEngineerRoleArguments {
|
|
1003
|
-
level: TransactionArgument;
|
|
1004
|
-
}
|
|
1005
|
-
export interface NewRecordingEngineerRoleOptions {
|
|
1006
|
-
package?: string;
|
|
1007
|
-
arguments: NewRecordingEngineerRoleArguments | [
|
|
1008
|
-
level: TransactionArgument
|
|
1009
|
-
];
|
|
1010
|
-
}
|
|
1011
|
-
/** Creates a new Recording Engineer role with optional level. */
|
|
1012
|
-
export declare function newRecordingEngineerRole(options: NewRecordingEngineerRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1013
|
-
export interface NewRemixingEngineerRoleArguments {
|
|
1014
|
-
level: TransactionArgument;
|
|
1015
|
-
}
|
|
1016
|
-
export interface NewRemixingEngineerRoleOptions {
|
|
1017
|
-
package?: string;
|
|
1018
|
-
arguments: NewRemixingEngineerRoleArguments | [
|
|
1019
|
-
level: TransactionArgument
|
|
1020
|
-
];
|
|
1021
|
-
}
|
|
1022
|
-
/** Creates a new Remixing Engineer role with optional level. */
|
|
1023
|
-
export declare function newRemixingEngineerRole(options: NewRemixingEngineerRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1024
|
-
export interface NewSoloistRoleArguments {
|
|
1025
|
-
level: TransactionArgument;
|
|
1026
|
-
}
|
|
1027
|
-
export interface NewSoloistRoleOptions {
|
|
1028
|
-
package?: string;
|
|
1029
|
-
arguments: NewSoloistRoleArguments | [
|
|
1030
|
-
level: TransactionArgument
|
|
1031
|
-
];
|
|
1032
|
-
}
|
|
1033
|
-
/** Creates a new Soloist role with optional level. */
|
|
1034
|
-
export declare function newSoloistRole(options: NewSoloistRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1035
|
-
export interface NewSoundDesignerRoleArguments {
|
|
1036
|
-
level: TransactionArgument;
|
|
1037
|
-
}
|
|
1038
|
-
export interface NewSoundDesignerRoleOptions {
|
|
1039
|
-
package?: string;
|
|
1040
|
-
arguments: NewSoundDesignerRoleArguments | [
|
|
1041
|
-
level: TransactionArgument
|
|
1042
|
-
];
|
|
1043
|
-
}
|
|
1044
|
-
/** Creates a new Sound Designer role with optional level. */
|
|
1045
|
-
export declare function newSoundDesignerRole(options: NewSoundDesignerRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1046
|
-
export interface NewSpeakerRoleArguments {
|
|
1047
|
-
level: TransactionArgument;
|
|
1048
|
-
}
|
|
1049
|
-
export interface NewSpeakerRoleOptions {
|
|
1050
|
-
package?: string;
|
|
1051
|
-
arguments: NewSpeakerRoleArguments | [
|
|
1052
|
-
level: TransactionArgument
|
|
1053
|
-
];
|
|
1054
|
-
}
|
|
1055
|
-
/** Creates a new Speaker role with optional level. */
|
|
1056
|
-
export declare function newSpeakerRole(options: NewSpeakerRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1057
|
-
export interface NewVocalistRoleArguments {
|
|
1058
|
-
level: TransactionArgument;
|
|
1059
|
-
}
|
|
1060
|
-
export interface NewVocalistRoleOptions {
|
|
1061
|
-
package?: string;
|
|
1062
|
-
arguments: NewVocalistRoleArguments | [
|
|
1063
|
-
level: TransactionArgument
|
|
1064
|
-
];
|
|
1065
|
-
}
|
|
1066
|
-
/** Creates a new Vocalist role with optional level. */
|
|
1067
|
-
export declare function newVocalistRole(options: NewVocalistRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1068
|
-
export interface NewCustomRoleArguments {
|
|
1069
|
-
roleName: RawTransactionArgument<string>;
|
|
1070
|
-
level: TransactionArgument;
|
|
1071
|
-
}
|
|
1072
|
-
export interface NewCustomRoleOptions {
|
|
1073
|
-
package?: string;
|
|
1074
|
-
arguments: NewCustomRoleArguments | [
|
|
1075
|
-
roleName: RawTransactionArgument<string>,
|
|
1076
|
-
level: TransactionArgument
|
|
1077
|
-
];
|
|
1078
|
-
}
|
|
1079
|
-
/**
|
|
1080
|
-
* Creates a new Custom role with a user-defined name and optional level. The name
|
|
1081
|
-
* freezes into credits, so it is validated like an instrument name. Prefer a
|
|
1082
|
-
* canonical variant when one fits.
|
|
1083
|
-
*/
|
|
1084
|
-
export declare function newCustomRole(options: NewCustomRoleOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1085
|
-
export interface NewAdditionalRoleLevelOptions {
|
|
1086
|
-
package?: string;
|
|
1087
|
-
arguments?: [
|
|
1088
|
-
];
|
|
1089
|
-
}
|
|
1090
|
-
/** Creates an Additional level. */
|
|
1091
|
-
export declare function newAdditionalRoleLevel(options?: NewAdditionalRoleLevelOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1092
|
-
export interface NewAssistantRoleLevelOptions {
|
|
1093
|
-
package?: string;
|
|
1094
|
-
arguments?: [
|
|
1095
|
-
];
|
|
1096
|
-
}
|
|
1097
|
-
/** Creates an Assistant level. */
|
|
1098
|
-
export declare function newAssistantRoleLevel(options?: NewAssistantRoleLevelOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1099
|
-
export interface NewAssociateRoleLevelOptions {
|
|
1100
|
-
package?: string;
|
|
1101
|
-
arguments?: [
|
|
1102
|
-
];
|
|
1103
|
-
}
|
|
1104
|
-
/** Creates an Associate level. */
|
|
1105
|
-
export declare function newAssociateRoleLevel(options?: NewAssociateRoleLevelOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1106
|
-
export interface NewBackingRoleLevelOptions {
|
|
1107
|
-
package?: string;
|
|
1108
|
-
arguments?: [
|
|
1109
|
-
];
|
|
1110
|
-
}
|
|
1111
|
-
/** Creates a Backing level. */
|
|
1112
|
-
export declare function newBackingRoleLevel(options?: NewBackingRoleLevelOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1113
|
-
export interface NewExecutiveRoleLevelOptions {
|
|
1114
|
-
package?: string;
|
|
1115
|
-
arguments?: [
|
|
1116
|
-
];
|
|
1117
|
-
}
|
|
1118
|
-
/** Creates an Executive level. */
|
|
1119
|
-
export declare function newExecutiveRoleLevel(options?: NewExecutiveRoleLevelOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1120
|
-
export interface NewFeaturedRoleLevelOptions {
|
|
1121
|
-
package?: string;
|
|
1122
|
-
arguments?: [
|
|
1123
|
-
];
|
|
1124
|
-
}
|
|
1125
|
-
/** Creates a Featured level. */
|
|
1126
|
-
export declare function newFeaturedRoleLevel(options?: NewFeaturedRoleLevelOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1127
|
-
export interface NewLeadRoleLevelOptions {
|
|
1128
|
-
package?: string;
|
|
1129
|
-
arguments?: [
|
|
1130
|
-
];
|
|
1131
|
-
}
|
|
1132
|
-
/** Creates a Lead level. */
|
|
1133
|
-
export declare function newLeadRoleLevel(options?: NewLeadRoleLevelOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1134
|
-
export interface NewPrimaryRoleLevelOptions {
|
|
1135
|
-
package?: string;
|
|
1136
|
-
arguments?: [
|
|
1137
|
-
];
|
|
1138
|
-
}
|
|
1139
|
-
/** Creates a Primary level. */
|
|
1140
|
-
export declare function newPrimaryRoleLevel(options?: NewPrimaryRoleLevelOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1141
|
-
export interface NewPrincipalRoleLevelOptions {
|
|
1142
|
-
package?: string;
|
|
1143
|
-
arguments?: [
|
|
1144
|
-
];
|
|
1145
|
-
}
|
|
1146
|
-
/** Creates a Principal level. */
|
|
1147
|
-
export declare function newPrincipalRoleLevel(options?: NewPrincipalRoleLevelOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1148
|
-
export interface LevelArguments {
|
|
1149
|
-
self: TransactionArgument;
|
|
1150
|
-
}
|
|
1151
|
-
export interface LevelOptions {
|
|
1152
|
-
package?: string;
|
|
1153
|
-
arguments: LevelArguments | [
|
|
1154
|
-
self: TransactionArgument
|
|
1155
|
-
];
|
|
1156
|
-
}
|
|
1157
|
-
/** Returns the optional level associated with this role. */
|
|
1158
|
-
export declare function level(options: LevelOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1159
|
-
export interface NameArguments {
|
|
1160
|
-
self: TransactionArgument;
|
|
1161
|
-
}
|
|
1162
|
-
export interface NameOptions {
|
|
1163
|
-
package?: string;
|
|
1164
|
-
arguments: NameArguments | [
|
|
1165
|
-
self: TransactionArgument
|
|
1166
|
-
];
|
|
1167
|
-
}
|
|
1168
|
-
/**
|
|
1169
|
-
* Returns the canonical identifier of the role as a stable PascalCase token. For
|
|
1170
|
-
* `Custom`, returns the user-supplied name; for `Instrumentalist`, returns
|
|
1171
|
-
* `"Instrumentalist"` (the instrument is read off-chain).
|
|
1172
|
-
*/
|
|
1173
|
-
export declare function name(options: NameOptions): (tx: Transaction) => import("@mysten/sui/transactions").TransactionResult;
|
|
1174
|
-
//# sourceMappingURL=recording_party_role.d.ts.map
|