@gem-sdk/core 19.1.0-staging.12 → 19.1.0-staging.19

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.
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- "use strict";var e=require("react/jsx-runtime"),r=require("@gem-sdk/core");require("zustand"),require("react");var t=require("../contexts/PageContext.js");require("react-transition-group"),require("./constant.js"),require("swr"),require("swr/infinite"),require("../graphql/queries/productsV2.generated.js"),require("../graphql/queries/product-little-detail.generated.js"),require("../graphql/queries/product-medias.generated.js"),require("../graphql/queries/product-variants.generated.js"),require("classnames"),require("dayjs");var i=require("../helpers/interaction/index.js");require("../graphql/queries/collection-detail-filter.generated.js"),require("../graphql/queries/collection.generated.js"),require("../graphql/queries/collections.generated.js"),require("../graphql/queries/published-theme-pages.generated.js"),require("../graphql/queries/store-property.generated.js"),require("../graphql/queries/preview-page.generated.js"),require("../graphql/queries/published-shop-metas.generated.js"),require("../graphql/queries/shop-shopify.generated.js"),require("../graphql/queries/articles.generated.js"),require("../graphql/queries/blogs.generated.js"),require("../graphql/queries/products-with-selling-plans.generated.js"),require("../graphql/queries/product-variant-with-selling-plans.generated.js"),require("../helpers/convert.js"),require("crc-32"),require("@gem-sdk/adapter-shopify"),require("swr/mutation"),require("vanilla-lazyload"),require("../hooks/useCartUI.js"),require("../graphql/queries/product-value-label.generated.js"),require("../hooks/useStickyStore.js"),require("../types/builder.js"),require("../types/custom.js"),require("../types/animations.js"),exports.InteractionSuffix=({uid:s})=>{let{closeSelectOnPage:a,selectInteractionElement:u}=i.useInteraction(),{t:q}=r.useI18nStore(),n=t.usePageStore(e=>e.interactionData?.settingType||""),g=t.usePageStore(e=>e.interactionData?.isSelectOnPage);return e.jsx(e.Fragment,{children:g&&e.jsx("button",{className:"gp-bg-[#F4F4F4] gp-px-2 gp-h-[24px] gp-py-0.5 gp-rounded-lg gp-text-[#212121] gp-text-xs gp-font-medium gp-hidden interaction-use-custom-element ",onClick:e=>{u({$target:e.target,componentUid:s,settingType:n}),a()},"data-setup-interaction":!0,children:q("TRIGGER"===n?"Set as trigger":"Set as target")})})};
2
+ "use strict";var e=require("react/jsx-runtime"),r=require("@gem-sdk/core");require("zustand"),require("react");var t=require("../contexts/PageContext.js");require("react-transition-group"),require("./constant.js"),require("swr"),require("swr/infinite"),require("../graphql/queries/productsV2.generated.js"),require("../graphql/queries/product-little-detail.generated.js"),require("../graphql/queries/product-medias.generated.js"),require("../graphql/queries/product-variants.generated.js"),require("classnames"),require("dayjs");var i=require("../helpers/interaction/index.js");require("../graphql/queries/collection-detail-filter.generated.js"),require("../graphql/queries/collection.generated.js"),require("../graphql/queries/collections.generated.js"),require("../graphql/queries/published-theme-pages.generated.js"),require("../graphql/queries/store-property.generated.js"),require("../graphql/queries/preview-page.generated.js"),require("../graphql/queries/published-shop-metas.generated.js"),require("../graphql/queries/shop-shopify.generated.js"),require("../graphql/queries/articles.generated.js"),require("../graphql/queries/blogs.generated.js"),require("../graphql/queries/products-with-selling-plans.generated.js"),require("../graphql/queries/product-variant-with-selling-plans.generated.js"),require("../helpers/convert.js"),require("crc-32"),require("@gem-sdk/adapter-shopify"),require("swr/mutation"),require("vanilla-lazyload"),require("../hooks/useCartUI.js"),require("../graphql/queries/product-value-label.generated.js"),require("../hooks/useStickyStore.js"),require("../types/builder.js"),require("../types/custom.js"),require("../types/animations.js"),exports.InteractionSuffix=({uid:s})=>{let{closeSelectOnPage:a,selectInteractionElement:u}=i.useInteraction(),{t:q}=r.useI18nStore(),n=t.usePageStore(e=>e.interactionData?.settingType||""),g=t.usePageStore(e=>e.interactionData?.isSelectOnPage);return e.jsx(e.Fragment,{children:g&&e.jsx("button",{className:"gp-bg-[#F4F4F4] gp-px-2 gp-h-[24px] gp-py-0.5 gp-rounded-lg gp-text-[#212121] gp-text-xs gp-font-medium gp-hidden interaction-use-custom-element",onClick:e=>{u({$target:e.target,componentUid:s,settingType:n}),a()},"data-setup-interaction":!0,children:q("TRIGGER"===n?"Set as trigger":"Set as target")})})};
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- import{jsx as e,Fragment as t}from"react/jsx-runtime";import{useI18nStore as r}from"@gem-sdk/core";import"zustand";import"react";import{usePageStore as i}from"../contexts/PageContext.js";import"react-transition-group";import"./constant.js";import"swr";import"swr/infinite";import"../graphql/queries/productsV2.generated.js";import"../graphql/queries/product-little-detail.generated.js";import"../graphql/queries/product-medias.generated.js";import"../graphql/queries/product-variants.generated.js";import"classnames";import"dayjs";import{useInteraction as p}from"../helpers/interaction/index.js";import"../graphql/queries/collection-detail-filter.generated.js";import"../graphql/queries/collection.generated.js";import"../graphql/queries/collections.generated.js";import"../graphql/queries/published-theme-pages.generated.js";import"../graphql/queries/store-property.generated.js";import"../graphql/queries/preview-page.generated.js";import"../graphql/queries/published-shop-metas.generated.js";import"../graphql/queries/shop-shopify.generated.js";import"../graphql/queries/articles.generated.js";import"../graphql/queries/blogs.generated.js";import"../graphql/queries/products-with-selling-plans.generated.js";import"../graphql/queries/product-variant-with-selling-plans.generated.js";import"../helpers/convert.js";import"crc-32";import"@gem-sdk/adapter-shopify";import"swr/mutation";import"vanilla-lazyload";import"../hooks/useCartUI.js";import"../graphql/queries/product-value-label.generated.js";import"../hooks/useStickyStore.js";import"../types/builder.js";import"../types/custom.js";import"../types/animations.js";let s=({uid:s})=>{let{closeSelectOnPage:o,selectInteractionElement:a}=p(),{t:n}=r(),g=i(e=>e.interactionData?.settingType||""),m=i(e=>e.interactionData?.isSelectOnPage);return e(t,{children:m&&e("button",{className:"gp-bg-[#F4F4F4] gp-px-2 gp-h-[24px] gp-py-0.5 gp-rounded-lg gp-text-[#212121] gp-text-xs gp-font-medium gp-hidden interaction-use-custom-element ",onClick:e=>{a({$target:e.target,componentUid:s,settingType:g}),o()},"data-setup-interaction":!0,children:n("TRIGGER"===g?"Set as trigger":"Set as target")})})};export{s as InteractionSuffix};
2
+ import{jsx as e,Fragment as t}from"react/jsx-runtime";import{useI18nStore as r}from"@gem-sdk/core";import"zustand";import"react";import{usePageStore as i}from"../contexts/PageContext.js";import"react-transition-group";import"./constant.js";import"swr";import"swr/infinite";import"../graphql/queries/productsV2.generated.js";import"../graphql/queries/product-little-detail.generated.js";import"../graphql/queries/product-medias.generated.js";import"../graphql/queries/product-variants.generated.js";import"classnames";import"dayjs";import{useInteraction as p}from"../helpers/interaction/index.js";import"../graphql/queries/collection-detail-filter.generated.js";import"../graphql/queries/collection.generated.js";import"../graphql/queries/collections.generated.js";import"../graphql/queries/published-theme-pages.generated.js";import"../graphql/queries/store-property.generated.js";import"../graphql/queries/preview-page.generated.js";import"../graphql/queries/published-shop-metas.generated.js";import"../graphql/queries/shop-shopify.generated.js";import"../graphql/queries/articles.generated.js";import"../graphql/queries/blogs.generated.js";import"../graphql/queries/products-with-selling-plans.generated.js";import"../graphql/queries/product-variant-with-selling-plans.generated.js";import"../helpers/convert.js";import"crc-32";import"@gem-sdk/adapter-shopify";import"swr/mutation";import"vanilla-lazyload";import"../hooks/useCartUI.js";import"../graphql/queries/product-value-label.generated.js";import"../hooks/useStickyStore.js";import"../types/builder.js";import"../types/custom.js";import"../types/animations.js";let s=({uid:s})=>{let{closeSelectOnPage:o,selectInteractionElement:a}=p(),{t:n}=r(),g=i(e=>e.interactionData?.settingType||""),m=i(e=>e.interactionData?.isSelectOnPage);return e(t,{children:m&&e("button",{className:"gp-bg-[#F4F4F4] gp-px-2 gp-h-[24px] gp-py-0.5 gp-rounded-lg gp-text-[#212121] gp-text-xs gp-font-medium gp-hidden interaction-use-custom-element",onClick:e=>{a({$target:e.target,componentUid:s,settingType:g}),o()},"data-setup-interaction":!0,children:n("TRIGGER"===g?"Set as trigger":"Set as target")})})};export{s as InteractionSuffix};
@@ -42671,7 +42671,7 @@ declare enum AnimationDirectionType {
42671
42671
  Up = "up",
42672
42672
  Down = "down"
42673
42673
  }
