@opengeoweb/theme 19.1.1 → 19.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/dist/index.esm.js CHANGED
@@ -2022,6 +2022,36 @@ var StacIcon = function StacIcon(props) {
2022
2022
  })
2023
2023
  }));
2024
2024
  };
2025
+ var ZoomToLayer = function ZoomToLayer(props) {
2026
+ return jsx(SvgIcon, Object.assign({}, props, {
2027
+ children: jsx("path", {
2028
+ d: "M19.5874799,10.8133351 C21.6613162,12.8875529 21.9513109,16.07487 20.4681648,18.4669632 L22.5858748,20.5843604 C23.1380417,21.1376992 23.1380417,22.0324598 22.5858748,22.5857986 C22.3087212,22.8619329 21.9470305,23 21.5853398,23 C21.2225789,23 20.8608882,22.8619329 20.5837346,22.5857986 L18.4681648,20.4684014 C17.4965222,21.0741843 16.376137,21.403833 15.2022472,21.403833 C13.5446763,21.403833 11.987694,20.7584494 10.8159444,19.5864843 C9.64419476,18.4155894 9,16.8572504 9,15.2004448 C9,13.5436393 9.64419476,11.9853003 10.8159444,10.8133351 C13.2343499,8.39555496 17.1690744,8.39555496 19.5874799,10.8133351 Z M6.03531364,15.3519052 L7.228,15.9179052 L4.34597919,17.23 L8.75143393,19.3408344 C9.0371439,19.7739387 9.36940298,20.1812725 9.74574448,20.5567261 C10.0632359,20.8734683 10.4037808,21.1590392 10.7636066,21.4118768 L2,17.2314624 L6.03531364,15.3519052 Z M15.20257,10.2015151 C13.9205899,10.2015151 12.6401964,10.6886621 11.6660185,11.6629559 C10.7203995,12.6071007 10.2015784,13.8638445 10.2015784,15.1999283 C10.2015784,16.5360121 10.7203995,17.7911692 11.6660185,18.7369007 C12.6100509,19.6810454 13.8666452,20.2015151 15.20257,20.2015151 C16.5369082,20.2015151 17.7935025,19.6810454 18.7391215,18.7369007 C20.689064,16.7867262 20.689064,13.6131305 18.7391215,11.6629559 C17.763357,10.6886621 16.4829635,10.2015151 15.20257,10.2015151 Z M16.1970503,12.3905903 L16.1970503,18.0193307 L14.863717,18.0193307 L14.863717,13.763102 L13.2266667,14.689921 L13.2266667,13.3534197 L14.863717,12.3905903 L16.1970503,12.3905903 Z M12,2 L22,7.00696444 L18.9224245,8.47375646 C18.5370797,8.25839888 18.1369557,8.07876293 17.7269555,7.9348486 L19.7226523,6.98505015 L12,3.11834563 L4.27734774,6.98505015 L9.844,9.639 L9.74574448,9.73559113 C8.39397122,11.0819123 7.61093148,12.8437581 7.51093506,14.7320961 L2,12.1052846 L7.435,9.598 L2,7.00696444 L12,2 Z"
2029
+ })
2030
+ }));
2031
+ };
2032
+ var Alert = function Alert(props) {
2033
+ return jsxs(SvgIcon, Object.assign({}, props, {
2034
+ children: [jsx("path", {
2035
+ d: "M13.4353 17.083C13.4404 17.1314 13.4432 17.1793 13.4432 17.2285C13.4431 18.0257 12.7961 18.6719 11.9998 18.6719C11.2028 18.6717 10.5565 18.0255 10.5564 17.2285C10.5564 17.1793 10.5592 17.1314 10.5643 17.083H13.4353Z"
2036
+ }), jsx("path", {
2037
+ d: "M11.9998 4C15.0935 4 17.61 6.48064 17.6102 9.5293V12.5098C17.6102 14.0786 18.8071 15.1733 18.8182 15.1826C18.9868 15.3329 19.045 15.5707 18.9627 15.7803C18.8811 15.9898 18.6764 16.1279 18.449 16.1279H5.55156C5.32415 16.1279 5.11936 15.9898 5.03691 15.7803C4.95461 15.5707 5.01288 15.3329 5.18242 15.1826C5.19345 15.1733 6.38936 14.0786 6.38945 12.5098V9.5293C6.3896 6.48078 8.90631 4.00022 11.9998 4Z"
2038
+ })]
2039
+ }));
2040
+ };
2041
+ var AlertBadge = function AlertBadge(props) {
2042
+ return jsxs(SvgIcon, Object.assign({}, props, {
2043
+ children: [jsx("path", {
2044
+ d: "M13.4353 17.083C13.4404 17.1314 13.4432 17.1793 13.4432 17.2285C13.4431 18.0257 12.7961 18.6719 11.9998 18.6719C11.2028 18.6717 10.5565 18.0255 10.5564 17.2285C10.5564 17.1793 10.5592 17.1314 10.5643 17.083H13.4353Z"
2045
+ }), jsx("path", {
2046
+ d: "M11.9998 4C15.0935 4 17.61 6.48064 17.6102 9.5293V12.5098C17.6102 14.0786 18.8071 15.1733 18.8182 15.1826C18.9868 15.3329 19.045 15.5707 18.9627 15.7803C18.8811 15.9898 18.6764 16.1279 18.449 16.1279H5.55156C5.32415 16.1279 5.11936 15.9898 5.03691 15.7803C4.95461 15.5707 5.01288 15.3329 5.18242 15.1826C5.19345 15.1733 6.38936 14.0786 6.38945 12.5098V9.5293C6.3896 6.48078 8.90631 4.00022 11.9998 4Z"
2047
+ }), jsx("path", {
2048
+ clipRule: "evenodd",
2049
+ d: "M14 5C14 2.23858 16.2386 0 19 0C21.7614 0 24 2.23858 24 5C24 7.76142 21.7614 10 19 10C16.2386 10 14 7.76142 14 5Z",
2050
+ fill: "#E3004F",
2051
+ fillRule: "evenodd"
2052
+ })]
2053
+ }));
2054
+ };
2025
2055
 
