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<<4ec4bb086ba178c3186f38f5570a2454>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -15,181 +15,237 @@ exports.default = void 0;
|
|
|
15
15
|
// @ts-nocheck
|
|
16
16
|
|
|
17
17
|
const node = function () {
|
|
18
|
-
var v0 =
|
|
18
|
+
var v0 = {
|
|
19
|
+
"defaultValue": null,
|
|
20
|
+
"kind": "LocalArgument",
|
|
21
|
+
"name": "licenseOptions"
|
|
22
|
+
},
|
|
23
|
+
v1 = {
|
|
24
|
+
"defaultValue": null,
|
|
25
|
+
"kind": "LocalArgument",
|
|
26
|
+
"name": "orderVariables"
|
|
27
|
+
},
|
|
28
|
+
v2 = {
|
|
19
29
|
"defaultValue": null,
|
|
20
30
|
"kind": "LocalArgument",
|
|
21
31
|
"name": "productId"
|
|
22
|
-
}
|
|
23
|
-
|
|
32
|
+
},
|
|
33
|
+
v3 = [{
|
|
24
34
|
"kind": "Variable",
|
|
25
35
|
"name": "id",
|
|
26
36
|
"variableName": "productId"
|
|
27
37
|
}],
|
|
28
|
-
|
|
38
|
+
v4 = {
|
|
29
39
|
"alias": null,
|
|
30
40
|
"args": null,
|
|
31
41
|
"kind": "ScalarField",
|
|
32
42
|
"name": "id",
|
|
33
43
|
"storageKey": null
|
|
34
44
|
},
|
|
35
|
-
v3 = {
|
|
36
|
-
"args": null,
|
|
37
|
-
"kind": "FragmentSpread",
|
|
38
|
-
"name": "StoreModalFamily_collection"
|
|
39
|
-
},
|
|
40
|
-
v4 = [{
|
|
41
|
-
"kind": "Literal",
|
|
42
|
-
"name": "collectionTypes",
|
|
43
|
-
"value": ["FAMILY"]
|
|
44
|
-
}],
|
|
45
45
|
v5 = {
|
|
46
|
+
"kind": "Variable",
|
|
47
|
+
"name": "licenseOptions",
|
|
48
|
+
"variableName": "licenseOptions"
|
|
49
|
+
},
|
|
50
|
+
v6 = {
|
|
51
|
+
"kind": "Variable",
|
|
52
|
+
"name": "orderVariables",
|
|
53
|
+
"variableName": "orderVariables"
|
|
54
|
+
},
|
|
55
|
+
v7 = [v5 /*: any*/, v6 /*: any*/],
|
|
56
|
+
v8 = {
|
|
46
57
|
"alias": null,
|
|
47
58
|
"args": null,
|
|
48
59
|
"kind": "ScalarField",
|
|
49
60
|
"name": "endpoint",
|
|
50
61
|
"storageKey": null
|
|
51
62
|
},
|
|
52
|
-
|
|
63
|
+
v9 = {
|
|
53
64
|
"alias": null,
|
|
54
65
|
"args": null,
|
|
55
66
|
"kind": "ScalarField",
|
|
56
67
|
"name": "stripeAccountId",
|
|
57
68
|
"storageKey": null
|
|
58
69
|
},
|
|
59
|
-
|
|
70
|
+
v10 = {
|
|
60
71
|
"alias": null,
|
|
61
72
|
"args": null,
|
|
62
73
|
"kind": "ScalarField",
|
|
63
|
-
"name": "
|
|
74
|
+
"name": "variableType",
|
|
64
75
|
"storageKey": null
|
|
65
76
|
},
|
|
66
|
-
|
|
77
|
+
v11 = {
|
|
67
78
|
"alias": null,
|
|
68
79
|
"args": null,
|
|
69
80
|
"kind": "ScalarField",
|
|
70
|
-
"name": "
|
|
81
|
+
"name": "name",
|
|
71
82
|
"storageKey": null
|
|
72
83
|
},
|
|
73
|
-
|
|
84
|
+
v12 = [{
|
|
85
|
+
"kind": "Literal",
|
|
86
|
+
"name": "format",
|
|
87
|
+
"value": "HTML"
|
|
88
|
+
}],
|
|
89
|
+
v13 = {
|
|
90
|
+
"alias": null,
|
|
91
|
+
"args": null,
|
|
92
|
+
"concreteType": "Settings",
|
|
93
|
+
"kind": "LinkedField",
|
|
94
|
+
"name": "settings",
|
|
95
|
+
"plural": false,
|
|
96
|
+
"selections": [{
|
|
97
|
+
"alias": null,
|
|
98
|
+
"args": v12 /*: any*/,
|
|
99
|
+
"kind": "ScalarField",
|
|
100
|
+
"name": "storeModalSelectLicenseeLabel",
|
|
101
|
+
"storageKey": "storeModalSelectLicenseeLabel(format:\"HTML\")"
|
|
102
|
+
}, {
|
|
103
|
+
"alias": null,
|
|
104
|
+
"args": v12 /*: any*/,
|
|
105
|
+
"kind": "ScalarField",
|
|
106
|
+
"name": "storeModalSelectOrderVariablesLabel",
|
|
107
|
+
"storageKey": "storeModalSelectOrderVariablesLabel(format:\"HTML\")"
|
|
108
|
+
}, {
|
|
109
|
+
"alias": null,
|
|
110
|
+
"args": v12 /*: any*/,
|
|
111
|
+
"kind": "ScalarField",
|
|
112
|
+
"name": "storeModalSelectLicensesLabel",
|
|
113
|
+
"storageKey": "storeModalSelectLicensesLabel(format:\"HTML\")"
|
|
114
|
+
}, {
|
|
115
|
+
"alias": null,
|
|
116
|
+
"args": v12 /*: any*/,
|
|
117
|
+
"kind": "ScalarField",
|
|
118
|
+
"name": "storeModalSelectFontsLabel",
|
|
119
|
+
"storageKey": "storeModalSelectFontsLabel(format:\"HTML\")"
|
|
120
|
+
}],
|
|
121
|
+
"storageKey": null
|
|
122
|
+
},
|
|
123
|
+
v14 = {
|
|
74
124
|
"alias": null,
|
|
75
125
|
"args": null,
|
|
76
126
|
"kind": "ScalarField",
|
|
77
|
-
"name": "
|
|
127
|
+
"name": "__typename",
|
|
78
128
|
"storageKey": null
|
|
79
129
|
},
|
|
80
|
-
|
|
130
|
+
v15 = {
|
|
81
131
|
"alias": null,
|
|
82
132
|
"args": null,
|
|
83
133
|
"kind": "ScalarField",
|
|
84
|
-
"name": "
|
|
134
|
+
"name": "isVariableFont",
|
|
85
135
|
"storageKey": null
|
|
86
136
|
},
|
|
87
|
-
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
"
|
|
137
|
+
v16 = {
|
|
138
|
+
"alias": null,
|
|
139
|
+
"args": null,
|
|
140
|
+
"kind": "ScalarField",
|
|
141
|
+
"name": "collectionType",
|
|
142
|
+
"storageKey": null
|
|
91
143
|
},
|
|
92
|
-
|
|
93
|
-
v13 = {
|
|
144
|
+
v17 = {
|
|
94
145
|
"alias": null,
|
|
95
146
|
"args": null,
|
|
96
147
|
"kind": "ScalarField",
|
|
97
148
|
"name": "amount",
|
|
98
149
|
"storageKey": null
|
|
99
150
|
},
|
|
100
|
-
|
|
151
|
+
v18 = [v17 /*: any*/, {
|
|
101
152
|
"alias": null,
|
|
102
153
|
"args": null,
|
|
103
154
|
"kind": "ScalarField",
|
|
104
155
|
"name": "currency",
|
|
105
156
|
"storageKey": null
|
|
106
157
|
}],
|
|
107
|
-
|
|
158
|
+
v19 = {
|
|
108
159
|
"alias": null,
|
|
109
160
|
"args": null,
|
|
110
161
|
"concreteType": "Sku",
|
|
111
162
|
"kind": "LinkedField",
|
|
112
163
|
"name": "sku",
|
|
113
164
|
"plural": false,
|
|
114
|
-
"selections": [
|
|
165
|
+
"selections": [v4 /*: any*/, {
|
|
115
166
|
"alias": null,
|
|
116
|
-
"args":
|
|
167
|
+
"args": v7 /*: any*/,
|
|
117
168
|
"concreteType": "Money",
|
|
118
169
|
"kind": "LinkedField",
|
|
119
170
|
"name": "price",
|
|
120
171
|
"plural": false,
|
|
121
|
-
"selections":
|
|
122
|
-
"storageKey":
|
|
172
|
+
"selections": v18 /*: any*/,
|
|
173
|
+
"storageKey": null
|
|
123
174
|
}],
|
|
124
175
|
"storageKey": null
|
|
125
176
|
},
|
|
126
|
-
|
|
127
|
-
|
|
177
|
+
v20 = [v4 /*: any*/],
|
|
178
|
+
v21 = {
|
|
128
179
|
"alias": null,
|
|
129
180
|
"args": null,
|
|
130
181
|
"concreteType": "FontCollection",
|
|
131
182
|
"kind": "LinkedField",
|
|
132
183
|
"name": "parent",
|
|
133
184
|
"plural": false,
|
|
134
|
-
"selections":
|
|
185
|
+
"selections": v20 /*: any*/,
|
|
135
186
|
"storageKey": null
|
|
136
187
|
},
|
|
137
|
-
|
|
188
|
+
v22 = {
|
|
138
189
|
"alias": null,
|
|
139
190
|
"args": null,
|
|
140
191
|
"kind": "ScalarField",
|
|
141
192
|
"name": "cssFamily",
|
|
142
193
|
"storageKey": null
|
|
143
194
|
},
|
|
144
|
-
|
|
195
|
+
v23 = {
|
|
145
196
|
"alias": null,
|
|
146
197
|
"args": null,
|
|
147
198
|
"kind": "ScalarField",
|
|
148
199
|
"name": "supportedLanguages",
|
|
149
200
|
"storageKey": null
|
|
150
201
|
},
|
|
151
|
-
|
|
202
|
+
v24 = {
|
|
152
203
|
"alias": null,
|
|
153
204
|
"args": null,
|
|
154
205
|
"concreteType": "FontStyle",
|
|
155
206
|
"kind": "LinkedField",
|
|
156
207
|
"name": "featureStyle",
|
|
157
208
|
"plural": false,
|
|
158
|
-
"selections": [
|
|
209
|
+
"selections": [v22 /*: any*/, v11 /*: any*/, v23 /*: any*/, v4 /*: any*/],
|
|
159
210
|
"storageKey": null
|
|
160
211
|
},
|
|
161
|
-
|
|
212
|
+
v25 = {
|
|
162
213
|
"alias": null,
|
|
163
214
|
"args": null,
|
|
164
215
|
"kind": "ScalarField",
|
|
165
216
|
"name": "totalStyles",
|
|
166
217
|
"storageKey": null
|
|
167
218
|
},
|
|
168
|
-
|
|
219
|
+
v26 = {
|
|
169
220
|
"alias": null,
|
|
170
221
|
"args": null,
|
|
171
222
|
"concreteType": "Money",
|
|
172
223
|
"kind": "LinkedField",
|
|
173
224
|
"name": "totalStylesPrice",
|
|
174
225
|
"plural": false,
|
|
175
|
-
"selections":
|
|
226
|
+
"selections": v18 /*: any*/,
|
|
176
227
|
"storageKey": null
|
|
177
228
|
},
|
|
178
|
-
|
|
229
|
+
v27 = [{
|
|
230
|
+
"kind": "Literal",
|
|
231
|
+
"name": "collectionTypes",
|
|
232
|
+
"value": ["FAMILY"]
|
|
233
|
+
}],
|
|
234
|
+
v28 = {
|
|
179
235
|
"alias": null,
|
|
180
236
|
"args": null,
|
|
181
237
|
"kind": "ScalarField",
|
|
182
238
|
"name": "cssUrl",
|
|
183
239
|
"storageKey": null
|
|
184
240
|
},
|
|
185
|
-
|
|
241
|
+
v29 = {
|
|
186
242
|
"alias": null,
|
|
187
243
|
"args": null,
|
|
188
244
|
"concreteType": "FontStyle",
|
|
189
245
|
"kind": "LinkedField",
|
|
190
246
|
"name": "fontStyles",
|
|
191
247
|
"plural": true,
|
|
192
|
-
"selections": [
|
|
248
|
+
"selections": [v4 /*: any*/, v22 /*: any*/, {
|
|
193
249
|
"alias": null,
|
|
194
250
|
"args": null,
|
|
195
251
|
"kind": "ScalarField",
|
|
@@ -201,14 +257,14 @@ const node = function () {
|
|
|
201
257
|
"kind": "ScalarField",
|
|
202
258
|
"name": "cssStretch",
|
|
203
259
|
"storageKey": null
|
|
204
|
-
},
|
|
260
|
+
}, v11 /*: any*/, v23 /*: any*/, {
|
|
205
261
|
"alias": null,
|
|
206
262
|
"args": null,
|
|
207
263
|
"concreteType": "VariableInstance",
|
|
208
264
|
"kind": "LinkedField",
|
|
209
265
|
"name": "variableInstances",
|
|
210
266
|
"plural": true,
|
|
211
|
-
"selections": [
|
|
267
|
+
"selections": [v11 /*: any*/, {
|
|
212
268
|
"alias": null,
|
|
213
269
|
"args": null,
|
|
214
270
|
"concreteType": "VariableSetting",
|
|
@@ -231,70 +287,47 @@ const node = function () {
|
|
|
231
287
|
"storageKey": null
|
|
232
288
|
}],
|
|
233
289
|
"storageKey": null
|
|
234
|
-
},
|
|
235
|
-
"alias": null,
|
|
236
|
-
"args": null,
|
|
237
|
-
"concreteType": "VariableAxis",
|
|
238
|
-
"kind": "LinkedField",
|
|
239
|
-
"name": "variableAxes",
|
|
240
|
-
"plural": true,
|
|
241
|
-
"selections": [v10 /*: any*/],
|
|
242
|
-
"storageKey": null
|
|
243
|
-
}],
|
|
290
|
+
}, v19 /*: any*/],
|
|
244
291
|
"storageKey": null
|
|
245
292
|
},
|
|
246
|
-
|
|
293
|
+
v30 = {
|
|
247
294
|
"alias": null,
|
|
248
295
|
"args": null,
|
|
249
296
|
"concreteType": "Bundle",
|
|
250
297
|
"kind": "LinkedField",
|
|
251
298
|
"name": "bundles",
|
|
252
299
|
"plural": true,
|
|
253
|
-
"selections": [
|
|
300
|
+
"selections": [v4 /*: any*/, v29 /*: any*/, v11 /*: any*/, v19 /*: any*/],
|
|
254
301
|
"storageKey": null
|
|
255
302
|
},
|
|
256
|
-
|
|
257
|
-
|
|
303
|
+
v31 = [v17 /*: any*/],
|
|
304
|
+
v32 = [v25 /*: any*/, {
|
|
258
305
|
"alias": null,
|
|
259
|
-
"args":
|
|
306
|
+
"args": v7 /*: any*/,
|
|
260
307
|
"concreteType": "Money",
|
|
261
308
|
"kind": "LinkedField",
|
|
262
309
|
"name": "totalStylesPrice",
|
|
263
310
|
"plural": false,
|
|
264
|
-
"selections":
|
|
265
|
-
"storageKey":
|
|
311
|
+
"selections": v31 /*: any*/,
|
|
312
|
+
"storageKey": null
|
|
266
313
|
}];
|
|
267
314
|
return {
|
|
268
315
|
"fragment": {
|
|
269
|
-
"argumentDefinitions": v0 /*: any*/,
|
|
316
|
+
"argumentDefinitions": [v0 /*: any*/, v1 /*: any*/, v2 /*: any*/],
|
|
270
317
|
"kind": "Fragment",
|
|
271
318
|
"metadata": null,
|
|
272
319
|
"name": "StoreModalProductQuery",
|
|
273
320
|
"selections": [{
|
|
274
321
|
"alias": "collection",
|
|
275
|
-
"args":
|
|
322
|
+
"args": v3 /*: any*/,
|
|
276
323
|
"concreteType": null,
|
|
277
324
|
"kind": "LinkedField",
|
|
278
325
|
"name": "node",
|
|
279
326
|
"plural": false,
|
|
280
|
-
"selections": [
|
|
281
|
-
"args":
|
|
327
|
+
"selections": [v4 /*: any*/, {
|
|
328
|
+
"args": v7 /*: any*/,
|
|
282
329
|
"kind": "FragmentSpread",
|
|
283
|
-
"name": "
|
|
284
|
-
}, {
|
|
285
|
-
"kind": "InlineFragment",
|
|
286
|
-
"selections": [{
|
|
287
|
-
"alias": null,
|
|
288
|
-
"args": v4 /*: any*/,
|
|
289
|
-
"concreteType": "FontCollection",
|
|
290
|
-
"kind": "LinkedField",
|
|
291
|
-
"name": "children",
|
|
292
|
-
"plural": true,
|
|
293
|
-
"selections": [v2 /*: any*/, v3 /*: any*/],
|
|
294
|
-
"storageKey": "children(collectionTypes:[\"FAMILY\"])"
|
|
295
|
-
}],
|
|
296
|
-
"type": "FontCollection",
|
|
297
|
-
"abstractKey": null
|
|
330
|
+
"name": "StoreModalProductContent_collection"
|
|
298
331
|
}],
|
|
299
332
|
"storageKey": null
|
|
300
333
|
}, {
|
|
@@ -304,11 +337,24 @@ const node = function () {
|
|
|
304
337
|
"kind": "LinkedField",
|
|
305
338
|
"name": "viewer",
|
|
306
339
|
"plural": false,
|
|
307
|
-
"selections": [{
|
|
340
|
+
"selections": [v8 /*: any*/, v9 /*: any*/, {
|
|
308
341
|
"args": null,
|
|
309
342
|
"kind": "FragmentSpread",
|
|
343
|
+
"name": "OrderVariableSelectionRedux_viewer"
|
|
344
|
+
}, {
|
|
345
|
+
"args": v7 /*: any*/,
|
|
346
|
+
"kind": "FragmentSpread",
|
|
310
347
|
"name": "StoreModalProductSummary_viewer"
|
|
311
|
-
},
|
|
348
|
+
}, {
|
|
349
|
+
"alias": null,
|
|
350
|
+
"args": null,
|
|
351
|
+
"concreteType": "OrderVariable",
|
|
352
|
+
"kind": "LinkedField",
|
|
353
|
+
"name": "orderVariables",
|
|
354
|
+
"plural": true,
|
|
355
|
+
"selections": [v4 /*: any*/, v10 /*: any*/, v11 /*: any*/],
|
|
356
|
+
"storageKey": null
|
|
357
|
+
}, v13 /*: any*/],
|
|
312
358
|
"storageKey": null
|
|
313
359
|
}],
|
|
314
360
|
"type": "RootQueryType",
|
|
@@ -316,56 +362,55 @@ const node = function () {
|
|
|
316
362
|
},
|
|
317
363
|
"kind": "Request",
|
|
318
364
|
"operation": {
|
|
319
|
-
"argumentDefinitions": v0 /*: any*/,
|
|
365
|
+
"argumentDefinitions": [v2 /*: any*/, v0 /*: any*/, v1 /*: any*/],
|
|
320
366
|
"kind": "Operation",
|
|
321
367
|
"name": "StoreModalProductQuery",
|
|
322
368
|
"selections": [{
|
|
323
369
|
"alias": "collection",
|
|
324
|
-
"args":
|
|
370
|
+
"args": v3 /*: any*/,
|
|
325
371
|
"concreteType": null,
|
|
326
372
|
"kind": "LinkedField",
|
|
327
373
|
"name": "node",
|
|
328
374
|
"plural": false,
|
|
329
|
-
"selections": [
|
|
375
|
+
"selections": [v14 /*: any*/, v4 /*: any*/, {
|
|
376
|
+
"kind": "TypeDiscriminator",
|
|
377
|
+
"abstractKey": "__isNode"
|
|
378
|
+
}, {
|
|
330
379
|
"kind": "InlineFragment",
|
|
331
|
-
"selections": [
|
|
380
|
+
"selections": [v15 /*: any*/, v16 /*: any*/, v11 /*: any*/, v19 /*: any*/, v21 /*: any*/, v24 /*: any*/, v25 /*: any*/, v26 /*: any*/, {
|
|
332
381
|
"alias": null,
|
|
333
|
-
"args":
|
|
382
|
+
"args": v27 /*: any*/,
|
|
334
383
|
"concreteType": "FontCollection",
|
|
335
384
|
"kind": "LinkedField",
|
|
336
385
|
"name": "children",
|
|
337
386
|
"plural": true,
|
|
338
|
-
"selections": [
|
|
387
|
+
"selections": [v15 /*: any*/, v25 /*: any*/, v4 /*: any*/, v16 /*: any*/, v11 /*: any*/, v19 /*: any*/, v21 /*: any*/, v24 /*: any*/, v26 /*: any*/, {
|
|
339
388
|
"alias": null,
|
|
340
|
-
"args":
|
|
389
|
+
"args": v27 /*: any*/,
|
|
341
390
|
"concreteType": "FontCollection",
|
|
342
391
|
"kind": "LinkedField",
|
|
343
392
|
"name": "children",
|
|
344
393
|
"plural": true,
|
|
345
|
-
"selections": [
|
|
394
|
+
"selections": [v15 /*: any*/, v25 /*: any*/, v4 /*: any*/],
|
|
346
395
|
"storageKey": "children(collectionTypes:[\"FAMILY\"])"
|
|
347
|
-
},
|
|
396
|
+
}, v28 /*: any*/, v30 /*: any*/, v29 /*: any*/],
|
|
348
397
|
"storageKey": "children(collectionTypes:[\"FAMILY\"])"
|
|
349
|
-
},
|
|
398
|
+
}, v28 /*: any*/, v30 /*: any*/, v29 /*: any*/, {
|
|
350
399
|
"alias": null,
|
|
351
400
|
"args": null,
|
|
352
401
|
"concreteType": "License",
|
|
353
402
|
"kind": "LinkedField",
|
|
354
403
|
"name": "licenses",
|
|
355
404
|
"plural": true,
|
|
356
|
-
"selections": [
|
|
405
|
+
"selections": [v4 /*: any*/, {
|
|
357
406
|
"alias": null,
|
|
358
407
|
"args": null,
|
|
359
408
|
"kind": "ScalarField",
|
|
360
409
|
"name": "url",
|
|
361
410
|
"storageKey": null
|
|
362
|
-
},
|
|
411
|
+
}, v11 /*: any*/, {
|
|
363
412
|
"alias": null,
|
|
364
|
-
"args":
|
|
365
|
-
"kind": "Literal",
|
|
366
|
-
"name": "format",
|
|
367
|
-
"value": "HTML"
|
|
368
|
-
}],
|
|
413
|
+
"args": v12 /*: any*/,
|
|
369
414
|
"kind": "ScalarField",
|
|
370
415
|
"name": "description",
|
|
371
416
|
"storageKey": "description(format:\"HTML\")"
|
|
@@ -382,13 +427,7 @@ const node = function () {
|
|
|
382
427
|
"kind": "LinkedField",
|
|
383
428
|
"name": "licenseVariables",
|
|
384
429
|
"plural": true,
|
|
385
|
-
"selections": [
|
|
386
|
-
"alias": null,
|
|
387
|
-
"args": null,
|
|
388
|
-
"kind": "ScalarField",
|
|
389
|
-
"name": "variableType",
|
|
390
|
-
"storageKey": null
|
|
391
|
-
}, {
|
|
430
|
+
"selections": [v4 /*: any*/, v11 /*: any*/, v10 /*: any*/, {
|
|
392
431
|
"alias": null,
|
|
393
432
|
"args": null,
|
|
394
433
|
"kind": "ScalarField",
|
|
@@ -401,7 +440,7 @@ const node = function () {
|
|
|
401
440
|
"kind": "LinkedField",
|
|
402
441
|
"name": "licenseOptions",
|
|
403
442
|
"plural": true,
|
|
404
|
-
"selections": [
|
|
443
|
+
"selections": [v4 /*: any*/, v11 /*: any*/, v17 /*: any*/, {
|
|
405
444
|
"alias": null,
|
|
406
445
|
"args": null,
|
|
407
446
|
"kind": "ScalarField",
|
|
@@ -425,7 +464,31 @@ const node = function () {
|
|
|
425
464
|
"kind": "LinkedField",
|
|
426
465
|
"name": "viewer",
|
|
427
466
|
"plural": false,
|
|
428
|
-
"selections": [{
|
|
467
|
+
"selections": [v8 /*: any*/, v9 /*: any*/, {
|
|
468
|
+
"alias": null,
|
|
469
|
+
"args": null,
|
|
470
|
+
"concreteType": "OrderVariable",
|
|
471
|
+
"kind": "LinkedField",
|
|
472
|
+
"name": "orderVariables",
|
|
473
|
+
"plural": true,
|
|
474
|
+
"selections": [v4 /*: any*/, v11 /*: any*/, v10 /*: any*/, {
|
|
475
|
+
"alias": null,
|
|
476
|
+
"args": null,
|
|
477
|
+
"kind": "ScalarField",
|
|
478
|
+
"name": "description",
|
|
479
|
+
"storageKey": null
|
|
480
|
+
}, {
|
|
481
|
+
"alias": null,
|
|
482
|
+
"args": null,
|
|
483
|
+
"concreteType": "OrderVariableOption",
|
|
484
|
+
"kind": "LinkedField",
|
|
485
|
+
"name": "orderVariableOptions",
|
|
486
|
+
"plural": true,
|
|
487
|
+
"selections": [v4 /*: any*/, v17 /*: any*/],
|
|
488
|
+
"storageKey": null
|
|
489
|
+
}],
|
|
490
|
+
"storageKey": null
|
|
491
|
+
}, {
|
|
429
492
|
"alias": null,
|
|
430
493
|
"args": null,
|
|
431
494
|
"concreteType": "TaxCollection",
|
|
@@ -448,7 +511,7 @@ const node = function () {
|
|
|
448
511
|
"storageKey": null
|
|
449
512
|
}, {
|
|
450
513
|
"alias": null,
|
|
451
|
-
"args": [
|
|
514
|
+
"args": [v5 /*: any*/, v6 /*: any*/, {
|
|
452
515
|
"kind": "Literal",
|
|
453
516
|
"name": "skuIds",
|
|
454
517
|
"value": []
|
|
@@ -466,13 +529,13 @@ const node = function () {
|
|
|
466
529
|
"plural": true,
|
|
467
530
|
"selections": [{
|
|
468
531
|
"alias": null,
|
|
469
|
-
"args":
|
|
532
|
+
"args": v7 /*: any*/,
|
|
470
533
|
"concreteType": "Money",
|
|
471
534
|
"kind": "LinkedField",
|
|
472
535
|
"name": "price",
|
|
473
536
|
"plural": false,
|
|
474
|
-
"selections":
|
|
475
|
-
"storageKey":
|
|
537
|
+
"selections": v31 /*: any*/,
|
|
538
|
+
"storageKey": null
|
|
476
539
|
}, {
|
|
477
540
|
"alias": null,
|
|
478
541
|
"args": null,
|
|
@@ -480,24 +543,24 @@ const node = function () {
|
|
|
480
543
|
"kind": "LinkedField",
|
|
481
544
|
"name": "product",
|
|
482
545
|
"plural": false,
|
|
483
|
-
"selections": [
|
|
546
|
+
"selections": [v14 /*: any*/, {
|
|
484
547
|
"kind": "InlineFragment",
|
|
485
|
-
"selections":
|
|
548
|
+
"selections": v32 /*: any*/,
|
|
486
549
|
"type": "FontCollection",
|
|
487
550
|
"abstractKey": null
|
|
488
551
|
}, {
|
|
489
552
|
"kind": "InlineFragment",
|
|
490
|
-
"selections":
|
|
553
|
+
"selections": v32 /*: any*/,
|
|
491
554
|
"type": "Bundle",
|
|
492
555
|
"abstractKey": null
|
|
493
556
|
}, {
|
|
494
557
|
"kind": "InlineFragment",
|
|
495
|
-
"selections":
|
|
558
|
+
"selections": v20 /*: any*/,
|
|
496
559
|
"type": "Node",
|
|
497
560
|
"abstractKey": "__isNode"
|
|
498
561
|
}],
|
|
499
562
|
"storageKey": null
|
|
500
|
-
},
|
|
563
|
+
}, v4 /*: any*/],
|
|
501
564
|
"storageKey": null
|
|
502
565
|
}, {
|
|
503
566
|
"alias": null,
|
|
@@ -506,24 +569,24 @@ const node = function () {
|
|
|
506
569
|
"kind": "LinkedField",
|
|
507
570
|
"name": "subtotal",
|
|
508
571
|
"plural": false,
|
|
509
|
-
"selections":
|
|
572
|
+
"selections": v18 /*: any*/,
|
|
510
573
|
"storageKey": null
|
|
511
574
|
}],
|
|
512
|
-
"storageKey":
|
|
513
|
-
},
|
|
575
|
+
"storageKey": null
|
|
576
|
+
}, v13 /*: any*/, v4 /*: any*/],
|
|
514
577
|
"storageKey": null
|
|
515
578
|
}]
|
|
516
579
|
},
|
|
517
580
|
"params": {
|
|
518
|
-
"cacheID": "
|
|
581
|
+
"cacheID": "35cd734204bde322616fb0cd81377a12",
|
|
519
582
|
"id": null,
|
|
520
583
|
"metadata": {},
|
|
521
584
|
"name": "StoreModalProductQuery",
|
|
522
585
|
"operationKind": "query",
|
|
523
|
-
"text": "query StoreModalProductQuery(\n $productId: ID!\n) {\n collection: node(id: $productId) {\n __typename\n id\n ...
|
|
586
|
+
"text": "query StoreModalProductQuery(\n $productId: ID!\n $licenseOptions: [LicenseOptionsSpec]!\n $orderVariables: [OrderVariableSelectionInput!]\n) {\n collection: node(id: $productId) {\n __typename\n id\n ...StoreModalProductContent_collection_4sncub\n }\n viewer {\n endpoint\n stripeAccountId\n ...OrderVariableSelectionRedux_viewer\n ...StoreModalProductSummary_viewer_4sncub\n orderVariables {\n id\n variableType\n name\n }\n settings {\n storeModalSelectLicenseeLabel(format: HTML)\n storeModalSelectOrderVariablesLabel(format: HTML)\n storeModalSelectLicensesLabel(format: HTML)\n storeModalSelectFontsLabel(format: HTML)\n }\n id\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment OrderVariableSelectionRedux_viewer on Viewer {\n ...OrderVariableSelection_variables\n}\n\nfragment OrderVariableSelection_variables on Viewer {\n orderVariables {\n id\n name\n variableType\n description\n orderVariableOptions {\n id\n amount\n }\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment SKUPrice_sku_4sncub on Sku {\n id\n price(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n ...Price_price\n }\n}\n\nfragment StoreModalBundleButton_bundle_4sncub on Bundle {\n id\n name\n sku {\n ...SKUPrice_sku_4sncub\n id\n }\n fontStyles {\n id\n ...FontStyle_fontStyle\n }\n}\n\nfragment StoreModalFamilyButton_collection_4sncub on FontCollection {\n isVariableFont\n collectionType\n name\n sku {\n ...SKUPrice_sku_4sncub\n id\n }\n parent {\n id\n }\n featureStyle {\n ...FontStyle_fontStyle\n supportedLanguages\n id\n }\n totalStyles\n totalStylesPrice {\n ...Price_price\n }\n ...useTotalStyles_fontCollection\n}\n\nfragment StoreModalFamily_collection_4sncub on FontCollection {\n ...StoreModalFamilyButton_collection_4sncub\n cssUrl\n collectionType\n sku {\n id\n }\n isVariableFont\n bundles {\n id\n fontStyles {\n id\n cssFamily\n cssWeight\n cssStretch\n ...StoreModalStyleButton_fontStyle_4sncub\n }\n ...StoreModalBundleButton_bundle_4sncub\n }\n fontStyles {\n id\n cssFamily\n cssWeight\n cssStretch\n ...StoreModalStyleButton_fontStyle_4sncub\n }\n}\n\nfragment StoreModalProductContent_collection_4sncub on Node {\n __isNode: __typename\n ... on FontCollection {\n id\n ...StoreModalFamily_collection_4sncub\n ...StoreModalProductLicenseSelection_collection\n children(collectionTypes: [FAMILY]) {\n id\n ...StoreModalFamily_collection_4sncub\n }\n }\n id\n}\n\nfragment StoreModalProductLicenseSelection_collection on FontCollection {\n licenses {\n id\n ...StoreModalProductLicense_license\n }\n}\n\nfragment StoreModalProductLicense_license on License {\n id\n url\n name\n description(format: HTML)\n defaultSelected\n variables: licenseVariables {\n id\n name\n variableType\n ...VariableTableAmounts_variable\n options: licenseOptions {\n id\n name\n amount\n ...VariableTableAmounts_option\n }\n }\n}\n\nfragment StoreModalProductSummary_viewer_4sncub on Viewer {\n taxCollections {\n taxName\n inclusive\n }\n orderVariables {\n id\n variableType\n name\n }\n precart(skuIds: [], licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n skus {\n price(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n product {\n __typename\n ... on FontCollection {\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n }\n ... on Bundle {\n totalStyles\n totalStylesPrice(licenseOptions: $licenseOptions, orderVariables: $orderVariables) {\n amount\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n subtotal {\n ...Price_price\n amount\n currency\n }\n }\n}\n\nfragment StoreModalStyleButton_fontStyle_4sncub on FontStyle {\n id\n name\n supportedLanguages\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n sku {\n ...SKUPrice_sku_4sncub\n id\n }\n ...FontStyle_fontStyle\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n\nfragment useTotalStyles_fontCollection on FontCollection {\n isVariableFont\n totalStyles\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n}\n"
|
|
524
587
|
}
|
|
525
588
|
};
|
|
526
589
|
}();
|
|
527
|
-
node.hash = "
|
|
590
|
+
node.hash = "82a6352ac1eeaab3d25c315793f97a9c";
|
|
528
591
|
var _default = node;
|
|
529
592
|
exports.default = _default;
|