@loomhq/lens 10.48.1 → 10.49.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.
@@ -0,0 +1 @@
1
+ export default function SvgBlur(props: any): JSX.Element;
@@ -0,0 +1,16 @@
1
+ import React from 'react';
2
+ export default function SvgBlur(props) {
3
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
4
+ React.createElement("path", { d: "M16.0999 14.2999C16.0999 15.294 15.294 16.0999 14.2999 16.0999C13.3058 16.0999 12.4999 15.294 12.4999 14.2999C12.4999 13.3058 13.3058 12.4999 14.2999 12.4999C15.294 12.4999 16.0999 13.3058 16.0999 14.2999Z", fill: "currentColor" }),
5
+ React.createElement("path", { d: "M11.4998 14.2999C11.4998 15.294 10.6939 16.0999 9.69978 16.0999C8.70567 16.0999 7.89978 15.294 7.89978 14.2999C7.89978 13.3058 8.70567 12.4999 9.69978 12.4999C10.6939 12.4999 11.4998 13.3058 11.4998 14.2999Z", fill: "currentColor" }),
6
+ React.createElement("path", { d: "M16.0999 9.69981C16.0999 10.6939 15.294 11.4998 14.2999 11.4998C13.3058 11.4998 12.4999 10.6939 12.4999 9.69981C12.4999 8.7057 13.3058 7.89981 14.2999 7.89981C15.294 7.89981 16.0999 8.7057 16.0999 9.69981Z", fill: "currentColor" }),
7
+ React.createElement("path", { d: "M15.2999 4.75001C15.2999 5.38513 14.785 5.90001 14.1499 5.90001C13.5148 5.90001 12.9999 5.38513 12.9999 4.75001C12.9999 4.11488 13.5148 3.60001 14.1499 3.60001C14.785 3.60001 15.2999 4.11488 15.2999 4.75001Z", fill: "currentColor" }),
8
+ React.createElement("path", { d: "M11.0997 4.75001C11.0997 5.38513 10.5848 5.90001 9.94968 5.90001C9.31456 5.90001 8.79968 5.38513 8.79968 4.75001C8.79968 4.11488 9.31456 3.60001 9.94968 3.60001C10.5848 3.60001 11.0997 4.11488 11.0997 4.75001Z", fill: "currentColor" }),
9
+ React.createElement("path", { d: "M5.89998 9.94971C5.89998 10.5848 5.3851 11.0997 4.74998 11.0997C4.11485 11.0997 3.59998 10.5848 3.59998 9.94971C3.59998 9.31459 4.11485 8.79971 4.74998 8.79971C5.3851 8.79971 5.89998 9.31459 5.89998 9.94971Z", fill: "currentColor" }),
10
+ React.createElement("path", { d: "M5.89998 14.1499C5.89998 14.785 5.3851 15.2999 4.74998 15.2999C4.11485 15.2999 3.59998 14.785 3.59998 14.1499C3.59998 13.5148 4.11485 12.9999 4.74998 12.9999C5.3851 12.9999 5.89998 13.5148 5.89998 14.1499Z", fill: "currentColor" }),
11
+ React.createElement("path", { d: "M20.3997 9.94971C20.3997 10.5848 19.8849 11.0997 19.2497 11.0997C18.6146 11.0997 18.0997 10.5848 18.0997 9.94971C18.0997 9.31459 18.6146 8.79971 19.2497 8.79971C19.8849 8.79971 20.3997 9.31459 20.3997 9.94971Z", fill: "currentColor" }),
12
+ React.createElement("path", { d: "M20.3997 14.1499C20.3997 14.785 19.8849 15.2999 19.2497 15.2999C18.6146 15.2999 18.0997 14.785 18.0997 14.1499C18.0997 13.5148 18.6146 12.9999 19.2497 12.9999C19.8849 12.9999 20.3997 13.5148 20.3997 14.1499Z", fill: "currentColor" }),
13
+ React.createElement("path", { d: "M15.2999 19.2498C15.2999 19.885 14.785 20.3998 14.1499 20.3998C13.5148 20.3998 12.9999 19.885 12.9999 19.2498C12.9999 18.6147 13.5148 18.0998 14.1499 18.0998C14.785 18.0998 15.2999 18.6147 15.2999 19.2498Z", fill: "currentColor" }),
14
+ React.createElement("path", { d: "M11.0997 19.2498C11.0997 19.885 10.5848 20.3998 9.94968 20.3998C9.31456 20.3998 8.79968 19.885 8.79968 19.2498C8.79968 18.6147 9.31456 18.0998 9.94968 18.0998C10.5848 18.0998 11.0997 18.6147 11.0997 19.2498Z", fill: "currentColor" }),
15
+ React.createElement("path", { d: "M11.4998 9.69981C11.4998 10.6939 10.6939 11.4998 9.69978 11.4998C8.70567 11.4998 7.89978 10.6939 7.89978 9.69981C7.89978 8.7057 8.70567 7.89981 9.69978 7.89981C10.6939 7.89981 11.4998 8.7057 11.4998 9.69981Z", fill: "currentColor" })));
16
+ }
@@ -19,6 +19,7 @@ export { default as SvgReplay5 } from "./replay-5.js";
19
19
  export { default as SvgBack5 } from "./back5.js";
20
20
  export { default as SvgForward5 } from "./forward-5.js";
21
21
  export { default as SvgBarChart } from "./bar-chart.js";
22
+ export { default as SvgBlur } from "./blur.js";
22
23
  export { default as SvgBorderColor } from "./border-color.js";
23
24
  export { default as SvgBulb } from "./bulb.js";
24
25
  export { default as SvgCallToAction } from "./call-to-action.js";
@@ -19,6 +19,7 @@ export { default as SvgReplay5 } from './replay-5.js';
19
19
  export { default as SvgBack5 } from './back5.js';
20
20
  export { default as SvgForward5 } from './forward-5.js';
21
21
  export { default as SvgBarChart } from './bar-chart.js';
22
+ export { default as SvgBlur } from './blur.js';
22
23
  export { default as SvgBorderColor } from './border-color.js';
23
24
  export { default as SvgBulb } from './bulb.js';
24
25
  export { default as SvgCallToAction } from './call-to-action.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@loomhq/lens",
3
- "version": "10.48.1",
3
+ "version": "10.49.0",
4
4
  "scripts": {
5
5
  "dev": "next",
6
6
  "build:next": "next build",