@loomhq/lens 10.95.0 → 10.97.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.
package/dist/colors.d.ts CHANGED
@@ -6,7 +6,7 @@ declare type HslaColor = {
6
6
  };
7
7
  declare const BaseColors: readonly ["red", "blurpleLight", "blurpleMedium", "blurple", "blurpleDark", "offWhite", "blueLight", "blue", "blueDark", "orangeLight", "orange", "orangeDark", "tealLight", "teal", "tealDark", "yellowLight", "yellow", "yellowDark"];
8
8
  declare const GreyColors: readonly ["grey8", "grey7", "grey6", "grey5", "grey4", "grey3", "grey2", "grey1", "white"];
9
- declare const SharedColors: readonly ["focusRing", "record", "recordHover", "recordActive", "info", "success", "warning", "danger", "dangerHover", "dangerActive", "backdrop", "backdropDark", "disabledContent", "highlight"];
9
+ declare const SharedColors: readonly ["focusRing", "record", "recordHover", "recordActive", "info", "success", "warning", "danger", "dangerHover", "dangerActive", "backdrop", "backdropDark", "backdropTwilight", "disabledContent", "highlight"];
10
10
  declare const SemanticColors: readonly ["primary", "primaryHover", "primaryActive", "body", "bodyDimmed", "background", "backgroundHover", "backgroundActive", "backgroundSecondary", "backgroundSecondary2", "overlay", "border", "disabledBackground", "formFieldBorder", "formFieldBackground", "buttonBorder", "upgrade", "upgradeHover", "upgradeActive", "tabBackground", "discoveryBackground", "discoveryLightBackground", "discoveryTitle", "discoveryHighlight"];
11
11
  declare type ThemesColorVariant = Record<typeof SharedColors[number] | typeof SemanticColors[number], HslaColor>;
