@ndla/ui 47.4.0 → 48.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (144) hide show
  1. package/es/Search/SearchField.js +4 -9
  2. package/es/Subject/index.js +1 -4
  3. package/es/index.js +1 -6
  4. package/es/locale/messages-nb.js +1 -1
  5. package/es/locale/messages-nn.js +1 -1
  6. package/lib/Search/SearchField.d.ts +1 -2
  7. package/lib/Search/SearchField.js +4 -9
  8. package/lib/Subject/index.d.ts +0 -3
  9. package/lib/Subject/index.js +0 -63
  10. package/lib/index.d.ts +1 -6
  11. package/lib/index.js +0 -143
  12. package/lib/locale/messages-nb.js +1 -1
  13. package/lib/locale/messages-nn.js +1 -1
  14. package/package.json +4 -4
  15. package/src/Search/SearchField.tsx +1 -5
  16. package/src/Subject/index.ts +0 -13
  17. package/src/index.ts +1 -32
  18. package/src/locale/messages-nb.ts +1 -1
  19. package/src/locale/messages-nn.ts +1 -1
  20. package/es/BlogPosts/BlogPost.js +0 -96
  21. package/es/BlogPosts/BlogPostWrapper.js +0 -28
  22. package/es/BlogPosts/index.js +0 -11
  23. package/es/Frontpage/FrontpageFilm.js +0 -66
  24. package/es/Frontpage/FrontpageHeader.js +0 -50
  25. package/es/Frontpage/FrontpageInfo.js +0 -23
  26. package/es/Frontpage/FrontpageMultidisciplinarySubject.js +0 -99
  27. package/es/Frontpage/FrontpageProgramMenu.js +0 -86
  28. package/es/Frontpage/FrontpageSearch.js +0 -157
  29. package/es/Frontpage/FrontpageToolbox.js +0 -57
  30. package/es/Frontpage/illustrations/Fellesfag.js +0 -99
  31. package/es/Frontpage/illustrations/FrontpageHeaderIllustration.js +0 -113
  32. package/es/Frontpage/illustrations/FrontpageIllustrations.js +0 -21
  33. package/es/Frontpage/illustrations/FrontpageSubjectIllustration.js +0 -184
  34. package/es/Frontpage/illustrations/MenuFellesfag.js +0 -80
  35. package/es/Frontpage/illustrations/MenuStudiespesialiserende.js +0 -77
  36. package/es/Frontpage/illustrations/MenuYrkesfag.js +0 -107
  37. package/es/Frontpage/illustrations/Studiespesialiserende.js +0 -87
  38. package/es/Frontpage/illustrations/Yrkesfag.js +0 -118
  39. package/es/Frontpage/illustrations/index.js +0 -18
  40. package/es/Frontpage/index.js +0 -9
  41. package/es/Frontpage/sortCategories.js +0 -25
  42. package/es/InfoBlock/InfoBlock.js +0 -58
  43. package/es/InfoBlock/index.js +0 -1
  44. package/es/InfoBox/InfoBox.js +0 -16
  45. package/es/InfoBox/index.js +0 -1
  46. package/es/InfoWidget/InfoWidget.js +0 -103
  47. package/es/InfoWidget/index.js +0 -2
  48. package/es/Subject/Subject.js +0 -143
  49. package/es/Subject/SubjectNewContent.js +0 -102
  50. package/es/Subject/SubjectSocial.js +0 -33
  51. package/lib/BlogPosts/BlogPost.d.ts +0 -22
  52. package/lib/BlogPosts/BlogPost.js +0 -103
  53. package/lib/BlogPosts/BlogPostWrapper.d.ts +0 -14
  54. package/lib/BlogPosts/BlogPostWrapper.js +0 -37
  55. package/lib/BlogPosts/index.d.ts +0 -10
  56. package/lib/BlogPosts/index.js +0 -20
  57. package/lib/Frontpage/FrontpageFilm.d.ts +0 -6
  58. package/lib/Frontpage/FrontpageFilm.js +0 -73
  59. package/lib/Frontpage/FrontpageHeader.d.ts +0 -8
  60. package/lib/Frontpage/FrontpageHeader.js +0 -57
  61. package/lib/Frontpage/FrontpageInfo.d.ts +0 -6
  62. package/lib/Frontpage/FrontpageInfo.js +0 -31
  63. package/lib/Frontpage/FrontpageMultidisciplinarySubject.d.ts +0 -33
  64. package/lib/Frontpage/FrontpageMultidisciplinarySubject.js +0 -114
  65. package/lib/Frontpage/FrontpageProgramMenu.d.ts +0 -9
  66. package/lib/Frontpage/FrontpageProgramMenu.js +0 -93
  67. package/lib/Frontpage/FrontpageSearch.d.ts +0 -21
  68. package/lib/Frontpage/FrontpageSearch.js +0 -164
  69. package/lib/Frontpage/FrontpageToolbox.d.ts +0 -8
  70. package/lib/Frontpage/FrontpageToolbox.js +0 -64
  71. package/lib/Frontpage/illustrations/Fellesfag.d.ts +0 -9
  72. package/lib/Frontpage/illustrations/Fellesfag.js +0 -105
  73. package/lib/Frontpage/illustrations/FrontpageHeaderIllustration.d.ts +0 -9
  74. package/lib/Frontpage/illustrations/FrontpageHeaderIllustration.js +0 -119
  75. package/lib/Frontpage/illustrations/FrontpageIllustrations.d.ts +0 -9
  76. package/lib/Frontpage/illustrations/FrontpageIllustrations.js +0 -30
  77. package/lib/Frontpage/illustrations/FrontpageSubjectIllustration.d.ts +0 -9
  78. package/lib/Frontpage/illustrations/FrontpageSubjectIllustration.js +0 -188
  79. package/lib/Frontpage/illustrations/MenuFellesfag.d.ts +0 -9
  80. package/lib/Frontpage/illustrations/MenuFellesfag.js +0 -86
  81. package/lib/Frontpage/illustrations/MenuStudiespesialiserende.d.ts +0 -9
  82. package/lib/Frontpage/illustrations/MenuStudiespesialiserende.js +0 -83
  83. package/lib/Frontpage/illustrations/MenuYrkesfag.d.ts +0 -9
  84. package/lib/Frontpage/illustrations/MenuYrkesfag.js +0 -113
  85. package/lib/Frontpage/illustrations/Studiespesialiserende.d.ts +0 -9
  86. package/lib/Frontpage/illustrations/Studiespesialiserende.js +0 -93
  87. package/lib/Frontpage/illustrations/Yrkesfag.d.ts +0 -9
  88. package/lib/Frontpage/illustrations/Yrkesfag.js +0 -124
  89. package/lib/Frontpage/illustrations/index.d.ts +0 -18
  90. package/lib/Frontpage/illustrations/index.js +0 -68
  91. package/lib/Frontpage/index.d.ts +0 -9
  92. package/lib/Frontpage/index.js +0 -99
  93. package/lib/Frontpage/sortCategories.d.ts +0 -9
  94. package/lib/Frontpage/sortCategories.js +0 -32
  95. package/lib/InfoBlock/InfoBlock.d.ts +0 -8
  96. package/lib/InfoBlock/InfoBlock.js +0 -64
  97. package/lib/InfoBlock/index.d.ts +0 -1
  98. package/lib/InfoBlock/index.js +0 -12
  99. package/lib/InfoBox/InfoBox.d.ts +0 -6
  100. package/lib/InfoBox/InfoBox.js +0 -24
  101. package/lib/InfoBox/index.d.ts +0 -1
  102. package/lib/InfoBox/index.js +0 -13
  103. package/lib/InfoWidget/InfoWidget.d.ts +0 -21
  104. package/lib/InfoWidget/InfoWidget.js +0 -110
  105. package/lib/InfoWidget/index.d.ts +0 -2
  106. package/lib/InfoWidget/index.js +0 -10
  107. package/lib/Subject/Subject.d.ts +0 -32
  108. package/lib/Subject/Subject.js +0 -156
  109. package/lib/Subject/SubjectNewContent.d.ts +0 -13
  110. package/lib/Subject/SubjectNewContent.js +0 -109
  111. package/lib/Subject/SubjectSocial.d.ts +0 -12
  112. package/lib/Subject/SubjectSocial.js +0 -41
  113. package/src/BlogPosts/BlogPost.tsx +0 -192
  114. package/src/BlogPosts/BlogPostWrapper.tsx +0 -49
  115. package/src/BlogPosts/index.ts +0 -12
  116. package/src/Frontpage/FrontpageFilm.tsx +0 -97
  117. package/src/Frontpage/FrontpageHeader.tsx +0 -72
  118. package/src/Frontpage/FrontpageInfo.tsx +0 -45
  119. package/src/Frontpage/FrontpageMultidisciplinarySubject.tsx +0 -110
  120. package/src/Frontpage/FrontpageProgramMenu.tsx +0 -86
  121. package/src/Frontpage/FrontpageSearch.tsx +0 -200
  122. package/src/Frontpage/FrontpageToolbox.tsx +0 -70
  123. package/src/Frontpage/__tests__/Frontpage-test.js +0 -158
  124. package/src/Frontpage/illustrations/Fellesfag.tsx +0 -99
  125. package/src/Frontpage/illustrations/FrontpageHeaderIllustration.tsx +0 -131
  126. package/src/Frontpage/illustrations/FrontpageIllustrations.tsx +0 -28
  127. package/src/Frontpage/illustrations/FrontpageSubjectIllustration.tsx +0 -151
  128. package/src/Frontpage/illustrations/MenuFellesfag.tsx +0 -73
  129. package/src/Frontpage/illustrations/MenuStudiespesialiserende.tsx +0 -70
  130. package/src/Frontpage/illustrations/MenuYrkesfag.tsx +0 -82
  131. package/src/Frontpage/illustrations/Studiespesialiserende.tsx +0 -79
  132. package/src/Frontpage/illustrations/Yrkesfag.tsx +0 -122
  133. package/src/Frontpage/illustrations/index.ts +0 -31
  134. package/src/Frontpage/index.ts +0 -17
  135. package/src/Frontpage/sortCategories.ts +0 -23
  136. package/src/InfoBlock/InfoBlock.tsx +0 -61
  137. package/src/InfoBlock/index.ts +0 -1
  138. package/src/InfoBox/InfoBox.tsx +0 -31
  139. package/src/InfoBox/index.ts +0 -1
  140. package/src/InfoWidget/InfoWidget.tsx +0 -127
  141. package/src/InfoWidget/index.ts +0 -3
  142. package/src/Subject/Subject.tsx +0 -199
  143. package/src/Subject/SubjectNewContent.tsx +0 -111
  144. package/src/Subject/SubjectSocial.tsx +0 -36