42674
- type AnimationTrigger = 'appear' | 'hover' | "hidden" | 'appearByTrigger';
42674
+ type AnimationTrigger = 'appear' | 'hover' | 'hidden' | 'appearByTrigger';
42675
42675
  declare enum AnimationTriggerType {
42676
42676
  Appear = "appear",
42677
42677
  Hover = "hover",
@@ -42870,50 +42870,50 @@ type CartLineProviderProps = Pick<CartLineContextProps, 'line'> & {
42870
42870
  declare const CartLineProvider: React.FC<CartLineProviderProps>;
42871
42871
  declare const useCartLineStore: <U>(selector: (state: ExtractState<StoreApi<CartLineContextProps>>) => U, equalityFn?: (a: U, b: U) => boolean) => U;
42872
42872
 
42873
- type CollectionProductSelectFragment = (Pick<Collection$1, 'id' | 'createdAt' | 'updatedAt' | 'deletedAt' | 'title' | 'handle' | 'description' | 'descriptionHtml' | 'templateSuffix' | 'titleMeta' | 'descriptionMeta' | 'baseID' | 'platform' | 'tags' | 'isStorefront' | 'isSample'> & {
42873
+ type CollectionProductSelectFragment = Pick<Collection$1, 'id' | 'createdAt' | 'updatedAt' | 'deletedAt' | 'title' | 'handle' | 'description' | 'descriptionHtml' | 'templateSuffix' | 'titleMeta' | 'descriptionMeta' | 'baseID' | 'platform' | 'tags' | 'isStorefront' | 'isSample'> & {
42874
42874
  products?: Maybe$1<{
42875
- edges: Array<(Pick<ProductEdge$1, 'cursor'> & {
42876
- node?: Maybe$1<(Pick<Product$1, 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'vendor' | 'tags'> & {
42877
- options?: Maybe$1<Array<(Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
42875
+ edges: Array<Pick<ProductEdge$1, 'cursor'> & {
42876
+ node?: Maybe$1<Pick<Product$1, 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'vendor' | 'tags'> & {
42877
+ options?: Maybe$1<Array<Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
42878
42878
  values: Array<Pick<ProductOptionValue$1, 'id' | 'label' | 'isDefault' | 'baseID'>>;
42879
- })>>;
42879
+ }>>;
42880
42880
  featuredImage?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
42881
42881
  medias?: Maybe$1<{
42882
- edges: Array<(Pick<MediaEdge$1, 'cursor'> & {
42882
+ edges: Array<Pick<MediaEdge$1, 'cursor'> & {
42883
42883
  node?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
42884
- })>;
42884
+ }>;
42885
42885
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'endCursor' | 'hasNextPage'>>;
42886
42886
  }>;
42887
42887
  variants?: Maybe$1<{
42888
- edges: Array<(Pick<ProductVariantEdge$1, 'cursor'> & {
42889
- node?: Maybe$1<(Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
42888
+ edges: Array<Pick<ProductVariantEdge$1, 'cursor'> & {
42889
+ node?: Maybe$1<Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
42890
42890
  selectedOptions: Array<Pick<SelectedOption$1, 'name' | 'value' | 'optionType'>>;
42891
42891
  media?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
42892
- })>;
42893
- })>;
42892
+ }>;
42893
+ }>;
42894
42894
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'hasNextPage' | 'endCursor'>>;
42895
42895
  }>;
42896
- })>;
42897
- })>;
42896
+ }>;
42897
+ }>;
42898
42898
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'endCursor' | 'hasNextPage'>>;
42899
42899
  }>;
42900
42900
  collectionMedia?: Maybe$1<Pick<CollectionMedia$1, 'src'>>;
42901
- });
42901
+ };
42902
42902
 
42903
- type ProductQuickSelectFragment = (Pick<Product$1, 'id' | 'title' | 'handle' | 'averageRating' | 'baseID' | 'description' | 'sku' | 'vendor'> & {
42903
+ type ProductQuickSelectFragment = Pick<Product$1, 'id' | 'title' | 'handle' | 'averageRating' | 'baseID' | 'description' | 'sku' | 'vendor'> & {
42904
42904
  featuredImage?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
42905
- options?: Maybe$1<Array<(Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
42905
+ options?: Maybe$1<Array<Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
42906
42906
  values: Array<Pick<ProductOptionValue$1, 'id' | 'label' | 'isDefault' | 'baseID'>>;
42907
- })>>;
42907
+ }>>;
42908
42908
  variants?: Maybe$1<{
42909
42909
  edges: Array<{
42910
- node?: Maybe$1<(Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'costPrice' | 'height' | 'inventoryQuantity' | 'inventoryStatus' | 'length' | 'price' | 'salePrice' | 'sku' | 'baseID' | 'weight' | 'width'> & {
42910
+ node?: Maybe$1<Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'costPrice' | 'height' | 'inventoryQuantity' | 'inventoryStatus' | 'length' | 'price' | 'salePrice' | 'sku' | 'baseID' | 'weight' | 'width'> & {
42911
42911
  selectedOptions: Array<Pick<SelectedOption$1, 'name' | 'value' | 'optionType'>>;
42912
42912
  media?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
42913
- })>;
42913
+ }>;
42914
42914
  }>;
42915
42915
  }>;
42916
- });
42916
+ };
42917
42917
 
42918
42918
  type ProductList = Maybe$1<ProductQuickSelectFragment>;