12
12
  declare type ThemesColors = {
package/dist/colors.js CHANGED
@@ -42,6 +42,7 @@ const SharedColors = [
42
42
  'dangerActive',
43
43
  'backdrop',
44
44
  'backdropDark',
45
+ 'backdropTwilight',
45
46
  'disabledContent',
46
47
  'highlight',
47
48
  ];
@@ -81,6 +82,7 @@ const activeIncrease = 31.6;
81
82
  const borderAlpha = 0.2;
82
83
  const backdropAlpha = 0.5;
83
84
  const backdropDarkAlpha = 0.9;
85
+ const backdropTwilightAlpha = 0.8;
84
86
  const focusRingAlpha = 0.5;
85
87
  const buttonBorderAlpha = 0.25;
86
88
  const tabBackgroundAlpha = 0.15;
@@ -128,6 +130,7 @@ const themeSharedColors = {
128
130
  dangerActive: darken(hslaBaseColors.red, activeIncrease),
129
131
  backdrop: alpha(hslaGreys.grey8, backdropAlpha),
130
132
  backdropDark: alpha(hslaGreys.grey8, backdropDarkAlpha),
133
+ backdropTwilight: alpha({ h: 245, s: 44.8, l: 46.9, a: 1 }, backdropTwilightAlpha),
131
134
  disabledContent: hslaGreys.grey5,
132
135
  highlight: {
133
136
  h: hslaBaseColors.blurpleLight.h,
@@ -0,0 +1,2 @@
1
+ export default SvgAutoChapters;
2
+ declare function SvgAutoChapters(props: any): JSX.Element;
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ function SvgAutoChapters(props) {
3
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.89294 3.79663C5.44523 3.79663 5.89294 4.24435 5.89294 4.79663V20.1671L11.6867 15.0112C12.0657 14.6739 12.6372 14.6739 13.0162 15.0112L18.81 20.1671V4.79663C18.81 4.24435 19.2577 3.79663 19.81 3.79663C20.3622 3.79663 20.81 4.24435 20.81 4.79663V22.3956C20.81 22.7895 20.5787 23.1467 20.2194 23.308C19.86 23.4692 19.4394 23.4045 19.1452 23.1427L12.3514 17.0969L5.55773 23.1427C5.26348 23.4045 4.84292 23.4692 4.48355 23.308C4.12418 23.1467 3.89294 22.7895 3.89294 22.3956V4.79663C3.89294 4.24435 4.34066 3.79663 4.89294 3.79663Z", fill: "currentColor" }),
5
+ React.createElement("path", { d: "M15.5231 3.74146C16.4416 3.89211 16.4416 5.21396 15.5231 5.36461C14.3114 5.56386 13.3621 6.51313 13.1629 7.72482C13.0122 8.64331 11.6904 8.64331 11.5397 7.72482C11.3405 6.51313 10.3912 5.56386 9.17953 5.36461C8.26104 5.21396 8.26104 3.89211 9.17953 3.74146C10.3912 3.54221 11.3405 2.59294 11.5397 1.38125C11.6904 0.462761 13.0122 0.462761 13.1629 1.38125C13.3621 2.59294 14.3114 3.54221 15.5231 3.74146Z", fill: "currentColor" })));
6
+ }
7
+ export default SvgAutoChapters;
@@ -0,0 +1,2 @@
1
+ export default SvgAutoSummaries;
2
+ declare function SvgAutoSummaries(props: any): JSX.Element;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ function SvgAutoSummaries(props) {
3
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0.823738 4.41522C0.823738 3.86294 1.27145 3.41522 1.82374 3.41522L12.3577 3.41522C12.91 3.41522 13.3577 3.86294 13.3577 4.41522C13.3577 4.96751 12.91 5.41522 12.3577 5.41522L1.82374 5.41522C1.27145 5.41522 0.823738 4.96751 0.823738 4.41522Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0.823746 10.1957C0.823746 9.64337 1.27146 9.19566 1.82375 9.19566H16.7854C17.3377 9.19566 17.7854 9.64337 17.7854 10.1957C17.7854 10.7479 17.3377 11.1957 16.7854 11.1957H1.82375C1.27146 11.1957 0.823746 10.7479 0.823746 10.1957Z", fill: "currentColor" }),
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0.823746 15.9762C0.823746 15.4239 1.27146 14.9762 1.82375 14.9762H21.895C22.4473 14.9762 22.895 15.4239 22.895 15.9762C22.895 16.5284 22.4473 16.9762 21.895 16.9762H1.82375C1.27146 16.9762 0.823746 16.5284 0.823746 15.9762Z", fill: "currentColor" }),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0.823746 21.7565C0.823746 21.2042 1.27146 20.7565 1.82375 20.7565H15.6888C16.2411 20.7565 16.6888 21.2042 16.6888 21.7565C16.6888 22.3088 16.2411 22.7565 15.6888 22.7565H1.82375C1.27146 22.7565 0.823746 22.3088 0.823746 21.7565Z", fill: "currentColor" }),
8
+ React.createElement("path", { d: "M22.2254 3.58531C23.0969 3.72825 23.0969 4.9824 22.2254 5.12534C21.0758 5.31438 20.1751 6.21504 19.9861 7.36468C19.8432 8.23613 18.589 8.23613 18.4461 7.36468C18.257 6.21504 17.3564 5.31438 16.2067 5.12534C15.3353 4.9824 15.3353 3.72825 16.2067 3.58531C17.3564 3.39627 18.257 2.49561 18.4461 1.34597C18.589 0.47452 19.8432 0.47452 19.9861 1.34597C20.1751 2.49561 21.0758 3.39627 22.2254 3.58531Z", fill: "currentColor" })));
9
+ }
10
+ export default SvgAutoSummaries;
@@ -0,0 +1,2 @@
1
+ export default SvgAutoTasks;
2
+ declare function SvgAutoTasks(props: any): JSX.Element;
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+ function SvgAutoTasks(props) {
3
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.53815 2.61699C3.0694 2.61699 2.69312 2.99575 2.69312 3.45851V17.4938C2.69312 17.9571 3.06986 18.3354 3.53815 18.3354H13.0112C13.5635 18.3354 14.0112 18.7831 14.0112 19.3354C14.0112 19.8877 13.5635 20.3354 13.0112 20.3354H3.53815C1.97 20.3354 0.693115 19.0663 0.693115 17.4938V3.45851C0.693115 1.8887 1.96732 0.616985 3.53815 0.616985H17.6003C19.1685 0.616985 20.4453 1.88602 20.4453 3.45851V12.6927C20.4453 13.245 19.9976 13.6927 19.4453 13.6927C18.8931 13.6927 18.4453 13.245 18.4453 12.6927V3.45851C18.4453 2.9953 18.0686 2.61699 17.6003 2.61699H3.53815Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.7173 6.59793C16.1075 6.98878 16.107 7.62194 15.7162 8.01215L9.36206 14.3557C8.9717 14.7455 8.33951 14.7455 7.9491 14.3558L5.42237 11.8339C5.03147 11.4438 5.03087 10.8106 5.42102 10.4197C5.81117 10.0288 6.44433 10.0282 6.83523 10.4184L8.65545 12.2351L14.3031 6.59676C14.694 6.20656 15.3271 6.20709 15.7173 6.59793Z", fill: "currentColor" }),
6
+ React.createElement("path", { d: "M22.4193 18.5528C23.2936 18.6962 23.2936 19.9544 22.4193 20.0978C21.266 20.2875 20.3624 21.191 20.1728 22.3444C20.0294 23.2186 18.7712 23.2186 18.6278 22.3444C18.4381 21.191 17.5346 20.2875 16.3812 20.0978C15.507 19.9544 15.507 18.6962 16.3812 18.5528C17.5346 18.3632 18.4381 17.4596 18.6278 16.3063C18.7712 15.432 20.0294 15.432 20.1728 16.3063C20.3624 17.4596 21.266 18.3632 22.4193 18.5528Z", fill: "currentColor" })));
7
+ }
8
+ export default SvgAutoTasks;
@@ -0,0 +1,2 @@
1
+ export default SvgAutoTitles;
2
+ declare function SvgAutoTitles(props: any): JSX.Element;
@@ -0,0 +1,13 @@
1
+ import * as React from 'react';
2
+ function SvgAutoTitles(props) {
3
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0.693115 1.66846C0.693115 1.11617 1.14083 0.668457 1.69312 0.668457H10.6073C11.1596 0.668457 11.6073 1.11617 11.6073 1.66846C11.6073 2.22074 11.1596 2.66846 10.6073 2.66846H1.69312C1.14083 2.66846 0.693115 2.22074 0.693115 1.66846Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0.908234 19.3286C0.908234 18.7763 1.35595 18.3286 1.90823 18.3286H1.95458C2.50687 18.3286 2.95458 18.7763 2.95458 19.3286C2.95458 19.8809 2.50687 20.3286 1.95458 20.3286H1.90823C1.35595 20.3286 0.908234 19.8809 0.908234 19.3286Z", fill: "currentColor" }),
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.84503 19.3286C3.84503 18.7763 4.29275 18.3286 4.84503 18.3286L6.68181 18.3286C7.2341 18.3286 7.68181 18.7763 7.68181 19.3286C7.68181 19.8809 7.2341 20.3286 6.68181 20.3286L4.84503 20.3286C4.29275 20.3286 3.84503 19.8809 3.84503 19.3286Z", fill: "currentColor" }),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.90411 19.3286C8.90411 18.7763 9.35183 18.3286 9.90411 18.3286L13.5616 18.3286C14.1139 18.3286 14.5616 18.7763 14.5616 19.3286C14.5616 19.8809 14.1139 20.3286 13.5616 20.3286L9.90411 20.3286C9.35183 20.3286 8.90411 19.8809 8.90411 19.3286Z", fill: "currentColor" }),
8
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.15143 0.959351C6.70371 0.959351 7.15143 1.40707 7.15143 1.95935V13.4294C7.15143 13.9817 6.70371 14.4294 6.15143 14.4294C5.59914 14.4294 5.15143 13.9817 5.15143 13.4294V1.95935C5.15143 1.40707 5.59914 0.959351 6.15143 0.959351Z", fill: "currentColor" }),
9
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.4341 2.46008C13.9863 2.46008 14.4341 2.9078 14.4341 3.46008V11.1501C14.4341 11.7363 14.6216 12.149 14.8976 12.4163C15.1753 12.6852 15.6449 12.9056 16.3921 12.9056C16.9444 12.9056 17.3921 13.3533 17.3921 13.9056C17.3921 14.4579 16.9444 14.9056 16.3921 14.9056C15.243 14.9056 14.2336 14.5574 13.5063 13.853C12.7774 13.1471 12.4341 12.182 12.4341 11.1501V3.46008C12.4341 2.9078 12.8818 2.46008 13.4341 2.46008Z", fill: "currentColor" }),
10
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.816 6.25574C10.816 5.70345 11.2637 5.25574 11.816 5.25574H15.8357C16.388 5.25574 16.8357 5.70345 16.8357 6.25574C16.8357 6.80802 16.388 7.25574 15.8357 7.25574H11.816C11.2637 7.25574 10.816 6.80802 10.816 6.25574Z", fill: "currentColor" }),
11
+ React.createElement("path", { d: "M22.3546 18.5573C23.228 18.7006 23.228 19.9575 22.3546 20.1007C21.2024 20.2902 20.2998 21.1928 20.1104 22.345C19.9671 23.2183 18.7102 23.2183 18.567 22.345C18.3775 21.1928 17.4749 20.2902 16.3227 20.1007C15.4494 19.9575 15.4494 18.7006 16.3227 18.5573C17.4749 18.3679 18.3775 17.4653 18.567 16.3131C18.7102 15.4397 19.9671 15.4397 20.1104 16.3131C20.2998 17.4653 21.2024 18.3679 22.3546 18.5573Z", fill: "currentColor" })));
12
+ }
13
+ export default SvgAutoTitles;
@@ -0,0 +1,2 @@
1
+ export default SvgFillerWordRemoval;
2
+ declare function SvgFillerWordRemoval(props: any): JSX.Element;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ function SvgFillerWordRemoval(props) {
3
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0.934712 19.0857C0.549991 18.6942 0.55273 18.0658 0.940849 17.6777L10.9105 7.70804C11.098 7.5205 11.3524 7.41515 11.6176 7.41515C11.8828 7.41515 12.1371 7.5205 12.3247 7.70804L17.3058 12.6891C17.4934 12.8768 17.5988 13.1313 17.5987 13.3967C17.5985 13.6621 17.4929 13.9166 17.3051 14.104L9.65947 21.7347C9.47199 21.9218 9.21793 22.0269 8.95305 22.0269L4.24442 22.0269C3.97619 22.0269 3.71919 21.9191 3.53118 21.7278L0.934712 19.0857ZM3.05603 18.3909L4.66376 20.0269L8.53941 20.0269L15.1837 13.3955L11.6176 9.82936L3.05603 18.3909Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.19775 21.0355C6.19775 20.4833 6.64547 20.0355 7.19775 20.0355H21.1324C21.6846 20.0355 22.1324 20.4833 22.1324 21.0355C22.1324 21.5878 21.6846 22.0355 21.1324 22.0355H7.19775C6.64547 22.0355 6.19775 21.5878 6.19775 21.0355Z", fill: "currentColor" }),
6
+ React.createElement("path", { d: "M21.3752 3.44676C22.2171 3.58484 22.2171 4.79645 21.3752 4.93453C20.2646 5.11716 19.3945 5.98726 19.2119 7.0979C19.0738 7.93978 17.8622 7.93978 17.7241 7.0979C17.5415 5.98726 16.6714 5.11716 15.5607 4.93453C14.7188 4.79645 14.7188 3.58484 15.5607 3.44676C16.6714 3.26412 17.5415 2.39403 17.7241 1.28339C17.8622 0.441506 19.0738 0.441506 19.2119 1.28339C19.3945 2.39403 20.2646 3.26412 21.3752 3.44676Z", fill: "currentColor" }),
7
+ React.createElement("path", { d: "M7.00913 7.71001C7.42232 7.77778 7.42232 8.37242 7.00913 8.44019C6.46405 8.52982 6.03702 8.95685 5.94739 9.50193C5.87962 9.91511 5.28498 9.91511 5.21721 9.50193C5.12758 8.95685 4.70055 8.52982 4.15547 8.44019C3.74229 8.37242 3.74229 7.77778 4.15547 7.71001C4.70055 7.62038 5.12758 7.19335 5.21721 6.64827C5.28498 6.23508 5.87962 6.23508 5.94739 6.64827C6.03702 7.19335 6.46405 7.62038 7.00913 7.71001Z", fill: "currentColor" }),
8
+ React.createElement("path", { d: "M11.8133 4.19266C12.157 4.67119 11.5653 5.26283 11.0868 4.91916C10.4553 4.466 9.60551 4.466 8.97399 4.91916C8.49546 5.26283 7.90382 4.67119 8.24749 4.19266C8.70065 3.56114 8.70065 2.71138 8.24749 2.07986C7.90382 1.60132 8.49546 1.00968 8.97399 1.35336C9.60552 1.80651 10.4553 1.80651 11.0868 1.35335C11.5653 1.00968 12.157 1.60132 11.8133 2.07986C11.3601 2.71138 11.3601 3.56114 11.8133 4.19266Z", fill: "currentColor" })));
9
+ }
10
+ export default SvgFillerWordRemoval;
@@ -18,6 +18,10 @@ export { default as SvgArrowRight } from "./arrow-right.js";
18
18
  export { default as SvgArrowLeftAlt } from "./arrow-left-alt.js";
