@pstdio/ui 0.18.0 → 0.19.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 (72) hide show
  1. package/dist/chat-ui.js +941 -899
  2. package/dist/chat-ui.js.map +1 -1
  3. package/dist/components/chat-ui/components/chat-message-list-items.d.ts +17 -0
  4. package/dist/components/chat-ui/components/message-types.d.ts +1 -0
  5. package/dist/components/chat-ui/components/timeline.d.ts +2 -0
  6. package/dist/components/chat-ui/tool-rendering/default-renderers.d.ts +1 -0
  7. package/dist/components/chat-ui/tool-rendering/shared.d.ts +3 -2
  8. package/dist/components/chat-ui/tool-rendering/standard-renderers.d.ts +1 -0
  9. package/dist/components/data-table/data-table-skeleton.d.ts +13 -0
  10. package/dist/components/data-table/index.d.ts +2 -0
  11. package/dist/components/overlays/dialog-accept-shortcut.d.ts +12 -0
  12. package/dist/components/overlays/index.d.ts +1 -0
  13. package/dist/components/param-editor/index.d.ts +3 -1
  14. package/dist/components/param-editor/inputs/selection-input.d.ts +5 -0
  15. package/dist/components/param-editor/inputs/selection-menu.d.ts +6 -0
  16. package/dist/components/param-editor/param-editor-row.d.ts +17 -0
  17. package/dist/components/param-editor/param-editor.types.d.ts +18 -0
  18. package/dist/components/primitives/glyph-icon.d.ts +16 -0
  19. package/dist/components/primitives/icon-color-picker.d.ts +3 -13
  20. package/dist/components/primitives/icon-options.d.ts +301 -0
  21. package/dist/components/primitives/index.d.ts +10 -3
  22. package/dist/components/primitives/segmented-control.d.ts +20 -0
  23. package/dist/components/primitives/tag-swatch.d.ts +10 -0
  24. package/dist/components/tag-editor/index.d.ts +4 -0
  25. package/dist/components/tag-editor/tag-editor-heading.d.ts +11 -0
  26. package/dist/components/tag-editor/tag-editor-row.d.ts +1 -1
  27. package/dist/components/tag-editor/tag-editor-save-bar.d.ts +13 -0
  28. package/dist/components/tag-editor/tag-editor.types.d.ts +11 -11
  29. package/dist/components/tag-editor/tag-settings-panel.d.ts +3 -1
  30. package/dist/data-table.js +564 -522
  31. package/dist/data-table.js.map +1 -1
  32. package/dist/dialog-accept-shortcut-DAEBsoWW.js +7 -0
  33. package/dist/dialog-accept-shortcut-DAEBsoWW.js.map +1 -0
  34. package/dist/diff.js +2 -2
  35. package/dist/font/css/prompt-studio-icons.css +36 -6
  36. package/dist/font/prompt-studio-icons.eot +0 -0
  37. package/dist/font/prompt-studio-icons.svg +1 -1
  38. package/dist/font/prompt-studio-icons.ttf +0 -0
  39. package/dist/font/prompt-studio-icons.woff +0 -0
  40. package/dist/font/prompt-studio-icons.woff2 +0 -0
  41. package/dist/index.d.ts +2 -2
  42. package/dist/index.js +1978 -1712
  43. package/dist/index.js.map +1 -1
  44. package/dist/{kanban-renderer-toolbar-Db1mIWWd.js → kanban-renderer-toolbar-Bcj_N1qr.js} +66 -66
  45. package/dist/kanban-renderer-toolbar-Bcj_N1qr.js.map +1 -0
  46. package/dist/kanban-renderer.js +138 -135
  47. package/dist/kanban-renderer.js.map +1 -1
  48. package/dist/list-row-BtoVJpFs.js +821 -0
  49. package/dist/list-row-BtoVJpFs.js.map +1 -0
  50. package/dist/param-editor-XRjSu6MT.js +161 -0
  51. package/dist/param-editor-XRjSu6MT.js.map +1 -0
  52. package/dist/param-editor-field-B9lEPq8c.js +3028 -0
  53. package/dist/param-editor-field-B9lEPq8c.js.map +1 -0
  54. package/dist/style.css +1 -1
  55. package/dist/theme/primitives/sizes.d.ts +59 -0
  56. package/dist/theme/recipes/segmented-control.d.ts +22 -0
  57. package/dist/theme/recipes/switch.d.ts +1 -0
  58. package/dist/theme/recipes/tabs.d.ts +11 -0
  59. package/dist/{theme-poQlUgt0.js → theme-7PDdD9OD.js} +200 -120
  60. package/dist/theme-7PDdD9OD.js.map +1 -0
  61. package/dist/theme.js +1 -1
  62. package/dist/{tree-list-BAja2eXU.js → tree-list-B2L0cTj2.js} +2 -2
  63. package/dist/{tree-list-BAja2eXU.js.map → tree-list-B2L0cTj2.js.map} +1 -1
  64. package/package.json +2 -2
  65. package/dist/kanban-renderer-toolbar-Db1mIWWd.js.map +0 -1
  66. package/dist/list-row-BYWwcbGK.js +0 -823
  67. package/dist/list-row-BYWwcbGK.js.map +0 -1
  68. package/dist/param-editor-BCZOw5Gt.js +0 -140
  69. package/dist/param-editor-BCZOw5Gt.js.map +0 -1
  70. package/dist/param-editor-field-ZzZwgjZ_.js +0 -2094
  71. package/dist/param-editor-field-ZzZwgjZ_.js.map +0 -1
  72. package/dist/theme-poQlUgt0.js.map +0 -1
