lorgg-v2-components 0.0.120 → 0.0.121

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.
@@ -22,6 +22,7 @@ export declare function setupi18n(locale?: string): import("vue-i18n").I18n<{
22
22
  attack: string;
23
23
  health: string;
24
24
  quantityOwned: string;
25
+ cost: string;
25
26
  };
26
27
  deck: {
27
28
  copyDeckCode: string;
@@ -143,6 +144,23 @@ export declare function setupi18n(locale?: string): import("vue-i18n").I18n<{
143
144
  captureImage: string;
144
145
  deckCode: string;
145
146
  library: string;
147
+ openCards: string;
148
+ attackingFirst: string;
149
+ attackingSecond: string;
150
+ overall: string;
151
+ list: string;
152
+ graph: string;
153
+ decks: string;
154
+ attackTokenOddsWr: string;
155
+ attackTokenEvensWr: string;
156
+ popularityTimeline: string;
157
+ overallWinrate: string;
158
+ deckLibrary: string;
159
+ deckBuilder: string;
160
+ inclusionTimeline: string;
161
+ winrateTimeline: string;
162
+ winrateByGamesPlayed: string;
163
+ meta: string;
146
164
  };
147
165
  profile: {
148
166
  winrateOverTime: string;
@@ -159,6 +177,18 @@ export declare function setupi18n(locale?: string): import("vue-i18n").I18n<{
159
177
  "card-statistics": string;
160
178
  "card-similar-cards": string;
161
179
  "card-decks": string;
180
+ "deck-overview": string;
181
+ "deck-cards": string;
182
+ "deck-statistics": string;
183
+ "deck-top-players": string;
184
+ "deck-similar": string;
185
+ "deck-matchups": string;
186
+ "archetype-overview": string;
187
+ "archetype-cards": string;
188
+ "archetype-statistics": string;
189
+ "archetype-top-players": string;
190
+ "archetype-decks": string;
191
+ "archetype-matchups": string;
162
192
  };
163
193
  de: {
164
194
  cardLottery: {
@@ -183,6 +213,7 @@ export declare function setupi18n(locale?: string): import("vue-i18n").I18n<{
183
213
  attack: string;
184
214
  health: string;
185
215
  quantityOwned: string;
216
+ cost: string;
186
217
  };
187
218
  deck: {
188
219
  copyDeckCode: string;
@@ -304,6 +335,23 @@ export declare function setupi18n(locale?: string): import("vue-i18n").I18n<{
304
335
  captureImage: string;
305
336
  deckCode: string;
306
337
  library: string;
338
+ openCards: string;
339
+ attackingFirst: string;
340
+ attackingSecond: string;
341
+ overall: string;
342
+ list: string;
343
+ graph: string;
344
+ decks: string;
345
+ attackTokenOddsWr: string;
346
+ attackTokenEvensWr: string;
347
+ popularityTimeline: string;
348
+ overallWinrate: string;
349
+ deckLibrary: string;
350
+ deckBuilder: string;
351
+ inclusionTimeline: string;
352
+ winrateTimeline: string;
353
+ winrateByGamesPlayed: string;
354
+ meta: string;
307
355
  };
308
356
  profile: {
309
357
  winrateOverTime: string;
@@ -320,6 +368,18 @@ export declare function setupi18n(locale?: string): import("vue-i18n").I18n<{
320
368
  "card-statistics": string;
321
369
  "card-similar-cards": string;
322
370
  "card-decks": string;
371
+ "deck-overview": string;
372
+ "deck-cards": string;
373
+ "deck-statistics": string;
374
+ "deck-top-players": string;
375
+ "deck-similar": string;
376
+ "deck-matchups": string;
377
+ "archetype-overview": string;
378
+ "archetype-cards": string;
379
+ "archetype-statistics": string;
380
+ "archetype-top-players": string;
381
+ "archetype-decks": string;
382
+ "archetype-matchups": string;
323
383
  };
324
384
  es: {};
325
385
  fr: {};
@@ -1 +1 @@
1
- {"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../../src/components/setup/i18n.ts"],"names":[],"mappings":"AACA,wBAAgB,SAAS,CAAC,MAAM,SAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0BA0VtC"}
1
+ {"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../../src/components/setup/i18n.ts"],"names":[],"mappings":"AACA,wBAAgB,SAAS,CAAC,MAAM,SAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0BAsZtC"}