19
19
  export { default as SvgArrowRightAlt } from "./arrow-right-alt.js";
20
20
  export { default as SvgAtMention } from "./at-mention.js";
21
+ export { default as SvgAutoChapters } from "./auto-chapters.js";
22
+ export { default as SvgAutoTasks } from "./auto-tasks.js";
23
+ export { default as SvgAutoTitles } from "./auto-titles.js";
24
+ export { default as SvgAutoSummaries } from "./auto-summaries.js";
21
25
  export { default as SvgBack } from "./back.js";
22
26
  export { default as SvgForward } from "./forward.js";
23
27
  export { default as SvgReplay5 } from "./replay-5.js";
@@ -77,6 +81,7 @@ export { default as SvgExternalLink } from "./external-link.js";
77
81
  export { default as SvgEye } from "./eye.js";
78
82
  export { default as SvgEyeOff } from "./eye-off.js";
79
83
  export { default as SvgFiberManualRecord } from "./fiber-manual-record.js";
84
+ export { default as SvgFillerWordRemoval } from "./filler-word-removal.js";
80
85
  export { default as SvgFirefoxLogo } from "./firefox-logo.js";
81
86
  export { default as SvgFirstPage } from "./first-page.js";
82
87
  export { default as SvgFolder } from "./folder.js";
