@aarhus-university/au-designsystem-delphinus 0.23.4 → 0.23.8

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 (90) hide show
  1. package/CHANGELOG.md +26 -0
  2. package/Gruntfile.js +2 -0
  3. package/README.md +5 -0
  4. package/build/figma/figmatokens.json +1412 -0
  5. package/build/projects/bachelor-applications/style.css +1 -1
  6. package/build/projects/bachelor-applications/style.css.map +1 -1
  7. package/build/projects/brightspace/style.css +1 -1
  8. package/build/projects/brightspace/style.css.map +1 -1
  9. package/build/projects/medarbejdere/style.css +1 -1
  10. package/build/projects/medarbejdere/style.css.map +1 -1
  11. package/build/projects/mitstudie/style.css +1 -1
  12. package/build/projects/mitstudie/style.css.map +1 -1
  13. package/build/projects/typo3/style.css +3 -0
  14. package/build/projects/typo3/style.css.map +33 -0
  15. package/build/style.css +1 -1
  16. package/build/style.css.map +1 -1
  17. package/package.json +1 -1
  18. package/source/figma/figmatokens.json +1412 -0
  19. package/source/markup/components/header-callout.pug +19 -6
  20. package/source/markup/components/tabbed-content.pug +7 -19
  21. package/source/projects/bachelor-applications/applicant-profile.pug +3 -3
  22. package/source/projects/bachelor-applications/application-statuses.pug +3 -3
  23. package/source/projects/bachelor-applications/applications-overview-gpa-combinations.pug +4 -6
  24. package/source/projects/bachelor-applications/applications-overview-sections.pug +8 -4
  25. package/source/projects/bachelor-applications/assets/animation-welcome-landscape-da.mp4 +0 -0
  26. package/source/projects/bachelor-applications/assets/animation-welcome-portrait-da.mp4 +0 -0
  27. package/source/projects/bachelor-applications/assets/animation-welcome-portrait-en.mp4 +0 -0
  28. package/source/projects/bachelor-applications/empty-state-closed.pug +15 -0
  29. package/source/projects/bachelor-applications/index.pug +15 -7
  30. package/source/projects/bachelor-applications/kontoaktivering/faq.pug +173 -0
  31. package/source/projects/bachelor-applications/kontoaktivering/index.pug +25 -0
  32. package/source/projects/bachelor-applications/kontoaktivering/originals/faq.pug +168 -0
  33. package/source/projects/bachelor-applications/kontoaktivering/originals/password.pug +205 -0
  34. package/source/projects/bachelor-applications/kontoaktivering/originals/receipt.pug +170 -0
  35. package/source/projects/bachelor-applications/kontoaktivering/password.pug +203 -0
  36. package/source/projects/bachelor-applications/kontoaktivering/receipt-bachelor-applicants.pug +154 -0
  37. package/source/projects/bachelor-applications/kontoaktivering/receipt-others.pug +163 -0
  38. package/source/projects/bachelor-applications/kontoaktivering/start.pug +193 -0
  39. package/source/projects/bachelor-applications/login-signin-first.pug +9 -6
  40. package/source/projects/bachelor-applications/login-signup-first.pug +8 -5
  41. package/source/projects/bachelor-applications/markup/_applicant-profile.pug +2 -5
  42. package/source/projects/bachelor-applications/markup/_application.pug +24 -14
  43. package/source/projects/bachelor-applications/markup/_bachelor-applications-template.pug +12 -3
  44. package/source/projects/bachelor-applications/markup/_grade-point-average-modal.pug +3 -2
  45. package/source/projects/bachelor-applications/receipt-accepted-animation-landscape.pug +48 -0
  46. package/source/projects/bachelor-applications/{receipt-accepted-animation.pug → receipt-accepted-animation-portrait.pug} +5 -4
  47. package/source/projects/bachelor-applications/receipt-accepted.pug +2 -2
  48. package/source/projects/bachelor-applications/style/_animation-welcome.scss +9 -1
  49. package/source/projects/bachelor-applications/style/_applications-overview.scss +1 -0
  50. package/source/projects/medarbejdere/holiday-overview.pug +5 -5
  51. package/{build/projects/mitstudie/images → source/projects/mitstudie/assets}/student-id-high.jpg +0 -0
  52. package/{build/projects/mitstudie/images → source/projects/mitstudie/assets}/student-id-low.jpg +0 -0
  53. package/{build/projects/mitstudie/images → source/projects/mitstudie/assets}/student-id.jpg +0 -0
  54. package/source/projects/mitstudie/markup/_mitstudie-template.pug +8 -1
  55. package/source/projects/mitstudie/student-id.pug +1 -1
  56. package/source/projects/typo3/_news-story.pug +11 -19
  57. package/source/projects/typo3/assets/au-herning.jpg +0 -0
  58. package/source/projects/typo3/full-width.pug +6 -0
  59. package/source/projects/typo3/index.pug +42 -3
  60. package/source/projects/typo3/omnibus-article-content-elements.pug +448 -0
  61. package/source/projects/typo3/omnibus-article-full-width.pug +339 -0
  62. package/source/projects/typo3/omnibus-article.pug +390 -0
  63. package/source/projects/typo3/omnibus-home-wide-image.pug +523 -0
  64. package/source/projects/typo3/omnibus-home.pug +504 -0
  65. package/source/projects/typo3/plain-delphinus.pug +1 -1
  66. package/source/projects/typo3/plain-delphinus.scss +20 -0
  67. package/source/projects/typo3/style/_news-event.scss +1 -0
  68. package/source/projects/typo3/style/_typo3-overwrites.scss +6 -0
  69. package/source/projects/typo3/style/typo3-news-list.scss +544 -0
  70. package/source/projects/typo3/style.scss +128 -0
  71. package/source/projects/typo3/typo3-delphinus.scss +1 -128
  72. package/source/projects/typo3/typo3-markup/_typo3-header.pug +1 -1
  73. package/source/style/base/_text.scss +9 -1
  74. package/source/style/layout/_breakpoints.scss +5 -5
  75. package/source/style/layout/_footer.scss +16 -0
  76. package/source/style/module-demo/_demo.scss +24 -0
  77. package/build/projects/bachelor-applications/assets/animation-welcome-v1.json +0 -1
  78. package/build/projects/bachelor-applications/assets/animation-welcome.json +0 -1
  79. package/build/projects/brightspace/assets/instructor-image-placeholder.png +0 -0
  80. package/build/projects/typo3/assets/hc-oersted-guldmedalje-narrow.jpg +0 -0
  81. package/build/projects/typo3/assets/hc-oersted-guldmedalje-wide.jpg +0 -0
  82. package/build/projects/typo3/assets/hc-oersted-guldmedalje.jpg +0 -0
  83. package/build/projects/typo3/assets/karl-anker-closeup.jpg +0 -0
  84. package/build/projects/typo3/assets/karl-anker.jpg +0 -0
  85. package/source/projects/bachelor-applications/assets/animation-welcome-v1.json +0 -1
  86. package/source/projects/bachelor-applications/assets/animation-welcome.json +0 -1
  87. package/source/projects/mitstudie/images/student-id-high.jpg +0 -0
  88. package/source/projects/mitstudie/images/student-id-low.jpg +0 -0
  89. package/source/projects/mitstudie/images/student-id.jpg +0 -0
  90. package/source/projects/typo3/style/_plain-delphinus.scss +0 -15
