@eeacms/volto-cca-policy 0.3.129 → 1.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.
- package/.eslintrc.js +7 -7
- package/CHANGELOG.md +19 -13
- package/docker-compose.yml +16 -16
- package/jest-addon.config.js +25 -420
- package/package.json +1 -1
- package/src/components/MigrationButtons.jsx +5 -1
- package/src/components/manage/Blocks/ASTNavigation/ASTNavigationEdit.jsx +2 -1
- package/src/components/manage/Blocks/ASTNavigation/ASTNavigationView.jsx +10 -4
- package/src/components/manage/Blocks/ASTNavigation/ASTNavigationView.test.jsx +87 -35
- package/src/components/manage/Blocks/C3SIndicatorsGlossaryBlock/C3SIndicatorsGlossaryBlockEdit.jsx +1 -1
- package/src/components/manage/Blocks/C3SIndicatorsGlossaryBlock/C3SIndicatorsGlossaryBlockView.test.jsx +1 -1
- package/src/components/manage/Blocks/C3SIndicatorsListingBlock/C3SIndicatorsListingBlockEdit.jsx +1 -1
- package/src/components/manage/Blocks/C3SIndicatorsListingBlock/C3SIndicatorsListingBlockView.jsx +1 -1
- package/src/components/manage/Blocks/C3SIndicatorsListingBlock/C3SIndicatorsListingBlockView.test.jsx +1 -1
- package/src/components/manage/Blocks/C3SIndicatorsOverviewBlock/C3SIndicatorsOverviewBlockEdit.jsx +1 -1
- package/src/components/manage/Blocks/C3SIndicatorsOverviewBlock/schema.js +0 -20
- package/src/components/manage/Blocks/CaseStudyExplorer/CaseStudyExplorerEdit.test.jsx +1 -1
- package/src/components/manage/Blocks/CaseStudyExplorer/{CaseStudyExplorerView.js → CaseStudyExplorerView.jsx} +1 -1
- package/src/components/manage/Blocks/CaseStudyExplorer/CaseStudyExplorerView.test.jsx +2 -2
- package/src/components/manage/Blocks/CaseStudyExplorer/CaseStudyFilters.test.jsx +1 -1
- package/src/components/manage/Blocks/CaseStudyExplorer/CaseStudyMap.test.jsx +1 -1
- package/src/components/manage/Blocks/CaseStudyExplorer/FeatureDisplay.jsx +2 -1
- package/src/components/manage/Blocks/CaseStudyExplorer/FeatureDisplay.test.jsx +1 -1
- package/src/components/manage/Blocks/CaseStudyExplorer/styles.less +0 -4
- package/src/components/manage/Blocks/CaseStudyExplorer/utils.js +0 -30
- package/src/components/manage/Blocks/CollectionStatistics/CollectionStatsEdit.jsx +1 -1
- package/src/components/manage/Blocks/CollectionStatistics/CollectionStatsView.jsx +3 -2
- package/src/components/manage/Blocks/CollectionStatistics/CollectionStatsView.test.jsx +1 -1
- package/src/components/manage/Blocks/ContentLinks/ContentLinksEdit.jsx +1 -1
- package/src/components/manage/Blocks/ContentLinks/ContentLinksView.jsx +1 -1
- package/src/components/manage/Blocks/ContentLinks/ContentLinksView.test.jsx +1 -1
- package/src/components/manage/Blocks/ContentLinks/DropdownListView.jsx +1 -1
- package/src/components/manage/Blocks/ContentLinks/DropdownListView.test.jsx +1 -1
- package/src/components/manage/Blocks/CountryMapHeatIndex/Filter.test.jsx +1 -1
- package/src/components/manage/Blocks/CountryMapHeatIndex/{View.js → View.jsx} +14 -10
- package/src/components/manage/Blocks/CountryMapHeatIndex/mapstyle.js +1 -3
- package/src/components/manage/Blocks/CountryMapObservatory/CountryMapObservatoryEdit.jsx +2 -1
- package/src/components/manage/Blocks/CountryMapObservatory/CountryMapObservatoryOLView.jsx +4 -3
- package/src/components/manage/Blocks/CountryMapProfile/Filter.test.jsx +1 -1
- package/src/components/manage/Blocks/CountryMapProfile/OLView.jsx +5 -12
- package/src/components/manage/Blocks/CountryMapProfile/styles.less +1 -1
- package/src/components/manage/Blocks/CountryProfileDetail/{CountryTabPane.js → CountryTabPane.jsx} +11 -4
- package/src/components/manage/Blocks/CountryProfileDetail/CountryTabPane.test.jsx +1 -1
- package/src/components/manage/Blocks/CountryProfileDetail/{View.js → View.jsx} +20 -15
- package/src/components/manage/Blocks/CountryProfileDetail/View.test.jsx +134 -20
- package/src/components/manage/Blocks/CountryProfileDetail/index.js +0 -1
- package/src/components/manage/Blocks/DataConnectedEmbedBlock/index.js +0 -2
- package/src/components/manage/Blocks/ECDEIndicators/ECDEIndicatorsView.jsx +1 -1
- package/src/components/manage/Blocks/FilterAceContent/FilterAceContentEdit.jsx +3 -3
- package/src/components/manage/Blocks/FilterAceContent/FilterAceContentView.jsx +2 -2
- package/src/components/manage/Blocks/FilterAceContent/FilterAceContentView.test.jsx +1 -1
- package/src/components/manage/Blocks/FlourishEmbedBlock/FlourishEmbedBlockEdit.jsx +1 -1
- package/src/components/manage/Blocks/Listing/DropdownListingView.jsx +1 -1
- package/src/components/manage/Blocks/Listing/EventAccordionListingView.jsx +1 -1
- package/src/components/manage/Blocks/Listing/EventAccordionListingView.test.jsx +5 -3
- package/src/components/manage/Blocks/Listing/EventCardsListingView.jsx +2 -1
- package/src/components/manage/Blocks/Listing/EventCardsListingView.test.jsx +10 -4
- package/src/components/manage/Blocks/Listing/IndicatorCardsListingView.jsx +2 -2
- package/src/components/manage/Blocks/Listing/OrganisationCardsListingView.jsx +3 -1
- package/src/components/manage/Blocks/Listing/SimpleCardsListingView.jsx +1 -1
- package/src/components/manage/Blocks/Listing/SimpleCardsListingView.test.jsx +5 -3
- package/src/components/manage/Blocks/Listing/SimpleItemListingView.jsx +2 -2
- package/src/components/manage/Blocks/Listing/SimpleItemListingView.test.jsx +6 -4
- package/src/components/manage/Blocks/RASTBlock/ContextNavigation.jsx +0 -1
- package/src/components/manage/Blocks/RASTBlock/RASTAccordion.jsx +1 -1
- package/src/components/manage/Blocks/RASTBlock/RASTAccordion.test.jsx +1 -1
- package/src/components/manage/Blocks/RASTBlock/RASTAccordionContent.jsx +2 -2
- package/src/components/manage/Blocks/RASTBlock/RASTEdit.jsx +1 -1
- package/src/components/manage/Blocks/RASTBlock/RASTMap.jsx +1 -1
- package/src/components/manage/Blocks/RASTBlock/RASTMap.test.jsx +1 -1
- package/src/components/manage/Blocks/RASTBlock/RASTView.jsx +1 -1
- package/src/components/manage/Blocks/ReadMore/ReadMoreEdit.jsx +1 -1
- package/src/components/manage/Blocks/ReadMore/ReadMoreView.jsx +1 -1
- package/src/components/manage/Blocks/ReadMore/ReadMoreView.test.jsx +1 -1
- package/src/components/manage/Blocks/RedirectBlock/{RedirectBlock.test.js → RedirectBlock.test.jsx} +1 -1
- package/src/components/manage/Blocks/RedirectBlock/RedirectBlockEdit.jsx +2 -1
- package/src/components/manage/Blocks/RedirectBlock/RedirectBlockView.jsx +2 -2
- package/src/components/manage/Blocks/RelevantAceContent/RelevantAceContentEdit.jsx +1 -1
- package/src/components/manage/Blocks/RelevantAceContent/RelevantAceContentView.jsx +1 -1
- package/src/components/manage/Blocks/RelevantAceContent/RelevantAceContentView.test.jsx +1 -1
- package/src/components/manage/Blocks/SearchAceContent/SearchAceContentEdit.jsx +1 -1
- package/src/components/manage/Blocks/SearchAceContent/SearchAceContentView.jsx +1 -1
- package/src/components/manage/Blocks/SearchAceContent/SearchAceContentView.test.jsx +1 -1
- package/src/components/manage/Blocks/TabsBlock/Spotlight.jsx +2 -2
- package/src/components/manage/Blocks/TabsBlock/Spotlight.test.jsx +7 -1
- package/src/components/manage/Blocks/TransRegionSelect/TransRegionSelectEdit.jsx +1 -1
- package/src/components/manage/Blocks/TransRegionSelect/TransRegionSelectView.jsx +1 -1
- package/src/components/manage/Blocks/TransRegionSelect/TransRegionSelectView.test.jsx +1 -1
- package/src/components/manage/CreateArchivedCopyButton/CreateArchivedCopyButton.jsx +5 -2
- package/src/components/manage/CreateArchivedCopyButton/CreateArchivedCopyButton.test.jsx +3 -6
- package/src/components/manage/Workflow/WorkflowLinkIntegrityModal.jsx +1 -1
- package/src/components/manage/Workflow/WorkflowLinkIntegrityModal.test.jsx +1 -1
- package/src/components/theme/ASTNavigation/ASTAccordion.test.jsx +1 -1
- package/src/components/theme/ASTNavigation/ASTLogoMap.jsx +1 -1
- package/src/components/theme/ASTNavigation/ASTLogoMap.test.jsx +1 -1
- package/src/components/theme/ASTNavigation/ASTNavigation.jsx +9 -5
- package/src/components/theme/ASTNavigation/ASTNavigation.test.jsx +323 -0
- package/src/components/theme/ASTNavigation/{utils.js → LinkWrap.jsx} +4 -9
- package/src/components/theme/ASTNavigation/UASTLogoMap.jsx +1 -1
- package/src/components/theme/ASTNavigation/UASTLogoMap.test.jsx +1 -1
- package/src/components/theme/Header/Header.jsx +5 -5
- package/src/components/theme/Header/LanguageSwitch.jsx +5 -5
- package/src/components/theme/MissionSignatoryProfile/MissionSignatoryProfileView.jsx +1 -1
- package/src/components/theme/TranslationDisclaimer/TranslationDisclaimer.jsx +1 -1
- package/src/components/theme/TranslationDisclaimer/TranslationInfo.jsx +1 -1
- package/src/components/theme/Views/AdaptationOptionView.jsx +1 -1
- package/src/components/theme/Views/AdaptationOptionView.test.jsx +5 -3
- package/src/components/theme/Views/ArchivedVersionListing.jsx +1 -1
- package/src/components/theme/Views/ArchivedVersionListing.test.jsx +2 -2
- package/src/components/theme/Views/ArchivedVersionNotice.jsx +1 -1
- package/src/components/theme/Views/ArchivedVersionNotice.test.jsx +1 -1
- package/src/components/theme/Views/BrokenLinks.jsx +1 -1
- package/src/components/theme/Views/BrokenLinks.test.jsx +1 -1
- package/src/components/theme/Views/CaseStudyView.test.jsx +1 -1
- package/src/components/theme/Views/DatabaseItemView.test.jsx +1 -1
- package/src/components/theme/Views/NewsItemView.jsx +1 -1
- package/src/components/theme/Views/ProjectView.test.jsx +1 -1
- package/src/components/theme/Views/VersionsGroup.jsx +1 -1
- package/src/components/theme/Views/VersionsGroup.test.jsx +1 -1
- package/src/components/theme/Widgets/GeocharsWidget.jsx +1 -1
- package/src/components/theme/Widgets/GeolocationWidget.jsx +1 -1
- package/src/components/theme/Widgets/GeolocationWidget.test.jsx +1 -1
- package/src/components/theme/Widgets/ImageWidget.jsx +7 -8
- package/src/components/theme/Widgets/ImageWidget.test.jsx +1 -1
- package/src/components/theme/Widgets/PromotionalImageWidget.jsx +6 -4
- package/src/components/theme/Widgets/utils.js +1 -1
- package/src/constants.js +538 -2
- package/src/customizations/@eeacms/volto-eea-design-system/ui/Header/Header.jsx +1 -1
- package/src/customizations/@eeacms/volto-eea-design-system/ui/Header/HeaderMenuPopUp.js +52 -24
- package/src/customizations/@eeacms/volto-eea-design-system/ui/Header/HeaderSearchPopUp.js +1 -0
- package/src/customizations/@eeacms/volto-eea-website-theme/components/theme/DraftBackground/DraftBackground.jsx +2 -1
- package/src/customizations/@eeacms/volto-listing-block/blocks/Listing/item-templates/SimpleItemTemplates.jsx +2 -2
- package/src/customizations/@eeacms/volto-listing-block/components/UniversalCard/fragments/CardTitle.jsx +1 -1
- package/src/customizations/@plone/volto-slate/blocks/Table/TableBlockView.jsx +3 -3
- package/src/customizations/@plone/volto-slate/blocks/Text/{index.js → index.jsx} +2 -21
- package/src/customizations/@plone/volto-slate/editor/extensions/normalizeNode.js +1 -1
- package/src/customizations/@plone/volto-slate/utils/blocks.js +11 -8
- package/src/customizations/@plone/volto-slate/utils/volto-blocks.js +2 -2
- package/src/customizations/@plone/volto-slate/widgets/HtmlSlateWidget.jsx +2 -2
- package/src/customizations/@plone-collective/volto-authomatic/components/Login/Login.jsx +7 -4
- package/src/customizations/@plone-collective/volto-rss-provider/components/RSSFeedView.jsx +5 -8
- package/src/customizations/@plone-collective/volto-rss-provider/express-middleware.js +2 -1
- package/src/customizations/volto/components/manage/AnchorPlugin/components/LinkButton/AddLinkForm.jsx +3 -3
- package/src/customizations/volto/components/manage/Blocks/Grid/templates.js +1 -1
- package/src/customizations/volto/components/manage/Contents/ContentsBreadcrumbs.jsx +1 -1
- package/src/customizations/volto/components/manage/Controlpanels/ContentTypeLayout.jsx +12 -14
- package/src/customizations/volto/components/manage/Display/Display.jsx +10 -5
- package/src/customizations/volto/components/manage/Multilingual/TranslationObject.jsx +7 -6
- package/src/customizations/volto/components/manage/Widgets/ObjectBrowserWidget.jsx +4 -1
- package/src/customizations/volto/components/manage/Workflow/Workflow.jsx +12 -8
- package/src/customizations/volto/components/theme/App/App.jsx +16 -23
- package/src/customizations/volto/components/theme/Sitemap/Sitemap.jsx +3 -2
- package/src/customizations/volto/components/theme/View/DefaultView.jsx +5 -4
- package/src/customizations/volto/components/theme/View/LinkView.jsx +2 -2
- package/src/customizations/volto/components/theme/View/View.jsx +10 -11
- package/src/customizations/volto/helpers/Url/Url-old.js +2 -1
- package/src/customizations/volto/middleware/api.js +6 -4
- package/src/customizations/volto/reducers/actions/actions.js +2 -5
- package/src/customizations/volto/reducers/breadcrumbs/breadcrumbs.js +3 -6
- package/src/customizations/volto/reducers/navigation/navigation.js +3 -6
- package/src/customizations/volto/server.jsx +9 -8
- package/src/express-middleware.js +1 -1
- package/src/helpers/ContentMetadata.jsx +4 -4
- package/src/helpers/Utils.jsx +5 -5
- package/src/helpers/index.js +1 -8
- package/src/hocs/index.js +2 -0
- package/src/index.js +9 -7
- package/src/search/common.js +4 -41
- package/src/search/utils.test.js +1 -1
- package/src/search/vocabulary.js +2 -2
- package/src/store/reducers/physical-breadcrumbs.js +2 -2
- package/src/utils.js +1 -1
- package/src/helpers/Constants.jsx +0 -535
- package/theme/assets/images/administrative_support_service.png +0 -0
- /package/src/components/manage/Blocks/CaseStudyExplorer/{CaseStudyExplorerEdit.js → CaseStudyExplorerEdit.jsx} +0 -0
- /package/src/components/manage/Blocks/CountryMapHeatIndex/{Edit.js → Edit.jsx} +0 -0
- /package/src/components/manage/Blocks/CountryMapProfile/{Edit.js → Edit.jsx} +0 -0
- /package/src/components/manage/Blocks/CountryProfileDetail/{Edit.js → Edit.jsx} +0 -0
- /package/src/components/manage/Blocks/ReadMore/{schema.js → schema.jsx} +0 -0
- /package/src/helpers/{clientOnly.js → clientOnly.jsx} +0 -0
- /package/src/{components/manage/Blocks/withResponsiveContainer.js → hocs/withResponsiveContainer.jsx} +0 -0
- /package/src/{components/manage/Blocks → hocs}/withVisibilitySensor.jsx +0 -0
package/src/constants.js
CHANGED
|
@@ -170,7 +170,7 @@ export const DOWNLOAD_MISSION_FUNDING_FIELDS = [
|
|
|
170
170
|
// { field: 'cca_user_requirements', name: 'User requirements' },
|
|
171
171
|
// ];
|
|
172
172
|
|
|
173
|
-
export const
|
|
173
|
+
export const EEA_LANGUAGES = [
|
|
174
174
|
{ name: 'български', code: 'bg' },
|
|
175
175
|
{ name: 'Español', code: 'es' },
|
|
176
176
|
{ name: 'Čeština', code: 'cs' },
|
|
@@ -200,4 +200,540 @@ export const eea_languages = [
|
|
|
200
200
|
{ name: 'Türkçe', code: 'tr' },
|
|
201
201
|
];
|
|
202
202
|
|
|
203
|
-
export const
|
|
203
|
+
export const NON_EU_LANGS = ['is', 'nn', 'tr'];
|
|
204
|
+
|
|
205
|
+
export const EU_COUNTRIES = [
|
|
206
|
+
'AL',
|
|
207
|
+
'AT',
|
|
208
|
+
'BA',
|
|
209
|
+
'BE',
|
|
210
|
+
'BG',
|
|
211
|
+
'CH',
|
|
212
|
+
'CY',
|
|
213
|
+
'CZ',
|
|
214
|
+
'DE',
|
|
215
|
+
'DK',
|
|
216
|
+
'EE',
|
|
217
|
+
'ES',
|
|
218
|
+
'FI',
|
|
219
|
+
'FR',
|
|
220
|
+
'GR',
|
|
221
|
+
'HR',
|
|
222
|
+
'HU',
|
|
223
|
+
'IE',
|
|
224
|
+
'IS',
|
|
225
|
+
'IT',
|
|
226
|
+
'LI',
|
|
227
|
+
'LT',
|
|
228
|
+
'LU',
|
|
229
|
+
'LV',
|
|
230
|
+
'MD',
|
|
231
|
+
'ME',
|
|
232
|
+
'MK',
|
|
233
|
+
'MT',
|
|
234
|
+
'NL',
|
|
235
|
+
'NO',
|
|
236
|
+
'PL',
|
|
237
|
+
'PT',
|
|
238
|
+
'RO',
|
|
239
|
+
'RS',
|
|
240
|
+
'SE',
|
|
241
|
+
'SI',
|
|
242
|
+
'SK',
|
|
243
|
+
'TR',
|
|
244
|
+
'XK',
|
|
245
|
+
'GB',
|
|
246
|
+
];
|
|
247
|
+
|
|
248
|
+
export const OBSERVATORY_PARTNERS = {
|
|
249
|
+
'copernicus-climate-change-service-ecmw':
|
|
250
|
+
'Copernicus Climate Change Service and Copernicus Atmosphere Monitoring Service',
|
|
251
|
+
'european-centre-for-disease-prevention-and-control-ecdc':
|
|
252
|
+
'European Centre for Disease Prevention and Control',
|
|
253
|
+
'european-commission': 'European Commission',
|
|
254
|
+
'european-commission-directorate-general-for-the-environment':
|
|
255
|
+
'European Commission Directorate-General for the Environment (DG ENV)',
|
|
256
|
+
'european-environment-agency-eea': 'European Environment Agency',
|
|
257
|
+
'european-food-safety-authority': 'European Food Safety Authority',
|
|
258
|
+
'european-policy-center': 'European Policy Centre',
|
|
259
|
+
'lancet-countdown': 'Lancet Countdown in Europe',
|
|
260
|
+
medecc: 'MedECC',
|
|
261
|
+
'association-schools-public-health-in-european-region-aspher':
|
|
262
|
+
'The Association of Schools of Public Health in the European Region',
|
|
263
|
+
'united-nations-environment-programme':
|
|
264
|
+
'United Nations Environment Programme',
|
|
265
|
+
'who-regional-office-for-europe-who-europe': 'WHO Regional Office for Europe',
|
|
266
|
+
'world-health-organization': 'World Health Organization',
|
|
267
|
+
'world-meteorological-organization-wmo': 'World Meteorological Organization',
|
|
268
|
+
};
|
|
269
|
+
|
|
270
|
+
export const ACE_COUNTRIES = {
|
|
271
|
+
BE: 'Belgium',
|
|
272
|
+
FR: 'France',
|
|
273
|
+
BG: 'Bulgaria',
|
|
274
|
+
BA: 'Bosnia and Herzegovina',
|
|
275
|
+
HR: 'Croatia',
|
|
276
|
+
DE: 'Germany',
|
|
277
|
+
HU: 'Hungary',
|
|
278
|
+
FI: 'Finland',
|
|
279
|
+
BY: 'Belarus',
|
|
280
|
+
FO: 'Faroe Islands',
|
|
281
|
+
RU: 'Russian Federation',
|
|
282
|
+
NL: 'Netherlands',
|
|
283
|
+
PT: 'Portugal',
|
|
284
|
+
NO: 'Norway',
|
|
285
|
+
TR: 'Türkiye',
|
|
286
|
+
LI: 'Liechtenstein',
|
|
287
|
+
LV: 'Latvia',
|
|
288
|
+
LT: 'Lithuania',
|
|
289
|
+
LU: 'Luxembourg',
|
|
290
|
+
RO: 'Romania',
|
|
291
|
+
PL: 'Poland',
|
|
292
|
+
XK: 'Kosovo',
|
|
293
|
+
CH: 'Switzerland',
|
|
294
|
+
GR: 'Greece',
|
|
295
|
+
EE: 'Estonia',
|
|
296
|
+
IS: 'Iceland',
|
|
297
|
+
AM: 'Armenia',
|
|
298
|
+
AL: 'Albania',
|
|
299
|
+
IT: 'Italy',
|
|
300
|
+
CZ: 'Czechia',
|
|
301
|
+
GE: 'Georgia',
|
|
302
|
+
GB: 'United Kingdom',
|
|
303
|
+
AD: 'Andorra',
|
|
304
|
+
AZ: 'Azerbaijan',
|
|
305
|
+
IE: 'Ireland',
|
|
306
|
+
ES: 'Spain',
|
|
307
|
+
ME: 'Montenegro',
|
|
308
|
+
MD: 'Republic of Moldova',
|
|
309
|
+
MC: 'Monaco',
|
|
310
|
+
IL: 'Israel',
|
|
311
|
+
RS: 'Serbia',
|
|
312
|
+
CY: 'Cyprus',
|
|
313
|
+
MK: 'Republic of North Macedonia',
|
|
314
|
+
SK: 'Slovakia',
|
|
315
|
+
MT: 'Malta',
|
|
316
|
+
SI: 'Slovenia',
|
|
317
|
+
SM: 'San Marino',
|
|
318
|
+
DK: 'Denmark',
|
|
319
|
+
KZ: 'Kazakhstan',
|
|
320
|
+
UA: 'Ukraine',
|
|
321
|
+
SE: 'Sweden',
|
|
322
|
+
AT: 'Austria',
|
|
323
|
+
};
|
|
324
|
+
|
|
325
|
+
export const BIOREGIONS = {
|
|
326
|
+
GLOBAL: 'Global',
|
|
327
|
+
EUROPE: 'Europe',
|
|
328
|
+
MACRO_TRANSNATIONAL_REGION: 'Macro-Transnational Regions',
|
|
329
|
+
BIOGRAPHICAL_REGION: 'Biogeographical Regions',
|
|
330
|
+
COUNTRIES: 'Countries',
|
|
331
|
+
SUBNATIONAL: 'Subnational Regions',
|
|
332
|
+
CITY: 'Municipality Name',
|
|
333
|
+
TRANS_MACRO_OUTERMOST: 'Outermost Regions',
|
|
334
|
+
TRANS_MACRO_NORTHPERI: 'Northern Periphery and Arctic',
|
|
335
|
+
TRANS_MACRO_BACLITC: 'Baltic Sea',
|
|
336
|
+
TRANS_MACRO_NW_EUROPE: 'North West Europe',
|
|
337
|
+
TRANS_MACRO_N_SEA: 'North Sea',
|
|
338
|
+
TRANS_MACRO_ATL_AREA: 'Atlantic Area',
|
|
339
|
+
TRANS_MACRO_ALP_SPACE: 'Alpine Space',
|
|
340
|
+
TRANS_MACRO_CEN_EUR: 'Central Europe',
|
|
341
|
+
TRANS_MACRO_SW_EUR: 'South West Europe',
|
|
342
|
+
TRANS_MACRO_MED: 'Mediterranean (Euro-Med)',
|
|
343
|
+
TRANS_MACRO_DANUBE: 'Danube Area',
|
|
344
|
+
TRANS_MACRO_ADR_IONIAN: 'Adriatic-Ionian',
|
|
345
|
+
// TRANS_MACRO_BALKAN_MED: 'Balkan-Mediterranean',
|
|
346
|
+
// TRANS_MACRO_CAR_AREA: 'Caribbean Area',
|
|
347
|
+
// TRANS_MACRO_AMAZONIA: 'Amazonia',
|
|
348
|
+
// TRANS_MACRO_IND_OCEAN_AREA: 'Indian Ocean Area',
|
|
349
|
+
// TRANS_MACRO_SE_EUR: 'South East Europe',
|
|
350
|
+
TRANS_MACRO_MED_BASIN: 'Mediterranean Sea Basin (NEXT)',
|
|
351
|
+
// TRANS_MACRO_MID_ATLANTIC: 'Mid-Atlantic',
|
|
352
|
+
// TRANS_MACRO_ARCTIC: 'Arctic',
|
|
353
|
+
// TRANS_MACRO_BLACKSEA: 'Black Sea',
|
|
354
|
+
// TRANS_MACRO_ATLANTIC: 'Atlantic',
|
|
355
|
+
TRANS_MACRO_BLACKSEA_BASIN: 'Black Sea Basin (NEXT)',
|
|
356
|
+
TRANS_BIO_ALPINE: 'Alpine',
|
|
357
|
+
TRANS_BIO_ANATOLIAN: 'Anatolian',
|
|
358
|
+
TRANS_BIO_ARCTIC: 'Arctic',
|
|
359
|
+
TRANS_BIO_ATLANTIC: 'Atlantic',
|
|
360
|
+
TRANS_BIO_BLACKSEA: 'Black Sea',
|
|
361
|
+
TRANS_BIO_BOREAL: 'Boreal',
|
|
362
|
+
TRANS_BIO_CONTINENTAL: 'Continental',
|
|
363
|
+
TRANS_BIO_MACARO: 'Macaronesia',
|
|
364
|
+
TRANS_BIO_MEDIT: 'Mediterranean',
|
|
365
|
+
TRANS_BIO_PANNONIAN: 'Pannonian',
|
|
366
|
+
TRANS_BIO_STEPPIC: 'Steppic',
|
|
367
|
+
};
|
|
368
|
+
|
|
369
|
+
export const OTHER_REGIONS = 'Other Regions';
|
|
370
|
+
|
|
371
|
+
export const SUBNATIONAL_REGIONS = {
|
|
372
|
+
SUBN_Région_de_Bruxelles_Capit:
|
|
373
|
+
'Région de Bruxelles-Capitale/Brussels Hoofdstedelijk Gewest (BE)',
|
|
374
|
+
SUBN_Prov__Antwerpen__BE_: 'Prov. Antwerpen (BE)',
|
|
375
|
+
SUBN_Prov__Limburg__BE___BE_: 'Prov. Limburg (BE) (BE)',
|
|
376
|
+
SUBN_Prov__Oost_Vlaanderen__BE: 'Prov. Oost-Vlaanderen (BE)',
|
|
377
|
+
SUBN_Prov__Vlaams_Brabant__BE_: 'Prov. Vlaams-Brabant (BE)',
|
|
378
|
+
SUBN_Prov__West_Vlaanderen__BE: 'Prov. West-Vlaanderen (BE)',
|
|
379
|
+
SUBN_Prov__Brabant_Wallon__BE_: 'Prov. Brabant Wallon (BE)',
|
|
380
|
+
SUBN_Prov__Hainaut__BE_: 'Prov. Hainaut (BE)',
|
|
381
|
+
SUBN_Prov__Liège__BE_: 'Prov. Liège (BE)',
|
|
382
|
+
SUBN_Prov__Luxembourg__BE___BE: 'Prov. Luxembourg (BE) (BE)',
|
|
383
|
+
SUBN_Prov__Namur__BE_: 'Prov. Namur (BE)',
|
|
384
|
+
SUBN_Extra_Regio_NUTS_2__BE_: 'Extra-Regio NUTS 2 (BE)',
|
|
385
|
+
SUBN_Северозападен__Severozapa: 'Северозападен (Severozapaden) (BG)',
|
|
386
|
+
SUBN_Северен_централен__Severe: 'Северен централен (Severen tsentralen) (BG)',
|
|
387
|
+
SUBN_Североизточен__Severoizto: 'Североизточен (Severoiztochen) (BG)',
|
|
388
|
+
SUBN_Югоизточен__Yugoiztochen_: 'Югоизточен (Yugoiztochen) (BG)',
|
|
389
|
+
SUBN_Югозападен__Yugozapaden__: 'Югозападен (Yugozapaden) (BG)',
|
|
390
|
+
SUBN_Южен_централен__Yuzhen_ts: 'Южен централен (Yuzhen tsentralen) (BG)',
|
|
391
|
+
SUBN_Extra_Regio_NUTS_2__BG_: 'Extra-Regio NUTS 2 (BG)',
|
|
392
|
+
SUBN_Région_lémanique_CH_: 'Région lémanique (CH)',
|
|
393
|
+
SUBN_Espace_Mittelland_CH_: 'Espace Mittelland (CH)',
|
|
394
|
+
SUBN_Nordwestschweiz_CH_: 'Nordwestschweiz (CH)',
|
|
395
|
+
SUBN_Zürich_CH_: 'Zürich (CH)',
|
|
396
|
+
SUBN_Ostschweiz_CH_: 'Ostschweiz (CH)',
|
|
397
|
+
SUBN_Zentralschweiz_CH_: 'Zentralschweiz (CH)',
|
|
398
|
+
SUBN_Ticino_CH_: 'Ticino (CH)',
|
|
399
|
+
SUBN_Praha__CZ_: 'Praha (CZ)',
|
|
400
|
+
SUBN_Střední_Čechy__CZ_: 'Střední Čechy (CZ)',
|
|
401
|
+
SUBN_Jihozápad__CZ_: 'Jihozápad (CZ)',
|
|
402
|
+
SUBN_Severozápad__CZ_: 'Severozápad (CZ)',
|
|
403
|
+
SUBN_Severovýchod__CZ_: 'Severovýchod (CZ)',
|
|
404
|
+
SUBN_Jihovýchod__CZ_: 'Jihovýchod (CZ)',
|
|
405
|
+
SUBN_Střední_Morava__CZ_: 'Střední Morava (CZ)',
|
|
406
|
+
SUBN_Moravskoslezsko__CZ_: 'Moravskoslezsko (CZ)',
|
|
407
|
+
SUBN_Extra_Regio_NUTS_2__CZ_: 'Extra-Regio NUTS 2 (CZ)',
|
|
408
|
+
SUBN_Hovedstaden__DK_: 'Hovedstaden (DK)',
|
|
409
|
+
SUBN_Sjælland__DK_: 'Sjælland (DK)',
|
|
410
|
+
SUBN_Syddanmark__DK_: 'Syddanmark (DK)',
|
|
411
|
+
SUBN_Midtjylland__DK_: 'Midtjylland (DK)',
|
|
412
|
+
SUBN_Nordjylland__DK_: 'Nordjylland (DK)',
|
|
413
|
+
SUBN_Extra_Regio_NUTS_2__DK_: 'Extra-Regio NUTS 2 (DK)',
|
|
414
|
+
SUBN_Stuttgart__DE_: 'Stuttgart (DE)',
|
|
415
|
+
SUBN_Karlsruhe__DE_: 'Karlsruhe (DE)',
|
|
416
|
+
SUBN_Freiburg__DE_: 'Freiburg (DE)',
|
|
417
|
+
SUBN_Tübingen__DE_: 'Tübingen (DE)',
|
|
418
|
+
SUBN_Oberbayern__DE_: 'Oberbayern (DE)',
|
|
419
|
+
SUBN_Niederbayern__DE_: 'Niederbayern (DE)',
|
|
420
|
+
SUBN_Oberpfalz__DE_: 'Oberpfalz (DE)',
|
|
421
|
+
SUBN_Oberfranken__DE_: 'Oberfranken (DE)',
|
|
422
|
+
SUBN_Mittelfranken__DE_: 'Mittelfranken (DE)',
|
|
423
|
+
SUBN_Unterfranken__DE_: 'Unterfranken (DE)',
|
|
424
|
+
SUBN_Schwaben__DE_: 'Schwaben (DE)',
|
|
425
|
+
SUBN_Berlin__DE_: 'Berlin (DE)',
|
|
426
|
+
SUBN_Brandenburg__DE_: 'Brandenburg (DE)',
|
|
427
|
+
SUBN_Bremen__DE_: 'Bremen (DE)',
|
|
428
|
+
SUBN_Hamburg__DE_: 'Hamburg (DE)',
|
|
429
|
+
SUBN_Darmstadt__DE_: 'Darmstadt (DE)',
|
|
430
|
+
SUBN_Gießen__DE_: 'Gießen (DE)',
|
|
431
|
+
SUBN_Kassel__DE_: 'Kassel (DE)',
|
|
432
|
+
SUBN_Mecklenburg_Vorpommern__D: 'Mecklenburg-Vorpommern (DE)',
|
|
433
|
+
SUBN_Braunschweig__DE_: 'Braunschweig (DE)',
|
|
434
|
+
SUBN_Hannover__DE_: 'Hannover (DE)',
|
|
435
|
+
SUBN_Lüneburg__DE_: 'Lüneburg (DE)',
|
|
436
|
+
SUBN_Weser_Ems__DE_: 'Weser-Ems (DE)',
|
|
437
|
+
SUBN_Düsseldorf__DE_: 'Düsseldorf (DE)',
|
|
438
|
+
SUBN_Köln__DE_: 'Köln (DE)',
|
|
439
|
+
SUBN_Münster__DE_: 'Münster (DE)',
|
|
440
|
+
SUBN_Detmold__DE_: 'Detmold (DE)',
|
|
441
|
+
SUBN_Arnsberg__DE_: 'Arnsberg (DE)',
|
|
442
|
+
SUBN_Koblenz__DE_: 'Koblenz (DE)',
|
|
443
|
+
SUBN_Trier__DE_: 'Trier (DE)',
|
|
444
|
+
SUBN_Rheinhessen_Pfalz__DE_: 'Rheinhessen-Pfalz (DE)',
|
|
445
|
+
SUBN_Saarland__DE_: 'Saarland (DE)',
|
|
446
|
+
SUBN_Dresden__DE_: 'Dresden (DE)',
|
|
447
|
+
SUBN_Chemnitz__DE_: 'Chemnitz (DE)',
|
|
448
|
+
SUBN_Leipzig__DE_: 'Leipzig (DE)',
|
|
449
|
+
SUBN_Sachsen_Anhalt__DE_: 'Sachsen-Anhalt (DE)',
|
|
450
|
+
SUBN_Schleswig_Holstein__DE_: 'Schleswig-Holstein (DE)',
|
|
451
|
+
SUBN_Thüringen__DE_: 'Thüringen (DE)',
|
|
452
|
+
SUBN_Extra_Regio_NUTS_2__DE_: 'Extra-Regio NUTS 2 (DE)',
|
|
453
|
+
SUBN_Eesti__EE_: 'Eesti (EE)',
|
|
454
|
+
SUBN_Extra_Regio_NUTS_2__EE_: 'Extra-Regio NUTS 2 (EE)',
|
|
455
|
+
SUBN_Border__Midland_and_Weste: 'Border, Midland and Western (IE)',
|
|
456
|
+
SUBN_Southern_and_Eastern__IE_: 'Southern and Eastern (IE)',
|
|
457
|
+
SUBN_Extra_Regio_NUTS_2__IE_: 'Extra-Regio NUTS 2 (IE)',
|
|
458
|
+
SUBN_Aττική__Attiki__GR_: 'Aττική (Attiki) (GR)',
|
|
459
|
+
SUBN_Βόρειο_Αιγαίο__Voreio_Aig__GR_: 'Βόρειο Αιγαίο (Voreio Aigaio) (GR)',
|
|
460
|
+
SUBN_Νότιο_Αιγαίο__Notio_Aigai__GR_: 'Νότιο Αιγαίο (Notio Aigaio) (GR)',
|
|
461
|
+
SUBN_Κρήτη__Kriti__GR_: 'Κρήτη (Kriti) (GR)',
|
|
462
|
+
SUBN_Aνατολική_Μακεδονία__Θράκ__GR_:
|
|
463
|
+
'Aνατολική Μακεδονία, Θράκη (Anatoliki Makedonia, Thraki) (GR)',
|
|
464
|
+
SUBN_Κεντρική_Μακεδονία__Kentr__GR_:
|
|
465
|
+
'Κεντρική Μακεδονία (Kentriki Makedonia) (GR)',
|
|
466
|
+
SUBN_Δυτική_Μακεδονία__Dytiki__GR_:
|
|
467
|
+
'Δυτική Μακεδονία (Dytiki Makedonia) (GR)',
|
|
468
|
+
SUBN_Θεσσαλία__Thessalia__GR_: 'Θεσσαλία (Thessalia) (GR)',
|
|
469
|
+
SUBN_Ιόνια_Νησιά__Ionia_Nisia__GR_: 'Ιόνια Νησιά (Ionia Nisia) (GR)',
|
|
470
|
+
SUBN_Δυτική_Ελλάδα__Dytiki_Ell__GR_: 'Δυτική Ελλάδα (Dytiki Ellada) (GR)',
|
|
471
|
+
SUBN_Στερεά_Ελλάδα__Sterea_Ell__GR_: 'Στερεά Ελλάδα (Sterea Ellada) (GR)',
|
|
472
|
+
SUBN_Πελοπόννησος__Peloponniso__GR_: 'Πελοπόννησος (Peloponnisos) (GR)',
|
|
473
|
+
SUBN_Extra_Regio_NUTS_2__GR_: 'Extra-Regio NUTS 2 (GR)',
|
|
474
|
+
SUBN_Galicia__ES_: 'Galicia (ES)',
|
|
475
|
+
SUBN_Principado_de_Asturias__E: 'Principado de Asturias (ES)',
|
|
476
|
+
SUBN_Cantabria__ES_: 'Cantabria (ES)',
|
|
477
|
+
SUBN_País_Vasco__ES_: 'País Vasco (ES)',
|
|
478
|
+
SUBN_Comunidad_Foral_de_Navarr: 'Comunidad Foral de Navarra (ES)',
|
|
479
|
+
SUBN_La_Rioja__ES_: 'La Rioja (ES)',
|
|
480
|
+
SUBN_Aragón__ES_: 'Aragón (ES)',
|
|
481
|
+
SUBN_Comunidad_de_Madrid__ES_: 'Comunidad de Madrid (ES)',
|
|
482
|
+
SUBN_Castilla_y_León__ES_: 'Castilla y León (ES)',
|
|
483
|
+
SUBN_Castilla_La_Mancha__ES_: 'Castilla-La Mancha (ES)',
|
|
484
|
+
SUBN_Extremadura__ES_: 'Extremadura (ES)',
|
|
485
|
+
SUBN_Cataluña__ES_: 'Cataluña (ES)',
|
|
486
|
+
SUBN_Comunidad_Valenciana__ES_: 'Comunidad Valenciana (ES)',
|
|
487
|
+
SUBN_Illes_Balears__ES_: 'Illes Balears (ES)',
|
|
488
|
+
SUBN_Andalucía__ES_: 'Andalucía (ES)',
|
|
489
|
+
SUBN_Región_de_Murcia__ES_: 'Región de Murcia (ES)',
|
|
490
|
+
SUBN_Ciudad_Autónoma_de_Ceuta_: 'Ciudad Autónoma de Ceuta (ES)',
|
|
491
|
+
SUBN_Ciudad_Autónoma_de_Melill: 'Ciudad Autónoma de Melilla (ES)',
|
|
492
|
+
SUBN_Canarias__ES_: 'Canarias (ES)',
|
|
493
|
+
SUBN_Extra_Regio_NUTS_2__ES_: 'Extra-Regio NUTS 2 (ES)',
|
|
494
|
+
SUBN_Île_de_France__FR_: 'Île de France (FR)',
|
|
495
|
+
SUBN_Champagne_Ardenne__FR_: 'Champagne-Ardenne (FR)',
|
|
496
|
+
SUBN_Picardie__FR_: 'Picardie (FR)',
|
|
497
|
+
SUBN_Haute_Normandie__FR_: 'Haute-Normandie (FR)',
|
|
498
|
+
SUBN_Centre__FR_: 'Centre (FR)',
|
|
499
|
+
SUBN_Basse_Normandie__FR_: 'Basse-Normandie (FR)',
|
|
500
|
+
SUBN_Bourgogne__FR_: 'Bourgogne (FR)',
|
|
501
|
+
SUBN_Nord___Pas_de_Calais__FR_: 'Nord - Pas-de-Calais (FR)',
|
|
502
|
+
SUBN_Lorraine__FR_: 'Lorraine (FR)',
|
|
503
|
+
SUBN_Alsace__FR_: 'Alsace (FR)',
|
|
504
|
+
SUBN_Franche_Comté__FR_: 'Franche-Comté (FR)',
|
|
505
|
+
SUBN_Pays_de_la_Loire__FR_: 'Pays de la Loire (FR)',
|
|
506
|
+
SUBN_Bretagne__FR_: 'Bretagne (FR)',
|
|
507
|
+
SUBN_Poitou_Charentes__FR_: 'Poitou-Charentes (FR)',
|
|
508
|
+
SUBN_Aquitaine__FR_: 'Aquitaine (FR)',
|
|
509
|
+
SUBN_Midi_Pyrénées__FR_: 'Midi-Pyrénées (FR)',
|
|
510
|
+
SUBN_Limousin__FR_: 'Limousin (FR)',
|
|
511
|
+
SUBN_Rhône_Alpes__FR_: 'Rhône-Alpes (FR)',
|
|
512
|
+
SUBN_Auvergne__FR_: 'Auvergne (FR)',
|
|
513
|
+
SUBN_Languedoc_Roussillon__FR_: 'Languedoc-Roussillon (FR)',
|
|
514
|
+
SUBN_Provence_Alpes_Côte_d_Azu: "Provence-Alpes-Côte d'Azur (FR)",
|
|
515
|
+
SUBN_Corse__FR_: 'Corse (FR)',
|
|
516
|
+
SUBN_Guadeloupe__FR_: 'Guadeloupe (FR)',
|
|
517
|
+
SUBN_Martinique__FR_: 'Martinique (FR)',
|
|
518
|
+
SUBN_Guyane__FR_: 'Guyane (FR)',
|
|
519
|
+
SUBN_Réunion__FR_: 'Réunion (FR)',
|
|
520
|
+
SUBN_Extra_Regio_NUTS_2__FR_: 'Extra-Regio NUTS 2 (FR)',
|
|
521
|
+
SUBN_Extra_Regio_NUTS_2__HR_: 'Extra-Regio NUTS 2 (HR)',
|
|
522
|
+
SUBN_Piemonte__IT_: 'Piemonte (IT)',
|
|
523
|
+
SUBN_Valle_d_Aosta_Vallée_d_Ao: "Valle d'Aosta/Vallée d'Aoste (IT)",
|
|
524
|
+
SUBN_Liguria__IT_: 'Liguria (IT)',
|
|
525
|
+
SUBN_Lombardia__IT_: 'Lombardia (IT)',
|
|
526
|
+
SUBN_Abruzzo__IT_: 'Abruzzo (IT)',
|
|
527
|
+
SUBN_Molise__IT_: 'Molise (IT)',
|
|
528
|
+
SUBN_Campania__IT_: 'Campania (IT)',
|
|
529
|
+
SUBN_Puglia__IT_: 'Puglia (IT)',
|
|
530
|
+
SUBN_Basilicata__IT_: 'Basilicata (IT)',
|
|
531
|
+
SUBN_Calabria__IT_: 'Calabria (IT)',
|
|
532
|
+
SUBN_Sicilia__IT_: 'Sicilia (IT)',
|
|
533
|
+
SUBN_Sardegna__IT_: 'Sardegna (IT)',
|
|
534
|
+
SUBN_Provincia_Autonoma_di_Bol: 'Provincia Autonoma di Bolzano/Bozen (IT)',
|
|
535
|
+
SUBN_Provincia_Autonoma_di_Tre: 'Provincia Autonoma di Trento (IT)',
|
|
536
|
+
SUBN_Veneto__IT_: 'Veneto (IT)',
|
|
537
|
+
SUBN_Friuli_Venezia_Giulia__IT: 'Friuli-Venezia Giulia (IT)',
|
|
538
|
+
SUBN_Emilia_Romagna__IT_: 'Emilia-Romagna (IT)',
|
|
539
|
+
SUBN_Toscana__IT_: 'Toscana (IT)',
|
|
540
|
+
SUBN_Umbria__IT_: 'Umbria (IT)',
|
|
541
|
+
SUBN_Marche__IT_: 'Marche (IT)',
|
|
542
|
+
SUBN_Lazio__IT_: 'Lazio (IT)',
|
|
543
|
+
SUBN_Pisa__IT_: 'Pisa (IT)',
|
|
544
|
+
SUBN_Extra_Regio_NUTS_2__IT_: 'Extra-Regio NUTS 2 (IT)',
|
|
545
|
+
SUBN_Ísland_IS_: 'Ísland (IS)',
|
|
546
|
+
SUBN_Liechtenstein_LI_: 'Liechtenstein (LI)',
|
|
547
|
+
SUBN_Κύπρος__Kýpros___CY_: 'Κύπρος (Kýpros) (CY)',
|
|
548
|
+
SUBN_Extra_Regio_NUTS_2__CY_: 'Extra-Regio NUTS 2 (CY)',
|
|
549
|
+
SUBN_Latvija__LV_: 'Latvija (LV)',
|
|
550
|
+
SUBN_Extra_Regio_NUTS_2__LV_: 'Extra-Regio NUTS 2 (LV)',
|
|
551
|
+
SUBN_Lietuva__LT_: 'Lietuva (LT)',
|
|
552
|
+
SUBN_Extra_Regio_NUTS_2__LT_: 'Extra-Regio NUTS 2 (LT)',
|
|
553
|
+
SUBN_Luxembourg__LU_: 'Luxembourg (LU)',
|
|
554
|
+
SUBN_Extra_Regio_NUTS_2__LU_: 'Extra-Regio NUTS 2 (LU)',
|
|
555
|
+
SUBN_Közép_Magyarország__HU_: 'Közép-Magyarország (HU)',
|
|
556
|
+
SUBN_Közép_Dunántúl__HU_: 'Közép-Dunántúl (HU)',
|
|
557
|
+
SUBN_Nyugat_Dunántúl__HU_: 'Nyugat-Dunántúl (HU)',
|
|
558
|
+
SUBN_Dél_Dunántúl__HU_: 'Dél-Dunántúl (HU)',
|
|
559
|
+
SUBN_Észak_Magyarország__HU_: 'Észak-Magyarország (HU)',
|
|
560
|
+
SUBN_Észak_Alföld__HU_: 'Észak-Alföld (HU)',
|
|
561
|
+
SUBN_Dél_Alföld__HU_: 'Dél-Alföld (HU)',
|
|
562
|
+
SUBN_Extra_Regio_NUTS_2__HU_: 'Extra-Regio NUTS 2 (HU)',
|
|
563
|
+
SUBN_Malta__MT_: 'Malta (MT)',
|
|
564
|
+
SUBN_Extra_Regio_NUTS_2__MT_: 'Extra-Regio NUTS 2 (MT)',
|
|
565
|
+
SUBN_Црна_Гора_Crna_Gora_ME_: 'Црна Гора (Crna Gora) (ME)',
|
|
566
|
+
SUBN_Поранешна_југословенска_Република_Македонија_Poranešna_jugoslovenska_Republika_Makedonija_MK_:
|
|
567
|
+
'Поранешна југословенска Република Македонија (Poranešna jugoslovenska Republika Makedonija) (MK)',
|
|
568
|
+
SUBN_Friesland__NL___NL_: 'Friesland (NL) (NL)',
|
|
569
|
+
SUBN_Groningen__NL_: 'Groningen (NL)',
|
|
570
|
+
SUBN_Drenthe__NL_: 'Drenthe (NL)',
|
|
571
|
+
SUBN_Overijssel__NL_: 'Overijssel (NL)',
|
|
572
|
+
SUBN_Gelderland__NL_: 'Gelderland (NL)',
|
|
573
|
+
SUBN_Flevoland__NL_: 'Flevoland (NL)',
|
|
574
|
+
SUBN_Utrecht__NL_: 'Utrecht (NL)',
|
|
575
|
+
SUBN_Noord_Holland__NL_: 'Noord-Holland (NL)',
|
|
576
|
+
SUBN_Zuid_Holland__NL_: 'Zuid-Holland (NL)',
|
|
577
|
+
SUBN_Zeeland__NL_: 'Zeeland (NL)',
|
|
578
|
+
SUBN_Noord_Brabant__NL_: 'Noord-Brabant (NL)',
|
|
579
|
+
SUBN_Limburg__NL___NL_: 'Limburg (NL) (NL)',
|
|
580
|
+
SUBN_Extra_Regio_NUTS_2__NL_: 'Extra-Regio NUTS 2 (NL)',
|
|
581
|
+
SUBN_Oslo_og_Akershus_NO_: 'Oslo og Akershus (NO)',
|
|
582
|
+
SUBN_Hedmark_og_Oppland_NO_: 'Hedmark og Oppland (NO)',
|
|
583
|
+
SUBN_Sør_Østlandet_NO_: 'Sør-Østlandet (NO)',
|
|
584
|
+
SUBN_Agder_og_Rogaland_NO_: 'Agder og Rogaland (NO)',
|
|
585
|
+
SUBN_Vestlandet_NO_: 'Vestlandet (NO)',
|
|
586
|
+
SUBN_Trøndelag_NO_: 'Trøndelag (NO)',
|
|
587
|
+
SUBN_Nord_Norge_NO_: 'Nord-Norge (NO)',
|
|
588
|
+
SUBN_Burgenland__AT___AT_: 'Burgenland (AT) (AT)',
|
|
589
|
+
SUBN_Niederösterreich__AT_: 'Niederösterreich (AT)',
|
|
590
|
+
SUBN_Wien__AT_: 'Wien (AT)',
|
|
591
|
+
SUBN_Kärnten__AT_: 'Kärnten (AT)',
|
|
592
|
+
SUBN_Steiermark__AT_: 'Steiermark (AT)',
|
|
593
|
+
SUBN_Oberösterreich__AT_: 'Oberösterreich (AT)',
|
|
594
|
+
SUBN_Salzburg__AT_: 'Salzburg (AT)',
|
|
595
|
+
SUBN_Tirol__AT_: 'Tirol (AT)',
|
|
596
|
+
SUBN_Vorarlberg__AT_: 'Vorarlberg (AT)',
|
|
597
|
+
SUBN_Extra_Regio_NUTS_2__AT_: 'Extra-Regio NUTS 2 (AT)',
|
|
598
|
+
SUBN_Veri_AL_: 'Veri (AL)',
|
|
599
|
+
SUBN_Qender_AL_: 'Qender (AL)',
|
|
600
|
+
SUBN_Jug_AL_: 'Jug (AL)',
|
|
601
|
+
SUBN_Łódzkie__PL_: 'Łódzkie (PL)',
|
|
602
|
+
SUBN_Mazowieckie__PL_: 'Mazowieckie (PL)',
|
|
603
|
+
SUBN_Małopolskie__PL_: 'Małopolskie (PL)',
|
|
604
|
+
SUBN_Śląskie__PL_: 'Śląskie (PL)',
|
|
605
|
+
SUBN_Lubelskie__PL_: 'Lubelskie (PL)',
|
|
606
|
+
SUBN_Podkarpackie__PL_: 'Podkarpackie (PL)',
|
|
607
|
+
SUBN_Świętokrzyskie__PL_: 'Świętokrzyskie (PL)',
|
|
608
|
+
SUBN_Podlaskie__PL_: 'Podlaskie (PL)',
|
|
609
|
+
SUBN_Wielkopolskie__PL_: 'Wielkopolskie (PL)',
|
|
610
|
+
SUBN_Zachodniopomorskie__PL_: 'Zachodniopomorskie (PL)',
|
|
611
|
+
SUBN_Lubuskie__PL_: 'Lubuskie (PL)',
|
|
612
|
+
SUBN_Dolnośląskie__PL_: 'Dolnośląskie (PL)',
|
|
613
|
+
SUBN_Opolskie__PL_: 'Opolskie (PL)',
|
|
614
|
+
SUBN_Kujawsko_Pomorskie__PL_: 'Kujawsko-Pomorskie (PL)',
|
|
615
|
+
SUBN_Warmińsko_Mazurskie__PL_: 'Warmińsko-Mazurskie (PL)',
|
|
616
|
+
SUBN_Pomorskie__PL_: 'Pomorskie (PL)',
|
|
617
|
+
SUBN_Extra_Regio_NUTS_2__PL_: 'Extra-Regio NUTS 2 (PL)',
|
|
618
|
+
SUBN_Norte__PT_: 'Norte (PT)',
|
|
619
|
+
SUBN_Algarve__PT_: 'Algarve (PT)',
|
|
620
|
+
SUBN_Centro__PT___PT_: 'Centro (PT) (PT)',
|
|
621
|
+
SUBN_Lisboa__PT_: 'Lisboa (PT)',
|
|
622
|
+
SUBN_Alentejo__PT_: 'Alentejo (PT)',
|
|
623
|
+
SUBN_Região_Autónoma_dos_Açore: 'Região Autónoma dos Açores (PT)',
|
|
624
|
+
SUBN_Região_Autónoma_da_Madeir: 'Região Autónoma da Madeira (PT)',
|
|
625
|
+
SUBN_Extra_Regio_NUTS_2__PT_: 'Extra-Regio NUTS 2 (PT)',
|
|
626
|
+
SUBN_Nord_Vest__RO_: 'Nord-Vest (RO)',
|
|
627
|
+
SUBN_Centru__RO_: 'Centru (RO)',
|
|
628
|
+
SUBN_Nord_Est__RO_: 'Nord-Est (RO)',
|
|
629
|
+
SUBN_Sud_Est__RO_: 'Sud-Est (RO)',
|
|
630
|
+
SUBN_Sud___Muntenia__RO_: 'Sud - Muntenia (RO)',
|
|
631
|
+
SUBN_Bucureşti___Ilfov__RO_: 'Bucureşti - Ilfov (RO)',
|
|
632
|
+
SUBN_Sud_Vest_Oltenia__RO_: 'Sud-Vest Oltenia (RO)',
|
|
633
|
+
SUBN_Vest__RO_: 'Vest (RO)',
|
|
634
|
+
SUBN_Extra_Regio_NUTS_2__RO_: 'Extra-Regio NUTS 2 (RO)',
|
|
635
|
+
SUBN_Beogradski_region_RS_: 'Beogradski region (RS)',
|
|
636
|
+
SUBN_Region_Vojvodine_RS_: 'Region Vojvodine (RS)',
|
|
637
|
+
SUBN_Region_Šumadije_iZapadne_Srbije_RS_:
|
|
638
|
+
'Region Šumadije iZapadne Srbije (RS)',
|
|
639
|
+
SUBN_Region_Južne_i_Istočne_Srbije_RS_: 'Region Južne i Istočne Srbije (RS)',
|
|
640
|
+
SUBN_Vzhodna_Slovenija__SI_: 'Vzhodna Slovenija (SI)',
|
|
641
|
+
SUBN_Zahodna_Slovenija__SI_: 'Zahodna Slovenija (SI)',
|
|
642
|
+
SUBN_Extra_Regio_NUTS_2__SI_: 'Extra-Regio NUTS 2 (SI)',
|
|
643
|
+
SUBN_Bratislavský_kraj__SK_: 'Bratislavský kraj (SK)',
|
|
644
|
+
SUBN_Západné_Slovensko__SK_: 'Západné Slovensko (SK)',
|
|
645
|
+
SUBN_Stredné_Slovensko__SK_: 'Stredné Slovensko (SK)',
|
|
646
|
+
SUBN_Východné_Slovensko__SK_: 'Východné Slovensko (SK)',
|
|
647
|
+
SUBN_Extra_Regio_NUTS_2__SK_: 'Extra-Regio NUTS 2 (SK)',
|
|
648
|
+
SUBN_Länsi_Suomi__FI_: 'Länsi-Suomi (FI)',
|
|
649
|
+
SUBN_Helsinki_Uusimaa__FI_: 'Helsinki-Uusimaa (FI)',
|
|
650
|
+
SUBN_Etelä_Suomi__FI_: 'Etelä-Suomi (FI)',
|
|
651
|
+
SUBN_Pohjois__ja_Itä_Suomi__FI: 'Pohjois- ja Itä-Suomi (FI)',
|
|
652
|
+
SUBN_Åland__FI_: 'Åland (FI)',
|
|
653
|
+
SUBN_Extra_Regio_NUTS_2__FI_: 'Extra-Regio NUTS 2 (FI)',
|
|
654
|
+
SUBN_Stockholm__SE_: 'Stockholm (SE)',
|
|
655
|
+
SUBN_Östra_Mellansverige__SE_: 'Östra Mellansverige (SE)',
|
|
656
|
+
SUBN_Småland_med_öarna__SE_: 'Småland med öarna (SE)',
|
|
657
|
+
SUBN_Sydsverige__SE_: 'Sydsverige (SE)',
|
|
658
|
+
SUBN_Västsverige__SE_: 'Västsverige (SE)',
|
|
659
|
+
SUBN_Norra_Mellansverige__SE_: 'Norra Mellansverige (SE)',
|
|
660
|
+
SUBN_Mellersta_Norrland__SE_: 'Mellersta Norrland (SE)',
|
|
661
|
+
SUBN_Övre_Norrland__SE_: 'Övre Norrland (SE)',
|
|
662
|
+
SUBN_Extra_Regio_NUTS_2__SE_: 'Extra-Regio NUTS 2 (SE)',
|
|
663
|
+
SUBN_İstanbul_TR_: 'İstanbul (TR)',
|
|
664
|
+
SUBN_Tekirdağ_Edirne_Kırklareli_TR_: 'Tekirdağ, Edirne, Kırklareli (TR)',
|
|
665
|
+
SUBN_Balıkesir_Çanakkale_TR_: 'Balıkesir, Çanakkale (TR)',
|
|
666
|
+
SUBN_İzmir_TR_: 'İzmir (TR)',
|
|
667
|
+
SUBN_Aydın_Denizli_Muğla_TR_: 'Aydın, Denizli, Muğla (TR)',
|
|
668
|
+
SUBN_Manisa_Afyonkarahisar_Kütahya_Uşak_TR_:
|
|
669
|
+
'Manisa, Afyonkarahisar, Kütahya, Uşak (TR)',
|
|
670
|
+
SUBN_Bursa_Eskişehir_Bilecik_TR_: 'Bursa, Eskişehir, Bilecik (TR)',
|
|
671
|
+
SUBN_Kocaeli_Sakarya_Düzce_Bolu_Yalova_TR_:
|
|
672
|
+
'Kocaeli, Sakarya, Düzce, Bolu, Yalova (TR)',
|
|
673
|
+
SUBN_Ankara_TR_: 'Ankara (TR)',
|
|
674
|
+
SUBN_Konya_Karaman_TR_: 'Konya, Karaman (TR)',
|
|
675
|
+
SUBN_Antalya_Isparta_Burdur_TR_: 'Antalya, Isparta, Burdur (TR)',
|
|
676
|
+
SUBN_Adana_Mersin_TR_: 'Adana, Mersin (TR)',
|
|
677
|
+
SUBN_Hatay_Kahramanmaraş_Osmaniye_TR_: 'Hatay, Kahramanmaraş, Osmaniye (TR)',
|
|
678
|
+
SUBN_Kırıkkale_Aksaray_Niğde_Nevşehir_Kırşehir_TR_:
|
|
679
|
+
'Kırıkkale, Aksaray, Niğde, Nevşehir, Kırşehir (TR)',
|
|
680
|
+
SUBN_Kayseri_Sivas_Yozgat_TR_: 'Kayseri, Sivas, Yozgat (TR)',
|
|
681
|
+
SUBN_Zonguldak_Karabük_Bartın_TR_: 'Zonguldak, Karabük, Bartın (TR)',
|
|
682
|
+
SUBN_Kastamonu_Çankırı_Sinop_TR_: 'Kastamonu, Çankırı, Sinop (TR)',
|
|
683
|
+
SUBN_Samsun_Tokat_Çorum_Amasya_TR_: 'Samsun, Tokat, Çorum, Amasya (TR)',
|
|
684
|
+
SUBN_Trabzon_Ordu_Giresun_Rize_Artvin_Gümüşhane_TR_:
|
|
685
|
+
'Trabzon, Ordu, Giresun, Rize, Artvin, Gümüşhane (TR)',
|
|
686
|
+
SUBN_Erzurum_Erzincan_Bayburt_TR_: 'Erzurum, Erzincan, Bayburt (TR)',
|
|
687
|
+
SUBN_Ağrı_Kars_Iğdır_Ardahan_TR_: 'Ağrı, Kars, Iğdır, Ardahan (TR)',
|
|
688
|
+
SUBN_Malatya_Elazığ_Bingöl_Tunceli_TR_:
|
|
689
|
+
'Malatya, Elazığ, Bingöl, Tunceli (TR)',
|
|
690
|
+
SUBN_Van_Muş_Bitlis_Hakkari_TR_: 'Van, Muş, Bitlis, Hakkari (TR)',
|
|
691
|
+
SUBN_Gaziantep_Adıyaman_Kilis_TR_: 'Gaziantep, Adıyaman, Kilis (TR)',
|
|
692
|
+
SUBN_Şanlıurfa_Diyarbakır_TR_: 'Şanlıurfa, Diyarbakır (TR)',
|
|
693
|
+
SUBN_Mardin_Batman_Şırnak_Siirt_TR_: 'Mardin, Batman, Şırnak, Siirt (TR)',
|
|
694
|
+
SUBN_Tees_Valley_and_Durham__U__GB_: 'Tees Valley and Durham (UK)',
|
|
695
|
+
SUBN_Northumberland_and_Tyne_a__GB_: 'Northumberland and Tyne and Wear (UK)',
|
|
696
|
+
SUBN_Cumbria__GB_: 'Cumbria (UK)',
|
|
697
|
+
SUBN_Greater_Manchester__GB_: 'Greater Manchester (UK)',
|
|
698
|
+
SUBN_Lancashire__GB_: 'Lancashire (UK)',
|
|
699
|
+
SUBN_Cheshire__GB_: 'Cheshire (UK)',
|
|
700
|
+
SUBN_Merseyside__GB_: 'Merseyside (UK)',
|
|
701
|
+
SUBN_East_Yorkshire_and_Northe__GB_:
|
|
702
|
+
'East Yorkshire and Northern Lincolnshire (UK)',
|
|
703
|
+
SUBN_North_Yorkshire__GB_: 'Yorkshire (UK)',
|
|
704
|
+
SUBN_West_Yorkshire__GB_: 'West Yorkshire (UK)',
|
|
705
|
+
SUBN_Derbyshire_and_Nottingham__GB_: 'Derbyshire and Nottinghamshire (UK)',
|
|
706
|
+
SUBN_Leicestershire__Rutland_a__GB_:
|
|
707
|
+
'Leicestershire, Rutland and Northamptonshire (UK)',
|
|
708
|
+
SUBN_Lincolnshire__GB_: 'Lincolnshire (UK)',
|
|
709
|
+
SUBN_Herefordshire__Worcesters__GB_:
|
|
710
|
+
'Herefordshire, Worcestershire and Warwickshire (UK)',
|
|
711
|
+
SUBN_Shropshire_and_Staffordsh__GB_: 'Shropshire and Staffordshire (UK)',
|
|
712
|
+
SUBN_West_Midlands__GB_: 'West Midlands (UK)',
|
|
713
|
+
SUBN_East_Anglia__GB_: 'East Anglia (UK)',
|
|
714
|
+
SUBN_Bedfordshire_and_Hertford__GB_: 'Bedfordshire and Hertfordshire (UK)',
|
|
715
|
+
SUBN_Essex__GB_: 'Essex (UK)',
|
|
716
|
+
SUBN_Inner_London_WEST__GB_: 'Inner London - WEST (UK)',
|
|
717
|
+
SUBN_Inner_London_EAST__GB_: 'Inner London - EAST (UK)',
|
|
718
|
+
SUBN_Outer_London_ENE__GB_: 'Outer London - East and North East (UK)',
|
|
719
|
+
SUBN_Outer_London_S__GB_: 'Outer - London South (UK)',
|
|
720
|
+
SUBN_Outer_London_WNW__GB_: 'Outer London - West and North West (UK)',
|
|
721
|
+
SUBN_Berkshire__Buckinghamshir__GB_:
|
|
722
|
+
'Berkshire, Buckinghamshire and Oxfordshire (UK)',
|
|
723
|
+
SUBN_Surrey__East_and_West_Sus__GB_: 'Surrey, East and West Sussex (UK)',
|
|
724
|
+
SUBN_Hampshire_and_Isle_of_Wig__GB_: 'Hampshire and Isle of Wight (UK)',
|
|
725
|
+
SUBN_Kent__GB_: 'Kent (UK)',
|
|
726
|
+
SUBN_Gloucestershire__Wiltshir__GB_:
|
|
727
|
+
'Gloucestershire, Wiltshire and Bristol/Bath area (UK)',
|
|
728
|
+
SUBN_Dorset_and_Somerset__GB_: 'Dorset and Somerset (UK)',
|
|
729
|
+
SUBN_Cornwall_and_Isles_of_Sci__GB_: 'Cornwall and Isles of Scilly (UK)',
|
|
730
|
+
SUBN_Devon__GB_: 'Devon (UK)',
|
|
731
|
+
SUBN_West_Wales_and_The_Valley__GB_: 'West Wales and The Valleys (UK)',
|
|
732
|
+
SUBN_East_Wales__GB_: 'East Wales (UK)',
|
|
733
|
+
SUBN_Eastern_Scotland__GB_: 'Eastern Scotland (UK)',
|
|
734
|
+
SUBN_South_Western_Scotland__U__GB_: 'South Western Scotland (UK)',
|
|
735
|
+
SUBN_North_Eastern_Scotland__U__GB_: 'North Eastern Scotland (UK)',
|
|
736
|
+
SUBN_Highlands_and_Islands__GB_: 'Highlands and Islands (UK)',
|
|
737
|
+
SUBN_Northern_Ireland__GB_: 'Northern Ireland (UK)',
|
|
738
|
+
SUBN_Extra_Regio_NUTS_2__GB_: 'Extra-Regio NUTS 2 (UK)',
|
|
739
|
+
};
|
|
@@ -16,7 +16,7 @@ import HeaderSearchPopUp from './HeaderSearchPopUp';
|
|
|
16
16
|
import HeaderMenuPopUp from './HeaderMenuPopUp';
|
|
17
17
|
import PropTypes from 'prop-types';
|
|
18
18
|
|
|
19
|
-
import { isInternalURL } from '@plone/volto/helpers';
|
|
19
|
+
import { isInternalURL } from '@plone/volto/helpers/Url/Url';
|
|
20
20
|
import config from '@plone/volto/registry';
|
|
21
21
|
|
|
22
22
|
Header.propTypes = {
|