lorgg-v2-components 0.2.1 → 0.2.3

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 (31) hide show
  1. package/dist/components/setup/i18n.d.ts +758 -0
  2. package/dist/components/setup/locales/de.d.ts +58 -0
  3. package/dist/components/setup/locales/de.d.ts.map +1 -1
  4. package/dist/components/setup/locales/en.d.ts +62 -0
  5. package/dist/components/setup/locales/en.d.ts.map +1 -1
  6. package/dist/components/setup/locales/es.d.ts +58 -0
  7. package/dist/components/setup/locales/es.d.ts.map +1 -1
  8. package/dist/components/setup/locales/fr.d.ts +58 -0
  9. package/dist/components/setup/locales/fr.d.ts.map +1 -1
  10. package/dist/components/setup/locales/it.d.ts +58 -0
  11. package/dist/components/setup/locales/it.d.ts.map +1 -1
  12. package/dist/components/setup/locales/ja.d.ts +58 -0
  13. package/dist/components/setup/locales/ja.d.ts.map +1 -1
  14. package/dist/components/setup/locales/ko.d.ts +58 -0
  15. package/dist/components/setup/locales/ko.d.ts.map +1 -1
  16. package/dist/components/setup/locales/pl.d.ts +58 -0
  17. package/dist/components/setup/locales/pl.d.ts.map +1 -1
  18. package/dist/components/setup/locales/pt.d.ts +58 -0
  19. package/dist/components/setup/locales/pt.d.ts.map +1 -1
  20. package/dist/components/setup/locales/ru.d.ts +58 -0
  21. package/dist/components/setup/locales/ru.d.ts.map +1 -1
  22. package/dist/components/setup/locales/th.d.ts +58 -0
  23. package/dist/components/setup/locales/th.d.ts.map +1 -1
  24. package/dist/components/setup/locales/tr.d.ts +58 -0
  25. package/dist/components/setup/locales/tr.d.ts.map +1 -1
  26. package/dist/components/setup/locales/zh.d.ts +58 -0
  27. package/dist/components/setup/locales/zh.d.ts.map +1 -1
  28. package/dist/lorgg-components.cjs.js +47 -47
  29. package/dist/lorgg-components.es.js +1202 -444
  30. package/dist/lorgg-components.umd.js +13 -13
  31. package/package.json +1 -1
@@ -361,5 +361,63 @@ declare const _default: {
361
361
  navigation: {
362
362
  searchPlaceholder: string;
363
363
  };
364
+ ads: {
365
+ supportLorgg: string;
366
+ disableAdBlock: string;
367
+ considerDonating: string;
368
+ considerDonatingOr: string;
369
+ considerPremium: string;
370
+ premiumModal: {
371
+ title: string;
372
+ benefits: {
373
+ title: string;
374
+ noAds: string;
375
+ supportDevelopment: string;
376
+ exclusiveFeatures: string;
377
+ };
378
+ close: string;
379
+ buyPremium: string;
380
+ };
381
+ };
382
+ premium: {
383
+ loading: string;
384
+ title: string;
385
+ loginToSubscribe: string;
386
+ verifyToSubscribe: string;
387
+ verifyHint: string;
388
+ loadingPaymentUi: string;
389
+ cancelAutoRenew: string;
390
+ resumeAutoRenew: string;
391
+ updatePaymentMethod: string;
392
+ cancelCompleted: string;
393
+ resumeCompleted: string;
394
+ subscriptionStatus: string;
395
+ subscriptionEvent: {
396
+ renews: string;
397
+ cancels: string;
398
+ };
399
+ errors: {
400
+ loadPayment: string;
401
+ loadSubscription: string;
402
+ cancel: string;
403
+ resume: string;
404
+ };
405
+ adFree: {
406
+ title: string;
407
+ price: string;
408
+ changeAction: string;
409
+ feature1: string;
410
+ feature2: string;
411
+ };
412
+ premium: {
413
+ title: string;
414
+ price: string;
415
+ changeAction: string;
416
+ feature1: string;
417
+ feature2: string;
418
+ feature3: string;
419
+ feature4: string;
420
+ };
421
+ };
364
422
  };
