fui-material 0.1.83 → 0.1.84
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/cjs/index.js +1 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/types/material/FIcons/FArrowIcon/FArrowIcon.d.ts +1 -1
- package/dist/cjs/types/material/FIcons/FCheckIcon/FCheckIcon.d.ts +12 -0
- package/dist/cjs/types/material/FIcons/FCheckIcon/FCheckIcon.stories.d.ts +8 -0
- package/dist/cjs/types/material/FIcons/FCheckIcon/index.d.ts +1 -0
- package/dist/cjs/types/material/FIcons/FListIcon/FListIcon.d.ts +12 -0
- package/dist/cjs/types/material/FIcons/FListIcon/FListIcon.stories.d.ts +8 -0
- package/dist/cjs/types/material/FIcons/FListIcon/index.d.ts +1 -0
- package/dist/cjs/types/material/FIcons/FPenIcon/FPenIcon.d.ts +12 -0
- package/dist/cjs/types/material/FIcons/FPenIcon/FPenIcon.stories.d.ts +8 -0
- package/dist/cjs/types/material/FIcons/FPenIcon/index.d.ts +1 -0
- package/dist/cjs/types/material/FIcons/FPlusIcon/FPlusIcon.d.ts +1 -1
- package/dist/cjs/types/material/FIcons/FTrashIcon/FTrashIcon.d.ts +1 -0
- package/dist/cjs/types/material/index.d.ts +7 -4
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/types/material/FIcons/FArrowIcon/FArrowIcon.d.ts +1 -1
- package/dist/esm/types/material/FIcons/FCheckIcon/FCheckIcon.d.ts +12 -0
- package/dist/esm/types/material/FIcons/FCheckIcon/FCheckIcon.stories.d.ts +8 -0
- package/dist/esm/types/material/FIcons/FCheckIcon/index.d.ts +1 -0
- package/dist/esm/types/material/FIcons/FListIcon/FListIcon.d.ts +12 -0
- package/dist/esm/types/material/FIcons/FListIcon/FListIcon.stories.d.ts +8 -0
- package/dist/esm/types/material/FIcons/FListIcon/index.d.ts +1 -0
- package/dist/esm/types/material/FIcons/FPenIcon/FPenIcon.d.ts +12 -0
- package/dist/esm/types/material/FIcons/FPenIcon/FPenIcon.stories.d.ts +8 -0
- package/dist/esm/types/material/FIcons/FPenIcon/index.d.ts +1 -0
- package/dist/esm/types/material/FIcons/FPlusIcon/FPlusIcon.d.ts +1 -1
- package/dist/esm/types/material/FIcons/FTrashIcon/FTrashIcon.d.ts +1 -0
- package/dist/esm/types/material/index.d.ts +7 -4
- package/dist/index.d.ts +70 -40
- package/package.json +1 -1
- package/dist/cjs/types/material/FIcoArrow/FIcoArrow.d.ts +0 -11
- package/dist/cjs/types/material/FIcoArrow/index.d.ts +0 -1
- package/dist/cjs/types/material/FIcoArrowLeft/FIcoArrowLeft.d.ts +0 -10
- package/dist/cjs/types/material/FIcoArrowLeft/index.d.ts +0 -1
- package/dist/cjs/types/material/FIcoArrowRight/FIcoArrowRight.d.ts +0 -10
- package/dist/cjs/types/material/FIcoArrowRight/index.d.ts +0 -1
- package/dist/cjs/types/material/FIcoClose/FIcoClose.d.ts +0 -10
- package/dist/cjs/types/material/FIcoClose/index.d.ts +0 -1
- package/dist/cjs/types/material/FIcons/FIcoArrow/FIcoArrow.d.ts +0 -11
- package/dist/cjs/types/material/FIcons/FIcoArrow/index.d.ts +0 -1
- package/dist/cjs/types/material/FIcons/FIcoClose/FIcoClose.d.ts +0 -10
- package/dist/cjs/types/material/FTimelineComponents/FTimelineBody/FTimelineBody.d.ts +0 -9
- package/dist/cjs/types/material/FTimelineComponents/FTimelineBody/index.d.ts +0 -1
- package/dist/esm/types/material/FIcoArrow/FIcoArrow.d.ts +0 -11
- package/dist/esm/types/material/FIcoArrow/index.d.ts +0 -1
- package/dist/esm/types/material/FIcoArrowLeft/FIcoArrowLeft.d.ts +0 -10
- package/dist/esm/types/material/FIcoArrowLeft/index.d.ts +0 -1
- package/dist/esm/types/material/FIcoArrowRight/FIcoArrowRight.d.ts +0 -10
- package/dist/esm/types/material/FIcoArrowRight/index.d.ts +0 -1
- package/dist/esm/types/material/FIcoClose/FIcoClose.d.ts +0 -10
- package/dist/esm/types/material/FIcoClose/index.d.ts +0 -1
- package/dist/esm/types/material/FIcons/FIcoArrow/FIcoArrow.d.ts +0 -11
- package/dist/esm/types/material/FIcons/FIcoArrow/index.d.ts +0 -1
- package/dist/esm/types/material/FIcons/FIcoClose/FIcoClose.d.ts +0 -10
- package/dist/esm/types/material/FTimelineComponents/FTimelineBody/FTimelineBody.d.ts +0 -9
- package/dist/esm/types/material/FTimelineComponents/FTimelineBody/index.d.ts +0 -1
- /package/dist/cjs/types/material/FIcons/{FIcoClose → FCloseIcon}/FCloseIcon.d.ts +0 -0
- /package/dist/cjs/types/material/FIcons/{FIcoClose → FCloseIcon}/FCloseIcon.stories.d.ts +0 -0
- /package/dist/cjs/types/material/FIcons/{FIcoClose → FCloseIcon}/index.d.ts +0 -0
- /package/dist/esm/types/material/FIcons/{FIcoClose → FCloseIcon}/FCloseIcon.d.ts +0 -0
- /package/dist/esm/types/material/FIcons/{FIcoClose → FCloseIcon}/FCloseIcon.stories.d.ts +0 -0
- /package/dist/esm/types/material/FIcons/{FIcoClose → FCloseIcon}/index.d.ts +0 -0
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import "../FIconsStyles.css";
|
|
3
|
+
export interface IFListIcon {
|
|
4
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
5
|
+
size?: number;
|
|
6
|
+
st?: React.CSSProperties;
|
|
7
|
+
id?: string;
|
|
8
|
+
className?: string;
|
|
9
|
+
handleClick?: () => void;
|
|
10
|
+
}
|
|
11
|
+
declare const FListIcon: ({ color, size, st, id, className, handleClick }: IFListIcon) => JSX.Element;
|
|
12
|
+
export default FListIcon;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ComponentMeta, Story } from '@storybook/react';
|
|
3
|
+
import { IFListIcon } from "./FListIcon";
|
|
4
|
+
import "bootstrap/dist/css/bootstrap.css";
|
|
5
|
+
declare const _default: ComponentMeta<({ color, size, st, id, className, handleClick }: IFListIcon) => JSX.Element>;
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const Default: Story<IFListIcon>;
|
|
8
|
+
export declare const ColorContained: Story<IFListIcon>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./FListIcon";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import "../FIconsStyles.css";
|
|
3
|
+
export interface IFPenIcon {
|
|
4
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
5
|
+
size?: number;
|
|
6
|
+
st?: React.CSSProperties;
|
|
7
|
+
id?: string;
|
|
8
|
+
className?: string;
|
|
9
|
+
handleClick?: () => void;
|
|
10
|
+
}
|
|
11
|
+
declare const FPenIcon: ({ color, size, st, id, className, handleClick }: IFPenIcon) => JSX.Element;
|
|
12
|
+
export default FPenIcon;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ComponentMeta, Story } from '@storybook/react';
|
|
3
|
+
import { IFPenIcon } from "./FPenIcon";
|
|
4
|
+
import "bootstrap/dist/css/bootstrap.css";
|
|
5
|
+
declare const _default: ComponentMeta<({ color, size, st, id, className, handleClick }: IFPenIcon) => JSX.Element>;
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const Default: Story<IFPenIcon>;
|
|
8
|
+
export declare const ColorContained: Story<IFPenIcon>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./FPenIcon";
|
|
@@ -23,10 +23,6 @@ export { default as FRadioButton } from "./FRadioButton";
|
|
|
23
23
|
export { default as FPagination } from "./FPagination";
|
|
24
24
|
export { default as FTimeline } from "./FTimelineComponents/FTimeline";
|
|
25
25
|
export { default as FTimelineCard } from "./FTimelineComponents/FTimelineCard";
|
|
26
|
-
export { default as FIcoClose } from "./FIcons/FIcoClose";
|
|
27
|
-
export { default as FIcoArrow } from "./FIcons/FArrowIcon";
|
|
28
|
-
export { default as FPlusIcon } from "./FIcons/FPlusIcon/FPlusIcon";
|
|
29
|
-
export { default as FTrashIcon } from "./FIcons/FTrashIcon/FTrashIcon";
|
|
30
26
|
export { default as FOpenImgFull } from "./FOpenImgFull";
|
|
31
27
|
export { default as FAccordion } from "./FAccordion";
|
|
32
28
|
export { default as FInputFileForm } from "./FInputFileForm";
|
|
@@ -35,3 +31,10 @@ export { default as FSelect } from "./SelectComponents/FSelect";
|
|
|
35
31
|
export { default as FSelectItem } from "./SelectComponents/FSelectItem";
|
|
36
32
|
export { default as FFullDateField } from "./FFullDateField";
|
|
37
33
|
export { default as FSelectSearchDb } from "./FSelectSearchDb";
|
|
34
|
+
export { default as FCloseIcon } from "./FIcons/FCloseIcon";
|
|
35
|
+
export { default as FArrowIcon } from "./FIcons/FArrowIcon";
|
|
36
|
+
export { default as FPlusIcon } from "./FIcons/FPlusIcon";
|
|
37
|
+
export { default as FTrashIcon } from "./FIcons/FTrashIcon";
|
|
38
|
+
export { default as FCheckIcon } from "./FIcons/FCheckIcon";
|
|
39
|
+
export { default as FListIcon } from "./FIcons/FListIcon";
|
|
40
|
+
export { default as FPenIcon } from "./FIcons/FPenIcon";
|
package/dist/index.d.ts
CHANGED
|
@@ -272,45 +272,6 @@ interface IFTimelineCard {
|
|
|
272
272
|
}
|
|
273
273
|
declare const FTimelineCard: FC<IFTimelineCard>;
|
|
274
274
|
|
|
275
|
-
interface IFCloseIcon {
|
|
276
|
-
handleClose?: () => void;
|
|
277
|
-
st?: React.CSSProperties;
|
|
278
|
-
className?: string;
|
|
279
|
-
id?: string;
|
|
280
|
-
}
|
|
281
|
-
declare const FCloseIcon: FC<IFCloseIcon>;
|
|
282
|
-
|
|
283
|
-
interface IFArrowIcon {
|
|
284
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
285
|
-
size?: number;
|
|
286
|
-
st?: React.CSSProperties;
|
|
287
|
-
direction?: 'up' | 'down' | 'left' | 'right';
|
|
288
|
-
handleClick?: () => void;
|
|
289
|
-
id?: string;
|
|
290
|
-
className?: string;
|
|
291
|
-
}
|
|
292
|
-
declare const FArrowIcon: ({ color, size, st, direction, handleClick, id, className }: IFArrowIcon) => JSX.Element;
|
|
293
|
-
|
|
294
|
-
interface IFPlusIcon {
|
|
295
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
296
|
-
size?: number;
|
|
297
|
-
st?: React.CSSProperties;
|
|
298
|
-
id?: string;
|
|
299
|
-
className?: string;
|
|
300
|
-
handleClick?: () => void;
|
|
301
|
-
}
|
|
302
|
-
declare const FPlusIcon: ({ color, size, st, className, id, handleClick }: IFPlusIcon) => JSX.Element;
|
|
303
|
-
|
|
304
|
-
interface IFTrashIcon {
|
|
305
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
306
|
-
size?: number;
|
|
307
|
-
st?: React.CSSProperties;
|
|
308
|
-
id?: string;
|
|
309
|
-
className?: string;
|
|
310
|
-
handleClick?: () => void;
|
|
311
|
-
}
|
|
312
|
-
declare const FTrashIcon: ({ color, size, st, id, className, handleClick }: IFTrashIcon) => JSX.Element;
|
|
313
|
-
|
|
314
275
|
interface IFOpenImgFull {
|
|
315
276
|
id?: string;
|
|
316
277
|
className?: string;
|
|
@@ -418,4 +379,73 @@ interface IFSelectSearchDb {
|
|
|
418
379
|
}
|
|
419
380
|
declare const FSelectSearchDb: FC<IFSelectSearchDb>;
|
|
420
381
|
|
|
421
|
-
|
|
382
|
+
interface IFCloseIcon {
|
|
383
|
+
handleClose?: () => void;
|
|
384
|
+
st?: React.CSSProperties;
|
|
385
|
+
className?: string;
|
|
386
|
+
id?: string;
|
|
387
|
+
}
|
|
388
|
+
declare const FCloseIcon: FC<IFCloseIcon>;
|
|
389
|
+
|
|
390
|
+
interface IFArrowIcon {
|
|
391
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
392
|
+
size?: number;
|
|
393
|
+
st?: React.CSSProperties;
|
|
394
|
+
direction?: 'up' | 'down' | 'left' | 'right';
|
|
395
|
+
handleClick?: () => void;
|
|
396
|
+
id?: string;
|
|
397
|
+
className?: string;
|
|
398
|
+
}
|
|
399
|
+
declare const FArrowIcon: ({ color, size, st, direction, handleClick, id, className }: IFArrowIcon) => JSX.Element;
|
|
400
|
+
|
|
401
|
+
interface IFPlusIcon {
|
|
402
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
403
|
+
size?: number;
|
|
404
|
+
st?: React.CSSProperties;
|
|
405
|
+
id?: string;
|
|
406
|
+
className?: string;
|
|
407
|
+
handleClick?: () => void;
|
|
408
|
+
}
|
|
409
|
+
declare const FPlusIcon: ({ color, size, st, className, id, handleClick }: IFPlusIcon) => JSX.Element;
|
|
410
|
+
|
|
411
|
+
interface IFTrashIcon {
|
|
412
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
413
|
+
size?: number;
|
|
414
|
+
st?: React.CSSProperties;
|
|
415
|
+
id?: string;
|
|
416
|
+
className?: string;
|
|
417
|
+
handleClick?: () => void;
|
|
418
|
+
}
|
|
419
|
+
declare const FTrashIcon: ({ color, size, st, id, className, handleClick }: IFTrashIcon) => JSX.Element;
|
|
420
|
+
|
|
421
|
+
interface IFCheckIcon {
|
|
422
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
423
|
+
size?: number;
|
|
424
|
+
st?: React.CSSProperties;
|
|
425
|
+
id?: string;
|
|
426
|
+
className?: string;
|
|
427
|
+
handleClick?: () => void;
|
|
428
|
+
}
|
|
429
|
+
declare const FCheckIcon: ({ color, size, st, id, className, handleClick }: IFCheckIcon) => JSX.Element;
|
|
430
|
+
|
|
431
|
+
interface IFListIcon {
|
|
432
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
433
|
+
size?: number;
|
|
434
|
+
st?: React.CSSProperties;
|
|
435
|
+
id?: string;
|
|
436
|
+
className?: string;
|
|
437
|
+
handleClick?: () => void;
|
|
438
|
+
}
|
|
439
|
+
declare const FListIcon: ({ color, size, st, id, className, handleClick }: IFListIcon) => JSX.Element;
|
|
440
|
+
|
|
441
|
+
interface IFPenIcon {
|
|
442
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
443
|
+
size?: number;
|
|
444
|
+
st?: React.CSSProperties;
|
|
445
|
+
id?: string;
|
|
446
|
+
className?: string;
|
|
447
|
+
handleClick?: () => void;
|
|
448
|
+
}
|
|
449
|
+
declare const FPenIcon: ({ color, size, st, id, className, handleClick }: IFPenIcon) => JSX.Element;
|
|
450
|
+
|
|
451
|
+
export { FAccordion, FArrowIcon, FButton$1 as FButton, FButton as FButtonFile, FCheckIcon, FCheckbox, FCloseIcon, FContainer, FDialog, FDialogBody, FDialogFooter, FDialogHeader, FFile, FFullDateField, FGrid, FInputFileForm, FListIcon, FOpenImgFull, FPagination, FPaper, FPenIcon, FPlusIcon, FPreloader, FProgress, FRadioButton, FSelect, FSelectItem, FSelectSearchDb, FStack, FTable, FTableBody, FTableDataCell, FTableFooter, FTableHead, FTableHeaderCell, FTableRow, FTextField, FTimeline, FTimelineCard, FTrashIcon };
|
package/package.json
CHANGED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
import "./FIcoArrow.css";
|
|
3
|
-
export interface IFIcoArrow {
|
|
4
|
-
className?: string;
|
|
5
|
-
id?: string;
|
|
6
|
-
st?: React.CSSProperties;
|
|
7
|
-
handleClick?: () => void;
|
|
8
|
-
direction: 'up' | 'down' | 'left' | 'right';
|
|
9
|
-
}
|
|
10
|
-
declare const FIcoArrow: FC<IFIcoArrow>;
|
|
11
|
-
export default FIcoArrow;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FIcoArrow";
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
import "./FIcoArrowLeft.css";
|
|
3
|
-
export interface IFIcoArrowLeft {
|
|
4
|
-
className?: string;
|
|
5
|
-
id?: string;
|
|
6
|
-
st?: React.CSSProperties;
|
|
7
|
-
handleBack?: () => void;
|
|
8
|
-
}
|
|
9
|
-
declare const FIcoArrowLeft: FC<IFIcoArrowLeft>;
|
|
10
|
-
export default FIcoArrowLeft;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FIcoArrowLeft";
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
import "./FIcoArrowRight.css";
|
|
3
|
-
export interface IFIcoArrowRight {
|
|
4
|
-
className?: string;
|
|
5
|
-
id?: string;
|
|
6
|
-
st?: React.CSSProperties;
|
|
7
|
-
handleNext?: () => void;
|
|
8
|
-
}
|
|
9
|
-
declare const FIcoArrowRight: FC<IFIcoArrowRight>;
|
|
10
|
-
export default FIcoArrowRight;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FIcoArrowRight";
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
import "./FIcoClose.css";
|
|
3
|
-
export interface IFIcoClose {
|
|
4
|
-
handleClose?: () => void;
|
|
5
|
-
st?: React.CSSProperties;
|
|
6
|
-
className?: string;
|
|
7
|
-
id?: string;
|
|
8
|
-
}
|
|
9
|
-
declare const FIcoClose: FC<IFIcoClose>;
|
|
10
|
-
export default FIcoClose;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FIcoClose";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
import "./FIcoArrow.css";
|
|
3
|
-
export interface IFIcoArrow {
|
|
4
|
-
className?: string;
|
|
5
|
-
id?: string;
|
|
6
|
-
st?: React.CSSProperties;
|
|
7
|
-
handleClick?: () => void;
|
|
8
|
-
direction: 'up' | 'down' | 'left' | 'right';
|
|
9
|
-
}
|
|
10
|
-
declare const FIcoArrow: FC<IFIcoArrow>;
|
|
11
|
-
export default FIcoArrow;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FIcoArrow";
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
import "./FIcoClose.css";
|
|
3
|
-
export interface IFIcoClose {
|
|
4
|
-
handleClose?: () => void;
|
|
5
|
-
st?: React.CSSProperties;
|
|
6
|
-
className?: string;
|
|
7
|
-
id?: string;
|
|
8
|
-
}
|
|
9
|
-
declare const FIcoClose: FC<IFIcoClose>;
|
|
10
|
-
export default FIcoClose;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
export interface IFTimelineBody {
|
|
3
|
-
children?: React.ReactChild | React.ReactNode;
|
|
4
|
-
st?: React.CSSProperties;
|
|
5
|
-
title?: string;
|
|
6
|
-
icon?: React.ReactChild | React.ReactNode;
|
|
7
|
-
}
|
|
8
|
-
declare const FTimelineBody: FC<IFTimelineBody>;
|
|
9
|
-
export default FTimelineBody;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FTimelineBody";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
import "./FIcoArrow.css";
|
|
3
|
-
export interface IFIcoArrow {
|
|
4
|
-
className?: string;
|
|
5
|
-
id?: string;
|
|
6
|
-
st?: React.CSSProperties;
|
|
7
|
-
handleClick?: () => void;
|
|
8
|
-
direction: 'up' | 'down' | 'left' | 'right';
|
|
9
|
-
}
|
|
10
|
-
declare const FIcoArrow: FC<IFIcoArrow>;
|
|
11
|
-
export default FIcoArrow;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FIcoArrow";
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
import "./FIcoArrowLeft.css";
|
|
3
|
-
export interface IFIcoArrowLeft {
|
|
4
|
-
className?: string;
|
|
5
|
-
id?: string;
|
|
6
|
-
st?: React.CSSProperties;
|
|
7
|
-
handleBack?: () => void;
|
|
8
|
-
}
|
|
9
|
-
declare const FIcoArrowLeft: FC<IFIcoArrowLeft>;
|
|
10
|
-
export default FIcoArrowLeft;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FIcoArrowLeft";
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
import "./FIcoArrowRight.css";
|
|
3
|
-
export interface IFIcoArrowRight {
|
|
4
|
-
className?: string;
|
|
5
|
-
id?: string;
|
|
6
|
-
st?: React.CSSProperties;
|
|
7
|
-
handleNext?: () => void;
|
|
8
|
-
}
|
|
9
|
-
declare const FIcoArrowRight: FC<IFIcoArrowRight>;
|
|
10
|
-
export default FIcoArrowRight;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FIcoArrowRight";
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
import "./FIcoClose.css";
|
|
3
|
-
export interface IFIcoClose {
|
|
4
|
-
handleClose?: () => void;
|
|
5
|
-
st?: React.CSSProperties;
|
|
6
|
-
className?: string;
|
|
7
|
-
id?: string;
|
|
8
|
-
}
|
|
9
|
-
declare const FIcoClose: FC<IFIcoClose>;
|
|
10
|
-
export default FIcoClose;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FIcoClose";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
import "./FIcoArrow.css";
|
|
3
|
-
export interface IFIcoArrow {
|
|
4
|
-
className?: string;
|
|
5
|
-
id?: string;
|
|
6
|
-
st?: React.CSSProperties;
|
|
7
|
-
handleClick?: () => void;
|
|
8
|
-
direction: 'up' | 'down' | 'left' | 'right';
|
|
9
|
-
}
|
|
10
|
-
declare const FIcoArrow: FC<IFIcoArrow>;
|
|
11
|
-
export default FIcoArrow;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FIcoArrow";
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
import "./FIcoClose.css";
|
|
3
|
-
export interface IFIcoClose {
|
|
4
|
-
handleClose?: () => void;
|
|
5
|
-
st?: React.CSSProperties;
|
|
6
|
-
className?: string;
|
|
7
|
-
id?: string;
|
|
8
|
-
}
|
|
9
|
-
declare const FIcoClose: FC<IFIcoClose>;
|
|
10
|
-
export default FIcoClose;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React, { FC } from 'react';
|
|
2
|
-
export interface IFTimelineBody {
|
|
3
|
-
children?: React.ReactChild | React.ReactNode;
|
|
4
|
-
st?: React.CSSProperties;
|
|
5
|
-
title?: string;
|
|
6
|
-
icon?: React.ReactChild | React.ReactNode;
|
|
7
|
-
}
|
|
8
|
-
declare const FTimelineBody: FC<IFTimelineBody>;
|
|
9
|
-
export default FTimelineBody;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./FTimelineBody";
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|