chop-logic-components 2.0.0 → 2.1.0
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/README.md +24 -8
- package/dist/icons/index.d.ts +5 -5
- package/dist/icons/svg/ArrowDownIcon.d.ts +2 -2
- package/dist/icons/svg/ArrowUpIcon.d.ts +2 -2
- package/dist/icons/svg/BackIcon.d.ts +2 -2
- package/dist/icons/svg/CancelIcon.d.ts +2 -2
- package/dist/icons/svg/CheckMarkIcon.d.ts +2 -2
- package/dist/icons/svg/CheckboxCheckedIcon.d.ts +2 -2
- package/dist/icons/svg/CheckboxUncheckedIcon.d.ts +2 -2
- package/dist/icons/svg/ChevronDownIcon.d.ts +2 -2
- package/dist/icons/svg/ChevronLeftIcon.d.ts +2 -2
- package/dist/icons/svg/ChevronRightIcon.d.ts +2 -2
- package/dist/icons/svg/ChevronUpIcon.d.ts +2 -2
- package/dist/icons/svg/ClearIcon.d.ts +2 -2
- package/dist/icons/svg/CopyIcon.d.ts +2 -2
- package/dist/icons/svg/CutIcon.d.ts +2 -2
- package/dist/icons/svg/DeleteIcon.d.ts +2 -2
- package/dist/icons/svg/DownloadIcon.d.ts +2 -2
- package/dist/icons/svg/ErrorIcon.d.ts +2 -2
- package/dist/icons/svg/ForwardIcon.d.ts +2 -2
- package/dist/icons/svg/GraduateIcon.d.ts +2 -2
- package/dist/icons/svg/HelpIcon.d.ts +2 -2
- package/dist/icons/svg/HideIcon.d.ts +2 -2
- package/dist/icons/svg/HomeIcon.d.ts +2 -2
- package/dist/icons/svg/InfoIcon.d.ts +2 -2
- package/dist/icons/svg/LoginIcon.d.ts +2 -2
- package/dist/icons/svg/PasteIcon.d.ts +2 -2
- package/dist/icons/svg/QuestionIcon.d.ts +2 -2
- package/dist/icons/svg/RemoveIcon.d.ts +2 -2
- package/dist/icons/svg/SaveIcon.d.ts +2 -2
- package/dist/icons/svg/ShowIcon.d.ts +2 -2
- package/dist/icons/svg/UploadIcon.d.ts +2 -2
- package/dist/icons/svg/WarningIcon.d.ts +2 -2
- package/dist/index.cjs.js +985 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +4216 -38
- package/dist/index.es.js.map +1 -1
- package/dist/models/components/icon.d.ts +5 -0
- package/dist/models/index.d.ts +1 -1
- package/package.json +19 -19
- package/dist/BackIcon-6a-KPT4R.cjs +0 -2
- package/dist/BackIcon-6a-KPT4R.cjs.map +0 -1
- package/dist/BackIcon-Dol4HlEB.js +0 -11
- package/dist/BackIcon-Dol4HlEB.js.map +0 -1
- package/dist/CancelIcon-Bdj8BJBh.js +0 -11
- package/dist/CancelIcon-Bdj8BJBh.js.map +0 -1
- package/dist/CancelIcon-Io9DmIXB.cjs +0 -2
- package/dist/CancelIcon-Io9DmIXB.cjs.map +0 -1
- package/dist/ChevronDownIcon-Bc3VeNFb.js +0 -17
- package/dist/ChevronDownIcon-Bc3VeNFb.js.map +0 -1
- package/dist/ChevronDownIcon-u_QuMZ-m.cjs +0 -2
- package/dist/ChevronDownIcon-u_QuMZ-m.cjs.map +0 -1
- package/dist/ChevronLeftIcon-7IFnvAad.js +0 -17
- package/dist/ChevronLeftIcon-7IFnvAad.js.map +0 -1
- package/dist/ChevronLeftIcon-CBJFCd4g.cjs +0 -2
- package/dist/ChevronLeftIcon-CBJFCd4g.cjs.map +0 -1
- package/dist/ChevronRightIcon-CSlX-7NZ.js +0 -17
- package/dist/ChevronRightIcon-CSlX-7NZ.js.map +0 -1
- package/dist/ChevronRightIcon-C_13rpgA.cjs +0 -2
- package/dist/ChevronRightIcon-C_13rpgA.cjs.map +0 -1
- package/dist/ChevronUpIcon-CTEQHMLW.cjs +0 -2
- package/dist/ChevronUpIcon-CTEQHMLW.cjs.map +0 -1
- package/dist/ChevronUpIcon-DfSPGScz.js +0 -11
- package/dist/ChevronUpIcon-DfSPGScz.js.map +0 -1
- package/dist/ClearIcon-DR09y0XK.js +0 -12
- package/dist/ClearIcon-DR09y0XK.js.map +0 -1
- package/dist/ClearIcon-oiZQl1xy.cjs +0 -2
- package/dist/ClearIcon-oiZQl1xy.cjs.map +0 -1
- package/dist/CopyIcon-CfJxdJkE.cjs +0 -2
- package/dist/CopyIcon-CfJxdJkE.cjs.map +0 -1
- package/dist/CopyIcon-Cncb2wSQ.js +0 -27
- package/dist/CopyIcon-Cncb2wSQ.js.map +0 -1
- package/dist/CutIcon-C0ot7pv1.cjs +0 -2
- package/dist/CutIcon-C0ot7pv1.cjs.map +0 -1
- package/dist/CutIcon-DsxJcafW.js +0 -29
- package/dist/CutIcon-DsxJcafW.js.map +0 -1
- package/dist/DeleteIcon-C0T5ZleK.js +0 -11
- package/dist/DeleteIcon-C0T5ZleK.js.map +0 -1
- package/dist/DeleteIcon-CVPhcSfG.cjs +0 -2
- package/dist/DeleteIcon-CVPhcSfG.cjs.map +0 -1
- package/dist/DownloadIcon-BHhuRKBy.cjs +0 -2
- package/dist/DownloadIcon-BHhuRKBy.cjs.map +0 -1
- package/dist/DownloadIcon-C_1FJXS6.js +0 -11
- package/dist/DownloadIcon-C_1FJXS6.js.map +0 -1
- package/dist/ForwardIcon-CKnkecv-.cjs +0 -2
- package/dist/ForwardIcon-CKnkecv-.cjs.map +0 -1
- package/dist/ForwardIcon-DSxMxnjb.js +0 -11
- package/dist/ForwardIcon-DSxMxnjb.js.map +0 -1
- package/dist/GraduateIcon-DQLWdRj8.js +0 -9
- package/dist/GraduateIcon-DQLWdRj8.js.map +0 -1
- package/dist/GraduateIcon-Dsk-T3da.cjs +0 -2
- package/dist/GraduateIcon-Dsk-T3da.cjs.map +0 -1
- package/dist/HideIcon-Bp5glcyr.js +0 -11
- package/dist/HideIcon-Bp5glcyr.js.map +0 -1
- package/dist/HideIcon-CyItCp1h.cjs +0 -2
- package/dist/HideIcon-CyItCp1h.cjs.map +0 -1
- package/dist/HomeIcon-DX_PgT5n.cjs +0 -2
- package/dist/HomeIcon-DX_PgT5n.cjs.map +0 -1
- package/dist/HomeIcon-DyYP6u5L.js +0 -9
- package/dist/HomeIcon-DyYP6u5L.js.map +0 -1
- package/dist/LoginIcon-CXb93ZdU.js +0 -9
- package/dist/LoginIcon-CXb93ZdU.js.map +0 -1
- package/dist/LoginIcon-CYQ6pYwB.cjs +0 -2
- package/dist/LoginIcon-CYQ6pYwB.cjs.map +0 -1
- package/dist/PasteIcon-BIKTS0Dz.cjs +0 -2
- package/dist/PasteIcon-BIKTS0Dz.cjs.map +0 -1
- package/dist/PasteIcon-D5VKRUHc.js +0 -11
- package/dist/PasteIcon-D5VKRUHc.js.map +0 -1
- package/dist/QuestionIcon-CA5cYfsl.js +0 -23
- package/dist/QuestionIcon-CA5cYfsl.js.map +0 -1
- package/dist/QuestionIcon-DbZnERtn.cjs +0 -2
- package/dist/QuestionIcon-DbZnERtn.cjs.map +0 -1
- package/dist/RemoveIcon-CzYds-64.cjs +0 -2
- package/dist/RemoveIcon-CzYds-64.cjs.map +0 -1
- package/dist/RemoveIcon-DIvsqLi-.js +0 -31
- package/dist/RemoveIcon-DIvsqLi-.js.map +0 -1
- package/dist/SaveIcon-B84k1D5f.cjs +0 -2
- package/dist/SaveIcon-B84k1D5f.cjs.map +0 -1
- package/dist/SaveIcon-DhBj4tAF.js +0 -11
- package/dist/SaveIcon-DhBj4tAF.js.map +0 -1
- package/dist/ShowIcon-DkpGVHWR.js +0 -12
- package/dist/ShowIcon-DkpGVHWR.js.map +0 -1
- package/dist/ShowIcon-SGeEvbuz.cjs +0 -2
- package/dist/ShowIcon-SGeEvbuz.cjs.map +0 -1
- package/dist/UploadIcon-CvFnGI7Y.js +0 -12
- package/dist/UploadIcon-CvFnGI7Y.js.map +0 -1
- package/dist/UploadIcon-va72gwks.cjs +0 -2
- package/dist/UploadIcon-va72gwks.cjs.map +0 -1
- package/dist/__tests__/index.test.d.ts +0 -1
- package/dist/components/containers/form/__tests__/Form.test.d.ts +0 -1
- package/dist/components/containers/form/__tests__/helpers.test.d.ts +0 -1
- package/dist/components/containers/grid/__tests__/Body.test.d.ts +0 -1
- package/dist/components/containers/grid/__tests__/ColumnGroup.test.d.ts +0 -1
- package/dist/components/containers/grid/__tests__/Grid.test.d.ts +0 -1
- package/dist/components/containers/grid/__tests__/Head.test.d.ts +0 -1
- package/dist/components/containers/grid/__tests__/Row.test.d.ts +0 -1
- package/dist/components/containers/grid/__tests__/SelectAllRowsCell.test.d.ts +0 -1
- package/dist/components/containers/grid/__tests__/SelectRowCell.test.d.ts +0 -1
- package/dist/components/containers/grid/__tests__/helpers.test.d.ts +0 -1
- package/dist/components/containers/menu/__tests__/Menu.test.d.ts +0 -1
- package/dist/components/containers/menu/__tests__/MenuItem.test.d.ts +0 -1
- package/dist/components/containers/menu/__tests__/MenuLeaf.test.d.ts +0 -1
- package/dist/components/containers/menu/__tests__/SubMenu.test.d.ts +0 -1
- package/dist/components/containers/portal/__tests__/Portal.test.d.ts +0 -1
- package/dist/components/containers/tabs/__tests__/TabList.test.d.ts +0 -1
- package/dist/components/containers/tabs/__tests__/Tabs.test.d.ts +0 -1
- package/dist/components/inputs/button/__tests__/Button.test.d.ts +0 -1
- package/dist/components/inputs/checkbox/__tests__/Checkbox.test.d.ts +0 -1
- package/dist/components/inputs/multi-select/__tests__/MultiSelect.test.d.ts +0 -1
- package/dist/components/inputs/multi-select/__tests__/helpers.test.d.ts +0 -1
- package/dist/components/inputs/numeric/__tests__/NumericInput.test.d.ts +0 -1
- package/dist/components/inputs/numeric/__tests__/helpers.test.d.ts +0 -1
- package/dist/components/inputs/select/__tests__/Select.test.d.ts +0 -1
- package/dist/components/inputs/select/__tests__/helpers.test.d.ts +0 -1
- package/dist/components/inputs/text/__tests__/TextInput.test.d.ts +0 -1
- package/dist/components/inputs/text/__tests__/helpers.test.d.ts +0 -1
- package/dist/components/modals/alert/__tests__/Alert.test.d.ts +0 -1
- package/dist/components/modals/alert/__tests__/helpers.test.d.ts +0 -1
- package/dist/components/modals/dialog/__tests__/Dialog.test.d.ts +0 -1
- package/dist/components/modals/tooltip/__tests__/Tooltip.test.d.ts +0 -1
- package/dist/elements/error-message/__tests__/ErrorMessage.test.d.ts +0 -1
- package/dist/elements/icon/__tests__/Icon.test.d.ts +0 -1
- package/dist/elements/input-inner-button/__tests__/InputInnerButton.test.d.ts +0 -1
- package/dist/elements/label/__tests__/Label.test.d.ts +0 -1
- package/dist/elements/loader/__tests__/Loader.test.d.ts +0 -1
- package/dist/hocs/with-tooltip/__tests__/with-tooltip.test.d.ts +0 -1
- package/dist/hooks/use-click-outside/__tests__/use-click-outside.test.d.ts +0 -1
- package/dist/hooks/use-element-ids/__tests__/use-element-ids.test.d.ts +0 -1
- package/dist/hooks/use-key-press/__tests__/use-key-press.test.d.ts +0 -1
- package/dist/hooks/use-modal-focus-trap/__tests__/use-modal-focus-trap.test.d.ts +0 -1
- package/dist/hooks/use-mount/__tests__/use-mount.test.d.ts +0 -1
- package/dist/hooks/use-tooltip-position/__tests__/use-tooltip-position.test.d.ts +0 -1
- package/dist/hooks/use-window-dimensions/__tests__/use-window-dimensions.test.d.ts +0 -1
- package/dist/icons/__tests__/icons.test.d.ts +0 -1
- package/dist/index-Dg2AZXfT.js +0 -4203
- package/dist/index-Dg2AZXfT.js.map +0 -1
- package/dist/index-OUA1cKrc.cjs +0 -993
- package/dist/index-OUA1cKrc.cjs.map +0 -1
- package/dist/utils/__tests__/get-chop-logic-theme.test.d.ts +0 -1
- package/dist/utils/__tests__/handle-dropdown-list-key-press.test.d.ts +0 -1
- package/dist/utils/__tests__/move-focus-on-element-by-id.test.d.ts +0 -1
package/README.md
CHANGED
|
@@ -6,22 +6,23 @@
|
|
|
6
6
|
[](https://github.com/SavouryGin/chop-logic-components/actions/workflows/github-pages.yml)
|
|
7
7
|
[](https://codecov.io/github/SavouryGin/chop-logic-components)
|
|
8
8
|
[](CODE_OF_CONDUCT.md)
|
|
9
|
+
[](https://conventionalcommits.org)
|
|
9
10
|
|
|
10
11
|
Welcome to **Chop Logic Components**, a React components library packed with a variety of **styled
|
|
11
12
|
components** and **custom hooks** that are easy to integrate into any React project.
|
|
12
13
|
|
|
13
|
-
##
|
|
14
|
+
## ✨ Features
|
|
14
15
|
|
|
15
16
|
Chop Logic is designed to speed up development by providing reusable, accessible, and highly customizable components.
|
|
16
17
|
Whether you're building complex forms, creating dynamic layouts, or managing component logic with hooks, Chop Logic
|
|
17
18
|
Components has the tools to make it easier.
|
|
18
19
|
|
|
19
|
-
## Links
|
|
20
|
+
## 🔗 Links
|
|
20
21
|
|
|
21
22
|
- [Storybook Playground](https://savourygin.github.io/chop-logic-components)
|
|
22
23
|
- [NPM package](https://www.npmjs.com/package/chop-logic-components)
|
|
23
24
|
|
|
24
|
-
##
|
|
25
|
+
## 📦 Installation
|
|
25
26
|
|
|
26
27
|
To get started with Chop Logic, install it via npm or yarn:
|
|
27
28
|
|
|
@@ -31,7 +32,7 @@ npm install chop-logic-components
|
|
|
31
32
|
yarn add chop-logic-components
|
|
32
33
|
```
|
|
33
34
|
|
|
34
|
-
## Scripts
|
|
35
|
+
## ⚙️ Available Scripts
|
|
35
36
|
|
|
36
37
|
### `start`
|
|
37
38
|
|
|
@@ -94,7 +95,7 @@ npm run lint:fix
|
|
|
94
95
|
|
|
95
96
|
### `check-types`
|
|
96
97
|
|
|
97
|
-
|
|
98
|
+
Run the TypeScript compiler (tsc) to perform type checking without generating output files. This script helps ensure
|
|
98
99
|
that the code adheres to TypeScript's type safety.
|
|
99
100
|
|
|
100
101
|
```bash
|
|
@@ -103,7 +104,7 @@ npm run types
|
|
|
103
104
|
|
|
104
105
|
### `test`
|
|
105
106
|
|
|
106
|
-
|
|
107
|
+
Run unit tests using Vitest, a fast testing framework designed for Vite projects.
|
|
107
108
|
|
|
108
109
|
```bash
|
|
109
110
|
npm run test
|
|
@@ -111,7 +112,7 @@ npm run test
|
|
|
111
112
|
|
|
112
113
|
### `test:ci`
|
|
113
114
|
|
|
114
|
-
|
|
115
|
+
Run the tests in continuous integration (CI) mode with Vitest, providing a streamlined output suitable for automated
|
|
115
116
|
environments.
|
|
116
117
|
|
|
117
118
|
```bash
|
|
@@ -120,8 +121,23 @@ npm run test:ci
|
|
|
120
121
|
|
|
121
122
|
### `coverage`
|
|
122
123
|
|
|
123
|
-
|
|
124
|
+
Run unit tests using Vitest and generates a code coverage report using the v8 generator.
|
|
124
125
|
|
|
125
126
|
```bash
|
|
126
127
|
npm run coverage
|
|
127
128
|
```
|
|
129
|
+
|
|
130
|
+
## 🛠 Contributing
|
|
131
|
+
|
|
132
|
+
Contributions are welcome! If you find a bug or have an idea for improvement, feel free to open an issue or submit a
|
|
133
|
+
pull request. Please check the [Contribution guide](CONTRIBUTING.md) for additional info.
|
|
134
|
+
|
|
135
|
+
1. Fork the repository.
|
|
136
|
+
2. Clone your fork.
|
|
137
|
+
3. Create a new feature branch.
|
|
138
|
+
4. Implement and test your changes.
|
|
139
|
+
5. Submit a pull request!
|
|
140
|
+
|
|
141
|
+
---
|
|
142
|
+
|
|
143
|
+
Let's build better logic tools together! 🚀
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../models';
|
|
2
|
+
import { ReactElement } from 'react';
|
|
2
3
|
import { ChopLogicIconName } from '../enums';
|
|
3
|
-
type
|
|
4
|
-
|
|
5
|
-
[key in ChopLogicIconName]: LazyIcon;
|
|
4
|
+
type ChopLogicIcons = {
|
|
5
|
+
[key in ChopLogicIconName]: ({ title, ...rest }: ChopLogicSVGElementProps) => ReactElement;
|
|
6
6
|
};
|
|
7
|
-
export declare const ChopLogicIconDictionary:
|
|
7
|
+
export declare const ChopLogicIconDictionary: ChopLogicIcons;
|
|
8
8
|
export {};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function ArrowDownIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function ArrowDownIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ArrowDownIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function ArrowUpIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function ArrowUpIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ArrowUpIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function BackIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function BackIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default BackIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function CancelIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function CancelIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default CancelIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function CheckMarkIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function CheckMarkIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default CheckMarkIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function CheckboxCheckedIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function CheckboxCheckedIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default CheckboxCheckedIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function CheckboxUncheckedIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function CheckboxUncheckedIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default CheckboxUncheckedIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function ChevronDownIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function ChevronDownIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ChevronDownIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function ChevronLeftIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function ChevronLeftIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ChevronLeftIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function ChevronRightIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function ChevronRightIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ChevronRightIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function ChevronUpIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function ChevronUpIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ChevronUpIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function ClearIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function ClearIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ClearIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function CopyIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function CopyIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default CopyIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function CutIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function CutIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default CutIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function DeleteIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function DeleteIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default DeleteIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function DownloadIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function DownloadIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default DownloadIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function ErrorIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function ErrorIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ErrorIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function ForwardIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function ForwardIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ForwardIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
declare const GraduateIcon: (
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare const GraduateIcon: ({ title, ...rest }: ChopLogicSVGElementProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default GraduateIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function HelpIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function HelpIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default HelpIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function HideIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function HideIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default HideIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const HomeIcon: (
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare const HomeIcon: ({ title, ...rest }: ChopLogicSVGElementProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default HomeIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function InfoIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function InfoIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default InfoIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
declare const LoginIcon: (
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare const LoginIcon: ({ title, ...rest }: ChopLogicSVGElementProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default LoginIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function PasteIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function PasteIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default PasteIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function QuestionIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function QuestionIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default QuestionIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function RemoveIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function RemoveIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default RemoveIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function SaveIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function SaveIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default SaveIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function ShowIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function ShowIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default ShowIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function UploadIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function UploadIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default UploadIcon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare function WarningIcon(
|
|
1
|
+
import { ChopLogicSVGElementProps } from '../../models';
|
|
2
|
+
declare function WarningIcon({ title, ...rest }: ChopLogicSVGElementProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export default WarningIcon;
|