@@ -140,6 +145,7 @@ export { default as SvgPublicOff } from "./public-off.js";
140
145
  export { default as SvgPublicoff } from "./publicoff.js";
141
146
  export { default as SvgPublicOn } from "./public-on.js";
142
147
  export { default as SvgPublicon } from "./publicon.js";
148
+ export { default as SvgQuickEdit } from "./quick-edit.js";
143
149
  export { default as SvgRecord } from "./record.js";
144
150
  export { default as SvgRemoveCircleOutline } from "./remove-circle-outline.js";
145
151
  export { default as SvgRemoveRedEye } from "./remove-red-eye.js";
@@ -157,6 +163,7 @@ export { default as SvgSentimentSatisfied } from "./sentiment-satisfied.js";
157
163
  export { default as SvgSettings } from "./settings.js";
158
164
  export { default as SvgShare } from "./share.js";
159
165
  export { default as SvgShowChart } from "./show-chart.js";
166
+ export { default as SvgSilenceRemoval } from "./silence-removal.js";
160
167
  export { default as SvgSkipBack } from "./skip-back.js";
161
168
  export { default as SvgSlack } from "./slack.js";
162
169
  export { default as SvgSmile } from "./smile.js";
@@ -172,6 +179,7 @@ export { default as SvgTimer } from "./timer.js";
172
179
  export { default as SvgTouchApp } from "./touch-app.js";
