@coorpacademy/components 10.27.1 → 10.27.3-alpha.1

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 (65) hide show
  1. package/es/atom/review-presentation/index.native.d.ts +5 -0
  2. package/es/atom/review-presentation/index.native.d.ts.map +1 -0
  3. package/es/atom/review-presentation/index.native.js +141 -0
  4. package/es/atom/review-presentation/index.native.js.map +1 -0
  5. package/es/atom/review-presentation/prop-types.d.ts +38 -2
  6. package/es/atom/review-presentation/prop-types.d.ts.map +1 -1
  7. package/es/atom/review-presentation/prop-types.js +7 -0
  8. package/es/atom/review-presentation/prop-types.js.map +1 -1
  9. package/es/organism/podcast-popin-intro/index.native.d.ts +10 -0
  10. package/es/organism/podcast-popin-intro/index.native.d.ts.map +1 -0
  11. package/es/organism/podcast-popin-intro/index.native.js +114 -0
  12. package/es/organism/podcast-popin-intro/index.native.js.map +1 -0
  13. package/es/template/app-review/onboarding/index.native.d.ts +1 -7
  14. package/es/template/app-review/onboarding/index.native.d.ts.map +1 -1
  15. package/es/template/app-review/onboarding/index.native.js +1 -82
  16. package/es/template/app-review/onboarding/index.native.js.map +1 -1
  17. package/es/template/app-review/template-context.d.ts +1 -1
  18. package/es/template/app-review/template-context.d.ts.map +1 -1
  19. package/es/template/app-review/template-context.js +2 -1
  20. package/es/template/app-review/template-context.js.map +1 -1
  21. package/es/variables/default-mobile-translations.d.ts +215 -0
  22. package/es/variables/default-mobile-translations.d.ts.map +1 -0
  23. package/es/variables/default-mobile-translations.js +279 -0
  24. package/es/variables/default-mobile-translations.js.map +1 -0
  25. package/es/variables/theme.native.d.ts +6 -1
  26. package/es/variables/theme.native.d.ts.map +1 -1
  27. package/es/variables/theme.native.js +7 -2
  28. package/es/variables/theme.native.js.map +1 -1
  29. package/lib/atom/review-presentation/index.native.d.ts +5 -0
  30. package/lib/atom/review-presentation/index.native.d.ts.map +1 -0
  31. package/lib/atom/review-presentation/index.native.js +158 -0
  32. package/lib/atom/review-presentation/index.native.js.map +1 -0
  33. package/lib/atom/review-presentation/prop-types.d.ts +38 -2
  34. package/lib/atom/review-presentation/prop-types.d.ts.map +1 -1
  35. package/lib/atom/review-presentation/prop-types.js +10 -1
  36. package/lib/atom/review-presentation/prop-types.js.map +1 -1
  37. package/lib/organism/podcast-popin-intro/index.native.d.ts +10 -0
  38. package/lib/organism/podcast-popin-intro/index.native.d.ts.map +1 -0
  39. package/lib/organism/podcast-popin-intro/index.native.js +131 -0
  40. package/lib/organism/podcast-popin-intro/index.native.js.map +1 -0
  41. package/lib/template/app-review/onboarding/index.native.d.ts +1 -7
  42. package/lib/template/app-review/onboarding/index.native.d.ts.map +1 -1
  43. package/lib/template/app-review/onboarding/index.native.js +2 -90
  44. package/lib/template/app-review/onboarding/index.native.js.map +1 -1
  45. package/lib/template/app-review/template-context.d.ts +1 -1
  46. package/lib/template/app-review/template-context.d.ts.map +1 -1
  47. package/lib/template/app-review/template-context.js +3 -1
  48. package/lib/template/app-review/template-context.js.map +1 -1
  49. package/lib/variables/default-mobile-translations.d.ts +215 -0
  50. package/lib/variables/default-mobile-translations.d.ts.map +1 -0
  51. package/lib/variables/default-mobile-translations.js +284 -0
  52. package/lib/variables/default-mobile-translations.js.map +1 -0
  53. package/lib/variables/theme.native.d.ts +6 -1
  54. package/lib/variables/theme.native.d.ts.map +1 -1
  55. package/lib/variables/theme.native.js +7 -2
  56. package/lib/variables/theme.native.js.map +1 -1
  57. package/package.json +2 -2
  58. package/es/types/translations.d.ts +0 -12
  59. package/es/types/translations.d.ts.map +0 -1
  60. package/es/types/translations.js +0 -2
  61. package/es/types/translations.js.map +0 -1
  62. package/lib/types/translations.d.ts +0 -12
  63. package/lib/types/translations.d.ts.map +0 -1
  64. package/lib/types/translations.js +0 -2
  65. package/lib/types/translations.js.map +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coorpacademy/components",
3
- "version": "10.27.1",
3
+ "version": "10.27.3-alpha.1+44b1a000c",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -157,5 +157,5 @@
157
157
  "last 2 versions",
158
158
  "IE 11"
159
159
  ],
160
- "gitHead": "30f01e5fd98b051b3fe6f782bc302079f0dcfbf9"
160
+ "gitHead": "44b1a000c04358c68efe3ef1a9a285824358332e"
161
161
  }
@@ -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":""}