@opengeoweb/theme 14.0.1 → 14.2.1
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/index.esm.js +667 -685
- package/package.json +1 -1
- package/src/index.d.ts +1 -1
- package/src/lib/components/Icons/Icons.d.ts +2 -2
- package/src/lib/components/Storybook/StoryHeader.d.ts +1 -1
- package/src/lib/components/Theme/ThemeContext.d.ts +4 -3
- package/src/lib/stories/Backdrop.stories.d.ts +1 -1
- package/src/lib/stories/Icons.stories.d.ts +1 -1
- package/src/lib/types.d.ts +2 -2
- package/src/lib/utils/buttonStyles.d.ts +2 -2
- package/src/lib/utils/createTheme.d.ts +2 -2
- package/src/lib/utils/themes/BackdropDecoration.d.ts +1 -1
- package/src/lib/utils/themes/dark/darkTheme.d.ts +1 -1
- package/src/lib/utils/themes/demo/demoTheme.d.ts +1 -1
- package/src/lib/utils/themes/eumetnet/eumetnetTheme.d.ts +1 -1
- package/src/lib/utils/themes/index.d.ts +2 -1
- package/src/lib/utils/themes/light/lightTheme.d.ts +1 -1
- package/src/lib/utils/themes/xmas2024/xmas2024Theme.d.ts +1 -1
- package/src/lib/utils/utils.d.ts +2 -2
package/index.esm.js
CHANGED
|
@@ -1,11 +1,29 @@
|
|
|
1
1
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
2
|
import { SvgIcon, createTheme as createTheme$1, ThemeProvider as ThemeProvider$1, CssBaseline, GlobalStyles, StyledEngineProvider, useTheme } from '@mui/material';
|
|
3
|
-
import
|
|
4
|
-
import React__default from 'react';
|
|
3
|
+
import React from 'react';
|
|
5
4
|
import 'i18next';
|
|
6
5
|
import 'react-i18next';
|
|
7
|
-
import { range } from 'lodash';
|
|
8
6
|
import styled from '@emotion/styled';
|
|
7
|
+
import { range } from 'lodash';
|
|
8
|
+
|
|
9
|
+
var en = {
|
|
10
|
+
theme: "Theme"
|
|
11
|
+
};
|
|
12
|
+
var fi = {
|
|
13
|
+
theme: "ei käännetty"
|
|
14
|
+
};
|
|
15
|
+
var no = {
|
|
16
|
+
theme: "Tema"
|
|
17
|
+
};
|
|
18
|
+
var nl = {
|
|
19
|
+
theme: "Thema"
|
|
20
|
+
};
|
|
21
|
+
var themeTranslations = {
|
|
22
|
+
en: en,
|
|
23
|
+
fi: fi,
|
|
24
|
+
no: no,
|
|
25
|
+
nl: nl
|
|
26
|
+
};
|
|
9
27
|
|
|
10
28
|
function _objectDestructuringEmpty(t) {
|
|
11
29
|
if (null == t) throw new TypeError("Cannot destructure " + t);
|
|
@@ -128,19 +146,19 @@ var ThumbsUp = function ThumbsUp(props) {
|
|
|
128
146
|
children: [jsx("title", {
|
|
129
147
|
children: THUMBS_UP
|
|
130
148
|
}), jsxs("g", {
|
|
149
|
+
fill: "none",
|
|
150
|
+
fillRule: "evenodd",
|
|
131
151
|
id: "Thumbs-up",
|
|
132
152
|
stroke: "none",
|
|
133
153
|
strokeWidth: "1",
|
|
134
|
-
fill: "none",
|
|
135
|
-
fillRule: "evenodd",
|
|
136
154
|
children: [jsx("path", {
|
|
137
155
|
d: "M3.99883665,31.7843145 C7.41834232,30.0745617 7.39773108,30.3805485 10.9988366,28.8843145 C14.5999422,27.3880805 16.06167,27.0500418 18.1988366,25.8843145 C19.0904815,25.3979628 19.820202,24.8243341 20.5488366,24.1634286 C20.9845024,23.7682595 22.8819728,21.7794437 23.5488366,20.8277879 C24.2586546,19.8148341 25.1756722,18.5003429 25.9988366,16.8843145 C28.3936103,12.1829184 28.889513,9.4076237 29.8988366,6.88431453 C30.4506375,5.50481234 31.0206747,4.13576029 31.6089482,2.77715837 C31.8562473,2.20602771 32.1648239,1.47549588 32.9988366,0.88431453 C33.2365758,0.715795602 34.0556054,0.253858312 35.0144255,0.0843145301 C36.0262338,-0.0945989315 37.1937102,0.0296108539 37.9980376,0.28431453 C38.7449403,0.520833719 39.4692925,0.860990256 40.1710941,1.30478414 C40.2879689,1.37869154 41.2393256,2.13799569 41.8988366,3.58269657 C42.290748,4.4412034 42.5040976,4.92788584 42.7988366,6.88431453 C42.9953293,8.18860032 43.0453293,9.52193365 42.9488366,10.8843145 C42.947848,11.8251839 42.6645146,13.1585172 42.0988366,14.8843145 C41.9160014,15.4421169 41.6403041,16.2990156 41.2988366,17.1941099 C40.9325633,18.1542284 40.4965053,19.1582935 40.1988366,19.8843145 C39.1594737,22.4193462 37.7498356,25.6900566 37.4561402,26.5124038 C37.2603433,27.0606352 37.1745754,27.6512721 37.1988366,28.2843145 C37.21217,28.4109812 37.2455033,28.5187344 37.2988366,28.6075742 C37.35217,28.6964139 37.45217,28.821994 37.5988366,28.9843145 C38.7401033,28.7100145 39.6802034,28.5266812 40.4191367,28.4343145 C41.6262088,28.2834305 44.7342553,28.0975232 47.4943878,28.1962584 C50.2545202,28.2949937 51.7465936,28.4428269 52.9988366,28.8843145 C53.8336653,29.1786396 54.540332,29.8453063 55.1188366,30.8843145 C55.3507184,31.5616882 55.477385,32.2303996 55.4988366,32.8904489 C55.5202882,33.5504981 55.4369549,34.21512 55.2488366,34.8843145 C54.956044,35.585751 54.5393773,36.1190843 53.9988366,36.4843145 C53.4582959,36.8495447 52.6416293,37.1495447 51.5488366,37.3843145 C51.46217,37.6709812 51.4455033,37.9376479 51.4988366,38.1843145 C51.55217,38.4309812 51.7188366,38.5976479 51.9988366,38.6843145 C53.0027645,38.7154727 53.6750204,38.7821393 54.0156044,38.8843145 C54.7031375,39.0905745 55.3642149,39.4239078 55.9988366,39.8843145 C56.4980387,40.3674862 56.831372,40.7202741 56.9988366,40.9426784 C57.2459451,41.2708552 57.8988366,42.3863253 57.8988366,43.8843145 C57.8988366,44.882974 57.53217,45.882974 56.7988366,46.8843145 C56.4100652,47.2645006 55.9767318,47.5818962 55.4988366,47.8365013 C55.0209415,48.0911064 54.5157721,48.2737108 53.9833285,48.3843145 L52.6988366,48.3843145 C52.2988366,48.6576479 52.0988366,48.9643145 52.0988366,49.3043145 C52.0988366,49.6443145 52.1655033,49.9376479 52.2988366,50.1843145 L53.4440689,50.6343145 C54.0486381,50.9097065 54.566894,51.3263732 54.9988366,51.8843145 C55.2403033,52.1962176 55.7126861,53.1830494 55.7488366,53.8843145 C55.7849872,54.5855797 55.7892838,54.8412841 55.675362,55.3021772 C55.5409724,55.8458769 55.3321306,56.373256 54.9488366,56.8843145 C54.6880408,57.2320423 54.3421972,57.542124 54.0113058,57.8145598 C53.720974,58.0536013 53.0623839,58.3923099 52.0355354,58.6843145 C51.8426264,58.739172 51.4970601,58.8058387 50.9988366,58.8843145 L49.2488366,58.9843145 C48.96217,59.1509812 48.7955033,59.3509812 48.7488366,59.5843145 C48.70217,59.8176479 48.7855033,60.0643145 48.9988366,60.3243145 L50.0168579,60.6843145 C51.0110333,61.2176479 51.5216929,61.9496429 51.5488366,62.8802998 C51.5895523,64.276285 51.475285,65.4556464 50.0016466,66.7843145 C49.4876586,67.2477386 48.8545536,67.4912052 48.1023318,67.7343145 C47.6452927,67.8820242 46.8607943,68.0486909 45.7488366,68.2343145 L40.0010327,68.6843145 C38.1462353,68.7443145 36.81217,68.7776479 35.9988366,68.7843145 C34.7788366,68.7943145 28.6377735,68.7414839 25.3910307,68.5132824 C22.1442879,68.2850808 21.4236621,68.1168902 18.9258088,67.5843145 C16.4279556,67.0517389 16.0894589,66.9976619 13.9988366,66.0843145 C12.6050885,65.4754163 11.2717551,64.6754163 9.99883665,63.6843145 L5.99912679,59.8445931 C5.6005732,59.505994 5.13964906,59.1744645 4.61635438,58.8500046 C3.83141237,58.3633147 3.44878136,58.2942773 2.99883665,57.9843145 C2.44718062,57.6042838 2.05635486,57.1737105 1.71932092,56.7662516 C1.30382099,56.2639309 0.723401214,54.7703696 0.498836646,53.8721113 C0.239479861,52.8346842 0.182966814,51.4491222 0.134208514,50.425802 C0.00166588165,47.644049 0.0975252306,47.2982714 0.0687602378,44.8458357 C0.0452570713,42.8420109 -0.0277106081,40.4082829 0.0112302522,39.9409643 C0.224109489,37.3862585 0.450803729,36.3915418 0.898836646,34.8843145 C1.09883665,34.2114947 1.78104521,33.1945675 2.17275045,32.889441 C2.5644557,32.5843145 3.13875358,32.2143561 3.99883665,31.7843145 Z",
|
|
138
|
-
|
|
139
|
-
|
|
156
|
+
fill: "#FFBF00",
|
|
157
|
+
id: "Path-2"
|
|
140
158
|
}), jsx("path", {
|
|
141
159
|
d: "M37.1988366,28.2843145 C36.6491114,28.3570112 36.2566531,28.4236779 36.0214618,28.4843145 C35.0603746,28.7321005 34.3937143,29.0314706 34.021481,29.207818 C33.777778,29.3232735 32.5285093,30.04554 31.6988366,30.8956082 C31.0356177,31.5751308 30.7670551,32.3363186 30.5620165,32.9344937 C29.9561734,34.7019667 30.4904911,36.5989836 30.5988366,36.8981554 C30.8174274,37.5017447 31.0945063,37.9694877 31.2988366,38.4843145 C31.4064264,38.7553957 31.4498365,39.7521385 31.3985954,40.9130014 C31.388536,41.1408948 31.3995111,42.8738523 30.5816296,45.1307691 C30.125032,46.3907349 29.4940749,47.743868 28.6988366,48.906031 C27.6082165,50.4998658 26.3589437,51.7345157 26.1988366,51.8770596 C25.2520649,52.7199732 23.8988366,53.516454 23.3777374,54.1031009 C22.8566381,54.6897478 22.8988366,54.7174426 22.8988366,54.8843145 C22.8988366,55.0643438 22.9342857,55.2139882 23.0063234,55.32641 C23.2544011,55.7135594 23.9363916,55.6592779 25.0988366,54.8843145 C25.8683088,54.3713331 26.8213311,53.5952018 27.5988366,52.8259025 C28.3369913,52.0955388 28.9092218,51.3713331 29.2988366,50.8843145 C29.6096134,50.4958436 30.1890589,49.8244169 30.7488366,48.8700346 C31.0160857,48.4143934 31.4327524,47.5858201 31.9988366,46.3843145 C31.9988366,46.7176479 32.33217,47.2176479 32.9988366,47.8843145 C33.1686748,48.0541527 33.5020081,48.3041527 33.9988366,48.6343145 C33.535822,48.6343145 33.2024887,48.6676479 32.9988366,48.7343145 C31.9774176,49.1343145 31.4345654,49.3440777 30.8488366,49.8843145 C30.1709576,50.5095446 29.6310297,51.1756019 29.3988366,52.3843145 C29.1722814,53.5636787 29.3142136,54.632966 29.6488366,55.5921767 C29.928312,56.3933044 30.3156141,57.1176481 30.9865396,57.7652076 C31.1856402,57.9573742 31.5230725,58.2304098 31.9988366,58.5843145 C30.2988366,59.4509812 29.4488366,60.8843145 29.4488366,62.8843145 C29.4488366,65.8843145 31.4988366,68.7843145 35.9988366,68.7843145 C37.2162866,68.7843145 38.5382158,68.7607397 39.9988366,68.6843145 C41.1579568,68.623665 43.0746234,68.473665 45.7488366,68.2343145 C42.81999,68.0652276 40.9033233,67.948561 39.9988366,67.8843145 C38.4397862,67.7735739 34.9576244,67.4218793 34.5109642,67.2843145 C33.8898949,67.0930342 33.3876529,66.66767 32.9988366,66.3843145 C31.7988366,65.509797 31.6488366,63.8668327 31.6488366,63.3843145 C31.6488366,62.6767971 32.115551,61.4820497 32.7124803,60.9291427 C33.2967248,60.387985 34.101504,59.9827037 34.9988366,59.8343145 C36.8129843,59.5343145 37.8279851,59.6343145 38.9968712,59.6343145 C41.8836014,59.6343145 46.4559662,59.9063364 47.0327603,59.9503801 C47.6352731,59.9963876 48.2906319,60.1194654 48.9988366,60.3196132 C48.7881139,60.0647262 48.7047806,59.8196266 48.7488366,59.5843145 C48.7928927,59.3490025 48.9595594,59.1490025 49.2488366,58.9843145 C41.7042463,58.5910176 37.2875796,58.2576842 35.9988366,57.9843145 C34.0657222,57.57426 33.0783849,56.5232188 32.4988366,55.3843145 C32.1808463,54.7594131 31.9988366,54.0680377 32.1988366,52.8843145 C32.4054546,51.661422 33.0758788,51.154421 33.9988366,50.7343145 C35.0343809,50.2629616 36.2160776,50.213626 38.0168693,50.1343145 C41.4226671,49.9843145 41.9988366,49.8715355 44.9988366,49.8843145 C47.4322993,49.8928339 49.8656327,49.9928339 52.2988366,50.1843145 C52.1655033,49.9452767 52.0988366,49.6535253 52.0988366,49.3090604 C52.0988366,48.9645954 52.2988366,48.6563468 52.6988366,48.3843145 C49.4970675,48.4374708 47.2644784,48.4840975 46.0010696,48.5241946 C42.8267531,48.6249387 40.1650305,48.7843145 38.0159019,48.6090596 C36.5073153,48.3843145 35.5349602,47.7454709 35.0988366,47.3586886 C33.5267511,45.9644623 33.6909724,44.1458838 33.6988366,43.902953 C33.7490538,42.3517256 34.2594453,41.6540102 34.9988366,41.2843145 C36.9988366,40.2843145 38.521019,40.3843145 40.9988366,39.8843145 L51.9988366,38.6843145 C51.7847588,38.5992008 51.6347588,38.4325341 51.5488366,38.1843145 C51.4629145,37.9360949 51.4629145,37.6694283 51.5488366,37.3843145 C48.6830402,37.6590904 46.693269,37.8590904 45.579523,37.9843145 C44.2653604,38.1320725 42.7384649,38.3154059 40.9988366,38.5343145 C38.9988366,38.6009812 37.6749072,38.5733169 37.0270482,38.4513217 C35.0988366,38.2216852 33.4888366,37.4843145 33.4388366,34.8545872 C33.3888366,32.7744565 33.7430954,32.2207578 33.8988366,31.9295788 C34.3117653,31.1575537 34.9128559,30.575799 35.3988366,30.1843145 C36.0681111,29.6451768 36.8014444,29.2451768 37.5988366,28.9843145 C37.4503711,28.8228789 37.3503711,28.6970685 37.2988366,28.6068833 C37.2473022,28.516698 37.2139689,28.4091751 37.1988366,28.2843145 Z",
|
|
142
|
-
|
|
143
|
-
|
|
160
|
+
fill: "#F28700",
|
|
161
|
+
id: "Path"
|
|
144
162
|
})]
|
|
145
163
|
})]
|
|
146
164
|
}));
|
|
@@ -284,10 +302,10 @@ var HamburgerMenu = function HamburgerMenu(props) {
|
|
|
284
302
|
var GeoWebLogo = function GeoWebLogo(props) {
|
|
285
303
|
var GEOWEB_LOGO = 'Geoweb logo';
|
|
286
304
|
return jsxs("svg", Object.assign({
|
|
287
|
-
width: "47px",
|
|
288
305
|
height: "29px",
|
|
289
|
-
viewBox: "0 0 71 44",
|
|
290
306
|
version: "1.1",
|
|
307
|
+
viewBox: "0 0 71 44",
|
|
308
|
+
width: "47px",
|
|
291
309
|
xmlns: "http://www.w3.org/2000/svg",
|
|
292
310
|
xmlnsXlink: "http://www.w3.org/1999/xlink"
|
|
293
311
|
}, props, {
|
|
@@ -295,79 +313,79 @@ var GeoWebLogo = function GeoWebLogo(props) {
|
|
|
295
313
|
children: GEOWEB_LOGO
|
|
296
314
|
}), jsxs("defs", {
|
|
297
315
|
children: [jsxs("linearGradient", {
|
|
316
|
+
id: "linearGradient-1",
|
|
298
317
|
x1: "16.8198885%",
|
|
299
|
-
y1: "6.54485841%",
|
|
300
318
|
x2: "57.3699143%",
|
|
319
|
+
y1: "6.54485841%",
|
|
301
320
|
y2: "42.3856856%",
|
|
302
|
-
id: "linearGradient-1",
|
|
303
321
|
children: [jsx("stop", {
|
|
322
|
+
offset: "0%",
|
|
304
323
|
stopColor: "#FFFFFF",
|
|
305
|
-
stopOpacity: "0.33333"
|
|
306
|
-
offset: "0%"
|
|
324
|
+
stopOpacity: "0.33333"
|
|
307
325
|
}), jsx("stop", {
|
|
326
|
+
offset: "100%",
|
|
308
327
|
stopColor: "#FFFFFF",
|
|
309
|
-
stopOpacity: "0"
|
|
310
|
-
offset: "100%"
|
|
328
|
+
stopOpacity: "0"
|
|
311
329
|
})]
|
|
312
330
|
}), jsxs("linearGradient", {
|
|
331
|
+
id: "linearGradient-2",
|
|
313
332
|
x1: "50.9318547%",
|
|
314
|
-
y1: "46.4796835%",
|
|
315
333
|
x2: "43.0090172%",
|
|
334
|
+
y1: "46.4796835%",
|
|
316
335
|
y2: "0.844973858%",
|
|
317
|
-
id: "linearGradient-2",
|
|
318
336
|
children: [jsx("stop", {
|
|
337
|
+
offset: "0%",
|
|
319
338
|
stopColor: "#FFFFFF",
|
|
320
|
-
stopOpacity: "0"
|
|
321
|
-
offset: "0%"
|
|
339
|
+
stopOpacity: "0"
|
|
322
340
|
}), jsx("stop", {
|
|
341
|
+
offset: "100%",
|
|
323
342
|
stopColor: "#FFFFFF",
|
|
324
|
-
stopOpacity: "0.33333"
|
|
325
|
-
offset: "100%"
|
|
343
|
+
stopOpacity: "0.33333"
|
|
326
344
|
})]
|
|
327
345
|
})]
|
|
328
346
|
}), jsx("g", {
|
|
347
|
+
fill: "none",
|
|
348
|
+
fillRule: "evenodd",
|
|
329
349
|
id: "Geoweb-logo",
|
|
330
350
|
stroke: "none",
|
|
331
351
|
strokeWidth: "1",
|
|
332
|
-
fill: "none",
|
|
333
|
-
fillRule: "evenodd",
|
|
334
352
|
children: jsxs("g", {
|
|
335
|
-
transform: "translate(-0.000002, 0.000000)",
|
|
336
353
|
fillRule: "nonzero",
|
|
354
|
+
transform: "translate(-0.000002, 0.000000)",
|
|
337
355
|
children: [jsxs("g", {
|
|
338
356
|
id: "layer1",
|
|
339
357
|
children: [jsxs("g", {
|
|
340
358
|
id: "g4",
|
|
341
359
|
children: [jsx("path", {
|
|
342
360
|
d: "M29.0244012,8.24968403 C22.1632139,8.25834657 16.1741523,12.832579 14.4544599,19.3776076 C13.832111,19.279281 13.20312,19.2272122 12.5728452,19.2218415 C5.62905014,19.2217232 1.99977785e-06,24.7686157 1.99977785e-06,31.6109206 C1.99977785e-06,38.4532254 6.62905014,44 12.5728452,44 C22.6625546,44 49.500002,43.9979372 53.3350238,44 C56.2372834,44 63.2828385,43.8604971 68.2761419,37.5041138 C73.2694453,31.147461 70.2632768,17.4867764 68.1881953,11.6493259 C66.1131138,5.81187538 59.6578291,0 53.3280106,0 C45.8866154,0 39.2715769,4.00456749 35.9382426,9.91929332 C33.8018082,8.82655405 31.4311891,8.25413905 29.0244012,8.24968403 Z",
|
|
343
|
-
|
|
344
|
-
|
|
361
|
+
fill: "#0B9EE5",
|
|
362
|
+
id: "path4220"
|
|
345
363
|
}), jsx("path", {
|
|
346
364
|
d: "M12.6356798,44 C22.7746907,43.937003 33.0654278,43.9720938 43.255762,43.9720938 C46.0886384,43.9720938 50.8633856,43.9748907 55.181552,43.9769417 C58.5400012,43.846454 64.6600826,42.7286231 68.900002,36.6595013 C70.4781085,33.855306 70.7241054,31.4933791 70.870002,29.9999998 C61.0123574,29.9967644 4.74480574,30.0001193 0.107164182,30.0001762 C0.0357213941,30.3929005 0,30.9706094 0,31.7333029 C0,38.2015669 6.41531361,44 12.6356798,44 Z",
|
|
347
|
-
|
|
348
|
-
|
|
365
|
+
fill: "#60BCE9",
|
|
366
|
+
id: "path4220-7"
|
|
349
367
|
})]
|
|
350
368
|
}), jsx("path", {
|
|
351
369
|
d: "M53.3593361,0 C47.918804,0 42.9223401,2.15054275 39.3299564,5.62541069 C38.0351939,6.90249749 36.9198138,8.3502422 36.000002,9.92363493 C36.000002,21.1882124 36.0054345,31.3594567 36.0054345,43.9919386 C38.3685237,43.9938645 40.7366832,43.9957078 43.0921391,43.9957078 C45.9061498,43.9957078 50.6490992,43.9981839 54.9385085,44 C58.2745918,43.8844761 64.0692084,42.8948363 68.2808918,37.5217121 C73.2653764,31.1622771 70.2646844,17.4953381 68.1932872,11.6553326 C66.1218901,5.8153271 59.6782653,0.000907901172 53.3596259,0.000907901172 L53.3593361,0 Z",
|
|
352
|
-
|
|
370
|
+
fill: "#FFFFFF",
|
|
353
371
|
fillOpacity: "0.31373",
|
|
354
|
-
|
|
372
|
+
id: "path4220-2"
|
|
355
373
|
})]
|
|
356
374
|
}), jsxs("g", {
|
|
357
375
|
id: "g4244",
|
|
358
376
|
transform: "translate(20.000002, 14.500000)",
|
|
359
377
|
children: [jsx("path", {
|
|
360
378
|
d: "M33.2943298,6.72474814 C36.4490656,9.02287887 37.3756525,8.9287324 39.4713926,11.7544337 C40.4745953,13.1069689 40.9988188,14.8107298 41,16.5033269 C41,21.1960094 37.0027377,25.0000392 32.0720208,24.9997778 C27.1415787,24.9997778 23.1445911,21.195748 23.1445911,16.5033269 C23.1462393,16.3723481 23.1510741,16.241411 23.1590681,16.110636 C22.2077851,15.8184709 21.258837,15.606125 20.5069638,15.606125 C19.7497338,15.606125 18.7925446,15.8208605 17.8344763,16.1162571 C17.8443657,16.2451131 17.851151,16.3741703 17.8548595,16.5033269 C17.8548101,21.195748 13.8578719,24.9997778 8.92742977,24.9997778 C3.9969876,24.9997778 0,21.195748 0,16.5033269 C0.00164824231,15.5820197 0.197168239,14.6813928 0.515927314,13.8208977 C2.01967372,8.45577777 2.93181101,2.25743153 8.1156979,1.57087606 C10.3834596,1.27052764 12.4978248,3.88414447 15.0127678,3.88414447 C17.5279307,3.88407126 17.5724882,0.0722713368 21.3552043,0.0053413284 C25.9779745,-0.0763080529 29.9219437,4.26794624 33.2945221,6.72474814 L33.2943298,6.72474814 Z M31.9884,10.3640673 C28.347158,10.3640673 25.3954308,13.1732976 25.3954308,16.6387556 C25.3954308,20.1042137 28.347158,22.9134439 31.9884,22.9134439 C35.629642,22.9134439 38.5813692,20.1042137 38.5813692,16.6387556 C38.5813692,13.1732976 35.629642,10.3640673 31.9884,10.3640673 L31.9884,10.3640673 Z M8.87866927,10.3640673 C5.23742729,10.3640673 2.28570002,13.1732976 2.28570002,16.6387556 C2.28570002,20.1042137 5.23742729,22.9134439 8.87866927,22.9134439 C12.5199112,22.9134439 15.4716385,20.1042137 15.4716385,16.6387556 C15.4716385,13.1732976 12.5199112,10.3640673 8.87866927,10.3640673 L8.87866927,10.3640673 Z",
|
|
361
|
-
|
|
362
|
-
|
|
379
|
+
fill: "#003232",
|
|
380
|
+
id: "path4329"
|
|
363
381
|
}), jsx("path", {
|
|
364
382
|
d: "M18.3777369,1.23152 C17.7953855,1.80024206 17.3777758,2.40363177 16.8938244,2.93721557 C16.7477214,3.09830251 16.551869,3.28208813 16.3862482,3.40648382 C16.0550064,3.65530136 15.686377,3.82759384 15.2412692,3.87167353 C15.1670845,3.87902014 15.0907654,3.88290522 15.012169,3.88290783 C16.4111971,7.35960803 18.259481,10.684147 20.50631,15.6045484 C21.2581832,15.6045484 22.2071313,15.8168943 23.1584143,16.1090595 C23.1504203,16.2398345 23.1455855,16.3707663 23.1439372,16.5017504 C23.1439372,18.7013163 24.021901,20.7057916 25.4628494,22.2148541 C25.5589117,22.3154426 25.6575095,22.4133931 25.7584891,22.509503 C27.3740413,24.0470369 29.6063108,24.998332 32.0712571,24.998332 C32.2253403,24.998332 32.3783796,24.9944364 32.5305399,24.9870898 C33.4435562,24.9430912 34.3203662,24.7689529 35.1408063,24.4831016 C35.4142881,24.3878153 35.6816495,24.2796919 35.941852,24.1603735 C36.3321558,23.9814063 36.7064442,23.7766502 37.0626843,23.5475979 C39.4375267,22.0207571 40.9992363,19.4348012 40.9992363,16.5019073 C40.9981375,14.8093101 40.4264996,13.1363214 39.4706289,11.753014 C37.5293291,8.94378381 35.4368306,8.41618711 33.2935662,6.7233285 C30.0479023,4.15990918 25.8852664,0 21.5836287,0 C19.877588,0 19.0182769,0.606161033 18.3777974,1.23172131 L18.3777369,1.23152 Z M31.9875484,10.3622372 C33.3530073,10.3622372 34.6213297,10.7575164 35.6735676,11.4340586 C35.8489406,11.5468173 36.018325,11.6672051 36.1811164,11.7950884 C36.3439243,11.9229614 36.5003809,12.0580763 36.6495194,12.200015 C37.8425996,13.3354983 38.5805176,14.9041442 38.5805176,16.6370039 C38.5805176,19.9942236 35.810097,22.7354781 32.3265369,22.9035874 C32.2141652,22.9089993 32.1012359,22.9117445 31.9874385,22.9117445 C30.6221445,22.9117445 29.3536022,22.5168313 28.3014193,21.8404461 C28.3012984,21.8403676 28.3008699,21.8405219 28.3008699,21.8404461 C26.5471401,20.7128584 25.3944693,18.8029741 25.3944693,16.6371608 C25.3944693,14.9044318 26.1323874,13.335629 27.3254676,12.2001719 C27.4746005,12.0582358 27.6310517,11.9231182 27.7938705,11.7952453 C27.9566784,11.6673724 28.1255244,11.5469847 28.3008974,11.4342154 C29.3531352,10.7576472 30.6219796,10.3623941 31.987466,10.3623941 L31.9875484,10.3622372 Z",
|
|
365
|
-
|
|
366
|
-
|
|
383
|
+
fill: "url(#linearGradient-1)",
|
|
384
|
+
id: "path4329-2"
|
|
367
385
|
}), jsx("path", {
|
|
368
386
|
d: "M8.54047741,1.54734597 C8.39980543,1.54470276 8.25835327,1.55206506 8.11660443,1.57083684 C2.93260766,2.25739231 2.02085496,8.456 0.517108554,13.8211199 C0.198338491,14.681615 0.00260971699,15.5821896 0.000961474681,16.5035492 C0.000961474681,21.1959702 3.99794908,25 8.92839124,25 C13.8588334,25 17.855821,21.1959702 17.855821,16.5035492 C17.8521125,16.3743899 17.8453272,16.2453405 17.8354377,16.1164793 C18.7972421,15.8531777 19.4247005,15.6277596 20.4971568,15.6132493 C19.1526306,12.6387856 16.571593,7.26948259 15.0137293,3.88402682 C12.6559736,3.88402708 10.6505572,1.58699416 8.54025765,1.5473329 L8.54047741,1.54734597 Z M8.8795758,10.3640673 C12.5208178,10.3640673 15.472545,13.1732976 15.472545,16.6387556 C15.472545,20.1042137 12.5208178,22.9134439 8.8795758,22.9134439 C5.23833383,22.9134439 2.28660656,20.1042137 2.28660656,16.6387556 C2.28660656,13.1732976 5.23833383,10.3640673 8.8795758,10.3640673 L8.8795758,10.3640673 Z",
|
|
369
|
-
|
|
370
|
-
|
|
387
|
+
fill: "url(#linearGradient-2)",
|
|
388
|
+
id: "path4329-7"
|
|
371
389
|
})]
|
|
372
390
|
})]
|
|
373
391
|
})
|
|
@@ -445,8 +463,8 @@ var AutoUpdateActive = function AutoUpdateActive(props) {
|
|
|
445
463
|
transform: "translate(0.2,1.2) rotate(30 13.454 13.295)"
|
|
446
464
|
}), jsx("text", {
|
|
447
465
|
fontFamily: "Roboto-Black, Roboto",
|
|
448
|
-
fontWeight: 700,
|
|
449
466
|
fontSize: 6,
|
|
467
|
+
fontWeight: 700,
|
|
450
468
|
children: jsx("tspan", {
|
|
451
469
|
x: 9.2,
|
|
452
470
|
y: 17.3,
|
|
@@ -465,8 +483,8 @@ var AutoUpdateInActive = function AutoUpdateInActive(props) {
|
|
|
465
483
|
transform: "rotate(30 13.454 13.295)"
|
|
466
484
|
}), jsx("text", {
|
|
467
485
|
fontFamily: "Roboto-Black, Roboto",
|
|
468
|
-
fontWeight: 700,
|
|
469
486
|
fontSize: 6,
|
|
487
|
+
fontWeight: 700,
|
|
470
488
|
children: jsx("tspan", {
|
|
471
489
|
x: 9.2,
|
|
472
490
|
y: 17.3,
|
|
@@ -550,8 +568,8 @@ var FastForward = function FastForward(props) {
|
|
|
550
568
|
var SliderThumb = function SliderThumb(props) {
|
|
551
569
|
return jsx(SvgIcon, Object.assign({}, props, {
|
|
552
570
|
children: jsx("polygon", {
|
|
553
|
-
|
|
554
|
-
|
|
571
|
+
points: "6,0 11,5 11,12 0,12 0,5",
|
|
572
|
+
transform: "translate(6.5 5.5)"
|
|
555
573
|
})
|
|
556
574
|
}));
|
|
557
575
|
};
|
|
@@ -635,6 +653,7 @@ var Resize = function Resize(_ref2) {
|
|
|
635
653
|
sx = _ref2.sx,
|
|
636
654
|
props = _objectWithoutPropertiesLoose(_ref2, _excluded2);
|
|
637
655
|
return jsx(SvgIcon, Object.assign({
|
|
656
|
+
"data-testid": "resizeHandle",
|
|
638
657
|
sx: Object.assign({
|
|
639
658
|
width: 20,
|
|
640
659
|
height: 20,
|
|
@@ -647,8 +666,7 @@ var Resize = function Resize(_ref2) {
|
|
|
647
666
|
left: -10
|
|
648
667
|
}, {
|
|
649
668
|
zIndex: 1
|
|
650
|
-
}, sx),
|
|
651
|
-
"data-testid": "resizeHandle"
|
|
669
|
+
}, Array.isArray(sx) ? Object.assign.apply(Object, [{}].concat(sx)) : sx)
|
|
652
670
|
}, props, {
|
|
653
671
|
children: jsx("path", {
|
|
654
672
|
d: "M19.687 18.037v1h-6v-1h6zm3.5-3.5v1h-13v-1h13z",
|
|
@@ -742,12 +760,12 @@ var WebAssetOff = function WebAssetOff(props) {
|
|
|
742
760
|
d: "M5.89856955,4.50717511 L9.893,8.5 L6,8.5 L6,17 L18,17 L18,16.606 L19.9956851,18.6017419 C19.956118,18.649691 19.9142229,18.6957771 19.87,18.74 C19.4544824,19.1555176 18.8311491,19.4088509 18,19.5 L6,19.5 C5.1805214,19.4148333 4.56096049,19.1624284 4.1413173,18.7427852 C3.7216741,18.323142 3.50790167,17.7422136 3.5,17 L3.5,7 C3.52565636,6.18855517 3.73942879,5.5818885 4.1413173,5.18 C4.52680219,4.79451511 5.11255294,4.57024015 5.89856955,4.50717511 Z M18,4.5 C18.81657,4.52323671 19.4399034,4.74990338 19.87,5.18 C20.3000966,5.61009662 20.5100966,6.21676329 20.5,7 L20.5,16.278 L18,13.778 L18,8.5 L12.721,8.5 L8.721,4.5 L18,4.5 Z",
|
|
743
761
|
id: "Combined-Shape"
|
|
744
762
|
}), jsx("rect", {
|
|
763
|
+
height: "24",
|
|
745
764
|
id: "Rectangle",
|
|
746
765
|
transform: "translate(12.000000, 12.000000) rotate(-45.000000) translate(-12.000000, -12.000000) ",
|
|
747
|
-
x: "11",
|
|
748
|
-
y: "0",
|
|
749
766
|
width: "2",
|
|
750
|
-
|
|
767
|
+
x: "11",
|
|
768
|
+
y: "0"
|
|
751
769
|
})]
|
|
752
770
|
})
|
|
753
771
|
}));
|
|
@@ -838,15 +856,15 @@ var ExpandWindow = function ExpandWindow(props) {
|
|
|
838
856
|
var CollapseLarge = function CollapseLarge(props) {
|
|
839
857
|
return jsx(SvgIcon, Object.assign({}, props, {
|
|
840
858
|
children: jsx("g", {
|
|
859
|
+
fill: "none",
|
|
860
|
+
fillRule: "evenodd",
|
|
841
861
|
id: "Icons-/-Collapse-L",
|
|
842
862
|
stroke: "none",
|
|
843
863
|
strokeWidth: "1",
|
|
844
|
-
fill: "none",
|
|
845
|
-
fillRule: "evenodd",
|
|
846
864
|
children: jsx("path", {
|
|
847
865
|
d: "M18.0000715,4.5 C18.8166416,4.52323671 19.4399749,4.74990338 19.8700715,5.18 C20.3001681,5.61009662 20.5101681,6.21676329 20.5000715,7 L20.5000715,17 C20.4955891,17.7444824 20.2855891,18.3244824 19.8700715,18.74 C19.4545539,19.1555176 18.8312206,19.4088509 18.0000715,19.5 L6.00007152,19.5 C5.18059291,19.4148333 4.56103201,19.1624284 4.14138882,18.7427852 C3.72174562,18.323142 3.50797319,17.7422136 3.50007152,17 L3.50007152,7 C3.52572788,6.18855517 3.73950031,5.5818885 4.14138882,5.18 C4.54327732,4.7781115 5.16283822,4.55144483 6.00007152,4.5 L18.0000715,4.5 Z M17.5015692,6.5 L6.49857385,6.5 C5.94711624,6.5 5.50007152,6.94483697 5.50007152,7.4955775 L5.50007152,16.5044225 C5.50007152,17.0542648 5.94756094,17.5 6.49857385,17.5 L17.5015692,17.5 C18.0530268,17.5 18.5000715,17.055163 18.5000715,16.5044225 L18.5000715,7.4955775 C18.5000715,6.94573523 18.0525821,6.5 17.5015692,6.5 Z M11.51,8.14 L11.51,13.93 L14.4857761,13.93 L14.4857761,15.2471595 L9.79,15.2471595 L9.79,8.14 L11.51,8.14 Z",
|
|
848
|
-
|
|
849
|
-
|
|
866
|
+
fill: "currentColor",
|
|
867
|
+
id: "Icons-/-expand-L"
|
|
850
868
|
})
|
|
851
869
|
})
|
|
852
870
|
}));
|
|
@@ -854,15 +872,15 @@ var CollapseLarge = function CollapseLarge(props) {
|
|
|
854
872
|
var CollapseMedium = function CollapseMedium(props) {
|
|
855
873
|
return jsx(SvgIcon, Object.assign({}, props, {
|
|
856
874
|
children: jsx("g", {
|
|
875
|
+
fill: "none",
|
|
876
|
+
fillRule: "evenodd",
|
|
857
877
|
id: "Icons-/-Collapse-M",
|
|
858
878
|
stroke: "none",
|
|
859
879
|
strokeWidth: "1",
|
|
860
|
-
fill: "none",
|
|
861
|
-
fillRule: "evenodd",
|
|
862
880
|
children: jsx("path", {
|
|
863
881
|
d: "M18.0000715,4.5 C18.8166416,4.52323671 19.4399749,4.74990338 19.8700715,5.18 C20.3001681,5.61009662 20.5101681,6.21676329 20.5000715,7 L20.5000715,17 C20.4955891,17.7444824 20.2855891,18.3244824 19.8700715,18.74 C19.4545539,19.1555176 18.8312206,19.4088509 18.0000715,19.5 L6.00007152,19.5 C5.18059291,19.4148333 4.56103201,19.1624284 4.14138882,18.7427852 C3.72174562,18.323142 3.50797319,17.7422136 3.50007152,17 L3.50007152,7 C3.52572788,6.18855517 3.73950031,5.5818885 4.14138882,5.18 C4.54327732,4.7781115 5.16283822,4.55144483 6.00007152,4.5 L18.0000715,4.5 Z M17.5015692,6.5 L6.49857385,6.5 C5.94711624,6.5 5.50007152,6.94483697 5.50007152,7.4955775 L5.50007152,16.5044225 C5.50007152,17.0542648 5.94756094,17.5 6.49857385,17.5 L17.5015692,17.5 C18.0530268,17.5 18.5000715,17.055163 18.5000715,16.5044225 L18.5000715,7.4955775 C18.5000715,6.94573523 18.0525821,6.5 17.5015692,6.5 Z M10.3720217,8.13793154 L11.9560108,13.0709727 L13.54,8.13793154 L15.79,8.13793154 L15.79,15.25 L14.0828502,15.25 L14.0828502,13.5960917 L14.24,10.1828615 L12.52,15.25 L11.3929679,15.25 L9.66668436,10.1828615 L9.83,13.5960917 L9.83,15.25 L8.12,15.25 L8.12,8.13793154 L10.3720217,8.13793154 Z",
|
|
864
|
-
|
|
865
|
-
|
|
882
|
+
fill: "currentColor",
|
|
883
|
+
id: "Icons-/-expand-M"
|
|
866
884
|
})
|
|
867
885
|
})
|
|
868
886
|
}));
|
|
@@ -870,15 +888,15 @@ var CollapseMedium = function CollapseMedium(props) {
|
|
|
870
888
|
var CollapseSmall = function CollapseSmall(props) {
|
|
871
889
|
return jsx(SvgIcon, Object.assign({}, props, {
|
|
872
890
|
children: jsx("g", {
|
|
891
|
+
fill: "none",
|
|
892
|
+
fillRule: "evenodd",
|
|
873
893
|
id: "Icons-/-Collapse-S",
|
|
874
894
|
stroke: "none",
|
|
875
895
|
strokeWidth: "1",
|
|
876
|
-
fill: "none",
|
|
877
|
-
fillRule: "evenodd",
|
|
878
896
|
children: jsx("path", {
|
|
879
897
|
d: "M18.0000715,4.5 C18.8166416,4.52323671 19.4399749,4.74990338 19.8700715,5.18 C20.3001681,5.61009662 20.5101681,6.21676329 20.5000715,7 L20.5000715,17 C20.4955891,17.7444824 20.2855891,18.3244824 19.8700715,18.74 C19.4545539,19.1555176 18.8312206,19.4088509 18.0000715,19.5 L6.00007152,19.5 C5.18059291,19.4148333 4.56103201,19.1624284 4.14138882,18.7427852 C3.72174562,18.323142 3.50797319,17.7422136 3.50007152,17 L3.50007152,7 C3.52572788,6.18855517 3.73950031,5.5818885 4.14138882,5.18 C4.54327732,4.7781115 5.16283822,4.55144483 6.00007152,4.5 L18.0000715,4.5 Z M17.5015692,6.5 L6.49857385,6.5 C5.94711624,6.5 5.50007152,6.94483697 5.50007152,7.4955775 L5.50007152,16.5044225 C5.50007152,17.0542648 5.94756094,17.5 6.49857385,17.5 L17.5015692,17.5 C18.0530268,17.5 18.5000715,17.055163 18.5000715,16.5044225 L18.5000715,7.4955775 C18.5000715,6.94573523 18.0525821,6.5 17.5015692,6.5 Z M12,8.04223293 C12.3816424,8.04223293 12.7614621,8.07548514 13.1091818,8.18 C13.5650277,8.31701461 13.9657061,8.56252016 14.2430015,8.87556815 C14.5528447,9.22536046 14.7487564,9.63866568 14.7487564,10.2519529 L13.0420578,10.2519529 C13.0420578,10.1288369 13.0272095,9.87711169 12.8626035,9.66926494 C12.7706891,9.55320533 12.6320802,9.43866588 12.4232884,9.38 C12.3058648,9.34700656 12.1662431,9.34 12.0002452,9.34 C11.7669952,9.34 11.5569756,9.40134185 11.3953298,9.49974489 C11.191832,9.62362564 11.065,9.80624313 11.065,9.99915266 C11.065,10.4659624 11.5303207,10.7054039 12.0069825,10.88 C12.251836,10.9696872 12.4996821,11.0509766 12.6889856,11.1190164 C13.2468104,11.3195109 14.7487564,11.8079437 14.7487564,13.3345338 C14.7487564,14.1523847 14.3639594,14.7065019 13.71,15.0235466 C13.2549114,15.2441772 12.7956716,15.35 12,15.35 C11.5837341,15.35 11.0482218,15.2531638 10.57,15.0437157 C10.1291519,14.8506364 9.73916298,14.5618589 9.48671724,14.1650248 C9.25557241,13.8016749 9.14333333,13.3931427 9.15,12.939428 L10.8662463,12.939428 C10.8586095,13.2482201 10.923194,13.4935781 11.06,13.6755022 C11.265209,13.9483883 11.6785712,14.059404 12.0002452,14.059404 C12.416347,14.059404 13.0420578,13.9897611 13.0420578,13.3345338 C13.0420578,13.0169697 12.9081037,12.8095581 12.4695878,12.5923469 C12.3796921,12.5478187 12.2231629,12.4829201 12,12.3976512 C11.2094155,12.128282 10.6637991,11.8940163 10.3631508,11.6948541 C10.1074343,11.5254567 9.88191516,11.3372466 9.73293087,11.1353958 C9.51970344,10.8465054 9.36,10.5472019 9.36,9.99915266 C9.36,9.53454971 9.57462649,9.02233509 10.0735216,8.63036466 C10.4735262,8.31609021 11.2198472,8.04223293 12,8.04223293 Z",
|
|
880
|
-
|
|
881
|
-
|
|
898
|
+
fill: "currentColor",
|
|
899
|
+
id: "Icons-/-expand-S"
|
|
882
900
|
})
|
|
883
901
|
})
|
|
884
902
|
}));
|
|
@@ -894,8 +912,8 @@ var ExitDomain = function ExitDomain(props) {
|
|
|
894
912
|
var Menu = function Menu(props) {
|
|
895
913
|
return jsx(SvgIcon, Object.assign({}, props, {
|
|
896
914
|
children: jsx("path", {
|
|
897
|
-
|
|
898
|
-
|
|
915
|
+
d: "M0,9.27 L2.73,9.27 L2.73,12 L0,12 Z M0,4.64 L2.73,4.64 L2.73,7.37 L0,7.37 Z M0,0 L2.73,0 L2.73,2.73 L0,2.73 Z M5,9.27 L12,9.27 L12,12 L5,12 Z M5,4.64 L12,4.64 L12,7.37 L5,7.37 Z M5,0 L12,0 L12,2.73 L5,2.73 Z",
|
|
916
|
+
transform: "translate(6 6)"
|
|
899
917
|
})
|
|
900
918
|
}));
|
|
901
919
|
};
|
|
@@ -927,11 +945,11 @@ var Share = function Share(props) {
|
|
|
927
945
|
id: "path-1"
|
|
928
946
|
})
|
|
929
947
|
}), jsx("g", {
|
|
948
|
+
fill: "none",
|
|
949
|
+
fillRule: "evenodd",
|
|
930
950
|
id: "Time-Series-concept-(mvp)",
|
|
931
951
|
stroke: "none",
|
|
932
952
|
strokeWidth: "1",
|
|
933
|
-
fill: "none",
|
|
934
|
-
fillRule: "evenodd",
|
|
935
953
|
children: jsx("g", {
|
|
936
954
|
id: "TS-demo-MVP-(38)",
|
|
937
955
|
transform: "translate(-1298, -11707)",
|
|
@@ -939,8 +957,8 @@ var Share = function Share(props) {
|
|
|
939
957
|
id: "Icons-/-Share",
|
|
940
958
|
transform: "translate(1303, 11711)",
|
|
941
959
|
children: [jsx("mask", {
|
|
942
|
-
id: "mask-2",
|
|
943
960
|
fill: "white",
|
|
961
|
+
id: "mask-2",
|
|
944
962
|
children: jsx("use", {
|
|
945
963
|
xlinkHref: "#path-1"
|
|
946
964
|
})
|
|
@@ -996,10 +1014,10 @@ var Fog = function Fog(props) {
|
|
|
996
1014
|
var CoastalEvent = function CoastalEvent(props) {
|
|
997
1015
|
return jsx(SvgIcon, Object.assign({}, props, {
|
|
998
1016
|
children: jsx("g", {
|
|
1017
|
+
fillRule: "evenodd",
|
|
999
1018
|
id: "Icons-/-coastal-event",
|
|
1000
1019
|
stroke: "none",
|
|
1001
1020
|
strokeWidth: "1",
|
|
1002
|
-
fillRule: "evenodd",
|
|
1003
1021
|
children: jsx("path", {
|
|
1004
1022
|
d: "M5.94388701,20.4607344 L5.20363609,21.7428189 C5.06223818,21.9877715 4.99859056,22.2477813 5.00002365,22.5008655 L1.5,22.5 L1.5,20.5 C3.08519158,20.7242571 4.56648725,20.7111686 5.94388701,20.4607344 Z M19.5,1.5 L22.5,5.5 L21.5,5.5 L21.5,9.56629256 C21.5981812,9.5515702 21.9319656,9.52948686 22.501353,9.50004256 L22.501,21.231 L16.450405,10.7425336 C16.7414962,10.6328117 17.0913612,10.5519672 17.5,10.5 L17.5,5.5 L16.5,5.5 L19.5,1.5 Z M13.2770164,12.4229259 C13.5980076,11.8590247 14.4019854,11.8590247 14.7234765,12.4229259 L18.8868618,19.7303357 C19.2083529,20.2942369 18.806364,21 18.1638817,21 L9.83661122,21 C9.19362894,21 8.79164002,20.2942369 9.11313116,19.7303357 Z M14.0126382,18.075 C13.4447077,18.075 13,18.50625 13,19.0557065 C13,19.6711957 13.4162717,20.1 14.0126382,20.1 C14.5845182,20.1 15,19.661413 15,19.0557065 C15,18.50625 14.5663507,18.075 14.0126382,18.075 Z M5,15.4999996 C7.02875,15.4999996 7.02578944,16.5123331 8.10481753,16.7114253 L7.20242051,18.2763629 C6.35773087,17.9044291 6.28815021,17.2001315 5,17.2001315 C3.25,17.2001315 3.75,18.4999996 1.5,18.4999996 L1.5,16.745178 C3.25,16.745178 2.75,15.4999996 5,15.4999996 Z M15,14.53125 L13,14.53125 L13.1057143,17.56875 L14.8942857,17.56875 L15,14.53125 Z M5,10.4999996 C7.25,10.4999996 7.00097957,11.745178 8.50048978,11.745178 C9.9255328,11.745178 9.77051584,10.6206023 11.6827643,10.5089072 L10.2411521,13.0116893 C9.89698485,13.2746963 9.43702057,13.4999996 8.50048978,13.4999996 C6.25097957,13.4999996 6.75,12.2001315 5,12.2001315 C3.25,12.2001315 3.75,13.4999996 1.5,13.4999996 L1.5,11.745178 C3.25,11.745178 2.75,10.4999996 5,10.4999996 Z",
|
|
1005
1023
|
id: "Combined-Shape"
|
|
@@ -1093,9 +1111,9 @@ var Admin = function Admin(_ref3) {
|
|
|
1093
1111
|
var props = Object.assign({}, (_objectDestructuringEmpty(_ref3), _ref3));
|
|
1094
1112
|
var title = 'Admin';
|
|
1095
1113
|
return jsxs(SvgIcon, Object.assign({}, props, {
|
|
1096
|
-
width: 32,
|
|
1097
1114
|
height: 32,
|
|
1098
1115
|
viewBox: "0 0 32 32",
|
|
1116
|
+
width: 32,
|
|
1099
1117
|
children: [jsx("title", {
|
|
1100
1118
|
children: title
|
|
1101
1119
|
}), jsxs("defs", {
|
|
@@ -1126,12 +1144,12 @@ var Admin = function Admin(_ref3) {
|
|
|
1126
1144
|
stopColor: "#F70000"
|
|
1127
1145
|
})]
|
|
1128
1146
|
}), jsxs("filter", {
|
|
1147
|
+
filterUnits: "objectBoundingBox",
|
|
1148
|
+
height: "125%",
|
|
1129
1149
|
id: "c",
|
|
1130
1150
|
width: "125%",
|
|
1131
|
-
height: "125%",
|
|
1132
1151
|
x: "-12.5%",
|
|
1133
1152
|
y: "-12.5%",
|
|
1134
|
-
filterUnits: "objectBoundingBox",
|
|
1135
1153
|
children: [jsx("feGaussianBlur", {
|
|
1136
1154
|
"in": "SourceAlpha",
|
|
1137
1155
|
result: "shadowBlurInner1",
|
|
@@ -1151,24 +1169,24 @@ var Admin = function Admin(_ref3) {
|
|
|
1151
1169
|
values: "0 0 0 0 0.0717146857 0 0 0 0 0.0638191765 0 0 0 0 0.448211228 0 0 0 0.5 0"
|
|
1152
1170
|
})]
|
|
1153
1171
|
}), jsx("circle", {
|
|
1154
|
-
id: "d",
|
|
1155
1172
|
cx: "16.308",
|
|
1156
1173
|
cy: "16.308",
|
|
1174
|
+
id: "d",
|
|
1157
1175
|
r: "8"
|
|
1158
1176
|
})]
|
|
1159
1177
|
}), jsxs("g", {
|
|
1160
1178
|
fill: "none",
|
|
1161
1179
|
fillRule: "evenodd",
|
|
1162
1180
|
children: [jsx("path", {
|
|
1163
|
-
|
|
1164
|
-
|
|
1181
|
+
d: "M16 16c5.333 1.333 10.667 1 16-1v3l-3.418 1.282a12.922 12.922 0 0 1-1.365 3.293l1.51 3.324-2.828 2.829-3.323-1.512a12.922 12.922 0 0 1-3.293 1.366L18 32h-4l-1.282-3.418a12.922 12.922 0 0 1-3.293-1.365l-3.324 1.51L3.272 25.9l1.512-3.323a12.922 12.922 0 0 1-1.366-3.295L0 18v-3c5.333-.667 10.667-.333 16 1Z",
|
|
1182
|
+
fill: "url(#a)"
|
|
1165
1183
|
}), jsx("path", {
|
|
1166
|
-
|
|
1167
|
-
|
|
1184
|
+
d: "m18 0 1.283 3.418c1.17.304 2.276.768 3.293 1.366l3.323-1.512 2.829 2.829-1.512 3.323a12.922 12.922 0 0 1 1.366 3.293L32 14v1c-5.333 2-10.667 2.333-16 1-5.333-1.333-10.667-1.667-16-1v-1l3.418-1.282c.304-1.17.767-2.276 1.365-3.293l-1.51-3.324L6.1 3.272l3.323 1.512a12.922 12.922 0 0 1 3.295-1.366L14 0h4Z",
|
|
1185
|
+
fill: "url(#b)"
|
|
1168
1186
|
}), jsx("use", {
|
|
1169
|
-
xlinkHref: "#d",
|
|
1170
1187
|
fill: "#000",
|
|
1171
|
-
filter: "url(#c)"
|
|
1188
|
+
filter: "url(#c)",
|
|
1189
|
+
xlinkHref: "#d"
|
|
1172
1190
|
})]
|
|
1173
1191
|
})]
|
|
1174
1192
|
}));
|
|
@@ -1269,32 +1287,32 @@ var ModerateTurbulence = function ModerateTurbulence(props) {
|
|
|
1269
1287
|
var FlagNetherlands = function FlagNetherlands(props) {
|
|
1270
1288
|
var width = '32';
|
|
1271
1289
|
return jsxs(SvgIcon, Object.assign({}, props, {
|
|
1272
|
-
viewBox: "0 0 32 24",
|
|
1273
1290
|
sx: {
|
|
1274
1291
|
'&.MuiSvgIcon-root': {
|
|
1275
1292
|
width: width + "px"
|
|
1276
1293
|
}
|
|
1277
1294
|
},
|
|
1295
|
+
viewBox: "0 0 32 24",
|
|
1278
1296
|
children: [jsxs("defs", {
|
|
1279
1297
|
children: [jsx("rect", {
|
|
1298
|
+
height: "24",
|
|
1280
1299
|
id: "path-1",
|
|
1281
|
-
x: "0",
|
|
1282
|
-
y: "0",
|
|
1283
1300
|
width: "32",
|
|
1284
|
-
|
|
1301
|
+
x: "0",
|
|
1302
|
+
y: "0"
|
|
1285
1303
|
}), jsx("rect", {
|
|
1304
|
+
height: "24",
|
|
1286
1305
|
id: "path-3",
|
|
1287
|
-
x: "0",
|
|
1288
|
-
y: "0",
|
|
1289
1306
|
width: "32",
|
|
1290
|
-
|
|
1307
|
+
x: "0",
|
|
1308
|
+
y: "0"
|
|
1291
1309
|
})]
|
|
1292
1310
|
}), jsx("g", {
|
|
1311
|
+
fill: "none",
|
|
1312
|
+
fillRule: "evenodd",
|
|
1293
1313
|
id: "Page-1",
|
|
1294
1314
|
stroke: "none",
|
|
1295
1315
|
strokeWidth: "1",
|
|
1296
|
-
fill: "none",
|
|
1297
|
-
fillRule: "evenodd",
|
|
1298
1316
|
children: jsx("g", {
|
|
1299
1317
|
id: "Timeseries---Linkink-TimeSeries-with-map-view(s)",
|
|
1300
1318
|
transform: "translate(-1357, -9913)",
|
|
@@ -1308,55 +1326,55 @@ var FlagNetherlands = function FlagNetherlands(props) {
|
|
|
1308
1326
|
id: "Language-flag-Dutch-(24x24)",
|
|
1309
1327
|
transform: "translate(1357, 0)",
|
|
1310
1328
|
children: [jsx("g", {
|
|
1311
|
-
id: "Surface",
|
|
1312
1329
|
fill: "#0053B1",
|
|
1313
1330
|
fillRule: "nonzero",
|
|
1331
|
+
id: "Surface",
|
|
1314
1332
|
children: jsx("rect", {
|
|
1333
|
+
height: "24",
|
|
1315
1334
|
id: "path-1",
|
|
1316
|
-
x: "0",
|
|
1317
|
-
y: "0",
|
|
1318
1335
|
width: "32",
|
|
1319
|
-
|
|
1336
|
+
x: "0",
|
|
1337
|
+
y: "0"
|
|
1320
1338
|
})
|
|
1321
1339
|
}), jsxs("g", {
|
|
1322
1340
|
id: "Surface-Clipped",
|
|
1323
1341
|
children: [jsx("mask", {
|
|
1324
|
-
id: "mask-2",
|
|
1325
1342
|
fill: "white",
|
|
1343
|
+
id: "mask-2",
|
|
1326
1344
|
children: jsx("use", {
|
|
1327
1345
|
xlinkHref: "#path-1"
|
|
1328
1346
|
})
|
|
1329
1347
|
}), jsx("g", {
|
|
1330
1348
|
id: "path-1"
|
|
1331
1349
|
}), jsx("rect", {
|
|
1332
|
-
id: "Surface",
|
|
1333
1350
|
fill: "#FFFFFF",
|
|
1334
1351
|
fillRule: "nonzero",
|
|
1352
|
+
height: "16",
|
|
1353
|
+
id: "Surface",
|
|
1335
1354
|
mask: "url(#mask-2)",
|
|
1336
|
-
x: "0",
|
|
1337
|
-
y: "0",
|
|
1338
1355
|
width: "32",
|
|
1339
|
-
|
|
1356
|
+
x: "0",
|
|
1357
|
+
y: "0"
|
|
1340
1358
|
})]
|
|
1341
1359
|
}), jsxs("g", {
|
|
1342
1360
|
id: "Surface-Clipped",
|
|
1343
1361
|
children: [jsx("mask", {
|
|
1344
|
-
id: "mask-4",
|
|
1345
1362
|
fill: "white",
|
|
1363
|
+
id: "mask-4",
|
|
1346
1364
|
children: jsx("use", {
|
|
1347
1365
|
xlinkHref: "#path-3"
|
|
1348
1366
|
})
|
|
1349
1367
|
}), jsx("g", {
|
|
1350
1368
|
id: "path-1"
|
|
1351
1369
|
}), jsx("rect", {
|
|
1352
|
-
id: "Surface",
|
|
1353
1370
|
fill: "#D60000",
|
|
1354
1371
|
fillRule: "nonzero",
|
|
1372
|
+
height: "8",
|
|
1373
|
+
id: "Surface",
|
|
1355
1374
|
mask: "url(#mask-4)",
|
|
1356
|
-
x: "0",
|
|
1357
|
-
y: "0",
|
|
1358
1375
|
width: "32",
|
|
1359
|
-
|
|
1376
|
+
x: "0",
|
|
1377
|
+
y: "0"
|
|
1360
1378
|
})]
|
|
1361
1379
|
})]
|
|
1362
1380
|
})
|
|
@@ -1369,26 +1387,26 @@ var FlagNetherlands = function FlagNetherlands(props) {
|
|
|
1369
1387
|
var FlagFinland = function FlagFinland(props) {
|
|
1370
1388
|
var width = '32';
|
|
1371
1389
|
return jsxs(SvgIcon, Object.assign({}, props, {
|
|
1372
|
-
viewBox: "0 0 32 24",
|
|
1373
1390
|
sx: {
|
|
1374
1391
|
'&.MuiSvgIcon-root': {
|
|
1375
1392
|
width: width + "px"
|
|
1376
1393
|
}
|
|
1377
1394
|
},
|
|
1395
|
+
viewBox: "0 0 32 24",
|
|
1378
1396
|
children: [jsx("defs", {
|
|
1379
1397
|
children: jsx("rect", {
|
|
1398
|
+
height: "24",
|
|
1380
1399
|
id: "path-1",
|
|
1381
|
-
x: "0",
|
|
1382
|
-
y: "0",
|
|
1383
1400
|
width: "32",
|
|
1384
|
-
|
|
1401
|
+
x: "0",
|
|
1402
|
+
y: "0"
|
|
1385
1403
|
})
|
|
1386
1404
|
}), jsx("g", {
|
|
1405
|
+
fill: "none",
|
|
1406
|
+
fillRule: "evenodd",
|
|
1387
1407
|
id: "Page-1",
|
|
1388
1408
|
stroke: "none",
|
|
1389
1409
|
strokeWidth: "1",
|
|
1390
|
-
fill: "none",
|
|
1391
|
-
fillRule: "evenodd",
|
|
1392
1410
|
children: jsx("g", {
|
|
1393
1411
|
id: "Timeseries---Linkink-TimeSeries-with-map-view(s)",
|
|
1394
1412
|
transform: "translate(-1237, -9913)",
|
|
@@ -1402,30 +1420,30 @@ var FlagFinland = function FlagFinland(props) {
|
|
|
1402
1420
|
id: "Language-flag-Finland-(24x24)",
|
|
1403
1421
|
transform: "translate(1237, 0)",
|
|
1404
1422
|
children: [jsx("g", {
|
|
1405
|
-
id: "Surface",
|
|
1406
1423
|
fill: "#FFFFFF",
|
|
1407
1424
|
fillRule: "nonzero",
|
|
1425
|
+
id: "Surface",
|
|
1408
1426
|
children: jsx("rect", {
|
|
1427
|
+
height: "24",
|
|
1409
1428
|
id: "path-1",
|
|
1410
|
-
x: "0",
|
|
1411
|
-
y: "0",
|
|
1412
1429
|
width: "32",
|
|
1413
|
-
|
|
1430
|
+
x: "0",
|
|
1431
|
+
y: "0"
|
|
1414
1432
|
})
|
|
1415
1433
|
}), jsxs("g", {
|
|
1416
1434
|
id: "surface-Clipped",
|
|
1417
1435
|
children: [jsx("mask", {
|
|
1418
|
-
id: "mask-2",
|
|
1419
1436
|
fill: "white",
|
|
1437
|
+
id: "mask-2",
|
|
1420
1438
|
children: jsx("use", {
|
|
1421
1439
|
xlinkHref: "#path-1"
|
|
1422
1440
|
})
|
|
1423
1441
|
}), jsx("g", {
|
|
1424
1442
|
id: "path-1"
|
|
1425
1443
|
}), jsx("polygon", {
|
|
1426
|
-
id: "surface",
|
|
1427
1444
|
fill: "#0053B1",
|
|
1428
1445
|
fillRule: "nonzero",
|
|
1446
|
+
id: "surface",
|
|
1429
1447
|
mask: "url(#mask-2)",
|
|
1430
1448
|
points: "11.4666667 0 11.466 9.6 32 9.6 32 13.8666667 11.466 13.866 11.4666667 24 7.2 24 7.2 13.866 0 13.8666667 0 9.6 7.2 9.6 7.2 0"
|
|
1431
1449
|
})]
|
|
@@ -1440,12 +1458,12 @@ var FlagFinland = function FlagFinland(props) {
|
|
|
1440
1458
|
var FlagNorway = function FlagNorway(props) {
|
|
1441
1459
|
var width = '32';
|
|
1442
1460
|
return jsxs(SvgIcon, Object.assign({}, props, {
|
|
1443
|
-
viewBox: "0 0 32 24",
|
|
1444
1461
|
sx: {
|
|
1445
1462
|
'&.MuiSvgIcon-root': {
|
|
1446
1463
|
width: width + "px"
|
|
1447
1464
|
}
|
|
1448
1465
|
},
|
|
1466
|
+
viewBox: "0 0 32 24",
|
|
1449
1467
|
children: [jsxs("defs", {
|
|
1450
1468
|
children: [jsx("polygon", {
|
|
1451
1469
|
id: "path-1",
|
|
@@ -1455,11 +1473,11 @@ var FlagNorway = function FlagNorway(props) {
|
|
|
1455
1473
|
points: "0 0 32 0 32 24 0 24"
|
|
1456
1474
|
})]
|
|
1457
1475
|
}), jsx("g", {
|
|
1476
|
+
fill: "none",
|
|
1477
|
+
fillRule: "evenodd",
|
|
1458
1478
|
id: "Page-1",
|
|
1459
1479
|
stroke: "none",
|
|
1460
1480
|
strokeWidth: "1",
|
|
1461
|
-
fill: "none",
|
|
1462
|
-
fillRule: "evenodd",
|
|
1463
1481
|
children: jsx("g", {
|
|
1464
1482
|
id: "Timeseries---Linkink-TimeSeries-with-map-view(s)",
|
|
1465
1483
|
transform: "translate(-1317, -9913)",
|
|
@@ -1473,9 +1491,9 @@ var FlagNorway = function FlagNorway(props) {
|
|
|
1473
1491
|
id: "Language-flag-Norway-(24x24)",
|
|
1474
1492
|
transform: "translate(1317, 0)",
|
|
1475
1493
|
children: [jsx("g", {
|
|
1476
|
-
id: "Surface",
|
|
1477
1494
|
fill: "#D60000",
|
|
1478
1495
|
fillRule: "nonzero",
|
|
1496
|
+
id: "Surface",
|
|
1479
1497
|
children: jsx("polygon", {
|
|
1480
1498
|
id: "path-1",
|
|
1481
1499
|
points: "0 0 32 0 32 24 0 24"
|
|
@@ -1483,34 +1501,34 @@ var FlagNorway = function FlagNorway(props) {
|
|
|
1483
1501
|
}), jsxs("g", {
|
|
1484
1502
|
id: "surface-Clipped",
|
|
1485
1503
|
children: [jsx("mask", {
|
|
1486
|
-
id: "mask-2",
|
|
1487
1504
|
fill: "white",
|
|
1505
|
+
id: "mask-2",
|
|
1488
1506
|
children: jsx("use", {
|
|
1489
1507
|
xlinkHref: "#path-1"
|
|
1490
1508
|
})
|
|
1491
1509
|
}), jsx("g", {
|
|
1492
1510
|
id: "path-1"
|
|
1493
1511
|
}), jsx("polygon", {
|
|
1494
|
-
id: "surface",
|
|
1495
1512
|
fill: "#FFFFFF",
|
|
1496
1513
|
fillRule: "nonzero",
|
|
1514
|
+
id: "surface",
|
|
1497
1515
|
mask: "url(#mask-2)",
|
|
1498
1516
|
points: "13 0 12.999 8.5 32 8.5 32 15.5 12.999 15.5 13 24 6 24 5.999 15.5 0 15.5 0 8.5 5.999 8.5 6 0"
|
|
1499
1517
|
})]
|
|
1500
1518
|
}), jsxs("g", {
|
|
1501
1519
|
id: "surface-Clipped",
|
|
1502
1520
|
children: [jsx("mask", {
|
|
1503
|
-
id: "mask-4",
|
|
1504
1521
|
fill: "white",
|
|
1522
|
+
id: "mask-4",
|
|
1505
1523
|
children: jsx("use", {
|
|
1506
1524
|
xlinkHref: "#path-3"
|
|
1507
1525
|
})
|
|
1508
1526
|
}), jsx("g", {
|
|
1509
1527
|
id: "path-1"
|
|
1510
1528
|
}), jsx("polygon", {
|
|
1511
|
-
id: "surface",
|
|
1512
1529
|
fill: "#0053B1",
|
|
1513
1530
|
fillRule: "nonzero",
|
|
1531
|
+
id: "surface",
|
|
1514
1532
|
mask: "url(#mask-4)",
|
|
1515
1533
|
points: "11.5 0 11.5 10 32 10 32 14 11.5 14 11.5 24 7.5 24 7.5 14 0 14 0 10 7.5 10 7.5 0"
|
|
1516
1534
|
})]
|
|
@@ -1525,19 +1543,19 @@ var FlagNorway = function FlagNorway(props) {
|
|
|
1525
1543
|
var FlagBritain = function FlagBritain(props) {
|
|
1526
1544
|
var width = '32';
|
|
1527
1545
|
return jsxs(SvgIcon, Object.assign({}, props, {
|
|
1528
|
-
viewBox: "0 0 32 24",
|
|
1529
1546
|
sx: {
|
|
1530
1547
|
'&.MuiSvgIcon-root': {
|
|
1531
1548
|
width: width + "px"
|
|
1532
1549
|
}
|
|
1533
1550
|
},
|
|
1551
|
+
viewBox: "0 0 32 24",
|
|
1534
1552
|
children: [jsxs("defs", {
|
|
1535
1553
|
children: [jsx("rect", {
|
|
1554
|
+
height: "24",
|
|
1536
1555
|
id: "path-1",
|
|
1537
|
-
x: "0",
|
|
1538
|
-
y: "0",
|
|
1539
1556
|
width: "32",
|
|
1540
|
-
|
|
1557
|
+
x: "0",
|
|
1558
|
+
y: "0"
|
|
1541
1559
|
}), jsx("polygon", {
|
|
1542
1560
|
id: "path-3",
|
|
1543
1561
|
points: "0 0 48 0 48 24 0 24"
|
|
@@ -1552,11 +1570,11 @@ var FlagBritain = function FlagBritain(props) {
|
|
|
1552
1570
|
points: "0 0 48 0 48 24 0 24"
|
|
1553
1571
|
})]
|
|
1554
1572
|
}), jsx("g", {
|
|
1573
|
+
fill: "none",
|
|
1574
|
+
fillRule: "evenodd",
|
|
1555
1575
|
id: "Page-1",
|
|
1556
1576
|
stroke: "none",
|
|
1557
1577
|
strokeWidth: "1",
|
|
1558
|
-
fill: "none",
|
|
1559
|
-
fillRule: "evenodd",
|
|
1560
1578
|
children: jsx("g", {
|
|
1561
1579
|
id: "Timeseries---Linkink-TimeSeries-with-map-view(s)",
|
|
1562
1580
|
transform: "translate(-1273, -9913)",
|
|
@@ -1570,21 +1588,21 @@ var FlagBritain = function FlagBritain(props) {
|
|
|
1570
1588
|
id: "Language-flag-English-(24x24)",
|
|
1571
1589
|
transform: "translate(1273, 0)",
|
|
1572
1590
|
children: [jsx("g", {
|
|
1573
|
-
id: "Surface",
|
|
1574
1591
|
fill: "#0053B1",
|
|
1575
1592
|
fillRule: "nonzero",
|
|
1593
|
+
id: "Surface",
|
|
1576
1594
|
children: jsx("rect", {
|
|
1595
|
+
height: "24",
|
|
1577
1596
|
id: "path-1",
|
|
1578
|
-
x: "0",
|
|
1579
|
-
y: "0",
|
|
1580
1597
|
width: "32",
|
|
1581
|
-
|
|
1598
|
+
x: "0",
|
|
1599
|
+
y: "0"
|
|
1582
1600
|
})
|
|
1583
1601
|
}), jsxs("g", {
|
|
1584
1602
|
id: "Union-Jack-Clipped",
|
|
1585
1603
|
children: [jsx("mask", {
|
|
1586
|
-
id: "mask-2",
|
|
1587
1604
|
fill: "white",
|
|
1605
|
+
id: "mask-2",
|
|
1588
1606
|
children: jsx("use", {
|
|
1589
1607
|
xlinkHref: "#path-1"
|
|
1590
1608
|
})
|
|
@@ -1594,11 +1612,11 @@ var FlagBritain = function FlagBritain(props) {
|
|
|
1594
1612
|
id: "Union-Jack",
|
|
1595
1613
|
mask: "url(#mask-2)",
|
|
1596
1614
|
children: jsxs("g", {
|
|
1597
|
-
transform: "translate(-8, 0)",
|
|
1598
1615
|
id: "Group",
|
|
1616
|
+
transform: "translate(-8, 0)",
|
|
1599
1617
|
children: [jsx("g", {
|
|
1600
|
-
id: "Surface",
|
|
1601
1618
|
fill: "#302D97",
|
|
1619
|
+
id: "Surface",
|
|
1602
1620
|
children: jsx("polygon", {
|
|
1603
1621
|
id: "path-3",
|
|
1604
1622
|
points: "0 0 48 0 48 24 0 24"
|
|
@@ -1606,24 +1624,24 @@ var FlagBritain = function FlagBritain(props) {
|
|
|
1606
1624
|
}), jsxs("g", {
|
|
1607
1625
|
id: "Combined-Shape-Clipped",
|
|
1608
1626
|
children: [jsx("mask", {
|
|
1609
|
-
id: "mask-4",
|
|
1610
1627
|
fill: "white",
|
|
1628
|
+
id: "mask-4",
|
|
1611
1629
|
children: jsx("use", {
|
|
1612
1630
|
xlinkHref: "#path-3"
|
|
1613
1631
|
})
|
|
1614
1632
|
}), jsx("g", {
|
|
1615
1633
|
id: "path-3"
|
|
1616
1634
|
}), jsx("polygon", {
|
|
1617
|
-
id: "Combined-Shape",
|
|
1618
1635
|
fill: "#FFFFFF",
|
|
1636
|
+
id: "Combined-Shape",
|
|
1619
1637
|
mask: "url(#mask-4)",
|
|
1620
1638
|
points: "5.57675094 1.8189894e-12 24.05 9.301 42.6003124 7.33635375e-12 48 8.07887091e-12 48 2.7575327 29.437 12.014 48 21.36 48 24 42.7770634 24 24.05 14.7 5.4 24 -3.340217e-12 24 -2.43693954e-12 21.36 18.64 12.014 -3.63797881e-12 2.7575327 -1.77635687e-13 2.71427325e-12"
|
|
1621
1639
|
})]
|
|
1622
1640
|
}), jsxs("g", {
|
|
1623
1641
|
id: "Combined-Shape-Clipped",
|
|
1624
1642
|
children: [jsx("mask", {
|
|
1625
|
-
id: "mask-6",
|
|
1626
1643
|
fill: "white",
|
|
1644
|
+
id: "mask-6",
|
|
1627
1645
|
children: jsx("use", {
|
|
1628
1646
|
xlinkHref: "#path-5"
|
|
1629
1647
|
})
|
|
@@ -1631,39 +1649,39 @@ var FlagBritain = function FlagBritain(props) {
|
|
|
1631
1649
|
id: "path-3"
|
|
1632
1650
|
}), jsx("path", {
|
|
1633
1651
|
d: "M24,13.8497199 L23.873,13.785 L3.72,24 L0,24 L22.154,12.922 L0,1.7975327 L0,-1.8189894e-12 L23.999,12 L24,13.8497199 Z M48,-4.03896783e-28 L25.86,11.069 L48,22.32 L48,24 L24.0005985,12.0002993 L23.9998586,10.1232068 L24.129,10.189 L44.4003124,-4.03896783e-28 L48,-4.03896783e-28 Z",
|
|
1634
|
-
id: "Combined-Shape",
|
|
1635
1652
|
fill: "#CF0024",
|
|
1653
|
+
id: "Combined-Shape",
|
|
1636
1654
|
mask: "url(#mask-6)"
|
|
1637
1655
|
})]
|
|
1638
1656
|
}), jsxs("g", {
|
|
1639
1657
|
id: "Combined-Shape-Clipped",
|
|
1640
1658
|
children: [jsx("mask", {
|
|
1641
|
-
id: "mask-8",
|
|
1642
1659
|
fill: "white",
|
|
1660
|
+
id: "mask-8",
|
|
1643
1661
|
children: jsx("use", {
|
|
1644
1662
|
xlinkHref: "#path-7"
|
|
1645
1663
|
})
|
|
1646
1664
|
}), jsx("g", {
|
|
1647
1665
|
id: "path-3"
|
|
1648
1666
|
}), jsx("polygon", {
|
|
1649
|
-
id: "Combined-Shape",
|
|
1650
1667
|
fill: "#FFFFFF",
|
|
1668
|
+
id: "Combined-Shape",
|
|
1651
1669
|
mask: "url(#mask-8)",
|
|
1652
1670
|
points: "27.96 0 27.96 8.039 48 8.04 48 15.96 27.96 15.959 27.96 24 20.04 24 20.04 15.959 1.8189894e-12 15.96 1.8189894e-12 8.04 20.04 8.039 20.04 0"
|
|
1653
1671
|
})]
|
|
1654
1672
|
}), jsxs("g", {
|
|
1655
1673
|
id: "Combined-Shape-Clipped",
|
|
1656
1674
|
children: [jsx("mask", {
|
|
1657
|
-
id: "mask-10",
|
|
1658
1675
|
fill: "white",
|
|
1676
|
+
id: "mask-10",
|
|
1659
1677
|
children: jsx("use", {
|
|
1660
1678
|
xlinkHref: "#path-9"
|
|
1661
1679
|
})
|
|
1662
1680
|
}), jsx("g", {
|
|
1663
1681
|
id: "path-3"
|
|
1664
1682
|
}), jsx("polygon", {
|
|
1665
|
-
id: "Combined-Shape",
|
|
1666
1683
|
fill: "#CF0024",
|
|
1684
|
+
id: "Combined-Shape",
|
|
1667
1685
|
mask: "url(#mask-10)",
|
|
1668
1686
|
points: "26.52 0 26.52 9.48 48 9.48 48 14.52 26.52 14.52 26.52 24 21.48 24 21.48 14.52 1.8189894e-12 14.52 1.8189894e-12 9.48 21.48 9.48 21.48 0"
|
|
1669
1687
|
})]
|
|
@@ -1695,29 +1713,29 @@ var ColumnCollapsed = function ColumnCollapsed(props) {
|
|
|
1695
1713
|
var SharedPresetsOtherUsers = function SharedPresetsOtherUsers(props) {
|
|
1696
1714
|
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1697
1715
|
children: jsxs("svg", {
|
|
1698
|
-
|
|
1716
|
+
fill: "none",
|
|
1699
1717
|
height: "20",
|
|
1700
1718
|
viewBox: "0 0 24 20",
|
|
1701
|
-
|
|
1719
|
+
width: "24",
|
|
1702
1720
|
children: [jsx("rect", {
|
|
1703
|
-
|
|
1704
|
-
y: "0.5",
|
|
1705
|
-
width: "23",
|
|
1721
|
+
fill: "#F0F4F8",
|
|
1706
1722
|
height: "19",
|
|
1707
1723
|
rx: "9.5",
|
|
1708
|
-
fill: "#F0F4F8"
|
|
1709
|
-
}), jsx("rect", {
|
|
1710
|
-
x: "0.5",
|
|
1711
|
-
y: "0.5",
|
|
1712
1724
|
width: "23",
|
|
1725
|
+
x: "0.5",
|
|
1726
|
+
y: "0.5"
|
|
1727
|
+
}), jsx("rect", {
|
|
1713
1728
|
height: "19",
|
|
1714
1729
|
rx: "9.5",
|
|
1715
|
-
stroke: "#778590"
|
|
1730
|
+
stroke: "#778590",
|
|
1731
|
+
width: "23",
|
|
1732
|
+
x: "0.5",
|
|
1733
|
+
y: "0.5"
|
|
1716
1734
|
}), jsx("path", {
|
|
1717
|
-
fillRule: "evenodd",
|
|
1718
1735
|
clipRule: "evenodd",
|
|
1719
1736
|
d: "M10.9324 15.3958C11.2852 15.7632 11.8564 15.7632 12.2092 15.3958C12.5619 15.0285 12.5619 14.4318 12.2092 14.0644L9.21685 10.9416H17.3361C17.834 10.9416 18.2385 10.5203 18.2385 10.0007C18.2385 9.47981 17.834 9.05843 17.3361 9.05843H9.21685L12.2092 5.93635C12.5619 5.56826 12.5619 4.97231 12.2092 4.60423C12.0331 4.42123 11.8019 4.32869 11.5708 4.32869C11.3396 4.32869 11.1091 4.42123 10.9324 4.60423L5.76156 10.0007L10.9324 15.3958Z",
|
|
1720
|
-
fill: "#535B78"
|
|
1737
|
+
fill: "#535B78",
|
|
1738
|
+
fillRule: "evenodd"
|
|
1721
1739
|
})]
|
|
1722
1740
|
})
|
|
1723
1741
|
}));
|
|
@@ -1749,14 +1767,14 @@ var MeteoGate = function MeteoGate(props) {
|
|
|
1749
1767
|
};
|
|
1750
1768
|
var Overlayers = function Overlayers(props) {
|
|
1751
1769
|
return jsx(SvgIcon, Object.assign({
|
|
1752
|
-
width: "24px",
|
|
1753
1770
|
height: "24px",
|
|
1754
|
-
viewBox: "0 0 24 24"
|
|
1771
|
+
viewBox: "0 0 24 24",
|
|
1772
|
+
width: "24px"
|
|
1755
1773
|
}, props, {
|
|
1756
1774
|
children: jsx("g", {
|
|
1775
|
+
fillRule: "evenodd",
|
|
1757
1776
|
id: "Icons-/-Map-overlay",
|
|
1758
1777
|
stroke: "none",
|
|
1759
|
-
fillRule: "evenodd",
|
|
1760
1778
|
children: jsx("path", {
|
|
1761
1779
|
d: "M12,1 C18.0751322,1 23,5.92486775 23,12 C23,18.0751322 18.0751322,23 12,23 C11.5695059,23 11.1447878,22.9752704 10.7271886,22.9271542 C12.6937006,21.6867584 14,19.4959305 14,17 C14,16.2178605 13.8717238,15.4656815 13.6350618,14.7633536 L13.8603346,14.7516342 L14.3075078,14.5712633 L14.6038498,14.7100307 L14.9516108,14.7516342 L15.0447321,14.9980822 L14.9516108,15.3837503 L15.4098043,16.097913 L15.4098043,16.3979716 L15.4795202,16.6310794 L15.2759746,17.0004509 L15.2759746,17.3490796 L15.4098043,17.7807152 L15.570317,18.2810107 L15.7927182,18.8179518 L15.8444173,19.1225613 L16.0027138,19.1925997 C16.1210421,19.1696483 16.2227644,19.1463022 16.3078806,19.1225613 C16.3929969,19.0988205 16.5167379,19.0592798 16.6791038,19.0039393 C16.8119178,18.8561587 16.91272,18.7341772 16.9815103,18.6379948 C17.0503006,18.5418125 17.1218463,18.4228178 17.1961475,18.2810107 L17.238621,18.1599753 L17.5253841,17.8377117 L17.4773877,17.4761782 L18.0444775,16.822817 C18.080476,16.6592505 18.0984752,16.5393567 18.0984752,16.4631354 C18.0984752,16.3488036 18.0065184,15.863353 18.0065184,15.7399518 C18.0065184,15.6165505 18.6283915,15.0351192 18.7725773,14.8336692 C18.9167632,14.6322192 19.3092775,14.0079105 19.3092775,14.0079105 L19.3092775,13.7491772 L19.0384589,13.891753 L18.5763431,13.891753 L18.4423492,13.7491772 L18.4054467,13.5805431 L18.2300006,13.4714194 C18.031852,13.2273938 17.9097949,13.0206886 17.8638294,12.8513038 C17.8178639,12.681919 17.7050488,12.4665375 17.5253841,12.2051593 C17.4147486,12.0117688 17.3839072,11.8810501 17.4328598,11.8130033 C17.4818125,11.7449564 17.5727809,11.8029517 17.7057649,11.986989 L18.0984752,12.7055205 L18.4054467,13.2659767 L18.4423492,13.4714194 L18.5763431,13.6712136 L19.3092775,13.3643273 C19.7163605,13.114894 19.9370657,12.9591836 19.9713929,12.897196 C20.0057202,12.8352085 20.0628363,12.7210098 20.1427411,12.5546 L20.1427411,12.4407052 L19.9256132,12.2558031 L19.8092887,12.0708639 L19.6203775,12.0708639 L19.4068651,12.1645902 L19.3092775,12.1187555 L19.2650222,11.986989 L19.0384589,11.8130033 L18.8727613,11.5180122 L18.7362966,11.2457545 L19.1953526,11.71134 L19.5101156,11.876204 L19.8092887,11.876204 L19.9713929,11.986989 L20.5784617,11.986989 L20.9988814,12.1645902 C21.1530402,12.3693574 21.2301196,12.4855508 21.2301196,12.5131705 C21.2301196,12.5407901 21.2994048,12.5546 21.4379751,12.5546 C21.5988303,12.8697801 21.6988701,13.0758393 21.7380946,13.1727777 C21.7773191,13.2697161 21.8164321,13.4485404 21.8554336,13.7092508 C21.8805017,13.6371637 21.8988514,13.5578865 21.9104826,13.4714194 C21.9361837,13.280355 21.9600862,12.9224104 21.9810289,12.8129765 C22.0337678,12.5373948 21.9655316,11.2942533 21.9104826,10.7233455 C21.8554336,10.1524376 21.5599231,8.96654773 21.2794023,8.32173653 C20.9988814,7.67692532 19.9801354,5.92992096 19.5687086,5.46879869 L19.4068651,5.3703218 L19.3699048,5.27866549 L19.2650222,5.1790917 L19.2650222,5.27866549 C19.117548,5.05898029 19.0153027,4.92056854 18.9582861,4.86343024 C18.9012696,4.80629194 18.7446114,4.65493983 18.4883115,4.40937391 C18.4270284,4.48560236 18.4117076,4.55372522 18.4423492,4.61374249 C18.4883115,4.70376839 18.7331558,4.96056941 18.6547495,5.01726814 C18.5763431,5.07396687 18.2251256,5.08957468 18.0444775,4.95777072 C17.8638294,4.82596675 17.6032471,4.70033832 17.6032471,4.26411667 L17.7057649,3.87788558 C17.6688879,3.75831936 17.6216058,3.69853624 17.5639186,3.69853624 C17.4773877,3.69853624 17.3594308,3.91956491 17.3594308,4.03198748 C17.3594308,4.14441004 17.4328598,4.31644001 17.4328598,4.49868018 C17.4328598,4.68092035 17.388332,4.83187945 17.4328598,4.92457379 C17.4773877,5.01726814 17.6319745,4.98220096 17.6688697,5.01726814 C17.6934665,5.04064626 17.7370419,5.07302605 17.7995957,5.11440751 C18.0865323,5.1575303 18.2300006,5.1790917 18.2300006,5.1790917 L18.2300006,5.31513284 L18.0444775,5.3703218 C17.9952614,5.44176746 17.9528494,5.45962888 17.9172414,5.42390605 C17.8816334,5.38818322 17.8424182,5.3703218 17.7995957,5.3703218 C17.6144756,5.57937453 17.5070729,5.68390089 17.4773877,5.68390089 C17.4328598,5.68390089 17.3864109,5.46879869 17.2727273,5.46879869 C17.1590436,5.46879869 17.1961475,5.63742254 17.1961475,5.73119663 C17.1961475,5.82497071 17.3152008,6.00986536 17.238621,6.00986536 C17.210556,6.00986536 17.1179048,5.95483284 17.0640417,5.87710949 C16.970931,5.7427527 16.9301198,5.57884046 16.8013515,5.53616354 C16.5980926,5.46879869 16.484332,5.4774903 16.3078806,5.42390605 C16.1902463,5.38818322 16.1314292,5.30657843 16.1314292,5.1790917 C15.9498643,5.11270917 15.8180089,5.11270917 15.7358629,5.1790917 C15.6126439,5.27866549 15.2264055,5.43392073 15.0890081,5.62793818 C14.9516108,5.82195564 15.0522609,6.29030621 14.7347248,6.65206088 C14.4171887,7.01381555 14.3075078,6.87300449 14.3075078,7.21342866 C14.3075078,7.55385283 14.4503197,7.65656854 14.5270847,7.65656854 C14.5782615,7.65656854 14.6808654,7.58438372 14.8348966,7.44001409 C14.9452342,7.62694724 15.000403,7.74331147 15.000403,7.78910678 L15.000403,8.00818867 L15.2330129,8.00818867 C15.2786407,7.80708897 15.3375712,7.66969722 15.4098043,7.5960134 C15.4820373,7.52232958 15.5181539,7.44945332 15.5181539,7.37738462 C15.391041,7.22399796 15.3274846,7.10866604 15.3274846,7.03138886 C15.3274846,6.91547309 15.6268656,6.10897556 15.7927182,6.22253615 C15.9585707,6.33609673 15.594337,6.82851706 15.6651,6.92995296 C15.7358629,7.03138886 15.7186115,7.08017118 15.9036553,7.11963169 C16.0886991,7.1590922 16.4422383,7.15346276 16.4422383,7.31741872 C16.2152609,7.35739599 16.0687528,7.37738462 16.0027138,7.37738462 C15.9366748,7.37738462 15.9366748,7.47044593 16.0027138,7.65656854 C15.9822616,7.69913102 15.9294961,7.72041226 15.8444173,7.72041226 C15.7167991,7.72041226 15.9014088,7.94799896 15.7358629,8.05712423 C15.570317,8.16624949 15.3770177,8.25201765 15.2330129,8.25201765 C15.0890081,8.25201765 14.8993059,8.36463826 14.8671013,8.25201765 C14.8528375,8.20213703 14.7953528,8.15208951 14.787525,8.09832814 C14.7776792,8.03070693 14.787525,7.86291552 14.787525,7.86291552 L14.7005772,7.86291552 C14.7023416,7.99238799 14.6903919,8.10591948 14.6647283,8.20350999 C14.6425074,8.28800881 14.5948814,8.30906251 14.5607787,8.35868687 C14.5358019,8.39503174 14.5362356,8.46224443 14.4682705,8.50308094 C14.3610954,8.5674767 14.2529443,8.64553442 14.1438171,8.73725409 L14.106108,8.9493162 C14.0609133,9.04253572 13.9913282,9.10737334 13.8973528,9.14382906 C13.7563896,9.19851263 13.6784123,9.28035028 13.5669167,9.28035028 C13.4925864,9.28035028 13.4554212,9.30298334 13.4554212,9.34824946 C13.6839693,9.47457384 13.7982434,9.57456041 13.7982434,9.64820919 C13.7982434,9.75868235 13.8318094,9.85156922 13.6451692,9.90849867 C13.5207423,9.94645164 13.3693592,9.96012583 13.1910199,9.94952122 L13.0928244,10.0769419 C12.9718742,10.2921212 12.930983,10.4652602 12.9701509,10.596359 C13.0093188,10.7274579 13.1437953,10.8475468 13.3735804,10.9566258 L13.6846569,10.8696511 C13.8540718,10.7294451 13.9387792,10.6383477 13.9387792,10.596359 C13.9387792,10.570438 13.9229406,10.4985828 13.9841313,10.3946555 C14.0220617,10.330234 14.185378,10.0769419 14.3409793,10.0769419 L14.7347248,10.0769419 L14.787525,9.99796274 L15.3274846,10.3064616 L15.3274846,10.4957217 L15.18998,10.596359 L15.18998,10.7233455 L15.3274846,10.8696511 L15.5181539,10.7233455 L15.6651,10.3946555 L15.9036553,10.5447562 L16.0027138,10.7233455 L16.3078806,10.7233455 L16.3691461,10.596359 L16.1314292,10.3514888 L15.570317,10.0769419 L15.2759746,9.90849867 C15.1898136,9.84238887 15.1467332,9.79083917 15.1467332,9.75384959 C15.1467332,9.71686 15.3195221,9.79823105 15.6651,9.99796274 L16.1314292,10.2379812 L16.3078806,10.2051665 L16.4012042,10.3946555 L16.6445067,10.2051665 L16.7504456,10.0769419 L16.6445067,9.90849867 C16.6390766,9.84316859 16.650609,9.7916189 16.6791038,9.75384959 C16.7075985,9.71608028 16.7736919,9.66473855 16.8773838,9.5998244 L17.0289508,9.6953513 C17.1360238,9.7590359 17.2172827,9.7590359 17.2727273,9.6953513 C17.3281719,9.6316667 17.357073,9.57370649 17.3594308,9.52147066 L17.1961475,9.38190867 L17.3594308,9.19851263 L17.4328598,9.38190867 L17.4328598,9.52147066 L17.8638294,9.75384959 L17.8638294,9.94952122 C17.8579276,10.0348865 17.8052394,10.0775692 17.7057649,10.0775692 C17.6062904,10.0775692 17.42405,10.0212124 17.1590436,9.90849867 L16.8773838,9.99796274 L16.8013515,10.0769419 L16.5052059,10.3946555 L16.4422383,10.4957217 C16.5540192,10.6259386 16.621442,10.7018132 16.6445067,10.7233455 C16.6675714,10.7448777 16.7618146,10.7813401 16.9272362,10.8327328 C17.0361584,10.8541994 17.1257955,10.8541994 17.1961475,10.8327328 C17.2664994,10.8112662 17.3602462,10.75531 17.4773877,10.6648642 L17.4773877,11.1020029 L17.238621,11.2918261 L16.9272362,11.4407372 L16.0886991,11.2457545 C15.9653366,11.1986669 15.9036553,11.1868949 15.9036553,11.2104388 C15.9036553,11.2457545 15.8926916,11.5849004 15.8444173,11.5849004 C15.8141976,11.5849004 15.6292274,11.5010923 15.5181539,11.4033692 L15.4167037,11.3076208 C15.383588,11.2771662 15.3525108,11.2523586 15.3274846,11.2457545 C15.2382648,11.2222107 15.1587727,11.2222107 15.0890081,11.2457545 C15.0958353,11.1075598 15.0958353,10.9981859 15.0890081,10.9176327 C15.082181,10.8370796 15.0674223,10.7723171 15.0447321,10.7233455 L14.4682705,10.7233455 L14.0417028,10.7881914 L13.5046015,11.0416782 L13.3414602,11.0416782 L13.055454,11.4407372 L12.8651676,11.7533689 L12.8192057,11.876204 L12.5980576,12.0708639 L12.3621263,12.5000149 C11.0816579,10.9758226 9.16328664,10.0054573 7.01811647,10.0000229 C7.05506211,9.92122979 7.08732764,9.84850004 7.10219814,9.83190741 C7.13780908,9.79217243 7.31742104,9.80328495 7.38359839,9.80328495 C7.44977575,9.80328495 7.40897385,9.87398851 7.47231418,9.87398851 C7.5356545,9.87398851 7.72974888,9.73026563 7.83692613,9.73026563 C7.94410338,9.73026563 8.01829039,9.71014291 8.05635239,9.65023497 C8.08172706,9.61029635 8.08172706,9.5682408 8.05635239,9.52406834 C7.86220759,9.40520713 7.75653203,9.33020585 7.7393257,9.29906449 C7.71351621,9.25235244 7.77354663,9.19028588 7.77354663,9.14758641 C7.77354663,9.10488693 7.58443491,9.03959202 7.58443491,8.97518189 C7.58443491,8.91077177 7.65348578,8.8929091 7.71351621,8.8929091 C7.77354663,8.8929091 7.975346,8.97518189 8.0348802,8.97518189 C8.07456966,8.97518189 8.23954306,8.89807494 8.52980038,8.74386102 C8.60015855,8.69199165 8.63533764,8.69199165 8.63533764,8.74386102 C8.63533764,8.82166508 8.21551751,9.25253373 8.23832802,9.27579911 C8.26113853,9.29906449 8.39199845,9.323226 8.46089942,9.323226 C8.52980038,9.323226 8.48981785,9.44285581 8.59058784,9.48346207 C8.69135783,9.52406834 8.82820114,9.46381172 8.8520417,9.39351886 C8.87588226,9.323226 8.90195678,9.15844816 8.8520417,9.10200643 C8.81876498,9.0643786 8.772162,9.04413037 8.71223277,9.04126173 C8.69088306,8.6763347 8.68020821,8.42825095 8.68020821,8.29701046 C8.68020821,8.10014973 8.48480999,8.05816857 8.46089942,7.89518936 C8.44495903,7.78653656 8.44495903,7.53931419 8.46089942,7.15352224 L8.41791555,7.12028129 C8.32333617,7.27996279 8.2538168,7.3803816 8.20935742,7.42153771 C8.10686364,7.51641637 8.00374357,7.51178704 7.96876158,7.48414533 C7.91101807,7.43851815 7.940215,7.31723014 8.05635239,7.12028129 C8.09011814,7.0776766 8.09011814,7.03232147 8.05635239,6.98421591 C8.02258665,6.93611035 7.97725651,6.91749981 7.92036197,6.92838428 C7.90869153,6.82011948 7.87129962,6.75472322 7.80818626,6.73219549 C7.71351621,6.6984039 7.62619667,6.6306387 7.5356545,6.68141709 C7.44511233,6.73219549 7.40495734,7.0292693 7.3257385,7.15352224 C7.27292593,7.23635754 7.19841248,7.31740902 7.10219814,7.39667668 C7.20691712,7.50102009 7.25180476,7.58242075 7.23686106,7.64087865 C7.21444551,7.72856551 6.87739301,7.93024032 6.83517299,8.01845073 L6.81390065,8.06037826 L6.78185551,8.11826573 C6.77042735,8.14068536 6.75619963,8.17215838 6.733013,8.23047356 C6.67504643,8.3762615 6.60512293,8.58510109 6.48593471,8.58510109 C6.4064759,8.58510109 6.4064759,8.39621764 6.48593471,8.01845073 C6.16808833,7.735343 5.98737364,7.56508056 5.94379063,7.50766342 C5.87841613,7.42153771 5.92266476,7.16764497 5.97294356,7.02384173 C6.02322235,6.88003849 6.40271315,6.56157461 6.54194339,6.4402139 C6.68117363,6.31885319 6.95272462,6.07871979 7.00712514,6.02829228 C7.06152566,5.97786477 7.15181295,5.89241677 7.194337,5.93514077 C7.23686106,5.97786477 7.14287062,6.15452463 7.10219814,6.22593567 C7.06152566,6.29734671 7.00148889,6.47464428 7.03150727,6.47464428 C7.06152566,6.47464428 7.19989584,6.4402139 7.26281717,6.4402139 C7.3257385,6.4402139 7.50136654,6.43103121 7.50136654,6.34283163 C7.50136654,6.25463205 7.3257385,6.070361 7.3257385,6.04932664 C7.3257385,6.02829228 7.31929881,5.99669396 7.36186023,5.99669396 L7.71351621,5.99669396 L8.05635239,5.13844342 C8.08419974,5.08008568 8.13520142,5.06862587 8.20935742,5.10406399 C8.37705208,5.28705509 8.46089942,5.44780123 8.46089942,5.5863024 C8.46089942,5.72480358 8.32605041,5.90397099 8.05635239,6.12380461 C8.018005,6.1560122 7.98195219,6.1560122 7.94819397,6.12380461 C7.89755663,6.07549322 7.77354663,6.1070475 7.77354663,6.19269465 C7.77354663,6.27834181 7.73890701,6.32053648 7.77354663,6.34283163 C7.80818626,6.36512679 7.92762635,6.32053648 7.94819397,6.34283163 C7.95799855,6.35345973 8.05748399,6.42577419 8.17922144,6.57819268 C8.21156336,6.61868561 8.25772587,6.69375316 8.31770899,6.80339534 C8.4185316,6.82446835 8.50949122,6.80073507 8.59058784,6.73219549 C8.71223277,6.62938612 8.74548996,6.57296343 8.74548996,6.52380386 C8.74548996,6.47464428 8.64818365,6.30756854 8.68020821,6.22593567 C8.70155791,6.17151375 8.7233185,6.13747007 8.74548996,6.12380461 C8.8026166,6.22210963 8.8460807,6.28319039 8.87588226,6.30704689 C8.9205846,6.34283163 9.17005615,6.14253475 9.17005615,6.06961435 C9.17005615,5.99669396 9.09114718,5.99980731 9.09114718,5.93514077 L9.09114718,5.7117843 C9.02260744,5.69114001 8.98833757,5.65598163 8.98833757,5.60630918 C8.98833757,5.53180049 9.13198945,5.40598337 9.13198945,5.33589777 C9.13198945,5.26581216 9.17283173,5.14879358 9.13198945,5.10406399 C9.09114718,5.0593344 9.05609054,4.98791943 8.98833757,4.98791943 C8.95964277,4.98791943 8.98105728,4.89045269 8.95856436,4.83456898 C8.94995549,4.81318022 8.92239479,4.79506248 8.87588226,4.78021576 C8.95153145,4.52077477 8.9581038,4.36259538 8.89559933,4.30567759 C8.80184262,4.2203009 8.76696492,4.16587423 8.71223277,4.16587423 C8.67574466,4.16587423 8.61493387,4.17855979 8.52980038,4.20393093 L8.52980038,4.09501365 C8.36831547,4.12038478 8.25145582,4.15669054 8.17922144,4.20393093 C8.07086988,4.27479151 7.92442531,4.41316813 7.88067572,4.50945996 C7.85150932,4.57365451 7.82734617,4.6558997 7.80818626,4.75619554 C7.74507289,4.78935866 7.71351621,4.82436505 7.71351621,4.86121472 C7.71351621,4.91648923 7.85900639,4.94781613 7.85900639,4.98791943 C7.85900639,5.02802274 7.82634245,5.16864226 7.75111167,5.2131102 C7.67588089,5.25757813 7.56102996,5.46947906 7.47231418,5.46947906 C7.41317032,5.46947906 7.42285444,5.39182722 7.50136654,5.23652353 L7.40783203,5.10406399 L7.38359839,4.98791943 L7.47231418,4.93341371 C7.50299416,4.77407605 7.55086449,4.66027126 7.61592518,4.59199935 C7.71351621,4.48959147 7.70509067,4.31640393 7.83692613,4.26016743 C7.92481643,4.22267643 7.99080112,4.20393093 8.0348802,4.20393093 L8.23832802,4.02771412 L7.75111167,3.87358479 L7.36186023,4.36463627 C7.31313559,4.37966782 7.28012124,4.42131955 7.26281717,4.48959147 C7.23686106,4.59199935 7.24246783,4.67782209 7.194337,4.75619554 C7.14620618,4.83456898 6.93733298,4.94998678 6.83517299,5.08154849 C6.733013,5.2131102 6.65520084,5.435272 6.40956072,5.33589777 C6.24580064,5.26964828 6.17783254,5.18486518 6.20565643,5.08154849 C6.23451515,5.01912912 6.27571388,4.98791943 6.32925261,4.98791943 C6.40956072,4.98791943 6.4530239,5.08154849 6.51249794,5.08154849 C6.57197199,5.08154849 6.55856726,5.01888563 6.61593422,5.01888563 C6.67330118,5.01888563 6.77216661,5.01621738 6.77216661,4.98791943 L6.77216661,4.72426258 L7.26281717,3.91827748 C7.32376987,3.86039273 7.33468203,3.82077611 7.29555365,3.79942764 C7.25642526,3.77807917 7.09424299,3.85417466 6.80900683,4.02771412 C6.75833331,4.09764122 6.71348616,4.10762513 6.67446539,4.05766586 C6.63544461,4.00770658 6.63544461,3.97772388 6.67446539,3.96771776 L6.733013,3.96771776 L6.65288793,3.83154929 L6.80900683,3.62745812 C6.75833331,3.57569188 6.71348616,3.54980876 6.67446539,3.54980876 C6.61593422,3.54980876 6.07350114,3.94300935 6.02322235,4.0003376 C5.99821514,4.02885101 6.06611353,4.17705642 6.02322235,4.30567759 C5.97987773,4.43565853 5.82587235,4.54599686 5.82587235,4.56138468 C5.82587235,4.59199935 5.84585727,4.80792325 5.7936267,4.83456898 C5.74139612,4.86121472 5.72069904,4.92104885 5.61057309,4.78021576 C5.53715579,4.68632703 5.47577483,4.58945227 5.42643022,4.48959147 C5.05930453,4.77497139 4.67053283,5.1749167 4.26011512,5.68942741 C3.64448855,6.46119348 2.84226738,7.61871839 2.36990376,9.29906449 C2.05499467,10.4192952 1.94115356,11.2783417 2.02838042,11.876204 L2.1096111,11.9915931 C1.71645213,12.3755448 1.36832645,12.8054072 1.07390062,13.2725137 C1.02472962,12.8552122 1,12.4304941 1,12 C1,5.92486775 5.92486775,1 12,1 Z M7,11 C10.3137085,11 13,13.6862915 13,17 C13,20.3137085 10.3137085,23 7,23 C3.6862915,23 1,20.3137085 1,17 C1,13.6862915 3.6862915,11 7,11 Z M8.07725183,17.7837991 C7.39623122,17.7837991 6.81574223,18.2078155 6.58143871,18.80533 L3.58616416,18.80533 C3.26227401,18.80533 3,19.0680094 3,19.3918996 C3,19.7157897 3.26227401,19.9780637 3.58616416,19.9780637 L6.58143871,19.9780637 C6.81574223,20.5759836 7.39623122,21 8.07725183,21 C8.75827243,21 9.33876142,20.5759836 9.57306494,19.9780637 L10.5208186,19.9780637 C10.8447088,19.9780637 11.1073882,19.7157897 11.1073882,19.3918996 C11.1073882,19.0680094 10.8447088,18.80533 10.5208186,18.80533 L9.57306494,18.80533 C9.33876142,18.2078155 8.75827243,17.7837991 8.07725183,17.7837991 Z M8.07725183,18.6610185 C8.48059439,18.6610185 8.8077275,18.9881516 8.8077275,19.3910888 C8.8077275,19.7944314 8.48059439,20.1215645 8.07725183,20.1215645 C7.67390927,20.1215645 7.34677616,19.7944314 7.34677616,19.3910888 C7.34677616,18.9881516 7.67390927,18.6610185 8.07725183,18.6610185 Z M19.0206232,16.5192621 C18.8349291,16.7745856 18.7106043,16.9380819 18.6476486,17.009751 C18.5508583,17.1199376 18.4801319,17.1504708 18.4518987,17.1654636 C18.3682303,17.2098946 18.4696892,17.2827564 18.3423715,17.4631738 C18.2574931,17.5834521 18.201738,17.7074508 18.1751063,17.8351698 C18.3893201,18.1201796 18.4749876,18.0496396 18.5738463,18.0027405 C18.6727049,17.9558415 18.8836588,17.181299 18.951521,17.009751 C18.9967625,16.8953857 19.0197965,16.7318894 19.0206232,16.5192621 Z M6.02973095,14 C5.34911572,14 4.76822135,14.4240164 4.53351247,15.0219363 L3.58616416,15.0219363 C3.26227401,15.0219363 3,15.2842103 3,15.6081004 C3,15.9319906 3.26227401,16.1942646 3.58616416,16.1942646 L4.53351247,16.1942646 C4.76822135,16.7921845 5.34911572,17.2162009 6.02973095,17.2162009 C6.71075155,17.2162009 7.29164592,16.7921845 7.52594943,16.1942646 L10.5208186,16.1942646 C10.8447088,16.1942646 11.1073882,15.9319906 11.1073882,15.6081004 C11.1073882,15.2842103 10.8447088,15.0219363 10.5208186,15.0219363 L7.52594943,15.0219363 C7.29164592,14.4240164 6.71075155,14 6.02973095,14 Z M6.02973095,14.8772194 C6.43307351,14.8772194 6.75980125,15.2043525 6.75980125,15.6072897 C6.75980125,16.0106323 6.43307351,16.3377654 6.02973095,16.3377654 C5.62638839,16.3377654 5.29925528,16.0106323 5.29925528,15.6072897 C5.29925528,15.2043525 5.62638839,14.8772194 6.02973095,14.8772194 Z M13.5104547,7.63527877 C13.4074319,7.63527877 13.4579657,7.76896182 13.4082106,7.80955977 C13.3750405,7.83662506 13.3584555,7.91382841 13.3584555,8.0411698 L13.5104547,8.17539518 L13.6134775,8.37998673 C13.5141992,8.44529879 13.445777,8.57863554 13.4082106,8.77999696 C13.3706443,8.98135839 13.3894275,9.09146747 13.4645601,9.11032421 C13.6455673,8.92803884 13.7557027,8.83689616 13.7949663,8.83689616 C13.8538616,8.83689616 14.01647,8.77999696 14.01647,8.77999696 L14.01647,8.56736148 C14.01647,8.54569786 13.9727783,8.48323961 13.8853948,8.37998673 L13.8853948,8.31133915 L13.6614964,7.9709303 L13.6874628,7.80955977 C13.6381392,7.69337244 13.5791365,7.63527877 13.5104547,7.63527877 Z M13.333578,8.18088803 C13.1999041,8.19031943 13.1123811,8.20627736 13.0710091,8.2287618 C13.0339086,8.24892479 13.0037227,8.29693802 12.9804515,8.37280149 C12.9804515,8.71297641 13.0026845,8.77843667 13.1123288,8.77843667 C13.2219731,8.77843667 13.3012063,8.5772012 13.3012063,8.51671704 C13.3012063,8.47639428 13.3119969,8.36445127 13.333578,8.18088803 Z M12.4418844,2.00085558 L12.3746177,2 C12.2767794,2 11.9013864,2.24281353 11.8648775,2.24281353 C11.8283686,2.24281353 11.8287454,2.15836646 11.7903769,2.15836646 C11.7520084,2.15836646 11.6678413,2.36285241 11.6293476,2.36285241 C11.6036851,2.36285241 11.5916251,2.32283945 11.5931675,2.24281353 L11.3116768,2.24281353 C11.3629241,2.16614322 11.3885478,2.11745126 11.3885478,2.09673766 C11.3885478,2.06566725 11.3259169,2.02384328 11.2746648,2.02384328 C11.2404967,2.02384328 10.9654295,2.05849821 10.4494631,2.12780806 C9.77510806,2.25059685 9.40550441,2.32894496 9.34065212,2.36285241 C9.27579982,2.39675986 9.1792662,2.60979997 9.05105125,3.00197276 L9.2986827,2.95763615 C9.3997916,2.90567494 9.45034605,2.8641685 9.45034605,2.83311681 C9.45034605,2.78653928 9.44986917,2.77196296 9.52045994,2.73178061 C9.59105071,2.69159825 9.55350377,2.7547578 9.57887261,2.83311681 C9.59578517,2.88535615 9.58732889,2.921948 9.55350377,2.94289236 C9.52077404,2.93826841 9.49182403,2.9270313 9.46665373,2.90918102 C9.44148343,2.89133074 9.36762696,2.9312887 9.24508432,3.0290549 C9.09671765,3.14569216 9.00218108,3.2270044 8.9614746,3.27299161 C8.92076812,3.31897883 8.89119949,3.38630145 8.8727687,3.47495946 L8.9614746,3.47495946 L9.02864808,3.56072514 L9.1580986,3.58260418 C9.18706358,3.64847784 9.22436042,3.68712186 9.2699891,3.69853624 C9.31561779,3.70995063 9.34857113,3.70424344 9.36884913,3.68141467 C9.47493609,3.51482416 9.55754025,3.39939101 9.61666159,3.33511522 C9.69876809,3.24585035 9.82931269,3.19927634 9.8820129,3.13520526 C9.98603892,3.00873405 10.0762404,2.88183499 10.2015106,2.80518781 C10.274252,2.76068065 10.3840037,2.77121916 10.4494631,2.70924722 C10.5682558,2.59678335 10.6663232,2.55604446 10.7436654,2.58703055 C10.6892292,2.66262835 10.6544817,2.71853743 10.6394229,2.7547578 C10.5869635,2.8809369 10.5702293,2.97939216 10.5143771,3.00197276 C10.3945253,3.05042789 10.1186055,3.10436073 10.0685594,3.13520526 C10.0185133,3.16604978 10.0314661,3.33511522 10.001348,3.42079032 C9.98126927,3.47790706 9.93242813,3.53184501 9.85482459,3.58260418 L9.85482459,3.87381271 C9.96511167,3.83969389 10.0530386,3.82263448 10.1186055,3.82263448 C10.2169558,3.82263448 10.3050544,3.9156634 10.3325679,4.02771412 C10.3600814,4.13976483 10.3050544,4.50166528 10.3050544,4.62413375 C10.3050544,4.74660222 10.0685594,5.1568498 10.0685594,5.25054962 C10.0685594,5.31301617 10.1128765,5.4058694 10.2015106,5.52910932 C9.99879751,5.6931039 9.86899338,5.85139013 9.81209826,6.00396802 C9.72675556,6.23283485 9.85482459,6.7882384 9.85482459,6.98602984 C9.85482459,7.18382128 10.1479588,7.38402943 10.2015106,7.32432521 C10.2550625,7.264621 10.417583,6.93091834 10.478006,6.84435286 C10.5384291,6.75778738 10.5700629,6.75555035 10.5700629,6.75555035 C10.5700629,6.75555035 10.5821707,6.68104104 10.6394229,6.5688564 C10.6966751,6.45667175 11.0747311,6.28368636 11.2746648,6.16945716 C11.4745985,6.05522796 11.4326036,6.03529669 11.4696176,6.00396802 C11.5066317,5.97263935 11.5586513,6.00396802 11.7233586,6.00396802 C11.888066,6.00396802 12.1057919,5.79130219 12.2256348,5.68908464 C12.3454777,5.58686709 12.441382,5.39924964 12.441382,5.25054962 C12.441382,5.1018496 12.2768928,5.11304573 12.3394587,4.91410698 C12.4020246,4.71516824 12.5116826,4.74081807 12.5991911,4.68578708 C12.6866996,4.63075609 12.71272,4.20562757 12.7473441,4.05587822 C12.7819682,3.90612886 12.8116954,3.95865835 12.8506419,3.87381271 C12.8895884,3.78896707 12.8435278,3.67087963 12.8735113,3.58260418 C12.8935002,3.52375389 12.9919566,3.31543121 13.1688804,2.95763615 C13.2041651,2.94118432 13.2453422,2.92503261 13.2924116,2.90918102 C13.3630158,2.88540363 13.3746935,2.81772706 13.4016448,2.7547578 C13.428596,2.69178853 13.3746935,2.63971667 13.3746935,2.60930803 C13.3746935,2.57889939 12.9562556,2.60405988 12.9562556,2.55299749 C12.9562556,2.50193511 13.1326757,2.40131636 13.1326757,2.32721149 C13.1326757,2.25310662 12.9969464,2.12780806 12.907736,2.06780405 C12.8482624,2.02780138 12.6746291,2.01100047 12.5364927,2.0042446 L12.4418844,2.00085558 Z M12.1000482,6.22270752 C12.0520232,6.28980806 12.0280107,6.35347339 12.0280107,6.4137035 C12.0280107,6.50404868 12.1000482,6.73795745 12.3236081,6.7799834 C12.5471681,6.82200936 12.6720195,6.69232908 12.7474539,6.64379717 C12.7977434,6.61144257 12.8155018,6.48366271 12.8007292,6.2604576 C12.6264119,6.26485274 12.498464,6.26485274 12.4168856,6.2604576 C12.3353072,6.25606246 12.2296947,6.2434791 12.1000482,6.22270752 Z M17.0435279,5.98669295 C17.0299119,6.17294808 16.9972233,6.26607564 16.9454621,6.26607564 C16.8678204,6.26607564 16.8897766,6.1793394 16.8323681,6.22270752 C16.7749595,6.26607564 16.8323681,6.43119273 16.8323681,6.46833285 C16.8323681,6.50547296 16.7673019,6.60515694 16.6931168,6.46833285 C16.6189316,6.33150876 16.5363981,6.13775508 16.6147574,6.06222402 C16.666997,6.01186997 16.8099205,5.98669295 17.0435279,5.98669295 Z M8.72858636,3.33511522 L8.67609243,3.33511522 C8.49191931,3.49356906 8.39983275,3.62288652 8.39983275,3.7230676 C8.39983275,3.87333923 8.52102057,3.91726874 8.67609243,3.99174418 C8.83116428,4.06621962 8.90794329,4.01228916 9.00979771,3.94531236 C9.11165213,3.87833557 9.08900033,3.69957883 9.08900033,3.67716526 C9.08900033,3.65475168 8.78049359,3.63116 8.72858636,3.60690369 C8.69398154,3.59073281 8.69398154,3.50013666 8.72858636,3.33511522 Z M15.2073149,2.90918102 C15.1474846,2.90918102 15.1052365,2.93530618 15.0805708,2.98755649 L14.9664829,3.02194895 L14.8516852,3.24932907 C14.7274234,3.21148007 14.6445753,3.21148007 14.6031408,3.24932907 C14.5617063,3.28717807 14.5617063,3.35957426 14.6031408,3.46651762 L14.7367745,3.69853624 L14.8106783,3.69853624 L14.8106783,3.86309672 L14.9664829,3.9209743 L15.0805708,3.6381065 L15.2507785,3.75573852 L15.3316859,3.69853624 L15.1520393,3.33330068 L15.4225983,3.09938056 C15.3389065,2.97258087 15.2671453,2.90918102 15.2073149,2.90918102 Z M7.87155559,2.95763615 L7.81164401,2.95763615 L7.62055839,3.10657218 L7.49852156,3.06657788 C7.21036981,3.18824037 7.06629394,3.29135158 7.06629394,3.37591152 C7.06629394,3.50275142 7.09685773,3.52272161 7.18871961,3.52272161 C7.28058149,3.52272161 7.50559877,3.48331737 7.58497767,3.48331737 C7.63789693,3.48331737 7.71345238,3.44751542 7.81164401,3.37591152 L7.87155559,3.24907162 L7.94591283,3.24907162 C7.98826504,3.44635926 8.00944115,3.55987944 8.00944115,3.58963215 C8.00944115,3.61938487 8.07404245,3.68931669 8.20324506,3.79942764 L8.28325196,3.72425557 L8.28325196,3.40607062 C8.28325196,3.32830329 8.33414444,3.2433489 8.4359294,3.15120744 L8.13561485,3.06657788 L8.00944115,3.15120744 C7.91751745,3.17328541 7.85158507,3.17328541 7.81164401,3.15120744 C7.77170296,3.12912947 7.79167349,3.06460571 7.87155559,2.95763615 Z M8.67690118,2.59092484 C8.58745511,2.66160168 8.55691552,2.78383879 8.5852824,2.95763615 C8.73165074,2.77444871 8.82246085,2.70532662 8.85771275,2.75026987 C8.89296465,2.79521313 8.85555706,2.86433522 8.74548996,2.95763615 C8.79131983,2.98719389 8.82872743,3.00197276 8.85771275,3.00197276 C8.90119074,3.00197276 9.02864808,2.86396779 9.02864808,2.80807942 C9.02864808,2.75219104 8.95010003,2.74546313 8.92018607,2.70490484 C8.89027211,2.66434655 8.94741343,2.53816645 8.88706902,2.51361664 C8.82672461,2.48906683 8.81107028,2.48490958 8.67690118,2.59092484 Z",
|
|
1762
1780
|
id: "Combined-Shape-Copy"
|
|
@@ -1928,24 +1946,31 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
1928
1946
|
WorldMapProjection: WorldMapProjection
|
|
1929
1947
|
});
|
|
1930
1948
|
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
+
/* *
|
|
1950
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1951
|
+
* you may not use this file except in compliance with the License.
|
|
1952
|
+
* You may obtain a copy of the License at
|
|
1953
|
+
*
|
|
1954
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1955
|
+
*
|
|
1956
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1957
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1958
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1959
|
+
* See the License for the specific language governing permissions and
|
|
1960
|
+
* limitations under the License.
|
|
1961
|
+
*
|
|
1962
|
+
* Copyright 2021 - Koninklijk Nederlands Meteorologisch Instituut (KNMI)
|
|
1963
|
+
* Copyright 2021 - Finnish Meteorological Institute (FMI)
|
|
1964
|
+
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
1965
|
+
* */
|
|
1966
|
+
var ThemeTypes;
|
|
1967
|
+
(function (ThemeTypes) {
|
|
1968
|
+
ThemeTypes["DARK_THEME"] = "darkTheme";
|
|
1969
|
+
ThemeTypes["LIGHT_THEME"] = "lightTheme";
|
|
1970
|
+
ThemeTypes["XMAS2024_THEME"] = "xmas2024Theme";
|
|
1971
|
+
ThemeTypes["EUMETNET_THEME"] = "eumetnetTheme";
|
|
1972
|
+
ThemeTypes["DEMO_THEME"] = "demoTheme";
|
|
1973
|
+
})(ThemeTypes || (ThemeTypes = {}));
|
|
1949
1974
|
|
|
1950
1975
|
var BORDER_RADIUS = 3;
|
|
1951
1976
|
var defaultButtonStyle = function defaultButtonStyle(button) {
|
|
@@ -2090,9 +2115,9 @@ var parseColors = function parseColors(colors) {
|
|
|
2090
2115
|
var _Object$assign3;
|
|
2091
2116
|
var segment = colors[key];
|
|
2092
2117
|
var parsedSegment = Object.keys(segment).reduce(function (list, name) {
|
|
2093
|
-
var _Object$assign2;
|
|
2118
|
+
var _value$fill, _Object$assign2;
|
|
2094
2119
|
var value = segment[name];
|
|
2095
|
-
var color = value.fill
|
|
2120
|
+
var color = (_value$fill = value.fill) != null ? _value$fill : value.color;
|
|
2096
2121
|
// converts hex to rgba value if color and opacity property has been set
|
|
2097
2122
|
if (value && color && (value.opacity || value.opacity === 0)) {
|
|
2098
2123
|
var _Object$assign;
|
|
@@ -2840,23 +2865,6 @@ var elevations$4 = {
|
|
|
2840
2865
|
elevation_24: '0 11px 15px 0 rgba(0, 0, 0, 0.2), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.14)'
|
|
2841
2866
|
};
|
|
2842
2867
|
|
|
2843
|
-
/* *
|
|
2844
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
2845
|
-
* you may not use this file except in compliance with the License.
|
|
2846
|
-
* You may obtain a copy of the License at
|
|
2847
|
-
*
|
|
2848
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
2849
|
-
*
|
|
2850
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
2851
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
2852
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
2853
|
-
* See the License for the specific language governing permissions and
|
|
2854
|
-
* limitations under the License.
|
|
2855
|
-
*
|
|
2856
|
-
* Copyright 2023 - Koninklijk Nederlands Meteorologisch Instituut (KNMI)
|
|
2857
|
-
* Copyright 2023 - Finnish Meteorological Institute (FMI)
|
|
2858
|
-
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
2859
|
-
* */
|
|
2860
2868
|
var breakpoints = {
|
|
2861
2869
|
mobile: 0,
|
|
2862
2870
|
tablet: 768,
|
|
@@ -4261,68 +4269,68 @@ var elevations$3 = {
|
|
|
4261
4269
|
* See the License for the specific language governing permissions and
|
|
4262
4270
|
* limitations under the License.
|
|
4263
4271
|
*
|
|
4264
|
-
* Copyright
|
|
4265
|
-
* Copyright
|
|
4266
|
-
* Copyright
|
|
4272
|
+
* Copyright 2025 - Koninklijk Nederlands Meteorologisch Instituut (KNMI)
|
|
4273
|
+
* Copyright 2025 - Finnish Meteorological Institute (FMI)
|
|
4274
|
+
* Copyright 2025 - The Norwegian Meteorological Institute (MET Norway)
|
|
4267
4275
|
* */
|
|
4268
4276
|
var focusButtonStyle$2 = {
|
|
4269
|
-
outline: 'solid 2px #
|
|
4277
|
+
outline: 'solid 2px #419cfe'
|
|
4270
4278
|
};
|
|
4271
|
-
// https://
|
|
4272
|
-
var colors$2 =
|
|
4279
|
+
// https://www.figma.com/design/X1glYQsGXcHvH9ti7rXcPT/test-side-geoweb?node-id=106-1817&t=GCStbstNVLl6LZcT-0
|
|
4280
|
+
var colors$2 = {
|
|
4273
4281
|
background: {
|
|
4274
|
-
surface: '#
|
|
4275
|
-
surfaceApp: '#
|
|
4276
|
-
surfaceBrowser: '#
|
|
4282
|
+
surface: '#FFCB66',
|
|
4283
|
+
surfaceApp: '#F9F0DF',
|
|
4284
|
+
surfaceBrowser: '#FFCB66'
|
|
4277
4285
|
},
|
|
4278
4286
|
brand: {
|
|
4279
|
-
brand: '#
|
|
4287
|
+
brand: '#FFCB66'
|
|
4280
4288
|
},
|
|
4281
4289
|
buttons: {
|
|
4282
4290
|
primary: {
|
|
4283
4291
|
"default": {
|
|
4284
|
-
fill: '#
|
|
4292
|
+
fill: '#186DFF',
|
|
4285
4293
|
color: '#FFFFFF',
|
|
4286
4294
|
borderColor: 'transparent'
|
|
4287
4295
|
},
|
|
4288
4296
|
mouseOver: {
|
|
4289
|
-
fill: '#
|
|
4297
|
+
fill: '#1047B0',
|
|
4290
4298
|
color: '#FFFFFF',
|
|
4291
|
-
borderColor: '#
|
|
4299
|
+
borderColor: '#71A6FF'
|
|
4292
4300
|
},
|
|
4293
4301
|
active: {
|
|
4294
|
-
fill: '#
|
|
4302
|
+
fill: '#186DFF',
|
|
4295
4303
|
color: '#FFFFFF',
|
|
4296
4304
|
borderColor: 'transparent'
|
|
4297
4305
|
},
|
|
4298
4306
|
activeMouseOver: {},
|
|
4299
4307
|
disabled: {
|
|
4300
4308
|
fill: 'transparent',
|
|
4301
|
-
color: '#
|
|
4309
|
+
color: '#626262',
|
|
4302
4310
|
borderColor: 'transparent'
|
|
4303
4311
|
},
|
|
4304
4312
|
focus: focusButtonStyle$2
|
|
4305
4313
|
},
|
|
4306
4314
|
secondary: {
|
|
4307
4315
|
"default": {
|
|
4308
|
-
fill: '#
|
|
4309
|
-
color: '#
|
|
4316
|
+
fill: '#374061',
|
|
4317
|
+
color: '#FFFFFF',
|
|
4310
4318
|
borderColor: 'transparent'
|
|
4311
4319
|
},
|
|
4312
4320
|
mouseOver: {
|
|
4313
|
-
fill: '#
|
|
4321
|
+
fill: '#1047B0',
|
|
4314
4322
|
color: '#FFFFFF',
|
|
4315
|
-
borderColor: '
|
|
4323
|
+
borderColor: 'transparent'
|
|
4316
4324
|
},
|
|
4317
4325
|
active: {
|
|
4318
|
-
fill: '#
|
|
4326
|
+
fill: '#186DFF',
|
|
4319
4327
|
color: '#FFFFFF',
|
|
4320
4328
|
borderColor: 'transparent'
|
|
4321
4329
|
},
|
|
4322
4330
|
activeMouseOver: {},
|
|
4323
4331
|
disabled: {
|
|
4324
4332
|
fill: 'transparent',
|
|
4325
|
-
color: '#
|
|
4333
|
+
color: '#626262',
|
|
4326
4334
|
borderColor: 'transparent'
|
|
4327
4335
|
},
|
|
4328
4336
|
focus: focusButtonStyle$2
|
|
@@ -4330,27 +4338,27 @@ var colors$2 = Object.assign({}, colors$4, {
|
|
|
4330
4338
|
tertiary: {
|
|
4331
4339
|
"default": {
|
|
4332
4340
|
fill: 'transparent',
|
|
4333
|
-
color: '#
|
|
4334
|
-
borderColor: '#
|
|
4341
|
+
color: '#374061',
|
|
4342
|
+
borderColor: '#374061'
|
|
4335
4343
|
},
|
|
4336
4344
|
mouseOver: {
|
|
4337
|
-
fill: '#
|
|
4338
|
-
color: '#
|
|
4339
|
-
borderColor: '#
|
|
4345
|
+
fill: '#D8E4F9',
|
|
4346
|
+
color: '#374061',
|
|
4347
|
+
borderColor: '#374061'
|
|
4340
4348
|
},
|
|
4341
4349
|
active: {
|
|
4342
4350
|
fill: 'transparent',
|
|
4343
|
-
color: '#
|
|
4344
|
-
borderColor: '#
|
|
4351
|
+
color: '#0057EC',
|
|
4352
|
+
borderColor: '#0057EC'
|
|
4345
4353
|
},
|
|
4346
4354
|
activeMouseOver: {
|
|
4347
|
-
fill: '#
|
|
4348
|
-
color: '#
|
|
4349
|
-
borderColor: '#
|
|
4355
|
+
fill: '#D8E4F9',
|
|
4356
|
+
color: '#0057EC',
|
|
4357
|
+
borderColor: '#0057EC'
|
|
4350
4358
|
},
|
|
4351
4359
|
disabled: {
|
|
4352
4360
|
fill: 'transparent',
|
|
4353
|
-
color: '#
|
|
4361
|
+
color: '#626262',
|
|
4354
4362
|
borderColor: 'transparent'
|
|
4355
4363
|
},
|
|
4356
4364
|
focus: focusButtonStyle$2
|
|
@@ -4358,55 +4366,55 @@ var colors$2 = Object.assign({}, colors$4, {
|
|
|
4358
4366
|
flat: {
|
|
4359
4367
|
"default": {
|
|
4360
4368
|
fill: 'transparent',
|
|
4361
|
-
color: '#
|
|
4369
|
+
color: '#374061',
|
|
4362
4370
|
borderColor: 'transparent'
|
|
4363
4371
|
},
|
|
4364
4372
|
mouseOver: {
|
|
4365
|
-
fill: '#
|
|
4366
|
-
color: '#
|
|
4373
|
+
fill: '#D8E4F9',
|
|
4374
|
+
color: '#374061',
|
|
4367
4375
|
borderColor: 'transparent'
|
|
4368
4376
|
},
|
|
4369
4377
|
active: {
|
|
4370
4378
|
fill: 'transparent',
|
|
4371
|
-
color: '#
|
|
4379
|
+
color: '#0057EC',
|
|
4372
4380
|
borderColor: 'transparent'
|
|
4373
4381
|
},
|
|
4374
4382
|
activeMouseOver: {
|
|
4375
|
-
fill: '#
|
|
4376
|
-
color: '#
|
|
4383
|
+
fill: '#D8E4F9',
|
|
4384
|
+
color: '#0057EC',
|
|
4377
4385
|
borderColor: 'transparent'
|
|
4378
4386
|
},
|
|
4379
4387
|
disabled: {
|
|
4380
4388
|
fill: 'transparent',
|
|
4381
|
-
color: '#
|
|
4389
|
+
color: '#626262',
|
|
4382
4390
|
borderColor: 'transparent'
|
|
4383
4391
|
},
|
|
4384
4392
|
focus: focusButtonStyle$2
|
|
4385
4393
|
},
|
|
4386
4394
|
tool: {
|
|
4387
4395
|
"default": {
|
|
4388
|
-
fill: '#
|
|
4389
|
-
color: '#
|
|
4396
|
+
fill: '#ECEDEE',
|
|
4397
|
+
color: '#374061',
|
|
4390
4398
|
borderColor: 'transparent'
|
|
4391
4399
|
},
|
|
4392
4400
|
mouseOver: {
|
|
4393
|
-
fill: '#
|
|
4394
|
-
color: '#
|
|
4401
|
+
fill: '#D8E4F9',
|
|
4402
|
+
color: '#374061',
|
|
4395
4403
|
borderColor: 'transparent'
|
|
4396
4404
|
},
|
|
4397
4405
|
active: {
|
|
4398
|
-
fill: '#
|
|
4406
|
+
fill: '#186DFF',
|
|
4399
4407
|
color: '#FFFFFF',
|
|
4400
4408
|
borderColor: 'transparent'
|
|
4401
4409
|
},
|
|
4402
4410
|
activeMouseOver: {
|
|
4403
|
-
fill: '#
|
|
4411
|
+
fill: '#1047B0',
|
|
4404
4412
|
color: '#FFFFFF',
|
|
4405
4413
|
borderColor: 'transparent'
|
|
4406
4414
|
},
|
|
4407
4415
|
disabled: {
|
|
4408
4416
|
fill: 'transparent',
|
|
4409
|
-
color: '#
|
|
4417
|
+
color: '#626262',
|
|
4410
4418
|
borderColor: 'transparent'
|
|
4411
4419
|
},
|
|
4412
4420
|
focus: focusButtonStyle$2
|
|
@@ -4414,27 +4422,27 @@ var colors$2 = Object.assign({}, colors$4, {
|
|
|
4414
4422
|
boxed: {
|
|
4415
4423
|
"default": {
|
|
4416
4424
|
fill: 'transparent',
|
|
4417
|
-
color: '#
|
|
4418
|
-
borderColor: '#
|
|
4425
|
+
color: '#374061',
|
|
4426
|
+
borderColor: '#374061'
|
|
4419
4427
|
},
|
|
4420
4428
|
mouseOver: {
|
|
4421
|
-
fill: '#
|
|
4422
|
-
color: '#
|
|
4423
|
-
borderColor: '#
|
|
4429
|
+
fill: '#D8E4F9',
|
|
4430
|
+
color: '#374061',
|
|
4431
|
+
borderColor: '#374061'
|
|
4424
4432
|
},
|
|
4425
4433
|
active: {
|
|
4426
|
-
fill: '#
|
|
4434
|
+
fill: '#186DFF',
|
|
4427
4435
|
color: '#FFFFFF',
|
|
4428
4436
|
borderColor: 'transparent'
|
|
4429
4437
|
},
|
|
4430
4438
|
activeMouseOver: {
|
|
4431
|
-
fill: '#
|
|
4439
|
+
fill: '#1047B0',
|
|
4432
4440
|
color: '#FFFFFF',
|
|
4433
4441
|
borderColor: 'transparent'
|
|
4434
4442
|
},
|
|
4435
4443
|
disabled: {
|
|
4436
4444
|
fill: 'transparent',
|
|
4437
|
-
color: '#
|
|
4445
|
+
color: '#626262',
|
|
4438
4446
|
borderColor: 'transparent'
|
|
4439
4447
|
},
|
|
4440
4448
|
focus: focusButtonStyle$2
|
|
@@ -4442,27 +4450,27 @@ var colors$2 = Object.assign({}, colors$4, {
|
|
|
4442
4450
|
icon: {
|
|
4443
4451
|
"default": {
|
|
4444
4452
|
fill: 'transparent',
|
|
4445
|
-
color: '#
|
|
4453
|
+
color: '#374061',
|
|
4446
4454
|
borderColor: 'transparent'
|
|
4447
4455
|
},
|
|
4448
4456
|
mouseOver: {
|
|
4449
|
-
fill: '#
|
|
4450
|
-
color: '#
|
|
4457
|
+
fill: '#D8E4F9',
|
|
4458
|
+
color: '#374061',
|
|
4451
4459
|
borderColor: 'transparent'
|
|
4452
4460
|
},
|
|
4453
4461
|
active: {
|
|
4454
4462
|
fill: 'transparent',
|
|
4455
|
-
color: '#
|
|
4463
|
+
color: '#051039',
|
|
4456
4464
|
borderColor: 'transparent'
|
|
4457
4465
|
},
|
|
4458
4466
|
activeMouseOver: {
|
|
4459
|
-
fill: '#
|
|
4460
|
-
color: '#
|
|
4467
|
+
fill: '#D8E4F9',
|
|
4468
|
+
color: '#051039',
|
|
4461
4469
|
borderColor: 'transparent'
|
|
4462
4470
|
},
|
|
4463
4471
|
disabled: {
|
|
4464
4472
|
fill: 'transparent',
|
|
4465
|
-
color: '#
|
|
4473
|
+
color: '#626262',
|
|
4466
4474
|
borderColor: 'transparent'
|
|
4467
4475
|
},
|
|
4468
4476
|
focus: focusButtonStyle$2
|
|
@@ -4472,55 +4480,55 @@ var colors$2 = Object.assign({}, colors$4, {
|
|
|
4472
4480
|
flat: {
|
|
4473
4481
|
"default": {
|
|
4474
4482
|
fill: 'transparent',
|
|
4475
|
-
color: '#
|
|
4483
|
+
color: '#374061',
|
|
4476
4484
|
borderColor: 'transparent'
|
|
4477
4485
|
},
|
|
4478
4486
|
mouseOver: {
|
|
4479
|
-
fill: '#
|
|
4480
|
-
color: '#
|
|
4487
|
+
fill: '#D8E4F9',
|
|
4488
|
+
color: '#374061',
|
|
4481
4489
|
borderColor: 'transparent'
|
|
4482
4490
|
},
|
|
4483
4491
|
active: {
|
|
4484
4492
|
fill: 'transparent',
|
|
4485
|
-
color: '#
|
|
4493
|
+
color: '#0057EC',
|
|
4486
4494
|
borderColor: 'transparent'
|
|
4487
4495
|
},
|
|
4488
4496
|
activeMouseOver: {
|
|
4489
|
-
fill: '#
|
|
4490
|
-
color: '#
|
|
4497
|
+
fill: '#D8E4F9',
|
|
4498
|
+
color: '#186DFF',
|
|
4491
4499
|
borderColor: 'transparent'
|
|
4492
4500
|
},
|
|
4493
4501
|
disabled: {
|
|
4494
4502
|
fill: 'transparent',
|
|
4495
|
-
color: '#
|
|
4503
|
+
color: '#626262',
|
|
4496
4504
|
borderColor: 'transparent'
|
|
4497
4505
|
},
|
|
4498
4506
|
focus: focusButtonStyle$2
|
|
4499
4507
|
},
|
|
4500
4508
|
tool: {
|
|
4501
4509
|
"default": {
|
|
4502
|
-
fill: '#
|
|
4503
|
-
color: '#
|
|
4510
|
+
fill: '#ECEDEE',
|
|
4511
|
+
color: '#374061',
|
|
4504
4512
|
borderColor: 'transparent'
|
|
4505
4513
|
},
|
|
4506
4514
|
mouseOver: {
|
|
4507
|
-
fill: '#
|
|
4508
|
-
color: '#
|
|
4515
|
+
fill: '#D8E4F9',
|
|
4516
|
+
color: '#374061',
|
|
4509
4517
|
borderColor: 'transparent'
|
|
4510
4518
|
},
|
|
4511
4519
|
active: {
|
|
4512
|
-
fill: '#
|
|
4520
|
+
fill: '#186DFF',
|
|
4513
4521
|
color: '#FFFFFF',
|
|
4514
4522
|
borderColor: 'transparent'
|
|
4515
4523
|
},
|
|
4516
4524
|
activeMouseOver: {
|
|
4517
|
-
fill: '#
|
|
4525
|
+
fill: '#1047B0',
|
|
4518
4526
|
color: '#FFFFFF',
|
|
4519
4527
|
borderColor: 'transparent'
|
|
4520
4528
|
},
|
|
4521
4529
|
disabled: {
|
|
4522
4530
|
fill: 'transparent',
|
|
4523
|
-
color: '#
|
|
4531
|
+
color: '#626262',
|
|
4524
4532
|
borderColor: 'transparent'
|
|
4525
4533
|
},
|
|
4526
4534
|
focus: focusButtonStyle$2
|
|
@@ -4528,95 +4536,95 @@ var colors$2 = Object.assign({}, colors$4, {
|
|
|
4528
4536
|
boxed: {
|
|
4529
4537
|
"default": {
|
|
4530
4538
|
fill: 'transparent',
|
|
4531
|
-
color: '#
|
|
4532
|
-
borderColor: '#
|
|
4539
|
+
color: '#374061',
|
|
4540
|
+
borderColor: '#374061'
|
|
4533
4541
|
},
|
|
4534
4542
|
mouseOver: {
|
|
4535
|
-
fill: '#
|
|
4536
|
-
color: '#
|
|
4537
|
-
borderColor: '#
|
|
4543
|
+
fill: '#D8E4F9',
|
|
4544
|
+
color: '#374061',
|
|
4545
|
+
borderColor: '#374061'
|
|
4538
4546
|
},
|
|
4539
4547
|
active: {
|
|
4540
|
-
fill: '#
|
|
4548
|
+
fill: '#186DFF',
|
|
4541
4549
|
color: '#FFFFFF',
|
|
4542
4550
|
borderColor: 'transparent'
|
|
4543
4551
|
},
|
|
4544
4552
|
activeMouseOver: {
|
|
4545
|
-
fill: '#
|
|
4553
|
+
fill: '#1047B0',
|
|
4546
4554
|
color: '#FFFFFF',
|
|
4547
4555
|
borderColor: 'transparent'
|
|
4548
4556
|
},
|
|
4549
4557
|
disabled: {
|
|
4550
4558
|
fill: 'transparent',
|
|
4551
|
-
color: '#
|
|
4559
|
+
color: '#626262',
|
|
4552
4560
|
borderColor: 'transparent'
|
|
4553
4561
|
},
|
|
4554
4562
|
focus: focusButtonStyle$2
|
|
4555
4563
|
}
|
|
4556
4564
|
},
|
|
4557
4565
|
typographyAndIcons: {
|
|
4558
|
-
text: '#
|
|
4559
|
-
icon: '#
|
|
4566
|
+
text: '#051039',
|
|
4567
|
+
icon: '#051039',
|
|
4560
4568
|
buttonIcon: '#FFFFFF',
|
|
4561
|
-
iconLinkActive: '#
|
|
4562
|
-
iconLinkDisabled: '#
|
|
4563
|
-
textLinkActive: '#
|
|
4564
|
-
buttonIconTertiaryFlat: '#
|
|
4565
|
-
inactiveText: '#
|
|
4569
|
+
iconLinkActive: '#186DFF',
|
|
4570
|
+
iconLinkDisabled: '#CCCCCC',
|
|
4571
|
+
textLinkActive: '#186DFF',
|
|
4572
|
+
buttonIconTertiaryFlat: '#575F7A',
|
|
4573
|
+
inactiveText: '#626262',
|
|
4566
4574
|
iconWarning: '#ffa800'
|
|
4567
4575
|
},
|
|
4568
4576
|
textInputField: {
|
|
4569
4577
|
"default": {
|
|
4570
|
-
fill: '#
|
|
4578
|
+
fill: '#e9edf5',
|
|
4571
4579
|
opacity: 1
|
|
4572
4580
|
},
|
|
4573
4581
|
mouseOver: {
|
|
4574
|
-
fill: '#
|
|
4582
|
+
fill: '#e0e8f5',
|
|
4575
4583
|
opacity: 1
|
|
4576
4584
|
},
|
|
4577
4585
|
active: {
|
|
4578
|
-
fill: '#
|
|
4579
|
-
opacity:
|
|
4586
|
+
fill: '#e9edf5',
|
|
4587
|
+
opacity: 1
|
|
4580
4588
|
},
|
|
4581
4589
|
disabled: {
|
|
4582
|
-
|
|
4590
|
+
fill: '#000000',
|
|
4583
4591
|
opacity: 0
|
|
4584
4592
|
},
|
|
4585
4593
|
label: {
|
|
4586
|
-
fill: '#
|
|
4587
|
-
opacity: 0.
|
|
4594
|
+
fill: '#051039',
|
|
4595
|
+
opacity: 0.67
|
|
4588
4596
|
},
|
|
4589
4597
|
error: {
|
|
4590
|
-
fill: '#
|
|
4598
|
+
fill: '#FEEDEE',
|
|
4591
4599
|
opacity: 1
|
|
4592
4600
|
},
|
|
4593
4601
|
errorMouseOver: {
|
|
4594
|
-
fill: '#
|
|
4602
|
+
fill: '#ffc5c5',
|
|
4595
4603
|
opacity: 1
|
|
4596
4604
|
}
|
|
4597
4605
|
},
|
|
4598
4606
|
menuItem: {
|
|
4599
|
-
mouseOver: '#
|
|
4600
|
-
selected: '#
|
|
4601
|
-
selectedMouseOver: '#
|
|
4607
|
+
mouseOver: '#e0e8f5',
|
|
4608
|
+
selected: '#186DFF',
|
|
4609
|
+
selectedMouseOver: '#1047b0'
|
|
4602
4610
|
},
|
|
4603
4611
|
tab: {
|
|
4604
4612
|
mouseOver: {
|
|
4605
|
-
fill: '#
|
|
4606
|
-
opacity: 0.
|
|
4613
|
+
fill: '#051039',
|
|
4614
|
+
opacity: 0.07
|
|
4607
4615
|
}
|
|
4608
4616
|
},
|
|
4609
4617
|
greys: {
|
|
4610
|
-
accessible: '#
|
|
4611
|
-
accessibleLight: '#
|
|
4618
|
+
accessible: '#626262',
|
|
4619
|
+
accessibleLight: '#C5C5C5'
|
|
4612
4620
|
},
|
|
4613
4621
|
cards: {
|
|
4614
|
-
cardContainer: '#
|
|
4615
|
-
cardContainerBorder: '#
|
|
4616
|
-
cardContainerMouseOver: '#
|
|
4617
|
-
cardContainerDisabled: '#
|
|
4618
|
-
cardContainerDisabledBorder: '#
|
|
4619
|
-
cardContainerDisabledMouseOver: '#
|
|
4622
|
+
cardContainer: '#FFFFFF',
|
|
4623
|
+
cardContainerBorder: '#EEEEEE',
|
|
4624
|
+
cardContainerMouseOver: '#EFF5FF',
|
|
4625
|
+
cardContainerDisabled: '#EBEBEB',
|
|
4626
|
+
cardContainerDisabledBorder: '#E3E2E2',
|
|
4627
|
+
cardContainerDisabledMouseOver: '#EFF5FF'
|
|
4620
4628
|
},
|
|
4621
4629
|
backdrops: {
|
|
4622
4630
|
black: {
|
|
@@ -4629,9 +4637,9 @@ var colors$2 = Object.assign({}, colors$4, {
|
|
|
4629
4637
|
}
|
|
4630
4638
|
},
|
|
4631
4639
|
workspace: {
|
|
4632
|
-
activeWindow: '#
|
|
4633
|
-
inactiveWindow: '#
|
|
4634
|
-
tabButtonHover: '
|
|
4640
|
+
activeWindow: '#FFFFFF',
|
|
4641
|
+
inactiveWindow: '#E8E5E5',
|
|
4642
|
+
tabButtonHover: 'rgba(123, 172, 255, 0.12)'
|
|
4635
4643
|
},
|
|
4636
4644
|
timeSlider: {
|
|
4637
4645
|
// player
|
|
@@ -4661,7 +4669,7 @@ var colors$2 = Object.assign({}, colors$4, {
|
|
|
4661
4669
|
},
|
|
4662
4670
|
// timeline
|
|
4663
4671
|
timelineIndicator: {
|
|
4664
|
-
fill: '#
|
|
4672
|
+
fill: '#767676'
|
|
4665
4673
|
},
|
|
4666
4674
|
timelineText: {
|
|
4667
4675
|
fontSize: 12,
|
|
@@ -4676,10 +4684,10 @@ var colors$2 = Object.assign({}, colors$4, {
|
|
|
4676
4684
|
opacity: 0.67
|
|
4677
4685
|
},
|
|
4678
4686
|
timelineTimelineSurface: {
|
|
4679
|
-
fill: '#
|
|
4687
|
+
fill: '#FFFFFF'
|
|
4680
4688
|
},
|
|
4681
4689
|
timelineMonthChangeDash: {
|
|
4682
|
-
fill: '#
|
|
4690
|
+
fill: '#767676',
|
|
4683
4691
|
opacity: 0.5
|
|
4684
4692
|
},
|
|
4685
4693
|
timelineSelectionBackground: {
|
|
@@ -4695,27 +4703,26 @@ var colors$2 = Object.assign({}, colors$4, {
|
|
|
4695
4703
|
fill: '#F8F9F9'
|
|
4696
4704
|
},
|
|
4697
4705
|
timeScaleHorizontalScale: {
|
|
4698
|
-
fill: '#
|
|
4699
|
-
opacity: 0.
|
|
4706
|
+
fill: '#070808',
|
|
4707
|
+
opacity: 0.2
|
|
4700
4708
|
},
|
|
4701
4709
|
timeScaleTimeIndicators: {
|
|
4702
|
-
fill: '#
|
|
4710
|
+
fill: '#767676'
|
|
4703
4711
|
},
|
|
4704
4712
|
timeScaleTimeIndicatorsActive: {
|
|
4705
|
-
fill: '#
|
|
4713
|
+
fill: '#051039'
|
|
4706
4714
|
},
|
|
4707
4715
|
timeScaleShadowButtonScale: {
|
|
4708
4716
|
filter: 'drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.28)) drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.24)) drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.40))'
|
|
4709
4717
|
},
|
|
4710
|
-
// legend
|
|
4711
4718
|
ledgendObservedBackground: {
|
|
4712
|
-
fill: '#
|
|
4719
|
+
fill: '#00649F'
|
|
4713
4720
|
},
|
|
4714
4721
|
legendForecastBackground: {
|
|
4715
|
-
fill: '#
|
|
4722
|
+
fill: '#9900B1'
|
|
4716
4723
|
},
|
|
4717
4724
|
legendNoDataBackground: {
|
|
4718
|
-
fill: '#
|
|
4725
|
+
fill: '#575F7A',
|
|
4719
4726
|
opacity: 0.95
|
|
4720
4727
|
}
|
|
4721
4728
|
},
|
|
@@ -4724,7 +4731,7 @@ var colors$2 = Object.assign({}, colors$4, {
|
|
|
4724
4731
|
backgroundColor: '#EEF4FB'
|
|
4725
4732
|
},
|
|
4726
4733
|
needle: {
|
|
4727
|
-
stroke: '#
|
|
4734
|
+
stroke: '#303193'
|
|
4728
4735
|
},
|
|
4729
4736
|
needleDefault: {
|
|
4730
4737
|
stroke: '#3BA587'
|
|
@@ -4766,52 +4773,57 @@ var colors$2 = Object.assign({}, colors$4, {
|
|
|
4766
4773
|
color: '#FFFFFF'
|
|
4767
4774
|
}
|
|
4768
4775
|
},
|
|
4776
|
+
soundings: {
|
|
4777
|
+
tooltip: {
|
|
4778
|
+
background: '#ffffff'
|
|
4779
|
+
}
|
|
4780
|
+
},
|
|
4769
4781
|
customSlider: {
|
|
4770
|
-
rail: '#
|
|
4771
|
-
railDisabled: '#
|
|
4782
|
+
rail: '#488BFD',
|
|
4783
|
+
railDisabled: '#CCCCCC',
|
|
4772
4784
|
track: '#186DFF',
|
|
4773
|
-
trackDisabled: '#
|
|
4785
|
+
trackDisabled: '#CCCCCC',
|
|
4774
4786
|
thumb: '#F8F9F9',
|
|
4775
|
-
thumbDisabled: '#
|
|
4787
|
+
thumbDisabled: '#CCCCCC',
|
|
4776
4788
|
mark: '#FFFFFF',
|
|
4777
|
-
markDisabled: '#
|
|
4789
|
+
markDisabled: '#FFFFFF'
|
|
4778
4790
|
},
|
|
4779
4791
|
customSwitch: {
|
|
4780
4792
|
thumb: '#F8F9F9',
|
|
4781
4793
|
thumbDisabled: '#F5F5F5',
|
|
4782
|
-
track: '#
|
|
4783
|
-
trackActive: '#
|
|
4794
|
+
track: '#707070',
|
|
4795
|
+
trackActive: '#186DFF'
|
|
4784
4796
|
},
|
|
4785
4797
|
syncGroups: {
|
|
4786
4798
|
drawerOpen: {
|
|
4787
|
-
fill: '#
|
|
4799
|
+
fill: '#E8E5E5'
|
|
4788
4800
|
}
|
|
4789
4801
|
},
|
|
4790
4802
|
layerManager: {
|
|
4791
4803
|
headerRowText: {
|
|
4792
|
-
color: '#
|
|
4804
|
+
color: '#051039',
|
|
4793
4805
|
opacity: 0.67,
|
|
4794
4806
|
fontSize: 12
|
|
4795
4807
|
},
|
|
4796
4808
|
tableRowDefaultText: {
|
|
4797
|
-
color: '#
|
|
4809
|
+
color: '#051039',
|
|
4798
4810
|
opacity: 0.87,
|
|
4799
4811
|
fontSize: 12
|
|
4800
4812
|
},
|
|
4801
4813
|
tableRowDefaultCardContainer: {
|
|
4802
|
-
fill: '#
|
|
4803
|
-
border: '1px solid #
|
|
4804
|
-
borderColor: '#
|
|
4814
|
+
fill: '#FFFFFF',
|
|
4815
|
+
border: '1px solid #EEEEEE',
|
|
4816
|
+
borderColor: '#EEEEEE'
|
|
4805
4817
|
},
|
|
4806
4818
|
tableRowDisabledText: {
|
|
4807
|
-
color: '#
|
|
4819
|
+
color: '#767676',
|
|
4808
4820
|
opacity: 0.87,
|
|
4809
4821
|
fontSize: 12
|
|
4810
4822
|
},
|
|
4811
4823
|
tableRowDisabledCardContainer: {
|
|
4812
|
-
fill: '#
|
|
4813
|
-
border: '1px solid #
|
|
4814
|
-
borderColor: '#
|
|
4824
|
+
fill: '#EBEBEB',
|
|
4825
|
+
border: '1px solid #E3E2E2',
|
|
4826
|
+
borderColor: '#E3E2E2'
|
|
4815
4827
|
},
|
|
4816
4828
|
dragHandleHover: {
|
|
4817
4829
|
backgroundColor: 'transparent'
|
|
@@ -4826,9 +4838,6 @@ var colors$2 = Object.assign({}, colors$4, {
|
|
|
4826
4838
|
root: {}
|
|
4827
4839
|
}
|
|
4828
4840
|
},
|
|
4829
|
-
logo: {
|
|
4830
|
-
image: 'assets/themes/xmas2024/app_icon.png'
|
|
4831
|
-
},
|
|
4832
4841
|
tooltips: {
|
|
4833
4842
|
tooltipContainer: {
|
|
4834
4843
|
fill: '#232323',
|
|
@@ -4844,42 +4853,42 @@ var colors$2 = Object.assign({}, colors$4, {
|
|
|
4844
4853
|
},
|
|
4845
4854
|
captions: {
|
|
4846
4855
|
captionStatus: {
|
|
4847
|
-
color: '#
|
|
4856
|
+
color: '#051039',
|
|
4848
4857
|
opacity: 0.67
|
|
4849
4858
|
},
|
|
4850
4859
|
captionInformation: {
|
|
4851
|
-
color: '#
|
|
4860
|
+
color: '#1100FF',
|
|
4852
4861
|
opacity: 1
|
|
4853
4862
|
},
|
|
4854
4863
|
captionError: {
|
|
4855
|
-
color: '#
|
|
4864
|
+
color: '#C00000',
|
|
4856
4865
|
opacity: 1
|
|
4857
4866
|
},
|
|
4858
4867
|
captionErrorBackground: {
|
|
4859
4868
|
color: '#C00000',
|
|
4860
|
-
opacity:
|
|
4869
|
+
opacity: 1
|
|
4861
4870
|
},
|
|
4862
4871
|
captionDisabled: {
|
|
4863
|
-
color: '#
|
|
4872
|
+
color: '#707070',
|
|
4864
4873
|
opacity: 1
|
|
4865
4874
|
}
|
|
4866
4875
|
},
|
|
4867
4876
|
functional: {
|
|
4868
4877
|
success: '#72BB23',
|
|
4869
4878
|
successOutline: {
|
|
4870
|
-
fill: '
|
|
4879
|
+
fill: '#FCFFEB',
|
|
4871
4880
|
border: '1px solid #72BB23',
|
|
4872
4881
|
borderColor: '#72BB23'
|
|
4873
4882
|
},
|
|
4874
4883
|
error: '#C00000',
|
|
4875
4884
|
errorOutline: {
|
|
4876
|
-
fill: '
|
|
4885
|
+
fill: '#F9E8EA',
|
|
4877
4886
|
border: '1px solid #C00000',
|
|
4878
4887
|
borderColor: '#C00000'
|
|
4879
4888
|
},
|
|
4880
4889
|
warning: '#FFA800',
|
|
4881
4890
|
warningOutline: {
|
|
4882
|
-
fill: '
|
|
4891
|
+
fill: '#FFF8EB',
|
|
4883
4892
|
border: '1px solid #FFA800',
|
|
4884
4893
|
borderColor: '#FFA800'
|
|
4885
4894
|
},
|
|
@@ -4887,60 +4896,72 @@ var colors$2 = Object.assign({}, colors$4, {
|
|
|
4887
4896
|
fill: '#FFA800',
|
|
4888
4897
|
opacity: 0.2
|
|
4889
4898
|
},
|
|
4890
|
-
notification: '#
|
|
4899
|
+
notification: '#0062E6',
|
|
4891
4900
|
notificationOutline: {
|
|
4892
|
-
fill: '
|
|
4893
|
-
border: '1px solid #
|
|
4894
|
-
borderColor: '#
|
|
4901
|
+
fill: '#DFF2FD',
|
|
4902
|
+
border: '1px solid #0062E6',
|
|
4903
|
+
borderColor: '#0062E6'
|
|
4895
4904
|
},
|
|
4896
4905
|
summary: '#9595FF',
|
|
4897
4906
|
summaryOutline: {
|
|
4898
|
-
fill: '
|
|
4907
|
+
fill: '#F8F9F9',
|
|
4899
4908
|
border: '1px solid #8383F2',
|
|
4900
4909
|
borderColor: '#8383F2'
|
|
4901
4910
|
},
|
|
4902
4911
|
disabled: '#9B9FB0',
|
|
4903
4912
|
disabledOutline: {
|
|
4904
|
-
fill: '
|
|
4905
|
-
border: '
|
|
4913
|
+
fill: '#F8F9F9',
|
|
4914
|
+
border: '1p solid #9B9FB0',
|
|
4906
4915
|
borderColor: '#9B9FB0'
|
|
4907
4916
|
}
|
|
4908
4917
|
},
|
|
4909
4918
|
snackbar: {
|
|
4910
4919
|
background: '#051039',
|
|
4911
4920
|
text: '#FFFFFF',
|
|
4912
|
-
action: '#
|
|
4921
|
+
action: '#98e1f1',
|
|
4913
4922
|
actionHover: {
|
|
4914
|
-
fill: '#
|
|
4923
|
+
fill: '#7BACFF',
|
|
4915
4924
|
opacity: 0.2
|
|
4916
4925
|
}
|
|
4917
4926
|
},
|
|
4918
|
-
|
|
4919
|
-
|
|
4920
|
-
|
|
4921
|
-
|
|
4922
|
-
|
|
4923
|
-
|
|
4924
|
-
|
|
4925
|
-
|
|
4926
|
-
|
|
4927
|
-
|
|
4928
|
-
|
|
4929
|
-
|
|
4930
|
-
|
|
4931
|
-
|
|
4932
|
-
|
|
4933
|
-
|
|
4934
|
-
|
|
4927
|
+
chip: {
|
|
4928
|
+
highlightDefault: {
|
|
4929
|
+
fill: '#FFA800',
|
|
4930
|
+
opacity: 0.15,
|
|
4931
|
+
borderColor: '#374061'
|
|
4932
|
+
},
|
|
4933
|
+
highlightDefaultMouseOver: {
|
|
4934
|
+
fill: '#DEDBD4',
|
|
4935
|
+
opacity: 1,
|
|
4936
|
+
borderColor: '#374061'
|
|
4937
|
+
},
|
|
4938
|
+
highlightActiveDefault: {
|
|
4939
|
+
fill: '#566F94',
|
|
4940
|
+
opacity: 1,
|
|
4941
|
+
borderColor: 'transparent'
|
|
4942
|
+
},
|
|
4943
|
+
highlightActiveMouseOver: {
|
|
4944
|
+
fill: '#345596',
|
|
4945
|
+
opacity: 1,
|
|
4946
|
+
borderColor: 'transparent'
|
|
4947
|
+
}
|
|
4935
4948
|
},
|
|
4936
|
-
|
|
4937
|
-
|
|
4938
|
-
|
|
4939
|
-
|
|
4940
|
-
|
|
4949
|
+
chips: {
|
|
4950
|
+
flat: {
|
|
4951
|
+
mouseOver: {
|
|
4952
|
+
backgroundColor: '#D8E4F9',
|
|
4953
|
+
color: '#374061',
|
|
4954
|
+
borderColor: '#374061'
|
|
4955
|
+
},
|
|
4956
|
+
activeMouseOver: {
|
|
4957
|
+
backgroundColor: '#1047B0',
|
|
4958
|
+
color: '#FFFFFF',
|
|
4959
|
+
borderColor: 'transparent'
|
|
4960
|
+
}
|
|
4961
|
+
}
|
|
4941
4962
|
}
|
|
4942
|
-
}
|
|
4943
|
-
// https://app.zeplin.io/project/5ecf84a3c6ae1047a368f393/screen/
|
|
4963
|
+
};
|
|
4964
|
+
// https://app.zeplin.io/project/5ecf84a3c6ae1047a368f393/screen/609bb6a5287bd1abe0de39a7
|
|
4944
4965
|
var elevations$2 = {
|
|
4945
4966
|
elevation_01: '0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14)',
|
|
4946
4967
|
elevation_02: '0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.14)',
|
|
@@ -4972,32 +4993,34 @@ var elevations$2 = {
|
|
|
4972
4993
|
* Copyright 2025 - The Norwegian Meteorological Institute (MET Norway)
|
|
4973
4994
|
* */
|
|
4974
4995
|
var focusButtonStyle$1 = {
|
|
4975
|
-
outline: 'solid 2px #
|
|
4996
|
+
outline: 'solid 2px #00a2b5'
|
|
4976
4997
|
};
|
|
4977
|
-
// https://www.figma.com/design/X1glYQsGXcHvH9ti7rXcPT/test-side-geoweb?node-id=106-1817&t=GCStbstNVLl6LZcT-0
|
|
4978
4998
|
var colors$1 = {
|
|
4979
4999
|
background: {
|
|
4980
|
-
surface: '#
|
|
4981
|
-
surfaceApp: '#
|
|
4982
|
-
surfaceBrowser: '#
|
|
5000
|
+
surface: '#FFFFFF',
|
|
5001
|
+
surfaceApp: '#F5F5F5',
|
|
5002
|
+
surfaceBrowser: '#CFCFCF'
|
|
4983
5003
|
},
|
|
4984
5004
|
brand: {
|
|
4985
|
-
brand: '#
|
|
5005
|
+
brand: '#FFFFFF'
|
|
5006
|
+
},
|
|
5007
|
+
logo: {
|
|
5008
|
+
image: 'assets/themes/eumetnet/app_icon.png'
|
|
4986
5009
|
},
|
|
4987
5010
|
buttons: {
|
|
4988
5011
|
primary: {
|
|
4989
5012
|
"default": {
|
|
4990
|
-
fill: '#
|
|
5013
|
+
fill: '#004F59',
|
|
4991
5014
|
color: '#FFFFFF',
|
|
4992
5015
|
borderColor: 'transparent'
|
|
4993
5016
|
},
|
|
4994
5017
|
mouseOver: {
|
|
4995
|
-
fill: '#
|
|
5018
|
+
fill: '#002b30',
|
|
4996
5019
|
color: '#FFFFFF',
|
|
4997
5020
|
borderColor: '#71A6FF'
|
|
4998
5021
|
},
|
|
4999
5022
|
active: {
|
|
5000
|
-
fill: '#
|
|
5023
|
+
fill: '#004F59',
|
|
5001
5024
|
color: '#FFFFFF',
|
|
5002
5025
|
borderColor: 'transparent'
|
|
5003
5026
|
},
|
|
@@ -5016,12 +5039,12 @@ var colors$1 = {
|
|
|
5016
5039
|
borderColor: 'transparent'
|
|
5017
5040
|
},
|
|
5018
5041
|
mouseOver: {
|
|
5019
|
-
fill: '#
|
|
5042
|
+
fill: '#002b30',
|
|
5020
5043
|
color: '#FFFFFF',
|
|
5021
5044
|
borderColor: 'transparent'
|
|
5022
5045
|
},
|
|
5023
5046
|
active: {
|
|
5024
|
-
fill: '#
|
|
5047
|
+
fill: '#004F59',
|
|
5025
5048
|
color: '#FFFFFF',
|
|
5026
5049
|
borderColor: 'transparent'
|
|
5027
5050
|
},
|
|
@@ -5040,19 +5063,19 @@ var colors$1 = {
|
|
|
5040
5063
|
borderColor: '#374061'
|
|
5041
5064
|
},
|
|
5042
5065
|
mouseOver: {
|
|
5043
|
-
fill: '#
|
|
5066
|
+
fill: '#badfe3',
|
|
5044
5067
|
color: '#374061',
|
|
5045
5068
|
borderColor: '#374061'
|
|
5046
5069
|
},
|
|
5047
5070
|
active: {
|
|
5048
5071
|
fill: 'transparent',
|
|
5049
|
-
color: '#
|
|
5050
|
-
borderColor: '#
|
|
5072
|
+
color: '#004f59',
|
|
5073
|
+
borderColor: '#004f59'
|
|
5051
5074
|
},
|
|
5052
5075
|
activeMouseOver: {
|
|
5053
|
-
fill: '#
|
|
5054
|
-
color: '#
|
|
5055
|
-
borderColor: '#
|
|
5076
|
+
fill: '#badfe3',
|
|
5077
|
+
color: '#004f59',
|
|
5078
|
+
borderColor: '#004f59'
|
|
5056
5079
|
},
|
|
5057
5080
|
disabled: {
|
|
5058
5081
|
fill: 'transparent',
|
|
@@ -5068,18 +5091,18 @@ var colors$1 = {
|
|
|
5068
5091
|
borderColor: 'transparent'
|
|
5069
5092
|
},
|
|
5070
5093
|
mouseOver: {
|
|
5071
|
-
fill: '#
|
|
5094
|
+
fill: '#badfe3',
|
|
5072
5095
|
color: '#374061',
|
|
5073
5096
|
borderColor: 'transparent'
|
|
5074
5097
|
},
|
|
5075
5098
|
active: {
|
|
5076
5099
|
fill: 'transparent',
|
|
5077
|
-
color: '#
|
|
5100
|
+
color: '#004f59',
|
|
5078
5101
|
borderColor: 'transparent'
|
|
5079
5102
|
},
|
|
5080
5103
|
activeMouseOver: {
|
|
5081
|
-
fill: '#
|
|
5082
|
-
color: '#
|
|
5104
|
+
fill: '#badfe3',
|
|
5105
|
+
color: '#004f59',
|
|
5083
5106
|
borderColor: 'transparent'
|
|
5084
5107
|
},
|
|
5085
5108
|
disabled: {
|
|
@@ -5091,22 +5114,22 @@ var colors$1 = {
|
|
|
5091
5114
|
},
|
|
5092
5115
|
tool: {
|
|
5093
5116
|
"default": {
|
|
5094
|
-
fill: '#
|
|
5117
|
+
fill: '#e4ecedff',
|
|
5095
5118
|
color: '#374061',
|
|
5096
5119
|
borderColor: 'transparent'
|
|
5097
5120
|
},
|
|
5098
5121
|
mouseOver: {
|
|
5099
|
-
fill: '#
|
|
5122
|
+
fill: '#badfe3',
|
|
5100
5123
|
color: '#374061',
|
|
5101
5124
|
borderColor: 'transparent'
|
|
5102
5125
|
},
|
|
5103
5126
|
active: {
|
|
5104
|
-
fill: '#
|
|
5127
|
+
fill: '#004F59',
|
|
5105
5128
|
color: '#FFFFFF',
|
|
5106
5129
|
borderColor: 'transparent'
|
|
5107
5130
|
},
|
|
5108
5131
|
activeMouseOver: {
|
|
5109
|
-
fill: '#
|
|
5132
|
+
fill: '#002b30',
|
|
5110
5133
|
color: '#FFFFFF',
|
|
5111
5134
|
borderColor: 'transparent'
|
|
5112
5135
|
},
|
|
@@ -5124,17 +5147,17 @@ var colors$1 = {
|
|
|
5124
5147
|
borderColor: '#374061'
|
|
5125
5148
|
},
|
|
5126
5149
|
mouseOver: {
|
|
5127
|
-
fill: '#
|
|
5150
|
+
fill: '#badfe3',
|
|
5128
5151
|
color: '#374061',
|
|
5129
5152
|
borderColor: '#374061'
|
|
5130
5153
|
},
|
|
5131
5154
|
active: {
|
|
5132
|
-
fill: '#
|
|
5155
|
+
fill: '#004F59',
|
|
5133
5156
|
color: '#FFFFFF',
|
|
5134
5157
|
borderColor: 'transparent'
|
|
5135
5158
|
},
|
|
5136
5159
|
activeMouseOver: {
|
|
5137
|
-
fill: '#
|
|
5160
|
+
fill: '#002b30',
|
|
5138
5161
|
color: '#FFFFFF',
|
|
5139
5162
|
borderColor: 'transparent'
|
|
5140
5163
|
},
|
|
@@ -5152,18 +5175,18 @@ var colors$1 = {
|
|
|
5152
5175
|
borderColor: 'transparent'
|
|
5153
5176
|
},
|
|
5154
5177
|
mouseOver: {
|
|
5155
|
-
fill: '#
|
|
5178
|
+
fill: '#badfe3',
|
|
5156
5179
|
color: '#374061',
|
|
5157
5180
|
borderColor: 'transparent'
|
|
5158
5181
|
},
|
|
5159
5182
|
active: {
|
|
5160
5183
|
fill: 'transparent',
|
|
5161
|
-
color: '#
|
|
5184
|
+
color: '#004F59',
|
|
5162
5185
|
borderColor: 'transparent'
|
|
5163
5186
|
},
|
|
5164
5187
|
activeMouseOver: {
|
|
5165
|
-
fill: '#
|
|
5166
|
-
color: '#
|
|
5188
|
+
fill: '#badfe3',
|
|
5189
|
+
color: '#004F59',
|
|
5167
5190
|
borderColor: 'transparent'
|
|
5168
5191
|
},
|
|
5169
5192
|
disabled: {
|
|
@@ -5182,18 +5205,18 @@ var colors$1 = {
|
|
|
5182
5205
|
borderColor: 'transparent'
|
|
5183
5206
|
},
|
|
5184
5207
|
mouseOver: {
|
|
5185
|
-
fill: '#
|
|
5208
|
+
fill: '#badfe3',
|
|
5186
5209
|
color: '#374061',
|
|
5187
5210
|
borderColor: 'transparent'
|
|
5188
5211
|
},
|
|
5189
5212
|
active: {
|
|
5190
5213
|
fill: 'transparent',
|
|
5191
|
-
color: '#
|
|
5214
|
+
color: '#004f59',
|
|
5192
5215
|
borderColor: 'transparent'
|
|
5193
5216
|
},
|
|
5194
5217
|
activeMouseOver: {
|
|
5195
|
-
fill: '#
|
|
5196
|
-
color: '#
|
|
5218
|
+
fill: '#badfe3',
|
|
5219
|
+
color: '#004F59',
|
|
5197
5220
|
borderColor: 'transparent'
|
|
5198
5221
|
},
|
|
5199
5222
|
disabled: {
|
|
@@ -5205,22 +5228,22 @@ var colors$1 = {
|
|
|
5205
5228
|
},
|
|
5206
5229
|
tool: {
|
|
5207
5230
|
"default": {
|
|
5208
|
-
fill: '#
|
|
5231
|
+
fill: '#e4ecedff',
|
|
5209
5232
|
color: '#374061',
|
|
5210
5233
|
borderColor: 'transparent'
|
|
5211
5234
|
},
|
|
5212
5235
|
mouseOver: {
|
|
5213
|
-
fill: '#
|
|
5236
|
+
fill: '#badfe3',
|
|
5214
5237
|
color: '#374061',
|
|
5215
5238
|
borderColor: 'transparent'
|
|
5216
5239
|
},
|
|
5217
5240
|
active: {
|
|
5218
|
-
fill: '#
|
|
5241
|
+
fill: '#004F59',
|
|
5219
5242
|
color: '#FFFFFF',
|
|
5220
5243
|
borderColor: 'transparent'
|
|
5221
5244
|
},
|
|
5222
5245
|
activeMouseOver: {
|
|
5223
|
-
fill: '#
|
|
5246
|
+
fill: '#002b30',
|
|
5224
5247
|
color: '#FFFFFF',
|
|
5225
5248
|
borderColor: 'transparent'
|
|
5226
5249
|
},
|
|
@@ -5238,17 +5261,17 @@ var colors$1 = {
|
|
|
5238
5261
|
borderColor: '#374061'
|
|
5239
5262
|
},
|
|
5240
5263
|
mouseOver: {
|
|
5241
|
-
fill: '#
|
|
5264
|
+
fill: '#badfe3',
|
|
5242
5265
|
color: '#374061',
|
|
5243
5266
|
borderColor: '#374061'
|
|
5244
5267
|
},
|
|
5245
5268
|
active: {
|
|
5246
|
-
fill: '#
|
|
5269
|
+
fill: '#004F59',
|
|
5247
5270
|
color: '#FFFFFF',
|
|
5248
5271
|
borderColor: 'transparent'
|
|
5249
5272
|
},
|
|
5250
5273
|
activeMouseOver: {
|
|
5251
|
-
fill: '#
|
|
5274
|
+
fill: '#002b30',
|
|
5252
5275
|
color: '#FFFFFF',
|
|
5253
5276
|
borderColor: 'transparent'
|
|
5254
5277
|
},
|
|
@@ -5264,24 +5287,24 @@ var colors$1 = {
|
|
|
5264
5287
|
text: '#051039',
|
|
5265
5288
|
icon: '#051039',
|
|
5266
5289
|
buttonIcon: '#FFFFFF',
|
|
5267
|
-
iconLinkActive: '#
|
|
5290
|
+
iconLinkActive: '#004F59',
|
|
5268
5291
|
iconLinkDisabled: '#CCCCCC',
|
|
5269
|
-
textLinkActive: '#
|
|
5292
|
+
textLinkActive: '#004F59',
|
|
5270
5293
|
buttonIconTertiaryFlat: '#575F7A',
|
|
5271
5294
|
inactiveText: '#626262',
|
|
5272
5295
|
iconWarning: '#ffa800'
|
|
5273
5296
|
},
|
|
5274
5297
|
textInputField: {
|
|
5275
5298
|
"default": {
|
|
5276
|
-
fill: '#
|
|
5299
|
+
fill: '#e4ecedff',
|
|
5277
5300
|
opacity: 1
|
|
5278
5301
|
},
|
|
5279
5302
|
mouseOver: {
|
|
5280
|
-
fill: '#
|
|
5303
|
+
fill: '#d1e6e8',
|
|
5281
5304
|
opacity: 1
|
|
5282
5305
|
},
|
|
5283
5306
|
active: {
|
|
5284
|
-
fill: '#
|
|
5307
|
+
fill: '#badfe3',
|
|
5285
5308
|
opacity: 1
|
|
5286
5309
|
},
|
|
5287
5310
|
disabled: {
|
|
@@ -5302,9 +5325,9 @@ var colors$1 = {
|
|
|
5302
5325
|
}
|
|
5303
5326
|
},
|
|
5304
5327
|
menuItem: {
|
|
5305
|
-
mouseOver: '#
|
|
5306
|
-
selected: '#
|
|
5307
|
-
selectedMouseOver: '#
|
|
5328
|
+
mouseOver: '#d8e9eb',
|
|
5329
|
+
selected: '#004F59',
|
|
5330
|
+
selectedMouseOver: '#002b30'
|
|
5308
5331
|
},
|
|
5309
5332
|
tab: {
|
|
5310
5333
|
mouseOver: {
|
|
@@ -5319,7 +5342,7 @@ var colors$1 = {
|
|
|
5319
5342
|
cards: {
|
|
5320
5343
|
cardContainer: '#FFFFFF',
|
|
5321
5344
|
cardContainerBorder: '#EEEEEE',
|
|
5322
|
-
cardContainerMouseOver: '#
|
|
5345
|
+
cardContainerMouseOver: '#d8e9eb',
|
|
5323
5346
|
cardContainerDisabled: '#EBEBEB',
|
|
5324
5347
|
cardContainerDisabledBorder: '#E3E2E2',
|
|
5325
5348
|
cardContainerDisabledMouseOver: '#EFF5FF'
|
|
@@ -5337,7 +5360,7 @@ var colors$1 = {
|
|
|
5337
5360
|
workspace: {
|
|
5338
5361
|
activeWindow: '#FFFFFF',
|
|
5339
5362
|
inactiveWindow: '#E8E5E5',
|
|
5340
|
-
tabButtonHover: '
|
|
5363
|
+
tabButtonHover: '#d1e6e8'
|
|
5341
5364
|
},
|
|
5342
5365
|
timeSlider: {
|
|
5343
5366
|
// player
|
|
@@ -5479,7 +5502,7 @@ var colors$1 = {
|
|
|
5479
5502
|
customSlider: {
|
|
5480
5503
|
rail: '#488BFD',
|
|
5481
5504
|
railDisabled: '#CCCCCC',
|
|
5482
|
-
track: '#
|
|
5505
|
+
track: '#004F59',
|
|
5483
5506
|
trackDisabled: '#CCCCCC',
|
|
5484
5507
|
thumb: '#F8F9F9',
|
|
5485
5508
|
thumbDisabled: '#CCCCCC',
|
|
@@ -5490,7 +5513,7 @@ var colors$1 = {
|
|
|
5490
5513
|
thumb: '#F8F9F9',
|
|
5491
5514
|
thumbDisabled: '#F5F5F5',
|
|
5492
5515
|
track: '#707070',
|
|
5493
|
-
trackActive: '#
|
|
5516
|
+
trackActive: '#004F59'
|
|
5494
5517
|
},
|
|
5495
5518
|
syncGroups: {
|
|
5496
5519
|
drawerOpen: {
|
|
@@ -5555,7 +5578,7 @@ var colors$1 = {
|
|
|
5555
5578
|
opacity: 0.67
|
|
5556
5579
|
},
|
|
5557
5580
|
captionInformation: {
|
|
5558
|
-
color: '#
|
|
5581
|
+
color: '#004F59',
|
|
5559
5582
|
opacity: 1
|
|
5560
5583
|
},
|
|
5561
5584
|
captionError: {
|
|
@@ -5647,12 +5670,12 @@ var colors$1 = {
|
|
|
5647
5670
|
chips: {
|
|
5648
5671
|
flat: {
|
|
5649
5672
|
mouseOver: {
|
|
5650
|
-
backgroundColor: '#
|
|
5673
|
+
backgroundColor: '#badfe3',
|
|
5651
5674
|
color: '#374061',
|
|
5652
5675
|
borderColor: '#374061'
|
|
5653
5676
|
},
|
|
5654
5677
|
activeMouseOver: {
|
|
5655
|
-
backgroundColor: '#
|
|
5678
|
+
backgroundColor: '#002b30',
|
|
5656
5679
|
color: '#FFFFFF',
|
|
5657
5680
|
borderColor: 'transparent'
|
|
5658
5681
|
}
|
|
@@ -5686,70 +5709,68 @@ var elevations$1 = {
|
|
|
5686
5709
|
* See the License for the specific language governing permissions and
|
|
5687
5710
|
* limitations under the License.
|
|
5688
5711
|
*
|
|
5689
|
-
* Copyright
|
|
5690
|
-
* Copyright
|
|
5691
|
-
* Copyright
|
|
5712
|
+
* Copyright 2023 - Koninklijk Nederlands Meteorologisch Instituut (KNMI)
|
|
5713
|
+
* Copyright 2023 - Finnish Meteorological Institute (FMI)
|
|
5714
|
+
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
5692
5715
|
* */
|
|
5693
5716
|
var focusButtonStyle = {
|
|
5694
|
-
outline: 'solid 2px #
|
|
5717
|
+
outline: 'solid 2px #FFFFFF'
|
|
5695
5718
|
};
|
|
5696
|
-
|
|
5719
|
+
// https://app.zeplin.io/project/5ecf84a3c6ae1047a368f393/screen/6093e5dc12278e35d433aa2d
|
|
5720
|
+
var colors = Object.assign({}, colors$4, {
|
|
5697
5721
|
background: {
|
|
5698
|
-
surface: '#
|
|
5699
|
-
surfaceApp: '#
|
|
5700
|
-
surfaceBrowser: '#
|
|
5722
|
+
surface: '#9e1f1e',
|
|
5723
|
+
surfaceApp: '#740c16',
|
|
5724
|
+
surfaceBrowser: '#5d111b'
|
|
5701
5725
|
},
|
|
5702
5726
|
brand: {
|
|
5703
|
-
brand: '#
|
|
5704
|
-
},
|
|
5705
|
-
logo: {
|
|
5706
|
-
image: 'assets/themes/eumetnet/app_icon.png'
|
|
5727
|
+
brand: '#5d111b'
|
|
5707
5728
|
},
|
|
5708
5729
|
buttons: {
|
|
5709
5730
|
primary: {
|
|
5710
5731
|
"default": {
|
|
5711
|
-
fill: '#
|
|
5732
|
+
fill: '#04501e',
|
|
5712
5733
|
color: '#FFFFFF',
|
|
5713
5734
|
borderColor: 'transparent'
|
|
5714
5735
|
},
|
|
5715
5736
|
mouseOver: {
|
|
5716
|
-
fill: '#
|
|
5737
|
+
fill: '#033E1A',
|
|
5717
5738
|
color: '#FFFFFF',
|
|
5718
|
-
borderColor: '#
|
|
5739
|
+
borderColor: '#9e1f1e'
|
|
5719
5740
|
},
|
|
5720
5741
|
active: {
|
|
5721
|
-
fill: '#
|
|
5742
|
+
fill: '#05662a',
|
|
5722
5743
|
color: '#FFFFFF',
|
|
5723
5744
|
borderColor: 'transparent'
|
|
5724
5745
|
},
|
|
5725
5746
|
activeMouseOver: {},
|
|
5726
5747
|
disabled: {
|
|
5727
5748
|
fill: 'transparent',
|
|
5728
|
-
color: '#
|
|
5749
|
+
color: '#B4B4B4',
|
|
5729
5750
|
borderColor: 'transparent'
|
|
5730
5751
|
},
|
|
5731
5752
|
focus: focusButtonStyle
|
|
5732
5753
|
},
|
|
5733
5754
|
secondary: {
|
|
5734
5755
|
"default": {
|
|
5735
|
-
fill: '#
|
|
5736
|
-
color: '#
|
|
5756
|
+
fill: '#04501e',
|
|
5757
|
+
color: '#374061',
|
|
5737
5758
|
borderColor: 'transparent'
|
|
5738
5759
|
},
|
|
5739
5760
|
mouseOver: {
|
|
5740
|
-
fill: '#
|
|
5761
|
+
fill: '#033E1A',
|
|
5741
5762
|
color: '#FFFFFF',
|
|
5742
|
-
borderColor: 'transparent'
|
|
5763
|
+
borderColor: '#transparent'
|
|
5743
5764
|
},
|
|
5744
5765
|
active: {
|
|
5745
|
-
fill: '#
|
|
5766
|
+
fill: '#05662a',
|
|
5746
5767
|
color: '#FFFFFF',
|
|
5747
5768
|
borderColor: 'transparent'
|
|
5748
5769
|
},
|
|
5749
5770
|
activeMouseOver: {},
|
|
5750
5771
|
disabled: {
|
|
5751
5772
|
fill: 'transparent',
|
|
5752
|
-
color: '#
|
|
5773
|
+
color: '#B4B4B4',
|
|
5753
5774
|
borderColor: 'transparent'
|
|
5754
5775
|
},
|
|
5755
5776
|
focus: focusButtonStyle
|
|
@@ -5757,27 +5778,27 @@ var colors = {
|
|
|
5757
5778
|
tertiary: {
|
|
5758
5779
|
"default": {
|
|
5759
5780
|
fill: 'transparent',
|
|
5760
|
-
color: '#
|
|
5761
|
-
borderColor: '#
|
|
5781
|
+
color: '#F8F9F9',
|
|
5782
|
+
borderColor: '#F8F9F9'
|
|
5762
5783
|
},
|
|
5763
5784
|
mouseOver: {
|
|
5764
|
-
fill: '#
|
|
5765
|
-
color: '#
|
|
5766
|
-
borderColor: '#
|
|
5785
|
+
fill: '#033E1A',
|
|
5786
|
+
color: '#F8F9F9',
|
|
5787
|
+
borderColor: '#F8F9F9'
|
|
5767
5788
|
},
|
|
5768
5789
|
active: {
|
|
5769
5790
|
fill: 'transparent',
|
|
5770
|
-
color: '#
|
|
5771
|
-
borderColor: '#
|
|
5791
|
+
color: '#FFFFFF',
|
|
5792
|
+
borderColor: '#FFFFFF'
|
|
5772
5793
|
},
|
|
5773
5794
|
activeMouseOver: {
|
|
5774
|
-
fill: '#
|
|
5775
|
-
color: '#
|
|
5776
|
-
borderColor: '#
|
|
5795
|
+
fill: '#033E1A',
|
|
5796
|
+
color: '#FFFFFF',
|
|
5797
|
+
borderColor: '#FFFFFF'
|
|
5777
5798
|
},
|
|
5778
5799
|
disabled: {
|
|
5779
5800
|
fill: 'transparent',
|
|
5780
|
-
color: '#
|
|
5801
|
+
color: '#B4B4B4',
|
|
5781
5802
|
borderColor: 'transparent'
|
|
5782
5803
|
},
|
|
5783
5804
|
focus: focusButtonStyle
|
|
@@ -5785,55 +5806,55 @@ var colors = {
|
|
|
5785
5806
|
flat: {
|
|
5786
5807
|
"default": {
|
|
5787
5808
|
fill: 'transparent',
|
|
5788
|
-
color: '#
|
|
5809
|
+
color: '#F8F9F9',
|
|
5789
5810
|
borderColor: 'transparent'
|
|
5790
5811
|
},
|
|
5791
5812
|
mouseOver: {
|
|
5792
|
-
fill: '#
|
|
5793
|
-
color: '#
|
|
5813
|
+
fill: '#45556F',
|
|
5814
|
+
color: '#F8F9F9',
|
|
5794
5815
|
borderColor: 'transparent'
|
|
5795
5816
|
},
|
|
5796
5817
|
active: {
|
|
5797
5818
|
fill: 'transparent',
|
|
5798
|
-
color: '#
|
|
5819
|
+
color: '#FFFFFF',
|
|
5799
5820
|
borderColor: 'transparent'
|
|
5800
5821
|
},
|
|
5801
5822
|
activeMouseOver: {
|
|
5802
|
-
fill: '#
|
|
5803
|
-
color: '#
|
|
5823
|
+
fill: '#45556F',
|
|
5824
|
+
color: '#FFFFFF',
|
|
5804
5825
|
borderColor: 'transparent'
|
|
5805
5826
|
},
|
|
5806
5827
|
disabled: {
|
|
5807
5828
|
fill: 'transparent',
|
|
5808
|
-
color: '#
|
|
5829
|
+
color: '#B4B4B4',
|
|
5809
5830
|
borderColor: 'transparent'
|
|
5810
5831
|
},
|
|
5811
5832
|
focus: focusButtonStyle
|
|
5812
5833
|
},
|
|
5813
5834
|
tool: {
|
|
5814
5835
|
"default": {
|
|
5815
|
-
fill: '#
|
|
5816
|
-
color: '#
|
|
5836
|
+
fill: '#04501e',
|
|
5837
|
+
color: '#F8F9F9',
|
|
5817
5838
|
borderColor: 'transparent'
|
|
5818
5839
|
},
|
|
5819
5840
|
mouseOver: {
|
|
5820
|
-
fill: '#
|
|
5821
|
-
color: '#
|
|
5841
|
+
fill: '#033E1A',
|
|
5842
|
+
color: '#F8F9F9',
|
|
5822
5843
|
borderColor: 'transparent'
|
|
5823
5844
|
},
|
|
5824
5845
|
active: {
|
|
5825
|
-
fill: '#
|
|
5846
|
+
fill: '#05662a',
|
|
5826
5847
|
color: '#FFFFFF',
|
|
5827
5848
|
borderColor: 'transparent'
|
|
5828
5849
|
},
|
|
5829
5850
|
activeMouseOver: {
|
|
5830
|
-
fill: '#
|
|
5851
|
+
fill: '#05662a',
|
|
5831
5852
|
color: '#FFFFFF',
|
|
5832
5853
|
borderColor: 'transparent'
|
|
5833
5854
|
},
|
|
5834
5855
|
disabled: {
|
|
5835
5856
|
fill: 'transparent',
|
|
5836
|
-
color: '#
|
|
5857
|
+
color: '#B4B4B4',
|
|
5837
5858
|
borderColor: 'transparent'
|
|
5838
5859
|
},
|
|
5839
5860
|
focus: focusButtonStyle
|
|
@@ -5841,27 +5862,27 @@ var colors = {
|
|
|
5841
5862
|
boxed: {
|
|
5842
5863
|
"default": {
|
|
5843
5864
|
fill: 'transparent',
|
|
5844
|
-
color: '#
|
|
5845
|
-
borderColor: '#
|
|
5865
|
+
color: '#F8F9F9',
|
|
5866
|
+
borderColor: '#F8F9F9'
|
|
5846
5867
|
},
|
|
5847
5868
|
mouseOver: {
|
|
5848
|
-
fill: '#
|
|
5849
|
-
color: '#
|
|
5850
|
-
borderColor: '#
|
|
5869
|
+
fill: '#033E1A',
|
|
5870
|
+
color: '#F8F9F9',
|
|
5871
|
+
borderColor: '#F8F9F9'
|
|
5851
5872
|
},
|
|
5852
5873
|
active: {
|
|
5853
|
-
fill: '#
|
|
5874
|
+
fill: '#05662a',
|
|
5854
5875
|
color: '#FFFFFF',
|
|
5855
5876
|
borderColor: 'transparent'
|
|
5856
5877
|
},
|
|
5857
5878
|
activeMouseOver: {
|
|
5858
|
-
fill: '#
|
|
5879
|
+
fill: '#033E1A',
|
|
5859
5880
|
color: '#FFFFFF',
|
|
5860
5881
|
borderColor: 'transparent'
|
|
5861
5882
|
},
|
|
5862
5883
|
disabled: {
|
|
5863
5884
|
fill: 'transparent',
|
|
5864
|
-
color: '#
|
|
5885
|
+
color: '#B4B4B4',
|
|
5865
5886
|
borderColor: 'transparent'
|
|
5866
5887
|
},
|
|
5867
5888
|
focus: focusButtonStyle
|
|
@@ -5869,27 +5890,27 @@ var colors = {
|
|
|
5869
5890
|
icon: {
|
|
5870
5891
|
"default": {
|
|
5871
5892
|
fill: 'transparent',
|
|
5872
|
-
color: '#
|
|
5893
|
+
color: '#F8F9F9',
|
|
5873
5894
|
borderColor: 'transparent'
|
|
5874
5895
|
},
|
|
5875
5896
|
mouseOver: {
|
|
5876
|
-
fill: '#
|
|
5877
|
-
color: '#
|
|
5897
|
+
fill: '#033E1A',
|
|
5898
|
+
color: '#F8F9F9',
|
|
5878
5899
|
borderColor: 'transparent'
|
|
5879
5900
|
},
|
|
5880
5901
|
active: {
|
|
5881
5902
|
fill: 'transparent',
|
|
5882
|
-
color: '#
|
|
5903
|
+
color: '#FFFFFF',
|
|
5883
5904
|
borderColor: 'transparent'
|
|
5884
5905
|
},
|
|
5885
5906
|
activeMouseOver: {
|
|
5886
|
-
fill: '#
|
|
5887
|
-
color: '#
|
|
5907
|
+
fill: '#FFFFFF',
|
|
5908
|
+
color: '#033E1A',
|
|
5888
5909
|
borderColor: 'transparent'
|
|
5889
5910
|
},
|
|
5890
5911
|
disabled: {
|
|
5891
5912
|
fill: 'transparent',
|
|
5892
|
-
color: '#
|
|
5913
|
+
color: '#B4B4B4',
|
|
5893
5914
|
borderColor: 'transparent'
|
|
5894
5915
|
},
|
|
5895
5916
|
focus: focusButtonStyle
|
|
@@ -5899,55 +5920,55 @@ var colors = {
|
|
|
5899
5920
|
flat: {
|
|
5900
5921
|
"default": {
|
|
5901
5922
|
fill: 'transparent',
|
|
5902
|
-
color: '#
|
|
5923
|
+
color: '#F8F9F9',
|
|
5903
5924
|
borderColor: 'transparent'
|
|
5904
5925
|
},
|
|
5905
5926
|
mouseOver: {
|
|
5906
|
-
fill: '#
|
|
5907
|
-
color: '#
|
|
5927
|
+
fill: '#033E1A',
|
|
5928
|
+
color: '#F8F9F9',
|
|
5908
5929
|
borderColor: 'transparent'
|
|
5909
5930
|
},
|
|
5910
5931
|
active: {
|
|
5911
5932
|
fill: 'transparent',
|
|
5912
|
-
color: '#
|
|
5933
|
+
color: '#BBD4FF',
|
|
5913
5934
|
borderColor: 'transparent'
|
|
5914
5935
|
},
|
|
5915
5936
|
activeMouseOver: {
|
|
5916
|
-
fill: '#
|
|
5917
|
-
color: '#
|
|
5937
|
+
fill: '#033E1A',
|
|
5938
|
+
color: '#BBD4FF',
|
|
5918
5939
|
borderColor: 'transparent'
|
|
5919
5940
|
},
|
|
5920
5941
|
disabled: {
|
|
5921
5942
|
fill: 'transparent',
|
|
5922
|
-
color: '#
|
|
5943
|
+
color: '#B4B4B4',
|
|
5923
5944
|
borderColor: 'transparent'
|
|
5924
5945
|
},
|
|
5925
5946
|
focus: focusButtonStyle
|
|
5926
5947
|
},
|
|
5927
5948
|
tool: {
|
|
5928
5949
|
"default": {
|
|
5929
|
-
fill: '#
|
|
5930
|
-
color: '#
|
|
5950
|
+
fill: '#393939',
|
|
5951
|
+
color: '#F8F9F9',
|
|
5931
5952
|
borderColor: 'transparent'
|
|
5932
5953
|
},
|
|
5933
5954
|
mouseOver: {
|
|
5934
|
-
fill: '#
|
|
5935
|
-
color: '#
|
|
5955
|
+
fill: '#033E1A',
|
|
5956
|
+
color: '#F8F9F9',
|
|
5936
5957
|
borderColor: 'transparent'
|
|
5937
5958
|
},
|
|
5938
5959
|
active: {
|
|
5939
|
-
fill: '#
|
|
5960
|
+
fill: '#05662a',
|
|
5940
5961
|
color: '#FFFFFF',
|
|
5941
5962
|
borderColor: 'transparent'
|
|
5942
5963
|
},
|
|
5943
5964
|
activeMouseOver: {
|
|
5944
|
-
fill: '#
|
|
5965
|
+
fill: '#033E1A',
|
|
5945
5966
|
color: '#FFFFFF',
|
|
5946
5967
|
borderColor: 'transparent'
|
|
5947
5968
|
},
|
|
5948
5969
|
disabled: {
|
|
5949
5970
|
fill: 'transparent',
|
|
5950
|
-
color: '#
|
|
5971
|
+
color: '#B4B4B4',
|
|
5951
5972
|
borderColor: 'transparent'
|
|
5952
5973
|
},
|
|
5953
5974
|
focus: focusButtonStyle
|
|
@@ -5955,95 +5976,95 @@ var colors = {
|
|
|
5955
5976
|
boxed: {
|
|
5956
5977
|
"default": {
|
|
5957
5978
|
fill: 'transparent',
|
|
5958
|
-
color: '#
|
|
5959
|
-
borderColor: '#
|
|
5979
|
+
color: '#F8F9F9',
|
|
5980
|
+
borderColor: '#F8F9F9'
|
|
5960
5981
|
},
|
|
5961
5982
|
mouseOver: {
|
|
5962
|
-
fill: '#
|
|
5963
|
-
color: '#
|
|
5964
|
-
borderColor: '#
|
|
5983
|
+
fill: '#033E1A',
|
|
5984
|
+
color: '#F8F9F9',
|
|
5985
|
+
borderColor: '#F8F9F9'
|
|
5965
5986
|
},
|
|
5966
5987
|
active: {
|
|
5967
|
-
fill: '#
|
|
5988
|
+
fill: '#05662a',
|
|
5968
5989
|
color: '#FFFFFF',
|
|
5969
5990
|
borderColor: 'transparent'
|
|
5970
5991
|
},
|
|
5971
5992
|
activeMouseOver: {
|
|
5972
|
-
fill: '#
|
|
5993
|
+
fill: '#033E1A',
|
|
5973
5994
|
color: '#FFFFFF',
|
|
5974
5995
|
borderColor: 'transparent'
|
|
5975
5996
|
},
|
|
5976
5997
|
disabled: {
|
|
5977
5998
|
fill: 'transparent',
|
|
5978
|
-
color: '#
|
|
5999
|
+
color: '#B4B4B4',
|
|
5979
6000
|
borderColor: 'transparent'
|
|
5980
6001
|
},
|
|
5981
6002
|
focus: focusButtonStyle
|
|
5982
6003
|
}
|
|
5983
6004
|
},
|
|
5984
6005
|
typographyAndIcons: {
|
|
5985
|
-
text: '#
|
|
5986
|
-
icon: '#
|
|
6006
|
+
text: '#FFFFFF',
|
|
6007
|
+
icon: '#FFFFFF',
|
|
5987
6008
|
buttonIcon: '#FFFFFF',
|
|
5988
|
-
iconLinkActive: '#
|
|
5989
|
-
iconLinkDisabled: '#
|
|
5990
|
-
textLinkActive: '#
|
|
5991
|
-
buttonIconTertiaryFlat: '#
|
|
5992
|
-
inactiveText: '#
|
|
6009
|
+
iconLinkActive: '#05662a',
|
|
6010
|
+
iconLinkDisabled: '#5E5E5E',
|
|
6011
|
+
textLinkActive: '#05662a',
|
|
6012
|
+
buttonIconTertiaryFlat: '#C5C5C5',
|
|
6013
|
+
inactiveText: '#b4b4b4',
|
|
5993
6014
|
iconWarning: '#ffa800'
|
|
5994
6015
|
},
|
|
5995
6016
|
textInputField: {
|
|
5996
6017
|
"default": {
|
|
5997
|
-
fill: '#
|
|
6018
|
+
fill: '#352020',
|
|
5998
6019
|
opacity: 1
|
|
5999
6020
|
},
|
|
6000
6021
|
mouseOver: {
|
|
6001
|
-
fill: '#
|
|
6022
|
+
fill: '#033E1A',
|
|
6002
6023
|
opacity: 1
|
|
6003
6024
|
},
|
|
6004
6025
|
active: {
|
|
6005
|
-
fill: '#
|
|
6006
|
-
opacity:
|
|
6026
|
+
fill: '#909090',
|
|
6027
|
+
opacity: 0.2
|
|
6007
6028
|
},
|
|
6008
6029
|
disabled: {
|
|
6009
|
-
|
|
6030
|
+
color: '#000000',
|
|
6010
6031
|
opacity: 0
|
|
6011
6032
|
},
|
|
6012
6033
|
label: {
|
|
6013
|
-
fill: '#
|
|
6014
|
-
opacity: 0.
|
|
6034
|
+
fill: '#FFFFFF',
|
|
6035
|
+
opacity: 0.7
|
|
6015
6036
|
},
|
|
6016
6037
|
error: {
|
|
6017
|
-
fill: '#
|
|
6038
|
+
fill: '#532323',
|
|
6018
6039
|
opacity: 1
|
|
6019
6040
|
},
|
|
6020
6041
|
errorMouseOver: {
|
|
6021
|
-
fill: '#
|
|
6042
|
+
fill: '#633838',
|
|
6022
6043
|
opacity: 1
|
|
6023
6044
|
}
|
|
6024
6045
|
},
|
|
6025
6046
|
menuItem: {
|
|
6026
|
-
mouseOver: '#
|
|
6027
|
-
selected: '#
|
|
6028
|
-
selectedMouseOver: '#
|
|
6047
|
+
mouseOver: '#033e1a',
|
|
6048
|
+
selected: '#05662a',
|
|
6049
|
+
selectedMouseOver: '#033e1a'
|
|
6029
6050
|
},
|
|
6030
6051
|
tab: {
|
|
6031
6052
|
mouseOver: {
|
|
6032
|
-
fill: '#
|
|
6033
|
-
opacity: 0.
|
|
6053
|
+
fill: '#000000',
|
|
6054
|
+
opacity: 0.17
|
|
6034
6055
|
}
|
|
6035
6056
|
},
|
|
6036
6057
|
greys: {
|
|
6037
|
-
accessible: '#
|
|
6038
|
-
accessibleLight: '#
|
|
6058
|
+
accessible: '#B4B4B4',
|
|
6059
|
+
accessibleLight: '#6F6F6F'
|
|
6039
6060
|
},
|
|
6040
6061
|
cards: {
|
|
6041
|
-
cardContainer: '#
|
|
6042
|
-
cardContainerBorder: '#
|
|
6043
|
-
cardContainerMouseOver: '#
|
|
6044
|
-
cardContainerDisabled: '#
|
|
6045
|
-
cardContainerDisabledBorder: '#
|
|
6046
|
-
cardContainerDisabledMouseOver: '#
|
|
6062
|
+
cardContainer: '#311c1c',
|
|
6063
|
+
cardContainerBorder: '#404040',
|
|
6064
|
+
cardContainerMouseOver: '#045725',
|
|
6065
|
+
cardContainerDisabled: '#252525',
|
|
6066
|
+
cardContainerDisabledBorder: '#363636',
|
|
6067
|
+
cardContainerDisabledMouseOver: '#045725'
|
|
6047
6068
|
},
|
|
6048
6069
|
backdrops: {
|
|
6049
6070
|
black: {
|
|
@@ -6056,9 +6077,9 @@ var colors = {
|
|
|
6056
6077
|
}
|
|
6057
6078
|
},
|
|
6058
6079
|
workspace: {
|
|
6059
|
-
activeWindow: '#
|
|
6060
|
-
inactiveWindow: '#
|
|
6061
|
-
tabButtonHover: '#
|
|
6080
|
+
activeWindow: '#05662a',
|
|
6081
|
+
inactiveWindow: '#04501e',
|
|
6082
|
+
tabButtonHover: '#033E1A'
|
|
6062
6083
|
},
|
|
6063
6084
|
timeSlider: {
|
|
6064
6085
|
// player
|
|
@@ -6088,7 +6109,7 @@ var colors = {
|
|
|
6088
6109
|
},
|
|
6089
6110
|
// timeline
|
|
6090
6111
|
timelineIndicator: {
|
|
6091
|
-
fill: '#
|
|
6112
|
+
fill: '#A2A2A2'
|
|
6092
6113
|
},
|
|
6093
6114
|
timelineText: {
|
|
6094
6115
|
fontSize: 12,
|
|
@@ -6103,10 +6124,10 @@ var colors = {
|
|
|
6103
6124
|
opacity: 0.67
|
|
6104
6125
|
},
|
|
6105
6126
|
timelineTimelineSurface: {
|
|
6106
|
-
fill: '#
|
|
6127
|
+
fill: '#044d1e'
|
|
6107
6128
|
},
|
|
6108
6129
|
timelineMonthChangeDash: {
|
|
6109
|
-
fill: '#
|
|
6130
|
+
fill: '#A2A2A2',
|
|
6110
6131
|
opacity: 0.5
|
|
6111
6132
|
},
|
|
6112
6133
|
timelineSelectionBackground: {
|
|
@@ -6122,26 +6143,27 @@ var colors = {
|
|
|
6122
6143
|
fill: '#F8F9F9'
|
|
6123
6144
|
},
|
|
6124
6145
|
timeScaleHorizontalScale: {
|
|
6125
|
-
fill: '#
|
|
6126
|
-
opacity: 0.
|
|
6146
|
+
fill: '#000000',
|
|
6147
|
+
opacity: 0.8
|
|
6127
6148
|
},
|
|
6128
6149
|
timeScaleTimeIndicators: {
|
|
6129
|
-
fill: '#
|
|
6150
|
+
fill: '#A2A2A2'
|
|
6130
6151
|
},
|
|
6131
6152
|
timeScaleTimeIndicatorsActive: {
|
|
6132
|
-
fill: '#
|
|
6153
|
+
fill: '#FFFFFF'
|
|
6133
6154
|
},
|
|
6134
6155
|
timeScaleShadowButtonScale: {
|
|
6135
6156
|
filter: 'drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.28)) drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.24)) drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.40))'
|
|
6136
6157
|
},
|
|
6158
|
+
// legend
|
|
6137
6159
|
ledgendObservedBackground: {
|
|
6138
|
-
fill: '#
|
|
6160
|
+
fill: '#d54847'
|
|
6139
6161
|
},
|
|
6140
6162
|
legendForecastBackground: {
|
|
6141
|
-
fill: '#
|
|
6163
|
+
fill: '#056628'
|
|
6142
6164
|
},
|
|
6143
6165
|
legendNoDataBackground: {
|
|
6144
|
-
fill: '#
|
|
6166
|
+
fill: '#5d111b',
|
|
6145
6167
|
opacity: 0.95
|
|
6146
6168
|
}
|
|
6147
6169
|
},
|
|
@@ -6150,7 +6172,7 @@ var colors = {
|
|
|
6150
6172
|
backgroundColor: '#EEF4FB'
|
|
6151
6173
|
},
|
|
6152
6174
|
needle: {
|
|
6153
|
-
stroke: '#
|
|
6175
|
+
stroke: '#ff0829'
|
|
6154
6176
|
},
|
|
6155
6177
|
needleDefault: {
|
|
6156
6178
|
stroke: '#3BA587'
|
|
@@ -6192,57 +6214,52 @@ var colors = {
|
|
|
6192
6214
|
color: '#FFFFFF'
|
|
6193
6215
|
}
|
|
6194
6216
|
},
|
|
6195
|
-
soundings: {
|
|
6196
|
-
tooltip: {
|
|
6197
|
-
background: '#ffffff'
|
|
6198
|
-
}
|
|
6199
|
-
},
|
|
6200
6217
|
customSlider: {
|
|
6201
|
-
rail: '#
|
|
6202
|
-
railDisabled: '#
|
|
6203
|
-
track: '#
|
|
6204
|
-
trackDisabled: '#
|
|
6218
|
+
rail: '#068032',
|
|
6219
|
+
railDisabled: '#5E5E5E',
|
|
6220
|
+
track: '#186DFF',
|
|
6221
|
+
trackDisabled: '#5E5E5E',
|
|
6205
6222
|
thumb: '#F8F9F9',
|
|
6206
|
-
thumbDisabled: '#
|
|
6223
|
+
thumbDisabled: '#5E5E5E',
|
|
6207
6224
|
mark: '#FFFFFF',
|
|
6208
|
-
markDisabled: '#
|
|
6225
|
+
markDisabled: '#044d1e'
|
|
6209
6226
|
},
|
|
6210
6227
|
customSwitch: {
|
|
6211
6228
|
thumb: '#F8F9F9',
|
|
6212
6229
|
thumbDisabled: '#F5F5F5',
|
|
6213
|
-
track: '#
|
|
6214
|
-
trackActive: '#
|
|
6230
|
+
track: '#BDBDBD',
|
|
6231
|
+
trackActive: '#068032'
|
|
6215
6232
|
},
|
|
6216
6233
|
syncGroups: {
|
|
6217
6234
|
drawerOpen: {
|
|
6218
|
-
fill: '#
|
|
6235
|
+
fill: '#232323'
|
|
6219
6236
|
}
|
|
6220
6237
|
},
|
|
6221
6238
|
layerManager: {
|
|
6222
6239
|
headerRowText: {
|
|
6223
|
-
color: '#
|
|
6240
|
+
color: '#FFFFFF',
|
|
6224
6241
|
opacity: 0.67,
|
|
6225
6242
|
fontSize: 12
|
|
6226
6243
|
},
|
|
6227
6244
|
tableRowDefaultText: {
|
|
6228
|
-
color: '#
|
|
6245
|
+
color: '#FFFFFF',
|
|
6229
6246
|
opacity: 0.87,
|
|
6230
6247
|
fontSize: 12
|
|
6231
6248
|
},
|
|
6232
6249
|
tableRowDefaultCardContainer: {
|
|
6233
|
-
fill: '#
|
|
6234
|
-
border: '1px solid #
|
|
6235
|
-
borderColor: '#
|
|
6250
|
+
fill: '#352020',
|
|
6251
|
+
border: '1px solid #9e1f1e',
|
|
6252
|
+
borderColor: '#9e1f1e'
|
|
6236
6253
|
},
|
|
6237
6254
|
tableRowDisabledText: {
|
|
6238
|
-
color: '#
|
|
6255
|
+
color: '#909090',
|
|
6239
6256
|
opacity: 0.87,
|
|
6240
6257
|
fontSize: 12
|
|
6241
6258
|
},
|
|
6242
6259
|
tableRowDisabledCardContainer: {
|
|
6243
|
-
fill: '#
|
|
6244
|
-
border: '1px solid #
|
|
6245
|
-
borderColor: '#
|
|
6260
|
+
fill: '#06402B',
|
|
6261
|
+
border: '1px solid #9e1f1e',
|
|
6262
|
+
borderColor: '#9e1f1e'
|
|
6246
6263
|
},
|
|
6247
6264
|
dragHandleHover: {
|
|
6248
6265
|
backgroundColor: 'transparent'
|
|
@@ -6257,6 +6274,9 @@ var colors = {
|
|
|
6257
6274
|
root: {}
|
|
6258
6275
|
}
|
|
6259
6276
|
},
|
|
6277
|
+
logo: {
|
|
6278
|
+
image: 'assets/themes/xmas2024/app_icon.png'
|
|
6279
|
+
},
|
|
6260
6280
|
tooltips: {
|
|
6261
6281
|
tooltipContainer: {
|
|
6262
6282
|
fill: '#232323',
|
|
@@ -6272,42 +6292,42 @@ var colors = {
|
|
|
6272
6292
|
},
|
|
6273
6293
|
captions: {
|
|
6274
6294
|
captionStatus: {
|
|
6275
|
-
color: '#
|
|
6295
|
+
color: '#FFFFFF',
|
|
6276
6296
|
opacity: 0.67
|
|
6277
6297
|
},
|
|
6278
6298
|
captionInformation: {
|
|
6279
|
-
color: '#
|
|
6299
|
+
color: '#FFFFFF',
|
|
6280
6300
|
opacity: 1
|
|
6281
6301
|
},
|
|
6282
6302
|
captionError: {
|
|
6283
|
-
color: '#
|
|
6303
|
+
color: '#FF8F8F',
|
|
6284
6304
|
opacity: 1
|
|
6285
6305
|
},
|
|
6286
6306
|
captionErrorBackground: {
|
|
6287
6307
|
color: '#C00000',
|
|
6288
|
-
opacity:
|
|
6308
|
+
opacity: 0.25
|
|
6289
6309
|
},
|
|
6290
6310
|
captionDisabled: {
|
|
6291
|
-
color: '#
|
|
6311
|
+
color: '#B0B0B0',
|
|
6292
6312
|
opacity: 1
|
|
6293
6313
|
}
|
|
6294
6314
|
},
|
|
6295
6315
|
functional: {
|
|
6296
6316
|
success: '#72BB23',
|
|
6297
6317
|
successOutline: {
|
|
6298
|
-
fill: '
|
|
6318
|
+
fill: 'rgba(114, 187, 35, 0.25)',
|
|
6299
6319
|
border: '1px solid #72BB23',
|
|
6300
6320
|
borderColor: '#72BB23'
|
|
6301
6321
|
},
|
|
6302
6322
|
error: '#C00000',
|
|
6303
6323
|
errorOutline: {
|
|
6304
|
-
fill: '
|
|
6324
|
+
fill: 'rgba(192, 0, 0, 0.25)',
|
|
6305
6325
|
border: '1px solid #C00000',
|
|
6306
6326
|
borderColor: '#C00000'
|
|
6307
6327
|
},
|
|
6308
6328
|
warning: '#FFA800',
|
|
6309
6329
|
warningOutline: {
|
|
6310
|
-
fill: '
|
|
6330
|
+
fill: 'rgba(255, 168, 0, 0.25)',
|
|
6311
6331
|
border: '1px solid #FFA800',
|
|
6312
6332
|
borderColor: '#FFA800'
|
|
6313
6333
|
},
|
|
@@ -6315,72 +6335,60 @@ var colors = {
|
|
|
6315
6335
|
fill: '#FFA800',
|
|
6316
6336
|
opacity: 0.2
|
|
6317
6337
|
},
|
|
6318
|
-
notification: '#
|
|
6338
|
+
notification: '#186DFF',
|
|
6319
6339
|
notificationOutline: {
|
|
6320
|
-
fill: '
|
|
6321
|
-
border: '1px solid #
|
|
6322
|
-
borderColor: '#
|
|
6340
|
+
fill: 'rgba(24, 109, 255, 0.25)',
|
|
6341
|
+
border: '1px solid #186DFF',
|
|
6342
|
+
borderColor: '#186DFF'
|
|
6323
6343
|
},
|
|
6324
6344
|
summary: '#9595FF',
|
|
6325
6345
|
summaryOutline: {
|
|
6326
|
-
fill: '
|
|
6346
|
+
fill: 'rgba(131, 131, 242, 0.25)',
|
|
6327
6347
|
border: '1px solid #8383F2',
|
|
6328
6348
|
borderColor: '#8383F2'
|
|
6329
6349
|
},
|
|
6330
6350
|
disabled: '#9B9FB0',
|
|
6331
6351
|
disabledOutline: {
|
|
6332
|
-
fill: '
|
|
6333
|
-
border: '
|
|
6352
|
+
fill: 'rgba(155, 159, 176, 0.25)',
|
|
6353
|
+
border: '1px solid #9B9FB0',
|
|
6334
6354
|
borderColor: '#9B9FB0'
|
|
6335
6355
|
}
|
|
6336
6356
|
},
|
|
6337
6357
|
snackbar: {
|
|
6338
6358
|
background: '#051039',
|
|
6339
6359
|
text: '#FFFFFF',
|
|
6340
|
-
action: '#
|
|
6360
|
+
action: '#FFFFFF',
|
|
6341
6361
|
actionHover: {
|
|
6342
|
-
fill: '#
|
|
6362
|
+
fill: '#FFFFFF',
|
|
6343
6363
|
opacity: 0.2
|
|
6344
6364
|
}
|
|
6345
6365
|
},
|
|
6346
|
-
|
|
6347
|
-
|
|
6348
|
-
|
|
6349
|
-
|
|
6350
|
-
|
|
6351
|
-
|
|
6352
|
-
|
|
6353
|
-
|
|
6354
|
-
|
|
6355
|
-
|
|
6356
|
-
},
|
|
6357
|
-
highlightActiveDefault: {
|
|
6358
|
-
fill: '#566F94',
|
|
6359
|
-
opacity: 1,
|
|
6360
|
-
borderColor: 'transparent'
|
|
6361
|
-
},
|
|
6362
|
-
highlightActiveMouseOver: {
|
|
6363
|
-
fill: '#345596',
|
|
6364
|
-
opacity: 1,
|
|
6365
|
-
borderColor: 'transparent'
|
|
6366
|
-
}
|
|
6366
|
+
festoonOverlay: {
|
|
6367
|
+
position: 'absolute',
|
|
6368
|
+
top: '-70px',
|
|
6369
|
+
width: '100%',
|
|
6370
|
+
height: '100%',
|
|
6371
|
+
backgroundImage: 'url("assets/themes/xmas2024/xmasRibbon.png")',
|
|
6372
|
+
backgroundRepeat: 'repeat-x',
|
|
6373
|
+
backgroundSize: '460px',
|
|
6374
|
+
pointerEvents: 'none',
|
|
6375
|
+
zIndex: 1000
|
|
6367
6376
|
},
|
|
6368
|
-
|
|
6369
|
-
|
|
6370
|
-
|
|
6371
|
-
|
|
6372
|
-
|
|
6373
|
-
|
|
6374
|
-
|
|
6375
|
-
|
|
6376
|
-
|
|
6377
|
-
|
|
6378
|
-
|
|
6379
|
-
|
|
6380
|
-
}
|
|
6377
|
+
festoonContainer: {
|
|
6378
|
+
width: '100%',
|
|
6379
|
+
height: '20px',
|
|
6380
|
+
position: 'relative',
|
|
6381
|
+
paddingTop: '50px',
|
|
6382
|
+
backgroundColor: '#FFFFFF'
|
|
6383
|
+
},
|
|
6384
|
+
festoonBackdrop: {
|
|
6385
|
+
backgroundImage: 'linear-gradient(to bottom, rgba(20, 20, 20, 0.85), rgba(255, 150, 20, 0.2)), url("assets/themes/xmas2024/santa100th.png")',
|
|
6386
|
+
backgroundSize: '100%',
|
|
6387
|
+
backgroundColor: 'rgba(0, 35, 65, 0.95)',
|
|
6388
|
+
backgroundRepeat: 'no-repeat'
|
|
6381
6389
|
}
|
|
6382
|
-
};
|
|
6383
|
-
// https://app.zeplin.io/project/5ecf84a3c6ae1047a368f393/screen/
|
|
6390
|
+
});
|
|
6391
|
+
// https://app.zeplin.io/project/5ecf84a3c6ae1047a368f393/screen/6093e694124ecf3886de76d4
|
|
6384
6392
|
var elevations = {
|
|
6385
6393
|
elevation_01: '0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 0 2px 0 rgba(0, 0, 0, 0.14)',
|
|
6386
6394
|
elevation_02: '0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.14)',
|
|
@@ -6394,32 +6402,6 @@ var elevations = {
|
|
|
6394
6402
|
elevation_24: '0 11px 15px 0 rgba(0, 0, 0, 0.2), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.14)'
|
|
6395
6403
|
};
|
|
6396
6404
|
|
|
6397
|
-
/* *
|
|
6398
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6399
|
-
* you may not use this file except in compliance with the License.
|
|
6400
|
-
* You may obtain a copy of the License at
|
|
6401
|
-
*
|
|
6402
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
6403
|
-
*
|
|
6404
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
6405
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
6406
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
6407
|
-
* See the License for the specific language governing permissions and
|
|
6408
|
-
* limitations under the License.
|
|
6409
|
-
*
|
|
6410
|
-
* Copyright 2021 - Koninklijk Nederlands Meteorologisch Instituut (KNMI)
|
|
6411
|
-
* Copyright 2021 - Finnish Meteorological Institute (FMI)
|
|
6412
|
-
* Copyright 2024 - The Norwegian Meteorological Institute (MET Norway)
|
|
6413
|
-
* */
|
|
6414
|
-
var ThemeTypes;
|
|
6415
|
-
(function (ThemeTypes) {
|
|
6416
|
-
ThemeTypes["DARK_THEME"] = "darkTheme";
|
|
6417
|
-
ThemeTypes["LIGHT_THEME"] = "lightTheme";
|
|
6418
|
-
ThemeTypes["XMAS2024_THEME"] = "xmas2024Theme";
|
|
6419
|
-
ThemeTypes["EUMETNET_THEME"] = "eumetnetTheme";
|
|
6420
|
-
ThemeTypes["DEMO_THEME"] = "demoTheme";
|
|
6421
|
-
})(ThemeTypes || (ThemeTypes = {}));
|
|
6422
|
-
|
|
6423
6405
|
/* *
|
|
6424
6406
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
6425
6407
|
* you may not use this file except in compliance with the License.
|
|
@@ -6465,18 +6447,18 @@ var darkTheme = createTheme({
|
|
|
6465
6447
|
});
|
|
6466
6448
|
var xmas2024Theme = createTheme({
|
|
6467
6449
|
paletteType: 'dark',
|
|
6468
|
-
geowebColors: colors
|
|
6469
|
-
elevations: elevations
|
|
6450
|
+
geowebColors: colors,
|
|
6451
|
+
elevations: elevations
|
|
6470
6452
|
});
|
|
6471
6453
|
var demoTheme = createTheme({
|
|
6472
6454
|
paletteType: 'light',
|
|
6473
|
-
geowebColors: colors$
|
|
6474
|
-
elevations: elevations$
|
|
6455
|
+
geowebColors: colors$2,
|
|
6456
|
+
elevations: elevations$2
|
|
6475
6457
|
});
|
|
6476
6458
|
var eumetnetTheme = createTheme({
|
|
6477
6459
|
paletteType: 'light',
|
|
6478
|
-
geowebColors: colors,
|
|
6479
|
-
elevations: elevations
|
|
6460
|
+
geowebColors: colors$1,
|
|
6461
|
+
elevations: elevations$1
|
|
6480
6462
|
});
|
|
6481
6463
|
var namedLightTheme = {
|
|
6482
6464
|
name: ThemeTypes.LIGHT_THEME,
|
|
@@ -6509,11 +6491,11 @@ var ThemeProvider = function ThemeProvider(_ref) {
|
|
|
6509
6491
|
defaultThemeName = _ref.defaultThemeName,
|
|
6510
6492
|
_ref$disableCssBaseli = _ref.disableCssBaseline,
|
|
6511
6493
|
disableCssBaseline = _ref$disableCssBaseli === void 0 ? false : _ref$disableCssBaseli;
|
|
6512
|
-
var _React$useState = React.useState(getThemeByName(defaultThemeName
|
|
6494
|
+
var _React$useState = React.useState(getThemeByName(defaultThemeName != null ? defaultThemeName : ThemeTypes.LIGHT_THEME)),
|
|
6513
6495
|
configuredTheme = _React$useState[0],
|
|
6514
6496
|
setConfiguredTheme = _React$useState[1];
|
|
6515
6497
|
var currentTheme = React.useMemo(function () {
|
|
6516
|
-
return theme
|
|
6498
|
+
return theme != null ? theme : configuredTheme.theme;
|
|
6517
6499
|
}, [configuredTheme, theme]);
|
|
6518
6500
|
var setThemeName = React.useCallback(function (themeName) {
|
|
6519
6501
|
setConfiguredTheme(getThemeByName(themeName));
|
|
@@ -6558,9 +6540,9 @@ var ThemeWrapper = function ThemeWrapper(_ref2) {
|
|
|
6558
6540
|
return jsx(StyledEngineProvider, {
|
|
6559
6541
|
injectFirst: true,
|
|
6560
6542
|
children: jsx(ThemeProvider, {
|
|
6561
|
-
theme: theme,
|
|
6562
6543
|
defaultThemeName: defaultThemeName,
|
|
6563
6544
|
disableCssBaseline: disableCssBaseline,
|
|
6545
|
+
theme: theme,
|
|
6564
6546
|
children: children
|
|
6565
6547
|
})
|
|
6566
6548
|
});
|
|
@@ -7135,13 +7117,13 @@ var getSnowflakes = function getSnowflakes() {
|
|
|
7135
7117
|
};
|
|
7136
7118
|
// Overlay style
|
|
7137
7119
|
var useOverlayStyle = function useOverlayStyle() {
|
|
7138
|
-
var _React$useState =
|
|
7120
|
+
var _React$useState = React.useState({}),
|
|
7139
7121
|
overlayStyle = _React$useState[0],
|
|
7140
7122
|
setOverlayStyle = _React$useState[1];
|
|
7141
7123
|
var theme = useTheme();
|
|
7142
7124
|
var _useThemeContext = useThemeContext(),
|
|
7143
7125
|
namedTheme = _useThemeContext.namedTheme;
|
|
7144
|
-
|
|
7126
|
+
React.useEffect(function () {
|
|
7145
7127
|
var isXmasStyle = !!theme.palette.geowebColors.festoonOverlay && (namedTheme == null ? void 0 : namedTheme.name) === ThemeTypes.XMAS2024_THEME;
|
|
7146
7128
|
setOverlayStyle(isXmasStyle ? theme.palette.geowebColors.festoonOverlay : {});
|
|
7147
7129
|
}, [theme, namedTheme]);
|
|
@@ -7154,13 +7136,13 @@ var OverlayStyle = function OverlayStyle() {
|
|
|
7154
7136
|
};
|
|
7155
7137
|
// Container style
|
|
7156
7138
|
var useContainerStyle = function useContainerStyle() {
|
|
7157
|
-
var _React$useState2 =
|
|
7139
|
+
var _React$useState2 = React.useState({}),
|
|
7158
7140
|
containerStyle = _React$useState2[0],
|
|
7159
7141
|
setContainerStyle = _React$useState2[1];
|
|
7160
7142
|
var theme = useTheme();
|
|
7161
7143
|
var _useThemeContext2 = useThemeContext(),
|
|
7162
7144
|
namedTheme = _useThemeContext2.namedTheme;
|
|
7163
|
-
|
|
7145
|
+
React.useEffect(function () {
|
|
7164
7146
|
var isXmasStyle = !!theme.palette.geowebColors.festoonContainer && (namedTheme == null ? void 0 : namedTheme.name) === ThemeTypes.XMAS2024_THEME;
|
|
7165
7147
|
setContainerStyle(isXmasStyle ? theme.palette.geowebColors.festoonContainer : {});
|
|
7166
7148
|
}, [theme, namedTheme]);
|
|
@@ -7173,13 +7155,13 @@ var ContainerStyle = function ContainerStyle() {
|
|
|
7173
7155
|
};
|
|
7174
7156
|
// Backdrop style
|
|
7175
7157
|
var useBackdropStyle = function useBackdropStyle() {
|
|
7176
|
-
var _React$useState3 =
|
|
7158
|
+
var _React$useState3 = React.useState({}),
|
|
7177
7159
|
backdropStyle = _React$useState3[0],
|
|
7178
7160
|
setBackdropStyle = _React$useState3[1];
|
|
7179
7161
|
var theme = useTheme();
|
|
7180
7162
|
var _useThemeContext3 = useThemeContext(),
|
|
7181
7163
|
namedTheme = _useThemeContext3.namedTheme;
|
|
7182
|
-
|
|
7164
|
+
React.useEffect(function () {
|
|
7183
7165
|
var isXmasThemeStyle = !!theme.palette.geowebColors.festoonBackdrop && (namedTheme == null ? void 0 : namedTheme.name) === ThemeTypes.XMAS2024_THEME;
|
|
7184
7166
|
setBackdropStyle(isXmasThemeStyle ? theme.palette.geowebColors.festoonBackdrop : {});
|
|
7185
7167
|
}, [theme, namedTheme]);
|
|
@@ -7192,13 +7174,13 @@ var BackdropStyle = function BackdropStyle() {
|
|
|
7192
7174
|
};
|
|
7193
7175
|
// Backdrop element
|
|
7194
7176
|
var useBackdropElement = function useBackdropElement() {
|
|
7195
|
-
var _React$useState4 =
|
|
7177
|
+
var _React$useState4 = React.useState(null),
|
|
7196
7178
|
backdropElement = _React$useState4[0],
|
|
7197
7179
|
setBackdropElement = _React$useState4[1];
|
|
7198
7180
|
var theme = useTheme();
|
|
7199
7181
|
var _useThemeContext4 = useThemeContext(),
|
|
7200
7182
|
namedTheme = _useThemeContext4.namedTheme;
|
|
7201
|
-
|
|
7183
|
+
React.useEffect(function () {
|
|
7202
7184
|
var isXmasThemeElem = !!theme.palette.geowebColors.festoonBackdrop && (namedTheme == null ? void 0 : namedTheme.name) === ThemeTypes.XMAS2024_THEME;
|
|
7203
7185
|
setBackdropElement(isXmasThemeElem ? getSnowflakes() : null);
|
|
7204
7186
|
}, [theme, namedTheme]);
|
|
@@ -7207,7 +7189,7 @@ var useBackdropElement = function useBackdropElement() {
|
|
|
7207
7189
|
var BackdropElement = function BackdropElement() {
|
|
7208
7190
|
var defaultElem = null;
|
|
7209
7191
|
var elem = useBackdropElement();
|
|
7210
|
-
return elem
|
|
7192
|
+
return elem != null ? elem : defaultElem;
|
|
7211
7193
|
};
|
|
7212
7194
|
|
|
7213
7195
|
export { Add, Admin, Animation, ArrowDown, ArrowDownCompact, ArrowDropDownDown, ArrowDropDownUp, ArrowLeft, ArrowRight, ArrowUp, ArrowUpCompact, AutoUpdateActive, AutoUpdateInActive, BackdropElement, BackdropStyle, Both, Cached, CalendarToday, Cancel, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Clear, Clock, Close, CloudIdle, CloudLoading, CoastalEvent, CollapseLarge, CollapseMedium, CollapseSmall, CollapseWindow, ColumnCollapse, ColumnCollapsed, ContainerStyle, Copy, Delete, DimensionsElevation, DimensionsOther, DimensionsRefTime, DimensionsTime, DragHandle, DrawFIRLand, DrawPolygon, DrawRegion, EChartsDarkTheme, EChartsLightTheme, Edit, Equalizer, Exclamation, ExitDomain, Expand, ExpandWindow, Expire, Export, FastForward, Filter, FlagBritain, FlagFinland, FlagNetherlands, FlagNorway, Fog, FreezingPrecipitation, FunnelCloud, GeoWebLogo, HamburgerMenu, Haze, Home, index as Icons, Info, KeyCommand, KeyOption, Layers, LayersAdd, Lightning, Link, LinkOff, List, ListItem, Location, LockLocked, LockUnlocked, MapAdd, Menu, MeteoGate, Minus, ModerateAircraftIcing, ModerateTurbulence, MyLocation, None, Notifications, Now, Options, OverlayStyle, Overlayers, Pause, Picture, Play, Polygons, Preset, PresetTiles, PresetWorkspace, RadioactiveMaterials, Rain, Remove, Resize, SandStorm, Search, SevereAircraftIcing, SevereMountainWaves, SevereTurbulence, SevereWaves, Share, SharedPresetsMyUser, SharedPresetsOtherUsers, SliderThumb, Snow, Sources, Speed, SplitHorizontal, SplitVertical, StepBackward, StepForward, SubdirectoryArrowRight, Success, THEME_NAMESPACE, TemperatureHigh, TemperatureLow, TextIcon, ThemeContext, ThemeProvider, ThemeTypes, ThemeWrapper, ThumbsUp, Thunderstorm, TimeSeriesSelect, UnExpand, Update, Visibility, VisibilityOff, VulcanicEruption, WebAssetOff, Wind, WorldMapProjection, arrowUpPath, breakpoints, colors$4 as colorsLight, createShadows, createTheme, darkTheme, demoTheme, dragHandlePath, elevations$4 as elevationsLight, eumetnetTheme, getThemeByName, lightTheme, locationPath, namedDarkTheme, namedDemoTheme, namedEumetnetTheme, namedLightTheme, namedXmas2024Theme, parseColors, themeTranslations, useThemeContext, xmas2024Theme };
|