@opengeoweb/theme 12.1.2 → 12.3.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 +10 -2
- package/package.json +3 -3
- package/src/lib/components/Icons/Icons.d.ts +1 -0
package/index.esm.js
CHANGED
|
@@ -14,7 +14,7 @@ function _objectWithoutPropertiesLoose(r, e) {
|
|
|
14
14
|
if (null == r) return {};
|
|
15
15
|
var t = {};
|
|
16
16
|
for (var n in r) if ({}.hasOwnProperty.call(r, n)) {
|
|
17
|
-
if (e.indexOf(n)
|
|
17
|
+
if (-1 !== e.indexOf(n)) continue;
|
|
18
18
|
t[n] = r[n];
|
|
19
19
|
}
|
|
20
20
|
return t;
|
|
@@ -1730,6 +1730,13 @@ var SharedPresetsMyUser = function SharedPresetsMyUser(props) {
|
|
|
1730
1730
|
})
|
|
1731
1731
|
}));
|
|
1732
1732
|
};
|
|
1733
|
+
var Sources = function Sources(props) {
|
|
1734
|
+
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1735
|
+
children: jsx("path", {
|
|
1736
|
+
d: "M6.5 2a3.5 3.5 0 0 1 1 6.855v4.376c.439-.994 1.345-1.491 2.719-1.491h1.471c2.608-.005 3.298-.034 3.774-.24.837-.363 1.012-1.089 1.034-1.648a3.5 3.5 0 1 1 2 .003c-.029 1.289-.491 2.615-1.72 3.196-2.093.99-5.55.68-6.559.68-1.08 0-1.82.568-2.219 1.704l.032-.083a3.5 3.5 0 1 1-2.532-.207v-6.29A3.502 3.502 0 0 1 6.5 2zm0 15a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm11-12a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm-11-1a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z"
|
|
1737
|
+
})
|
|
1738
|
+
}));
|
|
1739
|
+
};
|
|
1733
1740
|
|
|
1734
1741
|
/* *
|
|
1735
1742
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -1859,6 +1866,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
1859
1866
|
SharedPresetsOtherUsers: SharedPresetsOtherUsers,
|
|
1860
1867
|
SliderThumb: SliderThumb,
|
|
1861
1868
|
Snow: Snow,
|
|
1869
|
+
Sources: Sources,
|
|
1862
1870
|
Speed: Speed,
|
|
1863
1871
|
SplitHorizontal: SplitHorizontal,
|
|
1864
1872
|
SplitVertical: SplitVertical,
|
|
@@ -6316,4 +6324,4 @@ var BackdropElement = function BackdropElement() {
|
|
|
6316
6324
|
return elem === null ? defaultElem : elem;
|
|
6317
6325
|
};
|
|
6318
6326
|
|
|
6319
|
-
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, Minus, ModerateAircraftIcing, ModerateTurbulence, MyLocation, None, Notifications, Now, Options, OverlayStyle, Pause, Picture, Play, Polygons, Preset, PresetTiles, PresetWorkspace, RadioactiveMaterials, Rain, Remove, Resize, SandStorm, Search, SevereAircraftIcing, SevereTurbulence, SevereWaves, Share, SharedPresetsMyUser, SharedPresetsOtherUsers, SliderThumb, Snow, 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, breakpoints, colors$3 as colorsLight, createShadows, createTheme, darkTheme, demoTheme, dragHandlePath, elevations$3 as elevationsLight, getThemeByName, lightTheme, locationPath, namedDarkTheme, namedDemoTheme, namedLightTheme, namedXmas2024Theme, parseColors, themeTranslations, useThemeContext, xmas2024Theme };
|
|
6327
|
+
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, Minus, ModerateAircraftIcing, ModerateTurbulence, MyLocation, None, Notifications, Now, Options, OverlayStyle, Pause, Picture, Play, Polygons, Preset, PresetTiles, PresetWorkspace, RadioactiveMaterials, Rain, Remove, Resize, SandStorm, Search, SevereAircraftIcing, 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, breakpoints, colors$3 as colorsLight, createShadows, createTheme, darkTheme, demoTheme, dragHandlePath, elevations$3 as elevationsLight, getThemeByName, lightTheme, locationPath, namedDarkTheme, namedDemoTheme, namedLightTheme, namedXmas2024Theme, parseColors, themeTranslations, useThemeContext, xmas2024Theme };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opengeoweb/theme",
|
|
3
|
-
"version": "12.
|
|
3
|
+
"version": "12.3.0",
|
|
4
4
|
"description": "GeoWeb Theme library for the opengeoweb project",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -8,10 +8,10 @@
|
|
|
8
8
|
"url": "git@gitlab.com:opengeoweb/opengeoweb.git"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@mui/system": "^
|
|
11
|
+
"@mui/system": "^7.0.1",
|
|
12
12
|
"@mui/x-date-pickers": "^7.17.0",
|
|
13
13
|
"i18next": "^23.11.5",
|
|
14
|
-
"@mui/material": "^
|
|
14
|
+
"@mui/material": "^7.0.1",
|
|
15
15
|
"react-i18next": "^15.1.1",
|
|
16
16
|
"lodash": "^4.17.21"
|
|
17
17
|
},
|
|
@@ -135,4 +135,5 @@ export declare const ColumnCollapse: (props: SvgIconProps) => React.ReactElement
|
|
|
135
135
|
export declare const ColumnCollapsed: (props: SvgIconProps) => React.ReactElement;
|
|
136
136
|
export declare const SharedPresetsOtherUsers: (props: SvgIconProps) => React.ReactElement;
|
|
137
137
|
export declare const SharedPresetsMyUser: (props: SvgIconProps) => React.ReactElement;
|
|
138
|
+
export declare const Sources: (props: SvgIconProps) => React.ReactElement;
|
|
138
139
|
export {};
|