react-stately 3.47.0 → 3.49.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/exports/index.cjs +6 -0
- package/dist/exports/index.cjs.map +1 -1
- package/dist/exports/index.js +5 -1
- package/dist/exports/index.js.map +1 -1
- package/dist/exports/index.mjs +5 -1
- package/dist/exports/index.mjs.map +1 -1
- package/dist/exports/useTokenFieldState.cjs +25 -0
- package/dist/exports/useTokenFieldState.cjs.map +1 -0
- package/dist/exports/useTokenFieldState.js +19 -0
- package/dist/exports/useTokenFieldState.js.map +1 -0
- package/dist/exports/useTokenFieldState.mjs +19 -0
- package/dist/exports/useTokenFieldState.mjs.map +1 -0
- package/dist/private/color/Color.cjs.map +1 -1
- package/dist/private/color/Color.js.map +1 -1
- package/dist/private/color/Color.mjs.map +1 -1
- package/dist/private/combobox/useComboBoxState.cjs +2 -1
- package/dist/private/combobox/useComboBoxState.cjs.map +1 -1
- package/dist/private/combobox/useComboBoxState.js +2 -1
- package/dist/private/combobox/useComboBoxState.js.map +1 -1
- package/dist/private/combobox/useComboBoxState.mjs +2 -1
- package/dist/private/combobox/useComboBoxState.mjs.map +1 -1
- package/dist/private/data/useTreeData.cjs +1 -0
- package/dist/private/data/useTreeData.cjs.map +1 -1
- package/dist/private/data/useTreeData.js +1 -0
- package/dist/private/data/useTreeData.js.map +1 -1
- package/dist/private/data/useTreeData.mjs +1 -0
- package/dist/private/data/useTreeData.mjs.map +1 -1
- package/dist/private/datepicker/useDateRangePickerState.cjs +1 -0
- package/dist/private/datepicker/useDateRangePickerState.cjs.map +1 -1
- package/dist/private/datepicker/useDateRangePickerState.js +1 -0
- package/dist/private/datepicker/useDateRangePickerState.js.map +1 -1
- package/dist/private/datepicker/useDateRangePickerState.mjs +1 -0
- package/dist/private/datepicker/useDateRangePickerState.mjs.map +1 -1
- package/dist/private/datepicker/utils.cjs.map +1 -1
- package/dist/private/datepicker/utils.js.map +1 -1
- package/dist/private/datepicker/utils.mjs.map +1 -1
- package/dist/private/form/useFormValidationState.cjs +1 -1
- package/dist/private/form/useFormValidationState.cjs.map +1 -1
- package/dist/private/form/useFormValidationState.js +1 -1
- package/dist/private/form/useFormValidationState.js.map +1 -1
- package/dist/private/form/useFormValidationState.mjs +1 -1
- package/dist/private/form/useFormValidationState.mjs.map +1 -1
- package/dist/private/grid/useGridState.cjs +12 -10
- package/dist/private/grid/useGridState.cjs.map +1 -1
- package/dist/private/grid/useGridState.js +12 -10
- package/dist/private/grid/useGridState.js.map +1 -1
- package/dist/private/grid/useGridState.mjs +12 -10
- package/dist/private/grid/useGridState.mjs.map +1 -1
- package/dist/private/layout/ListLayout.cjs +0 -3
- package/dist/private/layout/ListLayout.cjs.map +1 -1
- package/dist/private/layout/ListLayout.js +0 -3
- package/dist/private/layout/ListLayout.js.map +1 -1
- package/dist/private/layout/ListLayout.mjs +0 -3
- package/dist/private/layout/ListLayout.mjs.map +1 -1
- package/dist/private/menu/useMenuTriggerState.cjs.map +1 -1
- package/dist/private/menu/useMenuTriggerState.js.map +1 -1
- package/dist/private/menu/useMenuTriggerState.mjs.map +1 -1
- package/dist/private/menu/useSubmenuTriggerState.cjs +3 -1
- package/dist/private/menu/useSubmenuTriggerState.cjs.map +1 -1
- package/dist/private/menu/useSubmenuTriggerState.js +3 -1
- package/dist/private/menu/useSubmenuTriggerState.js.map +1 -1
- package/dist/private/menu/useSubmenuTriggerState.mjs +3 -1
- package/dist/private/menu/useSubmenuTriggerState.mjs.map +1 -1
- package/dist/private/overlays/useOverlayTriggerState.cjs +4 -1
- package/dist/private/overlays/useOverlayTriggerState.cjs.map +1 -1
- package/dist/private/overlays/useOverlayTriggerState.js +5 -2
- package/dist/private/overlays/useOverlayTriggerState.js.map +1 -1
- package/dist/private/overlays/useOverlayTriggerState.mjs +5 -2
- package/dist/private/overlays/useOverlayTriggerState.mjs.map +1 -1
- package/dist/private/select/useSelectState.cjs +1 -0
- package/dist/private/select/useSelectState.cjs.map +1 -1
- package/dist/private/select/useSelectState.js +1 -0
- package/dist/private/select/useSelectState.js.map +1 -1
- package/dist/private/select/useSelectState.mjs +1 -0
- package/dist/private/select/useSelectState.mjs.map +1 -1
- package/dist/private/slider/useSliderState.cjs.map +1 -1
- package/dist/private/slider/useSliderState.js.map +1 -1
- package/dist/private/slider/useSliderState.mjs.map +1 -1
- package/dist/private/table/TableUtils.cjs +13 -1
- package/dist/private/table/TableUtils.cjs.map +1 -1
- package/dist/private/table/TableUtils.js +13 -1
- package/dist/private/table/TableUtils.js.map +1 -1
- package/dist/private/table/TableUtils.mjs +13 -1
- package/dist/private/table/TableUtils.mjs.map +1 -1
- package/dist/private/table/useTableState.cjs +1 -0
- package/dist/private/table/useTableState.cjs.map +1 -1
- package/dist/private/table/useTableState.js +1 -0
- package/dist/private/table/useTableState.js.map +1 -1
- package/dist/private/table/useTableState.mjs +1 -0
- package/dist/private/table/useTableState.mjs.map +1 -1
- package/dist/private/tokenfield/TokenFieldValue.cjs +287 -0
- package/dist/private/tokenfield/TokenFieldValue.cjs.map +1 -0
- package/dist/private/tokenfield/TokenFieldValue.js +285 -0
- package/dist/private/tokenfield/TokenFieldValue.js.map +1 -0
- package/dist/private/tokenfield/TokenFieldValue.mjs +282 -0
- package/dist/private/tokenfield/TokenFieldValue.mjs.map +1 -0
- package/dist/private/tokenfield/useTokenFieldState.cjs +37 -0
- package/dist/private/tokenfield/useTokenFieldState.cjs.map +1 -0
- package/dist/private/tokenfield/useTokenFieldState.js +32 -0
- package/dist/private/tokenfield/useTokenFieldState.js.map +1 -0
- package/dist/private/tokenfield/useTokenFieldState.mjs +32 -0
- package/dist/private/tokenfield/useTokenFieldState.mjs.map +1 -0
- package/dist/private/tooltip/useTooltipTriggerState.cjs +18 -6
- package/dist/private/tooltip/useTooltipTriggerState.cjs.map +1 -1
- package/dist/private/tooltip/useTooltipTriggerState.js +19 -7
- package/dist/private/tooltip/useTooltipTriggerState.js.map +1 -1
- package/dist/private/tooltip/useTooltipTriggerState.mjs +19 -7
- package/dist/private/tooltip/useTooltipTriggerState.mjs.map +1 -1
- package/dist/private/virtualizer/ScrollAnchor.cjs +136 -0
- package/dist/private/virtualizer/ScrollAnchor.cjs.map +1 -0
- package/dist/private/virtualizer/ScrollAnchor.js +132 -0
- package/dist/private/virtualizer/ScrollAnchor.js.map +1 -0
- package/dist/private/virtualizer/ScrollAnchor.mjs +131 -0
- package/dist/private/virtualizer/ScrollAnchor.mjs.map +1 -0
- package/dist/private/virtualizer/Virtualizer.cjs +50 -1
- package/dist/private/virtualizer/Virtualizer.cjs.map +1 -1
- package/dist/private/virtualizer/Virtualizer.js +54 -1
- package/dist/private/virtualizer/Virtualizer.js.map +1 -1
- package/dist/private/virtualizer/Virtualizer.mjs +50 -1
- package/dist/private/virtualizer/Virtualizer.mjs.map +1 -1
- package/dist/private/virtualizer/useVirtualizerState.cjs +2 -1
- package/dist/private/virtualizer/useVirtualizerState.cjs.map +1 -1
- package/dist/private/virtualizer/useVirtualizerState.js +2 -1
- package/dist/private/virtualizer/useVirtualizerState.js.map +1 -1
- package/dist/private/virtualizer/useVirtualizerState.mjs +2 -1
- package/dist/private/virtualizer/useVirtualizerState.mjs.map +1 -1
- package/dist/types/exports/index.d.ts +4 -0
- package/dist/types/exports/useTokenFieldState.d.ts +4 -0
- package/dist/types/src/combobox/useComboBoxState.d.ts +1 -1
- package/dist/types/src/menu/useMenuTriggerState.d.ts +1 -1
- package/dist/types/src/overlays/useOverlayTriggerState.d.ts +9 -0
- package/dist/types/src/table/useTableState.d.ts +7 -0
- package/dist/types/src/tokenfield/TokenFieldValue.d.ts +71 -0
- package/dist/types/src/tokenfield/useTokenFieldState.d.ts +19 -0
- package/dist/types/src/tooltip/useTooltipTriggerState.d.ts +5 -0
- package/dist/types/src/virtualizer/ScrollAnchor.d.ts +81 -0
- package/dist/types/src/virtualizer/Virtualizer.d.ts +1 -0
- package/dist/types/src/virtualizer/types.d.ts +2 -0
- package/package.json +5 -5
- package/useTokenFieldState/package.json +5 -0
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
export type TokenFieldSegment<T = any> = TextSegment | TokenSegment<T>;
|
|
2
|
+
export interface TextSegment {
|
|
3
|
+
type: 'text';
|
|
4
|
+
text: string;
|
|
5
|
+
}
|
|
6
|
+
export interface TokenSegment<T = any> {
|
|
7
|
+
type: 'token';
|
|
8
|
+
text: string;
|
|
9
|
+
/** An arbitrary value associated with the token. */
|
|
10
|
+
value?: T;
|
|
11
|
+
}
|
|
12
|
+
export interface Position {
|
|
13
|
+
/** Index of the segment in the list. */
|
|
14
|
+
index: number;
|
|
15
|
+
/** Text offset within the segment in UTF-16 code units. */
|
|
16
|
+
offset: number;
|
|
17
|
+
}
|
|
18
|
+
declare enum Direction {
|
|
19
|
+
Forward = 1,
|
|
20
|
+
Backward = -1
|
|
21
|
+
}
|
|
22
|
+
export interface TokenFieldValueOptions {
|
|
23
|
+
caretPosition?: Position | null;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* A list of segments containing editable text and non-editable tokens.
|
|
27
|
+
*/
|
|
28
|
+
export declare class TokenFieldValue<T = any> {
|
|
29
|
+
static readonly Direction: typeof Direction;
|
|
30
|
+
/** The text and token segments in the list. */
|
|
31
|
+
readonly segments: readonly TokenFieldSegment<T>[];
|
|
32
|
+
/** The caret position. */
|
|
33
|
+
caretPosition: Position;
|
|
34
|
+
private previous;
|
|
35
|
+
private next;
|
|
36
|
+
private isCoalescing;
|
|
37
|
+
/** Create a new list with the given segments. */
|
|
38
|
+
constructor(tokens: readonly TokenFieldSegment<T>[], options?: TokenFieldValueOptions);
|
|
39
|
+
protected createFieldValue(segments: readonly TokenFieldSegment<T>[]): this;
|
|
40
|
+
/** Create a new list with the caret position set to the given position. */
|
|
41
|
+
withCaretPosition(caretPosition: Position): this;
|
|
42
|
+
private splitSegment;
|
|
43
|
+
private createTextSegment;
|
|
44
|
+
protected tokenize(text: string): TokenFieldSegment<T>[];
|
|
45
|
+
private clampPosition;
|
|
46
|
+
/** Replace the text between two positions with new text. */
|
|
47
|
+
replaceRange(start: Position, end: Position, text: string, coalesce?: boolean): this;
|
|
48
|
+
/** Replace the text between two positions with new segments. */
|
|
49
|
+
replaceRangeWithSegments(start: Position, end: Position, insert: TokenFieldSegment<T>[], coalesce?: boolean): this;
|
|
50
|
+
/** Find the boundary before or after a position using an Intl.Segmenter. */
|
|
51
|
+
findBoundaryWithSegmenter(position: Position, segmenter: Intl.Segmenter, direction: Direction): Position | null;
|
|
52
|
+
/** Find a line boundary before or after a position. */
|
|
53
|
+
findLineBoundary(position: Position, direction: Direction): Position | null;
|
|
54
|
+
/** Find a string or regular expression match before or after a position. */
|
|
55
|
+
findText(position: Position, direction: Direction, search: string | RegExp): Position | null;
|
|
56
|
+
/** Delete text at a position using a segmenter. */
|
|
57
|
+
delete(position: Position, segmenter: Intl.Segmenter, direction: Direction, coalesce?: boolean): this;
|
|
58
|
+
/** Delete text to the next or previous line break. */
|
|
59
|
+
deleteLine(position: Position, direction: Direction, coalesce?: boolean): this;
|
|
60
|
+
/** Create a new list containing a subset of the segments. */
|
|
61
|
+
slice(start: Position, end: Position): this;
|
|
62
|
+
/** Convert the list to a string. */
|
|
63
|
+
toString(): string;
|
|
64
|
+
/** Returns the previous list in the undo history. */
|
|
65
|
+
undo(): this;
|
|
66
|
+
/** Returns the next list in the redo history. */
|
|
67
|
+
redo(): this;
|
|
68
|
+
/** End coalescing undo/redo history. */
|
|
69
|
+
endCoalescing(): void;
|
|
70
|
+
}
|
|
71
|
+
export {};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { TokenFieldValue } from './TokenFieldValue';
|
|
2
|
+
import { ValueBase } from '@react-types/shared';
|
|
3
|
+
export interface TokenFieldProps<T extends TokenFieldValue = TokenFieldValue> extends ValueBase<T> {
|
|
4
|
+
}
|
|
5
|
+
export interface TokenFieldState<T extends TokenFieldValue = TokenFieldValue> {
|
|
6
|
+
/** The current value of the token field. */
|
|
7
|
+
value: T;
|
|
8
|
+
/** Sets the value of the token field. */
|
|
9
|
+
setValue: (fn: T | ((value: T) => T)) => void;
|
|
10
|
+
/** Whether the token field is composing. */
|
|
11
|
+
isComposing: boolean;
|
|
12
|
+
/** Sets the composing state of the token field. */
|
|
13
|
+
setComposing: (isComposing: boolean) => void;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* Provides state management for a token field. Tracks the field value and the
|
|
17
|
+
* composition state.
|
|
18
|
+
*/
|
|
19
|
+
export declare function useTokenFieldState<T extends TokenFieldValue = TokenFieldValue>(props: TokenFieldProps<T>): TokenFieldState<T>;
|
|
@@ -34,6 +34,11 @@ export interface TooltipTriggerProps extends OverlayTriggerProps {
|
|
|
34
34
|
export interface TooltipTriggerState {
|
|
35
35
|
/** Whether the tooltip is currently showing. */
|
|
36
36
|
isOpen: boolean;
|
|
37
|
+
/**
|
|
38
|
+
* Whether the tooltip is being shown or hidden without an animation. This is true while the
|
|
39
|
+
* global warmup timer is active, i.e. when quickly moving between tooltips.
|
|
40
|
+
*/
|
|
41
|
+
shouldSkipAnimation: boolean;
|
|
37
42
|
/**
|
|
38
43
|
* Shows the tooltip. By default, the tooltip becomes visible after a delay
|
|
39
44
|
* depending on a global warmup timer. The `immediate` option shows the
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
import { Key } from '@react-types/shared';
|
|
2
|
+
import { LayoutInfo } from './LayoutInfo';
|
|
3
|
+
import { Rect, RectCorner } from './Rect';
|
|
4
|
+
import { Size } from './Size';
|
|
5
|
+
export type ScrollAnchorAxis = 'x' | 'y';
|
|
6
|
+
export type ScrollAnchorEdge = 'start' | 'end';
|
|
7
|
+
export interface ScrollAnchor {
|
|
8
|
+
key: Key;
|
|
9
|
+
corner: RectCorner;
|
|
10
|
+
offset: number;
|
|
11
|
+
}
|
|
12
|
+
export interface ScrollAnchorInfo {
|
|
13
|
+
/** Which edge of the content the viewport should stay anchored to. */
|
|
14
|
+
edge: 'start' | 'end';
|
|
15
|
+
/** Which axis `edge` refers to — 'y' for vertical lists, 'x' for horizontal. */
|
|
16
|
+
axis: 'x' | 'y';
|
|
17
|
+
/** Distance (px) from `edge` within which the viewport is considered "following" it. */
|
|
18
|
+
threshold: number;
|
|
19
|
+
/**
|
|
20
|
+
* Optional classifier excluding structural/ephemeral layout infos (e.g. loaders) from being
|
|
21
|
+
* selected as the anchor. Defaults to allowing any layoutInfo.
|
|
22
|
+
*/
|
|
23
|
+
isAnchorable?: (layoutInfo: LayoutInfo) => boolean;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Given a previously-captured anchor, computes the new viewport coordinate (along `axis`) needed
|
|
27
|
+
* to keep it at the same offset from the viewport's start.
|
|
28
|
+
*/
|
|
29
|
+
export declare function computeScrollAnchorTarget(anchor: ScrollAnchor, axis: ScrollAnchorAxis, getLayoutInfo: (key: Key) => LayoutInfo | null, visibleRect: Rect, contentSize: Size): number | null;
|
|
30
|
+
/**
|
|
31
|
+
* Picks the item to anchor scroll to: the one nearest the top of the viewport when
|
|
32
|
+
* anchoring to 'end', or nearest the bottom when anchoring to 'start'. Callers can
|
|
33
|
+
* exclude certain items (like loaders) with `isAnchorable`.
|
|
34
|
+
*/
|
|
35
|
+
export declare function captureScrollAnchor(edge: ScrollAnchorEdge, axis: ScrollAnchorAxis, visibleRect: Rect, visibleLayoutInfos: Iterable<[Key, LayoutInfo]>, isAnchorable?: (layoutInfo: LayoutInfo) => boolean): ScrollAnchor | null;
|
|
36
|
+
/** Returns the viewport coordinate (along `axis`) that pins the viewport to `edge` of the content. */
|
|
37
|
+
export declare function getEdgeSnapTarget(edge: ScrollAnchorEdge, axis: ScrollAnchorAxis, contentSize: Size, previousVisibleRect: Rect): number;
|
|
38
|
+
/**
|
|
39
|
+
* Whether the viewport is currently within `threshold` px of the anchored edge — used by
|
|
40
|
+
* Virtualizer to compute wasNearAnchorEdge generically, without any layout-specific state.
|
|
41
|
+
*/
|
|
42
|
+
export declare function isNearEdge(visibleRect: Rect, contentSize: Size, edge: ScrollAnchorEdge, axis: ScrollAnchorAxis, threshold: number): boolean;
|
|
43
|
+
/**
|
|
44
|
+
* Works out the new scroll position after content changes. Tries to keep the anchor
|
|
45
|
+
* item where it was. If that doesn't apply, sticks the view to the edge instead, but
|
|
46
|
+
* only if the user was already near the edge and didn't just scroll away on their own.
|
|
47
|
+
*/
|
|
48
|
+
export declare function resolveScrollAdjustment(edge: ScrollAnchorEdge, axis: ScrollAnchorAxis, anchor: ScrollAnchor | null, wasNearAnchorEdge: boolean, isScrolling: boolean, itemSizeChanged: boolean, contentSizeDelta: number, getLayoutInfo: (key: Key) => LayoutInfo | null, previousVisibleRect: Rect, contentSize: Size): Rect | null;
|
|
49
|
+
export interface ResolveAfterLayoutOptions {
|
|
50
|
+
anchorInfo: ScrollAnchorInfo | null;
|
|
51
|
+
/** The anchor captured by `captureBeforeLayout` before this pass's `layout.update()` ran. */
|
|
52
|
+
anchor: ScrollAnchor | null;
|
|
53
|
+
/** The full post-layout visible layout infos, i.e. `virtualizer.getVisibleLayoutInfos()`. */
|
|
54
|
+
postLayoutInfos: Map<Key, LayoutInfo>;
|
|
55
|
+
previousVisibleRect: Rect;
|
|
56
|
+
previousContentSize: Size;
|
|
57
|
+
contentSize: Size;
|
|
58
|
+
itemSizeChanged: boolean;
|
|
59
|
+
isScrolling: boolean;
|
|
60
|
+
getLayoutInfo: (key: Key) => LayoutInfo | null;
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* Tracks the cross-pass state needed to keep the viewport anchored to a layout's edge across
|
|
64
|
+
* relayouts.
|
|
65
|
+
*/
|
|
66
|
+
export declare class ScrollAnchorTracker {
|
|
67
|
+
private hasSnappedToEdge;
|
|
68
|
+
private hadEstimatedVisibleItems;
|
|
69
|
+
private wasNearAnchorEdge;
|
|
70
|
+
/** Resets all tracked state, e.g. when the virtualizer's layout instance changes. */
|
|
71
|
+
reset(): void;
|
|
72
|
+
/**
|
|
73
|
+
* Captures the anchor from pre-layout view positions.
|
|
74
|
+
*/
|
|
75
|
+
captureBeforeLayout(anchorInfo: ScrollAnchorInfo | null, preLayoutInfos: Iterable<[Key, LayoutInfo]>, visibleRect: Rect): ScrollAnchor | null;
|
|
76
|
+
/**
|
|
77
|
+
* Runs the full post-layout decision: updates the tracked state for the next pass, and
|
|
78
|
+
* returns the resolved scroll target, or null if nothing should change.
|
|
79
|
+
*/
|
|
80
|
+
resolveAfterLayout(options: ResolveAfterLayoutOptions): Rect | null;
|
|
81
|
+
}
|
|
@@ -52,6 +52,7 @@ export declare class Virtualizer<T extends object, V> {
|
|
|
52
52
|
private _isScrolling;
|
|
53
53
|
private _invalidationContext;
|
|
54
54
|
private _overscanManager;
|
|
55
|
+
private _scrollAnchor;
|
|
55
56
|
constructor(options: VirtualizerOptions<T, V>);
|
|
56
57
|
/** Returns whether the given key, or an ancestor, is persisted. */
|
|
57
58
|
isPersistedKey(key: Key): boolean;
|
|
@@ -6,6 +6,8 @@ export interface InvalidationContext<O = any> {
|
|
|
6
6
|
contentChanged?: boolean;
|
|
7
7
|
offsetChanged?: boolean;
|
|
8
8
|
sizeChanged?: boolean;
|
|
9
|
+
widthChanged?: boolean;
|
|
10
|
+
heightChanged?: boolean;
|
|
9
11
|
itemSizeChanged?: boolean;
|
|
10
12
|
layoutOptionsChanged?: boolean;
|
|
11
13
|
layoutOptions?: O;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-stately",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.49.0",
|
|
4
4
|
"description": "Spectrum UI components in React",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "./dist/exports/index.cjs",
|
|
@@ -37,10 +37,10 @@
|
|
|
37
37
|
"url": "https://github.com/adobe/react-spectrum"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@internationalized/date": "^3.12.
|
|
40
|
+
"@internationalized/date": "^3.12.3",
|
|
41
41
|
"@internationalized/number": "^3.6.7",
|
|
42
|
-
"@internationalized/string": "^3.2.
|
|
43
|
-
"@react-types/shared": "^3.
|
|
42
|
+
"@internationalized/string": "^3.2.10",
|
|
43
|
+
"@react-types/shared": "^3.36.1",
|
|
44
44
|
"@swc/helpers": "^0.5.0",
|
|
45
45
|
"use-sync-external-store": "^1.6.0"
|
|
46
46
|
},
|
|
@@ -94,5 +94,5 @@
|
|
|
94
94
|
}
|
|
95
95
|
}
|
|
96
96
|
},
|
|
97
|
-
"gitHead": "
|
|
97
|
+
"gitHead": "5ecb3333001313e83898cd07644227897e3bae1f"
|
|
98
98
|
}
|