highsoft-ui 1.0.161 → 1.0.162
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/CLAUDE.md +95 -2
- package/dist/{BrowserFrame-BUneieY7.js → BrowserFrame-D-DoBOXv.js} +2 -2
- package/dist/{Button-CjxX21gW.js → Button-BCbWIPg1.js} +1 -1
- package/dist/{ButtonGroup-DanFXfXA.js → ButtonGroup-DGEDf4ic.js} +1 -1
- package/dist/{Checkbox-BkxibNey.js → Checkbox-CO0SRaAZ.js} +1 -1
- package/dist/{CodeBlock-BkSyiiCb.js → CodeBlock-Ugik4xMM.js} +4 -4
- package/dist/{CookiePolicyModal-9p_OGcpB.js → CookiePolicyModal-TdrVbP_E.js} +2 -2
- package/dist/{CopyCode-90z6BfV0.js → CopyCode-_sKjpGqB.js} +2 -2
- package/dist/{Dropdown-8bjCO1Lx.js → Dropdown-LiG-JAoo.js} +267 -234
- package/dist/{Footer-DVZIe2ax.js → Footer-DzIGLnEz.js} +8 -8
- package/dist/{FooterBottom-BV9xJbRt.js → FooterBottom-CRe2Mvjd.js} +1 -1
- package/dist/{FooterHelp-Dlnj0dUF.js → FooterHelp-CTSvficW.js} +1 -1
- package/dist/{FooterLinks-BAdqoexV.js → FooterLinks-BoDdQUWb.js} +2 -2
- package/dist/{Header-CkWQ4zk-.js → Header-CTO6Y6oH.js} +26 -26
- package/dist/{InputGrouped-BUJKBG0D.js → InputGrouped-y0JyshpR.js} +13 -13
- package/dist/{Label-DgPVoDMR.js → Label-k6e4Rqb-.js} +1 -1
- package/dist/{LogoCarousel-DEvwvCfr.js → LogoCarousel-pRYdmphl.js} +2 -2
- package/dist/{NewsletterSignup-BP3AxNHH.js → NewsletterSignup-BrmQ7pXZ.js} +4 -4
- package/dist/{Notification-D4-209sL.js → Notification-BFLAktZo.js} +3 -3
- package/dist/{PrefPanel-B4MyeLGu.js → PrefPanel-CHkc6r6b.js} +9 -9
- package/dist/{RoadmapDetails-CATh63TE.js → RoadmapDetails-BWt0J4Pn.js} +2 -2
- package/dist/{Search-T4R860vH.js → Search-D29JM1a_.js} +7 -7
- package/dist/{SearchDropdown-fcfDUjOp.js → SearchDropdown-BSUAlaMY.js} +1 -1
- package/dist/{VideoCover-BXIkxFuT.js → VideoCover-C18NhQcY.js} +1 -1
- package/dist/{VideoPlayer-BB8jVMa5.js → VideoPlayer-UM4M4C5b.js} +4 -4
- package/dist/{VideoPlayerModal-fnAUwVMI.js → VideoPlayerModal-IRwjMLoy.js} +2 -2
- package/dist/{YoutubeModal-C3rfaDki.js → YoutubeModal-BOnH866s.js} +2 -2
- package/dist/components/BrowserFrame/index.js +1 -1
- package/dist/components/Button/index.js +1 -1
- package/dist/components/ButtonGroup/index.js +1 -1
- package/dist/components/Checkbox/index.js +1 -1
- package/dist/components/CodeBlock/index.js +1 -1
- package/dist/components/CopyCode/index.js +1 -1
- package/dist/components/Dropdown/index.js +1 -1
- package/dist/components/Footer/CookiePolicyModal.js +1 -1
- package/dist/components/Footer/FooterBottom.js +1 -1
- package/dist/components/Footer/FooterHelp.js +1 -1
- package/dist/components/Footer/FooterLinks.js +1 -1
- package/dist/components/Footer/YoutubeModal.js +1 -1
- package/dist/components/Footer/index.js +1 -1
- package/dist/components/Header/index.js +1 -1
- package/dist/components/InputGrouped/index.js +1 -1
- package/dist/components/Label/index.js +1 -1
- package/dist/components/LogoCarousel/index.js +1 -1
- package/dist/components/Modal/ModalContactFooter.js +2 -2
- package/dist/components/Modal/index.js +2 -2
- package/dist/components/NewsletterSignup/index.js +1 -1
- package/dist/components/Notification/index.js +1 -1
- package/dist/components/PrefPanel/index.js +1 -1
- package/dist/components/RoadmapDetails/index.js +1 -1
- package/dist/components/Search/index.js +1 -1
- package/dist/components/SearchDropdown/index.js +1 -1
- package/dist/components/Sidebar/NavDisclosure.js +2 -2
- package/dist/components/Sidebar/NavGroup.js +21 -37
- package/dist/components/Sidebar/NavItem.js +26 -19
- package/dist/components/Sidebar/Sidebar.js +97 -69
- package/dist/components/Sidebar/SidebarLayout.js +2 -2
- package/dist/components/Sidebar/SidebarResizer.js +1 -1
- package/dist/components/Sidebar/SidebarSwitcher.js +48 -0
- package/dist/components/Sidebar/index.js +5 -4
- package/dist/components/Sidebar/useSlideClip.js +27 -0
- package/dist/components/VideoCover/index.js +1 -1
- package/dist/components/VideoPlayer/VideoPlayerModal.js +1 -1
- package/dist/components/VideoPlayer/index.js +1 -1
- package/dist/{create-element-Bftz4UxU.js → create-element-DxkdwAGs.js} +1 -1
- package/dist/{esm-LCYnNVvi.js → esm-CUgR2iUX.js} +63 -49
- package/dist/highsoft-ui.css +1 -1
- package/dist/lib/components/Dropdown/index.d.ts +32 -3
- package/dist/lib/components/Sidebar/NavItem.d.ts +5 -0
- package/dist/lib/components/Sidebar/Sidebar.d.ts +12 -1
- package/dist/lib/components/Sidebar/SidebarSwitcher.d.ts +31 -0
- package/dist/lib/components/Sidebar/index.d.ts +2 -0
- package/dist/lib/components/Sidebar/useSlideClip.d.ts +30 -0
- package/dist/lib/main.d.ts +2 -2
- package/dist/main.js +26 -25
- package/dist/{prism-light-CqF2CLQS.js → prism-light-Czk1yGD_.js} +1 -1
- package/dist/{styles.module-DGKft2EO.js → styles.module-B9V15An9.js} +16 -0
- package/package.json +1 -1
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
2
|
export type DropdownAlign = 'start' | 'center' | 'end';
|
|
3
3
|
export type DropdownSide = 'top' | 'right' | 'bottom' | 'left';
|
|
4
|
+
export type DropdownSize = 100 | 200;
|
|
5
|
+
export type DropdownVariant = 'plain' | 'divided';
|
|
6
|
+
export type DropdownIndicator = 'fill' | 'check';
|
|
4
7
|
export interface DropdownOption {
|
|
5
8
|
value: string;
|
|
6
9
|
label: ReactNode;
|
|
@@ -16,9 +19,16 @@ export interface DropdownProps {
|
|
|
16
19
|
/** Called with the new value when the user picks an item. */
|
|
17
20
|
onValueChange?: (value: string) => void;
|
|
18
21
|
/**
|
|
19
|
-
*
|
|
20
|
-
*
|
|
22
|
+
* How the selected item is marked in single-select mode. Defaults follow
|
|
23
|
+
* the variant: `plain` → `fill`, `divided` → `check`.
|
|
24
|
+
* - `fill` — the selected row takes the brand selected pair (brand surface
|
|
25
|
+
* + brand text), no leading column.
|
|
26
|
+
* - `check` — a check glyph in a leading column; the row itself stays
|
|
27
|
+
* unfilled. Pick this when the menu sits on a brand-tinted surface or
|
|
28
|
+
* the rows already carry colour (product icons).
|
|
21
29
|
*/
|
|
30
|
+
indicator?: DropdownIndicator;
|
|
31
|
+
/** @deprecated Use `indicator="check"` / `indicator="fill"` instead. */
|
|
22
32
|
showCheck?: boolean;
|
|
23
33
|
/**
|
|
24
34
|
* Whether the menu closes when an item is selected. Defaults to `false`
|
|
@@ -44,9 +54,28 @@ export interface DropdownProps {
|
|
|
44
54
|
* - `number | string` — explicit width (number → px, string → CSS length)
|
|
45
55
|
*/
|
|
46
56
|
width?: number | string | 'trigger';
|
|
57
|
+
/**
|
|
58
|
+
* Row density. `200` (default) is the menu that hangs off a size-300
|
|
59
|
+
* Button: 14px labels on ~30px rows. `100` is the compact menu for small
|
|
60
|
+
* triggers such as `SidebarSwitcher`: 12px labels on ~26px rows with a
|
|
61
|
+
* 12px check, so the list reads at the same size as the trigger's label
|
|
62
|
+
* instead of two steps above it.
|
|
63
|
+
*/
|
|
64
|
+
size?: DropdownSize;
|
|
65
|
+
/**
|
|
66
|
+
* Surface treatment. `plain` (default) is a padded white panel with
|
|
67
|
+
* transparent, rounded rows — hover is a soft inset wash and the selected
|
|
68
|
+
* row is marked by `indicator` (brand fill or check), so the menu reads as
|
|
69
|
+
* a floating menu in the same language as the Button or SidebarSwitcher it
|
|
70
|
+
* hangs off.
|
|
71
|
+
* `divided` is the list treatment: edge-to-edge rows separated by
|
|
72
|
+
* hairlines, hover lifts a row to white, keyboard focus adds a brand bar
|
|
73
|
+
* down the left.
|
|
74
|
+
*/
|
|
75
|
+
variant?: DropdownVariant;
|
|
47
76
|
className?: string;
|
|
48
77
|
}
|
|
49
|
-
export declare function Dropdown({ trigger, value, onValueChange, showCheck, closeOnSelect, options, children, side, align, sideOffset, alignOffset, open, onOpenChange, defaultOpen, width, className }: DropdownProps): import("react").JSX.Element;
|
|
78
|
+
export declare function Dropdown({ trigger, value, onValueChange, indicator: indicatorProp, showCheck, closeOnSelect, options, children, side, align, sideOffset, alignOffset, open, onOpenChange, defaultOpen, width, size, variant, className }: DropdownProps): import("react").JSX.Element;
|
|
50
79
|
export interface DropdownItemProps {
|
|
51
80
|
/**
|
|
52
81
|
* Item value. When set, the item participates in single-select mode
|
|
@@ -5,6 +5,11 @@ export type NavItemProps<T extends ElementType = 'a'> = {
|
|
|
5
5
|
active?: boolean;
|
|
6
6
|
/** Leading icon (16×16). */
|
|
7
7
|
icon?: ReactNode;
|
|
8
|
+
/**
|
|
9
|
+
* Trailing badge after the label — typically a `<Label>` ("Pro", "New").
|
|
10
|
+
* Purely visual; it's read as part of the link text.
|
|
11
|
+
*/
|
|
12
|
+
badge?: ReactNode;
|
|
8
13
|
children?: ReactNode;
|
|
9
14
|
} & Omit<ComponentPropsWithoutRef<T>, 'as'>;
|
|
10
15
|
/**
|
|
@@ -45,7 +45,18 @@ export interface SidebarSectionProps {
|
|
|
45
45
|
* Minimize button when provided.
|
|
46
46
|
*/
|
|
47
47
|
action?: ReactNode;
|
|
48
|
+
/**
|
|
49
|
+
* Let the whole section fold away behind its label: the head becomes a
|
|
50
|
+
* toggle with a chevron and the items slide closed. Needs a `label`.
|
|
51
|
+
* Default false.
|
|
52
|
+
*/
|
|
53
|
+
expandable?: boolean;
|
|
54
|
+
/** Open on first render (uncontrolled). Default true. Ignored when `open` is provided. */
|
|
55
|
+
defaultOpen?: boolean;
|
|
56
|
+
/** Controlled open state. Provide together with `onOpenChange`. */
|
|
57
|
+
open?: boolean;
|
|
58
|
+
onOpenChange?: (open: boolean) => void;
|
|
48
59
|
className?: string;
|
|
49
60
|
}
|
|
50
61
|
/** A labelled group of nav items within the sidebar body. */
|
|
51
|
-
export declare function SidebarSection({ children, label, collapsible, minimizeLabel, action, className }: SidebarSectionProps): import("react").JSX.Element;
|
|
62
|
+
export declare function SidebarSection({ children, label, collapsible, minimizeLabel, action, expandable, defaultOpen, open: openProp, onOpenChange, className }: SidebarSectionProps): import("react").JSX.Element;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { ComponentPropsWithoutRef, ReactNode } from 'react';
|
|
2
|
+
export interface SidebarSwitcherProps extends ComponentPropsWithoutRef<'button'> {
|
|
3
|
+
/**
|
|
4
|
+
* Glyph in the leading tile — a `<ProductIcon size={20} />`,
|
|
5
|
+
* `<FrameworkIcon size={20} />` or `<Icon size={16} />`. The tile is 32px
|
|
6
|
+
* with 6px padding, so anything up to 20px sits centred.
|
|
7
|
+
*/
|
|
8
|
+
icon: ReactNode;
|
|
9
|
+
/** Primary line — the current choice ("Highcharts Core"). */
|
|
10
|
+
label: ReactNode;
|
|
11
|
+
/** Secondary line — what the choice is ("Currently viewing", "Version 12.2.0"). */
|
|
12
|
+
description?: ReactNode;
|
|
13
|
+
/** Show the up/down selector chevron. Default `true`. */
|
|
14
|
+
chevron?: boolean;
|
|
15
|
+
/**
|
|
16
|
+
* Render as a static row when there's nothing to switch to — no button, no
|
|
17
|
+
* chevron, no hover. Default `true`.
|
|
18
|
+
*/
|
|
19
|
+
interactive?: boolean;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* The trigger row for a sidebar-header picker: an icon tile, a two-line text
|
|
23
|
+
* block and a selector chevron. It's a plain `<button>`, so it slots straight
|
|
24
|
+
* into `<Dropdown trigger={…}>` (Radix spreads its `aria-expanded` and
|
|
25
|
+
* `aria-haspopup` onto it) and takes any button prop directly.
|
|
26
|
+
*
|
|
27
|
+
* Its accessible name is the visible text — label then description, so
|
|
28
|
+
* "Highcharts Core, Currently viewing" — which is usually what you want; pass
|
|
29
|
+
* `aria-label` to override.
|
|
30
|
+
*/
|
|
31
|
+
export declare const SidebarSwitcher: import('react').ForwardRefExoticComponent<SidebarSwitcherProps & import('react').RefAttributes<HTMLButtonElement>>;
|
|
@@ -2,6 +2,8 @@ export { SidebarLayout, SidebarMain } from './SidebarLayout';
|
|
|
2
2
|
export type { SidebarLayoutProps } from './SidebarLayout';
|
|
3
3
|
export { Sidebar, SidebarHeader, SidebarBody, SidebarSection } from './Sidebar';
|
|
4
4
|
export type { SidebarProps, SidebarSectionProps } from './Sidebar';
|
|
5
|
+
export { SidebarSwitcher } from './SidebarSwitcher';
|
|
6
|
+
export type { SidebarSwitcherProps } from './SidebarSwitcher';
|
|
5
7
|
export { SidebarResizer } from './SidebarResizer';
|
|
6
8
|
export { NavItem } from './NavItem';
|
|
7
9
|
export type { NavItemProps } from './NavItem';
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { RefObject } from 'react';
|
|
2
|
+
/**
|
|
3
|
+
* Clips a grid-row slide (0fr → 1fr) for exactly as long as it runs.
|
|
4
|
+
*
|
|
5
|
+
* An open list settles at `overflow: visible`, because clipping it would
|
|
6
|
+
* create a scroll container and stop any nested sticky row from pinning.
|
|
7
|
+
* While it's sliding open, though, the children are laid out at full height
|
|
8
|
+
* inside a row that hasn't grown yet, so visible overflow spills them over
|
|
9
|
+
* whatever follows. So: clip for the length of the slide, then release.
|
|
10
|
+
*
|
|
11
|
+
* Driven from state rather than a delayed discrete `transition: overflow`:
|
|
12
|
+
* that flipped inconsistently — sometimes immediately, sometimes never.
|
|
13
|
+
* Collapsing needs none of this, since the base rule clips from frame one.
|
|
14
|
+
*
|
|
15
|
+
* `expanding` is set during render, not in an effect. Effects run *after*
|
|
16
|
+
* paint, so doing it there left one painted frame carrying the open class
|
|
17
|
+
* without the clip — the full-height list flashed over the rows below before
|
|
18
|
+
* being clipped. Adjusting state during render makes React re-render before
|
|
19
|
+
* it paints, so both classes land in the same commit. Something that starts
|
|
20
|
+
* open never animated, so `prevOpen` starting equal to `open` means it isn't
|
|
21
|
+
* clipped.
|
|
22
|
+
*
|
|
23
|
+
* Attach `ref` to the element carrying the `grid-template-rows` transition and
|
|
24
|
+
* pair `expanding` with a rule that keeps its inner wrapper at
|
|
25
|
+
* `overflow: hidden`.
|
|
26
|
+
*/
|
|
27
|
+
export declare function useSlideClip<T extends HTMLElement>(open: boolean): {
|
|
28
|
+
expanding: boolean;
|
|
29
|
+
ref: RefObject<T | null>;
|
|
30
|
+
};
|
package/dist/lib/main.d.ts
CHANGED
|
@@ -61,8 +61,8 @@ export { ModalContactFooter } from './components/Modal/ModalContactFooter';
|
|
|
61
61
|
export type { ModalProps, ModalFooterType, ModalSubmitVariant } from './components/Modal';
|
|
62
62
|
export type { ModalContactFooterProps } from './components/Modal/ModalContactFooter';
|
|
63
63
|
export { Notification } from './components/Notification';
|
|
64
|
-
export { SidebarLayout, SidebarMain, Sidebar, SidebarHeader, SidebarBody, SidebarSection, SidebarResizer, NavItem, NavGroup, NavDisclosure, useSidebarLayout, useOptionalSidebarLayout } from './components/Sidebar';
|
|
65
|
-
export type { SidebarLayoutProps, SidebarProps, SidebarSectionProps, NavItemProps, NavGroupProps, NavDisclosureProps, SidebarLayoutContextValue } from './components/Sidebar';
|
|
64
|
+
export { SidebarLayout, SidebarMain, Sidebar, SidebarHeader, SidebarBody, SidebarSection, SidebarSwitcher, SidebarResizer, NavItem, NavGroup, NavDisclosure, useSidebarLayout, useOptionalSidebarLayout } from './components/Sidebar';
|
|
65
|
+
export type { SidebarLayoutProps, SidebarProps, SidebarSectionProps, SidebarSwitcherProps, NavItemProps, NavGroupProps, NavDisclosureProps, SidebarLayoutContextValue } from './components/Sidebar';
|
|
66
66
|
export { PrefPanel } from './components/PrefPanel';
|
|
67
67
|
export { VideoPlayer } from './components/VideoPlayer';
|
|
68
68
|
export type { VideoPlayerProps, VideoPlayerSource, VideoPlayerTrack } from './components/VideoPlayer';
|
package/dist/main.js
CHANGED
|
@@ -1,48 +1,49 @@
|
|
|
1
1
|
import { c as e, d as t, r as n, s as r, u as i } from "./utils-K9S_6_Eq.js";
|
|
2
2
|
import { t as a } from "./Box-BZgeSeCV.js";
|
|
3
|
-
import { t as o } from "./Button-
|
|
4
|
-
import { t as s } from "./BrowserFrame-
|
|
5
|
-
import { t as c } from "./CopyCode-
|
|
3
|
+
import { t as o } from "./Button-BCbWIPg1.js";
|
|
4
|
+
import { t as s } from "./BrowserFrame-D-DoBOXv.js";
|
|
5
|
+
import { t as c } from "./CopyCode-_sKjpGqB.js";
|
|
6
6
|
import { t as l } from "./FrameworkIcon-B8GmMx0r.js";
|
|
7
|
-
import { t as u } from "./CodeBlock-
|
|
7
|
+
import { t as u } from "./CodeBlock-Ugik4xMM.js";
|
|
8
8
|
import { n as d, t as f } from "./ClientLogo-Dj7K48YL.js";
|
|
9
|
-
import { t as p } from "./LogoCarousel-
|
|
9
|
+
import { t as p } from "./LogoCarousel-pRYdmphl.js";
|
|
10
10
|
import { t as m } from "./Icon-DJTgdvsG.js";
|
|
11
11
|
import { t as h } from "./Link-CYR92_U0.js";
|
|
12
12
|
import { t as g } from "./ProductIcon-C5yvnjHr.js";
|
|
13
|
-
import { t as _ } from "./ButtonGroup-
|
|
13
|
+
import { t as _ } from "./ButtonGroup-DGEDf4ic.js";
|
|
14
14
|
import { t as v } from "./InputSolo-DUdKtZjX.js";
|
|
15
|
-
import { t as y } from "./SearchDropdown-
|
|
16
|
-
import { i as b, n as x, r as S, t as C } from "./InputGrouped-
|
|
15
|
+
import { t as y } from "./SearchDropdown-BSUAlaMY.js";
|
|
16
|
+
import { i as b, n as x, r as S, t as C } from "./InputGrouped-y0JyshpR.js";
|
|
17
17
|
import { t as w } from "./Container-BDssaLig.js";
|
|
18
18
|
import { t as T } from "./DiscordInvite-CLYxexdH.js";
|
|
19
19
|
import { t as E } from "./Heading-DNDHqYWO.js";
|
|
20
20
|
import { t as D } from "./Typography-AvvBRu-u.js";
|
|
21
21
|
import { t as O } from "./Logo-Bz0G2G-k.js";
|
|
22
|
-
import { t as k } from "./NewsletterSignup-
|
|
23
|
-
import { n as A, r as j, t as M } from "./Dropdown-
|
|
24
|
-
import { t as N } from "./PrefPanel-
|
|
25
|
-
import { n as P, t as F } from "./Label-
|
|
26
|
-
import { t as I } from "./VideoCover-
|
|
27
|
-
import { t as L } from "./VideoPlayer-
|
|
28
|
-
import { t as R } from "./VideoPlayerModal-
|
|
29
|
-
import { t as z } from "./Footer-
|
|
22
|
+
import { t as k } from "./NewsletterSignup-BrmQ7pXZ.js";
|
|
23
|
+
import { n as A, r as j, t as M } from "./Dropdown-LiG-JAoo.js";
|
|
24
|
+
import { t as N } from "./PrefPanel-CHkc6r6b.js";
|
|
25
|
+
import { n as P, t as F } from "./Label-k6e4Rqb-.js";
|
|
26
|
+
import { t as I } from "./VideoCover-C18NhQcY.js";
|
|
27
|
+
import { t as L } from "./VideoPlayer-UM4M4C5b.js";
|
|
28
|
+
import { t as R } from "./VideoPlayerModal-IRwjMLoy.js";
|
|
29
|
+
import { t as z } from "./Footer-DzIGLnEz.js";
|
|
30
30
|
import { n as B } from "./GPTInput-C0YG1990.js";
|
|
31
|
-
import { t as V } from "./Notification-
|
|
32
|
-
import { n as H, t as U } from "./Header-
|
|
31
|
+
import { t as V } from "./Notification-BFLAktZo.js";
|
|
32
|
+
import { n as H, t as U } from "./Header-CTO6Y6oH.js";
|
|
33
33
|
import { t as W } from "./Tabs-BuDaPqdN.js";
|
|
34
34
|
import { n as G, t as K } from "./RadioBox-o1Ssyj0s.js";
|
|
35
|
-
import { n as q, t as J } from "./Checkbox-
|
|
35
|
+
import { n as q, t as J } from "./Checkbox-CO0SRaAZ.js";
|
|
36
36
|
import { Modal as Y } from "./components/Modal/index.js";
|
|
37
|
-
import { t as X } from "./RoadmapDetails-
|
|
37
|
+
import { t as X } from "./RoadmapDetails-BWt0J4Pn.js";
|
|
38
38
|
import { ModalContactFooter as Z } from "./components/Modal/ModalContactFooter.js";
|
|
39
39
|
import { useOptionalSidebarLayout as Q, useSidebarLayout as $ } from "./components/Sidebar/context.js";
|
|
40
40
|
import { SidebarLayout as ee, SidebarMain as te } from "./components/Sidebar/SidebarLayout.js";
|
|
41
41
|
import { SidebarResizer as ne } from "./components/Sidebar/SidebarResizer.js";
|
|
42
42
|
import { Sidebar as re, SidebarBody as ie, SidebarHeader as ae, SidebarSection as oe } from "./components/Sidebar/Sidebar.js";
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
43
|
+
import { SidebarSwitcher as se } from "./components/Sidebar/SidebarSwitcher.js";
|
|
44
|
+
import { NavItem as ce } from "./components/Sidebar/NavItem.js";
|
|
45
|
+
import { NavGroup as le } from "./components/Sidebar/NavGroup.js";
|
|
46
|
+
import { NavDisclosure as ue } from "./components/Sidebar/NavDisclosure.js";
|
|
46
47
|
import "./components/Sidebar/index.js";
|
|
47
|
-
import { ThemeLoader as
|
|
48
|
-
export { a as Box, s as BrowserFrame, o as Button, _ as ButtonGroup, J as Checkbox, q as CheckboxGroup, f as ClientLogo, u as CodeBlock, w as Container, c as CopyCode, T as DiscordInvite, M as Dropdown, A as DropdownItem, j as DropdownSeparator, z as Footer, C as FormGroup, x as FormRow, l as FrameworkIcon, B as GPTInput, U as Header, E as Heading, m as Icon, S as InputGrouped, v as InputSolo, F as Label, h as Link, O as Logo, p as LogoCarousel, Y as Modal, Z as ModalContactFooter,
|
|
48
|
+
import { ThemeLoader as de, themeLoaderScript as fe } from "./components/ThemeLoader/index.js";
|
|
49
|
+
export { a as Box, s as BrowserFrame, o as Button, _ as ButtonGroup, J as Checkbox, q as CheckboxGroup, f as ClientLogo, u as CodeBlock, w as Container, c as CopyCode, T as DiscordInvite, M as Dropdown, A as DropdownItem, j as DropdownSeparator, z as Footer, C as FormGroup, x as FormRow, l as FrameworkIcon, B as GPTInput, U as Header, E as Heading, m as Icon, S as InputGrouped, v as InputSolo, F as Label, h as Link, O as Logo, p as LogoCarousel, Y as Modal, Z as ModalContactFooter, ue as NavDisclosure, le as NavGroup, ce as NavItem, P as NewTag, k as NewsletterSignup, V as Notification, N as PrefPanel, g as ProductIcon, K as RadioBox, G as RadioBoxGroup, X as RoadmapDetails, y as SearchDropdown, b as SelectGrouped, re as Sidebar, ie as SidebarBody, ae as SidebarHeader, ee as SidebarLayout, te as SidebarMain, ne as SidebarResizer, oe as SidebarSection, se as SidebarSwitcher, H as SubHeader, W as Tabs, de as ThemeLoader, i as ThemeProvider, D as Typography, I as VideoCover, L as VideoPlayer, R as VideoPlayerModal, d as clientLogoLabels, fe as themeLoaderScript, n as useClipboard, t as useNextTheme, Q as useOptionalSidebarLayout, $ as useSidebarLayout, r as useSuccessFlash, e as useTheme };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as e } from "./chunk-jwUa06l-.js";
|
|
2
|
-
import { r as t, t as n } from "./create-element-
|
|
2
|
+
import { r as t, t as n } from "./create-element-DxkdwAGs.js";
|
|
3
3
|
import r from "react";
|
|
4
4
|
//#region node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js
|
|
5
5
|
function i(e, t) {
|
|
@@ -28,6 +28,7 @@ var e = {
|
|
|
28
28
|
header: "UvvIVG_header",
|
|
29
29
|
item: "UvvIVG_item",
|
|
30
30
|
itemActive: "UvvIVG_itemActive",
|
|
31
|
+
itemBadge: "UvvIVG_itemBadge",
|
|
31
32
|
itemIcon: "UvvIVG_itemIcon",
|
|
32
33
|
itemLabel: "UvvIVG_itemLabel",
|
|
33
34
|
layout: "UvvIVG_layout",
|
|
@@ -37,11 +38,26 @@ var e = {
|
|
|
37
38
|
mobileBarAction: "UvvIVG_mobileBarAction",
|
|
38
39
|
overlay: "UvvIVG_overlay",
|
|
39
40
|
section: "UvvIVG_section",
|
|
41
|
+
sectionBody: "UvvIVG_sectionBody",
|
|
42
|
+
sectionBodyInner: "UvvIVG_sectionBodyInner",
|
|
43
|
+
sectionChevron: "UvvIVG_sectionChevron",
|
|
44
|
+
sectionExpandable: "UvvIVG_sectionExpandable",
|
|
45
|
+
sectionExpanding: "UvvIVG_sectionExpanding",
|
|
40
46
|
sectionHead: "UvvIVG_sectionHead",
|
|
41
47
|
sectionLabel: "UvvIVG_sectionLabel",
|
|
48
|
+
sectionOpen: "UvvIVG_sectionOpen",
|
|
49
|
+
sectionToggle: "UvvIVG_sectionToggle",
|
|
50
|
+
sectionToggleText: "UvvIVG_sectionToggleText",
|
|
42
51
|
sheetDragging: "UvvIVG_sheetDragging",
|
|
43
52
|
sidebar: "UvvIVG_sidebar",
|
|
44
53
|
sidebarOpen: "UvvIVG_sidebarOpen",
|
|
54
|
+
switcher: "UvvIVG_switcher",
|
|
55
|
+
switcherChevron: "UvvIVG_switcherChevron",
|
|
56
|
+
switcherDescription: "UvvIVG_switcherDescription",
|
|
57
|
+
switcherLabel: "UvvIVG_switcherLabel",
|
|
58
|
+
switcherStatic: "UvvIVG_switcherStatic",
|
|
59
|
+
switcherText: "UvvIVG_switcherText",
|
|
60
|
+
switcherTile: "UvvIVG_switcherTile",
|
|
45
61
|
trigger: "UvvIVG_trigger",
|
|
46
62
|
triggerChevron: "UvvIVG_triggerChevron",
|
|
47
63
|
triggerIcon: "UvvIVG_triggerIcon",
|