42919
42919
  type ProductListContextProps = {
@@ -42948,91 +42948,91 @@ type ProductListProviderProps = ProductListContextProps & {
42948
42948
  declare const ProductListProvider: React.FC<ProductListProviderProps>;
42949
42949
  declare const useProductListStore: <U>(selector: (state: ExtractState<StoreApi<ProductListContextProps>>) => U, equalityFn?: (a: U, b: U) => boolean) => U;
42950
42950
 
42951
- type VariantSelectFragment = (Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
42951
+ type VariantSelectFragment = Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
42952
42952
  selectedOptions: Array<Pick<SelectedOption$1, 'name' | 'value' | 'optionType'>>;
42953
42953
  media?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
42954
- });
42954
+ };
42955
42955
 
42956
- type ProductSelectFragment = (Pick<Product$1, 'tags' | 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'vendor'> & {
42956
+ type ProductSelectFragment = Pick<Product$1, 'tags' | 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'vendor'> & {
42957
42957
  collections?: Maybe$1<{
42958
42958
  edges: Array<{
42959
42959
  node?: Maybe$1<Pick<Collection$1, 'id' | 'title'>>;
42960
42960
  }>;
42961
42961
  }>;
42962
42962
  medias?: Maybe$1<{
42963
- edges: Array<(Pick<MediaEdge$1, 'cursor'> & {
42963
+ edges: Array<Pick<MediaEdge$1, 'cursor'> & {
42964
42964
  node?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
42965
- })>;
42965
+ }>;
42966
42966
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'endCursor' | 'hasNextPage'>>;
42967
42967
  }>;
42968
42968
  variants?: Maybe$1<{
42969
- edges: Array<(Pick<ProductVariantEdge$1, 'cursor'> & {
42970
- node?: Maybe$1<(Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
42969
+ edges: Array<Pick<ProductVariantEdge$1, 'cursor'> & {
42970
+ node?: Maybe$1<Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
42971
42971
  selectedOptions: Array<Pick<SelectedOption$1, 'name' | 'value' | 'optionType'>>;
42972
42972
  media?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
42973
- })>;
42974
- })>;
42973
+ }>;
42974
+ }>;
42975
42975
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'hasNextPage' | 'endCursor'>>;
42976
42976
  }>;
42977
- options?: Maybe$1<Array<(Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
42977
+ options?: Maybe$1<Array<Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
42978
42978
  values: Array<Pick<ProductOptionValue$1, 'id' | 'label' | 'isDefault' | 'baseID'>>;
42979
- })>>;
42979
+ }>>;
42980
42980
  featuredImage?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
42981
- });
42981
+ };
42982
42982
 
42983
- type CollectionSelectFragment = (Pick<Collection$1, 'id' | 'createdAt' | 'updatedAt' | 'deletedAt' | 'title' | 'handle' | 'description' | 'descriptionHtml' | 'templateSuffix' | 'titleMeta' | 'descriptionMeta' | 'baseID' | 'platform' | 'tags' | 'isStorefront' | 'isSample'> & {
42984
- products?: Maybe$1<(Pick<ProductConnection$1, 'totalCount'> & {
42983
+ type CollectionSelectFragment = Pick<Collection$1, 'id' | 'createdAt' | 'updatedAt' | 'deletedAt' | 'title' | 'handle' | 'description' | 'descriptionHtml' | 'templateSuffix' | 'titleMeta' | 'descriptionMeta' | 'baseID' | 'platform' | 'tags' | 'isStorefront' | 'isSample'> & {
42984
+ products?: Maybe$1<Pick<ProductConnection$1, 'totalCount'> & {
42985
42985
  edges: Array<{
42986
- node?: Maybe$1<(Pick<Product$1, 'id' | 'title' | 'handle' | 'description' | 'status'> & {
42986
+ node?: Maybe$1<Pick<Product$1, 'id' | 'title' | 'handle' | 'description' | 'status'> & {
42987
42987
  featuredImage?: Maybe$1<Pick<Media$1, 'src'>>;
42988
- })>;
42988
+ }>;
42989
42989
  }>;
42990
- })>;
42990
+ }>;
42991
42991
  collectionMedia?: Maybe$1<Pick<CollectionMedia$1, 'src'>>;
42992
- });
42992
+ };
42993
42993
 
42994
42994
  type MediaSelectFragment = Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>;
42995
42995
 
42996
- type ProductVariantsWithSellingPlansSelectFragment = (Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
42996
+ type ProductVariantsWithSellingPlansSelectFragment = Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
42997
42997
  selectedOptions: Array<Pick<SelectedOption$1, 'name' | 'value' | 'optionType'>>;
42998
42998
  media?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
42999
- sellingPlanGroups?: Maybe$1<Array<Maybe$1<(Pick<SellingPlanGroup$1, 'id' | 'appID'> & {
42999
+ sellingPlanGroups?: Maybe$1<Array<Maybe$1<Pick<SellingPlanGroup$1, 'id' | 'appID'> & {
43000
43000
  sellingPlans?: Maybe$1<Array<Maybe$1<Pick<SellingPlan$1, 'id' | 'name' | 'baseID' | 'billingPolicy' | 'deliveryPolicy' | 'pricingPolicies' | 'updatedAt'>>>>;
43001
- })>>>;
43002
- });
43001
+ }>>>;
43002
+ };
43003
43003
 
43004
- type ProductsWithSellingPlansDetailFragment = (Pick<Product$1, 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'requiresSellingPlan' | 'vendor' | 'tags'> & {
43005
- options?: Maybe$1<Array<(Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
43004
+ type ProductsWithSellingPlansDetailFragment = Pick<Product$1, 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'requiresSellingPlan' | 'vendor' | 'tags'> & {
43005
+ options?: Maybe$1<Array<Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
43006
43006
  values: Array<Pick<ProductOptionValue$1, 'id' | 'label' | 'isDefault' | 'baseID'>>;
43007
- })>>;
43007
+ }>>;
43008
43008
  featuredImage?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43009
43009
  collections?: Maybe$1<{
43010
43010
  edges: Array<{
43011
43011
  node?: Maybe$1<Pick<Collection$1, 'id' | 'title'>>;
43012
43012
  }>;
43013
43013
  }>;
43014
- sellingPlanGroups?: Maybe$1<Array<Maybe$1<(Pick<SellingPlanGroup$1, 'appID' | 'baseID' | 'id' | 'name'> & {
43014
+ sellingPlanGroups?: Maybe$1<Array<Maybe$1<Pick<SellingPlanGroup$1, 'appID' | 'baseID' | 'id' | 'name'> & {
43015
43015
  sellingPlans?: Maybe$1<Array<Maybe$1<Pick<SellingPlan$1, 'id' | 'name' | 'baseID' | 'billingPolicy' | 'deliveryPolicy' | 'pricingPolicies' | 'updatedAt'>>>>;
43016
- })>>>;
43016
+ }>>>;
43017
43017
  medias?: Maybe$1<{
43018
- edges: Array<(Pick<MediaEdge$1, 'cursor'> & {
43018
+ edges: Array<Pick<MediaEdge$1, 'cursor'> & {
43019
43019
  node?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43020
- })>;
43020
+ }>;
43021
43021
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'endCursor' | 'hasNextPage'>>;
43022
43022
  }>;
43023
43023
  variants?: Maybe$1<{
43024
- edges: Array<(Pick<ProductVariantEdge$1, 'cursor'> & {
43025
- node?: Maybe$1<(Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
43024
+ edges: Array<Pick<ProductVariantEdge$1, 'cursor'> & {
43025
+ node?: Maybe$1<Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
43026
43026
  selectedOptions: Array<Pick<SelectedOption$1, 'name' | 'value' | 'optionType'>>;
43027
43027
  media?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43028
- sellingPlanGroups?: Maybe$1<Array<Maybe$1<(Pick<SellingPlanGroup$1, 'id' | 'appID'> & {
43028
+ sellingPlanGroups?: Maybe$1<Array<Maybe$1<Pick<SellingPlanGroup$1, 'id' | 'appID'> & {
43029
43029
  sellingPlans?: Maybe$1<Array<Maybe$1<Pick<SellingPlan$1, 'id' | 'name' | 'baseID' | 'billingPolicy' | 'deliveryPolicy' | 'pricingPolicies' | 'updatedAt'>>>>;
43030
- })>>>;
43031
- })>;
43032
- })>;
43030
+ }>>>;
43031
+ }>;
43032
+ }>;
43033
43033
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'hasNextPage' | 'endCursor'>>;
43034
43034
  }>;
