@texturehq/edges 1.25.1 → 1.25.3

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 (34) hide show
  1. package/dist/{RichTextEditor-BGQenUvv.d.cts → RichTextEditor-BhX77nTp.d.cts} +16 -2
  2. package/dist/{RichTextEditor-BGQenUvv.d.ts → RichTextEditor-BhX77nTp.d.ts} +16 -2
  3. package/dist/{TimeField-Blk2Ci2M.d.ts → TimeField-C2O3KVaW.d.ts} +43 -5
  4. package/dist/{TimeField-p31z8xSR.d.cts → TimeField-DC3iyts9.d.cts} +43 -5
  5. package/dist/{colors-Bw6dREwE.d.ts → colors-DCUq7Ywi.d.ts} +1 -1
  6. package/dist/{colors-nZbxzpnU.d.cts → colors-DVn78Aex.d.cts} +1 -1
  7. package/dist/components.manifest.json +5 -5
  8. package/dist/form/index.cjs +1 -1
  9. package/dist/form/index.cjs.map +1 -1
  10. package/dist/form/index.d.cts +1 -1
  11. package/dist/form/index.d.ts +1 -1
  12. package/dist/form/index.js +1 -1
  13. package/dist/form/index.js.map +1 -1
  14. package/dist/{index-DKA9NMRw.d.ts → index-Dkhk7IbI.d.cts} +5 -1
  15. package/dist/{index-DKA9NMRw.d.cts → index-Dkhk7IbI.d.ts} +5 -1
  16. package/dist/index.cjs +9 -9
  17. package/dist/index.cjs.map +1 -1
  18. package/dist/index.d.cts +24 -13
  19. package/dist/index.d.ts +24 -13
  20. package/dist/index.js +9 -9
  21. package/dist/index.js.map +1 -1
  22. package/dist/rhf/index.cjs +1 -1
  23. package/dist/rhf/index.cjs.map +1 -1
  24. package/dist/rhf/index.d.cts +2 -2
  25. package/dist/rhf/index.d.ts +2 -2
  26. package/dist/rhf/index.js +1 -1
  27. package/dist/rhf/index.js.map +1 -1
  28. package/dist/server.d.cts +2 -2
  29. package/dist/server.d.ts +2 -2
  30. package/dist/styles/utilities.css +15 -2
  31. package/dist/styles.css +62 -2
  32. package/dist/utilities.manifest.json +1 -1
  33. package/package.json +1 -1
  34. package/scripts/setup-cursor-rules.js +4 -4
package/dist/server.d.cts CHANGED
@@ -1,6 +1,6 @@
1
- export { A as ActionItem, a as ActionMenuProps, b as AppShell, c as AppShellProps, e as Avatar, d as AvatarProps, B as BadgeProps, N as BaseDataPoint, O as ChartMargin, C as CodeEditorProps, f as CodeLanguage, g as CodeTheme, r as ENTITY_CONFIG, E as EntityConfig, q as EntityType, H as Heading, I as InteractiveMapProps, L as Loader, h as Logo, M as MapPoint, i as MeterProps, k as SegmentOption, j as SegmentedControlProps, l as SideNav, m as SideNavItem, n as SideNavProps, S as StaticMapProps, T as TextLink, J as TooltipData, K as TooltipSeries, o as TopNav, p as TopNavProps, V as YFormatSettings, Y as YFormatType, v as clearColorCache, w as createCategoryColorMap, P as createXScale, Q as createYScale, R as defaultMargin, x as getContrastingTextColor, y as getDefaultChartColor, z as getDefaultColors, s as getEntityConfig, t as getEntityIcon, u as getEntityLabel, D as getResolvedColor, F as getThemeCategoricalColors, U as getYFormatSettings, G as isLightColor } from './colors-nZbxzpnU.cjs';
1
+ export { A as ActionItem, a as ActionMenuProps, b as AppShell, c as AppShellProps, e as Avatar, d as AvatarProps, B as BadgeProps, N as BaseDataPoint, O as ChartMargin, C as CodeEditorProps, f as CodeLanguage, g as CodeTheme, r as ENTITY_CONFIG, E as EntityConfig, q as EntityType, H as Heading, I as InteractiveMapProps, L as Loader, h as Logo, M as MapPoint, i as MeterProps, k as SegmentOption, j as SegmentedControlProps, l as SideNav, m as SideNavItem, n as SideNavProps, S as StaticMapProps, T as TextLink, J as TooltipData, K as TooltipSeries, o as TopNav, p as TopNavProps, V as YFormatSettings, Y as YFormatType, v as clearColorCache, w as createCategoryColorMap, P as createXScale, Q as createYScale, R as defaultMargin, x as getContrastingTextColor, y as getDefaultChartColor, z as getDefaultColors, s as getEntityConfig, t as getEntityIcon, u as getEntityLabel, D as getResolvedColor, F as getThemeCategoricalColors, U as getYFormatSettings, G as isLightColor } from './colors-DVn78Aex.cjs';
2
2
  export { BreadcrumbProps, BreadcrumbsProps } from 'react-aria-components';
