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
|
|
|
@@ -28,6 +26,10 @@ query StoreModalProductQuery(
|
|
|
28
26
|
viewer {
|
|
29
27
|
...StoreModalProductLicenseSelection_viewer
|
|
30
28
|
...StoreModalProductSummary_viewer
|
|
29
|
+
endpoint
|
|
30
|
+
stripeCredentials {
|
|
31
|
+
stripePublishableKey
|
|
32
|
+
}
|
|
31
33
|
id
|
|
32
34
|
}
|
|
33
35
|
}
|
|
@@ -210,324 +212,286 @@ fragment useTotalStyles_fontCollection on FontCollection {
|
|
|
210
212
|
}
|
|
211
213
|
}
|
|
212
214
|
*/
|
|
215
|
+
|
|
213
216
|
const node = function () {
|
|
214
217
|
var v0 = [{
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
"alias": null,
|
|
226
|
-
"args": null,
|
|
227
|
-
"kind": "ScalarField",
|
|
228
|
-
"name": "id",
|
|
229
|
-
"storageKey": null
|
|
230
|
-
},
|
|
231
|
-
v3 = {
|
|
232
|
-
"args": null,
|
|
233
|
-
"kind": "FragmentSpread",
|
|
234
|
-
"name": "StoreModalFamily_collection"
|
|
235
|
-
},
|
|
236
|
-
v4 = [{
|
|
237
|
-
"kind": "Literal",
|
|
238
|
-
"name": "collectionTypes",
|
|
239
|
-
"value": ["FAMILY"]
|
|
240
|
-
}],
|
|
241
|
-
v5 = {
|
|
242
|
-
"alias": null,
|
|
243
|
-
"args": null,
|
|
244
|
-
"kind": "ScalarField",
|
|
245
|
-
"name": "__typename",
|
|
246
|
-
"storageKey": null
|
|
247
|
-
},
|
|
248
|
-
v6 = {
|
|
249
|
-
"alias": null,
|
|
250
|
-
"args": null,
|
|
251
|
-
"kind": "ScalarField",
|
|
252
|
-
"name": "isVariableFont",
|
|
253
|
-
"storageKey": null
|
|
254
|
-
},
|
|
255
|
-
v7 = {
|
|
256
|
-
"alias": null,
|
|
257
|
-
"args": null,
|
|
258
|
-
"kind": "ScalarField",
|
|
259
|
-
"name": "collectionType",
|
|
260
|
-
"storageKey": null
|
|
261
|
-
},
|
|
262
|
-
v8 = {
|
|
263
|
-
"alias": null,
|
|
264
|
-
"args": null,
|
|
265
|
-
"kind": "ScalarField",
|
|
266
|
-
"name": "name",
|
|
267
|
-
"storageKey": null
|
|
268
|
-
},
|
|
269
|
-
v9 = {
|
|
270
|
-
"kind": "Literal",
|
|
271
|
-
"name": "licenseOptions",
|
|
272
|
-
"value": []
|
|
273
|
-
/*: any*/
|
|
274
|
-
|
|
275
|
-
},
|
|
276
|
-
v10 = [v9
|
|
277
|
-
/*: any*/
|
|
278
|
-
],
|
|
279
|
-
v11 = {
|
|
280
|
-
"alias": null,
|
|
281
|
-
"args": null,
|
|
282
|
-
"kind": "ScalarField",
|
|
283
|
-
"name": "amount",
|
|
284
|
-
"storageKey": null
|
|
285
|
-
},
|
|
286
|
-
v12 = [v11
|
|
287
|
-
/*: any*/
|
|
288
|
-
, {
|
|
289
|
-
"alias": null,
|
|
290
|
-
"args": null,
|
|
291
|
-
"kind": "ScalarField",
|
|
292
|
-
"name": "currency",
|
|
293
|
-
"storageKey": null
|
|
294
|
-
}],
|
|
295
|
-
v13 = {
|
|
296
|
-
"alias": null,
|
|
297
|
-
"args": null,
|
|
298
|
-
"concreteType": "Sku",
|
|
299
|
-
"kind": "LinkedField",
|
|
300
|
-
"name": "sku",
|
|
301
|
-
"plural": false,
|
|
302
|
-
"selections": [v2
|
|
303
|
-
/*: any*/
|
|
304
|
-
, {
|
|
218
|
+
"defaultValue": null,
|
|
219
|
+
"kind": "LocalArgument",
|
|
220
|
+
"name": "productId"
|
|
221
|
+
}],
|
|
222
|
+
v1 = [{
|
|
223
|
+
"kind": "Variable",
|
|
224
|
+
"name": "id",
|
|
225
|
+
"variableName": "productId"
|
|
226
|
+
}],
|
|
227
|
+
v2 = {
|
|
305
228
|
"alias": null,
|
|
306
|
-
"args":
|
|
307
|
-
|
|
308
|
-
,
|
|
309
|
-
"
|
|
229
|
+
"args": null,
|
|
230
|
+
"kind": "ScalarField",
|
|
231
|
+
"name": "id",
|
|
232
|
+
"storageKey": null
|
|
233
|
+
},
|
|
234
|
+
v3 = {
|
|
235
|
+
"args": null,
|
|
236
|
+
"kind": "FragmentSpread",
|
|
237
|
+
"name": "StoreModalFamily_collection"
|
|
238
|
+
},
|
|
239
|
+
v4 = [{
|
|
240
|
+
"kind": "Literal",
|
|
241
|
+
"name": "collectionTypes",
|
|
242
|
+
"value": ["FAMILY"]
|
|
243
|
+
}],
|
|
244
|
+
v5 = {
|
|
245
|
+
"alias": null,
|
|
246
|
+
"args": null,
|
|
247
|
+
"kind": "ScalarField",
|
|
248
|
+
"name": "endpoint",
|
|
249
|
+
"storageKey": null
|
|
250
|
+
},
|
|
251
|
+
v6 = {
|
|
252
|
+
"alias": null,
|
|
253
|
+
"args": null,
|
|
254
|
+
"concreteType": "StripeCredentials",
|
|
310
255
|
"kind": "LinkedField",
|
|
311
|
-
"name": "
|
|
256
|
+
"name": "stripeCredentials",
|
|
312
257
|
"plural": false,
|
|
313
|
-
"selections":
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
258
|
+
"selections": [{
|
|
259
|
+
"alias": null,
|
|
260
|
+
"args": null,
|
|
261
|
+
"kind": "ScalarField",
|
|
262
|
+
"name": "stripePublishableKey",
|
|
263
|
+
"storageKey": null
|
|
264
|
+
}],
|
|
265
|
+
"storageKey": null
|
|
266
|
+
},
|
|
267
|
+
v7 = {
|
|
268
|
+
"alias": null,
|
|
269
|
+
"args": null,
|
|
270
|
+
"kind": "ScalarField",
|
|
271
|
+
"name": "__typename",
|
|
272
|
+
"storageKey": null
|
|
273
|
+
},
|
|
274
|
+
v8 = {
|
|
275
|
+
"alias": null,
|
|
276
|
+
"args": null,
|
|
277
|
+
"kind": "ScalarField",
|
|
278
|
+
"name": "isVariableFont",
|
|
279
|
+
"storageKey": null
|
|
280
|
+
},
|
|
281
|
+
v9 = {
|
|
282
|
+
"alias": null,
|
|
283
|
+
"args": null,
|
|
284
|
+
"kind": "ScalarField",
|
|
285
|
+
"name": "collectionType",
|
|
286
|
+
"storageKey": null
|
|
287
|
+
},
|
|
288
|
+
v10 = {
|
|
289
|
+
"alias": null,
|
|
290
|
+
"args": null,
|
|
291
|
+
"kind": "ScalarField",
|
|
292
|
+
"name": "name",
|
|
293
|
+
"storageKey": null
|
|
294
|
+
},
|
|
295
|
+
v11 = {
|
|
296
|
+
"kind": "Literal",
|
|
297
|
+
"name": "licenseOptions",
|
|
298
|
+
"value": [] /*: any*/
|
|
299
|
+
},
|
|
300
|
+
v12 = [v11 /*: any*/],
|
|
301
|
+
v13 = {
|
|
302
|
+
"alias": null,
|
|
303
|
+
"args": null,
|
|
304
|
+
"kind": "ScalarField",
|
|
305
|
+
"name": "amount",
|
|
306
|
+
"storageKey": null
|
|
307
|
+
},
|
|
308
|
+
v14 = [v13 /*: any*/, {
|
|
309
|
+
"alias": null,
|
|
310
|
+
"args": null,
|
|
311
|
+
"kind": "ScalarField",
|
|
312
|
+
"name": "currency",
|
|
313
|
+
"storageKey": null
|
|
317
314
|
}],
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
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
|
-
"args": null,
|
|
368
|
-
"concreteType": "Money",
|
|
369
|
-
"kind": "LinkedField",
|
|
370
|
-
"name": "totalStylesPrice",
|
|
371
|
-
"plural": false,
|
|
372
|
-
"selections": v12
|
|
373
|
-
/*: any*/
|
|
374
|
-
,
|
|
375
|
-
"storageKey": null
|
|
376
|
-
},
|
|
377
|
-
v20 = {
|
|
378
|
-
"alias": null,
|
|
379
|
-
"args": null,
|
|
380
|
-
"kind": "ScalarField",
|
|
381
|
-
"name": "cssUrl",
|
|
382
|
-
"storageKey": null
|
|
383
|
-
},
|
|
384
|
-
v21 = {
|
|
385
|
-
"alias": null,
|
|
386
|
-
"args": null,
|
|
387
|
-
"concreteType": "FontStyle",
|
|
388
|
-
"kind": "LinkedField",
|
|
389
|
-
"name": "fontStyles",
|
|
390
|
-
"plural": true,
|
|
391
|
-
"selections": [v2
|
|
392
|
-
/*: any*/
|
|
393
|
-
, v16
|
|
394
|
-
/*: any*/
|
|
395
|
-
, {
|
|
315
|
+
v15 = {
|
|
316
|
+
"alias": null,
|
|
317
|
+
"args": null,
|
|
318
|
+
"concreteType": "Sku",
|
|
319
|
+
"kind": "LinkedField",
|
|
320
|
+
"name": "sku",
|
|
321
|
+
"plural": false,
|
|
322
|
+
"selections": [v2 /*: any*/, {
|
|
323
|
+
"alias": null,
|
|
324
|
+
"args": v12 /*: any*/,
|
|
325
|
+
"concreteType": "Money",
|
|
326
|
+
"kind": "LinkedField",
|
|
327
|
+
"name": "price",
|
|
328
|
+
"plural": false,
|
|
329
|
+
"selections": v14 /*: any*/,
|
|
330
|
+
"storageKey": "price(licenseOptions:[])"
|
|
331
|
+
}],
|
|
332
|
+
"storageKey": null
|
|
333
|
+
},
|
|
334
|
+
v16 = [v2 /*: any*/],
|
|
335
|
+
v17 = {
|
|
336
|
+
"alias": null,
|
|
337
|
+
"args": null,
|
|
338
|
+
"concreteType": "FontCollection",
|
|
339
|
+
"kind": "LinkedField",
|
|
340
|
+
"name": "parent",
|
|
341
|
+
"plural": false,
|
|
342
|
+
"selections": v16 /*: any*/,
|
|
343
|
+
"storageKey": null
|
|
344
|
+
},
|
|
345
|
+
v18 = {
|
|
346
|
+
"alias": null,
|
|
347
|
+
"args": null,
|
|
348
|
+
"kind": "ScalarField",
|
|
349
|
+
"name": "cssFamily",
|
|
350
|
+
"storageKey": null
|
|
351
|
+
},
|
|
352
|
+
v19 = {
|
|
353
|
+
"alias": null,
|
|
354
|
+
"args": null,
|
|
355
|
+
"concreteType": "FontStyle",
|
|
356
|
+
"kind": "LinkedField",
|
|
357
|
+
"name": "featureStyle",
|
|
358
|
+
"plural": false,
|
|
359
|
+
"selections": [v18 /*: any*/, v10 /*: any*/, v2 /*: any*/],
|
|
360
|
+
|
|
361
|
+
"storageKey": null
|
|
362
|
+
},
|
|
363
|
+
v20 = {
|
|
396
364
|
"alias": null,
|
|
397
365
|
"args": null,
|
|
398
366
|
"kind": "ScalarField",
|
|
399
|
-
"name": "
|
|
367
|
+
"name": "totalStyles",
|
|
368
|
+
"storageKey": null
|
|
369
|
+
},
|
|
370
|
+
v21 = {
|
|
371
|
+
"alias": null,
|
|
372
|
+
"args": null,
|
|
373
|
+
"concreteType": "Money",
|
|
374
|
+
"kind": "LinkedField",
|
|
375
|
+
"name": "totalStylesPrice",
|
|
376
|
+
"plural": false,
|
|
377
|
+
"selections": v14 /*: any*/,
|
|
400
378
|
"storageKey": null
|
|
401
|
-
},
|
|
379
|
+
},
|
|
380
|
+
v22 = {
|
|
402
381
|
"alias": null,
|
|
403
382
|
"args": null,
|
|
404
383
|
"kind": "ScalarField",
|
|
405
|
-
"name": "
|
|
384
|
+
"name": "cssUrl",
|
|
406
385
|
"storageKey": null
|
|
407
|
-
},
|
|
408
|
-
|
|
409
|
-
, v13
|
|
410
|
-
/*: any*/
|
|
411
|
-
, {
|
|
386
|
+
},
|
|
387
|
+
v23 = {
|
|
412
388
|
"alias": null,
|
|
413
389
|
"args": null,
|
|
414
|
-
"concreteType": "
|
|
390
|
+
"concreteType": "FontStyle",
|
|
415
391
|
"kind": "LinkedField",
|
|
416
|
-
"name": "
|
|
392
|
+
"name": "fontStyles",
|
|
417
393
|
"plural": true,
|
|
418
|
-
"selections": [
|
|
419
|
-
|
|
420
|
-
|
|
394
|
+
"selections": [v2 /*: any*/, v18 /*: any*/, {
|
|
395
|
+
"alias": null,
|
|
396
|
+
"args": null,
|
|
397
|
+
"kind": "ScalarField",
|
|
398
|
+
"name": "cssWeight",
|
|
399
|
+
"storageKey": null
|
|
400
|
+
}, {
|
|
421
401
|
"alias": null,
|
|
422
402
|
"args": null,
|
|
423
|
-
"
|
|
403
|
+
"kind": "ScalarField",
|
|
404
|
+
"name": "cssStretch",
|
|
405
|
+
"storageKey": null
|
|
406
|
+
}, v10 /*: any*/, v15 /*: any*/, {
|
|
407
|
+
"alias": null,
|
|
408
|
+
"args": null,
|
|
409
|
+
"concreteType": "VariableInstance",
|
|
424
410
|
"kind": "LinkedField",
|
|
425
|
-
"name": "
|
|
411
|
+
"name": "variableInstances",
|
|
426
412
|
"plural": true,
|
|
427
|
-
"selections": [{
|
|
428
|
-
"alias": null,
|
|
429
|
-
"args": null,
|
|
430
|
-
"kind": "ScalarField",
|
|
431
|
-
"name": "axis",
|
|
432
|
-
"storageKey": null
|
|
433
|
-
}, {
|
|
413
|
+
"selections": [v10 /*: any*/, {
|
|
434
414
|
"alias": null,
|
|
435
415
|
"args": null,
|
|
436
|
-
"
|
|
437
|
-
"
|
|
416
|
+
"concreteType": "VariableSetting",
|
|
417
|
+
"kind": "LinkedField",
|
|
418
|
+
"name": "coordinates",
|
|
419
|
+
"plural": true,
|
|
420
|
+
"selections": [{
|
|
421
|
+
"alias": null,
|
|
422
|
+
"args": null,
|
|
423
|
+
"kind": "ScalarField",
|
|
424
|
+
"name": "axis",
|
|
425
|
+
"storageKey": null
|
|
426
|
+
}, {
|
|
427
|
+
"alias": null,
|
|
428
|
+
"args": null,
|
|
429
|
+
"kind": "ScalarField",
|
|
430
|
+
"name": "value",
|
|
431
|
+
"storageKey": null
|
|
432
|
+
}],
|
|
438
433
|
"storageKey": null
|
|
439
434
|
}],
|
|
435
|
+
"storageKey": null
|
|
436
|
+
}, {
|
|
437
|
+
"alias": null,
|
|
438
|
+
"args": null,
|
|
439
|
+
"concreteType": "VariableAxis",
|
|
440
|
+
"kind": "LinkedField",
|
|
441
|
+
"name": "variableAxes",
|
|
442
|
+
"plural": true,
|
|
443
|
+
"selections": [v10 /*: any*/],
|
|
444
|
+
|
|
440
445
|
"storageKey": null
|
|
441
446
|
}],
|
|
442
447
|
"storageKey": null
|
|
443
|
-
},
|
|
448
|
+
},
|
|
449
|
+
v24 = {
|
|
444
450
|
"alias": null,
|
|
445
451
|
"args": null,
|
|
446
|
-
"concreteType": "
|
|
452
|
+
"concreteType": "Bundle",
|
|
447
453
|
"kind": "LinkedField",
|
|
448
|
-
"name": "
|
|
454
|
+
"name": "bundles",
|
|
449
455
|
"plural": true,
|
|
450
|
-
"selections": [
|
|
451
|
-
|
|
452
|
-
],
|
|
456
|
+
"selections": [v2 /*: any*/, v23 /*: any*/, v10 /*: any*/, v15 /*: any*/],
|
|
457
|
+
|
|
453
458
|
"storageKey": null
|
|
454
|
-
}
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
, v21
|
|
467
|
-
/*: any*/
|
|
468
|
-
, v8
|
|
469
|
-
/*: any*/
|
|
470
|
-
, v13
|
|
471
|
-
/*: any*/
|
|
472
|
-
],
|
|
473
|
-
"storageKey": null
|
|
474
|
-
},
|
|
475
|
-
v23 = [v11
|
|
476
|
-
/*: any*/
|
|
477
|
-
],
|
|
478
|
-
v24 = [v18
|
|
479
|
-
/*: any*/
|
|
480
|
-
, {
|
|
481
|
-
"alias": null,
|
|
482
|
-
"args": v10
|
|
483
|
-
/*: any*/
|
|
484
|
-
,
|
|
485
|
-
"concreteType": "Money",
|
|
486
|
-
"kind": "LinkedField",
|
|
487
|
-
"name": "totalStylesPrice",
|
|
488
|
-
"plural": false,
|
|
489
|
-
"selections": v23
|
|
490
|
-
/*: any*/
|
|
491
|
-
,
|
|
492
|
-
"storageKey": "totalStylesPrice(licenseOptions:[])"
|
|
493
|
-
}];
|
|
459
|
+
},
|
|
460
|
+
v25 = [v13 /*: any*/],
|
|
461
|
+
v26 = [v20 /*: any*/, {
|
|
462
|
+
"alias": null,
|
|
463
|
+
"args": v12 /*: any*/,
|
|
464
|
+
"concreteType": "Money",
|
|
465
|
+
"kind": "LinkedField",
|
|
466
|
+
"name": "totalStylesPrice",
|
|
467
|
+
"plural": false,
|
|
468
|
+
"selections": v25 /*: any*/,
|
|
469
|
+
"storageKey": "totalStylesPrice(licenseOptions:[])"
|
|
470
|
+
}];
|
|
494
471
|
return {
|
|
495
472
|
"fragment": {
|
|
496
|
-
"argumentDefinitions": v0
|
|
497
|
-
/*: any*/
|
|
498
|
-
,
|
|
473
|
+
"argumentDefinitions": v0 /*: any*/,
|
|
499
474
|
"kind": "Fragment",
|
|
500
475
|
"metadata": null,
|
|
501
476
|
"name": "StoreModalProductQuery",
|
|
502
477
|
"selections": [{
|
|
503
478
|
"alias": "collection",
|
|
504
|
-
"args": v1
|
|
505
|
-
/*: any*/
|
|
506
|
-
,
|
|
479
|
+
"args": v1 /*: any*/,
|
|
507
480
|
"concreteType": null,
|
|
508
481
|
"kind": "LinkedField",
|
|
509
482
|
"name": "node",
|
|
510
483
|
"plural": false,
|
|
511
|
-
"selections": [v2
|
|
512
|
-
/*: any*/
|
|
513
|
-
, v3
|
|
514
|
-
/*: any*/
|
|
515
|
-
, {
|
|
484
|
+
"selections": [v2 /*: any*/, v3 /*: any*/, {
|
|
516
485
|
"kind": "InlineFragment",
|
|
517
486
|
"selections": [{
|
|
518
487
|
"alias": null,
|
|
519
|
-
"args": v4
|
|
520
|
-
/*: any*/
|
|
521
|
-
,
|
|
488
|
+
"args": v4 /*: any*/,
|
|
522
489
|
"concreteType": "FontCollection",
|
|
523
490
|
"kind": "LinkedField",
|
|
524
491
|
"name": "children",
|
|
525
492
|
"plural": true,
|
|
526
|
-
"selections": [v2
|
|
527
|
-
|
|
528
|
-
, v3
|
|
529
|
-
/*: any*/
|
|
530
|
-
],
|
|
493
|
+
"selections": [v2 /*: any*/, v3 /*: any*/],
|
|
494
|
+
|
|
531
495
|
"storageKey": "children(collectionTypes:[\"FAMILY\"])"
|
|
532
496
|
}],
|
|
533
497
|
"type": "FontCollection",
|
|
@@ -541,7 +505,7 @@ const node = function () {
|
|
|
541
505
|
"kind": "LinkedField",
|
|
542
506
|
"name": "viewer",
|
|
543
507
|
"plural": false,
|
|
544
|
-
"selections": [{
|
|
508
|
+
"selections": [v5 /*: any*/, v6 /*: any*/, {
|
|
545
509
|
"args": null,
|
|
546
510
|
"kind": "FragmentSpread",
|
|
547
511
|
"name": "StoreModalProductLicenseSelection_viewer"
|
|
@@ -557,101 +521,40 @@ const node = function () {
|
|
|
557
521
|
},
|
|
558
522
|
"kind": "Request",
|
|
559
523
|
"operation": {
|
|
560
|
-
"argumentDefinitions": v0
|
|
561
|
-
/*: any*/
|
|
562
|
-
,
|
|
524
|
+
"argumentDefinitions": v0 /*: any*/,
|
|
563
525
|
"kind": "Operation",
|
|
564
526
|
"name": "StoreModalProductQuery",
|
|
565
527
|
"selections": [{
|
|
566
528
|
"alias": "collection",
|
|
567
|
-
"args": v1
|
|
568
|
-
/*: any*/
|
|
569
|
-
,
|
|
529
|
+
"args": v1 /*: any*/,
|
|
570
530
|
"concreteType": null,
|
|
571
531
|
"kind": "LinkedField",
|
|
572
532
|
"name": "node",
|
|
573
533
|
"plural": false,
|
|
574
|
-
"selections": [
|
|
575
|
-
/*: any*/
|
|
576
|
-
, v2
|
|
577
|
-
/*: any*/
|
|
578
|
-
, {
|
|
534
|
+
"selections": [v7 /*: any*/, v2 /*: any*/, {
|
|
579
535
|
"kind": "InlineFragment",
|
|
580
|
-
"selections": [
|
|
581
|
-
/*: any*/
|
|
582
|
-
, v7
|
|
583
|
-
/*: any*/
|
|
584
|
-
, v8
|
|
585
|
-
/*: any*/
|
|
586
|
-
, v13
|
|
587
|
-
/*: any*/
|
|
588
|
-
, v15
|
|
589
|
-
/*: any*/
|
|
590
|
-
, v17
|
|
591
|
-
/*: any*/
|
|
592
|
-
, v18
|
|
593
|
-
/*: any*/
|
|
594
|
-
, v19
|
|
595
|
-
/*: any*/
|
|
596
|
-
, {
|
|
536
|
+
"selections": [v8 /*: any*/, v9 /*: any*/, v10 /*: any*/, v15 /*: any*/, v17 /*: any*/, v19 /*: any*/, v20 /*: any*/, v21 /*: any*/, {
|
|
597
537
|
"alias": null,
|
|
598
|
-
"args": v4
|
|
599
|
-
/*: any*/
|
|
600
|
-
,
|
|
538
|
+
"args": v4 /*: any*/,
|
|
601
539
|
"concreteType": "FontCollection",
|
|
602
540
|
"kind": "LinkedField",
|
|
603
541
|
"name": "children",
|
|
604
542
|
"plural": true,
|
|
605
|
-
"selections": [
|
|
606
|
-
/*: any*/
|
|
607
|
-
, v18
|
|
608
|
-
/*: any*/
|
|
609
|
-
, v2
|
|
610
|
-
/*: any*/
|
|
611
|
-
, v7
|
|
612
|
-
/*: any*/
|
|
613
|
-
, v8
|
|
614
|
-
/*: any*/
|
|
615
|
-
, v13
|
|
616
|
-
/*: any*/
|
|
617
|
-
, v15
|
|
618
|
-
/*: any*/
|
|
619
|
-
, v17
|
|
620
|
-
/*: any*/
|
|
621
|
-
, v19
|
|
622
|
-
/*: any*/
|
|
623
|
-
, {
|
|
543
|
+
"selections": [v8 /*: any*/, v20 /*: any*/, v2 /*: any*/, v9 /*: any*/, v10 /*: any*/, v15 /*: any*/, v17 /*: any*/, v19 /*: any*/, v21 /*: any*/, {
|
|
624
544
|
"alias": null,
|
|
625
|
-
"args": v4
|
|
626
|
-
/*: any*/
|
|
627
|
-
,
|
|
545
|
+
"args": v4 /*: any*/,
|
|
628
546
|
"concreteType": "FontCollection",
|
|
629
547
|
"kind": "LinkedField",
|
|
630
548
|
"name": "children",
|
|
631
549
|
"plural": true,
|
|
632
|
-
"selections": [
|
|
633
|
-
|
|
634
|
-
, v18
|
|
635
|
-
/*: any*/
|
|
636
|
-
, v2
|
|
637
|
-
/*: any*/
|
|
638
|
-
],
|
|
550
|
+
"selections": [v8 /*: any*/, v20 /*: any*/, v2 /*: any*/],
|
|
551
|
+
|
|
639
552
|
"storageKey": "children(collectionTypes:[\"FAMILY\"])"
|
|
640
|
-
},
|
|
641
|
-
|
|
642
|
-
, v22
|
|
643
|
-
/*: any*/
|
|
644
|
-
, v21
|
|
645
|
-
/*: any*/
|
|
646
|
-
],
|
|
553
|
+
}, v22 /*: any*/, v24 /*: any*/, v23 /*: any*/],
|
|
554
|
+
|
|
647
555
|
"storageKey": "children(collectionTypes:[\"FAMILY\"])"
|
|
648
|
-
},
|
|
649
|
-
|
|
650
|
-
, v22
|
|
651
|
-
/*: any*/
|
|
652
|
-
, v21
|
|
653
|
-
/*: any*/
|
|
654
|
-
],
|
|
556
|
+
}, v22 /*: any*/, v24 /*: any*/, v23 /*: any*/],
|
|
557
|
+
|
|
655
558
|
"type": "FontCollection",
|
|
656
559
|
"abstractKey": null
|
|
657
560
|
}],
|
|
@@ -674,17 +577,13 @@ const node = function () {
|
|
|
674
577
|
"kind": "LinkedField",
|
|
675
578
|
"name": "licenses",
|
|
676
579
|
"plural": true,
|
|
677
|
-
"selections": [v2
|
|
678
|
-
/*: any*/
|
|
679
|
-
, {
|
|
580
|
+
"selections": [v2 /*: any*/, {
|
|
680
581
|
"alias": null,
|
|
681
582
|
"args": null,
|
|
682
583
|
"kind": "ScalarField",
|
|
683
584
|
"name": "url",
|
|
684
585
|
"storageKey": null
|
|
685
|
-
},
|
|
686
|
-
/*: any*/
|
|
687
|
-
, {
|
|
586
|
+
}, v10 /*: any*/, {
|
|
688
587
|
"alias": null,
|
|
689
588
|
"args": null,
|
|
690
589
|
"kind": "ScalarField",
|
|
@@ -697,11 +596,7 @@ const node = function () {
|
|
|
697
596
|
"kind": "LinkedField",
|
|
698
597
|
"name": "licenseVariables",
|
|
699
598
|
"plural": true,
|
|
700
|
-
"selections": [v2
|
|
701
|
-
/*: any*/
|
|
702
|
-
, v8
|
|
703
|
-
/*: any*/
|
|
704
|
-
, {
|
|
599
|
+
"selections": [v2 /*: any*/, v10 /*: any*/, {
|
|
705
600
|
"alias": null,
|
|
706
601
|
"args": null,
|
|
707
602
|
"kind": "ScalarField",
|
|
@@ -720,13 +615,7 @@ const node = function () {
|
|
|
720
615
|
"kind": "LinkedField",
|
|
721
616
|
"name": "licenseOptions",
|
|
722
617
|
"plural": true,
|
|
723
|
-
"selections": [v2
|
|
724
|
-
/*: any*/
|
|
725
|
-
, v8
|
|
726
|
-
/*: any*/
|
|
727
|
-
, v11
|
|
728
|
-
/*: any*/
|
|
729
|
-
, {
|
|
618
|
+
"selections": [v2 /*: any*/, v10 /*: any*/, v13 /*: any*/, {
|
|
730
619
|
"alias": null,
|
|
731
620
|
"args": null,
|
|
732
621
|
"kind": "ScalarField",
|
|
@@ -740,9 +629,7 @@ const node = function () {
|
|
|
740
629
|
"storageKey": "licenses(licenseTypes:[\"RETAIL\"])"
|
|
741
630
|
}, {
|
|
742
631
|
"alias": null,
|
|
743
|
-
"args": [
|
|
744
|
-
/*: any*/
|
|
745
|
-
, {
|
|
632
|
+
"args": [v11 /*: any*/, {
|
|
746
633
|
"kind": "Literal",
|
|
747
634
|
"name": "skuIds",
|
|
748
635
|
"value": []
|
|
@@ -760,16 +647,12 @@ const node = function () {
|
|
|
760
647
|
"plural": true,
|
|
761
648
|
"selections": [{
|
|
762
649
|
"alias": null,
|
|
763
|
-
"args":
|
|
764
|
-
/*: any*/
|
|
765
|
-
,
|
|
650
|
+
"args": v12 /*: any*/,
|
|
766
651
|
"concreteType": "Money",
|
|
767
652
|
"kind": "LinkedField",
|
|
768
653
|
"name": "price",
|
|
769
654
|
"plural": false,
|
|
770
|
-
"selections":
|
|
771
|
-
/*: any*/
|
|
772
|
-
,
|
|
655
|
+
"selections": v25 /*: any*/,
|
|
773
656
|
"storageKey": "price(licenseOptions:[])"
|
|
774
657
|
}, {
|
|
775
658
|
"alias": null,
|
|
@@ -778,34 +661,25 @@ const node = function () {
|
|
|
778
661
|
"kind": "LinkedField",
|
|
779
662
|
"name": "product",
|
|
780
663
|
"plural": false,
|
|
781
|
-
"selections": [
|
|
782
|
-
/*: any*/
|
|
783
|
-
, {
|
|
664
|
+
"selections": [v7 /*: any*/, {
|
|
784
665
|
"kind": "InlineFragment",
|
|
785
|
-
"selections":
|
|
786
|
-
/*: any*/
|
|
787
|
-
,
|
|
666
|
+
"selections": v26 /*: any*/,
|
|
788
667
|
"type": "FontCollection",
|
|
789
668
|
"abstractKey": null
|
|
790
669
|
}, {
|
|
791
670
|
"kind": "InlineFragment",
|
|
792
|
-
"selections":
|
|
793
|
-
/*: any*/
|
|
794
|
-
,
|
|
671
|
+
"selections": v26 /*: any*/,
|
|
795
672
|
"type": "Bundle",
|
|
796
673
|
"abstractKey": null
|
|
797
674
|
}, {
|
|
798
675
|
"kind": "InlineFragment",
|
|
799
|
-
"selections":
|
|
800
|
-
/*: any*/
|
|
801
|
-
,
|
|
676
|
+
"selections": v16 /*: any*/,
|
|
802
677
|
"type": "Node",
|
|
803
678
|
"abstractKey": "__isNode"
|
|
804
679
|
}],
|
|
805
680
|
"storageKey": null
|
|
806
|
-
}, v2
|
|
807
|
-
|
|
808
|
-
],
|
|
681
|
+
}, v2 /*: any*/],
|
|
682
|
+
|
|
809
683
|
"storageKey": null
|
|
810
684
|
}, {
|
|
811
685
|
"alias": null,
|
|
@@ -814,29 +688,25 @@ const node = function () {
|
|
|
814
688
|
"kind": "LinkedField",
|
|
815
689
|
"name": "subtotal",
|
|
816
690
|
"plural": false,
|
|
817
|
-
"selections":
|
|
818
|
-
/*: any*/
|
|
819
|
-
,
|
|
691
|
+
"selections": v14 /*: any*/,
|
|
820
692
|
"storageKey": null
|
|
821
693
|
}],
|
|
822
694
|
"storageKey": "precart(licenseOptions:[],skuIds:[])"
|
|
823
|
-
}, v2
|
|
824
|
-
|
|
825
|
-
],
|
|
695
|
+
}, v5 /*: any*/, v6 /*: any*/, v2 /*: any*/],
|
|
696
|
+
|
|
826
697
|
"storageKey": null
|
|
827
698
|
}]
|
|
828
699
|
},
|
|
829
700
|
"params": {
|
|
830
|
-
"cacheID": "
|
|
701
|
+
"cacheID": "c40a4408a14fafdb11b8a0ffc44b46e9",
|
|
831
702
|
"id": null,
|
|
832
703
|
"metadata": {},
|
|
833
704
|
"name": "StoreModalProductQuery",
|
|
834
705
|
"operationKind": "query",
|
|
835
|
-
"text": "query StoreModalProductQuery(\n $productId: ID!\n) {\n collection: node(id: $productId) {\n __typename\n id\n ...StoreModalFamily_collection\n ... on FontCollection {\n children(collectionTypes: [FAMILY]) {\n id\n ...StoreModalFamily_collection\n }\n }\n }\n viewer {\n ...StoreModalProductLicenseSelection_viewer\n ...StoreModalProductSummary_viewer\n id\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment SKUPrice_sku on Sku {\n id\n price(licenseOptions: []) {\n amount\n ...Price_price\n }\n}\n\nfragment StoreModalBundleButton_bundle on Bundle {\n name\n sku {\n ...SKUPrice_sku\n id\n }\n fontStyles {\n id\n ...FontStyle_fontStyle\n }\n}\n\nfragment StoreModalFamilyButton_collection on FontCollection {\n isVariableFont\n collectionType\n name\n sku {\n ...SKUPrice_sku\n id\n }\n parent {\n id\n }\n featureStyle {\n ...FontStyle_fontStyle\n id\n }\n totalStyles\n totalStylesPrice {\n ...Price_price\n }\n ...useTotalStyles_fontCollection\n}\n\nfragment StoreModalFamily_collection on FontCollection {\n ...StoreModalFamilyButton_collection\n cssUrl\n collectionType\n sku {\n id\n }\n isVariableFont\n bundles {\n id\n fontStyles {\n id\n cssFamily\n cssWeight\n cssStretch\n ...StoreModalStyleButton_fontStyle\n }\n ...StoreModalBundleButton_bundle\n }\n fontStyles {\n id\n cssFamily\n cssWeight\n cssStretch\n ...StoreModalStyleButton_fontStyle\n }\n}\n\nfragment StoreModalProductLicenseSelection_viewer on Viewer {\n licenses(licenseTypes: [RETAIL]) {\n id\n ...StoreModalProductLicense_license\n }\n}\n\nfragment StoreModalProductLicense_license on License {\n id\n url\n name\n defaultSelected\n variables: licenseVariables {\n id\n name\n variableType\n ...VariableTableAmounts_variable\n options: licenseOptions {\n id\n name\n amount\n ...VariableTableAmounts_option\n }\n }\n}\n\nfragment StoreModalProductSummary_viewer on Viewer {\n precart(skuIds: [], licenseOptions: []) {\n skus {\n price(licenseOptions: []) {\n amount\n }\n product {\n __typename\n ... on FontCollection {\n totalStyles\n totalStylesPrice(licenseOptions: []) {\n amount\n }\n }\n ... on Bundle {\n totalStyles\n totalStylesPrice(licenseOptions: []) {\n amount\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n subtotal {\n ...Price_price\n amount\n currency\n }\n }\n}\n\nfragment StoreModalStyleButton_fontStyle on FontStyle {\n ...FontStyle_fontStyle\n id\n name\n sku {\n ...SKUPrice_sku\n id\n }\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n variableAxes {\n name\n }\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n\nfragment useTotalStyles_fontCollection on FontCollection {\n totalStyles\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n}\n"
|
|
706
|
+
"text": "query StoreModalProductQuery(\n $productId: ID!\n) {\n collection: node(id: $productId) {\n __typename\n id\n ...StoreModalFamily_collection\n ... on FontCollection {\n children(collectionTypes: [FAMILY]) {\n id\n ...StoreModalFamily_collection\n }\n }\n }\n viewer {\n ...StoreModalProductLicenseSelection_viewer\n ...StoreModalProductSummary_viewer\n endpoint\n stripeCredentials {\n stripePublishableKey\n }\n id\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment SKUPrice_sku on Sku {\n id\n price(licenseOptions: []) {\n amount\n ...Price_price\n }\n}\n\nfragment StoreModalBundleButton_bundle on Bundle {\n name\n sku {\n ...SKUPrice_sku\n id\n }\n fontStyles {\n id\n ...FontStyle_fontStyle\n }\n}\n\nfragment StoreModalFamilyButton_collection on FontCollection {\n isVariableFont\n collectionType\n name\n sku {\n ...SKUPrice_sku\n id\n }\n parent {\n id\n }\n featureStyle {\n ...FontStyle_fontStyle\n id\n }\n totalStyles\n totalStylesPrice {\n ...Price_price\n }\n ...useTotalStyles_fontCollection\n}\n\nfragment StoreModalFamily_collection on FontCollection {\n ...StoreModalFamilyButton_collection\n cssUrl\n collectionType\n sku {\n id\n }\n isVariableFont\n bundles {\n id\n fontStyles {\n id\n cssFamily\n cssWeight\n cssStretch\n ...StoreModalStyleButton_fontStyle\n }\n ...StoreModalBundleButton_bundle\n }\n fontStyles {\n id\n cssFamily\n cssWeight\n cssStretch\n ...StoreModalStyleButton_fontStyle\n }\n}\n\nfragment StoreModalProductLicenseSelection_viewer on Viewer {\n licenses(licenseTypes: [RETAIL]) {\n id\n ...StoreModalProductLicense_license\n }\n}\n\nfragment StoreModalProductLicense_license on License {\n id\n url\n name\n defaultSelected\n variables: licenseVariables {\n id\n name\n variableType\n ...VariableTableAmounts_variable\n options: licenseOptions {\n id\n name\n amount\n ...VariableTableAmounts_option\n }\n }\n}\n\nfragment StoreModalProductSummary_viewer on Viewer {\n precart(skuIds: [], licenseOptions: []) {\n skus {\n price(licenseOptions: []) {\n amount\n }\n product {\n __typename\n ... on FontCollection {\n totalStyles\n totalStylesPrice(licenseOptions: []) {\n amount\n }\n }\n ... on Bundle {\n totalStyles\n totalStylesPrice(licenseOptions: []) {\n amount\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n subtotal {\n ...Price_price\n amount\n currency\n }\n }\n}\n\nfragment StoreModalStyleButton_fontStyle on FontStyle {\n ...FontStyle_fontStyle\n id\n name\n sku {\n ...SKUPrice_sku\n id\n }\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n variableAxes {\n name\n }\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n\nfragment useTotalStyles_fontCollection on FontCollection {\n totalStyles\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n}\n"
|
|
836
707
|
}
|
|
837
708
|
};
|
|
838
709
|
}();
|
|
839
|
-
|
|
840
|
-
node.hash = '7b0adf916beccecf1ad3952df70ef04c';
|
|
710
|
+
node.hash = '491d7c1daa28742d375049de66b6c386';
|
|
841
711
|
var _default = node;
|
|
842
712
|
exports.default = _default;
|