@@ -35,13 +35,13 @@ const X = {
35
35
  disabledForeground: ["colors.fg.subtle"],
36
36
  border: ["colors.border", "colors.border.subtle"]
37
37
  }, M = (e) => `colors.vscode.${e}`, P = (e) => e.replace(/^#/, ""), j = (e) => {
38
- const l = (e.theme.tokenColors ?? []).flatMap((o) => (Array.isArray(o.scope) ? o.scope : o.scope ? [o.scope] : []).map((s) => ({
38
+ const l = (e.theme.tokenColors ?? []).flatMap((r) => (Array.isArray(r.scope) ? r.scope : r.scope ? [r.scope] : []).map((s) => ({
39
39
  token: s,
40
- ...o.settings?.foreground ? {
41
- foreground: P(o.settings.foreground)
40
+ ...r.settings?.foreground ? {
41
+ foreground: P(r.settings.foreground)
42
42
  } : {},
43
- ...o.settings?.fontStyle ? {
44
- fontStyle: o.settings.fontStyle
43
+ ...r.settings?.fontStyle ? {
44
+ fontStyle: r.settings.fontStyle
45
45
  } : {}
46
46
  })));
47
47
  return {
@@ -50,12 +50,12 @@ const X = {
50
50
  rules: l,
51
51
  colors: e.theme.colors ?? {}
52
52
  };
53
- }, oo = (e) => {
54
- const l = {}, o = e.theme.colors ?? {};
55
- for (const [n, s] of Object.entries(o))
53
+ }, ro = (e) => {
54
+ const l = {}, r = e.theme.colors ?? {};
55
+ for (const [n, s] of Object.entries(r))
56
56
  l[M(n)] = s;
57
57
  for (const [n, s] of Object.entries(X)) {
58
- const g = o[n];
58
+ const g = r[n];
59
59
  if (g)
60
60
  for (const m of s) l[m] = g;
61
61
  }
@@ -762,7 +762,7 @@ const X = {
762
762
  bold: {
763
763
  value: 700
764
764
  }
765
- }, r = {
765
+ }, o = {
766
766
  // 0px
767
767
  25: "0.125rem",
768
768
  // 2px
@@ -773,6 +773,8 @@ const X = {
773
773
  150: "0.75rem",
774
774
  // 12px
775
775
  200: "1rem",
776
+ // 16px
777
+ 250: "1.25rem",
776
778
  // 20px
777
779
  300: "1.5rem",
778
780
  // 24px
@@ -788,95 +790,155 @@ const X = {
788
790
  // 64px
789
791
  900: "4.5rem",
790
792
  // 96px
791
- 1600: "8rem"
793
+ 1600: "8rem",
794
+ // 128px
795
+ 2e3: "10rem"
792
796
  }, de = {
793
797
  none: {
794
798
  value: "0"
795
799
  },
800
+ "3xs": {
801
+ value: o[25]
802
+ },
796
803
  "2xs": {
797
- value: r[50]
804
+ value: o[50]
798
805
  },
799
806
  xs: {
800
- value: r[100]
807
+ value: o[100]
801
808
  },
802
809
  compact: {
803
810
  value: "0.625rem"
804
811
  },
805
812
  sm: {
806
- value: r[150]
813
+ value: o[150]
807
814
  },
808
815
  comfortable: {
809
816
  value: "0.875rem"
810
817
  },
811
818
  md: {
812
- value: r[200]
819
+ value: o[200]
813
820
  },
814
821
  lg: {
815
- value: r[300]
822
+ value: o[300]
816
823
  },
817
824
  xl: {
818
- value: r[400]
825
+ value: o[400]
819
826
  },
820
827
  "2xl": {
821
- value: r[500]
828
+ value: o[500]
822
829
  },
823
830
  "3xl": {
824
- value: r[600]
831
+ value: o[600]
825
832
  },
826
833
  "3.5xl": {
827
- value: r[700]
834
+ value: o[700]
828
835
  },
829
836
  "4xl": {
830
- value: r[800]
837
+ value: o[800]
831
838
  },
832
839
  "4.5xl": {
833
- value: r[900]
840
+ value: o[900]
834
841
  },
835
842
  "5xl": {
836
- value: r[1600]
843
+ value: o[1600]
837
844
  }
838
845
  }, ce = {
839
846
  "collection-row": {
840
847
  value: "2.125rem"
841
848
  },
842
849
  "filter-pill": {
843
- value: r[300]
850
+ value: o[300]
851
+ },
852
+ "icon-2xs": {
853
+ value: o[150]
854
+ },
855
+ "icon-xs": {
856
+ value: "0.875rem"
857
+ },
858
+ "icon-sm": {
859
+ value: o[200]
860
+ },
861
+ "icon-md": {
862
+ value: o[250]
863
+ },
864
+ "tag-color-dot": {
865
+ value: o[250]
866
+ },
867
+ "tag-icon-cell": {
868
+ value: "1.75rem"
869
+ },
870
+ "tag-picker": {
871
+ value: "16.75rem"
872
+ },
873
+ "tag-picker-color-only": {
874
+ value: "13.75rem"
875
+ },
876
+ "tag-swatch": {
877
+ value: "1.625rem"
878
+ },
879
+ "tag-swatch-dot": {
880
+ value: "0.625rem"
881
+ },
882
+ "tag-editor-row": {
883
+ value: o[500]
884
+ },
885
+ "tag-editor-add-row": {
886
+ value: "2.25rem"
887
+ },
888
+ "segmented-control-sm": {
889
+ value: "1.75rem"
890
+ },
891
+ "segmented-control-xs": {
892
+ value: o[300]
893
+ },
894
+ "segmented-control-item-sm": {
895
+ value: o[300]
896
+ },
897
+ "segmented-control-item-xs": {
898
+ value: o[250]
899
+ },
900
+ "tag-action-menu": {
901
+ value: o[2e3]
844
902
  },
845
903
  "view-bar": {
846
- value: r[500]
904
+ value: o[500]
847
905
  },
848
906
  "view-subheader": {
849
907
  value: "2.25rem"
850
908
  }
851
909
  }, ue = {
910
+ selection: {
911
+ value: "0.09375rem"
912
+ }
913
+ }, be = {
852
914
  none: {
853
915
  value: "0"
854
916
  },
855
917
  "2xs": {
856
- value: r[25]
918
+ value: o[25]
857
919
  },
858
920
  xs: {
859
- value: r[50]
921
+ value: o[50]
860
922
  },
861
923
  compact: {
862
924
  value: "0.375rem"
863
925
  },
864
926
  sm: {
865
- value: r[100]
927
+ value: o[100]
866
928
  },
867
929
  md: {
868
- value: r[150]
930
+ value: o[150]
869
931
  },
870
932
  lg: {
871
- value: r[200]
933
+ value: o[200]
872
934
  },
873
935
  xl: {
874
- value: r[400]
936
+ value: o[400]
875
937
  },
876
938
  full: {
877
939
  value: "100%"
878
940
  }
879
- }, be = t({
941
+ }, ge = t({
880
942
  slots: w.keys(),
881
943
  base: {
882
944
  root: {
@@ -949,7 +1011,7 @@ const X = {
949
1011
  }
950
1012
  }
951
1013
  }]
952
- }), ge = c({
1014
+ }), me = c({
953
1015
  className: "chakra-badge",
954
1016
  base: {
955
1017
  display: "inline-flex",
@@ -1023,7 +1085,7 @@ const X = {
1023
1085
  variant: "subtle",
1024
1086
  size: "sm"
1025
1087
  }
1026
- }), me = c({
1088
+ }), ve = c({
1027
1089
  base: {
1028
1090
  borderRadius: "xs",
1029
1091
  transition: "all 0.1s ease-in-out",
@@ -1228,7 +1290,7 @@ const X = {
1228
1290
  size: "sm",
1229
1291
  variant: "outline"
1230
1292
  }
1231
- }), u = "border.accent-light", ve = t({
1293
+ }), u = "border.accent-light", he = t({
1232
1294
  slots: A.keys(),
1233
1295
  base: {
1234
1296
  control: {
@@ -1348,7 +1410,7 @@ const X = {
1348
1410
  defaultVariants: {
1349
1411
  size: "sm"
1350
1412
  }
1351
- }), he = t({
1413
+ }), pe = t({
1352
1414
  slots: z.keys(),
1353
1415
  base: {
1354
1416
  content: {
@@ -1359,11 +1421,11 @@ const X = {
1359
1421
  overflow: "hidden"
1360
1422
  }
1361
1423
  }
1362
- }), pe = c({
1424
+ }), fe = c({
1363
1425
  base: {
1364
1426
  borderColor: "border.subtle"
1365
1427
  }
1366
- }), fe = t({
1428
+ }), xe = t({
1367
1429
  slots: D.keys(),
1368
1430
  base: {
1369
1431
  header: {
@@ -1375,7 +1437,7 @@ const X = {
1375
1437
  bg: "bg"
1376
1438
  }
1377
1439
  }
1378
- }), xe = t({
1440
+ }), _e = t({
1379
1441
  slots: ["preview", "input", "textarea"],
1380
1442
  base: {
1381
1443
  preview: {
@@ -1474,14 +1536,14 @@ const X = {
1474
1536
  }
1475
1537
  }
1476
1538
  }
1477
- }), _e = t({
1539
+ }), ye = t({
1478
1540
  slots: W.keys(),
1479
1541
  base: {
1480
1542
  legend: {
1481
1543
  mb: "2xs"
1482
1544
  }
1483
1545
  }
1484
- }), a = "border.accent-light", ye = c({
1546
+ }), a = "border.accent-light", Se = c({
1485
1547
  base: {
1486
1548
  px: "sm",
1487
1549
  borderRadius: "xs",
@@ -1586,7 +1648,7 @@ const X = {
1586
1648
  size: "sm",
1587
1649
  variant: "outline"
1588
1650
  }
1589
- }), Se = c({
1651
+ }), Fe = c({
1590
1652
  base: {
1591
1653
  display: "inline-flex",
1592
1654
  alignItems: "center",
@@ -1649,7 +1711,7 @@ const X = {
1649
1711
  size: "md",
1650
1712
  variant: "raised"
1651
1713
  }
1652
- }), Fe = t({
1714
+ }), ke = t({
1653
1715
  slots: R.keys(),
1654
1716
  base: {
1655
1717
  itemGroupLabel: {
@@ -1726,11 +1788,10 @@ const X = {
1726
1788
  borderWidth: "1px",
1727
1789
  borderStyle: "solid",
1728
1790
  borderColor: "border",
1729
- zIndex: "dropdown",
1730
1791
  textStyle: "label/M/regular"
1731
1792
  }
1732
1793
  }
1733
- }), ke = "var(--chakra-colors-border)", v = "var(--chakra-colors-border-accent-light)", Ce = t({
1794
+ }), Ce = "var(--chakra-colors-border)", v = "var(--chakra-colors-border-accent-light)", Ee = t({
1734
1795
  slots: B.keys(),
1735
1796
  base: {
1736
1797
  root: {
@@ -1738,7 +1799,7 @@ const X = {
1738
1799
  zIndex: "0",
1739
1800
  isolation: "isolate",
1740
1801
  boxShadow: "none",
1741
- "--number-input-border-color": ke,
1802
+ "--number-input-border-color": Ce,
1742
1803
  "&:is(:hover, [data-hover])": {
1743
1804
  "--number-input-border-color": v
1744
1805
  },
@@ -1943,7 +2004,7 @@ const X = {
1943
2004
  size: "sm",
1944
2005
  variant: "outline"
1945
2006
  }
1946
- }), Ee = t({
2007
+ }), we = t({
1947
2008
  slots: H.keys(),
1948
2009
  base: {
1949
2010
  positioner: {
@@ -1997,12 +2058,12 @@ const X = {
1997
2058
  }
1998
2059
  }
1999
2060
  }
2000
- }), we = h.variants?.size ?? {}, Ae = {
2061
+ }), Ae = h.variants?.size ?? {}, ze = {
2001
2062
  ...h,
2002
2063
  variants: {
2003
2064
  ...h.variants,
2004
2065
  size: {
2005
- ...we,
2066
+ ...Ae,
2006
2067
  "2xs": {
2007
2068
  circle: {
2008
2069
  "--size": "14px",
@@ -2014,12 +2075,12 @@ const X = {
2014
2075
  }
2015
2076
  }
2016
2077
  }
2017
- }, ze = c({
2078
+ }, De = c({
2018
2079
  base: {
2019
2080
  "--start-color": "fg",
2020
2081
  "--end-color": "fg.muted"
2021
2082
  }
2022
- }), De = t({
2083
+ }), We = t({
2023
2084
  slots: T.keys(),
2024
2085
  base: {
2025
2086
  control: {
@@ -2066,6 +2127,10 @@ const X = {
2066
2127
  variant: {
2067
2128
  solid: {
2068
2129
  control: {
2130
+ // The switch track radius is "md" — never "full", which breaks the look.
2131
+ // Chakra's default solid variant pins "full", so the design radius must
2132
+ // be restated here for the merge to keep it.
2133
+ borderRadius: "md",
2069
2134
  _checked: {
2070
2135
  bg: "bg.inverted",
2071
2136
  borderColor: "bg.inverted"
@@ -2079,7 +2144,7 @@ const X = {
2079
2144
  }
2080
2145
  }
2081
2146
  }
2082
- }), We = t({
2147
+ }), Re = t({
2083
2148
  slots: L.keys(),
2084
2149
  base: {
2085
2150
  root: {
@@ -2166,6 +2231,20 @@ const X = {
2166
2231
  }
2167
2232
  }
2168
2233
  },
2234
+ // Full-width strip with a bottom hairline holding the triggers, per the
2235
+ // design's Tab Strip bars.
2236
+ tray: {
2237
+ true: {
2238
+ list: {
2239
+ width: "100%",
2240
+ paddingX: "lg",
2241
+ paddingBottom: "xs",
2242
+ // Restate the base's shorthand key so the hairline survives the merge.
2243
+ borderBottom: "1px solid",
2244
+ borderBottomColor: "border.subtle"
2245
+ }
2246
+ }
2247
+ },
2169
2248
  variant: {
2170
2249
  subtle: {
2171
2250
  trigger: {
@@ -2200,7 +2279,7 @@ const X = {
2200
2279
  size: "xs",
2201
2280
  variant: "subtle"
2202
2281
  }
2203
- }), i = "border.accent-light", Re = c({
2282
+ }), i = "border.accent-light", Be = c({
2204
2283
  base: {
2205
2284
  paddingX: "sm",
2206
2285
  paddingY: "xs",
@@ -2306,7 +2385,7 @@ const X = {
2306
2385
  size: "sm",
2307
2386
  variant: "outline"
2308
2387
  }
2309
- }), Be = t({
2388
+ }), He = t({
2310
2389
  slots: V.keys(),
2311
2390
  base: {
2312
2391
  root: {
@@ -2355,11 +2434,11 @@ const X = {
2355
2434
  position: "relative"
2356
2435
  },
2357
2436
  content: {
2358
- pb: "var(--timeline-content-gap)",
2359
2437
  display: "flex",
2360
2438
  flexDirection: "column",
2361
2439
  width: "full",
2362
- gap: "2"
2440
+ gap: "0",
2441
+ paddingBottom: "0"
2363
2442
  },
2364
2443
  title: {
2365
2444
  display: "flex",
@@ -2453,7 +2532,7 @@ const X = {
2453
2532
  variant: "solid",
2454
2533
  showLastSeparator: !1
2455
2534
  }
2456
- }), He = t({
2535
+ }), Te = t({
2457
2536
  slots: I.keys(),
2458
2537
  base: {
2459
2538
  content: {
@@ -2462,35 +2541,35 @@ const X = {
2462
2541
  color: "fg.inverted"
2463
2542
  }
2464
2543
  }
2465
- }), Te = /* @__PURE__ */ new Set(["boxShadow", "boxShadowColor", "textShadow"]), p = /shadow/i, Le = (e) => {
2544
+ }), Le = /* @__PURE__ */ new Set(["boxShadow", "boxShadowColor", "textShadow"]), p = /shadow/i, Ve = (e) => {
2466
2545
  if (!p.test(e)) return e;
2467
- const l = e.split(",").map((o) => o.trim()).filter((o) => !p.test(o));
2546
+ const l = e.split(",").map((r) => r.trim()).filter((r) => !p.test(r));
2468
2547
  if (l.length !== 0)
2469
2548
  return l.join(", ");
2470
- }, b = (e) => Array.isArray(e) ? e.map(b).filter((l) => l !== void 0) : typeof e == "string" ? Le(e) : !e || typeof e != "object" ? e : Object.fromEntries(Object.entries(e).flatMap(([l, o]) => {
2471
- if (Te.has(l) || p.test(l)) return [];
2472
- const n = b(o);
2549
+ }, b = (e) => Array.isArray(e) ? e.map(b).filter((l) => l !== void 0) : typeof e == "string" ? Ve(e) : !e || typeof e != "object" ? e : Object.fromEntries(Object.entries(e).flatMap(([l, r]) => {
2550
+ if (Le.has(l) || p.test(l)) return [];
2551
+ const n = b(r);
2473
2552
  return n === void 0 ? [] : [[l, n]];
2474
2553
  })), x = (e) => {
2475
2554
  const {
2476
2555
  shadows: l,
2477
- ...o
2556
+ ...r
2478
2557
  } = e ?? {};
2479
- return o;
2480
- }, Ve = {
2558
+ return r;
2559
+ }, Ie = {
2481
2560
  badge: ["surface"],
2482
2561
  button: ["secondary", "surface"]
2483
- }, Ie = (e) => {
2562
+ }, Xe = (e) => {
2484
2563
  const l = {
2485
2564
  ...e ?? {}
2486
2565
  };
2487
- for (const [o, n] of Object.entries(Ve)) {
2488
- const s = l[o];
2566
+ for (const [r, n] of Object.entries(Ie)) {
2567
+ const s = l[r];
2489
2568
  if (!s || typeof s != "object") continue;
2490
2569
  const g = s, m = g.variants, f = m?.variant;
2491
2570
  if (!f) continue;
2492
2571
  const _ = new Set(n), y = Object.fromEntries(Object.entries(f).filter(([S]) => !_.has(S)));
2493
- l[o] = {
2572
+ l[r] = {
2494
2573
  ...g,
2495
2574
  variants: {
2496
2575
  ...m,
@@ -2499,18 +2578,18 @@ const X = {
2499
2578
  };
2500
2579
  }
2501
2580
  return l;
2502
- }, Xe = {
2581
+ }, Me = {
2503
2582
  ...d,
2504
2583
  theme: {
2505
2584
  ...d.theme,
2506
2585
  tokens: x(d.theme?.tokens),
2507
2586
  semanticTokens: x(d.theme?.semanticTokens),
2508
- recipes: Ie(b(d.theme?.recipes)),
2587
+ recipes: Xe(b(d.theme?.recipes)),
2509
2588
  slotRecipes: b(d.theme?.slotRecipes),
2510
2589
  layerStyles: b(d.theme?.layerStyles),
2511
2590
  animationStyles: b(d.theme?.animationStyles)
2512
2591
  }
2513
- }, Me = {
2592
+ }, Pe = {
2514
2593
  DEFAULT: {
2515
2594
  value: "1px solid {colors.border}"
2516
2595
  },
@@ -2526,7 +2605,7 @@ const X = {
2526
2605
  "accent-light": {
2527
2606
  value: "1px solid {colors.border.accent-light}"
2528
2607
  }
2529
- }, Pe = {
2608
+ }, je = {
2530
2609
  DEFAULT: {
2531
2610
  value: {
2532
2611
  _light: "{colors.blacks.800}",
@@ -2622,7 +2701,7 @@ const X = {
2622
2701
  value: "{colors.fg.muted}"
2623
2702
  }
2624
2703
  }
2625
- }, je = {
2704
+ }, Ue = {
2626
2705
  DEFAULT: {
2627
2706
  value: {
2628
2707
  _light: "{colors.blacks.50}",
@@ -2881,7 +2960,7 @@ const X = {
2881
2960
  }
2882
2961
  }
2883
2962
  }
2884
- }, Ue = {
2963
+ }, Oe = {
2885
2964
  DEFAULT: {
2886
2965
  value: {
2887
2966
  _light: "#EAF0EB",
@@ -2941,14 +3020,14 @@ const X = {
2941
3020
  value: "{colors.border.subtle}"
2942
3021
  }
2943
3022
  }
2944
- }, Oe = {
3023
+ }, Ye = {
2945
3024
  border: {
2946
3025
  value: {
2947
3026
  _light: "{colors.mint.200}",
2948
3027
  _dark: "{colors.mint.200}"
2949
3028
  }
2950
3029
  }
2951
- }, Ye = {
3030
+ }, $e = {
2952
3031
  contrast: {
2953
3032
  value: {
2954
3033
  _light: "black",
@@ -2997,7 +3076,7 @@ const X = {
2997
3076
  _dark: "{colors.orange.500}"
2998
3077
  }
2999
3078
  }
3000
- }, $e = {
3079
+ }, Ne = {
3001
3080
  text: {
3002
3081
  primary: {
3003
3082
  value: {
@@ -3158,7 +3237,7 @@ const X = {
3158
3237
  }
3159
3238
  }
3160
3239
  }
3161
- }, Ne = {
3240
+ }, qe = {
3162
3241
  selectable: {
3163
3242
  primary: {
3164
3243
  value: {
@@ -3167,15 +3246,15 @@ const X = {
3167
3246
  }
3168
3247
  }
3169
3248
  }
3170
- }, qe = {
3171
- fg: Pe,
3172
- bg: je,
3173
- border: Ue,
3174
- blue: Oe,
3175
- orange: Ye,
3176
- vis: $e,
3177
- text: Ne
3178
- }, Ge = F({
3249
+ }, Ge = {
3250
+ fg: je,
3251
+ bg: Ue,
3252
+ border: Oe,
3253
+ blue: Ye,
3254
+ orange: $e,
3255
+ vis: Ne,
3256
+ text: qe
3257
+ }, Ke = F({
3179
3258
  floatingBar: {
3180
3259
  value: {
3181
3260
  paddingInline: "sm",
@@ -3197,7 +3276,7 @@ const X = {
3197
3276
  borderColor: "border"
3198
3277
  }
3199
3278
  }
3200
- }), Ke = k({
3279
+ }), Je = k({
3201
3280
  brand: {
3202
3281
  value: {
3203
3282
  fontFamily: "brand",
@@ -3474,58 +3553,59 @@ const X = {
3474
3553
  letterSpacing: "0.14px"
3475
3554
  }
3476
3555
  }
3477
- }), Je = E({
3556
+ }), Qe = E({
3478
3557
  globalCss: U,
3479
3558
  theme: {
3480
3559
  breakpoints: {
3481
3560
  "3xl": "2560px",
3482
3561
  "4xl": "3840px"
3483
3562
  },
3484
- textStyles: Ke,
3485
- layerStyles: Ge,
3563
+ textStyles: Je,
3564
+ layerStyles: Ke,
3486
3565
  recipes: {
3487
- badge: ge,
3488
- button: me,
3489
- divider: pe,
3490
- input: ye,
3491
- kbd: Se,
3492
- skeleton: ze,
3493
- textarea: Re
3566
+ badge: me,
3567
+ button: ve,
3568
+ divider: fe,
3569
+ input: Se,
3570
+ kbd: Fe,
3571
+ skeleton: De,
3572
+ textarea: Be
3494
3573
  },
3495
3574
  tokens: {
3496
3575
  colors: ae,
3576
+ borderWidths: ue,
3497
3577
  fonts: ie,
3498
3578
  fontSizes: ne,
3499
3579
  fontWeights: se,
3500
- radii: ue,
3580
+ radii: be,
3501
3581
  sizes: ce,
3502
3582
  spacing: de
3503
3583
  },
3504
3584
  semanticTokens: {
3505
- colors: qe,
3506
- borders: Me
3585
+ colors: Ge,
3586
+ borders: Pe
3507
3587
  },
3508
3588
  slotRecipes: {
3509
- alert: be,
3510
- colorPicker: ve,
3511
- drawer: fe,
3512
- tooltip: He,
3513
- popover: Ee,
3514
- menu: Fe,
3515
- numberInput: Ce,
3516
- editable: xe,
3517
- form: _e,
3518
- dialog: he,
3519
- progressCircle: Ae,
3520
- switch: De,
3521
- tabs: We,
3522
- timeline: Be
3589
+ alert: ge,
3590
+ colorPicker: he,
3591
+ drawer: xe,
3592
+ tooltip: Te,
3593
+ popover: we,
3594
+ menu: ke,
3595
+ numberInput: Ee,
3596
+ editable: _e,
3597
+ form: ye,
3598
+ dialog: pe,
3599
+ progressCircle: ze,
3600
+ switch: We,
3601
+ tabs: Re,
3602
+ timeline: He
3523
3603
  }
3524
3604
  }
3525
- }), ro = C(Xe, Je);
3605
+ }), lo = C(Me, Qe);
3526
3606
  export {
3527
- oo as a,
3607
+ ro as a,
3528
3608
  j as c,
3529
- ro as t
3609
+ lo as t
3530
3610
  };
3531
- //# sourceMappingURL=theme-poQlUgt0.js.map
3611
+ //# sourceMappingURL=theme-7PDdD9OD.js.map