@uniformdev/design-system 19.50.0 → 19.50.2-alpha.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/esm/index.js CHANGED
@@ -328,6 +328,34 @@ var buttonRippleEffect = (props) => css`
328
328
  transition: background 0s;
329
329
  }
330
330
  `;
331
+ var buttonAccentAltDark = css`
332
+ background: var(--accent-alt-dark);
333
+ color: var(--white);
334
+
335
+ &:disabled {
336
+ background: var(--gray-300);
337
+ color: var(--white);
338
+ }
339
+
340
+ ${buttonRippleEffect({ hoverColor: "var(--brand-secondary-1)" })}
341
+ `;
342
+ var buttonAccentAltDarkOutline = css`
343
+ background: var(--white);
344
+ color: var(--accent-alt-dark);
345
+ box-shadow: 0 0 0 1px var(--accent-alt-dark);
346
+ transition: box-shadow var(--duration-fast) var(--timing-ease-out);
347
+
348
+ &:hover {
349
+ color: var(--primary-action-hover);
350
+ }
351
+
352
+ &:disabled {
353
+ color: var(--gray-300);
354
+ box-shadow: 0 0 0 1px var(--gray-300);
355
+ }
356
+
357
+ ${buttonRippleEffect({ hoverColor: "var(--gray-50)" })}
358
+ `;
331
359
  var buttonPrimary = css`
332
360
  background: var(--brand-secondary-1);
333
361
  color: var(--white);
@@ -1025,6 +1053,9 @@ var IconImg = css8`
1025
1053
  vertical-align: middle;
1026
1054
  }
1027
1055
  `;
1056
+ var IconWhite = css8`
1057
+ color: var(--white);
1058
+ `;
1028
1059
  var IconColorDefault = css8`
1029
1060
  color: var(--brand-secondary-3);