173
180
  export { default as SvgTrash } from "./trash.js";
174
181
  export { default as SvgTrashForever } from "./trash-forever.js";
182
+ export { default as SvgTimelineEditor } from "./timeline-editor.js";
175
183
  export { default as SvgTune } from "./tune.js";
176
184
  export { default as SvgUnarchive } from "./unarchive.js";
177
185
  export { default as SvgUndo } from "./undo.js";
@@ -18,6 +18,10 @@ export { default as SvgArrowRight } from './arrow-right.js';
18
18
  export { default as SvgArrowLeftAlt } from './arrow-left-alt.js';
19
19
  export { default as SvgArrowRightAlt } from './arrow-right-alt.js';
20
20
  export { default as SvgAtMention } from './at-mention.js';
21
+ export { default as SvgAutoChapters } from './auto-chapters.js';
22
+ export { default as SvgAutoTasks } from './auto-tasks.js';
23
+ export { default as SvgAutoTitles } from './auto-titles.js';
24
+ export { default as SvgAutoSummaries } from './auto-summaries.js';
21
25
  export { default as SvgBack } from './back.js';
22
26
  export { default as SvgForward } from './forward.js';
23
27
  export { default as SvgReplay5 } from './replay-5.js';
@@ -77,6 +81,7 @@ export { default as SvgExternalLink } from './external-link.js';
77
81
  export { default as SvgEye } from './eye.js';
78
82
  export { default as SvgEyeOff } from './eye-off.js';
79
83
  export { default as SvgFiberManualRecord } from './fiber-manual-record.js';
84
+ export { default as SvgFillerWordRemoval } from './filler-word-removal.js';
80
85
  export { default as SvgFirefoxLogo } from './firefox-logo.js';
81
86
  export { default as SvgFirstPage } from './first-page.js';
82
87
  export { default as SvgFolder } from './folder.js';
@@ -140,6 +145,7 @@ export { default as SvgPublicOff } from './public-off.js';
140
145
  export { default as SvgPublicoff } from './publicoff.js';
141
146
  export { default as SvgPublicOn } from './public-on.js';
142
147
  export { default as SvgPublicon } from './publicon.js';
148
+ export { default as SvgQuickEdit } from './quick-edit.js';
143
149
  export { default as SvgRecord } from './record.js';