43035
- });
43035
+ };
43036
43036
 
43037
43037
  type AttributeProp = {
43038
43038
  key: string;
@@ -43311,37 +43311,37 @@ type CollectionDetailFilterQueryVariables = Exact$1<{
43311
43311
  }>;
43312
43312
  type CollectionDetailFilterQueryResponse = {
43313
43313
  collections?: Maybe$1<{
43314
- edges: Array<(Pick<CollectionEdge$1, 'cursor'> & {
43315
- node?: Maybe$1<(Pick<Collection$1, 'id' | 'createdAt' | 'updatedAt' | 'deletedAt' | 'title' | 'handle' | 'description' | 'descriptionHtml' | 'templateSuffix' | 'titleMeta' | 'descriptionMeta' | 'baseID' | 'platform' | 'tags' | 'isStorefront' | 'isSample'> & {
43314
+ edges: Array<Pick<CollectionEdge$1, 'cursor'> & {
43315
+ node?: Maybe$1<Pick<Collection$1, 'id' | 'createdAt' | 'updatedAt' | 'deletedAt' | 'title' | 'handle' | 'description' | 'descriptionHtml' | 'templateSuffix' | 'titleMeta' | 'descriptionMeta' | 'baseID' | 'platform' | 'tags' | 'isStorefront' | 'isSample'> & {
43316
43316
  products?: Maybe$1<{
43317
- edges: Array<(Pick<ProductEdge$1, 'cursor'> & {
43318
- node?: Maybe$1<(Pick<Product$1, 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'vendor' | 'tags'> & {
43319
- options?: Maybe$1<Array<(Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
43317
+ edges: Array<Pick<ProductEdge$1, 'cursor'> & {
43318
+ node?: Maybe$1<Pick<Product$1, 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'vendor' | 'tags'> & {
43319
+ options?: Maybe$1<Array<Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
43320
43320
  values: Array<Pick<ProductOptionValue$1, 'id' | 'label' | 'isDefault' | 'baseID'>>;
43321
- })>>;
43321
+ }>>;
43322
43322
  featuredImage?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43323
43323
  medias?: Maybe$1<{
43324
- edges: Array<(Pick<MediaEdge$1, 'cursor'> & {
43324
+ edges: Array<Pick<MediaEdge$1, 'cursor'> & {
43325
43325
  node?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43326
- })>;
43326
+ }>;
43327
43327
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'endCursor' | 'hasNextPage'>>;
43328
43328
  }>;
43329
43329
  variants?: Maybe$1<{
43330
- edges: Array<(Pick<ProductVariantEdge$1, 'cursor'> & {
43331
- node?: Maybe$1<(Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
43330
+ edges: Array<Pick<ProductVariantEdge$1, 'cursor'> & {
43331
+ node?: Maybe$1<Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
43332
43332
  selectedOptions: Array<Pick<SelectedOption$1, 'name' | 'value' | 'optionType'>>;
43333
43333
  media?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43334
- })>;
43335
- })>;
43334
+ }>;
43335
+ }>;
43336
43336
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'hasNextPage' | 'endCursor'>>;
43337
43337
  }>;
43338
- })>;
43339
- })>;
43338
+ }>;
43339
+ }>;
43340
43340
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'endCursor' | 'hasNextPage'>>;
43341
43341
  }>;
43342
43342
  collectionMedia?: Maybe$1<Pick<CollectionMedia$1, 'src'>>;
43343
- })>;
43344
- })>;
43343
+ }>;
43344
+ }>;
43345
43345
  }>;
43346
43346
  };
43347
43347
  declare class TypedDocumentString$i<TResult, TVariables> extends String implements DocumentTypeDecoration<TResult, TVariables> {
@@ -43364,39 +43364,39 @@ type CollectionQueryVariables = Exact$1<{
43364
43364
  id?: InputMaybe$1<Scalars$2['ID']['input']>;
43365
43365
  }>;
43366
43366
  type CollectionQueryResponse = {
43367
- collection?: Maybe$1<(Pick<Collection$1, 'baseID' | 'createdAt' | 'deletedAt' | 'description' | 'descriptionMeta' | 'handle' | 'id' | 'platform' | 'tags' | 'templateSuffix' | 'title' | 'titleMeta' | 'updatedAt'> & {
43368
- products?: Maybe$1<(Pick<ProductConnection$1, 'totalCount'> & {
43369
- edges: Array<(Pick<ProductEdge$1, 'cursor'> & {
43370
- node?: Maybe$1<(Pick<Product$1, 'tags' | 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'vendor'> & {
43367
+ collection?: Maybe$1<Pick<Collection$1, 'baseID' | 'createdAt' | 'deletedAt' | 'description' | 'descriptionMeta' | 'handle' | 'id' | 'platform' | 'tags' | 'templateSuffix' | 'title' | 'titleMeta' | 'updatedAt'> & {
43368
+ products?: Maybe$1<Pick<ProductConnection$1, 'totalCount'> & {
43369
+ edges: Array<Pick<ProductEdge$1, 'cursor'> & {
43370
+ node?: Maybe$1<Pick<Product$1, 'tags' | 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'vendor'> & {
43371
43371
  collections?: Maybe$1<{
43372
43372
  edges: Array<{
43373
43373
  node?: Maybe$1<Pick<Collection$1, 'id' | 'title'>>;
43374
43374
  }>;
43375
43375
  }>;
43376
43376
  medias?: Maybe$1<{
43377
- edges: Array<(Pick<MediaEdge$1, 'cursor'> & {
43377
+ edges: Array<Pick<MediaEdge$1, 'cursor'> & {
43378
43378
  node?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43379
- })>;
43379
+ }>;
43380
43380
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'endCursor' | 'hasNextPage'>>;
43381
43381
  }>;
43382
43382
  variants?: Maybe$1<{
43383
- edges: Array<(Pick<ProductVariantEdge$1, 'cursor'> & {
43384
- node?: Maybe$1<(Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
43383
+ edges: Array<Pick<ProductVariantEdge$1, 'cursor'> & {
43384
+ node?: Maybe$1<Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
43385
43385
  selectedOptions: Array<Pick<SelectedOption$1, 'name' | 'value' | 'optionType'>>;
43386
43386
  media?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43387
- })>;
43388
- })>;
43387
+ }>;
43388
+ }>;
43389
43389
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'hasNextPage' | 'endCursor'>>;
43390
43390
  }>;
43391
- options?: Maybe$1<Array<(Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
43391
+ options?: Maybe$1<Array<Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
43392
43392
  values: Array<Pick<ProductOptionValue$1, 'id' | 'label' | 'isDefault' | 'baseID'>>;
43393
- })>>;
43393
+ }>>;
43394
43394
  featuredImage?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43395
- })>;
43396
- })>;
43395
+ }>;
43396
+ }>;
43397
43397
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'endCursor' | 'hasNextPage' | 'hasPreviousPage' | 'startCursor'>>;
43398
- })>;
43399
- })>;
43398
+ }>;
43399
+ }>;
43400
43400
  };