3
- export { D as DateFieldProps, F as FileUploadProps, R as RichTextEditorProps } from './RichTextEditor-BGQenUvv.cjs';
3
+ export { D as DateFieldProps, F as FileUploadProps, R as RichTextEditorProps } from './RichTextEditor-BhX77nTp.cjs';
4
4
  import * as react_jsx_runtime from 'react/jsx-runtime';
5
5
  import { IconProps } from '@phosphor-icons/react';
6
6
  import React__default from 'react';
package/dist/server.d.ts CHANGED
@@ -1,6 +1,6 @@
1
- export { A as ActionItem, a as ActionMenuProps, b as AppShell, c as AppShellProps, e as Avatar, d as AvatarProps, B as BadgeProps, N as BaseDataPoint, O as ChartMargin, C as CodeEditorProps, f as CodeLanguage, g as CodeTheme, r as ENTITY_CONFIG, E as EntityConfig, q as EntityType, H as Heading, I as InteractiveMapProps, L as Loader, h as Logo, M as MapPoint, i as MeterProps, k as SegmentOption, j as SegmentedControlProps, l as SideNav, m as SideNavItem, n as SideNavProps, S as StaticMapProps, T as TextLink, J as TooltipData, K as TooltipSeries, o as TopNav, p as TopNavProps, V as YFormatSettings, Y as YFormatType, v as clearColorCache, w as createCategoryColorMap, P as createXScale, Q as createYScale, R as defaultMargin, x as getContrastingTextColor, y as getDefaultChartColor, z as getDefaultColors, s as getEntityConfig, t as getEntityIcon, u as getEntityLabel, D as getResolvedColor, F as getThemeCategoricalColors, U as getYFormatSettings, G as isLightColor } from './colors-Bw6dREwE.js';
1
+ export { A as ActionItem, a as ActionMenuProps, b as AppShell, c as AppShellProps, e as Avatar, d as AvatarProps, B as BadgeProps, N as BaseDataPoint, O as ChartMargin, C as CodeEditorProps, f as CodeLanguage, g as CodeTheme, r as ENTITY_CONFIG, E as EntityConfig, q as EntityType, H as Heading, I as InteractiveMapProps, L as Loader, h as Logo, M as MapPoint, i as MeterProps, k as SegmentOption, j as SegmentedControlProps, l as SideNav, m as SideNavItem, n as SideNavProps, S as StaticMapProps, T as TextLink, J as TooltipData, K as TooltipSeries, o as TopNav, p as TopNavProps, V as YFormatSettings, Y as YFormatType, v as clearColorCache, w as createCategoryColorMap, P as createXScale, Q as createYScale, R as defaultMargin, x as getContrastingTextColor, y as getDefaultChartColor, z as getDefaultColors, s as getEntityConfig, t as getEntityIcon, u as getEntityLabel, D as getResolvedColor, F as getThemeCategoricalColors, U as getYFormatSettings, G as isLightColor } from './colors-DCUq7Ywi.js';
2
2
  export { BreadcrumbProps, BreadcrumbsProps } from 'react-aria-components';
3
- export { D as DateFieldProps, F as FileUploadProps, R as RichTextEditorProps } from './RichTextEditor-BGQenUvv.js';
3
+ export { D as DateFieldProps, F as FileUploadProps, R as RichTextEditorProps } from './RichTextEditor-BhX77nTp.js';
4
4
  import * as react_jsx_runtime from 'react/jsx-runtime';