1030
1061
  `;
@@ -1079,6 +1110,7 @@ var IconInner = ({ icon, iconColor = "default", size = "1.5rem", ...otherProps }
1079
1110
  const isIconName = typeof icon === "string";
1080
1111
  const { iconsMap, isLoading } = useIconContext();
1081
1112
  const customColor = {
1113
+ white: IconWhite,
1082
1114
  action: IconColorAction,
1083
1115
  default: IconColorDefault,
1084
1116
  gray: IconColorGray,
@@ -1688,6 +1720,60 @@ var diamondFill = GenIcon({
1688
1720
  }
1689
1721
  ]
1690
1722
  });
1723
+ var magicWand = GenIcon({
1724
+ tag: "svg",
1725
+ attr: {
1726
+ role: "img",
1727
+ viewBox: "0 0 24 24"
1728
+ },
1729
+ child: [
1730
+ {
1731
+ tag: "path",
1732
+ attr: {
1733
+ fill: "currentColor",
1734
+ fillOpacity: "0.5",
1735
+ d: "M12.6021 0.799316C12.5443 0.799316 12.487 0.802204 12.4305 0.807862C12.3484 1.91145 11.5902 2.79082 10.6387 2.88601C10.6338 2.9516 10.6313 3.01798 10.6313 3.08503C10.6313 3.15208 10.6338 3.21846 10.6387 3.28405C11.5902 3.37924 12.3484 4.25862 12.4305 5.3622C12.487 5.36786 12.5443 5.37074 12.6021 5.37074C12.6599 5.37074 12.7171 5.36786 12.7737 5.3622C12.8558 4.25862 13.614 3.37924 14.5655 3.28405C14.5704 3.21846 14.5729 3.15208 14.5729 3.08503C14.5729 3.01798 14.5704 2.9516 14.5655 2.88601C13.614 2.79082 12.8558 1.91145 12.7737 0.807862C12.7171 0.802204 12.6599 0.799316 12.6021 0.799316Z"
1736
+ },
1737
+ child: []
1738
+ },
1739
+ {
1740
+ tag: "path",
1741
+ attr: {
1742
+ fill: "currentColor",
1743
+ fillOpacity: "0.5",
1744
+ d: "M17.8945 12.4247C17.8367 12.4247 17.7795 12.4276 17.7229 12.4332C17.6409 13.5368 16.8826 14.4162 15.9311 14.5114C15.9262 14.577 15.9237 14.6433 15.9237 14.7104C15.9237 14.7774 15.9262 14.8438 15.9311 14.9094C16.8826 15.0046 17.6409 15.884 17.7229 16.9876C17.7795 16.9932 17.8367 16.9961 17.8945 16.9961C17.9523 16.9961 18.0096 16.9932 18.0661 16.9876C18.1482 15.884 18.9064 15.0046 19.858 14.9094C19.8628 14.8438 19.8653 14.7774 19.8653 14.7104C19.8653 14.6433 19.8628 14.577 19.858 14.5114C18.9064 14.4162 18.1482 13.5368 18.0661 12.4332C18.0096 12.4276 17.9523 12.4247 17.8945 12.4247Z"
1745
+ },
1746
+ child: []
1747
+ },
1748
+ {
1749
+ tag: "path",
1750
+ attr: {
1751
+ fill: "currentColor",
1752
+ fillOpacity: "0.5",
1753
+ d: "M21.571 1.6413C21.509 1.6413 21.4476 1.6449 21.387 1.65195C21.299 3.02718 20.4858 4.12302 19.4653 4.24164C19.4601 4.32337 19.4574 4.40609 19.4574 4.48965C19.4574 4.57321 19.4601 4.65592 19.4653 4.73766C20.4858 4.85628 21.299 5.95211 21.387 7.32734C21.4476 7.33439 21.509 7.33799 21.571 7.33799C21.633 7.33799 21.6944 7.33439 21.755 7.32734C21.8431 5.95211 22.6562 4.85628 23.6767 4.73766C23.6819 4.65592 23.6846 4.57321 23.6846 4.48965C23.6846 4.40609 23.6819 4.32337 23.6767 4.24164C22.6562 4.12302 21.8431 3.02718 21.755 1.65195C21.6944 1.6449 21.633 1.6413 21.571 1.6413Z"
1754
+ },
1755
+ child: []
1756
+ },
1757
+ {
1758
+ tag: "path",
1759
+ attr: {
1760
+ fill: "currentColor",
1761
+ d: "M15.6875 11.9141L12.5116 8.73823L2.07262 19.1773C1.9166 19.3333 1.9166 19.5862 2.07262 19.7422L4.68354 22.3532C4.83956 22.5092 5.0925 22.5092 5.24852 22.3532L15.6875 11.9141Z"
1762
+ },
1763
+ child: []
1764
+ },
1765
+ {
1766
+ tag: "path",
1767
+ attr: {
1768
+ fill: "currentColor",
1769
+ fillRule: "evenodd",
1770
+ clipRule: "evenodd",
1771
+ d: "M16.8929 4.92196L19.5038 7.53288L14.8688 12.1679L12.2578 9.55702L16.8929 4.92196ZM19.7863 7.2504C19.9423 7.40641 19.9423 7.65936 19.7863 7.81537L15.6875 11.9141L12.5116 8.73823L16.6104 4.63947C16.7664 4.48346 17.0194 4.48346 17.1754 4.63947L19.7863 7.2504Z"
1772
+ },
1773
+ child: []
1774
+ }
1775
+ ]
1776
+ });
1691
1777
  var customIcons = {
1692
1778
  "rectangle-rounded": rectangleRoundedIcon,
1693
1779
  card: cardIcon,
@@ -1711,7 +1797,8 @@ var customIcons = {
1711
1797
  "clear-formatting": clearFormatting,
1712
1798
  "yes-no": yesNoIcon,
1713
1799
  "diamond-outline": diamondOutline,
1714
- "diamond-fill": diamondFill
1800
+ "diamond-fill": diamondFill,
1801
+ "magic-wand": magicWand
1715
1802
  };
1716
1803
 
1717
1804
  // src/components/AddListButton/AddListButton.styles.ts
@@ -11299,6 +11386,8 @@ var Button = React6.forwardRef(
11299
11386
  const buttonTheme = {
11300
11387
  primary: buttonPrimary,
11301
11388
  primaryInvert: buttonPrimaryInvert,
11389
+ "accent-alt-dark": buttonAccentAltDark,
11390
+ "accent-alt-dark-outline": buttonAccentAltDarkOutline,
11302
11391
  destructive: buttonDestructive,
11303
11392
  secondary: buttonSecondary,
11304
11393
  secondaryInvert: buttonSecondaryInvert,
@@ -15203,6 +15292,7 @@ import { CgCheck as CgCheck3 } from "@react-icons/all-files/cg/CgCheck";
15203
15292
  import { jsx as jsx82, jsxs as jsxs53 } from "@emotion/react/jsx-runtime";
15204
15293
  var ScrollableListItem = ({
15205
15294
  buttonText,
15295
+ icon,
15206
15296
  active,
15207
15297
  disableShadow,
15208
15298
  ...props
@@ -15216,7 +15306,10 @@ var ScrollableListItem = ({
15216
15306
  active ? ScrollableListItemActive : void 0
15217
15307
  ],
15218
15308
  children: /* @__PURE__ */ jsxs53("button", { css: ScrollableListItemBtn, type: "button", ...props, children: [
15219
- /* @__PURE__ */ jsx82("span", { children: buttonText }),
15309
+ /* @__PURE__ */ jsxs53(HorizontalRhythm, { gap: "xs", align: "center", children: [
15310
+ icon,
15311
+ /* @__PURE__ */ jsx82("span", { children: buttonText })
15312
+ ] }),
15220
15313
  /* @__PURE__ */ jsx82(
15221
15314
  Icon,
15222
15315
  {
@@ -16311,6 +16404,7 @@ var Image = ({ src, className }) => {
16311
16404
  };
16312
16405
 
16313
16406
  // src/components/ParameterInputs/ParameterShell.tsx
16407
+ import { css as css79 } from "@emotion/react";
16314
16408
  import { useState as useState10 } from "react";
16315
16409
 
16316
16410
  // src/components/ParameterInputs/ParameterLabel.tsx
@@ -16426,6 +16520,7 @@ var ParameterShell = ({
16426
16520
  errorTestId,
16427
16521
  captionTestId,
16428
16522
  menuItems,
16523
+ actionItems,
16429
16524
  hasOverriddenValue,
16430
16525
  onResetOverriddenValue,
16431
16526
  title,
@@ -16447,6 +16542,18 @@ var ParameterShell = ({
16447
16542
  labelTrailingIcon != null ? labelTrailingIcon : null
16448
16543
  ] }),
16449
16544
  /* @__PURE__ */ jsxs64("div", { css: inputWrapper, children: [
16545
+ actionItems ? /* @__PURE__ */ jsx95(
16546
+ "div",
16547
+ {
16548
+ css: [
16549
+ inputMenu,
16550
+ menuItems ? css79`
16551
+ right: 1.25rem;
16552
+ ` : void 0
16553
+ ],
16554
+ children: actionItems
16555
+ }
16556
+ ) : null,
16450
16557
  menuItems ? /* @__PURE__ */ jsx95(ParameterMenuButton, { label: `${label} menu`, children: menuItems }) : null,
16451
16558
  /* @__PURE__ */ jsx95(
16452
16559
  ParameterShellContext.Provider,
@@ -16683,7 +16790,7 @@ var ParameterNameAndPublicIdInput = ({
16683
16790
  };
16684
16791
 
16685
16792
  // src/components/ParameterInputs/ParameterRichText.tsx
16686
- import { css as css82 } from "@emotion/react";
16793
+ import { css as css83 } from "@emotion/react";
16687
16794
  import { ListItemNode, ListNode as ListNode2 } from "@lexical/list";
16688
16795
  import {
16689
16796
  CODE,
@@ -16835,23 +16942,23 @@ function DisableStylesPlugin() {
16835
16942
  }
16836
16943
 
16837
16944
  // src/components/ParameterInputs/rich-text/editorStyles.ts
16838
- import { css as css79 } from "@emotion/css";
16839
- var textBold = css79`
16945
+ import { css as css80 } from "@emotion/css";
16946
+ var textBold = css80`
16840
16947
  font-weight: 700;
16841
16948
  `;
