ode-csslib-panda-paris 1.0.0-feat-produit.202209221209

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 (474) hide show
  1. package/dist/css/_overridable-variables.scss +26 -0
  2. package/dist/css/_springboard-overrides.scss +1 -0
  3. package/dist/css/styles/_overrides.scss +15 -0
  4. package/dist/editor-resources/font3/LICENSE.txt +30 -0
  5. package/dist/editor-resources/font3/README.txt +75 -0
  6. package/dist/editor-resources/font3/config.json +172 -0
  7. package/dist/editor-resources/font3/css/animation.css +85 -0
  8. package/dist/editor-resources/font3/css/entcore-editor-codes.css +81 -0
  9. package/dist/editor-resources/font3/css/entcore-editor-embedded.css +139 -0
  10. package/dist/editor-resources/font3/css/entcore-editor-ie7-codes.css +162 -0
  11. package/dist/editor-resources/font3/css/entcore-editor-ie7.css +175 -0
  12. package/dist/editor-resources/font3/css/entcore-editor.css +140 -0
  13. package/dist/editor-resources/font3/demo.html +467 -0
  14. package/dist/editor-resources/font3/font/entcore-editor.eot +0 -0
  15. package/dist/editor-resources/font3/font/entcore-editor.svg +64 -0
  16. package/dist/editor-resources/font3/font/entcore-editor.ttf +0 -0
  17. package/dist/editor-resources/font3/font/entcore-editor.woff +0 -0
  18. package/dist/editor-resources/font3/font/entcore-editor.woff2 +0 -0
  19. package/dist/editor-resources/img/Thumbs.db +0 -0
  20. package/dist/editor-resources/img/bold.png +0 -0
  21. package/dist/editor-resources/img/embed.png +0 -0
  22. package/dist/editor-resources/img/glyphicons_280_settings.png +0 -0
  23. package/dist/editor-resources/img/image-default.svg +28 -0
  24. package/dist/editor-resources/img/image.png +0 -0
  25. package/dist/editor-resources/img/italic.png +0 -0
  26. package/dist/editor-resources/img/justify-center.png +0 -0
  27. package/dist/editor-resources/img/justify-full.png +0 -0
  28. package/dist/editor-resources/img/justify-left.png +0 -0
  29. package/dist/editor-resources/img/justify-right.png +0 -0
  30. package/dist/editor-resources/img/linker.png +0 -0
  31. package/dist/editor-resources/img/mathjax.png +0 -0
  32. package/dist/editor-resources/img/olist.png +0 -0
  33. package/dist/editor-resources/img/quote.png +0 -0
  34. package/dist/editor-resources/img/redo.png +0 -0
  35. package/dist/editor-resources/img/remove-format.png +0 -0
  36. package/dist/editor-resources/img/smileys.png +0 -0
  37. package/dist/editor-resources/img/sound.png +0 -0
  38. package/dist/editor-resources/img/subscript.png +0 -0
  39. package/dist/editor-resources/img/superscript.png +0 -0
  40. package/dist/editor-resources/img/table.png +0 -0
  41. package/dist/editor-resources/img/templates-preview-dominos.svg +27 -0
  42. package/dist/editor-resources/img/templates-preview-emptypage.svg +7 -0
  43. package/dist/editor-resources/img/templates-preview-illustration.svg +23 -0
  44. package/dist/editor-resources/img/templates-preview-threecols.svg +23 -0
  45. package/dist/editor-resources/img/templates-preview-twocols.svg +21 -0
  46. package/dist/editor-resources/img/templates.png +0 -0
  47. package/dist/editor-resources/img/ulist.png +0 -0
  48. package/dist/editor-resources/img/underline.png +0 -0
  49. package/dist/editor-resources/img/undo.png +0 -0
  50. package/dist/editor-resources/img/unlink.png +0 -0
  51. package/dist/fonts/Arial.woff +0 -0
  52. package/dist/fonts/Atma-Bold.woff +0 -0
  53. package/dist/fonts/Atma-Light.woff +0 -0
  54. package/dist/fonts/ComicSansMS.woff +0 -0
  55. package/dist/fonts/Cursive.woff +0 -0
  56. package/dist/fonts/EcritureA-Romain-Orne.woff +0 -0
  57. package/dist/fonts/EcritureB-Romain-Orne.woff +0 -0
  58. package/dist/fonts/KGJuneBug.woff +0 -0
  59. package/dist/fonts/OpenDyslexic.woff +0 -0
  60. package/dist/fonts/OpenDyslexic3-Regular.ttf +0 -0
  61. package/dist/fonts/Roboto/Roboto-Bold.ttf +0 -0
  62. package/dist/fonts/Roboto/Roboto-BoldItalic.ttf +0 -0
  63. package/dist/fonts/Roboto/Roboto-Italic.ttf +0 -0
  64. package/dist/fonts/Roboto/Roboto-Regular.ttf +0 -0
  65. package/dist/fonts/Roboto/why.txt +2 -0
  66. package/dist/fonts/Satellite.woff +0 -0
  67. package/dist/fonts/Square-721-BT.woff +0 -0
  68. package/dist/fonts/Tahoma.woff +0 -0
  69. package/dist/fonts/Verdana.woff +0 -0
  70. package/dist/fonts/generic-icons/generic-icons.svg +342 -0
  71. package/dist/fonts/generic-icons/generic-icons.ttf +0 -0
  72. package/dist/fonts/generic-icons/generic-icons.woff +0 -0
  73. package/dist/i18n/Auth/fr.json +27 -0
  74. package/dist/i18n/Blog/fr.json +4 -0
  75. package/dist/i18n/Directory/fr.json +29 -0
  76. package/dist/i18n/Portal/fr.json +49 -0
  77. package/dist/i18n/Timeline/de.json +5 -0
  78. package/dist/i18n/Timeline/en.json +5 -0
  79. package/dist/i18n/Timeline/fr.json +41 -0
  80. package/dist/i18n/Timeline/it.json +5 -0
  81. package/dist/i18n/Workspace/fr.json +3 -0
  82. package/dist/images/blur.cur +0 -0
  83. package/dist/images/blur.png +0 -0
  84. package/dist/images/blur.svg +26 -0
  85. package/dist/images/cc-by-nc-sa.svg +57 -0
  86. package/dist/images/cc-by.svg +54 -0
  87. package/dist/images/empty-filters.svg +1 -0
  88. package/dist/images/empty-search.svg +298 -0
  89. package/dist/images/empty-trash.svg +1 -0
  90. package/dist/images/emptyscreen-recorder-video.svg +1048 -0
  91. package/dist/img/Demande_reinitialisation_avec_numero.png +0 -0
  92. package/dist/img/activation.png +0 -0
  93. package/dist/img/assistant/.directory +5 -0
  94. package/dist/img/assistant/applications.png +0 -0
  95. package/dist/img/assistant/apps.png +0 -0
  96. package/dist/img/assistant/blog.png +0 -0
  97. package/dist/img/assistant/conversation.png +0 -0
  98. package/dist/img/assistant/education.png +0 -0
  99. package/dist/img/assistant/external.png +0 -0
  100. package/dist/img/assistant/feed.png +0 -0
  101. package/dist/img/assistant/internal.png +0 -0
  102. package/dist/img/assistant/intro-student.png +0 -0
  103. package/dist/img/assistant/learning.png +0 -0
  104. package/dist/img/assistant/puzzle.png +0 -0
  105. package/dist/img/assistant/safespace.png +0 -0
  106. package/dist/img/assistant/scrapbook.png +0 -0
  107. package/dist/img/assistant/student-app.png +0 -0
  108. package/dist/img/assistant/workspace.png +0 -0
  109. package/dist/img/charte_ent.pdf +0 -0
  110. package/dist/img/compagnon.jpg +0 -0
  111. package/dist/img/icons/Thumbs.db +0 -0
  112. package/dist/img/icons/account-large.png +0 -0
  113. package/dist/img/icons/actualites-large.png +0 -0
  114. package/dist/img/icons/add-green.png +0 -0
  115. package/dist/img/icons/add.png +0 -0
  116. package/dist/img/icons/admin-large.png +0 -0
  117. package/dist/img/icons/admin-portal-large.png +0 -0
  118. package/dist/img/icons/admin.png +0 -0
  119. package/dist/img/icons/angry-panda-60px.png +0 -0
  120. package/dist/img/icons/angry-panda-small.png +0 -0
  121. package/dist/img/icons/angry.png +0 -0
  122. package/dist/img/icons/anim_loading_small.gif +0 -0
  123. package/dist/img/icons/apps-small.png +0 -0
  124. package/dist/img/icons/apps.png +0 -0
  125. package/dist/img/icons/archive-folder-large.png +0 -0
  126. package/dist/img/icons/archive-large.png +0 -0
  127. package/dist/img/icons/archive.png +0 -0
  128. package/dist/img/icons/arrow-bottom.png +0 -0
  129. package/dist/img/icons/arrow-left.png +0 -0
  130. package/dist/img/icons/arrow-right.png +0 -0
  131. package/dist/img/icons/arrow-top.png +0 -0
  132. package/dist/img/icons/attendance-large.png +0 -0
  133. package/dist/img/icons/audio-large.png +0 -0
  134. package/dist/img/icons/audio.png +0 -0
  135. package/dist/img/icons/back-chevron.png +0 -0
  136. package/dist/img/icons/birthday-icon.png +0 -0
  137. package/dist/img/icons/blog-large.png +0 -0
  138. package/dist/img/icons/blog.png +0 -0
  139. package/dist/img/icons/cahier-de-texte-large.png +0 -0
  140. package/dist/img/icons/calendar-button.png +0 -0
  141. package/dist/img/icons/calendar-icon.png +0 -0
  142. package/dist/img/icons/calendar-large.png +0 -0
  143. package/dist/img/icons/calendar-small.png +0 -0
  144. package/dist/img/icons/cancel.png +0 -0
  145. package/dist/img/icons/checkbox-checked-disabled.png +0 -0
  146. package/dist/img/icons/checkbox-checked.png +0 -0
  147. package/dist/img/icons/checkbox-unchecked-disabled.png +0 -0
  148. package/dist/img/icons/checkbox-unchecked.png +0 -0
  149. package/dist/img/icons/clock-icon.png +0 -0
  150. package/dist/img/icons/close-2x.png +0 -0
  151. package/dist/img/icons/close.png +0 -0
  152. package/dist/img/icons/cns-large.png +0 -0
  153. package/dist/img/icons/cns.png +0 -0
  154. package/dist/img/icons/collaborative-wall-large.png +0 -0
  155. package/dist/img/icons/colorpicker.svg +1 -0
  156. package/dist/img/icons/communautes-large.png +0 -0
  157. package/dist/img/icons/configuration.png +0 -0
  158. package/dist/img/icons/connection-by-visitors-icon-alt.png +0 -0
  159. package/dist/img/icons/connection-by-visitors-icon.png +0 -0
  160. package/dist/img/icons/connection-icon.png +0 -0
  161. package/dist/img/icons/connector-icon.png +0 -0
  162. package/dist/img/icons/contacts-large.png +0 -0
  163. package/dist/img/icons/conversation-large.png +0 -0
  164. package/dist/img/icons/conversation-small.png +0 -0
  165. package/dist/img/icons/conversation-yellow.png +0 -0
  166. package/dist/img/icons/conversation.png +0 -0
  167. package/dist/img/icons/default-panda-60px.png +0 -0
  168. package/dist/img/icons/default-panda-small.png +0 -0
  169. package/dist/img/icons/default.png +0 -0
  170. package/dist/img/icons/devices-icon.png +0 -0
  171. package/dist/img/icons/dicodelazone-icon.png +0 -0
  172. package/dist/img/icons/doc-large.png +0 -0
  173. package/dist/img/icons/doc.png +0 -0
  174. package/dist/img/icons/download.png +0 -0
  175. package/dist/img/icons/drag-drop-light.png +0 -0
  176. package/dist/img/icons/drag-drop-on.png +0 -0
  177. package/dist/img/icons/dreamy-panda-small.png +0 -0
  178. package/dist/img/icons/dreamy.png +0 -0
  179. package/dist/img/icons/envelope-unread.svg +1 -0
  180. package/dist/img/icons/envelope.svg +1 -0
  181. package/dist/img/icons/flags/.directory +4 -0
  182. package/dist/img/icons/flags/de.svg +12 -0
  183. package/dist/img/icons/flags/en.svg +69 -0
  184. package/dist/img/icons/flags/es.svg +1496 -0
  185. package/dist/img/icons/flags/fr.svg +20 -0
  186. package/dist/img/icons/flags/it.svg +15 -0
  187. package/dist/img/icons/flags/pt.svg +663 -0
  188. package/dist/img/icons/folder-large.png +0 -0
  189. package/dist/img/icons/folder.png +0 -0
  190. package/dist/img/icons/forum-large.png +0 -0
  191. package/dist/img/icons/fullscreen.png +0 -0
  192. package/dist/img/icons/glyphicons-498-glasses@3x.png +0 -0
  193. package/dist/img/icons/glyphicons_036_file.png +0 -0
  194. package/dist/img/icons/glyphicons_062_paperclip.png +0 -0
  195. package/dist/img/icons/glyphicons_113_justify.png +0 -0
  196. package/dist/img/icons/glyphicons_169_record.png +0 -0
  197. package/dist/img/icons/glyphicons_173_play.png +0 -0
  198. package/dist/img/icons/glyphicons_174_pause.png +0 -0
  199. package/dist/img/icons/glyphicons_207_remove_2.png +0 -0
  200. package/dist/img/icons/happy-panda-60px.png +0 -0
  201. package/dist/img/icons/happy-panda-small.png +0 -0
  202. package/dist/img/icons/happy.png +0 -0
  203. package/dist/img/icons/hiboutheque.png +0 -0
  204. package/dist/img/icons/homeworks.png +0 -0
  205. package/dist/img/icons/img.png +0 -0
  206. package/dist/img/icons/joker-panda-small.png +0 -0
  207. package/dist/img/icons/joker.png +0 -0
  208. package/dist/img/icons/knur-plus.png +0 -0
  209. package/dist/img/icons/le-site-tv-large.png +0 -0
  210. package/dist/img/icons/link.png +0 -0
  211. package/dist/img/icons/loading-panel.gif +0 -0
  212. package/dist/img/icons/love-panda-small.png +0 -0
  213. package/dist/img/icons/love.png +0 -0
  214. package/dist/img/icons/maxicours-large.png +0 -0
  215. package/dist/img/icons/menu-mobile.png +0 -0
  216. package/dist/img/icons/message-icon.png +0 -0
  217. package/dist/img/icons/mindmap-large.png +0 -0
  218. package/dist/img/icons/mood-icon.png +0 -0
  219. package/dist/img/icons/mp3.png +0 -0
  220. package/dist/img/icons/music-icon.png +0 -0
  221. package/dist/img/icons/new-mail.png +0 -0
  222. package/dist/img/icons/news-large.png +0 -0
  223. package/dist/img/icons/notebook-large.png +0 -0
  224. package/dist/img/icons/notes-large.png +0 -0
  225. package/dist/img/icons/notes-widget.png +0 -0
  226. package/dist/img/icons/notification.png +0 -0
  227. package/dist/img/icons/oops.png +0 -0
  228. package/dist/img/icons/orange-user.png +0 -0
  229. package/dist/img/icons/pages-large.png +0 -0
  230. package/dist/img/icons/pdf-large.png +0 -0
  231. package/dist/img/icons/pdf.png +0 -0
  232. package/dist/img/icons/people-icon.png +0 -0
  233. package/dist/img/icons/picture-icon-delete.png +0 -0
  234. package/dist/img/icons/picture-icon-lock.png +0 -0
  235. package/dist/img/icons/picture-icon.png +0 -0
  236. package/dist/img/icons/plus.png +0 -0
  237. package/dist/img/icons/power-off.svg +1 -0
  238. package/dist/img/icons/ppt-large.png +0 -0
  239. package/dist/img/icons/ppt.png +0 -0
  240. package/dist/img/icons/prive.png +0 -0
  241. package/dist/img/icons/proud-panda-small.png +0 -0
  242. package/dist/img/icons/proud.png +0 -0
  243. package/dist/img/icons/public.png +0 -0
  244. package/dist/img/icons/question.svg +1 -0
  245. package/dist/img/icons/qwant-widget-icon.png +0 -0
  246. package/dist/img/icons/rack-large.png +0 -0
  247. package/dist/img/icons/rack.png +0 -0
  248. package/dist/img/icons/rbs-large.png +0 -0
  249. package/dist/img/icons/recorder-widget.png +0 -0
  250. package/dist/img/icons/refresh.png +0 -0
  251. package/dist/img/icons/residence-artiste-large.png +0 -0
  252. package/dist/img/icons/residence-artiste.png +0 -0
  253. package/dist/img/icons/sad-panda-60px.png +0 -0
  254. package/dist/img/icons/sad-panda-small.png +0 -0
  255. package/dist/img/icons/sad.png +0 -0
  256. package/dist/img/icons/save.png +0 -0
  257. package/dist/img/icons/scrapbook-large.png +0 -0
  258. package/dist/img/icons/scrapbook.png +0 -0
  259. package/dist/img/icons/search.png +0 -0
  260. package/dist/img/icons/send-mail-white.png +0 -0
  261. package/dist/img/icons/send-mail.png +0 -0
  262. package/dist/img/icons/share.png +0 -0
  263. package/dist/img/icons/shared.png +0 -0
  264. package/dist/img/icons/show-carousel-selected.png +0 -0
  265. package/dist/img/icons/show-carousel.png +0 -0
  266. package/dist/img/icons/show-details-selected.png +0 -0
  267. package/dist/img/icons/show-details-unsaturated.png +0 -0
  268. package/dist/img/icons/show-details.png +0 -0
  269. package/dist/img/icons/show-icons-selected.png +0 -0
  270. package/dist/img/icons/show-icons-unsaturated.png +0 -0
  271. package/dist/img/icons/show-icons.png +0 -0
  272. package/dist/img/icons/show-list-selected.png +0 -0
  273. package/dist/img/icons/show-list-unsaturated.png +0 -0
  274. package/dist/img/icons/show-list.png +0 -0
  275. package/dist/img/icons/shutdown.png +0 -0
  276. package/dist/img/icons/sick-panda-small.png +0 -0
  277. package/dist/img/icons/sick.png +0 -0
  278. package/dist/img/icons/statistics-large.png +0 -0
  279. package/dist/img/icons/statistics.png +0 -0
  280. package/dist/img/icons/stats-large.png +0 -0
  281. package/dist/img/icons/stats-service-icon.png +0 -0
  282. package/dist/img/icons/storage.png +0 -0
  283. package/dist/img/icons/support-large.png +0 -0
  284. package/dist/img/icons/support.png +0 -0
  285. package/dist/img/icons/text-icon.png +0 -0
  286. package/dist/img/icons/timelinegenerator-large.png +0 -0
  287. package/dist/img/icons/tired-panda-60px.png +0 -0
  288. package/dist/img/icons/tired-panda-small.png +0 -0
  289. package/dist/img/icons/tired.png +0 -0
  290. package/dist/img/icons/tools.png +0 -0
  291. package/dist/img/icons/transparent_color.png +0 -0
  292. package/dist/img/icons/unique-visitors-icon.png +0 -0
  293. package/dist/img/icons/unknown-large.png +0 -0
  294. package/dist/img/icons/unknown.png +0 -0
  295. package/dist/img/icons/user-circle.svg +1 -0
  296. package/dist/img/icons/user.png +0 -0
  297. package/dist/img/icons/userbook-large.png +0 -0
  298. package/dist/img/icons/userbook.png +0 -0
  299. package/dist/img/icons/video-icon.png +0 -0
  300. package/dist/img/icons/video-large.png +0 -0
  301. package/dist/img/icons/video.png +0 -0
  302. package/dist/img/icons/view-book-white.png +0 -0
  303. package/dist/img/icons/view-book.png +0 -0
  304. package/dist/img/icons/view-folder-white.png +0 -0
  305. package/dist/img/icons/view-folder.png +0 -0
  306. package/dist/img/icons/website-large.png +0 -0
  307. package/dist/img/icons/widgets/widget-birthday.svg +178 -0
  308. package/dist/img/icons/widgets/widget-calendar.svg +142 -0
  309. package/dist/img/icons/widgets/widget-dicodelazone.svg +148 -0
  310. package/dist/img/icons/widgets/widget-mood.svg +3669 -0
  311. package/dist/img/icons/widgets/widget-news.svg +447 -0
  312. package/dist/img/icons/widgets/widget-note.svg +161 -0
  313. package/dist/img/icons/widgets/widget-qwant-junior.svg +205 -0
  314. package/dist/img/icons/widgets/widget-qwant.svg +191 -0
  315. package/dist/img/icons/widgets/widget-recorder.svg +153 -0
  316. package/dist/img/icons/wiki-large.png +0 -0
  317. package/dist/img/icons/wiki.png +0 -0
  318. package/dist/img/icons/workspace-large.png +0 -0
  319. package/dist/img/icons/workspace-small.png +0 -0
  320. package/dist/img/icons/worried-panda-small.png +0 -0
  321. package/dist/img/icons/worried.png +0 -0
  322. package/dist/img/icons/xls-large.png +0 -0
  323. package/dist/img/icons/xls.png +0 -0
  324. package/dist/img/illustrations/Haute-Normandie.jpg +0 -0
  325. package/dist/img/illustrations/JO-hiver.png +0 -0
  326. package/dist/img/illustrations/Publipostage_Blog.png +0 -0
  327. package/dist/img/illustrations/Publipostage_Cahier_Multimedia.png +0 -0
  328. package/dist/img/illustrations/Publipostage_Messagerie.png +0 -0
  329. package/dist/img/illustrations/Thumbs.db +0 -0
  330. package/dist/img/illustrations/audio-file.png +0 -0
  331. package/dist/img/illustrations/banner-enseignant.jpg +0 -0
  332. package/dist/img/illustrations/birthdays-header-de.png +0 -0
  333. package/dist/img/illustrations/birthdays-header-en.png +0 -0
  334. package/dist/img/illustrations/birthdays-header-es.png +0 -0
  335. package/dist/img/illustrations/birthdays-header-fr.png +0 -0
  336. package/dist/img/illustrations/birthdays-header-it.png +0 -0
  337. package/dist/img/illustrations/birthdays-header-pt.png +0 -0
  338. package/dist/img/illustrations/birthdays-header.png +0 -0
  339. package/dist/img/illustrations/blog.svg +222 -0
  340. package/dist/img/illustrations/calendar-header.png +0 -0
  341. package/dist/img/illustrations/calendar-separator.png +0 -0
  342. package/dist/img/illustrations/circus-background.jpg +0 -0
  343. package/dist/img/illustrations/classroom.png +0 -0
  344. package/dist/img/illustrations/collaborative-editor.svg +198 -0
  345. package/dist/img/illustrations/community.svg +198 -0
  346. package/dist/img/illustrations/desert-background.jpg +0 -0
  347. package/dist/img/illustrations/fav-avatar.svg +12 -0
  348. package/dist/img/illustrations/favicon.ico +0 -0
  349. package/dist/img/illustrations/folder.svg +11 -0
  350. package/dist/img/illustrations/forum-default.png +0 -0
  351. package/dist/img/illustrations/group-avatar.svg +20 -0
  352. package/dist/img/illustrations/haute-normandie.png +0 -0
  353. package/dist/img/illustrations/hills-background.jpg +0 -0
  354. package/dist/img/illustrations/homeworks.svg +198 -0
  355. package/dist/img/illustrations/homeworks_notebook.png +0 -0
  356. package/dist/img/illustrations/illus-emptyscreen.svg +1 -0
  357. package/dist/img/illustrations/illus-noresults.svg +1 -0
  358. package/dist/img/illustrations/illus-rotatedevice.svg +1 -0
  359. package/dist/img/illustrations/image-default.svg +27 -0
  360. package/dist/img/illustrations/library-incentive.gif +0 -0
  361. package/dist/img/illustrations/loading.gif +0 -0
  362. package/dist/img/illustrations/logo.png +0 -0
  363. package/dist/img/illustrations/mindmap.svg +198 -0
  364. package/dist/img/illustrations/monthly.jpg +0 -0
  365. package/dist/img/illustrations/mood-header-en.png +0 -0
  366. package/dist/img/illustrations/mood-header-fr.png +0 -0
  367. package/dist/img/illustrations/mood-header.png +0 -0
  368. package/dist/img/illustrations/news-default.svg +109 -0
  369. package/dist/img/illustrations/news.svg +182 -0
  370. package/dist/img/illustrations/no-avatar.svg +14 -0
  371. package/dist/img/illustrations/note.svg +186 -0
  372. package/dist/img/illustrations/notebook-wallpaper.svg +7658 -0
  373. package/dist/img/illustrations/notebook.png +0 -0
  374. package/dist/img/illustrations/notebook.svg +7658 -0
  375. package/dist/img/illustrations/notebook_lines.png +0 -0
  376. package/dist/img/illustrations/notes-widget.png +0 -0
  377. package/dist/img/illustrations/ocean-background.jpg +0 -0
  378. package/dist/img/illustrations/pages-default.png +0 -0
  379. package/dist/img/illustrations/pages.svg +180 -0
  380. package/dist/img/illustrations/panda-food-background.jpg +0 -0
  381. package/dist/img/illustrations/panda.png +0 -0
  382. package/dist/img/illustrations/recorder-illustration.png +0 -0
  383. package/dist/img/illustrations/scrapbook-monopage-cover.png +0 -0
  384. package/dist/img/illustrations/scrapbook-monopage.png +0 -0
  385. package/dist/img/illustrations/scrapbook.svg +198 -0
  386. package/dist/img/illustrations/sparkly-background.jpg +0 -0
  387. package/dist/img/illustrations/stats.gif +0 -0
  388. package/dist/img/illustrations/system-avatar.png +0 -0
  389. package/dist/img/illustrations/theme-open-ent.png +0 -0
  390. package/dist/img/illustrations/timeline.svg +182 -0
  391. package/dist/img/illustrations/unknown-avatar.svg +29 -0
  392. package/dist/img/illustrations/user-avatar.svg +12 -0
  393. package/dist/img/illustrations/wiki.svg +289 -0
  394. package/dist/img/login.jpg +0 -0
  395. package/dist/img/login.png +0 -0
  396. package/dist/img/logo.png +0 -0
  397. package/dist/img/oubli.jpg +0 -0
  398. package/dist/img/reinit.jpg +0 -0
  399. package/dist/img/smileys/angry.png +0 -0
  400. package/dist/img/smileys/dreamy.png +0 -0
  401. package/dist/img/smileys/happy.png +0 -0
  402. package/dist/img/smileys/joker.png +0 -0
  403. package/dist/img/smileys/love.png +0 -0
  404. package/dist/img/smileys/proud.png +0 -0
  405. package/dist/img/smileys/sad.png +0 -0
  406. package/dist/img/smileys/sick.png +0 -0
  407. package/dist/img/smileys/tired.png +0 -0
  408. package/dist/img/smileys/worried.png +0 -0
  409. package/dist/img/wallpaper/hills.svg +360 -0
  410. package/dist/portal.html +95 -0
  411. package/dist/skins/circus/theme.css +260 -0
  412. package/dist/skins/circus/theme.css.map +1 -0
  413. package/dist/skins/circus/theme.scss +11 -0
  414. package/dist/skins/circus/thumbnail.png +0 -0
  415. package/dist/skins/default/details.json +1 -0
  416. package/dist/skins/default/theme.css +260 -0
  417. package/dist/skins/default/theme.css.map +1 -0
  418. package/dist/skins/default/theme.scss +3 -0
  419. package/dist/skins/default/thumbnail.png +0 -0
  420. package/dist/skins/desert/theme.css +260 -0
  421. package/dist/skins/desert/theme.css.map +1 -0
  422. package/dist/skins/desert/theme.scss +11 -0
  423. package/dist/skins/desert/thumbnail.png +0 -0
  424. package/dist/skins/neutre/theme.css +260 -0
  425. package/dist/skins/neutre/theme.css.map +1 -0
  426. package/dist/skins/neutre/theme.scss +9 -0
  427. package/dist/skins/neutre/thumbnail.png +0 -0
  428. package/dist/skins/ocean/theme.css +260 -0
  429. package/dist/skins/ocean/theme.css.map +1 -0
  430. package/dist/skins/ocean/theme.scss +11 -0
  431. package/dist/skins/ocean/thumbnail.png +0 -0
  432. package/dist/skins/panda-food/theme.css +260 -0
  433. package/dist/skins/panda-food/theme.css.map +1 -0
  434. package/dist/skins/panda-food/theme.scss +11 -0
  435. package/dist/skins/panda-food/thumbnail.png +0 -0
  436. package/dist/skins/sparkly/theme.css +260 -0
  437. package/dist/skins/sparkly/theme.css.map +1 -0
  438. package/dist/skins/sparkly/theme.scss +11 -0
  439. package/dist/skins/sparkly/thumbnail.png +0 -0
  440. package/dist/template/assistant/personnel/0.html +18 -0
  441. package/dist/template/assistant/personnel/1.html +9 -0
  442. package/dist/template/assistant/personnel/2.html +17 -0
  443. package/dist/template/assistant/personnel/3.html +11 -0
  444. package/dist/template/assistant/relative/0.html +18 -0
  445. package/dist/template/assistant/relative/1.html +23 -0
  446. package/dist/template/assistant/relative/2.html +13 -0
  447. package/dist/template/assistant/steps.json +6 -0
  448. package/dist/template/assistant/student/0.html +6 -0
  449. package/dist/template/assistant/student/1.html +4 -0
  450. package/dist/template/assistant/teacher/0.html +18 -0
  451. package/dist/template/assistant/teacher/1.html +9 -0
  452. package/dist/template/assistant/teacher/2.html +17 -0
  453. package/dist/template/assistant/teacher/3.html +11 -0
  454. package/dist/template/auth/activation-form.html +142 -0
  455. package/dist/template/auth/cgu-content.html +11 -0
  456. package/dist/template/auth/forgot-form.html +98 -0
  457. package/dist/template/auth/forgot-message.html +30 -0
  458. package/dist/template/auth/login-form.html +90 -0
  459. package/dist/template/auth/reset-form.html +53 -0
  460. package/dist/template/directory/massmail.mail.es.txt +46 -0
  461. package/dist/template/directory/massmail.mail.txt +49 -0
  462. package/dist/template/directory/massmail.pdf.xhtml +266 -0
  463. package/dist/template/directory/massmail_new/massmail_new.pdf.de.xhtml +158 -0
  464. package/dist/template/directory/massmail_new/massmail_new.pdf.en.xhtml +158 -0
  465. package/dist/template/directory/massmail_new/massmail_new.pdf.es.xhtml +158 -0
  466. package/dist/template/directory/massmail_new/massmail_new.pdf.it.xhtml +158 -0
  467. package/dist/template/directory/massmail_new/massmail_new.pdf.pt.xhtml +158 -0
  468. package/dist/template/directory/massmail_new/massmail_new.pdf.xhtml +158 -0
  469. package/dist/template/directory/massmail_simple.pdf.xhtml +114 -0
  470. package/dist/template/override.json +23 -0
  471. package/dist/template/portal/applications.html +137 -0
  472. package/dist/template/timeline/notifications.html +356 -0
  473. package/dist/version.txt +2 -0
  474. package/package.json +48 -0