365
423
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/de.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA2WE"}
1
+ {"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/de.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAqaE"}
@@ -396,6 +396,68 @@ declare const _default: {
396
396
  winrateAgainstRegion: string;
397
397
  commonOpponents: string;
398
398
  };
399
+ ads: {
400
+ supportLorgg: string;
401
+ disableAdBlock: string;
402
+ considerDonating: string;
403
+ considerDonatingOr: string;
404
+ considerPremium: string;
405
+ premiumModal: {
406
+ title: string;
407
+ description: string;
408
+ benefits: {
409
+ title: string;
410
+ noAds: string;
411
+ supportDevelopment: string;
412
+ exclusiveFeatures: string;
413
+ };
414
+ close: string;
415
+ buyPremium: string;
416
+ };
417
+ };
418
+ premium: {
419
+ loading: string;
420
+ title: string;
421
+ description: string;
422
+ loginToSubscribe: string;
423
+ verifyToSubscribe: string;
424
+ verifyHint: string;
425
+ loadingPaymentUi: string;
426
+ cancelAutoRenew: string;
427
+ resumeAutoRenew: string;
428
+ updatePaymentMethod: string;
429
+ cancelSubmittedPending: string;
430
+ cancelCompleted: string;
431
+ resumeSubmittedPending: string;
432
+ resumeCompleted: string;
433
+ subscriptionStatus: string;
434
+ subscriptionEvent: {
435
+ renews: string;
436
+ cancels: string;
437
+ };
438
+ errors: {
439
+ loadPayment: string;
440
+ loadSubscription: string;
441
+ cancel: string;
442
+ resume: string;
443
+ };
444
+ adFree: {
445
+ title: string;
446
+ price: string;
447
+ changeAction: string;
448
+ feature1: string;
449
+ feature2: string;
450
+ };
451
+ premium: {
452
+ title: string;
453
+ price: string;
454
+ changeAction: string;
455
+ feature1: string;
456
+ feature2: string;
457
+ feature3: string;
458
+ feature4: string;
459
+ };
460
+ };
399
461
  navigation: {
400
462
  searchPlaceholder: string;
401
463
  };
@@ -1 +1 @@
1
- {"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/en.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAuaE"}
1
+ {"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/en.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAqeE"}
@@ -361,5 +361,63 @@ declare const _default: {
361
361
  navigation: {
362
362
  searchPlaceholder: string;
363
363
  };
364
+ ads: {
365
+ supportLorgg: string;
366
+ disableAdBlock: string;
367
+ considerDonating: string;
368
+ considerDonatingOr: string;
369
+ considerPremium: string;
370
+ premiumModal: {
371
+ title: string;
372
+ benefits: {
373
+ title: string;
374
+ noAds: string;
375
+ supportDevelopment: string;
376
+ exclusiveFeatures: string;
377
+ };
378
+ close: string;
379
+ buyPremium: string;
380
+ };
381
+ };
382
+ premium: {
383
+ loading: string;
384
+ title: string;
385
+ loginToSubscribe: string;
386
+ verifyToSubscribe: string;
387
+ verifyHint: string;
388
+ loadingPaymentUi: string;
389
+ cancelAutoRenew: string;
390
+ resumeAutoRenew: string;
391
+ updatePaymentMethod: string;
392
+ cancelCompleted: string;
393
+ resumeCompleted: string;
394
+ subscriptionStatus: string;
395
+ subscriptionEvent: {
396
+ renews: string;
397
+ cancels: string;
398
+ };
399
+ errors: {
400
+ loadPayment: string;
401
+ loadSubscription: string;
402
+ cancel: string;
403
+ resume: string;
404
+ };
405
+ adFree: {
406
+ title: string;
407
+ price: string;
408
+ changeAction: string;
409
+ feature1: string;
410
+ feature2: string;
411
+ };
412
+ premium: {
413
+ title: string;
414
+ price: string;
415
+ changeAction: string;
416
+ feature1: string;
417
+ feature2: string;
418
+ feature3: string;
419
+ feature4: string;
420
+ };
421
+ };
364
422
  };
