@homebound/beam 2.255.0 → 2.256.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.
|
@@ -29,6 +29,7 @@ export declare const Icons: {
|
|
|
29
29
|
drag: import("@emotion/react/jsx-runtime").JSX.Element;
|
|
30
30
|
x: import("@emotion/react/jsx-runtime").JSX.Element;
|
|
31
31
|
loader: import("@emotion/react/jsx-runtime").JSX.Element;
|
|
32
|
+
link: import("@emotion/react/jsx-runtime").JSX.Element;
|
|
32
33
|
linkExternal: import("@emotion/react/jsx-runtime").JSX.Element;
|
|
33
34
|
upload: import("@emotion/react/jsx-runtime").JSX.Element;
|
|
34
35
|
download: import("@emotion/react/jsx-runtime").JSX.Element;
|
package/dist/components/Icon.js
CHANGED
|
@@ -34,6 +34,7 @@ exports.Icons = {
|
|
|
34
34
|
drag: ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)("path", { d: "M8 8C7.44772 8 7 7.55228 7 7L7 5C7 4.44772 7.44772 4 8 4L10 4C10.5523 4 11 4.44772 11 5L11 7C11 7.55228 10.5523 8 10 8L8 8Z" }), (0, jsx_runtime_1.jsx)("path", { d: "M8 14C7.44772 14 7 13.5523 7 13L7 11C7 10.4477 7.44772 10 8 10L10 10C10.5523 10 11 10.4477 11 11L11 13C11 13.5523 10.5523 14 10 14L8 14Z" }), (0, jsx_runtime_1.jsx)("path", { d: "M8 20C7.44772 20 7 19.5523 7 19L7 17C7 16.4477 7.44772 16 8 16L10 16C10.5523 16 11 16.4477 11 17L11 19C11 19.5523 10.5523 20 10 20L8 20Z" }), (0, jsx_runtime_1.jsx)("path", { d: "M14 8C13.4477 8 13 7.55228 13 7L13 5C13 4.44772 13.4477 4 14 4L16 4C16.5523 4 17 4.44772 17 5L17 7C17 7.55228 16.5523 8 16 8L14 8Z" }), (0, jsx_runtime_1.jsx)("path", { d: "M14 14C13.4477 14 13 13.5523 13 13L13 11C13 10.4477 13.4477 10 14 10L16 10C16.5523 10 17 10.4477 17 11L17 13C17 13.5523 16.5523 14 16 14L14 14Z" }), (0, jsx_runtime_1.jsx)("path", { d: "M14 20C13.4477 20 13 19.5523 13 19L13 17C13 16.4477 13.4477 16 14 16L16 16C16.5523 16 17 16.4477 17 17L17 19C17 19.5523 16.5523 20 16 20L14 20Z" })] })),
|
|
35
35
|
x: ((0, jsx_runtime_1.jsx)("path", { d: "M16.192 6.34399L11.949 10.586L7.70697 6.34399L6.29297 7.75799L10.535 12L6.29297 16.242L7.70697 17.656L11.949 13.414L16.192 17.656L17.606 16.242L13.364 12L17.606 7.75799L16.192 6.34399Z" })),
|
|
36
36
|
loader: ((0, jsx_runtime_1.jsx)("path", { d: "M12 22C17.421 22 22 17.421 22 12H20C20 16.337 16.337 20 12 20C7.663 20 4 16.337 4 12C4 7.664 7.663 4 12 4V2C6.579 2 2 6.58 2 12C2 17.421 6.579 22 12 22Z" })),
|
|
37
|
+
link: ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)("path", { d: "M4.222 19.778C5.197 20.753 6.477 21.24 7.757 21.24C9.038 21.239 10.319 20.753 11.293 19.778L14.121 16.949L12.707 15.535L9.879 18.364C8.71 19.531 6.807 19.533 5.636 18.364C4.467 17.194 4.467 15.291 5.636 14.121L8.465 11.293L7.051 9.879L4.222 12.707C2.273 14.656 2.273 17.829 4.222 19.778ZM19.778 11.293C21.726 9.344 21.726 6.171 19.778 4.222C17.828 2.272 14.655 2.274 12.707 4.222L9.879 7.051L11.293 8.465L14.121 5.636C15.291 4.469 17.194 4.467 18.364 5.636C19.533 6.806 19.533 8.709 18.364 9.879L15.535 12.707L16.949 14.121L19.778 11.293Z" }), (0, jsx_runtime_1.jsx)("path", { d: "M8.46362 16.9504L7.04943 15.5362L15.5356 7.05032L16.9498 8.46455L8.46362 16.9504Z" })] })),
|
|
37
38
|
linkExternal: ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)("path", { d: "M13 3L16.293 6.293L9.29297 13.293L10.707 14.707L17.707 7.707L21 11V3H13Z" }), (0, jsx_runtime_1.jsx)("path", { d: "M19 19H5V5H12L10 3H5C3.897 3 3 3.897 3 5V19C3 20.103 3.897 21 5 21H19C20.103 21 21 20.103 21 19V14L19 12V19Z" })] })),
|
|
38
39
|
upload: ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)("path", { d: "M11 15H13V9H16L12 4L8 9H11V15Z" }), (0, jsx_runtime_1.jsx)("path", { d: "M20 18H4V11H2V18C2 19.103 2.897 20 4 20H20C21.103 20 22 19.103 22 18V11H20V18Z" })] })),
|
|
39
40
|
download: ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)("path", { d: "M12 16L16 11H13V4H11V11H8L12 16Z" }), (0, jsx_runtime_1.jsx)("path", { d: "M20 18H4V11H2V18C2 19.103 2.897 20 4 20H20C21.103 20 22 19.103 22 18V11H20V18Z" })] })),
|
package/dist/components/Tag.d.ts
CHANGED