@ultraviolet/plus 3.4.3 → 3.4.5
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/components/CodeEditor/CodeEditor.d.ts +9 -1
- package/dist/components/CodeEditor/CodeEditor.d.ts.map +1 -1
- package/dist/components/CodeEditor/CodeEditor.js +77 -12
- package/dist/components/CodeEditor/styles.css.d.ts +6 -0
- package/dist/components/CodeEditor/styles.css.d.ts.map +1 -1
- package/dist/components/CodeEditor/styles.css.js +16 -4
- package/dist/components/ContentCardGroup/Card.js +2 -2
- package/dist/components/EstimateCost/helper.js +1 -1
- package/dist/components/Navigation/NavigationProvider.js +2 -2
- package/dist/components/Navigation/components/Item.js +1 -1
- package/dist/components/OfferList/OfferList.d.ts +1 -1
- package/dist/components/OfferList/components/Row.d.ts.map +1 -1
- package/dist/components/OfferList/components/Row.js +4 -3
- package/dist/components/OrderSummary/NonScrollableContent.d.ts +3 -2
- package/dist/components/OrderSummary/NonScrollableContent.d.ts.map +1 -1
- package/dist/components/OrderSummary/NonScrollableContent.js +34 -8
- package/dist/components/OrderSummary/ScrollableContent.d.ts.map +1 -1
- package/dist/components/OrderSummary/ScrollableContent.js +2 -2
- package/dist/components/OrderSummary/helpers.d.ts +2 -1
- package/dist/components/OrderSummary/helpers.d.ts.map +1 -1
- package/dist/components/OrderSummary/helpers.js +40 -29
- package/dist/components/OrderSummary/index.d.ts.map +1 -1
- package/dist/components/OrderSummary/index.js +3 -2
- package/dist/components/OrderSummary/styles.css.d.ts +1 -0
- package/dist/components/OrderSummary/styles.css.d.ts.map +1 -1
- package/dist/components/OrderSummary/styles.css.js +3 -1
- package/dist/plus.css +1 -1
- package/package.json +11 -10
|
@@ -17,6 +17,14 @@ type CodeEditorProps = {
|
|
|
17
17
|
*/
|
|
18
18
|
copyButton?: boolean | string;
|
|
19
19
|
label?: string;
|
|
20
|
+
/**
|
|
21
|
+
* Defines a max height and adds an expand button to see the full content of the component
|
|
22
|
+
*/
|
|
23
|
+
expandableHeight?: number;
|
|
24
|
+
/** Text for the "show" button when maxLines is defined */
|
|
25
|
+
showText?: string;
|
|
26
|
+
/** Text for the "hide" button when maxLines is defined */
|
|
27
|
+
hideText?: string;
|
|
20
28
|
id?: string;
|
|
21
29
|
labelDescription?: ReactNode;
|
|
22
30
|
'aria-label'?: string;
|
|
@@ -26,6 +34,6 @@ type CodeEditorProps = {
|
|
|
26
34
|
lineNumbers?: boolean;
|
|
27
35
|
style?: CSSProperties;
|
|
28
36
|
};
|
|
29
|
-
export declare const CodeEditor: ({ value, onChange, extensions, onBlur, height, readOnly, autoCompletion, disabled, label, copyButton, id, helper, labelDescription, "aria-label": ariaLabel, "data-testid": dataTestId, className, error, lineNumbers, style, }: CodeEditorProps) => import("react/jsx-runtime").JSX.Element;
|
|
37
|
+
export declare const CodeEditor: ({ value, onChange, extensions, onBlur, height, readOnly, autoCompletion, disabled, label, copyButton, id, helper, labelDescription, expandableHeight, hideText, showText, "aria-label": ariaLabel, "data-testid": dataTestId, className, error, lineNumbers, style, }: CodeEditorProps) => import("react/jsx-runtime").JSX.Element;
|
|
30
38
|
export {};
|
|
31
39
|
//# sourceMappingURL=CodeEditor.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CodeEditor.d.ts","sourceRoot":"","sources":["../../../src/components/CodeEditor/CodeEditor.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,kCAAkC,CAAA;AAExD,OAAO,UAAU,MAAM,uBAAuB,CAAA;
|
|
1
|
+
{"version":3,"file":"CodeEditor.d.ts","sourceRoot":"","sources":["../../../src/components/CodeEditor/CodeEditor.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,kCAAkC,CAAA;AAExD,OAAO,UAAU,MAAM,uBAAuB,CAAA;AAK9C,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAcrE,KAAK,eAAe,GAAG;IACrB,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,cAAc,CAAC,OAAO,UAAU,CAAC,CAAC,UAAU,CAAC,CAAA;IACvD,UAAU,EAAE,MAAM,OAAO,KAAK,CAAA;IAC9B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAA;IACnB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB,0DAA0D;IAC1D,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,0DAA0D;IAC1D,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,gBAAgB,CAAC,EAAE,SAAS,CAAA;IAC5B,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,UAAU,GAAI,uQAuBxB,eAAe,4CAwHjB,CAAA"}
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
+
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
3
3
|
import { langs } from "@uiw/codemirror-extensions-langs";
|
|
4
4
|
import { material } from "@uiw/codemirror-theme-material";
|
|
5
5
|
import CodeMirror from "@uiw/react-codemirror";
|
|
6
|
-
import {
|
|
6
|
+
import { ArrowDownIcon } from "@ultraviolet/icons/ArrowDownIcon";
|
|
7
|
+
import { CopyButton, Stack, Label, Expandable, Text } from "@ultraviolet/ui";
|
|
7
8
|
import { cn } from "@ultraviolet/utils";
|
|
8
|
-
import {
|
|
9
|
+
import { assignInlineVars } from "@vanilla-extract/dynamic";
|
|
10
|
+
import { useState, useMemo } from "react";
|
|
11
|
+
import { copyButton, codeEditorWrapper, maxHeightVar, codeEditor, showMoreContainer, showMoreButton, centeredText, animatedArrowIcon, disabledStack } from "./styles.css.js";
|
|
9
12
|
const CodeEditor = ({
|
|
10
13
|
value,
|
|
11
14
|
onChange,
|
|
@@ -20,15 +23,26 @@ const CodeEditor = ({
|
|
|
20
23
|
id,
|
|
21
24
|
helper,
|
|
22
25
|
labelDescription,
|
|
26
|
+
expandableHeight,
|
|
27
|
+
hideText = "Hide",
|
|
28
|
+
showText = "Show",
|
|
23
29
|
"aria-label": ariaLabel,
|
|
24
30
|
"data-testid": dataTestId,
|
|
25
31
|
className,
|
|
26
32
|
error,
|
|
27
33
|
lineNumbers = true,
|
|
28
34
|
style
|
|
29
|
-
}) =>
|
|
30
|
-
|
|
31
|
-
|
|
35
|
+
}) => {
|
|
36
|
+
const [expanded, setExpanded] = useState(false);
|
|
37
|
+
const expandableEnabled = expandableHeight !== void 0;
|
|
38
|
+
const expandableHeightComputed = useMemo(() => {
|
|
39
|
+
if (!expanded && expandableHeight) {
|
|
40
|
+
return typeof expandableHeight === "string" ? expandableHeight : `${expandableHeight}px`;
|
|
41
|
+
}
|
|
42
|
+
return "none";
|
|
43
|
+
}, [expandableHeight, expanded]);
|
|
44
|
+
const isEditable = !(disabled && readOnly) && (!expandableEnabled || expanded);
|
|
45
|
+
const content = /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
32
46
|
/* @__PURE__ */ jsx(
|
|
33
47
|
CodeMirror,
|
|
34
48
|
{
|
|
@@ -42,9 +56,9 @@ const CodeEditor = ({
|
|
|
42
56
|
},
|
|
43
57
|
className,
|
|
44
58
|
"data-testid": dataTestId,
|
|
45
|
-
editable:
|
|
59
|
+
editable: isEditable,
|
|
46
60
|
extensions: [langs[extensions]?.() ?? langs["sh"]],
|
|
47
|
-
height,
|
|
61
|
+
height: expandableEnabled ? void 0 : height,
|
|
48
62
|
id,
|
|
49
63
|
onBlur,
|
|
50
64
|
onChange,
|
|
@@ -70,10 +84,61 @@ const CodeEditor = ({
|
|
|
70
84
|
children: typeof copyButton$1 === "string" ? copyButton$1 : void 0
|
|
71
85
|
}
|
|
72
86
|
) : null
|
|
73
|
-
] })
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
87
|
+
] });
|
|
88
|
+
return /* @__PURE__ */ jsxs(
|
|
89
|
+
Stack,
|
|
90
|
+
{
|
|
91
|
+
className: cn(disabled ? disabledStack : ""),
|
|
92
|
+
gap: 0.5,
|
|
93
|
+
style,
|
|
94
|
+
children: [
|
|
95
|
+
label ? /* @__PURE__ */ jsx(Label, { labelDescription, children: label }) : null,
|
|
96
|
+
/* @__PURE__ */ jsxs("div", { className: codeEditorWrapper, children: [
|
|
97
|
+
/* @__PURE__ */ jsx(
|
|
98
|
+
"div",
|
|
99
|
+
{
|
|
100
|
+
className: cn(codeEditor[disabled ? "disabled" : "default"]),
|
|
101
|
+
style: assignInlineVars({
|
|
102
|
+
[maxHeightVar]: expandableHeightComputed
|
|
103
|
+
}),
|
|
104
|
+
children: expandableEnabled ? /* @__PURE__ */ jsx(Expandable, { minHeight: expandableHeight, opened: expanded, children: content }) : content
|
|
105
|
+
}
|
|
106
|
+
),
|
|
107
|
+
expandableEnabled ? /* @__PURE__ */ jsx("div", { className: showMoreContainer[expanded ? "true" : "false"], children: /* @__PURE__ */ jsx(
|
|
108
|
+
"button",
|
|
109
|
+
{
|
|
110
|
+
"aria-expanded": expanded,
|
|
111
|
+
className: showMoreButton,
|
|
112
|
+
onClick: () => setExpanded((prevState) => !prevState),
|
|
113
|
+
type: "button",
|
|
114
|
+
children: /* @__PURE__ */ jsxs(
|
|
115
|
+
Text,
|
|
116
|
+
{
|
|
117
|
+
as: "span",
|
|
118
|
+
className: centeredText,
|
|
119
|
+
sentiment: "neutral",
|
|
120
|
+
variant: "bodySmallStrong",
|
|
121
|
+
children: [
|
|
122
|
+
expanded ? hideText : showText,
|
|
123
|
+
" ",
|
|
124
|
+
/* @__PURE__ */ jsx(
|
|
125
|
+
ArrowDownIcon,
|
|
126
|
+
{
|
|
127
|
+
className: animatedArrowIcon[expanded ? "true" : "false"]
|
|
128
|
+
}
|
|
129
|
+
)
|
|
130
|
+
]
|
|
131
|
+
}
|
|
132
|
+
)
|
|
133
|
+
}
|
|
134
|
+
) }) : null
|
|
135
|
+
] }),
|
|
136
|
+
error && typeof error !== "boolean" ? /* @__PURE__ */ jsx(Text, { as: "span", sentiment: "danger", variant: "caption", children: error }) : null,
|
|
137
|
+
!error && helper ? /* @__PURE__ */ jsx(Text, { as: "span", prominence: "weak", sentiment: "neutral", variant: "caption", children: helper }) : null
|
|
138
|
+
]
|
|
139
|
+
}
|
|
140
|
+
);
|
|
141
|
+
};
|
|
77
142
|
export {
|
|
78
143
|
CodeEditor
|
|
79
144
|
};
|
|
@@ -1,4 +1,10 @@
|
|
|
1
|
+
export declare const maxHeightVar: `var(--${string})`;
|
|
1
2
|
export declare const disabledStack: string;
|
|
2
3
|
export declare const copyButton: string;
|
|
3
4
|
export declare const codeEditor: Record<"default" | "disabled", string>;
|
|
5
|
+
export declare const showMoreContainer: Record<"false" | "true", string>;
|
|
6
|
+
export declare const showMoreButton: string;
|
|
7
|
+
export declare const centeredText: string;
|
|
8
|
+
export declare const animatedArrowIcon: Record<"false" | "true", string>;
|
|
9
|
+
export declare const codeEditorWrapper: string;
|
|
4
10
|
//# sourceMappingURL=styles.css.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/CodeEditor/styles.css.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/CodeEditor/styles.css.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,YAAY,oBAAc,CAAA;AACvC,eAAO,MAAM,aAAa,QAAmC,CAAA;AAE7D,eAAO,MAAM,UAAU,QAUrB,CAAA;AAYF,eAAO,MAAM,UAAU,wCAGrB,CAAA;AA8EF,eAAO,MAAM,iBAAiB,kCAa5B,CAAA;AAEF,eAAO,MAAM,cAAc,QAOzB,CAAA;AAEF,eAAO,MAAM,YAAY,QAKvB,CAAA;AAEF,eAAO,MAAM,iBAAiB,kCAW5B,CAAA;AAEF,eAAO,MAAM,iBAAiB,QAU5B,CAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
/* empty css */
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
2
|
+
var maxHeightVar = "var(--uv_plus_1sui13x0)";
|
|
3
|
+
var disabledStack = "uv_plus_1sui13x1";
|
|
4
|
+
var copyButton = "uv_plus_1sui13x2";
|
|
5
|
+
var codeEditor = { "default": "uv_plus_1sui13x4 uv_plus_1sui13x3", disabled: "uv_plus_1sui13x5 uv_plus_1sui13x3" };
|
|
6
|
+
var showMoreContainer = { false: "uv_plus_1sui13x7 uv_plus_1sui13x6", true: "uv_plus_1sui13x8 uv_plus_1sui13x6" };
|
|
7
|
+
var showMoreButton = "uv_plus_1sui13x9";
|
|
8
|
+
var centeredText = "uv_plus_1sui13xa";
|
|
9
|
+
var animatedArrowIcon = { false: "uv_plus_1sui13xb", true: "uv_plus_1sui13xc" };
|
|
10
|
+
var codeEditorWrapper = "uv_plus_1sui13xd";
|
|
5
11
|
export {
|
|
12
|
+
animatedArrowIcon,
|
|
13
|
+
centeredText,
|
|
6
14
|
codeEditor,
|
|
15
|
+
codeEditorWrapper,
|
|
7
16
|
copyButton,
|
|
8
|
-
disabledStack
|
|
17
|
+
disabledStack,
|
|
18
|
+
maxHeightVar,
|
|
19
|
+
showMoreButton,
|
|
20
|
+
showMoreContainer
|
|
9
21
|
};
|
|
@@ -37,7 +37,7 @@ const Card = forwardRef(
|
|
|
37
37
|
subtitle ? /* @__PURE__ */ jsx(
|
|
38
38
|
Text,
|
|
39
39
|
{
|
|
40
|
-
as: subtitleAs
|
|
40
|
+
as: subtitleAs ?? "h5",
|
|
41
41
|
oneLine: true,
|
|
42
42
|
prominence: "weak",
|
|
43
43
|
sentiment: "neutral",
|
|
@@ -48,7 +48,7 @@ const Card = forwardRef(
|
|
|
48
48
|
/* @__PURE__ */ jsx(
|
|
49
49
|
Text,
|
|
50
50
|
{
|
|
51
|
-
as: titleAs
|
|
51
|
+
as: titleAs ?? "h3",
|
|
52
52
|
oneLine: true,
|
|
53
53
|
sentiment: "neutral",
|
|
54
54
|
variant: "bodyStrong",
|
|
@@ -8,7 +8,7 @@ const calculatePrice = ({
|
|
|
8
8
|
discount = 0
|
|
9
9
|
}) => {
|
|
10
10
|
const nonNanTimeAmount = Number.isNaN(timeAmount) ? 0 : timeAmount;
|
|
11
|
-
const value = (price - price * discount) * (nonNanTimeAmount * multiplier[
|
|
11
|
+
const value = (price - price * discount) * (nonNanTimeAmount * multiplier[timeUnit]) * Math.max(amount - amountFree, 0);
|
|
12
12
|
return value;
|
|
13
13
|
};
|
|
14
14
|
export {
|
|
@@ -82,11 +82,11 @@ const NavigationProvider = ({
|
|
|
82
82
|
if (shouldAnimate) {
|
|
83
83
|
setAnimation(expanded ? "collapse" : "expand");
|
|
84
84
|
setTimeout(() => {
|
|
85
|
-
setExpanded(toggle
|
|
85
|
+
setExpanded(toggle ?? !expanded);
|
|
86
86
|
setAnimation(false);
|
|
87
87
|
}, ANIMATION_DURATION);
|
|
88
88
|
} else {
|
|
89
|
-
setExpanded(toggle
|
|
89
|
+
setExpanded(toggle ?? !expanded);
|
|
90
90
|
}
|
|
91
91
|
},
|
|
92
92
|
[expanded, onExpandChange, shouldAnimate]
|
|
@@ -446,7 +446,7 @@ const Item = memo(
|
|
|
446
446
|
direction: "row",
|
|
447
447
|
gap: 1,
|
|
448
448
|
justifyContent: "center",
|
|
449
|
-
children: categoryIcon
|
|
449
|
+
children: categoryIcon ?? /* @__PURE__ */ jsx(
|
|
450
450
|
OrganizationDashboardCategoryIcon,
|
|
451
451
|
{
|
|
452
452
|
variant: active ? "primary" : "neutral"
|
|
@@ -22,7 +22,7 @@ export declare const OfferList: {
|
|
|
22
22
|
expandable?: import("react").ReactNode;
|
|
23
23
|
selectDisabled?: boolean | string;
|
|
24
24
|
disabled?: boolean;
|
|
25
|
-
sentiment?: "
|
|
25
|
+
sentiment?: "neutral" | "primary" | "danger" | "info" | "secondary" | "success" | "warning";
|
|
26
26
|
expanded?: boolean;
|
|
27
27
|
className?: string;
|
|
28
28
|
expandablePadding?: "0" | "1" | "0.5" | "0.25" | "1.5" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Row.d.ts","sourceRoot":"","sources":["../../../../src/components/OfferList/components/Row.tsx"],"names":[],"mappings":"AAKA,OAAO,EACL,KAAK,IAAI,OAAO,EAGhB,IAAI,EAGL,MAAM,iBAAiB,CAAA;AAGxB,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAmBrE,KAAK,QAAQ,GAAG,cAAc,CAAC,OAAO,IAAI,CAAC,GAAG,CAAC,GAAG;IAChD,MAAM,CAAC,EAAE;QACP,IAAI,EAAE,SAAS,CAAA;QACf,SAAS,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAA;KACzD,CAAA;IACD,SAAS,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE;QACN,IAAI,EAAE,MAAM,CAAA;QACZ,SAAS,CAAC,EAAE,cAAc,CAAC,OAAO,OAAO,CAAC,CAAC,WAAW,CAAC,CAAA;QACvD,UAAU,CAAC,EAAE,cAAc,CAAC,OAAO,OAAO,CAAC,CAAC,YAAY,CAAC,CAAA;KAC1D,CAAA;IACD,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,GAAG,GAAI,mOAgBjB,QAAQ,
|
|
1
|
+
{"version":3,"file":"Row.d.ts","sourceRoot":"","sources":["../../../../src/components/OfferList/components/Row.tsx"],"names":[],"mappings":"AAKA,OAAO,EACL,KAAK,IAAI,OAAO,EAGhB,IAAI,EAGL,MAAM,iBAAiB,CAAA;AAGxB,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAmBrE,KAAK,QAAQ,GAAG,cAAc,CAAC,OAAO,IAAI,CAAC,GAAG,CAAC,GAAG;IAChD,MAAM,CAAC,EAAE;QACP,IAAI,EAAE,SAAS,CAAA;QACf,SAAS,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAA;KACzD,CAAA;IACD,SAAS,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE;QACN,IAAI,EAAE,MAAM,CAAA;QACZ,SAAS,CAAC,EAAE,cAAc,CAAC,OAAO,OAAO,CAAC,CAAC,WAAW,CAAC,CAAA;QACvD,UAAU,CAAC,EAAE,cAAc,CAAC,OAAO,OAAO,CAAC,CAAC,YAAY,CAAC,CAAA;KAC1D,CAAA;IACD,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,GAAG,GAAI,mOAgBjB,QAAQ,4CA6OV,CAAA"}
|
|
@@ -110,6 +110,7 @@ const Row = ({
|
|
|
110
110
|
setRadioSelectedRow(offerName);
|
|
111
111
|
onChangeSelect?.(offerName);
|
|
112
112
|
};
|
|
113
|
+
const isSelectableDisable = disabled || loading || !!selectDisabled;
|
|
113
114
|
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
114
115
|
/* @__PURE__ */ jsxs(
|
|
115
116
|
List.Row,
|
|
@@ -171,7 +172,7 @@ const Row = ({
|
|
|
171
172
|
Radio,
|
|
172
173
|
{
|
|
173
174
|
checked: isRowSelected,
|
|
174
|
-
disabled:
|
|
175
|
+
disabled: isSelectableDisable,
|
|
175
176
|
id,
|
|
176
177
|
name: `radio-offer-list-${id}`,
|
|
177
178
|
onChange: () => {
|
|
@@ -191,7 +192,7 @@ const Row = ({
|
|
|
191
192
|
{
|
|
192
193
|
"aria-label": "select",
|
|
193
194
|
checked: isRowSelected,
|
|
194
|
-
disabled:
|
|
195
|
+
disabled: isSelectableDisable,
|
|
195
196
|
id,
|
|
196
197
|
name: `checkbox-offer-list-${id}`,
|
|
197
198
|
onChange: () => {
|
|
@@ -219,7 +220,7 @@ const Row = ({
|
|
|
219
220
|
{
|
|
220
221
|
"aria-label": "expand",
|
|
221
222
|
"data-testid": "list-expand-button",
|
|
222
|
-
disabled: disabled
|
|
223
|
+
disabled: (disabled ?? !expandable) || loading,
|
|
223
224
|
onClick: toggleRowExpand,
|
|
224
225
|
sentiment: "neutral",
|
|
225
226
|
size: "small",
|
|
@@ -9,11 +9,12 @@ type NonScrollableContentProps = {
|
|
|
9
9
|
totalPriceInfoPlacement?: 'left' | 'right';
|
|
10
10
|
totalPriceDescription?: ReactNode;
|
|
11
11
|
additionalInfo?: string;
|
|
12
|
-
hideDetails: boolean;
|
|
13
12
|
unit: TimeUnit;
|
|
14
13
|
priceInformation?: ReactNode;
|
|
15
14
|
hideBeforePrice?: boolean;
|
|
15
|
+
defaultPriceInformation: boolean;
|
|
16
|
+
timePeriodAmount: number;
|
|
16
17
|
};
|
|
17
|
-
export declare const NonScrollableContent: ({ totalPrice, footer, children, totalPriceInfo, totalPriceInfoPlacement,
|
|
18
|
+
export declare const NonScrollableContent: ({ totalPrice, footer, children, totalPriceInfo, totalPriceInfoPlacement, unit, totalPriceDescription, additionalInfo, priceInformation, hideBeforePrice, defaultPriceInformation, timePeriodAmount, }: NonScrollableContentProps) => import("react/jsx-runtime").JSX.Element;
|
|
18
19
|
export {};
|
|
19
20
|
//# sourceMappingURL=NonScrollableContent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NonScrollableContent.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/NonScrollableContent.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;
|
|
1
|
+
{"version":3,"file":"NonScrollableContent.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/NonScrollableContent.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAQtC,OAAO,KAAK,EAAE,eAAe,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AAExD,KAAK,yBAAyB,GAAG;IAC/B,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,eAAe,CAAA;IAC3B,MAAM,EAAE,SAAS,CAAA;IACjB,QAAQ,EAAE,SAAS,CAAA;IACnB,cAAc,CAAC,EAAE,SAAS,CAAA;IAC1B,uBAAuB,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;IAC1C,qBAAqB,CAAC,EAAE,SAAS,CAAA;IACjC,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,IAAI,EAAE,QAAQ,CAAA;IACd,gBAAgB,CAAC,EAAE,SAAS,CAAA;IAC5B,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,uBAAuB,EAAE,OAAO,CAAA;IAChC,gBAAgB,EAAE,MAAM,CAAA;CACzB,CAAA;AAED,eAAO,MAAM,oBAAoB,GAAI,uMAalC,yBAAyB,4CA4G3B,CAAA"}
|
|
@@ -3,21 +3,24 @@ import { Stack, Text } from "@ultraviolet/ui";
|
|
|
3
3
|
import { useContext } from "react";
|
|
4
4
|
import { DisplayPrice } from "./helpers.js";
|
|
5
5
|
import { OrderSummaryContext } from "./Provider.js";
|
|
6
|
-
import { orderSummaryNonScrollableContainer } from "./styles.css.js";
|
|
6
|
+
import { orderSummaryNonScrollableContainer, orderSummaryTotalPrice } from "./styles.css.js";
|
|
7
7
|
const NonScrollableContent = ({
|
|
8
8
|
totalPrice,
|
|
9
9
|
footer,
|
|
10
10
|
children,
|
|
11
11
|
totalPriceInfo,
|
|
12
12
|
totalPriceInfoPlacement,
|
|
13
|
-
hideDetails,
|
|
14
13
|
unit,
|
|
15
14
|
totalPriceDescription,
|
|
16
15
|
additionalInfo,
|
|
17
16
|
priceInformation,
|
|
18
|
-
hideBeforePrice
|
|
17
|
+
hideBeforePrice,
|
|
18
|
+
defaultPriceInformation,
|
|
19
|
+
timePeriodAmount
|
|
19
20
|
}) => {
|
|
20
21
|
const { locales } = useContext(OrderSummaryContext);
|
|
22
|
+
const unitSingular = unit.endsWith("s") ? unit.slice(0, -1) : unit;
|
|
23
|
+
const divisor = defaultPriceInformation ? timePeriodAmount : void 0;
|
|
21
24
|
return /* @__PURE__ */ jsxs(Stack, { className: orderSummaryNonScrollableContainer, gap: 3, children: [
|
|
22
25
|
children,
|
|
23
26
|
/* @__PURE__ */ jsxs(Stack, { alignItems: "center", direction: "row", justifyContent: "space-between", children: [
|
|
@@ -61,13 +64,21 @@ const NonScrollableContent = ({
|
|
|
61
64
|
Text,
|
|
62
65
|
{
|
|
63
66
|
as: "span",
|
|
67
|
+
className: orderSummaryTotalPrice[defaultPriceInformation && !priceInformation ? "default" : "priceInformation"],
|
|
64
68
|
"data-testid": "total-price",
|
|
65
69
|
prominence: "strong",
|
|
66
70
|
sentiment: "neutral",
|
|
67
71
|
variant: "headingSmallStrong",
|
|
68
72
|
children: [
|
|
69
|
-
/* @__PURE__ */ jsx(
|
|
70
|
-
|
|
73
|
+
/* @__PURE__ */ jsx(
|
|
74
|
+
DisplayPrice,
|
|
75
|
+
{
|
|
76
|
+
beforeOrAfter: "after",
|
|
77
|
+
divisor,
|
|
78
|
+
price: totalPrice
|
|
79
|
+
}
|
|
80
|
+
),
|
|
81
|
+
defaultPriceInformation ? `/${unitSingular}` : null,
|
|
71
82
|
priceInformation
|
|
72
83
|
]
|
|
73
84
|
}
|
|
@@ -80,20 +91,35 @@ const NonScrollableContent = ({
|
|
|
80
91
|
sentiment: "neutral",
|
|
81
92
|
strikeThrough: true,
|
|
82
93
|
variant: "bodySmallStrong",
|
|
83
|
-
children: /* @__PURE__ */ jsx(
|
|
94
|
+
children: /* @__PURE__ */ jsx(
|
|
95
|
+
DisplayPrice,
|
|
96
|
+
{
|
|
97
|
+
beforeOrAfter: "before",
|
|
98
|
+
divisor,
|
|
99
|
+
price: totalPrice
|
|
100
|
+
}
|
|
101
|
+
)
|
|
84
102
|
}
|
|
85
103
|
),
|
|
86
104
|
/* @__PURE__ */ jsxs(
|
|
87
105
|
Text,
|
|
88
106
|
{
|
|
89
107
|
as: "span",
|
|
108
|
+
className: orderSummaryTotalPrice[priceInformation ? "priceInformation" : "default"],
|
|
90
109
|
"data-testid": "total-price",
|
|
91
110
|
prominence: "strong",
|
|
92
111
|
sentiment: "neutral",
|
|
93
112
|
variant: "headingSmallStrong",
|
|
94
113
|
children: [
|
|
95
|
-
/* @__PURE__ */ jsx(
|
|
96
|
-
|
|
114
|
+
/* @__PURE__ */ jsx(
|
|
115
|
+
DisplayPrice,
|
|
116
|
+
{
|
|
117
|
+
beforeOrAfter: "after",
|
|
118
|
+
divisor,
|
|
119
|
+
price: totalPrice
|
|
120
|
+
}
|
|
121
|
+
),
|
|
122
|
+
defaultPriceInformation ? `/${unitSingular}` : null,
|
|
97
123
|
priceInformation
|
|
98
124
|
]
|
|
99
125
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScrollableContent.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/ScrollableContent.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ScrollableContent.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/ScrollableContent.tsx"],"names":[],"mappings":"AA0UA,eAAO,MAAM,iBAAiB,+CAqC7B,CAAA"}
|
|
@@ -181,7 +181,7 @@ const SubCategory = ({ subCategory }) => {
|
|
|
181
181
|
value: subCategory.numberInputValue
|
|
182
182
|
}
|
|
183
183
|
) : null,
|
|
184
|
-
subCategory.price !== void 0 && !subCategory.hidePrice && subCategoryPrice.default[0] === subCategoryPrice.discounted[1] ? /* @__PURE__ */ jsxs(
|
|
184
|
+
subCategory.price !== void 0 && !subCategory.hidePrice && subCategoryPrice.default[0] === subCategoryPrice.discounted[0] && subCategoryPrice.default[1] === subCategoryPrice.discounted[1] ? /* @__PURE__ */ jsxs(
|
|
185
185
|
Text,
|
|
186
186
|
{
|
|
187
187
|
as: "span",
|
|
@@ -209,7 +209,7 @@ const SubCategory = ({ subCategory }) => {
|
|
|
209
209
|
]
|
|
210
210
|
}
|
|
211
211
|
) : null,
|
|
212
|
-
subCategory.price !== void 0 && !subCategory.hidePrice && subCategoryPrice.default[0] !== subCategoryPrice.discounted[1] ? /* @__PURE__ */ jsxs(Stack, { alignItems: "center", direction: "row", gap: 1, children: [
|
|
212
|
+
subCategory.price !== void 0 && !subCategory.hidePrice && (subCategoryPrice.default[0] !== subCategoryPrice.discounted[0] || subCategoryPrice.default[1] !== subCategoryPrice.discounted[1]) ? /* @__PURE__ */ jsxs(Stack, { alignItems: "center", direction: "row", gap: 1, children: [
|
|
213
213
|
/* @__PURE__ */ jsxs(
|
|
214
214
|
Text,
|
|
215
215
|
{
|
|
@@ -21,7 +21,8 @@ export declare const calculateCategoryPrice: (category: ItemsType, hideTimeUnit:
|
|
|
21
21
|
type DisplayPriceProps = {
|
|
22
22
|
price: PriceTypeSingle;
|
|
23
23
|
beforeOrAfter: 'before' | 'after';
|
|
24
|
+
divisor?: number;
|
|
24
25
|
};
|
|
25
|
-
export declare const DisplayPrice: ({ price, beforeOrAfter }: DisplayPriceProps) => string;
|
|
26
|
+
export declare const DisplayPrice: ({ price, beforeOrAfter, divisor, }: DisplayPriceProps) => string;
|
|
26
27
|
export {};
|
|
27
28
|
//# sourceMappingURL=helpers.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/helpers.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACV,YAAY,EACZ,SAAS,EACT,iBAAiB,EACjB,eAAe,EACf,eAAe,EACf,QAAQ,EACT,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,YAAY,GACvB,QAAQ,MAAM,EACd,QAAQ,iBAAiB,EACzB,UAAU,YAAY,EACtB,uBAAmB,WASpB,CAAA;AAED,KAAK,mBAAmB,GAAG;IACzB,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,QAAQ,EAAE,QAAQ,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB,CAAA;AAMD,eAAO,MAAM,cAAc,GAAI,4EAQ5B,mBAAmB,WAYrB,CAAA;AAED,eAAO,MAAM,yBAAyB,GACpC,aAAa,eAAe,EAC5B,cAAc,OAAO,EACrB,kBAAkB,MAAM,EACxB,gBAAgB,QAAQ,KACvB;IAAE,UAAU,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAAC,OAAO,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;
|
|
1
|
+
{"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/helpers.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACV,YAAY,EACZ,SAAS,EACT,iBAAiB,EACjB,eAAe,EACf,eAAe,EACf,QAAQ,EACT,MAAM,SAAS,CAAA;AAEhB,eAAO,MAAM,YAAY,GACvB,QAAQ,MAAM,EACd,QAAQ,iBAAiB,EACzB,UAAU,YAAY,EACtB,uBAAmB,WASpB,CAAA;AAED,KAAK,mBAAmB,GAAG;IACzB,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,QAAQ,EAAE,QAAQ,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB,CAAA;AAMD,eAAO,MAAM,cAAc,GAAI,4EAQ5B,mBAAmB,WAYrB,CAAA;AAED,eAAO,MAAM,yBAAyB,GACpC,aAAa,eAAe,EAC5B,cAAc,OAAO,EACrB,kBAAkB,MAAM,EACxB,gBAAgB,QAAQ,KACvB;IAAE,UAAU,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAAC,OAAO,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CAgF3D,CAAA;AAED,eAAO,MAAM,sBAAsB,GACjC,UAAU,SAAS,EACnB,cAAc,OAAO,EACrB,kBAAkB,MAAM,EACxB,gBAAgB,QAAQ,KACvB;IAAE,aAAa,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAAC,eAAe,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CAmDtE,CAAA;AAED,KAAK,iBAAiB,GAAG;IACvB,KAAK,EAAE,eAAe,CAAA;IACtB,aAAa,EAAE,QAAQ,GAAG,OAAO,CAAA;IACjC,OAAO,CAAC,EAAE,MAAM,CAAA;CACjB,CAAA;AAED,eAAO,MAAM,YAAY,GAAI,oCAI1B,iBAAiB,WAuBnB,CAAA"}
|
|
@@ -19,64 +19,71 @@ const calculatePrice = ({
|
|
|
19
19
|
fixedPrice = false
|
|
20
20
|
}) => {
|
|
21
21
|
const nonNanTimeAmount = Number.isNaN(timeAmount) ? 1 : timeAmount;
|
|
22
|
-
const valueBeforeDiscount = price * (fixedPrice ? 1 : nonNanTimeAmount * multiplier[
|
|
22
|
+
const valueBeforeDiscount = price * (fixedPrice ? 1 : nonNanTimeAmount * multiplier[timeUnit]) * Math.max(amount - amountFree, 0);
|
|
23
23
|
const finalValue = valueBeforeDiscount * (1 - (discount <= 1 ? discount : 0)) - (discount > 1 ? Math.abs(discount) : 0);
|
|
24
24
|
return finalValue;
|
|
25
25
|
};
|
|
26
26
|
const calculateSubCategoryPrice = (subCategory, hideTimeUnit, timePeriodAmount, timePeriodUnit) => {
|
|
27
|
+
const timeAmount = hideTimeUnit ? 1 : timePeriodAmount;
|
|
28
|
+
const timeUnit = hideTimeUnit ? "hours" : timePeriodUnit;
|
|
27
29
|
if (Array.isArray(subCategory.amount)) {
|
|
30
|
+
const minAmount = subCategory.amount?.[0] ?? 1;
|
|
31
|
+
const maxAmount = subCategory.amount?.[1] ?? 1;
|
|
32
|
+
const subCategoryPrice2 = subCategory.price ?? 0;
|
|
28
33
|
const minPrice = calculatePrice({
|
|
29
|
-
amount:
|
|
34
|
+
amount: minAmount,
|
|
30
35
|
fixedPrice: subCategory.fixedPrice,
|
|
31
|
-
price:
|
|
32
|
-
timeAmount
|
|
33
|
-
timeUnit
|
|
36
|
+
price: subCategoryPrice2,
|
|
37
|
+
timeAmount,
|
|
38
|
+
timeUnit
|
|
34
39
|
}) || 0;
|
|
35
40
|
const maxPrice = calculatePrice({
|
|
36
|
-
amount:
|
|
41
|
+
amount: maxAmount,
|
|
37
42
|
fixedPrice: subCategory.fixedPrice,
|
|
38
|
-
price:
|
|
39
|
-
timeAmount
|
|
40
|
-
timeUnit
|
|
43
|
+
price: subCategoryPrice2,
|
|
44
|
+
timeAmount,
|
|
45
|
+
timeUnit
|
|
41
46
|
}) || 0;
|
|
42
47
|
const minPriceWithDiscount = calculatePrice({
|
|
43
|
-
amount:
|
|
48
|
+
amount: minAmount,
|
|
44
49
|
amountFree: subCategory.amountFree,
|
|
45
50
|
discount: subCategory.discount,
|
|
46
51
|
fixedPrice: subCategory.fixedPrice,
|
|
47
|
-
price:
|
|
48
|
-
timeAmount
|
|
49
|
-
timeUnit
|
|
52
|
+
price: subCategoryPrice2,
|
|
53
|
+
timeAmount,
|
|
54
|
+
timeUnit
|
|
50
55
|
}) || 0;
|
|
51
56
|
const maxPriceWithDiscount = calculatePrice({
|
|
52
|
-
amount:
|
|
57
|
+
amount: maxAmount,
|
|
53
58
|
amountFree: subCategory.amountFree,
|
|
54
59
|
discount: subCategory.discount,
|
|
55
60
|
fixedPrice: subCategory.fixedPrice,
|
|
56
|
-
price:
|
|
57
|
-
timeAmount
|
|
58
|
-
timeUnit
|
|
61
|
+
price: subCategoryPrice2,
|
|
62
|
+
timeAmount,
|
|
63
|
+
timeUnit
|
|
59
64
|
}) || 0;
|
|
60
65
|
return {
|
|
61
66
|
discounted: [minPriceWithDiscount, maxPriceWithDiscount],
|
|
62
67
|
default: [minPrice, maxPrice]
|
|
63
68
|
};
|
|
64
69
|
}
|
|
70
|
+
const subCategoryAmount = subCategory.amount ?? 1;
|
|
71
|
+
const subCategoryPrice = subCategory.price ?? 0;
|
|
65
72
|
const price = calculatePrice({
|
|
66
|
-
amount:
|
|
73
|
+
amount: subCategoryAmount,
|
|
67
74
|
fixedPrice: subCategory.fixedPrice,
|
|
68
|
-
price:
|
|
69
|
-
timeAmount
|
|
70
|
-
timeUnit
|
|
75
|
+
price: subCategoryPrice,
|
|
76
|
+
timeAmount,
|
|
77
|
+
timeUnit
|
|
71
78
|
}) || 0;
|
|
72
79
|
const priceWithDiscount = calculatePrice({
|
|
73
|
-
amount:
|
|
80
|
+
amount: subCategoryAmount,
|
|
74
81
|
amountFree: subCategory.amountFree,
|
|
75
82
|
discount: subCategory.discount,
|
|
76
83
|
fixedPrice: subCategory.fixedPrice,
|
|
77
|
-
price:
|
|
78
|
-
timeAmount
|
|
79
|
-
timeUnit
|
|
84
|
+
price: subCategoryPrice,
|
|
85
|
+
timeAmount,
|
|
86
|
+
timeUnit
|
|
80
87
|
}) || 0;
|
|
81
88
|
return {
|
|
82
89
|
discounted: [priceWithDiscount, priceWithDiscount],
|
|
@@ -116,21 +123,25 @@ const calculateCategoryPrice = (category, hideTimeUnit, timePeriodAmount, timePe
|
|
|
116
123
|
);
|
|
117
124
|
return { categoryPrice: categoryPrice.default, discountedPrice };
|
|
118
125
|
};
|
|
119
|
-
const DisplayPrice = ({
|
|
126
|
+
const DisplayPrice = ({
|
|
127
|
+
price,
|
|
128
|
+
beforeOrAfter,
|
|
129
|
+
divisor = 1
|
|
130
|
+
}) => {
|
|
120
131
|
const { localeFormat, currency, fractionDigits } = useContext(OrderSummaryContext);
|
|
121
132
|
const withDiscount = beforeOrAfter === "after" ? "WithDiscount" : "";
|
|
122
133
|
return price.totalPrice === price.maxPrice ? formatNumber(
|
|
123
|
-
price[`totalPrice${withDiscount}`],
|
|
134
|
+
price[`totalPrice${withDiscount}`] / divisor,
|
|
124
135
|
localeFormat,
|
|
125
136
|
currency,
|
|
126
137
|
fractionDigits ?? 2
|
|
127
138
|
) : `${formatNumber(
|
|
128
|
-
price[`totalPrice${withDiscount}`],
|
|
139
|
+
price[`totalPrice${withDiscount}`] / divisor,
|
|
129
140
|
localeFormat,
|
|
130
141
|
currency,
|
|
131
142
|
fractionDigits ?? 2
|
|
132
143
|
)} - ${formatNumber(
|
|
133
|
-
price[`maxPrice${withDiscount}`],
|
|
144
|
+
price[`maxPrice${withDiscount}`] / divisor,
|
|
134
145
|
localeFormat,
|
|
135
146
|
currency,
|
|
136
147
|
fractionDigits ?? 2
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/index.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAAE,iBAAiB,EAAuB,MAAM,SAAS,CAAA;AAErE,eAAO,MAAM,YAAY,GAAI,uWA0B1B,iBAAiB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/index.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAK,EAAE,iBAAiB,EAAuB,MAAM,SAAS,CAAA;AAErE,eAAO,MAAM,YAAY,GAAI,uWA0B1B,iBAAiB,4CAsLnB,CAAA"}
|
|
@@ -181,16 +181,17 @@ const OrderSummary = ({
|
|
|
181
181
|
NonScrollableContent,
|
|
182
182
|
{
|
|
183
183
|
additionalInfo,
|
|
184
|
+
defaultPriceInformation: priceInformation === true || hideDetails && !priceInformation && priceInformation !== false,
|
|
184
185
|
discount,
|
|
185
186
|
footer,
|
|
186
187
|
hideBeforePrice,
|
|
187
|
-
hideDetails,
|
|
188
188
|
priceInformation,
|
|
189
|
+
timePeriodAmount,
|
|
189
190
|
totalPrice,
|
|
190
191
|
totalPriceDescription,
|
|
191
192
|
totalPriceInfo,
|
|
192
193
|
totalPriceInfoPlacement,
|
|
193
|
-
unit:
|
|
194
|
+
unit: timePeriodUnit,
|
|
194
195
|
children
|
|
195
196
|
}
|
|
196
197
|
)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/styles.css.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,qBAAqB,QAShC,CAAA;AAQF,eAAO,MAAM,2BAA2B,+CAMtC,CAAA;AAEF,eAAO,MAAM,2BAA2B,QAEtC,CAAA;AAEF,eAAO,MAAM,kCAAkC,QAG7C,CAAA;AAEF,eAAO,MAAM,uBAAuB,QAGlC,CAAA;AAEF,eAAO,MAAM,+BAA+B,QAK1C,CAAA;AAEF,eAAO,MAAM,mBAAmB,QAE9B,CAAA;AAEF,eAAO,MAAM,oBAAoB,QAO/B,CAAA;AAEF,eAAO,MAAM,kBAAkB,QAS7B,CAAA;AAEF,eAAO,MAAM,sBAAsB;;;;;;;;;EAuBjC,CAAA"}
|
|
1
|
+
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/OrderSummary/styles.css.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,qBAAqB,QAShC,CAAA;AAQF,eAAO,MAAM,2BAA2B,+CAMtC,CAAA;AAEF,eAAO,MAAM,2BAA2B,QAEtC,CAAA;AAEF,eAAO,MAAM,kCAAkC,QAG7C,CAAA;AAEF,eAAO,MAAM,uBAAuB,QAGlC,CAAA;AAEF,eAAO,MAAM,+BAA+B,QAK1C,CAAA;AAEF,eAAO,MAAM,mBAAmB,QAE9B,CAAA;AAEF,eAAO,MAAM,oBAAoB,QAO/B,CAAA;AAEF,eAAO,MAAM,kBAAkB,QAS7B,CAAA;AAEF,eAAO,MAAM,sBAAsB;;;;;;;;;EAuBjC,CAAA;AAEF,eAAO,MAAM,sBAAsB,gDAOjC,CAAA"}
|
|
@@ -10,6 +10,7 @@ var orderSummaryDetails = "uv_plus_1q5g1ma8";
|
|
|
10
10
|
var orderSummaryCategory = "uv_plus_1q5g1ma9";
|
|
11
11
|
var orderSummaryAnchor = "uv_plus_1q5g1maa";
|
|
12
12
|
var orderSummaryAnchorIcon = createRuntimeFn({ defaultClassName: "uv_plus_1q5g1mab", variantClassNames: { size: { medium: "uv_plus_1q5g1mac", small: "uv_plus_1q5g1mad" } }, defaultVariants: {}, compoundVariants: [] });
|
|
13
|
+
var orderSummaryTotalPrice = { priceInformation: "uv_plus_1q5g1mae", "default": "uv_plus_1q5g1maf" };
|
|
13
14
|
export {
|
|
14
15
|
orderSummaryAnchor,
|
|
15
16
|
orderSummaryAnchorIcon,
|
|
@@ -20,5 +21,6 @@ export {
|
|
|
20
21
|
orderSummaryNonScrollableContainer,
|
|
21
22
|
orderSummaryNumberInput,
|
|
22
23
|
orderSummaryScrollableContainer,
|
|
23
|
-
orderSummaryStackBackground
|
|
24
|
+
orderSummaryStackBackground,
|
|
25
|
+
orderSummaryTotalPrice
|
|
24
26
|
};
|
package/dist/plus.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.uv_plus_1sui13x0{cursor:not-allowed}.uv_plus_1sui13x1{background-color:#252a3b;position:absolute;right:var(--uv_theme_rwwhsl9u);top:var(--uv_theme_rwwhsl9u)}.uv_plus_1sui13x1:hover{background-color:#303445}.uv_plus_1sui13x1 svg>path{fill:#fff}.uv_plus_1sui13x2{position:relative;width:100%}.uv_plus_1sui13x4{pointer-events:none;-webkit-user-select:none;user-select:none}.uv_plus_1sui13x2 .cm-editor{background-color:#252a3b;border:1px solid transparent;border-radius:var(--uv_theme_rwwhsla4);font-family:var(--uv_theme_rwwhsld8);font-size:var(--uv_theme_rwwhsld9)}.uv_plus_1sui13x2 .cm-editor.cm-focused{border:1px solid var(--uv_theme_rwwhsl5m);box-shadow:var(--uv_theme_rwwhsl8m);outline:none}.uv_plus_1sui13x2 .cm-content{padding-block:var(--uv_theme_rwwhsl9v)}.uv_plus_1sui13x2 .cm-gutters{background-color:#303445}.uv_plus_1sui13x2 .cm-lineNumbers{padding-left:var(--uv_theme_rwwhsl9u)}.uv_plus_1sui13x2 .cm-gutterElement{color:#545454}.uv_plus_1sui13x2 .cm-scroller{border-radius:var(--uv_theme_rwwhsla4)}.uv_plus_1sui13x4 .cm-editor{background-color:#1e2335;color:#484b5a}.uv_plus_1sui13x4 .cm-line span,.uv_plus_1sui13x4 .cm-gutter-Element{color:#484b5a}.uv_plus_1sui13x4 .cm-cursor{border-left-color:transparent;display:none}.uv_plus_1sui13x4 .cm-selectionMatch{background-color:transparent}.uv_plus_1sui13x4 .cm-selectionLayer{display:none}.uv_plus_1sui13x4 .cm-editor.cm-focused{border:1px solid transparent;box-shadow:none}@property --uv_plus_u4r1ts1{syntax: "*"; inherits: false; initial-value: auto;}@property --uv_plus_u4r1ts2{syntax: "*"; inherits: false; initial-value: auto;}.uv_plus_u4r1ts3:hover{border:1px solid var(--uv_theme_rwwhsl5o);box-shadow:var(--uv_theme_rwwhsl8c);cursor:pointer}.uv_plus_u4r1ts4{background:var(--uv_theme_rwwhsl1i);border:1px solid var(--uv_theme_rwwhsl1v);border-radius:var(--uv_theme_rwwhsl85);color:var(--uv_theme_rwwhsl2j);display:block;overflow-wrap:break-word;padding:0;text-align:left;text-decoration:none}.uv_plus_u4r1ts4[disabled]{cursor:not-allowed}.uv_plus_u4r1ts4[disabled]:hover{border:1px solid var(--uv_theme_rwwhsl1v);box-shadow:none}.uv_plus_u4r1ts5{background:var(--uv_theme_rwwhsl1r);border-radius:var(--uv_theme_rwwhsl85);display:flex;padding:var(--uv_theme_rwwhsl9u);width:fit-content}.uv_plus_u4r1ts6{padding:0 var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w)}.uv_plus_u4r1ts7{padding:var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w) 0}.uv_plus_u4r1ts8{height:fit-content}.uv_plus_u4r1ts9{padding:var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w) 0 var(--uv_theme_rwwhsl9w)}.uv_plus_u4r1tsa{padding:var(--uv_theme_rwwhsl9w)}.uv_plus_u4r1tsb{padding:var(--uv_theme_rwwhsl9w) 0 var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w)}.uv_plus_u4r1tsc{object-fit:cover}.uv_plus_u4r1tsc[data-disabled=true]{filter:grayscale(1)}.uv_plus_u4r1tsd{border-radius:var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85) 0 0}.uv_plus_u4r1tse{border-radius:var(--uv_theme_rwwhsl85) 0 0 var(--uv_theme_rwwhsl85);max-height:var(--uv_plus_u4r1ts0)}.uv_plus_u4r1tsf{height:100%}.uv_plus_u4r1tsg{height:var(--uv_plus_u4r1ts1);width:var(--uv_plus_u4r1ts2)}.uv_plus_u4r1tsh{border-radius:var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85) 0 0}.uv_plus_u4r1tsi{border-radius:var(--uv_theme_rwwhsl85) 0 0 var(--uv_theme_rwwhsl85)}.uv_plus_u4r1tsj{padding:var(--uv_theme_rwwhsl9w)}.uv_plus_1gpmh3x0{min-width:0}.uv_plus_1gpmh3x1{height:100%;padding:var(--uv_theme_rwwhsl9w);text-decoration:none}.uv_plus_1gpmh3x1:first-child{border-radius:var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85) 0 0}.uv_plus_1gpmh3x1:hover{background:var(--uv_theme_rwwhsl1k)}.uv_plus_1gpmh3x1:last-child{border-radius:0 0 var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85)}.uv_plus_1gpmh3x1:not(:first-child){border-top:1px solid var(--uv_theme_rwwhsl1v)}.uv_plus_1gpmh3x2{background:var(--uv_theme_rwwhsl1r);border-radius:var(--uv_theme_rwwhsl85);display:inline-flex;padding:var(--uv_theme_rwwhsl9u)}.uv_plus_1gpmh3x1:hover .uv_plus_1gpmh3x2{background:none}.uv_plus_1gpmh3x3{height:100%}.uv_plus_1gpmh3x4{background:var(--uv_theme_rwwhsl1i);border:1px solid var(--uv_theme_rwwhsl1v);border-radius:var(--uv_theme_rwwhsl85);min-width:0}.uv_plus_1gpmh3x5{padding:var(--uv_theme_rwwhsl9w)}.uv_plus_1gpmh3x5:not(:first-child){border-top:1px solid var(--uv_theme_rwwhsl1v)}.uv_plus_1gpmh3x6{border-radius:var(--uv_theme_rwwhsl85);height:32px;width:32px}.uv_plus_16zcyo50{align-items:center;display:flex;margin:0 var(--uv_theme_rwwhsla0)}.uv_plus_16zcyo51{justify-content:flex-start}.uv_plus_16zcyo52{justify-content:flex-end}.uv_plus_16zcyo53{margin-top:var(--uv_theme_rwwhsl9w);text-align:center}.uv_plus_16zcyo54{display:flex;margin-bottom:var(--uv_theme_rwwhsl9v)}.uv_plus_16zcyo55{flex-direction:row-reverse}.uv_plus_16zcyo56{flex-direction:row}.uv_plus_16zcyo57{border-radius:var(--uv_theme_rwwhsl85);margin:var(--uv_theme_rwwhsl9w);margin-bottom:0;padding:var(--uv_theme_rwwhsl9w)}.uv_plus_16zcyo58{background-color:var(--uv_theme_rwwhsl1l)}.uv_plus_16zcyo59{background-color:var(--uv_theme_rwwhsl5g)}.uv_plus_16zcyo5a{align-self:flex-end;display:flex}.uv_plus_16zcyo5b{width:100%}.uv_plus_16zcyo5c{background-color:var(--uv_theme_rwwhsl1l);height:var(--uv_theme_rwwhsl9c);margin-right:var(--uv_theme_rwwhsl9u)}@keyframes uv_plus_wizdzu0{30%{transform:translate3d(-5px,0,0) rotate(5deg)}60%{transform:translate3d(-4px,0,0)}90%{transform:translate3d(-1px,0,0) rotate(-5deg)}0%,10%,40%,80%,to{transform:translateZ(0) rotate(0)}}@keyframes uv_plus_wizdzu1{30%{transform:translate3d(0,5px,0) rotate(5deg)}60%{transform:translate3d(0,-6px,0)}90%{transform:translate3d(0,-2px,0)}0%,10%,40%,80%,to{transform:translateZ(0) rotate(0)}}.uv_plus_wizdzu2{cursor:pointer;height:88px;transition:transform 1s cubic-bezier(.19,1,.22,1);width:88px}.uv_plus_wizdzu2:hover,.uv_plus_wizdzu2:focus{transform:scale(1.2)}.uv_plus_wizdzu3{animation:uv_plus_wizdzu0 1s ease infinite}.uv_plus_wizdzu4{animation:uv_plus_wizdzu1 1s ease infinite}.uv_plus_wizdzu5{transform:scale(1.2)}.uv_plus_wizdzu6{border:none;background:transparent;padding:0;margin:0;outline:none}.uv_plus_1ko5kn21{max-width:var(--uv_plus_1ko5kn20)}.uv_plus_1ko5kn22{margin-right:var(--uv_theme_rwwhsl9u);width:15px}.uv_plus_1ko5kn24{margin-left:var(--uv_theme_rwwhsla4)}.uv_plus_1ko5kn25{align-items:center;display:flex;flex-direction:row;justify-content:space-between;min-height:var(--uv_theme_rwwhsl9l);padding-bottom:var(--uv_theme_rwwhsl9u);padding-top:var(--uv_theme_rwwhsl9u);-webkit-box-pack:justify}.uv_plus_1ko5kn26{display:flex;flex-direction:column;height:var(--uv_theme_rwwhsl9k);justify-content:center;-webkit-box-pack:center}.uv_plus_1ko5kn27{animation:.8s uv_15brg2b3}.uv_plus_1ko5kn29{animation:uv_15brg2b3 .8s}.uv_plus_1ko5kn2a{text-align:right}.uv_plus_1ko5kn2b{display:flex;flex-direction:column;height:var(--uv_theme_rwwhsl9k);justify-content:center;text-align:initial;-webkit-box-pack:center}.uv_plus_1ko5kn2c{align-self:center;margin-left:var(--uv_theme_rwwhsl9u)}.uv_plus_1ko5kn2d{margin-left:var(--uv_theme_rwwhsl9u)}.uv_plus_1ko5kn2e{max-width:75%}.uv_plus_1ko5kn2f{vertical-align:text-top}.uv_plus_1ko5kn2g{text-decoration-color:var(--uv_theme_rwwhsl7m);text-decoration-line:line-through}.uv_plus_1ko5kn2h{align-items:center;color:var(--uv_theme_rwwhsl2m);font-size:16px;margin-right:var(--uv_theme_rwwhsla4);max-width:500px}.uv_plus_1ko5kn2i{display:inline-flex}.uv_plus_1ko5kn2j{display:flex}.uv_plus_1ko5kn2n{color:var(--uv_theme_rwwhsl2j);display:block;font-size:14px;line-height:8}.uv_plus_1ko5kn2o{align-items:center;color:var(--uv_theme_rwwhsl2m);display:inline-flex;font-weight:500;margin-right:4px}.uv_plus_1ko5kn2p{font-size:24px}.uv_plus_1ko5kn2q{font-size:16px;text-transform:capitalize}.uv_plus_1ko5kn2r,.uv_plus_1ko5kn2s{font-size:16px}.uv_plus_1ko5kn2t{-moz-appearance:textfield}.uv_plus_1ko5kn2t::-webkit-inner-spin-button,.uv_plus_1ko5kn2t::webkit-outer-spin-button{margin:0;-webkit-appearance:none}.uv_plus_sk5tga2{margin-right:var(--uv_theme_rwwhsl9u);width:15px}.uv_plus_sk5tga3{border:1px solid var(--uv_theme_rwwhsl1v);width:100%}.uv_plus_sk5tga4{border-radius:4px}.uv_plus_sk5tga5{border-radius:4px 4px 0}.uv_plus_sk5tga6{border-radius:4px;margin-top:var(--uv_theme_rwwhsl9v)}.uv_plus_sk5tga7{background-color:var(--uv_theme_rwwhsl1i)}.uv_plus_sk5tga8{background-color:var(--uv_theme_rwwhsl1r);border-left:1px solid var(--uv_theme_rwwhsl1v);min-width:126px;width:30%}.uv_plus_sk5tga9{min-width:230px;padding-left:var(--uv_plus_sk5tga0);padding-right:var(--uv_theme_rwwhsl9v);position:relative;width:70%}.uv_plus_sk5tgaa:before{content:"";border-bottom:1px solid var(--uv_theme_rwwhsl1v);bottom:0;height:1px;left:0;margin-left:var(--uv_theme_rwwhsl9v);position:absolute;width:calc(100% - 32px)}.uv_plus_sk5tgab{background:var(--uv_theme_rwwhsl5g)}.uv_plus_sk5tgac{background-color:var(--uv_theme_rwwhsl5g);border-color:var(--uv_theme_rwwhsl1v);border-radius:0 0 var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85);border-right:none;border-style:solid;border-width:0 1px 1px 1px;height:var(--uv_theme_rwwhsl9l);min-width:126px;width:30%}.uv_plus_sk5tgad{border-radius:0 0 var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85);border-right:1px solid var(--uv_theme_rwwhsl1v);margin:0;width:100%}.uv_plus_sk5tgae{align-items:center;color:var(--uv_theme_rwwhsl2j);display:flex;font-size:18px;font-weight:500;margin:0;padding:var(--uv_theme_rwwhsl9v)}.uv_plus_sk5tgaf{width:70%}.uv_plus_sk5tgag{align-items:flex-start;float:right;max-width:200px;padding:var(--uv_theme_rwwhsl9v);text-align:left}.uv_plus_sk5tgah{position:absolute;top:calc(50% - 16px)}.uv_plus_sk5tgai{margin-left:-185px}.uv_plus_sk5tgaj{margin-left:-115px}.uv_plus_sk5tgak{border-left:1px solid var(--uv_theme_rwwhsl1v);min-width:200px;padding:0 24px}.uv_plus_sk5tgak:first-of-type,.uv_plus_sk5tgak:last-child{border:0}.uv_plus_sk5tgal{display:none}.uv_plus_sk5tgam{border:0}.uv_plus_sk5tgao{display:inline-block;font-size:12px;height:var(--uv_theme_rwwhsl9f);line-height:18;margin-right:var(--uv_theme_rwwhsl9u)}.uv_plus_sk5tgap{margin-top:var(--uv_theme_rwwhsl9w)}.uv_plus_sk5tgaq{margin-left:var(--uv_theme_rwwhsl9v);text-align:right}.uv_plus_sk5tgar{text-align:right}.uv_plus_sk5tgas{margin-right:var(--uv_theme_rwwhsl9u)}.uv_plus_sk5tgat{padding:0}.uv_plus_sk5tgau{background-color:var(--uv_theme_rwwhsl1i);display:flex;height:120px;justify-content:center;left:0;margin:var(--uv_plus_sk5tga1);position:fixed;right:0;transition:bottom .3s,box-shadow .3s;z-index:1}.uv_plus_sk5tgav{bottom:0;box-shadow:var(--uv_theme_rwwhsl8c)}.uv_plus_sk5tgaw{bottom:-120px;box-shadow:0}.uv_plus_sk5tgax{display:flex;flex-direction:row;justify-content:center;list-style:none;margin:0;padding:var(--uv_theme_rwwhsl9w) 0}.uv_plus_sk5tgay{display:flex;min-width:158px;padding:12px 0}.uv_plus_sk5tgaz{display:none}.uv_plus_sk5tga11{background:var(--uv_theme_rwwhsl1r);padding:var(--uv_theme_rwwhsl9v)}.uv_plus_sk5tga12{align-items:center;display:flex;flex-direction:row;gap:var(--uv_theme_rwwhsl9u);justify-content:center}@media(max-width:1800px){.uv_plus_sk5tgan{display:none}}.uv_plus_5imqkb0{padding:var(--uv_theme_rwwhsl9v);text-align:left}.uv_plus_h6pvpm1{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--uv_theme_rwwhsla9);line-height:var(--uv_theme_rwwhslac);margin:0;width:100%}.uv_plus_h6pvpm2{border-bottom:1px var(--uv_theme_rwwhsl1v) solid;padding-block:var(--uv_theme_rwwhsl9v);width:var(--uv_plus_h6pvpm0)}.uv_plus_h6pvpm2:first-of-type{padding-top:0}.uv_plus_h6pvpm2:last-of-type{border-bottom-color:transparent;padding-bottom:0}.uv_plus_h6pvpm3:not(:last-child){padding-right:var(--uv_theme_rwwhsl9v)}.uv_plus_h6pvpm4{align-items:center;color:var(--uv_theme_rwwhsl2m);display:inline-flex;font-weight:var(--uv_theme_rwwhslbg);min-width:0}.uv_plus_h6pvpm5{color:var(--uv_theme_rwwhsl2j);margin:0;min-width:0;width:100%}.uv_plus_h6pvpm6{display:inline-block;min-width:0;width:100%}.uv_plus_h6pvpm6>*{align-items:center;display:inline-flex;margin-right:var(--uv_theme_rwwhsl9u)}@keyframes uv_plus_1ngtn5a0{0%{max-height:50px}to{max-height:32px}}@keyframes uv_plus_1ngtn5a1{0%{margin-bottom:-8px;max-height:0;opacity:0}to{margin-bottom:0;max-height:40px;opacity:1}}.uv_plus_nytpcy0{height:calc(var(--uv_theme_rwwhslau) + var(--uv_theme_rwwhsl9u));padding-bottom:var(--uv_theme_rwwhsl9u);padding-left:var(--uv_theme_rwwhsl9u);transition:opacity .25s ease-in-out,height .25s ease-in-out}.uv_plus_nytpcy1{animation:uv_plus_1ngtn5a1 .25s ease-in-out reverse}.uv_plus_nytpcy2{animation:uv_plus_1ngtn5a1 .25s ease-in-out}.uv_plus_nytpcy4{padding-top:var(--uv_theme_rwwhsl9u)}.uv_plus_nytpcy5{border-top:2px solid;border-color:transparent;height:2px;left:0;padding:var(--uv_theme_rwwhsla4) 0;position:absolute;right:0;top:0}.uv_plus_nytpcy5:before{content:"";border:3px solid;border-color:inherit;border-radius:var(--uv_theme_rwwhsl84);height:0;left:0;position:absolute;top:-4px;width:0}.uv_plus_nytpcy6{position:relative}.uv_plus_nytpcy7{padding:var(--uv_theme_rwwhsl9u) 0}.uv_plus_nytpcy8{margin-left:var(--uv_theme_rwwhsla4);padding-left:var(--uv_theme_rwwhsl9x)}.uv_plus_nytpcy9{margin:var(--uv_theme_rwwhsl9v) calc(var(--uv_theme_rwwhsl9v) * -1);flex-shrink:0}.uv_plus_nytpcya{height:100%}.uv_plus_x6an4g0{width:180px}.uv_plus_x6an4g1{position:relative}.uv_plus_x6an4g2{padding-left:var(--uv_theme_rwwhsl9u)}.uv_plus_x6an4g3{border-radius:var(--uv_theme_rwwhsl85);bottom:0;margin:auto 0;padding:var(--uv_theme_rwwhsla5);position:absolute;top:0}.uv_plus_x6an4g4:hover{background:var(--uv_theme_rwwhsl5i)}.uv_plus_x6an4g5:hover{background:var(--uv_theme_rwwhsl1u)}.uv_plus_x6an4g6{text-align:left}.uv_plus_x6an4g8{background-color:inherit;border:none;border-radius:var(--uv_theme_rwwhsl85);color:inherit;margin-top:var(--uv_theme_rwwhsla5);padding:calc(var(--uv_theme_rwwhsla5) + var(--uv_theme_rwwhsla4)) var(--uv_theme_rwwhsl9u);text-align:left;text-decoration:none;width:100%}.uv_plus_x6an4ga{background-color:unset;cursor:not-allowed}.uv_plus_x6an4gb{background-color:var(--uv_theme_rwwhsl1k)}.uv_plus_x6an4gc{background-color:var(--uv_theme_rwwhsl5g)}.uv_plus_x6an4gc:hover{background-color:var(--uv_theme_rwwhsl5i)}.uv_plus_x6an4gd{cursor:pointer}.uv_plus_x6an4ge{padding:var(--uv_theme_rwwhsla4) var(--uv_theme_rwwhsl9u)}.uv_plus_x6an4gf:active{background-color:var(--uv_theme_rwwhsl1k)}.uv_plus_x6an4gg{background-color:var(--uv_theme_rwwhsl1u)}.uv_plus_x6an4gh:hover,.uv_plus_x6an4gh:focus{background-color:var(--uv_theme_rwwhsl1r)}.uv_plus_x6an4gi{animation:uv_plus_1ngtn5a0 .25s ease-in-out}.uv_plus_x6an4gj{animation:uv_plus_1ngtn5a0 .25s ease-in-out reverse}.uv_plus_x6an4gn{cursor:grab;margin:0 var(--uv_theme_rwwhsla5);opacity:0}.uv_plus_x6an4gk:hover .uv_plus_x6an4gn,.uv_plus_x6an4gk:focus .uv_plus_x6an4gn,.uv_plus_x6an4gk:active .uv_plus_x6an4gn{opacity:1}.uv_plus_x6an4go{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.uv_plus_x6an4gm:hover .uv_plus_x6an4go{color:var(--uv_theme_rwwhsl2u)}.uv_plus_x6an4gp{color:var(--uv_theme_rwwhsl2t)}.uv_plus_x6an4gq{color:var(--uv_theme_rwwhsl2u)}.uv_plus_x6an4g6:hover .uv_plus_x6an4gr,.uv_plus_x6an4g6:focus .uv_plus_x6an4gr,.uv_plus_x6an4g6:active .uv_plus_x6an4gr{opacity:1}.uv_plus_x6an4g7:hover .uv_plus_x6an4gr,.uv_plus_x6an4g7:focus .uv_plus_x6an4gr,.uv_plus_x6an4g7:active .uv_plus_x6an4gr{opacity:0}.uv_plus_x6an4gl:hover .uv_plus_x6an4gr,.uv_plus_x6an4gl:active .uv_plus_x6an4gr,.uv_plus_x6an4gl:focus .uv_plus_x6an4gr{opacity:0}.uv_plus_x6an4gs{all:unset;inset:0 0 0 -24px;margin:auto;opacity:0;pointer-events:visible;position:absolute;visibility:visible}.uv_plus_x6an4gs:hover,.uv_plus_x6an4gs:focus-visible,.uv_plus_x6an4gs:active{opacity:1;pointer-events:auto}.uv_plus_x6an4g6:hover .uv_plus_x6an4gs,.uv_plus_x6an4g6:focus .uv_plus_x6an4gs,.uv_plus_x6an4g6:active .uv_plus_x6an4gs{opacity:1;pointer-events:auto}.uv_plus_x6an4gl:hover .uv_plus_x6an4gs,.uv_plus_x6an4gl:active .uv_plus_x6an4gs,.uv_plus_x6an4gl:focus .uv_plus_x6an4gs{opacity:1;pointer-events:auto}.uv_plus_x6an4gt{animation:uv_15brg2b7 .25s ease-in-out reverse}.uv_plus_x6an4gu{animation:uv_15brg2b7 .25s ease-in-out}.uv_plus_x6an4gv{margin-top:var(--uv_theme_rwwhsla5);padding:0 var(--uv_theme_rwwhsl9v);width:fit-content}.uv_plus_x6an4gw{padding-top:var(--uv_theme_rwwhsla4)}.uv_plus_x6an4gx{min-width:20px}.uv_plus_x6an4gy{padding-left:28px}.uv_plus_x6an4gz{display:none}.uv_plus_19x50fv0{background:var(--uv_theme_rwwhsl1i);border-top:1px solid var(--uv_theme_rwwhsl24);box-shadow:var(--uv_theme_rwwhsl8c);display:flex;justify-content:flex-end;padding:var(--uv_theme_rwwhsl9u) var(--uv_theme_rwwhsl9v);transition:justify-content .25s ease-in-out,box-shadow .23s ease-in-out;width:100%}.uv_plus_19x50fv1{border:none;box-shadow:none}.uv_plus_19x50fv2{background:var(--uv_theme_rwwhsl1i)}.uv_plus_19x50fv3{height:22px;margin:var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9v) var(--uv_theme_rwwhsl9w);max-width:220px;overflow:hidden}.uv_plus_19x50fv4{border-right:1px solid var(--uv_theme_rwwhsl24);display:flex;flex-direction:row;position:relative}.uv_plus_19x50fv5{background:var(--uv_theme_rwwhsl1i);display:flex;flex-direction:column;width:var(--uv_plus_1rde5pt0)}.uv_plus_19x50fv6{transition:width .25s ease-in-out;width:67px}.uv_plus_19x50fv7{transition:width .25s ease-in-out;width:var(--uv_plus_1rde5pt0)}.uv_plus_19x50fv9{width:67px}.uv_plus_19x50fva{max-width:320px;min-width:220px}.uv_plus_19x50fvb{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.uv_plus_19x50fvc{align-items:center}.uv_plus_19x50fvd{flex-grow:1;overflow-x:hidden;overflow-y:auto;padding:var(--uv_theme_rwwhsl9v)}.uv_plus_19x50fve{background:transparent;border-right:2px solid transparent;bottom:0;cursor:col-resize;display:flex;position:absolute;right:0;top:0;width:6px}.uv_plus_19x50fve:hover{border-color:var(--uv_theme_rwwhsl5m)}.uv_plus_1wcpahp1 td:first-child,.uv_plus_1wcpahp1 th:first-child{max-width:var(--uv_theme_rwwhsl9l);min-width:var(--uv_theme_rwwhsl9l);width:var(--uv_theme_rwwhsl9l)}.uv_plus_1wcpahp2{background:var(--uv_theme_rwwhsl1r);border-radius:0 0 var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85);cursor:auto;display:table-row;position:relative;vertical-align:middle;width:100%}.uv_plus_1wcpahp3{border:1px solid var(--uv_theme_rwwhsl1v);border-radius:0 0 var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85);border-top-color:transparent;margin-top:calc((var(--uv_theme_rwwhsl9v) * -1) - 1px);padding-block:var(--uv_theme_rwwhsla4);padding-inline:var(--uv_theme_rwwhsl9u);transition:border-color .2s ease}.uv_plus_1wcpahp4,.uv_plus_1wcpahp5{border:1px solid var(--uv_theme_rwwhsl1v)}.uv_plus_1wcpahp5.uv_plus_1wcpahp5{border-top:1px solid transparent}.uv_plus_1wcpahpd{background-color:var(--uv_theme_rwwhsl5g);color:var(--uv_theme_rwwhsl5y)}.uv_plus_1wcpahpe{background-color:var(--uv_theme_rwwhsl64);color:var(--uv_theme_rwwhsl6m)}.uv_plus_1wcpahpf{background-color:var(--uv_theme_rwwhsl1s);color:var(--uv_theme_rwwhsl2j)}.uv_plus_1wcpahpg{background-color:var(--uv_theme_rwwhsl6s);color:var(--uv_theme_rwwhsl7a)}.uv_plus_1wcpahph{background-color:var(--uv_theme_rwwhsl6);color:var(--uv_theme_rwwhslo)}.uv_plus_1wcpahpi{background-color:var(--uv_theme_rwwhsl7g);color:var(--uv_theme_rwwhsl7y)}.uv_plus_1wcpahpj{background-color:var(--uv_theme_rwwhslu);color:var(--uv_theme_rwwhsl1c)}.uv_plus_1wcpahpk{background-color:var(--uv_theme_rwwhsl5h);color:var(--uv_theme_rwwhsl5z)}.uv_plus_1wcpahpl{background-color:var(--uv_theme_rwwhsl65);color:var(--uv_theme_rwwhsl6n)}.uv_plus_1wcpahpm{background-color:var(--uv_theme_rwwhsl1r);color:var(--uv_theme_rwwhsl2k)}.uv_plus_1wcpahpn{background-color:var(--uv_theme_rwwhsl6t);color:var(--uv_theme_rwwhsl7b)}.uv_plus_1wcpahpo{background-color:var(--uv_theme_rwwhsl7);color:var(--uv_theme_rwwhslp)}.uv_plus_1wcpahpp{background-color:var(--uv_theme_rwwhsl7h);color:var(--uv_theme_rwwhsl7z)}.uv_plus_1wcpahpq{background-color:var(--uv_theme_rwwhslv);color:var(--uv_theme_rwwhsl1d)}.uv_plus_1wcpahpr{border:1px solid var(--uv_theme_rwwhsl5m);border-top-color:transparent}.uv_plus_1wcpahps{border-top-color:transparent}.uv_plus_1wcpahpt{border-top-left-radius:0;border-top-right-radius:0;height:fit-content;padding:0;width:100%;border-bottom:1px solid transparent;transition:box-shadow .2s ease,border-color .2s ease}.uv_plus_1wcpahpu{border-radius:0 0 var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85);border-top:1px solid var(--uv_theme_rwwhsl1v);height:fit-content;padding-block:var(--uv_theme_rwwhsla4);padding-inline:var(--uv_theme_rwwhsl9u);width:100%}.uv_plus_1wcpahpu[aria-disabled=true]{background-color:var(--uv_theme_rwwhsl1j)}.uv_plus_1wcpahpv{background-color:var(--uv_theme_rwwhsl5g)}.uv_plus_1wcpahpw{background-color:var(--uv_theme_rwwhsl64)}.uv_plus_1wcpahpx{background-color:var(--uv_theme_rwwhsl1r)}.uv_plus_1wcpahpy{background-color:var(--uv_theme_rwwhsl6s)}.uv_plus_1wcpahpz{background-color:var(--uv_theme_rwwhsl6)}.uv_plus_1wcpahp10{background-color:var(--uv_theme_rwwhsl7g)}.uv_plus_1wcpahp11{background-color:var(--uv_theme_rwwhslu)}.uv_plus_1wcpahp12{left:var(--uv_theme_rwwhsl9y);position:absolute;transform:translateY(-160%)}.uv_plus_1wcpahp13{padding:0;width:32px}.uv_plus_1wcpahp13:first-of-type{padding-left:var(--uv_theme_rwwhsl9v)}.uv_plus_1wcpahp14{color:var(--uv_theme_rwwhsl5y)}.uv_plus_1wcpahp15{cursor:pointer}.uv_plus_1wcpahp17 .uv_plus_1wcpahp18,.uv_plus_1wcpahp17 .uv_plus_1wcpahp18:first-child{border-bottom-left-radius:0}.uv_plus_1wcpahp17 .uv_plus_1wcpahp18,.uv_plus_1wcpahp17 .uv_plus_1wcpahp18:last-child{border-bottom-right-radius:0}.uv_plus_1wcpahp19{display:flex}.uv_plus_1wcpahp1a{padding:var(--uv_plus_1wcpahp0)}.uv_plus_1wcpahp1b{white-space:pre-line}.uv_plus_1wcpahp15 .uv_plus_1wcpahp1b:nth-child(2),.uv_plus_1wcpahp16 .uv_plus_1wcpahp1b:nth-child(3){font-weight:var(--uv_theme_rwwhslay)}.uv_plus_1wcpahp14[aria-expanded=true] td,.uv_plus_1wcpahp14[aria-expanded=true] td:first-child,.uv_plus_1wcpahp14[aria-expanded=true] td:last-child,.uv_plus_1wcpahp14[aria-expanded=true]+tr td{border-color:var(--uv_theme_rwwhsl5m)}.uv_plus_1wcpahp1c{height:100%}.uv_plus_1wcpahp1d{border-color:var(--uv_theme_rwwhsl5m)!important}.uv_plus_1q5g1ma0{background-color:var(--uv_theme_rwwhsl1r);height:100%;min-width:20rem}.uv_plus_1q5g1ma1{height:var(--uv_theme_rwwhsl9o);padding:var(--uv_theme_rwwhsl9w);padding-bottom:var(--uv_theme_rwwhsl9v)}.uv_plus_1q5g1ma3{border-bottom:1px solid var(--uv_theme_rwwhsl1v)}.uv_plus_1q5g1ma4{background-color:var(--uv_theme_rwwhsl1i)}.uv_plus_1q5g1ma5{border-top:1px solid var(--uv_theme_rwwhsl1v);padding:var(--uv_theme_rwwhsl9w)}.uv_plus_1q5g1ma6{background-color:var(--uv_theme_rwwhsl1i);max-width:12.5rem}.uv_plus_1q5g1ma7{height:100%;min-height:10rem;overflow-y:scroll;padding:var(--uv_theme_rwwhsl9w)}.uv_plus_1q5g1ma8{padding-left:var(--uv_theme_rwwhsl9u)}.uv_plus_1q5g1ma9:not(:last-child){border-bottom:1px solid var(--uv_theme_rwwhsl1v);padding-bottom:var(--uv_theme_rwwhsl9w)}.uv_plus_1q5g1maa{color:inherit;text-decoration:inherit;transition:color .25s ease-out}.uv_plus_1q5g1maa:hover{color:var(--uv_theme_rwwhsl1c)}.uv_plus_1q5g1mab{opacity:0;position:absolute;transform:translate(calc(-1 *var(--uv_theme_rwwhsl9v)));transition:opacity .25s ease-in-out}.uv_plus_1q5g1maa:hover>.uv_plus_1q5g1mab{opacity:1}.uv_plus_1q5g1mac{margin-top:var(--uv_theme_rwwhsla4)}.uv_plus_1q5g1mad{margin-top:var(--uv_theme_rwwhsla5)}@media(min-width:1440px){.uv_plus_1q5g1ma0{min-width:27.5rem}}.uv_plus_11wud800{all:unset;cursor:pointer}.uv_plus_11wud801{border-collapse:separate;border-spacing:var(--uv_theme_rwwhsl9v) 0;height:1px;margin:0 calc(-1 * var(--uv_theme_rwwhsl9v));table-layout:fixed;width:calc(100% + var(--uv_theme_rwwhsl9x))}.uv_plus_11wud802{bottom:100%;left:50%;position:absolute;transform:translate(-50%) translateY(50%)}.uv_plus_11wud803{background-color:transparent;outline:none;padding:var(--uv_theme_rwwhsl9u);text-align:center}.uv_plus_11wud803:first-child{text-align:left}tbody .uv_plus_11wud803:not(:first-child){border:1px solid var(--uv_theme_rwwhsl1v);border-width:0 1px}tbody tr:last-child .uv_plus_11wud803{padding-bottom:var(--uv_theme_rwwhsl9x)}tbody tr:last-child .uv_plus_11wud803:not(:first-child){border:1px solid var(--uv_theme_rwwhsl1v);border-radius:0 0 var(--uv_theme_rwwhsl86) var(--uv_theme_rwwhsl86);border-width:0 1px 1px 1px}thead .uv_plus_11wud803{height:100%;padding-bottom:var(--uv_theme_rwwhsl9w);padding-top:var(--uv_theme_rwwhsl9x);position:relative;vertical-align:top}thead .uv_plus_11wud803:first-child{vertical-align:bottom}thead .uv_plus_11wud803:not(:first-child){border:1px solid var(--uv_theme_rwwhsl1v);border-radius:var(--uv_theme_rwwhsl86) var(--uv_theme_rwwhsl86) 0 0;border-width:1px 1px 0 1px}thead .uv_plus_11wud804:not(:first-child),tbody .uv_plus_11wud804:not(:first-child),tbody tr:last-child .uv_plus_11wud804:not(:first-child){border-color:var(--uv_theme_rwwhsl5m)}.uv_plus_11wud805{background-color:var(--uv_theme_rwwhsl1j)}thead .uv_plus_11wud806:not(:first-child),tbody .uv_plus_11wud806:not(:first-child),tbody tr:last-child .uv_plus_11wud806:not(:first-child){border-color:#00f;border-width:2px 2px 0 2px}.uv_plus_11wud807{display:none}.uv_plus_11wud808{padding-left:var(--uv_theme_rwwhsl9w);text-align:start}thead .uv_plus_11wud808{padding-left:var(--uv_theme_rwwhsl9u)}.uv_plus_11wud809{cursor:pointer}tbody .uv_plus_11wud80a{padding-bottom:var(--uv_theme_rwwhsl9z)}.uv_plus_11wud80b{display:none}.uv_plus_11wud80c{text-transform:uppercase}.uv_plus_11wud80d{left:0;opacity:0;position:absolute;top:0}.uv_plus_11wud80e{height:100%}.uv_plus_11wud80f{padding:var(--uv_theme_rwwhsl9u);width:100%}.uv_plus_11wud80g{width:100%}.uv_plus_11wud80h{align-items:center;display:flex;height:var(--uv_theme_rwwhsl9k)}.uv_plus_l0ny240{padding:0}.uv_plus_l0ny241{border-right:1px solid var(--uv_theme_rwwhsl1v);padding:var(--uv_theme_rwwhsl9w)}.uv_plus_l0ny242{min-width:0;padding:var(--uv_theme_rwwhsl9w);padding-top:var(--uv_theme_rwwhsl9x)}.uv_plus_l0ny243{display:flex;justify-content:right}.uv_plus_l0ny244{margin-bottom:var(--uv_theme_rwwhsl9w)}.uv_plus_l0ny245{cursor:pointer;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:2px;transition:text-decoration-color .25s ease-out}.uv_plus_l0ny245:active{text-decoration-thickness:2px}.uv_plus_l0ny245:hover{text-decoration:underline;text-decoration-thickness:1px}.uv_plus_l0ny246{align-items:center}.uv_plus_l0ny247{width:fit-content}
|
|
1
|
+
.uv_plus_1sui13x1{cursor:not-allowed}.uv_plus_1sui13x2{background-color:#252a3b;position:absolute;right:var(--uv_theme_rwwhsl9u);top:var(--uv_theme_rwwhsl9u)}.uv_plus_1sui13x2:hover{background-color:#303445}.uv_plus_1sui13x2 svg>path{fill:#fff}.uv_plus_1sui13x3{position:relative;width:100%;max-height:var(--uv_plus_1sui13x0)}.uv_plus_1sui13x5{pointer-events:none;-webkit-user-select:none;user-select:none}.uv_plus_1sui13x3 .cm-editor{background-color:#252a3b;border:1px solid transparent;border-radius:var(--uv_theme_rwwhsla4);font-family:var(--uv_theme_rwwhsld8);font-size:var(--uv_theme_rwwhsld9)}.uv_plus_1sui13x3 .cm-editor.cm-focused{outline:none;box-shadow:none}.uv_plus_1sui13x3 .cm-content{padding-block:var(--uv_theme_rwwhsl9v)}.uv_plus_1sui13x3 .cm-gutters{background-color:#303445}.uv_plus_1sui13x3 .cm-lineNumbers{padding-left:var(--uv_theme_rwwhsl9u)}.uv_plus_1sui13x3 .cm-gutterElement{color:#545454}.uv_plus_1sui13x3 .cm-scroller{border-radius:var(--uv_theme_rwwhsla4)}.uv_plus_1sui13x5 .cm-editor{background-color:#1e2335;color:#484b5a}.uv_plus_1sui13x5 .cm-line span,.uv_plus_1sui13x5 .cm-gutter-Element{color:#484b5a}.uv_plus_1sui13x5 .cm-cursor{border-left-color:transparent;display:none}.uv_plus_1sui13x5 .cm-selectionMatch{background-color:transparent}.uv_plus_1sui13x5 .cm-selectionLayer{display:none}.uv_plus_1sui13x5 .cm-editor.cm-focused{border:1px solid transparent;box-shadow:none}.uv_plus_1sui13x6{width:100%;background-color:#252a3b;border-radius:var(--uv_theme_rwwhsla4);position:relative;margin-top:calc(-1 * var(--uv_theme_rwwhsl9u));transition:box-shadow .5s}.uv_plus_1sui13x7{box-shadow:0 -22px 19px -6px #252a3b}.uv_plus_1sui13x8{box-shadow:none}.uv_plus_1sui13x9{background:none;border:none;cursor:pointer;padding:var(--uv_theme_rwwhsl9v);padding-top:var(--uv_theme_rwwhsl9u);width:100%}.uv_plus_1sui13xa{align-items:center;display:flex;justify-content:center;color:#b8bac0}.uv_plus_1sui13xb{transform:rotate(0);transform-origin:center;transition:transform .3s ease-in-out}.uv_plus_1sui13xc{transform:rotate(180deg);transform-origin:center;transition:transform .3s ease-in-out}.uv_plus_1sui13xd{border-radius:var(--uv_theme_rwwhsla4);border:1px solid transparent}.uv_plus_1sui13xd:has(.uv_plus_1sui13x3 .cm-editor.cm-focused){box-shadow:var(--uv_theme_rwwhsl8m);border:1px solid var(--uv_theme_rwwhsl5m)}@property --uv_plus_u4r1ts1{syntax: "*"; inherits: false; initial-value: auto;}@property --uv_plus_u4r1ts2{syntax: "*"; inherits: false; initial-value: auto;}.uv_plus_u4r1ts3:hover{border:1px solid var(--uv_theme_rwwhsl5o);box-shadow:var(--uv_theme_rwwhsl8c);cursor:pointer}.uv_plus_u4r1ts4{background:var(--uv_theme_rwwhsl1i);border:1px solid var(--uv_theme_rwwhsl1v);border-radius:var(--uv_theme_rwwhsl85);color:var(--uv_theme_rwwhsl2j);display:block;overflow-wrap:break-word;padding:0;text-align:left;text-decoration:none}.uv_plus_u4r1ts4[disabled]{cursor:not-allowed}.uv_plus_u4r1ts4[disabled]:hover{border:1px solid var(--uv_theme_rwwhsl1v);box-shadow:none}.uv_plus_u4r1ts5{background:var(--uv_theme_rwwhsl1r);border-radius:var(--uv_theme_rwwhsl85);display:flex;padding:var(--uv_theme_rwwhsl9u);width:fit-content}.uv_plus_u4r1ts6{padding:0 var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w)}.uv_plus_u4r1ts7{padding:var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w) 0}.uv_plus_u4r1ts8{height:fit-content}.uv_plus_u4r1ts9{padding:var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w) 0 var(--uv_theme_rwwhsl9w)}.uv_plus_u4r1tsa{padding:var(--uv_theme_rwwhsl9w)}.uv_plus_u4r1tsb{padding:var(--uv_theme_rwwhsl9w) 0 var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w)}.uv_plus_u4r1tsc{object-fit:cover}.uv_plus_u4r1tsc[data-disabled=true]{filter:grayscale(1)}.uv_plus_u4r1tsd{border-radius:var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85) 0 0}.uv_plus_u4r1tse{border-radius:var(--uv_theme_rwwhsl85) 0 0 var(--uv_theme_rwwhsl85);max-height:var(--uv_plus_u4r1ts0)}.uv_plus_u4r1tsf{height:100%}.uv_plus_u4r1tsg{height:var(--uv_plus_u4r1ts1);width:var(--uv_plus_u4r1ts2)}.uv_plus_u4r1tsh{border-radius:var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85) 0 0}.uv_plus_u4r1tsi{border-radius:var(--uv_theme_rwwhsl85) 0 0 var(--uv_theme_rwwhsl85)}.uv_plus_u4r1tsj{padding:var(--uv_theme_rwwhsl9w)}.uv_plus_1gpmh3x0{min-width:0}.uv_plus_1gpmh3x1{height:100%;padding:var(--uv_theme_rwwhsl9w);text-decoration:none}.uv_plus_1gpmh3x1:first-child{border-radius:var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85) 0 0}.uv_plus_1gpmh3x1:hover{background:var(--uv_theme_rwwhsl1k)}.uv_plus_1gpmh3x1:last-child{border-radius:0 0 var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85)}.uv_plus_1gpmh3x1:not(:first-child){border-top:1px solid var(--uv_theme_rwwhsl1v)}.uv_plus_1gpmh3x2{background:var(--uv_theme_rwwhsl1r);border-radius:var(--uv_theme_rwwhsl85);display:inline-flex;padding:var(--uv_theme_rwwhsl9u)}.uv_plus_1gpmh3x1:hover .uv_plus_1gpmh3x2{background:none}.uv_plus_1gpmh3x3{height:100%}.uv_plus_1gpmh3x4{background:var(--uv_theme_rwwhsl1i);border:1px solid var(--uv_theme_rwwhsl1v);border-radius:var(--uv_theme_rwwhsl85);min-width:0}.uv_plus_1gpmh3x5{padding:var(--uv_theme_rwwhsl9w)}.uv_plus_1gpmh3x5:not(:first-child){border-top:1px solid var(--uv_theme_rwwhsl1v)}.uv_plus_1gpmh3x6{border-radius:var(--uv_theme_rwwhsl85);height:32px;width:32px}.uv_plus_16zcyo50{align-items:center;display:flex;margin:0 var(--uv_theme_rwwhsla0)}.uv_plus_16zcyo51{justify-content:flex-start}.uv_plus_16zcyo52{justify-content:flex-end}.uv_plus_16zcyo53{margin-top:var(--uv_theme_rwwhsl9w);text-align:center}.uv_plus_16zcyo54{display:flex;margin-bottom:var(--uv_theme_rwwhsl9v)}.uv_plus_16zcyo55{flex-direction:row-reverse}.uv_plus_16zcyo56{flex-direction:row}.uv_plus_16zcyo57{border-radius:var(--uv_theme_rwwhsl85);margin:var(--uv_theme_rwwhsl9w);margin-bottom:0;padding:var(--uv_theme_rwwhsl9w)}.uv_plus_16zcyo58{background-color:var(--uv_theme_rwwhsl1l)}.uv_plus_16zcyo59{background-color:var(--uv_theme_rwwhsl5g)}.uv_plus_16zcyo5a{align-self:flex-end;display:flex}.uv_plus_16zcyo5b{width:100%}.uv_plus_16zcyo5c{background-color:var(--uv_theme_rwwhsl1l);height:var(--uv_theme_rwwhsl9c);margin-right:var(--uv_theme_rwwhsl9u)}@keyframes uv_plus_wizdzu0{30%{transform:translate3d(-5px,0,0) rotate(5deg)}60%{transform:translate3d(-4px,0,0)}90%{transform:translate3d(-1px,0,0) rotate(-5deg)}0%,10%,40%,80%,to{transform:translateZ(0) rotate(0)}}@keyframes uv_plus_wizdzu1{30%{transform:translate3d(0,5px,0) rotate(5deg)}60%{transform:translate3d(0,-6px,0)}90%{transform:translate3d(0,-2px,0)}0%,10%,40%,80%,to{transform:translateZ(0) rotate(0)}}.uv_plus_wizdzu2{cursor:pointer;height:88px;transition:transform 1s cubic-bezier(.19,1,.22,1);width:88px}.uv_plus_wizdzu2:hover,.uv_plus_wizdzu2:focus{transform:scale(1.2)}.uv_plus_wizdzu3{animation:uv_plus_wizdzu0 1s ease infinite}.uv_plus_wizdzu4{animation:uv_plus_wizdzu1 1s ease infinite}.uv_plus_wizdzu5{transform:scale(1.2)}.uv_plus_wizdzu6{border:none;background:transparent;padding:0;margin:0;outline:none}.uv_plus_1ko5kn21{max-width:var(--uv_plus_1ko5kn20)}.uv_plus_1ko5kn22{margin-right:var(--uv_theme_rwwhsl9u);width:15px}.uv_plus_1ko5kn24{margin-left:var(--uv_theme_rwwhsla4)}.uv_plus_1ko5kn25{align-items:center;display:flex;flex-direction:row;justify-content:space-between;min-height:var(--uv_theme_rwwhsl9l);padding-bottom:var(--uv_theme_rwwhsl9u);padding-top:var(--uv_theme_rwwhsl9u);-webkit-box-pack:justify}.uv_plus_1ko5kn26{display:flex;flex-direction:column;height:var(--uv_theme_rwwhsl9k);justify-content:center;-webkit-box-pack:center}.uv_plus_1ko5kn27{animation:.8s uv_15brg2b3}.uv_plus_1ko5kn29{animation:uv_15brg2b3 .8s}.uv_plus_1ko5kn2a{text-align:right}.uv_plus_1ko5kn2b{display:flex;flex-direction:column;height:var(--uv_theme_rwwhsl9k);justify-content:center;text-align:initial;-webkit-box-pack:center}.uv_plus_1ko5kn2c{align-self:center;margin-left:var(--uv_theme_rwwhsl9u)}.uv_plus_1ko5kn2d{margin-left:var(--uv_theme_rwwhsl9u)}.uv_plus_1ko5kn2e{max-width:75%}.uv_plus_1ko5kn2f{vertical-align:text-top}.uv_plus_1ko5kn2g{text-decoration-color:var(--uv_theme_rwwhsl7m);text-decoration-line:line-through}.uv_plus_1ko5kn2h{align-items:center;color:var(--uv_theme_rwwhsl2m);font-size:16px;margin-right:var(--uv_theme_rwwhsla4);max-width:500px}.uv_plus_1ko5kn2i{display:inline-flex}.uv_plus_1ko5kn2j{display:flex}.uv_plus_1ko5kn2n{color:var(--uv_theme_rwwhsl2j);display:block;font-size:14px;line-height:8}.uv_plus_1ko5kn2o{align-items:center;color:var(--uv_theme_rwwhsl2m);display:inline-flex;font-weight:500;margin-right:4px}.uv_plus_1ko5kn2p{font-size:24px}.uv_plus_1ko5kn2q{font-size:16px;text-transform:capitalize}.uv_plus_1ko5kn2r,.uv_plus_1ko5kn2s{font-size:16px}.uv_plus_1ko5kn2t{-moz-appearance:textfield}.uv_plus_1ko5kn2t::-webkit-inner-spin-button,.uv_plus_1ko5kn2t::webkit-outer-spin-button{margin:0;-webkit-appearance:none}.uv_plus_sk5tga2{margin-right:var(--uv_theme_rwwhsl9u);width:15px}.uv_plus_sk5tga3{border:1px solid var(--uv_theme_rwwhsl1v);width:100%}.uv_plus_sk5tga4{border-radius:4px}.uv_plus_sk5tga5{border-radius:4px 4px 0}.uv_plus_sk5tga6{border-radius:4px;margin-top:var(--uv_theme_rwwhsl9v)}.uv_plus_sk5tga7{background-color:var(--uv_theme_rwwhsl1i)}.uv_plus_sk5tga8{background-color:var(--uv_theme_rwwhsl1r);border-left:1px solid var(--uv_theme_rwwhsl1v);min-width:126px;width:30%}.uv_plus_sk5tga9{min-width:230px;padding-left:var(--uv_plus_sk5tga0);padding-right:var(--uv_theme_rwwhsl9v);position:relative;width:70%}.uv_plus_sk5tgaa:before{content:"";border-bottom:1px solid var(--uv_theme_rwwhsl1v);bottom:0;height:1px;left:0;margin-left:var(--uv_theme_rwwhsl9v);position:absolute;width:calc(100% - 32px)}.uv_plus_sk5tgab{background:var(--uv_theme_rwwhsl5g)}.uv_plus_sk5tgac{background-color:var(--uv_theme_rwwhsl5g);border-color:var(--uv_theme_rwwhsl1v);border-radius:0 0 var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85);border-right:none;border-style:solid;border-width:0 1px 1px 1px;height:var(--uv_theme_rwwhsl9l);min-width:126px;width:30%}.uv_plus_sk5tgad{border-radius:0 0 var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85);border-right:1px solid var(--uv_theme_rwwhsl1v);margin:0;width:100%}.uv_plus_sk5tgae{align-items:center;color:var(--uv_theme_rwwhsl2j);display:flex;font-size:18px;font-weight:500;margin:0;padding:var(--uv_theme_rwwhsl9v)}.uv_plus_sk5tgaf{width:70%}.uv_plus_sk5tgag{align-items:flex-start;float:right;max-width:200px;padding:var(--uv_theme_rwwhsl9v);text-align:left}.uv_plus_sk5tgah{position:absolute;top:calc(50% - 16px)}.uv_plus_sk5tgai{margin-left:-185px}.uv_plus_sk5tgaj{margin-left:-115px}.uv_plus_sk5tgak{border-left:1px solid var(--uv_theme_rwwhsl1v);min-width:200px;padding:0 24px}.uv_plus_sk5tgak:first-of-type,.uv_plus_sk5tgak:last-child{border:0}.uv_plus_sk5tgal{display:none}.uv_plus_sk5tgam{border:0}.uv_plus_sk5tgao{display:inline-block;font-size:12px;height:var(--uv_theme_rwwhsl9f);line-height:18;margin-right:var(--uv_theme_rwwhsl9u)}.uv_plus_sk5tgap{margin-top:var(--uv_theme_rwwhsl9w)}.uv_plus_sk5tgaq{margin-left:var(--uv_theme_rwwhsl9v);text-align:right}.uv_plus_sk5tgar{text-align:right}.uv_plus_sk5tgas{margin-right:var(--uv_theme_rwwhsl9u)}.uv_plus_sk5tgat{padding:0}.uv_plus_sk5tgau{background-color:var(--uv_theme_rwwhsl1i);display:flex;height:120px;justify-content:center;left:0;margin:var(--uv_plus_sk5tga1);position:fixed;right:0;transition:bottom .3s,box-shadow .3s;z-index:1}.uv_plus_sk5tgav{bottom:0;box-shadow:var(--uv_theme_rwwhsl8c)}.uv_plus_sk5tgaw{bottom:-120px;box-shadow:0}.uv_plus_sk5tgax{display:flex;flex-direction:row;justify-content:center;list-style:none;margin:0;padding:var(--uv_theme_rwwhsl9w) 0}.uv_plus_sk5tgay{display:flex;min-width:158px;padding:12px 0}.uv_plus_sk5tgaz{display:none}.uv_plus_sk5tga11{background:var(--uv_theme_rwwhsl1r);padding:var(--uv_theme_rwwhsl9v)}.uv_plus_sk5tga12{align-items:center;display:flex;flex-direction:row;gap:var(--uv_theme_rwwhsl9u);justify-content:center}@media(max-width:1800px){.uv_plus_sk5tgan{display:none}}.uv_plus_5imqkb0{padding:var(--uv_theme_rwwhsl9v);text-align:left}.uv_plus_h6pvpm1{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--uv_theme_rwwhsla9);line-height:var(--uv_theme_rwwhslac);margin:0;width:100%}.uv_plus_h6pvpm2{border-bottom:1px var(--uv_theme_rwwhsl1v) solid;padding-block:var(--uv_theme_rwwhsl9v);width:var(--uv_plus_h6pvpm0)}.uv_plus_h6pvpm2:first-of-type{padding-top:0}.uv_plus_h6pvpm2:last-of-type{border-bottom-color:transparent;padding-bottom:0}.uv_plus_h6pvpm3:not(:last-child){padding-right:var(--uv_theme_rwwhsl9v)}.uv_plus_h6pvpm4{align-items:center;color:var(--uv_theme_rwwhsl2m);display:inline-flex;font-weight:var(--uv_theme_rwwhslbg);min-width:0}.uv_plus_h6pvpm5{color:var(--uv_theme_rwwhsl2j);margin:0;min-width:0;width:100%}.uv_plus_h6pvpm6{display:inline-block;min-width:0;width:100%}.uv_plus_h6pvpm6>*{align-items:center;display:inline-flex;margin-right:var(--uv_theme_rwwhsl9u)}@keyframes uv_plus_1ngtn5a0{0%{max-height:50px}to{max-height:32px}}@keyframes uv_plus_1ngtn5a1{0%{margin-bottom:-8px;max-height:0;opacity:0}to{margin-bottom:0;max-height:40px;opacity:1}}.uv_plus_nytpcy0{height:calc(var(--uv_theme_rwwhslau) + var(--uv_theme_rwwhsl9u));padding-bottom:var(--uv_theme_rwwhsl9u);padding-left:var(--uv_theme_rwwhsl9u);transition:opacity .25s ease-in-out,height .25s ease-in-out}.uv_plus_nytpcy1{animation:uv_plus_1ngtn5a1 .25s ease-in-out reverse}.uv_plus_nytpcy2{animation:uv_plus_1ngtn5a1 .25s ease-in-out}.uv_plus_nytpcy4{padding-top:var(--uv_theme_rwwhsl9u)}.uv_plus_nytpcy5{border-top:2px solid;border-color:transparent;height:2px;left:0;padding:var(--uv_theme_rwwhsla4) 0;position:absolute;right:0;top:0}.uv_plus_nytpcy5:before{content:"";border:3px solid;border-color:inherit;border-radius:var(--uv_theme_rwwhsl84);height:0;left:0;position:absolute;top:-4px;width:0}.uv_plus_nytpcy6{position:relative}.uv_plus_nytpcy7{padding:var(--uv_theme_rwwhsl9u) 0}.uv_plus_nytpcy8{margin-left:var(--uv_theme_rwwhsla4);padding-left:var(--uv_theme_rwwhsl9x)}.uv_plus_nytpcy9{margin:var(--uv_theme_rwwhsl9v) calc(var(--uv_theme_rwwhsl9v) * -1);flex-shrink:0}.uv_plus_nytpcya{height:100%}.uv_plus_x6an4g0{width:180px}.uv_plus_x6an4g1{position:relative}.uv_plus_x6an4g2{padding-left:var(--uv_theme_rwwhsl9u)}.uv_plus_x6an4g3{border-radius:var(--uv_theme_rwwhsl85);bottom:0;margin:auto 0;padding:var(--uv_theme_rwwhsla5);position:absolute;top:0}.uv_plus_x6an4g4:hover{background:var(--uv_theme_rwwhsl5i)}.uv_plus_x6an4g5:hover{background:var(--uv_theme_rwwhsl1u)}.uv_plus_x6an4g6{text-align:left}.uv_plus_x6an4g8{background-color:inherit;border:none;border-radius:var(--uv_theme_rwwhsl85);color:inherit;margin-top:var(--uv_theme_rwwhsla5);padding:calc(var(--uv_theme_rwwhsla5) + var(--uv_theme_rwwhsla4)) var(--uv_theme_rwwhsl9u);text-align:left;text-decoration:none;width:100%}.uv_plus_x6an4ga{background-color:unset;cursor:not-allowed}.uv_plus_x6an4gb{background-color:var(--uv_theme_rwwhsl1k)}.uv_plus_x6an4gc{background-color:var(--uv_theme_rwwhsl5g)}.uv_plus_x6an4gc:hover{background-color:var(--uv_theme_rwwhsl5i)}.uv_plus_x6an4gd{cursor:pointer}.uv_plus_x6an4ge{padding:var(--uv_theme_rwwhsla4) var(--uv_theme_rwwhsl9u)}.uv_plus_x6an4gf:active{background-color:var(--uv_theme_rwwhsl1k)}.uv_plus_x6an4gg{background-color:var(--uv_theme_rwwhsl1u)}.uv_plus_x6an4gh:hover,.uv_plus_x6an4gh:focus{background-color:var(--uv_theme_rwwhsl1r)}.uv_plus_x6an4gi{animation:uv_plus_1ngtn5a0 .25s ease-in-out}.uv_plus_x6an4gj{animation:uv_plus_1ngtn5a0 .25s ease-in-out reverse}.uv_plus_x6an4gn{cursor:grab;margin:0 var(--uv_theme_rwwhsla5);opacity:0}.uv_plus_x6an4gk:hover .uv_plus_x6an4gn,.uv_plus_x6an4gk:focus .uv_plus_x6an4gn,.uv_plus_x6an4gk:active .uv_plus_x6an4gn{opacity:1}.uv_plus_x6an4go{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.uv_plus_x6an4gm:hover .uv_plus_x6an4go{color:var(--uv_theme_rwwhsl2u)}.uv_plus_x6an4gp{color:var(--uv_theme_rwwhsl2t)}.uv_plus_x6an4gq{color:var(--uv_theme_rwwhsl2u)}.uv_plus_x6an4g6:hover .uv_plus_x6an4gr,.uv_plus_x6an4g6:focus .uv_plus_x6an4gr,.uv_plus_x6an4g6:active .uv_plus_x6an4gr{opacity:1}.uv_plus_x6an4g7:hover .uv_plus_x6an4gr,.uv_plus_x6an4g7:focus .uv_plus_x6an4gr,.uv_plus_x6an4g7:active .uv_plus_x6an4gr{opacity:0}.uv_plus_x6an4gl:hover .uv_plus_x6an4gr,.uv_plus_x6an4gl:active .uv_plus_x6an4gr,.uv_plus_x6an4gl:focus .uv_plus_x6an4gr{opacity:0}.uv_plus_x6an4gs{all:unset;inset:0 0 0 -24px;margin:auto;opacity:0;pointer-events:visible;position:absolute;visibility:visible}.uv_plus_x6an4gs:hover,.uv_plus_x6an4gs:focus-visible,.uv_plus_x6an4gs:active{opacity:1;pointer-events:auto}.uv_plus_x6an4g6:hover .uv_plus_x6an4gs,.uv_plus_x6an4g6:focus .uv_plus_x6an4gs,.uv_plus_x6an4g6:active .uv_plus_x6an4gs{opacity:1;pointer-events:auto}.uv_plus_x6an4gl:hover .uv_plus_x6an4gs,.uv_plus_x6an4gl:active .uv_plus_x6an4gs,.uv_plus_x6an4gl:focus .uv_plus_x6an4gs{opacity:1;pointer-events:auto}.uv_plus_x6an4gt{animation:uv_15brg2b7 .25s ease-in-out reverse}.uv_plus_x6an4gu{animation:uv_15brg2b7 .25s ease-in-out}.uv_plus_x6an4gv{margin-top:var(--uv_theme_rwwhsla5);padding:0 var(--uv_theme_rwwhsl9v);width:fit-content}.uv_plus_x6an4gw{padding-top:var(--uv_theme_rwwhsla4)}.uv_plus_x6an4gx{min-width:20px}.uv_plus_x6an4gy{padding-left:28px}.uv_plus_x6an4gz{display:none}.uv_plus_19x50fv0{background:var(--uv_theme_rwwhsl1i);border-top:1px solid var(--uv_theme_rwwhsl24);box-shadow:var(--uv_theme_rwwhsl8c);display:flex;justify-content:flex-end;padding:var(--uv_theme_rwwhsl9u) var(--uv_theme_rwwhsl9v);transition:justify-content .25s ease-in-out,box-shadow .23s ease-in-out;width:100%}.uv_plus_19x50fv1{border:none;box-shadow:none}.uv_plus_19x50fv2{background:var(--uv_theme_rwwhsl1i)}.uv_plus_19x50fv3{height:22px;margin:var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9v) var(--uv_theme_rwwhsl9w);max-width:220px;overflow:hidden}.uv_plus_19x50fv4{border-right:1px solid var(--uv_theme_rwwhsl24);display:flex;flex-direction:row;position:relative}.uv_plus_19x50fv5{background:var(--uv_theme_rwwhsl1i);display:flex;flex-direction:column;width:var(--uv_plus_1rde5pt0)}.uv_plus_19x50fv6{transition:width .25s ease-in-out;width:67px}.uv_plus_19x50fv7{transition:width .25s ease-in-out;width:var(--uv_plus_1rde5pt0)}.uv_plus_19x50fv9{width:67px}.uv_plus_19x50fva{max-width:320px;min-width:220px}.uv_plus_19x50fvb{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.uv_plus_19x50fvc{align-items:center}.uv_plus_19x50fvd{flex-grow:1;overflow-x:hidden;overflow-y:auto;padding:var(--uv_theme_rwwhsl9v)}.uv_plus_19x50fve{background:transparent;border-right:2px solid transparent;bottom:0;cursor:col-resize;display:flex;position:absolute;right:0;top:0;width:6px}.uv_plus_19x50fve:hover{border-color:var(--uv_theme_rwwhsl5m)}.uv_plus_1wcpahp1 td:first-child,.uv_plus_1wcpahp1 th:first-child{max-width:var(--uv_theme_rwwhsl9l);min-width:var(--uv_theme_rwwhsl9l);width:var(--uv_theme_rwwhsl9l)}.uv_plus_1wcpahp2{background:var(--uv_theme_rwwhsl1r);border-radius:0 0 var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85);cursor:auto;display:table-row;position:relative;vertical-align:middle;width:100%}.uv_plus_1wcpahp3{border:1px solid var(--uv_theme_rwwhsl1v);border-radius:0 0 var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85);border-top-color:transparent;margin-top:calc((var(--uv_theme_rwwhsl9v) * -1) - 1px);padding-block:var(--uv_theme_rwwhsla4);padding-inline:var(--uv_theme_rwwhsl9u);transition:border-color .2s ease}.uv_plus_1wcpahp4,.uv_plus_1wcpahp5{border:1px solid var(--uv_theme_rwwhsl1v)}.uv_plus_1wcpahp5.uv_plus_1wcpahp5{border-top:1px solid transparent}.uv_plus_1wcpahpd{background-color:var(--uv_theme_rwwhsl5g);color:var(--uv_theme_rwwhsl5y)}.uv_plus_1wcpahpe{background-color:var(--uv_theme_rwwhsl64);color:var(--uv_theme_rwwhsl6m)}.uv_plus_1wcpahpf{background-color:var(--uv_theme_rwwhsl1s);color:var(--uv_theme_rwwhsl2j)}.uv_plus_1wcpahpg{background-color:var(--uv_theme_rwwhsl6s);color:var(--uv_theme_rwwhsl7a)}.uv_plus_1wcpahph{background-color:var(--uv_theme_rwwhsl6);color:var(--uv_theme_rwwhslo)}.uv_plus_1wcpahpi{background-color:var(--uv_theme_rwwhsl7g);color:var(--uv_theme_rwwhsl7y)}.uv_plus_1wcpahpj{background-color:var(--uv_theme_rwwhslu);color:var(--uv_theme_rwwhsl1c)}.uv_plus_1wcpahpk{background-color:var(--uv_theme_rwwhsl5h);color:var(--uv_theme_rwwhsl5z)}.uv_plus_1wcpahpl{background-color:var(--uv_theme_rwwhsl65);color:var(--uv_theme_rwwhsl6n)}.uv_plus_1wcpahpm{background-color:var(--uv_theme_rwwhsl1r);color:var(--uv_theme_rwwhsl2k)}.uv_plus_1wcpahpn{background-color:var(--uv_theme_rwwhsl6t);color:var(--uv_theme_rwwhsl7b)}.uv_plus_1wcpahpo{background-color:var(--uv_theme_rwwhsl7);color:var(--uv_theme_rwwhslp)}.uv_plus_1wcpahpp{background-color:var(--uv_theme_rwwhsl7h);color:var(--uv_theme_rwwhsl7z)}.uv_plus_1wcpahpq{background-color:var(--uv_theme_rwwhslv);color:var(--uv_theme_rwwhsl1d)}.uv_plus_1wcpahpr{border:1px solid var(--uv_theme_rwwhsl5m);border-top-color:transparent}.uv_plus_1wcpahps{border-top-color:transparent}.uv_plus_1wcpahpt{border-top-left-radius:0;border-top-right-radius:0;height:fit-content;padding:0;width:100%;border-bottom:1px solid transparent;transition:box-shadow .2s ease,border-color .2s ease}.uv_plus_1wcpahpu{border-radius:0 0 var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85);border-top:1px solid var(--uv_theme_rwwhsl1v);height:fit-content;padding-block:var(--uv_theme_rwwhsla4);padding-inline:var(--uv_theme_rwwhsl9u);width:100%}.uv_plus_1wcpahpu[aria-disabled=true]{background-color:var(--uv_theme_rwwhsl1j)}.uv_plus_1wcpahpv{background-color:var(--uv_theme_rwwhsl5g)}.uv_plus_1wcpahpw{background-color:var(--uv_theme_rwwhsl64)}.uv_plus_1wcpahpx{background-color:var(--uv_theme_rwwhsl1r)}.uv_plus_1wcpahpy{background-color:var(--uv_theme_rwwhsl6s)}.uv_plus_1wcpahpz{background-color:var(--uv_theme_rwwhsl6)}.uv_plus_1wcpahp10{background-color:var(--uv_theme_rwwhsl7g)}.uv_plus_1wcpahp11{background-color:var(--uv_theme_rwwhslu)}.uv_plus_1wcpahp12{left:var(--uv_theme_rwwhsl9y);position:absolute;transform:translateY(-160%)}.uv_plus_1wcpahp13{padding:0;width:32px}.uv_plus_1wcpahp13:first-of-type{padding-left:var(--uv_theme_rwwhsl9v)}.uv_plus_1wcpahp14{color:var(--uv_theme_rwwhsl5y)}.uv_plus_1wcpahp15{cursor:pointer}.uv_plus_1wcpahp17 .uv_plus_1wcpahp18,.uv_plus_1wcpahp17 .uv_plus_1wcpahp18:first-child{border-bottom-left-radius:0}.uv_plus_1wcpahp17 .uv_plus_1wcpahp18,.uv_plus_1wcpahp17 .uv_plus_1wcpahp18:last-child{border-bottom-right-radius:0}.uv_plus_1wcpahp19{display:flex}.uv_plus_1wcpahp1a{padding:var(--uv_plus_1wcpahp0)}.uv_plus_1wcpahp1b{white-space:pre-line}.uv_plus_1wcpahp15 .uv_plus_1wcpahp1b:nth-child(2),.uv_plus_1wcpahp16 .uv_plus_1wcpahp1b:nth-child(3){font-weight:var(--uv_theme_rwwhslay)}.uv_plus_1wcpahp14[aria-expanded=true] td,.uv_plus_1wcpahp14[aria-expanded=true] td:first-child,.uv_plus_1wcpahp14[aria-expanded=true] td:last-child,.uv_plus_1wcpahp14[aria-expanded=true]+tr td{border-color:var(--uv_theme_rwwhsl5m)}.uv_plus_1wcpahp1c{height:100%}.uv_plus_1wcpahp1d{border-color:var(--uv_theme_rwwhsl5m)!important}.uv_plus_1q5g1ma0{background-color:var(--uv_theme_rwwhsl1r);height:100%;min-width:20rem}.uv_plus_1q5g1ma1{height:var(--uv_theme_rwwhsl9o);padding:var(--uv_theme_rwwhsl9w);padding-bottom:var(--uv_theme_rwwhsl9v)}.uv_plus_1q5g1ma3{border-bottom:1px solid var(--uv_theme_rwwhsl1v)}.uv_plus_1q5g1ma4{background-color:var(--uv_theme_rwwhsl1i)}.uv_plus_1q5g1ma5{border-top:1px solid var(--uv_theme_rwwhsl1v);padding:var(--uv_theme_rwwhsl9w)}.uv_plus_1q5g1ma6{background-color:var(--uv_theme_rwwhsl1i);max-width:12.5rem}.uv_plus_1q5g1ma7{height:100%;min-height:10rem;overflow-y:scroll;padding:var(--uv_theme_rwwhsl9w)}.uv_plus_1q5g1ma8{padding-left:var(--uv_theme_rwwhsl9u)}.uv_plus_1q5g1ma9:not(:last-child){border-bottom:1px solid var(--uv_theme_rwwhsl1v);padding-bottom:var(--uv_theme_rwwhsl9w)}.uv_plus_1q5g1maa{color:inherit;text-decoration:inherit;transition:color .25s ease-out}.uv_plus_1q5g1maa:hover{color:var(--uv_theme_rwwhsl1c)}.uv_plus_1q5g1mab{opacity:0;position:absolute;transform:translate(calc(-1 *var(--uv_theme_rwwhsl9v)));transition:opacity .25s ease-in-out}.uv_plus_1q5g1maa:hover>.uv_plus_1q5g1mab{opacity:1}.uv_plus_1q5g1mac{margin-top:var(--uv_theme_rwwhsla4)}.uv_plus_1q5g1mad{margin-top:var(--uv_theme_rwwhsla5)}.uv_plus_1q5g1mae{display:flex;align-items:center;gap:var(--uv_theme_rwwhsl9u)}@media(min-width:1440px){.uv_plus_1q5g1ma0{min-width:27.5rem}}.uv_plus_11wud800{all:unset;cursor:pointer}.uv_plus_11wud801{border-collapse:separate;border-spacing:var(--uv_theme_rwwhsl9v) 0;height:1px;margin:0 calc(-1 * var(--uv_theme_rwwhsl9v));table-layout:fixed;width:calc(100% + var(--uv_theme_rwwhsl9x))}.uv_plus_11wud802{bottom:100%;left:50%;position:absolute;transform:translate(-50%) translateY(50%)}.uv_plus_11wud803{background-color:transparent;outline:none;padding:var(--uv_theme_rwwhsl9u);text-align:center}.uv_plus_11wud803:first-child{text-align:left}tbody .uv_plus_11wud803:not(:first-child){border:1px solid var(--uv_theme_rwwhsl1v);border-width:0 1px}tbody tr:last-child .uv_plus_11wud803{padding-bottom:var(--uv_theme_rwwhsl9x)}tbody tr:last-child .uv_plus_11wud803:not(:first-child){border:1px solid var(--uv_theme_rwwhsl1v);border-radius:0 0 var(--uv_theme_rwwhsl86) var(--uv_theme_rwwhsl86);border-width:0 1px 1px 1px}thead .uv_plus_11wud803{height:100%;padding-bottom:var(--uv_theme_rwwhsl9w);padding-top:var(--uv_theme_rwwhsl9x);position:relative;vertical-align:top}thead .uv_plus_11wud803:first-child{vertical-align:bottom}thead .uv_plus_11wud803:not(:first-child){border:1px solid var(--uv_theme_rwwhsl1v);border-radius:var(--uv_theme_rwwhsl86) var(--uv_theme_rwwhsl86) 0 0;border-width:1px 1px 0 1px}thead .uv_plus_11wud804:not(:first-child),tbody .uv_plus_11wud804:not(:first-child),tbody tr:last-child .uv_plus_11wud804:not(:first-child){border-color:var(--uv_theme_rwwhsl5m)}.uv_plus_11wud805{background-color:var(--uv_theme_rwwhsl1j)}thead .uv_plus_11wud806:not(:first-child),tbody .uv_plus_11wud806:not(:first-child),tbody tr:last-child .uv_plus_11wud806:not(:first-child){border-color:#00f;border-width:2px 2px 0 2px}.uv_plus_11wud807{display:none}.uv_plus_11wud808{padding-left:var(--uv_theme_rwwhsl9w);text-align:start}thead .uv_plus_11wud808{padding-left:var(--uv_theme_rwwhsl9u)}.uv_plus_11wud809{cursor:pointer}tbody .uv_plus_11wud80a{padding-bottom:var(--uv_theme_rwwhsl9z)}.uv_plus_11wud80b{display:none}.uv_plus_11wud80c{text-transform:uppercase}.uv_plus_11wud80d{left:0;opacity:0;position:absolute;top:0}.uv_plus_11wud80e{height:100%}.uv_plus_11wud80f{padding:var(--uv_theme_rwwhsl9u);width:100%}.uv_plus_11wud80g{width:100%}.uv_plus_11wud80h{align-items:center;display:flex;height:var(--uv_theme_rwwhsl9k)}.uv_plus_l0ny240{padding:0}.uv_plus_l0ny241{border-right:1px solid var(--uv_theme_rwwhsl1v);padding:var(--uv_theme_rwwhsl9w)}.uv_plus_l0ny242{min-width:0;padding:var(--uv_theme_rwwhsl9w);padding-top:var(--uv_theme_rwwhsl9x)}.uv_plus_l0ny243{display:flex;justify-content:right}.uv_plus_l0ny244{margin-bottom:var(--uv_theme_rwwhsl9w)}.uv_plus_l0ny245{cursor:pointer;text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:2px;transition:text-decoration-color .25s ease-out}.uv_plus_l0ny245:active{text-decoration-thickness:2px}.uv_plus_l0ny245:hover{text-decoration:underline;text-decoration-thickness:1px}.uv_plus_l0ny246{align-items:center}.uv_plus_l0ny247{width:fit-content}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ultraviolet/plus",
|
|
3
|
-
"version": "3.4.
|
|
3
|
+
"version": "3.4.5",
|
|
4
4
|
"description": "Ultraviolet Plus",
|
|
5
5
|
"homepage": "https://github.com/scaleway/ultraviolet#readme",
|
|
6
6
|
"repository": {
|
|
@@ -57,13 +57,13 @@
|
|
|
57
57
|
"react-dom": "18.x || 19.x"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
|
-
"@babel/core": "7.
|
|
61
|
-
"@types/react": "19.2.
|
|
60
|
+
"@babel/core": "7.29.0",
|
|
61
|
+
"@types/react": "19.2.14",
|
|
62
62
|
"@types/react-dom": "19.2.3",
|
|
63
|
-
"react": "19.2.
|
|
64
|
-
"react-dom": "19.2.
|
|
63
|
+
"react": "19.2.4",
|
|
64
|
+
"react-dom": "19.2.4",
|
|
65
65
|
"@repo/config": "0.0.1",
|
|
66
|
-
"@ultraviolet/illustrations": "6.0.
|
|
66
|
+
"@ultraviolet/illustrations": "6.0.10",
|
|
67
67
|
"@utils/test": "0.0.1"
|
|
68
68
|
},
|
|
69
69
|
"dependencies": {
|
|
@@ -75,10 +75,10 @@
|
|
|
75
75
|
"@vanilla-extract/recipes": "0.5.7",
|
|
76
76
|
"csstype": "3.2.3",
|
|
77
77
|
"react-intersection-observer": "10.0.2",
|
|
78
|
-
"@ultraviolet/icons": "5.1.
|
|
79
|
-
"@ultraviolet/themes": "3.0
|
|
80
|
-
"@ultraviolet/ui": "3.
|
|
81
|
-
"@ultraviolet/utils": "1.0.
|
|
78
|
+
"@ultraviolet/icons": "5.1.3",
|
|
79
|
+
"@ultraviolet/themes": "3.1.0",
|
|
80
|
+
"@ultraviolet/ui": "3.9.0",
|
|
81
|
+
"@ultraviolet/utils": "1.0.4"
|
|
82
82
|
},
|
|
83
83
|
"scripts": {
|
|
84
84
|
"type:generate": "tsc --declaration -p tsconfig.build.json",
|
|
@@ -87,6 +87,7 @@
|
|
|
87
87
|
"build": "vite build --config vite.config.ts && pnpm run type:generate",
|
|
88
88
|
"build:profile": "npx vite-bundle-visualizer -c vite.config.ts",
|
|
89
89
|
"typecheck": "tsc --noEmit",
|
|
90
|
+
"typecheck:go": "tsgo --noEmit",
|
|
90
91
|
"size": "size-limit",
|
|
91
92
|
"test:unit": "LC_ALL=en_US.UTF-8 pnpm vitest --run --config vitest.config.ts",
|
|
92
93
|
"test:unit:coverage": "pnpm test:unit --coverage",
|