@coorpacademy/components 10.13.14 → 10.14.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.
Files changed (47) hide show
  1. package/es/atom/review-presentation/index.js +98 -0
  2. package/es/atom/review-presentation/index.js.map +1 -0
  3. package/es/atom/review-presentation/style.css +152 -0
  4. package/es/atom/review-presentation/test/fixtures/default.js +27 -0
  5. package/es/atom/review-presentation/test/fixtures/default.js.map +1 -0
  6. package/es/atom/review-presentation/test/fixtures.js +13 -0
  7. package/es/atom/review-presentation/test/fixtures.js.map +1 -0
  8. package/es/molecule/brand-form-group/test/fixtures.js +0 -2
  9. package/es/molecule/brand-form-group/test/fixtures.js.map +1 -1
  10. package/es/molecule/drag-and-drop-wrapper/test/fixtures.js +0 -2
  11. package/es/molecule/drag-and-drop-wrapper/test/fixtures.js.map +1 -1
  12. package/es/organism/brand-form/test/fixtures.js +0 -2
  13. package/es/organism/brand-form/test/fixtures.js.map +1 -1
  14. package/es/organism/wizard-contents/test/fixtures.js +0 -2
  15. package/es/organism/wizard-contents/test/fixtures.js.map +1 -1
  16. package/lib/atom/review-presentation/index.js +112 -0
  17. package/lib/atom/review-presentation/index.js.map +1 -0
  18. package/lib/atom/review-presentation/style.css +152 -0
  19. package/lib/atom/review-presentation/test/fixtures/default.js +33 -0
  20. package/lib/atom/review-presentation/test/fixtures/default.js.map +1 -0
  21. package/lib/atom/review-presentation/test/fixtures.js +22 -0
  22. package/lib/atom/review-presentation/test/fixtures.js.map +1 -0
  23. package/lib/molecule/brand-form-group/test/fixtures.js +0 -3
  24. package/lib/molecule/brand-form-group/test/fixtures.js.map +1 -1
  25. package/lib/molecule/drag-and-drop-wrapper/test/fixtures.js +0 -3
  26. package/lib/molecule/drag-and-drop-wrapper/test/fixtures.js.map +1 -1
  27. package/lib/organism/brand-form/test/fixtures.js +0 -3
  28. package/lib/organism/brand-form/test/fixtures.js.map +1 -1
  29. package/lib/organism/wizard-contents/test/fixtures.js +0 -3
  30. package/lib/organism/wizard-contents/test/fixtures.js.map +1 -1
  31. package/package.json +3 -3
  32. package/es/molecule/input-text-with-titeled-checkbox/test/fixtures.js +0 -15
  33. package/es/molecule/input-text-with-titeled-checkbox/test/fixtures.js.map +0 -1
  34. package/es/molecule/search/test/fixtures.js +0 -15
  35. package/es/molecule/search/test/fixtures.js.map +0 -1
  36. package/es/molecule/title-and-checkbox-wrapper/test/fixtures.js +0 -19
  37. package/es/molecule/title-and-checkbox-wrapper/test/fixtures.js.map +0 -1
  38. package/es/organism/playlist-translation/test/fixtures.js +0 -15
  39. package/es/organism/playlist-translation/test/fixtures.js.map +0 -1
  40. package/lib/molecule/input-text-with-titeled-checkbox/test/fixtures.js +0 -25
  41. package/lib/molecule/input-text-with-titeled-checkbox/test/fixtures.js.map +0 -1
  42. package/lib/molecule/search/test/fixtures.js +0 -25
  43. package/lib/molecule/search/test/fixtures.js.map +0 -1
  44. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures.js +0 -31
  45. package/lib/molecule/title-and-checkbox-wrapper/test/fixtures.js.map +0 -1
  46. package/lib/organism/playlist-translation/test/fixtures.js +0 -25
  47. package/lib/organism/playlist-translation/test/fixtures.js.map +0 -1
@@ -1,25 +0,0 @@
1
- "use strict";
2
-
3
- var _ava = _interopRequireDefault(require("ava"));
4
-
5
- var _forEach = _interopRequireDefault(require("lodash/forEach"));
6
-
7
- var _renderComponent = _interopRequireDefault(require("../../../test/helpers/render-component"));
8
-
9
- var _ = _interopRequireDefault(require(".."));
10
-
11
- var _default = _interopRequireDefault(require("./fixtures/default"));
12
-
13
- var _delete = _interopRequireDefault(require("./fixtures/delete"));
14
-
15
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
16
-
17
- (0, _ava.default)('Organism › OrganismPlaylistTranslation > should have valid propTypes', t => {
18
- t.pass();
19
- (0, _forEach.default)(_.default.propTypes, (value, key) => {
20
- t.not(value, undefined, `PropType for "Organism.OrganismPlaylistTranslation.propTypes.${key}" may not be undefined. Did you mistype the propTypes definition?`);
21
- });
22
- });
23
- (0, _ava.default)('Organism › OrganismPlaylistTranslation › Default › should be rendered', _renderComponent.default, _.default, _default.default);
24
- (0, _ava.default)('Organism › OrganismPlaylistTranslation › Delete › should be rendered', _renderComponent.default, _.default, _delete.default);
25
- //# sourceMappingURL=fixtures.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../src/organism/playlist-translation/test/fixtures.js"],"names":["t","pass","OrganismPlaylistTranslation","propTypes","value","key","not","undefined","renderComponentMacro","fixtureDefault","fixtureDelete"],"mappings":";;AAAA;;AACA;;AACA;;AACA;;AACA;;AACA;;;;AAEA,kBAAK,sEAAL,EAA6EA,CAAC,IAAI;AAChFA,EAAAA,CAAC,CAACC,IAAF;AACA,wBAAQC,UAA4BC,SAApC,EAA+C,CAACC,KAAD,EAAQC,GAAR,KAAgB;AAC7DL,IAAAA,CAAC,CAACM,GAAF,CAAMF,KAAN,EAAaG,SAAb,EAAyB,gEAA+DF,GAAI,mEAA5F;AACD,GAFD;AAGD,CALD;AAOA,kBAAK,uEAAL,EAA8EG,wBAA9E,EAAoGN,SAApG,EAAiIO,gBAAjI;AACA,kBAAK,sEAAL,EAA6ED,wBAA7E,EAAmGN,SAAnG,EAAgIQ,eAAhI","sourcesContent":["import test from 'ava';\nimport forEach from 'lodash/forEach';\nimport renderComponentMacro from '../../../test/helpers/render-component';\nimport OrganismPlaylistTranslation from '..';\nimport fixtureDefault from './fixtures/default';\nimport fixtureDelete from './fixtures/delete';\n\ntest('Organism › OrganismPlaylistTranslation > should have valid propTypes', t => {\n t.pass();\n forEach(OrganismPlaylistTranslation.propTypes, (value, key) => {\n t.not(value, undefined, `PropType for \"Organism.OrganismPlaylistTranslation.propTypes.${key}\" may not be undefined. Did you mistype the propTypes definition?`);\n });\n});\n\ntest('Organism › OrganismPlaylistTranslation › Default › should be rendered', renderComponentMacro, OrganismPlaylistTranslation, fixtureDefault);\ntest('Organism › OrganismPlaylistTranslation › Delete › should be rendered', renderComponentMacro, OrganismPlaylistTranslation, fixtureDelete);\n"],"file":"fixtures.js"}