@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
package/dist/icons/GitMerge.js
CHANGED
|
@@ -1,38 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const GitMerge = (props)=>/*#__PURE__*/
|
|
3
|
+
const GitMerge = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
r: "3",
|
|
11
|
-
stroke: "currentColor",
|
|
12
|
-
strokeWidth: "2",
|
|
13
|
-
strokeLinecap: "round",
|
|
14
|
-
strokeLinejoin: "round",
|
|
15
|
-
fill: "none"
|
|
16
|
-
}),
|
|
17
|
-
/*#__PURE__*/ jsx("circle", {
|
|
18
|
-
cx: "6",
|
|
19
|
-
cy: "6",
|
|
20
|
-
r: "3",
|
|
21
|
-
stroke: "currentColor",
|
|
22
|
-
strokeWidth: "2",
|
|
23
|
-
strokeLinecap: "round",
|
|
24
|
-
strokeLinejoin: "round",
|
|
25
|
-
fill: "none"
|
|
26
|
-
}),
|
|
27
|
-
/*#__PURE__*/ jsx("path", {
|
|
28
|
-
d: "M6 21V9a9 9 0 0 0 9 9",
|
|
29
|
-
stroke: "currentColor",
|
|
30
|
-
strokeWidth: "2",
|
|
31
|
-
strokeLinecap: "round",
|
|
32
|
-
strokeLinejoin: "round",
|
|
33
|
-
fill: "none"
|
|
34
|
-
})
|
|
35
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M20 18C20 16.8954 19.1046 16 18 16C16.8954 16 16 16.8954 16 18C16 19.1046 16.8954 20 18 20C19.1046 20 20 19.1046 20 18ZM8 6C8 4.89543 7.10457 4 6 4C4.89543 4 4 4.89543 4 6C4 7.10457 4.89543 8 6 8C7.10457 8 8 7.10457 8 6ZM10 6C10 7.8468 8.74811 9.40011 7.04688 9.86035C7.24212 11.6657 8.04669 13.3611 9.34277 14.6572C10.6386 15.9531 12.3337 16.7567 14.1387 16.9521C14.5991 15.2513 16.1534 14 18 14C20.2091 14 22 15.7909 22 18C22 20.2091 20.2091 22 18 22C16.1211 22 14.5455 20.7044 14.1162 18.958C11.7881 18.7515 9.59456 17.7371 7.92871 16.0713C7.59177 15.7343 7.28254 15.3749 7 14.998V21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
36
10
|
});
|
|
37
11
|
GitMerge.displayName = 'GitMergeIcon';
|
|
38
12
|
export { GitMerge };
|
|
@@ -1,46 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const GitPullRequest = (props)=>/*#__PURE__*/
|
|
3
|
+
const GitPullRequest = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
r: "3",
|
|
11
|
-
stroke: "currentColor",
|
|
12
|
-
strokeWidth: "2",
|
|
13
|
-
strokeLinecap: "round",
|
|
14
|
-
strokeLinejoin: "round",
|
|
15
|
-
fill: "none"
|
|
16
|
-
}),
|
|
17
|
-
/*#__PURE__*/ jsx("circle", {
|
|
18
|
-
cx: "6",
|
|
19
|
-
cy: "6",
|
|
20
|
-
r: "3",
|
|
21
|
-
stroke: "currentColor",
|
|
22
|
-
strokeWidth: "2",
|
|
23
|
-
strokeLinecap: "round",
|
|
24
|
-
strokeLinejoin: "round",
|
|
25
|
-
fill: "none"
|
|
26
|
-
}),
|
|
27
|
-
/*#__PURE__*/ jsx("path", {
|
|
28
|
-
d: "M13 6h3a2 2 0 0 1 2 2v7",
|
|
29
|
-
stroke: "currentColor",
|
|
30
|
-
strokeWidth: "2",
|
|
31
|
-
strokeLinecap: "round",
|
|
32
|
-
strokeLinejoin: "round",
|
|
33
|
-
fill: "none"
|
|
34
|
-
}),
|
|
35
|
-
/*#__PURE__*/ jsx("path", {
|
|
36
|
-
d: "M6 9v12",
|
|
37
|
-
stroke: "currentColor",
|
|
38
|
-
strokeWidth: "2",
|
|
39
|
-
strokeLinecap: "round",
|
|
40
|
-
strokeLinejoin: "round",
|
|
41
|
-
fill: "none"
|
|
42
|
-
})
|
|
43
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M8 6C8 4.89543 7.10457 4 6 4C4.89543 4 4 4.89543 4 6C4 7.10457 4.89543 8 6 8C7.10457 8 8 7.10457 8 6ZM20 18C20 16.8954 19.1046 16 18 16C16.8954 16 16 16.8954 16 18C16 19.1046 16.8954 20 18 20C19.1046 20 20 19.1046 20 18ZM22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 16.1362 15.2748 14.57 17 14.126V8C17 7.73478 16.8946 7.48051 16.707 7.29297C16.5429 7.12883 16.3276 7.02757 16.0986 7.00488L16 7H13C12.4477 7 12 6.55228 12 6C12 5.44772 12.4477 5 13 5H16C16.7956 5 17.5585 5.3163 18.1211 5.87891C18.6837 6.44151 19 7.20435 19 8V14.126C20.7252 14.57 22 16.1362 22 18ZM10 6C10 7.86384 8.72523 9.42998 7 9.87402V21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
44
10
|
});
|
|
45
11
|
GitPullRequest.displayName = 'GitPullRequestIcon';
|
|
46
12
|
export { GitPullRequest };
|
|
@@ -1,62 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const GitPullRequestArrow = (props)=>/*#__PURE__*/
|
|
3
|
+
const GitPullRequestArrow = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
r: "3",
|
|
11
|
-
stroke: "currentColor",
|
|
12
|
-
strokeWidth: "2",
|
|
13
|
-
strokeLinecap: "round",
|
|
14
|
-
strokeLinejoin: "round",
|
|
15
|
-
fill: "none"
|
|
16
|
-
}),
|
|
17
|
-
/*#__PURE__*/ jsx("path", {
|
|
18
|
-
d: "M5 9v12",
|
|
19
|
-
stroke: "currentColor",
|
|
20
|
-
strokeWidth: "2",
|
|
21
|
-
strokeLinecap: "round",
|
|
22
|
-
strokeLinejoin: "round",
|
|
23
|
-
fill: "none"
|
|
24
|
-
}),
|
|
25
|
-
/*#__PURE__*/ jsx("path", {
|
|
26
|
-
d: "m15 9-3-3 3-3",
|
|
27
|
-
stroke: "currentColor",
|
|
28
|
-
strokeWidth: "2",
|
|
29
|
-
strokeLinecap: "round",
|
|
30
|
-
strokeLinejoin: "round",
|
|
31
|
-
fill: "none"
|
|
32
|
-
}),
|
|
33
|
-
/*#__PURE__*/ jsx("path", {
|
|
34
|
-
d: "M12 6h5a2 2 0 0 1 2 2v3",
|
|
35
|
-
stroke: "currentColor",
|
|
36
|
-
strokeWidth: "2",
|
|
37
|
-
strokeLinecap: "round",
|
|
38
|
-
strokeLinejoin: "round",
|
|
39
|
-
fill: "none"
|
|
40
|
-
}),
|
|
41
|
-
/*#__PURE__*/ jsx("path", {
|
|
42
|
-
d: "M19 15v6",
|
|
43
|
-
stroke: "currentColor",
|
|
44
|
-
strokeWidth: "2",
|
|
45
|
-
strokeLinecap: "round",
|
|
46
|
-
strokeLinejoin: "round",
|
|
47
|
-
fill: "none"
|
|
48
|
-
}),
|
|
49
|
-
/*#__PURE__*/ jsx("circle", {
|
|
50
|
-
cx: "19",
|
|
51
|
-
cy: "18",
|
|
52
|
-
r: "3",
|
|
53
|
-
stroke: "currentColor",
|
|
54
|
-
strokeWidth: "2",
|
|
55
|
-
strokeLinecap: "round",
|
|
56
|
-
strokeLinejoin: "round",
|
|
57
|
-
fill: "none"
|
|
58
|
-
})
|
|
59
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M7 6C7 4.89543 6.10457 4 5 4C3.89543 4 3 4.89543 3 6C3 7.10457 3.89543 8 5 8C6.10457 8 7 7.10457 7 6ZM21 18C21 16.8954 20.1046 16 19 16C17.8954 16 17 16.8954 17 18C17 19.1046 17.8954 20 19 20C20.1046 20 21 19.1046 21 18ZM23 18C23 20.2091 21.2091 22 19 22C16.7909 22 15 20.2091 15 18C15 16.1362 16.2748 14.57 18 14.126V8C18 7.73478 17.8946 7.48051 17.707 7.29297C17.5429 7.12883 17.3276 7.02757 17.0986 7.00488L17 7H14.4141L15.707 8.29297C16.0976 8.68349 16.0976 9.31651 15.707 9.70703C15.3165 10.0976 14.6835 10.0976 14.293 9.70703L11.293 6.70703C10.9024 6.31651 10.9024 5.68349 11.293 5.29297L14.293 2.29297C14.6835 1.90244 15.3165 1.90244 15.707 2.29297C16.0976 2.68349 16.0976 3.31651 15.707 3.70703L14.4141 5H17C17.7957 5 18.5585 5.3163 19.1211 5.87891C19.6837 6.44151 20 7.20435 20 8V14.126C21.7252 14.57 23 16.1362 23 18ZM9 6C9 7.86384 7.72523 9.42998 6 9.87402V21C6 21.5523 5.55228 22 5 22C4.44772 22 4 21.5523 4 21V9.87402C2.27477 9.42998 1 7.86384 1 6C1 3.79086 2.79086 2 5 2C7.20914 2 9 3.79086 9 6Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
60
10
|
});
|
|
61
11
|
GitPullRequestArrow.displayName = 'GitPullRequestArrowIcon';
|
|
62
12
|
export { GitPullRequestArrow };
|
|
@@ -1,62 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const GitPullRequestClosed = (props)=>/*#__PURE__*/
|
|
3
|
+
const GitPullRequestClosed = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
r: "3",
|
|
11
|
-
stroke: "currentColor",
|
|
12
|
-
strokeWidth: "2",
|
|
13
|
-
strokeLinecap: "round",
|
|
14
|
-
strokeLinejoin: "round",
|
|
15
|
-
fill: "none"
|
|
16
|
-
}),
|
|
17
|
-
/*#__PURE__*/ jsx("path", {
|
|
18
|
-
d: "M6 9v12",
|
|
19
|
-
stroke: "currentColor",
|
|
20
|
-
strokeWidth: "2",
|
|
21
|
-
strokeLinecap: "round",
|
|
22
|
-
strokeLinejoin: "round",
|
|
23
|
-
fill: "none"
|
|
24
|
-
}),
|
|
25
|
-
/*#__PURE__*/ jsx("path", {
|
|
26
|
-
d: "m21 3-6 6",
|
|
27
|
-
stroke: "currentColor",
|
|
28
|
-
strokeWidth: "2",
|
|
29
|
-
strokeLinecap: "round",
|
|
30
|
-
strokeLinejoin: "round",
|
|
31
|
-
fill: "none"
|
|
32
|
-
}),
|
|
33
|
-
/*#__PURE__*/ jsx("path", {
|
|
34
|
-
d: "m21 9-6-6",
|
|
35
|
-
stroke: "currentColor",
|
|
36
|
-
strokeWidth: "2",
|
|
37
|
-
strokeLinecap: "round",
|
|
38
|
-
strokeLinejoin: "round",
|
|
39
|
-
fill: "none"
|
|
40
|
-
}),
|
|
41
|
-
/*#__PURE__*/ jsx("path", {
|
|
42
|
-
d: "M18 11.5V15",
|
|
43
|
-
stroke: "currentColor",
|
|
44
|
-
strokeWidth: "2",
|
|
45
|
-
strokeLinecap: "round",
|
|
46
|
-
strokeLinejoin: "round",
|
|
47
|
-
fill: "none"
|
|
48
|
-
}),
|
|
49
|
-
/*#__PURE__*/ jsx("circle", {
|
|
50
|
-
cx: "18",
|
|
51
|
-
cy: "18",
|
|
52
|
-
r: "3",
|
|
53
|
-
stroke: "currentColor",
|
|
54
|
-
strokeWidth: "2",
|
|
55
|
-
strokeLinecap: "round",
|
|
56
|
-
strokeLinejoin: "round",
|
|
57
|
-
fill: "none"
|
|
58
|
-
})
|
|
59
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M8 6C8 4.89543 7.10457 4 6 4C4.89543 4 4 4.89543 4 6C4 7.10457 4.89543 8 6 8C7.10457 8 8 7.10457 8 6ZM20 18C20 16.8954 19.1046 16 18 16C16.8954 16 16 16.8954 16 18C16 19.1046 16.8954 20 18 20C19.1046 20 20 19.1046 20 18ZM20.293 2.29297C20.6835 1.90244 21.3165 1.90244 21.707 2.29297C22.0976 2.68349 22.0976 3.31651 21.707 3.70703L19.4141 6L21.707 8.29297C22.0976 8.68349 22.0976 9.31651 21.707 9.70703C21.3165 10.0976 20.6835 10.0976 20.293 9.70703L18 7.41406L15.707 9.70703C15.3165 10.0976 14.6835 10.0976 14.293 9.70703C13.9024 9.31651 13.9024 8.68349 14.293 8.29297L16.5859 6L14.293 3.70703C13.9024 3.31651 13.9024 2.68349 14.293 2.29297C14.6835 1.90244 15.3165 1.90244 15.707 2.29297L18 4.58594L20.293 2.29297ZM22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 16.1362 15.2748 14.57 17 14.126V11.5C17 10.9477 17.4477 10.5 18 10.5C18.5523 10.5 19 10.9477 19 11.5V14.126C20.7252 14.57 22 16.1362 22 18ZM10 6C10 7.86384 8.72523 9.42998 7 9.87402V21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
60
10
|
});
|
|
61
11
|
GitPullRequestClosed.displayName = 'GitPullRequestClosedIcon';
|
|
62
12
|
export { GitPullRequestClosed };
|
|
@@ -1,52 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const GitPullRequestCreate = (props)=>/*#__PURE__*/
|
|
3
|
+
const GitPullRequestCreate = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
r: "3",
|
|
11
|
-
stroke: "currentColor",
|
|
12
|
-
strokeWidth: "2",
|
|
13
|
-
strokeLinecap: "round",
|
|
14
|
-
strokeLinejoin: "round",
|
|
15
|
-
fill: "none"
|
|
16
|
-
}),
|
|
17
|
-
/*#__PURE__*/ jsx("path", {
|
|
18
|
-
d: "M6 9v12",
|
|
19
|
-
stroke: "currentColor",
|
|
20
|
-
strokeWidth: "2",
|
|
21
|
-
strokeLinecap: "round",
|
|
22
|
-
strokeLinejoin: "round",
|
|
23
|
-
fill: "none"
|
|
24
|
-
}),
|
|
25
|
-
/*#__PURE__*/ jsx("path", {
|
|
26
|
-
d: "M13 6h3a2 2 0 0 1 2 2v3",
|
|
27
|
-
stroke: "currentColor",
|
|
28
|
-
strokeWidth: "2",
|
|
29
|
-
strokeLinecap: "round",
|
|
30
|
-
strokeLinejoin: "round",
|
|
31
|
-
fill: "none"
|
|
32
|
-
}),
|
|
33
|
-
/*#__PURE__*/ jsx("path", {
|
|
34
|
-
d: "M18 15v6",
|
|
35
|
-
stroke: "currentColor",
|
|
36
|
-
strokeWidth: "2",
|
|
37
|
-
strokeLinecap: "round",
|
|
38
|
-
strokeLinejoin: "round",
|
|
39
|
-
fill: "none"
|
|
40
|
-
}),
|
|
41
|
-
/*#__PURE__*/ jsx("path", {
|
|
42
|
-
d: "M21 18h-6",
|
|
43
|
-
stroke: "currentColor",
|
|
44
|
-
strokeWidth: "2",
|
|
45
|
-
strokeLinecap: "round",
|
|
46
|
-
strokeLinejoin: "round",
|
|
47
|
-
fill: "none"
|
|
48
|
-
})
|
|
49
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M8 6C8 4.89543 7.10457 4 6 4C4.89543 4 4 4.89543 4 6C4 7.10457 4.89543 8 6 8C7.10457 8 8 7.10457 8 6ZM17 21V19H15C14.4477 19 14 18.5523 14 18C14 17.4477 14.4477 17 15 17H17V15C17 14.4477 17.4477 14 18 14C18.5523 14 19 14.4477 19 15V17H21C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19H19V21C19 21.5523 18.5523 22 18 22C17.4477 22 17 21.5523 17 21ZM17 11V8C17 7.73478 16.8946 7.48051 16.707 7.29297C16.5429 7.12883 16.3276 7.02757 16.0986 7.00488L16 7H13C12.4477 7 12 6.55228 12 6C12 5.44772 12.4477 5 13 5H16C16.7956 5 17.5585 5.3163 18.1211 5.87891C18.6837 6.44151 19 7.20435 19 8V11C19 11.5523 18.5523 12 18 12C17.4477 12 17 11.5523 17 11ZM10 6C10 7.86384 8.72523 9.42998 7 9.87402V21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
50
10
|
});
|
|
51
11
|
GitPullRequestCreate.displayName = 'GitPullRequestCreateIcon';
|
|
52
12
|
export { GitPullRequestCreate };
|
|
@@ -1,68 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const GitPullRequestCreateArrow = (props)=>/*#__PURE__*/
|
|
3
|
+
const GitPullRequestCreateArrow = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
r: "3",
|
|
11
|
-
stroke: "currentColor",
|
|
12
|
-
strokeWidth: "2",
|
|
13
|
-
strokeLinecap: "round",
|
|
14
|
-
strokeLinejoin: "round",
|
|
15
|
-
fill: "none"
|
|
16
|
-
}),
|
|
17
|
-
/*#__PURE__*/ jsx("path", {
|
|
18
|
-
d: "M5 9v12",
|
|
19
|
-
stroke: "currentColor",
|
|
20
|
-
strokeWidth: "2",
|
|
21
|
-
strokeLinecap: "round",
|
|
22
|
-
strokeLinejoin: "round",
|
|
23
|
-
fill: "none"
|
|
24
|
-
}),
|
|
25
|
-
/*#__PURE__*/ jsx("path", {
|
|
26
|
-
d: "m15 9-3-3 3-3",
|
|
27
|
-
stroke: "currentColor",
|
|
28
|
-
strokeWidth: "2",
|
|
29
|
-
strokeLinecap: "round",
|
|
30
|
-
strokeLinejoin: "round",
|
|
31
|
-
fill: "none"
|
|
32
|
-
}),
|
|
33
|
-
/*#__PURE__*/ jsx("path", {
|
|
34
|
-
d: "M12 6h5a2 2 0 0 1 2 2v3",
|
|
35
|
-
stroke: "currentColor",
|
|
36
|
-
strokeWidth: "2",
|
|
37
|
-
strokeLinecap: "round",
|
|
38
|
-
strokeLinejoin: "round",
|
|
39
|
-
fill: "none"
|
|
40
|
-
}),
|
|
41
|
-
/*#__PURE__*/ jsx("path", {
|
|
42
|
-
d: "M19 15v4",
|
|
43
|
-
stroke: "currentColor",
|
|
44
|
-
strokeWidth: "2",
|
|
45
|
-
strokeLinecap: "round",
|
|
46
|
-
strokeLinejoin: "round",
|
|
47
|
-
fill: "none"
|
|
48
|
-
}),
|
|
49
|
-
/*#__PURE__*/ jsx("path", {
|
|
50
|
-
d: "M19 21v-2",
|
|
51
|
-
stroke: "currentColor",
|
|
52
|
-
strokeWidth: "2",
|
|
53
|
-
strokeLinecap: "round",
|
|
54
|
-
strokeLinejoin: "round",
|
|
55
|
-
fill: "none"
|
|
56
|
-
}),
|
|
57
|
-
/*#__PURE__*/ jsx("path", {
|
|
58
|
-
d: "M17 17h4",
|
|
59
|
-
stroke: "currentColor",
|
|
60
|
-
strokeWidth: "2",
|
|
61
|
-
strokeLinecap: "round",
|
|
62
|
-
strokeLinejoin: "round",
|
|
63
|
-
fill: "none"
|
|
64
|
-
})
|
|
65
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M7 6C7 4.89543 6.10457 4 5 4C3.89543 4 3 4.89543 3 6C3 7.10457 3.89543 8 5 8C6.10457 8 7 7.10457 7 6ZM18 21V19H16C15.4477 19 15 18.5523 15 18C15 17.4477 15.4477 17 16 17H18V15C18 14.4477 18.4477 14 19 14C19.5523 14 20 14.4477 20 15V17H22C22.5523 17 23 17.4477 23 18C23 18.5523 22.5523 19 22 19H20V21C20 21.5523 19.5523 22 19 22C18.4477 22 18 21.5523 18 21ZM18 11V8C18 7.73478 17.8946 7.48051 17.707 7.29297C17.5429 7.12883 17.3276 7.02757 17.0986 7.00488L17 7H14.4141L15.707 8.29297C16.0976 8.68349 16.0976 9.31651 15.707 9.70703C15.3165 10.0976 14.6835 10.0976 14.293 9.70703L11.293 6.70703C10.9024 6.31651 10.9024 5.68349 11.293 5.29297L14.293 2.29297C14.6835 1.90244 15.3165 1.90244 15.707 2.29297C16.0976 2.68349 16.0976 3.31651 15.707 3.70703L14.4141 5H17C17.7957 5 18.5585 5.3163 19.1211 5.87891C19.6837 6.44151 20 7.20435 20 8V11C20 11.5523 19.5523 12 19 12C18.4477 12 18 11.5523 18 11ZM9 6C9 7.86384 7.72523 9.42998 6 9.87402V21C6 21.5523 5.55228 22 5 22C4.44772 22 4 21.5523 4 21V9.87402C2.27477 9.42998 1 7.86384 1 6C1 3.79086 2.79086 2 5 2C7.20914 2 9 3.79086 9 6Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
66
10
|
});
|
|
67
11
|
GitPullRequestCreateArrow.displayName = 'GitPullRequestCreateArrowIcon';
|
|
68
12
|
export { GitPullRequestCreateArrow };
|
|
@@ -1,54 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const GitPullRequestDraft = (props)=>/*#__PURE__*/
|
|
3
|
+
const GitPullRequestDraft = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
r: "3",
|
|
11
|
-
stroke: "currentColor",
|
|
12
|
-
strokeWidth: "2",
|
|
13
|
-
strokeLinecap: "round",
|
|
14
|
-
strokeLinejoin: "round",
|
|
15
|
-
fill: "none"
|
|
16
|
-
}),
|
|
17
|
-
/*#__PURE__*/ jsx("circle", {
|
|
18
|
-
cx: "6",
|
|
19
|
-
cy: "6",
|
|
20
|
-
r: "3",
|
|
21
|
-
stroke: "currentColor",
|
|
22
|
-
strokeWidth: "2",
|
|
23
|
-
strokeLinecap: "round",
|
|
24
|
-
strokeLinejoin: "round",
|
|
25
|
-
fill: "none"
|
|
26
|
-
}),
|
|
27
|
-
/*#__PURE__*/ jsx("path", {
|
|
28
|
-
d: "M18 6V5a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v1",
|
|
29
|
-
stroke: "currentColor",
|
|
30
|
-
strokeWidth: "2",
|
|
31
|
-
strokeLinecap: "round",
|
|
32
|
-
strokeLinejoin: "round",
|
|
33
|
-
fill: "none"
|
|
34
|
-
}),
|
|
35
|
-
/*#__PURE__*/ jsx("path", {
|
|
36
|
-
d: "M6 9v12",
|
|
37
|
-
stroke: "currentColor",
|
|
38
|
-
strokeWidth: "2",
|
|
39
|
-
strokeLinecap: "round",
|
|
40
|
-
strokeLinejoin: "round",
|
|
41
|
-
fill: "none"
|
|
42
|
-
}),
|
|
43
|
-
/*#__PURE__*/ jsx("path", {
|
|
44
|
-
d: "M13 6h3a2 2 0 0 1 2 2v3",
|
|
45
|
-
stroke: "currentColor",
|
|
46
|
-
strokeWidth: "2",
|
|
47
|
-
strokeLinecap: "round",
|
|
48
|
-
strokeLinejoin: "round",
|
|
49
|
-
fill: "none"
|
|
50
|
-
})
|
|
51
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M8 6C8 4.89543 7.10457 4 6 4C4.89543 4 4 4.89543 4 6C4 7.10457 4.89543 8 6 8C7.10457 8 8 7.10457 8 6ZM20 18C20 16.8954 19.1046 16 18 16C16.8954 16 16 16.8954 16 18C16 19.1046 16.8954 20 18 20C19.1046 20 20 19.1046 20 18ZM17 11V10C17 9.44772 17.4477 9 18 9C18.5523 9 19 9.44772 19 10V11C19 11.5523 18.5523 12 18 12C17.4477 12 17 11.5523 17 11ZM17 6V5C17 4.44772 17.4477 4 18 4C18.5523 4 19 4.44772 19 5V6C19 6.55228 18.5523 7 18 7C17.4477 7 17 6.55228 17 6ZM22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 15.7909 15.7909 14 18 14C20.2091 14 22 15.7909 22 18ZM10 6C10 7.86384 8.72523 9.42998 7 9.87402V21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
52
10
|
});
|
|
53
11
|
GitPullRequestDraft.displayName = 'GitPullRequestDraftIcon';
|
|
54
12
|
export { GitPullRequestDraft };
|
package/dist/icons/Globe.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 Globe = (props)=>/*#__PURE__*/
|
|
3
|
+
const Globe = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
r: "10",
|
|
11
|
-
stroke: "currentColor",
|
|
12
|
-
strokeWidth: "2",
|
|
13
|
-
strokeLinecap: "round",
|
|
14
|
-
strokeLinejoin: "round",
|
|
15
|
-
fill: "none"
|
|
16
|
-
}),
|
|
17
|
-
/*#__PURE__*/ jsx("path", {
|
|
18
|
-
d: "m2 12h20",
|
|
19
|
-
stroke: "currentColor",
|
|
20
|
-
strokeWidth: "2",
|
|
21
|
-
strokeLinecap: "round",
|
|
22
|
-
strokeLinejoin: "round",
|
|
23
|
-
fill: "none"
|
|
24
|
-
}),
|
|
25
|
-
/*#__PURE__*/ jsx("path", {
|
|
26
|
-
d: "M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z",
|
|
27
|
-
stroke: "currentColor",
|
|
28
|
-
strokeWidth: "2",
|
|
29
|
-
strokeLinecap: "round",
|
|
30
|
-
strokeLinejoin: "round",
|
|
31
|
-
fill: "none"
|
|
32
|
-
})
|
|
33
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1ZM3.05664 13C3.46749 16.7159 6.13946 19.748 9.66699 20.6924C8.12529 18.4163 7.21167 15.7618 7.0332 13H3.05664ZM16.9668 13C16.7883 15.762 15.8739 18.4162 14.332 20.6924C17.86 19.7483 20.5325 16.7162 20.9434 13H16.9668ZM9.03711 13C9.24041 15.7382 10.2753 18.3489 12 20.4834C13.7247 18.3489 14.7596 15.7382 14.9629 13H9.03711ZM14.332 3.30664C15.8742 5.58299 16.7883 8.23775 16.9668 11H20.9434C20.5325 7.28371 17.8601 4.25069 14.332 3.30664ZM12 3.51562C10.275 5.65027 9.24043 8.26152 9.03711 11H14.9629C14.7596 8.26152 13.725 5.65027 12 3.51562ZM9.66699 3.30664C6.13934 4.25097 3.4675 7.28403 3.05664 11H7.0332C7.21169 8.23794 8.12502 5.58289 9.66699 3.30664Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
34
10
|
});
|
|
35
11
|
Globe.displayName = 'GlobeIcon';
|
|
36
12
|
export { Globe };
|
package/dist/icons/GlobeLock.js
CHANGED
|
@@ -1,45 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const GlobeLock = (props)=>/*#__PURE__*/
|
|
3
|
+
const GlobeLock = (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: "M2 12h8.5",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M20 6V4a2 2 0 1 0-4 0v2",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
}),
|
|
31
|
-
/*#__PURE__*/ jsx("rect", {
|
|
32
|
-
width: "8",
|
|
33
|
-
height: "5",
|
|
34
|
-
x: "14",
|
|
35
|
-
y: "6",
|
|
36
|
-
stroke: "currentColor",
|
|
37
|
-
strokeWidth: "2",
|
|
38
|
-
strokeLinecap: "round",
|
|
39
|
-
strokeLinejoin: "round",
|
|
40
|
-
fill: "none"
|
|
41
|
-
})
|
|
42
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M12 1C12.4 0.999967 12.7613 1.23879 12.9189 1.60645C13.0764 1.97395 13.0002 2.39983 12.7246 2.68945C10.5648 4.95722 9.26846 7.89732 9.03809 11H10.5C11.0523 11 11.5 11.4477 11.5 12C11.5 12.5523 11.0523 13 10.5 13H9.03809C9.24136 15.7377 10.2749 18.3481 11.999 20.4824C13.3343 18.8296 14.2663 16.8819 14.708 14.793C14.8223 14.2529 15.3524 13.9075 15.8926 14.0215C16.4329 14.1357 16.7783 14.6667 16.6641 15.207C16.2475 17.1771 15.4512 19.0376 14.3311 20.6914C15.6469 20.3389 16.8701 19.6932 17.9043 18.7949C19.16 17.7043 20.0889 16.2868 20.5879 14.7002C20.7535 14.1735 21.315 13.8804 21.8418 14.0459C22.3686 14.2116 22.6616 14.773 22.4961 15.2998C21.8862 17.2391 20.7507 18.9716 19.2158 20.3047C17.6811 21.6377 15.8071 22.5191 13.8018 22.8516C13.2118 22.9493 12.6167 22.9969 12.0234 22.998C12.0157 22.9982 12.0078 23 12 23C11.9948 23 11.9896 22.9991 11.9844 22.999C10.5739 22.9967 9.17131 22.7237 7.85449 22.1875C5.97165 21.4208 4.33769 20.1476 3.13477 18.5088C1.93192 16.87 1.20706 14.9293 1.04004 12.9033C1.01756 12.6305 1.00699 12.3575 1.00488 12.085C1.00252 12.0569 1 12.0287 1 12C1 11.9654 1.00145 11.9312 1.00488 11.8975C1.02061 10.2104 1.42234 8.54451 2.18848 7.03125C3.10677 5.21752 4.51032 3.69356 6.24219 2.62891C7.974 1.56434 9.96714 1.00053 12 1ZM3.05957 13C3.23433 14.563 3.81469 16.0548 4.74707 17.3252C5.73127 18.6661 7.0679 19.7087 8.6084 20.3359C8.95388 20.4766 9.30721 20.5932 9.66504 20.6895C8.12455 18.414 7.21159 15.7606 7.0332 13H3.05957ZM15 7V10H21V7H15ZM9.66504 3.30957C8.83195 3.53366 8.03098 3.87692 7.28906 4.33301C5.87228 5.20404 4.72492 6.45082 3.97363 7.93457C3.48602 8.89766 3.1785 9.93643 3.05957 11H7.0332C7.21161 8.23913 8.12427 5.58516 9.66504 3.30957ZM19 4C19 3.73478 18.8946 3.48051 18.707 3.29297C18.5195 3.10543 18.2652 3 18 3C17.7348 3 17.4805 3.10543 17.293 3.29297C17.1054 3.48051 17 3.73478 17 4V5H19V4ZM21 5C22.1046 5 23 5.89543 23 7V10C23 11.1046 22.1046 12 21 12H15C13.8954 12 13 11.1046 13 10V7C13 5.89543 13.8954 5 15 5V4C15 3.20435 15.3163 2.44151 15.8789 1.87891C16.4415 1.3163 17.2043 1 18 1C18.7957 1 19.5585 1.3163 20.1211 1.87891C20.6837 2.44151 21 3.20435 21 4V5Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
43
10
|
});
|
|
44
11
|
GlobeLock.displayName = 'GlobeLockIcon';
|
|
45
12
|
export { GlobeLock };
|
package/dist/icons/History.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 History = (props)=>/*#__PURE__*/
|
|
3
|
+
const History = (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 3v5h5",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M12 7v5l4 2",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
})
|
|
31
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M12 2C13.9778 2 15.9112 2.58673 17.5557 3.68555C19.2001 4.78434 20.4824 6.34567 21.2393 8.17285C21.9961 10.0001 22.1935 12.0114 21.8076 13.9512C21.4217 15.8909 20.4697 17.6728 19.0713 19.0713C17.6728 20.4697 15.8909 21.4217 13.9512 21.8076C12.0114 22.1935 10.0001 21.9961 8.17285 21.2393C6.34567 20.4824 4.78434 19.2001 3.68555 17.5557C2.58673 15.9112 2 13.9778 2 12C2 11.4477 2.44772 11 3 11C3.55228 11 4 11.4477 4 12C4 13.5823 4.46958 15.1287 5.34863 16.4443C6.22764 17.7599 7.47676 18.7851 8.93848 19.3906C10.4002 19.9961 12.0088 20.1553 13.5605 19.8467C15.1124 19.538 16.5384 18.776 17.6572 17.6572C18.776 16.5384 19.538 15.1124 19.8467 13.5605C20.1553 12.0088 19.9961 10.4002 19.3906 8.93848C18.7851 7.47676 17.7599 6.22764 16.4443 5.34863C15.1293 4.46994 13.5835 4.00039 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 2H12ZM11 7C11 6.44772 11.4477 6 12 6C12.5523 6 13 6.44772 13 7V11.3818L16.4473 13.1055C16.9412 13.3525 17.1415 13.9533 16.8945 14.4473C16.6475 14.9412 16.0467 15.1415 15.5527 14.8945L11.5527 12.8945C11.214 12.7251 11 12.3788 11 12V7Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
32
10
|
});
|
|
33
11
|
History.displayName = 'HistoryIcon';
|
|
34
12
|
export { History };
|
package/dist/icons/Home.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 Home = (props)=>/*#__PURE__*/
|
|
3
|
+
const Home = (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("polyline", {
|
|
16
|
-
points: "9,22 9,12 15,12 15,22",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
})
|
|
23
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M15 11C15.5523 11 16 11.4477 16 12V21H19C19.2652 21 19.5195 20.8946 19.707 20.707C19.8946 20.5195 20 20.2652 20 20V9.48828L12 3.2666L4 9.48828V20C4 20.2652 4.10543 20.5195 4.29297 20.707C4.48051 20.8946 4.73478 21 5 21H8V12C8 11.4477 8.44772 11 9 11H15ZM10 21H14V13H10V21ZM22 20C22 20.7957 21.6837 21.5585 21.1211 22.1211C20.5585 22.6837 19.7957 23 19 23H5C4.20435 23 3.44151 22.6837 2.87891 22.1211C2.3163 21.5585 2 20.7957 2 20V9C2 8.69155 2.14236 8.4004 2.38574 8.21094L11.3857 1.21094C11.7469 0.930074 12.2531 0.930074 12.6143 1.21094L21.6143 8.21094C21.8576 8.4004 22 8.69155 22 9V20Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
24
10
|
});
|
|
25
11
|
Home.displayName = 'HomeIcon';
|
|
26
12
|
export { Home };
|