@salutejs/plasma-new-hope 0.261.0-canary.1760.13180340956.0 → 0.261.0-canary.1762.13182430055.0
Sign up to get free protection for your applications and to get access to all the features.
- package/cjs/components/Drawer/Drawer.css +5 -5
- package/cjs/components/Drawer/Drawer.js +1 -5
- package/cjs/components/Drawer/Drawer.js.map +1 -1
- package/cjs/components/Drawer/ui/DrawerContent/DrawerContent.css +5 -5
- package/cjs/components/Panel/Panel.css +2 -2
- package/cjs/components/Panel/Panel.js +6 -7
- package/cjs/components/Panel/Panel.js.map +1 -1
- package/cjs/components/Panel/Panel.styles.js +2 -12
- package/cjs/components/Panel/Panel.styles.js.map +1 -1
- package/cjs/components/Panel/Panel.styles_2oh0yk.css +1 -0
- package/cjs/components/Panel/Panel.tokens.js +0 -15
- package/cjs/components/Panel/Panel.tokens.js.map +1 -1
- package/cjs/components/Panel/ui/PanelHeader/PanelHeader.css +3 -3
- package/cjs/components/Panel/ui/PanelHeader/PanelHeader.styles.js +9 -9
- package/cjs/components/Panel/ui/PanelHeader/PanelHeader.styles.js.map +1 -1
- package/{es/components/Panel/ui/PanelHeader/PanelHeader.styles_16qje7n.css → cjs/components/Panel/ui/PanelHeader/PanelHeader.styles_8c7krd.css} +1 -1
- package/cjs/components/Panel/variations/_view/base.js +1 -1
- package/cjs/components/Panel/variations/_view/base.js.map +1 -1
- package/cjs/components/Panel/variations/_view/base_10gjs6e.css +1 -0
- package/cjs/index.css +5 -5
- package/emotion/cjs/components/Checkbox/Checkbox.template-doc.mdx +4 -0
- package/emotion/cjs/components/Drawer/Drawer.js +1 -5
- package/emotion/cjs/components/Panel/Panel.js +6 -7
- package/emotion/cjs/components/Panel/Panel.styles.js +1 -4
- package/emotion/cjs/components/Panel/Panel.tokens.js +1 -6
- package/emotion/cjs/components/Panel/ui/PanelHeader/PanelHeader.styles.js +4 -4
- package/emotion/cjs/components/Panel/variations/_view/base.js +1 -1
- package/emotion/cjs/examples/plasma_b2c/components/Checkbox/Checkbox.config.js +19 -12
- package/emotion/cjs/examples/plasma_b2c/components/Checkbox/Checkbox.stories.tsx +15 -5
- package/emotion/cjs/examples/plasma_b2c/components/Drawer/Drawer.stories.tsx +1 -11
- package/emotion/cjs/examples/plasma_b2c/components/Panel/Panel.stories.tsx +0 -10
- package/emotion/cjs/examples/plasma_web/components/Checkbox/Checkbox.config.js +19 -12
- package/emotion/cjs/examples/plasma_web/components/Checkbox/Checkbox.stories.tsx +15 -5
- package/emotion/cjs/examples/plasma_web/components/Drawer/Drawer.stories.tsx +0 -10
- package/emotion/cjs/examples/plasma_web/components/Dropzone/Dropzone.stories.tsx +1 -1
- package/emotion/cjs/examples/plasma_web/components/Panel/Panel.stories.tsx +0 -10
- package/emotion/es/components/Checkbox/Checkbox.template-doc.mdx +4 -0
- package/emotion/es/components/Drawer/Drawer.js +1 -5
- package/emotion/es/components/Panel/Panel.js +7 -8
- package/emotion/es/components/Panel/Panel.styles.js +1 -4
- package/emotion/es/components/Panel/Panel.tokens.js +0 -5
- package/emotion/es/components/Panel/ui/PanelHeader/PanelHeader.styles.js +5 -5
- package/emotion/es/components/Panel/variations/_view/base.js +2 -2
- package/emotion/es/examples/plasma_b2c/components/Checkbox/Checkbox.config.js +19 -12
- package/emotion/es/examples/plasma_b2c/components/Checkbox/Checkbox.stories.tsx +15 -5
- package/emotion/es/examples/plasma_b2c/components/Drawer/Drawer.stories.tsx +1 -11
- package/emotion/es/examples/plasma_b2c/components/Panel/Panel.stories.tsx +0 -10
- package/emotion/es/examples/plasma_web/components/Checkbox/Checkbox.config.js +19 -12
- package/emotion/es/examples/plasma_web/components/Checkbox/Checkbox.stories.tsx +15 -5
- package/emotion/es/examples/plasma_web/components/Drawer/Drawer.stories.tsx +0 -10
- package/emotion/es/examples/plasma_web/components/Dropzone/Dropzone.stories.tsx +1 -1
- package/emotion/es/examples/plasma_web/components/Panel/Panel.stories.tsx +0 -10
- package/es/components/Drawer/Drawer.css +5 -5
- package/es/components/Drawer/Drawer.js +1 -5
- package/es/components/Drawer/Drawer.js.map +1 -1
- package/es/components/Drawer/ui/DrawerContent/DrawerContent.css +5 -5
- package/es/components/Panel/Panel.css +2 -2
- package/es/components/Panel/Panel.js +8 -9
- package/es/components/Panel/Panel.js.map +1 -1
- package/es/components/Panel/Panel.styles.js +2 -12
- package/es/components/Panel/Panel.styles.js.map +1 -1
- package/es/components/Panel/Panel.styles_2oh0yk.css +1 -0
- package/es/components/Panel/Panel.tokens.js +1 -14
- package/es/components/Panel/Panel.tokens.js.map +1 -1
- package/es/components/Panel/ui/PanelHeader/PanelHeader.css +3 -3
- package/es/components/Panel/ui/PanelHeader/PanelHeader.styles.js +9 -9
- package/es/components/Panel/ui/PanelHeader/PanelHeader.styles.js.map +1 -1
- package/{cjs/components/Panel/ui/PanelHeader/PanelHeader.styles_16qje7n.css → es/components/Panel/ui/PanelHeader/PanelHeader.styles_8c7krd.css} +1 -1
- package/es/components/Panel/variations/_view/base.js +1 -1
- package/es/components/Panel/variations/_view/base.js.map +1 -1
- package/es/components/Panel/variations/_view/base_10gjs6e.css +1 -0
- package/es/index.css +5 -5
- package/package.json +2 -2
- package/styled-components/cjs/components/Checkbox/Checkbox.template-doc.mdx +4 -0
- package/styled-components/cjs/components/Drawer/Drawer.js +1 -5
- package/styled-components/cjs/components/Panel/Panel.js +6 -7
- package/styled-components/cjs/components/Panel/Panel.styles.js +1 -4
- package/styled-components/cjs/components/Panel/Panel.tokens.js +1 -6
- package/styled-components/cjs/components/Panel/ui/PanelHeader/PanelHeader.styles.js +1 -1
- package/styled-components/cjs/components/Panel/variations/_view/base.js +1 -1
- package/styled-components/cjs/examples/plasma_b2c/components/Checkbox/Checkbox.config.js +8 -1
- package/styled-components/cjs/examples/plasma_b2c/components/Checkbox/Checkbox.stories.tsx +15 -5
- package/styled-components/cjs/examples/plasma_b2c/components/Drawer/Drawer.stories.tsx +1 -11
- package/styled-components/cjs/examples/plasma_b2c/components/Panel/Panel.stories.tsx +0 -10
- package/styled-components/cjs/examples/plasma_web/components/Checkbox/Checkbox.config.js +8 -1
- package/styled-components/cjs/examples/plasma_web/components/Checkbox/Checkbox.stories.tsx +15 -5
- package/styled-components/cjs/examples/plasma_web/components/Drawer/Drawer.stories.tsx +0 -10
- package/styled-components/cjs/examples/plasma_web/components/Dropzone/Dropzone.stories.tsx +1 -1
- package/styled-components/cjs/examples/plasma_web/components/Panel/Panel.stories.tsx +0 -10
- package/styled-components/es/components/Checkbox/Checkbox.template-doc.mdx +4 -0
- package/styled-components/es/components/Drawer/Drawer.js +1 -5
- package/styled-components/es/components/Panel/Panel.js +7 -8
- package/styled-components/es/components/Panel/Panel.styles.js +1 -4
- package/styled-components/es/components/Panel/Panel.tokens.js +0 -5
- package/styled-components/es/components/Panel/ui/PanelHeader/PanelHeader.styles.js +2 -2
- package/styled-components/es/components/Panel/variations/_view/base.js +2 -2
- package/styled-components/es/examples/plasma_b2c/components/Checkbox/Checkbox.config.js +8 -1
- package/styled-components/es/examples/plasma_b2c/components/Checkbox/Checkbox.stories.tsx +15 -5
- package/styled-components/es/examples/plasma_b2c/components/Drawer/Drawer.stories.tsx +1 -11
- package/styled-components/es/examples/plasma_b2c/components/Panel/Panel.stories.tsx +0 -10
- package/styled-components/es/examples/plasma_web/components/Checkbox/Checkbox.config.js +8 -1
- package/styled-components/es/examples/plasma_web/components/Checkbox/Checkbox.stories.tsx +15 -5
- package/styled-components/es/examples/plasma_web/components/Drawer/Drawer.stories.tsx +0 -10
- package/styled-components/es/examples/plasma_web/components/Dropzone/Dropzone.stories.tsx +1 -1
- package/styled-components/es/examples/plasma_web/components/Panel/Panel.stories.tsx +0 -10
- package/types/components/Drawer/Drawer.d.ts +0 -4
- package/types/components/Drawer/Drawer.d.ts.map +1 -1
- package/types/components/Drawer/Drawer.types.d.ts +0 -8
- package/types/components/Drawer/Drawer.types.d.ts.map +1 -1
- package/types/components/Panel/Panel.d.ts.map +1 -1
- package/types/components/Panel/Panel.styles.d.ts +1 -3
- package/types/components/Panel/Panel.styles.d.ts.map +1 -1
- package/types/components/Panel/Panel.tokens.d.ts +0 -5
- package/types/components/Panel/Panel.tokens.d.ts.map +1 -1
- package/types/components/Panel/Panel.types.d.ts +0 -8
- package/types/components/Panel/Panel.types.d.ts.map +1 -1
- package/types/examples/plasma_b2c/components/Avatar/Avatar.d.ts +4 -4
- package/types/examples/plasma_b2c/components/Checkbox/Checkbox.config.d.ts +1 -1
- package/types/examples/plasma_b2c/components/Checkbox/Checkbox.config.d.ts.map +1 -1
- package/types/examples/plasma_b2c/components/Checkbox/Checkbox.d.ts +1 -1
- package/types/examples/plasma_b2c/components/Drawer/Drawer.d.ts +0 -2
- package/types/examples/plasma_b2c/components/Drawer/Drawer.d.ts.map +1 -1
- package/types/examples/plasma_web/components/Avatar/Avatar.d.ts +4 -4
- package/types/examples/plasma_web/components/Checkbox/Checkbox.config.d.ts +1 -1
- package/types/examples/plasma_web/components/Checkbox/Checkbox.config.d.ts.map +1 -1
- package/types/examples/plasma_web/components/Checkbox/Checkbox.d.ts +1 -1
- package/types/examples/plasma_web/components/Drawer/Drawer.d.ts +0 -2
- package/types/examples/plasma_web/components/Drawer/Drawer.d.ts.map +1 -1
- package/cjs/components/Panel/Panel.styles_1g0gq8z.css +0 -1
- package/cjs/components/Panel/variations/_view/base_lwq4bq.css +0 -1
- package/es/components/Panel/Panel.styles_1g0gq8z.css +0 -1
- package/es/components/Panel/variations/_view/base_lwq4bq.css +0 -1
@@ -16,7 +16,7 @@ const onChoseFiles = action('onChoseFiles');
|
|
16
16
|
const iconPlacements = ['top', 'left'];
|
17
17
|
|
18
18
|
const meta: Meta<typeof Dropzone> = {
|
19
|
-
title: '
|
19
|
+
title: 'plasma_web/Dropzone',
|
20
20
|
component: Dropzone,
|
21
21
|
decorators: [WithTheme],
|
22
22
|
argTypes: {
|
@@ -47,16 +47,6 @@ export default {
|
|
47
47
|
},
|
48
48
|
table: { defaultValue: { summary: 'right' } },
|
49
49
|
},
|
50
|
-
customBackgroundColor: {
|
51
|
-
control: {
|
52
|
-
type: 'color',
|
53
|
-
},
|
54
|
-
},
|
55
|
-
customContentBackgroundColor: {
|
56
|
-
control: {
|
57
|
-
type: 'color',
|
58
|
-
},
|
59
|
-
},
|
60
50
|
},
|
61
51
|
} as Meta;
|
62
52
|
|
@@ -4,8 +4,6 @@ import type { DrawerProps } from './Drawer.types';
|
|
4
4
|
export declare const drawerRoot: (Root: RootProps<HTMLDivElement, DrawerProps>) => React.ForwardRefExoticComponent<import("../Popup").PopupProps & import("../Panel").PanelProps & {
|
5
5
|
placement?: "left" | "right" | "top" | "bottom" | undefined;
|
6
6
|
asModal?: boolean | undefined;
|
7
|
-
customBackgroundColor?: string | undefined;
|
8
|
-
customContentBackgroundColor?: string | undefined;
|
9
7
|
withBlur?: boolean | undefined;
|
10
8
|
closeOnEsc?: boolean | undefined;
|
11
9
|
closeOnOverlayClick?: boolean | undefined;
|
@@ -21,8 +19,6 @@ export declare const drawerConfig: {
|
|
21
19
|
layout: (Root: RootProps<HTMLDivElement, DrawerProps>) => React.ForwardRefExoticComponent<import("../Popup").PopupProps & import("../Panel").PanelProps & {
|
22
20
|
placement?: "left" | "right" | "top" | "bottom" | undefined;
|
23
21
|
asModal?: boolean | undefined;
|
24
|
-
customBackgroundColor?: string | undefined;
|
25
|
-
customContentBackgroundColor?: string | undefined;
|
26
22
|
withBlur?: boolean | undefined;
|
27
23
|
closeOnEsc?: boolean | undefined;
|
28
24
|
closeOnOverlayClick?: boolean | undefined;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Drawer.d.ts","sourceRoot":"","sources":["../../../src/components/Drawer/Drawer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAGnD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAQ/C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAUlD,eAAO,MAAM,UAAU,SAAU,UAAU,cAAc,EAAE,WAAW,CAAC
|
1
|
+
{"version":3,"file":"Drawer.d.ts","sourceRoot":"","sources":["../../../src/components/Drawer/Drawer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAGnD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAQ/C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAUlD,eAAO,MAAM,UAAU,SAAU,UAAU,cAAc,EAAE,WAAW,CAAC;;;;;;;;;;;wCAsHlE,CAAC;AAEN,eAAO,MAAM,YAAY;;;mBAxHQ,UAAU,cAAc,EAAE,WAAW,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6ItE,CAAC"}
|
@@ -25,14 +25,6 @@ export declare type DrawerProps = PopupProps & PanelProps & {
|
|
25
25
|
* Если же передано как false, контент вне Drawer становиться доступным.
|
26
26
|
*/
|
27
27
|
asModal?: boolean;
|
28
|
-
/**
|
29
|
-
* Пользовательский цвет фона Panel.
|
30
|
-
*/
|
31
|
-
customBackgroundColor?: string;
|
32
|
-
/**
|
33
|
-
* Пользовательский цвет фона контента Panel.
|
34
|
-
*/
|
35
|
-
customContentBackgroundColor?: string;
|
36
28
|
/**
|
37
29
|
* Нужно ли применять blur для подложки.
|
38
30
|
*/
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Drawer.types.d.ts","sourceRoot":"","sources":["../../../src/components/Drawer/Drawer.types.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AAC3C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AAC3C,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAE1D,eAAO,MAAM,gBAAgB;;;;;CAK5B,CAAC;AAEF,oBAAY,eAAe,GAAG,MAAM,OAAO,gBAAgB,CAAC;AAE5D,oBAAY,WAAW,GAAG,UAAU,GAChC,UAAU,GAAG;IACT;;;;OAIG;IACH,SAAS,CAAC,EAAE,eAAe,CAAC;IAC5B;;;;;;;OAOG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,
|
1
|
+
{"version":3,"file":"Drawer.types.d.ts","sourceRoot":"","sources":["../../../src/components/Drawer/Drawer.types.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AAC3C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AAC3C,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAE1D,eAAO,MAAM,gBAAgB;;;;;CAK5B,CAAC;AAEF,oBAAY,eAAe,GAAG,MAAM,OAAO,gBAAgB,CAAC;AAE5D,oBAAY,WAAW,GAAG,UAAU,GAChC,UAAU,GAAG;IACT;;;;OAIG;IACH,SAAS,CAAC,EAAE,eAAe,CAAC;IAC5B;;;;;;;OAOG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI,CAAC;IAC9C;;;OAGG;IACH,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IACnE;;OAEG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,WAAW,CAAC,CAAC;IAC/C;;;OAGG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,WAAW,CAAC,CAAC;IAC7C;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACxB,CAAC;AAEN,MAAM,WAAW,cACb,SAAQ,IAAI,CAAC,aAAa,EAAE,IAAI,GAAG,WAAW,GAAG,QAAQ,CAAC,EACtD,IAAI,CAAC,WAAW,EAAE,YAAY,GAAG,cAAc,GAAG,SAAS,CAAC;IAChE,aAAa,CAAC,EAAE,OAAO,CAAC;CAC3B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Panel.d.ts","sourceRoot":"","sources":["../../../src/components/Panel/Panel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAG1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAM/C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAIhD,eAAO,MAAM,SAAS,SAAU,UAAU,cAAc,EAAE,UAAU,CAAC,
|
1
|
+
{"version":3,"file":"Panel.d.ts","sourceRoot":"","sources":["../../../src/components/Panel/Panel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAG1C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAM/C,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAIhD,eAAO,MAAM,SAAS,SAAU,UAAU,cAAc,EAAE,UAAU,CAAC,sFAyBhE,CAAC;AAEN,eAAO,MAAM,WAAW;;;mBA3BQ,UAAU,cAAc,EAAE,UAAU,CAAC;;;;;;;;;;;;;;;;;;CAgDpE,CAAC"}
|
@@ -1,5 +1,3 @@
|
|
1
1
|
/// <reference types="react" />
|
2
|
-
export declare const StyledWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> &
|
3
|
-
customContentBackgroundColor?: string | undefined;
|
4
|
-
}>;
|
2
|
+
export declare const StyledWrapper: import("@linaria/react").StyledComponent<import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & Record<never, unknown>>;
|
5
3
|
//# sourceMappingURL=Panel.styles.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Panel.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Panel/Panel.styles.ts"],"names":[],"mappings":";AAIA,eAAO,MAAM,aAAa
|
1
|
+
{"version":3,"file":"Panel.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Panel/Panel.styles.ts"],"names":[],"mappings":";AAIA,eAAO,MAAM,aAAa,qKAOzB,CAAC"}
|
@@ -6,11 +6,6 @@ export declare const classes: {
|
|
6
6
|
hasHeader: string;
|
7
7
|
isRightClose: string;
|
8
8
|
};
|
9
|
-
export declare const privateTokens: {
|
10
|
-
width: string;
|
11
|
-
height: string;
|
12
|
-
backgrounColor: string;
|
13
|
-
};
|
14
9
|
export declare const tokens: {
|
15
10
|
background: string;
|
16
11
|
shadow: string;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Panel.tokens.d.ts","sourceRoot":"","sources":["../../../src/components/Panel/Panel.tokens.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO;;;;;;;CAOnB,CAAC;AAEF,eAAO,MAAM,
|
1
|
+
{"version":3,"file":"Panel.tokens.d.ts","sourceRoot":"","sources":["../../../src/components/Panel/Panel.tokens.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO;;;;;;;CAOnB,CAAC;AAEF,eAAO,MAAM,MAAM;;;;;;;CAOlB,CAAC"}
|
@@ -37,14 +37,6 @@ export interface PanelProps extends HTMLAttributes<HTMLDivElement> {
|
|
37
37
|
* none
|
38
38
|
*/
|
39
39
|
borderRadius?: BorderRadius;
|
40
|
-
/**
|
41
|
-
* Пользовательский цвет фона Panel.
|
42
|
-
*/
|
43
|
-
customBackgroundColor?: string;
|
44
|
-
/**
|
45
|
-
* Пользовательский цвет фона контента Panel.
|
46
|
-
*/
|
47
|
-
customContentBackgroundColor?: string;
|
48
40
|
}
|
49
41
|
export {};
|
50
42
|
//# sourceMappingURL=Panel.types.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Panel.types.d.ts","sourceRoot":"","sources":["../../../src/components/Panel/Panel.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,aAAK,YAAY,GAAG,MAAM,GAAG,SAAS,CAAC;AAEvC,MAAM,WAAW,UAAW,SAAQ,cAAc,CAAC,cAAc,CAAC;IAC9D;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;;;;OAOG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB;;;;;;;OAOG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB;;;;OAIG;IACH,YAAY,CAAC,EAAE,YAAY,CAAC;
|
1
|
+
{"version":3,"file":"Panel.types.d.ts","sourceRoot":"","sources":["../../../src/components/Panel/Panel.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,aAAK,YAAY,GAAG,MAAM,GAAG,SAAS,CAAC;AAEvC,MAAM,WAAW,UAAW,SAAQ,cAAc,CAAC,cAAc,CAAC;IAC9D;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;;;;OAOG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB;;;;;;;OAOG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB;;;;OAIG;IACH,YAAY,CAAC,EAAE,YAAY,CAAC;CAC/B"}
|
@@ -81,8 +81,8 @@ export declare const mergedConfig: import("../../../../engines").ComponentConfig
|
|
81
81
|
text?: string | undefined;
|
82
82
|
contentLeft?: import("react").ReactNode;
|
83
83
|
contentRight?: import("react").ReactNode;
|
84
|
-
customBackgroundColor?: string | undefined;
|
85
84
|
customColor?: string | undefined;
|
85
|
+
customBackgroundColor?: string | undefined;
|
86
86
|
} & {
|
87
87
|
counterView?: undefined;
|
88
88
|
count?: undefined;
|
@@ -109,8 +109,8 @@ export declare const mergedConfig: import("../../../../engines").ComponentConfig
|
|
109
109
|
text?: undefined;
|
110
110
|
contentLeft?: undefined;
|
111
111
|
contentRight?: undefined;
|
112
|
-
customBackgroundColor?: undefined;
|
113
112
|
customColor?: undefined;
|
113
|
+
customBackgroundColor?: undefined;
|
114
114
|
} & import("react").RefAttributes<HTMLDivElement>)>;
|
115
115
|
export declare const Avatar: import("react").FunctionComponent<import("../../../../engines/types").PropsType<{
|
116
116
|
view: {
|
@@ -162,8 +162,8 @@ export declare const Avatar: import("react").FunctionComponent<import("../../../
|
|
162
162
|
text?: string | undefined;
|
163
163
|
contentLeft?: import("react").ReactNode;
|
164
164
|
contentRight?: import("react").ReactNode;
|
165
|
-
customBackgroundColor?: string | undefined;
|
166
165
|
customColor?: string | undefined;
|
166
|
+
customBackgroundColor?: string | undefined;
|
167
167
|
} & {
|
168
168
|
counterView?: undefined;
|
169
169
|
count?: undefined;
|
@@ -190,7 +190,7 @@ export declare const Avatar: import("react").FunctionComponent<import("../../../
|
|
190
190
|
text?: undefined;
|
191
191
|
contentLeft?: undefined;
|
192
192
|
contentRight?: undefined;
|
193
|
-
customBackgroundColor?: undefined;
|
194
193
|
customColor?: undefined;
|
194
|
+
customBackgroundColor?: undefined;
|
195
195
|
} & import("react").RefAttributes<HTMLDivElement>))>;
|
196
196
|
//# sourceMappingURL=Avatar.d.ts.map
|
@@ -14,11 +14,11 @@ export declare const config: {
|
|
14
14
|
* Вид контрола.
|
15
15
|
*/
|
16
16
|
view: {
|
17
|
+
accent: import("@linaria/core").LinariaClassName;
|
17
18
|
default: import("@linaria/core").LinariaClassName;
|
18
19
|
secondary: import("@linaria/core").LinariaClassName;
|
19
20
|
tertiary: import("@linaria/core").LinariaClassName;
|
20
21
|
paragraph: import("@linaria/core").LinariaClassName;
|
21
|
-
accent: import("@linaria/core").LinariaClassName;
|
22
22
|
positive: import("@linaria/core").LinariaClassName;
|
23
23
|
warning: import("@linaria/core").LinariaClassName;
|
24
24
|
negative: import("@linaria/core").LinariaClassName;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Checkbox.config.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_b2c/components/Checkbox/Checkbox.config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM;;;;;QAKX;;WAEG;;;;;QA6CH;;WAEG;;;;;;;;;;;;;;;;;;
|
1
|
+
{"version":3,"file":"Checkbox.config.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_b2c/components/Checkbox/Checkbox.config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM;;;;;QAKX;;WAEG;;;;;QA6CH;;WAEG;;;;;;;;;;;;;;;;;;CA6EV,CAAC"}
|
@@ -5,11 +5,11 @@ export declare const Checkbox: import("react").FunctionComponent<import("../../.
|
|
5
5
|
m: import("@linaria/core").LinariaClassName;
|
6
6
|
};
|
7
7
|
view: {
|
8
|
+
accent: import("@linaria/core").LinariaClassName;
|
8
9
|
default: import("@linaria/core").LinariaClassName;
|
9
10
|
secondary: import("@linaria/core").LinariaClassName;
|
10
11
|
tertiary: import("@linaria/core").LinariaClassName;
|
11
12
|
paragraph: import("@linaria/core").LinariaClassName;
|
12
|
-
accent: import("@linaria/core").LinariaClassName;
|
13
13
|
positive: import("@linaria/core").LinariaClassName;
|
14
14
|
warning: import("@linaria/core").LinariaClassName;
|
15
15
|
negative: import("@linaria/core").LinariaClassName;
|
@@ -13,8 +13,6 @@ export declare const Drawer: import("react").FunctionComponent<import("../../../
|
|
13
13
|
}> & import("../../../..").PopupProps & import("../../../../components/Panel").PanelProps & {
|
14
14
|
placement?: "left" | "right" | "top" | "bottom" | undefined;
|
15
15
|
asModal?: boolean | undefined;
|
16
|
-
customBackgroundColor?: string | undefined;
|
17
|
-
customContentBackgroundColor?: string | undefined;
|
18
16
|
withBlur?: boolean | undefined;
|
19
17
|
closeOnEsc?: boolean | undefined;
|
20
18
|
closeOnOverlayClick?: boolean | undefined;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Drawer.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_b2c/components/Drawer/Drawer.ts"],"names":[],"mappings":";AAQA,eAAO,MAAM,MAAM
|
1
|
+
{"version":3,"file":"Drawer.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_b2c/components/Drawer/Drawer.ts"],"names":[],"mappings":";AAQA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;kDAA0B,CAAC;AAG9C,eAAO,MAAM,aAAa;;mGAAiC,CAAC;AAG5D,eAAO,MAAM,YAAY;;;;;;mGAAgC,CAAC;AAG1D,eAAO,MAAM,YAAY;;mGAAgC,CAAC"}
|
@@ -81,8 +81,8 @@ export declare const mergedConfig: import("../../../../engines").ComponentConfig
|
|
81
81
|
text?: string | undefined;
|
82
82
|
contentLeft?: import("react").ReactNode;
|
83
83
|
contentRight?: import("react").ReactNode;
|
84
|
-
customBackgroundColor?: string | undefined;
|
85
84
|
customColor?: string | undefined;
|
85
|
+
customBackgroundColor?: string | undefined;
|
86
86
|
} & {
|
87
87
|
counterView?: undefined;
|
88
88
|
count?: undefined;
|
@@ -109,8 +109,8 @@ export declare const mergedConfig: import("../../../../engines").ComponentConfig
|
|
109
109
|
text?: undefined;
|
110
110
|
contentLeft?: undefined;
|
111
111
|
contentRight?: undefined;
|
112
|
-
customBackgroundColor?: undefined;
|
113
112
|
customColor?: undefined;
|
113
|
+
customBackgroundColor?: undefined;
|
114
114
|
} & import("react").RefAttributes<HTMLDivElement>)>;
|
115
115
|
export declare const Avatar: import("react").FunctionComponent<import("../../../../engines/types").PropsType<{
|
116
116
|
view: {
|
@@ -162,8 +162,8 @@ export declare const Avatar: import("react").FunctionComponent<import("../../../
|
|
162
162
|
text?: string | undefined;
|
163
163
|
contentLeft?: import("react").ReactNode;
|
164
164
|
contentRight?: import("react").ReactNode;
|
165
|
-
customBackgroundColor?: string | undefined;
|
166
165
|
customColor?: string | undefined;
|
166
|
+
customBackgroundColor?: string | undefined;
|
167
167
|
} & {
|
168
168
|
counterView?: undefined;
|
169
169
|
count?: undefined;
|
@@ -190,7 +190,7 @@ export declare const Avatar: import("react").FunctionComponent<import("../../../
|
|
190
190
|
text?: undefined;
|
191
191
|
contentLeft?: undefined;
|
192
192
|
contentRight?: undefined;
|
193
|
-
customBackgroundColor?: undefined;
|
194
193
|
customColor?: undefined;
|
194
|
+
customBackgroundColor?: undefined;
|
195
195
|
} & import("react").RefAttributes<HTMLDivElement>))>;
|
196
196
|
//# sourceMappingURL=Avatar.d.ts.map
|
@@ -14,11 +14,11 @@ export declare const config: {
|
|
14
14
|
* Вид контрола.
|
15
15
|
*/
|
16
16
|
view: {
|
17
|
+
accent: import("@linaria/core").LinariaClassName;
|
17
18
|
default: import("@linaria/core").LinariaClassName;
|
18
19
|
secondary: import("@linaria/core").LinariaClassName;
|
19
20
|
tertiary: import("@linaria/core").LinariaClassName;
|
20
21
|
paragraph: import("@linaria/core").LinariaClassName;
|
21
|
-
accent: import("@linaria/core").LinariaClassName;
|
22
22
|
positive: import("@linaria/core").LinariaClassName;
|
23
23
|
warning: import("@linaria/core").LinariaClassName;
|
24
24
|
negative: import("@linaria/core").LinariaClassName;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Checkbox.config.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_web/components/Checkbox/Checkbox.config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM;;;;;QAKX;;WAEG;;;;;QA6CH;;WAEG;;;;;;;;;;;;;;;;;;
|
1
|
+
{"version":3,"file":"Checkbox.config.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_web/components/Checkbox/Checkbox.config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM;;;;;QAKX;;WAEG;;;;;QA6CH;;WAEG;;;;;;;;;;;;;;;;;;CA6EV,CAAC"}
|
@@ -5,11 +5,11 @@ export declare const Checkbox: import("react").FunctionComponent<import("../../.
|
|
5
5
|
m: import("@linaria/core").LinariaClassName;
|
6
6
|
};
|
7
7
|
view: {
|
8
|
+
accent: import("@linaria/core").LinariaClassName;
|
8
9
|
default: import("@linaria/core").LinariaClassName;
|
9
10
|
secondary: import("@linaria/core").LinariaClassName;
|
10
11
|
tertiary: import("@linaria/core").LinariaClassName;
|
11
12
|
paragraph: import("@linaria/core").LinariaClassName;
|
12
|
-
accent: import("@linaria/core").LinariaClassName;
|
13
13
|
positive: import("@linaria/core").LinariaClassName;
|
14
14
|
warning: import("@linaria/core").LinariaClassName;
|
15
15
|
negative: import("@linaria/core").LinariaClassName;
|
@@ -13,8 +13,6 @@ export declare const Drawer: import("react").FunctionComponent<import("../../../
|
|
13
13
|
}> & import("../../../..").PopupProps & import("../../../../components/Panel").PanelProps & {
|
14
14
|
placement?: "left" | "right" | "top" | "bottom" | undefined;
|
15
15
|
asModal?: boolean | undefined;
|
16
|
-
customBackgroundColor?: string | undefined;
|
17
|
-
customContentBackgroundColor?: string | undefined;
|
18
16
|
withBlur?: boolean | undefined;
|
19
17
|
closeOnEsc?: boolean | undefined;
|
20
18
|
closeOnOverlayClick?: boolean | undefined;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Drawer.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_web/components/Drawer/Drawer.ts"],"names":[],"mappings":";AAQA,eAAO,MAAM,MAAM
|
1
|
+
{"version":3,"file":"Drawer.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_web/components/Drawer/Drawer.ts"],"names":[],"mappings":";AAQA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;kDAA0B,CAAC;AAG9C,eAAO,MAAM,aAAa;;mGAAiC,CAAC;AAG5D,eAAO,MAAM,YAAY;;;;;;mGAAgC,CAAC;AAG1D,eAAO,MAAM,YAAY;;mGAAgC,CAAC"}
|
@@ -1 +0,0 @@
|
|
1
|
-
.siaxu13{background:var(--siaxu13-0);height:100%;width:100%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative;}
|
@@ -1 +0,0 @@
|
|
1
|
-
.b11yryf5{background:var(--plasma_private-panel-custom-background-color,var(--plasma-panel-background));box-shadow:var(--plasma-panel-shadow);box-sizing:border-box;}
|
@@ -1 +0,0 @@
|
|
1
|
-
.siaxu13{background:var(--siaxu13-0);height:100%;width:100%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative;}
|
@@ -1 +0,0 @@
|
|
1
|
-
.b11yryf5{background:var(--plasma_private-panel-custom-background-color,var(--plasma-panel-background));box-shadow:var(--plasma-panel-shadow);box-sizing:border-box;}
|