16842
- var textItalic = css79`
16949
+ var textItalic = css80`
16843
16950
  font-style: italic;
16844
16951
  `;
16845
- var textUnderline = css79`
16952
+ var textUnderline = css80`
16846
16953
  text-decoration: underline;
16847
16954
  `;
16848
- var textStrikethrough = css79`
16955
+ var textStrikethrough = css80`
16849
16956
  text-decoration: line-through;
16850
16957
  `;
16851
- var textUnderlineStrikethrough = css79`
16958
+ var textUnderlineStrikethrough = css80`
16852
16959
  text-decoration: underline line-through;
16853
16960
  `;
16854
- var textCode = css79`
16961
+ var textCode = css80`
16855
16962
  background-color: var(--gray-100);
16856
16963
  border-radius: var(--rounded-sm);
16857
16964
  display: inline-block;
@@ -16862,68 +16969,68 @@ var textCode = css79`
16862
16969
  padding-left: var(--spacing-xs);
16863
16970
  padding-right: var(--spacing-xs);
16864
16971
  `;
16865
- var textSuperscript = css79`
16972
+ var textSuperscript = css80`
16866
16973
  vertical-align: super;
16867
16974
  font-size: smaller;
16868
16975
  `;
16869
- var textSubscript = css79`
16976
+ var textSubscript = css80`
16870
16977
  vertical-align: sub;
16871
16978
  font-size: smaller;
16872
16979
  `;
16873
- var linkElement = css79`
16980
+ var linkElement = css80`
16874
16981
  ${link}
16875
16982
  ${linkColorDefault}
16876
16983
  text-decoration: underline;
16877
16984
  `;
16878
- var h12 = css79`
16985
+ var h12 = css80`
16879
16986
  font-size: clamp(1.35rem, var(--fluid-font-base), 1.7rem);
16880
16987
  `;
16881
- var h22 = css79`
16988
+ var h22 = css80`
16882
16989
  font-size: clamp(1.35rem, var(--fluid-font-base), 1.6rem);
16883
16990
  `;
16884
- var h32 = css79`
16991
+ var h32 = css80`
16885
16992
  font-size: clamp(1.25rem, var(--fluid-font-base), 1.5rem);
16886
16993
  `;
16887
- var h42 = css79`
16994
+ var h42 = css80`
16888
16995
  font-size: clamp(1.15rem, var(--fluid-font-base), 1.25rem);
16889
16996
  `;
16890
- var h52 = css79`
16997
+ var h52 = css80`
16891
16998
  font-size: clamp(var(--fs-base), var(--fluid-font-base), 1.15rem);
16892
16999
  `;
16893
- var h62 = css79`
17000
+ var h62 = css80`
16894
17001
  font-size: var(--fs-base);
