@pokepc/dataset 6.6.0 → 6.7.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/build/{box-preset-sanitizer-GjGde3eW.mjs → box-preset-sanitizer-DHGv5TJj.mjs} +2 -2
- package/build/{box-preset-sanitizer-GjGde3eW.mjs.map → box-preset-sanitizer-DHGv5TJj.mjs.map} +1 -1
- package/build/box-preset-sanitizer-kg68JZPB.d.mts.map +1 -1
- package/build/{build-DeFbpXmN.mjs → build-DvGzwIK8.mjs} +74 -17
- package/build/build-DvGzwIK8.mjs.map +1 -0
- package/build/{build-GIV09lTc.mjs → build-bE_0_-0H.mjs} +4 -10
- package/build/{build-GIV09lTc.mjs.map → build-bE_0_-0H.mjs.map} +1 -1
- package/build/enums-CCbmORM6.d.mts.map +1 -1
- package/build/lib/box-preset-sanitizer.mjs +1 -1
- package/build/lib/box-preset-transform.d.mts +4 -6
- package/build/lib/box-preset-transform.d.mts.map +1 -1
- package/build/lib/box-preset-transform.mjs +2 -2
- package/build/lib/constants.d.mts +3 -4
- package/build/lib/constants.d.mts.map +1 -1
- package/build/lib/fs.d.mts +48 -49
- package/build/lib/fs.d.mts.map +1 -1
- package/build/lib/fs.mjs +3 -3
- package/build/lib/fs.mjs.map +1 -1
- package/build/lib/languages.d.mts +11 -12
- package/build/lib/languages.d.mts.map +1 -1
- package/build/lib/schemas.d.mts +1 -1
- package/build/lib/schemas.mjs +1 -1
- package/build/lib/search.d.mts +2 -3
- package/build/lib/search.d.mts.map +1 -1
- package/build/lib/search.mjs.map +1 -1
- package/build/lib/types.d.mts +34 -34
- package/build/lib/types.d.mts.map +1 -1
- package/build/lib/utils.d.mts +16 -17
- package/build/lib/utils.d.mts.map +1 -1
- package/build/lib/validators.d.mts +1 -1
- package/build/lib-next/_build.d.mts +1 -1
- package/build/lib-next/_build.mjs +2 -2
- package/build/lib-next/enums.d.mts +41 -42
- package/build/lib-next/enums.d.mts.map +1 -1
- package/build/lib-next/fs.d.mts +3 -4
- package/build/lib-next/fs.d.mts.map +1 -1
- package/build/lib-next/languages.d.mts +17 -18
- package/build/lib-next/languages.d.mts.map +1 -1
- package/build/lib-next/schemas.d.mts +222 -224
- package/build/lib-next/schemas.d.mts.map +1 -1
- package/build/lib-next/schemas.mjs +1 -1
- package/build/schemas-Bj1AIX0P.mjs +93 -0
- package/build/schemas-Bj1AIX0P.mjs.map +1 -0
- package/build/schemas-CDSWgtoj.d.mts +804 -0
- package/build/schemas-CDSWgtoj.d.mts.map +1 -0
- package/build/schemas-CcUqoHNr.mjs +349 -0
- package/build/schemas-CcUqoHNr.mjs.map +1 -0
- package/build/utils-BwovRocd.mjs.map +1 -1
- package/data/abilities.json +9 -0
- package/data/games/champions.json +5 -1
- package/data/indices/pokedexes.json +2 -1
- package/data/pokedexes/champions-regular-roster-m-b.json +3 -0
- package/data/pokedexes/champions-regular-roster-m-c.json +490 -0
- package/data/pokemon/absol-mega-z.json +1 -3
- package/data/pokemon/arboliva.json +1 -1
- package/data/pokemon/baxcalibur-mega.json +0 -1
- package/data/pokemon/baxcalibur.json +1 -1
- package/data/pokemon/cinderace.json +1 -1
- package/data/pokemon/farfetchd.json +2 -1
- package/data/pokemon/garchomp-mega-z.json +2 -2
- package/data/pokemon/gogoat.json +2 -1
- package/data/pokemon/golisopod-mega.json +1 -1
- package/data/pokemon/golisopod.json +12 -1
- package/data/pokemon/grapploct.json +1 -1
- package/data/pokemon/indeedee-f.json +1 -1
- package/data/pokemon/indeedee.json +1 -1
- package/data/pokemon/inteleon.json +1 -1
- package/data/pokemon/lucario-mega-z.json +1 -3
- package/data/pokemon/mabosstiff.json +1 -1
- package/data/pokemon/mrmime.json +2 -1
- package/data/pokemon/pawmot.json +1 -1
- package/data/pokemon/perrserker.json +1 -1
- package/data/pokemon/persian-alola.json +2 -1
- package/data/pokemon/persian.json +2 -1
- package/data/pokemon/pincurchin.json +1 -1
- package/data/pokemon/pyroar-f.json +7 -2
- package/data/pokemon/pyroar.json +2 -1
- package/data/pokemon/rillaboom.json +1 -1
- package/data/pokemon/salamence.json +2 -1
- package/data/pokemon/sirfetchd.json +1 -1
- package/data/pokemon/squawkabilly-blue.json +1 -1
- package/data/pokemon/squawkabilly-white.json +1 -1
- package/data/pokemon/squawkabilly-yellow.json +1 -1
- package/data/pokemon/squawkabilly.json +6 -2
- package/data/pokemon/swalot-f.json +7 -2
- package/data/pokemon/swalot.json +2 -1
- package/data/pokemon/thievul.json +1 -1
- package/data/pokemon/toxtricity-low-key.json +1 -1
- package/data/pokemon/toxtricity.json +1 -1
- package/data/pokemon/wigglytuff.json +2 -1
- package/data-next/champions/abilities.json +8 -0
- package/data-next/champions/i18n/chs/abilities.json +7 -0
- package/data-next/champions/i18n/cht/abilities.json +7 -0
- package/data-next/champions/i18n/deu/abilities.json +7 -0
- package/data-next/champions/i18n/eng/abilities.json +7 -0
- package/data-next/champions/i18n/es-es/abilities.json +7 -0
- package/data-next/champions/i18n/es-la/abilities.json +7 -0
- package/data-next/champions/i18n/fra/abilities.json +7 -0
- package/data-next/champions/i18n/ita/abilities.json +7 -0
- package/data-next/champions/i18n/jpn/abilities.json +7 -0
- package/data-next/champions/i18n/kor/abilities.json +7 -0
- package/data-next/champions/i18n/pt-br/abilities.json +7 -0
- package/data-next/champions/moves.json +1 -0
- package/package.json +10 -10
- package/build/build-DeFbpXmN.mjs.map +0 -1
- package/build/schemas-B4fI9u0f.mjs +0 -93
- package/build/schemas-B4fI9u0f.mjs.map +0 -1
- package/build/schemas-CiojUbKN.d.mts +0 -805
- package/build/schemas-CiojUbKN.d.mts.map +0 -1
- package/build/schemas-Dt7FbAMy.mjs +0 -349
- package/build/schemas-Dt7FbAMy.mjs.map +0 -1
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
import { c as itemCategories, d as moveClasses, f as moveTargets, h as pokemonTypes, n as battleStates, u as moveCategories } from "./enums-DlMg7WLl.mjs";
|
|
2
|
-
import { z } from "zod";
|
|
3
|
-
//#region src/lib-next/schemas.ts
|
|
4
|
-
const slugSchema = z.string().regex(/^[a-z0-9]+(?:-[a-z0-9]+)*$/);
|
|
5
|
-
const baseSchema = z.object({
|
|
6
|
-
id: z.string(),
|
|
7
|
-
slug: slugSchema,
|
|
8
|
-
name: z.string(),
|
|
9
|
-
description: z.string()
|
|
10
|
-
});
|
|
11
|
-
const championsLinkedBaseSchema = z.object({
|
|
12
|
-
id: slugSchema,
|
|
13
|
-
championsId: z.string(),
|
|
14
|
-
pokeApiId: z.number().int().positive().optional(),
|
|
15
|
-
slug: slugSchema,
|
|
16
|
-
name: z.string(),
|
|
17
|
-
description: z.string()
|
|
18
|
-
});
|
|
19
|
-
const i18nSchema = z.object({
|
|
20
|
-
id: z.string(),
|
|
21
|
-
slug: slugSchema,
|
|
22
|
-
slugLoc: slugSchema,
|
|
23
|
-
name: z.string(),
|
|
24
|
-
description: z.string()
|
|
25
|
-
});
|
|
26
|
-
const i18nRecordsSchema = z.array(i18nSchema);
|
|
27
|
-
const itemI18nSchema = i18nSchema.extend({ pluralName: z.string() });
|
|
28
|
-
const itemI18nRecordsSchema = z.array(itemI18nSchema);
|
|
29
|
-
const moveSchema = championsLinkedBaseSchema.extend({
|
|
30
|
-
type: z.enum(pokemonTypes),
|
|
31
|
-
category: z.enum(moveCategories),
|
|
32
|
-
power: z.number().min(0).max(999),
|
|
33
|
-
pp: z.number().min(0).max(99),
|
|
34
|
-
accuracy: z.number().min(0).max(101),
|
|
35
|
-
priority: z.number().min(-10).max(10),
|
|
36
|
-
target: z.enum(moveTargets),
|
|
37
|
-
classification: z.array(z.enum(moveClasses)),
|
|
38
|
-
contact: z.boolean(),
|
|
39
|
-
usable: z.boolean()
|
|
40
|
-
});
|
|
41
|
-
const movesSchema = z.array(moveSchema);
|
|
42
|
-
const abilitySchema = championsLinkedBaseSchema.extend({});
|
|
43
|
-
const abilitiesSchema = z.array(abilitySchema);
|
|
44
|
-
const itemSchema = championsLinkedBaseSchema.extend({
|
|
45
|
-
pluralName: z.string(),
|
|
46
|
-
categories: z.array(z.enum(itemCategories))
|
|
47
|
-
});
|
|
48
|
-
const itemsSchema = z.array(itemSchema);
|
|
49
|
-
const battleStateSchema = baseSchema.extend({ state: z.enum(battleStates) });
|
|
50
|
-
const battleStatesSchema = z.array(battleStateSchema);
|
|
51
|
-
const pokemonSchema = z.object({
|
|
52
|
-
id: slugSchema,
|
|
53
|
-
nid: slugSchema,
|
|
54
|
-
name: z.string(),
|
|
55
|
-
formName: z.string().optional(),
|
|
56
|
-
pokeApiId: z.number().int().positive(),
|
|
57
|
-
pokeApiFormId: z.number().int().positive().optional(),
|
|
58
|
-
showdownId: z.string(),
|
|
59
|
-
baseSpecies: slugSchema.optional(),
|
|
60
|
-
championsId: z.string().regex(/^\d{7}$/),
|
|
61
|
-
type1: z.enum(pokemonTypes),
|
|
62
|
-
type2: z.enum(pokemonTypes).nullable(),
|
|
63
|
-
abilities: z.array(slugSchema),
|
|
64
|
-
baseHp: z.number().int().min(1),
|
|
65
|
-
baseAtk: z.number().int().min(1),
|
|
66
|
-
baseDef: z.number().int().min(1),
|
|
67
|
-
baseSpAtk: z.number().int().min(1),
|
|
68
|
-
baseSpDef: z.number().int().min(1),
|
|
69
|
-
baseSpeed: z.number().int().min(1),
|
|
70
|
-
height: z.number().int().min(-1),
|
|
71
|
-
weight: z.number().int().min(-1),
|
|
72
|
-
isForm: z.boolean(),
|
|
73
|
-
isBattleOnly: z.boolean(),
|
|
74
|
-
isCosmetic: z.boolean(),
|
|
75
|
-
isFemale: z.boolean()
|
|
76
|
-
});
|
|
77
|
-
const pokemonListSchema = z.array(pokemonSchema);
|
|
78
|
-
const pokemonI18nSchema = z.object({
|
|
79
|
-
id: slugSchema,
|
|
80
|
-
championsId: z.string().regex(/^\d{7}$/),
|
|
81
|
-
name: z.string(),
|
|
82
|
-
formName: z.string().optional()
|
|
83
|
-
});
|
|
84
|
-
const pokemonI18nRecordsSchema = z.array(pokemonI18nSchema);
|
|
85
|
-
const pokemonMovesRecordSchema = z.object({
|
|
86
|
-
id: slugSchema,
|
|
87
|
-
moves: z.array(slugSchema)
|
|
88
|
-
});
|
|
89
|
-
const pokemonMovesSchema = z.array(pokemonMovesRecordSchema);
|
|
90
|
-
//#endregion
|
|
91
|
-
export { pokemonListSchema as _, battleStatesSchema as a, pokemonSchema as b, i18nSchema as c, itemSchema as d, itemsSchema as f, pokemonI18nSchema as g, pokemonI18nRecordsSchema as h, battleStateSchema as i, itemI18nRecordsSchema as l, movesSchema as m, abilitySchema as n, championsLinkedBaseSchema as o, moveSchema as p, baseSchema as r, i18nRecordsSchema as s, abilitiesSchema as t, itemI18nSchema as u, pokemonMovesRecordSchema as v, slugSchema as x, pokemonMovesSchema as y };
|
|
92
|
-
|
|
93
|
-
//# sourceMappingURL=schemas-B4fI9u0f.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"schemas-B4fI9u0f.mjs","names":[],"sources":["../src/lib-next/schemas.ts"],"sourcesContent":["import { z } from 'zod'\nimport {\n battleStates,\n itemCategories,\n moveCategories,\n moveClasses,\n moveTargets,\n pokemonTypes,\n} from './enums'\n\nexport const slugSchema = z.string().regex(/^[a-z0-9]+(?:-[a-z0-9]+)*$/)\n\nexport const baseSchema = z.object({\n id: z.string(),\n slug: slugSchema,\n name: z.string(),\n description: z.string(),\n})\n\nexport const championsLinkedBaseSchema = z.object({\n id: slugSchema,\n championsId: z.string(),\n pokeApiId: z.number().int().positive().optional(),\n slug: slugSchema,\n name: z.string(),\n description: z.string(),\n})\n\nexport const i18nSchema = z.object({\n id: z.string(),\n slug: slugSchema,\n slugLoc: slugSchema,\n name: z.string(),\n description: z.string(), // description template, with placeholders like `{0}`\n})\nexport type I18nRecord = z.infer<typeof i18nSchema>\nexport const i18nRecordsSchema = z.array(i18nSchema)\nexport type I18nRecords = z.infer<typeof i18nRecordsSchema>\n\nexport const itemI18nSchema = i18nSchema.extend({\n pluralName: z.string(),\n})\nexport type ItemI18nRecord = z.infer<typeof itemI18nSchema>\nexport const itemI18nRecordsSchema = z.array(itemI18nSchema)\nexport type ItemI18nRecords = z.infer<typeof itemI18nRecordsSchema>\n\nexport const moveSchema = championsLinkedBaseSchema.extend({\n type: z.enum(pokemonTypes),\n category: z.enum(moveCategories),\n power: z.number().min(0).max(999),\n pp: z.number().min(0).max(99),\n accuracy: z.number().min(0).max(101),\n priority: z.number().min(-10).max(10),\n target: z.enum(moveTargets),\n classification: z.array(z.enum(moveClasses)),\n contact: z.boolean(), // if its a direct contact move or not\n usable: z.boolean(), // if the game allows you to use it or not (e.g. legacy)\n})\nexport type MoveRecord = z.infer<typeof moveSchema>\nexport const movesSchema = z.array(moveSchema)\nexport type MoveRecords = z.infer<typeof movesSchema>\n\nexport const abilitySchema = championsLinkedBaseSchema.extend({})\nexport type AbilityRecord = z.infer<typeof abilitySchema>\nexport const abilitiesSchema = z.array(abilitySchema)\nexport type AbilityRecords = z.infer<typeof abilitiesSchema>\n\nexport const itemSchema = championsLinkedBaseSchema.extend({\n pluralName: z.string(),\n categories: z.array(z.enum(itemCategories)),\n})\nexport type ItemRecord = z.infer<typeof itemSchema>\nexport const itemsSchema = z.array(itemSchema)\nexport type ItemRecords = z.infer<typeof itemsSchema>\n\nexport const battleStateSchema = baseSchema.extend({\n state: z.enum(battleStates),\n})\nexport type BattleStateRecord = z.infer<typeof battleStateSchema>\nexport const battleStatesSchema = z.array(battleStateSchema)\nexport type BattleStateRecords = z.infer<typeof battleStatesSchema>\n\nexport const pokemonSchema = z.object({\n id: slugSchema,\n nid: slugSchema,\n name: z.string(),\n formName: z.string().optional(),\n pokeApiId: z.number().int().positive(),\n pokeApiFormId: z.number().int().positive().optional(),\n showdownId: z.string(),\n baseSpecies: slugSchema.optional(),\n championsId: z.string().regex(/^\\d{7}$/),\n type1: z.enum(pokemonTypes),\n type2: z.enum(pokemonTypes).nullable(),\n abilities: z.array(slugSchema),\n baseHp: z.number().int().min(1),\n baseAtk: z.number().int().min(1),\n baseDef: z.number().int().min(1),\n baseSpAtk: z.number().int().min(1),\n baseSpDef: z.number().int().min(1),\n baseSpeed: z.number().int().min(1),\n height: z.number().int().min(-1),\n weight: z.number().int().min(-1),\n isForm: z.boolean(),\n isBattleOnly: z.boolean(),\n isCosmetic: z.boolean(),\n isFemale: z.boolean(),\n})\nexport type PokemonRecord = z.infer<typeof pokemonSchema>\nexport const pokemonListSchema = z.array(pokemonSchema)\nexport type PokemonRecords = z.infer<typeof pokemonListSchema>\n\nexport const pokemonI18nSchema = z.object({\n id: slugSchema,\n championsId: z.string().regex(/^\\d{7}$/),\n name: z.string(),\n formName: z.string().optional(),\n})\nexport type PokemonI18nRecord = z.infer<typeof pokemonI18nSchema>\nexport const pokemonI18nRecordsSchema = z.array(pokemonI18nSchema)\nexport type PokemonI18nRecords = z.infer<typeof pokemonI18nRecordsSchema>\n\nexport const pokemonMovesRecordSchema = z.object({\n id: slugSchema,\n moves: z.array(slugSchema),\n})\nexport type PokemonMovesRecord = z.infer<typeof pokemonMovesRecordSchema>\n\nexport const pokemonMovesSchema = z.array(pokemonMovesRecordSchema)\nexport type PokemonMovesRecords = z.infer<typeof pokemonMovesSchema>\n"],"mappings":";;;AAUA,MAAa,aAAa,EAAE,OAAO,CAAC,CAAC,MAAM,4BAA4B;AAEvE,MAAa,aAAa,EAAE,OAAO;CACjC,IAAI,EAAE,OAAO;CACb,MAAM;CACN,MAAM,EAAE,OAAO;CACf,aAAa,EAAE,OAAO;AACxB,CAAC;AAED,MAAa,4BAA4B,EAAE,OAAO;CAChD,IAAI;CACJ,aAAa,EAAE,OAAO;CACtB,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChD,MAAM;CACN,MAAM,EAAE,OAAO;CACf,aAAa,EAAE,OAAO;AACxB,CAAC;AAED,MAAa,aAAa,EAAE,OAAO;CACjC,IAAI,EAAE,OAAO;CACb,MAAM;CACN,SAAS;CACT,MAAM,EAAE,OAAO;CACf,aAAa,EAAE,OAAO;AACxB,CAAC;AAED,MAAa,oBAAoB,EAAE,MAAM,UAAU;AAGnD,MAAa,iBAAiB,WAAW,OAAO,EAC9C,YAAY,EAAE,OAAO,EACvB,CAAC;AAED,MAAa,wBAAwB,EAAE,MAAM,cAAc;AAG3D,MAAa,aAAa,0BAA0B,OAAO;CACzD,MAAM,EAAE,KAAK,YAAY;CACzB,UAAU,EAAE,KAAK,cAAc;CAC/B,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,GAAG;CAChC,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,EAAE;CAC5B,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,GAAG;CACnC,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,GAAG,CAAC,CAAC,IAAI,EAAE;CACpC,QAAQ,EAAE,KAAK,WAAW;CAC1B,gBAAgB,EAAE,MAAM,EAAE,KAAK,WAAW,CAAC;CAC3C,SAAS,EAAE,QAAQ;CACnB,QAAQ,EAAE,QAAQ;AACpB,CAAC;AAED,MAAa,cAAc,EAAE,MAAM,UAAU;AAG7C,MAAa,gBAAgB,0BAA0B,OAAO,CAAC,CAAC;AAEhE,MAAa,kBAAkB,EAAE,MAAM,aAAa;AAGpD,MAAa,aAAa,0BAA0B,OAAO;CACzD,YAAY,EAAE,OAAO;CACrB,YAAY,EAAE,MAAM,EAAE,KAAK,cAAc,CAAC;AAC5C,CAAC;AAED,MAAa,cAAc,EAAE,MAAM,UAAU;AAG7C,MAAa,oBAAoB,WAAW,OAAO,EACjD,OAAO,EAAE,KAAK,YAAY,EAC5B,CAAC;AAED,MAAa,qBAAqB,EAAE,MAAM,iBAAiB;AAG3D,MAAa,gBAAgB,EAAE,OAAO;CACpC,IAAI;CACJ,KAAK;CACL,MAAM,EAAE,OAAO;CACf,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS;CAC9B,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS;CACrC,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpD,YAAY,EAAE,OAAO;CACrB,aAAa,WAAW,SAAS;CACjC,aAAa,EAAE,OAAO,CAAC,CAAC,MAAM,SAAS;CACvC,OAAO,EAAE,KAAK,YAAY;CAC1B,OAAO,EAAE,KAAK,YAAY,CAAC,CAAC,SAAS;CACrC,WAAW,EAAE,MAAM,UAAU;CAC7B,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,IAAI,CAAC;CAC9B,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,IAAI,CAAC;CAC/B,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,IAAI,CAAC;CAC/B,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,IAAI,CAAC;CACjC,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,IAAI,CAAC;CACjC,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,IAAI,CAAC;CACjC,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,IAAI,EAAE;CAC/B,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,IAAI,EAAE;CAC/B,QAAQ,EAAE,QAAQ;CAClB,cAAc,EAAE,QAAQ;CACxB,YAAY,EAAE,QAAQ;CACtB,UAAU,EAAE,QAAQ;AACtB,CAAC;AAED,MAAa,oBAAoB,EAAE,MAAM,aAAa;AAGtD,MAAa,oBAAoB,EAAE,OAAO;CACxC,IAAI;CACJ,aAAa,EAAE,OAAO,CAAC,CAAC,MAAM,SAAS;CACvC,MAAM,EAAE,OAAO;CACf,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS;AAChC,CAAC;AAED,MAAa,2BAA2B,EAAE,MAAM,iBAAiB;AAGjE,MAAa,2BAA2B,EAAE,OAAO;CAC/C,IAAI;CACJ,OAAO,EAAE,MAAM,UAAU;AAC3B,CAAC;AAGD,MAAa,qBAAqB,EAAE,MAAM,wBAAwB"}
|