@ankhorage/templates 7.0.2 → 8.0.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 +16 -0
- package/dist/authoring/compose-category-manifest.d.ts +40 -0
- package/dist/authoring/compose-category-manifest.d.ts.map +1 -0
- package/dist/authoring/compose-category-manifest.js +150 -0
- package/dist/authoring/compose-category-manifest.js.map +1 -0
- package/dist/catalog.d.ts.map +1 -1
- package/dist/catalog.js +5 -2
- package/dist/catalog.js.map +1 -1
- package/dist/design/category-source.d.ts +557 -0
- package/dist/design/category-source.d.ts.map +1 -0
- package/dist/design/category-source.js +578 -0
- package/dist/design/category-source.js.map +1 -0
- package/dist/design/category-theme.d.ts +44 -0
- package/dist/design/category-theme.d.ts.map +1 -0
- package/dist/design/category-theme.js +146 -0
- package/dist/design/category-theme.js.map +1 -0
- package/dist/design/category-types.d.ts +73 -0
- package/dist/design/category-types.d.ts.map +1 -0
- package/dist/design/category-types.js +3 -0
- package/dist/design/category-types.js.map +1 -0
- package/dist/design/tone-catalog.d.ts +29 -0
- package/dist/design/tone-catalog.d.ts.map +1 -0
- package/dist/design/tone-catalog.js +254 -0
- package/dist/design/tone-catalog.js.map +1 -0
- package/dist/generators/create-category-app.d.ts.map +1 -1
- package/dist/generators/create-category-app.js +8 -2
- package/dist/generators/create-category-app.js.map +1 -1
- package/dist/index.d.ts +5 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +5 -1
- package/dist/index.js.map +1 -1
- package/dist/presets/category-presets.d.ts +4 -10
- package/dist/presets/category-presets.d.ts.map +1 -1
- package/dist/presets/category-presets.js +101 -209
- package/dist/presets/category-presets.js.map +1 -1
- package/dist/templates/shared/create-theme.d.ts +1 -0
- package/dist/templates/shared/create-theme.d.ts.map +1 -1
- package/dist/templates/shared/create-theme.js +2 -0
- package/dist/templates/shared/create-theme.js.map +1 -1
- package/dist/templates/starter/starter.registry.d.ts.map +1 -1
- package/dist/templates/starter/starter.registry.js +6 -11
- package/dist/templates/starter/starter.registry.js.map +1 -1
- package/dist/templates/starter/starter.template.d.ts.map +1 -1
- package/dist/templates/starter/starter.template.js +2 -1
- package/dist/templates/starter/starter.template.js.map +1 -1
- package/dist/templates/starter/starter.types.d.ts +1 -0
- package/dist/templates/starter/starter.types.d.ts.map +1 -1
- package/package.json +3 -2
- package/dist/templates/starter/categories/fallback/default.template.d.ts +0 -4
- package/dist/templates/starter/categories/fallback/default.template.d.ts.map +0 -1
- package/dist/templates/starter/categories/fallback/default.template.js +0 -17
- package/dist/templates/starter/categories/fallback/default.template.js.map +0 -1
- package/dist/templates/starter/categories/fallback/index.d.ts +0 -8
- package/dist/templates/starter/categories/fallback/index.d.ts.map +0 -1
- package/dist/templates/starter/categories/fallback/index.js +0 -10
- package/dist/templates/starter/categories/fallback/index.js.map +0 -1
- package/dist/templates/starter/categories/fallback/routes.d.ts +0 -9
- package/dist/templates/starter/categories/fallback/routes.d.ts.map +0 -1
- package/dist/templates/starter/categories/fallback/routes.js +0 -20
- package/dist/templates/starter/categories/fallback/routes.js.map +0 -1
- package/dist/templates/starter/categories/fallback/screens.d.ts +0 -5
- package/dist/templates/starter/categories/fallback/screens.d.ts.map +0 -1
- package/dist/templates/starter/categories/fallback/screens.js +0 -133
- package/dist/templates/starter/categories/fallback/screens.js.map +0 -1
|
@@ -0,0 +1,557 @@
|
|
|
1
|
+
export declare const CATEGORY_SOURCE: readonly [{
|
|
2
|
+
readonly category: "books_reading";
|
|
3
|
+
readonly existing: {
|
|
4
|
+
readonly label: "Books & Reading";
|
|
5
|
+
readonly defaultName: "Books & Reading";
|
|
6
|
+
readonly defaultSlug: "books-reading-app";
|
|
7
|
+
readonly primaryColor: "#8B4513";
|
|
8
|
+
readonly harmony: "analogous";
|
|
9
|
+
readonly summary: "reading lists, reviews, recommendations, and subscriptions";
|
|
10
|
+
readonly focusAreas: readonly ["Reading queue", "Featured picks", "Community notes"];
|
|
11
|
+
};
|
|
12
|
+
readonly supplied: {
|
|
13
|
+
readonly designIntent: "Scholarly, calm, long-form comfort";
|
|
14
|
+
readonly primaryColor: "#7C4A32";
|
|
15
|
+
readonly harmony: "analogous";
|
|
16
|
+
readonly lightTonePair: "earthy-on-pastel";
|
|
17
|
+
readonly darkTonePair: "pastel-on-neutral-dark";
|
|
18
|
+
readonly bodyFontCandidates: readonly ["Source Serif 4"];
|
|
19
|
+
readonly headingStrategy: "same";
|
|
20
|
+
readonly headingFontCandidates: readonly [];
|
|
21
|
+
readonly specialistFontCandidates: readonly [];
|
|
22
|
+
readonly density: "comfortable";
|
|
23
|
+
readonly shape: "soft";
|
|
24
|
+
};
|
|
25
|
+
}, {
|
|
26
|
+
readonly category: "business_productivity";
|
|
27
|
+
readonly existing: {
|
|
28
|
+
readonly label: "Business & Productivity";
|
|
29
|
+
readonly defaultName: "Business & Productivity";
|
|
30
|
+
readonly defaultSlug: "business-productivity-app";
|
|
31
|
+
readonly primaryColor: "#1D4ED8";
|
|
32
|
+
readonly harmony: "analogous";
|
|
33
|
+
readonly summary: "team coordination, goals, and execution tracking";
|
|
34
|
+
readonly focusAreas: readonly ["Active projects", "Weekly priorities", "Team updates"];
|
|
35
|
+
};
|
|
36
|
+
readonly supplied: {
|
|
37
|
+
readonly designIntent: "Focused, efficient, dependable";
|
|
38
|
+
readonly primaryColor: "#2563EB";
|
|
39
|
+
readonly harmony: "monochromatic";
|
|
40
|
+
readonly lightTonePair: "jewel-on-neutral-light";
|
|
41
|
+
readonly darkTonePair: "pastel-on-neutral-dark";
|
|
42
|
+
readonly bodyFontCandidates: readonly ["Inter"];
|
|
43
|
+
readonly headingStrategy: "same";
|
|
44
|
+
readonly headingFontCandidates: readonly [];
|
|
45
|
+
readonly specialistFontCandidates: readonly [];
|
|
46
|
+
readonly density: "compact";
|
|
47
|
+
readonly shape: "neutral";
|
|
48
|
+
};
|
|
49
|
+
}, {
|
|
50
|
+
readonly category: "developer_tools";
|
|
51
|
+
readonly existing: {
|
|
52
|
+
readonly label: "Developer Tools";
|
|
53
|
+
readonly defaultName: "Developer Tools";
|
|
54
|
+
readonly defaultSlug: "developer-tools-app";
|
|
55
|
+
readonly primaryColor: "#7C3AED";
|
|
56
|
+
readonly harmony: "triadic";
|
|
57
|
+
readonly summary: "release workflows, observability, and engineering operations";
|
|
58
|
+
readonly focusAreas: readonly ["Build status", "Incident queue", "Developer settings"];
|
|
59
|
+
};
|
|
60
|
+
readonly supplied: {
|
|
61
|
+
readonly designIntent: "Technical, precise, low-fatigue";
|
|
62
|
+
readonly primaryColor: "#0F766E";
|
|
63
|
+
readonly harmony: "splitComplementary";
|
|
64
|
+
readonly lightTonePair: "vivid-on-neutral-light";
|
|
65
|
+
readonly darkTonePair: "fluorescent-on-neutral-dark";
|
|
66
|
+
readonly bodyFontCandidates: readonly ["Inter"];
|
|
67
|
+
readonly headingStrategy: "same";
|
|
68
|
+
readonly headingFontCandidates: readonly [];
|
|
69
|
+
readonly specialistFontCandidates: readonly [{
|
|
70
|
+
readonly family: "JetBrains Mono";
|
|
71
|
+
readonly usage: "code";
|
|
72
|
+
}];
|
|
73
|
+
readonly density: "compact";
|
|
74
|
+
readonly shape: "sharp";
|
|
75
|
+
};
|
|
76
|
+
}, {
|
|
77
|
+
readonly category: "education_learning";
|
|
78
|
+
readonly existing: {
|
|
79
|
+
readonly label: "Education & Learning";
|
|
80
|
+
readonly defaultName: "Education & Learning";
|
|
81
|
+
readonly defaultSlug: "education-learning-app";
|
|
82
|
+
readonly primaryColor: "#4338CA";
|
|
83
|
+
readonly harmony: "analogous";
|
|
84
|
+
readonly summary: "courses, practice loops, and learner progress";
|
|
85
|
+
readonly focusAreas: readonly ["Current lessons", "Practice plan", "Milestone tracking"];
|
|
86
|
+
};
|
|
87
|
+
readonly supplied: {
|
|
88
|
+
readonly designIntent: "Clear, encouraging, engaging";
|
|
89
|
+
readonly primaryColor: "#2563EB";
|
|
90
|
+
readonly harmony: "triadic";
|
|
91
|
+
readonly lightTonePair: "jewel-on-pastel";
|
|
92
|
+
readonly darkTonePair: "pastel-on-neutral-dark";
|
|
93
|
+
readonly bodyFontCandidates: readonly ["Atkinson Hyperlegible"];
|
|
94
|
+
readonly headingStrategy: "auto-pair";
|
|
95
|
+
readonly headingFontCandidates: readonly ["Outfit"];
|
|
96
|
+
readonly specialistFontCandidates: readonly [];
|
|
97
|
+
readonly density: "comfortable";
|
|
98
|
+
readonly shape: "soft";
|
|
99
|
+
};
|
|
100
|
+
}, {
|
|
101
|
+
readonly category: "entertainment_media";
|
|
102
|
+
readonly existing: {
|
|
103
|
+
readonly label: "Entertainment & Media";
|
|
104
|
+
readonly defaultName: "Entertainment & Media";
|
|
105
|
+
readonly defaultSlug: "entertainment-media-app";
|
|
106
|
+
readonly primaryColor: "#F97316";
|
|
107
|
+
readonly harmony: "complementary";
|
|
108
|
+
readonly summary: "content discovery, watchlists, and editorial highlights";
|
|
109
|
+
readonly focusAreas: readonly ["Featured releases", "Continue watching", "Trending topics"];
|
|
110
|
+
};
|
|
111
|
+
readonly supplied: {
|
|
112
|
+
readonly designIntent: "Immersive, cinematic, expressive";
|
|
113
|
+
readonly primaryColor: "#E11D48";
|
|
114
|
+
readonly harmony: "analogous";
|
|
115
|
+
readonly lightTonePair: "vivid-on-neutral-light";
|
|
116
|
+
readonly darkTonePair: "neon-on-neutral-dark";
|
|
117
|
+
readonly bodyFontCandidates: readonly ["Inter"];
|
|
118
|
+
readonly headingStrategy: "auto-pair";
|
|
119
|
+
readonly headingFontCandidates: readonly ["Space Grotesk"];
|
|
120
|
+
readonly specialistFontCandidates: readonly [];
|
|
121
|
+
readonly density: "comfortable";
|
|
122
|
+
readonly shape: "neutral";
|
|
123
|
+
};
|
|
124
|
+
}, {
|
|
125
|
+
readonly category: "finance_money";
|
|
126
|
+
readonly existing: {
|
|
127
|
+
readonly label: "Finance & Money";
|
|
128
|
+
readonly defaultName: "Finance & Money";
|
|
129
|
+
readonly defaultSlug: "finance-money-app";
|
|
130
|
+
readonly primaryColor: "#15803D";
|
|
131
|
+
readonly harmony: "analogous";
|
|
132
|
+
readonly summary: "balances, budgeting, and financial operations";
|
|
133
|
+
readonly focusAreas: readonly ["Cash overview", "Budget health", "Upcoming activity"];
|
|
134
|
+
};
|
|
135
|
+
readonly supplied: {
|
|
136
|
+
readonly designIntent: "Secure, rigorous, trustworthy";
|
|
137
|
+
readonly primaryColor: "#047857";
|
|
138
|
+
readonly harmony: "complementary";
|
|
139
|
+
readonly lightTonePair: "jewel-on-neutral-light";
|
|
140
|
+
readonly darkTonePair: "pastel-on-neutral-dark";
|
|
141
|
+
readonly bodyFontCandidates: readonly ["IBM Plex Sans"];
|
|
142
|
+
readonly headingStrategy: "same";
|
|
143
|
+
readonly headingFontCandidates: readonly [];
|
|
144
|
+
readonly specialistFontCandidates: readonly [];
|
|
145
|
+
readonly density: "compact";
|
|
146
|
+
readonly shape: "neutral";
|
|
147
|
+
};
|
|
148
|
+
}, {
|
|
149
|
+
readonly category: "food_drink";
|
|
150
|
+
readonly existing: {
|
|
151
|
+
readonly label: "Food & Drink";
|
|
152
|
+
readonly defaultName: "Food & Drink";
|
|
153
|
+
readonly defaultSlug: "food-drink-app";
|
|
154
|
+
readonly primaryColor: "#EA580C";
|
|
155
|
+
readonly harmony: "analogous";
|
|
156
|
+
readonly summary: "menus, ordering, and loyalty experiences";
|
|
157
|
+
readonly focusAreas: readonly ["Popular items", "Order flow", "Rewards status"];
|
|
158
|
+
};
|
|
159
|
+
readonly supplied: {
|
|
160
|
+
readonly designIntent: "Warm, appetizing, sensory";
|
|
161
|
+
readonly primaryColor: "#C2410C";
|
|
162
|
+
readonly harmony: "analogous";
|
|
163
|
+
readonly lightTonePair: "earthy-on-pastel";
|
|
164
|
+
readonly darkTonePair: "bright-on-neutral-dark";
|
|
165
|
+
readonly bodyFontCandidates: readonly ["Source Sans 3"];
|
|
166
|
+
readonly headingStrategy: "auto-pair";
|
|
167
|
+
readonly headingFontCandidates: readonly ["Fraunces"];
|
|
168
|
+
readonly specialistFontCandidates: readonly [];
|
|
169
|
+
readonly density: "comfortable";
|
|
170
|
+
readonly shape: "soft";
|
|
171
|
+
};
|
|
172
|
+
}, {
|
|
173
|
+
readonly category: "games";
|
|
174
|
+
readonly existing: {
|
|
175
|
+
readonly label: "Games";
|
|
176
|
+
readonly defaultName: "Games";
|
|
177
|
+
readonly defaultSlug: "games-app";
|
|
178
|
+
readonly primaryColor: "#7C3AED";
|
|
179
|
+
readonly harmony: "splitComplementary";
|
|
180
|
+
readonly summary: "quests, progression, and player engagement loops";
|
|
181
|
+
readonly focusAreas: readonly ["Daily quests", "Progression", "Social challenges"];
|
|
182
|
+
};
|
|
183
|
+
readonly supplied: {
|
|
184
|
+
readonly designIntent: "Energetic, playful, state-rich";
|
|
185
|
+
readonly primaryColor: "#7C3AED";
|
|
186
|
+
readonly harmony: "tetradic";
|
|
187
|
+
readonly lightTonePair: "vivid-on-pastel";
|
|
188
|
+
readonly darkTonePair: "neon-on-neutral-dark";
|
|
189
|
+
readonly bodyFontCandidates: readonly ["Rubik"];
|
|
190
|
+
readonly headingStrategy: "same";
|
|
191
|
+
readonly headingFontCandidates: readonly [];
|
|
192
|
+
readonly specialistFontCandidates: readonly [];
|
|
193
|
+
readonly density: "comfortable";
|
|
194
|
+
readonly shape: "soft";
|
|
195
|
+
};
|
|
196
|
+
}, {
|
|
197
|
+
readonly category: "graphics_design";
|
|
198
|
+
readonly existing: {
|
|
199
|
+
readonly label: "Graphics & Design";
|
|
200
|
+
readonly defaultName: "Graphics & Design";
|
|
201
|
+
readonly defaultSlug: "graphics-design-app";
|
|
202
|
+
readonly primaryColor: "#9333EA";
|
|
203
|
+
readonly harmony: "triadic";
|
|
204
|
+
readonly summary: "creative assets, reviews, and delivery workflows";
|
|
205
|
+
readonly focusAreas: readonly ["Current briefs", "Asset review", "Brand tokens"];
|
|
206
|
+
};
|
|
207
|
+
readonly supplied: {
|
|
208
|
+
readonly designIntent: "Creative, exact, tool-oriented";
|
|
209
|
+
readonly primaryColor: "#DB2777";
|
|
210
|
+
readonly harmony: "complementary";
|
|
211
|
+
readonly lightTonePair: "vivid-on-neutral-light";
|
|
212
|
+
readonly darkTonePair: "neon-on-neutral-dark";
|
|
213
|
+
readonly bodyFontCandidates: readonly ["Space Grotesk"];
|
|
214
|
+
readonly headingStrategy: "same";
|
|
215
|
+
readonly headingFontCandidates: readonly [];
|
|
216
|
+
readonly specialistFontCandidates: readonly [];
|
|
217
|
+
readonly density: "compact";
|
|
218
|
+
readonly shape: "neutral";
|
|
219
|
+
};
|
|
220
|
+
}, {
|
|
221
|
+
readonly category: "health_fitness";
|
|
222
|
+
readonly existing: {
|
|
223
|
+
readonly label: "Health & Fitness";
|
|
224
|
+
readonly defaultName: "Health & Fitness";
|
|
225
|
+
readonly defaultSlug: "health-fitness-app";
|
|
226
|
+
readonly primaryColor: "#059669";
|
|
227
|
+
readonly harmony: "analogous";
|
|
228
|
+
readonly summary: "habits, activity tracking, and coaching plans";
|
|
229
|
+
readonly focusAreas: readonly ["Today plan", "Progress rings", "Recovery status"];
|
|
230
|
+
};
|
|
231
|
+
readonly supplied: {
|
|
232
|
+
readonly designIntent: "Vital, clean, motivating";
|
|
233
|
+
readonly primaryColor: "#059669";
|
|
234
|
+
readonly harmony: "analogous";
|
|
235
|
+
readonly lightTonePair: "jewel-on-ice";
|
|
236
|
+
readonly darkTonePair: "pastel-on-neutral-dark";
|
|
237
|
+
readonly bodyFontCandidates: readonly ["Source Sans 3"];
|
|
238
|
+
readonly headingStrategy: "same";
|
|
239
|
+
readonly headingFontCandidates: readonly [];
|
|
240
|
+
readonly specialistFontCandidates: readonly [];
|
|
241
|
+
readonly density: "comfortable";
|
|
242
|
+
readonly shape: "soft";
|
|
243
|
+
};
|
|
244
|
+
}, {
|
|
245
|
+
readonly category: "kids_family";
|
|
246
|
+
readonly existing: {
|
|
247
|
+
readonly label: "Kids & Family";
|
|
248
|
+
readonly defaultName: "Kids & Family";
|
|
249
|
+
readonly defaultSlug: "kids-family-app";
|
|
250
|
+
readonly primaryColor: "#F97316";
|
|
251
|
+
readonly harmony: "splitComplementary";
|
|
252
|
+
readonly summary: "safe discovery, routines, and shared family coordination";
|
|
253
|
+
readonly focusAreas: readonly ["Daily routines", "Favorites", "Parent controls"];
|
|
254
|
+
};
|
|
255
|
+
readonly supplied: {
|
|
256
|
+
readonly designIntent: "Safe, cheerful, legible";
|
|
257
|
+
readonly primaryColor: "#D97706";
|
|
258
|
+
readonly harmony: "triadic";
|
|
259
|
+
readonly lightTonePair: "vivid-on-pastel";
|
|
260
|
+
readonly darkTonePair: "pastel-on-neutral-dark";
|
|
261
|
+
readonly bodyFontCandidates: readonly ["Nunito"];
|
|
262
|
+
readonly headingStrategy: "same";
|
|
263
|
+
readonly headingFontCandidates: readonly [];
|
|
264
|
+
readonly specialistFontCandidates: readonly [];
|
|
265
|
+
readonly density: "spacious";
|
|
266
|
+
readonly shape: "soft";
|
|
267
|
+
};
|
|
268
|
+
}, {
|
|
269
|
+
readonly category: "lifestyle";
|
|
270
|
+
readonly existing: {
|
|
271
|
+
readonly label: "Lifestyle";
|
|
272
|
+
readonly defaultName: "Lifestyle";
|
|
273
|
+
readonly defaultSlug: "lifestyle-app";
|
|
274
|
+
readonly primaryColor: "#DB2777";
|
|
275
|
+
readonly harmony: "analogous";
|
|
276
|
+
readonly summary: "memberships, routines, and curated recommendations";
|
|
277
|
+
readonly focusAreas: readonly ["Personal dashboard", "Saved lists", "Upcoming plans"];
|
|
278
|
+
};
|
|
279
|
+
readonly supplied: {
|
|
280
|
+
readonly designIntent: "Curated, editorial, warm";
|
|
281
|
+
readonly primaryColor: "#9A4E36";
|
|
282
|
+
readonly harmony: "analogous";
|
|
283
|
+
readonly lightTonePair: "muted-on-pastel";
|
|
284
|
+
readonly darkTonePair: "pastel-on-neutral-dark";
|
|
285
|
+
readonly bodyFontCandidates: readonly ["Manrope"];
|
|
286
|
+
readonly headingStrategy: "auto-pair";
|
|
287
|
+
readonly headingFontCandidates: readonly ["Cormorant Garamond"];
|
|
288
|
+
readonly specialistFontCandidates: readonly [];
|
|
289
|
+
readonly density: "spacious";
|
|
290
|
+
readonly shape: "soft";
|
|
291
|
+
};
|
|
292
|
+
}, {
|
|
293
|
+
readonly category: "medical";
|
|
294
|
+
readonly existing: {
|
|
295
|
+
readonly label: "Medical";
|
|
296
|
+
readonly defaultName: "Medical";
|
|
297
|
+
readonly defaultSlug: "medical-app";
|
|
298
|
+
readonly primaryColor: "#0369A1";
|
|
299
|
+
readonly harmony: "analogous";
|
|
300
|
+
readonly summary: "care coordination, intake, and patient communication";
|
|
301
|
+
readonly focusAreas: readonly ["Appointments", "Care team", "Health records"];
|
|
302
|
+
};
|
|
303
|
+
readonly supplied: {
|
|
304
|
+
readonly designIntent: "Clinical, calm, unambiguous";
|
|
305
|
+
readonly primaryColor: "#0284C7";
|
|
306
|
+
readonly harmony: "monochromatic";
|
|
307
|
+
readonly lightTonePair: "jewel-on-ice";
|
|
308
|
+
readonly darkTonePair: "ice-on-neutral-dark";
|
|
309
|
+
readonly bodyFontCandidates: readonly ["Atkinson Hyperlegible"];
|
|
310
|
+
readonly headingStrategy: "same";
|
|
311
|
+
readonly headingFontCandidates: readonly [];
|
|
312
|
+
readonly specialistFontCandidates: readonly [];
|
|
313
|
+
readonly density: "comfortable";
|
|
314
|
+
readonly shape: "neutral";
|
|
315
|
+
};
|
|
316
|
+
}, {
|
|
317
|
+
readonly category: "music_audio";
|
|
318
|
+
readonly existing: {
|
|
319
|
+
readonly label: "Music & Audio";
|
|
320
|
+
readonly defaultName: "Music & Audio";
|
|
321
|
+
readonly defaultSlug: "music-audio-app";
|
|
322
|
+
readonly primaryColor: "#7C3AED";
|
|
323
|
+
readonly harmony: "triadic";
|
|
324
|
+
readonly summary: "catalog browsing, playback, and creator discovery";
|
|
325
|
+
readonly focusAreas: readonly ["Featured mixes", "Recent listening", "Creator spotlight"];
|
|
326
|
+
};
|
|
327
|
+
readonly supplied: {
|
|
328
|
+
readonly designIntent: "Rhythmic, immersive, high-energy";
|
|
329
|
+
readonly primaryColor: "#9333EA";
|
|
330
|
+
readonly harmony: "splitComplementary";
|
|
331
|
+
readonly lightTonePair: "vivid-on-neutral-light";
|
|
332
|
+
readonly darkTonePair: "neon-on-neutral-dark";
|
|
333
|
+
readonly bodyFontCandidates: readonly ["Space Grotesk"];
|
|
334
|
+
readonly headingStrategy: "same";
|
|
335
|
+
readonly headingFontCandidates: readonly [];
|
|
336
|
+
readonly specialistFontCandidates: readonly [];
|
|
337
|
+
readonly density: "comfortable";
|
|
338
|
+
readonly shape: "neutral";
|
|
339
|
+
};
|
|
340
|
+
}, {
|
|
341
|
+
readonly category: "navigation_travel";
|
|
342
|
+
readonly existing: {
|
|
343
|
+
readonly label: "Navigation & Travel";
|
|
344
|
+
readonly defaultName: "Navigation & Travel";
|
|
345
|
+
readonly defaultSlug: "navigation-travel-app";
|
|
346
|
+
readonly primaryColor: "#0284C7";
|
|
347
|
+
readonly harmony: "analogous";
|
|
348
|
+
readonly summary: "planning, routing, and trip operations";
|
|
349
|
+
readonly focusAreas: readonly ["Trip planner", "Saved places", "Travel alerts"];
|
|
350
|
+
};
|
|
351
|
+
readonly supplied: {
|
|
352
|
+
readonly designIntent: "Clear, adventurous, situational";
|
|
353
|
+
readonly primaryColor: "#0284C7";
|
|
354
|
+
readonly harmony: "analogous";
|
|
355
|
+
readonly lightTonePair: "jewel-on-pastel";
|
|
356
|
+
readonly darkTonePair: "bright-on-neutral-dark";
|
|
357
|
+
readonly bodyFontCandidates: readonly ["Manrope"];
|
|
358
|
+
readonly headingStrategy: "same";
|
|
359
|
+
readonly headingFontCandidates: readonly [];
|
|
360
|
+
readonly specialistFontCandidates: readonly [];
|
|
361
|
+
readonly density: "comfortable";
|
|
362
|
+
readonly shape: "neutral";
|
|
363
|
+
};
|
|
364
|
+
}, {
|
|
365
|
+
readonly category: "news_magazines";
|
|
366
|
+
readonly existing: {
|
|
367
|
+
readonly label: "News & Magazines";
|
|
368
|
+
readonly defaultName: "News & Magazines";
|
|
369
|
+
readonly defaultSlug: "news-magazines-app";
|
|
370
|
+
readonly primaryColor: "#374151";
|
|
371
|
+
readonly harmony: "monochromatic";
|
|
372
|
+
readonly summary: "headlines, editorial curation, and subscriptions";
|
|
373
|
+
readonly focusAreas: readonly ["Top stories", "Topics", "Saved articles"];
|
|
374
|
+
};
|
|
375
|
+
readonly supplied: {
|
|
376
|
+
readonly designIntent: "Editorial, credible, scannable";
|
|
377
|
+
readonly primaryColor: "#B91C1C";
|
|
378
|
+
readonly harmony: "complementary";
|
|
379
|
+
readonly lightTonePair: "jewel-on-neutral-light";
|
|
380
|
+
readonly darkTonePair: "pastel-on-neutral-dark";
|
|
381
|
+
readonly bodyFontCandidates: readonly ["Source Serif 4"];
|
|
382
|
+
readonly headingStrategy: "same";
|
|
383
|
+
readonly headingFontCandidates: readonly [];
|
|
384
|
+
readonly specialistFontCandidates: readonly [];
|
|
385
|
+
readonly density: "compact";
|
|
386
|
+
readonly shape: "sharp";
|
|
387
|
+
};
|
|
388
|
+
}, {
|
|
389
|
+
readonly category: "photo_video";
|
|
390
|
+
readonly existing: {
|
|
391
|
+
readonly label: "Photo & Video";
|
|
392
|
+
readonly defaultName: "Photo & Video";
|
|
393
|
+
readonly defaultSlug: "photo-video-app";
|
|
394
|
+
readonly primaryColor: "#6D28D9";
|
|
395
|
+
readonly harmony: "complementary";
|
|
396
|
+
readonly summary: "capture flows, asset libraries, and publishing";
|
|
397
|
+
readonly focusAreas: readonly ["Recent captures", "Collections", "Publishing queue"];
|
|
398
|
+
};
|
|
399
|
+
readonly supplied: {
|
|
400
|
+
readonly designIntent: "Quiet framing with media priority";
|
|
401
|
+
readonly primaryColor: "#6D28D9";
|
|
402
|
+
readonly harmony: "monochromatic";
|
|
403
|
+
readonly lightTonePair: "muted-on-neutral-light";
|
|
404
|
+
readonly darkTonePair: "ice-on-neutral-dark";
|
|
405
|
+
readonly bodyFontCandidates: readonly ["Inter"];
|
|
406
|
+
readonly headingStrategy: "same";
|
|
407
|
+
readonly headingFontCandidates: readonly [];
|
|
408
|
+
readonly specialistFontCandidates: readonly [];
|
|
409
|
+
readonly density: "compact";
|
|
410
|
+
readonly shape: "neutral";
|
|
411
|
+
};
|
|
412
|
+
}, {
|
|
413
|
+
readonly category: "reference";
|
|
414
|
+
readonly existing: {
|
|
415
|
+
readonly label: "Reference";
|
|
416
|
+
readonly defaultName: "Reference";
|
|
417
|
+
readonly defaultSlug: "reference-app";
|
|
418
|
+
readonly primaryColor: "#1D4ED8";
|
|
419
|
+
readonly harmony: "monochromatic";
|
|
420
|
+
readonly summary: "search, lookup, and structured knowledge discovery";
|
|
421
|
+
readonly focusAreas: readonly ["Quick lookup", "Saved resources", "Reference sets"];
|
|
422
|
+
};
|
|
423
|
+
readonly supplied: {
|
|
424
|
+
readonly designIntent: "Objective, dense, highly readable";
|
|
425
|
+
readonly primaryColor: "#475569";
|
|
426
|
+
readonly harmony: "monochromatic";
|
|
427
|
+
readonly lightTonePair: "muted-on-neutral-light";
|
|
428
|
+
readonly darkTonePair: "ice-on-neutral-dark";
|
|
429
|
+
readonly bodyFontCandidates: readonly ["Source Sans 3"];
|
|
430
|
+
readonly headingStrategy: "same";
|
|
431
|
+
readonly headingFontCandidates: readonly [];
|
|
432
|
+
readonly specialistFontCandidates: readonly [];
|
|
433
|
+
readonly density: "compact";
|
|
434
|
+
readonly shape: "sharp";
|
|
435
|
+
};
|
|
436
|
+
}, {
|
|
437
|
+
readonly category: "shopping_commerce";
|
|
438
|
+
readonly existing: {
|
|
439
|
+
readonly label: "Shopping & Commerce";
|
|
440
|
+
readonly defaultName: "Shopping & Commerce";
|
|
441
|
+
readonly defaultSlug: "shopping-commerce-app";
|
|
442
|
+
readonly primaryColor: "#EA580C";
|
|
443
|
+
readonly harmony: "analogous";
|
|
444
|
+
readonly summary: "catalogs, carts, and fulfillment journeys";
|
|
445
|
+
readonly focusAreas: readonly ["Featured products", "Cart state", "Order tracking"];
|
|
446
|
+
};
|
|
447
|
+
readonly supplied: {
|
|
448
|
+
readonly designIntent: "Conversion-focused, confident";
|
|
449
|
+
readonly primaryColor: "#7C3AED";
|
|
450
|
+
readonly harmony: "complementary";
|
|
451
|
+
readonly lightTonePair: "jewel-on-neutral-light";
|
|
452
|
+
readonly darkTonePair: "pastel-on-neutral-dark";
|
|
453
|
+
readonly bodyFontCandidates: readonly ["DM Sans"];
|
|
454
|
+
readonly headingStrategy: "same";
|
|
455
|
+
readonly headingFontCandidates: readonly [];
|
|
456
|
+
readonly specialistFontCandidates: readonly [];
|
|
457
|
+
readonly density: "comfortable";
|
|
458
|
+
readonly shape: "neutral";
|
|
459
|
+
};
|
|
460
|
+
}, {
|
|
461
|
+
readonly category: "social_community";
|
|
462
|
+
readonly existing: {
|
|
463
|
+
readonly label: "Social & Community";
|
|
464
|
+
readonly defaultName: "Social & Community";
|
|
465
|
+
readonly defaultSlug: "social-community-app";
|
|
466
|
+
readonly primaryColor: "#2563EB";
|
|
467
|
+
readonly harmony: "complementary";
|
|
468
|
+
readonly summary: "feeds, groups, and community participation";
|
|
469
|
+
readonly focusAreas: readonly ["Community feed", "Group highlights", "Creator actions"];
|
|
470
|
+
};
|
|
471
|
+
readonly supplied: {
|
|
472
|
+
readonly designIntent: "Friendly, collaborative, lively";
|
|
473
|
+
readonly primaryColor: "#4F46E5";
|
|
474
|
+
readonly harmony: "analogous";
|
|
475
|
+
readonly lightTonePair: "vivid-on-pastel";
|
|
476
|
+
readonly darkTonePair: "pastel-on-neutral-dark";
|
|
477
|
+
readonly bodyFontCandidates: readonly ["Inter"];
|
|
478
|
+
readonly headingStrategy: "same";
|
|
479
|
+
readonly headingFontCandidates: readonly [];
|
|
480
|
+
readonly specialistFontCandidates: readonly [];
|
|
481
|
+
readonly density: "comfortable";
|
|
482
|
+
readonly shape: "soft";
|
|
483
|
+
};
|
|
484
|
+
}, {
|
|
485
|
+
readonly category: "sports";
|
|
486
|
+
readonly existing: {
|
|
487
|
+
readonly label: "Sports";
|
|
488
|
+
readonly defaultName: "Sports";
|
|
489
|
+
readonly defaultSlug: "sports-app";
|
|
490
|
+
readonly primaryColor: "#DC2626";
|
|
491
|
+
readonly harmony: "splitComplementary";
|
|
492
|
+
readonly summary: "fixtures, scores, and fan engagement";
|
|
493
|
+
readonly focusAreas: readonly ["Live schedule", "Standings", "Team updates"];
|
|
494
|
+
};
|
|
495
|
+
readonly supplied: {
|
|
496
|
+
readonly designIntent: "Fast, forceful, movement-led";
|
|
497
|
+
readonly primaryColor: "#DC2626";
|
|
498
|
+
readonly harmony: "splitComplementary";
|
|
499
|
+
readonly lightTonePair: "vivid-on-neutral-light";
|
|
500
|
+
readonly darkTonePair: "neon-on-neutral-dark";
|
|
501
|
+
readonly bodyFontCandidates: readonly ["Archivo"];
|
|
502
|
+
readonly headingStrategy: "same";
|
|
503
|
+
readonly headingFontCandidates: readonly [];
|
|
504
|
+
readonly specialistFontCandidates: readonly [];
|
|
505
|
+
readonly density: "compact";
|
|
506
|
+
readonly shape: "sharp";
|
|
507
|
+
};
|
|
508
|
+
}, {
|
|
509
|
+
readonly category: "utilities_tools";
|
|
510
|
+
readonly existing: {
|
|
511
|
+
readonly label: "Utilities & Tools";
|
|
512
|
+
readonly defaultName: "Utilities & Tools";
|
|
513
|
+
readonly defaultSlug: "utilities-tools-app";
|
|
514
|
+
readonly primaryColor: "#374151";
|
|
515
|
+
readonly harmony: "monochromatic";
|
|
516
|
+
readonly summary: "task-driven workflows, controls, and quick actions";
|
|
517
|
+
readonly focusAreas: readonly ["Primary utilities", "Saved shortcuts", "Automation settings"];
|
|
518
|
+
};
|
|
519
|
+
readonly supplied: {
|
|
520
|
+
readonly designIntent: "Functional, restrained, efficient";
|
|
521
|
+
readonly primaryColor: "#475569";
|
|
522
|
+
readonly harmony: "monochromatic";
|
|
523
|
+
readonly lightTonePair: "muted-on-neutral-light";
|
|
524
|
+
readonly darkTonePair: "ice-on-neutral-dark";
|
|
525
|
+
readonly bodyFontCandidates: readonly ["Inter"];
|
|
526
|
+
readonly headingStrategy: "same";
|
|
527
|
+
readonly headingFontCandidates: readonly [];
|
|
528
|
+
readonly specialistFontCandidates: readonly [];
|
|
529
|
+
readonly density: "compact";
|
|
530
|
+
readonly shape: "neutral";
|
|
531
|
+
};
|
|
532
|
+
}, {
|
|
533
|
+
readonly category: "weather";
|
|
534
|
+
readonly existing: {
|
|
535
|
+
readonly label: "Weather";
|
|
536
|
+
readonly defaultName: "Weather";
|
|
537
|
+
readonly defaultSlug: "weather-app";
|
|
538
|
+
readonly primaryColor: "#0284C7";
|
|
539
|
+
readonly harmony: "analogous";
|
|
540
|
+
readonly summary: "conditions, alerts, and forecast planning";
|
|
541
|
+
readonly focusAreas: readonly ["Current conditions", "Hourly forecast", "Alerts"];
|
|
542
|
+
};
|
|
543
|
+
readonly supplied: {
|
|
544
|
+
readonly designIntent: "Atmospheric, ambient, glanceable";
|
|
545
|
+
readonly primaryColor: "#2563EB";
|
|
546
|
+
readonly harmony: "analogous";
|
|
547
|
+
readonly lightTonePair: "vivid-on-ice";
|
|
548
|
+
readonly darkTonePair: "ice-on-neutral-dark";
|
|
549
|
+
readonly bodyFontCandidates: readonly ["Manrope"];
|
|
550
|
+
readonly headingStrategy: "same";
|
|
551
|
+
readonly headingFontCandidates: readonly [];
|
|
552
|
+
readonly specialistFontCandidates: readonly [];
|
|
553
|
+
readonly density: "comfortable";
|
|
554
|
+
readonly shape: "soft";
|
|
555
|
+
};
|
|
556
|
+
}];
|
|
557
|
+
//# sourceMappingURL=category-source.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"category-source.d.ts","sourceRoot":"","sources":["../../src/design/category-source.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgkBsC,CAAC"}
|