fontdue-js 0.1.0-alpha1 → 0.1.0-alpha13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.nvmrc +1 -0
- package/dist/__generated__/AddToCartBannerQuery.graphql.d.ts +16 -0
- package/dist/__generated__/AddToCartBannerQuery.graphql.js +228 -0
- package/dist/__generated__/AddToCartBanner_order.graphql.d.ts +32 -0
- package/dist/__generated__/AddToCartBanner_order.graphql.js +115 -0
- package/dist/__generated__/AddressFields_countryData.graphql.d.ts +24 -0
- package/dist/__generated__/AddressFields_countryData.graphql.js +92 -0
- package/dist/__generated__/AddressFields_viewer.graphql.d.ts +16 -0
- package/dist/__generated__/AddressFields_viewer.graphql.js +44 -0
- package/dist/__generated__/BuyButtonIDQuery.graphql.d.ts +16 -0
- package/dist/__generated__/BuyButtonIDQuery.graphql.js +155 -0
- package/dist/__generated__/BuyButtonSlugQuery.graphql.d.ts +20 -0
- package/dist/__generated__/BuyButtonSlugQuery.graphql.js +189 -0
- package/dist/__generated__/BuyButton_collection.graphql.d.ts +21 -0
- package/dist/__generated__/BuyButton_collection.graphql.js +60 -0
- package/dist/__generated__/CartButtonQuery.graphql.d.ts +16 -0
- package/dist/__generated__/CartButtonQuery.graphql.js +141 -0
- package/dist/__generated__/CartButton_order.graphql.d.ts +18 -0
- package/dist/__generated__/CartButton_order.graphql.js +53 -0
- package/dist/__generated__/CartItem_license.graphql.d.ts +23 -0
- package/dist/__generated__/CartItem_license.graphql.js +84 -0
- package/dist/__generated__/CartItem_licenseSelection.graphql.d.ts +30 -0
- package/dist/__generated__/CartItem_licenseSelection.graphql.js +118 -0
- package/dist/__generated__/CartItem_node.graphql.d.ts +57 -0
- package/dist/__generated__/CartItem_node.graphql.js +244 -0
- package/dist/__generated__/CartItem_product.graphql.d.ts +24 -0
- package/dist/__generated__/CartItem_product.graphql.js +116 -0
- package/dist/__generated__/CartItem_variable.graphql.d.ts +19 -0
- package/dist/__generated__/CartItem_variable.graphql.js +71 -0
- package/dist/__generated__/CartItem_viewer.graphql.d.ts +26 -0
- package/dist/__generated__/CartItem_viewer.graphql.js +95 -0
- package/dist/__generated__/CartOrderApplyCouponMutation.graphql.d.ts +21 -0
- package/dist/__generated__/CartOrderApplyCouponMutation.graphql.js +1009 -0
- package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.d.ts +17 -0
- package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.js +1001 -0
- package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.d.ts +16 -0
- package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.js +989 -0
- package/dist/__generated__/CartOrderUpdateMutation.graphql.d.ts +55 -0
- package/dist/__generated__/CartOrderUpdateMutation.graphql.js +1043 -0
- package/dist/__generated__/CartOrder_order.graphql.d.ts +57 -0
- package/dist/__generated__/CartOrder_order.graphql.js +255 -0
- package/dist/__generated__/CartOrder_viewer.graphql.d.ts +16 -0
- package/dist/__generated__/CartOrder_viewer.graphql.js +50 -0
- package/dist/__generated__/CartQuery.graphql.d.ts +14 -0
- package/dist/__generated__/CartQuery.graphql.js +1168 -0
- package/dist/__generated__/CartStateApplyCouponMutation.graphql.d.ts +21 -0
- package/dist/__generated__/CartStateApplyCouponMutation.graphql.js +293 -0
- package/dist/__generated__/CartStateRemoveDiscountMutation.graphql.d.ts +16 -0
- package/dist/__generated__/CartStateRemoveDiscountMutation.graphql.js +273 -0
- package/dist/__generated__/CartStateUpdateMutation.graphql.d.ts +58 -0
- package/dist/__generated__/CartStateUpdateMutation.graphql.js +775 -0
- package/dist/__generated__/CartState_order.graphql.d.ts +27 -0
- package/dist/__generated__/CartState_order.graphql.js +95 -0
- package/dist/__generated__/CartTotals_order.graphql.d.ts +35 -0
- package/dist/__generated__/CartTotals_order.graphql.js +126 -0
- package/dist/__generated__/Cart_viewer.graphql.d.ts +16 -0
- package/dist/__generated__/Cart_viewer.graphql.js +44 -0
- package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.d.ts +23 -0
- package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.js +1009 -0
- package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.d.ts +71 -0
- package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.js +1105 -0
- package/dist/__generated__/Checkout_Refetch_Query.graphql.d.ts +17 -0
- package/dist/__generated__/Checkout_Refetch_Query.graphql.js +296 -0
- package/dist/__generated__/Checkout_identity.graphql.d.ts +23 -0
- package/dist/__generated__/Checkout_identity.graphql.js +89 -0
- package/dist/__generated__/Checkout_order.graphql.d.ts +45 -0
- package/dist/__generated__/Checkout_order.graphql.js +152 -0
- package/dist/__generated__/Checkout_viewer.graphql.d.ts +26 -0
- package/dist/__generated__/Checkout_viewer.graphql.js +108 -0
- package/dist/__generated__/CollectionAa_Query.graphql.d.ts +16 -0
- package/dist/__generated__/CollectionAa_Query.graphql.js +211 -0
- package/dist/__generated__/CollectionAa_product.graphql.d.ts +30 -0
- package/dist/__generated__/CollectionAa_product.graphql.js +87 -0
- package/dist/__generated__/CouponCodeInput_Refetch_Query.graphql.d.ts +17 -0
- package/dist/__generated__/CouponCodeInput_Refetch_Query.graphql.js +213 -0
- package/dist/__generated__/CouponCodeInput_order.graphql.d.ts +13 -0
- package/dist/__generated__/CouponCodeInput_order.graphql.js +29 -0
- package/dist/__generated__/CouponCodeInput_viewer.graphql.d.ts +21 -0
- package/dist/__generated__/CouponCodeInput_viewer.graphql.js +75 -0
- package/dist/__generated__/CouponText_coupon.graphql.d.ts +18 -0
- package/dist/__generated__/CouponText_coupon.graphql.js +56 -0
- package/dist/__generated__/DownloadRefetchQuery.graphql.d.ts +16 -0
- package/dist/__generated__/DownloadRefetchQuery.graphql.js +154 -0
- package/dist/__generated__/Download_order.graphql.d.ts +18 -0
- package/dist/__generated__/Download_order.graphql.js +56 -0
- package/dist/__generated__/FamilyList_node.graphql.d.ts +18 -0
- package/dist/__generated__/FamilyList_node.graphql.js +56 -0
- package/dist/__generated__/Family_node.graphql.d.ts +27 -0
- package/dist/__generated__/Family_node.graphql.js +114 -0
- package/dist/__generated__/FontFamiliesQuery.graphql.d.ts +16 -0
- package/dist/__generated__/FontFamiliesQuery.graphql.js +363 -0
- package/dist/__generated__/FontFamilies_node.graphql.d.ts +16 -0
- package/dist/__generated__/FontFamilies_node.graphql.js +48 -0
- package/dist/__generated__/FontStyle_fontStyle.graphql.d.ts +14 -0
- package/dist/__generated__/FontStyle_fontStyle.graphql.js +35 -0
- package/dist/__generated__/IdentityBox_identity.graphql.d.ts +16 -0
- package/dist/__generated__/IdentityBox_identity.graphql.js +47 -0
- package/dist/__generated__/License_node.graphql.d.ts +26 -0
- package/dist/__generated__/License_node.graphql.js +97 -0
- package/dist/__generated__/NewsletterSignupUpdateCustomerMutation.graphql.d.ts +22 -0
- package/dist/__generated__/NewsletterSignupUpdateCustomerMutation.graphql.js +97 -0
- package/dist/__generated__/PrecartAddToCartMutation.graphql.d.ts +28 -0
- package/dist/__generated__/PrecartAddToCartMutation.graphql.js +1038 -0
- package/dist/__generated__/PrecartQuery.graphql.d.ts +25 -0
- package/dist/__generated__/PrecartQuery.graphql.js +474 -0
- package/dist/__generated__/Precart_collection.graphql.d.ts +13 -0
- package/dist/__generated__/Precart_collection.graphql.js +29 -0
- package/dist/__generated__/Precart_viewer.graphql.d.ts +57 -0
- package/dist/__generated__/Precart_viewer.graphql.js +240 -0
- package/dist/__generated__/PriceBarSection_RefetchQuery.graphql.d.ts +21 -0
- package/dist/__generated__/PriceBarSection_RefetchQuery.graphql.js +232 -0
- package/dist/__generated__/PriceBarSection_node.graphql.d.ts +26 -0
- package/dist/__generated__/PriceBarSection_node.graphql.js +112 -0
- package/dist/__generated__/PriceBar_node.graphql.d.ts +16 -0
- package/dist/__generated__/PriceBar_node.graphql.js +44 -0
- package/dist/__generated__/Price_price.graphql.d.ts +14 -0
- package/dist/__generated__/Price_price.graphql.js +35 -0
- package/dist/__generated__/SKUPrice_RefetchQuery.graphql.d.ts +21 -0
- package/dist/__generated__/SKUPrice_RefetchQuery.graphql.js +159 -0
- package/dist/__generated__/SKUPrice_sku.graphql.d.ts +17 -0
- package/dist/__generated__/SKUPrice_sku.graphql.js +56 -0
- package/dist/__generated__/SelectButton_sku.graphql.d.ts +14 -0
- package/dist/__generated__/SelectButton_sku.graphql.js +41 -0
- package/dist/__generated__/SpecimenLinkQuery.graphql.d.ts +16 -0
- package/dist/__generated__/SpecimenLinkQuery.graphql.js +147 -0
- package/dist/__generated__/SpecimenLink_node.graphql.d.ts +17 -0
- package/dist/__generated__/SpecimenLink_node.graphql.js +50 -0
- package/dist/__generated__/StoreModalBundleButton_bundle.graphql.d.ts +21 -0
- package/dist/__generated__/StoreModalBundleButton_bundle.graphql.js +69 -0
- package/dist/__generated__/StoreModalCartQuery.graphql.d.ts +33 -0
- package/dist/__generated__/StoreModalCartQuery.graphql.js +870 -0
- package/dist/__generated__/StoreModalCheckoutQuery.graphql.d.ts +20 -0
- package/dist/__generated__/StoreModalCheckoutQuery.graphql.js +366 -0
- package/dist/__generated__/StoreModalContainerQuery.graphql.d.ts +23 -0
- package/dist/__generated__/StoreModalContainerQuery.graphql.js +179 -0
- package/dist/__generated__/StoreModalDownloadRefetchQuery.graphql.d.ts +16 -0
- package/dist/__generated__/StoreModalDownloadRefetchQuery.graphql.js +123 -0
- package/dist/__generated__/StoreModalDownload_order.graphql.d.ts +14 -0
- package/dist/__generated__/StoreModalDownload_order.graphql.js +35 -0
- package/dist/__generated__/StoreModalFamilyButton_collection.graphql.d.ts +28 -0
- package/dist/__generated__/StoreModalFamilyButton_collection.graphql.js +103 -0
- package/dist/__generated__/StoreModalFamily_collection.graphql.d.ts +32 -0
- package/dist/__generated__/StoreModalFamily_collection.graphql.js +96 -0
- package/dist/__generated__/StoreModalIndexQuery.graphql.d.ts +28 -0
- package/dist/__generated__/StoreModalIndexQuery.graphql.js +256 -0
- package/dist/__generated__/StoreModalProductLicenseSelection_viewer.graphql.d.ts +16 -0
- package/dist/__generated__/StoreModalProductLicenseSelection_viewer.graphql.js +46 -0
- package/dist/__generated__/StoreModalProductLicense_license.graphql.d.ts +28 -0
- package/dist/__generated__/StoreModalProductLicense_license.graphql.js +102 -0
- package/dist/__generated__/StoreModalProductQuery.graphql.d.ts +24 -0
- package/dist/__generated__/StoreModalProductQuery.graphql.js +744 -0
- package/dist/__generated__/StoreModalProductSummaryAddToCartMutation.graphql.d.ts +28 -0
- package/dist/__generated__/StoreModalProductSummaryAddToCartMutation.graphql.js +158 -0
- package/dist/__generated__/StoreModalProductSummaryRefetchQuery.graphql.d.ts +21 -0
- package/dist/__generated__/StoreModalProductSummaryRefetchQuery.graphql.js +275 -0
- package/dist/__generated__/StoreModalProductSummary_viewer.graphql.d.ts +39 -0
- package/dist/__generated__/StoreModalProductSummary_viewer.graphql.js +159 -0
- package/dist/__generated__/StoreModalReviewCompleteOrderMutation.graphql.d.ts +20 -0
- package/dist/__generated__/StoreModalReviewCompleteOrderMutation.graphql.js +537 -0
- package/dist/__generated__/StoreModalReviewIdentity_identity.graphql.d.ts +16 -0
- package/dist/__generated__/StoreModalReviewIdentity_identity.graphql.js +47 -0
- package/dist/__generated__/StoreModalReviewQuery.graphql.d.ts +17 -0
- package/dist/__generated__/StoreModalReviewQuery.graphql.js +537 -0
- package/dist/__generated__/StoreModalReview_order.graphql.d.ts +43 -0
- package/dist/__generated__/StoreModalReview_order.graphql.js +185 -0
- package/dist/__generated__/StoreModalReview_viewer.graphql.d.ts +15 -0
- package/dist/__generated__/StoreModalReview_viewer.graphql.js +38 -0
- package/dist/__generated__/StoreModalStyleButton_fontStyle.graphql.d.ts +18 -0
- package/dist/__generated__/StoreModalStyleButton_fontStyle.graphql.js +52 -0
- package/dist/__generated__/StripeProvider_viewer.graphql.d.ts +18 -0
- package/dist/__generated__/StripeProvider_viewer.graphql.js +53 -0
- package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.d.ts +23 -0
- package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.js +1009 -0
- package/dist/__generated__/TestFontsForm_Query.graphql.d.ts +14 -0
- package/dist/__generated__/TestFontsForm_Query.graphql.js +180 -0
- package/dist/__generated__/TestFontsForm_viewer.graphql.d.ts +25 -0
- package/dist/__generated__/TestFontsForm_viewer.graphql.js +101 -0
- package/dist/__generated__/TestModeBannerQuery.graphql.d.ts +14 -0
- package/dist/__generated__/TestModeBannerQuery.graphql.js +123 -0
- package/dist/__generated__/TestModeBanner_viewer.graphql.d.ts +19 -0
- package/dist/__generated__/TestModeBanner_viewer.graphql.js +59 -0
- package/dist/__generated__/ThemeConfigQuery.graphql.d.ts +14 -0
- package/dist/__generated__/ThemeConfigQuery.graphql.js +98 -0
- package/dist/__generated__/ThemeConfig_viewer.graphql.d.ts +15 -0
- package/dist/__generated__/ThemeConfig_viewer.graphql.js +38 -0
- package/dist/__generated__/TypeTesterData_typeTester.graphql.d.ts +19 -0
- package/dist/__generated__/TypeTesterData_typeTester.graphql.js +62 -0
- package/dist/__generated__/TypeTesterFeatures_fontStyle.graphql.d.ts +19 -0
- package/dist/__generated__/TypeTesterFeatures_fontStyle.graphql.js +59 -0
- package/dist/__generated__/TypeTesterFeatures_stylisticSetName.graphql.d.ts +14 -0
- package/dist/__generated__/TypeTesterFeatures_stylisticSetName.graphql.js +35 -0
- package/dist/__generated__/TypeTesterStandalone_StyleQuery.graphql.d.ts +18 -0
- package/dist/__generated__/TypeTesterStandalone_StyleQuery.graphql.js +121 -0
- package/dist/__generated__/TypeTesterStyleSelectData_fontStyle.graphql.d.ts +20 -0
- package/dist/__generated__/TypeTesterStyleSelectData_fontStyle.graphql.js +70 -0
- package/dist/__generated__/TypeTesterStyleSelectData_fontStyleData.graphql.d.ts +16 -0
- package/dist/__generated__/TypeTesterStyleSelectData_fontStyleData.graphql.js +47 -0
- package/dist/__generated__/TypeTesterStyleSelectData_viewer.graphql.d.ts +27 -0
- package/dist/__generated__/TypeTesterStyleSelectData_viewer.graphql.js +110 -0
- package/dist/__generated__/TypeTester_StyleQuery.graphql.d.ts +19 -0
- package/dist/__generated__/TypeTester_StyleQuery.graphql.js +470 -0
- package/dist/__generated__/TypeTester_fontStyle.graphql.d.ts +32 -0
- package/dist/__generated__/TypeTester_fontStyle.graphql.js +105 -0
- package/dist/__generated__/TypeTester_sku.graphql.d.ts +17 -0
- package/dist/__generated__/TypeTester_sku.graphql.js +52 -0
- package/dist/__generated__/TypeTester_viewer.graphql.d.ts +13 -0
- package/dist/__generated__/TypeTester_viewer.graphql.js +27 -0
- package/dist/__generated__/TypeTestersIDQuery.graphql.d.ts +19 -0
- package/dist/__generated__/TypeTestersIDQuery.graphql.js +465 -0
- package/dist/__generated__/TypeTestersSlugQuery.graphql.d.ts +23 -0
- package/dist/__generated__/TypeTestersSlugQuery.graphql.js +499 -0
- package/dist/__generated__/TypeTesters_collection.graphql.d.ts +31 -0
- package/dist/__generated__/TypeTesters_collection.graphql.js +145 -0
- package/dist/__generated__/VariableTableAmounts_option.graphql.d.ts +13 -0
- package/dist/__generated__/VariableTableAmounts_option.graphql.js +29 -0
- package/dist/__generated__/VariableTableAmounts_variable.graphql.d.ts +13 -0
- package/dist/__generated__/VariableTableAmounts_variable.graphql.js +29 -0
- package/dist/__generated__/productState_Query.graphql.d.ts +87 -0
- package/dist/__generated__/productState_Query.graphql.js +358 -0
- package/dist/__generated__/productState_bundle.graphql.d.ts +27 -0
- package/dist/__generated__/productState_bundle.graphql.js +83 -0
- package/dist/__generated__/productState_collection.graphql.d.ts +45 -0
- package/dist/__generated__/productState_collection.graphql.js +106 -0
- package/dist/__generated__/productState_node.graphql.d.ts +81 -0
- package/dist/__generated__/productState_node.graphql.js +132 -0
- package/dist/__generated__/productState_sku.graphql.d.ts +15 -0
- package/dist/__generated__/productState_sku.graphql.js +46 -0
- package/dist/components/AddToCartBanner/index.js +135 -0
- package/dist/components/BuyButton/index.d.ts +8 -0
- package/dist/components/BuyButton/index.js +143 -0
- package/dist/components/BuyingOptions/index.js +30 -0
- package/dist/components/Cart/AddressFields.js +211 -0
- package/dist/components/Cart/CartItem/VariableTextInput.js +122 -0
- package/dist/components/Cart/CartItem/index.d.ts +19 -0
- package/dist/components/Cart/CartItem/index.js +348 -0
- package/dist/components/Cart/CartOrder.js +447 -0
- package/dist/components/Cart/CartState.d.ts +17 -0
- package/dist/components/Cart/CartState.js +111 -0
- package/dist/components/Cart/CartTotals.d.ts +9 -0
- package/dist/components/Cart/CartTotals.js +91 -0
- package/dist/components/Cart/Checkout.js +625 -0
- package/dist/components/Cart/CheckoutSteps.d.ts +7 -0
- package/dist/components/Cart/CheckoutSteps.js +17 -0
- package/dist/components/Cart/CouponCodeInput.js +164 -0
- package/dist/components/Cart/CustomerFields.js +74 -0
- package/dist/components/Cart/Download.d.ts +8 -0
- package/dist/components/Cart/Download.js +83 -0
- package/dist/components/Cart/EmptyCart.js +51 -0
- package/dist/components/Cart/IdentityBox.js +45 -0
- package/dist/components/Cart/index.d.ts +3 -0
- package/dist/components/Cart/index.js +90 -0
- package/dist/components/Cart/injectRelayEnvironment.js +28 -0
- package/dist/components/Cart/utils.d.ts +10 -0
- package/dist/components/Cart/utils.js +22 -0
- package/dist/components/CartButton/index.d.ts +7 -0
- package/dist/components/CartButton/index.js +109 -0
- package/dist/components/CollectionAa/index.js +71 -0
- package/dist/components/ComponentsContext.d.ts +38 -0
- package/dist/components/ComponentsContext.js +15 -0
- package/dist/components/ConfigContext.d.ts +7 -0
- package/dist/components/ConfigContext.js +14 -0
- package/dist/components/CookieNotification/index.js +108 -0
- package/dist/components/CouponText/index.d.ts +7 -0
- package/dist/components/CouponText/index.js +45 -0
- package/dist/components/Family/FamilyList.js +56 -0
- package/dist/components/Family/index.js +120 -0
- package/dist/components/Family/translations.js +78 -0
- package/dist/components/FontFamilies/index.d.ts +6 -0
- package/dist/components/FontFamilies/index.js +88 -0
- package/dist/components/FontStyle/index.d.ts +15 -0
- package/dist/components/FontStyle/index.js +54 -0
- package/dist/components/FontdueProvider/index.d.ts +10 -0
- package/dist/components/FontdueProvider/index.js +55 -0
- package/dist/components/Icons/ArrowDownRight.d.ts +3 -0
- package/dist/components/Icons/ArrowDownRight.js +23 -0
- package/dist/components/Icons/ArrowLeft.d.ts +3 -0
- package/dist/components/Icons/ArrowLeft.js +26 -0
- package/dist/components/Icons/ArrowRight.d.ts +3 -0
- package/dist/components/Icons/ArrowRight.js +23 -0
- package/dist/components/Icons/CarrotDown.d.ts +3 -0
- package/dist/components/Icons/CarrotDown.js +23 -0
- package/dist/components/Icons/CarrotUp.d.ts +3 -0
- package/dist/components/Icons/CarrotUp.js +23 -0
- package/dist/components/Icons/Cart.d.ts +3 -0
- package/dist/components/Icons/Cart.js +27 -0
- package/dist/components/Icons/CartNew.d.ts +3 -0
- package/dist/components/Icons/CartNew.js +37 -0
- package/dist/components/Icons/Check.d.ts +3 -0
- package/dist/components/Icons/Check.js +23 -0
- package/dist/components/Icons/Checkbox.d.ts +3 -0
- package/dist/components/Icons/Checkbox.js +28 -0
- package/dist/components/Icons/CheckboxChecked.d.ts +3 -0
- package/dist/components/Icons/CheckboxChecked.js +28 -0
- package/dist/components/Icons/CircledCheck.d.ts +3 -0
- package/dist/components/Icons/CircledCheck.js +25 -0
- package/dist/components/Icons/CircledInfo.d.ts +3 -0
- package/dist/components/Icons/CircledInfo.js +25 -0
- package/dist/components/Icons/CircledMinus.d.ts +3 -0
- package/dist/components/Icons/CircledMinus.js +25 -0
- package/dist/components/Icons/ColorPicker.d.ts +3 -0
- package/dist/components/Icons/ColorPicker.js +23 -0
- package/dist/components/Icons/CreditCard.d.ts +3 -0
- package/dist/components/Icons/CreditCard.js +25 -0
- package/dist/components/Icons/DownArrow.d.ts +3 -0
- package/dist/components/Icons/DownArrow.js +28 -0
- package/dist/components/Icons/DownloadFonts.d.ts +3 -0
- package/dist/components/Icons/DownloadFonts.js +29 -0
- package/dist/components/Icons/FrowningFace.d.ts +3 -0
- package/dist/components/Icons/FrowningFace.js +29 -0
- package/dist/components/Icons/License.d.ts +3 -0
- package/dist/components/Icons/License.js +23 -0
- package/dist/components/Icons/Receipt.d.ts +3 -0
- package/dist/components/Icons/Receipt.js +38 -0
- package/dist/components/Icons/User.d.ts +3 -0
- package/dist/components/Icons/User.js +23 -0
- package/dist/components/Icons/X.d.ts +3 -0
- package/dist/components/Icons/X.js +23 -0
- package/dist/components/Icons/index.d.ts +22 -0
- package/dist/components/Icons/index.js +183 -0
- package/dist/components/NewsletterSignup/index.d.ts +10 -0
- package/dist/components/NewsletterSignup/index.js +134 -0
- package/dist/components/Precart/License.js +71 -0
- package/dist/components/Precart/index.js +403 -0
- package/dist/components/Price/index.d.ts +26 -0
- package/dist/components/Price/index.js +96 -0
- package/dist/components/PriceBar/PriceBarSection.js +112 -0
- package/dist/components/PriceBar/index.js +107 -0
- package/dist/components/Root/index.d.ts +4 -0
- package/dist/components/Root/index.js +156 -0
- package/dist/components/Root/productState.d.ts +13 -0
- package/dist/components/Root/productState.js +139 -0
- package/dist/components/SKUPrice/index.d.ts +11 -0
- package/dist/components/SKUPrice/index.js +72 -0
- package/dist/components/SelectButton/index.d.ts +10 -0
- package/dist/components/SelectButton/index.js +103 -0
- package/dist/components/SelectField/index.js +50 -0
- package/dist/components/SpecimenLink/index.js +74 -0
- package/dist/components/StickyNav/index.js +128 -0
- package/dist/components/StoreModal/StoreModalBundleButton.d.ts +9 -0
- package/dist/components/StoreModal/StoreModalBundleButton.js +68 -0
- package/dist/components/StoreModal/StoreModalCart.d.ts +11 -0
- package/dist/components/StoreModal/StoreModalCart.js +85 -0
- package/dist/components/StoreModal/StoreModalCheckout.d.ts +8 -0
- package/dist/components/StoreModal/StoreModalCheckout.js +87 -0
- package/dist/components/StoreModal/StoreModalCheckoutContext.d.ts +10 -0
- package/dist/components/StoreModal/StoreModalCheckoutContext.js +14 -0
- package/dist/components/StoreModal/StoreModalContainer.d.ts +3 -0
- package/dist/components/StoreModal/StoreModalContainer.js +134 -0
- package/dist/components/StoreModal/StoreModalDownload.d.ts +8 -0
- package/dist/components/StoreModal/StoreModalDownload.js +50 -0
- package/dist/components/StoreModal/StoreModalFamily.d.ts +7 -0
- package/dist/components/StoreModal/StoreModalFamily.js +81 -0
- package/dist/components/StoreModal/StoreModalFamilyButton.d.ts +9 -0
- package/dist/components/StoreModal/StoreModalFamilyButton.js +75 -0
- package/dist/components/StoreModal/StoreModalIndex.d.ts +10 -0
- package/dist/components/StoreModal/StoreModalIndex.js +74 -0
- package/dist/components/StoreModal/StoreModalLoader.d.ts +3 -0
- package/dist/components/StoreModal/StoreModalLoader.js +28 -0
- package/dist/components/StoreModal/StoreModalProduct.d.ts +10 -0
- package/dist/components/StoreModal/StoreModalProduct.js +83 -0
- package/dist/components/StoreModal/StoreModalReview.d.ts +6 -0
- package/dist/components/StoreModal/StoreModalReview.js +207 -0
- package/dist/components/StoreModal/StoreModalReviewIdentity.d.ts +6 -0
- package/dist/components/StoreModal/StoreModalReviewIdentity.js +26 -0
- package/dist/components/StoreModal/StoreModalRouter.d.ts +6 -0
- package/dist/components/StoreModal/StoreModalRouter.js +40 -0
- package/dist/components/StoreModal/StoreModalRouterContext.d.ts +7 -0
- package/dist/components/StoreModal/StoreModalRouterContext.js +15 -0
- package/dist/components/StoreModal/StoreModalStyleButton.d.ts +9 -0
- package/dist/components/StoreModal/StoreModalStyleButton.js +65 -0
- package/dist/components/StoreModal/createRouter.d.ts +41 -0
- package/dist/components/StoreModal/createRouter.js +55 -0
- package/dist/components/StoreModal/index.d.ts +3 -0
- package/dist/components/StoreModal/index.js +42 -0
- package/dist/components/StoreModal/routes.d.ts +28 -0
- package/dist/components/StoreModal/routes.js +67 -0
- package/dist/components/StoreModalProductLicenseSelection/ContainerElement.d.ts +9 -0
- package/dist/components/StoreModalProductLicenseSelection/ContainerElement.js +26 -0
- package/dist/components/StoreModalProductLicenseSelection/LicenseElement.d.ts +11 -0
- package/dist/components/StoreModalProductLicenseSelection/LicenseElement.js +36 -0
- package/dist/components/StoreModalProductLicenseSelection/LicenseVariableElement.d.ts +14 -0
- package/dist/components/StoreModalProductLicenseSelection/LicenseVariableElement.js +42 -0
- package/dist/components/StoreModalProductLicenseSelection/LicenseVariableRadioElement.d.ts +12 -0
- package/dist/components/StoreModalProductLicenseSelection/LicenseVariableRadioElement.js +55 -0
- package/dist/components/StoreModalProductLicenseSelection/StoreModalProductLicense.d.ts +6 -0
- package/dist/components/StoreModalProductLicenseSelection/StoreModalProductLicense.js +156 -0
- package/dist/components/StoreModalProductLicenseSelection/index.d.ts +6 -0
- package/dist/components/StoreModalProductLicenseSelection/index.js +34 -0
- package/dist/components/StoreModalProductSummary/index.d.ts +8 -0
- package/dist/components/StoreModalProductSummary/index.js +161 -0
- package/dist/components/StripeProvider/AsyncStripeProvider.js +71 -0
- package/dist/components/StripeProvider/index.d.ts +6 -0
- package/dist/components/StripeProvider/index.js +41 -0
- package/dist/components/Stylesheet/index.d.ts +7 -0
- package/dist/components/Stylesheet/index.js +47 -0
- package/dist/components/TestFontsForm/index.d.ts +8 -0
- package/dist/components/TestFontsForm/index.js +201 -0
- package/dist/components/TestModeBanner/index.d.ts +3 -0
- package/dist/components/TestModeBanner/index.js +67 -0
- package/dist/components/TextField/index.d.ts +15 -0
- package/dist/components/TextField/index.js +45 -0
- package/dist/components/ThemeConfig/index.d.ts +3 -0
- package/dist/components/ThemeConfig/index.js +52 -0
- package/dist/components/TypeTester/TypeTesterBullet.d.ts +8 -0
- package/dist/components/TypeTester/TypeTesterBullet.js +29 -0
- package/dist/components/TypeTester/TypeTesterContent.d.ts +13 -0
- package/dist/components/TypeTester/TypeTesterContent.js +42 -0
- package/dist/components/TypeTester/TypeTesterContext.d.ts +28 -0
- package/dist/components/TypeTester/TypeTesterContext.js +59 -0
- package/dist/components/TypeTester/TypeTesterEditAll.d.ts +7 -0
- package/dist/components/TypeTester/TypeTesterEditAll.js +42 -0
- package/dist/components/TypeTester/TypeTesterFeatures.d.ts +11 -0
- package/dist/components/TypeTester/TypeTesterFeatures.js +64 -0
- package/dist/components/TypeTester/TypeTesterFeaturesButton.d.ts +8 -0
- package/dist/components/TypeTester/TypeTesterFeaturesButton.js +32 -0
- package/dist/components/TypeTester/TypeTesterFitter.d.ts +5 -0
- package/dist/components/TypeTester/TypeTesterFitter.js +27 -0
- package/dist/components/TypeTester/TypeTesterInput.d.ts +9 -0
- package/dist/components/TypeTester/TypeTesterInput.js +81 -0
- package/dist/components/TypeTester/TypeTesterSlider.d.ts +9 -0
- package/dist/components/TypeTester/TypeTesterSlider.js +77 -0
- package/dist/components/TypeTester/TypeTesterStandalone.d.ts +13 -0
- package/dist/components/TypeTester/TypeTesterStandalone.js +68 -0
- package/dist/components/TypeTester/TypeTesterState.d.ts +28 -0
- package/dist/components/TypeTester/TypeTesterState.js +114 -0
- package/dist/components/TypeTester/TypeTesterStyleSelect.d.ts +16 -0
- package/dist/components/TypeTester/TypeTesterStyleSelect.js +63 -0
- package/dist/components/TypeTester/TypeTesterStyleSelectData.d.ts +11 -0
- package/dist/components/TypeTester/TypeTesterStyleSelectData.js +84 -0
- package/dist/components/TypeTester/features.d.ts +5 -0
- package/dist/components/TypeTester/features.js +150 -0
- package/dist/components/TypeTester/index.d.ts +34 -0
- package/dist/components/TypeTester/index.js +231 -0
- package/dist/components/TypeTester/types.d.ts +6 -0
- package/dist/components/TypeTester/types.js +5 -0
- package/dist/components/TypeTester/useTypeTesterStyler.d.ts +24 -0
- package/dist/components/TypeTester/useTypeTesterStyler.js +134 -0
- package/dist/components/TypeTesterData/index.d.ts +7 -0
- package/dist/components/TypeTesterData/index.js +39 -0
- package/dist/components/TypeTesters/index.d.ts +12 -0
- package/dist/components/TypeTesters/index.js +182 -0
- package/dist/components/VariableTableAmounts/index.d.ts +8 -0
- package/dist/components/VariableTableAmounts/index.js +41 -0
- package/dist/components/elements/Button/index.d.ts +4 -0
- package/dist/components/elements/Button/index.js +24 -0
- package/dist/components/elements/EmptyCart/index.d.ts +3 -0
- package/dist/components/elements/EmptyCart/index.js +31 -0
- package/dist/components/elements/StoreModalCartLayout/index.d.ts +13 -0
- package/dist/components/elements/StoreModalCartLayout/index.js +42 -0
- package/dist/components/elements/StoreModalContainer/StoreModalContainerContext.d.ts +6 -0
- package/dist/components/elements/StoreModalContainer/StoreModalContainerContext.js +14 -0
- package/dist/components/elements/StoreModalContainer/index.d.ts +16 -0
- package/dist/components/elements/StoreModalContainer/index.js +80 -0
- package/dist/components/elements/StoreModalDownloadLayout/index.d.ts +9 -0
- package/dist/components/elements/StoreModalDownloadLayout/index.js +30 -0
- package/dist/components/elements/StoreModalFamily/index.d.ts +11 -0
- package/dist/components/elements/StoreModalFamily/index.js +33 -0
- package/dist/components/elements/StoreModalFamilyButton/index.d.ts +13 -0
- package/dist/components/elements/StoreModalFamilyButton/index.js +51 -0
- package/dist/components/elements/StoreModalIndexItem/index.d.ts +11 -0
- package/dist/components/elements/StoreModalIndexItem/index.js +37 -0
- package/dist/components/elements/StoreModalLoadingScreen/index.d.ts +3 -0
- package/dist/components/elements/StoreModalLoadingScreen/index.js +19 -0
- package/dist/components/elements/StoreModalPageContainer/index.d.ts +10 -0
- package/dist/components/elements/StoreModalPageContainer/index.js +29 -0
- package/dist/components/elements/StoreModalReviewConfirm/index.d.ts +11 -0
- package/dist/components/elements/StoreModalReviewConfirm/index.js +52 -0
- package/dist/components/elements/StoreModalReviewItem/index.d.ts +9 -0
- package/dist/components/elements/StoreModalReviewItem/index.js +22 -0
- package/dist/components/elements/StoreModalReviewLayout/index.d.ts +17 -0
- package/dist/components/elements/StoreModalReviewLayout/index.js +63 -0
- package/dist/components/elements/StoreModalStyleButton/index.d.ts +12 -0
- package/dist/components/elements/StoreModalStyleButton/index.js +38 -0
- package/dist/components/useFontStyle.d.ts +11 -0
- package/dist/components/useFontStyle.js +56 -0
- package/dist/components/useInterval.d.ts +2 -0
- package/dist/components/useInterval.js +32 -0
- package/dist/hooks.d.ts +2 -0
- package/dist/hooks.js +21 -0
- package/dist/reducer.d.ts +84 -0
- package/dist/reducer.js +275 -0
- package/dist/relay-environment.d.ts +6 -0
- package/dist/relay-environment.js +38 -0
- package/dist/utils.d.ts +12 -0
- package/dist/utils.js +55 -0
- package/dist/vanilla/FontStyle.js +68 -0
- package/dist/vanilla/TruncatedMarkdown.js +34 -0
- package/fontdue.css +2268 -0
- package/fontdue.css.map +1 -0
- package/package.json +30 -15
- package/react/BuyButton.js +1 -0
- package/react/CartButton.js +1 -0
- package/react/FontdueProvider.js +1 -0
- package/react/NewsletterSignup.js +1 -0
- package/react/StoreModal.js +1 -0
- package/react/TestFontsForm.js +1 -0
- package/react/TypeTester.js +1 -0
- package/react/TypeTesters.js +1 -0
- package/react/useFontStyle.js +1 -0
- package/dist/index.css +0 -1
- package/dist/index.js +0 -22369
- package/dist/index.js.map +0 -1
- package/react.js +0 -2
- package/tsconfig.json +0 -14
|
@@ -0,0 +1,1009 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
/* tslint:disable */
|
|
9
|
+
|
|
10
|
+
/* eslint-disable */
|
|
11
|
+
// @ts-nocheck
|
|
12
|
+
|
|
13
|
+
/*
|
|
14
|
+
mutation TestFontsFormUpdateCustomerMutation(
|
|
15
|
+
$input: UpdateCustomerInput!
|
|
16
|
+
) {
|
|
17
|
+
updateCustomer(input: $input) {
|
|
18
|
+
order {
|
|
19
|
+
...CartOrder_order
|
|
20
|
+
id
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
fragment CartItem_node on OrderItem {
|
|
26
|
+
id
|
|
27
|
+
price {
|
|
28
|
+
...Price_price
|
|
29
|
+
}
|
|
30
|
+
sku {
|
|
31
|
+
price {
|
|
32
|
+
...Price_price
|
|
33
|
+
}
|
|
34
|
+
product {
|
|
35
|
+
__typename
|
|
36
|
+
__isSkuProduct: __typename
|
|
37
|
+
...CollectionAa_product
|
|
38
|
+
...FontStyle_fontStyle
|
|
39
|
+
... on FontStyle {
|
|
40
|
+
family {
|
|
41
|
+
name
|
|
42
|
+
cssUrl
|
|
43
|
+
id
|
|
44
|
+
}
|
|
45
|
+
name
|
|
46
|
+
}
|
|
47
|
+
... on Bundle {
|
|
48
|
+
name
|
|
49
|
+
}
|
|
50
|
+
... on FontCollection {
|
|
51
|
+
name
|
|
52
|
+
totalStyles
|
|
53
|
+
featureStyle {
|
|
54
|
+
family {
|
|
55
|
+
cssUrl
|
|
56
|
+
id
|
|
57
|
+
}
|
|
58
|
+
id
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
... on Node {
|
|
62
|
+
__isNode: __typename
|
|
63
|
+
id
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
id
|
|
67
|
+
}
|
|
68
|
+
licenseSelections {
|
|
69
|
+
id
|
|
70
|
+
license {
|
|
71
|
+
id
|
|
72
|
+
name
|
|
73
|
+
multiplier
|
|
74
|
+
}
|
|
75
|
+
variable: licenseVariable {
|
|
76
|
+
id
|
|
77
|
+
variableType
|
|
78
|
+
...VariableTableAmounts_variable
|
|
79
|
+
}
|
|
80
|
+
option: licenseOption {
|
|
81
|
+
id
|
|
82
|
+
amount
|
|
83
|
+
multiplier
|
|
84
|
+
name
|
|
85
|
+
...VariableTableAmounts_option
|
|
86
|
+
}
|
|
87
|
+
variableText
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
fragment CartOrder_order on Order {
|
|
92
|
+
...Checkout_order
|
|
93
|
+
...Download_order
|
|
94
|
+
...CouponCodeInput_order
|
|
95
|
+
...CartTotals_order
|
|
96
|
+
orderItems {
|
|
97
|
+
...CartItem_node
|
|
98
|
+
id
|
|
99
|
+
licenseSelections {
|
|
100
|
+
license {
|
|
101
|
+
id
|
|
102
|
+
}
|
|
103
|
+
licenseVariable {
|
|
104
|
+
id
|
|
105
|
+
variableType
|
|
106
|
+
}
|
|
107
|
+
licenseOption {
|
|
108
|
+
id
|
|
109
|
+
}
|
|
110
|
+
variableText
|
|
111
|
+
id
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
discount {
|
|
115
|
+
id
|
|
116
|
+
}
|
|
117
|
+
customer {
|
|
118
|
+
email
|
|
119
|
+
name
|
|
120
|
+
anonymous
|
|
121
|
+
id
|
|
122
|
+
}
|
|
123
|
+
billingIdentity {
|
|
124
|
+
...IdentityBox_identity
|
|
125
|
+
}
|
|
126
|
+
licenseeIdentity {
|
|
127
|
+
...IdentityBox_identity
|
|
128
|
+
}
|
|
129
|
+
licenseeIsBillingIdentity
|
|
130
|
+
stripePaymentMethod {
|
|
131
|
+
card {
|
|
132
|
+
last4
|
|
133
|
+
brand
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
stripePaymentIntent {
|
|
137
|
+
status
|
|
138
|
+
clientSecret
|
|
139
|
+
}
|
|
140
|
+
canCompleteWithCoupon
|
|
141
|
+
completedWithCoupon
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
fragment CartTotals_order on Order {
|
|
145
|
+
subtotal {
|
|
146
|
+
...Price_price
|
|
147
|
+
}
|
|
148
|
+
discount {
|
|
149
|
+
amount {
|
|
150
|
+
amount
|
|
151
|
+
...Price_price
|
|
152
|
+
}
|
|
153
|
+
coupon {
|
|
154
|
+
...CouponText_coupon
|
|
155
|
+
id
|
|
156
|
+
}
|
|
157
|
+
id
|
|
158
|
+
}
|
|
159
|
+
discountedSubtotal {
|
|
160
|
+
...Price_price
|
|
161
|
+
}
|
|
162
|
+
total {
|
|
163
|
+
amount
|
|
164
|
+
...Price_price
|
|
165
|
+
}
|
|
166
|
+
taxes {
|
|
167
|
+
...Price_price
|
|
168
|
+
}
|
|
169
|
+
isVatTax
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
fragment Checkout_order on Order {
|
|
173
|
+
canCompleteWithCoupon
|
|
174
|
+
customer {
|
|
175
|
+
name
|
|
176
|
+
email
|
|
177
|
+
newsletterOptIn
|
|
178
|
+
id
|
|
179
|
+
}
|
|
180
|
+
billingIdentity {
|
|
181
|
+
name
|
|
182
|
+
organization
|
|
183
|
+
email
|
|
184
|
+
phone
|
|
185
|
+
street
|
|
186
|
+
locality
|
|
187
|
+
sublocality
|
|
188
|
+
country
|
|
189
|
+
administrativeArea
|
|
190
|
+
zip
|
|
191
|
+
vatNumber
|
|
192
|
+
}
|
|
193
|
+
licenseeIdentity {
|
|
194
|
+
name
|
|
195
|
+
organization
|
|
196
|
+
email
|
|
197
|
+
phone
|
|
198
|
+
street
|
|
199
|
+
locality
|
|
200
|
+
sublocality
|
|
201
|
+
country
|
|
202
|
+
administrativeArea
|
|
203
|
+
zip
|
|
204
|
+
vatNumber
|
|
205
|
+
}
|
|
206
|
+
licenseeIsBillingIdentity
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
fragment CollectionAa_product on SkuProduct {
|
|
210
|
+
__isSkuProduct: __typename
|
|
211
|
+
__typename
|
|
212
|
+
... on FontCollection {
|
|
213
|
+
featureStyle {
|
|
214
|
+
...FontStyle_fontStyle
|
|
215
|
+
id
|
|
216
|
+
}
|
|
217
|
+
families: children(collectionTypes: [FAMILY]) {
|
|
218
|
+
fontStyles {
|
|
219
|
+
...FontStyle_fontStyle
|
|
220
|
+
id
|
|
221
|
+
}
|
|
222
|
+
id
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
... on Bundle {
|
|
226
|
+
fontStyles {
|
|
227
|
+
...FontStyle_fontStyle
|
|
228
|
+
id
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
fragment CouponCodeInput_order on Order {
|
|
234
|
+
id
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
fragment CouponText_coupon on Coupon {
|
|
238
|
+
type
|
|
239
|
+
percentAmount
|
|
240
|
+
creditAmountRemaining {
|
|
241
|
+
amount
|
|
242
|
+
currency
|
|
243
|
+
}
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
fragment Download_order on Order {
|
|
247
|
+
id
|
|
248
|
+
archiveUrl
|
|
249
|
+
customer {
|
|
250
|
+
email
|
|
251
|
+
id
|
|
252
|
+
}
|
|
253
|
+
completedWithCoupon
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
fragment FontStyle_fontStyle on FontStyle {
|
|
257
|
+
cssFamily
|
|
258
|
+
name
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
fragment IdentityBox_identity on Identity {
|
|
262
|
+
email
|
|
263
|
+
phoneFormatted
|
|
264
|
+
addressFormatted
|
|
265
|
+
vatNumber
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
fragment Price_price on Money {
|
|
269
|
+
amount
|
|
270
|
+
currency
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
fragment VariableTableAmounts_option on LicenseOption {
|
|
274
|
+
amounts
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
fragment VariableTableAmounts_variable on LicenseVariable {
|
|
278
|
+
units
|
|
279
|
+
}
|
|
280
|
+
*/
|
|
281
|
+
const node = function () {
|
|
282
|
+
var v0 = [{
|
|
283
|
+
"defaultValue": null,
|
|
284
|
+
"kind": "LocalArgument",
|
|
285
|
+
"name": "input"
|
|
286
|
+
}],
|
|
287
|
+
v1 = [{
|
|
288
|
+
"kind": "Variable",
|
|
289
|
+
"name": "input",
|
|
290
|
+
"variableName": "input"
|
|
291
|
+
}],
|
|
292
|
+
v2 = {
|
|
293
|
+
"alias": null,
|
|
294
|
+
"args": null,
|
|
295
|
+
"kind": "ScalarField",
|
|
296
|
+
"name": "name",
|
|
297
|
+
"storageKey": null
|
|
298
|
+
},
|
|
299
|
+
v3 = {
|
|
300
|
+
"alias": null,
|
|
301
|
+
"args": null,
|
|
302
|
+
"kind": "ScalarField",
|
|
303
|
+
"name": "email",
|
|
304
|
+
"storageKey": null
|
|
305
|
+
},
|
|
306
|
+
v4 = {
|
|
307
|
+
"alias": null,
|
|
308
|
+
"args": null,
|
|
309
|
+
"kind": "ScalarField",
|
|
310
|
+
"name": "id",
|
|
311
|
+
"storageKey": null
|
|
312
|
+
},
|
|
313
|
+
v5 = [v2
|
|
314
|
+
/*: any*/
|
|
315
|
+
, {
|
|
316
|
+
"alias": null,
|
|
317
|
+
"args": null,
|
|
318
|
+
"kind": "ScalarField",
|
|
319
|
+
"name": "organization",
|
|
320
|
+
"storageKey": null
|
|
321
|
+
}, v3
|
|
322
|
+
/*: any*/
|
|
323
|
+
, {
|
|
324
|
+
"alias": null,
|
|
325
|
+
"args": null,
|
|
326
|
+
"kind": "ScalarField",
|
|
327
|
+
"name": "phone",
|
|
328
|
+
"storageKey": null
|
|
329
|
+
}, {
|
|
330
|
+
"alias": null,
|
|
331
|
+
"args": null,
|
|
332
|
+
"kind": "ScalarField",
|
|
333
|
+
"name": "street",
|
|
334
|
+
"storageKey": null
|
|
335
|
+
}, {
|
|
336
|
+
"alias": null,
|
|
337
|
+
"args": null,
|
|
338
|
+
"kind": "ScalarField",
|
|
339
|
+
"name": "locality",
|
|
340
|
+
"storageKey": null
|
|
341
|
+
}, {
|
|
342
|
+
"alias": null,
|
|
343
|
+
"args": null,
|
|
344
|
+
"kind": "ScalarField",
|
|
345
|
+
"name": "sublocality",
|
|
346
|
+
"storageKey": null
|
|
347
|
+
}, {
|
|
348
|
+
"alias": null,
|
|
349
|
+
"args": null,
|
|
350
|
+
"kind": "ScalarField",
|
|
351
|
+
"name": "country",
|
|
352
|
+
"storageKey": null
|
|
353
|
+
}, {
|
|
354
|
+
"alias": null,
|
|
355
|
+
"args": null,
|
|
356
|
+
"kind": "ScalarField",
|
|
357
|
+
"name": "administrativeArea",
|
|
358
|
+
"storageKey": null
|
|
359
|
+
}, {
|
|
360
|
+
"alias": null,
|
|
361
|
+
"args": null,
|
|
362
|
+
"kind": "ScalarField",
|
|
363
|
+
"name": "zip",
|
|
364
|
+
"storageKey": null
|
|
365
|
+
}, {
|
|
366
|
+
"alias": null,
|
|
367
|
+
"args": null,
|
|
368
|
+
"kind": "ScalarField",
|
|
369
|
+
"name": "vatNumber",
|
|
370
|
+
"storageKey": null
|
|
371
|
+
}, {
|
|
372
|
+
"alias": null,
|
|
373
|
+
"args": null,
|
|
374
|
+
"kind": "ScalarField",
|
|
375
|
+
"name": "phoneFormatted",
|
|
376
|
+
"storageKey": null
|
|
377
|
+
}, {
|
|
378
|
+
"alias": null,
|
|
379
|
+
"args": null,
|
|
380
|
+
"kind": "ScalarField",
|
|
381
|
+
"name": "addressFormatted",
|
|
382
|
+
"storageKey": null
|
|
383
|
+
}],
|
|
384
|
+
v6 = {
|
|
385
|
+
"alias": null,
|
|
386
|
+
"args": null,
|
|
387
|
+
"kind": "ScalarField",
|
|
388
|
+
"name": "amount",
|
|
389
|
+
"storageKey": null
|
|
390
|
+
},
|
|
391
|
+
v7 = [v6
|
|
392
|
+
/*: any*/
|
|
393
|
+
, {
|
|
394
|
+
"alias": null,
|
|
395
|
+
"args": null,
|
|
396
|
+
"kind": "ScalarField",
|
|
397
|
+
"name": "currency",
|
|
398
|
+
"storageKey": null
|
|
399
|
+
}],
|
|
400
|
+
v8 = {
|
|
401
|
+
"alias": null,
|
|
402
|
+
"args": null,
|
|
403
|
+
"concreteType": "Money",
|
|
404
|
+
"kind": "LinkedField",
|
|
405
|
+
"name": "price",
|
|
406
|
+
"plural": false,
|
|
407
|
+
"selections": v7
|
|
408
|
+
/*: any*/
|
|
409
|
+
,
|
|
410
|
+
"storageKey": null
|
|
411
|
+
},
|
|
412
|
+
v9 = {
|
|
413
|
+
"alias": null,
|
|
414
|
+
"args": null,
|
|
415
|
+
"kind": "ScalarField",
|
|
416
|
+
"name": "cssFamily",
|
|
417
|
+
"storageKey": null
|
|
418
|
+
},
|
|
419
|
+
v10 = {
|
|
420
|
+
"alias": null,
|
|
421
|
+
"args": null,
|
|
422
|
+
"kind": "ScalarField",
|
|
423
|
+
"name": "cssUrl",
|
|
424
|
+
"storageKey": null
|
|
425
|
+
},
|
|
426
|
+
v11 = {
|
|
427
|
+
"alias": null,
|
|
428
|
+
"args": null,
|
|
429
|
+
"concreteType": "FontStyle",
|
|
430
|
+
"kind": "LinkedField",
|
|
431
|
+
"name": "fontStyles",
|
|
432
|
+
"plural": true,
|
|
433
|
+
"selections": [v9
|
|
434
|
+
/*: any*/
|
|
435
|
+
, v2
|
|
436
|
+
/*: any*/
|
|
437
|
+
, v4
|
|
438
|
+
/*: any*/
|
|
439
|
+
],
|
|
440
|
+
"storageKey": null
|
|
441
|
+
},
|
|
442
|
+
v12 = [v4
|
|
443
|
+
/*: any*/
|
|
444
|
+
],
|
|
445
|
+
v13 = {
|
|
446
|
+
"alias": null,
|
|
447
|
+
"args": null,
|
|
448
|
+
"kind": "ScalarField",
|
|
449
|
+
"name": "multiplier",
|
|
450
|
+
"storageKey": null
|
|
451
|
+
},
|
|
452
|
+
v14 = {
|
|
453
|
+
"alias": null,
|
|
454
|
+
"args": null,
|
|
455
|
+
"kind": "ScalarField",
|
|
456
|
+
"name": "variableType",
|
|
457
|
+
"storageKey": null
|
|
458
|
+
};
|
|
459
|
+
return {
|
|
460
|
+
"fragment": {
|
|
461
|
+
"argumentDefinitions": v0
|
|
462
|
+
/*: any*/
|
|
463
|
+
,
|
|
464
|
+
"kind": "Fragment",
|
|
465
|
+
"metadata": null,
|
|
466
|
+
"name": "TestFontsFormUpdateCustomerMutation",
|
|
467
|
+
"selections": [{
|
|
468
|
+
"alias": null,
|
|
469
|
+
"args": v1
|
|
470
|
+
/*: any*/
|
|
471
|
+
,
|
|
472
|
+
"concreteType": "UpdateCustomerPayload",
|
|
473
|
+
"kind": "LinkedField",
|
|
474
|
+
"name": "updateCustomer",
|
|
475
|
+
"plural": false,
|
|
476
|
+
"selections": [{
|
|
477
|
+
"alias": null,
|
|
478
|
+
"args": null,
|
|
479
|
+
"concreteType": "Order",
|
|
480
|
+
"kind": "LinkedField",
|
|
481
|
+
"name": "order",
|
|
482
|
+
"plural": false,
|
|
483
|
+
"selections": [{
|
|
484
|
+
"args": null,
|
|
485
|
+
"kind": "FragmentSpread",
|
|
486
|
+
"name": "CartOrder_order"
|
|
487
|
+
}],
|
|
488
|
+
"storageKey": null
|
|
489
|
+
}],
|
|
490
|
+
"storageKey": null
|
|
491
|
+
}],
|
|
492
|
+
"type": "RootMutationType",
|
|
493
|
+
"abstractKey": null
|
|
494
|
+
},
|
|
495
|
+
"kind": "Request",
|
|
496
|
+
"operation": {
|
|
497
|
+
"argumentDefinitions": v0
|
|
498
|
+
/*: any*/
|
|
499
|
+
,
|
|
500
|
+
"kind": "Operation",
|
|
501
|
+
"name": "TestFontsFormUpdateCustomerMutation",
|
|
502
|
+
"selections": [{
|
|
503
|
+
"alias": null,
|
|
504
|
+
"args": v1
|
|
505
|
+
/*: any*/
|
|
506
|
+
,
|
|
507
|
+
"concreteType": "UpdateCustomerPayload",
|
|
508
|
+
"kind": "LinkedField",
|
|
509
|
+
"name": "updateCustomer",
|
|
510
|
+
"plural": false,
|
|
511
|
+
"selections": [{
|
|
512
|
+
"alias": null,
|
|
513
|
+
"args": null,
|
|
514
|
+
"concreteType": "Order",
|
|
515
|
+
"kind": "LinkedField",
|
|
516
|
+
"name": "order",
|
|
517
|
+
"plural": false,
|
|
518
|
+
"selections": [{
|
|
519
|
+
"alias": null,
|
|
520
|
+
"args": null,
|
|
521
|
+
"kind": "ScalarField",
|
|
522
|
+
"name": "canCompleteWithCoupon",
|
|
523
|
+
"storageKey": null
|
|
524
|
+
}, {
|
|
525
|
+
"alias": null,
|
|
526
|
+
"args": null,
|
|
527
|
+
"concreteType": "Customer",
|
|
528
|
+
"kind": "LinkedField",
|
|
529
|
+
"name": "customer",
|
|
530
|
+
"plural": false,
|
|
531
|
+
"selections": [v2
|
|
532
|
+
/*: any*/
|
|
533
|
+
, v3
|
|
534
|
+
/*: any*/
|
|
535
|
+
, {
|
|
536
|
+
"alias": null,
|
|
537
|
+
"args": null,
|
|
538
|
+
"kind": "ScalarField",
|
|
539
|
+
"name": "newsletterOptIn",
|
|
540
|
+
"storageKey": null
|
|
541
|
+
}, v4
|
|
542
|
+
/*: any*/
|
|
543
|
+
, {
|
|
544
|
+
"alias": null,
|
|
545
|
+
"args": null,
|
|
546
|
+
"kind": "ScalarField",
|
|
547
|
+
"name": "anonymous",
|
|
548
|
+
"storageKey": null
|
|
549
|
+
}],
|
|
550
|
+
"storageKey": null
|
|
551
|
+
}, {
|
|
552
|
+
"alias": null,
|
|
553
|
+
"args": null,
|
|
554
|
+
"concreteType": "Identity",
|
|
555
|
+
"kind": "LinkedField",
|
|
556
|
+
"name": "billingIdentity",
|
|
557
|
+
"plural": false,
|
|
558
|
+
"selections": v5
|
|
559
|
+
/*: any*/
|
|
560
|
+
,
|
|
561
|
+
"storageKey": null
|
|
562
|
+
}, {
|
|
563
|
+
"alias": null,
|
|
564
|
+
"args": null,
|
|
565
|
+
"concreteType": "Identity",
|
|
566
|
+
"kind": "LinkedField",
|
|
567
|
+
"name": "licenseeIdentity",
|
|
568
|
+
"plural": false,
|
|
569
|
+
"selections": v5
|
|
570
|
+
/*: any*/
|
|
571
|
+
,
|
|
572
|
+
"storageKey": null
|
|
573
|
+
}, {
|
|
574
|
+
"alias": null,
|
|
575
|
+
"args": null,
|
|
576
|
+
"kind": "ScalarField",
|
|
577
|
+
"name": "licenseeIsBillingIdentity",
|
|
578
|
+
"storageKey": null
|
|
579
|
+
}, v4
|
|
580
|
+
/*: any*/
|
|
581
|
+
, {
|
|
582
|
+
"alias": null,
|
|
583
|
+
"args": null,
|
|
584
|
+
"kind": "ScalarField",
|
|
585
|
+
"name": "archiveUrl",
|
|
586
|
+
"storageKey": null
|
|
587
|
+
}, {
|
|
588
|
+
"alias": null,
|
|
589
|
+
"args": null,
|
|
590
|
+
"kind": "ScalarField",
|
|
591
|
+
"name": "completedWithCoupon",
|
|
592
|
+
"storageKey": null
|
|
593
|
+
}, {
|
|
594
|
+
"alias": null,
|
|
595
|
+
"args": null,
|
|
596
|
+
"concreteType": "Money",
|
|
597
|
+
"kind": "LinkedField",
|
|
598
|
+
"name": "subtotal",
|
|
599
|
+
"plural": false,
|
|
600
|
+
"selections": v7
|
|
601
|
+
/*: any*/
|
|
602
|
+
,
|
|
603
|
+
"storageKey": null
|
|
604
|
+
}, {
|
|
605
|
+
"alias": null,
|
|
606
|
+
"args": null,
|
|
607
|
+
"concreteType": "Discount",
|
|
608
|
+
"kind": "LinkedField",
|
|
609
|
+
"name": "discount",
|
|
610
|
+
"plural": false,
|
|
611
|
+
"selections": [{
|
|
612
|
+
"alias": null,
|
|
613
|
+
"args": null,
|
|
614
|
+
"concreteType": "Money",
|
|
615
|
+
"kind": "LinkedField",
|
|
616
|
+
"name": "amount",
|
|
617
|
+
"plural": false,
|
|
618
|
+
"selections": v7
|
|
619
|
+
/*: any*/
|
|
620
|
+
,
|
|
621
|
+
"storageKey": null
|
|
622
|
+
}, {
|
|
623
|
+
"alias": null,
|
|
624
|
+
"args": null,
|
|
625
|
+
"concreteType": "Coupon",
|
|
626
|
+
"kind": "LinkedField",
|
|
627
|
+
"name": "coupon",
|
|
628
|
+
"plural": false,
|
|
629
|
+
"selections": [{
|
|
630
|
+
"alias": null,
|
|
631
|
+
"args": null,
|
|
632
|
+
"kind": "ScalarField",
|
|
633
|
+
"name": "type",
|
|
634
|
+
"storageKey": null
|
|
635
|
+
}, {
|
|
636
|
+
"alias": null,
|
|
637
|
+
"args": null,
|
|
638
|
+
"kind": "ScalarField",
|
|
639
|
+
"name": "percentAmount",
|
|
640
|
+
"storageKey": null
|
|
641
|
+
}, {
|
|
642
|
+
"alias": null,
|
|
643
|
+
"args": null,
|
|
644
|
+
"concreteType": "Money",
|
|
645
|
+
"kind": "LinkedField",
|
|
646
|
+
"name": "creditAmountRemaining",
|
|
647
|
+
"plural": false,
|
|
648
|
+
"selections": v7
|
|
649
|
+
/*: any*/
|
|
650
|
+
,
|
|
651
|
+
"storageKey": null
|
|
652
|
+
}, v4
|
|
653
|
+
/*: any*/
|
|
654
|
+
],
|
|
655
|
+
"storageKey": null
|
|
656
|
+
}, v4
|
|
657
|
+
/*: any*/
|
|
658
|
+
],
|
|
659
|
+
"storageKey": null
|
|
660
|
+
}, {
|
|
661
|
+
"alias": null,
|
|
662
|
+
"args": null,
|
|
663
|
+
"concreteType": "Money",
|
|
664
|
+
"kind": "LinkedField",
|
|
665
|
+
"name": "discountedSubtotal",
|
|
666
|
+
"plural": false,
|
|
667
|
+
"selections": v7
|
|
668
|
+
/*: any*/
|
|
669
|
+
,
|
|
670
|
+
"storageKey": null
|
|
671
|
+
}, {
|
|
672
|
+
"alias": null,
|
|
673
|
+
"args": null,
|
|
674
|
+
"concreteType": "Money",
|
|
675
|
+
"kind": "LinkedField",
|
|
676
|
+
"name": "total",
|
|
677
|
+
"plural": false,
|
|
678
|
+
"selections": v7
|
|
679
|
+
/*: any*/
|
|
680
|
+
,
|
|
681
|
+
"storageKey": null
|
|
682
|
+
}, {
|
|
683
|
+
"alias": null,
|
|
684
|
+
"args": null,
|
|
685
|
+
"concreteType": "Money",
|
|
686
|
+
"kind": "LinkedField",
|
|
687
|
+
"name": "taxes",
|
|
688
|
+
"plural": false,
|
|
689
|
+
"selections": v7
|
|
690
|
+
/*: any*/
|
|
691
|
+
,
|
|
692
|
+
"storageKey": null
|
|
693
|
+
}, {
|
|
694
|
+
"alias": null,
|
|
695
|
+
"args": null,
|
|
696
|
+
"kind": "ScalarField",
|
|
697
|
+
"name": "isVatTax",
|
|
698
|
+
"storageKey": null
|
|
699
|
+
}, {
|
|
700
|
+
"alias": null,
|
|
701
|
+
"args": null,
|
|
702
|
+
"concreteType": "OrderItem",
|
|
703
|
+
"kind": "LinkedField",
|
|
704
|
+
"name": "orderItems",
|
|
705
|
+
"plural": true,
|
|
706
|
+
"selections": [v4
|
|
707
|
+
/*: any*/
|
|
708
|
+
, v8
|
|
709
|
+
/*: any*/
|
|
710
|
+
, {
|
|
711
|
+
"alias": null,
|
|
712
|
+
"args": null,
|
|
713
|
+
"concreteType": "Sku",
|
|
714
|
+
"kind": "LinkedField",
|
|
715
|
+
"name": "sku",
|
|
716
|
+
"plural": false,
|
|
717
|
+
"selections": [v8
|
|
718
|
+
/*: any*/
|
|
719
|
+
, {
|
|
720
|
+
"alias": null,
|
|
721
|
+
"args": null,
|
|
722
|
+
"concreteType": null,
|
|
723
|
+
"kind": "LinkedField",
|
|
724
|
+
"name": "product",
|
|
725
|
+
"plural": false,
|
|
726
|
+
"selections": [{
|
|
727
|
+
"alias": null,
|
|
728
|
+
"args": null,
|
|
729
|
+
"kind": "ScalarField",
|
|
730
|
+
"name": "__typename",
|
|
731
|
+
"storageKey": null
|
|
732
|
+
}, {
|
|
733
|
+
"kind": "TypeDiscriminator",
|
|
734
|
+
"abstractKey": "__isSkuProduct"
|
|
735
|
+
}, {
|
|
736
|
+
"kind": "InlineFragment",
|
|
737
|
+
"selections": [{
|
|
738
|
+
"alias": null,
|
|
739
|
+
"args": null,
|
|
740
|
+
"concreteType": "FontStyle",
|
|
741
|
+
"kind": "LinkedField",
|
|
742
|
+
"name": "featureStyle",
|
|
743
|
+
"plural": false,
|
|
744
|
+
"selections": [v9
|
|
745
|
+
/*: any*/
|
|
746
|
+
, v2
|
|
747
|
+
/*: any*/
|
|
748
|
+
, v4
|
|
749
|
+
/*: any*/
|
|
750
|
+
, {
|
|
751
|
+
"alias": null,
|
|
752
|
+
"args": null,
|
|
753
|
+
"concreteType": "FontCollection",
|
|
754
|
+
"kind": "LinkedField",
|
|
755
|
+
"name": "family",
|
|
756
|
+
"plural": false,
|
|
757
|
+
"selections": [v10
|
|
758
|
+
/*: any*/
|
|
759
|
+
, v4
|
|
760
|
+
/*: any*/
|
|
761
|
+
],
|
|
762
|
+
"storageKey": null
|
|
763
|
+
}],
|
|
764
|
+
"storageKey": null
|
|
765
|
+
}, {
|
|
766
|
+
"alias": "families",
|
|
767
|
+
"args": [{
|
|
768
|
+
"kind": "Literal",
|
|
769
|
+
"name": "collectionTypes",
|
|
770
|
+
"value": ["FAMILY"]
|
|
771
|
+
}],
|
|
772
|
+
"concreteType": "FontCollection",
|
|
773
|
+
"kind": "LinkedField",
|
|
774
|
+
"name": "children",
|
|
775
|
+
"plural": true,
|
|
776
|
+
"selections": [v11
|
|
777
|
+
/*: any*/
|
|
778
|
+
, v4
|
|
779
|
+
/*: any*/
|
|
780
|
+
],
|
|
781
|
+
"storageKey": "children(collectionTypes:[\"FAMILY\"])"
|
|
782
|
+
}, v2
|
|
783
|
+
/*: any*/
|
|
784
|
+
, {
|
|
785
|
+
"alias": null,
|
|
786
|
+
"args": null,
|
|
787
|
+
"kind": "ScalarField",
|
|
788
|
+
"name": "totalStyles",
|
|
789
|
+
"storageKey": null
|
|
790
|
+
}],
|
|
791
|
+
"type": "FontCollection",
|
|
792
|
+
"abstractKey": null
|
|
793
|
+
}, {
|
|
794
|
+
"kind": "InlineFragment",
|
|
795
|
+
"selections": [v11
|
|
796
|
+
/*: any*/
|
|
797
|
+
, v2
|
|
798
|
+
/*: any*/
|
|
799
|
+
],
|
|
800
|
+
"type": "Bundle",
|
|
801
|
+
"abstractKey": null
|
|
802
|
+
}, {
|
|
803
|
+
"kind": "InlineFragment",
|
|
804
|
+
"selections": [v9
|
|
805
|
+
/*: any*/
|
|
806
|
+
, v2
|
|
807
|
+
/*: any*/
|
|
808
|
+
, {
|
|
809
|
+
"alias": null,
|
|
810
|
+
"args": null,
|
|
811
|
+
"concreteType": "FontCollection",
|
|
812
|
+
"kind": "LinkedField",
|
|
813
|
+
"name": "family",
|
|
814
|
+
"plural": false,
|
|
815
|
+
"selections": [v2
|
|
816
|
+
/*: any*/
|
|
817
|
+
, v10
|
|
818
|
+
/*: any*/
|
|
819
|
+
, v4
|
|
820
|
+
/*: any*/
|
|
821
|
+
],
|
|
822
|
+
"storageKey": null
|
|
823
|
+
}],
|
|
824
|
+
"type": "FontStyle",
|
|
825
|
+
"abstractKey": null
|
|
826
|
+
}, {
|
|
827
|
+
"kind": "InlineFragment",
|
|
828
|
+
"selections": v12
|
|
829
|
+
/*: any*/
|
|
830
|
+
,
|
|
831
|
+
"type": "Node",
|
|
832
|
+
"abstractKey": "__isNode"
|
|
833
|
+
}],
|
|
834
|
+
"storageKey": null
|
|
835
|
+
}, v4
|
|
836
|
+
/*: any*/
|
|
837
|
+
],
|
|
838
|
+
"storageKey": null
|
|
839
|
+
}, {
|
|
840
|
+
"alias": null,
|
|
841
|
+
"args": null,
|
|
842
|
+
"concreteType": "LicenseSelection",
|
|
843
|
+
"kind": "LinkedField",
|
|
844
|
+
"name": "licenseSelections",
|
|
845
|
+
"plural": true,
|
|
846
|
+
"selections": [v4
|
|
847
|
+
/*: any*/
|
|
848
|
+
, {
|
|
849
|
+
"alias": null,
|
|
850
|
+
"args": null,
|
|
851
|
+
"concreteType": "License",
|
|
852
|
+
"kind": "LinkedField",
|
|
853
|
+
"name": "license",
|
|
854
|
+
"plural": false,
|
|
855
|
+
"selections": [v4
|
|
856
|
+
/*: any*/
|
|
857
|
+
, v2
|
|
858
|
+
/*: any*/
|
|
859
|
+
, v13
|
|
860
|
+
/*: any*/
|
|
861
|
+
],
|
|
862
|
+
"storageKey": null
|
|
863
|
+
}, {
|
|
864
|
+
"alias": "variable",
|
|
865
|
+
"args": null,
|
|
866
|
+
"concreteType": "LicenseVariable",
|
|
867
|
+
"kind": "LinkedField",
|
|
868
|
+
"name": "licenseVariable",
|
|
869
|
+
"plural": false,
|
|
870
|
+
"selections": [v4
|
|
871
|
+
/*: any*/
|
|
872
|
+
, v14
|
|
873
|
+
/*: any*/
|
|
874
|
+
, {
|
|
875
|
+
"alias": null,
|
|
876
|
+
"args": null,
|
|
877
|
+
"kind": "ScalarField",
|
|
878
|
+
"name": "units",
|
|
879
|
+
"storageKey": null
|
|
880
|
+
}],
|
|
881
|
+
"storageKey": null
|
|
882
|
+
}, {
|
|
883
|
+
"alias": "option",
|
|
884
|
+
"args": null,
|
|
885
|
+
"concreteType": "LicenseOption",
|
|
886
|
+
"kind": "LinkedField",
|
|
887
|
+
"name": "licenseOption",
|
|
888
|
+
"plural": false,
|
|
889
|
+
"selections": [v4
|
|
890
|
+
/*: any*/
|
|
891
|
+
, v6
|
|
892
|
+
/*: any*/
|
|
893
|
+
, v13
|
|
894
|
+
/*: any*/
|
|
895
|
+
, v2
|
|
896
|
+
/*: any*/
|
|
897
|
+
, {
|
|
898
|
+
"alias": null,
|
|
899
|
+
"args": null,
|
|
900
|
+
"kind": "ScalarField",
|
|
901
|
+
"name": "amounts",
|
|
902
|
+
"storageKey": null
|
|
903
|
+
}],
|
|
904
|
+
"storageKey": null
|
|
905
|
+
}, {
|
|
906
|
+
"alias": null,
|
|
907
|
+
"args": null,
|
|
908
|
+
"kind": "ScalarField",
|
|
909
|
+
"name": "variableText",
|
|
910
|
+
"storageKey": null
|
|
911
|
+
}, {
|
|
912
|
+
"alias": null,
|
|
913
|
+
"args": null,
|
|
914
|
+
"concreteType": "LicenseVariable",
|
|
915
|
+
"kind": "LinkedField",
|
|
916
|
+
"name": "licenseVariable",
|
|
917
|
+
"plural": false,
|
|
918
|
+
"selections": [v4
|
|
919
|
+
/*: any*/
|
|
920
|
+
, v14
|
|
921
|
+
/*: any*/
|
|
922
|
+
],
|
|
923
|
+
"storageKey": null
|
|
924
|
+
}, {
|
|
925
|
+
"alias": null,
|
|
926
|
+
"args": null,
|
|
927
|
+
"concreteType": "LicenseOption",
|
|
928
|
+
"kind": "LinkedField",
|
|
929
|
+
"name": "licenseOption",
|
|
930
|
+
"plural": false,
|
|
931
|
+
"selections": v12
|
|
932
|
+
/*: any*/
|
|
933
|
+
,
|
|
934
|
+
"storageKey": null
|
|
935
|
+
}],
|
|
936
|
+
"storageKey": null
|
|
937
|
+
}],
|
|
938
|
+
"storageKey": null
|
|
939
|
+
}, {
|
|
940
|
+
"alias": null,
|
|
941
|
+
"args": null,
|
|
942
|
+
"concreteType": "StripePaymentMethod",
|
|
943
|
+
"kind": "LinkedField",
|
|
944
|
+
"name": "stripePaymentMethod",
|
|
945
|
+
"plural": false,
|
|
946
|
+
"selections": [{
|
|
947
|
+
"alias": null,
|
|
948
|
+
"args": null,
|
|
949
|
+
"concreteType": "StripeSource",
|
|
950
|
+
"kind": "LinkedField",
|
|
951
|
+
"name": "card",
|
|
952
|
+
"plural": false,
|
|
953
|
+
"selections": [{
|
|
954
|
+
"alias": null,
|
|
955
|
+
"args": null,
|
|
956
|
+
"kind": "ScalarField",
|
|
957
|
+
"name": "last4",
|
|
958
|
+
"storageKey": null
|
|
959
|
+
}, {
|
|
960
|
+
"alias": null,
|
|
961
|
+
"args": null,
|
|
962
|
+
"kind": "ScalarField",
|
|
963
|
+
"name": "brand",
|
|
964
|
+
"storageKey": null
|
|
965
|
+
}],
|
|
966
|
+
"storageKey": null
|
|
967
|
+
}],
|
|
968
|
+
"storageKey": null
|
|
969
|
+
}, {
|
|
970
|
+
"alias": null,
|
|
971
|
+
"args": null,
|
|
972
|
+
"concreteType": "StripePaymentIntent",
|
|
973
|
+
"kind": "LinkedField",
|
|
974
|
+
"name": "stripePaymentIntent",
|
|
975
|
+
"plural": false,
|
|
976
|
+
"selections": [{
|
|
977
|
+
"alias": null,
|
|
978
|
+
"args": null,
|
|
979
|
+
"kind": "ScalarField",
|
|
980
|
+
"name": "status",
|
|
981
|
+
"storageKey": null
|
|
982
|
+
}, {
|
|
983
|
+
"alias": null,
|
|
984
|
+
"args": null,
|
|
985
|
+
"kind": "ScalarField",
|
|
986
|
+
"name": "clientSecret",
|
|
987
|
+
"storageKey": null
|
|
988
|
+
}],
|
|
989
|
+
"storageKey": null
|
|
990
|
+
}],
|
|
991
|
+
"storageKey": null
|
|
992
|
+
}],
|
|
993
|
+
"storageKey": null
|
|
994
|
+
}]
|
|
995
|
+
},
|
|
996
|
+
"params": {
|
|
997
|
+
"cacheID": "4550f2fd44d6db74306435d535764ebd",
|
|
998
|
+
"id": null,
|
|
999
|
+
"metadata": {},
|
|
1000
|
+
"name": "TestFontsFormUpdateCustomerMutation",
|
|
1001
|
+
"operationKind": "mutation",
|
|
1002
|
+
"text": "mutation TestFontsFormUpdateCustomerMutation(\n $input: UpdateCustomerInput!\n) {\n updateCustomer(input: $input) {\n order {\n ...CartOrder_order\n id\n }\n }\n}\n\nfragment CartItem_node on OrderItem {\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n __typename\n __isSkuProduct: __typename\n ...CollectionAa_product\n ...FontStyle_fontStyle\n ... on FontStyle {\n family {\n name\n cssUrl\n id\n }\n name\n }\n ... on Bundle {\n name\n }\n ... on FontCollection {\n name\n totalStyles\n featureStyle {\n family {\n cssUrl\n id\n }\n id\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n id\n license {\n id\n name\n multiplier\n }\n variable: licenseVariable {\n id\n variableType\n ...VariableTableAmounts_variable\n }\n option: licenseOption {\n id\n amount\n multiplier\n name\n ...VariableTableAmounts_option\n }\n variableText\n }\n}\n\nfragment CartOrder_order on Order {\n ...Checkout_order\n ...Download_order\n ...CouponCodeInput_order\n ...CartTotals_order\n orderItems {\n ...CartItem_node\n id\n licenseSelections {\n license {\n id\n }\n licenseVariable {\n id\n variableType\n }\n licenseOption {\n id\n }\n variableText\n id\n }\n }\n discount {\n id\n }\n customer {\n email\n name\n anonymous\n id\n }\n billingIdentity {\n ...IdentityBox_identity\n }\n licenseeIdentity {\n ...IdentityBox_identity\n }\n licenseeIsBillingIdentity\n stripePaymentMethod {\n card {\n last4\n brand\n }\n }\n stripePaymentIntent {\n status\n clientSecret\n }\n canCompleteWithCoupon\n completedWithCoupon\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxes {\n ...Price_price\n }\n isVatTax\n}\n\nfragment Checkout_order on Order {\n canCompleteWithCoupon\n customer {\n name\n email\n newsletterOptIn\n id\n }\n billingIdentity {\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n licenseeIdentity {\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n licenseeIsBillingIdentity\n}\n\nfragment CollectionAa_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ... on FontCollection {\n featureStyle {\n ...FontStyle_fontStyle\n id\n }\n families: children(collectionTypes: [FAMILY]) {\n fontStyles {\n ...FontStyle_fontStyle\n id\n }\n id\n }\n }\n ... on Bundle {\n fontStyles {\n ...FontStyle_fontStyle\n id\n }\n }\n}\n\nfragment CouponCodeInput_order on Order {\n id\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment Download_order on Order {\n id\n archiveUrl\n customer {\n email\n id\n }\n completedWithCoupon\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment IdentityBox_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n"
|
|
1003
|
+
}
|
|
1004
|
+
};
|
|
1005
|
+
}();
|
|
1006
|
+
|
|
1007
|
+
node.hash = 'ba56958399f0893bd667ff02c33a6975';
|
|
1008
|
+
var _default = node;
|
|
1009
|
+
exports.default = _default;
|