144
150
  export { default as SvgRemoveCircleOutline } from './remove-circle-outline.js';
145
151
  export { default as SvgRemoveRedEye } from './remove-red-eye.js';
@@ -157,6 +163,7 @@ export { default as SvgSentimentSatisfied } from './sentiment-satisfied.js';
157
163
  export { default as SvgSettings } from './settings.js';
158
164
  export { default as SvgShare } from './share.js';
159
165
  export { default as SvgShowChart } from './show-chart.js';
166
+ export { default as SvgSilenceRemoval } from './silence-removal.js';
160
167
  export { default as SvgSkipBack } from './skip-back.js';
161
168
  export { default as SvgSlack } from './slack.js';
162
169
  export { default as SvgSmile } from './smile.js';
@@ -172,6 +179,7 @@ export { default as SvgTimer } from './timer.js';
172
179
  export { default as SvgTouchApp } from './touch-app.js';
173
180
  export { default as SvgTrash } from './trash.js';
174
181
  export { default as SvgTrashForever } from './trash-forever.js';
182
+ export { default as SvgTimelineEditor } from './timeline-editor.js';
175
183
  export { default as SvgTune } from './tune.js';
176
184
  export { default as SvgUnarchive } from './unarchive.js';
177
185
  export { default as SvgUndo } from './undo.js';
