@texturehq/edges 1.25.2 → 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.
- package/dist/{RichTextEditor-BGQenUvv.d.cts → RichTextEditor-BhX77nTp.d.cts} +16 -2
- package/dist/{RichTextEditor-BGQenUvv.d.ts → RichTextEditor-BhX77nTp.d.ts} +16 -2
- package/dist/{TimeField-Blk2Ci2M.d.ts → TimeField-C2O3KVaW.d.ts} +43 -5
- package/dist/{TimeField-p31z8xSR.d.cts → TimeField-DC3iyts9.d.cts} +43 -5
- package/dist/{colors-Bw6dREwE.d.ts → colors-DCUq7Ywi.d.ts} +1 -1
- package/dist/{colors-nZbxzpnU.d.cts → colors-DVn78Aex.d.cts} +1 -1
- package/dist/components.manifest.json +3 -3
- package/dist/form/index.cjs +1 -1
- package/dist/form/index.cjs.map +1 -1
- package/dist/form/index.d.cts +1 -1
- package/dist/form/index.d.ts +1 -1
- package/dist/form/index.js +1 -1
- package/dist/form/index.js.map +1 -1
- package/dist/{index-DKA9NMRw.d.ts → index-Dkhk7IbI.d.cts} +5 -1
- package/dist/{index-DKA9NMRw.d.cts → index-Dkhk7IbI.d.ts} +5 -1
- package/dist/index.cjs +9 -9
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +10 -10
- package/dist/index.d.ts +10 -10
- package/dist/index.js +9 -9
- package/dist/index.js.map +1 -1
- package/dist/rhf/index.cjs +1 -1
- package/dist/rhf/index.cjs.map +1 -1
- package/dist/rhf/index.d.cts +2 -2
- package/dist/rhf/index.d.ts +2 -2
- package/dist/rhf/index.js +1 -1
- package/dist/rhf/index.js.map +1 -1
- package/dist/server.d.cts +2 -2
- package/dist/server.d.ts +2 -2
- package/dist/styles/utilities.css +15 -2
- package/dist/styles.css +10 -2
- package/dist/utilities.manifest.json +1 -1
- package/package.json +1 -1
- 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-
|
|
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-
|
|
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-
|
|
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-
|
|
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
|
-
|
|
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
|
}
|
package/package.json
CHANGED
|
@@ -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'");
|