@loomhq/lens 12.12.0 → 12.12.1

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.
@@ -2,22 +2,8 @@ var __create = Object.create;
2
2
  var __defProp = Object.defineProperty;
3
3
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
4
  var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getOwnPropSymbols = Object.getOwnPropertySymbols;
6
5
  var __getProtoOf = Object.getPrototypeOf;
7
6
  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
7
  var __export = (target, all) => {
22
8
  for (var name in all)
23
9
  __defProp(target, name, { get: all[name], enumerable: true });
@@ -48,18 +34,29 @@ __export(confluence_neutral_exports, {
48
34
  module.exports = __toCommonJS(confluence_neutral_exports);
49
35
  var React = __toESM(require("react"));
50
36
  function SvgConfluenceNeutral(props) {
51
- return /* @__PURE__ */ React.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React.createElement("g", { clipPath: "url(#clip0_11636_9715)" }, /* @__PURE__ */ React.createElement(
52
- "path",
53
- {
54
- d: "M4.08166 16.021C3.92028 16.3055 3.70511 16.6159 3.54374 16.8745C3.38236 17.1072 3.46305 17.4176 3.73201 17.5728L7.22848 19.6417C7.49744 19.7969 7.82019 19.7193 7.98157 19.4607C8.11605 19.2279 8.30432 18.9435 8.49259 18.6331C9.89118 16.4348 11.2629 16.6935 13.7911 17.8572L17.2607 19.4348C17.5296 19.5641 17.8524 19.4348 17.9869 19.1762L19.6544 15.5555C19.762 15.2969 19.6544 14.9866 19.3855 14.8831C18.6593 14.5469 17.2069 13.9004 15.889 13.2797C11.1553 11.1072 7.14779 11.2366 4.08166 16.021Z",
55
- fill: "currentColor"
56
- }
57
- ), /* @__PURE__ */ React.createElement(
58
- "path",
37
+ return /* @__PURE__ */ React.createElement(
38
+ "svg",
59
39
  {
60
- d: "M19.7619 7.82287C19.9233 7.53838 20.1384 7.22804 20.2998 6.96942C20.4612 6.73666 20.3805 6.42631 20.1115 6.27114L16.6151 4.20218C16.3461 4.047 16.0234 4.12459 15.862 4.38321C15.7275 4.61597 15.5392 4.90045 15.351 5.2108C13.9524 7.40907 12.5807 7.15045 10.0525 5.98666L6.60977 4.38321C6.34081 4.2539 6.01806 4.38321 5.88358 4.64183L4.21603 8.26252C4.10845 8.52114 4.21603 8.83149 4.48499 8.93493C5.21118 9.27114 6.66356 9.91769 7.98146 10.5384C12.6883 12.7367 16.6958 12.6073 19.7619 7.82287Z",
61
- fill: "currentColor"
62
- }
63
- )), /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", { id: "clip0_11636_9715" }, /* @__PURE__ */ React.createElement("rect", { width: "24", height: "24", fill: "currentColor" }))));
40
+ width: "24",
41
+ height: "24",
42
+ viewBox: "0 0 24 24",
43
+ fill: "none",
44
+ xmlns: "http://www.w3.org/2000/svg"
45
+ },
46
+ /* @__PURE__ */ React.createElement("g", { clipPath: "url(#clip0_11636_9715)" }, /* @__PURE__ */ React.createElement(
47
+ "path",
48
+ {
49
+ d: "M0 6C0 2.68629 2.68629 0 6 0H18C21.3137 0 24 2.68629 24 6V18C24 21.3137 21.3137 24 18 24H6C2.68629 24 0 21.3137 0 18V6Z",
50
+ fill: "#fff"
51
+ }
52
+ ), /* @__PURE__ */ React.createElement(
53
+ "path",
54
+ {
55
+ d: "M17.8878 14.4612C13.8492 12.5084 12.6693 12.2166 10.9676 12.2166C8.97101 12.2166 7.26933 13.0471 5.74916 15.3815L5.49958 15.7631C5.29538 16.0773 5.25 16.1896 5.25 16.3242C5.25 16.4589 5.31807 16.5712 5.56765 16.7283L8.13151 18.322C8.26765 18.4117 8.38109 18.4566 8.49454 18.4566C8.63067 18.4566 8.72143 18.3893 8.85756 18.1873L9.26597 17.5588C9.90126 16.5936 10.4685 16.2794 11.1945 16.2794C11.8298 16.2794 12.5786 16.4589 13.5088 16.9078L16.1861 18.1648C16.4584 18.2995 16.7534 18.2322 16.8895 17.9179L18.1601 15.1346C18.2962 14.8203 18.2055 14.6183 17.8878 14.4612ZM6.11219 9.54548C10.1508 11.4983 11.3307 11.7901 13.0324 11.7901C15.029 11.7901 16.7307 10.9596 18.2508 8.62518L18.5004 8.2436C18.7046 7.92935 18.75 7.81712 18.75 7.68244C18.75 7.54776 18.6819 7.43553 18.4324 7.27841L15.8685 5.68473C15.7324 5.59494 15.6189 5.55005 15.5055 5.55005C15.3693 5.55005 15.2786 5.61739 15.1424 5.8194L14.734 6.4479C14.0987 7.41309 13.5315 7.72733 12.8055 7.72733C12.1702 7.72733 11.4214 7.54776 10.4912 7.09884L7.81387 5.84185C7.5416 5.70717 7.24664 5.77451 7.1105 6.08876L5.83992 8.87209C5.70378 9.18634 5.79454 9.38836 6.11219 9.54548Z",
56
+ fill: "#292A2E"
57
+ }
58
+ )),
59
+ /* @__PURE__ */ React.createElement("defs", null, /* @__PURE__ */ React.createElement("clipPath", { id: "clip0_11636_9715" }, /* @__PURE__ */ React.createElement("rect", { width: "24", height: "24", fill: "#fff" })))
60
+ );
64
61
  }
65
62
  //# sourceMappingURL=confluence-neutral.js.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/components/icon/available-icons/confluence-neutral.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\n\nexport function SvgConfluenceNeutral(props: any) {\n return (\n <svg viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <g clipPath=\"url(#clip0_11636_9715)\">\n <path\n d=\"M4.08166 16.021C3.92028 16.3055 3.70511 16.6159 3.54374 16.8745C3.38236 17.1072 3.46305 17.4176 3.73201 17.5728L7.22848 19.6417C7.49744 19.7969 7.82019 19.7193 7.98157 19.4607C8.11605 19.2279 8.30432 18.9435 8.49259 18.6331C9.89118 16.4348 11.2629 16.6935 13.7911 17.8572L17.2607 19.4348C17.5296 19.5641 17.8524 19.4348 17.9869 19.1762L19.6544 15.5555C19.762 15.2969 19.6544 14.9866 19.3855 14.8831C18.6593 14.5469 17.2069 13.9004 15.889 13.2797C11.1553 11.1072 7.14779 11.2366 4.08166 16.021Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.7619 7.82287C19.9233 7.53838 20.1384 7.22804 20.2998 6.96942C20.4612 6.73666 20.3805 6.42631 20.1115 6.27114L16.6151 4.20218C16.3461 4.047 16.0234 4.12459 15.862 4.38321C15.7275 4.61597 15.5392 4.90045 15.351 5.2108C13.9524 7.40907 12.5807 7.15045 10.0525 5.98666L6.60977 4.38321C6.34081 4.2539 6.01806 4.38321 5.88358 4.64183L4.21603 8.26252C4.10845 8.52114 4.21603 8.83149 4.48499 8.93493C5.21118 9.27114 6.66356 9.91769 7.98146 10.5384C12.6883 12.7367 16.6958 12.6073 19.7619 7.82287Z\"\n fill=\"currentColor\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_11636_9715\">\n <rect width=\"24\" height=\"24\" fill=\"currentColor\" />\n </clipPath>\n </defs>\n </svg>\n );\n}\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,YAAuB;AAEhB,SAAS,qBAAqB,OAAY;AAC/C,SACE,oCAAC,wBAAI,SAAQ,aAAY,MAAK,UAAW,QACvC,oCAAC,OAAE,UAAS,4BACV;AAAA,IAAC;AAAA;AAAA,MACC,GAAE;AAAA,MACF,MAAK;AAAA;AAAA,EACP,GACA;AAAA,IAAC;AAAA;AAAA,MACC,GAAE;AAAA,MACF,MAAK;AAAA;AAAA,EACP,CACF,GACA,oCAAC,cACC,oCAAC,cAAS,IAAG,sBACX,oCAAC,UAAK,OAAM,MAAK,QAAO,MAAK,MAAK,gBAAe,CACnD,CACF,CACF;AAEJ;",
4
+ "sourcesContent": ["import * as React from 'react';\n\nexport function SvgConfluenceNeutral(props: any) {\n return (\n <svg\n width=\"24\"\n height=\"24\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <g clipPath=\"url(#clip0_11636_9715)\">\n <path\n d=\"M0 6C0 2.68629 2.68629 0 6 0H18C21.3137 0 24 2.68629 24 6V18C24 21.3137 21.3137 24 18 24H6C2.68629 24 0 21.3137 0 18V6Z\"\n fill=\"#fff\"\n />\n <path\n d=\"M17.8878 14.4612C13.8492 12.5084 12.6693 12.2166 10.9676 12.2166C8.97101 12.2166 7.26933 13.0471 5.74916 15.3815L5.49958 15.7631C5.29538 16.0773 5.25 16.1896 5.25 16.3242C5.25 16.4589 5.31807 16.5712 5.56765 16.7283L8.13151 18.322C8.26765 18.4117 8.38109 18.4566 8.49454 18.4566C8.63067 18.4566 8.72143 18.3893 8.85756 18.1873L9.26597 17.5588C9.90126 16.5936 10.4685 16.2794 11.1945 16.2794C11.8298 16.2794 12.5786 16.4589 13.5088 16.9078L16.1861 18.1648C16.4584 18.2995 16.7534 18.2322 16.8895 17.9179L18.1601 15.1346C18.2962 14.8203 18.2055 14.6183 17.8878 14.4612ZM6.11219 9.54548C10.1508 11.4983 11.3307 11.7901 13.0324 11.7901C15.029 11.7901 16.7307 10.9596 18.2508 8.62518L18.5004 8.2436C18.7046 7.92935 18.75 7.81712 18.75 7.68244C18.75 7.54776 18.6819 7.43553 18.4324 7.27841L15.8685 5.68473C15.7324 5.59494 15.6189 5.55005 15.5055 5.55005C15.3693 5.55005 15.2786 5.61739 15.1424 5.8194L14.734 6.4479C14.0987 7.41309 13.5315 7.72733 12.8055 7.72733C12.1702 7.72733 11.4214 7.54776 10.4912 7.09884L7.81387 5.84185C7.5416 5.70717 7.24664 5.77451 7.1105 6.08876L5.83992 8.87209C5.70378 9.18634 5.79454 9.38836 6.11219 9.54548Z\"\n fill=\"#292A2E\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_11636_9715\">\n <rect width=\"24\" height=\"24\" fill=\"#fff\" />\n </clipPath>\n </defs>\n </svg>\n );\n}\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,YAAuB;AAEhB,SAAS,qBAAqB,OAAY;AAC/C,SACE;AAAA,IAAC;AAAA;AAAA,MACC,OAAM;AAAA,MACN,QAAO;AAAA,MACP,SAAQ;AAAA,MACR,MAAK;AAAA,MACL,OAAM;AAAA;AAAA,IAEN,oCAAC,OAAE,UAAS,4BACV;AAAA,MAAC;AAAA;AAAA,QACC,GAAE;AAAA,QACF,MAAK;AAAA;AAAA,IACP,GACA;AAAA,MAAC;AAAA;AAAA,QACC,GAAE;AAAA,QACF,MAAK;AAAA;AAAA,IACP,CACF;AAAA,IACA,oCAAC,cACC,oCAAC,cAAS,IAAG,sBACX,oCAAC,UAAK,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,CAC3C,CACF;AAAA,EACF;AAEJ;",
6
6
  "names": []
7
7
  }
@@ -1481,19 +1481,30 @@ function SvgConfluence() {
1481
1481
  // src/components/icon/available-icons/confluence-neutral.tsx
1482
1482
  var React90 = __toESM(require("react"));
1483
1483
  function SvgConfluenceNeutral(props) {
1484
- return /* @__PURE__ */ React90.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React90.createElement("g", { clipPath: "url(#clip0_11636_9715)" }, /* @__PURE__ */ React90.createElement(
1485
- "path",
1486
- {
1487
- d: "M4.08166 16.021C3.92028 16.3055 3.70511 16.6159 3.54374 16.8745C3.38236 17.1072 3.46305 17.4176 3.73201 17.5728L7.22848 19.6417C7.49744 19.7969 7.82019 19.7193 7.98157 19.4607C8.11605 19.2279 8.30432 18.9435 8.49259 18.6331C9.89118 16.4348 11.2629 16.6935 13.7911 17.8572L17.2607 19.4348C17.5296 19.5641 17.8524 19.4348 17.9869 19.1762L19.6544 15.5555C19.762 15.2969 19.6544 14.9866 19.3855 14.8831C18.6593 14.5469 17.2069 13.9004 15.889 13.2797C11.1553 11.1072 7.14779 11.2366 4.08166 16.021Z",
1488
- fill: "currentColor"
1489
- }
1490
- ), /* @__PURE__ */ React90.createElement(
1491
- "path",
1484
+ return /* @__PURE__ */ React90.createElement(
1485
+ "svg",
1492
1486
  {
1493
- d: "M19.7619 7.82287C19.9233 7.53838 20.1384 7.22804 20.2998 6.96942C20.4612 6.73666 20.3805 6.42631 20.1115 6.27114L16.6151 4.20218C16.3461 4.047 16.0234 4.12459 15.862 4.38321C15.7275 4.61597 15.5392 4.90045 15.351 5.2108C13.9524 7.40907 12.5807 7.15045 10.0525 5.98666L6.60977 4.38321C6.34081 4.2539 6.01806 4.38321 5.88358 4.64183L4.21603 8.26252C4.10845 8.52114 4.21603 8.83149 4.48499 8.93493C5.21118 9.27114 6.66356 9.91769 7.98146 10.5384C12.6883 12.7367 16.6958 12.6073 19.7619 7.82287Z",
1494
- fill: "currentColor"
1495
- }
1496
- )), /* @__PURE__ */ React90.createElement("defs", null, /* @__PURE__ */ React90.createElement("clipPath", { id: "clip0_11636_9715" }, /* @__PURE__ */ React90.createElement("rect", { width: "24", height: "24", fill: "currentColor" }))));
1487
+ width: "24",
1488
+ height: "24",
1489
+ viewBox: "0 0 24 24",
1490
+ fill: "none",
1491
+ xmlns: "http://www.w3.org/2000/svg"
1492
+ },
1493
+ /* @__PURE__ */ React90.createElement("g", { clipPath: "url(#clip0_11636_9715)" }, /* @__PURE__ */ React90.createElement(
1494
+ "path",
1495
+ {
1496
+ d: "M0 6C0 2.68629 2.68629 0 6 0H18C21.3137 0 24 2.68629 24 6V18C24 21.3137 21.3137 24 18 24H6C2.68629 24 0 21.3137 0 18V6Z",
1497
+ fill: "#fff"
1498
+ }
1499
+ ), /* @__PURE__ */ React90.createElement(
1500
+ "path",
1501
+ {
1502
+ d: "M17.8878 14.4612C13.8492 12.5084 12.6693 12.2166 10.9676 12.2166C8.97101 12.2166 7.26933 13.0471 5.74916 15.3815L5.49958 15.7631C5.29538 16.0773 5.25 16.1896 5.25 16.3242C5.25 16.4589 5.31807 16.5712 5.56765 16.7283L8.13151 18.322C8.26765 18.4117 8.38109 18.4566 8.49454 18.4566C8.63067 18.4566 8.72143 18.3893 8.85756 18.1873L9.26597 17.5588C9.90126 16.5936 10.4685 16.2794 11.1945 16.2794C11.8298 16.2794 12.5786 16.4589 13.5088 16.9078L16.1861 18.1648C16.4584 18.2995 16.7534 18.2322 16.8895 17.9179L18.1601 15.1346C18.2962 14.8203 18.2055 14.6183 17.8878 14.4612ZM6.11219 9.54548C10.1508 11.4983 11.3307 11.7901 13.0324 11.7901C15.029 11.7901 16.7307 10.9596 18.2508 8.62518L18.5004 8.2436C18.7046 7.92935 18.75 7.81712 18.75 7.68244C18.75 7.54776 18.6819 7.43553 18.4324 7.27841L15.8685 5.68473C15.7324 5.59494 15.6189 5.55005 15.5055 5.55005C15.3693 5.55005 15.2786 5.61739 15.1424 5.8194L14.734 6.4479C14.0987 7.41309 13.5315 7.72733 12.8055 7.72733C12.1702 7.72733 11.4214 7.54776 10.4912 7.09884L7.81387 5.84185C7.5416 5.70717 7.24664 5.77451 7.1105 6.08876L5.83992 8.87209C5.70378 9.18634 5.79454 9.38836 6.11219 9.54548Z",
1503
+ fill: "#292A2E"
1504
+ }
1505
+ )),
1506
+ /* @__PURE__ */ React90.createElement("defs", null, /* @__PURE__ */ React90.createElement("clipPath", { id: "clip0_11636_9715" }, /* @__PURE__ */ React90.createElement("rect", { width: "24", height: "24", fill: "#fff" })))
1507
+ );
1497
1508
  }
1498
1509
 
1499
1510
  // src/components/icon/available-icons/contact-support.tsx
@@ -3437,25 +3448,19 @@ function SvgJira() {
3437
3448
  // src/components/icon/available-icons/jira-neutral.tsx
3438
3449
  var React166 = __toESM(require("react"));
3439
3450
  function SvgJiraNeutral(props) {
3440
- return /* @__PURE__ */ React166.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React166.createElement(
3451
+ return /* @__PURE__ */ React166.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React166.createElement("g", { clipPath: "url(#a)" }, /* @__PURE__ */ React166.createElement(
3441
3452
  "path",
3442
3453
  {
3443
- d: "M19.0696 4.28571H11.6347C11.6347 6.13627 13.1388 7.64255 14.9868 7.64255H16.3621V8.95516C16.3621 10.8057 17.8663 12.312 19.7142 12.312V4.93125C19.7142 4.56544 19.4134 4.28571 19.0696 4.28571Z",
3444
- fill: "currentColor"
3445
- }
3446
- ), /* @__PURE__ */ React166.createElement(
3447
- "path",
3448
- {
3449
- d: "M15.3951 7.98676H7.96013C7.96013 9.83732 9.46431 11.3436 11.3123 11.3436H12.6875V12.6777C12.6875 14.5283 14.1917 16.0346 16.0397 16.0346V8.65382C16.0397 8.28801 15.7389 7.98676 15.3951 7.98676Z",
3450
- fill: "currentColor"
3454
+ fill: "#fff",
3455
+ d: "M0 6a6 6 0 0 1 6-6h12a6 6 0 0 1 6 6v12a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6Z"
3451
3456
  }
3452
3457
  ), /* @__PURE__ */ React166.createElement(
3453
3458
  "path",
3454
3459
  {
3455
- d: "M11.7206 11.6879H4.28563C4.28563 13.5385 5.78981 15.0448 7.6378 15.0448H8.99156V16.3574C8.99156 18.208 10.4957 19.7142 12.3437 19.7142V12.312C12.3652 11.9892 12.0644 11.6879 11.7206 11.6879Z",
3456
- fill: "currentColor"
3460
+ fill: "#292A2E",
3461
+ d: "M8.974 15.523H7.62c-2.04 0-3.502-1.249-3.502-3.078h7.271c.377 0 .62.268.62.647v7.317c-1.817 0-3.036-1.472-3.036-3.525v-1.36Zm3.591-3.636h-1.352c-2.04 0-3.503-1.227-3.503-3.056h7.272c.376 0 .642.245.642.625v7.317c-1.817 0-3.059-1.473-3.059-3.525v-1.36Zm3.614-3.614h-1.353c-2.04 0-3.502-1.249-3.502-3.078h7.271c.377 0 .62.268.62.624v7.317c-1.817 0-3.036-1.472-3.036-3.524V8.273Z"
3457
3462
  }
3458
- ));
3463
+ )), /* @__PURE__ */ React166.createElement("defs", null, /* @__PURE__ */ React166.createElement("clipPath", { id: "a" }, /* @__PURE__ */ React166.createElement("path", { fill: "#fff", d: "M0 0h24v24H0z" }))));
3459
3464
  }
3460
3465
 
3461
3466
  // src/components/icon/available-icons/keyboard-arrow-down.tsx