@ultraviolet/plus 0.21.10 → 0.21.11
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.
|
@@ -3,6 +3,6 @@ type LineThroughProps = {
|
|
|
3
3
|
};
|
|
4
4
|
export declare const LineThrough: import("@emotion/styled").StyledComponent<{
|
|
5
5
|
theme?: import("@emotion/react").Theme;
|
|
6
|
-
as?:
|
|
6
|
+
as?: React.ElementType;
|
|
7
7
|
} & LineThroughProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
8
8
|
export {};
|
|
@@ -5,7 +5,7 @@ declare const EstimateCost: {
|
|
|
5
5
|
({ description, alert, alertTitle, alertVariant, defaultTimeUnit, timeUnits, hideOverlay, disableOverlayLeft, disableOverlayRight, hideTimeUnit, hideTotal, discount, OverlayRight, OverlayLeft, overlayMargin, isBeta, commitmentFees, commitmentFeesContent, monthlyFees, monthlyFeesLabel, monthlyFeesContent, overlayUnit, children, locales, numberLocales, currency, onTotalPriceChange, }: EstimateCostProps): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
6
6
|
LineThrough: import("@emotion/styled").StyledComponent<{
|
|
7
7
|
theme?: import("@emotion/react").Theme;
|
|
8
|
-
as?:
|
|
8
|
+
as?: React.ElementType;
|
|
9
9
|
} & {
|
|
10
10
|
isActive?: boolean;
|
|
11
11
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
@@ -5,22 +5,22 @@ export declare const StyledDiv: import("@emotion/styled").StyledComponent<{
|
|
|
5
5
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
6
|
export declare const StyledTable: import("@emotion/styled").StyledComponent<{
|
|
7
7
|
theme?: Theme;
|
|
8
|
-
as?:
|
|
8
|
+
as?: React.ElementType;
|
|
9
9
|
} & {
|
|
10
10
|
noTotal: boolean;
|
|
11
11
|
}, import("react").DetailedHTMLProps<import("react").TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, {}>;
|
|
12
12
|
export declare const StyledFeesTable: import("@emotion/styled").StyledComponent<{
|
|
13
13
|
theme?: Theme;
|
|
14
|
-
as?:
|
|
14
|
+
as?: React.ElementType;
|
|
15
15
|
}, import("react").DetailedHTMLProps<import("react").TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, {}>;
|
|
16
16
|
export declare const PriceCol: import("@emotion/styled").StyledComponent<{
|
|
17
17
|
theme?: Theme;
|
|
18
18
|
as?: React.ElementType;
|
|
19
19
|
}, import("react").DetailedHTMLProps<import("react").ColHTMLAttributes<HTMLTableColElement>, HTMLTableColElement>, {}>;
|
|
20
|
-
export declare const PriceCell: (theme: Theme) => import("@emotion/
|
|
20
|
+
export declare const PriceCell: (theme: Theme) => import("@emotion/serialize").SerializedStyles;
|
|
21
21
|
export declare const Cell: import("@emotion/styled").StyledComponent<{
|
|
22
22
|
theme?: Theme;
|
|
23
|
-
as?:
|
|
23
|
+
as?: React.ElementType;
|
|
24
24
|
} & {
|
|
25
25
|
hasBorder?: boolean;
|
|
26
26
|
tabulation?: number;
|
|
@@ -28,7 +28,7 @@ export declare const Cell: import("@emotion/styled").StyledComponent<{
|
|
|
28
28
|
}, import("react").DetailedHTMLProps<import("react").TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>, {}>;
|
|
29
29
|
export declare const TotalPriceCell: import("@emotion/styled").StyledComponent<{
|
|
30
30
|
theme?: Theme;
|
|
31
|
-
as?:
|
|
31
|
+
as?: React.ElementType;
|
|
32
32
|
} & {
|
|
33
33
|
hasBorder?: boolean;
|
|
34
34
|
tabulation?: number;
|
|
@@ -68,7 +68,7 @@ export declare const BadgeBeta: import("@emotion/styled").StyledComponent<{
|
|
|
68
68
|
}, {}, {}>;
|
|
69
69
|
export declare const StyledTr: import("@emotion/styled").StyledComponent<{
|
|
70
70
|
theme?: Theme;
|
|
71
|
-
as?:
|
|
71
|
+
as?: React.ElementType;
|
|
72
72
|
} & {
|
|
73
73
|
isFirstElement?: boolean;
|
|
74
74
|
shouldBeHidden?: boolean;
|
|
@@ -76,7 +76,7 @@ export declare const StyledTr: import("@emotion/styled").StyledComponent<{
|
|
|
76
76
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, {}>;
|
|
77
77
|
export declare const OverlayRow: import("@emotion/styled").StyledComponent<{
|
|
78
78
|
theme?: Theme;
|
|
79
|
-
as?:
|
|
79
|
+
as?: React.ElementType;
|
|
80
80
|
} & {
|
|
81
81
|
isFirstElement?: boolean;
|
|
82
82
|
shouldBeHidden?: boolean;
|
|
@@ -88,7 +88,7 @@ export declare const StyledLeftSide: import("@emotion/styled").StyledComponent<{
|
|
|
88
88
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
89
89
|
export declare const ItemResourceName: import("@emotion/styled").StyledComponent<{
|
|
90
90
|
theme?: Theme;
|
|
91
|
-
as?:
|
|
91
|
+
as?: React.ElementType;
|
|
92
92
|
} & {
|
|
93
93
|
animated: boolean;
|
|
94
94
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -7,5 +7,5 @@ export declare const NAVIGATION_MAX_WIDTH = 320;
|
|
|
7
7
|
* collapse and expand animation duration of the whole nav in ms
|
|
8
8
|
*/
|
|
9
9
|
export declare const ANIMATION_DURATION = 250;
|
|
10
|
-
export declare const shrinkHeight: import("@emotion/
|
|
11
|
-
export declare const groupAnimation: import("@emotion/
|
|
10
|
+
export declare const shrinkHeight: import("@emotion/serialize").Keyframes;
|
|
11
|
+
export declare const groupAnimation: import("@emotion/serialize").Keyframes;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ultraviolet/plus",
|
|
3
|
-
"version": "0.21.
|
|
3
|
+
"version": "0.21.11",
|
|
4
4
|
"description": "Ultraviolet Plus",
|
|
5
5
|
"homepage": "https://github.com/scaleway/ultraviolet#readme",
|
|
6
6
|
"repository": {
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"@types/react-dom": "18.3.0",
|
|
65
65
|
"react": "18.3.1",
|
|
66
66
|
"react-dom": "18.3.1",
|
|
67
|
-
"@ultraviolet/illustrations": "3.3.
|
|
67
|
+
"@ultraviolet/illustrations": "3.3.2",
|
|
68
68
|
"@utils/test": "0.0.1"
|
|
69
69
|
},
|
|
70
70
|
"dependencies": {
|
|
@@ -72,9 +72,9 @@
|
|
|
72
72
|
"@uiw/codemirror-theme-material": "4.23.2",
|
|
73
73
|
"@uiw/react-codemirror": "4.23.2",
|
|
74
74
|
"react-intersection-observer": "9.13.1",
|
|
75
|
-
"@ultraviolet/icons": "3.0
|
|
75
|
+
"@ultraviolet/icons": "3.1.0",
|
|
76
76
|
"@ultraviolet/themes": "1.14.0",
|
|
77
|
-
"@ultraviolet/ui": "1.70.
|
|
77
|
+
"@ultraviolet/ui": "1.70.2"
|
|
78
78
|
},
|
|
79
79
|
"scripts": {
|
|
80
80
|
"prebuild": "shx rm -rf dist",
|