fontdue-js 1.10.0 → 1.10.2
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/CHANGELOG.md +8 -0
- package/dist/__generated__/AddToCartBannerQuery.graphql.js +28 -42
- package/dist/__generated__/AddToCartBanner_order.graphql.js +12 -21
- package/dist/__generated__/AddressFieldsRefetchQuery.graphql.d.ts +17 -0
- package/dist/__generated__/{CheckoutRefetchQuery.graphql.js → AddressFieldsRefetchQuery.graphql.js} +57 -120
- package/dist/__generated__/AddressFields_viewer.graphql.d.ts +16 -0
- package/dist/__generated__/AddressFields_viewer.graphql.js +133 -25
- package/dist/__generated__/BuyButtonIDQuery.graphql.js +36 -54
- package/dist/__generated__/BuyButtonSlugQuery.graphql.js +39 -59
- package/dist/__generated__/BuyButton_collection.graphql.js +21 -29
- package/dist/__generated__/CartButtonQuery.graphql.js +7 -12
- package/dist/__generated__/CartButton_order.graphql.js +1 -2
- package/dist/__generated__/CartItem_license.graphql.js +19 -32
- package/dist/__generated__/CartItem_licenseSelection.graphql.js +27 -44
- package/dist/__generated__/CartItem_node.graphql.js +58 -95
- package/dist/__generated__/CartItem_product.graphql.js +24 -39
- package/dist/__generated__/CartItem_variable.graphql.js +18 -27
- package/dist/__generated__/CartItem_viewer.graphql.js +19 -32
- package/dist/__generated__/CartOrderApplyCouponMutation.graphql.js +209 -327
- package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.d.ts +3 -0
- package/dist/__generated__/CartOrderCompleteOrderMutation.graphql.js +229 -320
- package/dist/__generated__/CartOrderRemoveDiscountMutation.graphql.js +195 -305
- package/dist/__generated__/CartOrderUpdateMutation.graphql.js +229 -349
- package/dist/__generated__/CartOrder_UpdateErrors.graphql.d.ts +15 -0
- package/dist/__generated__/CartOrder_UpdateErrors.graphql.js +37 -0
- package/dist/__generated__/CartOrder_order.graphql.d.ts +0 -1
- package/dist/__generated__/CartOrder_order.graphql.js +21 -45
- package/dist/__generated__/CartOrder_viewer.graphql.js +1 -2
- package/dist/__generated__/CartQuery.graphql.js +203 -330
- package/dist/__generated__/CartStateApplyCouponMutation.graphql.js +45 -71
- package/dist/__generated__/CartStateRemoveDiscountMutation.graphql.js +31 -49
- package/dist/__generated__/CartStateUpdateMutation.graphql.js +141 -237
- package/dist/__generated__/CartState_order.graphql.js +13 -24
- package/dist/__generated__/CartTotals_order.graphql.js +19 -34
- package/dist/__generated__/Cart_viewer.graphql.js +1 -2
- package/dist/__generated__/CharacterViewer_Query.graphql.js +117 -140
- package/dist/__generated__/CharacterViewer_SlugQuery.graphql.js +120 -145
- package/dist/__generated__/CharacterViewer_collection.graphql.d.ts +4 -0
- package/dist/__generated__/CharacterViewer_collection.graphql.js +96 -115
- package/dist/__generated__/CharacterViewer_family.graphql.d.ts +2 -0
- package/dist/__generated__/CharacterViewer_family.graphql.js +42 -48
- package/dist/__generated__/CheckoutUpdateCustomerMutation.graphql.js +209 -327
- package/dist/__generated__/CheckoutUpdateOrderMutation.graphql.js +240 -390
- package/dist/__generated__/Checkout_UpdateOrderErrors.graphql.js +3 -9
- package/dist/__generated__/Checkout_identity.graphql.js +1 -2
- package/dist/__generated__/Checkout_order.graphql.js +72 -86
- package/dist/__generated__/Checkout_viewer.graphql.d.ts +0 -6
- package/dist/__generated__/Checkout_viewer.graphql.js +3 -49
- package/dist/__generated__/CollectionAa_Query.graphql.js +50 -72
- package/dist/__generated__/CollectionAa_product.graphql.js +18 -28
- package/dist/__generated__/CouponCodeInput_Refetch_Query.graphql.js +29 -41
- package/dist/__generated__/CouponCodeInput_order.graphql.js +1 -2
- package/dist/__generated__/CouponCodeInput_viewer.graphql.js +1 -2
- package/dist/__generated__/CouponText_coupon.graphql.js +1 -2
- package/dist/__generated__/CustomerLoginFormLoginMutation.graphql.js +27 -36
- package/dist/__generated__/DownloadRefetchQuery.graphql.js +24 -37
- package/dist/__generated__/Download_order.graphql.js +1 -2
- package/dist/__generated__/FamilyList_node.graphql.js +3 -9
- package/dist/__generated__/Family_node.graphql.js +5 -9
- package/dist/__generated__/FontFamiliesQuery.graphql.js +127 -189
- package/dist/__generated__/FontFamilies_node.graphql.js +5 -9
- package/dist/__generated__/FontStyle_fontStyle.graphql.js +1 -2
- package/dist/__generated__/IdentityBox_identity.graphql.js +1 -2
- package/dist/__generated__/License_node.graphql.js +27 -42
- package/dist/__generated__/NewsletterSignupUpdateCustomerMutation.graphql.js +29 -38
- package/dist/__generated__/NewsletterSignup_Query.graphql.js +3 -9
- package/dist/__generated__/NewsletterSignup_viewer.graphql.js +3 -9
- package/dist/__generated__/PrecartAddToCartMutation.graphql.js +209 -327
- package/dist/__generated__/PrecartQuery.graphql.js +116 -188
- package/dist/__generated__/Precart_collection.graphql.js +1 -2
- package/dist/__generated__/Precart_viewer.graphql.js +68 -103
- package/dist/__generated__/PriceBarSection_RefetchQuery.graphql.js +49 -71
- package/dist/__generated__/PriceBarSection_node.graphql.js +23 -37
- package/dist/__generated__/PriceBar_node.graphql.js +5 -9
- package/dist/__generated__/Price_price.graphql.js +1 -2
- package/dist/__generated__/SKUPrice_RefetchQuery.graphql.js +18 -28
- package/dist/__generated__/SKUPrice_sku.graphql.js +1 -2
- package/dist/__generated__/SelectButton_sku.graphql.js +1 -2
- package/dist/__generated__/SpecimenLinkQuery.graphql.js +14 -24
- package/dist/__generated__/SpecimenLink_node.graphql.js +1 -2
- package/dist/__generated__/StoreModalBundleButton_bundle.graphql.js +3 -9
- package/dist/__generated__/StoreModalCartQuery.graphql.js +148 -266
- package/dist/__generated__/StoreModalCheckoutQuery.graphql.js +99 -122
- package/dist/__generated__/StoreModalContainerQuery.graphql.js +41 -53
- package/dist/__generated__/StoreModalDownloadRefetchQuery.graphql.js +14 -24
- package/dist/__generated__/StoreModalDownload_order.graphql.js +1 -2
- package/dist/__generated__/StoreModalFamilyButton_collection.graphql.js +4 -9
- package/dist/__generated__/StoreModalFamily_collection.graphql.js +36 -47
- package/dist/__generated__/StoreModalIndexItem_fontCollection.graphql.js +17 -26
- package/dist/__generated__/StoreModalIndexQuery.graphql.js +50 -74
- package/dist/__generated__/StoreModalProductLicenseSelection_viewer.graphql.js +1 -2
- package/dist/__generated__/StoreModalProductLicense_license.graphql.js +18 -32
- package/dist/__generated__/StoreModalProductQuery.graphql.d.ts +4 -0
- package/dist/__generated__/StoreModalProductQuery.graphql.js +265 -395
- package/dist/__generated__/StoreModalProductSummaryAddToCartMutation.graphql.js +25 -37
- package/dist/__generated__/StoreModalProductSummaryRefetchQuery.graphql.js +61 -92
- package/dist/__generated__/StoreModalProductSummary_viewer.graphql.js +36 -58
- package/dist/__generated__/StoreModalReviewCompleteOrderMutation.graphql.js +87 -124
- package/dist/__generated__/StoreModalReviewIdentity_identity.graphql.js +1 -2
- package/dist/__generated__/StoreModalReviewQuery.graphql.js +67 -101
- package/dist/__generated__/StoreModalReview_order.graphql.js +3 -9
- package/dist/__generated__/StoreModalReview_viewer.graphql.js +1 -2
- package/dist/__generated__/StoreModalStyleButton_fontStyle.graphql.js +19 -30
- package/dist/__generated__/StripeProvider_viewer.graphql.js +1 -2
- package/dist/__generated__/TestFontsFormUpdateCustomerMutation.graphql.js +209 -327
- package/dist/__generated__/TestFontsForm_Query.graphql.js +20 -29
- package/dist/__generated__/TestFontsForm_viewer.graphql.js +3 -9
- package/dist/__generated__/TestModeBannerQuery.graphql.js +1 -2
- package/dist/__generated__/TestModeBanner_viewer.graphql.js +1 -2
- package/dist/__generated__/ThemeConfigQuery.graphql.js +1 -2
- package/dist/__generated__/ThemeConfig_viewer.graphql.js +1 -2
- package/dist/__generated__/TypeTesterFeatures_fontStyle.graphql.js +1 -2
- package/dist/__generated__/TypeTesterFloatingToolbar_testers.graphql.js +1 -2
- package/dist/__generated__/TypeTesterStandalone_StyleQuery.graphql.js +147 -215
- package/dist/__generated__/TypeTesterStyleSelectData_fontStyle.graphql.js +5 -12
- package/dist/__generated__/TypeTesterStyleSelectData_fontStyleData.graphql.js +1 -2
- package/dist/__generated__/TypeTesterStyleSelectData_viewer.graphql.js +17 -29
- package/dist/__generated__/TypeTester_NewStyleQuery.graphql.js +116 -165
- package/dist/__generated__/TypeTester_fontStyle.graphql.js +37 -46
- package/dist/__generated__/TypeTester_sku.graphql.js +1 -2
- package/dist/__generated__/TypeTester_viewer.graphql.js +1 -2
- package/dist/__generated__/TypeTestersIDQuery.graphql.js +224 -372
- package/dist/__generated__/TypeTestersSlugQuery.graphql.js +226 -375
- package/dist/__generated__/TypeTesters_collection.graphql.js +26 -44
- package/dist/__generated__/TypeTesters_viewer.graphql.js +1 -2
- package/dist/__generated__/VariableTableAmounts_option.graphql.js +1 -2
- package/dist/__generated__/VariableTableAmounts_variable.graphql.js +1 -2
- package/dist/__generated__/productState_Query.graphql.js +93 -150
- package/dist/__generated__/productState_bundle.graphql.js +27 -38
- package/dist/__generated__/productState_collection.graphql.js +44 -66
- package/dist/__generated__/productState_node.graphql.js +55 -88
- package/dist/__generated__/productState_sku.graphql.js +1 -2
- package/dist/__generated__/useFeaturesData_fontStyle.graphql.js +1 -2
- package/dist/__generated__/useTotalStyles_fontCollection.graphql.js +4 -9
- package/dist/components/AddToCartBanner/index.js +6 -29
- package/dist/components/BuyButton/index.js +25 -41
- package/dist/components/BuyingOptions/index.js +10 -14
- package/dist/components/Cart/AddressFields.d.ts +2 -4
- package/dist/components/Cart/AddressFields.js +206 -191
- package/dist/components/Cart/CartItem/VariableTextInput.js +1 -20
- package/dist/components/Cart/CartItem/index.d.ts +1 -10
- package/dist/components/Cart/CartItem/index.js +74 -106
- package/dist/components/Cart/CartOrder.d.ts +11 -0
- package/dist/components/Cart/CartOrder.js +313 -402
- package/dist/components/Cart/CartState.js +17 -24
- package/dist/components/Cart/CartTotals.js +66 -73
- package/dist/components/Cart/Checkout.js +275 -463
- package/dist/components/Cart/CheckoutSteps.js +0 -2
- package/dist/components/Cart/CouponCodeInput.js +2 -25
- package/dist/components/Cart/CustomerFields.d.ts +3 -7
- package/dist/components/Cart/CustomerFields.js +9 -18
- package/dist/components/Cart/Download.js +11 -25
- package/dist/components/Cart/EmptyCart.js +5 -12
- package/dist/components/Cart/IdentityBox.js +27 -31
- package/dist/components/Cart/index.js +23 -35
- package/dist/components/Cart/injectRelayEnvironment.js +1 -8
- package/dist/components/Cart/types.d.ts +10 -0
- package/dist/components/Cart/utils.js +0 -5
- package/dist/components/CartButton/index.js +13 -31
- package/dist/components/CharacterViewer/index.js +95 -114
- package/dist/components/Checkbox/index.js +1 -10
- package/dist/components/CollectionAa/index.js +15 -26
- package/dist/components/ComponentsContext.js +0 -4
- package/dist/components/ConfigContext.js +1 -10
- package/dist/components/CookieNotification/index.js +45 -56
- package/dist/components/CouponText/index.js +7 -16
- package/dist/components/CustomerLoginForm/index.js +8 -19
- package/dist/components/Family/FamilyList.js +5 -14
- package/dist/components/Family/index.js +5 -21
- package/dist/components/FontFamilies/index.js +15 -29
- package/dist/components/FontStyle/index.js +14 -19
- package/dist/components/FontdueProvider/index.js +7 -21
- package/dist/components/Icons/Align.js +0 -5
- package/dist/components/Icons/ArrowDownRight.js +0 -4
- package/dist/components/Icons/ArrowLeft.js +0 -4
- package/dist/components/Icons/ArrowRight.js +0 -4
- package/dist/components/Icons/CarrotDown.js +0 -4
- package/dist/components/Icons/CarrotUp.js +0 -4
- package/dist/components/Icons/Cart.js +0 -4
- package/dist/components/Icons/CartNew.js +0 -4
- package/dist/components/Icons/Check.js +0 -4
- package/dist/components/Icons/Checkbox.js +0 -4
- package/dist/components/Icons/CheckboxChecked.js +0 -4
- package/dist/components/Icons/CheckboxCrossed.js +0 -4
- package/dist/components/Icons/CircledCheck.js +0 -4
- package/dist/components/Icons/CircledInfo.js +0 -4
- package/dist/components/Icons/CircledMinus.js +0 -4
- package/dist/components/Icons/ColorPicker.js +0 -4
- package/dist/components/Icons/CreditCard.js +0 -4
- package/dist/components/Icons/DownArrow.js +0 -4
- package/dist/components/Icons/DownloadFonts.js +0 -4
- package/dist/components/Icons/FrowningFace.js +0 -4
- package/dist/components/Icons/License.js +0 -4
- package/dist/components/Icons/Receipt.js +0 -4
- package/dist/components/Icons/User.js +0 -4
- package/dist/components/Icons/X.js +0 -4
- package/dist/components/Icons/index.js +0 -24
- package/dist/components/NewsletterSignup/index.js +24 -42
- package/dist/components/Precart/License.js +8 -14
- package/dist/components/Precart/index.js +19 -68
- package/dist/components/Price/index.js +34 -45
- package/dist/components/PriceBar/PriceBarSection.js +17 -33
- package/dist/components/PriceBar/index.js +2 -25
- package/dist/components/Root/index.js +6 -29
- package/dist/components/Root/productState.js +17 -37
- package/dist/components/SKUPrice/index.js +11 -23
- package/dist/components/Select/index.js +24 -24
- package/dist/components/SelectButton/index.js +16 -34
- package/dist/components/SelectField/index.js +28 -34
- package/dist/components/SpecimenLink/index.js +15 -24
- package/dist/components/StickyNav/index.js +16 -34
- package/dist/components/StoreModal/StoreModalBundleButton.js +8 -24
- package/dist/components/StoreModal/StoreModalCart.js +10 -27
- package/dist/components/StoreModal/StoreModalCheckout.d.ts +2 -4
- package/dist/components/StoreModal/StoreModalCheckout.js +7 -34
- package/dist/components/StoreModal/StoreModalCheckoutContext.d.ts +1 -1
- package/dist/components/StoreModal/StoreModalCheckoutContext.js +4 -5
- package/dist/components/StoreModal/StoreModalContainer.js +4 -28
- package/dist/components/StoreModal/StoreModalDownload.js +5 -16
- package/dist/components/StoreModal/StoreModalFamily.js +5 -23
- package/dist/components/StoreModal/StoreModalFamilyButton.js +8 -30
- package/dist/components/StoreModal/StoreModalIndex.js +4 -12
- package/dist/components/StoreModal/StoreModalIndexItem.js +4 -24
- package/dist/components/StoreModal/StoreModalLoader.js +4 -9
- package/dist/components/StoreModal/StoreModalProduct.js +10 -22
- package/dist/components/StoreModal/StoreModalReview.d.ts +2 -2
- package/dist/components/StoreModal/StoreModalReview.js +13 -49
- package/dist/components/StoreModal/StoreModalReviewIdentity.js +6 -11
- package/dist/components/StoreModal/StoreModalRouter.js +0 -9
- package/dist/components/StoreModal/StoreModalRouterContext.js +0 -4
- package/dist/components/StoreModal/StoreModalStyleButton.js +9 -26
- package/dist/components/StoreModal/createRouter.js +3 -10
- package/dist/components/StoreModal/index.js +0 -13
- package/dist/components/StoreModal/routes.js +6 -16
- package/dist/components/StoreModalProductLicenseSelection/ContainerElement.js +15 -16
- package/dist/components/StoreModalProductLicenseSelection/LicenseElement.js +9 -17
- package/dist/components/StoreModalProductLicenseSelection/LicenseVariableElement.js +30 -31
- package/dist/components/StoreModalProductLicenseSelection/LicenseVariableRadioElement.js +15 -21
- package/dist/components/StoreModalProductLicenseSelection/StoreModalProductLicense.js +23 -36
- package/dist/components/StoreModalProductLicenseSelection/index.js +12 -18
- package/dist/components/StoreModalProductSummary/index.js +10 -33
- package/dist/components/StripeProvider/index.d.ts +7 -5
- package/dist/components/StripeProvider/index.js +24 -31
- package/dist/components/Stylesheet/index.js +7 -12
- package/dist/components/TestFontsForm/TestFontsFormElement.js +1 -7
- package/dist/components/TestFontsForm/index.js +34 -52
- package/dist/components/TestModeBanner/index.js +12 -18
- package/dist/components/TextField/index.d.ts +5 -4
- package/dist/components/TextField/index.js +33 -35
- package/dist/components/ThemeConfig/index.js +10 -16
- package/dist/components/TypeTester/TypeTesterAlignButtons.js +5 -9
- package/dist/components/TypeTester/TypeTesterBullet.js +5 -10
- package/dist/components/TypeTester/TypeTesterContent.js +12 -20
- package/dist/components/TypeTester/TypeTesterContext.js +34 -47
- package/dist/components/TypeTester/TypeTesterEditAll.js +0 -9
- package/dist/components/TypeTester/TypeTesterFeatures.js +16 -35
- package/dist/components/TypeTester/TypeTesterFeaturesButton.js +7 -21
- package/dist/components/TypeTester/TypeTesterFitter.js +6 -11
- package/dist/components/TypeTester/TypeTesterFloatingToolbar.js +10 -23
- package/dist/components/TypeTester/TypeTesterInput.js +7 -17
- package/dist/components/TypeTester/TypeTesterSlider.js +17 -25
- package/dist/components/TypeTester/TypeTesterStandalone.js +18 -26
- package/dist/components/TypeTester/TypeTesterStandaloneElement.js +11 -20
- package/dist/components/TypeTester/TypeTesterState.js +4 -11
- package/dist/components/TypeTester/TypeTesterStyleSelect.js +38 -45
- package/dist/components/TypeTester/TypeTesterStyleSelectData.js +18 -36
- package/dist/components/TypeTester/TypeTesterToolbar.js +9 -21
- package/dist/components/TypeTester/TypeTesterVariableAxes.js +12 -18
- package/dist/components/TypeTester/index.js +24 -54
- package/dist/components/TypeTester/useFeaturesData.js +12 -19
- package/dist/components/TypeTester/useTypeTesterStyler.js +27 -35
- package/dist/components/TypeTesters/TypeTestersElement.js +14 -17
- package/dist/components/TypeTesters/index.js +45 -71
- package/dist/components/VariableTableAmounts/index.js +5 -13
- package/dist/components/elements/Button/index.js +12 -14
- package/dist/components/elements/EmptyCart/index.js +0 -6
- package/dist/components/elements/StoreModalCartLayout/index.js +29 -31
- package/dist/components/elements/StoreModalContainer/StoreModalContainerContext.js +0 -4
- package/dist/components/elements/StoreModalContainer/index.js +15 -24
- package/dist/components/elements/StoreModalDownloadLayout/index.js +17 -19
- package/dist/components/elements/StoreModalFamily/index.js +22 -23
- package/dist/components/elements/StoreModalFamilyButton/index.js +13 -19
- package/dist/components/elements/StoreModalIndexItem/index.js +9 -12
- package/dist/components/elements/StoreModalLoadingScreen/index.js +0 -5
- package/dist/components/elements/StoreModalPageContainer/index.js +15 -16
- package/dist/components/elements/StoreModalReviewConfirm/index.js +9 -17
- package/dist/components/elements/StoreModalReviewItem/index.js +11 -12
- package/dist/components/elements/StoreModalReviewLayout/index.js +50 -52
- package/dist/components/elements/StoreModalStyleButton/index.js +11 -16
- package/dist/components/useFontStyle.js +6 -11
- package/dist/components/useInterval.js +4 -7
- package/dist/components/useTotalStyles.js +4 -11
- package/dist/hooks.js +0 -3
- package/dist/reducer.js +39 -65
- package/dist/relay-environment.js +0 -5
- package/dist/utils.js +17 -29
- package/dist/vanilla/FontStyle.js +10 -18
- package/dist/vanilla/TruncatedMarkdown.js +0 -6
- package/fontdue.css +6 -4
- package/fontdue.css.map +1 -1
- package/package.json +7 -5
- package/dist/__generated__/AddressFields_countryData.graphql.d.ts +0 -24
- package/dist/__generated__/AddressFields_countryData.graphql.js +0 -92
- package/dist/__generated__/CheckoutRefetchQuery.graphql.d.ts +0 -17
- package/dist/__generated__/Checkout_Refetch_Query.graphql.d.ts +0 -17
- package/dist/__generated__/Checkout_Refetch_Query.graphql.js +0 -296
- package/dist/__generated__/TypeTesterData_typeTester.graphql.d.ts +0 -20
- package/dist/__generated__/TypeTesterData_typeTester.graphql.js +0 -70
- package/dist/__generated__/TypeTesterFeatures_stylisticSetName.graphql.d.ts +0 -14
- package/dist/__generated__/TypeTesterFeatures_stylisticSetName.graphql.js +0 -35
- package/dist/__generated__/TypeTester_StyleQuery.graphql.d.ts +0 -19
- package/dist/__generated__/TypeTester_StyleQuery.graphql.js +0 -475
- package/dist/components/Family/translations.js +0 -78
- package/dist/components/StripeProvider/AsyncStripeProvider.js +0 -71
- package/dist/components/TypeTesterData/index.d.ts +0 -7
- package/dist/components/TypeTesterData/index.js +0 -40
|
@@ -4,9 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
|
|
8
7
|
/* tslint:disable */
|
|
9
|
-
|
|
10
8
|
/* eslint-disable */
|
|
11
9
|
// @ts-nocheck
|
|
12
10
|
|
|
@@ -144,7 +142,6 @@ fragment CartOrder_order on Order {
|
|
|
144
142
|
}
|
|
145
143
|
stripePaymentIntent {
|
|
146
144
|
status
|
|
147
|
-
clientSecret
|
|
148
145
|
}
|
|
149
146
|
canCompleteWithCoupon
|
|
150
147
|
completedWithCoupon
|
|
@@ -288,222 +285,204 @@ fragment VariableTableAmounts_variable on LicenseVariable {
|
|
|
288
285
|
units
|
|
289
286
|
}
|
|
290
287
|
*/
|
|
288
|
+
|
|
291
289
|
const node = function () {
|
|
292
290
|
var v0 = [{
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
"alias": null,
|
|
304
|
-
"args": null,
|
|
305
|
-
"concreteType": "UpdateOrderErrors",
|
|
306
|
-
"kind": "LinkedField",
|
|
307
|
-
"name": "errors",
|
|
308
|
-
"plural": false,
|
|
309
|
-
"selections": [{
|
|
291
|
+
"defaultValue": null,
|
|
292
|
+
"kind": "LocalArgument",
|
|
293
|
+
"name": "input"
|
|
294
|
+
}],
|
|
295
|
+
v1 = [{
|
|
296
|
+
"kind": "Variable",
|
|
297
|
+
"name": "input",
|
|
298
|
+
"variableName": "input"
|
|
299
|
+
}],
|
|
300
|
+
v2 = {
|
|
310
301
|
"alias": null,
|
|
311
302
|
"args": null,
|
|
312
|
-
"concreteType": "
|
|
303
|
+
"concreteType": "UpdateOrderErrors",
|
|
313
304
|
"kind": "LinkedField",
|
|
314
|
-
"name": "
|
|
315
|
-
"plural":
|
|
305
|
+
"name": "errors",
|
|
306
|
+
"plural": false,
|
|
316
307
|
"selections": [{
|
|
317
308
|
"alias": null,
|
|
318
309
|
"args": null,
|
|
319
|
-
"
|
|
320
|
-
"
|
|
310
|
+
"concreteType": "OrderItemsErrors",
|
|
311
|
+
"kind": "LinkedField",
|
|
312
|
+
"name": "orderItems",
|
|
313
|
+
"plural": true,
|
|
314
|
+
"selections": [{
|
|
315
|
+
"alias": null,
|
|
316
|
+
"args": null,
|
|
317
|
+
"kind": "ScalarField",
|
|
318
|
+
"name": "licenseSelections",
|
|
319
|
+
"storageKey": null
|
|
320
|
+
}],
|
|
321
321
|
"storageKey": null
|
|
322
322
|
}],
|
|
323
323
|
"storageKey": null
|
|
324
|
+
},
|
|
325
|
+
v3 = {
|
|
326
|
+
"alias": null,
|
|
327
|
+
"args": null,
|
|
328
|
+
"kind": "ScalarField",
|
|
329
|
+
"name": "name",
|
|
330
|
+
"storageKey": null
|
|
331
|
+
},
|
|
332
|
+
v4 = {
|
|
333
|
+
"alias": null,
|
|
334
|
+
"args": null,
|
|
335
|
+
"kind": "ScalarField",
|
|
336
|
+
"name": "email",
|
|
337
|
+
"storageKey": null
|
|
338
|
+
},
|
|
339
|
+
v5 = {
|
|
340
|
+
"alias": null,
|
|
341
|
+
"args": null,
|
|
342
|
+
"kind": "ScalarField",
|
|
343
|
+
"name": "id",
|
|
344
|
+
"storageKey": null
|
|
345
|
+
},
|
|
346
|
+
v6 = [v3 /*: any*/, {
|
|
347
|
+
"alias": null,
|
|
348
|
+
"args": null,
|
|
349
|
+
"kind": "ScalarField",
|
|
350
|
+
"name": "organization",
|
|
351
|
+
"storageKey": null
|
|
352
|
+
}, v4 /*: any*/, {
|
|
353
|
+
"alias": null,
|
|
354
|
+
"args": null,
|
|
355
|
+
"kind": "ScalarField",
|
|
356
|
+
"name": "phone",
|
|
357
|
+
"storageKey": null
|
|
358
|
+
}, {
|
|
359
|
+
"alias": null,
|
|
360
|
+
"args": null,
|
|
361
|
+
"kind": "ScalarField",
|
|
362
|
+
"name": "street",
|
|
363
|
+
"storageKey": null
|
|
364
|
+
}, {
|
|
365
|
+
"alias": null,
|
|
366
|
+
"args": null,
|
|
367
|
+
"kind": "ScalarField",
|
|
368
|
+
"name": "locality",
|
|
369
|
+
"storageKey": null
|
|
370
|
+
}, {
|
|
371
|
+
"alias": null,
|
|
372
|
+
"args": null,
|
|
373
|
+
"kind": "ScalarField",
|
|
374
|
+
"name": "sublocality",
|
|
375
|
+
"storageKey": null
|
|
376
|
+
}, {
|
|
377
|
+
"alias": null,
|
|
378
|
+
"args": null,
|
|
379
|
+
"kind": "ScalarField",
|
|
380
|
+
"name": "country",
|
|
381
|
+
"storageKey": null
|
|
382
|
+
}, {
|
|
383
|
+
"alias": null,
|
|
384
|
+
"args": null,
|
|
385
|
+
"kind": "ScalarField",
|
|
386
|
+
"name": "administrativeArea",
|
|
387
|
+
"storageKey": null
|
|
388
|
+
}, {
|
|
389
|
+
"alias": null,
|
|
390
|
+
"args": null,
|
|
391
|
+
"kind": "ScalarField",
|
|
392
|
+
"name": "zip",
|
|
393
|
+
"storageKey": null
|
|
394
|
+
}, {
|
|
395
|
+
"alias": null,
|
|
396
|
+
"args": null,
|
|
397
|
+
"kind": "ScalarField",
|
|
398
|
+
"name": "vatNumber",
|
|
399
|
+
"storageKey": null
|
|
400
|
+
}, {
|
|
401
|
+
"alias": null,
|
|
402
|
+
"args": null,
|
|
403
|
+
"kind": "ScalarField",
|
|
404
|
+
"name": "phoneFormatted",
|
|
405
|
+
"storageKey": null
|
|
406
|
+
}, {
|
|
407
|
+
"alias": null,
|
|
408
|
+
"args": null,
|
|
409
|
+
"kind": "ScalarField",
|
|
410
|
+
"name": "addressFormatted",
|
|
411
|
+
"storageKey": null
|
|
324
412
|
}],
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
"alias": null,
|
|
390
|
-
"args": null,
|
|
391
|
-
"kind": "ScalarField",
|
|
392
|
-
"name": "administrativeArea",
|
|
393
|
-
"storageKey": null
|
|
394
|
-
}, {
|
|
395
|
-
"alias": null,
|
|
396
|
-
"args": null,
|
|
397
|
-
"kind": "ScalarField",
|
|
398
|
-
"name": "zip",
|
|
399
|
-
"storageKey": null
|
|
400
|
-
}, {
|
|
401
|
-
"alias": null,
|
|
402
|
-
"args": null,
|
|
403
|
-
"kind": "ScalarField",
|
|
404
|
-
"name": "vatNumber",
|
|
405
|
-
"storageKey": null
|
|
406
|
-
}, {
|
|
407
|
-
"alias": null,
|
|
408
|
-
"args": null,
|
|
409
|
-
"kind": "ScalarField",
|
|
410
|
-
"name": "phoneFormatted",
|
|
411
|
-
"storageKey": null
|
|
412
|
-
}, {
|
|
413
|
-
"alias": null,
|
|
414
|
-
"args": null,
|
|
415
|
-
"kind": "ScalarField",
|
|
416
|
-
"name": "addressFormatted",
|
|
417
|
-
"storageKey": null
|
|
418
|
-
}],
|
|
419
|
-
v7 = {
|
|
420
|
-
"alias": null,
|
|
421
|
-
"args": null,
|
|
422
|
-
"kind": "ScalarField",
|
|
423
|
-
"name": "amount",
|
|
424
|
-
"storageKey": null
|
|
425
|
-
},
|
|
426
|
-
v8 = [v7
|
|
427
|
-
/*: any*/
|
|
428
|
-
, {
|
|
429
|
-
"alias": null,
|
|
430
|
-
"args": null,
|
|
431
|
-
"kind": "ScalarField",
|
|
432
|
-
"name": "currency",
|
|
433
|
-
"storageKey": null
|
|
434
|
-
}],
|
|
435
|
-
v9 = {
|
|
436
|
-
"alias": null,
|
|
437
|
-
"args": null,
|
|
438
|
-
"concreteType": "Money",
|
|
439
|
-
"kind": "LinkedField",
|
|
440
|
-
"name": "price",
|
|
441
|
-
"plural": false,
|
|
442
|
-
"selections": v8
|
|
443
|
-
/*: any*/
|
|
444
|
-
,
|
|
445
|
-
"storageKey": null
|
|
446
|
-
},
|
|
447
|
-
v10 = {
|
|
448
|
-
"alias": null,
|
|
449
|
-
"args": null,
|
|
450
|
-
"kind": "ScalarField",
|
|
451
|
-
"name": "cssFamily",
|
|
452
|
-
"storageKey": null
|
|
453
|
-
},
|
|
454
|
-
v11 = {
|
|
455
|
-
"alias": null,
|
|
456
|
-
"args": null,
|
|
457
|
-
"kind": "ScalarField",
|
|
458
|
-
"name": "cssUrl",
|
|
459
|
-
"storageKey": null
|
|
460
|
-
},
|
|
461
|
-
v12 = {
|
|
462
|
-
"alias": null,
|
|
463
|
-
"args": null,
|
|
464
|
-
"concreteType": "FontStyle",
|
|
465
|
-
"kind": "LinkedField",
|
|
466
|
-
"name": "fontStyles",
|
|
467
|
-
"plural": true,
|
|
468
|
-
"selections": [v10
|
|
469
|
-
/*: any*/
|
|
470
|
-
, v3
|
|
471
|
-
/*: any*/
|
|
472
|
-
, v5
|
|
473
|
-
/*: any*/
|
|
474
|
-
],
|
|
475
|
-
"storageKey": null
|
|
476
|
-
},
|
|
477
|
-
v13 = [v5
|
|
478
|
-
/*: any*/
|
|
479
|
-
],
|
|
480
|
-
v14 = {
|
|
481
|
-
"alias": null,
|
|
482
|
-
"args": null,
|
|
483
|
-
"kind": "ScalarField",
|
|
484
|
-
"name": "multiplier",
|
|
485
|
-
"storageKey": null
|
|
486
|
-
},
|
|
487
|
-
v15 = {
|
|
488
|
-
"alias": null,
|
|
489
|
-
"args": null,
|
|
490
|
-
"kind": "ScalarField",
|
|
491
|
-
"name": "variableType",
|
|
492
|
-
"storageKey": null
|
|
493
|
-
};
|
|
413
|
+
v7 = {
|
|
414
|
+
"alias": null,
|
|
415
|
+
"args": null,
|
|
416
|
+
"kind": "ScalarField",
|
|
417
|
+
"name": "amount",
|
|
418
|
+
"storageKey": null
|
|
419
|
+
},
|
|
420
|
+
v8 = [v7 /*: any*/, {
|
|
421
|
+
"alias": null,
|
|
422
|
+
"args": null,
|
|
423
|
+
"kind": "ScalarField",
|
|
424
|
+
"name": "currency",
|
|
425
|
+
"storageKey": null
|
|
426
|
+
}],
|
|
427
|
+
v9 = {
|
|
428
|
+
"alias": null,
|
|
429
|
+
"args": null,
|
|
430
|
+
"concreteType": "Money",
|
|
431
|
+
"kind": "LinkedField",
|
|
432
|
+
"name": "price",
|
|
433
|
+
"plural": false,
|
|
434
|
+
"selections": v8 /*: any*/,
|
|
435
|
+
"storageKey": null
|
|
436
|
+
},
|
|
437
|
+
v10 = {
|
|
438
|
+
"alias": null,
|
|
439
|
+
"args": null,
|
|
440
|
+
"kind": "ScalarField",
|
|
441
|
+
"name": "cssFamily",
|
|
442
|
+
"storageKey": null
|
|
443
|
+
},
|
|
444
|
+
v11 = {
|
|
445
|
+
"alias": null,
|
|
446
|
+
"args": null,
|
|
447
|
+
"kind": "ScalarField",
|
|
448
|
+
"name": "cssUrl",
|
|
449
|
+
"storageKey": null
|
|
450
|
+
},
|
|
451
|
+
v12 = {
|
|
452
|
+
"alias": null,
|
|
453
|
+
"args": null,
|
|
454
|
+
"concreteType": "FontStyle",
|
|
455
|
+
"kind": "LinkedField",
|
|
456
|
+
"name": "fontStyles",
|
|
457
|
+
"plural": true,
|
|
458
|
+
"selections": [v10 /*: any*/, v3 /*: any*/, v5 /*: any*/],
|
|
459
|
+
|
|
460
|
+
"storageKey": null
|
|
461
|
+
},
|
|
462
|
+
v13 = [v5 /*: any*/],
|
|
463
|
+
v14 = {
|
|
464
|
+
"alias": null,
|
|
465
|
+
"args": null,
|
|
466
|
+
"kind": "ScalarField",
|
|
467
|
+
"name": "multiplier",
|
|
468
|
+
"storageKey": null
|
|
469
|
+
},
|
|
470
|
+
v15 = {
|
|
471
|
+
"alias": null,
|
|
472
|
+
"args": null,
|
|
473
|
+
"kind": "ScalarField",
|
|
474
|
+
"name": "variableType",
|
|
475
|
+
"storageKey": null
|
|
476
|
+
};
|
|
494
477
|
return {
|
|
495
478
|
"fragment": {
|
|
496
|
-
"argumentDefinitions": v0
|
|
497
|
-
/*: any*/
|
|
498
|
-
,
|
|
479
|
+
"argumentDefinitions": v0 /*: any*/,
|
|
499
480
|
"kind": "Fragment",
|
|
500
481
|
"metadata": null,
|
|
501
482
|
"name": "CartOrderUpdateMutation",
|
|
502
483
|
"selections": [{
|
|
503
484
|
"alias": null,
|
|
504
|
-
"args": v1
|
|
505
|
-
/*: any*/
|
|
506
|
-
,
|
|
485
|
+
"args": v1 /*: any*/,
|
|
507
486
|
"concreteType": "UpdateOrderPayload",
|
|
508
487
|
"kind": "LinkedField",
|
|
509
488
|
"name": "updateOrder",
|
|
@@ -521,9 +500,8 @@ const node = function () {
|
|
|
521
500
|
"name": "CartOrder_order"
|
|
522
501
|
}],
|
|
523
502
|
"storageKey": null
|
|
524
|
-
}, v2
|
|
525
|
-
|
|
526
|
-
],
|
|
503
|
+
}, v2 /*: any*/],
|
|
504
|
+
|
|
527
505
|
"storageKey": null
|
|
528
506
|
}],
|
|
529
507
|
"type": "RootMutationType",
|
|
@@ -531,16 +509,12 @@ const node = function () {
|
|
|
531
509
|
},
|
|
532
510
|
"kind": "Request",
|
|
533
511
|
"operation": {
|
|
534
|
-
"argumentDefinitions": v0
|
|
535
|
-
/*: any*/
|
|
536
|
-
,
|
|
512
|
+
"argumentDefinitions": v0 /*: any*/,
|
|
537
513
|
"kind": "Operation",
|
|
538
514
|
"name": "CartOrderUpdateMutation",
|
|
539
515
|
"selections": [{
|
|
540
516
|
"alias": null,
|
|
541
|
-
"args": v1
|
|
542
|
-
/*: any*/
|
|
543
|
-
,
|
|
517
|
+
"args": v1 /*: any*/,
|
|
544
518
|
"concreteType": "UpdateOrderPayload",
|
|
545
519
|
"kind": "LinkedField",
|
|
546
520
|
"name": "updateOrder",
|
|
@@ -565,19 +539,13 @@ const node = function () {
|
|
|
565
539
|
"kind": "LinkedField",
|
|
566
540
|
"name": "customer",
|
|
567
541
|
"plural": false,
|
|
568
|
-
"selections": [v3
|
|
569
|
-
/*: any*/
|
|
570
|
-
, v4
|
|
571
|
-
/*: any*/
|
|
572
|
-
, {
|
|
542
|
+
"selections": [v3 /*: any*/, v4 /*: any*/, {
|
|
573
543
|
"alias": null,
|
|
574
544
|
"args": null,
|
|
575
545
|
"kind": "ScalarField",
|
|
576
546
|
"name": "newsletterOptIn",
|
|
577
547
|
"storageKey": null
|
|
578
|
-
}, v5
|
|
579
|
-
/*: any*/
|
|
580
|
-
, {
|
|
548
|
+
}, v5 /*: any*/, {
|
|
581
549
|
"alias": null,
|
|
582
550
|
"args": null,
|
|
583
551
|
"kind": "ScalarField",
|
|
@@ -592,9 +560,7 @@ const node = function () {
|
|
|
592
560
|
"kind": "LinkedField",
|
|
593
561
|
"name": "billingIdentity",
|
|
594
562
|
"plural": false,
|
|
595
|
-
"selections": v6
|
|
596
|
-
/*: any*/
|
|
597
|
-
,
|
|
563
|
+
"selections": v6 /*: any*/,
|
|
598
564
|
"storageKey": null
|
|
599
565
|
}, {
|
|
600
566
|
"alias": null,
|
|
@@ -603,9 +569,7 @@ const node = function () {
|
|
|
603
569
|
"kind": "LinkedField",
|
|
604
570
|
"name": "licenseeIdentity",
|
|
605
571
|
"plural": false,
|
|
606
|
-
"selections": v6
|
|
607
|
-
/*: any*/
|
|
608
|
-
,
|
|
572
|
+
"selections": v6 /*: any*/,
|
|
609
573
|
"storageKey": null
|
|
610
574
|
}, {
|
|
611
575
|
"alias": null,
|
|
@@ -613,9 +577,7 @@ const node = function () {
|
|
|
613
577
|
"kind": "ScalarField",
|
|
614
578
|
"name": "licenseeIsBillingIdentity",
|
|
615
579
|
"storageKey": null
|
|
616
|
-
}, v5
|
|
617
|
-
/*: any*/
|
|
618
|
-
, {
|
|
580
|
+
}, v5 /*: any*/, {
|
|
619
581
|
"alias": null,
|
|
620
582
|
"args": null,
|
|
621
583
|
"kind": "ScalarField",
|
|
@@ -634,9 +596,7 @@ const node = function () {
|
|
|
634
596
|
"kind": "LinkedField",
|
|
635
597
|
"name": "subtotal",
|
|
636
598
|
"plural": false,
|
|
637
|
-
"selections": v8
|
|
638
|
-
/*: any*/
|
|
639
|
-
,
|
|
599
|
+
"selections": v8 /*: any*/,
|
|
640
600
|
"storageKey": null
|
|
641
601
|
}, {
|
|
642
602
|
"alias": null,
|
|
@@ -652,9 +612,7 @@ const node = function () {
|
|
|
652
612
|
"kind": "LinkedField",
|
|
653
613
|
"name": "amount",
|
|
654
614
|
"plural": false,
|
|
655
|
-
"selections": v8
|
|
656
|
-
/*: any*/
|
|
657
|
-
,
|
|
615
|
+
"selections": v8 /*: any*/,
|
|
658
616
|
"storageKey": null
|
|
659
617
|
}, {
|
|
660
618
|
"alias": null,
|
|
@@ -682,17 +640,13 @@ const node = function () {
|
|
|
682
640
|
"kind": "LinkedField",
|
|
683
641
|
"name": "creditAmountRemaining",
|
|
684
642
|
"plural": false,
|
|
685
|
-
"selections": v8
|
|
686
|
-
/*: any*/
|
|
687
|
-
,
|
|
643
|
+
"selections": v8 /*: any*/,
|
|
688
644
|
"storageKey": null
|
|
689
|
-
}, v5
|
|
690
|
-
|
|
691
|
-
],
|
|
645
|
+
}, v5 /*: any*/],
|
|
646
|
+
|
|
692
647
|
"storageKey": null
|
|
693
|
-
}, v5
|
|
694
|
-
|
|
695
|
-
],
|
|
648
|
+
}, v5 /*: any*/],
|
|
649
|
+
|
|
696
650
|
"storageKey": null
|
|
697
651
|
}, {
|
|
698
652
|
"alias": null,
|
|
@@ -701,9 +655,7 @@ const node = function () {
|
|
|
701
655
|
"kind": "LinkedField",
|
|
702
656
|
"name": "discountedSubtotal",
|
|
703
657
|
"plural": false,
|
|
704
|
-
"selections": v8
|
|
705
|
-
/*: any*/
|
|
706
|
-
,
|
|
658
|
+
"selections": v8 /*: any*/,
|
|
707
659
|
"storageKey": null
|
|
708
660
|
}, {
|
|
709
661
|
"alias": null,
|
|
@@ -712,9 +664,7 @@ const node = function () {
|
|
|
712
664
|
"kind": "LinkedField",
|
|
713
665
|
"name": "total",
|
|
714
666
|
"plural": false,
|
|
715
|
-
"selections": v8
|
|
716
|
-
/*: any*/
|
|
717
|
-
,
|
|
667
|
+
"selections": v8 /*: any*/,
|
|
718
668
|
"storageKey": null
|
|
719
669
|
}, {
|
|
720
670
|
"alias": null,
|
|
@@ -723,9 +673,7 @@ const node = function () {
|
|
|
723
673
|
"kind": "LinkedField",
|
|
724
674
|
"name": "taxes",
|
|
725
675
|
"plural": false,
|
|
726
|
-
"selections": v8
|
|
727
|
-
/*: any*/
|
|
728
|
-
,
|
|
676
|
+
"selections": v8 /*: any*/,
|
|
729
677
|
"storageKey": null
|
|
730
678
|
}, {
|
|
731
679
|
"alias": null,
|
|
@@ -746,20 +694,14 @@ const node = function () {
|
|
|
746
694
|
"kind": "LinkedField",
|
|
747
695
|
"name": "orderItems",
|
|
748
696
|
"plural": true,
|
|
749
|
-
"selections": [v5
|
|
750
|
-
/*: any*/
|
|
751
|
-
, v9
|
|
752
|
-
/*: any*/
|
|
753
|
-
, {
|
|
697
|
+
"selections": [v5 /*: any*/, v9 /*: any*/, {
|
|
754
698
|
"alias": null,
|
|
755
699
|
"args": null,
|
|
756
700
|
"concreteType": "Sku",
|
|
757
701
|
"kind": "LinkedField",
|
|
758
702
|
"name": "sku",
|
|
759
703
|
"plural": false,
|
|
760
|
-
"selections": [v9
|
|
761
|
-
/*: any*/
|
|
762
|
-
, {
|
|
704
|
+
"selections": [v9 /*: any*/, {
|
|
763
705
|
"alias": null,
|
|
764
706
|
"args": null,
|
|
765
707
|
"concreteType": null,
|
|
@@ -784,24 +726,15 @@ const node = function () {
|
|
|
784
726
|
"kind": "LinkedField",
|
|
785
727
|
"name": "featureStyle",
|
|
786
728
|
"plural": false,
|
|
787
|
-
"selections": [v10
|
|
788
|
-
/*: any*/
|
|
789
|
-
, v3
|
|
790
|
-
/*: any*/
|
|
791
|
-
, v5
|
|
792
|
-
/*: any*/
|
|
793
|
-
, {
|
|
729
|
+
"selections": [v10 /*: any*/, v3 /*: any*/, v5 /*: any*/, {
|
|
794
730
|
"alias": null,
|
|
795
731
|
"args": null,
|
|
796
732
|
"concreteType": "FontCollection",
|
|
797
733
|
"kind": "LinkedField",
|
|
798
734
|
"name": "family",
|
|
799
735
|
"plural": false,
|
|
800
|
-
"selections": [v11
|
|
801
|
-
|
|
802
|
-
, v5
|
|
803
|
-
/*: any*/
|
|
804
|
-
],
|
|
736
|
+
"selections": [v11 /*: any*/, v5 /*: any*/],
|
|
737
|
+
|
|
805
738
|
"storageKey": null
|
|
806
739
|
}],
|
|
807
740
|
"storageKey": null
|
|
@@ -816,15 +749,10 @@ const node = function () {
|
|
|
816
749
|
"kind": "LinkedField",
|
|
817
750
|
"name": "children",
|
|
818
751
|
"plural": true,
|
|
819
|
-
"selections": [v12
|
|
820
|
-
|
|
821
|
-
, v5
|
|
822
|
-
/*: any*/
|
|
823
|
-
],
|
|
752
|
+
"selections": [v12 /*: any*/, v5 /*: any*/],
|
|
753
|
+
|
|
824
754
|
"storageKey": "children(collectionTypes:[\"FAMILY\"])"
|
|
825
|
-
}, v3
|
|
826
|
-
/*: any*/
|
|
827
|
-
, {
|
|
755
|
+
}, v3 /*: any*/, {
|
|
828
756
|
"alias": null,
|
|
829
757
|
"args": null,
|
|
830
758
|
"kind": "ScalarField",
|
|
@@ -841,33 +769,21 @@ const node = function () {
|
|
|
841
769
|
"abstractKey": null
|
|
842
770
|
}, {
|
|
843
771
|
"kind": "InlineFragment",
|
|
844
|
-
"selections": [v12
|
|
845
|
-
|
|
846
|
-
, v3
|
|
847
|
-
/*: any*/
|
|
848
|
-
],
|
|
772
|
+
"selections": [v12 /*: any*/, v3 /*: any*/],
|
|
773
|
+
|
|
849
774
|
"type": "Bundle",
|
|
850
775
|
"abstractKey": null
|
|
851
776
|
}, {
|
|
852
777
|
"kind": "InlineFragment",
|
|
853
|
-
"selections": [v10
|
|
854
|
-
/*: any*/
|
|
855
|
-
, v3
|
|
856
|
-
/*: any*/
|
|
857
|
-
, {
|
|
778
|
+
"selections": [v10 /*: any*/, v3 /*: any*/, {
|
|
858
779
|
"alias": null,
|
|
859
780
|
"args": null,
|
|
860
781
|
"concreteType": "FontCollection",
|
|
861
782
|
"kind": "LinkedField",
|
|
862
783
|
"name": "family",
|
|
863
784
|
"plural": false,
|
|
864
|
-
"selections": [v3
|
|
865
|
-
|
|
866
|
-
, v11
|
|
867
|
-
/*: any*/
|
|
868
|
-
, v5
|
|
869
|
-
/*: any*/
|
|
870
|
-
],
|
|
785
|
+
"selections": [v3 /*: any*/, v11 /*: any*/, v5 /*: any*/],
|
|
786
|
+
|
|
871
787
|
"storageKey": null
|
|
872
788
|
}, {
|
|
873
789
|
"alias": null,
|
|
@@ -876,25 +792,21 @@ const node = function () {
|
|
|
876
792
|
"kind": "LinkedField",
|
|
877
793
|
"name": "variableInstances",
|
|
878
794
|
"plural": true,
|
|
879
|
-
"selections": [v3
|
|
880
|
-
|
|
881
|
-
],
|
|
795
|
+
"selections": [v3 /*: any*/],
|
|
796
|
+
|
|
882
797
|
"storageKey": null
|
|
883
798
|
}],
|
|
884
799
|
"type": "FontStyle",
|
|
885
800
|
"abstractKey": null
|
|
886
801
|
}, {
|
|
887
802
|
"kind": "InlineFragment",
|
|
888
|
-
"selections": v13
|
|
889
|
-
/*: any*/
|
|
890
|
-
,
|
|
803
|
+
"selections": v13 /*: any*/,
|
|
891
804
|
"type": "Node",
|
|
892
805
|
"abstractKey": "__isNode"
|
|
893
806
|
}],
|
|
894
807
|
"storageKey": null
|
|
895
|
-
}, v5
|
|
896
|
-
|
|
897
|
-
],
|
|
808
|
+
}, v5 /*: any*/],
|
|
809
|
+
|
|
898
810
|
"storageKey": null
|
|
899
811
|
}, {
|
|
900
812
|
"alias": null,
|
|
@@ -903,22 +815,15 @@ const node = function () {
|
|
|
903
815
|
"kind": "LinkedField",
|
|
904
816
|
"name": "licenseSelections",
|
|
905
817
|
"plural": true,
|
|
906
|
-
"selections": [v5
|
|
907
|
-
/*: any*/
|
|
908
|
-
, {
|
|
818
|
+
"selections": [v5 /*: any*/, {
|
|
909
819
|
"alias": null,
|
|
910
820
|
"args": null,
|
|
911
821
|
"concreteType": "License",
|
|
912
822
|
"kind": "LinkedField",
|
|
913
823
|
"name": "license",
|
|
914
824
|
"plural": false,
|
|
915
|
-
"selections": [v5
|
|
916
|
-
|
|
917
|
-
, v3
|
|
918
|
-
/*: any*/
|
|
919
|
-
, v14
|
|
920
|
-
/*: any*/
|
|
921
|
-
],
|
|
825
|
+
"selections": [v5 /*: any*/, v3 /*: any*/, v14 /*: any*/],
|
|
826
|
+
|
|
922
827
|
"storageKey": null
|
|
923
828
|
}, {
|
|
924
829
|
"alias": "variable",
|
|
@@ -927,11 +832,7 @@ const node = function () {
|
|
|
927
832
|
"kind": "LinkedField",
|
|
928
833
|
"name": "licenseVariable",
|
|
929
834
|
"plural": false,
|
|
930
|
-
"selections": [v5
|
|
931
|
-
/*: any*/
|
|
932
|
-
, v15
|
|
933
|
-
/*: any*/
|
|
934
|
-
, {
|
|
835
|
+
"selections": [v5 /*: any*/, v15 /*: any*/, {
|
|
935
836
|
"alias": null,
|
|
936
837
|
"args": null,
|
|
937
838
|
"kind": "ScalarField",
|
|
@@ -946,15 +847,7 @@ const node = function () {
|
|
|
946
847
|
"kind": "LinkedField",
|
|
947
848
|
"name": "licenseOption",
|
|
948
849
|
"plural": false,
|
|
949
|
-
"selections": [v5
|
|
950
|
-
/*: any*/
|
|
951
|
-
, v7
|
|
952
|
-
/*: any*/
|
|
953
|
-
, v14
|
|
954
|
-
/*: any*/
|
|
955
|
-
, v3
|
|
956
|
-
/*: any*/
|
|
957
|
-
, {
|
|
850
|
+
"selections": [v5 /*: any*/, v7 /*: any*/, v14 /*: any*/, v3 /*: any*/, {
|
|
958
851
|
"alias": null,
|
|
959
852
|
"args": null,
|
|
960
853
|
"kind": "ScalarField",
|
|
@@ -975,11 +868,8 @@ const node = function () {
|
|
|
975
868
|
"kind": "LinkedField",
|
|
976
869
|
"name": "licenseVariable",
|
|
977
870
|
"plural": false,
|
|
978
|
-
"selections": [v5
|
|
979
|
-
|
|
980
|
-
, v15
|
|
981
|
-
/*: any*/
|
|
982
|
-
],
|
|
871
|
+
"selections": [v5 /*: any*/, v15 /*: any*/],
|
|
872
|
+
|
|
983
873
|
"storageKey": null
|
|
984
874
|
}, {
|
|
985
875
|
"alias": null,
|
|
@@ -988,9 +878,7 @@ const node = function () {
|
|
|
988
878
|
"kind": "LinkedField",
|
|
989
879
|
"name": "licenseOption",
|
|
990
880
|
"plural": false,
|
|
991
|
-
"selections": v13
|
|
992
|
-
/*: any*/
|
|
993
|
-
,
|
|
881
|
+
"selections": v13 /*: any*/,
|
|
994
882
|
"storageKey": null
|
|
995
883
|
}],
|
|
996
884
|
"storageKey": null
|
|
@@ -1039,33 +927,25 @@ const node = function () {
|
|
|
1039
927
|
"kind": "ScalarField",
|
|
1040
928
|
"name": "status",
|
|
1041
929
|
"storageKey": null
|
|
1042
|
-
}, {
|
|
1043
|
-
"alias": null,
|
|
1044
|
-
"args": null,
|
|
1045
|
-
"kind": "ScalarField",
|
|
1046
|
-
"name": "clientSecret",
|
|
1047
|
-
"storageKey": null
|
|
1048
930
|
}],
|
|
1049
931
|
"storageKey": null
|
|
1050
932
|
}],
|
|
1051
933
|
"storageKey": null
|
|
1052
|
-
}, v2
|
|
1053
|
-
|
|
1054
|
-
],
|
|
934
|
+
}, v2 /*: any*/],
|
|
935
|
+
|
|
1055
936
|
"storageKey": null
|
|
1056
937
|
}]
|
|
1057
938
|
},
|
|
1058
939
|
"params": {
|
|
1059
|
-
"cacheID": "
|
|
940
|
+
"cacheID": "f453314a698892e0787ef4c200832e0c",
|
|
1060
941
|
"id": null,
|
|
1061
942
|
"metadata": {},
|
|
1062
943
|
"name": "CartOrderUpdateMutation",
|
|
1063
944
|
"operationKind": "mutation",
|
|
1064
|
-
"text": "mutation CartOrderUpdateMutation(\n $input: UpdateOrderInput!\n) {\n updateOrder(input: $input) {\n order {\n ...CartOrder_order\n id\n }\n errors {\n orderItems {\n licenseSelections\n }\n }\n }\n}\n\nfragment CartItem_node on OrderItem {\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n __typename\n __isSkuProduct: __typename\n ...CollectionAa_product\n ...FontStyle_fontStyle\n ... on FontStyle {\n family {\n name\n cssUrl\n id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n featureStyle {\n family {\n cssUrl\n id\n }\n id\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n id\n license {\n id\n name\n multiplier\n }\n variable: licenseVariable {\n id\n variableType\n ...VariableTableAmounts_variable\n }\n option: licenseOption {\n id\n amount\n multiplier\n name\n ...VariableTableAmounts_option\n }\n variableText\n }\n}\n\nfragment CartOrder_order on Order {\n ...Checkout_order\n ...Download_order\n ...CouponCodeInput_order\n ...CartTotals_order\n orderItems {\n ...CartItem_node\n id\n licenseSelections {\n license {\n id\n }\n licenseVariable {\n id\n variableType\n }\n licenseOption {\n id\n }\n variableText\n id\n }\n }\n discount {\n id\n }\n customer {\n email\n name\n anonymous\n id\n }\n billingIdentity {\n ...IdentityBox_identity\n }\n licenseeIdentity {\n ...IdentityBox_identity\n }\n licenseeIsBillingIdentity\n stripePaymentMethod {\n card {\n last4\n brand\n }\n }\n stripePaymentIntent {\n status\n
|
|
945
|
+
"text": "mutation CartOrderUpdateMutation(\n $input: UpdateOrderInput!\n) {\n updateOrder(input: $input) {\n order {\n ...CartOrder_order\n id\n }\n errors {\n orderItems {\n licenseSelections\n }\n }\n }\n}\n\nfragment CartItem_node on OrderItem {\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n __typename\n __isSkuProduct: __typename\n ...CollectionAa_product\n ...FontStyle_fontStyle\n ... on FontStyle {\n family {\n name\n cssUrl\n id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n featureStyle {\n family {\n cssUrl\n id\n }\n id\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n id\n license {\n id\n name\n multiplier\n }\n variable: licenseVariable {\n id\n variableType\n ...VariableTableAmounts_variable\n }\n option: licenseOption {\n id\n amount\n multiplier\n name\n ...VariableTableAmounts_option\n }\n variableText\n }\n}\n\nfragment CartOrder_order on Order {\n ...Checkout_order\n ...Download_order\n ...CouponCodeInput_order\n ...CartTotals_order\n orderItems {\n ...CartItem_node\n id\n licenseSelections {\n license {\n id\n }\n licenseVariable {\n id\n variableType\n }\n licenseOption {\n id\n }\n variableText\n id\n }\n }\n discount {\n id\n }\n customer {\n email\n name\n anonymous\n id\n }\n billingIdentity {\n ...IdentityBox_identity\n }\n licenseeIdentity {\n ...IdentityBox_identity\n }\n licenseeIsBillingIdentity\n stripePaymentMethod {\n card {\n last4\n brand\n }\n }\n stripePaymentIntent {\n status\n }\n canCompleteWithCoupon\n completedWithCoupon\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment Checkout_order on Order {\n canCompleteWithCoupon\n customer {\n name\n email\n newsletterOptIn\n id\n }\n billingIdentity {\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n licenseeIdentity {\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n licenseeIsBillingIdentity\n}\n\nfragment CollectionAa_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ... on FontCollection {\n featureStyle {\n ...FontStyle_fontStyle\n id\n }\n families: children(collectionTypes: [FAMILY]) {\n fontStyles {\n ...FontStyle_fontStyle\n id\n }\n id\n }\n }\n ... on Bundle {\n fontStyles {\n ...FontStyle_fontStyle\n id\n }\n }\n}\n\nfragment CouponCodeInput_order on Order {\n id\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment Download_order on Order {\n id\n archiveUrl\n customer {\n email\n id\n }\n completedWithCoupon\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment IdentityBox_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n"
|
|
1065
946
|
}
|
|
1066
947
|
};
|
|
1067
948
|
}();
|
|
1068
|
-
|
|
1069
|
-
node.hash = 'f91633425ca8f655dbe902a0132dcacc';
|
|
949
|
+
node.hash = '9f208ec36dbea5d90eeae4574b48bd15';
|
|
1070
950
|
var _default = node;
|
|
1071
951
|
exports.default = _default;
|