fontdue-js 2.8.3 → 2.9.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.
Files changed (28) hide show
  1. package/dist/__generated__/CharacterViewerIDQuery.graphql.d.ts +1 -1
  2. package/dist/__generated__/CharacterViewerIDQuery.graphql.js +153 -115
  3. package/dist/__generated__/CharacterViewerSlugQuery.graphql.d.ts +1 -1
  4. package/dist/__generated__/CharacterViewerSlugQuery.graphql.js +157 -114
  5. package/dist/__generated__/CharacterViewerStyleRefetchQuery.graphql.d.ts +21 -0
  6. package/dist/__generated__/CharacterViewerStyleRefetchQuery.graphql.js +205 -0
  7. package/dist/__generated__/CharacterViewer_collection.graphql.d.ts +18 -53
  8. package/dist/__generated__/CharacterViewer_collection.graphql.js +95 -111
  9. package/dist/__generated__/CharacterViewer_family.graphql.d.ts +1 -23
  10. package/dist/__generated__/CharacterViewer_family.graphql.js +3 -89
  11. package/dist/__generated__/CharacterViewer_style.graphql.d.ts +39 -0
  12. package/dist/__generated__/CharacterViewer_style.graphql.js +157 -0
  13. package/dist/__generated__/StoreModalIndexQuery.graphql.d.ts +1 -1
  14. package/dist/__generated__/StoreModalIndexQuery.graphql.js +8 -8
  15. package/dist/__generated__/StoreModalProductQuery.graphql.d.ts +1 -1
  16. package/dist/__generated__/StoreModalProductQuery.graphql.js +3 -3
  17. package/dist/__generated__/useTotalStyles_fontCollection.graphql.d.ts +2 -1
  18. package/dist/__generated__/useTotalStyles_fontCollection.graphql.js +17 -16
  19. package/dist/components/CharacterViewer/StyleSelect.d.ts +1 -1
  20. package/dist/components/CharacterViewer/index.js +175 -250
  21. package/dist/components/StoreModal/StoreModalFamilyButton.js +7 -9
  22. package/dist/components/StoreModal/StoreModalIndexItem.js +7 -9
  23. package/dist/components/useTotalStyles.d.ts +1 -1
  24. package/dist/components/useTotalStyles.js +9 -8
  25. package/dist/fontdue.css +41 -56
  26. package/dist/utils.d.ts +1 -0
  27. package/dist/utils.js +7 -2
  28. 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<<1c3e718da1b56745af1d762d0c05348b>>
8
+ * @generated SignedSource<<c18fca07bf1c3ca7b469529efcb4cdf4>>
9
9
  * @lightSyntaxTransform
10
10
  * @nogrep
11
11
  */
@@ -40,158 +40,80 @@ const node = function () {
40
40
  "storageKey": null
41
41
  },
