@loomhq/lens 11.25.0 → 11.27.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,116 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getOwnPropSymbols = Object.getOwnPropertySymbols;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __propIsEnum = Object.prototype.propertyIsEnumerable;
9
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
10
+ var __spreadValues = (a, b) => {
11
+ for (var prop in b || (b = {}))
12
+ if (__hasOwnProp.call(b, prop))
13
+ __defNormalProp(a, prop, b[prop]);
14
+ if (__getOwnPropSymbols)
15
+ for (var prop of __getOwnPropSymbols(b)) {
16
+ if (__propIsEnum.call(b, prop))
17
+ __defNormalProp(a, prop, b[prop]);
18
+ }
19
+ return a;
20
+ };
21
+ var __export = (target, all) => {
22
+ for (var name in all)
23
+ __defProp(target, name, { get: all[name], enumerable: true });
24
+ };
25
+ var __copyProps = (to, from, except, desc) => {
26
+ if (from && typeof from === "object" || typeof from === "function") {
27
+ for (let key of __getOwnPropNames(from))
28
+ if (!__hasOwnProp.call(to, key) && key !== except)
29
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
30
+ }
31
+ return to;
32
+ };
33
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
34
+ // If the importer is in node compatibility mode or this is not an ESM
35
+ // file that has been converted to a CommonJS file using a Babel-
36
+ // compatible transform (i.e. "__esModule" has not been set), then set
37
+ // "default" to the CommonJS "module.exports" for node compatibility.
38
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
39
+ mod
40
+ ));
41
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
42
+
43
+ // src/components/icon/available-icons/auto-draft.tsx
44
+ var auto_draft_exports = {};
45
+ __export(auto_draft_exports, {
46
+ SvgAutoDraft: () => SvgAutoDraft
47
+ });
48
+ module.exports = __toCommonJS(auto_draft_exports);
49
+ var React = __toESM(require("react"));
50
+ function SvgAutoDraft(props) {
51
+ return /* @__PURE__ */ React.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React.createElement(
52
+ "path",
53
+ {
54
+ fillRule: "evenodd",
55
+ clipRule: "evenodd",
56
+ d: "M16.6215 2.25933C17.3003 1.58074 18.2208 1.19959 19.1806 1.19971C20.1404 1.19983 21.0608 1.58122 21.7394 2.25997C22.418 2.93873 22.7992 3.85925 22.799 4.81904C22.7989 5.77883 22.4175 6.69926 21.7388 7.37784L8.39188 20.7267L8.39094 20.7277C8.06638 21.0512 7.66738 21.2901 7.22894 21.4235L2.87531 22.7437L2.87345 22.7442C2.64869 22.8118 2.40985 22.8172 2.18226 22.76C1.95467 22.7028 1.7468 22.585 1.58072 22.4192C1.41464 22.2534 1.29654 22.0457 1.23896 21.8182C1.18138 21.5907 1.18645 21.3519 1.25365 21.127L1.25464 21.1237L2.57564 16.7717L2.5763 16.7696C2.71082 16.3309 2.95109 15.9319 3.27599 15.6079C3.27609 15.6078 3.27589 15.608 3.27599 15.6079L16.6215 2.25933ZM17.7528 3.39084C17.7527 3.39089 17.7528 3.3908 17.7528 3.39084L4.4069 16.7397L4.40601 16.7406C4.26694 16.8793 4.16404 17.0499 4.10631 17.2376C4.10621 17.2379 4.10611 17.2383 4.10601 17.2386L2.94933 21.0493L6.76337 19.8927C6.76343 19.8927 6.7633 19.8927 6.76337 19.8927C6.95091 19.8356 7.1218 19.7334 7.26074 19.5951C7.26095 19.5949 7.26053 19.5953 7.26074 19.5951L20.6074 6.24644C20.9861 5.86788 21.199 5.35428 21.199 4.81884C21.1991 4.2834 20.9865 3.76986 20.6079 3.3912C20.2293 3.01254 19.7158 2.79977 19.1804 2.79971C18.645 2.79964 18.1314 3.01236 17.7528 3.39084Z",
57
+ fill: "currentColor"
58
+ }
59
+ ), /* @__PURE__ */ React.createElement(
60
+ "path",
61
+ {
62
+ fillRule: "evenodd",
63
+ clipRule: "evenodd",
64
+ d: "M14.4345 4.43451C14.7469 4.12209 15.2535 4.12209 15.5659 4.43451L19.5659 8.43451C19.8783 8.74693 19.8783 9.25346 19.5659 9.56588C19.2535 9.8783 18.7469 9.8783 18.4345 9.56588L14.4345 5.56588C14.1221 5.25346 14.1221 4.74693 14.4345 4.43451Z",
65
+ fill: "currentColor"
66
+ }
67
+ ), /* @__PURE__ */ React.createElement(
68
+ "path",
69
+ {
70
+ fillRule: "evenodd",
71
+ clipRule: "evenodd",
72
+ d: "M3.99922 6.20215C4.44105 6.20215 4.79922 6.56032 4.79922 7.00215V11.0021C4.79922 11.444 4.44105 11.8021 3.99922 11.8021C3.55739 11.8021 3.19922 11.444 3.19922 11.0021V7.00215C3.19922 6.56032 3.55739 6.20215 3.99922 6.20215Z",
73
+ fill: "currentColor"
74
+ }
75
+ ), /* @__PURE__ */ React.createElement(
76
+ "path",
77
+ {
78
+ fillRule: "evenodd",
79
+ clipRule: "evenodd",
80
+ d: "M18.0002 14.2002C18.442 14.2002 18.8002 14.5584 18.8002 15.0002V19.0002C18.8002 19.442 18.442 19.8002 18.0002 19.8002C17.5584 19.8002 17.2002 19.442 17.2002 19.0002V15.0002C17.2002 14.5584 17.5584 14.2002 18.0002 14.2002Z",
81
+ fill: "currentColor"
82
+ }
83
+ ), /* @__PURE__ */ React.createElement(
84
+ "path",
85
+ {
86
+ fillRule: "evenodd",
87
+ clipRule: "evenodd",
88
+ d: "M8.99922 2.20068C9.44105 2.20068 9.79922 2.55886 9.79922 3.00068V5.00068C9.79922 5.44251 9.44105 5.80068 8.99922 5.80068C8.55739 5.80068 8.19922 5.44251 8.19922 5.00068V3.00068C8.19922 2.55886 8.55739 2.20068 8.99922 2.20068Z",
89
+ fill: "currentColor"
90
+ }
91
+ ), /* @__PURE__ */ React.createElement(
92
+ "path",
93
+ {
94
+ fillRule: "evenodd",
95
+ clipRule: "evenodd",
96
+ d: "M1.19922 9.00166C1.19922 8.55983 1.55739 8.20166 1.99922 8.20166H5.99922C6.44105 8.20166 6.79922 8.55983 6.79922 9.00166C6.79922 9.44349 6.44105 9.80166 5.99922 9.80166H1.99922C1.55739 9.80166 1.19922 9.44349 1.19922 9.00166Z",
97
+ fill: "currentColor"
98
+ }
99
+ ), /* @__PURE__ */ React.createElement(
100
+ "path",
101
+ {
102
+ fillRule: "evenodd",
103
+ clipRule: "evenodd",
104
+ d: "M15.1982 17.0021C15.1982 16.5603 15.5564 16.2021 15.9982 16.2021H19.9982C20.4401 16.2021 20.7982 16.5603 20.7982 17.0021C20.7982 17.444 20.4401 17.8021 19.9982 17.8021H15.9982C15.5564 17.8021 15.1982 17.444 15.1982 17.0021Z",
105
+ fill: "currentColor"
106
+ }
107
+ ), /* @__PURE__ */ React.createElement(
108
+ "path",
109
+ {
110
+ fillRule: "evenodd",
111
+ clipRule: "evenodd",
112
+ d: "M7.2002 3.99922C7.2002 3.55739 7.55837 3.19922 8.0002 3.19922H10.0002C10.442 3.19922 10.8002 3.55739 10.8002 3.99922C10.8002 4.44105 10.442 4.79922 10.0002 4.79922H8.0002C7.55837 4.79922 7.2002 4.44105 7.2002 3.99922Z",
113
+ fill: "currentColor"
114
+ }
115
+ ));
116
+ }