arky-sdk 0.7.123 → 0.7.125

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.
@@ -300,7 +300,7 @@ declare function fetchSvgContent(mediaObject: any): Promise<string | null>;
300
300
  declare function getSvgContentForAstro(mediaObject: any): Promise<string>;
301
301
  declare function injectSvgIntoElement(mediaObject: any, targetElement: HTMLElement, className?: string): Promise<void>;
302
302
 
303
- declare const SDK_VERSION = "0.7.120";
303
+ declare const SDK_VERSION = "0.7.124";
304
304
  declare const SUPPORTED_FRAMEWORKS: readonly ["astro", "react", "vue", "svelte", "vanilla"];
305
305
 
306
306
  interface ApiConfig {
@@ -993,4 +993,4 @@ declare function createStorefront(config: CreateStorefrontConfig): {
993
993
  };
994
994
  };
995
995
 
996
- export { type Activity$1 as A, type CreateAdminConfig as B, type CustomerSession as C, createAdmin as D, type LocationCountry as E, type AnalyticsQuery as F, type GetCountriesResponse as G, type HttpClientConfig as H, type AnalyticsQueryResponse as I, type AnalyticsRow as J, type Dimension as K, type LocationState as L, type Measure as M, type Filter as N, type FilterField as O, type FilterOp as P, type Granularity as Q, type EntityKind as R, SDK_VERSION as S, type TrackParams as T, type TimeRange as U, type TimeUnit as V, type OrderBy as W, type TimelineParams as X, type IntegrationOperation as Y, type IntegrationResource as Z, type IntegrationService as _, type CartController as a, COMMON_ACTIVITY_TYPES as b, createStorefront as c, createCartController as d, type CommonActivityType as e, type CartApi as f, type CartControllerAddItemParams as g, type CartControllerCheckoutParams as h, type CartControllerClearParams as i, type CartControllerInitParams as j, type CartControllerListener as k, type CartControllerQuoteParams as l, type CartControllerRefreshParams as m, type CartControllerRemoveItemParams as n, type CartControllerState as o, type CartControllerUpdateParams as p, type AuthStateListener as q, type CreateStorefrontConfig as r, type AuthStorage as s, SUPPORTED_FRAMEWORKS as t, type ApiConfig as u, type AdminSessionInternal as v, type CustomerSessionInternal as w, type AdminSession as x, type AdminSessionUpdater as y, type CustomerSessionUpdater as z };
996
+ export { type AnalyticsQueryResponse as $, type AuthStateListener as A, type CartControllerListener as B, type CreateStorefrontConfig as C, type CartControllerQuoteParams as D, type CartControllerRefreshParams as E, type CartControllerRemoveItemParams as F, type CartControllerState as G, type CartControllerUpdateParams as H, type IdentifyResponse as I, type HttpClientConfig as J, type AuthStorage as K, SUPPORTED_FRAMEWORKS as L, type ApiConfig as M, type AdminSessionInternal as N, type CustomerSessionInternal as O, type AdminSession as P, type AdminSessionUpdater as Q, type CustomerSessionUpdater as R, SDK_VERSION as S, type TrackParams as T, type CreateAdminConfig as U, type VerifyResponse as V, createAdmin as W, type LocationState as X, type LocationCountry as Y, type GetCountriesResponse as Z, type AnalyticsQuery as _, type CustomerSession as a, type AnalyticsRow as a0, type Measure as a1, type Dimension as a2, type Filter as a3, type FilterField as a4, type FilterOp as a5, type Granularity as a6, type EntityKind as a7, type TimeRange as a8, type TimeUnit as a9, type OrderBy as aa, type TimelineParams as ab, type IntegrationOperation as ac, type IntegrationResource as ad, type IntegrationService as ae, type CustomerToken as b, type CartController as c, findTimeZone as d, extractBlockValues as e, formatBlockValue as f, getBlockLabel as g, humanize as h, categorify as i, formatDate as j, getSvgContentForAstro as k, fetchSvgContent as l, injectSvgIntoElement as m, type Activity$1 as n, COMMON_ACTIVITY_TYPES as o, prepareBlocksForSubmission as p, createStorefront as q, createCartController as r, slugify as s, type CommonActivityType as t, type CartApi as u, validatePhoneNumber as v, type CartControllerAddItemParams as w, type CartControllerCheckoutParams as x, type CartControllerClearParams as y, type CartControllerInitParams as z };
@@ -300,7 +300,7 @@ declare function fetchSvgContent(mediaObject: any): Promise<string | null>;
300
300
  declare function getSvgContentForAstro(mediaObject: any): Promise<string>;
