@ultraviolet/plus 3.3.0 → 3.4.1
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/ContentCard/index.js +1 -1
- package/dist/components/ContentCardGroup/Card.js +1 -1
- package/dist/components/ContentCardGroup/styles.css.d.ts +1 -1
- package/dist/components/ContentCardGroup/styles.css.d.ts.map +1 -1
- package/dist/components/ContentCardGroup/styles.css.js +3 -2
- package/dist/components/Conversation/styles.css.js +0 -1
- package/dist/components/EstimateCost/Components/Item.js +1 -1
- package/dist/components/EstimateCost/EstimateCostContent.js +1 -1
- package/dist/components/EstimateCost/OverlayComponent.js +1 -1
- package/dist/components/EstimateCost/styles.css.d.ts.map +1 -1
- package/dist/components/InfoTable/components/Cell.d.ts.map +1 -1
- package/dist/components/InfoTable/components/Cell.js +35 -25
- package/dist/components/InfoTable/styles.css.d.ts +1 -0
- package/dist/components/InfoTable/styles.css.d.ts.map +1 -1
- package/dist/components/InfoTable/styles.css.js +5 -3
- package/dist/components/Navigation/Footer.d.ts.map +1 -1
- package/dist/components/Navigation/Footer.js +2 -1
- package/dist/components/Navigation/components/Item.d.ts.map +1 -1
- package/dist/components/Navigation/components/Item.js +6 -1
- package/dist/components/Navigation/components/ShowHide.d.ts.map +1 -1
- package/dist/components/Navigation/components/ShowHide.js +2 -1
- package/dist/components/OfferList/OfferList.d.ts.map +1 -1
- package/dist/components/OfferList/components/Cell.d.ts.map +1 -1
- package/dist/components/OfferList/components/Cell.js +9 -2
- package/dist/components/OfferList/components/OfferListRowProvider.d.ts +9 -0
- package/dist/components/OfferList/components/OfferListRowProvider.d.ts.map +1 -0
- package/dist/components/OfferList/components/OfferListRowProvider.js +10 -0
- package/dist/components/OfferList/components/Row.d.ts.map +1 -1
- package/dist/components/OfferList/components/Row.js +90 -63
- package/dist/components/OfferList/styles.css.d.ts +2 -0
- package/dist/components/OfferList/styles.css.d.ts.map +1 -1
- package/dist/components/OfferList/styles.css.js +9 -5
- package/dist/components/OrderSummary/ScrollableContent.js +1 -1
- package/dist/components/OrderSummary/helpers.d.ts.map +1 -1
- package/dist/components/OrderSummary/helpers.js +0 -3
- package/dist/components/OrderSummary/index.js +1 -1
- package/dist/components/Plans/FeatureHint.js +1 -1
- package/dist/components/Plans/index.d.ts.map +1 -1
- package/dist/components/Plans/index.js +5 -4
- package/dist/components/SteppedListCard/Step.js +1 -1
- package/dist/plus.css +1 -1
- package/package.json +11 -10
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
-
import { OpenInNewIcon } from "@ultraviolet/icons";
|
|
3
|
+
import { OpenInNewIcon } from "@ultraviolet/icons/OpenInNewIcon";
|
|
4
4
|
import { Stack, Text } from "@ultraviolet/ui";
|
|
5
5
|
import { cn } from "@ultraviolet/utils";
|
|
6
6
|
import { assignInlineVars } from "@vanilla-extract/dynamic";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
-
import { OpenInNewIcon } from "@ultraviolet/icons";
|
|
3
|
+
import { OpenInNewIcon } from "@ultraviolet/icons/OpenInNewIcon";
|
|
4
4
|
import { Stack, Text } from "@ultraviolet/ui";
|
|
5
5
|
import { forwardRef } from "react";
|
|
6
6
|
import { styledWrapper, fullHeightStack, customStack, iconWrapper } from "./styles.css.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export declare const customStack: string;
|
|
2
|
-
export declare const iconWrapper: string;
|
|
3
2
|
export declare const styledWrapper: string;
|
|
3
|
+
export declare const iconWrapper: string;
|
|
4
4
|
export declare const fullHeightStack: string;
|
|
5
5
|
export declare const groupCardWrapper: string;
|
|
6
6
|
export declare const skeletonWrapper: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/ContentCardGroup/styles.css.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,WAAW,QAEtB,CAAA;AAEF,eAAO,MAAM,
|
|
1
|
+
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/ContentCardGroup/styles.css.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,WAAW,QAEtB,CAAA;AAEF,eAAO,MAAM,aAAa,QAmBxB,CAAA;AACF,eAAO,MAAM,WAAW,QAUtB,CAAA;AAEF,eAAO,MAAM,eAAe,QAE1B,CAAA;AAEF,eAAO,MAAM,gBAAgB,QAK3B,CAAA;AAEF,eAAO,MAAM,eAAe,QAO1B,CAAA;AAEF,eAAO,MAAM,cAAc,QAIzB,CAAA"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
/* empty css */
|
|
1
2
|
/* empty css */
|
|
2
3
|
var customStack = "uv_plus_1gpmh3x0";
|
|
3
|
-
var
|
|
4
|
-
var
|
|
4
|
+
var styledWrapper = "uv_plus_1gpmh3x1";
|
|
5
|
+
var iconWrapper = "uv_plus_1gpmh3x2";
|
|
5
6
|
var fullHeightStack = "uv_plus_1gpmh3x3";
|
|
6
7
|
var groupCardWrapper = "uv_plus_1gpmh3x4";
|
|
7
8
|
var skeletonWrapper = "uv_plus_1gpmh3x5";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
3
|
-
import { HelpCircleOutlineIcon } from "@ultraviolet/icons";
|
|
3
|
+
import { HelpCircleOutlineIcon } from "@ultraviolet/icons/HelpCircleOutlineIcon";
|
|
4
4
|
import { Stack, Text, Tooltip, Badge } from "@ultraviolet/ui";
|
|
5
5
|
import { cn } from "@ultraviolet/utils";
|
|
6
6
|
import { assignInlineVars } from "@vanilla-extract/dynamic";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
3
|
-
import { CalculatorIcon } from "@ultraviolet/icons";
|
|
3
|
+
import { CalculatorIcon } from "@ultraviolet/icons/CalculatorIcon";
|
|
4
4
|
import { Stack, Text, Alert, Badge } from "@ultraviolet/ui";
|
|
5
5
|
import { cn } from "@ultraviolet/utils";
|
|
6
6
|
import { assignInlineVars } from "@vanilla-extract/dynamic";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
-
import { CalculatorIcon } from "@ultraviolet/icons";
|
|
3
|
+
import { CalculatorIcon } from "@ultraviolet/icons/CalculatorIcon";
|
|
4
4
|
import { Stack, Badge } from "@ultraviolet/ui";
|
|
5
5
|
import { assignInlineVars } from "@vanilla-extract/dynamic";
|
|
6
6
|
import { useMemo, Children, cloneElement, isValidElement } from "react";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/EstimateCost/styles.css.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/EstimateCost/styles.css.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,eAAe,oBAAc,CAAA;AAC1C,eAAO,MAAM,gBAAgB,oBAAc,CAAA;AAE3C,eAAO,MAAM,iBAAiB,QAG5B,CAAA;AAOF,eAAO,MAAM,iBAAiB,qCAG5B,CAAA;AAEF,eAAO,MAAM,qBAAqB,QAGhC,CAAA;AAEF,eAAO,MAAM,uBAAuB,QAElC,CAAA;AAEF,eAAO,MAAM,qBAAqB,QAKhC,CAAA;AAEF,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;EA+B3B,CAAA;AAEF,eAAO,MAAM,0BAA0B,QAUrC,CAAA;AAEF,eAAO,MAAM,sBAAsB,QAKjC,CAAA;AAEF,eAAO,MAAM,iBAAiB,QAQ5B,CAAA;AAEF,eAAO,MAAM,qBAAqB,QAAmC,CAAA;AAErE,eAAO,MAAM,oBAAoB,QAM/B,CAAA;AAMF,eAAO,MAAM,qBAAqB,kCAGhC,CAAA;AAEF,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;EA8BjC,CAAA;AAEF,eAAO,MAAM,iBAAiB,QAM5B,CAAA;AAEF,eAAO,MAAM,oBAAoB,QAE/B,CAAA;AAEF,eAAO,MAAM,gBAAgB,oCAQ3B,CAAA;AAEF,eAAO,MAAM,0BAA0B,QAAyC,CAAA;AAEhF,eAAO,MAAM,4BAA4B,QAEvC,CAAA;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;EAyBvC,CAAA;AAEF,eAAO,MAAM,gBAAgB,QAO3B,CAAA;AAEF,eAAO,MAAM,oBAAoB,QAI/B,CAAA;AAEF,eAAO,MAAM,mBAAmB,uCAK9B,CAAA;AAEF,eAAO,MAAM,mBAAmB,QAG9B,CAAA;AAEF,eAAO,MAAM,uBAAuB,QAMlC,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Cell.d.ts","sourceRoot":"","sources":["../../../../src/components/InfoTable/components/Cell.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAGrD,KAAK,SAAS,GAAG;IACf,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,EAAE,SAAS,CAAA;IAChB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,aAAa,GAAI,wCAK3B,SAAS,
|
|
1
|
+
{"version":3,"file":"Cell.d.ts","sourceRoot":"","sources":["../../../../src/components/InfoTable/components/Cell.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAGrD,KAAK,SAAS,GAAG;IACf,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,EAAE,SAAS,CAAA;IAChB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,aAAa,GAAI,wCAK3B,SAAS,4CA+BX,CAAA"}
|
|
@@ -1,36 +1,46 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
3
3
|
import { Stack, Text } from "@ultraviolet/ui";
|
|
4
|
-
import { term, desc, cellText } from "../styles.css.js";
|
|
4
|
+
import { infoTableCell, term, desc, cellText } from "../styles.css.js";
|
|
5
5
|
const InfoTableCell = ({
|
|
6
6
|
children,
|
|
7
7
|
title,
|
|
8
8
|
multiline = false,
|
|
9
9
|
style
|
|
10
|
-
}) => /* @__PURE__ */ jsxs(
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
10
|
+
}) => /* @__PURE__ */ jsxs(
|
|
11
|
+
Stack,
|
|
12
|
+
{
|
|
13
|
+
className: infoTableCell,
|
|
14
|
+
gap: "0.5",
|
|
15
|
+
minWidth: "0",
|
|
16
|
+
style,
|
|
17
|
+
width: "100%",
|
|
18
|
+
children: [
|
|
19
|
+
/* @__PURE__ */ jsx("dt", { className: term, children: /* @__PURE__ */ jsx(
|
|
20
|
+
Text,
|
|
21
|
+
{
|
|
22
|
+
as: "div",
|
|
23
|
+
prominence: "weak",
|
|
24
|
+
sentiment: "neutral",
|
|
25
|
+
variant: "bodySmallStrong",
|
|
26
|
+
children: title
|
|
27
|
+
}
|
|
28
|
+
) }),
|
|
29
|
+
/* @__PURE__ */ jsx("dd", { className: desc, children: /* @__PURE__ */ jsx(
|
|
30
|
+
Text,
|
|
31
|
+
{
|
|
32
|
+
as: "div",
|
|
33
|
+
className: cellText,
|
|
34
|
+
oneLine: !multiline,
|
|
35
|
+
prominence: "default",
|
|
36
|
+
sentiment: "neutral",
|
|
37
|
+
variant: "body",
|
|
38
|
+
children
|
|
39
|
+
}
|
|
40
|
+
) })
|
|
41
|
+
]
|
|
42
|
+
}
|
|
43
|
+
);
|
|
34
44
|
export {
|
|
35
45
|
InfoTableCell
|
|
36
46
|
};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export declare const rowWidth: `var(--${string})`;
|
|
2
2
|
export declare const dl: string;
|
|
3
3
|
export declare const infoTableRow: string;
|
|
4
|
+
export declare const infoTableCell: string;
|
|
4
5
|
export declare const term: string;
|
|
5
6
|
export declare const desc: string;
|
|
6
7
|
export declare const cellText: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/InfoTable/styles.css.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,QAAQ,oBAAc,CAAA;AAEnC,eAAO,MAAM,EAAE,QAQb,CAAA;AAEF,eAAO,MAAM,YAAY,QAavB,CAAA;
|
|
1
|
+
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/InfoTable/styles.css.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,QAAQ,oBAAc,CAAA;AAEnC,eAAO,MAAM,EAAE,QAQb,CAAA;AAEF,eAAO,MAAM,YAAY,QAavB,CAAA;AAEF,eAAO,MAAM,aAAa,QAMxB,CAAA;AAEF,eAAO,MAAM,IAAI,QAMf,CAAA;AAEF,eAAO,MAAM,IAAI,QAKf,CAAA;AAEF,eAAO,MAAM,QAAQ,QAInB,CAAA"}
|
|
@@ -2,13 +2,15 @@
|
|
|
2
2
|
var rowWidth = "var(--uv_plus_h6pvpm0)";
|
|
3
3
|
var dl = "uv_plus_h6pvpm1";
|
|
4
4
|
var infoTableRow = "uv_plus_h6pvpm2";
|
|
5
|
-
var
|
|
6
|
-
var
|
|
7
|
-
var
|
|
5
|
+
var infoTableCell = "uv_plus_h6pvpm3";
|
|
6
|
+
var term = "uv_plus_h6pvpm4";
|
|
7
|
+
var desc = "uv_plus_h6pvpm5";
|
|
8
|
+
var cellText = "uv_plus_h6pvpm6";
|
|
8
9
|
export {
|
|
9
10
|
cellText,
|
|
10
11
|
desc,
|
|
11
12
|
dl,
|
|
13
|
+
infoTableCell,
|
|
12
14
|
infoTableRow,
|
|
13
15
|
rowWidth,
|
|
14
16
|
term
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Footer.d.ts","sourceRoot":"","sources":["../../../src/components/Navigation/Footer.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Footer.d.ts","sourceRoot":"","sources":["../../../src/components/Navigation/Footer.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAItC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAE9C,KAAK,WAAW,GAAG;IACjB,cAAc,EAAE,eAAe,CAAC,gBAAgB,CAAC,CAAA;IACjD,UAAU,EAAE,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,CAAA;CAC7C,CAAA;AAED,eAAO,MAAM,MAAM,GAAI,gCAAgC,WAAW,4CAqFjE,CAAA"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx } from "react/jsx-runtime";
|
|
3
|
-
import { ArrowLeftDoubleIcon
|
|
3
|
+
import { ArrowLeftDoubleIcon } from "@ultraviolet/icons/ArrowLeftDoubleIcon";
|
|
4
|
+
import { ArrowRightDoubleIcon } from "@ultraviolet/icons/ArrowRightDoubleIcon";
|
|
4
5
|
import { Tooltip, Button } from "@ultraviolet/ui";
|
|
5
6
|
import { useCallback, useState, useLayoutEffect, useMemo } from "react";
|
|
6
7
|
import { useNavigation } from "./NavigationProvider.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Item.d.ts","sourceRoot":"","sources":["../../../../src/components/Navigation/components/Item.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Item.d.ts","sourceRoot":"","sources":["../../../../src/components/Navigation/components/Item.tsx"],"names":[],"mappings":"AAaA,OAAO,EACL,KAAK,EAON,MAAM,iBAAiB,CAAA;AAExB,OAAO,KAAK,EACV,cAAc,EACd,aAAa,EAEb,WAAW,EAEX,SAAS,EACV,MAAM,OAAO,CAAA;AAad,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAA;AAyB5C,KAAK,QAAQ,GAAG,SAAS,GAAG,QAAQ,GAAG,aAAa,CAAA;AAMpD,KAAK,SAAS,GAAG;IACf,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB;;OAEG;IACH,YAAY,CAAC,EAAE,SAAS,CAAA;IACxB;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAA;IACb;;OAEG;IACH,gBAAgB,CAAC,EAAE,SAAS,CAAA;IAC5B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAA;IACV;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;;OAGG;IACH,cAAc,CAAC,EAAE,cAAc,CAAC,OAAO,KAAK,CAAC,CAAC,WAAW,CAAC,CAAA;IAC1D,IAAI,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAA;IAChC,MAAM,CAAC,EAAE,iBAAiB,CAAC,QAAQ,CAAC,CAAA;IACpC,GAAG,CAAC,EAAE,iBAAiB,CAAC,KAAK,CAAC,CAAA;IAC9B;;;OAGG;IACH,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAA;IACpC,eAAe,CAAC,EAAE,CAAC,UAAU,EAAE,YAAY,KAAK,IAAI,CAAA;IACpD;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB;;OAEG;IACH,IAAI,CAAC,EAAE,QAAQ,CAAA;IACf;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IACd;;;;;OAKG;IACH,EAAE,CAAC,EAAE,WAAW,CAAA;IAChB;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAOD,eAAO,MAAM,IAAI,uSA0BZ,SAAS,oDA2pBb,CAAA"}
|
|
@@ -1,7 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
3
|
-
import { ArrowDownIcon
|
|
3
|
+
import { ArrowDownIcon } from "@ultraviolet/icons/ArrowDownIcon";
|
|
4
|
+
import { ArrowRightIcon } from "@ultraviolet/icons/ArrowRightIcon";
|
|
4
5
|
import { OrganizationDashboardCategoryIcon } from "@ultraviolet/icons/category";
|
|
6
|
+
import { DragIcon } from "@ultraviolet/icons/DragIcon";
|
|
7
|
+
import { OpenInNewIcon } from "@ultraviolet/icons/OpenInNewIcon";
|
|
8
|
+
import { PinOutlineIcon } from "@ultraviolet/icons/PinOutlineIcon";
|
|
9
|
+
import { UnpinIcon } from "@ultraviolet/icons/UnpinIcon";
|
|
5
10
|
import { Stack, Text, Badge, Tooltip, Expandable, Menu, Button } from "@ultraviolet/ui";
|
|
6
11
|
import { cn } from "@ultraviolet/utils";
|
|
7
12
|
import { memo, useContext, useRef, useEffect, useReducer, useCallback, useMemo, Children, isValidElement } from "react";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ShowHide.d.ts","sourceRoot":"","sources":["../../../../src/components/Navigation/components/ShowHide.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ShowHide.d.ts","sourceRoot":"","sources":["../../../../src/components/Navigation/components/ShowHide.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAKrD,KAAK,WAAW,GAAG;IACjB,WAAW,EAAE,SAAS,CAAA;IACtB,WAAW,EAAE,SAAS,CAAA;IACtB,UAAU,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,GAAG,MAAM,KAAK,IAAI,CAAA;IAChD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,QAAQ,6HAQhB,WAAW,6CAwDf,CAAA"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx } from "react/jsx-runtime";
|
|
3
|
-
import {
|
|
3
|
+
import { ArrowDownIcon } from "@ultraviolet/icons/ArrowDownIcon";
|
|
4
|
+
import { ArrowUpIcon } from "@ultraviolet/icons/ArrowUpIcon";
|
|
4
5
|
import { Stack, Button } from "@ultraviolet/ui";
|
|
5
6
|
import { memo, useState } from "react";
|
|
6
7
|
import { useNavigation } from "../NavigationProvider.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OfferList.d.ts","sourceRoot":"","sources":["../../../src/components/OfferList/OfferList.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAA;AAEtC,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAO1D,KAAK,cAAc,GAAG,IAAI,CACxB,cAAc,CAAC,OAAO,IAAI,CAAC,EAC3B,YAAY,GAAG,kBAAkB,CAClC,GAAG;IACF;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,UAAU,CAAA;IAC3B,cAAc,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,KAAK,IAAI,CAAA;IACtD;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;IAC5B,CAAC,aAAa,CAAC,CAAC,EAAE,MAAM,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,SAAS;6IAYnB,cAAc;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"OfferList.d.ts","sourceRoot":"","sources":["../../../src/components/OfferList/OfferList.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAA;AAEtC,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAO1D,KAAK,cAAc,GAAG,IAAI,CACxB,cAAc,CAAC,OAAO,IAAI,CAAC,EAC3B,YAAY,GAAG,kBAAkB,CAClC,GAAG;IACF;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,UAAU,CAAA;IAC3B,cAAc,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,KAAK,IAAI,CAAA;IACtD;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;IAC5B,CAAC,aAAa,CAAC,CAAC,EAAE,MAAM,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,SAAS;6IAYnB,cAAc;;;;;;;;;;;;;;;;;;;;;qBAC0D,CAAC;;;;;qBAG5B,CAAC;sBAClB,CAAC;;;;;CA+C/B,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Cell.d.ts","sourceRoot":"","sources":["../../../../src/components/OfferList/components/Cell.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAY,MAAM,iBAAiB,CAAA;AAEhD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAA;
|
|
1
|
+
{"version":3,"file":"Cell.d.ts","sourceRoot":"","sources":["../../../../src/components/OfferList/components/Cell.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAY,MAAM,iBAAiB,CAAA;AAEhD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAA;AAU3C,eAAO,MAAM,IAAI,GAAI,qEAMlB,cAAc,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,4CAuBlC,CAAA"}
|
|
@@ -3,7 +3,8 @@ import { jsx } from "react/jsx-runtime";
|
|
|
3
3
|
import { List, Skeleton } from "@ultraviolet/ui";
|
|
4
4
|
import { cn } from "@ultraviolet/utils";
|
|
5
5
|
import { useOfferListContext } from "../OfferListProvider.js";
|
|
6
|
-
import { offerListLoadingCell, offerListCell } from "../styles.css.js";
|
|
6
|
+
import { offerListLoadingCell, offerListCell, offerListSelectedCell, offerListCellNoRadius } from "../styles.css.js";
|
|
7
|
+
import { useOfferListRowContext } from "./OfferListRowProvider.js";
|
|
7
8
|
const Cell = ({
|
|
8
9
|
children,
|
|
9
10
|
className,
|
|
@@ -12,10 +13,16 @@ const Cell = ({
|
|
|
12
13
|
style
|
|
13
14
|
}) => {
|
|
14
15
|
const { loading } = useOfferListContext();
|
|
16
|
+
const { selected, banner } = useOfferListRowContext();
|
|
15
17
|
return loading ? /* @__PURE__ */ jsx(List.Cell, { className: offerListLoadingCell, style, children: /* @__PURE__ */ jsx(Skeleton, { "data-state": loading, variant: "line" }) }) : /* @__PURE__ */ jsx(
|
|
16
18
|
List.Cell,
|
|
17
19
|
{
|
|
18
|
-
className: cn(
|
|
20
|
+
className: cn(
|
|
21
|
+
className,
|
|
22
|
+
offerListCell,
|
|
23
|
+
selected ? offerListSelectedCell : "",
|
|
24
|
+
banner ? offerListCellNoRadius : ""
|
|
25
|
+
),
|
|
19
26
|
colSpan,
|
|
20
27
|
"data-testid": dataTestId,
|
|
21
28
|
style,
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const OfferListRowContext: import("react").Context<{
|
|
2
|
+
selected: boolean;
|
|
3
|
+
banner: boolean;
|
|
4
|
+
}>;
|
|
5
|
+
export declare const useOfferListRowContext: () => {
|
|
6
|
+
selected: boolean;
|
|
7
|
+
banner: boolean;
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=OfferListRowProvider.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OfferListRowProvider.d.ts","sourceRoot":"","sources":["../../../../src/components/OfferList/components/OfferListRowProvider.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;;;EAG9B,CAAA;AAEF,eAAO,MAAM,sBAAsB;;;CAAwC,CAAA"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { createContext, useContext } from "react";
|
|
2
|
+
const OfferListRowContext = createContext({
|
|
3
|
+
selected: false,
|
|
4
|
+
banner: false
|
|
5
|
+
});
|
|
6
|
+
const useOfferListRowContext = () => useContext(OfferListRowContext);
|
|
7
|
+
export {
|
|
8
|
+
OfferListRowContext,
|
|
9
|
+
useOfferListRowContext
|
|
10
|
+
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Row.d.ts","sourceRoot":"","sources":["../../../../src/components/OfferList/components/Row.tsx"],"names":[],"mappings":"
|
|
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,4CA8OV,CAAA"}
|
|
@@ -1,14 +1,16 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
3
|
-
import {
|
|
3
|
+
import { ArrowDownIcon } from "@ultraviolet/icons/ArrowDownIcon";
|
|
4
|
+
import { ArrowUpIcon } from "@ultraviolet/icons/ArrowUpIcon";
|
|
4
5
|
import { theme } from "@ultraviolet/themes";
|
|
5
6
|
import { List, Badge, Tooltip, Radio, Checkbox, Button } from "@ultraviolet/ui";
|
|
6
7
|
import { cn } from "@ultraviolet/utils";
|
|
7
8
|
import { assignInlineVars } from "@vanilla-extract/dynamic";
|
|
8
9
|
import { useState, Children, useCallback, useMemo } from "react";
|
|
9
10
|
import { useOfferListContext } from "../OfferListProvider.js";
|
|
10
|
-
import { offerListRowExpandable, expandablePadding, offerListNoPaddingCell,
|
|
11
|
+
import { offerListRowExpandable, expandablePadding, offerListBadge, offerListRowSelectableContainer, offerListNoPaddingCell, offerListSelectedCell, offerListCellNoRadius, offerListRowBanner, offerListRowSelected, offerListRowSelectedExpandable, offerListRowSelectedNotExpandable } from "../styles.css.js";
|
|
11
12
|
import { Banner } from "./Banner.js";
|
|
13
|
+
import { OfferListRowContext } from "./OfferListRowProvider.js";
|
|
12
14
|
const Row = ({
|
|
13
15
|
children,
|
|
14
16
|
disabled,
|
|
@@ -141,74 +143,99 @@ const Row = ({
|
|
|
141
143
|
onMouseLeave: () => setHovered(false),
|
|
142
144
|
style,
|
|
143
145
|
children: [
|
|
144
|
-
/* @__PURE__ */ jsxs(
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
) : null,
|
|
156
|
-
/* @__PURE__ */ jsx("div", { className: offerListRowSelectableContainer, children: /* @__PURE__ */ jsx(
|
|
157
|
-
Tooltip,
|
|
158
|
-
{
|
|
159
|
-
text: typeof selectDisabled === "string" ? selectDisabled : void 0,
|
|
160
|
-
children: selectable === "radio" ? /* @__PURE__ */ jsx(
|
|
161
|
-
Radio,
|
|
146
|
+
/* @__PURE__ */ jsxs(
|
|
147
|
+
List.Cell,
|
|
148
|
+
{
|
|
149
|
+
className: cn(
|
|
150
|
+
offerListNoPaddingCell,
|
|
151
|
+
isSelected ? offerListSelectedCell : "",
|
|
152
|
+
banner ? offerListCellNoRadius : ""
|
|
153
|
+
),
|
|
154
|
+
children: [
|
|
155
|
+
badge ? /* @__PURE__ */ jsx(
|
|
156
|
+
Badge,
|
|
162
157
|
{
|
|
163
|
-
|
|
164
|
-
disabled
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
handleChangeRadio();
|
|
170
|
-
}
|
|
171
|
-
if (expandedRowIds[id]) {
|
|
172
|
-
expandRow(id);
|
|
173
|
-
} else if (!autoCollapse) {
|
|
174
|
-
collapseRow(id);
|
|
175
|
-
}
|
|
176
|
-
},
|
|
177
|
-
value: id
|
|
158
|
+
className: offerListBadge,
|
|
159
|
+
disabled,
|
|
160
|
+
prominence: badge.prominence,
|
|
161
|
+
sentiment: badge.sentiment,
|
|
162
|
+
size: "small",
|
|
163
|
+
children: badge.text
|
|
178
164
|
}
|
|
179
|
-
) :
|
|
180
|
-
|
|
165
|
+
) : null,
|
|
166
|
+
/* @__PURE__ */ jsx("div", { className: offerListRowSelectableContainer, children: /* @__PURE__ */ jsx(
|
|
167
|
+
Tooltip,
|
|
181
168
|
{
|
|
182
|
-
"
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
169
|
+
text: typeof selectDisabled === "string" ? selectDisabled : void 0,
|
|
170
|
+
children: selectable === "radio" ? /* @__PURE__ */ jsx(
|
|
171
|
+
Radio,
|
|
172
|
+
{
|
|
173
|
+
checked: isRowSelected,
|
|
174
|
+
disabled: disabled || loading || !!selectDisabled,
|
|
175
|
+
id,
|
|
176
|
+
name: `radio-offer-list-${id}`,
|
|
177
|
+
onChange: () => {
|
|
178
|
+
if (expandable) {
|
|
179
|
+
handleChangeRadio();
|
|
180
|
+
}
|
|
181
|
+
if (expandedRowIds[id]) {
|
|
182
|
+
expandRow(id);
|
|
183
|
+
} else if (!autoCollapse) {
|
|
184
|
+
collapseRow(id);
|
|
185
|
+
}
|
|
186
|
+
},
|
|
187
|
+
value: id
|
|
188
|
+
}
|
|
189
|
+
) : /* @__PURE__ */ jsx(
|
|
190
|
+
Checkbox,
|
|
191
|
+
{
|
|
192
|
+
"aria-label": "select",
|
|
193
|
+
checked: isRowSelected,
|
|
194
|
+
disabled: disabled || loading || !!selectDisabled,
|
|
195
|
+
id,
|
|
196
|
+
name: `checkbox-offer-list-${id}`,
|
|
197
|
+
onChange: () => {
|
|
198
|
+
if (expandable) {
|
|
199
|
+
handleChangeCheckbox();
|
|
200
|
+
}
|
|
201
|
+
},
|
|
202
|
+
value: id
|
|
190
203
|
}
|
|
191
|
-
|
|
192
|
-
value: id
|
|
204
|
+
)
|
|
193
205
|
}
|
|
194
|
-
)
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
expandable ? /* @__PURE__ */ jsx(
|
|
199
|
-
|
|
206
|
+
) })
|
|
207
|
+
]
|
|
208
|
+
}
|
|
209
|
+
),
|
|
210
|
+
expandable ? /* @__PURE__ */ jsx(
|
|
211
|
+
List.Cell,
|
|
212
|
+
{
|
|
213
|
+
className: cn(
|
|
214
|
+
offerListNoPaddingCell,
|
|
215
|
+
isSelected ? offerListSelectedCell : ""
|
|
216
|
+
),
|
|
217
|
+
children: /* @__PURE__ */ jsx(
|
|
218
|
+
Button,
|
|
219
|
+
{
|
|
220
|
+
"aria-label": "expand",
|
|
221
|
+
"data-testid": "list-expand-button",
|
|
222
|
+
disabled: disabled || !expandable || loading,
|
|
223
|
+
onClick: toggleRowExpand,
|
|
224
|
+
sentiment: "neutral",
|
|
225
|
+
size: "small",
|
|
226
|
+
variant: "ghost",
|
|
227
|
+
children: expandedRowIds[id] ? /* @__PURE__ */ jsx(ArrowUpIcon, {}) : /* @__PURE__ */ jsx(ArrowDownIcon, {})
|
|
228
|
+
}
|
|
229
|
+
)
|
|
230
|
+
}
|
|
231
|
+
) : null,
|
|
232
|
+
/* @__PURE__ */ jsx(
|
|
233
|
+
OfferListRowContext.Provider,
|
|
200
234
|
{
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
disabled: disabled || !expandable || loading,
|
|
204
|
-
onClick: toggleRowExpand,
|
|
205
|
-
sentiment: "neutral",
|
|
206
|
-
size: "small",
|
|
207
|
-
variant: "ghost",
|
|
208
|
-
children: expandedRowIds[id] ? /* @__PURE__ */ jsx(ArrowUpIcon, {}) : /* @__PURE__ */ jsx(ArrowDownIcon, {})
|
|
235
|
+
value: { selected: isSelected, banner: !!banner },
|
|
236
|
+
children
|
|
209
237
|
}
|
|
210
|
-
)
|
|
211
|
-
children
|
|
238
|
+
)
|
|
212
239
|
]
|
|
213
240
|
}
|
|
214
241
|
),
|
|
@@ -35,8 +35,10 @@ export declare const offerListRowSelected: string;
|
|
|
35
35
|
export declare const offerListRowSelectedNotExpandable: string;
|
|
36
36
|
export declare const offerListRowSelectedExpandable: string;
|
|
37
37
|
export declare const offerListRowBanner: string;
|
|
38
|
+
export declare const offerListCellNoRadius: string;
|
|
38
39
|
export declare const offerListRowSelectableContainer: string;
|
|
39
40
|
export declare const offerListRowExpandable: string;
|
|
40
41
|
export declare const offerListCell: string;
|
|
41
42
|
export declare const offerListLoadingCell: string;
|
|
43
|
+
export declare const offerListSelectedCell: string;
|
|
42
44
|
//# sourceMappingURL=styles.css.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/OfferList/styles.css.ts"],"names":[],"mappings":"AAcA,eAAO,MAAM,iBAAiB,oBAAc,CAAA;AAkB5C,eAAO,MAAM,SAAS,QAAY,CAAA;AAQlC,eAAO,MAAM,eAAe,QAQ1B,CAAA;
|
|
1
|
+
{"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/OfferList/styles.css.ts"],"names":[],"mappings":"AAcA,eAAO,MAAM,iBAAiB,oBAAc,CAAA;AAkB5C,eAAO,MAAM,SAAS,QAAY,CAAA;AAQlC,eAAO,MAAM,eAAe,QAQ1B,CAAA;AAEF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;EAsD9B,CAAA;AAEF,eAAO,MAAM,mBAAmB,QAQ9B,CAAA;AAEF,eAAO,MAAM,oBAAoB;;;;;;EA8B/B,CAAA;AAEF,eAAO,MAAM,cAAc,QAIzB,CAAA;AAEF,eAAO,MAAM,sBAAsB,QAQjC,CAAA;AAEF,eAAO,MAAM,oBAAoB,QAE/B,CAAA;AACF,eAAO,MAAM,iCAAiC,QAE5C,CAAA;AACF,eAAO,MAAM,8BAA8B,QAAY,CAAA;AAEvD,eAAO,MAAM,kBAAkB,QAAY,CAAA;AAC3C,eAAO,MAAM,qBAAqB,QAShC,CAAA;AAEF,eAAO,MAAM,+BAA+B,QAA6B,CAAA;AAEzE,eAAO,MAAM,sBAAsB,QAEjC,CAAA;AAEF,eAAO,MAAM,aAAa,QAQxB,CAAA;AASF,eAAO,MAAM,oBAAoB,QAA4B,CAAA;AAE7D,eAAO,MAAM,qBAAqB,QAEhC,CAAA"}
|
|
@@ -12,10 +12,12 @@ var offerListRowSelected = "uv_plus_1wcpahp14";
|
|
|
12
12
|
var offerListRowSelectedNotExpandable = "uv_plus_1wcpahp15";
|
|
13
13
|
var offerListRowSelectedExpandable = "uv_plus_1wcpahp16";
|
|
14
14
|
var offerListRowBanner = "uv_plus_1wcpahp17";
|
|
15
|
-
var
|
|
16
|
-
var
|
|
17
|
-
var
|
|
18
|
-
var
|
|
15
|
+
var offerListCellNoRadius = "uv_plus_1wcpahp18";
|
|
16
|
+
var offerListRowSelectableContainer = "uv_plus_1wcpahp19";
|
|
17
|
+
var offerListRowExpandable = "uv_plus_1wcpahp1a";
|
|
18
|
+
var offerListCell = "uv_plus_1wcpahp1b";
|
|
19
|
+
var offerListLoadingCell = "uv_plus_1wcpahp1c";
|
|
20
|
+
var offerListSelectedCell = "uv_plus_1wcpahp1d";
|
|
19
21
|
export {
|
|
20
22
|
expandablePadding,
|
|
21
23
|
offerList,
|
|
@@ -25,6 +27,7 @@ export {
|
|
|
25
27
|
offerListBannerStack,
|
|
26
28
|
offerListBannerText,
|
|
27
29
|
offerListCell,
|
|
30
|
+
offerListCellNoRadius,
|
|
28
31
|
offerListLoadingCell,
|
|
29
32
|
offerListNoPaddingCell,
|
|
30
33
|
offerListRowBanner,
|
|
@@ -32,5 +35,6 @@ export {
|
|
|
32
35
|
offerListRowSelectableContainer,
|
|
33
36
|
offerListRowSelected,
|
|
34
37
|
offerListRowSelectedExpandable,
|
|
35
|
-
offerListRowSelectedNotExpandable
|
|
38
|
+
offerListRowSelectedNotExpandable,
|
|
39
|
+
offerListSelectedCell
|
|
36
40
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { AttachIcon } from "@ultraviolet/icons";
|
|
2
|
+
import { AttachIcon } from "@ultraviolet/icons/AttachIcon";
|
|
3
3
|
import { Stack, Text, NumberInput } from "@ultraviolet/ui";
|
|
4
4
|
import { useContext } from "react";
|
|
5
5
|
import { DisplayPrice, calculateSubCategoryPrice, formatNumber } from "./helpers.js";
|
|
@@ -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;CAsE3D,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;CAClC,CAAA;AAED,eAAO,MAAM,YAAY,GAAI,0BAA0B,iBAAiB,WAuBvE,CAAA"}
|
|
@@ -27,7 +27,6 @@ const calculateSubCategoryPrice = (subCategory, hideTimeUnit, timePeriodAmount,
|
|
|
27
27
|
if (Array.isArray(subCategory.amount)) {
|
|
28
28
|
const minPrice = calculatePrice({
|
|
29
29
|
amount: subCategory.amount?.[0] ?? 1,
|
|
30
|
-
amountFree: subCategory.amountFree,
|
|
31
30
|
fixedPrice: subCategory.fixedPrice,
|
|
32
31
|
price: subCategory.price ?? 0,
|
|
33
32
|
timeAmount: hideTimeUnit ? 1 : timePeriodAmount,
|
|
@@ -35,7 +34,6 @@ const calculateSubCategoryPrice = (subCategory, hideTimeUnit, timePeriodAmount,
|
|
|
35
34
|
}) || 0;
|
|
36
35
|
const maxPrice = calculatePrice({
|
|
37
36
|
amount: subCategory.amount?.[1] ?? 1,
|
|
38
|
-
amountFree: subCategory.amountFree,
|
|
39
37
|
fixedPrice: subCategory.fixedPrice,
|
|
40
38
|
price: subCategory.price ?? 0,
|
|
41
39
|
timeAmount: hideTimeUnit ? 1 : timePeriodAmount,
|
|
@@ -66,7 +64,6 @@ const calculateSubCategoryPrice = (subCategory, hideTimeUnit, timePeriodAmount,
|
|
|
66
64
|
}
|
|
67
65
|
const price = calculatePrice({
|
|
68
66
|
amount: subCategory.amount ?? 1,
|
|
69
|
-
amountFree: subCategory.amountFree,
|
|
70
67
|
fixedPrice: subCategory.fixedPrice,
|
|
71
68
|
price: subCategory.price ?? 0,
|
|
72
69
|
timeAmount: hideTimeUnit ? 1 : timePeriodAmount,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { InformationOutlineIcon } from "@ultraviolet/icons";
|
|
2
|
+
import { InformationOutlineIcon } from "@ultraviolet/icons/InformationOutlineIcon";
|
|
3
3
|
import { Tooltip, Popover } from "@ultraviolet/ui";
|
|
4
4
|
import { useState } from "react";
|
|
5
5
|
import { plansIconWrapper } from "./styles.css.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Plans/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Plans/index.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAG1C,OAAO,YAAY,MAAM,cAAc,CAAA;AASvC,OAAO,KAAK,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAA;AAEhD,KAAK,UAAU,CAAC,CAAC,SAAS,MAAM,IAAI;IAClC,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,CAAC,YAAY,EAAE,MAAM,GAAG,SAAS,KAAK,IAAI,CAAA;IACrD,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,EAAE,CAAA;IACtB,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAA;IACpB,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,OAAO,YAAY,EAAE,MAAM,CAAC,CAAA;IACnD,KAAK,CAAC,EAAE,aAAa,CAAA;IACrB,sFAAsF;IACtF,SAAS,CAAC,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,MAAM,CAAA;KAAE,CAAA;CAC9C,CAAA;AAED,eAAO,MAAM,KAAK,GAAI,CAAC,SAAS,MAAM,EAAE,0GAWrC,UAAU,CAAC,CAAC,CAAC,4CAoOf,CAAA"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
import {
|
|
2
|
+
import { CheckCircleIcon } from "@ultraviolet/icons/CheckCircleIcon";
|
|
3
|
+
import { CloseIcon } from "@ultraviolet/icons/CloseIcon";
|
|
3
4
|
import { Text, Badge, Stack } from "@ultraviolet/ui";
|
|
4
5
|
import { useState } from "react";
|
|
5
6
|
import { FeatureHint } from "./FeatureHint.js";
|
|
@@ -27,7 +28,7 @@ const Plans = ({
|
|
|
27
28
|
plans$1.map((plan) => {
|
|
28
29
|
const computedDisabled = !!(plan.outOfStock || plan.disabled);
|
|
29
30
|
const selectable = hasCardBehavior && !computedDisabled;
|
|
30
|
-
const isHighlighted =
|
|
31
|
+
const isHighlighted = plan.value === highlight?.plan;
|
|
31
32
|
return /* @__PURE__ */ jsxs(
|
|
32
33
|
"td",
|
|
33
34
|
{
|
|
@@ -99,7 +100,7 @@ const Plans = ({
|
|
|
99
100
|
feature.hint ? /* @__PURE__ */ jsx(FeatureHint, { hint: feature.hint }) : null
|
|
100
101
|
] }) }),
|
|
101
102
|
plans$1.map((plan) => {
|
|
102
|
-
const isHighlighted =
|
|
103
|
+
const isHighlighted = plan.value === highlight?.plan;
|
|
103
104
|
return /* @__PURE__ */ jsx(
|
|
104
105
|
"td",
|
|
105
106
|
{
|
|
@@ -140,7 +141,7 @@ const Plans = ({
|
|
|
140
141
|
plans$1.map((plan) => {
|
|
141
142
|
const computedDisabled = plan.outOfStock || plan.disabled;
|
|
142
143
|
const selectable = hasCardBehavior && !computedDisabled;
|
|
143
|
-
const isHighlighted =
|
|
144
|
+
const isHighlighted = plan.value === highlight?.plan;
|
|
144
145
|
return /* @__PURE__ */ jsxs(
|
|
145
146
|
"td",
|
|
146
147
|
{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx } from "react/jsx-runtime";
|
|
3
|
-
import { CheckIcon } from "@ultraviolet/icons";
|
|
3
|
+
import { CheckIcon } from "@ultraviolet/icons/CheckIcon";
|
|
4
4
|
import { StepList, Text } from "@ultraviolet/ui";
|
|
5
5
|
import { useContext } from "react";
|
|
6
6
|
import { Data } from "./helper.js";
|
package/dist/plus.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.uv_plus_1sui13x0{cursor:not-allowed}.uv_plus_1sui13x1{background-color:#252a3b;position:absolute;right:var(--rwwhsl9u);top:var(--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(--rwwhsla4);font-family:var(--rwwhsld8);font-size:var(--rwwhsld9)}.uv_plus_1sui13x2 .cm-editor.cm-focused{border:1px solid var(--rwwhsl5m);box-shadow:var(--rwwhsl8m);outline:none}.uv_plus_1sui13x2 .cm-content{padding-block:var(--rwwhsl9v)}.uv_plus_1sui13x2 .cm-gutters{background-color:#303445}.uv_plus_1sui13x2 .cm-lineNumbers{padding-left:var(--rwwhsl9u)}.uv_plus_1sui13x2 .cm-gutterElement{color:#545454}.uv_plus_1sui13x2 .cm-scroller{border-radius:var(--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(--rwwhsl5o);box-shadow:var(--rwwhsl8c);cursor:pointer}.uv_plus_u4r1ts4{background:var(--rwwhsl1i);border:1px solid var(--rwwhsl1v);border-radius:var(--rwwhsl85);color:var(--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(--rwwhsl1v);box-shadow:none}.uv_plus_u4r1ts5{background:var(--rwwhsl1r);border-radius:var(--rwwhsl85);display:flex;padding:var(--rwwhsl9u);width:fit-content}.uv_plus_u4r1ts6{padding:0 var(--rwwhsl9w) var(--rwwhsl9w) var(--rwwhsl9w)}.uv_plus_u4r1ts7{padding:var(--rwwhsl9w) var(--rwwhsl9w) var(--rwwhsl9w) 0}.uv_plus_u4r1ts8{height:fit-content}.uv_plus_u4r1ts9{padding:var(--rwwhsl9w) var(--rwwhsl9w) 0 var(--rwwhsl9w)}.uv_plus_u4r1tsa{padding:var(--rwwhsl9w)}.uv_plus_u4r1tsb{padding:var(--rwwhsl9w) 0 var(--rwwhsl9w) var(--rwwhsl9w)}.uv_plus_u4r1tsc{object-fit:cover}.uv_plus_u4r1tsc[data-disabled=true]{filter:grayscale(1)}.uv_plus_u4r1tsd{border-radius:var(--rwwhsl85) var(--rwwhsl85) 0 0}.uv_plus_u4r1tse{border-radius:var(--rwwhsl85) 0 0 var(--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(--rwwhsl85) var(--rwwhsl85) 0 0}.uv_plus_u4r1tsi{border-radius:var(--rwwhsl85) 0 0 var(--rwwhsl85)}.uv_plus_u4r1tsj{padding:var(--rwwhsl9w)}.uv_plus_1gpmh3x0{min-width:0}.uv_plus_1gpmh3x1{background:var(--rwwhsl1r);border-radius:var(--rwwhsl85);display:inline-flex;padding:var(--rwwhsl9u)}.uv_plus_1gpmh3x2{height:100%;padding:var(--rwwhsl9w);text-decoration:none}.uv_plus_1gpmh3x2:first-child{border-radius:var(--rwwhsl85) var(--rwwhsl85) 0 0}.uv_plus_1gpmh3x2:hover{background:var(--rwwhsl1k)}.uv_plus_1gpmh3x2:last-child{border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85)}.uv_plus_1gpmh3x2:not(:first-child){border-top:1px solid var(--rwwhsl1v)}.uv_plus_1gpmh3x2 .uv_plus_1gpmh3x1{background:var(--rwwhsl1r)}.uv_plus_1gpmh3x2:hover .uv_plus_1gpmh3x1{background:none}.uv_plus_1gpmh3x3{height:100%}.uv_plus_1gpmh3x4{background:var(--rwwhsl1i);border:1px solid var(--rwwhsl1v);border-radius:var(--rwwhsl85);min-width:0}.uv_plus_1gpmh3x5{padding:var(--rwwhsl9w)}.uv_plus_1gpmh3x5:not(:first-child){border-top:1px solid var(--rwwhsl1v)}.uv_plus_1gpmh3x6{border-radius:var(--rwwhsl85);height:32px;width:32px}.uv_plus_16zcyo50{align-items:center;display:flex;margin:0 var(--rwwhsla0)}.uv_plus_16zcyo51{justify-content:flex-start}.uv_plus_16zcyo52{justify-content:flex-end}.uv_plus_16zcyo53{margin-top:var(--rwwhsl9w);text-align:center}.uv_plus_16zcyo54{display:flex;margin-bottom:var(--rwwhsl9v)}.uv_plus_16zcyo55{flex-direction:row-reverse}.uv_plus_16zcyo56{flex-direction:row}.uv_plus_16zcyo57{border-radius:var(--rwwhsl85);margin:var(--rwwhsl9w);margin-bottom:0;padding:var(--rwwhsl9w)}.uv_plus_16zcyo58{background-color:var(--rwwhsl1l)}.uv_plus_16zcyo59{background-color:var(--rwwhsl5g)}.uv_plus_16zcyo5a{align-self:flex-end;display:flex}.uv_plus_16zcyo5b{width:100%}.uv_plus_16zcyo5c{background-color:var(--rwwhsl1l);height:var(--rwwhsl9c);margin-right:var(--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_dkdfcq0{fill:currentcolor;vertical-align:middle}.uv_plus_dkdfcqe{height:var(--rwwhsl9f);min-height:var(--rwwhsl9f);min-width:var(--rwwhsl9f);width:var(--rwwhsl9f)}.uv_plus_dkdfcqf{height:var(--rwwhsl9d);min-height:var(--rwwhsl9d);min-width:var(--rwwhsl9d);width:var(--rwwhsl9d)}.uv_plus_dkdfcqg{height:var(--rwwhsl9c);min-height:var(--rwwhsl9c);min-width:var(--rwwhsl9c);width:var(--rwwhsl9c)}.uv_plus_dkdfcqh{height:var(--rwwhsl9h);min-height:var(--rwwhsl9h);min-width:var(--rwwhsl9h);width:var(--rwwhsl9h)}.uv_plus_dkdfcqi{height:var(--rwwhsl9a);min-height:var(--rwwhsl9a);min-width:var(--rwwhsl9a);width:var(--rwwhsl9a)}.uv_plus_dkdfcqj{height:var(--rwwhsl9l);min-height:var(--rwwhsl9l);min-width:var(--rwwhsl9l);width:var(--rwwhsl9l)}.uv_plus_dkdfcqk{fill:var(--rwwhsl5t)}.uv_plus_dkdfcql{fill:var(--rwwhsl6h)}.uv_plus_dkdfcqm{fill:var(--rwwhsl28)}.uv_plus_dkdfcqn{fill:var(--rwwhsl75)}.uv_plus_dkdfcqo{fill:var(--rwwhslj)}.uv_plus_dkdfcqp{fill:var(--rwwhsl7t)}.uv_plus_dkdfcqq{fill:var(--rwwhsl17)}.uv_plus_dkdfcqr{fill:currentColor}.uv_plus_dkdfcqs{fill:var(--rwwhsl5t)}.uv_plus_dkdfcqt{fill:var(--rwwhsl6h)}.uv_plus_dkdfcqu{fill:var(--rwwhsl2b)}.uv_plus_dkdfcqv{fill:var(--rwwhsl75)}.uv_plus_dkdfcqw{fill:var(--rwwhslj)}.uv_plus_dkdfcqx{fill:var(--rwwhsl7t)}.uv_plus_dkdfcqy{fill:var(--rwwhsl17)}.uv_plus_dkdfcqz{fill:currentColor}.uv_plus_dkdfcq10{fill:var(--rwwhsl5t)}.uv_plus_dkdfcq11{fill:var(--rwwhsl6h)}.uv_plus_dkdfcq12{fill:var(--rwwhsl2d)}.uv_plus_dkdfcq13{fill:var(--rwwhsl75)}.uv_plus_dkdfcq14{fill:var(--rwwhslj)}.uv_plus_dkdfcq15{fill:var(--rwwhsl7t)}.uv_plus_dkdfcq16{fill:var(--rwwhsl17)}.uv_plus_dkdfcq17{fill:currentColor}.uv_plus_dkdfcq18{fill:var(--rwwhsl5t)}.uv_plus_dkdfcq19{fill:var(--rwwhsl6h)}.uv_plus_dkdfcq1a{fill:var(--rwwhsl2h)}.uv_plus_dkdfcq1b{fill:var(--rwwhsl75)}.uv_plus_dkdfcq1c{fill:var(--rwwhslj)}.uv_plus_dkdfcq1d{fill:var(--rwwhsl7t)}.uv_plus_dkdfcq1e{fill:var(--rwwhsl17)}.uv_plus_dkdfcq1f{fill:currentColor}.uv_plus_dkdfcq1g{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq1h{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq1i{fill:var(--rwwhsl27)}.uv_plus_dkdfcq1j{fill:var(--rwwhsl74)}.uv_plus_dkdfcq1k{fill:var(--rwwhsli)}.uv_plus_dkdfcq1l{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq1m{fill:var(--rwwhsl16)}.uv_plus_dkdfcq1n{fill:currentColor}.uv_plus_dkdfcq1o{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq1p{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq1q{fill:var(--rwwhsl2a)}.uv_plus_dkdfcq1r{fill:var(--rwwhsl74)}.uv_plus_dkdfcq1s{fill:var(--rwwhsli)}.uv_plus_dkdfcq1t{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq1u{fill:var(--rwwhsl16)}.uv_plus_dkdfcq1v{fill:currentColor}.uv_plus_dkdfcq1w{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq1x{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq1y{fill:var(--rwwhsl2c)}.uv_plus_dkdfcq1z{fill:var(--rwwhsl74)}.uv_plus_dkdfcq20{fill:var(--rwwhsli)}.uv_plus_dkdfcq21{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq22{fill:var(--rwwhsl16)}.uv_plus_dkdfcq23{fill:currentColor}.uv_plus_dkdfcq24{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq25{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq26{fill:var(--rwwhsl2g)}.uv_plus_dkdfcq27{fill:var(--rwwhsl74)}.uv_plus_dkdfcq28{fill:var(--rwwhsli)}.uv_plus_dkdfcq29{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq2a{fill:var(--rwwhsl16)}.uv_plus_dkdfcq2b{fill:currentColor}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcq7 .uv_plus_dkdfcq1g .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcq8 .uv_plus_dkdfcq1h .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcq9 .uv_plus_dkdfcq1i .fillStroke{fill:none;stroke:var(--rwwhsl27)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqa .uv_plus_dkdfcq1j .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqb .uv_plus_dkdfcq1k .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqc .uv_plus_dkdfcq1l .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqd .uv_plus_dkdfcq1m .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcq7 .uv_plus_dkdfcq1o .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcq8 .uv_plus_dkdfcq1p .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcq9 .uv_plus_dkdfcq1q .fillStroke{fill:none;stroke:var(--rwwhsl2a)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqa .uv_plus_dkdfcq1r .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqb .uv_plus_dkdfcq1s .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqc .uv_plus_dkdfcq1t .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqd .uv_plus_dkdfcq1u .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcq7 .uv_plus_dkdfcq1w .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcq8 .uv_plus_dkdfcq1x .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcq9 .uv_plus_dkdfcq1y .fillStroke{fill:none;stroke:var(--rwwhsl2c)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqa .uv_plus_dkdfcq1z .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqb .uv_plus_dkdfcq20 .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqc .uv_plus_dkdfcq21 .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqd .uv_plus_dkdfcq22 .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcq7 .uv_plus_dkdfcq24 .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcq8 .uv_plus_dkdfcq25 .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcq9 .uv_plus_dkdfcq26 .fillStroke{fill:none;stroke:var(--rwwhsl2g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqa .uv_plus_dkdfcq27 .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqb .uv_plus_dkdfcq28 .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqc .uv_plus_dkdfcq29 .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqd .uv_plus_dkdfcq2a .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_1fq6cbr0{height:var(--rwwhsl9k);min-width:var(--rwwhsl9k);width:var(--rwwhsl9k)}.uv_plus_1fq6cbr1{height:var(--rwwhsl9j);min-width:var(--rwwhsl9j);width:var(--rwwhsl9j)}.uv_plus_1fq6cbr2{height:var(--rwwhsl9h);min-width:var(--rwwhsl9h);width:var(--rwwhsl9h)}.uv_plus_1fq6cbr3{height:var(--rwwhsl9n);min-width:var(--rwwhsl9n);width:var(--rwwhsl9n)}.uv_plus_1fq6cbr4{height:var(--rwwhsl9f);min-width:var(--rwwhsl9f);width:var(--rwwhsl9f)}.uv_plus_1fq6cbr9 .fillWeak{fill:var(--rwwhsl4k)}.uv_plus_1fq6cbr9 g.fillWeak>*{fill:var(--rwwhsl4k)}.uv_plus_1fq6cbr9 path[fill].fillWeak{fill:var(--rwwhsl4k)}.uv_plus_1fq6cbr5 .fillWeak{fill:var(--rwwhsl4j)}.uv_plus_1fq6cbr5 g.fillWeak>*{fill:var(--rwwhsl4j)}.uv_plus_1fq6cbr5 path[fill].fillWeak{fill:var(--rwwhsl4j)}.uv_plus_1fq6cbra .fillWeak{fill:var(--rwwhsl48)}.uv_plus_1fq6cbra g.fillWeak>*{fill:var(--rwwhsl48)}.uv_plus_1fq6cbra path[fill].fillWeak{fill:var(--rwwhsl48)}.uv_plus_1fq6cbr6 .fillWeak{fill:var(--rwwhsl47)}.uv_plus_1fq6cbr6 g.fillWeak>*{fill:var(--rwwhsl47)}.uv_plus_1fq6cbr6 path[fill].fillWeak{fill:var(--rwwhsl47)}.uv_plus_1fq6cbrb .fillWeak{fill:var(--rwwhsl4q)}.uv_plus_1fq6cbrb g.fillWeak>*{fill:var(--rwwhsl4q)}.uv_plus_1fq6cbrb path[fill].fillWeak{fill:var(--rwwhsl4q)}.uv_plus_1fq6cbr7 .fillWeak{fill:var(--rwwhsl4p)}.uv_plus_1fq6cbr7 g.fillWeak>*{fill:var(--rwwhsl4p)}.uv_plus_1fq6cbr7 path[fill].fillWeak{fill:var(--rwwhsl4p)}.uv_plus_1fq6cbrc .fillWeak{fill:var(--rwwhsl4e)}.uv_plus_1fq6cbrc g.fillWeak>*{fill:var(--rwwhsl4e)}.uv_plus_1fq6cbrc path[fill].fillWeak{fill:var(--rwwhsl4e)}.uv_plus_1fq6cbr8 .fillWeak{fill:var(--rwwhsl4d)}.uv_plus_1fq6cbr8 g.fillWeak>*{fill:var(--rwwhsl4d)}.uv_plus_1fq6cbr8 path[fill].fillWeak{fill:var(--rwwhsl4d)}.uv_plus_1fq6cbr9 .fillStrong{fill:var(--rwwhsl4i)}.uv_plus_1fq6cbr9 g.fillStrong>*{fill:var(--rwwhsl4i)}.uv_plus_1fq6cbr9 path[fill].fillStrong{fill:var(--rwwhsl4i)}.uv_plus_1fq6cbr5 .fillStrong{fill:var(--rwwhsl4h)}.uv_plus_1fq6cbr5 g.fillStrong>*{fill:var(--rwwhsl4h)}.uv_plus_1fq6cbr5 path[fill].fillStrong{fill:var(--rwwhsl4h)}.uv_plus_1fq6cbra .fillStrong{fill:var(--rwwhsl46)}.uv_plus_1fq6cbra g.fillStrong>*{fill:var(--rwwhsl46)}.uv_plus_1fq6cbra path[fill].fillStrong{fill:var(--rwwhsl46)}.uv_plus_1fq6cbr6 .fillStrong{fill:var(--rwwhsl45)}.uv_plus_1fq6cbr6 g.fillStrong>*{fill:var(--rwwhsl45)}.uv_plus_1fq6cbr6 path[fill].fillStrong{fill:var(--rwwhsl45)}.uv_plus_1fq6cbrb .fillStrong{fill:var(--rwwhsl4o)}.uv_plus_1fq6cbrb g.fillStrong>*{fill:var(--rwwhsl4o)}.uv_plus_1fq6cbrb path[fill].fillStrong{fill:var(--rwwhsl4o)}.uv_plus_1fq6cbr7 .fillStrong{fill:var(--rwwhsl4n)}.uv_plus_1fq6cbr7 g.fillStrong>*{fill:var(--rwwhsl4n)}.uv_plus_1fq6cbr7 path[fill].fillStrong{fill:var(--rwwhsl4n)}.uv_plus_1fq6cbrc .fillStrong{fill:var(--rwwhsl4c)}.uv_plus_1fq6cbrc g.fillStrong>*{fill:var(--rwwhsl4c)}.uv_plus_1fq6cbrc path[fill].fillStrong{fill:var(--rwwhsl4c)}.uv_plus_1fq6cbr8 .fillStrong{fill:var(--rwwhsl4b)}.uv_plus_1fq6cbr8 g.fillStrong>*{fill:var(--rwwhsl4b)}.uv_plus_1fq6cbr8 path[fill].fillStrong{fill:var(--rwwhsl4b)}.uv_plus_1fq6cbr9 .fill{fill:var(--rwwhsl4g)}.uv_plus_1fq6cbr9 g.fill>*{fill:var(--rwwhsl4g)}.uv_plus_1fq6cbr9 path[fill].fill{fill:var(--rwwhsl4g)}.uv_plus_1fq6cbr5 .fill{fill:var(--rwwhsl4f)}.uv_plus_1fq6cbr5 g.fill>*{fill:var(--rwwhsl4f)}.uv_plus_1fq6cbr5 path[fill].fill{fill:var(--rwwhsl4f)}.uv_plus_1fq6cbra .fill{fill:var(--rwwhsl44)}.uv_plus_1fq6cbra g.fill>*{fill:var(--rwwhsl44)}.uv_plus_1fq6cbra path[fill].fill{fill:var(--rwwhsl44)}.uv_plus_1fq6cbr6 .fill{fill:var(--rwwhsl43)}.uv_plus_1fq6cbr6 g.fill>*{fill:var(--rwwhsl43)}.uv_plus_1fq6cbr6 path[fill].fill{fill:var(--rwwhsl43)}.uv_plus_1fq6cbrb .fill{fill:var(--rwwhsl4m)}.uv_plus_1fq6cbrb g.fill>*{fill:var(--rwwhsl4m)}.uv_plus_1fq6cbrb path[fill].fill{fill:var(--rwwhsl4m)}.uv_plus_1fq6cbr7 .fill{fill:var(--rwwhsl4l)}.uv_plus_1fq6cbr7 g.fill>*{fill:var(--rwwhsl4l)}.uv_plus_1fq6cbr7 path[fill].fill{fill:var(--rwwhsl4l)}.uv_plus_1fq6cbrc .fill{fill:var(--rwwhsl4a)}.uv_plus_1fq6cbrc g.fill>*{fill:var(--rwwhsl4a)}.uv_plus_1fq6cbrc path[fill].fill{fill:var(--rwwhsl4a)}.uv_plus_1fq6cbr8 .fill{fill:var(--rwwhsl49)}.uv_plus_1fq6cbr8 g.fill>*{fill:var(--rwwhsl49)}.uv_plus_1fq6cbr8 path[fill].fill{fill:var(--rwwhsl49)}.uv_plus_1ko5kn21{max-width:var(--uv_plus_1ko5kn20)}.uv_plus_1ko5kn22{margin-right:var(--rwwhsl9u);width:15px}.uv_plus_1ko5kn24{margin-left:var(--rwwhsla4)}.uv_plus_1ko5kn25{align-items:center;display:flex;flex-direction:row;justify-content:space-between;min-height:var(--rwwhsl9l);padding-bottom:var(--rwwhsl9u);padding-top:var(--rwwhsl9u);-webkit-box-pack:justify}.uv_plus_1ko5kn26{display:flex;flex-direction:column;height:var(--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(--rwwhsl9k);justify-content:center;text-align:initial;-webkit-box-pack:center}.uv_plus_1ko5kn2c{align-self:center;margin-left:var(--rwwhsl9u)}.uv_plus_1ko5kn2d{margin-left:var(--rwwhsl9u)}.uv_plus_1ko5kn2e{max-width:75%}.uv_plus_1ko5kn2f{vertical-align:text-top}.uv_plus_1ko5kn2g{text-decoration-color:var(--rwwhsl7m);text-decoration-line:line-through}.uv_plus_1ko5kn2h{align-items:center;color:var(--rwwhsl2m);font-size:16px;margin-right:var(--rwwhsla4);max-width:500px}.uv_plus_1ko5kn2i{display:inline-flex}.uv_plus_1ko5kn2j{display:flex}.uv_plus_1ko5kn2n{color:var(--rwwhsl2j);display:block;font-size:14px;line-height:8}.uv_plus_1ko5kn2o{align-items:center;color:var(--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(--rwwhsl9u);width:15px}.uv_plus_sk5tga3{border:1px solid var(--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(--rwwhsl9v)}.uv_plus_sk5tga3>*{margin-top:0}.uv_plus_sk5tga3>*+*{margin-top:var(--rwwhsl9v)}.uv_plus_sk5tga7{background-color:var(--rwwhsl1i)}.uv_plus_sk5tga8{background-color:var(--rwwhsl1r);border-left:1px solid var(--rwwhsl1v);min-width:126px;width:30%}.uv_plus_sk5tga9{min-width:230px;padding-left:var(--uv_plus_sk5tga0);padding-right:var(--rwwhsl9v);position:relative;width:70%}.uv_plus_sk5tgaa:before{content:"";border-bottom:1px solid var(--rwwhsl1v);bottom:0;height:1px;left:0;margin-left:var(--rwwhsl9v);position:absolute;width:calc(100% - 32px)}.uv_plus_sk5tgab{background:var(--rwwhsl5g)}.uv_plus_sk5tgac{background-color:var(--rwwhsl5g);border-color:var(--rwwhsl1v);border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);border-right:none;border-style:solid;border-width:0 1px 1px 1px;height:var(--rwwhsl9l);min-width:126px;width:30%}.uv_plus_sk5tgad{border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);border-right:1px solid var(--rwwhsl1v);margin:0;width:100%}.uv_plus_sk5tgae{align-items:center;color:var(--rwwhsl2j);display:flex;font-size:18px;font-weight:500;margin:0;padding:var(--rwwhsl9v)}.uv_plus_sk5tgaf{width:70%}.uv_plus_sk5tgag{align-items:start;float:right;max-width:200px;padding:var(--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(--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(--rwwhsl9f);line-height:18;margin-right:var(--rwwhsl9u)}.uv_plus_sk5tgap{margin-top:var(--rwwhsl9w)}.uv_plus_sk5tgaq{margin-left:var(--rwwhsl9v);text-align:right}.uv_plus_sk5tgar{text-align:right}.uv_plus_sk5tgas{margin-right:var(--rwwhsl9u)}.uv_plus_sk5tgat{padding:0}.uv_plus_sk5tgau{background-color:var(--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(--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(--rwwhsl9w) 0}.uv_plus_sk5tgay{display:flex;min-width:158px;padding:12px 0}.uv_plus_sk5tgaz{display:none}.uv_plus_sk5tga11{background:var(--rwwhsl1r);padding:var(--rwwhsl9v)}.uv_plus_sk5tga12{align-items:center;display:flex;flex-direction:row;gap:var(--rwwhsl9u);justify-content:center}@media(max-width:1800px){.uv_plus_sk5tgan{display:none}}.uv_plus_5imqkb0{padding:var(--rwwhsl9v);text-align:left}.uv_plus_h6pvpm1{align-items:start;display:flex;flex-direction:column;font-size:var(--rwwhsla9);line-height:var(--rwwhslac);margin:0;width:100%}.uv_plus_h6pvpm2{border-bottom:1px var(--rwwhsl1v) solid;padding-block:var(--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_h6pvpm2>*:not(:last-child){padding-right:var(--rwwhsl9v)}.uv_plus_h6pvpm3{align-items:center;color:var(--rwwhsl2m);display:inline-flex;font-weight:var(--rwwhslbg);min-width:0}.uv_plus_h6pvpm4{color:var(--rwwhsl2j);margin:0;min-width:0;width:100%}.uv_plus_h6pvpm5{display:inline-block;min-width:0;width:100%}.uv_plus_h6pvpm5>*{align-items:center;display:inline-flex;margin-right:var(--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(--rwwhslau) + var(--rwwhsl9u));padding-bottom:var(--rwwhsl9u);padding-left:var(--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(--rwwhsl9u)}.uv_plus_nytpcy5{border-top:2px solid;border-color:transparent;height:2px;left:0;padding:var(--rwwhsla4) 0;position:absolute;right:0;top:0}.uv_plus_nytpcy5:before{content:"";border:3px solid;border-color:inherit;border-radius:var(--rwwhsl84);height:0;left:0;position:absolute;top:-4px;width:0}.uv_plus_nytpcy6{position:relative}.uv_plus_nytpcy7{padding:var(--rwwhsl9u) 0}.uv_plus_nytpcy8{margin-left:var(--rwwhsla4);padding-left:var(--rwwhsl9x)}.uv_plus_nytpcy9{margin:var(--rwwhsl9v) calc(var(--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(--rwwhsl9u)}.uv_plus_x6an4g3{border-radius:var(--rwwhsl85);bottom:0;margin:auto 0;padding:var(--rwwhsla5);position:absolute;top:0}.uv_plus_x6an4g4:hover{background:var(--rwwhsl5i)}.uv_plus_x6an4g5:hover{background:var(--rwwhsl1u)}.uv_plus_x6an4g6{text-align:left}.uv_plus_x6an4g8{background-color:inherit;border:none;border-radius:var(--rwwhsl85);color:inherit;margin-top:var(--rwwhsla5);padding:calc(var(--rwwhsla5) + var(--rwwhsla4)) var(--rwwhsl9u);text-align:left;text-decoration:none;width:100%}.uv_plus_x6an4ga{background-color:unset;cursor:not-allowed}.uv_plus_x6an4gb{background-color:var(--rwwhsl1k)}.uv_plus_x6an4gc{background-color:var(--rwwhsl5g)}.uv_plus_x6an4gc:hover{background-color:var(--rwwhsl5i)}.uv_plus_x6an4gd{cursor:pointer}.uv_plus_x6an4ge{padding:var(--rwwhsla4) var(--rwwhsl9u)}.uv_plus_x6an4gf:active{background-color:var(--rwwhsl1k)}.uv_plus_x6an4gg{background-color:var(--rwwhsl1u)}.uv_plus_x6an4gh:hover,.uv_plus_x6an4gh:focus{background-color:var(--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(--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(--rwwhsl2u)}.uv_plus_x6an4gp{color:var(--rwwhsl2t)}.uv_plus_x6an4gq{color:var(--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{inset:0 0 0 -24px;margin:auto;opacity:0;pointer-events:visible;position:absolute;visibility:visible}.uv_plus_x6an4gs:hover,.uv_plus_x6an4gs:focus,.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(--rwwhsla5);padding:0 var(--rwwhsl9v);width:fit-content}.uv_plus_x6an4gw{padding-top:var(--rwwhsla4)}.uv_plus_x6an4gx{min-width:20px}.uv_plus_x6an4gy{padding-left:28px}.uv_plus_x6an4gz{display:none}.uv_plus_19x50fv0{background:var(--rwwhsl1i);border-top:1px solid var(--rwwhsl24);box-shadow:var(--rwwhsl8c);display:flex;justify-content:flex-end;padding:var(--rwwhsl9u) var(--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(--rwwhsl1i)}.uv_plus_19x50fv3{height:22px;margin:var(--rwwhsl9w) var(--rwwhsl9w) var(--rwwhsl9v) var(--rwwhsl9w);max-width:220px;overflow:hidden}.uv_plus_19x50fv4{border-right:1px solid var(--rwwhsl24);display:flex;flex-direction:row;position:relative}.uv_plus_19x50fv5{background:var(--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(--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(--rwwhsl5m)}.uv_plus_1wcpahp1 td:first-child,.uv_plus_1wcpahp1 th:first-child{max-width:var(--rwwhsl9l);min-width:var(--rwwhsl9l);width:var(--rwwhsl9l)}.uv_plus_1wcpahp2{background:var(--rwwhsl1r);border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);cursor:auto;display:table-row;position:relative;vertical-align:middle;width:100%}.uv_plus_1wcpahp2 td,.uv_plus_1wcpahp2 td:first-child,.uv_plus_1wcpahp2 td:last-child{border-bottom:1px solid transparent;transition:box-shadow .2s ease,border-color .2s ease}.uv_plus_1wcpahp3{border:1px solid var(--rwwhsl1v);border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);border-top-color:transparent;margin-top:calc((var(--rwwhsl9v) * -1) - 1px);padding-block:var(--rwwhsla4);padding-inline:var(--rwwhsl9u);transition:border-color .2s ease}.uv_plus_1wcpahp4,.uv_plus_1wcpahp5{border:1px solid var(--rwwhsl1v)}.uv_plus_1wcpahp5.uv_plus_1wcpahp5{border-top:1px solid transparent}.uv_plus_1wcpahpd{background-color:var(--rwwhsl5g);color:var(--rwwhsl5y)}.uv_plus_1wcpahpe{background-color:var(--rwwhsl64);color:var(--rwwhsl6m)}.uv_plus_1wcpahpf{background-color:var(--rwwhsl1s);color:var(--rwwhsl2j)}.uv_plus_1wcpahpg{background-color:var(--rwwhsl6s);color:var(--rwwhsl7a)}.uv_plus_1wcpahph{background-color:var(--rwwhsl6);color:var(--rwwhslo)}.uv_plus_1wcpahpi{background-color:var(--rwwhsl7g);color:var(--rwwhsl7y)}.uv_plus_1wcpahpj{background-color:var(--rwwhslu);color:var(--rwwhsl1c)}.uv_plus_1wcpahpk{background-color:var(--rwwhsl5h);color:var(--rwwhsl5z)}.uv_plus_1wcpahpl{background-color:var(--rwwhsl65);color:var(--rwwhsl6n)}.uv_plus_1wcpahpm{background-color:var(--rwwhsl1r);color:var(--rwwhsl2k)}.uv_plus_1wcpahpn{background-color:var(--rwwhsl6t);color:var(--rwwhsl7b)}.uv_plus_1wcpahpo{background-color:var(--rwwhsl7);color:var(--rwwhslp)}.uv_plus_1wcpahpp{background-color:var(--rwwhsl7h);color:var(--rwwhsl7z)}.uv_plus_1wcpahpq{background-color:var(--rwwhslv);color:var(--rwwhsl1d)}.uv_plus_1wcpahpr{border:1px solid var(--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%}.uv_plus_1wcpahpu{border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);border-top:1px solid var(--rwwhsl1v);height:fit-content;padding-block:var(--rwwhsla4);padding-inline:var(--rwwhsl9u);width:100%}.uv_plus_1wcpahpu[aria-disabled=true]{background-color:var(--rwwhsl1j)}.uv_plus_1wcpahpv{background-color:var(--rwwhsl5g)}.uv_plus_1wcpahpw{background-color:var(--rwwhsl64)}.uv_plus_1wcpahpx{background-color:var(--rwwhsl1r)}.uv_plus_1wcpahpy{background-color:var(--rwwhsl6s)}.uv_plus_1wcpahpz{background-color:var(--rwwhsl6)}.uv_plus_1wcpahp10{background-color:var(--rwwhsl7g)}.uv_plus_1wcpahp11{background-color:var(--rwwhslu)}.uv_plus_1wcpahp12{left:var(--rwwhsl9y);position:absolute;transform:translateY(-160%)}.uv_plus_1wcpahp13{padding:0;width:32px}.uv_plus_1wcpahp13:first-of-type{padding-left:var(--rwwhsl9v)}.uv_plus_1wcpahp14{color:var(--rwwhsl5y)}.uv_plus_1wcpahp15{cursor:pointer}.uv_plus_1wcpahp14 td,.uv_plus_1wcpahp14 td:first-child,.uv_plus_1wcpahp14 td:last-child{border-color:var(--rwwhsl5m)}.uv_plus_1wcpahp15 td:nth-child(2),.uv_plus_1wcpahp16 td:nth-child(3){font-weight:var(--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(--rwwhsl5m)}.uv_plus_1wcpahp17 td,.uv_plus_1wcpahp17 td:first-child{border-bottom-left-radius:0}.uv_plus_1wcpahp17 td,.uv_plus_1wcpahp17 td:last-child{border-bottom-right-radius:0}.uv_plus_1wcpahp18{display:flex}.uv_plus_1wcpahp19{padding:var(--uv_plus_1wcpahp0)}.uv_plus_1wcpahp1a{white-space:pre-line}.uv_plus_1wcpahp1b{height:100%}.uv_plus_1q5g1ma0{background-color:var(--rwwhsl1r);height:100%;min-width:20rem}.uv_plus_1q5g1ma1{height:var(--rwwhsl9o);padding:var(--rwwhsl9w);padding-bottom:var(--rwwhsl9v)}.uv_plus_1q5g1ma3{border-bottom:1px solid var(--rwwhsl1v)}.uv_plus_1q5g1ma4{background-color:var(--rwwhsl1i)}.uv_plus_1q5g1ma5{border-top:1px solid var(--rwwhsl1v);padding:var(--rwwhsl9w)}.uv_plus_1q5g1ma6{background-color:var(--rwwhsl1i);max-width:12.5rem}.uv_plus_1q5g1ma7{height:100%;min-height:10rem;overflow-y:scroll;padding:var(--rwwhsl9w)}.uv_plus_1q5g1ma8{padding-left:var(--rwwhsl9u)}.uv_plus_1q5g1ma9:not(:last-child){border-bottom:1px solid var(--rwwhsl1v);padding-bottom:var(--rwwhsl9w)}.uv_plus_1q5g1maa{color:inherit;text-decoration:inherit;transition:color .25s ease-out}.uv_plus_1q5g1maa:hover{color:var(--rwwhsl1c)}.uv_plus_1q5g1mab{opacity:0;position:absolute;transform:translate(calc(-1 *var(--rwwhsl9v)));transition:opacity .25s ease-in-out}.uv_plus_1q5g1maa:hover>.uv_plus_1q5g1mab{opacity:1}.uv_plus_1q5g1mac{margin-top:var(--rwwhsla4)}.uv_plus_1q5g1mad{margin-top:var(--rwwhsla5)}@media(min-width:1440px){.uv_plus_1q5g1ma0{min-width:27.5rem}}.uv_plus_11wud800{cursor:pointer}.uv_plus_11wud801{border-collapse:separate;border-spacing:var(--rwwhsl9v) 0;height:1px;margin:0 calc(-1 * var(--rwwhsl9v));table-layout:fixed;width:calc(100% + var(--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(--rwwhsl9u);text-align:center}.uv_plus_11wud803:first-child{text-align:left}tbody .uv_plus_11wud803:not(:first-child){border:1px solid var(--rwwhsl1v);border-width:0 1px}tbody tr:last-child .uv_plus_11wud803{padding-bottom:var(--rwwhsl9x)}tbody tr:last-child .uv_plus_11wud803:not(:first-child){border:1px solid var(--rwwhsl1v);border-radius:0 0 var(--rwwhsl86) var(--rwwhsl86);border-width:0 1px 1px 1px}thead .uv_plus_11wud803{height:100%;padding-bottom:var(--rwwhsl9w);padding-top:var(--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(--rwwhsl1v);border-radius:var(--rwwhsl86) var(--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(--rwwhsl5m)}.uv_plus_11wud805{background-color:var(--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(--rwwhsl9w);text-align:start}thead .uv_plus_11wud808{padding-left:var(--rwwhsl9u)}.uv_plus_11wud809{cursor:pointer}tbody .uv_plus_11wud80a{padding-bottom:var(--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(--rwwhsl9u);width:100%}.uv_plus_11wud80g{width:100%}.uv_plus_11wud80h{align-items:center;display:flex;height:var(--rwwhsl9k)}.uv_plus_l0ny240{padding:0}.uv_plus_l0ny241{border-right:1px solid var(--rwwhsl1v);padding:var(--rwwhsl9w)}.uv_plus_l0ny242{min-width:0;padding:var(--rwwhsl9w);padding-top:var(--rwwhsl9x)}.uv_plus_l0ny243{display:flex;justify-content:right}.uv_plus_l0ny244{margin-bottom:var(--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_1sui13x0{cursor:not-allowed}.uv_plus_1sui13x1{background-color:#252a3b;position:absolute;right:var(--rwwhsl9u);top:var(--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(--rwwhsla4);font-family:var(--rwwhsld8);font-size:var(--rwwhsld9)}.uv_plus_1sui13x2 .cm-editor.cm-focused{border:1px solid var(--rwwhsl5m);box-shadow:var(--rwwhsl8m);outline:none}.uv_plus_1sui13x2 .cm-content{padding-block:var(--rwwhsl9v)}.uv_plus_1sui13x2 .cm-gutters{background-color:#303445}.uv_plus_1sui13x2 .cm-lineNumbers{padding-left:var(--rwwhsl9u)}.uv_plus_1sui13x2 .cm-gutterElement{color:#545454}.uv_plus_1sui13x2 .cm-scroller{border-radius:var(--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(--rwwhsl5o);box-shadow:var(--rwwhsl8c);cursor:pointer}.uv_plus_u4r1ts4{background:var(--rwwhsl1i);border:1px solid var(--rwwhsl1v);border-radius:var(--rwwhsl85);color:var(--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(--rwwhsl1v);box-shadow:none}.uv_plus_u4r1ts5{background:var(--rwwhsl1r);border-radius:var(--rwwhsl85);display:flex;padding:var(--rwwhsl9u);width:fit-content}.uv_plus_u4r1ts6{padding:0 var(--rwwhsl9w) var(--rwwhsl9w) var(--rwwhsl9w)}.uv_plus_u4r1ts7{padding:var(--rwwhsl9w) var(--rwwhsl9w) var(--rwwhsl9w) 0}.uv_plus_u4r1ts8{height:fit-content}.uv_plus_u4r1ts9{padding:var(--rwwhsl9w) var(--rwwhsl9w) 0 var(--rwwhsl9w)}.uv_plus_u4r1tsa{padding:var(--rwwhsl9w)}.uv_plus_u4r1tsb{padding:var(--rwwhsl9w) 0 var(--rwwhsl9w) var(--rwwhsl9w)}.uv_plus_u4r1tsc{object-fit:cover}.uv_plus_u4r1tsc[data-disabled=true]{filter:grayscale(1)}.uv_plus_u4r1tsd{border-radius:var(--rwwhsl85) var(--rwwhsl85) 0 0}.uv_plus_u4r1tse{border-radius:var(--rwwhsl85) 0 0 var(--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(--rwwhsl85) var(--rwwhsl85) 0 0}.uv_plus_u4r1tsi{border-radius:var(--rwwhsl85) 0 0 var(--rwwhsl85)}.uv_plus_u4r1tsj{padding:var(--rwwhsl9w)}.uv_plus_1gpmh3x0{min-width:0}.uv_plus_1gpmh3x1{height:100%;padding:var(--rwwhsl9w);text-decoration:none}.uv_plus_1gpmh3x1:first-child{border-radius:var(--rwwhsl85) var(--rwwhsl85) 0 0}.uv_plus_1gpmh3x1:hover{background:var(--rwwhsl1k)}.uv_plus_1gpmh3x1:last-child{border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85)}.uv_plus_1gpmh3x1:not(:first-child){border-top:1px solid var(--rwwhsl1v)}.uv_plus_1gpmh3x2{background:var(--rwwhsl1r);border-radius:var(--rwwhsl85);display:inline-flex;padding:var(--rwwhsl9u)}.uv_plus_1gpmh3x1:hover .uv_plus_1gpmh3x2{background:none}.uv_plus_1gpmh3x3{height:100%}.uv_plus_1gpmh3x4{background:var(--rwwhsl1i);border:1px solid var(--rwwhsl1v);border-radius:var(--rwwhsl85);min-width:0}.uv_plus_1gpmh3x5{padding:var(--rwwhsl9w)}.uv_plus_1gpmh3x5:not(:first-child){border-top:1px solid var(--rwwhsl1v)}.uv_plus_1gpmh3x6{border-radius:var(--rwwhsl85);height:32px;width:32px}.uv_plus_16zcyo50{align-items:center;display:flex;margin:0 var(--rwwhsla0)}.uv_plus_16zcyo51{justify-content:flex-start}.uv_plus_16zcyo52{justify-content:flex-end}.uv_plus_16zcyo53{margin-top:var(--rwwhsl9w);text-align:center}.uv_plus_16zcyo54{display:flex;margin-bottom:var(--rwwhsl9v)}.uv_plus_16zcyo55{flex-direction:row-reverse}.uv_plus_16zcyo56{flex-direction:row}.uv_plus_16zcyo57{border-radius:var(--rwwhsl85);margin:var(--rwwhsl9w);margin-bottom:0;padding:var(--rwwhsl9w)}.uv_plus_16zcyo58{background-color:var(--rwwhsl1l)}.uv_plus_16zcyo59{background-color:var(--rwwhsl5g)}.uv_plus_16zcyo5a{align-self:flex-end;display:flex}.uv_plus_16zcyo5b{width:100%}.uv_plus_16zcyo5c{background-color:var(--rwwhsl1l);height:var(--rwwhsl9c);margin-right:var(--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_dkdfcq0{fill:currentcolor;vertical-align:middle}.uv_plus_dkdfcqe{height:var(--rwwhsl9f);min-height:var(--rwwhsl9f);min-width:var(--rwwhsl9f);width:var(--rwwhsl9f)}.uv_plus_dkdfcqf{height:var(--rwwhsl9d);min-height:var(--rwwhsl9d);min-width:var(--rwwhsl9d);width:var(--rwwhsl9d)}.uv_plus_dkdfcqg{height:var(--rwwhsl9c);min-height:var(--rwwhsl9c);min-width:var(--rwwhsl9c);width:var(--rwwhsl9c)}.uv_plus_dkdfcqh{height:var(--rwwhsl9h);min-height:var(--rwwhsl9h);min-width:var(--rwwhsl9h);width:var(--rwwhsl9h)}.uv_plus_dkdfcqi{height:var(--rwwhsl9a);min-height:var(--rwwhsl9a);min-width:var(--rwwhsl9a);width:var(--rwwhsl9a)}.uv_plus_dkdfcqj{height:var(--rwwhsl9l);min-height:var(--rwwhsl9l);min-width:var(--rwwhsl9l);width:var(--rwwhsl9l)}.uv_plus_dkdfcqk{fill:var(--rwwhsl5t)}.uv_plus_dkdfcql{fill:var(--rwwhsl6h)}.uv_plus_dkdfcqm{fill:var(--rwwhsl28)}.uv_plus_dkdfcqn{fill:var(--rwwhsl75)}.uv_plus_dkdfcqo{fill:var(--rwwhslj)}.uv_plus_dkdfcqp{fill:var(--rwwhsl7t)}.uv_plus_dkdfcqq{fill:var(--rwwhsl17)}.uv_plus_dkdfcqr{fill:currentColor}.uv_plus_dkdfcqs{fill:var(--rwwhsl5t)}.uv_plus_dkdfcqt{fill:var(--rwwhsl6h)}.uv_plus_dkdfcqu{fill:var(--rwwhsl2b)}.uv_plus_dkdfcqv{fill:var(--rwwhsl75)}.uv_plus_dkdfcqw{fill:var(--rwwhslj)}.uv_plus_dkdfcqx{fill:var(--rwwhsl7t)}.uv_plus_dkdfcqy{fill:var(--rwwhsl17)}.uv_plus_dkdfcqz{fill:currentColor}.uv_plus_dkdfcq10{fill:var(--rwwhsl5t)}.uv_plus_dkdfcq11{fill:var(--rwwhsl6h)}.uv_plus_dkdfcq12{fill:var(--rwwhsl2d)}.uv_plus_dkdfcq13{fill:var(--rwwhsl75)}.uv_plus_dkdfcq14{fill:var(--rwwhslj)}.uv_plus_dkdfcq15{fill:var(--rwwhsl7t)}.uv_plus_dkdfcq16{fill:var(--rwwhsl17)}.uv_plus_dkdfcq17{fill:currentColor}.uv_plus_dkdfcq18{fill:var(--rwwhsl5t)}.uv_plus_dkdfcq19{fill:var(--rwwhsl6h)}.uv_plus_dkdfcq1a{fill:var(--rwwhsl2h)}.uv_plus_dkdfcq1b{fill:var(--rwwhsl75)}.uv_plus_dkdfcq1c{fill:var(--rwwhslj)}.uv_plus_dkdfcq1d{fill:var(--rwwhsl7t)}.uv_plus_dkdfcq1e{fill:var(--rwwhsl17)}.uv_plus_dkdfcq1f{fill:currentColor}.uv_plus_dkdfcq1g{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq1h{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq1i{fill:var(--rwwhsl27)}.uv_plus_dkdfcq1j{fill:var(--rwwhsl74)}.uv_plus_dkdfcq1k{fill:var(--rwwhsli)}.uv_plus_dkdfcq1l{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq1m{fill:var(--rwwhsl16)}.uv_plus_dkdfcq1n{fill:currentColor}.uv_plus_dkdfcq1o{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq1p{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq1q{fill:var(--rwwhsl2a)}.uv_plus_dkdfcq1r{fill:var(--rwwhsl74)}.uv_plus_dkdfcq1s{fill:var(--rwwhsli)}.uv_plus_dkdfcq1t{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq1u{fill:var(--rwwhsl16)}.uv_plus_dkdfcq1v{fill:currentColor}.uv_plus_dkdfcq1w{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq1x{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq1y{fill:var(--rwwhsl2c)}.uv_plus_dkdfcq1z{fill:var(--rwwhsl74)}.uv_plus_dkdfcq20{fill:var(--rwwhsli)}.uv_plus_dkdfcq21{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq22{fill:var(--rwwhsl16)}.uv_plus_dkdfcq23{fill:currentColor}.uv_plus_dkdfcq24{fill:var(--rwwhsl5s)}.uv_plus_dkdfcq25{fill:var(--rwwhsl6g)}.uv_plus_dkdfcq26{fill:var(--rwwhsl2g)}.uv_plus_dkdfcq27{fill:var(--rwwhsl74)}.uv_plus_dkdfcq28{fill:var(--rwwhsli)}.uv_plus_dkdfcq29{fill:var(--rwwhsl7s)}.uv_plus_dkdfcq2a{fill:var(--rwwhsl16)}.uv_plus_dkdfcq2b{fill:currentColor}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcq7 .uv_plus_dkdfcq1g .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcq8 .uv_plus_dkdfcq1h .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcq9 .uv_plus_dkdfcq1i .fillStroke{fill:none;stroke:var(--rwwhsl27)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqa .uv_plus_dkdfcq1j .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqb .uv_plus_dkdfcq1k .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqc .uv_plus_dkdfcq1l .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq3 .uv_plus_dkdfcqd .uv_plus_dkdfcq1m .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcq7 .uv_plus_dkdfcq1o .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcq8 .uv_plus_dkdfcq1p .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcq9 .uv_plus_dkdfcq1q .fillStroke{fill:none;stroke:var(--rwwhsl2a)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqa .uv_plus_dkdfcq1r .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqb .uv_plus_dkdfcq1s .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqc .uv_plus_dkdfcq1t .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq4 .uv_plus_dkdfcqd .uv_plus_dkdfcq1u .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcq7 .uv_plus_dkdfcq1w .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcq8 .uv_plus_dkdfcq1x .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcq9 .uv_plus_dkdfcq1y .fillStroke{fill:none;stroke:var(--rwwhsl2c)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqa .uv_plus_dkdfcq1z .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqb .uv_plus_dkdfcq20 .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqc .uv_plus_dkdfcq21 .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq5 .uv_plus_dkdfcqd .uv_plus_dkdfcq22 .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcq7 .uv_plus_dkdfcq24 .fillStroke{fill:none;stroke:var(--rwwhsl5s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcq8 .uv_plus_dkdfcq25 .fillStroke{fill:none;stroke:var(--rwwhsl6g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcq9 .uv_plus_dkdfcq26 .fillStroke{fill:none;stroke:var(--rwwhsl2g)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqa .uv_plus_dkdfcq27 .fillStroke{fill:none;stroke:var(--rwwhsl74)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqb .uv_plus_dkdfcq28 .fillStroke{fill:none;stroke:var(--rwwhsli)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqc .uv_plus_dkdfcq29 .fillStroke{fill:none;stroke:var(--rwwhsl7s)}.uv_plus_dkdfcq0 .uv_plus_dkdfcq1 .uv_plus_dkdfcq6 .uv_plus_dkdfcqd .uv_plus_dkdfcq2a .fillStroke{fill:none;stroke:var(--rwwhsl16)}.uv_plus_1fq6cbr0{height:var(--rwwhsl9k);min-width:var(--rwwhsl9k);width:var(--rwwhsl9k)}.uv_plus_1fq6cbr1{height:var(--rwwhsl9j);min-width:var(--rwwhsl9j);width:var(--rwwhsl9j)}.uv_plus_1fq6cbr2{height:var(--rwwhsl9h);min-width:var(--rwwhsl9h);width:var(--rwwhsl9h)}.uv_plus_1fq6cbr3{height:var(--rwwhsl9n);min-width:var(--rwwhsl9n);width:var(--rwwhsl9n)}.uv_plus_1fq6cbr4{height:var(--rwwhsl9f);min-width:var(--rwwhsl9f);width:var(--rwwhsl9f)}.uv_plus_1fq6cbr9 .fillWeak{fill:var(--rwwhsl4k)}.uv_plus_1fq6cbr9 g.fillWeak>*{fill:var(--rwwhsl4k)}.uv_plus_1fq6cbr9 path[fill].fillWeak{fill:var(--rwwhsl4k)}.uv_plus_1fq6cbr5 .fillWeak{fill:var(--rwwhsl4j)}.uv_plus_1fq6cbr5 g.fillWeak>*{fill:var(--rwwhsl4j)}.uv_plus_1fq6cbr5 path[fill].fillWeak{fill:var(--rwwhsl4j)}.uv_plus_1fq6cbra .fillWeak{fill:var(--rwwhsl48)}.uv_plus_1fq6cbra g.fillWeak>*{fill:var(--rwwhsl48)}.uv_plus_1fq6cbra path[fill].fillWeak{fill:var(--rwwhsl48)}.uv_plus_1fq6cbr6 .fillWeak{fill:var(--rwwhsl47)}.uv_plus_1fq6cbr6 g.fillWeak>*{fill:var(--rwwhsl47)}.uv_plus_1fq6cbr6 path[fill].fillWeak{fill:var(--rwwhsl47)}.uv_plus_1fq6cbrb .fillWeak{fill:var(--rwwhsl4q)}.uv_plus_1fq6cbrb g.fillWeak>*{fill:var(--rwwhsl4q)}.uv_plus_1fq6cbrb path[fill].fillWeak{fill:var(--rwwhsl4q)}.uv_plus_1fq6cbr7 .fillWeak{fill:var(--rwwhsl4p)}.uv_plus_1fq6cbr7 g.fillWeak>*{fill:var(--rwwhsl4p)}.uv_plus_1fq6cbr7 path[fill].fillWeak{fill:var(--rwwhsl4p)}.uv_plus_1fq6cbrc .fillWeak{fill:var(--rwwhsl4e)}.uv_plus_1fq6cbrc g.fillWeak>*{fill:var(--rwwhsl4e)}.uv_plus_1fq6cbrc path[fill].fillWeak{fill:var(--rwwhsl4e)}.uv_plus_1fq6cbr8 .fillWeak{fill:var(--rwwhsl4d)}.uv_plus_1fq6cbr8 g.fillWeak>*{fill:var(--rwwhsl4d)}.uv_plus_1fq6cbr8 path[fill].fillWeak{fill:var(--rwwhsl4d)}.uv_plus_1fq6cbr9 .fillStrong{fill:var(--rwwhsl4i)}.uv_plus_1fq6cbr9 g.fillStrong>*{fill:var(--rwwhsl4i)}.uv_plus_1fq6cbr9 path[fill].fillStrong{fill:var(--rwwhsl4i)}.uv_plus_1fq6cbr5 .fillStrong{fill:var(--rwwhsl4h)}.uv_plus_1fq6cbr5 g.fillStrong>*{fill:var(--rwwhsl4h)}.uv_plus_1fq6cbr5 path[fill].fillStrong{fill:var(--rwwhsl4h)}.uv_plus_1fq6cbra .fillStrong{fill:var(--rwwhsl46)}.uv_plus_1fq6cbra g.fillStrong>*{fill:var(--rwwhsl46)}.uv_plus_1fq6cbra path[fill].fillStrong{fill:var(--rwwhsl46)}.uv_plus_1fq6cbr6 .fillStrong{fill:var(--rwwhsl45)}.uv_plus_1fq6cbr6 g.fillStrong>*{fill:var(--rwwhsl45)}.uv_plus_1fq6cbr6 path[fill].fillStrong{fill:var(--rwwhsl45)}.uv_plus_1fq6cbrb .fillStrong{fill:var(--rwwhsl4o)}.uv_plus_1fq6cbrb g.fillStrong>*{fill:var(--rwwhsl4o)}.uv_plus_1fq6cbrb path[fill].fillStrong{fill:var(--rwwhsl4o)}.uv_plus_1fq6cbr7 .fillStrong{fill:var(--rwwhsl4n)}.uv_plus_1fq6cbr7 g.fillStrong>*{fill:var(--rwwhsl4n)}.uv_plus_1fq6cbr7 path[fill].fillStrong{fill:var(--rwwhsl4n)}.uv_plus_1fq6cbrc .fillStrong{fill:var(--rwwhsl4c)}.uv_plus_1fq6cbrc g.fillStrong>*{fill:var(--rwwhsl4c)}.uv_plus_1fq6cbrc path[fill].fillStrong{fill:var(--rwwhsl4c)}.uv_plus_1fq6cbr8 .fillStrong{fill:var(--rwwhsl4b)}.uv_plus_1fq6cbr8 g.fillStrong>*{fill:var(--rwwhsl4b)}.uv_plus_1fq6cbr8 path[fill].fillStrong{fill:var(--rwwhsl4b)}.uv_plus_1fq6cbr9 .fill{fill:var(--rwwhsl4g)}.uv_plus_1fq6cbr9 g.fill>*{fill:var(--rwwhsl4g)}.uv_plus_1fq6cbr9 path[fill].fill{fill:var(--rwwhsl4g)}.uv_plus_1fq6cbr5 .fill{fill:var(--rwwhsl4f)}.uv_plus_1fq6cbr5 g.fill>*{fill:var(--rwwhsl4f)}.uv_plus_1fq6cbr5 path[fill].fill{fill:var(--rwwhsl4f)}.uv_plus_1fq6cbra .fill{fill:var(--rwwhsl44)}.uv_plus_1fq6cbra g.fill>*{fill:var(--rwwhsl44)}.uv_plus_1fq6cbra path[fill].fill{fill:var(--rwwhsl44)}.uv_plus_1fq6cbr6 .fill{fill:var(--rwwhsl43)}.uv_plus_1fq6cbr6 g.fill>*{fill:var(--rwwhsl43)}.uv_plus_1fq6cbr6 path[fill].fill{fill:var(--rwwhsl43)}.uv_plus_1fq6cbrb .fill{fill:var(--rwwhsl4m)}.uv_plus_1fq6cbrb g.fill>*{fill:var(--rwwhsl4m)}.uv_plus_1fq6cbrb path[fill].fill{fill:var(--rwwhsl4m)}.uv_plus_1fq6cbr7 .fill{fill:var(--rwwhsl4l)}.uv_plus_1fq6cbr7 g.fill>*{fill:var(--rwwhsl4l)}.uv_plus_1fq6cbr7 path[fill].fill{fill:var(--rwwhsl4l)}.uv_plus_1fq6cbrc .fill{fill:var(--rwwhsl4a)}.uv_plus_1fq6cbrc g.fill>*{fill:var(--rwwhsl4a)}.uv_plus_1fq6cbrc path[fill].fill{fill:var(--rwwhsl4a)}.uv_plus_1fq6cbr8 .fill{fill:var(--rwwhsl49)}.uv_plus_1fq6cbr8 g.fill>*{fill:var(--rwwhsl49)}.uv_plus_1fq6cbr8 path[fill].fill{fill:var(--rwwhsl49)}.uv_plus_1ko5kn21{max-width:var(--uv_plus_1ko5kn20)}.uv_plus_1ko5kn22{margin-right:var(--rwwhsl9u);width:15px}.uv_plus_1ko5kn24{margin-left:var(--rwwhsla4)}.uv_plus_1ko5kn25{align-items:center;display:flex;flex-direction:row;justify-content:space-between;min-height:var(--rwwhsl9l);padding-bottom:var(--rwwhsl9u);padding-top:var(--rwwhsl9u);-webkit-box-pack:justify}.uv_plus_1ko5kn26{display:flex;flex-direction:column;height:var(--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(--rwwhsl9k);justify-content:center;text-align:initial;-webkit-box-pack:center}.uv_plus_1ko5kn2c{align-self:center;margin-left:var(--rwwhsl9u)}.uv_plus_1ko5kn2d{margin-left:var(--rwwhsl9u)}.uv_plus_1ko5kn2e{max-width:75%}.uv_plus_1ko5kn2f{vertical-align:text-top}.uv_plus_1ko5kn2g{text-decoration-color:var(--rwwhsl7m);text-decoration-line:line-through}.uv_plus_1ko5kn2h{align-items:center;color:var(--rwwhsl2m);font-size:16px;margin-right:var(--rwwhsla4);max-width:500px}.uv_plus_1ko5kn2i{display:inline-flex}.uv_plus_1ko5kn2j{display:flex}.uv_plus_1ko5kn2n{color:var(--rwwhsl2j);display:block;font-size:14px;line-height:8}.uv_plus_1ko5kn2o{align-items:center;color:var(--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(--rwwhsl9u);width:15px}.uv_plus_sk5tga3{border:1px solid var(--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(--rwwhsl9v)}.uv_plus_sk5tga7{background-color:var(--rwwhsl1i)}.uv_plus_sk5tga8{background-color:var(--rwwhsl1r);border-left:1px solid var(--rwwhsl1v);min-width:126px;width:30%}.uv_plus_sk5tga9{min-width:230px;padding-left:var(--uv_plus_sk5tga0);padding-right:var(--rwwhsl9v);position:relative;width:70%}.uv_plus_sk5tgaa:before{content:"";border-bottom:1px solid var(--rwwhsl1v);bottom:0;height:1px;left:0;margin-left:var(--rwwhsl9v);position:absolute;width:calc(100% - 32px)}.uv_plus_sk5tgab{background:var(--rwwhsl5g)}.uv_plus_sk5tgac{background-color:var(--rwwhsl5g);border-color:var(--rwwhsl1v);border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);border-right:none;border-style:solid;border-width:0 1px 1px 1px;height:var(--rwwhsl9l);min-width:126px;width:30%}.uv_plus_sk5tgad{border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);border-right:1px solid var(--rwwhsl1v);margin:0;width:100%}.uv_plus_sk5tgae{align-items:center;color:var(--rwwhsl2j);display:flex;font-size:18px;font-weight:500;margin:0;padding:var(--rwwhsl9v)}.uv_plus_sk5tgaf{width:70%}.uv_plus_sk5tgag{align-items:start;float:right;max-width:200px;padding:var(--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(--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(--rwwhsl9f);line-height:18;margin-right:var(--rwwhsl9u)}.uv_plus_sk5tgap{margin-top:var(--rwwhsl9w)}.uv_plus_sk5tgaq{margin-left:var(--rwwhsl9v);text-align:right}.uv_plus_sk5tgar{text-align:right}.uv_plus_sk5tgas{margin-right:var(--rwwhsl9u)}.uv_plus_sk5tgat{padding:0}.uv_plus_sk5tgau{background-color:var(--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(--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(--rwwhsl9w) 0}.uv_plus_sk5tgay{display:flex;min-width:158px;padding:12px 0}.uv_plus_sk5tgaz{display:none}.uv_plus_sk5tga11{background:var(--rwwhsl1r);padding:var(--rwwhsl9v)}.uv_plus_sk5tga12{align-items:center;display:flex;flex-direction:row;gap:var(--rwwhsl9u);justify-content:center}@media(max-width:1800px){.uv_plus_sk5tgan{display:none}}.uv_plus_5imqkb0{padding:var(--rwwhsl9v);text-align:left}.uv_plus_h6pvpm1{align-items:start;display:flex;flex-direction:column;font-size:var(--rwwhsla9);line-height:var(--rwwhslac);margin:0;width:100%}.uv_plus_h6pvpm2{border-bottom:1px var(--rwwhsl1v) solid;padding-block:var(--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(--rwwhsl9v)}.uv_plus_h6pvpm4{align-items:center;color:var(--rwwhsl2m);display:inline-flex;font-weight:var(--rwwhslbg);min-width:0}.uv_plus_h6pvpm5{color:var(--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(--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(--rwwhslau) + var(--rwwhsl9u));padding-bottom:var(--rwwhsl9u);padding-left:var(--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(--rwwhsl9u)}.uv_plus_nytpcy5{border-top:2px solid;border-color:transparent;height:2px;left:0;padding:var(--rwwhsla4) 0;position:absolute;right:0;top:0}.uv_plus_nytpcy5:before{content:"";border:3px solid;border-color:inherit;border-radius:var(--rwwhsl84);height:0;left:0;position:absolute;top:-4px;width:0}.uv_plus_nytpcy6{position:relative}.uv_plus_nytpcy7{padding:var(--rwwhsl9u) 0}.uv_plus_nytpcy8{margin-left:var(--rwwhsla4);padding-left:var(--rwwhsl9x)}.uv_plus_nytpcy9{margin:var(--rwwhsl9v) calc(var(--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(--rwwhsl9u)}.uv_plus_x6an4g3{border-radius:var(--rwwhsl85);bottom:0;margin:auto 0;padding:var(--rwwhsla5);position:absolute;top:0}.uv_plus_x6an4g4:hover{background:var(--rwwhsl5i)}.uv_plus_x6an4g5:hover{background:var(--rwwhsl1u)}.uv_plus_x6an4g6{text-align:left}.uv_plus_x6an4g8{background-color:inherit;border:none;border-radius:var(--rwwhsl85);color:inherit;margin-top:var(--rwwhsla5);padding:calc(var(--rwwhsla5) + var(--rwwhsla4)) var(--rwwhsl9u);text-align:left;text-decoration:none;width:100%}.uv_plus_x6an4ga{background-color:unset;cursor:not-allowed}.uv_plus_x6an4gb{background-color:var(--rwwhsl1k)}.uv_plus_x6an4gc{background-color:var(--rwwhsl5g)}.uv_plus_x6an4gc:hover{background-color:var(--rwwhsl5i)}.uv_plus_x6an4gd{cursor:pointer}.uv_plus_x6an4ge{padding:var(--rwwhsla4) var(--rwwhsl9u)}.uv_plus_x6an4gf:active{background-color:var(--rwwhsl1k)}.uv_plus_x6an4gg{background-color:var(--rwwhsl1u)}.uv_plus_x6an4gh:hover,.uv_plus_x6an4gh:focus{background-color:var(--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(--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(--rwwhsl2u)}.uv_plus_x6an4gp{color:var(--rwwhsl2t)}.uv_plus_x6an4gq{color:var(--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{inset:0 0 0 -24px;margin:auto;opacity:0;pointer-events:visible;position:absolute;visibility:visible}.uv_plus_x6an4gs:hover,.uv_plus_x6an4gs:focus,.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(--rwwhsla5);padding:0 var(--rwwhsl9v);width:fit-content}.uv_plus_x6an4gw{padding-top:var(--rwwhsla4)}.uv_plus_x6an4gx{min-width:20px}.uv_plus_x6an4gy{padding-left:28px}.uv_plus_x6an4gz{display:none}.uv_plus_19x50fv0{background:var(--rwwhsl1i);border-top:1px solid var(--rwwhsl24);box-shadow:var(--rwwhsl8c);display:flex;justify-content:flex-end;padding:var(--rwwhsl9u) var(--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(--rwwhsl1i)}.uv_plus_19x50fv3{height:22px;margin:var(--rwwhsl9w) var(--rwwhsl9w) var(--rwwhsl9v) var(--rwwhsl9w);max-width:220px;overflow:hidden}.uv_plus_19x50fv4{border-right:1px solid var(--rwwhsl24);display:flex;flex-direction:row;position:relative}.uv_plus_19x50fv5{background:var(--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(--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(--rwwhsl5m)}.uv_plus_1wcpahp1 td:first-child,.uv_plus_1wcpahp1 th:first-child{max-width:var(--rwwhsl9l);min-width:var(--rwwhsl9l);width:var(--rwwhsl9l)}.uv_plus_1wcpahp2{background:var(--rwwhsl1r);border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);cursor:auto;display:table-row;position:relative;vertical-align:middle;width:100%}.uv_plus_1wcpahp3{border:1px solid var(--rwwhsl1v);border-radius:0 0 var(--rwwhsl85) var(--rwwhsl85);border-top-color:transparent;margin-top:calc((var(--rwwhsl9v) * -1) - 1px);padding-block:var(--rwwhsla4);padding-inline:var(--rwwhsl9u);transition:border-color .2s ease}.uv_plus_1wcpahp4,.uv_plus_1wcpahp5{border:1px solid var(--rwwhsl1v)}.uv_plus_1wcpahp5.uv_plus_1wcpahp5{border-top:1px solid transparent}.uv_plus_1wcpahpd{background-color:var(--rwwhsl5g);color:var(--rwwhsl5y)}.uv_plus_1wcpahpe{background-color:var(--rwwhsl64);color:var(--rwwhsl6m)}.uv_plus_1wcpahpf{background-color:var(--rwwhsl1s);color:var(--rwwhsl2j)}.uv_plus_1wcpahpg{background-color:var(--rwwhsl6s);color:var(--rwwhsl7a)}.uv_plus_1wcpahph{background-color:var(--rwwhsl6);color:var(--rwwhslo)}.uv_plus_1wcpahpi{background-color:var(--rwwhsl7g);color:var(--rwwhsl7y)}.uv_plus_1wcpahpj{background-color:var(--rwwhslu);color:var(--rwwhsl1c)}.uv_plus_1wcpahpk{background-color:var(--rwwhsl5h);color:var(--rwwhsl5z)}.uv_plus_1wcpahpl{background-color:var(--rwwhsl65);color:var(--rwwhsl6n)}.uv_plus_1wcpahpm{background-color:var(--rwwhsl1r);color:var(--rwwhsl2k)}.uv_plus_1wcpahpn{background-color:var(--rwwhsl6t);color:var(--rwwhsl7b)}.uv_plus_1wcpahpo{background-color:var(--rwwhsl7);color:var(--rwwhslp)}.uv_plus_1wcpahpp{background-color:var(--rwwhsl7h);color:var(--rwwhsl7z)}.uv_plus_1wcpahpq{background-color:var(--rwwhslv);color:var(--rwwhsl1d)}.uv_plus_1wcpahpr{border:1px solid var(--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(--rwwhsl85) var(--rwwhsl85);border-top:1px solid var(--rwwhsl1v);height:fit-content;padding-block:var(--rwwhsla4);padding-inline:var(--rwwhsl9u);width:100%}.uv_plus_1wcpahpu[aria-disabled=true]{background-color:var(--rwwhsl1j)}.uv_plus_1wcpahpv{background-color:var(--rwwhsl5g)}.uv_plus_1wcpahpw{background-color:var(--rwwhsl64)}.uv_plus_1wcpahpx{background-color:var(--rwwhsl1r)}.uv_plus_1wcpahpy{background-color:var(--rwwhsl6s)}.uv_plus_1wcpahpz{background-color:var(--rwwhsl6)}.uv_plus_1wcpahp10{background-color:var(--rwwhsl7g)}.uv_plus_1wcpahp11{background-color:var(--rwwhslu)}.uv_plus_1wcpahp12{left:var(--rwwhsl9y);position:absolute;transform:translateY(-160%)}.uv_plus_1wcpahp13{padding:0;width:32px}.uv_plus_1wcpahp13:first-of-type{padding-left:var(--rwwhsl9v)}.uv_plus_1wcpahp14{color:var(--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(--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(--rwwhsl5m)}.uv_plus_1wcpahp1c{height:100%}.uv_plus_1wcpahp1d{border-color:var(--rwwhsl5m)!important}.uv_plus_1q5g1ma0{background-color:var(--rwwhsl1r);height:100%;min-width:20rem}.uv_plus_1q5g1ma1{height:var(--rwwhsl9o);padding:var(--rwwhsl9w);padding-bottom:var(--rwwhsl9v)}.uv_plus_1q5g1ma3{border-bottom:1px solid var(--rwwhsl1v)}.uv_plus_1q5g1ma4{background-color:var(--rwwhsl1i)}.uv_plus_1q5g1ma5{border-top:1px solid var(--rwwhsl1v);padding:var(--rwwhsl9w)}.uv_plus_1q5g1ma6{background-color:var(--rwwhsl1i);max-width:12.5rem}.uv_plus_1q5g1ma7{height:100%;min-height:10rem;overflow-y:scroll;padding:var(--rwwhsl9w)}.uv_plus_1q5g1ma8{padding-left:var(--rwwhsl9u)}.uv_plus_1q5g1ma9:not(:last-child){border-bottom:1px solid var(--rwwhsl1v);padding-bottom:var(--rwwhsl9w)}.uv_plus_1q5g1maa{color:inherit;text-decoration:inherit;transition:color .25s ease-out}.uv_plus_1q5g1maa:hover{color:var(--rwwhsl1c)}.uv_plus_1q5g1mab{opacity:0;position:absolute;transform:translate(calc(-1 *var(--rwwhsl9v)));transition:opacity .25s ease-in-out}.uv_plus_1q5g1maa:hover>.uv_plus_1q5g1mab{opacity:1}.uv_plus_1q5g1mac{margin-top:var(--rwwhsla4)}.uv_plus_1q5g1mad{margin-top:var(--rwwhsla5)}@media(min-width:1440px){.uv_plus_1q5g1ma0{min-width:27.5rem}}.uv_plus_11wud800{cursor:pointer}.uv_plus_11wud801{border-collapse:separate;border-spacing:var(--rwwhsl9v) 0;height:1px;margin:0 calc(-1 * var(--rwwhsl9v));table-layout:fixed;width:calc(100% + var(--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(--rwwhsl9u);text-align:center}.uv_plus_11wud803:first-child{text-align:left}tbody .uv_plus_11wud803:not(:first-child){border:1px solid var(--rwwhsl1v);border-width:0 1px}tbody tr:last-child .uv_plus_11wud803{padding-bottom:var(--rwwhsl9x)}tbody tr:last-child .uv_plus_11wud803:not(:first-child){border:1px solid var(--rwwhsl1v);border-radius:0 0 var(--rwwhsl86) var(--rwwhsl86);border-width:0 1px 1px 1px}thead .uv_plus_11wud803{height:100%;padding-bottom:var(--rwwhsl9w);padding-top:var(--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(--rwwhsl1v);border-radius:var(--rwwhsl86) var(--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(--rwwhsl5m)}.uv_plus_11wud805{background-color:var(--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(--rwwhsl9w);text-align:start}thead .uv_plus_11wud808{padding-left:var(--rwwhsl9u)}.uv_plus_11wud809{cursor:pointer}tbody .uv_plus_11wud80a{padding-bottom:var(--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(--rwwhsl9u);width:100%}.uv_plus_11wud80g{width:100%}.uv_plus_11wud80h{align-items:center;display:flex;height:var(--rwwhsl9k)}.uv_plus_l0ny240{padding:0}.uv_plus_l0ny241{border-right:1px solid var(--rwwhsl1v);padding:var(--rwwhsl9w)}.uv_plus_l0ny242{min-width:0;padding:var(--rwwhsl9w);padding-top:var(--rwwhsl9x)}.uv_plus_l0ny243{display:flex;justify-content:right}.uv_plus_l0ny244{margin-bottom:var(--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.
|
|
3
|
+
"version": "3.4.1",
|
|
4
4
|
"description": "Ultraviolet Plus",
|
|
5
5
|
"homepage": "https://github.com/scaleway/ultraviolet#readme",
|
|
6
6
|
"repository": {
|
|
@@ -29,11 +29,12 @@
|
|
|
29
29
|
"type": "module",
|
|
30
30
|
"module": "./dist/index.js",
|
|
31
31
|
"types": "./dist/index.d.ts",
|
|
32
|
-
"main": "./dist/index.
|
|
32
|
+
"main": "./dist/index.js",
|
|
33
33
|
"exports": {
|
|
34
34
|
".": {
|
|
35
35
|
"types": "./dist/index.d.ts",
|
|
36
|
-
"
|
|
36
|
+
"import": "./dist/index.js",
|
|
37
|
+
"require": "./dist/index.js",
|
|
37
38
|
"default": "./dist/index.js"
|
|
38
39
|
},
|
|
39
40
|
"./styles": "./dist/plus.css"
|
|
@@ -57,12 +58,12 @@
|
|
|
57
58
|
},
|
|
58
59
|
"devDependencies": {
|
|
59
60
|
"@babel/core": "7.28.6",
|
|
60
|
-
"@types/react": "19.2.
|
|
61
|
+
"@types/react": "19.2.9",
|
|
61
62
|
"@types/react-dom": "19.2.3",
|
|
62
63
|
"react": "19.2.3",
|
|
63
64
|
"react-dom": "19.2.3",
|
|
64
65
|
"@repo/config": "0.0.1",
|
|
65
|
-
"@ultraviolet/illustrations": "6.0.
|
|
66
|
+
"@ultraviolet/illustrations": "6.0.6",
|
|
66
67
|
"@utils/test": "0.0.1"
|
|
67
68
|
},
|
|
68
69
|
"dependencies": {
|
|
@@ -73,11 +74,11 @@
|
|
|
73
74
|
"@vanilla-extract/dynamic": "2.1.5",
|
|
74
75
|
"@vanilla-extract/recipes": "0.5.7",
|
|
75
76
|
"csstype": "3.2.3",
|
|
76
|
-
"react-intersection-observer": "10.0.
|
|
77
|
-
"@ultraviolet/icons": "5.0.
|
|
78
|
-
"@ultraviolet/themes": "3.0.
|
|
79
|
-
"@ultraviolet/ui": "3.
|
|
80
|
-
"@ultraviolet/utils": "1.0.
|
|
77
|
+
"react-intersection-observer": "10.0.2",
|
|
78
|
+
"@ultraviolet/icons": "5.0.7",
|
|
79
|
+
"@ultraviolet/themes": "3.0.5",
|
|
80
|
+
"@ultraviolet/ui": "3.7.1",
|
|
81
|
+
"@ultraviolet/utils": "1.0.1"
|
|
81
82
|
},
|
|
82
83
|
"scripts": {
|
|
83
84
|
"type:generate": "tsc --declaration -p tsconfig.build.json",
|