@sanity/ui 4.0.0-next.4 → 4.0.0-next.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/README.md +4 -0
- package/dist/_system-CTe2lb5l.d.ts +40 -0
- package/dist/_system-CTe2lb5l.d.ts.map +1 -0
- package/dist/arrow-BaxgKzOL.js +161 -0
- package/dist/arrow-BaxgKzOL.js.map +1 -0
- package/dist/autocomplete.d.ts +140 -0
- package/dist/autocomplete.d.ts.map +1 -0
- package/dist/autocomplete.js +475 -0
- package/dist/autocomplete.js.map +1 -0
- package/dist/breadcrumbs.d.ts +18 -0
- package/dist/breadcrumbs.d.ts.map +1 -0
- package/dist/breadcrumbs.js +116 -0
- package/dist/breadcrumbs.js.map +1 -0
- package/dist/button-BDLRd1Rr.js +174 -0
- package/dist/button-BDLRd1Rr.js.map +1 -0
- package/dist/button-dnqMFkWg.d.ts +76 -0
- package/dist/button-dnqMFkWg.d.ts.map +1 -0
- package/dist/card-C0a0wQTc.d.ts +7 -0
- package/dist/card-C0a0wQTc.d.ts.map +1 -0
- package/dist/code.d.ts +20 -0
- package/dist/code.d.ts.map +1 -0
- package/dist/code.js +85 -0
- package/dist/code.js.map +1 -0
- package/dist/codeFontStyle-DYUujk7K.js +11 -0
- package/dist/codeFontStyle-DYUujk7K.js.map +1 -0
- package/dist/component-DVlwaWB-.d.ts +25 -0
- package/dist/component-DVlwaWB-.d.ts.map +1 -0
- package/dist/element-BYgCE_iK.js +51 -0
- package/dist/element-BYgCE_iK.js.map +1 -0
- package/dist/{getScopedTheme-CqaSCfTH.js → factory-CvRcEQ36.js} +6 -753
- package/dist/factory-CvRcEQ36.js.map +1 -0
- package/dist/flex-BYRpBTOc.js +69 -0
- package/dist/flex-BYRpBTOc.js.map +1 -0
- package/dist/font-EtfxKPUz.d.ts +49 -0
- package/dist/font-EtfxKPUz.d.ts.map +1 -0
- package/dist/getElementRef-5HZQ-Owu.js +91 -0
- package/dist/getElementRef-5HZQ-Owu.js.map +1 -0
- package/dist/getScopedTheme-C-sZsyAz.js +267 -0
- package/dist/getScopedTheme-C-sZsyAz.js.map +1 -0
- package/dist/getTheme_v2-y09KqtEb.js +487 -0
- package/dist/getTheme_v2-y09KqtEb.js.map +1 -0
- package/dist/grid-D88j-N7f.js +108 -0
- package/dist/grid-D88j-N7f.js.map +1 -0
- package/dist/helpers-bwfx1e-Y.js +67 -0
- package/dist/helpers-bwfx1e-Y.js.map +1 -0
- package/dist/hotkeys-aHdaZFAl.js +151 -0
- package/dist/hotkeys-aHdaZFAl.js.map +1 -0
- package/dist/index.d.ts +138 -922
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +201 -4418
- package/dist/index.js.map +1 -1
- package/dist/layer-ChlP9Ik6.d.ts +242 -0
- package/dist/layer-ChlP9Ik6.d.ts.map +1 -0
- package/dist/layer-DeCVQfUb.js +61 -0
- package/dist/layer-DeCVQfUb.js.map +1 -0
- package/dist/menu.d.ts +146 -0
- package/dist/menu.d.ts.map +1 -0
- package/dist/menu.js +614 -0
- package/dist/menu.js.map +1 -0
- package/dist/popover-CMlQeKn0.d.ts +96 -0
- package/dist/popover-CMlQeKn0.d.ts.map +1 -0
- package/dist/popover-DfXz9lUl.js +417 -0
- package/dist/popover-DfXz9lUl.js.map +1 -0
- package/dist/popover.d.ts +2 -0
- package/dist/popover.js +3 -0
- package/dist/responsiveFont-hN1mZFjm.js +55 -0
- package/dist/responsiveFont-hN1mZFjm.js.map +1 -0
- package/dist/{rgba-LmTDhX0u.d.ts → rgba-BSYaEUW6.d.ts} +4 -87
- package/dist/rgba-BSYaEUW6.d.ts.map +1 -0
- package/dist/selectable-B0GUIL74.d.ts +7 -0
- package/dist/selectable-B0GUIL74.d.ts.map +1 -0
- package/dist/stack-C5WV-BRh.js +98 -0
- package/dist/stack-C5WV-BRh.js.map +1 -0
- package/dist/styles.css +28 -0
- package/dist/textInput-DhCo-b3N.js +321 -0
- package/dist/textInput-DhCo-b3N.js.map +1 -0
- package/dist/theme.d.ts +3 -1
- package/dist/theme.d.ts.map +1 -1
- package/dist/theme.js +3 -1
- package/dist/theme.js.map +1 -1
- package/dist/toast.d.ts +73 -0
- package/dist/toast.d.ts.map +1 -0
- package/dist/toast.js +297 -0
- package/dist/toast.js.map +1 -0
- package/dist/tooltip.d.ts +88 -0
- package/dist/tooltip.d.ts.map +1 -0
- package/dist/tooltip.js +446 -0
- package/dist/tooltip.js.map +1 -0
- package/dist/useClickOutsideEvent-lEVhDFCQ.js +36 -0
- package/dist/useClickOutsideEvent-lEVhDFCQ.js.map +1 -0
- package/dist/useElementSize-BJvbGHq8.js +51 -0
- package/dist/useElementSize-BJvbGHq8.js.map +1 -0
- package/dist/useLayer-9Pz-GG0r.js +704 -0
- package/dist/useLayer-9Pz-GG0r.js.map +1 -0
- package/package.json +15 -3
- package/dist/getScopedTheme-CqaSCfTH.js.map +0 -1
- package/dist/rgba-LmTDhX0u.d.ts.map +0 -1
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { a as ThemeColorInputModeKey, c as ThemeColorStateKey, i as ThemeColorCardToneKey, l as ThemeColorStateToneKey, n as ThemeColorBlendModeKey, o as ThemeColorInputStateKey, r as ThemeColorButtonModeKey, s as ThemeColorSchemeKey, t as ThemeColorAvatarColorKey } from "./_system-CTe2lb5l.js";
|
|
2
|
+
import { a as ThemeFontWeightKey, o as ThemeFonts } from "./font-EtfxKPUz.js";
|
|
1
3
|
import * as CSS from "csstype";
|
|
2
4
|
/**
|
|
3
5
|
* @internal
|
|
@@ -25,44 +27,6 @@ interface HSL {
|
|
|
25
27
|
s: number;
|
|
26
28
|
l: number;
|
|
27
29
|
}
|
|
28
|
-
/** @public */
|
|
29
|
-
declare const THEME_COLOR_SCHEMES: readonly ['light', 'dark'];
|
|
30
|
-
/** @public */
|
|
31
|
-
declare const THEME_COLOR_BLEND_MODES: readonly ['multiply', 'screen'];
|
|
32
|
-
/** @public */
|
|
33
|
-
declare const THEME_COLOR_CARD_TONES: readonly ['transparent', 'default', 'neutral', 'primary', 'suggest', 'positive', 'caution', 'critical'];
|
|
34
|
-
/** @public */
|
|
35
|
-
declare const THEME_COLOR_STATE_TONES: readonly ['default', 'neutral', 'primary', 'suggest', 'positive', 'caution', 'critical'];
|
|
36
|
-
/** @public */
|
|
37
|
-
declare const THEME_COLOR_STATES: readonly ['enabled', 'hovered', 'pressed', 'selected', 'disabled'];
|
|
38
|
-
/** @public */
|
|
39
|
-
declare const THEME_COLOR_BUTTON_MODES: readonly ['default', 'ghost', 'bleed'];
|
|
40
|
-
/** @public */
|
|
41
|
-
declare const THEME_COLOR_INPUT_MODES: readonly ['default', 'invalid'];
|
|
42
|
-
/** @public */
|
|
43
|
-
declare const THEME_COLOR_INPUT_STATES: readonly ['enabled', 'hovered', 'readOnly', 'disabled'];
|
|
44
|
-
/** @public */
|
|
45
|
-
declare const THEME_COLOR_AVATAR_COLORS: import("@sanity/color").ColorHueKey[];
|
|
46
|
-
/**
|
|
47
|
-
* @public
|
|
48
|
-
*/
|
|
49
|
-
type ThemeColorSchemeKey = (typeof THEME_COLOR_SCHEMES)[number];
|
|
50
|
-
/** @public */
|
|
51
|
-
type ThemeColorBlendModeKey = (typeof THEME_COLOR_BLEND_MODES)[number];
|
|
52
|
-
/** @public */
|
|
53
|
-
type ThemeColorCardToneKey = (typeof THEME_COLOR_CARD_TONES)[number];
|
|
54
|
-
/** @public */
|
|
55
|
-
type ThemeColorButtonModeKey = (typeof THEME_COLOR_BUTTON_MODES)[number];
|
|
56
|
-
/** @public */
|
|
57
|
-
type ThemeColorStateKey = (typeof THEME_COLOR_STATES)[number];
|
|
58
|
-
/** @public */
|
|
59
|
-
type ThemeColorStateToneKey = (typeof THEME_COLOR_STATE_TONES)[number];
|
|
60
|
-
/** @public */
|
|
61
|
-
type ThemeColorInputModeKey = (typeof THEME_COLOR_INPUT_MODES)[number];
|
|
62
|
-
/** @public */
|
|
63
|
-
type ThemeColorInputStateKey = (typeof THEME_COLOR_INPUT_STATES)[number];
|
|
64
|
-
/** @public */
|
|
65
|
-
type ThemeColorAvatarColorKey = (typeof THEME_COLOR_AVATAR_COLORS)[number];
|
|
66
30
|
/**
|
|
67
31
|
* @public
|
|
68
32
|
*/
|
|
@@ -104,53 +68,6 @@ interface ThemeColorSyntax {
|
|
|
104
68
|
url: string;
|
|
105
69
|
variable: string;
|
|
106
70
|
}
|
|
107
|
-
/**
|
|
108
|
-
* @public
|
|
109
|
-
*/
|
|
110
|
-
type ThemeFontKey = 'code' | 'heading' | 'label' | 'text';
|
|
111
|
-
/**
|
|
112
|
-
* @public
|
|
113
|
-
*/
|
|
114
|
-
type ThemeFontWeightKey = 'regular' | 'medium' | 'semibold' | 'bold';
|
|
115
|
-
/**
|
|
116
|
-
* @public
|
|
117
|
-
*/
|
|
118
|
-
interface ThemeFontSize {
|
|
119
|
-
ascenderHeight: number;
|
|
120
|
-
descenderHeight: number;
|
|
121
|
-
fontSize: number;
|
|
122
|
-
iconSize: number;
|
|
123
|
-
letterSpacing: number;
|
|
124
|
-
lineHeight: number;
|
|
125
|
-
}
|
|
126
|
-
/**
|
|
127
|
-
* @public
|
|
128
|
-
*/
|
|
129
|
-
interface ThemeFontWeight {
|
|
130
|
-
regular: number;
|
|
131
|
-
medium: number;
|
|
132
|
-
semibold: number;
|
|
133
|
-
bold: number;
|
|
134
|
-
}
|
|
135
|
-
/**
|
|
136
|
-
* @public
|
|
137
|
-
*/
|
|
138
|
-
interface ThemeFont {
|
|
139
|
-
family: string;
|
|
140
|
-
weights: ThemeFontWeight;
|
|
141
|
-
sizes: ThemeFontSize[];
|
|
142
|
-
/** @deprecated No longer supported. */
|
|
143
|
-
horizontalOffset?: number;
|
|
144
|
-
}
|
|
145
|
-
/**
|
|
146
|
-
* @public
|
|
147
|
-
*/
|
|
148
|
-
interface ThemeFonts {
|
|
149
|
-
code: ThemeFont;
|
|
150
|
-
heading: ThemeFont;
|
|
151
|
-
label: ThemeFont;
|
|
152
|
-
text: ThemeFont;
|
|
153
|
-
}
|
|
154
71
|
/**
|
|
155
72
|
* @public
|
|
156
73
|
*/
|
|
@@ -925,5 +842,5 @@ declare function parseColor(color: unknown): RGB | RGBA;
|
|
|
925
842
|
* @internal
|
|
926
843
|
*/
|
|
927
844
|
declare function rgba(color: unknown, a: number): string;
|
|
928
|
-
export { ThemeColorInputState_v2 as $, ThemeColorMutedTone as A,
|
|
929
|
-
//# sourceMappingURL=rgba-
|
|
845
|
+
export { ThemeColorInputState_v2 as $, ThemeColorMutedTone as A, ThemeColorBase as B, ThemeColorSpotKey as C, ThemeColorSelectableState as D, ThemeColorSelectable as E, ThemeColorCardState as F, ThemeInput_v2 as G, ThemeColorToneKey as H, ThemeColorButton as I, ThemeColorSchemes_v2 as J, ThemeColorCard_v2 as K, ThemeColorButtonState as L, ThemeColorInputState as M, ThemeColorInputStates as N, ThemeColorSelectableStates as O, ThemeColorCard as P, ThemeColorInputMode_v2 as Q, ThemeColorButtonStates as R, ThemeColorSpot as S, ThemeColorSolidTone as T, ThemeColorGenericState as U, ThemeColorName as V, ThemeAvatar as W, ThemeColorSelectableTone_v2 as X, ThemeColorShadow as Y, ThemeColorSelectable_v2 as Z, Theme_v2 as _, ThemeColorSyntax as _t, rgbToHex as a, ThemeColorKBD as at, ThemeColorScheme as b, RGBA as bt, screen as c, ThemeColorAvatarHue_v2 as ct, ThemeColorBuilderOpts as d, ThemeFocusRing as dt, ThemeColorInput_v2 as et, createColorTheme as f, ThemeStyles as ft, Theme as g, ThemeLayer as gt, RootTheme_v2 as h, ThemeShadow as ht, hslToRgb as i, ThemeColorState_v2 as it, ThemeColorInput as j, ThemeColorMuted as k, multiply as l, ThemeColorAvatar_v2 as lt, RootTheme as m, ThemeBoxShadow as mt, parseColor as n, ThemeColorButtonTone_v2 as nt, rgbToHsl as o, ThemeColorBadgeTone_v2 as ot, BaseTheme as p, CSSObject as pt, ThemeColorScheme_v2 as q, hexToRgb as r, ThemeColorButton_v2 as rt, rgbaToRGBA as s, ThemeColorBadge_v2 as st, rgba as t, ThemeColorButtonMode_v2 as tt, PartialThemeColorBuilderOpts as u, ThemeAvatar_v2 as ut, ThemeInput as v, HSL as vt, ThemeColorSolid as w, ThemeColorSchemes as x, ThemeColor as y, RGB as yt, ThemeColorButtonTones as z };
|
|
846
|
+
//# sourceMappingURL=rgba-BSYaEUW6.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rgba-BSYaEUW6.d.ts","names":[],"sources":["../src/theme/build/lib/color-fns/types.ts","../src/theme/system/color/syntax.ts","../src/theme/system/layer.ts","../src/theme/system/shadow.ts","../src/theme/system/css.ts","../src/theme/system/styles.ts","../src/theme/system/focusRing.ts","../src/theme/system/avatar.ts","../src/theme/system/color/avatar.ts","../src/theme/system/color/badge.ts","../src/theme/system/color/kbd.ts","../src/theme/system/color/state.ts","../src/theme/system/color/button.ts","../src/theme/system/color/input.ts","../src/theme/system/color/selectable.ts","../src/theme/system/color/shadow.ts","../src/theme/system/color/color.ts","../src/theme/system/input.ts","../src/theme/system/v0/avatar.ts","../src/theme/system/v0/color/_generic.ts","../src/theme/system/v0/color/_system.ts","../src/theme/system/v0/color/base.ts","../src/theme/system/v0/color/button.ts","../src/theme/system/v0/color/card.ts","../src/theme/system/v0/color/input.ts","../src/theme/system/v0/color/muted.ts","../src/theme/system/v0/color/selectable.ts","../src/theme/system/v0/color/solid.ts","../src/theme/system/v0/color/spot.ts","../src/theme/system/v0/color/color.ts","../src/theme/system/v0/input.ts","../src/theme/system/theme.ts","../src/theme/build/_deprecated/color/factory.ts","../src/theme/build/lib/color-fns/blend/multiply.ts","../src/theme/build/lib/color-fns/blend/screen.ts","../src/theme/build/lib/color-fns/convert.ts","../src/theme/build/lib/color-fns/parse.ts","../src/theme/build/lib/color-fns/rgba.ts"],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"selectable-B0GUIL74.d.ts","names":[],"sources":["../src/core/types/selectable.ts"],"mappings":";;;;KAKY,iBAAiB"}
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import { a as rem, i as _responsive, n as _getArrayProp } from "./helpers-bwfx1e-Y.js";
|
|
2
|
+
import { t as getTheme_v2 } from "./getTheme_v2-y09KqtEb.js";
|
|
3
|
+
import { y as Box } from "./useLayer-9Pz-GG0r.js";
|
|
4
|
+
import { t as responsiveFont } from "./responsiveFont-hN1mZFjm.js";
|
|
5
|
+
import { c } from "react/compiler-runtime";
|
|
6
|
+
import { css, styled } from "styled-components";
|
|
7
|
+
import { jsx } from "react/jsx-runtime";
|
|
8
|
+
/**
|
|
9
|
+
* Get responsive text align styles.
|
|
10
|
+
* @internal
|
|
11
|
+
*/
|
|
12
|
+
function responsiveTextAlignStyle(props) {
|
|
13
|
+
let { media } = getTheme_v2(props.theme);
|
|
14
|
+
return _responsive(media, props.$align, (textAlign) => ({ textAlign }));
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* Get responsive CSS for the `text` font style.
|
|
18
|
+
* @internal
|
|
19
|
+
*/
|
|
20
|
+
function responsiveTextFont(props) {
|
|
21
|
+
return responsiveFont("text", props);
|
|
22
|
+
}
|
|
23
|
+
var spanWithTextOverflow = "elmvdc0";
|
|
24
|
+
/** @internal */
|
|
25
|
+
function SpanWithTextOverflow(props) {
|
|
26
|
+
let $ = c(2), t0;
|
|
27
|
+
return $[0] === props.children ? t0 = $[1] : (t0 = /* @__PURE__ */ jsx("span", {
|
|
28
|
+
className: spanWithTextOverflow,
|
|
29
|
+
children: props.children
|
|
30
|
+
}), $[0] = props.children, $[1] = t0), t0;
|
|
31
|
+
}
|
|
32
|
+
function textBaseStyle(props) {
|
|
33
|
+
let { $accent, $muted } = props, { font } = getTheme_v2(props.theme);
|
|
34
|
+
return css`color:var(--card-fg-color);${$accent && css`color:var(--card-accent-fg-color);`} ${$muted && css`color:var(--card-muted-fg-color);`} & code{font-family:${font.code.family};border-radius:1px;background-color:var(--card-code-bg-color);color:var(--card-code-fg-color);}& a{text-decoration:none;border-radius:1px;color:var(--card-link-color);outline:none;@media (hover:hover){&:hover{text-decoration:underline;}}&:focus{box-shadow:0 0 0 1px var(--card-bg-color),0 0 0 3px var(--card-focus-ring-color);}&:focus:not(:focus-visible){box-shadow:none;}}& strong{font-weight:${font.text.weights.bold};}& svg{display:inline;}& [data-sanity-icon]{vertical-align:baseline;color:var(--card-icon-color);& path{vector-effect:non-scaling-stroke !important;}}`;
|
|
35
|
+
}
|
|
36
|
+
const StyledText = /* @__PURE__ */ styled.div.withConfig({
|
|
37
|
+
displayName: "StyledText",
|
|
38
|
+
componentId: "sc-b3ymr4-0"
|
|
39
|
+
})(responsiveTextFont, responsiveTextAlignStyle, textBaseStyle), Text = function Text(props) {
|
|
40
|
+
let $ = c(27), align, childrenProp, ref, restProps, t0, t1, t2, textOverflow, weight;
|
|
41
|
+
$[0] === props ? (align = $[1], childrenProp = $[2], ref = $[3], restProps = $[4], t0 = $[5], t1 = $[6], t2 = $[7], textOverflow = $[8], weight = $[9]) : ({accent: t0, align, children: childrenProp, muted: t1, ref, size: t2, textOverflow, weight, ...restProps} = props, $[0] = props, $[1] = align, $[2] = childrenProp, $[3] = ref, $[4] = restProps, $[5] = t0, $[6] = t1, $[7] = t2, $[8] = textOverflow, $[9] = weight);
|
|
42
|
+
let accent = t0 !== void 0 && t0, muted = t1 !== void 0 && t1, size = t2 === void 0 ? 2 : t2, children = childrenProp;
|
|
43
|
+
if (textOverflow === "ellipsis") {
|
|
44
|
+
let t3;
|
|
45
|
+
$[10] === children ? t3 = $[11] : (t3 = /* @__PURE__ */ jsx(SpanWithTextOverflow, { children }), $[10] = children, $[11] = t3), children = t3;
|
|
46
|
+
}
|
|
47
|
+
let t3;
|
|
48
|
+
$[12] === align ? t3 = $[13] : (t3 = _getArrayProp(align), $[12] = align, $[13] = t3);
|
|
49
|
+
let t4;
|
|
50
|
+
$[14] === size ? t4 = $[15] : (t4 = _getArrayProp(size), $[14] = size, $[15] = t4);
|
|
51
|
+
let t5;
|
|
52
|
+
$[16] === children ? t5 = $[17] : (t5 = /* @__PURE__ */ jsx("span", { children }), $[16] = children, $[17] = t5);
|
|
53
|
+
let t6;
|
|
54
|
+
return $[18] !== accent || $[19] !== muted || $[20] !== ref || $[21] !== restProps || $[22] !== t3 || $[23] !== t4 || $[24] !== t5 || $[25] !== weight ? (t6 = /* @__PURE__ */ jsx(StyledText, {
|
|
55
|
+
"data-ui": "Text",
|
|
56
|
+
...restProps,
|
|
57
|
+
$accent: accent,
|
|
58
|
+
$align: t3,
|
|
59
|
+
$muted: muted,
|
|
60
|
+
ref,
|
|
61
|
+
$size: t4,
|
|
62
|
+
$weight: weight,
|
|
63
|
+
children: t5
|
|
64
|
+
}), $[18] = accent, $[19] = muted, $[20] = ref, $[21] = restProps, $[22] = t3, $[23] = t4, $[24] = t5, $[25] = weight, $[26] = t6) : t6 = $[26], t6;
|
|
65
|
+
}, BASE_STYLE = {
|
|
66
|
+
"&&:not([hidden])": { display: "grid" },
|
|
67
|
+
"&[data-as=\"ul\"],&[data-as=\"ol\"]": { listStyle: "none" },
|
|
68
|
+
gridTemplateColumns: "minmax(0, 1fr)",
|
|
69
|
+
gridAutoRows: "min-content"
|
|
70
|
+
};
|
|
71
|
+
function stackBaseStyle() {
|
|
72
|
+
return BASE_STYLE;
|
|
73
|
+
}
|
|
74
|
+
function responsiveStackSpaceStyle(props) {
|
|
75
|
+
let { media, space } = getTheme_v2(props.theme);
|
|
76
|
+
return _responsive(media, props.$space, (spaceIndex) => ({ gridGap: rem(space[spaceIndex]) }));
|
|
77
|
+
}
|
|
78
|
+
const StyledStack = /* @__PURE__ */ styled(Box).withConfig({
|
|
79
|
+
displayName: "StyledStack",
|
|
80
|
+
componentId: "sc-9rj35p-0"
|
|
81
|
+
})(stackBaseStyle, responsiveStackSpaceStyle), Stack = function Stack(props) {
|
|
82
|
+
let $ = c(13), as, gap, ref, restProps;
|
|
83
|
+
$[0] === props ? (as = $[1], gap = $[2], ref = $[3], restProps = $[4]) : ({as, gap, ref, ...restProps} = props, $[0] = props, $[1] = as, $[2] = gap, $[3] = ref, $[4] = restProps);
|
|
84
|
+
let t0 = typeof as == "string" ? as : void 0, t1;
|
|
85
|
+
$[5] === gap ? t1 = $[6] : (t1 = _getArrayProp(gap), $[5] = gap, $[6] = t1);
|
|
86
|
+
let t2;
|
|
87
|
+
return $[7] !== as || $[8] !== ref || $[9] !== restProps || $[10] !== t0 || $[11] !== t1 ? (t2 = /* @__PURE__ */ jsx(StyledStack, {
|
|
88
|
+
"data-as": t0,
|
|
89
|
+
"data-ui": "Stack",
|
|
90
|
+
...restProps,
|
|
91
|
+
$space: t1,
|
|
92
|
+
forwardedAs: as,
|
|
93
|
+
ref
|
|
94
|
+
}), $[7] = as, $[8] = ref, $[9] = restProps, $[10] = t0, $[11] = t1, $[12] = t2) : t2 = $[12], t2;
|
|
95
|
+
};
|
|
96
|
+
export { responsiveTextAlignStyle as a, responsiveTextFont as i, Text as n, SpanWithTextOverflow as r, Stack as t };
|
|
97
|
+
|
|
98
|
+
//# sourceMappingURL=stack-C5WV-BRh.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stack-C5WV-BRh.js","names":["CSSObject","getTheme_v2","_responsive","ThemeProps","ResponsiveTextAlignStyleProps","responsiveTextAlignStyle","props","media","theme","$align","textAlign","CSSObject","ThemeProps","responsiveFont","ResponsiveFontStyleProps","responsiveTextFont","props","spanWithTextOverflow","SpanWithTextOverflow","props","$","_c","t0","children","css","getTheme_v2","ThemeProps","textBaseStyle","props","$accent","$muted","ReturnType","font","theme","code","family","text","weights","bold","styled","ThemeFontWeightKey","responsiveTextAlignStyle","responsiveTextFont","ResponsiveFontStyleProps","_getArrayProp","ElementType","Props","TextAlign","SpanWithTextOverflow","textBaseStyle","TextOwnProps","accent","align","muted","size","textOverflow","weight","TextProps","E","StyledText","div","TextComponent","Text","props","$","_c","childrenProp","ref","restProps","t0","t1","t2","children","undefined","t3","t4","t5","t6","React","JSX","Element","CSSObject","getTheme_v2","_responsive","rem","ThemeProps","ResponsiveStackSpaceStyleProps","$space","BASE_STYLE","display","listStyle","stackBaseStyle","responsiveStackSpaceStyle","props","media","space","theme","spaceIndex","gridGap","styled","_getArrayProp","ElementType","Props","Box","BoxOwnProps","responsiveStackSpaceStyle","ResponsiveStackSpaceStyleProps","stackBaseStyle","StackOwnProps","gap","space","StackProps","E","StyledStack","StackComponent","Stack","props","$","_c","as","ref","restProps","t0","undefined","t1","t2","React","JSX","Element"],"sources":["../src/core/styles/font/textAlignStyle.ts","../src/core/styles/font/textFontStyle.ts","../src/core/utils/spanWithTextOverflow.css.ts","../src/core/utils/spanWithTextOverflow.tsx","../src/core/primitives/text/styles.ts","../src/core/primitives/text/text.tsx","../src/core/primitives/stack/styles.ts","../src/core/primitives/stack/stack.tsx"],"sourcesContent":["import {CSSObject} from '../../../theme/system/css'\nimport {getTheme_v2} from '../../../theme/versioning/getTheme_v2'\nimport {_responsive} from '../helpers'\nimport {ThemeProps} from '../types'\nimport {ResponsiveTextAlignStyleProps} from './types'\n\n/**\n * Get responsive text align styles.\n * @internal\n */\nexport function responsiveTextAlignStyle(\n props: ResponsiveTextAlignStyleProps & ThemeProps,\n): CSSObject[] {\n const {media} = getTheme_v2(props.theme)\n\n return _responsive(media, props.$align, (textAlign) => {\n return {textAlign}\n })\n}\n","import {CSSObject} from '../../../theme/system/css'\nimport {ThemeProps} from '../types'\nimport {responsiveFont} from './responsiveFont'\nimport {ResponsiveFontStyleProps} from './types'\n\n/**\n * Get responsive CSS for the `text` font style.\n * @internal\n */\nexport function responsiveTextFont(props: ResponsiveFontStyleProps & ThemeProps): CSSObject[] {\n return responsiveFont('text', props)\n}\n","import {style} from '@vanilla-extract/css'\n\nexport const spanWithTextOverflow = style({\n display: 'block',\n whiteSpace: 'nowrap',\n textOverflow: 'ellipsis',\n overflow: ['hidden', 'clip'],\n})\n","import {spanWithTextOverflow} from './spanWithTextOverflow.css'\n\n/** @internal */\nexport function SpanWithTextOverflow(props: {children?: React.ReactNode}): React.JSX.Element {\n return <span className={spanWithTextOverflow}>{props.children}</span>\n}\n","import {css} from 'styled-components'\n\nimport {getTheme_v2} from '../../../theme/versioning/getTheme_v2'\nimport {ThemeProps} from '../../styles/types'\n\nexport function textBaseStyle(\n props: {$accent?: boolean; $muted?: boolean} & ThemeProps,\n): ReturnType<typeof css> {\n const {$accent, $muted} = props\n const {font} = getTheme_v2(props.theme)\n\n return css`\n color: var(--card-fg-color);\n\n ${\n $accent &&\n css`\n color: var(--card-accent-fg-color);\n `\n }\n\n ${\n $muted &&\n css`\n color: var(--card-muted-fg-color);\n `\n }\n\n & code {\n font-family: ${font.code.family};\n border-radius: 1px;\n background-color: var(--card-code-bg-color);\n color: var(--card-code-fg-color);\n }\n\n & a {\n text-decoration: none;\n border-radius: 1px;\n color: var(--card-link-color);\n outline: none;\n\n @media (hover: hover) {\n &:hover {\n text-decoration: underline;\n }\n }\n\n &:focus {\n box-shadow:\n 0 0 0 1px var(--card-bg-color),\n 0 0 0 3px var(--card-focus-ring-color);\n }\n\n &:focus:not(:focus-visible) {\n box-shadow: none;\n }\n }\n\n & strong {\n font-weight: ${font.text.weights.bold};\n }\n\n & svg {\n /* Certain popular CSS libraries changes the defaults for SVG display */\n /* Make sure SVGs are rendered as inline elements */\n display: inline;\n }\n\n & [data-sanity-icon] {\n vertical-align: baseline;\n color: var(--card-icon-color);\n\n & path {\n vector-effect: non-scaling-stroke !important;\n }\n }\n `\n}\n","import {styled} from 'styled-components'\n\nimport {ThemeFontWeightKey} from '../../../theme/system/font'\nimport {responsiveTextAlignStyle} from '../../styles/font/textAlignStyle'\nimport {responsiveTextFont} from '../../styles/font/textFontStyle'\nimport {ResponsiveFontStyleProps} from '../../styles/font/types'\nimport {_getArrayProp} from '../../styles/helpers'\nimport {ElementType, Props} from '../../types/component'\nimport {TextAlign} from '../../types/text'\nimport {SpanWithTextOverflow} from '../../utils/spanWithTextOverflow'\nimport {textBaseStyle} from './styles'\n\n/**\n * @public\n */\nexport interface TextOwnProps {\n accent?: boolean\n align?: TextAlign | TextAlign[]\n /** When `true` the text color will be muted. */\n muted?: boolean\n size?: number | number[]\n /**\n * Controls how overflowing text is treated.\n * Use `textOverflow=\"ellipsis\"` to render text as a single line which is concatenated with a `…` symbol.\n * @beta\n */\n textOverflow?: 'ellipsis'\n weight?: ThemeFontWeightKey\n}\n\n/**\n * @public\n */\nexport type TextProps<E extends ElementType = 'div'> = Props<TextOwnProps, E>\n\nconst StyledText = styled.div<ResponsiveFontStyleProps>(\n responsiveTextFont,\n responsiveTextAlignStyle,\n textBaseStyle,\n)\n\nconst TextComponent = function Text(\n props: TextOwnProps & {as?: ElementType} & Omit<React.HTMLProps<HTMLDivElement>, 'as' | 'size'>,\n) {\n const {\n accent = false,\n align,\n children: childrenProp,\n muted = false,\n ref,\n size = 2,\n textOverflow,\n weight,\n ...restProps\n } = props\n\n let children = childrenProp\n\n if (textOverflow === 'ellipsis') {\n children = <SpanWithTextOverflow>{children}</SpanWithTextOverflow>\n }\n\n return (\n <StyledText\n data-ui=\"Text\"\n {...restProps}\n $accent={accent}\n $align={_getArrayProp(align)}\n $muted={muted}\n ref={ref}\n $size={_getArrayProp(size)}\n $weight={weight}\n >\n <span>{children}</span>\n </StyledText>\n )\n}\n\n/**\n * The `Text` component is an agile, themed typographic element.\n *\n * @public\n */\n// oxlint-disable-next-line no-unsafe-type-assertion\nexport const Text = TextComponent as unknown as <E extends ElementType = 'div'>(\n props: TextProps<E>,\n) => React.JSX.Element\n","import {CSSObject} from '../../../theme/system/css'\nimport {getTheme_v2} from '../../../theme/versioning/getTheme_v2'\nimport {_responsive, rem} from '../../styles/helpers'\nimport {ThemeProps} from '../../styles/types'\n\nexport interface ResponsiveStackSpaceStyleProps {\n $space: number[]\n}\n\nconst BASE_STYLE: CSSObject = {\n '&&:not([hidden])': {\n display: 'grid',\n },\n '&[data-as=\"ul\"],&[data-as=\"ol\"]': {\n listStyle: 'none',\n },\n 'gridTemplateColumns': 'minmax(0, 1fr)',\n 'gridAutoRows': 'min-content',\n}\n\nexport function stackBaseStyle(): CSSObject {\n return BASE_STYLE\n}\n\nexport function responsiveStackSpaceStyle(\n props: ResponsiveStackSpaceStyleProps & ThemeProps,\n): CSSObject[] {\n const {media, space} = getTheme_v2(props.theme)\n\n return _responsive(media, props.$space, (spaceIndex) => ({\n // oxlint-disable-next-line no-deprecated\n gridGap: rem(space[spaceIndex]),\n }))\n}\n","import {styled} from 'styled-components'\n\nimport {_getArrayProp} from '../../styles/helpers'\nimport {ElementType, Props} from '../../types/component'\nimport {Box, BoxOwnProps} from '../box/box'\nimport {responsiveStackSpaceStyle, ResponsiveStackSpaceStyleProps, stackBaseStyle} from './styles'\n\n/**\n * @public\n */\nexport interface StackOwnProps extends BoxOwnProps {\n gap?: number | number[]\n /**\n * @deprecated Use `gap` instead.\n */\n space?: never\n}\n\n/**\n * @public\n */\nexport type StackProps<E extends ElementType = 'div'> = Props<StackOwnProps, E>\n\nconst StyledStack = styled(Box)<ResponsiveStackSpaceStyleProps>(\n stackBaseStyle,\n responsiveStackSpaceStyle,\n)\n\nconst StackComponent = function Stack(\n props: StackOwnProps & {as?: ElementType} & Omit<React.HTMLProps<HTMLDivElement>, 'as'>,\n) {\n const {as, gap, ref, ...restProps} = props\n\n return (\n <StyledStack\n data-as={typeof as === 'string' ? as : undefined}\n data-ui=\"Stack\"\n {...restProps}\n $space={_getArrayProp(gap)}\n forwardedAs={as}\n ref={ref}\n />\n )\n}\n\n/**\n * The `Stack` component is used to place elements on top of each other.\n *\n * @public\n */\n// oxlint-disable-next-line no-unsafe-type-assertion\nexport const Stack = StackComponent as unknown as <E extends ElementType = 'div'>(\n props: StackProps<E>,\n) => React.JSX.Element\n"],"mappings":"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"}
|
package/dist/styles.css
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
.elmvdc0 {
|
|
2
|
+
white-space: nowrap;
|
|
3
|
+
text-overflow: ellipsis;
|
|
4
|
+
display: block;
|
|
5
|
+
overflow: clip;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
@keyframes _1b6o2se0 {
|
|
9
|
+
from {
|
|
10
|
+
transform: rotate(0);
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
to {
|
|
14
|
+
transform: rotate(360deg);
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
._1b6o2se1 {
|
|
19
|
+
animation: .5s linear infinite _1b6o2se0;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
._1omd6w40 {
|
|
23
|
+
width: 0;
|
|
24
|
+
height: 0;
|
|
25
|
+
display: block;
|
|
26
|
+
position: absolute;
|
|
27
|
+
overflow: clip;
|
|
28
|
+
}
|
|
@@ -0,0 +1,321 @@
|
|
|
1
|
+
import { a as rem, i as _responsive, n as _getArrayProp, s as EMPTY_RECORD } from "./helpers-bwfx1e-Y.js";
|
|
2
|
+
import { a as isHTMLElement, c as isHTMLTextAreaElement, i as isHTMLButtonElement, o as isHTMLInputElement, r as isHTMLAnchorElement, s as isHTMLSelectElement } from "./element-BYgCE_iK.js";
|
|
3
|
+
import { t as getTheme_v2 } from "./getTheme_v2-y09KqtEb.js";
|
|
4
|
+
import { l as useRootTheme, m as focusRingStyle, p as focusRingBorderStyle, s as Card, v as responsiveRadiusStyle, y as Box } from "./useLayer-9Pz-GG0r.js";
|
|
5
|
+
import { n as Text } from "./stack-C5WV-BRh.js";
|
|
6
|
+
import { t as Button } from "./button-BDLRd1Rr.js";
|
|
7
|
+
import { c } from "react/compiler-runtime";
|
|
8
|
+
import { isValidElement, useEffect, useImperativeHandle, useRef } from "react";
|
|
9
|
+
import { css, styled } from "styled-components";
|
|
10
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
11
|
+
import { isValidElementType } from "react-is";
|
|
12
|
+
import { CloseIcon } from "@sanity/icons/Close";
|
|
13
|
+
/**
|
|
14
|
+
* @internal
|
|
15
|
+
*/
|
|
16
|
+
function _raf(fn) {
|
|
17
|
+
let frameId = requestAnimationFrame(fn);
|
|
18
|
+
return () => {
|
|
19
|
+
cancelAnimationFrame(frameId);
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* @internal
|
|
24
|
+
*/
|
|
25
|
+
function _raf2(fn) {
|
|
26
|
+
let innerDispose = null, outerDispose = _raf(() => {
|
|
27
|
+
innerDispose = _raf(fn);
|
|
28
|
+
});
|
|
29
|
+
return () => {
|
|
30
|
+
innerDispose && innerDispose(), outerDispose();
|
|
31
|
+
};
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* @internal
|
|
35
|
+
*/
|
|
36
|
+
function _hasFocus(element) {
|
|
37
|
+
return !!document.activeElement && element.contains(document.activeElement);
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* @internal
|
|
41
|
+
*/
|
|
42
|
+
function isFocusable(element) {
|
|
43
|
+
return element.tabIndex > 0 || element.tabIndex === 0 && element.getAttribute("tabIndex") !== null ? !0 : isHTMLAnchorElement(element) ? !!element.href && element.rel !== "ignore" : isHTMLInputElement(element) ? element.type !== "hidden" && element.type !== "file" && !element.disabled : isHTMLButtonElement(element) || isHTMLSelectElement(element) || isHTMLTextAreaElement(element) ? !element.disabled : !1;
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* @internal
|
|
47
|
+
*/
|
|
48
|
+
function attemptFocus(element) {
|
|
49
|
+
if (!isFocusable(element)) return !1;
|
|
50
|
+
try {
|
|
51
|
+
element.focus();
|
|
52
|
+
} catch {}
|
|
53
|
+
return document.activeElement === element;
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
58
|
+
function focusFirstDescendant(element) {
|
|
59
|
+
for (let i = 0; i < element.childNodes.length; i++) {
|
|
60
|
+
let child = element.childNodes[i];
|
|
61
|
+
if (isHTMLElement(child) && (attemptFocus(child) || focusFirstDescendant(child))) return !0;
|
|
62
|
+
}
|
|
63
|
+
return !1;
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
68
|
+
function focusLastDescendant(element) {
|
|
69
|
+
for (let i = element.childNodes.length - 1; i >= 0; i--) {
|
|
70
|
+
let child = element.childNodes[i];
|
|
71
|
+
if (isHTMLElement(child) && (attemptFocus(child) || focusLastDescendant(child))) return !0;
|
|
72
|
+
}
|
|
73
|
+
return !1;
|
|
74
|
+
}
|
|
75
|
+
/**
|
|
76
|
+
* @beta
|
|
77
|
+
*/
|
|
78
|
+
function useCustomValidity(ref, customValidity) {
|
|
79
|
+
let $ = c(4), t0, t1;
|
|
80
|
+
$[0] !== customValidity || $[1] !== ref ? (t0 = () => {
|
|
81
|
+
ref.current?.setCustomValidity(customValidity || "");
|
|
82
|
+
}, t1 = [customValidity, ref], $[0] = customValidity, $[1] = ref, $[2] = t0, $[3] = t1) : (t0 = $[2], t1 = $[3]), useEffect(t0, t1);
|
|
83
|
+
}
|
|
84
|
+
function responsiveInputPaddingStyle(props) {
|
|
85
|
+
let { $fontSize, $iconLeft, $iconRight, $padding, $space } = props, { font, media, space } = getTheme_v2(props.theme), len = Math.max($padding.length, $space.length, $fontSize.length), _padding = [], _space = [], _fontSize = [];
|
|
86
|
+
for (let i = 0; i < len; i += 1) _fontSize[i] = $fontSize[i] === void 0 ? _fontSize[i - 1] : $fontSize[i], _padding[i] = $padding[i] === void 0 ? _padding[i - 1] : $padding[i], _space[i] = $space[i] === void 0 ? _space[i - 1] : $space[i];
|
|
87
|
+
return _responsive(media, _padding, (_, i) => {
|
|
88
|
+
let size = font.text.sizes[_fontSize[i]] || font.text.sizes[2], emSize = size.lineHeight - size.ascenderHeight - size.descenderHeight, p = space[_padding[i]], s = space[_space[i]], styles = {
|
|
89
|
+
paddingTop: rem(p - size.ascenderHeight),
|
|
90
|
+
paddingRight: rem(p),
|
|
91
|
+
paddingBottom: rem(p - size.descenderHeight),
|
|
92
|
+
paddingLeft: rem(p)
|
|
93
|
+
};
|
|
94
|
+
return $iconRight && (styles.paddingRight = rem(p + emSize + s)), $iconLeft && (styles.paddingLeft = rem(p + emSize + s)), styles;
|
|
95
|
+
});
|
|
96
|
+
}
|
|
97
|
+
function responsiveInputPaddingIconRightStyle(props) {
|
|
98
|
+
return responsiveInputPaddingStyle({
|
|
99
|
+
...props,
|
|
100
|
+
$iconRight: !0
|
|
101
|
+
});
|
|
102
|
+
}
|
|
103
|
+
const ROOT_STYLE = css`&:not([hidden]){display:flex;}align-items:center;`;
|
|
104
|
+
function textInputRootStyle() {
|
|
105
|
+
return ROOT_STYLE;
|
|
106
|
+
}
|
|
107
|
+
function textInputBaseStyle(props) {
|
|
108
|
+
let { $scheme, $tone, $weight } = props, { color, font } = getTheme_v2(props.theme);
|
|
109
|
+
return css`appearance:none;background:none;border:0;border-radius:0;outline:none;width:100%;box-sizing:border-box;font-family:${font.text.family};font-weight:${$weight && font.text.weights[$weight] || font.text.weights.regular};margin:0;position:relative;z-index:1;display:block;&:-webkit-autofill,&:-webkit-autofill:hover,&:-webkit-autofill:focus,&:-webkit-autofill:active{-webkit-text-fill-color:var(--input-fg-color) !important;transition:background-color 5000s;transition-delay:86400s;}&[data-as='textarea']{resize:none;}color:var(--input-fg-color);&::placeholder{color:var(--input-placeholder-color);}&[data-scheme='${$scheme}'][data-tone='${$tone}']{--input-fg-color:${color.input.default.enabled.fg};--input-placeholder-color:${color.input.default.enabled.placeholder};&:not(:invalid):not(:disabled):not(:read-only){--input-fg-color:${color.input.default.enabled.fg};--input-placeholder-color:${color.input.default.enabled.placeholder};}&:not(:invalid):disabled{--input-fg-color:${color.input.default.disabled.fg};--input-placeholder-color:${color.input.default.disabled.placeholder};}&:invalid{--input-fg-color:${color.input.invalid.enabled.fg};--input-placeholder-color:${color.input.invalid.enabled.placeholder};}&:read-only{--input-fg-color:${color.input.default.readOnly.fg};--input-placeholder-color:${color.input.default.readOnly.placeholder};}}`;
|
|
110
|
+
}
|
|
111
|
+
function textInputFontSizeStyle(props) {
|
|
112
|
+
let { font, media } = getTheme_v2(props.theme);
|
|
113
|
+
return _responsive(media, props.$fontSize, (sizeIndex) => {
|
|
114
|
+
let size = font.text.sizes[sizeIndex] || font.text.sizes[2];
|
|
115
|
+
return {
|
|
116
|
+
fontSize: rem(size.fontSize),
|
|
117
|
+
lineHeight: `${size.lineHeight / size.fontSize}`
|
|
118
|
+
};
|
|
119
|
+
});
|
|
120
|
+
}
|
|
121
|
+
function textInputRepresentationStyle(props) {
|
|
122
|
+
let { $hasPrefix, $hasSuffix, $scheme, $tone, $unstableDisableFocusRing } = props, { color, input } = getTheme_v2(props.theme);
|
|
123
|
+
return css`--input-box-shadow:none;position:absolute;top:0;left:0;right:0;bottom:0;display:block;pointer-events:none;z-index:0;background-color:var(--card-bg-color);box-shadow:var(--input-box-shadow);border-top-left-radius:${$hasPrefix ? 0 : void 0};border-bottom-left-radius:${$hasPrefix ? 0 : void 0};border-top-right-radius:${$hasSuffix ? 0 : void 0};border-bottom-right-radius:${$hasSuffix ? 0 : void 0};&[data-scheme='${$scheme}'][data-tone='${$tone}']{--card-bg-color:${color.input.default.enabled.bg};--card-fg-color:${color.input.default.enabled.fg};*:not(:disabled) + &[data-border]{--input-box-shadow:${focusRingBorderStyle({
|
|
124
|
+
color: color.input.default.enabled.border,
|
|
125
|
+
width: input.border.width
|
|
126
|
+
})};}*:not(:disabled):invalid + &{--card-bg-color:${color.input.invalid.enabled.bg};--card-fg-color:${color.input.invalid.enabled.fg};&[data-border]{--input-box-shadow:${focusRingBorderStyle({
|
|
127
|
+
color: color.input.invalid.enabled.border,
|
|
128
|
+
width: input.border.width
|
|
129
|
+
})};}}*:not(:disabled):focus + &{&[data-border]{--input-box-shadow:${$unstableDisableFocusRing ? void 0 : focusRingStyle({
|
|
130
|
+
border: {
|
|
131
|
+
color: color.input.default.enabled.border,
|
|
132
|
+
width: input.border.width
|
|
133
|
+
},
|
|
134
|
+
focusRing: input.text.focusRing
|
|
135
|
+
})};}&:not([data-border]){--input-box-shadow:${$unstableDisableFocusRing ? void 0 : focusRingStyle({ focusRing: input.text.focusRing })};}}*:not(:invalid):disabled + &{--card-bg-color:${color.input.default.disabled.bg} !important;--card-fg-color:${color.input.default.disabled.fg} !important;--card-icon-color:${color.input.default.disabled.fg} !important;&[data-border]{--input-box-shadow:${focusRingBorderStyle({
|
|
136
|
+
color: color.input.default.disabled.border,
|
|
137
|
+
width: input.border.width
|
|
138
|
+
})};}}*:invalid:disabled + &{--card-bg-color:${color.input.invalid.disabled.bg} !important;--card-fg-color:${color.input.invalid.disabled.fg} !important;--card-icon-color:${color.input.invalid.disabled.fg} !important;&[data-border]{--input-box-shadow:${focusRingBorderStyle({
|
|
139
|
+
color: color.input.invalid.disabled.border,
|
|
140
|
+
width: input.border.width
|
|
141
|
+
})};}}*:not(:invalid):read-only + &{--card-bg-color:${color.input.default.readOnly.bg} !important;--card-fg-color:${color.input.default.readOnly.fg} !important;}*:invalid:read-only + &{--card-bg-color:${color.input.invalid.readOnly.bg} !important;--card-fg-color:${color.input.invalid.readOnly.fg} !important;}@media (hover:hover){*:not(:disabled):not(:read-only):not(:invalid):hover + &{--card-bg-color:${color.input.default.hovered.bg};--card-fg-color:${color.input.default.hovered.fg};}*:invalid:not(:disabled):not(:read-only):hover + &{--card-bg-color:${color.input.invalid.hovered.bg};--card-fg-color:${color.input.invalid.hovered.fg};}*:not(:disabled):not(:read-only):not(:invalid):not(:focus):hover + &[data-border]{--input-box-shadow:${focusRingBorderStyle({
|
|
142
|
+
color: color.input.default.hovered.border,
|
|
143
|
+
width: input.border.width
|
|
144
|
+
})};}*:invalid:not(:disabled):not(:read-only):not(:focus):hover + &[data-border]{--input-box-shadow:${focusRingBorderStyle({
|
|
145
|
+
color: color.input.invalid.hovered.border,
|
|
146
|
+
width: input.border.width
|
|
147
|
+
})};}}}`;
|
|
148
|
+
}
|
|
149
|
+
const CLEAR_BUTTON_BOX_STYLE = { zIndex: 2 }, StyledTextInput = /* @__PURE__ */ styled(Card).attrs({ forwardedAs: "span" }).withConfig({
|
|
150
|
+
displayName: "StyledTextInput",
|
|
151
|
+
componentId: "sc-ceualg-0"
|
|
152
|
+
})(textInputRootStyle), InputRoot = styled.span.withConfig({
|
|
153
|
+
displayName: "InputRoot",
|
|
154
|
+
componentId: "sc-ceualg-1"
|
|
155
|
+
})`flex:1;min-width:0;display:block;position:relative;`, Prefix = styled(Card).attrs({ forwardedAs: "span" }).withConfig({
|
|
156
|
+
displayName: "Prefix",
|
|
157
|
+
componentId: "sc-ceualg-2"
|
|
158
|
+
})`border-top-right-radius:0;border-bottom-right-radius:0;& > span{display:block;margin:-1px;}`, Suffix = styled(Card).attrs({ forwardedAs: "span" }).withConfig({
|
|
159
|
+
displayName: "Suffix",
|
|
160
|
+
componentId: "sc-ceualg-3"
|
|
161
|
+
})`border-top-left-radius:0;border-bottom-left-radius:0;& > span{display:block;margin:-1px;}`, Input = /* @__PURE__ */ styled.input.withConfig({
|
|
162
|
+
displayName: "Input",
|
|
163
|
+
componentId: "sc-ceualg-4"
|
|
164
|
+
})(responsiveInputPaddingStyle, textInputBaseStyle, textInputFontSizeStyle), Presentation = /* @__PURE__ */ styled.span.withConfig({
|
|
165
|
+
displayName: "Presentation",
|
|
166
|
+
componentId: "sc-ceualg-5"
|
|
167
|
+
})(responsiveRadiusStyle, textInputRepresentationStyle), LeftBox = styled(Box).withConfig({
|
|
168
|
+
displayName: "LeftBox",
|
|
169
|
+
componentId: "sc-ceualg-6"
|
|
170
|
+
})`position:absolute;top:0;left:0;`, RightBox = styled(Box).withConfig({
|
|
171
|
+
displayName: "RightBox",
|
|
172
|
+
componentId: "sc-ceualg-7"
|
|
173
|
+
})`position:absolute;top:0;right:0;`, RightCard = styled(Card).withConfig({
|
|
174
|
+
displayName: "RightCard",
|
|
175
|
+
componentId: "sc-ceualg-8"
|
|
176
|
+
})`background-color:transparent;position:absolute;top:0;right:0;`, TextInputClearButton = /* @__PURE__ */ styled(Button).withConfig({
|
|
177
|
+
displayName: "TextInputClearButton",
|
|
178
|
+
componentId: "sc-ceualg-9"
|
|
179
|
+
})({ "&:not([hidden])": { display: "block" } });
|
|
180
|
+
/**
|
|
181
|
+
* Single line text input.
|
|
182
|
+
*
|
|
183
|
+
* @public
|
|
184
|
+
*/
|
|
185
|
+
function TextInput(props) {
|
|
186
|
+
let $ = c(93), IconComponent, IconRightComponent, __unstable_disableFocusRing, clearButton, customValidity, forwardedRef, onClear, prefix, readOnly, restProps, suffix, t0, t1, t2, t3, t4, t5, t6, weight;
|
|
187
|
+
$[0] === props ? (IconComponent = $[1], IconRightComponent = $[2], __unstable_disableFocusRing = $[3], clearButton = $[4], customValidity = $[5], forwardedRef = $[6], onClear = $[7], prefix = $[8], readOnly = $[9], restProps = $[10], suffix = $[11], t0 = $[12], t1 = $[13], t2 = $[14], t3 = $[15], t4 = $[16], t5 = $[17], t6 = $[18], weight = $[19]) : ({__unstable_disableFocusRing, border: t0, clearButton, disabled: t1, fontSize: t2, gap: t3, icon: IconComponent, iconRight: IconRightComponent, onClear, padding: t4, prefix, radius: t5, readOnly, ref: forwardedRef, suffix, customValidity, type: t6, weight, ...restProps} = props, $[0] = props, $[1] = IconComponent, $[2] = IconRightComponent, $[3] = __unstable_disableFocusRing, $[4] = clearButton, $[5] = customValidity, $[6] = forwardedRef, $[7] = onClear, $[8] = prefix, $[9] = readOnly, $[10] = restProps, $[11] = suffix, $[12] = t0, $[13] = t1, $[14] = t2, $[15] = t3, $[16] = t4, $[17] = t5, $[18] = t6, $[19] = weight);
|
|
188
|
+
let border = t0 === void 0 || t0, disabled = t1 !== void 0 && t1, fontSizeProp = t2 === void 0 ? 2 : t2, gap = t3 === void 0 ? 3 : t3, paddingProp = t4 === void 0 ? 3 : t4, radiusProp = t5 === void 0 ? 2 : t5, type = t6 === void 0 ? "text" : t6, ref = useRef(null), rootTheme = useRootTheme(), t7;
|
|
189
|
+
$[20] === fontSizeProp ? t7 = $[21] : (t7 = _getArrayProp(fontSizeProp), $[20] = fontSizeProp, $[21] = t7);
|
|
190
|
+
let fontSize = t7, t8;
|
|
191
|
+
$[22] === paddingProp ? t8 = $[23] : (t8 = _getArrayProp(paddingProp), $[22] = paddingProp, $[23] = t8);
|
|
192
|
+
let padding = t8, t9;
|
|
193
|
+
$[24] === radiusProp ? t9 = $[25] : (t9 = _getArrayProp(radiusProp), $[24] = radiusProp, $[25] = t9);
|
|
194
|
+
let radius = t9, t10;
|
|
195
|
+
$[26] === gap ? t10 = $[27] : (t10 = _getArrayProp(gap), $[26] = gap, $[27] = t10);
|
|
196
|
+
let space = t10, $hasClearButton = !!clearButton, $hasIcon = !!IconComponent, $hasIconRight = !!IconRightComponent, $hasSuffix = !!suffix, $hasPrefix = !!prefix, t11;
|
|
197
|
+
$[28] === Symbol.for("react.memo_cache_sentinel") ? (t11 = () => ref.current, $[28] = t11) : t11 = $[28], useImperativeHandle(forwardedRef, t11), useCustomValidity(ref, customValidity);
|
|
198
|
+
let handleClearMouseDown = _temp, t12;
|
|
199
|
+
$[29] === onClear ? t12 = $[30] : (t12 = (event_0) => {
|
|
200
|
+
event_0.preventDefault(), event_0.stopPropagation(), onClear && onClear(), ref.current?.focus();
|
|
201
|
+
}, $[29] = onClear, $[30] = t12);
|
|
202
|
+
let handleClearClick = t12, t13;
|
|
203
|
+
$[31] !== prefix || $[32] !== radius ? (t13 = prefix && /* @__PURE__ */ jsx(Prefix, {
|
|
204
|
+
borderTop: !0,
|
|
205
|
+
borderLeft: !0,
|
|
206
|
+
borderBottom: !0,
|
|
207
|
+
radius,
|
|
208
|
+
sizing: "border",
|
|
209
|
+
tone: "inherit",
|
|
210
|
+
children: /* @__PURE__ */ jsx("span", { children: prefix })
|
|
211
|
+
}), $[31] = prefix, $[32] = radius, $[33] = t13) : t13 = $[33];
|
|
212
|
+
let prefixNode = t13, t14 = border ? "" : void 0, t15;
|
|
213
|
+
$[34] !== IconComponent || $[35] !== fontSize || $[36] !== padding ? (t15 = IconComponent && /* @__PURE__ */ jsx(LeftBox, {
|
|
214
|
+
padding,
|
|
215
|
+
children: /* @__PURE__ */ jsxs(Text, {
|
|
216
|
+
size: fontSize,
|
|
217
|
+
children: [isValidElement(IconComponent) && IconComponent, isValidElementType(IconComponent) && /* @__PURE__ */ jsx(IconComponent, {})]
|
|
218
|
+
})
|
|
219
|
+
}), $[34] = IconComponent, $[35] = fontSize, $[36] = padding, $[37] = t15) : t15 = $[37];
|
|
220
|
+
let t16;
|
|
221
|
+
$[38] !== $hasClearButton || $[39] !== IconRightComponent || $[40] !== fontSize || $[41] !== padding ? (t16 = !$hasClearButton && IconRightComponent && /* @__PURE__ */ jsx(RightBox, {
|
|
222
|
+
padding,
|
|
223
|
+
children: /* @__PURE__ */ jsxs(Text, {
|
|
224
|
+
size: fontSize,
|
|
225
|
+
children: [isValidElement(IconRightComponent) && IconRightComponent, isValidElementType(IconRightComponent) && /* @__PURE__ */ jsx(IconRightComponent, {})]
|
|
226
|
+
})
|
|
227
|
+
}), $[38] = $hasClearButton, $[39] = IconRightComponent, $[40] = fontSize, $[41] = padding, $[42] = t16) : t16 = $[42];
|
|
228
|
+
let t17;
|
|
229
|
+
$[43] !== $hasPrefix || $[44] !== $hasSuffix || $[45] !== __unstable_disableFocusRing || $[46] !== radius || $[47] !== rootTheme.scheme || $[48] !== rootTheme.tone || $[49] !== t14 || $[50] !== t15 || $[51] !== t16 ? (t17 = /* @__PURE__ */ jsxs(Presentation, {
|
|
230
|
+
$hasPrefix,
|
|
231
|
+
$unstableDisableFocusRing: __unstable_disableFocusRing,
|
|
232
|
+
$hasSuffix,
|
|
233
|
+
$radius: radius,
|
|
234
|
+
$scheme: rootTheme.scheme,
|
|
235
|
+
$tone: rootTheme.tone,
|
|
236
|
+
"data-border": t14,
|
|
237
|
+
"data-scheme": rootTheme.scheme,
|
|
238
|
+
"data-tone": rootTheme.tone,
|
|
239
|
+
children: [t15, t16]
|
|
240
|
+
}), $[43] = $hasPrefix, $[44] = $hasSuffix, $[45] = __unstable_disableFocusRing, $[46] = radius, $[47] = rootTheme.scheme, $[48] = rootTheme.tone, $[49] = t14, $[50] = t15, $[51] = t16, $[52] = t17) : t17 = $[52];
|
|
241
|
+
let presentationNode = t17, t18;
|
|
242
|
+
$[53] === padding ? t18 = $[54] : (t18 = padding.map(_temp2), $[53] = padding, $[54] = t18);
|
|
243
|
+
let clearButtonBoxPadding = t18, t19;
|
|
244
|
+
$[55] === padding ? t19 = $[56] : (t19 = padding.map(_temp3), $[55] = padding, $[56] = t19);
|
|
245
|
+
let clearButtonPadding = t19, clearButtonProps = typeof clearButton == "object" ? clearButton : EMPTY_RECORD, t20;
|
|
246
|
+
$[57] !== clearButton || $[58] !== clearButtonBoxPadding || $[59] !== clearButtonPadding || $[60] !== clearButtonProps || $[61] !== customValidity || $[62] !== disabled || $[63] !== fontSize || $[64] !== handleClearClick || $[65] !== radius || $[66] !== readOnly ? (t20 = !disabled && !readOnly && clearButton && /* @__PURE__ */ jsx(RightCard, {
|
|
247
|
+
forwardedAs: "span",
|
|
248
|
+
padding: clearButtonBoxPadding,
|
|
249
|
+
style: CLEAR_BUTTON_BOX_STYLE,
|
|
250
|
+
tone: customValidity ? "critical" : "inherit",
|
|
251
|
+
children: /* @__PURE__ */ jsx(TextInputClearButton, {
|
|
252
|
+
"aria-label": "Clear",
|
|
253
|
+
"data-qa": "clear-button",
|
|
254
|
+
fontSize,
|
|
255
|
+
icon: CloseIcon,
|
|
256
|
+
mode: "bleed",
|
|
257
|
+
padding: clearButtonPadding,
|
|
258
|
+
radius,
|
|
259
|
+
...clearButtonProps,
|
|
260
|
+
onClick: handleClearClick,
|
|
261
|
+
onMouseDown: handleClearMouseDown
|
|
262
|
+
})
|
|
263
|
+
}), $[57] = clearButton, $[58] = clearButtonBoxPadding, $[59] = clearButtonPadding, $[60] = clearButtonProps, $[61] = customValidity, $[62] = disabled, $[63] = fontSize, $[64] = handleClearClick, $[65] = radius, $[66] = readOnly, $[67] = t20) : t20 = $[67];
|
|
264
|
+
let clearButtonNode = t20, t21;
|
|
265
|
+
$[68] !== radius || $[69] !== suffix ? (t21 = suffix && /* @__PURE__ */ jsx(Suffix, {
|
|
266
|
+
borderTop: !0,
|
|
267
|
+
borderRight: !0,
|
|
268
|
+
borderBottom: !0,
|
|
269
|
+
radius,
|
|
270
|
+
sizing: "border",
|
|
271
|
+
tone: "inherit",
|
|
272
|
+
children: /* @__PURE__ */ jsx("span", { children: suffix })
|
|
273
|
+
}), $[68] = radius, $[69] = suffix, $[70] = t21) : t21 = $[70];
|
|
274
|
+
let suffixNode = t21, t22 = $hasIconRight || $hasClearButton, t23;
|
|
275
|
+
$[71] !== $hasIcon || $[72] !== disabled || $[73] !== fontSize || $[74] !== padding || $[75] !== readOnly || $[76] !== restProps || $[77] !== rootTheme.scheme || $[78] !== rootTheme.tone || $[79] !== space || $[80] !== t22 || $[81] !== type || $[82] !== weight ? (t23 = /* @__PURE__ */ jsx(Input, {
|
|
276
|
+
"data-as": "input",
|
|
277
|
+
"data-scheme": rootTheme.scheme,
|
|
278
|
+
"data-tone": rootTheme.tone,
|
|
279
|
+
...restProps,
|
|
280
|
+
$fontSize: fontSize,
|
|
281
|
+
$iconLeft: $hasIcon,
|
|
282
|
+
$iconRight: t22,
|
|
283
|
+
$padding: padding,
|
|
284
|
+
$scheme: rootTheme.scheme,
|
|
285
|
+
$space: space,
|
|
286
|
+
$tone: rootTheme.tone,
|
|
287
|
+
$weight: weight,
|
|
288
|
+
disabled,
|
|
289
|
+
readOnly,
|
|
290
|
+
ref,
|
|
291
|
+
type
|
|
292
|
+
}), $[71] = $hasIcon, $[72] = disabled, $[73] = fontSize, $[74] = padding, $[75] = readOnly, $[76] = restProps, $[77] = rootTheme.scheme, $[78] = rootTheme.tone, $[79] = space, $[80] = t22, $[81] = type, $[82] = weight, $[83] = t23) : t23 = $[83];
|
|
293
|
+
let t24;
|
|
294
|
+
$[84] !== clearButtonNode || $[85] !== presentationNode || $[86] !== t23 ? (t24 = /* @__PURE__ */ jsxs(InputRoot, { children: [
|
|
295
|
+
t23,
|
|
296
|
+
presentationNode,
|
|
297
|
+
clearButtonNode
|
|
298
|
+
] }), $[84] = clearButtonNode, $[85] = presentationNode, $[86] = t23, $[87] = t24) : t24 = $[87];
|
|
299
|
+
let t25;
|
|
300
|
+
return $[88] !== prefixNode || $[89] !== rootTheme.tone || $[90] !== suffixNode || $[91] !== t24 ? (t25 = /* @__PURE__ */ jsxs(StyledTextInput, {
|
|
301
|
+
"data-ui": "TextInput",
|
|
302
|
+
tone: rootTheme.tone,
|
|
303
|
+
children: [
|
|
304
|
+
prefixNode,
|
|
305
|
+
t24,
|
|
306
|
+
suffixNode
|
|
307
|
+
]
|
|
308
|
+
}), $[88] = prefixNode, $[89] = rootTheme.tone, $[90] = suffixNode, $[91] = t24, $[92] = t25) : t25 = $[92], t25;
|
|
309
|
+
}
|
|
310
|
+
function _temp3(v_0) {
|
|
311
|
+
return v_0 === 0 || v_0 === 1 ? 0 : v_0 === 2 ? 1 : v_0 - 1;
|
|
312
|
+
}
|
|
313
|
+
function _temp2(v) {
|
|
314
|
+
return v === 0 ? 0 : v === 1 || v === 2 ? 1 : v - 2;
|
|
315
|
+
}
|
|
316
|
+
function _temp(event) {
|
|
317
|
+
event.preventDefault(), event.stopPropagation();
|
|
318
|
+
}
|
|
319
|
+
export { textInputRootStyle as a, useCustomValidity as c, focusFirstDescendant as d, focusLastDescendant as f, _raf2 as h, textInputRepresentationStyle as i, _hasFocus as l, _raf as m, textInputBaseStyle as n, responsiveInputPaddingIconRightStyle as o, isFocusable as p, textInputFontSizeStyle as r, responsiveInputPaddingStyle as s, TextInput as t, attemptFocus as u };
|
|
320
|
+
|
|
321
|
+
//# sourceMappingURL=textInput-DhCo-b3N.js.map
|