@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/Info.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 Info = (props)=>/*#__PURE__*/
|
|
3
|
+
const Info = (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: "M12 16v-4",
|
|
19
|
-
stroke: "currentColor",
|
|
20
|
-
strokeWidth: "2",
|
|
21
|
-
strokeLinecap: "round",
|
|
22
|
-
strokeLinejoin: "round",
|
|
23
|
-
fill: "none"
|
|
24
|
-
}),
|
|
25
|
-
/*#__PURE__*/ jsx("path", {
|
|
26
|
-
d: "M12 8h.01",
|
|
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 1ZM12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM12 11C12.5523 11 13 11.4477 13 12V16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16V12C11 11.4477 11.4477 11 12 11ZM12.0098 7C12.5621 7 13.0098 7.44772 13.0098 8C13.0098 8.55228 12.5621 9 12.0098 9H12C11.4477 9 11 8.55228 11 8C11 7.44772 11.4477 7 12 7H12.0098Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
34
10
|
});
|
|
35
11
|
Info.displayName = 'InfoIcon';
|
|
36
12
|
export { Info };
|
package/dist/icons/KeyRound.js
CHANGED
|
@@ -1,24 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const KeyRound = (props)=>/*#__PURE__*/
|
|
3
|
+
const KeyRound = (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("circle", {
|
|
16
|
-
cx: "16.5",
|
|
17
|
-
cy: "7.5",
|
|
18
|
-
r: ".5",
|
|
19
|
-
fill: "currentColor"
|
|
20
|
-
})
|
|
21
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M11.5527 2.10779C12.9911 1.20556 14.6936 0.818467 16.3808 1.00916C18.068 1.19993 19.6411 1.95704 20.8418 3.1576C22.0424 4.3582 22.8003 5.9314 22.9912 7.61854C23.1819 9.3057 22.7938 11.0083 21.8916 12.4467C20.9891 13.8851 19.6247 14.9749 18.0225 15.5375C16.6227 16.0289 15.1139 16.0921 13.6855 15.7279L12.707 16.7064C12.5195 16.894 12.2652 16.9994 12 16.9994H11V18.9994C11 19.5517 10.5523 19.9994 9.99999 19.9994H8V21.9994C8 22.5517 7.55228 22.9994 7 22.9994H3C2.47294 22.9994 1.95609 22.8195 1.56836 22.432C1.18071 22.0443 1 21.5266 1 20.9994V17.9994L1.00488 17.9008C1.02768 17.672 1.12895 17.4564 1.29297 17.2924L8.2705 10.3138C7.90653 8.88572 7.97056 7.37644 8.46191 5.97693C9.02449 4.37479 10.1143 3.0102 11.5527 2.10779ZM16.1562 2.99646C14.9189 2.85662 13.6701 3.1404 12.6152 3.80213C11.5605 4.46384 10.7612 5.46427 10.3486 6.63904C9.93613 7.81394 9.93518 9.09496 10.3447 10.2709C10.4707 10.633 10.3784 11.0358 10.1074 11.307L3 18.4135V20.9994H6V18.9994C6.00029 18.4474 6.44789 17.9994 7 17.9994H9V15.9994C9.00029 15.4474 9.44789 14.9994 9.99999 14.9994H11.5859L12.6934 13.892L12.8008 13.7992C13.0643 13.6019 13.4118 13.5455 13.7285 13.6556C14.9045 14.0653 16.1853 14.0633 17.3603 13.6508C18.5352 13.2382 19.5355 12.439 20.1973 11.3842C20.8589 10.3293 21.1437 9.08046 21.0039 7.84314C20.8639 6.60618 20.3079 5.45298 19.4277 4.57263C18.5472 3.69225 17.3935 3.13638 16.1562 2.99646ZM16.5 5.99939C17.3282 5.99939 17.9997 6.67125 18 7.49939C18 8.32782 17.3284 8.99939 16.5 8.99939C15.6716 8.99939 15 8.32782 15 7.49939C15.0003 6.67125 15.6718 5.99939 16.5 5.99939ZM16.1465 7.14588C16.1362 7.15616 16.1275 7.16793 16.1182 7.17908C16.1481 7.14349 16.182 7.11142 16.2207 7.08533L16.1465 7.14588ZM16.8535 7.14685C16.8635 7.15684 16.8717 7.16829 16.8808 7.17908C16.851 7.14367 16.8178 7.11133 16.7793 7.08533L16.8535 7.14685ZM16.5 6.99939V7.00037V6.99939Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
22
10
|
});
|
|
23
11
|
KeyRound.displayName = 'KeyRoundIcon';
|
|
24
12
|
export { KeyRound };
|
package/dist/icons/KeySquare.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 KeySquare = (props)=>/*#__PURE__*/
|
|
3
|
+
const KeySquare = (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: "m14 7 3 3",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "M9.2 9.2 8.5 8.5",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
}),
|
|
31
|
-
/*#__PURE__*/ jsx("path", {
|
|
32
|
-
d: "M11.2 11.2 10.5 10.5",
|
|
33
|
-
stroke: "currentColor",
|
|
34
|
-
strokeWidth: "2",
|
|
35
|
-
strokeLinecap: "round",
|
|
36
|
-
strokeLinejoin: "round",
|
|
37
|
-
fill: "none"
|
|
38
|
-
})
|
|
39
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M11.6924 1.99272C12.9829 0.702247 15.2163 0.702345 16.5068 1.99272L22.0068 7.49272C23.2974 8.78325 23.2974 11.0167 22.0068 12.3072L18.3066 16.0074C17.0162 17.2974 14.7836 17.2974 13.4932 16.0074L13.4502 15.9644L12.707 16.7076C12.5195 16.895 12.2651 17.0005 12 17.0005H11V19.0005C10.9998 19.5526 10.5522 20.0005 10 20.0005H8V22.0005C7.99979 22.5526 7.55215 23.0005 7 23.0005H3C2.47284 23.0005 1.95612 22.8198 1.56836 22.4322C1.18068 22.0445 1.00009 21.5276 1 21.0005V18.0005L1.00488 17.9009C1.02768 17.6722 1.12908 17.4575 1.29297 17.2935L8.03613 10.5503L7.99316 10.5074C6.70264 9.21685 6.70264 6.98344 7.99316 5.69292L11.6924 1.99272ZM3 18.4146V21.0005H6V19.0005C6 18.4482 6.44772 18.0005 7 18.0005H9V16.0005C9 15.4482 9.44771 15.0005 10 15.0005H11.5859L12.0361 14.5503L9.4502 11.9644L3 18.4146ZM15.0928 3.40678C14.5834 2.89757 13.6169 2.8977 13.1074 3.40678L9.40723 7.10698C8.89775 7.61646 8.89775 8.58383 9.40723 9.09331L14.9072 14.5933C15.4167 15.1023 16.3831 15.1023 16.8926 14.5933L20.5928 10.8931C21.1022 10.3836 21.1022 9.41626 20.5928 8.90678L15.0928 3.40678ZM13.293 6.29253C13.6834 5.90233 14.3166 5.90233 14.707 6.29253L17.707 9.29253C18.0976 9.68305 18.0976 10.317 17.707 10.7076C17.3166 11.0978 16.6834 11.0978 16.293 10.7076L13.293 7.70757C12.9024 7.31704 12.9024 6.68305 13.293 6.29253Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
40
10
|
});
|
|
41
11
|
KeySquare.displayName = 'KeySquareIcon';
|
|
42
12
|
export { KeySquare };
|
package/dist/icons/Keyboard.js
CHANGED
|
@@ -1,86 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const Keyboard = (props)=>/*#__PURE__*/
|
|
3
|
+
const Keyboard = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
|
|
4
4
|
...props,
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
|
-
children:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
x: "2",
|
|
11
|
-
y: "4",
|
|
12
|
-
rx: "2",
|
|
13
|
-
stroke: "currentColor",
|
|
14
|
-
strokeWidth: "2",
|
|
15
|
-
strokeLinecap: "round",
|
|
16
|
-
strokeLinejoin: "round",
|
|
17
|
-
fill: "none"
|
|
18
|
-
}),
|
|
19
|
-
/*#__PURE__*/ jsx("path", {
|
|
20
|
-
d: "M6 8h.001",
|
|
21
|
-
stroke: "currentColor",
|
|
22
|
-
strokeWidth: "2",
|
|
23
|
-
strokeLinecap: "round",
|
|
24
|
-
strokeLinejoin: "round",
|
|
25
|
-
fill: "none"
|
|
26
|
-
}),
|
|
27
|
-
/*#__PURE__*/ jsx("path", {
|
|
28
|
-
d: "M10 8h.001",
|
|
29
|
-
stroke: "currentColor",
|
|
30
|
-
strokeWidth: "2",
|
|
31
|
-
strokeLinecap: "round",
|
|
32
|
-
strokeLinejoin: "round",
|
|
33
|
-
fill: "none"
|
|
34
|
-
}),
|
|
35
|
-
/*#__PURE__*/ jsx("path", {
|
|
36
|
-
d: "M14 8h.001",
|
|
37
|
-
stroke: "currentColor",
|
|
38
|
-
strokeWidth: "2",
|
|
39
|
-
strokeLinecap: "round",
|
|
40
|
-
strokeLinejoin: "round",
|
|
41
|
-
fill: "none"
|
|
42
|
-
}),
|
|
43
|
-
/*#__PURE__*/ jsx("path", {
|
|
44
|
-
d: "M18 8h.001",
|
|
45
|
-
stroke: "currentColor",
|
|
46
|
-
strokeWidth: "2",
|
|
47
|
-
strokeLinecap: "round",
|
|
48
|
-
strokeLinejoin: "round",
|
|
49
|
-
fill: "none"
|
|
50
|
-
}),
|
|
51
|
-
/*#__PURE__*/ jsx("path", {
|
|
52
|
-
d: "M8 12h.001",
|
|
53
|
-
stroke: "currentColor",
|
|
54
|
-
strokeWidth: "2",
|
|
55
|
-
strokeLinecap: "round",
|
|
56
|
-
strokeLinejoin: "round",
|
|
57
|
-
fill: "none"
|
|
58
|
-
}),
|
|
59
|
-
/*#__PURE__*/ jsx("path", {
|
|
60
|
-
d: "M12 12h.001",
|
|
61
|
-
stroke: "currentColor",
|
|
62
|
-
strokeWidth: "2",
|
|
63
|
-
strokeLinecap: "round",
|
|
64
|
-
strokeLinejoin: "round",
|
|
65
|
-
fill: "none"
|
|
66
|
-
}),
|
|
67
|
-
/*#__PURE__*/ jsx("path", {
|
|
68
|
-
d: "M16 12h.001",
|
|
69
|
-
stroke: "currentColor",
|
|
70
|
-
strokeWidth: "2",
|
|
71
|
-
strokeLinecap: "round",
|
|
72
|
-
strokeLinejoin: "round",
|
|
73
|
-
fill: "none"
|
|
74
|
-
}),
|
|
75
|
-
/*#__PURE__*/ jsx("path", {
|
|
76
|
-
d: "M7 16h10",
|
|
77
|
-
stroke: "currentColor",
|
|
78
|
-
strokeWidth: "2",
|
|
79
|
-
strokeLinecap: "round",
|
|
80
|
-
strokeLinejoin: "round",
|
|
81
|
-
fill: "none"
|
|
82
|
-
})
|
|
83
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M21 6C21 5.44771 20.5523 5 20 5H4C3.44772 5 3 5.44772 3 6V18C3 18.5523 3.44772 19 4 19H20C20.5523 19 21 18.5523 21 18V6ZM17 15C17.5523 15 18 15.4477 18 16C18 16.5523 17.5523 17 17 17H7C6.44772 17 6 16.5523 6 16C6 15.4477 6.44772 15 7 15H17ZM8.00977 11C8.56205 11 9.00977 11.4477 9.00977 12C9.00977 12.5523 8.56205 13 8.00977 13H8C7.44772 13 7 12.5523 7 12C7 11.4477 7.44772 11 8 11H8.00977ZM12.0098 11C12.5621 11 13.0098 11.4477 13.0098 12C13.0098 12.5523 12.5621 13 12.0098 13H12C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11H12.0098ZM16.0098 11C16.5621 11 17.0098 11.4477 17.0098 12C17.0098 12.5523 16.5621 13 16.0098 13H16C15.4477 13 15 12.5523 15 12C15 11.4477 15.4477 11 16 11H16.0098ZM6.00977 7C6.56205 7 7.00977 7.44772 7.00977 8C7.00977 8.55228 6.56205 9 6.00977 9H6C5.44772 9 5 8.55228 5 8C5 7.44772 5.44772 7 6 7H6.00977ZM10.0098 7C10.5621 7 11.0098 7.44772 11.0098 8C11.0098 8.55228 10.5621 9 10.0098 9H10C9.44771 9 9 8.55228 9 8C9 7.44772 9.44771 7 10 7H10.0098ZM14.0098 7C14.5621 7 15.0098 7.44772 15.0098 8C15.0098 8.55228 14.5621 9 14.0098 9H14C13.4477 9 13 8.55228 13 8C13 7.44772 13.4477 7 14 7H14.0098ZM18.0098 7C18.562 7 19.0098 7.44772 19.0098 8C19.0098 8.55228 18.562 9 18.0098 9H18C17.4477 9 17 8.55228 17 8C17 7.44772 17.4477 7 18 7H18.0098ZM23 18C23 19.6569 21.6569 21 20 21H4C2.34315 21 1 19.6569 1 18V6C1 4.34315 2.34315 3 4 3H20C21.6569 3 23 4.34315 23 6V18Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
84
10
|
});
|
|
85
11
|
Keyboard.displayName = 'KeyboardIcon';
|
|
86
12
|
export { Keyboard };
|
package/dist/icons/Layers.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 Layers = (props)=>/*#__PURE__*/
|
|
3
|
+
const Layers = (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: "m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65",
|
|
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.5869 16.739C22.0899 16.5109 22.683 16.7341 22.9112 17.2371C23.139 17.7399 22.9159 18.3322 22.4131 18.5603L13.2432 22.7205C12.8528 22.8982 12.4289 22.99 12 22.99C11.5711 22.99 11.1472 22.8982 10.7569 22.7205L1.58694 18.5603C1.08417 18.3322 0.861045 17.7399 1.08889 17.2371C1.31704 16.7341 1.91019 16.5109 2.41311 16.739L11.583 20.8992L11.585 20.9001C11.7153 20.9596 11.8568 20.99 12 20.99C12.1432 20.99 12.2848 20.9596 12.4151 20.9001L12.417 20.8992L21.5869 16.739ZM21.5869 11.739C22.0899 11.5109 22.683 11.7341 22.9112 12.2371C23.139 12.7399 22.9159 13.3322 22.4131 13.5603L13.2432 17.7205C12.8528 17.8982 12.4289 17.99 12 17.99C11.5711 17.99 11.1472 17.8982 10.7569 17.7205L1.58694 13.5603C1.08417 13.3322 0.861045 12.7399 1.08889 12.2371C1.31704 11.7341 1.91019 11.5109 2.41311 11.739L11.583 15.8992L11.585 15.9001C11.7153 15.9596 11.8568 15.99 12 15.99C12.1432 15.99 12.2848 15.9596 12.4151 15.9001L12.417 15.8992L21.5869 11.739ZM1.00295 6.99487C1.003 6.60714 1.11642 6.22789 1.32815 5.90308C1.53782 5.58148 1.83537 5.32658 2.18557 5.16968L10.7549 1.27124C11.1458 1.09296 11.5704 0.999756 12 0.999756C12.4296 0.999761 12.8543 1.09199 13.2451 1.27026L13.2442 1.27124L21.834 5.18042C22.1845 5.33726 22.4816 5.59107 22.6914 5.91284C22.9032 6.23763 23.0165 6.61694 23.0166 7.00464C23.0166 7.39251 22.9033 7.77249 22.6914 8.09741C22.4817 8.41906 22.1834 8.67201 21.833 8.82886L21.834 8.83081L13.2539 12.7292L13.2549 12.7302C12.8641 12.9084 12.4393 13.0007 12.0098 13.0007C11.5803 13.0007 11.1555 12.9085 10.7647 12.7302L2.18557 8.82007C1.83568 8.66318 1.53771 8.40898 1.32815 8.08765C1.11632 7.76273 1.00295 7.38274 1.00295 6.99487ZM11.5948 10.9099C11.725 10.9693 11.8667 11.0007 12.0098 11.0007C12.153 11.0007 12.2945 10.9693 12.4248 10.9099L21.0166 7.00464L21.0059 7.00073L12.416 3.09058L12.4151 3.0896C12.2848 3.03031 12.1432 2.99976 12 2.99976C11.8569 2.99976 11.7152 3.03021 11.585 3.0896L11.584 3.09058L3.00393 6.99487L11.5948 10.9099Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
24
10
|
});
|
|
25
11
|
Layers.displayName = 'LayersIcon';
|
|
26
12
|
export { Layers };
|
package/dist/icons/Layers2.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 Layers2 = (props)=>/*#__PURE__*/
|
|
3
|
+
const Layers2 = (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.5 7.13-9.5 5.37-9.5-5.37 9.5-5.37 9.5 5.37Z",
|
|
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.0039 15.9988L16.0293 13.156L13.499 14.6052L13.5 14.6062C13.044 14.8694 12.5265 15.0076 12 15.0076C11.4734 15.0075 10.956 14.8695 10.5 14.6062V14.6052L7.9707 13.156L2.99609 15.9988L2.99316 15.9998L2.99707 16.0027L11.4971 20.8728L11.5 20.8738C11.652 20.9615 11.8245 21.0075 12 21.0076C12.1755 21.0076 12.348 20.9615 12.5 20.8738L12.5029 20.8728L21.0029 16.0027L21.0068 15.9998L21.0039 15.9988ZM21.0029 7.9978L12.5029 3.12769L12.5 3.12573C12.348 3.03803 12.1755 2.99194 12 2.99194C11.8245 2.99196 11.652 3.03798 11.5 3.12573L11.4971 3.12769L2.99707 7.9978L2.99316 7.99976L2.99707 8.00269L8.36816 11.0798C8.445 11.1122 8.51869 11.1527 8.58594 11.2039L11.4971 12.8718L11.5 12.8738C11.652 12.9615 11.8245 13.0075 12 13.0076C12.1755 13.0076 12.348 12.9615 12.5 12.8738L12.5029 12.8718L15.4131 11.2039C15.4797 11.1531 15.5529 11.1131 15.6289 11.0808L21.0029 8.00269L21.0068 7.99976L21.0029 7.9978ZM23.0068 7.99976C23.0068 8.35344 22.9134 8.70098 22.7354 9.00659C22.5579 9.31113 22.3024 9.56269 21.9961 9.73706L21.9971 9.73804L18.042 12.0027L21.9922 14.2595H21.9932C22.301 14.434 22.5572 14.6872 22.7354 14.9929C22.9134 15.2985 23.0068 15.6461 23.0068 15.9998C23.0068 16.3534 22.9133 16.701 22.7354 17.0066C22.5579 17.3111 22.3023 17.5627 21.9961 17.7371L21.9971 17.738L13.4971 22.6082L13.4961 22.6072C13.0409 22.8692 12.5253 23.0076 12 23.0076C11.4744 23.0075 10.9583 22.8695 10.5029 22.6072L2.00293 17.738V17.7371C1.69708 17.5627 1.44192 17.3108 1.26465 17.0066C1.0867 16.701 0.993164 16.3534 0.993164 15.9998C0.993207 15.6461 1.08661 15.2985 1.26465 14.9929C1.44277 14.6872 1.69904 14.434 2.00684 14.2595L5.95703 12.0027L2.00293 9.73804V9.73706C1.69707 9.56271 1.44193 9.31083 1.26465 9.00659C1.08667 8.701 0.993164 8.3534 0.993164 7.99976C0.993188 7.64608 1.08662 7.29852 1.26465 6.99292C1.44277 6.68724 1.69905 6.43396 2.00684 6.25952L10.5029 1.39233V1.39331C10.9584 1.13091 11.4743 0.991963 12 0.991943C12.5254 0.991943 13.0408 1.13122 13.4961 1.39331L13.4971 1.39233L21.9922 6.25952H21.9932C22.301 6.43396 22.5572 6.68724 22.7354 6.99292C22.9134 7.29854 23.0068 7.64604 23.0068 7.99976Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
24
10
|
});
|
|
25
11
|
Layers2.displayName = 'Layers2Icon';
|
|
26
12
|
export { Layers2 };
|
package/dist/icons/Layers3.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 Layers3 = (props)=>/*#__PURE__*/
|
|
3
|
+
const Layers3 = (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: "m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65",
|
|
17
|
-
stroke: "currentColor",
|
|
18
|
-
strokeWidth: "2",
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none"
|
|
22
|
-
}),
|
|
23
|
-
/*#__PURE__*/ jsx("path", {
|
|
24
|
-
d: "m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65",
|
|
25
|
-
stroke: "currentColor",
|
|
26
|
-
strokeWidth: "2",
|
|
27
|
-
strokeLinecap: "round",
|
|
28
|
-
strokeLinejoin: "round",
|
|
29
|
-
fill: "none"
|
|
30
|
-
})
|
|
31
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M20.9966 17.0007L17.9214 15.6033L13.2437 17.7302L13.2427 17.7312C12.854 17.9072 12.432 17.9977 12.0054 17.9978C11.5786 17.9978 11.1559 17.9073 10.7671 17.7312L10.7661 17.7302L6.07959 15.5994L3.00439 17.0046L11.5923 20.9089C11.7219 20.9676 11.8631 20.9978 12.0054 20.9978C12.1118 20.9978 12.2173 20.9811 12.3179 20.948L12.4175 20.9089L20.9966 17.0095L21.0063 17.0046L20.9966 17.0007ZM20.9966 12.0007L17.9263 10.6062L13.2544 12.7292C12.8637 12.9074 12.4397 13.0007 12.0103 13.0007C11.6342 13.0007 11.2617 12.9299 10.9126 12.7927L10.7651 12.7302L6.08447 10.5974L3.00439 12.0046L6.47607 13.5828C6.49414 13.5906 6.5122 13.5983 6.52979 13.6072L11.5923 15.9089C11.7219 15.9676 11.8631 15.9978 12.0054 15.9978C12.1118 15.9978 12.2173 15.9811 12.3179 15.948L12.4175 15.9089L17.3735 13.656C17.4516 13.6065 17.5362 13.5681 17.6245 13.5417L20.9966 12.0095L21.0063 12.0046L20.9966 12.0007ZM23.0063 12.0046C23.0063 12.3925 22.894 12.7725 22.6821 13.0974C22.4723 13.4192 22.1733 13.672 21.8228 13.8289L21.8237 13.8308L20.3394 14.5046L21.8237 15.1794C22.1745 15.3363 22.4722 15.5908 22.6821 15.9128C22.8938 16.2376 23.0063 16.617 23.0063 17.0046C23.0063 17.3925 22.894 17.7725 22.6821 18.0974C22.4723 18.4192 22.1733 18.672 21.8228 18.8289L21.8237 18.8308L13.2437 22.7302L13.2427 22.7312C12.854 22.9072 12.432 22.9977 12.0054 22.9978C11.5786 22.9978 11.1559 22.9073 10.7671 22.7312L10.7661 22.7302L2.1665 18.8201L2.15479 18.8152C1.81119 18.6537 1.52039 18.3974 1.31689 18.0769C1.11343 17.7564 1.00537 17.3843 1.00537 17.0046C1.00544 16.6252 1.11357 16.2537 1.31689 15.9333C1.52039 15.6128 1.81119 15.3566 2.15479 15.1951L2.16455 15.1902L3.66748 14.5027L2.1665 13.8201L2.15479 13.8152C1.81119 13.6537 1.52039 13.3974 1.31689 13.0769C1.11343 12.7564 1.00537 12.3843 1.00537 12.0046C1.00544 11.6252 1.11357 11.2537 1.31689 10.9333C1.52039 10.6128 1.81119 10.3566 2.15479 10.1951L2.16455 10.1902L3.67529 9.49878L2.18506 8.82007C1.83527 8.66313 1.53712 8.40896 1.32764 8.08765C1.11581 7.76273 1.00342 7.38274 1.00342 6.99487C1.00346 6.60723 1.116 6.22785 1.32764 5.90308C1.53739 5.58135 1.83566 5.32657 2.18604 5.16968L10.7554 1.27026L10.9028 1.20776C11.2517 1.07065 11.6237 0.999812 11.9995 0.999756C12.429 0.999756 12.8539 1.09207 13.2446 1.27026L21.8345 5.18042C22.1849 5.33731 22.4821 5.5911 22.6919 5.91284C22.9036 6.23763 23.016 6.61694 23.0161 7.00464C23.0161 7.39251 22.9037 7.77249 22.6919 8.09741C22.482 8.4194 22.1833 8.67298 21.8325 8.82983L21.8335 8.83081L20.3442 9.50659L21.8237 10.1794C22.1745 10.3363 22.4722 10.5908 22.6821 10.9128C22.8938 11.2376 23.0063 11.617 23.0063 12.0046ZM3.01514 6.99976L11.5942 10.9099C11.7245 10.9693 11.8671 11.0007 12.0103 11.0007C12.1533 11.0007 12.2951 10.9693 12.4253 10.9099L17.353 8.66968C17.4457 8.60768 17.5475 8.56034 17.6548 8.53198L21.0063 7.00952L21.0161 7.00464L21.0054 7.00073L12.4155 3.09058L12.4146 3.0896C12.2844 3.03031 12.1425 2.99976 11.9995 2.99976C11.8567 2.99982 11.7154 3.03039 11.5854 3.0896L11.5845 3.09058L3.00342 6.99487L3.01514 6.99976Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
32
10
|
});
|
|
33
11
|
Layers3.displayName = 'Layers3Icon';
|
|
34
12
|
export { Layers3 };
|
|
@@ -1,58 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const LayoutDashboard = (props)=>/*#__PURE__*/
|
|
3
|
+
const LayoutDashboard = (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: "5",
|
|
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("rect", {
|
|
32
|
-
width: "7",
|
|
33
|
-
height: "9",
|
|
34
|
-
x: "14",
|
|
35
|
-
y: "12",
|
|
36
|
-
rx: "1",
|
|
37
|
-
stroke: "currentColor",
|
|
38
|
-
strokeWidth: "2",
|
|
39
|
-
strokeLinecap: "round",
|
|
40
|
-
strokeLinejoin: "round",
|
|
41
|
-
fill: "none"
|
|
42
|
-
}),
|
|
43
|
-
/*#__PURE__*/ jsx("rect", {
|
|
44
|
-
width: "7",
|
|
45
|
-
height: "5",
|
|
46
|
-
x: "3",
|
|
47
|
-
y: "16",
|
|
48
|
-
rx: "1",
|
|
49
|
-
stroke: "currentColor",
|
|
50
|
-
strokeWidth: "2",
|
|
51
|
-
strokeLinecap: "round",
|
|
52
|
-
strokeLinejoin: "round",
|
|
53
|
-
fill: "none"
|
|
54
|
-
})
|
|
55
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M4 17V20H9V17H4ZM15 13V20H20V13H15ZM4 4V11H9V4H4ZM15 4V7H20V4H15ZM11 20C11 21.1046 10.1046 22 9 22H4C2.89543 22 2 21.1046 2 20V17C2 15.8954 2.89543 15 4 15H9C10.1046 15 11 15.8954 11 17V20ZM22 20C22 21.1046 21.1046 22 20 22H15C13.8954 22 13 21.1046 13 20V13C13 11.8954 13.8954 11 15 11H20C21.1046 11 22 11.8954 22 13V20ZM11 11C11 12.1046 10.1046 13 9 13H4C2.89543 13 2 12.1046 2 11V4C2 2.89543 2.89543 2 4 2H9C10.1046 2 11 2.89543 11 4V11ZM22 7C22 8.10457 21.1046 9 20 9H15C13.8954 9 13 8.10457 13 7V4C13 2.89543 13.8954 2 15 2H20C21.1046 2 22 2.89543 22 4V7Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
56
10
|
});
|
|
57
11
|
LayoutDashboard.displayName = 'LayoutDashboardIcon';
|
|
58
12
|
export { LayoutDashboard };
|
package/dist/icons/LayoutGrid.js
CHANGED
|
@@ -1,58 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const LayoutGrid = (props)=>/*#__PURE__*/
|
|
3
|
+
const LayoutGrid = (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: "7",
|
|
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("rect", {
|
|
32
|
-
width: "7",
|
|
33
|
-
height: "7",
|
|
34
|
-
x: "14",
|
|
35
|
-
y: "14",
|
|
36
|
-
rx: "1",
|
|
37
|
-
stroke: "currentColor",
|
|
38
|
-
strokeWidth: "2",
|
|
39
|
-
strokeLinecap: "round",
|
|
40
|
-
strokeLinejoin: "round",
|
|
41
|
-
fill: "none"
|
|
42
|
-
}),
|
|
43
|
-
/*#__PURE__*/ jsx("rect", {
|
|
44
|
-
width: "7",
|
|
45
|
-
height: "7",
|
|
46
|
-
x: "3",
|
|
47
|
-
y: "14",
|
|
48
|
-
rx: "1",
|
|
49
|
-
stroke: "currentColor",
|
|
50
|
-
strokeWidth: "2",
|
|
51
|
-
strokeLinecap: "round",
|
|
52
|
-
strokeLinejoin: "round",
|
|
53
|
-
fill: "none"
|
|
54
|
-
})
|
|
55
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M4 15V20H9V15H4ZM15 15V20H20V15H15ZM4 4V9H9V4H4ZM15 4V9H20V4H15ZM11 20C11 21.1046 10.1046 22 9 22H4C2.89543 22 2 21.1046 2 20V15C2 13.8954 2.89543 13 4 13H9C10.1046 13 11 13.8954 11 15V20ZM22 20C22 21.1046 21.1046 22 20 22H15C13.8954 22 13 21.1046 13 20V15C13 13.8954 13.8954 13 15 13H20C21.1046 13 22 13.8954 22 15V20ZM11 9C11 10.1046 10.1046 11 9 11H4C2.89543 11 2 10.1046 2 9V4C2 2.89543 2.89543 2 4 2H9C10.1046 2 11 2.89543 11 4V9ZM22 9C22 10.1046 21.1046 11 20 11H15C13.8954 11 13 10.1046 13 9V4C13 2.89543 13.8954 2 15 2H20C21.1046 2 22 2.89543 22 4V9Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
56
10
|
});
|
|
57
11
|
LayoutGrid.displayName = 'LayoutGridIcon';
|
|
58
12
|
export { LayoutGrid };
|
package/dist/icons/LayoutList.js
CHANGED
|
@@ -1,66 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const LayoutList = (props)=>/*#__PURE__*/
|
|
3
|
+
const LayoutList = (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: "7",
|
|
22
|
-
x: "3",
|
|
23
|
-
y: "14",
|
|
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: "M14 4h7",
|
|
33
|
-
stroke: "currentColor",
|
|
34
|
-
strokeWidth: "2",
|
|
35
|
-
strokeLinecap: "round",
|
|
36
|
-
strokeLinejoin: "round",
|
|
37
|
-
fill: "none"
|
|
38
|
-
}),
|
|
39
|
-
/*#__PURE__*/ jsx("path", {
|
|
40
|
-
d: "M14 9h7",
|
|
41
|
-
stroke: "currentColor",
|
|
42
|
-
strokeWidth: "2",
|
|
43
|
-
strokeLinecap: "round",
|
|
44
|
-
strokeLinejoin: "round",
|
|
45
|
-
fill: "none"
|
|
46
|
-
}),
|
|
47
|
-
/*#__PURE__*/ jsx("path", {
|
|
48
|
-
d: "M14 15h7",
|
|
49
|
-
stroke: "currentColor",
|
|
50
|
-
strokeWidth: "2",
|
|
51
|
-
strokeLinecap: "round",
|
|
52
|
-
strokeLinejoin: "round",
|
|
53
|
-
fill: "none"
|
|
54
|
-
}),
|
|
55
|
-
/*#__PURE__*/ jsx("path", {
|
|
56
|
-
d: "M14 20h7",
|
|
57
|
-
stroke: "currentColor",
|
|
58
|
-
strokeWidth: "2",
|
|
59
|
-
strokeLinecap: "round",
|
|
60
|
-
strokeLinejoin: "round",
|
|
61
|
-
fill: "none"
|
|
62
|
-
})
|
|
63
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M4 15V20H9V15H4ZM21 19C21.5523 19 22 19.4477 22 20C22 20.5523 21.5523 21 21 21H14C13.4477 21 13 20.5523 13 20C13 19.4477 13.4477 19 14 19H21ZM21 14C21.5523 14 22 14.4477 22 15C22 15.5523 21.5523 16 21 16H14C13.4477 16 13 15.5523 13 15C13 14.4477 13.4477 14 14 14H21ZM4 4V9H9V4H4ZM21 8C21.5523 8 22 8.44772 22 9C22 9.55228 21.5523 10 21 10H14C13.4477 10 13 9.55228 13 9C13 8.44772 13.4477 8 14 8H21ZM21 3C21.5523 3 22 3.44772 22 4C22 4.55228 21.5523 5 21 5H14C13.4477 5 13 4.55228 13 4C13 3.44772 13.4477 3 14 3H21ZM11 20C11 21.1046 10.1046 22 9 22H4C2.89543 22 2 21.1046 2 20V15C2 13.8954 2.89543 13 4 13H9C10.1046 13 11 13.8954 11 15V20ZM11 9C11 10.1046 10.1046 11 9 11H4C2.89543 11 2 10.1046 2 9V4C2 2.89543 2.89543 2 4 2H9C10.1046 2 11 2.89543 11 4V9Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
64
10
|
});
|
|
65
11
|
LayoutList.displayName = 'LayoutListIcon';
|
|
66
12
|
export { LayoutList };
|
|
@@ -1,31 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const LayoutPanelLeft = (props)=>/*#__PURE__*/
|
|
3
|
+
const LayoutPanelLeft = (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: "2",
|
|
13
|
-
ry: "2",
|
|
14
|
-
stroke: "currentColor",
|
|
15
|
-
strokeWidth: "2",
|
|
16
|
-
strokeLinecap: "round",
|
|
17
|
-
strokeLinejoin: "round",
|
|
18
|
-
fill: "none"
|
|
19
|
-
}),
|
|
20
|
-
/*#__PURE__*/ jsx("path", {
|
|
21
|
-
d: "M9 3v18",
|
|
22
|
-
stroke: "currentColor",
|
|
23
|
-
strokeWidth: "2",
|
|
24
|
-
strokeLinecap: "round",
|
|
25
|
-
strokeLinejoin: "round",
|
|
26
|
-
fill: "none"
|
|
27
|
-
})
|
|
28
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M4 4V20H9V4H4ZM15 15V20H20V15H15ZM15 4V9H20V4H15ZM22 20C22 21.1046 21.1046 22 20 22H15C13.8954 22 13 21.1046 13 20V15C13 13.8954 13.8954 13 15 13H20C21.1046 13 22 13.8954 22 15V20ZM11 20C11 21.1046 10.1046 22 9 22H4C2.89543 22 2 21.1046 2 20V4C2 2.89543 2.89543 2 4 2H9C10.1046 2 11 2.89543 11 4V20ZM22 9C22 10.1046 21.1046 11 20 11H15C13.8954 11 13 10.1046 13 9V4C13 2.89543 13.8954 2 15 2H20C21.1046 2 22 2.89543 22 4V9Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
29
10
|
});
|
|
30
11
|
LayoutPanelLeft.displayName = 'LayoutPanelLeftIcon';
|
|
31
12
|
export { LayoutPanelLeft };
|
|
@@ -1,31 +1,12 @@
|
|
|
1
|
-
import { jsx
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { SvgIcon } from "./SvgIcon.js";
|
|
3
|
-
const LayoutPanelTop = (props)=>/*#__PURE__*/
|
|
3
|
+
const LayoutPanelTop = (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: "2",
|
|
13
|
-
ry: "2",
|
|
14
|
-
stroke: "currentColor",
|
|
15
|
-
strokeWidth: "2",
|
|
16
|
-
strokeLinecap: "round",
|
|
17
|
-
strokeLinejoin: "round",
|
|
18
|
-
fill: "none"
|
|
19
|
-
}),
|
|
20
|
-
/*#__PURE__*/ jsx("path", {
|
|
21
|
-
d: "M3 9h18",
|
|
22
|
-
stroke: "currentColor",
|
|
23
|
-
strokeWidth: "2",
|
|
24
|
-
strokeLinecap: "round",
|
|
25
|
-
strokeLinejoin: "round",
|
|
26
|
-
fill: "none"
|
|
27
|
-
})
|
|
28
|
-
]
|
|
6
|
+
children: /*#__PURE__*/ jsx("path", {
|
|
7
|
+
d: "M4 15V20H9V15H4ZM15 15V20H20V15H15ZM4 4V9H20V4H4ZM11 20C11 21.1046 10.1046 22 9 22H4C2.89543 22 2 21.1046 2 20V15C2 13.8954 2.89543 13 4 13H9C10.1046 13 11 13.8954 11 15V20ZM22 20C22 21.1046 21.1046 22 20 22H15C13.8954 22 13 21.1046 13 20V15C13 13.8954 13.8954 13 15 13H20C21.1046 13 22 13.8954 22 15V20ZM22 9C22 10.1046 21.1046 11 20 11H4C2.89543 11 2 10.1046 2 9V4C2 2.89543 2.89543 2 4 2H20C21.1046 2 22 2.89543 22 4V9Z",
|
|
8
|
+
fill: "currentColor"
|
|
9
|
+
})
|
|
29
10
|
});
|
|
30
11
|
LayoutPanelTop.displayName = 'LayoutPanelTopIcon';
|
|
31
12
|
export { LayoutPanelTop };
|