2026
2056
  /* *
2027
2057
  * Licensed under the Apache License, Version 2.0 (the "License");
@@ -2046,6 +2076,8 @@ var index = /*#__PURE__*/Object.freeze({
2046
2076
  Add: Add,
2047
2077
  Admin: Admin,
2048
2078
  Airplane: Airplane,
2079
+ Alert: Alert,
2080
+ AlertBadge: AlertBadge,
2049
2081
  Animation: Animation,
2050
2082
  ArrowDown: ArrowDown,
2051
2083
  ArrowDownCompact: ArrowDownCompact,
@@ -2196,7 +2228,8 @@ var index = /*#__PURE__*/Object.freeze({
2196
2228
  WorkspacePresetsMyIcon: WorkspacePresetsMyIcon,
2197
2229
  WorkspacePresetsPluginIcon: WorkspacePresetsPluginIcon,
2198
2230
  WorkspacePresetsSystemIcon: WorkspacePresetsSystemIcon,
2199
- WorldMapProjection: WorldMapProjection
2231
+ WorldMapProjection: WorldMapProjection,
2232
+ ZoomToLayer: ZoomToLayer
2200
2233
  });
2201
2234
 
2202
2235
  /* *
@@ -7544,4 +7577,4 @@ var BackdropStyle = function BackdropStyle() {
7544
7577
  return style === {} ? defaultStyle : style;
7545
7578
  };
7546
7579
 
7547
- export { Add, Admin, Airplane, Animation, ArrowDown, ArrowDownCompact, ArrowDropDownDown, ArrowDropDownUp, ArrowLeft, ArrowRight, ArrowUp, ArrowUpCompact, AutoUpdateActive, AutoUpdateInActive, BORDER_RADIUS, 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, DrawToolCircle, DrawToolFreehand, DrawToolLineString, DrawToolOval, DrawToolPoint, DrawToolPolygon, DrawToolRectangle, DrawToolSmoothLine, DrawToolSplitFeature, DrawToolSquare, EChartsDarkTheme, EChartsLightTheme, Edit, Equalizer, Exclamation, ExitDomain, Expand, ExpandWindow, Expire, Export, Extend24h, 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, LocationInfo, LockLocked, LockUnlocked, MapAdd, Measure, Menu, MeteoGate, Minus, ModerateAircraftIcing, ModerateTurbulence, MyLocation, None, Notifications, Now, Options, OverlayStyle, Overlayers, Pause, Picture, Pinned, Play, Polygons, RadioactiveMaterials, Rain, Region, Remove, Resize, RotateHandle, SandStorm, Search, SevereAircraftIcing, SevereMountainWaves, SevereTurbulence, SevereWaves, Share, SharedPresetsMyUser, SharedPresetsOtherUsers, SliderThumb, Snow, Sources, Speed, SplitHorizontal, SplitHorizontalWithContent, SplitVertical, SplitVerticalWithContent, StacIcon, StepBackward, StepForward, SubdirectoryArrowRight, Success, THEME_NAMESPACE, TemperatureHigh, TemperatureLow, TextIcon, ThemeContext, ThemeProvider, ThemeTypes, ThemeWrapper, ThumbsUp, Thunderstorm, TimeSeriesSelect, UnExpand, Update, ViewSettingsIcon, Visibility, VisibilityOff, VulcanicEruption, WebAssetOff, Wind, WorkspacePresetsMyIcon, WorkspacePresetsPluginIcon, WorkspacePresetsSystemIcon, WorldMapProjection, arrowUpPath, breakpoints, colors$4 as colorsLight, createShadows, createTheme, darkTheme, demoTheme, dragHandlePath, elevations$4 as elevationsLight, eumetnetTheme, getThemeByName, lightTheme, locationPath, namedDarkTheme, namedDemoTheme, namedEumetnetTheme, namedLightTheme, namedXmasTheme, parseColors, rotatePath, themeTranslations, useThemeContext, xmasTheme };
7580
+ export { Add, Admin, Airplane, Alert, AlertBadge, Animation, ArrowDown, ArrowDownCompact, ArrowDropDownDown, ArrowDropDownUp, ArrowLeft, ArrowRight, ArrowUp, ArrowUpCompact, AutoUpdateActive, AutoUpdateInActive, BORDER_RADIUS, 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, DrawToolCircle, DrawToolFreehand, DrawToolLineString, DrawToolOval, DrawToolPoint, DrawToolPolygon, DrawToolRectangle, DrawToolSmoothLine, DrawToolSplitFeature, DrawToolSquare, EChartsDarkTheme, EChartsLightTheme, Edit, Equalizer, Exclamation, ExitDomain, Expand, ExpandWindow, Expire, Export, Extend24h, 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, LocationInfo, LockLocked, LockUnlocked, MapAdd, Measure, Menu, MeteoGate, Minus, ModerateAircraftIcing, ModerateTurbulence, MyLocation, None, Notifications, Now, Options, OverlayStyle, Overlayers, Pause, Picture, Pinned, Play, Polygons, RadioactiveMaterials, Rain, Region, Remove, Resize, RotateHandle, SandStorm, Search, SevereAircraftIcing, SevereMountainWaves, SevereTurbulence, SevereWaves, Share, SharedPresetsMyUser, SharedPresetsOtherUsers, SliderThumb, Snow, Sources, Speed, SplitHorizontal, SplitHorizontalWithContent, SplitVertical, SplitVerticalWithContent, StacIcon, StepBackward, StepForward, SubdirectoryArrowRight, Success, THEME_NAMESPACE, TemperatureHigh, TemperatureLow, TextIcon, ThemeContext, ThemeProvider, ThemeTypes, ThemeWrapper, ThumbsUp, Thunderstorm, TimeSeriesSelect, UnExpand, Update, ViewSettingsIcon, Visibility, VisibilityOff, VulcanicEruption, WebAssetOff, Wind, WorkspacePresetsMyIcon, WorkspacePresetsPluginIcon, WorkspacePresetsSystemIcon, WorldMapProjection, ZoomToLayer, arrowUpPath, breakpoints, colors$4 as colorsLight, createShadows, createTheme, darkTheme, demoTheme, dragHandlePath, elevations$4 as elevationsLight, eumetnetTheme, getThemeByName, lightTheme, locationPath, namedDarkTheme, namedDemoTheme, namedEumetnetTheme, namedLightTheme, namedXmasTheme, parseColors, rotatePath, themeTranslations, useThemeContext, xmasTheme };
@@ -160,4 +160,7 @@ export declare const RotateHandle: (props: SvgIconProps) => React.ReactElement;
160
160
  export declare const Extend24h: (props: SvgIconProps) => React.ReactElement;
161
161
  export declare const ViewSettingsIcon: (props: SvgIconProps) => React.ReactElement;
162
162
  export declare const StacIcon: (props: SvgIconProps) => React.ReactElement;
163
+ export declare const ZoomToLayer: (props: SvgIconProps) => React.ReactElement;
164
+ export declare const Alert: (props: SvgIconProps) => React.ReactElement;
165
+ export declare const AlertBadge: (props: SvgIconProps) => React.ReactElement;
163
166
  export {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opengeoweb/theme",
3
- "version": "19.1.1",
3
+ "version": "19.3.0",
4
4
  "description": "GeoWeb Theme library for the opengeoweb project",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {