fontdue-js 2.8.2 → 2.9.0-alpha1
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 +4 -0
- package/dist/__generated__/CharacterViewerIDQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CharacterViewerIDQuery.graphql.js +153 -115
- package/dist/__generated__/CharacterViewerSlugQuery.graphql.d.ts +1 -1
- package/dist/__generated__/CharacterViewerSlugQuery.graphql.js +157 -114
- package/dist/__generated__/CharacterViewerStyleRefetchQuery.graphql.d.ts +21 -0
- package/dist/__generated__/CharacterViewerStyleRefetchQuery.graphql.js +205 -0
- package/dist/__generated__/CharacterViewer_collection.graphql.d.ts +18 -53
- package/dist/__generated__/CharacterViewer_collection.graphql.js +95 -111
- package/dist/__generated__/CharacterViewer_family.graphql.d.ts +1 -23
- package/dist/__generated__/CharacterViewer_family.graphql.js +3 -89
- package/dist/__generated__/CharacterViewer_style.graphql.d.ts +39 -0
- package/dist/__generated__/CharacterViewer_style.graphql.js +157 -0
- package/dist/__generated__/StoreModalIndexQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalIndexQuery.graphql.js +8 -8
- package/dist/__generated__/StoreModalProductQuery.graphql.d.ts +1 -1
- package/dist/__generated__/StoreModalProductQuery.graphql.js +3 -3
- package/dist/__generated__/useTotalStyles_fontCollection.graphql.d.ts +2 -1
- package/dist/__generated__/useTotalStyles_fontCollection.graphql.js +17 -16
- package/dist/components/CharacterViewer/StyleSelect.d.ts +1 -1
- package/dist/components/CharacterViewer/index.js +175 -250
- package/dist/components/NewsletterSignup/index.d.ts +2 -2
- package/dist/components/NewsletterSignup/index.js +4 -3
- package/dist/components/StoreModal/StoreModalFamilyButton.js +7 -9
- package/dist/components/StoreModal/StoreModalIndexItem.js +7 -9
- package/dist/components/useTotalStyles.d.ts +1 -1
- package/dist/components/useTotalStyles.js +9 -8
- package/dist/fontdue.css +41 -56
- package/dist/utils.d.ts +1 -0
- package/dist/utils.js +7 -2
- package/package.json +1 -1
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _CharacterViewerStyleRefetchQuery = _interopRequireDefault(require("./CharacterViewerStyleRefetchQuery.graphql"));
|
|
8
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
9
|
+
/**
|
|
10
|
+
* @generated SignedSource<<c333540d19651b5dbe6ef1a05e7c5e37>>
|
|
11
|
+
* @lightSyntaxTransform
|
|
12
|
+
* @nogrep
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
/* tslint:disable */
|
|
16
|
+
/* eslint-disable */
|
|
17
|
+
// @ts-nocheck
|
|
18
|
+
|
|
19
|
+
const node = function () {
|
|
20
|
+
var v0 = {
|
|
21
|
+
"alias": null,
|
|
22
|
+
"args": null,
|
|
23
|
+
"kind": "ScalarField",
|
|
24
|
+
"name": "name",
|
|
25
|
+
"storageKey": null
|
|
26
|
+
};
|
|
27
|
+
return {
|
|
28
|
+
"argumentDefinitions": [],
|
|
29
|
+
"kind": "Fragment",
|
|
30
|
+
"metadata": {
|
|
31
|
+
"refetch": {
|
|
32
|
+
"connection": null,
|
|
33
|
+
"fragmentPathInResult": ["node"],
|
|
34
|
+
"operation": _CharacterViewerStyleRefetchQuery.default,
|
|
35
|
+
"identifierInfo": {
|
|
36
|
+
"identifierField": "id",
|
|
37
|
+
"identifierQueryVariableName": "id"
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"name": "CharacterViewer_style",
|
|
42
|
+
"selections": [{
|
|
43
|
+
"alias": null,
|
|
44
|
+
"args": null,
|
|
45
|
+
"concreteType": "VariableInstance",
|
|
46
|
+
"kind": "LinkedField",
|
|
47
|
+
"name": "variableInstances",
|
|
48
|
+
"plural": true,
|
|
49
|
+
"selections": [v0 /*: any*/, {
|
|
50
|
+
"alias": null,
|
|
51
|
+
"args": null,
|
|
52
|
+
"concreteType": "VariableSetting",
|
|
53
|
+
"kind": "LinkedField",
|
|
54
|
+
"name": "coordinates",
|
|
55
|
+
"plural": true,
|
|
56
|
+
"selections": [{
|
|
57
|
+
"alias": null,
|
|
58
|
+
"args": null,
|
|
59
|
+
"kind": "ScalarField",
|
|
60
|
+
"name": "axis",
|
|
61
|
+
"storageKey": null
|
|
62
|
+
}, {
|
|
63
|
+
"alias": null,
|
|
64
|
+
"args": null,
|
|
65
|
+
"kind": "ScalarField",
|
|
66
|
+
"name": "value",
|
|
67
|
+
"storageKey": null
|
|
68
|
+
}],
|
|
69
|
+
"storageKey": null
|
|
70
|
+
}],
|
|
71
|
+
"storageKey": null
|
|
72
|
+
}, {
|
|
73
|
+
"alias": null,
|
|
74
|
+
"args": null,
|
|
75
|
+
"kind": "ScalarField",
|
|
76
|
+
"name": "cssFamily",
|
|
77
|
+
"storageKey": null
|
|
78
|
+
}, v0 /*: any*/, {
|
|
79
|
+
"alias": null,
|
|
80
|
+
"args": null,
|
|
81
|
+
"concreteType": "GlyphName",
|
|
82
|
+
"kind": "LinkedField",
|
|
83
|
+
"name": "glyphNames",
|
|
84
|
+
"plural": true,
|
|
85
|
+
"selections": [{
|
|
86
|
+
"alias": null,
|
|
87
|
+
"args": null,
|
|
88
|
+
"kind": "ScalarField",
|
|
89
|
+
"name": "characters",
|
|
90
|
+
"storageKey": null
|
|
91
|
+
}, {
|
|
92
|
+
"alias": null,
|
|
93
|
+
"args": null,
|
|
94
|
+
"kind": "ScalarField",
|
|
95
|
+
"name": "features",
|
|
96
|
+
"storageKey": null
|
|
97
|
+
}, v0 /*: any*/],
|
|
98
|
+
"storageKey": null
|
|
99
|
+
}, {
|
|
100
|
+
"alias": null,
|
|
101
|
+
"args": null,
|
|
102
|
+
"concreteType": "VerticalMetrics",
|
|
103
|
+
"kind": "LinkedField",
|
|
104
|
+
"name": "verticalMetrics",
|
|
105
|
+
"plural": false,
|
|
106
|
+
"selections": [{
|
|
107
|
+
"alias": null,
|
|
108
|
+
"args": null,
|
|
109
|
+
"kind": "ScalarField",
|
|
110
|
+
"name": "unitsPerEm",
|
|
111
|
+
"storageKey": null
|
|
112
|
+
}, {
|
|
113
|
+
"alias": null,
|
|
114
|
+
"args": null,
|
|
115
|
+
"kind": "ScalarField",
|
|
116
|
+
"name": "ascender",
|
|
117
|
+
"storageKey": null
|
|
118
|
+
}, {
|
|
119
|
+
"alias": null,
|
|
120
|
+
"args": null,
|
|
121
|
+
"kind": "ScalarField",
|
|
122
|
+
"name": "descender",
|
|
123
|
+
"storageKey": null
|
|
124
|
+
}, {
|
|
125
|
+
"alias": null,
|
|
126
|
+
"args": null,
|
|
127
|
+
"kind": "ScalarField",
|
|
128
|
+
"name": "xHeight",
|
|
129
|
+
"storageKey": null
|
|
130
|
+
}, {
|
|
131
|
+
"alias": null,
|
|
132
|
+
"args": null,
|
|
133
|
+
"kind": "ScalarField",
|
|
134
|
+
"name": "capHeight",
|
|
135
|
+
"storageKey": null
|
|
136
|
+
}, {
|
|
137
|
+
"alias": null,
|
|
138
|
+
"args": null,
|
|
139
|
+
"kind": "ScalarField",
|
|
140
|
+
"name": "lineGap",
|
|
141
|
+
"storageKey": null
|
|
142
|
+
}],
|
|
143
|
+
"storageKey": null
|
|
144
|
+
}, {
|
|
145
|
+
"alias": null,
|
|
146
|
+
"args": null,
|
|
147
|
+
"kind": "ScalarField",
|
|
148
|
+
"name": "id",
|
|
149
|
+
"storageKey": null
|
|
150
|
+
}],
|
|
151
|
+
"type": "FontStyle",
|
|
152
|
+
"abstractKey": null
|
|
153
|
+
};
|
|
154
|
+
}();
|
|
155
|
+
node.hash = "cd4bc4064dd23132ba3bf3d207fe6cb9";
|
|
156
|
+
var _default = node;
|
|
157
|
+
exports.default = _default;
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<9f6635cbe80b183c9a6ce55bddd7b24c>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -44,14 +44,14 @@ const node = function () {
|
|
|
44
44
|
"alias": null,
|
|
45
45
|
"args": null,
|
|
46
46
|
"kind": "ScalarField",
|
|
47
|
-
"name": "
|
|
47
|
+
"name": "isVariableFont",
|
|
48
48
|
"storageKey": null
|
|
49
49
|
},
|
|
50
50
|
v4 = {
|
|
51
51
|
"alias": null,
|
|
52
52
|
"args": null,
|
|
53
53
|
"kind": "ScalarField",
|
|
54
|
-
"name": "
|
|
54
|
+
"name": "totalStyles",
|
|
55
55
|
"storageKey": null
|
|
56
56
|
},
|
|
57
57
|
v5 = {
|
|
@@ -144,7 +144,7 @@ const node = function () {
|
|
|
144
144
|
"kind": "LinkedField",
|
|
145
145
|
"name": "node",
|
|
146
146
|
"plural": false,
|
|
147
|
-
"selections": [v2 /*: any*/, v3 /*: any*/, {
|
|
147
|
+
"selections": [v2 /*: any*/, v3 /*: any*/, v4 /*: any*/, {
|
|
148
148
|
"alias": null,
|
|
149
149
|
"args": [{
|
|
150
150
|
"kind": "Literal",
|
|
@@ -155,9 +155,9 @@ const node = function () {
|
|
|
155
155
|
"kind": "LinkedField",
|
|
156
156
|
"name": "children",
|
|
157
157
|
"plural": true,
|
|
158
|
-
"selections": [
|
|
158
|
+
"selections": [v3 /*: any*/, v4 /*: any*/, v2 /*: any*/],
|
|
159
159
|
"storageKey": "children(collectionTypes:[\"FAMILY\"])"
|
|
160
|
-
}, v5 /*: any*/,
|
|
160
|
+
}, v5 /*: any*/, {
|
|
161
161
|
"alias": null,
|
|
162
162
|
"args": null,
|
|
163
163
|
"kind": "ScalarField",
|
|
@@ -204,12 +204,12 @@ const node = function () {
|
|
|
204
204
|
}]
|
|
205
205
|
},
|
|
206
206
|
"params": {
|
|
207
|
-
"cacheID": "
|
|
207
|
+
"cacheID": "16e4ba9e3d22db71b62fbe73681fb1d8",
|
|
208
208
|
"id": null,
|
|
209
209
|
"metadata": {},
|
|
210
210
|
"name": "StoreModalIndexQuery",
|
|
211
211
|
"operationKind": "query",
|
|
212
|
-
"text": "query StoreModalIndexQuery(\n $excludeTags: [String!]\n) {\n viewer {\n rootCollections: fontCollections(onlyRoots: true, first: 99, excludeTags: $excludeTags) {\n edges {\n node {\n id\n ...StoreModalIndexItem_fontCollection\n }\n }\n }\n id\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment StoreModalIndexItem_fontCollection on FontCollection {\n ...useTotalStyles_fontCollection\n id\n name\n totalStyles\n isVariableFont\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n collectionType\n featureStyle {\n ...FontStyle_fontStyle\n family {\n cssUrl\n id\n }\n id\n }\n}\n\nfragment useTotalStyles_fontCollection on FontCollection {\n totalStyles\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n}\n"
|
|
212
|
+
"text": "query StoreModalIndexQuery(\n $excludeTags: [String!]\n) {\n viewer {\n rootCollections: fontCollections(onlyRoots: true, first: 99, excludeTags: $excludeTags) {\n edges {\n node {\n id\n ...StoreModalIndexItem_fontCollection\n }\n }\n }\n id\n }\n}\n\nfragment FontStyle_fontStyle on FontStyle {\n cssFamily\n name\n}\n\nfragment StoreModalIndexItem_fontCollection on FontCollection {\n ...useTotalStyles_fontCollection\n id\n name\n totalStyles\n isVariableFont\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n collectionType\n featureStyle {\n ...FontStyle_fontStyle\n family {\n cssUrl\n id\n }\n id\n }\n}\n\nfragment useTotalStyles_fontCollection on FontCollection {\n isVariableFont\n totalStyles\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n}\n"
|
|
213
213
|
}
|
|
214
214
|
};
|
|
215
215
|
}();
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<b989e1b3eb2ff048931489d5cab2cb1b>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -508,12 +508,12 @@ const node = function () {
|
|
|
508
508
|
}]
|
|
509
509
|
},
|
|
510
510
|
"params": {
|
|
511
|
-
"cacheID": "
|
|
511
|
+
"cacheID": "63a42263e0474bc73ef044ce63350e96",
|
|
512
512
|
"id": null,
|
|
513
513
|
"metadata": {},
|
|
514
514
|
"name": "StoreModalProductQuery",
|
|
515
515
|
"operationKind": "query",
|
|
516
|
-
"text": "query StoreModalProductQuery(\n $productId: ID!\n) {\n collection: node(id: $productId) {\n __typename\n id\n ...StoreModalFamily_collection\n ...StoreModalProductLicenseSelection_collection\n ... on FontCollection {\n children(collectionTypes: [FAMILY]) {\n id\n ...StoreModalFamily_collection\n }\n }\n }\n viewer {\n ...StoreModalProductSummary_viewer\n endpoint\n stripeAccountId\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_collection on FontCollection {\n licenses {\n id\n ...StoreModalProductLicense_license\n }\n}\n\nfragment StoreModalProductLicense_license on License {\n id\n url\n name\n description(format: HTML)\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 taxCollections {\n taxName\n inclusive\n }\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"
|
|
516
|
+
"text": "query StoreModalProductQuery(\n $productId: ID!\n) {\n collection: node(id: $productId) {\n __typename\n id\n ...StoreModalFamily_collection\n ...StoreModalProductLicenseSelection_collection\n ... on FontCollection {\n children(collectionTypes: [FAMILY]) {\n id\n ...StoreModalFamily_collection\n }\n }\n }\n viewer {\n ...StoreModalProductSummary_viewer\n endpoint\n stripeAccountId\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_collection on FontCollection {\n licenses {\n id\n ...StoreModalProductLicense_license\n }\n}\n\nfragment StoreModalProductLicense_license on License {\n id\n url\n name\n description(format: HTML)\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 taxCollections {\n taxName\n inclusive\n }\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 isVariableFont\n totalStyles\n children(collectionTypes: [FAMILY]) {\n isVariableFont\n totalStyles\n id\n }\n}\n"
|
|
517
517
|
}
|
|
518
518
|
};
|
|
519
519
|
}();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @generated SignedSource<<
|
|
2
|
+
* @generated SignedSource<<2a04471ab22c8a533455dd0d522a3697>>
|
|
3
3
|
* @lightSyntaxTransform
|
|
4
4
|
* @nogrep
|
|
5
5
|
*/
|
|
@@ -10,6 +10,7 @@ export type useTotalStyles_fontCollection$data = {
|
|
|
10
10
|
readonly isVariableFont: boolean;
|
|
11
11
|
readonly totalStyles: number | null;
|
|
12
12
|
}> | null;
|
|
13
|
+
readonly isVariableFont: boolean;
|
|
13
14
|
readonly totalStyles: number | null;
|
|
14
15
|
readonly " $fragmentType": "useTotalStyles_fontCollection";
|
|
15
16
|
};
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
/**
|
|
8
|
-
* @generated SignedSource<<
|
|
8
|
+
* @generated SignedSource<<2a04471ab22c8a533455dd0d522a3697>>
|
|
9
9
|
* @lightSyntaxTransform
|
|
10
10
|
* @nogrep
|
|
11
11
|
*/
|
|
@@ -16,18 +16,25 @@ exports.default = void 0;
|
|
|
16
16
|
|
|
17
17
|
const node = function () {
|
|
18
18
|
var v0 = {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
19
|
+
"alias": null,
|
|
20
|
+
"args": null,
|
|
21
|
+
"kind": "ScalarField",
|
|
22
|
+
"name": "isVariableFont",
|
|
23
|
+
"storageKey": null
|
|
24
|
+
},
|
|
25
|
+
v1 = {
|
|
26
|
+
"alias": null,
|
|
27
|
+
"args": null,
|
|
28
|
+
"kind": "ScalarField",
|
|
29
|
+
"name": "totalStyles",
|
|
30
|
+
"storageKey": null
|
|
31
|
+
};
|
|
25
32
|
return {
|
|
26
33
|
"argumentDefinitions": [],
|
|
27
34
|
"kind": "Fragment",
|
|
28
35
|
"metadata": null,
|
|
29
36
|
"name": "useTotalStyles_fontCollection",
|
|
30
|
-
"selections": [v0 /*: any*/, {
|
|
37
|
+
"selections": [v0 /*: any*/, v1 /*: any*/, {
|
|
31
38
|
"alias": null,
|
|
32
39
|
"args": [{
|
|
33
40
|
"kind": "Literal",
|
|
@@ -38,19 +45,13 @@ const node = function () {
|
|
|
38
45
|
"kind": "LinkedField",
|
|
39
46
|
"name": "children",
|
|
40
47
|
"plural": true,
|
|
41
|
-
"selections": [
|
|
42
|
-
"alias": null,
|
|
43
|
-
"args": null,
|
|
44
|
-
"kind": "ScalarField",
|
|
45
|
-
"name": "isVariableFont",
|
|
46
|
-
"storageKey": null
|
|
47
|
-
}, v0 /*: any*/],
|
|
48
|
+
"selections": [v0 /*: any*/, v1 /*: any*/],
|
|
48
49
|
"storageKey": "children(collectionTypes:[\"FAMILY\"])"
|
|
49
50
|
}],
|
|
50
51
|
"type": "FontCollection",
|
|
51
52
|
"abstractKey": null
|
|
52
53
|
};
|
|
53
54
|
}();
|
|
54
|
-
node.hash = "
|
|
55
|
+
node.hash = "d050379fa0ed41b1f9ce94454366187a";
|
|
55
56
|
var _default = node;
|
|
56
57
|
exports.default = _default;
|