@coorpacademy/components 11.35.2-alpha.4 → 11.35.2-forcedeploy2.15

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 (282) hide show
  1. package/es/atom/button-link/index.js +1 -1
  2. package/es/atom/button-link/index.js.map +1 -1
  3. package/es/atom/button-link/style.css +2 -2
  4. package/es/atom/icon/index.d.ts +35 -17
  5. package/es/atom/icon/index.d.ts.map +1 -1
  6. package/es/atom/icon/index.js +32 -15
  7. package/es/atom/icon/index.js.map +1 -1
  8. package/es/atom/radio-with-title/index.d.ts +13 -3
  9. package/es/atom/radio-with-title/index.d.ts.map +1 -1
  10. package/es/atom/radio-with-title/types.d.ts +13 -2
  11. package/es/atom/radio-with-title/types.d.ts.map +1 -1
  12. package/es/atom/status-item/index.native.js +1 -1
  13. package/es/atom/status-item/index.native.js.map +1 -1
  14. package/es/atom/tag/index.d.ts +12 -1
  15. package/es/atom/tag/style.css +1 -0
  16. package/es/atom/title/index.d.ts +13 -2
  17. package/es/molecule/banner/style.css +1 -0
  18. package/es/molecule/base-modal/style.css +0 -1
  19. package/es/molecule/bulk-progress-bar/index.js +2 -2
  20. package/es/molecule/bulk-progress-bar/index.js.map +1 -1
  21. package/es/molecule/certification-card/index.js +1 -1
  22. package/es/molecule/certification-card/index.js.map +1 -1
  23. package/es/molecule/cm-popin/types.d.ts +28 -7
  24. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  25. package/es/molecule/cm-popin/types.js +1 -1
  26. package/es/molecule/cm-popin/types.js.map +1 -1
  27. package/es/molecule/dashboard/cards-list/index.d.ts.map +1 -1
  28. package/es/molecule/dashboard/cards-list/index.js +2 -0
  29. package/es/molecule/dashboard/cards-list/index.js.map +1 -1
  30. package/es/molecule/learner-skill-card/index.d.ts +25 -40
  31. package/es/molecule/learner-skill-card/index.d.ts.map +1 -1
  32. package/es/molecule/learner-skill-card/index.js +95 -96
  33. package/es/molecule/learner-skill-card/index.js.map +1 -1
  34. package/es/molecule/learner-skill-card/prop-types.d.ts +37 -0
  35. package/es/molecule/learner-skill-card/prop-types.d.ts.map +1 -0
  36. package/es/molecule/learner-skill-card/prop-types.js +20 -0
  37. package/es/molecule/learner-skill-card/prop-types.js.map +1 -0
  38. package/es/molecule/learner-skill-card/style.css +62 -41
  39. package/es/molecule/learning-priority-modal/style.css +3 -2
  40. package/es/molecule/progress-wrapper/index.js +1 -1
  41. package/es/molecule/progress-wrapper/index.js.map +1 -1
  42. package/es/molecule/skills-chart-side-information-item/index.d.ts +1 -1
  43. package/es/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
  44. package/es/molecule/title-and-checkbox-wrapper/index.d.ts +13 -2
  45. package/es/molecule/title-radio-wrapper/index.d.ts +13 -3
  46. package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  47. package/es/molecule/title-radio-wrapper/types.d.ts +13 -2
  48. package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  49. package/es/organism/cards-grid/index.d.ts +48 -10
  50. package/es/organism/cards-grid/index.d.ts.map +1 -1
  51. package/es/organism/cards-grid/index.js +3 -2
  52. package/es/organism/cards-grid/index.js.map +1 -1
  53. package/es/organism/content-skill-modal/index.d.ts +13 -3
  54. package/es/organism/content-skill-modal/index.d.ts.map +1 -1
  55. package/es/organism/content-skill-modal/types.d.ts +12 -2
  56. package/es/organism/content-skill-modal/types.d.ts.map +1 -1
  57. package/es/organism/header-with-actions/index.d.ts +8 -22
  58. package/es/organism/header-with-actions/index.d.ts.map +1 -1
  59. package/es/organism/header-with-actions/index.js +7 -85
  60. package/es/organism/header-with-actions/index.js.map +1 -1
  61. package/es/organism/header-with-actions/types.d.ts +13 -44
  62. package/es/organism/header-with-actions/types.d.ts.map +1 -1
  63. package/es/organism/header-with-actions/types.js +6 -22
  64. package/es/organism/header-with-actions/types.js.map +1 -1
  65. package/es/organism/list-item/index.js +5 -5
  66. package/es/organism/list-item/index.js.map +1 -1
  67. package/es/organism/list-item/style.css +23 -17
  68. package/es/organism/list-items/index.d.ts +13 -2
  69. package/es/organism/mooc-header/index.d.ts.map +1 -1
  70. package/es/organism/mooc-header/index.js +9 -7
  71. package/es/organism/mooc-header/index.js.map +1 -1
  72. package/es/organism/mooc-header/style.css +22 -18
  73. package/es/organism/rewards-form/index.d.ts +13 -2
  74. package/es/organism/select-opponents/index.d.ts +13 -3
  75. package/es/organism/select-opponents/index.d.ts.map +1 -1
  76. package/es/organism/select-opponents/types.d.ts +13 -2
  77. package/es/organism/select-opponents/types.d.ts.map +1 -1
  78. package/es/organism/sidebar/index.d.ts +2 -2
  79. package/es/organism/skill-edition/index.d.ts +37 -7
  80. package/es/organism/skill-edition/index.d.ts.map +1 -1
  81. package/es/organism/skill-edition/types.d.ts +37 -6
  82. package/es/organism/skill-edition/types.d.ts.map +1 -1
  83. package/es/organism/title-and-input/index.d.ts +25 -5
  84. package/es/organism/title-and-input/index.d.ts.map +1 -1
  85. package/es/organism/title-and-input/types.d.ts +24 -4
  86. package/es/organism/title-and-input/types.d.ts.map +1 -1
  87. package/es/organism/wizard-contents/index.d.ts +13 -2
  88. package/es/template/app-player/loading/index.d.ts +27 -6
  89. package/es/template/app-player/player/index.d.ts +53 -12
  90. package/es/template/app-player/player/slides/index.d.ts +27 -6
  91. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  92. package/es/template/app-player/popin-correction/index.d.ts +26 -6
  93. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  94. package/es/template/app-player/popin-end/index.d.ts +27 -6
  95. package/es/template/app-review/index.d.ts +27 -7
  96. package/es/template/app-review/index.d.ts.map +1 -1
  97. package/es/template/app-review/player/prop-types.d.ts +27 -6
  98. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  99. package/es/template/app-review/prop-types.d.ts +27 -6
  100. package/es/template/app-review/prop-types.d.ts.map +1 -1
  101. package/es/template/back-office/brand-update/index.d.ts +95 -38
  102. package/es/template/back-office/brand-update/index.d.ts.map +1 -1
  103. package/es/template/back-office/brand-update/index.js +2 -4
  104. package/es/template/back-office/brand-update/index.js.map +1 -1
  105. package/es/template/back-office/brand-update/style.css +1 -4
  106. package/es/template/back-office/brand-update/utils.d.ts +11 -39
  107. package/es/template/back-office/brand-update/utils.js +0 -19
  108. package/es/template/back-office/brand-update/utils.js.map +1 -1
  109. package/es/template/common/dashboard/index.d.ts +53 -12
  110. package/es/template/common/search-page/index.d.ts +27 -6
  111. package/es/template/external-course/index.d.ts +27 -6
  112. package/es/template/my-learning/index.d.ts +0 -1
  113. package/es/template/my-learning/index.d.ts.map +1 -1
  114. package/es/template/my-learning/index.js +26 -22
  115. package/es/template/my-learning/index.js.map +1 -1
  116. package/es/template/my-learning/style.css +9 -6
  117. package/es/template/skill-detail/all-courses.css +3 -2
  118. package/es/template/skill-detail/all-courses.d.ts +52 -17
  119. package/es/template/skill-detail/all-courses.d.ts.map +1 -1
  120. package/es/template/skill-detail/all-courses.js +12 -11
  121. package/es/template/skill-detail/all-courses.js.map +1 -1
  122. package/es/template/skill-detail/continue-learning.css +7 -2
  123. package/es/template/skill-detail/continue-learning.d.ts +25 -12
  124. package/es/template/skill-detail/continue-learning.d.ts.map +1 -1
  125. package/es/template/skill-detail/continue-learning.js.map +1 -1
  126. package/es/template/skill-detail/index.d.ts +89 -71
  127. package/es/template/skill-detail/index.d.ts.map +1 -1
  128. package/es/template/skill-detail/index.js +99 -58
  129. package/es/template/skill-detail/index.js.map +1 -1
  130. package/es/template/skill-detail/style.css +97 -39
  131. package/es/variables/colors.css +10 -1
  132. package/es/variables/colors.d.ts +13 -3
  133. package/es/variables/colors.d.ts.map +1 -1
  134. package/es/variables/colors.js +13 -3
  135. package/es/variables/colors.js.map +1 -1
  136. package/es/variables/theme.native.js +1 -1
  137. package/es/variables/theme.native.js.map +1 -1
  138. package/lib/atom/button-link/index.js +1 -1
  139. package/lib/atom/button-link/index.js.map +1 -1
  140. package/lib/atom/button-link/style.css +2 -2
  141. package/lib/atom/icon/index.d.ts +35 -17
  142. package/lib/atom/icon/index.d.ts.map +1 -1
  143. package/lib/atom/icon/index.js +34 -18
  144. package/lib/atom/icon/index.js.map +1 -1
  145. package/lib/atom/radio-with-title/index.d.ts +13 -3
  146. package/lib/atom/radio-with-title/index.d.ts.map +1 -1
  147. package/lib/atom/radio-with-title/types.d.ts +13 -2
  148. package/lib/atom/radio-with-title/types.d.ts.map +1 -1
  149. package/lib/atom/status-item/index.native.js +1 -1
  150. package/lib/atom/status-item/index.native.js.map +1 -1
  151. package/lib/atom/tag/index.d.ts +12 -1
  152. package/lib/atom/tag/style.css +1 -0
  153. package/lib/atom/title/index.d.ts +13 -2
  154. package/lib/molecule/banner/style.css +1 -0
  155. package/lib/molecule/base-modal/style.css +0 -1
  156. package/lib/molecule/bulk-progress-bar/index.js +2 -2
  157. package/lib/molecule/bulk-progress-bar/index.js.map +1 -1
  158. package/lib/molecule/certification-card/index.js +1 -1
  159. package/lib/molecule/certification-card/index.js.map +1 -1
  160. package/lib/molecule/cm-popin/types.d.ts +28 -7
  161. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  162. package/lib/molecule/cm-popin/types.js +1 -1
  163. package/lib/molecule/cm-popin/types.js.map +1 -1
  164. package/lib/molecule/dashboard/cards-list/index.d.ts.map +1 -1
  165. package/lib/molecule/dashboard/cards-list/index.js +2 -0
  166. package/lib/molecule/dashboard/cards-list/index.js.map +1 -1
  167. package/lib/molecule/learner-skill-card/index.d.ts +25 -40
  168. package/lib/molecule/learner-skill-card/index.d.ts.map +1 -1
  169. package/lib/molecule/learner-skill-card/index.js +98 -96
  170. package/lib/molecule/learner-skill-card/index.js.map +1 -1
  171. package/lib/molecule/learner-skill-card/prop-types.d.ts +37 -0
  172. package/lib/molecule/learner-skill-card/prop-types.d.ts.map +1 -0
  173. package/lib/molecule/learner-skill-card/prop-types.js +25 -0
  174. package/lib/molecule/learner-skill-card/prop-types.js.map +1 -0
  175. package/lib/molecule/learner-skill-card/style.css +62 -41
  176. package/lib/molecule/learning-priority-modal/style.css +3 -2
  177. package/lib/molecule/progress-wrapper/index.js +1 -1
  178. package/lib/molecule/progress-wrapper/index.js.map +1 -1
  179. package/lib/molecule/skills-chart-side-information-item/index.d.ts +1 -1
  180. package/lib/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
  181. package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +13 -2
  182. package/lib/molecule/title-radio-wrapper/index.d.ts +13 -3
  183. package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
  184. package/lib/molecule/title-radio-wrapper/types.d.ts +13 -2
  185. package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
  186. package/lib/organism/cards-grid/index.d.ts +48 -10
  187. package/lib/organism/cards-grid/index.d.ts.map +1 -1
  188. package/lib/organism/cards-grid/index.js +3 -2
  189. package/lib/organism/cards-grid/index.js.map +1 -1
  190. package/lib/organism/content-skill-modal/index.d.ts +13 -3
  191. package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
  192. package/lib/organism/content-skill-modal/types.d.ts +12 -2
  193. package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
  194. package/lib/organism/header-with-actions/index.d.ts +8 -22
  195. package/lib/organism/header-with-actions/index.d.ts.map +1 -1
  196. package/lib/organism/header-with-actions/index.js +7 -85
  197. package/lib/organism/header-with-actions/index.js.map +1 -1
  198. package/lib/organism/header-with-actions/types.d.ts +13 -44
  199. package/lib/organism/header-with-actions/types.d.ts.map +1 -1
  200. package/lib/organism/header-with-actions/types.js +6 -22
  201. package/lib/organism/header-with-actions/types.js.map +1 -1
  202. package/lib/organism/list-item/index.js +5 -5
  203. package/lib/organism/list-item/index.js.map +1 -1
  204. package/lib/organism/list-item/style.css +23 -17
  205. package/lib/organism/list-items/index.d.ts +13 -2
  206. package/lib/organism/mooc-header/index.d.ts.map +1 -1
  207. package/lib/organism/mooc-header/index.js +8 -6
  208. package/lib/organism/mooc-header/index.js.map +1 -1
  209. package/lib/organism/mooc-header/style.css +22 -18
  210. package/lib/organism/rewards-form/index.d.ts +13 -2
  211. package/lib/organism/select-opponents/index.d.ts +13 -3
  212. package/lib/organism/select-opponents/index.d.ts.map +1 -1
  213. package/lib/organism/select-opponents/types.d.ts +13 -2
  214. package/lib/organism/select-opponents/types.d.ts.map +1 -1
  215. package/lib/organism/sidebar/index.d.ts +2 -2
  216. package/lib/organism/skill-edition/index.d.ts +37 -7
  217. package/lib/organism/skill-edition/index.d.ts.map +1 -1
  218. package/lib/organism/skill-edition/types.d.ts +37 -6
  219. package/lib/organism/skill-edition/types.d.ts.map +1 -1
  220. package/lib/organism/title-and-input/index.d.ts +25 -5
  221. package/lib/organism/title-and-input/index.d.ts.map +1 -1
  222. package/lib/organism/title-and-input/types.d.ts +24 -4
  223. package/lib/organism/title-and-input/types.d.ts.map +1 -1
  224. package/lib/organism/wizard-contents/index.d.ts +13 -2
  225. package/lib/template/app-player/loading/index.d.ts +27 -6
  226. package/lib/template/app-player/player/index.d.ts +53 -12
  227. package/lib/template/app-player/player/slides/index.d.ts +27 -6
  228. package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
  229. package/lib/template/app-player/popin-correction/index.d.ts +26 -6
  230. package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
  231. package/lib/template/app-player/popin-end/index.d.ts +27 -6
  232. package/lib/template/app-review/index.d.ts +27 -7
  233. package/lib/template/app-review/index.d.ts.map +1 -1
  234. package/lib/template/app-review/player/prop-types.d.ts +27 -6
  235. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  236. package/lib/template/app-review/prop-types.d.ts +27 -6
  237. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  238. package/lib/template/back-office/brand-update/index.d.ts +95 -38
  239. package/lib/template/back-office/brand-update/index.d.ts.map +1 -1
  240. package/lib/template/back-office/brand-update/index.js +2 -4
  241. package/lib/template/back-office/brand-update/index.js.map +1 -1
  242. package/lib/template/back-office/brand-update/style.css +1 -4
  243. package/lib/template/back-office/brand-update/utils.d.ts +11 -39
  244. package/lib/template/back-office/brand-update/utils.js +0 -19
  245. package/lib/template/back-office/brand-update/utils.js.map +1 -1
  246. package/lib/template/common/dashboard/index.d.ts +53 -12
  247. package/lib/template/common/search-page/index.d.ts +27 -6
  248. package/lib/template/external-course/index.d.ts +27 -6
  249. package/lib/template/my-learning/index.d.ts +0 -1
  250. package/lib/template/my-learning/index.d.ts.map +1 -1
  251. package/lib/template/my-learning/index.js +26 -22
  252. package/lib/template/my-learning/index.js.map +1 -1
  253. package/lib/template/my-learning/style.css +9 -6
  254. package/lib/template/skill-detail/all-courses.css +3 -2
  255. package/lib/template/skill-detail/all-courses.d.ts +52 -17
  256. package/lib/template/skill-detail/all-courses.d.ts.map +1 -1
  257. package/lib/template/skill-detail/all-courses.js +11 -11
  258. package/lib/template/skill-detail/all-courses.js.map +1 -1
  259. package/lib/template/skill-detail/continue-learning.css +7 -2
  260. package/lib/template/skill-detail/continue-learning.d.ts +25 -12
  261. package/lib/template/skill-detail/continue-learning.d.ts.map +1 -1
  262. package/lib/template/skill-detail/continue-learning.js.map +1 -1
  263. package/lib/template/skill-detail/index.d.ts +89 -71
  264. package/lib/template/skill-detail/index.d.ts.map +1 -1
  265. package/lib/template/skill-detail/index.js +99 -58
  266. package/lib/template/skill-detail/index.js.map +1 -1
  267. package/lib/template/skill-detail/style.css +97 -39
  268. package/lib/variables/colors.css +10 -1
  269. package/lib/variables/colors.d.ts +13 -3
  270. package/lib/variables/colors.d.ts.map +1 -1
  271. package/lib/variables/colors.js +13 -3
  272. package/lib/variables/colors.js.map +1 -1
  273. package/lib/variables/theme.native.js +1 -1
  274. package/lib/variables/theme.native.js.map +1 -1
  275. package/locales/cs/global.json +1 -0
  276. package/locales/en/global.json +1 -0
  277. package/locales/hr/global.json +1 -0
  278. package/locales/it/global.json +1 -0
  279. package/locales/ko/global.json +1 -0
  280. package/locales/ru/global.json +1 -0
  281. package/package.json +2 -2
  282. package/locales/.mtslconfig.json +0 -1
