@coorpacademy/components 11.14.1-alpha.3.27 → 11.14.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 (231) hide show
  1. package/es/atom/button/index.d.ts.map +1 -1
  2. package/es/atom/button/index.js +18 -13
  3. package/es/atom/button/index.js.map +1 -1
  4. package/es/molecule/cm-popin/index.d.ts.map +1 -1
  5. package/es/molecule/cm-popin/index.js +5 -4
  6. package/es/molecule/cm-popin/index.js.map +1 -1
  7. package/es/molecule/cm-popin/style.css +61 -40
  8. package/es/molecule/hero/index.d.ts +26 -30
  9. package/es/molecule/hero/index.d.ts.map +1 -1
  10. package/es/molecule/hero/index.js +13 -14
  11. package/es/molecule/hero/index.js.map +1 -1
  12. package/es/molecule/hero/style.css +0 -42
  13. package/es/molecule/quick-access-card/index.d.ts +0 -1
  14. package/es/molecule/quick-access-card/index.d.ts.map +1 -1
  15. package/es/molecule/quick-access-card/index.js +21 -77
  16. package/es/molecule/quick-access-card/index.js.map +1 -1
  17. package/es/molecule/quick-access-card/style.css +17 -28
  18. package/es/molecule/quick-access-cards-group/index.d.ts +0 -1
  19. package/es/organism/brand-dashboard/index.d.ts +0 -1
  20. package/es/template/back-office/brand-update/index.d.ts +0 -1
  21. package/es/template/external-course/index.d.ts +69 -21
  22. package/es/template/external-course/index.d.ts.map +1 -1
  23. package/es/template/external-course/index.js +73 -56
  24. package/es/template/external-course/index.js.map +1 -1
  25. package/es/template/external-course/style.css +1 -1
  26. package/es/util/button-icons.d.ts +0 -1
  27. package/es/util/button-icons.d.ts.map +1 -1
  28. package/es/util/button-icons.js +2 -3
  29. package/es/util/button-icons.js.map +1 -1
  30. package/es/variables/breakpoints.css +1 -1
  31. package/lib/atom/button/index.d.ts.map +1 -1
  32. package/lib/atom/button/index.js +18 -13
  33. package/lib/atom/button/index.js.map +1 -1
  34. package/lib/molecule/cm-popin/index.d.ts.map +1 -1
  35. package/lib/molecule/cm-popin/index.js +4 -3
  36. package/lib/molecule/cm-popin/index.js.map +1 -1
  37. package/lib/molecule/cm-popin/style.css +61 -40
  38. package/lib/molecule/hero/index.d.ts +26 -30
  39. package/lib/molecule/hero/index.d.ts.map +1 -1
  40. package/lib/molecule/hero/index.js +14 -15
  41. package/lib/molecule/hero/index.js.map +1 -1
  42. package/lib/molecule/hero/style.css +0 -42
  43. package/lib/molecule/quick-access-card/index.d.ts +0 -1
  44. package/lib/molecule/quick-access-card/index.d.ts.map +1 -1
  45. package/lib/molecule/quick-access-card/index.js +20 -76
  46. package/lib/molecule/quick-access-card/index.js.map +1 -1
  47. package/lib/molecule/quick-access-card/style.css +17 -28
  48. package/lib/molecule/quick-access-cards-group/index.d.ts +0 -1
  49. package/lib/organism/brand-dashboard/index.d.ts +0 -1
  50. package/lib/template/back-office/brand-update/index.d.ts +0 -1
  51. package/lib/template/external-course/index.d.ts +69 -21
  52. package/lib/template/external-course/index.d.ts.map +1 -1
  53. package/lib/template/external-course/index.js +76 -54
  54. package/lib/template/external-course/index.js.map +1 -1
  55. package/lib/template/external-course/style.css +1 -1
  56. package/lib/util/button-icons.d.ts +0 -1
  57. package/lib/util/button-icons.d.ts.map +1 -1
  58. package/lib/util/button-icons.js +1 -2
  59. package/lib/util/button-icons.js.map +1 -1
  60. package/lib/variables/breakpoints.css +1 -1
  61. package/package.json +3 -3
  62. package/es/molecule/expandable-item/index.d.ts +0 -19
  63. package/es/molecule/expandable-item/index.d.ts.map +0 -1
  64. package/es/molecule/expandable-item/index.js +0 -44
  65. package/es/molecule/expandable-item/index.js.map +0 -1
  66. package/es/molecule/expandable-item/style.css +0 -135
  67. package/es/molecule/expandable-item/types.d.ts +0 -20
  68. package/es/molecule/expandable-item/types.d.ts.map +0 -1
  69. package/es/molecule/expandable-item/types.js +0 -11
  70. package/es/molecule/expandable-item/types.js.map +0 -1
  71. package/es/molecule/expandable-list/index.d.ts +0 -18
  72. package/es/molecule/expandable-list/index.d.ts.map +0 -1
  73. package/es/molecule/expandable-list/index.js +0 -22
  74. package/es/molecule/expandable-list/index.js.map +0 -1
  75. package/es/molecule/expandable-list/style.css +0 -20
  76. package/es/molecule/expandable-list/types.d.ts +0 -17
  77. package/es/molecule/expandable-list/types.d.ts.map +0 -1
  78. package/es/molecule/expandable-list/types.js +0 -6
  79. package/es/molecule/expandable-list/types.js.map +0 -1
  80. package/es/molecule/hero/types.d.ts +0 -22
  81. package/es/molecule/hero/types.d.ts.map +0 -1
  82. package/es/molecule/hero/types.js +0 -14
  83. package/es/molecule/hero/types.js.map +0 -1
  84. package/es/molecule/menu-links/index.d.ts +0 -22
  85. package/es/molecule/menu-links/index.d.ts.map +0 -1
  86. package/es/molecule/menu-links/index.js +0 -70
  87. package/es/molecule/menu-links/index.js.map +0 -1
  88. package/es/molecule/menu-links/style.css +0 -161
  89. package/es/molecule/menu-links/types.d.ts +0 -35
  90. package/es/molecule/menu-links/types.d.ts.map +0 -1
  91. package/es/molecule/menu-links/types.js +0 -17
  92. package/es/molecule/menu-links/types.js.map +0 -1
  93. package/es/molecule/privacy-policy-contact/index.d.ts +0 -14
  94. package/es/molecule/privacy-policy-contact/index.d.ts.map +0 -1
  95. package/es/molecule/privacy-policy-contact/index.js +0 -28
  96. package/es/molecule/privacy-policy-contact/index.js.map +0 -1
  97. package/es/molecule/privacy-policy-contact/style.css +0 -38
  98. package/es/molecule/privacy-policy-contact/types.d.ts +0 -10
  99. package/es/molecule/privacy-policy-contact/types.d.ts.map +0 -1
  100. package/es/molecule/privacy-policy-contact/types.js +0 -6
  101. package/es/molecule/privacy-policy-contact/types.js.map +0 -1
  102. package/es/molecule/privacy-policy-download/index.d.ts +0 -38
  103. package/es/molecule/privacy-policy-download/index.d.ts.map +0 -1
  104. package/es/molecule/privacy-policy-download/index.js +0 -27
  105. package/es/molecule/privacy-policy-download/index.js.map +0 -1
  106. package/es/molecule/privacy-policy-download/style.css +0 -65
  107. package/es/molecule/privacy-policy-download/types.d.ts +0 -50
  108. package/es/molecule/privacy-policy-download/types.d.ts.map +0 -1
  109. package/es/molecule/privacy-policy-download/types.js +0 -8
  110. package/es/molecule/privacy-policy-download/types.js.map +0 -1
  111. package/es/template/common/faq-article-page/index.d.ts +0 -27
  112. package/es/template/common/faq-article-page/index.d.ts.map +0 -1
  113. package/es/template/common/faq-article-page/index.js +0 -50
  114. package/es/template/common/faq-article-page/index.js.map +0 -1
  115. package/es/template/common/faq-article-page/style.css +0 -110
  116. package/es/template/common/faq-article-page/types.d.ts +0 -40
  117. package/es/template/common/faq-article-page/types.d.ts.map +0 -1
  118. package/es/template/common/faq-article-page/types.js +0 -20
  119. package/es/template/common/faq-article-page/types.js.map +0 -1
  120. package/es/template/common/faq-cards-page/index.d.ts +0 -34
  121. package/es/template/common/faq-cards-page/index.d.ts.map +0 -1
  122. package/es/template/common/faq-cards-page/index.js +0 -45
  123. package/es/template/common/faq-cards-page/index.js.map +0 -1
  124. package/es/template/common/faq-cards-page/style.css +0 -95
  125. package/es/template/common/faq-cards-page/types.d.ts +0 -44
  126. package/es/template/common/faq-cards-page/types.d.ts.map +0 -1
  127. package/es/template/common/faq-cards-page/types.js +0 -13
  128. package/es/template/common/faq-cards-page/types.js.map +0 -1
  129. package/es/template/common/faq-page/index.d.ts +0 -80
  130. package/es/template/common/faq-page/index.d.ts.map +0 -1
  131. package/es/template/common/faq-page/index.js +0 -44
  132. package/es/template/common/faq-page/index.js.map +0 -1
  133. package/es/template/common/faq-page/style.css +0 -104
  134. package/es/template/common/faq-page/types.d.ts +0 -86
  135. package/es/template/common/faq-page/types.d.ts.map +0 -1
  136. package/es/template/common/faq-page/types.js +0 -13
  137. package/es/template/common/faq-page/types.js.map +0 -1
  138. package/es/template/common/privacy-policy-page/index.d.ts +0 -80
  139. package/es/template/common/privacy-policy-page/index.d.ts.map +0 -1
  140. package/es/template/common/privacy-policy-page/index.js +0 -50
  141. package/es/template/common/privacy-policy-page/index.js.map +0 -1
  142. package/es/template/common/privacy-policy-page/style.css +0 -123
  143. package/es/template/common/privacy-policy-page/types.d.ts +0 -86
  144. package/es/template/common/privacy-policy-page/types.d.ts.map +0 -1
  145. package/es/template/common/privacy-policy-page/types.js +0 -13
  146. package/es/template/common/privacy-policy-page/types.js.map +0 -1
  147. package/lib/molecule/expandable-item/index.d.ts +0 -19
  148. package/lib/molecule/expandable-item/index.d.ts.map +0 -1
  149. package/lib/molecule/expandable-item/index.js +0 -58
  150. package/lib/molecule/expandable-item/index.js.map +0 -1
  151. package/lib/molecule/expandable-item/style.css +0 -135
  152. package/lib/molecule/expandable-item/types.d.ts +0 -20
  153. package/lib/molecule/expandable-item/types.d.ts.map +0 -1
  154. package/lib/molecule/expandable-item/types.js +0 -20
  155. package/lib/molecule/expandable-item/types.js.map +0 -1
  156. package/lib/molecule/expandable-list/index.d.ts +0 -18
  157. package/lib/molecule/expandable-list/index.d.ts.map +0 -1
  158. package/lib/molecule/expandable-list/index.js +0 -33
  159. package/lib/molecule/expandable-list/index.js.map +0 -1
  160. package/lib/molecule/expandable-list/style.css +0 -20
  161. package/lib/molecule/expandable-list/types.d.ts +0 -17
  162. package/lib/molecule/expandable-list/types.d.ts.map +0 -1
  163. package/lib/molecule/expandable-list/types.js +0 -16
  164. package/lib/molecule/expandable-list/types.js.map +0 -1
  165. package/lib/molecule/hero/types.d.ts +0 -22
  166. package/lib/molecule/hero/types.d.ts.map +0 -1
  167. package/lib/molecule/hero/types.js +0 -25
  168. package/lib/molecule/hero/types.js.map +0 -1
  169. package/lib/molecule/menu-links/index.d.ts +0 -22
  170. package/lib/molecule/menu-links/index.d.ts.map +0 -1
  171. package/lib/molecule/menu-links/index.js +0 -88
  172. package/lib/molecule/menu-links/index.js.map +0 -1
  173. package/lib/molecule/menu-links/style.css +0 -161
  174. package/lib/molecule/menu-links/types.d.ts +0 -35
  175. package/lib/molecule/menu-links/types.d.ts.map +0 -1
  176. package/lib/molecule/menu-links/types.js +0 -26
  177. package/lib/molecule/menu-links/types.js.map +0 -1
  178. package/lib/molecule/privacy-policy-contact/index.d.ts +0 -14
  179. package/lib/molecule/privacy-policy-contact/index.d.ts.map +0 -1
  180. package/lib/molecule/privacy-policy-contact/index.js +0 -41
  181. package/lib/molecule/privacy-policy-contact/index.js.map +0 -1
  182. package/lib/molecule/privacy-policy-contact/style.css +0 -38
  183. package/lib/molecule/privacy-policy-contact/types.d.ts +0 -10
  184. package/lib/molecule/privacy-policy-contact/types.d.ts.map +0 -1
  185. package/lib/molecule/privacy-policy-contact/types.js +0 -15
  186. package/lib/molecule/privacy-policy-contact/types.js.map +0 -1
  187. package/lib/molecule/privacy-policy-download/index.d.ts +0 -38
  188. package/lib/molecule/privacy-policy-download/index.d.ts.map +0 -1
  189. package/lib/molecule/privacy-policy-download/index.js +0 -38
  190. package/lib/molecule/privacy-policy-download/index.js.map +0 -1
  191. package/lib/molecule/privacy-policy-download/style.css +0 -65
  192. package/lib/molecule/privacy-policy-download/types.d.ts +0 -50
  193. package/lib/molecule/privacy-policy-download/types.d.ts.map +0 -1
  194. package/lib/molecule/privacy-policy-download/types.js +0 -18
  195. package/lib/molecule/privacy-policy-download/types.js.map +0 -1
  196. package/lib/template/common/faq-article-page/index.d.ts +0 -27
  197. package/lib/template/common/faq-article-page/index.d.ts.map +0 -1
  198. package/lib/template/common/faq-article-page/index.js +0 -63
  199. package/lib/template/common/faq-article-page/index.js.map +0 -1
  200. package/lib/template/common/faq-article-page/style.css +0 -110
  201. package/lib/template/common/faq-article-page/types.d.ts +0 -40
  202. package/lib/template/common/faq-article-page/types.d.ts.map +0 -1
  203. package/lib/template/common/faq-article-page/types.js +0 -30
  204. package/lib/template/common/faq-article-page/types.js.map +0 -1
  205. package/lib/template/common/faq-cards-page/index.d.ts +0 -34
  206. package/lib/template/common/faq-cards-page/index.d.ts.map +0 -1
  207. package/lib/template/common/faq-cards-page/index.js +0 -58
  208. package/lib/template/common/faq-cards-page/index.js.map +0 -1
  209. package/lib/template/common/faq-cards-page/style.css +0 -95
  210. package/lib/template/common/faq-cards-page/types.d.ts +0 -44
  211. package/lib/template/common/faq-cards-page/types.d.ts.map +0 -1
  212. package/lib/template/common/faq-cards-page/types.js +0 -25
  213. package/lib/template/common/faq-cards-page/types.js.map +0 -1
  214. package/lib/template/common/faq-page/index.d.ts +0 -80
  215. package/lib/template/common/faq-page/index.d.ts.map +0 -1
  216. package/lib/template/common/faq-page/index.js +0 -58
  217. package/lib/template/common/faq-page/index.js.map +0 -1
  218. package/lib/template/common/faq-page/style.css +0 -104
  219. package/lib/template/common/faq-page/types.d.ts +0 -86
  220. package/lib/template/common/faq-page/types.d.ts.map +0 -1
  221. package/lib/template/common/faq-page/types.js +0 -24
  222. package/lib/template/common/faq-page/types.js.map +0 -1
  223. package/lib/template/common/privacy-policy-page/index.d.ts +0 -80
  224. package/lib/template/common/privacy-policy-page/index.d.ts.map +0 -1
  225. package/lib/template/common/privacy-policy-page/index.js +0 -65
  226. package/lib/template/common/privacy-policy-page/index.js.map +0 -1
  227. package/lib/template/common/privacy-policy-page/style.css +0 -123
  228. package/lib/template/common/privacy-policy-page/types.d.ts +0 -86
  229. package/lib/template/common/privacy-policy-page/types.d.ts.map +0 -1
  230. package/lib/template/common/privacy-policy-page/types.js +0 -24
  231. package/lib/template/common/privacy-policy-page/types.js.map +0 -1
