@texturehq/edges 1.14.1 → 1.15.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.
- package/dist/components.manifest.json +13 -2
- package/dist/generated/tailwind-tokens-dark.css +1 -1
- package/dist/generated/tailwind-tokens-light.css +1 -1
- package/dist/generated/viz-runtime.css +2 -2
- package/dist/index.cjs +8 -8
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +54 -3
- package/dist/index.d.ts +54 -3
- package/dist/index.js +8 -8
- package/dist/index.js.map +1 -1
- package/dist/{server-BsKKPLXJ.d.cts → server-Bvpt61Tf.d.cts} +2 -0
- package/dist/{server-BsKKPLXJ.d.ts → server-Bvpt61Tf.d.ts} +2 -0
- package/dist/server.d.cts +1 -1
- package/dist/server.d.ts +1 -1
- package/dist/styles.css +40 -4
- package/dist/utilities.manifest.json +2 -2
- package/package.json +2 -1
package/dist/server.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as ActionItem, u as ActionMenuProps, x as AppShell, w as AppShellProps, z as Avatar, y as AvatarProps, k as BadgeProps, j as BaseDataPoint, aq as ChartMargin, J as CodeEditorProps, K as CodeLanguage, M as CodeTheme, Q as DateFieldProps, U as FileUploadProps, X as Heading, a0 as InteractiveMapProps, Z as Loader, _ as Logo, a3 as MapPoint, aa as MeterProps, ac as RichTextEditorProps, af as SegmentOption, ae as SegmentedControlProps, aj as SideNav, ah as SideNavItem, ai as SideNavProps, a5 as StaticMapProps, ak as TextLink, l as TooltipData, an as TooltipSeries, am as TopNav, al as TopNavProps, av as YFormatSettings, Y as YFormatType, aw as clearColorCache, ax as createCategoryColorMap, ar as createXScale, as as createYScale, at as defaultMargin, ay as getContrastingTextColor, az as getDefaultChartColor, aA as getDefaultColors, aB as getResolvedColor, aC as getThemeCategoricalColors, au as getYFormatSettings, aD as isLightColor } from './server-
|
|
1
|
+
export { A as ActionItem, u as ActionMenuProps, x as AppShell, w as AppShellProps, z as Avatar, y as AvatarProps, k as BadgeProps, j as BaseDataPoint, aq as ChartMargin, J as CodeEditorProps, K as CodeLanguage, M as CodeTheme, Q as DateFieldProps, U as FileUploadProps, X as Heading, a0 as InteractiveMapProps, Z as Loader, _ as Logo, a3 as MapPoint, aa as MeterProps, ac as RichTextEditorProps, af as SegmentOption, ae as SegmentedControlProps, aj as SideNav, ah as SideNavItem, ai as SideNavProps, a5 as StaticMapProps, ak as TextLink, l as TooltipData, an as TooltipSeries, am as TopNav, al as TopNavProps, av as YFormatSettings, Y as YFormatType, aw as clearColorCache, ax as createCategoryColorMap, ar as createXScale, as as createYScale, at as defaultMargin, ay as getContrastingTextColor, az as getDefaultChartColor, aA as getDefaultColors, aB as getResolvedColor, aC as getThemeCategoricalColors, au as getYFormatSettings, aD as isLightColor } from './server-Bvpt61Tf.cjs';
|
|
2
2
|
export { BreadcrumbProps, BreadcrumbsProps } from 'react-aria-components';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'react';
|
package/dist/server.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as ActionItem, u as ActionMenuProps, x as AppShell, w as AppShellProps, z as Avatar, y as AvatarProps, k as BadgeProps, j as BaseDataPoint, aq as ChartMargin, J as CodeEditorProps, K as CodeLanguage, M as CodeTheme, Q as DateFieldProps, U as FileUploadProps, X as Heading, a0 as InteractiveMapProps, Z as Loader, _ as Logo, a3 as MapPoint, aa as MeterProps, ac as RichTextEditorProps, af as SegmentOption, ae as SegmentedControlProps, aj as SideNav, ah as SideNavItem, ai as SideNavProps, a5 as StaticMapProps, ak as TextLink, l as TooltipData, an as TooltipSeries, am as TopNav, al as TopNavProps, av as YFormatSettings, Y as YFormatType, aw as clearColorCache, ax as createCategoryColorMap, ar as createXScale, as as createYScale, at as defaultMargin, ay as getContrastingTextColor, az as getDefaultChartColor, aA as getDefaultColors, aB as getResolvedColor, aC as getThemeCategoricalColors, au as getYFormatSettings, aD as isLightColor } from './server-
|
|
1
|
+
export { A as ActionItem, u as ActionMenuProps, x as AppShell, w as AppShellProps, z as Avatar, y as AvatarProps, k as BadgeProps, j as BaseDataPoint, aq as ChartMargin, J as CodeEditorProps, K as CodeLanguage, M as CodeTheme, Q as DateFieldProps, U as FileUploadProps, X as Heading, a0 as InteractiveMapProps, Z as Loader, _ as Logo, a3 as MapPoint, aa as MeterProps, ac as RichTextEditorProps, af as SegmentOption, ae as SegmentedControlProps, aj as SideNav, ah as SideNavItem, ai as SideNavProps, a5 as StaticMapProps, ak as TextLink, l as TooltipData, an as TooltipSeries, am as TopNav, al as TopNavProps, av as YFormatSettings, Y as YFormatType, aw as clearColorCache, ax as createCategoryColorMap, ar as createXScale, as as createYScale, at as defaultMargin, ay as getContrastingTextColor, az as getDefaultChartColor, aA as getDefaultColors, aB as getResolvedColor, aC as getThemeCategoricalColors, au as getYFormatSettings, aD as isLightColor } from './server-Bvpt61Tf.js';
|
|
2
2
|
export { BreadcrumbProps, BreadcrumbsProps } from 'react-aria-components';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'react';
|
package/dist/styles.css
CHANGED
|
@@ -173,13 +173,13 @@
|
|
|
173
173
|
--color-state-exporting: #f8f8f8;
|
|
174
174
|
--color-state-exporting-border: #d1d5db;
|
|
175
175
|
--color-state-exporting-text: #000000;
|
|
176
|
+
--color-viz-default: #0082ff;
|
|
176
177
|
--color-viz-categorical-1: #a3eae4;
|
|
177
178
|
--color-viz-categorical-2: #91a0ff;
|
|
178
179
|
--color-viz-categorical-3: #ffd1a3;
|
|
179
180
|
--color-viz-categorical-4: #ffabc8;
|
|
180
181
|
--color-viz-categorical-5: #c1b8ff;
|
|
181
182
|
--color-viz-categorical-6: #e0ffb8;
|
|
182
|
-
--color-viz-default: #444ae1;
|
|
183
183
|
--color-skeleton-base: #e5e7eb;
|
|
184
184
|
--color-skeleton-highlight: #f3f4f6;
|
|
185
185
|
--color-skeleton-wave: rgba(255, 255, 255, 0.5);
|
|
@@ -534,6 +534,7 @@
|
|
|
534
534
|
--color-map-streets-border: #ffffff;
|
|
535
535
|
--color-map-satellite-border: #ffffff;
|
|
536
536
|
--color-map-neutral-border: #ffffff;
|
|
537
|
+
--color-viz-default: #4da6ff;
|
|
537
538
|
--color-viz-categorical-1: #7dd3c0;
|
|
538
539
|
--color-viz-categorical-2: #a8b4ff;
|
|
539
540
|
--color-viz-categorical-3: #ffd67a;
|
|
@@ -620,12 +621,12 @@
|
|
|
620
621
|
--color-viz-diverging-red-blue-8: #8494ca;
|
|
621
622
|
--color-viz-diverging-red-blue-9: #5d6fb0;
|
|
622
623
|
--color-viz-diverging-red-blue-10: #374f88;
|
|
623
|
-
--color-viz-default: #444ae1;
|
|
624
624
|
--color-skeleton-base: #374151;
|
|
625
625
|
--color-skeleton-highlight: #4b5563;
|
|
626
626
|
--color-skeleton-wave: rgba(255, 255, 255, 0.15);
|
|
627
627
|
}
|
|
628
628
|
:root {
|
|
629
|
+
--color-viz-default: #0082ff;
|
|
629
630
|
--color-viz-categorical-1: #a3eae4;
|
|
630
631
|
--color-viz-categorical-2: #91a0ff;
|
|
631
632
|
--color-viz-categorical-3: #ffd1a3;
|
|
@@ -712,9 +713,9 @@
|
|
|
712
713
|
--color-viz-diverging-red-blue-8: #7080b5;
|
|
713
714
|
--color-viz-diverging-red-blue-9: #4d5e99;
|
|
714
715
|
--color-viz-diverging-red-blue-10: #2b3d70;
|
|
715
|
-
--color-viz-default: #444ae1;
|
|
716
716
|
}
|
|
717
717
|
.theme-dark {
|
|
718
|
+
--color-viz-default: #4da6ff;
|
|
718
719
|
--color-viz-categorical-1: #7dd3c0;
|
|
719
720
|
--color-viz-categorical-2: #a8b4ff;
|
|
720
721
|
--color-viz-categorical-3: #ffd67a;
|
|
@@ -801,7 +802,6 @@
|
|
|
801
802
|
--color-viz-diverging-red-blue-8: #8494ca;
|
|
802
803
|
--color-viz-diverging-red-blue-9: #5d6fb0;
|
|
803
804
|
--color-viz-diverging-red-blue-10: #374f88;
|
|
804
|
-
--color-viz-default: #444ae1;
|
|
805
805
|
}
|
|
806
806
|
@keyframes wave {
|
|
807
807
|
0% {
|
|
@@ -1744,6 +1744,9 @@
|
|
|
1744
1744
|
.min-h-\[200px\] {
|
|
1745
1745
|
min-height: 200px;
|
|
1746
1746
|
}
|
|
1747
|
+
.min-h-\[280px\] {
|
|
1748
|
+
min-height: 280px;
|
|
1749
|
+
}
|
|
1747
1750
|
.min-h-\[320px\] {
|
|
1748
1751
|
min-height: 320px;
|
|
1749
1752
|
}
|
|
@@ -3133,6 +3136,12 @@
|
|
|
3133
3136
|
.bg-clip-padding {
|
|
3134
3137
|
background-clip: padding-box;
|
|
3135
3138
|
}
|
|
3139
|
+
.fill-background-muted {
|
|
3140
|
+
fill: var(--color-background-muted);
|
|
3141
|
+
}
|
|
3142
|
+
.fill-background-surface {
|
|
3143
|
+
fill: var(--color-background-surface);
|
|
3144
|
+
}
|
|
3136
3145
|
.fill-brand-primary {
|
|
3137
3146
|
fill: var(--color-brand-primary);
|
|
3138
3147
|
}
|
|
@@ -3145,6 +3154,18 @@
|
|
|
3145
3154
|
.fill-slate-700 {
|
|
3146
3155
|
fill: var(--color-slate-700);
|
|
3147
3156
|
}
|
|
3157
|
+
.fill-text-body {
|
|
3158
|
+
fill: var(--color-text-body);
|
|
3159
|
+
}
|
|
3160
|
+
.fill-text-caption {
|
|
3161
|
+
fill: var(--color-text-caption);
|
|
3162
|
+
}
|
|
3163
|
+
.fill-text-heading {
|
|
3164
|
+
fill: var(--color-text-heading);
|
|
3165
|
+
}
|
|
3166
|
+
.fill-text-muted {
|
|
3167
|
+
fill: var(--color-text-muted);
|
|
3168
|
+
}
|
|
3148
3169
|
.fill-white {
|
|
3149
3170
|
fill: var(--color-white);
|
|
3150
3171
|
}
|
|
@@ -5838,6 +5859,16 @@
|
|
|
5838
5859
|
border-color: var(--color-blue-800);
|
|
5839
5860
|
}
|
|
5840
5861
|
}
|
|
5862
|
+
.dark\:border-gray-700 {
|
|
5863
|
+
@media (prefers-color-scheme: dark) {
|
|
5864
|
+
border-color: var(--color-gray-700);
|
|
5865
|
+
}
|
|
5866
|
+
}
|
|
5867
|
+
.dark\:border-gray-800 {
|
|
5868
|
+
@media (prefers-color-scheme: dark) {
|
|
5869
|
+
border-color: var(--color-gray-800);
|
|
5870
|
+
}
|
|
5871
|
+
}
|
|
5841
5872
|
.dark\:border-white\/5 {
|
|
5842
5873
|
@media (prefers-color-scheme: dark) {
|
|
5843
5874
|
border-color: color-mix(in srgb, #ffffff 5%, transparent);
|
|
@@ -5974,6 +6005,11 @@
|
|
|
5974
6005
|
color: var(--color-gray-400);
|
|
5975
6006
|
}
|
|
5976
6007
|
}
|
|
6008
|
+
.dark\:text-gray-700 {
|
|
6009
|
+
@media (prefers-color-scheme: dark) {
|
|
6010
|
+
color: var(--color-gray-700);
|
|
6011
|
+
}
|
|
6012
|
+
}
|
|
5977
6013
|
.dark\:text-text-body {
|
|
5978
6014
|
@media (prefers-color-scheme: dark) {
|
|
5979
6015
|
color: var(--color-text-body);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.
|
|
3
|
-
"generatedAt": "2025-10-
|
|
2
|
+
"version": "1.15.0",
|
|
3
|
+
"generatedAt": "2025-10-30T11:18:28.656Z",
|
|
4
4
|
"categories": {
|
|
5
5
|
"hooks": {
|
|
6
6
|
"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.
|
|
3
|
+
"version": "1.15.0",
|
|
4
4
|
"author": "Nicholas Brown <nick@texturehq.com>",
|
|
5
5
|
"description": "A shared component library for Texture",
|
|
6
6
|
"type": "module",
|
|
@@ -76,6 +76,7 @@
|
|
|
76
76
|
"@visx/curve": "^3.3.0",
|
|
77
77
|
"@visx/drag": "^3.12.0",
|
|
78
78
|
"@visx/event": "^3.3.0",
|
|
79
|
+
"@visx/gradient": "^3.3.0",
|
|
79
80
|
"@visx/pattern": "^3.12.0",
|
|
80
81
|
"@visx/responsive": "^3.10.2",
|
|
81
82
|
"@visx/scale": "^3.5.0",
|