@opengeoweb/theme 19.6.0 → 19.6.1-nightly-20260912
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
|
@@ -1857,6 +1857,24 @@ var Airplane = function Airplane(props) {
|
|
|
1857
1857
|
})
|
|
1858
1858
|
}));
|
|
1859
1859
|
};
|
|
1860
|
+
var Star = function Star(props) {
|
|
1861
|
+
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1862
|
+
children: jsx("path", {
|
|
1863
|
+
d: "m12 3 2.78 5.63L21 9.54l-4.5 4.39 1.06 6.2L12 17.2l-5.56 2.93 1.06-6.2L3 9.54l6.22-.91L12 3Z"
|
|
1864
|
+
})
|
|
1865
|
+
}));
|
|
1866
|
+
};
|
|
1867
|
+
var StarOutline = function StarOutline(props) {
|
|
1868
|
+
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1869
|
+
children: jsx("path", {
|
|
1870
|
+
d: "m12 3 2.78 5.63L21 9.54l-4.5 4.39 1.06 6.2L12 17.2l-5.56 2.93 1.06-6.2L3 9.54l6.22-.91L12 3Z",
|
|
1871
|
+
fill: "none",
|
|
1872
|
+
stroke: "currentColor",
|
|
1873
|
+
strokeLinejoin: "round",
|
|
1874
|
+
strokeWidth: "1.8"
|
|
1875
|
+
})
|
|
1876
|
+
}));
|
|
1877
|
+
};
|
|
1860
1878
|
var Pinned = function Pinned(props) {
|
|
1861
1879
|
return jsx(SvgIcon, Object.assign({}, props, {
|
|
1862
1880
|
children: jsx("path", {
|
|
@@ -2217,6 +2235,8 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
2217
2235
|
SplitVertical: SplitVertical,
|
|
2218
2236
|
SplitVerticalWithContent: SplitVerticalWithContent,
|
|
2219
2237
|
StacIcon: StacIcon,
|
|
2238
|
+
Star: Star,
|
|
2239
|
+
StarOutline: StarOutline,
|
|
2220
2240
|
StepBackward: StepBackward,
|
|
2221
2241
|
StepForward: StepForward,
|
|
2222
2242
|
SubdirectoryArrowRight: SubdirectoryArrowRight,
|
|
@@ -7587,4 +7607,4 @@ var BackdropStyle = function BackdropStyle() {
|
|
|
7587
7607
|
return style === {} ? defaultStyle : style;
|
|
7588
7608
|
};
|
|
7589
7609
|
|
|
7590
|
-
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, Cube, 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 };
|
|
7610
|
+
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, Cube, 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, Star, StarOutline, 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 };
|
|
@@ -139,6 +139,8 @@ export declare const MeteoGate: (props: SvgIconProps) => React.ReactElement;
|
|
|
139
139
|
export declare const Overlayers: (props: SvgIconProps) => React.ReactElement;
|
|
140
140
|
export declare const SevereMountainWaves: (props: SvgIconProps) => React.ReactElement;
|
|
141
141
|
export declare const Airplane: (props: SvgIconProps) => React.ReactElement;
|
|
142
|
+
export declare const Star: (props: SvgIconProps) => React.ReactElement;
|
|
143
|
+
export declare const StarOutline: (props: SvgIconProps) => React.ReactElement;
|
|
142
144
|
export declare const Pinned: (props: SvgIconProps) => React.ReactElement;
|
|
143
145
|
export declare const Region: (props: SvgIconProps) => React.ReactElement;
|
|
144
146
|
export declare const WorkspacePresetsSystemIcon: (props: SvgIconProps) => React.ReactElement;
|
package/package.json
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
}
|
|
2
|
+
"name": "@opengeoweb/theme",
|
|
3
|
+
"version": "19.6.1-nightly-20260912",
|
|
4
|
+
"description": "GeoWeb Theme library for the opengeoweb project",
|
|
5
|
+
"license": "Apache-2.0",
|
|
6
|
+
"repository": {
|
|
7
|
+
"type": "git",
|
|
8
|
+
"url": "git@gitlab.com:opengeoweb/opengeoweb.git"
|
|
9
|
+
},
|
|
10
|
+
"main": "./dist/index.esm.js",
|
|
11
|
+
"module": "./dist/index.esm.js",
|
|
12
|
+
"types": "./dist/index.d.ts",
|
|
13
|
+
"exports": {
|
|
14
|
+
"./package.json": "./package.json",
|
|
15
|
+
".": {
|
|
16
|
+
"@opengeoweb/source": "./src/index.ts",
|
|
17
|
+
"types": "./dist/index.d.ts",
|
|
18
|
+
"import": "./dist/index.esm.js",
|
|
19
|
+
"default": "./dist/index.esm.js"
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
"dependencies": {
|
|
23
|
+
"@mui/system": "^9.0.1",
|
|
24
|
+
"@mui/x-date-pickers": "^9.3.0",
|
|
25
|
+
"i18next": "^25.0.1",
|
|
26
|
+
"@mui/material": "^9.0.1",
|
|
27
|
+
"react-i18next": "^15.1.1"
|
|
28
|
+
},
|
|
29
|
+
"peerDependencies": {
|
|
30
|
+
"react": "19",
|
|
31
|
+
"@emotion/react": "*",
|
|
32
|
+
"@emotion/styled": "*"
|
|
33
|
+
},
|
|
34
|
+
"devDependencies": {
|
|
35
|
+
"eslint-plugin-storybook": "10.3.3"
|
|
36
|
+
},
|
|
37
|
+
"files": [
|
|
38
|
+
"dist",
|
|
39
|
+
"!dist/package.json",
|
|
40
|
+
"README.md",
|
|
41
|
+
"package.json"
|
|
42
|
+
]
|
|
43
|
+
}
|