43401
43401
  declare class TypedDocumentString$h<TResult, TVariables> extends String implements DocumentTypeDecoration<TResult, TVariables> {
43402
43402
  __apiType?: NonNullable<DocumentTypeDecoration<TResult, TVariables>['__apiType']>;
@@ -43418,16 +43418,16 @@ type CollectionsQueryVariables = Exact$1<{
43418
43418
  type CollectionsQueryResponse = {
43419
43419
  collections?: Maybe$1<{
43420
43420
  edges: Array<{
43421
- node?: Maybe$1<(Pick<Collection$1, 'id' | 'createdAt' | 'updatedAt' | 'deletedAt' | 'title' | 'handle' | 'description' | 'descriptionHtml' | 'templateSuffix' | 'titleMeta' | 'descriptionMeta' | 'baseID' | 'platform' | 'tags' | 'isStorefront' | 'isSample'> & {
43422
- products?: Maybe$1<(Pick<ProductConnection$1, 'totalCount'> & {
43421
+ node?: Maybe$1<Pick<Collection$1, 'id' | 'createdAt' | 'updatedAt' | 'deletedAt' | 'title' | 'handle' | 'description' | 'descriptionHtml' | 'templateSuffix' | 'titleMeta' | 'descriptionMeta' | 'baseID' | 'platform' | 'tags' | 'isStorefront' | 'isSample'> & {
43422
+ products?: Maybe$1<Pick<ProductConnection$1, 'totalCount'> & {
43423
43423
  edges: Array<{
43424
- node?: Maybe$1<(Pick<Product$1, 'id' | 'title' | 'handle' | 'description' | 'status'> & {
43424
+ node?: Maybe$1<Pick<Product$1, 'id' | 'title' | 'handle' | 'description' | 'status'> & {
43425
43425
  featuredImage?: Maybe$1<Pick<Media$1, 'src'>>;
43426
- })>;
43426
+ }>;
43427
43427
  }>;
43428
- })>;
43428
+ }>;
43429
43429
  collectionMedia?: Maybe$1<Pick<CollectionMedia$1, 'src'>>;
43430
- })>;
43430
+ }>;
43431
43431
  }>;
43432
43432
  }>;
43433
43433
  };
@@ -43445,7 +43445,7 @@ type PublishedThemePagesQueryVariables = Exact$1<{
43445
43445
  slugType: PublishedThemePageType$1;
43446
43446
  }>;
43447
43447
  type PublishedThemePagesQueryResponse = {
43448
- publishedThemePages?: Maybe$1<Array<Maybe$1<(Pick<PublishedThemePage$1, 'id' | 'shopID' | 'name' | 'handle' | 'isMobile' | 'sectionPosition'> & {
43448
+ publishedThemePages?: Maybe$1<Array<Maybe$1<Pick<PublishedThemePage$1, 'id' | 'shopID' | 'name' | 'handle' | 'isMobile' | 'sectionPosition'> & {
43449
43449
  pageSections?: Maybe$1<Array<Maybe$1<Pick<PublishedPageSection$1, 'cid' | 'component' | 'id'>>>>;
43450
43450
  themePageCustomSections?: Maybe$1<Array<Maybe$1<Pick<PublishedCustomSection$1, 'cid' | 'component' | 'id' | 'type'>>>>;
43451
43451
  themePageDataSEO?: Maybe$1<Array<Maybe$1<Pick<DataSeo$1, 'id' | 'key' | 'value'>>>>;
@@ -43455,7 +43455,7 @@ type PublishedThemePagesQueryResponse = {
43455
43455
  themePageCustomFonts?: Maybe$1<Array<Maybe$1<Pick<CustomFont$1, 'backupFilePath' | 'fileKey' | 'filePath' | 'fontFamily' | 'fontStyle' | 'fontWeight' | 'id' | 'mimeType' | 'shopID' | 'size'>>>>;
43456
43456
  interaction?: Maybe$1<Pick<PublishedPageInteraction$1, 'id' | 'value'>>;
43457
43457
  metafields?: Maybe$1<Array<Maybe$1<Pick<PublishedThemePageMeta$1, 'key' | 'value'>>>>;
43458
- })>>>;
43458
+ }>>>;
43459
43459
  };
43460
43460
  declare class TypedDocumentString$f<TResult, TVariables> extends String implements DocumentTypeDecoration<TResult, TVariables> {
43461
43461
  __apiType?: NonNullable<DocumentTypeDecoration<TResult, TVariables>['__apiType']>;
@@ -43479,29 +43479,29 @@ type ProductsQueryVariables = Exact$1<{
43479
43479
  }>;
43480
43480
  type ProductsQueryResponse = {
43481
43481
  products?: Maybe$1<{
43482
- edges: Array<(Pick<ProductEdge$1, 'cursor'> & {
43483
- node?: Maybe$1<(Pick<Product$1, 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'vendor' | 'tags'> & {
43484
- options?: Maybe$1<Array<(Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
43482
+ edges: Array<Pick<ProductEdge$1, 'cursor'> & {
43483
+ node?: Maybe$1<Pick<Product$1, 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'vendor' | 'tags'> & {
43484
+ options?: Maybe$1<Array<Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
43485
43485
  values: Array<Pick<ProductOptionValue$1, 'id' | 'label' | 'isDefault' | 'baseID'>>;
43486
- })>>;
43486
+ }>>;
43487
43487
  featuredImage?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43488
43488
  medias?: Maybe$1<{
43489
- edges: Array<(Pick<MediaEdge$1, 'cursor'> & {
43489
+ edges: Array<Pick<MediaEdge$1, 'cursor'> & {
43490
43490
  node?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43491
- })>;
43491
+ }>;
43492
43492
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'endCursor' | 'hasNextPage'>>;
43493
43493
  }>;
43494
43494
  variants?: Maybe$1<{
43495
- edges: Array<(Pick<ProductVariantEdge$1, 'cursor'> & {
43496
- node?: Maybe$1<(Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
43495
+ edges: Array<Pick<ProductVariantEdge$1, 'cursor'> & {
43496
+ node?: Maybe$1<Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
43497
43497
  selectedOptions: Array<Pick<SelectedOption$1, 'name' | 'value' | 'optionType'>>;
43498
43498
  media?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43499
- })>;
43500
- })>;
43499
+ }>;
43500
+ }>;
43501
43501
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'hasNextPage' | 'endCursor'>>;
43502
43502
  }>;
43503
- })>;
43504
- })>;
43503
+ }>;
43504
+ }>;
43505
43505
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'endCursor' | 'hasNextPage'>>;
43506
43506
  }>;
43507
43507
  };
@@ -43526,7 +43526,7 @@ type PreviewThemePageQueryVariables = Exact$1<{
43526
43526
  handleURL?: InputMaybe$1<Scalars$2['String']['input']>;
43527
43527
  }>;
43528
43528
  type PreviewThemePageQueryResponse = {
43529
- previewThemePage?: Maybe$1<(Pick<PreviewThemePage$1, 'id' | 'name' | 'handle' | 'isMobile' | 'sectionPosition'> & {
43529
+ previewThemePage?: Maybe$1<Pick<PreviewThemePage$1, 'id' | 'name' | 'handle' | 'isMobile' | 'sectionPosition'> & {
43530
43530
  pageSections?: Maybe$1<Array<Maybe$1<Pick<PreviewPageSection$1, 'cid' | 'component' | 'id'>>>>;
43531
43531
  dataSEO?: Maybe$1<Array<Maybe$1<Pick<DataSeo$1, 'id' | 'key' | 'value'>>>>;
43532
43532
  themeStyle?: Maybe$1<Pick<PreviewThemeStyle$1, 'id' | 'data' | 'name'>>;
@@ -43534,7 +43534,7 @@ type PreviewThemePageQueryResponse = {
43534
43534
  customCode?: Maybe$1<Pick<CustomCode$1, 'body' | 'header'>>;
43535
43535
  customFonts?: Maybe$1<Array<Maybe$1<Pick<CustomFont$1, 'backupFilePath' | 'fileKey' | 'filePath' | 'fontFamily' | 'fontStyle' | 'fontWeight' | 'id' | 'mimeType' | 'shopID' | 'size'>>>>;
43536
43536
  interaction?: Maybe$1<Pick<PreviewPageInteraction$1, 'id' | 'value'>>;
43537
- })>;
43537
+ }>;
43538
43538
  };
43539
43539
  declare class TypedDocumentString$d<TResult, TVariables> extends String implements DocumentTypeDecoration<TResult, TVariables> {
43540
43540
  __apiType?: NonNullable<DocumentTypeDecoration<TResult, TVariables>['__apiType']>;
@@ -43584,9 +43584,9 @@ type ArticlesQueryVariables = Exact$1<{
43584
43584
  where?: InputMaybe$1<ArticleWhereInput$1>;
43585
43585
  }>;
43586
43586
  type ArticlesQueryResponse = {
43587
- articles?: Maybe$1<(Pick<ArticleConnection$1, 'totalCount'> & {
43588
- edges: Array<(Pick<ArticleEdge$1, 'cursor'> & {
43589
- node?: Maybe$1<(Pick<Article$2, 'id' | 'title' | 'handle' | 'description' | 'templateSuffix' | 'titleMeta' | 'descriptionMeta' | 'baseID' | 'platform' | 'isSample' | 'platformCreatedAt' | 'platformUpdatedAt' | 'publishedAt' | 'author'> & {
43587
+ articles?: Maybe$1<Pick<ArticleConnection$1, 'totalCount'> & {
43588
+ edges: Array<Pick<ArticleEdge$1, 'cursor'> & {
43589
+ node?: Maybe$1<Pick<Article$2, 'id' | 'title' | 'handle' | 'description' | 'templateSuffix' | 'titleMeta' | 'descriptionMeta' | 'baseID' | 'platform' | 'isSample' | 'platformCreatedAt' | 'platformUpdatedAt' | 'publishedAt' | 'author'> & {
43590
43590
  tags?: Maybe$1<Array<Maybe$1<Pick<OnlineStoreTag$1, 'name'>>>>;
43591
43591
  content?: Maybe$1<Pick<ArticleContent$1, 'excerptHtml' | 'html'>>;
43592
43592
  blogs?: Maybe$1<{
@@ -43595,10 +43595,10 @@ type ArticlesQueryResponse = {
43595
43595
  }>;
43596
43596
  }>;
43597
43597
  media?: Maybe$1<Pick<Media$1, 'alt' | 'width' | 'src' | 'height'>>;
43598
- })>;
43599
- })>;
43598
+ }>;
43599
+ }>;
43600
43600
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'endCursor' | 'hasNextPage' | 'hasPreviousPage' | 'startCursor'>>;
43601
- })>;
43601
+ }>;
43602
43602
  };
43603
43603
  declare class TypedDocumentString$a<TResult, TVariables> extends String implements DocumentTypeDecoration<TResult, TVariables> {
43604
43604
  __apiType?: NonNullable<DocumentTypeDecoration<TResult, TVariables>['__apiType']>;
@@ -43619,22 +43619,22 @@ type BlogsQueryVariables = Exact$1<{
43619
43619
  articlesOrderBy?: InputMaybe$1<ArticleOrder$1>;
43620
43620
  }>;
43621
43621
  type BlogsQueryResponse = {
43622
- blogs?: Maybe$1<(Pick<BlogConnection$1, 'totalCount'> & {
43623
- edges: Array<(Pick<BlogEdge$1, 'cursor'> & {
43624
- node?: Maybe$1<(Pick<Blog$1, 'baseID' | 'description' | 'descriptionMeta' | 'handle' | 'id' | 'platform' | 'tags' | 'templateSuffix' | 'title' | 'titleMeta'> & {
43625
- articles?: Maybe$1<(Pick<ArticleConnection$1, 'totalCount'> & {
43626
- edges: Array<(Pick<ArticleEdge$1, 'cursor'> & {
43627
- node?: Maybe$1<(Pick<Article$2, 'id' | 'title' | 'handle' | 'description' | 'templateSuffix' | 'titleMeta' | 'descriptionMeta' | 'baseID' | 'isSample' | 'platformCreatedAt' | 'platformUpdatedAt' | 'publishedAt' | 'author'> & {
43622
+ blogs?: Maybe$1<Pick<BlogConnection$1, 'totalCount'> & {
43623
+ edges: Array<Pick<BlogEdge$1, 'cursor'> & {
43624
+ node?: Maybe$1<Pick<Blog$1, 'baseID' | 'description' | 'descriptionMeta' | 'handle' | 'id' | 'platform' | 'tags' | 'templateSuffix' | 'title' | 'titleMeta'> & {
43625
+ articles?: Maybe$1<Pick<ArticleConnection$1, 'totalCount'> & {
43626
+ edges: Array<Pick<ArticleEdge$1, 'cursor'> & {
43627
+ node?: Maybe$1<Pick<Article$2, 'id' | 'title' | 'handle' | 'description' | 'templateSuffix' | 'titleMeta' | 'descriptionMeta' | 'baseID' | 'isSample' | 'platformCreatedAt' | 'platformUpdatedAt' | 'publishedAt' | 'author'> & {
43628
43628
  tags?: Maybe$1<Array<Maybe$1<Pick<OnlineStoreTag$1, 'name'>>>>;
43629
43629
  content?: Maybe$1<Pick<ArticleContent$1, 'excerptHtml' | 'html'>>;
43630
43630
  media?: Maybe$1<Pick<Media$1, 'width' | 'src' | 'height'>>;
43631
- })>;
43632
- })>;
43633
- })>;
43634
- })>;
43635
- })>;
43631
+ }>;
43632
+ }>;
43633
+ }>;
43634
+ }>;
43635
+ }>;
43636
43636
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'endCursor' | 'hasNextPage' | 'hasPreviousPage' | 'startCursor'>>;
43637
- })>;
43637
+ }>;
43638
43638
  };
43639
43639
  declare class TypedDocumentString$9<TResult, TVariables> extends String implements DocumentTypeDecoration<TResult, TVariables> {
43640
43640
  __apiType?: NonNullable<DocumentTypeDecoration<TResult, TVariables>['__apiType']>;
@@ -43658,63 +43658,63 @@ type ProductsWithSellingPlansQueryVariables = Exact$1<{
43658
43658
  }>;
43659
43659
  type ProductsWithSellingPlansQueryResponse = {
43660
43660
  products?: Maybe$1<{
43661
- edges: Array<(Pick<ProductEdge$1, 'cursor'> & {
43662
- node?: Maybe$1<(Pick<Product$1, 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'requiresSellingPlan' | 'vendor' | 'tags'> & {
43663
- options?: Maybe$1<Array<(Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
43661
+ edges: Array<Pick<ProductEdge$1, 'cursor'> & {
43662
+ node?: Maybe$1<Pick<Product$1, 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'requiresSellingPlan' | 'vendor' | 'tags'> & {
43663
+ options?: Maybe$1<Array<Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
43664
43664
  values: Array<Pick<ProductOptionValue$1, 'id' | 'label' | 'isDefault' | 'baseID'>>;
43665
- })>>;
43665
+ }>>;
43666
43666
  featuredImage?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43667
43667
  sellingPlanGroups?: Maybe$1<Array<Maybe$1<Pick<SellingPlanGroup$1, 'appID' | 'baseID' | 'id' | 'name'>>>>;
43668
43668
  medias?: Maybe$1<{
43669
- edges: Array<(Pick<MediaEdge$1, 'cursor'> & {
43669
+ edges: Array<Pick<MediaEdge$1, 'cursor'> & {
43670
43670
  node?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43671
- })>;
43671
+ }>;
43672
43672
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'endCursor' | 'hasNextPage'>>;
43673
43673
  }>;
43674
43674
  variants?: Maybe$1<{
43675
- edges: Array<(Pick<ProductVariantEdge$1, 'cursor'> & {
43676
- node?: Maybe$1<(Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
43675
+ edges: Array<Pick<ProductVariantEdge$1, 'cursor'> & {
43676
+ node?: Maybe$1<Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
43677
43677
  selectedOptions: Array<Pick<SelectedOption$1, 'name' | 'value' | 'optionType'>>;
43678
43678
  media?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43679
- sellingPlanGroups?: Maybe$1<Array<Maybe$1<(Pick<SellingPlanGroup$1, 'id' | 'appID'> & {
43679
+ sellingPlanGroups?: Maybe$1<Array<Maybe$1<Pick<SellingPlanGroup$1, 'id' | 'appID'> & {
43680
43680
  sellingPlans?: Maybe$1<Array<Maybe$1<Pick<SellingPlan$1, 'id' | 'name' | 'baseID' | 'billingPolicy' | 'deliveryPolicy' | 'pricingPolicies' | 'updatedAt'>>>>;
43681
- })>>>;
43682
- })>;
43683
- })>;
43681
+ }>>>;
43682
+ }>;
43683
+ }>;
43684
43684
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'hasNextPage' | 'endCursor'>>;
43685
43685
  }>;
43686
- })>;
43687
- })>;
43686
+ }>;
43687
+ }>;
43688
43688
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'endCursor' | 'hasNextPage'>>;
43689
43689
  }>;
43690
43690
  };