16895
17002
  `;
16896
- var heading1Element = css79`
17003
+ var heading1Element = css80`
16897
17004
  ${h12}
16898
17005
  ${commonHeadingAttr(true)}
16899
17006
  ${commonLineHeight}
16900
17007
  `;
16901
- var heading2Element = css79`
17008
+ var heading2Element = css80`
16902
17009
  ${h22}
16903
17010
  ${commonHeadingAttr(true)}
16904
17011
  ${commonLineHeight}
16905
17012
  `;
16906
- var heading3Element = css79`
17013
+ var heading3Element = css80`
16907
17014
  ${h32}
16908
17015
  ${commonHeadingAttr(true)}
16909
17016
  ${commonLineHeight}
16910
17017
  `;
16911
- var heading4Element = css79`
17018
+ var heading4Element = css80`
16912
17019
  ${h42}
16913
17020
  ${commonHeadingAttr(true)}
16914
17021
  ${commonLineHeight}
16915
17022
  `;
16916
- var heading5Element = css79`
17023
+ var heading5Element = css80`
16917
17024
  ${h52}
16918
17025
  ${commonHeadingAttr(true)}
16919
17026
  ${commonLineHeight}
16920
17027
  `;
16921
- var heading6Element = css79`
17028
+ var heading6Element = css80`
16922
17029
  ${h62}
16923
17030
  ${commonHeadingAttr(true)}
16924
17031
  ${commonLineHeight}
16925
17032
  `;
16926
- var paragraphElement = css79`
17033
+ var paragraphElement = css80`
16927
17034
  line-height: 1.5;
16928
17035
  margin-bottom: var(--spacing-base);
16929
17036
 
@@ -16931,7 +17038,7 @@ var paragraphElement = css79`
16931
17038
  margin-bottom: 0;
16932
17039
  }
16933
17040
  `;
16934
- var orderedListElement = css79`
17041
+ var orderedListElement = css80`
16935
17042
  ${commonLineHeight}
16936
17043
  display: block;
16937
17044
  list-style: decimal;
@@ -16960,7 +17067,7 @@ var orderedListElement = css79`
16960
17067
  }
16961
17068
  }
16962
17069
  `;
16963
- var unorderedListElement = css79`
17070
+ var unorderedListElement = css80`
16964
17071
  ${commonLineHeight}
16965
17072
  display: block;
16966
17073
  list-style: disc;
@@ -16981,13 +17088,13 @@ var unorderedListElement = css79`
16981
17088
  }
16982
17089
  }
16983
17090
  `;
16984
- var listItemElement = css79`
17091
+ var listItemElement = css80`
16985
17092
  margin-left: var(--spacing-md);
16986
17093
  `;
16987
- var nestedListItemElement = css79`
17094
+ var nestedListItemElement = css80`
16988
17095
  list-style-type: none;
16989
17096
  `;
16990
- var blockquoteElement = css79`
17097
+ var blockquoteElement = css80`
16991
17098
  border-left: 0.25rem solid var(--gray-300);
16992
17099
  color: var(--gray-600);
16993
17100
  margin-bottom: var(--spacing-base);
@@ -16997,7 +17104,7 @@ var blockquoteElement = css79`
16997
17104
  margin-bottom: 0;
16998
17105
  }
16999
17106
  `;
17000
- var codeElement = css79`
17107
+ var codeElement = css80`
17001
17108
  background-color: var(--gray-100);
17002
17109
  border-radius: var(--rounded-sm);
17003
17110
  display: block;
@@ -17014,7 +17121,7 @@ var codeElement = css79`
17014
17121
  `;
17015
17122
 
17016
17123
  // src/components/ParameterInputs/rich-text/LinkNodePlugin.tsx
17017
- import { css as css80 } from "@emotion/react";
17124
+ import { css as css81 } from "@emotion/react";
17018
17125
  import { useLexicalComposerContext as useLexicalComposerContext2 } from "@lexical/react/LexicalComposerContext";
17019
17126
  import { NodeEventPlugin } from "@lexical/react/LexicalNodeEventPlugin";
17020
17127
  import { addClassNamesToElement, isHTMLAnchorElement, mergeRegister as mergeRegister2 } from "@lexical/utils";
@@ -17355,16 +17462,16 @@ var OPEN_LINK_NODE_MODAL_COMMAND = createCommand(
17355
17462
  );
17356
17463
  var LINK_POPOVER_OFFSET_X = 0;
17357
17464
  var LINK_POPOVER_OFFSET_Y = 8;
17358
- var linkPopover = css80`
17465
+ var linkPopover = css81`
17359
17466
  position: absolute;
17360
17467
  z-index: 5;
17361
17468
  `;
17362
- var linkPopoverContainer = css80`
17469
+ var linkPopoverContainer = css81`
17363
17470
  ${Popover};
17364
17471
  align-items: center;
17365
17472
  display: flex;
17366
17473
  `;
17367
- var linkPopoverAnchor = css80`
17474
+ var linkPopoverAnchor = css81`
17368
17475
  ${link}
17369
17476
  ${linkColorDefault}
17370
17477
  `;
