@wallarm-org/design-system 0.25.0 → 0.26.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/dist/components/Checkmark/Checkmark.js +2 -2
- package/dist/components/Checkmark/icons/CheckIcon.d.ts +2 -0
- package/dist/components/Checkmark/icons/CheckIcon.js +13 -0
- package/dist/components/Checkmark/icons/IndeterminateIcon.d.ts +2 -0
- package/dist/components/Checkmark/icons/IndeterminateIcon.js +17 -0
- package/dist/components/Checkmark/icons/index.d.ts +2 -0
- package/dist/components/Checkmark/icons/index.js +3 -0
- package/dist/components/FilterInput/FilterInputErrors/parseFilterInputErrors.js +2 -2
- package/dist/components/FilterInput/FilterInputMenu/FilterInputMenu.js +2 -1
- package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/ValueMenuItem.js +5 -10
- package/dist/components/FilterInput/hooks/useFilterInputAutocomplete/deriveAutocompleteValues.js +2 -2
- package/dist/components/FilterInput/hooks/useFilterInputAutocomplete/valueCommitHelpers.js +3 -2
- package/dist/components/FilterInput/index.d.ts +1 -1
- package/dist/components/FilterInput/index.js +2 -2
- package/dist/components/FilterInput/lib/fields.d.ts +13 -6
- package/dist/components/FilterInput/lib/fields.js +15 -5
- package/dist/components/FilterInput/lib/index.d.ts +2 -1
- package/dist/components/FilterInput/lib/index.js +3 -2
- package/dist/components/FilterInput/lib/statusCodeSuggestions.d.ts +10 -0
- package/dist/components/FilterInput/lib/statusCodeSuggestions.js +45 -0
- package/dist/components/FilterInput/stories/mockStatusCodes.d.ts +6 -0
- package/dist/components/FilterInput/stories/mockStatusCodes.js +18 -0
- package/dist/components/FilterInput/types.d.ts +7 -0
- package/dist/icons/Activity.js +2 -6
- package/dist/icons/ArrowBigUp.js +2 -6
- package/dist/icons/ArrowBigUpDash.js +6 -20
- package/dist/icons/ArrowDown.js +2 -6
- package/dist/icons/ArrowDownLeft.js +6 -20
- package/dist/icons/ArrowDownRight.js +6 -20
- package/dist/icons/ArrowLeft.js +2 -6
- package/dist/icons/ArrowRight.js +2 -6
- package/dist/icons/ArrowUp.js +2 -6
- package/dist/icons/ArrowUpLeft.js +6 -20
- package/dist/icons/ArrowUpRight.js +2 -6
- package/dist/icons/Check.js +1 -1
- package/dist/icons/CheckCheck.js +6 -20
- package/dist/icons/ChevronDown.js +2 -6
- package/dist/icons/ChevronFirst.js +6 -20
- package/dist/icons/ChevronLast.js +6 -20
- package/dist/icons/ChevronLeft.js +2 -6
- package/dist/icons/ChevronRight.js +2 -6
- package/dist/icons/ChevronUp.js +2 -6
- package/dist/icons/ChevronsDown.js +6 -20
- package/dist/icons/ChevronsLeft.js +6 -20
- package/dist/icons/ChevronsRight.js +6 -20
- package/dist/icons/ChevronsUp.js +6 -20
- package/dist/icons/Circle.js +3 -9
- package/dist/icons/CircleArrowDown.js +6 -30
- package/dist/icons/CircleArrowLeft.js +6 -30
- package/dist/icons/CircleArrowOutDownLeft.js +6 -28
- package/dist/icons/CircleArrowOutDownRight.js +6 -28
- package/dist/icons/CircleArrowOutUpLeft.js +6 -28
- package/dist/icons/CircleArrowOutUpRight.js +6 -28
- package/dist/icons/CircleArrowRight.js +6 -30
- package/dist/icons/CircleArrowUp.js +6 -30
- package/dist/icons/CircleCheck.js +6 -20
- package/dist/icons/CircleCheckBig.js +6 -20
- package/dist/icons/CircleChevronDown.js +6 -20
- package/dist/icons/CircleChevronLeft.js +6 -20
- package/dist/icons/CircleChevronRight.js +6 -20
- package/dist/icons/CircleChevronUp.js +6 -20
- package/dist/icons/CircleDashed.js +6 -68
- package/dist/icons/CircleDotDashed.js +4 -68
- package/dist/icons/CircleEllipsis.js +6 -42
- package/dist/icons/CircleHelp.js +6 -30
- package/dist/icons/CirclePlus.js +6 -30
- package/dist/icons/Earth.js +6 -30
- package/dist/icons/EarthLock.js +6 -39
- package/dist/icons/Ellipsis.js +6 -34
- package/dist/icons/Filter.js +3 -7
- package/dist/icons/FilterX.js +6 -28
- package/dist/icons/Folder.js +2 -6
- package/dist/icons/FunnelPlus.js +6 -36
- package/dist/icons/GitCommitHorizontal.js +6 -22
- package/dist/icons/GitCommitVertical.js +6 -30
- package/dist/icons/GitCompare.js +6 -40
- package/dist/icons/GitCompareArrows.js +6 -64
- package/dist/icons/GitFork.js +6 -50
- package/dist/icons/GitGraph.js +6 -58
- package/dist/icons/GitMerge.js +6 -32
- package/dist/icons/GitPullRequest.js +6 -40
- package/dist/icons/GitPullRequestArrow.js +6 -56
- package/dist/icons/GitPullRequestClosed.js +6 -56
- package/dist/icons/GitPullRequestCreate.js +6 -46
- package/dist/icons/GitPullRequestCreateArrow.js +6 -62
- package/dist/icons/GitPullRequestDraft.js +6 -48
- package/dist/icons/Globe.js +6 -30
- package/dist/icons/GlobeLock.js +6 -39
- package/dist/icons/History.js +6 -28
- package/dist/icons/Home.js +6 -20
- package/dist/icons/Info.js +6 -30
- package/dist/icons/KeyRound.js +6 -18
- package/dist/icons/KeySquare.js +6 -36
- package/dist/icons/Keyboard.js +6 -80
- package/dist/icons/Layers.js +6 -20
- package/dist/icons/Layers2.js +6 -20
- package/dist/icons/Layers3.js +6 -28
- package/dist/icons/LayoutDashboard.js +6 -52
- package/dist/icons/LayoutGrid.js +6 -52
- package/dist/icons/LayoutList.js +6 -60
- package/dist/icons/LayoutPanelLeft.js +6 -25
- package/dist/icons/LayoutPanelTop.js +6 -25
- package/dist/icons/LayoutTemplate.js +6 -40
- package/dist/icons/LibraryBig.js +6 -48
- package/dist/icons/Loader.js +51 -72
- package/dist/icons/LoaderCircle.js +13 -10
- package/dist/icons/Lock.js +6 -25
- package/dist/icons/LockOpen.js +6 -25
- package/dist/icons/Maximize.js +6 -36
- package/dist/icons/Maximize2.js +6 -36
- package/dist/icons/Megaphone.js +6 -20
- package/dist/icons/MegaphoneOff.js +6 -36
- package/dist/icons/MessageSquare.js +2 -6
- package/dist/icons/MessageSquareText.js +6 -28
- package/dist/icons/MessageSquareWarning.js +6 -28
- package/dist/icons/MessageSquareX.js +6 -28
- package/dist/icons/MessagesSquare.js +6 -20
- package/dist/icons/Minus.js +2 -6
- package/dist/icons/Mouse.js +6 -24
- package/dist/icons/Move3D.js +6 -36
- package/dist/icons/NotebookPen.js +6 -28
- package/dist/icons/NotepadText.js +6 -64
- package/dist/icons/OctagonAlert.js +6 -32
- package/dist/icons/PanelBottom.js +6 -24
- package/dist/icons/PanelBottomOpen.js +6 -36
- package/dist/icons/PanelRight.js +6 -24
- package/dist/icons/PanelRightClose.js +6 -32
- package/dist/icons/PanelRightDashed.js +6 -48
- package/dist/icons/PanelRightOpen.js +6 -36
- package/dist/icons/Paperclip.js +2 -6
- package/dist/icons/Pen.js +2 -6
- package/dist/icons/PenLine.js +6 -20
- package/dist/icons/PenOff.js +6 -28
- package/dist/icons/PenTool.js +6 -38
- package/dist/icons/Pencil.js +2 -6
- package/dist/icons/PencilLine.js +6 -20
- package/dist/icons/PencilOff.js +6 -36
- package/dist/icons/PencilRuler.js +6 -36
- package/dist/icons/Pentagon.js +2 -6
- package/dist/icons/Plus.js +6 -20
- package/dist/icons/Quote.js +6 -20
- package/dist/icons/Redo.js +6 -20
- package/dist/icons/Redo2.js +6 -20
- package/dist/icons/RedoDot.js +6 -30
- package/dist/icons/RefreshCcw.js +6 -36
- package/dist/icons/RefreshCwOff.js +6 -44
- package/dist/icons/Search.js +6 -22
- package/dist/icons/Skull.js +6 -48
- package/dist/icons/SlidersHorizontal.js +6 -94
- package/dist/icons/SlidersVertical.js +6 -94
- package/dist/icons/SquareArrowOutUpRight.js +6 -28
- package/dist/icons/Trash.js +6 -28
- package/dist/icons/Trash2.js +6 -48
- package/dist/icons/TriangleAlert.js +6 -28
- package/dist/icons/Undo2.js +1 -1
- package/dist/icons/Wrench.js +2 -6
- package/dist/icons/X.js +6 -20
- package/dist/icons/ZoomIn.js +6 -42
- package/dist/icons/ZoomOut.js +6 -32
- package/dist/metadata/components.json +2 -2
- package/package.json +1 -1
|
@@ -1,42 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const PanelRightOpen = (props)=>/*#__PURE__*/
|
|
3
|
+
const PanelRightOpen = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
x: "3",
|
|
11
|
-
y: "3",
|
|
12
|
-
rx: "1",
|
|
13
|
-
stroke: "currentColor",
|
|
14
|
-
strokeWidth: "2",
|
|
15
|
-
strokeLinecap: "round",
|
|
16
|
-
strokeLinejoin: "round",
|
|
17
|
-
fill: "none"
|
|
18
|
-
}),
|
|
19
|
-
/*#__PURE__*/ jsx("rect", {
|
|
20
|
-
width: "7",
|
|
21
|
-
height: "18",
|
|
22
|
-
x: "14",
|
|
23
|
-
y: "3",
|
|
24
|
-
rx: "1",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
}),
|
|
31
|
-
/*#__PURE__*/ jsx("path", {
|
|
32
|
-
d: "m7 10-3 3 3 3",
|
|
33
|
-
stroke: "currentColor",
|
|
34
|
-
strokeWidth: "2",
|
|
35
|
-
strokeLinecap: "round",
|
|
36
|
-
strokeLinejoin: "round",
|
|
37
|
-
fill: "none"
|
|
38
|
-
})
|
|
39
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M20 5C20 4.44771 19.5523 4 19 4H16V20H19C19.5523 20 20 19.5523 20 19V5ZM9.29297 8.29297C9.68349 7.90244 10.3165 7.90244 10.707 8.29297C11.0976 8.68349 11.0976 9.31651 10.707 9.70703L8.41406 12L10.707 14.293C11.0976 14.6835 11.0976 15.3165 10.707 15.707C10.3165 16.0976 9.68349 16.0976 9.29297 15.707L6.29297 12.707C5.90244 12.3165 5.90244 11.6835 6.29297 11.293L9.29297 8.29297ZM4 19C4 19.5523 4.44771 20 5 20H14V4H5C4.44772 4 4 4.44772 4 5V19ZM22 19C22 20.6569 20.6569 22 19 22H5C3.34315 22 2 20.6569 2 19V5C2 3.34315 3.34315 2 5 2H19C20.6569 2 22 3.34315 22 5V19Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
40
10
|
});
|
|
41
11
|
PanelRightOpen.displayName = 'PanelRightOpenIcon';
|
|
42
12
|
export { PanelRightOpen };
|
package/dist/icons/Paperclip.js
CHANGED
|
@@ -4,12 +4,8 @@ const Paperclip = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
6
|
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
-
d: "
|
|
8
|
-
|
|
9
|
-
strokeWidth: "2",
|
|
10
|
-
strokeLinecap: "round",
|
|
11
|
-
strokeLinejoin: "round",
|
|
12
|
-
fill: "none"
|
|
7
|
+
d: "M20.7331 10.3431C21.1236 9.95256 21.7566 9.95256 22.1472 10.3431C22.5375 10.7336 22.5376 11.3667 22.1472 11.7571L12.9567 20.9466C11.6433 22.26 9.86198 22.9984 8.00458 22.9984C6.14732 22.9982 4.36571 22.2599 3.05243 20.9466C1.73945 19.6334 1.00177 17.8524 1.00165 15.9954C1.00165 14.1382 1.73932 12.3566 3.05243 11.0433L11.6227 2.47296C12.5606 1.53369 13.8335 1.00538 15.1608 1.00421C16.4883 1.00311 17.7623 1.52923 18.7018 2.4671C19.6413 3.40494 20.1693 4.67777 20.1706 6.00519C20.1718 7.33274 19.6456 8.60663 18.7077 9.54621L18.7067 9.54816L10.1159 18.1165L10.1169 18.1175C9.5541 18.6801 8.79061 18.9964 7.99481 18.9964C7.19899 18.9964 6.4355 18.6802 5.87274 18.1175C5.31003 17.5548 4.99395 16.7912 4.99384 15.9954C4.99384 15.1996 5.31012 14.4361 5.87274 13.8734L14.363 5.39289C14.7536 5.00274 15.3867 5.00257 15.777 5.39289C16.1673 5.78364 16.1678 6.41763 15.777 6.80792L7.2868 15.2874C7.09925 15.4751 6.99384 15.7301 6.99384 15.9954C6.99395 16.2606 7.09938 16.5148 7.2868 16.7025C7.47451 16.8902 7.72936 16.9964 7.99481 16.9964C8.26032 16.9964 8.51507 16.8902 8.70282 16.7025L17.2936 8.13214C17.856 7.56809 18.1713 6.80368 18.1706 6.00714C18.1698 5.21019 17.8527 4.44624 17.2888 3.88312C16.7247 3.32003 15.9598 3.00363 15.1628 3.00421C14.3657 3.00492 13.601 3.32201 13.0378 3.88605L4.46747 12.4573C3.52916 13.3956 3.00165 14.6685 3.00165 15.9954C3.00177 17.3222 3.52927 18.5943 4.46747 19.5325C5.40568 20.4707 6.67777 20.9982 8.00458 20.9984C9.33154 20.9984 10.6044 20.4708 11.5427 19.5325L20.7331 10.3431Z",
|
|
8
|
+
fill: "currentColor"
|
|
13
9
|
})
|
|
14
10
|
});
|
|
15
11
|
Paperclip.displayName = 'PaperclipIcon';
|
package/dist/icons/Pen.js
CHANGED
|
@@ -4,12 +4,8 @@ const Pen = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
6
|
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
-
d: "
|
|
8
|
-
|
|
9
|
-
strokeWidth: "2",
|
|
10
|
-
strokeLinecap: "round",
|
|
11
|
-
strokeLinejoin: "round",
|
|
12
|
-
fill: "none"
|
|
7
|
+
d: "M21.0001 4.81897C21.0001 4.33657 20.8079 3.87399 20.4669 3.53284C20.1259 3.19184 19.6639 2.99982 19.1817 2.99963C18.6995 2.99957 18.2367 3.19108 17.8956 3.53186L4.54793 16.8824C4.43195 16.9982 4.34595 17.1409 4.29793 17.2975L3.2491 20.7487L6.70613 19.7008L6.82039 19.6588C6.93207 19.6093 7.03416 19.5395 7.12117 19.4528L20.4669 6.1051L20.588 5.97131C20.8531 5.64776 21 5.24093 21.0001 4.81897ZM23.0001 4.81897C23 5.76857 22.6463 6.68197 22.0118 7.38245L21.8809 7.51917L8.53328 20.8688C8.18557 21.2154 7.75787 21.472 7.28816 21.6149L2.93465 22.9352L2.93172 22.9362C2.6726 23.014 2.39723 23.0196 2.13484 22.9537C1.87239 22.8878 1.63208 22.7523 1.4405 22.5612C1.24888 22.3698 1.11242 22.1293 1.04597 21.8668C0.97966 21.6045 0.98517 21.3292 1.06258 21.0699L1.06453 21.066L2.38484 16.7135L2.38582 16.7106C2.53 16.2405 2.78761 15.8126 3.13582 15.4655L16.4805 2.1178C17.1968 1.40171 18.1689 0.999507 19.1817 0.999634C20.1945 0.999821 21.1659 1.40256 21.8819 2.11877C22.5978 2.83501 23.0002 3.80626 23.0001 4.81897Z",
|
|
8
|
+
fill: "currentColor"
|
|
13
9
|
})
|
|
14
10
|
});
|
|
15
11
|
Pen.displayName = 'PenIcon';
|
package/dist/icons/PenLine.js
CHANGED
|
@@ -1,26 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const PenLine = (props)=>/*#__PURE__*/
|
|
3
|
+
const PenLine = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "M16.5 3.5a2.12 2.12 0 0 1 3 3L7 19l-4 1 1-4Z",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
})
|
|
23
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M21 19.0002C21.5523 19.0002 22 19.448 22 20.0002C21.9998 20.5524 21.5522 21.0002 21 21.0002H12C11.4478 21.0002 11.0001 20.5524 11 20.0002C11 19.448 11.4477 19.0002 12 19.0002H21ZM19 5.12329C19 4.82559 18.8813 4.53989 18.6709 4.32935C18.4603 4.11879 18.1747 4.00024 17.8769 4.00024C17.5792 4.00025 17.2935 4.1188 17.083 4.32935L5.07225 16.3401C4.9535 16.4588 4.86646 16.6057 4.81932 16.7668L4.23533 18.7629L6.2324 18.1809H6.23338C6.39489 18.1339 6.54216 18.0469 6.66111 17.928L18.6709 5.91724C18.8814 5.70676 18.9999 5.42095 19 5.12329ZM21 5.12329C20.9999 5.95138 20.6705 6.74575 20.0849 7.3313L8.07518 19.342C7.76285 19.6544 7.38569 19.8929 6.97166 20.0422L6.79295 20.1008L3.92088 20.9387C3.66282 21.014 3.38929 21.0191 3.12889 20.9524C2.86847 20.8857 2.63054 20.7499 2.44041 20.5598C2.25029 20.3697 2.11458 20.1318 2.04783 19.8713C1.98114 19.611 1.98536 19.3374 2.06053 19.0793L2.8994 16.2073V16.2063C3.04074 15.7225 3.30172 15.2823 3.65818 14.926L15.6689 2.91528C16.2545 2.32966 17.0487 2.00025 17.8769 2.00024C18.7051 2.00024 19.4993 2.32966 20.0849 2.91528C20.6705 3.5009 21 4.29516 21 5.12329Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
24
10
|
});
|
|
25
11
|
PenLine.displayName = 'PenLineIcon';
|
|
26
12
|
export { PenLine };
|
package/dist/icons/PenOff.js
CHANGED
|
@@ -1,34 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const PenOff = (props)=>/*#__PURE__*/
|
|
3
|
+
const PenOff = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "m12.829 7.172 4.359-4.346a1 1 0 1 1 3.986 3.986l-4.353 4.353",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "m2 2 20 20",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
})
|
|
31
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M1.29247 1.29297C1.683 0.902444 2.31699 0.902444 2.70751 1.29297L14.5913 13.1768C14.6313 13.2062 14.6703 13.2382 14.7065 13.2744C14.743 13.3109 14.7755 13.3503 14.8052 13.3906L22.7075 21.293C23.0977 21.6834 23.0977 22.3166 22.7075 22.707C22.317 23.0976 21.683 23.0976 21.2925 22.707L13.9907 15.4053L8.53857 20.8613C8.19136 21.2096 7.76455 21.4681 7.29443 21.6123L7.2915 21.6133L2.9331 22.9355L2.93017 22.9365C2.67041 23.0143 2.39421 23.0207 2.13134 22.9541C1.86849 22.8875 1.62843 22.7506 1.437 22.5586C1.24571 22.3666 1.1101 22.1262 1.04443 21.8633C0.97876 21.6002 0.985315 21.3239 1.06396 21.0645L2.38622 16.7051C2.52972 16.2333 2.78732 15.8026 3.13622 15.4541L8.58544 10L1.29247 2.70703C0.902273 2.31657 0.902273 1.68343 1.29247 1.29297ZM4.55028 16.8691C4.43423 16.9851 4.34817 17.1283 4.30028 17.2852L3.2495 20.749L6.71044 19.6992C6.86604 19.6511 7.00748 19.5655 7.12255 19.4502L12.5767 13.9912L9.9995 11.4141L4.55028 16.8691ZM20.9995 4.81934C20.9995 4.58052 20.9522 4.34368 20.8608 4.12305C20.7695 3.90256 20.636 3.70199 20.4673 3.5332C20.2985 3.36441 20.098 3.23006 19.8774 3.13867C19.6568 3.04729 19.4199 3.00098 19.1811 3.00098C18.9423 3.00098 18.7055 3.04728 18.4849 3.13867C18.2643 3.23006 18.0638 3.36438 17.895 3.5332L17.894 3.53418L13.5347 7.87988C13.1435 8.26973 12.5105 8.269 12.1206 7.87793C11.7309 7.4868 11.7325 6.85373 12.1235 6.46387L16.4819 2.11816C16.8363 1.76398 17.2573 1.48276 17.7202 1.29102C18.1834 1.09922 18.6798 1 19.1811 1C19.6825 1.00001 20.1789 1.09921 20.6421 1.29102C21.1054 1.48291 21.5268 1.76456 21.8813 2.11914C22.2357 2.47358 22.5166 2.89438 22.7085 3.35742C22.9004 3.82071 22.9995 4.31788 22.9995 4.81934C22.9995 5.32068 22.9003 5.81708 22.7085 6.28027C22.5166 6.74351 22.2359 7.16499 21.8813 7.51953L17.5278 11.8721C17.1373 12.2624 16.5042 12.2625 16.1138 11.8721C15.7234 11.4816 15.7234 10.8485 16.1138 10.458L20.4673 6.10449C20.636 5.9357 20.7695 5.73513 20.8608 5.51465C20.9521 5.29415 20.9995 5.058 20.9995 4.81934Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
32
10
|
});
|
|
33
11
|
PenOff.displayName = 'PenOffIcon';
|
|
34
12
|
export { PenOff };
|
package/dist/icons/PenTool.js
CHANGED
|
@@ -1,44 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const PenTool = (props)=>/*#__PURE__*/
|
|
3
|
+
const PenTool = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "m18 13-1.5-7.5L2 2l3.5 14.5L13 18l5-5z",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "m2 2 7.586 7.586",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
}),
|
|
31
|
-
/*#__PURE__*/ jsx("circle", {
|
|
32
|
-
cx: "11",
|
|
33
|
-
cy: "11",
|
|
34
|
-
r: "2",
|
|
35
|
-
stroke: "currentColor",
|
|
36
|
-
strokeWidth: "2",
|
|
37
|
-
strokeLinecap: "round",
|
|
38
|
-
strokeLinejoin: "round",
|
|
39
|
-
fill: "none"
|
|
40
|
-
})
|
|
41
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M19 13.4141L13.414 19L15 20.5859L20.5859 15L19 13.4141ZM12 11C12 10.4477 11.5523 10 11 10C10.4477 10 9.99998 10.4477 9.99998 11C9.99998 11.5523 10.4477 12 11 12C11.5523 12 12 11.5523 12 11ZM22.5859 15C22.5859 15.4641 22.4244 15.9117 22.1328 16.2676L22 16.4141L16.414 22C16.039 22.3749 15.5303 22.5859 15 22.5859C14.4697 22.5859 13.961 22.375 13.5859 22L12 20.4141C11.625 20.039 11.414 19.5303 11.414 19C11.4141 18.9013 11.4232 18.8036 11.4375 18.707L5.92967 17.6055C5.55572 17.5306 5.21046 17.3502 4.93553 17.0859C4.66529 16.826 4.47413 16.4953 4.3828 16.1318V16.1328L1.06053 3.48927C1.05886 3.48292 1.05719 3.47612 1.05565 3.46974C0.975224 3.13684 0.981575 2.78871 1.0742 2.45899C1.16697 2.12904 1.34357 1.8283 1.58592 1.58595C1.82828 1.34359 2.12902 1.167 2.45897 1.07423C2.74766 0.993125 3.05039 0.978773 3.34471 1.03028L3.46971 1.05567L3.48924 1.06056L16.1328 4.38282H16.1318C16.4952 4.47416 16.826 4.66532 17.0859 4.93556C17.3502 5.21049 17.5306 5.55575 17.6055 5.9297L18.707 11.4375C18.8035 11.4232 18.9013 11.4141 19 11.4141C19.5303 11.4141 20.039 11.6251 20.414 12L22 13.5859L22.1328 13.7324C22.4244 14.0883 22.5859 14.5359 22.5859 15ZM14 11C14 12.6569 12.6568 14 11 14C9.34313 14 7.99998 12.6569 7.99998 11C7.99998 10.5372 8.10777 10.1004 8.29491 9.70899L3.50389 4.91798L6.31737 15.625L6.32225 15.6445L12.6709 16.9141L16.914 12.6709L15.6445 6.32228C15.638 6.32071 15.6314 6.31908 15.625 6.31739L4.91795 3.50392L9.70897 8.29493C10.1004 8.1078 10.5372 8.00001 11 8.00001C12.6568 8.00001 14 9.34316 14 11Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
42
10
|
});
|
|
43
11
|
PenTool.displayName = 'PenToolIcon';
|
|
44
12
|
export { PenTool };
|
package/dist/icons/Pencil.js
CHANGED
|
@@ -4,12 +4,8 @@ const Pencil = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
6
|
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
-
d: "
|
|
8
|
-
|
|
9
|
-
strokeWidth: "2",
|
|
10
|
-
strokeLinecap: "round",
|
|
11
|
-
strokeLinejoin: "round",
|
|
12
|
-
fill: "none"
|
|
7
|
+
d: "M21 4.81885C21.0001 4.33645 20.8079 3.87386 20.4668 3.53271C20.1259 3.19172 19.6638 2.9997 19.1817 2.99951C18.6995 2.99945 18.2366 3.19096 17.8955 3.53174L16.4209 5.00635L18.9932 7.57861L20.4668 6.10498L20.5879 5.97119C20.853 5.64764 20.9999 5.24081 21 4.81885ZM4.54787 16.8823C4.43181 16.998 4.34589 17.1407 4.29787 17.2974L3.24904 20.7485L6.70607 19.7007L6.82033 19.6587C6.932 19.6092 7.0341 19.5394 7.12111 19.4526L17.5781 8.99268L15.0059 6.42041L4.54787 16.8823ZM23 4.81885C22.9999 5.76845 22.6462 6.68185 22.0117 7.38232L21.8809 7.51904L19.793 9.60596C19.7664 9.64067 19.7388 9.67575 19.707 9.70752C19.6752 9.73936 19.6403 9.76681 19.6055 9.79346L8.53322 20.8687C8.18551 21.2153 7.75781 21.4719 7.2881 21.6147L2.93458 22.9351L2.93165 22.936C2.67254 23.0139 2.39717 23.0195 2.13478 22.9536C1.87233 22.8876 1.63202 22.7522 1.44044 22.561C1.24881 22.3697 1.11236 22.1292 1.04591 21.8667C0.979599 21.6044 0.985109 21.3291 1.06251 21.0698L1.06447 21.0659L2.38478 16.7134L2.38576 16.7104C2.52994 16.2403 2.78754 15.8125 3.13576 15.4653L14.209 4.38916C14.2348 4.35588 14.2624 4.32302 14.293 4.29248C14.3236 4.26187 14.3563 4.23431 14.3897 4.2085L16.4805 2.11768C17.1968 1.40159 18.1688 0.999385 19.1817 0.999512C20.1944 0.999699 21.1658 1.40244 21.8818 2.11865C22.5978 2.83489 23.0001 3.80614 23 4.81885Z",
|
|
8
|
+
fill: "currentColor"
|
|
13
9
|
})
|
|
14
10
|
});
|
|
15
11
|
Pencil.displayName = 'PencilIcon';
|
package/dist/icons/PencilLine.js
CHANGED
|
@@ -1,26 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const PencilLine = (props)=>/*#__PURE__*/
|
|
3
|
+
const PencilLine = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "M16.376 3.622a1 1 0 0 1 3.002 3.002L7.368 18.635a2 2 0 0 1-.855.506l-2.872.838a.5.5 0 0 1-.62-.62l.838-2.872a2 2 0 0 1 .506-.854z",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
})
|
|
23
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M21 19.0002C21.5523 19.0002 22 19.448 22 20.0002C21.9998 20.5524 21.5522 21.0002 21 21.0002H12C11.4478 21.0002 11.0001 20.5524 11 20.0002C11 19.448 11.4477 19.0002 12 19.0002H21ZM19 5.12329C19 4.82559 18.8813 4.53989 18.6709 4.32935C18.4603 4.11879 18.1747 4.00024 17.8769 4.00024C17.5792 4.00025 17.2935 4.1188 17.083 4.32935L5.07225 16.3401C4.9535 16.4588 4.86646 16.6057 4.81932 16.7668L4.23533 18.7629L6.2324 18.1809H6.23338C6.39489 18.1339 6.54216 18.0469 6.66111 17.928L18.6709 5.91724C18.8814 5.70676 18.9999 5.42095 19 5.12329ZM21 5.12329C20.9999 5.95138 20.6705 6.74575 20.0849 7.3313L8.07518 19.342C7.76285 19.6544 7.38569 19.8929 6.97166 20.0422L6.79295 20.1008L3.92088 20.9387C3.66282 21.014 3.38929 21.0191 3.12889 20.9524C2.86847 20.8857 2.63054 20.7499 2.44041 20.5598C2.25029 20.3697 2.11458 20.1318 2.04783 19.8713C1.98114 19.611 1.98536 19.3374 2.06053 19.0793L2.8994 16.2073V16.2063C3.04074 15.7225 3.30172 15.2823 3.65818 14.926L15.6689 2.91528C16.2545 2.32966 17.0487 2.00025 17.8769 2.00024C18.7051 2.00024 19.4993 2.32966 20.0849 2.91528C20.6705 3.5009 21 4.29516 21 5.12329Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
24
10
|
});
|
|
25
11
|
PencilLine.displayName = 'PencilLineIcon';
|
|
26
12
|
export { PencilLine };
|
package/dist/icons/PencilOff.js
CHANGED
|
@@ -1,42 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const PencilOff = (props)=>/*#__PURE__*/
|
|
3
|
+
const PencilOff = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "m12.829 7.172 4.359-4.346a1 1 0 1 1 3.986 3.986l-4.353 4.353",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "m15 5 4 4",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
}),
|
|
31
|
-
/*#__PURE__*/ jsx("path", {
|
|
32
|
-
d: "m2 2 20 20",
|
|
33
|
-
stroke: "currentColor",
|
|
34
|
-
strokeWidth: "2",
|
|
35
|
-
strokeLinecap: "round",
|
|
36
|
-
strokeLinejoin: "round",
|
|
37
|
-
fill: "none"
|
|
38
|
-
})
|
|
39
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M1.29247 1.29297C1.683 0.902444 2.31699 0.902444 2.70751 1.29297L14.5913 13.1768C14.6313 13.2062 14.6703 13.2382 14.7065 13.2744C14.743 13.3109 14.7755 13.3503 14.8052 13.3906L22.7075 21.293C23.0977 21.6834 23.0977 22.3166 22.7075 22.707C22.317 23.0976 21.683 23.0976 21.2925 22.707L13.9907 15.4053L8.53857 20.8613C8.19136 21.2096 7.76455 21.4681 7.29443 21.6123L7.2915 21.6133L2.9331 22.9355L2.93017 22.9365C2.67041 23.0143 2.39421 23.0207 2.13134 22.9541C1.86849 22.8875 1.62843 22.7506 1.437 22.5586C1.24571 22.3666 1.1101 22.1262 1.04443 21.8633C0.97876 21.6002 0.985315 21.3239 1.06396 21.0645L2.38622 16.7051C2.52972 16.2333 2.78732 15.8026 3.13622 15.4541L8.58544 10L1.29247 2.70703C0.902273 2.31657 0.902273 1.68343 1.29247 1.29297ZM4.55028 16.8691C4.43423 16.9851 4.34817 17.1283 4.30028 17.2852L3.2495 20.749L6.71044 19.6992C6.86604 19.6511 7.00748 19.5655 7.12255 19.4502L12.5767 13.9912L9.9995 11.4141L4.55028 16.8691ZM20.9995 4.81934C20.9995 4.58052 20.9522 4.34368 20.8608 4.12305C20.7695 3.90256 20.636 3.70199 20.4673 3.5332C20.2985 3.36441 20.098 3.23006 19.8774 3.13867C19.6568 3.04729 19.4199 3.00098 19.1811 3.00098C18.9423 3.00098 18.7055 3.04728 18.4849 3.13867C18.2643 3.23006 18.0638 3.36438 17.895 3.5332L17.894 3.53418L13.5347 7.87988C13.1435 8.26973 12.5105 8.269 12.1206 7.87793C11.7309 7.4868 11.7325 6.85373 12.1235 6.46387L16.4819 2.11816C16.8363 1.76398 17.2573 1.48276 17.7202 1.29102C18.1834 1.09922 18.6798 1 19.1811 1C19.6825 1.00001 20.1789 1.09921 20.6421 1.29102C21.1054 1.48291 21.5268 1.76456 21.8813 2.11914C22.2357 2.47358 22.5166 2.89438 22.7085 3.35742C22.9004 3.82071 22.9995 4.31788 22.9995 4.81934C22.9995 5.32068 22.9003 5.81708 22.7085 6.28027C22.5166 6.74351 22.2359 7.16499 21.8813 7.51953L17.5278 11.8721C17.1373 12.2624 16.5042 12.2625 16.1138 11.8721C15.7234 11.4816 15.7234 10.8485 16.1138 10.458L20.4673 6.10449C20.636 5.9357 20.7695 5.73513 20.8608 5.51465C20.9521 5.29415 20.9995 5.058 20.9995 4.81934Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
40
10
|
});
|
|
41
11
|
PencilOff.displayName = 'PencilOffIcon';
|
|
42
12
|
export { PencilOff };
|
|
@@ -1,42 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const PencilRuler = (props)=>/*#__PURE__*/
|
|
3
|
+
const PencilRuler = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "m8 6 2-2",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "m18 16 2-2",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
}),
|
|
31
|
-
/*#__PURE__*/ jsx("path", {
|
|
32
|
-
d: "M17 11h-1a1 1 0 0 0-1 1v1l6 6a2 2 0 0 0 3-3z",
|
|
33
|
-
stroke: "currentColor",
|
|
34
|
-
strokeWidth: "2",
|
|
35
|
-
strokeLinecap: "round",
|
|
36
|
-
strokeLinejoin: "round",
|
|
37
|
-
fill: "none"
|
|
38
|
-
})
|
|
39
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M21 4.8186C21.0001 4.33621 20.8079 3.87362 20.4668 3.53247C20.1259 3.19155 19.6638 2.99945 19.1816 2.99927C18.6992 2.99921 18.2357 3.19141 17.8945 3.53247L16.4199 5.0061L18.9922 7.57837L20.4668 6.10474L20.5879 5.97095C20.853 5.64736 20.9999 5.24058 21 4.8186ZM12.4072 16.9934L16.0068 20.593C16.5563 21.1425 17.4437 21.1425 17.9932 20.593L20.5928 17.9924C21.1421 17.4429 21.1422 16.5565 20.5928 16.0071L20 15.4143L18.707 16.7073C18.3165 17.0976 17.6835 17.0976 17.293 16.7073C16.9025 16.3168 16.9026 15.6837 17.293 15.2932L18.5859 14.0002L16.9932 12.4075L12.4072 16.9934ZM4.54785 16.8821C4.43181 16.9978 4.34589 17.1404 4.29785 17.2971L3.25 20.7483L6.70703 19.7004C6.86314 19.6527 7.00547 19.5676 7.12109 19.4524L17.5781 8.99243L15.0059 6.42017L4.54785 16.8821ZM2.99805 7.00024C2.9981 7.37233 3.14514 7.72936 3.40723 7.99341L7.00684 11.593L11.5918 7.0061L10 5.41431L8.70703 6.70728C8.31654 7.09764 7.68346 7.09764 7.29297 6.70728C6.90249 6.31679 6.90257 5.68375 7.29297 5.29321L8.58594 4.00024L7.99414 3.40845C7.72999 3.14575 7.37254 2.99834 7 2.99829C6.62794 2.99829 6.26994 3.14448 6.00586 3.40649L6.00684 3.40747L3.40723 6.00708L3.40625 6.0061C3.14424 6.27018 2.99805 6.62818 2.99805 7.00024ZM23 4.8186C22.9999 5.83139 22.5971 6.80272 21.8809 7.5188L19.793 9.60669C19.7665 9.64124 19.7387 9.67565 19.707 9.70728C19.6755 9.73879 19.6409 9.76581 19.6064 9.79224L18.4062 10.9924L22.0068 14.593C23.3374 15.9235 23.3374 18.0769 22.0068 19.4075L19.4072 22.0071C18.0767 23.3376 15.9233 23.3376 14.5928 22.0071L10.9932 18.4075L8.5332 20.8694C8.18551 21.216 7.75777 21.4716 7.28809 21.6145L2.93457 22.9348L2.93164 22.9358C2.67249 23.0136 2.39719 23.0193 2.13477 22.9534C1.87226 22.8874 1.63202 22.752 1.44043 22.5608C1.24888 22.3695 1.11237 22.1298 1.0459 21.8674C0.979464 21.605 0.984993 21.329 1.0625 21.0696L1.06445 21.0657L2.38477 16.7131L2.38574 16.7112C2.52988 16.2411 2.78758 15.8133 3.13574 15.4661L5.59277 13.0071L1.99121 9.40552C1.35532 8.76655 0.998099 7.9017 0.998047 7.00024C0.998047 6.09874 1.35531 5.23398 1.99121 4.59497L4.59473 1.99146C5.23374 1.35555 6.09849 0.998291 7 0.998291C7.84521 0.99834 8.65837 1.31195 9.2832 1.87524L9.40527 1.99146L13.0059 5.59204L14.209 4.38892C14.2347 4.35574 14.2625 4.32367 14.293 4.29321C14.3237 4.26247 14.3561 4.23415 14.3896 4.20825L16.4805 2.11743C17.1967 1.40134 18.1688 0.999141 19.1816 0.999268C20.1944 0.999455 21.1658 1.40219 21.8818 2.11841C22.5978 2.8346 23.0001 3.80593 23 4.8186Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
40
10
|
});
|
|
41
11
|
PencilRuler.displayName = 'PencilRulerIcon';
|
|
42
12
|
export { PencilRuler };
|
package/dist/icons/Pentagon.js
CHANGED
|
@@ -4,12 +4,8 @@ const Pentagon = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
6
|
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
-
d: "
|
|
8
|
-
|
|
9
|
-
strokeWidth: "2",
|
|
10
|
-
strokeLinecap: "round",
|
|
11
|
-
strokeLinejoin: "round",
|
|
12
|
-
fill: "none"
|
|
7
|
+
d: "M11.9996 2.02338C12.5537 2.02338 13.0967 2.17162 13.5718 2.45111L13.7711 2.57904L13.7828 2.58685L13.7818 2.58783L21.1822 7.88666H21.1812C22.2145 8.62486 22.6908 9.96837 22.2505 11.205L22.2515 11.206L19.4517 19.9062C19.4469 19.9212 19.4416 19.9363 19.4361 19.9511C19.019 21.0632 17.9946 21.9999 16.6002 21.9999H7.49957C6.10526 21.9998 5.08065 21.0632 4.66363 19.9511C4.65808 19.9363 4.65284 19.9212 4.648 19.9062L1.8482 11.206L1.84918 11.205C1.40985 9.97073 1.88342 8.62964 2.91265 7.89056L10.2125 2.59076L10.2281 2.57904C10.7478 2.21717 11.3663 2.02346 11.9996 2.02338ZM11.9996 4.02338C11.775 4.02346 11.5559 4.09236 11.3716 4.22064L11.3707 4.21967L4.08746 9.5097L4.0816 9.51361C3.72775 9.76636 3.60443 10.1979 3.73589 10.5488C3.74143 10.5635 3.74669 10.5787 3.75152 10.5937L6.54058 19.2578C6.7247 19.7395 7.09679 19.9998 7.49957 19.9999H16.6002C17.003 19.9999 17.375 19.7396 17.5591 19.2578L20.3482 10.5937L20.3638 10.5488C20.4953 10.1979 20.3728 9.7664 20.0191 9.51361L20.0181 9.51263L12.6285 4.22064C12.444 4.09223 12.2243 4.02338 11.9996 4.02338Z",
|
|
8
|
+
fill: "currentColor"
|
|
13
9
|
})
|
|
14
10
|
});
|
|
15
11
|
Pentagon.displayName = 'PentagonIcon';
|
package/dist/icons/Plus.js
CHANGED
|
@@ -1,26 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const Plus = (props)=>/*#__PURE__*/
|
|
3
|
+
const Plus = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "M12 5v14",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
})
|
|
23
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M12 4C12.5523 4 13 4.44772 13 5V11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H13V19C13 19.5523 12.5523 20 12 20C11.4477 20 11 19.5523 11 19V13H5C4.44772 13 4 12.5523 4 12C4 11.4477 4.44772 11 5 11H11V5C11 4.44772 11.4477 4 12 4Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
24
10
|
});
|
|
25
11
|
Plus.displayName = 'PlusIcon';
|
|
26
12
|
export { Plus };
|
package/dist/icons/Quote.js
CHANGED
|
@@ -1,26 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const Quote = (props)=>/*#__PURE__*/
|
|
3
|
+
const Quote = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "M15 21c3 0 7-1 7-8V5c0-1.25-.757-2.017-2-2h-4c-1.25 0-2 .75-2 1.972V11c0 1.25.75 2 2 2h.75c0 2.25.25 4-2.75 4v3c0 1 0 1 1 1z",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
})
|
|
23
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M9 15V5C9 4.73478 8.89457 4.48051 8.70703 4.29297C8.54289 4.12883 8.32763 4.02757 8.09863 4.00488L8 4H5C4.73478 4 4.4805 4.10543 4.29297 4.29297C4.10543 4.4805 4 4.73478 4 5V11L4.00488 11.0986C4.02757 11.3276 4.12883 11.5429 4.29297 11.707C4.45711 11.8712 4.67237 11.9724 4.90137 11.9951L5.19727 12.0098C5.65526 12.0551 6.08578 12.2577 6.41406 12.5859C6.78913 12.961 7 13.4696 7 14V15C7 15.7956 6.6837 16.5585 6.12109 17.1211C5.55849 17.6837 4.79565 18 4 18V20C5.32608 20 6.59747 19.4728 7.53516 18.5352C8.41421 17.6561 8.93281 16.4838 8.99414 15.248L9 15ZM20 15V5C20 4.73478 19.8946 4.48051 19.707 4.29297C19.5195 4.10543 19.2652 4 19 4H16C15.7348 4 15.4805 4.10543 15.293 4.29297C15.1054 4.48051 15 4.73478 15 5V11C15 11.2652 15.1054 11.5195 15.293 11.707C15.4571 11.8712 15.6724 11.9724 15.9014 11.9951L16.1973 12.0098C16.6553 12.0551 17.0858 12.2577 17.4141 12.5859C17.7891 12.961 18 13.4696 18 14V15C18 15.7957 17.6837 16.5585 17.1211 17.1211C16.5585 17.6837 15.7957 18 15 18V20C16.3261 20 17.5975 19.4728 18.5352 18.5352C19.4728 17.5975 20 16.3261 20 15ZM11 15C11 16.8565 10.2629 18.6374 8.9502 19.9502C7.63744 21.263 5.85652 22 4 22C3.46957 22 2.96101 21.7891 2.58594 21.4141C2.21086 21.039 2 20.5304 2 20V18C2 17.4696 2.21086 16.961 2.58594 16.5859C2.91422 16.2577 3.34474 16.0551 3.80273 16.0098L4.09863 15.9951C4.32763 15.9724 4.54289 15.8712 4.70703 15.707C4.87117 15.5429 4.97243 15.3276 4.99512 15.0986L5 15V14C4.20435 14 3.44151 13.6837 2.87891 13.1211C2.3163 12.5585 2 11.7956 2 11V5C2 4.20435 2.3163 3.44152 2.87891 2.87891C3.44152 2.3163 4.20435 2 5 2H8C8.79565 2 9.55848 2.3163 10.1211 2.87891C10.6837 3.44151 11 4.20435 11 5V15ZM22 15C22 16.8565 21.263 18.6374 19.9502 19.9502C18.6374 21.263 16.8565 22 15 22C14.4696 22 13.961 21.7891 13.5859 21.4141C13.2109 21.039 13 20.5304 13 20V18C13 17.4696 13.2109 16.961 13.5859 16.5859C13.9142 16.2577 14.3447 16.0551 14.8027 16.0098L15.0986 15.9951C15.3276 15.9724 15.5429 15.8712 15.707 15.707C15.8946 15.5195 16 15.2652 16 15V14C15.2043 14 14.4415 13.6837 13.8789 13.1211C13.3163 12.5585 13 11.7957 13 11V5C13 4.20435 13.3163 3.44151 13.8789 2.87891C14.4415 2.3163 15.2044 2 16 2H19C19.7957 2 20.5585 2.3163 21.1211 2.87891C21.6837 3.44151 22 4.20435 22 5V15Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
24
10
|
});
|
|
25
11
|
Quote.displayName = 'QuoteIcon';
|
|
26
12
|
export { Quote };
|
package/dist/icons/Redo.js
CHANGED
|
@@ -1,26 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const Redo = (props)=>/*#__PURE__*/
|
|
3
|
+
const Redo = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
})
|
|
23
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M3 14.5C3 12.7761 3.68433 11.1223 4.90332 9.90331C6.12231 8.68432 7.77609 7.99999 9.5 7.99999H17.5859L14.293 4.70702C13.9024 4.31649 13.9024 3.68348 14.293 3.29295C14.6835 2.90243 15.3165 2.90243 15.707 3.29295L20.707 8.29295C21.0976 8.68348 21.0976 9.31649 20.707 9.70702L15.707 14.707C15.3165 15.0975 14.6835 15.0975 14.293 14.707C13.9024 14.3165 13.9024 13.6835 14.293 13.293L17.5859 9.99999H9.5C8.30653 9.99999 7.16227 10.4744 6.31836 11.3183C5.47445 12.1623 5 13.3065 5 14.5C5 15.0908 5.1167 15.6758 5.34277 16.2217C5.56892 16.7676 5.9005 17.2638 6.31836 17.6816C7.16227 18.5255 8.30653 19 9.5 19H13C13.5523 19 14 19.4477 14 20C14 20.5523 13.5523 21 13 21H9.5C7.77609 21 6.12231 20.3157 4.90332 19.0967C4.29974 18.4931 3.82177 17.7759 3.49512 16.9873C3.16846 16.1987 3 15.3536 3 14.5Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
24
10
|
});
|
|
25
11
|
Redo.displayName = 'RedoIcon';
|
|
26
12
|
export { Redo };
|
package/dist/icons/Redo2.js
CHANGED
|
@@ -1,26 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const Redo2 = (props)=>/*#__PURE__*/
|
|
3
|
+
const Redo2 = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "M20 9H9.5A5.5 5.5 0 0 0 4 14.5v0A5.5 5.5 0 0 0 9.5 20H13",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
})
|
|
23
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M2 17C2 14.3478 3.05335 11.8041 4.92871 9.92871C6.80407 8.05335 9.34784 7 12 7H12.001C14.3082 7.00235 16.539 7.8019 18.3184 9.25586L18.668 9.55566L18.6689 9.55664L20 10.7539V7C20 6.44772 20.4477 6 21 6C21.5523 6 22 6.44772 22 7V13C22 13.5523 21.5523 14 21 14H15C14.4477 14 14 13.5523 14 13C14 12.4477 14.4477 12 15 12H18.3945L17.332 11.0439C15.8664 9.72966 13.9676 9.00201 11.999 9C9.87764 9.00026 7.84283 9.84271 6.34277 11.3428C4.84248 12.8431 4 14.8783 4 17C4 17.5523 3.55228 18 3 18C2.44772 18 2 17.5523 2 17Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
24
10
|
});
|
|
25
11
|
Redo2.displayName = 'Redo2Icon';
|
|
26
12
|
export { Redo2 };
|
package/dist/icons/RedoDot.js
CHANGED
|
@@ -1,36 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const RedoDot = (props)=>/*#__PURE__*/
|
|
3
|
+
const RedoDot = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
r: "1",
|
|
11
|
-
stroke: "currentColor",
|
|
12
|
-
strokeWidth: "2",
|
|
13
|
-
strokeLinecap: "round",
|
|
14
|
-
strokeLinejoin: "round",
|
|
15
|
-
fill: "none"
|
|
16
|
-
}),
|
|
17
|
-
/*#__PURE__*/ jsx("path", {
|
|
18
|
-
d: "M21 7v6h-6",
|
|
19
|
-
stroke: "currentColor",
|
|
20
|
-
strokeWidth: "2",
|
|
21
|
-
strokeLinecap: "round",
|
|
22
|
-
strokeLinejoin: "round",
|
|
23
|
-
fill: "none"
|
|
24
|
-
}),
|
|
25
|
-
/*#__PURE__*/ jsx("path", {
|
|
26
|
-
d: "M3 17a9 9 0 0 1 9-9 9 9 0 0 1 6 2.3l3 2.7",
|
|
27
|
-
stroke: "currentColor",
|
|
28
|
-
strokeWidth: "2",
|
|
29
|
-
strokeLinecap: "round",
|
|
30
|
-
strokeLinejoin: "round",
|
|
31
|
-
fill: "none"
|
|
32
|
-
})
|
|
33
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M10 17C10 15.8954 10.8954 15 12 15C13.1046 15 14 15.8954 14 17C14 18.1046 13.1046 19 12 19C10.8954 19 10 18.1046 10 17ZM2 17C2 14.3478 3.05335 11.8041 4.92871 9.92871C6.80407 8.05335 9.34784 7 12 7H12.001C14.3082 7.00235 16.539 7.8019 18.3184 9.25586L18.668 9.55566L18.6689 9.55664L20 10.7539V7C20 6.44772 20.4477 6 21 6C21.5523 6 22 6.44772 22 7V13C22 13.5523 21.5523 14 21 14H15C14.4477 14 14 13.5523 14 13C14 12.4477 14.4477 12 15 12H18.3945L17.332 11.0439C15.8664 9.72966 13.9676 9.00201 11.999 9C9.87764 9.00026 7.84283 9.84271 6.34277 11.3428C4.84248 12.8431 4 14.8783 4 17C4 17.5523 3.55228 18 3 18C2.44772 18 2 17.5523 2 17Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
34
10
|
});
|
|
35
11
|
RedoDot.displayName = 'RedoDotIcon';
|
|
36
12
|
export { RedoDot };
|
package/dist/icons/RefreshCcw.js
CHANGED
|
@@ -1,42 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const RefreshCcw = (props)=>/*#__PURE__*/
|
|
3
|
+
const RefreshCcw = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
fill: "none"
|
|
14
|
-
}),
|
|
15
|
-
/*#__PURE__*/ jsx("path", {
|
|
16
|
-
d: "M21 3v5h-5",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
}),
|
|
31
|
-
/*#__PURE__*/ jsx("path", {
|
|
32
|
-
d: "M8 16H3v5",
|
|
33
|
-
stroke: "currentColor",
|
|
34
|
-
strokeWidth: "2",
|
|
35
|
-
strokeLinecap: "round",
|
|
36
|
-
strokeLinejoin: "round",
|
|
37
|
-
fill: "none"
|
|
38
|
-
})
|
|
39
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M20 12C20 9.87827 19.1575 7.84306 17.6572 6.34277C16.1574 4.84294 14.123 4.00052 12.002 4C9.74462 4.00896 7.57808 4.88999 5.95508 6.45898L5.41406 7H8C8.55228 7 9 7.44772 9 8C9 8.55228 8.55228 9 8 9H3C2.44772 9 2 8.55228 2 8V3C2 2.44772 2.44772 2 3 2C3.55228 2 4 2.44772 4 3V5.58594L4.55273 5.0332L4.94629 4.66992C6.89242 2.96203 9.39524 2.00982 11.9961 2H12L12.4961 2.0127C14.9676 2.13537 17.3132 3.17061 19.0713 4.92871C20.9467 6.80407 22 9.34784 22 12C22 12.5523 21.5523 13 21 13C20.4477 13 20 12.5523 20 12ZM22 21C22 21.5523 21.5523 22 21 22C20.4477 22 20 21.5523 20 21V18.4141L19.4473 18.9668L19.0537 19.3301C17.1076 21.038 14.6048 21.9902 12.0039 22H12C9.34784 22 6.80407 20.9467 4.92871 19.0713C3.05335 17.1959 2 14.6522 2 12C2 11.4477 2.44772 11 3 11C3.55228 11 4 11.4477 4 12C4 14.1217 4.84248 16.1569 6.34277 17.6572C7.84237 19.1568 9.8764 19.9982 11.9971 19.999C14.2548 19.9903 16.4217 19.1102 18.0449 17.541L18.5859 17H16C15.4477 17 15 16.5523 15 16C15 15.4477 15.4477 15 16 15H21C21.5523 15 22 15.4477 22 16V21Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
40
10
|
});
|
|
41
11
|
RefreshCcw.displayName = 'RefreshCcwIcon';
|
|
42
12
|
export { RefreshCcw };
|