@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,50 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const RefreshCwOff = (props)=>/*#__PURE__*/
|
|
3
|
+
const RefreshCwOff = (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 8h5v5",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M3 15.5V16a10 10 0 0 0 15.3 8.5",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
}),
|
|
31
|
-
/*#__PURE__*/ jsx("path", {
|
|
32
|
-
d: "M8 16H3v-5",
|
|
33
|
-
stroke: "currentColor",
|
|
34
|
-
strokeWidth: "2",
|
|
35
|
-
strokeLinecap: "round",
|
|
36
|
-
strokeLinejoin: "round",
|
|
37
|
-
fill: "none"
|
|
38
|
-
}),
|
|
39
|
-
/*#__PURE__*/ jsx("path", {
|
|
40
|
-
d: "m2 2 20 20",
|
|
41
|
-
stroke: "currentColor",
|
|
42
|
-
strokeWidth: "2",
|
|
43
|
-
strokeLinecap: "round",
|
|
44
|
-
strokeLinejoin: "round",
|
|
45
|
-
fill: "none"
|
|
46
|
-
})
|
|
47
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M20 12C20 11.4477 20.4477 11 21 11C21.5522 11.0001 22 11.4478 22 12C22 13.1062 21.823 14.1865 21.4756 15.1953C21.2957 15.7175 20.7263 15.9953 20.2041 15.8154C19.6819 15.6355 19.4041 15.0661 19.584 14.5439C19.8564 13.7529 20 12.8935 20 12ZM1.99999 12C1.99999 9.59836 2.83947 7.39223 4.2578 5.67186L1.29295 2.70702C0.90243 2.31649 0.90243 1.68348 1.29295 1.29295C1.68348 0.90243 2.31649 0.90243 2.70702 1.29295L22.707 21.293C23.0975 21.6835 23.0975 22.3165 22.707 22.707C22.3165 23.0975 21.6835 23.0975 21.293 22.707L18.3271 19.7412C16.6068 21.1595 14.4016 22 12 22H11.9961C9.39523 21.9902 6.89241 21.038 4.94627 19.3301L4.55272 18.9668L3.99999 18.414V21C3.99999 21.5523 3.55227 22 2.99999 22C2.4477 22 1.99999 21.5523 1.99999 21V16C1.99999 15.4477 2.4477 15 2.99999 15H7.99999C8.55227 15 8.99999 15.4477 8.99999 16C8.99999 16.5523 8.55227 17 7.99999 17H5.41405L5.95506 17.541L6.26561 17.8271C7.84921 19.2168 9.88569 19.9906 12.0019 19.999C13.8575 19.9986 15.5561 19.3737 16.9033 18.3174L5.68163 7.09569C4.62486 8.4434 3.99999 10.1436 3.99999 12C3.99993 12.5522 3.55223 13 2.99999 13C2.44774 13 2.00004 12.5522 1.99999 12ZM12.0039 1.99999C14.6047 2.00983 17.1076 2.96201 19.0537 4.66991L19.4473 5.03319L20 5.58592V2.99999C20 2.44771 20.4477 1.99999 21 1.99999C21.5523 2 22 2.44771 22 2.99999V7.99999C22 8.55222 21.5522 8.99992 21 8.99999H16C15.4477 8.99999 15 8.55227 15 7.99999C15 7.4477 15.4477 6.99999 16 6.99999H18.5859L18.0449 6.45897L17.7344 6.17284C16.1505 4.78299 14.1136 4.00818 11.9971 3.99999C11.1045 4.00029 10.2453 4.14282 9.45506 4.41502C8.93305 4.59466 8.36448 4.3178 8.18456 3.79588C8.00469 3.27371 8.2825 2.70426 8.80467 2.5244C9.81344 2.177 10.8938 1.99999 12 1.99999H12.0039Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
48
10
|
});
|
|
49
11
|
RefreshCwOff.displayName = 'RefreshCwOffIcon';
|
|
50
12
|
export { RefreshCwOff };
|
package/dist/icons/Search.js
CHANGED
|
@@ -1,28 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const Search = (props)=>/*#__PURE__*/
|
|
3
|
+
const Search = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
r: "8",
|
|
11
|
-
stroke: "currentColor",
|
|
12
|
-
strokeWidth: "2",
|
|
13
|
-
strokeLinecap: "round",
|
|
14
|
-
strokeLinejoin: "round",
|
|
15
|
-
fill: "none"
|
|
16
|
-
}),
|
|
17
|
-
/*#__PURE__*/ jsx("path", {
|
|
18
|
-
d: "m21 21-4.35-4.35",
|
|
19
|
-
stroke: "currentColor",
|
|
20
|
-
strokeWidth: "2",
|
|
21
|
-
strokeLinecap: "round",
|
|
22
|
-
strokeLinejoin: "round",
|
|
23
|
-
fill: "none"
|
|
24
|
-
})
|
|
25
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M11 2C15.9706 2 20 6.02944 20 11C20 13.125 19.2619 15.0766 18.0303 16.6162L21.707 20.293C22.0974 20.6835 22.0975 21.3166 21.707 21.707C21.3166 22.0975 20.6835 22.0974 20.293 21.707L16.6162 18.0303C15.0766 19.2619 13.125 20 11 20C6.02944 20 2 15.9706 2 11C2 6.02944 6.02944 2 11 2ZM11 4C7.13401 4 4 7.13401 4 11C4 14.866 7.13401 18 11 18C14.866 18 18 14.866 18 11C18 7.13401 14.866 4 11 4Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
26
10
|
});
|
|
27
11
|
Search.displayName = 'SearchIcon';
|
|
28
12
|
export { Search };
|
package/dist/icons/Skull.js
CHANGED
|
@@ -1,54 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const Skull = (props)=>/*#__PURE__*/
|
|
3
|
+
const Skull = (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("circle", {
|
|
18
|
-
cx: "15",
|
|
19
|
-
cy: "12",
|
|
20
|
-
r: "1",
|
|
21
|
-
stroke: "currentColor",
|
|
22
|
-
strokeWidth: "2",
|
|
23
|
-
strokeLinecap: "round",
|
|
24
|
-
strokeLinejoin: "round",
|
|
25
|
-
fill: "none"
|
|
26
|
-
}),
|
|
27
|
-
/*#__PURE__*/ jsx("path", {
|
|
28
|
-
d: "M8 20v2h8v-2",
|
|
29
|
-
stroke: "currentColor",
|
|
30
|
-
strokeWidth: "2",
|
|
31
|
-
strokeLinecap: "round",
|
|
32
|
-
strokeLinejoin: "round",
|
|
33
|
-
fill: "none"
|
|
34
|
-
}),
|
|
35
|
-
/*#__PURE__*/ jsx("path", {
|
|
36
|
-
d: "m12.5 17-.5-1-.5 1h1z",
|
|
37
|
-
stroke: "currentColor",
|
|
38
|
-
strokeWidth: "2",
|
|
39
|
-
strokeLinecap: "round",
|
|
40
|
-
strokeLinejoin: "round",
|
|
41
|
-
fill: "none"
|
|
42
|
-
}),
|
|
43
|
-
/*#__PURE__*/ jsx("path", {
|
|
44
|
-
d: "M16 20a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20",
|
|
45
|
-
stroke: "currentColor",
|
|
46
|
-
strokeWidth: "2",
|
|
47
|
-
strokeLinecap: "round",
|
|
48
|
-
strokeLinejoin: "round",
|
|
49
|
-
fill: "none"
|
|
50
|
-
})
|
|
51
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M12 1.9978C13.793 1.9978 15.5456 2.53341 17.0322 3.53589C18.5187 4.53836 19.6717 5.96253 20.3437 7.62476C21.0157 9.287 21.1758 11.1121 20.8037 12.866C20.4855 14.3653 19.7894 15.753 18.789 16.9031C18.8841 17.1448 18.9497 17.3983 18.9795 17.6589C19.0436 18.2202 18.9475 18.7883 18.7031 19.2976C18.4586 19.807 18.0757 20.2378 17.5976 20.5388C17.4091 20.6575 17.2081 20.7532 17 20.8269V21.9998C17 22.552 16.5523 22.9998 16 22.9998H7.99998C7.4477 22.9998 6.99998 22.552 6.99998 21.9998V20.8269C6.79186 20.7532 6.59087 20.6575 6.40232 20.5388C5.92425 20.2378 5.54134 19.807 5.29686 19.2976C5.05245 18.7883 4.95633 18.2202 5.02049 17.6589C5.05028 17.3985 5.11499 17.1447 5.20994 16.9031C4.20979 15.7531 3.5144 14.3651 3.19627 12.866C2.82412 11.1121 2.98425 9.287 3.65623 7.62476C4.32827 5.96253 5.48126 4.53836 6.96775 3.53589C8.45438 2.53341 10.2069 1.9978 12 1.9978ZM12 3.9978C10.6054 3.9978 9.24218 4.41438 8.08592 5.19409C6.9299 5.97372 6.03343 7.08111 5.51072 8.37378C4.98799 9.6667 4.86286 11.0867 5.15232 12.4509C5.4418 13.8151 6.13209 15.0618 7.13475 16.031C7.50586 16.3897 7.54321 16.9718 7.22068 17.3748C7.10297 17.5218 7.02918 17.6993 7.00779 17.8865C6.98645 18.0735 7.01819 18.2627 7.09959 18.4324C7.18109 18.6022 7.30935 18.7461 7.46873 18.8464C7.62821 18.9468 7.81298 18.9996 8.00096 18.9998C8.55275 19.0003 8.99985 19.4479 8.99998 19.9998V20.9998H15V19.9998C15.0001 19.4479 15.4472 19.0003 15.999 18.9998C16.187 18.9996 16.3718 18.9467 16.5312 18.8464C16.6906 18.7461 16.8189 18.6022 16.9004 18.4324C16.9818 18.2627 17.0135 18.0735 16.9922 17.8865C16.9708 17.6993 16.897 17.5218 16.7793 17.3748C16.4568 16.9718 16.4941 16.3897 16.8652 16.031C17.8679 15.0618 18.5582 13.8151 18.8476 12.4509C19.1371 11.0867 19.012 9.6667 18.4892 8.37378C17.9665 7.08111 17.0701 5.97372 15.914 5.19409C14.7578 4.41438 13.3946 3.9978 12 3.9978ZM12 14.9998C12.3787 14.9998 12.7251 15.2138 12.8945 15.5525L13.3945 16.5525C13.5495 16.8625 13.5328 17.2313 13.3506 17.5261C13.1683 17.8208 12.8464 17.9998 12.5 17.9998H11.5C11.1535 17.9998 10.8316 17.8208 10.6494 17.5261C10.4672 17.2313 10.4505 16.8625 10.6054 16.5525L11.1054 15.5525C11.2749 15.2138 11.6213 14.9998 12 14.9998ZM6.99998 11.9998C7.00011 10.8953 7.89549 9.99976 8.99998 9.99976C10.1045 9.99976 10.9998 10.8953 11 11.9998C11 13.1043 10.1045 13.9998 8.99998 13.9998C7.89541 13.9998 6.99998 13.1043 6.99998 11.9998ZM13 11.9998C13.0001 10.8953 13.8955 9.99976 15 9.99976C16.1045 9.99976 16.9998 10.8953 17 11.9998C17 13.1043 16.1045 13.9998 15 13.9998C13.8954 13.9998 13 13.1043 13 11.9998Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
52
10
|
});
|
|
53
11
|
Skull.displayName = 'SkullIcon';
|
|
54
12
|
export { Skull };
|
|
@@ -1,100 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const SlidersHorizontal = (props)=>/*#__PURE__*/
|
|
3
|
+
const SlidersHorizontal = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
y1: "4",
|
|
11
|
-
y2: "4",
|
|
12
|
-
stroke: "currentColor",
|
|
13
|
-
strokeWidth: "2",
|
|
14
|
-
strokeLinecap: "round",
|
|
15
|
-
strokeLinejoin: "round"
|
|
16
|
-
}),
|
|
17
|
-
/*#__PURE__*/ jsx("line", {
|
|
18
|
-
x1: "10",
|
|
19
|
-
x2: "3",
|
|
20
|
-
y1: "4",
|
|
21
|
-
y2: "4",
|
|
22
|
-
stroke: "currentColor",
|
|
23
|
-
strokeWidth: "2",
|
|
24
|
-
strokeLinecap: "round",
|
|
25
|
-
strokeLinejoin: "round"
|
|
26
|
-
}),
|
|
27
|
-
/*#__PURE__*/ jsx("line", {
|
|
28
|
-
x1: "21",
|
|
29
|
-
x2: "12",
|
|
30
|
-
y1: "12",
|
|
31
|
-
y2: "12",
|
|
32
|
-
stroke: "currentColor",
|
|
33
|
-
strokeWidth: "2",
|
|
34
|
-
strokeLinecap: "round",
|
|
35
|
-
strokeLinejoin: "round"
|
|
36
|
-
}),
|
|
37
|
-
/*#__PURE__*/ jsx("line", {
|
|
38
|
-
x1: "8",
|
|
39
|
-
x2: "3",
|
|
40
|
-
y1: "12",
|
|
41
|
-
y2: "12",
|
|
42
|
-
stroke: "currentColor",
|
|
43
|
-
strokeWidth: "2",
|
|
44
|
-
strokeLinecap: "round",
|
|
45
|
-
strokeLinejoin: "round"
|
|
46
|
-
}),
|
|
47
|
-
/*#__PURE__*/ jsx("line", {
|
|
48
|
-
x1: "21",
|
|
49
|
-
x2: "16",
|
|
50
|
-
y1: "20",
|
|
51
|
-
y2: "20",
|
|
52
|
-
stroke: "currentColor",
|
|
53
|
-
strokeWidth: "2",
|
|
54
|
-
strokeLinecap: "round",
|
|
55
|
-
strokeLinejoin: "round"
|
|
56
|
-
}),
|
|
57
|
-
/*#__PURE__*/ jsx("line", {
|
|
58
|
-
x1: "12",
|
|
59
|
-
x2: "3",
|
|
60
|
-
y1: "20",
|
|
61
|
-
y2: "20",
|
|
62
|
-
stroke: "currentColor",
|
|
63
|
-
strokeWidth: "2",
|
|
64
|
-
strokeLinecap: "round",
|
|
65
|
-
strokeLinejoin: "round"
|
|
66
|
-
}),
|
|
67
|
-
/*#__PURE__*/ jsx("line", {
|
|
68
|
-
x1: "14",
|
|
69
|
-
x2: "14",
|
|
70
|
-
y1: "2",
|
|
71
|
-
y2: "6",
|
|
72
|
-
stroke: "currentColor",
|
|
73
|
-
strokeWidth: "2",
|
|
74
|
-
strokeLinecap: "round",
|
|
75
|
-
strokeLinejoin: "round"
|
|
76
|
-
}),
|
|
77
|
-
/*#__PURE__*/ jsx("line", {
|
|
78
|
-
x1: "8",
|
|
79
|
-
x2: "8",
|
|
80
|
-
y1: "10",
|
|
81
|
-
y2: "14",
|
|
82
|
-
stroke: "currentColor",
|
|
83
|
-
strokeWidth: "2",
|
|
84
|
-
strokeLinecap: "round",
|
|
85
|
-
strokeLinejoin: "round"
|
|
86
|
-
}),
|
|
87
|
-
/*#__PURE__*/ jsx("line", {
|
|
88
|
-
x1: "16",
|
|
89
|
-
x2: "16",
|
|
90
|
-
y1: "18",
|
|
91
|
-
y2: "22",
|
|
92
|
-
stroke: "currentColor",
|
|
93
|
-
strokeWidth: "2",
|
|
94
|
-
strokeLinecap: "round",
|
|
95
|
-
strokeLinejoin: "round"
|
|
96
|
-
})
|
|
97
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M15 22V18C15 17.4477 15.4477 17 16 17C16.5523 17 17 17.4477 17 18V19H21C21.5523 19 22 19.4477 22 20C22 20.5523 21.5523 21 21 21H17V22C17 22.5523 16.5523 23 16 23C15.4477 23 15 22.5523 15 22ZM12 19C12.5523 19 13 19.4477 13 20C13 20.5523 12.5523 21 12 21H3C2.44772 21 2 20.5523 2 20C2 19.4477 2.44772 19 3 19H12ZM7 14V13H3C2.44772 13 2 12.5523 2 12C2 11.4477 2.44772 11 3 11H7V10C7 9.44771 7.44772 9 8 9C8.55228 9 9 9.44771 9 10V14C9 14.5523 8.55228 15 8 15C7.44772 15 7 14.5523 7 14ZM21 11C21.5523 11 22 11.4477 22 12C22 12.5523 21.5523 13 21 13H12C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11H21ZM13 6V2C13 1.44772 13.4477 1 14 1C14.5523 1 15 1.44772 15 2V3H21C21.5523 3 22 3.44772 22 4C22 4.55228 21.5523 5 21 5H15V6C15 6.55228 14.5523 7 14 7C13.4477 7 13 6.55228 13 6ZM10 3C10.5523 3 11 3.44772 11 4C11 4.55228 10.5523 5 10 5H3C2.44772 5 2 4.55228 2 4C2 3.44772 2.44772 3 3 3H10Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
98
10
|
});
|
|
99
11
|
SlidersHorizontal.displayName = 'SlidersHorizontalIcon';
|
|
100
12
|
export { SlidersHorizontal };
|
|
@@ -1,100 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const SlidersVertical = (props)=>/*#__PURE__*/
|
|
3
|
+
const SlidersVertical = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
y1: "21",
|
|
11
|
-
y2: "14",
|
|
12
|
-
stroke: "currentColor",
|
|
13
|
-
strokeWidth: "2",
|
|
14
|
-
strokeLinecap: "round",
|
|
15
|
-
strokeLinejoin: "round"
|
|
16
|
-
}),
|
|
17
|
-
/*#__PURE__*/ jsx("line", {
|
|
18
|
-
x1: "4",
|
|
19
|
-
x2: "4",
|
|
20
|
-
y1: "10",
|
|
21
|
-
y2: "3",
|
|
22
|
-
stroke: "currentColor",
|
|
23
|
-
strokeWidth: "2",
|
|
24
|
-
strokeLinecap: "round",
|
|
25
|
-
strokeLinejoin: "round"
|
|
26
|
-
}),
|
|
27
|
-
/*#__PURE__*/ jsx("line", {
|
|
28
|
-
x1: "12",
|
|
29
|
-
x2: "12",
|
|
30
|
-
y1: "21",
|
|
31
|
-
y2: "12",
|
|
32
|
-
stroke: "currentColor",
|
|
33
|
-
strokeWidth: "2",
|
|
34
|
-
strokeLinecap: "round",
|
|
35
|
-
strokeLinejoin: "round"
|
|
36
|
-
}),
|
|
37
|
-
/*#__PURE__*/ jsx("line", {
|
|
38
|
-
x1: "12",
|
|
39
|
-
x2: "12",
|
|
40
|
-
y1: "8",
|
|
41
|
-
y2: "3",
|
|
42
|
-
stroke: "currentColor",
|
|
43
|
-
strokeWidth: "2",
|
|
44
|
-
strokeLinecap: "round",
|
|
45
|
-
strokeLinejoin: "round"
|
|
46
|
-
}),
|
|
47
|
-
/*#__PURE__*/ jsx("line", {
|
|
48
|
-
x1: "20",
|
|
49
|
-
x2: "20",
|
|
50
|
-
y1: "21",
|
|
51
|
-
y2: "16",
|
|
52
|
-
stroke: "currentColor",
|
|
53
|
-
strokeWidth: "2",
|
|
54
|
-
strokeLinecap: "round",
|
|
55
|
-
strokeLinejoin: "round"
|
|
56
|
-
}),
|
|
57
|
-
/*#__PURE__*/ jsx("line", {
|
|
58
|
-
x1: "20",
|
|
59
|
-
x2: "20",
|
|
60
|
-
y1: "12",
|
|
61
|
-
y2: "3",
|
|
62
|
-
stroke: "currentColor",
|
|
63
|
-
strokeWidth: "2",
|
|
64
|
-
strokeLinecap: "round",
|
|
65
|
-
strokeLinejoin: "round"
|
|
66
|
-
}),
|
|
67
|
-
/*#__PURE__*/ jsx("line", {
|
|
68
|
-
x1: "2",
|
|
69
|
-
x2: "6",
|
|
70
|
-
y1: "14",
|
|
71
|
-
y2: "14",
|
|
72
|
-
stroke: "currentColor",
|
|
73
|
-
strokeWidth: "2",
|
|
74
|
-
strokeLinecap: "round",
|
|
75
|
-
strokeLinejoin: "round"
|
|
76
|
-
}),
|
|
77
|
-
/*#__PURE__*/ jsx("line", {
|
|
78
|
-
x1: "10",
|
|
79
|
-
x2: "14",
|
|
80
|
-
y1: "8",
|
|
81
|
-
y2: "8",
|
|
82
|
-
stroke: "currentColor",
|
|
83
|
-
strokeWidth: "2",
|
|
84
|
-
strokeLinecap: "round",
|
|
85
|
-
strokeLinejoin: "round"
|
|
86
|
-
}),
|
|
87
|
-
/*#__PURE__*/ jsx("line", {
|
|
88
|
-
x1: "18",
|
|
89
|
-
x2: "22",
|
|
90
|
-
y1: "16",
|
|
91
|
-
y2: "16",
|
|
92
|
-
stroke: "currentColor",
|
|
93
|
-
strokeWidth: "2",
|
|
94
|
-
strokeLinecap: "round",
|
|
95
|
-
strokeLinejoin: "round"
|
|
96
|
-
})
|
|
97
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M3 21V15H2C1.44772 15 1 14.5523 1 14C1 13.4477 1.44772 13 2 13H6C6.55228 13 7 13.4477 7 14C7 14.5523 6.55228 15 6 15H5V21C5 21.5523 4.55228 22 4 22C3.44772 22 3 21.5523 3 21ZM11 21V12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12V21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21ZM19 21V17H18C17.4477 17 17 16.5523 17 16C17 15.4477 17.4477 15 18 15H22C22.5523 15 23 15.4477 23 16C23 16.5523 22.5523 17 22 17H21V21C21 21.5523 20.5523 22 20 22C19.4477 22 19 21.5523 19 21ZM19 12V3C19 2.44772 19.4477 2 20 2C20.5523 2 21 2.44772 21 3V12C21 12.5523 20.5523 13 20 13C19.4477 13 19 12.5523 19 12ZM3 10V3C3 2.44772 3.44772 2 4 2C4.55228 2 5 2.44772 5 3V10C5 10.5523 4.55228 11 4 11C3.44772 11 3 10.5523 3 10ZM11 3C11 2.44772 11.4477 2 12 2C12.5523 2 13 2.44772 13 3V7H14C14.5523 7 15 7.44772 15 8C15 8.55228 14.5523 9 14 9H10C9.44771 9 9 8.55228 9 8C9 7.44772 9.44771 7 10 7H11V3Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
98
10
|
});
|
|
99
11
|
SlidersVertical.displayName = 'SlidersVerticalIcon';
|
|
100
12
|
export { SlidersVertical };
|
|
@@ -1,34 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const SquareArrowOutUpRight = (props)=>/*#__PURE__*/
|
|
3
|
+
const SquareArrowOutUpRight = (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 3-8 8",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M15 3h6v6",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
})
|
|
31
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M2 19V5C2 4.20435 2.3163 3.44152 2.87891 2.87891C3.44152 2.3163 4.20435 2 5 2H11C11.5523 2 12 2.44772 12 3C12 3.55228 11.5523 4 11 4H5C4.73478 4 4.4805 4.10543 4.29297 4.29297C4.10543 4.4805 4 4.73478 4 5V19C4 19.2652 4.10543 19.5195 4.29297 19.707C4.48051 19.8946 4.73478 20 5 20H19C19.2652 20 19.5195 19.8946 19.707 19.707C19.8946 19.5195 20 19.2652 20 19V13C20 12.4477 20.4477 12 21 12C21.5523 12 22 12.4477 22 13V19C22 19.7957 21.6837 20.5585 21.1211 21.1211C20.5585 21.6837 19.7957 22 19 22H5C4.20435 22 3.44151 21.6837 2.87891 21.1211C2.3163 20.5585 2 19.7957 2 19ZM22 9C22 9.55228 21.5523 10 21 10C20.4477 10 20 9.55228 20 9V5.41406L12.707 12.707C12.3165 13.0976 11.6835 13.0976 11.293 12.707C10.9024 12.3165 10.9024 11.6835 11.293 11.293L18.5859 4H15C14.4477 4 14 3.55228 14 3C14 2.44772 14.4477 2 15 2H21C21.5523 2 22 2.44772 22 3V9Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
32
10
|
});
|
|
33
11
|
SquareArrowOutUpRight.displayName = 'SquareArrowOutUpRightIcon';
|
|
34
12
|
export { SquareArrowOutUpRight };
|
package/dist/icons/Trash.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 Trash = (props)=>/*#__PURE__*/
|
|
3
|
+
const Trash = (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: "M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
})
|
|
31
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M18 7H6V20C6 20.1748 6.09738 20.4333 6.33203 20.668C6.56669 20.9026 6.82523 21 7 21H17C17.1748 21 17.4333 20.9026 17.668 20.668C17.9026 20.4333 18 20.1748 18 20V7ZM15 4C15 3.82523 14.9026 3.56669 14.668 3.33203C14.4333 3.09738 14.1748 3 14 3H10C9.82523 3 9.56669 3.09738 9.33203 3.33203C9.09738 3.56669 9 3.82523 9 4V5H15V4ZM17 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H20V20C20 20.8252 19.5974 21.5667 19.082 22.082C18.5667 22.5974 17.8252 23 17 23H7C6.17477 23 5.43331 22.5974 4.91797 22.082C4.40262 21.5667 4 20.8252 4 20V7H3C2.44772 7 2 6.55228 2 6C2 5.44772 2.44772 5 3 5H7V4C7 3.17477 7.40262 2.43331 7.91797 1.91797C8.43331 1.40262 9.17477 1 10 1H14C14.8252 1 15.5667 1.40262 16.082 1.91797C16.5974 2.43331 17 3.17477 17 4V5Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
32
10
|
});
|
|
33
11
|
Trash.displayName = 'TrashIcon';
|
|
34
12
|
export { Trash };
|
package/dist/icons/Trash2.js
CHANGED
|
@@ -1,54 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const Trash2 = (props)=>/*#__PURE__*/
|
|
3
|
+
const Trash2 = (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: "M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
}),
|
|
31
|
-
/*#__PURE__*/ jsx("line", {
|
|
32
|
-
x1: "10",
|
|
33
|
-
x2: "10",
|
|
34
|
-
y1: "11",
|
|
35
|
-
y2: "17",
|
|
36
|
-
stroke: "currentColor",
|
|
37
|
-
strokeWidth: "2",
|
|
38
|
-
strokeLinecap: "round",
|
|
39
|
-
strokeLinejoin: "round"
|
|
40
|
-
}),
|
|
41
|
-
/*#__PURE__*/ jsx("line", {
|
|
42
|
-
x1: "14",
|
|
43
|
-
x2: "14",
|
|
44
|
-
y1: "11",
|
|
45
|
-
y2: "17",
|
|
46
|
-
stroke: "currentColor",
|
|
47
|
-
strokeWidth: "2",
|
|
48
|
-
strokeLinecap: "round",
|
|
49
|
-
strokeLinejoin: "round"
|
|
50
|
-
})
|
|
51
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M18 7H6V20C6 20.1748 6.09738 20.4333 6.33203 20.668C6.56669 20.9026 6.82523 21 7 21H17C17.1748 21 17.4333 20.9026 17.668 20.668C17.9026 20.4333 18 20.1748 18 20V7ZM9 17V11C9 10.4477 9.44772 10 10 10C10.5523 10 11 10.4477 11 11V17C11 17.5523 10.5523 18 10 18C9.44772 18 9 17.5523 9 17ZM13 17V11C13 10.4477 13.4477 10 14 10C14.5523 10 15 10.4477 15 11V17C15 17.5523 14.5523 18 14 18C13.4477 18 13 17.5523 13 17ZM15 4C15 3.82523 14.9026 3.56669 14.668 3.33203C14.4333 3.09738 14.1748 3 14 3H10C9.82523 3 9.56669 3.09738 9.33203 3.33203C9.09738 3.56669 9 3.82523 9 4V5H15V4ZM17 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H20V20C20 20.8252 19.5974 21.5667 19.082 22.082C18.5667 22.5974 17.8252 23 17 23H7C6.17477 23 5.43331 22.5974 4.91797 22.082C4.40262 21.5667 4 20.8252 4 20V7H3C2.44772 7 2 6.55228 2 6C2 5.44772 2.44772 5 3 5H7V4C7 3.17477 7.40262 2.43331 7.91797 1.91797C8.43331 1.40262 9.17477 1 10 1H14C14.8252 1 15.5667 1.40262 16.082 1.91797C16.5974 2.43331 17 3.17477 17 4V5Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
52
10
|
});
|
|
53
11
|
Trash2.displayName = 'Trash2Icon';
|
|
54
12
|
export { Trash2 };
|
|
@@ -1,34 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const TriangleAlert = (props)=>/*#__PURE__*/
|
|
3
|
+
const TriangleAlert = (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 9v4",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M12 17h.01",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
})
|
|
31
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M11.9898 1.98608C12.5204 1.98608 13.042 2.12711 13.5005 2.39429C13.9578 2.66084 14.3366 3.04349 14.5982 3.50366L22.5962 17.4998L22.689 17.6736C22.8918 18.085 22.9974 18.5384 22.9976 18.9988C22.9977 19.5251 22.8601 20.0428 22.5972 20.4988C22.3342 20.9547 21.9551 21.3329 21.4995 21.5964C21.0439 21.8599 20.5268 21.9992 20.0005 21.9998H3.99952V21.9988C3.47387 22.0019 2.95661 21.868 2.49952 21.6082C2.0397 21.3468 1.65665 20.9683 1.39014 20.5115C1.12377 20.0547 0.983112 19.5354 0.981941 19.0066C0.980792 18.4791 1.11918 17.9608 1.38233 17.5037L9.38135 3.50366C9.64295 3.04334 10.0225 2.66087 10.48 2.39429C10.9384 2.12722 11.4592 1.98612 11.9898 1.98608ZM11.9898 3.98608C11.8131 3.98612 11.6395 4.03294 11.4868 4.12183C11.334 4.21089 11.2069 4.33902 11.1196 4.49292L11.1187 4.49585L3.11866 18.4958L3.11573 18.4998C3.02757 18.6524 2.98155 18.8264 2.98194 19.0027C2.9824 19.1787 3.02907 19.3516 3.11768 19.5037C3.20652 19.6559 3.33452 19.7828 3.4878 19.8699C3.64097 19.9569 3.81458 20.0013 3.99073 19.9998H19.9985C20.1739 19.9996 20.3467 19.9537 20.4985 19.866C20.6503 19.7782 20.7761 19.6516 20.8638 19.4998C20.9514 19.3478 20.9976 19.1752 20.9976 18.9998C20.9975 18.8243 20.9515 18.6517 20.8638 18.4998L20.8618 18.4958L12.8618 4.49585L12.8599 4.49292C12.7727 4.3391 12.6464 4.21086 12.4937 4.12183C12.3408 4.03277 12.1666 3.98608 11.9898 3.98608ZM12.0103 15.9998C12.5623 15.9999 13.0101 16.4477 13.0103 16.9998C13.0103 17.552 12.5624 17.9996 12.0103 17.9998H12.0005C11.4482 17.9998 11.0005 17.552 11.0005 16.9998C11.0006 16.4476 11.4483 15.9998 12.0005 15.9998H12.0103ZM11.0005 12.9998V8.99976C11.0006 8.44758 11.4483 7.99976 12.0005 7.99976C12.5525 8.00002 13.0004 8.44775 13.0005 8.99976V12.9998C13.0005 13.5519 12.5526 13.9995 12.0005 13.9998C11.4482 13.9998 11.0005 13.552 11.0005 12.9998Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
32
10
|
});
|
|
33
11
|
TriangleAlert.displayName = 'TriangleAlertIcon';
|
|
34
12
|
export { TriangleAlert };
|
package/dist/icons/Undo2.js
CHANGED
|
@@ -4,7 +4,7 @@ const Undo2 = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
6
|
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
-
d: "M19 14.5C19 13.9091 18.8833 13.3242 18.
|
|
7
|
+
d: "M19 14.5C19 13.9091 18.8833 13.3242 18.6572 12.7783C18.4311 12.2323 18.0995 11.7362 17.6816 11.3183C17.2638 10.9005 16.7676 10.5689 16.2217 10.3428C15.6758 10.1167 15.0908 9.99999 14.5 9.99999H6.41405L9.70702 13.293C10.0975 13.6835 10.0975 14.3165 9.70702 14.707C9.31649 15.0975 8.68348 15.0975 8.29295 14.707L3.29295 9.70702C2.90243 9.31649 2.90243 8.68348 3.29295 8.29295L8.29295 3.29295C8.68348 2.90243 9.31649 2.90243 9.70702 3.29295C10.0975 3.68348 10.0975 4.31649 9.70702 4.70702L6.41405 7.99999H14.5C15.3536 7.99999 16.1987 8.16845 16.9873 8.4951C17.7759 8.82176 18.4931 9.29972 19.0967 9.90331C19.7002 10.5069 20.1782 11.2241 20.5049 12.0127C20.8315 12.8013 21 13.6464 21 14.5L20.9922 14.8193C20.9556 15.5638 20.7907 16.2972 20.5049 16.9873C20.1782 17.7759 19.7002 18.4931 19.0967 19.0967C18.4931 19.7002 17.7759 20.1782 16.9873 20.5049C16.1987 20.8315 15.3536 21 14.5 21H11C10.4477 21 9.99999 20.5523 9.99999 20C9.99999 19.4477 10.4477 19 11 19H14.5C15.0908 19 15.6758 18.8833 16.2217 18.6572C16.7676 18.4311 17.2638 18.0995 17.6816 17.6816C18.0995 17.2638 18.4311 16.7676 18.6572 16.2217C18.855 15.7442 18.9687 15.2368 18.9941 14.7217L19 14.5Z",
|
|
8
8
|
fill: "currentColor"
|
|
9
9
|
})
|
|
10
10
|
});
|
package/dist/icons/Wrench.js
CHANGED
|
@@ -4,12 +4,8 @@ const Wrench = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
6
|
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
-
d: "M14.
|
|
8
|
-
|
|
9
|
-
strokeWidth: "2",
|
|
10
|
-
strokeLinecap: "round",
|
|
11
|
-
strokeLinejoin: "round",
|
|
12
|
-
fill: "none"
|
|
7
|
+
d: "M14.7418 1.10964C16.1416 0.854642 17.5861 1.0328 18.8824 1.61941C19.1813 1.7548 19.3949 2.02801 19.4537 2.35085C19.5125 2.67378 19.4095 3.00546 19.1774 3.23757L15.4166 6.99733L15.4137 6.99929L16.9996 8.58523L20.7633 4.82253L20.8541 4.74148C21.0774 4.56707 21.3666 4.49475 21.649 4.54616C21.972 4.605 22.2461 4.81841 22.3815 5.11745C22.9681 6.41374 23.1452 7.85828 22.8903 9.25808C22.6352 10.6579 21.9598 11.9472 20.9537 12.9534C19.9476 13.9595 18.6583 14.6348 17.2584 14.8899C16.0909 15.1026 14.8928 15.0134 13.775 14.638L7.32678 21.0872C6.74144 21.6724 5.94749 22.0012 5.11975 22.0012C4.29201 22.0012 3.49803 21.6725 2.91272 21.0872C2.32742 20.5019 1.9987 19.7079 1.99866 18.8801C1.99866 18.0524 2.32748 17.2585 2.91272 16.6731L9.36096 10.2239C8.98584 9.1065 8.89734 7.90857 9.10999 6.74148C9.36507 5.34165 10.0404 4.0523 11.0465 3.04616C12.0527 2.04009 13.342 1.36469 14.7418 1.10964ZM3.99866 18.8801C3.9987 19.1775 4.11655 19.4629 4.32678 19.6731C4.53702 19.8834 4.82244 20.0012 5.11975 20.0012C5.41705 20.0012 5.70245 19.8833 5.91272 19.6731L12.8229 12.763L12.9401 12.6624C13.2277 12.4522 13.6103 12.4089 13.942 12.5589C14.868 12.9779 15.9001 13.1053 16.9 12.9231C17.8998 12.7409 18.8201 12.2578 19.5387 11.5393C20.2574 10.8206 20.7403 9.8996 20.9225 8.89968C21.0105 8.4165 21.0247 7.92613 20.9703 7.44362L18.4 10.0139C18.0262 10.3804 17.5231 10.5862 16.9996 10.5862C16.4763 10.5861 15.974 10.3803 15.6002 10.0139L15.5924 10.0071L13.9928 8.40749L13.986 8.39968C13.6196 8.0259 13.4138 7.52363 13.4137 7.00026C13.4137 6.47676 13.6195 5.97373 13.986 5.59987L16.5563 3.02859C16.0738 2.9742 15.5834 2.9894 15.1002 3.07741C14.1003 3.2596 13.1793 3.74251 12.4606 4.4612C11.7421 5.17978 11.26 6.1002 11.0778 7.09987C10.8956 8.0998 11.022 9.13189 11.441 10.0579C11.6126 10.4371 11.5312 10.8827 11.2369 11.177L4.32678 18.0872C4.11661 18.2974 3.99866 18.5828 3.99866 18.8801Z",
|
|
8
|
+
fill: "currentColor"
|
|
13
9
|
})
|
|
14
10
|
});
|
|
15
11
|
Wrench.displayName = 'WrenchIcon';
|
package/dist/icons/X.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 X = (props)=>/*#__PURE__*/
|
|
3
|
+
const X = (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: "m6 6 12 12",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
})
|
|
23
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M17.293 5.29297C17.6835 4.90245 18.3165 4.90245 18.707 5.29297C19.0975 5.68349 19.0975 6.31651 18.707 6.70703L13.414 12L18.707 17.293C19.0975 17.6835 19.0975 18.3165 18.707 18.707C18.3165 19.0976 17.6835 19.0976 17.293 18.707L12 13.4141L6.70702 18.707C6.31649 19.0976 5.68348 19.0976 5.29295 18.707C4.90243 18.3165 4.90243 17.6835 5.29295 17.293L10.5859 12L5.29295 6.70703C4.90243 6.31651 4.90243 5.68349 5.29295 5.29297C5.68348 4.90245 6.31649 4.90245 6.70702 5.29297L12 10.5859L17.293 5.29297Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
24
10
|
});
|
|
25
11
|
X.displayName = 'XIcon';
|
|
26
12
|
export { X };
|