@@ -1,10 +0,0 @@
1
- import PropTypes from 'prop-types';
2
- export declare const propTypes: {
3
- title: PropTypes.Requireable<string>;
4
- content: PropTypes.Requireable<string>;
5
- };
6
- export declare type Props = {
7
- title: string;
8
- content: string;
9
- };
10
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/privacy-policy-contact/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAEnC,eAAO,MAAM,SAAS;;;CAGrB,CAAC;AAEF,oBAAY,KAAK,GAAG;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC"}
@@ -1,15 +0,0 @@
1
- "use strict";
2
-
3
- exports.__esModule = true;
4
- exports.propTypes = void 0;
5
-
6
- var _propTypes = _interopRequireDefault(require("prop-types"));
7
-
8
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
9
-
10
- const propTypes = {
11
- title: _propTypes.default.string,
12
- content: _propTypes.default.string
13
- };
14
- exports.propTypes = propTypes;
15
- //# sourceMappingURL=types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.js","names":["propTypes","title","PropTypes","string","content"],"sources":["../../../src/molecule/privacy-policy-contact/types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\n\nexport const propTypes = {\n title: PropTypes.string,\n content: PropTypes.string\n};\n\nexport type Props = {\n title: string;\n content: string;\n};\n"],"mappings":";;;;;AAAA;;;;AAEO,MAAMA,SAAS,GAAG;EACvBC,KAAK,EAAEC,kBAAA,CAAUC,MADM;EAEvBC,OAAO,EAAEF,kBAAA,CAAUC;AAFI,CAAlB"}
@@ -1,38 +0,0 @@
1
- /// <reference types="react" />
2
- import { Props } from './types';
3
- declare const PrivacyPolicyDownload: {
4
- ({ title, downloadButton, content }: Props): JSX.Element;
5
- propTypes: {
6
- title: import("prop-types").Requireable<string>;
7
- content: import("prop-types").Requireable<string>;
8
- downloadButton: import("prop-types").Requireable<import("prop-types").InferProps<{
9
- color: any;
10
- submitValue: import("prop-types").Requireable<string>;
11
- disabled: import("prop-types").Requireable<boolean>;
12
- href: import("prop-types").Requireable<string>;
13
- download: import("prop-types").Requireable<boolean>;
14
- target: import("prop-types").Requireable<string>;
15
- type: import("prop-types").Requireable<string>;
16
- children: import("prop-types").Requireable<import("prop-types").ReactNodeLike>;
17
- className: import("prop-types").Requireable<string>;
18
- style: import("prop-types").Requireable<import("prop-types").InferProps<{}>>;
19
- 'data-name': import("prop-types").Requireable<string>;
20
- 'aria-label': import("prop-types").Requireable<string>;
21
- 'data-testid': import("prop-types").Requireable<string>;
22
- useButtonTag: import("prop-types").Requireable<boolean>;
23
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
24
- onKeyDown: import("prop-types").Requireable<(...args: any[]) => any>;
25
- onMouseLeave: import("prop-types").Requireable<(...args: any[]) => any>;
26
- onMouseOver: import("prop-types").Requireable<(...args: any[]) => any>;
27
- buttonRef: import("prop-types").Requireable<import("prop-types").InferProps<{}>>;
28
- 'data-for': import("prop-types").Requireable<string>;
29
- 'data-tooltip-place': import("prop-types").Requireable<string>;
30
- 'data-tip': import("prop-types").Requireable<boolean>;
31
- isLinkDisabled: import("prop-types").Requireable<boolean>;
32
- useWrapper: import("prop-types").Requireable<boolean>;
33
- buttonContentClassName: import("prop-types").Requireable<string>;
34
- }>>;
35
- };
36
- };
37
- export default PrivacyPolicyDownload;
38
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/molecule/privacy-policy-download/index.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAY,KAAK,EAAC,MAAM,SAAS,CAAC;AAEzC,QAAA,MAAM,qBAAqB;yCAAsC,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAYrE,CAAC;AAIF,eAAe,qBAAqB,CAAC"}
@@ -1,38 +0,0 @@
1
- "use strict";
2
-
3
- exports.__esModule = true;
4
- exports.default = void 0;
5
-
6
- var _react = _interopRequireDefault(require("react"));
7
-
8
- var _button = _interopRequireDefault(require("../../atom/button"));
9
-
10
- var _style = _interopRequireDefault(require("./style.css"));
11
-
12
- var _types = require("./types");
13
-
14
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
15
-
16
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
17
-
18
- const PrivacyPolicyDownload = ({
19
- title,
20
- downloadButton,
21
- content
22
- }) => {
23
- return /*#__PURE__*/_react.default.createElement("div", {
24
- className: _style.default.container
25
- }, /*#__PURE__*/_react.default.createElement("h3", {
26
- className: _style.default.title
27
- }, title), /*#__PURE__*/_react.default.createElement("p", {
28
- className: _style.default.content
29
- }, content), /*#__PURE__*/_react.default.createElement(_button.default, _extends({}, downloadButton, {
30
- className: _style.default.downloadButton,
31
- buttonContentClassName: _style.default.downloadButtonContent
32
- })));
33
- };
34
-
35
- PrivacyPolicyDownload.propTypes = process.env.NODE_ENV !== "production" ? _types.propTypes : {};
36
- var _default = PrivacyPolicyDownload;
37
- exports.default = _default;
38
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","names":["PrivacyPolicyDownload","title","downloadButton","content","styles","container","downloadButtonContent","propTypes"],"sources":["../../../src/molecule/privacy-policy-download/index.tsx"],"sourcesContent":["import React from 'react';\nimport Button from '../../atom/button';\nimport styles from './style.css';\nimport {propTypes, Props} from './types';\n\nconst PrivacyPolicyDownload = ({title, downloadButton, content}: Props) => {\n return (\n <div className={styles.container}>\n <h3 className={styles.title}>{title}</h3>\n <p className={styles.content}>{content}</p>\n <Button\n {...downloadButton}\n className={styles.downloadButton}\n buttonContentClassName={styles.downloadButtonContent}\n />\n </div>\n );\n};\n\nPrivacyPolicyDownload.propTypes = propTypes;\n\nexport default PrivacyPolicyDownload;\n"],"mappings":";;;;;AAAA;;AACA;;AACA;;AACA;;;;;;AAEA,MAAMA,qBAAqB,GAAG,CAAC;EAACC,KAAD;EAAQC,cAAR;EAAwBC;AAAxB,CAAD,KAA6C;EACzE,oBACE;IAAK,SAAS,EAAEC,cAAA,CAAOC;EAAvB,gBACE;IAAI,SAAS,EAAED,cAAA,CAAOH;EAAtB,GAA8BA,KAA9B,CADF,eAEE;IAAG,SAAS,EAAEG,cAAA,CAAOD;EAArB,GAA+BA,OAA/B,CAFF,eAGE,6BAAC,eAAD,eACMD,cADN;IAEE,SAAS,EAAEE,cAAA,CAAOF,cAFpB;IAGE,sBAAsB,EAAEE,cAAA,CAAOE;EAHjC,GAHF,CADF;AAWD,CAZD;;AAcAN,qBAAqB,CAACO,SAAtB,2CAAkCA,gBAAlC;eAEeP,qB"}
@@ -1,65 +0,0 @@
1
- @value colors: "../../variables/colors.css";
2
- @value breakpoints: "../../variables/breakpoints.css";
3
- @value mobile from breakpoints;
4
- @value tablet from breakpoints;
5
- @value cm_primary_blue from colors;
6
- @value white from colors;
7
- @value cm_grey_700 from colors;
8
- @value cm_grey_400 from colors;
9
- @value white from colors;
10
-
11
-
12
- .container {
13
- padding: 40px;
14
- background-color: white;
15
- }
16
-
17
- .title {
18
- font-family: Gilroy;
19
- font-size: 18px;
20
- font-weight: 500;
21
- line-height: 24px;
22
- letter-spacing: 0em;
23
- text-align: left;
24
- color: cm_grey_700;
25
- margin: 0px 0px 8px 0px;
26
-
27
- }
28
-
29
- .content {
30
- font-family: Gilroy;
31
- font-size: 14px;
32
- font-weight: 500;
33
- line-height: 20px;
34
- letter-spacing: 0px;
35
- text-align: left;
36
- color: cm_grey_500;
37
- margin: 0px 0px 24px 0px;
38
- }
39
-
40
- .downloadButton {
41
- height: 48px;
42
- width: 152px;
43
- border-radius: 7px;
44
- background-color: cm_primary_blue;
45
- }
46
-
47
- .downloadButtonContent {
48
- padding: 0 30px;
49
- display: block;
50
- text-transform: inherit;
51
- background-color: cm_primary_blue;
52
- color: white;
53
- font-family: Gilroy;
54
- font-weight: 600;
55
- font-size: 13px;
56
- text-decoration: none;
57
- line-height: inherit;
58
- text-align: center;
59
- box-sizing: border-box;
60
- border-radius: inherit;
61
- border: none;
62
- width: 100%;
63
- user-select: none;
64
- cursor: pointer;
65
- }
@@ -1,50 +0,0 @@
1
- import PropTypes from 'prop-types';
2
- export declare const propTypes: {
3
- title: PropTypes.Requireable<string>;
4
- content: PropTypes.Requireable<string>;
5
- downloadButton: PropTypes.Requireable<PropTypes.InferProps<{
6
- color: any;
7
- submitValue: PropTypes.Requireable<string>;
8
- disabled: PropTypes.Requireable<boolean>;
9
- href: PropTypes.Requireable<string>;
10
- download: PropTypes.Requireable<boolean>;
11
- target: PropTypes.Requireable<string>;
12
- type: PropTypes.Requireable<string>;
13
- children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
14
- className: PropTypes.Requireable<string>;
15
- style: PropTypes.Requireable<PropTypes.InferProps<{}>>;
16
- 'data-name': PropTypes.Requireable<string>;
17
- 'aria-label': PropTypes.Requireable<string>;
18
- 'data-testid': PropTypes.Requireable<string>;
19
- useButtonTag: PropTypes.Requireable<boolean>;
20
- onClick: PropTypes.Requireable<(...args: any[]) => any>;
21
- onKeyDown: PropTypes.Requireable<(...args: any[]) => any>;
22
- onMouseLeave: PropTypes.Requireable<(...args: any[]) => any>;
23
- onMouseOver: PropTypes.Requireable<(...args: any[]) => any>;
24
- buttonRef: PropTypes.Requireable<PropTypes.InferProps<{}>>;
25
- 'data-for': PropTypes.Requireable<string>;
26
- 'data-tooltip-place': PropTypes.Requireable<string>;
27
- 'data-tip': PropTypes.Requireable<boolean>;
28
- isLinkDisabled: PropTypes.Requireable<boolean>;
29
- useWrapper: PropTypes.Requireable<boolean>;
30
- buttonContentClassName: PropTypes.Requireable<string>;
31
- }>>;
32
- };
33
- export declare type Item = {
34
- text: string;
35
- isSelected?: boolean;
36
- handleOnclick: () => void;
37
- isShowMoreItem?: boolean;
38
- };
39
- export declare type Props = {
40
- title: string;
41
- content: string;
42
- downloadButton: {
43
- submitValue: string;
44
- onClick: () => void;
45
- type: string;
46
- href: string;
47
- download: boolean;
48
- };
49
- };
50
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/molecule/privacy-policy-download/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAGnC,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAIrB,CAAC;AAEF,oBAAY,IAAI,GAAG;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,aAAa,EAAE,MAAM,IAAI,CAAC;IAC1B,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B,CAAC;AACF,oBAAY,KAAK,GAAG;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,cAAc,EAAE;QACd,WAAW,EAAE,MAAM,CAAC;QACpB,OAAO,EAAE,MAAM,IAAI,CAAC;QACpB,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,EAAE,MAAM,CAAC;QACb,QAAQ,EAAE,OAAO,CAAC;KACnB,CAAC;CACH,CAAC"}
@@ -1,18 +0,0 @@
1
- "use strict";
2
-
3
- exports.__esModule = true;
4
- exports.propTypes = void 0;
5
-
6
- var _propTypes = _interopRequireDefault(require("prop-types"));
7
-
8
- var _button = _interopRequireDefault(require("../../atom/button"));
9
-
10
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
-
12
- const propTypes = {
13
- title: _propTypes.default.string,
14
- content: _propTypes.default.string,
15
- downloadButton: _propTypes.default.shape(_button.default.propTypes)
16
- };
17
- exports.propTypes = propTypes;
18
- //# sourceMappingURL=types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.js","names":["propTypes","title","PropTypes","string","content","downloadButton","shape","Button"],"sources":["../../../src/molecule/privacy-policy-download/types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\nimport Button from '../../atom/button';\n\nexport const propTypes = {\n title: PropTypes.string,\n content: PropTypes.string,\n downloadButton: PropTypes.shape(Button.propTypes)\n};\n\nexport type Item = {\n text: string;\n isSelected?: boolean;\n handleOnclick: () => void;\n isShowMoreItem?: boolean;\n};\nexport type Props = {\n title: string;\n content: string;\n downloadButton: {\n submitValue: string;\n onClick: () => void;\n type: string;\n href: string;\n download: boolean;\n };\n};\n"],"mappings":";;;;;AAAA;;AACA;;;;AAEO,MAAMA,SAAS,GAAG;EACvBC,KAAK,EAAEC,kBAAA,CAAUC,MADM;EAEvBC,OAAO,EAAEF,kBAAA,CAAUC,MAFI;EAGvBE,cAAc,EAAEH,kBAAA,CAAUI,KAAV,CAAgBC,eAAA,CAAOP,SAAvB;AAHO,CAAlB"}
@@ -1,27 +0,0 @@
1
- /// <reference types="react" />
2
- import { Props } from './types';
3
- declare const FAQArticlePage: {
4
- ({ title, backButton, backButtonText, subArticles, privacyPolicyContact }: Props): JSX.Element;
5
- propTypes: {
6
- subArticles: import("prop-types").Requireable<(import("prop-types").InferProps<{
7
- subTitle: import("prop-types").Requireable<string>;
8
- text: import("prop-types").Requireable<string>;
9
- image: import("prop-types").Requireable<string>;
10
- backButtonText: import("prop-types").Requireable<string>;
11
- }> | null | undefined)[]>;
12
- title: import("prop-types").Requireable<string>;
13
- backButton: {
14
- size: import("prop-types").Requireable<string>;
15
- 'data-name': import("prop-types").Requireable<string>;
16
- 'aria-label': import("prop-types").Requireable<string>;
17
- icon: import("prop-types").Requireable<string>;
18
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
19
- };
20
- privacyPolicyContact: {
21
- title: import("prop-types").Requireable<string>;
22
- content: import("prop-types").Requireable<string>;
23
- };
24
- };
25
- };
26
- export default FAQArticlePage;
27
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/common/faq-article-page/index.tsx"],"names":[],"mappings":";AAIA,OAAO,EAAY,KAAK,EAAC,MAAM,SAAS,CAAC;AAGzC,QAAA,MAAM,cAAc;+EAMjB,KAAK;;;;;;;;;;;;;;;;;;;;;CAkCP,CAAC;AAIF,eAAe,cAAc,CAAC"}
@@ -1,63 +0,0 @@
1
- "use strict";
2
-
3
- exports.__esModule = true;
4
- exports.default = void 0;
5
-
6
- var _map2 = _interopRequireDefault(require("lodash/fp/map"));
7
-
8
- var _react = _interopRequireDefault(require("react"));
9
-
10
- var _buttonLinkIconOnly = _interopRequireDefault(require("../../../atom/button-link-icon-only"));
11
-
12
- var _privacyPolicyContact = _interopRequireDefault(require("../../../molecule/privacy-policy-contact"));
13
-
14
- var _types = require("./types");
15
-
16
- var _style = _interopRequireDefault(require("./style.css"));
17
-
18
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
19
-
20
- const FAQArticlePage = ({
21
- title,
22
- backButton,
23
- backButtonText,
24
- subArticles,
25
- privacyPolicyContact
26
- }) => {
27
- return /*#__PURE__*/_react.default.createElement("div", {
28
- className: _style.default.wrapper
29
- }, /*#__PURE__*/_react.default.createElement("div", {
30
- className: _style.default.page
31
- }, /*#__PURE__*/_react.default.createElement("div", {
32
- className: _style.default.container
33
- }, /*#__PURE__*/_react.default.createElement("div", {
34
- className: _style.default.backContainer
35
- }, /*#__PURE__*/_react.default.createElement(_buttonLinkIconOnly.default, backButton), /*#__PURE__*/_react.default.createElement("span", null, backButtonText)), /*#__PURE__*/_react.default.createElement("h1", {
36
- className: _style.default.title
37
- }, title), (0, _map2.default)(item => {
38
- return /*#__PURE__*/_react.default.createElement("div", {
39
- className: _style.default.article
40
- }, /*#__PURE__*/_react.default.createElement("h3", {
41
- className: _style.default.subTitle
42
- }, item.subTitle), /*#__PURE__*/_react.default.createElement("div", {
43
- className: _style.default.text // eslint-disable-next-line react/no-danger
44
- ,
45
- dangerouslySetInnerHTML: {
46
- __html: item.text
47
- }
48
- }), /*#__PURE__*/_react.default.createElement("img", {
49
- className: _style.default.img,
50
- src: item.image,
51
- alt: ""
52
- }));
53
- }, subArticles), /*#__PURE__*/_react.default.createElement("div", {
54
- className: _style.default.backContainerMobile
55
- }, /*#__PURE__*/_react.default.createElement(_buttonLinkIconOnly.default, backButton), /*#__PURE__*/_react.default.createElement("span", null, backButtonText))), /*#__PURE__*/_react.default.createElement("div", {
56
- className: _style.default.privacyPolicyContact
57
- }, /*#__PURE__*/_react.default.createElement(_privacyPolicyContact.default, privacyPolicyContact))));
58
- };
59
-
60
- FAQArticlePage.propTypes = process.env.NODE_ENV !== "production" ? _types.propTypes : {};
61
- var _default = FAQArticlePage;
62
- exports.default = _default;
63
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","names":["FAQArticlePage","title","backButton","backButtonText","subArticles","privacyPolicyContact","styles","wrapper","page","container","backContainer","item","article","subTitle","text","__html","img","image","backContainerMobile","propTypes"],"sources":["../../../../src/template/common/faq-article-page/index.tsx"],"sourcesContent":["import React from 'react';\nimport {map} from 'lodash/fp';\nimport ButtonLinkIconOnly from '../../../atom/button-link-icon-only';\nimport PrivacyPolicyContact from '../../../molecule/privacy-policy-contact';\nimport {propTypes, Props} from './types';\nimport styles from './style.css';\n\nconst FAQArticlePage = ({\n title,\n backButton,\n backButtonText,\n subArticles,\n privacyPolicyContact\n}: Props) => {\n return (\n <div className={styles.wrapper}>\n <div className={styles.page}>\n <div className={styles.container}>\n <div className={styles.backContainer}>\n <ButtonLinkIconOnly {...backButton} />\n <span>{backButtonText}</span>\n </div>\n <h1 className={styles.title}>{title}</h1>\n {map(item => {\n return (\n <div className={styles.article}>\n <h3 className={styles.subTitle}>{item.subTitle}</h3>\n <div\n className={styles.text}\n // eslint-disable-next-line react/no-danger\n dangerouslySetInnerHTML={{__html: item.text}}\n />\n <img className={styles.img} src={item.image} alt=\"\" />\n </div>\n );\n }, subArticles)}\n <div className={styles.backContainerMobile}>\n <ButtonLinkIconOnly {...backButton} />\n <span>{backButtonText}</span>\n </div>\n </div>\n <div className={styles.privacyPolicyContact}>\n <PrivacyPolicyContact {...privacyPolicyContact} />\n </div>\n </div>\n </div>\n );\n};\n\nFAQArticlePage.propTypes = propTypes;\n\nexport default FAQArticlePage;\n"],"mappings":";;;;;;;AAAA;;AAEA;;AACA;;AACA;;AACA;;;;AAEA,MAAMA,cAAc,GAAG,CAAC;EACtBC,KADsB;EAEtBC,UAFsB;EAGtBC,cAHsB;EAItBC,WAJsB;EAKtBC;AALsB,CAAD,KAMV;EACX,oBACE;IAAK,SAAS,EAAEC,cAAA,CAAOC;EAAvB,gBACE;IAAK,SAAS,EAAED,cAAA,CAAOE;EAAvB,gBACE;IAAK,SAAS,EAAEF,cAAA,CAAOG;EAAvB,gBACE;IAAK,SAAS,EAAEH,cAAA,CAAOI;EAAvB,gBACE,6BAAC,2BAAD,EAAwBR,UAAxB,CADF,eAEE,2CAAOC,cAAP,CAFF,CADF,eAKE;IAAI,SAAS,EAAEG,cAAA,CAAOL;EAAtB,GAA8BA,KAA9B,CALF,EAMG,mBAAIU,IAAI,IAAI;IACX,oBACE;MAAK,SAAS,EAAEL,cAAA,CAAOM;IAAvB,gBACE;MAAI,SAAS,EAAEN,cAAA,CAAOO;IAAtB,GAAiCF,IAAI,CAACE,QAAtC,CADF,eAEE;MACE,SAAS,EAAEP,cAAA,CAAOQ,IADpB,CAEE;MAFF;MAGE,uBAAuB,EAAE;QAACC,MAAM,EAAEJ,IAAI,CAACG;MAAd;IAH3B,EAFF,eAOE;MAAK,SAAS,EAAER,cAAA,CAAOU,GAAvB;MAA4B,GAAG,EAAEL,IAAI,CAACM,KAAtC;MAA6C,GAAG,EAAC;IAAjD,EAPF,CADF;EAWD,CAZA,EAYEb,WAZF,CANH,eAmBE;IAAK,SAAS,EAAEE,cAAA,CAAOY;EAAvB,gBACE,6BAAC,2BAAD,EAAwBhB,UAAxB,CADF,eAEE,2CAAOC,cAAP,CAFF,CAnBF,CADF,eAyBE;IAAK,SAAS,EAAEG,cAAA,CAAOD;EAAvB,gBACE,6BAAC,6BAAD,EAA0BA,oBAA1B,CADF,CAzBF,CADF,CADF;AAiCD,CAxCD;;AA0CAL,cAAc,CAACmB,SAAf,2CAA2BA,gBAA3B;eAEenB,c"}
@@ -1,110 +0,0 @@
1
- @value breakpoints: "../../../variables/breakpoints.css";
2
- @value mobile from breakpoints;
3
- @value tablet from breakpoints;
4
- @value desktop from breakpoints;
5
- @value colors: "../../../variables/colors.css";
6
- @value cm_grey_50 from colors;
7
-
8
- .wrapper {
9
- width: 100%;
10
- height: 100%;
11
- display: flex;
12
- justify-content: center;
13
- }
14
-
15
- .page {
16
- display: flex;
17
- flex-direction: column;
18
- justify-content: space-between;
19
- height: 100%;
20
- width: 660px;
21
- padding: 0px 24px 40px 24px;
22
- }
23
-
24
- .container{
25
-
26
- }
27
-
28
- .article {
29
- margin-top: 40px;
30
-
31
- }
32
-
33
- .backContainer {
34
- display: flex;
35
- flex-direction: row;
36
- gap: 12px;
37
- align-items: center;
38
- }
39
-
40
- .img {
41
- width: 100%;
42
- /* height: 295px; */
43
- }
44
-
45
- .backContainer span {
46
- font-family: Gilroy;
47
- font-size: 14px;
48
- font-weight: 500;
49
- line-height: 20px;
50
- letter-spacing: 0px;
51
- text-align: left;
52
- }
53
-
54
- .privacyPolicyContact{
55
- width: 100%;
56
- height: 86px;
57
- }
58
-
59
- .title {
60
- font-family: Gilroy;
61
- font-size: 28px;
62
- font-weight: 500;
63
- line-height: 36px;
64
- letter-spacing: 0px;
65
- text-align: left;
66
- margin: 16px 0px 24px 0px;
67
- }
68
-
69
- .subTitle {
70
- font-family: Gilroy;
71
- font-size: 18px;
72
- font-weight: 600;
73
- line-height: 24px;
74
- letter-spacing: 0px;
75
- text-align: left;
76
- margin: 0px 0px 16px 0px;
77
- }
78
-
79
- .text {
80
- font-family: Gilroy;
81
- font-size: 14px;
82
- font-weight: 500;
83
- line-height: 20px;
84
- letter-spacing: 0px;
85
- text-align: left;
86
- margin-bottom: 16px;
87
- }
88
-
89
- .backContainerMobile {
90
- display: none;
91
- }
92
-
93
- @media mobile {
94
- .page {
95
- display: flex;
96
- flex-direction: column;
97
- justify-content: space-between;
98
- height: 100%;
99
- width: 100%px;
100
- padding: 40px 24px;
101
- }
102
-
103
- .backContainerMobile {
104
- display: flex;
105
- flex-direction: row;
106
- gap: 12px;
107
- align-items: center;
108
- margin-top: 40px;
109
- }
110
- }
@@ -1,40 +0,0 @@
1
- import PropTypes from 'prop-types';
2
- import { Props as ContactProps } from '../../../molecule/privacy-policy-contact/types';
3
- export declare const propTypes: {
4
- subArticles: PropTypes.Requireable<(PropTypes.InferProps<{
5
- subTitle: PropTypes.Requireable<string>;
6
- text: PropTypes.Requireable<string>;
7
- image: PropTypes.Requireable<string>;
8
- backButtonText: PropTypes.Requireable<string>;
9
- }> | null | undefined)[]>;
10
- title: PropTypes.Requireable<string>;
11
- backButton: {
12
- size: PropTypes.Requireable<string>;
13
- 'data-name': PropTypes.Requireable<string>;
14
- 'aria-label': PropTypes.Requireable<string>;
15
- icon: PropTypes.Requireable<string>;
16
- onClick: PropTypes.Requireable<(...args: any[]) => any>;
17
- };
18
- privacyPolicyContact: {
19
- title: PropTypes.Requireable<string>;
20
- content: PropTypes.Requireable<string>;
21
- };
22
- };
23
- export declare type Props = {
24
- subArticles: {
25
- subTitle: string;
26
- text: string;
27
- image: string;
28
- }[];
29
- backButtonText: string;
30
- title: string;
31
- privacyPolicyContact: ContactProps;
32
- backButton: {
33
- size: string;
34
- 'data-name': string;
35
- 'aria-label': string;
36
- icon: string;
37
- onClick: () => void;
38
- };
39
- };
40
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/template/common/faq-article-page/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,EACL,KAAK,IAAI,YAAY,EAEtB,MAAM,gDAAgD,CAAC;AAExD,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;CAkBrB,CAAC;AAEF,oBAAY,KAAK,GAAG;IAClB,WAAW,EAAE;QAAC,QAAQ,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,EAAE,CAAC;IAC/D,cAAc,EAAE,MAAM,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,oBAAoB,EAAE,YAAY,CAAC;IACnC,UAAU,EAAE;QACV,IAAI,EAAE,MAAM,CAAC;QACb,WAAW,EAAE,MAAM,CAAC;QACpB,YAAY,EAAE,MAAM,CAAC;QACrB,IAAI,EAAE,MAAM,CAAC;QACb,OAAO,EAAE,MAAM,IAAI,CAAC;KACrB,CAAC;CACH,CAAC"}
@@ -1,30 +0,0 @@
1
- "use strict";
2
-
3
- exports.__esModule = true;
4
- exports.propTypes = void 0;
5
-
6
- var _propTypes = _interopRequireDefault(require("prop-types"));
7
-
8
- var _types = require("../../../molecule/privacy-policy-contact/types");
9
-
10
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
11
-
12
- const propTypes = {
13
- subArticles: _propTypes.default.arrayOf(_propTypes.default.shape({
14
- subTitle: _propTypes.default.string,
15
- text: _propTypes.default.string,
16
- image: _propTypes.default.string,
17
- backButtonText: _propTypes.default.string
18
- })),
19
- title: _propTypes.default.string,
20
- backButton: {
21
- size: _propTypes.default.string,
22
- 'data-name': _propTypes.default.string,
23
- 'aria-label': _propTypes.default.string,
24
- icon: _propTypes.default.string,
25
- onClick: _propTypes.default.func
26
- },
27
- privacyPolicyContact: _types.propTypes
28
- };
29
- exports.propTypes = propTypes;
30
- //# sourceMappingURL=types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.js","names":["propTypes","subArticles","PropTypes","arrayOf","shape","subTitle","string","text","image","backButtonText","title","backButton","size","icon","onClick","func","privacyPolicyContact","ContactPropTypes"],"sources":["../../../../src/template/common/faq-article-page/types.ts"],"sourcesContent":["import PropTypes from 'prop-types';\nimport {\n Props as ContactProps,\n propTypes as ContactPropTypes\n} from '../../../molecule/privacy-policy-contact/types';\n\nexport const propTypes = {\n subArticles: PropTypes.arrayOf(\n PropTypes.shape({\n subTitle: PropTypes.string,\n text: PropTypes.string,\n image: PropTypes.string,\n backButtonText: PropTypes.string\n })\n ),\n title: PropTypes.string,\n backButton: {\n size: PropTypes.string,\n 'data-name': PropTypes.string,\n 'aria-label': PropTypes.string,\n icon: PropTypes.string,\n onClick: PropTypes.func\n },\n privacyPolicyContact: ContactPropTypes\n};\n\nexport type Props = {\n subArticles: {subTitle: string; text: string; image: string}[];\n backButtonText: string;\n title: string;\n privacyPolicyContact: ContactProps;\n backButton: {\n size: string;\n 'data-name': string;\n 'aria-label': string;\n icon: string;\n onClick: () => void;\n };\n};\n"],"mappings":";;;;;AAAA;;AACA;;;;AAKO,MAAMA,SAAS,GAAG;EACvBC,WAAW,EAAEC,kBAAA,CAAUC,OAAV,CACXD,kBAAA,CAAUE,KAAV,CAAgB;IACdC,QAAQ,EAAEH,kBAAA,CAAUI,MADN;IAEdC,IAAI,EAAEL,kBAAA,CAAUI,MAFF;IAGdE,KAAK,EAAEN,kBAAA,CAAUI,MAHH;IAIdG,cAAc,EAAEP,kBAAA,CAAUI;EAJZ,CAAhB,CADW,CADU;EASvBI,KAAK,EAAER,kBAAA,CAAUI,MATM;EAUvBK,UAAU,EAAE;IACVC,IAAI,EAAEV,kBAAA,CAAUI,MADN;IAEV,aAAaJ,kBAAA,CAAUI,MAFb;IAGV,cAAcJ,kBAAA,CAAUI,MAHd;IAIVO,IAAI,EAAEX,kBAAA,CAAUI,MAJN;IAKVQ,OAAO,EAAEZ,kBAAA,CAAUa;EALT,CAVW;EAiBvBC,oBAAoB,EAAEC;AAjBC,CAAlB"}
@@ -1,34 +0,0 @@
1
- /// <reference types="react" />
2
- import { Props } from './types';
3
- declare const FAQCardsPage: {
4
- ({ header, privacyPolicyContact, quickAccessList, title, description }: Props): JSX.Element;
5
- propTypes: {
6
- header: {
7
- image: import("prop-types").Requireable<string>;
8
- mode: import("prop-types").Requireable<string>;
9
- description: import("prop-types").Requireable<string>;
10
- title: import("prop-types").Requireable<string>;
11
- author: import("prop-types").Requireable<string>;
12
- progress: import("prop-types").Requireable<number>;
13
- onClick: import("prop-types").Requireable<(...args: any[]) => any>;
14
- submitValue: import("prop-types").Requireable<string>;
15
- };
16
- title: import("prop-types").Requireable<string>;
17
- description: import("prop-types").Requireable<string>;
18
- privacyPolicyContact: {
19
- title: import("prop-types").Requireable<string>;
20
- content: import("prop-types").Requireable<string>;
21
- };
22
- isMoocCard: import("prop-types").Requireable<boolean>;
23
- quickAccessList: import("prop-types").Requireable<(import("prop-types").InferProps<{
24
- title: import("prop-types").Requireable<string>;
25
- description: import("prop-types").Requireable<string>;
26
- href: import("prop-types").Requireable<string>;
27
- openInNewTab: import("prop-types").Requireable<boolean>;
28
- isMoocCard: import("prop-types").Requireable<boolean>;
29
- feature: import("prop-types").Requireable<string>;
30
- }> | null | undefined)[]>;
31
- };
32
- };
33
- export default FAQCardsPage;
34
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/common/faq-cards-page/index.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAY,KAAK,EAAC,MAAM,SAAS,CAAC;AAGzC,QAAA,MAAM,YAAY;4EAMf,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4BP,CAAC;AAIF,eAAe,YAAY,CAAC"}