365
423
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"es.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/es.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA2WE"}
1
+ {"version":3,"file":"es.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/es.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAqaE"}
@@ -361,5 +361,63 @@ declare const _default: {
361
361
  navigation: {
362
362
  searchPlaceholder: string;
363
363
  };
364
+ ads: {
365
+ supportLorgg: string;
366
+ disableAdBlock: string;
367
+ considerDonating: string;
368
+ considerDonatingOr: string;
369
+ considerPremium: string;
370
+ premiumModal: {
371
+ title: string;
372
+ benefits: {
373
+ title: string;
374
+ noAds: string;
375
+ supportDevelopment: string;
376
+ exclusiveFeatures: string;
377
+ };
378
+ close: string;
379
+ buyPremium: string;
380
+ };
381
+ };
382
+ premium: {
383
+ loading: string;
384
+ title: string;
385
+ loginToSubscribe: string;
386
+ verifyToSubscribe: string;
387
+ verifyHint: string;
388
+ loadingPaymentUi: string;
389
+ cancelAutoRenew: string;
390
+ resumeAutoRenew: string;
391
+ updatePaymentMethod: string;
392
+ cancelCompleted: string;
393
+ resumeCompleted: string;
394
+ subscriptionStatus: string;
395
+ subscriptionEvent: {
396
+ renews: string;
397
+ cancels: string;
398
+ };
399
+ errors: {
400
+ loadPayment: string;
401
+ loadSubscription: string;
402
+ cancel: string;
403
+ resume: string;
404
+ };
405
+ adFree: {
406
+ title: string;
407
+ price: string;
408
+ changeAction: string;
409
+ feature1: string;
410
+ feature2: string;
411
+ };
412
+ premium: {
413
+ title: string;
414
+ price: string;
415
+ changeAction: string;
416
+ feature1: string;
417
+ feature2: string;
418
+ feature3: string;
419
+ feature4: string;
420
+ };
421
+ };
364
422
  };
365
423
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"fr.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/fr.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA2WE"}
1
+ {"version":3,"file":"fr.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/fr.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAqaE"}
@@ -361,5 +361,63 @@ declare const _default: {
361
361
  navigation: {
362
362
  searchPlaceholder: string;
363
363
  };
364
+ ads: {
365
+ supportLorgg: string;
366
+ disableAdBlock: string;
367
+ considerDonating: string;
368
+ considerDonatingOr: string;
369
+ considerPremium: string;
370
+ premiumModal: {
371
+ title: string;
372
+ benefits: {
373
+ title: string;
374
+ noAds: string;
375
+ supportDevelopment: string;
376
+ exclusiveFeatures: string;
377
+ };
378
+ close: string;
379
+ buyPremium: string;
380
+ };
381
+ };
382
+ premium: {
383
+ loading: string;
384
+ title: string;
385
+ loginToSubscribe: string;
386
+ verifyToSubscribe: string;
387
+ verifyHint: string;
388
+ loadingPaymentUi: string;
389
+ cancelAutoRenew: string;
390
+ resumeAutoRenew: string;
391
+ updatePaymentMethod: string;
392
+ cancelCompleted: string;
393
+ resumeCompleted: string;
394
+ subscriptionStatus: string;
395
+ subscriptionEvent: {
396
+ renews: string;
397
+ cancels: string;
398
+ };
399
+ errors: {
400
+ loadPayment: string;
401
+ loadSubscription: string;
402
+ cancel: string;
403
+ resume: string;
404
+ };
405
+ adFree: {
406
+ title: string;
407
+ price: string;
408
+ changeAction: string;
409
+ feature1: string;
410
+ feature2: string;
411
+ };
412
+ premium: {
413
+ title: string;
414
+ price: string;
415
+ changeAction: string;
416
+ feature1: string;
417
+ feature2: string;
418
+ feature3: string;
419
+ feature4: string;
420
+ };
421
+ };
364
422
  };