@@ -0,0 +1,2 @@
1
+ export default SvgQuickEdit;
2
+ declare function SvgQuickEdit(props: any): JSX.Element;
@@ -0,0 +1,11 @@
1
+ import * as React from 'react';
2
+ function SvgQuickEdit(props) {
3
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
4
+ React.createElement("path", { d: "M11.1869 14.1526L4.3398 21.2194C3.61853 21.9639 2.44813 21.9639 1.72519 21.2194C1.36456 20.8472 1.18424 20.3578 1.18424 19.8702C1.18424 19.3825 1.36456 18.8931 1.72519 18.5209L8.52216 11.5057L11.1869 14.1526Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.51258 10.5058C8.77994 10.5032 9.03719 10.6078 9.22689 10.7962L11.8916 13.4431C12.28 13.8289 12.286 14.4552 11.905 14.8484L5.05799 21.9153C3.94334 23.0657 2.12305 23.0645 1.00781 21.9161L1.007 21.9153C0.454796 21.3453 0.18424 20.6016 0.18424 19.8702C0.18424 19.1387 0.454796 18.395 1.007 17.825L7.80397 10.8099C7.99002 10.6178 8.24522 10.5083 8.51258 10.5058ZM8.53579 12.9287L2.44338 19.2167C2.27432 19.3912 2.18424 19.6262 2.18424 19.8702C2.18424 20.1139 2.27422 20.3488 2.44311 20.5233C2.77378 20.8632 3.29389 20.8618 3.62161 20.5236L9.78142 14.166L8.53579 12.9287Z", fill: "currentColor" }),
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.9852 9.55334C12.6546 9.21325 12.1343 9.21459 11.8065 9.55289L9.92761 11.4921L11.1732 12.7294L12.9848 10.8597C13.1541 10.6849 13.2439 10.4515 13.2439 10.2063C13.2439 9.96261 13.154 9.72778 12.9852 9.55334ZM10.3702 8.16119C11.4848 7.01076 13.3051 7.01198 14.4203 8.16036L14.4212 8.16119C14.9734 8.73113 15.2439 9.47489 15.2439 10.2063C15.2439 10.9399 14.973 11.6818 14.4212 12.2514L11.9051 14.8483C11.719 15.0403 11.4638 15.1499 11.1964 15.1524C10.9291 15.155 10.6718 15.0504 10.4821 14.8619L7.81744 12.2151C7.42905 11.8293 7.42305 11.2029 7.80398 10.8098L10.3702 8.16119L11.0884 8.85704L10.3702 8.16119Z", fill: "currentColor" }),
7
+ React.createElement("path", { d: "M20.553 3.66412C21.3946 3.8066 21.3946 5.05677 20.553 5.19925C19.4426 5.3877 18.5728 6.28549 18.3902 7.43148C18.2521 8.30016 17.0409 8.30016 16.9028 7.43148C16.7202 6.28549 15.8504 5.3877 14.74 5.19925C13.8983 5.05677 13.8983 3.8066 14.74 3.66412C15.8504 3.47567 16.7202 2.57788 16.9028 1.43189C17.0409 0.563209 18.2521 0.563209 18.3902 1.43189C18.5728 2.57788 19.4426 3.47567 20.553 3.66412Z", fill: "currentColor" }),
8
+ React.createElement("path", { d: "M6.19052 8.063C6.60359 8.13293 6.60359 8.74649 6.19052 8.81642C5.64558 8.9089 5.21866 9.34952 5.12905 9.91196C5.0613 10.3383 4.46682 10.3383 4.39907 9.91196C4.30946 9.34952 3.88255 8.9089 3.33761 8.81642C2.92453 8.74649 2.92453 8.13293 3.33761 8.063C3.88255 7.97051 4.30946 7.52989 4.39907 6.96746C4.46682 6.54112 5.0613 6.54112 5.12905 6.96746C5.21866 7.52989 5.64558 7.97051 6.19052 8.063Z", fill: "currentColor" }),
9
+ React.createElement("path", { d: "M10.9935 4.43377C11.3371 4.92754 10.7456 5.53801 10.2672 5.1834C9.63582 4.71582 8.78628 4.71582 8.15493 5.1834C7.67652 5.53801 7.08504 4.92754 7.42862 4.43377C7.88166 3.78215 7.88166 2.90534 7.42862 2.25372C7.08504 1.75995 7.67652 1.14948 8.15493 1.50409C8.78628 1.97167 9.63582 1.97167 10.2672 1.50409C10.7456 1.14948 11.3371 1.75995 10.9935 2.25372C10.5404 2.90534 10.5404 3.78215 10.9935 4.43377Z", fill: "currentColor" })));
10
+ }
11
+ export default SvgQuickEdit;
@@ -0,0 +1,2 @@
1
+ export default SvgSilenceRemoval;
2
+ declare function SvgSilenceRemoval(props: any): JSX.Element;
@@ -0,0 +1,10 @@
1
+ import * as React from 'react';
2
+ function SvgSilenceRemoval(props) {
3
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
4
+ React.createElement("path", { d: "M7.18252 17.8247C8.06972 17.9687 8.06972 19.2461 7.18252 19.3901C6.01198 19.5806 5.09692 20.5003 4.90647 21.6662C4.76248 22.5534 3.4851 22.5534 3.34111 21.6662C3.15066 20.4956 2.23095 19.5806 1.06505 19.3901C0.177859 19.2461 0.177859 17.9687 1.06505 17.8247C2.2356 17.6343 3.15066 16.7146 3.34111 15.5487C3.4851 14.6615 4.76248 14.6615 4.90647 15.5487C5.09692 16.7192 6.01663 17.6343 7.18252 17.8247Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.6797 10.1499C22.232 10.1499 22.6797 10.5976 22.6797 11.1499C22.6797 17.3319 17.6659 22.3457 11.4839 22.3457C10.9316 22.3457 10.4839 21.898 10.4839 21.3457C10.4839 20.7934 10.9316 20.3457 11.4839 20.3457C16.5613 20.3457 20.6797 16.2274 20.6797 11.1499C20.6797 10.5976 21.1274 10.1499 21.6797 10.1499Z", fill: "currentColor" }),
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.81602 1.6288C8.06418 2.12219 7.86537 2.72334 7.37198 2.97149C6.66003 3.32957 5.9945 3.77397 5.3989 4.30293C4.98596 4.66967 4.3539 4.63222 3.98716 4.21927C3.62042 3.80633 3.65788 3.17428 4.07082 2.80754C4.80369 2.15667 5.61527 1.61633 6.47333 1.18476C6.96672 0.936601 7.56787 1.1354 7.81602 1.6288Z", fill: "currentColor" }),
7
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.13818 6.1366C2.69047 6.1366 3.13818 6.58431 3.13818 7.1366V7.18133C3.13818 7.73361 2.69047 8.18133 2.13818 8.18133C1.5859 8.18133 1.13818 7.73361 1.13818 7.18133V7.1366C1.13818 6.58431 1.5859 6.1366 2.13818 6.1366Z", fill: "currentColor" }),
8
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.1493 2.76292C13.9257 2.23073 12.6487 1.98789 11.3916 2.00046C10.8393 2.00599 10.3872 1.56277 10.3816 1.01051C10.3761 0.458256 10.8193 0.0060859 11.3716 0.000563351C12.9015 -0.0147357 14.4579 0.281244 15.947 0.928884C18.395 1.99001 20.2676 3.82268 21.4141 6.01884C21.6697 6.50843 21.48 7.11251 20.9904 7.36809C20.5008 7.62368 19.8967 7.43398 19.6411 6.94439C18.6976 5.13693 17.1612 3.63473 15.1506 2.76346L15.1493 2.76292Z", fill: "currentColor" })));
9
+ }
10
+ export default SvgSilenceRemoval;
@@ -0,0 +1,2 @@
1
+ export default SvgTimelineEditor;
2
+ declare function SvgTimelineEditor(props: any): JSX.Element;
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+ function SvgTimelineEditor(props) {
3
+ return (React.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none" }, props),
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 2C12.5523 2 13 2.44772 13 3V21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21V3C11 2.44772 11.4477 2 12 2Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 6.27271C2 5.72043 2.44772 5.27271 3 5.27271H7.81722C8.3695 5.27271 8.81722 5.72043 8.81722 6.27271C8.81722 6.825 8.3695 7.27271 7.81722 7.27271H4V16.7273H7.81722C8.3695 16.7273 8.81722 17.175 8.81722 17.7273C8.81722 18.2796 8.3695 18.7273 7.81722 18.7273H3C2.44772 18.7273 2 18.2796 2 17.7273V6.27271Z", fill: "currentColor" }),
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.1828 6.27274C15.1828 5.72046 15.6305 5.27274 16.1828 5.27274H21C21.5523 5.27274 22 5.72046 22 6.27274V17.7273C22 18.2796 21.5523 18.7273 21 18.7273H16.1828C15.6305 18.7273 15.1828 18.2796 15.1828 17.7273C15.1828 17.175 15.6305 16.7273 16.1828 16.7273H20V7.27274H16.1828C15.6305 7.27274 15.1828 6.82503 15.1828 6.27274Z", fill: "currentColor" })));
7
+ }
8
+ export default SvgTimelineEditor;
@@ -1,6 +1,8 @@
1
1
  import * as React from 'react';
2
2
  function SvgWatchLater(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: "M7 4C6.73478 4 6.48043 4.10536 6.29289 4.29289C6.10536 4.48043 6 4.73478 6 5V19.0568L11.4188 15.1863C11.7665 14.9379 12.2335 14.9379 12.5812 15.1863L18 19.0568V5C18 4.73478 17.8946 4.48043 17.7071 4.29289C17.5196 4.10536 17.2652 4 17 4H7ZM4.87868 2.87868C5.44129 2.31607 6.20435 2 7 2H17C17.7956 2 18.5587 2.31607 19.1213 2.87868C19.6839 3.44129 20 4.20435 20 5V21C20 21.3746 19.7907 21.7178 19.4576 21.8892C19.1245 22.0606 18.7236 22.0315 18.4188 21.8137L12 17.2289L5.58124 21.8137C5.27642 22.0315 4.87549 22.0606 4.54242 21.8892C4.20935 21.7178 4 21.3746 4 21V5C4 4.20435 4.31607 3.44129 4.87868 2.87868Z", fill: "currentColor" })));