43691
- type ProductWithSellingPlansSelectFragmentFragment = (Pick<ProductEdge$1, 'cursor'> & {
43692
- node?: Maybe$1<(Pick<Product$1, 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'requiresSellingPlan' | 'vendor' | 'tags'> & {
43693
- options?: Maybe$1<Array<(Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
43691
+ type ProductWithSellingPlansSelectFragmentFragment = Pick<ProductEdge$1, 'cursor'> & {
43692
+ node?: Maybe$1<Pick<Product$1, 'id' | 'title' | 'createdAt' | 'description' | 'descriptionHtml' | 'handle' | 'averageRating' | 'isStorefront' | 'isSample' | 'baseID' | 'sku' | 'requiresSellingPlan' | 'vendor' | 'tags'> & {
43693
+ options?: Maybe$1<Array<Pick<ProductOption$1, 'id' | 'name' | 'optionType'> & {
43694
43694
  values: Array<Pick<ProductOptionValue$1, 'id' | 'label' | 'isDefault' | 'baseID'>>;
43695
- })>>;
43695
+ }>>;
43696
43696
  featuredImage?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43697
43697
  sellingPlanGroups?: Maybe$1<Array<Maybe$1<Pick<SellingPlanGroup$1, 'appID' | 'baseID' | 'id' | 'name'>>>>;
43698
43698
  medias?: Maybe$1<{
43699
- edges: Array<(Pick<MediaEdge$1, 'cursor'> & {
43699
+ edges: Array<Pick<MediaEdge$1, 'cursor'> & {
43700
43700
  node?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43701
- })>;
43701
+ }>;
43702
43702
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'endCursor' | 'hasNextPage'>>;
43703
43703
  }>;
43704
43704
  variants?: Maybe$1<{
43705
- edges: Array<(Pick<ProductVariantEdge$1, 'cursor'> & {
43706
- node?: Maybe$1<(Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
43705
+ edges: Array<Pick<ProductVariantEdge$1, 'cursor'> & {
43706
+ node?: Maybe$1<Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
43707
43707
  selectedOptions: Array<Pick<SelectedOption$1, 'name' | 'value' | 'optionType'>>;
43708
43708
  media?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43709
- sellingPlanGroups?: Maybe$1<Array<Maybe$1<(Pick<SellingPlanGroup$1, 'id' | 'appID'> & {
43709
+ sellingPlanGroups?: Maybe$1<Array<Maybe$1<Pick<SellingPlanGroup$1, 'id' | 'appID'> & {
43710
43710
  sellingPlans?: Maybe$1<Array<Maybe$1<Pick<SellingPlan$1, 'id' | 'name' | 'baseID' | 'billingPolicy' | 'deliveryPolicy' | 'pricingPolicies' | 'updatedAt'>>>>;
43711
- })>>>;
43712
- })>;
43713
- })>;
43711
+ }>>>;
43712
+ }>;
43713
+ }>;
43714
43714
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'hasNextPage' | 'endCursor'>>;
43715
43715
  }>;
43716
- })>;
43717
- });
43716
+ }>;
43717
+ };
43718
43718
  declare class TypedDocumentString$8<TResult, TVariables> extends String implements DocumentTypeDecoration<TResult, TVariables> {
43719
43719
  __apiType?: NonNullable<DocumentTypeDecoration<TResult, TVariables>['__apiType']>;
43720
43720
  private value;
@@ -43736,20 +43736,20 @@ type ProductVariantsWithSellingPlansQueryVariables = Exact$1<{
43736
43736
  type ProductVariantsWithSellingPlansQueryResponse = {
43737
43737
  variants?: Maybe$1<{
43738
43738
  edges: Array<{
43739
- node?: Maybe$1<(Pick<Product$1, 'id'> & {
43739
+ node?: Maybe$1<Pick<Product$1, 'id'> & {
43740
43740
  variants?: Maybe$1<{
43741
- edges: Array<(Pick<ProductVariantEdge$1, 'cursor'> & {
43742
- node?: Maybe$1<(Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
43741
+ edges: Array<Pick<ProductVariantEdge$1, 'cursor'> & {
43742
+ node?: Maybe$1<Pick<ProductVariant$1, 'id' | 'title' | 'barcode' | 'baseID' | 'costPrice' | 'height' | 'inventoryPolicy' | 'inventoryQuantity' | 'inventoryStatus' | 'isDigital' | 'length' | 'lowInventoryAmount' | 'manageInventory' | 'mediaId' | 'platform' | 'price' | 'salePrice' | 'sku' | 'soldIndividually' | 'weight' | 'width'> & {
43743
43743
  selectedOptions: Array<Pick<SelectedOption$1, 'name' | 'value' | 'optionType'>>;
43744
43744
  media?: Maybe$1<Pick<Media$1, 'id' | 'baseID' | 'contentType' | 'previewImage' | 'src' | 'width' | 'height' | 'alt'>>;
43745
- sellingPlanGroups?: Maybe$1<Array<Maybe$1<(Pick<SellingPlanGroup$1, 'id' | 'appID'> & {
43745
+ sellingPlanGroups?: Maybe$1<Array<Maybe$1<Pick<SellingPlanGroup$1, 'id' | 'appID'> & {
43746
43746
  sellingPlans?: Maybe$1<Array<Maybe$1<Pick<SellingPlan$1, 'id' | 'name' | 'baseID' | 'billingPolicy' | 'deliveryPolicy' | 'pricingPolicies' | 'updatedAt'>>>>;
43747
- })>>>;
43748
- })>;
43749
- })>;
43747
+ }>>>;
43748
+ }>;
43749
+ }>;
43750
43750
  pageInfo?: Maybe$1<Pick<PageInfo$1, 'hasNextPage' | 'endCursor'>>;
43751
43751
  }>;
43752
- })>;
43752
+ }>;
43753
43753
  }>;
43754
43754
  }>;
43755
43755
  };
@@ -44015,7 +44015,7 @@ type FetchProductsParams = {
44015
44015
  allStatus?: boolean;
44016
44016
  selectedStatus?: PickedProductStatus[];
44017
44017
  };
44018
- declare const getProducts: (fetcher: FetchFunc, { ids, isSample, isStorefront, defaultSelectedProductCount, allStatus, selectedStatus }: FetchProductsParams) => Promise<ProductsQueryResponse>;
44018
+ declare const getProducts: (fetcher: FetchFunc, { ids, isSample, isStorefront, defaultSelectedProductCount, allStatus, selectedStatus, }: FetchProductsParams) => Promise<ProductsQueryResponse>;
44019
44019
  type TFetchRelatedProductQueriesParams = ProductsQueryVariables['where'] & {
44020
44020
  first?: number;
44021
44021
  };
@@ -51499,7 +51499,7 @@ type SectionSchema = {
51499
51499
  content?: string;
51500
51500
  }>;
51501
51501
  };
