@duely/client
Advanced tools
Comparing version 0.0.61 to 0.0.62
{ | ||
"name": "@duely/client", | ||
"version": "0.0.61", | ||
"version": "0.0.62", | ||
"repository": "github:uoleevi/duely", | ||
@@ -16,3 +16,3 @@ "description": "GraphQL client by Duely (wrapper for @apollo/client)", | ||
"dependencies": { | ||
"@duely/core": "0.0.14", | ||
"@duely/core": "0.0.15", | ||
"graphql": "^15.4.0", | ||
@@ -19,0 +19,0 @@ "subscriptions-transport-ws": "^0.9.18" |
@@ -114,3 +114,3 @@ import { ApolloCache, MutationOptions, NormalizedCacheObject } from '@apollo/client'; | ||
__typename?: "ServiceVariant" | undefined; | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "duration" | "status"> & { | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "status" | "duration"> & { | ||
default_price?: ({ | ||
@@ -120,3 +120,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
prices?: ({ | ||
@@ -126,3 +126,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
image_logo?: ({ | ||
@@ -132,3 +132,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -138,3 +138,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
markdown_description?: ({ | ||
@@ -150,3 +150,3 @@ __typename?: "Markdown" | undefined; | ||
__typename?: "ServiceVariant" | undefined; | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "duration" | "status"> & { | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "status" | "duration"> & { | ||
default_price?: ({ | ||
@@ -156,3 +156,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
prices?: ({ | ||
@@ -162,3 +162,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
image_logo?: ({ | ||
@@ -168,3 +168,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -174,3 +174,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
markdown_description?: ({ | ||
@@ -210,3 +210,3 @@ __typename?: "Markdown" | undefined; | ||
__typename?: "ServiceVariant" | undefined; | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "duration" | "status"> & { | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "status" | "duration"> & { | ||
default_price?: ({ | ||
@@ -216,3 +216,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
prices?: ({ | ||
@@ -222,3 +222,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
image_logo?: ({ | ||
@@ -228,3 +228,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -234,3 +234,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
markdown_description?: ({ | ||
@@ -246,3 +246,3 @@ __typename?: "Markdown" | undefined; | ||
__typename?: "ServiceVariant" | undefined; | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "duration" | "status"> & { | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "status" | "duration"> & { | ||
default_price?: ({ | ||
@@ -252,3 +252,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
prices?: ({ | ||
@@ -258,3 +258,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
image_logo?: ({ | ||
@@ -264,3 +264,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -270,3 +270,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
markdown_description?: ({ | ||
@@ -309,3 +309,3 @@ __typename?: "Markdown" | undefined; | ||
__typename?: "ServiceVariant" | undefined; | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "duration" | "status"> & { | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "status" | "duration"> & { | ||
default_price?: ({ | ||
@@ -315,3 +315,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
prices?: ({ | ||
@@ -321,3 +321,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
image_logo?: ({ | ||
@@ -327,3 +327,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -333,3 +333,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
markdown_description?: ({ | ||
@@ -345,3 +345,3 @@ __typename?: "Markdown" | undefined; | ||
__typename?: "ServiceVariant" | undefined; | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "duration" | "status"> & { | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "status" | "duration"> & { | ||
default_price?: ({ | ||
@@ -351,3 +351,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
prices?: ({ | ||
@@ -357,3 +357,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
image_logo?: ({ | ||
@@ -363,3 +363,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -369,3 +369,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
markdown_description?: ({ | ||
@@ -416,5 +416,5 @@ __typename?: "Markdown" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
}; | ||
}; | ||
export {}; |
@@ -74,3 +74,3 @@ import { CountriesDocument, CurrentUserDocument, ServicesAgreementDocument, AgencyStripeAccountUpdateUrlDocument, AgencyStripeAccountBalanceDocument, AgencyStripeAccountBalanceTransactionsDocument, AgencyStripeAccountPaymentIntentsDocument, AgencyStripeAccountCustomersDocument, CurrentUserAgenciesDocument, SubdomainPublicDocument, AgencyServicesDocument, ServiceDocument, SubdomainAgencyDocument, SubdomainAgencyStripeAccountUpdateUrlDocument } from '@duely/core'; | ||
__typename?: "StripeCurrencyBalance" | undefined; | ||
} & Pick<import("@duely/core").StripeCurrencyBalance, "currency" | "amount"> & { | ||
} & Pick<import("@duely/core").StripeCurrencyBalance, "amount" | "currency"> & { | ||
source_types: { | ||
@@ -82,3 +82,3 @@ __typename?: "StripeBalanceSource" | undefined; | ||
__typename?: "StripeCurrencyBalance" | undefined; | ||
} & Pick<import("@duely/core").StripeCurrencyBalance, "currency" | "amount"> & { | ||
} & Pick<import("@duely/core").StripeCurrencyBalance, "amount" | "currency"> & { | ||
source_types: { | ||
@@ -90,3 +90,3 @@ __typename?: "StripeBalanceSource" | undefined; | ||
__typename?: "StripeCurrencyBalance" | undefined; | ||
} & Pick<import("@duely/core").StripeCurrencyBalance, "currency" | "amount"> & { | ||
} & Pick<import("@duely/core").StripeCurrencyBalance, "amount" | "currency"> & { | ||
source_types: { | ||
@@ -110,6 +110,6 @@ __typename?: "StripeBalanceSource" | undefined; | ||
__typename?: "BalanceTransaction" | undefined; | ||
} & Pick<import("@duely/core").BalanceTransaction, "id" | "description" | "status" | "currency" | "type" | "id_ext" | "amount" | "available_on" | "created" | "exchange_rate" | "fee" | "net" | "reporting_category" | "source"> & { | ||
} & Pick<import("@duely/core").BalanceTransaction, "id" | "id_ext" | "amount" | "available_on" | "created" | "exchange_rate" | "currency" | "description" | "fee" | "net" | "status" | "reporting_category" | "type" | "source"> & { | ||
fee_details?: ({ | ||
__typename?: "BalanceTransactionFeeDetails" | undefined; | ||
} & Pick<import("@duely/core").BalanceTransactionFeeDetails, "description" | "currency" | "type" | "amount" | "application">)[] | null | undefined; | ||
} & Pick<import("@duely/core").BalanceTransactionFeeDetails, "amount" | "currency" | "description" | "type" | "application">)[] | null | undefined; | ||
})[] | undefined; | ||
@@ -129,3 +129,3 @@ }; | ||
__typename?: "PaymentIntent" | undefined; | ||
} & Pick<import("@duely/core").PaymentIntent, "id" | "description" | "status" | "currency" | "id_ext" | "amount" | "created" | "amount_capturable" | "amount_received" | "application_fee_amount" | "canceled_at" | "cancellation_reason" | "capture_method" | "confirmation_method" | "invoice" | "on_behalf_of" | "payment_method" | "payment_method_types" | "receipt_email" | "setup_future_usage" | "statement_descriptor" | "statement_descriptor_suffix" | "transfer_group"> & { | ||
} & Pick<import("@duely/core").PaymentIntent, "id" | "id_ext" | "amount" | "created" | "currency" | "description" | "status" | "amount_capturable" | "amount_received" | "application_fee_amount" | "canceled_at" | "cancellation_reason" | "capture_method" | "confirmation_method" | "invoice" | "on_behalf_of" | "payment_method" | "payment_method_types" | "receipt_email" | "setup_future_usage" | "statement_descriptor" | "statement_descriptor_suffix" | "transfer_group"> & { | ||
charges?: import("@duely/core").Maybe<{ | ||
@@ -135,3 +135,3 @@ __typename?: "Charge" | undefined; | ||
__typename?: "Charge" | undefined; | ||
} & Pick<import("@duely/core").Charge, "id" | "description" | "status" | "currency" | "id_ext" | "amount" | "created" | "amount_capturable" | "amount_received" | "application_fee_amount" | "invoice" | "payment_method" | "receipt_email" | "statement_descriptor" | "statement_descriptor_suffix" | "transfer_group" | "authorization_code" | "calculated_statement_descriptor" | "captured" | "disputed" | "failure_code" | "failure_message" | "order" | "paid" | "receipt_number" | "receipt_url" | "refunded" | "source_transfer" | "transfer"> & { | ||
} & Pick<import("@duely/core").Charge, "id" | "id_ext" | "amount" | "created" | "currency" | "description" | "status" | "amount_capturable" | "amount_received" | "application_fee_amount" | "invoice" | "payment_method" | "receipt_email" | "statement_descriptor" | "statement_descriptor_suffix" | "transfer_group" | "authorization_code" | "calculated_statement_descriptor" | "captured" | "disputed" | "failure_code" | "failure_message" | "order" | "paid" | "receipt_number" | "receipt_url" | "refunded" | "source_transfer" | "transfer"> & { | ||
balance_transaction?: ({ | ||
@@ -141,6 +141,6 @@ __typename?: "BalanceTransaction" | undefined; | ||
__typename?: "BalanceTransaction" | undefined; | ||
} & Pick<import("@duely/core").BalanceTransaction, "id" | "description" | "status" | "currency" | "type" | "id_ext" | "amount" | "available_on" | "created" | "exchange_rate" | "fee" | "net" | "reporting_category" | "source"> & { | ||
} & Pick<import("@duely/core").BalanceTransaction, "id" | "id_ext" | "amount" | "available_on" | "created" | "exchange_rate" | "currency" | "description" | "fee" | "net" | "status" | "reporting_category" | "type" | "source"> & { | ||
fee_details?: ({ | ||
__typename?: "BalanceTransactionFeeDetails" | undefined; | ||
} & Pick<import("@duely/core").BalanceTransactionFeeDetails, "description" | "currency" | "type" | "amount" | "application">)[] | null | undefined; | ||
} & Pick<import("@duely/core").BalanceTransactionFeeDetails, "amount" | "currency" | "description" | "type" | "application">)[] | null | undefined; | ||
}) | null | undefined; | ||
@@ -177,3 +177,3 @@ billing_details?: ({ | ||
__typename?: "StripeCustomer" | undefined; | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "description" | "currency" | "id_ext" | "created" | "balance" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & { | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "id_ext" | "created" | "currency" | "description" | "balance" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & { | ||
address?: ({ | ||
@@ -208,3 +208,3 @@ __typename?: "Address" | undefined; | ||
__typename?: "StripeCustomer" | undefined; | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "description" | "currency" | "id_ext" | "created" | "balance" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & { | ||
} & Pick<import("@duely/core").StripeCustomer, "id" | "name" | "id_ext" | "created" | "currency" | "description" | "balance" | "delinquent" | "email" | "invoice_prefix" | "next_invoice_sequence" | "phone" | "preferred_locales"> & { | ||
address?: ({ | ||
@@ -266,3 +266,3 @@ __typename?: "Address" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -272,3 +272,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
}; | ||
@@ -329,3 +329,3 @@ }; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -335,3 +335,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
}; | ||
@@ -359,3 +359,3 @@ }[] | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -365,3 +365,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
}; | ||
@@ -393,3 +393,3 @@ }; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -399,3 +399,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
}; | ||
@@ -421,3 +421,3 @@ }; | ||
__typename?: "ServiceVariant" | undefined; | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "duration" | "status"> & { | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "status" | "duration"> & { | ||
default_price?: ({ | ||
@@ -427,3 +427,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
prices?: ({ | ||
@@ -433,3 +433,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
image_logo?: ({ | ||
@@ -439,3 +439,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -445,3 +445,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
markdown_description?: ({ | ||
@@ -457,3 +457,3 @@ __typename?: "Markdown" | undefined; | ||
__typename?: "ServiceVariant" | undefined; | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "duration" | "status"> & { | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "status" | "duration"> & { | ||
default_price?: ({ | ||
@@ -463,3 +463,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
prices?: ({ | ||
@@ -469,3 +469,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
image_logo?: ({ | ||
@@ -475,3 +475,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -481,3 +481,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
markdown_description?: ({ | ||
@@ -507,3 +507,3 @@ __typename?: "Markdown" | undefined; | ||
__typename?: "ServiceVariant" | undefined; | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "duration" | "status"> & { | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "status" | "duration"> & { | ||
default_price?: ({ | ||
@@ -513,3 +513,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
prices?: ({ | ||
@@ -519,3 +519,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
image_logo?: ({ | ||
@@ -525,3 +525,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -531,3 +531,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
markdown_description?: ({ | ||
@@ -543,3 +543,3 @@ __typename?: "Markdown" | undefined; | ||
__typename?: "ServiceVariant" | undefined; | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "duration" | "status"> & { | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "status" | "duration"> & { | ||
default_price?: ({ | ||
@@ -549,3 +549,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
prices?: ({ | ||
@@ -555,3 +555,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
image_logo?: ({ | ||
@@ -561,3 +561,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -567,3 +567,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
markdown_description?: ({ | ||
@@ -596,3 +596,3 @@ __typename?: "Markdown" | undefined; | ||
__typename?: "ServiceVariant" | undefined; | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "duration" | "status"> & { | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "status" | "duration"> & { | ||
default_price?: ({ | ||
@@ -602,3 +602,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
prices?: ({ | ||
@@ -608,3 +608,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
image_logo?: ({ | ||
@@ -614,3 +614,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -620,3 +620,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
markdown_description?: ({ | ||
@@ -632,3 +632,3 @@ __typename?: "Markdown" | undefined; | ||
__typename?: "ServiceVariant" | undefined; | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "duration" | "status"> & { | ||
} & Pick<import("@duely/core").ServiceVariant, "id" | "name" | "description" | "status" | "duration"> & { | ||
default_price?: ({ | ||
@@ -638,3 +638,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">) | null | undefined; | ||
prices?: ({ | ||
@@ -644,3 +644,3 @@ __typename?: "Price" | undefined; | ||
__typename?: "Price" | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "unit_amount" | "currency" | "type" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
} & Pick<import("@duely/core").Price, "id" | "name" | "currency" | "type" | "unit_amount" | "recurring_interval" | "recurring_interval_count">)[] | null | undefined; | ||
image_logo?: ({ | ||
@@ -650,3 +650,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -656,3 +656,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
markdown_description?: ({ | ||
@@ -680,3 +680,3 @@ __typename?: "Markdown" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
image_hero?: ({ | ||
@@ -686,3 +686,3 @@ __typename?: "Image" | undefined; | ||
__typename?: "Image" | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "color" | "access">) | null | undefined; | ||
} & Pick<import("@duely/core").Image, "data" | "id" | "name" | "access" | "color">) | null | undefined; | ||
}; | ||
@@ -689,0 +689,0 @@ }) | undefined; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
778802
9070
1
+ Added@duely/core@0.0.15(transitive)
- Removed@duely/core@0.0.14(transitive)
Updated@duely/core@0.0.15