@remotion/design 4.0.380 → 4.0.382
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/esm/index.mjs +59 -59
- package/package.json +8 -8
package/dist/esm/index.mjs
CHANGED
|
@@ -590,7 +590,7 @@ var PlanePaperIcon = (props) => {
|
|
|
590
590
|
})
|
|
591
591
|
});
|
|
592
592
|
};
|
|
593
|
-
// ../../node_modules/.bun/@radix-ui+react-select@2.1.1+
|
|
593
|
+
// ../../node_modules/.bun/@radix-ui+react-select@2.1.1+98e41321d0e6b3fa/node_modules/@radix-ui/react-select/dist/index.mjs
|
|
594
594
|
import * as React34 from "react";
|
|
595
595
|
import * as ReactDOM4 from "react-dom";
|
|
596
596
|
|
|
@@ -609,10 +609,10 @@ function composeEventHandlers(originalEventHandler, ourEventHandler, { checkForD
|
|
|
609
609
|
};
|
|
610
610
|
}
|
|
611
611
|
|
|
612
|
-
// ../../node_modules/.bun/@radix-ui+react-collection@1.1.0+
|
|
612
|
+
// ../../node_modules/.bun/@radix-ui+react-collection@1.1.0+98e41321d0e6b3fa/node_modules/@radix-ui/react-collection/dist/index.mjs
|
|
613
613
|
import React9 from "react";
|
|
614
614
|
|
|
615
|
-
// ../../node_modules/.bun/@radix-ui+react-context@1.1.0+
|
|
615
|
+
// ../../node_modules/.bun/@radix-ui+react-context@1.1.0+e2cc400bcbee7045/node_modules/@radix-ui/react-context/dist/index.mjs
|
|
616
616
|
import * as React6 from "react";
|
|
617
617
|
import { jsx as jsx10 } from "react/jsx-runtime";
|
|
618
618
|
function createContextScope(scopeName, createContextScopeDeps = []) {
|
|
@@ -673,7 +673,7 @@ function composeContextScopes(...scopes) {
|
|
|
673
673
|
return createScope;
|
|
674
674
|
}
|
|
675
675
|
|
|
676
|
-
// ../../node_modules/.bun/@radix-ui+react-compose-refs@1.1.0+
|
|
676
|
+
// ../../node_modules/.bun/@radix-ui+react-compose-refs@1.1.0+e2cc400bcbee7045/node_modules/@radix-ui/react-compose-refs/dist/index.mjs
|
|
677
677
|
import * as React7 from "react";
|
|
678
678
|
function setRef(ref, value) {
|
|
679
679
|
if (typeof ref === "function") {
|
|
@@ -689,7 +689,7 @@ function useComposedRefs(...refs) {
|
|
|
689
689
|
return React7.useCallback(composeRefs(...refs), refs);
|
|
690
690
|
}
|
|
691
691
|
|
|
692
|
-
// ../../node_modules/.bun/@radix-ui+react-slot@1.1.0+
|
|
692
|
+
// ../../node_modules/.bun/@radix-ui+react-slot@1.1.0+e2cc400bcbee7045/node_modules/@radix-ui/react-slot/dist/index.mjs
|
|
693
693
|
import * as React8 from "react";
|
|
694
694
|
import { Fragment as Fragment2, jsx as jsx11 } from "react/jsx-runtime";
|
|
695
695
|
var Slot = React8.forwardRef((props, forwardedRef) => {
|
|
@@ -767,7 +767,7 @@ function getElementRef(element) {
|
|
|
767
767
|
return element.props.ref || element.ref;
|
|
768
768
|
}
|
|
769
769
|
|
|
770
|
-
// ../../node_modules/.bun/@radix-ui+react-collection@1.1.0+
|
|
770
|
+
// ../../node_modules/.bun/@radix-ui+react-collection@1.1.0+98e41321d0e6b3fa/node_modules/@radix-ui/react-collection/dist/index.mjs
|
|
771
771
|
import { jsx as jsx12 } from "react/jsx-runtime";
|
|
772
772
|
"use client";
|
|
773
773
|
function createCollection(name) {
|
|
@@ -823,7 +823,7 @@ function createCollection(name) {
|
|
|
823
823
|
];
|
|
824
824
|
}
|
|
825
825
|
|
|
826
|
-
// ../../node_modules/.bun/@radix-ui+react-direction@1.1.0+
|
|
826
|
+
// ../../node_modules/.bun/@radix-ui+react-direction@1.1.0+e2cc400bcbee7045/node_modules/@radix-ui/react-direction/dist/index.mjs
|
|
827
827
|
import * as React10 from "react";
|
|
828
828
|
import { jsx as jsx13 } from "react/jsx-runtime";
|
|
829
829
|
var DirectionContext = React10.createContext(undefined);
|
|
@@ -832,10 +832,10 @@ function useDirection(localDir) {
|
|
|
832
832
|
return localDir || globalDir || "ltr";
|
|
833
833
|
}
|
|
834
834
|
|
|
835
|
-
// ../../node_modules/.bun/@radix-ui+react-dismissable-layer@1.1.0+
|
|
835
|
+
// ../../node_modules/.bun/@radix-ui+react-dismissable-layer@1.1.0+98e41321d0e6b3fa/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
|
|
836
836
|
import * as React14 from "react";
|
|
837
837
|
|
|
838
|
-
// ../../node_modules/.bun/@radix-ui+react-primitive@2.0.0+
|
|
838
|
+
// ../../node_modules/.bun/@radix-ui+react-primitive@2.0.0+98e41321d0e6b3fa/node_modules/@radix-ui/react-primitive/dist/index.mjs
|
|
839
839
|
import * as React11 from "react";
|
|
840
840
|
import * as ReactDOM from "react-dom";
|
|
841
841
|
import { jsx as jsx14 } from "react/jsx-runtime";
|
|
@@ -874,7 +874,7 @@ function dispatchDiscreteCustomEvent(target, event) {
|
|
|
874
874
|
ReactDOM.flushSync(() => target.dispatchEvent(event));
|
|
875
875
|
}
|
|
876
876
|
|
|
877
|
-
// ../../node_modules/.bun/@radix-ui+react-use-callback-ref@1.1.0+
|
|
877
|
+
// ../../node_modules/.bun/@radix-ui+react-use-callback-ref@1.1.0+e2cc400bcbee7045/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs
|
|
878
878
|
import * as React12 from "react";
|
|
879
879
|
function useCallbackRef(callback) {
|
|
880
880
|
const callbackRef = React12.useRef(callback);
|
|
@@ -884,7 +884,7 @@ function useCallbackRef(callback) {
|
|
|
884
884
|
return React12.useMemo(() => (...args) => callbackRef.current?.(...args), []);
|
|
885
885
|
}
|
|
886
886
|
|
|
887
|
-
// ../../node_modules/.bun/@radix-ui+react-use-escape-keydown@1.1.0+
|
|
887
|
+
// ../../node_modules/.bun/@radix-ui+react-use-escape-keydown@1.1.0+e2cc400bcbee7045/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs
|
|
888
888
|
import * as React13 from "react";
|
|
889
889
|
function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis?.document) {
|
|
890
890
|
const onEscapeKeyDown = useCallbackRef(onEscapeKeyDownProp);
|
|
@@ -899,7 +899,7 @@ function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis?.docum
|
|
|
899
899
|
}, [onEscapeKeyDown, ownerDocument]);
|
|
900
900
|
}
|
|
901
901
|
|
|
902
|
-
// ../../node_modules/.bun/@radix-ui+react-dismissable-layer@1.1.0+
|
|
902
|
+
// ../../node_modules/.bun/@radix-ui+react-dismissable-layer@1.1.0+98e41321d0e6b3fa/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
|
|
903
903
|
import { jsx as jsx15 } from "react/jsx-runtime";
|
|
904
904
|
"use client";
|
|
905
905
|
var DISMISSABLE_LAYER_NAME = "DismissableLayer";
|
|
@@ -1098,7 +1098,7 @@ function handleAndDispatchCustomEvent(name, handler, detail, { discrete }) {
|
|
|
1098
1098
|
}
|
|
1099
1099
|
}
|
|
1100
1100
|
|
|
1101
|
-
// ../../node_modules/.bun/@radix-ui+react-focus-guards@1.1.0+
|
|
1101
|
+
// ../../node_modules/.bun/@radix-ui+react-focus-guards@1.1.0+e2cc400bcbee7045/node_modules/@radix-ui/react-focus-guards/dist/index.mjs
|
|
1102
1102
|
import * as React15 from "react";
|
|
1103
1103
|
"use client";
|
|
1104
1104
|
var count = 0;
|
|
@@ -1124,7 +1124,7 @@ function createFocusGuard() {
|
|
|
1124
1124
|
return element;
|
|
1125
1125
|
}
|
|
1126
1126
|
|
|
1127
|
-
// ../../node_modules/.bun/@radix-ui+react-focus-scope@1.1.0+
|
|
1127
|
+
// ../../node_modules/.bun/@radix-ui+react-focus-scope@1.1.0+98e41321d0e6b3fa/node_modules/@radix-ui/react-focus-scope/dist/index.mjs
|
|
1128
1128
|
import * as React16 from "react";
|
|
1129
1129
|
import { jsx as jsx16 } from "react/jsx-runtime";
|
|
1130
1130
|
"use client";
|
|
@@ -1344,14 +1344,14 @@ function removeLinks(items) {
|
|
|
1344
1344
|
return items.filter((item) => item.tagName !== "A");
|
|
1345
1345
|
}
|
|
1346
1346
|
|
|
1347
|
-
// ../../node_modules/.bun/@radix-ui+react-id@1.1.0+
|
|
1347
|
+
// ../../node_modules/.bun/@radix-ui+react-id@1.1.0+e2cc400bcbee7045/node_modules/@radix-ui/react-id/dist/index.mjs
|
|
1348
1348
|
import * as React18 from "react";
|
|
1349
1349
|
|
|
1350
|
-
// ../../node_modules/.bun/@radix-ui+react-use-layout-effect@1.1.0+
|
|
1350
|
+
// ../../node_modules/.bun/@radix-ui+react-use-layout-effect@1.1.0+e2cc400bcbee7045/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs
|
|
1351
1351
|
import * as React17 from "react";
|
|
1352
1352
|
var useLayoutEffect2 = Boolean(globalThis?.document) ? React17.useLayoutEffect : () => {};
|
|
1353
1353
|
|
|
1354
|
-
// ../../node_modules/.bun/@radix-ui+react-id@1.1.0+
|
|
1354
|
+
// ../../node_modules/.bun/@radix-ui+react-id@1.1.0+e2cc400bcbee7045/node_modules/@radix-ui/react-id/dist/index.mjs
|
|
1355
1355
|
var useReactId = React18["useId".toString()] || (() => {
|
|
1356
1356
|
return;
|
|
1357
1357
|
});
|
|
@@ -1365,7 +1365,7 @@ function useId(deterministicId) {
|
|
|
1365
1365
|
return deterministicId || (id ? `radix-${id}` : "");
|
|
1366
1366
|
}
|
|
1367
1367
|
|
|
1368
|
-
// ../../node_modules/.bun/@radix-ui+react-popper@1.2.0+
|
|
1368
|
+
// ../../node_modules/.bun/@radix-ui+react-popper@1.2.0+98e41321d0e6b3fa/node_modules/@radix-ui/react-popper/dist/index.mjs
|
|
1369
1369
|
import * as React22 from "react";
|
|
1370
1370
|
|
|
1371
1371
|
// ../../node_modules/.bun/@floating-ui+utils@0.2.7/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs
|
|
@@ -2887,7 +2887,7 @@ var computePosition2 = (reference, floating, options) => {
|
|
|
2887
2887
|
});
|
|
2888
2888
|
};
|
|
2889
2889
|
|
|
2890
|
-
// ../../node_modules/.bun/@floating-ui+react-dom@2.1.1+
|
|
2890
|
+
// ../../node_modules/.bun/@floating-ui+react-dom@2.1.1+8f708e3022b846db/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs
|
|
2891
2891
|
import * as React19 from "react";
|
|
2892
2892
|
import { useLayoutEffect as useLayoutEffect3, useEffect as useEffect8 } from "react";
|
|
2893
2893
|
import * as ReactDOM2 from "react-dom";
|
|
@@ -3166,7 +3166,7 @@ var arrow3 = (options, deps) => ({
|
|
|
3166
3166
|
options: [options, deps]
|
|
3167
3167
|
});
|
|
3168
3168
|
|
|
3169
|
-
// ../../node_modules/.bun/@radix-ui+react-arrow@1.1.0+
|
|
3169
|
+
// ../../node_modules/.bun/@radix-ui+react-arrow@1.1.0+98e41321d0e6b3fa/node_modules/@radix-ui/react-arrow/dist/index.mjs
|
|
3170
3170
|
import * as React20 from "react";
|
|
3171
3171
|
import { jsx as jsx17 } from "react/jsx-runtime";
|
|
3172
3172
|
var NAME = "Arrow";
|
|
@@ -3185,7 +3185,7 @@ var Arrow = React20.forwardRef((props, forwardedRef) => {
|
|
|
3185
3185
|
Arrow.displayName = NAME;
|
|
3186
3186
|
var Root = Arrow;
|
|
3187
3187
|
|
|
3188
|
-
// ../../node_modules/.bun/@radix-ui+react-use-size@1.1.0+
|
|
3188
|
+
// ../../node_modules/.bun/@radix-ui+react-use-size@1.1.0+e2cc400bcbee7045/node_modules/@radix-ui/react-use-size/dist/index.mjs
|
|
3189
3189
|
import * as React21 from "react";
|
|
3190
3190
|
function useSize(element) {
|
|
3191
3191
|
const [size4, setSize] = React21.useState(undefined);
|
|
@@ -3222,7 +3222,7 @@ function useSize(element) {
|
|
|
3222
3222
|
return size4;
|
|
3223
3223
|
}
|
|
3224
3224
|
|
|
3225
|
-
// ../../node_modules/.bun/@radix-ui+react-popper@1.2.0+
|
|
3225
|
+
// ../../node_modules/.bun/@radix-ui+react-popper@1.2.0+98e41321d0e6b3fa/node_modules/@radix-ui/react-popper/dist/index.mjs
|
|
3226
3226
|
import { jsx as jsx18 } from "react/jsx-runtime";
|
|
3227
3227
|
"use client";
|
|
3228
3228
|
var POPPER_NAME = "Popper";
|
|
@@ -3458,7 +3458,7 @@ var Anchor = PopperAnchor;
|
|
|
3458
3458
|
var Content = PopperContent;
|
|
3459
3459
|
var Arrow2 = PopperArrow;
|
|
3460
3460
|
|
|
3461
|
-
// ../../node_modules/.bun/@radix-ui+react-portal@1.1.1+
|
|
3461
|
+
// ../../node_modules/.bun/@radix-ui+react-portal@1.1.1+98e41321d0e6b3fa/node_modules/@radix-ui/react-portal/dist/index.mjs
|
|
3462
3462
|
import * as React23 from "react";
|
|
3463
3463
|
import ReactDOM3 from "react-dom";
|
|
3464
3464
|
import { jsx as jsx19 } from "react/jsx-runtime";
|
|
@@ -3473,7 +3473,7 @@ var Portal = React23.forwardRef((props, forwardedRef) => {
|
|
|
3473
3473
|
});
|
|
3474
3474
|
Portal.displayName = PORTAL_NAME;
|
|
3475
3475
|
|
|
3476
|
-
// ../../node_modules/.bun/@radix-ui+react-use-controllable-state@1.1.0+
|
|
3476
|
+
// ../../node_modules/.bun/@radix-ui+react-use-controllable-state@1.1.0+e2cc400bcbee7045/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs
|
|
3477
3477
|
import * as React24 from "react";
|
|
3478
3478
|
function useControllableState({
|
|
3479
3479
|
prop,
|
|
@@ -3513,7 +3513,7 @@ function useUncontrolledState({
|
|
|
3513
3513
|
return uncontrolledState;
|
|
3514
3514
|
}
|
|
3515
3515
|
|
|
3516
|
-
// ../../node_modules/.bun/@radix-ui+react-use-previous@1.1.0+
|
|
3516
|
+
// ../../node_modules/.bun/@radix-ui+react-use-previous@1.1.0+e2cc400bcbee7045/node_modules/@radix-ui/react-use-previous/dist/index.mjs
|
|
3517
3517
|
import * as React25 from "react";
|
|
3518
3518
|
function usePrevious(value) {
|
|
3519
3519
|
const ref = React25.useRef({ value, previous: value });
|
|
@@ -3526,7 +3526,7 @@ function usePrevious(value) {
|
|
|
3526
3526
|
}, [value]);
|
|
3527
3527
|
}
|
|
3528
3528
|
|
|
3529
|
-
// ../../node_modules/.bun/@radix-ui+react-visually-hidden@1.1.0+
|
|
3529
|
+
// ../../node_modules/.bun/@radix-ui+react-visually-hidden@1.1.0+98e41321d0e6b3fa/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs
|
|
3530
3530
|
import * as React26 from "react";
|
|
3531
3531
|
import { jsx as jsx20 } from "react/jsx-runtime";
|
|
3532
3532
|
var NAME2 = "VisuallyHidden";
|
|
@@ -3709,19 +3709,19 @@ function __spreadArray(to, from, pack) {
|
|
|
3709
3709
|
return to.concat(ar || Array.prototype.slice.call(from));
|
|
3710
3710
|
}
|
|
3711
3711
|
|
|
3712
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
3712
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+e2cc400bcbee7045/node_modules/react-remove-scroll/dist/es2015/Combination.js
|
|
3713
3713
|
import * as React33 from "react";
|
|
3714
3714
|
|
|
3715
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
3715
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+e2cc400bcbee7045/node_modules/react-remove-scroll/dist/es2015/UI.js
|
|
3716
3716
|
import * as React29 from "react";
|
|
3717
3717
|
|
|
3718
|
-
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+
|
|
3718
|
+
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+e2cc400bcbee7045/node_modules/react-remove-scroll-bar/dist/es2015/constants.js
|
|
3719
3719
|
var zeroRightClassName = "right-scroll-bar-position";
|
|
3720
3720
|
var fullWidthClassName = "width-before-scroll-bar";
|
|
3721
3721
|
var noScrollbarsClassName = "with-scroll-bars-hidden";
|
|
3722
3722
|
var removedBarSizeVariable = "--removed-body-scroll-bar-size";
|
|
3723
3723
|
|
|
3724
|
-
// ../../node_modules/.bun/use-callback-ref@1.3.3+
|
|
3724
|
+
// ../../node_modules/.bun/use-callback-ref@1.3.3+e2cc400bcbee7045/node_modules/use-callback-ref/dist/es2015/assignRef.js
|
|
3725
3725
|
function assignRef(ref, value) {
|
|
3726
3726
|
if (typeof ref === "function") {
|
|
3727
3727
|
ref(value);
|
|
@@ -3731,7 +3731,7 @@ function assignRef(ref, value) {
|
|
|
3731
3731
|
return ref;
|
|
3732
3732
|
}
|
|
3733
3733
|
|
|
3734
|
-
// ../../node_modules/.bun/use-callback-ref@1.3.3+
|
|
3734
|
+
// ../../node_modules/.bun/use-callback-ref@1.3.3+e2cc400bcbee7045/node_modules/use-callback-ref/dist/es2015/useRef.js
|
|
3735
3735
|
import { useState as useState11 } from "react";
|
|
3736
3736
|
function useCallbackRef2(initialValue, callback) {
|
|
3737
3737
|
var ref = useState11(function() {
|
|
@@ -3756,7 +3756,7 @@ function useCallbackRef2(initialValue, callback) {
|
|
|
3756
3756
|
return ref.facade;
|
|
3757
3757
|
}
|
|
3758
3758
|
|
|
3759
|
-
// ../../node_modules/.bun/use-callback-ref@1.3.3+
|
|
3759
|
+
// ../../node_modules/.bun/use-callback-ref@1.3.3+e2cc400bcbee7045/node_modules/use-callback-ref/dist/es2015/useMergeRef.js
|
|
3760
3760
|
import * as React27 from "react";
|
|
3761
3761
|
var useIsomorphicLayoutEffect = typeof window !== "undefined" ? React27.useLayoutEffect : React27.useEffect;
|
|
3762
3762
|
var currentValues = new WeakMap;
|
|
@@ -3787,7 +3787,7 @@ function useMergeRefs(refs, defaultValue) {
|
|
|
3787
3787
|
}, [refs]);
|
|
3788
3788
|
return callbackRef;
|
|
3789
3789
|
}
|
|
3790
|
-
// ../../node_modules/.bun/use-sidecar@1.1.3+
|
|
3790
|
+
// ../../node_modules/.bun/use-sidecar@1.1.3+e2cc400bcbee7045/node_modules/use-sidecar/dist/es2015/medium.js
|
|
3791
3791
|
function ItoI(a) {
|
|
3792
3792
|
return a;
|
|
3793
3793
|
}
|
|
@@ -3872,7 +3872,7 @@ function createSidecarMedium(options) {
|
|
|
3872
3872
|
medium.options = __assign({ async: true, ssr: false }, options);
|
|
3873
3873
|
return medium;
|
|
3874
3874
|
}
|
|
3875
|
-
// ../../node_modules/.bun/use-sidecar@1.1.3+
|
|
3875
|
+
// ../../node_modules/.bun/use-sidecar@1.1.3+e2cc400bcbee7045/node_modules/use-sidecar/dist/es2015/exports.js
|
|
3876
3876
|
import * as React28 from "react";
|
|
3877
3877
|
var SideCar = function(_a) {
|
|
3878
3878
|
var sideCar = _a.sideCar, rest = __rest(_a, ["sideCar"]);
|
|
@@ -3890,10 +3890,10 @@ function exportSidecar(medium, exported) {
|
|
|
3890
3890
|
medium.useMedium(exported);
|
|
3891
3891
|
return SideCar;
|
|
3892
3892
|
}
|
|
3893
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
3893
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+e2cc400bcbee7045/node_modules/react-remove-scroll/dist/es2015/medium.js
|
|
3894
3894
|
var effectCar = createSidecarMedium();
|
|
3895
3895
|
|
|
3896
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
3896
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+e2cc400bcbee7045/node_modules/react-remove-scroll/dist/es2015/UI.js
|
|
3897
3897
|
var nothing = function() {
|
|
3898
3898
|
return;
|
|
3899
3899
|
};
|
|
@@ -3920,13 +3920,13 @@ RemoveScroll.classNames = {
|
|
|
3920
3920
|
zeroRight: zeroRightClassName
|
|
3921
3921
|
};
|
|
3922
3922
|
|
|
3923
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
3923
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+e2cc400bcbee7045/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
|
|
3924
3924
|
import * as React32 from "react";
|
|
3925
3925
|
|
|
3926
|
-
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+
|
|
3926
|
+
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+e2cc400bcbee7045/node_modules/react-remove-scroll-bar/dist/es2015/component.js
|
|
3927
3927
|
import * as React31 from "react";
|
|
3928
3928
|
|
|
3929
|
-
// ../../node_modules/.bun/react-style-singleton@2.2.3+
|
|
3929
|
+
// ../../node_modules/.bun/react-style-singleton@2.2.3+e2cc400bcbee7045/node_modules/react-style-singleton/dist/es2015/hook.js
|
|
3930
3930
|
import * as React30 from "react";
|
|
3931
3931
|
|
|
3932
3932
|
// ../../node_modules/.bun/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js
|
|
@@ -3941,7 +3941,7 @@ var getNonce = function() {
|
|
|
3941
3941
|
return;
|
|
3942
3942
|
};
|
|
3943
3943
|
|
|
3944
|
-
// ../../node_modules/.bun/react-style-singleton@2.2.3+
|
|
3944
|
+
// ../../node_modules/.bun/react-style-singleton@2.2.3+e2cc400bcbee7045/node_modules/react-style-singleton/dist/es2015/singleton.js
|
|
3945
3945
|
function makeStyleTag() {
|
|
3946
3946
|
if (!document)
|
|
3947
3947
|
return null;
|
|
@@ -3987,7 +3987,7 @@ var stylesheetSingleton = function() {
|
|
|
3987
3987
|
};
|
|
3988
3988
|
};
|
|
3989
3989
|
|
|
3990
|
-
// ../../node_modules/.bun/react-style-singleton@2.2.3+
|
|
3990
|
+
// ../../node_modules/.bun/react-style-singleton@2.2.3+e2cc400bcbee7045/node_modules/react-style-singleton/dist/es2015/hook.js
|
|
3991
3991
|
var styleHookSingleton = function() {
|
|
3992
3992
|
var sheet = stylesheetSingleton();
|
|
3993
3993
|
return function(styles, isDynamic) {
|
|
@@ -4000,7 +4000,7 @@ var styleHookSingleton = function() {
|
|
|
4000
4000
|
};
|
|
4001
4001
|
};
|
|
4002
4002
|
|
|
4003
|
-
// ../../node_modules/.bun/react-style-singleton@2.2.3+
|
|
4003
|
+
// ../../node_modules/.bun/react-style-singleton@2.2.3+e2cc400bcbee7045/node_modules/react-style-singleton/dist/es2015/component.js
|
|
4004
4004
|
var styleSingleton = function() {
|
|
4005
4005
|
var useStyle = styleHookSingleton();
|
|
4006
4006
|
var Sheet = function(_a) {
|
|
@@ -4010,7 +4010,7 @@ var styleSingleton = function() {
|
|
|
4010
4010
|
};
|
|
4011
4011
|
return Sheet;
|
|
4012
4012
|
};
|
|
4013
|
-
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+
|
|
4013
|
+
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+e2cc400bcbee7045/node_modules/react-remove-scroll-bar/dist/es2015/utils.js
|
|
4014
4014
|
var zeroGap = {
|
|
4015
4015
|
left: 0,
|
|
4016
4016
|
top: 0,
|
|
@@ -4045,7 +4045,7 @@ var getGapWidth = function(gapMode) {
|
|
|
4045
4045
|
};
|
|
4046
4046
|
};
|
|
4047
4047
|
|
|
4048
|
-
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+
|
|
4048
|
+
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+e2cc400bcbee7045/node_modules/react-remove-scroll-bar/dist/es2015/component.js
|
|
4049
4049
|
var Style = styleSingleton();
|
|
4050
4050
|
var lockAttribute = "data-scroll-locked";
|
|
4051
4051
|
var getStyles = function(_a, allowRelative, gapMode, important) {
|
|
@@ -4122,7 +4122,7 @@ var RemoveScrollBar = function(_a) {
|
|
|
4122
4122
|
return React31.createElement(Style, { styles: getStyles(gap, !noRelative, gapMode, !noImportant ? "!important" : "") });
|
|
4123
4123
|
};
|
|
4124
4124
|
|
|
4125
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
4125
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+e2cc400bcbee7045/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js
|
|
4126
4126
|
var passiveSupported = false;
|
|
4127
4127
|
if (typeof window !== "undefined") {
|
|
4128
4128
|
try {
|
|
@@ -4141,7 +4141,7 @@ if (typeof window !== "undefined") {
|
|
|
4141
4141
|
var options;
|
|
4142
4142
|
var nonPassive = passiveSupported ? { passive: false } : false;
|
|
4143
4143
|
|
|
4144
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
4144
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+e2cc400bcbee7045/node_modules/react-remove-scroll/dist/es2015/handleScroll.js
|
|
4145
4145
|
var alwaysContainsScroll = function(node) {
|
|
4146
4146
|
return node.tagName === "TEXTAREA";
|
|
4147
4147
|
};
|
|
@@ -4230,7 +4230,7 @@ var handleScroll = function(axis, endTarget, event, sourceDelta, noOverscroll) {
|
|
|
4230
4230
|
return shouldCancelScroll;
|
|
4231
4231
|
};
|
|
4232
4232
|
|
|
4233
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
4233
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+e2cc400bcbee7045/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
|
|
4234
4234
|
var getTouchXY = function(event) {
|
|
4235
4235
|
return "changedTouches" in event ? [event.changedTouches[0].clientX, event.changedTouches[0].clientY] : [0, 0];
|
|
4236
4236
|
};
|
|
@@ -4393,17 +4393,17 @@ function getOutermostShadowParent(node) {
|
|
|
4393
4393
|
return shadowParent;
|
|
4394
4394
|
}
|
|
4395
4395
|
|
|
4396
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
4396
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+e2cc400bcbee7045/node_modules/react-remove-scroll/dist/es2015/sidecar.js
|
|
4397
4397
|
var sidecar_default = exportSidecar(effectCar, RemoveScrollSideCar);
|
|
4398
4398
|
|
|
4399
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
4399
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+e2cc400bcbee7045/node_modules/react-remove-scroll/dist/es2015/Combination.js
|
|
4400
4400
|
var ReactRemoveScroll = React33.forwardRef(function(props, ref) {
|
|
4401
4401
|
return React33.createElement(RemoveScroll, __assign({}, props, { ref, sideCar: sidecar_default }));
|
|
4402
4402
|
});
|
|
4403
4403
|
ReactRemoveScroll.classNames = RemoveScroll.classNames;
|
|
4404
4404
|
var Combination_default = ReactRemoveScroll;
|
|
4405
4405
|
|
|
4406
|
-
// ../../node_modules/.bun/@radix-ui+react-select@2.1.1+
|
|
4406
|
+
// ../../node_modules/.bun/@radix-ui+react-select@2.1.1+98e41321d0e6b3fa/node_modules/@radix-ui/react-select/dist/index.mjs
|
|
4407
4407
|
import { Fragment as Fragment5, jsx as jsx21, jsxs as jsxs4 } from "react/jsx-runtime";
|
|
4408
4408
|
"use client";
|
|
4409
4409
|
var OPEN_KEYS = [" ", "Enter", "ArrowUp", "ArrowDown"];
|
|
@@ -5354,19 +5354,19 @@ var ScrollUpButton = SelectScrollUpButton;
|
|
|
5354
5354
|
var ScrollDownButton = SelectScrollDownButton;
|
|
5355
5355
|
var Separator = SelectSeparator;
|
|
5356
5356
|
|
|
5357
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5357
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+6ccf2a00d98a8a5e/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
5358
5358
|
import { forwardRef as forwardRef13, createElement as createElement7 } from "react";
|
|
5359
5359
|
|
|
5360
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5360
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+6ccf2a00d98a8a5e/node_modules/lucide-react/dist/esm/shared/src/utils.js
|
|
5361
5361
|
var toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
|
|
5362
5362
|
var mergeClasses = (...classes) => classes.filter((className, index2, array) => {
|
|
5363
5363
|
return Boolean(className) && array.indexOf(className) === index2;
|
|
5364
5364
|
}).join(" ");
|
|
5365
5365
|
|
|
5366
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5366
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+6ccf2a00d98a8a5e/node_modules/lucide-react/dist/esm/Icon.js
|
|
5367
5367
|
import { forwardRef as forwardRef12, createElement as createElement6 } from "react";
|
|
5368
5368
|
|
|
5369
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5369
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+6ccf2a00d98a8a5e/node_modules/lucide-react/dist/esm/defaultAttributes.js
|
|
5370
5370
|
var defaultAttributes = {
|
|
5371
5371
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5372
5372
|
width: 24,
|
|
@@ -5379,7 +5379,7 @@ var defaultAttributes = {
|
|
|
5379
5379
|
strokeLinejoin: "round"
|
|
5380
5380
|
};
|
|
5381
5381
|
|
|
5382
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5382
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+6ccf2a00d98a8a5e/node_modules/lucide-react/dist/esm/Icon.js
|
|
5383
5383
|
var Icon2 = forwardRef12(({
|
|
5384
5384
|
color = "currentColor",
|
|
5385
5385
|
size: size4 = 24,
|
|
@@ -5405,7 +5405,7 @@ var Icon2 = forwardRef12(({
|
|
|
5405
5405
|
]);
|
|
5406
5406
|
});
|
|
5407
5407
|
|
|
5408
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5408
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+6ccf2a00d98a8a5e/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
5409
5409
|
var createLucideIcon = (iconName, iconNode) => {
|
|
5410
5410
|
const Component = forwardRef13(({ className, ...props }, ref) => createElement7(Icon2, {
|
|
5411
5411
|
ref,
|
|
@@ -5417,15 +5417,15 @@ var createLucideIcon = (iconName, iconNode) => {
|
|
|
5417
5417
|
return Component;
|
|
5418
5418
|
};
|
|
5419
5419
|
|
|
5420
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5420
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+6ccf2a00d98a8a5e/node_modules/lucide-react/dist/esm/icons/check.js
|
|
5421
5421
|
var Check = createLucideIcon("Check", [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]]);
|
|
5422
5422
|
|
|
5423
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5423
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+6ccf2a00d98a8a5e/node_modules/lucide-react/dist/esm/icons/chevron-down.js
|
|
5424
5424
|
var ChevronDown = createLucideIcon("ChevronDown", [
|
|
5425
5425
|
["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]
|
|
5426
5426
|
]);
|
|
5427
5427
|
|
|
5428
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5428
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+6ccf2a00d98a8a5e/node_modules/lucide-react/dist/esm/icons/chevron-up.js
|
|
5429
5429
|
var ChevronUp = createLucideIcon("ChevronUp", [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]]);
|
|
5430
5430
|
// src/Select.tsx
|
|
5431
5431
|
import * as React35 from "react";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@remotion/design",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.382",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"module": "dist/esm/index.mjs",
|
|
@@ -19,11 +19,11 @@
|
|
|
19
19
|
"make": "tsc -d && bun --env-file=../.env.bundle bundle.ts"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@remotion/paths": "4.0.
|
|
23
|
-
"@remotion/shapes": "4.0.
|
|
24
|
-
"@remotion/svg-3d-engine": "4.0.
|
|
22
|
+
"@remotion/paths": "4.0.382",
|
|
23
|
+
"@remotion/shapes": "4.0.382",
|
|
24
|
+
"@remotion/svg-3d-engine": "4.0.382",
|
|
25
25
|
"clsx": "^2.1.1",
|
|
26
|
-
"remotion": "4.0.
|
|
26
|
+
"remotion": "4.0.382",
|
|
27
27
|
"@radix-ui/react-select": "2.1.1",
|
|
28
28
|
"lucide-react": "0.439.0"
|
|
29
29
|
},
|
|
@@ -32,10 +32,10 @@
|
|
|
32
32
|
"react-dom": ">=16.8.0"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@remotion/eslint-config-internal": "4.0.
|
|
35
|
+
"@remotion/eslint-config-internal": "4.0.382",
|
|
36
36
|
"eslint": "9.19.0",
|
|
37
|
-
"react": "19.
|
|
38
|
-
"react-dom": "19.
|
|
37
|
+
"react": "19.2.1",
|
|
38
|
+
"react-dom": "19.2.1",
|
|
39
39
|
"tailwindcss": "4.1.1",
|
|
40
40
|
"@tailwindcss/cli": "4.1.1",
|
|
41
41
|
"tailwind-merge": "^2.6.0",
|