@yakavkaz/uikit 0.0.23 → 0.0.25
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/button/Button.d.ts.map +1 -1
- package/dist/components/header/Header.d.ts +13 -2
- package/dist/components/header/Header.d.ts.map +1 -1
- package/dist/components/header/header.constants.d.ts +1 -1
- package/dist/components/header/header.constants.d.ts.map +1 -1
- package/dist/components/header/header.types.d.ts +2 -1
- package/dist/components/header/header.types.d.ts.map +1 -1
- package/dist/components/header/index.d.ts +5 -0
- package/dist/components/header/index.d.ts.map +1 -1
- package/dist/components/header/parts/headerActions.d.ts +10 -5
- package/dist/components/header/parts/headerActions.d.ts.map +1 -1
- package/dist/components/header/parts/headerLocations.d.ts +5 -4
- package/dist/components/header/parts/headerLocations.d.ts.map +1 -1
- package/dist/components/header/parts/headerLogo.d.ts +6 -5
- package/dist/components/header/parts/headerLogo.d.ts.map +1 -1
- package/dist/components/header/parts/headerNav.d.ts +4 -3
- package/dist/components/header/parts/headerNav.d.ts.map +1 -1
- package/dist/components/header/parts/headerProfile.d.ts +13 -14
- package/dist/components/header/parts/headerProfile.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +534 -562
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/common/nextLink.d.ts +0 -3
- package/dist/common/nextLink.d.ts.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/components/button/Button.tsx"],"names":[],"mappings":"AAUA,eAAO,MAAM,MAAM;cALP,OAAO;cACP,SAAS,GAAG,SAAS,GAAG,kBAAkB;gBACxC,OAAO;
|
|
1
|
+
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/components/button/Button.tsx"],"names":[],"mappings":"AAUA,eAAO,MAAM,MAAM;cALP,OAAO;cACP,SAAS,GAAG,SAAS,GAAG,kBAAkB;gBACxC,OAAO;kLAgDpB,CAAA"}
|
|
@@ -1,3 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { HeaderLogo } from './parts/headerLogo';
|
|
2
|
+
import { HeaderLocations } from './parts/headerLocations';
|
|
3
|
+
import { HeaderNav } from './parts/headerNav';
|
|
4
|
+
export declare const Header: import('react').ForwardRefExoticComponent<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & import('react').RefAttributes<HTMLDivElement>> & {
|
|
5
|
+
Left: import('react').ForwardRefExoticComponent<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
|
|
6
|
+
Right: import('react').ForwardRefExoticComponent<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
|
|
7
|
+
Group: import('react').ForwardRefExoticComponent<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
|
|
8
|
+
Actions: import('react').ForwardRefExoticComponent<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
|
|
9
|
+
Logo: typeof HeaderLogo;
|
|
10
|
+
Nav: typeof HeaderNav;
|
|
11
|
+
Locations: typeof HeaderLocations;
|
|
12
|
+
Profile: import('react').ForwardRefExoticComponent<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
|
|
13
|
+
};
|
|
3
14
|
//# sourceMappingURL=Header.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../src/components/header/Header.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../src/components/header/Header.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAA;AAC/C,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAA;AAEzD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAA;AAkD7C,eAAO,MAAM,MAAM;;;;;;;;;CASjB,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { NavigationItem } from './header.types.ts';
|
|
2
2
|
export declare const DEFAULT_NAV_ITEMS: NavigationItem[];
|
|
3
|
-
export declare const DEFAULT_LOCATIONS:
|
|
3
|
+
export declare const DEFAULT_LOCATIONS: string[];
|
|
4
4
|
//# sourceMappingURL=header.constants.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"header.constants.d.ts","sourceRoot":"","sources":["../../../src/components/header/header.constants.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AAEvD,eAAO,MAAM,iBAAiB,EAAE,cAAc,EAM7C,CAAA;AAED,eAAO,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"header.constants.d.ts","sourceRoot":"","sources":["../../../src/components/header/header.constants.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AAEvD,eAAO,MAAM,iBAAiB,EAAE,cAAc,EAM7C,CAAA;AAED,eAAO,MAAM,iBAAiB,UAAqC,CAAA"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ReactNode, CSSProperties, ElementType, ComponentPropsWithoutRef } from 'react';
|
|
2
2
|
import { Button } from '../button';
|
|
3
|
+
import { IconId } from '../icons/DynamicIcon';
|
|
3
4
|
export type NavigationItem = {
|
|
4
5
|
label: string;
|
|
5
6
|
href: string;
|
|
@@ -7,7 +8,7 @@ export type NavigationItem = {
|
|
|
7
8
|
export type UserMenuItem = {
|
|
8
9
|
label: string;
|
|
9
10
|
href?: string;
|
|
10
|
-
iconId?:
|
|
11
|
+
iconId?: IconId;
|
|
11
12
|
onSelect?: () => void;
|
|
12
13
|
};
|
|
13
14
|
export type HeaderProps = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"header.types.d.ts","sourceRoot":"","sources":["../../../src/components/header/header.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,aAAa,EAAE,WAAW,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAA;AAC5F,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,WAAW,CAAA;
|
|
1
|
+
{"version":3,"file":"header.types.d.ts","sourceRoot":"","sources":["../../../src/components/header/header.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,aAAa,EAAE,WAAW,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAA;AAC5F,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,WAAW,CAAA;AACvC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAA;AAElD,MAAM,MAAM,cAAc,GAAG;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAA;CAAE,CAAA;AAE5D,MAAM,MAAM,YAAY,GAAG;IACzB,KAAK,EAAE,MAAM,CAAA;IACb,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAA;CACtB,CAAA;AAED,MAAM,MAAM,WAAW,GAAG;IACxB,6DAA6D;IAC7D,QAAQ,CAAC,EAAE,cAAc,EAAE,CAAA;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAA;IAEnB,cAAc;IACd,SAAS,CAAC,EAAE,MAAM,EAAE,CAAA;IACpB,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IAE1C,kCAAkC;IAClC,iBAAiB,CAAC,EAAE,OAAO,CAAA;IAC3B,WAAW,CAAC,EAAE,MAAM,IAAI,CAAA;IACxB,aAAa,CAAC,EAAE,MAAM,IAAI,CAAA;IAE1B,cAAc;IACd,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,aAAa,CAAC,EAAE,MAAM,CAAA;IAEtB,kDAAkD;IAClD,aAAa,CAAC,EAAE,WAAW,CAAC,wBAAwB,CAAC,GAAG,CAAC,CAAC,CAAA;IAE1D,qBAAqB;IACrB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,YAAY,CAAC,EAAE,MAAM,IAAI,CAAA;IACzB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,kBAAkB,CAAC,EAAE,wBAAwB,CAAC,OAAO,MAAM,CAAC,CAAC,SAAS,CAAC,CAAA;IACvE,oBAAoB,CAAC,EAAE,MAAM,CAAA;IAE7B,kEAAkE;IAClE,WAAW,CAAC,EAAE,SAAS,CAAA;IAEvB,+DAA+D;IAC/D,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,aAAa,CAAC,EAAE,YAAY,EAAE,CAAA;IAE9B,YAAY;IACZ,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/header/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/header/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,uBAAuB,CAAA;AACrC,cAAc,uBAAuB,CAAA;AACrC,cAAc,oBAAoB,CAAA;AAClC,cAAc,yBAAyB,CAAA;AACvC,cAAc,mBAAmB,CAAA"}
|
|
@@ -1,8 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
export declare const HeaderActions: import('react').ForwardRefExoticComponent<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
|
|
2
|
+
type MenuButtonProps = {
|
|
3
|
+
onClick?: () => void;
|
|
4
|
+
className?: string;
|
|
5
5
|
};
|
|
6
|
-
export declare function
|
|
6
|
+
export declare function MenuButton({ onClick, className }: MenuButtonProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
type SearchButtonProps = {
|
|
8
|
+
onClick?: () => void;
|
|
9
|
+
className?: string;
|
|
10
|
+
};
|
|
11
|
+
export declare function SearchButton({ onClick, className }: SearchButtonProps): import("react/jsx-runtime").JSX.Element;
|
|
7
12
|
export {};
|
|
8
13
|
//# sourceMappingURL=headerActions.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"headerActions.d.ts","sourceRoot":"","sources":["../../../../src/components/header/parts/headerActions.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"headerActions.d.ts","sourceRoot":"","sources":["../../../../src/components/header/parts/headerActions.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,aAAa,2MAQzB,CAAA;AAED,KAAK,eAAe,GAAG;IACrB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;IACpB,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,CAAA;AAED,wBAAgB,UAAU,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,EAAE,eAAe,2CAYjE;AAED,KAAK,iBAAiB,GAAG;IACvB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;IACpB,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,CAAA;AAED,wBAAgB,YAAY,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,EAAE,iBAAiB,2CAWrE"}
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
type
|
|
1
|
+
type HeaderLocationsProps = {
|
|
2
2
|
locations?: string[];
|
|
3
3
|
defaultLocation?: string;
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
value?: string;
|
|
5
|
+
onValueChange?: (value: string) => void;
|
|
6
|
+
className?: string;
|
|
6
7
|
};
|
|
7
|
-
export declare function HeaderLocations({ locations, defaultLocation,
|
|
8
|
+
export declare function HeaderLocations({ locations, defaultLocation, value, onValueChange, className, }: HeaderLocationsProps): import("react/jsx-runtime").JSX.Element | null;
|
|
8
9
|
export {};
|
|
9
10
|
//# sourceMappingURL=headerLocations.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"headerLocations.d.ts","sourceRoot":"","sources":["../../../../src/components/header/parts/headerLocations.tsx"],"names":[],"mappings":"AAGA,KAAK,
|
|
1
|
+
{"version":3,"file":"headerLocations.d.ts","sourceRoot":"","sources":["../../../../src/components/header/parts/headerLocations.tsx"],"names":[],"mappings":"AAGA,KAAK,oBAAoB,GAAG;IAC1B,SAAS,CAAC,EAAE,MAAM,EAAE,CAAA;IACpB,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACvC,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,CAAA;AAED,wBAAgB,eAAe,CAAC,EAC9B,SAAS,EACT,eAAe,EACf,KAAK,EACL,aAAa,EACb,SAAS,GACV,EAAE,oBAAoB,kDAqBtB"}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { ElementType, ComponentPropsWithoutRef } from 'react';
|
|
2
|
-
type
|
|
3
|
-
|
|
2
|
+
type HeaderLogoProps = {
|
|
3
|
+
href?: string;
|
|
4
4
|
sectionName?: string;
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
iconColor?: string;
|
|
6
|
+
LinkComponent?: ElementType<ComponentPropsWithoutRef<'a'>>;
|
|
7
|
+
className?: string;
|
|
7
8
|
};
|
|
8
|
-
export declare function HeaderLogo({
|
|
9
|
+
export declare function HeaderLogo({ href, sectionName, iconColor, LinkComponent, className }: HeaderLogoProps): import("react/jsx-runtime").JSX.Element;
|
|
9
10
|
export {};
|
|
10
11
|
//# sourceMappingURL=headerLogo.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"headerLogo.d.ts","sourceRoot":"","sources":["../../../../src/components/header/parts/headerLogo.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAA;AAElE,KAAK,
|
|
1
|
+
{"version":3,"file":"headerLogo.d.ts","sourceRoot":"","sources":["../../../../src/components/header/parts/headerLogo.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,wBAAwB,EAAE,MAAM,OAAO,CAAA;AAElE,KAAK,eAAe,GAAG;IACrB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,aAAa,CAAC,EAAE,WAAW,CAAC,wBAAwB,CAAC,GAAG,CAAC,CAAC,CAAA;IAC1D,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,CAAA;AAED,wBAAgB,UAAU,CAAC,EACzB,IAAU,EACV,WAAgB,EAChB,SAAS,EACT,aAAa,EACb,SAAS,EACV,EAAE,eAAe,2CAQjB"}
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import { NavigationItem } from '../header.types
|
|
2
|
-
type
|
|
1
|
+
import { NavigationItem } from '../header.types';
|
|
2
|
+
type HeaderNavProps = {
|
|
3
3
|
items?: NavigationItem[];
|
|
4
4
|
lengthItem?: number;
|
|
5
5
|
hiddenOnMobile?: boolean;
|
|
6
|
+
className?: string;
|
|
6
7
|
};
|
|
7
|
-
export declare function HeaderNav({ items, lengthItem, hiddenOnMobile }:
|
|
8
|
+
export declare function HeaderNav({ items, lengthItem, hiddenOnMobile, className }: HeaderNavProps): import("react/jsx-runtime").JSX.Element | null;
|
|
8
9
|
export {};
|
|
9
10
|
//# sourceMappingURL=headerNav.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"headerNav.d.ts","sourceRoot":"","sources":["../../../../src/components/header/parts/headerNav.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"headerNav.d.ts","sourceRoot":"","sources":["../../../../src/components/header/parts/headerNav.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAA;AAEhD,KAAK,cAAc,GAAG;IACpB,KAAK,CAAC,EAAE,cAAc,EAAE,CAAA;IACxB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,CAAA;AAED,wBAAgB,SAAS,CAAC,EAAE,KAAK,EAAE,UAAc,EAAE,cAAc,EAAE,SAAS,EAAE,EAAE,cAAc,kDAgB7F"}
|
|
@@ -1,21 +1,20 @@
|
|
|
1
|
+
import { ComponentPropsWithoutRef, ElementType } from 'react';
|
|
1
2
|
import { Button } from '../../button';
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
type
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
3
|
+
import { UserMenuItem } from '../header.types';
|
|
4
|
+
export declare const HeaderProfile: import('react').ForwardRefExoticComponent<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & import('react').RefAttributes<HTMLDivElement>>;
|
|
5
|
+
type LoginButtonProps = {
|
|
6
|
+
onClick?: () => void;
|
|
7
|
+
label?: string;
|
|
8
|
+
variant?: ComponentPropsWithoutRef<typeof Button>['variant'];
|
|
9
|
+
className?: string;
|
|
10
|
+
};
|
|
11
|
+
export declare function LoginButton({ onClick, label, variant, className, }: LoginButtonProps): import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
type UserDropdownProps = {
|
|
8
13
|
userName?: string;
|
|
9
14
|
userAvatarUrl?: string;
|
|
10
15
|
userMenuItems?: UserMenuItem[];
|
|
11
|
-
|
|
12
|
-
/** 3) Фоллбек — кнопка «Войти» */
|
|
13
|
-
showLogin?: boolean;
|
|
14
|
-
onLoginClick?: () => void;
|
|
15
|
-
loginLabel?: string;
|
|
16
|
-
loginButtonVariant?: ComponentPropsWithoutRef<typeof Button>['variant'];
|
|
17
|
-
loginButtonClassName?: string;
|
|
16
|
+
LinkComponent?: ElementType<ComponentPropsWithoutRef<'a'>>;
|
|
18
17
|
};
|
|
19
|
-
export declare function
|
|
18
|
+
export declare function UserDropdown({ userName, userAvatarUrl, userMenuItems, LinkComponent, }: UserDropdownProps): import("react/jsx-runtime").JSX.Element;
|
|
20
19
|
export {};
|
|
21
20
|
//# sourceMappingURL=headerProfile.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"headerProfile.d.ts","sourceRoot":"","sources":["../../../../src/components/header/parts/headerProfile.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"headerProfile.d.ts","sourceRoot":"","sources":["../../../../src/components/header/parts/headerProfile.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,wBAAwB,EAAE,WAAW,EAAE,MAAM,OAAO,CAAA;AAClE,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAA;AAErC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAA;AAI9C,eAAO,MAAM,aAAa,2MASxB,CAAA;AAEF,KAAK,gBAAgB,GAAG;IACtB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;IACpB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,OAAO,CAAC,EAAE,wBAAwB,CAAC,OAAO,MAAM,CAAC,CAAC,SAAS,CAAC,CAAA;IAC5D,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,CAAA;AAED,wBAAgB,WAAW,CAAC,EAC1B,OAAO,EACP,KAAe,EACf,OAA4B,EAC5B,SAAS,GACV,EAAE,gBAAgB,2CAMlB;AAED,KAAK,iBAAiB,GAAG;IACvB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,aAAa,CAAC,EAAE,YAAY,EAAE,CAAA;IAC9B,aAAa,CAAC,EAAE,WAAW,CAAC,wBAAwB,CAAC,GAAG,CAAC,CAAC,CAAA;CAC3D,CAAA;AAED,wBAAgB,YAAY,CAAC,EAC3B,QAAQ,EACR,aAAa,EACb,aAAa,EACb,aAAa,GACd,EAAE,iBAAiB,2CA0DnB"}
|