@@ -17611,7 +17718,7 @@ function ListIndentPlugin({ maxDepth }) {
17611
17718
  }
17612
17719
 
17613
17720
  // src/components/ParameterInputs/rich-text/RichTextToolbar.tsx
17614
- import { css as css81 } from "@emotion/react";
17721
+ import { css as css82 } from "@emotion/react";
17615
17722
  import { $createCodeNode } from "@lexical/code";
17616
17723
  import {
17617
17724
  $isListNode as $isListNode2,
@@ -17635,7 +17742,7 @@ import {
17635
17742
  } from "lexical";
17636
17743
  import { useCallback as useCallback5, useEffect as useEffect13, useMemo as useMemo3, useState as useState12 } from "react";
17637
17744
  import { Fragment as Fragment17, jsx as jsx102, jsxs as jsxs69 } from "@emotion/react/jsx-runtime";
17638
- var toolbar = css81`
17745
+ var toolbar = css82`
17639
17746
  background: var(--gray-50);
17640
17747
  border-radius: var(--rounded-base);
17641
17748
  display: flex;
@@ -17647,7 +17754,7 @@ var toolbar = css81`
17647
17754
  top: calc(var(--spacing-sm) * -2);
17648
17755
  z-index: 10;
17649
17756
  `;
17650
- var toolbarGroup = css81`
17757
+ var toolbarGroup = css82`
17651
17758
  display: flex;
17652
17759
  gap: var(--spacing-xs);
17653
17760
  position: relative;
@@ -17663,7 +17770,7 @@ var toolbarGroup = css81`
17663
17770
  width: 1px;
17664
17771
  }
17665
17772
  `;
17666
- var richTextToolbarButton = css81`
17773
+ var richTextToolbarButton = css82`
17667
17774
  align-items: center;
17668
17775
  appearance: none;
17669
17776
  border: 0;
@@ -17676,13 +17783,13 @@ var richTextToolbarButton = css81`
17676
17783
  min-width: 32px;
17677
17784
  padding: 0 var(--spacing-sm);
17678
17785
  `;
17679
- var richTextToolbarButtonActive = css81`
17786
+ var richTextToolbarButtonActive = css82`
17680
17787
  background: var(--gray-200);
17681
17788
  `;
17682
- var toolbarIcon = css81`
17789
+ var toolbarIcon = css82`
17683
17790
  color: inherit;
17684
17791
  `;
17685
- var toolbarChevron = css81`
17792
+ var toolbarChevron = css82`
17686
17793
  margin-left: var(--spacing-xs);
17687
17794
  `;
17688
17795
  var RichTextToolbarIcon = ({ icon }) => {
@@ -18096,18 +18203,18 @@ var ParameterRichText = ({
18096
18203
  }
18097
18204
  );
18098
18205
  };
18099
- var editorWrapper = css82`
18206
+ var editorWrapper = css83`
18100
18207
  display: flex;
18101
18208
  flex-flow: column;
18102
18209
  flex-grow: 1;
18103
18210
  `;
18104
- var editorContainer = css82`
18211
+ var editorContainer = css83`
18105
18212
  display: flex;
18106
18213
  flex-flow: column;
18107
18214
  flex-grow: 1;
18108
18215
  position: relative;
18109
18216
  `;
18110
- var editorPlaceholder = css82`
18217
+ var editorPlaceholder = css83`
18111
18218
  color: var(--gray-500);
18112
18219
  font-style: italic;
18113
18220
  /* 1px is added to make sure caret is clearly visible when field is focused
@@ -18118,7 +18225,7 @@ var editorPlaceholder = css82`
18118
18225
  top: var(--spacing-xs);
18119
18226
  user-select: none;
18120
18227
  `;
18121
- var editorInput = css82`
18228
+ var editorInput = css83`
18122
18229
  background: var(--white);
18123
18230
  border: 1px solid var(--white);
18124
18231
  border-radius: var(--rounded-sm);
@@ -18361,21 +18468,21 @@ var ParameterToggleInner = forwardRef17(
18361
18468
  );
18362
18469
 
18363
18470
  // src/components/ProgressList/ProgressList.tsx
18364
- import { css as css84 } from "@emotion/react";
18471
+ import { css as css85 } from "@emotion/react";
18365
18472
  import { CgCheckO as CgCheckO2 } from "@react-icons/all-files/cg/CgCheckO";
18366
18473
  import { CgRadioCheck } from "@react-icons/all-files/cg/CgRadioCheck";
18367
18474
  import { CgRecord } from "@react-icons/all-files/cg/CgRecord";
18368
18475
  import { useMemo as useMemo4 } from "react";
18369
18476
 
18370
18477
  // src/components/ProgressList/styles/ProgressList.styles.ts
18371
- import { css as css83 } from "@emotion/react";
18372
- var progressListStyles = css83`
18478
+ import { css as css84 } from "@emotion/react";
18479
+ var progressListStyles = css84`
18373
18480
  display: flex;
18374
18481
  flex-direction: column;
18375
18482
  gap: var(--spacing-sm);
18376
18483
  list-style-type: none;
18377
18484
  `;
18378
- var progressListItemStyles = css83`
18485
+ var progressListItemStyles = css84`
18379
18486
  display: flex;
18380
18487
  gap: var(--spacing-base);
18381
18488
  align-items: center;
@@ -18430,12 +18537,12 @@ var ProgressListItem = ({
18430
18537
  }, [status, error]);
18431
18538
  const statusStyles = useMemo4(() => {
18432
18539
  if (error) {
18433
- return errorLevel === "caution" ? css84`
18540
+ return errorLevel === "caution" ? css85`
18434
18541
  color: rgb(161, 98, 7);
18435
18542
  & svg {
18436
18543
  color: rgb(250, 204, 21);
18437
18544
  }
18438
- ` : css84`
18545
+ ` : css85`
18439
18546
  color: rgb(185, 28, 28);
18440
18547
  & svg {
18441
18548
  color: var(--brand-primary-2);
@@ -18443,13 +18550,13 @@ var ProgressListItem = ({
18443
18550
  `;
18444
18551
  }
18445
18552
  const colorPerStatus = {
18446
- completed: css84`
18553
+ completed: css85`
18447
18554
  opacity: 0.75;
18448
18555
  `,
18449
- inProgress: css84`
18556
+ inProgress: css85`
18450
18557
  -webkit-text-stroke-width: thin;
18451
18558
  `,
18452
- queued: css84`
18559
+ queued: css85`
18453
18560
  opacity: 0.5;
18454
18561
  `
18455
18562
  };
@@ -18465,13 +18572,13 @@ var ProgressListItem = ({
18465
18572
  };
18466
18573
 
18467
18574
  // src/components/SegmentedControl/SegmentedControl.tsx
18468
- import { css as css86 } from "@emotion/react";
18575
+ import { css as css87 } from "@emotion/react";
18469
18576
  import { CgCheck as CgCheck4 } from "@react-icons/all-files/cg/CgCheck";
18470
18577
  import { useCallback as useCallback6, useMemo as useMemo5 } from "react";
18471
18578
 
18472
18579
  // src/components/SegmentedControl/SegmentedControl.styles.ts
18473
- import { css as css85 } from "@emotion/react";
18474
- var segmentedControlStyles = css85`
18580
+ import { css as css86 } from "@emotion/react";
18581
+ var segmentedControlStyles = css86`
18475
18582
  --segmented-control-rounded-value: var(--rounded-base);
18476
18583
  --segmented-control-border-width: 1px;
18477
18584
  --segmented-control-selected-color: var(--brand-secondary-3);
@@ -18490,14 +18597,14 @@ var segmentedControlStyles = css85`
18490
18597
  border-radius: calc(var(--segmented-control-rounded-value) + var(--segmented-control-border-width));
18491
18598
  font-size: var(--fs-xs);
18492
18599
  `;
18493
- var segmentedControlVerticalStyles = css85`
18600
+ var segmentedControlVerticalStyles = css86`
18494
18601
  flex-direction: column;
18495
18602
  --segmented-control-first-border-radius: var(--segmented-control-rounded-value)
18496
18603
  var(--segmented-control-rounded-value) 0 0;
18497
18604
  --segmented-control-last-border-radius: 0 0 var(--segmented-control-rounded-value)
18498
18605
  var(--segmented-control-rounded-value);
18499
18606
  `;
18500
- var segmentedControlItemStyles = css85`
18607
+ var segmentedControlItemStyles = css86`
18501
18608
  &:first-of-type label {
18502
18609
  border-radius: var(--segmented-control-first-border-radius);
18503
18610
  }
@@ -18505,10 +18612,10 @@ var segmentedControlItemStyles = css85`
18505
18612
  border-radius: var(--segmented-control-last-border-radius);
18506
18613
  }
18507
18614
  `;
18508
- var segmentedControlInputStyles = css85`
18615
+ var segmentedControlInputStyles = css86`
18509
18616
  ${accessibleHidden}
18510
18617
  `;
18511
- var segmentedControlLabelStyles = (checked, disabled) => css85`
18618
+ var segmentedControlLabelStyles = (checked, disabled) => css86`
18512
18619
  position: relative;
18513
18620
  display: flex;
18514
18621
  align-items: center;
@@ -18575,20 +18682,20 @@ var segmentedControlLabelStyles = (checked, disabled) => css85`
18575
18682
  `}
18576
18683
  }
18577
18684
  `;
18578
- var segmentedControlLabelIconOnlyStyles = css85`
18685
+ var segmentedControlLabelIconOnlyStyles = css86`
18579
18686
  padding-inline: 0.5em;
18580
18687
  `;
18581
- var segmentedControlLabelCheckStyles = css85`
18688
+ var segmentedControlLabelCheckStyles = css86`
18582
18689
  opacity: 0.5;
18583
18690
  `;
18584
- var segmentedControlLabelContentStyles = css85`
18691
+ var segmentedControlLabelContentStyles = css86`
18585
18692
  display: flex;
18586
18693
  align-items: center;
18587
18694
  justify-content: center;
18588
18695
  gap: var(--spacing-sm);
18589
18696
  height: 100%;
18590
18697
  `;
18591
- var segmentedControlLabelTextStyles = css85``;
18698
+ var segmentedControlLabelTextStyles = css86``;
18592
18699
 
18593
18700
  // src/components/SegmentedControl/SegmentedControl.tsx
18594
18701
  import { jsx as jsx108, jsxs as jsxs74 } from "@emotion/react/jsx-runtime";
@@ -18613,9 +18720,9 @@ var SegmentedControl = ({
18613
18720
  );
18614
18721
  const sizeStyles = useMemo5(() => {
18615
18722
  const map = {
18616
- sm: css86({ height: "calc(24px - 2px)", fontSize: "var(--fs-xs)" }),
18617
- md: css86({ height: "calc(32px - 2px)", fontSize: "var(--fs-sm)" }),
18618
- lg: css86({ height: "calc(40px - 2px)", fontSize: "var(--fs-base)" })
18723
+ sm: css87({ height: "calc(24px - 2px)", fontSize: "var(--fs-xs)" }),
18724
+ md: css87({ height: "calc(32px - 2px)", fontSize: "var(--fs-sm)" }),
18725
+ lg: css87({ height: "calc(40px - 2px)", fontSize: "var(--fs-base)" })
18619
18726
  };
18620
18727
  return map[size];
18621
18728
  }, [size]);
@@ -18672,12 +18779,12 @@ var SegmentedControl = ({
18672
18779
  };
18673
18780
 
18674
18781
  // src/components/Skeleton/Skeleton.styles.ts
18675
- import { css as css87, keyframes as keyframes4 } from "@emotion/react";
18782
+ import { css as css88, keyframes as keyframes4 } from "@emotion/react";
18676
18783
  var lightFadingOut = keyframes4`
18677
18784
  from { opacity: 0.1; }
18678
18785
  to { opacity: 0.025; }
18679
18786
  `;
18680
- var skeletonStyles = css87`
18787
+ var skeletonStyles = css88`
18681
18788
  animation: ${lightFadingOut} 1s ease-out infinite alternate;
18682
18789
  background-color: var(--gray-900);
18683
18790
  `;
@@ -18714,8 +18821,8 @@ var Skeleton = ({
18714
18821
  import * as React23 from "react";
18715
18822
 
18716
18823
  // src/components/Switch/Switch.styles.ts
18717
- import { css as css88 } from "@emotion/react";
18718
- var SwitchInputContainer = css88`
18824
+ import { css as css89 } from "@emotion/react";
18825
+ var SwitchInputContainer = css89`
18719
18826
  cursor: pointer;
18720
18827
  display: inline-block;
18721
18828
  position: relative;
@@ -18724,7 +18831,7 @@ var SwitchInputContainer = css88`
18724
18831
  vertical-align: middle;
18725
18832
  user-select: none;
18726
18833
  `;
18727
- var SwitchInput = css88`
18834
+ var SwitchInput = css89`
18728
18835
  appearance: none;
18729
18836
  border-radius: var(--rounded-full);
18730
18837
  background-color: var(--white);
@@ -18762,7 +18869,7 @@ var SwitchInput = css88`
18762
18869
  cursor: not-allowed;
18763
18870
  }
18764
18871
  `;
18765
- var SwitchInputDisabled = css88`
18872
+ var SwitchInputDisabled = css89`
18766
18873
  opacity: var(--opacity-50);
18767
18874
  cursor: not-allowed;
18768
18875
 
@@ -18770,7 +18877,7 @@ var SwitchInputDisabled = css88`
18770
18877
  cursor: not-allowed;
18771
18878
  }
18772
18879
  `;
18773
- var SwitchInputLabel = css88`
18880
+ var SwitchInputLabel = css89`
18774
18881
  align-items: center;
18775
18882
  color: var(--brand-secondary-1);
18776
18883
  display: inline-flex;
@@ -18792,7 +18899,7 @@ var SwitchInputLabel = css88`
18792
18899
  top: 0;
18793
18900
  }
18794
18901
  `;
18795
- var SwitchText = css88`
18902
+ var SwitchText = css89`
18796
18903
  color: var(--gray-500);
18797
18904
  font-size: var(--fs-sm);
18798
18905
  padding-inline: var(--spacing-2xl) 0;
@@ -18821,8 +18928,8 @@ var Switch = React23.forwardRef(
18821
18928
  import * as React24 from "react";
18822
18929
 
18823
18930
  // src/components/Table/Table.styles.ts
18824
- import { css as css89 } from "@emotion/react";
18825
- var table = ({ cellPadding = "var(--spacing-base) var(--spacing-md)" }) => css89`
18931
+ import { css as css90 } from "@emotion/react";
18932
+ var table = ({ cellPadding = "var(--spacing-base) var(--spacing-md)" }) => css90`
18826
18933
  border-bottom: 1px solid var(--gray-400);
18827
18934
  border-collapse: collapse;
18828
18935
  min-width: 100%;
@@ -18833,15 +18940,15 @@ var table = ({ cellPadding = "var(--spacing-base) var(--spacing-md)" }) => css89
18833
18940
  padding: ${cellPadding};
18834
18941
  }
18835
18942
  `;
18836
- var tableHead = css89`
18943
+ var tableHead = css90`
18837
18944
  background: var(--gray-100);
18838
18945
  color: var(--brand-secondary-1);
18839
18946
  text-align: left;
18840
18947
  `;
18841
- var tableRow = css89`
18948
+ var tableRow = css90`
18842
18949
  border-bottom: 1px solid var(--gray-200);
18843
18950
  `;
18844
- var tableCellHead = css89`
18951
+ var tableCellHead = css90`
18845
18952
  font-size: var(--fs-sm);
18846
18953
  text-transform: uppercase;
18847
18954
  font-weight: var(--fw-bold);
@@ -18895,8 +19002,8 @@ import {
18895
19002
  } from "reakit/Tab";
18896
19003
 
18897
19004
  // src/components/Tabs/Tabs.styles.ts
18898
- import { css as css90 } from "@emotion/react";
18899
- var tabButtonStyles = css90`
19005
+ import { css as css91 } from "@emotion/react";
19006
+ var tabButtonStyles = css91`
18900
19007
  align-items: center;
18901
19008
  border: 0;
18902
19009
  height: 2.5rem;
@@ -18913,7 +19020,7 @@ var tabButtonStyles = css90`
18913
19020
  box-shadow: inset 0 -2px 0 var(--brand-secondary-3);
18914
19021
  }
18915
19022
  `;
18916
- var tabButtonGroupStyles = css90`
19023
+ var tabButtonGroupStyles = css91`
18917
19024
  display: flex;
18918
19025
  gap: var(--spacing-base);
18919
19026
  border-bottom: 1px solid var(--gray-300);
@@ -18965,8 +19072,8 @@ var TabContent = ({ children, ...props }) => {
18965
19072
  };
18966
19073
 
18967
19074
  // src/components/Validation/StatusBullet.styles.ts
18968
- import { css as css91 } from "@emotion/react";
18969
- var StatusBulletContainer = css91`
19075
+ import { css as css92 } from "@emotion/react";
19076
+ var StatusBulletContainer = css92`
18970
19077
  align-items: center;
18971
19078
  align-self: center;
18972
19079
  color: var(--gray-500);
@@ -18983,33 +19090,33 @@ var StatusBulletContainer = css91`
18983
19090
  display: block;
18984
19091
  }
18985
19092
  `;
18986
- var StatusBulletBase = css91`
19093
+ var StatusBulletBase = css92`
18987
19094
  font-size: var(--fs-sm);
18988
19095
  &:before {
18989
19096
  width: var(--fs-xs);
18990
19097
  height: var(--fs-xs);
18991
19098
  }
18992
19099
  `;
18993
- var StatusBulletSmall = css91`
19100
+ var StatusBulletSmall = css92`
18994
19101
  font-size: var(--fs-xs);
18995
19102
  &:before {
18996
19103
  width: var(--fs-xxs);
18997
19104
  height: var(--fs-xxs);
18998
19105
  }
18999
19106
  `;
19000
- var StatusDraft = css91`
19107
+ var StatusDraft = css92`
19001
19108
  &:before {
19002
19109
  background: var(--white);
19003
19110
  box-shadow: inset 0 0 0 0.125rem var(--primary-action-default);
19004
19111
  }
19005
19112
  `;
19006
- var StatusModified = css91`
19113
+ var StatusModified = css92`
19007
19114
  &:before {
19008
19115
  background: linear-gradient(to right, var(--white) 50%, var(--primary-action-default) 50% 100%);
19009
19116
  box-shadow: inset 0 0 0 0.125rem var(--primary-action-default);
19010
19117
  }
19011
19118
  `;
19012
- var StatusError = css91`
19119
+ var StatusError = css92`
19013
19120
  color: var(--error);
19014
19121
  &:before {
19015
19122
  /* TODO: replace this with an svg icon */
@@ -19022,12 +19129,12 @@ var StatusError = css91`
19022
19129
  );
19023
19130
  }
19024
19131
  `;
19025
- var StatusPublished = css91`
19132
+ var StatusPublished = css92`
19026
19133
  &:before {
19027
19134
  background: var(--primary-action-default);
19028
19135
  }
19029
19136
  `;
19030
- var StatusOrphan = css91`
19137
+ var StatusOrphan = css92`
19031
19138
  &:before {
19032
19139
  background: var(--brand-secondary-5);
19033
19140
  }
@@ -19207,6 +19314,8 @@ export {
19207
19314
  borderTopIcon,
19208
19315
  breakpoints,
19209
19316
  button,
19317
+ buttonAccentAltDark,
19318
+ buttonAccentAltDarkOutline,
19210
19319
  buttonDestructive,
19211
19320
  buttonGhost,
19212
19321
  buttonGhostDestructive,