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<<f1dcd3e872b399930f86de1181c4c1ff>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -28,13 +28,6 @@ const node = function () {
|
|
|
28
28
|
"kind": "Variable",
|
|
29
29
|
"name": "countryCode",
|
|
30
30
|
"variableName": "countryCode"
|
|
31
|
-
},
|
|
32
|
-
v2 = {
|
|
33
|
-
"alias": null,
|
|
34
|
-
"args": null,
|
|
35
|
-
"kind": "ScalarField",
|
|
36
|
-
"name": "name",
|
|
37
|
-
"storageKey": null
|
|
38
31
|
};
|
|
39
32
|
return {
|
|
40
33
|
"fragment": {
|
|
@@ -88,7 +81,13 @@ const node = function () {
|
|
|
88
81
|
"kind": "ScalarField",
|
|
89
82
|
"name": "code",
|
|
90
83
|
"storageKey": null
|
|
91
|
-
},
|
|
84
|
+
}, {
|
|
85
|
+
"alias": null,
|
|
86
|
+
"args": null,
|
|
87
|
+
"kind": "ScalarField",
|
|
88
|
+
"name": "name",
|
|
89
|
+
"storageKey": null
|
|
90
|
+
}],
|
|
92
91
|
"storageKey": null
|
|
93
92
|
}, {
|
|
94
93
|
"condition": "includeCountryCode",
|
|
@@ -109,57 +108,6 @@ const node = function () {
|
|
|
109
108
|
"name": "response",
|
|
110
109
|
"plural": false,
|
|
111
110
|
"selections": [{
|
|
112
|
-
"alias": null,
|
|
113
|
-
"args": null,
|
|
114
|
-
"kind": "ScalarField",
|
|
115
|
-
"name": "require",
|
|
116
|
-
"storageKey": null
|
|
117
|
-
}, {
|
|
118
|
-
"alias": null,
|
|
119
|
-
"args": null,
|
|
120
|
-
"kind": "ScalarField",
|
|
121
|
-
"name": "stateNameType",
|
|
122
|
-
"storageKey": null
|
|
123
|
-
}, {
|
|
124
|
-
"alias": null,
|
|
125
|
-
"args": null,
|
|
126
|
-
"kind": "ScalarField",
|
|
127
|
-
"name": "localityNameType",
|
|
128
|
-
"storageKey": null
|
|
129
|
-
}, {
|
|
130
|
-
"alias": null,
|
|
131
|
-
"args": null,
|
|
132
|
-
"kind": "ScalarField",
|
|
133
|
-
"name": "sublocalityNameType",
|
|
134
|
-
"storageKey": null
|
|
135
|
-
}, {
|
|
136
|
-
"alias": null,
|
|
137
|
-
"args": null,
|
|
138
|
-
"kind": "ScalarField",
|
|
139
|
-
"name": "zipNameType",
|
|
140
|
-
"storageKey": null
|
|
141
|
-
}, {
|
|
142
|
-
"alias": null,
|
|
143
|
-
"args": null,
|
|
144
|
-
"kind": "ScalarField",
|
|
145
|
-
"name": "valid",
|
|
146
|
-
"storageKey": null
|
|
147
|
-
}, {
|
|
148
|
-
"alias": null,
|
|
149
|
-
"args": null,
|
|
150
|
-
"concreteType": "CountrySubRegion",
|
|
151
|
-
"kind": "LinkedField",
|
|
152
|
-
"name": "subRegions",
|
|
153
|
-
"plural": true,
|
|
154
|
-
"selections": [{
|
|
155
|
-
"alias": null,
|
|
156
|
-
"args": null,
|
|
157
|
-
"kind": "ScalarField",
|
|
158
|
-
"name": "key",
|
|
159
|
-
"storageKey": null
|
|
160
|
-
}, v2 /*: any*/],
|
|
161
|
-
"storageKey": null
|
|
162
|
-
}, {
|
|
163
111
|
"alias": null,
|
|
164
112
|
"args": null,
|
|
165
113
|
"kind": "ScalarField",
|
|
@@ -187,15 +135,15 @@ const node = function () {
|
|
|
187
135
|
}]
|
|
188
136
|
},
|
|
189
137
|
"params": {
|
|
190
|
-
"cacheID": "
|
|
138
|
+
"cacheID": "8a3d9366abbec74bab20ce90c730948b",
|
|
191
139
|
"id": null,
|
|
192
140
|
"metadata": {},
|
|
193
141
|
"name": "AddressFieldsRefetchQuery",
|
|
194
142
|
"operationKind": "query",
|
|
195
|
-
"text": "query AddressFieldsRefetchQuery(\n $countryCode: String = \"\"\n $includeCountryCode: Boolean = false\n) {\n viewer {\n ...AddressFields_viewer_4626Te\n id\n }\n}\n\nfragment AddressFields_viewer_4626Te on Viewer {\n countries {\n code\n name\n }\n countryData(countryCode: $countryCode) @include(if: $includeCountryCode) {\n response {\n
|
|
143
|
+
"text": "query AddressFieldsRefetchQuery(\n $countryCode: String = \"\"\n $includeCountryCode: Boolean = false\n) {\n viewer {\n ...AddressFields_viewer_4626Te\n id\n }\n}\n\nfragment AddressFields_viewer_4626Te on Viewer {\n countries {\n code\n name\n }\n countryData(countryCode: $countryCode) @include(if: $includeCountryCode) {\n response {\n isEuCountry\n vatCountryCode\n }\n }\n}\n"
|
|
196
144
|
}
|
|
197
145
|
};
|
|
198
146
|
}();
|
|
199
|
-
node.hash = "
|
|
147
|
+
node.hash = "85916715876e3f24b0335c24d75d70da";
|
|
200
148
|
var _default = node;
|
|
201
149
|
exports.default = _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<79a3f6abb59e642a32fbff96caae4e77>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -13,17 +13,7 @@ export type AddressFields_viewer$data = {
|
|
|
13
13
|
readonly countryData?: {
|
|
14
14
|
readonly response: {
|
|
15
15
|
readonly isEuCountry: boolean;
|
|
16
|
-
readonly localityNameType: string | null;
|
|
17
|
-
readonly require: ReadonlyArray<string> | null;
|
|
18
|
-
readonly stateNameType: string | null;
|
|
19
|
-
readonly subRegions: ReadonlyArray<{
|
|
20
|
-
readonly key: string;
|
|
21
|
-
readonly name: string;
|
|
22
|
-
}> | null;
|
|
23
|
-
readonly sublocalityNameType: string | null;
|
|
24
|
-
readonly valid: ReadonlyArray<string> | null;
|
|
25
16
|
readonly vatCountryCode: string | null;
|
|
26
|
-
readonly zipNameType: string | null;
|
|
27
17
|
} | null;
|
|
28
18
|
} | null;
|
|
29
19
|
readonly " $fragmentType": "AddressFields_viewer";
|
|
@@ -5,9 +5,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _AddressFieldsRefetchQuery = _interopRequireDefault(require("./AddressFieldsRefetchQuery.graphql"));
|
|
8
|
-
function _interopRequireDefault(
|
|
8
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
9
|
/**
|
|
10
|
-
* @generated SignedSource<<
|
|
10
|
+
* @generated SignedSource<<79a3f6abb59e642a32fbff96caae4e77>>
|
|
11
11
|
* @lightSyntaxTransform
|
|
12
12
|
* @nogrep
|
|
13
13
|
*/
|
|
@@ -16,143 +16,89 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
16
16
|
/* eslint-disable */
|
|
17
17
|
// @ts-nocheck
|
|
18
18
|
|
|
19
|
-
const node =
|
|
20
|
-
|
|
19
|
+
const node = {
|
|
20
|
+
"argumentDefinitions": [{
|
|
21
|
+
"defaultValue": "",
|
|
22
|
+
"kind": "LocalArgument",
|
|
23
|
+
"name": "countryCode"
|
|
24
|
+
}, {
|
|
25
|
+
"defaultValue": false,
|
|
26
|
+
"kind": "LocalArgument",
|
|
27
|
+
"name": "includeCountryCode"
|
|
28
|
+
}],
|
|
29
|
+
"kind": "Fragment",
|
|
30
|
+
"metadata": {
|
|
31
|
+
"refetch": {
|
|
32
|
+
"connection": null,
|
|
33
|
+
"fragmentPathInResult": ["viewer"],
|
|
34
|
+
"operation": _AddressFieldsRefetchQuery.default
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
"name": "AddressFields_viewer",
|
|
38
|
+
"selections": [{
|
|
21
39
|
"alias": null,
|
|
22
40
|
"args": null,
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
"
|
|
30
|
-
"kind": "
|
|
31
|
-
"name": "
|
|
41
|
+
"concreteType": "Country",
|
|
42
|
+
"kind": "LinkedField",
|
|
43
|
+
"name": "countries",
|
|
44
|
+
"plural": true,
|
|
45
|
+
"selections": [{
|
|
46
|
+
"alias": null,
|
|
47
|
+
"args": null,
|
|
48
|
+
"kind": "ScalarField",
|
|
49
|
+
"name": "code",
|
|
50
|
+
"storageKey": null
|
|
32
51
|
}, {
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
-
"
|
|
52
|
+
"alias": null,
|
|
53
|
+
"args": null,
|
|
54
|
+
"kind": "ScalarField",
|
|
55
|
+
"name": "name",
|
|
56
|
+
"storageKey": null
|
|
36
57
|
}],
|
|
37
|
-
"
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
"operation": _AddressFieldsRefetchQuery.default
|
|
43
|
-
}
|
|
44
|
-
},
|
|
45
|
-
"name": "AddressFields_viewer",
|
|
58
|
+
"storageKey": null
|
|
59
|
+
}, {
|
|
60
|
+
"condition": "includeCountryCode",
|
|
61
|
+
"kind": "Condition",
|
|
62
|
+
"passingValue": true,
|
|
46
63
|
"selections": [{
|
|
47
64
|
"alias": null,
|
|
48
|
-
"args":
|
|
49
|
-
|
|
65
|
+
"args": [{
|
|
66
|
+
"kind": "Variable",
|
|
67
|
+
"name": "countryCode",
|
|
68
|
+
"variableName": "countryCode"
|
|
69
|
+
}],
|
|
70
|
+
"concreteType": "CountryDataResponse",
|
|
50
71
|
"kind": "LinkedField",
|
|
51
|
-
"name": "
|
|
52
|
-
"plural":
|
|
72
|
+
"name": "countryData",
|
|
73
|
+
"plural": false,
|
|
53
74
|
"selections": [{
|
|
54
75
|
"alias": null,
|
|
55
76
|
"args": null,
|
|
56
|
-
"
|
|
57
|
-
"name": "code",
|
|
58
|
-
"storageKey": null
|
|
59
|
-
}, v0 /*: any*/],
|
|
60
|
-
"storageKey": null
|
|
61
|
-
}, {
|
|
62
|
-
"condition": "includeCountryCode",
|
|
63
|
-
"kind": "Condition",
|
|
64
|
-
"passingValue": true,
|
|
65
|
-
"selections": [{
|
|
66
|
-
"alias": null,
|
|
67
|
-
"args": [{
|
|
68
|
-
"kind": "Variable",
|
|
69
|
-
"name": "countryCode",
|
|
70
|
-
"variableName": "countryCode"
|
|
71
|
-
}],
|
|
72
|
-
"concreteType": "CountryDataResponse",
|
|
77
|
+
"concreteType": "CountryData",
|
|
73
78
|
"kind": "LinkedField",
|
|
74
|
-
"name": "
|
|
79
|
+
"name": "response",
|
|
75
80
|
"plural": false,
|
|
76
81
|
"selections": [{
|
|
77
82
|
"alias": null,
|
|
78
83
|
"args": null,
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
|
|
83
|
-
"
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
"name": "require",
|
|
88
|
-
"storageKey": null
|
|
89
|
-
}, {
|
|
90
|
-
"alias": null,
|
|
91
|
-
"args": null,
|
|
92
|
-
"kind": "ScalarField",
|
|
93
|
-
"name": "stateNameType",
|
|
94
|
-
"storageKey": null
|
|
95
|
-
}, {
|
|
96
|
-
"alias": null,
|
|
97
|
-
"args": null,
|
|
98
|
-
"kind": "ScalarField",
|
|
99
|
-
"name": "localityNameType",
|
|
100
|
-
"storageKey": null
|
|
101
|
-
}, {
|
|
102
|
-
"alias": null,
|
|
103
|
-
"args": null,
|
|
104
|
-
"kind": "ScalarField",
|
|
105
|
-
"name": "sublocalityNameType",
|
|
106
|
-
"storageKey": null
|
|
107
|
-
}, {
|
|
108
|
-
"alias": null,
|
|
109
|
-
"args": null,
|
|
110
|
-
"kind": "ScalarField",
|
|
111
|
-
"name": "zipNameType",
|
|
112
|
-
"storageKey": null
|
|
113
|
-
}, {
|
|
114
|
-
"alias": null,
|
|
115
|
-
"args": null,
|
|
116
|
-
"kind": "ScalarField",
|
|
117
|
-
"name": "valid",
|
|
118
|
-
"storageKey": null
|
|
119
|
-
}, {
|
|
120
|
-
"alias": null,
|
|
121
|
-
"args": null,
|
|
122
|
-
"concreteType": "CountrySubRegion",
|
|
123
|
-
"kind": "LinkedField",
|
|
124
|
-
"name": "subRegions",
|
|
125
|
-
"plural": true,
|
|
126
|
-
"selections": [{
|
|
127
|
-
"alias": null,
|
|
128
|
-
"args": null,
|
|
129
|
-
"kind": "ScalarField",
|
|
130
|
-
"name": "key",
|
|
131
|
-
"storageKey": null
|
|
132
|
-
}, v0 /*: any*/],
|
|
133
|
-
"storageKey": null
|
|
134
|
-
}, {
|
|
135
|
-
"alias": null,
|
|
136
|
-
"args": null,
|
|
137
|
-
"kind": "ScalarField",
|
|
138
|
-
"name": "isEuCountry",
|
|
139
|
-
"storageKey": null
|
|
140
|
-
}, {
|
|
141
|
-
"alias": null,
|
|
142
|
-
"args": null,
|
|
143
|
-
"kind": "ScalarField",
|
|
144
|
-
"name": "vatCountryCode",
|
|
145
|
-
"storageKey": null
|
|
146
|
-
}],
|
|
84
|
+
"kind": "ScalarField",
|
|
85
|
+
"name": "isEuCountry",
|
|
86
|
+
"storageKey": null
|
|
87
|
+
}, {
|
|
88
|
+
"alias": null,
|
|
89
|
+
"args": null,
|
|
90
|
+
"kind": "ScalarField",
|
|
91
|
+
"name": "vatCountryCode",
|
|
147
92
|
"storageKey": null
|
|
148
93
|
}],
|
|
149
94
|
"storageKey": null
|
|
150
|
-
}]
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
95
|
+
}],
|
|
96
|
+
"storageKey": null
|
|
97
|
+
}]
|
|
98
|
+
}],
|
|
99
|
+
"type": "Viewer",
|
|
100
|
+
"abstractKey": null
|
|
101
|
+
};
|
|
102
|
+
node.hash = "85916715876e3f24b0335c24d75d70da";
|
|
157
103
|
var _default = node;
|
|
158
104
|
exports.default = _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<2e0d1867d52ad59c939fc952ee3f136a>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -10,7 +10,7 @@ export type BuyButton_collection$data = {
|
|
|
10
10
|
readonly sku: {
|
|
11
11
|
readonly id: string;
|
|
12
12
|
} | null;
|
|
13
|
-
}
|
|
13
|
+
}>;
|
|
14
14
|
readonly id: string;
|
|
15
15
|
readonly sku: {
|
|
16
16
|
readonly id: string;
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<edb6eb546a58685e646a2fdf7e86938e>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -97,6 +97,27 @@ const node = function () {
|
|
|
97
97
|
"plural": true,
|
|
98
98
|
"selections": [v0 /*: any*/],
|
|
99
99
|
"storageKey": null
|
|
100
|
+
}, {
|
|
101
|
+
"alias": null,
|
|
102
|
+
"args": null,
|
|
103
|
+
"concreteType": "Money",
|
|
104
|
+
"kind": "LinkedField",
|
|
105
|
+
"name": "subtotal",
|
|
106
|
+
"plural": false,
|
|
107
|
+
"selections": [{
|
|
108
|
+
"alias": null,
|
|
109
|
+
"args": null,
|
|
110
|
+
"kind": "ScalarField",
|
|
111
|
+
"name": "amount",
|
|
112
|
+
"storageKey": null
|
|
113
|
+
}, {
|
|
114
|
+
"alias": null,
|
|
115
|
+
"args": null,
|
|
116
|
+
"kind": "ScalarField",
|
|
117
|
+
"name": "currency",
|
|
118
|
+
"storageKey": null
|
|
119
|
+
}],
|
|
120
|
+
"storageKey": null
|
|
100
121
|
}, v0 /*: any*/],
|
|
101
122
|
"storageKey": null
|
|
102
123
|
}, v0 /*: any*/],
|
|
@@ -104,12 +125,12 @@ const node = function () {
|
|
|
104
125
|
}]
|
|
105
126
|
},
|
|
106
127
|
"params": {
|
|
107
|
-
"cacheID": "
|
|
128
|
+
"cacheID": "276e86b52bb6b3c63ce1eae274f10f86",
|
|
108
129
|
"id": null,
|
|
109
130
|
"metadata": {},
|
|
110
131
|
"name": "CartButtonQuery",
|
|
111
132
|
"operationKind": "query",
|
|
112
|
-
"text": "query CartButtonQuery {\n viewer {\n currentOrder {\n ...CartButton_order\n id\n }\n id\n }\n}\n\nfragment CartButton_order on Order {\n stripeCharge {\n paid\n }\n orderItems {\n id\n }\n}\n"
|
|
133
|
+
"text": "query CartButtonQuery {\n viewer {\n currentOrder {\n ...CartButton_order\n id\n }\n id\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 Price_price on Money {\n amount\n currency\n}\n"
|
|
113
134
|
}
|
|
114
135
|
};
|
|
115
136
|
}();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<e638f2e876e02d498a044b0b8bb2a161>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -12,6 +12,9 @@ export type CartButton_order$data = {
|
|
|
12
12
|
readonly stripeCharge: {
|
|
13
13
|
readonly paid: boolean | null;
|
|
14
14
|
} | null;
|
|
15
|
+
readonly subtotal: {
|
|
16
|
+
readonly " $fragmentSpreads": FragmentRefs<"Price_price">;
|
|
17
|
+
} | null;
|
|
15
18
|
readonly " $fragmentType": "CartButton_order";
|
|
16
19
|
};
|
|
17
20
|
export type CartButton_order$key = {
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<e638f2e876e02d498a044b0b8bb2a161>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -49,10 +49,23 @@ const node = {
|
|
|
49
49
|
"storageKey": null
|
|
50
50
|
}],
|
|
51
51
|
"storageKey": null
|
|
52
|
+
}, {
|
|
53
|
+
"alias": null,
|
|
54
|
+
"args": null,
|
|
55
|
+
"concreteType": "Money",
|
|
56
|
+
"kind": "LinkedField",
|
|
57
|
+
"name": "subtotal",
|
|
58
|
+
"plural": false,
|
|
59
|
+
"selections": [{
|
|
60
|
+
"args": null,
|
|
61
|
+
"kind": "FragmentSpread",
|
|
62
|
+
"name": "Price_price"
|
|
63
|
+
}],
|
|
64
|
+
"storageKey": null
|
|
52
65
|
}],
|
|
53
66
|
"type": "Order",
|
|
54
67
|
"abstractKey": null
|
|
55
68
|
};
|
|
56
|
-
node.hash = "
|
|
69
|
+
node.hash = "26a092d7efb579c98adda18413349b3b";
|
|
57
70
|
var _default = node;
|
|
58
71
|
exports.default = _default;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<7feac62be82e2b8fc28e34dbc88eecfc>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
import { ReaderFragment } from 'relay-runtime';
|
|
7
|
+
import { FragmentRefs } from "relay-runtime";
|
|
8
|
+
export type CartItemAdditionalLicenses_licenses$data = ReadonlyArray<{
|
|
9
|
+
readonly id: string;
|
|
10
|
+
readonly name: string | null;
|
|
11
|
+
readonly " $fragmentType": "CartItemAdditionalLicenses_licenses";
|
|
12
|
+
}>;
|
|
13
|
+
export type CartItemAdditionalLicenses_licenses$key = ReadonlyArray<{
|
|
14
|
+
readonly " $data"?: CartItemAdditionalLicenses_licenses$data;
|
|
15
|
+
readonly " $fragmentSpreads": FragmentRefs<"CartItemAdditionalLicenses_licenses">;
|
|
16
|
+
}>;
|
|
17
|
+
declare const node: ReaderFragment;
|
|
18
|
+
export default node;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
/**
|
|
8
|
+
* @generated SignedSource<<7feac62be82e2b8fc28e34dbc88eecfc>>
|
|
9
|
+
* @lightSyntaxTransform
|
|
10
|
+
* @nogrep
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
/* tslint:disable */
|
|
14
|
+
/* eslint-disable */
|
|
15
|
+
// @ts-nocheck
|
|
16
|
+
|
|
17
|
+
const node = {
|
|
18
|
+
"argumentDefinitions": [],
|
|
19
|
+
"kind": "Fragment",
|
|
20
|
+
"metadata": {
|
|
21
|
+
"plural": true
|
|
22
|
+
},
|
|
23
|
+
"name": "CartItemAdditionalLicenses_licenses",
|
|
24
|
+
"selections": [{
|
|
25
|
+
"alias": null,
|
|
26
|
+
"args": null,
|
|
27
|
+
"kind": "ScalarField",
|
|
28
|
+
"name": "id",
|
|
29
|
+
"storageKey": null
|
|
30
|
+
}, {
|
|
31
|
+
"alias": null,
|
|
32
|
+
"args": null,
|
|
33
|
+
"kind": "ScalarField",
|
|
34
|
+
"name": "name",
|
|
35
|
+
"storageKey": null
|
|
36
|
+
}],
|
|
37
|
+
"type": "License",
|
|
38
|
+
"abstractKey": null
|
|
39
|
+
};
|
|
40
|
+
node.hash = "a00d0c8ac3643f7c12911fad6f62ec4e";
|
|
41
|
+
var _default = node;
|
|
42
|
+
exports.default = _default;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<dfa24abace2e3bc458aaf200bb46f955>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
import { ReaderFragment } from 'relay-runtime';
|
|
7
|
+
import { FragmentRefs } from "relay-runtime";
|
|
8
|
+
export type CartItemAdditionalLicenses_orderItem$data = {
|
|
9
|
+
readonly licenseSelections: ReadonlyArray<{
|
|
10
|
+
readonly license: {
|
|
11
|
+
readonly id: string;
|
|
12
|
+
};
|
|
13
|
+
}> | null;
|
|
14
|
+
readonly " $fragmentType": "CartItemAdditionalLicenses_orderItem";
|
|
15
|
+
};
|
|
16
|
+
export type CartItemAdditionalLicenses_orderItem$key = {
|
|
17
|
+
readonly " $data"?: CartItemAdditionalLicenses_orderItem$data;
|
|
18
|
+
readonly " $fragmentSpreads": FragmentRefs<"CartItemAdditionalLicenses_orderItem">;
|
|
19
|
+
};
|
|
20
|
+
declare const node: ReaderFragment;
|
|
21
|
+
export default node;
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
/**
|
|
8
|
+
* @generated SignedSource<<dfa24abace2e3bc458aaf200bb46f955>>
|
|
9
|
+
* @lightSyntaxTransform
|
|
10
|
+
* @nogrep
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
/* tslint:disable */
|
|
14
|
+
/* eslint-disable */
|
|
15
|
+
// @ts-nocheck
|
|
16
|
+
|
|
17
|
+
const node = {
|
|
18
|
+
"argumentDefinitions": [],
|
|
19
|
+
"kind": "Fragment",
|
|
20
|
+
"metadata": null,
|
|
21
|
+
"name": "CartItemAdditionalLicenses_orderItem",
|
|
22
|
+
"selections": [{
|
|
23
|
+
"alias": null,
|
|
24
|
+
"args": null,
|
|
25
|
+
"concreteType": "LicenseSelection",
|
|
26
|
+
"kind": "LinkedField",
|
|
27
|
+
"name": "licenseSelections",
|
|
28
|
+
"plural": true,
|
|
29
|
+
"selections": [{
|
|
30
|
+
"alias": null,
|
|
31
|
+
"args": null,
|
|
32
|
+
"concreteType": "License",
|
|
33
|
+
"kind": "LinkedField",
|
|
34
|
+
"name": "license",
|
|
35
|
+
"plural": false,
|
|
36
|
+
"selections": [{
|
|
37
|
+
"alias": null,
|
|
38
|
+
"args": null,
|
|
39
|
+
"kind": "ScalarField",
|
|
40
|
+
"name": "id",
|
|
41
|
+
"storageKey": null
|
|
42
|
+
}],
|
|
43
|
+
"storageKey": null
|
|
44
|
+
}],
|
|
45
|
+
"storageKey": null
|
|
46
|
+
}],
|
|
47
|
+
"type": "OrderItem",
|
|
48
|
+
"abstractKey": null
|
|
49
|
+
};
|
|
50
|
+
node.hash = "3358a415bba3d69844b42bab6f71b551";
|
|
51
|
+
var _default = node;
|
|
52
|
+
exports.default = _default;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @generated SignedSource<<7616ec7eacf47e3b2b31454252d617a6>>
|
|
3
|
+
* @lightSyntaxTransform
|
|
4
|
+
* @nogrep
|
|
5
|
+
*/
|
|
6
|
+
import { ReaderFragment } from 'relay-runtime';
|
|
7
|
+
import { FragmentRefs } from "relay-runtime";
|
|
8
|
+
export type CartItemLicense_selection$data = ReadonlyArray<{
|
|
9
|
+
readonly id: string;
|
|
10
|
+
readonly license: {
|
|
11
|
+
readonly id: string;
|
|
12
|
+
readonly licenseVariables: ReadonlyArray<{
|
|
13
|
+
readonly id: string;
|
|
14
|
+
readonly " $fragmentSpreads": FragmentRefs<"CartItemVariable_variable">;
|
|
15
|
+
}> | null;
|
|
16
|
+
readonly name: string | null;
|
|
17
|
+
};
|
|
18
|
+
readonly licenseVariable: {
|
|
19
|
+
readonly id: string;
|
|
20
|
+
} | null;
|
|
21
|
+
readonly " $fragmentSpreads": FragmentRefs<"CartItemVariable_selection">;
|
|
22
|
+
readonly " $fragmentType": "CartItemLicense_selection";
|
|
23
|
+
}>;
|
|
24
|
+
export type CartItemLicense_selection$key = ReadonlyArray<{
|
|
25
|
+
readonly " $data"?: CartItemLicense_selection$data;
|
|
26
|
+
readonly " $fragmentSpreads": FragmentRefs<"CartItemLicense_selection">;
|
|
27
|
+
}>;
|
|
28
|
+
declare const node: ReaderFragment;
|
|
29
|
+
export default node;
|