@clickhouse/click-ui 0.0.177 → 0.0.179
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/click-ui.es.js +716 -88
- package/dist/click-ui.umd.js +977 -349
- package/dist/components/Link/Link.d.ts +1 -2
- package/dist/components/Link/common.d.ts +7 -0
- package/dist/components/Logos/DigitalOcean.d.ts +4 -0
- package/dist/components/Logos/types.d.ts +1 -1
- package/dist/components/Panel/Panel.d.ts +11 -10
- package/dist/components/cursorOptions.d.ts +1 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/components/types.d.ts +2 -0
- package/dist/styles/types.d.ts +14 -0
- package/dist/styles/variables.classic.json.d.ts +12 -0
- package/dist/styles/variables.dark.json.d.ts +12 -0
- package/dist/styles/variables.json.d.ts +15 -1
- package/dist/styles/variables.light.json.d.ts +12 -0
- package/package.json +1 -1
package/dist/click-ui.umd.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
(function(global2, factory) {
|
|
2
2
|
typeof exports === "object" && typeof module !== "undefined" ? factory(exports, require("react/jsx-runtime"), require("styled-components"), require("react"), require("react-dom")) : typeof define === "function" && define.amd ? define(["exports", "react/jsx-runtime", "styled-components", "react", "react-dom"], factory) : (global2 = typeof globalThis !== "undefined" ? globalThis : global2 || self, factory(global2["click-ui"] = {}, global2.jsxRuntime, global2.styled, global2.React, global2.ReactDOM));
|
|
3
|
-
})(this, function(exports2, jsxRuntime,
|
|
3
|
+
})(this, function(exports2, jsxRuntime, styledComponents, React, ReactDOM) {
|
|
4
4
|
"use strict";var __defProp = Object.defineProperty;
|
|
5
5
|
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
6
6
|
var __publicField = (obj, key, value) => {
|
|
@@ -239,7 +239,7 @@ var __publicField = (obj, key, value) => {
|
|
|
239
239
|
/* @__PURE__ */ jsxRuntime.jsx("path", { stroke: "#161517", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M4 8.6V21h16V8.6" }),
|
|
240
240
|
/* @__PURE__ */ jsxRuntime.jsx("path", { stroke: "#161517", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m2 10 10-7 10 7M15 21v-6a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v6" })
|
|
241
241
|
] });
|
|
242
|
-
const animationCircle1 =
|
|
242
|
+
const animationCircle1 = styledComponents.keyframes`
|
|
243
243
|
0 {
|
|
244
244
|
r: 0;
|
|
245
245
|
}
|
|
@@ -253,7 +253,7 @@ var __publicField = (obj, key, value) => {
|
|
|
253
253
|
r: 0;
|
|
254
254
|
}
|
|
255
255
|
`;
|
|
256
|
-
const animationCircle2 =
|
|
256
|
+
const animationCircle2 = styledComponents.keyframes`
|
|
257
257
|
0 {
|
|
258
258
|
r: 0;
|
|
259
259
|
}
|
|
@@ -270,7 +270,7 @@ var __publicField = (obj, key, value) => {
|
|
|
270
270
|
r: 0
|
|
271
271
|
}
|
|
272
272
|
`;
|
|
273
|
-
const animationCircle3 =
|
|
273
|
+
const animationCircle3 = styledComponents.keyframes`
|
|
274
274
|
0 {
|
|
275
275
|
r: 0;
|
|
276
276
|
}
|
|
@@ -284,7 +284,7 @@ var __publicField = (obj, key, value) => {
|
|
|
284
284
|
r: 0
|
|
285
285
|
}
|
|
286
286
|
`;
|
|
287
|
-
const HorizontalLoading =
|
|
287
|
+
const HorizontalLoading = styledComponents.styled(DotsHorizontal).withConfig({
|
|
288
288
|
componentId: "sc-1b02o5c-0"
|
|
289
289
|
})(["circle{animation-name:horizontal-loading;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-name:horizontal-loading;-webkit-animation-duration:1.5s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:horizontal-loading;-moz-animation-duration:1.5s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;&:nth-child(1){animation-name:", ";-webkit-animation-name:", ";-moz-animation-name:", ";}&:nth-child(2){animation-name:", ";-webkit-animation-name:", ";-moz-animation-name:", ";}&:nth-child(3){animation-name:", ";-webkit-animation-name:", ";-moz-animation-name:", ";}}"], animationCircle1, animationCircle1, animationCircle1, animationCircle2, animationCircle2, animationCircle2, animationCircle3, animationCircle3, animationCircle3);
|
|
290
290
|
const Http = (props) => /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { stroke: "#161517", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3 13.8v-3.6M5.88 10.2v3.6M5.88 12H3M10.92 10.2H8.04M9.48 10.2v3.6M18.12 10.2v3.6M15.96 10.2h-2.88M14.52 10.2v3.6M18.12 10.2h1.755c.621 0 1.125.504 1.125 1.125v0c0 .621-.504 1.125-1.125 1.125H18.12M3 7V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v2M21 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-2" }) });
|
|
@@ -331,7 +331,7 @@ var __publicField = (obj, key, value) => {
|
|
|
331
331
|
/* @__PURE__ */ jsxRuntime.jsx("path", { stroke: "#161517", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.25, d: "M16.375 15.125H19.5v3.125" }),
|
|
332
332
|
/* @__PURE__ */ jsxRuntime.jsx("path", { stroke: "#161517", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M4.5 12a7.495 7.495 0 0 0 14.312 3.125" })
|
|
333
333
|
] });
|
|
334
|
-
const LoadingFlipped =
|
|
334
|
+
const LoadingFlipped = styledComponents.styled(Loading).withConfig({
|
|
335
335
|
componentId: "sc-15ao23s-0"
|
|
336
336
|
})(["transform:scaleX(-1);"]);
|
|
337
337
|
const Lock = (props) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [
|
|
@@ -339,7 +339,7 @@ var __publicField = (obj, key, value) => {
|
|
|
339
339
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.375 14.458V17.5537", stroke: "#161517", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
340
340
|
/* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.375 21.6813H7.375C6.27 21.6813 5.375 20.7578 5.375 19.6176V12.3943C5.375 11.2541 6.27 10.3306 7.375 10.3306H17.375C18.48 10.3306 19.375 11.2541 19.375 12.3943V19.6176C19.375 20.7578 18.48 21.6813 17.375 21.6813Z", stroke: "#161517", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
341
341
|
] });
|
|
342
|
-
const spin =
|
|
342
|
+
const spin = styledComponents.keyframes`
|
|
343
343
|
from {
|
|
344
344
|
transform: rotate(0deg) scaleX(-1);
|
|
345
345
|
}
|
|
@@ -347,7 +347,7 @@ var __publicField = (obj, key, value) => {
|
|
|
347
347
|
transform: rotate(360deg) scaleX(-1);
|
|
348
348
|
}
|
|
349
349
|
`;
|
|
350
|
-
const LoadingAnimated =
|
|
350
|
+
const LoadingAnimated = styledComponents.styled(LoadingFlipped).withConfig({
|
|
351
351
|
componentId: "sc-1h6qu7m-0"
|
|
352
352
|
})(["animation:", " 1s infinite linear;"], spin);
|
|
353
353
|
const Metrics = (props) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ...props, children: [
|
|
@@ -1411,7 +1411,7 @@ var __publicField = (obj, key, value) => {
|
|
|
1411
1411
|
] }),
|
|
1412
1412
|
/* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "clip0_5333_368", children: /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "30", height: "20", rx: "1", fill: "white" }) }) })
|
|
1413
1413
|
] });
|
|
1414
|
-
const FormRoot =
|
|
1414
|
+
const FormRoot = styledComponents.styled.div.withConfig({
|
|
1415
1415
|
componentId: "sc-1sddmxu-0"
|
|
1416
1416
|
})(["display:flex;width:100%;gap:", ";", " *{box-shadow:none;outline:none;}"], ({
|
|
1417
1417
|
theme: theme2
|
|
@@ -1430,7 +1430,7 @@ var __publicField = (obj, key, value) => {
|
|
|
1430
1430
|
}
|
|
1431
1431
|
` : ""}
|
|
1432
1432
|
`);
|
|
1433
|
-
const Error$1 =
|
|
1433
|
+
const Error$1 = styledComponents.styled.div.withConfig({
|
|
1434
1434
|
componentId: "sc-1sddmxu-1"
|
|
1435
1435
|
})(["", ";"], ({
|
|
1436
1436
|
theme: theme2
|
|
@@ -1438,10 +1438,10 @@ var __publicField = (obj, key, value) => {
|
|
|
1438
1438
|
font: ${theme2.click.field.typography.label.error};
|
|
1439
1439
|
color: ${theme2.click.field.color.label.error};
|
|
1440
1440
|
`);
|
|
1441
|
-
const EmptyButton$1 =
|
|
1441
|
+
const EmptyButton$1 = styledComponents.styled.button.withConfig({
|
|
1442
1442
|
componentId: "sc-1sddmxu-2"
|
|
1443
1443
|
})(["background:transparent;border:none;cursor:pointer;outline:none;padding:0;border:0;color:inherit;font:inherit;&:disabled{cursor:not-allowed;}"]);
|
|
1444
|
-
const CrossButton =
|
|
1444
|
+
const CrossButton = styledComponents.styled(EmptyButton$1).withConfig({
|
|
1445
1445
|
componentId: "sc-1sddmxu-3"
|
|
1446
1446
|
})(["padding:", " ", ";background:", ";border-radius:", ";&:hover{background:", ";}"], ({
|
|
1447
1447
|
theme: theme2
|
|
@@ -1454,10 +1454,10 @@ var __publicField = (obj, key, value) => {
|
|
|
1454
1454
|
}) => theme2.click.button.iconButton.radii.all, ({
|
|
1455
1455
|
theme: theme2
|
|
1456
1456
|
}) => theme2.click.button.iconButton.color.primary.background.hover);
|
|
1457
|
-
|
|
1457
|
+
styledComponents.styled.div.withConfig({
|
|
1458
1458
|
componentId: "sc-1sddmxu-4"
|
|
1459
1459
|
})(["display:grid;place-items:center;width:100%;height:100%;"]);
|
|
1460
|
-
const BaseButton =
|
|
1460
|
+
const BaseButton = styledComponents.styled.button.withConfig({
|
|
1461
1461
|
componentId: "sc-1sddmxu-5"
|
|
1462
1462
|
})(["display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;", ""], ({
|
|
1463
1463
|
theme: theme2
|
|
@@ -1483,7 +1483,7 @@ var __publicField = (obj, key, value) => {
|
|
|
1483
1483
|
cursor: not-allowed;
|
|
1484
1484
|
}
|
|
1485
1485
|
`);
|
|
1486
|
-
const SvgImageElement =
|
|
1486
|
+
const SvgImageElement = styledComponents.styled.svg.withConfig({
|
|
1487
1487
|
componentId: "sc-1sddmxu-6"
|
|
1488
1488
|
})(["display:flex;align-items:center;", ""], ({
|
|
1489
1489
|
theme: theme2,
|
|
@@ -1494,12 +1494,12 @@ var __publicField = (obj, key, value) => {
|
|
|
1494
1494
|
height: ${theme2.click.image[$size].size.height};
|
|
1495
1495
|
` : ""}
|
|
1496
1496
|
`);
|
|
1497
|
-
const FormElementContainer =
|
|
1497
|
+
const FormElementContainer = styledComponents.styled.div.withConfig({
|
|
1498
1498
|
componentId: "sc-1sddmxu-7"
|
|
1499
1499
|
})(["display:flex;flex-direction:column;align-items:flex-start;width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;gap:", ";"], ({
|
|
1500
1500
|
theme: theme2
|
|
1501
1501
|
}) => theme2.click.field.space.gap);
|
|
1502
|
-
|
|
1502
|
+
styledComponents.styled.span.withConfig({
|
|
1503
1503
|
componentId: "sc-1sddmxu-8"
|
|
1504
1504
|
})(["display:flex;white-space:nowrap;overflow:hidden;justify-content:flex-end;gap:inherit;& > *:not(button){overflow:hidden;text-overflow:ellipsis;}"]);
|
|
1505
1505
|
const Switzerland = (props) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "30", height: "20", viewBox: "0 0 30 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [
|
|
@@ -1738,6 +1738,13 @@ var __publicField = (obj, key, value) => {
|
|
|
1738
1738
|
/* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "clip0_472_6299", children: /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "64", height: "62", fill: "white", transform: "translate(0 1)" }) }) })
|
|
1739
1739
|
] });
|
|
1740
1740
|
const DeltaLake = (props) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: "64", height: "64", viewBox: "0 0 64 64", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M63.3797 52.0798L33.9975 1.84243C33.3404 0.719191 31.717 0.719191 31.0599 1.84243L6.08989 44.5351C5.6511 45.2861 6.44314 46.1531 7.23033 45.784C7.55358 45.6318 7.92667 45.4788 8.33636 45.3262L8.32798 45.343C8.32798 45.343 9.01022 45.0784 10.163 44.7132C11.4335 44.3229 12.8258 43.9534 14.0862 43.6412C17.6129 42.8271 22.2341 42.1642 26.4012 42.8562C30.2361 43.4925 32.9069 44.5205 34.8521 45.5309C35.7438 45.9948 36.5862 44.8305 35.8651 44.1298C33.0762 41.4194 28.7848 38.1476 22.2575 36.7765C21.9717 36.7165 21.8284 36.3941 21.9762 36.1419L31.8066 19.3339C32.1298 18.7818 32.9276 18.7818 33.2508 19.3339L52.0252 51.4341C52.4208 52.1102 52.0892 52.9737 51.3465 53.2224C49.8753 53.7141 48.1179 54.0819 46.1506 54.0819C44.8991 54.0819 43.64 53.9342 42.3778 53.6409C42.3778 53.6409 38.7396 53.0667 33.8766 50.1654C29.0137 47.2644 19.6375 43.5635 9.1165 49.555C4.6337 52.4356 1.64679 56.3756 0.0728454 58.8492C-0.173675 59.2364 0.251893 59.6981 0.656734 59.482C4.27164 57.5508 14.0182 52.99 22.8008 54.6296C28.021 55.6038 33.9864 59.5446 40.1878 61.8043C50.4464 65.6058 60.504 59.2368 60.5256 59.2231C61.5888 58.5206 62.2133 57.9865 62.3196 57.8939L62.4479 57.7819C64.0871 56.3513 64.4783 53.9575 63.3797 52.0798Z", fill: "#00ADD4" }) });
|
|
1741
|
+
const DigitalOcean = (props) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "64", height: "64", viewBox: "0 0 64 64", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [
|
|
1742
|
+
/* @__PURE__ */ jsxRuntime.jsxs("g", { clipPath: "url(#clip0_10220_29310)", children: [
|
|
1743
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M32.0036 61V49.7625C43.9081 49.7625 53.1483 37.9813 48.5771 25.4424C47.7373 23.1414 46.4046 21.0518 44.6722 19.3201C42.9399 17.5884 40.8499 16.2564 38.5486 15.4174C26.0206 10.8826 14.2158 20.0846 14.2158 31.9837H3C3 13.0195 21.3498 -1.76868 41.2438 4.44276C49.9438 7.17057 56.8639 14.0726 59.5591 22.749C65.7759 42.6684 51.0095 61.0054 32.0036 61.0054V61Z", fill: "#0080FF" }),
|
|
1744
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20.853 49.7937V38.6196H32.0325V49.7937H20.853ZM12.2382 58.4031V49.7937H20.853V58.4031H12.2382ZM12.2382 49.7937H5.03711V42.5981H12.2382V49.7937Z", fill: "#0080FF" })
|
|
1745
|
+
] }),
|
|
1746
|
+
/* @__PURE__ */ jsxRuntime.jsx("defs", { children: /* @__PURE__ */ jsxRuntime.jsx("clipPath", { id: "clip0_10220_29310", children: /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "58", height: "58", fill: "white", transform: "translate(3 3)" }) }) })
|
|
1747
|
+
] });
|
|
1741
1748
|
const FeatureDatabaseLight = (props) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: "64", height: "64", viewBox: "0 0 64 64", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [
|
|
1742
1749
|
/* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M57.9071 49.179C57.6808 49.3474 57.4413 49.5105 57.1913 49.6737C52.4676 52.708 42.9622 54.858 32.0012 54.858C21.0401 54.858 11.535 52.7106 6.81102 49.6737C6.55838 49.5132 6.32154 49.3474 6.09521 49.179V56.3814C6.09521 57.0236 6.46891 57.613 7.04789 58.192C7.8479 58.9946 9.02687 59.7236 10.4953 60.392C15.348 62.5973 23.177 64 32.001 64C40.8251 64 48.6541 62.5974 53.5041 60.392C54.9725 59.7236 56.1515 58.9946 56.9515 58.192C57.5305 57.613 57.9042 57.0235 57.9042 56.3814L57.9071 49.179Z", fill: "url(#paint0_linear_17_266)" }),
|
|
1743
1750
|
/* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M57.9072 36.9887C57.6809 37.1571 57.4414 37.3203 57.1914 37.4834C52.4676 40.5177 42.9623 42.6651 32.0012 42.6651C21.0402 42.6651 11.535 40.5177 6.81108 37.4808C6.55845 37.3203 6.3216 37.1545 6.09528 36.9861V44.1885C6.09528 44.8307 6.46898 45.4201 7.04796 45.9991C7.84797 46.8017 9.02694 47.5307 10.4954 48.1991C15.3481 50.4044 23.177 51.8097 32.0011 51.8097C40.8252 51.8097 48.6542 50.4071 53.5041 48.2018C54.9726 47.5333 56.1516 46.8044 56.9516 46.0017C57.5305 45.4228 57.9042 44.8333 57.9042 44.1912L57.9072 36.9887Z", fill: "url(#paint1_linear_17_266)" }),
|
|
@@ -2154,6 +2161,7 @@ var __publicField = (obj, key, value) => {
|
|
|
2154
2161
|
decodeable: Decodeable,
|
|
2155
2162
|
deepnote: DeepNote,
|
|
2156
2163
|
deltalake: DeltaLake,
|
|
2164
|
+
digital_ocean: DigitalOcean,
|
|
2157
2165
|
feature_database: FeatureDatabaseLight,
|
|
2158
2166
|
feature_hexagon: FeatureHexagonLight,
|
|
2159
2167
|
fivetran: Fivetran,
|
|
@@ -2357,6 +2365,7 @@ var __publicField = (obj, key, value) => {
|
|
|
2357
2365
|
decodeable: Decodeable,
|
|
2358
2366
|
deepnote: DeepNote,
|
|
2359
2367
|
deltalake: DeltaLake,
|
|
2368
|
+
digital_ocean: DigitalOcean,
|
|
2360
2369
|
feature_database: FeatureDatabaseDark,
|
|
2361
2370
|
feature_hexagon: FeatureHexagonDark,
|
|
2362
2371
|
fivetran: Fivetran,
|
|
@@ -2398,7 +2407,7 @@ var __publicField = (obj, key, value) => {
|
|
|
2398
2407
|
}) => {
|
|
2399
2408
|
const {
|
|
2400
2409
|
name: themeName
|
|
2401
|
-
} =
|
|
2410
|
+
} = styledComponents.useTheme();
|
|
2402
2411
|
const Component = ["light", "classic"].includes(theme2 ?? themeName) ? LogosLight[name2] : LogosDark[name2];
|
|
2403
2412
|
if (!Component) {
|
|
2404
2413
|
return null;
|
|
@@ -2477,7 +2486,7 @@ var __publicField = (obj, key, value) => {
|
|
|
2477
2486
|
}
|
|
2478
2487
|
return /* @__PURE__ */ jsxRuntime.jsx(SvgWrapper, { $color: color, $width: width, $height: height, $size: size2, className, state, children: /* @__PURE__ */ jsxRuntime.jsx(Component, { ...props }) });
|
|
2479
2488
|
};
|
|
2480
|
-
const SvgWrapper =
|
|
2489
|
+
const SvgWrapper = styledComponents.styled.div.withConfig({
|
|
2481
2490
|
componentId: "sc-29ieut-0"
|
|
2482
2491
|
})(["display:flex;align-items:center;", " ", ""], ({
|
|
2483
2492
|
theme: theme2,
|
|
@@ -2537,7 +2546,7 @@ var __publicField = (obj, key, value) => {
|
|
|
2537
2546
|
return /* @__PURE__ */ jsxRuntime.jsx(Button$2, { ...props, $styleType: type, $size: size2, ref, role: "button", "aria-label": iconName, children: /* @__PURE__ */ jsxRuntime.jsx(SvgImage, { name: icon, size: "sm" }) });
|
|
2538
2547
|
});
|
|
2539
2548
|
IconButton$1.displayName = "IconButton";
|
|
2540
|
-
const Button$2 =
|
|
2549
|
+
const Button$2 = styledComponents.styled.button.withConfig({
|
|
2541
2550
|
componentId: "sc-4ff7ue-0"
|
|
2542
2551
|
})(["", ""], ({
|
|
2543
2552
|
theme: theme2,
|
|
@@ -2575,7 +2584,7 @@ var __publicField = (obj, key, value) => {
|
|
|
2575
2584
|
cursor: not-allowed;
|
|
2576
2585
|
}
|
|
2577
2586
|
`);
|
|
2578
|
-
const FormFieldLabel$1 =
|
|
2587
|
+
const FormFieldLabel$1 = styledComponents.styled.label.withConfig({
|
|
2579
2588
|
componentId: "sc-1gg29zb-0"
|
|
2580
2589
|
})(["", ""], ({
|
|
2581
2590
|
theme: theme2,
|
|
@@ -2607,7 +2616,7 @@ var __publicField = (obj, key, value) => {
|
|
|
2607
2616
|
children,
|
|
2608
2617
|
...props
|
|
2609
2618
|
}) => /* @__PURE__ */ jsxRuntime.jsx(FormFieldLabel$1, { disabled, $error: error2, ...props, children });
|
|
2610
|
-
const FormFieldLabel =
|
|
2619
|
+
const FormFieldLabel = styledComponents.styled.label.withConfig({
|
|
2611
2620
|
componentId: "sc-e2xmgs-0"
|
|
2612
2621
|
})(["", ""], ({
|
|
2613
2622
|
theme: theme2,
|
|
@@ -7717,7 +7726,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7717
7726
|
const $d08ef79370b62062$export$d7a01e11500dfb6f = $d08ef79370b62062$export$2f307d81a64f5442;
|
|
7718
7727
|
const $d08ef79370b62062$export$2ea8a7a591ac5eac = $d08ef79370b62062$export$21dcb7ec56f874cf;
|
|
7719
7728
|
const $d08ef79370b62062$export$6d4de93b380beddf = $d08ef79370b62062$export$f34ec8bc2482cc5f;
|
|
7720
|
-
const GenericMenuPanel =
|
|
7729
|
+
const GenericMenuPanel = styledComponents.styled.div.withConfig({
|
|
7721
7730
|
componentId: "sc-1fv0ktx-0"
|
|
7722
7731
|
})(["outline:none;max-width:var(--radix-", "-content-available-width);max-height:var(--radix-", "-content-available-height);overflow:hidden;display:flex;align-items:flex-start;pointer-events:auto;", ";", ";"], ({
|
|
7723
7732
|
$type
|
|
@@ -7747,7 +7756,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7747
7756
|
margin-left: -1px;
|
|
7748
7757
|
}
|
|
7749
7758
|
` : "");
|
|
7750
|
-
const GenericPopoverMenuPanel =
|
|
7759
|
+
const GenericPopoverMenuPanel = styledComponents.styled.div.withConfig({
|
|
7751
7760
|
componentId: "sc-1fv0ktx-1"
|
|
7752
7761
|
})(["outline:none;max-width:var(--radix-", "-content-available-width);max-height:var(--radix-", "-content-available-height);overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;z-index:1;", " ", ";"], ({
|
|
7753
7762
|
$type
|
|
@@ -7764,7 +7773,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7764
7773
|
`, ({
|
|
7765
7774
|
$showArrow
|
|
7766
7775
|
}) => $showArrow ? "margin: -1px 0;" : "");
|
|
7767
|
-
const Arrow$1 =
|
|
7776
|
+
const Arrow$1 = styledComponents.styled.svg.withConfig({
|
|
7768
7777
|
componentId: "sc-1fv0ktx-2"
|
|
7769
7778
|
})(["filter:drop-shadow(rgba(0,0,0,0.1) 0px 4px 6px);", ";"], ({
|
|
7770
7779
|
theme: theme2
|
|
@@ -7772,7 +7781,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7772
7781
|
fill: ${theme2.click.genericMenu.panel.color.background.default};
|
|
7773
7782
|
stroke: ${theme2.click.genericMenu.panel.color.stroke.default};
|
|
7774
7783
|
`);
|
|
7775
|
-
const GenericMenuItem =
|
|
7784
|
+
const GenericMenuItem = styledComponents.styled.div.withConfig({
|
|
7776
7785
|
componentId: "sc-1fv0ktx-3"
|
|
7777
7786
|
})(["display:flex;width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;align-items:center;justify-content:flex-start;cursor:default;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;outline:none;&[aria-selected]{outline:none;}", ';position:relative;&:hover .dropdown-arrow,&[data-state="open"] .dropdown-arrow{left:0.5rem;}&[hidden]{display:none;}'], ({
|
|
7778
7787
|
theme: theme2
|
|
@@ -7818,7 +7827,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7818
7827
|
}
|
|
7819
7828
|
});
|
|
7820
7829
|
};
|
|
7821
|
-
const EllipsisContainer$1 =
|
|
7830
|
+
const EllipsisContainer$1 = styledComponents.styled.div.withConfig({
|
|
7822
7831
|
componentId: "sc-1ibz5fp-0"
|
|
7823
7832
|
})(["display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;justify-content:flex-start;width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;& > *:not(button){overflow:hidden;text-overflow:ellipsis;}"]);
|
|
7824
7833
|
const _EllipsisContent = ({
|
|
@@ -7832,7 +7841,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7832
7841
|
}]), ...props });
|
|
7833
7842
|
};
|
|
7834
7843
|
const EllipsisContent = React.forwardRef(_EllipsisContent);
|
|
7835
|
-
const LabelContainer$1 =
|
|
7844
|
+
const LabelContainer$1 = styledComponents.styled.div.withConfig({
|
|
7836
7845
|
componentId: "sc-1likhxd-0"
|
|
7837
7846
|
})(["display:grid;grid-template-columns:", ";align-items:center;justify-content:flex-start;width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;gap:", ";"], ({
|
|
7838
7847
|
$hasIcon,
|
|
@@ -7856,7 +7865,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7856
7865
|
] });
|
|
7857
7866
|
};
|
|
7858
7867
|
const Dropdown = (props) => /* @__PURE__ */ jsxRuntime.jsx($d08ef79370b62062$export$be92b6f5f03c0fe9, { ...props });
|
|
7859
|
-
const DropdownMenuItem =
|
|
7868
|
+
const DropdownMenuItem = styledComponents.styled(GenericMenuItem).withConfig({
|
|
7860
7869
|
componentId: "sc-18bhwbw-0"
|
|
7861
7870
|
})(['position:relative;display:flex;&[data-state="open"]{', "}"], ({
|
|
7862
7871
|
theme: theme2
|
|
@@ -7866,7 +7875,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7866
7875
|
color: ${theme2.click.genericMenu.item.color.text.hover};
|
|
7867
7876
|
cursor: pointer;
|
|
7868
7877
|
`);
|
|
7869
|
-
const Trigger$5 =
|
|
7878
|
+
const Trigger$5 = styledComponents.styled($d08ef79370b62062$export$41fb9f06171c75f4).withConfig({
|
|
7870
7879
|
componentId: "sc-18bhwbw-1"
|
|
7871
7880
|
})(["cursor:pointer;width:fit-content;&[disabled]{cursor:not-allowed;}"]);
|
|
7872
7881
|
const DropdownTrigger = ({
|
|
@@ -7889,7 +7898,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7889
7898
|
};
|
|
7890
7899
|
DropdownTrigger.displayName = "DropdownTrigger";
|
|
7891
7900
|
Dropdown.Trigger = DropdownTrigger;
|
|
7892
|
-
const DropdownMenuContent =
|
|
7901
|
+
const DropdownMenuContent = styledComponents.styled(GenericMenuPanel).withConfig({
|
|
7893
7902
|
componentId: "sc-18bhwbw-2"
|
|
7894
7903
|
})(["min-width:", ";flex-direction:column;z-index:1;"], ({
|
|
7895
7904
|
theme: theme2
|
|
@@ -7908,7 +7917,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7908
7917
|
};
|
|
7909
7918
|
DropdownContent$1.displayName = "DropdownContent";
|
|
7910
7919
|
Dropdown.Content = DropdownContent$1;
|
|
7911
|
-
const DropdownMenuGroup =
|
|
7920
|
+
const DropdownMenuGroup = styledComponents.styled($d08ef79370b62062$export$eb2fcfdbd7ba97d4).withConfig({
|
|
7912
7921
|
componentId: "sc-18bhwbw-3"
|
|
7913
7922
|
})(["width:100%;border-bottom:1px solid ", ";"], ({
|
|
7914
7923
|
theme: theme2
|
|
@@ -7918,7 +7927,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7918
7927
|
};
|
|
7919
7928
|
DropdownGroup.displayName = "DropdownGroup";
|
|
7920
7929
|
Dropdown.Group = DropdownGroup;
|
|
7921
|
-
const DropdownMenuSub =
|
|
7930
|
+
const DropdownMenuSub = styledComponents.styled($d08ef79370b62062$export$d7a01e11500dfb6f).withConfig({
|
|
7922
7931
|
componentId: "sc-18bhwbw-4"
|
|
7923
7932
|
})(["border-bottom:1px solid ", ";"], ({
|
|
7924
7933
|
theme: theme2
|
|
@@ -8358,12 +8367,12 @@ var __publicField = (obj, key, value) => {
|
|
|
8358
8367
|
children
|
|
8359
8368
|
] })
|
|
8360
8369
|
] }) });
|
|
8361
|
-
const AccordionRoot$1 =
|
|
8370
|
+
const AccordionRoot$1 = styledComponents.styled($1bf158f521e1b1b4$export$be92b6f5f03c0fe9).withConfig({
|
|
8362
8371
|
componentId: "sc-1ysh219-0"
|
|
8363
8372
|
})(["", ";"], ({
|
|
8364
8373
|
$fillWidth
|
|
8365
8374
|
}) => $fillWidth && "width: 100%");
|
|
8366
|
-
const AccordionTrigger$1 =
|
|
8375
|
+
const AccordionTrigger$1 = styledComponents.styled($1bf158f521e1b1b4$export$41fb9f06171c75f4).withConfig({
|
|
8367
8376
|
componentId: "sc-1ysh219-1"
|
|
8368
8377
|
})(["border:none;padding:0;background-color:transparent;display:flex;align-items:center;", " ", ";"], ({
|
|
8369
8378
|
theme: theme2,
|
|
@@ -8387,21 +8396,21 @@ var __publicField = (obj, key, value) => {
|
|
|
8387
8396
|
`, ({
|
|
8388
8397
|
$fillWidth
|
|
8389
8398
|
}) => $fillWidth && "width: 100%");
|
|
8390
|
-
const AccordionIconWrapper$1 =
|
|
8399
|
+
const AccordionIconWrapper$1 = styledComponents.styled.div.withConfig({
|
|
8391
8400
|
componentId: "sc-1ysh219-2"
|
|
8392
8401
|
})(["display:flex;align-items:center;justify-content:center;transition:transform 200ms cubic-bezier(0.87,0,0.13,1);", "[data-state='open'] &{transform:rotate(90deg);}"], AccordionTrigger$1);
|
|
8393
|
-
const AccordionIconsWrapper$1 =
|
|
8402
|
+
const AccordionIconsWrapper$1 = styledComponents.styled.div.withConfig({
|
|
8394
8403
|
componentId: "sc-1ysh219-3"
|
|
8395
8404
|
})(["display:flex;align-items:center;justify-content:center;"]);
|
|
8396
|
-
const AccordionContent$1 =
|
|
8405
|
+
const AccordionContent$1 = styledComponents.styled($1bf158f521e1b1b4$export$7c6e2c02157bb7d2).withConfig({
|
|
8397
8406
|
componentId: "sc-1ysh219-4"
|
|
8398
8407
|
})([""]);
|
|
8399
|
-
|
|
8408
|
+
styledComponents.styled(Accordion).withConfig({
|
|
8400
8409
|
componentId: "sc-1ysh219-5"
|
|
8401
8410
|
})(["", "{gap:", ";}p{margin:0;}", "{visibility:hidden;}&:hover ", "{visibility:revert;}&:active ", "{visibility:revert;}", "[data-state='open'] ", "{visibility:revert;}"], AccordionTrigger$1, ({
|
|
8402
8411
|
theme: theme2
|
|
8403
8412
|
}) => theme2.click.sidebar.navigation.item.default.space.gap, AccordionIconWrapper$1, AccordionIconWrapper$1, AccordionIconWrapper$1, AccordionTrigger$1, AccordionIconWrapper$1);
|
|
8404
|
-
const AccordionToExport =
|
|
8413
|
+
const AccordionToExport = styledComponents.styled(Accordion).withConfig({
|
|
8405
8414
|
componentId: "sc-1ysh219-6"
|
|
8406
8415
|
})([""]);
|
|
8407
8416
|
const stateIconMap = {
|
|
@@ -8433,7 +8442,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8433
8442
|
dismissible && /* @__PURE__ */ jsxRuntime.jsx(DismissWrapper$1, { "data-testid": "click-alert-dismiss-button", onClick: () => setIsVisible(false), children: /* @__PURE__ */ jsxRuntime.jsx(SvgImage, { name: "cross", "aria-label": "close" }) })
|
|
8434
8443
|
] }) : null;
|
|
8435
8444
|
};
|
|
8436
|
-
const Wrapper$d =
|
|
8445
|
+
const Wrapper$d = styledComponents.styled.div.withConfig({
|
|
8437
8446
|
componentId: "sc-1wvczk0-0"
|
|
8438
8447
|
})(["display:flex;border-radius:", ";justify-content:", ";overflow:hidden;background-color:", ";color:", ";width:100%;"], ({
|
|
8439
8448
|
$type,
|
|
@@ -8447,7 +8456,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8447
8456
|
$state = "neutral",
|
|
8448
8457
|
theme: theme2
|
|
8449
8458
|
}) => theme2.click.alert.color.text[$state]);
|
|
8450
|
-
const IconWrapper$2 =
|
|
8459
|
+
const IconWrapper$2 = styledComponents.styled.div.withConfig({
|
|
8451
8460
|
componentId: "sc-1wvczk0-1"
|
|
8452
8461
|
})(["display:flex;align-items:center;background-color:", ";", ""], ({
|
|
8453
8462
|
$state = "neutral",
|
|
@@ -8461,7 +8470,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8461
8470
|
color: ${theme2.click.alert.color.iconForeground[$state]};
|
|
8462
8471
|
padding: ${theme2.click.alert[$size].space.y} ${theme2.click.alert[$size].space.x};
|
|
8463
8472
|
`);
|
|
8464
|
-
const StyledIcon =
|
|
8473
|
+
const StyledIcon = styledComponents.styled(SvgImage).withConfig({
|
|
8465
8474
|
componentId: "sc-1wvczk0-2"
|
|
8466
8475
|
})(["", ""], ({
|
|
8467
8476
|
$size,
|
|
@@ -8470,7 +8479,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8470
8479
|
height: ${theme2.click.alert[$size].icon.height};
|
|
8471
8480
|
width: ${theme2.click.alert[$size].icon.width};
|
|
8472
8481
|
`);
|
|
8473
|
-
const TextWrapper =
|
|
8482
|
+
const TextWrapper = styledComponents.styled.div.withConfig({
|
|
8474
8483
|
componentId: "sc-1wvczk0-3"
|
|
8475
8484
|
})(["display:flex;flex-flow:column;word-break:break-word;", ""], ({
|
|
8476
8485
|
$size,
|
|
@@ -8484,19 +8493,19 @@ var __publicField = (obj, key, value) => {
|
|
|
8484
8493
|
text-decoration: underline;
|
|
8485
8494
|
}
|
|
8486
8495
|
`);
|
|
8487
|
-
const Title$4 =
|
|
8496
|
+
const Title$4 = styledComponents.styled.h6.withConfig({
|
|
8488
8497
|
componentId: "sc-1wvczk0-4"
|
|
8489
8498
|
})(["margin:0;font:", ";"], ({
|
|
8490
8499
|
theme: theme2,
|
|
8491
8500
|
$size
|
|
8492
8501
|
}) => theme2.click.alert[$size].typography.title.default);
|
|
8493
|
-
const Text$1 =
|
|
8502
|
+
const Text$1 = styledComponents.styled.div.withConfig({
|
|
8494
8503
|
componentId: "sc-1wvczk0-5"
|
|
8495
8504
|
})(["margin:0;font:", ";"], ({
|
|
8496
8505
|
theme: theme2,
|
|
8497
8506
|
$size
|
|
8498
8507
|
}) => theme2.click.alert[$size].typography.text.default);
|
|
8499
|
-
const DismissWrapper$1 =
|
|
8508
|
+
const DismissWrapper$1 = styledComponents.styled.button.withConfig({
|
|
8500
8509
|
componentId: "sc-1wvczk0-6"
|
|
8501
8510
|
})(["display:flex;align-items:center;margin-left:auto;border:none;background-color:transparent;color:inherit;cursor:pointer;"]);
|
|
8502
8511
|
const DangerAlert = (props) => /* @__PURE__ */ jsxRuntime.jsx(Alert, { ...props, state: "danger" });
|
|
@@ -8808,7 +8817,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8808
8817
|
return /* @__PURE__ */ jsxRuntime.jsx(Item, { ...props }, `autocomplete-${id}-item-${index2}`);
|
|
8809
8818
|
}
|
|
8810
8819
|
});
|
|
8811
|
-
const SelectPopoverRoot$1 =
|
|
8820
|
+
const SelectPopoverRoot$1 = styledComponents.styled($cb5cc270b50c6fcd$export$be92b6f5f03c0fe9).withConfig({
|
|
8812
8821
|
componentId: "sc-87wbnc-0"
|
|
8813
8822
|
})(["width:100%;", " overflow:hidden;display:flex;padding:0.5rem 0rem;align-items:flex-start;gap:0.625rem;"], ({
|
|
8814
8823
|
theme: theme2
|
|
@@ -8819,10 +8828,10 @@ var __publicField = (obj, key, value) => {
|
|
|
8819
8828
|
0px 1px 2px 0px rgba(16, 24, 40, 0.06);
|
|
8820
8829
|
border-radius: 0.25rem;
|
|
8821
8830
|
`);
|
|
8822
|
-
const PopoverContent$1 =
|
|
8831
|
+
const PopoverContent$1 = styledComponents.styled($cb5cc270b50c6fcd$export$7c6e2c02157bb7d2).withConfig({
|
|
8823
8832
|
componentId: "sc-87wbnc-1"
|
|
8824
8833
|
})(["width:var(--radix-popover-trigger-width);display:flex;flex-direction:column;align-items:flex-start;gap:5px;"]);
|
|
8825
|
-
const SelectGroupContainer$1 =
|
|
8834
|
+
const SelectGroupContainer$1 = styledComponents.styled.div.withConfig({
|
|
8826
8835
|
componentId: "sc-87wbnc-2"
|
|
8827
8836
|
})(["display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:-webkit-fill-available;width:fill-available;width:stretch;overflow:hidden;background:transparent;&[aria-selected]{outline:none;}", ";&[hidden]{display:none;}"], ({
|
|
8828
8837
|
theme: theme2
|
|
@@ -8830,7 +8839,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8830
8839
|
font: ${theme2.click.genericMenu.item.typography.sectionHeader.default};
|
|
8831
8840
|
color: ${theme2.click.genericMenu.item.color.text.muted};
|
|
8832
8841
|
`);
|
|
8833
|
-
const SelectGroupName$1 =
|
|
8842
|
+
const SelectGroupName$1 = styledComponents.styled.div.withConfig({
|
|
8834
8843
|
componentId: "sc-87wbnc-3"
|
|
8835
8844
|
})(["display:flex;width:100%;flex-direction:column;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;", ""], ({
|
|
8836
8845
|
theme: theme2
|
|
@@ -8841,10 +8850,10 @@ var __publicField = (obj, key, value) => {
|
|
|
8841
8850
|
gap: ${theme2.click.genericMenu.item.space.gap};
|
|
8842
8851
|
border-bottom: 1px solid ${theme2.click.genericMenu.item.color.stroke.default};
|
|
8843
8852
|
`);
|
|
8844
|
-
const SelectGroupContent$1 =
|
|
8853
|
+
const SelectGroupContent$1 = styledComponents.styled.div.withConfig({
|
|
8845
8854
|
componentId: "sc-87wbnc-4"
|
|
8846
8855
|
})(["width:inherit;"]);
|
|
8847
|
-
const SelectListContent$1 =
|
|
8856
|
+
const SelectListContent$1 = styledComponents.styled.div.withConfig({
|
|
8848
8857
|
componentId: "sc-87wbnc-5"
|
|
8849
8858
|
})(["width:inherit;overflow:overlay;flex:1;"]);
|
|
8850
8859
|
const childrenToComboboxItemArray$1 = (children, callback, heading) => {
|
|
@@ -8878,7 +8887,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8878
8887
|
return [];
|
|
8879
8888
|
});
|
|
8880
8889
|
};
|
|
8881
|
-
const SelectNoDataContainer$1 =
|
|
8890
|
+
const SelectNoDataContainer$1 = styledComponents.styled.div.withConfig({
|
|
8882
8891
|
componentId: "sc-87wbnc-6"
|
|
8883
8892
|
})(['border:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;cursor:default;&[hidden="true"]{display:none;}', ""], ({
|
|
8884
8893
|
theme: theme2
|
|
@@ -8888,7 +8897,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8888
8897
|
background: ${theme2.click.genericMenu.button.color.background.default};
|
|
8889
8898
|
color: ${theme2.click.genericMenu.button.color.label.default};
|
|
8890
8899
|
`);
|
|
8891
|
-
const SelectList$1 =
|
|
8900
|
+
const SelectList$1 = styledComponents.styled.div.withConfig({
|
|
8892
8901
|
componentId: "sc-87wbnc-7"
|
|
8893
8902
|
})(["display:flex;flex-direction:column;width:inherit;max-height:var(--radix-popover-content-available-height);", ""], ({
|
|
8894
8903
|
theme: theme2
|
|
@@ -9123,7 +9132,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9123
9132
|
] });
|
|
9124
9133
|
});
|
|
9125
9134
|
Group.displayName = "AutoComplete.Group";
|
|
9126
|
-
const CheckIcon$2 =
|
|
9135
|
+
const CheckIcon$2 = styledComponents.styled.svg.withConfig({
|
|
9127
9136
|
componentId: "sc-87wbnc-8"
|
|
9128
9137
|
})(["opacity:", ";"], ({
|
|
9129
9138
|
$showCheck
|
|
@@ -9273,13 +9282,13 @@ var __publicField = (obj, key, value) => {
|
|
|
9273
9282
|
/* @__PURE__ */ jsxRuntime.jsx(AvatarImage, { src, srcSet, alt: text2 }),
|
|
9274
9283
|
/* @__PURE__ */ jsxRuntime.jsx(StyledFallback, { $textSize: textSize, delayMs: 0, children: text2.trim().replace(/(^.)([^ ]* )?(.).*/, "$1$3").trim().toUpperCase() })
|
|
9275
9284
|
] });
|
|
9276
|
-
const StyledRoot =
|
|
9285
|
+
const StyledRoot = styledComponents.styled($cddcb0b647441e34$export$be92b6f5f03c0fe9).withConfig({
|
|
9277
9286
|
componentId: "sc-181etfq-0"
|
|
9278
9287
|
})(["width:", ";height:", ";display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;overflow:hidden;user-select:none;background-color:", ";color:", ";border-radius:", ";&:active{background-color:", ";color:", ";}&:hover{background-color:", ";color:", ";}"], (props) => props.theme.click.avatar.size.width, (props) => props.theme.click.avatar.size.height, (props) => props.theme.click.avatar.color.background.default, (props) => props.theme.click.avatar.color.text.default, (props) => props.theme.click.avatar.radii.all, (props) => props.theme.click.avatar.color.background.active, (props) => props.theme.click.avatar.color.text.active, (props) => props.theme.click.avatar.color.background.hover, (props) => props.theme.click.avatar.color.text.hover);
|
|
9279
|
-
const AvatarImage =
|
|
9288
|
+
const AvatarImage = styledComponents.styled($cddcb0b647441e34$export$3e431a229df88919).withConfig({
|
|
9280
9289
|
componentId: "sc-181etfq-1"
|
|
9281
9290
|
})(["width:100%;height:100%;object-fit:cover;border-radius:inherit;"]);
|
|
9282
|
-
const StyledFallback =
|
|
9291
|
+
const StyledFallback = styledComponents.styled($cddcb0b647441e34$export$fb8d7f40caaeea67).withConfig({
|
|
9283
9292
|
componentId: "sc-181etfq-2"
|
|
9284
9293
|
})(["width:", ";display:inline-flex;align-items:center;justify-content:center;", ""], (props) => props.theme.click.avatar.size.label.width, ({
|
|
9285
9294
|
theme: theme2,
|
|
@@ -9295,7 +9304,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9295
9304
|
font: ${theme2.click.avatar.typography.label[$textSize].hover};
|
|
9296
9305
|
}
|
|
9297
9306
|
`);
|
|
9298
|
-
const Wrapper$c =
|
|
9307
|
+
const Wrapper$c = styledComponents.styled.div.withConfig({
|
|
9299
9308
|
componentId: "sc-471xo0-0"
|
|
9300
9309
|
})(["display:inline-flex;", ""], ({
|
|
9301
9310
|
$state = "default",
|
|
@@ -9309,13 +9318,13 @@ var __publicField = (obj, key, value) => {
|
|
|
9309
9318
|
border: ${theme2.click.badge.stroke} solid ${theme2.click.badge.color.stroke[$state]};
|
|
9310
9319
|
padding: ${theme2.click.badge.space[$size].y} ${theme2.click.badge.space[$size].x};
|
|
9311
9320
|
`);
|
|
9312
|
-
const Content$4 =
|
|
9321
|
+
const Content$4 = styledComponents.styled.div.withConfig({
|
|
9313
9322
|
componentId: "sc-471xo0-1"
|
|
9314
9323
|
})(["display:inline-flex;align-items:center;gap:", ";max-width:100%;justify-content:flex-start;"], ({
|
|
9315
9324
|
$size = "md",
|
|
9316
9325
|
theme: theme2
|
|
9317
9326
|
}) => theme2.click.badge.space[$size].gap);
|
|
9318
|
-
const SvgContainer =
|
|
9327
|
+
const SvgContainer = styledComponents.styled.svg.withConfig({
|
|
9319
9328
|
componentId: "sc-471xo0-2"
|
|
9320
9329
|
})(["", ""], ({
|
|
9321
9330
|
$state = "default",
|
|
@@ -9326,7 +9335,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9326
9335
|
height: ${theme2.click.badge.icon[$size].size.height};
|
|
9327
9336
|
width: ${theme2.click.badge.icon[$size].size.width};
|
|
9328
9337
|
`);
|
|
9329
|
-
const BadgeContent =
|
|
9338
|
+
const BadgeContent = styledComponents.styled.div.withConfig({
|
|
9330
9339
|
componentId: "sc-471xo0-3"
|
|
9331
9340
|
})(["width:auto;overflow:hidden;svg{", "}"], ({
|
|
9332
9341
|
$state = "default",
|
|
@@ -9366,7 +9375,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9366
9375
|
/* @__PURE__ */ jsxRuntime.jsx(Label, { $state: state, $size: size2, children: label }),
|
|
9367
9376
|
/* @__PURE__ */ jsxRuntime.jsx(Title$3, { $state: state, $size: size2, children: title })
|
|
9368
9377
|
] });
|
|
9369
|
-
const Wrapper$b =
|
|
9378
|
+
const Wrapper$b = styledComponents.styled.div.withConfig({
|
|
9370
9379
|
componentId: "sc-u5029o-0"
|
|
9371
9380
|
})(["display:flex;justify-content:center;box-sizing:border-box;", ""], ({
|
|
9372
9381
|
$fillWidth = false,
|
|
@@ -9390,7 +9399,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9390
9399
|
width: ${$fillWidth === true ? "100%" : "auto"};
|
|
9391
9400
|
max-width: ${$maxWidth ? $maxWidth : "none"};
|
|
9392
9401
|
`);
|
|
9393
|
-
const Label =
|
|
9402
|
+
const Label = styledComponents.styled.div.withConfig({
|
|
9394
9403
|
componentId: "sc-u5029o-1"
|
|
9395
9404
|
})(["", ""], ({
|
|
9396
9405
|
$state = "default",
|
|
@@ -9400,7 +9409,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9400
9409
|
color: ${theme2.click.bigStat.color.label[$state]};
|
|
9401
9410
|
font: ${theme2.click.bigStat.typography[$size].label[$state]};
|
|
9402
9411
|
`);
|
|
9403
|
-
const Title$3 =
|
|
9412
|
+
const Title$3 = styledComponents.styled.div.withConfig({
|
|
9404
9413
|
componentId: "sc-u5029o-2"
|
|
9405
9414
|
})(["", ""], ({
|
|
9406
9415
|
$state = "default",
|
|
@@ -9429,7 +9438,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9429
9438
|
});
|
|
9430
9439
|
return /* @__PURE__ */ jsxRuntime.jsx(ButtonGroupWrapper, { $fillWidth: fillWidth, $type: type, ...props, children: btns });
|
|
9431
9440
|
};
|
|
9432
|
-
const ButtonGroupWrapper =
|
|
9441
|
+
const ButtonGroupWrapper = styledComponents.styled.div.withConfig({
|
|
9433
9442
|
componentId: "sc-ukgugp-0"
|
|
9434
9443
|
})(["box-sizing:border-box;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:0px;gap:", ";border:1px solid ", ";background:", ";border-radius:", ";width:", ";"], ({
|
|
9435
9444
|
theme: theme2,
|
|
@@ -9448,7 +9457,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9448
9457
|
const leftBorderRadius = `${endRadii} 0px 0px ${endRadii}`;
|
|
9449
9458
|
const rightBorderRadius = `0px ${endRadii} ${endRadii} 0px`;
|
|
9450
9459
|
const centerBorderRadius = "var(--click-button-button-group-radii-center)";
|
|
9451
|
-
const Button$1 =
|
|
9460
|
+
const Button$1 = styledComponents.styled.button.attrs((props) => ({
|
|
9452
9461
|
"aria-pressed": props.$active
|
|
9453
9462
|
})).withConfig({
|
|
9454
9463
|
componentId: "sc-ukgugp-1"
|
|
@@ -9518,10 +9527,10 @@ var __publicField = (obj, key, value) => {
|
|
|
9518
9527
|
showLabelWithLoading ? label ?? children : ""
|
|
9519
9528
|
] })
|
|
9520
9529
|
] });
|
|
9521
|
-
const LoadingIconWrapper =
|
|
9530
|
+
const LoadingIconWrapper = styledComponents.styled.div.withConfig({
|
|
9522
9531
|
componentId: "sc-1k4tz4c-0"
|
|
9523
9532
|
})(["background-color:inherit;top:0;left:0;bottom:0;right:0;display:flex;align-content:center;justify-content:center;align-items:center;gap:0.5rem;"]);
|
|
9524
|
-
const StyledButton =
|
|
9533
|
+
const StyledButton = styledComponents.styled(BaseButton).withConfig({
|
|
9525
9534
|
componentId: "sc-1k4tz4c-1"
|
|
9526
9535
|
})(["width:", ";color:", ";background-color:", ";border:", " solid ", ";font:", ";position:relative;display:flex;align-items:center;justify-content:", ";white-space:nowrap;&:hover{background-color:", ";border:", " solid ", ";transition:", ";font:", ";}&:active,&:focus{background-color:", ";border:1px solid ", ";font:", ";}&:disabled,&:disabled:hover,&:disabled:active{background-color:", ";color:", ";border:", " solid ", ";font:", ";}"], ({
|
|
9527
9536
|
$fillWidth
|
|
@@ -9574,7 +9583,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9574
9583
|
}) => theme2.click.button.basic.color[$styleType].stroke.disabled, ({
|
|
9575
9584
|
theme: theme2
|
|
9576
9585
|
}) => theme2.click.button.basic.typography.label.disabled);
|
|
9577
|
-
const ButtonIcon =
|
|
9586
|
+
const ButtonIcon = styledComponents.styled(SvgImage).withConfig({
|
|
9578
9587
|
componentId: "sc-1k4tz4c-2"
|
|
9579
9588
|
})(["height:", ";width:", ";svg{height:", ";width:", ";}"], ({
|
|
9580
9589
|
theme: theme2
|
|
@@ -9594,7 +9603,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9594
9603
|
children,
|
|
9595
9604
|
...props
|
|
9596
9605
|
}, ref) => /* @__PURE__ */ jsxRuntime.jsx(CuiTitle, { ref, $align: align, $color: color, $size: size2, $family: family, as: type, ...props, children }));
|
|
9597
|
-
const CuiTitle =
|
|
9606
|
+
const CuiTitle = styledComponents.styled.div.withConfig({
|
|
9598
9607
|
componentId: "sc-1bq7thb-0"
|
|
9599
9608
|
})(["font:", ";color:", ";margin:0;padding:0;font-style:inherit;text-align:", ";a,a:visited{color:", ";cursor:pointer;}a:hover{color:", ";}"], ({
|
|
9600
9609
|
$size = "md",
|
|
@@ -9622,7 +9631,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9622
9631
|
fillWidth,
|
|
9623
9632
|
...props
|
|
9624
9633
|
}, ref) => /* @__PURE__ */ jsxRuntime.jsx(CuiText, { as: component ?? "p", ref, $align: align, $color: color, $size: size2, $weight: weight, $fillWidth: fillWidth, className, ...props, children });
|
|
9625
|
-
const CuiText =
|
|
9634
|
+
const CuiText = styledComponents.styled.p.withConfig({
|
|
9626
9635
|
componentId: "sc-6r74pj-0"
|
|
9627
9636
|
})(["font:", ";color:", ";text-align:", ";margin:0;", ";"], ({
|
|
9628
9637
|
$size = "md",
|
|
@@ -9638,10 +9647,10 @@ var __publicField = (obj, key, value) => {
|
|
|
9638
9647
|
}) => $fillWidth && "width: 100%");
|
|
9639
9648
|
_Text.displayName = "Text";
|
|
9640
9649
|
const Text = React.forwardRef(_Text);
|
|
9641
|
-
const Header$4 =
|
|
9650
|
+
const Header$4 = styledComponents.styled.div.withConfig({
|
|
9642
9651
|
componentId: "sc-1drx130-0"
|
|
9643
9652
|
})(["display:flex;justify-content:space-between;align-items:center;"]);
|
|
9644
|
-
const HeaderLeft =
|
|
9653
|
+
const HeaderLeft = styledComponents.styled.div.withConfig({
|
|
9645
9654
|
componentId: "sc-1drx130-1"
|
|
9646
9655
|
})(["display:flex;align-items:center;gap:", ";h3,svg{color:", ";}"], ({
|
|
9647
9656
|
theme: theme2
|
|
@@ -9649,24 +9658,24 @@ var __publicField = (obj, key, value) => {
|
|
|
9649
9658
|
$disabled,
|
|
9650
9659
|
theme: theme2
|
|
9651
9660
|
}) => $disabled == true ? theme2.click.global.color.text.muted : theme2.click.global.color.text.default);
|
|
9652
|
-
const Content$3 =
|
|
9661
|
+
const Content$3 = styledComponents.styled.div.withConfig({
|
|
9653
9662
|
componentId: "sc-1drx130-2"
|
|
9654
9663
|
})(["display:flex;flex-direction:column;flex:1;"]);
|
|
9655
|
-
const CustomIcon$1 =
|
|
9664
|
+
const CustomIcon$1 = styledComponents.styled.img.withConfig({
|
|
9656
9665
|
componentId: "sc-1drx130-3"
|
|
9657
9666
|
})(["height:", ";width:", ";"], ({
|
|
9658
9667
|
theme: theme2
|
|
9659
9668
|
}) => theme2.click.image.lg.size.height, ({
|
|
9660
9669
|
theme: theme2
|
|
9661
9670
|
}) => theme2.click.image.lg.size.width);
|
|
9662
|
-
const InfoLink =
|
|
9671
|
+
const InfoLink = styledComponents.styled.a.withConfig({
|
|
9663
9672
|
componentId: "sc-1drx130-4"
|
|
9664
9673
|
})(["display:flex;align-items:center;color:", ";gap:", ";text-decoration:none;"], ({
|
|
9665
9674
|
theme: theme2
|
|
9666
9675
|
}) => theme2.click.card.secondary.color.link.default, ({
|
|
9667
9676
|
theme: theme2
|
|
9668
9677
|
}) => theme2.click.card.secondary.space.link.gap);
|
|
9669
|
-
const LinkIconContainer =
|
|
9678
|
+
const LinkIconContainer = styledComponents.styled(SvgImage).withConfig({
|
|
9670
9679
|
componentId: "sc-1drx130-5"
|
|
9671
9680
|
})(["color:", ";height:", ";width:", ";"], ({
|
|
9672
9681
|
theme: theme2
|
|
@@ -9675,13 +9684,13 @@ var __publicField = (obj, key, value) => {
|
|
|
9675
9684
|
}) => theme2.click.image.md.size.height, ({
|
|
9676
9685
|
theme: theme2
|
|
9677
9686
|
}) => theme2.click.image.md.size.width);
|
|
9678
|
-
const LinkText =
|
|
9687
|
+
const LinkText = styledComponents.styled(Text).withConfig({
|
|
9679
9688
|
componentId: "sc-1drx130-6"
|
|
9680
9689
|
})([""]);
|
|
9681
|
-
const LinkIcon =
|
|
9690
|
+
const LinkIcon = styledComponents.styled(LinkIconContainer).withConfig({
|
|
9682
9691
|
componentId: "sc-1drx130-7"
|
|
9683
9692
|
})([""]);
|
|
9684
|
-
const Wrapper$a =
|
|
9693
|
+
const Wrapper$a = styledComponents.styled.div.withConfig({
|
|
9685
9694
|
componentId: "sc-1drx130-8"
|
|
9686
9695
|
})(["background-color:", ";border-radius:", ";border:", ";max-width:420px;min-width:320px;display:flex;flex-direction:column;padding:", ";gap:", ";box-shadow:", ";&:hover,:focus{background-color:", ";cursor:pointer;", ",", "{color:", ';}}&[aria-disabled="true"],&[aria-disabled="true"]:hover,&[aria-disabled="true"]:focus,&[aria-disabled="true"]:active{', "}"], ({
|
|
9687
9696
|
theme: theme2
|
|
@@ -9766,7 +9775,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9766
9775
|
}, ref) => {
|
|
9767
9776
|
return /* @__PURE__ */ jsxRuntime.jsx(Wrapper$9, { ref, as: component ?? "div", $alignItems: alignItems ?? (orientation === "vertical" ? "start" : "center"), $fillWidth: fillWidth, $gapSize: gap, $grow: grow, $shrink: shrink, $isResponsive: isResponsive, $justifyContent: justifyContent, $maxWidth: maxWidth, $minWidth: minWidth, $orientation: orientation, $paddingSize: padding, $wrap: wrap, $fillHeight: fillHeight, $maxHeight: maxHeight, $minHeight: minHeight, $overflow: overflow, "data-testid": "container", ...props, children });
|
|
9768
9777
|
};
|
|
9769
|
-
const Wrapper$9 =
|
|
9778
|
+
const Wrapper$9 = styledComponents.styled.div.withConfig({
|
|
9770
9779
|
componentId: "sc-bcplth-0"
|
|
9771
9780
|
})(["display:flex;", " ", " ", " flex-wrap:", ";gap:", ";max-width:", ";min-width:", ";padding:", ";width:", ";flex-direction:", ";align-items:", ";justify-content:", ";@media (max-width:", "){width:", ";max-width:", ";flex-direction:", ";}"], ({
|
|
9772
9781
|
$grow,
|
|
@@ -9817,10 +9826,10 @@ var __publicField = (obj, key, value) => {
|
|
|
9817
9826
|
$isResponsive = true
|
|
9818
9827
|
}) => $isResponsive === true ? "column" : "auto");
|
|
9819
9828
|
const Container = React.forwardRef(_Container);
|
|
9820
|
-
const TopBadgeWrapper =
|
|
9829
|
+
const TopBadgeWrapper = styledComponents.styled(Container).withConfig({
|
|
9821
9830
|
componentId: "sc-1d5pqpo-0"
|
|
9822
9831
|
})(["position:relative;"]);
|
|
9823
|
-
const CardPrimaryTopBadge =
|
|
9832
|
+
const CardPrimaryTopBadge = styledComponents.styled(Badge).withConfig({
|
|
9824
9833
|
componentId: "sc-1d5pqpo-1"
|
|
9825
9834
|
})(["position:absolute;top:0;left:50%;transform:translate(-50%,-50%);", " div:active + &{border-color:", ";}"], ({
|
|
9826
9835
|
$isSelected,
|
|
@@ -9837,7 +9846,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9837
9846
|
topBadgeText && /* @__PURE__ */ jsxRuntime.jsx(CardPrimaryTopBadge, { "data-testid": "card-top-badge", text: topBadgeText, $isSelected: props.isSelected || false })
|
|
9838
9847
|
] });
|
|
9839
9848
|
};
|
|
9840
|
-
const Wrapper$8 =
|
|
9849
|
+
const Wrapper$8 = styledComponents.styled.div.withConfig({
|
|
9841
9850
|
componentId: "sc-2dguvi-0"
|
|
9842
9851
|
})(["background-color:", ";border-radius:", ";border:", ";display:flex;width:100%;max-width:100%;text-align:", ";flex-direction:column;padding:", ";gap:", ";box-shadow:", ";&:hover,&:focus{background-color:", ";cursor:pointer;button{background-color:", ";border-color:", ";&:active{background-color:", ";border-color:", ";}}}&:active{border-color:", ';}&[aria-disabled="true"],&[aria-disabled="true"]:hover,&[aria-disabled="true"]:focus,&[aria-disabled="true"]:active{', "}", ""], ({
|
|
9843
9852
|
theme: theme2
|
|
@@ -9887,7 +9896,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9887
9896
|
$isSelected,
|
|
9888
9897
|
theme: theme2
|
|
9889
9898
|
}) => $isSelected ? `border-color: ${theme2.click.button.basic.color.primary.stroke.active};` : "");
|
|
9890
|
-
const Header$3 =
|
|
9899
|
+
const Header$3 = styledComponents.styled.div.withConfig({
|
|
9891
9900
|
componentId: "sc-2dguvi-1"
|
|
9892
9901
|
})(["display:flex;flex-direction:column;align-items:", ";gap:", ";h3{color:", ";}svg,img{height:", ";width:", ";}"], ({
|
|
9893
9902
|
$alignContent = "center"
|
|
@@ -9904,7 +9913,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9904
9913
|
$size = "md",
|
|
9905
9914
|
theme: theme2
|
|
9906
9915
|
}) => theme2.click.card.primary.size.icon[$size].all);
|
|
9907
|
-
const Content$2 =
|
|
9916
|
+
const Content$2 = styledComponents.styled.div.withConfig({
|
|
9908
9917
|
componentId: "sc-2dguvi-2"
|
|
9909
9918
|
})(["width:100%;display:flex;flex-direction:column;align-self:", ";gap:", ";flex:1;"], ({
|
|
9910
9919
|
$alignContent = "center"
|
|
@@ -9957,15 +9966,15 @@ var __publicField = (obj, key, value) => {
|
|
|
9957
9966
|
] });
|
|
9958
9967
|
};
|
|
9959
9968
|
const CardPrimary = withTopBadge(Card);
|
|
9960
|
-
const Header$2 =
|
|
9969
|
+
const Header$2 = styledComponents.styled.div.withConfig({
|
|
9961
9970
|
componentId: "sc-1qnbjoa-0"
|
|
9962
9971
|
})(["display:flex;flex-direction:column;align-items:center;width:fit-content;max-width:100%;gap:inherit;"]);
|
|
9963
|
-
const Description =
|
|
9972
|
+
const Description = styledComponents.styled.div.withConfig({
|
|
9964
9973
|
componentId: "sc-1qnbjoa-1"
|
|
9965
9974
|
})(["display:flex;flex-direction:column;align-self:center;gap:", ";flex:1;"], ({
|
|
9966
9975
|
theme: theme2
|
|
9967
9976
|
}) => theme2.click.card.horizontal.space.gap);
|
|
9968
|
-
const Wrapper$7 =
|
|
9977
|
+
const Wrapper$7 = styledComponents.styled.div.withConfig({
|
|
9969
9978
|
componentId: "sc-1qnbjoa-2"
|
|
9970
9979
|
})(["display:inline-flex;width:100%;max-width:100%;align-items:center;justify-content:flex-start;", ""], ({
|
|
9971
9980
|
theme: theme2,
|
|
@@ -10023,7 +10032,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10023
10032
|
}
|
|
10024
10033
|
` : ""}
|
|
10025
10034
|
`);
|
|
10026
|
-
const CardIcon$1 =
|
|
10035
|
+
const CardIcon$1 = styledComponents.styled(SvgImage).withConfig({
|
|
10027
10036
|
componentId: "sc-1qnbjoa-3"
|
|
10028
10037
|
})(["", ""], ({
|
|
10029
10038
|
theme: theme2
|
|
@@ -10031,7 +10040,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10031
10040
|
height: ${theme2.click.card.horizontal.icon.size.all};
|
|
10032
10041
|
width: ${theme2.click.card.horizontal.icon.size.all};
|
|
10033
10042
|
`);
|
|
10034
|
-
const ContentWrapper =
|
|
10043
|
+
const ContentWrapper = styledComponents.styled.div.withConfig({
|
|
10035
10044
|
componentId: "sc-1qnbjoa-4"
|
|
10036
10045
|
})(["display:flex;flex-direction:column;"]);
|
|
10037
10046
|
const CardHorizontal = ({
|
|
@@ -10053,7 +10062,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10053
10062
|
] })
|
|
10054
10063
|
] });
|
|
10055
10064
|
};
|
|
10056
|
-
const Background =
|
|
10065
|
+
const Background = styledComponents.styled.div.withConfig({
|
|
10057
10066
|
componentId: "sc-6jamj6-0"
|
|
10058
10067
|
})(["", ""], ({
|
|
10059
10068
|
theme: theme2
|
|
@@ -10068,7 +10077,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10068
10077
|
background: ${theme2.click.card.promotion.color.stroke.focus};
|
|
10069
10078
|
}
|
|
10070
10079
|
`);
|
|
10071
|
-
const Wrapper$6 =
|
|
10080
|
+
const Wrapper$6 = styledComponents.styled.div.withConfig({
|
|
10072
10081
|
componentId: "sc-6jamj6-1"
|
|
10073
10082
|
})(["display:flex;width:100%;align-items:center;justify-content:flex-start;cursor:pointer;", ""], ({
|
|
10074
10083
|
theme: theme2
|
|
@@ -10090,7 +10099,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10090
10099
|
color: ${theme2.click.card.promotion.color.text.active};
|
|
10091
10100
|
}
|
|
10092
10101
|
`);
|
|
10093
|
-
const CardIcon =
|
|
10102
|
+
const CardIcon = styledComponents.styled(SvgImage).withConfig({
|
|
10094
10103
|
componentId: "sc-6jamj6-2"
|
|
10095
10104
|
})(["", ""], ({
|
|
10096
10105
|
theme: theme2
|
|
@@ -10099,7 +10108,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10099
10108
|
width: ${theme2.click.card.promotion.icon.size.all};
|
|
10100
10109
|
color: ${theme2.click.card.promotion.color.icon.default};
|
|
10101
10110
|
`);
|
|
10102
|
-
const DismissWrapper =
|
|
10111
|
+
const DismissWrapper = styledComponents.styled.button.withConfig({
|
|
10103
10112
|
componentId: "sc-6jamj6-3"
|
|
10104
10113
|
})(["display:flex;align-items:center;margin-left:auto;border:none;background-color:transparent;color:inherit;cursor:pointer;"]);
|
|
10105
10114
|
const CardPromotion = ({
|
|
@@ -10266,7 +10275,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10266
10275
|
}
|
|
10267
10276
|
const $e698a72e93240346$export$be92b6f5f03c0fe9 = $e698a72e93240346$export$48513f6b9f8ce62d;
|
|
10268
10277
|
const $e698a72e93240346$export$adb584737d712b70 = $e698a72e93240346$export$59aad738f51d1c05;
|
|
10269
|
-
const Wrapper$5 =
|
|
10278
|
+
const Wrapper$5 = styledComponents.styled(FormRoot).withConfig({
|
|
10270
10279
|
componentId: "sc-1sck1ja-0"
|
|
10271
10280
|
})(["align-items:center;max-width:fit-content;"]);
|
|
10272
10281
|
const Checkbox = ({
|
|
@@ -10284,7 +10293,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10284
10293
|
label && /* @__PURE__ */ jsxRuntime.jsx(GenericLabel, { htmlFor: id ?? defaultId, disabled, children: label })
|
|
10285
10294
|
] });
|
|
10286
10295
|
};
|
|
10287
|
-
const CheckInput =
|
|
10296
|
+
const CheckInput = styledComponents.styled($e698a72e93240346$export$be92b6f5f03c0fe9).withConfig({
|
|
10288
10297
|
componentId: "sc-1sck1ja-1"
|
|
10289
10298
|
})(["display:flex;align-items:center;justify-content:center;", ";"], ({
|
|
10290
10299
|
theme: theme2,
|
|
@@ -10313,7 +10322,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10313
10322
|
}
|
|
10314
10323
|
}
|
|
10315
10324
|
`);
|
|
10316
|
-
const CheckIconWrapper =
|
|
10325
|
+
const CheckIconWrapper = styledComponents.styled($e698a72e93240346$export$adb584737d712b70).withConfig({
|
|
10317
10326
|
componentId: "sc-1sck1ja-2"
|
|
10318
10327
|
})(["", ""], ({
|
|
10319
10328
|
theme: theme2
|
|
@@ -13563,6 +13572,634 @@ var __publicField = (obj, key, value) => {
|
|
|
13563
13572
|
sql_1 = sql2;
|
|
13564
13573
|
return sql_1;
|
|
13565
13574
|
}
|
|
13575
|
+
var typescript_1;
|
|
13576
|
+
var hasRequiredTypescript;
|
|
13577
|
+
function requireTypescript() {
|
|
13578
|
+
if (hasRequiredTypescript)
|
|
13579
|
+
return typescript_1;
|
|
13580
|
+
hasRequiredTypescript = 1;
|
|
13581
|
+
const IDENT_RE2 = "[A-Za-z$_][0-9A-Za-z$_]*";
|
|
13582
|
+
const KEYWORDS = [
|
|
13583
|
+
"as",
|
|
13584
|
+
// for exports
|
|
13585
|
+
"in",
|
|
13586
|
+
"of",
|
|
13587
|
+
"if",
|
|
13588
|
+
"for",
|
|
13589
|
+
"while",
|
|
13590
|
+
"finally",
|
|
13591
|
+
"var",
|
|
13592
|
+
"new",
|
|
13593
|
+
"function",
|
|
13594
|
+
"do",
|
|
13595
|
+
"return",
|
|
13596
|
+
"void",
|
|
13597
|
+
"else",
|
|
13598
|
+
"break",
|
|
13599
|
+
"catch",
|
|
13600
|
+
"instanceof",
|
|
13601
|
+
"with",
|
|
13602
|
+
"throw",
|
|
13603
|
+
"case",
|
|
13604
|
+
"default",
|
|
13605
|
+
"try",
|
|
13606
|
+
"switch",
|
|
13607
|
+
"continue",
|
|
13608
|
+
"typeof",
|
|
13609
|
+
"delete",
|
|
13610
|
+
"let",
|
|
13611
|
+
"yield",
|
|
13612
|
+
"const",
|
|
13613
|
+
"class",
|
|
13614
|
+
// JS handles these with a special rule
|
|
13615
|
+
// "get",
|
|
13616
|
+
// "set",
|
|
13617
|
+
"debugger",
|
|
13618
|
+
"async",
|
|
13619
|
+
"await",
|
|
13620
|
+
"static",
|
|
13621
|
+
"import",
|
|
13622
|
+
"from",
|
|
13623
|
+
"export",
|
|
13624
|
+
"extends"
|
|
13625
|
+
];
|
|
13626
|
+
const LITERALS = [
|
|
13627
|
+
"true",
|
|
13628
|
+
"false",
|
|
13629
|
+
"null",
|
|
13630
|
+
"undefined",
|
|
13631
|
+
"NaN",
|
|
13632
|
+
"Infinity"
|
|
13633
|
+
];
|
|
13634
|
+
const TYPES = [
|
|
13635
|
+
"Intl",
|
|
13636
|
+
"DataView",
|
|
13637
|
+
"Number",
|
|
13638
|
+
"Math",
|
|
13639
|
+
"Date",
|
|
13640
|
+
"String",
|
|
13641
|
+
"RegExp",
|
|
13642
|
+
"Object",
|
|
13643
|
+
"Function",
|
|
13644
|
+
"Boolean",
|
|
13645
|
+
"Error",
|
|
13646
|
+
"Symbol",
|
|
13647
|
+
"Set",
|
|
13648
|
+
"Map",
|
|
13649
|
+
"WeakSet",
|
|
13650
|
+
"WeakMap",
|
|
13651
|
+
"Proxy",
|
|
13652
|
+
"Reflect",
|
|
13653
|
+
"JSON",
|
|
13654
|
+
"Promise",
|
|
13655
|
+
"Float64Array",
|
|
13656
|
+
"Int16Array",
|
|
13657
|
+
"Int32Array",
|
|
13658
|
+
"Int8Array",
|
|
13659
|
+
"Uint16Array",
|
|
13660
|
+
"Uint32Array",
|
|
13661
|
+
"Float32Array",
|
|
13662
|
+
"Array",
|
|
13663
|
+
"Uint8Array",
|
|
13664
|
+
"Uint8ClampedArray",
|
|
13665
|
+
"ArrayBuffer",
|
|
13666
|
+
"BigInt64Array",
|
|
13667
|
+
"BigUint64Array",
|
|
13668
|
+
"BigInt"
|
|
13669
|
+
];
|
|
13670
|
+
const ERROR_TYPES = [
|
|
13671
|
+
"EvalError",
|
|
13672
|
+
"InternalError",
|
|
13673
|
+
"RangeError",
|
|
13674
|
+
"ReferenceError",
|
|
13675
|
+
"SyntaxError",
|
|
13676
|
+
"TypeError",
|
|
13677
|
+
"URIError"
|
|
13678
|
+
];
|
|
13679
|
+
const BUILT_IN_GLOBALS = [
|
|
13680
|
+
"setInterval",
|
|
13681
|
+
"setTimeout",
|
|
13682
|
+
"clearInterval",
|
|
13683
|
+
"clearTimeout",
|
|
13684
|
+
"require",
|
|
13685
|
+
"exports",
|
|
13686
|
+
"eval",
|
|
13687
|
+
"isFinite",
|
|
13688
|
+
"isNaN",
|
|
13689
|
+
"parseFloat",
|
|
13690
|
+
"parseInt",
|
|
13691
|
+
"decodeURI",
|
|
13692
|
+
"decodeURIComponent",
|
|
13693
|
+
"encodeURI",
|
|
13694
|
+
"encodeURIComponent",
|
|
13695
|
+
"escape",
|
|
13696
|
+
"unescape"
|
|
13697
|
+
];
|
|
13698
|
+
const BUILT_IN_VARIABLES = [
|
|
13699
|
+
"arguments",
|
|
13700
|
+
"this",
|
|
13701
|
+
"super",
|
|
13702
|
+
"console",
|
|
13703
|
+
"window",
|
|
13704
|
+
"document",
|
|
13705
|
+
"localStorage",
|
|
13706
|
+
"module",
|
|
13707
|
+
"global"
|
|
13708
|
+
// Node.js
|
|
13709
|
+
];
|
|
13710
|
+
const BUILT_INS = [].concat(
|
|
13711
|
+
BUILT_IN_GLOBALS,
|
|
13712
|
+
BUILT_IN_VARIABLES,
|
|
13713
|
+
TYPES,
|
|
13714
|
+
ERROR_TYPES
|
|
13715
|
+
);
|
|
13716
|
+
function source2(re) {
|
|
13717
|
+
if (!re)
|
|
13718
|
+
return null;
|
|
13719
|
+
if (typeof re === "string")
|
|
13720
|
+
return re;
|
|
13721
|
+
return re.source;
|
|
13722
|
+
}
|
|
13723
|
+
function lookahead(re) {
|
|
13724
|
+
return concat2("(?=", re, ")");
|
|
13725
|
+
}
|
|
13726
|
+
function concat2(...args) {
|
|
13727
|
+
const joined = args.map((x) => source2(x)).join("");
|
|
13728
|
+
return joined;
|
|
13729
|
+
}
|
|
13730
|
+
function javascript(hljs) {
|
|
13731
|
+
const hasClosingTag = (match, { after }) => {
|
|
13732
|
+
const tag2 = "</" + match[0].slice(1);
|
|
13733
|
+
const pos = match.input.indexOf(tag2, after);
|
|
13734
|
+
return pos !== -1;
|
|
13735
|
+
};
|
|
13736
|
+
const IDENT_RE$1 = IDENT_RE2;
|
|
13737
|
+
const FRAGMENT = {
|
|
13738
|
+
begin: "<>",
|
|
13739
|
+
end: "</>"
|
|
13740
|
+
};
|
|
13741
|
+
const XML_TAG = {
|
|
13742
|
+
begin: /<[A-Za-z0-9\\._:-]+/,
|
|
13743
|
+
end: /\/[A-Za-z0-9\\._:-]+>|\/>/,
|
|
13744
|
+
/**
|
|
13745
|
+
* @param {RegExpMatchArray} match
|
|
13746
|
+
* @param {CallbackResponse} response
|
|
13747
|
+
*/
|
|
13748
|
+
isTrulyOpeningTag: (match, response) => {
|
|
13749
|
+
const afterMatchIndex = match[0].length + match.index;
|
|
13750
|
+
const nextChar = match.input[afterMatchIndex];
|
|
13751
|
+
if (nextChar === "<") {
|
|
13752
|
+
response.ignoreMatch();
|
|
13753
|
+
return;
|
|
13754
|
+
}
|
|
13755
|
+
if (nextChar === ">") {
|
|
13756
|
+
if (!hasClosingTag(match, { after: afterMatchIndex })) {
|
|
13757
|
+
response.ignoreMatch();
|
|
13758
|
+
}
|
|
13759
|
+
}
|
|
13760
|
+
}
|
|
13761
|
+
};
|
|
13762
|
+
const KEYWORDS$1 = {
|
|
13763
|
+
$pattern: IDENT_RE2,
|
|
13764
|
+
keyword: KEYWORDS,
|
|
13765
|
+
literal: LITERALS,
|
|
13766
|
+
built_in: BUILT_INS
|
|
13767
|
+
};
|
|
13768
|
+
const decimalDigits = "[0-9](_?[0-9])*";
|
|
13769
|
+
const frac = `\\.(${decimalDigits})`;
|
|
13770
|
+
const decimalInteger = `0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*`;
|
|
13771
|
+
const NUMBER = {
|
|
13772
|
+
className: "number",
|
|
13773
|
+
variants: [
|
|
13774
|
+
// DecimalLiteral
|
|
13775
|
+
{ begin: `(\\b(${decimalInteger})((${frac})|\\.)?|(${frac}))[eE][+-]?(${decimalDigits})\\b` },
|
|
13776
|
+
{ begin: `\\b(${decimalInteger})\\b((${frac})\\b|\\.)?|(${frac})\\b` },
|
|
13777
|
+
// DecimalBigIntegerLiteral
|
|
13778
|
+
{ begin: `\\b(0|[1-9](_?[0-9])*)n\\b` },
|
|
13779
|
+
// NonDecimalIntegerLiteral
|
|
13780
|
+
{ begin: "\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b" },
|
|
13781
|
+
{ begin: "\\b0[bB][0-1](_?[0-1])*n?\\b" },
|
|
13782
|
+
{ begin: "\\b0[oO][0-7](_?[0-7])*n?\\b" },
|
|
13783
|
+
// LegacyOctalIntegerLiteral (does not include underscore separators)
|
|
13784
|
+
// https://tc39.es/ecma262/#sec-additional-syntax-numeric-literals
|
|
13785
|
+
{ begin: "\\b0[0-7]+n?\\b" }
|
|
13786
|
+
],
|
|
13787
|
+
relevance: 0
|
|
13788
|
+
};
|
|
13789
|
+
const SUBST = {
|
|
13790
|
+
className: "subst",
|
|
13791
|
+
begin: "\\$\\{",
|
|
13792
|
+
end: "\\}",
|
|
13793
|
+
keywords: KEYWORDS$1,
|
|
13794
|
+
contains: []
|
|
13795
|
+
// defined later
|
|
13796
|
+
};
|
|
13797
|
+
const HTML_TEMPLATE = {
|
|
13798
|
+
begin: "html`",
|
|
13799
|
+
end: "",
|
|
13800
|
+
starts: {
|
|
13801
|
+
end: "`",
|
|
13802
|
+
returnEnd: false,
|
|
13803
|
+
contains: [
|
|
13804
|
+
hljs.BACKSLASH_ESCAPE,
|
|
13805
|
+
SUBST
|
|
13806
|
+
],
|
|
13807
|
+
subLanguage: "xml"
|
|
13808
|
+
}
|
|
13809
|
+
};
|
|
13810
|
+
const CSS_TEMPLATE = {
|
|
13811
|
+
begin: "css`",
|
|
13812
|
+
end: "",
|
|
13813
|
+
starts: {
|
|
13814
|
+
end: "`",
|
|
13815
|
+
returnEnd: false,
|
|
13816
|
+
contains: [
|
|
13817
|
+
hljs.BACKSLASH_ESCAPE,
|
|
13818
|
+
SUBST
|
|
13819
|
+
],
|
|
13820
|
+
subLanguage: "css"
|
|
13821
|
+
}
|
|
13822
|
+
};
|
|
13823
|
+
const TEMPLATE_STRING = {
|
|
13824
|
+
className: "string",
|
|
13825
|
+
begin: "`",
|
|
13826
|
+
end: "`",
|
|
13827
|
+
contains: [
|
|
13828
|
+
hljs.BACKSLASH_ESCAPE,
|
|
13829
|
+
SUBST
|
|
13830
|
+
]
|
|
13831
|
+
};
|
|
13832
|
+
const JSDOC_COMMENT = hljs.COMMENT(
|
|
13833
|
+
/\/\*\*(?!\/)/,
|
|
13834
|
+
"\\*/",
|
|
13835
|
+
{
|
|
13836
|
+
relevance: 0,
|
|
13837
|
+
contains: [
|
|
13838
|
+
{
|
|
13839
|
+
className: "doctag",
|
|
13840
|
+
begin: "@[A-Za-z]+",
|
|
13841
|
+
contains: [
|
|
13842
|
+
{
|
|
13843
|
+
className: "type",
|
|
13844
|
+
begin: "\\{",
|
|
13845
|
+
end: "\\}",
|
|
13846
|
+
relevance: 0
|
|
13847
|
+
},
|
|
13848
|
+
{
|
|
13849
|
+
className: "variable",
|
|
13850
|
+
begin: IDENT_RE$1 + "(?=\\s*(-)|$)",
|
|
13851
|
+
endsParent: true,
|
|
13852
|
+
relevance: 0
|
|
13853
|
+
},
|
|
13854
|
+
// eat spaces (not newlines) so we can find
|
|
13855
|
+
// types or variables
|
|
13856
|
+
{
|
|
13857
|
+
begin: /(?=[^\n])\s/,
|
|
13858
|
+
relevance: 0
|
|
13859
|
+
}
|
|
13860
|
+
]
|
|
13861
|
+
}
|
|
13862
|
+
]
|
|
13863
|
+
}
|
|
13864
|
+
);
|
|
13865
|
+
const COMMENT2 = {
|
|
13866
|
+
className: "comment",
|
|
13867
|
+
variants: [
|
|
13868
|
+
JSDOC_COMMENT,
|
|
13869
|
+
hljs.C_BLOCK_COMMENT_MODE,
|
|
13870
|
+
hljs.C_LINE_COMMENT_MODE
|
|
13871
|
+
]
|
|
13872
|
+
};
|
|
13873
|
+
const SUBST_INTERNALS = [
|
|
13874
|
+
hljs.APOS_STRING_MODE,
|
|
13875
|
+
hljs.QUOTE_STRING_MODE,
|
|
13876
|
+
HTML_TEMPLATE,
|
|
13877
|
+
CSS_TEMPLATE,
|
|
13878
|
+
TEMPLATE_STRING,
|
|
13879
|
+
NUMBER,
|
|
13880
|
+
hljs.REGEXP_MODE
|
|
13881
|
+
];
|
|
13882
|
+
SUBST.contains = SUBST_INTERNALS.concat({
|
|
13883
|
+
// we need to pair up {} inside our subst to prevent
|
|
13884
|
+
// it from ending too early by matching another }
|
|
13885
|
+
begin: /\{/,
|
|
13886
|
+
end: /\}/,
|
|
13887
|
+
keywords: KEYWORDS$1,
|
|
13888
|
+
contains: [
|
|
13889
|
+
"self"
|
|
13890
|
+
].concat(SUBST_INTERNALS)
|
|
13891
|
+
});
|
|
13892
|
+
const SUBST_AND_COMMENTS = [].concat(COMMENT2, SUBST.contains);
|
|
13893
|
+
const PARAMS_CONTAINS = SUBST_AND_COMMENTS.concat([
|
|
13894
|
+
// eat recursive parens in sub expressions
|
|
13895
|
+
{
|
|
13896
|
+
begin: /\(/,
|
|
13897
|
+
end: /\)/,
|
|
13898
|
+
keywords: KEYWORDS$1,
|
|
13899
|
+
contains: ["self"].concat(SUBST_AND_COMMENTS)
|
|
13900
|
+
}
|
|
13901
|
+
]);
|
|
13902
|
+
const PARAMS = {
|
|
13903
|
+
className: "params",
|
|
13904
|
+
begin: /\(/,
|
|
13905
|
+
end: /\)/,
|
|
13906
|
+
excludeBegin: true,
|
|
13907
|
+
excludeEnd: true,
|
|
13908
|
+
keywords: KEYWORDS$1,
|
|
13909
|
+
contains: PARAMS_CONTAINS
|
|
13910
|
+
};
|
|
13911
|
+
return {
|
|
13912
|
+
name: "Javascript",
|
|
13913
|
+
aliases: ["js", "jsx", "mjs", "cjs"],
|
|
13914
|
+
keywords: KEYWORDS$1,
|
|
13915
|
+
// this will be extended by TypeScript
|
|
13916
|
+
exports: { PARAMS_CONTAINS },
|
|
13917
|
+
illegal: /#(?![$_A-z])/,
|
|
13918
|
+
contains: [
|
|
13919
|
+
hljs.SHEBANG({
|
|
13920
|
+
label: "shebang",
|
|
13921
|
+
binary: "node",
|
|
13922
|
+
relevance: 5
|
|
13923
|
+
}),
|
|
13924
|
+
{
|
|
13925
|
+
label: "use_strict",
|
|
13926
|
+
className: "meta",
|
|
13927
|
+
relevance: 10,
|
|
13928
|
+
begin: /^\s*['"]use (strict|asm)['"]/
|
|
13929
|
+
},
|
|
13930
|
+
hljs.APOS_STRING_MODE,
|
|
13931
|
+
hljs.QUOTE_STRING_MODE,
|
|
13932
|
+
HTML_TEMPLATE,
|
|
13933
|
+
CSS_TEMPLATE,
|
|
13934
|
+
TEMPLATE_STRING,
|
|
13935
|
+
COMMENT2,
|
|
13936
|
+
NUMBER,
|
|
13937
|
+
{
|
|
13938
|
+
// object attr container
|
|
13939
|
+
begin: concat2(
|
|
13940
|
+
/[{,\n]\s*/,
|
|
13941
|
+
// we need to look ahead to make sure that we actually have an
|
|
13942
|
+
// attribute coming up so we don't steal a comma from a potential
|
|
13943
|
+
// "value" container
|
|
13944
|
+
//
|
|
13945
|
+
// NOTE: this might not work how you think. We don't actually always
|
|
13946
|
+
// enter this mode and stay. Instead it might merely match `,
|
|
13947
|
+
// <comments up next>` and then immediately end after the , because it
|
|
13948
|
+
// fails to find any actual attrs. But this still does the job because
|
|
13949
|
+
// it prevents the value contain rule from grabbing this instead and
|
|
13950
|
+
// prevening this rule from firing when we actually DO have keys.
|
|
13951
|
+
lookahead(concat2(
|
|
13952
|
+
// we also need to allow for multiple possible comments inbetween
|
|
13953
|
+
// the first key:value pairing
|
|
13954
|
+
/(((\/\/.*$)|(\/\*(\*[^/]|[^*])*\*\/))\s*)*/,
|
|
13955
|
+
IDENT_RE$1 + "\\s*:"
|
|
13956
|
+
))
|
|
13957
|
+
),
|
|
13958
|
+
relevance: 0,
|
|
13959
|
+
contains: [
|
|
13960
|
+
{
|
|
13961
|
+
className: "attr",
|
|
13962
|
+
begin: IDENT_RE$1 + lookahead("\\s*:"),
|
|
13963
|
+
relevance: 0
|
|
13964
|
+
}
|
|
13965
|
+
]
|
|
13966
|
+
},
|
|
13967
|
+
{
|
|
13968
|
+
// "value" container
|
|
13969
|
+
begin: "(" + hljs.RE_STARTERS_RE + "|\\b(case|return|throw)\\b)\\s*",
|
|
13970
|
+
keywords: "return throw case",
|
|
13971
|
+
contains: [
|
|
13972
|
+
COMMENT2,
|
|
13973
|
+
hljs.REGEXP_MODE,
|
|
13974
|
+
{
|
|
13975
|
+
className: "function",
|
|
13976
|
+
// we have to count the parens to make sure we actually have the
|
|
13977
|
+
// correct bounding ( ) before the =>. There could be any number of
|
|
13978
|
+
// sub-expressions inside also surrounded by parens.
|
|
13979
|
+
begin: "(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|" + hljs.UNDERSCORE_IDENT_RE + ")\\s*=>",
|
|
13980
|
+
returnBegin: true,
|
|
13981
|
+
end: "\\s*=>",
|
|
13982
|
+
contains: [
|
|
13983
|
+
{
|
|
13984
|
+
className: "params",
|
|
13985
|
+
variants: [
|
|
13986
|
+
{
|
|
13987
|
+
begin: hljs.UNDERSCORE_IDENT_RE,
|
|
13988
|
+
relevance: 0
|
|
13989
|
+
},
|
|
13990
|
+
{
|
|
13991
|
+
className: null,
|
|
13992
|
+
begin: /\(\s*\)/,
|
|
13993
|
+
skip: true
|
|
13994
|
+
},
|
|
13995
|
+
{
|
|
13996
|
+
begin: /\(/,
|
|
13997
|
+
end: /\)/,
|
|
13998
|
+
excludeBegin: true,
|
|
13999
|
+
excludeEnd: true,
|
|
14000
|
+
keywords: KEYWORDS$1,
|
|
14001
|
+
contains: PARAMS_CONTAINS
|
|
14002
|
+
}
|
|
14003
|
+
]
|
|
14004
|
+
}
|
|
14005
|
+
]
|
|
14006
|
+
},
|
|
14007
|
+
{
|
|
14008
|
+
// could be a comma delimited list of params to a function call
|
|
14009
|
+
begin: /,/,
|
|
14010
|
+
relevance: 0
|
|
14011
|
+
},
|
|
14012
|
+
{
|
|
14013
|
+
className: "",
|
|
14014
|
+
begin: /\s/,
|
|
14015
|
+
end: /\s*/,
|
|
14016
|
+
skip: true
|
|
14017
|
+
},
|
|
14018
|
+
{
|
|
14019
|
+
// JSX
|
|
14020
|
+
variants: [
|
|
14021
|
+
{ begin: FRAGMENT.begin, end: FRAGMENT.end },
|
|
14022
|
+
{
|
|
14023
|
+
begin: XML_TAG.begin,
|
|
14024
|
+
// we carefully check the opening tag to see if it truly
|
|
14025
|
+
// is a tag and not a false positive
|
|
14026
|
+
"on:begin": XML_TAG.isTrulyOpeningTag,
|
|
14027
|
+
end: XML_TAG.end
|
|
14028
|
+
}
|
|
14029
|
+
],
|
|
14030
|
+
subLanguage: "xml",
|
|
14031
|
+
contains: [
|
|
14032
|
+
{
|
|
14033
|
+
begin: XML_TAG.begin,
|
|
14034
|
+
end: XML_TAG.end,
|
|
14035
|
+
skip: true,
|
|
14036
|
+
contains: ["self"]
|
|
14037
|
+
}
|
|
14038
|
+
]
|
|
14039
|
+
}
|
|
14040
|
+
],
|
|
14041
|
+
relevance: 0
|
|
14042
|
+
},
|
|
14043
|
+
{
|
|
14044
|
+
className: "function",
|
|
14045
|
+
beginKeywords: "function",
|
|
14046
|
+
end: /[{;]/,
|
|
14047
|
+
excludeEnd: true,
|
|
14048
|
+
keywords: KEYWORDS$1,
|
|
14049
|
+
contains: [
|
|
14050
|
+
"self",
|
|
14051
|
+
hljs.inherit(hljs.TITLE_MODE, { begin: IDENT_RE$1 }),
|
|
14052
|
+
PARAMS
|
|
14053
|
+
],
|
|
14054
|
+
illegal: /%/
|
|
14055
|
+
},
|
|
14056
|
+
{
|
|
14057
|
+
// prevent this from getting swallowed up by function
|
|
14058
|
+
// since they appear "function like"
|
|
14059
|
+
beginKeywords: "while if switch catch for"
|
|
14060
|
+
},
|
|
14061
|
+
{
|
|
14062
|
+
className: "function",
|
|
14063
|
+
// we have to count the parens to make sure we actually have the correct
|
|
14064
|
+
// bounding ( ). There could be any number of sub-expressions inside
|
|
14065
|
+
// also surrounded by parens.
|
|
14066
|
+
begin: hljs.UNDERSCORE_IDENT_RE + "\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",
|
|
14067
|
+
// end parens
|
|
14068
|
+
returnBegin: true,
|
|
14069
|
+
contains: [
|
|
14070
|
+
PARAMS,
|
|
14071
|
+
hljs.inherit(hljs.TITLE_MODE, { begin: IDENT_RE$1 })
|
|
14072
|
+
]
|
|
14073
|
+
},
|
|
14074
|
+
// hack: prevents detection of keywords in some circumstances
|
|
14075
|
+
// .keyword()
|
|
14076
|
+
// $keyword = x
|
|
14077
|
+
{
|
|
14078
|
+
variants: [
|
|
14079
|
+
{ begin: "\\." + IDENT_RE$1 },
|
|
14080
|
+
{ begin: "\\$" + IDENT_RE$1 }
|
|
14081
|
+
],
|
|
14082
|
+
relevance: 0
|
|
14083
|
+
},
|
|
14084
|
+
{
|
|
14085
|
+
// ES6 class
|
|
14086
|
+
className: "class",
|
|
14087
|
+
beginKeywords: "class",
|
|
14088
|
+
end: /[{;=]/,
|
|
14089
|
+
excludeEnd: true,
|
|
14090
|
+
illegal: /[:"[\]]/,
|
|
14091
|
+
contains: [
|
|
14092
|
+
{ beginKeywords: "extends" },
|
|
14093
|
+
hljs.UNDERSCORE_TITLE_MODE
|
|
14094
|
+
]
|
|
14095
|
+
},
|
|
14096
|
+
{
|
|
14097
|
+
begin: /\b(?=constructor)/,
|
|
14098
|
+
end: /[{;]/,
|
|
14099
|
+
excludeEnd: true,
|
|
14100
|
+
contains: [
|
|
14101
|
+
hljs.inherit(hljs.TITLE_MODE, { begin: IDENT_RE$1 }),
|
|
14102
|
+
"self",
|
|
14103
|
+
PARAMS
|
|
14104
|
+
]
|
|
14105
|
+
},
|
|
14106
|
+
{
|
|
14107
|
+
begin: "(get|set)\\s+(?=" + IDENT_RE$1 + "\\()",
|
|
14108
|
+
end: /\{/,
|
|
14109
|
+
keywords: "get set",
|
|
14110
|
+
contains: [
|
|
14111
|
+
hljs.inherit(hljs.TITLE_MODE, { begin: IDENT_RE$1 }),
|
|
14112
|
+
{ begin: /\(\)/ },
|
|
14113
|
+
// eat to avoid empty params
|
|
14114
|
+
PARAMS
|
|
14115
|
+
]
|
|
14116
|
+
},
|
|
14117
|
+
{
|
|
14118
|
+
begin: /\$[(.]/
|
|
14119
|
+
// relevance booster for a pattern common to JS libs: `$(something)` and `$.something`
|
|
14120
|
+
}
|
|
14121
|
+
]
|
|
14122
|
+
};
|
|
14123
|
+
}
|
|
14124
|
+
function typescript2(hljs) {
|
|
14125
|
+
const IDENT_RE$1 = IDENT_RE2;
|
|
14126
|
+
const NAMESPACE = {
|
|
14127
|
+
beginKeywords: "namespace",
|
|
14128
|
+
end: /\{/,
|
|
14129
|
+
excludeEnd: true
|
|
14130
|
+
};
|
|
14131
|
+
const INTERFACE = {
|
|
14132
|
+
beginKeywords: "interface",
|
|
14133
|
+
end: /\{/,
|
|
14134
|
+
excludeEnd: true,
|
|
14135
|
+
keywords: "interface extends"
|
|
14136
|
+
};
|
|
14137
|
+
const USE_STRICT = {
|
|
14138
|
+
className: "meta",
|
|
14139
|
+
relevance: 10,
|
|
14140
|
+
begin: /^\s*['"]use strict['"]/
|
|
14141
|
+
};
|
|
14142
|
+
const TYPES2 = [
|
|
14143
|
+
"any",
|
|
14144
|
+
"void",
|
|
14145
|
+
"number",
|
|
14146
|
+
"boolean",
|
|
14147
|
+
"string",
|
|
14148
|
+
"object",
|
|
14149
|
+
"never",
|
|
14150
|
+
"enum"
|
|
14151
|
+
];
|
|
14152
|
+
const TS_SPECIFIC_KEYWORDS = [
|
|
14153
|
+
"type",
|
|
14154
|
+
"namespace",
|
|
14155
|
+
"typedef",
|
|
14156
|
+
"interface",
|
|
14157
|
+
"public",
|
|
14158
|
+
"private",
|
|
14159
|
+
"protected",
|
|
14160
|
+
"implements",
|
|
14161
|
+
"declare",
|
|
14162
|
+
"abstract",
|
|
14163
|
+
"readonly"
|
|
14164
|
+
];
|
|
14165
|
+
const KEYWORDS$1 = {
|
|
14166
|
+
$pattern: IDENT_RE2,
|
|
14167
|
+
keyword: KEYWORDS.concat(TS_SPECIFIC_KEYWORDS),
|
|
14168
|
+
literal: LITERALS,
|
|
14169
|
+
built_in: BUILT_INS.concat(TYPES2)
|
|
14170
|
+
};
|
|
14171
|
+
const DECORATOR = {
|
|
14172
|
+
className: "meta",
|
|
14173
|
+
begin: "@" + IDENT_RE$1
|
|
14174
|
+
};
|
|
14175
|
+
const swapMode = (mode, label, replacement) => {
|
|
14176
|
+
const indx = mode.contains.findIndex((m) => m.label === label);
|
|
14177
|
+
if (indx === -1) {
|
|
14178
|
+
throw new Error("can not find mode to replace");
|
|
14179
|
+
}
|
|
14180
|
+
mode.contains.splice(indx, 1, replacement);
|
|
14181
|
+
};
|
|
14182
|
+
const tsLanguage = javascript(hljs);
|
|
14183
|
+
Object.assign(tsLanguage.keywords, KEYWORDS$1);
|
|
14184
|
+
tsLanguage.exports.PARAMS_CONTAINS.push(DECORATOR);
|
|
14185
|
+
tsLanguage.contains = tsLanguage.contains.concat([
|
|
14186
|
+
DECORATOR,
|
|
14187
|
+
NAMESPACE,
|
|
14188
|
+
INTERFACE
|
|
14189
|
+
]);
|
|
14190
|
+
swapMode(tsLanguage, "shebang", hljs.SHEBANG());
|
|
14191
|
+
swapMode(tsLanguage, "use_strict", USE_STRICT);
|
|
14192
|
+
const functionDeclaration = tsLanguage.contains.find((m) => m.className === "function");
|
|
14193
|
+
functionDeclaration.relevance = 0;
|
|
14194
|
+
Object.assign(tsLanguage, {
|
|
14195
|
+
name: "TypeScript",
|
|
14196
|
+
aliases: ["ts", "tsx"]
|
|
14197
|
+
});
|
|
14198
|
+
return tsLanguage;
|
|
14199
|
+
}
|
|
14200
|
+
typescript_1 = typescript2;
|
|
14201
|
+
return typescript_1;
|
|
14202
|
+
}
|
|
13566
14203
|
function _setPrototypeOf(o, p) {
|
|
13567
14204
|
_setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf2(o2, p2) {
|
|
13568
14205
|
o2.__proto__ = p2;
|
|
@@ -13578,72 +14215,8 @@ var __publicField = (obj, key, value) => {
|
|
|
13578
14215
|
}
|
|
13579
14216
|
var SyntaxHighlighter = highlight$2(core$1, {});
|
|
13580
14217
|
SyntaxHighlighter.registerLanguage = core$1.registerLanguage;
|
|
13581
|
-
var typescript_1;
|
|
13582
|
-
var hasRequiredTypescript;
|
|
13583
|
-
function requireTypescript() {
|
|
13584
|
-
if (hasRequiredTypescript)
|
|
13585
|
-
return typescript_1;
|
|
13586
|
-
hasRequiredTypescript = 1;
|
|
13587
|
-
typescript_1 = typescript2;
|
|
13588
|
-
typescript2.displayName = "typescript";
|
|
13589
|
-
typescript2.aliases = ["ts"];
|
|
13590
|
-
function typescript2(Prism) {
|
|
13591
|
-
(function(Prism2) {
|
|
13592
|
-
Prism2.languages.typescript = Prism2.languages.extend("javascript", {
|
|
13593
|
-
"class-name": {
|
|
13594
|
-
pattern: /(\b(?:class|extends|implements|instanceof|interface|new|type)\s+)(?!keyof\b)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?:\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,
|
|
13595
|
-
lookbehind: true,
|
|
13596
|
-
greedy: true,
|
|
13597
|
-
inside: null
|
|
13598
|
-
// see below
|
|
13599
|
-
},
|
|
13600
|
-
builtin: /\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/
|
|
13601
|
-
});
|
|
13602
|
-
Prism2.languages.typescript.keyword.push(
|
|
13603
|
-
/\b(?:abstract|declare|is|keyof|readonly|require)\b/,
|
|
13604
|
-
// keywords that have to be followed by an identifier
|
|
13605
|
-
/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,
|
|
13606
|
-
// This is for `import type *, {}`
|
|
13607
|
-
/\btype\b(?=\s*(?:[\{*]|$))/
|
|
13608
|
-
);
|
|
13609
|
-
delete Prism2.languages.typescript["parameter"];
|
|
13610
|
-
delete Prism2.languages.typescript["literal-property"];
|
|
13611
|
-
var typeInside = Prism2.languages.extend("typescript", {});
|
|
13612
|
-
delete typeInside["class-name"];
|
|
13613
|
-
Prism2.languages.typescript["class-name"].inside = typeInside;
|
|
13614
|
-
Prism2.languages.insertBefore("typescript", "function", {
|
|
13615
|
-
decorator: {
|
|
13616
|
-
pattern: /@[$\w\xA0-\uFFFF]+/,
|
|
13617
|
-
inside: {
|
|
13618
|
-
at: {
|
|
13619
|
-
pattern: /^@/,
|
|
13620
|
-
alias: "operator"
|
|
13621
|
-
},
|
|
13622
|
-
function: /^[\s\S]+/
|
|
13623
|
-
}
|
|
13624
|
-
},
|
|
13625
|
-
"generic-function": {
|
|
13626
|
-
// e.g. foo<T extends "bar" | "baz">( ...
|
|
13627
|
-
pattern: /#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,
|
|
13628
|
-
greedy: true,
|
|
13629
|
-
inside: {
|
|
13630
|
-
function: /^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,
|
|
13631
|
-
generic: {
|
|
13632
|
-
pattern: /<[\s\S]+/,
|
|
13633
|
-
// everything after the first <
|
|
13634
|
-
alias: "class-name",
|
|
13635
|
-
inside: typeInside
|
|
13636
|
-
}
|
|
13637
|
-
}
|
|
13638
|
-
}
|
|
13639
|
-
});
|
|
13640
|
-
Prism2.languages.ts = Prism2.languages.typescript;
|
|
13641
|
-
})(Prism);
|
|
13642
|
-
}
|
|
13643
|
-
return typescript_1;
|
|
13644
|
-
}
|
|
13645
14218
|
const useColorStyle = (defaultTheme) => {
|
|
13646
|
-
const theme2 =
|
|
14219
|
+
const theme2 = styledComponents.useTheme();
|
|
13647
14220
|
const inheritedThemeName = theme2.name !== "classic" ? theme2.name : "light";
|
|
13648
14221
|
const themeName = !defaultTheme ? inheritedThemeName : defaultTheme;
|
|
13649
14222
|
const codeTheme = theme2.click.codeblock[`${themeName}Mode`].color;
|
|
@@ -13822,8 +14395,8 @@ var __publicField = (obj, key, value) => {
|
|
|
13822
14395
|
SyntaxHighlighter.registerLanguage("sql", sql);
|
|
13823
14396
|
SyntaxHighlighter.registerLanguage("bash", bash);
|
|
13824
14397
|
SyntaxHighlighter.registerLanguage("json", json);
|
|
13825
|
-
SyntaxHighlighter.registerLanguage("
|
|
13826
|
-
const CodeBlockContainer =
|
|
14398
|
+
SyntaxHighlighter.registerLanguage("tsx", tsx);
|
|
14399
|
+
const CodeBlockContainer = styledComponents.styled.div.withConfig({
|
|
13827
14400
|
componentId: "sc-18gnqgi-0"
|
|
13828
14401
|
})(["width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;position:relative;cursor:pointer;", ""], ({
|
|
13829
14402
|
theme: theme2,
|
|
@@ -13838,7 +14411,7 @@ var __publicField = (obj, key, value) => {
|
|
|
13838
14411
|
}
|
|
13839
14412
|
`;
|
|
13840
14413
|
});
|
|
13841
|
-
const CodeButton =
|
|
14414
|
+
const CodeButton = styledComponents.styled(EmptyButton$1).withConfig({
|
|
13842
14415
|
componentId: "sc-18gnqgi-1"
|
|
13843
14416
|
})(["", ""], ({
|
|
13844
14417
|
$copied,
|
|
@@ -13849,13 +14422,13 @@ var __publicField = (obj, key, value) => {
|
|
|
13849
14422
|
padding: 0;
|
|
13850
14423
|
border: 0;
|
|
13851
14424
|
`);
|
|
13852
|
-
const Highlighter =
|
|
14425
|
+
const Highlighter = styledComponents.styled(SyntaxHighlighter).withConfig({
|
|
13853
14426
|
componentId: "sc-18gnqgi-2"
|
|
13854
14427
|
})(["background:transparent;padding:0;margin:0;"]);
|
|
13855
|
-
const CodeContent =
|
|
14428
|
+
const CodeContent = styledComponents.styled.code.withConfig({
|
|
13856
14429
|
componentId: "sc-18gnqgi-3"
|
|
13857
14430
|
})(["font-family:inherit;color:inherit;"]);
|
|
13858
|
-
const ButtonContainer =
|
|
14431
|
+
const ButtonContainer = styledComponents.styled.div.withConfig({
|
|
13859
14432
|
componentId: "sc-18gnqgi-4"
|
|
13860
14433
|
})(["position:absolute;display:flex;", ""], ({
|
|
13861
14434
|
theme: theme2
|
|
@@ -14338,7 +14911,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14338
14911
|
[calendar, getBody, getHeaders, setNext, setPrev, viewType]
|
|
14339
14912
|
);
|
|
14340
14913
|
}
|
|
14341
|
-
const Wrapper$4 =
|
|
14914
|
+
const Wrapper$4 = styledComponents.styled.div.withConfig({
|
|
14342
14915
|
componentId: "sc-1pvd2nj-0"
|
|
14343
14916
|
})(["width:inherit;display:flex;align-items:center;justify-content:space-between;align-items:center;span:first-of-type{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}", ""], ({
|
|
14344
14917
|
theme: theme2,
|
|
@@ -14429,7 +15002,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14429
15002
|
}
|
|
14430
15003
|
}
|
|
14431
15004
|
`);
|
|
14432
|
-
const StyledLabel =
|
|
15005
|
+
const StyledLabel = styledComponents.styled(Label$1).withConfig({
|
|
14433
15006
|
componentId: "sc-1pvd2nj-1"
|
|
14434
15007
|
})(["", ""], ({
|
|
14435
15008
|
$labelColor
|
|
@@ -14456,7 +15029,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14456
15029
|
label && /* @__PURE__ */ jsxRuntime.jsx(StyledLabel, { htmlFor: id, disabled, error: !!error2, $labelColor: labelColor, children: label })
|
|
14457
15030
|
] });
|
|
14458
15031
|
};
|
|
14459
|
-
const InputElement =
|
|
15032
|
+
const InputElement = styledComponents.styled.input.withConfig({
|
|
14460
15033
|
componentId: "sc-1pvd2nj-2"
|
|
14461
15034
|
})(["background:transparent;border:none;outline:none;width:100%;color:inherit;font:inherit;", ""], ({
|
|
14462
15035
|
theme: theme2
|
|
@@ -14471,7 +15044,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14471
15044
|
color: ${theme2.click.field.color.placeholder.disabled};
|
|
14472
15045
|
}
|
|
14473
15046
|
`);
|
|
14474
|
-
const NumberInputElement =
|
|
15047
|
+
const NumberInputElement = styledComponents.styled(InputElement).withConfig({
|
|
14475
15048
|
componentId: "sc-1pvd2nj-3"
|
|
14476
15049
|
})(["", ""], ({
|
|
14477
15050
|
$hideControls
|
|
@@ -14486,7 +15059,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14486
15059
|
-moz-appearance: textfield;
|
|
14487
15060
|
` : ""}
|
|
14488
15061
|
`);
|
|
14489
|
-
const TextAreaElement =
|
|
15062
|
+
const TextAreaElement = styledComponents.styled.textarea.withConfig({
|
|
14490
15063
|
componentId: "sc-1pvd2nj-4"
|
|
14491
15064
|
})(["background:transparent;border:none;outline:none;width:100%;color:inherit;font:inherit;resize:none;", ""], ({
|
|
14492
15065
|
theme: theme2
|
|
@@ -14497,10 +15070,10 @@ var __publicField = (obj, key, value) => {
|
|
|
14497
15070
|
color: ${theme2.click.field.color.placeholder.default};
|
|
14498
15071
|
}
|
|
14499
15072
|
`);
|
|
14500
|
-
|
|
15073
|
+
styledComponents.styled(InputWrapper).withConfig({
|
|
14501
15074
|
componentId: "sc-1pvd2nj-5"
|
|
14502
15075
|
})(["resize:vertical;overflow:auto;color:red;"]);
|
|
14503
|
-
const IconButton =
|
|
15076
|
+
const IconButton = styledComponents.styled.button.withConfig({
|
|
14504
15077
|
componentId: "sc-1pvd2nj-6"
|
|
14505
15078
|
})(["background:transparent;color:inherit;border:none;padding:0;outline:none;&:not(:disabled){cursor:pointer;}", ""], ({
|
|
14506
15079
|
theme: theme2,
|
|
@@ -14509,7 +15082,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14509
15082
|
padding: ${theme2.click.field.space.y} 0;
|
|
14510
15083
|
visibility: ${$show ? "visible" : "hidden"};
|
|
14511
15084
|
`);
|
|
14512
|
-
|
|
15085
|
+
styledComponents.styled.svg.withConfig({
|
|
14513
15086
|
componentId: "sc-1pvd2nj-7"
|
|
14514
15087
|
})(["", ""], ({
|
|
14515
15088
|
theme: theme2
|
|
@@ -14535,7 +15108,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14535
15108
|
year: "numeric"
|
|
14536
15109
|
});
|
|
14537
15110
|
const explicitWidth = "250px";
|
|
14538
|
-
const HighlightedInputWrapper = styled(InputWrapper).withConfig({
|
|
15111
|
+
const HighlightedInputWrapper = styledComponents.styled(InputWrapper).withConfig({
|
|
14539
15112
|
componentId: "sc-1kfphgn-0"
|
|
14540
15113
|
})(["", " width:", ";}"], ({
|
|
14541
15114
|
$isActive,
|
|
@@ -14543,12 +15116,12 @@ var __publicField = (obj, key, value) => {
|
|
|
14543
15116
|
}) => {
|
|
14544
15117
|
return `border: ${theme2.click.datePicker.dateOption.stroke} solid ${$isActive ? theme2.click.datePicker.dateOption.color.stroke.active : theme2.click.field.color.stroke.default};`;
|
|
14545
15118
|
}, explicitWidth);
|
|
14546
|
-
const DatePickerContainer = styled(Container).withConfig({
|
|
15119
|
+
const DatePickerContainer = styledComponents.styled(Container).withConfig({
|
|
14547
15120
|
componentId: "sc-1kfphgn-1"
|
|
14548
15121
|
})(["background:", ";"], ({
|
|
14549
15122
|
theme: theme2
|
|
14550
15123
|
}) => theme2.click.datePicker.dateOption.color.background.default);
|
|
14551
|
-
const UnselectableTitle = styled.h2.withConfig({
|
|
15124
|
+
const UnselectableTitle = styledComponents.styled.h2.withConfig({
|
|
14552
15125
|
componentId: "sc-1kfphgn-2"
|
|
14553
15126
|
})(["", " user-select:none;"], ({
|
|
14554
15127
|
theme: theme2
|
|
@@ -14556,7 +15129,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14556
15129
|
color: ${theme2.click.datePicker.color.title.default};
|
|
14557
15130
|
font: ${theme2.click.datePicker.typography.title.default};
|
|
14558
15131
|
`);
|
|
14559
|
-
const DateTable = styled.table.withConfig({
|
|
15132
|
+
const DateTable = styledComponents.styled.table.withConfig({
|
|
14560
15133
|
componentId: "sc-1kfphgn-3"
|
|
14561
15134
|
})(["border-collapse:separate;border-spacing:0;font:", " table-layout:fixed;user-select:none;width:", ";thead tr{height:", ";}tbody{cursor:pointer;}td,th{", ";padding:4px;}"], ({
|
|
14562
15135
|
theme: theme2
|
|
@@ -14565,7 +15138,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14565
15138
|
}) => theme2.click.datePicker.dateOption.size.height, ({
|
|
14566
15139
|
theme: theme2
|
|
14567
15140
|
}) => `border: ${theme2.click.datePicker.dateOption.stroke} solid ${theme2.click.datePicker.dateOption.color.stroke.default}`);
|
|
14568
|
-
const DateTableHeader = styled.th.withConfig({
|
|
15141
|
+
const DateTableHeader = styledComponents.styled.th.withConfig({
|
|
14569
15142
|
componentId: "sc-1kfphgn-4"
|
|
14570
15143
|
})(["", " width:14%;"], ({
|
|
14571
15144
|
theme: theme2
|
|
@@ -14573,7 +15146,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14573
15146
|
color: ${theme2.click.datePicker.color.daytitle.default};
|
|
14574
15147
|
font: ${theme2.click.datePicker.typography.daytitle.default};
|
|
14575
15148
|
`);
|
|
14576
|
-
const DateTableCell = styled.td.withConfig({
|
|
15149
|
+
const DateTableCell = styledComponents.styled.td.withConfig({
|
|
14577
15150
|
componentId: "sc-1kfphgn-5"
|
|
14578
15151
|
})(["", " ", " ", " text-align:center;", " &:hover{", ";}"], ({
|
|
14579
15152
|
theme: theme2
|
|
@@ -14974,7 +15547,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14974
15547
|
}) => {
|
|
14975
15548
|
return /* @__PURE__ */ jsxRuntime.jsx($5d3850c4d0b4e6c7$export$be92b6f5f03c0fe9, { ...props, children });
|
|
14976
15549
|
};
|
|
14977
|
-
const Trigger$4 =
|
|
15550
|
+
const Trigger$4 = styledComponents.styled($5d3850c4d0b4e6c7$export$41fb9f06171c75f4).withConfig({
|
|
14978
15551
|
componentId: "sc-1wr6otn-0"
|
|
14979
15552
|
})(["width:fit-content;background:transparent;border:none;cursor:pointer;"]);
|
|
14980
15553
|
const DialogTrigger = ({
|
|
@@ -14992,7 +15565,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14992
15565
|
}) => /* @__PURE__ */ jsxRuntime.jsx($5d3850c4d0b4e6c7$export$f39c2d165cd861fe, { asChild: true, children: /* @__PURE__ */ jsxRuntime.jsx(Button, { type, label, ...props }) });
|
|
14993
15566
|
DialogClose.displayName = "DialogClose";
|
|
14994
15567
|
Dialog.Close = DialogClose;
|
|
14995
|
-
const overlayShow =
|
|
15568
|
+
const overlayShow = styledComponents.keyframes({
|
|
14996
15569
|
"0%": {
|
|
14997
15570
|
opacity: 0
|
|
14998
15571
|
},
|
|
@@ -15000,7 +15573,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15000
15573
|
opacity: 1
|
|
15001
15574
|
}
|
|
15002
15575
|
});
|
|
15003
|
-
const contentShow =
|
|
15576
|
+
const contentShow = styledComponents.keyframes({
|
|
15004
15577
|
"0%": {
|
|
15005
15578
|
opacity: 0,
|
|
15006
15579
|
transform: "translate(-50%, -48%) scale(.96)"
|
|
@@ -15010,12 +15583,12 @@ var __publicField = (obj, key, value) => {
|
|
|
15010
15583
|
transform: "translate(-50%, -50%) scale(1)"
|
|
15011
15584
|
}
|
|
15012
15585
|
});
|
|
15013
|
-
const DialogOverlay =
|
|
15586
|
+
const DialogOverlay = styledComponents.styled($5d3850c4d0b4e6c7$export$c6fdb837b070b4ff).withConfig({
|
|
15014
15587
|
componentId: "sc-1wr6otn-1"
|
|
15015
15588
|
})(["background-color:", ";position:fixed;inset:0;animation:", " 150ms cubic-bezier(0.16,1,0.3,1);"], ({
|
|
15016
15589
|
theme: theme2
|
|
15017
15590
|
}) => theme2.click.dialog.color.opaqueBackground.default, overlayShow);
|
|
15018
|
-
const ContentArea =
|
|
15591
|
+
const ContentArea = styledComponents.styled($5d3850c4d0b4e6c7$export$7c6e2c02157bb7d2).withConfig({
|
|
15019
15592
|
componentId: "sc-1wr6otn-2"
|
|
15020
15593
|
})(["background:", ";border-radius:", ";padding:", " ", ";box-shadow:", ";border:1px solid ", ";width:75%;max-width:670px;position:fixed;top:50%;left:50%;max-height:75%;overflow:auto;transform:translate(-50%,-50%);animation:", " 150ms cubic-bezier(0.16,1,0.3,1);outline:none;"], ({
|
|
15021
15594
|
theme: theme2
|
|
@@ -15030,12 +15603,12 @@ var __publicField = (obj, key, value) => {
|
|
|
15030
15603
|
}) => theme2.click.dialog.shadow.default, ({
|
|
15031
15604
|
theme: theme2
|
|
15032
15605
|
}) => theme2.click.global.color.stroke.default, contentShow);
|
|
15033
|
-
const TitleArea =
|
|
15606
|
+
const TitleArea = styledComponents.styled.div.withConfig({
|
|
15034
15607
|
componentId: "sc-1wr6otn-3"
|
|
15035
15608
|
})(["display:flex;justify-content:space-between;align-items:center;min-height:", ";"], ({
|
|
15036
15609
|
theme: theme2
|
|
15037
15610
|
}) => theme2.sizes[9]);
|
|
15038
|
-
const Title$1 =
|
|
15611
|
+
const Title$1 = styledComponents.styled.h2.withConfig({
|
|
15039
15612
|
componentId: "sc-1wr6otn-4"
|
|
15040
15613
|
})(["font:", ";padding:0;margin:0;"], ({
|
|
15041
15614
|
theme: theme2
|
|
@@ -15067,10 +15640,10 @@ var __publicField = (obj, key, value) => {
|
|
|
15067
15640
|
};
|
|
15068
15641
|
DialogContent$1.displayName = "DialogContent";
|
|
15069
15642
|
Dialog.Content = DialogContent$1;
|
|
15070
|
-
const ActionsWrapper =
|
|
15643
|
+
const ActionsWrapper = styledComponents.styled.div.withConfig({
|
|
15071
15644
|
componentId: "sc-6eozxy-0"
|
|
15072
15645
|
})(["display:flex;justify-content:flex-end;gap:", ";"], (props) => props.theme.click.dialog.space.gap);
|
|
15073
|
-
const DialogContent =
|
|
15646
|
+
const DialogContent = styledComponents.styled.div.withConfig({
|
|
15074
15647
|
componentId: "sc-6eozxy-1"
|
|
15075
15648
|
})(["overflow:hidden;display:flex;flex-direction:column;"]);
|
|
15076
15649
|
const ConfirmationDialog = ({
|
|
@@ -15120,7 +15693,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15120
15693
|
};
|
|
15121
15694
|
Trigger$3.displayName = "Flyout.Trigger";
|
|
15122
15695
|
Flyout.Trigger = Trigger$3;
|
|
15123
|
-
const animationWidth = () =>
|
|
15696
|
+
const animationWidth = () => styledComponents.keyframes({
|
|
15124
15697
|
from: {
|
|
15125
15698
|
width: 0
|
|
15126
15699
|
},
|
|
@@ -15128,7 +15701,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15128
15701
|
width: "fit-content"
|
|
15129
15702
|
}
|
|
15130
15703
|
});
|
|
15131
|
-
const FlyoutContent =
|
|
15704
|
+
const FlyoutContent = styledComponents.styled($5d3850c4d0b4e6c7$export$b6d9565de1e068cf).withConfig({
|
|
15132
15705
|
componentId: "sc-1vtv6sf-0"
|
|
15133
15706
|
})(["display:flex;flex-direction:column;align-items:center;overflow:hidden;top:0;bottom:0;width:fit-content;--flyout-width:", ";animation:", " 500ms cubic-bezier(0.16,1,0.3,1) forwards;", ""], ({
|
|
15134
15707
|
theme: theme2,
|
|
@@ -15164,7 +15737,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15164
15737
|
}
|
|
15165
15738
|
}
|
|
15166
15739
|
`);
|
|
15167
|
-
const FlyoutContainer =
|
|
15740
|
+
const FlyoutContainer = styledComponents.styled.div.withConfig({
|
|
15168
15741
|
componentId: "sc-1vtv6sf-1"
|
|
15169
15742
|
})(["display:flex;gap:0;width:var(--flyout-width);max-width:100%;flex-flow:column nowrap;gap:inherit;"]);
|
|
15170
15743
|
const Content$1 = ({
|
|
@@ -15194,7 +15767,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15194
15767
|
};
|
|
15195
15768
|
Content$1.displayName = "Flyout.Content";
|
|
15196
15769
|
Flyout.Content = Content$1;
|
|
15197
|
-
const FlyoutElement =
|
|
15770
|
+
const FlyoutElement = styledComponents.styled(Container).withConfig({
|
|
15198
15771
|
componentId: "sc-1vtv6sf-2"
|
|
15199
15772
|
})(["max-width:100%;max-width:-webkit-fill-available;max-width:fill-available;max-width:stretch;", ""], ({
|
|
15200
15773
|
theme: theme2,
|
|
@@ -15209,7 +15782,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15209
15782
|
}) => /* @__PURE__ */ jsxRuntime.jsx(FlyoutElement, { orientation: "vertical", padding: "none", gap: "none", $type: type, ...props });
|
|
15210
15783
|
Element$1.displayName = "Flyout.Element";
|
|
15211
15784
|
Flyout.Element = Element$1;
|
|
15212
|
-
const FlyoutHeaderContainer =
|
|
15785
|
+
const FlyoutHeaderContainer = styledComponents.styled(Container).withConfig({
|
|
15213
15786
|
componentId: "sc-1vtv6sf-3"
|
|
15214
15787
|
})(["", ""], ({
|
|
15215
15788
|
theme: theme2,
|
|
@@ -15219,7 +15792,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15219
15792
|
column-gap: ${theme2.click.flyout.space[$type].content["column-gap"]};
|
|
15220
15793
|
padding: ${theme2.click.flyout.space[$type].y} ${theme2.click.flyout.space[$type].y} 0 ${theme2.click.flyout.space[$type].y} ;
|
|
15221
15794
|
`);
|
|
15222
|
-
const FlyoutTitle =
|
|
15795
|
+
const FlyoutTitle = styledComponents.styled($5d3850c4d0b4e6c7$export$16f7638e4a34b909).withConfig({
|
|
15223
15796
|
componentId: "sc-1vtv6sf-4"
|
|
15224
15797
|
})(["", ""], ({
|
|
15225
15798
|
theme: theme2,
|
|
@@ -15230,7 +15803,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15230
15803
|
margin: 0;
|
|
15231
15804
|
padding: 0;
|
|
15232
15805
|
`);
|
|
15233
|
-
const FlyoutDescription =
|
|
15806
|
+
const FlyoutDescription = styledComponents.styled($5d3850c4d0b4e6c7$export$94e94c2ec2c954d5).withConfig({
|
|
15234
15807
|
componentId: "sc-1vtv6sf-5"
|
|
15235
15808
|
})(["", ""], ({
|
|
15236
15809
|
theme: theme2,
|
|
@@ -15272,7 +15845,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15272
15845
|
};
|
|
15273
15846
|
Header$1.displayName = "Flyout.Header";
|
|
15274
15847
|
Flyout.Header = Header$1;
|
|
15275
|
-
const FlyoutBody =
|
|
15848
|
+
const FlyoutBody = styledComponents.styled(Container).withConfig({
|
|
15276
15849
|
componentId: "sc-1vtv6sf-6"
|
|
15277
15850
|
})(["width:var(--flyout-width);max-width:100%;margin-top:", ";"], ({
|
|
15278
15851
|
$align = "default"
|
|
@@ -15283,7 +15856,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15283
15856
|
}) => /* @__PURE__ */ jsxRuntime.jsx(FlyoutBody, { overflow: "auto", orientation: "vertical", grow: "1", $align: align, ...props });
|
|
15284
15857
|
Body.displayName = "Flyout.Body";
|
|
15285
15858
|
Flyout.Body = Body;
|
|
15286
|
-
const FlyoutFooter =
|
|
15859
|
+
const FlyoutFooter = styledComponents.styled(Container).withConfig({
|
|
15287
15860
|
componentId: "sc-1vtv6sf-7"
|
|
15288
15861
|
})(["", ""], ({
|
|
15289
15862
|
theme: theme2,
|
|
@@ -15301,7 +15874,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15301
15874
|
};
|
|
15302
15875
|
FlyoutClose.displayName = "Flyout.Close";
|
|
15303
15876
|
Flyout.Close = FlyoutClose;
|
|
15304
|
-
const FooterContainer =
|
|
15877
|
+
const FooterContainer = styledComponents.styled(Container).withConfig({
|
|
15305
15878
|
componentId: "sc-1vtv6sf-8"
|
|
15306
15879
|
})(["width:var(--flyout-width);max-width:100%;"]);
|
|
15307
15880
|
const Footer = (props) => {
|
|
@@ -15312,7 +15885,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15312
15885
|
};
|
|
15313
15886
|
Footer.displayName = "Flyout.Footer";
|
|
15314
15887
|
Flyout.Footer = Footer;
|
|
15315
|
-
const CustomCodeBlock =
|
|
15888
|
+
const CustomCodeBlock = styledComponents.styled(CodeBlock).withConfig({
|
|
15316
15889
|
componentId: "sc-1vtv6sf-9"
|
|
15317
15890
|
})(["display:flex;height:100%;pre{flex:1;overflow-wrap:break-word;code{display:inline-block;max-width:calc(100% - 1rem);}}"]);
|
|
15318
15891
|
const FlyoutCodeBlock = ({
|
|
@@ -15376,7 +15949,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15376
15949
|
}) => {
|
|
15377
15950
|
return /* @__PURE__ */ jsxRuntime.jsx(Wrapper$3, { $alignItems: alignItems, $alignContent: alignContent, $columnGap: columnGap, $gap: gap, $gridAutoColumns: gridAutoColumns, $gridAutoFlow: gridAutoFlow, $gridAutoRows: gridAutoRows, $gridTemplateAreas: gridTemplateAreas, $gridTemplateColumns: gridTemplateColumns, $gridTemplateRows: gridTemplateRows, $gridTemplate: gridTemplate, $inline: inline, $isResponsive: isResponsive, $justifyContent: justifyContent, $justifyItems: justifyItems, $rowGap: rowGap, $height: height, $maxHeight: maxHeight, $minHeight: minHeight, $fillWidth: fillWidth, $maxWidth: maxWidth, $minWidth: minWidth, $overflow: overflow, "data-testid": "grid-container", ...props, children });
|
|
15378
15951
|
};
|
|
15379
|
-
const Wrapper$3 =
|
|
15952
|
+
const Wrapper$3 = styledComponents.styled.div.withConfig({
|
|
15380
15953
|
componentId: "sc-r57kdn-0"
|
|
15381
15954
|
})(["align-items:", ";align-content:", ";display:", ";", ";", ";", ";", ";", ";", ";", ";justify-content:", ";justify-items:", ";", " ", " ", " ", " @media (max-width:", "){grid-template-columns:", ";}"], ({
|
|
15382
15955
|
$alignItems = "stretch"
|
|
@@ -15438,7 +16011,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15438
16011
|
}) => $isResponsive === true ? "1fr" : ({
|
|
15439
16012
|
$gridTemplateColumns
|
|
15440
16013
|
}) => $gridTemplateColumns || "auto");
|
|
15441
|
-
const InlineContainer =
|
|
16014
|
+
const InlineContainer = styledComponents.styled.span.withConfig({
|
|
15442
16015
|
componentId: "sc-ugg5k0-0"
|
|
15443
16016
|
})(["", ""], ({
|
|
15444
16017
|
theme: theme2
|
|
@@ -15679,7 +16252,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15679
16252
|
};
|
|
15680
16253
|
ContextMenuSubTrigger.displayName = "ContextMenuSubTrigger";
|
|
15681
16254
|
ContextMenu.SubTrigger = ContextMenuSubTrigger;
|
|
15682
|
-
const RightMenuContent =
|
|
16255
|
+
const RightMenuContent = styledComponents.styled(GenericMenuPanel).withConfig({
|
|
15683
16256
|
componentId: "sc-8z6kye-0"
|
|
15684
16257
|
})(["flex-direction:column;z-index:1;", ";"], ({
|
|
15685
16258
|
$showArrow
|
|
@@ -15718,7 +16291,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15718
16291
|
};
|
|
15719
16292
|
ContextMenuContent.displayName = "ContextMenuContent";
|
|
15720
16293
|
ContextMenu.Content = ContextMenuContent;
|
|
15721
|
-
const RightMenuGroup =
|
|
16294
|
+
const RightMenuGroup = styledComponents.styled($1b0217ee4a91d156$export$eb2fcfdbd7ba97d4).withConfig({
|
|
15722
16295
|
componentId: "sc-8z6kye-1"
|
|
15723
16296
|
})(["width:100%;border-bottom:1px solid ", ";"], ({
|
|
15724
16297
|
theme: theme2
|
|
@@ -15728,7 +16301,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15728
16301
|
};
|
|
15729
16302
|
ContextMenuGroup.displayName = "ContextMenuGroup";
|
|
15730
16303
|
ContextMenu.Group = ContextMenuGroup;
|
|
15731
|
-
const RightMenuSub =
|
|
16304
|
+
const RightMenuSub = styledComponents.styled($1b0217ee4a91d156$export$d7a01e11500dfb6f).withConfig({
|
|
15732
16305
|
componentId: "sc-8z6kye-2"
|
|
15733
16306
|
})(["border-bottom:1px solid ", ";"], ({
|
|
15734
16307
|
theme: theme2
|
|
@@ -16836,7 +17409,7 @@ var __publicField = (obj, key, value) => {
|
|
|
16836
17409
|
}, !bailoutOnChildren && children(childParams));
|
|
16837
17410
|
}
|
|
16838
17411
|
}
|
|
16839
|
-
const StyledCell =
|
|
17412
|
+
const StyledCell = styledComponents.styled.div.withConfig({
|
|
16840
17413
|
componentId: "sc-30izhw-0"
|
|
16841
17414
|
})(['display:block;text-align:left;&[data-align="right"]{text-align:right;}overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default;width:100%;box-sizing:border-box;', " ", ";"], ({
|
|
16842
17415
|
theme: theme2,
|
|
@@ -16891,7 +17464,7 @@ var __publicField = (obj, key, value) => {
|
|
|
16891
17464
|
${$selectionType === "selectDirect" && $isLastColumn ? `border-right: 1px solid ${theme2.click.grid[$type].cell.color.stroke.selectDirect};` : ""}
|
|
16892
17465
|
}
|
|
16893
17466
|
` : "");
|
|
16894
|
-
const RowNumberColumnContainer =
|
|
17467
|
+
const RowNumberColumnContainer = styledComponents.styled.div.withConfig({
|
|
16895
17468
|
componentId: "sc-7gbi4d-0"
|
|
16896
17469
|
})(["position:sticky;left:0;", " ", ""], ({
|
|
16897
17470
|
$height,
|
|
@@ -16904,7 +17477,7 @@ var __publicField = (obj, key, value) => {
|
|
|
16904
17477
|
$scrolledHorizontal,
|
|
16905
17478
|
theme: theme2
|
|
16906
17479
|
}) => $scrolledHorizontal ? `box-shadow: 0px 0 0px 1px ${theme2.click.grid.header.cell.color.stroke.default};` : "");
|
|
16907
|
-
const RowNumberCell =
|
|
17480
|
+
const RowNumberCell = styledComponents.styled.div.withConfig({
|
|
16908
17481
|
componentId: "sc-7gbi4d-1"
|
|
16909
17482
|
})(["position:absolute;left:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;", ""], ({
|
|
16910
17483
|
$height,
|
|
@@ -17200,7 +17773,7 @@ var __publicField = (obj, key, value) => {
|
|
|
17200
17773
|
};
|
|
17201
17774
|
};
|
|
17202
17775
|
const DOUBLE_CLICK_THRESHOLD_MSEC = 300;
|
|
17203
|
-
const ResizeSpan =
|
|
17776
|
+
const ResizeSpan = styledComponents.styled.div.withConfig({
|
|
17204
17777
|
componentId: "sc-1r6e5v3-0"
|
|
17205
17778
|
})(["top:", ";left:", ";z-index:1;position:absolute;height:", "px;cursor:col-resize;width:4px;overflow:auto;&:hover,&:active,&:hover{background:", ";}", ""], initialPosition.top, initialPosition.left, ({
|
|
17206
17779
|
$height
|
|
@@ -17298,7 +17871,7 @@ var __publicField = (obj, key, value) => {
|
|
|
17298
17871
|
setIsPressed(columnIndex, false);
|
|
17299
17872
|
}, onClick: (e) => e.stopPropagation(), "data-resize": true, style: position });
|
|
17300
17873
|
};
|
|
17301
|
-
const HeaderContainer =
|
|
17874
|
+
const HeaderContainer = styledComponents.styled.div.withConfig({
|
|
17302
17875
|
componentId: "sc-1oadqc8-0"
|
|
17303
17876
|
})(["position:sticky;top:0;left:0;display:flex;flex-direction:row;height:", "px;", ""], ({
|
|
17304
17877
|
$height
|
|
@@ -17306,12 +17879,12 @@ var __publicField = (obj, key, value) => {
|
|
|
17306
17879
|
$scrolledVertical,
|
|
17307
17880
|
theme: theme2
|
|
17308
17881
|
}) => $scrolledVertical ? `box-shadow: 0px 0 0px 1px ${theme2.click.grid.header.cell.color.stroke.default};` : "");
|
|
17309
|
-
const ScrollableHeaderContainer =
|
|
17882
|
+
const ScrollableHeaderContainer = styledComponents.styled.div.withConfig({
|
|
17310
17883
|
componentId: "sc-1oadqc8-1"
|
|
17311
17884
|
})(["position:relative;left:", "px;"], ({
|
|
17312
17885
|
$left
|
|
17313
17886
|
}) => $left);
|
|
17314
|
-
const HeaderCellContainer =
|
|
17887
|
+
const HeaderCellContainer = styledComponents.styled.div.withConfig({
|
|
17315
17888
|
componentId: "sc-1oadqc8-2"
|
|
17316
17889
|
})(["position:absolute;display:flex;width:", ";height:", "px;left:", "px;&:hover [data-resize]{background:", ";}"], ({
|
|
17317
17890
|
$width
|
|
@@ -17322,7 +17895,7 @@ var __publicField = (obj, key, value) => {
|
|
|
17322
17895
|
}) => $columnPosition, ({
|
|
17323
17896
|
theme: theme2
|
|
17324
17897
|
}) => theme2.click.grid.header.cell.color.stroke.selectDirect);
|
|
17325
|
-
const RowColumnContainer =
|
|
17898
|
+
const RowColumnContainer = styledComponents.styled(HeaderCellContainer).withConfig({
|
|
17326
17899
|
componentId: "sc-1oadqc8-3"
|
|
17327
17900
|
})(["position:sticky;top:0;left:0;width:", ";text-align:right;", ""], ({
|
|
17328
17901
|
$width
|
|
@@ -17330,7 +17903,7 @@ var __publicField = (obj, key, value) => {
|
|
|
17330
17903
|
$scrolledHorizontal,
|
|
17331
17904
|
theme: theme2
|
|
17332
17905
|
}) => $scrolledHorizontal ? `box-shadow: 0px 0 0px 1px ${theme2.click.grid.header.cell.color.stroke.default};` : "");
|
|
17333
|
-
const RowColumn =
|
|
17906
|
+
const RowColumn = styledComponents.styled(StyledCell).withConfig({
|
|
17334
17907
|
componentId: "sc-1oadqc8-4"
|
|
17335
17908
|
})(["width:100%;text-align:right;"]);
|
|
17336
17909
|
const Column = ({
|
|
@@ -31924,7 +32497,7 @@ var __publicField = (obj, key, value) => {
|
|
|
31924
32497
|
const NO_BUTTONS_PRESSED = 0;
|
|
31925
32498
|
const LEFT_BUTTON_PRESSED = 1;
|
|
31926
32499
|
const RIGHT_BUTTON_PRESSED = 2;
|
|
31927
|
-
const GridContainer =
|
|
32500
|
+
const GridContainer = styledComponents.styled.div.withConfig({
|
|
31928
32501
|
componentId: "sc-175eneg-0"
|
|
31929
32502
|
})(["display:flex;flex-direction:column-reverse;user-select:none;overflow-anchor:none;"]);
|
|
31930
32503
|
const getRenderedCursor = (children) => children.reduce(([minRow, maxRow, minColumn, maxColumn], {
|
|
@@ -31947,7 +32520,7 @@ var __publicField = (obj, key, value) => {
|
|
|
31947
32520
|
}
|
|
31948
32521
|
return [minRow, maxRow, minColumn, maxColumn];
|
|
31949
32522
|
}, [Number.POSITIVE_INFINITY, Number.NEGATIVE_INFINITY, Number.POSITIVE_INFINITY, Number.NEGATIVE_INFINITY]);
|
|
31950
|
-
const GridDataContainer =
|
|
32523
|
+
const GridDataContainer = styledComponents.styled.div.withConfig({
|
|
31951
32524
|
componentId: "sc-175eneg-1"
|
|
31952
32525
|
})(["position:absolute;top:0;left:0;", ""], ({
|
|
31953
32526
|
$top,
|
|
@@ -31956,7 +32529,7 @@ var __publicField = (obj, key, value) => {
|
|
|
31956
32529
|
margin-top: ${$top}px;
|
|
31957
32530
|
margin-left: ${$left}px;
|
|
31958
32531
|
`);
|
|
31959
|
-
const ContextMenuTrigger =
|
|
32532
|
+
const ContextMenuTrigger = styledComponents.styled.div.withConfig({
|
|
31960
32533
|
componentId: "sc-175eneg-2"
|
|
31961
32534
|
})(["outline:none;overflow:hidden;height:", ";width:100%;background:", ";border-radius:", ";", ";"], ({
|
|
31962
32535
|
$height
|
|
@@ -32707,7 +33280,7 @@ var __publicField = (obj, key, value) => {
|
|
|
32707
33280
|
}) => {
|
|
32708
33281
|
return /* @__PURE__ */ jsxRuntime.jsx($cef8881cdc69808e$export$be92b6f5f03c0fe9, { ...props, children });
|
|
32709
33282
|
};
|
|
32710
|
-
const Trigger$2 =
|
|
33283
|
+
const Trigger$2 = styledComponents.styled($cef8881cdc69808e$export$41fb9f06171c75f4).withConfig({
|
|
32711
33284
|
componentId: "sc-1ect7b6-0"
|
|
32712
33285
|
})(["width:fit-content;"]);
|
|
32713
33286
|
const HoverCardTrigger = ({
|
|
@@ -32732,9 +33305,7 @@ var __publicField = (obj, key, value) => {
|
|
|
32732
33305
|
};
|
|
32733
33306
|
HoverCardContent.displayName = "HoverCardContent";
|
|
32734
33307
|
HoverCard.Content = HoverCardContent;
|
|
32735
|
-
const
|
|
32736
|
-
componentId: "sc-1bwz77u-0"
|
|
32737
|
-
})(["font:", ";color:", ";margin:0;text-decoration:none;display:inline-flex;gap:", ";margin-right:", ";align-items:center;&:hover,&:focus{color:", ";transition:", ";text-decoration:underline;cursor:pointer;}&:visited{color:", ";}"], ({
|
|
33308
|
+
const linkStyles = styledComponents.css(["font:", ";color:", ";margin:0;text-decoration:none;display:inline-flex;gap:", ";margin-right:", ";align-items:center;&:hover,&:focus{color:", ";transition:", ";text-decoration:underline;cursor:pointer;}&:visited{color:", ";}"], ({
|
|
32738
33309
|
$size,
|
|
32739
33310
|
$weight = "normal",
|
|
32740
33311
|
theme: theme2
|
|
@@ -32753,7 +33324,10 @@ var __publicField = (obj, key, value) => {
|
|
|
32753
33324
|
}) => theme2.transition.default, ({
|
|
32754
33325
|
theme: theme2
|
|
32755
33326
|
}) => theme2.click.global.color.text.link.default);
|
|
32756
|
-
const
|
|
33327
|
+
const CuiLink = styledComponents.styled.a.withConfig({
|
|
33328
|
+
componentId: "sc-1bwz77u-0"
|
|
33329
|
+
})(["", ""], linkStyles);
|
|
33330
|
+
const IconWrapper$1 = styledComponents.styled.span.withConfig({
|
|
32757
33331
|
componentId: "sc-1bwz77u-1"
|
|
32758
33332
|
})([".external-icon{height:", ";width:", ";}"], ({
|
|
32759
33333
|
$size,
|
|
@@ -32826,7 +33400,7 @@ var __publicField = (obj, key, value) => {
|
|
|
32826
33400
|
}) => {
|
|
32827
33401
|
return /* @__PURE__ */ jsxRuntime.jsx($cb5cc270b50c6fcd$export$be92b6f5f03c0fe9, { ...props, children });
|
|
32828
33402
|
};
|
|
32829
|
-
const Trigger$1 =
|
|
33403
|
+
const Trigger$1 = styledComponents.styled($cb5cc270b50c6fcd$export$41fb9f06171c75f4).withConfig({
|
|
32830
33404
|
componentId: "sc-1dii14g-0"
|
|
32831
33405
|
})(["width:fit-content;font:inherit;color:inherit;background:inherit;border:none;"]);
|
|
32832
33406
|
const PopoverTrigger = ({
|
|
@@ -32841,7 +33415,7 @@ var __publicField = (obj, key, value) => {
|
|
|
32841
33415
|
};
|
|
32842
33416
|
PopoverTrigger.displayName = "PopoverTrigger";
|
|
32843
33417
|
Popover.Trigger = PopoverTrigger;
|
|
32844
|
-
const MenuPanel =
|
|
33418
|
+
const MenuPanel = styledComponents.styled(GenericMenuPanel).withConfig({
|
|
32845
33419
|
componentId: "sc-1dii14g-1"
|
|
32846
33420
|
})(["display:block;padding:", " ", ";background-color:", ";border:1px solid ", ";border-radius:", ";box-shadow:", ";", ";"], ({
|
|
32847
33421
|
theme: theme2
|
|
@@ -32858,7 +33432,7 @@ var __publicField = (obj, key, value) => {
|
|
|
32858
33432
|
}) => theme2.click.popover.shadow.default, ({
|
|
32859
33433
|
$showClose
|
|
32860
33434
|
}) => $showClose ? "padding-top: 1rem;" : "");
|
|
32861
|
-
const CloseButton =
|
|
33435
|
+
const CloseButton = styledComponents.styled(EmptyButton$1).withConfig({
|
|
32862
33436
|
componentId: "sc-1dii14g-2"
|
|
32863
33437
|
})(["position:absolute;top:", ";right:", ";width:", ";height:", ";"], ({
|
|
32864
33438
|
theme: theme2
|
|
@@ -32885,7 +33459,7 @@ var __publicField = (obj, key, value) => {
|
|
|
32885
33459
|
};
|
|
32886
33460
|
PopoverContent.displayName = "PopoverContent";
|
|
32887
33461
|
Popover.Content = PopoverContent;
|
|
32888
|
-
const CustomSelect =
|
|
33462
|
+
const CustomSelect = styledComponents.styled.div.withConfig({
|
|
32889
33463
|
componentId: "sc-dicnqe-0"
|
|
32890
33464
|
})(["width:150px;"]);
|
|
32891
33465
|
const Pagination = ({
|
|
@@ -32984,24 +33558,25 @@ var __publicField = (obj, key, value) => {
|
|
|
32984
33558
|
] });
|
|
32985
33559
|
};
|
|
32986
33560
|
const Panel = ({
|
|
32987
|
-
|
|
32988
|
-
|
|
33561
|
+
alignItems = "center",
|
|
33562
|
+
children,
|
|
32989
33563
|
color,
|
|
32990
|
-
|
|
33564
|
+
cursor,
|
|
33565
|
+
fillHeight,
|
|
33566
|
+
fillWidth,
|
|
32991
33567
|
gap,
|
|
32992
|
-
|
|
33568
|
+
hasBorder,
|
|
33569
|
+
hasShadow,
|
|
33570
|
+
height,
|
|
32993
33571
|
orientation = "horizontal",
|
|
32994
|
-
|
|
33572
|
+
padding,
|
|
32995
33573
|
radii = "sm",
|
|
32996
|
-
|
|
32997
|
-
height,
|
|
32998
|
-
fillHeight,
|
|
32999
|
-
alignItems = "center",
|
|
33574
|
+
width,
|
|
33000
33575
|
...props
|
|
33001
|
-
}) => /* @__PURE__ */ jsxRuntime.jsx(Wrapper$2, { $
|
|
33002
|
-
const Wrapper$2 =
|
|
33576
|
+
}) => /* @__PURE__ */ jsxRuntime.jsx(Wrapper$2, { $alignItems: alignItems, $color: color, $cursor: cursor, $fillHeight: fillHeight, $fillWidth: fillWidth, $gap: gap, $hasBorder: hasBorder, $hasShadow: hasShadow, $height: height, $orientation: orientation, $padding: padding, $radii: radii, $width: width, ...props, children });
|
|
33577
|
+
const Wrapper$2 = styledComponents.styled.div.withConfig({
|
|
33003
33578
|
componentId: "sc-1q78udp-0"
|
|
33004
|
-
})(["display:flex;flex-flow:", ";align-items:", ";width:", ";height:", ";background-color:", ";border-radius:", ";padding:", ";border:", ";box-shadow:", ";gap:", ";"], ({
|
|
33579
|
+
})(["display:flex;flex-flow:", ";align-items:", ";width:", ";height:", ";background-color:", ";border-radius:", ";padding:", ";border:", ";box-shadow:", ";gap:", ";", ";"], ({
|
|
33005
33580
|
$orientation = "horizontal"
|
|
33006
33581
|
}) => $orientation === "horizontal" ? "row wrap" : "column", ({
|
|
33007
33582
|
$alignItems = "center"
|
|
@@ -33029,8 +33604,10 @@ var __publicField = (obj, key, value) => {
|
|
|
33029
33604
|
}) => $hasShadow ? theme2.shadow[1] : "none", ({
|
|
33030
33605
|
$gap = "sm",
|
|
33031
33606
|
theme: theme2
|
|
33032
|
-
}) => theme2.click.panel.space.gap[$gap]
|
|
33033
|
-
|
|
33607
|
+
}) => theme2.click.panel.space.gap[$gap], ({
|
|
33608
|
+
$cursor
|
|
33609
|
+
}) => $cursor && `cursor: ${$cursor}`);
|
|
33610
|
+
const ProgressContainer = styledComponents.styled.div.withConfig({
|
|
33034
33611
|
componentId: "sc-16gr3cg-0"
|
|
33035
33612
|
})(["display:flex;justify-content:space-between;align-items:center;overflow:hidden;transition:all 100ms ease-in-out;width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;min-height:2px;", ";"], ({
|
|
33036
33613
|
theme: theme2,
|
|
@@ -33061,10 +33638,10 @@ var __publicField = (obj, key, value) => {
|
|
|
33061
33638
|
background-position: center;
|
|
33062
33639
|
}
|
|
33063
33640
|
`);
|
|
33064
|
-
const ProgressText =
|
|
33641
|
+
const ProgressText = styledComponents.styled.span.withConfig({
|
|
33065
33642
|
componentId: "sc-16gr3cg-1"
|
|
33066
33643
|
})(["width:100%;font:inherit;mix-blend-mode:difference;"]);
|
|
33067
|
-
const ProgressCloseButton =
|
|
33644
|
+
const ProgressCloseButton = styledComponents.styled.button.withConfig({
|
|
33068
33645
|
componentId: "sc-16gr3cg-2"
|
|
33069
33646
|
})(["mix-blend-mode:difference;border:0;visibility:", ";"], ({
|
|
33070
33647
|
$dismissable
|
|
@@ -33290,7 +33867,7 @@ var __publicField = (obj, key, value) => {
|
|
|
33290
33867
|
const $f99a8c78507165f7$export$be92b6f5f03c0fe9 = $f99a8c78507165f7$export$a98f0dcb43a68a25;
|
|
33291
33868
|
const $f99a8c78507165f7$export$6d08773d2e66f8f2 = $f99a8c78507165f7$export$9f866c100ef519e4;
|
|
33292
33869
|
const $f99a8c78507165f7$export$adb584737d712b70 = $f99a8c78507165f7$export$5fb54c671a65c88;
|
|
33293
|
-
const RadioGroupRoot =
|
|
33870
|
+
const RadioGroupRoot = styledComponents.styled($f99a8c78507165f7$export$be92b6f5f03c0fe9).withConfig({
|
|
33294
33871
|
componentId: "sc-p6cydr-0"
|
|
33295
33872
|
})(["display:flex;flex-wrap:wrap;gap:", ";flex-direction:", ";label{", "}"], ({
|
|
33296
33873
|
theme: theme2
|
|
@@ -33336,14 +33913,14 @@ var __publicField = (obj, key, value) => {
|
|
|
33336
33913
|
};
|
|
33337
33914
|
RadioGroupItem.displayName = "RadioGroupItem";
|
|
33338
33915
|
RadioGroup.Item = RadioGroupItem;
|
|
33339
|
-
const Wrapper$1 =
|
|
33916
|
+
const Wrapper$1 = styledComponents.styled(FormRoot).withConfig({
|
|
33340
33917
|
componentId: "sc-p6cydr-1"
|
|
33341
33918
|
})(["padding:", ";display:flex;align-items:center;gap:", ";width:auto;"], ({
|
|
33342
33919
|
theme: theme2
|
|
33343
33920
|
}) => theme2.click.checkbox.space.all, ({
|
|
33344
33921
|
theme: theme2
|
|
33345
33922
|
}) => theme2.click.checkbox.space.gap);
|
|
33346
|
-
const RadioInput =
|
|
33923
|
+
const RadioInput = styledComponents.styled($f99a8c78507165f7$export$6d08773d2e66f8f2).withConfig({
|
|
33347
33924
|
componentId: "sc-p6cydr-2"
|
|
33348
33925
|
})(["display:flex;align-items:center;justify-content:center;outline:none;cursor:pointer;", ";"], ({
|
|
33349
33926
|
theme: theme2
|
|
@@ -33366,7 +33943,7 @@ var __publicField = (obj, key, value) => {
|
|
|
33366
33943
|
border-color: ${theme2.click.radio.color.stroke.disabled};
|
|
33367
33944
|
}
|
|
33368
33945
|
`);
|
|
33369
|
-
const RadioGroupIndicator =
|
|
33946
|
+
const RadioGroupIndicator = styledComponents.styled($f99a8c78507165f7$export$adb584737d712b70).withConfig({
|
|
33370
33947
|
componentId: "sc-p6cydr-3"
|
|
33371
33948
|
})(["", ""], ({
|
|
33372
33949
|
theme: theme2
|
|
@@ -33428,13 +34005,13 @@ var __publicField = (obj, key, value) => {
|
|
|
33428
34005
|
loading && /* @__PURE__ */ jsxRuntime.jsx(SvgImage, { name: "loading-animated", size: "sm" })
|
|
33429
34006
|
] });
|
|
33430
34007
|
});
|
|
33431
|
-
const SelectPopoverRoot =
|
|
34008
|
+
const SelectPopoverRoot = styledComponents.styled($cb5cc270b50c6fcd$export$be92b6f5f03c0fe9).withConfig({
|
|
33432
34009
|
componentId: "sc-oudbwg-0"
|
|
33433
34010
|
})(["width:100%;"]);
|
|
33434
|
-
const SelectValue =
|
|
34011
|
+
const SelectValue = styledComponents.styled.div.withConfig({
|
|
33435
34012
|
componentId: "sc-oudbwg-1"
|
|
33436
34013
|
})(["text-align:left;flex:1;gap:inherit;color:inherit;font:inherit;overflow:hidden;"]);
|
|
33437
|
-
const StyledSelectTrigger =
|
|
34014
|
+
const StyledSelectTrigger = styledComponents.styled($cb5cc270b50c6fcd$export$41fb9f06171c75f4).withConfig({
|
|
33438
34015
|
componentId: "sc-oudbwg-2"
|
|
33439
34016
|
})(["width:100%;display:flex;align-items:center;justify-content:space-between;align-items:center;cursor:pointer;span:first-of-type{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}", " [data-hide-in-trigger]{display:none;}"], ({
|
|
33440
34017
|
theme: theme2,
|
|
@@ -33482,7 +34059,7 @@ var __publicField = (obj, key, value) => {
|
|
|
33482
34059
|
cursor: not-allowed;
|
|
33483
34060
|
}
|
|
33484
34061
|
`);
|
|
33485
|
-
const SelectPopoverContent =
|
|
34062
|
+
const SelectPopoverContent = styledComponents.styled($cb5cc270b50c6fcd$export$7c6e2c02157bb7d2).withConfig({
|
|
33486
34063
|
componentId: "sc-oudbwg-3"
|
|
33487
34064
|
})(["width:var(--radix-popover-trigger-width);max-height:var(--radix-popover-content-available-height);border-radius:0.25rem;pointer-events:auto;", " ", " overflow:hidden;display:flex;padding:0.5rem 0rem;align-items:flex-start;gap:0.625rem;"], ({
|
|
33488
34065
|
$useFullWidthItems,
|
|
@@ -33502,7 +34079,7 @@ var __publicField = (obj, key, value) => {
|
|
|
33502
34079
|
0px 1px 2px 0px rgba(16, 24, 40, 0.06);
|
|
33503
34080
|
border-radius: 0.25rem;
|
|
33504
34081
|
`);
|
|
33505
|
-
const SearchBarContainer =
|
|
34082
|
+
const SearchBarContainer = styledComponents.styled.div.withConfig({
|
|
33506
34083
|
componentId: "sc-oudbwg-4"
|
|
33507
34084
|
})(["width:auto;position:relative;display:flex;justify-content:flex-start;align-items:center;", ""], ({
|
|
33508
34085
|
theme: theme2,
|
|
@@ -33513,7 +34090,7 @@ var __publicField = (obj, key, value) => {
|
|
|
33513
34090
|
font: ${theme2.click.genericMenu.autocomplete.typography.search.term.default};
|
|
33514
34091
|
height: ${$showSearch ? "auto" : " 0"};
|
|
33515
34092
|
`);
|
|
33516
|
-
const SearchBar =
|
|
34093
|
+
const SearchBar = styledComponents.styled.input.withConfig({
|
|
33517
34094
|
componentId: "sc-oudbwg-5"
|
|
33518
34095
|
})(["background:transparent;border:none;width:100%;outline:none;", ""], ({
|
|
33519
34096
|
theme: theme2,
|
|
@@ -33532,7 +34109,7 @@ var __publicField = (obj, key, value) => {
|
|
|
33532
34109
|
font: ${theme2.click.genericMenu.autocomplete.typography.search.placeholder.default};
|
|
33533
34110
|
}
|
|
33534
34111
|
`);
|
|
33535
|
-
const SearchClose =
|
|
34112
|
+
const SearchClose = styledComponents.styled.button.withConfig({
|
|
33536
34113
|
componentId: "sc-oudbwg-6"
|
|
33537
34114
|
})(["position:absolute;", " visibility:", ";"], ({
|
|
33538
34115
|
theme: theme2
|
|
@@ -33542,16 +34119,16 @@ var __publicField = (obj, key, value) => {
|
|
|
33542
34119
|
`, ({
|
|
33543
34120
|
$showClose
|
|
33544
34121
|
}) => $showClose ? "visible" : "hidden");
|
|
33545
|
-
const SelectList =
|
|
34122
|
+
const SelectList = styledComponents.styled.div.withConfig({
|
|
33546
34123
|
componentId: "sc-oudbwg-7"
|
|
33547
34124
|
})(["display:flex;flex-direction:column;width:inherit;max-height:calc(var(--radix-popover-content-available-height) - 1rem);"]);
|
|
33548
|
-
const SelectListContent =
|
|
34125
|
+
const SelectListContent = styledComponents.styled.div.withConfig({
|
|
33549
34126
|
componentId: "sc-oudbwg-8"
|
|
33550
34127
|
})(["width:inherit;overflow:auto;flex:1;"]);
|
|
33551
|
-
const HiddenSelectElement =
|
|
34128
|
+
const HiddenSelectElement = styledComponents.styled.select.withConfig({
|
|
33552
34129
|
componentId: "sc-oudbwg-9"
|
|
33553
34130
|
})(["visibility:hidden;position:absolute;z-index:-1;height:0;"]);
|
|
33554
|
-
const SelectGroupContainer =
|
|
34131
|
+
const SelectGroupContainer = styledComponents.styled.div.withConfig({
|
|
33555
34132
|
componentId: "sc-oudbwg-10"
|
|
33556
34133
|
})(["display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:-webkit-fill-available;width:fill-available;width:stretch;overflow:hidden;background:transparent;&[aria-selected]{outline:none;}", ";&[hidden]{display:none;}"], ({
|
|
33557
34134
|
theme: theme2
|
|
@@ -33559,7 +34136,7 @@ var __publicField = (obj, key, value) => {
|
|
|
33559
34136
|
font: ${theme2.click.genericMenu.item.typography.sectionHeader.default};
|
|
33560
34137
|
color: ${theme2.click.genericMenu.item.color.text.muted};
|
|
33561
34138
|
`);
|
|
33562
|
-
const SelectGroupName =
|
|
34139
|
+
const SelectGroupName = styledComponents.styled.div.withConfig({
|
|
33563
34140
|
componentId: "sc-oudbwg-11"
|
|
33564
34141
|
})(["display:flex;width:100%;flex-direction:column;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;", ""], ({
|
|
33565
34142
|
theme: theme2
|
|
@@ -33570,10 +34147,10 @@ var __publicField = (obj, key, value) => {
|
|
|
33570
34147
|
gap: ${theme2.click.genericMenu.item.space.gap};
|
|
33571
34148
|
border-bottom: 1px solid ${theme2.click.genericMenu.item.color.stroke.default};
|
|
33572
34149
|
`);
|
|
33573
|
-
const SelectGroupContent =
|
|
34150
|
+
const SelectGroupContent = styledComponents.styled.div.withConfig({
|
|
33574
34151
|
componentId: "sc-oudbwg-12"
|
|
33575
34152
|
})(["width:inherit;"]);
|
|
33576
|
-
const SelectNoDataContainer =
|
|
34153
|
+
const SelectNoDataContainer = styledComponents.styled.div.withConfig({
|
|
33577
34154
|
componentId: "sc-oudbwg-13"
|
|
33578
34155
|
})(['border:none;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;&[hidden="true"]{display:none;}', ""], ({
|
|
33579
34156
|
theme: theme2,
|
|
@@ -36882,10 +37459,10 @@ Please read the updated README.md at https://github.com/SortableJS/react-sortabl
|
|
|
36882
37459
|
$parcel$exportWildcard(module2.exports, $faefaad95e5fcca0$exports);
|
|
36883
37460
|
})(dist);
|
|
36884
37461
|
var distExports = dist.exports;
|
|
36885
|
-
const BadgeList =
|
|
37462
|
+
const BadgeList = styledComponents.styled.div.withConfig({
|
|
36886
37463
|
componentId: "sc-1ryyiol-0"
|
|
36887
37464
|
})(["display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:inherit;font:inherit;color:inherit;"]);
|
|
36888
|
-
const MultiSelectBadge =
|
|
37465
|
+
const MultiSelectBadge = styledComponents.styled.div.withConfig({
|
|
36889
37466
|
componentId: "sc-1ryyiol-1"
|
|
36890
37467
|
})(["width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;max-width:fit-content;"]);
|
|
36891
37468
|
const MultiSelectValue = ({
|
|
@@ -36945,7 +37522,7 @@ Please read the updated README.md at https://github.com/SortableJS/react-sortabl
|
|
|
36945
37522
|
return /* @__PURE__ */ jsxRuntime.jsx(MultiSelectBadge, { as: Badge, size: "sm", state: disabled ? "disabled" : "default", ...otherProps }, `multi-select-${id}-${value}`);
|
|
36946
37523
|
}) });
|
|
36947
37524
|
};
|
|
36948
|
-
const SelectValueContainer =
|
|
37525
|
+
const SelectValueContainer = styledComponents.styled.div.withConfig({
|
|
36949
37526
|
componentId: "sc-1bceuv1-0"
|
|
36950
37527
|
})(["display:flex;width:100%;align-items:center;cursor:inherit;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:inherit;"]);
|
|
36951
37528
|
const SingleSelectValue = ({
|
|
@@ -37265,7 +37842,7 @@ Please read the updated README.md at https://github.com/SortableJS/react-sortabl
|
|
|
37265
37842
|
] });
|
|
37266
37843
|
});
|
|
37267
37844
|
SelectGroup.displayName = "Select.Group";
|
|
37268
|
-
const CheckIcon$1 =
|
|
37845
|
+
const CheckIcon$1 = styledComponents.styled.svg.withConfig({
|
|
37269
37846
|
componentId: "sc-howzwz-0"
|
|
37270
37847
|
})(["opacity:", ";"], ({
|
|
37271
37848
|
$showCheck
|
|
@@ -37562,7 +38139,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37562
38139
|
return $89eedd556c436f6a$var$ORIENTATIONS.includes(orientation);
|
|
37563
38140
|
}
|
|
37564
38141
|
const $89eedd556c436f6a$export$be92b6f5f03c0fe9 = $89eedd556c436f6a$export$1ff3c3f08ae963c0;
|
|
37565
|
-
const CUISeparator =
|
|
38142
|
+
const CUISeparator = styledComponents.styled($89eedd556c436f6a$export$be92b6f5f03c0fe9).withConfig({
|
|
37566
38143
|
componentId: "sc-ladr1y-0"
|
|
37567
38144
|
})(["", ""], ({
|
|
37568
38145
|
theme: theme2,
|
|
@@ -37583,12 +38160,12 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37583
38160
|
orientation = "horizontal",
|
|
37584
38161
|
...props
|
|
37585
38162
|
}) => /* @__PURE__ */ jsxRuntime.jsx(CUISeparator, { orientation, ...props });
|
|
37586
|
-
const LabelContainer =
|
|
38163
|
+
const LabelContainer = styledComponents.styled.span.withConfig({
|
|
37587
38164
|
componentId: "sc-1cu1l45-0"
|
|
37588
38165
|
})(["display:flex;align-items:center;justify-content:flex-start;width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;flex:1;gap:", ";overflow:hidden;"], ({
|
|
37589
38166
|
theme: theme2
|
|
37590
38167
|
}) => theme2.click.sidebar.navigation.item.default.space.gap);
|
|
37591
|
-
const EllipsisContainer =
|
|
38168
|
+
const EllipsisContainer = styledComponents.styled.span.withConfig({
|
|
37592
38169
|
componentId: "sc-1cu1l45-1"
|
|
37593
38170
|
})(["display:flex;white-space:nowrap;overflow:hidden;justify-content:flex-start;gap:inherit;flex:1;& > *:not(button){overflow:hidden;text-overflow:ellipsis;}"]);
|
|
37594
38171
|
const IconWrapper = ({
|
|
@@ -37614,7 +38191,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37614
38191
|
}, ref) => {
|
|
37615
38192
|
return /* @__PURE__ */ jsxRuntime.jsx(SidebarItemWrapper, { $level: level, "data-selected": selected, $type: type, ref, "aria-disabled": disabled, ...props, children: /* @__PURE__ */ jsxRuntime.jsx(IconWrapper, { icon, iconDir, children: label }) });
|
|
37616
38193
|
});
|
|
37617
|
-
const SidebarItemWrapper =
|
|
38194
|
+
const SidebarItemWrapper = styledComponents.styled.div.withConfig({
|
|
37618
38195
|
componentId: "sc-1rz759l-0"
|
|
37619
38196
|
})(["display:flex;align-items:center;border:none;width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;white-space:nowrap;overflow:hidden;flex-wrap:nowrap;", ""], ({
|
|
37620
38197
|
theme: theme2,
|
|
@@ -37686,7 +38263,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37686
38263
|
open: false,
|
|
37687
38264
|
onOpenChange: () => null
|
|
37688
38265
|
});
|
|
37689
|
-
const CollapsibleContainer =
|
|
38266
|
+
const CollapsibleContainer = styledComponents.styled.div.withConfig({
|
|
37690
38267
|
componentId: "sc-guwmyz-0"
|
|
37691
38268
|
})(['width:100%;[data-trigger-icon]{visibility:hidden;transition:transform 150ms cubic-bezier(0.87,0,0.13,1);&[data-open="true"]{transform:rotate(90deg);}}[data-collapsible-header]:hover [data-trigger-icon]{visibility:visible;}']);
|
|
37692
38269
|
const Collapsible = ({
|
|
@@ -37713,7 +38290,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37713
38290
|
};
|
|
37714
38291
|
return /* @__PURE__ */ jsxRuntime.jsx(CollapsibleContainer, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx(NavContext.Provider, { value, children }) });
|
|
37715
38292
|
};
|
|
37716
|
-
const CollapsipleHeaderContainer =
|
|
38293
|
+
const CollapsipleHeaderContainer = styledComponents.styled.div.withConfig({
|
|
37717
38294
|
componentId: "sc-guwmyz-1"
|
|
37718
38295
|
})(["margin-left:", ";user-select:none;"], ({
|
|
37719
38296
|
theme: theme2,
|
|
@@ -37746,7 +38323,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37746
38323
|
});
|
|
37747
38324
|
CollapsipleHeader.displayName = "CollapsibleHeader";
|
|
37748
38325
|
Collapsible.Header = CollapsipleHeader;
|
|
37749
|
-
const CollapsipleTriggerButton =
|
|
38326
|
+
const CollapsipleTriggerButton = styledComponents.styled(EmptyButton$1).withConfig({
|
|
37750
38327
|
componentId: "sc-guwmyz-2"
|
|
37751
38328
|
})(["display:flex;align-items:center;font:inherit;color:inherit;cursor:inherit;"]);
|
|
37752
38329
|
const CollapsipleTrigger = ({
|
|
@@ -37777,7 +38354,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37777
38354
|
};
|
|
37778
38355
|
CollapsipleTrigger.displayName = "CollapsibleTrigger";
|
|
37779
38356
|
Collapsible.Trigger = CollapsipleTrigger;
|
|
37780
|
-
const CollapsibleContentWrapper =
|
|
38357
|
+
const CollapsibleContentWrapper = styledComponents.styled.div.withConfig({
|
|
37781
38358
|
componentId: "sc-guwmyz-3"
|
|
37782
38359
|
})(["", ""], ({
|
|
37783
38360
|
theme: theme2,
|
|
@@ -37828,7 +38405,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37828
38405
|
}) => {
|
|
37829
38406
|
return /* @__PURE__ */ jsxRuntime.jsx(SidebarTitleWrapper, { "data-selected": selected, $type: type, ...props, children: /* @__PURE__ */ jsxRuntime.jsx(IconWrapper, { icon, iconDir, children: label }) });
|
|
37830
38407
|
};
|
|
37831
|
-
const SidebarTitleWrapper =
|
|
38408
|
+
const SidebarTitleWrapper = styledComponents.styled.button.withConfig({
|
|
37832
38409
|
componentId: "sc-1rg1a4o-0"
|
|
37833
38410
|
})(["display:inline-flex;align-items:center;background:transparent;border:none;width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;white-space:nowrap;overflow:hidden;cursor:pointer;", " a{color:inherit;text-decoration:none;&:active{color:inherit;}}"], ({
|
|
37834
38411
|
theme: theme2,
|
|
@@ -37873,7 +38450,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37873
38450
|
/* @__PURE__ */ jsxRuntime.jsx(Collapsible.Content, { children })
|
|
37874
38451
|
] });
|
|
37875
38452
|
};
|
|
37876
|
-
const CUISpacer =
|
|
38453
|
+
const CUISpacer = styledComponents.styled.div.withConfig({
|
|
37877
38454
|
componentId: "sc-6ga865-0"
|
|
37878
38455
|
})(["background:transparent;display:flex;padding:", ";"], ({
|
|
37879
38456
|
theme: theme2,
|
|
@@ -37922,7 +38499,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37922
38499
|
/* @__PURE__ */ jsxRuntime.jsx(DropdownContent, { as: Dropdown.Content, side, $width: width, sideOffset: 4, align: "end", children: menu.map((item, index2) => /* @__PURE__ */ jsxRuntime.jsx(MenuContentItem, { parentKey: `split-menu-option-${index2}`, ...item }, `split-menu-option-${index2}`)) })
|
|
37923
38500
|
] });
|
|
37924
38501
|
};
|
|
37925
|
-
const DropdownContent =
|
|
38502
|
+
const DropdownContent = styledComponents.styled.div.withConfig({
|
|
37926
38503
|
componentId: "sc-85zs9e-0"
|
|
37927
38504
|
})(["min-width:", "px;"], ({
|
|
37928
38505
|
$width
|
|
@@ -37949,7 +38526,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37949
38526
|
] });
|
|
37950
38527
|
}
|
|
37951
38528
|
};
|
|
37952
|
-
const SplitButtonTrigger =
|
|
38529
|
+
const SplitButtonTrigger = styledComponents.styled.div.withConfig({
|
|
37953
38530
|
componentId: "sc-85zs9e-1"
|
|
37954
38531
|
})(["display:inline-flex;align-items:center;overflow:hidden;user-select:none;", ""], ({
|
|
37955
38532
|
theme: theme2,
|
|
@@ -37972,7 +38549,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37972
38549
|
}
|
|
37973
38550
|
`}
|
|
37974
38551
|
`);
|
|
37975
|
-
const PrimaryButton =
|
|
38552
|
+
const PrimaryButton = styledComponents.styled(BaseButton).withConfig({
|
|
37976
38553
|
componentId: "sc-85zs9e-2"
|
|
37977
38554
|
})(["border:none;align-self:stretch;border-radius:0;align-items:center;padding:", ";", ""], ({
|
|
37978
38555
|
theme: theme2
|
|
@@ -38002,7 +38579,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38002
38579
|
font: ${theme2.click.button.split.typography.label.disabled};
|
|
38003
38580
|
}
|
|
38004
38581
|
`);
|
|
38005
|
-
const SecondaryButton =
|
|
38582
|
+
const SecondaryButton = styledComponents.styled(BaseButton).withConfig({
|
|
38006
38583
|
componentId: "sc-85zs9e-3"
|
|
38007
38584
|
})(["border:none;align-self:stretch;border-radius:0;", ""], ({
|
|
38008
38585
|
theme: theme2,
|
|
@@ -38024,7 +38601,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38024
38601
|
color: ${theme2.click.button.split[$type].text.disabled};
|
|
38025
38602
|
}
|
|
38026
38603
|
`);
|
|
38027
|
-
const ButtonData =
|
|
38604
|
+
const ButtonData = styledComponents.styled.div.withConfig({
|
|
38028
38605
|
componentId: "sc-85zs9e-4"
|
|
38029
38606
|
})(["width:auto;"]);
|
|
38030
38607
|
const $6be4966fd9bbc698$var$SWITCH_NAME = "Switch";
|
|
@@ -38137,7 +38714,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38137
38714
|
}
|
|
38138
38715
|
const $6be4966fd9bbc698$export$be92b6f5f03c0fe9 = $6be4966fd9bbc698$export$b5d5cf8927ab7262;
|
|
38139
38716
|
const $6be4966fd9bbc698$export$6521433ed15a34db = $6be4966fd9bbc698$export$4d07bf653ea69106;
|
|
38140
|
-
const Wrapper =
|
|
38717
|
+
const Wrapper = styledComponents.styled(FormRoot).withConfig({
|
|
38141
38718
|
componentId: "sc-egkkgl-0"
|
|
38142
38719
|
})(["align-items:center;max-width:fit-content;"]);
|
|
38143
38720
|
const Switch = React.forwardRef(({
|
|
@@ -38196,7 +38773,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38196
38773
|
};
|
|
38197
38774
|
}
|
|
38198
38775
|
};
|
|
38199
|
-
const SwitchRoot =
|
|
38776
|
+
const SwitchRoot = styledComponents.styled($6be4966fd9bbc698$export$be92b6f5f03c0fe9).withConfig({
|
|
38200
38777
|
componentId: "sc-egkkgl-1"
|
|
38201
38778
|
})((props) => {
|
|
38202
38779
|
const vars = getRootVars(props.theme, props.disabled, props.checked);
|
|
@@ -38210,7 +38787,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38210
38787
|
padding: 0
|
|
38211
38788
|
};
|
|
38212
38789
|
});
|
|
38213
|
-
const SwitchThumb =
|
|
38790
|
+
const SwitchThumb = styledComponents.styled($6be4966fd9bbc698$export$6521433ed15a34db).withConfig({
|
|
38214
38791
|
componentId: "sc-egkkgl-2"
|
|
38215
38792
|
})((props) => {
|
|
38216
38793
|
const vars = getThumbVars(props.theme, props.$disabled, props.$checked);
|
|
@@ -38362,13 +38939,13 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38362
38939
|
const $69cb30bb0017df05$export$54c2e3dc7acea9f5 = $69cb30bb0017df05$export$9712d22edc0d78c1;
|
|
38363
38940
|
const $69cb30bb0017df05$export$41fb9f06171c75f4 = $69cb30bb0017df05$export$8114b9fdfdf9f3ba;
|
|
38364
38941
|
const $69cb30bb0017df05$export$7c6e2c02157bb7d2 = $69cb30bb0017df05$export$bd905d70e8fd2ebb;
|
|
38365
|
-
const Trigger =
|
|
38942
|
+
const Trigger = styledComponents.styled($69cb30bb0017df05$export$41fb9f06171c75f4).withConfig({
|
|
38366
38943
|
componentId: "sc-tj736u-0"
|
|
38367
38944
|
})(["padding:", ";border-top-left-radius:", ";border-top-right-radius:", ";border:none;border-bottom:2px solid ", ";background-color:", ";color:", ";font:", ';cursor:pointer;&[data-state="active"]{border-bottom:2px solid ', ";color:", ";font:", ";&:hover{font:", ";}}&:hover{border-bottom:2px solid ", ";background-color:", ";color:", ";font:", ';}&:hover[data-state="active"]{border-bottom:2px solid ', ";}"], (props) => `${props.theme.click.tabs.space.y} ${props.theme.click.tabs.space.x}`, (props) => props.theme.click.tabs.radii.all, (props) => props.theme.click.tabs.radii.all, (props) => props.theme.click.tabs.basic.color.stroke.default, (props) => props.theme.click.tabs.basic.color.background.default, (props) => props.theme.click.tabs.basic.color.text.default, (props) => props.theme.click.tabs.typography.label.default, (props) => props.theme.click.tabs.basic.color.stroke.active, (props) => props.theme.click.tabs.basic.color.text.active, (props) => props.theme.click.tabs.typography.label.active, (props) => props.theme.click.tabs.typography.label.active, (props) => props.theme.click.tabs.basic.color.stroke.hover, (props) => props.theme.click.tabs.basic.color.background.hover, (props) => props.theme.click.tabs.basic.color.text.hover, (props) => props.theme.click.tabs.typography.label.hover, (props) => props.theme.click.tabs.basic.color.stroke.active);
|
|
38368
|
-
const Content =
|
|
38945
|
+
const Content = styledComponents.styled($69cb30bb0017df05$export$7c6e2c02157bb7d2).withConfig({
|
|
38369
38946
|
componentId: "sc-tj736u-1"
|
|
38370
38947
|
})([""]);
|
|
38371
|
-
const TriggersList =
|
|
38948
|
+
const TriggersList = styledComponents.styled($69cb30bb0017df05$export$54c2e3dc7acea9f5).withConfig({
|
|
38372
38949
|
componentId: "sc-tj736u-2"
|
|
38373
38950
|
})(["border-bottom:1px solid ", ";display:flex;"], (props) => props.theme.click.global.color.stroke.default);
|
|
38374
38951
|
const Tabs = ({
|
|
@@ -38383,10 +38960,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38383
38960
|
Tabs.TriggersList = TriggersList;
|
|
38384
38961
|
Tabs.Trigger = Trigger;
|
|
38385
38962
|
Tabs.Content = Content;
|
|
38386
|
-
const FullWidthTabs =
|
|
38963
|
+
const FullWidthTabs = styledComponents.styled(Tabs).withConfig({
|
|
38387
38964
|
componentId: "sc-tj736u-3"
|
|
38388
38965
|
})(["width:100%;"]);
|
|
38389
|
-
FullWidthTabs.Trigger =
|
|
38966
|
+
FullWidthTabs.Trigger = styledComponents.styled(Trigger).withConfig({
|
|
38390
38967
|
componentId: "sc-tj736u-4"
|
|
38391
38968
|
})(["", ";"], (props) => props.width ? `width: ${props.width};` : `
|
|
38392
38969
|
flex-basis: auto;
|
|
@@ -38394,12 +38971,12 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38394
38971
|
flex-shrink: 1;
|
|
38395
38972
|
`);
|
|
38396
38973
|
FullWidthTabs.TriggersList = TriggersList;
|
|
38397
|
-
const TabsContainer =
|
|
38974
|
+
const TabsContainer = styledComponents.styled.div.withConfig({
|
|
38398
38975
|
componentId: "sc-137ymle-0"
|
|
38399
38976
|
})(["display:flex;position:relative;overflow:auto;overscroll-behavior:none;scrollbar-width:0;max-width:", ";&::-webkit-scrollbar{height:0;}"], ({
|
|
38400
38977
|
$count
|
|
38401
38978
|
}) => `${$count * 200}px`);
|
|
38402
|
-
const TabsSortableContainer =
|
|
38979
|
+
const TabsSortableContainer = styledComponents.styled.div.withConfig({
|
|
38403
38980
|
componentId: "sc-137ymle-1"
|
|
38404
38981
|
})(["display:flex;& > div{height:100%;outline:none;min-width:100px;width:clamp(100px,100%,200px);&.sortable-ghost{opacity:0;}}"]);
|
|
38405
38982
|
const TabContext = React.createContext({
|
|
@@ -38470,7 +39047,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38470
39047
|
}
|
|
38471
39048
|
}, revertOnSpill: true, ...props, children: React.Children.map(children, (child, index2) => /* @__PURE__ */ jsxRuntime.jsx("div", { tabIndex: index2 + 1, role: "tab", onClick: onSelect(index2), children: child }, `tab-element-${index2}`)) }) }) });
|
|
38472
39049
|
};
|
|
38473
|
-
const TabElement =
|
|
39050
|
+
const TabElement = styledComponents.styled.div.withConfig({
|
|
38474
39051
|
componentId: "sc-137ymle-2"
|
|
38475
39052
|
})(["display:grid;justify-content:flex-start;align-items:center;outline:none;max-width:100%;max-width:-webkit-fill-available;max-width:fill-available;max-width:stretch;border:none;cursor:pointer;height:100%;max-height:100%;box-sizing:border-box;", ' [data-type="close"]{display:none;}[data-indicator]{display:block;}&:hover{[data-type="close"]{display:block;}[data-indicator]{display:none;}}'], ({
|
|
38476
39053
|
theme: theme2,
|
|
@@ -38508,7 +39085,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38508
39085
|
`}
|
|
38509
39086
|
${$preview === true ? "font-style: italic;" : ""}
|
|
38510
39087
|
`);
|
|
38511
|
-
const Indicator =
|
|
39088
|
+
const Indicator = styledComponents.styled.div.withConfig({
|
|
38512
39089
|
componentId: "sc-137ymle-3"
|
|
38513
39090
|
})(['position:relative;&::after{position:absolute;left:0.25rem;top:0.25rem;content:"";width:0.5rem;height:0.5rem;', "}"], ({
|
|
38514
39091
|
theme: theme2,
|
|
@@ -38517,15 +39094,15 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38517
39094
|
background: ${$status === "default" ? "transparent" : theme2.click.alert.color.text[$status]};
|
|
38518
39095
|
border-radius: 50%;
|
|
38519
39096
|
`);
|
|
38520
|
-
const TabContent =
|
|
39097
|
+
const TabContent = styledComponents.styled.div.withConfig({
|
|
38521
39098
|
componentId: "sc-137ymle-4"
|
|
38522
39099
|
})(["display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;overflow:hidden;gap:", ";"], ({
|
|
38523
39100
|
theme: theme2
|
|
38524
39101
|
}) => theme2.click.tabs.fileTabs.space.gap);
|
|
38525
|
-
const TabContentText =
|
|
39102
|
+
const TabContentText = styledComponents.styled.span.withConfig({
|
|
38526
39103
|
componentId: "sc-137ymle-5"
|
|
38527
39104
|
})(["display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;"]);
|
|
38528
|
-
const EmptyButton =
|
|
39105
|
+
const EmptyButton = styledComponents.styled.button.withConfig({
|
|
38529
39106
|
componentId: "sc-137ymle-6"
|
|
38530
39107
|
})(["padding:0;", ";&:hover{background:", ";}"], ({
|
|
38531
39108
|
theme: theme2
|
|
@@ -38584,7 +39161,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38584
39161
|
children && /* @__PURE__ */ jsxRuntime.jsx(TabContentText, { children })
|
|
38585
39162
|
] });
|
|
38586
39163
|
};
|
|
38587
|
-
const StyledHeader =
|
|
39164
|
+
const StyledHeader = styledComponents.styled.th.withConfig({
|
|
38588
39165
|
componentId: "sc-1q458rb-0"
|
|
38589
39166
|
})(["", " text-align:left;"], ({
|
|
38590
39167
|
theme: theme2,
|
|
@@ -38594,10 +39171,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38594
39171
|
font: ${theme2.click.table.header.title.default};
|
|
38595
39172
|
color: ${theme2.click.table.header.color.title.default};
|
|
38596
39173
|
`);
|
|
38597
|
-
const HeaderContentWrapper =
|
|
39174
|
+
const HeaderContentWrapper = styledComponents.styled.div.withConfig({
|
|
38598
39175
|
componentId: "sc-1q458rb-1"
|
|
38599
39176
|
})(["display:flex;align-items:center;justify-content:start;gap:inherit;"]);
|
|
38600
|
-
const SortIcon =
|
|
39177
|
+
const SortIcon = styledComponents.styled(SvgImage).withConfig({
|
|
38601
39178
|
componentId: "sc-1q458rb-2"
|
|
38602
39179
|
})(["transition:all 200ms;transform:rotate(", ");"], ({
|
|
38603
39180
|
$sortDir
|
|
@@ -38657,7 +39234,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38657
39234
|
] }) })
|
|
38658
39235
|
] });
|
|
38659
39236
|
};
|
|
38660
|
-
const TableRow =
|
|
39237
|
+
const TableRow = styledComponents.styled.tr.withConfig({
|
|
38661
39238
|
componentId: "sc-1q458rb-3"
|
|
38662
39239
|
})(["overflow:hidden;", " &:last-of-type,&:last-child{border-bottom:none;}@media (max-width:768px){position:relative;display:flex;flex-wrap:wrap;", "}"], ({
|
|
38663
39240
|
theme: theme2,
|
|
@@ -38690,7 +39267,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38690
39267
|
${$isSelectable ? `padding-left: calc(${theme2.click.table.body.cell.space.sm.x} + ${theme2.click.table.body.cell.space.sm.x} + ${theme2.click.checkbox.size.all});` : ""}
|
|
38691
39268
|
${$showActions ? `padding-right: calc(${theme2.click.table.body.cell.space.sm.x} + ${theme2.click.table.body.cell.space.sm.x} + ${theme2.click.image.sm.size.width} + ${theme2.click.button.iconButton.default.space.x} + ${theme2.click.button.iconButton.default.space.x});` : ""}
|
|
38692
39269
|
`);
|
|
38693
|
-
const TableData =
|
|
39270
|
+
const TableData = styledComponents.styled.td.withConfig({
|
|
38694
39271
|
componentId: "sc-1q458rb-4"
|
|
38695
39272
|
})(["overflow:hidden;", " @media (max-width:768px){width:auto;min-width:40%;", "}"], ({
|
|
38696
39273
|
theme: theme2,
|
|
@@ -38704,10 +39281,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38704
39281
|
}) => `
|
|
38705
39282
|
padding: ${theme2.click.table.body.cell.space.sm.y} ${theme2.click.table.body.cell.space.sm.x};
|
|
38706
39283
|
`);
|
|
38707
|
-
const StyledColGroup =
|
|
39284
|
+
const StyledColGroup = styledComponents.styled.colgroup.withConfig({
|
|
38708
39285
|
componentId: "sc-1q458rb-5"
|
|
38709
39286
|
})(["@media (max-width:768px){display:none;}"]);
|
|
38710
|
-
const StyledThead =
|
|
39287
|
+
const StyledThead = styledComponents.styled.thead.withConfig({
|
|
38711
39288
|
componentId: "sc-1q458rb-6"
|
|
38712
39289
|
})(["tr{overflow:hidden;background-color:", ";", "}@media (max-width:768px){display:none;}"], ({
|
|
38713
39290
|
theme: theme2
|
|
@@ -38715,7 +39292,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38715
39292
|
theme: theme2
|
|
38716
39293
|
}) => ` border-bottom: ${theme2.click.table.cell.stroke} solid ${theme2.click.table.row.color.stroke.default};
|
|
38717
39294
|
`);
|
|
38718
|
-
const MobileHeader =
|
|
39295
|
+
const MobileHeader = styledComponents.styled.div.withConfig({
|
|
38719
39296
|
componentId: "sc-1q458rb-7"
|
|
38720
39297
|
})(["display:none;", " @media (max-width:768px){display:block;}"], ({
|
|
38721
39298
|
theme: theme2
|
|
@@ -38723,10 +39300,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38723
39300
|
color: ${theme2.click.table.row.color.label.default};
|
|
38724
39301
|
font: ${theme2.click.table.cell.label.default};
|
|
38725
39302
|
`);
|
|
38726
|
-
const Tbody =
|
|
39303
|
+
const Tbody = styledComponents.styled.tbody.withConfig({
|
|
38727
39304
|
componentId: "sc-1q458rb-8"
|
|
38728
39305
|
})(["@media (max-width:768px){display:flex;flex-direction:column;gap:0.25rem;}"]);
|
|
38729
|
-
const SelectData =
|
|
39306
|
+
const SelectData = styledComponents.styled.td.withConfig({
|
|
38730
39307
|
componentId: "sc-1q458rb-9"
|
|
38731
39308
|
})(["overflow:hidden;", " @media (max-width:768px){width:auto;align-self:stretch;position:absolute;left:0;top:0;bottom:0;", "}"], ({
|
|
38732
39309
|
theme: theme2,
|
|
@@ -38741,7 +39318,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38741
39318
|
padding: ${theme2.click.table.body.cell.space.sm.y} ${theme2.click.table.body.cell.space.sm.x};
|
|
38742
39319
|
border-right: ${theme2.click.table.cell.stroke} solid ${theme2.click.table.row.color.stroke.default};
|
|
38743
39320
|
`);
|
|
38744
|
-
const ActionsList =
|
|
39321
|
+
const ActionsList = styledComponents.styled.td.withConfig({
|
|
38745
39322
|
componentId: "sc-1q458rb-10"
|
|
38746
39323
|
})(["overflow:hidden;", " @media (max-width:768px){width:auto;align-self:stretch;position:absolute;right:0;top:0;bottom:0;", "}"], ({
|
|
38747
39324
|
theme: theme2,
|
|
@@ -38756,10 +39333,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38756
39333
|
padding: ${theme2.click.table.body.cell.space.sm.y} ${theme2.click.table.body.cell.space.sm.x};
|
|
38757
39334
|
border-left: 1px solid ${theme2.click.table.row.color.stroke.default};
|
|
38758
39335
|
`);
|
|
38759
|
-
const ActionsContainer =
|
|
39336
|
+
const ActionsContainer = styledComponents.styled.div.withConfig({
|
|
38760
39337
|
componentId: "sc-1q458rb-11"
|
|
38761
39338
|
})(["display:flex;flex-wrap:wrap;gap:0.5rem;overflow:hidden;@media (max-width:768px){flex-direction:column;overflow:auto;flex-wrap:nowrap;}"]);
|
|
38762
|
-
const TableWrapper =
|
|
39339
|
+
const TableWrapper = styledComponents.styled.div.withConfig({
|
|
38763
39340
|
componentId: "sc-1q458rb-12"
|
|
38764
39341
|
})(["width:100%;height:100%;overflow:auto;", ""], ({
|
|
38765
39342
|
theme: theme2
|
|
@@ -38767,18 +39344,18 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38767
39344
|
border: ${theme2.click.table.cell.stroke} solid ${theme2.click.table.global.color.stroke.default};
|
|
38768
39345
|
border-radius: ${theme2.click.table.radii.all}
|
|
38769
39346
|
`);
|
|
38770
|
-
const TableOuterContainer =
|
|
39347
|
+
const TableOuterContainer = styledComponents.styled.div.withConfig({
|
|
38771
39348
|
componentId: "sc-1q458rb-13"
|
|
38772
39349
|
})(["display:flex;flex-direction:column;gap:1rem;width:100%;"]);
|
|
38773
|
-
const MobileActions =
|
|
39350
|
+
const MobileActions = styledComponents.styled.div.withConfig({
|
|
38774
39351
|
componentId: "sc-1q458rb-14"
|
|
38775
39352
|
})(["display:none;@media (max-width:768px){display:flex;justify-content:space-between;align-items:center;padding:0 ", ";}"], ({
|
|
38776
39353
|
theme: theme2
|
|
38777
39354
|
}) => theme2.click.table.body.cell.space.sm.x);
|
|
38778
|
-
const EditButton =
|
|
39355
|
+
const EditButton = styledComponents.styled.button.withConfig({
|
|
38779
39356
|
componentId: "sc-1q458rb-15"
|
|
38780
39357
|
})(["&:disabled{background:transparent;}"]);
|
|
38781
|
-
const TableRowCloseButton =
|
|
39358
|
+
const TableRowCloseButton = styledComponents.styled.button.withConfig({
|
|
38782
39359
|
componentId: "sc-1q458rb-16"
|
|
38783
39360
|
})(["svg{transition:transform 200ms;", "}&:disabled{background:transparent;}"], ({
|
|
38784
39361
|
$isDeleted
|
|
@@ -38818,10 +39395,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38818
39395
|
] }) })
|
|
38819
39396
|
] });
|
|
38820
39397
|
};
|
|
38821
|
-
const SpanedTableData =
|
|
39398
|
+
const SpanedTableData = styledComponents.styled(TableData).withConfig({
|
|
38822
39399
|
componentId: "sc-1q458rb-17"
|
|
38823
39400
|
})(["text-align:center;"]);
|
|
38824
|
-
const CustomTableDataMessage =
|
|
39401
|
+
const CustomTableDataMessage = styledComponents.styled.div.withConfig({
|
|
38825
39402
|
componentId: "sc-1q458rb-18"
|
|
38826
39403
|
})(["display:flex;gap:0.5rem;justify-content:center;"]);
|
|
38827
39404
|
const LoadingData = () => {
|
|
@@ -38908,7 +39485,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38908
39485
|
] }) })
|
|
38909
39486
|
] });
|
|
38910
39487
|
});
|
|
38911
|
-
const StyledTable =
|
|
39488
|
+
const StyledTable = styledComponents.styled.table.withConfig({
|
|
38912
39489
|
componentId: "sc-1q458rb-19"
|
|
38913
39490
|
})(["width:100%;border-collapse:collapse;overflow:hidden;table-layout:fixed;@media (max-width:768px){border:none;table-layout:auto;}"]);
|
|
38914
39491
|
const TextAreaField = React.forwardRef(({
|
|
@@ -39514,7 +40091,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
39514
40091
|
};
|
|
39515
40092
|
TooltipTrigger.displayName = "TooltipTrigger";
|
|
39516
40093
|
Tooltip.Trigger = TooltipTrigger;
|
|
39517
|
-
const RadixTooltipContent =
|
|
40094
|
+
const RadixTooltipContent = styledComponents.styled($a093c7e1ec25a057$export$7c6e2c02157bb7d2).withConfig({
|
|
39518
40095
|
componentId: "sc-ymqkp1-0"
|
|
39519
40096
|
})(["display:flex;align-items:flex-start;", ""], ({
|
|
39520
40097
|
theme: theme2,
|
|
@@ -39528,7 +40105,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
39528
40105
|
white-space: pre-wrap;
|
|
39529
40106
|
${$maxWidth && `max-width: ${$maxWidth}`};
|
|
39530
40107
|
`);
|
|
39531
|
-
const Arrow =
|
|
40108
|
+
const Arrow = styledComponents.styled.svg.withConfig({
|
|
39532
40109
|
componentId: "sc-ymqkp1-1"
|
|
39533
40110
|
})(["", ";"], ({
|
|
39534
40111
|
theme: theme2
|
|
@@ -40239,7 +40816,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40239
40816
|
const ToastContext = React.createContext({
|
|
40240
40817
|
createToast: () => null
|
|
40241
40818
|
});
|
|
40242
|
-
const ToastIcon =
|
|
40819
|
+
const ToastIcon = styledComponents.styled(SvgImage).withConfig({
|
|
40243
40820
|
componentId: "sc-tmc8vl-0"
|
|
40244
40821
|
})(["", ""], ({
|
|
40245
40822
|
theme: theme2,
|
|
@@ -40249,7 +40826,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40249
40826
|
height: ${theme2.click.toast.icon.size.height};
|
|
40250
40827
|
color: ${theme2.click.toast.color.icon[$type]}
|
|
40251
40828
|
`);
|
|
40252
|
-
const hide =
|
|
40829
|
+
const hide = styledComponents.keyframes`
|
|
40253
40830
|
from {
|
|
40254
40831
|
opacity: 1;
|
|
40255
40832
|
}
|
|
@@ -40257,7 +40834,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40257
40834
|
opacity: 0;
|
|
40258
40835
|
}
|
|
40259
40836
|
`;
|
|
40260
|
-
const slideIn =
|
|
40837
|
+
const slideIn = styledComponents.keyframes`
|
|
40261
40838
|
from {
|
|
40262
40839
|
transform: translateX(calc(100% + var(--viewport-padding)));
|
|
40263
40840
|
}
|
|
@@ -40265,7 +40842,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40265
40842
|
transform: translateX(0);
|
|
40266
40843
|
}
|
|
40267
40844
|
`;
|
|
40268
|
-
const swipeOut =
|
|
40845
|
+
const swipeOut = styledComponents.keyframes`
|
|
40269
40846
|
from {
|
|
40270
40847
|
transform: translateX(var(--radix-toast-swipe-end-x));
|
|
40271
40848
|
}
|
|
@@ -40273,7 +40850,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40273
40850
|
transform: translateX(calc(100% + var(--viewport-padding)));
|
|
40274
40851
|
}
|
|
40275
40852
|
`;
|
|
40276
|
-
const ToastRoot =
|
|
40853
|
+
const ToastRoot = styledComponents.styled($054eb8030ebde76e$export$be92b6f5f03c0fe9).withConfig({
|
|
40277
40854
|
componentId: "sc-tmc8vl-1"
|
|
40278
40855
|
})(["display:flex;flex-direction:column;align-items:flex-start;width:100%;", " &[data-state='open']{animation:", ' 150ms cubic-bezier(0.16,1,0.3,1);}&[data-state="closed"]{animation:', ' 100ms ease-in;}&[data-swipe="move"]{transform:translateX(var(--radix-toast-swipe-move-x));}&[data-swipe="cancel"]{transform:translateX(0);transition:transform 200ms ease-out;}&[data-swipe="end"]{animation:', " 100ms ease-out;}"], ({
|
|
40279
40856
|
theme: theme2
|
|
@@ -40285,7 +40862,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40285
40862
|
background: ${theme2.click.global.color.background.default};
|
|
40286
40863
|
box-shadow: ${theme2.click.toast.shadow};
|
|
40287
40864
|
`, slideIn, hide, swipeOut);
|
|
40288
|
-
const ToastHeader =
|
|
40865
|
+
const ToastHeader = styledComponents.styled($054eb8030ebde76e$export$f99233281efd08a0).withConfig({
|
|
40289
40866
|
componentId: "sc-tmc8vl-2"
|
|
40290
40867
|
})(["display:flex;justify-content:space-between;align-items:center;width:100%;gap:inherit;", ""], ({
|
|
40291
40868
|
theme: theme2
|
|
@@ -40293,7 +40870,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40293
40870
|
font: ${theme2.click.toast.typography.title.default};
|
|
40294
40871
|
color: ${theme2.click.toast.color.title.default};
|
|
40295
40872
|
`);
|
|
40296
|
-
const ToastDescriptionContainer =
|
|
40873
|
+
const ToastDescriptionContainer = styledComponents.styled.div.withConfig({
|
|
40297
40874
|
componentId: "sc-tmc8vl-3"
|
|
40298
40875
|
})(["display:flex;justify-content:space-between;width:100%;align-items:flex-end;gap:inherit;", ""], ({
|
|
40299
40876
|
theme: theme2
|
|
@@ -40301,7 +40878,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40301
40878
|
font: ${theme2.click.toast.typography.title.default};
|
|
40302
40879
|
color: ${theme2.click.toast.color.title.default};
|
|
40303
40880
|
`);
|
|
40304
|
-
const ToastDescriptionContent =
|
|
40881
|
+
const ToastDescriptionContent = styledComponents.styled.div.withConfig({
|
|
40305
40882
|
componentId: "sc-tmc8vl-4"
|
|
40306
40883
|
})(["display:flex;align-self:stretch;gap:inherit;", ""], ({
|
|
40307
40884
|
theme: theme2
|
|
@@ -40309,7 +40886,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40309
40886
|
font: ${theme2.click.toast.typography.description.default};
|
|
40310
40887
|
color: ${theme2.click.toast.color.description.default};
|
|
40311
40888
|
`);
|
|
40312
|
-
const Title =
|
|
40889
|
+
const Title = styledComponents.styled.div.withConfig({
|
|
40313
40890
|
componentId: "sc-tmc8vl-5"
|
|
40314
40891
|
})(["flex:1;"]);
|
|
40315
40892
|
const Toast = ({
|
|
@@ -40343,7 +40920,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40343
40920
|
] })
|
|
40344
40921
|
] });
|
|
40345
40922
|
};
|
|
40346
|
-
const Viewport =
|
|
40923
|
+
const Viewport = styledComponents.styled($054eb8030ebde76e$export$d5c6c08dc2d3ca7).withConfig({
|
|
40347
40924
|
componentId: "sc-tmc8vl-6"
|
|
40348
40925
|
})(["--viewport-padding:25px;position:fixed;bottom:0;right:0;display:flex;flex-direction:column;padding:var(--viewport-padding);gap:", ";width:", ";max-width:100vw;margin:0;list-style:none;z-index:2147483647;outline:none;"], ({
|
|
40349
40926
|
theme: theme2
|
|
@@ -42096,6 +42673,18 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
42096
42673
|
slate: "#9a9ea7"
|
|
42097
42674
|
}
|
|
42098
42675
|
}
|
|
42676
|
+
},
|
|
42677
|
+
serviceCard: {
|
|
42678
|
+
color: {
|
|
42679
|
+
background: {
|
|
42680
|
+
"default": "#FBFCFF",
|
|
42681
|
+
hover: "lch(99 1.55 272)"
|
|
42682
|
+
},
|
|
42683
|
+
stroke: {
|
|
42684
|
+
"default": "#e6e7e9",
|
|
42685
|
+
hover: "rgb(81% 82.1% 83.6%)"
|
|
42686
|
+
}
|
|
42687
|
+
}
|
|
42099
42688
|
}
|
|
42100
42689
|
};
|
|
42101
42690
|
const name$3 = "classic";
|
|
@@ -43819,6 +44408,18 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
43819
44408
|
slate: "#9a9ea7"
|
|
43820
44409
|
}
|
|
43821
44410
|
}
|
|
44411
|
+
},
|
|
44412
|
+
serviceCard: {
|
|
44413
|
+
color: {
|
|
44414
|
+
background: {
|
|
44415
|
+
"default": "rgb(17.8% 17.8% 17.8%)",
|
|
44416
|
+
hover: "lch(19.1 0 0)"
|
|
44417
|
+
},
|
|
44418
|
+
stroke: {
|
|
44419
|
+
"default": "rgb(23.6% 23.6% 23.6%)",
|
|
44420
|
+
hover: "rgb(27.4% 27.4% 27.4%)"
|
|
44421
|
+
}
|
|
44422
|
+
}
|
|
43822
44423
|
}
|
|
43823
44424
|
};
|
|
43824
44425
|
const name$2 = "dark";
|
|
@@ -45532,6 +46133,18 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
45532
46133
|
slate: "#9a9ea7"
|
|
45533
46134
|
}
|
|
45534
46135
|
}
|
|
46136
|
+
},
|
|
46137
|
+
serviceCard: {
|
|
46138
|
+
color: {
|
|
46139
|
+
background: {
|
|
46140
|
+
"default": "#FBFCFF",
|
|
46141
|
+
hover: "lch(99 1.55 272)"
|
|
46142
|
+
},
|
|
46143
|
+
stroke: {
|
|
46144
|
+
"default": "#e6e7e9",
|
|
46145
|
+
hover: "rgb(81% 82.1% 83.6%)"
|
|
46146
|
+
}
|
|
46147
|
+
}
|
|
45535
46148
|
}
|
|
45536
46149
|
};
|
|
45537
46150
|
const name$1 = "light";
|
|
@@ -48656,12 +49269,25 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
48656
49269
|
slate: "#9a9ea7"
|
|
48657
49270
|
}
|
|
48658
49271
|
}
|
|
49272
|
+
},
|
|
49273
|
+
serviceCard: {
|
|
49274
|
+
color: {
|
|
49275
|
+
background: {
|
|
49276
|
+
"default": "#FBFCFF",
|
|
49277
|
+
hover: "lch(99 1.55 272)"
|
|
49278
|
+
},
|
|
49279
|
+
stroke: {
|
|
49280
|
+
"default": "#e6e7e9",
|
|
49281
|
+
hover: "rgb(81% 82.1% 83.6%)"
|
|
49282
|
+
}
|
|
49283
|
+
}
|
|
48659
49284
|
}
|
|
48660
49285
|
};
|
|
48661
49286
|
const transition = {
|
|
48662
49287
|
"default": "all 100ms ease-in 0ms",
|
|
48663
49288
|
duration: {
|
|
48664
49289
|
slow: "300ms",
|
|
49290
|
+
smooth: "150ms",
|
|
48665
49291
|
medium: "100ms",
|
|
48666
49292
|
fast: "50ms"
|
|
48667
49293
|
},
|
|
@@ -49112,7 +49738,8 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49112
49738
|
"1": "0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)",
|
|
49113
49739
|
"2": "0 4px 4px 0 rgba(88, 92, 98, 0.06), inset 5px 0 10px 0 rgba(104, 105, 111, 0.1)",
|
|
49114
49740
|
"3": "-5px 0 20px 0 rgba(0, 0, 0, 0.08), -6px 0 10px 0 rgba(0, 0, 0, 0.08)",
|
|
49115
|
-
"4": "5px 0 20px 0 rgba(0, 0, 0, 0.08), 6px 0 10px 0 rgba(0, 0, 0, 0.08)"
|
|
49741
|
+
"4": "5px 0 20px 0 rgba(0, 0, 0, 0.08), 6px 0 10px 0 rgba(0, 0, 0, 0.08)",
|
|
49742
|
+
"5": "0 2px 2px 0 rgba(0, 0, 0, 0.03)"
|
|
49116
49743
|
};
|
|
49117
49744
|
const breakpoint = {
|
|
49118
49745
|
sizes: {
|
|
@@ -49159,7 +49786,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49159
49786
|
classic: merge$1({}, theme, classicTheme)
|
|
49160
49787
|
};
|
|
49161
49788
|
const useCUITheme = () => {
|
|
49162
|
-
const theme2 =
|
|
49789
|
+
const theme2 = styledComponents.useTheme();
|
|
49163
49790
|
return {
|
|
49164
49791
|
breakpoint: theme2.breakpoint,
|
|
49165
49792
|
global: theme2.global,
|
|
@@ -49167,11 +49794,11 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49167
49794
|
sizes: theme2.sizes
|
|
49168
49795
|
};
|
|
49169
49796
|
};
|
|
49170
|
-
const GlobalStyle =
|
|
49797
|
+
const GlobalStyle = styledComponents.createGlobalStyle(["body{color:", ";background-color:", "}"], (props) => props.theme.click.global.color.text.default, (props) => props.theme.click.global.color.background.default);
|
|
49171
49798
|
const ThemeProvider = ({
|
|
49172
49799
|
theme: name2,
|
|
49173
49800
|
children
|
|
49174
|
-
}) => /* @__PURE__ */ jsxRuntime.jsxs(
|
|
49801
|
+
}) => /* @__PURE__ */ jsxRuntime.jsxs(styledComponents.ThemeProvider, { theme: themes[name2], children: [
|
|
49175
49802
|
/* @__PURE__ */ jsxRuntime.jsx(GlobalStyle, {}),
|
|
49176
49803
|
children
|
|
49177
49804
|
] });
|
|
@@ -49196,7 +49823,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49196
49823
|
const StepperContext = React.createContext({
|
|
49197
49824
|
type: "numbered"
|
|
49198
49825
|
});
|
|
49199
|
-
const StepRoot =
|
|
49826
|
+
const StepRoot = styledComponents.styled.div.withConfig({
|
|
49200
49827
|
componentId: "sc-xro1ly-0"
|
|
49201
49828
|
})(["display:flex;flex-direction:column;align-items:flex-start;counter-reset:vertical-stepper;width:100%;"]);
|
|
49202
49829
|
const VerticalStepper = ({
|
|
@@ -49209,7 +49836,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49209
49836
|
};
|
|
49210
49837
|
return /* @__PURE__ */ jsxRuntime.jsx(StepRoot, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx(StepperContext.Provider, { value, children }) });
|
|
49211
49838
|
};
|
|
49212
|
-
const StepItem =
|
|
49839
|
+
const StepItem = styledComponents.styled.div.withConfig({
|
|
49213
49840
|
componentId: "sc-xro1ly-1"
|
|
49214
49841
|
})(["display:flex;flex-direction:column;position:relative;width:100%;padding:0;", ""], ({
|
|
49215
49842
|
theme: theme2,
|
|
@@ -49234,7 +49861,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49234
49861
|
}
|
|
49235
49862
|
}
|
|
49236
49863
|
`);
|
|
49237
|
-
const StepTrigger =
|
|
49864
|
+
const StepTrigger = styledComponents.styled.button.withConfig({
|
|
49238
49865
|
componentId: "sc-xro1ly-2"
|
|
49239
49866
|
})(["", ""], ({
|
|
49240
49867
|
$status
|
|
@@ -49249,7 +49876,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49249
49876
|
cursor: ${$status === "active" ? "default" : $status === "complete" ? "pointer" : "not-allowed"};
|
|
49250
49877
|
flex-direction: row;
|
|
49251
49878
|
`);
|
|
49252
|
-
const StepBubble =
|
|
49879
|
+
const StepBubble = styledComponents.styled.div.withConfig({
|
|
49253
49880
|
componentId: "sc-xro1ly-3"
|
|
49254
49881
|
})(["", ""], ({
|
|
49255
49882
|
theme: theme2,
|
|
@@ -49288,10 +49915,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49288
49915
|
}
|
|
49289
49916
|
` : ""};
|
|
49290
49917
|
`);
|
|
49291
|
-
const CheckIcon =
|
|
49918
|
+
const CheckIcon = styledComponents.styled(SvgImage).withConfig({
|
|
49292
49919
|
componentId: "sc-xro1ly-4"
|
|
49293
49920
|
})(["color:inherit;path{stroke-width:3;}"]);
|
|
49294
|
-
const StepLabel =
|
|
49921
|
+
const StepLabel = styledComponents.styled.div.withConfig({
|
|
49295
49922
|
componentId: "sc-xro1ly-5"
|
|
49296
49923
|
})(["display:flex;flex-direction:column;", ")"], ({
|
|
49297
49924
|
theme: theme2,
|
|
@@ -49302,7 +49929,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49302
49929
|
color: ${theme2.click.stepper.vertical[$type].color.title[$status]};
|
|
49303
49930
|
gap: inherit;
|
|
49304
49931
|
`);
|
|
49305
|
-
const StepContent =
|
|
49932
|
+
const StepContent = styledComponents.styled.div.withConfig({
|
|
49306
49933
|
componentId: "sc-xro1ly-6"
|
|
49307
49934
|
})(["display:flex;width:100%;flex-direction:column;", ""], ({
|
|
49308
49935
|
theme: theme2,
|
|
@@ -49401,7 +50028,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49401
50028
|
};
|
|
49402
50029
|
MultiAccordionItem.displayName = "MultiAccordion.Item";
|
|
49403
50030
|
MultiAccordion.Item = MultiAccordionItem;
|
|
49404
|
-
const AccordionRoot =
|
|
50031
|
+
const AccordionRoot = styledComponents.styled($1bf158f521e1b1b4$export$be92b6f5f03c0fe9).withConfig({
|
|
49405
50032
|
componentId: "sc-1lb3204-0"
|
|
49406
50033
|
})(["display:flex;flex-direction:column;justify-content:start;align-items:start;gap:", ";", ";"], ({
|
|
49407
50034
|
theme: theme2,
|
|
@@ -49409,7 +50036,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49409
50036
|
}) => theme2.click.container.gap[$gap], ({
|
|
49410
50037
|
$fillWidth
|
|
49411
50038
|
}) => $fillWidth && "width: 100%");
|
|
49412
|
-
const AccordionItem =
|
|
50039
|
+
const AccordionItem = styledComponents.styled($1bf158f521e1b1b4$export$6d08773d2e66f8f2).withConfig({
|
|
49413
50040
|
componentId: "sc-1lb3204-1"
|
|
49414
50041
|
})(["", ";", ";"], ({
|
|
49415
50042
|
theme: theme2,
|
|
@@ -49420,7 +50047,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49420
50047
|
`, ({
|
|
49421
50048
|
$fillWidth
|
|
49422
50049
|
}) => $fillWidth && "width: 100%");
|
|
49423
|
-
const AccordionTrigger =
|
|
50050
|
+
const AccordionTrigger = styledComponents.styled($1bf158f521e1b1b4$export$41fb9f06171c75f4).withConfig({
|
|
49424
50051
|
componentId: "sc-1lb3204-2"
|
|
49425
50052
|
})(["width:100%;border:none;padding:0;background-color:transparent;display:flex;align-items:center;", ';border-radius:inherit;&[data-state="open"]{border-bottom-left-radius:0px;border-bottom-right-radius:0px;[data-icon="accordion-status"]{color:', ";}}"], ({
|
|
49426
50053
|
theme: theme2,
|
|
@@ -49453,13 +50080,13 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49453
50080
|
}, ({
|
|
49454
50081
|
theme: theme2
|
|
49455
50082
|
}) => theme2.global.color.accent.default);
|
|
49456
|
-
const AccordionIconWrapper =
|
|
50083
|
+
const AccordionIconWrapper = styledComponents.styled.div.withConfig({
|
|
49457
50084
|
componentId: "sc-1lb3204-3"
|
|
49458
50085
|
})(["display:flex;align-items:center;justify-content:center;transition:transform 200ms cubic-bezier(0.87,0,0.13,1);", "[data-state='open'] &{transform:rotate(90deg);}"], AccordionTrigger);
|
|
49459
|
-
const AccordionIconsWrapper =
|
|
50086
|
+
const AccordionIconsWrapper = styledComponents.styled.div.withConfig({
|
|
49460
50087
|
componentId: "sc-1lb3204-4"
|
|
49461
50088
|
})(["display:flex;align-items:center;justify-content:center;"]);
|
|
49462
|
-
const CustomIcon =
|
|
50089
|
+
const CustomIcon = styledComponents.styled(SvgImage).withConfig({
|
|
49463
50090
|
componentId: "sc-1lb3204-5"
|
|
49464
50091
|
})(["", ""], ({
|
|
49465
50092
|
$isCompleted,
|
|
@@ -49473,7 +50100,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49473
50100
|
fill: ${theme2.global.color.accent.default} !important;;
|
|
49474
50101
|
}
|
|
49475
50102
|
`);
|
|
49476
|
-
const AccordionContent =
|
|
50103
|
+
const AccordionContent = styledComponents.styled($1bf158f521e1b1b4$export$7c6e2c02157bb7d2).withConfig({
|
|
49477
50104
|
componentId: "sc-1lb3204-6"
|
|
49478
50105
|
})(["padding:", ";padding-top:0;"], ({
|
|
49479
50106
|
theme: theme2,
|
|
@@ -49551,6 +50178,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49551
50178
|
exports2.VerticalStepper = VerticalStepper;
|
|
49552
50179
|
exports2.WarningAlert = WarningAlert;
|
|
49553
50180
|
exports2.createToast = createToast;
|
|
50181
|
+
exports2.linkStyles = linkStyles;
|
|
49554
50182
|
exports2.themes = themes;
|
|
49555
50183
|
exports2.useCUITheme = useCUITheme;
|
|
49556
50184
|
exports2.useToast = useToast;
|