Skip to content

Commit 7c05eb6

Browse files
committed
добавление dist
1 parent 501dbfa commit 7c05eb6

337 files changed

Lines changed: 11664 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
import { SVGProps } from 'react';
2+
/**
3+
* WARNING: This file was auto-generated by svgr. Do not edit.
4+
*/
5+
import * as React from 'react';
6+
/**
7+
* @internal
8+
*/
9+
declare const SvgCameraDisabledIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
10+
export default SvgCameraDisabledIcon;
11+
//# sourceMappingURL=CameraDisabledIcon.d.ts.map

packages/react/dist/assets/icons/CameraDisabledIcon.d.ts.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
import { SVGProps } from 'react';
2+
/**
3+
* WARNING: This file was auto-generated by svgr. Do not edit.
4+
*/
5+
import * as React from 'react';
6+
/**
7+
* @internal
8+
*/
9+
declare const SvgCameraIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
10+
export default SvgCameraIcon;
11+
//# sourceMappingURL=CameraIcon.d.ts.map

packages/react/dist/assets/icons/CameraIcon.d.ts.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
import { SVGProps } from 'react';
2+
/**
3+
* WARNING: This file was auto-generated by svgr. Do not edit.
4+
*/
5+
import * as React from 'react';
6+
/**
7+
* @internal
8+
*/
9+
declare const SvgChatCloseIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
10+
export default SvgChatCloseIcon;
11+
//# sourceMappingURL=ChatCloseIcon.d.ts.map

packages/react/dist/assets/icons/ChatCloseIcon.d.ts.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
import { SVGProps } from 'react';
2+
/**
3+
* WARNING: This file was auto-generated by svgr. Do not edit.
4+
*/
5+
import * as React from 'react';
6+
/**
7+
* @internal
8+
*/
9+
declare const SvgChatIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
10+
export default SvgChatIcon;
11+
//# sourceMappingURL=ChatIcon.d.ts.map

packages/react/dist/assets/icons/ChatIcon.d.ts.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
import { SVGProps } from 'react';
2+
/**
3+
* WARNING: This file was auto-generated by svgr. Do not edit.
4+
*/
5+
import * as React from 'react';
6+
/**
7+
* @internal
8+
*/
9+
declare const SvgChevron: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
10+
export default SvgChevron;
11+
//# sourceMappingURL=Chevron.d.ts.map

packages/react/dist/assets/icons/Chevron.d.ts.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)