@loomhq/lens 12.9.0 → 12.10.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/cjs/icons/banner-vector-up.js +17 -3
- package/dist/cjs/icons/banner-vector-up.js.map +2 -2
- package/dist/cjs/icons/cursor.js +40 -0
- package/dist/cjs/icons/cursor.js.map +7 -0
- package/dist/cjs/icons/index.js +645 -637
- package/dist/cjs/icons/index.js.map +4 -4
- package/dist/cjs/index.js +578 -542
- package/dist/cjs/index.js.map +3 -3
- package/dist/esm/icons/banner-vector-up.js +1 -1
- package/dist/esm/icons/{chunk-2V4R73H6.js → chunk-3OR7GMMB.js} +8 -4
- package/dist/esm/icons/chunk-3OR7GMMB.js.map +7 -0
- package/dist/esm/icons/chunk-KVOGDZ34.js +11 -0
- package/dist/esm/icons/chunk-KVOGDZ34.js.map +7 -0
- package/dist/esm/icons/cursor.js +8 -0
- package/dist/esm/icons/cursor.js.map +7 -0
- package/dist/esm/icons/index.js +63 -59
- package/dist/esm/index.js +510 -470
- package/dist/esm/index.js.map +2 -2
- package/dist/types/colors.d.ts +1 -1
- package/dist/types/colors.d.ts.map +1 -1
- package/dist/types/components/align/align.d.ts +1 -1
- package/dist/types/components/align/align.d.ts.map +1 -1
- package/dist/types/components/arrange/arrange.d.ts +1 -1
- package/dist/types/components/arrange/arrange.d.ts.map +1 -1
- package/dist/types/components/avatar/avatar.d.ts +1 -1
- package/dist/types/components/avatar/avatar.d.ts.map +1 -1
- package/dist/types/components/backdrop/backdrop.d.ts +1 -1
- package/dist/types/components/backdrop/backdrop.d.ts.map +1 -1
- package/dist/types/components/base-styles/base-styles.d.ts.map +1 -1
- package/dist/types/components/button/button.d.ts +1 -1
- package/dist/types/components/button/button.d.ts.map +1 -1
- package/dist/types/components/color-picker/color-picker.d.ts +1 -1
- package/dist/types/components/color-picker/color-picker.d.ts.map +1 -1
- package/dist/types/components/container/container.d.ts +1 -1
- package/dist/types/components/container/container.d.ts.map +1 -1
- package/dist/types/components/distribute/distribute.d.ts +1 -1
- package/dist/types/components/distribute/distribute.d.ts.map +1 -1
- package/dist/types/components/dropdown/dropdown.d.ts.map +1 -1
- package/dist/types/components/ellipses-loader/ellipses-loader.d.ts +1 -1
- package/dist/types/components/ellipses-loader/ellipses-loader.d.ts.map +1 -1
- package/dist/types/components/form-field/form-field.d.ts +2 -2
- package/dist/types/components/form-field/form-field.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/banner-vector-up.d.ts.map +1 -1
- package/dist/types/components/icon/available-icons/cursor.d.ts +3 -0
- package/dist/types/components/icon/available-icons/cursor.d.ts.map +1 -0
- package/dist/types/components/icon/available-icons/index.d.ts +1 -0
- package/dist/types/components/icon/available-icons/index.d.ts.map +1 -1
- package/dist/types/components/icon/icon.d.ts +2 -2
- package/dist/types/components/icon/icon.d.ts.map +1 -1
- package/dist/types/components/icon-button/icon-button.d.ts +1 -1
- package/dist/types/components/icon-button/icon-button.d.ts.map +1 -1
- package/dist/types/components/layout/layout.d.ts +1 -1
- package/dist/types/components/layout/layout.d.ts.map +1 -1
- package/dist/types/components/link/link.d.ts +1 -1
- package/dist/types/components/link/link.d.ts.map +1 -1
- package/dist/types/components/list/list.d.ts +1 -1
- package/dist/types/components/list/list.d.ts.map +1 -1
- package/dist/types/components/loader/loader.d.ts +1 -1
- package/dist/types/components/loader/loader.d.ts.map +1 -1
- package/dist/types/components/logo/logo.d.ts +1 -1
- package/dist/types/components/logo/logo.d.ts.map +1 -1
- package/dist/types/components/menu/menu.d.ts +2 -1
- package/dist/types/components/menu/menu.d.ts.map +1 -1
- package/dist/types/components/modal/modal.d.ts +2 -2
- package/dist/types/components/modal/modal.d.ts.map +1 -1
- package/dist/types/components/notification-bar/notification-bar.d.ts +2 -2
- package/dist/types/components/notification-bar/notification-bar.d.ts.map +1 -1
- package/dist/types/components/pill/pill.d.ts +1 -1
- package/dist/types/components/pill/pill.d.ts.map +1 -1
- package/dist/types/components/select/select.d.ts +2 -2
- package/dist/types/components/select/select.d.ts.map +1 -1
- package/dist/types/components/skeleton/skeleton.d.ts +1 -1
- package/dist/types/components/skeleton/skeleton.d.ts.map +1 -1
- package/dist/types/components/spacer/spacer.d.ts +1 -1
- package/dist/types/components/spacer/spacer.d.ts.map +1 -1
- package/dist/types/components/split/split.d.ts +1 -1
- package/dist/types/components/split/split.d.ts.map +1 -1
- package/dist/types/components/switch/switch.d.ts +1 -1
- package/dist/types/components/switch/switch.d.ts.map +1 -1
- package/dist/types/components/tabs/tabs.d.ts +1 -1
- package/dist/types/components/tabs/tabs.d.ts.map +1 -1
- package/dist/types/components/text/text.d.ts +2 -2
- package/dist/types/components/text/text.d.ts.map +1 -1
- package/dist/types/components/text-button/text-button.d.ts +1 -1
- package/dist/types/components/text-button/text-button.d.ts.map +1 -1
- package/dist/types/components/toast/toast.d.ts +1 -1
- package/dist/types/components/toast/toast.d.ts.map +1 -1
- package/dist/types/components/tooltip/tooltip.d.ts +1 -1
- package/dist/types/components/tooltip/tooltip.d.ts.map +1 -1
- package/dist/types/components/typeahead/typeahead.d.ts +2 -2
- package/dist/types/components/typeahead/typeahead.d.ts.map +1 -1
- package/dist/types/components/waveform-loader/waveform-loader.d.ts +1 -1
- package/dist/types/components/waveform-loader/waveform-loader.d.ts.map +1 -1
- package/dist/types/icons/banner-vector-up.d.ts.map +1 -1
- package/dist/types/icons/cursor.d.ts +3 -0
- package/dist/types/icons/cursor.d.ts.map +1 -0
- package/dist/types/icons/index.d.ts +1 -0
- package/dist/types/icons/index.d.ts.map +1 -1
- package/dist/types/utilities/responsive.d.ts +3 -3
- package/dist/types/utilities/responsive.d.ts.map +1 -1
- package/dist/types/utilities/size.d.ts +1 -1
- package/dist/types/utilities/size.d.ts.map +1 -1
- package/package.json +4 -5
- package/dist/esm/icons/chunk-2V4R73H6.js.map +0 -7
package/dist/cjs/index.js
CHANGED
|
@@ -259,7 +259,7 @@ __export(index_exports, {
|
|
|
259
259
|
widthRules: () => widthRules
|
|
260
260
|
});
|
|
261
261
|
module.exports = __toCommonJS(index_exports);
|
|
262
|
-
var
|
|
262
|
+
var import_react62 = require("@emotion/react");
|
|
263
263
|
|
|
264
264
|
// src/colors.ts
|
|
265
265
|
var percent = (number, percentage) => Math.round(number * percentage / 100);
|
|
@@ -285,6 +285,8 @@ var focusRingAlpha = 0.8;
|
|
|
285
285
|
var buttonBorderAlpha = 0.25;
|
|
286
286
|
var tabBackgroundAlpha = 0.06;
|
|
287
287
|
var highlightAlpha = 0.15;
|
|
288
|
+
var highlightHoverAlpha = 0.3;
|
|
289
|
+
var highlightActiveAlpha = 0.45;
|
|
288
290
|
var hslaBaseColors = {
|
|
289
291
|
red: { h: 4, s: 64, l: 48, a: 1 },
|
|
290
292
|
blurpleLight: { h: 240, s: 83.3, l: 95.3, a: 1 },
|
|
@@ -329,6 +331,8 @@ var themeSharedColors = {
|
|
|
329
331
|
backdropTwilightAlpha
|
|
330
332
|
),
|
|
331
333
|
highlight: alphaFunction(hslaBaseColors.blurple, highlightAlpha),
|
|
334
|
+
highlightHover: alphaFunction(hslaBaseColors.blurple, highlightHoverAlpha),
|
|
335
|
+
highlightActive: alphaFunction(hslaBaseColors.blurple, highlightActiveAlpha),
|
|
332
336
|
warning: {
|
|
333
337
|
h: 45.5,
|
|
334
338
|
s: 96,
|
|
@@ -2125,6 +2129,8 @@ var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body", docume
|
|
|
2125
2129
|
|
|
2126
2130
|
--lns-color-backdropTwilight: hsla(216, 69%, 23%, 0.8);
|
|
2127
2131
|
--lns-color-highlight: hsla(215, 80%, 48%, 0.15);
|
|
2132
|
+
--lns-color-highlightHover: hsla(215, 80%, 48%, 0.3);
|
|
2133
|
+
--lns-color-highlightActive: hsla(215, 80%, 48%, 0.45);
|
|
2128
2134
|
|
|
2129
2135
|
--lns-gradient-ai-primary: conic-gradient(from 270deg, #0469FF 90deg, #BF63F3 180deg, #FFA900 270deg, #0065FF 360deg);
|
|
2130
2136
|
--lns-gradient-ai-secondary: radial-gradient(138.41% 100% at 100% 100%, #E9F2FE 0%, #FFF 100%);
|
|
@@ -2345,7 +2351,7 @@ var variantStyles = {
|
|
|
2345
2351
|
color: getColorValue("primary"),
|
|
2346
2352
|
background: getColorValue("highlight"),
|
|
2347
2353
|
borderColor: null,
|
|
2348
|
-
hover: getColorValue("
|
|
2354
|
+
hover: getColorValue("highlightHover"),
|
|
2349
2355
|
active: null
|
|
2350
2356
|
},
|
|
2351
2357
|
record: {
|
|
@@ -2438,7 +2444,7 @@ var ButtonWrapper = import_styled5.default.button`
|
|
|
2438
2444
|
}
|
|
2439
2445
|
|
|
2440
2446
|
&:focus-visible {
|
|
2441
|
-
${getOffsetFocusRing()};
|
|
2447
|
+
${(props) => props["aria-expanded"] ? "outline: none;" : getOffsetFocusRing()};
|
|
2442
2448
|
}
|
|
2443
2449
|
|
|
2444
2450
|
&::-moz-focus-inner {
|
|
@@ -3695,7 +3701,7 @@ var text_button_default = TextButton;
|
|
|
3695
3701
|
// src/components/select/select.tsx
|
|
3696
3702
|
var import_styled19 = __toESM(require("@emotion/styled"));
|
|
3697
3703
|
var import_downshift = __toESM(require("downshift"));
|
|
3698
|
-
var
|
|
3704
|
+
var import_react25 = __toESM(require("react"));
|
|
3699
3705
|
var import_react_laag = require("react-laag");
|
|
3700
3706
|
var import_resize_observer_polyfill = __toESM(require("resize-observer-polyfill"));
|
|
3701
3707
|
|
|
@@ -3722,6 +3728,7 @@ var getDownshiftEnvironment = (container) => {
|
|
|
3722
3728
|
};
|
|
3723
3729
|
|
|
3724
3730
|
// src/utilities/text.ts
|
|
3731
|
+
var import_react22 = require("react");
|
|
3725
3732
|
var getTextFromNode = (node) => {
|
|
3726
3733
|
if (typeof node === "string") {
|
|
3727
3734
|
return node;
|
|
@@ -3745,9 +3752,9 @@ var isIterable = (node) => {
|
|
|
3745
3752
|
};
|
|
3746
3753
|
|
|
3747
3754
|
// src/components/icon/available-icons/chevron-down.tsx
|
|
3748
|
-
var
|
|
3755
|
+
var React21 = __toESM(require("react"));
|
|
3749
3756
|
function SvgChevronDown() {
|
|
3750
|
-
return /* @__PURE__ */
|
|
3757
|
+
return /* @__PURE__ */ React21.createElement("span", { "aria-hidden": true, "data-testid": "ads-refreshed-icon" }, /* @__PURE__ */ React21.createElement("svg", { viewBox: "-2 -2 16 16" }, /* @__PURE__ */ React21.createElement(
|
|
3751
3758
|
"path",
|
|
3752
3759
|
{
|
|
3753
3760
|
fill: "currentColor",
|
|
@@ -3760,13 +3767,13 @@ function SvgChevronDown() {
|
|
|
3760
3767
|
|
|
3761
3768
|
// src/components/menu/menu.tsx
|
|
3762
3769
|
var import_styled17 = __toESM(require("@emotion/styled"));
|
|
3763
|
-
var
|
|
3770
|
+
var import_react23 = __toESM(require("react"));
|
|
3764
3771
|
|
|
3765
3772
|
// src/components/icon/available-icons/check.tsx
|
|
3766
3773
|
var import_check_mark = __toESM(require("@atlaskit/icon/core/check-mark"));
|
|
3767
|
-
var
|
|
3774
|
+
var React22 = __toESM(require("react"));
|
|
3768
3775
|
function SvgCheck() {
|
|
3769
|
-
return /* @__PURE__ */
|
|
3776
|
+
return /* @__PURE__ */ React22.createElement(import_check_mark.default, { label: "", testId: "ads-refreshed-icon" });
|
|
3770
3777
|
}
|
|
3771
3778
|
|
|
3772
3779
|
// src/components/menu/menu.tsx
|
|
@@ -3809,13 +3816,15 @@ var MenuItemWrapper = import_styled17.default.li`
|
|
|
3809
3816
|
cursor: ${(props) => props.isDisabled ? "default" : "pointer"};
|
|
3810
3817
|
&:focus-visible {
|
|
3811
3818
|
outline: 1px solid transparent;
|
|
3812
|
-
|
|
3813
|
-
&:focus-visible {
|
|
3814
|
-
${getFocusRing(void 0, "inset")};
|
|
3819
|
+
${getOffsetFocusRing()};
|
|
3815
3820
|
}
|
|
3816
3821
|
${(props) => props.isHighlighted && !props.isDisabled && `
|
|
3817
3822
|
background-color: ${getColorValue("backgroundHover")};
|
|
3818
3823
|
`};
|
|
3824
|
+
${(props) => props.keyboardMove && props.isHighlighted && !props.isDisabled && `
|
|
3825
|
+
outline: 1px solid transparent;
|
|
3826
|
+
${getOffsetFocusRing()};
|
|
3827
|
+
`};
|
|
3819
3828
|
${(props) => props.hasDivider && `
|
|
3820
3829
|
position: relative;
|
|
3821
3830
|
margin-top: ${u(3)};
|
|
@@ -3845,7 +3854,8 @@ var MenuItem = (_a) => {
|
|
|
3845
3854
|
icon,
|
|
3846
3855
|
hasDivider,
|
|
3847
3856
|
children,
|
|
3848
|
-
menuItemRole
|
|
3857
|
+
menuItemRole,
|
|
3858
|
+
keyboardMove
|
|
3849
3859
|
} = _b, props = __objRest(_b, [
|
|
3850
3860
|
"isDisabled",
|
|
3851
3861
|
"isHighlighted",
|
|
@@ -3853,7 +3863,8 @@ var MenuItem = (_a) => {
|
|
|
3853
3863
|
"icon",
|
|
3854
3864
|
"hasDivider",
|
|
3855
3865
|
"children",
|
|
3856
|
-
"menuItemRole"
|
|
3866
|
+
"menuItemRole",
|
|
3867
|
+
"keyboardMove"
|
|
3857
3868
|
]);
|
|
3858
3869
|
const checkColumn = isSelected ? "auto" : "";
|
|
3859
3870
|
const iconColumn = icon ? "auto" : "";
|
|
@@ -3862,19 +3873,20 @@ var MenuItem = (_a) => {
|
|
|
3862
3873
|
const updatedProps = menuItemRole ? __spreadProps(__spreadValues({}, props), {
|
|
3863
3874
|
role: menuItemRole
|
|
3864
3875
|
}) : props;
|
|
3865
|
-
return /* @__PURE__ */
|
|
3876
|
+
return /* @__PURE__ */ import_react23.default.createElement(
|
|
3866
3877
|
MenuItemWrapper,
|
|
3867
3878
|
__spreadValues({
|
|
3868
3879
|
isHighlighted,
|
|
3869
3880
|
isDisabled,
|
|
3881
|
+
keyboardMove,
|
|
3870
3882
|
columns,
|
|
3871
3883
|
hasDivider,
|
|
3872
3884
|
tabIndex: isDisabled ? -1 : 0,
|
|
3873
3885
|
"data-highlighted": isHighlighted || void 0
|
|
3874
|
-
},
|
|
3875
|
-
icon && (typeof icon === "string" ? /* @__PURE__ */
|
|
3876
|
-
/* @__PURE__ */
|
|
3877
|
-
isSelected && /* @__PURE__ */
|
|
3886
|
+
}, updatedProps),
|
|
3887
|
+
icon && (typeof icon === "string" ? /* @__PURE__ */ import_react23.default.createElement(container_default, { radius: "50", width: 3, height: 3, overflow: "hidden" }, /* @__PURE__ */ import_react23.default.createElement(align_default, { alignment: "center" }, /* @__PURE__ */ import_react23.default.createElement(Image2, { src: icon, alt: "", isDisabled }))) : /* @__PURE__ */ import_react23.default.createElement(icon_default, { icon, color })),
|
|
3888
|
+
/* @__PURE__ */ import_react23.default.createElement(text_default, { color, hasEllipsis: true }, children),
|
|
3889
|
+
isSelected && /* @__PURE__ */ import_react23.default.createElement(icon_default, { icon: /* @__PURE__ */ import_react23.default.createElement(SvgCheck, null), color })
|
|
3878
3890
|
);
|
|
3879
3891
|
};
|
|
3880
3892
|
var Menu = (_a) => {
|
|
@@ -3902,7 +3914,7 @@ var Menu = (_a) => {
|
|
|
3902
3914
|
const updatedDownshiftMenuProps = role ? __spreadProps(__spreadValues({}, downshiftMenuProps()), {
|
|
3903
3915
|
role
|
|
3904
3916
|
}) : __spreadValues({}, downshiftMenuProps());
|
|
3905
|
-
return /* @__PURE__ */
|
|
3917
|
+
return /* @__PURE__ */ import_react23.default.createElement(
|
|
3906
3918
|
MenuContainer,
|
|
3907
3919
|
__spreadValues(__spreadValues({
|
|
3908
3920
|
minWidth,
|
|
@@ -3910,22 +3922,22 @@ var Menu = (_a) => {
|
|
|
3910
3922
|
maxHeight,
|
|
3911
3923
|
zIndex,
|
|
3912
3924
|
position
|
|
3913
|
-
},
|
|
3925
|
+
}, updatedDownshiftMenuProps), props),
|
|
3914
3926
|
search && search,
|
|
3915
|
-
/* @__PURE__ */
|
|
3927
|
+
/* @__PURE__ */ import_react23.default.createElement(MenuWrapper, { search }, children)
|
|
3916
3928
|
);
|
|
3917
3929
|
};
|
|
3918
3930
|
var menu_default = Menu;
|
|
3919
3931
|
|
|
3920
3932
|
// src/components/search-bar/search-bar.tsx
|
|
3921
3933
|
var import_styled18 = __toESM(require("@emotion/styled"));
|
|
3922
|
-
var
|
|
3934
|
+
var import_react24 = __toESM(require("react"));
|
|
3923
3935
|
|
|
3924
3936
|
// src/components/icon/available-icons/search.tsx
|
|
3925
3937
|
var import_search = __toESM(require("@atlaskit/icon/core/search"));
|
|
3926
|
-
var
|
|
3938
|
+
var React24 = __toESM(require("react"));
|
|
3927
3939
|
function SvgSearch() {
|
|
3928
|
-
return /* @__PURE__ */
|
|
3940
|
+
return /* @__PURE__ */ React24.createElement(import_search.default, { label: "", testId: "ads-refreshed-icon" });
|
|
3929
3941
|
}
|
|
3930
3942
|
|
|
3931
3943
|
// src/components/search-bar/search-bar.tsx
|
|
@@ -3942,11 +3954,11 @@ var SearchBar = ({
|
|
|
3942
3954
|
onChange,
|
|
3943
3955
|
getInputProps
|
|
3944
3956
|
}) => {
|
|
3945
|
-
return /* @__PURE__ */
|
|
3957
|
+
return /* @__PURE__ */ import_react24.default.createElement(SearchBarContainer, null, /* @__PURE__ */ import_react24.default.createElement(
|
|
3946
3958
|
text_input_default,
|
|
3947
3959
|
__spreadValues({
|
|
3948
3960
|
"aria-label": ariaLabel,
|
|
3949
|
-
icon: /* @__PURE__ */
|
|
3961
|
+
icon: /* @__PURE__ */ import_react24.default.createElement(SvgSearch, null)
|
|
3950
3962
|
}, getInputProps({
|
|
3951
3963
|
placeholder,
|
|
3952
3964
|
value,
|
|
@@ -4102,7 +4114,7 @@ var SelectHeader = ({
|
|
|
4102
4114
|
const iconColumn = hasIcon ? "auto" : "";
|
|
4103
4115
|
const columns = `${iconColumn} 1fr auto`;
|
|
4104
4116
|
const color = isDisabled ? "disabledContent" : void 0;
|
|
4105
|
-
return /* @__PURE__ */
|
|
4117
|
+
return /* @__PURE__ */ import_react25.default.createElement(
|
|
4106
4118
|
SelectHeaderWrapper,
|
|
4107
4119
|
__spreadProps(__spreadValues(__spreadValues({}, getToggleButtonProps()), getHeaderAccessibilityProps({
|
|
4108
4120
|
selectedItem,
|
|
@@ -4116,20 +4128,20 @@ var SelectHeader = ({
|
|
|
4116
4128
|
columns,
|
|
4117
4129
|
hasError
|
|
4118
4130
|
}),
|
|
4119
|
-
hasIcon && (typeof icon === "string" ? /* @__PURE__ */
|
|
4131
|
+
hasIcon && (typeof icon === "string" ? /* @__PURE__ */ import_react25.default.createElement(container_default, { radius: "50", width: 3, height: 3, overflow: "hidden" }, /* @__PURE__ */ import_react25.default.createElement(align_default, { alignment: "center" }, /* @__PURE__ */ import_react25.default.createElement(Image3, { src: icon, alt: "", isDisabled }))) : /* @__PURE__ */ import_react25.default.createElement(
|
|
4120
4132
|
icon_default,
|
|
4121
4133
|
{
|
|
4122
4134
|
icon: getIcon({ options, selectedItem, selectedOptionValue }),
|
|
4123
4135
|
color
|
|
4124
4136
|
}
|
|
4125
4137
|
)),
|
|
4126
|
-
/* @__PURE__ */
|
|
4138
|
+
/* @__PURE__ */ import_react25.default.createElement(text_default, { hasEllipsis: true, color: hasPlaceholder ? "bodyDimmed" : "inherit" }, getTitle({
|
|
4127
4139
|
options,
|
|
4128
4140
|
selectedItem,
|
|
4129
4141
|
selectedOptionValue,
|
|
4130
4142
|
selectPlaceholder
|
|
4131
4143
|
})),
|
|
4132
|
-
/* @__PURE__ */
|
|
4144
|
+
/* @__PURE__ */ import_react25.default.createElement(icon_default, { icon: /* @__PURE__ */ import_react25.default.createElement(SvgChevronDown, null), color })
|
|
4133
4145
|
);
|
|
4134
4146
|
};
|
|
4135
4147
|
var CustomHeader = ({
|
|
@@ -4190,7 +4202,7 @@ var didSelectedOptionValueChange = (selectedOptionValue, prevSelectedItem) => {
|
|
|
4190
4202
|
};
|
|
4191
4203
|
var renderOption = (item, index, selectedItem, selectedOptionValue, highlightedIndex, getItemProps) => {
|
|
4192
4204
|
const isSelected = !selectedItem && item.value === selectedOptionValue || selectedItem && selectedItem.value === item.value;
|
|
4193
|
-
return /* @__PURE__ */
|
|
4205
|
+
return /* @__PURE__ */ import_react25.default.createElement(
|
|
4194
4206
|
MenuItem,
|
|
4195
4207
|
__spreadProps(__spreadValues({
|
|
4196
4208
|
key: index,
|
|
@@ -4229,7 +4241,7 @@ var SelectMenu = (_a) => {
|
|
|
4229
4241
|
"search"
|
|
4230
4242
|
]);
|
|
4231
4243
|
if (!isGrouped(options)) {
|
|
4232
|
-
return /* @__PURE__ */
|
|
4244
|
+
return /* @__PURE__ */ import_react25.default.createElement(menu_default, __spreadValues({ search }, menuProps), options.map(
|
|
4233
4245
|
(item, index) => renderOption(
|
|
4234
4246
|
item,
|
|
4235
4247
|
index,
|
|
@@ -4241,9 +4253,9 @@ var SelectMenu = (_a) => {
|
|
|
4241
4253
|
));
|
|
4242
4254
|
}
|
|
4243
4255
|
let downshiftIndex = 0;
|
|
4244
|
-
return /* @__PURE__ */
|
|
4256
|
+
return /* @__PURE__ */ import_react25.default.createElement(menu_default, __spreadValues({ search }, menuProps), options.map((group) => {
|
|
4245
4257
|
const groupId = `group-${group.group.replace(/\s+/g, "-")}`;
|
|
4246
|
-
return /* @__PURE__ */
|
|
4258
|
+
return /* @__PURE__ */ import_react25.default.createElement("li", { key: groupId }, /* @__PURE__ */ import_react25.default.createElement(spacer_default, { left: "medium", top: "small", bottom: "xsmall" }, /* @__PURE__ */ import_react25.default.createElement(text_default, { id: groupId, size: "body-sm", fontWeight: "bold" }, group.group)), /* @__PURE__ */ import_react25.default.createElement(Group, { role: "group", "aria-labelledby": groupId }, group.items.map((item) => {
|
|
4247
4259
|
return renderOption(
|
|
4248
4260
|
item,
|
|
4249
4261
|
downshiftIndex++,
|
|
@@ -4298,16 +4310,16 @@ var Select = (_a) => {
|
|
|
4298
4310
|
"search"
|
|
4299
4311
|
]);
|
|
4300
4312
|
const environment = getDownshiftEnvironment(container);
|
|
4301
|
-
const [downshiftIsOpen, setDownshiftIsOpen] = (0,
|
|
4302
|
-
const [searchValue, setSearchValue] = (0,
|
|
4313
|
+
const [downshiftIsOpen, setDownshiftIsOpen] = (0, import_react25.useState)(false);
|
|
4314
|
+
const [searchValue, setSearchValue] = (0, import_react25.useState)("");
|
|
4303
4315
|
const onSearchChange = (e) => {
|
|
4304
4316
|
const value = e.target.value;
|
|
4305
4317
|
setSearchValue(value);
|
|
4306
4318
|
};
|
|
4307
|
-
const [prevSelectedItem, setPrevSelectedItem] = (0,
|
|
4319
|
+
const [prevSelectedItem, setPrevSelectedItem] = (0, import_react25.useState)(
|
|
4308
4320
|
getSelectedOption(selectedOptionValue, options)
|
|
4309
4321
|
);
|
|
4310
|
-
const [selectedItem, setSelectedItem] = (0,
|
|
4322
|
+
const [selectedItem, setSelectedItem] = (0, import_react25.useState)(prevSelectedItem);
|
|
4311
4323
|
const onDownshiftChange = (item) => {
|
|
4312
4324
|
setSelectedItem(item);
|
|
4313
4325
|
onChange && onChange(item ? item : "");
|
|
@@ -4332,14 +4344,14 @@ var Select = (_a) => {
|
|
|
4332
4344
|
snap: true,
|
|
4333
4345
|
triggerOffset
|
|
4334
4346
|
});
|
|
4335
|
-
(0,
|
|
4347
|
+
(0, import_react25.useEffect)(() => {
|
|
4336
4348
|
if (didSelectedOptionValueChange(selectedOptionValue, prevSelectedItem)) {
|
|
4337
4349
|
const selectedItem2 = getSelectedOption(selectedOptionValue, options);
|
|
4338
4350
|
setPrevSelectedItem(selectedItem2);
|
|
4339
4351
|
setSelectedItem(selectedItem2);
|
|
4340
4352
|
}
|
|
4341
4353
|
}, [selectedOptionValue, options, prevSelectedItem]);
|
|
4342
|
-
(0,
|
|
4354
|
+
(0, import_react25.useEffect)(() => {
|
|
4343
4355
|
onOpenChange && onOpenChange(downshiftIsOpen);
|
|
4344
4356
|
}, [downshiftIsOpen, onOpenChange]);
|
|
4345
4357
|
const stateReducer = (state, changes) => {
|
|
@@ -4352,7 +4364,7 @@ var Select = (_a) => {
|
|
|
4352
4364
|
}
|
|
4353
4365
|
return changes;
|
|
4354
4366
|
};
|
|
4355
|
-
options = (0,
|
|
4367
|
+
options = (0, import_react25.useMemo)(() => {
|
|
4356
4368
|
if (search) {
|
|
4357
4369
|
if (isGrouped(options)) {
|
|
4358
4370
|
let filteredGroups;
|
|
@@ -4387,7 +4399,7 @@ var Select = (_a) => {
|
|
|
4387
4399
|
}
|
|
4388
4400
|
return options;
|
|
4389
4401
|
}, [options, searchValue, search]);
|
|
4390
|
-
return /* @__PURE__ */
|
|
4402
|
+
return /* @__PURE__ */ import_react25.default.createElement(SelectWrapper, __spreadValues({}, props), /* @__PURE__ */ import_react25.default.createElement(import_downshift.default, __spreadProps(__spreadValues({}, downshiftProps), { stateReducer }), ({
|
|
4391
4403
|
getItemProps,
|
|
4392
4404
|
getInputProps,
|
|
4393
4405
|
getMenuProps,
|
|
@@ -4399,7 +4411,7 @@ var Select = (_a) => {
|
|
|
4399
4411
|
}) => {
|
|
4400
4412
|
return (
|
|
4401
4413
|
// Don't set the role to combobox to ensure a consistent experience for screen readers
|
|
4402
|
-
/* @__PURE__ */
|
|
4414
|
+
/* @__PURE__ */ import_react25.default.createElement("div", { role: "presentation" }, /* @__PURE__ */ import_react25.default.createElement("div", __spreadValues({}, triggerProps), trigger ? /* @__PURE__ */ import_react25.default.createElement(
|
|
4403
4415
|
CustomHeader,
|
|
4404
4416
|
{
|
|
4405
4417
|
getToggleButtonProps,
|
|
@@ -4415,7 +4427,7 @@ var Select = (_a) => {
|
|
|
4415
4427
|
errorMessage,
|
|
4416
4428
|
isOpen
|
|
4417
4429
|
}
|
|
4418
|
-
) : /* @__PURE__ */
|
|
4430
|
+
) : /* @__PURE__ */ import_react25.default.createElement(
|
|
4419
4431
|
SelectHeader,
|
|
4420
4432
|
{
|
|
4421
4433
|
getToggleButtonProps,
|
|
@@ -4431,7 +4443,7 @@ var Select = (_a) => {
|
|
|
4431
4443
|
isOpen
|
|
4432
4444
|
}
|
|
4433
4445
|
)), downshiftIsOpen && isOpen && renderLayer(
|
|
4434
|
-
/* @__PURE__ */
|
|
4446
|
+
/* @__PURE__ */ import_react25.default.createElement(
|
|
4435
4447
|
"div",
|
|
4436
4448
|
__spreadProps(__spreadValues({}, layerProps), {
|
|
4437
4449
|
style: __spreadProps(__spreadValues({}, layerProps.style), {
|
|
@@ -4439,7 +4451,7 @@ var Select = (_a) => {
|
|
|
4439
4451
|
width: menuMinWidth ? "auto" : triggerBounds == null ? void 0 : triggerBounds.width
|
|
4440
4452
|
})
|
|
4441
4453
|
}),
|
|
4442
|
-
/* @__PURE__ */
|
|
4454
|
+
/* @__PURE__ */ import_react25.default.createElement(
|
|
4443
4455
|
SelectMenu,
|
|
4444
4456
|
{
|
|
4445
4457
|
options,
|
|
@@ -4452,7 +4464,7 @@ var Select = (_a) => {
|
|
|
4452
4464
|
maxWidth: menuMaxWidth,
|
|
4453
4465
|
maxHeight: menuMaxHeight,
|
|
4454
4466
|
minWidth: menuMinWidth,
|
|
4455
|
-
search: search && /* @__PURE__ */
|
|
4467
|
+
search: search && /* @__PURE__ */ import_react25.default.createElement(
|
|
4456
4468
|
search_bar_default,
|
|
4457
4469
|
{
|
|
4458
4470
|
ariaLabel: search.searchPlaceholder,
|
|
@@ -4465,7 +4477,7 @@ var Select = (_a) => {
|
|
|
4465
4477
|
}
|
|
4466
4478
|
)
|
|
4467
4479
|
)
|
|
4468
|
-
), hasError && !downshiftIsOpen && /* @__PURE__ */
|
|
4480
|
+
), hasError && !downshiftIsOpen && /* @__PURE__ */ import_react25.default.createElement(ErrorMessage, null, errorMessage))
|
|
4469
4481
|
);
|
|
4470
4482
|
}));
|
|
4471
4483
|
};
|
|
@@ -4473,14 +4485,14 @@ var select_default = Select;
|
|
|
4473
4485
|
|
|
4474
4486
|
// src/components/backdrop/backdrop.tsx
|
|
4475
4487
|
var import_styled20 = __toESM(require("@emotion/styled"));
|
|
4476
|
-
var
|
|
4488
|
+
var import_react27 = __toESM(require("react"));
|
|
4477
4489
|
var import_transition_hook = require("transition-hook");
|
|
4478
4490
|
|
|
4479
4491
|
// src/hooks/use-prevent-scroll.ts
|
|
4480
|
-
var
|
|
4492
|
+
var import_react26 = require("react");
|
|
4481
4493
|
function usePreventScroll(level, enabled) {
|
|
4482
4494
|
const safeDocument = document;
|
|
4483
|
-
(0,
|
|
4495
|
+
(0, import_react26.useLayoutEffect)(() => {
|
|
4484
4496
|
const html = safeDocument == null ? void 0 : safeDocument.documentElement;
|
|
4485
4497
|
const body = safeDocument == null ? void 0 : safeDocument.body;
|
|
4486
4498
|
if (safeDocument == void 0 || !html || !body) {
|
|
@@ -4567,7 +4579,7 @@ var Backdrop = (_a) => {
|
|
|
4567
4579
|
]);
|
|
4568
4580
|
const { stage, shouldMount } = (0, import_transition_hook.useTransition)(isOpen, duration);
|
|
4569
4581
|
use_prevent_scroll_default("html", isOpen);
|
|
4570
|
-
return /* @__PURE__ */
|
|
4582
|
+
return /* @__PURE__ */ import_react27.default.createElement(import_react27.default.Fragment, null, shouldMount && /* @__PURE__ */ import_react27.default.createElement(
|
|
4571
4583
|
BackdropWrapper,
|
|
4572
4584
|
__spreadValues({
|
|
4573
4585
|
backgroundColor,
|
|
@@ -4577,7 +4589,7 @@ var Backdrop = (_a) => {
|
|
|
4577
4589
|
opacity: stage === "enter" ? 1 : 0
|
|
4578
4590
|
}
|
|
4579
4591
|
}, props),
|
|
4580
|
-
/* @__PURE__ */
|
|
4592
|
+
/* @__PURE__ */ import_react27.default.createElement(ChildrenWrapper, null, children)
|
|
4581
4593
|
));
|
|
4582
4594
|
};
|
|
4583
4595
|
var backdrop_default = Backdrop;
|
|
@@ -4585,13 +4597,13 @@ var backdrop_default = Backdrop;
|
|
|
4585
4597
|
// src/components/modal/modal.tsx
|
|
4586
4598
|
var import_styled21 = __toESM(require("@emotion/styled"));
|
|
4587
4599
|
var import_focus_trap_react = __toESM(require("focus-trap-react"));
|
|
4588
|
-
var
|
|
4600
|
+
var import_react28 = __toESM(require("react"));
|
|
4589
4601
|
|
|
4590
4602
|
// src/components/icon/available-icons/close.tsx
|
|
4591
4603
|
var import_close = __toESM(require("@atlaskit/icon/core/close"));
|
|
4592
|
-
var
|
|
4604
|
+
var React28 = __toESM(require("react"));
|
|
4593
4605
|
function SvgClose() {
|
|
4594
|
-
return /* @__PURE__ */
|
|
4606
|
+
return /* @__PURE__ */ React28.createElement(import_close.default, { label: "", testId: "ads-refreshed-icon" });
|
|
4595
4607
|
}
|
|
4596
4608
|
|
|
4597
4609
|
// src/components/modal/modal.tsx
|
|
@@ -4717,14 +4729,14 @@ var ModalCard = (_a) => {
|
|
|
4717
4729
|
}
|
|
4718
4730
|
}
|
|
4719
4731
|
};
|
|
4720
|
-
(0,
|
|
4732
|
+
(0, import_react28.useEffect)(() => {
|
|
4721
4733
|
window.addEventListener("keydown", keyListener);
|
|
4722
4734
|
return () => {
|
|
4723
4735
|
window.removeEventListener("keydown", keyListener);
|
|
4724
4736
|
};
|
|
4725
4737
|
}, [isOpen, onCloseClick]);
|
|
4726
4738
|
use_prevent_scroll_default("html", isOpen);
|
|
4727
|
-
return /* @__PURE__ */
|
|
4739
|
+
return /* @__PURE__ */ import_react28.default.createElement(
|
|
4728
4740
|
import_focus_trap_react.default,
|
|
4729
4741
|
{
|
|
4730
4742
|
active: isOpen,
|
|
@@ -4733,7 +4745,7 @@ var ModalCard = (_a) => {
|
|
|
4733
4745
|
allowOutsideClick: true
|
|
4734
4746
|
}, initialFocus !== void 0 ? { initialFocus } : {})
|
|
4735
4747
|
},
|
|
4736
|
-
/* @__PURE__ */
|
|
4748
|
+
/* @__PURE__ */ import_react28.default.createElement(
|
|
4737
4749
|
ModalCardWrapper,
|
|
4738
4750
|
__spreadValues({
|
|
4739
4751
|
open: isOpen,
|
|
@@ -4746,15 +4758,15 @@ var ModalCard = (_a) => {
|
|
|
4746
4758
|
"aria-modal": ariaModal,
|
|
4747
4759
|
"aria-labelledby": ariaLabelledBy
|
|
4748
4760
|
}, props),
|
|
4749
|
-
!removeClose && onCloseClick && /* @__PURE__ */
|
|
4761
|
+
!removeClose && onCloseClick && /* @__PURE__ */ import_react28.default.createElement(CloseIconSection, null, /* @__PURE__ */ import_react28.default.createElement(
|
|
4750
4762
|
icon_button_default,
|
|
4751
4763
|
{
|
|
4752
4764
|
altText: "Close",
|
|
4753
|
-
icon: /* @__PURE__ */
|
|
4765
|
+
icon: /* @__PURE__ */ import_react28.default.createElement(SvgClose, null),
|
|
4754
4766
|
onClick: onCloseClick
|
|
4755
4767
|
}
|
|
4756
4768
|
)),
|
|
4757
|
-
/* @__PURE__ */
|
|
4769
|
+
/* @__PURE__ */ import_react28.default.createElement(
|
|
4758
4770
|
ModalCardChildrenSection,
|
|
4759
4771
|
__spreadProps(__spreadValues({}, removeClose ? { tabIndex: 0 } : { tabIndex: -1 }), {
|
|
4760
4772
|
maxHeight
|
|
@@ -4764,7 +4776,7 @@ var ModalCard = (_a) => {
|
|
|
4764
4776
|
)
|
|
4765
4777
|
);
|
|
4766
4778
|
};
|
|
4767
|
-
var Modal =
|
|
4779
|
+
var Modal = import_react28.default.forwardRef(
|
|
4768
4780
|
(_a, ref) => {
|
|
4769
4781
|
var _b = _a, {
|
|
4770
4782
|
children,
|
|
@@ -4820,14 +4832,14 @@ var Modal = import_react27.default.forwardRef(
|
|
|
4820
4832
|
}
|
|
4821
4833
|
onCloseClick(e);
|
|
4822
4834
|
};
|
|
4823
|
-
return /* @__PURE__ */
|
|
4835
|
+
return /* @__PURE__ */ import_react28.default.createElement(backdrop_default, __spreadValues({ isOpen, zIndex }, props), /* @__PURE__ */ import_react28.default.createElement(
|
|
4824
4836
|
container_default,
|
|
4825
4837
|
{
|
|
4826
4838
|
height: "100%",
|
|
4827
4839
|
onClick: closeClickHandler,
|
|
4828
4840
|
onKeyDown
|
|
4829
4841
|
},
|
|
4830
|
-
/* @__PURE__ */
|
|
4842
|
+
/* @__PURE__ */ import_react28.default.createElement(
|
|
4831
4843
|
ModalCard,
|
|
4832
4844
|
{
|
|
4833
4845
|
ref,
|
|
@@ -4842,19 +4854,19 @@ var Modal = import_react27.default.forwardRef(
|
|
|
4842
4854
|
ariaLabelledBy: (_a2 = ariaLabelledBy != null ? ariaLabelledBy : titleId) != null ? _a2 : void 0,
|
|
4843
4855
|
initialFocus
|
|
4844
4856
|
},
|
|
4845
|
-
/* @__PURE__ */
|
|
4857
|
+
/* @__PURE__ */ import_react28.default.createElement(
|
|
4846
4858
|
ContentWrapper,
|
|
4847
4859
|
{
|
|
4848
4860
|
rows: `${title ? "auto " : ""} ${children ? "1fr " : ""} ${hasButtons ? "auto" : ""}`
|
|
4849
4861
|
},
|
|
4850
|
-
title && /* @__PURE__ */
|
|
4862
|
+
title && /* @__PURE__ */ import_react28.default.createElement(
|
|
4851
4863
|
TitleSection,
|
|
4852
4864
|
{
|
|
4853
4865
|
bottom: children ? "var(--lns-space-medium)" : "var(--lns-space-xlarge)"
|
|
4854
4866
|
},
|
|
4855
|
-
/* @__PURE__ */
|
|
4867
|
+
/* @__PURE__ */ import_react28.default.createElement(text_default, { htmlTag: "h1", variant: "title", id: titleId }, title)
|
|
4856
4868
|
),
|
|
4857
|
-
/* @__PURE__ */
|
|
4869
|
+
/* @__PURE__ */ import_react28.default.createElement(
|
|
4858
4870
|
ChildrenSection2,
|
|
4859
4871
|
{
|
|
4860
4872
|
noPadding,
|
|
@@ -4864,14 +4876,14 @@ var Modal = import_react27.default.forwardRef(
|
|
|
4864
4876
|
},
|
|
4865
4877
|
children && children
|
|
4866
4878
|
),
|
|
4867
|
-
hasButtons && /* @__PURE__ */
|
|
4879
|
+
hasButtons && /* @__PURE__ */ import_react28.default.createElement(
|
|
4868
4880
|
ButtonsSection,
|
|
4869
4881
|
{
|
|
4870
4882
|
top: children ? "var(--lns-space-xlarge)" : 0,
|
|
4871
4883
|
hasDividers
|
|
4872
4884
|
},
|
|
4873
4885
|
alternativeButton,
|
|
4874
|
-
/* @__PURE__ */
|
|
4886
|
+
/* @__PURE__ */ import_react28.default.createElement(RightButtonsSection, null, secondaryButton && /* @__PURE__ */ import_react28.default.createElement(spacer_default, { right: "small", isInline: true }, secondaryButton), mainButton)
|
|
4875
4887
|
)
|
|
4876
4888
|
)
|
|
4877
4889
|
)
|
|
@@ -4881,9 +4893,9 @@ var Modal = import_react27.default.forwardRef(
|
|
|
4881
4893
|
var modal_default = Modal;
|
|
4882
4894
|
|
|
4883
4895
|
// src/components/link/link.tsx
|
|
4884
|
-
var
|
|
4896
|
+
var import_react29 = require("@emotion/react");
|
|
4885
4897
|
var import_styled22 = __toESM(require("@emotion/styled"));
|
|
4886
|
-
var
|
|
4898
|
+
var import_react30 = __toESM(require("react"));
|
|
4887
4899
|
var variants2 = {
|
|
4888
4900
|
neutral: {
|
|
4889
4901
|
color: getColorValue("inherit"),
|
|
@@ -4902,16 +4914,16 @@ var variants2 = {
|
|
|
4902
4914
|
}
|
|
4903
4915
|
};
|
|
4904
4916
|
var statusStyles2 = {
|
|
4905
|
-
enabled:
|
|
4917
|
+
enabled: import_react29.css`
|
|
4906
4918
|
cursor: pointer;
|
|
4907
4919
|
`,
|
|
4908
|
-
disabled:
|
|
4920
|
+
disabled: import_react29.css`
|
|
4909
4921
|
pointer-events: none;
|
|
4910
4922
|
color: ${getColorValue("disabledContent")};
|
|
4911
4923
|
`
|
|
4912
4924
|
};
|
|
4913
4925
|
var buttonStyles = {
|
|
4914
|
-
isButton:
|
|
4926
|
+
isButton: import_react29.css`
|
|
4915
4927
|
background: none;
|
|
4916
4928
|
border: none;
|
|
4917
4929
|
font: inherit;
|
|
@@ -4954,7 +4966,7 @@ var Link = (_a) => {
|
|
|
4954
4966
|
"htmlTag",
|
|
4955
4967
|
"isDisabled"
|
|
4956
4968
|
]);
|
|
4957
|
-
return /* @__PURE__ */
|
|
4969
|
+
return /* @__PURE__ */ import_react30.default.createElement(
|
|
4958
4970
|
LinkWrapper,
|
|
4959
4971
|
__spreadValues({
|
|
4960
4972
|
href,
|
|
@@ -4970,7 +4982,7 @@ var link_default = Link;
|
|
|
4970
4982
|
|
|
4971
4983
|
// src/components/textarea/textarea.tsx
|
|
4972
4984
|
var import_styled23 = __toESM(require("@emotion/styled"));
|
|
4973
|
-
var
|
|
4985
|
+
var import_react31 = __toESM(require("react"));
|
|
4974
4986
|
var sizesStyles3 = {
|
|
4975
4987
|
small: {
|
|
4976
4988
|
padding: `${u(1.5)} ${u(1.75)}`,
|
|
@@ -5020,7 +5032,7 @@ var TextareaWrapper = import_styled23.default.textarea`
|
|
|
5020
5032
|
color: ${getColorValue("bodyDimmed")};
|
|
5021
5033
|
}
|
|
5022
5034
|
`;
|
|
5023
|
-
var Textarea =
|
|
5035
|
+
var Textarea = import_react31.default.forwardRef(
|
|
5024
5036
|
(_a, ref) => {
|
|
5025
5037
|
var _b = _a, {
|
|
5026
5038
|
onChange,
|
|
@@ -5041,7 +5053,7 @@ var Textarea = import_react30.default.forwardRef(
|
|
|
5041
5053
|
"resize",
|
|
5042
5054
|
"error"
|
|
5043
5055
|
]);
|
|
5044
|
-
return /* @__PURE__ */
|
|
5056
|
+
return /* @__PURE__ */ import_react31.default.createElement(import_react31.default.Fragment, null, /* @__PURE__ */ import_react31.default.createElement(
|
|
5045
5057
|
TextareaWrapper,
|
|
5046
5058
|
__spreadValues({
|
|
5047
5059
|
disabled: isDisabled,
|
|
@@ -5054,7 +5066,7 @@ var Textarea = import_react30.default.forwardRef(
|
|
|
5054
5066
|
resize,
|
|
5055
5067
|
error
|
|
5056
5068
|
}, props)
|
|
5057
|
-
), error ? /* @__PURE__ */
|
|
5069
|
+
), error ? /* @__PURE__ */ import_react31.default.createElement(import_react31.default.Fragment, null, /* @__PURE__ */ import_react31.default.createElement(spacer_default, { bottom: "xmsall" }), /* @__PURE__ */ import_react31.default.createElement(text_default, { color: "danger", fontWeight: "regular", size: "body-md" }, error)) : null);
|
|
5058
5070
|
}
|
|
5059
5071
|
);
|
|
5060
5072
|
var textarea_default = Textarea;
|
|
@@ -5062,7 +5074,7 @@ var textarea_default = Textarea;
|
|
|
5062
5074
|
// src/components/typeahead/typeahead.tsx
|
|
5063
5075
|
var import_styled24 = __toESM(require("@emotion/styled"));
|
|
5064
5076
|
var import_downshift3 = __toESM(require("downshift"));
|
|
5065
|
-
var
|
|
5077
|
+
var import_react32 = __toESM(require("react"));
|
|
5066
5078
|
var import_react_laag2 = require("react-laag");
|
|
5067
5079
|
var import_resize_observer_polyfill2 = __toESM(require("resize-observer-polyfill"));
|
|
5068
5080
|
var TypeaheadWrapper = import_styled24.default.div`
|
|
@@ -5282,7 +5294,7 @@ var TypeaheadHeader = ({
|
|
|
5282
5294
|
onChange: (e) => handleInputValueChange(e.target.value)
|
|
5283
5295
|
}));
|
|
5284
5296
|
const showPlaceholder = !inputValue && !selectedOptionValue;
|
|
5285
|
-
return /* @__PURE__ */
|
|
5297
|
+
return /* @__PURE__ */ import_react32.default.createElement(TypeaheadHeaderWrapper, { onClick: handleClickAndFocus, disabled: isDisabled }, hasIcon && /* @__PURE__ */ import_react32.default.createElement(IconSection3, null, typeof icon === "string" ? /* @__PURE__ */ import_react32.default.createElement(container_default, { radius: "50", width: 3, height: 3, overflow: "hidden" }, /* @__PURE__ */ import_react32.default.createElement(align_default, { alignment: "center" }, /* @__PURE__ */ import_react32.default.createElement(TypeaheadImage, { src: icon, alt: "", isDisabled }))) : /* @__PURE__ */ import_react32.default.createElement(icon_default, { icon, color })), /* @__PURE__ */ import_react32.default.createElement(
|
|
5286
5298
|
TypeaheadInputField,
|
|
5287
5299
|
__spreadProps(__spreadValues({
|
|
5288
5300
|
ref: inputRef
|
|
@@ -5292,12 +5304,12 @@ var TypeaheadHeader = ({
|
|
|
5292
5304
|
hasError,
|
|
5293
5305
|
isDisabled
|
|
5294
5306
|
})
|
|
5295
|
-
), !inputValue && /* @__PURE__ */
|
|
5307
|
+
), !inputValue && /* @__PURE__ */ import_react32.default.createElement(TextOverlay, { hasIcon }, /* @__PURE__ */ import_react32.default.createElement(text_default, { hasEllipsis: true, color: showPlaceholder ? "bodyDimmed" : "inherit" }, getTitle2({
|
|
5296
5308
|
options,
|
|
5297
5309
|
selectedItem,
|
|
5298
5310
|
selectedOptionValue,
|
|
5299
5311
|
placeholder
|
|
5300
|
-
}))), /* @__PURE__ */
|
|
5312
|
+
}))), /* @__PURE__ */ import_react32.default.createElement(AddOnSection, null, hasLoader ? /* @__PURE__ */ import_react32.default.createElement(loader_default, { size: "small" }) : /* @__PURE__ */ import_react32.default.createElement(icon_default, { icon: /* @__PURE__ */ import_react32.default.createElement(SvgChevronDown, null), color })));
|
|
5301
5313
|
};
|
|
5302
5314
|
var getSelectedOption2 = (value, options) => {
|
|
5303
5315
|
var _a;
|
|
@@ -5319,7 +5331,7 @@ var didSelectedOptionValueChange2 = (selectedOptionValue, prevSelectedItem) => {
|
|
|
5319
5331
|
};
|
|
5320
5332
|
var renderOption2 = (item, index, selectedItem, selectedOptionValue, highlightedIndex, getItemProps) => {
|
|
5321
5333
|
const isSelected = !selectedItem && item.value === selectedOptionValue || selectedItem && selectedItem.value === item.value;
|
|
5322
|
-
return /* @__PURE__ */
|
|
5334
|
+
return /* @__PURE__ */ import_react32.default.createElement(
|
|
5323
5335
|
MenuItem,
|
|
5324
5336
|
__spreadProps(__spreadValues({
|
|
5325
5337
|
key: index,
|
|
@@ -5363,16 +5375,16 @@ var TypeaheadMenu = (_a) => {
|
|
|
5363
5375
|
"emptyResultsMessage",
|
|
5364
5376
|
"hasAvailableOptions"
|
|
5365
5377
|
]);
|
|
5366
|
-
const defaultLoadingMessage = loadingMessage || /* @__PURE__ */
|
|
5378
|
+
const defaultLoadingMessage = loadingMessage || /* @__PURE__ */ import_react32.default.createElement(loader_default, null);
|
|
5367
5379
|
const defaultEmptyResultsMessage = emptyResultsMessage || "No results";
|
|
5368
5380
|
if (isLoading) {
|
|
5369
|
-
return /* @__PURE__ */
|
|
5381
|
+
return /* @__PURE__ */ import_react32.default.createElement(menu_default, __spreadValues({ as: "div" }, menuProps), /* @__PURE__ */ import_react32.default.createElement(container_default, { padding: "large" }, /* @__PURE__ */ import_react32.default.createElement(align_default, { alignment: "center" }, defaultLoadingMessage)));
|
|
5370
5382
|
}
|
|
5371
5383
|
if (!hasAvailableOptions) {
|
|
5372
|
-
return /* @__PURE__ */
|
|
5384
|
+
return /* @__PURE__ */ import_react32.default.createElement(menu_default, __spreadValues({ as: "div" }, menuProps), /* @__PURE__ */ import_react32.default.createElement(container_default, { padding: "large" }, /* @__PURE__ */ import_react32.default.createElement(align_default, { alignment: "center" }, defaultEmptyResultsMessage)));
|
|
5373
5385
|
}
|
|
5374
5386
|
if (!isGrouped2(options)) {
|
|
5375
|
-
return /* @__PURE__ */
|
|
5387
|
+
return /* @__PURE__ */ import_react32.default.createElement(menu_default, __spreadValues({}, menuProps), options.map(
|
|
5376
5388
|
(item, index) => renderOption2(
|
|
5377
5389
|
item,
|
|
5378
5390
|
index,
|
|
@@ -5384,9 +5396,9 @@ var TypeaheadMenu = (_a) => {
|
|
|
5384
5396
|
));
|
|
5385
5397
|
}
|
|
5386
5398
|
let downshiftIndex = 0;
|
|
5387
|
-
return /* @__PURE__ */
|
|
5399
|
+
return /* @__PURE__ */ import_react32.default.createElement(menu_default, __spreadValues({}, menuProps), options.map((group) => {
|
|
5388
5400
|
const groupId = `group-${group.group.replace(/\s+/g, "-")}`;
|
|
5389
|
-
return /* @__PURE__ */
|
|
5401
|
+
return /* @__PURE__ */ import_react32.default.createElement("li", { key: groupId }, /* @__PURE__ */ import_react32.default.createElement(spacer_default, { left: "medium", top: "small", bottom: "xsmall" }, /* @__PURE__ */ import_react32.default.createElement(text_default, { id: groupId, size: "body-sm", fontWeight: "bold" }, group.group)), /* @__PURE__ */ import_react32.default.createElement(Group2, { role: "group", "aria-labelledby": groupId }, group.items.map((item) => {
|
|
5390
5402
|
return renderOption2(
|
|
5391
5403
|
item,
|
|
5392
5404
|
downshiftIndex++,
|
|
@@ -5398,7 +5410,7 @@ var TypeaheadMenu = (_a) => {
|
|
|
5398
5410
|
})));
|
|
5399
5411
|
}));
|
|
5400
5412
|
};
|
|
5401
|
-
var Typeahead = (0,
|
|
5413
|
+
var Typeahead = (0, import_react32.forwardRef)(
|
|
5402
5414
|
(_a, ref) => {
|
|
5403
5415
|
var _b = _a, {
|
|
5404
5416
|
container,
|
|
@@ -5444,8 +5456,8 @@ var Typeahead = (0, import_react31.forwardRef)(
|
|
|
5444
5456
|
"id"
|
|
5445
5457
|
]);
|
|
5446
5458
|
const environment = getDownshiftEnvironment(container);
|
|
5447
|
-
const internalInputRef = (0,
|
|
5448
|
-
const inputRef = (0,
|
|
5459
|
+
const internalInputRef = (0, import_react32.useRef)(null);
|
|
5460
|
+
const inputRef = (0, import_react32.useCallback)(
|
|
5449
5461
|
(node) => {
|
|
5450
5462
|
internalInputRef.current = node;
|
|
5451
5463
|
if (ref) {
|
|
@@ -5454,12 +5466,12 @@ var Typeahead = (0, import_react31.forwardRef)(
|
|
|
5454
5466
|
},
|
|
5455
5467
|
[ref]
|
|
5456
5468
|
);
|
|
5457
|
-
const [inputValue, setInputValue] = (0,
|
|
5458
|
-
const [downshiftIsOpen, setDownshiftIsOpen] = (0,
|
|
5459
|
-
const [prevSelectedItem, setPrevSelectedItem] = (0,
|
|
5469
|
+
const [inputValue, setInputValue] = (0, import_react32.useState)("");
|
|
5470
|
+
const [downshiftIsOpen, setDownshiftIsOpen] = (0, import_react32.useState)(false);
|
|
5471
|
+
const [prevSelectedItem, setPrevSelectedItem] = (0, import_react32.useState)(
|
|
5460
5472
|
getSelectedOption2(selectedOptionValue, options)
|
|
5461
5473
|
);
|
|
5462
|
-
const [selectedItem, setSelectedItem] = (0,
|
|
5474
|
+
const [selectedItem, setSelectedItem] = (0, import_react32.useState)(
|
|
5463
5475
|
prevSelectedItem
|
|
5464
5476
|
);
|
|
5465
5477
|
const handleInputValueChange = (value) => {
|
|
@@ -5490,7 +5502,7 @@ var Typeahead = (0, import_react31.forwardRef)(
|
|
|
5490
5502
|
auto: true,
|
|
5491
5503
|
snap: true
|
|
5492
5504
|
});
|
|
5493
|
-
(0,
|
|
5505
|
+
(0, import_react32.useEffect)(() => {
|
|
5494
5506
|
if (didSelectedOptionValueChange2(selectedOptionValue, prevSelectedItem)) {
|
|
5495
5507
|
const item = getSelectedOption2(selectedOptionValue, options);
|
|
5496
5508
|
setPrevSelectedItem(item);
|
|
@@ -5498,14 +5510,14 @@ var Typeahead = (0, import_react31.forwardRef)(
|
|
|
5498
5510
|
setInputValue("");
|
|
5499
5511
|
}
|
|
5500
5512
|
}, [selectedOptionValue, options, prevSelectedItem]);
|
|
5501
|
-
(0,
|
|
5513
|
+
(0, import_react32.useEffect)(() => {
|
|
5502
5514
|
var _a2;
|
|
5503
5515
|
onOpenChange && onOpenChange(downshiftIsOpen);
|
|
5504
5516
|
if (!downshiftIsOpen) {
|
|
5505
5517
|
(_a2 = internalInputRef.current) == null ? void 0 : _a2.blur();
|
|
5506
5518
|
}
|
|
5507
5519
|
}, [downshiftIsOpen, onOpenChange]);
|
|
5508
|
-
const hasAvailableOptions = (0,
|
|
5520
|
+
const hasAvailableOptions = (0, import_react32.useMemo)(() => {
|
|
5509
5521
|
if (!Array.isArray(options)) {
|
|
5510
5522
|
return false;
|
|
5511
5523
|
}
|
|
@@ -5521,7 +5533,7 @@ var Typeahead = (0, import_react31.forwardRef)(
|
|
|
5521
5533
|
}
|
|
5522
5534
|
return changes;
|
|
5523
5535
|
};
|
|
5524
|
-
return /* @__PURE__ */
|
|
5536
|
+
return /* @__PURE__ */ import_react32.default.createElement(TypeaheadWrapper, __spreadValues({}, props), /* @__PURE__ */ import_react32.default.createElement(import_downshift3.default, __spreadProps(__spreadValues({}, downshiftProps), { stateReducer }), ({
|
|
5525
5537
|
getItemProps,
|
|
5526
5538
|
getInputProps,
|
|
5527
5539
|
getMenuProps,
|
|
@@ -5531,7 +5543,7 @@ var Typeahead = (0, import_react31.forwardRef)(
|
|
|
5531
5543
|
}) => {
|
|
5532
5544
|
return (
|
|
5533
5545
|
// Don't set the role to combobox to ensure a consistent experience for screen readers
|
|
5534
|
-
/* @__PURE__ */
|
|
5546
|
+
/* @__PURE__ */ import_react32.default.createElement("div", { role: "presentation" }, /* @__PURE__ */ import_react32.default.createElement("div", __spreadValues({}, triggerProps), /* @__PURE__ */ import_react32.default.createElement(
|
|
5535
5547
|
TypeaheadHeader,
|
|
5536
5548
|
{
|
|
5537
5549
|
inputRef,
|
|
@@ -5553,7 +5565,7 @@ var Typeahead = (0, import_react31.forwardRef)(
|
|
|
5553
5565
|
id
|
|
5554
5566
|
}
|
|
5555
5567
|
)), downshiftIsOpen && isOpen && renderLayer(
|
|
5556
|
-
/* @__PURE__ */
|
|
5568
|
+
/* @__PURE__ */ import_react32.default.createElement(
|
|
5557
5569
|
"div",
|
|
5558
5570
|
__spreadProps(__spreadValues({}, layerProps), {
|
|
5559
5571
|
style: __spreadProps(__spreadValues({}, layerProps.style), {
|
|
@@ -5561,7 +5573,7 @@ var Typeahead = (0, import_react31.forwardRef)(
|
|
|
5561
5573
|
width: menuMinWidth ? "auto" : triggerBounds == null ? void 0 : triggerBounds.width
|
|
5562
5574
|
})
|
|
5563
5575
|
}),
|
|
5564
|
-
/* @__PURE__ */
|
|
5576
|
+
/* @__PURE__ */ import_react32.default.createElement(
|
|
5565
5577
|
TypeaheadMenu,
|
|
5566
5578
|
{
|
|
5567
5579
|
options,
|
|
@@ -5581,7 +5593,7 @@ var Typeahead = (0, import_react31.forwardRef)(
|
|
|
5581
5593
|
}
|
|
5582
5594
|
)
|
|
5583
5595
|
)
|
|
5584
|
-
), Boolean(errorMessage) && !downshiftIsOpen ? /* @__PURE__ */
|
|
5596
|
+
), Boolean(errorMessage) && !downshiftIsOpen ? /* @__PURE__ */ import_react32.default.createElement(ErrorMessage2, null, errorMessage) : null)
|
|
5585
5597
|
);
|
|
5586
5598
|
}));
|
|
5587
5599
|
}
|
|
@@ -5592,7 +5604,7 @@ var typeahead_default = Typeahead;
|
|
|
5592
5604
|
// src/components/dropdown/dropdown.tsx
|
|
5593
5605
|
var import_styled25 = __toESM(require("@emotion/styled"));
|
|
5594
5606
|
var import_downshift5 = __toESM(require("downshift"));
|
|
5595
|
-
var
|
|
5607
|
+
var import_react33 = __toESM(require("react"));
|
|
5596
5608
|
var import_react_laag3 = require("react-laag");
|
|
5597
5609
|
var import_resize_observer_polyfill3 = __toESM(require("resize-observer-polyfill"));
|
|
5598
5610
|
var getAccessibilityProps = ({
|
|
@@ -5651,12 +5663,29 @@ var Dropdown = (_a) => {
|
|
|
5651
5663
|
"menuItemRole"
|
|
5652
5664
|
]);
|
|
5653
5665
|
const environment = getDownshiftEnvironment(container);
|
|
5654
|
-
const [downshiftIsOpen, setDownshiftIsOpen] = (0,
|
|
5655
|
-
const [
|
|
5666
|
+
const [downshiftIsOpen, setDownshiftIsOpen] = (0, import_react33.useState)(false);
|
|
5667
|
+
const [keyboardMove, setKeyboardMove] = (0, import_react33.useState)(false);
|
|
5668
|
+
const [searchValue, setSearchValue] = (0, import_react33.useState)("");
|
|
5656
5669
|
const onSearchChange = (e) => {
|
|
5657
5670
|
const value = e.target.value;
|
|
5658
5671
|
setSearchValue(value);
|
|
5659
5672
|
};
|
|
5673
|
+
const onKeyDown = (e) => {
|
|
5674
|
+
switch (e.key) {
|
|
5675
|
+
case "ArrowDown":
|
|
5676
|
+
case "ArrowUp":
|
|
5677
|
+
case "ArrowLeft":
|
|
5678
|
+
case "ArrowRight":
|
|
5679
|
+
case "Enter":
|
|
5680
|
+
case " ":
|
|
5681
|
+
case "Tab":
|
|
5682
|
+
case "Escape":
|
|
5683
|
+
setKeyboardMove(true);
|
|
5684
|
+
break;
|
|
5685
|
+
default:
|
|
5686
|
+
break;
|
|
5687
|
+
}
|
|
5688
|
+
};
|
|
5660
5689
|
const isOpen = isOpenFromProps || downshiftIsOpen;
|
|
5661
5690
|
const { layerProps, triggerProps, renderLayer } = (0, import_react_laag3.useLayer)({
|
|
5662
5691
|
isOpen,
|
|
@@ -5667,7 +5696,7 @@ var Dropdown = (_a) => {
|
|
|
5667
5696
|
snap: true,
|
|
5668
5697
|
triggerOffset
|
|
5669
5698
|
});
|
|
5670
|
-
(0,
|
|
5699
|
+
(0, import_react33.useEffect)(() => {
|
|
5671
5700
|
onOpenChange && onOpenChange(isOpen);
|
|
5672
5701
|
}, [isOpen, onOpenChange]);
|
|
5673
5702
|
const stateReducer = (state, changes) => {
|
|
@@ -5676,7 +5705,7 @@ var Dropdown = (_a) => {
|
|
|
5676
5705
|
}
|
|
5677
5706
|
return changes;
|
|
5678
5707
|
};
|
|
5679
|
-
options = (0,
|
|
5708
|
+
options = (0, import_react33.useMemo)(() => {
|
|
5680
5709
|
if (search) {
|
|
5681
5710
|
if (search.searchType === "startsWith") {
|
|
5682
5711
|
return options.filter(
|
|
@@ -5689,7 +5718,7 @@ var Dropdown = (_a) => {
|
|
|
5689
5718
|
}
|
|
5690
5719
|
return options;
|
|
5691
5720
|
}, [options, searchValue, search]);
|
|
5692
|
-
return /* @__PURE__ */
|
|
5721
|
+
return /* @__PURE__ */ import_react33.default.createElement(
|
|
5693
5722
|
import_downshift5.default,
|
|
5694
5723
|
{
|
|
5695
5724
|
stateReducer,
|
|
@@ -5705,7 +5734,7 @@ var Dropdown = (_a) => {
|
|
|
5705
5734
|
getToggleButtonProps,
|
|
5706
5735
|
highlightedIndex,
|
|
5707
5736
|
isOpen: isOpen2
|
|
5708
|
-
}) => /* @__PURE__ */
|
|
5737
|
+
}) => /* @__PURE__ */ import_react33.default.createElement(
|
|
5709
5738
|
"div",
|
|
5710
5739
|
__spreadValues(__spreadValues({}, props), triggerCallback ? {
|
|
5711
5740
|
// the Downshift component appears to set the following props,
|
|
@@ -5715,27 +5744,31 @@ var Dropdown = (_a) => {
|
|
|
5715
5744
|
"aria-expanded": null,
|
|
5716
5745
|
"aria-labelledby": null
|
|
5717
5746
|
} : {}),
|
|
5718
|
-
/* @__PURE__ */
|
|
5747
|
+
/* @__PURE__ */ import_react33.default.createElement("div", __spreadValues({}, triggerProps), triggerCallback ? triggerCallback(__spreadValues(__spreadValues({}, getToggleButtonProps({ onKeyDown })), getAccessibilityProps({
|
|
5719
5748
|
ariaMenuName,
|
|
5720
5749
|
getInputProps,
|
|
5721
5750
|
isOpen: isOpen2
|
|
5722
|
-
}))) : /* @__PURE__ */
|
|
5751
|
+
}))) : /* @__PURE__ */ import_react33.default.createElement(
|
|
5752
|
+
TriggerSection,
|
|
5753
|
+
__spreadValues({}, getToggleButtonProps({ onKeyDown, tabIndex: 0 })),
|
|
5754
|
+
trigger
|
|
5755
|
+
)),
|
|
5723
5756
|
isOpen2 && renderLayer(
|
|
5724
|
-
/* @__PURE__ */
|
|
5757
|
+
/* @__PURE__ */ import_react33.default.createElement(
|
|
5725
5758
|
"div",
|
|
5726
5759
|
__spreadProps(__spreadValues({}, layerProps), {
|
|
5727
5760
|
style: __spreadProps(__spreadValues({}, layerProps.style), { zIndex: menuZIndex })
|
|
5728
5761
|
}),
|
|
5729
|
-
/* @__PURE__ */
|
|
5762
|
+
/* @__PURE__ */ import_react33.default.createElement(
|
|
5730
5763
|
menu_default,
|
|
5731
5764
|
{
|
|
5732
5765
|
position: menuPosition,
|
|
5733
5766
|
minWidth: menuMinWidth,
|
|
5734
5767
|
maxWidth: menuMaxWidth,
|
|
5735
5768
|
maxHeight: menuMaxHeight,
|
|
5736
|
-
downshiftMenuProps: getMenuProps,
|
|
5769
|
+
downshiftMenuProps: () => getMenuProps({ onKeyDown }),
|
|
5737
5770
|
role,
|
|
5738
|
-
search: search && /* @__PURE__ */
|
|
5771
|
+
search: search && /* @__PURE__ */ import_react33.default.createElement(
|
|
5739
5772
|
search_bar_default,
|
|
5740
5773
|
{
|
|
5741
5774
|
ariaLabel: search.searchPlaceholder,
|
|
@@ -5747,11 +5780,12 @@ var Dropdown = (_a) => {
|
|
|
5747
5780
|
)
|
|
5748
5781
|
},
|
|
5749
5782
|
options.map((item, index) => {
|
|
5750
|
-
return /* @__PURE__ */
|
|
5783
|
+
return /* @__PURE__ */ import_react33.default.createElement(
|
|
5751
5784
|
MenuItem,
|
|
5752
5785
|
__spreadValues({
|
|
5753
5786
|
key: index,
|
|
5754
5787
|
isHighlighted: highlightedIndex === index,
|
|
5788
|
+
keyboardMove: keyboardMove && highlightedIndex === index,
|
|
5755
5789
|
isDisabled: item.disabled,
|
|
5756
5790
|
isSelected: item.selected,
|
|
5757
5791
|
icon: item.icon,
|
|
@@ -5763,7 +5797,12 @@ var Dropdown = (_a) => {
|
|
|
5763
5797
|
key: index,
|
|
5764
5798
|
index,
|
|
5765
5799
|
item,
|
|
5766
|
-
disabled: item.disabled
|
|
5800
|
+
disabled: item.disabled,
|
|
5801
|
+
onMouseMove: () => {
|
|
5802
|
+
if (keyboardMove) {
|
|
5803
|
+
setKeyboardMove(false);
|
|
5804
|
+
}
|
|
5805
|
+
}
|
|
5767
5806
|
})),
|
|
5768
5807
|
item.title
|
|
5769
5808
|
);
|
|
@@ -5778,11 +5817,11 @@ var dropdown_default = Dropdown;
|
|
|
5778
5817
|
|
|
5779
5818
|
// src/components/form-field/form-field.tsx
|
|
5780
5819
|
var import_styled28 = __toESM(require("@emotion/styled"));
|
|
5781
|
-
var
|
|
5820
|
+
var import_react36 = __toESM(require("react"));
|
|
5782
5821
|
|
|
5783
5822
|
// src/components/radio/radio.tsx
|
|
5784
5823
|
var import_styled26 = __toESM(require("@emotion/styled"));
|
|
5785
|
-
var
|
|
5824
|
+
var import_react34 = __toESM(require("react"));
|
|
5786
5825
|
var RadioLabel = import_styled26.default.label`
|
|
5787
5826
|
display: block;
|
|
5788
5827
|
position: relative;
|
|
@@ -5848,7 +5887,7 @@ var RadioBox = import_styled26.default.span`
|
|
|
5848
5887
|
background-color: ${getColorValue("white")};
|
|
5849
5888
|
}
|
|
5850
5889
|
`;
|
|
5851
|
-
var Radio = (0,
|
|
5890
|
+
var Radio = (0, import_react34.forwardRef)(
|
|
5852
5891
|
(_a, ref) => {
|
|
5853
5892
|
var _b = _a, {
|
|
5854
5893
|
isDisabled,
|
|
@@ -5863,7 +5902,7 @@ var Radio = (0, import_react33.forwardRef)(
|
|
|
5863
5902
|
"onChange",
|
|
5864
5903
|
"onBlur"
|
|
5865
5904
|
]);
|
|
5866
|
-
return /* @__PURE__ */
|
|
5905
|
+
return /* @__PURE__ */ import_react34.default.createElement(RadioLabel, { htmlFor: props.id }, /* @__PURE__ */ import_react34.default.createElement(
|
|
5867
5906
|
RadioInput,
|
|
5868
5907
|
__spreadValues({
|
|
5869
5908
|
type: "radio",
|
|
@@ -5874,14 +5913,14 @@ var Radio = (0, import_react33.forwardRef)(
|
|
|
5874
5913
|
onBlur,
|
|
5875
5914
|
ref
|
|
5876
5915
|
}, props)
|
|
5877
|
-
), /* @__PURE__ */
|
|
5916
|
+
), /* @__PURE__ */ import_react34.default.createElement(RadioBox, { className: "RadioBox" }));
|
|
5878
5917
|
}
|
|
5879
5918
|
);
|
|
5880
5919
|
var radio_default = Radio;
|
|
5881
5920
|
|
|
5882
5921
|
// src/components/switch/switch.tsx
|
|
5883
5922
|
var import_styled27 = __toESM(require("@emotion/styled"));
|
|
5884
|
-
var
|
|
5923
|
+
var import_react35 = __toESM(require("react"));
|
|
5885
5924
|
var sizes2 = {
|
|
5886
5925
|
medium: {
|
|
5887
5926
|
switchHeight: 16,
|
|
@@ -6005,7 +6044,7 @@ var Switch = (_a) => {
|
|
|
6005
6044
|
"ariaLabelledby and ariaLabel serve the same purpose and therefore cannot be used at the same time. Choose the one that best suites your needs."
|
|
6006
6045
|
);
|
|
6007
6046
|
}
|
|
6008
|
-
return /* @__PURE__ */
|
|
6047
|
+
return /* @__PURE__ */ import_react35.default.createElement(SwitchLabel, { htmlFor: props.id }, /* @__PURE__ */ import_react35.default.createElement(
|
|
6009
6048
|
SwitchInput,
|
|
6010
6049
|
__spreadProps(__spreadValues({}, props), {
|
|
6011
6050
|
checked: isActive,
|
|
@@ -6018,7 +6057,7 @@ var Switch = (_a) => {
|
|
|
6018
6057
|
"aria-describedby": ariaDescribedby,
|
|
6019
6058
|
"aria-checked": isActive
|
|
6020
6059
|
})
|
|
6021
|
-
), /* @__PURE__ */
|
|
6060
|
+
), /* @__PURE__ */ import_react35.default.createElement(
|
|
6022
6061
|
SwitchBox,
|
|
6023
6062
|
{
|
|
6024
6063
|
className: "SwitchBox",
|
|
@@ -6095,12 +6134,12 @@ var FormField = (_a) => {
|
|
|
6095
6134
|
"labelFor",
|
|
6096
6135
|
"direction"
|
|
6097
6136
|
]);
|
|
6098
|
-
const isLabelClickable =
|
|
6099
|
-
(child) => (0,
|
|
6137
|
+
const isLabelClickable = import_react36.default.Children.toArray(children).some(
|
|
6138
|
+
(child) => (0, import_react36.isValidElement)(child) && // The child might be a div, span, etc (type string) so we
|
|
6100
6139
|
// have to typeguard before we check if our child is of interactive
|
|
6101
6140
|
typeof child.type !== "string" && isInteractiveComponent(child.type)
|
|
6102
6141
|
);
|
|
6103
|
-
const labelElement = label && /* @__PURE__ */
|
|
6142
|
+
const labelElement = label && /* @__PURE__ */ import_react36.default.createElement(
|
|
6104
6143
|
Label,
|
|
6105
6144
|
{
|
|
6106
6145
|
direction,
|
|
@@ -6109,18 +6148,18 @@ var FormField = (_a) => {
|
|
|
6109
6148
|
},
|
|
6110
6149
|
label
|
|
6111
6150
|
);
|
|
6112
|
-
return /* @__PURE__ */
|
|
6151
|
+
return /* @__PURE__ */ import_react36.default.createElement(FormFieldWrapper, __spreadValues({ direction }, props), direction === "row" && /* @__PURE__ */ import_react36.default.createElement(import_react36.default.Fragment, null, children, labelElement), direction === "column" && /* @__PURE__ */ import_react36.default.createElement(import_react36.default.Fragment, null, labelElement, children), direction === "row-reverse" && /* @__PURE__ */ import_react36.default.createElement(import_react36.default.Fragment, null, labelElement, children), errorMessage && /* @__PURE__ */ import_react36.default.createElement(ErrorMessage3, null, errorMessage));
|
|
6113
6152
|
};
|
|
6114
6153
|
var form_field_default = FormField;
|
|
6115
6154
|
|
|
6116
6155
|
// src/components/notification-bar/notification-bar.tsx
|
|
6117
6156
|
var import_styled29 = __toESM(require("@emotion/styled"));
|
|
6118
|
-
var
|
|
6157
|
+
var import_react41 = __toESM(require("react"));
|
|
6119
6158
|
|
|
6120
6159
|
// src/hooks/use-on-click-outside.js
|
|
6121
|
-
var
|
|
6160
|
+
var import_react37 = __toESM(require("react"));
|
|
6122
6161
|
function useOnClickOutside(ref, handler) {
|
|
6123
|
-
|
|
6162
|
+
import_react37.default.useEffect(() => {
|
|
6124
6163
|
const listener = (event) => {
|
|
6125
6164
|
if (!ref.current || ref.current.contains(event.target)) {
|
|
6126
6165
|
return;
|
|
@@ -6137,10 +6176,10 @@ function useOnClickOutside(ref, handler) {
|
|
|
6137
6176
|
}
|
|
6138
6177
|
|
|
6139
6178
|
// src/hooks/use-focused-element.tsx
|
|
6140
|
-
var
|
|
6179
|
+
var import_react38 = require("react");
|
|
6141
6180
|
function useFocusedElement(ref) {
|
|
6142
|
-
const [isFocused, setIsFocused] = (0,
|
|
6143
|
-
const handleFocus = (0,
|
|
6181
|
+
const [isFocused, setIsFocused] = (0, import_react38.useState)(false);
|
|
6182
|
+
const handleFocus = (0, import_react38.useCallback)(
|
|
6144
6183
|
(e) => {
|
|
6145
6184
|
const currentRef = ref.current;
|
|
6146
6185
|
if (e.type === "focusin" && e.target === currentRef) {
|
|
@@ -6149,7 +6188,7 @@ function useFocusedElement(ref) {
|
|
|
6149
6188
|
},
|
|
6150
6189
|
[ref]
|
|
6151
6190
|
);
|
|
6152
|
-
const handleBlur = (0,
|
|
6191
|
+
const handleBlur = (0, import_react38.useCallback)(
|
|
6153
6192
|
(e) => {
|
|
6154
6193
|
const currentRef = ref.current;
|
|
6155
6194
|
if (e.type === "focusout" && e.target === currentRef) {
|
|
@@ -6158,7 +6197,7 @@ function useFocusedElement(ref) {
|
|
|
6158
6197
|
},
|
|
6159
6198
|
[ref]
|
|
6160
6199
|
);
|
|
6161
|
-
(0,
|
|
6200
|
+
(0, import_react38.useEffect)(() => {
|
|
6162
6201
|
document.addEventListener("focusin", handleFocus);
|
|
6163
6202
|
document.addEventListener("focusout", handleBlur);
|
|
6164
6203
|
return () => {
|
|
@@ -6170,10 +6209,10 @@ function useFocusedElement(ref) {
|
|
|
6170
6209
|
}
|
|
6171
6210
|
|
|
6172
6211
|
// src/hooks/use-push-page-down.ts
|
|
6173
|
-
var
|
|
6212
|
+
var import_react39 = require("react");
|
|
6174
6213
|
function usePushPageDown(enabled) {
|
|
6175
6214
|
const safeDocument = document;
|
|
6176
|
-
(0,
|
|
6215
|
+
(0, import_react39.useLayoutEffect)(() => {
|
|
6177
6216
|
const html = safeDocument == null ? void 0 : safeDocument.documentElement;
|
|
6178
6217
|
const body = safeDocument == null ? void 0 : safeDocument.body;
|
|
6179
6218
|
if (safeDocument == void 0 || !html || !body) {
|
|
@@ -6192,14 +6231,14 @@ var use_push_page_down_default = usePushPageDown;
|
|
|
6192
6231
|
|
|
6193
6232
|
// src/components/icon/available-icons/info.tsx
|
|
6194
6233
|
var import_information_circle = __toESM(require("@atlaskit/icon/core/information-circle"));
|
|
6195
|
-
var
|
|
6234
|
+
var React38 = __toESM(require("react"));
|
|
6196
6235
|
function SvgInfo() {
|
|
6197
|
-
return /* @__PURE__ */
|
|
6236
|
+
return /* @__PURE__ */ React38.createElement(import_information_circle.default, { label: "", testId: "ads-refreshed-icon" });
|
|
6198
6237
|
}
|
|
6199
6238
|
|
|
6200
6239
|
// src/components/icon/available-icons/warning-alert.tsx
|
|
6201
|
-
var
|
|
6202
|
-
var SvgWarningAlert = (props) => /* @__PURE__ */
|
|
6240
|
+
var import_react40 = __toESM(require("react"));
|
|
6241
|
+
var SvgWarningAlert = (props) => /* @__PURE__ */ import_react40.default.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ import_react40.default.createElement(
|
|
6203
6242
|
"path",
|
|
6204
6243
|
{
|
|
6205
6244
|
fill: "currentColor",
|
|
@@ -6213,24 +6252,24 @@ var SvgWarningAlert = (props) => /* @__PURE__ */ import_react39.default.createEl
|
|
|
6213
6252
|
var severityStyles = {
|
|
6214
6253
|
info: {
|
|
6215
6254
|
bgColor: "var(--lns-color-blurple)",
|
|
6216
|
-
icon: /* @__PURE__ */
|
|
6255
|
+
icon: /* @__PURE__ */ import_react41.default.createElement(SvgInfo, null),
|
|
6217
6256
|
color: "var(--lns-color-white)",
|
|
6218
6257
|
fontFamily: "inherit"
|
|
6219
6258
|
},
|
|
6220
6259
|
warning: {
|
|
6221
6260
|
bgColor: "var(--lns-color-warning)",
|
|
6222
|
-
icon: /* @__PURE__ */
|
|
6261
|
+
icon: /* @__PURE__ */ import_react41.default.createElement(SvgWarningAlert, null),
|
|
6223
6262
|
color: "var(--lns-color-grey8)",
|
|
6224
6263
|
fontFamily: "inherit"
|
|
6225
6264
|
},
|
|
6226
6265
|
error: {
|
|
6227
6266
|
bgColor: "var(--lns-color-danger)",
|
|
6228
|
-
icon: /* @__PURE__ */
|
|
6267
|
+
icon: /* @__PURE__ */ import_react41.default.createElement(SvgAlertTriangle, null),
|
|
6229
6268
|
color: "var(--lns-color-white)",
|
|
6230
6269
|
fontFamily: "inherit"
|
|
6231
6270
|
},
|
|
6232
6271
|
internal: {
|
|
6233
|
-
icon: /* @__PURE__ */
|
|
6272
|
+
icon: /* @__PURE__ */ import_react41.default.createElement("span", { role: "img" }, "\u{1F514}"),
|
|
6234
6273
|
color: "var(--lns-color-tealLight)",
|
|
6235
6274
|
bgColor: "var(--lns-color-grey8)",
|
|
6236
6275
|
fontFamily: "var(--lns-fontFamily-code)"
|
|
@@ -6273,7 +6312,7 @@ var NotificationBar = ({
|
|
|
6273
6312
|
id
|
|
6274
6313
|
}) => {
|
|
6275
6314
|
var _a, _b, _c;
|
|
6276
|
-
(0,
|
|
6315
|
+
(0, import_react41.useEffect)(() => {
|
|
6277
6316
|
if (!isOpen) {
|
|
6278
6317
|
return;
|
|
6279
6318
|
}
|
|
@@ -6290,7 +6329,7 @@ var NotificationBar = ({
|
|
|
6290
6329
|
}, [isOpen, onCloseClick]);
|
|
6291
6330
|
use_push_page_down_default(isOpen);
|
|
6292
6331
|
const isInternalAlert = severity === "internal";
|
|
6293
|
-
return isOpen ? /* @__PURE__ */
|
|
6332
|
+
return isOpen ? /* @__PURE__ */ import_react41.default.createElement(NotificationBarWrapper, { isOpen, severity, id }, /* @__PURE__ */ import_react41.default.createElement(
|
|
6294
6333
|
arrange_default,
|
|
6295
6334
|
{
|
|
6296
6335
|
alignItems: { default: "start", small: "center" },
|
|
@@ -6298,21 +6337,21 @@ var NotificationBar = ({
|
|
|
6298
6337
|
autoFlow: isInternalAlert ? "column" : void 0,
|
|
6299
6338
|
columns: !isInternalAlert ? ["1fr auto"] : void 0
|
|
6300
6339
|
},
|
|
6301
|
-
/* @__PURE__ */
|
|
6340
|
+
/* @__PURE__ */ import_react41.default.createElement(
|
|
6302
6341
|
container_default,
|
|
6303
6342
|
{
|
|
6304
6343
|
paddingY: { default: "xsmall", xsmall: 0 },
|
|
6305
6344
|
paddingLeft: !isInternalAlert ? { default: 0, medium: u(3.5) } : void 0,
|
|
6306
6345
|
width: "100%"
|
|
6307
6346
|
},
|
|
6308
|
-
/* @__PURE__ */
|
|
6347
|
+
/* @__PURE__ */ import_react41.default.createElement(
|
|
6309
6348
|
arrange_default,
|
|
6310
6349
|
{
|
|
6311
6350
|
autoFlow: "column",
|
|
6312
6351
|
gap: isInternalAlert ? "medium" : "small",
|
|
6313
6352
|
justifyContent: "center"
|
|
6314
6353
|
},
|
|
6315
|
-
((_a = severityStyles[severity]) == null ? void 0 : _a.icon) ? /* @__PURE__ */
|
|
6354
|
+
((_a = severityStyles[severity]) == null ? void 0 : _a.icon) ? /* @__PURE__ */ import_react41.default.createElement(align_default, { alignment: "topLeft" }, /* @__PURE__ */ import_react41.default.createElement(
|
|
6316
6355
|
icon_default,
|
|
6317
6356
|
{
|
|
6318
6357
|
icon: severityStyles[severity].icon,
|
|
@@ -6323,13 +6362,13 @@ var NotificationBar = ({
|
|
|
6323
6362
|
children
|
|
6324
6363
|
)
|
|
6325
6364
|
)
|
|
6326
|
-
), onCloseClick && /* @__PURE__ */
|
|
6365
|
+
), onCloseClick && /* @__PURE__ */ import_react41.default.createElement(
|
|
6327
6366
|
icon_button_default,
|
|
6328
6367
|
{
|
|
6329
6368
|
iconColor: (_c = severityStyles[severity].color) != null ? _c : "var(--lns-color-white)",
|
|
6330
6369
|
tabIndex: 0,
|
|
6331
6370
|
altText: "Close",
|
|
6332
|
-
icon: /* @__PURE__ */
|
|
6371
|
+
icon: /* @__PURE__ */ import_react41.default.createElement(SvgClose, null),
|
|
6333
6372
|
onClick: onCloseClick
|
|
6334
6373
|
}
|
|
6335
6374
|
)) : null;
|
|
@@ -6337,13 +6376,13 @@ var NotificationBar = ({
|
|
|
6337
6376
|
var notification_bar_default = NotificationBar;
|
|
6338
6377
|
|
|
6339
6378
|
// src/components/toast/toast.tsx
|
|
6340
|
-
var
|
|
6379
|
+
var import_react42 = require("@emotion/react");
|
|
6341
6380
|
var import_styled30 = __toESM(require("@emotion/styled"));
|
|
6342
|
-
var
|
|
6381
|
+
var import_react43 = __toESM(require("react"));
|
|
6343
6382
|
var WEBAPP = "web-app";
|
|
6344
6383
|
var CHROME_EXTENSION = "chrome-extension";
|
|
6345
6384
|
var toastDurations = { short: 3e3, long: 8e3 };
|
|
6346
|
-
var enter = (toastDuration, platform) =>
|
|
6385
|
+
var enter = (toastDuration, platform) => import_react42.keyframes`
|
|
6347
6386
|
0% {
|
|
6348
6387
|
opacity: 0;
|
|
6349
6388
|
transform: translate(-50%, ${u(platform === CHROME_EXTENSION ? -8 : 8)});
|
|
@@ -6415,7 +6454,7 @@ var Toast = ({
|
|
|
6415
6454
|
platform = "web-app"
|
|
6416
6455
|
}) => {
|
|
6417
6456
|
const toastDuration = toastDurations[duration2];
|
|
6418
|
-
(0,
|
|
6457
|
+
(0, import_react43.useEffect)(() => {
|
|
6419
6458
|
const timer = setTimeout(() => {
|
|
6420
6459
|
if (isOpen) {
|
|
6421
6460
|
onCloseClick();
|
|
@@ -6423,7 +6462,7 @@ var Toast = ({
|
|
|
6423
6462
|
}, toastDuration);
|
|
6424
6463
|
return () => clearTimeout(timer);
|
|
6425
6464
|
}, [isOpen]);
|
|
6426
|
-
return /* @__PURE__ */
|
|
6465
|
+
return /* @__PURE__ */ import_react43.default.createElement(import_react43.default.Fragment, null, isOpen && /* @__PURE__ */ import_react43.default.createElement(
|
|
6427
6466
|
ToastWrapper,
|
|
6428
6467
|
{
|
|
6429
6468
|
role: "presentation",
|
|
@@ -6433,12 +6472,12 @@ var Toast = ({
|
|
|
6433
6472
|
toastDuration,
|
|
6434
6473
|
platform
|
|
6435
6474
|
},
|
|
6436
|
-
/* @__PURE__ */
|
|
6437
|
-
onCloseClick && /* @__PURE__ */
|
|
6475
|
+
/* @__PURE__ */ import_react43.default.createElement(ChildrenSection3, { "aria-live": "polite" }, children),
|
|
6476
|
+
onCloseClick && /* @__PURE__ */ import_react43.default.createElement(
|
|
6438
6477
|
icon_button_default,
|
|
6439
6478
|
{
|
|
6440
6479
|
altText: "Close",
|
|
6441
|
-
icon: /* @__PURE__ */
|
|
6480
|
+
icon: /* @__PURE__ */ import_react43.default.createElement(SvgClose, null),
|
|
6442
6481
|
onClick: onCloseClick,
|
|
6443
6482
|
iconColor: "bodyInverse"
|
|
6444
6483
|
}
|
|
@@ -6449,7 +6488,7 @@ var toast_default = Toast;
|
|
|
6449
6488
|
|
|
6450
6489
|
// src/components/tooltip/tooltip.tsx
|
|
6451
6490
|
var import_styled31 = __toESM(require("@emotion/styled"));
|
|
6452
|
-
var
|
|
6491
|
+
var import_react44 = __toESM(require("react"));
|
|
6453
6492
|
var import_react_laag4 = require("react-laag");
|
|
6454
6493
|
var import_resize_observer_polyfill4 = __toESM(require("resize-observer-polyfill"));
|
|
6455
6494
|
var placements = {
|
|
@@ -6492,7 +6531,7 @@ var ShortcutWrapper = import_styled31.default.div`
|
|
|
6492
6531
|
`;
|
|
6493
6532
|
var ShortcutBox = ({
|
|
6494
6533
|
children
|
|
6495
|
-
}) => /* @__PURE__ */
|
|
6534
|
+
}) => /* @__PURE__ */ import_react44.default.createElement(ShortcutWrapper, null, children);
|
|
6496
6535
|
var TooltipBox = (_a) => {
|
|
6497
6536
|
var _b = _a, {
|
|
6498
6537
|
children,
|
|
@@ -6512,7 +6551,7 @@ var TooltipBox = (_a) => {
|
|
|
6512
6551
|
return (
|
|
6513
6552
|
// These are being added to hide the tooltip when users hover over
|
|
6514
6553
|
/* eslint-disable-next-line styled-components-a11y/no-static-element-interactions */
|
|
6515
|
-
/* @__PURE__ */
|
|
6554
|
+
/* @__PURE__ */ import_react44.default.createElement(
|
|
6516
6555
|
TooltipBoxWrapper,
|
|
6517
6556
|
__spreadValues(__spreadValues({
|
|
6518
6557
|
maxWidth,
|
|
@@ -6584,12 +6623,12 @@ var Tooltip = (_a) => {
|
|
|
6584
6623
|
delayEnter: getInitialDelaySpeed(delay),
|
|
6585
6624
|
delayLeave: 200
|
|
6586
6625
|
});
|
|
6587
|
-
const [isOverTooltip, setIsOverTooltip] = (0,
|
|
6588
|
-
const [isOpen, setIsOpen] = (0,
|
|
6589
|
-
const [enterOrSpaceKeyDown, setEnterOrSpaceKeyDown] = (0,
|
|
6590
|
-
const focusRef = (0,
|
|
6626
|
+
const [isOverTooltip, setIsOverTooltip] = (0, import_react44.useState)(false);
|
|
6627
|
+
const [isOpen, setIsOpen] = (0, import_react44.useState)(false);
|
|
6628
|
+
const [enterOrSpaceKeyDown, setEnterOrSpaceKeyDown] = (0, import_react44.useState)(false);
|
|
6629
|
+
const focusRef = (0, import_react44.useRef)();
|
|
6591
6630
|
const isTooltipDisabled = !content || isDisabled;
|
|
6592
|
-
(0,
|
|
6631
|
+
(0, import_react44.useEffect)(() => {
|
|
6593
6632
|
if (isTooltipDisabled) {
|
|
6594
6633
|
setIsOpen(false);
|
|
6595
6634
|
return;
|
|
@@ -6621,7 +6660,7 @@ var Tooltip = (_a) => {
|
|
|
6621
6660
|
setIsOpen(false);
|
|
6622
6661
|
setEnterOrSpaceKeyDown(false);
|
|
6623
6662
|
};
|
|
6624
|
-
(0,
|
|
6663
|
+
(0, import_react44.useEffect)(() => {
|
|
6625
6664
|
if (!isOpen) {
|
|
6626
6665
|
return;
|
|
6627
6666
|
}
|
|
@@ -6644,7 +6683,7 @@ var Tooltip = (_a) => {
|
|
|
6644
6683
|
container,
|
|
6645
6684
|
auto: true
|
|
6646
6685
|
});
|
|
6647
|
-
return /* @__PURE__ */
|
|
6686
|
+
return /* @__PURE__ */ import_react44.default.createElement(import_react44.default.Fragment, null, /* @__PURE__ */ import_react44.default.createElement(
|
|
6648
6687
|
TooltipChildren,
|
|
6649
6688
|
__spreadProps(__spreadValues(__spreadValues({}, triggerProps), hoverProps), {
|
|
6650
6689
|
onClick: (e) => {
|
|
@@ -6660,8 +6699,8 @@ var Tooltip = (_a) => {
|
|
|
6660
6699
|
ref: (0, import_react_laag4.mergeRefs)(triggerProps.ref, focusRef)
|
|
6661
6700
|
}),
|
|
6662
6701
|
children
|
|
6663
|
-
), ariaLive && /* @__PURE__ */
|
|
6664
|
-
/* @__PURE__ */
|
|
6702
|
+
), ariaLive && /* @__PURE__ */ import_react44.default.createElement("span", { className: "srOnly", "aria-live": "polite" }, isOpen && content), isOpen && renderLayer(
|
|
6703
|
+
/* @__PURE__ */ import_react44.default.createElement("div", __spreadProps(__spreadValues({}, layerProps), { style: __spreadProps(__spreadValues({}, layerProps.style), { zIndex }) }), /* @__PURE__ */ import_react44.default.createElement(
|
|
6665
6704
|
TooltipBox,
|
|
6666
6705
|
__spreadValues({
|
|
6667
6706
|
maxWidth,
|
|
@@ -6670,7 +6709,7 @@ var Tooltip = (_a) => {
|
|
|
6670
6709
|
role: "tooltip",
|
|
6671
6710
|
id: tooltipId
|
|
6672
6711
|
}, rest),
|
|
6673
|
-
/* @__PURE__ */
|
|
6712
|
+
/* @__PURE__ */ import_react44.default.createElement(arrange_default, { gap: "small" }, /* @__PURE__ */ import_react44.default.createElement(text_default, { size: "small", fontWeight: "bold" }, content), shortcut && /* @__PURE__ */ import_react44.default.createElement(arrange_default, { gap: "xsmall" }, shortcut.map((char, index) => /* @__PURE__ */ import_react44.default.createElement(ShortcutBox, { key: index }, char))))
|
|
6674
6713
|
))
|
|
6675
6714
|
));
|
|
6676
6715
|
};
|
|
@@ -6678,10 +6717,10 @@ var availablePlacements = Object.keys(placements);
|
|
|
6678
6717
|
var tooltip_default = Tooltip;
|
|
6679
6718
|
|
|
6680
6719
|
// src/components/skeleton/skeleton.tsx
|
|
6681
|
-
var
|
|
6720
|
+
var import_react45 = require("@emotion/react");
|
|
6682
6721
|
var import_styled32 = __toESM(require("@emotion/styled"));
|
|
6683
|
-
var
|
|
6684
|
-
var SkeletonAnimation =
|
|
6722
|
+
var import_react46 = __toESM(require("react"));
|
|
6723
|
+
var SkeletonAnimation = import_react45.css`
|
|
6685
6724
|
@media (prefers-reduced-motion: no-preference) {
|
|
6686
6725
|
animation: shimmer 2s infinite linear;
|
|
6687
6726
|
background: linear-gradient(
|
|
@@ -6739,7 +6778,7 @@ var SkeletonText = ({
|
|
|
6739
6778
|
lines = 1,
|
|
6740
6779
|
animated = false
|
|
6741
6780
|
}) => {
|
|
6742
|
-
return /* @__PURE__ */
|
|
6781
|
+
return /* @__PURE__ */ import_react46.default.createElement(import_react46.default.Fragment, null, [...Array(lines)].map((_, i) => /* @__PURE__ */ import_react46.default.createElement(
|
|
6743
6782
|
SkeletonTextWrapper,
|
|
6744
6783
|
{
|
|
6745
6784
|
key: i,
|
|
@@ -6756,7 +6795,7 @@ var SkeletonContainer = ({
|
|
|
6756
6795
|
radius = "full",
|
|
6757
6796
|
width = "40px"
|
|
6758
6797
|
}) => {
|
|
6759
|
-
return /* @__PURE__ */
|
|
6798
|
+
return /* @__PURE__ */ import_react46.default.createElement(import_react46.default.Fragment, null, /* @__PURE__ */ import_react46.default.createElement(
|
|
6760
6799
|
SkeletonContainerWrapper,
|
|
6761
6800
|
{
|
|
6762
6801
|
animated,
|
|
@@ -6769,9 +6808,9 @@ var SkeletonContainer = ({
|
|
|
6769
6808
|
|
|
6770
6809
|
// src/components/logo/logo.tsx
|
|
6771
6810
|
var import_styled33 = __toESM(require("@emotion/styled"));
|
|
6772
|
-
var
|
|
6811
|
+
var import_react47 = __toESM(require("react"));
|
|
6773
6812
|
var LoomAiGradientDef = (customId) => {
|
|
6774
|
-
return /* @__PURE__ */
|
|
6813
|
+
return /* @__PURE__ */ import_react47.default.createElement("defs", null, /* @__PURE__ */ import_react47.default.createElement(
|
|
6775
6814
|
"radialGradient",
|
|
6776
6815
|
{
|
|
6777
6816
|
id: `ai-logo-${customId}-gradient-1`,
|
|
@@ -6781,12 +6820,12 @@ var LoomAiGradientDef = (customId) => {
|
|
|
6781
6820
|
fx: "0%",
|
|
6782
6821
|
fy: "0%"
|
|
6783
6822
|
},
|
|
6784
|
-
/* @__PURE__ */
|
|
6785
|
-
/* @__PURE__ */
|
|
6786
|
-
/* @__PURE__ */
|
|
6787
|
-
/* @__PURE__ */
|
|
6788
|
-
/* @__PURE__ */
|
|
6789
|
-
), /* @__PURE__ */
|
|
6823
|
+
/* @__PURE__ */ import_react47.default.createElement("stop", { offset: "30%", stopColor: "#97ACFD" }),
|
|
6824
|
+
/* @__PURE__ */ import_react47.default.createElement("stop", { offset: "33%", stopColor: "#B3B2F4" }),
|
|
6825
|
+
/* @__PURE__ */ import_react47.default.createElement("stop", { offset: "43%", stopColor: "#DEB0E0" }),
|
|
6826
|
+
/* @__PURE__ */ import_react47.default.createElement("stop", { offset: "50%", stopColor: "#DFC6E5" }),
|
|
6827
|
+
/* @__PURE__ */ import_react47.default.createElement("stop", { offset: "72%", stopColor: "#6663F6" })
|
|
6828
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
6790
6829
|
"radialGradient",
|
|
6791
6830
|
{
|
|
6792
6831
|
id: `ai-logo-${customId}-gradient-2`,
|
|
@@ -6794,10 +6833,10 @@ var LoomAiGradientDef = (customId) => {
|
|
|
6794
6833
|
fx: "40%",
|
|
6795
6834
|
fy: "72%"
|
|
6796
6835
|
},
|
|
6797
|
-
/* @__PURE__ */
|
|
6798
|
-
/* @__PURE__ */
|
|
6799
|
-
/* @__PURE__ */
|
|
6800
|
-
), /* @__PURE__ */
|
|
6836
|
+
/* @__PURE__ */ import_react47.default.createElement("stop", { offset: "20%", stopColor: "#615CF500" }),
|
|
6837
|
+
/* @__PURE__ */ import_react47.default.createElement("stop", { offset: "32%", stopColor: "#615CF550" }),
|
|
6838
|
+
/* @__PURE__ */ import_react47.default.createElement("stop", { offset: "48%", stopColor: "#6663F6" })
|
|
6839
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
6801
6840
|
"radialGradient",
|
|
6802
6841
|
{
|
|
6803
6842
|
id: `ai-logo-${customId}-gradient-3`,
|
|
@@ -6805,9 +6844,9 @@ var LoomAiGradientDef = (customId) => {
|
|
|
6805
6844
|
fx: "0%",
|
|
6806
6845
|
fy: "100%"
|
|
6807
6846
|
},
|
|
6808
|
-
/* @__PURE__ */
|
|
6809
|
-
/* @__PURE__ */
|
|
6810
|
-
/* @__PURE__ */
|
|
6847
|
+
/* @__PURE__ */ import_react47.default.createElement("stop", { offset: "25%", stopColor: "#6663F6" }),
|
|
6848
|
+
/* @__PURE__ */ import_react47.default.createElement("stop", { offset: "38%", stopColor: "#6E68F450" }),
|
|
6849
|
+
/* @__PURE__ */ import_react47.default.createElement("stop", { offset: "45%", stopColor: "#6E68F400" })
|
|
6811
6850
|
));
|
|
6812
6851
|
};
|
|
6813
6852
|
var symbolLogoPath = "M30 15.4433C30 16.6091 29.0933 16.8581 27.9562 16.9301C22.5158 17.2323 16.7962 22.686 16.4795 28.112C16.422 29.2634 16.173 30.1702 15.0072 30.1702C13.8414 30.1702 13.578 29.2634 13.5205 28.0976C13.2038 22.686 7.48416 17.2323 2.05814 16.9301C0.906735 16.8581 0 16.6091 0 15.4433C0 14.2775 0.906735 14.043 2.05814 13.971C7.48416 13.6687 13.2038 7.65433 13.5205 2.22831C13.578 1.0769 13.827 0.170166 15.0072 0.170166C16.1874 0.170166 16.422 1.0769 16.4795 2.22831C16.7962 7.65433 22.5158 13.6687 27.9419 13.971C29.0933 14.043 30 14.2919 30 15.4433Z";
|
|
@@ -6815,22 +6854,22 @@ var SymbolLogoSvg = (_a) => {
|
|
|
6815
6854
|
var _b = _a, { brand, symbolColor, customId } = _b, props = __objRest(_b, ["brand", "symbolColor", "customId"]);
|
|
6816
6855
|
switch (brand) {
|
|
6817
6856
|
case "ai":
|
|
6818
|
-
return /* @__PURE__ */
|
|
6857
|
+
return /* @__PURE__ */ import_react47.default.createElement("svg", __spreadValues({ "aria-label": "Loom AI", viewBox: "0 0 30 31", fill: "none" }, props), /* @__PURE__ */ import_react47.default.createElement("title", null, "Loom AI"), !symbolColor ? /* @__PURE__ */ import_react47.default.createElement(import_react47.default.Fragment, null, LoomAiGradientDef(customId), [...Array(3)].map((_, i) => /* @__PURE__ */ import_react47.default.createElement(
|
|
6819
6858
|
"path",
|
|
6820
6859
|
{
|
|
6821
6860
|
key: i,
|
|
6822
6861
|
d: symbolLogoPath,
|
|
6823
6862
|
fill: `url(#ai-logo-${customId}-gradient-${i + 1}`
|
|
6824
6863
|
}
|
|
6825
|
-
))) : /* @__PURE__ */
|
|
6864
|
+
))) : /* @__PURE__ */ import_react47.default.createElement("path", { d: symbolLogoPath, fill: getColorValue(symbolColor) }));
|
|
6826
6865
|
case "apptile":
|
|
6827
|
-
return /* @__PURE__ */
|
|
6866
|
+
return /* @__PURE__ */ import_react47.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 40 40", fill: "none" }, props), /* @__PURE__ */ import_react47.default.createElement("title", null, "Loom"), /* @__PURE__ */ import_react47.default.createElement(
|
|
6828
6867
|
"path",
|
|
6829
6868
|
{
|
|
6830
6869
|
d: "M0 12C0 5.37258 5.37258 0 12 0H28C34.6274 0 40 5.37258 40 12V28C40 34.6274 34.6274 40 28 40H12C5.37258 40 0 34.6274 0 28V12Z",
|
|
6831
6870
|
fill: symbolColor ? getColorValue(symbolColor) : getColorValue("blurple")
|
|
6832
6871
|
}
|
|
6833
|
-
), /* @__PURE__ */
|
|
6872
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
6834
6873
|
"path",
|
|
6835
6874
|
{
|
|
6836
6875
|
d: "M32.3962 18.6213H25.1467L31.4251 14.9965L30.0463 12.6077L23.768 16.2325L27.392 9.95464L25.0032 8.57506L21.3792 14.8529V7.604H18.6215V14.8536L14.9961 8.57506L12.6081 9.95395L16.2327 16.2318L9.95437 12.6077L8.57552 14.9958L14.8539 18.6206H7.60449V21.3784H14.8532L8.57552 25.0032L9.95437 27.392L16.2321 23.7679L12.6074 30.0457L14.9961 31.4246L18.6208 25.1461V32.3957H21.3785V25.1468L25.0025 31.4246L27.3912 30.0457L23.7665 23.7672L30.0449 27.392L31.4238 25.0032L25.1461 21.3791H32.3947V18.6213H32.3962ZM20.0003 23.7505C17.921 23.7505 16.2355 22.0651 16.2355 19.9856C16.2355 17.9062 17.921 16.2207 20.0003 16.2207C22.0797 16.2207 23.7651 17.9062 23.7651 19.9856C23.7651 22.0651 22.0797 23.7505 20.0003 23.7505Z",
|
|
@@ -6838,13 +6877,13 @@ var SymbolLogoSvg = (_a) => {
|
|
|
6838
6877
|
}
|
|
6839
6878
|
));
|
|
6840
6879
|
case "product":
|
|
6841
|
-
return /* @__PURE__ */
|
|
6880
|
+
return /* @__PURE__ */ import_react47.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 40 40", fill: "none" }, props), /* @__PURE__ */ import_react47.default.createElement(
|
|
6842
6881
|
"path",
|
|
6843
6882
|
{
|
|
6844
6883
|
d: "M0 9.25C0 4.14137 4.14137 0 9.25 0H30.75C35.8586 0 40 4.14137 40 9.25V30.75C40 35.8586 35.8586 40 30.75 40H9.25C4.14137 40 0 35.8586 0 30.75V9.25Z",
|
|
6845
6884
|
fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
|
|
6846
6885
|
}
|
|
6847
|
-
), /* @__PURE__ */
|
|
6886
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
6848
6887
|
"path",
|
|
6849
6888
|
{
|
|
6850
6889
|
d: "M32.3962 18.6756H25.1467L31.4251 15.0508L30.0463 12.662L23.768 16.2868L27.392 10.009L25.0032 8.62938L21.3792 14.9072V7.65833H18.6215V14.9079L14.9961 8.62938L12.6081 10.0083L16.2327 16.2861L9.95437 12.662L8.57552 15.0501L14.8539 18.6749H7.60449V21.4327H14.8532L8.57552 25.0575L9.95437 27.4463L16.2321 23.8222L12.6074 30.1L14.9961 31.4789L18.6208 25.2004V32.45H21.3785V25.2011L25.0025 31.4789L27.3912 30.1L23.7665 23.8215L30.0449 27.4463L31.4238 25.0575L25.1461 21.4334H32.3947V18.6756H32.3962ZM20.0003 23.8048C17.921 23.8048 16.2355 22.1194 16.2355 20.0399C16.2355 17.9605 17.921 16.275 20.0003 16.275C22.0797 16.275 23.7651 17.9605 23.7651 20.0399C23.7651 22.1194 22.0797 23.8048 20.0003 23.8048Z",
|
|
@@ -6852,7 +6891,7 @@ var SymbolLogoSvg = (_a) => {
|
|
|
6852
6891
|
}
|
|
6853
6892
|
));
|
|
6854
6893
|
default:
|
|
6855
|
-
return /* @__PURE__ */
|
|
6894
|
+
return /* @__PURE__ */ import_react47.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 31 30", fill: "none" }, props), /* @__PURE__ */ import_react47.default.createElement("title", null, "Loom"), /* @__PURE__ */ import_react47.default.createElement(
|
|
6856
6895
|
"path",
|
|
6857
6896
|
{
|
|
6858
6897
|
d: "M30.01 13.43h-9.142l7.917-4.57-1.57-2.72-7.918 4.57 4.57-7.915-2.72-1.57-4.571 7.913V0h-3.142v9.139L8.863 1.225l-2.721 1.57 4.57 7.913L2.796 6.14 1.225 8.86l7.917 4.57H0v3.141h9.141l-7.916 4.57 1.57 2.72 7.918-4.57-4.571 7.915 2.72 1.57 4.572-7.914V30h3.142v-9.334l4.655 8.06 2.551-1.472-4.656-8.062 8.087 4.668 1.571-2.72-7.916-4.57h9.141v-3.14h.001zm-15.005 5.84a4.271 4.271 0 11-.001-8.542 4.271 4.271 0 01.001 8.542z",
|
|
@@ -6865,23 +6904,23 @@ var WordmarkLogoSvg = (_a) => {
|
|
|
6865
6904
|
var _b = _a, { brand, wordmarkColor } = _b, props = __objRest(_b, ["brand", "wordmarkColor"]);
|
|
6866
6905
|
switch (brand) {
|
|
6867
6906
|
case "ai":
|
|
6868
|
-
return /* @__PURE__ */
|
|
6907
|
+
return /* @__PURE__ */ import_react47.default.createElement(
|
|
6869
6908
|
"svg",
|
|
6870
6909
|
__spreadValues({
|
|
6871
6910
|
"aria-label": "Loom AI",
|
|
6872
6911
|
viewBox: "0 0 94 23",
|
|
6873
6912
|
fill: wordmarkColor
|
|
6874
6913
|
}, props),
|
|
6875
|
-
/* @__PURE__ */
|
|
6876
|
-
/* @__PURE__ */
|
|
6877
|
-
/* @__PURE__ */
|
|
6878
|
-
/* @__PURE__ */
|
|
6879
|
-
/* @__PURE__ */
|
|
6880
|
-
/* @__PURE__ */
|
|
6881
|
-
/* @__PURE__ */
|
|
6914
|
+
/* @__PURE__ */ import_react47.default.createElement("title", null, "Loom AI"),
|
|
6915
|
+
/* @__PURE__ */ import_react47.default.createElement("path", { d: "M4.12637 22.4624H0V0H4.12637V22.4624Z" }),
|
|
6916
|
+
/* @__PURE__ */ import_react47.default.createElement("path", { d: "M13.3999 19.1737C15.4166 19.1737 17.2781 17.7155 17.2781 14.8301C17.2781 11.9448 15.4166 10.4866 13.3999 10.4866C11.3833 10.4866 9.52175 11.9448 9.52175 14.8301C9.52175 17.6845 11.3833 19.1737 13.3999 19.1737ZM13.3999 6.7325C17.9606 6.7325 21.4045 10.1143 21.4045 14.8301C21.4045 19.515 17.9606 22.9277 13.3999 22.9277C8.83919 22.9277 5.39538 19.515 5.39538 14.8301C5.39538 10.1143 8.83919 6.7325 13.3999 6.7325Z" }),
|
|
6917
|
+
/* @__PURE__ */ import_react47.default.createElement("path", { d: "M29.7548 19.1737C31.7714 19.1737 33.6329 17.7155 33.6329 14.8301C33.6329 11.9448 31.7714 10.4866 29.7548 10.4866C27.7381 10.4866 25.8766 11.9448 25.8766 14.8301C25.8766 17.6845 27.7381 19.1737 29.7548 19.1737ZM29.7548 6.7325C34.3155 6.7325 37.7593 10.1143 37.7593 14.8301C37.7593 19.515 34.3155 22.9277 29.7548 22.9277C25.194 22.9277 21.7502 19.515 21.7502 14.8301C21.7502 10.1143 25.194 6.7325 29.7548 6.7325Z" }),
|
|
6918
|
+
/* @__PURE__ */ import_react47.default.createElement("path", { d: "M43.1622 22.4624H39.0358V7.19788H42.976V9.05941C43.8137 7.57019 45.7683 6.76353 47.4437 6.76353C49.5224 6.76353 51.1978 7.66326 51.9734 9.30761C53.1834 7.44609 54.7967 6.76353 56.8134 6.76353C59.6367 6.76353 62.3359 8.46992 62.3359 12.5653V22.4624H58.3336V13.403C58.3336 11.7586 57.5269 10.5176 55.6344 10.5176C53.8659 10.5176 52.8111 11.8827 52.8111 13.5271V22.4624H48.7157V13.403C48.7157 11.7586 47.878 10.5176 46.0165 10.5176C44.2171 10.5176 43.1622 11.8517 43.1622 13.5271V22.4624Z" }),
|
|
6919
|
+
/* @__PURE__ */ import_react47.default.createElement("path", { d: "M84.1324 22.4624L82.3019 17.4363H73.3666L71.5361 22.4624H67.0064L75.4453 0.46538H80.4093L88.7862 22.4624H84.1324ZM77.8342 5.21226L74.7937 13.5271H80.8747L77.8342 5.21226Z" }),
|
|
6920
|
+
/* @__PURE__ */ import_react47.default.createElement("path", { d: "M94 22.4624H89.6565V0.46538H94V22.4624Z" })
|
|
6882
6921
|
);
|
|
6883
6922
|
case "product":
|
|
6884
|
-
return /* @__PURE__ */
|
|
6923
|
+
return /* @__PURE__ */ import_react47.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 104 30", fill: "none" }, props), /* @__PURE__ */ import_react47.default.createElement(
|
|
6885
6924
|
"path",
|
|
6886
6925
|
{
|
|
6887
6926
|
fillRule: "evenodd",
|
|
@@ -6889,7 +6928,7 @@ var WordmarkLogoSvg = (_a) => {
|
|
|
6889
6928
|
d: "M32.4383 7.29662C34.6059 7.29671 36.4904 7.77257 38.0897 8.72422C39.6888 9.67592 40.9247 11.0053 41.797 12.7102C42.6692 14.402 43.1045 16.3852 43.1045 18.6585C43.1044 20.9186 42.6693 22.9018 41.797 24.6068C40.9247 26.2985 39.6888 27.6207 38.0897 28.5724C36.4904 29.524 34.6059 29.9999 32.4383 30C30.2704 30 28.379 29.5241 26.7664 28.5724C25.1672 27.6208 23.9315 26.2985 23.0591 24.6068C22.1868 22.9018 21.7517 20.9186 21.7516 18.6585C21.7516 16.3851 22.1869 14.402 23.0591 12.7102C23.9315 11.0051 25.1671 9.67594 26.7664 8.72422C28.379 7.77249 30.2704 7.29662 32.4383 7.29662ZM32.4383 11.7584C31.3279 11.7584 30.3954 12.0564 29.642 12.6513C28.902 13.2461 28.3393 14.0587 27.956 15.0895C27.5861 16.1204 27.4009 17.3105 27.4009 18.6585C27.4009 19.9801 27.586 21.163 27.956 22.2071C28.3393 23.238 28.9019 24.0506 29.642 24.6454C30.3954 25.2402 31.3279 25.5382 32.4383 25.5382C33.5351 25.5381 34.4608 25.2401 35.2141 24.6454C35.9673 24.0506 36.53 23.2307 36.9001 22.1867C37.2831 21.1428 37.4733 19.9666 37.4734 18.6585C37.4734 17.324 37.2831 16.1406 36.9001 15.1099C36.5301 14.0661 35.9671 13.246 35.2141 12.6513C34.4608 12.0565 33.5351 11.7585 32.4383 11.7584Z",
|
|
6890
6929
|
fill: wordmarkColor
|
|
6891
6930
|
}
|
|
6892
|
-
), /* @__PURE__ */
|
|
6931
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
6893
6932
|
"path",
|
|
6894
6933
|
{
|
|
6895
6934
|
fillRule: "evenodd",
|
|
@@ -6897,13 +6936,13 @@ var WordmarkLogoSvg = (_a) => {
|
|
|
6897
6936
|
d: "M56.9839 7.29662C59.1517 7.29662 61.036 7.77249 62.6354 8.72422C64.2348 9.67596 65.4702 11.005 66.3426 12.7102C67.215 14.4021 67.6524 16.385 67.6524 18.6585C67.6523 20.9186 67.215 22.9018 66.3426 24.6068C65.4702 26.2985 64.2346 27.6208 62.6354 28.5724C61.036 29.524 59.1516 30 56.9839 30C54.8166 29.9999 52.9267 29.5238 51.3143 28.5724C49.7151 27.6208 48.4795 26.2984 47.6071 24.6068C46.7347 22.9018 46.2974 20.9186 46.2973 18.6585C46.2973 16.3849 46.7346 14.4021 47.6071 12.7102C48.4795 11.005 49.7149 9.67596 51.3143 8.72422C52.9267 7.77274 54.8165 7.29671 56.9839 7.29662ZM56.9839 11.7584C55.8739 11.7585 54.9432 12.0566 54.1899 12.6513C53.4497 13.2461 52.8873 14.0585 52.504 15.0895C52.1339 16.1205 51.9488 17.3104 51.9488 18.6585C51.9488 19.9801 52.1339 21.163 52.504 22.2071C52.8873 23.2381 53.4497 24.0506 54.1899 24.6454C54.9431 25.2399 55.874 25.5381 56.9839 25.5382C58.081 25.5382 59.0064 25.2402 59.7598 24.6454C60.5133 24.0505 61.0756 23.231 61.4457 22.1867C61.8289 21.1427 62.0212 19.9667 62.0213 18.6585C62.0213 17.3239 61.8288 16.1407 61.4457 15.1099C61.0756 14.0657 60.5132 13.2461 59.7598 12.6513C59.0063 12.0564 58.081 11.7584 56.9839 11.7584Z",
|
|
6898
6937
|
fill: wordmarkColor
|
|
6899
6938
|
}
|
|
6900
|
-
), /* @__PURE__ */
|
|
6939
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
6901
6940
|
"path",
|
|
6902
6941
|
{
|
|
6903
6942
|
d: "M5.69001 24.7655H18.7174V29.5445H0V0H5.69001V24.7655Z",
|
|
6904
6943
|
fill: wordmarkColor
|
|
6905
6944
|
}
|
|
6906
|
-
), /* @__PURE__ */
|
|
6945
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
6907
6946
|
"path",
|
|
6908
6947
|
{
|
|
6909
6948
|
d: "M96.2633 7.2581C97.5984 7.2581 98.7952 7.54891 99.8527 8.13052C100.923 8.71205 101.762 9.56357 102.37 10.6866C102.991 11.8101 103.302 13.1852 103.302 14.8108V29.5445H97.7498V15.7625C97.7497 14.4545 97.3936 13.49 96.6803 12.8688C95.9667 12.2345 95.1007 11.9173 94.0834 11.9171C93.2908 11.9171 92.6027 12.0882 92.0213 12.4315C91.453 12.7751 91.0084 13.2511 90.6911 13.8591C90.3871 14.4671 90.2357 15.176 90.2357 15.9823V29.5445H84.8629V15.5654C84.8629 14.4552 84.5262 13.5682 83.8523 12.9073C83.1781 12.2464 82.3106 11.9171 81.2531 11.9171C80.5396 11.9172 79.8853 12.088 79.2907 12.4315C78.6959 12.7619 78.22 13.2521 77.8631 13.8998C77.5196 14.5343 77.3487 15.3205 77.3487 16.2588V29.5445H71.797V7.61387H77.0111L77.1652 11.7584C77.4644 10.9601 77.8429 10.2729 78.3005 9.69635C78.9746 8.86369 79.7606 8.24832 80.6594 7.8518C81.558 7.45546 82.496 7.25818 83.4738 7.2581C85.0733 7.2581 86.383 7.75323 87.4009 8.74462C88.2044 9.52754 88.8088 10.6088 89.225 11.985C89.5312 11.1783 89.9349 10.4756 90.4351 9.87537C91.1621 9.00295 92.0273 8.34693 93.032 7.91072C94.0364 7.47471 95.1136 7.2581 96.2633 7.2581Z",
|
|
@@ -6911,15 +6950,15 @@ var WordmarkLogoSvg = (_a) => {
|
|
|
6911
6950
|
}
|
|
6912
6951
|
));
|
|
6913
6952
|
default:
|
|
6914
|
-
return /* @__PURE__ */
|
|
6953
|
+
return /* @__PURE__ */ import_react47.default.createElement(
|
|
6915
6954
|
"svg",
|
|
6916
6955
|
__spreadValues({
|
|
6917
6956
|
"aria-label": "Loom",
|
|
6918
6957
|
viewBox: "0 0 62 23",
|
|
6919
6958
|
fill: wordmarkColor
|
|
6920
6959
|
}, props),
|
|
6921
|
-
/* @__PURE__ */
|
|
6922
|
-
/* @__PURE__ */
|
|
6960
|
+
/* @__PURE__ */ import_react47.default.createElement("title", null, "Loom"),
|
|
6961
|
+
/* @__PURE__ */ import_react47.default.createElement("path", { d: "M.109 21.973V.027h4.028v21.946H.109zM38.742 7.059h3.846v1.82c.818-1.456 2.727-2.244 4.362-2.244 2.03 0 3.665.88 4.422 2.485 1.18-1.82 2.756-2.485 4.725-2.485 2.756 0 5.39 1.667 5.39 5.668v9.67h-3.906v-8.851c0-1.607-.788-2.82-2.636-2.82-1.727 0-2.757 1.335-2.757 2.942v8.73h-3.997v-8.852c0-1.607-.817-2.82-2.635-2.82-1.757 0-2.787 1.305-2.787 2.942v8.73h-4.027V7.059zM13.24 22.405c-4.537 0-7.824-3.367-7.824-7.889 0-4.45 3.276-7.896 7.824-7.896 4.57 0 7.824 3.478 7.824 7.896 0 4.49-3.288 7.889-7.824 7.889zm0-12.135a4.25 4.25 0 00-4.244 4.247 4.25 4.25 0 004.244 4.247 4.25 4.25 0 004.243-4.247 4.25 4.25 0 00-4.243-4.247zM29.667 22.405c-4.538 0-7.824-3.367-7.824-7.889 0-4.45 3.276-7.896 7.824-7.896 4.57 0 7.824 3.478 7.824 7.896 0 4.49-3.29 7.889-7.824 7.889zm0-12.186a4.3 4.3 0 00-4.293 4.296 4.3 4.3 0 004.293 4.296 4.3 4.3 0 004.293-4.296 4.3 4.3 0 00-4.293-4.296z" })
|
|
6923
6962
|
);
|
|
6924
6963
|
}
|
|
6925
6964
|
};
|
|
@@ -6938,42 +6977,42 @@ var CombinedLogoSvg = (_a) => {
|
|
|
6938
6977
|
]);
|
|
6939
6978
|
switch (brand) {
|
|
6940
6979
|
case "ai":
|
|
6941
|
-
return /* @__PURE__ */
|
|
6980
|
+
return /* @__PURE__ */ import_react47.default.createElement("svg", __spreadValues({ "aria-label": "Loom AI", viewBox: "0 0 100 30", fill: "none" }, props), /* @__PURE__ */ import_react47.default.createElement("title", null, "Loom AI"), !symbolColor ? /* @__PURE__ */ import_react47.default.createElement(import_react47.default.Fragment, null, LoomAiGradientDef(customId), [...Array(3)].map((_, i) => /* @__PURE__ */ import_react47.default.createElement(
|
|
6942
6981
|
"path",
|
|
6943
6982
|
{
|
|
6944
6983
|
key: i,
|
|
6945
6984
|
d: combinedLogoPath,
|
|
6946
6985
|
fill: `url(#ai-logo-${customId}-gradient-${i + 1}`
|
|
6947
6986
|
}
|
|
6948
|
-
))) : /* @__PURE__ */
|
|
6987
|
+
))) : /* @__PURE__ */ import_react47.default.createElement("path", { d: combinedLogoPath, fill: getColorValue(symbolColor) }), /* @__PURE__ */ import_react47.default.createElement("g", { fill: wordmarkColor }, /* @__PURE__ */ import_react47.default.createElement("path", { d: "M4.1997 29.5909H0.570312V9.83386H4.1997V29.5909Z" }), /* @__PURE__ */ import_react47.default.createElement("path", { d: "M12.3563 26.6983C14.1301 26.6983 15.7674 25.4157 15.7674 22.8778C15.7674 20.34 14.1301 19.0574 12.3563 19.0574C10.5826 19.0574 8.94526 20.34 8.94526 22.8778C8.94526 25.3884 10.5826 26.6983 12.3563 26.6983ZM12.3563 15.7555C16.3678 15.7555 19.3968 18.73 19.3968 22.8778C19.3968 26.9984 16.3678 30.0002 12.3563 30.0002C8.34491 30.0002 5.31587 26.9984 5.31587 22.8778C5.31587 18.73 8.34491 15.7555 12.3563 15.7555Z" }), /* @__PURE__ */ import_react47.default.createElement("path", { d: "M26.7414 26.6983C28.5152 26.6983 30.1525 25.4157 30.1525 22.8778C30.1525 20.34 28.5152 19.0574 26.7414 19.0574C24.9676 19.0574 23.3303 20.34 23.3303 22.8778C23.3303 25.3884 24.9676 26.6983 26.7414 26.6983ZM26.7414 15.7555C30.7528 15.7555 33.7819 18.73 33.7819 22.8778C33.7819 26.9984 30.7528 30.0002 26.7414 30.0002C22.73 30.0002 19.7009 26.9984 19.7009 22.8778C19.7009 18.73 22.73 15.7555 26.7414 15.7555Z" }), /* @__PURE__ */ import_react47.default.createElement("path", { d: "M38.534 29.5909H34.9047V16.1648H38.3703V17.8022C39.1071 16.4923 40.8263 15.7828 42.2999 15.7828C44.1282 15.7828 45.6018 16.5742 46.284 18.0205C47.3483 16.3831 48.7673 15.7828 50.5411 15.7828C53.0243 15.7828 55.3984 17.2837 55.3984 20.8858V29.5909H51.8782V21.6226C51.8782 20.1763 51.1687 19.0847 49.5041 19.0847C47.9486 19.0847 47.0208 20.2854 47.0208 21.7317V29.5909H43.4187V21.6226C43.4187 20.1763 42.6819 19.0847 41.0446 19.0847C39.4619 19.0847 38.534 20.2581 38.534 21.7317V29.5909Z" }), /* @__PURE__ */ import_react47.default.createElement("path", { d: "M74.5698 29.5909L72.9598 25.1701H65.1006L63.4906 29.5909H59.5064L66.929 10.2432H71.2951L78.6631 29.5909H74.5698ZM69.0302 14.4184L66.3559 21.7317H71.7045L69.0302 14.4184Z" }), /* @__PURE__ */ import_react47.default.createElement("path", { d: "M83.249 29.5909H79.4285V10.2432H83.249V29.5909Z" })));
|
|
6949
6988
|
case "apptile":
|
|
6950
|
-
return /* @__PURE__ */
|
|
6989
|
+
return /* @__PURE__ */ import_react47.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 103 40", fill: "none" }, props), /* @__PURE__ */ import_react47.default.createElement("title", null, "Loom"), /* @__PURE__ */ import_react47.default.createElement(
|
|
6951
6990
|
"path",
|
|
6952
6991
|
{
|
|
6953
6992
|
d: "M0 12C0 5.37258 5.37258 0 12 0H28C34.6274 0 40 5.37258 40 12V28C40 34.6274 34.6274 40 28 40H12C5.37258 40 0 34.6274 0 28V12Z",
|
|
6954
6993
|
fill: symbolColor ? getColorValue(symbolColor) : getColorValue("blurple")
|
|
6955
6994
|
}
|
|
6956
|
-
), /* @__PURE__ */
|
|
6995
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
6957
6996
|
"path",
|
|
6958
6997
|
{
|
|
6959
6998
|
d: "M32.3962 18.6213H25.1467L31.4251 14.9965L30.0463 12.6077L23.768 16.2325L27.392 9.95464L25.0032 8.57506L21.3792 14.8529V7.604H18.6215V14.8536L14.9961 8.57506L12.6081 9.95395L16.2327 16.2318L9.95437 12.6077L8.57552 14.9958L14.8539 18.6206H7.60449V21.3784H14.8532L8.57552 25.0032L9.95437 27.392L16.2321 23.7679L12.6074 30.0457L14.9961 31.4246L18.6208 25.1461V32.3957H21.3785V25.1468L25.0025 31.4246L27.3912 30.0457L23.7665 23.7672L30.0449 27.392L31.4238 25.0032L25.1461 21.3791H32.3947V18.6213H32.3962ZM20.0003 23.7505C17.921 23.7505 16.2355 22.0651 16.2355 19.9856C16.2355 17.9062 17.921 16.2207 20.0003 16.2207C22.0797 16.2207 23.7651 17.9062 23.7651 19.9856C23.7651 22.0651 22.0797 23.7505 20.0003 23.7505Z",
|
|
6960
6999
|
fill: "white"
|
|
6961
7000
|
}
|
|
6962
|
-
), /* @__PURE__ */
|
|
7001
|
+
), /* @__PURE__ */ import_react47.default.createElement("g", { fill: wordmarkColor }, /* @__PURE__ */ import_react47.default.createElement("path", { d: "M47.6001 29.5076V10H51.1816V29.5076H47.6001Z" }), /* @__PURE__ */ import_react47.default.createElement("path", { d: "M81.9516 16.2509H85.3718V17.8682C86.0987 16.575 87.7961 15.8739 89.2499 15.8739C91.0549 15.8739 92.5086 16.6556 93.1818 18.0832C94.2314 16.4659 95.633 15.8739 97.3834 15.8739C99.8338 15.8739 102.177 17.356 102.177 20.9122V29.5076H98.7027V21.6402C98.7027 20.2119 98.0019 19.1345 96.3591 19.1345C94.8238 19.1345 93.9079 20.3202 93.9079 21.7485V29.5084H90.3541V21.6402C90.3541 20.2119 89.6272 19.1345 88.0104 19.1345C86.4483 19.1345 85.5323 20.2933 85.5323 21.7485V29.5084H81.9516V16.2509Z" }), /* @__PURE__ */ import_react47.default.createElement("path", { d: "M59.2755 29.8916C55.2407 29.8916 52.3189 26.899 52.3189 22.8795C52.3189 18.9241 55.2312 15.8603 59.2755 15.8603C63.3394 15.8603 66.232 18.9526 66.232 22.8795C66.232 26.8697 63.3086 29.8916 59.2755 29.8916ZM59.2755 19.1051C57.1944 19.1051 55.5018 20.7983 55.5018 22.8803C55.5018 24.9624 57.1944 26.6555 59.2755 26.6555C61.3565 26.6555 63.0484 24.9624 63.0484 22.8803C63.0484 20.7983 61.3565 19.1051 59.2755 19.1051Z" }), /* @__PURE__ */ import_react47.default.createElement("path", { d: "M73.8823 29.8916C69.8476 29.8916 66.9258 26.899 66.9258 22.8795C66.9258 18.9241 69.8381 15.8603 73.8823 15.8603C77.9463 15.8603 80.8389 18.9526 80.8389 22.8795C80.8389 26.8697 77.9139 29.8916 73.8823 29.8916ZM73.8823 19.0601C71.7776 19.0601 70.0652 20.7738 70.0652 22.8788C70.0652 24.9837 71.7776 26.6974 73.8823 26.6974C75.9871 26.6974 77.6995 24.9837 77.6995 22.8788C77.6988 20.7738 75.9863 19.0601 73.8823 19.0601Z" })));
|
|
6963
7002
|
case "product":
|
|
6964
|
-
return /* @__PURE__ */
|
|
7003
|
+
return /* @__PURE__ */ import_react47.default.createElement("svg", __spreadValues({ viewBox: "0 0 112 40", fill: "none", "aria-label": "Loom" }, props), /* @__PURE__ */ import_react47.default.createElement(
|
|
6965
7004
|
"path",
|
|
6966
7005
|
{
|
|
6967
7006
|
d: "M0 9.25C0 4.14137 4.14137 0 9.25 0H30.75C35.8586 0 40 4.14137 40 9.25V30.75C40 35.8586 35.8586 40 30.75 40H9.25C4.14137 40 0 35.8586 0 30.75V9.25Z",
|
|
6968
7007
|
fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
|
|
6969
7008
|
}
|
|
6970
|
-
), /* @__PURE__ */
|
|
7009
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
6971
7010
|
"path",
|
|
6972
7011
|
{
|
|
6973
7012
|
d: "M32.3962 18.6756H25.1467L31.4251 15.0508L30.0463 12.662L23.768 16.2868L27.392 10.009L25.0032 8.62938L21.3792 14.9072V7.65833H18.6215V14.9079L14.9961 8.62938L12.6081 10.0083L16.2327 16.2861L9.95437 12.662L8.57552 15.0501L14.8539 18.6749H7.60449V21.4327H14.8532L8.57552 25.0575L9.95437 27.4463L16.2321 23.8222L12.6074 30.1L14.9961 31.4789L18.6208 25.2004V32.45H21.3785V25.2011L25.0025 31.4789L27.3912 30.1L23.7665 23.8215L30.0449 27.4463L31.4238 25.0575L25.1461 21.4334H32.3947L32.3962 18.6756ZM20.0003 23.8048C17.921 23.8048 16.2355 22.1194 16.2355 20.0399C16.2355 17.9605 17.921 16.275 20.0003 16.275C22.0797 16.275 23.7651 17.9605 23.7651 20.0399C23.7651 22.1194 22.0797 23.8048 20.0003 23.8048Z",
|
|
6974
7013
|
fill: "white"
|
|
6975
7014
|
}
|
|
6976
|
-
), /* @__PURE__ */
|
|
7015
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
6977
7016
|
"path",
|
|
6978
7017
|
{
|
|
6979
7018
|
fillRule: "evenodd",
|
|
@@ -6981,7 +7020,7 @@ var CombinedLogoSvg = (_a) => {
|
|
|
6981
7020
|
d: "M70.3743 15.1855C71.6352 15.1855 72.7252 15.459 73.6442 16.0059C74.5709 16.5527 75.2848 17.3237 75.7861 18.3187C76.2874 19.3061 76.5381 20.4568 76.5381 21.7708C76.5381 23.0773 76.2874 24.2242 75.7861 25.2116C75.2848 26.199 74.5709 26.9661 73.6442 27.513C72.7252 28.0599 71.6352 28.3333 70.3743 28.3333C69.1135 28.3333 68.0197 28.0599 67.0931 27.513C66.174 26.9661 65.4639 26.199 64.9626 25.2116C64.4613 24.2242 64.2106 23.0773 64.2106 21.7708C64.2106 20.4568 64.4613 19.3061 64.9626 18.3187C65.4639 17.3237 66.174 16.5527 67.0931 16.0059C68.0197 15.459 69.1135 15.1855 70.3743 15.1855ZM70.3743 17.7376C69.7287 17.7376 69.1895 17.9161 68.7565 18.2731C68.3312 18.6225 68.0084 19.101 67.7881 19.7087C67.5754 20.3087 67.4691 20.9923 67.4691 21.7594C67.4691 22.519 67.5754 23.2026 67.7881 23.8102C68.0084 24.4179 68.3312 24.9002 68.7565 25.2572C69.1895 25.6066 69.7287 25.7812 70.3743 25.7812C71.02 25.7812 71.5592 25.6066 71.9922 25.2572C72.4251 24.9002 72.7479 24.4179 72.9606 23.8102C73.1733 23.2026 73.2796 22.519 73.2796 21.7594C73.2796 20.9999 73.1733 20.3163 72.9606 19.7087C72.7479 19.101 72.4251 18.6225 71.9922 18.2731C71.5592 17.9161 71.02 17.7376 70.3743 17.7376Z",
|
|
6982
7021
|
fill: wordmarkColor
|
|
6983
7022
|
}
|
|
6984
|
-
), /* @__PURE__ */
|
|
7023
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
6985
7024
|
"path",
|
|
6986
7025
|
{
|
|
6987
7026
|
fillRule: "evenodd",
|
|
@@ -6989,13 +7028,13 @@ var CombinedLogoSvg = (_a) => {
|
|
|
6989
7028
|
d: "M84.6387 15.1855C85.8995 15.1855 86.9895 15.459 87.9085 16.0059C88.8352 16.5527 89.5491 17.3237 90.0505 18.3187C90.5518 19.3061 90.8024 20.4568 90.8024 21.7708C90.8024 23.0773 90.5518 24.2242 90.0505 25.2116C89.5491 26.199 88.8352 26.9661 87.9085 27.513C86.9895 28.0599 85.8995 28.3333 84.6387 28.3333C83.3778 28.3333 82.2841 28.0599 81.3574 27.513C80.4384 26.9661 79.7282 26.199 79.2269 25.2116C78.7256 24.2242 78.4749 23.0773 78.4749 21.7708C78.4749 20.4568 78.7256 19.3061 79.2269 18.3187C79.7282 17.3237 80.4384 16.5527 81.3574 16.0059C82.2841 15.459 83.3778 15.1855 84.6387 15.1855ZM84.6387 17.7376C83.9931 17.7376 83.4538 17.9161 83.0208 18.2731C82.5955 18.6225 82.2727 19.101 82.0524 19.7087C81.8397 20.3087 81.7334 20.9923 81.7334 21.7594C81.7334 22.519 81.8397 23.2026 82.0524 23.8102C82.2727 24.4179 82.5955 24.9002 83.0208 25.2572C83.4538 25.6066 83.9931 25.7812 84.6387 25.7812C85.2843 25.7812 85.8236 25.6066 86.2565 25.2572C86.6895 24.9002 87.0123 24.4179 87.2249 23.8102C87.4376 23.2026 87.5439 22.519 87.5439 21.7594C87.5439 20.9999 87.4376 20.3163 87.2249 19.7087C87.0123 19.101 86.6895 18.6225 86.2565 18.2731C85.8236 17.9161 85.2843 17.7376 84.6387 17.7376Z",
|
|
6990
7029
|
fill: wordmarkColor
|
|
6991
7030
|
}
|
|
6992
|
-
), /* @__PURE__ */
|
|
7031
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
6993
7032
|
"path",
|
|
6994
7033
|
{
|
|
6995
7034
|
d: "M54.9365 25.3483H62.3421V28.0827H51.6667V11.1068H54.9365V25.3483Z",
|
|
6996
7035
|
fill: wordmarkColor
|
|
6997
7036
|
}
|
|
6998
|
-
), /* @__PURE__ */
|
|
7037
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
6999
7038
|
"path",
|
|
7000
7039
|
{
|
|
7001
7040
|
d: "M107.368 15.1514C108.135 15.1514 108.823 15.3185 109.43 15.6527C110.046 15.9869 110.528 16.4768 110.877 17.1224C111.234 17.768 111.413 18.5579 111.413 19.4922V28.0827H108.211V20.0505C108.211 19.2985 108.006 18.744 107.596 18.387C107.186 18.0301 106.688 17.8516 106.104 17.8516C105.655 17.8516 105.264 17.9503 104.93 18.1478C104.603 18.3377 104.349 18.6073 104.167 18.9567C103.992 19.3061 103.905 19.7125 103.905 20.1758V28.0827H100.794V19.9365C100.794 19.2985 100.601 18.7934 100.213 18.4212C99.8334 18.0414 99.3397 17.8516 98.7321 17.8516C98.3143 17.8516 97.9346 17.9465 97.5928 18.1364C97.251 18.3263 96.9813 18.6073 96.7839 18.9795C96.5864 19.3441 96.4876 19.796 96.4876 20.3353V28.0827H93.2747V15.3451H96.2712L96.3786 17.806C96.5512 17.3255 96.7692 16.9151 97.0345 16.5755C97.4219 16.0894 97.8738 15.7324 98.3903 15.5046C98.9068 15.2691 99.4461 15.1514 100.008 15.1514C100.927 15.1514 101.668 15.44 102.23 16.0173C102.677 16.4764 103.023 17.1235 103.273 17.9574C103.451 17.4646 103.688 17.038 103.984 16.6781C104.417 16.1616 104.922 15.778 105.5 15.5273C106.085 15.2767 106.707 15.1514 107.368 15.1514Z",
|
|
@@ -7003,43 +7042,43 @@ var CombinedLogoSvg = (_a) => {
|
|
|
7003
7042
|
}
|
|
7004
7043
|
));
|
|
7005
7044
|
case "marketing":
|
|
7006
|
-
return /* @__PURE__ */
|
|
7045
|
+
return /* @__PURE__ */ import_react47.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 170 48", fill: "none" }, props), /* @__PURE__ */ import_react47.default.createElement(
|
|
7007
7046
|
"path",
|
|
7008
7047
|
{
|
|
7009
7048
|
d: "M154.37 25.212V38H150.414V24.108C150.414 19.968 148.758 18.128 144.986 18.128C141.306 18.128 138.776 20.566 138.776 25.212V38H134.82V15H138.776V18.772C140.248 16.058 142.962 14.54 146.044 14.54C149.954 14.54 152.622 16.518 153.772 20.152C155.06 16.61 158.142 14.54 161.96 14.54C167.112 14.54 169.964 18.036 169.964 24.522V38H166.008V25.212C166.008 20.474 164.352 18.128 160.58 18.128C156.9 18.128 154.37 20.566 154.37 25.212Z",
|
|
7010
7049
|
fill: wordmarkColor
|
|
7011
7050
|
}
|
|
7012
|
-
), /* @__PURE__ */
|
|
7051
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7013
7052
|
"path",
|
|
7014
7053
|
{
|
|
7015
7054
|
d: "M119.367 38.46C112.467 38.46 108.419 33.354 108.419 26.454C108.419 19.554 112.467 14.54 119.367 14.54C126.221 14.54 130.223 19.554 130.223 26.454C130.223 33.354 126.221 38.46 119.367 38.46ZM119.367 18.22C114.445 18.22 112.283 22.084 112.283 26.454C112.283 30.824 114.445 34.78 119.367 34.78C124.243 34.78 126.359 30.824 126.359 26.454C126.359 22.084 124.243 18.22 119.367 18.22Z",
|
|
7016
7055
|
fill: wordmarkColor
|
|
7017
7056
|
}
|
|
7018
|
-
), /* @__PURE__ */
|
|
7057
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7019
7058
|
"path",
|
|
7020
7059
|
{
|
|
7021
7060
|
d: "M94.3452 38.46C87.4452 38.46 83.3972 33.354 83.3972 26.454C83.3972 19.554 87.4452 14.54 94.3452 14.54C101.199 14.54 105.201 19.554 105.201 26.454C105.201 33.354 101.199 38.46 94.3452 38.46ZM94.3452 18.22C89.4232 18.22 87.2612 22.084 87.2612 26.454C87.2612 30.824 89.4232 34.78 94.3452 34.78C99.2212 34.78 101.337 30.824 101.337 26.454C101.337 22.084 99.2212 18.22 94.3452 18.22Z",
|
|
7022
7061
|
fill: wordmarkColor
|
|
7023
7062
|
}
|
|
7024
|
-
), /* @__PURE__ */
|
|
7063
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7025
7064
|
"path",
|
|
7026
7065
|
{
|
|
7027
7066
|
d: "M64.094 7.77783H68.234V34.0438H81.942V37.9998H64.094V7.77783Z",
|
|
7028
7067
|
fill: wordmarkColor
|
|
7029
7068
|
}
|
|
7030
|
-
), /* @__PURE__ */
|
|
7069
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7031
7070
|
"path",
|
|
7032
7071
|
{
|
|
7033
7072
|
d: "M0 12C0 5.37258 5.37258 0 12 0H36C42.6274 0 48 5.37258 48 12V36C48 42.6274 42.6274 48 36 48H12C5.37258 48 0 42.6274 0 36V12Z",
|
|
7034
7073
|
fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
|
|
7035
7074
|
}
|
|
7036
|
-
), /* @__PURE__ */
|
|
7075
|
+
), /* @__PURE__ */ import_react47.default.createElement("g", { clipPath: "url(#clip0_45829_3572)" }, /* @__PURE__ */ import_react47.default.createElement(
|
|
7037
7076
|
"path",
|
|
7038
7077
|
{
|
|
7039
7078
|
d: "M38.0625 22.9644H29.9846L36.9804 18.9253L35.4441 16.2635L28.4482 20.3026L32.4864 13.3073L29.8246 11.77L25.7864 18.7653V10.688H22.7136V18.7661L18.6738 11.77L16.0129 13.3065L20.0518 20.3018L13.0559 16.2635L11.5195 18.9246L18.5154 22.9636H10.4375V26.0366H18.5146L11.5195 30.0757L13.0559 32.7375L20.0511 28.6991L16.0121 35.6945L18.6738 37.2309L22.7128 30.2349V38.313H25.7857V30.2356L29.8239 37.2309L32.4855 35.6945L28.4466 28.6984L35.4425 32.7375L36.979 30.0757L29.9838 26.0373H38.0609V22.9644H38.0625ZM24.25 28.6798C21.933 28.6798 20.0549 26.8018 20.0549 24.4847C20.0549 22.1676 21.933 20.2895 24.25 20.2895C26.567 20.2895 28.445 22.1676 28.445 24.4847C28.445 26.8018 26.567 28.6798 24.25 28.6798Z",
|
|
7040
7079
|
fill: "white"
|
|
7041
7080
|
}
|
|
7042
|
-
)), /* @__PURE__ */
|
|
7081
|
+
)), /* @__PURE__ */ import_react47.default.createElement("defs", null, /* @__PURE__ */ import_react47.default.createElement("clipPath", { id: "clip0_45829_3572" }, /* @__PURE__ */ import_react47.default.createElement(
|
|
7043
7082
|
"rect",
|
|
7044
7083
|
{
|
|
7045
7084
|
width: "39",
|
|
@@ -7049,97 +7088,97 @@ var CombinedLogoSvg = (_a) => {
|
|
|
7049
7088
|
}
|
|
7050
7089
|
))));
|
|
7051
7090
|
case "attributed":
|
|
7052
|
-
return /* @__PURE__ */
|
|
7091
|
+
return /* @__PURE__ */ import_react47.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 232 75", fill: "none" }, props), /* @__PURE__ */ import_react47.default.createElement(
|
|
7053
7092
|
"path",
|
|
7054
7093
|
{
|
|
7055
7094
|
d: "M181.37 52.212V65H177.414V51.108C177.414 46.968 175.758 45.128 171.986 45.128C168.306 45.128 165.776 47.566 165.776 52.212V65H161.82V42H165.776V45.772C167.248 43.058 169.962 41.54 173.044 41.54C176.954 41.54 179.622 43.518 180.772 47.152C182.06 43.61 185.142 41.54 188.96 41.54C194.112 41.54 196.964 45.036 196.964 51.522V65H193.008V52.212C193.008 47.474 191.352 45.128 187.58 45.128C183.9 45.128 181.37 47.566 181.37 52.212Z",
|
|
7056
7095
|
fill: wordmarkColor
|
|
7057
7096
|
}
|
|
7058
|
-
), /* @__PURE__ */
|
|
7097
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7059
7098
|
"path",
|
|
7060
7099
|
{
|
|
7061
7100
|
d: "M146.367 65.46C139.467 65.46 135.419 60.354 135.419 53.454C135.419 46.554 139.467 41.54 146.367 41.54C153.221 41.54 157.223 46.554 157.223 53.454C157.223 60.354 153.221 65.46 146.367 65.46ZM146.367 45.22C141.445 45.22 139.283 49.084 139.283 53.454C139.283 57.824 141.445 61.78 146.367 61.78C151.243 61.78 153.359 57.824 153.359 53.454C153.359 49.084 151.243 45.22 146.367 45.22Z",
|
|
7062
7101
|
fill: wordmarkColor
|
|
7063
7102
|
}
|
|
7064
|
-
), /* @__PURE__ */
|
|
7103
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7065
7104
|
"path",
|
|
7066
7105
|
{
|
|
7067
7106
|
d: "M121.345 65.46C114.445 65.46 110.397 60.354 110.397 53.454C110.397 46.554 114.445 41.54 121.345 41.54C128.199 41.54 132.201 46.554 132.201 53.454C132.201 60.354 128.199 65.46 121.345 65.46ZM121.345 45.22C116.423 45.22 114.261 49.084 114.261 53.454C114.261 57.824 116.423 61.78 121.345 61.78C126.221 61.78 128.337 57.824 128.337 53.454C128.337 49.084 126.221 45.22 121.345 45.22Z",
|
|
7068
7107
|
fill: wordmarkColor
|
|
7069
7108
|
}
|
|
7070
|
-
), /* @__PURE__ */
|
|
7109
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7071
7110
|
"path",
|
|
7072
7111
|
{
|
|
7073
7112
|
d: "M91.094 34.7778H95.234V61.0438H108.942V64.9998H91.094V34.7778Z",
|
|
7074
7113
|
fill: wordmarkColor
|
|
7075
7114
|
}
|
|
7076
|
-
), /* @__PURE__ */
|
|
7115
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7077
7116
|
"path",
|
|
7078
7117
|
{
|
|
7079
7118
|
d: "M155.186 11.9857C155.186 14.5147 156.33 16.5017 160.967 17.4049C163.676 18.007 164.278 18.4285 164.278 19.3316C164.278 20.2348 163.676 20.7767 161.749 20.7767C159.521 20.7767 156.872 19.994 155.126 18.9704V23.0648C156.511 23.7271 158.317 24.5099 161.749 24.5099C166.566 24.5099 168.433 22.3423 168.433 19.2112M168.433 19.2714C168.433 16.2608 166.867 14.8759 162.351 13.9125C159.883 13.3706 159.281 12.8287 159.281 12.046C159.281 11.0826 160.184 10.6611 161.81 10.6611C163.797 10.6611 165.723 11.2632 167.59 12.1062V8.19237C166.265 7.53004 164.278 7.04834 161.93 7.04834C157.474 7.04834 155.186 8.97513 155.186 12.1062",
|
|
7080
7119
|
fill: wordmarkColor
|
|
7081
7120
|
}
|
|
7082
|
-
), /* @__PURE__ */
|
|
7121
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7083
7122
|
"path",
|
|
7084
7123
|
{
|
|
7085
7124
|
d: "M216.844 7.16846V24.329H220.517V11.2629L222.022 14.695L227.2 24.329H231.776V7.16846H228.164V18.2475L226.779 14.9961L222.624 7.16846H216.844Z",
|
|
7086
7125
|
fill: wordmarkColor
|
|
7087
7126
|
}
|
|
7088
|
-
), /* @__PURE__ */
|
|
7127
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7089
7128
|
"path",
|
|
7090
7129
|
{
|
|
7091
7130
|
d: "M193.602 7.16846H189.628V24.329H193.602V7.16846Z",
|
|
7092
7131
|
fill: wordmarkColor
|
|
7093
7132
|
}
|
|
7094
|
-
), /* @__PURE__ */
|
|
7133
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7095
7134
|
"path",
|
|
7096
7135
|
{
|
|
7097
7136
|
d: "M185.052 19.2109C185.052 16.2003 183.486 14.8154 178.97 13.852C176.501 13.3101 175.899 12.7682 175.899 11.9854C175.899 11.022 176.802 10.6005 178.428 10.6005C180.415 10.6005 182.342 11.2027 184.209 12.0456V8.13183C182.884 7.46949 180.897 6.98779 178.549 6.98779C174.093 6.98779 171.805 8.91459 171.805 12.0456C171.805 14.5745 172.949 16.5615 177.585 17.4647C180.295 18.0669 180.897 18.4883 180.897 19.3915C180.897 20.2947 180.295 20.8366 178.368 20.8366C176.14 20.8366 173.491 20.0539 171.745 19.0302V23.1247C173.13 23.787 174.936 24.5698 178.368 24.5698C183.125 24.5698 185.052 22.4021 185.052 19.2109Z",
|
|
7098
7137
|
fill: wordmarkColor
|
|
7099
7138
|
}
|
|
7100
|
-
), /* @__PURE__ */
|
|
7139
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7101
7140
|
"path",
|
|
7102
7141
|
{
|
|
7103
7142
|
d: "M124.237 7.16846V24.329H132.426L133.69 20.5958H128.211V7.16846H124.237Z",
|
|
7104
7143
|
fill: wordmarkColor
|
|
7105
7144
|
}
|
|
7106
|
-
), /* @__PURE__ */
|
|
7145
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7107
7146
|
"path",
|
|
7108
7147
|
{
|
|
7109
7148
|
d: "M108.04 7.16846V10.8414H112.436V24.329H116.47V10.8414H121.227V7.16846H108.04Z",
|
|
7110
7149
|
fill: wordmarkColor
|
|
7111
7150
|
}
|
|
7112
|
-
), /* @__PURE__ */
|
|
7151
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7113
7152
|
"path",
|
|
7114
7153
|
{
|
|
7115
7154
|
d: "M102.199 7.16846H96.961L91 24.329H95.5761L96.4191 21.4388C97.4427 21.7398 98.5265 21.9205 99.6104 21.9205C100.694 21.9205 101.778 21.7398 102.802 21.4388L103.645 24.329H108.221C108.16 24.329 102.199 7.16846 102.199 7.16846ZM99.5501 18.3077C98.7674 18.3077 98.0448 18.1873 97.3825 18.0067L99.5501 10.5403L101.718 18.0067C101.055 18.1873 100.333 18.3077 99.5501 18.3077Z",
|
|
7116
7155
|
fill: wordmarkColor
|
|
7117
7156
|
}
|
|
7118
|
-
), /* @__PURE__ */
|
|
7157
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7119
7158
|
"path",
|
|
7120
7159
|
{
|
|
7121
7160
|
d: "M146.576 7.16846H141.337L135.316 24.329H139.892L140.735 21.4388C141.759 21.7398 142.843 21.9205 143.927 21.9205C145.01 21.9205 146.094 21.7398 147.118 21.4388L147.961 24.329H152.537L146.576 7.16846ZM143.927 18.3077C143.144 18.3077 142.421 18.1873 141.759 18.0067L143.927 10.5403L146.094 18.0067C145.432 18.1873 144.709 18.3077 143.927 18.3077Z",
|
|
7122
7161
|
fill: wordmarkColor
|
|
7123
7162
|
}
|
|
7124
|
-
), /* @__PURE__ */
|
|
7163
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7125
7164
|
"path",
|
|
7126
7165
|
{
|
|
7127
7166
|
d: "M207.992 7.16846H202.754L196.793 24.329H201.369L202.212 21.4388C203.236 21.7398 204.319 21.9205 205.403 21.9205C206.487 21.9205 207.571 21.7398 208.595 21.4388L209.438 24.329H214.014L207.992 7.16846ZM205.403 18.3077C204.621 18.3077 203.898 18.1873 203.236 18.0067L205.403 10.5403L207.571 18.0067C206.909 18.1873 206.126 18.3077 205.403 18.3077Z",
|
|
7128
7167
|
fill: wordmarkColor
|
|
7129
7168
|
}
|
|
7130
|
-
), /* @__PURE__ */
|
|
7169
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7131
7170
|
"path",
|
|
7132
7171
|
{
|
|
7133
7172
|
d: "M0 18.75C0 8.39466 8.39466 0 18.75 0H56.25C66.6053 0 75 8.39466 75 18.75V56.25C75 66.6053 66.6053 75 56.25 75H18.75C8.39466 75 0 66.6053 0 56.25V18.75Z",
|
|
7134
7173
|
fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
|
|
7135
7174
|
}
|
|
7136
|
-
), /* @__PURE__ */
|
|
7175
|
+
), /* @__PURE__ */ import_react47.default.createElement("g", { clipPath: "url(#clip0_45829_3571)" }, /* @__PURE__ */ import_react47.default.createElement(
|
|
7137
7176
|
"path",
|
|
7138
7177
|
{
|
|
7139
7178
|
d: "M59.4729 35.8821H46.8511L57.7822 29.571L55.3817 25.412L44.4506 31.723L50.7602 20.7928L46.6012 18.3909L40.2915 29.3211V16.7002H35.4902V29.3223L29.1781 18.3909L25.0204 20.7916L31.3312 31.7218L20.4001 25.412L17.9995 29.5698L28.9306 35.8809H16.3088V40.6824H28.9294L17.9995 46.9934L20.4001 51.1525L31.33 44.8426L25.0192 55.7728L29.1781 58.1735L35.489 47.2422V59.8643H40.2904V47.2434L46.6 58.1735L50.7589 55.7728L44.4481 44.8415L55.3792 51.1525L57.7799 46.9934L46.85 40.6835H59.4704V35.8821H59.4729ZM37.8909 44.8124C34.2705 44.8124 31.3361 41.878 31.3361 38.2575C31.3361 34.637 34.2705 31.7025 37.8909 31.7025C41.5112 31.7025 44.4456 34.637 44.4456 38.2575C44.4456 41.878 41.5112 44.8124 37.8909 44.8124Z",
|
|
7140
7179
|
fill: "white"
|
|
7141
7180
|
}
|
|
7142
|
-
)), /* @__PURE__ */
|
|
7181
|
+
)), /* @__PURE__ */ import_react47.default.createElement("defs", null, /* @__PURE__ */ import_react47.default.createElement("clipPath", { id: "clip0_45829_3571" }, /* @__PURE__ */ import_react47.default.createElement(
|
|
7143
7182
|
"rect",
|
|
7144
7183
|
{
|
|
7145
7184
|
width: "60.9375",
|
|
@@ -7149,13 +7188,13 @@ var CombinedLogoSvg = (_a) => {
|
|
|
7149
7188
|
}
|
|
7150
7189
|
))));
|
|
7151
7190
|
default:
|
|
7152
|
-
return /* @__PURE__ */
|
|
7191
|
+
return /* @__PURE__ */ import_react47.default.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 100 30", fill: "none" }, props), /* @__PURE__ */ import_react47.default.createElement("title", null, "Loom"), /* @__PURE__ */ import_react47.default.createElement(
|
|
7153
7192
|
"path",
|
|
7154
7193
|
{
|
|
7155
7194
|
d: "M30.01 13.43h-9.142l7.917-4.57-1.57-2.72-7.918 4.57 4.57-7.915-2.72-1.57-4.571 7.913V0h-3.142v9.139L8.863 1.225l-2.721 1.57 4.57 7.913L2.796 6.14 1.225 8.86l7.917 4.57H0v3.141h9.141l-7.916 4.57 1.57 2.72 7.918-4.57-4.571 7.915 2.72 1.57 4.572-7.914V30h3.142v-9.334l4.655 8.06 2.551-1.472-4.656-8.062 8.087 4.668 1.571-2.72-7.916-4.57h9.141v-3.14h.001zm-15.005 5.84a4.271 4.271 0 11-.001-8.542 4.271 4.271 0 01.001 8.542z",
|
|
7156
7195
|
fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
|
|
7157
7196
|
}
|
|
7158
|
-
), /* @__PURE__ */
|
|
7197
|
+
), /* @__PURE__ */ import_react47.default.createElement(
|
|
7159
7198
|
"path",
|
|
7160
7199
|
{
|
|
7161
7200
|
d: "M38.109 25.973V4.027h4.028v21.946h-4.028zM76.742 11.059h3.846v1.82c.818-1.455 2.727-2.244 4.362-2.244 2.03 0 3.665.88 4.422 2.485 1.18-1.82 2.756-2.485 4.725-2.485 2.756 0 5.39 1.667 5.39 5.668v9.67h-3.906v-8.851c0-1.607-.788-2.82-2.636-2.82-1.727 0-2.757 1.335-2.757 2.942v8.73h-3.996v-8.852c0-1.607-.818-2.82-2.636-2.82-1.757 0-2.787 1.305-2.787 2.942v8.73h-4.027V11.059zM51.24 26.405c-4.538 0-7.824-3.367-7.824-7.889 0-4.45 3.276-7.896 7.824-7.896 4.57 0 7.824 3.478 7.824 7.896 0 4.49-3.288 7.889-7.824 7.889zm0-12.135a4.25 4.25 0 00-4.244 4.247 4.25 4.25 0 004.244 4.247 4.25 4.25 0 004.243-4.247 4.25 4.25 0 00-4.243-4.247zM67.667 26.405c-4.538 0-7.824-3.367-7.824-7.889 0-4.45 3.276-7.896 7.824-7.896 4.57 0 7.824 3.478 7.824 7.896 0 4.49-3.29 7.889-7.824 7.889zm0-12.186a4.3 4.3 0 00-4.293 4.296 4.3 4.3 0 004.293 4.296 4.3 4.3 0 004.293-4.296 4.3 4.3 0 00-4.293-4.296z",
|
|
@@ -7191,7 +7230,7 @@ var Logo = (_a) => {
|
|
|
7191
7230
|
"brand",
|
|
7192
7231
|
"customId"
|
|
7193
7232
|
]);
|
|
7194
|
-
return /* @__PURE__ */
|
|
7233
|
+
return /* @__PURE__ */ import_react47.default.createElement(LogoWrapper, __spreadValues({ variant, maxWidth }, props), variant === "combined" && /* @__PURE__ */ import_react47.default.createElement(
|
|
7195
7234
|
CombinedLogoSvg,
|
|
7196
7235
|
{
|
|
7197
7236
|
brand,
|
|
@@ -7200,7 +7239,7 @@ var Logo = (_a) => {
|
|
|
7200
7239
|
customId,
|
|
7201
7240
|
className: "lns-logoSvg"
|
|
7202
7241
|
}
|
|
7203
|
-
), variant === "symbol" && /* @__PURE__ */
|
|
7242
|
+
), variant === "symbol" && /* @__PURE__ */ import_react47.default.createElement(
|
|
7204
7243
|
SymbolLogoSvg,
|
|
7205
7244
|
{
|
|
7206
7245
|
brand,
|
|
@@ -7208,7 +7247,7 @@ var Logo = (_a) => {
|
|
|
7208
7247
|
customId,
|
|
7209
7248
|
className: "lns-logoSvg"
|
|
7210
7249
|
}
|
|
7211
|
-
), variant === "wordmark" && /* @__PURE__ */
|
|
7250
|
+
), variant === "wordmark" && /* @__PURE__ */ import_react47.default.createElement(
|
|
7212
7251
|
WordmarkLogoSvg,
|
|
7213
7252
|
{
|
|
7214
7253
|
brand,
|
|
@@ -7221,7 +7260,7 @@ var logo_default = Logo;
|
|
|
7221
7260
|
|
|
7222
7261
|
// src/components/logo-loader/logo-loader.tsx
|
|
7223
7262
|
var import_styled34 = __toESM(require("@emotion/styled"));
|
|
7224
|
-
var
|
|
7263
|
+
var import_react48 = __toESM(require("react"));
|
|
7225
7264
|
|
|
7226
7265
|
// src/constants/routes.ts
|
|
7227
7266
|
var LENS_CDN = "https://cdn.loom.com/assets/lens";
|
|
@@ -7251,17 +7290,17 @@ var LogoLoader = ({
|
|
|
7251
7290
|
brand = "loom",
|
|
7252
7291
|
size = "medium"
|
|
7253
7292
|
}) => {
|
|
7254
|
-
return /* @__PURE__ */
|
|
7293
|
+
return /* @__PURE__ */ import_react48.default.createElement(LogoLoaderWrapper, { animation, brand, size });
|
|
7255
7294
|
};
|
|
7256
7295
|
var logo_loader_default = LogoLoader;
|
|
7257
7296
|
|
|
7258
7297
|
// src/components/list/list.tsx
|
|
7259
|
-
var
|
|
7298
|
+
var import_react49 = require("@emotion/react");
|
|
7260
7299
|
var import_styled35 = __toESM(require("@emotion/styled"));
|
|
7261
|
-
var
|
|
7300
|
+
var import_react50 = __toESM(require("react"));
|
|
7262
7301
|
var ssrComment = `/* emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason */`;
|
|
7263
7302
|
var variantStyles2 = {
|
|
7264
|
-
border:
|
|
7303
|
+
border: import_react49.css`
|
|
7265
7304
|
.ListRowWrapper:last-child {
|
|
7266
7305
|
border-bottom: 1px solid ${getColorValue("border")};
|
|
7267
7306
|
}
|
|
@@ -7271,7 +7310,7 @@ var variantStyles2 = {
|
|
|
7271
7310
|
border-top: 1px solid ${getColorValue("border")};
|
|
7272
7311
|
}
|
|
7273
7312
|
`,
|
|
7274
|
-
stripe:
|
|
7313
|
+
stripe: import_react49.css`
|
|
7275
7314
|
.ListRowWrapper {
|
|
7276
7315
|
&:nth-child(odd) ${ssrComment} {
|
|
7277
7316
|
background-color: ${getColorValue("backgroundSecondary")};
|
|
@@ -7282,7 +7321,7 @@ var variantStyles2 = {
|
|
|
7282
7321
|
${getRadius("medium")};
|
|
7283
7322
|
}
|
|
7284
7323
|
`,
|
|
7285
|
-
clear:
|
|
7324
|
+
clear: import_react49.css``
|
|
7286
7325
|
};
|
|
7287
7326
|
var ListWrapper = import_styled35.default.div`
|
|
7288
7327
|
.ListRowWrapper {
|
|
@@ -7384,19 +7423,16 @@ var ListRow = (_a) => {
|
|
|
7384
7423
|
}
|
|
7385
7424
|
}
|
|
7386
7425
|
} : {};
|
|
7387
|
-
return (
|
|
7388
|
-
|
|
7389
|
-
|
|
7390
|
-
|
|
7391
|
-
|
|
7392
|
-
|
|
7393
|
-
|
|
7394
|
-
|
|
7395
|
-
|
|
7396
|
-
|
|
7397
|
-
}, interactiveProps), props),
|
|
7398
|
-
children
|
|
7399
|
-
)
|
|
7426
|
+
return /* @__PURE__ */ import_react50.default.createElement(
|
|
7427
|
+
ListRowWrapper,
|
|
7428
|
+
__spreadValues(__spreadValues({
|
|
7429
|
+
role: role || (htmlTag === "li" ? "listitem" : void 0),
|
|
7430
|
+
className: `ListRowWrapper${classNameFromProp}`,
|
|
7431
|
+
as: htmlTag,
|
|
7432
|
+
backgroundColor,
|
|
7433
|
+
href
|
|
7434
|
+
}, interactiveProps), props),
|
|
7435
|
+
children
|
|
7400
7436
|
);
|
|
7401
7437
|
};
|
|
7402
7438
|
var formatColumns = (columns) => columns.map((columnValue) => getSizeValue(columnValue)).join(" ");
|
|
@@ -7416,16 +7452,16 @@ var List = (_a) => {
|
|
|
7416
7452
|
]);
|
|
7417
7453
|
let processedChildren = children;
|
|
7418
7454
|
if (htmlTag === "ul") {
|
|
7419
|
-
processedChildren =
|
|
7420
|
-
if (
|
|
7421
|
-
return
|
|
7455
|
+
processedChildren = import_react50.default.Children.map(children, (child) => {
|
|
7456
|
+
if (import_react50.default.isValidElement(child) && child.type === ListRow) {
|
|
7457
|
+
return import_react50.default.cloneElement(child, {
|
|
7422
7458
|
htmlTag: "li"
|
|
7423
7459
|
});
|
|
7424
7460
|
}
|
|
7425
7461
|
return child;
|
|
7426
7462
|
});
|
|
7427
7463
|
}
|
|
7428
|
-
return /* @__PURE__ */
|
|
7464
|
+
return /* @__PURE__ */ import_react50.default.createElement(
|
|
7429
7465
|
ListWrapper,
|
|
7430
7466
|
__spreadValues({
|
|
7431
7467
|
as: htmlTag,
|
|
@@ -7441,8 +7477,8 @@ var list_default = List;
|
|
|
7441
7477
|
|
|
7442
7478
|
// src/components/tabs/tabs.tsx
|
|
7443
7479
|
var import_styled36 = __toESM(require("@emotion/styled"));
|
|
7444
|
-
var
|
|
7445
|
-
var TabsContext =
|
|
7480
|
+
var import_react51 = __toESM(require("react"));
|
|
7481
|
+
var TabsContext = import_react51.default.createContext({});
|
|
7446
7482
|
var negativeScrollOffset = (scrollOffset) => `calc(-1 * ${getSizeValue(scrollOffset)})`;
|
|
7447
7483
|
var Wrapper = import_styled36.default.div`
|
|
7448
7484
|
${(props) => props.scrollOffset && `margin: 0 ${negativeScrollOffset(props.scrollOffset)};
|
|
@@ -7608,9 +7644,9 @@ var Tab = (_a) => {
|
|
|
7608
7644
|
"icon",
|
|
7609
7645
|
"isDisabled"
|
|
7610
7646
|
]);
|
|
7611
|
-
const { isPilledDesign } =
|
|
7647
|
+
const { isPilledDesign } = import_react51.default.useContext(TabsContext);
|
|
7612
7648
|
if (isPilledDesign) {
|
|
7613
|
-
return /* @__PURE__ */
|
|
7649
|
+
return /* @__PURE__ */ import_react51.default.createElement(
|
|
7614
7650
|
TabWrapperPilled,
|
|
7615
7651
|
__spreadValues({
|
|
7616
7652
|
as: htmlTag,
|
|
@@ -7620,11 +7656,11 @@ var Tab = (_a) => {
|
|
|
7620
7656
|
"aria-selected": isActive,
|
|
7621
7657
|
disabled: isDisabled
|
|
7622
7658
|
}, props),
|
|
7623
|
-
icon && /* @__PURE__ */
|
|
7659
|
+
icon && /* @__PURE__ */ import_react51.default.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ import_react51.default.createElement(icon_default, { icon, color: "currentColor" })),
|
|
7624
7660
|
children
|
|
7625
7661
|
);
|
|
7626
7662
|
}
|
|
7627
|
-
return /* @__PURE__ */
|
|
7663
|
+
return /* @__PURE__ */ import_react51.default.createElement(
|
|
7628
7664
|
TabWrapper,
|
|
7629
7665
|
__spreadValues({
|
|
7630
7666
|
as: htmlTag,
|
|
@@ -7634,7 +7670,7 @@ var Tab = (_a) => {
|
|
|
7634
7670
|
"aria-selected": isActive,
|
|
7635
7671
|
disabled: isDisabled
|
|
7636
7672
|
}, props),
|
|
7637
|
-
icon && /* @__PURE__ */
|
|
7673
|
+
icon && /* @__PURE__ */ import_react51.default.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ import_react51.default.createElement(icon_default, { icon, color: "currentColor" })),
|
|
7638
7674
|
children
|
|
7639
7675
|
);
|
|
7640
7676
|
};
|
|
@@ -7652,7 +7688,7 @@ var TabsDeprecated = (_a) => {
|
|
|
7652
7688
|
"isPilledDesign",
|
|
7653
7689
|
"hasBottomBorder"
|
|
7654
7690
|
]);
|
|
7655
|
-
const tabsContent = isPilledDesign ? /* @__PURE__ */
|
|
7691
|
+
const tabsContent = isPilledDesign ? /* @__PURE__ */ import_react51.default.createElement(
|
|
7656
7692
|
TabsNavPilled,
|
|
7657
7693
|
__spreadValues({
|
|
7658
7694
|
hasFullTabs,
|
|
@@ -7660,7 +7696,7 @@ var TabsDeprecated = (_a) => {
|
|
|
7660
7696
|
role: "tablist"
|
|
7661
7697
|
}, props),
|
|
7662
7698
|
children
|
|
7663
|
-
) : /* @__PURE__ */
|
|
7699
|
+
) : /* @__PURE__ */ import_react51.default.createElement(
|
|
7664
7700
|
TabsNav,
|
|
7665
7701
|
__spreadValues({
|
|
7666
7702
|
hasFullTabs,
|
|
@@ -7671,9 +7707,9 @@ var TabsDeprecated = (_a) => {
|
|
|
7671
7707
|
children
|
|
7672
7708
|
);
|
|
7673
7709
|
if (scrollOffset) {
|
|
7674
|
-
return /* @__PURE__ */
|
|
7710
|
+
return /* @__PURE__ */ import_react51.default.createElement(Wrapper, { scrollOffset }, tabsContent);
|
|
7675
7711
|
}
|
|
7676
|
-
return /* @__PURE__ */
|
|
7712
|
+
return /* @__PURE__ */ import_react51.default.createElement(TabsContext.Provider, { value: { isPilledDesign } }, tabsContent);
|
|
7677
7713
|
};
|
|
7678
7714
|
var ConditionalTooltip = ({
|
|
7679
7715
|
tooltipProps,
|
|
@@ -7681,11 +7717,11 @@ var ConditionalTooltip = ({
|
|
|
7681
7717
|
tooltipId
|
|
7682
7718
|
}) => {
|
|
7683
7719
|
if (tooltipProps) {
|
|
7684
|
-
return /* @__PURE__ */
|
|
7720
|
+
return /* @__PURE__ */ import_react51.default.createElement(tooltip_default, __spreadProps(__spreadValues({}, tooltipProps), { tooltipId, tabIndex: -1 }), children);
|
|
7685
7721
|
}
|
|
7686
7722
|
return children;
|
|
7687
7723
|
};
|
|
7688
|
-
var TabNew =
|
|
7724
|
+
var TabNew = import_react51.default.forwardRef(
|
|
7689
7725
|
(_a, ref) => {
|
|
7690
7726
|
var _b = _a, {
|
|
7691
7727
|
tabContent,
|
|
@@ -7706,8 +7742,8 @@ var TabNew = import_react50.default.forwardRef(
|
|
|
7706
7742
|
"onKeyDown",
|
|
7707
7743
|
"onClick"
|
|
7708
7744
|
]);
|
|
7709
|
-
const { isPilledDesign } =
|
|
7710
|
-
const tooltipId = (0,
|
|
7745
|
+
const { isPilledDesign } = import_react51.default.useContext(TabsContext);
|
|
7746
|
+
const tooltipId = (0, import_react51.useId)();
|
|
7711
7747
|
const componentProps = __spreadValues({
|
|
7712
7748
|
as: htmlTag,
|
|
7713
7749
|
isActive,
|
|
@@ -7721,7 +7757,7 @@ var TabNew = import_react50.default.forwardRef(
|
|
|
7721
7757
|
onClick,
|
|
7722
7758
|
ref
|
|
7723
7759
|
}, props);
|
|
7724
|
-
return /* @__PURE__ */
|
|
7760
|
+
return /* @__PURE__ */ import_react51.default.createElement(ConditionalTooltip, { tooltipProps, tooltipId }, isPilledDesign ? /* @__PURE__ */ import_react51.default.createElement(TabWrapperPilled, __spreadValues({}, componentProps), icon ? /* @__PURE__ */ import_react51.default.createElement(container_default, { htmlTag: "span", paddingRight: tabContent && "small" }, /* @__PURE__ */ import_react51.default.createElement(icon_default, { icon, color: "currentColor" })) : null, tabContent) : /* @__PURE__ */ import_react51.default.createElement(TabWrapper, __spreadValues({}, componentProps), icon ? /* @__PURE__ */ import_react51.default.createElement(container_default, { htmlTag: "span", paddingRight: tabContent && "small" }, /* @__PURE__ */ import_react51.default.createElement(icon_default, { icon, color: "currentColor" })) : null, tabContent));
|
|
7725
7761
|
}
|
|
7726
7762
|
);
|
|
7727
7763
|
TabNew.displayName = "TabNew";
|
|
@@ -7739,8 +7775,8 @@ var TabsNew = (_a) => {
|
|
|
7739
7775
|
"isPilledDesign",
|
|
7740
7776
|
"hasBottomBorder"
|
|
7741
7777
|
]);
|
|
7742
|
-
const tabRefs = (0,
|
|
7743
|
-
const handleKeyDown = (0,
|
|
7778
|
+
const tabRefs = (0, import_react51.useRef)({});
|
|
7779
|
+
const handleKeyDown = (0, import_react51.useCallback)(
|
|
7744
7780
|
(event, currentTabIndex) => {
|
|
7745
7781
|
var _a2;
|
|
7746
7782
|
let newIndex = currentTabIndex;
|
|
@@ -7768,14 +7804,14 @@ var TabsNew = (_a) => {
|
|
|
7768
7804
|
},
|
|
7769
7805
|
[tabs.length]
|
|
7770
7806
|
);
|
|
7771
|
-
const setTabRef = (0,
|
|
7807
|
+
const setTabRef = (0, import_react51.useCallback)(
|
|
7772
7808
|
(tabIndex) => (ref) => {
|
|
7773
7809
|
tabRefs.current[tabIndex] = ref;
|
|
7774
7810
|
},
|
|
7775
7811
|
[]
|
|
7776
7812
|
);
|
|
7777
|
-
const tabsToRender = (0,
|
|
7778
|
-
() => tabs.map((tabProps, index) => /* @__PURE__ */
|
|
7813
|
+
const tabsToRender = (0, import_react51.useMemo)(
|
|
7814
|
+
() => tabs.map((tabProps, index) => /* @__PURE__ */ import_react51.default.createElement(
|
|
7779
7815
|
TabNew,
|
|
7780
7816
|
__spreadValues({
|
|
7781
7817
|
key: index,
|
|
@@ -7785,8 +7821,8 @@ var TabsNew = (_a) => {
|
|
|
7785
7821
|
)),
|
|
7786
7822
|
[tabs, handleKeyDown, setTabRef]
|
|
7787
7823
|
);
|
|
7788
|
-
const tabsContent = (0,
|
|
7789
|
-
() => isPilledDesign ? /* @__PURE__ */
|
|
7824
|
+
const tabsContent = (0, import_react51.useMemo)(
|
|
7825
|
+
() => isPilledDesign ? /* @__PURE__ */ import_react51.default.createElement(
|
|
7790
7826
|
TabsNavPilled,
|
|
7791
7827
|
__spreadValues({
|
|
7792
7828
|
hasFullTabs,
|
|
@@ -7794,7 +7830,7 @@ var TabsNew = (_a) => {
|
|
|
7794
7830
|
role: "tablist"
|
|
7795
7831
|
}, props),
|
|
7796
7832
|
tabsToRender
|
|
7797
|
-
) : /* @__PURE__ */
|
|
7833
|
+
) : /* @__PURE__ */ import_react51.default.createElement(
|
|
7798
7834
|
TabsNav,
|
|
7799
7835
|
__spreadValues({
|
|
7800
7836
|
hasFullTabs,
|
|
@@ -7813,9 +7849,9 @@ var TabsNew = (_a) => {
|
|
|
7813
7849
|
props
|
|
7814
7850
|
]
|
|
7815
7851
|
);
|
|
7816
|
-
const wrappedContent = /* @__PURE__ */
|
|
7852
|
+
const wrappedContent = /* @__PURE__ */ import_react51.default.createElement(TabsContext.Provider, { value: { isPilledDesign } }, tabsContent);
|
|
7817
7853
|
if (scrollOffset) {
|
|
7818
|
-
return /* @__PURE__ */
|
|
7854
|
+
return /* @__PURE__ */ import_react51.default.createElement(Wrapper, { scrollOffset }, wrappedContent);
|
|
7819
7855
|
}
|
|
7820
7856
|
return wrappedContent;
|
|
7821
7857
|
};
|
|
@@ -7831,15 +7867,15 @@ var Tabs = (_a) => {
|
|
|
7831
7867
|
return null;
|
|
7832
7868
|
}
|
|
7833
7869
|
if (children) {
|
|
7834
|
-
return /* @__PURE__ */
|
|
7870
|
+
return /* @__PURE__ */ import_react51.default.createElement(TabsDeprecated, __spreadValues({}, props), children);
|
|
7835
7871
|
}
|
|
7836
|
-
return /* @__PURE__ */
|
|
7872
|
+
return /* @__PURE__ */ import_react51.default.createElement(TabsNew, __spreadValues({ tabs }, props));
|
|
7837
7873
|
};
|
|
7838
7874
|
var tabs_default = Tabs;
|
|
7839
7875
|
|
|
7840
7876
|
// src/components/pill/pill.tsx
|
|
7841
7877
|
var import_styled37 = __toESM(require("@emotion/styled"));
|
|
7842
|
-
var
|
|
7878
|
+
var import_react52 = __toESM(require("react"));
|
|
7843
7879
|
var PillWrapper = import_styled37.default.div`
|
|
7844
7880
|
display: inline-grid;
|
|
7845
7881
|
grid-auto-flow: column;
|
|
@@ -7868,23 +7904,23 @@ var Pill = (_a) => {
|
|
|
7868
7904
|
"icon",
|
|
7869
7905
|
"iconPosition"
|
|
7870
7906
|
]);
|
|
7871
|
-
const iconComponent = /* @__PURE__ */
|
|
7907
|
+
const iconComponent = /* @__PURE__ */ import_react52.default.createElement(
|
|
7872
7908
|
container_default,
|
|
7873
7909
|
{
|
|
7874
7910
|
htmlTag: "span",
|
|
7875
7911
|
paddingLeft: iconPosition === "right" && "xsmall",
|
|
7876
7912
|
paddingRight: iconPosition === "left" && "xsmall"
|
|
7877
7913
|
},
|
|
7878
|
-
/* @__PURE__ */
|
|
7914
|
+
/* @__PURE__ */ import_react52.default.createElement(icon_default, { icon, color: "currentColor", size: 2 })
|
|
7879
7915
|
);
|
|
7880
|
-
return /* @__PURE__ */
|
|
7916
|
+
return /* @__PURE__ */ import_react52.default.createElement(PillWrapper, __spreadValues({ color, backgroundColor }, props), icon && iconPosition === "left" && iconComponent, children, icon && iconPosition === "right" && iconComponent);
|
|
7881
7917
|
};
|
|
7882
7918
|
var pill_default = Pill;
|
|
7883
7919
|
|
|
7884
7920
|
// src/components/popover/popover.tsx
|
|
7885
7921
|
var import_styled38 = __toESM(require("@emotion/styled"));
|
|
7886
7922
|
var import_react_dom = require("@floating-ui/react-dom");
|
|
7887
|
-
var
|
|
7923
|
+
var import_react53 = __toESM(require("react"));
|
|
7888
7924
|
var import_react_dom2 = __toESM(require("react-dom"));
|
|
7889
7925
|
var import_transition_hook2 = require("transition-hook");
|
|
7890
7926
|
var placements2 = {
|
|
@@ -7969,7 +8005,7 @@ var Popover = (_a) => {
|
|
|
7969
8005
|
],
|
|
7970
8006
|
strategy: "fixed"
|
|
7971
8007
|
});
|
|
7972
|
-
(0,
|
|
8008
|
+
(0, import_react53.useEffect)(() => {
|
|
7973
8009
|
if (!refs.reference.current || !refs.floating.current) {
|
|
7974
8010
|
return;
|
|
7975
8011
|
}
|
|
@@ -7986,8 +8022,8 @@ var Popover = (_a) => {
|
|
|
7986
8022
|
opacity: stage === "enter" ? 1 : 0
|
|
7987
8023
|
}
|
|
7988
8024
|
};
|
|
7989
|
-
return /* @__PURE__ */
|
|
7990
|
-
/* @__PURE__ */
|
|
8025
|
+
return /* @__PURE__ */ import_react53.default.createElement(Wrapper2, __spreadProps(__spreadValues({ ref: reference }, props), { childrenZIndex }), children, shouldMount && /* @__PURE__ */ import_react53.default.createElement(import_react53.default.Fragment, null, !rootNode && /* @__PURE__ */ import_react53.default.createElement(ContentWrapper2, __spreadValues({}, contentProps), content), rootNode && import_react_dom2.default.createPortal(
|
|
8026
|
+
/* @__PURE__ */ import_react53.default.createElement(ContentWrapper2, __spreadValues({}, contentProps), content),
|
|
7991
8027
|
rootNode
|
|
7992
8028
|
)));
|
|
7993
8029
|
};
|
|
@@ -7995,7 +8031,7 @@ var popover_default = Popover;
|
|
|
7995
8031
|
|
|
7996
8032
|
// src/components/illustration/illustration.tsx
|
|
7997
8033
|
var import_styled39 = __toESM(require("@emotion/styled"));
|
|
7998
|
-
var
|
|
8034
|
+
var import_react54 = __toESM(require("react"));
|
|
7999
8035
|
var IllustrationWrapper = import_styled39.default.span`
|
|
8000
8036
|
display: block;
|
|
8001
8037
|
color: ${(props) => props.color ? getColorValue(props.color) : getColorValue("grey8")};
|
|
@@ -8020,7 +8056,7 @@ var Illustration = (_a) => {
|
|
|
8020
8056
|
"color",
|
|
8021
8057
|
"size"
|
|
8022
8058
|
]);
|
|
8023
|
-
return /* @__PURE__ */
|
|
8059
|
+
return /* @__PURE__ */ import_react54.default.createElement(
|
|
8024
8060
|
IllustrationWrapper,
|
|
8025
8061
|
__spreadValues({
|
|
8026
8062
|
"aria-hidden": "true",
|
|
@@ -8034,10 +8070,10 @@ var Illustration = (_a) => {
|
|
|
8034
8070
|
var illustration_default = Illustration;
|
|
8035
8071
|
|
|
8036
8072
|
// src/components/split/split.tsx
|
|
8037
|
-
var
|
|
8073
|
+
var import_react55 = require("@emotion/react");
|
|
8038
8074
|
var import_styled40 = __toESM(require("@emotion/styled"));
|
|
8039
|
-
var
|
|
8040
|
-
var getSizeStyles = (props) =>
|
|
8075
|
+
var import_react56 = __toESM(require("react"));
|
|
8076
|
+
var getSizeStyles = (props) => import_react55.css`
|
|
8041
8077
|
${getSize("width", props.width)};
|
|
8042
8078
|
${getSize("height", props.height)};
|
|
8043
8079
|
${getSize("min-width", props.minWidth)};
|
|
@@ -8097,7 +8133,7 @@ var SplitSection = (_a) => {
|
|
|
8097
8133
|
if (className || style) {
|
|
8098
8134
|
console.warn(customStylesWarning);
|
|
8099
8135
|
}
|
|
8100
|
-
return /* @__PURE__ */
|
|
8136
|
+
return /* @__PURE__ */ import_react56.default.createElement(
|
|
8101
8137
|
SplitSectionWrapper,
|
|
8102
8138
|
__spreadValues({
|
|
8103
8139
|
as: htmlTag,
|
|
@@ -8155,7 +8191,7 @@ var Split = (_a) => {
|
|
|
8155
8191
|
if (className || style) {
|
|
8156
8192
|
console.warn(customStylesWarning);
|
|
8157
8193
|
}
|
|
8158
|
-
return /* @__PURE__ */
|
|
8194
|
+
return /* @__PURE__ */ import_react56.default.createElement(
|
|
8159
8195
|
SplitWrapper,
|
|
8160
8196
|
__spreadValues({
|
|
8161
8197
|
as: htmlTag,
|
|
@@ -8173,9 +8209,9 @@ var Split = (_a) => {
|
|
|
8173
8209
|
maxWidth,
|
|
8174
8210
|
maxHeight
|
|
8175
8211
|
}, props),
|
|
8176
|
-
htmlTag === "ul" || htmlTag === "ol" ?
|
|
8212
|
+
htmlTag === "ul" || htmlTag === "ol" ? import_react56.Children.map(children, (child) => {
|
|
8177
8213
|
if (child.type === SplitSection || child.type === Split) {
|
|
8178
|
-
return (0,
|
|
8214
|
+
return (0, import_react56.cloneElement)(child, { htmlTag: "li" });
|
|
8179
8215
|
}
|
|
8180
8216
|
return child;
|
|
8181
8217
|
}) : children
|
|
@@ -8185,7 +8221,7 @@ var split_default = Split;
|
|
|
8185
8221
|
|
|
8186
8222
|
// src/components/color-picker/color-picker.tsx
|
|
8187
8223
|
var import_styled41 = __toESM(require("@emotion/styled"));
|
|
8188
|
-
var
|
|
8224
|
+
var import_react57 = __toESM(require("react"));
|
|
8189
8225
|
var import_react_colorful = require("react-colorful");
|
|
8190
8226
|
var ColorfulWrapper = import_styled41.default.div`
|
|
8191
8227
|
padding: var(--lns-space-medium);
|
|
@@ -8298,7 +8334,7 @@ var Swatch = import_styled41.default.div`
|
|
|
8298
8334
|
`;
|
|
8299
8335
|
var SwatchSelector = ({ swatches, currentColor, onSwatchClick }) => {
|
|
8300
8336
|
const selectedSwatch = swatches.includes(currentColor) && currentColor;
|
|
8301
|
-
return /* @__PURE__ */
|
|
8337
|
+
return /* @__PURE__ */ import_react57.default.createElement(SwatchesContainer, null, swatches.map((swatch) => /* @__PURE__ */ import_react57.default.createElement(
|
|
8302
8338
|
Swatch,
|
|
8303
8339
|
{
|
|
8304
8340
|
key: swatch,
|
|
@@ -8317,7 +8353,7 @@ var SwatchSelector = ({ swatches, currentColor, onSwatchClick }) => {
|
|
|
8317
8353
|
)));
|
|
8318
8354
|
};
|
|
8319
8355
|
var ColorSelector = ({ color, setColor }) => {
|
|
8320
|
-
return /* @__PURE__ */
|
|
8356
|
+
return /* @__PURE__ */ import_react57.default.createElement(ColorfulWrapper, null, /* @__PURE__ */ import_react57.default.createElement(import_react_colorful.HexColorPicker, { color, onChange: setColor }), /* @__PURE__ */ import_react57.default.createElement(InputContainer, null, /* @__PURE__ */ import_react57.default.createElement(import_react_colorful.HexColorInput, { prefixed: true, color, onChange: setColor }), /* @__PURE__ */ import_react57.default.createElement(ColorBox, { color })));
|
|
8321
8357
|
};
|
|
8322
8358
|
var ColorPicker = (_a) => {
|
|
8323
8359
|
var _b = _a, {
|
|
@@ -8331,7 +8367,7 @@ var ColorPicker = (_a) => {
|
|
|
8331
8367
|
"swatches",
|
|
8332
8368
|
"onChange"
|
|
8333
8369
|
]);
|
|
8334
|
-
const [tempColor, setTempColor] = (0,
|
|
8370
|
+
const [tempColor, setTempColor] = (0, import_react57.useState)(
|
|
8335
8371
|
defaultColor ? defaultColor : "#FFFFFF"
|
|
8336
8372
|
);
|
|
8337
8373
|
const handleOnChange = (hex) => {
|
|
@@ -8341,21 +8377,21 @@ var ColorPicker = (_a) => {
|
|
|
8341
8377
|
const onSwatchClick = (swatch) => {
|
|
8342
8378
|
handleOnChange(swatch);
|
|
8343
8379
|
};
|
|
8344
|
-
return /* @__PURE__ */
|
|
8380
|
+
return /* @__PURE__ */ import_react57.default.createElement(ColorPickerContainer, __spreadValues({}, props), swatches && /* @__PURE__ */ import_react57.default.createElement(
|
|
8345
8381
|
SwatchSelector,
|
|
8346
8382
|
{
|
|
8347
8383
|
swatches,
|
|
8348
8384
|
currentColor: tempColor,
|
|
8349
8385
|
onSwatchClick
|
|
8350
8386
|
}
|
|
8351
|
-
), /* @__PURE__ */
|
|
8387
|
+
), /* @__PURE__ */ import_react57.default.createElement(ColorSelector, { color: tempColor, setColor: handleOnChange }), confirmButton && /* @__PURE__ */ import_react57.default.createElement(ButtonWrapper2, null, confirmButton));
|
|
8352
8388
|
};
|
|
8353
8389
|
var color_picker_default = ColorPicker;
|
|
8354
8390
|
|
|
8355
8391
|
// src/components/ellipses-loader/ellipses-loader.tsx
|
|
8356
|
-
var
|
|
8392
|
+
var import_react58 = require("@emotion/react");
|
|
8357
8393
|
var import_styled42 = __toESM(require("@emotion/styled"));
|
|
8358
|
-
var
|
|
8394
|
+
var import_react59 = __toESM(require("react"));
|
|
8359
8395
|
var speed2 = 2;
|
|
8360
8396
|
var sizes3 = {
|
|
8361
8397
|
small: {
|
|
@@ -8382,7 +8418,7 @@ var getHeight = (props) => sizes3[props.size].height;
|
|
|
8382
8418
|
var getDotSize2 = (props) => sizes3[props.size].dotSize;
|
|
8383
8419
|
var getGap = (props) => sizes3[props.size].gap;
|
|
8384
8420
|
var getBounceDistance = (props) => sizes3[props.size].dotSize;
|
|
8385
|
-
var createDotBounce = (bounceDistance) =>
|
|
8421
|
+
var createDotBounce = (bounceDistance) => import_react58.keyframes`
|
|
8386
8422
|
0%, 40%, 100% {
|
|
8387
8423
|
transform: translateY(50%);
|
|
8388
8424
|
}
|
|
@@ -8417,15 +8453,15 @@ var EllipsesLoader = (_a) => {
|
|
|
8417
8453
|
"color",
|
|
8418
8454
|
"size"
|
|
8419
8455
|
]);
|
|
8420
|
-
return /* @__PURE__ */
|
|
8456
|
+
return /* @__PURE__ */ import_react59.default.createElement(EllipsesLoaderWrapper, __spreadValues({ size }, props), /* @__PURE__ */ import_react59.default.createElement(Dot2, { color, size, delay: 0 }), /* @__PURE__ */ import_react59.default.createElement(Dot2, { color, size, delay: 0.2 }), /* @__PURE__ */ import_react59.default.createElement(Dot2, { color, size, delay: 0.4 }));
|
|
8421
8457
|
};
|
|
8422
8458
|
var availableSizes3 = Object.keys(sizes3);
|
|
8423
8459
|
var ellipses_loader_default = EllipsesLoader;
|
|
8424
8460
|
|
|
8425
8461
|
// src/components/waveform-loader/waveform-loader.tsx
|
|
8426
|
-
var
|
|
8462
|
+
var import_react60 = require("@emotion/react");
|
|
8427
8463
|
var import_styled43 = __toESM(require("@emotion/styled"));
|
|
8428
|
-
var
|
|
8464
|
+
var import_react61 = __toESM(require("react"));
|
|
8429
8465
|
var sizes4 = {
|
|
8430
8466
|
medium: {
|
|
8431
8467
|
totalSize: u(3),
|
|
@@ -8445,7 +8481,7 @@ var BAR_WIDTH = u(0.25);
|
|
|
8445
8481
|
var getBarHeight = (props) => sizes4[props.size || "medium"].barHeight;
|
|
8446
8482
|
var getTotalSize3 = (props) => sizes4[props.size || "medium"].totalSize;
|
|
8447
8483
|
var getAnimationSpeed = (props) => speeds[props.speed || "fast"];
|
|
8448
|
-
var ripple =
|
|
8484
|
+
var ripple = import_react60.keyframes`
|
|
8449
8485
|
0%, 100% {
|
|
8450
8486
|
transform: scaleY(0.3);
|
|
8451
8487
|
}
|
|
@@ -8453,7 +8489,7 @@ var ripple = import_react59.keyframes`
|
|
|
8453
8489
|
transform: scaleY(1);
|
|
8454
8490
|
}
|
|
8455
8491
|
`;
|
|
8456
|
-
var backgroundAnimation =
|
|
8492
|
+
var backgroundAnimation = import_react60.keyframes`
|
|
8457
8493
|
0% {
|
|
8458
8494
|
background-position: 0% center;
|
|
8459
8495
|
}
|
|
@@ -8461,7 +8497,7 @@ var backgroundAnimation = import_react59.keyframes`
|
|
|
8461
8497
|
background-position: 100% center;
|
|
8462
8498
|
}
|
|
8463
8499
|
`;
|
|
8464
|
-
var fadeIn =
|
|
8500
|
+
var fadeIn = import_react60.keyframes`
|
|
8465
8501
|
0% {
|
|
8466
8502
|
opacity: 0;
|
|
8467
8503
|
}
|
|
@@ -8509,24 +8545,24 @@ var WaveformLoader = (_a) => {
|
|
|
8509
8545
|
"speed",
|
|
8510
8546
|
"color"
|
|
8511
8547
|
]);
|
|
8512
|
-
const barsList = Array.from({ length: BARS_COUNT }, (_, index) => /* @__PURE__ */
|
|
8513
|
-
return /* @__PURE__ */
|
|
8548
|
+
const barsList = Array.from({ length: BARS_COUNT }, (_, index) => /* @__PURE__ */ import_react61.default.createElement(Bar, { key: index, index, size, speed: speed3, color }));
|
|
8549
|
+
return /* @__PURE__ */ import_react61.default.createElement(WaveformLoaderWrapper, __spreadValues({ size, color }, props), barsList);
|
|
8514
8550
|
};
|
|
8515
8551
|
var availableSizes4 = Object.keys(sizes4);
|
|
8516
8552
|
var availableSpeeds = Object.keys(speeds);
|
|
8517
8553
|
var waveform_loader_default = WaveformLoader;
|
|
8518
8554
|
|
|
8519
8555
|
// src/illustrations/accounts-and-billing.js
|
|
8520
|
-
var
|
|
8556
|
+
var React55 = __toESM(require("react"));
|
|
8521
8557
|
function IllustrationAccountsBilling(props) {
|
|
8522
|
-
return /* @__PURE__ */
|
|
8558
|
+
return /* @__PURE__ */ React55.createElement(
|
|
8523
8559
|
"svg",
|
|
8524
8560
|
__spreadValues({
|
|
8525
8561
|
viewBox: "0 0 102 101",
|
|
8526
8562
|
fill: "none",
|
|
8527
8563
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8528
8564
|
}, props),
|
|
8529
|
-
/* @__PURE__ */
|
|
8565
|
+
/* @__PURE__ */ React55.createElement(
|
|
8530
8566
|
"path",
|
|
8531
8567
|
{
|
|
8532
8568
|
d: "M96.072 5.826H5.928v90.145h90.144V5.826z",
|
|
@@ -8535,7 +8571,7 @@ function IllustrationAccountsBilling(props) {
|
|
|
8535
8571
|
strokeMiterlimit: 10
|
|
8536
8572
|
}
|
|
8537
8573
|
),
|
|
8538
|
-
/* @__PURE__ */
|
|
8574
|
+
/* @__PURE__ */ React55.createElement(
|
|
8539
8575
|
"path",
|
|
8540
8576
|
{
|
|
8541
8577
|
d: "M69.38 59.21c14.74 0 26.691-11.95 26.691-26.692S84.121 5.826 69.38 5.826c-14.741 0-26.692 11.95-26.692 26.692S54.638 59.21 69.38 59.21zM1 95.973h100M1 77.28h100M1 59.213h100M5.928 1v58.213M24.605 1v58.213M42.674 1v58.213",
|
|
@@ -8549,37 +8585,37 @@ function IllustrationAccountsBilling(props) {
|
|
|
8549
8585
|
var accounts_and_billing_default = IllustrationAccountsBilling;
|
|
8550
8586
|
|
|
8551
8587
|
// src/illustrations/invite.js
|
|
8552
|
-
var
|
|
8588
|
+
var React56 = __toESM(require("react"));
|
|
8553
8589
|
function IllustrationInvite(props) {
|
|
8554
|
-
return /* @__PURE__ */
|
|
8590
|
+
return /* @__PURE__ */ React56.createElement(
|
|
8555
8591
|
"svg",
|
|
8556
8592
|
__spreadValues({
|
|
8557
8593
|
viewBox: "0 0 100 101",
|
|
8558
8594
|
fill: "none",
|
|
8559
8595
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8560
8596
|
}, props),
|
|
8561
|
-
/* @__PURE__ */
|
|
8597
|
+
/* @__PURE__ */ React56.createElement(
|
|
8562
8598
|
"path",
|
|
8563
8599
|
{
|
|
8564
8600
|
d: "M50.028 25.007A24.999 24.999 0 0034.586 1.905a25.022 25.022 0 00-27.26 5.42 25.002 25.002 0 0017.688 42.687V25.007h25.014z",
|
|
8565
8601
|
fill: "currentColor"
|
|
8566
8602
|
}
|
|
8567
8603
|
),
|
|
8568
|
-
/* @__PURE__ */
|
|
8604
|
+
/* @__PURE__ */ React56.createElement(
|
|
8569
8605
|
"path",
|
|
8570
8606
|
{
|
|
8571
8607
|
d: "M74.986 50.012a25.02 25.02 0 0023.11-15.436 24.993 24.993 0 00-5.422-27.25 25.017 25.017 0 00-42.702 17.681h25.014v25.005z",
|
|
8572
8608
|
fill: "currentColor"
|
|
8573
8609
|
}
|
|
8574
8610
|
),
|
|
8575
|
-
/* @__PURE__ */
|
|
8611
|
+
/* @__PURE__ */ React56.createElement(
|
|
8576
8612
|
"path",
|
|
8577
8613
|
{
|
|
8578
8614
|
d: "M49.972 74.99a25 25 0 0015.442 23.102 25.025 25.025 0 0027.26-5.42 25.002 25.002 0 00-17.688-42.687V74.99H49.972z",
|
|
8579
8615
|
fill: "currentColor"
|
|
8580
8616
|
}
|
|
8581
8617
|
),
|
|
8582
|
-
/* @__PURE__ */
|
|
8618
|
+
/* @__PURE__ */ React56.createElement(
|
|
8583
8619
|
"path",
|
|
8584
8620
|
{
|
|
8585
8621
|
d: "M25.014 100.003a25.003 25.003 0 0023.103-15.44 25.017 25.017 0 00-5.42-27.259A25.005 25.005 0 00.006 74.991h25.007v25.012z",
|
|
@@ -8591,23 +8627,23 @@ function IllustrationInvite(props) {
|
|
|
8591
8627
|
var invite_default = IllustrationInvite;
|
|
8592
8628
|
|
|
8593
8629
|
// src/illustrations/archived.js
|
|
8594
|
-
var
|
|
8630
|
+
var React57 = __toESM(require("react"));
|
|
8595
8631
|
function IllustrationArchived(props) {
|
|
8596
|
-
return /* @__PURE__ */
|
|
8632
|
+
return /* @__PURE__ */ React57.createElement(
|
|
8597
8633
|
"svg",
|
|
8598
8634
|
__spreadValues({
|
|
8599
8635
|
viewBox: "0 0 100 101",
|
|
8600
8636
|
fill: "none",
|
|
8601
8637
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8602
8638
|
}, props),
|
|
8603
|
-
/* @__PURE__ */
|
|
8639
|
+
/* @__PURE__ */ React57.createElement(
|
|
8604
8640
|
"path",
|
|
8605
8641
|
{
|
|
8606
8642
|
d: "M0 .002v100h100v-100H0zm90 90H10v-80h80v80z",
|
|
8607
8643
|
fill: "currentColor"
|
|
8608
8644
|
}
|
|
8609
8645
|
),
|
|
8610
|
-
/* @__PURE__ */
|
|
8646
|
+
/* @__PURE__ */ React57.createElement(
|
|
8611
8647
|
"path",
|
|
8612
8648
|
{
|
|
8613
8649
|
d: "M87 13.002H53.68c8.41 1.53 15 8.2 16.46 16.63H87v-16.63zM46.32 13.002H13v16.63h16.86c1.45-8.43 8.05-15.1 16.46-16.63zM13 32.632v15.87h18.19c3.12-7.32 10.35-12.47 18.81-12.47 8.46 0 15.69 5.15 18.81 12.47H87v-15.87H13zM13 67.372h20.4c3.71-5.15 9.76-8.52 16.59-8.52 6.84 0 12.88 3.36 16.59 8.52H87v-15.87H13v15.87zM13 87.002h23.47c3.61-3.18 8.34-5.12 13.53-5.12 5.19 0 9.92 1.93 13.53 5.12H87v-16.63H13v16.63z",
|
|
@@ -8619,16 +8655,16 @@ function IllustrationArchived(props) {
|
|
|
8619
8655
|
var archived_default = IllustrationArchived;
|
|
8620
8656
|
|
|
8621
8657
|
// src/illustrations/lead-with-transparency.js
|
|
8622
|
-
var
|
|
8658
|
+
var React58 = __toESM(require("react"));
|
|
8623
8659
|
function IllustrationLeadwithTransparency(props) {
|
|
8624
|
-
return /* @__PURE__ */
|
|
8660
|
+
return /* @__PURE__ */ React58.createElement(
|
|
8625
8661
|
"svg",
|
|
8626
8662
|
__spreadValues({
|
|
8627
8663
|
viewBox: "0 0 110 101",
|
|
8628
8664
|
fill: "none",
|
|
8629
8665
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8630
8666
|
}, props),
|
|
8631
|
-
/* @__PURE__ */
|
|
8667
|
+
/* @__PURE__ */ React58.createElement(
|
|
8632
8668
|
"path",
|
|
8633
8669
|
{
|
|
8634
8670
|
d: "M55 100.888a54.867 54.867 0 0031.361-9.8H23.64a54.867 54.867 0 0031.361 9.8zM20.482 88.728h69.025a54.887 54.887 0 008.8-8.911H11.682a56.245 56.245 0 008.8 8.911zM9.262 76.492h91.476a54.95 54.95 0 004.411-7.957H4.851a54.95 54.95 0 004.41 7.957zM3.124 64.255h103.752a54.896 54.896 0 001.969-7.002H1.166a53.117 53.117 0 001.958 7.002zM0 46.015c0 2.03.121 4.039.33 6.003h109.34c.22-1.975.33-3.973.33-6.003v-.033H0v.033zM.363 39.782h109.274a54.71 54.71 0 00-.814-5.07H1.177a55.308 55.308 0 00-.814 5.07zM3.2 27.556H106.8a58.547 58.547 0 00-1.672-4.115H4.873A51.945 51.945 0 003.2 27.556zM9.405 15.32h91.19a59.831 59.831 0 00-2.321-3.161H11.726a59.814 59.814 0 00-2.321 3.16zM23.716.888a57.211 57.211 0 00-2.959 2.195h68.475A52.837 52.837 0 0086.273.888H23.716z",
|
|
@@ -8640,16 +8676,16 @@ function IllustrationLeadwithTransparency(props) {
|
|
|
8640
8676
|
var lead_with_transparency_default = IllustrationLeadwithTransparency;
|
|
8641
8677
|
|
|
8642
8678
|
// src/illustrations/ask-for-more.js
|
|
8643
|
-
var
|
|
8679
|
+
var React59 = __toESM(require("react"));
|
|
8644
8680
|
function IllustrationAskforMore(props) {
|
|
8645
|
-
return /* @__PURE__ */
|
|
8681
|
+
return /* @__PURE__ */ React59.createElement(
|
|
8646
8682
|
"svg",
|
|
8647
8683
|
__spreadValues({
|
|
8648
8684
|
viewBox: "0 0 100 100",
|
|
8649
8685
|
fill: "none",
|
|
8650
8686
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8651
8687
|
}, props),
|
|
8652
|
-
/* @__PURE__ */
|
|
8688
|
+
/* @__PURE__ */ React59.createElement(
|
|
8653
8689
|
"path",
|
|
8654
8690
|
{
|
|
8655
8691
|
d: "M100 38.086V0H61.914v9.93h21.132L54.963 38.013V16.88h-9.93v21.132L16.951 9.93h21.135V0H0v38.086h9.93V16.951l28.083 28.082H16.88v9.93h21.132L9.93 83.046V61.914H0V100h38.086v-9.93H16.951l28.082-28.086v21.135h9.93V61.984L83.046 90.07H61.914V100H100V61.914h-9.93v21.132L61.987 54.963H83.12v-9.93H61.987L90.07 16.951v21.135H100z",
|
|
@@ -8661,16 +8697,16 @@ function IllustrationAskforMore(props) {
|
|
|
8661
8697
|
var ask_for_more_default = IllustrationAskforMore;
|
|
8662
8698
|
|
|
8663
8699
|
// src/illustrations/learning-and-development.js
|
|
8664
|
-
var
|
|
8700
|
+
var React60 = __toESM(require("react"));
|
|
8665
8701
|
function IllustrationLearningDevelopment(props) {
|
|
8666
|
-
return /* @__PURE__ */
|
|
8702
|
+
return /* @__PURE__ */ React60.createElement(
|
|
8667
8703
|
"svg",
|
|
8668
8704
|
__spreadValues({
|
|
8669
8705
|
viewBox: "0 0 142 142",
|
|
8670
8706
|
fill: "none",
|
|
8671
8707
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8672
8708
|
}, props),
|
|
8673
|
-
/* @__PURE__ */
|
|
8709
|
+
/* @__PURE__ */ React60.createElement(
|
|
8674
8710
|
"path",
|
|
8675
8711
|
{
|
|
8676
8712
|
fillRule: "evenodd",
|
|
@@ -8679,7 +8715,7 @@ function IllustrationLearningDevelopment(props) {
|
|
|
8679
8715
|
fill: "currentColor"
|
|
8680
8716
|
}
|
|
8681
8717
|
),
|
|
8682
|
-
/* @__PURE__ */
|
|
8718
|
+
/* @__PURE__ */ React60.createElement(
|
|
8683
8719
|
"path",
|
|
8684
8720
|
{
|
|
8685
8721
|
fillRule: "evenodd",
|
|
@@ -8688,7 +8724,7 @@ function IllustrationLearningDevelopment(props) {
|
|
|
8688
8724
|
fill: "currentColor"
|
|
8689
8725
|
}
|
|
8690
8726
|
),
|
|
8691
|
-
/* @__PURE__ */
|
|
8727
|
+
/* @__PURE__ */ React60.createElement(
|
|
8692
8728
|
"circle",
|
|
8693
8729
|
{
|
|
8694
8730
|
cx: 70.71,
|
|
@@ -8703,16 +8739,16 @@ function IllustrationLearningDevelopment(props) {
|
|
|
8703
8739
|
var learning_and_development_default = IllustrationLearningDevelopment;
|
|
8704
8740
|
|
|
8705
8741
|
// src/illustrations/business-plan.js
|
|
8706
|
-
var
|
|
8742
|
+
var React61 = __toESM(require("react"));
|
|
8707
8743
|
function IllustrationBusinessPlan(props) {
|
|
8708
|
-
return /* @__PURE__ */
|
|
8744
|
+
return /* @__PURE__ */ React61.createElement(
|
|
8709
8745
|
"svg",
|
|
8710
8746
|
__spreadValues({
|
|
8711
8747
|
viewBox: "0 0 101 100",
|
|
8712
8748
|
fill: "none",
|
|
8713
8749
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8714
8750
|
}, props),
|
|
8715
|
-
/* @__PURE__ */
|
|
8751
|
+
/* @__PURE__ */ React61.createElement(
|
|
8716
8752
|
"path",
|
|
8717
8753
|
{
|
|
8718
8754
|
fillRule: "evenodd",
|
|
@@ -8726,23 +8762,23 @@ function IllustrationBusinessPlan(props) {
|
|
|
8726
8762
|
var business_plan_default = IllustrationBusinessPlan;
|
|
8727
8763
|
|
|
8728
8764
|
// src/illustrations/loom-plans.js
|
|
8729
|
-
var
|
|
8765
|
+
var React62 = __toESM(require("react"));
|
|
8730
8766
|
function IllustrationLoomPlans(props) {
|
|
8731
|
-
return /* @__PURE__ */
|
|
8767
|
+
return /* @__PURE__ */ React62.createElement(
|
|
8732
8768
|
"svg",
|
|
8733
8769
|
__spreadValues({
|
|
8734
8770
|
viewBox: "0 0 100 100",
|
|
8735
8771
|
fill: "none",
|
|
8736
8772
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8737
8773
|
}, props),
|
|
8738
|
-
/* @__PURE__ */
|
|
8774
|
+
/* @__PURE__ */ React62.createElement(
|
|
8739
8775
|
"path",
|
|
8740
8776
|
{
|
|
8741
8777
|
d: "M0 12.288L12.287 0v87.71h37.706L37.706 100H0v-87.71zM49.994 63.743l12.287-12.276v36.245h37.72L87.714 100h-37.72V63.743zM49.994 33.336l12.287-12.288v18.129h37.72L87.714 51.465h-37.72V33.336z",
|
|
8742
8778
|
fill: "currentColor"
|
|
8743
8779
|
}
|
|
8744
8780
|
),
|
|
8745
|
-
/* @__PURE__ */
|
|
8781
|
+
/* @__PURE__ */ React62.createElement(
|
|
8746
8782
|
"path",
|
|
8747
8783
|
{
|
|
8748
8784
|
d: "M49.993 12.288L62.28 0v9.064H100L87.713 21.353h-37.72v-9.065z",
|
|
@@ -8754,16 +8790,16 @@ function IllustrationLoomPlans(props) {
|
|
|
8754
8790
|
var loom_plans_default = IllustrationLoomPlans;
|
|
8755
8791
|
|
|
8756
8792
|
// src/illustrations/collaborate-with-teammates.js
|
|
8757
|
-
var
|
|
8793
|
+
var React63 = __toESM(require("react"));
|
|
8758
8794
|
function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
|
|
8759
|
-
return /* @__PURE__ */
|
|
8795
|
+
return /* @__PURE__ */ React63.createElement(
|
|
8760
8796
|
"svg",
|
|
8761
8797
|
__spreadValues({
|
|
8762
8798
|
viewBox: "0 0 100 100",
|
|
8763
8799
|
fill: "none",
|
|
8764
8800
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8765
8801
|
}, props),
|
|
8766
|
-
/* @__PURE__ */
|
|
8802
|
+
/* @__PURE__ */ React63.createElement(
|
|
8767
8803
|
"path",
|
|
8768
8804
|
{
|
|
8769
8805
|
fillRule: "evenodd",
|
|
@@ -8777,16 +8813,16 @@ function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
|
|
|
8777
8813
|
var collaborate_with_teammates_default = IllustrationCollaboratewithTeammatesSharedLibrary;
|
|
8778
8814
|
|
|
8779
8815
|
// src/illustrations/option-grants.js
|
|
8780
|
-
var
|
|
8816
|
+
var React64 = __toESM(require("react"));
|
|
8781
8817
|
function IllustrationOptionGrants(props) {
|
|
8782
|
-
return /* @__PURE__ */
|
|
8818
|
+
return /* @__PURE__ */ React64.createElement(
|
|
8783
8819
|
"svg",
|
|
8784
8820
|
__spreadValues({
|
|
8785
8821
|
viewBox: "0 0 101 101",
|
|
8786
8822
|
fill: "none",
|
|
8787
8823
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8788
8824
|
}, props),
|
|
8789
|
-
/* @__PURE__ */
|
|
8825
|
+
/* @__PURE__ */ React64.createElement(
|
|
8790
8826
|
"path",
|
|
8791
8827
|
{
|
|
8792
8828
|
fill: "currentColor",
|
|
@@ -8798,16 +8834,16 @@ function IllustrationOptionGrants(props) {
|
|
|
8798
8834
|
var option_grants_default = IllustrationOptionGrants;
|
|
8799
8835
|
|
|
8800
8836
|
// src/illustrations/community.js
|
|
8801
|
-
var
|
|
8837
|
+
var React65 = __toESM(require("react"));
|
|
8802
8838
|
function IllustrationCommunity(props) {
|
|
8803
|
-
return /* @__PURE__ */
|
|
8839
|
+
return /* @__PURE__ */ React65.createElement(
|
|
8804
8840
|
"svg",
|
|
8805
8841
|
__spreadValues({
|
|
8806
8842
|
viewBox: "0 0 101 100",
|
|
8807
8843
|
fill: "none",
|
|
8808
8844
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8809
8845
|
}, props),
|
|
8810
|
-
/* @__PURE__ */
|
|
8846
|
+
/* @__PURE__ */ React65.createElement(
|
|
8811
8847
|
"path",
|
|
8812
8848
|
{
|
|
8813
8849
|
fillRule: "evenodd",
|
|
@@ -8821,16 +8857,16 @@ function IllustrationCommunity(props) {
|
|
|
8821
8857
|
var community_default = IllustrationCommunity;
|
|
8822
8858
|
|
|
8823
8859
|
// src/illustrations/community-alt.js
|
|
8824
|
-
var
|
|
8860
|
+
var React66 = __toESM(require("react"));
|
|
8825
8861
|
function IllustrationCommunityAlt(props) {
|
|
8826
|
-
return /* @__PURE__ */
|
|
8862
|
+
return /* @__PURE__ */ React66.createElement(
|
|
8827
8863
|
"svg",
|
|
8828
8864
|
__spreadValues({
|
|
8829
8865
|
viewBox: "0 0 96 96",
|
|
8830
8866
|
fill: "none",
|
|
8831
8867
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8832
8868
|
}, props),
|
|
8833
|
-
/* @__PURE__ */
|
|
8869
|
+
/* @__PURE__ */ React66.createElement(
|
|
8834
8870
|
"path",
|
|
8835
8871
|
{
|
|
8836
8872
|
fillRule: "evenodd",
|
|
@@ -8844,16 +8880,16 @@ function IllustrationCommunityAlt(props) {
|
|
|
8844
8880
|
var community_alt_default = IllustrationCommunityAlt;
|
|
8845
8881
|
|
|
8846
8882
|
// src/illustrations/parental-leave.js
|
|
8847
|
-
var
|
|
8883
|
+
var React67 = __toESM(require("react"));
|
|
8848
8884
|
function IllustrationParentalLeave(props) {
|
|
8849
|
-
return /* @__PURE__ */
|
|
8885
|
+
return /* @__PURE__ */ React67.createElement(
|
|
8850
8886
|
"svg",
|
|
8851
8887
|
__spreadValues({
|
|
8852
8888
|
viewBox: "0 0 100 101",
|
|
8853
8889
|
fill: "none",
|
|
8854
8890
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8855
8891
|
}, props),
|
|
8856
|
-
/* @__PURE__ */
|
|
8892
|
+
/* @__PURE__ */ React67.createElement(
|
|
8857
8893
|
"path",
|
|
8858
8894
|
{
|
|
8859
8895
|
d: "M49.027 25.443a24.514 24.514 0 10-24.513 24.513V25.443h24.513zM75.486 49.956a24.513 24.513 0 10-24.513-24.513h24.513v24.513zM50.973 76.415a24.514 24.514 0 1024.513-24.513v24.513H50.973zM24.514 51.902a24.513 24.513 0 1024.513 24.513H24.514V51.902z",
|
|
@@ -8865,16 +8901,16 @@ function IllustrationParentalLeave(props) {
|
|
|
8865
8901
|
var parental_leave_default = IllustrationParentalLeave;
|
|
8866
8902
|
|
|
8867
8903
|
// src/illustrations/content-limit.js
|
|
8868
|
-
var
|
|
8904
|
+
var React68 = __toESM(require("react"));
|
|
8869
8905
|
function IllustrationContentLimit(props) {
|
|
8870
|
-
return /* @__PURE__ */
|
|
8906
|
+
return /* @__PURE__ */ React68.createElement(
|
|
8871
8907
|
"svg",
|
|
8872
8908
|
__spreadValues({
|
|
8873
8909
|
viewBox: "0 0 100 100",
|
|
8874
8910
|
fill: "none",
|
|
8875
8911
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8876
8912
|
}, props),
|
|
8877
|
-
/* @__PURE__ */
|
|
8913
|
+
/* @__PURE__ */ React68.createElement(
|
|
8878
8914
|
"path",
|
|
8879
8915
|
{
|
|
8880
8916
|
fillRule: "evenodd",
|
|
@@ -8888,16 +8924,16 @@ function IllustrationContentLimit(props) {
|
|
|
8888
8924
|
var content_limit_default = IllustrationContentLimit;
|
|
8889
8925
|
|
|
8890
8926
|
// src/illustrations/pto.js
|
|
8891
|
-
var
|
|
8927
|
+
var React69 = __toESM(require("react"));
|
|
8892
8928
|
function IllustrationPto(props) {
|
|
8893
|
-
return /* @__PURE__ */
|
|
8929
|
+
return /* @__PURE__ */ React69.createElement(
|
|
8894
8930
|
"svg",
|
|
8895
8931
|
__spreadValues({
|
|
8896
8932
|
viewBox: "0 0 110 111",
|
|
8897
8933
|
fill: "none",
|
|
8898
8934
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8899
8935
|
}, props),
|
|
8900
|
-
/* @__PURE__ */
|
|
8936
|
+
/* @__PURE__ */ React69.createElement(
|
|
8901
8937
|
"path",
|
|
8902
8938
|
{
|
|
8903
8939
|
fillRule: "evenodd",
|
|
@@ -8911,16 +8947,16 @@ function IllustrationPto(props) {
|
|
|
8911
8947
|
var pto_default = IllustrationPto;
|
|
8912
8948
|
|
|
8913
8949
|
// src/illustrations/custom-branding.js
|
|
8914
|
-
var
|
|
8950
|
+
var React70 = __toESM(require("react"));
|
|
8915
8951
|
function IllustrationCustomBranding(props) {
|
|
8916
|
-
return /* @__PURE__ */
|
|
8952
|
+
return /* @__PURE__ */ React70.createElement(
|
|
8917
8953
|
"svg",
|
|
8918
8954
|
__spreadValues({
|
|
8919
8955
|
viewBox: "0 0 134 134",
|
|
8920
8956
|
fill: "none",
|
|
8921
8957
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8922
8958
|
}, props),
|
|
8923
|
-
/* @__PURE__ */
|
|
8959
|
+
/* @__PURE__ */ React70.createElement(
|
|
8924
8960
|
"path",
|
|
8925
8961
|
{
|
|
8926
8962
|
d: "M64.657 63.942L19.983 19.267l-.708.707 44.708 44.708L9.227 33.067l-.5.866L63.4 65.5h-.063L2.407 49.176l-.26.966L59.475 65.5H0v3h55.604L1.889 82.89l.776 2.898 53.719-14.391L8.227 99.2l1.5 2.598 48.184-27.82-39.343 39.343.709.708-.002.001.708.708v-.002l.707.706 39.298-39.299-27.787 48.128 2.598 1.5 27.83-48.202-14.404 53.764 2.898.776L65.5 78.447V134h3V78.395l14.39 53.715.98-.262v.002l.966-.258v-.003l.953-.255-14.392-53.719L99.2 125.772l2.598-1.5-27.803-48.154 39.326 39.325.711-.711.007.007.707-.708-.007-.007.703-.702-39.325-39.326 48.154 27.803 1.5-2.598-48.157-27.804 53.719 14.391.776-2.897L78.395 68.5H134v-3H74.525l57.326-15.358-.259-.966L70.661 65.5h-.064l54.674-31.567-.5-.866-54.697 31.58 44.673-44.673-.707-.707-44.728 44.728 31.621-54.768-.866-.5-31.576 54.69 16.345-61.01-.966-.26L67.5 63.252V0h-1v63.15L50.157 2.148l-.966.258 16.368 61.098L33.933 8.727l-.866.5 31.59 54.715z",
|
|
@@ -8932,53 +8968,53 @@ function IllustrationCustomBranding(props) {
|
|
|
8932
8968
|
var custom_branding_default = IllustrationCustomBranding;
|
|
8933
8969
|
|
|
8934
8970
|
// src/illustrations/record.js
|
|
8935
|
-
var
|
|
8971
|
+
var React71 = __toESM(require("react"));
|
|
8936
8972
|
function IllustrationRecord(props) {
|
|
8937
|
-
return /* @__PURE__ */
|
|
8973
|
+
return /* @__PURE__ */ React71.createElement(
|
|
8938
8974
|
"svg",
|
|
8939
8975
|
__spreadValues({
|
|
8940
8976
|
viewBox: "0 0 100 100",
|
|
8941
8977
|
fill: "none",
|
|
8942
8978
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8943
8979
|
}, props),
|
|
8944
|
-
/* @__PURE__ */
|
|
8945
|
-
/* @__PURE__ */
|
|
8980
|
+
/* @__PURE__ */ React71.createElement("g", { clipPath: "url(#Record_svg__clip0)", fill: "currentColor" }, /* @__PURE__ */ React71.createElement("path", { d: "M79.819 62.343c6.818-16.462-.999-35.334-17.46-42.153-16.463-6.82-35.336.998-42.155 17.46-6.819 16.462.998 35.335 17.46 42.154 16.463 6.819 35.335-.999 42.154-17.46zM53.659 0h-7.303v8.763h7.303V0zM40.498.773l-6.87 1.84 2.268 8.465 6.87-1.84L40.498.772zM28.003 4.978l-5.996 3.46 4.38 7.59 5.996-3.46-4.38-7.59zM17.048 12.274l-4.761 4.76 6.196 6.197 4.761-4.76-6.196-6.197zM8.34 22.174L5.07 27.84l7.588 4.381 3.271-5.666-7.588-4.381zM2.522 33.984L.878 40.121l8.464 2.268 1.644-6.137-8.464-2.268zM8.763 46.926H0v6.163h8.763v-6.163zM9.362 57.697L.898 59.965l1.595 5.953 8.464-2.268-1.595-5.953zM12.806 68.033l-7.589 4.382 2.987 5.173 7.589-4.382-2.987-5.173zM18.811 77.097l-6.196 6.197 4.09 4.09 6.196-6.197-4.09-4.09zM26.969 84.311L22.587 91.9l4.844 2.797 4.382-7.59-4.844-2.796zM36.721 89.14l-2.27 8.464 5.22 1.4 2.27-8.464-5.22-1.4zM52.607 91.237h-5.214V100h5.214v-8.763zM63.083 89.192l-4.839 1.296 2.268 8.464 4.839-1.296-2.268-8.464zM72.698 84.501l-4.173 2.41 4.381 7.59 4.174-2.41-4.382-7.59zM80.772 77.506L77.5 80.78l6.196 6.196 3.274-3.274-6.197-6.196zM86.813 68.694l-2.22 3.845 7.59 4.382 2.22-3.845-7.59-4.382zM90.385 58.633l-1.1 4.105 8.464 2.268 1.1-4.105-8.464-2.268zM100 47.962h-8.763v4.06H100v-4.06zM97.796 35.184l-8.464 2.267 1.002 3.739 8.464-2.268-1.002-3.738zM92.37 23.41l-7.589 4.381 1.84 3.188 7.59-4.382-1.84-3.187zM84.1 13.424l-6.197 6.195 2.467 2.469 6.198-6.195-2.467-2.469zM73.564 5.885l-4.383 7.588 2.858 1.65 4.383-7.587-2.858-1.651zM61.446 1.297l-2.27 8.465 3.005.805 2.27-8.464-3.005-.806z" })),
|
|
8981
|
+
/* @__PURE__ */ React71.createElement("defs", null, /* @__PURE__ */ React71.createElement("clipPath", { id: "Record_svg__clip0" }, /* @__PURE__ */ React71.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
|
|
8946
8982
|
);
|
|
8947
8983
|
}
|
|
8948
8984
|
var record_default = IllustrationRecord;
|
|
8949
8985
|
|
|
8950
8986
|
// src/illustrations/desktop-app-and-chrome-extension.js
|
|
8951
|
-
var
|
|
8987
|
+
var React72 = __toESM(require("react"));
|
|
8952
8988
|
function IllustrationDesktopAppandChromeExtension(props) {
|
|
8953
|
-
return /* @__PURE__ */
|
|
8989
|
+
return /* @__PURE__ */ React72.createElement(
|
|
8954
8990
|
"svg",
|
|
8955
8991
|
__spreadValues({
|
|
8956
8992
|
viewBox: "0 0 134 134",
|
|
8957
8993
|
fill: "none",
|
|
8958
8994
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8959
8995
|
}, props),
|
|
8960
|
-
/* @__PURE__ */
|
|
8996
|
+
/* @__PURE__ */ React72.createElement(
|
|
8961
8997
|
"path",
|
|
8962
8998
|
{
|
|
8963
8999
|
d: "M64.676 50.418L55.95.916l-1.164.207 8.727 49.502c.195-.042.384-.083.58-.119.194-.035.39-.059.584-.088zM44.664 3.828l-1.158.42L60.694 51.48c.378-.153.768-.29 1.158-.42L44.664 3.829zM34.058 8.656l-1.11.644 25.128 43.528c.36-.225.733-.443 1.111-.644L34.058 8.656zM24.444 15.243l-1.022.856L55.73 54.606c.33-.302.668-.586 1.022-.857L24.444 15.243zM16.117 23.403l-.892 1.058L53.73 56.769c.283-.366.579-.715.892-1.058L16.117 23.403zM9.336 32.88l-.715 1.241 43.534 25.135c.225-.425.461-.839.715-1.247L9.336 32.88zM4.295 43.387l-.508 1.394 47.24 17.194c.147-.473.318-.94.507-1.394L4.295 43.387zM1.153 54.606l-.266 1.519 49.502 8.727c.065-.509.153-1.017.266-1.513L1.153 54.606zM0 66.205v1.59h50.27a15.808 15.808 0 010-1.59H0zM50.375 69.076L.867 77.803l.296 1.66 49.508-8.726c-.066-.272-.119-.55-.166-.828a13.631 13.631 0 01-.13-.833zM3.746 89.102l.597 1.636 47.245-17.194a16.817 16.817 0 01-.591-1.636L3.747 89.102zM8.525 99.725l.893 1.548 43.534-25.135a16.699 16.699 0 01-.892-1.548L8.525 99.725zM15.086 109.361l1.182 1.413 38.518-32.32c-.42-.45-.816-.916-1.182-1.406L15.086 109.36zM23.207 117.715l1.448 1.217 32.32-38.518c-.503-.378-.993-.78-1.454-1.211l-32.314 38.512zM32.662 124.54l1.678.969 25.141-43.54c-.579-.29-1.14-.62-1.678-.975l-25.14 43.546zM43.152 129.623l1.873.679 17.2-47.25c-.638-.19-1.264-.42-1.873-.68l-17.2 47.251zM54.36 132.807l2.008.355 8.733-49.52a16.216 16.216 0 01-2.009-.354l-8.733 49.519zM65.951 134h2.092V83.718c-.703.047-1.4.042-2.092 0V134zM68.846 83.646l8.733 49.525 2.109-.372-8.733-49.525c-.343.082-.697.16-1.052.224-.348.06-.703.107-1.057.148zM88.883 130.337l2.063-.751-17.2-47.25c-.662.29-1.353.543-2.062.75l17.2 47.251zM99.528 125.585l1.944-1.123L76.325 80.91a16.63 16.63 0 01-1.944 1.123l25.147 43.552zM109.189 119.063l1.761-1.477-32.326-38.523c-.55.531-1.14 1.022-1.76 1.477l32.325 38.523zM117.575 110.967l1.506-1.796-38.53-32.332a16.83 16.83 0 01-1.506 1.797l38.53 32.331zM124.423 101.539l1.2-2.074-43.558-25.147a16.44 16.44 0 01-1.2 2.074l43.558 25.147zM129.54 91.069l.839-2.299-47.257-17.2c-.224.792-.508 1.56-.839 2.299l47.257 17.2zM132.764 79.867l.431-2.458-49.531-8.733c-.083.839-.23 1.66-.432 2.458l49.532 8.733zM133.999 68.272v-2.546h-50.3c.065.857.065 1.707.006 2.546H134zM83.666 65.383l49.543-8.732-.449-2.559-49.543 8.733a15.696 15.696 0 01.45 2.558zM130.415 45.33l-.904-2.493-47.269 17.205c.36.798.662 1.631.904 2.494l47.269-17.206zM125.7 34.671l-1.353-2.34-43.564 25.153a16.98 16.98 0 011.353 2.34L125.7 34.671zM119.213 24.988l-1.767-2.11-38.542 32.338c.644.65 1.235 1.353 1.773 2.103l38.536-32.331zM111.141 16.573l-2.145-1.802-32.338 38.542a17.328 17.328 0 012.145 1.802l32.338-38.542zM101.732 9.69l-2.47-1.424-25.159 43.576c.863.407 1.69.88 2.47 1.424L101.732 9.69zM74.07 51.817L91.28 4.537l-2.73-.993-17.188 47.227-.011.053c.939.255 1.849.585 2.718.993z",
|
|
8964
9000
|
fill: "currentColor"
|
|
8965
9001
|
}
|
|
8966
9002
|
),
|
|
8967
|
-
/* @__PURE__ */
|
|
9003
|
+
/* @__PURE__ */ React72.createElement(
|
|
8968
9004
|
"path",
|
|
8969
9005
|
{
|
|
8970
9006
|
d: "M71.346 50.825l.017-.047 8.728-49.496-2.908-.514-8.662 49.1v.455a16.15 16.15 0 012.825.502z",
|
|
8971
9007
|
fill: "currentColor"
|
|
8972
9008
|
}
|
|
8973
9009
|
),
|
|
8974
|
-
/* @__PURE__ */
|
|
9010
|
+
/* @__PURE__ */ React72.createElement(
|
|
8975
9011
|
"path",
|
|
8976
9012
|
{
|
|
8977
9013
|
d: "M71.354 50.825l.011-.053-.017.047c0 .006.006.006.006.006zM68.522 49.868V0h-3.043v50.323a16.573 16.573 0 012.966-.012l.077-.443z",
|
|
8978
9014
|
fill: "currentColor"
|
|
8979
9015
|
}
|
|
8980
9016
|
),
|
|
8981
|
-
/* @__PURE__ */
|
|
9017
|
+
/* @__PURE__ */ React72.createElement(
|
|
8982
9018
|
"path",
|
|
8983
9019
|
{
|
|
8984
9020
|
d: "M68.52 50.317v-.449l-.077.444c.024 0 .053.005.077.005z",
|
|
@@ -8990,16 +9026,16 @@ function IllustrationDesktopAppandChromeExtension(props) {
|
|
|
8990
9026
|
var desktop_app_and_chrome_extension_default = IllustrationDesktopAppandChromeExtension;
|
|
8991
9027
|
|
|
8992
9028
|
// src/illustrations/remote-first.js
|
|
8993
|
-
var
|
|
9029
|
+
var React73 = __toESM(require("react"));
|
|
8994
9030
|
function IllustrationRemoteFirst(props) {
|
|
8995
|
-
return /* @__PURE__ */
|
|
9031
|
+
return /* @__PURE__ */ React73.createElement(
|
|
8996
9032
|
"svg",
|
|
8997
9033
|
__spreadValues({
|
|
8998
9034
|
viewBox: "0 0 110 110",
|
|
8999
9035
|
fill: "none",
|
|
9000
9036
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9001
9037
|
}, props),
|
|
9002
|
-
/* @__PURE__ */
|
|
9038
|
+
/* @__PURE__ */ React73.createElement(
|
|
9003
9039
|
"path",
|
|
9004
9040
|
{
|
|
9005
9041
|
d: "M55 105c27.615 0 50-22.386 50-50S82.615 5 55 5C27.386 5 5 27.386 5 55s22.386 50 50 50z",
|
|
@@ -9008,7 +9044,7 @@ function IllustrationRemoteFirst(props) {
|
|
|
9008
9044
|
strokeMiterlimit: 10
|
|
9009
9045
|
}
|
|
9010
9046
|
),
|
|
9011
|
-
/* @__PURE__ */
|
|
9047
|
+
/* @__PURE__ */ React73.createElement(
|
|
9012
9048
|
"path",
|
|
9013
9049
|
{
|
|
9014
9050
|
d: "M60.849 5.33c13.693 12.157 22.34 29.89 22.34 49.653 0 19.744-8.63 37.495-22.322 49.652M49.131 5.33c-13.693 12.157-22.34 29.89-22.34 49.653 0 19.744 8.629 37.495 22.322 49.652",
|
|
@@ -9017,7 +9053,7 @@ function IllustrationRemoteFirst(props) {
|
|
|
9017
9053
|
strokeMiterlimit: 10
|
|
9018
9054
|
}
|
|
9019
9055
|
),
|
|
9020
|
-
/* @__PURE__ */
|
|
9056
|
+
/* @__PURE__ */ React73.createElement(
|
|
9021
9057
|
"path",
|
|
9022
9058
|
{
|
|
9023
9059
|
d: "M97.467 26.024C86.589 36.9 71.58 43.61 54.999 43.61c-16.07 0-30.658-6.307-41.444-16.6M97.467 83.958C86.589 73.08 71.58 66.37 54.999 66.37c-16.07 0-30.658 6.307-41.444 16.6M104.981 55H5M55 104.982V5",
|
|
@@ -9031,23 +9067,23 @@ function IllustrationRemoteFirst(props) {
|
|
|
9031
9067
|
var remote_first_default = IllustrationRemoteFirst;
|
|
9032
9068
|
|
|
9033
9069
|
// src/illustrations/device-compatibility.js
|
|
9034
|
-
var
|
|
9070
|
+
var React74 = __toESM(require("react"));
|
|
9035
9071
|
function IllustrationDeviceCompatibility(props) {
|
|
9036
|
-
return /* @__PURE__ */
|
|
9072
|
+
return /* @__PURE__ */ React74.createElement(
|
|
9037
9073
|
"svg",
|
|
9038
9074
|
__spreadValues({
|
|
9039
9075
|
viewBox: "0 0 110 110",
|
|
9040
9076
|
fill: "none",
|
|
9041
9077
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9042
9078
|
}, props),
|
|
9043
|
-
/* @__PURE__ */
|
|
9079
|
+
/* @__PURE__ */ React74.createElement(
|
|
9044
9080
|
"path",
|
|
9045
9081
|
{
|
|
9046
9082
|
d: "M55 0C24.626 0 0 24.626 0 55s24.626 55 55 55 55-24.626 55-55S85.374 0 55 0zm0 109.525L.49 55 55 .49l54.525 54.525L55 109.525z",
|
|
9047
9083
|
fill: "currentColor"
|
|
9048
9084
|
}
|
|
9049
9085
|
),
|
|
9050
|
-
/* @__PURE__ */
|
|
9086
|
+
/* @__PURE__ */ React74.createElement(
|
|
9051
9087
|
"path",
|
|
9052
9088
|
{
|
|
9053
9089
|
d: "M27.923 27.923v54.139H82.06V27.923H27.923zm27.076 52.074c-13.798 0-24.982-11.184-24.982-24.982S41.201 30.032 55 30.032c13.799 0 24.983 11.185 24.983 24.983 0 13.783-11.184 24.982-24.983 24.982z",
|
|
@@ -9059,17 +9095,17 @@ function IllustrationDeviceCompatibility(props) {
|
|
|
9059
9095
|
var device_compatibility_default = IllustrationDeviceCompatibility;
|
|
9060
9096
|
|
|
9061
9097
|
// src/illustrations/roadmap.js
|
|
9062
|
-
var
|
|
9098
|
+
var React75 = __toESM(require("react"));
|
|
9063
9099
|
function IllustrationRoadmap(props) {
|
|
9064
|
-
return /* @__PURE__ */
|
|
9100
|
+
return /* @__PURE__ */ React75.createElement(
|
|
9065
9101
|
"svg",
|
|
9066
9102
|
__spreadValues({
|
|
9067
9103
|
viewBox: "0 0 100 100",
|
|
9068
9104
|
fill: "none",
|
|
9069
9105
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9070
9106
|
}, props),
|
|
9071
|
-
/* @__PURE__ */
|
|
9072
|
-
/* @__PURE__ */
|
|
9107
|
+
/* @__PURE__ */ React75.createElement("path", { d: "M100 100H0V0h100v100zM10 90h80V10H10v80z", fill: "currentColor" }),
|
|
9108
|
+
/* @__PURE__ */ React75.createElement(
|
|
9073
9109
|
"path",
|
|
9074
9110
|
{
|
|
9075
9111
|
d: "M50.008 39.806L80 54v-9.806L50.008 30 20 44.194V54l30.008-14.194zM80 20H20v10h60V20z",
|
|
@@ -9081,16 +9117,16 @@ function IllustrationRoadmap(props) {
|
|
|
9081
9117
|
var roadmap_default = IllustrationRoadmap;
|
|
9082
9118
|
|
|
9083
9119
|
// src/illustrations/downgrade.js
|
|
9084
|
-
var
|
|
9120
|
+
var React76 = __toESM(require("react"));
|
|
9085
9121
|
function IllustrationDowngrade(props) {
|
|
9086
|
-
return /* @__PURE__ */
|
|
9122
|
+
return /* @__PURE__ */ React76.createElement(
|
|
9087
9123
|
"svg",
|
|
9088
9124
|
__spreadValues({
|
|
9089
9125
|
viewBox: "0 0 100 100",
|
|
9090
9126
|
fill: "none",
|
|
9091
9127
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9092
9128
|
}, props),
|
|
9093
|
-
/* @__PURE__ */
|
|
9129
|
+
/* @__PURE__ */ React76.createElement(
|
|
9094
9130
|
"path",
|
|
9095
9131
|
{
|
|
9096
9132
|
fillRule: "evenodd",
|
|
@@ -9104,16 +9140,16 @@ function IllustrationDowngrade(props) {
|
|
|
9104
9140
|
var downgrade_default = IllustrationDowngrade;
|
|
9105
9141
|
|
|
9106
9142
|
// src/illustrations/screenshot.js
|
|
9107
|
-
var
|
|
9143
|
+
var React77 = __toESM(require("react"));
|
|
9108
9144
|
function IllustrationScreenshot(props) {
|
|
9109
|
-
return /* @__PURE__ */
|
|
9145
|
+
return /* @__PURE__ */ React77.createElement(
|
|
9110
9146
|
"svg",
|
|
9111
9147
|
__spreadValues({
|
|
9112
9148
|
viewBox: "0 0 100 100",
|
|
9113
9149
|
fill: "none",
|
|
9114
9150
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9115
9151
|
}, props),
|
|
9116
|
-
/* @__PURE__ */
|
|
9152
|
+
/* @__PURE__ */ React77.createElement(
|
|
9117
9153
|
"path",
|
|
9118
9154
|
{
|
|
9119
9155
|
fillRule: "evenodd",
|
|
@@ -9127,16 +9163,16 @@ function IllustrationScreenshot(props) {
|
|
|
9127
9163
|
var screenshot_default = IllustrationScreenshot;
|
|
9128
9164
|
|
|
9129
9165
|
// src/illustrations/embrace-the-weird.js
|
|
9130
|
-
var
|
|
9166
|
+
var React78 = __toESM(require("react"));
|
|
9131
9167
|
function IllustrationEmbracetheWeird(props) {
|
|
9132
|
-
return /* @__PURE__ */
|
|
9168
|
+
return /* @__PURE__ */ React78.createElement(
|
|
9133
9169
|
"svg",
|
|
9134
9170
|
__spreadValues({
|
|
9135
9171
|
viewBox: "0 0 110 110",
|
|
9136
9172
|
fill: "none",
|
|
9137
9173
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9138
9174
|
}, props),
|
|
9139
|
-
/* @__PURE__ */
|
|
9175
|
+
/* @__PURE__ */ React78.createElement(
|
|
9140
9176
|
"path",
|
|
9141
9177
|
{
|
|
9142
9178
|
fillRule: "evenodd",
|
|
@@ -9150,40 +9186,40 @@ function IllustrationEmbracetheWeird(props) {
|
|
|
9150
9186
|
var embrace_the_weird_default = IllustrationEmbracetheWeird;
|
|
9151
9187
|
|
|
9152
9188
|
// src/illustrations/share-with-your-team.js
|
|
9153
|
-
var
|
|
9189
|
+
var React79 = __toESM(require("react"));
|
|
9154
9190
|
function IllustrationSharewithYourTeamTeamLibrary(props) {
|
|
9155
|
-
return /* @__PURE__ */
|
|
9191
|
+
return /* @__PURE__ */ React79.createElement(
|
|
9156
9192
|
"svg",
|
|
9157
9193
|
__spreadValues({
|
|
9158
9194
|
viewBox: "0 0 100 100",
|
|
9159
9195
|
fill: "none",
|
|
9160
9196
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9161
9197
|
}, props),
|
|
9162
|
-
/* @__PURE__ */
|
|
9198
|
+
/* @__PURE__ */ React79.createElement(
|
|
9163
9199
|
"g",
|
|
9164
9200
|
{
|
|
9165
9201
|
clipPath: "url(#Share_with_Your_Team_(Team_Library)_svg__clip0)",
|
|
9166
9202
|
fill: "currentColor"
|
|
9167
9203
|
},
|
|
9168
|
-
/* @__PURE__ */
|
|
9169
|
-
/* @__PURE__ */
|
|
9204
|
+
/* @__PURE__ */ React79.createElement("path", { d: "M33.33 24.946V8.384L24.946 0v24.946H0l8.384 8.384H33.33v-8.384zM58.286 33.33h8.385V8.384L58.286 0v24.946H33.331l8.394 8.384h16.561z" }),
|
|
9205
|
+
/* @__PURE__ */ React79.createElement("path", { d: "M100 8.384L91.614 0v24.946H66.67l8.385 8.384H100V8.384zM33.33 58.286V41.724l-8.384-8.394v24.956H0l8.384 8.384H33.33v-8.384zM33.33 58.286l8.395 8.384H66.67V41.724l-8.385-8.394v24.956H33.331zM66.67 58.286l8.384 8.384H100V41.724l-8.385-8.394v24.956H66.67zM24.946 66.67v24.946H0L8.384 100H33.33V75.054l-8.384-8.384zM58.286 66.67v24.946H33.331L41.725 100H66.67V75.054l-8.385-8.384zM66.67 91.616L75.053 100h24.945V75.054l-8.384-8.384v24.946H66.67z" })
|
|
9170
9206
|
),
|
|
9171
|
-
/* @__PURE__ */
|
|
9207
|
+
/* @__PURE__ */ React79.createElement("defs", null, /* @__PURE__ */ React79.createElement("clipPath", { id: "Share_with_Your_Team_(Team_Library)_svg__clip0" }, /* @__PURE__ */ React79.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
|
|
9172
9208
|
);
|
|
9173
9209
|
}
|
|
9174
9210
|
var share_with_your_team_default = IllustrationSharewithYourTeamTeamLibrary;
|
|
9175
9211
|
|
|
9176
9212
|
// src/illustrations/enterprise-plan.js
|
|
9177
|
-
var
|
|
9213
|
+
var React80 = __toESM(require("react"));
|
|
9178
9214
|
function IllustrationEnterprisePlan(props) {
|
|
9179
|
-
return /* @__PURE__ */
|
|
9215
|
+
return /* @__PURE__ */ React80.createElement(
|
|
9180
9216
|
"svg",
|
|
9181
9217
|
__spreadValues({
|
|
9182
9218
|
viewBox: "0 0 101 100",
|
|
9183
9219
|
fill: "none",
|
|
9184
9220
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9185
9221
|
}, props),
|
|
9186
|
-
/* @__PURE__ */
|
|
9222
|
+
/* @__PURE__ */ React80.createElement(
|
|
9187
9223
|
"path",
|
|
9188
9224
|
{
|
|
9189
9225
|
fill: "currentColor",
|
|
@@ -9195,30 +9231,30 @@ function IllustrationEnterprisePlan(props) {
|
|
|
9195
9231
|
var enterprise_plan_default = IllustrationEnterprisePlan;
|
|
9196
9232
|
|
|
9197
9233
|
// src/illustrations/share.js
|
|
9198
|
-
var
|
|
9234
|
+
var React81 = __toESM(require("react"));
|
|
9199
9235
|
function IllustrationShare(props) {
|
|
9200
|
-
return /* @__PURE__ */
|
|
9236
|
+
return /* @__PURE__ */ React81.createElement(
|
|
9201
9237
|
"svg",
|
|
9202
9238
|
__spreadValues({
|
|
9203
9239
|
viewBox: "0 0 100 101",
|
|
9204
9240
|
fill: "none",
|
|
9205
9241
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9206
9242
|
}, props),
|
|
9207
|
-
/* @__PURE__ */
|
|
9243
|
+
/* @__PURE__ */ React81.createElement(
|
|
9208
9244
|
"path",
|
|
9209
9245
|
{
|
|
9210
9246
|
d: "M34.27 50.002v15.73H50c-8.69 0-15.73-7.04-15.73-15.73zM65.73 50.002v-15.73H50c8.69 0 15.73 7.04 15.73 15.73zM50 34.272H34.27v15.73c0-8.69 7.04-15.73 15.73-15.73z",
|
|
9211
9247
|
fill: "currentColor"
|
|
9212
9248
|
}
|
|
9213
9249
|
),
|
|
9214
|
-
/* @__PURE__ */
|
|
9250
|
+
/* @__PURE__ */ React81.createElement(
|
|
9215
9251
|
"path",
|
|
9216
9252
|
{
|
|
9217
9253
|
d: "M50 65.732h15.73v-15.73c0 8.69-7.04 15.73-15.73 15.73z",
|
|
9218
9254
|
fill: "currentColor"
|
|
9219
9255
|
}
|
|
9220
9256
|
),
|
|
9221
|
-
/* @__PURE__ */
|
|
9257
|
+
/* @__PURE__ */ React81.createElement(
|
|
9222
9258
|
"path",
|
|
9223
9259
|
{
|
|
9224
9260
|
d: "M0 .002v100h100v-100H0zm81.46 10c3.48 1.79 6.2 4.84 7.57 8.54h-7.57v-8.54zm-15.73 0c6.1 0 11.38 3.47 13.99 8.54H65.73v-8.54zm-15.73 0c6.1 0 11.38 3.47 13.99 8.54H36.01c2.61-5.07 7.89-8.54 13.99-8.54zm-15.73 0v8.54H20.28c2.61-5.07 7.89-8.54 13.99-8.54zm-15.73 80c-3.48-1.79-6.2-4.84-7.57-8.54h7.57v8.54zm0-10.28c-5.07-2.61-8.54-7.89-8.54-13.99h8.54v13.99zm0-15.73c-5.07-2.61-8.54-7.89-8.54-13.99 0-6.1 3.47-11.38 8.54-13.99v27.98zm0-29.72H10c0-6.1 3.47-11.38 8.54-13.99v13.99zm0-15.73h-7.57c1.37-3.7 4.09-6.75 7.57-8.54v8.54zm62.92 71.46v-8.54h7.57c-1.37 3.7-4.09 6.75-7.57 8.54zm0-10.28v-13.99H90c0 6.1-3.47 11.38-8.54 13.99zm0-29.72v-13.99c5.07 2.61 8.54 7.89 8.54 13.99 0 6.1-3.47 11.38-8.54 13.99v-13.99c0 8.69-7.04 15.73-15.73 15.73h15.73c0 8.69-7.04 15.73-15.73 15.73h13.99c-2.61 5.07-7.89 8.54-13.99 8.54v-8.54-15.73c0 8.69-7.04 15.73-15.73 15.73h13.99c-2.61 5.07-7.89 8.54-13.99 8.54-6.1 0-11.38-3.47-13.99-8.54H50c-8.69 0-15.73-7.04-15.73-15.73v24.27c-6.1 0-11.38-3.47-13.99-8.54h13.99c-8.69 0-15.73-7.04-15.73-15.73h15.73c-8.69 0-15.73-7.04-15.73-15.73 0-8.69 7.04-15.73 15.73-15.73H18.54c0-8.69 7.04-15.73 15.73-15.73v15.73c0-8.69 7.04-15.73 15.73-15.73 8.69 0 15.73 7.04 15.73 15.73v-15.73c8.69 0 15.73 7.04 15.73 15.73v-13.99c5.07 2.61 8.54 7.89 8.54 13.99H65.73c8.69 0 15.73 7.04 15.73 15.73z",
|
|
@@ -9230,39 +9266,39 @@ function IllustrationShare(props) {
|
|
|
9230
9266
|
var share_default = IllustrationShare;
|
|
9231
9267
|
|
|
9232
9268
|
// src/illustrations/faq-and-security.js
|
|
9233
|
-
var
|
|
9269
|
+
var React82 = __toESM(require("react"));
|
|
9234
9270
|
function IllustrationFaQandSecurity(props) {
|
|
9235
|
-
return /* @__PURE__ */
|
|
9271
|
+
return /* @__PURE__ */ React82.createElement(
|
|
9236
9272
|
"svg",
|
|
9237
9273
|
__spreadValues({
|
|
9238
9274
|
viewBox: "0 0 100 100",
|
|
9239
9275
|
fill: "none",
|
|
9240
9276
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9241
9277
|
}, props),
|
|
9242
|
-
/* @__PURE__ */
|
|
9278
|
+
/* @__PURE__ */ React82.createElement(
|
|
9243
9279
|
"path",
|
|
9244
9280
|
{
|
|
9245
9281
|
d: "M50 70c11.046 0 20-8.954 20-20s-8.954-20-20-20-20 8.954-20 20 8.954 20 20 20z",
|
|
9246
9282
|
fill: "currentColor"
|
|
9247
9283
|
}
|
|
9248
9284
|
),
|
|
9249
|
-
/* @__PURE__ */
|
|
9250
|
-
/* @__PURE__ */
|
|
9285
|
+
/* @__PURE__ */ React82.createElement("path", { d: "M31 50V0H0v100h99.999V69H31V50z", fill: "currentColor" }),
|
|
9286
|
+
/* @__PURE__ */ React82.createElement("path", { d: "M100 66V0H34v31h35v35h31z", fill: "currentColor" })
|
|
9251
9287
|
);
|
|
9252
9288
|
}
|
|
9253
9289
|
var faq_and_security_default = IllustrationFaQandSecurity;
|
|
9254
9290
|
|
|
9255
9291
|
// src/illustrations/starred.js
|
|
9256
|
-
var
|
|
9292
|
+
var React83 = __toESM(require("react"));
|
|
9257
9293
|
function IllustrationStarred(props) {
|
|
9258
|
-
return /* @__PURE__ */
|
|
9294
|
+
return /* @__PURE__ */ React83.createElement(
|
|
9259
9295
|
"svg",
|
|
9260
9296
|
__spreadValues({
|
|
9261
9297
|
viewBox: "0 0 101 101",
|
|
9262
9298
|
fill: "none",
|
|
9263
9299
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9264
9300
|
}, props),
|
|
9265
|
-
/* @__PURE__ */
|
|
9301
|
+
/* @__PURE__ */ React83.createElement(
|
|
9266
9302
|
"path",
|
|
9267
9303
|
{
|
|
9268
9304
|
d: "M38.963 0C17.45 0 0 18.136 0 40.495v8.507h9.444C30.967 49.002 48 30.41 48 8.05V.002L38.963 0zM100.002 38.965c0-21.513-18.136-38.963-40.495-38.963H51v9.444c0 21.523 18.592 38.556 40.951 38.556H100l.002-9.037zM61.039 100.004c21.513 0 38.963-18.136 38.963-40.495v-8.507h-9.444c-21.523 0-38.556 18.592-38.556 40.951v8.049l9.037.002zM0 61.039c0 21.513 18.136 38.963 40.495 38.963h8.507v-9.444c0-21.523-18.592-38.556-40.952-38.556H.002L0 61.039z",
|
|
@@ -9274,16 +9310,16 @@ function IllustrationStarred(props) {
|
|
|
9274
9310
|
var starred_default = IllustrationStarred;
|
|
9275
9311
|
|
|
9276
9312
|
// src/illustrations/five-minute-limit.js
|
|
9277
|
-
var
|
|
9313
|
+
var React84 = __toESM(require("react"));
|
|
9278
9314
|
function Illustration5MinuteLimit(props) {
|
|
9279
|
-
return /* @__PURE__ */
|
|
9315
|
+
return /* @__PURE__ */ React84.createElement(
|
|
9280
9316
|
"svg",
|
|
9281
9317
|
__spreadValues({
|
|
9282
9318
|
viewBox: "0 0 110 110",
|
|
9283
9319
|
fill: "none",
|
|
9284
9320
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9285
9321
|
}, props),
|
|
9286
|
-
/* @__PURE__ */
|
|
9322
|
+
/* @__PURE__ */ React84.createElement(
|
|
9287
9323
|
"path",
|
|
9288
9324
|
{
|
|
9289
9325
|
fillRule: "evenodd",
|
|
@@ -9297,16 +9333,16 @@ function Illustration5MinuteLimit(props) {
|
|
|
9297
9333
|
var five_minute_limit_default = Illustration5MinuteLimit;
|
|
9298
9334
|
|
|
9299
9335
|
// src/illustrations/starter-plus-plan.js
|
|
9300
|
-
var
|
|
9336
|
+
var React85 = __toESM(require("react"));
|
|
9301
9337
|
function IllustrationStarterPlusPlan(props) {
|
|
9302
|
-
return /* @__PURE__ */
|
|
9338
|
+
return /* @__PURE__ */ React85.createElement(
|
|
9303
9339
|
"svg",
|
|
9304
9340
|
__spreadValues({
|
|
9305
9341
|
viewBox: "0 0 100 100",
|
|
9306
9342
|
fill: "none",
|
|
9307
9343
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9308
9344
|
}, props),
|
|
9309
|
-
/* @__PURE__ */
|
|
9345
|
+
/* @__PURE__ */ React85.createElement(
|
|
9310
9346
|
"path",
|
|
9311
9347
|
{
|
|
9312
9348
|
fillRule: "evenodd",
|
|
@@ -9320,16 +9356,16 @@ function IllustrationStarterPlusPlan(props) {
|
|
|
9320
9356
|
var starter_plus_plan_default = IllustrationStarterPlusPlan;
|
|
9321
9357
|
|
|
9322
9358
|
// src/illustrations/getting-started.js
|
|
9323
|
-
var
|
|
9359
|
+
var React86 = __toESM(require("react"));
|
|
9324
9360
|
function IllustrationGettingStarted(props) {
|
|
9325
|
-
return /* @__PURE__ */
|
|
9361
|
+
return /* @__PURE__ */ React86.createElement(
|
|
9326
9362
|
"svg",
|
|
9327
9363
|
__spreadValues({
|
|
9328
9364
|
viewBox: "0 0 106 106",
|
|
9329
9365
|
fill: "none",
|
|
9330
9366
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9331
9367
|
}, props),
|
|
9332
|
-
/* @__PURE__ */
|
|
9368
|
+
/* @__PURE__ */ React86.createElement(
|
|
9333
9369
|
"path",
|
|
9334
9370
|
{
|
|
9335
9371
|
d: "M53 101c26.51 0 48-21.49 48-48S79.51 5 53 5 5 26.49 5 53s21.49 48 48 48z",
|
|
@@ -9338,7 +9374,7 @@ function IllustrationGettingStarted(props) {
|
|
|
9338
9374
|
strokeMiterlimit: 10
|
|
9339
9375
|
}
|
|
9340
9376
|
),
|
|
9341
|
-
/* @__PURE__ */
|
|
9377
|
+
/* @__PURE__ */ React86.createElement(
|
|
9342
9378
|
"path",
|
|
9343
9379
|
{
|
|
9344
9380
|
d: "M53 100.986c26.51 0 48-14.563 48-32.527 0-17.965-21.49-32.528-48-32.528S5 50.494 5 68.46c0 17.964 21.49 32.527 48 32.527z",
|
|
@@ -9347,7 +9383,7 @@ function IllustrationGettingStarted(props) {
|
|
|
9347
9383
|
strokeMiterlimit: 10
|
|
9348
9384
|
}
|
|
9349
9385
|
),
|
|
9350
|
-
/* @__PURE__ */
|
|
9386
|
+
/* @__PURE__ */ React86.createElement(
|
|
9351
9387
|
"path",
|
|
9352
9388
|
{
|
|
9353
9389
|
d: "M53 100.998c26.51 0 48-8.682 48-19.39 0-10.71-21.49-19.391-48-19.391S5 70.898 5 81.607c0 10.71 21.49 19.391 48 19.391z",
|
|
@@ -9356,7 +9392,7 @@ function IllustrationGettingStarted(props) {
|
|
|
9356
9392
|
strokeMiterlimit: 10
|
|
9357
9393
|
}
|
|
9358
9394
|
),
|
|
9359
|
-
/* @__PURE__ */
|
|
9395
|
+
/* @__PURE__ */ React86.createElement(
|
|
9360
9396
|
"path",
|
|
9361
9397
|
{
|
|
9362
9398
|
d: "M53 100.984c26.51 0 48-3.908 48-8.728S79.51 83.53 53 83.53 5 87.436 5 92.256s21.49 8.728 48 8.728z",
|
|
@@ -9370,23 +9406,23 @@ function IllustrationGettingStarted(props) {
|
|
|
9370
9406
|
var getting_started_default = IllustrationGettingStarted;
|
|
9371
9407
|
|
|
9372
9408
|
// src/illustrations/strong-upload-speed.js
|
|
9373
|
-
var
|
|
9409
|
+
var React87 = __toESM(require("react"));
|
|
9374
9410
|
function IllustrationStrongUploadSpeed(props) {
|
|
9375
|
-
return /* @__PURE__ */
|
|
9411
|
+
return /* @__PURE__ */ React87.createElement(
|
|
9376
9412
|
"svg",
|
|
9377
9413
|
__spreadValues({
|
|
9378
9414
|
viewBox: "0 0 111 110",
|
|
9379
9415
|
fill: "none",
|
|
9380
9416
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9381
9417
|
}, props),
|
|
9382
|
-
/* @__PURE__ */
|
|
9418
|
+
/* @__PURE__ */ React87.createElement(
|
|
9383
9419
|
"path",
|
|
9384
9420
|
{
|
|
9385
9421
|
d: "M.223 57.064l-.208-.356a55.069 55.069 0 002.244 13.991l44.404-40.904-46.44 27.27zM3.27 73.804C10.953 94.924 31.208 110 55 110c23.926 0 44.285-15.269 51.865-36.582l-51.582-47.53L3.27 73.804zm88.867-9.358v24.36L64.838 63.584v39.003a1.49 1.49 0 01-1.486 1.486H47.287a1.49 1.49 0 01-1.486-1.486V63.585l-27.388 25.22V64.446l36.914-33.983 36.81 33.983zM107.861 70.299a54.916 54.916 0 002.125-13.442L63.873 29.78 107.861 70.3zM63.115 25.873l46.886 27.537c-.148-5.228-1.01-10.293-2.526-15.06l-44.36-12.477zM2.482 38.543C.966 43.356.119 48.465 0 53.753l47.436-27.864L2.482 38.543z",
|
|
9386
9422
|
fill: "currentColor"
|
|
9387
9423
|
}
|
|
9388
9424
|
),
|
|
9389
|
-
/* @__PURE__ */
|
|
9425
|
+
/* @__PURE__ */ React87.createElement(
|
|
9390
9426
|
"path",
|
|
9391
9427
|
{
|
|
9392
9428
|
d: "M106.241 34.934C98.216 14.482 78.302 0 55.001 0 31.625 0 11.68 14.57 3.7 35.112l51.582-14.511 50.958 14.333z",
|
|
@@ -9398,16 +9434,16 @@ function IllustrationStrongUploadSpeed(props) {
|
|
|
9398
9434
|
var strong_upload_speed_default = IllustrationStrongUploadSpeed;
|
|
9399
9435
|
|
|
9400
9436
|
// src/illustrations/growth-through-empathy.js
|
|
9401
|
-
var
|
|
9437
|
+
var React88 = __toESM(require("react"));
|
|
9402
9438
|
function IllustrationGrowththroughEmpathy(props) {
|
|
9403
|
-
return /* @__PURE__ */
|
|
9439
|
+
return /* @__PURE__ */ React88.createElement(
|
|
9404
9440
|
"svg",
|
|
9405
9441
|
__spreadValues({
|
|
9406
9442
|
viewBox: "0 0 104 100",
|
|
9407
9443
|
fill: "none",
|
|
9408
9444
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9409
9445
|
}, props),
|
|
9410
|
-
/* @__PURE__ */
|
|
9446
|
+
/* @__PURE__ */ React88.createElement(
|
|
9411
9447
|
"path",
|
|
9412
9448
|
{
|
|
9413
9449
|
d: "M98.75 100.001c0-25.889-20.986-46.876-46.874-46.876C25.987 53.125 5 74.112 5 100.001",
|
|
@@ -9416,7 +9452,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
9416
9452
|
strokeMiterlimit: 10
|
|
9417
9453
|
}
|
|
9418
9454
|
),
|
|
9419
|
-
/* @__PURE__ */
|
|
9455
|
+
/* @__PURE__ */ React88.createElement(
|
|
9420
9456
|
"path",
|
|
9421
9457
|
{
|
|
9422
9458
|
d: "M16.704 100.001c0-19.416 15.74-35.171 35.172-35.171 19.43 0 35.171 15.74 35.171 35.171",
|
|
@@ -9425,7 +9461,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
9425
9461
|
strokeMiterlimit: 10
|
|
9426
9462
|
}
|
|
9427
9463
|
),
|
|
9428
|
-
/* @__PURE__ */
|
|
9464
|
+
/* @__PURE__ */ React88.createElement(
|
|
9429
9465
|
"path",
|
|
9430
9466
|
{
|
|
9431
9467
|
d: "M28.213 100.001c0-13.07 10.593-23.648 23.648-23.648 13.054 0 23.662 10.579 23.662 23.648",
|
|
@@ -9434,7 +9470,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
9434
9470
|
strokeMiterlimit: 10
|
|
9435
9471
|
}
|
|
9436
9472
|
),
|
|
9437
|
-
/* @__PURE__ */
|
|
9473
|
+
/* @__PURE__ */ React88.createElement(
|
|
9438
9474
|
"path",
|
|
9439
9475
|
{
|
|
9440
9476
|
d: "M39.736 100c0-6.692 5.432-12.124 12.124-12.124 6.693 0 12.124 5.432 12.124 12.124M5 0c0 25.889 20.987 46.875 46.875 46.875C77.764 46.875 98.751 25.89 98.751 0",
|
|
@@ -9443,7 +9479,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
9443
9479
|
strokeMiterlimit: 10
|
|
9444
9480
|
}
|
|
9445
9481
|
),
|
|
9446
|
-
/* @__PURE__ */
|
|
9482
|
+
/* @__PURE__ */ React88.createElement(
|
|
9447
9483
|
"path",
|
|
9448
9484
|
{
|
|
9449
9485
|
d: "M87.047 0c0 19.416-15.74 35.171-35.172 35.171-19.43 0-35.171-15.74-35.171-35.171",
|
|
@@ -9452,7 +9488,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
9452
9488
|
strokeMiterlimit: 10
|
|
9453
9489
|
}
|
|
9454
9490
|
),
|
|
9455
|
-
/* @__PURE__ */
|
|
9491
|
+
/* @__PURE__ */ React88.createElement(
|
|
9456
9492
|
"path",
|
|
9457
9493
|
{
|
|
9458
9494
|
d: "M75.538 0c0 13.07-10.593 23.648-23.648 23.648-13.054 0-23.662-10.579-23.662-23.648",
|
|
@@ -9461,7 +9497,7 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
9461
9497
|
strokeMiterlimit: 10
|
|
9462
9498
|
}
|
|
9463
9499
|
),
|
|
9464
|
-
/* @__PURE__ */
|
|
9500
|
+
/* @__PURE__ */ React88.createElement(
|
|
9465
9501
|
"path",
|
|
9466
9502
|
{
|
|
9467
9503
|
d: "M64.015 0c0 6.693-5.432 12.124-12.124 12.124S39.767 6.693 39.767.002",
|
|
@@ -9475,16 +9511,16 @@ function IllustrationGrowththroughEmpathy(props) {
|
|
|
9475
9511
|
var growth_through_empathy_default = IllustrationGrowththroughEmpathy;
|
|
9476
9512
|
|
|
9477
9513
|
// src/illustrations/troubleshooting.js
|
|
9478
|
-
var
|
|
9514
|
+
var React89 = __toESM(require("react"));
|
|
9479
9515
|
function IllustrationTroubleshooting(props) {
|
|
9480
|
-
return /* @__PURE__ */
|
|
9516
|
+
return /* @__PURE__ */ React89.createElement(
|
|
9481
9517
|
"svg",
|
|
9482
9518
|
__spreadValues({
|
|
9483
9519
|
viewBox: "0 0 110 110",
|
|
9484
9520
|
fill: "none",
|
|
9485
9521
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9486
9522
|
}, props),
|
|
9487
|
-
/* @__PURE__ */
|
|
9523
|
+
/* @__PURE__ */ React89.createElement(
|
|
9488
9524
|
"path",
|
|
9489
9525
|
{
|
|
9490
9526
|
d: "M5 55h99.984c0 27.61-22.375 50-50 50S5 82.61 5 55z",
|
|
@@ -9494,7 +9530,7 @@ function IllustrationTroubleshooting(props) {
|
|
|
9494
9530
|
strokeMiterlimit: 10
|
|
9495
9531
|
}
|
|
9496
9532
|
),
|
|
9497
|
-
/* @__PURE__ */
|
|
9533
|
+
/* @__PURE__ */ React89.createElement(
|
|
9498
9534
|
"path",
|
|
9499
9535
|
{
|
|
9500
9536
|
d: "M55 105c27.614 0 50-22.386 50-50S82.614 5 55 5 5 27.386 5 55s22.386 50 50 50z",
|
|
@@ -9503,7 +9539,7 @@ function IllustrationTroubleshooting(props) {
|
|
|
9503
9539
|
strokeMiterlimit: 10
|
|
9504
9540
|
}
|
|
9505
9541
|
),
|
|
9506
|
-
/* @__PURE__ */
|
|
9542
|
+
/* @__PURE__ */ React89.createElement(
|
|
9507
9543
|
"path",
|
|
9508
9544
|
{
|
|
9509
9545
|
d: "M23.534 55C23.534 37.62 37.62 23.534 55 23.534c17.382 0 31.466 14.085 31.466 31.466",
|
|
@@ -9512,7 +9548,7 @@ function IllustrationTroubleshooting(props) {
|
|
|
9512
9548
|
strokeMiterlimit: 10
|
|
9513
9549
|
}
|
|
9514
9550
|
),
|
|
9515
|
-
/* @__PURE__ */
|
|
9551
|
+
/* @__PURE__ */ React89.createElement(
|
|
9516
9552
|
"path",
|
|
9517
9553
|
{
|
|
9518
9554
|
d: "M42.053 55c0-7.138 5.794-12.932 12.932-12.932 7.138 0 12.932 5.794 12.932 12.932",
|
|
@@ -9526,16 +9562,16 @@ function IllustrationTroubleshooting(props) {
|
|
|
9526
9562
|
var troubleshooting_default = IllustrationTroubleshooting;
|
|
9527
9563
|
|
|
9528
9564
|
// src/illustrations/health-plans.js
|
|
9529
|
-
var
|
|
9565
|
+
var React90 = __toESM(require("react"));
|
|
9530
9566
|
function IllustrationHealthPlans(props) {
|
|
9531
|
-
return /* @__PURE__ */
|
|
9567
|
+
return /* @__PURE__ */ React90.createElement(
|
|
9532
9568
|
"svg",
|
|
9533
9569
|
__spreadValues({
|
|
9534
9570
|
viewBox: "0 0 100 101",
|
|
9535
9571
|
fill: "none",
|
|
9536
9572
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9537
9573
|
}, props),
|
|
9538
|
-
/* @__PURE__ */
|
|
9574
|
+
/* @__PURE__ */ React90.createElement(
|
|
9539
9575
|
"path",
|
|
9540
9576
|
{
|
|
9541
9577
|
fillRule: "evenodd",
|
|
@@ -9549,16 +9585,16 @@ function IllustrationHealthPlans(props) {
|
|
|
9549
9585
|
var health_plans_default = IllustrationHealthPlans;
|
|
9550
9586
|
|
|
9551
9587
|
// src/illustrations/upgrade.js
|
|
9552
|
-
var
|
|
9588
|
+
var React91 = __toESM(require("react"));
|
|
9553
9589
|
function IllustrationUpgrade(props) {
|
|
9554
|
-
return /* @__PURE__ */
|
|
9590
|
+
return /* @__PURE__ */ React91.createElement(
|
|
9555
9591
|
"svg",
|
|
9556
9592
|
__spreadValues({
|
|
9557
9593
|
viewBox: "0 0 100 100",
|
|
9558
9594
|
fill: "none",
|
|
9559
9595
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9560
9596
|
}, props),
|
|
9561
|
-
/* @__PURE__ */
|
|
9597
|
+
/* @__PURE__ */ React91.createElement(
|
|
9562
9598
|
"path",
|
|
9563
9599
|
{
|
|
9564
9600
|
fillRule: "evenodd",
|
|
@@ -9572,16 +9608,16 @@ function IllustrationUpgrade(props) {
|
|
|
9572
9608
|
var upgrade_default = IllustrationUpgrade;
|
|
9573
9609
|
|
|
9574
9610
|
// src/illustrations/how-to-use-loom.js
|
|
9575
|
-
var
|
|
9611
|
+
var React92 = __toESM(require("react"));
|
|
9576
9612
|
function IllustrationHowtoUseLoom(props) {
|
|
9577
|
-
return /* @__PURE__ */
|
|
9613
|
+
return /* @__PURE__ */ React92.createElement(
|
|
9578
9614
|
"svg",
|
|
9579
9615
|
__spreadValues({
|
|
9580
9616
|
viewBox: "0 0 110 110",
|
|
9581
9617
|
fill: "none",
|
|
9582
9618
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9583
9619
|
}, props),
|
|
9584
|
-
/* @__PURE__ */
|
|
9620
|
+
/* @__PURE__ */ React92.createElement(
|
|
9585
9621
|
"path",
|
|
9586
9622
|
{
|
|
9587
9623
|
d: "M61.125 97.536H48.768v12.373h12.357V97.536zM81.608 88.743l-10.701 6.179 6.186 10.714 10.701-6.178-6.186-10.715zM94.92 70.897l-6.178 10.7 10.715 6.187 6.178-10.701-10.714-6.186zM89.445 61.127V48.77H78.014l9.91-5.724-6.178-10.71-9.895 5.724 5.724-9.895-10.71-6.179-5.724 9.895V20.45H48.769V31.88l-5.724-9.895-10.71 6.179 5.723 9.91-9.91-5.723-6.179 10.71 9.91 5.724H20.45v12.356h11.43l-9.91 5.724 6.179 10.71 9.91-5.723-5.723 9.91 10.71 6.178 5.724-9.91v11.431h12.356V78.032l5.724 9.91 10.71-6.178-5.724-9.895 9.895 5.724 6.179-10.71-9.91-5.724h11.447v-.031zM54.947 71.413c-9.095 0-16.465-7.37-16.465-16.465 0-9.095 7.37-16.465 16.465-16.465 9.095 0 16.465 7.37 16.465 16.465 0 9.095-7.37 16.465-16.465 16.465zM109.91 48.77H97.538v12.356h12.372V48.77zM99.46 22.114l-10.714 6.187L94.925 39l10.714-6.186-6.178-10.7zM77.082 4.276L70.896 14.99l10.701 6.179 6.186-10.715-10.7-6.178zM61.125 0H48.768v12.373h12.357V0zM32.825 4.281L22.124 10.46l6.186 10.714 10.701-6.178-6.186-10.715zM10.449 22.127L4.27 32.828l10.714 6.186 6.178-10.7-10.714-6.187zM12.373 48.77H0v12.356h12.373V48.77zM14.99 70.881L4.274 77.067l6.178 10.701 10.715-6.186-6.179-10.7zM28.311 88.746L22.125 99.46l10.701 6.179 6.186-10.715-10.7-6.178z",
|
|
@@ -9593,16 +9629,16 @@ function IllustrationHowtoUseLoom(props) {
|
|
|
9593
9629
|
var how_to_use_loom_default = IllustrationHowtoUseLoom;
|
|
9594
9630
|
|
|
9595
9631
|
// src/illustrations/upload-drag-and-drop.js
|
|
9596
|
-
var
|
|
9632
|
+
var React93 = __toESM(require("react"));
|
|
9597
9633
|
function IllustrationUploadDragAndDrop(props) {
|
|
9598
|
-
return /* @__PURE__ */
|
|
9634
|
+
return /* @__PURE__ */ React93.createElement(
|
|
9599
9635
|
"svg",
|
|
9600
9636
|
__spreadValues({
|
|
9601
9637
|
viewBox: "0 0 100 100",
|
|
9602
9638
|
fill: "none",
|
|
9603
9639
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9604
9640
|
}, props),
|
|
9605
|
-
/* @__PURE__ */
|
|
9641
|
+
/* @__PURE__ */ React93.createElement(
|
|
9606
9642
|
"path",
|
|
9607
9643
|
{
|
|
9608
9644
|
d: "M100 38.086V0H61.914v9.93h21.132L54.963 38.013V16.88h-9.93v21.132L16.951 9.93h21.135V0H0v38.086h9.93V16.951l28.083 28.082H16.88v9.93h21.132L9.93 83.046V61.914H0V100h38.086v-9.93H16.951l28.082-28.086v21.135h9.93V61.984L83.046 90.07H61.914V100H100V61.914h-9.93v21.132L61.987 54.963H83.12v-9.93H61.987L90.07 16.951v21.135H100z",
|
|
@@ -9614,16 +9650,16 @@ function IllustrationUploadDragAndDrop(props) {
|
|
|
9614
9650
|
var upload_drag_and_drop_default = IllustrationUploadDragAndDrop;
|
|
9615
9651
|
|
|
9616
9652
|
// src/illustrations/use-cases.js
|
|
9617
|
-
var
|
|
9653
|
+
var React94 = __toESM(require("react"));
|
|
9618
9654
|
function IllustrationUseCases(props) {
|
|
9619
|
-
return /* @__PURE__ */
|
|
9655
|
+
return /* @__PURE__ */ React94.createElement(
|
|
9620
9656
|
"svg",
|
|
9621
9657
|
__spreadValues({
|
|
9622
9658
|
viewBox: "0 0 100 100",
|
|
9623
9659
|
fill: "none",
|
|
9624
9660
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9625
9661
|
}, props),
|
|
9626
|
-
/* @__PURE__ */
|
|
9662
|
+
/* @__PURE__ */ React94.createElement(
|
|
9627
9663
|
"path",
|
|
9628
9664
|
{
|
|
9629
9665
|
d: "M0 0v100h100V0H0zm90 90H61.91l20.87-12.52L90 89.52V90zm0-71.25H29.01L90 26.56v8.82l-42.3-5.42L90 42.3v9.12l-27.61-8.05L90 56.78v9.73l-15.29-7.42L90 71.34v11.22L76.02 71.35 61.06 90H49.84l24.82-30.94-8.62-4.19L48.98 90h-9.73l22.71-46.76-9.21-2.68L38.34 90h-9.12l17.53-60.15-10.48-1.35L28.4 90h-8.82l9.12-71.25h-9.94V90H10V10h80v8.75z",
|
|
@@ -9635,16 +9671,16 @@ function IllustrationUseCases(props) {
|
|
|
9635
9671
|
var use_cases_default = IllustrationUseCases;
|
|
9636
9672
|
|
|
9637
9673
|
// src/illustrations/invite-members.js
|
|
9638
|
-
var
|
|
9674
|
+
var React95 = __toESM(require("react"));
|
|
9639
9675
|
function IllustrationInviteMembers(props) {
|
|
9640
|
-
return /* @__PURE__ */
|
|
9676
|
+
return /* @__PURE__ */ React95.createElement(
|
|
9641
9677
|
"svg",
|
|
9642
9678
|
__spreadValues({
|
|
9643
9679
|
viewBox: "0 0 134 134",
|
|
9644
9680
|
fill: "none",
|
|
9645
9681
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9646
9682
|
}, props),
|
|
9647
|
-
/* @__PURE__ */
|
|
9683
|
+
/* @__PURE__ */ React95.createElement(
|
|
9648
9684
|
"path",
|
|
9649
9685
|
{
|
|
9650
9686
|
fillRule: "evenodd",
|
|
@@ -9658,45 +9694,45 @@ function IllustrationInviteMembers(props) {
|
|
|
9658
9694
|
var invite_members_default = IllustrationInviteMembers;
|
|
9659
9695
|
|
|
9660
9696
|
// src/illustrations/wellness.js
|
|
9661
|
-
var
|
|
9697
|
+
var React96 = __toESM(require("react"));
|
|
9662
9698
|
function IllustrationWellness(props) {
|
|
9663
|
-
return /* @__PURE__ */
|
|
9699
|
+
return /* @__PURE__ */ React96.createElement(
|
|
9664
9700
|
"svg",
|
|
9665
9701
|
__spreadValues({
|
|
9666
9702
|
viewBox: "0 0 100 101",
|
|
9667
9703
|
fill: "none",
|
|
9668
9704
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9669
9705
|
}, props),
|
|
9670
|
-
/* @__PURE__ */
|
|
9706
|
+
/* @__PURE__ */ React96.createElement(
|
|
9671
9707
|
"path",
|
|
9672
9708
|
{
|
|
9673
9709
|
d: "M66.667.929a33.333 33.333 0 010 66.666V.93zM0 34.263a33.333 33.333 0 0166.667 0H0zM33.333 100.929a33.338 33.338 0 01-23.57-9.763 33.333 33.333 0 0123.57-56.903v66.666z",
|
|
9674
9710
|
fill: "currentColor"
|
|
9675
9711
|
}
|
|
9676
9712
|
),
|
|
9677
|
-
/* @__PURE__ */
|
|
9713
|
+
/* @__PURE__ */ React96.createElement(
|
|
9678
9714
|
"path",
|
|
9679
9715
|
{
|
|
9680
9716
|
d: "M99.999 67.596a33.332 33.332 0 01-64.13 12.756 33.332 33.332 0 01-2.537-12.756h66.667zM33.334.93H.001v33.333h33.333z",
|
|
9681
9717
|
fill: "currentColor"
|
|
9682
9718
|
}
|
|
9683
9719
|
),
|
|
9684
|
-
/* @__PURE__ */
|
|
9720
|
+
/* @__PURE__ */ React96.createElement("path", { fill: "currentColor", d: "M100 67.595H66.667v33.333H100z" })
|
|
9685
9721
|
);
|
|
9686
9722
|
}
|
|
9687
9723
|
var wellness_default = IllustrationWellness;
|
|
9688
9724
|
|
|
9689
9725
|
// src/illustrations/comments.js
|
|
9690
|
-
var
|
|
9726
|
+
var React97 = __toESM(require("react"));
|
|
9691
9727
|
function IllustrationComments(props) {
|
|
9692
|
-
return /* @__PURE__ */
|
|
9728
|
+
return /* @__PURE__ */ React97.createElement(
|
|
9693
9729
|
"svg",
|
|
9694
9730
|
__spreadValues({
|
|
9695
9731
|
viewBox: "0 0 96 96",
|
|
9696
9732
|
fill: "none",
|
|
9697
9733
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9698
9734
|
}, props),
|
|
9699
|
-
/* @__PURE__ */
|
|
9735
|
+
/* @__PURE__ */ React97.createElement(
|
|
9700
9736
|
"path",
|
|
9701
9737
|
{
|
|
9702
9738
|
fillRule: "evenodd",
|
|
@@ -9705,7 +9741,7 @@ function IllustrationComments(props) {
|
|
|
9705
9741
|
fill: "currentColor"
|
|
9706
9742
|
}
|
|
9707
9743
|
),
|
|
9708
|
-
/* @__PURE__ */
|
|
9744
|
+
/* @__PURE__ */ React97.createElement(
|
|
9709
9745
|
"path",
|
|
9710
9746
|
{
|
|
9711
9747
|
fill: "currentColor",
|
|
@@ -9717,16 +9753,16 @@ function IllustrationComments(props) {
|
|
|
9717
9753
|
var comments_default = IllustrationComments;
|
|
9718
9754
|
|
|
9719
9755
|
// src/illustrations/folders-empty-state-mobile.js
|
|
9720
|
-
var
|
|
9756
|
+
var React98 = __toESM(require("react"));
|
|
9721
9757
|
function IllutrationFoldersEmptyStateMobile(props) {
|
|
9722
|
-
return /* @__PURE__ */
|
|
9758
|
+
return /* @__PURE__ */ React98.createElement(
|
|
9723
9759
|
"svg",
|
|
9724
9760
|
__spreadValues({
|
|
9725
9761
|
viewBox: "0 0 96 96",
|
|
9726
9762
|
fill: "none",
|
|
9727
9763
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9728
9764
|
}, props),
|
|
9729
|
-
/* @__PURE__ */
|
|
9765
|
+
/* @__PURE__ */ React98.createElement(
|
|
9730
9766
|
"path",
|
|
9731
9767
|
{
|
|
9732
9768
|
fillRule: "evenodd",
|
|
@@ -9735,7 +9771,7 @@ function IllutrationFoldersEmptyStateMobile(props) {
|
|
|
9735
9771
|
fill: "currentColor"
|
|
9736
9772
|
}
|
|
9737
9773
|
),
|
|
9738
|
-
/* @__PURE__ */
|
|
9774
|
+
/* @__PURE__ */ React98.createElement(
|
|
9739
9775
|
"path",
|
|
9740
9776
|
{
|
|
9741
9777
|
fillRule: "evenodd",
|
|
@@ -9749,23 +9785,23 @@ function IllutrationFoldersEmptyStateMobile(props) {
|
|
|
9749
9785
|
var folders_empty_state_mobile_default = IllutrationFoldersEmptyStateMobile;
|
|
9750
9786
|
|
|
9751
9787
|
// src/illustrations/help-ios.js
|
|
9752
|
-
var
|
|
9788
|
+
var React99 = __toESM(require("react"));
|
|
9753
9789
|
function IllustrationHelpIos(props) {
|
|
9754
|
-
return /* @__PURE__ */
|
|
9790
|
+
return /* @__PURE__ */ React99.createElement(
|
|
9755
9791
|
"svg",
|
|
9756
9792
|
__spreadValues({
|
|
9757
9793
|
viewBox: "0 0 96 96",
|
|
9758
9794
|
fill: "none",
|
|
9759
9795
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9760
9796
|
}, props),
|
|
9761
|
-
/* @__PURE__ */
|
|
9797
|
+
/* @__PURE__ */ React99.createElement(
|
|
9762
9798
|
"path",
|
|
9763
9799
|
{
|
|
9764
9800
|
d: "M22.8 12c5.965 0 10.8 4.835 10.8 10.8 0 .254-.008.505-.026.754C38.542 16.58 46.912 12 56.4 12 71.643 12 84 23.82 84 38.4c0 14.58-12.357 26.4-27.6 26.4-5.744 0-11.078-1.678-15.496-4.55A15.527 15.527 0 0143.2 68.4c0 8.616-6.984 15.6-15.6 15.6C18.985 84 12 77.016 12 68.4s6.985-15.6 15.6-15.6c2.444 0 4.757.562 6.816 1.564C30.892 49.93 28.8 44.399 28.8 38.4c0-2.6.393-5.11 1.125-7.483A10.76 10.76 0 0122.8 33.6c-5.964 0-10.8-4.835-10.8-10.8C12 16.835 16.836 12 22.8 12z",
|
|
9765
9801
|
fill: "currentColor"
|
|
9766
9802
|
}
|
|
9767
9803
|
),
|
|
9768
|
-
/* @__PURE__ */
|
|
9804
|
+
/* @__PURE__ */ React99.createElement(
|
|
9769
9805
|
"path",
|
|
9770
9806
|
{
|
|
9771
9807
|
fillRule: "evenodd",
|
|
@@ -9779,17 +9815,17 @@ function IllustrationHelpIos(props) {
|
|
|
9779
9815
|
var help_ios_default = IllustrationHelpIos;
|
|
9780
9816
|
|
|
9781
9817
|
// src/illustrations/my-videos-empty-state-mobile.js
|
|
9782
|
-
var
|
|
9818
|
+
var React100 = __toESM(require("react"));
|
|
9783
9819
|
function IllustrationMyVideosEmptyStateMobile(props) {
|
|
9784
|
-
return /* @__PURE__ */
|
|
9820
|
+
return /* @__PURE__ */ React100.createElement(
|
|
9785
9821
|
"svg",
|
|
9786
9822
|
__spreadValues({
|
|
9787
9823
|
viewBox: "0 0 96 96",
|
|
9788
9824
|
fill: "none",
|
|
9789
9825
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9790
9826
|
}, props),
|
|
9791
|
-
/* @__PURE__ */
|
|
9792
|
-
/* @__PURE__ */
|
|
9827
|
+
/* @__PURE__ */ React100.createElement("path", { d: "M96 0H0v96h96V0zM84 12v72H12V12h72z", fill: "currentColor" }),
|
|
9828
|
+
/* @__PURE__ */ React100.createElement(
|
|
9793
9829
|
"path",
|
|
9794
9830
|
{
|
|
9795
9831
|
fillRule: "evenodd",
|
|
@@ -9803,16 +9839,16 @@ function IllustrationMyVideosEmptyStateMobile(props) {
|
|
|
9803
9839
|
var my_videos_empty_state_mobile_default = IllustrationMyVideosEmptyStateMobile;
|
|
9804
9840
|
|
|
9805
9841
|
// src/illustrations/recents-empty-state-mobile.js
|
|
9806
|
-
var
|
|
9842
|
+
var React101 = __toESM(require("react"));
|
|
9807
9843
|
function IllustrationRecentsEmptyStateMobile(props) {
|
|
9808
|
-
return /* @__PURE__ */
|
|
9844
|
+
return /* @__PURE__ */ React101.createElement(
|
|
9809
9845
|
"svg",
|
|
9810
9846
|
__spreadValues({
|
|
9811
9847
|
viewBox: "0 0 96 96",
|
|
9812
9848
|
fill: "none",
|
|
9813
9849
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9814
9850
|
}, props),
|
|
9815
|
-
/* @__PURE__ */
|
|
9851
|
+
/* @__PURE__ */ React101.createElement(
|
|
9816
9852
|
"path",
|
|
9817
9853
|
{
|
|
9818
9854
|
fillRule: "evenodd",
|
|
@@ -9826,16 +9862,16 @@ function IllustrationRecentsEmptyStateMobile(props) {
|
|
|
9826
9862
|
var recents_empty_state_mobile_default = IllustrationRecentsEmptyStateMobile;
|
|
9827
9863
|
|
|
9828
9864
|
// src/illustrations/chrome-notifications-empty-state.js
|
|
9829
|
-
var
|
|
9865
|
+
var React102 = __toESM(require("react"));
|
|
9830
9866
|
function IllustrationChromeNotificationsEmptyState(props) {
|
|
9831
|
-
return /* @__PURE__ */
|
|
9867
|
+
return /* @__PURE__ */ React102.createElement(
|
|
9832
9868
|
"svg",
|
|
9833
9869
|
__spreadValues({
|
|
9834
9870
|
viewBox: "0 0 96 96",
|
|
9835
9871
|
fill: "none",
|
|
9836
9872
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9837
9873
|
}, props),
|
|
9838
|
-
/* @__PURE__ */
|
|
9874
|
+
/* @__PURE__ */ React102.createElement(
|
|
9839
9875
|
"circle",
|
|
9840
9876
|
{
|
|
9841
9877
|
cx: 15.84,
|
|
@@ -9845,7 +9881,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
9845
9881
|
strokeWidth: 9.6
|
|
9846
9882
|
}
|
|
9847
9883
|
),
|
|
9848
|
-
/* @__PURE__ */
|
|
9884
|
+
/* @__PURE__ */ React102.createElement(
|
|
9849
9885
|
"path",
|
|
9850
9886
|
{
|
|
9851
9887
|
d: "M59.52 15.84c0 5.963-5.022 11.04-11.52 11.04-6.498 0-11.52-5.077-11.52-11.04C36.48 9.877 41.502 4.8 48 4.8c6.498 0 11.52 5.077 11.52 11.04z",
|
|
@@ -9853,8 +9889,8 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
9853
9889
|
strokeWidth: 9.6
|
|
9854
9890
|
}
|
|
9855
9891
|
),
|
|
9856
|
-
/* @__PURE__ */
|
|
9857
|
-
/* @__PURE__ */
|
|
9892
|
+
/* @__PURE__ */ React102.createElement("circle", { cx: 80.16, cy: 15.84, r: 15.84, fill: "currentColor" }),
|
|
9893
|
+
/* @__PURE__ */ React102.createElement(
|
|
9858
9894
|
"path",
|
|
9859
9895
|
{
|
|
9860
9896
|
d: "M26.88 48c0 6.498-5.077 11.52-11.04 11.52C9.877 59.52 4.8 54.498 4.8 48c0-6.498 5.077-11.52 11.04-11.52 5.963 0 11.04 5.022 11.04 11.52z",
|
|
@@ -9862,7 +9898,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
9862
9898
|
strokeWidth: 9.6
|
|
9863
9899
|
}
|
|
9864
9900
|
),
|
|
9865
|
-
/* @__PURE__ */
|
|
9901
|
+
/* @__PURE__ */ React102.createElement(
|
|
9866
9902
|
"circle",
|
|
9867
9903
|
{
|
|
9868
9904
|
cx: 48,
|
|
@@ -9872,7 +9908,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
9872
9908
|
strokeWidth: 9.6
|
|
9873
9909
|
}
|
|
9874
9910
|
),
|
|
9875
|
-
/* @__PURE__ */
|
|
9911
|
+
/* @__PURE__ */ React102.createElement(
|
|
9876
9912
|
"path",
|
|
9877
9913
|
{
|
|
9878
9914
|
d: "M91.2 48c0 6.498-5.077 11.52-11.04 11.52-5.963 0-11.04-5.022-11.04-11.52 0-6.498 5.077-11.52 11.04-11.52 5.963 0 11.04 5.022 11.04 11.52z",
|
|
@@ -9880,7 +9916,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
9880
9916
|
strokeWidth: 9.6
|
|
9881
9917
|
}
|
|
9882
9918
|
),
|
|
9883
|
-
/* @__PURE__ */
|
|
9919
|
+
/* @__PURE__ */ React102.createElement(
|
|
9884
9920
|
"circle",
|
|
9885
9921
|
{
|
|
9886
9922
|
cx: 15.84,
|
|
@@ -9890,7 +9926,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
9890
9926
|
strokeWidth: 9.6
|
|
9891
9927
|
}
|
|
9892
9928
|
),
|
|
9893
|
-
/* @__PURE__ */
|
|
9929
|
+
/* @__PURE__ */ React102.createElement(
|
|
9894
9930
|
"path",
|
|
9895
9931
|
{
|
|
9896
9932
|
d: "M59.52 80.16c0 5.963-5.022 11.04-11.52 11.04-6.498 0-11.52-5.077-11.52-11.04 0-5.963 5.022-11.04 11.52-11.04 6.498 0 11.52 5.077 11.52 11.04z",
|
|
@@ -9898,7 +9934,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
|
|
|
9898
9934
|
strokeWidth: 9.6
|
|
9899
9935
|
}
|
|
9900
9936
|
),
|
|
9901
|
-
/* @__PURE__ */
|
|
9937
|
+
/* @__PURE__ */ React102.createElement(
|
|
9902
9938
|
"circle",
|
|
9903
9939
|
{
|
|
9904
9940
|
cx: 80.16,
|