@opengeoweb/theme 9.0.0 → 9.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.esm.js +57 -13
- package/package.json +1 -1
- package/src/lib/components/Icons/Icons.d.ts +6 -1
- package/src/lib/types.d.ts +3 -0
package/index.esm.js
CHANGED
|
@@ -117,6 +117,11 @@ var Location = function Location(props) {
|
|
|
117
117
|
d: "M11.58 11.758a2.177 2.177 0 1 1 0-4.354 2.177 2.177 0 0 1 0 4.354m0-8.758A6.58 6.58 0 0 0 5 9.58C5 15.15 11.58 21 11.58 21s6.582-5.85 6.582-11.42A6.58 6.58 0 0 0 11.58 3"
|
|
118
118
|
}));
|
|
119
119
|
};
|
|
120
|
+
var MyLocation = function MyLocation(props) {
|
|
121
|
+
return /*#__PURE__*/React.createElement(SvgIcon, Object.assign({}, props), /*#__PURE__*/React.createElement("path", {
|
|
122
|
+
d: "M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3c-.46-4.17-3.77-7.48-7.94-7.94V1h-2v2.06C6.83 3.52 3.52 6.83 3.06 11H1v2h2.06c.46 4.17 3.77 7.48 7.94 7.94V23h2v-2.06c4.17-.46 7.48-3.77 7.94-7.94H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"
|
|
123
|
+
}));
|
|
124
|
+
};
|
|
120
125
|
var ThumbsUp = function ThumbsUp(props) {
|
|
121
126
|
return /*#__PURE__*/React.createElement(SvgIcon, Object.assign({
|
|
122
127
|
viewBox: "0 0 58 69"
|
|
@@ -152,11 +157,6 @@ var ListItem = function ListItem(props) {
|
|
|
152
157
|
d: "M3 3h4v4H3V3zm0 7h4v4H3v-4zm0 7h4v4H3v-4zm7-14h11v4H10V3zm0 7h11v4H10v-4zm0 7h11v4H10v-4z"
|
|
153
158
|
}));
|
|
154
159
|
};
|
|
155
|
-
var TimeSeriesManager = function TimeSeriesManager(props) {
|
|
156
|
-
return /*#__PURE__*/React.createElement(SvgIcon, Object.assign({}, props), /*#__PURE__*/React.createElement("path", {
|
|
157
|
-
d: "M4,3 L4,19 L22,19 L22,21 L2,21 L2,3 L4,3 Z M21.205593,3.52920887 L22.0247451,4.1027853 L15.9984337,15.1373978 L10.8379459,10.3032107 L5.81915204,17.4707911 L5,16.8972147 L10.7357644,8.70569425 L15.8962522,13.5398814 L21.205593,3.52920887 Z"
|
|
158
|
-
}));
|
|
159
|
-
};
|
|
160
160
|
var TimeSeriesSelect = function TimeSeriesSelect(props) {
|
|
161
161
|
return /*#__PURE__*/React.createElement(SvgIcon, Object.assign({}, props), /*#__PURE__*/React.createElement("path", {
|
|
162
162
|
d: "M7 11a6 6 0 1 1 0 12 6 6 0 0 1 0-12zm15 8v2h-9.255c.421-.604.75-1.277.965-2H22zM7 13c-.3 0-.545.244-.545.545v2.91h-2.91a.545.545 0 1 0 0 1.09h2.91v2.91a.544.544 0 1 0 1.09 0v-2.91h2.91a.545.545 0 1 0 0-1.09h-2.91v-2.91C7.545 13.244 7.3 13 7 13zM4 3v7.674a7.018 7.018 0 0 0-2 1.428V3h2zm14.363-.995 1.751.967-4.632 8.348-4.764-2.643-1.03 1.858a6.957 6.957 0 0 0-2.003-.502l2.258-4.07 4.76 2.644 3.66-6.602z"
|
|
@@ -524,12 +524,12 @@ var PresetWorkspace = function PresetWorkspace(props) {
|
|
|
524
524
|
return /*#__PURE__*/React.createElement(SvgIcon, Object.assign({
|
|
525
525
|
viewBox: "0 0 24 24"
|
|
526
526
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
527
|
-
d: "
|
|
527
|
+
d: "M10 10h12v12H10V10zm4.32 6.25h-2.318V20h2.318v-3.75zm5.682 0h-4.29V20h4.29v-3.75zM18 6l-.001 3h-2L16 8H8v8h1v2H6V6h12zm2 6h-7.998v2.75H20V12zM14 2l-.001 3h-2L12 4H4v8h1v2H2V2h12z"
|
|
528
528
|
}));
|
|
529
529
|
};
|
|
530
530
|
var Preset = function Preset(props) {
|
|
531
531
|
return /*#__PURE__*/React.createElement(SvgIcon, Object.assign({}, props), /*#__PURE__*/React.createElement("path", {
|
|
532
|
-
d: "
|
|
532
|
+
d: "M10 10h12v12H10V10zm10 2h-8v8h8v-8zm-2-6-.001 3h-2L16 8H8v8h1v2H6V6h12zm-4-4-.001 3h-2L12 4H4v8h1v2H2V2h12z"
|
|
533
533
|
}));
|
|
534
534
|
};
|
|
535
535
|
var PresetTiles = function PresetTiles(props) {
|
|
@@ -795,11 +795,44 @@ var TemperatureLow = function TemperatureLow(props) {
|
|
|
795
795
|
id: "Combined-Shape"
|
|
796
796
|
}));
|
|
797
797
|
};
|
|
798
|
+
var LockUnlocked = function LockUnlocked(props) {
|
|
799
|
+
return /*#__PURE__*/React.createElement(SvgIcon, Object.assign({}, props), /*#__PURE__*/React.createElement("g", {
|
|
800
|
+
id: "Icons-/-lock-locked",
|
|
801
|
+
transform: "translate(1.5, 2)"
|
|
802
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
803
|
+
d: "M16,0 C20,0 21,3 21,4 L21,8 L19,8 L19,5 C19,4 19,2 16,2 C13.1666667,2 13.0092593,3.78395062 13.0005144,4.82458848 L13,8.999 L14,9 C15.0682439,9.01270555 15.9194271,9.80098299 15.9946003,10.8486278 L16,11 L16,18 C16,19.1313993 15.1313993,20 14,20 L2,20 C0.868600683,20 0,19.1313993 0,18 L0,11 C0,9.8778157 0.880887372,9.01331058 2,9 L11,8.999 L11,4 C11,3.02325581 11.9540292,0.138453218 15.7257726,0.0048046084 Z",
|
|
804
|
+
id: "Icons-/-Security-(Lock)"
|
|
805
|
+
})));
|
|
806
|
+
};
|
|
807
|
+
var LockLocked = function LockLocked(props) {
|
|
808
|
+
return /*#__PURE__*/React.createElement(SvgIcon, Object.assign({}, props), /*#__PURE__*/React.createElement("g", {
|
|
809
|
+
id: "Icons-/-Lock-unloked",
|
|
810
|
+
transform: "translate(4, 3)"
|
|
811
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
812
|
+
d: "M5,5 C5,4 5,2 8,2 C11,2 11,4 11,5 L11,7 L5,7 L5,5 Z M13,7 L13,4 C13,2 11,0 7.97167235,0 C4.94334471,0 3,2 3,4 L3,7 L2,7 C0.880887372,7.01331058 0,7.8778157 0,9 L0,16 C0,17.1313993 0.868600683,18 2,18 L14,18 C15.1313993,18 16,17.1313993 16,16 L16,9 C16,7.8778157 15.1191126,7.01331058 14,7 L13,7 Z",
|
|
813
|
+
id: "Icons-/-Security-(Lock)"
|
|
814
|
+
})));
|
|
815
|
+
};
|
|
816
|
+
var ArrowDropDownDown = function ArrowDropDownDown(props) {
|
|
817
|
+
return /*#__PURE__*/React.createElement(SvgIcon, Object.assign({}, props), /*#__PURE__*/React.createElement("path", {
|
|
818
|
+
d: "m7 9 5.33 5.653L17.665 9z"
|
|
819
|
+
}));
|
|
820
|
+
};
|
|
821
|
+
var ArrowDropDownUp = function ArrowDropDownUp(props) {
|
|
822
|
+
return /*#__PURE__*/React.createElement(SvgIcon, Object.assign({}, props), /*#__PURE__*/React.createElement("path", {
|
|
823
|
+
d: "M7 14.653 12.33 9l5.335 5.653z"
|
|
824
|
+
}));
|
|
825
|
+
};
|
|
798
826
|
var WorldMapProjection = function WorldMapProjection(props) {
|
|
799
827
|
return /*#__PURE__*/React.createElement(SvgIcon, Object.assign({}, props), /*#__PURE__*/React.createElement("path", {
|
|
800
828
|
d: "M8.2,1.3 L15.8,4.2 L23,1.633405 L23,20 L15.8,22.799793 L8.2,19.899793 L1,22.199793 L1,3.65 L8.2,1.3 Z M8.2,2.85567808 L2,4.87070155 L2,20.2350052 L8.2,18.23 L15.8,21.1309136 L22,18.8020706 L22,3.54797847 L15.8,5.76104474 L8.2,2.85567808 Z M20.8258474,16.0044129 C20.8258474,16.0044129 20.9285364,16.0468655 21.1339144,16.1317707 L21.187425,16.6596289 C21.187425,16.6596289 21.1419984,16.8929477 21.0511452,17.3595853 C21.0511452,17.3595853 20.8645947,17.4797235 20.4914938,17.72 L20.4577489,17.719495 C20.4015072,17.7186533 20.2749636,17.7167596 20.0781179,17.7138137 C20.0781179,17.7138137 20.0294176,17.6221094 19.9320172,17.4387006 C19.9320172,17.4387006 19.9732353,17.2768353 20.0556715,16.9531048 C20.0556715,16.9531048 20.0609868,16.9437253 20.0716173,16.9249661 L20.1553326,16.777238 C20.2217734,16.6599935 20.3214346,16.4841267 20.4543161,16.2496377 C20.4543161,16.2496377 20.5781599,16.1678961 20.8258474,16.0044129 Z M18.0727922,14.4098204 C18.8695393,14.4294807 19.2679129,14.4393109 19.2679129,14.4393109 C19.8263186,15.3447651 20.1055214,15.7974922 20.1055214,15.7974922 C20.0263785,16.3322798 19.9868071,16.5996736 19.9868071,16.5996736 C19.7524158,17.0370275 19.6352202,17.2557044 19.6352202,17.2557044 C19.3594656,17.3743208 19.2208101,17.433629 19.2192537,17.433629 C18.6856184,17.2215363 18.4188007,17.1154899 18.4188007,17.1154899 C18.1361692,17.4197044 17.9948535,17.5718116 17.9948535,17.5718116 C17.4234853,17.3877573 17.1378012,17.2957301 17.1378012,17.2957301 C16.9157115,16.8990906 16.8046666,16.7007708 16.8046666,16.7007708 L16.6870827,15.3635926 C17.610889,14.7277445 18.0727922,14.4098204 18.0727922,14.4098204 Z M9.73432249,5.19220536 C10.0236351,5.44042301 10.1578737,5.68978755 10.0813263,6.22384512 C10.0302947,6.5798835 9.82106833,6.88874461 9.45364708,7.15042845 C9.46480684,7.58053754 9.4178639,7.88131827 9.31281825,8.05277064 C9.20777261,8.22422302 9.00375635,8.2807038 8.70076948,8.22221298 L8.66356735,9.10063795 L7.73625437,9.87358989 L7.51350573,10.8045771 C7.83532976,10.8626165 7.99761819,10.9853296 8.00037101,11.1727166 C8.00312382,11.3601036 7.98927705,11.4866625 7.9588307,11.5523932 C8.00443425,11.6588365 8.07896092,11.7294914 8.18241072,11.764358 C8.28586051,11.7992246 8.44373247,11.8068969 8.65602659,11.7873751 C9.07752919,11.9473622 9.31508841,12.2824085 9.36870427,12.7925137 C9.44912805,13.5576716 9.0968778,14.6036703 9.0968778,14.6036703 C9.0968778,14.6036703 8.80764729,14.9199505 8.55768824,15.3656958 C8.30772919,15.811441 8.35210207,16.1925436 8.20459739,16.471182 C7.79322352,17.2482731 7.25488917,17.4813278 6.83103526,17.2264684 C6.47015795,16.8972624 6.92162107,15.8533653 6.78107356,15.0272537 C6.68737522,14.4765126 6.46759331,14.0854242 6.12172782,13.8539885 C5.9050305,13.4104151 5.9113649,12.9417009 6.14073102,12.447846 C6.24292539,12.2278083 6.35157036,12.060581 6.46666592,11.9461639 L5.4702197,11.457223 C5.09522325,10.9354206 4.90772503,10.6745194 4.90772503,10.6745194 C4.90772503,10.6745194 4.40466825,10.6065503 4.2255869,10.2094237 C4.08488012,9.89739561 4.14103378,9.3112745 4.17156067,9.07440755 L4.18433293,8.98359082 C4.1855923,8.97547637 4.18630557,8.97118499 4.18630557,8.97118499 L3.7772718,8.4552774 C3.35826546,8.75596398 3.01916955,8.75596398 2.75998405,8.4552774 C2.50156994,8.15522087 2.43579607,7.79896504 2.56266244,7.3865099 L3.44057043,6.42512423 L4.90772503,6.4735384 C4.80362522,6.22954672 4.85088759,6.02531727 5.04951213,5.86085005 C5.24813667,5.69638283 5.4898893,5.66129898 5.77477003,5.7555985 C5.83096332,5.53326201 5.89628094,5.37497486 5.97072291,5.28073704 C6.04516488,5.18649922 6.15609794,5.12166651 6.30352209,5.08623893 L7.48912376,5.20188225 C7.89075809,4.83343434 8.21962924,4.62048705 8.4757372,4.56304038 C9.07549046,4.46499287 9.44500984,4.94398771 9.73432249,5.19220536 Z M14.6974209,6.18616965 C14.6974209,6.18616965 14.8089236,6.33046155 15.0319291,6.61904537 L15.0118095,6.85473901 C15.0118095,6.85230919 15.2548443,6.69393913 15.7409139,6.37962885 C15.7409139,6.37962885 15.8590759,6.44139598 16.0953999,6.56493024 L16.28693,6.35470093 C16.28693,6.35470093 16.4469387,6.34010837 16.7669559,6.31092324 L17.6022321,6.90677592 L19.1748498,7.00496294 C19.1748498,7.00496294 19.3898754,7.06233786 19.8199268,7.17708771 C19.8199268,7.17708771 20.3730406,7.46764964 20.3272757,7.81999536 C20.3115077,7.94139396 20.2598841,8.46246989 20.1146474,8.77063098 C20.078222,8.84791781 19.9638922,8.94012644 19.7716579,9.04725687 L19.5086624,9.57352648 C19.5086624,9.57352648 19.2252071,9.70930971 18.9008098,9.60111589 C18.8348453,9.57911525 18.7612272,9.47778799 18.6799555,9.2971341 L18.4830372,9.23145743 C18.4830372,9.23145743 18.4736551,9.55491944 18.3963021,9.77226071 C18.341923,9.92505124 18.2075827,10.2034778 17.9932811,10.6075404 L17.9578535,10.6157688 C17.9106167,10.6267398 17.8161431,10.648682 17.6744327,10.6815953 L17.6555381,10.7387842 C17.6079517,10.8828155 17.4819877,11.2640749 17.4120077,11.4758857 L17.3634105,11.6229765 C17.3634105,11.6229765 17.23463,11.8148944 16.977069,12.1987301 C16.977069,12.1987301 17.0521621,12.407751 16.9967294,12.8262167 C16.9816803,12.9398232 16.9731986,13.2069581 16.7702954,13.293331 C16.6350266,13.3509129 16.407233,13.3243064 16.0869147,13.2135115 C16.0869147,13.2135115 15.9715811,13.0147346 15.7409139,12.6171809 C15.7409139,12.6171809 15.3543775,13.3461554 15.0107931,13.3025625 C14.7817367,13.2735006 14.5645596,12.9866069 14.3592616,12.4418814 C14.3592616,12.4418814 14.215554,12.5670627 13.9281388,12.8174255 C13.8400076,12.9065408 13.6699983,13.1461054 13.4181111,13.5361194 C13.4181111,13.5361194 13.4485589,14.987989 13.4485589,14.987989 C13.4485589,14.987989 13.2039428,15.2587646 12.7147106,15.8003159 L12.1849738,15.8003159 L11.3809895,14.9582608 C11.3809895,14.9582608 11.3171783,14.6787418 11.1895558,14.119704 C11.1895558,14.119704 11.1835631,13.8807572 11.1715777,13.4028637 C11.1715777,13.4028637 10.9150854,13.3163321 10.4021008,13.1432687 L10.3827367,13.1193602 C10.3310989,13.0556042 10.1761856,12.8643362 9.91799674,12.5455561 L9.91722754,12.4740653 C9.916031,12.3628573 9.91343851,12.1219067 9.90945005,11.7512134 C9.90945005,11.7512134 10.0232813,11.5595095 10.2509437,11.1761019 C10.2509437,11.1761019 10.2553435,10.9377801 10.2641432,10.4611365 L10.4866593,10.0807864 L10.1671692,9.4634836 C10.1671692,9.4634836 10.1715371,9.31617048 10.3213699,8.93602977 C10.3570932,8.84539622 10.4437762,8.6708834 10.5814188,8.41249133 L11.1658316,8.41714479 L11.890895,7.33482938 L12.6366861,7.36826103 L12.8270697,7.52783186 L13.3616803,7.564867 C13.3616803,7.564867 13.372058,7.32103791 13.4825235,7.07633232 C13.5412137,6.94632075 13.6792802,6.71408626 13.8967232,6.37962885 L13.9287511,6.37189048 C14.0141588,6.35125484 14.2703821,6.28934789 14.6974209,6.18616965 Z M14.206957,13.8098913 L14.3012564,13.8182759 C14.5095517,13.8626581 14.6644114,14.0350369 14.7658354,14.3354123 C14.7658354,14.3354123 14.6885672,14.6973047 14.431281,15.1230966 C14.3633525,15.2355137 14.2241586,15.3878642 14.0136993,15.5801481 C14.0136993,15.5801481 13.9044997,15.4950109 13.6861007,15.3247367 C13.6861007,15.3247367 13.6723926,14.9153534 13.6449763,14.0965869 C13.6449763,14.0965869 13.8650321,13.8758609 14.1130252,13.8216561 L14.206957,13.8098913 Z M18.604122,12.5829913 C18.8908472,12.7001885 19.0932925,12.9196987 19.2114579,13.241522 C19.2114579,13.241522 19.1345367,13.3917968 18.9806942,13.6923465 C18.9806942,13.6923465 18.3704419,13.8241023 17.9696044,13.7236167 C17.7023793,13.6566264 17.5273931,13.4789829 17.4446458,13.1906862 C17.4446458,13.1906862 17.4669472,12.992583 17.51155,12.5963767 L17.5553318,12.5849616 C17.7098908,12.5468056 18.2402016,12.4342409 18.604122,12.5829913 Z M19.0740638,9.91679794 C19.224262,10.0545572 19.351907,10.4048655 19.4569991,10.9677229 L18.8349414,11.9975084 C18.5507772,12.258063 18.3228866,12.3336921 18.1512695,12.2243956 C17.8938438,12.0604508 17.731246,11.474499 17.731246,11.474499 C17.7599779,11.2242085 17.8142946,11.0637898 17.8941958,10.9932428 C17.9842365,10.9137435 18.1028921,10.8627834 18.2129492,10.8302469 C18.604716,10.0254087 18.8917542,9.72092572 19.0740638,9.91679794 Z M12.078718,5.79636044 C12.266165,5.74115749 12.4002456,5.73970115 12.4809597,5.79199142 C12.6621681,5.90938644 12.8013395,6.25195185 12.8013395,6.25195185 C12.8013395,6.25195185 12.6998206,6.53262243 12.4967829,7.09396358 C12.1993224,7.01131264 11.9793285,6.97299598 11.8368012,6.97901361 C11.6942739,6.98503123 11.5557311,7.03848562 11.4211729,7.13937677 L11.0883652,6.97901361 C11.0252286,6.25610228 11.1087911,5.81388165 11.3390528,5.65235173 C11.4904173,5.5461686 11.7899516,5.64820811 12.078718,5.79636044 Z"
|
|
801
829
|
}));
|
|
802
830
|
};
|
|
831
|
+
var FunnelCloud = function FunnelCloud(props) {
|
|
832
|
+
return /*#__PURE__*/React.createElement(SvgIcon, Object.assign({}, props), /*#__PURE__*/React.createElement("path", {
|
|
833
|
+
d: "M6.93585736,6.09885776 C9.08619487,4.25081115 12.8090686,4.59742387 13.182613,4.62970415 C13.3046504,4.64023315 13.3401826,4.69984851 13.325074,4.73929657 C11.4037444,4.98732485 9.14004574,5.68594506 8.2103924,6.77206297 C8.95152778,7.02452386 9.9358849,7.20455475 11.1679048,7.22815469 C15.7664717,7.31617651 17.7212663,4.98237126 18.0133265,4.59546176 C18.0669967,4.59509203 18.080513,4.69419326 18.0534762,4.80230675 C17.9306994,5.29338032 17.4498986,6.81128836 15.0779772,7.6709864 C11.9816214,8.7932668 6.91369855,8.65501581 5.36280438,6.36457444 C4.407589,4.95389337 5.57009053,3.05291602 7.44226226,2.16900461 C4.48423311,2.67510281 1.47275643,5.64146778 3.86846266,8.38434134 C6.62791962,11.5436401 11.6995356,10.8177226 13.7093659,10.5083059 C13.7485913,10.5428424 13.7446755,10.6328557 13.5781315,10.7373139 C12.68567,11.2970865 8.83033916,12.2794521 5.55779689,10.8585025 C5.99294402,11.5348127 6.63538152,12.9707953 6.84935648,14.3016559 C6.33483004,14.5316597 6.15247571,14.8875451 6.15668563,15.1306619 C6.17851672,16.3824079 9.33227365,16.8192188 10.6202494,16.7983499 C10.6339547,16.8382055 10.6051071,16.8868128 10.4756037,16.9299918 C10.2602632,17.001758 8.83583895,17.2871336 7.00829575,16.9532977 C7.15707575,17.9940224 7.66066984,19.0301296 9.42472388,20.1699219 C10.6493575,20.9611394 12.3794674,21.6920399 13.9216813,21.9921502 C14.2764197,22.0611854 14.5333132,21.6602764 14.3287959,21.3623425 C14.0430926,20.9462156 13.6654894,20.3706705 13.3347963,19.7510935 C12.0262793,19.9830552 11.1244737,19.7700045 10.8004651,19.6734914 C10.7259638,19.6512906 10.6358412,19.6049731 10.6627645,19.5528574 C11.5577763,19.5453577 13.3473882,19.3749357 13.5367633,18.5160863 C13.588921,18.2796164 13.3671144,17.8586536 12.6007152,17.6756691 C12.4523428,16.028703 14.0037874,14.9315014 15.0427768,14.1338556 C12.4554435,14.5479153 10.2286846,13.8902978 9.91176818,13.8048263 C9.79327694,13.7728779 9.76516877,13.7098635 9.78644107,13.6759909 C11.4908798,13.7016622 13.6643046,13.7066115 15.4152835,13.2245881 C18.8475802,12.3867169 19.2328637,11.157949 17.9850713,10.6493341 C18.5212062,9.50278574 18.6471971,8.66539776 18.6471971,8.66539776 C18.6471971,8.66539776 20.7391377,7.03627131 20.643175,5.42905157 C20.4785847,2.67202729 14.1391981,1.18957167 9.81898183,2.45956067 C6.38265594,3.46971092 5.8651002,5.17488487 6.93585736,6.09885776 Z"
|
|
834
|
+
}));
|
|
835
|
+
};
|
|
803
836
|
|
|
804
837
|
/* *
|
|
805
838
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -830,11 +863,11 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
830
863
|
DrawFIRLand: DrawFIRLand,
|
|
831
864
|
Polygons: Polygons,
|
|
832
865
|
Location: Location,
|
|
866
|
+
MyLocation: MyLocation,
|
|
833
867
|
ThumbsUp: ThumbsUp,
|
|
834
868
|
Edit: Edit,
|
|
835
869
|
Export: Export,
|
|
836
870
|
ListItem: ListItem,
|
|
837
|
-
TimeSeriesManager: TimeSeriesManager,
|
|
838
871
|
TimeSeriesSelect: TimeSeriesSelect,
|
|
839
872
|
Close: Close,
|
|
840
873
|
KeyOption: KeyOption,
|
|
@@ -917,7 +950,12 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
917
950
|
CoastalEvent: CoastalEvent,
|
|
918
951
|
TemperatureHigh: TemperatureHigh,
|
|
919
952
|
TemperatureLow: TemperatureLow,
|
|
920
|
-
|
|
953
|
+
LockUnlocked: LockUnlocked,
|
|
954
|
+
LockLocked: LockLocked,
|
|
955
|
+
ArrowDropDownDown: ArrowDropDownDown,
|
|
956
|
+
ArrowDropDownUp: ArrowDropDownUp,
|
|
957
|
+
WorldMapProjection: WorldMapProjection,
|
|
958
|
+
FunnelCloud: FunnelCloud
|
|
921
959
|
});
|
|
922
960
|
|
|
923
961
|
function _iterableToArrayLimit(r, l) {
|
|
@@ -1507,7 +1545,10 @@ var colors$1 = {
|
|
|
1507
1545
|
cards: {
|
|
1508
1546
|
cardContainer: '#FFFFFF',
|
|
1509
1547
|
cardContainerBorder: '#EEEEEE',
|
|
1510
|
-
cardContainerMouseOver: '#E0E8F5'
|
|
1548
|
+
cardContainerMouseOver: '#E0E8F5',
|
|
1549
|
+
cardContainerDisabled: '#EBEBEB',
|
|
1550
|
+
cardContainerDisabledBorder: '#E3E2E2',
|
|
1551
|
+
cardContainerDisabledMouseOver: '#E0E8F5'
|
|
1511
1552
|
},
|
|
1512
1553
|
backdrops: {
|
|
1513
1554
|
black: {
|
|
@@ -2701,9 +2742,12 @@ var colors = {
|
|
|
2701
2742
|
accessibleLight: '#6F6F6F'
|
|
2702
2743
|
},
|
|
2703
2744
|
cards: {
|
|
2704
|
-
cardContainer: '#
|
|
2745
|
+
cardContainer: '#313131',
|
|
2705
2746
|
cardContainerBorder: '#404040',
|
|
2706
|
-
cardContainerMouseOver: '#414751'
|
|
2747
|
+
cardContainerMouseOver: '#414751',
|
|
2748
|
+
cardContainerDisabled: '#252525',
|
|
2749
|
+
cardContainerDisabledBorder: '#363636',
|
|
2750
|
+
cardContainerDisabledMouseOver: '#414751'
|
|
2707
2751
|
},
|
|
2708
2752
|
backdrops: {
|
|
2709
2753
|
black: {
|
|
@@ -3426,4 +3470,4 @@ var ThemeWrapperOldTheme = function ThemeWrapperOldTheme(_a) {
|
|
|
3426
3470
|
}, props), children);
|
|
3427
3471
|
};
|
|
3428
3472
|
|
|
3429
|
-
export { Add, Animation, ArrowDown, ArrowLeft, ArrowRight, ArrowUp, AutoUpdateActive, AutoUpdateInActive, Both, Cached, CalendarToday, Cancel, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Clear, Clock, Close, CoastalEvent, CollapseLarge, CollapseMedium, CollapseSmall, CollapseWindow, Copy, Delete, DimensionsElevation, DimensionsOther, DimensionsRefTime, DimensionsTime, DragHandle, DrawFIRLand, DrawPolygon, DrawRegion, Edit, Equalizer, Exclamation, ExitDomain, Expand, ExpandWindow, Export, FastForward, Filter, Fog, GWTheme, GeoWebLogo, HamburgerMenu, Home, index as Icons, Info, KeyCommand, KeyOption, Layers, LayersAdd, Lightning, Link, LinkOff, List, ListItem, Location, MapAdd, Menu, Minus, None, Notifications, Now, Options, Pause, Picture, Play, Polygons, Preset, PresetTiles, PresetWorkspace, Rain, Resize, Search, Share, SliderThumb, Snow, Speed, SplitHorizontal, SplitVertical, StepBackward, StepForward, SubdirectoryArrowRight, Success, TemperatureHigh, TemperatureLow, TextIcon, ThemeContext, ThemeProvider, ThemeTypes, ThemeWrapper, ThemeWrapperOldTheme, ThumbsUp,
|
|
3473
|
+
export { Add, Animation, ArrowDown, ArrowDropDownDown, ArrowDropDownUp, ArrowLeft, ArrowRight, ArrowUp, AutoUpdateActive, AutoUpdateInActive, Both, Cached, CalendarToday, Cancel, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Clear, Clock, Close, CoastalEvent, CollapseLarge, CollapseMedium, CollapseSmall, CollapseWindow, Copy, Delete, DimensionsElevation, DimensionsOther, DimensionsRefTime, DimensionsTime, DragHandle, DrawFIRLand, DrawPolygon, DrawRegion, Edit, Equalizer, Exclamation, ExitDomain, Expand, ExpandWindow, Export, FastForward, Filter, Fog, FunnelCloud, GWTheme, GeoWebLogo, HamburgerMenu, Home, index as Icons, Info, KeyCommand, KeyOption, Layers, LayersAdd, Lightning, Link, LinkOff, List, ListItem, Location, LockLocked, LockUnlocked, MapAdd, Menu, Minus, MyLocation, None, Notifications, Now, Options, Pause, Picture, Play, Polygons, Preset, PresetTiles, PresetWorkspace, Rain, Resize, Search, Share, SliderThumb, Snow, Speed, SplitHorizontal, SplitVertical, StepBackward, StepForward, SubdirectoryArrowRight, Success, TemperatureHigh, TemperatureLow, TextIcon, ThemeContext, ThemeProvider, ThemeTypes, ThemeWrapper, ThemeWrapperOldTheme, ThumbsUp, TimeSeriesSelect, UnExpand, Update, Visibility, VisibilityOff, WebAssetOff, Wind, WorldMapProjection, breakpoints, colors$1 as colorsLight, createShadows, createTheme, darkTheme, dragHandlePath, elevations$1 as elevationsLight, lightTheme, parseColors, useThemeContext };
|
package/package.json
CHANGED
|
@@ -10,11 +10,11 @@ export declare const DrawPolygon: (props: SvgIconProps) => JSX.Element;
|
|
|
10
10
|
export declare const DrawFIRLand: (props: SvgIconProps) => JSX.Element;
|
|
11
11
|
export declare const Polygons: (props: SvgIconProps) => JSX.Element;
|
|
12
12
|
export declare const Location: (props: SvgIconProps) => JSX.Element;
|
|
13
|
+
export declare const MyLocation: (props: SvgIconProps) => JSX.Element;
|
|
13
14
|
export declare const ThumbsUp: (props: SvgIconProps) => JSX.Element;
|
|
14
15
|
export declare const Edit: (props: SvgIconProps) => JSX.Element;
|
|
15
16
|
export declare const Export: (props: SvgIconProps) => JSX.Element;
|
|
16
17
|
export declare const ListItem: (props: SvgIconProps) => JSX.Element;
|
|
17
|
-
export declare const TimeSeriesManager: React.FC;
|
|
18
18
|
export declare const TimeSeriesSelect: React.FC;
|
|
19
19
|
export declare const Close: React.FC<SvgIconProps>;
|
|
20
20
|
export declare const KeyOption: React.FC;
|
|
@@ -103,5 +103,10 @@ export declare const Fog: (props: SvgIconProps) => JSX.Element;
|
|
|
103
103
|
export declare const CoastalEvent: (props: SvgIconProps) => JSX.Element;
|
|
104
104
|
export declare const TemperatureHigh: (props: SvgIconProps) => JSX.Element;
|
|
105
105
|
export declare const TemperatureLow: (props: SvgIconProps) => JSX.Element;
|
|
106
|
+
export declare const LockUnlocked: (props: SvgIconProps) => JSX.Element;
|
|
107
|
+
export declare const LockLocked: (props: SvgIconProps) => JSX.Element;
|
|
108
|
+
export declare const ArrowDropDownDown: (props: SvgIconProps) => JSX.Element;
|
|
109
|
+
export declare const ArrowDropDownUp: (props: SvgIconProps) => JSX.Element;
|
|
106
110
|
export declare const WorldMapProjection: (props: SvgIconProps) => JSX.Element;
|
|
111
|
+
export declare const FunnelCloud: (props: SvgIconProps) => JSX.Element;
|
|
107
112
|
export {};
|
package/src/lib/types.d.ts
CHANGED
|
@@ -68,6 +68,9 @@ export type GeowebColorPalette = {
|
|
|
68
68
|
cardContainer: CSSProperties['color'];
|
|
69
69
|
cardContainerBorder: CSSProperties['color'];
|
|
70
70
|
cardContainerMouseOver: CSSProperties['color'];
|
|
71
|
+
cardContainerDisabled: CSSProperties['color'];
|
|
72
|
+
cardContainerDisabledBorder: CSSProperties['color'];
|
|
73
|
+
cardContainerDisabledMouseOver: CSSProperties['color'];
|
|
71
74
|
};
|
|
72
75
|
backdrops: {
|
|
73
76
|
black: CSSProperties;
|