@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.
Files changed (104) hide show
  1. package/dist/cjs/icons/banner-vector-up.js +17 -3
  2. package/dist/cjs/icons/banner-vector-up.js.map +2 -2
  3. package/dist/cjs/icons/cursor.js +40 -0
  4. package/dist/cjs/icons/cursor.js.map +7 -0
  5. package/dist/cjs/icons/index.js +645 -637
  6. package/dist/cjs/icons/index.js.map +4 -4
  7. package/dist/cjs/index.js +578 -542
  8. package/dist/cjs/index.js.map +3 -3
  9. package/dist/esm/icons/banner-vector-up.js +1 -1
  10. package/dist/esm/icons/{chunk-2V4R73H6.js → chunk-3OR7GMMB.js} +8 -4
  11. package/dist/esm/icons/chunk-3OR7GMMB.js.map +7 -0
  12. package/dist/esm/icons/chunk-KVOGDZ34.js +11 -0
  13. package/dist/esm/icons/chunk-KVOGDZ34.js.map +7 -0
  14. package/dist/esm/icons/cursor.js +8 -0
  15. package/dist/esm/icons/cursor.js.map +7 -0
  16. package/dist/esm/icons/index.js +63 -59
  17. package/dist/esm/index.js +510 -470
  18. package/dist/esm/index.js.map +2 -2
  19. package/dist/types/colors.d.ts +1 -1
  20. package/dist/types/colors.d.ts.map +1 -1
  21. package/dist/types/components/align/align.d.ts +1 -1
  22. package/dist/types/components/align/align.d.ts.map +1 -1
  23. package/dist/types/components/arrange/arrange.d.ts +1 -1
  24. package/dist/types/components/arrange/arrange.d.ts.map +1 -1
  25. package/dist/types/components/avatar/avatar.d.ts +1 -1
  26. package/dist/types/components/avatar/avatar.d.ts.map +1 -1
  27. package/dist/types/components/backdrop/backdrop.d.ts +1 -1
  28. package/dist/types/components/backdrop/backdrop.d.ts.map +1 -1
  29. package/dist/types/components/base-styles/base-styles.d.ts.map +1 -1
  30. package/dist/types/components/button/button.d.ts +1 -1
  31. package/dist/types/components/button/button.d.ts.map +1 -1
  32. package/dist/types/components/color-picker/color-picker.d.ts +1 -1
  33. package/dist/types/components/color-picker/color-picker.d.ts.map +1 -1
  34. package/dist/types/components/container/container.d.ts +1 -1
  35. package/dist/types/components/container/container.d.ts.map +1 -1
  36. package/dist/types/components/distribute/distribute.d.ts +1 -1
  37. package/dist/types/components/distribute/distribute.d.ts.map +1 -1
  38. package/dist/types/components/dropdown/dropdown.d.ts.map +1 -1
  39. package/dist/types/components/ellipses-loader/ellipses-loader.d.ts +1 -1
  40. package/dist/types/components/ellipses-loader/ellipses-loader.d.ts.map +1 -1
  41. package/dist/types/components/form-field/form-field.d.ts +2 -2
  42. package/dist/types/components/form-field/form-field.d.ts.map +1 -1
  43. package/dist/types/components/icon/available-icons/banner-vector-up.d.ts.map +1 -1
  44. package/dist/types/components/icon/available-icons/cursor.d.ts +3 -0
  45. package/dist/types/components/icon/available-icons/cursor.d.ts.map +1 -0
  46. package/dist/types/components/icon/available-icons/index.d.ts +1 -0
  47. package/dist/types/components/icon/available-icons/index.d.ts.map +1 -1
  48. package/dist/types/components/icon/icon.d.ts +2 -2
  49. package/dist/types/components/icon/icon.d.ts.map +1 -1
  50. package/dist/types/components/icon-button/icon-button.d.ts +1 -1
  51. package/dist/types/components/icon-button/icon-button.d.ts.map +1 -1
  52. package/dist/types/components/layout/layout.d.ts +1 -1
  53. package/dist/types/components/layout/layout.d.ts.map +1 -1
  54. package/dist/types/components/link/link.d.ts +1 -1
  55. package/dist/types/components/link/link.d.ts.map +1 -1
  56. package/dist/types/components/list/list.d.ts +1 -1
  57. package/dist/types/components/list/list.d.ts.map +1 -1
  58. package/dist/types/components/loader/loader.d.ts +1 -1
  59. package/dist/types/components/loader/loader.d.ts.map +1 -1
  60. package/dist/types/components/logo/logo.d.ts +1 -1
  61. package/dist/types/components/logo/logo.d.ts.map +1 -1
  62. package/dist/types/components/menu/menu.d.ts +2 -1
  63. package/dist/types/components/menu/menu.d.ts.map +1 -1
  64. package/dist/types/components/modal/modal.d.ts +2 -2
  65. package/dist/types/components/modal/modal.d.ts.map +1 -1
  66. package/dist/types/components/notification-bar/notification-bar.d.ts +2 -2
  67. package/dist/types/components/notification-bar/notification-bar.d.ts.map +1 -1
  68. package/dist/types/components/pill/pill.d.ts +1 -1
  69. package/dist/types/components/pill/pill.d.ts.map +1 -1
  70. package/dist/types/components/select/select.d.ts +2 -2
  71. package/dist/types/components/select/select.d.ts.map +1 -1
  72. package/dist/types/components/skeleton/skeleton.d.ts +1 -1
  73. package/dist/types/components/skeleton/skeleton.d.ts.map +1 -1
  74. package/dist/types/components/spacer/spacer.d.ts +1 -1
  75. package/dist/types/components/spacer/spacer.d.ts.map +1 -1
  76. package/dist/types/components/split/split.d.ts +1 -1
  77. package/dist/types/components/split/split.d.ts.map +1 -1
  78. package/dist/types/components/switch/switch.d.ts +1 -1
  79. package/dist/types/components/switch/switch.d.ts.map +1 -1
  80. package/dist/types/components/tabs/tabs.d.ts +1 -1
  81. package/dist/types/components/tabs/tabs.d.ts.map +1 -1
  82. package/dist/types/components/text/text.d.ts +2 -2
  83. package/dist/types/components/text/text.d.ts.map +1 -1
  84. package/dist/types/components/text-button/text-button.d.ts +1 -1
  85. package/dist/types/components/text-button/text-button.d.ts.map +1 -1
  86. package/dist/types/components/toast/toast.d.ts +1 -1
  87. package/dist/types/components/toast/toast.d.ts.map +1 -1
  88. package/dist/types/components/tooltip/tooltip.d.ts +1 -1
  89. package/dist/types/components/tooltip/tooltip.d.ts.map +1 -1
  90. package/dist/types/components/typeahead/typeahead.d.ts +2 -2
  91. package/dist/types/components/typeahead/typeahead.d.ts.map +1 -1
  92. package/dist/types/components/waveform-loader/waveform-loader.d.ts +1 -1
  93. package/dist/types/components/waveform-loader/waveform-loader.d.ts.map +1 -1
  94. package/dist/types/icons/banner-vector-up.d.ts.map +1 -1
  95. package/dist/types/icons/cursor.d.ts +3 -0
  96. package/dist/types/icons/cursor.d.ts.map +1 -0
  97. package/dist/types/icons/index.d.ts +1 -0
  98. package/dist/types/icons/index.d.ts.map +1 -1
  99. package/dist/types/utilities/responsive.d.ts +3 -3
  100. package/dist/types/utilities/responsive.d.ts.map +1 -1
  101. package/dist/types/utilities/size.d.ts +1 -1
  102. package/dist/types/utilities/size.d.ts.map +1 -1
  103. package/package.json +4 -5
  104. package/dist/esm/icons/chunk-2V4R73H6.js.map +0 -7
package/dist/esm/index.js CHANGED
@@ -57,6 +57,8 @@ var focusRingAlpha = 0.8;
57
57
  var buttonBorderAlpha = 0.25;
58
58
  var tabBackgroundAlpha = 0.06;
59
59
  var highlightAlpha = 0.15;