5
5
  import { IconProps } from '@phosphor-icons/react';
6
6
  import React__default from 'react';
@@ -29,8 +29,21 @@
29
29
  [role="menu"],
30
30
  [role="listbox"],
31
31
  [data-react-aria-dialog],
32
- [data-react-aria-modal] {
33
- outline: none;
32
+ [data-react-aria-modal],
33
+ [data-react-aria-modal-overlay] {
34
+ outline: none !important;
35
+ box-shadow: none !important;
36
+ }
37
+
38
+ /* Remove focus outlines from React Aria Modal and Dialog components */
39
+ [data-react-aria-modal]:focus,
40
+ [data-react-aria-modal]:focus-visible,
41
+ [data-react-aria-dialog]:focus,
42
+ [data-react-aria-dialog]:focus-visible,
43
+ [role="dialog"]:focus,
44
+ [role="dialog"]:focus-visible {
45
+ outline: none !important;
46
+ box-shadow: none !important;
34
47
  }
35
48
 
36
49
  /**
package/dist/styles.css CHANGED
@@ -1227,8 +1227,13 @@
1227
1227
  display: none;
1228
1228
  }
1229
1229
  }
1230
- [role="dialog"], [role="menu"], [role="listbox"], [data-react-aria-dialog], [data-react-aria-modal] {
1231
- outline: none;
1230
+ [role="dialog"], [role="menu"], [role="listbox"], [data-react-aria-dialog], [data-react-aria-modal], [data-react-aria-modal-overlay] {
1231
+ outline: none !important;
1232
+ box-shadow: none !important;
1233
+ }
1234
+ [data-react-aria-modal]:focus, [data-react-aria-modal]:focus-visible, [data-react-aria-dialog]:focus, [data-react-aria-dialog]:focus-visible, [role="dialog"]:focus, [role="dialog"]:focus-visible {
1235
+ outline: none !important;
1236
+ box-shadow: none !important;
1232
1237
  }
1233
1238
  [role="menuitem"], [role="option"] {
1234
1239
  outline: none;
@@ -1769,6 +1774,9 @@
1769
1774
  .-ml-px {
1770
1775
  margin-left: -1px;
1771
1776
  }
1777
+ .ml-1 {
1778
+ margin-left: var(--spacing-1);
1779
+ }
1772
1780
  .ml-2 {
1773
1781
  margin-left: var(--spacing-2);
1774
1782
  }
@@ -1982,6 +1990,9 @@
1982
1990
  .max-h-\[300px\] {
1983
1991
  max-height: 300px;
1984
1992
  }
1993
+ .max-h-\[400px\] {
1994
+ max-height: 400px;
1995
+ }
1985
1996
  .max-h-\[500px\] {
1986
1997
  max-height: 500px;
1987
1998
  }
@@ -3828,6 +3839,9 @@
3828
3839
  .pt-4 {
3829
3840
  padding-top: var(--spacing-4);
3830
3841
  }
3842
+ .pt-6 {
3843
+ padding-top: var(--spacing-6);
3844
+ }
3831
3845
  .pt-8 {
3832
3846
  padding-top: var(--spacing-8);
3833
3847
  }
@@ -3861,6 +3875,9 @@
3861
3875
  .pr-12 {
3862
3876
  padding-right: var(--spacing-12);
3863
3877
  }
3878
+ .pb-1 {
3879
+ padding-bottom: var(--spacing-1);
3880
+ }
3864
3881
  .pb-1\.5 {
3865
3882
  padding-bottom: calc(var(--spacing) * 1.5);
3866
3883
  }
@@ -5905,6 +5922,16 @@
5905
5922
  grid-template-columns: repeat(12, minmax(0, 1fr));
5906
5923
  }
5907
5924
  }
5925
+ .sm\:grid-cols-\[1fr_auto\] {
5926
+ @media (width >= 40rem) {
5927
+ grid-template-columns: 1fr auto;
5928
+ }
5929
+ }
5930
+ .sm\:grid-cols-\[1fr_auto_auto\] {
5931
+ @media (width >= 40rem) {
5932
+ grid-template-columns: 1fr auto auto;
5933
+ }
5934
+ }
5908
5935
  .sm\:grid-cols-none {
5909
5936
  @media (width >= 40rem) {
5910
5937
  grid-template-columns: none;
@@ -5915,6 +5942,11 @@
5915
5942
  flex-direction: row;
5916
5943
  }
5917
5944
  }
5945
+ .sm\:items-center {
5946
+ @media (width >= 40rem) {
5947
+ align-items: center;
5948
+ }
5949
+ }
5918
5950
  .sm\:items-start {
5919
5951
  @media (width >= 40rem) {
5920
5952
  align-items: flex-start;
@@ -5925,6 +5957,29 @@
5925
5957
  justify-content: space-between;
5926
5958
  }
5927
5959
  }
5960
+ .sm\:gap-x-1 {
5961
+ @media (width >= 40rem) {
5962
+ -moz-column-gap: var(--spacing-1);
5963
+ column-gap: var(--spacing-1);
5964
+ }
5965
+ }
5966
+ .sm\:gap-x-2 {
5967
+ @media (width >= 40rem) {
5968
+ -moz-column-gap: var(--spacing-2);
5969
+ column-gap: var(--spacing-2);
5970
+ }
5971
+ }
5972
+ .sm\:gap-x-4 {
5973
+ @media (width >= 40rem) {
5974
+ -moz-column-gap: var(--spacing-4);
5975
+ column-gap: var(--spacing-4);
5976
+ }
5977
+ }
5978
+ .sm\:gap-y-0 {
5979
+ @media (width >= 40rem) {
5980
+ row-gap: var(--spacing-0);
5981
+ }
5982
+ }
5928
5983
  .sm\:overflow-visible {
5929
5984
  @media (width >= 40rem) {
5930
5985
  overflow: visible;
@@ -5961,6 +6016,11 @@
5961
6016
  padding-bottom: var(--spacing-0);
5962
6017
  }
5963
6018
  }
6019
+ .sm\:text-right {
6020
+ @media (width >= 40rem) {
6021
+ text-align: right;
6022
+ }
6023
+ }
5964
6024
  .md\:absolute {
5965
6025
  @media (width >= 48rem) {
5966
6026
  position: absolute;
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.25.1",
2
+ "version": "1.25.3",
3
3
  "categories": {
4
4
  "hooks": {
5
5
  "description": "React hooks for common functionality like breakpoints, debouncing, local storage, and media queries",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@texturehq/edges",
3
- "version": "1.25.1",
3
+ "version": "1.25.3",
4
4
  "author": "Nicholas Brown <nick@texturehq.com>",
5
5
  "description": "A shared component library for Texture",
6
6
  "type": "module",
@@ -242,19 +242,19 @@ const setupCursorRules = () => {
242
242
  cursorCount: cursorComponentCount,
243
243
  claudeCount: claudeComponentCount,
244
244
  codexCount: codexComponentCount,
245
- version: packageVersion
245
+ version: packageVersion,
246
246
  };
247
247
  };
248
248
 
249
249
  try {
250
250
  const result = setupCursorRules();
251
-
251
+
252
252
  // Print summary if we generated context
253
253
  if (result && (result.cursorCount > 0 || result.claudeCount > 0 || result.codexCount > 0)) {
254
254
  console.log("\n" + "=".repeat(60));
255
255
  console.log("🤖 Agent Context Generated Successfully");
256
256
  console.log("=".repeat(60));
257
-
257
+
258
258
  if (result.cursorCount > 0) {
259
259
  console.log(` ✅ Cursor: ${result.cursorCount} components (v${result.version})`);
260
260
  }
@@ -264,7 +264,7 @@ try {
264
264
  if (result.codexCount > 0) {
265
265
  console.log(` ✅ Codex: ${result.codexCount} components (v${result.version})`);
266
266
  }
267
-
267
+
268
268
  console.log(` 📦 Source: @texturehq/edges v${result.version}`);
269
269
  console.log("\n💡 Tip: Reload your AI agent to use the latest context");
270
270
  console.log(" Cursor: Cmd+Shift+P → 'Developer: Reload Window'");