@texturehq/edges 2.4.4 → 2.4.6
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/{colors-Z6qVFuKf.d.cts → colors-B8z56mNG.d.cts} +18 -0
- package/dist/{colors-B85aftHP.d.ts → colors-BZT1w9MC.d.ts} +18 -0
- package/dist/index.cjs +8 -8
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +8 -8
- package/dist/index.js.map +1 -1
- package/dist/server.d.cts +1 -1
- package/dist/server.d.ts +1 -1
- package/dist/styles.css +3 -0
- package/package.json +3 -1
package/dist/server.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as ActionItem, a as ActionMenuProps, b as AppShellProps, c as AvatarProps, B as BadgeProps, d as BaseDataPoint, C as ChartMargin, e as CodeEditorProps, f as CodeLanguage, g as CodeTheme, E as ENTITY_CONFIG, h as EntityConfig, i as EntityType, H as Heading, I as InteractiveMapProps, L as Loader, j as Logo, M as MapPoint, k as MeterProps, S as SegmentOption, l as SegmentedControlProps, m as SideNav, n as SideNavItem, o as SideNavProps, p as StaticMapProps, T as TextLink, q as TooltipData, r as TooltipSeries, s as TopNav, t as TopNavProps, Y as YFormatSettings, u as YFormatType, v as clearColorCache, w as createCategoryColorMap, x as createXScale, y as createYScale, z as defaultMargin, D as getContrastingTextColor, F as getDefaultChartColor, G as getDefaultColors, J as getEntityConfig, K as getEntityIcon, N as getEntityLabel, O as getResolvedColor, P as getThemeCategoricalColors, Q as getYFormatSettings, R as isLightColor } from './colors-
|
|
1
|
+
export { A as ActionItem, a as ActionMenuProps, b as AppShellProps, c as AvatarProps, B as BadgeProps, d as BaseDataPoint, C as ChartMargin, e as CodeEditorProps, f as CodeLanguage, g as CodeTheme, E as ENTITY_CONFIG, h as EntityConfig, i as EntityType, H as Heading, I as InteractiveMapProps, L as Loader, j as Logo, M as MapPoint, k as MeterProps, S as SegmentOption, l as SegmentedControlProps, m as SideNav, n as SideNavItem, o as SideNavProps, p as StaticMapProps, T as TextLink, q as TooltipData, r as TooltipSeries, s as TopNav, t as TopNavProps, Y as YFormatSettings, u as YFormatType, v as clearColorCache, w as createCategoryColorMap, x as createXScale, y as createYScale, z as defaultMargin, D as getContrastingTextColor, F as getDefaultChartColor, G as getDefaultColors, J as getEntityConfig, K as getEntityIcon, N as getEntityLabel, O as getResolvedColor, P as getThemeCategoricalColors, Q as getYFormatSettings, R as isLightColor } from './colors-B8z56mNG.cjs';
|
|
2
2
|
export { BreadcrumbProps, BreadcrumbsProps } from 'react-aria-components';
|
|
3
3
|
export { D as DateFieldProps, F as FileUploadProps, R as RichTextEditorProps } from './RichTextEditor-BNXNpG4s.cjs';
|
|
4
4
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
package/dist/server.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as ActionItem, a as ActionMenuProps, b as AppShellProps, c as AvatarProps, B as BadgeProps, d as BaseDataPoint, C as ChartMargin, e as CodeEditorProps, f as CodeLanguage, g as CodeTheme, E as ENTITY_CONFIG, h as EntityConfig, i as EntityType, H as Heading, I as InteractiveMapProps, L as Loader, j as Logo, M as MapPoint, k as MeterProps, S as SegmentOption, l as SegmentedControlProps, m as SideNav, n as SideNavItem, o as SideNavProps, p as StaticMapProps, T as TextLink, q as TooltipData, r as TooltipSeries, s as TopNav, t as TopNavProps, Y as YFormatSettings, u as YFormatType, v as clearColorCache, w as createCategoryColorMap, x as createXScale, y as createYScale, z as defaultMargin, D as getContrastingTextColor, F as getDefaultChartColor, G as getDefaultColors, J as getEntityConfig, K as getEntityIcon, N as getEntityLabel, O as getResolvedColor, P as getThemeCategoricalColors, Q as getYFormatSettings, R as isLightColor } from './colors-
|
|
1
|
+
export { A as ActionItem, a as ActionMenuProps, b as AppShellProps, c as AvatarProps, B as BadgeProps, d as BaseDataPoint, C as ChartMargin, e as CodeEditorProps, f as CodeLanguage, g as CodeTheme, E as ENTITY_CONFIG, h as EntityConfig, i as EntityType, H as Heading, I as InteractiveMapProps, L as Loader, j as Logo, M as MapPoint, k as MeterProps, S as SegmentOption, l as SegmentedControlProps, m as SideNav, n as SideNavItem, o as SideNavProps, p as StaticMapProps, T as TextLink, q as TooltipData, r as TooltipSeries, s as TopNav, t as TopNavProps, Y as YFormatSettings, u as YFormatType, v as clearColorCache, w as createCategoryColorMap, x as createXScale, y as createYScale, z as defaultMargin, D as getContrastingTextColor, F as getDefaultChartColor, G as getDefaultColors, J as getEntityConfig, K as getEntityIcon, N as getEntityLabel, O as getResolvedColor, P as getThemeCategoricalColors, Q as getYFormatSettings, R as isLightColor } from './colors-BZT1w9MC.js';
|
|
2
2
|
export { BreadcrumbProps, BreadcrumbsProps } from 'react-aria-components';
|
|
3
3
|
export { D as DateFieldProps, F as FileUploadProps, R as RichTextEditorProps } from './RichTextEditor-BNXNpG4s.js';
|
|
4
4
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
package/dist/styles.css
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@texturehq/edges",
|
|
3
|
-
"version": "2.4.
|
|
3
|
+
"version": "2.4.6",
|
|
4
4
|
"author": "Nicholas Brown <nick@texturehq.com>",
|
|
5
5
|
"description": "A shared component library for Texture",
|
|
6
6
|
"type": "module",
|
|
@@ -103,6 +103,7 @@
|
|
|
103
103
|
"@tiptap/react": "^3.4.5",
|
|
104
104
|
"@tiptap/starter-kit": "^3.4.5",
|
|
105
105
|
"@types/d3-scale": "^4.0.9",
|
|
106
|
+
"@types/d3-time": "^3.0.4",
|
|
106
107
|
"@visx/axis": "^3.10.1",
|
|
107
108
|
"@visx/brush": "^3.12.0",
|
|
108
109
|
"@visx/curve": "^3.3.0",
|
|
@@ -117,6 +118,7 @@
|
|
|
117
118
|
"ace-builds": "^1.43.3",
|
|
118
119
|
"d3-array": "^3.2.4",
|
|
119
120
|
"d3-scale": "^4.0.2",
|
|
121
|
+
"d3-time": "^3.1.0",
|
|
120
122
|
"date-fns": "^4.1.0",
|
|
121
123
|
"file-saver": "^2.0.5",
|
|
122
124
|
"framer-motion": "^12.23.24",
|