301
301
  declare function injectSvgIntoElement(mediaObject: any, targetElement: HTMLElement, className?: string): Promise<void>;
302
302
 
303
- declare const SDK_VERSION = "0.7.120";
303
+ declare const SDK_VERSION = "0.7.124";
304
304
  declare const SUPPORTED_FRAMEWORKS: readonly ["astro", "react", "vue", "svelte", "vanilla"];
305
305
 
306
306
  interface ApiConfig {
@@ -993,4 +993,4 @@ declare function createStorefront(config: CreateStorefrontConfig): {
993
993
  };
994
994
  };
995
995
 
996
- export { type Activity$1 as A, type CreateAdminConfig as B, type CustomerSession as C, createAdmin as D, type LocationCountry as E, type AnalyticsQuery as F, type GetCountriesResponse as G, type HttpClientConfig as H, type AnalyticsQueryResponse as I, type AnalyticsRow as J, type Dimension as K, type LocationState as L, type Measure as M, type Filter as N, type FilterField as O, type FilterOp as P, type Granularity as Q, type EntityKind as R, SDK_VERSION as S, type TrackParams as T, type TimeRange as U, type TimeUnit as V, type OrderBy as W, type TimelineParams as X, type IntegrationOperation as Y, type IntegrationResource as Z, type IntegrationService as _, type CartController as a, COMMON_ACTIVITY_TYPES as b, createStorefront as c, createCartController as d, type CommonActivityType as e, type CartApi as f, type CartControllerAddItemParams as g, type CartControllerCheckoutParams as h, type CartControllerClearParams as i, type CartControllerInitParams as j, type CartControllerListener as k, type CartControllerQuoteParams as l, type CartControllerRefreshParams as m, type CartControllerRemoveItemParams as n, type CartControllerState as o, type CartControllerUpdateParams as p, type AuthStateListener as q, type CreateStorefrontConfig as r, type AuthStorage as s, SUPPORTED_FRAMEWORKS as t, type ApiConfig as u, type AdminSessionInternal as v, type CustomerSessionInternal as w, type AdminSession as x, type AdminSessionUpdater as y, type CustomerSessionUpdater as z };
996
+ export { type AnalyticsQueryResponse as $, type AuthStateListener as A, type CartControllerListener as B, type CreateStorefrontConfig as C, type CartControllerQuoteParams as D, type CartControllerRefreshParams as E, type CartControllerRemoveItemParams as F, type CartControllerState as G, type CartControllerUpdateParams as H, type IdentifyResponse as I, type HttpClientConfig as J, type AuthStorage as K, SUPPORTED_FRAMEWORKS as L, type ApiConfig as M, type AdminSessionInternal as N, type CustomerSessionInternal as O, type AdminSession as P, type AdminSessionUpdater as Q, type CustomerSessionUpdater as R, SDK_VERSION as S, type TrackParams as T, type CreateAdminConfig as U, type VerifyResponse as V, createAdmin as W, type LocationState as X, type LocationCountry as Y, type GetCountriesResponse as Z, type AnalyticsQuery as _, type CustomerSession as a, type AnalyticsRow as a0, type Measure as a1, type Dimension as a2, type Filter as a3, type FilterField as a4, type FilterOp as a5, type Granularity as a6, type EntityKind as a7, type TimeRange as a8, type TimeUnit as a9, type OrderBy as aa, type TimelineParams as ab, type IntegrationOperation as ac, type IntegrationResource as ad, type IntegrationService as ae, type CustomerToken as b, type CartController as c, findTimeZone as d, extractBlockValues as e, formatBlockValue as f, getBlockLabel as g, humanize as h, categorify as i, formatDate as j, getSvgContentForAstro as k, fetchSvgContent as l, injectSvgIntoElement as m, type Activity$1 as n, COMMON_ACTIVITY_TYPES as o, prepareBlocksForSubmission as p, createStorefront as q, createCartController as r, slugify as s, type CommonActivityType as t, type CartApi as u, validatePhoneNumber as v, type CartControllerAddItemParams as w, type CartControllerCheckoutParams as x, type CartControllerClearParams as y, type CartControllerInitParams as z };