fontdue-js 2.20.1 → 2.22.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/CHANGELOG.md +11 -0
- package/dist/components/CharacterViewer/index.js +5 -4
- package/dist/components/FontdueProvider/FontdueProviderClientComponent.js +4 -3
- package/dist/components/FontdueProvider/useAuxUIOwner.d.ts +1 -0
- package/dist/components/FontdueProvider/useAuxUIOwner.js +28 -0
- package/dist/components/Root/index.js +20 -19
- package/dist/components/TypeTester/TypeTesterFeatures.js +2 -1
- package/dist/components/TypeTester/TypeTesterFeaturesButton.js +5 -3
- package/dist/components/TypeTester/TypeTesterStandalone.d.ts +2 -2
- package/dist/components/TypeTester/TypeTesterStandalone.js +2 -1
- package/dist/components/TypeTester/TypeTesterStandalone.preload.d.ts +14 -0
- package/dist/components/TypeTester/TypeTesterStandalone.preload.js +19 -0
- package/dist/components/TypeTester/types.d.ts +2 -0
- package/dist/components/TypeTester/types.js +10 -1
- package/dist/components/TypeTesters/TypeTestersElement.d.ts +2 -1
- package/dist/components/TypeTesters/TypeTestersElement.js +3 -1
- package/dist/components/TypeTesters/index.d.ts +2 -0
- package/dist/components/TypeTesters/index.js +5 -2
- package/dist/config.d.ts +6 -0
- package/dist/config.js +20 -0
- package/dist/corsError.js +42 -7
- package/dist/index.d.ts +2 -0
- package/dist/index.js +1 -0
- package/dist/retryImport.d.ts +13 -0
- package/dist/retryImport.js +26 -0
- package/dist-bundle/FontdueProvider.js +6 -0
- package/dist-bundle/FontdueProvider.js.map +1 -0
- package/dist-bundle/TypeTester.js +7 -0
- package/dist-bundle/TypeTester.js.map +1 -0
- package/dist-bundle/TypeTester.preload.js +75 -0
- package/dist-bundle/TypeTester.preload.js.map +1 -0
- package/dist-bundle/chunks/ComponentsContext-CmkN9J4X.js +20843 -0
- package/dist-bundle/chunks/ComponentsContext-CmkN9J4X.js.map +1 -0
- package/dist-bundle/chunks/CorsErrorModal-C1g_-3Re.js +95 -0
- package/dist-bundle/chunks/CorsErrorModal-C1g_-3Re.js.map +1 -0
- package/dist-bundle/chunks/TypeTesterStandalone-BMWuv8Ca.js +27486 -0
- package/dist-bundle/chunks/TypeTesterStandalone-BMWuv8Ca.js.map +1 -0
- package/dist-bundle/chunks/consent-DMvR5rEh.js +84 -0
- package/dist-bundle/chunks/consent-DMvR5rEh.js.map +1 -0
- package/dist-bundle/chunks/index-BNSbxp7B.js +78 -0
- package/dist-bundle/chunks/index-BNSbxp7B.js.map +1 -0
- package/dist-bundle/chunks/index-C4ak9qTL.js +423 -0
- package/dist-bundle/chunks/index-C4ak9qTL.js.map +1 -0
- package/dist-bundle/chunks/index-DsvF5W13.js +159 -0
- package/dist-bundle/chunks/index-DsvF5W13.js.map +1 -0
- package/dist-bundle/chunks/index-o29NNufd.js +131 -0
- package/dist-bundle/chunks/index-o29NNufd.js.map +1 -0
- package/dist-bundle/index.js +23 -0
- package/dist-bundle/index.js.map +1 -0
- package/package.json +1 -1
- package/dist/__generated__/CartItem_license.graphql.d.ts +0 -27
- package/dist/__generated__/CartItem_license.graphql.js +0 -76
- package/dist/__generated__/CartItem_licenseSelection.graphql.d.ts +0 -34
- package/dist/__generated__/CartItem_licenseSelection.graphql.js +0 -106
- package/dist/__generated__/CartItem_product.graphql.d.ts +0 -32
- package/dist/__generated__/CartItem_product.graphql.js +0 -124
- package/dist/__generated__/CartItem_variable.graphql.d.ts +0 -23
- package/dist/__generated__/CartItem_variable.graphql.js +0 -67
- package/dist/__generated__/CartItem_viewer.graphql.d.ts +0 -30
- package/dist/__generated__/CartItem_viewer.graphql.js +0 -87
- package/dist/__generated__/CartOrderApplyCouponMutation.graphql.d.ts +0 -21
- package/dist/__generated__/CartOrderApplyCouponMutation.graphql.js +0 -919
- package/dist/__generated__/CartStateApplyCouponMutation.graphql.d.ts +0 -21
- package/dist/__generated__/CartStateApplyCouponMutation.graphql.js +0 -274
- package/dist/__generated__/CartTotalsCreateSnapshotMutation.graphql.d.ts +0 -22
- package/dist/__generated__/CartTotalsCreateSnapshotMutation.graphql.js +0 -84
- package/dist/__generated__/Cart_viewer.graphql.d.ts +0 -20
- package/dist/__generated__/Cart_viewer.graphql.js +0 -49
- package/dist/__generated__/CharacterViewer_Query.graphql.d.ts +0 -21
- package/dist/__generated__/CharacterViewer_Query.graphql.js +0 -230
- package/dist/__generated__/CharacterViewer_SlugQuery.graphql.d.ts +0 -25
- package/dist/__generated__/CharacterViewer_SlugQuery.graphql.js +0 -257
- package/dist/__generated__/CouponCodeInput_Refetch_Query.graphql.d.ts +0 -17
- package/dist/__generated__/CouponCodeInput_Refetch_Query.graphql.js +0 -201
- package/dist/__generated__/CouponCodeInput_order.graphql.d.ts +0 -13
- package/dist/__generated__/CouponCodeInput_order.graphql.js +0 -28
- package/dist/__generated__/CouponCodeInput_viewer.graphql.d.ts +0 -25
- package/dist/__generated__/CouponCodeInput_viewer.graphql.js +0 -88
- package/dist/__generated__/CouponCodeRefetchQuery.graphql.d.ts +0 -22
- package/dist/__generated__/CouponCodeRefetchQuery.graphql.js +0 -178
- package/dist/__generated__/Family_viewer.graphql.d.ts +0 -17
- package/dist/__generated__/FontFamilies_node.graphql.d.ts +0 -20
- package/dist/__generated__/FontFamilies_node.graphql.js +0 -49
- package/dist/__generated__/NewsletterSignup_Query.graphql.d.ts +0 -21
- package/dist/__generated__/NewsletterSignup_Query.graphql.js +0 -99
- package/dist/__generated__/NewsletterSignup_viewer.graphql.d.ts +0 -20
- package/dist/__generated__/NewsletterSignup_viewer.graphql.js +0 -56
- package/dist/__generated__/OrderVariableSelectionMutation.graphql.d.ts +0 -69
- package/dist/__generated__/OrderVariableSelectionMutation_viewer.graphql.d.ts +0 -30
- package/dist/__generated__/PriceBarSection_RefetchQuery.graphql.d.ts +0 -26
- package/dist/__generated__/PriceBarSection_RefetchQuery.graphql.js +0 -168
- package/dist/__generated__/PriceBarSection_viewer.graphql.d.ts +0 -17
- package/dist/__generated__/PriceBar_viewer.graphql.d.ts +0 -17
- package/dist/__generated__/SKUPriceRefetchQuery.graphql.d.ts +0 -31
- package/dist/__generated__/SKUPriceRefetchQuery.graphql.js +0 -130
- package/dist/__generated__/SKUPriceUpdateQuery.graphql.d.ts +0 -29
- package/dist/__generated__/SKUPrice_RefetchQuery.graphql.d.ts +0 -26
- package/dist/__generated__/SKUPrice_RefetchQuery.graphql.js +0 -129
- package/dist/__generated__/SKUPrice_viewer.graphql.d.ts +0 -19
- package/dist/__generated__/SelectButton_viewer.graphql.d.ts +0 -17
- package/dist/__generated__/SpecimenLink_node.graphql.d.ts +0 -21
- package/dist/__generated__/SpecimenLink_node.graphql.js +0 -55
- package/dist/__generated__/StoreModalBundleButton_viewer.graphql.d.ts +0 -17
- package/dist/__generated__/StoreModalFamilyButton_viewer.graphql.d.ts +0 -17
- package/dist/__generated__/StoreModalFamily_viewer.graphql.d.ts +0 -17
- package/dist/__generated__/StoreModalOrderVariableSelectionHookQuery.graphql.d.ts +0 -26
- package/dist/__generated__/StoreModalOrderVariableSelectionOrderUpdateMutation.graphql.d.ts +0 -60
- package/dist/__generated__/StoreModalOrderVariableSelectionRefetchQuery.graphql.d.ts +0 -26
- package/dist/__generated__/StoreModalOrderVariableSelectionVariable_order.graphql.d.ts +0 -27
- package/dist/__generated__/StoreModalOrderVariableSelectionVariable_variable.graphql.d.ts +0 -24
- package/dist/__generated__/StoreModalProductContent_viewer.graphql.d.ts +0 -30
- package/dist/__generated__/StoreModalProductLicenseSelection_viewer.graphql.d.ts +0 -20
- package/dist/__generated__/StoreModalProductLicenseSelection_viewer.graphql.js +0 -51
- package/dist/__generated__/StoreModalProductViewerRefetchQuery.graphql.d.ts +0 -31
- package/dist/__generated__/StoreModalReviewCompleteOrderMutation.graphql.d.ts +0 -25
- package/dist/__generated__/StoreModalReviewCompleteOrderMutation.graphql.js +0 -442
- package/dist/__generated__/StoreModalReviewQuery.graphql.d.ts +0 -22
- package/dist/__generated__/StoreModalReviewQuery.graphql.js +0 -491
- package/dist/__generated__/StoreModalReviewUpdateOrderMutation.graphql.d.ts +0 -63
- package/dist/__generated__/StoreModalReviewUpdateOrderMutation.graphql.js +0 -445
- package/dist/__generated__/StoreModalReview_order.graphql.d.ts +0 -59
- package/dist/__generated__/StoreModalReview_order.graphql.js +0 -244
- package/dist/__generated__/StoreModalReview_viewer.graphql.d.ts +0 -19
- package/dist/__generated__/StoreModalReview_viewer.graphql.js +0 -47
- package/dist/__generated__/StoreModalStyleButton_viewer.graphql.d.ts +0 -17
- package/dist/__generated__/TestFontsForm_viewer.graphql.d.ts +0 -29
- package/dist/__generated__/TestFontsForm_viewer.graphql.js +0 -101
- package/dist/__generated__/TestModeBanner_viewer.graphql.d.ts +0 -23
- package/dist/__generated__/TestModeBanner_viewer.graphql.js +0 -64
- package/dist/__generated__/ThemeConfig_viewer.graphql.d.ts +0 -19
- package/dist/__generated__/ThemeConfig_viewer.graphql.js +0 -43
- package/dist/__generated__/TypeTesterStandalone_StyleQuery.graphql.d.ts +0 -32
- package/dist/__generated__/TypeTesterStandalone_StyleQuery.graphql.js +0 -385
- package/dist/__generated__/TypeTesterStyleSelect_family.graphql.d.ts +0 -33
- package/dist/__generated__/TypeTesterStyleSelect_fontStyle.graphql.d.ts +0 -27
- package/dist/__generated__/TypeTester_NewStyleQuery.graphql.d.ts +0 -41
- package/dist/__generated__/TypeTester_NewStyleQuery.graphql.js +0 -344
- package/dist/__generated__/TypeTester_sku.graphql.d.ts +0 -21
- package/dist/__generated__/TypeTester_sku.graphql.js +0 -57
- package/dist/__generated__/useOrderVariables_order.graphql.d.ts +0 -24
- package/dist/__tests__/collectionBundleSelection.test.d.ts +0 -1
- package/dist/components/BuyButton/BuyButton.server.d.ts +0 -3
- package/dist/components/BuyButton/BuyButton.server.js +0 -39
- package/dist/components/CartButton/index-server.d.ts +0 -3
- package/dist/components/CartButton/index-server.js +0 -18
- package/dist/components/OrderVariableSelection/OrderVariableSelectionMutation.d.ts +0 -7
- package/dist/components/SelectField/index.d.ts +0 -13
- package/dist/components/SelectField/index.js +0 -49
- package/dist/components/StoreModal/StoreModalReview.d.ts +0 -6
- package/dist/components/StoreModal/StoreModalReview.js +0 -221
- package/dist/components/StoreModal/StoreModalRouterContext.d.ts +0 -7
- package/dist/components/StoreModal/StoreModalRouterContext.js +0 -11
- package/dist/components/StoreModal/createRouter.d.ts +0 -41
- package/dist/components/StoreModal/createRouter.js +0 -48
- package/dist/components/StoreModalProductLicenseSelection/ContainerElement.d.ts +0 -9
- package/dist/components/StoreModalProductLicenseSelection/ContainerElement.js +0 -25
- package/dist/components/Stylesheet/index.d.ts +0 -7
- package/dist/components/Stylesheet/index.js +0 -43
- package/dist/components/TestModeBanner/index.server.d.ts +0 -2
- package/dist/components/TestModeBanner/index.server.js +0 -17
- package/dist/components/elements/StoreModalReviewConfirm/index.d.ts +0 -12
- package/dist/components/elements/StoreModalReviewConfirm/index.js +0 -50
- package/dist/components/elements/StoreModalReviewItem/index.d.ts +0 -9
- package/dist/components/elements/StoreModalReviewItem/index.js +0 -21
- package/dist/components/elements/StoreModalReviewLayout/index.d.ts +0 -17
- package/dist/components/elements/StoreModalReviewLayout/index.js +0 -59
- package/dist/components/useFontLoaded.d.ts +0 -24
- package/dist/components/useFontLoaded.js +0 -60
- package/dist/deepMerge.d.ts +0 -4
- package/dist/deepMerge.js +0 -24
- package/dist/hooks/useOrderVariables.d.ts +0 -5
- package/dist/relay-environment.d.ts +0 -7
- package/dist/relay-environment.js +0 -34
- package/dist/utils/interpolateOrderVariableDescription.d.ts +0 -36
- package/dist/utils/interpolateOrderVariableDescription.test.d.ts +0 -1
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<1c3cabaa212f2eada70518cb0218e8eb>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ConcreteRequest } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export type OrderVariableSelectionInput = {
|
|
9
|
-
orderVariableId: string;
|
|
10
|
-
orderVariableOptionId?: string | null;
|
|
11
|
-
};
|
|
12
|
-
export type SKUPriceUpdateQuery$variables = {
|
|
13
|
-
id: string;
|
|
14
|
-
orderVariables?: ReadonlyArray<OrderVariableSelectionInput | null> | null;
|
|
15
|
-
};
|
|
16
|
-
export type SKUPriceUpdateQuery$data = {
|
|
17
|
-
readonly node: {
|
|
18
|
-
readonly price?: {
|
|
19
|
-
readonly amount: number;
|
|
20
|
-
readonly " $fragmentSpreads": FragmentRefs<"Price_price">;
|
|
21
|
-
};
|
|
22
|
-
} | null;
|
|
23
|
-
};
|
|
24
|
-
export type SKUPriceUpdateQuery = {
|
|
25
|
-
response: SKUPriceUpdateQuery$data;
|
|
26
|
-
variables: SKUPriceUpdateQuery$variables;
|
|
27
|
-
};
|
|
28
|
-
declare const node: ConcreteRequest;
|
|
29
|
-
export default node;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<975da920cac3ca03d8ab835fb7c442c4>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ConcreteRequest } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export declare type LicenseOptionsSpec = {
|
|
9
|
-
licenseId: string;
|
|
10
|
-
licenseOptionIds?: ReadonlyArray<string> | null;
|
|
11
|
-
};
|
|
12
|
-
export declare type SKUPrice_RefetchQuery$variables = {
|
|
13
|
-
id: string;
|
|
14
|
-
licenseOptionsSpecs: ReadonlyArray<LicenseOptionsSpec | null>;
|
|
15
|
-
};
|
|
16
|
-
export declare type SKUPrice_RefetchQuery$data = {
|
|
17
|
-
readonly sku: {
|
|
18
|
-
readonly " $fragmentSpreads": FragmentRefs<"SKUPrice_sku">;
|
|
19
|
-
} | null;
|
|
20
|
-
};
|
|
21
|
-
export declare type SKUPrice_RefetchQuery = {
|
|
22
|
-
response: SKUPrice_RefetchQuery$data;
|
|
23
|
-
variables: SKUPrice_RefetchQuery$variables;
|
|
24
|
-
};
|
|
25
|
-
declare const node: ConcreteRequest;
|
|
26
|
-
export default node;
|
|
@@ -1,129 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = void 0;
|
|
7
|
-
/**
|
|
8
|
-
* @generated SignedSource<<975da920cac3ca03d8ab835fb7c442c4>>
|
|
9
|
-
* @lightSyntaxTransform
|
|
10
|
-
* @nogrep
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
/* tslint:disable */
|
|
14
|
-
/* eslint-disable */
|
|
15
|
-
// @ts-nocheck
|
|
16
|
-
|
|
17
|
-
const node = function () {
|
|
18
|
-
var v0 = [{
|
|
19
|
-
"defaultValue": null,
|
|
20
|
-
"kind": "LocalArgument",
|
|
21
|
-
"name": "id"
|
|
22
|
-
}, {
|
|
23
|
-
"defaultValue": null,
|
|
24
|
-
"kind": "LocalArgument",
|
|
25
|
-
"name": "licenseOptionsSpecs"
|
|
26
|
-
}],
|
|
27
|
-
v1 = [{
|
|
28
|
-
"kind": "Variable",
|
|
29
|
-
"name": "id",
|
|
30
|
-
"variableName": "id"
|
|
31
|
-
}];
|
|
32
|
-
return {
|
|
33
|
-
"fragment": {
|
|
34
|
-
"argumentDefinitions": v0 /*: any*/,
|
|
35
|
-
"kind": "Fragment",
|
|
36
|
-
"metadata": null,
|
|
37
|
-
"name": "SKUPrice_RefetchQuery",
|
|
38
|
-
"selections": [{
|
|
39
|
-
"alias": "sku",
|
|
40
|
-
"args": v1 /*: any*/,
|
|
41
|
-
"concreteType": null,
|
|
42
|
-
"kind": "LinkedField",
|
|
43
|
-
"name": "node",
|
|
44
|
-
"plural": false,
|
|
45
|
-
"selections": [{
|
|
46
|
-
"args": [{
|
|
47
|
-
"kind": "Variable",
|
|
48
|
-
"name": "licenseOptionsSpecs",
|
|
49
|
-
"variableName": "licenseOptionsSpecs"
|
|
50
|
-
}],
|
|
51
|
-
"kind": "FragmentSpread",
|
|
52
|
-
"name": "SKUPrice_sku"
|
|
53
|
-
}],
|
|
54
|
-
"storageKey": null
|
|
55
|
-
}],
|
|
56
|
-
"type": "RootQueryType",
|
|
57
|
-
"abstractKey": null
|
|
58
|
-
},
|
|
59
|
-
"kind": "Request",
|
|
60
|
-
"operation": {
|
|
61
|
-
"argumentDefinitions": v0 /*: any*/,
|
|
62
|
-
"kind": "Operation",
|
|
63
|
-
"name": "SKUPrice_RefetchQuery",
|
|
64
|
-
"selections": [{
|
|
65
|
-
"alias": "sku",
|
|
66
|
-
"args": v1 /*: any*/,
|
|
67
|
-
"concreteType": null,
|
|
68
|
-
"kind": "LinkedField",
|
|
69
|
-
"name": "node",
|
|
70
|
-
"plural": false,
|
|
71
|
-
"selections": [{
|
|
72
|
-
"alias": null,
|
|
73
|
-
"args": null,
|
|
74
|
-
"kind": "ScalarField",
|
|
75
|
-
"name": "__typename",
|
|
76
|
-
"storageKey": null
|
|
77
|
-
}, {
|
|
78
|
-
"alias": null,
|
|
79
|
-
"args": null,
|
|
80
|
-
"kind": "ScalarField",
|
|
81
|
-
"name": "id",
|
|
82
|
-
"storageKey": null
|
|
83
|
-
}, {
|
|
84
|
-
"kind": "InlineFragment",
|
|
85
|
-
"selections": [{
|
|
86
|
-
"alias": null,
|
|
87
|
-
"args": [{
|
|
88
|
-
"kind": "Variable",
|
|
89
|
-
"name": "licenseOptions",
|
|
90
|
-
"variableName": "licenseOptionsSpecs"
|
|
91
|
-
}],
|
|
92
|
-
"concreteType": "Money",
|
|
93
|
-
"kind": "LinkedField",
|
|
94
|
-
"name": "price",
|
|
95
|
-
"plural": false,
|
|
96
|
-
"selections": [{
|
|
97
|
-
"alias": null,
|
|
98
|
-
"args": null,
|
|
99
|
-
"kind": "ScalarField",
|
|
100
|
-
"name": "amount",
|
|
101
|
-
"storageKey": null
|
|
102
|
-
}, {
|
|
103
|
-
"alias": null,
|
|
104
|
-
"args": null,
|
|
105
|
-
"kind": "ScalarField",
|
|
106
|
-
"name": "currency",
|
|
107
|
-
"storageKey": null
|
|
108
|
-
}],
|
|
109
|
-
"storageKey": null
|
|
110
|
-
}],
|
|
111
|
-
"type": "Sku",
|
|
112
|
-
"abstractKey": null
|
|
113
|
-
}],
|
|
114
|
-
"storageKey": null
|
|
115
|
-
}]
|
|
116
|
-
},
|
|
117
|
-
"params": {
|
|
118
|
-
"cacheID": "fec5abdb304381379194e96fb2af9651",
|
|
119
|
-
"id": null,
|
|
120
|
-
"metadata": {},
|
|
121
|
-
"name": "SKUPrice_RefetchQuery",
|
|
122
|
-
"operationKind": "query",
|
|
123
|
-
"text": "query SKUPrice_RefetchQuery(\n $id: ID!\n $licenseOptionsSpecs: [LicenseOptionsSpec]!\n) {\n sku: node(id: $id) {\n __typename\n ...SKUPrice_sku_1EGiOJ\n id\n }\n}\n\nfragment Price_price on Money {\n amount\n currency\n}\n\nfragment SKUPrice_sku_1EGiOJ on Sku {\n id\n price(licenseOptions: $licenseOptionsSpecs) {\n amount\n ...Price_price\n }\n}\n"
|
|
124
|
-
}
|
|
125
|
-
};
|
|
126
|
-
}();
|
|
127
|
-
node.hash = "41e330fec481396276d7808b1b918a35";
|
|
128
|
-
var _default = node;
|
|
129
|
-
exports.default = _default;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<a6cd758e1235f394c9e5f7ccb82c30ca>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ReaderFragment } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export type SKUPrice_viewer$data = {
|
|
9
|
-
readonly currentOrder: {
|
|
10
|
-
readonly " $fragmentSpreads": FragmentRefs<"useOrderVariables_order">;
|
|
11
|
-
} | null;
|
|
12
|
-
readonly " $fragmentType": "SKUPrice_viewer";
|
|
13
|
-
};
|
|
14
|
-
export type SKUPrice_viewer$key = {
|
|
15
|
-
readonly " $data"?: SKUPrice_viewer$data;
|
|
16
|
-
readonly " $fragmentSpreads": FragmentRefs<"SKUPrice_viewer">;
|
|
17
|
-
};
|
|
18
|
-
declare const node: ReaderFragment;
|
|
19
|
-
export default node;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<add65eb83bfbbae297a313de244b984e>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ReaderFragment } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export type SelectButton_viewer$data = {
|
|
9
|
-
readonly " $fragmentSpreads": FragmentRefs<"SKUPrice_viewer">;
|
|
10
|
-
readonly " $fragmentType": "SelectButton_viewer";
|
|
11
|
-
};
|
|
12
|
-
export type SelectButton_viewer$key = {
|
|
13
|
-
readonly " $data"?: SelectButton_viewer$data;
|
|
14
|
-
readonly " $fragmentSpreads": FragmentRefs<"SelectButton_viewer">;
|
|
15
|
-
};
|
|
16
|
-
declare const node: ReaderFragment;
|
|
17
|
-
export default node;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<5a3148a8f98299aa0e74a54843a80824>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ReaderFragment } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export declare type SpecimenLink_node$data = {
|
|
9
|
-
readonly pdfs: ReadonlyArray<{
|
|
10
|
-
readonly name: string | null;
|
|
11
|
-
readonly url: string | null;
|
|
12
|
-
readonly thumbnailUrl: string | null;
|
|
13
|
-
} | null> | null;
|
|
14
|
-
readonly " $fragmentType": "SpecimenLink_node";
|
|
15
|
-
};
|
|
16
|
-
export declare type SpecimenLink_node$key = {
|
|
17
|
-
readonly " $data"?: SpecimenLink_node$data;
|
|
18
|
-
readonly " $fragmentSpreads": FragmentRefs<"SpecimenLink_node">;
|
|
19
|
-
};
|
|
20
|
-
declare const node: ReaderFragment;
|
|
21
|
-
export default node;
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = void 0;
|
|
7
|
-
/**
|
|
8
|
-
* @generated SignedSource<<5a3148a8f98299aa0e74a54843a80824>>
|
|
9
|
-
* @lightSyntaxTransform
|
|
10
|
-
* @nogrep
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
/* tslint:disable */
|
|
14
|
-
/* eslint-disable */
|
|
15
|
-
// @ts-nocheck
|
|
16
|
-
|
|
17
|
-
const node = {
|
|
18
|
-
"argumentDefinitions": [],
|
|
19
|
-
"kind": "Fragment",
|
|
20
|
-
"metadata": null,
|
|
21
|
-
"name": "SpecimenLink_node",
|
|
22
|
-
"selections": [{
|
|
23
|
-
"alias": null,
|
|
24
|
-
"args": null,
|
|
25
|
-
"concreteType": "Pdf",
|
|
26
|
-
"kind": "LinkedField",
|
|
27
|
-
"name": "pdfs",
|
|
28
|
-
"plural": true,
|
|
29
|
-
"selections": [{
|
|
30
|
-
"alias": null,
|
|
31
|
-
"args": null,
|
|
32
|
-
"kind": "ScalarField",
|
|
33
|
-
"name": "name",
|
|
34
|
-
"storageKey": null
|
|
35
|
-
}, {
|
|
36
|
-
"alias": null,
|
|
37
|
-
"args": null,
|
|
38
|
-
"kind": "ScalarField",
|
|
39
|
-
"name": "url",
|
|
40
|
-
"storageKey": null
|
|
41
|
-
}, {
|
|
42
|
-
"alias": null,
|
|
43
|
-
"args": null,
|
|
44
|
-
"kind": "ScalarField",
|
|
45
|
-
"name": "thumbnailUrl",
|
|
46
|
-
"storageKey": null
|
|
47
|
-
}],
|
|
48
|
-
"storageKey": null
|
|
49
|
-
}],
|
|
50
|
-
"type": "FontCollection",
|
|
51
|
-
"abstractKey": null
|
|
52
|
-
};
|
|
53
|
-
node.hash = "6f268528e8fccf3c43b7448884da2c6f";
|
|
54
|
-
var _default = node;
|
|
55
|
-
exports.default = _default;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<74979508adcca5701ec5da60f6656a98>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ReaderFragment } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export type StoreModalBundleButton_viewer$data = {
|
|
9
|
-
readonly " $fragmentSpreads": FragmentRefs<"SKUPrice_viewer">;
|
|
10
|
-
readonly " $fragmentType": "StoreModalBundleButton_viewer";
|
|
11
|
-
};
|
|
12
|
-
export type StoreModalBundleButton_viewer$key = {
|
|
13
|
-
readonly " $data"?: StoreModalBundleButton_viewer$data;
|
|
14
|
-
readonly " $fragmentSpreads": FragmentRefs<"StoreModalBundleButton_viewer">;
|
|
15
|
-
};
|
|
16
|
-
declare const node: ReaderFragment;
|
|
17
|
-
export default node;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<8b3750749172a1c0c098ade6084467a6>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ReaderFragment } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export type StoreModalFamilyButton_viewer$data = {
|
|
9
|
-
readonly " $fragmentSpreads": FragmentRefs<"SKUPrice_viewer">;
|
|
10
|
-
readonly " $fragmentType": "StoreModalFamilyButton_viewer";
|
|
11
|
-
};
|
|
12
|
-
export type StoreModalFamilyButton_viewer$key = {
|
|
13
|
-
readonly " $data"?: StoreModalFamilyButton_viewer$data;
|
|
14
|
-
readonly " $fragmentSpreads": FragmentRefs<"StoreModalFamilyButton_viewer">;
|
|
15
|
-
};
|
|
16
|
-
declare const node: ReaderFragment;
|
|
17
|
-
export default node;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<64dde062d3156855daf009e6266a702f>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ReaderFragment } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export type StoreModalFamily_viewer$data = {
|
|
9
|
-
readonly " $fragmentSpreads": FragmentRefs<"StoreModalBundleButton_viewer" | "StoreModalFamilyButton_viewer" | "StoreModalStyleButton_viewer">;
|
|
10
|
-
readonly " $fragmentType": "StoreModalFamily_viewer";
|
|
11
|
-
};
|
|
12
|
-
export type StoreModalFamily_viewer$key = {
|
|
13
|
-
readonly " $data"?: StoreModalFamily_viewer$data;
|
|
14
|
-
readonly " $fragmentSpreads": FragmentRefs<"StoreModalFamily_viewer">;
|
|
15
|
-
};
|
|
16
|
-
declare const node: ReaderFragment;
|
|
17
|
-
export default node;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<78cb1f1479c1fef23a48099d49cf2621>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ConcreteRequest } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export type OrderVariableSelectionInput = {
|
|
9
|
-
countryCode?: string | null;
|
|
10
|
-
orderVariableId: string;
|
|
11
|
-
orderVariableOptionId?: string | null;
|
|
12
|
-
};
|
|
13
|
-
export type StoreModalOrderVariableSelectionHookQuery$variables = {
|
|
14
|
-
orderVariables: ReadonlyArray<OrderVariableSelectionInput>;
|
|
15
|
-
};
|
|
16
|
-
export type StoreModalOrderVariableSelectionHookQuery$data = {
|
|
17
|
-
readonly viewer: {
|
|
18
|
-
readonly " $fragmentSpreads": FragmentRefs<"StoreModalOrderVariableSelection_viewer">;
|
|
19
|
-
};
|
|
20
|
-
};
|
|
21
|
-
export type StoreModalOrderVariableSelectionHookQuery = {
|
|
22
|
-
response: StoreModalOrderVariableSelectionHookQuery$data;
|
|
23
|
-
variables: StoreModalOrderVariableSelectionHookQuery$variables;
|
|
24
|
-
};
|
|
25
|
-
declare const node: ConcreteRequest;
|
|
26
|
-
export default node;
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<8651d90c815af7be0182d049220a9de8>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ConcreteRequest } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export type UpdateOrderInput = {
|
|
9
|
-
billingIdentity?: IdentityInput | null;
|
|
10
|
-
licenseeIdentity?: IdentityInput | null;
|
|
11
|
-
licenseeIsBillingIdentity?: boolean | null;
|
|
12
|
-
orderItems?: ReadonlyArray<OrderItemInput | null> | null;
|
|
13
|
-
orderVariableSelections?: ReadonlyArray<OrderVariableSelectionInput | null> | null;
|
|
14
|
-
stripePaymentMethodId?: string | null;
|
|
15
|
-
stripeTokenId?: string | null;
|
|
16
|
-
};
|
|
17
|
-
export type OrderItemInput = {
|
|
18
|
-
id: string;
|
|
19
|
-
licenseSelections: ReadonlyArray<LicenseSelectionInput | null>;
|
|
20
|
-
};
|
|
21
|
-
export type LicenseSelectionInput = {
|
|
22
|
-
licenseId: string;
|
|
23
|
-
licenseOptionId?: string | null;
|
|
24
|
-
licenseVariableId?: string | null;
|
|
25
|
-
variableText?: string | null;
|
|
26
|
-
};
|
|
27
|
-
export type OrderVariableSelectionInput = {
|
|
28
|
-
orderVariableId: string;
|
|
29
|
-
orderVariableOptionId?: string | null;
|
|
30
|
-
};
|
|
31
|
-
export type IdentityInput = {
|
|
32
|
-
administrativeArea?: string | null;
|
|
33
|
-
country: string;
|
|
34
|
-
email: string;
|
|
35
|
-
locality?: string | null;
|
|
36
|
-
name: string;
|
|
37
|
-
organization?: string | null;
|
|
38
|
-
phone: string;
|
|
39
|
-
sortingCode?: string | null;
|
|
40
|
-
street?: string | null;
|
|
41
|
-
sublocality?: string | null;
|
|
42
|
-
vatNumber?: string | null;
|
|
43
|
-
zip?: string | null;
|
|
44
|
-
};
|
|
45
|
-
export type StoreModalOrderVariableSelectionOrderUpdateMutation$variables = {
|
|
46
|
-
input: UpdateOrderInput;
|
|
47
|
-
};
|
|
48
|
-
export type StoreModalOrderVariableSelectionOrderUpdateMutation$data = {
|
|
49
|
-
readonly updateOrder: {
|
|
50
|
-
readonly order: {
|
|
51
|
-
readonly " $fragmentSpreads": FragmentRefs<"StoreModalOrderVariableSelectionVariable_order">;
|
|
52
|
-
} | null;
|
|
53
|
-
} | null;
|
|
54
|
-
};
|
|
55
|
-
export type StoreModalOrderVariableSelectionOrderUpdateMutation = {
|
|
56
|
-
response: StoreModalOrderVariableSelectionOrderUpdateMutation$data;
|
|
57
|
-
variables: StoreModalOrderVariableSelectionOrderUpdateMutation$variables;
|
|
58
|
-
};
|
|
59
|
-
declare const node: ConcreteRequest;
|
|
60
|
-
export default node;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<331109272580b81d2533bc34a399ff57>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ConcreteRequest } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export type OrderVariableSelectionInput = {
|
|
9
|
-
countryCode?: string | null;
|
|
10
|
-
orderVariableId: string;
|
|
11
|
-
orderVariableOptionId?: string | null;
|
|
12
|
-
};
|
|
13
|
-
export type StoreModalOrderVariableSelectionRefetchQuery$variables = {
|
|
14
|
-
orderVariables?: ReadonlyArray<OrderVariableSelectionInput> | null;
|
|
15
|
-
};
|
|
16
|
-
export type StoreModalOrderVariableSelectionRefetchQuery$data = {
|
|
17
|
-
readonly viewer: {
|
|
18
|
-
readonly " $fragmentSpreads": FragmentRefs<"StoreModalOrderVariableSelection_viewer">;
|
|
19
|
-
};
|
|
20
|
-
};
|
|
21
|
-
export type StoreModalOrderVariableSelectionRefetchQuery = {
|
|
22
|
-
response: StoreModalOrderVariableSelectionRefetchQuery$data;
|
|
23
|
-
variables: StoreModalOrderVariableSelectionRefetchQuery$variables;
|
|
24
|
-
};
|
|
25
|
-
declare const node: ConcreteRequest;
|
|
26
|
-
export default node;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<c38aa358d7ff685de63a9fbe84f56609>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ReaderFragment } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export type StoreModalOrderVariableSelectionVariable_order$data = {
|
|
9
|
-
readonly id: string;
|
|
10
|
-
readonly orderVariableSelections: ReadonlyArray<{
|
|
11
|
-
readonly orderVariable: {
|
|
12
|
-
readonly id: string;
|
|
13
|
-
readonly name: string;
|
|
14
|
-
};
|
|
15
|
-
readonly orderVariableOption: {
|
|
16
|
-
readonly amount: string | null;
|
|
17
|
-
readonly id: string;
|
|
18
|
-
} | null;
|
|
19
|
-
}> | null;
|
|
20
|
-
readonly " $fragmentType": "StoreModalOrderVariableSelectionVariable_order";
|
|
21
|
-
};
|
|
22
|
-
export type StoreModalOrderVariableSelectionVariable_order$key = {
|
|
23
|
-
readonly " $data"?: StoreModalOrderVariableSelectionVariable_order$data;
|
|
24
|
-
readonly " $fragmentSpreads": FragmentRefs<"StoreModalOrderVariableSelectionVariable_order">;
|
|
25
|
-
};
|
|
26
|
-
declare const node: ReaderFragment;
|
|
27
|
-
export default node;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<8c2d04ddb7811367ac80c5e9011f0862>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ReaderFragment } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export type StoreModalOrderVariableSelectionVariable_variable$data = {
|
|
9
|
-
readonly description: string | null;
|
|
10
|
-
readonly id: string;
|
|
11
|
-
readonly name: string;
|
|
12
|
-
readonly orderVariableOptions: ReadonlyArray<{
|
|
13
|
-
readonly amount: string | null;
|
|
14
|
-
readonly id: string;
|
|
15
|
-
}> | null;
|
|
16
|
-
readonly variableType: string;
|
|
17
|
-
readonly " $fragmentType": "StoreModalOrderVariableSelectionVariable_variable";
|
|
18
|
-
};
|
|
19
|
-
export type StoreModalOrderVariableSelectionVariable_variable$key = {
|
|
20
|
-
readonly " $data"?: StoreModalOrderVariableSelectionVariable_variable$data;
|
|
21
|
-
readonly " $fragmentSpreads": FragmentRefs<"StoreModalOrderVariableSelectionVariable_variable">;
|
|
22
|
-
};
|
|
23
|
-
declare const node: ReaderFragment;
|
|
24
|
-
export default node;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<e721a400f8d87e808e2192c43fdc8c98>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ReaderFragment } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export type StoreModalProductContent_viewer$data = {
|
|
9
|
-
readonly endpoint: string | null;
|
|
10
|
-
readonly orderVariables: ReadonlyArray<{
|
|
11
|
-
readonly id: string;
|
|
12
|
-
readonly name: string;
|
|
13
|
-
readonly variableType: string;
|
|
14
|
-
}> | null;
|
|
15
|
-
readonly settings: {
|
|
16
|
-
readonly storeModalSelectFontsLabel: string | null;
|
|
17
|
-
readonly storeModalSelectLicenseeLabel: string | null;
|
|
18
|
-
readonly storeModalSelectLicensesLabel: string | null;
|
|
19
|
-
readonly storeModalSelectOrderVariablesLabel: string | null;
|
|
20
|
-
} | null;
|
|
21
|
-
readonly stripeAccountId: string | null;
|
|
22
|
-
readonly " $fragmentSpreads": FragmentRefs<"OrderVariableSelectionRedux_viewer" | "StoreModalProductSummary_viewer">;
|
|
23
|
-
readonly " $fragmentType": "StoreModalProductContent_viewer";
|
|
24
|
-
};
|
|
25
|
-
export type StoreModalProductContent_viewer$key = {
|
|
26
|
-
readonly " $data"?: StoreModalProductContent_viewer$data;
|
|
27
|
-
readonly " $fragmentSpreads": FragmentRefs<"StoreModalProductContent_viewer">;
|
|
28
|
-
};
|
|
29
|
-
declare const node: ReaderFragment;
|
|
30
|
-
export default node;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<31a1ab75622c4f9b99bb6ee44fe583f6>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ReaderFragment } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export type StoreModalProductLicenseSelection_viewer$data = {
|
|
9
|
-
readonly licenses: ReadonlyArray<{
|
|
10
|
-
readonly id: string;
|
|
11
|
-
readonly " $fragmentSpreads": FragmentRefs<"StoreModalProductLicense_license">;
|
|
12
|
-
}> | null;
|
|
13
|
-
readonly " $fragmentType": "StoreModalProductLicenseSelection_viewer";
|
|
14
|
-
};
|
|
15
|
-
export type StoreModalProductLicenseSelection_viewer$key = {
|
|
16
|
-
readonly " $data"?: StoreModalProductLicenseSelection_viewer$data;
|
|
17
|
-
readonly " $fragmentSpreads": FragmentRefs<"StoreModalProductLicenseSelection_viewer">;
|
|
18
|
-
};
|
|
19
|
-
declare const node: ReaderFragment;
|
|
20
|
-
export default node;
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.default = void 0;
|
|
7
|
-
/**
|
|
8
|
-
* @generated SignedSource<<31a1ab75622c4f9b99bb6ee44fe583f6>>
|
|
9
|
-
* @lightSyntaxTransform
|
|
10
|
-
* @nogrep
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
/* tslint:disable */
|
|
14
|
-
/* eslint-disable */
|
|
15
|
-
// @ts-nocheck
|
|
16
|
-
|
|
17
|
-
const node = {
|
|
18
|
-
"argumentDefinitions": [],
|
|
19
|
-
"kind": "Fragment",
|
|
20
|
-
"metadata": null,
|
|
21
|
-
"name": "StoreModalProductLicenseSelection_viewer",
|
|
22
|
-
"selections": [{
|
|
23
|
-
"alias": null,
|
|
24
|
-
"args": [{
|
|
25
|
-
"kind": "Literal",
|
|
26
|
-
"name": "licenseTypes",
|
|
27
|
-
"value": ["RETAIL"]
|
|
28
|
-
}],
|
|
29
|
-
"concreteType": "License",
|
|
30
|
-
"kind": "LinkedField",
|
|
31
|
-
"name": "licenses",
|
|
32
|
-
"plural": true,
|
|
33
|
-
"selections": [{
|
|
34
|
-
"alias": null,
|
|
35
|
-
"args": null,
|
|
36
|
-
"kind": "ScalarField",
|
|
37
|
-
"name": "id",
|
|
38
|
-
"storageKey": null
|
|
39
|
-
}, {
|
|
40
|
-
"args": null,
|
|
41
|
-
"kind": "FragmentSpread",
|
|
42
|
-
"name": "StoreModalProductLicense_license"
|
|
43
|
-
}],
|
|
44
|
-
"storageKey": "licenses(licenseTypes:[\"RETAIL\"])"
|
|
45
|
-
}],
|
|
46
|
-
"type": "Viewer",
|
|
47
|
-
"abstractKey": null
|
|
48
|
-
};
|
|
49
|
-
node.hash = "132699969de1b8ff9dafa8604b3c5f05";
|
|
50
|
-
var _default = node;
|
|
51
|
-
exports.default = _default;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @generated SignedSource<<2572d60376dbf6819da5fc23fd5d56d2>>
|
|
3
|
-
* @lightSyntaxTransform
|
|
4
|
-
* @nogrep
|
|
5
|
-
*/
|
|
6
|
-
import { ConcreteRequest } from 'relay-runtime';
|
|
7
|
-
import { FragmentRefs } from "relay-runtime";
|
|
8
|
-
export type LicenseOptionsSpec = {
|
|
9
|
-
licenseId: string;
|
|
10
|
-
licenseOptionIds?: ReadonlyArray<string> | null;
|
|
11
|
-
};
|
|
12
|
-
export type OrderVariableSelectionInput = {
|
|
13
|
-
countryCode?: string | null;
|
|
14
|
-
orderVariableId: string;
|
|
15
|
-
orderVariableOptionId?: string | null;
|
|
16
|
-
};
|
|
17
|
-
export type StoreModalProductViewerRefetchQuery$variables = {
|
|
18
|
-
licenseOptions: ReadonlyArray<LicenseOptionsSpec | null>;
|
|
19
|
-
orderVariables?: ReadonlyArray<OrderVariableSelectionInput> | null;
|
|
20
|
-
};
|
|
21
|
-
export type StoreModalProductViewerRefetchQuery$data = {
|
|
22
|
-
readonly viewer: {
|
|
23
|
-
readonly " $fragmentSpreads": FragmentRefs<"StoreModalProductContent_viewer">;
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
export type StoreModalProductViewerRefetchQuery = {
|
|
27
|
-
response: StoreModalProductViewerRefetchQuery$data;
|
|
28
|
-
variables: StoreModalProductViewerRefetchQuery$variables;
|
|
29
|
-
};
|
|
30
|
-
declare const node: ConcreteRequest;
|
|
31
|
-
export default node;
|