51502
- declare const getThemeSectionTranslateKey: ({ uid, settingId, schema, value }: {
51502
+ declare const getThemeSectionTranslateKey: ({ uid, settingId, schema, value, }: {
51503
51503
  uid?: string;
51504
51504
  settingId: string;
51505
51505
  schema?: string;
@@ -55236,16 +55236,16 @@ declare const useSelectedOption: () => {
55236
55236
  declare const useVariants: () => Maybe$1<Pick<ProductVariant$1, "id" | "title" | "baseID" | "sku" | "barcode" | "costPrice" | "height" | "inventoryPolicy" | "inventoryQuantity" | "inventoryStatus" | "isDigital" | "length" | "lowInventoryAmount" | "manageInventory" | "mediaId" | "platform" | "price" | "salePrice" | "soldIndividually" | "weight" | "width"> & {
55237
55237
  selectedOptions: Array<Pick<SelectedOption$1, "name" | "value" | "optionType">>;
55238
55238
  media?: Maybe$1<Pick<Media$1, "id" | "baseID" | "contentType" | "previewImage" | "src" | "width" | "height" | "alt">>;
55239
- sellingPlanGroups?: Maybe$1<Array<Maybe$1<(Pick<SellingPlanGroup$1, "id" | "appID"> & {
55239
+ sellingPlanGroups?: Maybe$1<Array<Maybe$1<Pick<SellingPlanGroup$1, "id" | "appID"> & {
55240
55240
  sellingPlans?: Maybe$1<Array<Maybe$1<Pick<SellingPlan$1, "id" | "name" | "baseID" | "billingPolicy" | "deliveryPolicy" | "pricingPolicies" | "updatedAt">>>>;
55241
- })>>>;
55241
+ }>>>;
55242
55242
  }>[];
55243
55243
  declare const useVariant: (id: string) => Maybe$1<Pick<ProductVariant$1, "id" | "title" | "baseID" | "sku" | "barcode" | "costPrice" | "height" | "inventoryPolicy" | "inventoryQuantity" | "inventoryStatus" | "isDigital" | "length" | "lowInventoryAmount" | "manageInventory" | "mediaId" | "platform" | "price" | "salePrice" | "soldIndividually" | "weight" | "width"> & {
55244
55244
  selectedOptions: Array<Pick<SelectedOption$1, "name" | "value" | "optionType">>;
55245
55245
  media?: Maybe$1<Pick<Media$1, "id" | "baseID" | "contentType" | "previewImage" | "src" | "width" | "height" | "alt">>;
55246
- sellingPlanGroups?: Maybe$1<Array<Maybe$1<(Pick<SellingPlanGroup$1, "id" | "appID"> & {
55246
+ sellingPlanGroups?: Maybe$1<Array<Maybe$1<Pick<SellingPlanGroup$1, "id" | "appID"> & {
55247
55247
  sellingPlans?: Maybe$1<Array<Maybe$1<Pick<SellingPlan$1, "id" | "name" | "baseID" | "billingPolicy" | "deliveryPolicy" | "pricingPolicies" | "updatedAt">>>>;
55248
- })>>>;
55248
+ }>>>;
55249
55249
  }>;
55250
55250
  declare const useCurrentVariant: () => Maybe$1<VariantSelectFragment>;
55251
55251
  declare const useCurrentVariantInStock: () => boolean;
@@ -55299,7 +55299,7 @@ declare const useSafeGetProductListSettings: () => {
55299
55299
  } | null | undefined;
55300
55300
  };
55301
55301
 
55302
- type PublishedThemePageSelectFragment = (Pick<PublishedThemePage$1, 'id' | 'shopID' | 'name' | 'handle' | 'isMobile' | 'sectionPosition'> & {
55302
+ type PublishedThemePageSelectFragment = Pick<PublishedThemePage$1, 'id' | 'shopID' | 'name' | 'handle' | 'isMobile' | 'sectionPosition'> & {
55303
55303
  pageSections?: Maybe$1<Array<Maybe$1<Pick<PublishedPageSection$1, 'cid' | 'component' | 'id'>>>>;
55304
55304
  themePageCustomSections?: Maybe$1<Array<Maybe$1<Pick<PublishedCustomSection$1, 'cid' | 'component' | 'id' | 'type'>>>>;
55305
55305
  themePageDataSEO?: Maybe$1<Array<Maybe$1<Pick<DataSeo$1, 'id' | 'key' | 'value'>>>>;
@@ -55309,7 +55309,7 @@ type PublishedThemePageSelectFragment = (Pick<PublishedThemePage$1, 'id' | 'shop
55309
55309
  themePageCustomFonts?: Maybe$1<Array<Maybe$1<Pick<CustomFont$1, 'backupFilePath' | 'fileKey' | 'filePath' | 'fontFamily' | 'fontStyle' | 'fontWeight' | 'id' | 'mimeType' | 'shopID' | 'size'>>>>;
55310
55310
  interaction?: Maybe$1<Pick<PublishedPageInteraction$1, 'id' | 'value'>>;
55311
55311
  metafields?: Maybe$1<Array<Maybe$1<Pick<PublishedThemePageMeta$1, 'key' | 'value'>>>>;
55312
- });
55312
+ };
55313
55313
 
55314
55314
  declare const getProductBySlug: (fetcher: FetchFunc, slug?: string) => Promise<ProductSelectFragment>;
55315
55315
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gem-sdk/core",
3
- "version": "19.1.0-staging.12",
3
+ "version": "19.1.0-staging.19",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "main": "dist/cjs/index.js",
@@ -28,8 +28,8 @@
28
28
  "type-check": "node ../../node_modules/typescript7/bin/tsc --noEmit"
29
29
  },
30
30
  "devDependencies": {
31
- "@gem-sdk/adapter-shopify": "19.1.0-staging.9",
32
- "@gem-sdk/styles": "19.1.0-staging.9",
31
+ "@gem-sdk/adapter-shopify": "19.1.0-staging.19",
32
+ "@gem-sdk/styles": "19.1.0-staging.19",
33
33
  "@types/classnames": "^2.3.1"
34
34
  },
35
35
  "dependencies": {