@homebound/beam 3.31.1 → 3.31.2
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/index.cjs +8 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +8 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -4894,7 +4894,14 @@ var Icons = {
|
|
|
4894
4894
|
/* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M12 4.929L11.293 5.636L12.707 7.05L13.414 6.343C14.583 5.176 16.486 5.174 17.657 6.343C18.826 7.513 18.826 9.416 17.657 10.586L15.535 12.707C14.402 13.84 12.426 13.84 11.293 12.707L10.586 12L9.172 13.414L9.879 14.121C10.822 15.065 12.078 15.586 13.414 15.586C14.75 15.586 16.006 15.065 16.949 14.121L19.071 12C21.019 10.051 21.019 6.878 19.071 4.929C17.121 2.979 13.948 2.98 12 4.929Z" })
|
|
4895
4895
|
] }),
|
|
4896
4896
|
// FIXME: This is not an "official" design approved icon. It should be replaced
|
|
4897
|
-
unlink: /* @__PURE__ */ (0, import_jsx_runtime3.
|
|
4897
|
+
unlink: /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(import_jsx_runtime3.Fragment, { children: [
|
|
4898
|
+
/* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M8.465 11.293C9.598 10.16 11.574 10.16 12.707 11.293L13.414 12L14.828 10.586L14.121 9.879C13.178 8.935 11.922 8.414 10.586 8.414C9.25 8.414 7.994 8.935 7.051 9.879L4.929 12C2.981 13.949 2.981 17.122 4.929 19.071C5.904 20.046 7.184 20.533 8.464 20.533C9.745 20.533 11.026 20.046 12 19.071L12.707 18.364L11.293 16.95L10.586 17.657C9.416 18.824 7.513 18.826 6.343 17.657C5.174 16.487 5.174 14.584 6.343 13.414L8.465 11.293Z" }),
|
|
4899
|
+
/* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M12 4.92898L11.293 5.63598L12.707 7.04998L13.414 6.34298C14.583 5.17598 16.486 5.17398 17.657 6.34298C18.826 7.51298 18.826 9.41598 17.657 10.586L15.535 12.707C14.402 13.84 12.426 13.84 11.293 12.707L10.586 12L9.172 13.414L9.879 14.121C10.822 15.065 12.078 15.586 13.414 15.586C14.75 15.586 16.006 15.065 16.949 14.121L19.071 12C21.019 10.051 21.019 6.87798 19.071 4.92898C17.121 2.97898 13.948 2.97998 12 4.92898Z" }),
|
|
4900
|
+
/* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M1 7L5 7V9L1 9L1 7Z" }),
|
|
4901
|
+
/* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M23.5 17H19.5V15H23.5V17Z" }),
|
|
4902
|
+
/* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M15 23V19H17V23H15Z" }),
|
|
4903
|
+
/* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M9 1V5H7V1H9Z" })
|
|
4904
|
+
] }),
|
|
4898
4905
|
linkExternal: /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(import_jsx_runtime3.Fragment, { children: [
|
|
4899
4906
|
/* @__PURE__ */ (0, import_jsx_runtime3.jsx)("path", { d: "M13 3L16.293 6.293L9.29297 13.293L10.707 14.707L17.707 7.707L21 11V3H13Z" }),
|
|
4900
4907
|
/* @__PURE__ */ (0, import_jsx_runtime3.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" })
|