package/CHANGELOG.md ADDED
@@ -0,0 +1,26 @@
1
+ ## 0.23.8 (December 2, 2021)
2
+
3
+ Adds README-file to project.
4
+
5
+ ## 0.23.7 (December 2, 2021)
6
+
7
+ Adds .typography-dense class for less spacious typography. Currently only adds less vertical margin to p-tags.
8
+
9
+ ## 0.23.6 (December 14, 2021)
10
+
11
+ Adds compiled versions of css and js for typo3-project to npm-package.
12
+
13
+
14
+ ## 0.23.5 (November 11, 2021)
15
+
16
+ Release containing a lot of new stuff for minansøgning.au.dk: https://delphinus.au.dk/projects/bachelor-applications/
17
+
18
+ ### New features and components in core Delphinus
19
+
20
+ * Header-callout: Put messages directly below the page header. Less real-estate consuming than using .notfication in a .page__content__block: https://delphinus.au.dk/components/header-callout.html
21
+ * Large bullet lists: https://delphinus.au.dk/components/large-bullets.html
22
+ * List for highlighting a list of facts or figures: https://delphinus.au.dk/components/fact-list.html
23
+ * Better, easier center alignment of content in a .page__content__block. E.g. used here: https://delphinus.au.dk/projects/bachelor-applications/receipt-accepted.html
24
+ * Page content can snap to content above. See this link, previously there would have been whitespace between the header and the first .page__content__block in the content: https://delphinus.au.dk/projects/bachelor-applications/applications-overview.html
25
+ * Collapse content into tabs in narrow viewports: https://delphinus.au.dk/components/tabbed-content.html
26
+ * Impersonation and simplar stuff for testing-purposes can be put away in a collapsible-panel above the header: https://delphinus.au.dk/projects/bachelor-applications/impersonation-form.html
package/Gruntfile.js CHANGED
@@ -212,4 +212,6 @@ module.exports = (grunt) => {
212
212
  grunt.registerTask('deploy', ['sftp-deploy:production']);
213
213
 
214
214
  grunt.registerTask('dev-deploy', ['sftp-deploy:dev']);
215
+
216
+ grunt.registerTask('deploy-both', ['sftp-deploy']);
215
217
  };
package/README.md ADDED
@@ -0,0 +1,5 @@
1
+ # Designsystem used at Aarhus University, Denmark.
2
+
3
+ For more information on how to use, see our [coding documentation](https://delphinus.au.dk/code).
4
+
5
+ For updates on fixes, changes and new features, see our [release notes](https://gitlab.au.dk/au-web-og-digital/au-designsystem-delphinus/-/blob/master/CHANGELOG.md) (requires Aarhus University-login).