60
+ var highlightHoverAlpha = 0.3;
61
+ var highlightActiveAlpha = 0.45;
60
62
  var hslaBaseColors = {
61
63
  red: { h: 4, s: 64, l: 48, a: 1 },
62
64
  blurpleLight: { h: 240, s: 83.3, l: 95.3, a: 1 },
@@ -101,6 +103,8 @@ var themeSharedColors = {
101
103
  backdropTwilightAlpha
102
104
  ),
103
105
  highlight: alphaFunction(hslaBaseColors.blurple, highlightAlpha),
106
+ highlightHover: alphaFunction(hslaBaseColors.blurple, highlightHoverAlpha),
107
+ highlightActive: alphaFunction(hslaBaseColors.blurple, highlightActiveAlpha),
104
108
  warning: {
105
109
  h: 45.5,
106
110
  s: 96,
@@ -1897,6 +1901,8 @@ var buildGlobalStylesheet = (rootElement = ":root", bodyElement = "body", docume
1897
1901
 
1898
1902
  --lns-color-backdropTwilight: hsla(216, 69%, 23%, 0.8);
1899
1903
  --lns-color-highlight: hsla(215, 80%, 48%, 0.15);
1904
+ --lns-color-highlightHover: hsla(215, 80%, 48%, 0.3);
1905
+ --lns-color-highlightActive: hsla(215, 80%, 48%, 0.45);
1900
1906
 
1901
1907
  --lns-gradient-ai-primary: conic-gradient(from 270deg, #0469FF 90deg, #BF63F3 180deg, #FFA900 270deg, #0065FF 360deg);
1902
1908
  --lns-gradient-ai-secondary: radial-gradient(138.41% 100% at 100% 100%, #E9F2FE 0%, #FFF 100%);
@@ -2117,7 +2123,7 @@ var variantStyles = {
2117
2123
  color: getColorValue("primary"),
2118
2124
  background: getColorValue("highlight"),
2119
2125
  borderColor: null,
2120
- hover: getColorValue("blurpleMedium"),
2126
+ hover: getColorValue("highlightHover"),
2121
2127
  active: null
2122
2128
  },
2123
2129
  record: {
@@ -2210,7 +2216,7 @@ var ButtonWrapper = styled5.button`
2210
2216
  }
2211
2217
 
2212
2218
  &:focus-visible {
2213
- ${getOffsetFocusRing()};
2219
+ ${(props) => props["aria-expanded"] ? "outline: none;" : getOffsetFocusRing()};
2214
2220
  }
2215
2221
 
2216
2222
  &::-moz-focus-inner {
@@ -3467,7 +3473,11 @@ var text_button_default = TextButton;
3467
3473
  // src/components/select/select.tsx
3468
3474
  import styled19 from "@emotion/styled";
3469
3475
  import Downshift from "downshift";
3470
- import React25, { useEffect as useEffect2, useState, useMemo } from "react";
3476
+ import React26, {
3477
+ useEffect as useEffect2,
3478
+ useState,
3479
+ useMemo
3480
+ } from "react";
3471
3481
  import { useLayer } from "react-laag";
3472
3482
  import ResizeObserver from "resize-observer-polyfill";
3473
3483
 
@@ -3494,6 +3504,7 @@ var getDownshiftEnvironment = (container) => {
3494
3504
  };
3495
3505
 
3496
3506
  // src/utilities/text.ts
3507
+ import "react";
3497
3508
  var getTextFromNode = (node) => {
3498
3509
  if (typeof node === "string") {
3499
3510
  return node;
@@ -3517,9 +3528,9 @@ var isIterable = (node) => {
3517
3528
  };
3518
3529
 
3519
3530
  // src/components/icon/available-icons/chevron-down.tsx
3520
- import * as React20 from "react";
3531
+ import * as React21 from "react";
3521
3532
  function SvgChevronDown() {
3522
- return /* @__PURE__ */ React20.createElement("span", { "aria-hidden": true, "data-testid": "ads-refreshed-icon" }, /* @__PURE__ */ React20.createElement("svg", { viewBox: "-2 -2 16 16" }, /* @__PURE__ */ React20.createElement(
3533
+ 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(
3523
3534
  "path",
3524
3535
  {
3525
3536
  fill: "currentColor",
@@ -3532,13 +3543,13 @@ function SvgChevronDown() {
3532
3543
 
3533
3544
  // src/components/menu/menu.tsx
3534
3545
  import styled17 from "@emotion/styled";
3535
- import React22 from "react";
3546
+ import React23 from "react";
3536
3547
 
3537
3548
  // src/components/icon/available-icons/check.tsx
3538
3549
  import CheckMarkIcon from "@atlaskit/icon/core/check-mark";
3539
- import * as React21 from "react";
3550
+ import * as React22 from "react";
3540
3551
  function SvgCheck() {
3541
- return /* @__PURE__ */ React21.createElement(CheckMarkIcon, { label: "", testId: "ads-refreshed-icon" });
3552
+ return /* @__PURE__ */ React22.createElement(CheckMarkIcon, { label: "", testId: "ads-refreshed-icon" });
3542
3553
  }
3543
3554
 
3544
3555
  // src/components/menu/menu.tsx
@@ -3581,13 +3592,15 @@ var MenuItemWrapper = styled17.li`
3581
3592
  cursor: ${(props) => props.isDisabled ? "default" : "pointer"};
3582
3593
  &:focus-visible {
3583
3594
  outline: 1px solid transparent;
3584
- }
3585
- &:focus-visible {
3586
- ${getFocusRing(void 0, "inset")};
3595
+ ${getOffsetFocusRing()};
3587
3596
  }
3588
3597
  ${(props) => props.isHighlighted && !props.isDisabled && `
3589
3598
  background-color: ${getColorValue("backgroundHover")};
3590
3599
  `};
3600
+ ${(props) => props.keyboardMove && props.isHighlighted && !props.isDisabled && `
3601
+ outline: 1px solid transparent;
3602
+ ${getOffsetFocusRing()};
3603
+ `};
3591
3604
  ${(props) => props.hasDivider && `
3592
3605
  position: relative;
3593
3606
  margin-top: ${u(3)};
@@ -3617,7 +3630,8 @@ var MenuItem = (_a) => {
3617
3630
  icon,
3618
3631
  hasDivider,
3619
3632
  children,
3620
- menuItemRole
3633
+ menuItemRole,
3634
+ keyboardMove
3621
3635
  } = _b, props = __objRest(_b, [
3622
3636
  "isDisabled",
3623
3637
  "isHighlighted",
@@ -3625,7 +3639,8 @@ var MenuItem = (_a) => {
3625
3639
  "icon",
3626
3640
  "hasDivider",
3627
3641
  "children",
3628
- "menuItemRole"
3642
+ "menuItemRole",
3643
+ "keyboardMove"
3629
3644
  ]);
3630
3645
  const checkColumn = isSelected ? "auto" : "";
3631
3646
  const iconColumn = icon ? "auto" : "";
@@ -3634,19 +3649,20 @@ var MenuItem = (_a) => {
3634
3649
  const updatedProps = menuItemRole ? __spreadProps(__spreadValues({}, props), {
3635
3650
  role: menuItemRole
3636
3651
  }) : props;
3637
- return /* @__PURE__ */ React22.createElement(
3652
+ return /* @__PURE__ */ React23.createElement(
3638
3653
  MenuItemWrapper,
3639
3654
  __spreadValues({
3640
3655
  isHighlighted,
3641
3656
  isDisabled,
3657
+ keyboardMove,
3642
3658
  columns,
3643
3659
  hasDivider,
3644
3660
  tabIndex: isDisabled ? -1 : 0,
3645
3661
  "data-highlighted": isHighlighted || void 0
3646
- }, props),
3647
- icon && (typeof icon === "string" ? /* @__PURE__ */ React22.createElement(container_default, { radius: "50", width: 3, height: 3, overflow: "hidden" }, /* @__PURE__ */ React22.createElement(align_default, { alignment: "center" }, /* @__PURE__ */ React22.createElement(Image2, { src: icon, alt: "", isDisabled }))) : /* @__PURE__ */ React22.createElement(icon_default, { icon, color })),
3648
- /* @__PURE__ */ React22.createElement(text_default, { color, hasEllipsis: true }, children),
3649
- isSelected && /* @__PURE__ */ React22.createElement(icon_default, { icon: /* @__PURE__ */ React22.createElement(SvgCheck, null), color })
3662
+ }, updatedProps),
3663
+ icon && (typeof icon === "string" ? /* @__PURE__ */ React23.createElement(container_default, { radius: "50", width: 3, height: 3, overflow: "hidden" }, /* @__PURE__ */ React23.createElement(align_default, { alignment: "center" }, /* @__PURE__ */ React23.createElement(Image2, { src: icon, alt: "", isDisabled }))) : /* @__PURE__ */ React23.createElement(icon_default, { icon, color })),
3664
+ /* @__PURE__ */ React23.createElement(text_default, { color, hasEllipsis: true }, children),
3665
+ isSelected && /* @__PURE__ */ React23.createElement(icon_default, { icon: /* @__PURE__ */ React23.createElement(SvgCheck, null), color })
3650
3666
  );
3651
3667
  };
3652
3668
  var Menu = (_a) => {
@@ -3674,7 +3690,7 @@ var Menu = (_a) => {
3674
3690
  const updatedDownshiftMenuProps = role ? __spreadProps(__spreadValues({}, downshiftMenuProps()), {
3675
3691
  role
3676
3692
  }) : __spreadValues({}, downshiftMenuProps());
3677
- return /* @__PURE__ */ React22.createElement(
3693
+ return /* @__PURE__ */ React23.createElement(
3678
3694
  MenuContainer,
3679
3695
  __spreadValues(__spreadValues({
3680
3696
  minWidth,
@@ -3682,22 +3698,22 @@ var Menu = (_a) => {
3682
3698
  maxHeight,
3683
3699
  zIndex,
3684
3700
  position
3685
- }, downshiftMenuProps()), props),
3701
+ }, updatedDownshiftMenuProps), props),
3686
3702
  search && search,
3687
- /* @__PURE__ */ React22.createElement(MenuWrapper, { search }, children)
3703
+ /* @__PURE__ */ React23.createElement(MenuWrapper, { search }, children)
3688
3704
  );
3689
3705
  };
3690
3706
  var menu_default = Menu;
3691
3707
 
3692
3708
  // src/components/search-bar/search-bar.tsx
3693
3709
  import styled18 from "@emotion/styled";
3694
- import React24 from "react";
3710
+ import React25 from "react";
3695
3711
 
3696
3712
  // src/components/icon/available-icons/search.tsx
3697
3713
  import SearchIcon from "@atlaskit/icon/core/search";
3698
- import * as React23 from "react";
3714
+ import * as React24 from "react";
3699
3715
  function SvgSearch() {
3700
- return /* @__PURE__ */ React23.createElement(SearchIcon, { label: "", testId: "ads-refreshed-icon" });
3716
+ return /* @__PURE__ */ React24.createElement(SearchIcon, { label: "", testId: "ads-refreshed-icon" });
3701
3717
  }
3702
3718
 
3703
3719
  // src/components/search-bar/search-bar.tsx
@@ -3714,11 +3730,11 @@ var SearchBar = ({
3714
3730
  onChange,
3715
3731
  getInputProps
3716
3732
  }) => {
3717
- return /* @__PURE__ */ React24.createElement(SearchBarContainer, null, /* @__PURE__ */ React24.createElement(
3733
+ return /* @__PURE__ */ React25.createElement(SearchBarContainer, null, /* @__PURE__ */ React25.createElement(
3718
3734
  text_input_default,
3719
3735
  __spreadValues({
3720
3736
  "aria-label": ariaLabel,
3721
- icon: /* @__PURE__ */ React24.createElement(SvgSearch, null)
3737
+ icon: /* @__PURE__ */ React25.createElement(SvgSearch, null)
3722
3738
  }, getInputProps({
3723
3739
  placeholder,
3724
3740
  value,
@@ -3874,7 +3890,7 @@ var SelectHeader = ({
3874
3890
  const iconColumn = hasIcon ? "auto" : "";
3875
3891
  const columns = `${iconColumn} 1fr auto`;
3876
3892
  const color = isDisabled ? "disabledContent" : void 0;
3877
- return /* @__PURE__ */ React25.createElement(
3893
+ return /* @__PURE__ */ React26.createElement(
3878
3894
  SelectHeaderWrapper,
3879
3895
  __spreadProps(__spreadValues(__spreadValues({}, getToggleButtonProps()), getHeaderAccessibilityProps({
3880
3896
  selectedItem,
@@ -3888,20 +3904,20 @@ var SelectHeader = ({
3888
3904
  columns,
3889
3905
  hasError
3890
3906
  }),
3891
- hasIcon && (typeof icon === "string" ? /* @__PURE__ */ React25.createElement(container_default, { radius: "50", width: 3, height: 3, overflow: "hidden" }, /* @__PURE__ */ React25.createElement(align_default, { alignment: "center" }, /* @__PURE__ */ React25.createElement(Image3, { src: icon, alt: "", isDisabled }))) : /* @__PURE__ */ React25.createElement(
3907
+ hasIcon && (typeof icon === "string" ? /* @__PURE__ */ React26.createElement(container_default, { radius: "50", width: 3, height: 3, overflow: "hidden" }, /* @__PURE__ */ React26.createElement(align_default, { alignment: "center" }, /* @__PURE__ */ React26.createElement(Image3, { src: icon, alt: "", isDisabled }))) : /* @__PURE__ */ React26.createElement(
3892
3908
  icon_default,
3893
3909
  {
3894
3910
  icon: getIcon({ options, selectedItem, selectedOptionValue }),
3895
3911
  color
3896
3912
  }
3897
3913
  )),
3898
- /* @__PURE__ */ React25.createElement(text_default, { hasEllipsis: true, color: hasPlaceholder ? "bodyDimmed" : "inherit" }, getTitle({
3914
+ /* @__PURE__ */ React26.createElement(text_default, { hasEllipsis: true, color: hasPlaceholder ? "bodyDimmed" : "inherit" }, getTitle({
3899
3915
  options,
3900
3916
  selectedItem,
3901
3917
  selectedOptionValue,
3902
3918
  selectPlaceholder
3903
3919
  })),
3904
- /* @__PURE__ */ React25.createElement(icon_default, { icon: /* @__PURE__ */ React25.createElement(SvgChevronDown, null), color })
3920
+ /* @__PURE__ */ React26.createElement(icon_default, { icon: /* @__PURE__ */ React26.createElement(SvgChevronDown, null), color })
3905
3921
  );
3906
3922
  };
3907
3923
  var CustomHeader = ({
@@ -3962,7 +3978,7 @@ var didSelectedOptionValueChange = (selectedOptionValue, prevSelectedItem) => {
3962
3978
  };
3963
3979
  var renderOption = (item, index, selectedItem, selectedOptionValue, highlightedIndex, getItemProps) => {
3964
3980
  const isSelected = !selectedItem && item.value === selectedOptionValue || selectedItem && selectedItem.value === item.value;
3965
- return /* @__PURE__ */ React25.createElement(
3981
+ return /* @__PURE__ */ React26.createElement(
3966
3982
  MenuItem,
3967
3983
  __spreadProps(__spreadValues({
3968
3984
  key: index,
@@ -4001,7 +4017,7 @@ var SelectMenu = (_a) => {
4001
4017
  "search"
4002
4018
  ]);
4003
4019
  if (!isGrouped(options)) {
4004
- return /* @__PURE__ */ React25.createElement(menu_default, __spreadValues({ search }, menuProps), options.map(
4020
+ return /* @__PURE__ */ React26.createElement(menu_default, __spreadValues({ search }, menuProps), options.map(
4005
4021
  (item, index) => renderOption(
4006
4022
  item,
4007
4023
  index,
@@ -4013,9 +4029,9 @@ var SelectMenu = (_a) => {
4013
4029
  ));
4014
4030
  }
4015
4031
  let downshiftIndex = 0;
4016
- return /* @__PURE__ */ React25.createElement(menu_default, __spreadValues({ search }, menuProps), options.map((group) => {
4032
+ return /* @__PURE__ */ React26.createElement(menu_default, __spreadValues({ search }, menuProps), options.map((group) => {
4017
4033
  const groupId = `group-${group.group.replace(/\s+/g, "-")}`;
4018
- return /* @__PURE__ */ React25.createElement("li", { key: groupId }, /* @__PURE__ */ React25.createElement(spacer_default, { left: "medium", top: "small", bottom: "xsmall" }, /* @__PURE__ */ React25.createElement(text_default, { id: groupId, size: "body-sm", fontWeight: "bold" }, group.group)), /* @__PURE__ */ React25.createElement(Group, { role: "group", "aria-labelledby": groupId }, group.items.map((item) => {
4034
+ return /* @__PURE__ */ React26.createElement("li", { key: groupId }, /* @__PURE__ */ React26.createElement(spacer_default, { left: "medium", top: "small", bottom: "xsmall" }, /* @__PURE__ */ React26.createElement(text_default, { id: groupId, size: "body-sm", fontWeight: "bold" }, group.group)), /* @__PURE__ */ React26.createElement(Group, { role: "group", "aria-labelledby": groupId }, group.items.map((item) => {
4019
4035
  return renderOption(
4020
4036
  item,
4021
4037
  downshiftIndex++,
@@ -4159,7 +4175,7 @@ var Select = (_a) => {
4159
4175
  }
4160
4176
  return options;
4161
4177
  }, [options, searchValue, search]);
4162
- return /* @__PURE__ */ React25.createElement(SelectWrapper, __spreadValues({}, props), /* @__PURE__ */ React25.createElement(Downshift, __spreadProps(__spreadValues({}, downshiftProps), { stateReducer }), ({
4178
+ return /* @__PURE__ */ React26.createElement(SelectWrapper, __spreadValues({}, props), /* @__PURE__ */ React26.createElement(Downshift, __spreadProps(__spreadValues({}, downshiftProps), { stateReducer }), ({
4163
4179
  getItemProps,
4164
4180
  getInputProps,
4165
4181
  getMenuProps,
@@ -4171,7 +4187,7 @@ var Select = (_a) => {
4171
4187
  }) => {
4172
4188
  return (
4173
4189
  // Don't set the role to combobox to ensure a consistent experience for screen readers
4174
- /* @__PURE__ */ React25.createElement("div", { role: "presentation" }, /* @__PURE__ */ React25.createElement("div", __spreadValues({}, triggerProps), trigger ? /* @__PURE__ */ React25.createElement(
4190
+ /* @__PURE__ */ React26.createElement("div", { role: "presentation" }, /* @__PURE__ */ React26.createElement("div", __spreadValues({}, triggerProps), trigger ? /* @__PURE__ */ React26.createElement(
4175
4191
  CustomHeader,
4176
4192
  {
4177
4193
  getToggleButtonProps,
@@ -4187,7 +4203,7 @@ var Select = (_a) => {
4187
4203
  errorMessage,
4188
4204
  isOpen
4189
4205
  }
4190
- ) : /* @__PURE__ */ React25.createElement(
4206
+ ) : /* @__PURE__ */ React26.createElement(
4191
4207
  SelectHeader,
4192
4208
  {
4193
4209
  getToggleButtonProps,
@@ -4203,7 +4219,7 @@ var Select = (_a) => {
4203
4219
  isOpen
4204
4220
  }
4205
4221
  )), downshiftIsOpen && isOpen && renderLayer(
4206
- /* @__PURE__ */ React25.createElement(
4222
+ /* @__PURE__ */ React26.createElement(
4207
4223
  "div",
4208
4224
  __spreadProps(__spreadValues({}, layerProps), {
4209
4225
  style: __spreadProps(__spreadValues({}, layerProps.style), {
@@ -4211,7 +4227,7 @@ var Select = (_a) => {
4211
4227
  width: menuMinWidth ? "auto" : triggerBounds == null ? void 0 : triggerBounds.width
4212
4228
  })
4213
4229
  }),
4214
- /* @__PURE__ */ React25.createElement(
4230
+ /* @__PURE__ */ React26.createElement(
4215
4231
  SelectMenu,
4216
4232
  {
4217
4233
  options,
@@ -4224,7 +4240,7 @@ var Select = (_a) => {
4224
4240
  maxWidth: menuMaxWidth,
4225
4241
  maxHeight: menuMaxHeight,
4226
4242
  minWidth: menuMinWidth,
4227
- search: search && /* @__PURE__ */ React25.createElement(
4243
+ search: search && /* @__PURE__ */ React26.createElement(
4228
4244
  search_bar_default,
4229
4245
  {
4230
4246
  ariaLabel: search.searchPlaceholder,
@@ -4237,7 +4253,7 @@ var Select = (_a) => {
4237
4253
  }
4238
4254
  )
4239
4255
  )
4240
- ), hasError && !downshiftIsOpen && /* @__PURE__ */ React25.createElement(ErrorMessage, null, errorMessage))
4256
+ ), hasError && !downshiftIsOpen && /* @__PURE__ */ React26.createElement(ErrorMessage, null, errorMessage))
4241
4257
  );
4242
4258
  }));
4243
4259
  };
@@ -4245,7 +4261,7 @@ var select_default = Select;
4245
4261
 
4246
4262
  // src/components/backdrop/backdrop.tsx
4247
4263
  import styled20 from "@emotion/styled";
4248
- import React26 from "react";
4264
+ import React27 from "react";
4249
4265
  import { useTransition } from "transition-hook";
4250
4266
 
4251
4267
  // src/hooks/use-prevent-scroll.ts
@@ -4339,7 +4355,7 @@ var Backdrop = (_a) => {
4339
4355
  ]);
4340
4356
  const { stage, shouldMount } = useTransition(isOpen, duration);
4341
4357
  use_prevent_scroll_default("html", isOpen);
4342
- return /* @__PURE__ */ React26.createElement(React26.Fragment, null, shouldMount && /* @__PURE__ */ React26.createElement(
4358
+ return /* @__PURE__ */ React27.createElement(React27.Fragment, null, shouldMount && /* @__PURE__ */ React27.createElement(
4343
4359
  BackdropWrapper,
4344
4360
  __spreadValues({
4345
4361
  backgroundColor,
@@ -4349,7 +4365,7 @@ var Backdrop = (_a) => {
4349
4365
  opacity: stage === "enter" ? 1 : 0
4350
4366
  }
4351
4367
  }, props),
4352
- /* @__PURE__ */ React26.createElement(ChildrenWrapper, null, children)
4368
+ /* @__PURE__ */ React27.createElement(ChildrenWrapper, null, children)
4353
4369
  ));
4354
4370
  };
4355
4371
  var backdrop_default = Backdrop;
@@ -4357,13 +4373,13 @@ var backdrop_default = Backdrop;
4357
4373
  // src/components/modal/modal.tsx
4358
4374
  import styled21 from "@emotion/styled";
4359
4375
  import FocusTrap from "focus-trap-react";
4360
- import React28, { useEffect as useEffect3 } from "react";
4376
+ import React29, { useEffect as useEffect3 } from "react";
4361
4377
 
4362
4378
  // src/components/icon/available-icons/close.tsx
4363
4379
  import CloseIcon from "@atlaskit/icon/core/close";
4364
- import * as React27 from "react";
4380
+ import * as React28 from "react";
4365
4381
  function SvgClose() {
4366
- return /* @__PURE__ */ React27.createElement(CloseIcon, { label: "", testId: "ads-refreshed-icon" });
4382
+ return /* @__PURE__ */ React28.createElement(CloseIcon, { label: "", testId: "ads-refreshed-icon" });
4367
4383
  }
4368
4384
 
4369
4385
  // src/components/modal/modal.tsx
@@ -4496,7 +4512,7 @@ var ModalCard = (_a) => {
4496
4512
  };
4497
4513
  }, [isOpen, onCloseClick]);
4498
4514
  use_prevent_scroll_default("html", isOpen);
4499
- return /* @__PURE__ */ React28.createElement(
4515
+ return /* @__PURE__ */ React29.createElement(
4500
4516
  FocusTrap,
4501
4517
  {
4502
4518
  active: isOpen,
@@ -4505,7 +4521,7 @@ var ModalCard = (_a) => {
4505
4521
  allowOutsideClick: true
4506
4522
  }, initialFocus !== void 0 ? { initialFocus } : {})
4507
4523
  },
4508
- /* @__PURE__ */ React28.createElement(
4524
+ /* @__PURE__ */ React29.createElement(
4509
4525
  ModalCardWrapper,
4510
4526
  __spreadValues({
4511
4527
  open: isOpen,
@@ -4518,15 +4534,15 @@ var ModalCard = (_a) => {
4518
4534
  "aria-modal": ariaModal,
4519
4535
  "aria-labelledby": ariaLabelledBy
4520
4536
  }, props),
4521
- !removeClose && onCloseClick && /* @__PURE__ */ React28.createElement(CloseIconSection, null, /* @__PURE__ */ React28.createElement(
4537
+ !removeClose && onCloseClick && /* @__PURE__ */ React29.createElement(CloseIconSection, null, /* @__PURE__ */ React29.createElement(
4522
4538
  icon_button_default,
4523
4539
  {
4524
4540
  altText: "Close",
4525
- icon: /* @__PURE__ */ React28.createElement(SvgClose, null),
4541
+ icon: /* @__PURE__ */ React29.createElement(SvgClose, null),
4526
4542
  onClick: onCloseClick
4527
4543
  }
4528
4544
  )),
4529
- /* @__PURE__ */ React28.createElement(
4545
+ /* @__PURE__ */ React29.createElement(
4530
4546
  ModalCardChildrenSection,
4531
4547
  __spreadProps(__spreadValues({}, removeClose ? { tabIndex: 0 } : { tabIndex: -1 }), {
4532
4548
  maxHeight
@@ -4536,7 +4552,7 @@ var ModalCard = (_a) => {
4536
4552
  )
4537
4553
  );
4538
4554
  };
4539
- var Modal = React28.forwardRef(
4555
+ var Modal = React29.forwardRef(
4540
4556
  (_a, ref) => {
4541
4557
  var _b = _a, {
4542
4558
  children,
@@ -4592,14 +4608,14 @@ var Modal = React28.forwardRef(
4592
4608
  }
4593
4609
  onCloseClick(e);
4594
4610
  };
4595
- return /* @__PURE__ */ React28.createElement(backdrop_default, __spreadValues({ isOpen, zIndex }, props), /* @__PURE__ */ React28.createElement(
4611
+ return /* @__PURE__ */ React29.createElement(backdrop_default, __spreadValues({ isOpen, zIndex }, props), /* @__PURE__ */ React29.createElement(
4596
4612
  container_default,
4597
4613
  {
4598
4614
  height: "100%",
4599
4615
  onClick: closeClickHandler,
4600
4616
  onKeyDown
4601
4617
  },
4602
- /* @__PURE__ */ React28.createElement(
4618
+ /* @__PURE__ */ React29.createElement(
4603
4619
  ModalCard,
4604
4620
  {
4605
4621
  ref,
@@ -4614,19 +4630,19 @@ var Modal = React28.forwardRef(
4614
4630
  ariaLabelledBy: (_a2 = ariaLabelledBy != null ? ariaLabelledBy : titleId) != null ? _a2 : void 0,
4615
4631
  initialFocus
4616
4632
  },
4617
- /* @__PURE__ */ React28.createElement(
4633
+ /* @__PURE__ */ React29.createElement(
4618
4634
  ContentWrapper,
4619
4635
  {
4620
4636
  rows: `${title ? "auto " : ""} ${children ? "1fr " : ""} ${hasButtons ? "auto" : ""}`
4621
4637
  },
4622
- title && /* @__PURE__ */ React28.createElement(
4638
+ title && /* @__PURE__ */ React29.createElement(
4623
4639
  TitleSection,
4624
4640
  {
4625
4641
  bottom: children ? "var(--lns-space-medium)" : "var(--lns-space-xlarge)"
4626
4642
  },
4627
- /* @__PURE__ */ React28.createElement(text_default, { htmlTag: "h1", variant: "title", id: titleId }, title)
4643
+ /* @__PURE__ */ React29.createElement(text_default, { htmlTag: "h1", variant: "title", id: titleId }, title)
4628
4644
  ),
4629
- /* @__PURE__ */ React28.createElement(
4645
+ /* @__PURE__ */ React29.createElement(
4630
4646
  ChildrenSection2,
4631
4647
  {
4632
4648
  noPadding,
@@ -4636,14 +4652,14 @@ var Modal = React28.forwardRef(
4636
4652
  },
4637
4653
  children && children
4638
4654
  ),
4639
- hasButtons && /* @__PURE__ */ React28.createElement(
4655
+ hasButtons && /* @__PURE__ */ React29.createElement(
4640
4656
  ButtonsSection,
4641
4657
  {
4642
4658
  top: children ? "var(--lns-space-xlarge)" : 0,
4643
4659
  hasDividers
4644
4660
  },
4645
4661
  alternativeButton,
4646
- /* @__PURE__ */ React28.createElement(RightButtonsSection, null, secondaryButton && /* @__PURE__ */ React28.createElement(spacer_default, { right: "small", isInline: true }, secondaryButton), mainButton)
4662
+ /* @__PURE__ */ React29.createElement(RightButtonsSection, null, secondaryButton && /* @__PURE__ */ React29.createElement(spacer_default, { right: "small", isInline: true }, secondaryButton), mainButton)
4647
4663
  )
4648
4664
  )
4649
4665
  )
@@ -4655,7 +4671,7 @@ var modal_default = Modal;
4655
4671
  // src/components/link/link.tsx
4656
4672
  import { css as css3 } from "@emotion/react";
4657
4673
  import styled22 from "@emotion/styled";
4658
- import React29 from "react";
4674
+ import React30 from "react";
4659
4675
  var variants2 = {
4660
4676
  neutral: {
4661
4677
  color: getColorValue("inherit"),
@@ -4726,7 +4742,7 @@ var Link = (_a) => {
4726
4742
  "htmlTag",
4727
4743
  "isDisabled"
4728
4744
  ]);
4729
- return /* @__PURE__ */ React29.createElement(
4745
+ return /* @__PURE__ */ React30.createElement(
4730
4746
  LinkWrapper,
4731
4747
  __spreadValues({
4732
4748
  href,
@@ -4742,7 +4758,7 @@ var link_default = Link;
4742
4758
 
4743
4759
  // src/components/textarea/textarea.tsx
4744
4760
  import styled23 from "@emotion/styled";
4745
- import React30 from "react";
4761
+ import React31 from "react";
4746
4762
  var sizesStyles3 = {
4747
4763
  small: {
4748
4764
  padding: `${u(1.5)} ${u(1.75)}`,
@@ -4792,7 +4808,7 @@ var TextareaWrapper = styled23.textarea`
4792
4808
  color: ${getColorValue("bodyDimmed")};
4793
4809
  }
4794
4810
  `;
4795
- var Textarea = React30.forwardRef(
4811
+ var Textarea = React31.forwardRef(
4796
4812
  (_a, ref) => {
4797
4813
  var _b = _a, {
4798
4814
  onChange,
@@ -4813,7 +4829,7 @@ var Textarea = React30.forwardRef(
4813
4829
  "resize",
4814
4830
  "error"
4815
4831
  ]);
4816
- return /* @__PURE__ */ React30.createElement(React30.Fragment, null, /* @__PURE__ */ React30.createElement(
4832
+ return /* @__PURE__ */ React31.createElement(React31.Fragment, null, /* @__PURE__ */ React31.createElement(
4817
4833
  TextareaWrapper,
4818
4834
  __spreadValues({
4819
4835
  disabled: isDisabled,
@@ -4826,7 +4842,7 @@ var Textarea = React30.forwardRef(
4826
4842
  resize,
4827
4843
  error
4828
4844
  }, props)
4829
- ), error ? /* @__PURE__ */ React30.createElement(React30.Fragment, null, /* @__PURE__ */ React30.createElement(spacer_default, { bottom: "xmsall" }), /* @__PURE__ */ React30.createElement(text_default, { color: "danger", fontWeight: "regular", size: "body-md" }, error)) : null);
4845
+ ), error ? /* @__PURE__ */ React31.createElement(React31.Fragment, null, /* @__PURE__ */ React31.createElement(spacer_default, { bottom: "xmsall" }), /* @__PURE__ */ React31.createElement(text_default, { color: "danger", fontWeight: "regular", size: "body-md" }, error)) : null);
4830
4846
  }
4831
4847
  );
4832
4848
  var textarea_default = Textarea;
@@ -4834,7 +4850,7 @@ var textarea_default = Textarea;
4834
4850
  // src/components/typeahead/typeahead.tsx
4835
4851
  import styled24 from "@emotion/styled";
4836
4852
  import Downshift2 from "downshift";
4837
- import React31, {
4853
+ import React32, {
4838
4854
  useEffect as useEffect4,
4839
4855
  useState as useState2,
4840
4856
  useMemo as useMemo2,
@@ -5061,7 +5077,7 @@ var TypeaheadHeader = ({
5061
5077
  onChange: (e) => handleInputValueChange(e.target.value)
5062
5078
  }));
5063
5079
  const showPlaceholder = !inputValue && !selectedOptionValue;
5064
- return /* @__PURE__ */ React31.createElement(TypeaheadHeaderWrapper, { onClick: handleClickAndFocus, disabled: isDisabled }, hasIcon && /* @__PURE__ */ React31.createElement(IconSection3, null, typeof icon === "string" ? /* @__PURE__ */ React31.createElement(container_default, { radius: "50", width: 3, height: 3, overflow: "hidden" }, /* @__PURE__ */ React31.createElement(align_default, { alignment: "center" }, /* @__PURE__ */ React31.createElement(TypeaheadImage, { src: icon, alt: "", isDisabled }))) : /* @__PURE__ */ React31.createElement(icon_default, { icon, color })), /* @__PURE__ */ React31.createElement(
5080
+ return /* @__PURE__ */ React32.createElement(TypeaheadHeaderWrapper, { onClick: handleClickAndFocus, disabled: isDisabled }, hasIcon && /* @__PURE__ */ React32.createElement(IconSection3, null, typeof icon === "string" ? /* @__PURE__ */ React32.createElement(container_default, { radius: "50", width: 3, height: 3, overflow: "hidden" }, /* @__PURE__ */ React32.createElement(align_default, { alignment: "center" }, /* @__PURE__ */ React32.createElement(TypeaheadImage, { src: icon, alt: "", isDisabled }))) : /* @__PURE__ */ React32.createElement(icon_default, { icon, color })), /* @__PURE__ */ React32.createElement(
5065
5081
  TypeaheadInputField,
5066
5082
  __spreadProps(__spreadValues({
5067
5083
  ref: inputRef
@@ -5071,12 +5087,12 @@ var TypeaheadHeader = ({
5071
5087
  hasError,
5072
5088
  isDisabled
5073
5089
  })
5074
- ), !inputValue && /* @__PURE__ */ React31.createElement(TextOverlay, { hasIcon }, /* @__PURE__ */ React31.createElement(text_default, { hasEllipsis: true, color: showPlaceholder ? "bodyDimmed" : "inherit" }, getTitle2({
5090
+ ), !inputValue && /* @__PURE__ */ React32.createElement(TextOverlay, { hasIcon }, /* @__PURE__ */ React32.createElement(text_default, { hasEllipsis: true, color: showPlaceholder ? "bodyDimmed" : "inherit" }, getTitle2({
5075
5091
  options,
5076
5092
  selectedItem,
5077
5093
  selectedOptionValue,
5078
5094
  placeholder
5079
- }))), /* @__PURE__ */ React31.createElement(AddOnSection, null, hasLoader ? /* @__PURE__ */ React31.createElement(loader_default, { size: "small" }) : /* @__PURE__ */ React31.createElement(icon_default, { icon: /* @__PURE__ */ React31.createElement(SvgChevronDown, null), color })));
5095
+ }))), /* @__PURE__ */ React32.createElement(AddOnSection, null, hasLoader ? /* @__PURE__ */ React32.createElement(loader_default, { size: "small" }) : /* @__PURE__ */ React32.createElement(icon_default, { icon: /* @__PURE__ */ React32.createElement(SvgChevronDown, null), color })));
5080
5096
  };
5081
5097
  var getSelectedOption2 = (value, options) => {
5082
5098
  var _a;
@@ -5098,7 +5114,7 @@ var didSelectedOptionValueChange2 = (selectedOptionValue, prevSelectedItem) => {
5098
5114
  };
5099
5115
  var renderOption2 = (item, index, selectedItem, selectedOptionValue, highlightedIndex, getItemProps) => {
5100
5116
  const isSelected = !selectedItem && item.value === selectedOptionValue || selectedItem && selectedItem.value === item.value;
5101
- return /* @__PURE__ */ React31.createElement(
5117
+ return /* @__PURE__ */ React32.createElement(
5102
5118
  MenuItem,
5103
5119
  __spreadProps(__spreadValues({
5104
5120
  key: index,
@@ -5142,16 +5158,16 @@ var TypeaheadMenu = (_a) => {
5142
5158
  "emptyResultsMessage",
5143
5159
  "hasAvailableOptions"
5144
5160
  ]);
5145
- const defaultLoadingMessage = loadingMessage || /* @__PURE__ */ React31.createElement(loader_default, null);
5161
+ const defaultLoadingMessage = loadingMessage || /* @__PURE__ */ React32.createElement(loader_default, null);
5146
5162
  const defaultEmptyResultsMessage = emptyResultsMessage || "No results";
5147
5163
  if (isLoading) {
5148
- return /* @__PURE__ */ React31.createElement(menu_default, __spreadValues({ as: "div" }, menuProps), /* @__PURE__ */ React31.createElement(container_default, { padding: "large" }, /* @__PURE__ */ React31.createElement(align_default, { alignment: "center" }, defaultLoadingMessage)));
5164
+ return /* @__PURE__ */ React32.createElement(menu_default, __spreadValues({ as: "div" }, menuProps), /* @__PURE__ */ React32.createElement(container_default, { padding: "large" }, /* @__PURE__ */ React32.createElement(align_default, { alignment: "center" }, defaultLoadingMessage)));
5149
5165
  }
5150
5166
  if (!hasAvailableOptions) {
5151
- return /* @__PURE__ */ React31.createElement(menu_default, __spreadValues({ as: "div" }, menuProps), /* @__PURE__ */ React31.createElement(container_default, { padding: "large" }, /* @__PURE__ */ React31.createElement(align_default, { alignment: "center" }, defaultEmptyResultsMessage)));
5167
+ return /* @__PURE__ */ React32.createElement(menu_default, __spreadValues({ as: "div" }, menuProps), /* @__PURE__ */ React32.createElement(container_default, { padding: "large" }, /* @__PURE__ */ React32.createElement(align_default, { alignment: "center" }, defaultEmptyResultsMessage)));
5152
5168
  }
5153
5169
  if (!isGrouped2(options)) {
5154
- return /* @__PURE__ */ React31.createElement(menu_default, __spreadValues({}, menuProps), options.map(
5170
+ return /* @__PURE__ */ React32.createElement(menu_default, __spreadValues({}, menuProps), options.map(
5155
5171
  (item, index) => renderOption2(
5156
5172
  item,
5157
5173
  index,
@@ -5163,9 +5179,9 @@ var TypeaheadMenu = (_a) => {
5163
5179
  ));
5164
5180
  }
5165
5181
  let downshiftIndex = 0;
5166
- return /* @__PURE__ */ React31.createElement(menu_default, __spreadValues({}, menuProps), options.map((group) => {
5182
+ return /* @__PURE__ */ React32.createElement(menu_default, __spreadValues({}, menuProps), options.map((group) => {
5167
5183
  const groupId = `group-${group.group.replace(/\s+/g, "-")}`;
5168
- return /* @__PURE__ */ React31.createElement("li", { key: groupId }, /* @__PURE__ */ React31.createElement(spacer_default, { left: "medium", top: "small", bottom: "xsmall" }, /* @__PURE__ */ React31.createElement(text_default, { id: groupId, size: "body-sm", fontWeight: "bold" }, group.group)), /* @__PURE__ */ React31.createElement(Group2, { role: "group", "aria-labelledby": groupId }, group.items.map((item) => {
5184
+ return /* @__PURE__ */ React32.createElement("li", { key: groupId }, /* @__PURE__ */ React32.createElement(spacer_default, { left: "medium", top: "small", bottom: "xsmall" }, /* @__PURE__ */ React32.createElement(text_default, { id: groupId, size: "body-sm", fontWeight: "bold" }, group.group)), /* @__PURE__ */ React32.createElement(Group2, { role: "group", "aria-labelledby": groupId }, group.items.map((item) => {
5169
5185
  return renderOption2(
5170
5186
  item,
5171
5187
  downshiftIndex++,
@@ -5300,7 +5316,7 @@ var Typeahead = forwardRef3(
5300
5316
  }
5301
5317
  return changes;
5302
5318
  };
5303
- return /* @__PURE__ */ React31.createElement(TypeaheadWrapper, __spreadValues({}, props), /* @__PURE__ */ React31.createElement(Downshift2, __spreadProps(__spreadValues({}, downshiftProps), { stateReducer }), ({
5319
+ return /* @__PURE__ */ React32.createElement(TypeaheadWrapper, __spreadValues({}, props), /* @__PURE__ */ React32.createElement(Downshift2, __spreadProps(__spreadValues({}, downshiftProps), { stateReducer }), ({
5304
5320
  getItemProps,
5305
5321
  getInputProps,
5306
5322
  getMenuProps,
@@ -5310,7 +5326,7 @@ var Typeahead = forwardRef3(
5310
5326
  }) => {
5311
5327
  return (
5312
5328
  // Don't set the role to combobox to ensure a consistent experience for screen readers
5313
- /* @__PURE__ */ React31.createElement("div", { role: "presentation" }, /* @__PURE__ */ React31.createElement("div", __spreadValues({}, triggerProps), /* @__PURE__ */ React31.createElement(
5329
+ /* @__PURE__ */ React32.createElement("div", { role: "presentation" }, /* @__PURE__ */ React32.createElement("div", __spreadValues({}, triggerProps), /* @__PURE__ */ React32.createElement(
5314
5330
  TypeaheadHeader,
5315
5331
  {
5316
5332
  inputRef,
@@ -5332,7 +5348,7 @@ var Typeahead = forwardRef3(
5332
5348
  id
5333
5349
  }
5334
5350
  )), downshiftIsOpen && isOpen && renderLayer(
5335
- /* @__PURE__ */ React31.createElement(
5351
+ /* @__PURE__ */ React32.createElement(
5336
5352
  "div",
5337
5353
  __spreadProps(__spreadValues({}, layerProps), {
5338
5354
  style: __spreadProps(__spreadValues({}, layerProps.style), {
@@ -5340,7 +5356,7 @@ var Typeahead = forwardRef3(
5340
5356
  width: menuMinWidth ? "auto" : triggerBounds == null ? void 0 : triggerBounds.width
5341
5357
  })
5342
5358
  }),
5343
- /* @__PURE__ */ React31.createElement(
5359
+ /* @__PURE__ */ React32.createElement(
5344
5360
  TypeaheadMenu,
5345
5361
  {
5346
5362
  options,
@@ -5360,7 +5376,7 @@ var Typeahead = forwardRef3(
5360
5376
  }
5361
5377
  )
5362
5378
  )
5363
- ), Boolean(errorMessage) && !downshiftIsOpen ? /* @__PURE__ */ React31.createElement(ErrorMessage2, null, errorMessage) : null)
5379
+ ), Boolean(errorMessage) && !downshiftIsOpen ? /* @__PURE__ */ React32.createElement(ErrorMessage2, null, errorMessage) : null)
5364
5380
  );
5365
5381
  }));
5366
5382
  }
@@ -5371,7 +5387,7 @@ var typeahead_default = Typeahead;
5371
5387
  // src/components/dropdown/dropdown.tsx
5372
5388
  import styled25 from "@emotion/styled";
5373
5389
  import Downshift3 from "downshift";
5374
- import React32, { useEffect as useEffect5, useMemo as useMemo3, useState as useState3 } from "react";
5390
+ import React33, { useEffect as useEffect5, useMemo as useMemo3, useState as useState3 } from "react";
5375
5391
  import { useLayer as useLayer3 } from "react-laag";
5376
5392
  import ResizeObserver3 from "resize-observer-polyfill";
5377
5393
  var getAccessibilityProps = ({
@@ -5431,11 +5447,28 @@ var Dropdown = (_a) => {
5431
5447
  ]);
5432
5448
  const environment = getDownshiftEnvironment(container);
5433
5449
  const [downshiftIsOpen, setDownshiftIsOpen] = useState3(false);
5450
+ const [keyboardMove, setKeyboardMove] = useState3(false);
5434
5451
  const [searchValue, setSearchValue] = useState3("");
5435
5452
  const onSearchChange = (e) => {
5436
5453
  const value = e.target.value;
5437
5454
  setSearchValue(value);
5438
5455
  };
5456
+ const onKeyDown = (e) => {
5457
+ switch (e.key) {
5458
+ case "ArrowDown":
5459
+ case "ArrowUp":
5460
+ case "ArrowLeft":
5461
+ case "ArrowRight":
5462
+ case "Enter":
5463
+ case " ":
5464
+ case "Tab":
5465
+ case "Escape":
5466
+ setKeyboardMove(true);
5467
+ break;
5468
+ default:
5469
+ break;
5470
+ }
5471
+ };
5439
5472
  const isOpen = isOpenFromProps || downshiftIsOpen;
5440
5473
  const { layerProps, triggerProps, renderLayer } = useLayer3({
5441
5474
  isOpen,
@@ -5468,7 +5501,7 @@ var Dropdown = (_a) => {
5468
5501
  }
5469
5502
  return options;
5470
5503
  }, [options, searchValue, search]);
5471
- return /* @__PURE__ */ React32.createElement(
5504
+ return /* @__PURE__ */ React33.createElement(
5472
5505
  Downshift3,
5473
5506
  {
5474
5507
  stateReducer,
@@ -5484,7 +5517,7 @@ var Dropdown = (_a) => {
5484
5517
  getToggleButtonProps,
5485
5518
  highlightedIndex,
5486
5519
  isOpen: isOpen2
5487
- }) => /* @__PURE__ */ React32.createElement(
5520
+ }) => /* @__PURE__ */ React33.createElement(
5488
5521
  "div",
5489
5522
  __spreadValues(__spreadValues({}, props), triggerCallback ? {
5490
5523
  // the Downshift component appears to set the following props,
@@ -5494,27 +5527,31 @@ var Dropdown = (_a) => {
5494
5527
  "aria-expanded": null,
5495
5528
  "aria-labelledby": null
5496
5529
  } : {}),
5497
- /* @__PURE__ */ React32.createElement("div", __spreadValues({}, triggerProps), triggerCallback ? triggerCallback(__spreadValues(__spreadValues({}, getToggleButtonProps()), getAccessibilityProps({
5530
+ /* @__PURE__ */ React33.createElement("div", __spreadValues({}, triggerProps), triggerCallback ? triggerCallback(__spreadValues(__spreadValues({}, getToggleButtonProps({ onKeyDown })), getAccessibilityProps({
5498
5531
  ariaMenuName,
5499
5532
  getInputProps,
5500
5533
  isOpen: isOpen2
5501
- }))) : /* @__PURE__ */ React32.createElement(TriggerSection, __spreadValues({}, getToggleButtonProps({ tabIndex: 0 })), trigger)),
5534
+ }))) : /* @__PURE__ */ React33.createElement(
5535
+ TriggerSection,
5536
+ __spreadValues({}, getToggleButtonProps({ onKeyDown, tabIndex: 0 })),
5537
+ trigger
5538
+ )),
5502
5539
  isOpen2 && renderLayer(
5503
- /* @__PURE__ */ React32.createElement(
5540
+ /* @__PURE__ */ React33.createElement(
5504
5541
  "div",
5505
5542
  __spreadProps(__spreadValues({}, layerProps), {
5506
5543
  style: __spreadProps(__spreadValues({}, layerProps.style), { zIndex: menuZIndex })
5507
5544
  }),
5508
- /* @__PURE__ */ React32.createElement(
5545
+ /* @__PURE__ */ React33.createElement(
5509
5546
  menu_default,
5510
5547
  {
5511
5548
  position: menuPosition,
5512
5549
  minWidth: menuMinWidth,
5513
5550
  maxWidth: menuMaxWidth,
5514
5551
  maxHeight: menuMaxHeight,
5515
- downshiftMenuProps: getMenuProps,
5552
+ downshiftMenuProps: () => getMenuProps({ onKeyDown }),
5516
5553
  role,
5517
- search: search && /* @__PURE__ */ React32.createElement(
5554
+ search: search && /* @__PURE__ */ React33.createElement(
5518
5555
  search_bar_default,
5519
5556
  {
5520
5557
  ariaLabel: search.searchPlaceholder,
@@ -5526,11 +5563,12 @@ var Dropdown = (_a) => {
5526
5563
  )
5527
5564
  },
5528
5565
  options.map((item, index) => {
5529
- return /* @__PURE__ */ React32.createElement(
5566
+ return /* @__PURE__ */ React33.createElement(
5530
5567
  MenuItem,
5531
5568
  __spreadValues({
5532
5569
  key: index,
5533
5570
  isHighlighted: highlightedIndex === index,
5571
+ keyboardMove: keyboardMove && highlightedIndex === index,
5534
5572
  isDisabled: item.disabled,
5535
5573
  isSelected: item.selected,
5536
5574
  icon: item.icon,
@@ -5542,7 +5580,12 @@ var Dropdown = (_a) => {
5542
5580
  key: index,
5543
5581
  index,
5544
5582
  item,
5545
- disabled: item.disabled
5583
+ disabled: item.disabled,
5584
+ onMouseMove: () => {
5585
+ if (keyboardMove) {
5586
+ setKeyboardMove(false);
5587
+ }
5588
+ }
5546
5589
  })),
5547
5590
  item.title
5548
5591
  );
@@ -5557,11 +5600,11 @@ var dropdown_default = Dropdown;
5557
5600
 
5558
5601
  // src/components/form-field/form-field.tsx
5559
5602
  import styled28 from "@emotion/styled";
5560
- import React35, { isValidElement } from "react";
5603
+ import React36, { isValidElement } from "react";
5561
5604
 
5562
5605
  // src/components/radio/radio.tsx
5563
5606
  import styled26 from "@emotion/styled";
5564
- import React33, { forwardRef as forwardRef4 } from "react";
5607
+ import React34, { forwardRef as forwardRef4 } from "react";
5565
5608
  var RadioLabel = styled26.label`
5566
5609
  display: block;
5567
5610
  position: relative;
@@ -5642,7 +5685,7 @@ var Radio = forwardRef4(
5642
5685
  "onChange",
5643
5686
  "onBlur"
5644
5687
  ]);
5645
- return /* @__PURE__ */ React33.createElement(RadioLabel, { htmlFor: props.id }, /* @__PURE__ */ React33.createElement(
5688
+ return /* @__PURE__ */ React34.createElement(RadioLabel, { htmlFor: props.id }, /* @__PURE__ */ React34.createElement(
5646
5689
  RadioInput,
5647
5690
  __spreadValues({
5648
5691
  type: "radio",
@@ -5653,14 +5696,14 @@ var Radio = forwardRef4(
5653
5696
  onBlur,
5654
5697
  ref
5655
5698
  }, props)
5656
- ), /* @__PURE__ */ React33.createElement(RadioBox, { className: "RadioBox" }));
5699
+ ), /* @__PURE__ */ React34.createElement(RadioBox, { className: "RadioBox" }));
5657
5700
  }
5658
5701
  );
5659
5702
  var radio_default = Radio;
5660
5703
 
5661
5704
  // src/components/switch/switch.tsx
5662
5705
  import styled27 from "@emotion/styled";
5663
- import React34 from "react";
5706
+ import React35 from "react";
5664
5707
  var sizes2 = {
5665
5708
  medium: {
5666
5709
  switchHeight: 16,
@@ -5784,7 +5827,7 @@ var Switch = (_a) => {
5784
5827
  "ariaLabelledby and ariaLabel serve the same purpose and therefore cannot be used at the same time. Choose the one that best suites your needs."
5785
5828
  );
5786
5829
  }
5787
- return /* @__PURE__ */ React34.createElement(SwitchLabel, { htmlFor: props.id }, /* @__PURE__ */ React34.createElement(
5830
+ return /* @__PURE__ */ React35.createElement(SwitchLabel, { htmlFor: props.id }, /* @__PURE__ */ React35.createElement(
5788
5831
  SwitchInput,
5789
5832
  __spreadProps(__spreadValues({}, props), {
5790
5833
  checked: isActive,
@@ -5797,7 +5840,7 @@ var Switch = (_a) => {
5797
5840
  "aria-describedby": ariaDescribedby,
5798
5841
  "aria-checked": isActive
5799
5842
  })
5800
- ), /* @__PURE__ */ React34.createElement(
5843
+ ), /* @__PURE__ */ React35.createElement(
5801
5844
  SwitchBox,
5802
5845
  {
5803
5846
  className: "SwitchBox",
@@ -5874,12 +5917,12 @@ var FormField = (_a) => {
5874
5917
  "labelFor",
5875
5918
  "direction"
5876
5919
  ]);
5877
- const isLabelClickable = React35.Children.toArray(children).some(
5920
+ const isLabelClickable = React36.Children.toArray(children).some(
5878
5921
  (child) => isValidElement(child) && // The child might be a div, span, etc (type string) so we
5879
5922
  // have to typeguard before we check if our child is of interactive
5880
5923
  typeof child.type !== "string" && isInteractiveComponent(child.type)
5881
5924
  );
5882
- const labelElement = label && /* @__PURE__ */ React35.createElement(
5925
+ const labelElement = label && /* @__PURE__ */ React36.createElement(
5883
5926
  Label,
5884
5927
  {
5885
5928
  direction,
@@ -5888,18 +5931,18 @@ var FormField = (_a) => {
5888
5931
  },
5889
5932
  label
5890
5933
  );
5891
- return /* @__PURE__ */ React35.createElement(FormFieldWrapper, __spreadValues({ direction }, props), direction === "row" && /* @__PURE__ */ React35.createElement(React35.Fragment, null, children, labelElement), direction === "column" && /* @__PURE__ */ React35.createElement(React35.Fragment, null, labelElement, children), direction === "row-reverse" && /* @__PURE__ */ React35.createElement(React35.Fragment, null, labelElement, children), errorMessage && /* @__PURE__ */ React35.createElement(ErrorMessage3, null, errorMessage));
5934
+ return /* @__PURE__ */ React36.createElement(FormFieldWrapper, __spreadValues({ direction }, props), direction === "row" && /* @__PURE__ */ React36.createElement(React36.Fragment, null, children, labelElement), direction === "column" && /* @__PURE__ */ React36.createElement(React36.Fragment, null, labelElement, children), direction === "row-reverse" && /* @__PURE__ */ React36.createElement(React36.Fragment, null, labelElement, children), errorMessage && /* @__PURE__ */ React36.createElement(ErrorMessage3, null, errorMessage));
5892
5935
  };
5893
5936
  var form_field_default = FormField;
5894
5937
 
5895
5938
  // src/components/notification-bar/notification-bar.tsx
5896
5939
  import styled29 from "@emotion/styled";
5897
- import React39, { useEffect as useEffect7 } from "react";
5940
+ import React40, { useEffect as useEffect7 } from "react";
5898
5941
 
5899
5942
  // src/hooks/use-on-click-outside.js
5900
- import React36 from "react";
5943
+ import React37 from "react";
5901
5944
  function useOnClickOutside(ref, handler) {
5902
- React36.useEffect(() => {
5945
+ React37.useEffect(() => {
5903
5946
  const listener = (event) => {
5904
5947
  if (!ref.current || ref.current.contains(event.target)) {
5905
5948
  return;
@@ -5971,14 +6014,14 @@ var use_push_page_down_default = usePushPageDown;
5971
6014
 
5972
6015
  // src/components/icon/available-icons/info.tsx
5973
6016
  import InformationCircleIcon from "@atlaskit/icon/core/information-circle";
5974
- import * as React37 from "react";
6017
+ import * as React38 from "react";
5975
6018
  function SvgInfo() {
5976
- return /* @__PURE__ */ React37.createElement(InformationCircleIcon, { label: "", testId: "ads-refreshed-icon" });
6019
+ return /* @__PURE__ */ React38.createElement(InformationCircleIcon, { label: "", testId: "ads-refreshed-icon" });
5977
6020
  }
5978
6021
 
5979
6022
  // src/components/icon/available-icons/warning-alert.tsx
5980
- import React38 from "react";
5981
- var SvgWarningAlert = (props) => /* @__PURE__ */ React38.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React38.createElement(
6023
+ import React39 from "react";
6024
+ var SvgWarningAlert = (props) => /* @__PURE__ */ React39.createElement("svg", __spreadValues({ viewBox: "0 0 24 24", fill: "none" }, props), /* @__PURE__ */ React39.createElement(
5982
6025
  "path",
5983
6026
  {
5984
6027
  fill: "currentColor",
@@ -5992,24 +6035,24 @@ var SvgWarningAlert = (props) => /* @__PURE__ */ React38.createElement("svg", __
5992
6035
  var severityStyles = {
5993
6036
  info: {
5994
6037
  bgColor: "var(--lns-color-blurple)",
5995
- icon: /* @__PURE__ */ React39.createElement(SvgInfo, null),
6038
+ icon: /* @__PURE__ */ React40.createElement(SvgInfo, null),
5996
6039
  color: "var(--lns-color-white)",
5997
6040
  fontFamily: "inherit"
5998
6041
  },
5999
6042
  warning: {
6000
6043
  bgColor: "var(--lns-color-warning)",
6001
- icon: /* @__PURE__ */ React39.createElement(SvgWarningAlert, null),
6044
+ icon: /* @__PURE__ */ React40.createElement(SvgWarningAlert, null),
6002
6045
  color: "var(--lns-color-grey8)",
6003
6046
  fontFamily: "inherit"
6004
6047
  },
6005
6048
  error: {
6006
6049
  bgColor: "var(--lns-color-danger)",
6007
- icon: /* @__PURE__ */ React39.createElement(SvgAlertTriangle, null),
6050
+ icon: /* @__PURE__ */ React40.createElement(SvgAlertTriangle, null),
6008
6051
  color: "var(--lns-color-white)",
6009
6052
  fontFamily: "inherit"
6010
6053
  },
6011
6054
  internal: {
6012
- icon: /* @__PURE__ */ React39.createElement("span", { role: "img" }, "\u{1F514}"),
6055
+ icon: /* @__PURE__ */ React40.createElement("span", { role: "img" }, "\u{1F514}"),
6013
6056
  color: "var(--lns-color-tealLight)",
6014
6057
  bgColor: "var(--lns-color-grey8)",
6015
6058
  fontFamily: "var(--lns-fontFamily-code)"
@@ -6069,7 +6112,7 @@ var NotificationBar = ({
6069
6112
  }, [isOpen, onCloseClick]);
6070
6113
  use_push_page_down_default(isOpen);
6071
6114
  const isInternalAlert = severity === "internal";
6072
- return isOpen ? /* @__PURE__ */ React39.createElement(NotificationBarWrapper, { isOpen, severity, id }, /* @__PURE__ */ React39.createElement(
6115
+ return isOpen ? /* @__PURE__ */ React40.createElement(NotificationBarWrapper, { isOpen, severity, id }, /* @__PURE__ */ React40.createElement(
6073
6116
  arrange_default,
6074
6117
  {
6075
6118
  alignItems: { default: "start", small: "center" },
@@ -6077,21 +6120,21 @@ var NotificationBar = ({
6077
6120
  autoFlow: isInternalAlert ? "column" : void 0,
6078
6121
  columns: !isInternalAlert ? ["1fr auto"] : void 0
6079
6122
  },
6080
- /* @__PURE__ */ React39.createElement(
6123
+ /* @__PURE__ */ React40.createElement(
6081
6124
  container_default,
6082
6125
  {
6083
6126
  paddingY: { default: "xsmall", xsmall: 0 },
6084
6127
  paddingLeft: !isInternalAlert ? { default: 0, medium: u(3.5) } : void 0,
6085
6128
  width: "100%"
6086
6129
  },
6087
- /* @__PURE__ */ React39.createElement(
6130
+ /* @__PURE__ */ React40.createElement(
6088
6131
  arrange_default,
6089
6132
  {
6090
6133
  autoFlow: "column",
6091
6134
  gap: isInternalAlert ? "medium" : "small",
6092
6135
  justifyContent: "center"
6093
6136
  },
6094
- ((_a = severityStyles[severity]) == null ? void 0 : _a.icon) ? /* @__PURE__ */ React39.createElement(align_default, { alignment: "topLeft" }, /* @__PURE__ */ React39.createElement(
6137
+ ((_a = severityStyles[severity]) == null ? void 0 : _a.icon) ? /* @__PURE__ */ React40.createElement(align_default, { alignment: "topLeft" }, /* @__PURE__ */ React40.createElement(
6095
6138
  icon_default,
6096
6139
  {
6097
6140
  icon: severityStyles[severity].icon,
@@ -6102,13 +6145,13 @@ var NotificationBar = ({
6102
6145
  children
6103
6146
  )
6104
6147
  )
6105
- ), onCloseClick && /* @__PURE__ */ React39.createElement(
6148
+ ), onCloseClick && /* @__PURE__ */ React40.createElement(
6106
6149
  icon_button_default,
6107
6150
  {
6108
6151
  iconColor: (_c = severityStyles[severity].color) != null ? _c : "var(--lns-color-white)",
6109
6152
  tabIndex: 0,
6110
6153
  altText: "Close",
6111
- icon: /* @__PURE__ */ React39.createElement(SvgClose, null),
6154
+ icon: /* @__PURE__ */ React40.createElement(SvgClose, null),
6112
6155
  onClick: onCloseClick
6113
6156
  }
6114
6157
  )) : null;
@@ -6118,7 +6161,7 @@ var notification_bar_default = NotificationBar;
6118
6161
  // src/components/toast/toast.tsx
6119
6162
  import { keyframes as keyframes2 } from "@emotion/react";
6120
6163
  import styled30 from "@emotion/styled";
6121
- import React40, { useEffect as useEffect8 } from "react";
6164
+ import React41, { useEffect as useEffect8 } from "react";
6122
6165
  var WEBAPP = "web-app";
6123
6166
  var CHROME_EXTENSION = "chrome-extension";
6124
6167
  var toastDurations = { short: 3e3, long: 8e3 };
@@ -6202,7 +6245,7 @@ var Toast = ({
6202
6245
  }, toastDuration);
6203
6246
  return () => clearTimeout(timer);
6204
6247
  }, [isOpen]);
6205
- return /* @__PURE__ */ React40.createElement(React40.Fragment, null, isOpen && /* @__PURE__ */ React40.createElement(
6248
+ return /* @__PURE__ */ React41.createElement(React41.Fragment, null, isOpen && /* @__PURE__ */ React41.createElement(
6206
6249
  ToastWrapper,
6207
6250
  {
6208
6251
  role: "presentation",
@@ -6212,12 +6255,12 @@ var Toast = ({
6212
6255
  toastDuration,
6213
6256
  platform
6214
6257
  },
6215
- /* @__PURE__ */ React40.createElement(ChildrenSection3, { "aria-live": "polite" }, children),
6216
- onCloseClick && /* @__PURE__ */ React40.createElement(
6258
+ /* @__PURE__ */ React41.createElement(ChildrenSection3, { "aria-live": "polite" }, children),
6259
+ onCloseClick && /* @__PURE__ */ React41.createElement(
6217
6260
  icon_button_default,
6218
6261
  {
6219
6262
  altText: "Close",
6220
- icon: /* @__PURE__ */ React40.createElement(SvgClose, null),
6263
+ icon: /* @__PURE__ */ React41.createElement(SvgClose, null),
6221
6264
  onClick: onCloseClick,
6222
6265
  iconColor: "bodyInverse"
6223
6266
  }
@@ -6228,7 +6271,7 @@ var toast_default = Toast;
6228
6271
 
6229
6272
  // src/components/tooltip/tooltip.tsx
6230
6273
  import styled31 from "@emotion/styled";
6231
- import React41, { useState as useState5, useRef as useRef3, useEffect as useEffect9 } from "react";
6274
+ import React42, { useState as useState5, useRef as useRef3, useEffect as useEffect9 } from "react";
6232
6275
  import { useHover, useLayer as useLayer4, mergeRefs } from "react-laag";
6233
6276
  import ResizeObserver4 from "resize-observer-polyfill";
6234
6277
  var placements = {
@@ -6271,7 +6314,7 @@ var ShortcutWrapper = styled31.div`
6271
6314
  `;
6272
6315
  var ShortcutBox = ({
6273
6316
  children
6274
- }) => /* @__PURE__ */ React41.createElement(ShortcutWrapper, null, children);
6317
+ }) => /* @__PURE__ */ React42.createElement(ShortcutWrapper, null, children);
6275
6318
  var TooltipBox = (_a) => {
6276
6319
  var _b = _a, {
6277
6320
  children,
@@ -6291,7 +6334,7 @@ var TooltipBox = (_a) => {
6291
6334
  return (
6292
6335
  // These are being added to hide the tooltip when users hover over
6293
6336
  /* eslint-disable-next-line styled-components-a11y/no-static-element-interactions */
6294
- /* @__PURE__ */ React41.createElement(
6337
+ /* @__PURE__ */ React42.createElement(
6295
6338
  TooltipBoxWrapper,
6296
6339
  __spreadValues(__spreadValues({
6297
6340
  maxWidth,
@@ -6423,7 +6466,7 @@ var Tooltip = (_a) => {
6423
6466
  container,
6424
6467
  auto: true
6425
6468
  });
6426
- return /* @__PURE__ */ React41.createElement(React41.Fragment, null, /* @__PURE__ */ React41.createElement(
6469
+ return /* @__PURE__ */ React42.createElement(React42.Fragment, null, /* @__PURE__ */ React42.createElement(
6427
6470
  TooltipChildren,
6428
6471
  __spreadProps(__spreadValues(__spreadValues({}, triggerProps), hoverProps), {
6429
6472
  onClick: (e) => {
@@ -6439,8 +6482,8 @@ var Tooltip = (_a) => {
6439
6482
  ref: mergeRefs(triggerProps.ref, focusRef)
6440
6483
  }),
6441
6484
  children
6442
- ), ariaLive && /* @__PURE__ */ React41.createElement("span", { className: "srOnly", "aria-live": "polite" }, isOpen && content), isOpen && renderLayer(
6443
- /* @__PURE__ */ React41.createElement("div", __spreadProps(__spreadValues({}, layerProps), { style: __spreadProps(__spreadValues({}, layerProps.style), { zIndex }) }), /* @__PURE__ */ React41.createElement(
6485
+ ), ariaLive && /* @__PURE__ */ React42.createElement("span", { className: "srOnly", "aria-live": "polite" }, isOpen && content), isOpen && renderLayer(
6486
+ /* @__PURE__ */ React42.createElement("div", __spreadProps(__spreadValues({}, layerProps), { style: __spreadProps(__spreadValues({}, layerProps.style), { zIndex }) }), /* @__PURE__ */ React42.createElement(
6444
6487
  TooltipBox,
6445
6488
  __spreadValues({
6446
6489
  maxWidth,
@@ -6449,7 +6492,7 @@ var Tooltip = (_a) => {
6449
6492
  role: "tooltip",
6450
6493
  id: tooltipId
6451
6494
  }, rest),
6452
- /* @__PURE__ */ React41.createElement(arrange_default, { gap: "small" }, /* @__PURE__ */ React41.createElement(text_default, { size: "small", fontWeight: "bold" }, content), shortcut && /* @__PURE__ */ React41.createElement(arrange_default, { gap: "xsmall" }, shortcut.map((char, index) => /* @__PURE__ */ React41.createElement(ShortcutBox, { key: index }, char))))
6495
+ /* @__PURE__ */ React42.createElement(arrange_default, { gap: "small" }, /* @__PURE__ */ React42.createElement(text_default, { size: "small", fontWeight: "bold" }, content), shortcut && /* @__PURE__ */ React42.createElement(arrange_default, { gap: "xsmall" }, shortcut.map((char, index) => /* @__PURE__ */ React42.createElement(ShortcutBox, { key: index }, char))))
6453
6496
  ))
6454
6497
  ));
6455
6498
  };
@@ -6459,7 +6502,7 @@ var tooltip_default = Tooltip;
6459
6502
  // src/components/skeleton/skeleton.tsx
6460
6503
  import { css as css4 } from "@emotion/react";
6461
6504
  import styled32 from "@emotion/styled";
6462
- import React42 from "react";
6505
+ import React43 from "react";
6463
6506
  var SkeletonAnimation = css4`
6464
6507
  @media (prefers-reduced-motion: no-preference) {
6465
6508
  animation: shimmer 2s infinite linear;
@@ -6518,7 +6561,7 @@ var SkeletonText = ({
6518
6561
  lines = 1,
6519
6562
  animated = false
6520
6563
  }) => {
6521
- return /* @__PURE__ */ React42.createElement(React42.Fragment, null, [...Array(lines)].map((_, i) => /* @__PURE__ */ React42.createElement(
6564
+ return /* @__PURE__ */ React43.createElement(React43.Fragment, null, [...Array(lines)].map((_, i) => /* @__PURE__ */ React43.createElement(
6522
6565
  SkeletonTextWrapper,
6523
6566
  {
6524
6567
  key: i,
@@ -6535,7 +6578,7 @@ var SkeletonContainer = ({
6535
6578
  radius = "full",
6536
6579
  width = "40px"
6537
6580
  }) => {
6538
- return /* @__PURE__ */ React42.createElement(React42.Fragment, null, /* @__PURE__ */ React42.createElement(
6581
+ return /* @__PURE__ */ React43.createElement(React43.Fragment, null, /* @__PURE__ */ React43.createElement(
6539
6582
  SkeletonContainerWrapper,
6540
6583
  {
6541
6584
  animated,
@@ -6548,9 +6591,9 @@ var SkeletonContainer = ({
6548
6591
 
6549
6592
  // src/components/logo/logo.tsx
6550
6593
  import styled33 from "@emotion/styled";
6551
- import React43 from "react";
6594
+ import React44 from "react";
6552
6595
  var LoomAiGradientDef = (customId) => {
6553
- return /* @__PURE__ */ React43.createElement("defs", null, /* @__PURE__ */ React43.createElement(
6596
+ return /* @__PURE__ */ React44.createElement("defs", null, /* @__PURE__ */ React44.createElement(
6554
6597
  "radialGradient",
6555
6598
  {
6556
6599
  id: `ai-logo-${customId}-gradient-1`,
@@ -6560,12 +6603,12 @@ var LoomAiGradientDef = (customId) => {
6560
6603
  fx: "0%",
6561
6604
  fy: "0%"
6562
6605
  },
6563
- /* @__PURE__ */ React43.createElement("stop", { offset: "30%", stopColor: "#97ACFD" }),
6564
- /* @__PURE__ */ React43.createElement("stop", { offset: "33%", stopColor: "#B3B2F4" }),
6565
- /* @__PURE__ */ React43.createElement("stop", { offset: "43%", stopColor: "#DEB0E0" }),
6566
- /* @__PURE__ */ React43.createElement("stop", { offset: "50%", stopColor: "#DFC6E5" }),
6567
- /* @__PURE__ */ React43.createElement("stop", { offset: "72%", stopColor: "#6663F6" })
6568
- ), /* @__PURE__ */ React43.createElement(
6606
+ /* @__PURE__ */ React44.createElement("stop", { offset: "30%", stopColor: "#97ACFD" }),
6607
+ /* @__PURE__ */ React44.createElement("stop", { offset: "33%", stopColor: "#B3B2F4" }),
6608
+ /* @__PURE__ */ React44.createElement("stop", { offset: "43%", stopColor: "#DEB0E0" }),
6609
+ /* @__PURE__ */ React44.createElement("stop", { offset: "50%", stopColor: "#DFC6E5" }),
6610
+ /* @__PURE__ */ React44.createElement("stop", { offset: "72%", stopColor: "#6663F6" })
6611
+ ), /* @__PURE__ */ React44.createElement(
6569
6612
  "radialGradient",
6570
6613
  {
6571
6614
  id: `ai-logo-${customId}-gradient-2`,
@@ -6573,10 +6616,10 @@ var LoomAiGradientDef = (customId) => {
6573
6616
  fx: "40%",
6574
6617
  fy: "72%"
6575
6618
  },
6576
- /* @__PURE__ */ React43.createElement("stop", { offset: "20%", stopColor: "#615CF500" }),
6577
- /* @__PURE__ */ React43.createElement("stop", { offset: "32%", stopColor: "#615CF550" }),
6578
- /* @__PURE__ */ React43.createElement("stop", { offset: "48%", stopColor: "#6663F6" })
6579
- ), /* @__PURE__ */ React43.createElement(
6619
+ /* @__PURE__ */ React44.createElement("stop", { offset: "20%", stopColor: "#615CF500" }),
6620
+ /* @__PURE__ */ React44.createElement("stop", { offset: "32%", stopColor: "#615CF550" }),
6621
+ /* @__PURE__ */ React44.createElement("stop", { offset: "48%", stopColor: "#6663F6" })
6622
+ ), /* @__PURE__ */ React44.createElement(
6580
6623
  "radialGradient",
6581
6624
  {
6582
6625
  id: `ai-logo-${customId}-gradient-3`,
@@ -6584,9 +6627,9 @@ var LoomAiGradientDef = (customId) => {
6584
6627
  fx: "0%",
6585
6628
  fy: "100%"
6586
6629
  },
6587
- /* @__PURE__ */ React43.createElement("stop", { offset: "25%", stopColor: "#6663F6" }),
6588
- /* @__PURE__ */ React43.createElement("stop", { offset: "38%", stopColor: "#6E68F450" }),
6589
- /* @__PURE__ */ React43.createElement("stop", { offset: "45%", stopColor: "#6E68F400" })
6630
+ /* @__PURE__ */ React44.createElement("stop", { offset: "25%", stopColor: "#6663F6" }),
6631
+ /* @__PURE__ */ React44.createElement("stop", { offset: "38%", stopColor: "#6E68F450" }),
6632
+ /* @__PURE__ */ React44.createElement("stop", { offset: "45%", stopColor: "#6E68F400" })
6590
6633
  ));
6591
6634
  };
6592
6635
  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";
@@ -6594,22 +6637,22 @@ var SymbolLogoSvg = (_a) => {
6594
6637
  var _b = _a, { brand, symbolColor, customId } = _b, props = __objRest(_b, ["brand", "symbolColor", "customId"]);
6595
6638
  switch (brand) {
6596
6639
  case "ai":
6597
- return /* @__PURE__ */ React43.createElement("svg", __spreadValues({ "aria-label": "Loom AI", viewBox: "0 0 30 31", fill: "none" }, props), /* @__PURE__ */ React43.createElement("title", null, "Loom AI"), !symbolColor ? /* @__PURE__ */ React43.createElement(React43.Fragment, null, LoomAiGradientDef(customId), [...Array(3)].map((_, i) => /* @__PURE__ */ React43.createElement(
6640
+ return /* @__PURE__ */ React44.createElement("svg", __spreadValues({ "aria-label": "Loom AI", viewBox: "0 0 30 31", fill: "none" }, props), /* @__PURE__ */ React44.createElement("title", null, "Loom AI"), !symbolColor ? /* @__PURE__ */ React44.createElement(React44.Fragment, null, LoomAiGradientDef(customId), [...Array(3)].map((_, i) => /* @__PURE__ */ React44.createElement(
6598
6641
  "path",
6599
6642
  {
6600
6643
  key: i,
6601
6644
  d: symbolLogoPath,
6602
6645
  fill: `url(#ai-logo-${customId}-gradient-${i + 1}`
6603
6646
  }
6604
- ))) : /* @__PURE__ */ React43.createElement("path", { d: symbolLogoPath, fill: getColorValue(symbolColor) }));
6647
+ ))) : /* @__PURE__ */ React44.createElement("path", { d: symbolLogoPath, fill: getColorValue(symbolColor) }));
6605
6648
  case "apptile":
6606
- return /* @__PURE__ */ React43.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 40 40", fill: "none" }, props), /* @__PURE__ */ React43.createElement("title", null, "Loom"), /* @__PURE__ */ React43.createElement(
6649
+ return /* @__PURE__ */ React44.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 40 40", fill: "none" }, props), /* @__PURE__ */ React44.createElement("title", null, "Loom"), /* @__PURE__ */ React44.createElement(
6607
6650
  "path",
6608
6651
  {
6609
6652
  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",
6610
6653
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("blurple")
6611
6654
  }
6612
- ), /* @__PURE__ */ React43.createElement(
6655
+ ), /* @__PURE__ */ React44.createElement(
6613
6656
  "path",
6614
6657
  {
6615
6658
  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",
@@ -6617,13 +6660,13 @@ var SymbolLogoSvg = (_a) => {
6617
6660
  }
6618
6661
  ));
6619
6662
  case "product":
6620
- return /* @__PURE__ */ React43.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 40 40", fill: "none" }, props), /* @__PURE__ */ React43.createElement(
6663
+ return /* @__PURE__ */ React44.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 40 40", fill: "none" }, props), /* @__PURE__ */ React44.createElement(
6621
6664
  "path",
6622
6665
  {
6623
6666
  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",
6624
6667
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
6625
6668
  }
6626
- ), /* @__PURE__ */ React43.createElement(
6669
+ ), /* @__PURE__ */ React44.createElement(
6627
6670
  "path",
6628
6671
  {
6629
6672
  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",
@@ -6631,7 +6674,7 @@ var SymbolLogoSvg = (_a) => {
6631
6674
  }
6632
6675
  ));
6633
6676
  default:
6634
- return /* @__PURE__ */ React43.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 31 30", fill: "none" }, props), /* @__PURE__ */ React43.createElement("title", null, "Loom"), /* @__PURE__ */ React43.createElement(
6677
+ return /* @__PURE__ */ React44.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 31 30", fill: "none" }, props), /* @__PURE__ */ React44.createElement("title", null, "Loom"), /* @__PURE__ */ React44.createElement(
6635
6678
  "path",
6636
6679
  {
6637
6680
  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",
@@ -6644,23 +6687,23 @@ var WordmarkLogoSvg = (_a) => {
6644
6687
  var _b = _a, { brand, wordmarkColor } = _b, props = __objRest(_b, ["brand", "wordmarkColor"]);
6645
6688
  switch (brand) {
6646
6689
  case "ai":
6647
- return /* @__PURE__ */ React43.createElement(
6690
+ return /* @__PURE__ */ React44.createElement(
6648
6691
  "svg",
6649
6692
  __spreadValues({
6650
6693
  "aria-label": "Loom AI",
6651
6694
  viewBox: "0 0 94 23",
6652
6695
  fill: wordmarkColor
6653
6696
  }, props),
6654
- /* @__PURE__ */ React43.createElement("title", null, "Loom AI"),
6655
- /* @__PURE__ */ React43.createElement("path", { d: "M4.12637 22.4624H0V0H4.12637V22.4624Z" }),
6656
- /* @__PURE__ */ React43.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" }),
6657
- /* @__PURE__ */ React43.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" }),
6658
- /* @__PURE__ */ React43.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" }),
6659
- /* @__PURE__ */ React43.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" }),
6660
- /* @__PURE__ */ React43.createElement("path", { d: "M94 22.4624H89.6565V0.46538H94V22.4624Z" })
6697
+ /* @__PURE__ */ React44.createElement("title", null, "Loom AI"),
6698
+ /* @__PURE__ */ React44.createElement("path", { d: "M4.12637 22.4624H0V0H4.12637V22.4624Z" }),
6699
+ /* @__PURE__ */ React44.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" }),
6700
+ /* @__PURE__ */ React44.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" }),
6701
+ /* @__PURE__ */ React44.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" }),
6702
+ /* @__PURE__ */ React44.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" }),
6703
+ /* @__PURE__ */ React44.createElement("path", { d: "M94 22.4624H89.6565V0.46538H94V22.4624Z" })
6661
6704
  );
6662
6705
  case "product":
6663
- return /* @__PURE__ */ React43.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 104 30", fill: "none" }, props), /* @__PURE__ */ React43.createElement(
6706
+ return /* @__PURE__ */ React44.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 104 30", fill: "none" }, props), /* @__PURE__ */ React44.createElement(
6664
6707
  "path",
6665
6708
  {
6666
6709
  fillRule: "evenodd",
@@ -6668,7 +6711,7 @@ var WordmarkLogoSvg = (_a) => {
6668
6711
  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",
6669
6712
  fill: wordmarkColor
6670
6713
  }
6671
- ), /* @__PURE__ */ React43.createElement(
6714
+ ), /* @__PURE__ */ React44.createElement(
6672
6715
  "path",
6673
6716
  {
6674
6717
  fillRule: "evenodd",
@@ -6676,13 +6719,13 @@ var WordmarkLogoSvg = (_a) => {
6676
6719
  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",
6677
6720
  fill: wordmarkColor
6678
6721
  }
6679
- ), /* @__PURE__ */ React43.createElement(
6722
+ ), /* @__PURE__ */ React44.createElement(
6680
6723
  "path",
6681
6724
  {
6682
6725
  d: "M5.69001 24.7655H18.7174V29.5445H0V0H5.69001V24.7655Z",
6683
6726
  fill: wordmarkColor
6684
6727
  }
6685
- ), /* @__PURE__ */ React43.createElement(
6728
+ ), /* @__PURE__ */ React44.createElement(
6686
6729
  "path",
6687
6730
  {
6688
6731
  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",
@@ -6690,15 +6733,15 @@ var WordmarkLogoSvg = (_a) => {
6690
6733
  }
6691
6734
  ));
6692
6735
  default:
6693
- return /* @__PURE__ */ React43.createElement(
6736
+ return /* @__PURE__ */ React44.createElement(
6694
6737
  "svg",
6695
6738
  __spreadValues({
6696
6739
  "aria-label": "Loom",
6697
6740
  viewBox: "0 0 62 23",
6698
6741
  fill: wordmarkColor
6699
6742
  }, props),
6700
- /* @__PURE__ */ React43.createElement("title", null, "Loom"),
6701
- /* @__PURE__ */ React43.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" })
6743
+ /* @__PURE__ */ React44.createElement("title", null, "Loom"),
6744
+ /* @__PURE__ */ React44.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" })
6702
6745
  );
6703
6746
  }
6704
6747
  };
@@ -6717,42 +6760,42 @@ var CombinedLogoSvg = (_a) => {
6717
6760
  ]);
6718
6761
  switch (brand) {
6719
6762
  case "ai":
6720
- return /* @__PURE__ */ React43.createElement("svg", __spreadValues({ "aria-label": "Loom AI", viewBox: "0 0 100 30", fill: "none" }, props), /* @__PURE__ */ React43.createElement("title", null, "Loom AI"), !symbolColor ? /* @__PURE__ */ React43.createElement(React43.Fragment, null, LoomAiGradientDef(customId), [...Array(3)].map((_, i) => /* @__PURE__ */ React43.createElement(
6763
+ return /* @__PURE__ */ React44.createElement("svg", __spreadValues({ "aria-label": "Loom AI", viewBox: "0 0 100 30", fill: "none" }, props), /* @__PURE__ */ React44.createElement("title", null, "Loom AI"), !symbolColor ? /* @__PURE__ */ React44.createElement(React44.Fragment, null, LoomAiGradientDef(customId), [...Array(3)].map((_, i) => /* @__PURE__ */ React44.createElement(
6721
6764
  "path",
6722
6765
  {
6723
6766
  key: i,
6724
6767
  d: combinedLogoPath,
6725
6768
  fill: `url(#ai-logo-${customId}-gradient-${i + 1}`
6726
6769
  }
6727
- ))) : /* @__PURE__ */ React43.createElement("path", { d: combinedLogoPath, fill: getColorValue(symbolColor) }), /* @__PURE__ */ React43.createElement("g", { fill: wordmarkColor }, /* @__PURE__ */ React43.createElement("path", { d: "M4.1997 29.5909H0.570312V9.83386H4.1997V29.5909Z" }), /* @__PURE__ */ React43.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__ */ React43.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__ */ React43.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__ */ React43.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__ */ React43.createElement("path", { d: "M83.249 29.5909H79.4285V10.2432H83.249V29.5909Z" })));
6770
+ ))) : /* @__PURE__ */ React44.createElement("path", { d: combinedLogoPath, fill: getColorValue(symbolColor) }), /* @__PURE__ */ React44.createElement("g", { fill: wordmarkColor }, /* @__PURE__ */ React44.createElement("path", { d: "M4.1997 29.5909H0.570312V9.83386H4.1997V29.5909Z" }), /* @__PURE__ */ React44.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__ */ React44.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__ */ React44.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__ */ React44.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__ */ React44.createElement("path", { d: "M83.249 29.5909H79.4285V10.2432H83.249V29.5909Z" })));
6728
6771
  case "apptile":
6729
- return /* @__PURE__ */ React43.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 103 40", fill: "none" }, props), /* @__PURE__ */ React43.createElement("title", null, "Loom"), /* @__PURE__ */ React43.createElement(
6772
+ return /* @__PURE__ */ React44.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 103 40", fill: "none" }, props), /* @__PURE__ */ React44.createElement("title", null, "Loom"), /* @__PURE__ */ React44.createElement(
6730
6773
  "path",
6731
6774
  {
6732
6775
  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",
6733
6776
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("blurple")
6734
6777
  }
6735
- ), /* @__PURE__ */ React43.createElement(
6778
+ ), /* @__PURE__ */ React44.createElement(
6736
6779
  "path",
6737
6780
  {
6738
6781
  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",
6739
6782
  fill: "white"
6740
6783
  }
6741
- ), /* @__PURE__ */ React43.createElement("g", { fill: wordmarkColor }, /* @__PURE__ */ React43.createElement("path", { d: "M47.6001 29.5076V10H51.1816V29.5076H47.6001Z" }), /* @__PURE__ */ React43.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__ */ React43.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__ */ React43.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" })));
6784
+ ), /* @__PURE__ */ React44.createElement("g", { fill: wordmarkColor }, /* @__PURE__ */ React44.createElement("path", { d: "M47.6001 29.5076V10H51.1816V29.5076H47.6001Z" }), /* @__PURE__ */ React44.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__ */ React44.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__ */ React44.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" })));
6742
6785
  case "product":
6743
- return /* @__PURE__ */ React43.createElement("svg", __spreadValues({ viewBox: "0 0 112 40", fill: "none", "aria-label": "Loom" }, props), /* @__PURE__ */ React43.createElement(
6786
+ return /* @__PURE__ */ React44.createElement("svg", __spreadValues({ viewBox: "0 0 112 40", fill: "none", "aria-label": "Loom" }, props), /* @__PURE__ */ React44.createElement(
6744
6787
  "path",
6745
6788
  {
6746
6789
  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",
6747
6790
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
6748
6791
  }
6749
- ), /* @__PURE__ */ React43.createElement(
6792
+ ), /* @__PURE__ */ React44.createElement(
6750
6793
  "path",
6751
6794
  {
6752
6795
  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",
6753
6796
  fill: "white"
6754
6797
  }
6755
- ), /* @__PURE__ */ React43.createElement(
6798
+ ), /* @__PURE__ */ React44.createElement(
6756
6799
  "path",
6757
6800
  {
6758
6801
  fillRule: "evenodd",
@@ -6760,7 +6803,7 @@ var CombinedLogoSvg = (_a) => {
6760
6803
  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",
6761
6804
  fill: wordmarkColor
6762
6805
  }
6763
- ), /* @__PURE__ */ React43.createElement(
6806
+ ), /* @__PURE__ */ React44.createElement(
6764
6807
  "path",
6765
6808
  {
6766
6809
  fillRule: "evenodd",
@@ -6768,13 +6811,13 @@ var CombinedLogoSvg = (_a) => {
6768
6811
  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",
6769
6812
  fill: wordmarkColor
6770
6813
  }
6771
- ), /* @__PURE__ */ React43.createElement(
6814
+ ), /* @__PURE__ */ React44.createElement(
6772
6815
  "path",
6773
6816
  {
6774
6817
  d: "M54.9365 25.3483H62.3421V28.0827H51.6667V11.1068H54.9365V25.3483Z",
6775
6818
  fill: wordmarkColor
6776
6819
  }
6777
- ), /* @__PURE__ */ React43.createElement(
6820
+ ), /* @__PURE__ */ React44.createElement(
6778
6821
  "path",
6779
6822
  {
6780
6823
  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",
@@ -6782,43 +6825,43 @@ var CombinedLogoSvg = (_a) => {
6782
6825
  }
6783
6826
  ));
6784
6827
  case "marketing":
6785
- return /* @__PURE__ */ React43.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 170 48", fill: "none" }, props), /* @__PURE__ */ React43.createElement(
6828
+ return /* @__PURE__ */ React44.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 170 48", fill: "none" }, props), /* @__PURE__ */ React44.createElement(
6786
6829
  "path",
6787
6830
  {
6788
6831
  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",
6789
6832
  fill: wordmarkColor
6790
6833
  }
6791
- ), /* @__PURE__ */ React43.createElement(
6834
+ ), /* @__PURE__ */ React44.createElement(
6792
6835
  "path",
6793
6836
  {
6794
6837
  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",
6795
6838
  fill: wordmarkColor
6796
6839
  }
6797
- ), /* @__PURE__ */ React43.createElement(
6840
+ ), /* @__PURE__ */ React44.createElement(
6798
6841
  "path",
6799
6842
  {
6800
6843
  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",
6801
6844
  fill: wordmarkColor
6802
6845
  }
6803
- ), /* @__PURE__ */ React43.createElement(
6846
+ ), /* @__PURE__ */ React44.createElement(
6804
6847
  "path",
6805
6848
  {
6806
6849
  d: "M64.094 7.77783H68.234V34.0438H81.942V37.9998H64.094V7.77783Z",
6807
6850
  fill: wordmarkColor
6808
6851
  }
6809
- ), /* @__PURE__ */ React43.createElement(
6852
+ ), /* @__PURE__ */ React44.createElement(
6810
6853
  "path",
6811
6854
  {
6812
6855
  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",
6813
6856
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
6814
6857
  }
6815
- ), /* @__PURE__ */ React43.createElement("g", { clipPath: "url(#clip0_45829_3572)" }, /* @__PURE__ */ React43.createElement(
6858
+ ), /* @__PURE__ */ React44.createElement("g", { clipPath: "url(#clip0_45829_3572)" }, /* @__PURE__ */ React44.createElement(
6816
6859
  "path",
6817
6860
  {
6818
6861
  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",
6819
6862
  fill: "white"
6820
6863
  }
6821
- )), /* @__PURE__ */ React43.createElement("defs", null, /* @__PURE__ */ React43.createElement("clipPath", { id: "clip0_45829_3572" }, /* @__PURE__ */ React43.createElement(
6864
+ )), /* @__PURE__ */ React44.createElement("defs", null, /* @__PURE__ */ React44.createElement("clipPath", { id: "clip0_45829_3572" }, /* @__PURE__ */ React44.createElement(
6822
6865
  "rect",
6823
6866
  {
6824
6867
  width: "39",
@@ -6828,97 +6871,97 @@ var CombinedLogoSvg = (_a) => {
6828
6871
  }
6829
6872
  ))));
6830
6873
  case "attributed":
6831
- return /* @__PURE__ */ React43.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 232 75", fill: "none" }, props), /* @__PURE__ */ React43.createElement(
6874
+ return /* @__PURE__ */ React44.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 232 75", fill: "none" }, props), /* @__PURE__ */ React44.createElement(
6832
6875
  "path",
6833
6876
  {
6834
6877
  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",
6835
6878
  fill: wordmarkColor
6836
6879
  }
6837
- ), /* @__PURE__ */ React43.createElement(
6880
+ ), /* @__PURE__ */ React44.createElement(
6838
6881
  "path",
6839
6882
  {
6840
6883
  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",
6841
6884
  fill: wordmarkColor
6842
6885
  }
6843
- ), /* @__PURE__ */ React43.createElement(
6886
+ ), /* @__PURE__ */ React44.createElement(
6844
6887
  "path",
6845
6888
  {
6846
6889
  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",
6847
6890
  fill: wordmarkColor
6848
6891
  }
6849
- ), /* @__PURE__ */ React43.createElement(
6892
+ ), /* @__PURE__ */ React44.createElement(
6850
6893
  "path",
6851
6894
  {
6852
6895
  d: "M91.094 34.7778H95.234V61.0438H108.942V64.9998H91.094V34.7778Z",
6853
6896
  fill: wordmarkColor
6854
6897
  }
6855
- ), /* @__PURE__ */ React43.createElement(
6898
+ ), /* @__PURE__ */ React44.createElement(
6856
6899
  "path",
6857
6900
  {
6858
6901
  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",
6859
6902
  fill: wordmarkColor
6860
6903
  }
6861
- ), /* @__PURE__ */ React43.createElement(
6904
+ ), /* @__PURE__ */ React44.createElement(
6862
6905
  "path",
6863
6906
  {
6864
6907
  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",
6865
6908
  fill: wordmarkColor
6866
6909
  }
6867
- ), /* @__PURE__ */ React43.createElement(
6910
+ ), /* @__PURE__ */ React44.createElement(
6868
6911
  "path",
6869
6912
  {
6870
6913
  d: "M193.602 7.16846H189.628V24.329H193.602V7.16846Z",
6871
6914
  fill: wordmarkColor
6872
6915
  }
6873
- ), /* @__PURE__ */ React43.createElement(
6916
+ ), /* @__PURE__ */ React44.createElement(
6874
6917
  "path",
6875
6918
  {
6876
6919
  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",
6877
6920
  fill: wordmarkColor
6878
6921
  }
6879
- ), /* @__PURE__ */ React43.createElement(
6922
+ ), /* @__PURE__ */ React44.createElement(
6880
6923
  "path",
6881
6924
  {
6882
6925
  d: "M124.237 7.16846V24.329H132.426L133.69 20.5958H128.211V7.16846H124.237Z",
6883
6926
  fill: wordmarkColor
6884
6927
  }
6885
- ), /* @__PURE__ */ React43.createElement(
6928
+ ), /* @__PURE__ */ React44.createElement(
6886
6929
  "path",
6887
6930
  {
6888
6931
  d: "M108.04 7.16846V10.8414H112.436V24.329H116.47V10.8414H121.227V7.16846H108.04Z",
6889
6932
  fill: wordmarkColor
6890
6933
  }
6891
- ), /* @__PURE__ */ React43.createElement(
6934
+ ), /* @__PURE__ */ React44.createElement(
6892
6935
  "path",
6893
6936
  {
6894
6937
  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",
6895
6938
  fill: wordmarkColor
6896
6939
  }
6897
- ), /* @__PURE__ */ React43.createElement(
6940
+ ), /* @__PURE__ */ React44.createElement(
6898
6941
  "path",
6899
6942
  {
6900
6943
  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",
6901
6944
  fill: wordmarkColor
6902
6945
  }
6903
- ), /* @__PURE__ */ React43.createElement(
6946
+ ), /* @__PURE__ */ React44.createElement(
6904
6947
  "path",
6905
6948
  {
6906
6949
  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",
6907
6950
  fill: wordmarkColor
6908
6951
  }
6909
- ), /* @__PURE__ */ React43.createElement(
6952
+ ), /* @__PURE__ */ React44.createElement(
6910
6953
  "path",
6911
6954
  {
6912
6955
  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",
6913
6956
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
6914
6957
  }
6915
- ), /* @__PURE__ */ React43.createElement("g", { clipPath: "url(#clip0_45829_3571)" }, /* @__PURE__ */ React43.createElement(
6958
+ ), /* @__PURE__ */ React44.createElement("g", { clipPath: "url(#clip0_45829_3571)" }, /* @__PURE__ */ React44.createElement(
6916
6959
  "path",
6917
6960
  {
6918
6961
  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",
6919
6962
  fill: "white"
6920
6963
  }
6921
- )), /* @__PURE__ */ React43.createElement("defs", null, /* @__PURE__ */ React43.createElement("clipPath", { id: "clip0_45829_3571" }, /* @__PURE__ */ React43.createElement(
6964
+ )), /* @__PURE__ */ React44.createElement("defs", null, /* @__PURE__ */ React44.createElement("clipPath", { id: "clip0_45829_3571" }, /* @__PURE__ */ React44.createElement(
6922
6965
  "rect",
6923
6966
  {
6924
6967
  width: "60.9375",
@@ -6928,13 +6971,13 @@ var CombinedLogoSvg = (_a) => {
6928
6971
  }
6929
6972
  ))));
6930
6973
  default:
6931
- return /* @__PURE__ */ React43.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 100 30", fill: "none" }, props), /* @__PURE__ */ React43.createElement("title", null, "Loom"), /* @__PURE__ */ React43.createElement(
6974
+ return /* @__PURE__ */ React44.createElement("svg", __spreadValues({ "aria-label": "Loom", viewBox: "0 0 100 30", fill: "none" }, props), /* @__PURE__ */ React44.createElement("title", null, "Loom"), /* @__PURE__ */ React44.createElement(
6932
6975
  "path",
6933
6976
  {
6934
6977
  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",
6935
6978
  fill: symbolColor ? getColorValue(symbolColor) : getColorValue("primary")
6936
6979
  }
6937
- ), /* @__PURE__ */ React43.createElement(
6980
+ ), /* @__PURE__ */ React44.createElement(
6938
6981
  "path",
6939
6982
  {
6940
6983
  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",
@@ -6970,7 +7013,7 @@ var Logo = (_a) => {
6970
7013
  "brand",
6971
7014
  "customId"
6972
7015
  ]);
6973
- return /* @__PURE__ */ React43.createElement(LogoWrapper, __spreadValues({ variant, maxWidth }, props), variant === "combined" && /* @__PURE__ */ React43.createElement(
7016
+ return /* @__PURE__ */ React44.createElement(LogoWrapper, __spreadValues({ variant, maxWidth }, props), variant === "combined" && /* @__PURE__ */ React44.createElement(
6974
7017
  CombinedLogoSvg,
6975
7018
  {
6976
7019
  brand,
@@ -6979,7 +7022,7 @@ var Logo = (_a) => {
6979
7022
  customId,
6980
7023
  className: "lns-logoSvg"
6981
7024
  }
6982
- ), variant === "symbol" && /* @__PURE__ */ React43.createElement(
7025
+ ), variant === "symbol" && /* @__PURE__ */ React44.createElement(
6983
7026
  SymbolLogoSvg,
6984
7027
  {
6985
7028
  brand,
@@ -6987,7 +7030,7 @@ var Logo = (_a) => {
6987
7030
  customId,
6988
7031
  className: "lns-logoSvg"
6989
7032
  }
6990
- ), variant === "wordmark" && /* @__PURE__ */ React43.createElement(
7033
+ ), variant === "wordmark" && /* @__PURE__ */ React44.createElement(
6991
7034
  WordmarkLogoSvg,
6992
7035
  {
6993
7036
  brand,
@@ -7000,7 +7043,7 @@ var logo_default = Logo;
7000
7043
 
7001
7044
  // src/components/logo-loader/logo-loader.tsx
7002
7045
  import styled34 from "@emotion/styled";
7003
- import React44 from "react";
7046
+ import React45 from "react";
7004
7047
 
7005
7048
  // src/constants/routes.ts
7006
7049
  var LENS_CDN = "https://cdn.loom.com/assets/lens";
@@ -7030,14 +7073,14 @@ var LogoLoader = ({
7030
7073
  brand = "loom",
7031
7074
  size = "medium"
7032
7075
  }) => {
7033
- return /* @__PURE__ */ React44.createElement(LogoLoaderWrapper, { animation, brand, size });
7076
+ return /* @__PURE__ */ React45.createElement(LogoLoaderWrapper, { animation, brand, size });
7034
7077
  };
7035
7078
  var logo_loader_default = LogoLoader;
7036
7079
 
7037
7080
  // src/components/list/list.tsx
7038
7081
  import { css as css5 } from "@emotion/react";
7039
7082
  import styled35 from "@emotion/styled";
7040
- import React45 from "react";
7083
+ import React46 from "react";
7041
7084
  var ssrComment = `/* emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason */`;
7042
7085
  var variantStyles2 = {
7043
7086
  border: css5`
@@ -7163,19 +7206,16 @@ var ListRow = (_a) => {
7163
7206
  }
7164
7207
  }
7165
7208
  } : {};
7166
- return (
7167
- // eslint-disable-next-line styled-components-a11y/no-static-element-interactions
7168
- /* @__PURE__ */ React45.createElement(
7169
- ListRowWrapper,
7170
- __spreadValues(__spreadValues({
7171
- role: role || (htmlTag === "li" ? "listitem" : void 0),
7172
- className: `ListRowWrapper${classNameFromProp}`,
7173
- as: htmlTag,
7174
- backgroundColor,
7175
- href
7176
- }, interactiveProps), props),
7177
- children
7178
- )
7209
+ return /* @__PURE__ */ React46.createElement(
7210
+ ListRowWrapper,
7211
+ __spreadValues(__spreadValues({
7212
+ role: role || (htmlTag === "li" ? "listitem" : void 0),
7213
+ className: `ListRowWrapper${classNameFromProp}`,
7214
+ as: htmlTag,
7215
+ backgroundColor,
7216
+ href
7217
+ }, interactiveProps), props),
7218
+ children
7179
7219
  );
7180
7220
  };
7181
7221
  var formatColumns = (columns) => columns.map((columnValue) => getSizeValue(columnValue)).join(" ");
@@ -7195,16 +7235,16 @@ var List = (_a) => {
7195
7235
  ]);
7196
7236
  let processedChildren = children;
7197
7237
  if (htmlTag === "ul") {
7198
- processedChildren = React45.Children.map(children, (child) => {
7199
- if (React45.isValidElement(child) && child.type === ListRow) {
7200
- return React45.cloneElement(child, {
7238
+ processedChildren = React46.Children.map(children, (child) => {
7239
+ if (React46.isValidElement(child) && child.type === ListRow) {
7240
+ return React46.cloneElement(child, {
7201
7241
  htmlTag: "li"
7202
7242
  });
7203
7243
  }
7204
7244
  return child;
7205
7245
  });
7206
7246
  }
7207
- return /* @__PURE__ */ React45.createElement(
7247
+ return /* @__PURE__ */ React46.createElement(
7208
7248
  ListWrapper,
7209
7249
  __spreadValues({
7210
7250
  as: htmlTag,
@@ -7220,8 +7260,8 @@ var list_default = List;
7220
7260
 
7221
7261
  // src/components/tabs/tabs.tsx
7222
7262
  import styled36 from "@emotion/styled";
7223
- import React46, { useCallback as useCallback4, useMemo as useMemo4, useRef as useRef4, useId } from "react";
7224
- var TabsContext = React46.createContext({});
7263
+ import React47, { useCallback as useCallback4, useMemo as useMemo4, useRef as useRef4, useId } from "react";
7264
+ var TabsContext = React47.createContext({});
7225
7265
  var negativeScrollOffset = (scrollOffset) => `calc(-1 * ${getSizeValue(scrollOffset)})`;
7226
7266
  var Wrapper = styled36.div`
7227
7267
  ${(props) => props.scrollOffset && `margin: 0 ${negativeScrollOffset(props.scrollOffset)};
@@ -7387,9 +7427,9 @@ var Tab = (_a) => {
7387
7427
  "icon",
7388
7428
  "isDisabled"
7389
7429
  ]);
7390
- const { isPilledDesign } = React46.useContext(TabsContext);
7430
+ const { isPilledDesign } = React47.useContext(TabsContext);
7391
7431
  if (isPilledDesign) {
7392
- return /* @__PURE__ */ React46.createElement(
7432
+ return /* @__PURE__ */ React47.createElement(
7393
7433
  TabWrapperPilled,
7394
7434
  __spreadValues({
7395
7435
  as: htmlTag,
@@ -7399,11 +7439,11 @@ var Tab = (_a) => {
7399
7439
  "aria-selected": isActive,
7400
7440
  disabled: isDisabled
7401
7441
  }, props),
7402
- icon && /* @__PURE__ */ React46.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ React46.createElement(icon_default, { icon, color: "currentColor" })),
7442
+ icon && /* @__PURE__ */ React47.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ React47.createElement(icon_default, { icon, color: "currentColor" })),
7403
7443
  children
7404
7444
  );
7405
7445
  }
7406
- return /* @__PURE__ */ React46.createElement(
7446
+ return /* @__PURE__ */ React47.createElement(
7407
7447
  TabWrapper,
7408
7448
  __spreadValues({
7409
7449
  as: htmlTag,
@@ -7413,7 +7453,7 @@ var Tab = (_a) => {
7413
7453
  "aria-selected": isActive,
7414
7454
  disabled: isDisabled
7415
7455
  }, props),
7416
- icon && /* @__PURE__ */ React46.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ React46.createElement(icon_default, { icon, color: "currentColor" })),
7456
+ icon && /* @__PURE__ */ React47.createElement(container_default, { htmlTag: "span", paddingRight: children && "small" }, /* @__PURE__ */ React47.createElement(icon_default, { icon, color: "currentColor" })),
7417
7457
  children
7418
7458
  );
7419
7459
  };
@@ -7431,7 +7471,7 @@ var TabsDeprecated = (_a) => {
7431
7471
  "isPilledDesign",
7432
7472
  "hasBottomBorder"
7433
7473
  ]);
7434
- const tabsContent = isPilledDesign ? /* @__PURE__ */ React46.createElement(
7474
+ const tabsContent = isPilledDesign ? /* @__PURE__ */ React47.createElement(
7435
7475
  TabsNavPilled,
7436
7476
  __spreadValues({
7437
7477
  hasFullTabs,
@@ -7439,7 +7479,7 @@ var TabsDeprecated = (_a) => {
7439
7479
  role: "tablist"
7440
7480
  }, props),
7441
7481
  children
7442
- ) : /* @__PURE__ */ React46.createElement(
7482
+ ) : /* @__PURE__ */ React47.createElement(
7443
7483
  TabsNav,
7444
7484
  __spreadValues({
7445
7485
  hasFullTabs,
@@ -7450,9 +7490,9 @@ var TabsDeprecated = (_a) => {
7450
7490
  children
7451
7491
  );
7452
7492
  if (scrollOffset) {
7453
- return /* @__PURE__ */ React46.createElement(Wrapper, { scrollOffset }, tabsContent);
7493
+ return /* @__PURE__ */ React47.createElement(Wrapper, { scrollOffset }, tabsContent);
7454
7494
  }
7455
- return /* @__PURE__ */ React46.createElement(TabsContext.Provider, { value: { isPilledDesign } }, tabsContent);
7495
+ return /* @__PURE__ */ React47.createElement(TabsContext.Provider, { value: { isPilledDesign } }, tabsContent);
7456
7496
  };
7457
7497
  var ConditionalTooltip = ({
7458
7498
  tooltipProps,
@@ -7460,11 +7500,11 @@ var ConditionalTooltip = ({
7460
7500
  tooltipId
7461
7501
  }) => {
7462
7502
  if (tooltipProps) {
7463
- return /* @__PURE__ */ React46.createElement(tooltip_default, __spreadProps(__spreadValues({}, tooltipProps), { tooltipId, tabIndex: -1 }), children);
7503
+ return /* @__PURE__ */ React47.createElement(tooltip_default, __spreadProps(__spreadValues({}, tooltipProps), { tooltipId, tabIndex: -1 }), children);
7464
7504
  }
7465
7505
  return children;
7466
7506
  };
7467
- var TabNew = React46.forwardRef(
7507
+ var TabNew = React47.forwardRef(
7468
7508
  (_a, ref) => {
7469
7509
  var _b = _a, {
7470
7510
  tabContent,
@@ -7485,7 +7525,7 @@ var TabNew = React46.forwardRef(
7485
7525
  "onKeyDown",
7486
7526
  "onClick"
7487
7527
  ]);
7488
- const { isPilledDesign } = React46.useContext(TabsContext);
7528
+ const { isPilledDesign } = React47.useContext(TabsContext);
7489
7529
  const tooltipId = useId();
7490
7530
  const componentProps = __spreadValues({
7491
7531
  as: htmlTag,
@@ -7500,7 +7540,7 @@ var TabNew = React46.forwardRef(
7500
7540
  onClick,
7501
7541
  ref
7502
7542
  }, props);
7503
- return /* @__PURE__ */ React46.createElement(ConditionalTooltip, { tooltipProps, tooltipId }, isPilledDesign ? /* @__PURE__ */ React46.createElement(TabWrapperPilled, __spreadValues({}, componentProps), icon ? /* @__PURE__ */ React46.createElement(container_default, { htmlTag: "span", paddingRight: tabContent && "small" }, /* @__PURE__ */ React46.createElement(icon_default, { icon, color: "currentColor" })) : null, tabContent) : /* @__PURE__ */ React46.createElement(TabWrapper, __spreadValues({}, componentProps), icon ? /* @__PURE__ */ React46.createElement(container_default, { htmlTag: "span", paddingRight: tabContent && "small" }, /* @__PURE__ */ React46.createElement(icon_default, { icon, color: "currentColor" })) : null, tabContent));
7543
+ return /* @__PURE__ */ React47.createElement(ConditionalTooltip, { tooltipProps, tooltipId }, isPilledDesign ? /* @__PURE__ */ React47.createElement(TabWrapperPilled, __spreadValues({}, componentProps), icon ? /* @__PURE__ */ React47.createElement(container_default, { htmlTag: "span", paddingRight: tabContent && "small" }, /* @__PURE__ */ React47.createElement(icon_default, { icon, color: "currentColor" })) : null, tabContent) : /* @__PURE__ */ React47.createElement(TabWrapper, __spreadValues({}, componentProps), icon ? /* @__PURE__ */ React47.createElement(container_default, { htmlTag: "span", paddingRight: tabContent && "small" }, /* @__PURE__ */ React47.createElement(icon_default, { icon, color: "currentColor" })) : null, tabContent));
7504
7544
  }
7505
7545
  );
7506
7546
  TabNew.displayName = "TabNew";
@@ -7554,7 +7594,7 @@ var TabsNew = (_a) => {
7554
7594
  []
7555
7595
  );
7556
7596
  const tabsToRender = useMemo4(
7557
- () => tabs.map((tabProps, index) => /* @__PURE__ */ React46.createElement(
7597
+ () => tabs.map((tabProps, index) => /* @__PURE__ */ React47.createElement(
7558
7598
  TabNew,
7559
7599
  __spreadValues({
7560
7600
  key: index,
@@ -7565,7 +7605,7 @@ var TabsNew = (_a) => {
7565
7605
  [tabs, handleKeyDown, setTabRef]
7566
7606
  );
7567
7607
  const tabsContent = useMemo4(
7568
- () => isPilledDesign ? /* @__PURE__ */ React46.createElement(
7608
+ () => isPilledDesign ? /* @__PURE__ */ React47.createElement(
7569
7609
  TabsNavPilled,
7570
7610
  __spreadValues({
7571
7611
  hasFullTabs,
@@ -7573,7 +7613,7 @@ var TabsNew = (_a) => {
7573
7613
  role: "tablist"
7574
7614
  }, props),
7575
7615
  tabsToRender
7576
- ) : /* @__PURE__ */ React46.createElement(
7616
+ ) : /* @__PURE__ */ React47.createElement(
7577
7617
  TabsNav,
7578
7618
  __spreadValues({
7579
7619
  hasFullTabs,
@@ -7592,9 +7632,9 @@ var TabsNew = (_a) => {
7592
7632
  props
7593
7633
  ]
7594
7634
  );
7595
- const wrappedContent = /* @__PURE__ */ React46.createElement(TabsContext.Provider, { value: { isPilledDesign } }, tabsContent);
7635
+ const wrappedContent = /* @__PURE__ */ React47.createElement(TabsContext.Provider, { value: { isPilledDesign } }, tabsContent);
7596
7636
  if (scrollOffset) {
7597
- return /* @__PURE__ */ React46.createElement(Wrapper, { scrollOffset }, wrappedContent);
7637
+ return /* @__PURE__ */ React47.createElement(Wrapper, { scrollOffset }, wrappedContent);
7598
7638
  }
7599
7639
  return wrappedContent;
7600
7640
  };
@@ -7610,15 +7650,15 @@ var Tabs = (_a) => {
7610
7650
  return null;
7611
7651
  }
7612
7652
  if (children) {
7613
- return /* @__PURE__ */ React46.createElement(TabsDeprecated, __spreadValues({}, props), children);
7653
+ return /* @__PURE__ */ React47.createElement(TabsDeprecated, __spreadValues({}, props), children);
7614
7654
  }
7615
- return /* @__PURE__ */ React46.createElement(TabsNew, __spreadValues({ tabs }, props));
7655
+ return /* @__PURE__ */ React47.createElement(TabsNew, __spreadValues({ tabs }, props));
7616
7656
  };
7617
7657
  var tabs_default = Tabs;
7618
7658
 
7619
7659
  // src/components/pill/pill.tsx
7620
7660
  import styled37 from "@emotion/styled";
7621
- import React47 from "react";
7661
+ import React48 from "react";
7622
7662
  var PillWrapper = styled37.div`
7623
7663
  display: inline-grid;
7624
7664
  grid-auto-flow: column;
@@ -7647,16 +7687,16 @@ var Pill = (_a) => {
7647
7687
  "icon",
7648
7688
  "iconPosition"
7649
7689
  ]);
7650
- const iconComponent = /* @__PURE__ */ React47.createElement(
7690
+ const iconComponent = /* @__PURE__ */ React48.createElement(
7651
7691
  container_default,
7652
7692
  {
7653
7693
  htmlTag: "span",
7654
7694
  paddingLeft: iconPosition === "right" && "xsmall",
7655
7695
  paddingRight: iconPosition === "left" && "xsmall"
7656
7696
  },
7657
- /* @__PURE__ */ React47.createElement(icon_default, { icon, color: "currentColor", size: 2 })
7697
+ /* @__PURE__ */ React48.createElement(icon_default, { icon, color: "currentColor", size: 2 })
7658
7698
  );
7659
- return /* @__PURE__ */ React47.createElement(PillWrapper, __spreadValues({ color, backgroundColor }, props), icon && iconPosition === "left" && iconComponent, children, icon && iconPosition === "right" && iconComponent);
7699
+ return /* @__PURE__ */ React48.createElement(PillWrapper, __spreadValues({ color, backgroundColor }, props), icon && iconPosition === "left" && iconComponent, children, icon && iconPosition === "right" && iconComponent);
7660
7700
  };
7661
7701
  var pill_default = Pill;
7662
7702
 
@@ -7670,7 +7710,7 @@ import {
7670
7710
  shift,
7671
7711
  useFloating
7672
7712
  } from "@floating-ui/react-dom";
7673
- import React48, { useEffect as useEffect10 } from "react";
7713
+ import React49, { useEffect as useEffect10 } from "react";
7674
7714
  import ReactDOM from "react-dom";
7675
7715
  import { useTransition as useTransition2 } from "transition-hook";
7676
7716
  var placements2 = {
@@ -7772,8 +7812,8 @@ var Popover = (_a) => {
7772
7812
  opacity: stage === "enter" ? 1 : 0
7773
7813
  }
7774
7814
  };
7775
- return /* @__PURE__ */ React48.createElement(Wrapper2, __spreadProps(__spreadValues({ ref: reference }, props), { childrenZIndex }), children, shouldMount && /* @__PURE__ */ React48.createElement(React48.Fragment, null, !rootNode && /* @__PURE__ */ React48.createElement(ContentWrapper2, __spreadValues({}, contentProps), content), rootNode && ReactDOM.createPortal(
7776
- /* @__PURE__ */ React48.createElement(ContentWrapper2, __spreadValues({}, contentProps), content),
7815
+ return /* @__PURE__ */ React49.createElement(Wrapper2, __spreadProps(__spreadValues({ ref: reference }, props), { childrenZIndex }), children, shouldMount && /* @__PURE__ */ React49.createElement(React49.Fragment, null, !rootNode && /* @__PURE__ */ React49.createElement(ContentWrapper2, __spreadValues({}, contentProps), content), rootNode && ReactDOM.createPortal(
7816
+ /* @__PURE__ */ React49.createElement(ContentWrapper2, __spreadValues({}, contentProps), content),
7777
7817
  rootNode
7778
7818
  )));
7779
7819
  };
@@ -7781,7 +7821,7 @@ var popover_default = Popover;
7781
7821
 
7782
7822
  // src/components/illustration/illustration.tsx
7783
7823
  import styled39 from "@emotion/styled";
7784
- import React49 from "react";
7824
+ import React50 from "react";
7785
7825
  var IllustrationWrapper = styled39.span`
7786
7826
  display: block;
7787
7827
  color: ${(props) => props.color ? getColorValue(props.color) : getColorValue("grey8")};
@@ -7806,7 +7846,7 @@ var Illustration = (_a) => {
7806
7846
  "color",
7807
7847
  "size"
7808
7848
  ]);
7809
- return /* @__PURE__ */ React49.createElement(
7849
+ return /* @__PURE__ */ React50.createElement(
7810
7850
  IllustrationWrapper,
7811
7851
  __spreadValues({
7812
7852
  "aria-hidden": "true",
@@ -7822,7 +7862,7 @@ var illustration_default = Illustration;
7822
7862
  // src/components/split/split.tsx
7823
7863
  import { css as css6 } from "@emotion/react";
7824
7864
  import styled40 from "@emotion/styled";
7825
- import React50, { Children, cloneElement } from "react";
7865
+ import React51, { Children, cloneElement } from "react";
7826
7866
  var getSizeStyles = (props) => css6`
7827
7867
  ${getSize("width", props.width)};
7828
7868
  ${getSize("height", props.height)};
@@ -7883,7 +7923,7 @@ var SplitSection = (_a) => {
7883
7923
  if (className || style) {
7884
7924
  console.warn(customStylesWarning);
7885
7925
  }
7886
- return /* @__PURE__ */ React50.createElement(
7926
+ return /* @__PURE__ */ React51.createElement(
7887
7927
  SplitSectionWrapper,
7888
7928
  __spreadValues({
7889
7929
  as: htmlTag,
@@ -7941,7 +7981,7 @@ var Split = (_a) => {
7941
7981
  if (className || style) {
7942
7982
  console.warn(customStylesWarning);
7943
7983
  }
7944
- return /* @__PURE__ */ React50.createElement(
7984
+ return /* @__PURE__ */ React51.createElement(
7945
7985
  SplitWrapper,
7946
7986
  __spreadValues({
7947
7987
  as: htmlTag,
@@ -7971,7 +8011,7 @@ var split_default = Split;
7971
8011
 
7972
8012
  // src/components/color-picker/color-picker.tsx
7973
8013
  import styled41 from "@emotion/styled";
7974
- import React51, { useState as useState6 } from "react";
8014
+ import React52, { useState as useState6 } from "react";
7975
8015
  import { HexColorPicker, HexColorInput } from "react-colorful";
7976
8016
  var ColorfulWrapper = styled41.div`
7977
8017
  padding: var(--lns-space-medium);
@@ -8084,7 +8124,7 @@ var Swatch = styled41.div`
8084
8124
  `;
8085
8125
  var SwatchSelector = ({ swatches, currentColor, onSwatchClick }) => {
8086
8126
  const selectedSwatch = swatches.includes(currentColor) && currentColor;
8087
- return /* @__PURE__ */ React51.createElement(SwatchesContainer, null, swatches.map((swatch) => /* @__PURE__ */ React51.createElement(
8127
+ return /* @__PURE__ */ React52.createElement(SwatchesContainer, null, swatches.map((swatch) => /* @__PURE__ */ React52.createElement(
8088
8128
  Swatch,
8089
8129
  {
8090
8130
  key: swatch,
@@ -8103,7 +8143,7 @@ var SwatchSelector = ({ swatches, currentColor, onSwatchClick }) => {
8103
8143
  )));
8104
8144
  };
8105
8145
  var ColorSelector = ({ color, setColor }) => {
8106
- return /* @__PURE__ */ React51.createElement(ColorfulWrapper, null, /* @__PURE__ */ React51.createElement(HexColorPicker, { color, onChange: setColor }), /* @__PURE__ */ React51.createElement(InputContainer, null, /* @__PURE__ */ React51.createElement(HexColorInput, { prefixed: true, color, onChange: setColor }), /* @__PURE__ */ React51.createElement(ColorBox, { color })));
8146
+ return /* @__PURE__ */ React52.createElement(ColorfulWrapper, null, /* @__PURE__ */ React52.createElement(HexColorPicker, { color, onChange: setColor }), /* @__PURE__ */ React52.createElement(InputContainer, null, /* @__PURE__ */ React52.createElement(HexColorInput, { prefixed: true, color, onChange: setColor }), /* @__PURE__ */ React52.createElement(ColorBox, { color })));
8107
8147
  };
8108
8148
  var ColorPicker = (_a) => {
8109
8149
  var _b = _a, {
@@ -8127,21 +8167,21 @@ var ColorPicker = (_a) => {
8127
8167
  const onSwatchClick = (swatch) => {
8128
8168
  handleOnChange(swatch);
8129
8169
  };
8130
- return /* @__PURE__ */ React51.createElement(ColorPickerContainer, __spreadValues({}, props), swatches && /* @__PURE__ */ React51.createElement(
8170
+ return /* @__PURE__ */ React52.createElement(ColorPickerContainer, __spreadValues({}, props), swatches && /* @__PURE__ */ React52.createElement(
8131
8171
  SwatchSelector,
8132
8172
  {
8133
8173
  swatches,
8134
8174
  currentColor: tempColor,
8135
8175
  onSwatchClick
8136
8176
  }
8137
- ), /* @__PURE__ */ React51.createElement(ColorSelector, { color: tempColor, setColor: handleOnChange }), confirmButton && /* @__PURE__ */ React51.createElement(ButtonWrapper2, null, confirmButton));
8177
+ ), /* @__PURE__ */ React52.createElement(ColorSelector, { color: tempColor, setColor: handleOnChange }), confirmButton && /* @__PURE__ */ React52.createElement(ButtonWrapper2, null, confirmButton));
8138
8178
  };
8139
8179
  var color_picker_default = ColorPicker;
8140
8180
 
8141
8181
  // src/components/ellipses-loader/ellipses-loader.tsx
8142
8182
  import { keyframes as keyframes3 } from "@emotion/react";
8143
8183
  import styled42 from "@emotion/styled";
8144
- import React52 from "react";
8184
+ import React53 from "react";
8145
8185
  var speed2 = 2;
8146
8186
  var sizes3 = {
8147
8187
  small: {
@@ -8203,7 +8243,7 @@ var EllipsesLoader = (_a) => {
8203
8243
  "color",
8204
8244
  "size"
8205
8245
  ]);
8206
- return /* @__PURE__ */ React52.createElement(EllipsesLoaderWrapper, __spreadValues({ size }, props), /* @__PURE__ */ React52.createElement(Dot2, { color, size, delay: 0 }), /* @__PURE__ */ React52.createElement(Dot2, { color, size, delay: 0.2 }), /* @__PURE__ */ React52.createElement(Dot2, { color, size, delay: 0.4 }));
8246
+ return /* @__PURE__ */ React53.createElement(EllipsesLoaderWrapper, __spreadValues({ size }, props), /* @__PURE__ */ React53.createElement(Dot2, { color, size, delay: 0 }), /* @__PURE__ */ React53.createElement(Dot2, { color, size, delay: 0.2 }), /* @__PURE__ */ React53.createElement(Dot2, { color, size, delay: 0.4 }));
8207
8247
  };
8208
8248
  var availableSizes3 = Object.keys(sizes3);
8209
8249
  var ellipses_loader_default = EllipsesLoader;
@@ -8211,7 +8251,7 @@ var ellipses_loader_default = EllipsesLoader;
8211
8251
  // src/components/waveform-loader/waveform-loader.tsx
8212
8252
  import { keyframes as keyframes4 } from "@emotion/react";
8213
8253
  import styled43 from "@emotion/styled";
8214
- import React53 from "react";
8254
+ import React54 from "react";
8215
8255
  var sizes4 = {
8216
8256
  medium: {
8217
8257
  totalSize: u(3),
@@ -8295,24 +8335,24 @@ var WaveformLoader = (_a) => {
8295
8335
  "speed",
8296
8336
  "color"
8297
8337
  ]);
8298
- const barsList = Array.from({ length: BARS_COUNT }, (_, index) => /* @__PURE__ */ React53.createElement(Bar, { key: index, index, size, speed: speed3, color }));
8299
- return /* @__PURE__ */ React53.createElement(WaveformLoaderWrapper, __spreadValues({ size, color }, props), barsList);
8338
+ const barsList = Array.from({ length: BARS_COUNT }, (_, index) => /* @__PURE__ */ React54.createElement(Bar, { key: index, index, size, speed: speed3, color }));
8339
+ return /* @__PURE__ */ React54.createElement(WaveformLoaderWrapper, __spreadValues({ size, color }, props), barsList);
8300
8340
  };
8301
8341
  var availableSizes4 = Object.keys(sizes4);
8302
8342
  var availableSpeeds = Object.keys(speeds);
8303
8343
  var waveform_loader_default = WaveformLoader;
8304
8344
 
8305
8345
  // src/illustrations/accounts-and-billing.js
8306
- import * as React54 from "react";
8346
+ import * as React55 from "react";
8307
8347
  function IllustrationAccountsBilling(props) {
8308
- return /* @__PURE__ */ React54.createElement(
8348
+ return /* @__PURE__ */ React55.createElement(
8309
8349
  "svg",
8310
8350
  __spreadValues({
8311
8351
  viewBox: "0 0 102 101",
8312
8352
  fill: "none",
8313
8353
  xmlns: "http://www.w3.org/2000/svg"
8314
8354
  }, props),
8315
- /* @__PURE__ */ React54.createElement(
8355
+ /* @__PURE__ */ React55.createElement(
8316
8356
  "path",
8317
8357
  {
8318
8358
  d: "M96.072 5.826H5.928v90.145h90.144V5.826z",
@@ -8321,7 +8361,7 @@ function IllustrationAccountsBilling(props) {
8321
8361
  strokeMiterlimit: 10
8322
8362
  }
8323
8363
  ),
8324
- /* @__PURE__ */ React54.createElement(
8364
+ /* @__PURE__ */ React55.createElement(
8325
8365
  "path",
8326
8366
  {
8327
8367
  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",
@@ -8335,37 +8375,37 @@ function IllustrationAccountsBilling(props) {
8335
8375
  var accounts_and_billing_default = IllustrationAccountsBilling;
8336
8376
 
8337
8377
  // src/illustrations/invite.js
8338
- import * as React55 from "react";
8378
+ import * as React56 from "react";
8339
8379
  function IllustrationInvite(props) {
8340
- return /* @__PURE__ */ React55.createElement(
8380
+ return /* @__PURE__ */ React56.createElement(
8341
8381
  "svg",
8342
8382
  __spreadValues({
8343
8383
  viewBox: "0 0 100 101",
8344
8384
  fill: "none",
8345
8385
  xmlns: "http://www.w3.org/2000/svg"
8346
8386
  }, props),
8347
- /* @__PURE__ */ React55.createElement(
8387
+ /* @__PURE__ */ React56.createElement(
8348
8388
  "path",
8349
8389
  {
8350
8390
  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",
8351
8391
  fill: "currentColor"
8352
8392
  }
8353
8393
  ),
8354
- /* @__PURE__ */ React55.createElement(
8394
+ /* @__PURE__ */ React56.createElement(
8355
8395
  "path",
8356
8396
  {
8357
8397
  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",
8358
8398
  fill: "currentColor"
8359
8399
  }
8360
8400
  ),
8361
- /* @__PURE__ */ React55.createElement(
8401
+ /* @__PURE__ */ React56.createElement(
8362
8402
  "path",
8363
8403
  {
8364
8404
  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",
8365
8405
  fill: "currentColor"
8366
8406
  }
8367
8407
  ),
8368
- /* @__PURE__ */ React55.createElement(
8408
+ /* @__PURE__ */ React56.createElement(
8369
8409
  "path",
8370
8410
  {
8371
8411
  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",
@@ -8377,23 +8417,23 @@ function IllustrationInvite(props) {
8377
8417
  var invite_default = IllustrationInvite;
8378
8418
 
8379
8419
  // src/illustrations/archived.js
8380
- import * as React56 from "react";
8420
+ import * as React57 from "react";
8381
8421
  function IllustrationArchived(props) {
8382
- return /* @__PURE__ */ React56.createElement(
8422
+ return /* @__PURE__ */ React57.createElement(
8383
8423
  "svg",
8384
8424
  __spreadValues({
8385
8425
  viewBox: "0 0 100 101",
8386
8426
  fill: "none",
8387
8427
  xmlns: "http://www.w3.org/2000/svg"
8388
8428
  }, props),
8389
- /* @__PURE__ */ React56.createElement(
8429
+ /* @__PURE__ */ React57.createElement(
8390
8430
  "path",
8391
8431
  {
8392
8432
  d: "M0 .002v100h100v-100H0zm90 90H10v-80h80v80z",
8393
8433
  fill: "currentColor"
8394
8434
  }
8395
8435
  ),
8396
- /* @__PURE__ */ React56.createElement(
8436
+ /* @__PURE__ */ React57.createElement(
8397
8437
  "path",
8398
8438
  {
8399
8439
  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",
@@ -8405,16 +8445,16 @@ function IllustrationArchived(props) {
8405
8445
  var archived_default = IllustrationArchived;
8406
8446
 
8407
8447
  // src/illustrations/lead-with-transparency.js
8408
- import * as React57 from "react";
8448
+ import * as React58 from "react";
8409
8449
  function IllustrationLeadwithTransparency(props) {
8410
- return /* @__PURE__ */ React57.createElement(
8450
+ return /* @__PURE__ */ React58.createElement(
8411
8451
  "svg",
8412
8452
  __spreadValues({
8413
8453
  viewBox: "0 0 110 101",
8414
8454
  fill: "none",
8415
8455
  xmlns: "http://www.w3.org/2000/svg"
8416
8456
  }, props),
8417
- /* @__PURE__ */ React57.createElement(
8457
+ /* @__PURE__ */ React58.createElement(
8418
8458
  "path",
8419
8459
  {
8420
8460
  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",
@@ -8426,16 +8466,16 @@ function IllustrationLeadwithTransparency(props) {
8426
8466
  var lead_with_transparency_default = IllustrationLeadwithTransparency;
8427
8467
 
8428
8468
  // src/illustrations/ask-for-more.js
8429
- import * as React58 from "react";
8469
+ import * as React59 from "react";
8430
8470
  function IllustrationAskforMore(props) {
8431
- return /* @__PURE__ */ React58.createElement(
8471
+ return /* @__PURE__ */ React59.createElement(
8432
8472
  "svg",
8433
8473
  __spreadValues({
8434
8474
  viewBox: "0 0 100 100",
8435
8475
  fill: "none",
8436
8476
  xmlns: "http://www.w3.org/2000/svg"
8437
8477
  }, props),
8438
- /* @__PURE__ */ React58.createElement(
8478
+ /* @__PURE__ */ React59.createElement(
8439
8479
  "path",
8440
8480
  {
8441
8481
  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",
@@ -8447,16 +8487,16 @@ function IllustrationAskforMore(props) {
8447
8487
  var ask_for_more_default = IllustrationAskforMore;
8448
8488
 
8449
8489
  // src/illustrations/learning-and-development.js
8450
- import * as React59 from "react";
8490
+ import * as React60 from "react";
8451
8491
  function IllustrationLearningDevelopment(props) {
8452
- return /* @__PURE__ */ React59.createElement(
8492
+ return /* @__PURE__ */ React60.createElement(
8453
8493
  "svg",
8454
8494
  __spreadValues({
8455
8495
  viewBox: "0 0 142 142",
8456
8496
  fill: "none",
8457
8497
  xmlns: "http://www.w3.org/2000/svg"
8458
8498
  }, props),
8459
- /* @__PURE__ */ React59.createElement(
8499
+ /* @__PURE__ */ React60.createElement(
8460
8500
  "path",
8461
8501
  {
8462
8502
  fillRule: "evenodd",
@@ -8465,7 +8505,7 @@ function IllustrationLearningDevelopment(props) {
8465
8505
  fill: "currentColor"
8466
8506
  }
8467
8507
  ),
8468
- /* @__PURE__ */ React59.createElement(
8508
+ /* @__PURE__ */ React60.createElement(
8469
8509
  "path",
8470
8510
  {
8471
8511
  fillRule: "evenodd",
@@ -8474,7 +8514,7 @@ function IllustrationLearningDevelopment(props) {
8474
8514
  fill: "currentColor"
8475
8515
  }
8476
8516
  ),
8477
- /* @__PURE__ */ React59.createElement(
8517
+ /* @__PURE__ */ React60.createElement(
8478
8518
  "circle",
8479
8519
  {
8480
8520
  cx: 70.71,
@@ -8489,16 +8529,16 @@ function IllustrationLearningDevelopment(props) {
8489
8529
  var learning_and_development_default = IllustrationLearningDevelopment;
8490
8530
 
8491
8531
  // src/illustrations/business-plan.js
8492
- import * as React60 from "react";
8532
+ import * as React61 from "react";
8493
8533
  function IllustrationBusinessPlan(props) {
8494
- return /* @__PURE__ */ React60.createElement(
8534
+ return /* @__PURE__ */ React61.createElement(
8495
8535
  "svg",
8496
8536
  __spreadValues({
8497
8537
  viewBox: "0 0 101 100",
8498
8538
  fill: "none",
8499
8539
  xmlns: "http://www.w3.org/2000/svg"
8500
8540
  }, props),
8501
- /* @__PURE__ */ React60.createElement(
8541
+ /* @__PURE__ */ React61.createElement(
8502
8542
  "path",
8503
8543
  {
8504
8544
  fillRule: "evenodd",
@@ -8512,23 +8552,23 @@ function IllustrationBusinessPlan(props) {
8512
8552
  var business_plan_default = IllustrationBusinessPlan;
8513
8553
 
8514
8554
  // src/illustrations/loom-plans.js
8515
- import * as React61 from "react";
8555
+ import * as React62 from "react";
8516
8556
  function IllustrationLoomPlans(props) {
8517
- return /* @__PURE__ */ React61.createElement(
8557
+ return /* @__PURE__ */ React62.createElement(
8518
8558
  "svg",
8519
8559
  __spreadValues({
8520
8560
  viewBox: "0 0 100 100",
8521
8561
  fill: "none",
8522
8562
  xmlns: "http://www.w3.org/2000/svg"
8523
8563
  }, props),
8524
- /* @__PURE__ */ React61.createElement(
8564
+ /* @__PURE__ */ React62.createElement(
8525
8565
  "path",
8526
8566
  {
8527
8567
  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",
8528
8568
  fill: "currentColor"
8529
8569
  }
8530
8570
  ),
8531
- /* @__PURE__ */ React61.createElement(
8571
+ /* @__PURE__ */ React62.createElement(
8532
8572
  "path",
8533
8573
  {
8534
8574
  d: "M49.993 12.288L62.28 0v9.064H100L87.713 21.353h-37.72v-9.065z",
@@ -8540,16 +8580,16 @@ function IllustrationLoomPlans(props) {
8540
8580
  var loom_plans_default = IllustrationLoomPlans;
8541
8581
 
8542
8582
  // src/illustrations/collaborate-with-teammates.js
8543
- import * as React62 from "react";
8583
+ import * as React63 from "react";
8544
8584
  function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
8545
- return /* @__PURE__ */ React62.createElement(
8585
+ return /* @__PURE__ */ React63.createElement(
8546
8586
  "svg",
8547
8587
  __spreadValues({
8548
8588
  viewBox: "0 0 100 100",
8549
8589
  fill: "none",
8550
8590
  xmlns: "http://www.w3.org/2000/svg"
8551
8591
  }, props),
8552
- /* @__PURE__ */ React62.createElement(
8592
+ /* @__PURE__ */ React63.createElement(
8553
8593
  "path",
8554
8594
  {
8555
8595
  fillRule: "evenodd",
@@ -8563,16 +8603,16 @@ function IllustrationCollaboratewithTeammatesSharedLibrary(props) {
8563
8603
  var collaborate_with_teammates_default = IllustrationCollaboratewithTeammatesSharedLibrary;
8564
8604
 
8565
8605
  // src/illustrations/option-grants.js
8566
- import * as React63 from "react";
8606
+ import * as React64 from "react";
8567
8607
  function IllustrationOptionGrants(props) {
8568
- return /* @__PURE__ */ React63.createElement(
8608
+ return /* @__PURE__ */ React64.createElement(
8569
8609
  "svg",
8570
8610
  __spreadValues({
8571
8611
  viewBox: "0 0 101 101",
8572
8612
  fill: "none",
8573
8613
  xmlns: "http://www.w3.org/2000/svg"
8574
8614
  }, props),
8575
- /* @__PURE__ */ React63.createElement(
8615
+ /* @__PURE__ */ React64.createElement(
8576
8616
  "path",
8577
8617
  {
8578
8618
  fill: "currentColor",
@@ -8584,16 +8624,16 @@ function IllustrationOptionGrants(props) {
8584
8624
  var option_grants_default = IllustrationOptionGrants;
8585
8625
 
8586
8626
  // src/illustrations/community.js
8587
- import * as React64 from "react";
8627
+ import * as React65 from "react";
8588
8628
  function IllustrationCommunity(props) {
8589
- return /* @__PURE__ */ React64.createElement(
8629
+ return /* @__PURE__ */ React65.createElement(
8590
8630
  "svg",
8591
8631
  __spreadValues({
8592
8632
  viewBox: "0 0 101 100",
8593
8633
  fill: "none",
8594
8634
  xmlns: "http://www.w3.org/2000/svg"
8595
8635
  }, props),
8596
- /* @__PURE__ */ React64.createElement(
8636
+ /* @__PURE__ */ React65.createElement(
8597
8637
  "path",
8598
8638
  {
8599
8639
  fillRule: "evenodd",
@@ -8607,16 +8647,16 @@ function IllustrationCommunity(props) {
8607
8647
  var community_default = IllustrationCommunity;
8608
8648
 
8609
8649
  // src/illustrations/community-alt.js
8610
- import * as React65 from "react";
8650
+ import * as React66 from "react";
8611
8651
  function IllustrationCommunityAlt(props) {
8612
- return /* @__PURE__ */ React65.createElement(
8652
+ return /* @__PURE__ */ React66.createElement(
8613
8653
  "svg",
8614
8654
  __spreadValues({
8615
8655
  viewBox: "0 0 96 96",
8616
8656
  fill: "none",
8617
8657
  xmlns: "http://www.w3.org/2000/svg"
8618
8658
  }, props),
8619
- /* @__PURE__ */ React65.createElement(
8659
+ /* @__PURE__ */ React66.createElement(
8620
8660
  "path",
8621
8661
  {
8622
8662
  fillRule: "evenodd",
@@ -8630,16 +8670,16 @@ function IllustrationCommunityAlt(props) {
8630
8670
  var community_alt_default = IllustrationCommunityAlt;
8631
8671
 
8632
8672
  // src/illustrations/parental-leave.js
8633
- import * as React66 from "react";
8673
+ import * as React67 from "react";
8634
8674
  function IllustrationParentalLeave(props) {
8635
- return /* @__PURE__ */ React66.createElement(
8675
+ return /* @__PURE__ */ React67.createElement(
8636
8676
  "svg",
8637
8677
  __spreadValues({
8638
8678
  viewBox: "0 0 100 101",
8639
8679
  fill: "none",
8640
8680
  xmlns: "http://www.w3.org/2000/svg"
8641
8681
  }, props),
8642
- /* @__PURE__ */ React66.createElement(
8682
+ /* @__PURE__ */ React67.createElement(
8643
8683
  "path",
8644
8684
  {
8645
8685
  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",
@@ -8651,16 +8691,16 @@ function IllustrationParentalLeave(props) {
8651
8691
  var parental_leave_default = IllustrationParentalLeave;
8652
8692
 
8653
8693
  // src/illustrations/content-limit.js
8654
- import * as React67 from "react";
8694
+ import * as React68 from "react";
8655
8695
  function IllustrationContentLimit(props) {
8656
- return /* @__PURE__ */ React67.createElement(
8696
+ return /* @__PURE__ */ React68.createElement(
8657
8697
  "svg",
8658
8698
  __spreadValues({
8659
8699
  viewBox: "0 0 100 100",
8660
8700
  fill: "none",
8661
8701
  xmlns: "http://www.w3.org/2000/svg"
8662
8702
  }, props),
8663
- /* @__PURE__ */ React67.createElement(
8703
+ /* @__PURE__ */ React68.createElement(
8664
8704
  "path",
8665
8705
  {
8666
8706
  fillRule: "evenodd",
@@ -8674,16 +8714,16 @@ function IllustrationContentLimit(props) {
8674
8714
  var content_limit_default = IllustrationContentLimit;
8675
8715
 
8676
8716
  // src/illustrations/pto.js
8677
- import * as React68 from "react";
8717
+ import * as React69 from "react";
8678
8718
  function IllustrationPto(props) {
8679
- return /* @__PURE__ */ React68.createElement(
8719
+ return /* @__PURE__ */ React69.createElement(
8680
8720
  "svg",
8681
8721
  __spreadValues({
8682
8722
  viewBox: "0 0 110 111",
8683
8723
  fill: "none",
8684
8724
  xmlns: "http://www.w3.org/2000/svg"
8685
8725
  }, props),
8686
- /* @__PURE__ */ React68.createElement(
8726
+ /* @__PURE__ */ React69.createElement(
8687
8727
  "path",
8688
8728
  {
8689
8729
  fillRule: "evenodd",
@@ -8697,16 +8737,16 @@ function IllustrationPto(props) {
8697
8737
  var pto_default = IllustrationPto;
8698
8738
 
8699
8739
  // src/illustrations/custom-branding.js
8700
- import * as React69 from "react";
8740
+ import * as React70 from "react";
8701
8741
  function IllustrationCustomBranding(props) {
8702
- return /* @__PURE__ */ React69.createElement(
8742
+ return /* @__PURE__ */ React70.createElement(
8703
8743
  "svg",
8704
8744
  __spreadValues({
8705
8745
  viewBox: "0 0 134 134",
8706
8746
  fill: "none",
8707
8747
  xmlns: "http://www.w3.org/2000/svg"
8708
8748
  }, props),
8709
- /* @__PURE__ */ React69.createElement(
8749
+ /* @__PURE__ */ React70.createElement(
8710
8750
  "path",
8711
8751
  {
8712
8752
  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",
@@ -8718,53 +8758,53 @@ function IllustrationCustomBranding(props) {
8718
8758
  var custom_branding_default = IllustrationCustomBranding;
8719
8759
 
8720
8760
  // src/illustrations/record.js
8721
- import * as React70 from "react";
8761
+ import * as React71 from "react";
8722
8762
  function IllustrationRecord(props) {
8723
- return /* @__PURE__ */ React70.createElement(
8763
+ return /* @__PURE__ */ React71.createElement(
8724
8764
  "svg",
8725
8765
  __spreadValues({
8726
8766
  viewBox: "0 0 100 100",
8727
8767
  fill: "none",
8728
8768
  xmlns: "http://www.w3.org/2000/svg"
8729
8769
  }, props),
8730
- /* @__PURE__ */ React70.createElement("g", { clipPath: "url(#Record_svg__clip0)", fill: "currentColor" }, /* @__PURE__ */ React70.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" })),
8731
- /* @__PURE__ */ React70.createElement("defs", null, /* @__PURE__ */ React70.createElement("clipPath", { id: "Record_svg__clip0" }, /* @__PURE__ */ React70.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
8770
+ /* @__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" })),
8771
+ /* @__PURE__ */ React71.createElement("defs", null, /* @__PURE__ */ React71.createElement("clipPath", { id: "Record_svg__clip0" }, /* @__PURE__ */ React71.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
8732
8772
  );
8733
8773
  }
8734
8774
  var record_default = IllustrationRecord;
8735
8775
 
8736
8776
  // src/illustrations/desktop-app-and-chrome-extension.js
8737
- import * as React71 from "react";
8777
+ import * as React72 from "react";
8738
8778
  function IllustrationDesktopAppandChromeExtension(props) {
8739
- return /* @__PURE__ */ React71.createElement(
8779
+ return /* @__PURE__ */ React72.createElement(
8740
8780
  "svg",
8741
8781
  __spreadValues({
8742
8782
  viewBox: "0 0 134 134",
8743
8783
  fill: "none",
8744
8784
  xmlns: "http://www.w3.org/2000/svg"
8745
8785
  }, props),
8746
- /* @__PURE__ */ React71.createElement(
8786
+ /* @__PURE__ */ React72.createElement(
8747
8787
  "path",
8748
8788
  {
8749
8789
  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",
8750
8790
  fill: "currentColor"
8751
8791
  }
8752
8792
  ),
8753
- /* @__PURE__ */ React71.createElement(
8793
+ /* @__PURE__ */ React72.createElement(
8754
8794
  "path",
8755
8795
  {
8756
8796
  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",
8757
8797
  fill: "currentColor"
8758
8798
  }
8759
8799
  ),
8760
- /* @__PURE__ */ React71.createElement(
8800
+ /* @__PURE__ */ React72.createElement(
8761
8801
  "path",
8762
8802
  {
8763
8803
  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",
8764
8804
  fill: "currentColor"
8765
8805
  }
8766
8806
  ),
8767
- /* @__PURE__ */ React71.createElement(
8807
+ /* @__PURE__ */ React72.createElement(
8768
8808
  "path",
8769
8809
  {
8770
8810
  d: "M68.52 50.317v-.449l-.077.444c.024 0 .053.005.077.005z",
@@ -8776,16 +8816,16 @@ function IllustrationDesktopAppandChromeExtension(props) {
8776
8816
  var desktop_app_and_chrome_extension_default = IllustrationDesktopAppandChromeExtension;
8777
8817
 
8778
8818
  // src/illustrations/remote-first.js
8779
- import * as React72 from "react";
8819
+ import * as React73 from "react";
8780
8820
  function IllustrationRemoteFirst(props) {
8781
- return /* @__PURE__ */ React72.createElement(
8821
+ return /* @__PURE__ */ React73.createElement(
8782
8822
  "svg",
8783
8823
  __spreadValues({
8784
8824
  viewBox: "0 0 110 110",
8785
8825
  fill: "none",
8786
8826
  xmlns: "http://www.w3.org/2000/svg"
8787
8827
  }, props),
8788
- /* @__PURE__ */ React72.createElement(
8828
+ /* @__PURE__ */ React73.createElement(
8789
8829
  "path",
8790
8830
  {
8791
8831
  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",
@@ -8794,7 +8834,7 @@ function IllustrationRemoteFirst(props) {
8794
8834
  strokeMiterlimit: 10
8795
8835
  }
8796
8836
  ),
8797
- /* @__PURE__ */ React72.createElement(
8837
+ /* @__PURE__ */ React73.createElement(
8798
8838
  "path",
8799
8839
  {
8800
8840
  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",
@@ -8803,7 +8843,7 @@ function IllustrationRemoteFirst(props) {
8803
8843
  strokeMiterlimit: 10
8804
8844
  }
8805
8845
  ),
8806
- /* @__PURE__ */ React72.createElement(
8846
+ /* @__PURE__ */ React73.createElement(
8807
8847
  "path",
8808
8848
  {
8809
8849
  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",
@@ -8817,23 +8857,23 @@ function IllustrationRemoteFirst(props) {
8817
8857
  var remote_first_default = IllustrationRemoteFirst;
8818
8858
 
8819
8859
  // src/illustrations/device-compatibility.js
8820
- import * as React73 from "react";
8860
+ import * as React74 from "react";
8821
8861
  function IllustrationDeviceCompatibility(props) {
8822
- return /* @__PURE__ */ React73.createElement(
8862
+ return /* @__PURE__ */ React74.createElement(
8823
8863
  "svg",
8824
8864
  __spreadValues({
8825
8865
  viewBox: "0 0 110 110",
8826
8866
  fill: "none",
8827
8867
  xmlns: "http://www.w3.org/2000/svg"
8828
8868
  }, props),
8829
- /* @__PURE__ */ React73.createElement(
8869
+ /* @__PURE__ */ React74.createElement(
8830
8870
  "path",
8831
8871
  {
8832
8872
  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",
8833
8873
  fill: "currentColor"
8834
8874
  }
8835
8875
  ),
8836
- /* @__PURE__ */ React73.createElement(
8876
+ /* @__PURE__ */ React74.createElement(
8837
8877
  "path",
8838
8878
  {
8839
8879
  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",
@@ -8845,17 +8885,17 @@ function IllustrationDeviceCompatibility(props) {
8845
8885
  var device_compatibility_default = IllustrationDeviceCompatibility;
8846
8886
 
8847
8887
  // src/illustrations/roadmap.js
8848
- import * as React74 from "react";
8888
+ import * as React75 from "react";
8849
8889
  function IllustrationRoadmap(props) {
8850
- return /* @__PURE__ */ React74.createElement(
8890
+ return /* @__PURE__ */ React75.createElement(
8851
8891
  "svg",
8852
8892
  __spreadValues({
8853
8893
  viewBox: "0 0 100 100",
8854
8894
  fill: "none",
8855
8895
  xmlns: "http://www.w3.org/2000/svg"
8856
8896
  }, props),
8857
- /* @__PURE__ */ React74.createElement("path", { d: "M100 100H0V0h100v100zM10 90h80V10H10v80z", fill: "currentColor" }),
8858
- /* @__PURE__ */ React74.createElement(
8897
+ /* @__PURE__ */ React75.createElement("path", { d: "M100 100H0V0h100v100zM10 90h80V10H10v80z", fill: "currentColor" }),
8898
+ /* @__PURE__ */ React75.createElement(
8859
8899
  "path",
8860
8900
  {
8861
8901
  d: "M50.008 39.806L80 54v-9.806L50.008 30 20 44.194V54l30.008-14.194zM80 20H20v10h60V20z",
@@ -8867,16 +8907,16 @@ function IllustrationRoadmap(props) {
8867
8907
  var roadmap_default = IllustrationRoadmap;
8868
8908
 
8869
8909
  // src/illustrations/downgrade.js
8870
- import * as React75 from "react";
8910
+ import * as React76 from "react";
8871
8911
  function IllustrationDowngrade(props) {
8872
- return /* @__PURE__ */ React75.createElement(
8912
+ return /* @__PURE__ */ React76.createElement(
8873
8913
  "svg",
8874
8914
  __spreadValues({
8875
8915
  viewBox: "0 0 100 100",
8876
8916
  fill: "none",
8877
8917
  xmlns: "http://www.w3.org/2000/svg"
8878
8918
  }, props),
8879
- /* @__PURE__ */ React75.createElement(
8919
+ /* @__PURE__ */ React76.createElement(
8880
8920
  "path",
8881
8921
  {
8882
8922
  fillRule: "evenodd",
@@ -8890,16 +8930,16 @@ function IllustrationDowngrade(props) {
8890
8930
  var downgrade_default = IllustrationDowngrade;
8891
8931
 
8892
8932
  // src/illustrations/screenshot.js
8893
- import * as React76 from "react";
8933
+ import * as React77 from "react";
8894
8934
  function IllustrationScreenshot(props) {
8895
- return /* @__PURE__ */ React76.createElement(
8935
+ return /* @__PURE__ */ React77.createElement(
8896
8936
  "svg",
8897
8937
  __spreadValues({
8898
8938
  viewBox: "0 0 100 100",
8899
8939
  fill: "none",
8900
8940
  xmlns: "http://www.w3.org/2000/svg"
8901
8941
  }, props),
8902
- /* @__PURE__ */ React76.createElement(
8942
+ /* @__PURE__ */ React77.createElement(
8903
8943
  "path",
8904
8944
  {
8905
8945
  fillRule: "evenodd",
@@ -8913,16 +8953,16 @@ function IllustrationScreenshot(props) {
8913
8953
  var screenshot_default = IllustrationScreenshot;
8914
8954
 
8915
8955
  // src/illustrations/embrace-the-weird.js
8916
- import * as React77 from "react";
8956
+ import * as React78 from "react";
8917
8957
  function IllustrationEmbracetheWeird(props) {
8918
- return /* @__PURE__ */ React77.createElement(
8958
+ return /* @__PURE__ */ React78.createElement(
8919
8959
  "svg",
8920
8960
  __spreadValues({
8921
8961
  viewBox: "0 0 110 110",
8922
8962
  fill: "none",
8923
8963
  xmlns: "http://www.w3.org/2000/svg"
8924
8964
  }, props),
8925
- /* @__PURE__ */ React77.createElement(
8965
+ /* @__PURE__ */ React78.createElement(
8926
8966
  "path",
8927
8967
  {
8928
8968
  fillRule: "evenodd",
@@ -8936,40 +8976,40 @@ function IllustrationEmbracetheWeird(props) {
8936
8976
  var embrace_the_weird_default = IllustrationEmbracetheWeird;
8937
8977
 
8938
8978
  // src/illustrations/share-with-your-team.js
8939
- import * as React78 from "react";
8979
+ import * as React79 from "react";
8940
8980
  function IllustrationSharewithYourTeamTeamLibrary(props) {
8941
- return /* @__PURE__ */ React78.createElement(
8981
+ return /* @__PURE__ */ React79.createElement(
8942
8982
  "svg",
8943
8983
  __spreadValues({
8944
8984
  viewBox: "0 0 100 100",
8945
8985
  fill: "none",
8946
8986
  xmlns: "http://www.w3.org/2000/svg"
8947
8987
  }, props),
8948
- /* @__PURE__ */ React78.createElement(
8988
+ /* @__PURE__ */ React79.createElement(
8949
8989
  "g",
8950
8990
  {
8951
8991
  clipPath: "url(#Share_with_Your_Team_(Team_Library)_svg__clip0)",
8952
8992
  fill: "currentColor"
8953
8993
  },
8954
- /* @__PURE__ */ React78.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" }),
8955
- /* @__PURE__ */ React78.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" })
8994
+ /* @__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" }),
8995
+ /* @__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" })
8956
8996
  ),
8957
- /* @__PURE__ */ React78.createElement("defs", null, /* @__PURE__ */ React78.createElement("clipPath", { id: "Share_with_Your_Team_(Team_Library)_svg__clip0" }, /* @__PURE__ */ React78.createElement("path", { fill: "#fff", d: "M0 0h100v100H0z" })))
8997
+ /* @__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" })))
8958
8998
  );
8959
8999
  }
8960
9000
  var share_with_your_team_default = IllustrationSharewithYourTeamTeamLibrary;
8961
9001
 
8962
9002
  // src/illustrations/enterprise-plan.js
8963
- import * as React79 from "react";
9003
+ import * as React80 from "react";
8964
9004
  function IllustrationEnterprisePlan(props) {
8965
- return /* @__PURE__ */ React79.createElement(
9005
+ return /* @__PURE__ */ React80.createElement(
8966
9006
  "svg",
8967
9007
  __spreadValues({
8968
9008
  viewBox: "0 0 101 100",
8969
9009
  fill: "none",
8970
9010
  xmlns: "http://www.w3.org/2000/svg"
8971
9011
  }, props),
8972
- /* @__PURE__ */ React79.createElement(
9012
+ /* @__PURE__ */ React80.createElement(
8973
9013
  "path",
8974
9014
  {
8975
9015
  fill: "currentColor",
@@ -8981,30 +9021,30 @@ function IllustrationEnterprisePlan(props) {
8981
9021
  var enterprise_plan_default = IllustrationEnterprisePlan;
8982
9022
 
8983
9023
  // src/illustrations/share.js
8984
- import * as React80 from "react";
9024
+ import * as React81 from "react";
8985
9025
  function IllustrationShare(props) {
8986
- return /* @__PURE__ */ React80.createElement(
9026
+ return /* @__PURE__ */ React81.createElement(
8987
9027
  "svg",
8988
9028
  __spreadValues({
8989
9029
  viewBox: "0 0 100 101",
8990
9030
  fill: "none",
8991
9031
  xmlns: "http://www.w3.org/2000/svg"
8992
9032
  }, props),
8993
- /* @__PURE__ */ React80.createElement(
9033
+ /* @__PURE__ */ React81.createElement(
8994
9034
  "path",
8995
9035
  {
8996
9036
  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",
8997
9037
  fill: "currentColor"
8998
9038
  }
8999
9039
  ),
9000
- /* @__PURE__ */ React80.createElement(
9040
+ /* @__PURE__ */ React81.createElement(
9001
9041
  "path",
9002
9042
  {
9003
9043
  d: "M50 65.732h15.73v-15.73c0 8.69-7.04 15.73-15.73 15.73z",
9004
9044
  fill: "currentColor"
9005
9045
  }
9006
9046
  ),
9007
- /* @__PURE__ */ React80.createElement(
9047
+ /* @__PURE__ */ React81.createElement(
9008
9048
  "path",
9009
9049
  {
9010
9050
  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",
@@ -9016,39 +9056,39 @@ function IllustrationShare(props) {
9016
9056
  var share_default = IllustrationShare;
9017
9057
 
9018
9058
  // src/illustrations/faq-and-security.js
9019
- import * as React81 from "react";
9059
+ import * as React82 from "react";
9020
9060
  function IllustrationFaQandSecurity(props) {
9021
- return /* @__PURE__ */ React81.createElement(
9061
+ return /* @__PURE__ */ React82.createElement(
9022
9062
  "svg",
9023
9063
  __spreadValues({
9024
9064
  viewBox: "0 0 100 100",
9025
9065
  fill: "none",
9026
9066
  xmlns: "http://www.w3.org/2000/svg"
9027
9067
  }, props),
9028
- /* @__PURE__ */ React81.createElement(
9068
+ /* @__PURE__ */ React82.createElement(
9029
9069
  "path",
9030
9070
  {
9031
9071
  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",
9032
9072
  fill: "currentColor"
9033
9073
  }
9034
9074
  ),
9035
- /* @__PURE__ */ React81.createElement("path", { d: "M31 50V0H0v100h99.999V69H31V50z", fill: "currentColor" }),
9036
- /* @__PURE__ */ React81.createElement("path", { d: "M100 66V0H34v31h35v35h31z", fill: "currentColor" })
9075
+ /* @__PURE__ */ React82.createElement("path", { d: "M31 50V0H0v100h99.999V69H31V50z", fill: "currentColor" }),
9076
+ /* @__PURE__ */ React82.createElement("path", { d: "M100 66V0H34v31h35v35h31z", fill: "currentColor" })
9037
9077
  );
9038
9078
  }
9039
9079
  var faq_and_security_default = IllustrationFaQandSecurity;
9040
9080
 
9041
9081
  // src/illustrations/starred.js
9042
- import * as React82 from "react";
9082
+ import * as React83 from "react";
9043
9083
  function IllustrationStarred(props) {
9044
- return /* @__PURE__ */ React82.createElement(
9084
+ return /* @__PURE__ */ React83.createElement(
9045
9085
  "svg",
9046
9086
  __spreadValues({
9047
9087
  viewBox: "0 0 101 101",
9048
9088
  fill: "none",
9049
9089
  xmlns: "http://www.w3.org/2000/svg"
9050
9090
  }, props),
9051
- /* @__PURE__ */ React82.createElement(
9091
+ /* @__PURE__ */ React83.createElement(
9052
9092
  "path",
9053
9093
  {
9054
9094
  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",
@@ -9060,16 +9100,16 @@ function IllustrationStarred(props) {
9060
9100
  var starred_default = IllustrationStarred;
9061
9101
 
9062
9102
  // src/illustrations/five-minute-limit.js
9063
- import * as React83 from "react";
9103
+ import * as React84 from "react";
9064
9104
  function Illustration5MinuteLimit(props) {
9065
- return /* @__PURE__ */ React83.createElement(
9105
+ return /* @__PURE__ */ React84.createElement(
9066
9106
  "svg",
9067
9107
  __spreadValues({
9068
9108
  viewBox: "0 0 110 110",
9069
9109
  fill: "none",
9070
9110
  xmlns: "http://www.w3.org/2000/svg"
9071
9111
  }, props),
9072
- /* @__PURE__ */ React83.createElement(
9112
+ /* @__PURE__ */ React84.createElement(
9073
9113
  "path",
9074
9114
  {
9075
9115
  fillRule: "evenodd",
@@ -9083,16 +9123,16 @@ function Illustration5MinuteLimit(props) {
9083
9123
  var five_minute_limit_default = Illustration5MinuteLimit;
9084
9124
 
9085
9125
  // src/illustrations/starter-plus-plan.js
9086
- import * as React84 from "react";
9126
+ import * as React85 from "react";
9087
9127
  function IllustrationStarterPlusPlan(props) {
9088
- return /* @__PURE__ */ React84.createElement(
9128
+ return /* @__PURE__ */ React85.createElement(
9089
9129
  "svg",
9090
9130
  __spreadValues({
9091
9131
  viewBox: "0 0 100 100",
9092
9132
  fill: "none",
9093
9133
  xmlns: "http://www.w3.org/2000/svg"
9094
9134
  }, props),
9095
- /* @__PURE__ */ React84.createElement(
9135
+ /* @__PURE__ */ React85.createElement(
9096
9136
  "path",
9097
9137
  {
9098
9138
  fillRule: "evenodd",
@@ -9106,16 +9146,16 @@ function IllustrationStarterPlusPlan(props) {
9106
9146
  var starter_plus_plan_default = IllustrationStarterPlusPlan;
9107
9147
 
9108
9148
  // src/illustrations/getting-started.js
9109
- import * as React85 from "react";
9149
+ import * as React86 from "react";
9110
9150
  function IllustrationGettingStarted(props) {
9111
- return /* @__PURE__ */ React85.createElement(
9151
+ return /* @__PURE__ */ React86.createElement(
9112
9152
  "svg",
9113
9153
  __spreadValues({
9114
9154
  viewBox: "0 0 106 106",
9115
9155
  fill: "none",
9116
9156
  xmlns: "http://www.w3.org/2000/svg"
9117
9157
  }, props),
9118
- /* @__PURE__ */ React85.createElement(
9158
+ /* @__PURE__ */ React86.createElement(
9119
9159
  "path",
9120
9160
  {
9121
9161
  d: "M53 101c26.51 0 48-21.49 48-48S79.51 5 53 5 5 26.49 5 53s21.49 48 48 48z",
@@ -9124,7 +9164,7 @@ function IllustrationGettingStarted(props) {
9124
9164
  strokeMiterlimit: 10
9125
9165
  }
9126
9166
  ),
9127
- /* @__PURE__ */ React85.createElement(
9167
+ /* @__PURE__ */ React86.createElement(
9128
9168
  "path",
9129
9169
  {
9130
9170
  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",
@@ -9133,7 +9173,7 @@ function IllustrationGettingStarted(props) {
9133
9173
  strokeMiterlimit: 10
9134
9174
  }
9135
9175
  ),
9136
- /* @__PURE__ */ React85.createElement(
9176
+ /* @__PURE__ */ React86.createElement(
9137
9177
  "path",
9138
9178
  {
9139
9179
  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",
@@ -9142,7 +9182,7 @@ function IllustrationGettingStarted(props) {
9142
9182
  strokeMiterlimit: 10
9143
9183
  }
9144
9184
  ),
9145
- /* @__PURE__ */ React85.createElement(
9185
+ /* @__PURE__ */ React86.createElement(
9146
9186
  "path",
9147
9187
  {
9148
9188
  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",
@@ -9156,23 +9196,23 @@ function IllustrationGettingStarted(props) {
9156
9196
  var getting_started_default = IllustrationGettingStarted;
9157
9197
 
9158
9198
  // src/illustrations/strong-upload-speed.js
9159
- import * as React86 from "react";
9199
+ import * as React87 from "react";
9160
9200
  function IllustrationStrongUploadSpeed(props) {
9161
- return /* @__PURE__ */ React86.createElement(
9201
+ return /* @__PURE__ */ React87.createElement(
9162
9202
  "svg",
9163
9203
  __spreadValues({
9164
9204
  viewBox: "0 0 111 110",
9165
9205
  fill: "none",
9166
9206
  xmlns: "http://www.w3.org/2000/svg"
9167
9207
  }, props),
9168
- /* @__PURE__ */ React86.createElement(
9208
+ /* @__PURE__ */ React87.createElement(
9169
9209
  "path",
9170
9210
  {
9171
9211
  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",
9172
9212
  fill: "currentColor"
9173
9213
  }
9174
9214
  ),
9175
- /* @__PURE__ */ React86.createElement(
9215
+ /* @__PURE__ */ React87.createElement(
9176
9216
  "path",
9177
9217
  {
9178
9218
  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",
@@ -9184,16 +9224,16 @@ function IllustrationStrongUploadSpeed(props) {
9184
9224
  var strong_upload_speed_default = IllustrationStrongUploadSpeed;
9185
9225
 
9186
9226
  // src/illustrations/growth-through-empathy.js
9187
- import * as React87 from "react";
9227
+ import * as React88 from "react";
9188
9228
  function IllustrationGrowththroughEmpathy(props) {
9189
- return /* @__PURE__ */ React87.createElement(
9229
+ return /* @__PURE__ */ React88.createElement(
9190
9230
  "svg",
9191
9231
  __spreadValues({
9192
9232
  viewBox: "0 0 104 100",
9193
9233
  fill: "none",
9194
9234
  xmlns: "http://www.w3.org/2000/svg"
9195
9235
  }, props),
9196
- /* @__PURE__ */ React87.createElement(
9236
+ /* @__PURE__ */ React88.createElement(
9197
9237
  "path",
9198
9238
  {
9199
9239
  d: "M98.75 100.001c0-25.889-20.986-46.876-46.874-46.876C25.987 53.125 5 74.112 5 100.001",
@@ -9202,7 +9242,7 @@ function IllustrationGrowththroughEmpathy(props) {
9202
9242
  strokeMiterlimit: 10
9203
9243
  }
9204
9244
  ),
9205
- /* @__PURE__ */ React87.createElement(
9245
+ /* @__PURE__ */ React88.createElement(
9206
9246
  "path",
9207
9247
  {
9208
9248
  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",
@@ -9211,7 +9251,7 @@ function IllustrationGrowththroughEmpathy(props) {
9211
9251
  strokeMiterlimit: 10
9212
9252
  }
9213
9253
  ),
9214
- /* @__PURE__ */ React87.createElement(
9254
+ /* @__PURE__ */ React88.createElement(
9215
9255
  "path",
9216
9256
  {
9217
9257
  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",
@@ -9220,7 +9260,7 @@ function IllustrationGrowththroughEmpathy(props) {
9220
9260
  strokeMiterlimit: 10
9221
9261
  }
9222
9262
  ),
9223
- /* @__PURE__ */ React87.createElement(
9263
+ /* @__PURE__ */ React88.createElement(
9224
9264
  "path",
9225
9265
  {
9226
9266
  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",
@@ -9229,7 +9269,7 @@ function IllustrationGrowththroughEmpathy(props) {
9229
9269
  strokeMiterlimit: 10
9230
9270
  }
9231
9271
  ),
9232
- /* @__PURE__ */ React87.createElement(
9272
+ /* @__PURE__ */ React88.createElement(
9233
9273
  "path",
9234
9274
  {
9235
9275
  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",
@@ -9238,7 +9278,7 @@ function IllustrationGrowththroughEmpathy(props) {
9238
9278
  strokeMiterlimit: 10
9239
9279
  }
9240
9280
  ),
9241
- /* @__PURE__ */ React87.createElement(
9281
+ /* @__PURE__ */ React88.createElement(
9242
9282
  "path",
9243
9283
  {
9244
9284
  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",
@@ -9247,7 +9287,7 @@ function IllustrationGrowththroughEmpathy(props) {
9247
9287
  strokeMiterlimit: 10
9248
9288
  }
9249
9289
  ),
9250
- /* @__PURE__ */ React87.createElement(
9290
+ /* @__PURE__ */ React88.createElement(
9251
9291
  "path",
9252
9292
  {
9253
9293
  d: "M64.015 0c0 6.693-5.432 12.124-12.124 12.124S39.767 6.693 39.767.002",
@@ -9261,16 +9301,16 @@ function IllustrationGrowththroughEmpathy(props) {
9261
9301
  var growth_through_empathy_default = IllustrationGrowththroughEmpathy;
9262
9302
 
9263
9303
  // src/illustrations/troubleshooting.js
9264
- import * as React88 from "react";
9304
+ import * as React89 from "react";
9265
9305
  function IllustrationTroubleshooting(props) {
9266
- return /* @__PURE__ */ React88.createElement(
9306
+ return /* @__PURE__ */ React89.createElement(
9267
9307
  "svg",
9268
9308
  __spreadValues({
9269
9309
  viewBox: "0 0 110 110",
9270
9310
  fill: "none",
9271
9311
  xmlns: "http://www.w3.org/2000/svg"
9272
9312
  }, props),
9273
- /* @__PURE__ */ React88.createElement(
9313
+ /* @__PURE__ */ React89.createElement(
9274
9314
  "path",
9275
9315
  {
9276
9316
  d: "M5 55h99.984c0 27.61-22.375 50-50 50S5 82.61 5 55z",
@@ -9280,7 +9320,7 @@ function IllustrationTroubleshooting(props) {
9280
9320
  strokeMiterlimit: 10
9281
9321
  }
9282
9322
  ),
9283
- /* @__PURE__ */ React88.createElement(
9323
+ /* @__PURE__ */ React89.createElement(
9284
9324
  "path",
9285
9325
  {
9286
9326
  d: "M55 105c27.614 0 50-22.386 50-50S82.614 5 55 5 5 27.386 5 55s22.386 50 50 50z",
@@ -9289,7 +9329,7 @@ function IllustrationTroubleshooting(props) {
9289
9329
  strokeMiterlimit: 10
9290
9330
  }
9291
9331
  ),
9292
- /* @__PURE__ */ React88.createElement(
9332
+ /* @__PURE__ */ React89.createElement(
9293
9333
  "path",
9294
9334
  {
9295
9335
  d: "M23.534 55C23.534 37.62 37.62 23.534 55 23.534c17.382 0 31.466 14.085 31.466 31.466",
@@ -9298,7 +9338,7 @@ function IllustrationTroubleshooting(props) {
9298
9338
  strokeMiterlimit: 10
9299
9339
  }
9300
9340
  ),
9301
- /* @__PURE__ */ React88.createElement(
9341
+ /* @__PURE__ */ React89.createElement(
9302
9342
  "path",
9303
9343
  {
9304
9344
  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",
@@ -9312,16 +9352,16 @@ function IllustrationTroubleshooting(props) {
9312
9352
  var troubleshooting_default = IllustrationTroubleshooting;
9313
9353
 
9314
9354
  // src/illustrations/health-plans.js
9315
- import * as React89 from "react";
9355
+ import * as React90 from "react";
9316
9356
  function IllustrationHealthPlans(props) {
9317
- return /* @__PURE__ */ React89.createElement(
9357
+ return /* @__PURE__ */ React90.createElement(
9318
9358
  "svg",
9319
9359
  __spreadValues({
9320
9360
  viewBox: "0 0 100 101",
9321
9361
  fill: "none",
9322
9362
  xmlns: "http://www.w3.org/2000/svg"
9323
9363
  }, props),
9324
- /* @__PURE__ */ React89.createElement(
9364
+ /* @__PURE__ */ React90.createElement(
9325
9365
  "path",
9326
9366
  {
9327
9367
  fillRule: "evenodd",
@@ -9335,16 +9375,16 @@ function IllustrationHealthPlans(props) {
9335
9375
  var health_plans_default = IllustrationHealthPlans;
9336
9376
 
9337
9377
  // src/illustrations/upgrade.js
9338
- import * as React90 from "react";
9378
+ import * as React91 from "react";
9339
9379
  function IllustrationUpgrade(props) {
9340
- return /* @__PURE__ */ React90.createElement(
9380
+ return /* @__PURE__ */ React91.createElement(
9341
9381
  "svg",
9342
9382
  __spreadValues({
9343
9383
  viewBox: "0 0 100 100",
9344
9384
  fill: "none",
9345
9385
  xmlns: "http://www.w3.org/2000/svg"
9346
9386
  }, props),
9347
- /* @__PURE__ */ React90.createElement(
9387
+ /* @__PURE__ */ React91.createElement(
9348
9388
  "path",
9349
9389
  {
9350
9390
  fillRule: "evenodd",
@@ -9358,16 +9398,16 @@ function IllustrationUpgrade(props) {
9358
9398
  var upgrade_default = IllustrationUpgrade;
9359
9399
 
9360
9400
  // src/illustrations/how-to-use-loom.js
9361
- import * as React91 from "react";
9401
+ import * as React92 from "react";
9362
9402
  function IllustrationHowtoUseLoom(props) {
9363
- return /* @__PURE__ */ React91.createElement(
9403
+ return /* @__PURE__ */ React92.createElement(
9364
9404
  "svg",
9365
9405
  __spreadValues({
9366
9406
  viewBox: "0 0 110 110",
9367
9407
  fill: "none",
9368
9408
  xmlns: "http://www.w3.org/2000/svg"
9369
9409
  }, props),
9370
- /* @__PURE__ */ React91.createElement(
9410
+ /* @__PURE__ */ React92.createElement(
9371
9411
  "path",
9372
9412
  {
9373
9413
  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",
@@ -9379,16 +9419,16 @@ function IllustrationHowtoUseLoom(props) {
9379
9419
  var how_to_use_loom_default = IllustrationHowtoUseLoom;
9380
9420
 
9381
9421
  // src/illustrations/upload-drag-and-drop.js
9382
- import * as React92 from "react";
9422
+ import * as React93 from "react";
9383
9423
  function IllustrationUploadDragAndDrop(props) {
9384
- return /* @__PURE__ */ React92.createElement(
9424
+ return /* @__PURE__ */ React93.createElement(
9385
9425
  "svg",
9386
9426
  __spreadValues({
9387
9427
  viewBox: "0 0 100 100",
9388
9428
  fill: "none",
9389
9429
  xmlns: "http://www.w3.org/2000/svg"
9390
9430
  }, props),
9391
- /* @__PURE__ */ React92.createElement(
9431
+ /* @__PURE__ */ React93.createElement(
9392
9432
  "path",
9393
9433
  {
9394
9434
  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",
@@ -9400,16 +9440,16 @@ function IllustrationUploadDragAndDrop(props) {
9400
9440
  var upload_drag_and_drop_default = IllustrationUploadDragAndDrop;
9401
9441
 
9402
9442
  // src/illustrations/use-cases.js
9403
- import * as React93 from "react";
9443
+ import * as React94 from "react";
9404
9444
  function IllustrationUseCases(props) {
9405
- return /* @__PURE__ */ React93.createElement(
9445
+ return /* @__PURE__ */ React94.createElement(
9406
9446
  "svg",
9407
9447
  __spreadValues({
9408
9448
  viewBox: "0 0 100 100",
9409
9449
  fill: "none",
9410
9450
  xmlns: "http://www.w3.org/2000/svg"
9411
9451
  }, props),
9412
- /* @__PURE__ */ React93.createElement(
9452
+ /* @__PURE__ */ React94.createElement(
9413
9453
  "path",
9414
9454
  {
9415
9455
  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",
@@ -9421,16 +9461,16 @@ function IllustrationUseCases(props) {
9421
9461
  var use_cases_default = IllustrationUseCases;
9422
9462
 
9423
9463
  // src/illustrations/invite-members.js
9424
- import * as React94 from "react";
9464
+ import * as React95 from "react";
9425
9465
  function IllustrationInviteMembers(props) {
9426
- return /* @__PURE__ */ React94.createElement(
9466
+ return /* @__PURE__ */ React95.createElement(
9427
9467
  "svg",
9428
9468
  __spreadValues({
9429
9469
  viewBox: "0 0 134 134",
9430
9470
  fill: "none",
9431
9471
  xmlns: "http://www.w3.org/2000/svg"
9432
9472
  }, props),
9433
- /* @__PURE__ */ React94.createElement(
9473
+ /* @__PURE__ */ React95.createElement(
9434
9474
  "path",
9435
9475
  {
9436
9476
  fillRule: "evenodd",
@@ -9444,45 +9484,45 @@ function IllustrationInviteMembers(props) {
9444
9484
  var invite_members_default = IllustrationInviteMembers;
9445
9485
 
9446
9486
  // src/illustrations/wellness.js
9447
- import * as React95 from "react";
9487
+ import * as React96 from "react";
9448
9488
  function IllustrationWellness(props) {
9449
- return /* @__PURE__ */ React95.createElement(
9489
+ return /* @__PURE__ */ React96.createElement(
9450
9490
  "svg",
9451
9491
  __spreadValues({
9452
9492
  viewBox: "0 0 100 101",
9453
9493
  fill: "none",
9454
9494
  xmlns: "http://www.w3.org/2000/svg"
9455
9495
  }, props),
9456
- /* @__PURE__ */ React95.createElement(
9496
+ /* @__PURE__ */ React96.createElement(
9457
9497
  "path",
9458
9498
  {
9459
9499
  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",
9460
9500
  fill: "currentColor"
9461
9501
  }
9462
9502
  ),
9463
- /* @__PURE__ */ React95.createElement(
9503
+ /* @__PURE__ */ React96.createElement(
9464
9504
  "path",
9465
9505
  {
9466
9506
  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",
9467
9507
  fill: "currentColor"
9468
9508
  }
9469
9509
  ),
9470
- /* @__PURE__ */ React95.createElement("path", { fill: "currentColor", d: "M100 67.595H66.667v33.333H100z" })
9510
+ /* @__PURE__ */ React96.createElement("path", { fill: "currentColor", d: "M100 67.595H66.667v33.333H100z" })
9471
9511
  );
9472
9512
  }
9473
9513
  var wellness_default = IllustrationWellness;
9474
9514
 
9475
9515
  // src/illustrations/comments.js
9476
- import * as React96 from "react";
9516
+ import * as React97 from "react";
9477
9517
  function IllustrationComments(props) {
9478
- return /* @__PURE__ */ React96.createElement(
9518
+ return /* @__PURE__ */ React97.createElement(
9479
9519
  "svg",
9480
9520
  __spreadValues({
9481
9521
  viewBox: "0 0 96 96",
9482
9522
  fill: "none",
9483
9523
  xmlns: "http://www.w3.org/2000/svg"
9484
9524
  }, props),
9485
- /* @__PURE__ */ React96.createElement(
9525
+ /* @__PURE__ */ React97.createElement(
9486
9526
  "path",
9487
9527
  {
9488
9528
  fillRule: "evenodd",
@@ -9491,7 +9531,7 @@ function IllustrationComments(props) {
9491
9531
  fill: "currentColor"
9492
9532
  }
9493
9533
  ),
9494
- /* @__PURE__ */ React96.createElement(
9534
+ /* @__PURE__ */ React97.createElement(
9495
9535
  "path",
9496
9536
  {
9497
9537
  fill: "currentColor",
@@ -9503,16 +9543,16 @@ function IllustrationComments(props) {
9503
9543
  var comments_default = IllustrationComments;
9504
9544
 
9505
9545
  // src/illustrations/folders-empty-state-mobile.js
9506
- import * as React97 from "react";
9546
+ import * as React98 from "react";
9507
9547
  function IllutrationFoldersEmptyStateMobile(props) {
9508
- return /* @__PURE__ */ React97.createElement(
9548
+ return /* @__PURE__ */ React98.createElement(
9509
9549
  "svg",
9510
9550
  __spreadValues({
9511
9551
  viewBox: "0 0 96 96",
9512
9552
  fill: "none",
9513
9553
  xmlns: "http://www.w3.org/2000/svg"
9514
9554
  }, props),
9515
- /* @__PURE__ */ React97.createElement(
9555
+ /* @__PURE__ */ React98.createElement(
9516
9556
  "path",
9517
9557
  {
9518
9558
  fillRule: "evenodd",
@@ -9521,7 +9561,7 @@ function IllutrationFoldersEmptyStateMobile(props) {
9521
9561
  fill: "currentColor"
9522
9562
  }
9523
9563
  ),
9524
- /* @__PURE__ */ React97.createElement(
9564
+ /* @__PURE__ */ React98.createElement(
9525
9565
  "path",
9526
9566
  {
9527
9567
  fillRule: "evenodd",
@@ -9535,23 +9575,23 @@ function IllutrationFoldersEmptyStateMobile(props) {
9535
9575
  var folders_empty_state_mobile_default = IllutrationFoldersEmptyStateMobile;
9536
9576
 
9537
9577
  // src/illustrations/help-ios.js
9538
- import * as React98 from "react";
9578
+ import * as React99 from "react";
9539
9579
  function IllustrationHelpIos(props) {
9540
- return /* @__PURE__ */ React98.createElement(
9580
+ return /* @__PURE__ */ React99.createElement(
9541
9581
  "svg",
9542
9582
  __spreadValues({
9543
9583
  viewBox: "0 0 96 96",
9544
9584
  fill: "none",
9545
9585
  xmlns: "http://www.w3.org/2000/svg"
9546
9586
  }, props),
9547
- /* @__PURE__ */ React98.createElement(
9587
+ /* @__PURE__ */ React99.createElement(
9548
9588
  "path",
9549
9589
  {
9550
9590
  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",
9551
9591
  fill: "currentColor"
9552
9592
  }
9553
9593
  ),
9554
- /* @__PURE__ */ React98.createElement(
9594
+ /* @__PURE__ */ React99.createElement(
9555
9595
  "path",
9556
9596
  {
9557
9597
  fillRule: "evenodd",
@@ -9565,17 +9605,17 @@ function IllustrationHelpIos(props) {
9565
9605
  var help_ios_default = IllustrationHelpIos;
9566
9606
 
9567
9607
  // src/illustrations/my-videos-empty-state-mobile.js
9568
- import * as React99 from "react";
9608
+ import * as React100 from "react";
9569
9609
  function IllustrationMyVideosEmptyStateMobile(props) {
9570
- return /* @__PURE__ */ React99.createElement(
9610
+ return /* @__PURE__ */ React100.createElement(
9571
9611
  "svg",
9572
9612
  __spreadValues({
9573
9613
  viewBox: "0 0 96 96",
9574
9614
  fill: "none",
9575
9615
  xmlns: "http://www.w3.org/2000/svg"
9576
9616
  }, props),
9577
- /* @__PURE__ */ React99.createElement("path", { d: "M96 0H0v96h96V0zM84 12v72H12V12h72z", fill: "currentColor" }),
9578
- /* @__PURE__ */ React99.createElement(
9617
+ /* @__PURE__ */ React100.createElement("path", { d: "M96 0H0v96h96V0zM84 12v72H12V12h72z", fill: "currentColor" }),
9618
+ /* @__PURE__ */ React100.createElement(
9579
9619
  "path",
9580
9620
  {
9581
9621
  fillRule: "evenodd",
@@ -9589,16 +9629,16 @@ function IllustrationMyVideosEmptyStateMobile(props) {
9589
9629
  var my_videos_empty_state_mobile_default = IllustrationMyVideosEmptyStateMobile;
9590
9630
 
9591
9631
  // src/illustrations/recents-empty-state-mobile.js
9592
- import * as React100 from "react";
9632
+ import * as React101 from "react";
9593
9633
  function IllustrationRecentsEmptyStateMobile(props) {
9594
- return /* @__PURE__ */ React100.createElement(
9634
+ return /* @__PURE__ */ React101.createElement(
9595
9635
  "svg",
9596
9636
  __spreadValues({
9597
9637
  viewBox: "0 0 96 96",
9598
9638
  fill: "none",
9599
9639
  xmlns: "http://www.w3.org/2000/svg"
9600
9640
  }, props),
9601
- /* @__PURE__ */ React100.createElement(
9641
+ /* @__PURE__ */ React101.createElement(
9602
9642
  "path",
9603
9643
  {
9604
9644
  fillRule: "evenodd",
@@ -9612,16 +9652,16 @@ function IllustrationRecentsEmptyStateMobile(props) {
9612
9652
  var recents_empty_state_mobile_default = IllustrationRecentsEmptyStateMobile;
9613
9653
 
9614
9654
  // src/illustrations/chrome-notifications-empty-state.js
9615
- import * as React101 from "react";
9655
+ import * as React102 from "react";
9616
9656
  function IllustrationChromeNotificationsEmptyState(props) {
9617
- return /* @__PURE__ */ React101.createElement(
9657
+ return /* @__PURE__ */ React102.createElement(
9618
9658
  "svg",
9619
9659
  __spreadValues({
9620
9660
  viewBox: "0 0 96 96",
9621
9661
  fill: "none",
9622
9662
  xmlns: "http://www.w3.org/2000/svg"
9623
9663
  }, props),
9624
- /* @__PURE__ */ React101.createElement(
9664
+ /* @__PURE__ */ React102.createElement(
9625
9665
  "circle",
9626
9666
  {
9627
9667
  cx: 15.84,
@@ -9631,7 +9671,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
9631
9671
  strokeWidth: 9.6
9632
9672
  }
9633
9673
  ),
9634
- /* @__PURE__ */ React101.createElement(
9674
+ /* @__PURE__ */ React102.createElement(
9635
9675
  "path",
9636
9676
  {
9637
9677
  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",
@@ -9639,8 +9679,8 @@ function IllustrationChromeNotificationsEmptyState(props) {
9639
9679
  strokeWidth: 9.6
9640
9680
  }
9641
9681
  ),
9642
- /* @__PURE__ */ React101.createElement("circle", { cx: 80.16, cy: 15.84, r: 15.84, fill: "currentColor" }),
9643
- /* @__PURE__ */ React101.createElement(
9682
+ /* @__PURE__ */ React102.createElement("circle", { cx: 80.16, cy: 15.84, r: 15.84, fill: "currentColor" }),
9683
+ /* @__PURE__ */ React102.createElement(
9644
9684
  "path",
9645
9685
  {
9646
9686
  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",
@@ -9648,7 +9688,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
9648
9688
  strokeWidth: 9.6
9649
9689
  }
9650
9690
  ),
9651
- /* @__PURE__ */ React101.createElement(
9691
+ /* @__PURE__ */ React102.createElement(
9652
9692
  "circle",
9653
9693
  {
9654
9694
  cx: 48,
@@ -9658,7 +9698,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
9658
9698
  strokeWidth: 9.6
9659
9699
  }
9660
9700
  ),
9661
- /* @__PURE__ */ React101.createElement(
9701
+ /* @__PURE__ */ React102.createElement(
9662
9702
  "path",
9663
9703
  {
9664
9704
  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",
@@ -9666,7 +9706,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
9666
9706
  strokeWidth: 9.6
9667
9707
  }
9668
9708
  ),
9669
- /* @__PURE__ */ React101.createElement(
9709
+ /* @__PURE__ */ React102.createElement(
9670
9710
  "circle",
9671
9711
  {
9672
9712
  cx: 15.84,
@@ -9676,7 +9716,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
9676
9716
  strokeWidth: 9.6
9677
9717
  }
9678
9718
  ),
9679
- /* @__PURE__ */ React101.createElement(
9719
+ /* @__PURE__ */ React102.createElement(
9680
9720
  "path",
9681
9721
  {
9682
9722
  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",
@@ -9684,7 +9724,7 @@ function IllustrationChromeNotificationsEmptyState(props) {
9684
9724
  strokeWidth: 9.6
9685
9725
  }
9686
9726
  ),
9687
- /* @__PURE__ */ React101.createElement(
9727
+ /* @__PURE__ */ React102.createElement(
9688
9728
  "circle",
9689
9729
  {
9690
9730
  cx: 80.16,