@jobber/components 8.27.0 → 8.27.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/BottomSheet-cjs.js +8 -7
- package/dist/BottomSheet-es.js +9 -8
- package/dist/ComboboxChipRemove-es.js +2 -2
- package/dist/DrawerDescription-cjs.js +4 -97
- package/dist/DrawerDescription-es.js +6 -98
- package/dist/MenuSubmenuTrigger-es.js +3 -3
- package/dist/Modal/index.cjs +12 -2
- package/dist/Modal/index.mjs +13 -3
- package/dist/ScrollAreaViewport-cjs.js +2122 -12
- package/dist/ScrollAreaViewport-es.js +2118 -13
- package/dist/dialogReturnFocus-cjs.js +8 -5
- package/dist/dialogReturnFocus-es.js +9 -6
- package/dist/styles.css +66 -10
- package/dist/unstyledPrimitives/index.cjs +218 -2230
- package/dist/unstyledPrimitives/index.mjs +224 -2236
- package/dist/useButton-es.js +1 -1
- package/dist/useScrollLock-es.js +2 -2
- package/package.json +2 -2
package/dist/useButton-es.js
CHANGED
|
@@ -1068,4 +1068,4 @@ function isValidLinkElement(elem) {
|
|
|
1068
1068
|
return Boolean(elem?.tagName === 'A' && elem?.href);
|
|
1069
1069
|
}
|
|
1070
1070
|
|
|
1071
|
-
export {
|
|
1071
|
+
export { triggerHover as $, ios as A, addEventListener as B, none as C, visuallyHiddenInput as D, visuallyHidden as E, inputChange as F, inputClear as G, inputBlur as H, inputPaste as I, createGenericEventDetails as J, wheel as K, useOnMount as L, incrementPress as M, decrementPress as N, useValueChanged as O, keyboard as P, outsidePress as Q, cancelOpen as R, SafeReact as S, Timeout as T, windowResize as U, itemPress as V, isMouseLikePointerType as W, triggerFocus as X, mac as Y, triggerPress as Z, escapeKey as _, useIsoLayoutEffect as a, useAnimationsFinished as a0, siblingOpen as a1, useCompositeRootContext as a2, android as a3, closeWatcher as a4, TransitionStatusDataAttributes as a5, swipe as a6, inputPress as a7, clearPress as a8, chipRemovePress as a9, lowerUserAgent as aa, apple as ab, resolveRef as ac, isReactEvent as ad, isClickLikeEvent as ae, AnimationFrame as af, pointer as ag, scrub as ah, useStableCallback as b, useButton as c, createChangeEventDetails as d, closePress as e, useOpenChangeComplete as f, getTarget as g, useTimeout as h, imperativeAction as i, error as j, useTransitionStatus as k, useId as l, useValueAsRef as m, useAnimationFrame as n, ownerDocument as o, activeElement as p, contains as q, listNavigation as r, stopEvent as s, transitionStatusMapping as t, useBaseUiId as u, focusOut as v, isVirtualClick as w, isVirtualPointerEvent as x, jsdom as y, useControlled as z };
|
package/dist/useScrollLock-es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import React__default from 'react';
|
|
3
3
|
import { i as isHTMLElement, b as isElement, f as getComputedStyle, g as getNodeName, a as isShadowRoot, c as isNode, o as getWindow, d as isLastTraversableNode, e as getParentNode, m as isOverflowElement } from './floating-ui.utils.dom-es.js';
|
|
4
|
-
import { a as useIsoLayoutEffect, b as useStableCallback,
|
|
4
|
+
import { a as useIsoLayoutEffect, b as useStableCallback, aa as lowerUserAgent, ab as apple, q as contains, y as jsdom, E as visuallyHidden, s as stopEvent, o as ownerDocument, p as activeElement, B as addEventListener, d as createChangeEventDetails, v as focusOut, l as useId, m as useValueAsRef, h as useTimeout, n as useAnimationFrame, ac as resolveRef, $ as triggerHover, Q as outsidePress, w as isVirtualClick, x as isVirtualPointerEvent, g as getTarget, W as isMouseLikePointerType, Z as triggerPress, ad as isReactEvent, _ as escapeKey, T as Timeout, ae as isClickLikeEvent, C as none, k as useTransitionStatus, f as useOpenChangeComplete, A as ios, O as useValueChanged, a5 as TransitionStatusDataAttributes, af as AnimationFrame } from './useButton-es.js';
|
|
5
5
|
import { f as formatErrorMessage, a as useRefWithInit, i as isReactVersionAtLeast, N as NOOP, u as useRenderElement, E as EMPTY_OBJECT, c as useMergedRefs } from './useRenderElement-es.js';
|
|
6
6
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
7
7
|
import { f as floor } from './floating-ui.utils-es.js';
|
|
@@ -4244,4 +4244,4 @@ function useScrollLock(enabled = true, referenceElement = null) {
|
|
|
4244
4244
|
}, [enabled, referenceElement]);
|
|
4245
4245
|
}
|
|
4246
4246
|
|
|
4247
|
-
export {
|
|
4247
|
+
export { useOpenStateTransitions as $, ARROW_UP as A, pressableTriggerOpenStateMapping as B, CommonPopupDataAttributes as C, DISABLED_TRANSITIONS_STYLE as D, FloatingPortal as E, FOCUSABLE_POPUP_PROPS as F, inertValue as G, DROPDOWN_COLLISION_AVOIDANCE as H, InternalBackdrop as I, webkit as J, mergeCleanups as K, isTypeableElement as L, matchesFocusVisible as M, isTargetInsideEnabledTrigger as N, createAttribute as O, PopupTriggerMap as P, isInteractiveElement as Q, getNodeChildren as R, Store as S, POPUP_COLLISION_AVOIDANCE as T, FloatingNode as U, ReactStore as V, FloatingTreeStore as W, fastComponent as X, useInitialOpenSync as Y, useFloatingNodeId as Z, useImplicitActiveTrigger as _, FloatingFocusManager as a, attachPreventUnmountOnClose as a0, setPopupOpenState as a1, useSyncedFloatingRootContext as a2, TYPEAHEAD_RESET_MS as a3, usePopupInteractionProps as a4, FloatingTree as a5, getTabbableBeforeElement as a6, isOutsideEvent as a7, getTabbableAfterElement as a8, getNextTabbable as a9, fastComponentRef as aa, useTriggerDataForwarding as ab, FocusGuard as ac, PATIENT_CLICK_THRESHOLD as ad, useTriggerRegistration as ae, triggerOpenStateMapping as af, usePopupRootSync as ag, usePopupStore as ah, useOpenMethodTriggerProps as ai, CLICK_TRIGGER_IDENTIFIER as aj, BASE_UI_SWIPE_IGNORE_SELECTOR as ak, getGridNavigatedIndex as al, gecko as am, FloatingRootStore as b, createDefaultInitialFocus as c, useFloatingTree as d, isIndexOutOfListBounds as e, getMinListIndex as f, getFloatingFocusElement as g, getMaxListIndex as h, isTypeableCombobox as i, findNonDisabledListIndex as j, enqueueFocus as k, ARROW_DOWN as l, ARROW_LEFT as m, ARROW_RIGHT as n, isListIndexDisabled as o, popupStateMapping as p, isElementVisible as q, useDirection as r, useScrollLock as s, createSelector as t, useFloatingParentNodeId as u, useOpenInteractionType as v, useStore as w, useClick as x, useDismiss as y, useOnFirstRender as z };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jobber/components",
|
|
3
|
-
"version": "8.27.
|
|
3
|
+
"version": "8.27.1",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.cjs",
|
|
@@ -545,5 +545,5 @@
|
|
|
545
545
|
"> 1%",
|
|
546
546
|
"IE 10"
|
|
547
547
|
],
|
|
548
|
-
"gitHead": "
|
|
548
|
+
"gitHead": "54328e5ade908b51ca935c5e2854f019cc57e57d"
|
|
549
549
|
}
|