fui-material 0.2.15 → 0.2.17
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/icons/FArrowIcon/FArrowIcon.d.ts +13 -0
- package/dist/cjs/types/icons/FArrowIcon/FArrowIcon.stories.d.ts +9 -0
- package/dist/cjs/types/icons/FArrowIcon/index.d.ts +1 -0
- package/dist/cjs/types/icons/FCheckIcon/FCheckIcon.d.ts +12 -0
- package/dist/cjs/types/icons/FCheckIcon/FCheckIcon.stories.d.ts +8 -0
- package/dist/cjs/types/icons/FCheckIcon/index.d.ts +1 -0
- package/dist/cjs/types/icons/FCloseIcon/FCloseIcon.d.ts +10 -0
- package/dist/cjs/types/icons/FCloseIcon/FCloseIcon.stories.d.ts +7 -0
- package/dist/cjs/types/icons/FCloseIcon/index.d.ts +1 -0
- package/dist/cjs/types/icons/FCopyAdd/FCopyAdd.d.ts +12 -0
- package/dist/cjs/types/icons/FCopyAdd/FCopyAdd.stories.d.ts +8 -0
- package/dist/cjs/types/icons/FCopyAdd/index.d.ts +1 -0
- package/dist/cjs/types/icons/FCopyAddIcon/FCopyAdd.d.ts +12 -0
- package/dist/cjs/types/icons/FCopyAddIcon/FCopyAdd.stories.d.ts +8 -0
- package/dist/cjs/types/icons/FCopyAddIcon/index.d.ts +1 -0
- package/dist/cjs/types/icons/FDownloadIcon/FDownloadIcon.d.ts +11 -0
- package/dist/cjs/types/icons/FDownloadIcon/FDownloadIcon.stories.d.ts +8 -0
- package/dist/cjs/types/icons/FDownloadIcon/index.d.ts +1 -0
- package/dist/cjs/types/icons/FListIcon/FListIcon.d.ts +12 -0
- package/dist/cjs/types/icons/FListIcon/FListIcon.stories.d.ts +8 -0
- package/dist/cjs/types/icons/FListIcon/index.d.ts +1 -0
- package/dist/cjs/types/icons/FPenIcon/FPenIcon.d.ts +12 -0
- package/dist/cjs/types/icons/FPenIcon/FPenIcon.stories.d.ts +8 -0
- package/dist/cjs/types/icons/FPenIcon/index.d.ts +1 -0
- package/dist/cjs/types/icons/FPlusIcon/FPlusIcon.d.ts +12 -0
- package/dist/cjs/types/icons/FPlusIcon/FPlusIcon.stories.d.ts +8 -0
- package/dist/cjs/types/icons/FPlusIcon/index.d.ts +1 -0
- package/dist/cjs/types/icons/FTrashIcon/FTrashIcon.d.ts +12 -0
- package/dist/cjs/types/icons/FTrashIcon/FTrashIcon.stories.d.ts +8 -0
- package/dist/cjs/types/icons/FTrashIcon/index.d.ts +1 -0
- package/dist/cjs/types/icons/FUnlinkIcon/FUnlinkIcon.d.ts +12 -0
- package/dist/cjs/types/icons/FUnlinkIcon/FUnlinkIcon.stories.d.ts +8 -0
- package/dist/cjs/types/icons/FUnlinkIcon/index.d.ts +1 -0
- package/dist/cjs/types/icons/index.d.ts +10 -0
- package/dist/cjs/types/index.d.ts +1 -0
- package/dist/cjs/types/material/index.d.ts +0 -8
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/types/icons/FArrowIcon/FArrowIcon.d.ts +13 -0
- package/dist/esm/types/icons/FArrowIcon/FArrowIcon.stories.d.ts +9 -0
- package/dist/esm/types/icons/FArrowIcon/index.d.ts +1 -0
- package/dist/esm/types/icons/FCheckIcon/FCheckIcon.d.ts +12 -0
- package/dist/esm/types/icons/FCheckIcon/FCheckIcon.stories.d.ts +8 -0
- package/dist/esm/types/icons/FCheckIcon/index.d.ts +1 -0
- package/dist/esm/types/icons/FCloseIcon/FCloseIcon.d.ts +10 -0
- package/dist/esm/types/icons/FCloseIcon/FCloseIcon.stories.d.ts +7 -0
- package/dist/esm/types/icons/FCloseIcon/index.d.ts +1 -0
- package/dist/esm/types/icons/FCopyAdd/FCopyAdd.d.ts +12 -0
- package/dist/esm/types/icons/FCopyAdd/FCopyAdd.stories.d.ts +8 -0
- package/dist/esm/types/icons/FCopyAdd/index.d.ts +1 -0
- package/dist/esm/types/icons/FCopyAddIcon/FCopyAdd.d.ts +12 -0
- package/dist/esm/types/icons/FCopyAddIcon/FCopyAdd.stories.d.ts +8 -0
- package/dist/esm/types/icons/FCopyAddIcon/index.d.ts +1 -0
- package/dist/esm/types/icons/FDownloadIcon/FDownloadIcon.d.ts +11 -0
- package/dist/esm/types/icons/FDownloadIcon/FDownloadIcon.stories.d.ts +8 -0
- package/dist/esm/types/icons/FDownloadIcon/index.d.ts +1 -0
- package/dist/esm/types/icons/FListIcon/FListIcon.d.ts +12 -0
- package/dist/esm/types/icons/FListIcon/FListIcon.stories.d.ts +8 -0
- package/dist/esm/types/icons/FListIcon/index.d.ts +1 -0
- package/dist/esm/types/icons/FPenIcon/FPenIcon.d.ts +12 -0
- package/dist/esm/types/icons/FPenIcon/FPenIcon.stories.d.ts +8 -0
- package/dist/esm/types/icons/FPenIcon/index.d.ts +1 -0
- package/dist/esm/types/icons/FPlusIcon/FPlusIcon.d.ts +12 -0
- package/dist/esm/types/icons/FPlusIcon/FPlusIcon.stories.d.ts +8 -0
- package/dist/esm/types/icons/FPlusIcon/index.d.ts +1 -0
- package/dist/esm/types/icons/FTrashIcon/FTrashIcon.d.ts +12 -0
- package/dist/esm/types/icons/FTrashIcon/FTrashIcon.stories.d.ts +8 -0
- package/dist/esm/types/icons/FTrashIcon/index.d.ts +1 -0
- package/dist/esm/types/icons/FUnlinkIcon/FUnlinkIcon.d.ts +12 -0
- package/dist/esm/types/icons/FUnlinkIcon/FUnlinkIcon.stories.d.ts +8 -0
- package/dist/esm/types/icons/FUnlinkIcon/index.d.ts +1 -0
- package/dist/esm/types/icons/index.d.ts +10 -0
- package/dist/esm/types/index.d.ts +1 -0
- package/dist/esm/types/material/index.d.ts +0 -8
- package/dist/index.d.ts +100 -80
- package/package.json +1 -1
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import "../../material/statick/Colors.css";
|
|
3
|
+
export interface IFPlusIcon {
|
|
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 FPlusIcon: ({ color, size, st, className, id, handleClick }: IFPlusIcon) => JSX.Element;
|
|
12
|
+
export default FPlusIcon;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ComponentMeta, Story } from '@storybook/react';
|
|
3
|
+
import { IFPlusIcon } from "./FPlusIcon";
|
|
4
|
+
import "bootstrap/dist/css/bootstrap.css";
|
|
5
|
+
declare const _default: ComponentMeta<({ color, size, st, className, id, handleClick }: IFPlusIcon) => JSX.Element>;
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const Default: Story<IFPlusIcon>;
|
|
8
|
+
export declare const ColorContained: Story<IFPlusIcon>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./FPlusIcon";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import "../../material/statick/Colors.css";
|
|
3
|
+
export interface IFTrashIcon {
|
|
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 FTrashIcon: ({ color, size, st, id, className, handleClick }: IFTrashIcon) => JSX.Element;
|
|
12
|
+
export default FTrashIcon;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ComponentMeta, Story } from '@storybook/react';
|
|
3
|
+
import { IFTrashIcon } from "./FTrashIcon";
|
|
4
|
+
import "bootstrap/dist/css/bootstrap.css";
|
|
5
|
+
declare const _default: ComponentMeta<({ color, size, st, id, className, handleClick }: IFTrashIcon) => JSX.Element>;
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const Default: Story<IFTrashIcon>;
|
|
8
|
+
export declare const ColorContained: Story<IFTrashIcon>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./FTrashIcon";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import "../../material/statick/Colors.css";
|
|
3
|
+
export interface IFUnlinkIcon {
|
|
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 FUnlinkIcon: ({ color, size, st, id, className, handleClick }: IFUnlinkIcon) => JSX.Element;
|
|
12
|
+
export default FUnlinkIcon;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ComponentMeta, Story } from '@storybook/react';
|
|
3
|
+
import { IFUnlinkIcon } from "./FUnlinkIcon";
|
|
4
|
+
import "bootstrap/dist/css/bootstrap.css";
|
|
5
|
+
declare const _default: ComponentMeta<({ color, size, st, id, className, handleClick }: IFUnlinkIcon) => JSX.Element>;
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const Default: Story<IFUnlinkIcon>;
|
|
8
|
+
export declare const ColorContained: Story<IFUnlinkIcon>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./FUnlinkIcon";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export { default as FCloseIcon } from "./FCloseIcon";
|
|
2
|
+
export { default as FArrowIcon } from "./FArrowIcon";
|
|
3
|
+
export { default as FPlusIcon } from "./FPlusIcon";
|
|
4
|
+
export { default as FTrashIcon } from "./FTrashIcon";
|
|
5
|
+
export { default as FCheckIcon } from "./FCheckIcon";
|
|
6
|
+
export { default as FListIcon } from "./FListIcon";
|
|
7
|
+
export { default as FPenIcon } from "./FPenIcon";
|
|
8
|
+
export { default as FDownloadIcon } from "./FDownloadIcon";
|
|
9
|
+
export { default as FCopyAddIcon } from "./FCopyAddIcon";
|
|
10
|
+
export { default as FUnlinkIcon } from "./FUnlinkIcon";
|
|
@@ -31,14 +31,6 @@ export { default as FSelect } from "./SelectComponents/FSelect";
|
|
|
31
31
|
export { default as FSelectItem } from "./SelectComponents/FSelectItem";
|
|
32
32
|
export { default as FFullDateField } from "./FFullDateField";
|
|
33
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";
|
|
41
|
-
export { default as FDownloadIcon } from "./FIcons/FDownloadIcon";
|
|
42
34
|
export { default as FTextArea } from "./FTextArea";
|
|
43
35
|
export { default as FAlert } from "./FAlert";
|
|
44
36
|
export { default as FNative } from "./FNative";
|
package/dist/index.d.ts
CHANGED
|
@@ -384,85 +384,6 @@ interface IFSelectSearchDb {
|
|
|
384
384
|
}
|
|
385
385
|
declare const FSelectSearchDb: FC<IFSelectSearchDb>;
|
|
386
386
|
|
|
387
|
-
interface IFCloseIcon {
|
|
388
|
-
handleClose?: () => void;
|
|
389
|
-
st?: React.CSSProperties;
|
|
390
|
-
className?: string;
|
|
391
|
-
id?: string;
|
|
392
|
-
}
|
|
393
|
-
declare const FCloseIcon: FC<IFCloseIcon>;
|
|
394
|
-
|
|
395
|
-
interface IFArrowIcon {
|
|
396
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
397
|
-
size?: number;
|
|
398
|
-
st?: React.CSSProperties;
|
|
399
|
-
direction?: 'up' | 'down' | 'left' | 'right';
|
|
400
|
-
handleClick?: () => void;
|
|
401
|
-
id?: string;
|
|
402
|
-
className?: string;
|
|
403
|
-
}
|
|
404
|
-
declare const FArrowIcon: ({ color, size, st, direction, handleClick, id, className }: IFArrowIcon) => JSX.Element;
|
|
405
|
-
|
|
406
|
-
interface IFPlusIcon {
|
|
407
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
408
|
-
size?: number;
|
|
409
|
-
st?: React.CSSProperties;
|
|
410
|
-
id?: string;
|
|
411
|
-
className?: string;
|
|
412
|
-
handleClick?: () => void;
|
|
413
|
-
}
|
|
414
|
-
declare const FPlusIcon: ({ color, size, st, className, id, handleClick }: IFPlusIcon) => JSX.Element;
|
|
415
|
-
|
|
416
|
-
interface IFTrashIcon {
|
|
417
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
418
|
-
size?: number;
|
|
419
|
-
st?: React.CSSProperties;
|
|
420
|
-
id?: string;
|
|
421
|
-
className?: string;
|
|
422
|
-
handleClick?: () => void;
|
|
423
|
-
}
|
|
424
|
-
declare const FTrashIcon: ({ color, size, st, id, className, handleClick }: IFTrashIcon) => JSX.Element;
|
|
425
|
-
|
|
426
|
-
interface IFCheckIcon {
|
|
427
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
428
|
-
size?: number;
|
|
429
|
-
st?: React.CSSProperties;
|
|
430
|
-
id?: string;
|
|
431
|
-
className?: string;
|
|
432
|
-
handleClick?: () => void;
|
|
433
|
-
}
|
|
434
|
-
declare const FCheckIcon: ({ color, size, st, id, className, handleClick }: IFCheckIcon) => JSX.Element;
|
|
435
|
-
|
|
436
|
-
interface IFListIcon {
|
|
437
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
438
|
-
size?: number;
|
|
439
|
-
st?: React.CSSProperties;
|
|
440
|
-
id?: string;
|
|
441
|
-
className?: string;
|
|
442
|
-
handleClick?: () => void;
|
|
443
|
-
}
|
|
444
|
-
declare const FListIcon: ({ color, size, st, id, className, handleClick }: IFListIcon) => JSX.Element;
|
|
445
|
-
|
|
446
|
-
interface IFPenIcon {
|
|
447
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
448
|
-
size?: number;
|
|
449
|
-
st?: React.CSSProperties;
|
|
450
|
-
id?: string;
|
|
451
|
-
className?: string;
|
|
452
|
-
handleClick?: () => void;
|
|
453
|
-
}
|
|
454
|
-
declare const FPenIcon: ({ color, size, st, id, className, handleClick }: IFPenIcon) => JSX.Element;
|
|
455
|
-
|
|
456
|
-
interface IFDownloadIcon {
|
|
457
|
-
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
458
|
-
size?: number;
|
|
459
|
-
st?: React.CSSProperties;
|
|
460
|
-
id?: string;
|
|
461
|
-
className?: string;
|
|
462
|
-
handleClick?: () => void;
|
|
463
|
-
}
|
|
464
|
-
declare const FDownloadIcon: ({ color, size, st, id, className, handleClick }: IFDownloadIcon) => JSX.Element;
|
|
465
|
-
|
|
466
387
|
interface IFTextArea {
|
|
467
388
|
label?: string;
|
|
468
389
|
st?: React.CSSProperties;
|
|
@@ -582,4 +503,103 @@ interface IFSearchBox {
|
|
|
582
503
|
}
|
|
583
504
|
declare const FSearchBox: FC<IFSearchBox>;
|
|
584
505
|
|
|
585
|
-
|
|
506
|
+
interface IFCloseIcon {
|
|
507
|
+
handleClose?: () => void;
|
|
508
|
+
st?: React.CSSProperties;
|
|
509
|
+
className?: string;
|
|
510
|
+
id?: string;
|
|
511
|
+
}
|
|
512
|
+
declare const FCloseIcon: FC<IFCloseIcon>;
|
|
513
|
+
|
|
514
|
+
interface IFArrowIcon {
|
|
515
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
516
|
+
size?: number;
|
|
517
|
+
st?: React.CSSProperties;
|
|
518
|
+
direction?: 'up' | 'down' | 'left' | 'right';
|
|
519
|
+
handleClick?: () => void;
|
|
520
|
+
id?: string;
|
|
521
|
+
className?: string;
|
|
522
|
+
}
|
|
523
|
+
declare const FArrowIcon: ({ color, size, st, direction, handleClick, id, className }: IFArrowIcon) => JSX.Element;
|
|
524
|
+
|
|
525
|
+
interface IFPlusIcon {
|
|
526
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
527
|
+
size?: number;
|
|
528
|
+
st?: React.CSSProperties;
|
|
529
|
+
id?: string;
|
|
530
|
+
className?: string;
|
|
531
|
+
handleClick?: () => void;
|
|
532
|
+
}
|
|
533
|
+
declare const FPlusIcon: ({ color, size, st, className, id, handleClick }: IFPlusIcon) => JSX.Element;
|
|
534
|
+
|
|
535
|
+
interface IFTrashIcon {
|
|
536
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
537
|
+
size?: number;
|
|
538
|
+
st?: React.CSSProperties;
|
|
539
|
+
id?: string;
|
|
540
|
+
className?: string;
|
|
541
|
+
handleClick?: () => void;
|
|
542
|
+
}
|
|
543
|
+
declare const FTrashIcon: ({ color, size, st, id, className, handleClick }: IFTrashIcon) => JSX.Element;
|
|
544
|
+
|
|
545
|
+
interface IFCheckIcon {
|
|
546
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
547
|
+
size?: number;
|
|
548
|
+
st?: React.CSSProperties;
|
|
549
|
+
id?: string;
|
|
550
|
+
className?: string;
|
|
551
|
+
handleClick?: () => void;
|
|
552
|
+
}
|
|
553
|
+
declare const FCheckIcon: ({ color, size, st, id, className, handleClick }: IFCheckIcon) => JSX.Element;
|
|
554
|
+
|
|
555
|
+
interface IFListIcon {
|
|
556
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
557
|
+
size?: number;
|
|
558
|
+
st?: React.CSSProperties;
|
|
559
|
+
id?: string;
|
|
560
|
+
className?: string;
|
|
561
|
+
handleClick?: () => void;
|
|
562
|
+
}
|
|
563
|
+
declare const FListIcon: ({ color, size, st, id, className, handleClick }: IFListIcon) => JSX.Element;
|
|
564
|
+
|
|
565
|
+
interface IFPenIcon {
|
|
566
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
567
|
+
size?: number;
|
|
568
|
+
st?: React.CSSProperties;
|
|
569
|
+
id?: string;
|
|
570
|
+
className?: string;
|
|
571
|
+
handleClick?: () => void;
|
|
572
|
+
}
|
|
573
|
+
declare const FPenIcon: ({ color, size, st, id, className, handleClick }: IFPenIcon) => JSX.Element;
|
|
574
|
+
|
|
575
|
+
interface IFDownloadIcon {
|
|
576
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
577
|
+
size?: number;
|
|
578
|
+
st?: React.CSSProperties;
|
|
579
|
+
id?: string;
|
|
580
|
+
className?: string;
|
|
581
|
+
handleClick?: () => void;
|
|
582
|
+
}
|
|
583
|
+
declare const FDownloadIcon: ({ color, size, st, id, className, handleClick }: IFDownloadIcon) => JSX.Element;
|
|
584
|
+
|
|
585
|
+
interface IFCopyAddIcon {
|
|
586
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
587
|
+
size?: number;
|
|
588
|
+
st?: React.CSSProperties;
|
|
589
|
+
id?: string;
|
|
590
|
+
className?: string;
|
|
591
|
+
handleClick?: () => void;
|
|
592
|
+
}
|
|
593
|
+
declare const FCopyAddIcon: ({ color, size, st, id, className, handleClick }: IFCopyAddIcon) => JSX.Element;
|
|
594
|
+
|
|
595
|
+
interface IFUnlinkIcon {
|
|
596
|
+
color?: 'primary' | 'secondary' | 'success' | 'danger' | 'warning' | 'info' | 'light' | 'dark' | 'link';
|
|
597
|
+
size?: number;
|
|
598
|
+
st?: React.CSSProperties;
|
|
599
|
+
id?: string;
|
|
600
|
+
className?: string;
|
|
601
|
+
handleClick?: () => void;
|
|
602
|
+
}
|
|
603
|
+
declare const FUnlinkIcon: ({ color, size, st, id, className, handleClick }: IFUnlinkIcon) => JSX.Element;
|
|
604
|
+
|
|
605
|
+
export { FAccordion, FAlert, FArrowIcon, FButton$1 as FButton, FButton as FButtonFile, FCheckIcon, FCheckbox, FCloseIcon, FContainer, FCopyAddIcon, FDialog, FDialogBody, FDialogFooter, FDialogHeader, FDownloadIcon, FDropdown, FDropdownItem, FFile, FFullDateField, FGrid, FInputFileForm, FListIcon, FNative, FOpenImgFull, FPagination, FPaper, FPenIcon, FPlusIcon, FPreloader, FProgress, FRadioButton, FSearchBox, FSelect, FSelectItem, FSelectSearchDb, FStack, FTab, FTable, FTableBody, FTableDataCell, FTableFooter, FTableHead, FTableHeaderCell, FTableRow, FTabs, FTextArea, FTextField, FTimeline, FTimelineCard, FTrashIcon, FUnlinkIcon };
|