42
42
  v4 = {
43
- "alias": null,
44
- "args": null,
45
- "concreteType": "VariableInstance",
46
- "kind": "LinkedField",
47
- "name": "variableInstances",
48
- "plural": true,
49
- "selections": [v3 /*: 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
- v5 = {
74
43
  "alias": null,
75
44
  "args": null,
76
45
  "kind": "ScalarField",
77
46
  "name": "isVariableFont",
78
47
  "storageKey": null
79
48
  },
80
- v6 = {
49
+ v5 = {
81
50
  "alias": null,
82
51
  "args": null,
83
52
  "kind": "ScalarField",
84
53
  "name": "cssUrl",
85
54
  "storageKey": null
86
55
  },
87
- v7 = {
56
+ v6 = {
88
57
  "alias": null,
89
58
  "args": null,
90
59
  "kind": "ScalarField",
91
60
  "name": "collectionType",
92
61
  "storageKey": null
93
62
  },
94
- v8 = {
63
+ v7 = {
95
64
  "alias": null,
96
65
  "args": null,
97
66
  "kind": "ScalarField",
98
- "name": "characters",
67
+ "name": "features",
99
68
  "storageKey": null
100
69
  },
101
- v9 = [v8 /*: any*/, {
102
- "alias": null,
103
- "args": null,
104
- "kind": "ScalarField",
105
- "name": "feature",
106
- "storageKey": null
107
- }, v3 /*: any*/],
108
- v10 = {
70
+ v8 = {
109
71
  "alias": null,
110
72
  "args": null,
111
- "concreteType": "FontStyle",
73
+ "concreteType": "VariableInstance",
112
74
  "kind": "LinkedField",
113
- "name": "fontStyles",
75
+ "name": "variableInstances",
114
76
  "plural": true,
115
- "selections": [v2 /*: any*/, {
116
- "alias": null,
117
- "args": null,
118
- "kind": "ScalarField",
119
- "name": "cssFamily",
120
- "storageKey": null
121
- }, v3 /*: any*/, {
122
- "alias": null,
123
- "args": null,
124
- "concreteType": "CharacterBlock",
125
- "kind": "LinkedField",
126
- "name": "characterBlocks",
127
- "plural": true,
128
- "selections": [v8 /*: any*/, v3 /*: any*/],
129
- "storageKey": null
130
- }, {
131
- "alias": null,
132
- "args": null,
133
- "concreteType": "FeatureCharacters",
134
- "kind": "LinkedField",
135
- "name": "featureCharacters",
136
- "plural": true,
137
- "selections": v9 /*: any*/,
138
- "storageKey": null
139
- }, {
77
+ "selections": [v3 /*: any*/, {
140
78
  "alias": null,
141
79
  "args": null,
142
- "concreteType": "GlyphName",
80
+ "concreteType": "VariableSetting",
143
81
  "kind": "LinkedField",
144
- "name": "glyphNames",
82
+ "name": "coordinates",
145
83
  "plural": true,
146
- "selections": v9 /*: any*/,
147
- "storageKey": null
148
- }, v4 /*: any*/, {
149
- "alias": null,
150
- "args": null,
151
- "concreteType": "VerticalMetrics",
152
- "kind": "LinkedField",
153
- "name": "verticalMetrics",
154
- "plural": false,
155
84
  "selections": [{
156
85
  "alias": null,
157
86
  "args": null,
158
87
  "kind": "ScalarField",
159
- "name": "unitsPerEm",
160
- "storageKey": null
161
- }, {
162
- "alias": null,
163
- "args": null,
164
- "kind": "ScalarField",
165
- "name": "ascender",
166
- "storageKey": null
167
- }, {
168
- "alias": null,
169
- "args": null,
170
- "kind": "ScalarField",
171
- "name": "descender",
172
- "storageKey": null
173
- }, {
174
- "alias": null,
175
- "args": null,
176
- "kind": "ScalarField",
177
- "name": "xHeight",
178
- "storageKey": null
179
- }, {
180
- "alias": null,
181
- "args": null,
182
- "kind": "ScalarField",
183
- "name": "capHeight",
88
+ "name": "axis",
184
89
  "storageKey": null
185
90
  }, {
186
91
  "alias": null,
187
92
  "args": null,
188
93
  "kind": "ScalarField",
189
- "name": "lineGap",
94
+ "name": "value",
190
95
  "storageKey": null
191
96
  }],
192
97
  "storageKey": null
193
98
  }],
194
99
  "storageKey": null
100
+ },
101
+ v9 = {
102
+ "alias": null,
103
+ "args": null,
104
+ "kind": "ScalarField",
105
+ "name": "cssFamily",
106
+ "storageKey": null
107
+ },
108
+ v10 = {
109
+ "alias": null,
110
+ "args": null,
111
+ "concreteType": "FontStyle",
112
+ "kind": "LinkedField",
113
+ "name": "fontStyles",
114
+ "plural": true,
115
+ "selections": [v2 /*: any*/, v9 /*: any*/, v3 /*: any*/, v8 /*: any*/],
116
+ "storageKey": null
195
117
  };
196
118
  return {
197
119
  "fragment": {
@@ -260,16 +182,137 @@ const node = function () {
260
182
  "kind": "LinkedField",
261
183
  "name": "fontCollection",
262
184
  "plural": false,
263
- "selections": [{
185
+ "selections": [v2 /*: any*/, v3 /*: any*/, v4 /*: any*/, v5 /*: any*/, v6 /*: any*/, {
186
+ "alias": null,
187
+ "args": null,
188
+ "concreteType": "GlyphGroup",
189
+ "kind": "LinkedField",
190
+ "name": "glyphGroups",
191
+ "plural": true,
192
+ "selections": [v3 /*: any*/, {
193
+ "alias": null,
194
+ "args": null,
195
+ "concreteType": "CharacterSet",
196
+ "kind": "LinkedField",
197
+ "name": "characterSets",
198
+ "plural": true,
199
+ "selections": [v7 /*: any*/, {
200
+ "alias": null,
201
+ "args": null,
202
+ "concreteType": null,
203
+ "kind": "LinkedField",
204
+ "name": "characters",
205
+ "plural": true,
206
+ "selections": [{
207
+ "alias": null,
208
+ "args": null,
209
+ "kind": "ScalarField",
210
+ "name": "__typename",
211
+ "storageKey": null
212
+ }, {
213
+ "kind": "InlineFragment",
214
+ "selections": [{
215
+ "alias": null,
216
+ "args": null,
217
+ "kind": "ScalarField",
218
+ "name": "string",
219
+ "storageKey": null
220
+ }],
221
+ "type": "CharacterString",
222
+ "abstractKey": null
223
+ }, {
224
+ "kind": "InlineFragment",
225
+ "selections": [{
226
+ "alias": null,
227
+ "args": null,
228
+ "kind": "ScalarField",
229
+ "name": "first",
230
+ "storageKey": null
231
+ }, {
232
+ "alias": null,
233
+ "args": null,
234
+ "kind": "ScalarField",
235
+ "name": "last",
236
+ "storageKey": null
237
+ }],
238
+ "type": "CharacterRange",
239
+ "abstractKey": null
240
+ }],
241
+ "storageKey": null
242
+ }],
243
+ "storageKey": null
244
+ }],
245
+ "storageKey": null
246
+ }, {
264
247
  "alias": null,
265
248
  "args": null,
266
249
  "concreteType": "FontStyle",
267
250
  "kind": "LinkedField",
268
251
  "name": "featureStyle",
269
252
  "plural": false,
270
- "selections": [v2 /*: any*/, v4 /*: any*/],
253
+ "selections": [v8 /*: any*/, v9 /*: any*/, v3 /*: any*/, {
254
+ "alias": null,
255
+ "args": null,
256
+ "concreteType": "GlyphName",
257
+ "kind": "LinkedField",
258
+ "name": "glyphNames",
259
+ "plural": true,
260
+ "selections": [{
261
+ "alias": null,
262
+ "args": null,
263
+ "kind": "ScalarField",
264
+ "name": "characters",
265
+ "storageKey": null
266
+ }, v7 /*: any*/, v3 /*: any*/],
267
+ "storageKey": null
268
+ }, {
269
+ "alias": null,
270
+ "args": null,
271
+ "concreteType": "VerticalMetrics",
272
+ "kind": "LinkedField",
273
+ "name": "verticalMetrics",
274
+ "plural": false,
275
+ "selections": [{
276
+ "alias": null,
277
+ "args": null,
278
+ "kind": "ScalarField",
279
+ "name": "unitsPerEm",
280
+ "storageKey": null
281
+ }, {
282
+ "alias": null,
283
+ "args": null,
284
+ "kind": "ScalarField",
285
+ "name": "ascender",
286
+ "storageKey": null
287
+ }, {
288
+ "alias": null,
289
+ "args": null,
290
+ "kind": "ScalarField",
291
+ "name": "descender",
292
+ "storageKey": null
293
+ }, {
294
+ "alias": null,
295
+ "args": null,
296
+ "kind": "ScalarField",
297
+ "name": "xHeight",
298
+ "storageKey": null
299
+ }, {
300
+ "alias": null,
301
+ "args": null,
302
+ "kind": "ScalarField",
303
+ "name": "capHeight",
304
+ "storageKey": null
305
+ }, {
306
+ "alias": null,
307
+ "args": null,
308
+ "kind": "ScalarField",
309
+ "name": "lineGap",
310
+ "storageKey": null
311
+ }],
312
+ "storageKey": null
313
+ }, v2 /*: any*/],
271
314
  "storageKey": null
272
- }, v2 /*: any*/, v3 /*: any*/, v5 /*: any*/, v6 /*: any*/, v7 /*: any*/, v10 /*: any*/, {
315
+ }, v10 /*: any*/, {
273
316
  "alias": null,
274
317
  "args": [{
275
318
  "kind": "Literal",
@@ -280,7 +323,7 @@ const node = function () {
280
323
  "kind": "LinkedField",
281
324
  "name": "children",
282
325
  "plural": true,
283
- "selections": [v2 /*: any*/, v3 /*: any*/, v5 /*: any*/, v6 /*: any*/, v7 /*: any*/, v10 /*: any*/],
326
+ "selections": [v2 /*: any*/, v3 /*: any*/, v4 /*: any*/, v5 /*: any*/, v6 /*: any*/, v10 /*: any*/],
284
327
  "storageKey": "children(collectionTypes:[\"FAMILY\"])"
285
328
  }],
286
329
  "storageKey": null
@@ -291,12 +334,12 @@ const node = function () {
291
334
  }]
292
335
  },
293
336
  "params": {
294
- "cacheID": "cba35ec3aa9e757cce82153aff6a668f",
337
+ "cacheID": "36e4ae97e94d6c45d9facdb9754c6f8e",
295
338
  "id": null,
296
339
  "metadata": {},
297
340
  "name": "CharacterViewerSlugQuery",
298
341
  "operationKind": "query",
299
- "text": "query CharacterViewerSlugQuery(\n $collectionSlug: String!\n) {\n viewer {\n slug(name: $collectionSlug) {\n fontCollection {\n ...CharacterViewer_collection\n id\n }\n id\n }\n id\n }\n}\n\nfragment CharacterViewer_collection on FontCollection {\n featureStyle {\n id\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n }\n id\n name\n isVariableFont\n cssUrl\n collectionType\n fontStyles {\n id\n cssFamily\n name\n characterBlocks {\n characters\n name\n }\n featureCharacters {\n characters\n feature\n name\n }\n glyphNames {\n characters\n feature\n name\n }\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n verticalMetrics {\n unitsPerEm\n ascender\n descender\n xHeight\n capHeight\n lineGap\n }\n }\n children(collectionTypes: [FAMILY]) {\n id\n name\n isVariableFont\n cssUrl\n collectionType\n fontStyles {\n id\n cssFamily\n name\n characterBlocks {\n characters\n name\n }\n featureCharacters {\n characters\n feature\n name\n }\n glyphNames {\n characters\n feature\n name\n }\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n verticalMetrics {\n unitsPerEm\n ascender\n descender\n xHeight\n capHeight\n lineGap\n }\n }\n }\n}\n"
342
+ "text": "query CharacterViewerSlugQuery(\n $collectionSlug: String!\n) {\n viewer {\n slug(name: $collectionSlug) {\n fontCollection {\n ...CharacterViewer_collection\n id\n }\n id\n }\n id\n }\n}\n\nfragment CharacterViewer_collection on FontCollection {\n id\n name\n isVariableFont\n cssUrl\n collectionType\n glyphGroups {\n name\n characterSets {\n features\n characters {\n __typename\n ... on CharacterString {\n string\n }\n ... on CharacterRange {\n first\n last\n }\n }\n }\n }\n featureStyle {\n ...CharacterViewer_style\n id\n }\n fontStyles {\n id\n cssFamily\n name\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n }\n children(collectionTypes: [FAMILY]) {\n id\n name\n isVariableFont\n cssUrl\n collectionType\n fontStyles {\n id\n cssFamily\n name\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n }\n }\n}\n\nfragment CharacterViewer_style on FontStyle {\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n cssFamily\n name\n glyphNames {\n characters\n features\n name\n }\n verticalMetrics {\n unitsPerEm\n ascender\n descender\n xHeight\n capHeight\n lineGap\n }\n id\n}\n"
300
343
  }
301
344
  };
302
345
  }();
@@ -0,0 +1,21 @@
1
+ /**
2
+ * @generated SignedSource<<2e9cfe78359947adc913bdbfc6a9c1d7>>
3
+ * @lightSyntaxTransform
4
+ * @nogrep
5
+ */
6
+ import { ConcreteRequest } from 'relay-runtime';
7
+ import { FragmentRefs } from "relay-runtime";
8
+ export type CharacterViewerStyleRefetchQuery$variables = {
9
+ id: string;
10
+ };
11
+ export type CharacterViewerStyleRefetchQuery$data = {
12
+ readonly node: {
13
+ readonly " $fragmentSpreads": FragmentRefs<"CharacterViewer_style">;
14
+ } | null;
15
+ };
16
+ export type CharacterViewerStyleRefetchQuery = {
17
+ response: CharacterViewerStyleRefetchQuery$data;
18
+ variables: CharacterViewerStyleRefetchQuery$variables;
19
+ };
20
+ declare const node: ConcreteRequest;
21
+ export default node;
@@ -0,0 +1,205 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ /**
8
+ * @generated SignedSource<<2e9cfe78359947adc913bdbfc6a9c1d7>>
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
+ v1 = [{
24
+ "kind": "Variable",
25
+ "name": "id",
26
+ "variableName": "id"
27
+ }],
28
+ v2 = {
29
+ "alias": null,
30
+ "args": null,
31
+ "kind": "ScalarField",
32
+ "name": "name",
33
+ "storageKey": null
34
+ };
35
+ return {
36
+ "fragment": {
37
+ "argumentDefinitions": v0 /*: any*/,
38
+ "kind": "Fragment",
39
+ "metadata": null,
40
+ "name": "CharacterViewerStyleRefetchQuery",
41
+ "selections": [{
42
+ "alias": null,
43
+ "args": v1 /*: any*/,
44
+ "concreteType": null,
45
+ "kind": "LinkedField",
46
+ "name": "node",
47
+ "plural": false,
48
+ "selections": [{
49
+ "args": null,
50
+ "kind": "FragmentSpread",
51
+ "name": "CharacterViewer_style"
52
+ }],
53
+ "storageKey": null
54
+ }],
55
+ "type": "RootQueryType",
56
+ "abstractKey": null
57
+ },
58
+ "kind": "Request",
59
+ "operation": {
60
+ "argumentDefinitions": v0 /*: any*/,
61
+ "kind": "Operation",
62
+ "name": "CharacterViewerStyleRefetchQuery",
63
+ "selections": [{
64
+ "alias": null,
65
+ "args": v1 /*: any*/,
66
+ "concreteType": null,
67
+ "kind": "LinkedField",
68
+ "name": "node",
69
+ "plural": false,
70
+ "selections": [{
71
+ "alias": null,
72
+ "args": null,
73
+ "kind": "ScalarField",
74
+ "name": "__typename",
75
+ "storageKey": null
76
+ }, {
77
+ "alias": null,
78
+ "args": null,
79
+ "kind": "ScalarField",
80
+ "name": "id",
81
+ "storageKey": null
82
+ }, {
83
+ "kind": "InlineFragment",
84
+ "selections": [{
85
+ "alias": null,
86
+ "args": null,
87
+ "concreteType": "VariableInstance",
88
+ "kind": "LinkedField",
89
+ "name": "variableInstances",
90
+ "plural": true,
91
+ "selections": [v2 /*: any*/, {
92
+ "alias": null,
93
+ "args": null,
94
+ "concreteType": "VariableSetting",
95
+ "kind": "LinkedField",
96
+ "name": "coordinates",
97
+ "plural": true,
98
+ "selections": [{
99
+ "alias": null,
100
+ "args": null,
101
+ "kind": "ScalarField",
102
+ "name": "axis",
103
+ "storageKey": null
104
+ }, {
105
+ "alias": null,
106
+ "args": null,
107
+ "kind": "ScalarField",
108
+ "name": "value",
109
+ "storageKey": null
110
+ }],
111
+ "storageKey": null
112
+ }],
113
+ "storageKey": null
114
+ }, {
115
+ "alias": null,
116
+ "args": null,
117
+ "kind": "ScalarField",
118
+ "name": "cssFamily",
119
+ "storageKey": null
120
+ }, v2 /*: any*/, {
121
+ "alias": null,
122
+ "args": null,
123
+ "concreteType": "GlyphName",
124
+ "kind": "LinkedField",
125
+ "name": "glyphNames",
126
+ "plural": true,
127
+ "selections": [{
128
+ "alias": null,
129
+ "args": null,
130
+ "kind": "ScalarField",
131
+ "name": "characters",
132
+ "storageKey": null
133
+ }, {
134
+ "alias": null,
135
+ "args": null,
136
+ "kind": "ScalarField",
137
+ "name": "features",
138
+ "storageKey": null
139
+ }, v2 /*: any*/],
140
+ "storageKey": null
141
+ }, {
142
+ "alias": null,
143
+ "args": null,
144
+ "concreteType": "VerticalMetrics",
145
+ "kind": "LinkedField",
146
+ "name": "verticalMetrics",
147
+ "plural": false,
148
+ "selections": [{
149
+ "alias": null,
150
+ "args": null,
151
+ "kind": "ScalarField",
152
+ "name": "unitsPerEm",
153
+ "storageKey": null
154
+ }, {
155
+ "alias": null,
156
+ "args": null,
157
+ "kind": "ScalarField",
158
+ "name": "ascender",
159
+ "storageKey": null
160
+ }, {
161
+ "alias": null,
162
+ "args": null,
163
+ "kind": "ScalarField",
164
+ "name": "descender",
165
+ "storageKey": null
166
+ }, {
167
+ "alias": null,
168
+ "args": null,
169
+ "kind": "ScalarField",
170
+ "name": "xHeight",
171
+ "storageKey": null
172
+ }, {
173
+ "alias": null,
174
+ "args": null,
175
+ "kind": "ScalarField",
176
+ "name": "capHeight",
177
+ "storageKey": null
178
+ }, {
179
+ "alias": null,
180
+ "args": null,
181
+ "kind": "ScalarField",
182
+ "name": "lineGap",
183
+ "storageKey": null
184
+ }],
185
+ "storageKey": null
186
+ }],
187
+ "type": "FontStyle",
188
+ "abstractKey": null
189
+ }],
190
+ "storageKey": null
191
+ }]
192
+ },
193
+ "params": {
194
+ "cacheID": "0f5b05bc9a52c1e0dd5f7c2cbb500be2",
195
+ "id": null,
196
+ "metadata": {},
197
+ "name": "CharacterViewerStyleRefetchQuery",
198
+ "operationKind": "query",
199
+ "text": "query CharacterViewerStyleRefetchQuery(\n $id: ID!\n) {\n node(id: $id) {\n __typename\n ...CharacterViewer_style\n id\n }\n}\n\nfragment CharacterViewer_style on FontStyle {\n variableInstances {\n name\n coordinates {\n axis\n value\n }\n }\n cssFamily\n name\n glyphNames {\n characters\n features\n name\n }\n verticalMetrics {\n unitsPerEm\n ascender\n descender\n xHeight\n capHeight\n lineGap\n }\n id\n}\n"
200
+ }
201
+ };
202
+ }();
203
+ node.hash = "cd4bc4064dd23132ba3bf3d207fe6cb9";
204
+ var _default = node;
205
+ exports.default = _default;