@uva-glass/component-library 3.52.10 → 3.53.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.
- package/dist/{Lexical.prod-sd_e2sqT.js → Lexical.prod-DH2XfwvA.js} +58 -58
- package/dist/{Lexical.prod-sd_e2sqT.js.map → Lexical.prod-DH2XfwvA.js.map} +1 -1
- package/dist/{LexicalClipboard.prod-Co2PF1UJ.js → LexicalClipboard.prod-DTuNvXAS.js} +22 -22
- package/dist/{LexicalClipboard.prod-Co2PF1UJ.js.map → LexicalClipboard.prod-DTuNvXAS.js.map} +1 -1
- package/dist/{LexicalLink.prod-BCE6Bg2N.js → LexicalLink.prod-BV5Y2RYj.js} +8 -9
- package/dist/{LexicalLink.prod-BCE6Bg2N.js.map → LexicalLink.prod-BV5Y2RYj.js.map} +1 -1
- package/dist/{LexicalList.prod-CIB0K0ja.js → LexicalList.prod-DA9du3qx.js} +4 -4
- package/dist/{LexicalList.prod-CIB0K0ja.js.map → LexicalList.prod-DA9du3qx.js.map} +1 -1
- package/dist/{LexicalSelection.prod-CCmcTP6S.js → LexicalSelection.prod-mQk00-U_.js} +2 -2
- package/dist/{LexicalSelection.prod-CCmcTP6S.js.map → LexicalSelection.prod-mQk00-U_.js.map} +1 -1
- package/dist/{LexicalTable.prod-Oa2YPHLl.js → LexicalTable.prod-RGq0GKAR.js} +4 -4
- package/dist/{LexicalTable.prod-Oa2YPHLl.js.map → LexicalTable.prod-RGq0GKAR.js.map} +1 -1
- package/dist/{LexicalUtils.prod-CjKjgnmx.js → LexicalUtils.prod-DU4QwthB.js} +2 -2
- package/dist/{LexicalUtils.prod-CjKjgnmx.js.map → LexicalUtils.prod-DU4QwthB.js.map} +1 -1
- package/dist/RteEditor.module-DaBh86FK.js +41 -0
- package/dist/RteEditor.module-DaBh86FK.js.map +1 -0
- package/dist/{TableCellResizerPlugin-DATbSzfg.js → TableCellResizerPlugin-DRwI83s2.js} +4 -4
- package/dist/{TableCellResizerPlugin-DATbSzfg.js.map → TableCellResizerPlugin-DRwI83s2.js.map} +1 -1
- package/dist/{TablePlugin-CqCjNBW_.js → TablePlugin-DmE96vN7.js} +20 -20
- package/dist/{TablePlugin-CqCjNBW_.js.map → TablePlugin-DmE96vN7.js.map} +1 -1
- package/dist/assets/AddCatalogueLinkForm.css +1 -0
- package/dist/assets/Flyout.css +1 -1
- package/dist/assets/RteEditor.css +1 -1
- package/dist/assets/variables.css +72 -72
- package/dist/chunk-SS2NHR7W-qmI2h7CJ.js +4507 -0
- package/dist/chunk-SS2NHR7W-qmI2h7CJ.js.map +1 -0
- package/dist/{client-CFLMKOFW.js → client-D4oO7Spw.js} +11 -11
- package/dist/{client-CFLMKOFW.js.map → client-D4oO7Spw.js.map} +1 -1
- package/dist/components/Accordion/Accordion.test.js +2 -2
- package/dist/components/AccordionCard/AccordionCard.test.js +2 -2
- package/dist/components/ActionList/ActionList.test.js +2 -2
- package/dist/components/AppStatusBar/AppStatusBar.test.js +1 -1
- package/dist/components/Attention/Attention.test.js +1 -1
- package/dist/components/Backdrop/Backdrop.test.js +1 -1
- package/dist/components/Buttons/Button.stories.js +1 -1
- package/dist/components/Buttons/Button.test.js +1 -1
- package/dist/components/Buttons/LinkButton.stories.js +1 -1
- package/dist/components/Buttons/LinkButton.test.js +1 -1
- package/dist/components/Buttons/MenuButton.stories.js +1 -1
- package/dist/components/Buttons/MenuButton.test.js +1 -1
- package/dist/components/Card/Card.test.js +1 -1
- package/dist/components/Checkbox/Checkbox.stories.js +1 -1
- package/dist/components/Checkbox/Checkbox.test.js +2 -2
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.stories.js +1 -1
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.test.js +1 -1
- package/dist/components/CheckboxTree/CheckboxTree.js +1 -1
- package/dist/components/CheckboxTree/CheckboxTree.stories.js +111 -55
- package/dist/components/CheckboxTree/CheckboxTree.stories.js.map +1 -1
- package/dist/components/Chip/Chip.stories.js +1 -1
- package/dist/components/ControlsButton/ControlsButton.stories.js +1 -1
- package/dist/components/Drawer/Drawer.stories.js +1 -1
- package/dist/components/FeedbackBar/FeedbackBar.test.js +1 -1
- package/dist/components/FormInput/FormInput.d.ts +3 -1
- package/dist/components/FormInput/FormInput.js +26 -24
- package/dist/components/FormInput/FormInput.js.map +1 -1
- package/dist/components/FormInput/FormInput.stories.js +1 -1
- package/dist/components/IconButton/IconButton.stories.js +1 -1
- package/dist/components/InputField/InputField.stories.js +2 -2
- package/dist/components/Label/Label.test.js +1 -1
- package/dist/components/MetaDataBar/MetaDataBar.test.js +1 -1
- package/dist/components/ModalDialog/ModalDialog.stories.js +1 -1
- package/dist/components/MultiSelect/MultiSelect.js +1 -1
- package/dist/components/MultiSelect/MultiSelect.stories.js +2 -2
- package/dist/components/MultiSelect/components/MultiSelectHeader.js +1 -1
- package/dist/components/MultiSelect/index.js +1 -1
- package/dist/components/MultiSelectBox/MultiSelectBox.stories.js +1 -1
- package/dist/components/MultiSelectBox/MultiSelectBox.test.js +1 -1
- package/dist/components/Notification/Notification.stories.js +1 -1
- package/dist/components/Notification/Notification.test.js +1 -1
- package/dist/components/OverlayCloseButton/OverlayCloseButton.stories.js +1 -1
- package/dist/components/PeriodSelector/PeriodSelector.js +1 -1
- package/dist/components/PeriodSelector/PeriodSelector.stories.js +1 -1
- package/dist/components/ProgrammeCard/ProgrammeCard.stories.js +1 -1
- package/dist/components/RadioGroup/RadioGroup.stories.js +1 -1
- package/dist/components/RadioGroup/Radiogroup.test.js +1 -1
- package/dist/components/RadioTabSelector/RadioTabSelector.js +1 -1
- package/dist/components/RadioTabSelector/RadioTabSelector.stories.js +1 -1
- package/dist/components/RteEditor/EditorHeader/EditorHeader.js +1 -1
- package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.js +2 -2
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/AddCatalogueLinkForm/AddCatalogueLinkForm.d.ts +22 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/AddCatalogueLinkForm/AddCatalogueLinkForm.js +108 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/AddCatalogueLinkForm/AddCatalogueLinkForm.js.map +1 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/AddCatalogueLinkForm/index.d.ts +1 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/AddCatalogueLinkForm/index.js +5 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/AddCatalogueLinkForm/index.js.map +1 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/CourseCataloguePlugin.d.ts +8 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/CourseCataloguePlugin.js +182 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/CourseCataloguePlugin.js.map +1 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/index.d.ts +1 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/index.js +5 -0
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/index.js.map +1 -0
- package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.js +8 -8
- package/dist/components/RteEditor/Plugins/LinkPlugin/AddLinkForm/AddLinkFrom.js +2 -2
- package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.d.ts +0 -2
- package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js +112 -132
- package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js.map +1 -1
- package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js +1 -1
- package/dist/components/RteEditor/Plugins/LinkPlugin/index.js +2 -3
- package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js +52 -57
- package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js.map +1 -1
- package/dist/components/RteEditor/Plugins/PasteHandlerPlugin/PasteHandlerPlugin.js +3 -3
- package/dist/components/RteEditor/Plugins/TableCellResizerPlugin/TableCellResizerPlugin.js +4 -4
- package/dist/components/RteEditor/Plugins/TableCellResizerPlugin/index.js +1 -1
- package/dist/components/RteEditor/Plugins/TablePlugin/AddTableFrom.js +2 -2
- package/dist/components/RteEditor/Plugins/TablePlugin/TablePlugin.js +6 -6
- package/dist/components/RteEditor/Plugins/TablePlugin/helpers.js +24 -23
- package/dist/components/RteEditor/Plugins/TablePlugin/helpers.js.map +1 -1
- package/dist/components/RteEditor/Plugins/TablePlugin/index.js +1 -1
- package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.d.ts +4 -1
- package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +65 -52
- package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js.map +1 -1
- package/dist/components/RteEditor/Plugins/index.js +8 -9
- package/dist/components/RteEditor/Providers/LanguageProvider.d.ts +2 -2
- package/dist/components/RteEditor/Providers/LanguageProvider.js +4 -4
- package/dist/components/RteEditor/Providers/LanguageProvider.js.map +1 -1
- package/dist/components/RteEditor/RteEditor.d.ts +8 -3
- package/dist/components/RteEditor/RteEditor.js +334 -309
- package/dist/components/RteEditor/RteEditor.js.map +1 -1
- package/dist/components/RteEditor/RteEditor.stories.js +69 -33
- package/dist/components/RteEditor/RteEditor.stories.js.map +1 -1
- package/dist/components/RteEditor/UvaTheme/UvaTheme.d.ts +1 -0
- package/dist/components/RteEditor/UvaTheme/UvaTheme.js +3 -2
- package/dist/components/RteEditor/UvaTheme/UvaTheme.js.map +1 -1
- package/dist/components/RteEditor/helpers.js +26 -23
- package/dist/components/RteEditor/helpers.js.map +1 -1
- package/dist/components/RteEditor/hooks/components/Flyout.js +6 -16
- package/dist/components/RteEditor/hooks/components/Flyout.js.map +1 -1
- package/dist/components/RteEditor/hooks/useTranslation.d.ts +39 -1
- package/dist/components/RteEditor/hooks/useTranslation.js +6 -6
- package/dist/components/RteEditor/hooks/useTranslation.js.map +1 -1
- package/dist/components/RteEditor/mockCatalogueSearchData.d.ts +18 -0
- package/dist/components/RteEditor/mockCatalogueSearchData.js +485 -0
- package/dist/components/RteEditor/mockCatalogueSearchData.js.map +1 -0
- package/dist/components/RteEditor/mockRteContent.d.ts +1 -1
- package/dist/components/RteEditor/mockRteContent.js +8 -6
- package/dist/components/RteEditor/mockRteContent.js.map +1 -1
- package/dist/components/RteEditor/nodes/CourseCatalogueNode/CourseCatalogueNode.d.ts +29 -0
- package/dist/components/RteEditor/nodes/CourseCatalogueNode/CourseCatalogueNode.js +126 -0
- package/dist/components/RteEditor/nodes/CourseCatalogueNode/CourseCatalogueNode.js.map +1 -0
- package/dist/components/RteEditor/nodes/CourseCatalogueNode/index.d.ts +1 -0
- package/dist/components/RteEditor/nodes/CourseCatalogueNode/index.js +11 -0
- package/dist/components/RteEditor/nodes/CourseCatalogueNode/index.js.map +1 -0
- package/dist/components/RteEditor/nodes/TableWrapperNode/TableWrapperNode.js +58 -52
- package/dist/components/RteEditor/nodes/TableWrapperNode/TableWrapperNode.js.map +1 -1
- package/dist/components/RteEditor/nodes/index.d.ts +1 -0
- package/dist/components/RteEditor/nodes/index.js +14 -6
- package/dist/components/RteEditor/nodes/index.js.map +1 -1
- package/dist/components/RteEditor/translations.d.ts +41 -3
- package/dist/components/RteEditor/translations.js +44 -6
- package/dist/components/RteEditor/translations.js.map +1 -1
- package/dist/components/SelectListbox/SelectListBox.stories.js +1 -1
- package/dist/components/Sortable/Sortable.stories.js +1 -1
- package/dist/components/StatusBadge/StatusBadge.test.js +1 -1
- package/dist/components/TextArea/TextArea.stories.js +1 -1
- package/dist/components/TextArea/TextArea.test.js +2 -2
- package/dist/components/ToggleSwitch/ToggleSwitch.stories.js +1 -1
- package/dist/components/VarIndicator/VarIndicator.stories.js +1 -1
- package/dist/components/VarIndicator/VarIndicator.test.js +2 -2
- package/dist/components/index.js +1 -1
- package/dist/{index-DRQMriwT.js → index-B4NxQN5d.js} +8668 -10004
- package/dist/index-B4NxQN5d.js.map +1 -0
- package/dist/{index-BKK3EWVW.js → index-ZQcmo1D_.js} +2 -2
- package/dist/{index-BKK3EWVW.js.map → index-ZQcmo1D_.js.map} +1 -1
- package/dist/index.js +1 -1
- package/dist/react-18-BczhA0zC.js +41 -0
- package/dist/react-18-BczhA0zC.js.map +1 -0
- package/dist/{react.esm-BjO203QT.js → react.esm-BDo_tPxu.js} +2 -2
- package/dist/{react.esm-BjO203QT.js.map → react.esm-BDo_tPxu.js.map} +1 -1
- package/dist/storybook__react.d.js +4252 -4509
- package/dist/storybook__react.d.js.map +1 -1
- package/package.json +19 -19
- package/dist/RteEditor.module-CUi7Vqe8.js +0 -37
- package/dist/RteEditor.module-CUi7Vqe8.js.map +0 -1
- package/dist/chunk-HERDX7MO-DaYu-eWo.js +0 -11320
- package/dist/chunk-HERDX7MO-DaYu-eWo.js.map +0 -1
- package/dist/index-DRQMriwT.js.map +0 -1
- package/dist/react-18-C6foUf2n.js +0 -42
- package/dist/react-18-C6foUf2n.js.map +0 -1
|
@@ -0,0 +1,485 @@
|
|
|
1
|
+
const e = [
|
|
2
|
+
{
|
|
3
|
+
code: "73434E512Y",
|
|
4
|
+
id: "course:b51dd6d6-02d9-4aba-97d6-396ed35f3b93",
|
|
5
|
+
name: {
|
|
6
|
+
EN: "Urban Geography",
|
|
7
|
+
NL: "Urban Geography"
|
|
8
|
+
},
|
|
9
|
+
programmeType: "DEGREE"
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
code: "73434E511Y",
|
|
13
|
+
id: "course:a91abd03-365a-40e6-a75e-46cbd2214b94",
|
|
14
|
+
name: {
|
|
15
|
+
EN: "Political Geography",
|
|
16
|
+
NL: "Political Geography"
|
|
17
|
+
},
|
|
18
|
+
programmeType: "DEGREE"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
code: "53248SYG8Y",
|
|
22
|
+
id: "course:8376db18-7f07-4e95-a56d-e7a05c3302eb",
|
|
23
|
+
name: {
|
|
24
|
+
EN: "Symplectic Geometry",
|
|
25
|
+
NL: "Symplectic Geometry"
|
|
26
|
+
},
|
|
27
|
+
programmeType: "DEGREE"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
code: "900385SCIY",
|
|
31
|
+
id: "course:ae7124b5-0928-4f33-8d20-90b24337f7ea",
|
|
32
|
+
name: {
|
|
33
|
+
EN: "Advanced Geosciences",
|
|
34
|
+
NL: "Advanced Geosciences"
|
|
35
|
+
},
|
|
36
|
+
programmeType: "DEGREE"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
code: "53341ALG8Y",
|
|
40
|
+
id: "course:575e103e-1d8d-4526-9dd9-b0cbd6c225de",
|
|
41
|
+
name: {
|
|
42
|
+
EN: "Algebraic Geometry 1",
|
|
43
|
+
NL: "Algebraic Geometry 1"
|
|
44
|
+
},
|
|
45
|
+
programmeType: "DEGREE"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
code: "142413066Y",
|
|
49
|
+
id: "course:8458f9a1-3dd7-4167-b138-5d3204562587",
|
|
50
|
+
name: {
|
|
51
|
+
EN: "European Geopolitics",
|
|
52
|
+
NL: "European Geopolitics"
|
|
53
|
+
},
|
|
54
|
+
programmeType: "DEGREE"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
code: "53342ALG8Y",
|
|
58
|
+
id: "course:e576081c-36b2-4151-810c-cd85f7fd4074",
|
|
59
|
+
name: {
|
|
60
|
+
EN: "Algebraic Geometry II",
|
|
61
|
+
NL: "Algebraic Geometry II"
|
|
62
|
+
},
|
|
63
|
+
programmeType: "DEGREE"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
code: "53348DIG8Y",
|
|
67
|
+
id: "course:fa3bf558-4460-4cdb-8b3e-dd95b98de882",
|
|
68
|
+
name: {
|
|
69
|
+
EN: "Differential Geometry",
|
|
70
|
+
NL: "Differential Geometry"
|
|
71
|
+
},
|
|
72
|
+
programmeType: "DEGREE"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
code: "735420116Y",
|
|
76
|
+
id: "course:c8982244-68d0-48c5-8e44-8eec24b3d46a",
|
|
77
|
+
name: {
|
|
78
|
+
EN: "The Geographies of Food",
|
|
79
|
+
NL: "The Geographies of Food"
|
|
80
|
+
},
|
|
81
|
+
programmeType: "DEGREE"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
code: "735420008Y",
|
|
85
|
+
id: "course:481acf9e-93b3-4239-95f8-bbcd3232aaf0",
|
|
86
|
+
name: {
|
|
87
|
+
EN: "Geographical Perspectives",
|
|
88
|
+
NL: "Geographical Perspectives"
|
|
89
|
+
},
|
|
90
|
+
programmeType: "DEGREE"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
code: "73421B008Y",
|
|
94
|
+
id: "course:44f8f9d2-2825-484b-b0eb-c08cc8a0615b",
|
|
95
|
+
name: {
|
|
96
|
+
EN: "Geographies of Inequality",
|
|
97
|
+
NL: "Geographies of Inequality"
|
|
98
|
+
},
|
|
99
|
+
programmeType: "DEGREE"
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
code: "5334AAGR8Y",
|
|
103
|
+
id: "course:0654f343-999f-4365-b3f9-12b379b2a347",
|
|
104
|
+
name: {
|
|
105
|
+
EN: "Advanced Algebraic Geometry",
|
|
106
|
+
NL: "Advanced Algebraic Geometry"
|
|
107
|
+
},
|
|
108
|
+
programmeType: "DEGREE"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
code: "51228DIF6Y",
|
|
112
|
+
id: "course:33a34179-7b7d-437c-a5f1-2e7f1d13ed66",
|
|
113
|
+
name: {
|
|
114
|
+
EN: "Differential Geometry (BSc)",
|
|
115
|
+
NL: "Differential Geometry (BSc)"
|
|
116
|
+
},
|
|
117
|
+
programmeType: "DEGREE"
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
code: "3854GECRVY",
|
|
121
|
+
id: "course:a183935f-d291-4a3a-b3c1-a8ab921b3d72",
|
|
122
|
+
name: {
|
|
123
|
+
EN: "Organised Crime",
|
|
124
|
+
NL: "Georganiseerde criminaliteit"
|
|
125
|
+
},
|
|
126
|
+
programmeType: "DEGREE"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
code: "735420009Y",
|
|
130
|
+
id: "course:9769ff0f-540f-4dff-80a6-b9504bbc2aff",
|
|
131
|
+
name: {
|
|
132
|
+
EN: "Geo Focus: Fieldwork Excursion",
|
|
133
|
+
NL: "Geo Focus: Fieldwork Excursion"
|
|
134
|
+
},
|
|
135
|
+
programmeType: "DEGREE"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
code: "73411B002Y",
|
|
139
|
+
id: "course:458381cc-48a3-44cb-8dd5-375e6b715bbb",
|
|
140
|
+
name: {
|
|
141
|
+
EN: "Introduction to Human Geography",
|
|
142
|
+
NL: "Introduction to Human Geography"
|
|
143
|
+
},
|
|
144
|
+
programmeType: "DEGREE"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
code: "735420023Y",
|
|
148
|
+
id: "course:54e588c0-670d-496e-9da2-043e4f213ce7",
|
|
149
|
+
name: {
|
|
150
|
+
EN: "GEO Track: Master Thesis Project",
|
|
151
|
+
NL: "GEO Track: Master Thesis Project"
|
|
152
|
+
},
|
|
153
|
+
programmeType: "DEGREE"
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
code: "5132GEIS6Y",
|
|
157
|
+
id: "course:04d3405b-50ea-4992-a340-4e3229c5920a",
|
|
158
|
+
name: {
|
|
159
|
+
EN: "Geographical Information Systems",
|
|
160
|
+
NL: "Geographical Information Systems"
|
|
161
|
+
},
|
|
162
|
+
programmeType: "DEGREE"
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
code: "5264FCG12Y",
|
|
166
|
+
id: "course:b9eda36a-ae90-4552-9559-46e836ebf9e4",
|
|
167
|
+
name: {
|
|
168
|
+
EN: "Field Course Geoecological Systems",
|
|
169
|
+
NL: "Field Course Geoecological Systems"
|
|
170
|
+
},
|
|
171
|
+
programmeType: "DEGREE"
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
code: "73424B013Y",
|
|
175
|
+
id: "course:8a6e69fe-e73e-42a7-942b-3c5bb8216f94",
|
|
176
|
+
name: {
|
|
177
|
+
EN: "Human Geography: Theory & Practice",
|
|
178
|
+
NL: "Human Geography: Theory & Practice"
|
|
179
|
+
},
|
|
180
|
+
programmeType: "DEGREE"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
code: "735420241Y",
|
|
184
|
+
id: "course:3673d753-4c9b-4e79-8477-d7262da5e550",
|
|
185
|
+
name: {
|
|
186
|
+
EN: "Advanced Digital Economic Geography",
|
|
187
|
+
NL: "Advanced Digital Economic Geography"
|
|
188
|
+
},
|
|
189
|
+
programmeType: "DEGREE"
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
code: "900121SCIY",
|
|
193
|
+
id: "course:b7fbb4a6-a0f5-4862-802d-b71fc6067730",
|
|
194
|
+
name: {
|
|
195
|
+
EN: "Introduction to Geological Sciences",
|
|
196
|
+
NL: "Introduction to Geological Sciences"
|
|
197
|
+
},
|
|
198
|
+
programmeType: "DEGREE"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
code: "73435E520Y",
|
|
202
|
+
id: "course:189bc861-7a92-4428-af8d-d9fe40c5833a",
|
|
203
|
+
name: {
|
|
204
|
+
EN: "Specialisation: Political Geography",
|
|
205
|
+
NL: "Specialisation: Political Geography"
|
|
206
|
+
},
|
|
207
|
+
programmeType: "DEGREE"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
code: "73426E502Y",
|
|
211
|
+
id: "course:509e017b-708c-474e-8811-cf218c9b0286",
|
|
212
|
+
name: {
|
|
213
|
+
EN: "Geographies of Uneven Digitalization",
|
|
214
|
+
NL: "Geographies of Uneven Digitalization"
|
|
215
|
+
},
|
|
216
|
+
programmeType: "DEGREE"
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
code: "5264BCIS6Y",
|
|
220
|
+
id: "course:50ebe8b9-5c0a-430e-84bd-d2c584e577c7",
|
|
221
|
+
name: {
|
|
222
|
+
EN: "Biogeochemical Cycles in System Earth",
|
|
223
|
+
NL: "Biogeochemical Cycles in System Earth"
|
|
224
|
+
},
|
|
225
|
+
programmeType: "DEGREE"
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
code: "735420000Y",
|
|
229
|
+
id: "course:349fe93c-8c95-4e93-b0d9-8f81dc12a095",
|
|
230
|
+
name: {
|
|
231
|
+
EN: "Master Human Geography General Meetings",
|
|
232
|
+
NL: "Master Human Geography General Meetings"
|
|
233
|
+
},
|
|
234
|
+
programmeType: "DEGREE"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
code: "5264SBGE6Y",
|
|
238
|
+
id: "course:282c690a-548d-4afe-8100-7f2d085adf6d",
|
|
239
|
+
name: {
|
|
240
|
+
EN: "Science-Based Geo-Ecological Management",
|
|
241
|
+
NL: "Science-Based Geo-Ecological Management"
|
|
242
|
+
},
|
|
243
|
+
programmeType: "DEGREE"
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
code: "7323C164FY",
|
|
247
|
+
id: "course:6fa34b5c-740d-4f24-a8a6-e0612f1982dc",
|
|
248
|
+
name: {
|
|
249
|
+
EN: "Geoeconomic Competition and Global Order",
|
|
250
|
+
NL: "Geoeconomic Competition and Global Order"
|
|
251
|
+
},
|
|
252
|
+
programmeType: "DEGREE"
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
code: "7340MTH02Y",
|
|
256
|
+
id: "course:4f0932da-9f56-41fd-8c3e-d86107926260",
|
|
257
|
+
name: {
|
|
258
|
+
EN: "Matching Human Geography and Planning",
|
|
259
|
+
NL: "Matching Sociale Geografie en Planologie"
|
|
260
|
+
},
|
|
261
|
+
programmeType: "DEGREE"
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
code: "7323C155LY",
|
|
265
|
+
id: "course:7eb39b19-403f-46c8-9c9e-f8432fefdb8b",
|
|
266
|
+
name: {
|
|
267
|
+
EN: "Geopolitical Economy of Energy in Eurasia",
|
|
268
|
+
NL: "Geopolitical Economy of Energy in Eurasia"
|
|
269
|
+
},
|
|
270
|
+
programmeType: "DEGREE"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
code: "7515A006FY",
|
|
274
|
+
id: "course:e51aa67d-6a93-4570-9838-74df78e5f995",
|
|
275
|
+
name: {
|
|
276
|
+
EN: "Advanced Geographical Information Systems",
|
|
277
|
+
NL: "Advanced Geographical Information Systems"
|
|
278
|
+
},
|
|
279
|
+
programmeType: "DEGREE"
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
code: "900201SCIY",
|
|
283
|
+
id: "course:729b5910-4c92-48b4-911a-fd49541a0575",
|
|
284
|
+
name: {
|
|
285
|
+
EN: "Introduction to Geographic Information Systems",
|
|
286
|
+
NL: "Introduction to Geographic Information Systems"
|
|
287
|
+
},
|
|
288
|
+
programmeType: "DEGREE"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
code: "73434E510Y",
|
|
292
|
+
id: "course:5db4bdea-93cd-4da9-aada-0739411774dc",
|
|
293
|
+
name: {
|
|
294
|
+
EN: "Geographies of Economic & Financial Disruptions",
|
|
295
|
+
NL: "Geographies of Economic & Financial Disruptions"
|
|
296
|
+
},
|
|
297
|
+
programmeType: "DEGREE"
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
code: "7515A001FY",
|
|
301
|
+
id: "course:f39e495f-1f5a-43ac-9444-da809d898d33",
|
|
302
|
+
name: {
|
|
303
|
+
EN: "Introduction to Geographical Information Systems",
|
|
304
|
+
NL: "Introduction to Geographical Information Systems"
|
|
305
|
+
},
|
|
306
|
+
programmeType: "DEGREE"
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
code: "734302344Y",
|
|
310
|
+
id: "course:d47667d9-f6a4-49d6-b0b2-da8e28ba6be1",
|
|
311
|
+
name: {
|
|
312
|
+
EN: "Bachelor Thesis Project Human Geography & Planning",
|
|
313
|
+
NL: "Bachelor Thesis Project Human Geography & Planning"
|
|
314
|
+
},
|
|
315
|
+
programmeType: "DEGREE"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
code: "111321566Y",
|
|
319
|
+
id: "course:156351d1-0c9a-4bd8-959a-ad7abc83671a",
|
|
320
|
+
name: {
|
|
321
|
+
EN: "Geopolitics, Developmental Policies and Trade Wars ",
|
|
322
|
+
NL: "Geopolitics, Developmental Policies and Trade Wars "
|
|
323
|
+
},
|
|
324
|
+
programmeType: "DEGREE"
|
|
325
|
+
},
|
|
326
|
+
{
|
|
327
|
+
code: "111321616Y",
|
|
328
|
+
id: "course:cc388e82-350a-4dc7-8d12-7ac7ff863df5",
|
|
329
|
+
name: {
|
|
330
|
+
EN: "Europe and the Middle East from a Geopolitical Perspective",
|
|
331
|
+
NL: "Europe and the Middle East from a Geopolitical Perspective"
|
|
332
|
+
},
|
|
333
|
+
programmeType: "DEGREE"
|
|
334
|
+
},
|
|
335
|
+
{
|
|
336
|
+
code: "5334MSIA6Y",
|
|
337
|
+
id: "course:472dfb03-14f4-4613-bfe4-9c2ea67ab1a8",
|
|
338
|
+
name: {
|
|
339
|
+
EN: "Master Seminar in Algebra, Geometry and Mathematical Physics",
|
|
340
|
+
NL: "Master Seminar in Algebra, Geometry and Mathematical Physics"
|
|
341
|
+
},
|
|
342
|
+
programmeType: "DEGREE"
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
code: "111221606Y",
|
|
346
|
+
id: "course:b3faf4c8-55d9-4c25-80f0-0ca651c4b28b",
|
|
347
|
+
name: {
|
|
348
|
+
EN: "The Geopolitics of Climate Security: A Critical Introduction",
|
|
349
|
+
NL: "The Geopolitics of Climate Security: A Critical Introduction"
|
|
350
|
+
},
|
|
351
|
+
programmeType: "DEGREE"
|
|
352
|
+
},
|
|
353
|
+
{
|
|
354
|
+
code: "73435E519Y",
|
|
355
|
+
id: "course:d9a47cc5-23f0-4a8d-95e2-990af33ba6fe",
|
|
356
|
+
name: {
|
|
357
|
+
EN: "Specialisation: Geographies of Economic & Financial Disruptions",
|
|
358
|
+
NL: "Specialisation: Geographies of Economic & Financial Disruptions"
|
|
359
|
+
},
|
|
360
|
+
programmeType: "DEGREE"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
code: "735420014Y",
|
|
364
|
+
id: "course:d02a3a3f-aa9e-478f-bbb5-2c96998bedfa",
|
|
365
|
+
name: {
|
|
366
|
+
EN: "Advanced Urban Geography: Global and Local Perspectives on Cities",
|
|
367
|
+
NL: "Advanced Urban Geography: Global and Local Perspectives on Cities"
|
|
368
|
+
},
|
|
369
|
+
programmeType: "DEGREE"
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
code: "111221776Y",
|
|
373
|
+
id: "course:13bc1cc6-a97e-4a43-8622-b5fd6c80f9ea",
|
|
374
|
+
name: {
|
|
375
|
+
EN: "Post-Cold War Geopolitics and the Emergence of New States In Europe",
|
|
376
|
+
NL: "Post-Cold War Geopolitics and the Emergence of New States In Europe"
|
|
377
|
+
},
|
|
378
|
+
programmeType: "DEGREE"
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
code: "735420013Y",
|
|
382
|
+
id: "course:e73cfa8c-f9a4-45f1-9fc1-f9d0712a8701",
|
|
383
|
+
name: {
|
|
384
|
+
EN: "Advanced Political Geography: Geopolitics, Globalisation & Governance",
|
|
385
|
+
NL: "Advanced Political Geography: Geopolitics, Globalisation & Governance"
|
|
386
|
+
},
|
|
387
|
+
programmeType: "DEGREE"
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
code: "735420017Y",
|
|
391
|
+
id: "course:af98944a-d5bb-4639-a5cd-2e6d9ccaed10",
|
|
392
|
+
name: {
|
|
393
|
+
EN: "Spatial Sustainability: Advanced Environmental Geography and Planning",
|
|
394
|
+
NL: "Spatial Sustainability: Advanced Environmental Geography and Planning"
|
|
395
|
+
},
|
|
396
|
+
programmeType: "DEGREE"
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
code: "142421306Y",
|
|
400
|
+
id: "course:75f734c3-64eb-42af-8ce4-9943141d72df",
|
|
401
|
+
name: {
|
|
402
|
+
EN: "Ukraine’s Plural Geographies: War, Europe, and the Politics of Difference",
|
|
403
|
+
NL: "Ukraine’s Plural Geographies: War, Europe, and the Politics of Difference"
|
|
404
|
+
},
|
|
405
|
+
programmeType: "DEGREE"
|
|
406
|
+
},
|
|
407
|
+
{
|
|
408
|
+
code: "7324D102IY",
|
|
409
|
+
id: "course:1e479f73-1db9-4d93-be81-8e18255059bd",
|
|
410
|
+
name: {
|
|
411
|
+
EN: "Political Geography: Spatial Inequality and Political Divides in Contemporary Democracies",
|
|
412
|
+
NL: "Political Geography: Spatial Inequality and Political Divides in Contemporary Democracies"
|
|
413
|
+
},
|
|
414
|
+
programmeType: "DEGREE"
|
|
415
|
+
}
|
|
416
|
+
], a = [
|
|
417
|
+
{
|
|
418
|
+
code: "SMA_HG",
|
|
419
|
+
id: "programme:415bf5ce-fd94-45a1-8521-51b31f53dffa",
|
|
420
|
+
name: {
|
|
421
|
+
EN: "M Human Geography",
|
|
422
|
+
NL: "M Sociale Geografie"
|
|
423
|
+
},
|
|
424
|
+
programmeType: "DEGREE"
|
|
425
|
+
},
|
|
426
|
+
{
|
|
427
|
+
code: "SOM_SG",
|
|
428
|
+
id: "programme:855fe277-9978-46c6-aa15-5744970a4d92",
|
|
429
|
+
name: {
|
|
430
|
+
EN: "Minor Human Geography",
|
|
431
|
+
NL: "Minor Sociale Geografie"
|
|
432
|
+
},
|
|
433
|
+
programmeType: "CERTIFICATE"
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
code: "NOM_FG",
|
|
437
|
+
id: "programme:dd50ff50-061b-4a4c-9b2a-c288beeeb919",
|
|
438
|
+
name: {
|
|
439
|
+
EN: "Minor Fysische Geografie",
|
|
440
|
+
NL: "Minor Fysische Geografie"
|
|
441
|
+
},
|
|
442
|
+
programmeType: "CERTIFICATE"
|
|
443
|
+
},
|
|
444
|
+
{
|
|
445
|
+
code: "SBA_SGP",
|
|
446
|
+
id: "programme:62c0d7a9-5cca-49ee-96b7-9aa9d2be4b30",
|
|
447
|
+
name: {
|
|
448
|
+
EN: "B Human Geography and Planning",
|
|
449
|
+
NL: "B Sociale Geografie en Planologie"
|
|
450
|
+
},
|
|
451
|
+
programmeType: "DEGREE"
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
code: "SSC_SG30W",
|
|
455
|
+
id: "programme:ef69e872-df4b-4757-9025-03c353a0be5f",
|
|
456
|
+
name: {
|
|
457
|
+
EN: "Pre-master Human Geography – wo 30 EC",
|
|
458
|
+
NL: "Schakelprogramma Sociale Geografie – wo 30 EC"
|
|
459
|
+
},
|
|
460
|
+
programmeType: "CERTIFICATE"
|
|
461
|
+
},
|
|
462
|
+
{
|
|
463
|
+
code: "SSC_SG30H",
|
|
464
|
+
id: "programme:1d4007a1-3988-4bae-9811-827ae2a95ca9",
|
|
465
|
+
name: {
|
|
466
|
+
EN: "Pre-master Human Geography – hbo 30 EC",
|
|
467
|
+
NL: "Schakelprogramma Sociale Geografie – hbo 30 EC"
|
|
468
|
+
},
|
|
469
|
+
programmeType: "CERTIFICATE"
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
code: "SSC_SG60H",
|
|
473
|
+
id: "programme:f12f7a57-5699-4ec3-b90d-c27ac09c67ea",
|
|
474
|
+
name: {
|
|
475
|
+
EN: "Pre-master Human Geography – hbo 60 EC",
|
|
476
|
+
NL: "Schakelprogramma Sociale Geografie – hbo 60 EC"
|
|
477
|
+
},
|
|
478
|
+
programmeType: "CERTIFICATE"
|
|
479
|
+
}
|
|
480
|
+
];
|
|
481
|
+
export {
|
|
482
|
+
e as MOCK_SEARCH_COURSES,
|
|
483
|
+
a as MOCK_SEARCH_PROGRAMMES
|
|
484
|
+
};
|
|
485
|
+
//# sourceMappingURL=mockCatalogueSearchData.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mockCatalogueSearchData.js","sources":["../../../src/components/RteEditor/mockCatalogueSearchData.ts"],"sourcesContent":["//geo, Europe\r\nexport const MOCK_SEARCH_COURSES = [\r\n {\r\n code: '73434E512Y',\r\n id: 'course:b51dd6d6-02d9-4aba-97d6-396ed35f3b93',\r\n name: {\r\n EN: 'Urban Geography',\r\n NL: 'Urban Geography',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '73434E511Y',\r\n id: 'course:a91abd03-365a-40e6-a75e-46cbd2214b94',\r\n name: {\r\n EN: 'Political Geography',\r\n NL: 'Political Geography',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '53248SYG8Y',\r\n id: 'course:8376db18-7f07-4e95-a56d-e7a05c3302eb',\r\n name: {\r\n EN: 'Symplectic Geometry',\r\n NL: 'Symplectic Geometry',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '900385SCIY',\r\n id: 'course:ae7124b5-0928-4f33-8d20-90b24337f7ea',\r\n name: {\r\n EN: 'Advanced Geosciences',\r\n NL: 'Advanced Geosciences',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '53341ALG8Y',\r\n id: 'course:575e103e-1d8d-4526-9dd9-b0cbd6c225de',\r\n name: {\r\n EN: 'Algebraic Geometry 1',\r\n NL: 'Algebraic Geometry 1',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '142413066Y',\r\n id: 'course:8458f9a1-3dd7-4167-b138-5d3204562587',\r\n name: {\r\n EN: 'European Geopolitics',\r\n NL: 'European Geopolitics',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '53342ALG8Y',\r\n id: 'course:e576081c-36b2-4151-810c-cd85f7fd4074',\r\n name: {\r\n EN: 'Algebraic Geometry II',\r\n NL: 'Algebraic Geometry II',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '53348DIG8Y',\r\n id: 'course:fa3bf558-4460-4cdb-8b3e-dd95b98de882',\r\n name: {\r\n EN: 'Differential Geometry',\r\n NL: 'Differential Geometry',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '735420116Y',\r\n id: 'course:c8982244-68d0-48c5-8e44-8eec24b3d46a',\r\n name: {\r\n EN: 'The Geographies of Food',\r\n NL: 'The Geographies of Food',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '735420008Y',\r\n id: 'course:481acf9e-93b3-4239-95f8-bbcd3232aaf0',\r\n name: {\r\n EN: 'Geographical Perspectives',\r\n NL: 'Geographical Perspectives',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '73421B008Y',\r\n id: 'course:44f8f9d2-2825-484b-b0eb-c08cc8a0615b',\r\n name: {\r\n EN: 'Geographies of Inequality',\r\n NL: 'Geographies of Inequality',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '5334AAGR8Y',\r\n id: 'course:0654f343-999f-4365-b3f9-12b379b2a347',\r\n name: {\r\n EN: 'Advanced Algebraic Geometry',\r\n NL: 'Advanced Algebraic Geometry',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '51228DIF6Y',\r\n id: 'course:33a34179-7b7d-437c-a5f1-2e7f1d13ed66',\r\n name: {\r\n EN: 'Differential Geometry (BSc)',\r\n NL: 'Differential Geometry (BSc)',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '3854GECRVY',\r\n id: 'course:a183935f-d291-4a3a-b3c1-a8ab921b3d72',\r\n name: {\r\n EN: 'Organised Crime',\r\n NL: 'Georganiseerde criminaliteit',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '735420009Y',\r\n id: 'course:9769ff0f-540f-4dff-80a6-b9504bbc2aff',\r\n name: {\r\n EN: 'Geo Focus: Fieldwork Excursion',\r\n NL: 'Geo Focus: Fieldwork Excursion',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '73411B002Y',\r\n id: 'course:458381cc-48a3-44cb-8dd5-375e6b715bbb',\r\n name: {\r\n EN: 'Introduction to Human Geography',\r\n NL: 'Introduction to Human Geography',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '735420023Y',\r\n id: 'course:54e588c0-670d-496e-9da2-043e4f213ce7',\r\n name: {\r\n EN: 'GEO Track: Master Thesis Project',\r\n NL: 'GEO Track: Master Thesis Project',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '5132GEIS6Y',\r\n id: 'course:04d3405b-50ea-4992-a340-4e3229c5920a',\r\n name: {\r\n EN: 'Geographical Information Systems',\r\n NL: 'Geographical Information Systems',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '5264FCG12Y',\r\n id: 'course:b9eda36a-ae90-4552-9559-46e836ebf9e4',\r\n name: {\r\n EN: 'Field Course Geoecological Systems',\r\n NL: 'Field Course Geoecological Systems',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '73424B013Y',\r\n id: 'course:8a6e69fe-e73e-42a7-942b-3c5bb8216f94',\r\n name: {\r\n EN: 'Human Geography: Theory & Practice',\r\n NL: 'Human Geography: Theory & Practice',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '735420241Y',\r\n id: 'course:3673d753-4c9b-4e79-8477-d7262da5e550',\r\n name: {\r\n EN: 'Advanced Digital Economic Geography',\r\n NL: 'Advanced Digital Economic Geography',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '900121SCIY',\r\n id: 'course:b7fbb4a6-a0f5-4862-802d-b71fc6067730',\r\n name: {\r\n EN: 'Introduction to Geological Sciences',\r\n NL: 'Introduction to Geological Sciences',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '73435E520Y',\r\n id: 'course:189bc861-7a92-4428-af8d-d9fe40c5833a',\r\n name: {\r\n EN: 'Specialisation: Political Geography',\r\n NL: 'Specialisation: Political Geography',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '73426E502Y',\r\n id: 'course:509e017b-708c-474e-8811-cf218c9b0286',\r\n name: {\r\n EN: 'Geographies of Uneven Digitalization',\r\n NL: 'Geographies of Uneven Digitalization',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '5264BCIS6Y',\r\n id: 'course:50ebe8b9-5c0a-430e-84bd-d2c584e577c7',\r\n name: {\r\n EN: 'Biogeochemical Cycles in System Earth',\r\n NL: 'Biogeochemical Cycles in System Earth',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '735420000Y',\r\n id: 'course:349fe93c-8c95-4e93-b0d9-8f81dc12a095',\r\n name: {\r\n EN: 'Master Human Geography General Meetings',\r\n NL: 'Master Human Geography General Meetings',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '5264SBGE6Y',\r\n id: 'course:282c690a-548d-4afe-8100-7f2d085adf6d',\r\n name: {\r\n EN: 'Science-Based Geo-Ecological Management',\r\n NL: 'Science-Based Geo-Ecological Management',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '7323C164FY',\r\n id: 'course:6fa34b5c-740d-4f24-a8a6-e0612f1982dc',\r\n name: {\r\n EN: 'Geoeconomic Competition and Global Order',\r\n NL: 'Geoeconomic Competition and Global Order',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '7340MTH02Y',\r\n id: 'course:4f0932da-9f56-41fd-8c3e-d86107926260',\r\n name: {\r\n EN: 'Matching Human Geography and Planning',\r\n NL: 'Matching Sociale Geografie en Planologie',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '7323C155LY',\r\n id: 'course:7eb39b19-403f-46c8-9c9e-f8432fefdb8b',\r\n name: {\r\n EN: 'Geopolitical Economy of Energy in Eurasia',\r\n NL: 'Geopolitical Economy of Energy in Eurasia',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '7515A006FY',\r\n id: 'course:e51aa67d-6a93-4570-9838-74df78e5f995',\r\n name: {\r\n EN: 'Advanced Geographical Information Systems',\r\n NL: 'Advanced Geographical Information Systems',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '900201SCIY',\r\n id: 'course:729b5910-4c92-48b4-911a-fd49541a0575',\r\n name: {\r\n EN: 'Introduction to Geographic Information Systems',\r\n NL: 'Introduction to Geographic Information Systems',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '73434E510Y',\r\n id: 'course:5db4bdea-93cd-4da9-aada-0739411774dc',\r\n name: {\r\n EN: 'Geographies of Economic & Financial Disruptions',\r\n NL: 'Geographies of Economic & Financial Disruptions',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '7515A001FY',\r\n id: 'course:f39e495f-1f5a-43ac-9444-da809d898d33',\r\n name: {\r\n EN: 'Introduction to Geographical Information Systems',\r\n NL: 'Introduction to Geographical Information Systems',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '734302344Y',\r\n id: 'course:d47667d9-f6a4-49d6-b0b2-da8e28ba6be1',\r\n name: {\r\n EN: 'Bachelor Thesis Project Human Geography & Planning',\r\n NL: 'Bachelor Thesis Project Human Geography & Planning',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '111321566Y',\r\n id: 'course:156351d1-0c9a-4bd8-959a-ad7abc83671a',\r\n name: {\r\n EN: 'Geopolitics, Developmental Policies and Trade Wars ',\r\n NL: 'Geopolitics, Developmental Policies and Trade Wars ',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '111321616Y',\r\n id: 'course:cc388e82-350a-4dc7-8d12-7ac7ff863df5',\r\n name: {\r\n EN: 'Europe and the Middle East from a Geopolitical Perspective',\r\n NL: 'Europe and the Middle East from a Geopolitical Perspective',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '5334MSIA6Y',\r\n id: 'course:472dfb03-14f4-4613-bfe4-9c2ea67ab1a8',\r\n name: {\r\n EN: 'Master Seminar in Algebra, Geometry and Mathematical Physics',\r\n NL: 'Master Seminar in Algebra, Geometry and Mathematical Physics',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '111221606Y',\r\n id: 'course:b3faf4c8-55d9-4c25-80f0-0ca651c4b28b',\r\n name: {\r\n EN: 'The Geopolitics of Climate Security: A Critical Introduction',\r\n NL: 'The Geopolitics of Climate Security: A Critical Introduction',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '73435E519Y',\r\n id: 'course:d9a47cc5-23f0-4a8d-95e2-990af33ba6fe',\r\n name: {\r\n EN: 'Specialisation: Geographies of Economic & Financial Disruptions',\r\n NL: 'Specialisation: Geographies of Economic & Financial Disruptions',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '735420014Y',\r\n id: 'course:d02a3a3f-aa9e-478f-bbb5-2c96998bedfa',\r\n name: {\r\n EN: 'Advanced Urban Geography: Global and Local Perspectives on Cities',\r\n NL: 'Advanced Urban Geography: Global and Local Perspectives on Cities',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '111221776Y',\r\n id: 'course:13bc1cc6-a97e-4a43-8622-b5fd6c80f9ea',\r\n name: {\r\n EN: 'Post-Cold War Geopolitics and the Emergence of New States In Europe',\r\n NL: 'Post-Cold War Geopolitics and the Emergence of New States In Europe',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '735420013Y',\r\n id: 'course:e73cfa8c-f9a4-45f1-9fc1-f9d0712a8701',\r\n name: {\r\n EN: 'Advanced Political Geography: Geopolitics, Globalisation & Governance',\r\n NL: 'Advanced Political Geography: Geopolitics, Globalisation & Governance',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '735420017Y',\r\n id: 'course:af98944a-d5bb-4639-a5cd-2e6d9ccaed10',\r\n name: {\r\n EN: 'Spatial Sustainability: Advanced Environmental Geography and Planning',\r\n NL: 'Spatial Sustainability: Advanced Environmental Geography and Planning',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '142421306Y',\r\n id: 'course:75f734c3-64eb-42af-8ce4-9943141d72df',\r\n name: {\r\n EN: 'Ukraine’s Plural Geographies: War, Europe, and the Politics of Difference',\r\n NL: 'Ukraine’s Plural Geographies: War, Europe, and the Politics of Difference',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: '7324D102IY',\r\n id: 'course:1e479f73-1db9-4d93-be81-8e18255059bd',\r\n name: {\r\n EN: 'Political Geography: Spatial Inequality and Political Divides in Contemporary Democracies',\r\n NL: 'Political Geography: Spatial Inequality and Political Divides in Contemporary Democracies',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n];\r\n\r\nexport const MOCK_SEARCH_PROGRAMMES = [\r\n {\r\n code: 'SMA_HG',\r\n id: 'programme:415bf5ce-fd94-45a1-8521-51b31f53dffa',\r\n name: {\r\n EN: 'M Human Geography',\r\n NL: 'M Sociale Geografie',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: 'SOM_SG',\r\n id: 'programme:855fe277-9978-46c6-aa15-5744970a4d92',\r\n name: {\r\n EN: 'Minor Human Geography',\r\n NL: 'Minor Sociale Geografie',\r\n },\r\n programmeType: 'CERTIFICATE',\r\n },\r\n {\r\n code: 'NOM_FG',\r\n id: 'programme:dd50ff50-061b-4a4c-9b2a-c288beeeb919',\r\n name: {\r\n EN: 'Minor Fysische Geografie',\r\n NL: 'Minor Fysische Geografie',\r\n },\r\n programmeType: 'CERTIFICATE',\r\n },\r\n {\r\n code: 'SBA_SGP',\r\n id: 'programme:62c0d7a9-5cca-49ee-96b7-9aa9d2be4b30',\r\n name: {\r\n EN: 'B Human Geography and Planning',\r\n NL: 'B Sociale Geografie en Planologie',\r\n },\r\n programmeType: 'DEGREE',\r\n },\r\n {\r\n code: 'SSC_SG30W',\r\n id: 'programme:ef69e872-df4b-4757-9025-03c353a0be5f',\r\n name: {\r\n EN: 'Pre-master Human Geography – wo 30 EC',\r\n NL: 'Schakelprogramma Sociale Geografie – wo 30 EC',\r\n },\r\n programmeType: 'CERTIFICATE',\r\n },\r\n {\r\n code: 'SSC_SG30H',\r\n id: 'programme:1d4007a1-3988-4bae-9811-827ae2a95ca9',\r\n name: {\r\n EN: 'Pre-master Human Geography – hbo 30 EC',\r\n NL: 'Schakelprogramma Sociale Geografie – hbo 30 EC',\r\n },\r\n programmeType: 'CERTIFICATE',\r\n },\r\n {\r\n code: 'SSC_SG60H',\r\n id: 'programme:f12f7a57-5699-4ec3-b90d-c27ac09c67ea',\r\n name: {\r\n EN: 'Pre-master Human Geography – hbo 60 EC',\r\n NL: 'Schakelprogramma Sociale Geografie – hbo 60 EC',\r\n },\r\n programmeType: 'CERTIFICATE',\r\n },\r\n];\r\n"],"names":["MOCK_SEARCH_COURSES","MOCK_SEARCH_PROGRAMMES"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MOCK_RTE_CONTENT = "\n<p
|
|
1
|
+
export declare const MOCK_RTE_CONTENT = "\n<p></p>\n<p>While this course is scheduled for June 2024 <a href=\"javascript:void(0)\" data-linktype=\"course\" data-code=\"109221266Y\">Modern Art Globally Oriented I</a> (blok 1)</p>\n<p></p>\n<p><strong>College of Humanities </strong></p>\n<p><strong>General </strong></p>\n<p><em>Semester 1 </em></p>\n<ul>\n <li>link <a href=\"javascript:void(0)\" data-linktype=\"course\" data-code=\"109221266Y\">Modern Art Globally Oriented I</a> (blok 1)</li>\n <li><a href=\"javascript:void(0)\" data-linktype=\"course\" data-code=\"111221816Y\">Social Justice in Context</a> (block 1)</li>\n <li><a href=\"javascript:void(0)\" data-linktype=\"course\" data-code=\"109221276Y\">Modern Art Globally Oriented II</a> (blok 2)</li>\n <li><a href=\"javascript:void(0)\" data-linktype=\"course\" data-code=\"111221826Y\">Crime, Justice and Conflict Otherwise</a> (block 2)</li>\n <li><a href=\"javascript:void(0)\" data-linktype=\"course\" data-code=\"111221856Y\">Democracy, Populism and Resistance</a> (block 3)</li>\n</ul>\n<p> </p>\n<p><em>Semester 2 </em></p>\n<ul type=\"bullets\">\n <li>Hoorcolleges (1x 2 uur per week)</li>\n <li>Werkgroepen (2x 2 uur per week)</li>\n</ul>\n<p> </p>\n<table>\n <tbody>\n <tr>\n <td style=\"width: 204px;\" width=\"204\">\n <p>Cursusweek</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p>Werkvorm</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p>Uren per week</p>\n </td>\n </tr>\n <tr>\n <td style=\"width: 204px;\" width=\"204\">\n <p>1-5</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p>Hoorcollege</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p> 2</p>\n </td>\n </tr>\n <tr>\n <td style=\"width: 204px;\" width=\"204\">\n <p>7-13</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p>Hoorcollege</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p> 2</p>\n </td>\n </tr>\n <tr>\n <td style=\"width: 204px;\" width=\"204\">\n <p>1-5</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p>Werkgroep</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p> 4</p>\n </td>\n </tr>\n <tr>\n <td style=\"width: 204px;\" width=\"204\">\n <p>7-12</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p>Werkgroep</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p> 4</p>\n </td>\n </tr>\n </tbody>\n</table>\n<p> </p>\n<p><strong>While this course is scheduled for June 2024 (semester 2, block 6), a separate edition will take place only for ‘resit’ students in January 2024 (semester 1, block 3). For enrollment in the resit group, please contact the study advisor.</strong></p>\n<p>This course gives students practical insights in and experience with a research process in one of the themes covered by the Practicing Research Skills tutorials. In groups, students formulate a research design consisting of a central research question, a relevant theoretical context, and appropriate research methods. Subsequently, relevant qualitative and/or quantitative data are collected, processed and the results are reported. Finally, students present their findings and write an invidiual reflection on the research process. </p>\n<p>Central in this course is the critical application of methodological tools acquired in previous stages of the BA curriculum. For example, questions may rise on the impact of specific methods on research outcomes, the availability of certain types of data and the method selected, or the flaws in the use of a method of your choice. In addition, with its emphasis on group work, the course aims to enhance collaborative skills.</p>\n<p> </p>\n<p><strong>OVERVIEW - tutorial groups in 2024</strong></p>\n<p> </p>\n<p><strong>RESEARCH PROJECT II </strong></p>\n<p>RESEARCH PROJECT II</p>\n<p><strong> </strong></p>\n<p><strong>Tutorial 01</strong></p>\n<p><strong>Lecturer:</strong> Salama Konaté</p>\n<p><strong>Topic: </strong>Policy framings of institutional racism and ways of combatting it <em>(English/studenten hebben de mogelijkheid om in het Nederlands te schrijven)</em></p>\n<p><strong>Method: </strong>Qualitative Policy Analysis, including Discourse and Frame Analysis</p>\n<p><strong>Description: </strong>Over the past decade we have seen a remarkable shift in understandings of racism and racial discrimination, which is now more often conceptualized as being ‘systemic’ and/or ‘institutional’. This understanding moves away from racism being an ideology or system of thought that is intentionally produced and reproduced by ‘racists’, towards seeing racism in terms of processes of reproduction that are grounded relations of power and in routines, stereotypes, organizational and institutional norms, and pre- or subconscious processes that structurally disadvantage people of color. In what ways has this relatively new understanding become prominent in policy discourses, antiracist social movements and in research on racism? And does it result in different proposals and interventions to combat racism? Are there already experiences and insights in practices and policies that aim to reduce institutional racism, and what can be learned from them? In this research project, we will select some relevant cases of policy domains and/or institutions where racial discrimination and racism are deemed ‘institutional’ or ‘systemic’. We will focus on cases in the EU, the Netherlands and possibly one additional national context. We use methods of qualitative policy analysis, such as discourse and frame analysis, to unravel the ways in policy discourses ‘societal issues are translated into policy problems that can be acted upon’. We also study the responses (policies and practices) that are being developed because they may help to address institutional racism. Students will draw on both textual analysis of existing documents (including media resources) and qualitative interviews.</p>\n";
|
|
@@ -1,14 +1,16 @@
|
|
|
1
1
|
const e = `
|
|
2
|
-
<p
|
|
2
|
+
<p></p>
|
|
3
|
+
<p>While this course is scheduled for June 2024 <a href="javascript:void(0)" data-linktype="course" data-code="109221266Y">Modern Art Globally Oriented I</a> (blok 1)</p>
|
|
4
|
+
<p></p>
|
|
3
5
|
<p><strong>College of Humanities </strong></p>
|
|
4
6
|
<p><strong>General </strong></p>
|
|
5
7
|
<p><em>Semester 1 </em></p>
|
|
6
8
|
<ul>
|
|
7
|
-
<li
|
|
8
|
-
<li><a
|
|
9
|
-
<li><a
|
|
10
|
-
<li><a
|
|
11
|
-
<li><a
|
|
9
|
+
<li>link <a href="javascript:void(0)" data-linktype="course" data-code="109221266Y">Modern Art Globally Oriented I</a> (blok 1)</li>
|
|
10
|
+
<li><a href="javascript:void(0)" data-linktype="course" data-code="111221816Y">Social Justice in Context</a> (block 1)</li>
|
|
11
|
+
<li><a href="javascript:void(0)" data-linktype="course" data-code="109221276Y">Modern Art Globally Oriented II</a> (blok 2)</li>
|
|
12
|
+
<li><a href="javascript:void(0)" data-linktype="course" data-code="111221826Y">Crime, Justice and Conflict Otherwise</a> (block 2)</li>
|
|
13
|
+
<li><a href="javascript:void(0)" data-linktype="course" data-code="111221856Y">Democracy, Populism and Resistance</a> (block 3)</li>
|
|
12
14
|
</ul>
|
|
13
15
|
<p> </p>
|
|
14
16
|
<p><em>Semester 2 </em></p>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mockRteContent.js","sources":["../../../src/components/RteEditor/mockRteContent.ts"],"sourcesContent":["export const MOCK_RTE_CONTENT = `\n<p
|
|
1
|
+
{"version":3,"file":"mockRteContent.js","sources":["../../../src/components/RteEditor/mockRteContent.ts"],"sourcesContent":["export const MOCK_RTE_CONTENT = `\n<p></p>\n<p>While this course is scheduled for June 2024 <a href=\"javascript:void(0)\" data-linktype=\"course\" data-code=\"109221266Y\">Modern Art Globally Oriented I</a> (blok 1)</p>\n<p></p>\n<p><strong>College of Humanities </strong></p>\n<p><strong>General </strong></p>\n<p><em>Semester 1 </em></p>\n<ul>\n <li>link <a href=\"javascript:void(0)\" data-linktype=\"course\" data-code=\"109221266Y\">Modern Art Globally Oriented I</a> (blok 1)</li>\n <li><a href=\"javascript:void(0)\" data-linktype=\"course\" data-code=\"111221816Y\">Social Justice in Context</a> (block 1)</li>\n <li><a href=\"javascript:void(0)\" data-linktype=\"course\" data-code=\"109221276Y\">Modern Art Globally Oriented II</a> (blok 2)</li>\n <li><a href=\"javascript:void(0)\" data-linktype=\"course\" data-code=\"111221826Y\">Crime, Justice and Conflict Otherwise</a> (block 2)</li>\n <li><a href=\"javascript:void(0)\" data-linktype=\"course\" data-code=\"111221856Y\">Democracy, Populism and Resistance</a> (block 3)</li>\n</ul>\n<p> </p>\n<p><em>Semester 2 </em></p>\n<ul type=\"bullets\">\n <li>Hoorcolleges (1x 2 uur per week)</li>\n <li>Werkgroepen (2x 2 uur per week)</li>\n</ul>\n<p> </p>\n<table>\n <tbody>\n <tr>\n <td style=\"width: 204px;\" width=\"204\">\n <p>Cursusweek</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p>Werkvorm</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p>Uren per week</p>\n </td>\n </tr>\n <tr>\n <td style=\"width: 204px;\" width=\"204\">\n <p>1-5</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p>Hoorcollege</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p> 2</p>\n </td>\n </tr>\n <tr>\n <td style=\"width: 204px;\" width=\"204\">\n <p>7-13</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p>Hoorcollege</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p> 2</p>\n </td>\n </tr>\n <tr>\n <td style=\"width: 204px;\" width=\"204\">\n <p>1-5</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p>Werkgroep</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p> 4</p>\n </td>\n </tr>\n <tr>\n <td style=\"width: 204px;\" width=\"204\">\n <p>7-12</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p>Werkgroep</p>\n </td>\n <td style=\"width: 204px;\" width=\"204\">\n <p> 4</p>\n </td>\n </tr>\n </tbody>\n</table>\n<p> </p>\n<p><strong>While this course is scheduled for June 2024 (semester 2, block 6), a separate edition will take place only for ‘resit’ students in January 2024 (semester 1, block 3). For enrollment in the resit group, please contact the study advisor.</strong></p>\n<p>This course gives students practical insights in and experience with a research process in one of the themes covered by the Practicing Research Skills tutorials. In groups, students formulate a research design consisting of a central research question, a relevant theoretical context, and appropriate research methods. Subsequently, relevant qualitative and/or quantitative data are collected, processed and the results are reported. Finally, students present their findings and write an invidiual reflection on the research process. </p>\n<p>Central in this course is the critical application of methodological tools acquired in previous stages of the BA curriculum. For example, questions may rise on the impact of specific methods on research outcomes, the availability of certain types of data and the method selected, or the flaws in the use of a method of your choice. In addition, with its emphasis on group work, the course aims to enhance collaborative skills.</p>\n<p> </p>\n<p><strong>OVERVIEW - tutorial groups in 2024</strong></p>\n<p> </p>\n<p><strong>RESEARCH PROJECT II </strong></p>\n<p>RESEARCH PROJECT II</p>\n<p><strong> </strong></p>\n<p><strong>Tutorial 01</strong></p>\n<p><strong>Lecturer:</strong> Salama Konaté</p>\n<p><strong>Topic: </strong>Policy framings of institutional racism and ways of combatting it <em>(English/studenten hebben de mogelijkheid om in het Nederlands te schrijven)</em></p>\n<p><strong>Method: </strong>Qualitative Policy Analysis, including Discourse and Frame Analysis</p>\n<p><strong>Description: </strong>Over the past decade we have seen a remarkable shift in understandings of racism and racial discrimination, which is now more often conceptualized as being ‘systemic’ and/or ‘institutional’. This understanding moves away from racism being an ideology or system of thought that is intentionally produced and reproduced by ‘racists’, towards seeing racism in terms of processes of reproduction that are grounded relations of power and in routines, stereotypes, organizational and institutional norms, and pre- or subconscious processes that structurally disadvantage people of color. In what ways has this relatively new understanding become prominent in policy discourses, antiracist social movements and in research on racism? And does it result in different proposals and interventions to combat racism? Are there already experiences and insights in practices and policies that aim to reduce institutional racism, and what can be learned from them? In this research project, we will select some relevant cases of policy domains and/or institutions where racial discrimination and racism are deemed ‘institutional’ or ‘systemic’. We will focus on cases in the EU, the Netherlands and possibly one additional national context. We use methods of qualitative policy analysis, such as discourse and frame analysis, to unravel the ways in policy discourses ‘societal issues are translated into policy problems that can be acted upon’. We also study the responses (policies and practices) that are being developed because they may help to address institutional racism. Students will draw on both textual analysis of existing documents (including media resources) and qualitative interviews.</p>\n`;\n"],"names":["MOCK_RTE_CONTENT"],"mappings":"AAAO,MAAMA,IAAmB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;"}
|