4
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.22809 0.14462C1.52731 -0.0365792 1.89946 -0.0482564 2.20945 0.113827L19.1808 8.98763C19.5109 9.16021 19.7177 9.50196 19.7174 9.87444C19.7172 10.2469 19.51 10.5884 19.1797 10.7606L2.20832 19.6069C1.89833 19.7685 1.52646 19.7565 1.22755 19.5752C0.928643 19.3939 0.746094 19.0697 0.746094 18.7201V1C0.746094 0.650196 0.928878 0.325818 1.22809 0.14462ZM2.74609 2.65132V17.0712L16.5566 9.87243L2.74609 2.65132Z", fill: "currentColor" }),
5
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.4663 14.6865C20.0186 14.6865 20.4663 15.1342 20.4663 15.6865V21.7537C20.4663 22.306 20.0186 22.7537 19.4663 22.7537C18.914 22.7537 18.4663 22.306 18.4663 21.7537V15.6865C18.4663 15.1342 18.914 14.6865 19.4663 14.6865Z", fill: "currentColor" }),
6
+ React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.4326 18.7202C15.4326 18.1679 15.8803 17.7202 16.4326 17.7202H22.4998C23.0521 17.7202 23.4998 18.1679 23.4998 18.7202C23.4998 19.2725 23.0521 19.7202 22.4998 19.7202H16.4326C15.8803 19.7202 15.4326 19.2725 15.4326 18.7202Z", fill: "currentColor" })));
5
7
  }
6
8
  export default SvgWatchLater;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@loomhq/lens",
3
- "version": "10.95.0",
3
+ "version": "10.97.0",
4
4
  "scripts": {
5
5
  "dev": "next",
6
6
  "build:next": "next build",