@texturehq/edges 1.31.1 → 1.33.1
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-CIlEq8T6.d.ts → colors-Cgs2MGZ8.d.ts} +12 -0
- package/dist/{colors-oRbPetNs.d.cts → colors-DGRiGzgj.d.cts} +12 -0
- package/dist/generated/tailwind-tokens-dark.css +11 -0
- package/dist/generated/tailwind-tokens-light.css +15 -0
- package/dist/index.cjs +11 -11
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +274 -6
- package/dist/index.d.ts +274 -6
- package/dist/index.js +11 -11
- 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 +44 -7
- package/package.json +1 -1
package/dist/server.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as ActionItem, a as ActionMenuProps, b as AppShell, c as AppShellProps, d as AvatarProps, B as BadgeProps, e as BaseDataPoint, C as ChartMargin, f as CodeEditorProps, g as CodeLanguage, h as CodeTheme, E as ENTITY_CONFIG, i as EntityConfig, j as EntityType, H as Heading, I as InteractiveMapProps, L as Loader, k as Logo, M as MapPoint, l as MeterProps, S as SegmentOption, m as SegmentedControlProps, n as SideNav, o as SideNavItem, p as SideNavProps, q as StaticMapProps, T as TextLink, r as TooltipData, s as TooltipSeries, t as TopNav, u as TopNavProps, Y as YFormatSettings, v as YFormatType, w as clearColorCache, x as createCategoryColorMap, y as createXScale, z as createYScale, D as defaultMargin, F as getContrastingTextColor, G as getDefaultChartColor, J as getDefaultColors, K as getEntityConfig, N as getEntityIcon, O as getEntityLabel, P as getResolvedColor, Q as getThemeCategoricalColors, R as getYFormatSettings, U as isLightColor } from './colors-
|
|
1
|
+
export { A as ActionItem, a as ActionMenuProps, b as AppShell, c as AppShellProps, d as AvatarProps, B as BadgeProps, e as BaseDataPoint, C as ChartMargin, f as CodeEditorProps, g as CodeLanguage, h as CodeTheme, E as ENTITY_CONFIG, i as EntityConfig, j as EntityType, H as Heading, I as InteractiveMapProps, L as Loader, k as Logo, M as MapPoint, l as MeterProps, S as SegmentOption, m as SegmentedControlProps, n as SideNav, o as SideNavItem, p as SideNavProps, q as StaticMapProps, T as TextLink, r as TooltipData, s as TooltipSeries, t as TopNav, u as TopNavProps, Y as YFormatSettings, v as YFormatType, w as clearColorCache, x as createCategoryColorMap, y as createXScale, z as createYScale, D as defaultMargin, F as getContrastingTextColor, G as getDefaultChartColor, J as getDefaultColors, K as getEntityConfig, N as getEntityIcon, O as getEntityLabel, P as getResolvedColor, Q as getThemeCategoricalColors, R as getYFormatSettings, U as isLightColor } from './colors-DGRiGzgj.cjs';
|
|
2
2
|
export { BreadcrumbProps, BreadcrumbsProps } from 'react-aria-components';
|
|
3
3
|
export { D as DateFieldProps, F as FileUploadProps, R as RichTextEditorProps } from './RichTextEditor-CxrunTg7.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 AppShell, c as AppShellProps, d as AvatarProps, B as BadgeProps, e as BaseDataPoint, C as ChartMargin, f as CodeEditorProps, g as CodeLanguage, h as CodeTheme, E as ENTITY_CONFIG, i as EntityConfig, j as EntityType, H as Heading, I as InteractiveMapProps, L as Loader, k as Logo, M as MapPoint, l as MeterProps, S as SegmentOption, m as SegmentedControlProps, n as SideNav, o as SideNavItem, p as SideNavProps, q as StaticMapProps, T as TextLink, r as TooltipData, s as TooltipSeries, t as TopNav, u as TopNavProps, Y as YFormatSettings, v as YFormatType, w as clearColorCache, x as createCategoryColorMap, y as createXScale, z as createYScale, D as defaultMargin, F as getContrastingTextColor, G as getDefaultChartColor, J as getDefaultColors, K as getEntityConfig, N as getEntityIcon, O as getEntityLabel, P as getResolvedColor, Q as getThemeCategoricalColors, R as getYFormatSettings, U as isLightColor } from './colors-
|
|
1
|
+
export { A as ActionItem, a as ActionMenuProps, b as AppShell, c as AppShellProps, d as AvatarProps, B as BadgeProps, e as BaseDataPoint, C as ChartMargin, f as CodeEditorProps, g as CodeLanguage, h as CodeTheme, E as ENTITY_CONFIG, i as EntityConfig, j as EntityType, H as Heading, I as InteractiveMapProps, L as Loader, k as Logo, M as MapPoint, l as MeterProps, S as SegmentOption, m as SegmentedControlProps, n as SideNav, o as SideNavItem, p as SideNavProps, q as StaticMapProps, T as TextLink, r as TooltipData, s as TooltipSeries, t as TopNav, u as TopNavProps, Y as YFormatSettings, v as YFormatType, w as clearColorCache, x as createCategoryColorMap, y as createXScale, z as createYScale, D as defaultMargin, F as getContrastingTextColor, G as getDefaultChartColor, J as getDefaultColors, K as getEntityConfig, N as getEntityIcon, O as getEntityLabel, P as getResolvedColor, Q as getThemeCategoricalColors, R as getYFormatSettings, U as isLightColor } from './colors-Cgs2MGZ8.js';
|
|
2
2
|
export { BreadcrumbProps, BreadcrumbsProps } from 'react-aria-components';
|
|
3
3
|
export { D as DateFieldProps, F as FileUploadProps, R as RichTextEditorProps } from './RichTextEditor-CxrunTg7.js';
|
|
4
4
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
package/dist/styles.css
CHANGED
|
@@ -568,6 +568,17 @@
|
|
|
568
568
|
--font-letterspacing-wide: 0.025em;
|
|
569
569
|
--font-letterspacing-wider: 0.05em;
|
|
570
570
|
--font-letterspacing-widest: 0.1em;
|
|
571
|
+
--elevation-surface-default: #ffffff;
|
|
572
|
+
--elevation-surface-raised: #ffffff;
|
|
573
|
+
--elevation-surface-floating: #ffffff;
|
|
574
|
+
--elevation-surface-overlay: #ffffff;
|
|
575
|
+
--shadow-none: none;
|
|
576
|
+
--shadow-xs: 0 1px 2px rgba(0, 0, 0, 0.06);
|
|
577
|
+
--shadow-sm: 0 1px 4px rgba(0, 0, 0, 0.08), 0 2px 8px rgba(0, 0, 0, 0.04);
|
|
578
|
+
--shadow-md: 0 4px 12px rgba(0, 0, 0, 0.10), 0 2px 4px rgba(0, 0, 0, 0.06);
|
|
579
|
+
--shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.12), 0 4px 8px rgba(0, 0, 0, 0.06);
|
|
580
|
+
--shadow-xl: 0 20px 48px rgba(0, 0, 0, 0.16), 0 8px 16px rgba(0, 0, 0, 0.08);
|
|
581
|
+
--shadow-overflow: 0 4px 12px rgba(0, 0, 0, 0.10);
|
|
571
582
|
--text-display-xl-size: 6rem;
|
|
572
583
|
--text-display-xl-line-height: 1;
|
|
573
584
|
--text-display-xl-letter-spacing: 0;
|
|
@@ -839,6 +850,10 @@
|
|
|
839
850
|
--color-state-exporting-text: #92400e;
|
|
840
851
|
}
|
|
841
852
|
:root {
|
|
853
|
+
--elevation-surface-default: var(--color-background-surface);
|
|
854
|
+
--elevation-surface-raised: var(--color-background-surface);
|
|
855
|
+
--elevation-surface-floating: var(--color-background-surface);
|
|
856
|
+
--elevation-surface-overlay: var(--color-background-surface);
|
|
842
857
|
--text-display-xl-size: var(--font-size-8xl);
|
|
843
858
|
--text-display-xl-letter-spacing: var(--font-letterspacing-normal);
|
|
844
859
|
--text-display-xl-weight: var(--font-weight-medium);
|
|
@@ -1089,6 +1104,17 @@
|
|
|
1089
1104
|
--font-letterspacing-wide: 0.025em;
|
|
1090
1105
|
--font-letterspacing-wider: 0.05em;
|
|
1091
1106
|
--font-letterspacing-widest: 0.1em;
|
|
1107
|
+
--elevation-surface-default: var(--color-background-surface);
|
|
1108
|
+
--elevation-surface-raised: var(--color-background-surface);
|
|
1109
|
+
--elevation-surface-floating: var(--color-background-surface);
|
|
1110
|
+
--elevation-surface-overlay: var(--color-background-surface);
|
|
1111
|
+
--shadow-none: none;
|
|
1112
|
+
--shadow-xs: 0 1px 2px rgba(0, 0, 0, 0.06);
|
|
1113
|
+
--shadow-sm: 0 1px 4px rgba(0, 0, 0, 0.08), 0 2px 8px rgba(0, 0, 0, 0.04);
|
|
1114
|
+
--shadow-md: 0 4px 12px rgba(0, 0, 0, 0.10), 0 2px 4px rgba(0, 0, 0, 0.06);
|
|
1115
|
+
--shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.12), 0 4px 8px rgba(0, 0, 0, 0.06);
|
|
1116
|
+
--shadow-xl: 0 20px 48px rgba(0, 0, 0, 0.16), 0 8px 16px rgba(0, 0, 0, 0.08);
|
|
1117
|
+
--shadow-overflow: 0 4px 12px rgba(0, 0, 0, 0.10);
|
|
1092
1118
|
--color-background-body: var(--color-gray-950);
|
|
1093
1119
|
--color-background-surface: var(--color-gray-900);
|
|
1094
1120
|
--color-background-muted: var(--color-gray-800);
|
|
@@ -5012,23 +5038,31 @@
|
|
|
5012
5038
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
5013
5039
|
}
|
|
5014
5040
|
.shadow-lg {
|
|
5015
|
-
--tw-shadow: 0
|
|
5041
|
+
--tw-shadow: 0 8px 24px var(--tw-shadow-color, rgba(0, 0, 0, 0.12)), 0 4px 8px var(--tw-shadow-color, rgba(0, 0, 0, 0.06));
|
|
5016
5042
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
5017
5043
|
}
|
|
5018
5044
|
.shadow-md {
|
|
5019
|
-
--tw-shadow: 0 4px
|
|
5045
|
+
--tw-shadow: 0 4px 12px var(--tw-shadow-color, rgba(0, 0, 0, 0.10)), 0 2px 4px var(--tw-shadow-color, rgba(0, 0, 0, 0.06));
|
|
5020
5046
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
5021
5047
|
}
|
|
5022
5048
|
.shadow-none {
|
|
5023
5049
|
--tw-shadow: 0 0 #0000;
|
|
5024
5050
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
5025
5051
|
}
|
|
5052
|
+
.shadow-overflow {
|
|
5053
|
+
--tw-shadow: 0 4px 12px var(--tw-shadow-color, rgba(0, 0, 0, 0.10));
|
|
5054
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
5055
|
+
}
|
|
5026
5056
|
.shadow-sm {
|
|
5027
|
-
--tw-shadow: 0 1px
|
|
5057
|
+
--tw-shadow: 0 1px 4px var(--tw-shadow-color, rgba(0, 0, 0, 0.08)), 0 2px 8px var(--tw-shadow-color, rgba(0, 0, 0, 0.04));
|
|
5028
5058
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
5029
5059
|
}
|
|
5030
5060
|
.shadow-xl {
|
|
5031
|
-
--tw-shadow: 0 20px
|
|
5061
|
+
--tw-shadow: 0 20px 48px var(--tw-shadow-color, rgba(0, 0, 0, 0.16)), 0 8px 16px var(--tw-shadow-color, rgba(0, 0, 0, 0.08));
|
|
5062
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
5063
|
+
}
|
|
5064
|
+
.shadow-xs {
|
|
5065
|
+
--tw-shadow: 0 1px 2px var(--tw-shadow-color, rgba(0, 0, 0, 0.06));
|
|
5032
5066
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
5033
5067
|
}
|
|
5034
5068
|
.\!ring-0 {
|
|
@@ -5252,6 +5286,9 @@
|
|
|
5252
5286
|
.\[scrollbar-width\:none\] {
|
|
5253
5287
|
scrollbar-width: none;
|
|
5254
5288
|
}
|
|
5289
|
+
.inline-3 {
|
|
5290
|
+
inline-size: var(--spacing-3);
|
|
5291
|
+
}
|
|
5255
5292
|
.ring-inset {
|
|
5256
5293
|
--tw-ring-inset: inset;
|
|
5257
5294
|
}
|
|
@@ -5650,7 +5687,7 @@
|
|
|
5650
5687
|
}
|
|
5651
5688
|
.focus-within\:shadow-md {
|
|
5652
5689
|
&:focus-within {
|
|
5653
|
-
--tw-shadow: 0 4px
|
|
5690
|
+
--tw-shadow: 0 4px 12px var(--tw-shadow-color, rgba(0, 0, 0, 0.10)), 0 2px 4px var(--tw-shadow-color, rgba(0, 0, 0, 0.06));
|
|
5654
5691
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
5655
5692
|
}
|
|
5656
5693
|
}
|
|
@@ -8522,7 +8559,7 @@
|
|
|
8522
8559
|
&:hover {
|
|
8523
8560
|
@media (hover: hover) {
|
|
8524
8561
|
&::-moz-range-thumb {
|
|
8525
|
-
--tw-shadow: 0 1px
|
|
8562
|
+
--tw-shadow: 0 1px 4px var(--tw-shadow-color, rgba(0, 0, 0, 0.08)), 0 2px 8px var(--tw-shadow-color, rgba(0, 0, 0, 0.04));
|
|
8526
8563
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
8527
8564
|
}
|
|
8528
8565
|
}
|
|
@@ -8601,7 +8638,7 @@
|
|
|
8601
8638
|
&:hover {
|
|
8602
8639
|
@media (hover: hover) {
|
|
8603
8640
|
&::-webkit-slider-thumb {
|
|
8604
|
-
--tw-shadow: 0 1px
|
|
8641
|
+
--tw-shadow: 0 1px 4px var(--tw-shadow-color, rgba(0, 0, 0, 0.08)), 0 2px 8px var(--tw-shadow-color, rgba(0, 0, 0, 0.04));
|
|
8605
8642
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
8606
8643
|
}
|
|
8607
8644
|
}
|