@@ -0,0 +1,26 @@
1
+ // //// HOW TO //////
2
+ // //// Here is the list of overridable variables
3
+ // //// Report and edit the lines you want to override in your springboard child theme
4
+ // ///////////////////
5
+ //
6
+ //
7
+ // // links color are $primary
8
+ //
9
+ // $cyan: #46afe6 !default;
10
+ // $green: #6fbe2e !default;
11
+ // $yellow: #eac403 !default;
12
+ // $orange: #ff8d2e !default;
13
+ // $red: #ff3a55 !default;
14
+ // $pink: #ff61c0 !default;
15
+ // $purple: #a348c0 !default;
16
+ // $indigo: #4f2691 !default;
17
+ //
18
+ // $panda-blue: #3889c1 !default;
19
+ // $panda-light-blue: #43B9E7 !default;
20
+ // $primary: $panda-blue !default; // buttons - gradient -icons + a.. & text & titles
21
+ // $primary-light: $panda-light-blue !default;
22
+ //
23
+ //
24
+ // // //Accent
25
+ // $accent: $orange !default;
26
+ // $hover: $accent !default;
@@ -0,0 +1 @@
1
+ @import "styles/overrides";
@@ -0,0 +1,15 @@
1
+ .navbar+.row nav.horizontal {
2
+ bottom: auto;
3
+ top: 50%;
4
+ margin-top: -15px;
5
+ }
6
+
7
+ @media screen and (max-width: $tablette) {
8
+ body {
9
+ .navbar+.row nav.horizontal {
10
+ bottom: 0;
11
+ top: auto;
12
+ margin-top: auto
13
+ }
14
+ }
15
+ }
@@ -0,0 +1,30 @@
1
+ Font license info
2
+
3
+
4
+ ## Entypo
5
+
6
+ Copyright (C) 2012 by Daniel Bruce
7
+
8
+ Author: Daniel Bruce
9
+ License: SIL (http://scripts.sil.org/OFL)
10
+ Homepage: http://www.entypo.com
11
+
12
+
13
+ ## Font Awesome
14
+
15
+ Copyright (C) 2012 by Dave Gandy
16
+
17
+ Author: Dave Gandy
18
+ License: SIL ()
19
+ Homepage: http://fortawesome.github.com/Font-Awesome/
20
+
21
+
22
+ ## Elusive
23
+
24
+ Copyright (C) 2013 by Aristeides Stathopoulos
25
+
26
+ Author: Aristeides Stathopoulos
27
+ License: SIL (http://scripts.sil.org/OFL)
28
+ Homepage: http://aristeides.com/
29
+
30
+
@@ -0,0 +1,75 @@
1
+ This webfont is generated by http://fontello.com open source project.
2
+
3
+
4
+ ================================================================================
5
+ Please, note, that you should obey original font licenses, used to make this
6
+ webfont pack. Details available in LICENSE.txt file.
7
+
8
+ - Usually, it's enough to publish content of LICENSE.txt file somewhere on your
9
+ site in "About" section.
10
+
11
+ - If your project is open-source, usually, it will be ok to make LICENSE.txt
12
+ file publicly available in your repository.
13
+
14
+ - Fonts, used in Fontello, don't require a clickable link on your site.
15
+ But any kind of additional authors crediting is welcome.
16
+ ================================================================================
17
+
18
+
19
+ Comments on archive content
20
+ ---------------------------
21
+
22
+ - /font/* - fonts in different formats
23
+
24
+ - /css/* - different kinds of css, for all situations. Should be ok with
25
+ twitter bootstrap. Also, you can skip <i> style and assign icon classes
26
+ directly to text elements, if you don't mind about IE7.
27
+
28
+ - demo.html - demo file, to show your webfont content
29
+
30
+ - LICENSE.txt - license info about source fonts, used to build your one.
31
+
32
+ - config.json - keeps your settings. You can import it back into fontello
33
+ anytime, to continue your work
34
+
35
+
36
+ Why so many CSS files ?
37
+ -----------------------
38
+
39
+ Because we like to fit all your needs :)
40
+
41
+ - basic file, <your_font_name>.css - is usually enough, it contains @font-face
42
+ and character code definitions
43
+
44
+ - *-ie7.css - if you need IE7 support, but still don't wish to put char codes
45
+ directly into html
46
+
47
+ - *-codes.css and *-ie7-codes.css - if you like to use your own @font-face
48
+ rules, but still wish to benefit from css generation. That can be very
49
+ convenient for automated asset build systems. When you need to update font -
50
+ no need to manually edit files, just override old version with archive
51
+ content. See fontello source code for examples.
52
+
53
+ - *-embedded.css - basic css file, but with embedded WOFF font, to avoid
54
+ CORS issues in Firefox and IE9+, when fonts are hosted on the separate domain.
55
+ We strongly recommend to resolve this issue by `Access-Control-Allow-Origin`
56
+ server headers. But if you ok with dirty hack - this file is for you. Note,
57
+ that data url moved to separate @font-face to avoid problems with <IE9, when
58
+ string is too long.
59
+
60
+ - animate.css - use it to get ideas about spinner rotation animation.
61
+
62
+
63
+ Attention for server setup
64
+ --------------------------
65
+
66
+ You MUST setup server to reply with proper `mime-types` for font files -
67
+ otherwise some browsers will fail to show fonts.
68
+
69
+ Usually, `apache` already has necessary settings, but `nginx` and other
70
+ webservers should be tuned. Here is list of mime types for our file extensions:
71
+
72
+ - `application/vnd.ms-fontobject` - eot
73
+ - `application/x-font-woff` - woff
74
+ - `application/x-font-ttf` - ttf
75
+ - `image/svg+xml` - svg
@@ -0,0 +1,172 @@
1
+ {
2
+ "name": "entcore-editor",
3
+ "css_prefix_text": "icon-",
4
+ "css_use_suffix": false,
5
+ "hinting": true,
6
+ "units_per_em": 1000,
7
+ "ascent": 850,
8
+ "glyphs": [
9
+ {
10
+ "uid": "b6fc2f656ef87275889422e19550680a",
11
+ "css": "reply",
12
+ "code": 59392,
13
+ "src": "entypo"
14
+ },
15
+ {
16
+ "uid": "ec347024a3640deebeeab53fd0d5ad03",
17
+ "css": "forward",
18
+ "code": 59393,
19
+ "src": "entypo"
20
+ },
21
+ {
22
+ "uid": "02cca871bb69da75e8ee286b7055832c",
23
+ "css": "bold",
24
+ "code": 59394,
25
+ "src": "fontawesome"
26
+ },
27
+ {
28
+ "uid": "a8cb1c217f02b073db3670c061cc54d2",
29
+ "css": "italic",
30
+ "code": 59395,
31
+ "src": "fontawesome"
32
+ },
33
+ {
34
+ "uid": "d4a4a38a40b728f46dad1de4ac950231",
35
+ "css": "underline",
36
+ "code": 59396,
37
+ "src": "fontawesome"
38
+ },
39
+ {
40
+ "uid": "f4f0e849b805be1f6d76b65581cb3b8b",
41
+ "css": "align-left",
42
+ "code": 59397,
43
+ "src": "fontawesome"
44
+ },
45
+ {
46
+ "uid": "ae6336c46d73af999fe7460c089abb4d",
47
+ "css": "align-center",
48
+ "code": 59398,
49
+ "src": "fontawesome"
50
+ },
51
+ {
52
+ "uid": "e1e7306b47c3c5e6faecce9d32571381",
53
+ "css": "align-right",
54
+ "code": 59399,
55
+ "src": "fontawesome"
56
+ },
57
+ {
58
+ "uid": "25a81737628d1e654a30ad412d7d6dd7",
59
+ "css": "align-justify",
60
+ "code": 59400,
61
+ "src": "fontawesome"
62
+ },
63
+ {
64
+ "uid": "a2a74f5e7b7d9ba054897d8c795a326a",
65
+ "css": "list-bullet",
66
+ "code": 59401,
67
+ "src": "fontawesome"
68
+ },
69
+ {
70
+ "uid": "f6766a8b042c2453a4e153af03294383",
71
+ "css": "list-numbered",
72
+ "code": 59402,
73
+ "src": "fontawesome"
74
+ },
75
+ {
76
+ "uid": "f9cbf7508cd04145ade2800169959eef",
77
+ "css": "font",
78
+ "code": 59403,
79
+ "src": "fontawesome"
80
+ },
81
+ {
82
+ "uid": "4e88371fb8857dacc1f66afe6314e426",
83
+ "css": "superscript",
84
+ "code": 59404,
85
+ "src": "fontawesome"
86
+ },
87
+ {
88
+ "uid": "3d1c929dbc966992185ce749548c1b2c",
89
+ "css": "subscript",
90
+ "code": 59405,
91
+ "src": "fontawesome"
92
+ },
93
+ {
94
+ "uid": "44b9e75612c5fad5505edd70d071651f",
95
+ "css": "attach",
96
+ "code": 59406,
97
+ "src": "entypo"
98
+ },
99
+ {
100
+ "uid": "9ea0a737ccc45d6c510dcbae56058849",
101
+ "css": "music",
102
+ "code": 59407,
103
+ "src": "fontawesome"
104
+ },
105
+ {
106
+ "uid": "872d9516df93eb6b776cc4d94bd97dac",
107
+ "css": "video",
108
+ "code": 59408,
109
+ "src": "fontawesome"
110
+ },
111
+ {
112
+ "uid": "1dcd2b2148b7f086a4eb47f6a746bdee",
113
+ "css": "unlink",
114
+ "code": 59409,
115
+ "src": "fontawesome"
116
+ },
117
+ {
118
+ "uid": "0ddd3e8201ccc7d41f7b7c9d27eca6c1",
119
+ "css": "link",
120
+ "code": 59410,
121
+ "src": "fontawesome"
122
+ },
123
+ {
124
+ "uid": "d862a10e1448589215be19702f98f2c1",
125
+ "css": "smile",
126
+ "code": 59411,
127
+ "src": "fontawesome"
128
+ },
129
+ {
130
+ "uid": "8fb55fd696d9a0f58f3b27c1d8633750",
131
+ "css": "table",
132
+ "code": 59412,
133
+ "src": "fontawesome"
134
+ },
135
+ {
136
+ "uid": "7034e4d22866af82bef811f52fb1ba46",
137
+ "css": "code",
138
+ "code": 59413,
139
+ "src": "fontawesome"
140
+ },
141
+ {
142
+ "uid": "c3e5dafba1739ef33cc574c7484febf7",
143
+ "css": "quote",
144
+ "code": 59414,
145
+ "src": "entypo"
146
+ },
147
+ {
148
+ "uid": "381da2c2f7fd51f8de877c044d7f439d",
149
+ "css": "picture",
150
+ "code": 59415,
151
+ "src": "fontawesome"
152
+ },
153
+ {
154
+ "uid": "9a76bc135eac17d2c8b8ad4a5774fc87",
155
+ "css": "download",
156
+ "code": 59416,
157
+ "src": "fontawesome"
158
+ },
159
+ {
160
+ "uid": "2c26914ed707706773028b28e8aa5bd6",
161
+ "css": "fontsize",
162
+ "code": 59417,
163
+ "src": "elusive"
164
+ },
165
+ {
166
+ "uid": "0c708edd8fae2376b3370aa56d40cf9e",
167
+ "css": "header",
168
+ "code": 59418,
169
+ "src": "fontawesome"
170
+ }
171
+ ]
172
+ }
@@ -0,0 +1,85 @@
1
+ /*
2
+ Animation example, for spinners
3
+ */
4
+ .animate-spin {
5
+ -moz-animation: spin 2s infinite linear;
6
+ -o-animation: spin 2s infinite linear;
7
+ -webkit-animation: spin 2s infinite linear;
8
+ animation: spin 2s infinite linear;
9
+ display: inline-block;
10
+ }
11
+ @-moz-keyframes spin {
12
+ 0% {
13
+ -moz-transform: rotate(0deg);
14
+ -o-transform: rotate(0deg);
15
+ -webkit-transform: rotate(0deg);
16
+ transform: rotate(0deg);
17
+ }
18
+
19
+ 100% {
20
+ -moz-transform: rotate(359deg);
21
+ -o-transform: rotate(359deg);
22
+ -webkit-transform: rotate(359deg);
23
+ transform: rotate(359deg);
24
+ }
25
+ }
26
+ @-webkit-keyframes spin {
27
+ 0% {
28
+ -moz-transform: rotate(0deg);
29
+ -o-transform: rotate(0deg);
30
+ -webkit-transform: rotate(0deg);
31
+ transform: rotate(0deg);
32
+ }
33
+
34
+ 100% {
35
+ -moz-transform: rotate(359deg);
36
+ -o-transform: rotate(359deg);
37
+ -webkit-transform: rotate(359deg);
38
+ transform: rotate(359deg);
39
+ }
40
+ }
41
+ @-o-keyframes spin {
42
+ 0% {
43
+ -moz-transform: rotate(0deg);
44
+ -o-transform: rotate(0deg);
45
+ -webkit-transform: rotate(0deg);
46
+ transform: rotate(0deg);
47
+ }
48
+
49
+ 100% {
50
+ -moz-transform: rotate(359deg);
51
+ -o-transform: rotate(359deg);
52
+ -webkit-transform: rotate(359deg);
53
+ transform: rotate(359deg);
54
+ }
55
+ }
56
+ @-ms-keyframes spin {
57
+ 0% {
58
+ -moz-transform: rotate(0deg);
59
+ -o-transform: rotate(0deg);
60
+ -webkit-transform: rotate(0deg);
61
+ transform: rotate(0deg);
62
+ }
63
+
64
+ 100% {
65
+ -moz-transform: rotate(359deg);
66
+ -o-transform: rotate(359deg);
67
+ -webkit-transform: rotate(359deg);
68
+ transform: rotate(359deg);
69
+ }
70
+ }
71
+ @keyframes spin {
72
+ 0% {
73
+ -moz-transform: rotate(0deg);
74
+ -o-transform: rotate(0deg);
75
+ -webkit-transform: rotate(0deg);
76
+ transform: rotate(0deg);
77
+ }
78
+
79
+ 100% {
80
+ -moz-transform: rotate(359deg);
81
+ -o-transform: rotate(359deg);
82
+ -webkit-transform: rotate(359deg);
83
+ transform: rotate(359deg);
84
+ }
85
+ }
@@ -0,0 +1,81 @@
1
+ .icon-reply:before {
2
+ content: "\e800";
3
+ } /* '' */
4
+ .icon-forward:before {
5
+ content: "\e801";
6
+ } /* '' */
7
+ .icon-bold:before {
8
+ content: "\e802";
9
+ } /* '' */
10
+ .icon-italic:before {
11
+ content: "\e803";
12
+ } /* '' */
13
+ .icon-underline:before {
14
+ content: "\e804";
15
+ } /* '' */
16
+ .icon-align-left:before {
17
+ content: "\e805";
18
+ } /* '' */
19
+ .icon-align-center:before {
20
+ content: "\e806";
21
+ } /* '' */
22
+ .icon-align-right:before {
23
+ content: "\e807";
24
+ } /* '' */
25
+ .icon-align-justify:before {
26
+ content: "\e808";
27
+ } /* '' */
28
+ .icon-list-bullet:before {
29
+ content: "\e809";
30
+ } /* '' */
31
+ .icon-list-numbered:before {
32
+ content: "\e80a";
33
+ } /* '' */
34
+ .icon-font:before {
35
+ content: "\e80b";
36
+ } /* '' */
37
+ .icon-superscript:before {
38
+ content: "\e80c";
39
+ } /* '' */
40
+ .icon-subscript:before {
41
+ content: "\e80d";
42
+ } /* '' */
43
+ .icon-attach:before {
44
+ content: "\e80e";
45
+ } /* '' */
46
+ .icon-music:before {
47
+ content: "\e80f";
48
+ } /* '' */
49
+ .icon-video:before {
50
+ content: "\e810";
51
+ } /* '' */
52
+ .icon-unlink:before {
53
+ content: "\e811";
54
+ } /* '' */
55
+ .icon-link:before {
56
+ content: "\e812";
57
+ } /* '' */
58
+ .icon-smile:before {
59
+ content: "\e813";
60
+ } /* '' */
61
+ .icon-table:before {
62
+ content: "\e814";
63
+ } /* '' */
64
+ .icon-code:before {
65
+ content: "\e815";
66
+ } /* '' */
67
+ .icon-quote:before {
68
+ content: "\e816";
69
+ } /* '' */
70
+ .icon-picture:before {
71
+ content: "\e817";
72
+ } /* '' */
73
+ .icon-download:before {
74
+ content: "\e818";
75
+ } /* '' */
76
+ .icon-fontsize:before {
77
+ content: "\e819";
78
+ } /* '' */
79
+ .icon-header:before {
80
+ content: "\e81a";
81
+ } /* '' */