@chayns-components/devalue-slider 5.4.18 → 5.4.20-alpha.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.
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
export declare const Container: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<Omit<Omit<import("framer-motion").HTMLMotionProps<"div">, "ref"> & import("react").RefAttributes<HTMLDivElement>, "ref"> & {
|
|
1
|
+
export declare const Container: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<Omit<Omit<import("framer-motion").HTMLMotionProps<"div">, "ref"> & import("react").RefAttributes<HTMLDivElement>, "ref"> & {
|
|
2
2
|
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
3
3
|
}, keyof import("../slider/Slider.styles").TrackProps> & import("../slider/Slider.styles").TrackProps, never> & Partial<Pick<import("styled-components").FastOmit<Omit<Omit<import("framer-motion").HTMLMotionProps<"div">, "ref"> & import("react").RefAttributes<HTMLDivElement>, "ref"> & {
|
|
4
4
|
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
5
|
-
}, keyof import("../slider/Slider.styles").TrackProps> & import("../slider/Slider.styles").TrackProps, never
|
|
5
|
+
}, keyof import("../slider/Slider.styles").TrackProps> & import("../slider/Slider.styles").TrackProps, never>>, "as" | "forwardedAs"> & {
|
|
6
6
|
as?: import("styled-components").WebTarget | undefined;
|
|
7
7
|
forwardedAs?: import("styled-components").WebTarget | undefined;
|
|
8
8
|
}, "$color" | "$baseFontSize" | "$textColor"> & {
|
|
9
9
|
$color: string;
|
|
10
10
|
$textColor: string;
|
|
11
11
|
$baseFontSize: number;
|
|
12
|
-
}, never> & Partial<Pick<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<Omit<Omit<import("framer-motion").HTMLMotionProps<"div">, "ref"> & import("react").RefAttributes<HTMLDivElement>, "ref"> & {
|
|
12
|
+
}, never> & Partial<Pick<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<import("styled-components").FastOmit<Omit<Omit<import("framer-motion").HTMLMotionProps<"div">, "ref"> & import("react").RefAttributes<HTMLDivElement>, "ref"> & {
|
|
13
13
|
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
14
14
|
}, keyof import("../slider/Slider.styles").TrackProps> & import("../slider/Slider.styles").TrackProps, never> & Partial<Pick<import("styled-components").FastOmit<Omit<Omit<import("framer-motion").HTMLMotionProps<"div">, "ref"> & import("react").RefAttributes<HTMLDivElement>, "ref"> & {
|
|
15
15
|
ref?: ((instance: HTMLDivElement | null) => void | import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import("react").DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
16
|
-
}, keyof import("../slider/Slider.styles").TrackProps> & import("../slider/Slider.styles").TrackProps, never
|
|
16
|
+
}, keyof import("../slider/Slider.styles").TrackProps> & import("../slider/Slider.styles").TrackProps, never>>, "as" | "forwardedAs"> & {
|
|
17
17
|
as?: import("styled-components").WebTarget | undefined;
|
|
18
18
|
forwardedAs?: import("styled-components").WebTarget | undefined;
|
|
19
19
|
}, "$color" | "$baseFontSize" | "$textColor"> & {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chayns-components/devalue-slider",
|
|
3
|
-
"version": "5.4.
|
|
3
|
+
"version": "5.4.20-alpha.0",
|
|
4
4
|
"description": "A slider to devalue something.",
|
|
5
5
|
"siteEffects": false,
|
|
6
6
|
"browserslist": [
|
|
@@ -52,18 +52,18 @@
|
|
|
52
52
|
"url": "https://github.com/TobitSoftware/chayns-components/issues"
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
|
-
"@chayns-components/core": "^5.4.
|
|
56
|
-
"@chayns-components/textstring": "^5.4.
|
|
55
|
+
"@chayns-components/core": "^5.4.20-alpha.0",
|
|
56
|
+
"@chayns-components/textstring": "^5.4.20-alpha.0",
|
|
57
57
|
"@react-hook/size": "^2.1.2",
|
|
58
58
|
"react-compiler-runtime": "^1.0.0"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
|
-
"@babel/cli": "^7.
|
|
62
|
-
"@babel/core": "^7.29.
|
|
63
|
-
"@babel/preset-env": "^7.29.
|
|
64
|
-
"@babel/preset-react": "^7.
|
|
65
|
-
"@babel/preset-typescript": "^7.
|
|
66
|
-
"@types/react": "^18.3.
|
|
61
|
+
"@babel/cli": "^7.29.7",
|
|
62
|
+
"@babel/core": "^7.29.7",
|
|
63
|
+
"@babel/preset-env": "^7.29.7",
|
|
64
|
+
"@babel/preset-react": "^7.29.7",
|
|
65
|
+
"@babel/preset-typescript": "^7.29.7",
|
|
66
|
+
"@types/react": "^18.3.31",
|
|
67
67
|
"@types/react-dom": "^18.3.7",
|
|
68
68
|
"@types/styled-components": "^5.1.36",
|
|
69
69
|
"babel-loader": "^9.2.1",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"lerna": "^8.2.4",
|
|
72
72
|
"react": "^18.3.1",
|
|
73
73
|
"react-dom": "^18.3.1",
|
|
74
|
-
"styled-components": "^6.3
|
|
74
|
+
"styled-components": "^6.4.3",
|
|
75
75
|
"typescript": "^5.9.3"
|
|
76
76
|
},
|
|
77
77
|
"peerDependencies": {
|
|
@@ -84,5 +84,5 @@
|
|
|
84
84
|
"publishConfig": {
|
|
85
85
|
"access": "public"
|
|
86
86
|
},
|
|
87
|
-
"gitHead": "
|
|
87
|
+
"gitHead": "f64b9299551a209a7f831adf9eb8b43ee40b7c0e"
|
|
88
88
|
}
|