@remotion/design 4.0.385 → 4.0.387
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
|
@@ -595,7 +595,7 @@ var PlanePaperIcon = (props) => {
|
|
|
595
595
|
})
|
|
596
596
|
});
|
|
597
597
|
};
|
|
598
|
-
// ../../node_modules/.bun/@radix-ui+react-select@2.1.1+
|
|
598
|
+
// ../../node_modules/.bun/@radix-ui+react-select@2.1.1+f178f9b1194b24ba/node_modules/@radix-ui/react-select/dist/index.mjs
|
|
599
599
|
import * as React34 from "react";
|
|
600
600
|
import * as ReactDOM4 from "react-dom";
|
|
601
601
|
|
|
@@ -614,10 +614,10 @@ function composeEventHandlers(originalEventHandler, ourEventHandler, { checkForD
|
|
|
614
614
|
};
|
|
615
615
|
}
|
|
616
616
|
|
|
617
|
-
// ../../node_modules/.bun/@radix-ui+react-collection@1.1.0+
|
|
617
|
+
// ../../node_modules/.bun/@radix-ui+react-collection@1.1.0+f178f9b1194b24ba/node_modules/@radix-ui/react-collection/dist/index.mjs
|
|
618
618
|
import React9 from "react";
|
|
619
619
|
|
|
620
|
-
// ../../node_modules/.bun/@radix-ui+react-context@1.1.0+
|
|
620
|
+
// ../../node_modules/.bun/@radix-ui+react-context@1.1.0+09a4a3ac15cb54ba/node_modules/@radix-ui/react-context/dist/index.mjs
|
|
621
621
|
import * as React6 from "react";
|
|
622
622
|
import { jsx as jsx10 } from "react/jsx-runtime";
|
|
623
623
|
function createContextScope(scopeName, createContextScopeDeps = []) {
|
|
@@ -678,7 +678,7 @@ function composeContextScopes(...scopes) {
|
|
|
678
678
|
return createScope;
|
|
679
679
|
}
|
|
680
680
|
|
|
681
|
-
// ../../node_modules/.bun/@radix-ui+react-compose-refs@1.1.0+
|
|
681
|
+
// ../../node_modules/.bun/@radix-ui+react-compose-refs@1.1.0+09a4a3ac15cb54ba/node_modules/@radix-ui/react-compose-refs/dist/index.mjs
|
|
682
682
|
import * as React7 from "react";
|
|
683
683
|
function setRef(ref, value) {
|
|
684
684
|
if (typeof ref === "function") {
|
|
@@ -694,7 +694,7 @@ function useComposedRefs(...refs) {
|
|
|
694
694
|
return React7.useCallback(composeRefs(...refs), refs);
|
|
695
695
|
}
|
|
696
696
|
|
|
697
|
-
// ../../node_modules/.bun/@radix-ui+react-slot@1.1.0+
|
|
697
|
+
// ../../node_modules/.bun/@radix-ui+react-slot@1.1.0+09a4a3ac15cb54ba/node_modules/@radix-ui/react-slot/dist/index.mjs
|
|
698
698
|
import * as React8 from "react";
|
|
699
699
|
import { Fragment as Fragment2, jsx as jsx11 } from "react/jsx-runtime";
|
|
700
700
|
var Slot = React8.forwardRef((props, forwardedRef) => {
|
|
@@ -772,7 +772,7 @@ function getElementRef(element) {
|
|
|
772
772
|
return element.props.ref || element.ref;
|
|
773
773
|
}
|
|
774
774
|
|
|
775
|
-
// ../../node_modules/.bun/@radix-ui+react-collection@1.1.0+
|
|
775
|
+
// ../../node_modules/.bun/@radix-ui+react-collection@1.1.0+f178f9b1194b24ba/node_modules/@radix-ui/react-collection/dist/index.mjs
|
|
776
776
|
import { jsx as jsx12 } from "react/jsx-runtime";
|
|
777
777
|
"use client";
|
|
778
778
|
function createCollection(name) {
|
|
@@ -828,7 +828,7 @@ function createCollection(name) {
|
|
|
828
828
|
];
|
|
829
829
|
}
|
|
830
830
|
|
|
831
|
-
// ../../node_modules/.bun/@radix-ui+react-direction@1.1.0+
|
|
831
|
+
// ../../node_modules/.bun/@radix-ui+react-direction@1.1.0+09a4a3ac15cb54ba/node_modules/@radix-ui/react-direction/dist/index.mjs
|
|
832
832
|
import * as React10 from "react";
|
|
833
833
|
import { jsx as jsx13 } from "react/jsx-runtime";
|
|
834
834
|
var DirectionContext = React10.createContext(undefined);
|
|
@@ -837,10 +837,10 @@ function useDirection(localDir) {
|
|
|
837
837
|
return localDir || globalDir || "ltr";
|
|
838
838
|
}
|
|
839
839
|
|
|
840
|
-
// ../../node_modules/.bun/@radix-ui+react-dismissable-layer@1.1.0+
|
|
840
|
+
// ../../node_modules/.bun/@radix-ui+react-dismissable-layer@1.1.0+f178f9b1194b24ba/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
|
|
841
841
|
import * as React14 from "react";
|
|
842
842
|
|
|
843
|
-
// ../../node_modules/.bun/@radix-ui+react-primitive@2.0.0+
|
|
843
|
+
// ../../node_modules/.bun/@radix-ui+react-primitive@2.0.0+f178f9b1194b24ba/node_modules/@radix-ui/react-primitive/dist/index.mjs
|
|
844
844
|
import * as React11 from "react";
|
|
845
845
|
import * as ReactDOM from "react-dom";
|
|
846
846
|
import { jsx as jsx14 } from "react/jsx-runtime";
|
|
@@ -879,7 +879,7 @@ function dispatchDiscreteCustomEvent(target, event) {
|
|
|
879
879
|
ReactDOM.flushSync(() => target.dispatchEvent(event));
|
|
880
880
|
}
|
|
881
881
|
|
|
882
|
-
// ../../node_modules/.bun/@radix-ui+react-use-callback-ref@1.1.0+
|
|
882
|
+
// ../../node_modules/.bun/@radix-ui+react-use-callback-ref@1.1.0+09a4a3ac15cb54ba/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs
|
|
883
883
|
import * as React12 from "react";
|
|
884
884
|
function useCallbackRef(callback) {
|
|
885
885
|
const callbackRef = React12.useRef(callback);
|
|
@@ -889,7 +889,7 @@ function useCallbackRef(callback) {
|
|
|
889
889
|
return React12.useMemo(() => (...args) => callbackRef.current?.(...args), []);
|
|
890
890
|
}
|
|
891
891
|
|
|
892
|
-
// ../../node_modules/.bun/@radix-ui+react-use-escape-keydown@1.1.0+
|
|
892
|
+
// ../../node_modules/.bun/@radix-ui+react-use-escape-keydown@1.1.0+09a4a3ac15cb54ba/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs
|
|
893
893
|
import * as React13 from "react";
|
|
894
894
|
function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis?.document) {
|
|
895
895
|
const onEscapeKeyDown = useCallbackRef(onEscapeKeyDownProp);
|
|
@@ -904,7 +904,7 @@ function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis?.docum
|
|
|
904
904
|
}, [onEscapeKeyDown, ownerDocument]);
|
|
905
905
|
}
|
|
906
906
|
|
|
907
|
-
// ../../node_modules/.bun/@radix-ui+react-dismissable-layer@1.1.0+
|
|
907
|
+
// ../../node_modules/.bun/@radix-ui+react-dismissable-layer@1.1.0+f178f9b1194b24ba/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
|
|
908
908
|
import { jsx as jsx15 } from "react/jsx-runtime";
|
|
909
909
|
"use client";
|
|
910
910
|
var DISMISSABLE_LAYER_NAME = "DismissableLayer";
|
|
@@ -1103,7 +1103,7 @@ function handleAndDispatchCustomEvent(name, handler, detail, { discrete }) {
|
|
|
1103
1103
|
}
|
|
1104
1104
|
}
|
|
1105
1105
|
|
|
1106
|
-
// ../../node_modules/.bun/@radix-ui+react-focus-guards@1.1.0+
|
|
1106
|
+
// ../../node_modules/.bun/@radix-ui+react-focus-guards@1.1.0+09a4a3ac15cb54ba/node_modules/@radix-ui/react-focus-guards/dist/index.mjs
|
|
1107
1107
|
import * as React15 from "react";
|
|
1108
1108
|
"use client";
|
|
1109
1109
|
var count = 0;
|
|
@@ -1129,7 +1129,7 @@ function createFocusGuard() {
|
|
|
1129
1129
|
return element;
|
|
1130
1130
|
}
|
|
1131
1131
|
|
|
1132
|
-
// ../../node_modules/.bun/@radix-ui+react-focus-scope@1.1.0+
|
|
1132
|
+
// ../../node_modules/.bun/@radix-ui+react-focus-scope@1.1.0+f178f9b1194b24ba/node_modules/@radix-ui/react-focus-scope/dist/index.mjs
|
|
1133
1133
|
import * as React16 from "react";
|
|
1134
1134
|
import { jsx as jsx16 } from "react/jsx-runtime";
|
|
1135
1135
|
"use client";
|
|
@@ -1349,14 +1349,14 @@ function removeLinks(items) {
|
|
|
1349
1349
|
return items.filter((item) => item.tagName !== "A");
|
|
1350
1350
|
}
|
|
1351
1351
|
|
|
1352
|
-
// ../../node_modules/.bun/@radix-ui+react-id@1.1.0+
|
|
1352
|
+
// ../../node_modules/.bun/@radix-ui+react-id@1.1.0+09a4a3ac15cb54ba/node_modules/@radix-ui/react-id/dist/index.mjs
|
|
1353
1353
|
import * as React18 from "react";
|
|
1354
1354
|
|
|
1355
|
-
// ../../node_modules/.bun/@radix-ui+react-use-layout-effect@1.1.0+
|
|
1355
|
+
// ../../node_modules/.bun/@radix-ui+react-use-layout-effect@1.1.0+09a4a3ac15cb54ba/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs
|
|
1356
1356
|
import * as React17 from "react";
|
|
1357
1357
|
var useLayoutEffect2 = Boolean(globalThis?.document) ? React17.useLayoutEffect : () => {};
|
|
1358
1358
|
|
|
1359
|
-
// ../../node_modules/.bun/@radix-ui+react-id@1.1.0+
|
|
1359
|
+
// ../../node_modules/.bun/@radix-ui+react-id@1.1.0+09a4a3ac15cb54ba/node_modules/@radix-ui/react-id/dist/index.mjs
|
|
1360
1360
|
var useReactId = React18["useId".toString()] || (() => {
|
|
1361
1361
|
return;
|
|
1362
1362
|
});
|
|
@@ -1370,7 +1370,7 @@ function useId(deterministicId) {
|
|
|
1370
1370
|
return deterministicId || (id ? `radix-${id}` : "");
|
|
1371
1371
|
}
|
|
1372
1372
|
|
|
1373
|
-
// ../../node_modules/.bun/@radix-ui+react-popper@1.2.0+
|
|
1373
|
+
// ../../node_modules/.bun/@radix-ui+react-popper@1.2.0+f178f9b1194b24ba/node_modules/@radix-ui/react-popper/dist/index.mjs
|
|
1374
1374
|
import * as React22 from "react";
|
|
1375
1375
|
|
|
1376
1376
|
// ../../node_modules/.bun/@floating-ui+utils@0.2.7/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs
|
|
@@ -2892,7 +2892,7 @@ var computePosition2 = (reference, floating, options) => {
|
|
|
2892
2892
|
});
|
|
2893
2893
|
};
|
|
2894
2894
|
|
|
2895
|
-
// ../../node_modules/.bun/@floating-ui+react-dom@2.1.1+
|
|
2895
|
+
// ../../node_modules/.bun/@floating-ui+react-dom@2.1.1+67f6792bdf102c28/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs
|
|
2896
2896
|
import * as React19 from "react";
|
|
2897
2897
|
import { useLayoutEffect as useLayoutEffect3, useEffect as useEffect8 } from "react";
|
|
2898
2898
|
import * as ReactDOM2 from "react-dom";
|
|
@@ -3171,7 +3171,7 @@ var arrow3 = (options, deps) => ({
|
|
|
3171
3171
|
options: [options, deps]
|
|
3172
3172
|
});
|
|
3173
3173
|
|
|
3174
|
-
// ../../node_modules/.bun/@radix-ui+react-arrow@1.1.0+
|
|
3174
|
+
// ../../node_modules/.bun/@radix-ui+react-arrow@1.1.0+f178f9b1194b24ba/node_modules/@radix-ui/react-arrow/dist/index.mjs
|
|
3175
3175
|
import * as React20 from "react";
|
|
3176
3176
|
import { jsx as jsx17 } from "react/jsx-runtime";
|
|
3177
3177
|
var NAME = "Arrow";
|
|
@@ -3190,7 +3190,7 @@ var Arrow = React20.forwardRef((props, forwardedRef) => {
|
|
|
3190
3190
|
Arrow.displayName = NAME;
|
|
3191
3191
|
var Root = Arrow;
|
|
3192
3192
|
|
|
3193
|
-
// ../../node_modules/.bun/@radix-ui+react-use-size@1.1.0+
|
|
3193
|
+
// ../../node_modules/.bun/@radix-ui+react-use-size@1.1.0+09a4a3ac15cb54ba/node_modules/@radix-ui/react-use-size/dist/index.mjs
|
|
3194
3194
|
import * as React21 from "react";
|
|
3195
3195
|
function useSize(element) {
|
|
3196
3196
|
const [size4, setSize] = React21.useState(undefined);
|
|
@@ -3227,7 +3227,7 @@ function useSize(element) {
|
|
|
3227
3227
|
return size4;
|
|
3228
3228
|
}
|
|
3229
3229
|
|
|
3230
|
-
// ../../node_modules/.bun/@radix-ui+react-popper@1.2.0+
|
|
3230
|
+
// ../../node_modules/.bun/@radix-ui+react-popper@1.2.0+f178f9b1194b24ba/node_modules/@radix-ui/react-popper/dist/index.mjs
|
|
3231
3231
|
import { jsx as jsx18 } from "react/jsx-runtime";
|
|
3232
3232
|
"use client";
|
|
3233
3233
|
var POPPER_NAME = "Popper";
|
|
@@ -3463,7 +3463,7 @@ var Anchor = PopperAnchor;
|
|
|
3463
3463
|
var Content = PopperContent;
|
|
3464
3464
|
var Arrow2 = PopperArrow;
|
|
3465
3465
|
|
|
3466
|
-
// ../../node_modules/.bun/@radix-ui+react-portal@1.1.1+
|
|
3466
|
+
// ../../node_modules/.bun/@radix-ui+react-portal@1.1.1+f178f9b1194b24ba/node_modules/@radix-ui/react-portal/dist/index.mjs
|
|
3467
3467
|
import * as React23 from "react";
|
|
3468
3468
|
import ReactDOM3 from "react-dom";
|
|
3469
3469
|
import { jsx as jsx19 } from "react/jsx-runtime";
|
|
@@ -3478,7 +3478,7 @@ var Portal = React23.forwardRef((props, forwardedRef) => {
|
|
|
3478
3478
|
});
|
|
3479
3479
|
Portal.displayName = PORTAL_NAME;
|
|
3480
3480
|
|
|
3481
|
-
// ../../node_modules/.bun/@radix-ui+react-use-controllable-state@1.1.0+
|
|
3481
|
+
// ../../node_modules/.bun/@radix-ui+react-use-controllable-state@1.1.0+09a4a3ac15cb54ba/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs
|
|
3482
3482
|
import * as React24 from "react";
|
|
3483
3483
|
function useControllableState({
|
|
3484
3484
|
prop,
|
|
@@ -3518,7 +3518,7 @@ function useUncontrolledState({
|
|
|
3518
3518
|
return uncontrolledState;
|
|
3519
3519
|
}
|
|
3520
3520
|
|
|
3521
|
-
// ../../node_modules/.bun/@radix-ui+react-use-previous@1.1.0+
|
|
3521
|
+
// ../../node_modules/.bun/@radix-ui+react-use-previous@1.1.0+09a4a3ac15cb54ba/node_modules/@radix-ui/react-use-previous/dist/index.mjs
|
|
3522
3522
|
import * as React25 from "react";
|
|
3523
3523
|
function usePrevious(value) {
|
|
3524
3524
|
const ref = React25.useRef({ value, previous: value });
|
|
@@ -3531,7 +3531,7 @@ function usePrevious(value) {
|
|
|
3531
3531
|
}, [value]);
|
|
3532
3532
|
}
|
|
3533
3533
|
|
|
3534
|
-
// ../../node_modules/.bun/@radix-ui+react-visually-hidden@1.1.0+
|
|
3534
|
+
// ../../node_modules/.bun/@radix-ui+react-visually-hidden@1.1.0+f178f9b1194b24ba/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs
|
|
3535
3535
|
import * as React26 from "react";
|
|
3536
3536
|
import { jsx as jsx20 } from "react/jsx-runtime";
|
|
3537
3537
|
var NAME2 = "VisuallyHidden";
|
|
@@ -3714,19 +3714,19 @@ function __spreadArray(to, from, pack) {
|
|
|
3714
3714
|
return to.concat(ar || Array.prototype.slice.call(from));
|
|
3715
3715
|
}
|
|
3716
3716
|
|
|
3717
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
3717
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+09a4a3ac15cb54ba/node_modules/react-remove-scroll/dist/es2015/Combination.js
|
|
3718
3718
|
import * as React33 from "react";
|
|
3719
3719
|
|
|
3720
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
3720
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+09a4a3ac15cb54ba/node_modules/react-remove-scroll/dist/es2015/UI.js
|
|
3721
3721
|
import * as React29 from "react";
|
|
3722
3722
|
|
|
3723
|
-
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+
|
|
3723
|
+
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+09a4a3ac15cb54ba/node_modules/react-remove-scroll-bar/dist/es2015/constants.js
|
|
3724
3724
|
var zeroRightClassName = "right-scroll-bar-position";
|
|
3725
3725
|
var fullWidthClassName = "width-before-scroll-bar";
|
|
3726
3726
|
var noScrollbarsClassName = "with-scroll-bars-hidden";
|
|
3727
3727
|
var removedBarSizeVariable = "--removed-body-scroll-bar-size";
|
|
3728
3728
|
|
|
3729
|
-
// ../../node_modules/.bun/use-callback-ref@1.3.3+
|
|
3729
|
+
// ../../node_modules/.bun/use-callback-ref@1.3.3+09a4a3ac15cb54ba/node_modules/use-callback-ref/dist/es2015/assignRef.js
|
|
3730
3730
|
function assignRef(ref, value) {
|
|
3731
3731
|
if (typeof ref === "function") {
|
|
3732
3732
|
ref(value);
|
|
@@ -3736,7 +3736,7 @@ function assignRef(ref, value) {
|
|
|
3736
3736
|
return ref;
|
|
3737
3737
|
}
|
|
3738
3738
|
|
|
3739
|
-
// ../../node_modules/.bun/use-callback-ref@1.3.3+
|
|
3739
|
+
// ../../node_modules/.bun/use-callback-ref@1.3.3+09a4a3ac15cb54ba/node_modules/use-callback-ref/dist/es2015/useRef.js
|
|
3740
3740
|
import { useState as useState11 } from "react";
|
|
3741
3741
|
function useCallbackRef2(initialValue, callback) {
|
|
3742
3742
|
var ref = useState11(function() {
|
|
@@ -3761,7 +3761,7 @@ function useCallbackRef2(initialValue, callback) {
|
|
|
3761
3761
|
return ref.facade;
|
|
3762
3762
|
}
|
|
3763
3763
|
|
|
3764
|
-
// ../../node_modules/.bun/use-callback-ref@1.3.3+
|
|
3764
|
+
// ../../node_modules/.bun/use-callback-ref@1.3.3+09a4a3ac15cb54ba/node_modules/use-callback-ref/dist/es2015/useMergeRef.js
|
|
3765
3765
|
import * as React27 from "react";
|
|
3766
3766
|
var useIsomorphicLayoutEffect = typeof window !== "undefined" ? React27.useLayoutEffect : React27.useEffect;
|
|
3767
3767
|
var currentValues = new WeakMap;
|
|
@@ -3792,7 +3792,7 @@ function useMergeRefs(refs, defaultValue) {
|
|
|
3792
3792
|
}, [refs]);
|
|
3793
3793
|
return callbackRef;
|
|
3794
3794
|
}
|
|
3795
|
-
// ../../node_modules/.bun/use-sidecar@1.1.3+
|
|
3795
|
+
// ../../node_modules/.bun/use-sidecar@1.1.3+09a4a3ac15cb54ba/node_modules/use-sidecar/dist/es2015/medium.js
|
|
3796
3796
|
function ItoI(a) {
|
|
3797
3797
|
return a;
|
|
3798
3798
|
}
|
|
@@ -3877,7 +3877,7 @@ function createSidecarMedium(options) {
|
|
|
3877
3877
|
medium.options = __assign({ async: true, ssr: false }, options);
|
|
3878
3878
|
return medium;
|
|
3879
3879
|
}
|
|
3880
|
-
// ../../node_modules/.bun/use-sidecar@1.1.3+
|
|
3880
|
+
// ../../node_modules/.bun/use-sidecar@1.1.3+09a4a3ac15cb54ba/node_modules/use-sidecar/dist/es2015/exports.js
|
|
3881
3881
|
import * as React28 from "react";
|
|
3882
3882
|
var SideCar = function(_a) {
|
|
3883
3883
|
var sideCar = _a.sideCar, rest = __rest(_a, ["sideCar"]);
|
|
@@ -3895,10 +3895,10 @@ function exportSidecar(medium, exported) {
|
|
|
3895
3895
|
medium.useMedium(exported);
|
|
3896
3896
|
return SideCar;
|
|
3897
3897
|
}
|
|
3898
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
3898
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+09a4a3ac15cb54ba/node_modules/react-remove-scroll/dist/es2015/medium.js
|
|
3899
3899
|
var effectCar = createSidecarMedium();
|
|
3900
3900
|
|
|
3901
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
3901
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+09a4a3ac15cb54ba/node_modules/react-remove-scroll/dist/es2015/UI.js
|
|
3902
3902
|
var nothing = function() {
|
|
3903
3903
|
return;
|
|
3904
3904
|
};
|
|
@@ -3925,13 +3925,13 @@ RemoveScroll.classNames = {
|
|
|
3925
3925
|
zeroRight: zeroRightClassName
|
|
3926
3926
|
};
|
|
3927
3927
|
|
|
3928
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
3928
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+09a4a3ac15cb54ba/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
|
|
3929
3929
|
import * as React32 from "react";
|
|
3930
3930
|
|
|
3931
|
-
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+
|
|
3931
|
+
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+09a4a3ac15cb54ba/node_modules/react-remove-scroll-bar/dist/es2015/component.js
|
|
3932
3932
|
import * as React31 from "react";
|
|
3933
3933
|
|
|
3934
|
-
// ../../node_modules/.bun/react-style-singleton@2.2.3+
|
|
3934
|
+
// ../../node_modules/.bun/react-style-singleton@2.2.3+09a4a3ac15cb54ba/node_modules/react-style-singleton/dist/es2015/hook.js
|
|
3935
3935
|
import * as React30 from "react";
|
|
3936
3936
|
|
|
3937
3937
|
// ../../node_modules/.bun/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js
|
|
@@ -3946,7 +3946,7 @@ var getNonce = function() {
|
|
|
3946
3946
|
return;
|
|
3947
3947
|
};
|
|
3948
3948
|
|
|
3949
|
-
// ../../node_modules/.bun/react-style-singleton@2.2.3+
|
|
3949
|
+
// ../../node_modules/.bun/react-style-singleton@2.2.3+09a4a3ac15cb54ba/node_modules/react-style-singleton/dist/es2015/singleton.js
|
|
3950
3950
|
function makeStyleTag() {
|
|
3951
3951
|
if (!document)
|
|
3952
3952
|
return null;
|
|
@@ -3992,7 +3992,7 @@ var stylesheetSingleton = function() {
|
|
|
3992
3992
|
};
|
|
3993
3993
|
};
|
|
3994
3994
|
|
|
3995
|
-
// ../../node_modules/.bun/react-style-singleton@2.2.3+
|
|
3995
|
+
// ../../node_modules/.bun/react-style-singleton@2.2.3+09a4a3ac15cb54ba/node_modules/react-style-singleton/dist/es2015/hook.js
|
|
3996
3996
|
var styleHookSingleton = function() {
|
|
3997
3997
|
var sheet = stylesheetSingleton();
|
|
3998
3998
|
return function(styles, isDynamic) {
|
|
@@ -4005,7 +4005,7 @@ var styleHookSingleton = function() {
|
|
|
4005
4005
|
};
|
|
4006
4006
|
};
|
|
4007
4007
|
|
|
4008
|
-
// ../../node_modules/.bun/react-style-singleton@2.2.3+
|
|
4008
|
+
// ../../node_modules/.bun/react-style-singleton@2.2.3+09a4a3ac15cb54ba/node_modules/react-style-singleton/dist/es2015/component.js
|
|
4009
4009
|
var styleSingleton = function() {
|
|
4010
4010
|
var useStyle = styleHookSingleton();
|
|
4011
4011
|
var Sheet = function(_a) {
|
|
@@ -4015,7 +4015,7 @@ var styleSingleton = function() {
|
|
|
4015
4015
|
};
|
|
4016
4016
|
return Sheet;
|
|
4017
4017
|
};
|
|
4018
|
-
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+
|
|
4018
|
+
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+09a4a3ac15cb54ba/node_modules/react-remove-scroll-bar/dist/es2015/utils.js
|
|
4019
4019
|
var zeroGap = {
|
|
4020
4020
|
left: 0,
|
|
4021
4021
|
top: 0,
|
|
@@ -4050,7 +4050,7 @@ var getGapWidth = function(gapMode) {
|
|
|
4050
4050
|
};
|
|
4051
4051
|
};
|
|
4052
4052
|
|
|
4053
|
-
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+
|
|
4053
|
+
// ../../node_modules/.bun/react-remove-scroll-bar@2.3.8+09a4a3ac15cb54ba/node_modules/react-remove-scroll-bar/dist/es2015/component.js
|
|
4054
4054
|
var Style = styleSingleton();
|
|
4055
4055
|
var lockAttribute = "data-scroll-locked";
|
|
4056
4056
|
var getStyles = function(_a, allowRelative, gapMode, important) {
|
|
@@ -4127,7 +4127,7 @@ var RemoveScrollBar = function(_a) {
|
|
|
4127
4127
|
return React31.createElement(Style, { styles: getStyles(gap, !noRelative, gapMode, !noImportant ? "!important" : "") });
|
|
4128
4128
|
};
|
|
4129
4129
|
|
|
4130
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
4130
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+09a4a3ac15cb54ba/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js
|
|
4131
4131
|
var passiveSupported = false;
|
|
4132
4132
|
if (typeof window !== "undefined") {
|
|
4133
4133
|
try {
|
|
@@ -4146,7 +4146,7 @@ if (typeof window !== "undefined") {
|
|
|
4146
4146
|
var options;
|
|
4147
4147
|
var nonPassive = passiveSupported ? { passive: false } : false;
|
|
4148
4148
|
|
|
4149
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
4149
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+09a4a3ac15cb54ba/node_modules/react-remove-scroll/dist/es2015/handleScroll.js
|
|
4150
4150
|
var alwaysContainsScroll = function(node) {
|
|
4151
4151
|
return node.tagName === "TEXTAREA";
|
|
4152
4152
|
};
|
|
@@ -4235,7 +4235,7 @@ var handleScroll = function(axis, endTarget, event, sourceDelta, noOverscroll) {
|
|
|
4235
4235
|
return shouldCancelScroll;
|
|
4236
4236
|
};
|
|
4237
4237
|
|
|
4238
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
4238
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+09a4a3ac15cb54ba/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
|
|
4239
4239
|
var getTouchXY = function(event) {
|
|
4240
4240
|
return "changedTouches" in event ? [event.changedTouches[0].clientX, event.changedTouches[0].clientY] : [0, 0];
|
|
4241
4241
|
};
|
|
@@ -4398,17 +4398,17 @@ function getOutermostShadowParent(node) {
|
|
|
4398
4398
|
return shadowParent;
|
|
4399
4399
|
}
|
|
4400
4400
|
|
|
4401
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
4401
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+09a4a3ac15cb54ba/node_modules/react-remove-scroll/dist/es2015/sidecar.js
|
|
4402
4402
|
var sidecar_default = exportSidecar(effectCar, RemoveScrollSideCar);
|
|
4403
4403
|
|
|
4404
|
-
// ../../node_modules/.bun/react-remove-scroll@2.5.7+
|
|
4404
|
+
// ../../node_modules/.bun/react-remove-scroll@2.5.7+09a4a3ac15cb54ba/node_modules/react-remove-scroll/dist/es2015/Combination.js
|
|
4405
4405
|
var ReactRemoveScroll = React33.forwardRef(function(props, ref) {
|
|
4406
4406
|
return React33.createElement(RemoveScroll, __assign({}, props, { ref, sideCar: sidecar_default }));
|
|
4407
4407
|
});
|
|
4408
4408
|
ReactRemoveScroll.classNames = RemoveScroll.classNames;
|
|
4409
4409
|
var Combination_default = ReactRemoveScroll;
|
|
4410
4410
|
|
|
4411
|
-
// ../../node_modules/.bun/@radix-ui+react-select@2.1.1+
|
|
4411
|
+
// ../../node_modules/.bun/@radix-ui+react-select@2.1.1+f178f9b1194b24ba/node_modules/@radix-ui/react-select/dist/index.mjs
|
|
4412
4412
|
import { Fragment as Fragment5, jsx as jsx21, jsxs as jsxs4 } from "react/jsx-runtime";
|
|
4413
4413
|
"use client";
|
|
4414
4414
|
var OPEN_KEYS = [" ", "Enter", "ArrowUp", "ArrowDown"];
|
|
@@ -5359,19 +5359,19 @@ var ScrollUpButton = SelectScrollUpButton;
|
|
|
5359
5359
|
var ScrollDownButton = SelectScrollDownButton;
|
|
5360
5360
|
var Separator = SelectSeparator;
|
|
5361
5361
|
|
|
5362
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5362
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+83d5fd7b249dbeef/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
5363
5363
|
import { forwardRef as forwardRef13, createElement as createElement7 } from "react";
|
|
5364
5364
|
|
|
5365
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5365
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+83d5fd7b249dbeef/node_modules/lucide-react/dist/esm/shared/src/utils.js
|
|
5366
5366
|
var toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
|
|
5367
5367
|
var mergeClasses = (...classes) => classes.filter((className, index2, array) => {
|
|
5368
5368
|
return Boolean(className) && array.indexOf(className) === index2;
|
|
5369
5369
|
}).join(" ");
|
|
5370
5370
|
|
|
5371
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5371
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+83d5fd7b249dbeef/node_modules/lucide-react/dist/esm/Icon.js
|
|
5372
5372
|
import { forwardRef as forwardRef12, createElement as createElement6 } from "react";
|
|
5373
5373
|
|
|
5374
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5374
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+83d5fd7b249dbeef/node_modules/lucide-react/dist/esm/defaultAttributes.js
|
|
5375
5375
|
var defaultAttributes = {
|
|
5376
5376
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5377
5377
|
width: 24,
|
|
@@ -5384,7 +5384,7 @@ var defaultAttributes = {
|
|
|
5384
5384
|
strokeLinejoin: "round"
|
|
5385
5385
|
};
|
|
5386
5386
|
|
|
5387
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5387
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+83d5fd7b249dbeef/node_modules/lucide-react/dist/esm/Icon.js
|
|
5388
5388
|
var Icon2 = forwardRef12(({
|
|
5389
5389
|
color = "currentColor",
|
|
5390
5390
|
size: size4 = 24,
|
|
@@ -5410,7 +5410,7 @@ var Icon2 = forwardRef12(({
|
|
|
5410
5410
|
]);
|
|
5411
5411
|
});
|
|
5412
5412
|
|
|
5413
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5413
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+83d5fd7b249dbeef/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
5414
5414
|
var createLucideIcon = (iconName, iconNode) => {
|
|
5415
5415
|
const Component = forwardRef13(({ className, ...props }, ref) => createElement7(Icon2, {
|
|
5416
5416
|
ref,
|
|
@@ -5422,15 +5422,15 @@ var createLucideIcon = (iconName, iconNode) => {
|
|
|
5422
5422
|
return Component;
|
|
5423
5423
|
};
|
|
5424
5424
|
|
|
5425
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5425
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+83d5fd7b249dbeef/node_modules/lucide-react/dist/esm/icons/check.js
|
|
5426
5426
|
var Check = createLucideIcon("Check", [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]]);
|
|
5427
5427
|
|
|
5428
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5428
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+83d5fd7b249dbeef/node_modules/lucide-react/dist/esm/icons/chevron-down.js
|
|
5429
5429
|
var ChevronDown = createLucideIcon("ChevronDown", [
|
|
5430
5430
|
["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]
|
|
5431
5431
|
]);
|
|
5432
5432
|
|
|
5433
|
-
// ../../node_modules/.bun/lucide-react@0.439.0+
|
|
5433
|
+
// ../../node_modules/.bun/lucide-react@0.439.0+83d5fd7b249dbeef/node_modules/lucide-react/dist/esm/icons/chevron-up.js
|
|
5434
5434
|
var ChevronUp = createLucideIcon("ChevronUp", [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]]);
|
|
5435
5435
|
// src/Select.tsx
|
|
5436
5436
|
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.387",
|
|
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.387",
|
|
23
|
+
"@remotion/shapes": "4.0.387",
|
|
24
|
+
"@remotion/svg-3d-engine": "4.0.387",
|
|
25
25
|
"clsx": "^2.1.1",
|
|
26
|
-
"remotion": "4.0.
|
|
26
|
+
"remotion": "4.0.387",
|
|
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.387",
|
|
36
36
|
"eslint": "9.19.0",
|
|
37
|
-
"react": "19.2.
|
|
38
|
-
"react-dom": "19.2.
|
|
37
|
+
"react": "19.2.3",
|
|
38
|
+
"react-dom": "19.2.3",
|
|
39
39
|
"tailwindcss": "4.1.1",
|
|
40
40
|
"@tailwindcss/cli": "4.1.1",
|
|
41
41
|
"tailwind-merge": "^2.6.0",
|