365
423
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"it.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/it.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA2WE"}
1
+ {"version":3,"file":"it.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/it.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAqaE"}
@@ -361,5 +361,63 @@ declare const _default: {
361
361
  navigation: {
362
362
  searchPlaceholder: string;
363
363
  };
364
+ ads: {
365
+ supportLorgg: string;
366
+ disableAdBlock: string;
367
+ considerDonating: string;
368
+ considerDonatingOr: string;
369
+ considerPremium: string;
370
+ premiumModal: {
371
+ title: string;
372
+ benefits: {
373
+ title: string;
374
+ noAds: string;
375
+ supportDevelopment: string;
376
+ exclusiveFeatures: string;
377
+ };
378
+ close: string;
379
+ buyPremium: string;
380
+ };
381
+ };
382
+ premium: {
383
+ loading: string;
384
+ title: string;
385
+ loginToSubscribe: string;
386
+ verifyToSubscribe: string;
387
+ verifyHint: string;
388
+ loadingPaymentUi: string;
389
+ cancelAutoRenew: string;
390
+ resumeAutoRenew: string;
391
+ updatePaymentMethod: string;
392
+ cancelCompleted: string;
393
+ resumeCompleted: string;
394
+ subscriptionStatus: string;
395
+ subscriptionEvent: {
396
+ renews: string;
397
+ cancels: string;
398
+ };
399
+ errors: {
400
+ loadPayment: string;
401
+ loadSubscription: string;
402
+ cancel: string;
403
+ resume: string;
404
+ };
405
+ adFree: {
406
+ title: string;
407
+ price: string;
408
+ changeAction: string;
409
+ feature1: string;
410
+ feature2: string;
411
+ };
412
+ premium: {
413
+ title: string;
414
+ price: string;
415
+ changeAction: string;
416
+ feature1: string;
417
+ feature2: string;
418
+ feature3: string;
419
+ feature4: string;
420
+ };
421
+ };
364
422
  };
365
423
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"ja.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/ja.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA2WE"}
1
+ {"version":3,"file":"ja.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/ja.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAqaE"}
@@ -361,5 +361,63 @@ declare const _default: {
361
361
  navigation: {
362
362
  searchPlaceholder: string;
363
363
  };
364
+ ads: {
365
+ supportLorgg: string;
366
+ disableAdBlock: string;
367
+ considerDonating: string;
368
+ considerDonatingOr: string;
369
+ considerPremium: string;
370
+ premiumModal: {
371
+ title: string;
372
+ benefits: {
373
+ title: string;
374
+ noAds: string;
375
+ supportDevelopment: string;
376
+ exclusiveFeatures: string;
377
+ };
378
+ close: string;
379
+ buyPremium: string;
380
+ };
381
+ };
382
+ premium: {
383
+ loading: string;
384
+ title: string;
385
+ loginToSubscribe: string;
386
+ verifyToSubscribe: string;
387
+ verifyHint: string;
388
+ loadingPaymentUi: string;
389
+ cancelAutoRenew: string;
390
+ resumeAutoRenew: string;
391
+ updatePaymentMethod: string;
392
+ cancelCompleted: string;
393
+ resumeCompleted: string;
394
+ subscriptionStatus: string;
395
+ subscriptionEvent: {
396
+ renews: string;
397
+ cancels: string;
398
+ };
399
+ errors: {
400
+ loadPayment: string;
401
+ loadSubscription: string;
402
+ cancel: string;
403
+ resume: string;
404
+ };
405
+ adFree: {
406
+ title: string;
407
+ price: string;
408
+ changeAction: string;
409
+ feature1: string;
410
+ feature2: string;
411
+ };
412
+ premium: {
413
+ title: string;
414
+ price: string;
415
+ changeAction: string;
416
+ feature1: string;
417
+ feature2: string;
418
+ feature3: string;
419
+ feature4: string;
420
+ };
421
+ };
364
422
  };
