@loomhq/lens 10.32.7 → 10.32.10
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/icon/available-icons/cc-off.js +1 -3
- package/dist/components/icon/available-icons/cc-on.js +1 -1
- package/dist/components/icon/available-icons/folder-plus-deprecated.d.ts +2 -0
- package/dist/components/icon/available-icons/folder-plus-deprecated.js +7 -0
- package/dist/components/icon/available-icons/index.d.ts +4 -2
- package/dist/components/icon/available-icons/index.js +4 -2
- package/dist/components/icon/available-icons/picture-in-picture-deprecated.d.ts +2 -0
- package/dist/components/icon/available-icons/picture-in-picture-deprecated.js +7 -0
- package/dist/components/icon/available-icons/picture-in-picture.d.ts +2 -2
- package/dist/components/icon/available-icons/picture-in-picture.js +2 -2
- package/dist/components/popover/popover.js +0 -1
- package/package.json +1 -1
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
function SvgCCOff(props) {
|
|
3
3
|
return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
|
|
4
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2
|
|
5
|
-
React.createElement("path", { d: "M7.59204 9.68002C8.77604 9.68002 9.30404 10.448 9.48004 11.136L11.144 10.528C10.824 9.28002 9.67204 7.96802 7.57604 7.96802C5.33604 7.96802 3.59204 9.69602 3.59204 12.096C3.59204 14.464 5.33604 16.24 7.62404 16.24C9.67204 16.24 10.84 14.912 11.208 13.696L9.57604 13.104C9.40004 13.696 8.84004 14.544 7.62404 14.544C6.45604 14.544 5.44804 13.664 5.44804 12.096C5.44804 10.528 6.45604 9.68002 7.59204 9.68002Z", fill: "currentColor" }),
|
|
6
|
-
React.createElement("path", { d: "M16.1702 9.68002C17.3542 9.68002 17.8822 10.448 18.0582 11.136L19.7222 10.528C19.4022 9.28002 18.2502 7.96802 16.1542 7.96802C13.9142 7.96802 12.1702 9.69602 12.1702 12.096C12.1702 14.464 13.9142 16.24 16.2022 16.24C18.2502 16.24 19.4182 14.912 19.7862 13.696L18.1542 13.104C17.9782 13.696 17.4182 14.544 16.2022 14.544C15.0342 14.544 14.0262 13.664 14.0262 12.096C14.0262 10.528 15.0342 9.68002 16.1702 9.68002Z", fill: "currentColor" })));
|
|
4
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 7C2 5.89543 2.89543 5 4 5H20C21.1046 5 22 5.89543 22 7V17C22 18.1046 21.1046 19 20 19H4C2.89543 19 2 18.1046 2 17V7ZM4 3C1.79086 3 0 4.79086 0 7V17C0 19.2091 1.79086 21 4 21H20C22.2091 21 24 19.2091 24 17V7C24 4.79086 22.2091 3 20 3H4ZM11.5519 13.5139C11.2549 14.7129 10.1329 16.1649 7.94393 16.1649C5.76593 16.1649 3.95093 14.5919 3.95093 12.1059C3.95093 9.61989 5.83193 8.03589 7.92193 8.03589C10.0779 8.03589 11.1889 9.35589 11.4969 10.6209L10.0669 11.0719C9.87993 10.3239 9.27493 9.49889 7.92193 9.49889C6.75593 9.49889 5.52393 10.3349 5.52393 12.1059C5.52393 13.7669 6.68993 14.6799 7.94393 14.6799C9.27493 14.6799 9.92393 13.8109 10.1329 13.0849L11.5519 13.5139ZM19.7664 13.5139C19.4694 14.7129 18.3474 16.1649 16.1584 16.1649C13.9804 16.1649 12.1654 14.5919 12.1654 12.1059C12.1654 9.61989 14.0464 8.03589 16.1364 8.03589C18.2924 8.03589 19.4034 9.35589 19.7114 10.6209L18.2814 11.0719C18.0944 10.3239 17.4894 9.49889 16.1364 9.49889C14.9704 9.49889 13.7384 10.3349 13.7384 12.1059C13.7384 13.7669 14.9044 14.6799 16.1584 14.6799C17.4894 14.6799 18.1384 13.8109 18.3474 13.0849L19.7664 13.5139Z", fill: "currentColor" })));
|
|
7
5
|
}
|
|
8
6
|
export default SvgCCOff;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
function SvgCCOn(props) {
|
|
3
3
|
return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
|
|
4
|
-
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
4
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 7C0 4.79086 1.79086 3 4 3H20C22.2091 3 24 4.79086 24 7V17C24 19.2091 22.2091 21 20 21H4C1.79086 21 0 19.2091 0 17V7ZM11.5519 13.5139C11.2549 14.7129 10.1329 16.1649 7.94393 16.1649C5.76593 16.1649 3.95093 14.5919 3.95093 12.1059C3.95093 9.61989 5.83193 8.03589 7.92193 8.03589C10.0779 8.03589 11.1889 9.35589 11.4969 10.6209L10.0669 11.0719C9.87993 10.3239 9.27493 9.49889 7.92193 9.49889C6.75593 9.49889 5.52393 10.3349 5.52393 12.1059C5.52393 13.7669 6.68993 14.6799 7.94393 14.6799C9.27493 14.6799 9.92393 13.8109 10.1329 13.0849L11.5519 13.5139ZM19.7664 13.5139C19.4694 14.7129 18.3474 16.1649 16.1584 16.1649C13.9804 16.1649 12.1654 14.5919 12.1654 12.1059C12.1654 9.61989 14.0464 8.03589 16.1364 8.03589C18.2924 8.03589 19.4034 9.35589 19.7114 10.6209L18.2814 11.0719C18.0944 10.3239 17.4894 9.49889 16.1364 9.49889C14.9704 9.49889 13.7384 10.3349 13.7384 12.1059C13.7384 13.7669 14.9044 14.6799 16.1584 14.6799C17.4894 14.6799 18.1384 13.8109 18.3474 13.0849L19.7664 13.5139Z", fill: "currentColor" })));
|
|
5
5
|
}
|
|
6
6
|
export default SvgCCOn;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
function SvgFolder(props) {
|
|
3
|
+
return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
|
|
4
|
+
React.createElement("path", { d: "M20 17.4C20 17.8243 19.8314 18.2313 19.5314 18.5314C19.2313 18.8314 18.8243 19 18.4 19H5.6C5.17565 19 4.76869 18.8314 4.46863 18.5314C4.16857 18.2313 4 17.8243 4 17.4V6.6C4 6.17565 4.16857 5.76869 4.46863 5.46863C4.76869 5.16857 5.17565 5 5.6 5H9.6L11.2 7H18.4C18.8243 7 19.2313 7.16857 19.5314 7.46863C19.8314 7.76869 20 8.17565 20 8.6V17.4Z", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
5
|
+
React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13 11C13 10.4477 12.5523 10 12 10C11.4477 10 11 10.4477 11 11V12H10C9.44772 12 9 12.4477 9 13C9 13.5523 9.44772 14 10 14H11V15C11 15.5523 11.4477 16 12 16C12.5523 16 13 15.5523 13 15V14H14C14.5523 14 15 13.5523 15 13C15 12.4477 14.5523 12 14 12H13V11Z", fill: "currentColor" })));
|
|
6
|
+
}
|
|
7
|
+
export default SvgFolder;
|
|
@@ -207,8 +207,10 @@ export { default as SvgPinFill } from "./pin-fill.js";
|
|
|
207
207
|
export { default as SvgMobileDevices } from "./mobile-devices.js";
|
|
208
208
|
export { default as SvgSplit } from "./split.js";
|
|
209
209
|
export { default as SvgRepeat } from "./repeat.js";
|
|
210
|
-
export { default as PictureInPicture } from "./picture-in-picture.js";
|
|
211
|
-
export { default as FolderPlus } from "./folder-plus.js";
|
|
210
|
+
export { default as PictureInPicture } from "./picture-in-picture-deprecated.js";
|
|
211
|
+
export { default as FolderPlus } from "./folder-plus-deprecated.js";
|
|
212
|
+
export { default as SvgPictureInPicture } from "./picture-in-picture.js";
|
|
213
|
+
export { default as SvgFolderPlus } from "./folder-plus.js";
|
|
212
214
|
export { default as SvgPower } from "./power.js";
|
|
213
215
|
export { default as SvgReplay } from "./replay.js";
|
|
214
216
|
export { default as SvgBell } from "./bell.js";
|
|
@@ -207,8 +207,10 @@ export { default as SvgPinFill } from './pin-fill.js';
|
|
|
207
207
|
export { default as SvgMobileDevices } from './mobile-devices.js';
|
|
208
208
|
export { default as SvgSplit } from './split.js';
|
|
209
209
|
export { default as SvgRepeat } from './repeat.js';
|
|
210
|
-
export { default as PictureInPicture } from './picture-in-picture.js';
|
|
211
|
-
export { default as FolderPlus } from './folder-plus.js';
|
|
210
|
+
export { default as PictureInPicture } from './picture-in-picture-deprecated.js';
|
|
211
|
+
export { default as FolderPlus } from './folder-plus-deprecated.js';
|
|
212
|
+
export { default as SvgPictureInPicture } from './picture-in-picture.js';
|
|
213
|
+
export { default as SvgFolderPlus } from './folder-plus.js';
|
|
212
214
|
export { default as SvgPower } from './power.js';
|
|
213
215
|
export { default as SvgReplay } from './replay.js';
|
|
214
216
|
export { default as SvgBell } from './bell.js';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
function PictureInPicture(props) {
|
|
3
|
+
return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
|
|
4
|
+
React.createElement("path", { d: "M20 4H4C2.34315 4 1 5.34315 1 7V17C1 18.6569 2.34315 20 4 20H20C21.6569 20 23 18.6569 23 17V7C23 5.34315 21.6569 4 20 4Z", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
5
|
+
React.createElement("path", { d: "M19 11H13C12.4477 11 12 11.4477 12 12V16C12 16.5523 12.4477 17 13 17H19C19.5523 17 20 16.5523 20 16V12C20 11.4477 19.5523 11 19 11Z", fill: "currentColor" })));
|
|
6
|
+
}
|
|
7
|
+
export default PictureInPicture;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export default
|
|
2
|
-
declare function
|
|
1
|
+
export default SvgPictureInPicture;
|
|
2
|
+
declare function SvgPictureInPicture(props: any): JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
function
|
|
2
|
+
function SvgPictureInPicture(props) {
|
|
3
3
|
return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
|
|
4
4
|
React.createElement("path", { d: "M20 4H4C2.34315 4 1 5.34315 1 7V17C1 18.6569 2.34315 20 4 20H20C21.6569 20 23 18.6569 23 17V7C23 5.34315 21.6569 4 20 4Z", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
5
5
|
React.createElement("path", { d: "M19 11H13C12.4477 11 12 11.4477 12 12V16C12 16.5523 12.4477 17 13 17H19C19.5523 17 20 16.5523 20 16V12C20 11.4477 19.5523 11 19 11Z", fill: "currentColor" })));
|
|
6
6
|
}
|
|
7
|
-
export default
|
|
7
|
+
export default SvgPictureInPicture;
|