@medialane/sdk 0.82.0 → 0.83.0
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/dist/index.cjs +27 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +27 -0
- package/dist/index.js.map +1 -1
- package/dist/{services-B5tH-bth.d.cts → services--Zif_ws7.d.cts} +78 -1
- package/dist/{services-BrLuUB_Z.d.ts → services-CJorT7zl.d.ts} +78 -1
- package/dist/starknet/index.cjs +27 -0
- package/dist/starknet/index.cjs.map +1 -1
- package/dist/starknet/index.d.cts +1 -1
- package/dist/starknet/index.d.ts +1 -1
- package/dist/starknet/index.js +27 -0
- package/dist/starknet/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { S as ServiceDefinition, a as ServiceCapability } from './services
|
|
2
|
-
export { A as
|
|
1
|
+
import { S as ServiceDefinition, a as ServiceCapability } from './services--Zif_ws7.cjs';
|
|
2
|
+
export { A as AcceptSponsorshipBidIntentParams, b as AcceptSponsorshipProposalIntentParams, c as ActivityType, d as ApiActivitiesQuery, e as ApiActivity, f as ApiActivityPrice, g as ApiAdminCollectionClaim, h as ApiAppSource, i as ApiBusinessProvisioning, j as ApiChain, k as ApiCheckoutIntentResult, l as ApiClient, m as ApiCoin, n as ApiCoinsQuery, o as ApiCollection, p as ApiCollectionClaim, q as ApiCollectionProfile, r as ApiCollectionSlugClaim, s as ApiCollectionsQuery, t as ApiComment, u as ApiCounterOffersQuery, v as ApiCreatorListResult, w as ApiCreatorProfile, x as ApiIntent, y as ApiIntentCreated, z as ApiKeyStatus, B as ApiMeta, C as ApiMetadataSignedUrl, D as ApiMetadataUpload, E as ApiOrder, F as ApiOrderConsideration, G as ApiOrderOffer, H as ApiOrderPrice, I as ApiOrderTokenMeta, J as ApiOrderTxHash, K as ApiOrdersQuery, L as ApiPointEvent, M as ApiPortalKey, N as ApiPortalKeyCreated, O as ApiPortalMe, P as ApiPublicRemix, Q as ApiRemixOffer, R as ApiRemixOfferPrice, T as ApiRemixOffersQuery, U as ApiResponse, V as ApiRewardsBadge, W as ApiRewardsBatchEntry, X as ApiRewardsConfig, Y as ApiRewardsLeaderboardEntry, Z as ApiRewardsLevel, _ as ApiSearchCollectionResult, $ as ApiSearchCreatorResult, a0 as ApiSearchResult, a1 as ApiSearchTokenResult, a2 as ApiToken, a3 as ApiTokenBalance, a4 as ApiTokenMetadata, a5 as ApiUsageDay, a6 as ApiUserRewards, a7 as ApiUserWallet, a8 as ApiWalletActivity, a9 as ApiWebhookCreated, aa as ApiWebhookEndpoint, ab as AutoRemixOfferParams, ac as CancelOrderIntentParams, ad as ChainFilter, ae as ClaimConditions, af as CollectionSort, ag as CollectionTokensSort, ah as ConfirmRemixOfferParams, ai as ConfirmSelfRemixParams, aj as ConsiderationItem, ak as CreateCheckoutIntentParams, al as CreateCollectionIntentParams, am as CreateCounterOfferIntentParams, an as CreateDropParams, ao as CreateListingIntentParams, ap as CreateMembershipParams, aq as CreateMintIntentParams, ar as CreatePopCollectionParams, as as CreateRemixOfferParams, at as CreateSponsorshipOfferIntentParams, au as CreateSponsorshipOfferParams, av as CreateSponsorshipProposalIntentParams, aw as CreateTicketParams, ax as CreateTierIntentParams, ay as CreateWebhookParams, az as DropMintStatus, aA as EnforcementDeclaration, aB as FactoryFamilyServiceId, aC as FeeConfig, aD as FeeConfigSchema, aE as FulfillOrderIntentParams, aF as IPType, aG as IntentCall, aH as IntentStatus, aI as IntentType, aJ as IpAttribute, aK as IpNftMetadata, aL as MakeOfferIntentParams, aM as MedialaneApiError, aN as MedialaneConfig, aO as MedialaneErrorCode, aP as MintMembershipsParams, aQ as MintTicketsParams, aR as OPEN_LICENSES, aS as OfferItem, aT as OpenLicense, aU as Order, aV as OrderDetails, aW as OrderParameters, aX as OrderStatus, aY as PlaceSponsorshipBidIntentParams, aZ as PopBatchEligibilityItem, a_ as PopClaimStatus, a$ as PopEventType, b0 as ProposeSponsorshipParams, b1 as RejectSponsorshipProposalIntentParams, b2 as RemixOfferStatus, b3 as ResolvedConfig, b4 as ResolvedFeeConfig, b5 as RetractSponsorshipBidIntentParams, b6 as RetryOptions, b7 as ServiceEventDeclaration, b8 as SetSponsorshipOfferOpenIntentParams, b9 as SortOrder, ba as TenantPlan, bb as TierServiceId, bc as TxResult, bd as WebhookEventType, be as WebhookStatus, bf as WithdrawSponsorshipProposalIntentParams, bg as resolveConfig, bh as resolveFeeConfig } from './services--Zif_ws7.cjs';
|
|
3
3
|
import { C as Chain } from './types-sIc3OCpo.cjs';
|
|
4
4
|
export { A as AdapterTxResult, a as AssetRef, b as CHAINS, c as ChainCoordinates, d as CoordinatesByChain, e as CreateCollectionInput, D as DEFAULT_CHAIN, E as EvmCoordinates, I as IssuanceAdapter, M as MintInput, O as OrderRef, R as RegisterOrderParams, S as SolanaCoordinates, f as StarknetCoordinates, g as StellarCoordinates, V as VenueAdapter, h as getCoordinates, i as getStarknetCoordinates } from './types-sIc3OCpo.cjs';
|
|
5
5
|
import 'zod';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { S as ServiceDefinition, a as ServiceCapability } from './services-
|
|
2
|
-
export { A as
|
|
1
|
+
import { S as ServiceDefinition, a as ServiceCapability } from './services-CJorT7zl.js';
|
|
2
|
+
export { A as AcceptSponsorshipBidIntentParams, b as AcceptSponsorshipProposalIntentParams, c as ActivityType, d as ApiActivitiesQuery, e as ApiActivity, f as ApiActivityPrice, g as ApiAdminCollectionClaim, h as ApiAppSource, i as ApiBusinessProvisioning, j as ApiChain, k as ApiCheckoutIntentResult, l as ApiClient, m as ApiCoin, n as ApiCoinsQuery, o as ApiCollection, p as ApiCollectionClaim, q as ApiCollectionProfile, r as ApiCollectionSlugClaim, s as ApiCollectionsQuery, t as ApiComment, u as ApiCounterOffersQuery, v as ApiCreatorListResult, w as ApiCreatorProfile, x as ApiIntent, y as ApiIntentCreated, z as ApiKeyStatus, B as ApiMeta, C as ApiMetadataSignedUrl, D as ApiMetadataUpload, E as ApiOrder, F as ApiOrderConsideration, G as ApiOrderOffer, H as ApiOrderPrice, I as ApiOrderTokenMeta, J as ApiOrderTxHash, K as ApiOrdersQuery, L as ApiPointEvent, M as ApiPortalKey, N as ApiPortalKeyCreated, O as ApiPortalMe, P as ApiPublicRemix, Q as ApiRemixOffer, R as ApiRemixOfferPrice, T as ApiRemixOffersQuery, U as ApiResponse, V as ApiRewardsBadge, W as ApiRewardsBatchEntry, X as ApiRewardsConfig, Y as ApiRewardsLeaderboardEntry, Z as ApiRewardsLevel, _ as ApiSearchCollectionResult, $ as ApiSearchCreatorResult, a0 as ApiSearchResult, a1 as ApiSearchTokenResult, a2 as ApiToken, a3 as ApiTokenBalance, a4 as ApiTokenMetadata, a5 as ApiUsageDay, a6 as ApiUserRewards, a7 as ApiUserWallet, a8 as ApiWalletActivity, a9 as ApiWebhookCreated, aa as ApiWebhookEndpoint, ab as AutoRemixOfferParams, ac as CancelOrderIntentParams, ad as ChainFilter, ae as ClaimConditions, af as CollectionSort, ag as CollectionTokensSort, ah as ConfirmRemixOfferParams, ai as ConfirmSelfRemixParams, aj as ConsiderationItem, ak as CreateCheckoutIntentParams, al as CreateCollectionIntentParams, am as CreateCounterOfferIntentParams, an as CreateDropParams, ao as CreateListingIntentParams, ap as CreateMembershipParams, aq as CreateMintIntentParams, ar as CreatePopCollectionParams, as as CreateRemixOfferParams, at as CreateSponsorshipOfferIntentParams, au as CreateSponsorshipOfferParams, av as CreateSponsorshipProposalIntentParams, aw as CreateTicketParams, ax as CreateTierIntentParams, ay as CreateWebhookParams, az as DropMintStatus, aA as EnforcementDeclaration, aB as FactoryFamilyServiceId, aC as FeeConfig, aD as FeeConfigSchema, aE as FulfillOrderIntentParams, aF as IPType, aG as IntentCall, aH as IntentStatus, aI as IntentType, aJ as IpAttribute, aK as IpNftMetadata, aL as MakeOfferIntentParams, aM as MedialaneApiError, aN as MedialaneConfig, aO as MedialaneErrorCode, aP as MintMembershipsParams, aQ as MintTicketsParams, aR as OPEN_LICENSES, aS as OfferItem, aT as OpenLicense, aU as Order, aV as OrderDetails, aW as OrderParameters, aX as OrderStatus, aY as PlaceSponsorshipBidIntentParams, aZ as PopBatchEligibilityItem, a_ as PopClaimStatus, a$ as PopEventType, b0 as ProposeSponsorshipParams, b1 as RejectSponsorshipProposalIntentParams, b2 as RemixOfferStatus, b3 as ResolvedConfig, b4 as ResolvedFeeConfig, b5 as RetractSponsorshipBidIntentParams, b6 as RetryOptions, b7 as ServiceEventDeclaration, b8 as SetSponsorshipOfferOpenIntentParams, b9 as SortOrder, ba as TenantPlan, bb as TierServiceId, bc as TxResult, bd as WebhookEventType, be as WebhookStatus, bf as WithdrawSponsorshipProposalIntentParams, bg as resolveConfig, bh as resolveFeeConfig } from './services-CJorT7zl.js';
|
|
3
3
|
import { C as Chain } from './types-sIc3OCpo.js';
|
|
4
4
|
export { A as AdapterTxResult, a as AssetRef, b as CHAINS, c as ChainCoordinates, d as CoordinatesByChain, e as CreateCollectionInput, D as DEFAULT_CHAIN, E as EvmCoordinates, I as IssuanceAdapter, M as MintInput, O as OrderRef, R as RegisterOrderParams, S as SolanaCoordinates, f as StarknetCoordinates, g as StellarCoordinates, V as VenueAdapter, h as getCoordinates, i as getStarknetCoordinates } from './types-sIc3OCpo.js';
|
|
5
5
|
import 'zod';
|
package/dist/index.js
CHANGED
|
@@ -464,6 +464,33 @@ var ApiClient = class {
|
|
|
464
464
|
createTierIntent(params) {
|
|
465
465
|
return this.post("/v1/intents/create-tier", params);
|
|
466
466
|
}
|
|
467
|
+
createSponsorshipOfferIntent(params) {
|
|
468
|
+
return this.post("/v1/intents/sponsorship-offer", params);
|
|
469
|
+
}
|
|
470
|
+
setSponsorshipOfferOpenIntent(params) {
|
|
471
|
+
return this.post("/v1/intents/sponsorship-offer-open", params);
|
|
472
|
+
}
|
|
473
|
+
placeSponsorshipBidIntent(params) {
|
|
474
|
+
return this.post("/v1/intents/sponsorship-bid", params);
|
|
475
|
+
}
|
|
476
|
+
retractSponsorshipBidIntent(params) {
|
|
477
|
+
return this.post("/v1/intents/sponsorship-bid-retract", params);
|
|
478
|
+
}
|
|
479
|
+
acceptSponsorshipBidIntent(params) {
|
|
480
|
+
return this.post("/v1/intents/sponsorship-bid-accept", params);
|
|
481
|
+
}
|
|
482
|
+
createSponsorshipProposalIntent(params) {
|
|
483
|
+
return this.post("/v1/intents/sponsorship-proposal", params);
|
|
484
|
+
}
|
|
485
|
+
withdrawSponsorshipProposalIntent(params) {
|
|
486
|
+
return this.post("/v1/intents/sponsorship-proposal-withdraw", params);
|
|
487
|
+
}
|
|
488
|
+
acceptSponsorshipProposalIntent(params) {
|
|
489
|
+
return this.post("/v1/intents/sponsorship-proposal-accept", params);
|
|
490
|
+
}
|
|
491
|
+
rejectSponsorshipProposalIntent(params) {
|
|
492
|
+
return this.post("/v1/intents/sponsorship-proposal-reject", params);
|
|
493
|
+
}
|
|
467
494
|
/**
|
|
468
495
|
* Create a counter-offer intent. The seller proposes a new price in response
|
|
469
496
|
* to a buyer's active bid. clerkToken is optional — the endpoint authenticates
|