@guardian/stand 0.0.60 → 0.0.61
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/components/AlertBanner/AlertBanner.d.cts +1 -12
- package/dist/components/AlertBanner/AlertBanner.d.ts +1 -12
- package/dist/components/AlertBanner/styles.d.cts +1 -1
- package/dist/components/AlertBanner/styles.d.ts +1 -1
- package/dist/components/AlertBanner/types.d.cts +2 -1
- package/dist/components/AlertBanner/types.d.ts +2 -1
- package/dist/components/Avatar/Avatar.d.cts +1 -11
- package/dist/components/Avatar/Avatar.d.ts +1 -11
- package/dist/components/Avatar/styles.d.cts +1 -1
- package/dist/components/Avatar/styles.d.ts +1 -1
- package/dist/components/Avatar/types.d.cts +1 -2
- package/dist/components/Avatar/types.d.ts +1 -2
- package/dist/components/AvatarButton/AvatarButton.d.cts +0 -1
- package/dist/components/AvatarButton/AvatarButton.d.ts +0 -1
- package/dist/components/AvatarButton/styles.d.cts +0 -1
- package/dist/components/AvatarButton/styles.d.ts +0 -1
- package/dist/components/AvatarButton/types.d.cts +0 -1
- package/dist/components/AvatarButton/types.d.ts +0 -1
- package/dist/components/AvatarLink/AvatarLink.d.cts +0 -1
- package/dist/components/AvatarLink/AvatarLink.d.ts +0 -1
- package/dist/components/AvatarLink/styles.d.cts +0 -1
- package/dist/components/AvatarLink/styles.d.ts +0 -1
- package/dist/components/AvatarLink/types.d.cts +0 -1
- package/dist/components/AvatarLink/types.d.ts +0 -1
- package/dist/components/Button/Button.d.cts +1 -9
- package/dist/components/Button/Button.d.ts +1 -9
- package/dist/components/Button/styles.cjs +6 -6
- package/dist/components/Button/styles.d.cts +1 -1
- package/dist/components/Button/styles.d.ts +1 -1
- package/dist/components/Button/styles.js +6 -6
- package/dist/components/Button/types.d.cts +0 -1
- package/dist/components/Button/types.d.ts +0 -1
- package/dist/components/ButtonGroup/ButtonGroup.cjs +1 -1
- package/dist/components/ButtonGroup/ButtonGroup.d.cts +1 -7
- package/dist/components/ButtonGroup/ButtonGroup.d.ts +1 -7
- package/dist/components/ButtonGroup/styles.d.cts +0 -1
- package/dist/components/ButtonGroup/styles.d.ts +0 -1
- package/dist/components/ButtonGroup/types.d.cts +0 -1
- package/dist/components/ButtonGroup/types.d.ts +0 -1
- package/dist/components/Byline/Byline.d.cts +20 -22
- package/dist/components/Byline/Byline.d.ts +20 -22
- package/dist/components/Byline/lib.cjs +2 -0
- package/dist/components/Byline/lib.d.cts +3 -0
- package/dist/components/Byline/lib.d.ts +2 -0
- package/dist/components/Byline/lib.js +1 -1
- package/dist/components/Byline/theme.d.cts +0 -1
- package/dist/components/Byline/theme.d.ts +0 -1
- package/dist/components/Checkbox/Checkbox.d.cts +1 -9
- package/dist/components/Checkbox/Checkbox.d.ts +1 -9
- package/dist/components/Checkbox/CheckboxGroup.cjs +1 -1
- package/dist/components/Checkbox/CheckboxGroup.d.cts +1 -6
- package/dist/components/Checkbox/CheckboxGroup.d.ts +1 -6
- package/dist/components/Checkbox/styles.cjs +2 -2
- package/dist/components/Checkbox/styles.d.cts +1 -1
- package/dist/components/Checkbox/styles.d.ts +1 -1
- package/dist/components/Checkbox/styles.js +2 -2
- package/dist/components/Checkbox/types.d.cts +0 -1
- package/dist/components/Checkbox/types.d.ts +0 -1
- package/dist/components/DatePicker/DatePicker.d.cts +1 -8
- package/dist/components/DatePicker/DatePicker.d.ts +1 -8
- package/dist/components/DatePicker/styles.d.cts +0 -1
- package/dist/components/DatePicker/styles.d.ts +0 -1
- package/dist/components/DatePicker/types.d.cts +1 -1
- package/dist/components/DatePicker/types.d.ts +1 -1
- package/dist/components/Favicon/Favicon.d.cts +0 -1
- package/dist/components/Favicon/Favicon.d.ts +0 -1
- package/dist/components/Favicon/styles.d.cts +0 -1
- package/dist/components/Favicon/styles.d.ts +0 -1
- package/dist/components/Favicon/types.d.cts +0 -1
- package/dist/components/Favicon/types.d.ts +0 -1
- package/dist/components/Form/styles.cjs +6 -6
- package/dist/components/Form/styles.d.cts +1 -1
- package/dist/components/Form/styles.d.ts +1 -1
- package/dist/components/Form/styles.js +6 -6
- package/dist/components/Form/types.d.cts +0 -1
- package/dist/components/Form/types.d.ts +0 -1
- package/dist/components/Grid/Grid.d.cts +2 -16
- package/dist/components/Grid/Grid.d.ts +2 -16
- package/dist/components/Grid/styles.d.cts +1 -1
- package/dist/components/Grid/styles.d.ts +1 -1
- package/dist/components/Grid/types.d.cts +1 -2
- package/dist/components/Grid/types.d.ts +1 -2
- package/dist/components/HtmlPreviewLoader/HtmlPreview.d.cts +1 -15
- package/dist/components/HtmlPreviewLoader/HtmlPreview.d.ts +1 -15
- package/dist/components/HtmlPreviewLoader/HtmlPreviewLoader.d.cts +0 -1
- package/dist/components/HtmlPreviewLoader/HtmlPreviewLoader.d.ts +0 -1
- package/dist/components/HtmlPreviewLoader/styles.d.cts +0 -1
- package/dist/components/HtmlPreviewLoader/styles.d.ts +0 -1
- package/dist/components/HtmlPreviewLoader/types.d.cts +0 -1
- package/dist/components/HtmlPreviewLoader/types.d.ts +0 -1
- package/dist/components/Icon/Icon.d.cts +1 -11
- package/dist/components/Icon/Icon.d.ts +1 -11
- package/dist/components/Icon/Styles.d.cts +1 -0
- package/dist/components/Icon/Styles.d.ts +1 -0
- package/dist/components/Icon/types.d.cts +1 -2
- package/dist/components/Icon/types.d.ts +1 -2
- package/dist/components/IconButton/IconButton.d.cts +1 -10
- package/dist/components/IconButton/IconButton.d.ts +1 -10
- package/dist/components/IconButton/styles.d.cts +1 -0
- package/dist/components/IconButton/styles.d.ts +1 -0
- package/dist/components/IconButton/types.d.cts +0 -1
- package/dist/components/IconButton/types.d.ts +0 -1
- package/dist/components/IconLinkButton/IconLinkButton.d.cts +1 -10
- package/dist/components/IconLinkButton/IconLinkButton.d.ts +1 -10
- package/dist/components/IconLinkButton/styles.d.cts +1 -0
- package/dist/components/IconLinkButton/styles.d.ts +1 -0
- package/dist/components/IconLinkButton/types.d.cts +0 -1
- package/dist/components/IconLinkButton/types.d.ts +0 -1
- package/dist/components/InlineMessage/InlineMessage.d.cts +1 -12
- package/dist/components/InlineMessage/InlineMessage.d.ts +1 -12
- package/dist/components/InlineMessage/styles.d.cts +1 -1
- package/dist/components/InlineMessage/styles.d.ts +1 -1
- package/dist/components/InlineMessage/types.d.cts +0 -1
- package/dist/components/InlineMessage/types.d.ts +0 -1
- package/dist/components/IntendedAudienceSignifier/IntendedAudienceSignifier.d.cts +1 -9
- package/dist/components/IntendedAudienceSignifier/IntendedAudienceSignifier.d.ts +1 -9
- package/dist/components/IntendedAudienceSignifier/styles.d.cts +0 -1
- package/dist/components/IntendedAudienceSignifier/styles.d.ts +0 -1
- package/dist/components/IntendedAudienceSignifier/types.d.cts +0 -1
- package/dist/components/IntendedAudienceSignifier/types.d.ts +0 -1
- package/dist/components/IntendedAudienceSignifier/utils.d.cts +1 -2
- package/dist/components/IntendedAudienceSignifier/utils.d.ts +1 -2
- package/dist/components/Layout/Layout.d.cts +0 -1
- package/dist/components/Layout/Layout.d.ts +0 -1
- package/dist/components/Layout/styles.cjs +24 -24
- package/dist/components/Layout/styles.d.cts +1 -1
- package/dist/components/Layout/styles.d.ts +1 -1
- package/dist/components/Layout/styles.js +24 -24
- package/dist/components/Layout/types.d.cts +0 -1
- package/dist/components/Layout/types.d.ts +0 -1
- package/dist/components/Link/Link.d.cts +1 -9
- package/dist/components/Link/Link.d.ts +1 -9
- package/dist/components/Link/styles.d.cts +0 -1
- package/dist/components/Link/styles.d.ts +0 -1
- package/dist/components/Link/types.d.cts +0 -1
- package/dist/components/Link/types.d.ts +0 -1
- package/dist/components/LinkButton/LinkButton.d.cts +1 -9
- package/dist/components/LinkButton/LinkButton.d.ts +1 -9
- package/dist/components/LinkButton/Styles.d.cts +1 -0
- package/dist/components/LinkButton/Styles.d.ts +1 -0
- package/dist/components/LinkButton/types.d.cts +0 -1
- package/dist/components/LinkButton/types.d.ts +0 -1
- package/dist/components/Menu/Menu.cjs +1 -1
- package/dist/components/Menu/Menu.d.cts +5 -36
- package/dist/components/Menu/Menu.d.ts +5 -36
- package/dist/components/Menu/styles.d.cts +1 -1
- package/dist/components/Menu/styles.d.ts +1 -1
- package/dist/components/Menu/types.d.cts +0 -1
- package/dist/components/Menu/types.d.ts +0 -1
- package/dist/components/Modal/Modal.cjs +1 -1
- package/dist/components/Modal/Modal.d.cts +1 -7
- package/dist/components/Modal/Modal.d.ts +1 -7
- package/dist/components/Modal/styles.d.cts +0 -1
- package/dist/components/Modal/styles.d.ts +0 -1
- package/dist/components/Modal/types.d.cts +0 -1
- package/dist/components/Modal/types.d.ts +0 -1
- package/dist/components/RadioGroup/RadioGroup.cjs +1 -1
- package/dist/components/RadioGroup/RadioGroup.d.cts +2 -16
- package/dist/components/RadioGroup/RadioGroup.d.ts +2 -16
- package/dist/components/RadioGroup/styles.cjs +2 -2
- package/dist/components/RadioGroup/styles.d.cts +1 -1
- package/dist/components/RadioGroup/styles.d.ts +1 -1
- package/dist/components/RadioGroup/styles.js +2 -2
- package/dist/components/RadioGroup/types.d.cts +0 -1
- package/dist/components/RadioGroup/types.d.ts +0 -1
- package/dist/components/Select/Select.cjs +1 -1
- package/dist/components/Select/Select.d.cts +2 -15
- package/dist/components/Select/Select.d.ts +2 -15
- package/dist/components/Select/styles.d.cts +0 -1
- package/dist/components/Select/styles.d.ts +0 -1
- package/dist/components/Select/types.d.cts +0 -1
- package/dist/components/Select/types.d.ts +0 -1
- package/dist/components/Tabs/Tabs.cjs +1 -1
- package/dist/components/Tabs/Tabs.d.cts +0 -1
- package/dist/components/Tabs/Tabs.d.ts +0 -1
- package/dist/components/Tabs/styles.cjs +34 -34
- package/dist/components/Tabs/styles.d.cts +1 -1
- package/dist/components/Tabs/styles.d.ts +1 -1
- package/dist/components/Tabs/styles.js +34 -34
- package/dist/components/Tabs/types.d.cts +0 -1
- package/dist/components/Tabs/types.d.ts +0 -1
- package/dist/components/TagPicker/Autocomplete.d.cts +3 -19
- package/dist/components/TagPicker/Autocomplete.d.ts +3 -19
- package/dist/components/TagPicker/TagPicker.d.cts +39 -54
- package/dist/components/TagPicker/TagPicker.d.ts +39 -54
- package/dist/components/TagPicker/types.d.cts +1 -1
- package/dist/components/TagPicker/types.d.ts +1 -1
- package/dist/components/TagTable/TagTable.d.cts +2 -23
- package/dist/components/TagTable/TagTable.d.ts +2 -23
- package/dist/components/TextArea/TextArea.d.cts +1 -8
- package/dist/components/TextArea/TextArea.d.ts +1 -8
- package/dist/components/TextArea/styles.cjs +2 -2
- package/dist/components/TextArea/styles.d.cts +1 -1
- package/dist/components/TextArea/styles.d.ts +1 -1
- package/dist/components/TextArea/styles.js +2 -2
- package/dist/components/TextArea/types.d.cts +0 -1
- package/dist/components/TextArea/types.d.ts +0 -1
- package/dist/components/TextInput/TextInput.d.cts +1 -8
- package/dist/components/TextInput/TextInput.d.ts +1 -8
- package/dist/components/TextInput/styles.cjs +2 -2
- package/dist/components/TextInput/styles.d.cts +1 -1
- package/dist/components/TextInput/styles.d.ts +1 -1
- package/dist/components/TextInput/styles.js +2 -2
- package/dist/components/TextInput/types.d.cts +0 -1
- package/dist/components/TextInput/types.d.ts +0 -1
- package/dist/components/TopBar/TopBar.cjs +1 -1
- package/dist/components/TopBar/TopBar.d.cts +3 -17
- package/dist/components/TopBar/TopBar.d.ts +3 -17
- package/dist/components/TopBar/TopBarItem/TopBarItem.d.cts +1 -11
- package/dist/components/TopBar/TopBarItem/TopBarItem.d.ts +1 -11
- package/dist/components/TopBar/TopBarItem/styles.cjs +7 -7
- package/dist/components/TopBar/TopBarItem/styles.d.cts +1 -1
- package/dist/components/TopBar/TopBarItem/styles.d.ts +1 -1
- package/dist/components/TopBar/TopBarItem/styles.js +7 -7
- package/dist/components/TopBar/TopBarItem/types.d.cts +0 -1
- package/dist/components/TopBar/TopBarItem/types.d.ts +0 -1
- package/dist/components/TopBar/TopBarNavigation/TopBarNavigation.d.cts +1 -17
- package/dist/components/TopBar/TopBarNavigation/TopBarNavigation.d.ts +1 -17
- package/dist/components/TopBar/TopBarNavigation/styles.cjs +30 -30
- package/dist/components/TopBar/TopBarNavigation/styles.d.cts +1 -1
- package/dist/components/TopBar/TopBarNavigation/styles.d.ts +1 -1
- package/dist/components/TopBar/TopBarNavigation/styles.js +30 -30
- package/dist/components/TopBar/TopBarNavigation/types.d.cts +0 -1
- package/dist/components/TopBar/TopBarNavigation/types.d.ts +0 -1
- package/dist/components/TopBar/TopBarToolName/TopBarToolName.d.cts +1 -6
- package/dist/components/TopBar/TopBarToolName/TopBarToolName.d.ts +1 -6
- package/dist/components/TopBar/TopBarToolName/styles.d.cts +1 -1
- package/dist/components/TopBar/TopBarToolName/styles.d.ts +1 -1
- package/dist/components/TopBar/TopBarToolName/types.d.cts +0 -1
- package/dist/components/TopBar/TopBarToolName/types.d.ts +0 -1
- package/dist/components/TopBar/styles.cjs +10 -10
- package/dist/components/TopBar/styles.d.cts +0 -1
- package/dist/components/TopBar/styles.d.ts +0 -1
- package/dist/components/TopBar/styles.js +10 -10
- package/dist/components/TopBar/types.d.cts +0 -1
- package/dist/components/TopBar/types.d.ts +0 -1
- package/dist/components/Typography/Typography.d.cts +1 -9
- package/dist/components/Typography/Typography.d.ts +1 -9
- package/dist/components/Typography/styles.d.cts +1 -1
- package/dist/components/Typography/styles.d.ts +1 -1
- package/dist/components/Typography/types.d.cts +0 -1
- package/dist/components/Typography/types.d.ts +0 -1
- package/dist/components/UserMenu/UserMenu.d.cts +2 -12
- package/dist/components/UserMenu/UserMenu.d.ts +2 -12
- package/dist/components/UserMenu/model.d.cts +0 -1
- package/dist/components/UserMenu/model.d.ts +0 -1
- package/dist/styleD/build/css/base/sizing.css +2 -0
- package/dist/styleD/build/css/component/icon.css +1 -0
- package/dist/styleD/build/css/semantic/sizing.css +1 -0
- package/dist/styleD/build/typescript/base/sizing.cjs +2 -0
- package/dist/styleD/build/typescript/base/sizing.d.cts +2 -0
- package/dist/styleD/build/typescript/base/sizing.d.ts +2 -0
- package/dist/styleD/build/typescript/base/sizing.js +2 -0
- package/dist/styleD/build/typescript/component/icon.cjs +1 -0
- package/dist/styleD/build/typescript/component/icon.d.cts +3 -0
- package/dist/styleD/build/typescript/component/icon.d.ts +3 -0
- package/dist/styleD/build/typescript/component/icon.js +1 -0
- package/dist/styleD/build/typescript/semantic/sizing.cjs +1 -0
- package/dist/styleD/build/typescript/semantic/sizing.d.cts +1 -0
- package/dist/styleD/build/typescript/semantic/sizing.d.ts +1 -0
- package/dist/styleD/build/typescript/semantic/sizing.js +1 -0
- package/dist/styleD/utils/semantic/mq.d.cts +0 -1
- package/dist/styleD/utils/semantic/mq.d.ts +0 -1
- package/dist/styleD/utils/semantic/typography.d.cts +0 -1
- package/dist/styleD/utils/semantic/typography.d.ts +0 -1
- package/dist/util/types.d.cts +2 -3
- package/dist/util/types.d.ts +2 -3
- package/package.json +21 -18
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Prettify } from "../../util/types.cjs";
|
|
2
2
|
import { ComponentTextInput } from "../../styleD/build/typescript/component/textInput.cjs";
|
|
3
|
+
import "./types.cjs";
|
|
3
4
|
import { SerializedStyles } from "@emotion/react";
|
|
4
|
-
|
|
5
5
|
//#region src/components/TextInput/styles.d.ts
|
|
6
6
|
type TextInputTheme = Prettify<ComponentTextInput>;
|
|
7
7
|
//#endregion
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Prettify } from "../../util/types.js";
|
|
2
2
|
import { ComponentTextInput } from "../../styleD/build/typescript/component/textInput.js";
|
|
3
|
+
import "./types.js";
|
|
3
4
|
import { SerializedStyles } from "@emotion/react";
|
|
4
|
-
|
|
5
5
|
//#region src/components/TextInput/styles.d.ts
|
|
6
6
|
type TextInputTheme = Prettify<ComponentTextInput>;
|
|
7
7
|
//#endregion
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { FormInputContainerDefaultProps } from "../Form/types.cjs";
|
|
2
2
|
import { TextInputTheme } from "./styles.cjs";
|
|
3
3
|
import { TextFieldProps } from "react-aria-components";
|
|
4
|
-
|
|
5
4
|
//#region src/components/TextInput/types.d.ts
|
|
6
5
|
interface TextInputProps extends FormInputContainerDefaultProps<TextFieldProps, TextInputTheme> {
|
|
7
6
|
/** Temporary text that occupies the text input when it is empty */
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { FormInputContainerDefaultProps } from "../Form/types.js";
|
|
2
2
|
import { TextInputTheme } from "./styles.js";
|
|
3
3
|
import { TextFieldProps } from "react-aria-components";
|
|
4
|
-
|
|
5
4
|
//#region src/components/TextInput/types.d.ts
|
|
6
5
|
interface TextInputProps extends FormInputContainerDefaultProps<TextFieldProps, TextInputTheme> {
|
|
7
6
|
/** Temporary text that occupies the text input when it is empty */
|
|
@@ -10,7 +10,7 @@ const require_TopBarNavigation = require("./TopBarNavigation/TopBarNavigation.cj
|
|
|
10
10
|
const require_useResize = require("../../util/useResize.cjs");
|
|
11
11
|
const require_styles = require("./styles.cjs");
|
|
12
12
|
let react = require("react");
|
|
13
|
-
react = require_runtime.__toESM(react);
|
|
13
|
+
react = require_runtime.__toESM(react, 1);
|
|
14
14
|
let _emotion_react_jsx_runtime = require("@emotion/react/jsx-runtime");
|
|
15
15
|
let react_aria_components = require("react-aria-components");
|
|
16
16
|
//#region src/components/TopBar/TopBar.tsx
|
|
@@ -1,28 +1,14 @@
|
|
|
1
1
|
import { TopBarTheme } from "./styles.cjs";
|
|
2
2
|
import { TopBarProps } from "./types.cjs";
|
|
3
|
-
|
|
4
3
|
//#region src/components/TopBar/TopBar.d.ts
|
|
5
|
-
declare function TopBarContainerRight({
|
|
6
|
-
children,
|
|
7
|
-
theme
|
|
8
|
-
}: {
|
|
4
|
+
declare function TopBarContainerRight({ children, theme }: {
|
|
9
5
|
children: TopBarProps['children'];
|
|
10
6
|
theme?: TopBarTheme;
|
|
11
7
|
}): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
12
|
-
declare function TopBarContainerLeft({
|
|
13
|
-
children,
|
|
14
|
-
theme
|
|
15
|
-
}: {
|
|
8
|
+
declare function TopBarContainerLeft({ children, theme }: {
|
|
16
9
|
children: TopBarProps['children'];
|
|
17
10
|
theme?: TopBarTheme;
|
|
18
11
|
}): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
19
|
-
declare function TopBar({
|
|
20
|
-
children,
|
|
21
|
-
collapseBelow,
|
|
22
|
-
theme,
|
|
23
|
-
cssOverrides,
|
|
24
|
-
className,
|
|
25
|
-
...props
|
|
26
|
-
}: TopBarProps): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
12
|
+
declare function TopBar({ children, collapseBelow, theme, cssOverrides, className, ...props }: TopBarProps): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
27
13
|
//#endregion
|
|
28
14
|
export { TopBar, TopBarContainerLeft, TopBarContainerRight };
|
|
@@ -1,28 +1,14 @@
|
|
|
1
1
|
import { TopBarTheme } from "./styles.js";
|
|
2
2
|
import { TopBarProps } from "./types.js";
|
|
3
|
-
|
|
4
3
|
//#region src/components/TopBar/TopBar.d.ts
|
|
5
|
-
declare function TopBarContainerRight({
|
|
6
|
-
children,
|
|
7
|
-
theme
|
|
8
|
-
}: {
|
|
4
|
+
declare function TopBarContainerRight({ children, theme }: {
|
|
9
5
|
children: TopBarProps['children'];
|
|
10
6
|
theme?: TopBarTheme;
|
|
11
7
|
}): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
12
|
-
declare function TopBarContainerLeft({
|
|
13
|
-
children,
|
|
14
|
-
theme
|
|
15
|
-
}: {
|
|
8
|
+
declare function TopBarContainerLeft({ children, theme }: {
|
|
16
9
|
children: TopBarProps['children'];
|
|
17
10
|
theme?: TopBarTheme;
|
|
18
11
|
}): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
19
|
-
declare function TopBar({
|
|
20
|
-
children,
|
|
21
|
-
collapseBelow,
|
|
22
|
-
theme,
|
|
23
|
-
cssOverrides,
|
|
24
|
-
className,
|
|
25
|
-
...props
|
|
26
|
-
}: TopBarProps): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
12
|
+
declare function TopBar({ children, collapseBelow, theme, cssOverrides, className, ...props }: TopBarProps): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
27
13
|
//#endregion
|
|
28
14
|
export { TopBar, TopBarContainerLeft, TopBarContainerRight };
|
|
@@ -1,15 +1,5 @@
|
|
|
1
1
|
import { TopBarItemProps } from "./types.cjs";
|
|
2
|
-
|
|
3
2
|
//#region src/components/TopBar/TopBarItem/TopBarItem.d.ts
|
|
4
|
-
declare function TopBarItem({
|
|
5
|
-
children,
|
|
6
|
-
alignment,
|
|
7
|
-
theme,
|
|
8
|
-
cssOverrides,
|
|
9
|
-
className,
|
|
10
|
-
size,
|
|
11
|
-
_menuOpen,
|
|
12
|
-
...props
|
|
13
|
-
}: TopBarItemProps): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function TopBarItem({ children, alignment, theme, cssOverrides, className, size, _menuOpen, ...props }: TopBarItemProps): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
14
4
|
//#endregion
|
|
15
5
|
export { TopBarItem };
|
|
@@ -1,15 +1,5 @@
|
|
|
1
1
|
import { TopBarItemProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/TopBar/TopBarItem/TopBarItem.d.ts
|
|
4
|
-
declare function TopBarItem({
|
|
5
|
-
children,
|
|
6
|
-
alignment,
|
|
7
|
-
theme,
|
|
8
|
-
cssOverrides,
|
|
9
|
-
className,
|
|
10
|
-
size,
|
|
11
|
-
_menuOpen,
|
|
12
|
-
...props
|
|
13
|
-
}: TopBarItemProps): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function TopBarItem({ children, alignment, theme, cssOverrides, className, size, _menuOpen, ...props }: TopBarItemProps): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
14
4
|
//#endregion
|
|
15
5
|
export { TopBarItem };
|
|
@@ -11,13 +11,13 @@ const topBarItemStyles = (theme, alignment, { size }, _menuOpen) => {
|
|
|
11
11
|
${theme[size].padding.bottom} ${theme[size].padding.left};
|
|
12
12
|
|
|
13
13
|
${_menuOpen ? _emotion_react.css`
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
14
|
+
height: 64px;
|
|
15
|
+
justify-content: center;
|
|
16
|
+
border-bottom: ${theme.border};
|
|
17
|
+
` : _emotion_react.css`
|
|
18
|
+
${alignment === "left" ? "border-right" : "border-left"}: ${theme.border};
|
|
19
|
+
${alignment === "right" && "margin-left: auto"};
|
|
20
|
+
`}
|
|
21
21
|
`;
|
|
22
22
|
};
|
|
23
23
|
//#endregion
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DeepPartial, Prettify } from "../../../util/types.cjs";
|
|
2
2
|
import { ComponentTopBar } from "../../../styleD/build/typescript/component/topBar.cjs";
|
|
3
|
+
import "./types.cjs";
|
|
3
4
|
import { SerializedStyles } from "@emotion/react";
|
|
4
|
-
|
|
5
5
|
//#region src/components/TopBar/TopBarItem/styles.d.ts
|
|
6
6
|
type TopBarItemTheme = Prettify<ComponentTopBar['item']>;
|
|
7
7
|
type PartialTopBarItemTheme = Prettify<DeepPartial<TopBarItemTheme>>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DeepPartial, Prettify } from "../../../util/types.js";
|
|
2
2
|
import { ComponentTopBar } from "../../../styleD/build/typescript/component/topBar.js";
|
|
3
|
+
import "./types.js";
|
|
3
4
|
import { SerializedStyles } from "@emotion/react";
|
|
4
|
-
|
|
5
5
|
//#region src/components/TopBar/TopBarItem/styles.d.ts
|
|
6
6
|
type TopBarItemTheme = Prettify<ComponentTopBar['item']>;
|
|
7
7
|
type PartialTopBarItemTheme = Prettify<DeepPartial<TopBarItemTheme>>;
|
|
@@ -11,13 +11,13 @@ const topBarItemStyles = (theme, alignment, { size }, _menuOpen) => {
|
|
|
11
11
|
${theme[size].padding.bottom} ${theme[size].padding.left};
|
|
12
12
|
|
|
13
13
|
${_menuOpen ? css`
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
14
|
+
height: 64px;
|
|
15
|
+
justify-content: center;
|
|
16
|
+
border-bottom: ${theme.border};
|
|
17
|
+
` : css`
|
|
18
|
+
${alignment === "left" ? "border-right" : "border-left"}: ${theme.border};
|
|
19
|
+
${alignment === "right" && "margin-left: auto"};
|
|
20
|
+
`}
|
|
21
21
|
`;
|
|
22
22
|
};
|
|
23
23
|
//#endregion
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { DefaultProps } from "../../../util/types.cjs";
|
|
3
3
|
import { TopBarItemTheme } from "./styles.cjs";
|
|
4
|
-
|
|
5
4
|
//#region src/components/TopBar/TopBarItem/types.d.ts
|
|
6
5
|
interface TopBarItemProps extends DefaultProps<TopBarItemTheme>, React.HTMLAttributes<HTMLDivElement> {
|
|
7
6
|
children?: React.ReactNode;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { DefaultProps } from "../../../util/types.js";
|
|
3
3
|
import { TopBarItemTheme } from "./styles.js";
|
|
4
|
-
|
|
5
4
|
//#region src/components/TopBar/TopBarItem/types.d.ts
|
|
6
5
|
interface TopBarItemProps extends DefaultProps<TopBarItemTheme>, React.HTMLAttributes<HTMLDivElement> {
|
|
7
6
|
children?: React.ReactNode;
|
|
@@ -1,21 +1,5 @@
|
|
|
1
1
|
import { TopBarNavigationProps } from "./types.cjs";
|
|
2
|
-
|
|
3
2
|
//#region src/components/TopBar/TopBarNavigation/TopBarNavigation.d.ts
|
|
4
|
-
declare function TopBarNavigation({
|
|
5
|
-
text,
|
|
6
|
-
size,
|
|
7
|
-
isSelected,
|
|
8
|
-
icon,
|
|
9
|
-
menuChildren,
|
|
10
|
-
href,
|
|
11
|
-
onPress,
|
|
12
|
-
isDisabled,
|
|
13
|
-
alignment,
|
|
14
|
-
theme,
|
|
15
|
-
cssOverrides,
|
|
16
|
-
className,
|
|
17
|
-
_menuOpen,
|
|
18
|
-
...props
|
|
19
|
-
}: TopBarNavigationProps): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function TopBarNavigation({ text, size, isSelected, icon, menuChildren, href, onPress, isDisabled, alignment, theme, cssOverrides, className, _menuOpen, ...props }: TopBarNavigationProps): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
20
4
|
//#endregion
|
|
21
5
|
export { TopBarNavigation };
|
|
@@ -1,21 +1,5 @@
|
|
|
1
1
|
import { TopBarNavigationProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/TopBar/TopBarNavigation/TopBarNavigation.d.ts
|
|
4
|
-
declare function TopBarNavigation({
|
|
5
|
-
text,
|
|
6
|
-
size,
|
|
7
|
-
isSelected,
|
|
8
|
-
icon,
|
|
9
|
-
menuChildren,
|
|
10
|
-
href,
|
|
11
|
-
onPress,
|
|
12
|
-
isDisabled,
|
|
13
|
-
alignment,
|
|
14
|
-
theme,
|
|
15
|
-
cssOverrides,
|
|
16
|
-
className,
|
|
17
|
-
_menuOpen,
|
|
18
|
-
...props
|
|
19
|
-
}: TopBarNavigationProps): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function TopBarNavigation({ text, size, isSelected, icon, menuChildren, href, onPress, isDisabled, alignment, theme, cssOverrides, className, _menuOpen, ...props }: TopBarNavigationProps): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
20
4
|
//#endregion
|
|
21
5
|
export { TopBarNavigation };
|
|
@@ -30,53 +30,53 @@ const topBarNavigationStyles = (theme, selected, _menuOpen) => {
|
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
${_menuOpen ? _emotion_react.css`
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
33
|
+
border-right: ${theme.shared.borderTop};
|
|
34
|
+
border-left: ${theme.unselected.borderBottom};
|
|
35
|
+
width: 100%;
|
|
36
36
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
37
|
+
&[data-hovered],
|
|
38
|
+
&:hover {
|
|
39
|
+
border-left: ${theme.selected.borderBottom};
|
|
40
|
+
}
|
|
41
41
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
42
|
+
&[data-focus-visible],
|
|
43
|
+
&:focus-visible {
|
|
44
|
+
border-left: ${theme.selected.borderBottom};
|
|
45
|
+
}
|
|
46
46
|
|
|
47
|
-
|
|
47
|
+
${selected && `
|
|
48
48
|
border-left: ${theme.selected.borderBottom};
|
|
49
49
|
background-color: ${theme.shared._menuOpen.selected.backgroundColor};
|
|
50
50
|
`}
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
51
|
+
` : _emotion_react.css`
|
|
52
|
+
border-top: ${theme.shared.borderTop};
|
|
53
|
+
border-bottom: ${theme.unselected.borderBottom};
|
|
54
54
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
55
|
+
&[data-hovered],
|
|
56
|
+
&:hover {
|
|
57
|
+
border-bottom: ${theme.selected.borderBottom};
|
|
58
|
+
}
|
|
59
59
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
60
|
+
&[data-focus-visible],
|
|
61
|
+
&:focus-visible {
|
|
62
|
+
border-bottom: ${theme.selected.borderBottom};
|
|
63
|
+
}
|
|
64
64
|
|
|
65
|
-
|
|
65
|
+
${selected && `
|
|
66
66
|
border-bottom: ${theme.selected.borderBottom};
|
|
67
67
|
`}
|
|
68
|
-
|
|
68
|
+
`}
|
|
69
69
|
|
|
70
70
|
text-decoration: ${theme.shared.textDecoration};
|
|
71
71
|
`;
|
|
72
72
|
};
|
|
73
73
|
const topBarNavigationDividerStyles = (theme, { alignment }, _menuOpen) => _emotion_react.css`
|
|
74
74
|
${_menuOpen ? _emotion_react.css`
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
75
|
+
height: ${theme.shared._menuOpen.height};
|
|
76
|
+
border-bottom: ${theme.shared.divider};
|
|
77
|
+
` : _emotion_react.css`
|
|
78
|
+
${alignment === "left" ? "border-right" : "border-left"}: ${theme.shared.divider};
|
|
79
|
+
`}
|
|
80
80
|
`;
|
|
81
81
|
const topBarNavigationTextStyles = (theme, { hasIcon }) => _emotion_react.css`
|
|
82
82
|
${hasIcon && `margin-left: ${theme.text.margin.left};`}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DeepPartial, Prettify } from "../../../util/types.cjs";
|
|
2
2
|
import { ComponentTopBar } from "../../../styleD/build/typescript/component/topBar.cjs";
|
|
3
|
+
import "./types.cjs";
|
|
3
4
|
import { SerializedStyles } from "@emotion/react";
|
|
4
|
-
|
|
5
5
|
//#region src/components/TopBar/TopBarNavigation/styles.d.ts
|
|
6
6
|
type TopBarNavigationTheme = Prettify<ComponentTopBar['navigation']>;
|
|
7
7
|
type PartialTopBarNavigationTheme = Prettify<DeepPartial<TopBarNavigationTheme>>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DeepPartial, Prettify } from "../../../util/types.js";
|
|
2
2
|
import { ComponentTopBar } from "../../../styleD/build/typescript/component/topBar.js";
|
|
3
|
+
import "./types.js";
|
|
3
4
|
import { SerializedStyles } from "@emotion/react";
|
|
4
|
-
|
|
5
5
|
//#region src/components/TopBar/TopBarNavigation/styles.d.ts
|
|
6
6
|
type TopBarNavigationTheme = Prettify<ComponentTopBar['navigation']>;
|
|
7
7
|
type PartialTopBarNavigationTheme = Prettify<DeepPartial<TopBarNavigationTheme>>;
|
|
@@ -30,53 +30,53 @@ const topBarNavigationStyles = (theme, selected, _menuOpen) => {
|
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
${_menuOpen ? css`
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
33
|
+
border-right: ${theme.shared.borderTop};
|
|
34
|
+
border-left: ${theme.unselected.borderBottom};
|
|
35
|
+
width: 100%;
|
|
36
36
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
37
|
+
&[data-hovered],
|
|
38
|
+
&:hover {
|
|
39
|
+
border-left: ${theme.selected.borderBottom};
|
|
40
|
+
}
|
|
41
41
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
42
|
+
&[data-focus-visible],
|
|
43
|
+
&:focus-visible {
|
|
44
|
+
border-left: ${theme.selected.borderBottom};
|
|
45
|
+
}
|
|
46
46
|
|
|
47
|
-
|
|
47
|
+
${selected && `
|
|
48
48
|
border-left: ${theme.selected.borderBottom};
|
|
49
49
|
background-color: ${theme.shared._menuOpen.selected.backgroundColor};
|
|
50
50
|
`}
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
51
|
+
` : css`
|
|
52
|
+
border-top: ${theme.shared.borderTop};
|
|
53
|
+
border-bottom: ${theme.unselected.borderBottom};
|
|
54
54
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
55
|
+
&[data-hovered],
|
|
56
|
+
&:hover {
|
|
57
|
+
border-bottom: ${theme.selected.borderBottom};
|
|
58
|
+
}
|
|
59
59
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
60
|
+
&[data-focus-visible],
|
|
61
|
+
&:focus-visible {
|
|
62
|
+
border-bottom: ${theme.selected.borderBottom};
|
|
63
|
+
}
|
|
64
64
|
|
|
65
|
-
|
|
65
|
+
${selected && `
|
|
66
66
|
border-bottom: ${theme.selected.borderBottom};
|
|
67
67
|
`}
|
|
68
|
-
|
|
68
|
+
`}
|
|
69
69
|
|
|
70
70
|
text-decoration: ${theme.shared.textDecoration};
|
|
71
71
|
`;
|
|
72
72
|
};
|
|
73
73
|
const topBarNavigationDividerStyles = (theme, { alignment }, _menuOpen) => css`
|
|
74
74
|
${_menuOpen ? css`
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
75
|
+
height: ${theme.shared._menuOpen.height};
|
|
76
|
+
border-bottom: ${theme.shared.divider};
|
|
77
|
+
` : css`
|
|
78
|
+
${alignment === "left" ? "border-right" : "border-left"}: ${theme.shared.divider};
|
|
79
|
+
`}
|
|
80
80
|
`;
|
|
81
81
|
const topBarNavigationTextStyles = (theme, { hasIcon }) => css`
|
|
82
82
|
${hasIcon && `margin-left: ${theme.text.margin.left};`}
|
|
@@ -3,7 +3,6 @@ import { IconProps } from "../../Icon/types.cjs";
|
|
|
3
3
|
import { TopBarNavigationTheme } from "./styles.cjs";
|
|
4
4
|
import { PressEvent } from "react-aria-components";
|
|
5
5
|
import { ReactNode } from "react";
|
|
6
|
-
|
|
7
6
|
//#region src/components/TopBar/TopBarNavigation/types.d.ts
|
|
8
7
|
interface TopBarNavigationProps extends DefaultProps<TopBarNavigationTheme> {
|
|
9
8
|
/**
|
|
@@ -3,7 +3,6 @@ import { IconProps } from "../../Icon/types.js";
|
|
|
3
3
|
import { TopBarNavigationTheme } from "./styles.js";
|
|
4
4
|
import { ReactNode } from "react";
|
|
5
5
|
import { PressEvent } from "react-aria-components";
|
|
6
|
-
|
|
7
6
|
//#region src/components/TopBar/TopBarNavigation/types.d.ts
|
|
8
7
|
interface TopBarNavigationProps extends DefaultProps<TopBarNavigationTheme> {
|
|
9
8
|
/**
|
|
@@ -1,10 +1,5 @@
|
|
|
1
1
|
import { TopBarToolNameProps } from "./types.cjs";
|
|
2
|
-
|
|
3
2
|
//#region src/components/TopBar/TopBarToolName/TopBarToolName.d.ts
|
|
4
|
-
declare const TopBarToolName: ({
|
|
5
|
-
collapseBelow,
|
|
6
|
-
theme,
|
|
7
|
-
...props
|
|
8
|
-
}: TopBarToolNameProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare const TopBarToolName: ({ collapseBelow, theme, ...props }: TopBarToolNameProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
9
4
|
//#endregion
|
|
10
5
|
export { TopBarToolName };
|
|
@@ -1,10 +1,5 @@
|
|
|
1
1
|
import { TopBarToolNameProps } from "./types.js";
|
|
2
|
-
|
|
3
2
|
//#region src/components/TopBar/TopBarToolName/TopBarToolName.d.ts
|
|
4
|
-
declare const TopBarToolName: ({
|
|
5
|
-
collapseBelow,
|
|
6
|
-
theme,
|
|
7
|
-
...props
|
|
8
|
-
}: TopBarToolNameProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare const TopBarToolName: ({ collapseBelow, theme, ...props }: TopBarToolNameProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
9
4
|
//#endregion
|
|
10
5
|
export { TopBarToolName };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DeepPartial, Prettify } from "../../../util/types.cjs";
|
|
2
2
|
import { ComponentTopBar } from "../../../styleD/build/typescript/component/topBar.cjs";
|
|
3
|
+
import "./types.cjs";
|
|
3
4
|
import { SerializedStyles } from "@emotion/react";
|
|
4
|
-
|
|
5
5
|
//#region src/components/TopBar/TopBarToolName/styles.d.ts
|
|
6
6
|
type TopBarToolNameTheme = Prettify<ComponentTopBar['toolName']>;
|
|
7
7
|
type PartialTopBarToolNameTheme = Prettify<DeepPartial<TopBarToolNameTheme>>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DeepPartial, Prettify } from "../../../util/types.js";
|
|
2
2
|
import { ComponentTopBar } from "../../../styleD/build/typescript/component/topBar.js";
|
|
3
|
+
import "./types.js";
|
|
3
4
|
import { SerializedStyles } from "@emotion/react";
|
|
4
|
-
|
|
5
5
|
//#region src/components/TopBar/TopBarToolName/styles.d.ts
|
|
6
6
|
type TopBarToolNameTheme = Prettify<ComponentTopBar['toolName']>;
|
|
7
7
|
type PartialTopBarToolNameTheme = Prettify<DeepPartial<TopBarToolNameTheme>>;
|
|
@@ -4,7 +4,6 @@ import { FaviconProps } from "../../Favicon/types.cjs";
|
|
|
4
4
|
import { Breakpoint } from "../../../styleD/utils/semantic/mq.cjs";
|
|
5
5
|
import { TopBarToolNameTheme } from "./styles.cjs";
|
|
6
6
|
import { LinkProps } from "react-aria-components";
|
|
7
|
-
|
|
8
7
|
//#region src/components/TopBar/TopBarToolName/types.d.ts
|
|
9
8
|
interface TopBarToolNameProps extends DefaultProps<TopBarToolNameTheme, LinkProps['className']>, Omit<LinkProps, 'children'> {
|
|
10
9
|
/**
|
|
@@ -4,7 +4,6 @@ import { FaviconProps } from "../../Favicon/types.js";
|
|
|
4
4
|
import { Breakpoint } from "../../../styleD/utils/semantic/mq.js";
|
|
5
5
|
import { TopBarToolNameTheme } from "./styles.js";
|
|
6
6
|
import { LinkProps } from "react-aria-components";
|
|
7
|
-
|
|
8
7
|
//#region src/components/TopBar/TopBarToolName/types.d.ts
|
|
9
8
|
interface TopBarToolNameProps extends DefaultProps<TopBarToolNameTheme, LinkProps['className']>, Omit<LinkProps, 'children'> {
|
|
10
9
|
/**
|
|
@@ -20,16 +20,16 @@ const topBarContainerStyles = (theme, { collapseBelow, showUntil } = {}) => {
|
|
|
20
20
|
display: ${theme.display};
|
|
21
21
|
|
|
22
22
|
${collapseBelow && _emotion_react.css`
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
23
|
+
${require_mq.until[collapseBelow]} {
|
|
24
|
+
display: none;
|
|
25
|
+
}
|
|
26
|
+
`}
|
|
27
27
|
|
|
28
28
|
${showUntil && _emotion_react.css`
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
29
|
+
${require_mq.from[showUntil]} {
|
|
30
|
+
display: none;
|
|
31
|
+
}
|
|
32
|
+
`}
|
|
33
33
|
`;
|
|
34
34
|
};
|
|
35
35
|
const topBarSpacerStyles = (theme) => {
|
|
@@ -50,8 +50,8 @@ const topBarCollapsedNavMenuButtonStyles = (theme, menuOpen) => {
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
${menuOpen && _emotion_react.css`
|
|
53
|
-
|
|
54
|
-
|
|
53
|
+
background-color: ${theme.collapsedNavMenu.button.active.backgroundColor};
|
|
54
|
+
`}
|
|
55
55
|
`;
|
|
56
56
|
};
|
|
57
57
|
const topBarCollapsedNavMenuPopoverStyles = (theme) => {
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { DeepPartial, Prettify } from "../../util/types.cjs";
|
|
2
2
|
import { ComponentTopBar } from "../../styleD/build/typescript/component/topBar.cjs";
|
|
3
3
|
import { SerializedStyles } from "@emotion/react";
|
|
4
|
-
|
|
5
4
|
//#region src/components/TopBar/styles.d.ts
|
|
6
5
|
type TopBarTheme = Prettify<ComponentTopBar>;
|
|
7
6
|
type PartialTopBarTheme = Prettify<DeepPartial<TopBarTheme>>;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { DeepPartial, Prettify } from "../../util/types.js";
|
|
2
2
|
import { ComponentTopBar } from "../../styleD/build/typescript/component/topBar.js";
|
|
3
3
|
import { SerializedStyles } from "@emotion/react";
|
|
4
|
-
|
|
5
4
|
//#region src/components/TopBar/styles.d.ts
|
|
6
5
|
type TopBarTheme = Prettify<ComponentTopBar>;
|
|
7
6
|
type PartialTopBarTheme = Prettify<DeepPartial<TopBarTheme>>;
|