fontdue-js 2.12.1 → 2.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/__generated__/CartOrder_viewer.graphql.d.ts +2 -2
- package/dist/__generated__/CartOrder_viewer.graphql.js +2 -6
- package/dist/__generated__/CartQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CartQuery.graphql.js +94 -70
- package/dist/__generated__/CartStateRemoveDiscountMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartStateRemoveDiscountMutation.graphql.js +12 -3
- package/dist/__generated__/CartStateUpdateMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CartStateUpdateMutation.graphql.js +12 -3
- package/dist/__generated__/CouponCodeInputApplyCouponMutation.graphql.d.ts +1 -1
- package/dist/__generated__/CouponCodeInputApplyCouponMutation.graphql.js +12 -3
- package/dist/__generated__/StoreModalCartQuery.graphql.d.ts +2 -2
- package/dist/__generated__/StoreModalCartQuery.graphql.js +94 -73
- package/dist/__generated__/StoreModalCheckoutQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalCheckoutQuery.graphql.js +42 -12
- package/dist/__generated__/StoreModalUnifiedCheckoutCompleteOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalUnifiedCheckoutCompleteOrderMutation.graphql.js +35 -19
- package/dist/__generated__/StoreModalUnifiedCheckoutUpdateCustomerMutation.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalUnifiedCheckoutUpdateCustomerMutation.graphql.js +35 -19
- package/dist/__generated__/StoreModalUnifiedCheckoutUpdateOrderMutation.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalUnifiedCheckoutUpdateOrderMutation.graphql.js +34 -18
- package/dist/__generated__/StoreModalUnifiedCheckout_order.graphql.d.ts +5 -1
- package/dist/__generated__/StoreModalUnifiedCheckout_order.graphql.js +32 -16
- package/dist/__generated__/StripeProvider_viewer.graphql.d.ts +9 -3
- package/dist/__generated__/StripeProvider_viewer.graphql.js +41 -11
- package/dist/__generated__/TypeTestersIDQuery.graphql.d.ts +1 -1
- package/dist/__generated__/TypeTestersIDQuery.graphql.js +15 -3
- package/dist/__generated__/TypeTestersRefetchQuery.graphql.d.ts +1 -1
- package/dist/__generated__/TypeTestersRefetchQuery.graphql.js +16 -4
- package/dist/__generated__/TypeTestersSlugQuery.graphql.d.ts +1 -1
- package/dist/__generated__/TypeTestersSlugQuery.graphql.js +15 -3
- package/dist/__generated__/TypeTesters_collection.graphql.d.ts +3 -1
- package/dist/__generated__/TypeTesters_collection.graphql.js +14 -2
- package/dist/components/Cart/CartOrder.js +2 -4
- package/dist/components/Cart/CouponCodeInput.d.ts +1 -5
- package/dist/components/Cart/CouponCodeInput.js +15 -67
- package/dist/components/ConfigContext.d.ts +10 -0
- package/dist/components/ConfigContext.js +6 -1
- package/dist/components/StoreModal/StoreModalCart.js +2 -4
- package/dist/components/StripeProvider/index.js +20 -15
- package/dist/components/TypeTester/TypeTesterContext.d.ts +6 -0
- package/dist/components/TypeTester/TypeTesterContext.js +5 -0
- package/dist/components/TypeTester/TypeTesterStandalone.d.ts +1 -0
- package/dist/components/TypeTester/TypeTesterStandalone.js +2 -0
- package/dist/components/TypeTester/TypeTesterStandaloneElement.d.ts +1 -0
- package/dist/components/TypeTester/TypeTesterStandaloneElement.js +2 -0
- package/dist/components/TypeTester/TypeTesterState.d.ts +2 -0
- package/dist/components/TypeTester/TypeTesterState.js +7 -0
- package/dist/components/TypeTester/TypeTesterToolbar.js +13 -2
- package/dist/components/TypeTester/index.d.ts +5 -0
- package/dist/components/TypeTester/useTypeTesterStyler.d.ts +2 -1
- package/dist/components/TypeTester/useTypeTesterStyler.js +8 -1
- package/dist/components/TypeTesters/TypeTestersElement.js +1 -1
- package/dist/components/TypeTesters/index.js +3 -2
- package/dist/components/elements/StoreModalUnifiedCheckout.js +9 -3
- package/dist/fontdue.css +12 -9
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<3ee50eb869294e049abec84cdf0cb934>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -319,6 +319,15 @@ const node = function () {
|
|
|
319
319
|
"plural": false,
|
|
320
320
|
"selections": v8 /*: any*/,
|
|
321
321
|
"storageKey": null
|
|
322
|
+
}, {
|
|
323
|
+
"alias": null,
|
|
324
|
+
"args": null,
|
|
325
|
+
"concreteType": "StripePaymentIntent",
|
|
326
|
+
"kind": "LinkedField",
|
|
327
|
+
"name": "stripePaymentIntent",
|
|
328
|
+
"plural": false,
|
|
329
|
+
"selections": v4 /*: any*/,
|
|
330
|
+
"storageKey": null
|
|
322
331
|
}, v7 /*: any*/, {
|
|
323
332
|
"alias": null,
|
|
324
333
|
"args": null,
|
|
@@ -669,12 +678,12 @@ const node = function () {
|
|
|
669
678
|
}]
|
|
670
679
|
},
|
|
671
680
|
"params": {
|
|
672
|
-
"cacheID": "
|
|
681
|
+
"cacheID": "7e8e34cb00d21ddb1bc2f24aaf3e7284",
|
|
673
682
|
"id": null,
|
|
674
683
|
"metadata": {},
|
|
675
684
|
"name": "CartStateUpdateMutation",
|
|
676
685
|
"operationKind": "mutation",
|
|
677
|
-
"text": "mutation CartStateUpdateMutation(\n $input: UpdateOrderInput!\n) {\n updateOrder(input: $input) {\n order {\n ...StoreModalUnifiedCheckout_order\n ...CartState_order\n ...CartTotals_order\n orderItems {\n ...CartItem_node\n id\n }\n id\n }\n errors {\n orderItems {\n licenseSelections\n }\n }\n }\n}\n\nfragment CartItemAdditionalLicenses_licenses on License {\n id\n name\n}\n\nfragment CartItemAdditionalLicenses_orderItem on OrderItem {\n licenseSelections {\n license {\n id\n }\n id\n }\n}\n\nfragment CartItemLicense_selection on LicenseSelection {\n id\n license {\n id\n name\n licenseVariables {\n id\n ...CartItemVariable_variable\n }\n }\n licenseVariable {\n id\n }\n ...CartItemVariable_selection\n}\n\nfragment CartItemProduct_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ...CollectionAa_product\n ...FontStyle_fontStyle\n ... on FontStyle {\n family {\n name\n cssUrl\n id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n featureStyle {\n family {\n cssUrl\n id\n }\n id\n }\n }\n}\n\nfragment CartItemVariable_selection on LicenseSelection {\n id\n variableText\n license {\n id\n }\n licenseVariable {\n ...VariableTableAmounts_variable\n id\n name\n variableType\n licenseOptions {\n id\n }\n }\n licenseOption {\n ...VariableTableAmounts_option\n id\n name\n amount\n }\n}\n\nfragment CartItemVariable_variable on LicenseVariable {\n id\n licenseOptions {\n id\n name\n amount\n }\n}\n\nfragment CartItem_node on OrderItem {\n ...CartItemAdditionalLicenses_orderItem\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n ...CartItemProduct_product\n __typename\n ... on Licenseable {\n __isLicenseable: __typename\n licenses {\n ...CartItemAdditionalLicenses_licenses\n id\n licenseVariables {\n id\n licenseOptions {\n id\n }\n }\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n ...CartItemLicense_selection\n id\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n }\n}\n\nfragment CartState_order on Order {\n id\n orderItems {\n id\n licenseSelections {\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n id\n }\n }\n orderVariableSelections {\n orderVariable {\n id\n }\n orderVariableOption {\n id\n }\n id\n }\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxRate\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment CollectionAa_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ... on FontCollection {\n featureStyle {\n ...FontStyle_fontStyle\n id\n }\n }\n ... on Bundle {\n fontStyles {\n ...FontStyle_fontStyle\n id\n }\n }\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmount {\n amount\n currency\n }\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment StoreModalReviewIdentity_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment StoreModalUnifiedCheckout_order on Order {\n completeUrl\n canCompleteWithCoupon\n total {\n amount\n }\n customer {\n name\n email\n newsletterOptIn\n id\n }\n licenseeIsBillingIdentity\n licenseeIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n billingIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n"
|
|
686
|
+
"text": "mutation CartStateUpdateMutation(\n $input: UpdateOrderInput!\n) {\n updateOrder(input: $input) {\n order {\n ...StoreModalUnifiedCheckout_order\n ...CartState_order\n ...CartTotals_order\n orderItems {\n ...CartItem_node\n id\n }\n id\n }\n errors {\n orderItems {\n licenseSelections\n }\n }\n }\n}\n\nfragment CartItemAdditionalLicenses_licenses on License {\n id\n name\n}\n\nfragment CartItemAdditionalLicenses_orderItem on OrderItem {\n licenseSelections {\n license {\n id\n }\n id\n }\n}\n\nfragment CartItemLicense_selection on LicenseSelection {\n id\n license {\n id\n name\n licenseVariables {\n id\n ...CartItemVariable_variable\n }\n }\n licenseVariable {\n id\n }\n ...CartItemVariable_selection\n}\n\nfragment CartItemProduct_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ...CollectionAa_product\n ...FontStyle_fontStyle\n ... on FontStyle {\n family {\n name\n cssUrl\n id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n featureStyle {\n family {\n cssUrl\n id\n }\n id\n }\n }\n}\n\nfragment CartItemVariable_selection on LicenseSelection {\n id\n variableText\n license {\n id\n }\n licenseVariable {\n ...VariableTableAmounts_variable\n id\n name\n variableType\n licenseOptions {\n id\n }\n }\n licenseOption {\n ...VariableTableAmounts_option\n id\n name\n amount\n }\n}\n\nfragment CartItemVariable_variable on LicenseVariable {\n id\n licenseOptions {\n id\n name\n amount\n }\n}\n\nfragment CartItem_node on OrderItem {\n ...CartItemAdditionalLicenses_orderItem\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n ...CartItemProduct_product\n __typename\n ... on Licenseable {\n __isLicenseable: __typename\n licenses {\n ...CartItemAdditionalLicenses_licenses\n id\n licenseVariables {\n id\n licenseOptions {\n id\n }\n }\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n ...CartItemLicense_selection\n id\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n }\n}\n\nfragment CartState_order on Order {\n id\n orderItems {\n id\n licenseSelections {\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n id\n }\n }\n orderVariableSelections {\n orderVariable {\n id\n }\n orderVariableOption {\n id\n }\n id\n }\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxRate\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment CollectionAa_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ... on FontCollection {\n featureStyle {\n ...FontStyle_fontStyle\n id\n }\n }\n ... on Bundle {\n fontStyles {\n ...FontStyle_fontStyle\n id\n }\n }\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmount {\n amount\n currency\n }\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment StoreModalReviewIdentity_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment StoreModalUnifiedCheckout_order on Order {\n completeUrl\n canCompleteWithCoupon\n total {\n amount\n }\n customer {\n name\n email\n newsletterOptIn\n id\n }\n licenseeIsBillingIdentity\n licenseeIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n billingIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n stripePaymentIntent {\n amount\n currency\n }\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n"
|
|
678
687
|
}
|
|
679
688
|
};
|
|
680
689
|
}();
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<c443bf4cdec131a940f3d360413814ec>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -241,6 +241,15 @@ const node = function () {
|
|
|
241
241
|
"plural": false,
|
|
242
242
|
"selections": v6 /*: any*/,
|
|
243
243
|
"storageKey": null
|
|
244
|
+
}, {
|
|
245
|
+
"alias": null,
|
|
246
|
+
"args": null,
|
|
247
|
+
"concreteType": "StripePaymentIntent",
|
|
248
|
+
"kind": "LinkedField",
|
|
249
|
+
"name": "stripePaymentIntent",
|
|
250
|
+
"plural": false,
|
|
251
|
+
"selections": v2 /*: any*/,
|
|
252
|
+
"storageKey": null
|
|
244
253
|
}, {
|
|
245
254
|
"alias": null,
|
|
246
255
|
"args": null,
|
|
@@ -350,12 +359,12 @@ const node = function () {
|
|
|
350
359
|
}]
|
|
351
360
|
},
|
|
352
361
|
"params": {
|
|
353
|
-
"cacheID": "
|
|
362
|
+
"cacheID": "52bcebfcbb66e3b4e1a7c75a031991cc",
|
|
354
363
|
"id": null,
|
|
355
364
|
"metadata": {},
|
|
356
365
|
"name": "CouponCodeInputApplyCouponMutation",
|
|
357
366
|
"operationKind": "mutation",
|
|
358
|
-
"text": "mutation CouponCodeInputApplyCouponMutation(\n $input: ApplyCouponInput!\n) {\n applyCoupon(input: $input) {\n order {\n ...StoreModalUnifiedCheckout_order\n ...CartTotals_order\n id\n }\n }\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxRate\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmount {\n amount\n currency\n }\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment StoreModalReviewIdentity_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment StoreModalUnifiedCheckout_order on Order {\n completeUrl\n canCompleteWithCoupon\n total {\n amount\n }\n customer {\n name\n email\n newsletterOptIn\n id\n }\n licenseeIsBillingIdentity\n licenseeIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n billingIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n}\n"
|
|
367
|
+
"text": "mutation CouponCodeInputApplyCouponMutation(\n $input: ApplyCouponInput!\n) {\n applyCoupon(input: $input) {\n order {\n ...StoreModalUnifiedCheckout_order\n ...CartTotals_order\n id\n }\n }\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxRate\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmount {\n amount\n currency\n }\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment StoreModalReviewIdentity_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment StoreModalUnifiedCheckout_order on Order {\n completeUrl\n canCompleteWithCoupon\n total {\n amount\n }\n customer {\n name\n email\n newsletterOptIn\n id\n }\n licenseeIsBillingIdentity\n licenseeIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n billingIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n stripePaymentIntent {\n amount\n currency\n }\n}\n"
|
|
359
368
|
}
|
|
360
369
|
};
|
|
361
370
|
}();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<58dca8131ed8ed3028757361fc2c5bc7>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -31,7 +31,7 @@ export type StoreModalCartQuery$data = {
|
|
|
31
31
|
} | null;
|
|
32
32
|
readonly " $fragmentSpreads": FragmentRefs<"CartState_order" | "CartTotals_order" | "StoreModalUnifiedCheckout_order">;
|
|
33
33
|
} | null;
|
|
34
|
-
readonly " $fragmentSpreads": FragmentRefs<"
|
|
34
|
+
readonly " $fragmentSpreads": FragmentRefs<"OrderVariableSelection_variables" | "StoreModalOrderVariableSelection_viewer" | "StoreModalUnifiedCheckout_viewer" | "StripeProvider_viewer">;
|
|
35
35
|
};
|
|
36
36
|
};
|
|
37
37
|
export type StoreModalCartQuery = {
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<58dca8131ed8ed3028757361fc2c5bc7>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -55,27 +55,41 @@ const node = function () {
|
|
|
55
55
|
"storageKey": null
|
|
56
56
|
},
|
|
57
57
|
v6 = [v5 /*: any*/],
|
|
58
|
-
v7 =
|
|
58
|
+
v7 = {
|
|
59
|
+
"alias": null,
|
|
60
|
+
"args": null,
|
|
61
|
+
"kind": "ScalarField",
|
|
62
|
+
"name": "cssFamily",
|
|
63
|
+
"storageKey": null
|
|
64
|
+
},
|
|
65
|
+
v8 = [{
|
|
59
66
|
"kind": "Literal",
|
|
60
67
|
"name": "format",
|
|
61
68
|
"value": "HTML"
|
|
62
69
|
}],
|
|
63
|
-
|
|
70
|
+
v9 = {
|
|
64
71
|
"alias": null,
|
|
65
|
-
"args":
|
|
72
|
+
"args": null,
|
|
66
73
|
"kind": "ScalarField",
|
|
67
|
-
"name": "
|
|
68
|
-
"storageKey":
|
|
74
|
+
"name": "amount",
|
|
75
|
+
"storageKey": null
|
|
69
76
|
},
|
|
70
|
-
|
|
77
|
+
v10 = {
|
|
71
78
|
"alias": null,
|
|
72
79
|
"args": null,
|
|
73
80
|
"kind": "ScalarField",
|
|
74
|
-
"name": "
|
|
81
|
+
"name": "currency",
|
|
75
82
|
"storageKey": null
|
|
76
83
|
},
|
|
77
|
-
v10 = [v0 /*: any*/, v9 /*: any*/],
|
|
78
84
|
v11 = {
|
|
85
|
+
"alias": null,
|
|
86
|
+
"args": v8 /*: any*/,
|
|
87
|
+
"kind": "ScalarField",
|
|
88
|
+
"name": "description",
|
|
89
|
+
"storageKey": "description(format:\"HTML\")"
|
|
90
|
+
},
|
|
91
|
+
v12 = [v0 /*: any*/, v9 /*: any*/],
|
|
92
|
+
v13 = {
|
|
79
93
|
"alias": null,
|
|
80
94
|
"args": null,
|
|
81
95
|
"concreteType": "LicenseOption",
|
|
@@ -85,52 +99,39 @@ const node = function () {
|
|
|
85
99
|
"selections": v3 /*: any*/,
|
|
86
100
|
"storageKey": null
|
|
87
101
|
},
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
"args": null,
|
|
91
|
-
"kind": "ScalarField",
|
|
92
|
-
"name": "currency",
|
|
93
|
-
"storageKey": null
|
|
94
|
-
}],
|
|
95
|
-
v13 = {
|
|
102
|
+
v14 = [v9 /*: any*/, v10 /*: any*/],
|
|
103
|
+
v15 = {
|
|
96
104
|
"alias": null,
|
|
97
105
|
"args": null,
|
|
98
106
|
"concreteType": "Money",
|
|
99
107
|
"kind": "LinkedField",
|
|
100
108
|
"name": "price",
|
|
101
109
|
"plural": false,
|
|
102
|
-
"selections":
|
|
103
|
-
"storageKey": null
|
|
104
|
-
},
|
|
105
|
-
v14 = {
|
|
106
|
-
"alias": null,
|
|
107
|
-
"args": null,
|
|
108
|
-
"kind": "ScalarField",
|
|
109
|
-
"name": "cssFamily",
|
|
110
|
+
"selections": v14 /*: any*/,
|
|
110
111
|
"storageKey": null
|
|
111
112
|
},
|
|
112
|
-
|
|
113
|
+
v16 = {
|
|
113
114
|
"alias": null,
|
|
114
115
|
"args": null,
|
|
115
116
|
"kind": "ScalarField",
|
|
116
117
|
"name": "cssUrl",
|
|
117
118
|
"storageKey": null
|
|
118
119
|
},
|
|
119
|
-
|
|
120
|
+
v17 = {
|
|
120
121
|
"alias": null,
|
|
121
122
|
"args": null,
|
|
122
123
|
"kind": "ScalarField",
|
|
123
124
|
"name": "email",
|
|
124
125
|
"storageKey": null
|
|
125
126
|
},
|
|
126
|
-
|
|
127
|
+
v18 = {
|
|
127
128
|
"alias": null,
|
|
128
129
|
"args": null,
|
|
129
130
|
"kind": "ScalarField",
|
|
130
131
|
"name": "country",
|
|
131
132
|
"storageKey": null
|
|
132
133
|
},
|
|
133
|
-
|
|
134
|
+
v19 = [v17 /*: any*/, {
|
|
134
135
|
"alias": null,
|
|
135
136
|
"args": null,
|
|
136
137
|
"kind": "ScalarField",
|
|
@@ -178,7 +179,7 @@ const node = function () {
|
|
|
178
179
|
"kind": "ScalarField",
|
|
179
180
|
"name": "sublocality",
|
|
180
181
|
"storageKey": null
|
|
181
|
-
},
|
|
182
|
+
}, v18 /*: any*/, {
|
|
182
183
|
"alias": null,
|
|
183
184
|
"args": null,
|
|
184
185
|
"kind": "ScalarField",
|
|
@@ -208,10 +209,6 @@ const node = function () {
|
|
|
208
209
|
"args": null,
|
|
209
210
|
"kind": "FragmentSpread",
|
|
210
211
|
"name": "StripeProvider_viewer"
|
|
211
|
-
}, {
|
|
212
|
-
"args": null,
|
|
213
|
-
"kind": "FragmentSpread",
|
|
214
|
-
"name": "CouponCodeInput_viewer"
|
|
215
212
|
}, {
|
|
216
213
|
"args": null,
|
|
217
214
|
"kind": "FragmentSpread",
|
|
@@ -323,35 +320,59 @@ const node = function () {
|
|
|
323
320
|
"alias": null,
|
|
324
321
|
"args": null,
|
|
325
322
|
"kind": "ScalarField",
|
|
326
|
-
"name": "
|
|
323
|
+
"name": "taxSystem",
|
|
327
324
|
"storageKey": null
|
|
328
325
|
}, {
|
|
329
326
|
"alias": null,
|
|
330
327
|
"args": null,
|
|
331
|
-
"
|
|
332
|
-
"
|
|
328
|
+
"concreteType": "FontStyle",
|
|
329
|
+
"kind": "LinkedField",
|
|
330
|
+
"name": "uiFontStyle",
|
|
331
|
+
"plural": false,
|
|
332
|
+
"selections": [v5 /*: any*/, v7 /*: any*/, {
|
|
333
|
+
"alias": null,
|
|
334
|
+
"args": null,
|
|
335
|
+
"concreteType": "WebfontSource",
|
|
336
|
+
"kind": "LinkedField",
|
|
337
|
+
"name": "webfontSources",
|
|
338
|
+
"plural": true,
|
|
339
|
+
"selections": [{
|
|
340
|
+
"alias": null,
|
|
341
|
+
"args": null,
|
|
342
|
+
"kind": "ScalarField",
|
|
343
|
+
"name": "format",
|
|
344
|
+
"storageKey": null
|
|
345
|
+
}, {
|
|
346
|
+
"alias": null,
|
|
347
|
+
"args": null,
|
|
348
|
+
"kind": "ScalarField",
|
|
349
|
+
"name": "url",
|
|
350
|
+
"storageKey": null
|
|
351
|
+
}],
|
|
352
|
+
"storageKey": null
|
|
353
|
+
}, v0 /*: any*/],
|
|
333
354
|
"storageKey": null
|
|
334
355
|
}, {
|
|
335
356
|
"alias": null,
|
|
336
|
-
"args":
|
|
357
|
+
"args": v8 /*: any*/,
|
|
337
358
|
"kind": "ScalarField",
|
|
338
|
-
"name": "
|
|
339
|
-
"storageKey":
|
|
359
|
+
"name": "storeModalSelectOrderVariablesLabel",
|
|
360
|
+
"storageKey": "storeModalSelectOrderVariablesLabel(format:\"HTML\")"
|
|
340
361
|
}, {
|
|
341
362
|
"alias": null,
|
|
342
|
-
"args":
|
|
363
|
+
"args": null,
|
|
343
364
|
"kind": "ScalarField",
|
|
344
|
-
"name": "
|
|
345
|
-
"storageKey":
|
|
365
|
+
"name": "uiFontName",
|
|
366
|
+
"storageKey": null
|
|
346
367
|
}, {
|
|
347
368
|
"alias": null,
|
|
348
|
-
"args":
|
|
369
|
+
"args": v8 /*: any*/,
|
|
349
370
|
"kind": "ScalarField",
|
|
350
371
|
"name": "eulaAgreementLabel",
|
|
351
372
|
"storageKey": "eulaAgreementLabel(format:\"HTML\")"
|
|
352
373
|
}, {
|
|
353
374
|
"alias": null,
|
|
354
|
-
"args":
|
|
375
|
+
"args": v8 /*: any*/,
|
|
355
376
|
"kind": "ScalarField",
|
|
356
377
|
"name": "storeModalSelectLicenseeLabel",
|
|
357
378
|
"storageKey": "storeModalSelectLicenseeLabel(format:\"HTML\")"
|
|
@@ -410,7 +431,7 @@ const node = function () {
|
|
|
410
431
|
"kind": "ScalarField",
|
|
411
432
|
"name": "clientSecret",
|
|
412
433
|
"storageKey": null
|
|
413
|
-
}],
|
|
434
|
+
}, v9 /*: any*/, v10 /*: any*/],
|
|
414
435
|
"storageKey": null
|
|
415
436
|
}, v0 /*: any*/, {
|
|
416
437
|
"alias": null,
|
|
@@ -426,7 +447,7 @@ const node = function () {
|
|
|
426
447
|
"kind": "LinkedField",
|
|
427
448
|
"name": "orderVariable",
|
|
428
449
|
"plural": false,
|
|
429
|
-
"selections": [v0 /*: any*/, v5 /*: any*/, v1 /*: any*/,
|
|
450
|
+
"selections": [v0 /*: any*/, v5 /*: any*/, v1 /*: any*/, v11 /*: any*/],
|
|
430
451
|
"storageKey": null
|
|
431
452
|
}, {
|
|
432
453
|
"alias": null,
|
|
@@ -435,7 +456,7 @@ const node = function () {
|
|
|
435
456
|
"kind": "LinkedField",
|
|
436
457
|
"name": "orderVariableOption",
|
|
437
458
|
"plural": false,
|
|
438
|
-
"selections":
|
|
459
|
+
"selections": v12 /*: any*/,
|
|
439
460
|
"storageKey": null
|
|
440
461
|
}, v0 /*: any*/],
|
|
441
462
|
"storageKey": null
|
|
@@ -493,7 +514,7 @@ const node = function () {
|
|
|
493
514
|
"kind": "ScalarField",
|
|
494
515
|
"name": "units",
|
|
495
516
|
"storageKey": null
|
|
496
|
-
}, v5 /*: any*/, v1 /*: any*/,
|
|
517
|
+
}, v5 /*: any*/, v1 /*: any*/, v13 /*: any*/],
|
|
497
518
|
"storageKey": null
|
|
498
519
|
}, {
|
|
499
520
|
"alias": null,
|
|
@@ -512,14 +533,14 @@ const node = function () {
|
|
|
512
533
|
"storageKey": null
|
|
513
534
|
}, v2 /*: any*/, v0 /*: any*/],
|
|
514
535
|
"storageKey": null
|
|
515
|
-
},
|
|
536
|
+
}, v15 /*: any*/, {
|
|
516
537
|
"alias": null,
|
|
517
538
|
"args": null,
|
|
518
539
|
"concreteType": "Sku",
|
|
519
540
|
"kind": "LinkedField",
|
|
520
541
|
"name": "sku",
|
|
521
542
|
"plural": false,
|
|
522
|
-
"selections": [
|
|
543
|
+
"selections": [v15 /*: any*/, {
|
|
523
544
|
"alias": null,
|
|
524
545
|
"args": null,
|
|
525
546
|
"concreteType": null,
|
|
@@ -544,14 +565,14 @@ const node = function () {
|
|
|
544
565
|
"kind": "LinkedField",
|
|
545
566
|
"name": "featureStyle",
|
|
546
567
|
"plural": false,
|
|
547
|
-
"selections": [
|
|
568
|
+
"selections": [v7 /*: any*/, v5 /*: any*/, v0 /*: any*/, {
|
|
548
569
|
"alias": null,
|
|
549
570
|
"args": null,
|
|
550
571
|
"concreteType": "FontCollection",
|
|
551
572
|
"kind": "LinkedField",
|
|
552
573
|
"name": "family",
|
|
553
574
|
"plural": false,
|
|
554
|
-
"selections": [
|
|
575
|
+
"selections": [v16 /*: any*/, v0 /*: any*/],
|
|
555
576
|
"storageKey": null
|
|
556
577
|
}],
|
|
557
578
|
"storageKey": null
|
|
@@ -579,21 +600,21 @@ const node = function () {
|
|
|
579
600
|
"kind": "LinkedField",
|
|
580
601
|
"name": "fontStyles",
|
|
581
602
|
"plural": true,
|
|
582
|
-
"selections": [
|
|
603
|
+
"selections": [v7 /*: any*/, v5 /*: any*/, v0 /*: any*/],
|
|
583
604
|
"storageKey": null
|
|
584
605
|
}, v5 /*: any*/],
|
|
585
606
|
"type": "Bundle",
|
|
586
607
|
"abstractKey": null
|
|
587
608
|
}, {
|
|
588
609
|
"kind": "InlineFragment",
|
|
589
|
-
"selections": [
|
|
610
|
+
"selections": [v7 /*: any*/, v5 /*: any*/, {
|
|
590
611
|
"alias": null,
|
|
591
612
|
"args": null,
|
|
592
613
|
"concreteType": "FontCollection",
|
|
593
614
|
"kind": "LinkedField",
|
|
594
615
|
"name": "family",
|
|
595
616
|
"plural": false,
|
|
596
|
-
"selections": [v5 /*: any*/,
|
|
617
|
+
"selections": [v5 /*: any*/, v16 /*: any*/, v0 /*: any*/],
|
|
597
618
|
"storageKey": null
|
|
598
619
|
}, {
|
|
599
620
|
"alias": null,
|
|
@@ -623,7 +644,7 @@ const node = function () {
|
|
|
623
644
|
"kind": "LinkedField",
|
|
624
645
|
"name": "licenseVariables",
|
|
625
646
|
"plural": true,
|
|
626
|
-
"selections": [v0 /*: any*/,
|
|
647
|
+
"selections": [v0 /*: any*/, v13 /*: any*/],
|
|
627
648
|
"storageKey": null
|
|
628
649
|
}],
|
|
629
650
|
"storageKey": null
|
|
@@ -648,7 +669,7 @@ const node = function () {
|
|
|
648
669
|
"kind": "LinkedField",
|
|
649
670
|
"name": "subtotal",
|
|
650
671
|
"plural": false,
|
|
651
|
-
"selections":
|
|
672
|
+
"selections": v14 /*: any*/,
|
|
652
673
|
"storageKey": null
|
|
653
674
|
}, {
|
|
654
675
|
"alias": null,
|
|
@@ -664,7 +685,7 @@ const node = function () {
|
|
|
664
685
|
"kind": "LinkedField",
|
|
665
686
|
"name": "amount",
|
|
666
687
|
"plural": false,
|
|
667
|
-
"selections":
|
|
688
|
+
"selections": v14 /*: any*/,
|
|
668
689
|
"storageKey": null
|
|
669
690
|
}, {
|
|
670
691
|
"alias": null,
|
|
@@ -692,7 +713,7 @@ const node = function () {
|
|
|
692
713
|
"kind": "LinkedField",
|
|
693
714
|
"name": "creditAmount",
|
|
694
715
|
"plural": false,
|
|
695
|
-
"selections":
|
|
716
|
+
"selections": v14 /*: any*/,
|
|
696
717
|
"storageKey": null
|
|
697
718
|
}, {
|
|
698
719
|
"alias": null,
|
|
@@ -701,7 +722,7 @@ const node = function () {
|
|
|
701
722
|
"kind": "LinkedField",
|
|
702
723
|
"name": "creditAmountRemaining",
|
|
703
724
|
"plural": false,
|
|
704
|
-
"selections":
|
|
725
|
+
"selections": v14 /*: any*/,
|
|
705
726
|
"storageKey": null
|
|
706
727
|
}, v0 /*: any*/],
|
|
707
728
|
"storageKey": null
|
|
@@ -714,7 +735,7 @@ const node = function () {
|
|
|
714
735
|
"kind": "LinkedField",
|
|
715
736
|
"name": "discountedSubtotal",
|
|
716
737
|
"plural": false,
|
|
717
|
-
"selections":
|
|
738
|
+
"selections": v14 /*: any*/,
|
|
718
739
|
"storageKey": null
|
|
719
740
|
}, {
|
|
720
741
|
"alias": null,
|
|
@@ -723,7 +744,7 @@ const node = function () {
|
|
|
723
744
|
"kind": "LinkedField",
|
|
724
745
|
"name": "total",
|
|
725
746
|
"plural": false,
|
|
726
|
-
"selections":
|
|
747
|
+
"selections": v14 /*: any*/,
|
|
727
748
|
"storageKey": null
|
|
728
749
|
}, {
|
|
729
750
|
"alias": null,
|
|
@@ -738,7 +759,7 @@ const node = function () {
|
|
|
738
759
|
"kind": "LinkedField",
|
|
739
760
|
"name": "taxes",
|
|
740
761
|
"plural": false,
|
|
741
|
-
"selections":
|
|
762
|
+
"selections": v14 /*: any*/,
|
|
742
763
|
"storageKey": null
|
|
743
764
|
}, {
|
|
744
765
|
"alias": null,
|
|
@@ -771,7 +792,7 @@ const node = function () {
|
|
|
771
792
|
"kind": "LinkedField",
|
|
772
793
|
"name": "customer",
|
|
773
794
|
"plural": false,
|
|
774
|
-
"selections": [v5 /*: any*/,
|
|
795
|
+
"selections": [v5 /*: any*/, v17 /*: any*/, {
|
|
775
796
|
"alias": null,
|
|
776
797
|
"args": null,
|
|
777
798
|
"kind": "ScalarField",
|
|
@@ -792,7 +813,7 @@ const node = function () {
|
|
|
792
813
|
"kind": "LinkedField",
|
|
793
814
|
"name": "licenseeIdentity",
|
|
794
815
|
"plural": false,
|
|
795
|
-
"selections":
|
|
816
|
+
"selections": v19 /*: any*/,
|
|
796
817
|
"storageKey": null
|
|
797
818
|
}, {
|
|
798
819
|
"alias": null,
|
|
@@ -801,7 +822,7 @@ const node = function () {
|
|
|
801
822
|
"kind": "LinkedField",
|
|
802
823
|
"name": "billingIdentity",
|
|
803
824
|
"plural": false,
|
|
804
|
-
"selections":
|
|
825
|
+
"selections": v19 /*: any*/,
|
|
805
826
|
"storageKey": null
|
|
806
827
|
}, v4 /*: any*/],
|
|
807
828
|
"storageKey": null
|
|
@@ -812,14 +833,14 @@ const node = function () {
|
|
|
812
833
|
"kind": "LinkedField",
|
|
813
834
|
"name": "orderVariables",
|
|
814
835
|
"plural": true,
|
|
815
|
-
"selections": [v0 /*: any*/, v5 /*: any*/, v1 /*: any*/,
|
|
836
|
+
"selections": [v0 /*: any*/, v5 /*: any*/, v1 /*: any*/, v11 /*: any*/, {
|
|
816
837
|
"alias": null,
|
|
817
838
|
"args": null,
|
|
818
839
|
"concreteType": "OrderVariableOption",
|
|
819
840
|
"kind": "LinkedField",
|
|
820
841
|
"name": "orderVariableOptions",
|
|
821
842
|
"plural": true,
|
|
822
|
-
"selections":
|
|
843
|
+
"selections": v12 /*: any*/,
|
|
823
844
|
"storageKey": null
|
|
824
845
|
}],
|
|
825
846
|
"storageKey": null
|
|
@@ -838,20 +859,20 @@ const node = function () {
|
|
|
838
859
|
"storageKey": null
|
|
839
860
|
}, v5 /*: any*/],
|
|
840
861
|
"storageKey": null
|
|
841
|
-
},
|
|
862
|
+
}, v18 /*: any*/, v0 /*: any*/],
|
|
842
863
|
"storageKey": null
|
|
843
864
|
}]
|
|
844
865
|
},
|
|
845
866
|
"params": {
|
|
846
|
-
"cacheID": "
|
|
867
|
+
"cacheID": "8d78d7716509360a5db60b37ce8b4581",
|
|
847
868
|
"id": null,
|
|
848
869
|
"metadata": {},
|
|
849
870
|
"name": "StoreModalCartQuery",
|
|
850
871
|
"operationKind": "query",
|
|
851
|
-
"text": "query StoreModalCartQuery {\n viewer {\n ...StripeProvider_viewer\n ...OrderVariableSelection_variables\n ...StoreModalOrderVariableSelection_viewer\n ...StoreModalUnifiedCheckout_viewer\n currentOrder {\n ...CartState_order\n ...CartTotals_order\n ...StoreModalUnifiedCheckout_order\n id\n orderItems {\n id\n ...CartItem_node\n licenseSelections {\n licenseVariable {\n variableType\n id\n }\n variableText\n id\n }\n }\n discount {\n id\n }\n stripePaymentMethod {\n id\n }\n billingIdentity {\n name\n }\n }\n id\n }\n}\n\nfragment AddressFields_viewer on Viewer {\n countries {\n code\n name\n }\n}\n\nfragment CartItemAdditionalLicenses_licenses on License {\n id\n name\n}\n\nfragment CartItemAdditionalLicenses_orderItem on OrderItem {\n licenseSelections {\n license {\n id\n }\n id\n }\n}\n\nfragment CartItemLicense_selection on LicenseSelection {\n id\n license {\n id\n name\n licenseVariables {\n id\n ...CartItemVariable_variable\n }\n }\n licenseVariable {\n id\n }\n ...CartItemVariable_selection\n}\n\nfragment CartItemProduct_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ...CollectionAa_product\n ...FontStyle_fontStyle\n ... on FontStyle {\n family {\n name\n cssUrl\n id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n featureStyle {\n family {\n cssUrl\n id\n }\n id\n }\n }\n}\n\nfragment CartItemVariable_selection on LicenseSelection {\n id\n variableText\n license {\n id\n }\n licenseVariable {\n ...VariableTableAmounts_variable\n id\n name\n variableType\n licenseOptions {\n id\n }\n }\n licenseOption {\n ...VariableTableAmounts_option\n id\n name\n amount\n }\n}\n\nfragment CartItemVariable_variable on LicenseVariable {\n id\n licenseOptions {\n id\n name\n amount\n }\n}\n\nfragment CartItem_node on OrderItem {\n ...CartItemAdditionalLicenses_orderItem\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n ...CartItemProduct_product\n __typename\n ... on Licenseable {\n __isLicenseable: __typename\n licenses {\n ...CartItemAdditionalLicenses_licenses\n id\n licenseVariables {\n id\n licenseOptions {\n id\n }\n }\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n ...CartItemLicense_selection\n id\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n }\n}\n\nfragment CartState_order on Order {\n id\n orderItems {\n id\n licenseSelections {\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n id\n }\n }\n orderVariableSelections {\n orderVariable {\n id\n }\n orderVariableOption {\n id\n }\n id\n }\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxRate\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment CollectionAa_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ... on FontCollection {\n featureStyle {\n ...FontStyle_fontStyle\n id\n }\n }\n ... on Bundle {\n fontStyles {\n ...FontStyle_fontStyle\n id\n }\n }\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmount {\n amount\n currency\n }\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment OrderVariableSelection_variables on Viewer {\n orderVariables {\n id\n name\n variableType\n description(format: HTML)\n orderVariableOptions {\n id\n amount\n }\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment StoreModalOrderVariableSelection_viewer on Viewer {\n ...OrderVariableSelection_variables\n orderVariables {\n id\n }\n currentOrder {\n id\n orderVariableSelections {\n orderVariable {\n id\n name\n variableType\n description(format: HTML)\n }\n orderVariableOption {\n id\n amount\n }\n id\n }\n }\n settings {\n storeModalSelectOrderVariablesLabel(format: HTML)\n }\n}\n\nfragment StoreModalReviewIdentity_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment StoreModalUnifiedCheckout_order on Order {\n completeUrl\n canCompleteWithCoupon\n total {\n amount\n }\n customer {\n name\n email\n newsletterOptIn\n id\n }\n licenseeIsBillingIdentity\n licenseeIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n billingIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n}\n\nfragment StoreModalUnifiedCheckout_viewer on Viewer {\n ...AddressFields_viewer\n country\n settings {\n uiFontName\n eulaAgreementLabel(format: HTML)\n storeModalSelectLicenseeLabel(format: HTML)\n newsletterOptInLabel\n taxSystem\n }\n themeConfig {\n customProperties\n }\n}\n\nfragment StripeProvider_viewer on Viewer {\n settings {\n
|
|
872
|
+
"text": "query StoreModalCartQuery {\n viewer {\n ...StripeProvider_viewer\n ...OrderVariableSelection_variables\n ...StoreModalOrderVariableSelection_viewer\n ...StoreModalUnifiedCheckout_viewer\n currentOrder {\n ...CartState_order\n ...CartTotals_order\n ...StoreModalUnifiedCheckout_order\n id\n orderItems {\n id\n ...CartItem_node\n licenseSelections {\n licenseVariable {\n variableType\n id\n }\n variableText\n id\n }\n }\n discount {\n id\n }\n stripePaymentMethod {\n id\n }\n billingIdentity {\n name\n }\n }\n id\n }\n}\n\nfragment AddressFields_viewer on Viewer {\n countries {\n code\n name\n }\n}\n\nfragment CartItemAdditionalLicenses_licenses on License {\n id\n name\n}\n\nfragment CartItemAdditionalLicenses_orderItem on OrderItem {\n licenseSelections {\n license {\n id\n }\n id\n }\n}\n\nfragment CartItemLicense_selection on LicenseSelection {\n id\n license {\n id\n name\n licenseVariables {\n id\n ...CartItemVariable_variable\n }\n }\n licenseVariable {\n id\n }\n ...CartItemVariable_selection\n}\n\nfragment CartItemProduct_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ...CollectionAa_product\n ...FontStyle_fontStyle\n ... on FontStyle {\n family {\n name\n cssUrl\n id\n }\n name\n variableInstances {\n name\n }\n }\n ... on Bundle {\n name\n }\n ... on FontCollection {\n name\n isVariableFont\n totalStyles\n featureStyle {\n family {\n cssUrl\n id\n }\n id\n }\n }\n}\n\nfragment CartItemVariable_selection on LicenseSelection {\n id\n variableText\n license {\n id\n }\n licenseVariable {\n ...VariableTableAmounts_variable\n id\n name\n variableType\n licenseOptions {\n id\n }\n }\n licenseOption {\n ...VariableTableAmounts_option\n id\n name\n amount\n }\n}\n\nfragment CartItemVariable_variable on LicenseVariable {\n id\n licenseOptions {\n id\n name\n amount\n }\n}\n\nfragment CartItem_node on OrderItem {\n ...CartItemAdditionalLicenses_orderItem\n id\n price {\n ...Price_price\n }\n sku {\n price {\n ...Price_price\n }\n product {\n ...CartItemProduct_product\n __typename\n ... on Licenseable {\n __isLicenseable: __typename\n licenses {\n ...CartItemAdditionalLicenses_licenses\n id\n licenseVariables {\n id\n licenseOptions {\n id\n }\n }\n }\n }\n ... on Node {\n __isNode: __typename\n id\n }\n }\n id\n }\n licenseSelections {\n ...CartItemLicense_selection\n id\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n }\n}\n\nfragment CartState_order on Order {\n id\n orderItems {\n id\n licenseSelections {\n license {\n id\n }\n licenseVariable {\n id\n }\n licenseOption {\n id\n }\n variableText\n id\n }\n }\n orderVariableSelections {\n orderVariable {\n id\n }\n orderVariableOption {\n id\n }\n id\n }\n}\n\nfragment CartTotals_order on Order {\n subtotal {\n ...Price_price\n }\n discount {\n amount {\n amount\n ...Price_price\n }\n coupon {\n ...CouponText_coupon\n id\n }\n id\n }\n discountedSubtotal {\n ...Price_price\n }\n total {\n amount\n ...Price_price\n }\n taxRate\n taxes {\n ...Price_price\n }\n taxName\n gstIncluded\n}\n\nfragment CollectionAa_product on SkuProduct {\n __isSkuProduct: __typename\n __typename\n ... on FontCollection {\n featureStyle {\n ...FontStyle_fontStyle\n id\n }\n }\n ... on Bundle {\n fontStyles {\n ...FontStyle_fontStyle\n id\n }\n }\n}\n\nfragment CouponText_coupon on Coupon {\n type\n percentAmount\n creditAmount {\n amount\n currency\n }\n creditAmountRemaining {\n amount\n currency\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment OrderVariableSelection_variables on Viewer {\n orderVariables {\n id\n name\n variableType\n description(format: HTML)\n orderVariableOptions {\n id\n amount\n }\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment StoreModalOrderVariableSelection_viewer on Viewer {\n ...OrderVariableSelection_variables\n orderVariables {\n id\n }\n currentOrder {\n id\n orderVariableSelections {\n orderVariable {\n id\n name\n variableType\n description(format: HTML)\n }\n orderVariableOption {\n id\n amount\n }\n id\n }\n }\n settings {\n storeModalSelectOrderVariablesLabel(format: HTML)\n }\n}\n\nfragment StoreModalReviewIdentity_identity on Identity {\n email\n phoneFormatted\n addressFormatted\n vatNumber\n}\n\nfragment StoreModalUnifiedCheckout_order on Order {\n completeUrl\n canCompleteWithCoupon\n total {\n amount\n }\n customer {\n name\n email\n newsletterOptIn\n id\n }\n licenseeIsBillingIdentity\n licenseeIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n billingIdentity {\n ...StoreModalReviewIdentity_identity\n name\n organization\n email\n phone\n street\n locality\n sublocality\n country\n administrativeArea\n zip\n vatNumber\n }\n stripePaymentIntent {\n amount\n currency\n }\n}\n\nfragment StoreModalUnifiedCheckout_viewer on Viewer {\n ...AddressFields_viewer\n country\n settings {\n uiFontName\n eulaAgreementLabel(format: HTML)\n storeModalSelectLicenseeLabel(format: HTML)\n newsletterOptInLabel\n taxSystem\n }\n themeConfig {\n customProperties\n }\n}\n\nfragment StripeProvider_viewer on Viewer {\n settings {\n taxSystem\n uiFontStyle {\n name\n cssFamily\n webfontSources {\n format\n url\n }\n id\n }\n }\n themeConfig {\n customProperties\n }\n stripeAccountId\n stripePublishableKey\n currentOrder {\n stripePaymentIntent {\n clientSecret\n }\n id\n }\n}\n\nfragment VariableTableAmounts_option on LicenseOption {\n amounts\n}\n\nfragment VariableTableAmounts_variable on LicenseVariable {\n units\n}\n"
|
|
852
873
|
}
|
|
853
874
|
};
|
|
854
875
|
}();
|
|
855
|
-
node.hash = "
|
|
876
|
+
node.hash = "a52c45ea8135e2cdae562683dcbfefdf";
|
|
856
877
|
var _default = node;
|
|
857
878
|
exports.default = _default;
|