@@ -1,9 +0,0 @@
1
- /**
2
- * Copyright (c) 2019-present, NDLA.
3
- *
4
- * This source code is licensed under the GPLv3 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- */
8
- declare const Illustration: () => import("@emotion/react/jsx-runtime").JSX.Element;
9
- export default Illustration;
@@ -1,105 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _jsxRuntime = require("@emotion/react/jsx-runtime");
8
- /**
9
- * Copyright (c) 2019-present, NDLA.
10
- *
11
- * This source code is licensed under the GPLv3 license found in the
12
- * LICENSE file in the root directory of this source tree.
13
- *
14
- */
15
-
16
- var Illustration = function Illustration() {
17
- return (0, _jsxRuntime.jsx)("svg", {
18
- width: "90px",
19
- height: "90px",
20
- viewBox: "0 0 90 90",
21
- version: "1.1",
22
- xmlns: "http://www.w3.org/2000/svg",
23
- children: (0, _jsxRuntime.jsxs)("g", {
24
- id: "Artboard",
25
- stroke: "none",
26
- strokeWidth: "1",
27
- fill: "none",
28
- fillRule: "evenodd",
29
- children: [(0, _jsxRuntime.jsx)("path", {
30
- d: "M31.3185399,22.0435347 C31.3185399,22.0435347 30.4844807,21.8231404 29.6504214,22.374126 C28.8163622,22.9251115 27.9227273,24.1923782 27.9227273,27.1677001 C27.9227273,33.1734423 30.782359,36.1487641 33.4036881,33.6693293 C36.0250171,31.1898944 35.9058658,26.9473059 32.6292044,23.5311956 C31.4376912,22.4292245 30.782359,23.0353086 30.782359,23.0353086",
31
- id: "Path",
32
- stroke: "#000000",
33
- strokeWidth: "0.5",
34
- strokeLinecap: "round"
35
- }), (0, _jsxRuntime.jsx)("path", {
36
- d: "M30.2314501,34.5454545 C30.2314501,34.5454545 26.6828674,41.6421578 26.8856435,48.6344977 C27.0884196,55.6268377 28.761323,60.3753671 31.1946369,61.1580917 C30.0793679,60.7928203 39.8633177,66.2718926 34.8446078,49.4172224 C31.1946369,37.102355 31.7522712,37.9372613 31.8536594,35.1194525",
37
- id: "Path",
38
- stroke: "#000000",
39
- strokeWidth: "0.5",
40
- strokeLinecap: "round"
41
- }), (0, _jsxRuntime.jsx)("path", {
42
- d: "M28.9681818,37.6818182 C28.9681818,37.6818182 24.5880827,40.9334487 21.6862672,42.6676515 C19.1677101,44.1850791 16.8134069,47.7618727 17.6346755,49.1167187 C18.455944,50.4715647 24.9165901,50.8509216 25.6283563,53.1812568 C26.3401224,55.5115919 28.2564158,61.0393638 26.5591273,59.3051608 C24.861839,57.5709579 25.2450976,57.0832134 24.861839,55.1322351",
43
- id: "Path",
44
- stroke: "#000000",
45
- strokeWidth: "0.5",
46
- strokeLinecap: "round"
47
- }), (0, _jsxRuntime.jsx)("path", {
48
- d: "M9.10454545,63.8181818 C9.59312386,63.8181818 22.1875895,63.7126814 22.6761678,63.7126814 C23.1647463,63.7126814 14.153189,49.997632 20.2875623,51.3691369",
49
- id: "Path",
50
- stroke: "#000000",
51
- strokeWidth: "0.5",
52
- strokeLinecap: "round"
53
- }), (0, _jsxRuntime.jsx)("path", {
54
- d: "M33.15,39.7727273 C33.15,39.7727273 36.5969697,54.511622 40.4681818,54.4085528",
55
- id: "Path",
56
- stroke: "#000000",
57
- strokeWidth: "0.5",
58
- strokeLinecap: "round"
59
- }), (0, _jsxRuntime.jsx)("path", {
60
- d: "M49.8772727,59.5878495 C48.1080419,57.8049968 47.143007,53.882721 45.105711,51.5395433 C44.3015151,50.6226476 43.6045454,49.7566906 42.6395105,50.5207703 C41.7817016,51.1829728 39.0474359,53.8317824 35.2409091,61.7272727",
61
- id: "Path",
62
- stroke: "#000000",
63
- strokeWidth: "0.5",
64
- strokeLinecap: "round"
65
- }), (0, _jsxRuntime.jsx)("path", {
66
- d: "M43.9665773,50.0463286 C43.9665773,49.7045455 43.9120265,49.3057983 43.9120265,48.9640152 C43.6938232,46.0588578 43.5301709,43.3245921 43.6392725,42.1853147 L60.1136149,40.8181818 L60.3318182,49.7615093 C60.3318182,49.7615093 58.7498449,50.7298951 57.0042192,52.8945222 C55.2040427,55.0021853 53.6766202,57.7364511 52.3674009,58.5909091",
67
- id: "Path",
68
- stroke: "#000000",
69
- strokeWidth: "0.5",
70
- strokeLinecap: "round"
71
- }), (0, _jsxRuntime.jsx)("path", {
72
- d: "M48.8308796,63.501172 C48.8308796,63.501172 48.4069881,65.6902743 46.2875307,65.8630982 C39.9821451,66.4391778 43.0023719,61.4272856 45.70468,60.6783822 C48.2480288,59.9870868 48.1420559,63.9620357 51.9040927,62.4642288 C55.6661296,60.966422 66.1574435,53.5349958 66.5813349,50.4817742 C67.0052264,47.4861605 61.4946373,48.06224 60.5408815,48.4654957",
73
- id: "Path",
74
- stroke: "#000000",
75
- strokeWidth: "0.5",
76
- strokeLinecap: "round"
77
- }), (0, _jsxRuntime.jsx)("path", {
78
- d: "M57.0357745,59.3671424 C57.0357745,59.3671424 54.7816692,62.3806461 57.4651279,62.7381804 C60.1485865,63.0957148 66.9645716,60.5929744 65.3008272,59.1628369 C63.6370828,57.7326996 61.4903158,59.3671424 58.3775038,59.928982",
79
- id: "Path",
80
- stroke: "#000000",
81
- strokeWidth: "0.5",
82
- strokeLinecap: "round"
83
- }), (0, _jsxRuntime.jsx)("path", {
84
- d: "M47.7863636,55.4545455 L55.1045455,54.4090909",
85
- id: "Path",
86
- stroke: "#000000",
87
- strokeWidth: "0.5",
88
- strokeLinecap: "round"
89
- }), (0, _jsxRuntime.jsx)("path", {
90
- d: "M63.1247744,55.4545455 C65.1184783,58.3330694 65.8384269,59.0260474 72.9271516,60.3586974 C74.5885714,60.6785334 80.5143021,60.4120034 80.1820182,61.6380414 C79.6282116,63.7169753 73.0932935,62.1177954 70.2134991,62.5975494 C67.2783241,63.0773033 64.675433,64.1967294 62.1279225,65.2628494 C61.1310707,65.6892973 60.0234574,66.3822754 60.4111221,67.1285593 C60.743406,67.7682313 61.9617806,67.9814553 62.9586325,67.9814553 C67.8875114,68.1413734 72.7610096,67.2351714 77.6345078,66.4888873",
91
- id: "Path",
92
- stroke: "#000000",
93
- strokeWidth: "0.5"
94
- }), (0, _jsxRuntime.jsx)("path", {
95
- d: "M34.1954545,29.2032967 C34.1954545,29.2032967 32.1045455,27.5489511 32.1045455,28.6518481 C32.1045455,29.7547453 34.1954545,31.4090909 34.1954545,31.4090909",
96
- id: "Path",
97
- stroke: "#000000",
98
- strokeWidth: "0.5",
99
- strokeLinecap: "round"
100
- })]
101
- })
102
- });
103
- };
104
- var _default = Illustration;
105
- exports.default = _default;
@@ -1,9 +0,0 @@
1
- /**
2
- * Copyright (c) 2019-present, NDLA.
3
- *
4
- * This source code is licensed under the GPLv3 license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- *
7
- */
8
- declare const FrontpageHeaderIllustration: () => import("@emotion/react/jsx-runtime").JSX.Element;
9
- export default FrontpageHeaderIllustration;
@@ -1,119 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _jsxRuntime = require("@emotion/react/jsx-runtime");
8
- /**
9
- * Copyright (c) 2019-present, NDLA.
10
- *
11
- * This source code is licensed under the GPLv3 license found in the
12
- * LICENSE file in the root directory of this source tree.
13
- *
14
- */
15
-
16
- var FrontpageHeaderIllustration = function FrontpageHeaderIllustration() {
17
- return (0, _jsxRuntime.jsxs)("svg", {
18
- width: "482",
19
- height: "68",
20
- viewBox: "68 48 779 100",
21
- xmlns: "http://www.w3.org/2000/svg",
22
- children: [(0, _jsxRuntime.jsx)("style", {
23
- children: '.frontpage_header_illustration1{display:none}.frontpage_header_illustration2{display:inline}.frontpage_header_illustration3,.frontpage_header_illustration4,.frontpage_header_illustration5,.frontpage_header_illustration6,.frontpage_header_illustration7{fill:none;stroke:#000}.frontpage_header_illustration4{stroke-linecap:round}.frontpage_header_illustration5,.frontpage_header_illustration6,.frontpage_header_illustration7{stroke-miterlimit:10}.frontpage_header_illustration6,.frontpage_header_illustration7{stroke:#020202}.frontpage_header_illustration7{stroke:#000;stroke-width:.75;stroke-linecap:round;stroke-linejoin:round}'
24
- }), (0, _jsxRuntime.jsx)("g", {
25
- className: "frontpage_header_illustration1",
26
- children: (0, _jsxRuntime.jsxs)("g", {
27
- className: "frontpage_header_illustration2",
28
- children: [(0, _jsxRuntime.jsx)("path", {
29
- className: "frontpage_header_illustration3",
30
- d: "M164.3 67s-5 10.6 3.1 9.2 15.3-6.7 12-9.8c-3.4-3.1-8.7-5.6-15.1.6z"
31
- }), (0, _jsxRuntime.jsx)("path", {
32
- className: "frontpage_header_illustration4",
33
- d: "M163.3 75.4c-.9.4-23.7 11.3-23.1 24.9 1.7 7.5 2.2 4.6 7.5 5.4s18.1 3.9 17.6 10.3c-.4 4.8-3 10.2-4.2 13.3-.4 1.1-.6 1.9-.6 2.3.3 1.7 10.9 2.5 12.6 1.1 1.7-1.4-6.1-3.6-9.8-3.1"
34
- }), (0, _jsxRuntime.jsx)("path", {
35
- className: "frontpage_header_illustration4",
36
- d: "M141.4 103.8c2 20.4.9 24.4-1.7 27.6-1.8 2.2-8.2.6-11.7-.5s-5-5-6.7-5.6-3.3 6.4-2.5 8.4 2.5.8 4.2-.3-.3-4.2-.3-4.2M163 77.8c-.8.4-16.3 16-18.8 24.6-.2.8-.6 2.8-.6 2.8"
37
- }), (0, _jsxRuntime.jsx)("path", {
38
- className: "frontpage_header_illustration4",
39
- d: "M155.5 81.2s1.9 15.8 5.2 16.9 11.9-7.1 13.6-7.1c1.7 0 4.8 2.2 4.7 3.2-.2.9-3.7 0-4.5-.9s-.7-.9-.7-.9"
40
- }), (0, _jsxRuntime.jsx)("path", {
41
- className: "frontpage_header_illustration3",
42
- d: "M157.9 83.1s2.2 11.5 3.7 11.9 8.7-7.1 9.3-7.3c.6-.2 5 3.3 5 3.3M181 93.1c.6 0 7.6 5.4 7.6 5.4s5-2.4 4.8-3.3-10.6-5.8-10.6-5.8l-3.9 4.8"
43
- }), (0, _jsxRuntime.jsx)("path", {
44
- className: "frontpage_header_illustration3",
45
- d: "M171 87.7l5.7-6.3 7.5 5.9-1.3 2.1M172.6 70.4s-2.1 2.3-.8 2.9 1.7.3 1.8-.1c.1-.5.8-2.3-1-2.8z"
46
- }), (0, _jsxRuntime.jsx)("path", {
47
- className: "frontpage_header_illustration5",
48
- d: "M457.3 53.1c-1.4 1.9-2 4.3-1.9 6.6.2 4 2.5 7.8 6.5 7.8 9 0 5.5-12.8 3.2-14.2-2.6-1.5-6.9-1.3-10.4-.7"
49
- }), (0, _jsxRuntime.jsx)("path", {
50
- className: "frontpage_header_illustration5",
51
- d: "M455.6 59.5h3.9s.5-1.3 1.4-1.1.7 1.8.7 1.8-1.1.3-1.6 0c-.9-.5-.8-.4-.6-.3"
52
- }), (0, _jsxRuntime.jsx)("path", {
53
- className: "frontpage_header_illustration6",
54
- d: "M461.7 67.8s4 31.2 9.4 34.8c5.4 3.6 7.9-9.9 7.9-9.9s1.7-23.1-4.8-32.6c-3.5-.8-6.4.2-6.4.2"
55
- }), (0, _jsxRuntime.jsx)("path", {
56
- className: "frontpage_header_illustration6",
57
- d: "M474.1 59.9s8.2 15.6 13.1 15.3c1.1-.3-.3-11.4-5.9-24.2-1.1-4.9.7-5.5 1-5.4.2.1 2.9 4.2 1 6.2M461.6 68s-1 19.8-1.8 20.9-8.7 1-8.7 1l-.7-.8s-2.1-.3-2.7.3c-.7.7-.8 1-.4 1.8.4.7.9.9 1.8.3s1.4-1.5 1.4-1.5M470.2 102.1c.1.3-.6 28.8-.6 28.8l-3.1 1s-5.1.4-6.7 1.1c-.8.5-1.6 1.9-.7 2.4 1.1.7 2.3.3 3 0s3.6-2.2 4.2-2.5c.7-.4 3.4-1.9 3.4-1.9M473.6 103.2s-1.4 29.7-1.2 29.6c.2-.1 4.1-4.1 6.8-3.7s6.2 3.7 5.9 4.3c-.3.7-1.7 1.6-2.7 1.5s-5.5-1.2-6.5-2.3"
58
- }), (0, _jsxRuntime.jsx)("path", {
59
- className: "frontpage_header_illustration6",
60
- d: "M483.9 50s14.7 24.6 18.7 48.6c3.5 21 5.5 28.8 14.3 32 2.8 1.1 7.3 2.8 35.1 2.9 1.8 0 240.8 1 248.2 1M446.8 88.7l7.7 43.7M444.5 88.9l.5 44.9M441.8 88.9s-3.1 37.9-7.2 43.1c-3.4 4.3-11.3 3-261.8 1.9M440.8 74.4l.2 14.2 7.2-.4.1-14zM435.8 84.1l5 .3-.5-6.8h-4.6zM77.9 133.8l40.9-.1"
61
- })]
62
- })
63
- }), (0, _jsxRuntime.jsx)("g", {
64
- className: "frontpage_header_illustration1",
65
- children: (0, _jsxRuntime.jsxs)("g", {
66
- className: "frontpage_header_illustration2",
67
- children: [(0, _jsxRuntime.jsx)("path", {
68
- className: "frontpage_header_illustration6",
69
- d: "M808.5 47.5s-9.1-.4-8.4 5.8c.7 6.1 7.4 10.4 9.7 9.3s7.3-6.2-1.3-15.1zM807.2 56.6s-1.3 2-3.9 1.9M812.4 61.3c.6 0 9.9 10.4 10.6 17.9.7 7.4.2 18.6-2.6 18-.8-.2-1.5-.8-2.1-1.9-1.4-2.7-2.3-8.3-3.7-17.2-2-12.7-5-15.3-4.8-15.4"
70
- }), (0, _jsxRuntime.jsx)("path", {
71
- className: "frontpage_header_illustration6",
72
- d: "M810 133.1c-5.4-1.1-6.7-.6-6.9-.6-1.6 0-2.6 2.8.6 2.6s6.1.2 6.9-1.9c.7-2 1.9-20.1 1.9-23.1s5.9-15 5.9-15M831.4 131.8s-8.2.4-7.4 2c.7 1.7 8 1.3 8.7 0s-9.5-15.3-10.4-16.7c-.9-1.5-4.3-3.2-3.9-6.1s2-13.8 2-13.8"
73
- }), (0, _jsxRuntime.jsx)("path", {
74
- className: "frontpage_header_illustration6",
75
- d: "M833.8 133.5s17.3 1.3 18.4-3.9c1.1-5.2-5-12.2-14.5-15.3-14.3-4.7-43.2-6.5-49.3-6.7-14.1-.4-50.4.4-57.9 6-3.5 2.6 5.9 5.4 11.9 6.5 5.6 1 21.9 2.7 30.7 1.9 6.1-.6 16.9-.6 20.1-4.5 2.3-2.9 8.7-15.4 3.5-45.8-.6-2.4.6-2 .6-2-1.1.6-2.6.2-3.3-1.1-.7-1.3 2.4-1.1 3.9-.4s5.8 14.3 8.2 13.8c2.4-.6 5.2-15.3 5.2-15.8M814.9 63.3s16.7 8.2 19 14.3c.4 8-.4 9.5-.4 9.5s-3.3-.6-3 1.7c.4 2.2 2.2 2.6 3.2 0"
76
- })]
77
- })
78
- }), (0, _jsxRuntime.jsxs)("g", {
79
- children: [(0, _jsxRuntime.jsx)("path", {
80
- className: "frontpage_header_illustration7",
81
- d: "M136.5 50.9s-1.4-.4-2.8.6-2.9 3.3-2.9 8.7c0 10.9 4.8 16.3 9.2 11.8s4.2-12.2-1.3-18.4c-2-2-3.1-.9-3.1-.9M134.1 74.2s-7 13.6-6.6 27 3.7 22.5 8.5 24c-2.2-.7 17.1 9.8 7.2-22.5-7.2-23.6-6.1-22-5.9-27.4"
82
- }), (0, _jsxRuntime.jsx)("path", {
83
- className: "frontpage_header_illustration7",
84
- d: "M131.6 79.4s-8 6-13.3 9.2c-4.6 2.8-8.9 9.4-7.4 11.9s13.3 3.2 14.6 7.5c1.3 4.3 4.8 14.5 1.7 11.3-3.1-3.2-2.4-4.1-3.1-7.7"
85
- }), (0, _jsxRuntime.jsx)("path", {
86
- className: "frontpage_header_illustration7",
87
- d: "M68.7 127.1c.9 0 49.1-.2 50-.2s-15.7-26-4.4-23.4M137.3 81.8s6.5 28.6 13.8 28.4"
88
- }), (0, _jsxRuntime.jsx)("path", {
89
- className: "frontpage_header_illustration7",
90
- d: "M169.6 121.4c-3.3-3.5-5.1-11.2-8.9-15.8-1.5-1.8-2.8-3.5-4.6-2-1.6 1.3-6.7 6.5-13.8 22M157.9 101.9c0-.6-.1-1.3-.1-1.9-.4-5.1-.7-9.9-.5-11.9l30.2-2.4.4 15.7s-2.9 1.7-6.1 5.5c-3.3 3.7-6.1 8.5-8.5 10"
91
- }), (0, _jsxRuntime.jsx)("path", {
92
- className: "frontpage_header_illustration7",
93
- d: "M165.7 127.5s-.8 3.8-4.8 4.1c-11.9 1-6.2-7.7-1.1-9 4.8-1.2 4.6 5.7 11.7 3.1s26.9-15.5 27.7-20.8c.8-5.2-9.6-4.2-11.4-3.5M182.1 121.6s-4.2 5.9.8 6.6c5 .7 17.7-4.2 14.6-7-3.1-2.8-7.1.4-12.9 1.5M480.9 125.3s-4.4-17.9-6.1-26.7c-.2-1.2-37.1-.9-40.2-.4-1.3 2.8 4.4 28.8 4.4 28.8M164.5 111.8l14.5-1.6"
94
- }), (0, _jsxRuntime.jsx)("path", {
95
- className: "frontpage_header_illustration7",
96
- d: "M194.7 112c3.6 5.4 4.9 6.7 17.7 9.2 3 .6 13.7.1 13.1 2.4-1 3.9-12.8.9-18 1.8-5.3.9-10 3-14.6 5-1.8.8-3.8 2.1-3.1 3.5.6 1.2 2.8 1.6 4.6 1.6 8.9.3 17.7-1.4 26.5-2.8 36.1-6 53.6 1.7 85.2 6.9 37.2 5.2 91.8-1.3 108-3.3 19.8-2.4-27.7-11.1 24.2-10.5"
97
- })]
98
- }), (0, _jsxRuntime.jsxs)("g", {
99
- children: [(0, _jsxRuntime.jsx)("path", {
100
- className: "frontpage_header_illustration7",
101
- d: "M488.4 55.3s-8.2.2-5.1 10.4c2.3 7.8 7.3 11.5 10.2 9.7 1-.6 1.7-1.8 2-3.6 1.4-7.2-1.5-15.6-7.1-16.5zM494.9 75.9s.2 6.1 4.9 7.3c4.7 1.2 12.3-5.9 17.6 12.8 5.3 18.7 9.5 27.3 2.1 30.6s-22.5 1.2-25.6-.9c-3.2-2.1-4.5-8.2-8.7-5.4s-8.1 8.7 4.1 5.9M490.6 76.4c.7.9.2 9.1-5 13.1-5.3 4-7.9 14.2-6.1 23.4"
102
- }), (0, _jsxRuntime.jsx)("path", {
103
- className: "frontpage_header_illustration7",
104
- d: "M511 96.2s.7 20.4 3.4 22.8 7 2.4 6.1 4.6M513.7 118.9c-5.7 2.4-19 4.8-21.3 4.6M484.8 68.5c1.4-1 6.4-1.2 6.2-.9s-4.4 2.1-4.6 2.4M484.7 56.6c.5-.3 8.3-7 11-.3 2.6 6.7 2 15.3 6.2 19.8s2.9 6.1-1.8 6.1M792.1 68.9s-10.4 7.3-9.4 12.4c1.1 5.2 7.6 8.9 11.5 2.6 1-1.6 1.7-3.4 2.1-5.2 1.3-5.3-.2-10.4-4.2-9.8zM789.5 78.5c-1.2-1.2 4.3 2.6 5.2.5M772.5 125.2s3.1 5.4 3.7 4c.5-1.2-.4-4.5-.6-5.5 0-.1.1-.1.1-.1 1.3 1.6 3 5 7.7 5 5 0-1.4-5-5.8-7.8s-17.7.8-21.5 2c-3.9 1.1-5.2-3.1-4.4-5.3.8-2.2 2.2-6.1 7.7-13.7 5.5-7.5 13.2-11.7 19.3-12.8s5.8-5.6 5.8-5.6"
105
- }), (0, _jsxRuntime.jsx)("path", {
106
- className: "frontpage_header_illustration7",
107
- d: "M790.8 87.4s.6 5 5.8 7.5 10.8 7.5 10.2 12.5-3.3 10.3-3.9 11.4M788.6 119.4c.6-8.4 5.2-24.2 5.2-24.2M797.2 96.8c-.6.8-4.4 14.5-5.8 20.6M775.7 92.6s0 18.7-.8 20.1M772.6 93.5l.1 26.2M779.8 128.3l-3.6.8-8.6 2.5 30.3 14.5 39.4-17.6-31.7-10c-1.4.3-21 7.8-21 7.8M809.2 51c-.9.3-1.5 1-1.7 1.8-1.1 4.3.4 15.3 7.3 15.4 8 .2 7.8-6 6.7-8.3-1.3-2.1-3.5-11.6-12.3-8.9zM809.2 63.8c.1 1.1 5.4-2.3 5.4-2.3"
108
- }), (0, _jsxRuntime.jsx)("path", {
109
- className: "frontpage_header_illustration7",
110
- d: "M821.5 65.7s.1 3.1 3 4.1c4.2 1.5 11 2.2 13.8 11.4s7.4 25.9 6.9 27.3-7.2 11.7-10.2 14.2-16.6 1.7-15.7 3.3c.8 1.7 4.7.6 4.7.6s7.7-2.5 10.8-8.6c0 0-5.8 3.3-10.2-5s-5.8-35.1-4.4-39.6c1.4-4.5-2.5-5.5-2.5-5.5M821.7 103.2c0 .8-.6 10.9-6.1 16.7M842.1 113.3c.3.8 2.2 13.4 2.2 13.4"
111
- }), (0, _jsxRuntime.jsx)("path", {
112
- className: "frontpage_header_illustration7",
113
- d: "M834.7 118s7.2-5.6 4.1-17.8c-3.2-13-8-17.3-9.7-21.5s-2.5-4.7-.6-7.5M141.5 63.6s-3.9-2.7-3.9-.9 3.9 4.5 3.9 4.5M521.5 127.2h245.9"
114
- })]
115
- })]
116
- });
117
- };
118
- var _default = FrontpageHeaderIllustration;
119
- exports.default = _default;
@@ -1,9 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ToolboxIllustration: import("@emotion/styled").StyledComponent<{
3
- theme?: import("@emotion/react").Theme | undefined;
4
- as?: import("react").ElementType<any> | undefined;
5
- }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
6
- export declare const MultidisciplinarySubjectIllustration: import("@emotion/styled").StyledComponent<{
7
- theme?: import("@emotion/react").Theme | undefined;
8
- as?: import("react").ElementType<any> | undefined;
9
- }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;