@coorpacademy/components 10.27.1 → 10.27.2

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 (41) hide show
  1. package/es/organism/podcast-popin-intro/index.native.d.ts +10 -0
  2. package/es/organism/podcast-popin-intro/index.native.d.ts.map +1 -0
  3. package/es/organism/podcast-popin-intro/index.native.js +114 -0
  4. package/es/organism/podcast-popin-intro/index.native.js.map +1 -0
  5. package/es/template/app-review/template-context.d.ts +1 -1
  6. package/es/template/app-review/template-context.d.ts.map +1 -1
  7. package/es/template/app-review/template-context.js +2 -1
  8. package/es/template/app-review/template-context.js.map +1 -1
  9. package/es/variables/default-mobile-translations.d.ts +214 -0
  10. package/es/variables/default-mobile-translations.d.ts.map +1 -0
  11. package/es/variables/default-mobile-translations.js +278 -0
  12. package/es/variables/default-mobile-translations.js.map +1 -0
  13. package/es/variables/theme.native.d.ts +4 -0
  14. package/es/variables/theme.native.d.ts.map +1 -1
  15. package/es/variables/theme.native.js +5 -1
  16. package/es/variables/theme.native.js.map +1 -1
  17. package/lib/organism/podcast-popin-intro/index.native.d.ts +10 -0
  18. package/lib/organism/podcast-popin-intro/index.native.d.ts.map +1 -0
  19. package/lib/organism/podcast-popin-intro/index.native.js +131 -0
  20. package/lib/organism/podcast-popin-intro/index.native.js.map +1 -0
  21. package/lib/template/app-review/template-context.d.ts +1 -1
  22. package/lib/template/app-review/template-context.d.ts.map +1 -1
  23. package/lib/template/app-review/template-context.js +3 -1
  24. package/lib/template/app-review/template-context.js.map +1 -1
  25. package/lib/variables/default-mobile-translations.d.ts +214 -0
  26. package/lib/variables/default-mobile-translations.d.ts.map +1 -0
  27. package/lib/variables/default-mobile-translations.js +283 -0
  28. package/lib/variables/default-mobile-translations.js.map +1 -0
  29. package/lib/variables/theme.native.d.ts +4 -0
  30. package/lib/variables/theme.native.d.ts.map +1 -1
  31. package/lib/variables/theme.native.js +5 -1
  32. package/lib/variables/theme.native.js.map +1 -1
  33. package/package.json +2 -2
  34. package/es/types/translations.d.ts +0 -12
  35. package/es/types/translations.d.ts.map +0 -1
  36. package/es/types/translations.js +0 -2
  37. package/es/types/translations.js.map +0 -1
  38. package/lib/types/translations.d.ts +0 -12
  39. package/lib/types/translations.d.ts.map +0 -1
  40. package/lib/types/translations.js +0 -2
  41. package/lib/types/translations.js.map +0 -1
@@ -1,12 +0,0 @@
1
- export declare type Translations = {
2
- selectAnAnswer?: string;
3
- selectSomethingBelow?: string;
4
- typeHere?: string;
5
- appReview?: {
6
- noSkills?: {
7
- title?: string;
8
- text?: string;
9
- };
10
- };
11
- };
12
- //# sourceMappingURL=translations.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"translations.d.ts","sourceRoot":"","sources":["../../src/types/translations.ts"],"names":[],"mappings":"AAAA,oBAAY,YAAY,GAAG;IACzB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE;QACV,QAAQ,CAAC,EAAE;YACT,KAAK,CAAC,EAAE,MAAM,CAAC;YACf,IAAI,CAAC,EAAE,MAAM,CAAC;SACf,CAAC;KACH,CAAC;CACH,CAAC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=translations.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"translations.js","names":[],"sources":["../../src/types/translations.ts"],"sourcesContent":["export type Translations = {\n selectAnAnswer?: string;\n selectSomethingBelow?: string;\n typeHere?: string;\n appReview?: {\n noSkills?: {\n title?: string;\n text?: string;\n };\n };\n};\n"],"mappings":""}
@@ -1,12 +0,0 @@
1
- export declare type Translations = {
2
- selectAnAnswer?: string;
3
- selectSomethingBelow?: string;
4
- typeHere?: string;
5
- appReview?: {
6
- noSkills?: {
7
- title?: string;
8
- text?: string;
9
- };
10
- };
11
- };
12
- //# sourceMappingURL=translations.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"translations.d.ts","sourceRoot":"","sources":["../../src/types/translations.ts"],"names":[],"mappings":"AAAA,oBAAY,YAAY,GAAG;IACzB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE;QACV,QAAQ,CAAC,EAAE;YACT,KAAK,CAAC,EAAE,MAAM,CAAC;YACf,IAAI,CAAC,EAAE,MAAM,CAAC;SACf,CAAC;KACH,CAAC;CACH,CAAC"}
@@ -1,2 +0,0 @@
1
- "use strict";
2
- //# sourceMappingURL=translations.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"translations.js","names":[],"sources":["../../src/types/translations.ts"],"sourcesContent":["export type Translations = {\n selectAnAnswer?: string;\n selectSomethingBelow?: string;\n typeHere?: string;\n appReview?: {\n noSkills?: {\n title?: string;\n text?: string;\n };\n };\n};\n"],"mappings":""}