fontdue-js 2.10.1 → 2.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/__generated__/AddressFieldsRefetchQuery.graphql.d.ts +1 -1
- package/dist/__generated__/AddressFieldsRefetchQuery.graphql.js +11 -63
- package/dist/__generated__/AddressFields_viewer.graphql.d.ts +1 -11
- package/dist/__generated__/AddressFields_viewer.graphql.js +68 -122
- package/dist/__generated__/BuyButton_collection.graphql.d.ts +2 -2
- package/dist/__generated__/BuyButton_collection.graphql.js +1 -1
- package/dist/__generated__/CartButtonQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CartButtonQuery.graphql.js +24 -3
- package/dist/__generated__/CartButton_order.graphql.d.ts +4 -1
- package/dist/__generated__/CartButton_order.graphql.js +15 -2
- package/dist/__generated__/CartItemAdditionalLicenses_licenses.graphql.d.ts +18 -0
- package/dist/__generated__/CartItemAdditionalLicenses_licenses.graphql.js +42 -0
- package/dist/__generated__/CartItemAdditionalLicenses_orderItem.graphql.d.ts +21 -0
- package/dist/__generated__/CartItemAdditionalLicenses_orderItem.graphql.js +52 -0
- package/dist/__generated__/CartItemLicense_selection.graphql.d.ts +29 -0
- package/dist/__generated__/CartItemLicense_selection.graphql.js +80 -0
- package/dist/__generated__/CartItemProduct_product.graphql.d.ts +33 -0
- package/dist/__generated__/CartItemProduct_product.graphql.js +122 -0
- package/dist/__generated__/CartItemVariable_selection.graphql.d.ts +36 -0
- package/dist/__generated__/CartItemVariable_selection.graphql.js +107 -0
- package/dist/__generated__/CartItemVariable_variable.graphql.d.ts +22 -0
- package/dist/__generated__/CartItemVariable_variable.graphql.js +58 -0
- package/dist/__generated__/CartItem_node.graphql.d.ts +9 -34
- package/dist/__generated__/CartItem_node.graphql.js +31 -129
- package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.js +137 -108
- package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.js +137 -108
- package/dist/__generated__/CartOrderUpdateMutation.graphql.d.ts +7 -1
- package/dist/__generated__/CartOrderUpdateMutation.graphql.js +137 -108
- package/dist/__generated__/CartOrder_order.graphql.d.ts +11 -2
- package/dist/__generated__/CartOrder_order.graphql.js +33 -2
- package/dist/__generated__/CartQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CartQuery.graphql.js +143 -108
- package/dist/__generated__/CartStateRemoveDiscountMutation.graphql.d.ts +2 -2
- package/dist/__generated__/CartStateRemoveDiscountMutation.graphql.js +162 -17
- package/dist/__generated__/CartStateUpdateMutation.graphql.d.ts +8 -2
- package/dist/__generated__/CartStateUpdateMutation.graphql.js +249 -91
- package/dist/__generated__/CartState_order.graphql.d.ts +10 -1
- package/dist/__generated__/CartState_order.graphql.js +30 -3
- package/dist/__generated__/CharacterViewer_collection.graphql.d.ts +5 -5
- package/dist/__generated__/CharacterViewer_collection.graphql.js +1 -1
- package/dist/__generated__/CharacterViewer_family.graphql.d.ts +2 -2
- package/dist/__generated__/CharacterViewer_family.graphql.js +1 -1
- package/dist/__generated__/CharacterViewer_style.graphql.js +1 -1
- package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.js +137 -108
- package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.d.ts +7 -1
- package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.js +137 -108
- package/dist/__generated__/CouponCodeInputApplyCouponMutation.graphql.d.ts +2 -2
- package/dist/__generated__/CouponCodeInputApplyCouponMutation.graphql.js +162 -17
- package/dist/__generated__/CouponCodeInput_viewer.graphql.js +1 -1
- package/dist/__generated__/CouponCodeRefetchQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CouponCodeRefetchQuery.graphql.js +29 -19
- package/dist/__generated__/CouponText_coupon.graphql.d.ts +5 -1
- package/dist/__generated__/CouponText_coupon.graphql.js +36 -24
- package/dist/__generated__/FamilyList_node.graphql.d.ts +2 -2
- package/dist/__generated__/FamilyList_node.graphql.js +1 -1
- package/dist/__generated__/Family_node.graphql.d.ts +2 -2
- package/dist/__generated__/Family_node.graphql.js +27 -10
- package/dist/__generated__/Family_viewer.graphql.d.ts +17 -0
- package/dist/__generated__/FontFamiliesQuery.graphql.d.ts +11 -1
- package/dist/__generated__/FontFamiliesQuery.graphql.js +58 -45
- package/dist/__generated__/OrderVariableSelectionMutation.graphql.d.ts +69 -0
- package/dist/__generated__/OrderVariableSelectionMutation_viewer.graphql.d.ts +30 -0
- package/dist/__generated__/OrderVariableSelectionRedux_viewer.graphql.d.ts +17 -0
- package/dist/__generated__/OrderVariableSelectionRedux_viewer.graphql.js +32 -0
- package/dist/__generated__/OrderVariableSelection_variables.graphql.d.ts +26 -0
- package/dist/__generated__/OrderVariableSelection_variables.graphql.js +79 -0
- package/dist/__generated__/PrecartAddToCartMutation.graphql.d.ts +8 -1
- package/dist/__generated__/PrecartAddToCartMutation.graphql.js +171 -142
- package/dist/__generated__/PriceBarSectionRefetchQuery.graphql.d.ts +7 -2
- package/dist/__generated__/PriceBarSectionRefetchQuery.graphql.js +43 -28
- package/dist/__generated__/PriceBarSection_node.graphql.d.ts +2 -2
- package/dist/__generated__/PriceBarSection_node.graphql.js +22 -17
- package/dist/__generated__/PriceBarSection_viewer.graphql.d.ts +17 -0
- package/dist/__generated__/PriceBar_node.graphql.d.ts +1 -1
- package/dist/__generated__/PriceBar_node.graphql.js +20 -4
- package/dist/__generated__/PriceBar_viewer.graphql.d.ts +17 -0
- package/dist/__generated__/SKUPriceRefetchQuery.graphql.d.ts +6 -1
- package/dist/__generated__/SKUPriceUpdateQuery.graphql.d.ts +29 -0
- package/dist/__generated__/SKUPrice_sku.graphql.d.ts +1 -1
- package/dist/__generated__/SKUPrice_sku.graphql.js +13 -17
- package/dist/__generated__/SKUPrice_viewer.graphql.d.ts +19 -0
- package/dist/__generated__/SelectButton_sku.graphql.d.ts +1 -1
- package/dist/__generated__/SelectButton_sku.graphql.js +13 -5
- package/dist/__generated__/SelectButton_viewer.graphql.d.ts +17 -0
- package/dist/__generated__/StoreModalBundleButton_bundle.graphql.d.ts +2 -1
- package/dist/__generated__/StoreModalBundleButton_bundle.graphql.js +21 -5
- package/dist/__generated__/StoreModalBundleButton_viewer.graphql.d.ts +17 -0
- package/dist/__generated__/StoreModalCartQuery.graphql.d.ts +7 -3
- package/dist/__generated__/StoreModalCartQuery.graphql.js +391 -66
- package/dist/__generated__/StoreModalCheckoutQuery.graphql.d.ts +3 -6
- package/dist/__generated__/StoreModalCheckoutQuery.graphql.js +36 -147
- package/dist/__generated__/StoreModalFamilyButton_collection.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalFamilyButton_collection.graphql.js +20 -4
- package/dist/__generated__/StoreModalFamilyButton_viewer.graphql.d.ts +17 -0
- package/dist/__generated__/StoreModalFamily_collection.graphql.d.ts +2 -2
- package/dist/__generated__/StoreModalFamily_collection.graphql.js +29 -12
- package/dist/__generated__/StoreModalFamily_viewer.graphql.d.ts +17 -0
- package/dist/__generated__/StoreModalOrderVariableSelectionOrderUpdateMutation.graphql.d.ts +60 -0
- package/dist/__generated__/StoreModalOrderVariableSelectionVariable_order.graphql.d.ts +27 -0
- package/dist/__generated__/StoreModalOrderVariableSelectionVariable_variable.graphql.d.ts +24 -0
- package/dist/__generated__/StoreModalOrderVariableSelection_viewer.graphql.d.ts +38 -0
- package/dist/__generated__/StoreModalOrderVariableSelection_viewer.graphql.js +129 -0
- package/dist/__generated__/StoreModalProductContent_collection.graphql.d.ts +22 -0
- package/dist/__generated__/StoreModalProductContent_collection.graphql.js +92 -0
- package/dist/__generated__/StoreModalProductQuery.graphql.d.ts +24 -7
- package/dist/__generated__/StoreModalProductQuery.graphql.js +193 -130
- package/dist/__generated__/StoreModalProductRefetchQuery.graphql.d.ts +31 -0
- package/dist/__generated__/StoreModalProductRefetchQuery.graphql.js +383 -0
- package/dist/__generated__/StoreModalProductSummaryAddToCartMutation.graphql.d.ts +8 -1
- package/dist/__generated__/StoreModalProductSummaryAddToCartMutation.graphql.js +24 -3
- package/dist/__generated__/StoreModalProductSummaryRefetchQuery.graphql.d.ts +8 -3
- package/dist/__generated__/StoreModalProductSummaryRefetchQuery.graphql.js +59 -29
- package/dist/__generated__/StoreModalProductSummary_viewer.graphql.d.ts +6 -1
- package/dist/__generated__/StoreModalProductSummary_viewer.graphql.js +59 -15
- package/dist/__generated__/StoreModalReviewCompleteOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalReviewQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalReviewUpdateOrderMutation.graphql.d.ts +6 -1
- package/dist/__generated__/StoreModalStyleButton_fontStyle.graphql.d.ts +1 -4
- package/dist/__generated__/StoreModalStyleButton_fontStyle.graphql.js +32 -25
- package/dist/__generated__/StoreModalStyleButton_viewer.graphql.d.ts +17 -0
- package/dist/__generated__/StoreModalUnifiedCheckoutCompleteOrderMutation.graphql.d.ts +21 -0
- package/dist/__generated__/StoreModalUnifiedCheckoutCompleteOrderMutation.graphql.js +241 -0
- package/dist/__generated__/StoreModalUnifiedCheckoutUpdateCustomerMutation.graphql.d.ts +28 -0
- package/dist/__generated__/StoreModalUnifiedCheckoutUpdateCustomerMutation.graphql.js +251 -0
- package/dist/__generated__/StoreModalUnifiedCheckoutUpdateOrderMutation.graphql.d.ts +82 -0
- package/dist/__generated__/StoreModalUnifiedCheckoutUpdateOrderMutation.graphql.js +292 -0
- package/dist/__generated__/StoreModalUnifiedCheckout_order.graphql.d.ts +55 -0
- package/dist/__generated__/StoreModalUnifiedCheckout_order.graphql.js +169 -0
- package/dist/__generated__/StoreModalUnifiedCheckout_viewer.graphql.d.ts +28 -0
- package/dist/__generated__/StoreModalUnifiedCheckout_viewer.graphql.js +99 -0
- package/dist/__generated__/StripeProviderCreateCheckoutSessionMutation.graphql.d.ts +22 -0
- package/dist/__generated__/StripeProviderCreateCheckoutSessionMutation.graphql.js +105 -0
- package/dist/__generated__/StripeProvider_viewer.graphql.d.ts +2 -1
- package/dist/__generated__/StripeProvider_viewer.graphql.js +8 -2
- package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.d.ts +1 -1
- package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.js +137 -108
- package/dist/__generated__/TypeTesterStandaloneChangedStylesQuery.graphql.d.ts +32 -0
- package/dist/__generated__/TypeTesterStandaloneChangedStylesQuery.graphql.js +293 -0
- package/dist/__generated__/TypeTesterStandaloneQuery.graphql.d.ts +1 -1
- package/dist/__generated__/TypeTesterStandaloneQuery.graphql.js +40 -46
- package/dist/__generated__/TypeTesterStyleSelectData_viewer.graphql.d.ts +2 -2
- package/dist/__generated__/TypeTesterStyleSelectData_viewer.graphql.js +3 -3
- package/dist/__generated__/TypeTester_NewStyleQuery.graphql.d.ts +1 -1
- package/dist/__generated__/TypeTester_fontStyle.graphql.d.ts +1 -10
- package/dist/__generated__/TypeTester_fontStyle.graphql.js +48 -41
- package/dist/__generated__/TypeTestersChangedStylesQuery.graphql.d.ts +32 -0
- package/dist/__generated__/TypeTestersChangedStylesQuery.graphql.js +293 -0
- package/dist/__generated__/TypeTestersIDQuery.graphql.d.ts +1 -1
- package/dist/__generated__/TypeTestersIDQuery.graphql.js +41 -37
- package/dist/__generated__/TypeTestersRefetchQuery.graphql.d.ts +33 -0
- package/dist/__generated__/TypeTestersRefetchQuery.graphql.js +482 -0
- package/dist/__generated__/TypeTestersSlugQuery.graphql.d.ts +1 -1
- package/dist/__generated__/TypeTestersSlugQuery.graphql.js +41 -37
- package/dist/__generated__/TypeTesters_collection.graphql.d.ts +1 -1
- package/dist/__generated__/TypeTesters_collection.graphql.js +43 -14
- package/dist/__generated__/productState_Query.graphql.d.ts +3 -3
- package/dist/__generated__/productState_Query.graphql.js +1 -1
- package/dist/__generated__/productState_collection.graphql.d.ts +2 -2
- package/dist/__generated__/productState_collection.graphql.js +1 -1
- package/dist/__generated__/productState_node.graphql.d.ts +3 -3
- package/dist/__generated__/productState_node.graphql.js +1 -1
- package/dist/__generated__/useOrderVariables_order.graphql.d.ts +24 -0
- package/dist/components/AddToCartBanner/index.js +3 -3
- package/dist/components/BuyButton/index.js +4 -4
- package/dist/components/BuyButton/index.server.js +2 -2
- package/dist/components/BuyingOptions/index.js +1 -1
- package/dist/components/Cart/AddressFields.d.ts +2 -3
- package/dist/components/Cart/AddressFields.js +85 -142
- package/dist/components/Cart/CartItem/CartItemAdditionalLicenses.d.ts +10 -0
- package/dist/components/Cart/CartItem/CartItemAdditionalLicenses.js +38 -0
- package/dist/components/Cart/CartItem/CartItemLicense.d.ts +12 -0
- package/dist/components/Cart/CartItem/CartItemLicense.js +75 -0
- package/dist/components/Cart/CartItem/CartItemProduct.d.ts +7 -0
- package/dist/components/Cart/CartItem/CartItemProduct.js +43 -0
- package/dist/components/Cart/CartItem/CartItemVariable.d.ts +11 -0
- package/dist/components/Cart/CartItem/CartItemVariable.js +76 -0
- package/dist/components/Cart/CartItem/VariableTextInput.d.ts +1 -3
- package/dist/components/Cart/CartItem/VariableTextInput.js +7 -6
- package/dist/components/Cart/CartItem/index.d.ts +4 -1
- package/dist/components/Cart/CartItem/index.js +73 -284
- package/dist/components/Cart/CartOrder.js +19 -39
- package/dist/components/Cart/CartState.d.ts +4 -2
- package/dist/components/Cart/CartState.js +40 -29
- package/dist/components/Cart/CartTotals.js +2 -2
- package/dist/components/Cart/Checkout.js +5 -7
- package/dist/components/Cart/CouponCodeInput.js +4 -4
- package/dist/components/Cart/CustomerFields.d.ts +1 -1
- package/dist/components/Cart/CustomerFields.js +5 -5
- package/dist/components/Cart/Download.js +3 -3
- package/dist/components/Cart/EmptyCart.js +1 -1
- package/dist/components/Cart/IdentityBox.js +1 -1
- package/dist/components/Cart/index.js +2 -2
- package/dist/components/Cart/injectRelayEnvironment.js +2 -2
- package/dist/components/Cart/types.d.ts +5 -4
- package/dist/components/CartButton/index.d.ts +1 -0
- package/dist/components/CartButton/index.js +52 -11
- package/dist/components/CartButton/index.server.js +2 -2
- package/dist/components/CharacterViewer/StyleSelect.js +1 -1
- package/dist/components/CharacterViewer/index.js +7 -7
- package/dist/components/CharacterViewer/index.server.js +2 -2
- package/dist/components/Checkbox/index.js +4 -4
- package/dist/components/CollectionAa/index.js +1 -1
- package/dist/components/ComponentsContext.js +1 -1
- package/dist/components/ConfigContext.js +2 -2
- package/dist/components/CookieNotification/index.js +2 -2
- package/dist/components/CouponText/index.js +9 -4
- package/dist/components/CustomerLoginForm/index.js +3 -3
- package/dist/components/Family/FamilyList.js +1 -1
- package/dist/components/Family/index.js +4 -4
- package/dist/components/FontFamilies/index.js +12 -5
- package/dist/components/FontStyle/index.js +1 -1
- package/dist/components/FontdueProvider/FontdueProviderClientComponent.d.ts +1 -1
- package/dist/components/FontdueProvider/FontdueProviderClientComponent.js +3 -3
- package/dist/components/FontdueProvider/index.js +1 -1
- package/dist/components/FontdueProvider/index.server.js +3 -3
- package/dist/components/Icons/Align.js +1 -1
- package/dist/components/Icons/ArrowDownRight.js +1 -1
- package/dist/components/Icons/ArrowLeft.js +1 -1
- package/dist/components/Icons/ArrowRight.js +1 -1
- package/dist/components/Icons/CarrotDown.js +1 -1
- package/dist/components/Icons/CarrotUp.js +1 -1
- package/dist/components/Icons/Cart.js +1 -1
- package/dist/components/Icons/CartNew.js +1 -1
- package/dist/components/Icons/Check.js +1 -1
- package/dist/components/Icons/Checkbox.js +1 -1
- package/dist/components/Icons/CheckboxChecked.js +1 -1
- package/dist/components/Icons/CheckboxCrossed.js +1 -1
- package/dist/components/Icons/CircledCheck.js +1 -1
- package/dist/components/Icons/CircledInfo.js +1 -1
- package/dist/components/Icons/CircledMinus.js +1 -1
- package/dist/components/Icons/ColorPicker.js +1 -1
- package/dist/components/Icons/CreditCard.js +1 -1
- package/dist/components/Icons/DownArrow.js +1 -1
- package/dist/components/Icons/DownloadFonts.js +1 -1
- package/dist/components/Icons/FrowningFace.js +1 -1
- package/dist/components/Icons/License.js +1 -1
- package/dist/components/Icons/Receipt.js +1 -1
- package/dist/components/Icons/User.js +1 -1
- package/dist/components/Icons/X.js +1 -1
- package/dist/components/Icons/index.js +1 -1
- package/dist/components/NewsletterSignup/NewsletterSignupElement.js +2 -2
- package/dist/components/NewsletterSignup/index.js +4 -4
- package/dist/components/NewsletterSignup/index.server.js +2 -2
- package/dist/components/NodePasswordForm/index.js +6 -7
- package/dist/components/OrderVariableSelection/OrderVariableSelectionMutation.d.ts +7 -0
- package/dist/components/OrderVariableSelection/OrderVariableSelectionRedux.d.ts +11 -0
- package/dist/components/OrderVariableSelection/OrderVariableSelectionRedux.js +37 -0
- package/dist/components/OrderVariableSelection/index.d.ts +33 -0
- package/dist/components/OrderVariableSelection/index.js +184 -0
- package/dist/components/Precart/License.js +1 -1
- package/dist/components/Precart/index.js +4 -4
- package/dist/components/Price/index.js +2 -2
- package/dist/components/PriceBar/PriceBarSection.js +7 -27
- package/dist/components/PriceBar/index.js +4 -4
- package/dist/components/Root/index.js +4 -4
- package/dist/components/Root/productState.js +1 -1
- package/dist/components/SKUPrice/index.js +5 -31
- package/dist/components/Select/index.js +2 -2
- package/dist/components/SelectButton/index.js +5 -5
- package/dist/components/SelectField/index.js +4 -4
- package/dist/components/SpecimenLink/index.js +1 -1
- package/dist/components/StickyNav/index.js +3 -3
- package/dist/components/StoreModal/StoreModalBundleButton.js +3 -3
- package/dist/components/StoreModal/StoreModalCart.d.ts +0 -1
- package/dist/components/StoreModal/StoreModalCart.js +34 -21
- package/dist/components/StoreModal/StoreModalCheckout.js +46 -49
- package/dist/components/StoreModal/StoreModalCheckoutContext.js +1 -1
- package/dist/components/StoreModal/StoreModalContainer.js +5 -4
- package/dist/components/StoreModal/StoreModalDownload.js +3 -3
- package/dist/components/StoreModal/StoreModalFamily.js +4 -4
- package/dist/components/StoreModal/StoreModalFamilyButton.js +3 -3
- package/dist/components/StoreModal/StoreModalIndex.js +1 -1
- package/dist/components/StoreModal/StoreModalIndexItem.js +3 -3
- package/dist/components/StoreModal/StoreModalLicenseeIsBillingSelection.d.ts +7 -0
- package/dist/components/StoreModal/StoreModalLicenseeIsBillingSelection.js +31 -0
- package/dist/components/StoreModal/StoreModalLoader.js +2 -2
- package/dist/components/StoreModal/StoreModalOrderVariableSelection.d.ts +9 -0
- package/dist/components/StoreModal/StoreModalOrderVariableSelection.js +78 -0
- package/dist/components/StoreModal/StoreModalProduct.js +89 -16
- package/dist/components/StoreModal/StoreModalReviewIdentity.js +3 -3
- package/dist/components/StoreModal/StoreModalRouter.js +3 -3
- package/dist/components/StoreModal/StoreModalStyleButton.js +3 -3
- package/dist/components/StoreModal/index.js +3 -3
- package/dist/components/StoreModal/routes.d.ts +0 -2
- package/dist/components/StoreModal/routes.js +6 -12
- package/dist/components/StoreModalProductLicenseSelection/LicenseElement.d.ts +1 -1
- package/dist/components/StoreModalProductLicenseSelection/LicenseElement.js +5 -5
- package/dist/components/StoreModalProductLicenseSelection/LicenseVariableElement.js +1 -1
- package/dist/components/StoreModalProductLicenseSelection/LicenseVariableRadioElement.js +3 -3
- package/dist/components/StoreModalProductLicenseSelection/StoreModalProductLicense.js +6 -5
- package/dist/components/StoreModalProductLicenseSelection/index.d.ts +5 -1
- package/dist/components/StoreModalProductLicenseSelection/index.js +17 -10
- package/dist/components/StoreModalProductSummary/index.d.ts +5 -6
- package/dist/components/StoreModalProductSummary/index.js +78 -48
- package/dist/components/StripeLogo.d.ts +2 -0
- package/dist/components/StripeLogo.js +17 -0
- package/dist/components/StripeProvider/index.d.ts +2 -1
- package/dist/components/StripeProvider/index.js +122 -60
- package/dist/components/Stylesheet/index.js +2 -2
- package/dist/components/TestFontsForm/TestFontsFormElement.js +2 -2
- package/dist/components/TestFontsForm/index.js +4 -4
- package/dist/components/TestFontsForm/index.server.js +2 -2
- package/dist/components/TestModeBanner/index.js +1 -1
- package/dist/components/TextField/index.js +2 -2
- package/dist/components/ThemeConfig/index.js +1 -1
- package/dist/components/ThemeConfig/index.server.js +1 -1
- package/dist/components/TypeTester/TypeTesterAlignButtons.js +1 -1
- package/dist/components/TypeTester/TypeTesterBullet.js +1 -1
- package/dist/components/TypeTester/TypeTesterContent.js +4 -4
- package/dist/components/TypeTester/TypeTesterContext.js +2 -2
- package/dist/components/TypeTester/TypeTesterEditAll.js +3 -3
- package/dist/components/TypeTester/TypeTesterFeatures.js +3 -3
- package/dist/components/TypeTester/TypeTesterFeaturesButton.js +3 -3
- package/dist/components/TypeTester/TypeTesterFitter.js +2 -2
- package/dist/components/TypeTester/TypeTesterFloatingToolbar.js +3 -3
- package/dist/components/TypeTester/TypeTesterInput.js +2 -2
- package/dist/components/TypeTester/TypeTesterSlider.js +2 -2
- package/dist/components/TypeTester/TypeTesterStandalone.js +36 -5
- package/dist/components/TypeTester/TypeTesterStandalone.server.js +4 -10
- package/dist/components/TypeTester/TypeTesterStandaloneElement.js +2 -2
- package/dist/components/TypeTester/TypeTesterState.js +1 -1
- package/dist/components/TypeTester/TypeTesterStyleSelect.js +1 -1
- package/dist/components/TypeTester/TypeTesterStyleSelectData.js +4 -4
- package/dist/components/TypeTester/TypeTesterToolbar.js +3 -3
- package/dist/components/TypeTester/TypeTesterVariableAxes.js +1 -1
- package/dist/components/TypeTester/index.d.ts +2 -0
- package/dist/components/TypeTester/index.js +12 -47
- package/dist/components/TypeTester/useFeaturesData.js +1 -1
- package/dist/components/TypeTesters/TypeTestersElement.js +2 -2
- package/dist/components/TypeTesters/index.js +85 -20
- package/dist/components/TypeTesters/index.server.js +5 -11
- package/dist/components/VariableTableAmounts/index.js +1 -1
- package/dist/components/elements/Button/index.js +2 -2
- package/dist/components/elements/EmptyCart/index.js +3 -3
- package/dist/components/elements/StoreModalCartLayout/index.d.ts +3 -3
- package/dist/components/elements/StoreModalCartLayout/index.js +12 -14
- package/dist/components/elements/StoreModalContainer/StoreModalContainerContext.js +1 -1
- package/dist/components/elements/StoreModalContainer/index.d.ts +1 -0
- package/dist/components/elements/StoreModalContainer/index.js +6 -4
- package/dist/components/elements/StoreModalDownloadLayout/index.js +1 -1
- package/dist/components/elements/StoreModalFamily/index.js +1 -1
- package/dist/components/elements/StoreModalFamilyButton/index.js +2 -2
- package/dist/components/elements/StoreModalIndexItem/index.js +1 -1
- package/dist/components/elements/StoreModalLicenseeIsBillingIdentityElement.d.ts +11 -0
- package/dist/components/elements/StoreModalLicenseeIsBillingIdentityElement.js +61 -0
- package/dist/components/elements/StoreModalLoadingScreen/index.js +1 -1
- package/dist/components/elements/StoreModalPageContainer/index.js +1 -1
- package/dist/components/elements/StoreModalStyleButton/index.js +2 -2
- package/dist/components/elements/StoreModalUnifiedCheckout.d.ts +10 -0
- package/dist/components/elements/StoreModalUnifiedCheckout.js +494 -0
- package/dist/components/useFontStyle.js +1 -1
- package/dist/components/useTotalStyles.js +1 -1
- package/dist/fontdue.css +331 -227
- package/dist/hooks/useLicenseAndOrderVariables.d.ts +5 -0
- package/dist/hooks/useLicenseAndOrderVariables.js +25 -0
- package/dist/hooks/useOrderVariables.d.ts +5 -0
- package/dist/hooks/useRefetchOnLicenseChanges.d.ts +22 -0
- package/dist/hooks/useRefetchOnLicenseChanges.js +61 -0
- package/dist/react-ranger.js +1 -1
- package/dist/reducer.d.ts +12 -0
- package/dist/reducer.js +17 -1
- package/dist/relay/environment.d.ts +1 -1
- package/dist/relay/environment.js +6 -9
- package/dist/vanilla/FontStyle.js +1 -1
- package/package.json +5 -5
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<8bc4ec173240ce5a7914ee8481280a5e>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -36,76 +36,72 @@ const node = function () {
|
|
|
36
36
|
"alias": null,
|
|
37
37
|
"args": null,
|
|
38
38
|
"kind": "ScalarField",
|
|
39
|
-
"name": "
|
|
39
|
+
"name": "name",
|
|
40
40
|
"storageKey": null
|
|
41
41
|
},
|
|
42
|
-
v4 =
|
|
42
|
+
v4 = {
|
|
43
43
|
"alias": null,
|
|
44
44
|
"args": null,
|
|
45
45
|
"kind": "ScalarField",
|
|
46
|
-
"name": "
|
|
47
|
-
"storageKey": null
|
|
48
|
-
}],
|
|
49
|
-
v5 = {
|
|
50
|
-
"alias": null,
|
|
51
|
-
"args": null,
|
|
52
|
-
"concreteType": "Money",
|
|
53
|
-
"kind": "LinkedField",
|
|
54
|
-
"name": "price",
|
|
55
|
-
"plural": false,
|
|
56
|
-
"selections": v4 /*: any*/,
|
|
46
|
+
"name": "amount",
|
|
57
47
|
"storageKey": null
|
|
58
48
|
},
|
|
49
|
+
v5 = [v2 /*: any*/],
|
|
59
50
|
v6 = {
|
|
60
51
|
"alias": null,
|
|
61
52
|
"args": null,
|
|
62
|
-
"
|
|
63
|
-
"
|
|
53
|
+
"concreteType": "LicenseOption",
|
|
54
|
+
"kind": "LinkedField",
|
|
55
|
+
"name": "licenseOptions",
|
|
56
|
+
"plural": true,
|
|
57
|
+
"selections": v5 /*: any*/,
|
|
64
58
|
"storageKey": null
|
|
65
59
|
},
|
|
66
|
-
v7 = {
|
|
60
|
+
v7 = [v4 /*: any*/, {
|
|
67
61
|
"alias": null,
|
|
68
62
|
"args": null,
|
|
69
63
|
"kind": "ScalarField",
|
|
70
|
-
"name": "
|
|
64
|
+
"name": "currency",
|
|
71
65
|
"storageKey": null
|
|
72
|
-
},
|
|
66
|
+
}],
|
|
73
67
|
v8 = {
|
|
74
68
|
"alias": null,
|
|
75
69
|
"args": null,
|
|
76
|
-
"
|
|
77
|
-
"
|
|
70
|
+
"concreteType": "Money",
|
|
71
|
+
"kind": "LinkedField",
|
|
72
|
+
"name": "price",
|
|
73
|
+
"plural": false,
|
|
74
|
+
"selections": v7 /*: any*/,
|
|
78
75
|
"storageKey": null
|
|
79
76
|
},
|
|
80
77
|
v9 = {
|
|
81
78
|
"alias": null,
|
|
82
79
|
"args": null,
|
|
83
80
|
"kind": "ScalarField",
|
|
84
|
-
"name": "
|
|
81
|
+
"name": "cssFamily",
|
|
85
82
|
"storageKey": null
|
|
86
83
|
},
|
|
87
|
-
v10 =
|
|
88
|
-
v11 = {
|
|
84
|
+
v10 = {
|
|
89
85
|
"alias": null,
|
|
90
86
|
"args": null,
|
|
91
87
|
"kind": "ScalarField",
|
|
92
|
-
"name": "
|
|
88
|
+
"name": "cssUrl",
|
|
93
89
|
"storageKey": null
|
|
94
90
|
},
|
|
95
|
-
|
|
91
|
+
v11 = {
|
|
96
92
|
"alias": null,
|
|
97
93
|
"args": null,
|
|
98
94
|
"kind": "ScalarField",
|
|
99
95
|
"name": "email",
|
|
100
96
|
"storageKey": null
|
|
101
97
|
},
|
|
102
|
-
|
|
98
|
+
v12 = [v3 /*: any*/, {
|
|
103
99
|
"alias": null,
|
|
104
100
|
"args": null,
|
|
105
101
|
"kind": "ScalarField",
|
|
106
102
|
"name": "organization",
|
|
107
103
|
"storageKey": null
|
|
108
|
-
},
|
|
104
|
+
}, v11 /*: any*/, {
|
|
109
105
|
"alias": null,
|
|
110
106
|
"args": null,
|
|
111
107
|
"kind": "ScalarField",
|
|
@@ -247,14 +243,92 @@ const node = function () {
|
|
|
247
243
|
"kind": "LinkedField",
|
|
248
244
|
"name": "orderItems",
|
|
249
245
|
"plural": true,
|
|
250
|
-
"selections": [v2 /*: any*/,
|
|
246
|
+
"selections": [v2 /*: any*/, {
|
|
247
|
+
"alias": null,
|
|
248
|
+
"args": null,
|
|
249
|
+
"concreteType": "LicenseSelection",
|
|
250
|
+
"kind": "LinkedField",
|
|
251
|
+
"name": "licenseSelections",
|
|
252
|
+
"plural": true,
|
|
253
|
+
"selections": [{
|
|
254
|
+
"alias": null,
|
|
255
|
+
"args": null,
|
|
256
|
+
"concreteType": "License",
|
|
257
|
+
"kind": "LinkedField",
|
|
258
|
+
"name": "license",
|
|
259
|
+
"plural": false,
|
|
260
|
+
"selections": [v2 /*: any*/, v3 /*: any*/, {
|
|
261
|
+
"alias": null,
|
|
262
|
+
"args": null,
|
|
263
|
+
"concreteType": "LicenseVariable",
|
|
264
|
+
"kind": "LinkedField",
|
|
265
|
+
"name": "licenseVariables",
|
|
266
|
+
"plural": true,
|
|
267
|
+
"selections": [v2 /*: any*/, {
|
|
268
|
+
"alias": null,
|
|
269
|
+
"args": null,
|
|
270
|
+
"concreteType": "LicenseOption",
|
|
271
|
+
"kind": "LinkedField",
|
|
272
|
+
"name": "licenseOptions",
|
|
273
|
+
"plural": true,
|
|
274
|
+
"selections": [v2 /*: any*/, v3 /*: any*/, v4 /*: any*/],
|
|
275
|
+
"storageKey": null
|
|
276
|
+
}],
|
|
277
|
+
"storageKey": null
|
|
278
|
+
}],
|
|
279
|
+
"storageKey": null
|
|
280
|
+
}, {
|
|
281
|
+
"alias": null,
|
|
282
|
+
"args": null,
|
|
283
|
+
"concreteType": "LicenseVariable",
|
|
284
|
+
"kind": "LinkedField",
|
|
285
|
+
"name": "licenseVariable",
|
|
286
|
+
"plural": false,
|
|
287
|
+
"selections": [v2 /*: any*/, {
|
|
288
|
+
"alias": null,
|
|
289
|
+
"args": null,
|
|
290
|
+
"kind": "ScalarField",
|
|
291
|
+
"name": "units",
|
|
292
|
+
"storageKey": null
|
|
293
|
+
}, v3 /*: any*/, {
|
|
294
|
+
"alias": null,
|
|
295
|
+
"args": null,
|
|
296
|
+
"kind": "ScalarField",
|
|
297
|
+
"name": "variableType",
|
|
298
|
+
"storageKey": null
|
|
299
|
+
}, v6 /*: any*/],
|
|
300
|
+
"storageKey": null
|
|
301
|
+
}, {
|
|
302
|
+
"alias": null,
|
|
303
|
+
"args": null,
|
|
304
|
+
"concreteType": "LicenseOption",
|
|
305
|
+
"kind": "LinkedField",
|
|
306
|
+
"name": "licenseOption",
|
|
307
|
+
"plural": false,
|
|
308
|
+
"selections": [v2 /*: any*/, {
|
|
309
|
+
"alias": null,
|
|
310
|
+
"args": null,
|
|
311
|
+
"kind": "ScalarField",
|
|
312
|
+
"name": "amounts",
|
|
313
|
+
"storageKey": null
|
|
314
|
+
}, v3 /*: any*/, v4 /*: any*/],
|
|
315
|
+
"storageKey": null
|
|
316
|
+
}, {
|
|
317
|
+
"alias": null,
|
|
318
|
+
"args": null,
|
|
319
|
+
"kind": "ScalarField",
|
|
320
|
+
"name": "variableText",
|
|
321
|
+
"storageKey": null
|
|
322
|
+
}, v2 /*: any*/],
|
|
323
|
+
"storageKey": null
|
|
324
|
+
}, v8 /*: any*/, {
|
|
251
325
|
"alias": null,
|
|
252
326
|
"args": null,
|
|
253
327
|
"concreteType": "Sku",
|
|
254
328
|
"kind": "LinkedField",
|
|
255
329
|
"name": "sku",
|
|
256
330
|
"plural": false,
|
|
257
|
-
"selections": [
|
|
331
|
+
"selections": [v8 /*: any*/, {
|
|
258
332
|
"alias": null,
|
|
259
333
|
"args": null,
|
|
260
334
|
"concreteType": null,
|
|
@@ -279,18 +353,18 @@ const node = function () {
|
|
|
279
353
|
"kind": "LinkedField",
|
|
280
354
|
"name": "featureStyle",
|
|
281
355
|
"plural": false,
|
|
282
|
-
"selections": [
|
|
356
|
+
"selections": [v9 /*: any*/, v3 /*: any*/, v2 /*: any*/, {
|
|
283
357
|
"alias": null,
|
|
284
358
|
"args": null,
|
|
285
359
|
"concreteType": "FontCollection",
|
|
286
360
|
"kind": "LinkedField",
|
|
287
361
|
"name": "family",
|
|
288
362
|
"plural": false,
|
|
289
|
-
"selections": [
|
|
363
|
+
"selections": [v10 /*: any*/, v2 /*: any*/],
|
|
290
364
|
"storageKey": null
|
|
291
365
|
}],
|
|
292
366
|
"storageKey": null
|
|
293
|
-
},
|
|
367
|
+
}, v3 /*: any*/, {
|
|
294
368
|
"alias": null,
|
|
295
369
|
"args": null,
|
|
296
370
|
"kind": "ScalarField",
|
|
@@ -314,21 +388,21 @@ const node = function () {
|
|
|
314
388
|
"kind": "LinkedField",
|
|
315
389
|
"name": "fontStyles",
|
|
316
390
|
"plural": true,
|
|
317
|
-
"selections": [
|
|
391
|
+
"selections": [v9 /*: any*/, v3 /*: any*/, v2 /*: any*/],
|
|
318
392
|
"storageKey": null
|
|
319
|
-
},
|
|
393
|
+
}, v3 /*: any*/],
|
|
320
394
|
"type": "Bundle",
|
|
321
395
|
"abstractKey": null
|
|
322
396
|
}, {
|
|
323
397
|
"kind": "InlineFragment",
|
|
324
|
-
"selections": [
|
|
398
|
+
"selections": [v9 /*: any*/, v3 /*: any*/, {
|
|
325
399
|
"alias": null,
|
|
326
400
|
"args": null,
|
|
327
401
|
"concreteType": "FontCollection",
|
|
328
402
|
"kind": "LinkedField",
|
|
329
403
|
"name": "family",
|
|
330
404
|
"plural": false,
|
|
331
|
-
"selections": [
|
|
405
|
+
"selections": [v3 /*: any*/, v10 /*: any*/, v2 /*: any*/],
|
|
332
406
|
"storageKey": null
|
|
333
407
|
}, {
|
|
334
408
|
"alias": null,
|
|
@@ -337,7 +411,7 @@ const node = function () {
|
|
|
337
411
|
"kind": "LinkedField",
|
|
338
412
|
"name": "variableInstances",
|
|
339
413
|
"plural": true,
|
|
340
|
-
"selections": [
|
|
414
|
+
"selections": [v3 /*: any*/],
|
|
341
415
|
"storageKey": null
|
|
342
416
|
}],
|
|
343
417
|
"type": "FontStyle",
|
|
@@ -351,23 +425,14 @@ const node = function () {
|
|
|
351
425
|
"kind": "LinkedField",
|
|
352
426
|
"name": "licenses",
|
|
353
427
|
"plural": true,
|
|
354
|
-
"selections": [v2 /*: any*/,
|
|
355
|
-
"alias":
|
|
428
|
+
"selections": [v2 /*: any*/, v3 /*: any*/, {
|
|
429
|
+
"alias": null,
|
|
356
430
|
"args": null,
|
|
357
431
|
"concreteType": "LicenseVariable",
|
|
358
432
|
"kind": "LinkedField",
|
|
359
433
|
"name": "licenseVariables",
|
|
360
434
|
"plural": true,
|
|
361
|
-
"selections": [v2 /*: any*/,
|
|
362
|
-
"alias": "options",
|
|
363
|
-
"args": null,
|
|
364
|
-
"concreteType": "LicenseOption",
|
|
365
|
-
"kind": "LinkedField",
|
|
366
|
-
"name": "licenseOptions",
|
|
367
|
-
"plural": true,
|
|
368
|
-
"selections": [v2 /*: any*/, v3 /*: any*/, v7 /*: any*/],
|
|
369
|
-
"storageKey": null
|
|
370
|
-
}],
|
|
435
|
+
"selections": [v2 /*: any*/, v6 /*: any*/],
|
|
371
436
|
"storageKey": null
|
|
372
437
|
}],
|
|
373
438
|
"storageKey": null
|
|
@@ -376,87 +441,24 @@ const node = function () {
|
|
|
376
441
|
"abstractKey": "__isLicenseable"
|
|
377
442
|
}, {
|
|
378
443
|
"kind": "InlineFragment",
|
|
379
|
-
"selections":
|
|
444
|
+
"selections": v5 /*: any*/,
|
|
380
445
|
"type": "Node",
|
|
381
446
|
"abstractKey": "__isNode"
|
|
382
447
|
}],
|
|
383
448
|
"storageKey": null
|
|
384
449
|
}, v2 /*: any*/],
|
|
385
450
|
"storageKey": null
|
|
386
|
-
}, {
|
|
387
|
-
"alias": null,
|
|
388
|
-
"args": null,
|
|
389
|
-
"concreteType": "LicenseSelection",
|
|
390
|
-
"kind": "LinkedField",
|
|
391
|
-
"name": "licenseSelections",
|
|
392
|
-
"plural": true,
|
|
393
|
-
"selections": [v2 /*: any*/, {
|
|
394
|
-
"alias": null,
|
|
395
|
-
"args": null,
|
|
396
|
-
"concreteType": "License",
|
|
397
|
-
"kind": "LinkedField",
|
|
398
|
-
"name": "license",
|
|
399
|
-
"plural": false,
|
|
400
|
-
"selections": [v2 /*: any*/, v7 /*: any*/, v11 /*: any*/],
|
|
401
|
-
"storageKey": null
|
|
402
|
-
}, {
|
|
403
|
-
"alias": "variable",
|
|
404
|
-
"args": null,
|
|
405
|
-
"concreteType": "LicenseVariable",
|
|
406
|
-
"kind": "LinkedField",
|
|
407
|
-
"name": "licenseVariable",
|
|
408
|
-
"plural": false,
|
|
409
|
-
"selections": [v2 /*: any*/, v9 /*: any*/, {
|
|
410
|
-
"alias": null,
|
|
411
|
-
"args": null,
|
|
412
|
-
"kind": "ScalarField",
|
|
413
|
-
"name": "units",
|
|
414
|
-
"storageKey": null
|
|
415
|
-
}],
|
|
416
|
-
"storageKey": null
|
|
417
|
-
}, {
|
|
418
|
-
"alias": "option",
|
|
419
|
-
"args": null,
|
|
420
|
-
"concreteType": "LicenseOption",
|
|
421
|
-
"kind": "LinkedField",
|
|
422
|
-
"name": "licenseOption",
|
|
423
|
-
"plural": false,
|
|
424
|
-
"selections": [v2 /*: any*/, v3 /*: any*/, v11 /*: any*/, v7 /*: any*/, {
|
|
425
|
-
"alias": null,
|
|
426
|
-
"args": null,
|
|
427
|
-
"kind": "ScalarField",
|
|
428
|
-
"name": "amounts",
|
|
429
|
-
"storageKey": null
|
|
430
|
-
}],
|
|
431
|
-
"storageKey": null
|
|
432
|
-
}, {
|
|
433
|
-
"alias": null,
|
|
434
|
-
"args": null,
|
|
435
|
-
"kind": "ScalarField",
|
|
436
|
-
"name": "variableText",
|
|
437
|
-
"storageKey": null
|
|
438
|
-
}, {
|
|
439
|
-
"alias": null,
|
|
440
|
-
"args": null,
|
|
441
|
-
"concreteType": "LicenseVariable",
|
|
442
|
-
"kind": "LinkedField",
|
|
443
|
-
"name": "licenseVariable",
|
|
444
|
-
"plural": false,
|
|
445
|
-
"selections": [v2 /*: any*/, v9 /*: any*/],
|
|
446
|
-
"storageKey": null
|
|
447
|
-
}, {
|
|
448
|
-
"alias": null,
|
|
449
|
-
"args": null,
|
|
450
|
-
"concreteType": "LicenseOption",
|
|
451
|
-
"kind": "LinkedField",
|
|
452
|
-
"name": "licenseOption",
|
|
453
|
-
"plural": false,
|
|
454
|
-
"selections": v10 /*: any*/,
|
|
455
|
-
"storageKey": null
|
|
456
|
-
}],
|
|
457
|
-
"storageKey": null
|
|
458
451
|
}],
|
|
459
452
|
"storageKey": null
|
|
453
|
+
}, {
|
|
454
|
+
"alias": null,
|
|
455
|
+
"args": null,
|
|
456
|
+
"concreteType": "Money",
|
|
457
|
+
"kind": "LinkedField",
|
|
458
|
+
"name": "subtotal",
|
|
459
|
+
"plural": false,
|
|
460
|
+
"selections": v7 /*: any*/,
|
|
461
|
+
"storageKey": null
|
|
460
462
|
}, {
|
|
461
463
|
"alias": null,
|
|
462
464
|
"args": null,
|
|
@@ -470,7 +472,7 @@ const node = function () {
|
|
|
470
472
|
"kind": "LinkedField",
|
|
471
473
|
"name": "customer",
|
|
472
474
|
"plural": false,
|
|
473
|
-
"selections": [
|
|
475
|
+
"selections": [v3 /*: any*/, v11 /*: any*/, {
|
|
474
476
|
"alias": null,
|
|
475
477
|
"args": null,
|
|
476
478
|
"kind": "ScalarField",
|
|
@@ -491,7 +493,7 @@ const node = function () {
|
|
|
491
493
|
"kind": "LinkedField",
|
|
492
494
|
"name": "billingIdentity",
|
|
493
495
|
"plural": false,
|
|
494
|
-
"selections":
|
|
496
|
+
"selections": v12 /*: any*/,
|
|
495
497
|
"storageKey": null
|
|
496
498
|
}, {
|
|
497
499
|
"alias": null,
|
|
@@ -500,7 +502,7 @@ const node = function () {
|
|
|
500
502
|
"kind": "LinkedField",
|
|
501
503
|
"name": "licenseeIdentity",
|
|
502
504
|
"plural": false,
|
|
503
|
-
"selections":
|
|
505
|
+
"selections": v12 /*: any*/,
|
|
504
506
|
"storageKey": null
|
|
505
507
|
}, {
|
|
506
508
|
"alias": null,
|
|
@@ -520,15 +522,6 @@ const node = function () {
|
|
|
520
522
|
"kind": "ScalarField",
|
|
521
523
|
"name": "completedWithCoupon",
|
|
522
524
|
"storageKey": null
|
|
523
|
-
}, {
|
|
524
|
-
"alias": null,
|
|
525
|
-
"args": null,
|
|
526
|
-
"concreteType": "Money",
|
|
527
|
-
"kind": "LinkedField",
|
|
528
|
-
"name": "subtotal",
|
|
529
|
-
"plural": false,
|
|
530
|
-
"selections": v4 /*: any*/,
|
|
531
|
-
"storageKey": null
|
|
532
525
|
}, {
|
|
533
526
|
"alias": null,
|
|
534
527
|
"args": null,
|
|
@@ -543,7 +536,7 @@ const node = function () {
|
|
|
543
536
|
"kind": "LinkedField",
|
|
544
537
|
"name": "amount",
|
|
545
538
|
"plural": false,
|
|
546
|
-
"selections":
|
|
539
|
+
"selections": v7 /*: any*/,
|
|
547
540
|
"storageKey": null
|
|
548
541
|
}, {
|
|
549
542
|
"alias": null,
|
|
@@ -564,6 +557,15 @@ const node = function () {
|
|
|
564
557
|
"kind": "ScalarField",
|
|
565
558
|
"name": "percentAmount",
|
|
566
559
|
"storageKey": null
|
|
560
|
+
}, {
|
|
561
|
+
"alias": null,
|
|
562
|
+
"args": null,
|
|
563
|
+
"concreteType": "Money",
|
|
564
|
+
"kind": "LinkedField",
|
|
565
|
+
"name": "creditAmount",
|
|
566
|
+
"plural": false,
|
|
567
|
+
"selections": v7 /*: any*/,
|
|
568
|
+
"storageKey": null
|
|
567
569
|
}, {
|
|
568
570
|
"alias": null,
|
|
569
571
|
"args": null,
|
|
@@ -571,7 +573,7 @@ const node = function () {
|
|
|
571
573
|
"kind": "LinkedField",
|
|
572
574
|
"name": "creditAmountRemaining",
|
|
573
575
|
"plural": false,
|
|
574
|
-
"selections":
|
|
576
|
+
"selections": v7 /*: any*/,
|
|
575
577
|
"storageKey": null
|
|
576
578
|
}, v2 /*: any*/],
|
|
577
579
|
"storageKey": null
|
|
@@ -584,7 +586,7 @@ const node = function () {
|
|
|
584
586
|
"kind": "LinkedField",
|
|
585
587
|
"name": "discountedSubtotal",
|
|
586
588
|
"plural": false,
|
|
587
|
-
"selections":
|
|
589
|
+
"selections": v7 /*: any*/,
|
|
588
590
|
"storageKey": null
|
|
589
591
|
}, {
|
|
590
592
|
"alias": null,
|
|
@@ -593,7 +595,7 @@ const node = function () {
|
|
|
593
595
|
"kind": "LinkedField",
|
|
594
596
|
"name": "total",
|
|
595
597
|
"plural": false,
|
|
596
|
-
"selections":
|
|
598
|
+
"selections": v7 /*: any*/,
|
|
597
599
|
"storageKey": null
|
|
598
600
|
}, {
|
|
599
601
|
"alias": null,
|
|
@@ -608,7 +610,7 @@ const node = function () {
|
|
|
608
610
|
"kind": "LinkedField",
|
|
609
611
|
"name": "taxes",
|
|
610
612
|
"plural": false,
|
|
611
|
-
"selections":
|
|
613
|
+
"selections": v7 /*: any*/,
|
|
612
614
|
"storageKey": null
|
|
613
615
|
}, {
|
|
614
616
|
"alias": null,
|
|
@@ -622,6 +624,33 @@ const node = function () {
|
|
|
622
624
|
"kind": "ScalarField",
|
|
623
625
|
"name": "gstIncluded",
|
|
624
626
|
"storageKey": null
|
|
627
|
+
}, {
|
|
628
|
+
"alias": null,
|
|
629
|
+
"args": null,
|
|
630
|
+
"concreteType": "OrderVariableSelection",
|
|
631
|
+
"kind": "LinkedField",
|
|
632
|
+
"name": "orderVariableSelections",
|
|
633
|
+
"plural": true,
|
|
634
|
+
"selections": [{
|
|
635
|
+
"alias": null,
|
|
636
|
+
"args": null,
|
|
637
|
+
"concreteType": "OrderVariable",
|
|
638
|
+
"kind": "LinkedField",
|
|
639
|
+
"name": "orderVariable",
|
|
640
|
+
"plural": false,
|
|
641
|
+
"selections": v5 /*: any*/,
|
|
642
|
+
"storageKey": null
|
|
643
|
+
}, {
|
|
644
|
+
"alias": null,
|
|
645
|
+
"args": null,
|
|
646
|
+
"concreteType": "OrderVariableOption",
|
|
647
|
+
"kind": "LinkedField",
|
|
648
|
+
"name": "orderVariableOption",
|
|
649
|
+
"plural": false,
|
|
650
|
+
"selections": v5 /*: any*/,
|
|
651
|
+
"storageKey": null
|
|
652
|
+
}, v2 /*: any*/],
|
|
653
|
+
"storageKey": null
|
|
625
654
|
}, {
|
|
626
655
|
"alias": null,
|
|
627
656
|
"args": null,
|
|
@@ -674,12 +703,12 @@ const node = function () {
|
|
|
674
703
|
}]
|
|
675
704
|
},
|
|
676
705
|
"params": {
|
|
677
|
-
"cacheID": "
|
|
706
|
+
"cacheID": "139ebf95e97f390d0b4908c2dd24dccf",
|
|
678
707
|
"id": null,
|
|
679
708
|
"metadata": {},
|
|
680
709
|
"name": "PrecartAddToCartMutation",
|
|
681
710
|
"operationKind": "mutation",
|
|
682
|
-
"text": "mutation PrecartAddToCartMutation(\n $input: CreateOrderItemsInput!\n) {\n createOrderItems(input: $input) {\n order {\n ...CartButton_order\n ...CartOrder_order\n ...AddToCartBanner_order\n id\n }\n }\n}\n\nfragment AddToCartBanner_order on Order {\n stripeCharge {\n paid\n }\n orderItems {\n id\n sku {\n product {\n __typename\n ... on FontCollection {\n name\n }\n ... on FontStyle {\n name\n family {\n name\n id\n }\n }\n ... on Bundle {\n name\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n }\n}\n\nfragment CartButton_order on Order {\n stripeCharge {\n paid\n }\n orderItems {\n id\n }\n}\n\nfragment
|
|
711
|
+
"text": "mutation PrecartAddToCartMutation(\n $input: CreateOrderItemsInput!\n) {\n createOrderItems(input: $input) {\n order {\n ...CartButton_order\n ...CartOrder_order\n ...AddToCartBanner_order\n id\n }\n }\n}\n\nfragment AddToCartBanner_order on Order {\n stripeCharge {\n paid\n }\n orderItems {\n id\n sku {\n product {\n __typename\n ... on FontCollection {\n name\n }\n ... on FontStyle {\n name\n family {\n name\n id\n }\n }\n ... on Bundle {\n name\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n }\n}\n\nfragment CartButton_order on Order {\n stripeCharge {\n paid\n }\n orderItems {\n id\n }\n subtotal {\n ...Price_price\n }\n}\n\nfragment CartItemAdditionalLicenses_licenses on License {\n id\n name\n}\n\nfragment CartItemAdditionalLicenses_orderItem on OrderItem {\n licenseSelections {\n license {\n id\n }\n id\n }\n}\n\nfragment CartItemLicense_selection on LicenseSelection {\n id\n license {\n id\n name\n licenseVariables {\n id\n ...CartItemVariable_variable\n }\n }\n licenseVariable {\n id\n }\n ...CartItemVariable_selection\n}\n\nfragment CartItemProduct_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ...CollectionAa_product\n ...FontStyle_fontStyle\n ... on FontStyle {\n family {\n name\n cssUrl\n id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n featureStyle {\n family {\n cssUrl\n id\n }\n id\n }\n }\n}\n\nfragment CartItemVariable_selection on LicenseSelection {\n id\n variableText\n license {\n id\n }\n licenseVariable {\n ...VariableTableAmounts_variable\n id\n name\n variableType\n licenseOptions {\n id\n }\n }\n licenseOption {\n ...VariableTableAmounts_option\n id\n name\n amount\n }\n}\n\nfragment CartItemVariable_variable on LicenseVariable {\n id\n licenseOptions {\n id\n name\n amount\n }\n}\n\nfragment CartItem_node on OrderItem {\n ...CartItemAdditionalLicenses_orderItem\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n ...CartItemProduct_product\n __typename\n ... on Licenseable {\n __isLicenseable: __typename\n licenses {\n ...CartItemAdditionalLicenses_licenses\n id\n licenseVariables {\n id\n licenseOptions {\n id\n }\n }\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n ...CartItemLicense_selection\n id\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n }\n}\n\nfragment CartOrder_order on Order {\n ...Checkout_order\n ...Download_order\n ...CartTotals_order\n ...CartState_order\n id\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 orderVariableSelections {\n orderVariable {\n id\n }\n orderVariableOption {\n id\n }\n id\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 }\n canCompleteWithCoupon\n completedWithCoupon\n}\n\nfragment CartState_order on Order {\n id\n orderItems {\n id\n licenseSelections {\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n id\n }\n }\n orderVariableSelections {\n orderVariable {\n id\n }\n orderVariableOption {\n id\n }\n id\n }\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 taxRate\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\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 }\n ... on Bundle {\n fontStyles {\n ...FontStyle_fontStyle\n id\n }\n }\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmount {\n amount\n currency\n }\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"
|
|
683
712
|
}
|
|
684
713
|
};
|
|
685
714
|
}();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<e8366b25cefac2669353485e6d634495>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -9,9 +9,14 @@ export type LicenseOptionsSpec = {
|
|
|
9
9
|
licenseId: string;
|
|
10
10
|
licenseOptionIds?: ReadonlyArray<string> | null;
|
|
11
11
|
};
|
|
12
|
+
export type OrderVariableSelectionInput = {
|
|
13
|
+
orderVariableId: string;
|
|
14
|
+
orderVariableOptionId?: string | null;
|
|
15
|
+
};
|
|
12
16
|
export type PriceBarSectionRefetchQuery$variables = {
|
|
13
17
|
id: string;
|
|
14
|
-
|
|
18
|
+
licenseOptions?: ReadonlyArray<LicenseOptionsSpec | null> | null;
|
|
19
|
+
orderVariables?: ReadonlyArray<OrderVariableSelectionInput> | null;
|
|
15
20
|
};
|
|
16
21
|
export type PriceBarSectionRefetchQuery$data = {
|
|
17
22
|
readonly node: {
|