@opengeoweb/theme 9.10.1 → 9.11.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/README.md +5 -9
- package/index.esm.js +14 -2
- package/package.json +1 -1
- package/src/lib/components/Icons/Icons.d.ts +2 -0
- package/src/lib/stories/Accordion.stories.d.ts +2 -0
- package/src/lib/stories/Avatar.stories.d.ts +2 -0
- package/src/lib/stories/Backdrop.stories.d.ts +2 -0
- package/src/lib/stories/Button.stories.d.ts +2 -0
- package/src/lib/stories/Card.stories.d.ts +2 -0
- package/src/lib/stories/Colors.stories.d.ts +2 -0
- package/src/lib/stories/Elevation.stories.d.ts +2 -0
- package/src/lib/stories/FormElements.stories.d.ts +2 -0
- package/src/lib/stories/IconButton.stories.d.ts +2 -0
- package/src/lib/stories/Icons.stories.d.ts +2 -0
- package/src/lib/stories/List.stories.d.ts +2 -0
- package/src/lib/stories/MenuItem.stories.d.ts +4 -1
- package/src/lib/stories/Select.stories.d.ts +2 -0
- package/src/lib/stories/Slider.stories.d.ts +2 -0
- package/src/lib/stories/Snackbar.stories.d.ts +2 -0
- package/src/lib/stories/Switch.stories.d.ts +2 -0
- package/src/lib/stories/Table.stories.d.ts +2 -0
- package/src/lib/stories/Tabs.stories.d.ts +2 -0
- package/src/lib/stories/TextField.stories.d.ts +2 -0
- package/src/lib/stories/ToggleButton.stories.d.ts +2 -0
- package/src/lib/stories/Tooltip.stories.d.ts +2 -0
- package/src/lib/stories/Typography.stories.d.ts +2 -0
- package/src/lib/storyshots/Storyshots.spec.d.ts +0 -1
package/README.md
CHANGED
|
@@ -467,20 +467,16 @@ This footer is only used for when the wrapper is resizable. Therefore it would m
|
|
|
467
467
|
nx test theme
|
|
468
468
|
```
|
|
469
469
|
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
The current regex filters on storykind `snapshots/`. So that means all stories inside the snapshots folder in storybook will be included. To add a new snapshot test, add a story inside the folder `libs/theme/src/lib/stories/snapshots`, and make sure in storybook itself it's also shown under snapshots.
|
|
470
|
+
### Running snapshot tests and updating snapshots locally
|
|
473
471
|
|
|
474
472
|
[Read more about snapshot testing](https://gitlab.com/opengeoweb/opengeoweb/#image-snapshot-testing)
|
|
475
473
|
|
|
476
|
-
### Running snapshot tests and updating snapshots locally
|
|
477
|
-
|
|
478
474
|
1. You need to have [docker](https://docs.docker.com/get-docker/) installed and running.
|
|
479
|
-
2. Start Chromium by running: `npm run start-
|
|
475
|
+
2. Start Chromium by running: `npm run start-snapshot-server`. (This will start a docker container with chromium, to run snapshot tests in. We need this to make sure everyone gets the same snapshot results.)
|
|
480
476
|
3. Run the snapshot tests: `npm run test:image-snap-theme`. This will first create a new static storybook build and then run the tests.
|
|
481
|
-
4. If a snapshot test fails, you can find and inspect the differences in `libs/theme/src/lib/
|
|
482
|
-
5. To update the snapshots, run `npm run test:image-snap-theme-update`. Snapshots are saved under `libs/theme/src/lib/
|
|
483
|
-
6. Stop Chromium by running: `npm run stop-
|
|
477
|
+
4. If a snapshot test fails, you can find and inspect the differences in `libs/theme/src/lib/__image_snapshots__/__diff_output__/`.
|
|
478
|
+
5. To update the snapshots, run `npm run test:image-snap-theme-update`. Snapshots are saved under `libs/theme/src/lib/__image_snapshots__/`. Make sure to commit the new snapshots.
|
|
479
|
+
6. Stop Chromium by running: `npm run stop-snapshot-server`.
|
|
484
480
|
|
|
485
481
|
## Questions and feedback
|
|
486
482
|
|
package/index.esm.js
CHANGED
|
@@ -833,6 +833,16 @@ var FunnelCloud = function FunnelCloud(props) {
|
|
|
833
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
834
|
}));
|
|
835
835
|
};
|
|
836
|
+
var CloudLoading = function CloudLoading(props) {
|
|
837
|
+
return /*#__PURE__*/React.createElement(SvgIcon, Object.assign({}, props), /*#__PURE__*/React.createElement("path", {
|
|
838
|
+
d: "M 20.019639,8.2851684 C 18.792859,5.1964317 15.666964,3 12.005358,3 8.343745,3 5.217857,5.1937857 3.991072,8.2825674 1.695536,8.8579553 0,10.854803 0,13.227662 c 0,2.825387 2.397321,5.113826 5.354464,5.113826 h 1.074107 c 0.117857,0 0.214286,-0.09216 0.214286,-0.204552 v -1.534113 c 0,-0.112572 -0.09643,-0.204561 -0.214286,-0.204561 H 5.354464 c -0.902678,0 -1.751785,-0.342612 -2.383928,-0.964026 C 2.341072,14.815514 2.00625,13.981979 2.035714,13.117673 2.059824,12.442646 2.300893,11.808515 2.7375,11.274167 3.184821,10.729577 3.811607,10.333235 4.508036,10.15679 L 5.523215,9.9037192 5.895535,8.9678813 C 6.125892,8.3848073 6.447321,7.8402444 6.851786,7.3466935 7.250895,6.8558785 7.724998,6.4287746 8.255353,6.0708626 9.356252,5.3318997 10.652676,4.9407148 12.005358,4.9407148 c 1.352677,0 2.649105,0.3911849 3.749996,1.1301478 0.533038,0.357912 1.00447,0.7874729 1.40357,1.2758309 0.404468,0.4935509 0.725896,1.0407238 0.956254,1.6211878 l 0.369642,0.9332009 1.0125,0.2557078 c 1.451785,0.373356 2.466962,1.633851 2.466962,3.070872 0,0.846369 -0.345534,1.644102 -0.972322,2.242376 -0.626778,0.598383 -1.459813,0.928224 -2.346424,0.928224 h -1.074103 c -0.117859,0 -0.21429,0.09198 -0.21429,0.204561 v 1.534113 c 0,0.112446 0.09643,0.204552 0.21429,0.204552 h 1.074103 C 21.602679,18.341488 24,16.053049 24,13.227662 24,10.85744 22.309821,8.8630403 20.019639,8.2851684 Z m -5.019641,8.6832796 h -1.984821 v -6.195383 c 0,-0.112572 -0.09643,-0.204624 -0.214287,-0.204624 h -1.607139 c -0.117859,0 -0.214288,0.09207 -0.214288,0.204624 v 6.195383 H 9 c -0.179463,0 -0.278573,0.19683 -0.168754,0.32985 l 3,3.623085 c 0.08572,0.104823 0.251787,0.104823 0.337506,0 l 3,-3.623085 c 0.109821,-0.13302 0.01073,-0.32985 -0.168754,-0.32985 z"
|
|
839
|
+
}));
|
|
840
|
+
};
|
|
841
|
+
var CloudIdle = function CloudIdle(props) {
|
|
842
|
+
return /*#__PURE__*/React.createElement(SvgIcon, Object.assign({}, props), /*#__PURE__*/React.createElement("path", {
|
|
843
|
+
d: "M 20.019639,8.2851684 C 18.792859,5.1964317 15.666964,3 12.005358,3 8.343745,3 5.217857,5.1937857 3.991072,8.2825674 1.695536,8.8579553 0,10.854803 0,13.227662 c 0,2.825387 2.397321,5.113826 5.354464,5.113826 h 1.074107 c 0.117857,0 0.214286,-0.09216 0.214286,-0.204552 v -1.534113 c 0,-0.112572 -0.09643,-0.204561 -0.214286,-0.204561 H 5.354464 c -0.902678,0 -1.751785,-0.342612 -2.383928,-0.964026 C 2.341072,14.815514 2.00625,13.981979 2.035714,13.117673 2.059824,12.442646 2.300893,11.808515 2.7375,11.274167 3.184821,10.729577 3.811607,10.333235 4.508036,10.15679 L 5.523215,9.9037192 5.895535,8.9678813 C 6.125892,8.3848073 6.447321,7.8402444 6.851786,7.3466935 7.250895,6.8558785 7.724998,6.4287746 8.255353,6.0708626 9.356252,5.3318997 10.652676,4.9407148 12.005358,4.9407148 c 1.352677,0 2.649105,0.3911849 3.749996,1.1301478 0.533038,0.357912 1.00447,0.7874729 1.40357,1.2758309 0.404468,0.4935509 0.725896,1.0407238 0.956254,1.6211878 l 0.369642,0.9332009 1.0125,0.2557078 c 1.451785,0.373356 2.466962,1.633851 2.466962,3.070872 0,0.846369 -0.345534,1.644102 -0.972322,2.242376 -0.626778,0.598383 -1.459813,0.928224 -2.346424,0.928224 h -1.074103 c -0.117859,0 -0.21429,0.09198 -0.21429,0.204561 v 1.534113 c 0,0.112446 0.09643,0.204552 0.21429,0.204552 h 1.074103 C 21.602679,18.341488 24,16.053049 24,13.227662 24,10.85744 22.309821,8.8630403 20.019639,8.2851684 Z"
|
|
844
|
+
}));
|
|
845
|
+
};
|
|
836
846
|
|
|
837
847
|
/* *
|
|
838
848
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -955,7 +965,9 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
955
965
|
ArrowDropDownDown: ArrowDropDownDown,
|
|
956
966
|
ArrowDropDownUp: ArrowDropDownUp,
|
|
957
967
|
WorldMapProjection: WorldMapProjection,
|
|
958
|
-
FunnelCloud: FunnelCloud
|
|
968
|
+
FunnelCloud: FunnelCloud,
|
|
969
|
+
CloudLoading: CloudLoading,
|
|
970
|
+
CloudIdle: CloudIdle
|
|
959
971
|
});
|
|
960
972
|
|
|
961
973
|
function _iterableToArrayLimit(r, l) {
|
|
@@ -3804,4 +3816,4 @@ var EChartsLightTheme = {
|
|
|
3804
3816
|
}
|
|
3805
3817
|
};
|
|
3806
3818
|
|
|
3807
|
-
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, EChartsDarkTheme, EChartsLightTheme, Edit, Equalizer, Exclamation, ExitDomain, Expand, ExpandWindow, Export, FastForward, Filter, Fog, FunnelCloud, 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, 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 };
|
|
3819
|
+
export { Add, Animation, ArrowDown, ArrowDropDownDown, ArrowDropDownUp, ArrowLeft, ArrowRight, ArrowUp, AutoUpdateActive, AutoUpdateInActive, Both, Cached, CalendarToday, Cancel, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Clear, Clock, Close, CloudIdle, CloudLoading, CoastalEvent, CollapseLarge, CollapseMedium, CollapseSmall, CollapseWindow, Copy, Delete, DimensionsElevation, DimensionsOther, DimensionsRefTime, DimensionsTime, DragHandle, DrawFIRLand, DrawPolygon, DrawRegion, EChartsDarkTheme, EChartsLightTheme, Edit, Equalizer, Exclamation, ExitDomain, Expand, ExpandWindow, Export, FastForward, Filter, Fog, FunnelCloud, 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, 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
|
@@ -109,4 +109,6 @@ export declare const ArrowDropDownDown: (props: SvgIconProps) => JSX.Element;
|
|
|
109
109
|
export declare const ArrowDropDownUp: (props: SvgIconProps) => JSX.Element;
|
|
110
110
|
export declare const WorldMapProjection: (props: SvgIconProps) => JSX.Element;
|
|
111
111
|
export declare const FunnelCloud: (props: SvgIconProps) => JSX.Element;
|
|
112
|
+
export declare const CloudLoading: (props: SvgIconProps) => JSX.Element;
|
|
113
|
+
export declare const CloudIdle: (props: SvgIconProps) => JSX.Element;
|
|
112
114
|
export {};
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const AvatarLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -16,6 +17,7 @@ export declare const AvatarLight: {
|
|
|
16
17
|
export declare const AvatarDark: {
|
|
17
18
|
(): React.ReactElement;
|
|
18
19
|
storyName: string;
|
|
20
|
+
tags: string[];
|
|
19
21
|
parameters: {
|
|
20
22
|
zeplinLink: {
|
|
21
23
|
name: string;
|
|
@@ -7,8 +7,10 @@ export declare const BackDropDemo: () => React.ReactElement;
|
|
|
7
7
|
export declare const BackDropLight: {
|
|
8
8
|
(): React.ReactElement;
|
|
9
9
|
storyName: string;
|
|
10
|
+
tags: string[];
|
|
10
11
|
};
|
|
11
12
|
export declare const BackDropDark: {
|
|
12
13
|
(): React.ReactElement;
|
|
13
14
|
storyName: string;
|
|
15
|
+
tags: string[];
|
|
14
16
|
};
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const ButtonLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -16,6 +17,7 @@ export declare const ButtonLight: {
|
|
|
16
17
|
export declare const ButtonDark: {
|
|
17
18
|
(): React.ReactElement;
|
|
18
19
|
storyName: string;
|
|
20
|
+
tags: string[];
|
|
19
21
|
parameters: {
|
|
20
22
|
zeplinLink: {
|
|
21
23
|
name: string;
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const CardsLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -16,6 +17,7 @@ export declare const CardsLight: {
|
|
|
16
17
|
export declare const CardsDark: {
|
|
17
18
|
(): React.ReactElement;
|
|
18
19
|
storyName: string;
|
|
20
|
+
tags: string[];
|
|
19
21
|
parameters: {
|
|
20
22
|
zeplinLink: {
|
|
21
23
|
name: string;
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const ColorsLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -17,6 +18,7 @@ export declare const ColorsLight: {
|
|
|
17
18
|
export declare const ColorsDark: {
|
|
18
19
|
(): React.ReactElement;
|
|
19
20
|
storyName: string;
|
|
21
|
+
tags: string[];
|
|
20
22
|
parameters: {
|
|
21
23
|
zeplinkLink: {
|
|
22
24
|
name: string;
|
|
@@ -14,6 +14,7 @@ export declare const ElevationLight: {
|
|
|
14
14
|
layout: string;
|
|
15
15
|
};
|
|
16
16
|
storyName: string;
|
|
17
|
+
tags: string[];
|
|
17
18
|
};
|
|
18
19
|
export declare const ElevationDark: {
|
|
19
20
|
(): React.ReactElement;
|
|
@@ -25,4 +26,5 @@ export declare const ElevationDark: {
|
|
|
25
26
|
layout: string;
|
|
26
27
|
};
|
|
27
28
|
storyName: string;
|
|
29
|
+
tags: string[];
|
|
28
30
|
};
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const FormElementsLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -16,6 +17,7 @@ export declare const FormElementsLight: {
|
|
|
16
17
|
export declare const FormElementsDark: {
|
|
17
18
|
(): React.ReactElement;
|
|
18
19
|
storyName: string;
|
|
20
|
+
tags: string[];
|
|
19
21
|
parameters: {
|
|
20
22
|
zeplinLink: {
|
|
21
23
|
name: string;
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const IconButtonLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -16,6 +17,7 @@ export declare const IconButtonLight: {
|
|
|
16
17
|
export declare const IconButtonDark: {
|
|
17
18
|
(): React.ReactElement;
|
|
18
19
|
storyName: string;
|
|
20
|
+
tags: string[];
|
|
19
21
|
parameters: {
|
|
20
22
|
zeplinLink: {
|
|
21
23
|
name: string;
|
|
@@ -10,8 +10,10 @@ export interface IconGridItemProps {
|
|
|
10
10
|
export declare const IconsLight: {
|
|
11
11
|
(): React.ReactElement;
|
|
12
12
|
storyName: string;
|
|
13
|
+
tags: string[];
|
|
13
14
|
};
|
|
14
15
|
export declare const IconsDark: {
|
|
15
16
|
(): React.ReactElement;
|
|
16
17
|
storyName: string;
|
|
18
|
+
tags: string[];
|
|
17
19
|
};
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const ListLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -16,6 +17,7 @@ export declare const ListLight: {
|
|
|
16
17
|
export declare const ListDark: {
|
|
17
18
|
(): React.ReactElement;
|
|
18
19
|
storyName: string;
|
|
20
|
+
tags: string[];
|
|
19
21
|
parameters: {
|
|
20
22
|
zeplinLink: {
|
|
21
23
|
name: string;
|
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
declare const _default: {
|
|
3
3
|
title: string;
|
|
4
|
+
tags: string[];
|
|
4
5
|
};
|
|
5
6
|
export default _default;
|
|
6
|
-
export declare const
|
|
7
|
+
export declare const MenuItemLight: {
|
|
7
8
|
(): React.ReactElement;
|
|
8
9
|
storyName: string;
|
|
10
|
+
tags: string[];
|
|
9
11
|
parameters: {
|
|
10
12
|
zeplinLink: {
|
|
11
13
|
name: string;
|
|
@@ -16,6 +18,7 @@ export declare const MenuItem: {
|
|
|
16
18
|
export declare const MenuItemDark: {
|
|
17
19
|
(): React.ReactElement;
|
|
18
20
|
storyName: string;
|
|
21
|
+
tags: string[];
|
|
19
22
|
parameters: {
|
|
20
23
|
zeplinLink: {
|
|
21
24
|
name: string;
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const SelectLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -16,6 +17,7 @@ export declare const SelectLight: {
|
|
|
16
17
|
export declare const SelectDark: {
|
|
17
18
|
(): React.ReactElement;
|
|
18
19
|
storyName: string;
|
|
20
|
+
tags: string[];
|
|
19
21
|
parameters: {
|
|
20
22
|
zeplinLink: {
|
|
21
23
|
name: string;
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const SliderLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -16,6 +17,7 @@ export declare const SliderLight: {
|
|
|
16
17
|
export declare const SliderDark: {
|
|
17
18
|
(): React.ReactElement;
|
|
18
19
|
storyName: string;
|
|
20
|
+
tags: string[];
|
|
19
21
|
parameters: {
|
|
20
22
|
zeplinLink: {
|
|
21
23
|
name: string;
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const SnackbarLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -16,6 +17,7 @@ export declare const SnackbarLight: {
|
|
|
16
17
|
export declare const SnackbarDark: {
|
|
17
18
|
(): React.ReactElement;
|
|
18
19
|
storyName: string;
|
|
20
|
+
tags: string[];
|
|
19
21
|
parameters: {
|
|
20
22
|
zeplinLink: {
|
|
21
23
|
name: string;
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const SwitchLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -16,6 +17,7 @@ export declare const SwitchLight: {
|
|
|
16
17
|
export declare const SwitchDark: {
|
|
17
18
|
(): React.ReactElement;
|
|
18
19
|
storyName: string;
|
|
20
|
+
tags: string[];
|
|
19
21
|
parameters: {
|
|
20
22
|
zeplinLink: {
|
|
21
23
|
name: string;
|
|
@@ -13,6 +13,7 @@ export interface ExampleRow {
|
|
|
13
13
|
export declare const TableLight: {
|
|
14
14
|
(): React.ReactElement;
|
|
15
15
|
storyName: string;
|
|
16
|
+
tags: string[];
|
|
16
17
|
parameters: {
|
|
17
18
|
zeplinLink: {
|
|
18
19
|
name: string;
|
|
@@ -24,6 +25,7 @@ export declare const TableLight: {
|
|
|
24
25
|
export declare const TableDark: {
|
|
25
26
|
(): React.ReactElement;
|
|
26
27
|
storyName: string;
|
|
28
|
+
tags: string[];
|
|
27
29
|
parameters: {
|
|
28
30
|
zeplinLink: {
|
|
29
31
|
name: string;
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const TabsLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -16,6 +17,7 @@ export declare const TabsLight: {
|
|
|
16
17
|
export declare const TabsDark: {
|
|
17
18
|
(): React.ReactElement;
|
|
18
19
|
storyName: string;
|
|
20
|
+
tags: string[];
|
|
19
21
|
parameters: {
|
|
20
22
|
zeplinLink: {
|
|
21
23
|
name: string;
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const TextFieldLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -16,6 +17,7 @@ export declare const TextFieldLight: {
|
|
|
16
17
|
export declare const TextFieldDark: {
|
|
17
18
|
(): React.ReactElement;
|
|
18
19
|
storyName: string;
|
|
20
|
+
tags: string[];
|
|
19
21
|
parameters: {
|
|
20
22
|
zeplinLink: {
|
|
21
23
|
name: string;
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const ToggleButtonsLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -16,6 +17,7 @@ export declare const ToggleButtonsLight: {
|
|
|
16
17
|
export declare const ToggleButtonsDark: {
|
|
17
18
|
(): React.ReactElement;
|
|
18
19
|
storyName: string;
|
|
20
|
+
tags: string[];
|
|
19
21
|
parameters: {
|
|
20
22
|
zeplinLink: {
|
|
21
23
|
name: string;
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const TooltipLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -16,6 +17,7 @@ export declare const TooltipLight: {
|
|
|
16
17
|
export declare const TooltipDark: {
|
|
17
18
|
(): React.ReactElement;
|
|
18
19
|
storyName: string;
|
|
20
|
+
tags: string[];
|
|
19
21
|
parameters: {
|
|
20
22
|
zeplinLink: {
|
|
21
23
|
name: string;
|
|
@@ -6,6 +6,7 @@ export default _default;
|
|
|
6
6
|
export declare const TypographyLight: {
|
|
7
7
|
(): React.ReactElement;
|
|
8
8
|
storyName: string;
|
|
9
|
+
tags: string[];
|
|
9
10
|
parameters: {
|
|
10
11
|
zeplinLink: {
|
|
11
12
|
name: string;
|
|
@@ -16,6 +17,7 @@ export declare const TypographyLight: {
|
|
|
16
17
|
export declare const TypographyDark: {
|
|
17
18
|
(): React.ReactElement;
|
|
18
19
|
storyName: string;
|
|
20
|
+
tags: string[];
|
|
19
21
|
parameters: {
|
|
20
22
|
zeplinLink: {
|
|
21
23
|
name: string;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|