@wow-two-beta/ui 0.0.46 → 0.0.48
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/actions/index.js +2 -2
- package/dist/actions/toggleButton/ToggleButton.d.ts +8 -6
- package/dist/actions/toggleButton/ToggleButton.d.ts.map +1 -1
- package/dist/actions/toggleButton/ToggleButton.variants.d.ts +79 -44
- package/dist/actions/toggleButton/ToggleButton.variants.d.ts.map +1 -1
- package/dist/{chunk-XTAFNWLG.js → chunk-2SIB3MZL.js} +4 -4
- package/dist/{chunk-XTAFNWLG.js.map → chunk-2SIB3MZL.js.map} +1 -1
- package/dist/chunk-34TLJSEH.js +462 -0
- package/dist/chunk-34TLJSEH.js.map +1 -0
- package/dist/{chunk-K2TZTSNQ.js → chunk-5V7FBKKL.js} +3 -3
- package/dist/{chunk-K2TZTSNQ.js.map → chunk-5V7FBKKL.js.map} +1 -1
- package/dist/{chunk-4YMU5MVC.js → chunk-6URHYLVG.js} +74 -30
- package/dist/chunk-6URHYLVG.js.map +1 -0
- package/dist/{chunk-CBMPWDRA.js → chunk-BLXE2RCC.js} +3 -3
- package/dist/{chunk-CBMPWDRA.js.map → chunk-BLXE2RCC.js.map} +1 -1
- package/dist/{chunk-VDE5B3IY.js → chunk-C6XVQ5TW.js} +22 -10
- package/dist/chunk-C6XVQ5TW.js.map +1 -0
- package/dist/{chunk-WJGJNSNP.js → chunk-CMBKBLJE.js} +165 -36
- package/dist/chunk-CMBKBLJE.js.map +1 -0
- package/dist/{chunk-2AS5ZKBF.js → chunk-EUA2TRKE.js} +6 -6
- package/dist/{chunk-2AS5ZKBF.js.map → chunk-EUA2TRKE.js.map} +1 -1
- package/dist/{chunk-PA5WBMY5.js → chunk-JYP2HIG3.js} +11 -11
- package/dist/{chunk-PA5WBMY5.js.map → chunk-JYP2HIG3.js.map} +1 -1
- package/dist/{chunk-R643N32M.js → chunk-NTUKGLIQ.js} +3 -3
- package/dist/{chunk-R643N32M.js.map → chunk-NTUKGLIQ.js.map} +1 -1
- package/dist/{chunk-D3CGJMKB.js → chunk-SGMG6NZB.js} +4 -4
- package/dist/{chunk-D3CGJMKB.js.map → chunk-SGMG6NZB.js.map} +1 -1
- package/dist/{chunk-CN7IOF3B.js → chunk-UPSN6NFK.js} +32 -9
- package/dist/chunk-UPSN6NFK.js.map +1 -0
- package/dist/{chunk-YYY5WBR2.js → chunk-WPC3KBRU.js} +4 -4
- package/dist/chunk-WPC3KBRU.js.map +1 -0
- package/dist/{chunk-35VQ7QBG.js → chunk-ZJJ4KW6G.js} +10 -10
- package/dist/chunk-ZJJ4KW6G.js.map +1 -0
- package/dist/display/index.js +3 -3
- package/dist/feedback/index.js +4 -4
- package/dist/forms/InputStyles.d.ts +9 -2
- package/dist/forms/InputStyles.d.ts.map +1 -1
- package/dist/forms/combobox/Combobox.d.ts +3 -2
- package/dist/forms/combobox/Combobox.d.ts.map +1 -1
- package/dist/forms/index.js +8 -8
- package/dist/forms/listbox/Listbox.d.ts +8 -1
- package/dist/forms/listbox/Listbox.d.ts.map +1 -1
- package/dist/forms/listbox/Listbox.variants.d.ts +1 -1
- package/dist/forms/listbox/Listbox.variants.d.ts.map +1 -1
- package/dist/forms/listbox/index.d.ts +1 -1
- package/dist/forms/listbox/index.d.ts.map +1 -1
- package/dist/forms/multiSelect/MultiSelect.d.ts +3 -2
- package/dist/forms/multiSelect/MultiSelect.d.ts.map +1 -1
- package/dist/forms/select/Select.d.ts +3 -2
- package/dist/forms/select/Select.d.ts.map +1 -1
- package/dist/forms/select/Select.variants.d.ts +9 -2
- package/dist/forms/select/Select.variants.d.ts.map +1 -1
- package/dist/icons/index.js +1 -1
- package/dist/index.css +19 -0
- package/dist/index.js +14 -14
- package/dist/layout/index.d.ts +1 -0
- package/dist/layout/index.d.ts.map +1 -1
- package/dist/layout/index.js +5 -5
- package/dist/layout/surface/Surface.d.ts +19 -0
- package/dist/layout/surface/Surface.d.ts.map +1 -0
- package/dist/layout/surface/index.d.ts +2 -0
- package/dist/layout/surface/index.d.ts.map +1 -0
- package/dist/nav/index.js +5 -5
- package/dist/overlays/index.js +5 -5
- package/dist/overlays/popover/Popover.d.ts +8 -5
- package/dist/overlays/popover/Popover.d.ts.map +1 -1
- package/dist/utils/Layers.d.ts +34 -0
- package/dist/utils/Layers.d.ts.map +1 -0
- package/dist/utils/SurfaceStyles.d.ts +324 -0
- package/dist/utils/SurfaceStyles.d.ts.map +1 -0
- package/dist/utils/index.d.ts +3 -0
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/index.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-35VQ7QBG.js.map +0 -1
- package/dist/chunk-4YMU5MVC.js.map +0 -1
- package/dist/chunk-CN7IOF3B.js.map +0 -1
- package/dist/chunk-MUUFERDO.js +0 -216
- package/dist/chunk-MUUFERDO.js.map +0 -1
- package/dist/chunk-VDE5B3IY.js.map +0 -1
- package/dist/chunk-WJGJNSNP.js.map +0 -1
- package/dist/chunk-YYY5WBR2.js.map +0 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Spinner } from './chunk-
|
|
2
|
-
import { Backdrop } from './chunk-
|
|
1
|
+
import { Spinner } from './chunk-NTUKGLIQ.js';
|
|
2
|
+
import { Backdrop } from './chunk-BLXE2RCC.js';
|
|
3
3
|
import { useReducedMotion, useControlled } from './chunk-NUMFGKPY.js';
|
|
4
4
|
import { Icon } from './chunk-F227LKWK.js';
|
|
5
|
-
import { tv } from './chunk-
|
|
5
|
+
import { tv } from './chunk-34TLJSEH.js';
|
|
6
6
|
import { Portal, Announce } from './chunk-BMABNEZX.js';
|
|
7
7
|
import { cn } from './chunk-LDRFQG44.js';
|
|
8
8
|
import { forwardRef, createContext, useState, Children, isValidElement, useEffect, useMemo, useRef, useContext, useId, useCallback } from 'react';
|
|
@@ -691,7 +691,7 @@ function Toaster({
|
|
|
691
691
|
onBlur: handleResume,
|
|
692
692
|
style: { gap },
|
|
693
693
|
className: cn(
|
|
694
|
-
"pointer-events-none fixed z-
|
|
694
|
+
"pointer-events-none fixed z-toast flex flex-col",
|
|
695
695
|
POSITION_CLASSES[position],
|
|
696
696
|
className
|
|
697
697
|
),
|
|
@@ -732,7 +732,7 @@ var LoadingOverlay = forwardRef(
|
|
|
732
732
|
role: "alert",
|
|
733
733
|
"aria-busy": "true",
|
|
734
734
|
className: cn(
|
|
735
|
-
"absolute inset-0 z-
|
|
735
|
+
"absolute inset-0 z-banner flex flex-col items-center justify-center gap-3 bg-background/70",
|
|
736
736
|
blur && "backdrop-blur-sm",
|
|
737
737
|
className
|
|
738
738
|
),
|
|
@@ -754,7 +754,7 @@ var LoadingOverlay = forwardRef(
|
|
|
754
754
|
role: "alert",
|
|
755
755
|
"aria-busy": "true",
|
|
756
756
|
className: cn(
|
|
757
|
-
"fixed inset-0 z-
|
|
757
|
+
"fixed inset-0 z-modal flex flex-col items-center justify-center gap-3 pointer-events-none",
|
|
758
758
|
className
|
|
759
759
|
),
|
|
760
760
|
...rest,
|
|
@@ -834,7 +834,7 @@ function UndoBar({
|
|
|
834
834
|
onFocus: () => pauseOnHover && setPaused(true),
|
|
835
835
|
onBlur: () => pauseOnHover && setPaused(false),
|
|
836
836
|
className: cn(
|
|
837
|
-
"fixed z-
|
|
837
|
+
"fixed z-toast flex items-center gap-3 overflow-hidden rounded-md border border-border bg-popover px-4 py-2.5 text-sm text-popover-foreground shadow-lg animate-in fade-in-0 slide-in-from-bottom-2",
|
|
838
838
|
POSITION[position],
|
|
839
839
|
className
|
|
840
840
|
),
|
|
@@ -1087,7 +1087,7 @@ function Tour({
|
|
|
1087
1087
|
"svg",
|
|
1088
1088
|
{
|
|
1089
1089
|
"aria-hidden": "true",
|
|
1090
|
-
className: "pointer-events-auto fixed inset-0 z-
|
|
1090
|
+
className: "pointer-events-auto fixed inset-0 z-modal h-full w-full",
|
|
1091
1091
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1092
1092
|
children: [
|
|
1093
1093
|
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsxs("mask", { id: "tour-mask", children: [
|
|
@@ -1306,7 +1306,7 @@ var LiveCursor = forwardRef(
|
|
|
1306
1306
|
ref,
|
|
1307
1307
|
"aria-hidden": "true",
|
|
1308
1308
|
className: cn(
|
|
1309
|
-
"pointer-events-none absolute left-0 top-0 z-
|
|
1309
|
+
"pointer-events-none absolute left-0 top-0 z-tooltip select-none",
|
|
1310
1310
|
className
|
|
1311
1311
|
),
|
|
1312
1312
|
style: wrapperStyle,
|
|
@@ -1477,5 +1477,5 @@ var NotificationCenter = NotificationCenterInner;
|
|
|
1477
1477
|
NotificationCenter.Item = NotificationItem;
|
|
1478
1478
|
|
|
1479
1479
|
export { Alert, AlertSimple, Banner, BannerSimple, Callout, InlineSpinner, LiveCursor, LoadingOverlay, LoadingState, MeterBar, NotificationCenter, NotificationItem, OnboardingChecklist, OnboardingChecklistTask, PresenceIndicator, ProgressBar, ProgressCircle, ProgressSteps, Skeleton, StatusIndicator, Toast, ToastSimple, Toaster, Tour, TrendIndicator, TypingIndicator, UndoBar, alertSimpleVariants, bannerSimpleVariants, progressFillVariants, progressTrackVariants, skeletonVariants, toastSimpleVariants, toaster, useOnboardingChecklist, useToaster };
|
|
1480
|
-
//# sourceMappingURL=chunk-
|
|
1481
|
-
//# sourceMappingURL=chunk-
|
|
1480
|
+
//# sourceMappingURL=chunk-JYP2HIG3.js.map
|
|
1481
|
+
//# sourceMappingURL=chunk-JYP2HIG3.js.map
|