@@ -183,7 +183,10 @@ declare namespace BrandUpdate {
183
183
  }> | PropTypes.InferProps<{
184
184
  type: PropTypes.Validator<string>;
185
185
  closeButton: PropTypes.Requireable<PropTypes.InferProps<{
186
- 'aria-label': PropTypes.Requireable<string>;
186
+ size: PropTypes.Validator<string>;
187
+ icon: PropTypes.Validator<string>;
188
+ 'data-name': PropTypes.Validator<string>;
189
+ 'aria-label': PropTypes.Validator<string>;
187
190
  onClick: PropTypes.Validator<(...args: any[]) => any>;
188
191
  }>>;
189
192
  title: PropTypes.Validator<string>;
@@ -196,7 +199,7 @@ declare namespace BrandUpdate {
196
199
  display: PropTypes.Validator<boolean>;
197
200
  label: PropTypes.Requireable<string>;
198
201
  }>>>;
199
- bulletPointMenuButtonPropTypes: PropTypes.Requireable<NonNullable<PropTypes.InferProps<{
202
+ bulletPointMenuButton: PropTypes.Requireable<PropTypes.InferProps<{
200
203
  'data-name': PropTypes.Requireable<string>;
201
204
  disabled: PropTypes.Requireable<boolean>;
202
205
  buttonAriaLabel: PropTypes.Requireable<string>;
@@ -229,18 +232,8 @@ declare namespace BrandUpdate {
229
232
  onClick: PropTypes.Requireable<(...args: any[]) => any>;
230
233
  menuButtonClassName: PropTypes.Requireable<string>;
231
234
  isBulkMenu: PropTypes.Requireable<boolean>;
232
- }> | PropTypes.InferProps<{
233
- buttons: PropTypes.Validator<(PropTypes.InferProps<{
234
- dataName: PropTypes.Requireable<string>;
235
- label: PropTypes.Validator<string>;
236
- iconName: PropTypes.Validator<string>;
237
- iconColor: PropTypes.Validator<string>;
238
- onClick: PropTypes.Validator<(...args: any[]) => any>;
239
- }> | null | undefined)[]>;
240
- onClick: PropTypes.Validator<(...args: any[]) => any>;
241
- buttonAriaLabel: PropTypes.Requireable<string>;
242
- }> | null | undefined>>;
243
- actionButtons: PropTypes.Validator<NonNullable<NonNullable<(PropTypes.InferProps<{
235
+ }>>;
236
+ actionButtons: PropTypes.Validator<(PropTypes.InferProps<{
244
237
  type: PropTypes.Requireable<string>;
245
238
  usage: PropTypes.Requireable<string>;
246
239
  label: PropTypes.Requireable<string>;
@@ -276,14 +269,7 @@ declare namespace BrandUpdate {
276
269
  customStyle: PropTypes.Requireable<{
277
270
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
278
271
  }>;
279
- }> | null | undefined)[] | (PropTypes.InferProps<{
280
- type: PropTypes.Validator<string>;
281
- label: PropTypes.Validator<string>;
282
- onClick: PropTypes.Validator<(...args: any[]) => any>;
283
- disabled: PropTypes.Requireable<boolean>;
284
- iconName: PropTypes.Validator<string>;
285
- iconColor: PropTypes.Validator<string>;
286
- }> | null | undefined)[] | null | undefined>>>;
272
+ }> | null | undefined)[]>;
287
273
  }> | null | undefined>>;
288
274
  export const items: PropTypes.Validator<(PropTypes.InferProps<{
289
275
  key: PropTypes.Requireable<string>;
@@ -881,7 +867,7 @@ declare namespace BrandUpdate {
881
867
  'data-name': PropTypes.Requireable<string>;
882
868
  titleSize: PropTypes.Requireable<string>;
883
869
  subtitleSize: PropTypes.Requireable<string>;
884
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
870
+ icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
885
871
  tag: PropTypes.Requireable<PropTypes.InferProps<{
886
872
  label: PropTypes.Requireable<string>;
887
873
  type: PropTypes.Requireable<string>;
@@ -889,7 +875,17 @@ declare namespace BrandUpdate {
889
875
  customStyle: PropTypes.Requireable<{
890
876
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
891
877
  }>;
892
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
878
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
879
+ position: PropTypes.Requireable<string>;
880
+ iconName?: React.Validator<string> | undefined;
881
+ iconColor?: React.Validator<string | null | undefined> | undefined;
882
+ backgroundColor?: React.Validator<string | null | undefined> | undefined;
883
+ gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
884
+ borderRadius?: React.Validator<string | null | undefined> | undefined;
885
+ preset?: React.Validator<string | null | undefined> | undefined;
886
+ size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
887
+ customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
888
+ }>>;
893
889
  }>>;
894
890
  button: PropTypes.Requireable<PropTypes.InferProps<{
895
891
  type: PropTypes.Requireable<string>;
@@ -2053,7 +2049,7 @@ declare namespace BrandUpdate {
2053
2049
  'data-name': PropTypes.Requireable<string>;
2054
2050
  titleSize: PropTypes.Requireable<string>;
2055
2051
  subtitleSize: PropTypes.Requireable<string>;
2056
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
2052
+ icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
2057
2053
  tag: PropTypes.Requireable<PropTypes.InferProps<{
2058
2054
  label: PropTypes.Requireable<string>;
2059
2055
  type: PropTypes.Requireable<string>;
@@ -2061,7 +2057,17 @@ declare namespace BrandUpdate {
2061
2057
  customStyle: PropTypes.Requireable<{
2062
2058
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
2063
2059
  }>;
2064
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
2060
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
2061
+ position: PropTypes.Requireable<string>;
2062
+ iconName?: React.Validator<string> | undefined;
2063
+ iconColor?: React.Validator<string | null | undefined> | undefined;
2064
+ backgroundColor?: React.Validator<string | null | undefined> | undefined;
2065
+ gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
2066
+ borderRadius?: React.Validator<string | null | undefined> | undefined;
2067
+ preset?: React.Validator<string | null | undefined> | undefined;
2068
+ size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
2069
+ customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
2070
+ }>>;
2065
2071
  }>>;
2066
2072
  button: PropTypes.Requireable<PropTypes.InferProps<{
2067
2073
  type: PropTypes.Requireable<string>;
@@ -2249,7 +2255,7 @@ declare namespace BrandUpdate {
2249
2255
  'data-name': PropTypes.Requireable<string>;
2250
2256
  titleSize: PropTypes.Requireable<string>;
2251
2257
  subtitleSize: PropTypes.Requireable<string>;
2252
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
2258
+ icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
2253
2259
  tag: PropTypes.Requireable<PropTypes.InferProps<{
2254
2260
  label: PropTypes.Requireable<string>;
2255
2261
  type: PropTypes.Requireable<string>;
@@ -2257,7 +2263,17 @@ declare namespace BrandUpdate {
2257
2263
  customStyle: PropTypes.Requireable<{
2258
2264
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
2259
2265
  }>;
2260
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
2266
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
2267
+ position: PropTypes.Requireable<string>;
2268
+ iconName?: React.Validator<string> | undefined;
2269
+ iconColor?: React.Validator<string | null | undefined> | undefined;
2270
+ backgroundColor?: React.Validator<string | null | undefined> | undefined;
2271
+ gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
2272
+ borderRadius?: React.Validator<string | null | undefined> | undefined;
2273
+ preset?: React.Validator<string | null | undefined> | undefined;
2274
+ size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
2275
+ customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
2276
+ }>>;
2261
2277
  }>>;
2262
2278
  button: PropTypes.Requireable<PropTypes.InferProps<{
2263
2279
  type: PropTypes.Requireable<string>;
@@ -2700,7 +2716,7 @@ declare namespace BrandUpdate {
2700
2716
  'data-name': PropTypes.Requireable<string>;
2701
2717
  titleSize: PropTypes.Requireable<string>;
2702
2718
  subtitleSize: PropTypes.Requireable<string>;
2703
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
2719
+ icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
2704
2720
  tag: PropTypes.Requireable<PropTypes.InferProps<{
2705
2721
  label: PropTypes.Requireable<string>;
2706
2722
  type: PropTypes.Requireable<string>;
@@ -2708,7 +2724,17 @@ declare namespace BrandUpdate {
2708
2724
  customStyle: PropTypes.Requireable<{
2709
2725
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
2710
2726
  }>;
2711
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
2727
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
2728
+ position: PropTypes.Requireable<string>;
2729
+ iconName?: React.Validator<string> | undefined;
2730
+ iconColor?: React.Validator<string | null | undefined> | undefined;
2731
+ backgroundColor?: React.Validator<string | null | undefined> | undefined;
2732
+ gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
2733
+ borderRadius?: React.Validator<string | null | undefined> | undefined;
2734
+ preset?: React.Validator<string | null | undefined> | undefined;
2735
+ size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
2736
+ customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
2737
+ }>>;
2712
2738
  }>>;
2713
2739
  button: PropTypes.Requireable<PropTypes.InferProps<{
2714
2740
  type: PropTypes.Requireable<string>;
@@ -2907,7 +2933,7 @@ declare namespace BrandUpdate {
2907
2933
  'data-name': PropTypes.Requireable<string>;
2908
2934
  titleSize: PropTypes.Requireable<string>;
2909
2935
  subtitleSize: PropTypes.Requireable<string>;
2910
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
2936
+ icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
2911
2937
  tag: PropTypes.Requireable<PropTypes.InferProps<{
2912
2938
  label: PropTypes.Requireable<string>;
2913
2939
  type: PropTypes.Requireable<string>;
@@ -2915,7 +2941,17 @@ declare namespace BrandUpdate {
2915
2941
  customStyle: PropTypes.Requireable<{
2916
2942
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
2917
2943
  }>;
2918
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
2944
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
2945
+ position: PropTypes.Requireable<string>;
2946
+ iconName?: React.Validator<string> | undefined;
2947
+ iconColor?: React.Validator<string | null | undefined> | undefined;
2948
+ backgroundColor?: React.Validator<string | null | undefined> | undefined;
2949
+ gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
2950
+ borderRadius?: React.Validator<string | null | undefined> | undefined;
2951
+ preset?: React.Validator<string | null | undefined> | undefined;
2952
+ size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
2953
+ customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
2954
+ }>>;
2919
2955
  }>>;
2920
2956
  button: PropTypes.Requireable<PropTypes.InferProps<{
2921
2957
  type: PropTypes.Requireable<string>;
@@ -3002,8 +3038,8 @@ declare namespace BrandUpdate {
3002
3038
  borderRadius: PropTypes.Requireable<string>;
3003
3039
  preset: PropTypes.Requireable<string>;
3004
3040
  size: PropTypes.Requireable<PropTypes.InferProps<{
3005
- faSize: PropTypes.Requireable<number>;
3006
- wrapperSize: PropTypes.Requireable<number>;
3041
+ faSize: PropTypes.Validator<number>;
3042
+ wrapperSize: PropTypes.Validator<number>;
3007
3043
  }>>;
3008
3044
  customStyle: PropTypes.Requireable<{
3009
3045
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
@@ -3441,7 +3477,7 @@ declare namespace BrandUpdate {
3441
3477
  'data-name': PropTypes.Requireable<string>;
3442
3478
  titleSize: PropTypes.Requireable<string>;
3443
3479
  subtitleSize: PropTypes.Requireable<string>;
3444
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
3480
+ icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
3445
3481
  tag: PropTypes.Requireable<PropTypes.InferProps<{
3446
3482
  label: PropTypes.Requireable<string>;
3447
3483
  type: PropTypes.Requireable<string>;
@@ -3449,7 +3485,17 @@ declare namespace BrandUpdate {
3449
3485
  customStyle: PropTypes.Requireable<{
3450
3486
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
3451
3487
  }>;
3452
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
3488
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
3489
+ position: PropTypes.Requireable<string>;
3490
+ iconName?: React.Validator<string> | undefined;
3491
+ iconColor?: React.Validator<string | null | undefined> | undefined;
3492
+ backgroundColor?: React.Validator<string | null | undefined> | undefined;
3493
+ gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
3494
+ borderRadius?: React.Validator<string | null | undefined> | undefined;
3495
+ preset?: React.Validator<string | null | undefined> | undefined;
3496
+ size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
3497
+ customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
3498
+ }>>;
3453
3499
  }>>;
3454
3500
  button: PropTypes.Requireable<PropTypes.InferProps<{
3455
3501
  type: PropTypes.Requireable<string>;
@@ -3706,7 +3752,7 @@ declare namespace BrandUpdate {
3706
3752
  'data-name': PropTypes.Requireable<string>;
3707
3753
  titleSize: PropTypes.Requireable<string>;
3708
3754
  subtitleSize: PropTypes.Requireable<string>;
3709
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
3755
+ icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
3710
3756
  tag: PropTypes.Requireable<PropTypes.InferProps<{
3711
3757
  label: PropTypes.Requireable<string>;
3712
3758
  type: PropTypes.Requireable<string>;
@@ -3714,7 +3760,17 @@ declare namespace BrandUpdate {
3714
3760
  customStyle: PropTypes.Requireable<{
3715
3761
  [x: string]: NonNullable<string | number | null | undefined> | null | undefined;
3716
3762
  }>;
3717
- icon: PropTypes.Requireable<PropTypes.InferProps<any>>;
3763
+ icon: PropTypes.Requireable<PropTypes.InferProps<{
3764
+ position: PropTypes.Requireable<string>;
3765
+ iconName?: React.Validator<string> | undefined;
3766
+ iconColor?: React.Validator<string | null | undefined> | undefined;
3767
+ backgroundColor?: React.Validator<string | null | undefined> | undefined;
3768
+ gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
3769
+ borderRadius?: React.Validator<string | null | undefined> | undefined;
3770
+ preset?: React.Validator<string | null | undefined> | undefined;
3771
+ size?: React.Validator<import("../../../atom/icon").IconSize | null | undefined> | undefined;
3772
+ customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
3773
+ }>>;
3718
3774
  }>>;
3719
3775
  button: PropTypes.Requireable<PropTypes.InferProps<{
3720
3776
  type: PropTypes.Requireable<string>;
@@ -3758,4 +3814,5 @@ declare namespace BrandUpdate {
3758
3814
  }
3759
3815
  }
3760
3816
  import PropTypes from "prop-types";
3817
+ import React from "react";
3761
3818
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/back-office/brand-update/index.js"],"names":[],"mappings":";AA+OA,sDAgDC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/template/back-office/brand-update/index.js"],"names":[],"mappings":";AA6OA,sDAgDC"}
@@ -105,9 +105,7 @@ const buildNotifications = notifications => {
105
105
  const buildHeader = header => {
106
106
  return /*#__PURE__*/_react.default.createElement("div", {
107
107
  className: _style.default.header
108
- }, header.type === 'header-with-actions' ? /*#__PURE__*/_react.default.createElement(_headerWithActions.default, header) : /*#__PURE__*/_react.default.createElement("div", {
109
- className: _style.default.headerStickyDefault
110
- }, /*#__PURE__*/_react.default.createElement(_setupHeader.default, header)));
108
+ }, header.type === 'header-with-actions' ? /*#__PURE__*/_react.default.createElement(_headerWithActions.default, header) : /*#__PURE__*/_react.default.createElement(_setupHeader.default, header));
111
109
  };
112
110
  const buildDefaultPopin = popin => {
113
111
  const {
@@ -351,7 +349,7 @@ BrandUpdate.propTypes = process.env.NODE_ENV !== "production" ? {
351
349
  }),
352
350
  popin: _propTypes.default.oneOfType([_propTypes.default.shape({
353
351
  ..._cmPopin.default.propTypes,
354
- theme: _propTypes.default.oneOf(['published', 'archived', 'deleted', 'draft'])
352
+ theme: _propTypes.default.oneOf(['published', 'archived', 'deleted'])
355
353
  }), _propTypes.default.shape({
356
354
  ..._iconPickerModal.default.propTypes,
357
355
  type: _propTypes.default.oneOf(['icon-picker'])
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","_propTypes","_map","_pipe","_get","_isEmpty","_find","_classnames","_brandTabs","_sidebar","_brandForm","_brandTable","_brandUpload","_brandAnalytics","_brandDashboard","_wizardContents","_listItems","_brandLearningPriorities","_banner","_setupHeader","_headerWithActions","_loader","_coorpManager","_cmPopin","_buttonLinkIcon","_expandibleActionableTable","_bulkInfos","_title","_skillEdition","_iconPickerModal","_style","_utils","e","__esModule","default","_extends","Object","assign","bind","n","arguments","length","t","r","hasOwnProperty","call","apply","getStyle","isSelected","style","selectedElement","unselectedElement","subTabsView","_subTabs","map","convert","cap","subTab","_index","createElement","key","title","type","IconLinkItem","styles","selected","uppercase","target","LinkItem","setChildrenAsHtml","buildLeftNavigation","logo","items","onItemClick","formattedTabs","href","index","children","iconType","formattedTabsViews","tab","className","tabs","navigation","src","tabProps","theme","onClick","buildNotifications","notifications","isEmpty","notificationsList","notification","temporary","permanentNotification","find","permanentNotifications","buildHeader","header","headerStickyDefault","buildDefaultPopin","popin","icon","popinIcon","secondButton","popinSecondButton","themeIcon","actionButton","themeActionButton","POPIN_THEMES","buildPopin","buildDocumentation","documentation","show","onClose","content","classNames","open","documentationContent","dangerouslySetInnerHTML","__html","closeButton","size","buildTabs","selectedTab","pipe","get","showTabs","subTabs","undefined","buildContentView","loaderContainer","loader","buildDetailsView","details","buildTitle","BrandUpdate","props","contentFixHeight","leftNavigation","notificationsView","documentationView","headerView","tabsView","contentView","detailsView","popinView","titleView","contentStyle","contentWithNotifications","container","left","contentWrapper","headerSticky","defaultProps","propTypes","process","env","NODE_ENV","PropTypes","arrayOf","shape","Banner","oneOfType","Header","HeaderWithActions","oneOf","isRequired","string","bool","BrandForm","BrandTable","BrandUpload","BrandAnalytics","BrandDashboard","WizardContents","ListItems","BulkInfos","ExpandibleActionableTable","BrandLearningPriorities","SkillEdition","func","CmPopin","IconPickerModal","Title","_default","exports"],"sources":["../../../../src/template/back-office/brand-update/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport map from 'lodash/fp/map';\nimport pipe from 'lodash/fp/pipe';\nimport get from 'lodash/fp/get';\nimport isEmpty from 'lodash/fp/isEmpty';\nimport find from 'lodash/fp/find';\nimport classNames from 'classnames';\nimport BrandTabs from '../../../molecule/brand-tabs';\nimport {IconLinkItem, LinkItem} from '../../../organism/sidebar';\nimport BrandForm from '../../../organism/brand-form';\nimport BrandTable from '../../../organism/brand-table';\nimport BrandUpload from '../../../organism/brand-upload';\nimport BrandAnalytics from '../../../organism/brand-analytics';\nimport BrandDashboard from '../../../organism/brand-dashboard';\nimport WizardContents from '../../../organism/wizard-contents';\nimport ListItems from '../../../organism/list-items';\nimport BrandLearningPriorities from '../../../organism/brand-learning-priorities';\nimport Banner from '../../../molecule/banner';\nimport Header from '../../../organism/setup-header';\nimport HeaderWithActions from '../../../organism/header-with-actions';\nimport Loader from '../../../atom/loader';\nimport Accordion from '../../../organism/accordion/coorp-manager';\nimport CmPopin from '../../../molecule/cm-popin';\nimport ButtonLinkIcon from '../../../atom/button-link-icon';\nimport ExpandibleActionableTable from '../../../molecule/expandible-actionable-table';\nimport BulkInfos from '../../../molecule/bulk-infos';\nimport Title from '../../../atom/title';\nimport SkillEdition from '../../../organism/skill-edition';\nimport IconPickerModal from '../../../molecule/icon-picker-modal';\nimport style from './style.css';\nimport {POPIN_THEMES} from './utils';\n\nconst getStyle = isSelected => (isSelected ? style.selectedElement : style.unselectedElement);\n\nconst subTabsView = (_subTabs = []) =>\n map.convert({cap: false})((subTab, _index) => (\n <div key={subTab.title}>\n {subTab.type === 'iconLink' ? (\n <IconLinkItem\n {...subTab}\n styles={getStyle(subTab.selected)}\n uppercase={false}\n target={'_blank'}\n />\n ) : (\n <LinkItem\n {...subTab}\n styles={getStyle(subTab.selected)}\n uppercase={false}\n setChildrenAsHtml={false}\n />\n )}\n </div>\n ))(_subTabs);\n\n// TODO: this fonction should be replaced by a molecule to avoid this file to be unreadable\nconst buildLeftNavigation = (logo, items, onItemClick) => {\n const formattedTabs = items.map(({key, title, href, selected, type = 'simpleTab'}, index) => ({\n title,\n selected,\n type,\n href,\n index,\n children: [],\n iconType: key || 'arrow'\n }));\n\n const formattedTabsViews = map(tab => (\n <div key={tab.title} className={style.subTabsView}>\n {subTabsView(tab.tabs)}\n </div>\n ))(items);\n\n return (\n <div className={style.navigation}>\n <div className={style.logo}>\n <a href=\"/\">\n <img src={logo} />\n </a>\n </div>\n <Accordion tabProps={formattedTabs} theme={'setup'} onClick={onItemClick}>\n {formattedTabsViews}\n </Accordion>\n </div>\n );\n};\n\nconst buildNotifications = notifications => {\n if (isEmpty(notifications)) {\n return null;\n }\n\n const notificationsList = notifications.map((notification, index) => {\n return (\n <div className={!notification.temporary ? style.permanentNotification : null} key={index}>\n <Banner {...notification} />\n </div>\n );\n });\n return (\n <div className={!find({temporary: true}, notifications) ? style.permanentNotifications : null}>\n {notificationsList}\n </div>\n );\n};\n\nconst buildHeader = header => {\n return (\n <div className={style.header}>\n {header.type === 'header-with-actions' ? (\n <HeaderWithActions {...header} />\n ) : (\n <div className={style.headerStickyDefault}>\n <Header {...header} />\n </div>\n )}\n </div>\n );\n};\n\nconst buildDefaultPopin = popin => {\n const {theme, icon: popinIcon, secondButton: popinSecondButton} = popin;\n const {icon: themeIcon, actionButton: themeActionButton} = POPIN_THEMES[theme] ?? {};\n\n return (\n <div className={style.popin}>\n <CmPopin\n {...popin}\n icon={popinIcon || themeIcon}\n secondButton={{...popinSecondButton, ...themeActionButton}}\n />\n </div>\n );\n};\n\nconst buildPopin = popin => {\n if (isEmpty(popin)) return;\n\n switch (popin.type) {\n case 'icon-picker':\n return <IconPickerModal {...popin} />;\n default:\n return buildDefaultPopin(popin);\n }\n};\n\nconst buildDocumentation = documentation => {\n if (!documentation) return null;\n const {show = false, onClose, content = ''} = documentation;\n return (\n <div className={classNames(style.documentation, show && style.open)}>\n <div\n className={style.documentationContent}\n // eslint-disable-next-line react/no-danger\n dangerouslySetInnerHTML={{__html: content}}\n />\n {onClose ? (\n <ButtonLinkIcon\n className={style.closeButton}\n onClick={onClose}\n data-name={'close-icon'}\n aria-label={'close-icon'}\n size=\"small\"\n icon=\"close\"\n />\n ) : null}\n </div>\n );\n};\n\nconst buildTabs = items => {\n const selectedTab = pipe(\n find(e => e.selected),\n get('tabs'),\n find(e => e.selected)\n )(items);\n\n const showTabs = selectedTab ? find(e => e.selected, selectedTab.subTabs) : undefined;\n if (!showTabs) return null;\n return (\n <div className={style.tabs}>\n <BrandTabs type=\"light\" tabs={selectedTab.subTabs} />\n </div>\n );\n};\n\nconst buildContentView = content => {\n if (!content) {\n return (\n <div className={style.loaderContainer}>\n <Loader className={style.loader} theme=\"coorpmanager\" />\n </div>\n );\n }\n\n const {type} = content;\n switch (type) {\n case 'form':\n return <BrandForm {...content} />;\n case 'list':\n return <BrandTable {...content} />;\n case 'upload':\n return <BrandUpload {...content} />;\n case 'analytics-dashboards':\n return <BrandAnalytics {...content} />;\n case 'list-content':\n case 'expandible-actionable-table':\n return <ListItems {...content} />;\n case 'home':\n return <BrandDashboard {...content} />;\n case 'wizard':\n case 'expandible-table':\n return <WizardContents {...content} />;\n case 'bulk-empty-dashboard':\n return <BulkInfos {...content} />;\n case 'table-pending':\n return <ExpandibleActionableTable {...content} />;\n case 'learning-priorities':\n return <BrandLearningPriorities {...content} />;\n case 'skill-edition':\n return <SkillEdition {...content} />;\n }\n};\n\nconst buildDetailsView = details => {\n if (!details) return;\n return <BrandTable {...details} />;\n};\n\nconst buildTitle = title => {\n if (isEmpty(title)) return;\n return (\n <div className={style.title}>\n <Title {...title} />\n </div>\n );\n};\n\nconst BrandUpdate = props => {\n const {\n notifications,\n header,\n items,\n content,\n details,\n popin,\n onItemClick,\n documentation,\n contentFixHeight,\n title\n } = props;\n const logo = 'https://static.coorpacademy.com/logo/coorp-manager.svg';\n\n const leftNavigation = buildLeftNavigation(logo, items, onItemClick);\n const notificationsView = buildNotifications(notifications);\n const documentationView = buildDocumentation(documentation);\n const headerView = buildHeader(header, notifications);\n const tabsView = buildTabs(items);\n const contentView = buildContentView(content);\n const detailsView = buildDetailsView(details);\n const popinView = buildPopin(popin);\n const titleView = buildTitle(title);\n\n const contentStyle = classNames([\n style.content,\n !isEmpty(notifications) && style.contentWithNotifications,\n contentFixHeight && style.contentFixHeight\n ]);\n\n return (\n <div className={style.container}>\n <div className={style.left}>{leftNavigation}</div>\n <div className={style.contentWrapper}>\n <div className={style.headerSticky}>{headerView}</div>\n <div className={contentStyle}>\n {notificationsView}\n {titleView}\n {tabsView}\n {contentView}\n {detailsView}\n {documentationView}\n </div>\n </div>\n {popinView}\n </div>\n );\n};\n\nBrandUpdate.defaultProps = {\n notifications: []\n};\n\nBrandUpdate.propTypes = {\n notifications: PropTypes.arrayOf(\n PropTypes.shape({\n ...Banner.propTypes\n })\n ),\n header: PropTypes.oneOfType([\n PropTypes.shape({...Header.propTypes}),\n PropTypes.shape({\n ...HeaderWithActions.propTypes,\n type: PropTypes.oneOf(['header-with-actions']).isRequired\n })\n ]),\n items: PropTypes.arrayOf(\n PropTypes.shape({\n key: PropTypes.string,\n title: PropTypes.string.isRequired,\n href: PropTypes.string.isRequired,\n selected: PropTypes.bool.isRequired,\n type: PropTypes.string,\n tabs: PropTypes.arrayOf(\n PropTypes.shape({\n title: PropTypes.string.isRequired,\n href: PropTypes.string.isRequired,\n selected: PropTypes.bool.isRequired,\n type: PropTypes.string,\n subTabs: PropTypes.arrayOf(\n PropTypes.shape({\n title: PropTypes.string.isRequired,\n href: PropTypes.string.isRequired,\n selected: PropTypes.bool.isRequired,\n type: PropTypes.string\n })\n )\n })\n )\n })\n ).isRequired,\n content: PropTypes.oneOfType([\n PropTypes.shape({\n ...BrandForm.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['form'])\n }),\n PropTypes.shape({\n ...BrandTable.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['list'])\n }),\n PropTypes.shape({\n ...BrandUpload.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['upload'])\n }),\n PropTypes.shape({\n ...BrandAnalytics.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['analytics-dashboards'])\n }),\n PropTypes.shape({\n ...BrandDashboard.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['home'])\n }),\n PropTypes.shape({\n ...WizardContents.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['wizard'])\n }),\n PropTypes.shape({\n ...ListItems.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['list-content', 'expandible-actionable-table'])\n }),\n PropTypes.shape({\n ...BulkInfos.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['bulk-empty-dashboard'])\n }),\n PropTypes.shape({\n ...ExpandibleActionableTable.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['table-pending'])\n }),\n PropTypes.shape({\n ...WizardContents.propTypes,\n content: PropTypes.shape({\n ...ExpandibleActionableTable.propTypes,\n ...WizardContents.propTypes.content.propTypes\n }),\n key: PropTypes.string,\n type: PropTypes.oneOf(['expandible-table'])\n }),\n PropTypes.shape({\n ...BrandLearningPriorities.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['learning-priorities'])\n }),\n PropTypes.shape({\n ...SkillEdition.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['skill-edition'])\n })\n ]),\n documentation: PropTypes.shape({\n content: PropTypes.string,\n show: PropTypes.bool,\n onClose: PropTypes.func\n }),\n popin: PropTypes.oneOfType([\n PropTypes.shape({\n ...CmPopin.propTypes,\n theme: PropTypes.oneOf(['published', 'archived', 'deleted', 'draft'])\n }),\n PropTypes.shape({\n ...IconPickerModal.propTypes,\n type: PropTypes.oneOf(['icon-picker'])\n })\n ]),\n details: PropTypes.shape({\n ...BrandTable.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['list'])\n }),\n onItemClick: PropTypes.func,\n contentFixHeight: PropTypes.bool,\n title: PropTypes.shape(Title.propTypes)\n};\n\nexport default BrandUpdate;\n"],"mappings":";;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,UAAA,GAAAF,sBAAA,CAAAC,OAAA;AACA,IAAAE,IAAA,GAAAH,sBAAA,CAAAC,OAAA;AACA,IAAAG,KAAA,GAAAJ,sBAAA,CAAAC,OAAA;AACA,IAAAI,IAAA,GAAAL,sBAAA,CAAAC,OAAA;AACA,IAAAK,QAAA,GAAAN,sBAAA,CAAAC,OAAA;AACA,IAAAM,KAAA,GAAAP,sBAAA,CAAAC,OAAA;AACA,IAAAO,WAAA,GAAAR,sBAAA,CAAAC,OAAA;AACA,IAAAQ,UAAA,GAAAT,sBAAA,CAAAC,OAAA;AACA,IAAAS,QAAA,GAAAT,OAAA;AACA,IAAAU,UAAA,GAAAX,sBAAA,CAAAC,OAAA;AACA,IAAAW,WAAA,GAAAZ,sBAAA,CAAAC,OAAA;AACA,IAAAY,YAAA,GAAAb,sBAAA,CAAAC,OAAA;AACA,IAAAa,eAAA,GAAAd,sBAAA,CAAAC,OAAA;AACA,IAAAc,eAAA,GAAAf,sBAAA,CAAAC,OAAA;AACA,IAAAe,eAAA,GAAAhB,sBAAA,CAAAC,OAAA;AACA,IAAAgB,UAAA,GAAAjB,sBAAA,CAAAC,OAAA;AACA,IAAAiB,wBAAA,GAAAlB,sBAAA,CAAAC,OAAA;AACA,IAAAkB,OAAA,GAAAnB,sBAAA,CAAAC,OAAA;AACA,IAAAmB,YAAA,GAAApB,sBAAA,CAAAC,OAAA;AACA,IAAAoB,kBAAA,GAAArB,sBAAA,CAAAC,OAAA;AACA,IAAAqB,OAAA,GAAAtB,sBAAA,CAAAC,OAAA;AACA,IAAAsB,aAAA,GAAAvB,sBAAA,CAAAC,OAAA;AACA,IAAAuB,QAAA,GAAAxB,sBAAA,CAAAC,OAAA;AACA,IAAAwB,eAAA,GAAAzB,sBAAA,CAAAC,OAAA;AACA,IAAAyB,0BAAA,GAAA1B,sBAAA,CAAAC,OAAA;AACA,IAAA0B,UAAA,GAAA3B,sBAAA,CAAAC,OAAA;AACA,IAAA2B,MAAA,GAAA5B,sBAAA,CAAAC,OAAA;AACA,IAAA4B,aAAA,GAAA7B,sBAAA,CAAAC,OAAA;AACA,IAAA6B,gBAAA,GAAA9B,sBAAA,CAAAC,OAAA;AACA,IAAA8B,MAAA,GAAA/B,sBAAA,CAAAC,OAAA;AACA,IAAA+B,MAAA,GAAA/B,OAAA;AAAqC,SAAAD,uBAAAiC,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAAA,SAAAG,SAAA,WAAAA,QAAA,GAAAC,MAAA,CAAAC,MAAA,GAAAD,MAAA,CAAAC,MAAA,CAAAC,IAAA,eAAAC,CAAA,aAAAP,CAAA,MAAAA,CAAA,GAAAQ,SAAA,CAAAC,MAAA,EAAAT,CAAA,UAAAU,CAAA,GAAAF,SAAA,CAAAR,CAAA,YAAAW,CAAA,IAAAD,CAAA,OAAAE,cAAA,CAAAC,IAAA,CAAAH,CAAA,EAAAC,CAAA,MAAAJ,CAAA,CAAAI,CAAA,IAAAD,CAAA,CAAAC,CAAA,aAAAJ,CAAA,KAAAJ,QAAA,CAAAW,KAAA,OAAAN,SAAA;AAErC,MAAMO,QAAQ,GAAGC,UAAU,IAAKA,UAAU,GAAGC,cAAK,CAACC,eAAe,GAAGD,cAAK,CAACE,iBAAkB;AAE7F,MAAMC,WAAW,GAAGA,CAACC,QAAQ,GAAG,EAAE,KAChCC,YAAG,CAACC,OAAO,CAAC;EAACC,GAAG,EAAE;AAAK,CAAC,CAAC,CAAC,CAACC,MAAM,EAAEC,MAAM,kBACvC5D,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;EAAKC,GAAG,EAAEH,MAAM,CAACI;AAAM,GACpBJ,MAAM,CAACK,IAAI,KAAK,UAAU,gBACzBhE,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAAClD,QAAA,CAAAsD,YAAY,EAAA5B,QAAA,KACPsB,MAAM;EACVO,MAAM,EAAEjB,QAAQ,CAACU,MAAM,CAACQ,QAAQ,CAAE;EAClCC,SAAS,EAAE,KAAM;EACjBC,MAAM,EAAE;AAAS,EAClB,CAAC,gBAEFrE,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAAClD,QAAA,CAAA2D,QAAQ,EAAAjC,QAAA,KACHsB,MAAM;EACVO,MAAM,EAAEjB,QAAQ,CAACU,MAAM,CAACQ,QAAQ,CAAE;EAClCC,SAAS,EAAE,KAAM;EACjBG,iBAAiB,EAAE;AAAM,EAC1B,CAEA,CACN,CAAC,CAAChB,QAAQ,CAAC;;AAEd;AACA,MAAMiB,mBAAmB,GAAGA,CAACC,IAAI,EAAEC,KAAK,EAAEC,WAAW,KAAK;EACxD,MAAMC,aAAa,GAAGF,KAAK,CAAClB,GAAG,CAAC,CAAC;IAACM,GAAG;IAAEC,KAAK;IAAEc,IAAI;IAAEV,QAAQ;IAAEH,IAAI,GAAG;EAAW,CAAC,EAAEc,KAAK,MAAM;IAC5Ff,KAAK;IACLI,QAAQ;IACRH,IAAI;IACJa,IAAI;IACJC,KAAK;IACLC,QAAQ,EAAE,EAAE;IACZC,QAAQ,EAAElB,GAAG,IAAI;EACnB,CAAC,CAAC,CAAC;EAEH,MAAMmB,kBAAkB,GAAG,IAAAzB,YAAG,EAAC0B,GAAG,iBAChClF,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKC,GAAG,EAAEoB,GAAG,CAACnB,KAAM;IAACoB,SAAS,EAAEhC,cAAK,CAACG;EAAY,GAC/CA,WAAW,CAAC4B,GAAG,CAACE,IAAI,CAClB,CACN,CAAC,CAACV,KAAK,CAAC;EAET,oBACE1E,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKsB,SAAS,EAAEhC,cAAK,CAACkC;EAAW,gBAC/BrF,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKsB,SAAS,EAAEhC,cAAK,CAACsB;EAAK,gBACzBzE,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAGgB,IAAI,EAAC;EAAG,gBACT7E,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKyB,GAAG,EAAEb;EAAK,CAAE,CAChB,CACA,CAAC,eACNzE,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAACrC,aAAA,CAAAY,OAAS;IAACmD,QAAQ,EAAEX,aAAc;IAACY,KAAK,EAAE,OAAQ;IAACC,OAAO,EAAEd;EAAY,GACtEM,kBACQ,CACR,CAAC;AAEV,CAAC;AAED,MAAMS,kBAAkB,GAAGC,aAAa,IAAI;EAC1C,IAAI,IAAAC,gBAAO,EAACD,aAAa,CAAC,EAAE;IAC1B,OAAO,IAAI;EACb;EAEA,MAAME,iBAAiB,GAAGF,aAAa,CAACnC,GAAG,CAAC,CAACsC,YAAY,EAAEhB,KAAK,KAAK;IACnE,oBACE9E,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;MAAKsB,SAAS,EAAE,CAACW,YAAY,CAACC,SAAS,GAAG5C,cAAK,CAAC6C,qBAAqB,GAAG,IAAK;MAAClC,GAAG,EAAEgB;IAAM,gBACvF9E,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAACzC,OAAA,CAAAgB,OAAM,EAAK0D,YAAe,CACxB,CAAC;EAEV,CAAC,CAAC;EACF,oBACE9F,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKsB,SAAS,EAAE,CAAC,IAAAc,aAAI,EAAC;MAACF,SAAS,EAAE;IAAI,CAAC,EAAEJ,aAAa,CAAC,GAAGxC,cAAK,CAAC+C,sBAAsB,GAAG;EAAK,GAC3FL,iBACE,CAAC;AAEV,CAAC;AAED,MAAMM,WAAW,GAAGC,MAAM,IAAI;EAC5B,oBACEpG,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKsB,SAAS,EAAEhC,cAAK,CAACiD;EAAO,GAC1BA,MAAM,CAACpC,IAAI,KAAK,qBAAqB,gBACpChE,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAACvC,kBAAA,CAAAc,OAAiB,EAAKgE,MAAS,CAAC,gBAEjCpG,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKsB,SAAS,EAAEhC,cAAK,CAACkD;EAAoB,gBACxCrG,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAACxC,YAAA,CAAAe,OAAM,EAAKgE,MAAS,CAClB,CAEJ,CAAC;AAEV,CAAC;AAED,MAAME,iBAAiB,GAAGC,KAAK,IAAI;EACjC,MAAM;IAACf,KAAK;IAAEgB,IAAI,EAAEC,SAAS;IAAEC,YAAY,EAAEC;EAAiB,CAAC,GAAGJ,KAAK;EACvE,MAAM;IAACC,IAAI,EAAEI,SAAS;IAAEC,YAAY,EAAEC;EAAiB,CAAC,GAAGC,mBAAY,CAACvB,KAAK,CAAC,IAAI,CAAC,CAAC;EAEpF,oBACExF,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKsB,SAAS,EAAEhC,cAAK,CAACoD;EAAM,gBAC1BvG,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAACpC,QAAA,CAAAW,OAAO,EAAAC,QAAA,KACFkE,KAAK;IACTC,IAAI,EAAEC,SAAS,IAAIG,SAAU;IAC7BF,YAAY,EAAE;MAAC,GAAGC,iBAAiB;MAAE,GAAGG;IAAiB;EAAE,EAC5D,CACE,CAAC;AAEV,CAAC;AAED,MAAME,UAAU,GAAGT,KAAK,IAAI;EAC1B,IAAI,IAAAX,gBAAO,EAACW,KAAK,CAAC,EAAE;EAEpB,QAAQA,KAAK,CAACvC,IAAI;IAChB,KAAK,aAAa;MAChB,oBAAOhE,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAAC9B,gBAAA,CAAAK,OAAe,EAAKmE,KAAQ,CAAC;IACvC;MACE,OAAOD,iBAAiB,CAACC,KAAK,CAAC;EACnC;AACF,CAAC;AAED,MAAMU,kBAAkB,GAAGC,aAAa,IAAI;EAC1C,IAAI,CAACA,aAAa,EAAE,OAAO,IAAI;EAC/B,MAAM;IAACC,IAAI,GAAG,KAAK;IAAEC,OAAO;IAAEC,OAAO,GAAG;EAAE,CAAC,GAAGH,aAAa;EAC3D,oBACElH,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKsB,SAAS,EAAE,IAAAmC,mBAAU,EAACnE,cAAK,CAAC+D,aAAa,EAAEC,IAAI,IAAIhE,cAAK,CAACoE,IAAI;EAAE,gBAClEvH,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IACEsB,SAAS,EAAEhC,cAAK,CAACqE;IACjB;IAAA;IACAC,uBAAuB,EAAE;MAACC,MAAM,EAAEL;IAAO;EAAE,CAC5C,CAAC,EACDD,OAAO,gBACNpH,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAACnC,eAAA,CAAAU,OAAc;IACb+C,SAAS,EAAEhC,cAAK,CAACwE,WAAY;IAC7BlC,OAAO,EAAE2B,OAAQ;IACjB,aAAW,YAAa;IACxB,cAAY,YAAa;IACzBQ,IAAI,EAAC,OAAO;IACZpB,IAAI,EAAC;EAAO,CACb,CAAC,GACA,IACD,CAAC;AAEV,CAAC;AAED,MAAMqB,SAAS,GAAGnD,KAAK,IAAI;EACzB,MAAMoD,WAAW,GAAG,IAAAC,aAAI,EACtB,IAAA9B,aAAI,EAAC/D,CAAC,IAAIA,CAAC,CAACiC,QAAQ,CAAC,EACrB,IAAA6D,YAAG,EAAC,MAAM,CAAC,EACX,IAAA/B,aAAI,EAAC/D,CAAC,IAAIA,CAAC,CAACiC,QAAQ,CACtB,CAAC,CAACO,KAAK,CAAC;EAER,MAAMuD,QAAQ,GAAGH,WAAW,GAAG,IAAA7B,aAAI,EAAC/D,CAAC,IAAIA,CAAC,CAACiC,QAAQ,EAAE2D,WAAW,CAACI,OAAO,CAAC,GAAGC,SAAS;EACrF,IAAI,CAACF,QAAQ,EAAE,OAAO,IAAI;EAC1B,oBACEjI,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKsB,SAAS,EAAEhC,cAAK,CAACiC;EAAK,gBACzBpF,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAACnD,UAAA,CAAA0B,OAAS;IAAC4B,IAAI,EAAC,OAAO;IAACoB,IAAI,EAAE0C,WAAW,CAACI;EAAQ,CAAE,CACjD,CAAC;AAEV,CAAC;AAED,MAAME,gBAAgB,GAAGf,OAAO,IAAI;EAClC,IAAI,CAACA,OAAO,EAAE;IACZ,oBACErH,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;MAAKsB,SAAS,EAAEhC,cAAK,CAACkF;IAAgB,gBACpCrI,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAACtC,OAAA,CAAAa,OAAM;MAAC+C,SAAS,EAAEhC,cAAK,CAACmF,MAAO;MAAC9C,KAAK,EAAC;IAAc,CAAE,CACpD,CAAC;EAEV;EAEA,MAAM;IAACxB;EAAI,CAAC,GAAGqD,OAAO;EACtB,QAAQrD,IAAI;IACV,KAAK,MAAM;MACT,oBAAOhE,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAACjD,UAAA,CAAAwB,OAAS,EAAKiF,OAAU,CAAC;IACnC,KAAK,MAAM;MACT,oBAAOrH,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAAChD,WAAA,CAAAuB,OAAU,EAAKiF,OAAU,CAAC;IACpC,KAAK,QAAQ;MACX,oBAAOrH,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAAC/C,YAAA,CAAAsB,OAAW,EAAKiF,OAAU,CAAC;IACrC,KAAK,sBAAsB;MACzB,oBAAOrH,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAAC9C,eAAA,CAAAqB,OAAc,EAAKiF,OAAU,CAAC;IACxC,KAAK,cAAc;IACnB,KAAK,6BAA6B;MAChC,oBAAOrH,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAAC3C,UAAA,CAAAkB,OAAS,EAAKiF,OAAU,CAAC;IACnC,KAAK,MAAM;MACT,oBAAOrH,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAAC7C,eAAA,CAAAoB,OAAc,EAAKiF,OAAU,CAAC;IACxC,KAAK,QAAQ;IACb,KAAK,kBAAkB;MACrB,oBAAOrH,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAAC5C,eAAA,CAAAmB,OAAc,EAAKiF,OAAU,CAAC;IACxC,KAAK,sBAAsB;MACzB,oBAAOrH,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAACjC,UAAA,CAAAQ,OAAS,EAAKiF,OAAU,CAAC;IACnC,KAAK,eAAe;MAClB,oBAAOrH,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAAClC,0BAAA,CAAAS,OAAyB,EAAKiF,OAAU,CAAC;IACnD,KAAK,qBAAqB;MACxB,oBAAOrH,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAAC1C,wBAAA,CAAAiB,OAAuB,EAAKiF,OAAU,CAAC;IACjD,KAAK,eAAe;MAClB,oBAAOrH,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAAC/B,aAAA,CAAAM,OAAY,EAAKiF,OAAU,CAAC;EACxC;AACF,CAAC;AAED,MAAMkB,gBAAgB,GAAGC,OAAO,IAAI;EAClC,IAAI,CAACA,OAAO,EAAE;EACd,oBAAOxI,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAAChD,WAAA,CAAAuB,OAAU,EAAKoG,OAAU,CAAC;AACpC,CAAC;AAED,MAAMC,UAAU,GAAG1E,KAAK,IAAI;EAC1B,IAAI,IAAA6B,gBAAO,EAAC7B,KAAK,CAAC,EAAE;EACpB,oBACE/D,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKsB,SAAS,EAAEhC,cAAK,CAACY;EAAM,gBAC1B/D,MAAA,CAAAoC,OAAA,CAAAyB,aAAA,CAAChC,MAAA,CAAAO,OAAK,EAAK2B,KAAQ,CAChB,CAAC;AAEV,CAAC;AAED,MAAM2E,WAAW,GAAGC,KAAK,IAAI;EAC3B,MAAM;IACJhD,aAAa;IACbS,MAAM;IACN1B,KAAK;IACL2C,OAAO;IACPmB,OAAO;IACPjC,KAAK;IACL5B,WAAW;IACXuC,aAAa;IACb0B,gBAAgB;IAChB7E;EACF,CAAC,GAAG4E,KAAK;EACT,MAAMlE,IAAI,GAAG,wDAAwD;EAErE,MAAMoE,cAAc,GAAGrE,mBAAmB,CAACC,IAAI,EAAEC,KAAK,EAAEC,WAAW,CAAC;EACpE,MAAMmE,iBAAiB,GAAGpD,kBAAkB,CAACC,aAAa,CAAC;EAC3D,MAAMoD,iBAAiB,GAAG9B,kBAAkB,CAACC,aAAa,CAAC;EAC3D,MAAM8B,UAAU,GAAG7C,WAAW,CAACC,MAAM,EAAET,aAAa,CAAC;EACrD,MAAMsD,QAAQ,GAAGpB,SAAS,CAACnD,KAAK,CAAC;EACjC,MAAMwE,WAAW,GAAGd,gBAAgB,CAACf,OAAO,CAAC;EAC7C,MAAM8B,WAAW,GAAGZ,gBAAgB,CAACC,OAAO,CAAC;EAC7C,MAAMY,SAAS,GAAGpC,UAAU,CAACT,KAAK,CAAC;EACnC,MAAM8C,SAAS,GAAGZ,UAAU,CAAC1E,KAAK,CAAC;EAEnC,MAAMuF,YAAY,GAAG,IAAAhC,mBAAU,EAAC,CAC9BnE,cAAK,CAACkE,OAAO,EACb,CAAC,IAAAzB,gBAAO,EAACD,aAAa,CAAC,IAAIxC,cAAK,CAACoG,wBAAwB,EACzDX,gBAAgB,IAAIzF,cAAK,CAACyF,gBAAgB,CAC3C,CAAC;EAEF,oBACE5I,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKsB,SAAS,EAAEhC,cAAK,CAACqG;EAAU,gBAC9BxJ,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKsB,SAAS,EAAEhC,cAAK,CAACsG;EAAK,GAAEZ,cAAoB,CAAC,eAClD7I,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKsB,SAAS,EAAEhC,cAAK,CAACuG;EAAe,gBACnC1J,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKsB,SAAS,EAAEhC,cAAK,CAACwG;EAAa,GAAEX,UAAgB,CAAC,eACtDhJ,MAAA,CAAAoC,OAAA,CAAAyB,aAAA;IAAKsB,SAAS,EAAEmE;EAAa,GAC1BR,iBAAiB,EACjBO,SAAS,EACTJ,QAAQ,EACRC,WAAW,EACXC,WAAW,EACXJ,iBACE,CACF,CAAC,EACLK,SACE,CAAC;AAEV,CAAC;AAEDV,WAAW,CAACkB,YAAY,GAAG;EACzBjE,aAAa,EAAE;AACjB,CAAC;AAED+C,WAAW,CAACmB,SAAS,GAAAC,OAAA,CAAAC,GAAA,CAAAC,QAAA,oBAAG;EACtBrE,aAAa,EAAEsE,kBAAS,CAACC,OAAO,CAC9BD,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGC,eAAM,CAACP;EACZ,CAAC,CACH,CAAC;EACDzD,MAAM,EAAE6D,kBAAS,CAACI,SAAS,CAAC,CAC1BJ,kBAAS,CAACE,KAAK,CAAC;IAAC,GAAGG,oBAAM,CAACT;EAAS,CAAC,CAAC,EACtCI,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGI,0BAAiB,CAACV,SAAS;IAC9B7F,IAAI,EAAEiG,kBAAS,CAACO,KAAK,CAAC,CAAC,qBAAqB,CAAC,CAAC,CAACC;EACjD,CAAC,CAAC,CACH,CAAC;EACF/F,KAAK,EAAEuF,kBAAS,CAACC,OAAO,CACtBD,kBAAS,CAACE,KAAK,CAAC;IACdrG,GAAG,EAAEmG,kBAAS,CAACS,MAAM;IACrB3G,KAAK,EAAEkG,kBAAS,CAACS,MAAM,CAACD,UAAU;IAClC5F,IAAI,EAAEoF,kBAAS,CAACS,MAAM,CAACD,UAAU;IACjCtG,QAAQ,EAAE8F,kBAAS,CAACU,IAAI,CAACF,UAAU;IACnCzG,IAAI,EAAEiG,kBAAS,CAACS,MAAM;IACtBtF,IAAI,EAAE6E,kBAAS,CAACC,OAAO,CACrBD,kBAAS,CAACE,KAAK,CAAC;MACdpG,KAAK,EAAEkG,kBAAS,CAACS,MAAM,CAACD,UAAU;MAClC5F,IAAI,EAAEoF,kBAAS,CAACS,MAAM,CAACD,UAAU;MACjCtG,QAAQ,EAAE8F,kBAAS,CAACU,IAAI,CAACF,UAAU;MACnCzG,IAAI,EAAEiG,kBAAS,CAACS,MAAM;MACtBxC,OAAO,EAAE+B,kBAAS,CAACC,OAAO,CACxBD,kBAAS,CAACE,KAAK,CAAC;QACdpG,KAAK,EAAEkG,kBAAS,CAACS,MAAM,CAACD,UAAU;QAClC5F,IAAI,EAAEoF,kBAAS,CAACS,MAAM,CAACD,UAAU;QACjCtG,QAAQ,EAAE8F,kBAAS,CAACU,IAAI,CAACF,UAAU;QACnCzG,IAAI,EAAEiG,kBAAS,CAACS;MAClB,CAAC,CACH;IACF,CAAC,CACH;EACF,CAAC,CACH,CAAC,CAACD,UAAU;EACZpD,OAAO,EAAE4C,kBAAS,CAACI,SAAS,CAAC,CAC3BJ,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGS,kBAAS,CAACf,SAAS;IACtB/F,GAAG,EAAEmG,kBAAS,CAACS,MAAM;IACrB1G,IAAI,EAAEiG,kBAAS,CAACO,KAAK,CAAC,CAAC,MAAM,CAAC;EAChC,CAAC,CAAC,EACFP,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGU,mBAAU,CAAChB,SAAS;IACvB/F,GAAG,EAAEmG,kBAAS,CAACS,MAAM;IACrB1G,IAAI,EAAEiG,kBAAS,CAACO,KAAK,CAAC,CAAC,MAAM,CAAC;EAChC,CAAC,CAAC,EACFP,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGW,oBAAW,CAACjB,SAAS;IACxB/F,GAAG,EAAEmG,kBAAS,CAACS,MAAM;IACrB1G,IAAI,EAAEiG,kBAAS,CAACO,KAAK,CAAC,CAAC,QAAQ,CAAC;EAClC,CAAC,CAAC,EACFP,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGY,uBAAc,CAAClB,SAAS;IAC3B/F,GAAG,EAAEmG,kBAAS,CAACS,MAAM;IACrB1G,IAAI,EAAEiG,kBAAS,CAACO,KAAK,CAAC,CAAC,sBAAsB,CAAC;EAChD,CAAC,CAAC,EACFP,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGa,uBAAc,CAACnB,SAAS;IAC3B/F,GAAG,EAAEmG,kBAAS,CAACS,MAAM;IACrB1G,IAAI,EAAEiG,kBAAS,CAACO,KAAK,CAAC,CAAC,MAAM,CAAC;EAChC,CAAC,CAAC,EACFP,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGc,uBAAc,CAACpB,SAAS;IAC3B/F,GAAG,EAAEmG,kBAAS,CAACS,MAAM;IACrB1G,IAAI,EAAEiG,kBAAS,CAACO,KAAK,CAAC,CAAC,QAAQ,CAAC;EAClC,CAAC,CAAC,EACFP,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGe,kBAAS,CAACrB,SAAS;IACtB/F,GAAG,EAAEmG,kBAAS,CAACS,MAAM;IACrB1G,IAAI,EAAEiG,kBAAS,CAACO,KAAK,CAAC,CAAC,cAAc,EAAE,6BAA6B,CAAC;EACvE,CAAC,CAAC,EACFP,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGgB,kBAAS,CAACtB,SAAS;IACtB/F,GAAG,EAAEmG,kBAAS,CAACS,MAAM;IACrB1G,IAAI,EAAEiG,kBAAS,CAACO,KAAK,CAAC,CAAC,sBAAsB,CAAC;EAChD,CAAC,CAAC,EACFP,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGiB,kCAAyB,CAACvB,SAAS;IACtC/F,GAAG,EAAEmG,kBAAS,CAACS,MAAM;IACrB1G,IAAI,EAAEiG,kBAAS,CAACO,KAAK,CAAC,CAAC,eAAe,CAAC;EACzC,CAAC,CAAC,EACFP,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGc,uBAAc,CAACpB,SAAS;IAC3BxC,OAAO,EAAE4C,kBAAS,CAACE,KAAK,CAAC;MACvB,GAAGiB,kCAAyB,CAACvB,SAAS;MACtC,GAAGoB,uBAAc,CAACpB,SAAS,CAACxC,OAAO,CAACwC;IACtC,CAAC,CAAC;IACF/F,GAAG,EAAEmG,kBAAS,CAACS,MAAM;IACrB1G,IAAI,EAAEiG,kBAAS,CAACO,KAAK,CAAC,CAAC,kBAAkB,CAAC;EAC5C,CAAC,CAAC,EACFP,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGkB,gCAAuB,CAACxB,SAAS;IACpC/F,GAAG,EAAEmG,kBAAS,CAACS,MAAM;IACrB1G,IAAI,EAAEiG,kBAAS,CAACO,KAAK,CAAC,CAAC,qBAAqB,CAAC;EAC/C,CAAC,CAAC,EACFP,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGmB,qBAAY,CAACzB,SAAS;IACzB/F,GAAG,EAAEmG,kBAAS,CAACS,MAAM;IACrB1G,IAAI,EAAEiG,kBAAS,CAACO,KAAK,CAAC,CAAC,eAAe,CAAC;EACzC,CAAC,CAAC,CACH,CAAC;EACFtD,aAAa,EAAE+C,kBAAS,CAACE,KAAK,CAAC;IAC7B9C,OAAO,EAAE4C,kBAAS,CAACS,MAAM;IACzBvD,IAAI,EAAE8C,kBAAS,CAACU,IAAI;IACpBvD,OAAO,EAAE6C,kBAAS,CAACsB;EACrB,CAAC,CAAC;EACFhF,KAAK,EAAE0D,kBAAS,CAACI,SAAS,CAAC,CACzBJ,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGqB,gBAAO,CAAC3B,SAAS;IACpBrE,KAAK,EAAEyE,kBAAS,CAACO,KAAK,CAAC,CAAC,WAAW,EAAE,UAAU,EAAE,SAAS,EAAE,OAAO,CAAC;EACtE,CAAC,CAAC,EACFP,kBAAS,CAACE,KAAK,CAAC;IACd,GAAGsB,wBAAe,CAAC5B,SAAS;IAC5B7F,IAAI,EAAEiG,kBAAS,CAACO,KAAK,CAAC,CAAC,aAAa,CAAC;EACvC,CAAC,CAAC,CACH,CAAC;EACFhC,OAAO,EAAEyB,kBAAS,CAACE,KAAK,CAAC;IACvB,GAAGU,mBAAU,CAAChB,SAAS;IACvB/F,GAAG,EAAEmG,kBAAS,CAACS,MAAM;IACrB1G,IAAI,EAAEiG,kBAAS,CAACO,KAAK,CAAC,CAAC,MAAM,CAAC;EAChC,CAAC,CAAC;EACF7F,WAAW,EAAEsF,kBAAS,CAACsB,IAAI;EAC3B3C,gBAAgB,EAAEqB,kBAAS,CAACU,IAAI;EAChC5G,KAAK,EAAEkG,kBAAS,CAACE,KAAK,CAACuB,cAAK,CAAC7B,SAAS;AACxC,CAAC;AAAC,IAAA8B,QAAA,GAAAC,OAAA,CAAAxJ,OAAA,GAEasG,WAAW","ignoreList":[]}
1
+ {"version":3,"file":"index.js","names":["_react","_interopRequireDefault","require","_propTypes","_map","_pipe","_get","_isEmpty","_find","_classnames","_brandTabs","_sidebar","_brandForm","_brandTable","_brandUpload","_brandAnalytics","_brandDashboard","_wizardContents","_listItems","_brandLearningPriorities","_banner","_setupHeader","_headerWithActions","_loader","_coorpManager","_cmPopin","_buttonLinkIcon","_expandibleActionableTable","_bulkInfos","_title","_skillEdition","_iconPickerModal","_style","_utils","e","__esModule","default","_extends","Object","assign","bind","n","arguments","length","t","r","hasOwnProperty","call","apply","getStyle","isSelected","style","selectedElement","unselectedElement","subTabsView","_subTabs","map","convert","cap","subTab","_index","createElement","key","title","type","IconLinkItem","styles","selected","uppercase","target","LinkItem","setChildrenAsHtml","buildLeftNavigation","logo","items","onItemClick","formattedTabs","href","index","children","iconType","formattedTabsViews","tab","className","tabs","navigation","src","tabProps","theme","onClick","buildNotifications","notifications","isEmpty","notificationsList","notification","temporary","permanentNotification","find","permanentNotifications","buildHeader","header","buildDefaultPopin","popin","icon","popinIcon","secondButton","popinSecondButton","themeIcon","actionButton","themeActionButton","POPIN_THEMES","buildPopin","buildDocumentation","documentation","show","onClose","content","classNames","open","documentationContent","dangerouslySetInnerHTML","__html","closeButton","size","buildTabs","selectedTab","pipe","get","showTabs","subTabs","undefined","buildContentView","loaderContainer","loader","buildDetailsView","details","buildTitle","BrandUpdate","props","contentFixHeight","leftNavigation","notificationsView","documentationView","headerView","tabsView","contentView","detailsView","popinView","titleView","contentStyle","contentWithNotifications","container","left","contentWrapper","headerSticky","defaultProps","propTypes","process","env","NODE_ENV","PropTypes","arrayOf","shape","Banner","oneOfType","Header","HeaderWithActions","oneOf","isRequired","string","bool","BrandForm","BrandTable","BrandUpload","BrandAnalytics","BrandDashboard","WizardContents","ListItems","BulkInfos","ExpandibleActionableTable","BrandLearningPriorities","SkillEdition","func","CmPopin","IconPickerModal","Title","_default","exports"],"sources":["../../../../src/template/back-office/brand-update/index.js"],"sourcesContent":["import React from 'react';\nimport PropTypes from 'prop-types';\nimport map from 'lodash/fp/map';\nimport pipe from 'lodash/fp/pipe';\nimport get from 'lodash/fp/get';\nimport isEmpty from 'lodash/fp/isEmpty';\nimport find from 'lodash/fp/find';\nimport classNames from 'classnames';\nimport BrandTabs from '../../../molecule/brand-tabs';\nimport {IconLinkItem, LinkItem} from '../../../organism/sidebar';\nimport BrandForm from '../../../organism/brand-form';\nimport BrandTable from '../../../organism/brand-table';\nimport BrandUpload from '../../../organism/brand-upload';\nimport BrandAnalytics from '../../../organism/brand-analytics';\nimport BrandDashboard from '../../../organism/brand-dashboard';\nimport WizardContents from '../../../organism/wizard-contents';\nimport ListItems from '../../../organism/list-items';\nimport BrandLearningPriorities from '../../../organism/brand-learning-priorities';\nimport Banner from '../../../molecule/banner';\nimport Header from '../../../organism/setup-header';\nimport HeaderWithActions from '../../../organism/header-with-actions';\nimport Loader from '../../../atom/loader';\nimport Accordion from '../../../organism/accordion/coorp-manager';\nimport CmPopin from '../../../molecule/cm-popin';\nimport ButtonLinkIcon from '../../../atom/button-link-icon';\nimport ExpandibleActionableTable from '../../../molecule/expandible-actionable-table';\nimport BulkInfos from '../../../molecule/bulk-infos';\nimport Title from '../../../atom/title';\nimport SkillEdition from '../../../organism/skill-edition';\nimport IconPickerModal from '../../../molecule/icon-picker-modal';\nimport style from './style.css';\nimport {POPIN_THEMES} from './utils';\n\nconst getStyle = isSelected => (isSelected ? style.selectedElement : style.unselectedElement);\n\nconst subTabsView = (_subTabs = []) =>\n map.convert({cap: false})((subTab, _index) => (\n <div key={subTab.title}>\n {subTab.type === 'iconLink' ? (\n <IconLinkItem\n {...subTab}\n styles={getStyle(subTab.selected)}\n uppercase={false}\n target={'_blank'}\n />\n ) : (\n <LinkItem\n {...subTab}\n styles={getStyle(subTab.selected)}\n uppercase={false}\n setChildrenAsHtml={false}\n />\n )}\n </div>\n ))(_subTabs);\n\n// TODO: this fonction should be replaced by a molecule to avoid this file to be unreadable\nconst buildLeftNavigation = (logo, items, onItemClick) => {\n const formattedTabs = items.map(({key, title, href, selected, type = 'simpleTab'}, index) => ({\n title,\n selected,\n type,\n href,\n index,\n children: [],\n iconType: key || 'arrow'\n }));\n\n const formattedTabsViews = map(tab => (\n <div key={tab.title} className={style.subTabsView}>\n {subTabsView(tab.tabs)}\n </div>\n ))(items);\n\n return (\n <div className={style.navigation}>\n <div className={style.logo}>\n <a href=\"/\">\n <img src={logo} />\n </a>\n </div>\n <Accordion tabProps={formattedTabs} theme={'setup'} onClick={onItemClick}>\n {formattedTabsViews}\n </Accordion>\n </div>\n );\n};\n\nconst buildNotifications = notifications => {\n if (isEmpty(notifications)) {\n return null;\n }\n\n const notificationsList = notifications.map((notification, index) => {\n return (\n <div className={!notification.temporary ? style.permanentNotification : null} key={index}>\n <Banner {...notification} />\n </div>\n );\n });\n return (\n <div className={!find({temporary: true}, notifications) ? style.permanentNotifications : null}>\n {notificationsList}\n </div>\n );\n};\n\nconst buildHeader = header => {\n return (\n <div className={style.header}>\n {header.type === 'header-with-actions' ? (\n <HeaderWithActions {...header} />\n ) : (\n <Header {...header} />\n )}\n </div>\n );\n};\n\nconst buildDefaultPopin = popin => {\n const {theme, icon: popinIcon, secondButton: popinSecondButton} = popin;\n const {icon: themeIcon, actionButton: themeActionButton} = POPIN_THEMES[theme] ?? {};\n\n return (\n <div className={style.popin}>\n <CmPopin\n {...popin}\n icon={popinIcon || themeIcon}\n secondButton={{...popinSecondButton, ...themeActionButton}}\n />\n </div>\n );\n};\n\nconst buildPopin = popin => {\n if (isEmpty(popin)) return;\n\n switch (popin.type) {\n case 'icon-picker':\n return <IconPickerModal {...popin} />;\n default:\n return buildDefaultPopin(popin);\n }\n};\n\nconst buildDocumentation = documentation => {\n if (!documentation) return null;\n const {show = false, onClose, content = ''} = documentation;\n return (\n <div className={classNames(style.documentation, show && style.open)}>\n <div\n className={style.documentationContent}\n // eslint-disable-next-line react/no-danger\n dangerouslySetInnerHTML={{__html: content}}\n />\n {onClose ? (\n <ButtonLinkIcon\n className={style.closeButton}\n onClick={onClose}\n data-name={'close-icon'}\n aria-label={'close-icon'}\n size=\"small\"\n icon=\"close\"\n />\n ) : null}\n </div>\n );\n};\n\nconst buildTabs = items => {\n const selectedTab = pipe(\n find(e => e.selected),\n get('tabs'),\n find(e => e.selected)\n )(items);\n\n const showTabs = selectedTab ? find(e => e.selected, selectedTab.subTabs) : undefined;\n if (!showTabs) return null;\n return (\n <div className={style.tabs}>\n <BrandTabs type=\"light\" tabs={selectedTab.subTabs} />\n </div>\n );\n};\n\nconst buildContentView = content => {\n if (!content) {\n return (\n <div className={style.loaderContainer}>\n <Loader className={style.loader} theme=\"coorpmanager\" />\n </div>\n );\n }\n\n const {type} = content;\n switch (type) {\n case 'form':\n return <BrandForm {...content} />;\n case 'list':\n return <BrandTable {...content} />;\n case 'upload':\n return <BrandUpload {...content} />;\n case 'analytics-dashboards':\n return <BrandAnalytics {...content} />;\n case 'list-content':\n case 'expandible-actionable-table':\n return <ListItems {...content} />;\n case 'home':\n return <BrandDashboard {...content} />;\n case 'wizard':\n case 'expandible-table':\n return <WizardContents {...content} />;\n case 'bulk-empty-dashboard':\n return <BulkInfos {...content} />;\n case 'table-pending':\n return <ExpandibleActionableTable {...content} />;\n case 'learning-priorities':\n return <BrandLearningPriorities {...content} />;\n case 'skill-edition':\n return <SkillEdition {...content} />;\n }\n};\n\nconst buildDetailsView = details => {\n if (!details) return;\n return <BrandTable {...details} />;\n};\n\nconst buildTitle = title => {\n if (isEmpty(title)) return;\n return (\n <div className={style.title}>\n <Title {...title} />\n </div>\n );\n};\n\nconst BrandUpdate = props => {\n const {\n notifications,\n header,\n items,\n content,\n details,\n popin,\n onItemClick,\n documentation,\n contentFixHeight,\n title\n } = props;\n const logo = 'https://static.coorpacademy.com/logo/coorp-manager.svg';\n\n const leftNavigation = buildLeftNavigation(logo, items, onItemClick);\n const notificationsView = buildNotifications(notifications);\n const documentationView = buildDocumentation(documentation);\n const headerView = buildHeader(header, notifications);\n const tabsView = buildTabs(items);\n const contentView = buildContentView(content);\n const detailsView = buildDetailsView(details);\n const popinView = buildPopin(popin);\n const titleView = buildTitle(title);\n\n const contentStyle = classNames([\n style.content,\n !isEmpty(notifications) && style.contentWithNotifications,\n contentFixHeight && style.contentFixHeight\n ]);\n\n return (\n <div className={style.container}>\n <div className={style.left}>{leftNavigation}</div>\n <div className={style.contentWrapper}>\n <div className={style.headerSticky}>{headerView}</div>\n <div className={contentStyle}>\n {notificationsView}\n {titleView}\n {tabsView}\n {contentView}\n {detailsView}\n {documentationView}\n </div>\n </div>\n {popinView}\n </div>\n );\n};\n\nBrandUpdate.defaultProps = {\n notifications: []\n};\n\nBrandUpdate.propTypes = {\n notifications: PropTypes.arrayOf(\n PropTypes.shape({\n ...Banner.propTypes\n })\n ),\n header: PropTypes.oneOfType([\n PropTypes.shape({...Header.propTypes}),\n PropTypes.shape({\n ...HeaderWithActions.propTypes,\n type: PropTypes.oneOf(['header-with-actions']).isRequired\n })\n ]),\n items: PropTypes.arrayOf(\n PropTypes.shape({\n key: PropTypes.string,\n title: PropTypes.string.isRequired,\n href: PropTypes.string.isRequired,\n selected: PropTypes.bool.isRequired,\n type: PropTypes.string,\n tabs: PropTypes.arrayOf(\n PropTypes.shape({\n title: PropTypes.string.isRequired,\n href: PropTypes.string.isRequired,\n selected: PropTypes.bool.isRequired,\n type: PropTypes.string,\n subTabs: PropTypes.arrayOf(\n PropTypes.shape({\n title: PropTypes.string.isRequired,\n href: PropTypes.string.isRequired,\n selected: PropTypes.bool.isRequired,\n type: PropTypes.string\n })\n )\n })\n )\n })\n ).isRequired,\n content: PropTypes.oneOfType([\n PropTypes.shape({\n ...BrandForm.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['form'])\n }),\n PropTypes.shape({\n ...BrandTable.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['list'])\n }),\n PropTypes.shape({\n ...BrandUpload.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['upload'])\n }),\n PropTypes.shape({\n ...BrandAnalytics.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['analytics-dashboards'])\n }),\n PropTypes.shape({\n ...BrandDashboard.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['home'])\n }),\n PropTypes.shape({\n ...WizardContents.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['wizard'])\n }),\n PropTypes.shape({\n ...ListItems.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['list-content', 'expandible-actionable-table'])\n }),\n PropTypes.shape({\n ...BulkInfos.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['bulk-empty-dashboard'])\n }),\n PropTypes.shape({\n ...ExpandibleActionableTable.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['table-pending'])\n }),\n PropTypes.shape({\n ...WizardContents.propTypes,\n content: PropTypes.shape({\n ...ExpandibleActionableTable.propTypes,\n ...WizardContents.propTypes.content.propTypes\n }),\n key: PropTypes.string,\n type: PropTypes.oneOf(['expandible-table'])\n }),\n PropTypes.shape({\n ...BrandLearningPriorities.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['learning-priorities'])\n }),\n PropTypes.shape({\n ...SkillEdition.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['skill-edition'])\n })\n ]),\n documentation: PropTypes.shape({\n content: PropTypes.string,\n show: PropTypes.bool,\n onClose: PropTypes.func\n }),\n popin: PropTypes.oneOfType([\n PropTypes.shape({\n ...CmPopin.propTypes,\n theme: PropTypes.oneOf(['published', 'archived', 'deleted'])\n }),\n PropTypes.shape({\n ...IconPickerModal.propTypes,\n type: PropTypes.oneOf(['icon-picker'])\n })\n ]),\n details: PropTypes.shape({\n ...BrandTable.propTypes,\n key: PropTypes.string,\n type: PropTypes.oneOf(['list'])\n }),\n onItemClick: PropTypes.func,\n contentFixHeight: PropTypes.bool,\n title: PropTypes.shape(Title.propTypes)\n};\n\nexport default BrandUpdate;\n"],"mappings":"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","ignoreList":[]}
@@ -41,14 +41,11 @@
41
41
  }
42
42
 
43
43
  .headerSticky {
44
+ overflow: hidden;
44
45
  background-color: white;
45
46
  position: fixed;
46
47
  width: calc(100% - 351px);
47
48
  z-index: 999;
48
- }
49
-
50
- .headerStickyDefault {
51
- overflow: hidden;
52
49
  pointer-events: none;
53
50
  }
54
51
 
@@ -17,7 +17,7 @@ export namespace POPIN_THEMES {
17
17
  const position: string;
18
18
  namespace faIcon {
19
19
  const name: string;
20
- const color: "#ffffff";
20
+ const color: "#FFFFFF";
21
21
  const size: number;
22
22
  namespace customStyle {
23
23
  const padding: number;
@@ -29,25 +29,6 @@ export namespace POPIN_THEMES {
29
29
  export const type: string;
30
30
  }
31
31
  }
32
- namespace draft {
33
- import icon_4 = ICON_PROPS.draft;
34
- export { icon_4 as icon };
35
- export namespace actionButton_1 {
36
- export namespace icon_5 {
37
- const position_1: string;
38
- export { position_1 as position };
39
- export namespace faIcon_1 {
40
- const name_1: string;
41
- export { name_1 as name };
42
- }
43
- export { faIcon_1 as faIcon };
44
- }
45
- export { icon_5 as icon };
46
- const type_1: string;
47
- export { type_1 as type };
48
- }
49
- export { actionButton_1 as actionButton };
50
- }
51
32
  }
52
33
  declare namespace ICON_PROPS {
53
34
  export namespace published_1 {
@@ -79,29 +60,20 @@ declare namespace ICON_PROPS {
79
60
  export { preset_2 as preset };
80
61
  }
81
62
  export { deleted_1 as deleted };
82
- export namespace draft_1 {
83
- const iconName_3: string;
84
- export { iconName_3 as iconName };
85
- const iconColor_3: "#A38300";
86
- export { iconColor_3 as iconColor };
87
- const backgroundColor_3: "#FFF9D1";
88
- export { backgroundColor_3 as backgroundColor };
89
- const preset_3: string;
90
- export { preset_3 as preset };
91
- }
92
- export { draft_1 as draft };
93
63
  }
94
64
  declare namespace COMMUN_ACTION_BUTTON_PROPS {
95
- export namespace icon_6 {
96
- const position_2: string;
97
- export { position_2 as position };
98
- export namespace faIcon_2 {
99
- const name_2: string;
100
- export { name_2 as name };
65
+ export namespace icon_4 {
66
+ const position_1: string;
67
+ export { position_1 as position };
68
+ export namespace faIcon_1 {
69
+ const name_1: string;
70
+ export { name_1 as name };
101
71
  }
102
- export { faIcon_2 as faIcon };
72
+ export { faIcon_1 as faIcon };
103
73
  }
104
- export { icon_6 as icon };
74
+ export { icon_4 as icon };
75
+ const type_1: string;
76
+ export { type_1 as type };
105
77
  }
106
78
  export {};
107
79
  //# sourceMappingURL=utils.d.ts.map
@@ -36,12 +36,6 @@ const ICON_PROPS = {
36
36
  iconColor: _colors.COLORS.red_700,
37
37
  backgroundColor: _colors.COLORS.red_100,
38
38
  preset: 'xl'
39
- },
40
- draft: {
41
- iconName: 'circle-exclamation',
42
- iconColor: _colors.COLORS.yellow_700,
43
- backgroundColor: _colors.COLORS.yellow_100,
44
- preset: 'xl'
45
39
  }
46
40
  };
47
41
  const POPIN_THEMES = exports.POPIN_THEMES = {
@@ -65,19 +59,6 @@ const POPIN_THEMES = exports.POPIN_THEMES = {
65
59
  },
66
60
  type: 'dangerous'
67
61
  }
68
- },
69
- draft: {
70
- icon: ICON_PROPS.draft,
71
- actionButton: {
72
- ...COMMUN_ACTION_BUTTON_PROPS,
73
- icon: {
74
- position: 'left',
75
- faIcon: {
76
- ...COMMUN_ACTION_BUTTON_PROPS.icon.faIcon,
77
- name: 'floppy-disk'
78
- }
79
- }
80
- }
81
62
  }
82
63
  };
83
64
  //# sourceMappingURL=utils.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"utils.js","names":["_colors","require","COMMUN_ACTION_BUTTON_PROPS","icon","position","faIcon","name","color","COLORS","white","size","customStyle","padding","alignItems","type","ICON_PROPS","published","iconName","iconColor","cm_grey_500","backgroundColor","gray","preset","archived","yellow_700","yellow_100","deleted","red_700","red_100","draft","POPIN_THEMES","exports","actionButton"],"sources":["../../../../src/template/back-office/brand-update/utils.js"],"sourcesContent":["import {COLORS} from '../../../variables/colors';\n\nconst COMMUN_ACTION_BUTTON_PROPS = {\n icon: {\n position: 'left',\n faIcon: {\n name: 'circle-check',\n color: COLORS.white,\n size: 14,\n customStyle: {\n padding: 0,\n alignItems: 'baseline'\n }\n }\n },\n type: 'primary'\n};\n\nconst ICON_PROPS = {\n published: {\n iconName: 'cloud-arrow-up',\n iconColor: COLORS.cm_grey_500,\n backgroundColor: COLORS.gray,\n preset: 'xl'\n },\n archived: {\n iconName: 'circle-exclamation',\n iconColor: COLORS.yellow_700,\n backgroundColor: COLORS.yellow_100,\n preset: 'xl'\n },\n deleted: {\n iconName: 'triangle-exclamation',\n iconColor: COLORS.red_700,\n backgroundColor: COLORS.red_100,\n preset: 'xl'\n },\n draft: {\n iconName: 'circle-exclamation',\n iconColor: COLORS.yellow_700,\n backgroundColor: COLORS.yellow_100,\n preset: 'xl'\n }\n};\n\nexport const POPIN_THEMES = {\n published: {\n icon: ICON_PROPS.published,\n actionButton: COMMUN_ACTION_BUTTON_PROPS\n },\n archived: {\n icon: ICON_PROPS.archived,\n actionButton: COMMUN_ACTION_BUTTON_PROPS\n },\n deleted: {\n icon: ICON_PROPS.deleted,\n actionButton: {\n icon: {\n position: 'left',\n faIcon: {\n ...COMMUN_ACTION_BUTTON_PROPS.icon.faIcon,\n name: 'trash'\n }\n },\n type: 'dangerous'\n }\n },\n draft: {\n icon: ICON_PROPS.draft,\n actionButton: {\n ...COMMUN_ACTION_BUTTON_PROPS,\n icon: {\n position: 'left',\n faIcon: {\n ...COMMUN_ACTION_BUTTON_PROPS.icon.faIcon,\n name: 'floppy-disk'\n }\n }\n }\n }\n};\n"],"mappings":";;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAEA,MAAMC,0BAA0B,GAAG;EACjCC,IAAI,EAAE;IACJC,QAAQ,EAAE,MAAM;IAChBC,MAAM,EAAE;MACNC,IAAI,EAAE,cAAc;MACpBC,KAAK,EAAEC,cAAM,CAACC,KAAK;MACnBC,IAAI,EAAE,EAAE;MACRC,WAAW,EAAE;QACXC,OAAO,EAAE,CAAC;QACVC,UAAU,EAAE;MACd;IACF;EACF,CAAC;EACDC,IAAI,EAAE;AACR,CAAC;AAED,MAAMC,UAAU,GAAG;EACjBC,SAAS,EAAE;IACTC,QAAQ,EAAE,gBAAgB;IAC1BC,SAAS,EAAEV,cAAM,CAACW,WAAW;IAC7BC,eAAe,EAAEZ,cAAM,CAACa,IAAI;IAC5BC,MAAM,EAAE;EACV,CAAC;EACDC,QAAQ,EAAE;IACRN,QAAQ,EAAE,oBAAoB;IAC9BC,SAAS,EAAEV,cAAM,CAACgB,UAAU;IAC5BJ,eAAe,EAAEZ,cAAM,CAACiB,UAAU;IAClCH,MAAM,EAAE;EACV,CAAC;EACDI,OAAO,EAAE;IACPT,QAAQ,EAAE,sBAAsB;IAChCC,SAAS,EAAEV,cAAM,CAACmB,OAAO;IACzBP,eAAe,EAAEZ,cAAM,CAACoB,OAAO;IAC/BN,MAAM,EAAE;EACV,CAAC;EACDO,KAAK,EAAE;IACLZ,QAAQ,EAAE,oBAAoB;IAC9BC,SAAS,EAAEV,cAAM,CAACgB,UAAU;IAC5BJ,eAAe,EAAEZ,cAAM,CAACiB,UAAU;IAClCH,MAAM,EAAE;EACV;AACF,CAAC;AAEM,MAAMQ,YAAY,GAAAC,OAAA,CAAAD,YAAA,GAAG;EAC1Bd,SAAS,EAAE;IACTb,IAAI,EAAEY,UAAU,CAACC,SAAS;IAC1BgB,YAAY,EAAE9B;EAChB,CAAC;EACDqB,QAAQ,EAAE;IACRpB,IAAI,EAAEY,UAAU,CAACQ,QAAQ;IACzBS,YAAY,EAAE9B;EAChB,CAAC;EACDwB,OAAO,EAAE;IACPvB,IAAI,EAAEY,UAAU,CAACW,OAAO;IACxBM,YAAY,EAAE;MACZ7B,IAAI,EAAE;QACJC,QAAQ,EAAE,MAAM;QAChBC,MAAM,EAAE;UACN,GAAGH,0BAA0B,CAACC,IAAI,CAACE,MAAM;UACzCC,IAAI,EAAE;QACR;MACF,CAAC;MACDQ,IAAI,EAAE;IACR;EACF,CAAC;EACDe,KAAK,EAAE;IACL1B,IAAI,EAAEY,UAAU,CAACc,KAAK;IACtBG,YAAY,EAAE;MACZ,GAAG9B,0BAA0B;MAC7BC,IAAI,EAAE;QACJC,QAAQ,EAAE,MAAM;QAChBC,MAAM,EAAE;UACN,GAAGH,0BAA0B,CAACC,IAAI,CAACE,MAAM;UACzCC,IAAI,EAAE;QACR;MACF;IACF;EACF;AACF,CAAC","ignoreList":[]}
1
+ {"version":3,"file":"utils.js","names":["_colors","require","COMMUN_ACTION_BUTTON_PROPS","icon","position","faIcon","name","color","COLORS","white","size","customStyle","padding","alignItems","type","ICON_PROPS","published","iconName","iconColor","cm_grey_500","backgroundColor","gray","preset","archived","yellow_700","yellow_100","deleted","red_700","red_100","POPIN_THEMES","exports","actionButton"],"sources":["../../../../src/template/back-office/brand-update/utils.js"],"sourcesContent":["import {COLORS} from '../../../variables/colors';\n\nconst COMMUN_ACTION_BUTTON_PROPS = {\n icon: {\n position: 'left',\n faIcon: {\n name: 'circle-check',\n color: COLORS.white,\n size: 14,\n customStyle: {\n padding: 0,\n alignItems: 'baseline'\n }\n }\n },\n type: 'primary'\n};\n\nconst ICON_PROPS = {\n published: {\n iconName: 'cloud-arrow-up',\n iconColor: COLORS.cm_grey_500,\n backgroundColor: COLORS.gray,\n preset: 'xl'\n },\n archived: {\n iconName: 'circle-exclamation',\n iconColor: COLORS.yellow_700,\n backgroundColor: COLORS.yellow_100,\n preset: 'xl'\n },\n deleted: {\n iconName: 'triangle-exclamation',\n iconColor: COLORS.red_700,\n backgroundColor: COLORS.red_100,\n preset: 'xl'\n }\n};\n\nexport const POPIN_THEMES = {\n published: {\n icon: ICON_PROPS.published,\n actionButton: COMMUN_ACTION_BUTTON_PROPS\n },\n archived: {\n icon: ICON_PROPS.archived,\n actionButton: COMMUN_ACTION_BUTTON_PROPS\n },\n deleted: {\n icon: ICON_PROPS.deleted,\n actionButton: {\n icon: {\n position: 'left',\n faIcon: {\n ...COMMUN_ACTION_BUTTON_PROPS.icon.faIcon,\n name: 'trash'\n }\n },\n type: 'dangerous'\n }\n }\n};\n"],"mappings":";;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAEA,MAAMC,0BAA0B,GAAG;EACjCC,IAAI,EAAE;IACJC,QAAQ,EAAE,MAAM;IAChBC,MAAM,EAAE;MACNC,IAAI,EAAE,cAAc;MACpBC,KAAK,EAAEC,cAAM,CAACC,KAAK;MACnBC,IAAI,EAAE,EAAE;MACRC,WAAW,EAAE;QACXC,OAAO,EAAE,CAAC;QACVC,UAAU,EAAE;MACd;IACF;EACF,CAAC;EACDC,IAAI,EAAE;AACR,CAAC;AAED,MAAMC,UAAU,GAAG;EACjBC,SAAS,EAAE;IACTC,QAAQ,EAAE,gBAAgB;IAC1BC,SAAS,EAAEV,cAAM,CAACW,WAAW;IAC7BC,eAAe,EAAEZ,cAAM,CAACa,IAAI;IAC5BC,MAAM,EAAE;EACV,CAAC;EACDC,QAAQ,EAAE;IACRN,QAAQ,EAAE,oBAAoB;IAC9BC,SAAS,EAAEV,cAAM,CAACgB,UAAU;IAC5BJ,eAAe,EAAEZ,cAAM,CAACiB,UAAU;IAClCH,MAAM,EAAE;EACV,CAAC;EACDI,OAAO,EAAE;IACPT,QAAQ,EAAE,sBAAsB;IAChCC,SAAS,EAAEV,cAAM,CAACmB,OAAO;IACzBP,eAAe,EAAEZ,cAAM,CAACoB,OAAO;IAC/BN,MAAM,EAAE;EACV;AACF,CAAC;AAEM,MAAMO,YAAY,GAAAC,OAAA,CAAAD,YAAA,GAAG;EAC1Bb,SAAS,EAAE;IACTb,IAAI,EAAEY,UAAU,CAACC,SAAS;IAC1Be,YAAY,EAAE7B;EAChB,CAAC;EACDqB,QAAQ,EAAE;IACRpB,IAAI,EAAEY,UAAU,CAACQ,QAAQ;IACzBQ,YAAY,EAAE7B;EAChB,CAAC;EACDwB,OAAO,EAAE;IACPvB,IAAI,EAAEY,UAAU,CAACW,OAAO;IACxBK,YAAY,EAAE;MACZ5B,IAAI,EAAE;QACJC,QAAQ,EAAE,MAAM;QAChBC,MAAM,EAAE;UACN,GAAGH,0BAA0B,CAACC,IAAI,CAACE,MAAM;UACzCC,IAAI,EAAE;QACR;MACF,CAAC;MACDQ,IAAI,EAAE;IACR;EACF;AACF,CAAC","ignoreList":[]}