365
423
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"ko.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/ko.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA2WE"}
1
+ {"version":3,"file":"ko.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/ko.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAqaE"}
@@ -361,5 +361,63 @@ declare const _default: {
361
361
  navigation: {
362
362
  searchPlaceholder: string;
363
363
  };
364
+ ads: {
365
+ supportLorgg: string;
366
+ disableAdBlock: string;
367
+ considerDonating: string;
368
+ considerDonatingOr: string;
369
+ considerPremium: string;
370
+ premiumModal: {
371
+ title: string;
372
+ benefits: {
373
+ title: string;
374
+ noAds: string;
375
+ supportDevelopment: string;
376
+ exclusiveFeatures: string;
377
+ };
378
+ close: string;
379
+ buyPremium: string;
380
+ };
381
+ };
382
+ premium: {
383
+ loading: string;
384
+ title: string;
385
+ loginToSubscribe: string;
386
+ verifyToSubscribe: string;
387
+ verifyHint: string;
388
+ loadingPaymentUi: string;
389
+ cancelAutoRenew: string;
390
+ resumeAutoRenew: string;
391
+ updatePaymentMethod: string;
392
+ cancelCompleted: string;
393
+ resumeCompleted: string;
394
+ subscriptionStatus: string;
395
+ subscriptionEvent: {
396
+ renews: string;
397
+ cancels: string;
398
+ };
399
+ errors: {
400
+ loadPayment: string;
401
+ loadSubscription: string;
402
+ cancel: string;
403
+ resume: string;
404
+ };
405
+ adFree: {
406
+ title: string;
407
+ price: string;
408
+ changeAction: string;
409
+ feature1: string;
410
+ feature2: string;
411
+ };
412
+ premium: {
413
+ title: string;
414
+ price: string;
415
+ changeAction: string;
416
+ feature1: string;
417
+ feature2: string;
418
+ feature3: string;
419
+ feature4: string;
420
+ };
421
+ };
364
422
  };
365
423
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"pl.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/pl.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA2WE"}
1
+ {"version":3,"file":"pl.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/pl.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAqaE"}
@@ -361,5 +361,63 @@ declare const _default: {
361
361
  navigation: {
362
362
  searchPlaceholder: string;
363
363
  };
364
+ ads: {
365
+ supportLorgg: string;
366
+ disableAdBlock: string;
367
+ considerDonating: string;
368
+ considerDonatingOr: string;
369
+ considerPremium: string;
370
+ premiumModal: {
371
+ title: string;
372
+ benefits: {
373
+ title: string;
374
+ noAds: string;
375
+ supportDevelopment: string;
376
+ exclusiveFeatures: string;
377
+ };
378
+ close: string;
379
+ buyPremium: string;
380
+ };
381
+ };
382
+ premium: {
383
+ loading: string;
384
+ title: string;
385
+ loginToSubscribe: string;
386
+ verifyToSubscribe: string;
387
+ verifyHint: string;
388
+ loadingPaymentUi: string;
389
+ cancelAutoRenew: string;
390
+ resumeAutoRenew: string;
391
+ updatePaymentMethod: string;
392
+ cancelCompleted: string;
393
+ resumeCompleted: string;
394
+ subscriptionStatus: string;
395
+ subscriptionEvent: {
396
+ renews: string;
397
+ cancels: string;
398
+ };
399
+ errors: {
400
+ loadPayment: string;
401
+ loadSubscription: string;
402
+ cancel: string;
403
+ resume: string;
404
+ };
405
+ adFree: {
406
+ title: string;
407
+ price: string;
408
+ changeAction: string;
409
+ feature1: string;
410
+ feature2: string;
411
+ };
412
+ premium: {
413
+ title: string;
414
+ price: string;
415
+ changeAction: string;
416
+ feature1: string;
417
+ feature2: string;
418
+ feature3: string;
419
+ feature4: string;
420
+ };
421
+ };
364
422
  };
365
423
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"pt.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/pt.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA2WE"}
1
+ {"version":3,"file":"pt.d.ts","sourceRoot":"","sources":["../../../../src/components/setup/locales/pt.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAqaE"}