@clickhouse/click-ui 0.0.176 → 0.0.178
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 +682 -22
- package/dist/click-ui.umd.js +943 -283
- package/dist/components/Icon/IconCommon.d.ts +2 -0
- package/dist/components/Icon/types.d.ts +1 -1
- package/dist/components/Link/Link.d.ts +1 -2
- package/dist/components/Link/common.d.ts +7 -0
- package/dist/components/Panel/Panel.d.ts +11 -10
- package/dist/components/cursorOptions.d.ts +1 -0
- package/dist/components/icons/LightBulbOn.d.ts +4 -0
- package/dist/components/icons/Moon.d.ts +4 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/components/types.d.ts +2 -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" }) });
|
|
@@ -310,6 +310,17 @@ var __publicField = (obj, key, value) => {
|
|
|
310
310
|
/* @__PURE__ */ jsxRuntime.jsx("rect", { width: 18.008, height: 18.008, x: 2.996, y: 2.997, stroke: "#161517", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, rx: 5 }),
|
|
311
311
|
/* @__PURE__ */ jsxRuntime.jsx("path", { stroke: "#161517", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.386 13.316a4.251 4.251 0 1 0-6.772 0" })
|
|
312
312
|
] });
|
|
313
|
+
const LightBulbOn = (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: [
|
|
314
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M15 15.1899H9", stroke: "white", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
315
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.54094 14.8962C6.76494 13.6412 5.69994 11.4502 6.07494 9.03819C6.48094 6.43119 8.65394 4.35019 11.2749 4.04319C14.9129 3.61619 17.9999 6.44819 17.9999 10.0002C17.9999 12.0252 16.9939 13.8122 15.4569 14.8982C15.1809 15.0932 14.9999 15.3952 14.9999 15.7332V18.5002C14.9999 19.8812 13.8809 21.0002 12.4999 21.0002H11.4999C10.1189 21.0002 8.99994 19.8812 8.99994 18.5002V15.7372C8.99994 15.3962 8.81794 15.0922 8.54094 14.8962Z", stroke: "white", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
316
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20 5.00006L21.19 3.81006", stroke: "white", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
317
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.99957 15L2.80957 16.19", stroke: "white", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
318
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.99957 4.00006L3.80957 2.81006", stroke: "white", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
319
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M20 15L21.19 16.19", stroke: "white", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
320
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M21 10H22.69", stroke: "white", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
321
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M1.30957 10H2.99957", stroke: "white", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
322
|
+
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9 18H14.87", stroke: "white", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
323
|
+
] });
|
|
313
324
|
const Lightening = (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: [
|
|
314
325
|
/* @__PURE__ */ jsxRuntime.jsx("path", { stroke: "#161517", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m13 8-3 3 4 2-3 3" }),
|
|
315
326
|
/* @__PURE__ */ jsxRuntime.jsx("path", { stroke: "#161517", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2Z", clipRule: "evenodd" })
|
|
@@ -320,7 +331,7 @@ var __publicField = (obj, key, value) => {
|
|
|
320
331
|
/* @__PURE__ */ jsxRuntime.jsx("path", { stroke: "#161517", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.25, d: "M16.375 15.125H19.5v3.125" }),
|
|
321
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" })
|
|
322
333
|
] });
|
|
323
|
-
const LoadingFlipped =
|
|
334
|
+
const LoadingFlipped = styledComponents.styled(Loading).withConfig({
|
|
324
335
|
componentId: "sc-15ao23s-0"
|
|
325
336
|
})(["transform:scaleX(-1);"]);
|
|
326
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: [
|
|
@@ -328,7 +339,7 @@ var __publicField = (obj, key, value) => {
|
|
|
328
339
|
/* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.375 14.458V17.5537", stroke: "#161517", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
329
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" })
|
|
330
341
|
] });
|
|
331
|
-
const spin =
|
|
342
|
+
const spin = styledComponents.keyframes`
|
|
332
343
|
from {
|
|
333
344
|
transform: rotate(0deg) scaleX(-1);
|
|
334
345
|
}
|
|
@@ -336,7 +347,7 @@ var __publicField = (obj, key, value) => {
|
|
|
336
347
|
transform: rotate(360deg) scaleX(-1);
|
|
337
348
|
}
|
|
338
349
|
`;
|
|
339
|
-
const LoadingAnimated =
|
|
350
|
+
const LoadingAnimated = styledComponents.styled(LoadingFlipped).withConfig({
|
|
340
351
|
componentId: "sc-1h6qu7m-0"
|
|
341
352
|
})(["animation:", " 1s infinite linear;"], spin);
|
|
342
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: [
|
|
@@ -348,6 +359,7 @@ var __publicField = (obj, key, value) => {
|
|
|
348
359
|
/* @__PURE__ */ jsxRuntime.jsx("path", { stroke: "#161517", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M17 21H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4Z", clipRule: "evenodd" }),
|
|
349
360
|
/* @__PURE__ */ jsxRuntime.jsx("path", { stroke: "#161517", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m3 15 7-5 4 4 7-5" })
|
|
350
361
|
] });
|
|
362
|
+
const Moon = (props) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.3945 13.0269C18.7245 12.8719 19.0765 13.1969 18.9845 13.5499C18.6705 14.7519 18.0535 15.8959 17.1035 16.8459C14.2825 19.6669 9.76953 19.7259 7.02153 16.9779C4.27353 14.2299 4.33353 9.71589 7.15453 6.89489C8.10453 5.94489 9.24753 5.32789 10.4505 5.01389C10.8035 4.92189 11.1275 5.27389 10.9735 5.60389C9.97153 7.74289 10.3005 10.3049 11.9975 12.0019C13.6935 13.6999 16.2555 14.0289 18.3945 13.0269V13.0269Z", stroke: "white", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
351
363
|
const Pause = (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: [
|
|
352
364
|
/* @__PURE__ */ jsxRuntime.jsx("rect", { x: "5.75", y: "3.75", width: "3.5", height: "16.5", rx: "1.25", stroke: "white", strokeWidth: "1.5" }),
|
|
353
365
|
/* @__PURE__ */ jsxRuntime.jsx("rect", { x: "14.75", y: "3.75", width: "3.5", height: "16.5", rx: "1.25", stroke: "white", strokeWidth: "1.5" })
|
|
@@ -777,6 +789,7 @@ var __publicField = (obj, key, value) => {
|
|
|
777
789
|
keys: Keys,
|
|
778
790
|
lifebuoy: Lifebuoy,
|
|
779
791
|
"light-bulb": LightBulb,
|
|
792
|
+
"light-bulb-on": LightBulbOn,
|
|
780
793
|
lightening: Lightening,
|
|
781
794
|
"line-in-circle": LineInCircle,
|
|
782
795
|
loading: LoadingFlipped,
|
|
@@ -785,6 +798,7 @@ var __publicField = (obj, key, value) => {
|
|
|
785
798
|
metrics: Metrics,
|
|
786
799
|
"metrics-alt": MetricsAlt,
|
|
787
800
|
minus: Minus,
|
|
801
|
+
moon: Moon,
|
|
788
802
|
"no-cloud": NoCloud,
|
|
789
803
|
pause: Pause,
|
|
790
804
|
payment: Payment,
|
|
@@ -1397,7 +1411,7 @@ var __publicField = (obj, key, value) => {
|
|
|
1397
1411
|
] }),
|
|
1398
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" }) }) })
|
|
1399
1413
|
] });
|
|
1400
|
-
const FormRoot =
|
|
1414
|
+
const FormRoot = styledComponents.styled.div.withConfig({
|
|
1401
1415
|
componentId: "sc-1sddmxu-0"
|
|
1402
1416
|
})(["display:flex;width:100%;gap:", ";", " *{box-shadow:none;outline:none;}"], ({
|
|
1403
1417
|
theme: theme2
|
|
@@ -1416,7 +1430,7 @@ var __publicField = (obj, key, value) => {
|
|
|
1416
1430
|
}
|
|
1417
1431
|
` : ""}
|
|
1418
1432
|
`);
|
|
1419
|
-
const Error$1 =
|
|
1433
|
+
const Error$1 = styledComponents.styled.div.withConfig({
|
|
1420
1434
|
componentId: "sc-1sddmxu-1"
|
|
1421
1435
|
})(["", ";"], ({
|
|
1422
1436
|
theme: theme2
|
|
@@ -1424,10 +1438,10 @@ var __publicField = (obj, key, value) => {
|
|
|
1424
1438
|
font: ${theme2.click.field.typography.label.error};
|
|
1425
1439
|
color: ${theme2.click.field.color.label.error};
|
|
1426
1440
|
`);
|
|
1427
|
-
const EmptyButton$1 =
|
|
1441
|
+
const EmptyButton$1 = styledComponents.styled.button.withConfig({
|
|
1428
1442
|
componentId: "sc-1sddmxu-2"
|
|
1429
1443
|
})(["background:transparent;border:none;cursor:pointer;outline:none;padding:0;border:0;color:inherit;font:inherit;&:disabled{cursor:not-allowed;}"]);
|
|
1430
|
-
const CrossButton =
|
|
1444
|
+
const CrossButton = styledComponents.styled(EmptyButton$1).withConfig({
|
|
1431
1445
|
componentId: "sc-1sddmxu-3"
|
|
1432
1446
|
})(["padding:", " ", ";background:", ";border-radius:", ";&:hover{background:", ";}"], ({
|
|
1433
1447
|
theme: theme2
|
|
@@ -1440,10 +1454,10 @@ var __publicField = (obj, key, value) => {
|
|
|
1440
1454
|
}) => theme2.click.button.iconButton.radii.all, ({
|
|
1441
1455
|
theme: theme2
|
|
1442
1456
|
}) => theme2.click.button.iconButton.color.primary.background.hover);
|
|
1443
|
-
|
|
1457
|
+
styledComponents.styled.div.withConfig({
|
|
1444
1458
|
componentId: "sc-1sddmxu-4"
|
|
1445
1459
|
})(["display:grid;place-items:center;width:100%;height:100%;"]);
|
|
1446
|
-
const BaseButton =
|
|
1460
|
+
const BaseButton = styledComponents.styled.button.withConfig({
|
|
1447
1461
|
componentId: "sc-1sddmxu-5"
|
|
1448
1462
|
})(["display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;", ""], ({
|
|
1449
1463
|
theme: theme2
|
|
@@ -1469,7 +1483,7 @@ var __publicField = (obj, key, value) => {
|
|
|
1469
1483
|
cursor: not-allowed;
|
|
1470
1484
|
}
|
|
1471
1485
|
`);
|
|
1472
|
-
const SvgImageElement =
|
|
1486
|
+
const SvgImageElement = styledComponents.styled.svg.withConfig({
|
|
1473
1487
|
componentId: "sc-1sddmxu-6"
|
|
1474
1488
|
})(["display:flex;align-items:center;", ""], ({
|
|
1475
1489
|
theme: theme2,
|
|
@@ -1480,12 +1494,12 @@ var __publicField = (obj, key, value) => {
|
|
|
1480
1494
|
height: ${theme2.click.image[$size].size.height};
|
|
1481
1495
|
` : ""}
|
|
1482
1496
|
`);
|
|
1483
|
-
const FormElementContainer =
|
|
1497
|
+
const FormElementContainer = styledComponents.styled.div.withConfig({
|
|
1484
1498
|
componentId: "sc-1sddmxu-7"
|
|
1485
1499
|
})(["display:flex;flex-direction:column;align-items:flex-start;width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;gap:", ";"], ({
|
|
1486
1500
|
theme: theme2
|
|
1487
1501
|
}) => theme2.click.field.space.gap);
|
|
1488
|
-
|
|
1502
|
+
styledComponents.styled.span.withConfig({
|
|
1489
1503
|
componentId: "sc-1sddmxu-8"
|
|
1490
1504
|
})(["display:flex;white-space:nowrap;overflow:hidden;justify-content:flex-end;gap:inherit;& > *:not(button){overflow:hidden;text-overflow:ellipsis;}"]);
|
|
1491
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: [
|
|
@@ -2384,7 +2398,7 @@ var __publicField = (obj, key, value) => {
|
|
|
2384
2398
|
}) => {
|
|
2385
2399
|
const {
|
|
2386
2400
|
name: themeName
|
|
2387
|
-
} =
|
|
2401
|
+
} = styledComponents.useTheme();
|
|
2388
2402
|
const Component = ["light", "classic"].includes(theme2 ?? themeName) ? LogosLight[name2] : LogosDark[name2];
|
|
2389
2403
|
if (!Component) {
|
|
2390
2404
|
return null;
|
|
@@ -2463,7 +2477,7 @@ var __publicField = (obj, key, value) => {
|
|
|
2463
2477
|
}
|
|
2464
2478
|
return /* @__PURE__ */ jsxRuntime.jsx(SvgWrapper, { $color: color, $width: width, $height: height, $size: size2, className, state, children: /* @__PURE__ */ jsxRuntime.jsx(Component, { ...props }) });
|
|
2465
2479
|
};
|
|
2466
|
-
const SvgWrapper =
|
|
2480
|
+
const SvgWrapper = styledComponents.styled.div.withConfig({
|
|
2467
2481
|
componentId: "sc-29ieut-0"
|
|
2468
2482
|
})(["display:flex;align-items:center;", " ", ""], ({
|
|
2469
2483
|
theme: theme2,
|
|
@@ -2523,7 +2537,7 @@ var __publicField = (obj, key, value) => {
|
|
|
2523
2537
|
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" }) });
|
|
2524
2538
|
});
|
|
2525
2539
|
IconButton$1.displayName = "IconButton";
|
|
2526
|
-
const Button$2 =
|
|
2540
|
+
const Button$2 = styledComponents.styled.button.withConfig({
|
|
2527
2541
|
componentId: "sc-4ff7ue-0"
|
|
2528
2542
|
})(["", ""], ({
|
|
2529
2543
|
theme: theme2,
|
|
@@ -2561,7 +2575,7 @@ var __publicField = (obj, key, value) => {
|
|
|
2561
2575
|
cursor: not-allowed;
|
|
2562
2576
|
}
|
|
2563
2577
|
`);
|
|
2564
|
-
const FormFieldLabel$1 =
|
|
2578
|
+
const FormFieldLabel$1 = styledComponents.styled.label.withConfig({
|
|
2565
2579
|
componentId: "sc-1gg29zb-0"
|
|
2566
2580
|
})(["", ""], ({
|
|
2567
2581
|
theme: theme2,
|
|
@@ -2593,7 +2607,7 @@ var __publicField = (obj, key, value) => {
|
|
|
2593
2607
|
children,
|
|
2594
2608
|
...props
|
|
2595
2609
|
}) => /* @__PURE__ */ jsxRuntime.jsx(FormFieldLabel$1, { disabled, $error: error2, ...props, children });
|
|
2596
|
-
const FormFieldLabel =
|
|
2610
|
+
const FormFieldLabel = styledComponents.styled.label.withConfig({
|
|
2597
2611
|
componentId: "sc-e2xmgs-0"
|
|
2598
2612
|
})(["", ""], ({
|
|
2599
2613
|
theme: theme2,
|
|
@@ -7703,7 +7717,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7703
7717
|
const $d08ef79370b62062$export$d7a01e11500dfb6f = $d08ef79370b62062$export$2f307d81a64f5442;
|
|
7704
7718
|
const $d08ef79370b62062$export$2ea8a7a591ac5eac = $d08ef79370b62062$export$21dcb7ec56f874cf;
|
|
7705
7719
|
const $d08ef79370b62062$export$6d4de93b380beddf = $d08ef79370b62062$export$f34ec8bc2482cc5f;
|
|
7706
|
-
const GenericMenuPanel =
|
|
7720
|
+
const GenericMenuPanel = styledComponents.styled.div.withConfig({
|
|
7707
7721
|
componentId: "sc-1fv0ktx-0"
|
|
7708
7722
|
})(["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;", ";", ";"], ({
|
|
7709
7723
|
$type
|
|
@@ -7733,7 +7747,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7733
7747
|
margin-left: -1px;
|
|
7734
7748
|
}
|
|
7735
7749
|
` : "");
|
|
7736
|
-
const GenericPopoverMenuPanel =
|
|
7750
|
+
const GenericPopoverMenuPanel = styledComponents.styled.div.withConfig({
|
|
7737
7751
|
componentId: "sc-1fv0ktx-1"
|
|
7738
7752
|
})(["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;", " ", ";"], ({
|
|
7739
7753
|
$type
|
|
@@ -7750,7 +7764,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7750
7764
|
`, ({
|
|
7751
7765
|
$showArrow
|
|
7752
7766
|
}) => $showArrow ? "margin: -1px 0;" : "");
|
|
7753
|
-
const Arrow$1 =
|
|
7767
|
+
const Arrow$1 = styledComponents.styled.svg.withConfig({
|
|
7754
7768
|
componentId: "sc-1fv0ktx-2"
|
|
7755
7769
|
})(["filter:drop-shadow(rgba(0,0,0,0.1) 0px 4px 6px);", ";"], ({
|
|
7756
7770
|
theme: theme2
|
|
@@ -7758,7 +7772,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7758
7772
|
fill: ${theme2.click.genericMenu.panel.color.background.default};
|
|
7759
7773
|
stroke: ${theme2.click.genericMenu.panel.color.stroke.default};
|
|
7760
7774
|
`);
|
|
7761
|
-
const GenericMenuItem =
|
|
7775
|
+
const GenericMenuItem = styledComponents.styled.div.withConfig({
|
|
7762
7776
|
componentId: "sc-1fv0ktx-3"
|
|
7763
7777
|
})(["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;}'], ({
|
|
7764
7778
|
theme: theme2
|
|
@@ -7804,7 +7818,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7804
7818
|
}
|
|
7805
7819
|
});
|
|
7806
7820
|
};
|
|
7807
|
-
const EllipsisContainer$1 =
|
|
7821
|
+
const EllipsisContainer$1 = styledComponents.styled.div.withConfig({
|
|
7808
7822
|
componentId: "sc-1ibz5fp-0"
|
|
7809
7823
|
})(["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;}"]);
|
|
7810
7824
|
const _EllipsisContent = ({
|
|
@@ -7818,7 +7832,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7818
7832
|
}]), ...props });
|
|
7819
7833
|
};
|
|
7820
7834
|
const EllipsisContent = React.forwardRef(_EllipsisContent);
|
|
7821
|
-
const LabelContainer$1 =
|
|
7835
|
+
const LabelContainer$1 = styledComponents.styled.div.withConfig({
|
|
7822
7836
|
componentId: "sc-1likhxd-0"
|
|
7823
7837
|
})(["display:grid;grid-template-columns:", ";align-items:center;justify-content:flex-start;width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;gap:", ";"], ({
|
|
7824
7838
|
$hasIcon,
|
|
@@ -7842,7 +7856,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7842
7856
|
] });
|
|
7843
7857
|
};
|
|
7844
7858
|
const Dropdown = (props) => /* @__PURE__ */ jsxRuntime.jsx($d08ef79370b62062$export$be92b6f5f03c0fe9, { ...props });
|
|
7845
|
-
const DropdownMenuItem =
|
|
7859
|
+
const DropdownMenuItem = styledComponents.styled(GenericMenuItem).withConfig({
|
|
7846
7860
|
componentId: "sc-18bhwbw-0"
|
|
7847
7861
|
})(['position:relative;display:flex;&[data-state="open"]{', "}"], ({
|
|
7848
7862
|
theme: theme2
|
|
@@ -7852,7 +7866,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7852
7866
|
color: ${theme2.click.genericMenu.item.color.text.hover};
|
|
7853
7867
|
cursor: pointer;
|
|
7854
7868
|
`);
|
|
7855
|
-
const Trigger$5 =
|
|
7869
|
+
const Trigger$5 = styledComponents.styled($d08ef79370b62062$export$41fb9f06171c75f4).withConfig({
|
|
7856
7870
|
componentId: "sc-18bhwbw-1"
|
|
7857
7871
|
})(["cursor:pointer;width:fit-content;&[disabled]{cursor:not-allowed;}"]);
|
|
7858
7872
|
const DropdownTrigger = ({
|
|
@@ -7875,7 +7889,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7875
7889
|
};
|
|
7876
7890
|
DropdownTrigger.displayName = "DropdownTrigger";
|
|
7877
7891
|
Dropdown.Trigger = DropdownTrigger;
|
|
7878
|
-
const DropdownMenuContent =
|
|
7892
|
+
const DropdownMenuContent = styledComponents.styled(GenericMenuPanel).withConfig({
|
|
7879
7893
|
componentId: "sc-18bhwbw-2"
|
|
7880
7894
|
})(["min-width:", ";flex-direction:column;z-index:1;"], ({
|
|
7881
7895
|
theme: theme2
|
|
@@ -7894,7 +7908,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7894
7908
|
};
|
|
7895
7909
|
DropdownContent$1.displayName = "DropdownContent";
|
|
7896
7910
|
Dropdown.Content = DropdownContent$1;
|
|
7897
|
-
const DropdownMenuGroup =
|
|
7911
|
+
const DropdownMenuGroup = styledComponents.styled($d08ef79370b62062$export$eb2fcfdbd7ba97d4).withConfig({
|
|
7898
7912
|
componentId: "sc-18bhwbw-3"
|
|
7899
7913
|
})(["width:100%;border-bottom:1px solid ", ";"], ({
|
|
7900
7914
|
theme: theme2
|
|
@@ -7904,7 +7918,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7904
7918
|
};
|
|
7905
7919
|
DropdownGroup.displayName = "DropdownGroup";
|
|
7906
7920
|
Dropdown.Group = DropdownGroup;
|
|
7907
|
-
const DropdownMenuSub =
|
|
7921
|
+
const DropdownMenuSub = styledComponents.styled($d08ef79370b62062$export$d7a01e11500dfb6f).withConfig({
|
|
7908
7922
|
componentId: "sc-18bhwbw-4"
|
|
7909
7923
|
})(["border-bottom:1px solid ", ";"], ({
|
|
7910
7924
|
theme: theme2
|
|
@@ -8344,12 +8358,12 @@ var __publicField = (obj, key, value) => {
|
|
|
8344
8358
|
children
|
|
8345
8359
|
] })
|
|
8346
8360
|
] }) });
|
|
8347
|
-
const AccordionRoot$1 =
|
|
8361
|
+
const AccordionRoot$1 = styledComponents.styled($1bf158f521e1b1b4$export$be92b6f5f03c0fe9).withConfig({
|
|
8348
8362
|
componentId: "sc-1ysh219-0"
|
|
8349
8363
|
})(["", ";"], ({
|
|
8350
8364
|
$fillWidth
|
|
8351
8365
|
}) => $fillWidth && "width: 100%");
|
|
8352
|
-
const AccordionTrigger$1 =
|
|
8366
|
+
const AccordionTrigger$1 = styledComponents.styled($1bf158f521e1b1b4$export$41fb9f06171c75f4).withConfig({
|
|
8353
8367
|
componentId: "sc-1ysh219-1"
|
|
8354
8368
|
})(["border:none;padding:0;background-color:transparent;display:flex;align-items:center;", " ", ";"], ({
|
|
8355
8369
|
theme: theme2,
|
|
@@ -8373,21 +8387,21 @@ var __publicField = (obj, key, value) => {
|
|
|
8373
8387
|
`, ({
|
|
8374
8388
|
$fillWidth
|
|
8375
8389
|
}) => $fillWidth && "width: 100%");
|
|
8376
|
-
const AccordionIconWrapper$1 =
|
|
8390
|
+
const AccordionIconWrapper$1 = styledComponents.styled.div.withConfig({
|
|
8377
8391
|
componentId: "sc-1ysh219-2"
|
|
8378
8392
|
})(["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);
|
|
8379
|
-
const AccordionIconsWrapper$1 =
|
|
8393
|
+
const AccordionIconsWrapper$1 = styledComponents.styled.div.withConfig({
|
|
8380
8394
|
componentId: "sc-1ysh219-3"
|
|
8381
8395
|
})(["display:flex;align-items:center;justify-content:center;"]);
|
|
8382
|
-
const AccordionContent$1 =
|
|
8396
|
+
const AccordionContent$1 = styledComponents.styled($1bf158f521e1b1b4$export$7c6e2c02157bb7d2).withConfig({
|
|
8383
8397
|
componentId: "sc-1ysh219-4"
|
|
8384
8398
|
})([""]);
|
|
8385
|
-
|
|
8399
|
+
styledComponents.styled(Accordion).withConfig({
|
|
8386
8400
|
componentId: "sc-1ysh219-5"
|
|
8387
8401
|
})(["", "{gap:", ";}p{margin:0;}", "{visibility:hidden;}&:hover ", "{visibility:revert;}&:active ", "{visibility:revert;}", "[data-state='open'] ", "{visibility:revert;}"], AccordionTrigger$1, ({
|
|
8388
8402
|
theme: theme2
|
|
8389
8403
|
}) => theme2.click.sidebar.navigation.item.default.space.gap, AccordionIconWrapper$1, AccordionIconWrapper$1, AccordionIconWrapper$1, AccordionTrigger$1, AccordionIconWrapper$1);
|
|
8390
|
-
const AccordionToExport =
|
|
8404
|
+
const AccordionToExport = styledComponents.styled(Accordion).withConfig({
|
|
8391
8405
|
componentId: "sc-1ysh219-6"
|
|
8392
8406
|
})([""]);
|
|
8393
8407
|
const stateIconMap = {
|
|
@@ -8419,7 +8433,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8419
8433
|
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" }) })
|
|
8420
8434
|
] }) : null;
|
|
8421
8435
|
};
|
|
8422
|
-
const Wrapper$d =
|
|
8436
|
+
const Wrapper$d = styledComponents.styled.div.withConfig({
|
|
8423
8437
|
componentId: "sc-1wvczk0-0"
|
|
8424
8438
|
})(["display:flex;border-radius:", ";justify-content:", ";overflow:hidden;background-color:", ";color:", ";width:100%;"], ({
|
|
8425
8439
|
$type,
|
|
@@ -8433,7 +8447,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8433
8447
|
$state = "neutral",
|
|
8434
8448
|
theme: theme2
|
|
8435
8449
|
}) => theme2.click.alert.color.text[$state]);
|
|
8436
|
-
const IconWrapper$2 =
|
|
8450
|
+
const IconWrapper$2 = styledComponents.styled.div.withConfig({
|
|
8437
8451
|
componentId: "sc-1wvczk0-1"
|
|
8438
8452
|
})(["display:flex;align-items:center;background-color:", ";", ""], ({
|
|
8439
8453
|
$state = "neutral",
|
|
@@ -8447,7 +8461,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8447
8461
|
color: ${theme2.click.alert.color.iconForeground[$state]};
|
|
8448
8462
|
padding: ${theme2.click.alert[$size].space.y} ${theme2.click.alert[$size].space.x};
|
|
8449
8463
|
`);
|
|
8450
|
-
const StyledIcon =
|
|
8464
|
+
const StyledIcon = styledComponents.styled(SvgImage).withConfig({
|
|
8451
8465
|
componentId: "sc-1wvczk0-2"
|
|
8452
8466
|
})(["", ""], ({
|
|
8453
8467
|
$size,
|
|
@@ -8456,7 +8470,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8456
8470
|
height: ${theme2.click.alert[$size].icon.height};
|
|
8457
8471
|
width: ${theme2.click.alert[$size].icon.width};
|
|
8458
8472
|
`);
|
|
8459
|
-
const TextWrapper =
|
|
8473
|
+
const TextWrapper = styledComponents.styled.div.withConfig({
|
|
8460
8474
|
componentId: "sc-1wvczk0-3"
|
|
8461
8475
|
})(["display:flex;flex-flow:column;word-break:break-word;", ""], ({
|
|
8462
8476
|
$size,
|
|
@@ -8470,19 +8484,19 @@ var __publicField = (obj, key, value) => {
|
|
|
8470
8484
|
text-decoration: underline;
|
|
8471
8485
|
}
|
|
8472
8486
|
`);
|
|
8473
|
-
const Title$4 =
|
|
8487
|
+
const Title$4 = styledComponents.styled.h6.withConfig({
|
|
8474
8488
|
componentId: "sc-1wvczk0-4"
|
|
8475
8489
|
})(["margin:0;font:", ";"], ({
|
|
8476
8490
|
theme: theme2,
|
|
8477
8491
|
$size
|
|
8478
8492
|
}) => theme2.click.alert[$size].typography.title.default);
|
|
8479
|
-
const Text$1 =
|
|
8493
|
+
const Text$1 = styledComponents.styled.div.withConfig({
|
|
8480
8494
|
componentId: "sc-1wvczk0-5"
|
|
8481
8495
|
})(["margin:0;font:", ";"], ({
|
|
8482
8496
|
theme: theme2,
|
|
8483
8497
|
$size
|
|
8484
8498
|
}) => theme2.click.alert[$size].typography.text.default);
|
|
8485
|
-
const DismissWrapper$1 =
|
|
8499
|
+
const DismissWrapper$1 = styledComponents.styled.button.withConfig({
|
|
8486
8500
|
componentId: "sc-1wvczk0-6"
|
|
8487
8501
|
})(["display:flex;align-items:center;margin-left:auto;border:none;background-color:transparent;color:inherit;cursor:pointer;"]);
|
|
8488
8502
|
const DangerAlert = (props) => /* @__PURE__ */ jsxRuntime.jsx(Alert, { ...props, state: "danger" });
|
|
@@ -8794,7 +8808,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8794
8808
|
return /* @__PURE__ */ jsxRuntime.jsx(Item, { ...props }, `autocomplete-${id}-item-${index2}`);
|
|
8795
8809
|
}
|
|
8796
8810
|
});
|
|
8797
|
-
const SelectPopoverRoot$1 =
|
|
8811
|
+
const SelectPopoverRoot$1 = styledComponents.styled($cb5cc270b50c6fcd$export$be92b6f5f03c0fe9).withConfig({
|
|
8798
8812
|
componentId: "sc-87wbnc-0"
|
|
8799
8813
|
})(["width:100%;", " overflow:hidden;display:flex;padding:0.5rem 0rem;align-items:flex-start;gap:0.625rem;"], ({
|
|
8800
8814
|
theme: theme2
|
|
@@ -8805,10 +8819,10 @@ var __publicField = (obj, key, value) => {
|
|
|
8805
8819
|
0px 1px 2px 0px rgba(16, 24, 40, 0.06);
|
|
8806
8820
|
border-radius: 0.25rem;
|
|
8807
8821
|
`);
|
|
8808
|
-
const PopoverContent$1 =
|
|
8822
|
+
const PopoverContent$1 = styledComponents.styled($cb5cc270b50c6fcd$export$7c6e2c02157bb7d2).withConfig({
|
|
8809
8823
|
componentId: "sc-87wbnc-1"
|
|
8810
8824
|
})(["width:var(--radix-popover-trigger-width);display:flex;flex-direction:column;align-items:flex-start;gap:5px;"]);
|
|
8811
|
-
const SelectGroupContainer$1 =
|
|
8825
|
+
const SelectGroupContainer$1 = styledComponents.styled.div.withConfig({
|
|
8812
8826
|
componentId: "sc-87wbnc-2"
|
|
8813
8827
|
})(["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;}"], ({
|
|
8814
8828
|
theme: theme2
|
|
@@ -8816,7 +8830,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8816
8830
|
font: ${theme2.click.genericMenu.item.typography.sectionHeader.default};
|
|
8817
8831
|
color: ${theme2.click.genericMenu.item.color.text.muted};
|
|
8818
8832
|
`);
|
|
8819
|
-
const SelectGroupName$1 =
|
|
8833
|
+
const SelectGroupName$1 = styledComponents.styled.div.withConfig({
|
|
8820
8834
|
componentId: "sc-87wbnc-3"
|
|
8821
8835
|
})(["display:flex;width:100%;flex-direction:column;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;", ""], ({
|
|
8822
8836
|
theme: theme2
|
|
@@ -8827,10 +8841,10 @@ var __publicField = (obj, key, value) => {
|
|
|
8827
8841
|
gap: ${theme2.click.genericMenu.item.space.gap};
|
|
8828
8842
|
border-bottom: 1px solid ${theme2.click.genericMenu.item.color.stroke.default};
|
|
8829
8843
|
`);
|
|
8830
|
-
const SelectGroupContent$1 =
|
|
8844
|
+
const SelectGroupContent$1 = styledComponents.styled.div.withConfig({
|
|
8831
8845
|
componentId: "sc-87wbnc-4"
|
|
8832
8846
|
})(["width:inherit;"]);
|
|
8833
|
-
const SelectListContent$1 =
|
|
8847
|
+
const SelectListContent$1 = styledComponents.styled.div.withConfig({
|
|
8834
8848
|
componentId: "sc-87wbnc-5"
|
|
8835
8849
|
})(["width:inherit;overflow:overlay;flex:1;"]);
|
|
8836
8850
|
const childrenToComboboxItemArray$1 = (children, callback, heading) => {
|
|
@@ -8864,7 +8878,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8864
8878
|
return [];
|
|
8865
8879
|
});
|
|
8866
8880
|
};
|
|
8867
|
-
const SelectNoDataContainer$1 =
|
|
8881
|
+
const SelectNoDataContainer$1 = styledComponents.styled.div.withConfig({
|
|
8868
8882
|
componentId: "sc-87wbnc-6"
|
|
8869
8883
|
})(['border:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;cursor:default;&[hidden="true"]{display:none;}', ""], ({
|
|
8870
8884
|
theme: theme2
|
|
@@ -8874,7 +8888,7 @@ var __publicField = (obj, key, value) => {
|
|
|
8874
8888
|
background: ${theme2.click.genericMenu.button.color.background.default};
|
|
8875
8889
|
color: ${theme2.click.genericMenu.button.color.label.default};
|
|
8876
8890
|
`);
|
|
8877
|
-
const SelectList$1 =
|
|
8891
|
+
const SelectList$1 = styledComponents.styled.div.withConfig({
|
|
8878
8892
|
componentId: "sc-87wbnc-7"
|
|
8879
8893
|
})(["display:flex;flex-direction:column;width:inherit;max-height:var(--radix-popover-content-available-height);", ""], ({
|
|
8880
8894
|
theme: theme2
|
|
@@ -9109,7 +9123,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9109
9123
|
] });
|
|
9110
9124
|
});
|
|
9111
9125
|
Group.displayName = "AutoComplete.Group";
|
|
9112
|
-
const CheckIcon$2 =
|
|
9126
|
+
const CheckIcon$2 = styledComponents.styled.svg.withConfig({
|
|
9113
9127
|
componentId: "sc-87wbnc-8"
|
|
9114
9128
|
})(["opacity:", ";"], ({
|
|
9115
9129
|
$showCheck
|
|
@@ -9259,13 +9273,13 @@ var __publicField = (obj, key, value) => {
|
|
|
9259
9273
|
/* @__PURE__ */ jsxRuntime.jsx(AvatarImage, { src, srcSet, alt: text2 }),
|
|
9260
9274
|
/* @__PURE__ */ jsxRuntime.jsx(StyledFallback, { $textSize: textSize, delayMs: 0, children: text2.trim().replace(/(^.)([^ ]* )?(.).*/, "$1$3").trim().toUpperCase() })
|
|
9261
9275
|
] });
|
|
9262
|
-
const StyledRoot =
|
|
9276
|
+
const StyledRoot = styledComponents.styled($cddcb0b647441e34$export$be92b6f5f03c0fe9).withConfig({
|
|
9263
9277
|
componentId: "sc-181etfq-0"
|
|
9264
9278
|
})(["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);
|
|
9265
|
-
const AvatarImage =
|
|
9279
|
+
const AvatarImage = styledComponents.styled($cddcb0b647441e34$export$3e431a229df88919).withConfig({
|
|
9266
9280
|
componentId: "sc-181etfq-1"
|
|
9267
9281
|
})(["width:100%;height:100%;object-fit:cover;border-radius:inherit;"]);
|
|
9268
|
-
const StyledFallback =
|
|
9282
|
+
const StyledFallback = styledComponents.styled($cddcb0b647441e34$export$fb8d7f40caaeea67).withConfig({
|
|
9269
9283
|
componentId: "sc-181etfq-2"
|
|
9270
9284
|
})(["width:", ";display:inline-flex;align-items:center;justify-content:center;", ""], (props) => props.theme.click.avatar.size.label.width, ({
|
|
9271
9285
|
theme: theme2,
|
|
@@ -9281,7 +9295,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9281
9295
|
font: ${theme2.click.avatar.typography.label[$textSize].hover};
|
|
9282
9296
|
}
|
|
9283
9297
|
`);
|
|
9284
|
-
const Wrapper$c =
|
|
9298
|
+
const Wrapper$c = styledComponents.styled.div.withConfig({
|
|
9285
9299
|
componentId: "sc-471xo0-0"
|
|
9286
9300
|
})(["display:inline-flex;", ""], ({
|
|
9287
9301
|
$state = "default",
|
|
@@ -9295,13 +9309,13 @@ var __publicField = (obj, key, value) => {
|
|
|
9295
9309
|
border: ${theme2.click.badge.stroke} solid ${theme2.click.badge.color.stroke[$state]};
|
|
9296
9310
|
padding: ${theme2.click.badge.space[$size].y} ${theme2.click.badge.space[$size].x};
|
|
9297
9311
|
`);
|
|
9298
|
-
const Content$4 =
|
|
9312
|
+
const Content$4 = styledComponents.styled.div.withConfig({
|
|
9299
9313
|
componentId: "sc-471xo0-1"
|
|
9300
9314
|
})(["display:inline-flex;align-items:center;gap:", ";max-width:100%;justify-content:flex-start;"], ({
|
|
9301
9315
|
$size = "md",
|
|
9302
9316
|
theme: theme2
|
|
9303
9317
|
}) => theme2.click.badge.space[$size].gap);
|
|
9304
|
-
const SvgContainer =
|
|
9318
|
+
const SvgContainer = styledComponents.styled.svg.withConfig({
|
|
9305
9319
|
componentId: "sc-471xo0-2"
|
|
9306
9320
|
})(["", ""], ({
|
|
9307
9321
|
$state = "default",
|
|
@@ -9312,7 +9326,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9312
9326
|
height: ${theme2.click.badge.icon[$size].size.height};
|
|
9313
9327
|
width: ${theme2.click.badge.icon[$size].size.width};
|
|
9314
9328
|
`);
|
|
9315
|
-
const BadgeContent =
|
|
9329
|
+
const BadgeContent = styledComponents.styled.div.withConfig({
|
|
9316
9330
|
componentId: "sc-471xo0-3"
|
|
9317
9331
|
})(["width:auto;overflow:hidden;svg{", "}"], ({
|
|
9318
9332
|
$state = "default",
|
|
@@ -9352,7 +9366,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9352
9366
|
/* @__PURE__ */ jsxRuntime.jsx(Label, { $state: state, $size: size2, children: label }),
|
|
9353
9367
|
/* @__PURE__ */ jsxRuntime.jsx(Title$3, { $state: state, $size: size2, children: title })
|
|
9354
9368
|
] });
|
|
9355
|
-
const Wrapper$b =
|
|
9369
|
+
const Wrapper$b = styledComponents.styled.div.withConfig({
|
|
9356
9370
|
componentId: "sc-u5029o-0"
|
|
9357
9371
|
})(["display:flex;justify-content:center;box-sizing:border-box;", ""], ({
|
|
9358
9372
|
$fillWidth = false,
|
|
@@ -9376,7 +9390,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9376
9390
|
width: ${$fillWidth === true ? "100%" : "auto"};
|
|
9377
9391
|
max-width: ${$maxWidth ? $maxWidth : "none"};
|
|
9378
9392
|
`);
|
|
9379
|
-
const Label =
|
|
9393
|
+
const Label = styledComponents.styled.div.withConfig({
|
|
9380
9394
|
componentId: "sc-u5029o-1"
|
|
9381
9395
|
})(["", ""], ({
|
|
9382
9396
|
$state = "default",
|
|
@@ -9386,7 +9400,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9386
9400
|
color: ${theme2.click.bigStat.color.label[$state]};
|
|
9387
9401
|
font: ${theme2.click.bigStat.typography[$size].label[$state]};
|
|
9388
9402
|
`);
|
|
9389
|
-
const Title$3 =
|
|
9403
|
+
const Title$3 = styledComponents.styled.div.withConfig({
|
|
9390
9404
|
componentId: "sc-u5029o-2"
|
|
9391
9405
|
})(["", ""], ({
|
|
9392
9406
|
$state = "default",
|
|
@@ -9415,7 +9429,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9415
9429
|
});
|
|
9416
9430
|
return /* @__PURE__ */ jsxRuntime.jsx(ButtonGroupWrapper, { $fillWidth: fillWidth, $type: type, ...props, children: btns });
|
|
9417
9431
|
};
|
|
9418
|
-
const ButtonGroupWrapper =
|
|
9432
|
+
const ButtonGroupWrapper = styledComponents.styled.div.withConfig({
|
|
9419
9433
|
componentId: "sc-ukgugp-0"
|
|
9420
9434
|
})(["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:", ";"], ({
|
|
9421
9435
|
theme: theme2,
|
|
@@ -9434,7 +9448,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9434
9448
|
const leftBorderRadius = `${endRadii} 0px 0px ${endRadii}`;
|
|
9435
9449
|
const rightBorderRadius = `0px ${endRadii} ${endRadii} 0px`;
|
|
9436
9450
|
const centerBorderRadius = "var(--click-button-button-group-radii-center)";
|
|
9437
|
-
const Button$1 =
|
|
9451
|
+
const Button$1 = styledComponents.styled.button.attrs((props) => ({
|
|
9438
9452
|
"aria-pressed": props.$active
|
|
9439
9453
|
})).withConfig({
|
|
9440
9454
|
componentId: "sc-ukgugp-1"
|
|
@@ -9504,10 +9518,10 @@ var __publicField = (obj, key, value) => {
|
|
|
9504
9518
|
showLabelWithLoading ? label ?? children : ""
|
|
9505
9519
|
] })
|
|
9506
9520
|
] });
|
|
9507
|
-
const LoadingIconWrapper =
|
|
9521
|
+
const LoadingIconWrapper = styledComponents.styled.div.withConfig({
|
|
9508
9522
|
componentId: "sc-1k4tz4c-0"
|
|
9509
9523
|
})(["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;"]);
|
|
9510
|
-
const StyledButton =
|
|
9524
|
+
const StyledButton = styledComponents.styled(BaseButton).withConfig({
|
|
9511
9525
|
componentId: "sc-1k4tz4c-1"
|
|
9512
9526
|
})(["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:", ";}"], ({
|
|
9513
9527
|
$fillWidth
|
|
@@ -9560,7 +9574,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9560
9574
|
}) => theme2.click.button.basic.color[$styleType].stroke.disabled, ({
|
|
9561
9575
|
theme: theme2
|
|
9562
9576
|
}) => theme2.click.button.basic.typography.label.disabled);
|
|
9563
|
-
const ButtonIcon =
|
|
9577
|
+
const ButtonIcon = styledComponents.styled(SvgImage).withConfig({
|
|
9564
9578
|
componentId: "sc-1k4tz4c-2"
|
|
9565
9579
|
})(["height:", ";width:", ";svg{height:", ";width:", ";}"], ({
|
|
9566
9580
|
theme: theme2
|
|
@@ -9580,7 +9594,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9580
9594
|
children,
|
|
9581
9595
|
...props
|
|
9582
9596
|
}, ref) => /* @__PURE__ */ jsxRuntime.jsx(CuiTitle, { ref, $align: align, $color: color, $size: size2, $family: family, as: type, ...props, children }));
|
|
9583
|
-
const CuiTitle =
|
|
9597
|
+
const CuiTitle = styledComponents.styled.div.withConfig({
|
|
9584
9598
|
componentId: "sc-1bq7thb-0"
|
|
9585
9599
|
})(["font:", ";color:", ";margin:0;padding:0;font-style:inherit;text-align:", ";a,a:visited{color:", ";cursor:pointer;}a:hover{color:", ";}"], ({
|
|
9586
9600
|
$size = "md",
|
|
@@ -9608,7 +9622,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9608
9622
|
fillWidth,
|
|
9609
9623
|
...props
|
|
9610
9624
|
}, ref) => /* @__PURE__ */ jsxRuntime.jsx(CuiText, { as: component ?? "p", ref, $align: align, $color: color, $size: size2, $weight: weight, $fillWidth: fillWidth, className, ...props, children });
|
|
9611
|
-
const CuiText =
|
|
9625
|
+
const CuiText = styledComponents.styled.p.withConfig({
|
|
9612
9626
|
componentId: "sc-6r74pj-0"
|
|
9613
9627
|
})(["font:", ";color:", ";text-align:", ";margin:0;", ";"], ({
|
|
9614
9628
|
$size = "md",
|
|
@@ -9624,10 +9638,10 @@ var __publicField = (obj, key, value) => {
|
|
|
9624
9638
|
}) => $fillWidth && "width: 100%");
|
|
9625
9639
|
_Text.displayName = "Text";
|
|
9626
9640
|
const Text = React.forwardRef(_Text);
|
|
9627
|
-
const Header$4 =
|
|
9641
|
+
const Header$4 = styledComponents.styled.div.withConfig({
|
|
9628
9642
|
componentId: "sc-1drx130-0"
|
|
9629
9643
|
})(["display:flex;justify-content:space-between;align-items:center;"]);
|
|
9630
|
-
const HeaderLeft =
|
|
9644
|
+
const HeaderLeft = styledComponents.styled.div.withConfig({
|
|
9631
9645
|
componentId: "sc-1drx130-1"
|
|
9632
9646
|
})(["display:flex;align-items:center;gap:", ";h3,svg{color:", ";}"], ({
|
|
9633
9647
|
theme: theme2
|
|
@@ -9635,24 +9649,24 @@ var __publicField = (obj, key, value) => {
|
|
|
9635
9649
|
$disabled,
|
|
9636
9650
|
theme: theme2
|
|
9637
9651
|
}) => $disabled == true ? theme2.click.global.color.text.muted : theme2.click.global.color.text.default);
|
|
9638
|
-
const Content$3 =
|
|
9652
|
+
const Content$3 = styledComponents.styled.div.withConfig({
|
|
9639
9653
|
componentId: "sc-1drx130-2"
|
|
9640
9654
|
})(["display:flex;flex-direction:column;flex:1;"]);
|
|
9641
|
-
const CustomIcon$1 =
|
|
9655
|
+
const CustomIcon$1 = styledComponents.styled.img.withConfig({
|
|
9642
9656
|
componentId: "sc-1drx130-3"
|
|
9643
9657
|
})(["height:", ";width:", ";"], ({
|
|
9644
9658
|
theme: theme2
|
|
9645
9659
|
}) => theme2.click.image.lg.size.height, ({
|
|
9646
9660
|
theme: theme2
|
|
9647
9661
|
}) => theme2.click.image.lg.size.width);
|
|
9648
|
-
const InfoLink =
|
|
9662
|
+
const InfoLink = styledComponents.styled.a.withConfig({
|
|
9649
9663
|
componentId: "sc-1drx130-4"
|
|
9650
9664
|
})(["display:flex;align-items:center;color:", ";gap:", ";text-decoration:none;"], ({
|
|
9651
9665
|
theme: theme2
|
|
9652
9666
|
}) => theme2.click.card.secondary.color.link.default, ({
|
|
9653
9667
|
theme: theme2
|
|
9654
9668
|
}) => theme2.click.card.secondary.space.link.gap);
|
|
9655
|
-
const LinkIconContainer =
|
|
9669
|
+
const LinkIconContainer = styledComponents.styled(SvgImage).withConfig({
|
|
9656
9670
|
componentId: "sc-1drx130-5"
|
|
9657
9671
|
})(["color:", ";height:", ";width:", ";"], ({
|
|
9658
9672
|
theme: theme2
|
|
@@ -9661,13 +9675,13 @@ var __publicField = (obj, key, value) => {
|
|
|
9661
9675
|
}) => theme2.click.image.md.size.height, ({
|
|
9662
9676
|
theme: theme2
|
|
9663
9677
|
}) => theme2.click.image.md.size.width);
|
|
9664
|
-
const LinkText =
|
|
9678
|
+
const LinkText = styledComponents.styled(Text).withConfig({
|
|
9665
9679
|
componentId: "sc-1drx130-6"
|
|
9666
9680
|
})([""]);
|
|
9667
|
-
const LinkIcon =
|
|
9681
|
+
const LinkIcon = styledComponents.styled(LinkIconContainer).withConfig({
|
|
9668
9682
|
componentId: "sc-1drx130-7"
|
|
9669
9683
|
})([""]);
|
|
9670
|
-
const Wrapper$a =
|
|
9684
|
+
const Wrapper$a = styledComponents.styled.div.withConfig({
|
|
9671
9685
|
componentId: "sc-1drx130-8"
|
|
9672
9686
|
})(["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{', "}"], ({
|
|
9673
9687
|
theme: theme2
|
|
@@ -9752,7 +9766,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9752
9766
|
}, ref) => {
|
|
9753
9767
|
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 });
|
|
9754
9768
|
};
|
|
9755
|
-
const Wrapper$9 =
|
|
9769
|
+
const Wrapper$9 = styledComponents.styled.div.withConfig({
|
|
9756
9770
|
componentId: "sc-bcplth-0"
|
|
9757
9771
|
})(["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:", ";}"], ({
|
|
9758
9772
|
$grow,
|
|
@@ -9803,10 +9817,10 @@ var __publicField = (obj, key, value) => {
|
|
|
9803
9817
|
$isResponsive = true
|
|
9804
9818
|
}) => $isResponsive === true ? "column" : "auto");
|
|
9805
9819
|
const Container = React.forwardRef(_Container);
|
|
9806
|
-
const TopBadgeWrapper =
|
|
9820
|
+
const TopBadgeWrapper = styledComponents.styled(Container).withConfig({
|
|
9807
9821
|
componentId: "sc-1d5pqpo-0"
|
|
9808
9822
|
})(["position:relative;"]);
|
|
9809
|
-
const CardPrimaryTopBadge =
|
|
9823
|
+
const CardPrimaryTopBadge = styledComponents.styled(Badge).withConfig({
|
|
9810
9824
|
componentId: "sc-1d5pqpo-1"
|
|
9811
9825
|
})(["position:absolute;top:0;left:50%;transform:translate(-50%,-50%);", " div:active + &{border-color:", ";}"], ({
|
|
9812
9826
|
$isSelected,
|
|
@@ -9823,7 +9837,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9823
9837
|
topBadgeText && /* @__PURE__ */ jsxRuntime.jsx(CardPrimaryTopBadge, { "data-testid": "card-top-badge", text: topBadgeText, $isSelected: props.isSelected || false })
|
|
9824
9838
|
] });
|
|
9825
9839
|
};
|
|
9826
|
-
const Wrapper$8 =
|
|
9840
|
+
const Wrapper$8 = styledComponents.styled.div.withConfig({
|
|
9827
9841
|
componentId: "sc-2dguvi-0"
|
|
9828
9842
|
})(["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{', "}", ""], ({
|
|
9829
9843
|
theme: theme2
|
|
@@ -9873,7 +9887,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9873
9887
|
$isSelected,
|
|
9874
9888
|
theme: theme2
|
|
9875
9889
|
}) => $isSelected ? `border-color: ${theme2.click.button.basic.color.primary.stroke.active};` : "");
|
|
9876
|
-
const Header$3 =
|
|
9890
|
+
const Header$3 = styledComponents.styled.div.withConfig({
|
|
9877
9891
|
componentId: "sc-2dguvi-1"
|
|
9878
9892
|
})(["display:flex;flex-direction:column;align-items:", ";gap:", ";h3{color:", ";}svg,img{height:", ";width:", ";}"], ({
|
|
9879
9893
|
$alignContent = "center"
|
|
@@ -9890,7 +9904,7 @@ var __publicField = (obj, key, value) => {
|
|
|
9890
9904
|
$size = "md",
|
|
9891
9905
|
theme: theme2
|
|
9892
9906
|
}) => theme2.click.card.primary.size.icon[$size].all);
|
|
9893
|
-
const Content$2 =
|
|
9907
|
+
const Content$2 = styledComponents.styled.div.withConfig({
|
|
9894
9908
|
componentId: "sc-2dguvi-2"
|
|
9895
9909
|
})(["width:100%;display:flex;flex-direction:column;align-self:", ";gap:", ";flex:1;"], ({
|
|
9896
9910
|
$alignContent = "center"
|
|
@@ -9943,15 +9957,15 @@ var __publicField = (obj, key, value) => {
|
|
|
9943
9957
|
] });
|
|
9944
9958
|
};
|
|
9945
9959
|
const CardPrimary = withTopBadge(Card);
|
|
9946
|
-
const Header$2 =
|
|
9960
|
+
const Header$2 = styledComponents.styled.div.withConfig({
|
|
9947
9961
|
componentId: "sc-1qnbjoa-0"
|
|
9948
9962
|
})(["display:flex;flex-direction:column;align-items:center;width:fit-content;max-width:100%;gap:inherit;"]);
|
|
9949
|
-
const Description =
|
|
9963
|
+
const Description = styledComponents.styled.div.withConfig({
|
|
9950
9964
|
componentId: "sc-1qnbjoa-1"
|
|
9951
9965
|
})(["display:flex;flex-direction:column;align-self:center;gap:", ";flex:1;"], ({
|
|
9952
9966
|
theme: theme2
|
|
9953
9967
|
}) => theme2.click.card.horizontal.space.gap);
|
|
9954
|
-
const Wrapper$7 =
|
|
9968
|
+
const Wrapper$7 = styledComponents.styled.div.withConfig({
|
|
9955
9969
|
componentId: "sc-1qnbjoa-2"
|
|
9956
9970
|
})(["display:inline-flex;width:100%;max-width:100%;align-items:center;justify-content:flex-start;", ""], ({
|
|
9957
9971
|
theme: theme2,
|
|
@@ -10009,7 +10023,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10009
10023
|
}
|
|
10010
10024
|
` : ""}
|
|
10011
10025
|
`);
|
|
10012
|
-
const CardIcon$1 =
|
|
10026
|
+
const CardIcon$1 = styledComponents.styled(SvgImage).withConfig({
|
|
10013
10027
|
componentId: "sc-1qnbjoa-3"
|
|
10014
10028
|
})(["", ""], ({
|
|
10015
10029
|
theme: theme2
|
|
@@ -10017,7 +10031,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10017
10031
|
height: ${theme2.click.card.horizontal.icon.size.all};
|
|
10018
10032
|
width: ${theme2.click.card.horizontal.icon.size.all};
|
|
10019
10033
|
`);
|
|
10020
|
-
const ContentWrapper =
|
|
10034
|
+
const ContentWrapper = styledComponents.styled.div.withConfig({
|
|
10021
10035
|
componentId: "sc-1qnbjoa-4"
|
|
10022
10036
|
})(["display:flex;flex-direction:column;"]);
|
|
10023
10037
|
const CardHorizontal = ({
|
|
@@ -10039,7 +10053,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10039
10053
|
] })
|
|
10040
10054
|
] });
|
|
10041
10055
|
};
|
|
10042
|
-
const Background =
|
|
10056
|
+
const Background = styledComponents.styled.div.withConfig({
|
|
10043
10057
|
componentId: "sc-6jamj6-0"
|
|
10044
10058
|
})(["", ""], ({
|
|
10045
10059
|
theme: theme2
|
|
@@ -10054,7 +10068,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10054
10068
|
background: ${theme2.click.card.promotion.color.stroke.focus};
|
|
10055
10069
|
}
|
|
10056
10070
|
`);
|
|
10057
|
-
const Wrapper$6 =
|
|
10071
|
+
const Wrapper$6 = styledComponents.styled.div.withConfig({
|
|
10058
10072
|
componentId: "sc-6jamj6-1"
|
|
10059
10073
|
})(["display:flex;width:100%;align-items:center;justify-content:flex-start;cursor:pointer;", ""], ({
|
|
10060
10074
|
theme: theme2
|
|
@@ -10076,7 +10090,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10076
10090
|
color: ${theme2.click.card.promotion.color.text.active};
|
|
10077
10091
|
}
|
|
10078
10092
|
`);
|
|
10079
|
-
const CardIcon =
|
|
10093
|
+
const CardIcon = styledComponents.styled(SvgImage).withConfig({
|
|
10080
10094
|
componentId: "sc-6jamj6-2"
|
|
10081
10095
|
})(["", ""], ({
|
|
10082
10096
|
theme: theme2
|
|
@@ -10085,7 +10099,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10085
10099
|
width: ${theme2.click.card.promotion.icon.size.all};
|
|
10086
10100
|
color: ${theme2.click.card.promotion.color.icon.default};
|
|
10087
10101
|
`);
|
|
10088
|
-
const DismissWrapper =
|
|
10102
|
+
const DismissWrapper = styledComponents.styled.button.withConfig({
|
|
10089
10103
|
componentId: "sc-6jamj6-3"
|
|
10090
10104
|
})(["display:flex;align-items:center;margin-left:auto;border:none;background-color:transparent;color:inherit;cursor:pointer;"]);
|
|
10091
10105
|
const CardPromotion = ({
|
|
@@ -10252,7 +10266,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10252
10266
|
}
|
|
10253
10267
|
const $e698a72e93240346$export$be92b6f5f03c0fe9 = $e698a72e93240346$export$48513f6b9f8ce62d;
|
|
10254
10268
|
const $e698a72e93240346$export$adb584737d712b70 = $e698a72e93240346$export$59aad738f51d1c05;
|
|
10255
|
-
const Wrapper$5 =
|
|
10269
|
+
const Wrapper$5 = styledComponents.styled(FormRoot).withConfig({
|
|
10256
10270
|
componentId: "sc-1sck1ja-0"
|
|
10257
10271
|
})(["align-items:center;max-width:fit-content;"]);
|
|
10258
10272
|
const Checkbox = ({
|
|
@@ -10270,7 +10284,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10270
10284
|
label && /* @__PURE__ */ jsxRuntime.jsx(GenericLabel, { htmlFor: id ?? defaultId, disabled, children: label })
|
|
10271
10285
|
] });
|
|
10272
10286
|
};
|
|
10273
|
-
const CheckInput =
|
|
10287
|
+
const CheckInput = styledComponents.styled($e698a72e93240346$export$be92b6f5f03c0fe9).withConfig({
|
|
10274
10288
|
componentId: "sc-1sck1ja-1"
|
|
10275
10289
|
})(["display:flex;align-items:center;justify-content:center;", ";"], ({
|
|
10276
10290
|
theme: theme2,
|
|
@@ -10299,7 +10313,7 @@ var __publicField = (obj, key, value) => {
|
|
|
10299
10313
|
}
|
|
10300
10314
|
}
|
|
10301
10315
|
`);
|
|
10302
|
-
const CheckIconWrapper =
|
|
10316
|
+
const CheckIconWrapper = styledComponents.styled($e698a72e93240346$export$adb584737d712b70).withConfig({
|
|
10303
10317
|
componentId: "sc-1sck1ja-2"
|
|
10304
10318
|
})(["", ""], ({
|
|
10305
10319
|
theme: theme2
|
|
@@ -13549,6 +13563,634 @@ var __publicField = (obj, key, value) => {
|
|
|
13549
13563
|
sql_1 = sql2;
|
|
13550
13564
|
return sql_1;
|
|
13551
13565
|
}
|
|
13566
|
+
var typescript_1;
|
|
13567
|
+
var hasRequiredTypescript;
|
|
13568
|
+
function requireTypescript() {
|
|
13569
|
+
if (hasRequiredTypescript)
|
|
13570
|
+
return typescript_1;
|
|
13571
|
+
hasRequiredTypescript = 1;
|
|
13572
|
+
const IDENT_RE2 = "[A-Za-z$_][0-9A-Za-z$_]*";
|
|
13573
|
+
const KEYWORDS = [
|
|
13574
|
+
"as",
|
|
13575
|
+
// for exports
|
|
13576
|
+
"in",
|
|
13577
|
+
"of",
|
|
13578
|
+
"if",
|
|
13579
|
+
"for",
|
|
13580
|
+
"while",
|
|
13581
|
+
"finally",
|
|
13582
|
+
"var",
|
|
13583
|
+
"new",
|
|
13584
|
+
"function",
|
|
13585
|
+
"do",
|
|
13586
|
+
"return",
|
|
13587
|
+
"void",
|
|
13588
|
+
"else",
|
|
13589
|
+
"break",
|
|
13590
|
+
"catch",
|
|
13591
|
+
"instanceof",
|
|
13592
|
+
"with",
|
|
13593
|
+
"throw",
|
|
13594
|
+
"case",
|
|
13595
|
+
"default",
|
|
13596
|
+
"try",
|
|
13597
|
+
"switch",
|
|
13598
|
+
"continue",
|
|
13599
|
+
"typeof",
|
|
13600
|
+
"delete",
|
|
13601
|
+
"let",
|
|
13602
|
+
"yield",
|
|
13603
|
+
"const",
|
|
13604
|
+
"class",
|
|
13605
|
+
// JS handles these with a special rule
|
|
13606
|
+
// "get",
|
|
13607
|
+
// "set",
|
|
13608
|
+
"debugger",
|
|
13609
|
+
"async",
|
|
13610
|
+
"await",
|
|
13611
|
+
"static",
|
|
13612
|
+
"import",
|
|
13613
|
+
"from",
|
|
13614
|
+
"export",
|
|
13615
|
+
"extends"
|
|
13616
|
+
];
|
|
13617
|
+
const LITERALS = [
|
|
13618
|
+
"true",
|
|
13619
|
+
"false",
|
|
13620
|
+
"null",
|
|
13621
|
+
"undefined",
|
|
13622
|
+
"NaN",
|
|
13623
|
+
"Infinity"
|
|
13624
|
+
];
|
|
13625
|
+
const TYPES = [
|
|
13626
|
+
"Intl",
|
|
13627
|
+
"DataView",
|
|
13628
|
+
"Number",
|
|
13629
|
+
"Math",
|
|
13630
|
+
"Date",
|
|
13631
|
+
"String",
|
|
13632
|
+
"RegExp",
|
|
13633
|
+
"Object",
|
|
13634
|
+
"Function",
|
|
13635
|
+
"Boolean",
|
|
13636
|
+
"Error",
|
|
13637
|
+
"Symbol",
|
|
13638
|
+
"Set",
|
|
13639
|
+
"Map",
|
|
13640
|
+
"WeakSet",
|
|
13641
|
+
"WeakMap",
|
|
13642
|
+
"Proxy",
|
|
13643
|
+
"Reflect",
|
|
13644
|
+
"JSON",
|
|
13645
|
+
"Promise",
|
|
13646
|
+
"Float64Array",
|
|
13647
|
+
"Int16Array",
|
|
13648
|
+
"Int32Array",
|
|
13649
|
+
"Int8Array",
|
|
13650
|
+
"Uint16Array",
|
|
13651
|
+
"Uint32Array",
|
|
13652
|
+
"Float32Array",
|
|
13653
|
+
"Array",
|
|
13654
|
+
"Uint8Array",
|
|
13655
|
+
"Uint8ClampedArray",
|
|
13656
|
+
"ArrayBuffer",
|
|
13657
|
+
"BigInt64Array",
|
|
13658
|
+
"BigUint64Array",
|
|
13659
|
+
"BigInt"
|
|
13660
|
+
];
|
|
13661
|
+
const ERROR_TYPES = [
|
|
13662
|
+
"EvalError",
|
|
13663
|
+
"InternalError",
|
|
13664
|
+
"RangeError",
|
|
13665
|
+
"ReferenceError",
|
|
13666
|
+
"SyntaxError",
|
|
13667
|
+
"TypeError",
|
|
13668
|
+
"URIError"
|
|
13669
|
+
];
|
|
13670
|
+
const BUILT_IN_GLOBALS = [
|
|
13671
|
+
"setInterval",
|
|
13672
|
+
"setTimeout",
|
|
13673
|
+
"clearInterval",
|
|
13674
|
+
"clearTimeout",
|
|
13675
|
+
"require",
|
|
13676
|
+
"exports",
|
|
13677
|
+
"eval",
|
|
13678
|
+
"isFinite",
|
|
13679
|
+
"isNaN",
|
|
13680
|
+
"parseFloat",
|
|
13681
|
+
"parseInt",
|
|
13682
|
+
"decodeURI",
|
|
13683
|
+
"decodeURIComponent",
|
|
13684
|
+
"encodeURI",
|
|
13685
|
+
"encodeURIComponent",
|
|
13686
|
+
"escape",
|
|
13687
|
+
"unescape"
|
|
13688
|
+
];
|
|
13689
|
+
const BUILT_IN_VARIABLES = [
|
|
13690
|
+
"arguments",
|
|
13691
|
+
"this",
|
|
13692
|
+
"super",
|
|
13693
|
+
"console",
|
|
13694
|
+
"window",
|
|
13695
|
+
"document",
|
|
13696
|
+
"localStorage",
|
|
13697
|
+
"module",
|
|
13698
|
+
"global"
|
|
13699
|
+
// Node.js
|
|
13700
|
+
];
|
|
13701
|
+
const BUILT_INS = [].concat(
|
|
13702
|
+
BUILT_IN_GLOBALS,
|
|
13703
|
+
BUILT_IN_VARIABLES,
|
|
13704
|
+
TYPES,
|
|
13705
|
+
ERROR_TYPES
|
|
13706
|
+
);
|
|
13707
|
+
function source2(re) {
|
|
13708
|
+
if (!re)
|
|
13709
|
+
return null;
|
|
13710
|
+
if (typeof re === "string")
|
|
13711
|
+
return re;
|
|
13712
|
+
return re.source;
|
|
13713
|
+
}
|
|
13714
|
+
function lookahead(re) {
|
|
13715
|
+
return concat2("(?=", re, ")");
|
|
13716
|
+
}
|
|
13717
|
+
function concat2(...args) {
|
|
13718
|
+
const joined = args.map((x) => source2(x)).join("");
|
|
13719
|
+
return joined;
|
|
13720
|
+
}
|
|
13721
|
+
function javascript(hljs) {
|
|
13722
|
+
const hasClosingTag = (match, { after }) => {
|
|
13723
|
+
const tag2 = "</" + match[0].slice(1);
|
|
13724
|
+
const pos = match.input.indexOf(tag2, after);
|
|
13725
|
+
return pos !== -1;
|
|
13726
|
+
};
|
|
13727
|
+
const IDENT_RE$1 = IDENT_RE2;
|
|
13728
|
+
const FRAGMENT = {
|
|
13729
|
+
begin: "<>",
|
|
13730
|
+
end: "</>"
|
|
13731
|
+
};
|
|
13732
|
+
const XML_TAG = {
|
|
13733
|
+
begin: /<[A-Za-z0-9\\._:-]+/,
|
|
13734
|
+
end: /\/[A-Za-z0-9\\._:-]+>|\/>/,
|
|
13735
|
+
/**
|
|
13736
|
+
* @param {RegExpMatchArray} match
|
|
13737
|
+
* @param {CallbackResponse} response
|
|
13738
|
+
*/
|
|
13739
|
+
isTrulyOpeningTag: (match, response) => {
|
|
13740
|
+
const afterMatchIndex = match[0].length + match.index;
|
|
13741
|
+
const nextChar = match.input[afterMatchIndex];
|
|
13742
|
+
if (nextChar === "<") {
|
|
13743
|
+
response.ignoreMatch();
|
|
13744
|
+
return;
|
|
13745
|
+
}
|
|
13746
|
+
if (nextChar === ">") {
|
|
13747
|
+
if (!hasClosingTag(match, { after: afterMatchIndex })) {
|
|
13748
|
+
response.ignoreMatch();
|
|
13749
|
+
}
|
|
13750
|
+
}
|
|
13751
|
+
}
|
|
13752
|
+
};
|
|
13753
|
+
const KEYWORDS$1 = {
|
|
13754
|
+
$pattern: IDENT_RE2,
|
|
13755
|
+
keyword: KEYWORDS,
|
|
13756
|
+
literal: LITERALS,
|
|
13757
|
+
built_in: BUILT_INS
|
|
13758
|
+
};
|
|
13759
|
+
const decimalDigits = "[0-9](_?[0-9])*";
|
|
13760
|
+
const frac = `\\.(${decimalDigits})`;
|
|
13761
|
+
const decimalInteger = `0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*`;
|
|
13762
|
+
const NUMBER = {
|
|
13763
|
+
className: "number",
|
|
13764
|
+
variants: [
|
|
13765
|
+
// DecimalLiteral
|
|
13766
|
+
{ begin: `(\\b(${decimalInteger})((${frac})|\\.)?|(${frac}))[eE][+-]?(${decimalDigits})\\b` },
|
|
13767
|
+
{ begin: `\\b(${decimalInteger})\\b((${frac})\\b|\\.)?|(${frac})\\b` },
|
|
13768
|
+
// DecimalBigIntegerLiteral
|
|
13769
|
+
{ begin: `\\b(0|[1-9](_?[0-9])*)n\\b` },
|
|
13770
|
+
// NonDecimalIntegerLiteral
|
|
13771
|
+
{ begin: "\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b" },
|
|
13772
|
+
{ begin: "\\b0[bB][0-1](_?[0-1])*n?\\b" },
|
|
13773
|
+
{ begin: "\\b0[oO][0-7](_?[0-7])*n?\\b" },
|
|
13774
|
+
// LegacyOctalIntegerLiteral (does not include underscore separators)
|
|
13775
|
+
// https://tc39.es/ecma262/#sec-additional-syntax-numeric-literals
|
|
13776
|
+
{ begin: "\\b0[0-7]+n?\\b" }
|
|
13777
|
+
],
|
|
13778
|
+
relevance: 0
|
|
13779
|
+
};
|
|
13780
|
+
const SUBST = {
|
|
13781
|
+
className: "subst",
|
|
13782
|
+
begin: "\\$\\{",
|
|
13783
|
+
end: "\\}",
|
|
13784
|
+
keywords: KEYWORDS$1,
|
|
13785
|
+
contains: []
|
|
13786
|
+
// defined later
|
|
13787
|
+
};
|
|
13788
|
+
const HTML_TEMPLATE = {
|
|
13789
|
+
begin: "html`",
|
|
13790
|
+
end: "",
|
|
13791
|
+
starts: {
|
|
13792
|
+
end: "`",
|
|
13793
|
+
returnEnd: false,
|
|
13794
|
+
contains: [
|
|
13795
|
+
hljs.BACKSLASH_ESCAPE,
|
|
13796
|
+
SUBST
|
|
13797
|
+
],
|
|
13798
|
+
subLanguage: "xml"
|
|
13799
|
+
}
|
|
13800
|
+
};
|
|
13801
|
+
const CSS_TEMPLATE = {
|
|
13802
|
+
begin: "css`",
|
|
13803
|
+
end: "",
|
|
13804
|
+
starts: {
|
|
13805
|
+
end: "`",
|
|
13806
|
+
returnEnd: false,
|
|
13807
|
+
contains: [
|
|
13808
|
+
hljs.BACKSLASH_ESCAPE,
|
|
13809
|
+
SUBST
|
|
13810
|
+
],
|
|
13811
|
+
subLanguage: "css"
|
|
13812
|
+
}
|
|
13813
|
+
};
|
|
13814
|
+
const TEMPLATE_STRING = {
|
|
13815
|
+
className: "string",
|
|
13816
|
+
begin: "`",
|
|
13817
|
+
end: "`",
|
|
13818
|
+
contains: [
|
|
13819
|
+
hljs.BACKSLASH_ESCAPE,
|
|
13820
|
+
SUBST
|
|
13821
|
+
]
|
|
13822
|
+
};
|
|
13823
|
+
const JSDOC_COMMENT = hljs.COMMENT(
|
|
13824
|
+
/\/\*\*(?!\/)/,
|
|
13825
|
+
"\\*/",
|
|
13826
|
+
{
|
|
13827
|
+
relevance: 0,
|
|
13828
|
+
contains: [
|
|
13829
|
+
{
|
|
13830
|
+
className: "doctag",
|
|
13831
|
+
begin: "@[A-Za-z]+",
|
|
13832
|
+
contains: [
|
|
13833
|
+
{
|
|
13834
|
+
className: "type",
|
|
13835
|
+
begin: "\\{",
|
|
13836
|
+
end: "\\}",
|
|
13837
|
+
relevance: 0
|
|
13838
|
+
},
|
|
13839
|
+
{
|
|
13840
|
+
className: "variable",
|
|
13841
|
+
begin: IDENT_RE$1 + "(?=\\s*(-)|$)",
|
|
13842
|
+
endsParent: true,
|
|
13843
|
+
relevance: 0
|
|
13844
|
+
},
|
|
13845
|
+
// eat spaces (not newlines) so we can find
|
|
13846
|
+
// types or variables
|
|
13847
|
+
{
|
|
13848
|
+
begin: /(?=[^\n])\s/,
|
|
13849
|
+
relevance: 0
|
|
13850
|
+
}
|
|
13851
|
+
]
|
|
13852
|
+
}
|
|
13853
|
+
]
|
|
13854
|
+
}
|
|
13855
|
+
);
|
|
13856
|
+
const COMMENT2 = {
|
|
13857
|
+
className: "comment",
|
|
13858
|
+
variants: [
|
|
13859
|
+
JSDOC_COMMENT,
|
|
13860
|
+
hljs.C_BLOCK_COMMENT_MODE,
|
|
13861
|
+
hljs.C_LINE_COMMENT_MODE
|
|
13862
|
+
]
|
|
13863
|
+
};
|
|
13864
|
+
const SUBST_INTERNALS = [
|
|
13865
|
+
hljs.APOS_STRING_MODE,
|
|
13866
|
+
hljs.QUOTE_STRING_MODE,
|
|
13867
|
+
HTML_TEMPLATE,
|
|
13868
|
+
CSS_TEMPLATE,
|
|
13869
|
+
TEMPLATE_STRING,
|
|
13870
|
+
NUMBER,
|
|
13871
|
+
hljs.REGEXP_MODE
|
|
13872
|
+
];
|
|
13873
|
+
SUBST.contains = SUBST_INTERNALS.concat({
|
|
13874
|
+
// we need to pair up {} inside our subst to prevent
|
|
13875
|
+
// it from ending too early by matching another }
|
|
13876
|
+
begin: /\{/,
|
|
13877
|
+
end: /\}/,
|
|
13878
|
+
keywords: KEYWORDS$1,
|
|
13879
|
+
contains: [
|
|
13880
|
+
"self"
|
|
13881
|
+
].concat(SUBST_INTERNALS)
|
|
13882
|
+
});
|
|
13883
|
+
const SUBST_AND_COMMENTS = [].concat(COMMENT2, SUBST.contains);
|
|
13884
|
+
const PARAMS_CONTAINS = SUBST_AND_COMMENTS.concat([
|
|
13885
|
+
// eat recursive parens in sub expressions
|
|
13886
|
+
{
|
|
13887
|
+
begin: /\(/,
|
|
13888
|
+
end: /\)/,
|
|
13889
|
+
keywords: KEYWORDS$1,
|
|
13890
|
+
contains: ["self"].concat(SUBST_AND_COMMENTS)
|
|
13891
|
+
}
|
|
13892
|
+
]);
|
|
13893
|
+
const PARAMS = {
|
|
13894
|
+
className: "params",
|
|
13895
|
+
begin: /\(/,
|
|
13896
|
+
end: /\)/,
|
|
13897
|
+
excludeBegin: true,
|
|
13898
|
+
excludeEnd: true,
|
|
13899
|
+
keywords: KEYWORDS$1,
|
|
13900
|
+
contains: PARAMS_CONTAINS
|
|
13901
|
+
};
|
|
13902
|
+
return {
|
|
13903
|
+
name: "Javascript",
|
|
13904
|
+
aliases: ["js", "jsx", "mjs", "cjs"],
|
|
13905
|
+
keywords: KEYWORDS$1,
|
|
13906
|
+
// this will be extended by TypeScript
|
|
13907
|
+
exports: { PARAMS_CONTAINS },
|
|
13908
|
+
illegal: /#(?![$_A-z])/,
|
|
13909
|
+
contains: [
|
|
13910
|
+
hljs.SHEBANG({
|
|
13911
|
+
label: "shebang",
|
|
13912
|
+
binary: "node",
|
|
13913
|
+
relevance: 5
|
|
13914
|
+
}),
|
|
13915
|
+
{
|
|
13916
|
+
label: "use_strict",
|
|
13917
|
+
className: "meta",
|
|
13918
|
+
relevance: 10,
|
|
13919
|
+
begin: /^\s*['"]use (strict|asm)['"]/
|
|
13920
|
+
},
|
|
13921
|
+
hljs.APOS_STRING_MODE,
|
|
13922
|
+
hljs.QUOTE_STRING_MODE,
|
|
13923
|
+
HTML_TEMPLATE,
|
|
13924
|
+
CSS_TEMPLATE,
|
|
13925
|
+
TEMPLATE_STRING,
|
|
13926
|
+
COMMENT2,
|
|
13927
|
+
NUMBER,
|
|
13928
|
+
{
|
|
13929
|
+
// object attr container
|
|
13930
|
+
begin: concat2(
|
|
13931
|
+
/[{,\n]\s*/,
|
|
13932
|
+
// we need to look ahead to make sure that we actually have an
|
|
13933
|
+
// attribute coming up so we don't steal a comma from a potential
|
|
13934
|
+
// "value" container
|
|
13935
|
+
//
|
|
13936
|
+
// NOTE: this might not work how you think. We don't actually always
|
|
13937
|
+
// enter this mode and stay. Instead it might merely match `,
|
|
13938
|
+
// <comments up next>` and then immediately end after the , because it
|
|
13939
|
+
// fails to find any actual attrs. But this still does the job because
|
|
13940
|
+
// it prevents the value contain rule from grabbing this instead and
|
|
13941
|
+
// prevening this rule from firing when we actually DO have keys.
|
|
13942
|
+
lookahead(concat2(
|
|
13943
|
+
// we also need to allow for multiple possible comments inbetween
|
|
13944
|
+
// the first key:value pairing
|
|
13945
|
+
/(((\/\/.*$)|(\/\*(\*[^/]|[^*])*\*\/))\s*)*/,
|
|
13946
|
+
IDENT_RE$1 + "\\s*:"
|
|
13947
|
+
))
|
|
13948
|
+
),
|
|
13949
|
+
relevance: 0,
|
|
13950
|
+
contains: [
|
|
13951
|
+
{
|
|
13952
|
+
className: "attr",
|
|
13953
|
+
begin: IDENT_RE$1 + lookahead("\\s*:"),
|
|
13954
|
+
relevance: 0
|
|
13955
|
+
}
|
|
13956
|
+
]
|
|
13957
|
+
},
|
|
13958
|
+
{
|
|
13959
|
+
// "value" container
|
|
13960
|
+
begin: "(" + hljs.RE_STARTERS_RE + "|\\b(case|return|throw)\\b)\\s*",
|
|
13961
|
+
keywords: "return throw case",
|
|
13962
|
+
contains: [
|
|
13963
|
+
COMMENT2,
|
|
13964
|
+
hljs.REGEXP_MODE,
|
|
13965
|
+
{
|
|
13966
|
+
className: "function",
|
|
13967
|
+
// we have to count the parens to make sure we actually have the
|
|
13968
|
+
// correct bounding ( ) before the =>. There could be any number of
|
|
13969
|
+
// sub-expressions inside also surrounded by parens.
|
|
13970
|
+
begin: "(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|" + hljs.UNDERSCORE_IDENT_RE + ")\\s*=>",
|
|
13971
|
+
returnBegin: true,
|
|
13972
|
+
end: "\\s*=>",
|
|
13973
|
+
contains: [
|
|
13974
|
+
{
|
|
13975
|
+
className: "params",
|
|
13976
|
+
variants: [
|
|
13977
|
+
{
|
|
13978
|
+
begin: hljs.UNDERSCORE_IDENT_RE,
|
|
13979
|
+
relevance: 0
|
|
13980
|
+
},
|
|
13981
|
+
{
|
|
13982
|
+
className: null,
|
|
13983
|
+
begin: /\(\s*\)/,
|
|
13984
|
+
skip: true
|
|
13985
|
+
},
|
|
13986
|
+
{
|
|
13987
|
+
begin: /\(/,
|
|
13988
|
+
end: /\)/,
|
|
13989
|
+
excludeBegin: true,
|
|
13990
|
+
excludeEnd: true,
|
|
13991
|
+
keywords: KEYWORDS$1,
|
|
13992
|
+
contains: PARAMS_CONTAINS
|
|
13993
|
+
}
|
|
13994
|
+
]
|
|
13995
|
+
}
|
|
13996
|
+
]
|
|
13997
|
+
},
|
|
13998
|
+
{
|
|
13999
|
+
// could be a comma delimited list of params to a function call
|
|
14000
|
+
begin: /,/,
|
|
14001
|
+
relevance: 0
|
|
14002
|
+
},
|
|
14003
|
+
{
|
|
14004
|
+
className: "",
|
|
14005
|
+
begin: /\s/,
|
|
14006
|
+
end: /\s*/,
|
|
14007
|
+
skip: true
|
|
14008
|
+
},
|
|
14009
|
+
{
|
|
14010
|
+
// JSX
|
|
14011
|
+
variants: [
|
|
14012
|
+
{ begin: FRAGMENT.begin, end: FRAGMENT.end },
|
|
14013
|
+
{
|
|
14014
|
+
begin: XML_TAG.begin,
|
|
14015
|
+
// we carefully check the opening tag to see if it truly
|
|
14016
|
+
// is a tag and not a false positive
|
|
14017
|
+
"on:begin": XML_TAG.isTrulyOpeningTag,
|
|
14018
|
+
end: XML_TAG.end
|
|
14019
|
+
}
|
|
14020
|
+
],
|
|
14021
|
+
subLanguage: "xml",
|
|
14022
|
+
contains: [
|
|
14023
|
+
{
|
|
14024
|
+
begin: XML_TAG.begin,
|
|
14025
|
+
end: XML_TAG.end,
|
|
14026
|
+
skip: true,
|
|
14027
|
+
contains: ["self"]
|
|
14028
|
+
}
|
|
14029
|
+
]
|
|
14030
|
+
}
|
|
14031
|
+
],
|
|
14032
|
+
relevance: 0
|
|
14033
|
+
},
|
|
14034
|
+
{
|
|
14035
|
+
className: "function",
|
|
14036
|
+
beginKeywords: "function",
|
|
14037
|
+
end: /[{;]/,
|
|
14038
|
+
excludeEnd: true,
|
|
14039
|
+
keywords: KEYWORDS$1,
|
|
14040
|
+
contains: [
|
|
14041
|
+
"self",
|
|
14042
|
+
hljs.inherit(hljs.TITLE_MODE, { begin: IDENT_RE$1 }),
|
|
14043
|
+
PARAMS
|
|
14044
|
+
],
|
|
14045
|
+
illegal: /%/
|
|
14046
|
+
},
|
|
14047
|
+
{
|
|
14048
|
+
// prevent this from getting swallowed up by function
|
|
14049
|
+
// since they appear "function like"
|
|
14050
|
+
beginKeywords: "while if switch catch for"
|
|
14051
|
+
},
|
|
14052
|
+
{
|
|
14053
|
+
className: "function",
|
|
14054
|
+
// we have to count the parens to make sure we actually have the correct
|
|
14055
|
+
// bounding ( ). There could be any number of sub-expressions inside
|
|
14056
|
+
// also surrounded by parens.
|
|
14057
|
+
begin: hljs.UNDERSCORE_IDENT_RE + "\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",
|
|
14058
|
+
// end parens
|
|
14059
|
+
returnBegin: true,
|
|
14060
|
+
contains: [
|
|
14061
|
+
PARAMS,
|
|
14062
|
+
hljs.inherit(hljs.TITLE_MODE, { begin: IDENT_RE$1 })
|
|
14063
|
+
]
|
|
14064
|
+
},
|
|
14065
|
+
// hack: prevents detection of keywords in some circumstances
|
|
14066
|
+
// .keyword()
|
|
14067
|
+
// $keyword = x
|
|
14068
|
+
{
|
|
14069
|
+
variants: [
|
|
14070
|
+
{ begin: "\\." + IDENT_RE$1 },
|
|
14071
|
+
{ begin: "\\$" + IDENT_RE$1 }
|
|
14072
|
+
],
|
|
14073
|
+
relevance: 0
|
|
14074
|
+
},
|
|
14075
|
+
{
|
|
14076
|
+
// ES6 class
|
|
14077
|
+
className: "class",
|
|
14078
|
+
beginKeywords: "class",
|
|
14079
|
+
end: /[{;=]/,
|
|
14080
|
+
excludeEnd: true,
|
|
14081
|
+
illegal: /[:"[\]]/,
|
|
14082
|
+
contains: [
|
|
14083
|
+
{ beginKeywords: "extends" },
|
|
14084
|
+
hljs.UNDERSCORE_TITLE_MODE
|
|
14085
|
+
]
|
|
14086
|
+
},
|
|
14087
|
+
{
|
|
14088
|
+
begin: /\b(?=constructor)/,
|
|
14089
|
+
end: /[{;]/,
|
|
14090
|
+
excludeEnd: true,
|
|
14091
|
+
contains: [
|
|
14092
|
+
hljs.inherit(hljs.TITLE_MODE, { begin: IDENT_RE$1 }),
|
|
14093
|
+
"self",
|
|
14094
|
+
PARAMS
|
|
14095
|
+
]
|
|
14096
|
+
},
|
|
14097
|
+
{
|
|
14098
|
+
begin: "(get|set)\\s+(?=" + IDENT_RE$1 + "\\()",
|
|
14099
|
+
end: /\{/,
|
|
14100
|
+
keywords: "get set",
|
|
14101
|
+
contains: [
|
|
14102
|
+
hljs.inherit(hljs.TITLE_MODE, { begin: IDENT_RE$1 }),
|
|
14103
|
+
{ begin: /\(\)/ },
|
|
14104
|
+
// eat to avoid empty params
|
|
14105
|
+
PARAMS
|
|
14106
|
+
]
|
|
14107
|
+
},
|
|
14108
|
+
{
|
|
14109
|
+
begin: /\$[(.]/
|
|
14110
|
+
// relevance booster for a pattern common to JS libs: `$(something)` and `$.something`
|
|
14111
|
+
}
|
|
14112
|
+
]
|
|
14113
|
+
};
|
|
14114
|
+
}
|
|
14115
|
+
function typescript2(hljs) {
|
|
14116
|
+
const IDENT_RE$1 = IDENT_RE2;
|
|
14117
|
+
const NAMESPACE = {
|
|
14118
|
+
beginKeywords: "namespace",
|
|
14119
|
+
end: /\{/,
|
|
14120
|
+
excludeEnd: true
|
|
14121
|
+
};
|
|
14122
|
+
const INTERFACE = {
|
|
14123
|
+
beginKeywords: "interface",
|
|
14124
|
+
end: /\{/,
|
|
14125
|
+
excludeEnd: true,
|
|
14126
|
+
keywords: "interface extends"
|
|
14127
|
+
};
|
|
14128
|
+
const USE_STRICT = {
|
|
14129
|
+
className: "meta",
|
|
14130
|
+
relevance: 10,
|
|
14131
|
+
begin: /^\s*['"]use strict['"]/
|
|
14132
|
+
};
|
|
14133
|
+
const TYPES2 = [
|
|
14134
|
+
"any",
|
|
14135
|
+
"void",
|
|
14136
|
+
"number",
|
|
14137
|
+
"boolean",
|
|
14138
|
+
"string",
|
|
14139
|
+
"object",
|
|
14140
|
+
"never",
|
|
14141
|
+
"enum"
|
|
14142
|
+
];
|
|
14143
|
+
const TS_SPECIFIC_KEYWORDS = [
|
|
14144
|
+
"type",
|
|
14145
|
+
"namespace",
|
|
14146
|
+
"typedef",
|
|
14147
|
+
"interface",
|
|
14148
|
+
"public",
|
|
14149
|
+
"private",
|
|
14150
|
+
"protected",
|
|
14151
|
+
"implements",
|
|
14152
|
+
"declare",
|
|
14153
|
+
"abstract",
|
|
14154
|
+
"readonly"
|
|
14155
|
+
];
|
|
14156
|
+
const KEYWORDS$1 = {
|
|
14157
|
+
$pattern: IDENT_RE2,
|
|
14158
|
+
keyword: KEYWORDS.concat(TS_SPECIFIC_KEYWORDS),
|
|
14159
|
+
literal: LITERALS,
|
|
14160
|
+
built_in: BUILT_INS.concat(TYPES2)
|
|
14161
|
+
};
|
|
14162
|
+
const DECORATOR = {
|
|
14163
|
+
className: "meta",
|
|
14164
|
+
begin: "@" + IDENT_RE$1
|
|
14165
|
+
};
|
|
14166
|
+
const swapMode = (mode, label, replacement) => {
|
|
14167
|
+
const indx = mode.contains.findIndex((m) => m.label === label);
|
|
14168
|
+
if (indx === -1) {
|
|
14169
|
+
throw new Error("can not find mode to replace");
|
|
14170
|
+
}
|
|
14171
|
+
mode.contains.splice(indx, 1, replacement);
|
|
14172
|
+
};
|
|
14173
|
+
const tsLanguage = javascript(hljs);
|
|
14174
|
+
Object.assign(tsLanguage.keywords, KEYWORDS$1);
|
|
14175
|
+
tsLanguage.exports.PARAMS_CONTAINS.push(DECORATOR);
|
|
14176
|
+
tsLanguage.contains = tsLanguage.contains.concat([
|
|
14177
|
+
DECORATOR,
|
|
14178
|
+
NAMESPACE,
|
|
14179
|
+
INTERFACE
|
|
14180
|
+
]);
|
|
14181
|
+
swapMode(tsLanguage, "shebang", hljs.SHEBANG());
|
|
14182
|
+
swapMode(tsLanguage, "use_strict", USE_STRICT);
|
|
14183
|
+
const functionDeclaration = tsLanguage.contains.find((m) => m.className === "function");
|
|
14184
|
+
functionDeclaration.relevance = 0;
|
|
14185
|
+
Object.assign(tsLanguage, {
|
|
14186
|
+
name: "TypeScript",
|
|
14187
|
+
aliases: ["ts", "tsx"]
|
|
14188
|
+
});
|
|
14189
|
+
return tsLanguage;
|
|
14190
|
+
}
|
|
14191
|
+
typescript_1 = typescript2;
|
|
14192
|
+
return typescript_1;
|
|
14193
|
+
}
|
|
13552
14194
|
function _setPrototypeOf(o, p) {
|
|
13553
14195
|
_setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function _setPrototypeOf2(o2, p2) {
|
|
13554
14196
|
o2.__proto__ = p2;
|
|
@@ -13565,7 +14207,7 @@ var __publicField = (obj, key, value) => {
|
|
|
13565
14207
|
var SyntaxHighlighter = highlight$2(core$1, {});
|
|
13566
14208
|
SyntaxHighlighter.registerLanguage = core$1.registerLanguage;
|
|
13567
14209
|
const useColorStyle = (defaultTheme) => {
|
|
13568
|
-
const theme2 =
|
|
14210
|
+
const theme2 = styledComponents.useTheme();
|
|
13569
14211
|
const inheritedThemeName = theme2.name !== "classic" ? theme2.name : "light";
|
|
13570
14212
|
const themeName = !defaultTheme ? inheritedThemeName : defaultTheme;
|
|
13571
14213
|
const codeTheme = theme2.click.codeblock[`${themeName}Mode`].color;
|
|
@@ -13729,10 +14371,23 @@ var __publicField = (obj, key, value) => {
|
|
|
13729
14371
|
exports3["default"] = _default2;
|
|
13730
14372
|
})(json$1);
|
|
13731
14373
|
const json = /* @__PURE__ */ getDefaultExportFromCjs(json$1);
|
|
14374
|
+
var typescript = {};
|
|
14375
|
+
(function(exports3) {
|
|
14376
|
+
var _interopRequireDefault = interopRequireDefaultExports;
|
|
14377
|
+
Object.defineProperty(exports3, "__esModule", {
|
|
14378
|
+
value: true
|
|
14379
|
+
});
|
|
14380
|
+
exports3["default"] = void 0;
|
|
14381
|
+
var _typescript = _interopRequireDefault(requireTypescript());
|
|
14382
|
+
var _default2 = _typescript["default"];
|
|
14383
|
+
exports3["default"] = _default2;
|
|
14384
|
+
})(typescript);
|
|
14385
|
+
const tsx = /* @__PURE__ */ getDefaultExportFromCjs(typescript);
|
|
13732
14386
|
SyntaxHighlighter.registerLanguage("sql", sql);
|
|
13733
14387
|
SyntaxHighlighter.registerLanguage("bash", bash);
|
|
13734
14388
|
SyntaxHighlighter.registerLanguage("json", json);
|
|
13735
|
-
|
|
14389
|
+
SyntaxHighlighter.registerLanguage("tsx", tsx);
|
|
14390
|
+
const CodeBlockContainer = styledComponents.styled.div.withConfig({
|
|
13736
14391
|
componentId: "sc-18gnqgi-0"
|
|
13737
14392
|
})(["width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;position:relative;cursor:pointer;", ""], ({
|
|
13738
14393
|
theme: theme2,
|
|
@@ -13747,7 +14402,7 @@ var __publicField = (obj, key, value) => {
|
|
|
13747
14402
|
}
|
|
13748
14403
|
`;
|
|
13749
14404
|
});
|
|
13750
|
-
const CodeButton =
|
|
14405
|
+
const CodeButton = styledComponents.styled(EmptyButton$1).withConfig({
|
|
13751
14406
|
componentId: "sc-18gnqgi-1"
|
|
13752
14407
|
})(["", ""], ({
|
|
13753
14408
|
$copied,
|
|
@@ -13758,13 +14413,13 @@ var __publicField = (obj, key, value) => {
|
|
|
13758
14413
|
padding: 0;
|
|
13759
14414
|
border: 0;
|
|
13760
14415
|
`);
|
|
13761
|
-
const Highlighter =
|
|
14416
|
+
const Highlighter = styledComponents.styled(SyntaxHighlighter).withConfig({
|
|
13762
14417
|
componentId: "sc-18gnqgi-2"
|
|
13763
14418
|
})(["background:transparent;padding:0;margin:0;"]);
|
|
13764
|
-
const CodeContent =
|
|
14419
|
+
const CodeContent = styledComponents.styled.code.withConfig({
|
|
13765
14420
|
componentId: "sc-18gnqgi-3"
|
|
13766
14421
|
})(["font-family:inherit;color:inherit;"]);
|
|
13767
|
-
const ButtonContainer =
|
|
14422
|
+
const ButtonContainer = styledComponents.styled.div.withConfig({
|
|
13768
14423
|
componentId: "sc-18gnqgi-4"
|
|
13769
14424
|
})(["position:absolute;display:flex;", ""], ({
|
|
13770
14425
|
theme: theme2
|
|
@@ -14247,7 +14902,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14247
14902
|
[calendar, getBody, getHeaders, setNext, setPrev, viewType]
|
|
14248
14903
|
);
|
|
14249
14904
|
}
|
|
14250
|
-
const Wrapper$4 =
|
|
14905
|
+
const Wrapper$4 = styledComponents.styled.div.withConfig({
|
|
14251
14906
|
componentId: "sc-1pvd2nj-0"
|
|
14252
14907
|
})(["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;}", ""], ({
|
|
14253
14908
|
theme: theme2,
|
|
@@ -14338,7 +14993,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14338
14993
|
}
|
|
14339
14994
|
}
|
|
14340
14995
|
`);
|
|
14341
|
-
const StyledLabel =
|
|
14996
|
+
const StyledLabel = styledComponents.styled(Label$1).withConfig({
|
|
14342
14997
|
componentId: "sc-1pvd2nj-1"
|
|
14343
14998
|
})(["", ""], ({
|
|
14344
14999
|
$labelColor
|
|
@@ -14365,7 +15020,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14365
15020
|
label && /* @__PURE__ */ jsxRuntime.jsx(StyledLabel, { htmlFor: id, disabled, error: !!error2, $labelColor: labelColor, children: label })
|
|
14366
15021
|
] });
|
|
14367
15022
|
};
|
|
14368
|
-
const InputElement =
|
|
15023
|
+
const InputElement = styledComponents.styled.input.withConfig({
|
|
14369
15024
|
componentId: "sc-1pvd2nj-2"
|
|
14370
15025
|
})(["background:transparent;border:none;outline:none;width:100%;color:inherit;font:inherit;", ""], ({
|
|
14371
15026
|
theme: theme2
|
|
@@ -14380,7 +15035,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14380
15035
|
color: ${theme2.click.field.color.placeholder.disabled};
|
|
14381
15036
|
}
|
|
14382
15037
|
`);
|
|
14383
|
-
const NumberInputElement =
|
|
15038
|
+
const NumberInputElement = styledComponents.styled(InputElement).withConfig({
|
|
14384
15039
|
componentId: "sc-1pvd2nj-3"
|
|
14385
15040
|
})(["", ""], ({
|
|
14386
15041
|
$hideControls
|
|
@@ -14395,7 +15050,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14395
15050
|
-moz-appearance: textfield;
|
|
14396
15051
|
` : ""}
|
|
14397
15052
|
`);
|
|
14398
|
-
const TextAreaElement =
|
|
15053
|
+
const TextAreaElement = styledComponents.styled.textarea.withConfig({
|
|
14399
15054
|
componentId: "sc-1pvd2nj-4"
|
|
14400
15055
|
})(["background:transparent;border:none;outline:none;width:100%;color:inherit;font:inherit;resize:none;", ""], ({
|
|
14401
15056
|
theme: theme2
|
|
@@ -14406,10 +15061,10 @@ var __publicField = (obj, key, value) => {
|
|
|
14406
15061
|
color: ${theme2.click.field.color.placeholder.default};
|
|
14407
15062
|
}
|
|
14408
15063
|
`);
|
|
14409
|
-
|
|
15064
|
+
styledComponents.styled(InputWrapper).withConfig({
|
|
14410
15065
|
componentId: "sc-1pvd2nj-5"
|
|
14411
15066
|
})(["resize:vertical;overflow:auto;color:red;"]);
|
|
14412
|
-
const IconButton =
|
|
15067
|
+
const IconButton = styledComponents.styled.button.withConfig({
|
|
14413
15068
|
componentId: "sc-1pvd2nj-6"
|
|
14414
15069
|
})(["background:transparent;color:inherit;border:none;padding:0;outline:none;&:not(:disabled){cursor:pointer;}", ""], ({
|
|
14415
15070
|
theme: theme2,
|
|
@@ -14418,7 +15073,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14418
15073
|
padding: ${theme2.click.field.space.y} 0;
|
|
14419
15074
|
visibility: ${$show ? "visible" : "hidden"};
|
|
14420
15075
|
`);
|
|
14421
|
-
|
|
15076
|
+
styledComponents.styled.svg.withConfig({
|
|
14422
15077
|
componentId: "sc-1pvd2nj-7"
|
|
14423
15078
|
})(["", ""], ({
|
|
14424
15079
|
theme: theme2
|
|
@@ -14444,7 +15099,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14444
15099
|
year: "numeric"
|
|
14445
15100
|
});
|
|
14446
15101
|
const explicitWidth = "250px";
|
|
14447
|
-
const HighlightedInputWrapper = styled(InputWrapper).withConfig({
|
|
15102
|
+
const HighlightedInputWrapper = styledComponents.styled(InputWrapper).withConfig({
|
|
14448
15103
|
componentId: "sc-1kfphgn-0"
|
|
14449
15104
|
})(["", " width:", ";}"], ({
|
|
14450
15105
|
$isActive,
|
|
@@ -14452,12 +15107,12 @@ var __publicField = (obj, key, value) => {
|
|
|
14452
15107
|
}) => {
|
|
14453
15108
|
return `border: ${theme2.click.datePicker.dateOption.stroke} solid ${$isActive ? theme2.click.datePicker.dateOption.color.stroke.active : theme2.click.field.color.stroke.default};`;
|
|
14454
15109
|
}, explicitWidth);
|
|
14455
|
-
const DatePickerContainer = styled(Container).withConfig({
|
|
15110
|
+
const DatePickerContainer = styledComponents.styled(Container).withConfig({
|
|
14456
15111
|
componentId: "sc-1kfphgn-1"
|
|
14457
15112
|
})(["background:", ";"], ({
|
|
14458
15113
|
theme: theme2
|
|
14459
15114
|
}) => theme2.click.datePicker.dateOption.color.background.default);
|
|
14460
|
-
const UnselectableTitle = styled.h2.withConfig({
|
|
15115
|
+
const UnselectableTitle = styledComponents.styled.h2.withConfig({
|
|
14461
15116
|
componentId: "sc-1kfphgn-2"
|
|
14462
15117
|
})(["", " user-select:none;"], ({
|
|
14463
15118
|
theme: theme2
|
|
@@ -14465,7 +15120,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14465
15120
|
color: ${theme2.click.datePicker.color.title.default};
|
|
14466
15121
|
font: ${theme2.click.datePicker.typography.title.default};
|
|
14467
15122
|
`);
|
|
14468
|
-
const DateTable = styled.table.withConfig({
|
|
15123
|
+
const DateTable = styledComponents.styled.table.withConfig({
|
|
14469
15124
|
componentId: "sc-1kfphgn-3"
|
|
14470
15125
|
})(["border-collapse:separate;border-spacing:0;font:", " table-layout:fixed;user-select:none;width:", ";thead tr{height:", ";}tbody{cursor:pointer;}td,th{", ";padding:4px;}"], ({
|
|
14471
15126
|
theme: theme2
|
|
@@ -14474,7 +15129,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14474
15129
|
}) => theme2.click.datePicker.dateOption.size.height, ({
|
|
14475
15130
|
theme: theme2
|
|
14476
15131
|
}) => `border: ${theme2.click.datePicker.dateOption.stroke} solid ${theme2.click.datePicker.dateOption.color.stroke.default}`);
|
|
14477
|
-
const DateTableHeader = styled.th.withConfig({
|
|
15132
|
+
const DateTableHeader = styledComponents.styled.th.withConfig({
|
|
14478
15133
|
componentId: "sc-1kfphgn-4"
|
|
14479
15134
|
})(["", " width:14%;"], ({
|
|
14480
15135
|
theme: theme2
|
|
@@ -14482,7 +15137,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14482
15137
|
color: ${theme2.click.datePicker.color.daytitle.default};
|
|
14483
15138
|
font: ${theme2.click.datePicker.typography.daytitle.default};
|
|
14484
15139
|
`);
|
|
14485
|
-
const DateTableCell = styled.td.withConfig({
|
|
15140
|
+
const DateTableCell = styledComponents.styled.td.withConfig({
|
|
14486
15141
|
componentId: "sc-1kfphgn-5"
|
|
14487
15142
|
})(["", " ", " ", " text-align:center;", " &:hover{", ";}"], ({
|
|
14488
15143
|
theme: theme2
|
|
@@ -14883,7 +15538,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14883
15538
|
}) => {
|
|
14884
15539
|
return /* @__PURE__ */ jsxRuntime.jsx($5d3850c4d0b4e6c7$export$be92b6f5f03c0fe9, { ...props, children });
|
|
14885
15540
|
};
|
|
14886
|
-
const Trigger$4 =
|
|
15541
|
+
const Trigger$4 = styledComponents.styled($5d3850c4d0b4e6c7$export$41fb9f06171c75f4).withConfig({
|
|
14887
15542
|
componentId: "sc-1wr6otn-0"
|
|
14888
15543
|
})(["width:fit-content;background:transparent;border:none;cursor:pointer;"]);
|
|
14889
15544
|
const DialogTrigger = ({
|
|
@@ -14901,7 +15556,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14901
15556
|
}) => /* @__PURE__ */ jsxRuntime.jsx($5d3850c4d0b4e6c7$export$f39c2d165cd861fe, { asChild: true, children: /* @__PURE__ */ jsxRuntime.jsx(Button, { type, label, ...props }) });
|
|
14902
15557
|
DialogClose.displayName = "DialogClose";
|
|
14903
15558
|
Dialog.Close = DialogClose;
|
|
14904
|
-
const overlayShow =
|
|
15559
|
+
const overlayShow = styledComponents.keyframes({
|
|
14905
15560
|
"0%": {
|
|
14906
15561
|
opacity: 0
|
|
14907
15562
|
},
|
|
@@ -14909,7 +15564,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14909
15564
|
opacity: 1
|
|
14910
15565
|
}
|
|
14911
15566
|
});
|
|
14912
|
-
const contentShow =
|
|
15567
|
+
const contentShow = styledComponents.keyframes({
|
|
14913
15568
|
"0%": {
|
|
14914
15569
|
opacity: 0,
|
|
14915
15570
|
transform: "translate(-50%, -48%) scale(.96)"
|
|
@@ -14919,12 +15574,12 @@ var __publicField = (obj, key, value) => {
|
|
|
14919
15574
|
transform: "translate(-50%, -50%) scale(1)"
|
|
14920
15575
|
}
|
|
14921
15576
|
});
|
|
14922
|
-
const DialogOverlay =
|
|
15577
|
+
const DialogOverlay = styledComponents.styled($5d3850c4d0b4e6c7$export$c6fdb837b070b4ff).withConfig({
|
|
14923
15578
|
componentId: "sc-1wr6otn-1"
|
|
14924
15579
|
})(["background-color:", ";position:fixed;inset:0;animation:", " 150ms cubic-bezier(0.16,1,0.3,1);"], ({
|
|
14925
15580
|
theme: theme2
|
|
14926
15581
|
}) => theme2.click.dialog.color.opaqueBackground.default, overlayShow);
|
|
14927
|
-
const ContentArea =
|
|
15582
|
+
const ContentArea = styledComponents.styled($5d3850c4d0b4e6c7$export$7c6e2c02157bb7d2).withConfig({
|
|
14928
15583
|
componentId: "sc-1wr6otn-2"
|
|
14929
15584
|
})(["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;"], ({
|
|
14930
15585
|
theme: theme2
|
|
@@ -14939,12 +15594,12 @@ var __publicField = (obj, key, value) => {
|
|
|
14939
15594
|
}) => theme2.click.dialog.shadow.default, ({
|
|
14940
15595
|
theme: theme2
|
|
14941
15596
|
}) => theme2.click.global.color.stroke.default, contentShow);
|
|
14942
|
-
const TitleArea =
|
|
15597
|
+
const TitleArea = styledComponents.styled.div.withConfig({
|
|
14943
15598
|
componentId: "sc-1wr6otn-3"
|
|
14944
15599
|
})(["display:flex;justify-content:space-between;align-items:center;min-height:", ";"], ({
|
|
14945
15600
|
theme: theme2
|
|
14946
15601
|
}) => theme2.sizes[9]);
|
|
14947
|
-
const Title$1 =
|
|
15602
|
+
const Title$1 = styledComponents.styled.h2.withConfig({
|
|
14948
15603
|
componentId: "sc-1wr6otn-4"
|
|
14949
15604
|
})(["font:", ";padding:0;margin:0;"], ({
|
|
14950
15605
|
theme: theme2
|
|
@@ -14976,10 +15631,10 @@ var __publicField = (obj, key, value) => {
|
|
|
14976
15631
|
};
|
|
14977
15632
|
DialogContent$1.displayName = "DialogContent";
|
|
14978
15633
|
Dialog.Content = DialogContent$1;
|
|
14979
|
-
const ActionsWrapper =
|
|
15634
|
+
const ActionsWrapper = styledComponents.styled.div.withConfig({
|
|
14980
15635
|
componentId: "sc-6eozxy-0"
|
|
14981
15636
|
})(["display:flex;justify-content:flex-end;gap:", ";"], (props) => props.theme.click.dialog.space.gap);
|
|
14982
|
-
const DialogContent =
|
|
15637
|
+
const DialogContent = styledComponents.styled.div.withConfig({
|
|
14983
15638
|
componentId: "sc-6eozxy-1"
|
|
14984
15639
|
})(["overflow:hidden;display:flex;flex-direction:column;"]);
|
|
14985
15640
|
const ConfirmationDialog = ({
|
|
@@ -15029,7 +15684,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15029
15684
|
};
|
|
15030
15685
|
Trigger$3.displayName = "Flyout.Trigger";
|
|
15031
15686
|
Flyout.Trigger = Trigger$3;
|
|
15032
|
-
const animationWidth = () =>
|
|
15687
|
+
const animationWidth = () => styledComponents.keyframes({
|
|
15033
15688
|
from: {
|
|
15034
15689
|
width: 0
|
|
15035
15690
|
},
|
|
@@ -15037,7 +15692,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15037
15692
|
width: "fit-content"
|
|
15038
15693
|
}
|
|
15039
15694
|
});
|
|
15040
|
-
const FlyoutContent =
|
|
15695
|
+
const FlyoutContent = styledComponents.styled($5d3850c4d0b4e6c7$export$b6d9565de1e068cf).withConfig({
|
|
15041
15696
|
componentId: "sc-1vtv6sf-0"
|
|
15042
15697
|
})(["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;", ""], ({
|
|
15043
15698
|
theme: theme2,
|
|
@@ -15073,7 +15728,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15073
15728
|
}
|
|
15074
15729
|
}
|
|
15075
15730
|
`);
|
|
15076
|
-
const FlyoutContainer =
|
|
15731
|
+
const FlyoutContainer = styledComponents.styled.div.withConfig({
|
|
15077
15732
|
componentId: "sc-1vtv6sf-1"
|
|
15078
15733
|
})(["display:flex;gap:0;width:var(--flyout-width);max-width:100%;flex-flow:column nowrap;gap:inherit;"]);
|
|
15079
15734
|
const Content$1 = ({
|
|
@@ -15103,7 +15758,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15103
15758
|
};
|
|
15104
15759
|
Content$1.displayName = "Flyout.Content";
|
|
15105
15760
|
Flyout.Content = Content$1;
|
|
15106
|
-
const FlyoutElement =
|
|
15761
|
+
const FlyoutElement = styledComponents.styled(Container).withConfig({
|
|
15107
15762
|
componentId: "sc-1vtv6sf-2"
|
|
15108
15763
|
})(["max-width:100%;max-width:-webkit-fill-available;max-width:fill-available;max-width:stretch;", ""], ({
|
|
15109
15764
|
theme: theme2,
|
|
@@ -15118,7 +15773,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15118
15773
|
}) => /* @__PURE__ */ jsxRuntime.jsx(FlyoutElement, { orientation: "vertical", padding: "none", gap: "none", $type: type, ...props });
|
|
15119
15774
|
Element$1.displayName = "Flyout.Element";
|
|
15120
15775
|
Flyout.Element = Element$1;
|
|
15121
|
-
const FlyoutHeaderContainer =
|
|
15776
|
+
const FlyoutHeaderContainer = styledComponents.styled(Container).withConfig({
|
|
15122
15777
|
componentId: "sc-1vtv6sf-3"
|
|
15123
15778
|
})(["", ""], ({
|
|
15124
15779
|
theme: theme2,
|
|
@@ -15128,7 +15783,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15128
15783
|
column-gap: ${theme2.click.flyout.space[$type].content["column-gap"]};
|
|
15129
15784
|
padding: ${theme2.click.flyout.space[$type].y} ${theme2.click.flyout.space[$type].y} 0 ${theme2.click.flyout.space[$type].y} ;
|
|
15130
15785
|
`);
|
|
15131
|
-
const FlyoutTitle =
|
|
15786
|
+
const FlyoutTitle = styledComponents.styled($5d3850c4d0b4e6c7$export$16f7638e4a34b909).withConfig({
|
|
15132
15787
|
componentId: "sc-1vtv6sf-4"
|
|
15133
15788
|
})(["", ""], ({
|
|
15134
15789
|
theme: theme2,
|
|
@@ -15139,7 +15794,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15139
15794
|
margin: 0;
|
|
15140
15795
|
padding: 0;
|
|
15141
15796
|
`);
|
|
15142
|
-
const FlyoutDescription =
|
|
15797
|
+
const FlyoutDescription = styledComponents.styled($5d3850c4d0b4e6c7$export$94e94c2ec2c954d5).withConfig({
|
|
15143
15798
|
componentId: "sc-1vtv6sf-5"
|
|
15144
15799
|
})(["", ""], ({
|
|
15145
15800
|
theme: theme2,
|
|
@@ -15181,7 +15836,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15181
15836
|
};
|
|
15182
15837
|
Header$1.displayName = "Flyout.Header";
|
|
15183
15838
|
Flyout.Header = Header$1;
|
|
15184
|
-
const FlyoutBody =
|
|
15839
|
+
const FlyoutBody = styledComponents.styled(Container).withConfig({
|
|
15185
15840
|
componentId: "sc-1vtv6sf-6"
|
|
15186
15841
|
})(["width:var(--flyout-width);max-width:100%;margin-top:", ";"], ({
|
|
15187
15842
|
$align = "default"
|
|
@@ -15192,7 +15847,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15192
15847
|
}) => /* @__PURE__ */ jsxRuntime.jsx(FlyoutBody, { overflow: "auto", orientation: "vertical", grow: "1", $align: align, ...props });
|
|
15193
15848
|
Body.displayName = "Flyout.Body";
|
|
15194
15849
|
Flyout.Body = Body;
|
|
15195
|
-
const FlyoutFooter =
|
|
15850
|
+
const FlyoutFooter = styledComponents.styled(Container).withConfig({
|
|
15196
15851
|
componentId: "sc-1vtv6sf-7"
|
|
15197
15852
|
})(["", ""], ({
|
|
15198
15853
|
theme: theme2,
|
|
@@ -15210,7 +15865,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15210
15865
|
};
|
|
15211
15866
|
FlyoutClose.displayName = "Flyout.Close";
|
|
15212
15867
|
Flyout.Close = FlyoutClose;
|
|
15213
|
-
const FooterContainer =
|
|
15868
|
+
const FooterContainer = styledComponents.styled(Container).withConfig({
|
|
15214
15869
|
componentId: "sc-1vtv6sf-8"
|
|
15215
15870
|
})(["width:var(--flyout-width);max-width:100%;"]);
|
|
15216
15871
|
const Footer = (props) => {
|
|
@@ -15221,7 +15876,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15221
15876
|
};
|
|
15222
15877
|
Footer.displayName = "Flyout.Footer";
|
|
15223
15878
|
Flyout.Footer = Footer;
|
|
15224
|
-
const CustomCodeBlock =
|
|
15879
|
+
const CustomCodeBlock = styledComponents.styled(CodeBlock).withConfig({
|
|
15225
15880
|
componentId: "sc-1vtv6sf-9"
|
|
15226
15881
|
})(["display:flex;height:100%;pre{flex:1;overflow-wrap:break-word;code{display:inline-block;max-width:calc(100% - 1rem);}}"]);
|
|
15227
15882
|
const FlyoutCodeBlock = ({
|
|
@@ -15285,7 +15940,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15285
15940
|
}) => {
|
|
15286
15941
|
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 });
|
|
15287
15942
|
};
|
|
15288
|
-
const Wrapper$3 =
|
|
15943
|
+
const Wrapper$3 = styledComponents.styled.div.withConfig({
|
|
15289
15944
|
componentId: "sc-r57kdn-0"
|
|
15290
15945
|
})(["align-items:", ";align-content:", ";display:", ";", ";", ";", ";", ";", ";", ";", ";justify-content:", ";justify-items:", ";", " ", " ", " ", " @media (max-width:", "){grid-template-columns:", ";}"], ({
|
|
15291
15946
|
$alignItems = "stretch"
|
|
@@ -15347,7 +16002,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15347
16002
|
}) => $isResponsive === true ? "1fr" : ({
|
|
15348
16003
|
$gridTemplateColumns
|
|
15349
16004
|
}) => $gridTemplateColumns || "auto");
|
|
15350
|
-
const InlineContainer =
|
|
16005
|
+
const InlineContainer = styledComponents.styled.span.withConfig({
|
|
15351
16006
|
componentId: "sc-ugg5k0-0"
|
|
15352
16007
|
})(["", ""], ({
|
|
15353
16008
|
theme: theme2
|
|
@@ -15588,7 +16243,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15588
16243
|
};
|
|
15589
16244
|
ContextMenuSubTrigger.displayName = "ContextMenuSubTrigger";
|
|
15590
16245
|
ContextMenu.SubTrigger = ContextMenuSubTrigger;
|
|
15591
|
-
const RightMenuContent =
|
|
16246
|
+
const RightMenuContent = styledComponents.styled(GenericMenuPanel).withConfig({
|
|
15592
16247
|
componentId: "sc-8z6kye-0"
|
|
15593
16248
|
})(["flex-direction:column;z-index:1;", ";"], ({
|
|
15594
16249
|
$showArrow
|
|
@@ -15627,7 +16282,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15627
16282
|
};
|
|
15628
16283
|
ContextMenuContent.displayName = "ContextMenuContent";
|
|
15629
16284
|
ContextMenu.Content = ContextMenuContent;
|
|
15630
|
-
const RightMenuGroup =
|
|
16285
|
+
const RightMenuGroup = styledComponents.styled($1b0217ee4a91d156$export$eb2fcfdbd7ba97d4).withConfig({
|
|
15631
16286
|
componentId: "sc-8z6kye-1"
|
|
15632
16287
|
})(["width:100%;border-bottom:1px solid ", ";"], ({
|
|
15633
16288
|
theme: theme2
|
|
@@ -15637,7 +16292,7 @@ var __publicField = (obj, key, value) => {
|
|
|
15637
16292
|
};
|
|
15638
16293
|
ContextMenuGroup.displayName = "ContextMenuGroup";
|
|
15639
16294
|
ContextMenu.Group = ContextMenuGroup;
|
|
15640
|
-
const RightMenuSub =
|
|
16295
|
+
const RightMenuSub = styledComponents.styled($1b0217ee4a91d156$export$d7a01e11500dfb6f).withConfig({
|
|
15641
16296
|
componentId: "sc-8z6kye-2"
|
|
15642
16297
|
})(["border-bottom:1px solid ", ";"], ({
|
|
15643
16298
|
theme: theme2
|
|
@@ -16745,7 +17400,7 @@ var __publicField = (obj, key, value) => {
|
|
|
16745
17400
|
}, !bailoutOnChildren && children(childParams));
|
|
16746
17401
|
}
|
|
16747
17402
|
}
|
|
16748
|
-
const StyledCell =
|
|
17403
|
+
const StyledCell = styledComponents.styled.div.withConfig({
|
|
16749
17404
|
componentId: "sc-30izhw-0"
|
|
16750
17405
|
})(['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;', " ", ";"], ({
|
|
16751
17406
|
theme: theme2,
|
|
@@ -16800,7 +17455,7 @@ var __publicField = (obj, key, value) => {
|
|
|
16800
17455
|
${$selectionType === "selectDirect" && $isLastColumn ? `border-right: 1px solid ${theme2.click.grid[$type].cell.color.stroke.selectDirect};` : ""}
|
|
16801
17456
|
}
|
|
16802
17457
|
` : "");
|
|
16803
|
-
const RowNumberColumnContainer =
|
|
17458
|
+
const RowNumberColumnContainer = styledComponents.styled.div.withConfig({
|
|
16804
17459
|
componentId: "sc-7gbi4d-0"
|
|
16805
17460
|
})(["position:sticky;left:0;", " ", ""], ({
|
|
16806
17461
|
$height,
|
|
@@ -16813,7 +17468,7 @@ var __publicField = (obj, key, value) => {
|
|
|
16813
17468
|
$scrolledHorizontal,
|
|
16814
17469
|
theme: theme2
|
|
16815
17470
|
}) => $scrolledHorizontal ? `box-shadow: 0px 0 0px 1px ${theme2.click.grid.header.cell.color.stroke.default};` : "");
|
|
16816
|
-
const RowNumberCell =
|
|
17471
|
+
const RowNumberCell = styledComponents.styled.div.withConfig({
|
|
16817
17472
|
componentId: "sc-7gbi4d-1"
|
|
16818
17473
|
})(["position:absolute;left:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;", ""], ({
|
|
16819
17474
|
$height,
|
|
@@ -17109,7 +17764,7 @@ var __publicField = (obj, key, value) => {
|
|
|
17109
17764
|
};
|
|
17110
17765
|
};
|
|
17111
17766
|
const DOUBLE_CLICK_THRESHOLD_MSEC = 300;
|
|
17112
|
-
const ResizeSpan =
|
|
17767
|
+
const ResizeSpan = styledComponents.styled.div.withConfig({
|
|
17113
17768
|
componentId: "sc-1r6e5v3-0"
|
|
17114
17769
|
})(["top:", ";left:", ";z-index:1;position:absolute;height:", "px;cursor:col-resize;width:4px;overflow:auto;&:hover,&:active,&:hover{background:", ";}", ""], initialPosition.top, initialPosition.left, ({
|
|
17115
17770
|
$height
|
|
@@ -17207,7 +17862,7 @@ var __publicField = (obj, key, value) => {
|
|
|
17207
17862
|
setIsPressed(columnIndex, false);
|
|
17208
17863
|
}, onClick: (e) => e.stopPropagation(), "data-resize": true, style: position });
|
|
17209
17864
|
};
|
|
17210
|
-
const HeaderContainer =
|
|
17865
|
+
const HeaderContainer = styledComponents.styled.div.withConfig({
|
|
17211
17866
|
componentId: "sc-1oadqc8-0"
|
|
17212
17867
|
})(["position:sticky;top:0;left:0;display:flex;flex-direction:row;height:", "px;", ""], ({
|
|
17213
17868
|
$height
|
|
@@ -17215,12 +17870,12 @@ var __publicField = (obj, key, value) => {
|
|
|
17215
17870
|
$scrolledVertical,
|
|
17216
17871
|
theme: theme2
|
|
17217
17872
|
}) => $scrolledVertical ? `box-shadow: 0px 0 0px 1px ${theme2.click.grid.header.cell.color.stroke.default};` : "");
|
|
17218
|
-
const ScrollableHeaderContainer =
|
|
17873
|
+
const ScrollableHeaderContainer = styledComponents.styled.div.withConfig({
|
|
17219
17874
|
componentId: "sc-1oadqc8-1"
|
|
17220
17875
|
})(["position:relative;left:", "px;"], ({
|
|
17221
17876
|
$left
|
|
17222
17877
|
}) => $left);
|
|
17223
|
-
const HeaderCellContainer =
|
|
17878
|
+
const HeaderCellContainer = styledComponents.styled.div.withConfig({
|
|
17224
17879
|
componentId: "sc-1oadqc8-2"
|
|
17225
17880
|
})(["position:absolute;display:flex;width:", ";height:", "px;left:", "px;&:hover [data-resize]{background:", ";}"], ({
|
|
17226
17881
|
$width
|
|
@@ -17231,7 +17886,7 @@ var __publicField = (obj, key, value) => {
|
|
|
17231
17886
|
}) => $columnPosition, ({
|
|
17232
17887
|
theme: theme2
|
|
17233
17888
|
}) => theme2.click.grid.header.cell.color.stroke.selectDirect);
|
|
17234
|
-
const RowColumnContainer =
|
|
17889
|
+
const RowColumnContainer = styledComponents.styled(HeaderCellContainer).withConfig({
|
|
17235
17890
|
componentId: "sc-1oadqc8-3"
|
|
17236
17891
|
})(["position:sticky;top:0;left:0;width:", ";text-align:right;", ""], ({
|
|
17237
17892
|
$width
|
|
@@ -17239,7 +17894,7 @@ var __publicField = (obj, key, value) => {
|
|
|
17239
17894
|
$scrolledHorizontal,
|
|
17240
17895
|
theme: theme2
|
|
17241
17896
|
}) => $scrolledHorizontal ? `box-shadow: 0px 0 0px 1px ${theme2.click.grid.header.cell.color.stroke.default};` : "");
|
|
17242
|
-
const RowColumn =
|
|
17897
|
+
const RowColumn = styledComponents.styled(StyledCell).withConfig({
|
|
17243
17898
|
componentId: "sc-1oadqc8-4"
|
|
17244
17899
|
})(["width:100%;text-align:right;"]);
|
|
17245
17900
|
const Column = ({
|
|
@@ -31833,7 +32488,7 @@ var __publicField = (obj, key, value) => {
|
|
|
31833
32488
|
const NO_BUTTONS_PRESSED = 0;
|
|
31834
32489
|
const LEFT_BUTTON_PRESSED = 1;
|
|
31835
32490
|
const RIGHT_BUTTON_PRESSED = 2;
|
|
31836
|
-
const GridContainer =
|
|
32491
|
+
const GridContainer = styledComponents.styled.div.withConfig({
|
|
31837
32492
|
componentId: "sc-175eneg-0"
|
|
31838
32493
|
})(["display:flex;flex-direction:column-reverse;user-select:none;overflow-anchor:none;"]);
|
|
31839
32494
|
const getRenderedCursor = (children) => children.reduce(([minRow, maxRow, minColumn, maxColumn], {
|
|
@@ -31856,7 +32511,7 @@ var __publicField = (obj, key, value) => {
|
|
|
31856
32511
|
}
|
|
31857
32512
|
return [minRow, maxRow, minColumn, maxColumn];
|
|
31858
32513
|
}, [Number.POSITIVE_INFINITY, Number.NEGATIVE_INFINITY, Number.POSITIVE_INFINITY, Number.NEGATIVE_INFINITY]);
|
|
31859
|
-
const GridDataContainer =
|
|
32514
|
+
const GridDataContainer = styledComponents.styled.div.withConfig({
|
|
31860
32515
|
componentId: "sc-175eneg-1"
|
|
31861
32516
|
})(["position:absolute;top:0;left:0;", ""], ({
|
|
31862
32517
|
$top,
|
|
@@ -31865,7 +32520,7 @@ var __publicField = (obj, key, value) => {
|
|
|
31865
32520
|
margin-top: ${$top}px;
|
|
31866
32521
|
margin-left: ${$left}px;
|
|
31867
32522
|
`);
|
|
31868
|
-
const ContextMenuTrigger =
|
|
32523
|
+
const ContextMenuTrigger = styledComponents.styled.div.withConfig({
|
|
31869
32524
|
componentId: "sc-175eneg-2"
|
|
31870
32525
|
})(["outline:none;overflow:hidden;height:", ";width:100%;background:", ";border-radius:", ";", ";"], ({
|
|
31871
32526
|
$height
|
|
@@ -32616,7 +33271,7 @@ var __publicField = (obj, key, value) => {
|
|
|
32616
33271
|
}) => {
|
|
32617
33272
|
return /* @__PURE__ */ jsxRuntime.jsx($cef8881cdc69808e$export$be92b6f5f03c0fe9, { ...props, children });
|
|
32618
33273
|
};
|
|
32619
|
-
const Trigger$2 =
|
|
33274
|
+
const Trigger$2 = styledComponents.styled($cef8881cdc69808e$export$41fb9f06171c75f4).withConfig({
|
|
32620
33275
|
componentId: "sc-1ect7b6-0"
|
|
32621
33276
|
})(["width:fit-content;"]);
|
|
32622
33277
|
const HoverCardTrigger = ({
|
|
@@ -32641,9 +33296,7 @@ var __publicField = (obj, key, value) => {
|
|
|
32641
33296
|
};
|
|
32642
33297
|
HoverCardContent.displayName = "HoverCardContent";
|
|
32643
33298
|
HoverCard.Content = HoverCardContent;
|
|
32644
|
-
const
|
|
32645
|
-
componentId: "sc-1bwz77u-0"
|
|
32646
|
-
})(["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:", ";}"], ({
|
|
33299
|
+
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:", ";}"], ({
|
|
32647
33300
|
$size,
|
|
32648
33301
|
$weight = "normal",
|
|
32649
33302
|
theme: theme2
|
|
@@ -32662,7 +33315,10 @@ var __publicField = (obj, key, value) => {
|
|
|
32662
33315
|
}) => theme2.transition.default, ({
|
|
32663
33316
|
theme: theme2
|
|
32664
33317
|
}) => theme2.click.global.color.text.link.default);
|
|
32665
|
-
const
|
|
33318
|
+
const CuiLink = styledComponents.styled.a.withConfig({
|
|
33319
|
+
componentId: "sc-1bwz77u-0"
|
|
33320
|
+
})(["", ""], linkStyles);
|
|
33321
|
+
const IconWrapper$1 = styledComponents.styled.span.withConfig({
|
|
32666
33322
|
componentId: "sc-1bwz77u-1"
|
|
32667
33323
|
})([".external-icon{height:", ";width:", ";}"], ({
|
|
32668
33324
|
$size,
|
|
@@ -32735,7 +33391,7 @@ var __publicField = (obj, key, value) => {
|
|
|
32735
33391
|
}) => {
|
|
32736
33392
|
return /* @__PURE__ */ jsxRuntime.jsx($cb5cc270b50c6fcd$export$be92b6f5f03c0fe9, { ...props, children });
|
|
32737
33393
|
};
|
|
32738
|
-
const Trigger$1 =
|
|
33394
|
+
const Trigger$1 = styledComponents.styled($cb5cc270b50c6fcd$export$41fb9f06171c75f4).withConfig({
|
|
32739
33395
|
componentId: "sc-1dii14g-0"
|
|
32740
33396
|
})(["width:fit-content;font:inherit;color:inherit;background:inherit;border:none;"]);
|
|
32741
33397
|
const PopoverTrigger = ({
|
|
@@ -32750,7 +33406,7 @@ var __publicField = (obj, key, value) => {
|
|
|
32750
33406
|
};
|
|
32751
33407
|
PopoverTrigger.displayName = "PopoverTrigger";
|
|
32752
33408
|
Popover.Trigger = PopoverTrigger;
|
|
32753
|
-
const MenuPanel =
|
|
33409
|
+
const MenuPanel = styledComponents.styled(GenericMenuPanel).withConfig({
|
|
32754
33410
|
componentId: "sc-1dii14g-1"
|
|
32755
33411
|
})(["display:block;padding:", " ", ";background-color:", ";border:1px solid ", ";border-radius:", ";box-shadow:", ";", ";"], ({
|
|
32756
33412
|
theme: theme2
|
|
@@ -32767,7 +33423,7 @@ var __publicField = (obj, key, value) => {
|
|
|
32767
33423
|
}) => theme2.click.popover.shadow.default, ({
|
|
32768
33424
|
$showClose
|
|
32769
33425
|
}) => $showClose ? "padding-top: 1rem;" : "");
|
|
32770
|
-
const CloseButton =
|
|
33426
|
+
const CloseButton = styledComponents.styled(EmptyButton$1).withConfig({
|
|
32771
33427
|
componentId: "sc-1dii14g-2"
|
|
32772
33428
|
})(["position:absolute;top:", ";right:", ";width:", ";height:", ";"], ({
|
|
32773
33429
|
theme: theme2
|
|
@@ -32794,7 +33450,7 @@ var __publicField = (obj, key, value) => {
|
|
|
32794
33450
|
};
|
|
32795
33451
|
PopoverContent.displayName = "PopoverContent";
|
|
32796
33452
|
Popover.Content = PopoverContent;
|
|
32797
|
-
const CustomSelect =
|
|
33453
|
+
const CustomSelect = styledComponents.styled.div.withConfig({
|
|
32798
33454
|
componentId: "sc-dicnqe-0"
|
|
32799
33455
|
})(["width:150px;"]);
|
|
32800
33456
|
const Pagination = ({
|
|
@@ -32893,24 +33549,25 @@ var __publicField = (obj, key, value) => {
|
|
|
32893
33549
|
] });
|
|
32894
33550
|
};
|
|
32895
33551
|
const Panel = ({
|
|
32896
|
-
|
|
32897
|
-
|
|
33552
|
+
alignItems = "center",
|
|
33553
|
+
children,
|
|
32898
33554
|
color,
|
|
32899
|
-
|
|
33555
|
+
cursor,
|
|
33556
|
+
fillHeight,
|
|
33557
|
+
fillWidth,
|
|
32900
33558
|
gap,
|
|
32901
|
-
|
|
33559
|
+
hasBorder,
|
|
33560
|
+
hasShadow,
|
|
33561
|
+
height,
|
|
32902
33562
|
orientation = "horizontal",
|
|
32903
|
-
|
|
33563
|
+
padding,
|
|
32904
33564
|
radii = "sm",
|
|
32905
|
-
|
|
32906
|
-
height,
|
|
32907
|
-
fillHeight,
|
|
32908
|
-
alignItems = "center",
|
|
33565
|
+
width,
|
|
32909
33566
|
...props
|
|
32910
|
-
}) => /* @__PURE__ */ jsxRuntime.jsx(Wrapper$2, { $
|
|
32911
|
-
const Wrapper$2 =
|
|
33567
|
+
}) => /* @__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 });
|
|
33568
|
+
const Wrapper$2 = styledComponents.styled.div.withConfig({
|
|
32912
33569
|
componentId: "sc-1q78udp-0"
|
|
32913
|
-
})(["display:flex;flex-flow:", ";align-items:", ";width:", ";height:", ";background-color:", ";border-radius:", ";padding:", ";border:", ";box-shadow:", ";gap:", ";"], ({
|
|
33570
|
+
})(["display:flex;flex-flow:", ";align-items:", ";width:", ";height:", ";background-color:", ";border-radius:", ";padding:", ";border:", ";box-shadow:", ";gap:", ";", ";"], ({
|
|
32914
33571
|
$orientation = "horizontal"
|
|
32915
33572
|
}) => $orientation === "horizontal" ? "row wrap" : "column", ({
|
|
32916
33573
|
$alignItems = "center"
|
|
@@ -32938,8 +33595,10 @@ var __publicField = (obj, key, value) => {
|
|
|
32938
33595
|
}) => $hasShadow ? theme2.shadow[1] : "none", ({
|
|
32939
33596
|
$gap = "sm",
|
|
32940
33597
|
theme: theme2
|
|
32941
|
-
}) => theme2.click.panel.space.gap[$gap]
|
|
32942
|
-
|
|
33598
|
+
}) => theme2.click.panel.space.gap[$gap], ({
|
|
33599
|
+
$cursor
|
|
33600
|
+
}) => $cursor && `cursor: ${$cursor}`);
|
|
33601
|
+
const ProgressContainer = styledComponents.styled.div.withConfig({
|
|
32943
33602
|
componentId: "sc-16gr3cg-0"
|
|
32944
33603
|
})(["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;", ";"], ({
|
|
32945
33604
|
theme: theme2,
|
|
@@ -32970,10 +33629,10 @@ var __publicField = (obj, key, value) => {
|
|
|
32970
33629
|
background-position: center;
|
|
32971
33630
|
}
|
|
32972
33631
|
`);
|
|
32973
|
-
const ProgressText =
|
|
33632
|
+
const ProgressText = styledComponents.styled.span.withConfig({
|
|
32974
33633
|
componentId: "sc-16gr3cg-1"
|
|
32975
33634
|
})(["width:100%;font:inherit;mix-blend-mode:difference;"]);
|
|
32976
|
-
const ProgressCloseButton =
|
|
33635
|
+
const ProgressCloseButton = styledComponents.styled.button.withConfig({
|
|
32977
33636
|
componentId: "sc-16gr3cg-2"
|
|
32978
33637
|
})(["mix-blend-mode:difference;border:0;visibility:", ";"], ({
|
|
32979
33638
|
$dismissable
|
|
@@ -33199,7 +33858,7 @@ var __publicField = (obj, key, value) => {
|
|
|
33199
33858
|
const $f99a8c78507165f7$export$be92b6f5f03c0fe9 = $f99a8c78507165f7$export$a98f0dcb43a68a25;
|
|
33200
33859
|
const $f99a8c78507165f7$export$6d08773d2e66f8f2 = $f99a8c78507165f7$export$9f866c100ef519e4;
|
|
33201
33860
|
const $f99a8c78507165f7$export$adb584737d712b70 = $f99a8c78507165f7$export$5fb54c671a65c88;
|
|
33202
|
-
const RadioGroupRoot =
|
|
33861
|
+
const RadioGroupRoot = styledComponents.styled($f99a8c78507165f7$export$be92b6f5f03c0fe9).withConfig({
|
|
33203
33862
|
componentId: "sc-p6cydr-0"
|
|
33204
33863
|
})(["display:flex;flex-wrap:wrap;gap:", ";flex-direction:", ";label{", "}"], ({
|
|
33205
33864
|
theme: theme2
|
|
@@ -33245,14 +33904,14 @@ var __publicField = (obj, key, value) => {
|
|
|
33245
33904
|
};
|
|
33246
33905
|
RadioGroupItem.displayName = "RadioGroupItem";
|
|
33247
33906
|
RadioGroup.Item = RadioGroupItem;
|
|
33248
|
-
const Wrapper$1 =
|
|
33907
|
+
const Wrapper$1 = styledComponents.styled(FormRoot).withConfig({
|
|
33249
33908
|
componentId: "sc-p6cydr-1"
|
|
33250
33909
|
})(["padding:", ";display:flex;align-items:center;gap:", ";width:auto;"], ({
|
|
33251
33910
|
theme: theme2
|
|
33252
33911
|
}) => theme2.click.checkbox.space.all, ({
|
|
33253
33912
|
theme: theme2
|
|
33254
33913
|
}) => theme2.click.checkbox.space.gap);
|
|
33255
|
-
const RadioInput =
|
|
33914
|
+
const RadioInput = styledComponents.styled($f99a8c78507165f7$export$6d08773d2e66f8f2).withConfig({
|
|
33256
33915
|
componentId: "sc-p6cydr-2"
|
|
33257
33916
|
})(["display:flex;align-items:center;justify-content:center;outline:none;cursor:pointer;", ";"], ({
|
|
33258
33917
|
theme: theme2
|
|
@@ -33275,7 +33934,7 @@ var __publicField = (obj, key, value) => {
|
|
|
33275
33934
|
border-color: ${theme2.click.radio.color.stroke.disabled};
|
|
33276
33935
|
}
|
|
33277
33936
|
`);
|
|
33278
|
-
const RadioGroupIndicator =
|
|
33937
|
+
const RadioGroupIndicator = styledComponents.styled($f99a8c78507165f7$export$adb584737d712b70).withConfig({
|
|
33279
33938
|
componentId: "sc-p6cydr-3"
|
|
33280
33939
|
})(["", ""], ({
|
|
33281
33940
|
theme: theme2
|
|
@@ -33337,13 +33996,13 @@ var __publicField = (obj, key, value) => {
|
|
|
33337
33996
|
loading && /* @__PURE__ */ jsxRuntime.jsx(SvgImage, { name: "loading-animated", size: "sm" })
|
|
33338
33997
|
] });
|
|
33339
33998
|
});
|
|
33340
|
-
const SelectPopoverRoot =
|
|
33999
|
+
const SelectPopoverRoot = styledComponents.styled($cb5cc270b50c6fcd$export$be92b6f5f03c0fe9).withConfig({
|
|
33341
34000
|
componentId: "sc-oudbwg-0"
|
|
33342
34001
|
})(["width:100%;"]);
|
|
33343
|
-
const SelectValue =
|
|
34002
|
+
const SelectValue = styledComponents.styled.div.withConfig({
|
|
33344
34003
|
componentId: "sc-oudbwg-1"
|
|
33345
34004
|
})(["text-align:left;flex:1;gap:inherit;color:inherit;font:inherit;overflow:hidden;"]);
|
|
33346
|
-
const StyledSelectTrigger =
|
|
34005
|
+
const StyledSelectTrigger = styledComponents.styled($cb5cc270b50c6fcd$export$41fb9f06171c75f4).withConfig({
|
|
33347
34006
|
componentId: "sc-oudbwg-2"
|
|
33348
34007
|
})(["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;}"], ({
|
|
33349
34008
|
theme: theme2,
|
|
@@ -33391,7 +34050,7 @@ var __publicField = (obj, key, value) => {
|
|
|
33391
34050
|
cursor: not-allowed;
|
|
33392
34051
|
}
|
|
33393
34052
|
`);
|
|
33394
|
-
const SelectPopoverContent =
|
|
34053
|
+
const SelectPopoverContent = styledComponents.styled($cb5cc270b50c6fcd$export$7c6e2c02157bb7d2).withConfig({
|
|
33395
34054
|
componentId: "sc-oudbwg-3"
|
|
33396
34055
|
})(["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;"], ({
|
|
33397
34056
|
$useFullWidthItems,
|
|
@@ -33411,7 +34070,7 @@ var __publicField = (obj, key, value) => {
|
|
|
33411
34070
|
0px 1px 2px 0px rgba(16, 24, 40, 0.06);
|
|
33412
34071
|
border-radius: 0.25rem;
|
|
33413
34072
|
`);
|
|
33414
|
-
const SearchBarContainer =
|
|
34073
|
+
const SearchBarContainer = styledComponents.styled.div.withConfig({
|
|
33415
34074
|
componentId: "sc-oudbwg-4"
|
|
33416
34075
|
})(["width:auto;position:relative;display:flex;justify-content:flex-start;align-items:center;", ""], ({
|
|
33417
34076
|
theme: theme2,
|
|
@@ -33422,7 +34081,7 @@ var __publicField = (obj, key, value) => {
|
|
|
33422
34081
|
font: ${theme2.click.genericMenu.autocomplete.typography.search.term.default};
|
|
33423
34082
|
height: ${$showSearch ? "auto" : " 0"};
|
|
33424
34083
|
`);
|
|
33425
|
-
const SearchBar =
|
|
34084
|
+
const SearchBar = styledComponents.styled.input.withConfig({
|
|
33426
34085
|
componentId: "sc-oudbwg-5"
|
|
33427
34086
|
})(["background:transparent;border:none;width:100%;outline:none;", ""], ({
|
|
33428
34087
|
theme: theme2,
|
|
@@ -33441,7 +34100,7 @@ var __publicField = (obj, key, value) => {
|
|
|
33441
34100
|
font: ${theme2.click.genericMenu.autocomplete.typography.search.placeholder.default};
|
|
33442
34101
|
}
|
|
33443
34102
|
`);
|
|
33444
|
-
const SearchClose =
|
|
34103
|
+
const SearchClose = styledComponents.styled.button.withConfig({
|
|
33445
34104
|
componentId: "sc-oudbwg-6"
|
|
33446
34105
|
})(["position:absolute;", " visibility:", ";"], ({
|
|
33447
34106
|
theme: theme2
|
|
@@ -33451,16 +34110,16 @@ var __publicField = (obj, key, value) => {
|
|
|
33451
34110
|
`, ({
|
|
33452
34111
|
$showClose
|
|
33453
34112
|
}) => $showClose ? "visible" : "hidden");
|
|
33454
|
-
const SelectList =
|
|
34113
|
+
const SelectList = styledComponents.styled.div.withConfig({
|
|
33455
34114
|
componentId: "sc-oudbwg-7"
|
|
33456
34115
|
})(["display:flex;flex-direction:column;width:inherit;max-height:calc(var(--radix-popover-content-available-height) - 1rem);"]);
|
|
33457
|
-
const SelectListContent =
|
|
34116
|
+
const SelectListContent = styledComponents.styled.div.withConfig({
|
|
33458
34117
|
componentId: "sc-oudbwg-8"
|
|
33459
34118
|
})(["width:inherit;overflow:auto;flex:1;"]);
|
|
33460
|
-
const HiddenSelectElement =
|
|
34119
|
+
const HiddenSelectElement = styledComponents.styled.select.withConfig({
|
|
33461
34120
|
componentId: "sc-oudbwg-9"
|
|
33462
34121
|
})(["visibility:hidden;position:absolute;z-index:-1;height:0;"]);
|
|
33463
|
-
const SelectGroupContainer =
|
|
34122
|
+
const SelectGroupContainer = styledComponents.styled.div.withConfig({
|
|
33464
34123
|
componentId: "sc-oudbwg-10"
|
|
33465
34124
|
})(["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;}"], ({
|
|
33466
34125
|
theme: theme2
|
|
@@ -33468,7 +34127,7 @@ var __publicField = (obj, key, value) => {
|
|
|
33468
34127
|
font: ${theme2.click.genericMenu.item.typography.sectionHeader.default};
|
|
33469
34128
|
color: ${theme2.click.genericMenu.item.color.text.muted};
|
|
33470
34129
|
`);
|
|
33471
|
-
const SelectGroupName =
|
|
34130
|
+
const SelectGroupName = styledComponents.styled.div.withConfig({
|
|
33472
34131
|
componentId: "sc-oudbwg-11"
|
|
33473
34132
|
})(["display:flex;width:100%;flex-direction:column;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;", ""], ({
|
|
33474
34133
|
theme: theme2
|
|
@@ -33479,10 +34138,10 @@ var __publicField = (obj, key, value) => {
|
|
|
33479
34138
|
gap: ${theme2.click.genericMenu.item.space.gap};
|
|
33480
34139
|
border-bottom: 1px solid ${theme2.click.genericMenu.item.color.stroke.default};
|
|
33481
34140
|
`);
|
|
33482
|
-
const SelectGroupContent =
|
|
34141
|
+
const SelectGroupContent = styledComponents.styled.div.withConfig({
|
|
33483
34142
|
componentId: "sc-oudbwg-12"
|
|
33484
34143
|
})(["width:inherit;"]);
|
|
33485
|
-
const SelectNoDataContainer =
|
|
34144
|
+
const SelectNoDataContainer = styledComponents.styled.div.withConfig({
|
|
33486
34145
|
componentId: "sc-oudbwg-13"
|
|
33487
34146
|
})(['border:none;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;&[hidden="true"]{display:none;}', ""], ({
|
|
33488
34147
|
theme: theme2,
|
|
@@ -36791,10 +37450,10 @@ Please read the updated README.md at https://github.com/SortableJS/react-sortabl
|
|
|
36791
37450
|
$parcel$exportWildcard(module2.exports, $faefaad95e5fcca0$exports);
|
|
36792
37451
|
})(dist);
|
|
36793
37452
|
var distExports = dist.exports;
|
|
36794
|
-
const BadgeList =
|
|
37453
|
+
const BadgeList = styledComponents.styled.div.withConfig({
|
|
36795
37454
|
componentId: "sc-1ryyiol-0"
|
|
36796
37455
|
})(["display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:inherit;font:inherit;color:inherit;"]);
|
|
36797
|
-
const MultiSelectBadge =
|
|
37456
|
+
const MultiSelectBadge = styledComponents.styled.div.withConfig({
|
|
36798
37457
|
componentId: "sc-1ryyiol-1"
|
|
36799
37458
|
})(["width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;max-width:fit-content;"]);
|
|
36800
37459
|
const MultiSelectValue = ({
|
|
@@ -36854,7 +37513,7 @@ Please read the updated README.md at https://github.com/SortableJS/react-sortabl
|
|
|
36854
37513
|
return /* @__PURE__ */ jsxRuntime.jsx(MultiSelectBadge, { as: Badge, size: "sm", state: disabled ? "disabled" : "default", ...otherProps }, `multi-select-${id}-${value}`);
|
|
36855
37514
|
}) });
|
|
36856
37515
|
};
|
|
36857
|
-
const SelectValueContainer =
|
|
37516
|
+
const SelectValueContainer = styledComponents.styled.div.withConfig({
|
|
36858
37517
|
componentId: "sc-1bceuv1-0"
|
|
36859
37518
|
})(["display:flex;width:100%;align-items:center;cursor:inherit;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:inherit;"]);
|
|
36860
37519
|
const SingleSelectValue = ({
|
|
@@ -37174,7 +37833,7 @@ Please read the updated README.md at https://github.com/SortableJS/react-sortabl
|
|
|
37174
37833
|
] });
|
|
37175
37834
|
});
|
|
37176
37835
|
SelectGroup.displayName = "Select.Group";
|
|
37177
|
-
const CheckIcon$1 =
|
|
37836
|
+
const CheckIcon$1 = styledComponents.styled.svg.withConfig({
|
|
37178
37837
|
componentId: "sc-howzwz-0"
|
|
37179
37838
|
})(["opacity:", ";"], ({
|
|
37180
37839
|
$showCheck
|
|
@@ -37471,7 +38130,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37471
38130
|
return $89eedd556c436f6a$var$ORIENTATIONS.includes(orientation);
|
|
37472
38131
|
}
|
|
37473
38132
|
const $89eedd556c436f6a$export$be92b6f5f03c0fe9 = $89eedd556c436f6a$export$1ff3c3f08ae963c0;
|
|
37474
|
-
const CUISeparator =
|
|
38133
|
+
const CUISeparator = styledComponents.styled($89eedd556c436f6a$export$be92b6f5f03c0fe9).withConfig({
|
|
37475
38134
|
componentId: "sc-ladr1y-0"
|
|
37476
38135
|
})(["", ""], ({
|
|
37477
38136
|
theme: theme2,
|
|
@@ -37492,12 +38151,12 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37492
38151
|
orientation = "horizontal",
|
|
37493
38152
|
...props
|
|
37494
38153
|
}) => /* @__PURE__ */ jsxRuntime.jsx(CUISeparator, { orientation, ...props });
|
|
37495
|
-
const LabelContainer =
|
|
38154
|
+
const LabelContainer = styledComponents.styled.span.withConfig({
|
|
37496
38155
|
componentId: "sc-1cu1l45-0"
|
|
37497
38156
|
})(["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;"], ({
|
|
37498
38157
|
theme: theme2
|
|
37499
38158
|
}) => theme2.click.sidebar.navigation.item.default.space.gap);
|
|
37500
|
-
const EllipsisContainer =
|
|
38159
|
+
const EllipsisContainer = styledComponents.styled.span.withConfig({
|
|
37501
38160
|
componentId: "sc-1cu1l45-1"
|
|
37502
38161
|
})(["display:flex;white-space:nowrap;overflow:hidden;justify-content:flex-start;gap:inherit;flex:1;& > *:not(button){overflow:hidden;text-overflow:ellipsis;}"]);
|
|
37503
38162
|
const IconWrapper = ({
|
|
@@ -37523,7 +38182,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37523
38182
|
}, ref) => {
|
|
37524
38183
|
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 }) });
|
|
37525
38184
|
});
|
|
37526
|
-
const SidebarItemWrapper =
|
|
38185
|
+
const SidebarItemWrapper = styledComponents.styled.div.withConfig({
|
|
37527
38186
|
componentId: "sc-1rz759l-0"
|
|
37528
38187
|
})(["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;", ""], ({
|
|
37529
38188
|
theme: theme2,
|
|
@@ -37595,7 +38254,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37595
38254
|
open: false,
|
|
37596
38255
|
onOpenChange: () => null
|
|
37597
38256
|
});
|
|
37598
|
-
const CollapsibleContainer =
|
|
38257
|
+
const CollapsibleContainer = styledComponents.styled.div.withConfig({
|
|
37599
38258
|
componentId: "sc-guwmyz-0"
|
|
37600
38259
|
})(['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;}']);
|
|
37601
38260
|
const Collapsible = ({
|
|
@@ -37622,7 +38281,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37622
38281
|
};
|
|
37623
38282
|
return /* @__PURE__ */ jsxRuntime.jsx(CollapsibleContainer, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx(NavContext.Provider, { value, children }) });
|
|
37624
38283
|
};
|
|
37625
|
-
const CollapsipleHeaderContainer =
|
|
38284
|
+
const CollapsipleHeaderContainer = styledComponents.styled.div.withConfig({
|
|
37626
38285
|
componentId: "sc-guwmyz-1"
|
|
37627
38286
|
})(["margin-left:", ";user-select:none;"], ({
|
|
37628
38287
|
theme: theme2,
|
|
@@ -37655,7 +38314,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37655
38314
|
});
|
|
37656
38315
|
CollapsipleHeader.displayName = "CollapsibleHeader";
|
|
37657
38316
|
Collapsible.Header = CollapsipleHeader;
|
|
37658
|
-
const CollapsipleTriggerButton =
|
|
38317
|
+
const CollapsipleTriggerButton = styledComponents.styled(EmptyButton$1).withConfig({
|
|
37659
38318
|
componentId: "sc-guwmyz-2"
|
|
37660
38319
|
})(["display:flex;align-items:center;font:inherit;color:inherit;cursor:inherit;"]);
|
|
37661
38320
|
const CollapsipleTrigger = ({
|
|
@@ -37686,7 +38345,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37686
38345
|
};
|
|
37687
38346
|
CollapsipleTrigger.displayName = "CollapsibleTrigger";
|
|
37688
38347
|
Collapsible.Trigger = CollapsipleTrigger;
|
|
37689
|
-
const CollapsibleContentWrapper =
|
|
38348
|
+
const CollapsibleContentWrapper = styledComponents.styled.div.withConfig({
|
|
37690
38349
|
componentId: "sc-guwmyz-3"
|
|
37691
38350
|
})(["", ""], ({
|
|
37692
38351
|
theme: theme2,
|
|
@@ -37737,7 +38396,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37737
38396
|
}) => {
|
|
37738
38397
|
return /* @__PURE__ */ jsxRuntime.jsx(SidebarTitleWrapper, { "data-selected": selected, $type: type, ...props, children: /* @__PURE__ */ jsxRuntime.jsx(IconWrapper, { icon, iconDir, children: label }) });
|
|
37739
38398
|
};
|
|
37740
|
-
const SidebarTitleWrapper =
|
|
38399
|
+
const SidebarTitleWrapper = styledComponents.styled.button.withConfig({
|
|
37741
38400
|
componentId: "sc-1rg1a4o-0"
|
|
37742
38401
|
})(["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;}}"], ({
|
|
37743
38402
|
theme: theme2,
|
|
@@ -37782,7 +38441,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37782
38441
|
/* @__PURE__ */ jsxRuntime.jsx(Collapsible.Content, { children })
|
|
37783
38442
|
] });
|
|
37784
38443
|
};
|
|
37785
|
-
const CUISpacer =
|
|
38444
|
+
const CUISpacer = styledComponents.styled.div.withConfig({
|
|
37786
38445
|
componentId: "sc-6ga865-0"
|
|
37787
38446
|
})(["background:transparent;display:flex;padding:", ";"], ({
|
|
37788
38447
|
theme: theme2,
|
|
@@ -37831,7 +38490,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37831
38490
|
/* @__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}`)) })
|
|
37832
38491
|
] });
|
|
37833
38492
|
};
|
|
37834
|
-
const DropdownContent =
|
|
38493
|
+
const DropdownContent = styledComponents.styled.div.withConfig({
|
|
37835
38494
|
componentId: "sc-85zs9e-0"
|
|
37836
38495
|
})(["min-width:", "px;"], ({
|
|
37837
38496
|
$width
|
|
@@ -37858,7 +38517,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37858
38517
|
] });
|
|
37859
38518
|
}
|
|
37860
38519
|
};
|
|
37861
|
-
const SplitButtonTrigger =
|
|
38520
|
+
const SplitButtonTrigger = styledComponents.styled.div.withConfig({
|
|
37862
38521
|
componentId: "sc-85zs9e-1"
|
|
37863
38522
|
})(["display:inline-flex;align-items:center;overflow:hidden;user-select:none;", ""], ({
|
|
37864
38523
|
theme: theme2,
|
|
@@ -37881,7 +38540,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37881
38540
|
}
|
|
37882
38541
|
`}
|
|
37883
38542
|
`);
|
|
37884
|
-
const PrimaryButton =
|
|
38543
|
+
const PrimaryButton = styledComponents.styled(BaseButton).withConfig({
|
|
37885
38544
|
componentId: "sc-85zs9e-2"
|
|
37886
38545
|
})(["border:none;align-self:stretch;border-radius:0;align-items:center;padding:", ";", ""], ({
|
|
37887
38546
|
theme: theme2
|
|
@@ -37911,7 +38570,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37911
38570
|
font: ${theme2.click.button.split.typography.label.disabled};
|
|
37912
38571
|
}
|
|
37913
38572
|
`);
|
|
37914
|
-
const SecondaryButton =
|
|
38573
|
+
const SecondaryButton = styledComponents.styled(BaseButton).withConfig({
|
|
37915
38574
|
componentId: "sc-85zs9e-3"
|
|
37916
38575
|
})(["border:none;align-self:stretch;border-radius:0;", ""], ({
|
|
37917
38576
|
theme: theme2,
|
|
@@ -37933,7 +38592,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
37933
38592
|
color: ${theme2.click.button.split[$type].text.disabled};
|
|
37934
38593
|
}
|
|
37935
38594
|
`);
|
|
37936
|
-
const ButtonData =
|
|
38595
|
+
const ButtonData = styledComponents.styled.div.withConfig({
|
|
37937
38596
|
componentId: "sc-85zs9e-4"
|
|
37938
38597
|
})(["width:auto;"]);
|
|
37939
38598
|
const $6be4966fd9bbc698$var$SWITCH_NAME = "Switch";
|
|
@@ -38046,7 +38705,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38046
38705
|
}
|
|
38047
38706
|
const $6be4966fd9bbc698$export$be92b6f5f03c0fe9 = $6be4966fd9bbc698$export$b5d5cf8927ab7262;
|
|
38048
38707
|
const $6be4966fd9bbc698$export$6521433ed15a34db = $6be4966fd9bbc698$export$4d07bf653ea69106;
|
|
38049
|
-
const Wrapper =
|
|
38708
|
+
const Wrapper = styledComponents.styled(FormRoot).withConfig({
|
|
38050
38709
|
componentId: "sc-egkkgl-0"
|
|
38051
38710
|
})(["align-items:center;max-width:fit-content;"]);
|
|
38052
38711
|
const Switch = React.forwardRef(({
|
|
@@ -38105,7 +38764,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38105
38764
|
};
|
|
38106
38765
|
}
|
|
38107
38766
|
};
|
|
38108
|
-
const SwitchRoot =
|
|
38767
|
+
const SwitchRoot = styledComponents.styled($6be4966fd9bbc698$export$be92b6f5f03c0fe9).withConfig({
|
|
38109
38768
|
componentId: "sc-egkkgl-1"
|
|
38110
38769
|
})((props) => {
|
|
38111
38770
|
const vars = getRootVars(props.theme, props.disabled, props.checked);
|
|
@@ -38119,7 +38778,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38119
38778
|
padding: 0
|
|
38120
38779
|
};
|
|
38121
38780
|
});
|
|
38122
|
-
const SwitchThumb =
|
|
38781
|
+
const SwitchThumb = styledComponents.styled($6be4966fd9bbc698$export$6521433ed15a34db).withConfig({
|
|
38123
38782
|
componentId: "sc-egkkgl-2"
|
|
38124
38783
|
})((props) => {
|
|
38125
38784
|
const vars = getThumbVars(props.theme, props.$disabled, props.$checked);
|
|
@@ -38271,13 +38930,13 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38271
38930
|
const $69cb30bb0017df05$export$54c2e3dc7acea9f5 = $69cb30bb0017df05$export$9712d22edc0d78c1;
|
|
38272
38931
|
const $69cb30bb0017df05$export$41fb9f06171c75f4 = $69cb30bb0017df05$export$8114b9fdfdf9f3ba;
|
|
38273
38932
|
const $69cb30bb0017df05$export$7c6e2c02157bb7d2 = $69cb30bb0017df05$export$bd905d70e8fd2ebb;
|
|
38274
|
-
const Trigger =
|
|
38933
|
+
const Trigger = styledComponents.styled($69cb30bb0017df05$export$41fb9f06171c75f4).withConfig({
|
|
38275
38934
|
componentId: "sc-tj736u-0"
|
|
38276
38935
|
})(["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);
|
|
38277
|
-
const Content =
|
|
38936
|
+
const Content = styledComponents.styled($69cb30bb0017df05$export$7c6e2c02157bb7d2).withConfig({
|
|
38278
38937
|
componentId: "sc-tj736u-1"
|
|
38279
38938
|
})([""]);
|
|
38280
|
-
const TriggersList =
|
|
38939
|
+
const TriggersList = styledComponents.styled($69cb30bb0017df05$export$54c2e3dc7acea9f5).withConfig({
|
|
38281
38940
|
componentId: "sc-tj736u-2"
|
|
38282
38941
|
})(["border-bottom:1px solid ", ";display:flex;"], (props) => props.theme.click.global.color.stroke.default);
|
|
38283
38942
|
const Tabs = ({
|
|
@@ -38292,10 +38951,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38292
38951
|
Tabs.TriggersList = TriggersList;
|
|
38293
38952
|
Tabs.Trigger = Trigger;
|
|
38294
38953
|
Tabs.Content = Content;
|
|
38295
|
-
const FullWidthTabs =
|
|
38954
|
+
const FullWidthTabs = styledComponents.styled(Tabs).withConfig({
|
|
38296
38955
|
componentId: "sc-tj736u-3"
|
|
38297
38956
|
})(["width:100%;"]);
|
|
38298
|
-
FullWidthTabs.Trigger =
|
|
38957
|
+
FullWidthTabs.Trigger = styledComponents.styled(Trigger).withConfig({
|
|
38299
38958
|
componentId: "sc-tj736u-4"
|
|
38300
38959
|
})(["", ";"], (props) => props.width ? `width: ${props.width};` : `
|
|
38301
38960
|
flex-basis: auto;
|
|
@@ -38303,12 +38962,12 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38303
38962
|
flex-shrink: 1;
|
|
38304
38963
|
`);
|
|
38305
38964
|
FullWidthTabs.TriggersList = TriggersList;
|
|
38306
|
-
const TabsContainer =
|
|
38965
|
+
const TabsContainer = styledComponents.styled.div.withConfig({
|
|
38307
38966
|
componentId: "sc-137ymle-0"
|
|
38308
38967
|
})(["display:flex;position:relative;overflow:auto;overscroll-behavior:none;scrollbar-width:0;max-width:", ";&::-webkit-scrollbar{height:0;}"], ({
|
|
38309
38968
|
$count
|
|
38310
38969
|
}) => `${$count * 200}px`);
|
|
38311
|
-
const TabsSortableContainer =
|
|
38970
|
+
const TabsSortableContainer = styledComponents.styled.div.withConfig({
|
|
38312
38971
|
componentId: "sc-137ymle-1"
|
|
38313
38972
|
})(["display:flex;& > div{height:100%;outline:none;min-width:100px;width:clamp(100px,100%,200px);&.sortable-ghost{opacity:0;}}"]);
|
|
38314
38973
|
const TabContext = React.createContext({
|
|
@@ -38379,7 +39038,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38379
39038
|
}
|
|
38380
39039
|
}, 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}`)) }) }) });
|
|
38381
39040
|
};
|
|
38382
|
-
const TabElement =
|
|
39041
|
+
const TabElement = styledComponents.styled.div.withConfig({
|
|
38383
39042
|
componentId: "sc-137ymle-2"
|
|
38384
39043
|
})(["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;}}'], ({
|
|
38385
39044
|
theme: theme2,
|
|
@@ -38417,7 +39076,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38417
39076
|
`}
|
|
38418
39077
|
${$preview === true ? "font-style: italic;" : ""}
|
|
38419
39078
|
`);
|
|
38420
|
-
const Indicator =
|
|
39079
|
+
const Indicator = styledComponents.styled.div.withConfig({
|
|
38421
39080
|
componentId: "sc-137ymle-3"
|
|
38422
39081
|
})(['position:relative;&::after{position:absolute;left:0.25rem;top:0.25rem;content:"";width:0.5rem;height:0.5rem;', "}"], ({
|
|
38423
39082
|
theme: theme2,
|
|
@@ -38426,15 +39085,15 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38426
39085
|
background: ${$status === "default" ? "transparent" : theme2.click.alert.color.text[$status]};
|
|
38427
39086
|
border-radius: 50%;
|
|
38428
39087
|
`);
|
|
38429
|
-
const TabContent =
|
|
39088
|
+
const TabContent = styledComponents.styled.div.withConfig({
|
|
38430
39089
|
componentId: "sc-137ymle-4"
|
|
38431
39090
|
})(["display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;overflow:hidden;gap:", ";"], ({
|
|
38432
39091
|
theme: theme2
|
|
38433
39092
|
}) => theme2.click.tabs.fileTabs.space.gap);
|
|
38434
|
-
const TabContentText =
|
|
39093
|
+
const TabContentText = styledComponents.styled.span.withConfig({
|
|
38435
39094
|
componentId: "sc-137ymle-5"
|
|
38436
39095
|
})(["display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;"]);
|
|
38437
|
-
const EmptyButton =
|
|
39096
|
+
const EmptyButton = styledComponents.styled.button.withConfig({
|
|
38438
39097
|
componentId: "sc-137ymle-6"
|
|
38439
39098
|
})(["padding:0;", ";&:hover{background:", ";}"], ({
|
|
38440
39099
|
theme: theme2
|
|
@@ -38493,7 +39152,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38493
39152
|
children && /* @__PURE__ */ jsxRuntime.jsx(TabContentText, { children })
|
|
38494
39153
|
] });
|
|
38495
39154
|
};
|
|
38496
|
-
const StyledHeader =
|
|
39155
|
+
const StyledHeader = styledComponents.styled.th.withConfig({
|
|
38497
39156
|
componentId: "sc-1q458rb-0"
|
|
38498
39157
|
})(["", " text-align:left;"], ({
|
|
38499
39158
|
theme: theme2,
|
|
@@ -38503,10 +39162,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38503
39162
|
font: ${theme2.click.table.header.title.default};
|
|
38504
39163
|
color: ${theme2.click.table.header.color.title.default};
|
|
38505
39164
|
`);
|
|
38506
|
-
const HeaderContentWrapper =
|
|
39165
|
+
const HeaderContentWrapper = styledComponents.styled.div.withConfig({
|
|
38507
39166
|
componentId: "sc-1q458rb-1"
|
|
38508
39167
|
})(["display:flex;align-items:center;justify-content:start;gap:inherit;"]);
|
|
38509
|
-
const SortIcon =
|
|
39168
|
+
const SortIcon = styledComponents.styled(SvgImage).withConfig({
|
|
38510
39169
|
componentId: "sc-1q458rb-2"
|
|
38511
39170
|
})(["transition:all 200ms;transform:rotate(", ");"], ({
|
|
38512
39171
|
$sortDir
|
|
@@ -38566,7 +39225,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38566
39225
|
] }) })
|
|
38567
39226
|
] });
|
|
38568
39227
|
};
|
|
38569
|
-
const TableRow =
|
|
39228
|
+
const TableRow = styledComponents.styled.tr.withConfig({
|
|
38570
39229
|
componentId: "sc-1q458rb-3"
|
|
38571
39230
|
})(["overflow:hidden;", " &:last-of-type,&:last-child{border-bottom:none;}@media (max-width:768px){position:relative;display:flex;flex-wrap:wrap;", "}"], ({
|
|
38572
39231
|
theme: theme2,
|
|
@@ -38599,7 +39258,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38599
39258
|
${$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});` : ""}
|
|
38600
39259
|
${$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});` : ""}
|
|
38601
39260
|
`);
|
|
38602
|
-
const TableData =
|
|
39261
|
+
const TableData = styledComponents.styled.td.withConfig({
|
|
38603
39262
|
componentId: "sc-1q458rb-4"
|
|
38604
39263
|
})(["overflow:hidden;", " @media (max-width:768px){width:auto;min-width:40%;", "}"], ({
|
|
38605
39264
|
theme: theme2,
|
|
@@ -38613,10 +39272,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38613
39272
|
}) => `
|
|
38614
39273
|
padding: ${theme2.click.table.body.cell.space.sm.y} ${theme2.click.table.body.cell.space.sm.x};
|
|
38615
39274
|
`);
|
|
38616
|
-
const StyledColGroup =
|
|
39275
|
+
const StyledColGroup = styledComponents.styled.colgroup.withConfig({
|
|
38617
39276
|
componentId: "sc-1q458rb-5"
|
|
38618
39277
|
})(["@media (max-width:768px){display:none;}"]);
|
|
38619
|
-
const StyledThead =
|
|
39278
|
+
const StyledThead = styledComponents.styled.thead.withConfig({
|
|
38620
39279
|
componentId: "sc-1q458rb-6"
|
|
38621
39280
|
})(["tr{overflow:hidden;background-color:", ";", "}@media (max-width:768px){display:none;}"], ({
|
|
38622
39281
|
theme: theme2
|
|
@@ -38624,7 +39283,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38624
39283
|
theme: theme2
|
|
38625
39284
|
}) => ` border-bottom: ${theme2.click.table.cell.stroke} solid ${theme2.click.table.row.color.stroke.default};
|
|
38626
39285
|
`);
|
|
38627
|
-
const MobileHeader =
|
|
39286
|
+
const MobileHeader = styledComponents.styled.div.withConfig({
|
|
38628
39287
|
componentId: "sc-1q458rb-7"
|
|
38629
39288
|
})(["display:none;", " @media (max-width:768px){display:block;}"], ({
|
|
38630
39289
|
theme: theme2
|
|
@@ -38632,10 +39291,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38632
39291
|
color: ${theme2.click.table.row.color.label.default};
|
|
38633
39292
|
font: ${theme2.click.table.cell.label.default};
|
|
38634
39293
|
`);
|
|
38635
|
-
const Tbody =
|
|
39294
|
+
const Tbody = styledComponents.styled.tbody.withConfig({
|
|
38636
39295
|
componentId: "sc-1q458rb-8"
|
|
38637
39296
|
})(["@media (max-width:768px){display:flex;flex-direction:column;gap:0.25rem;}"]);
|
|
38638
|
-
const SelectData =
|
|
39297
|
+
const SelectData = styledComponents.styled.td.withConfig({
|
|
38639
39298
|
componentId: "sc-1q458rb-9"
|
|
38640
39299
|
})(["overflow:hidden;", " @media (max-width:768px){width:auto;align-self:stretch;position:absolute;left:0;top:0;bottom:0;", "}"], ({
|
|
38641
39300
|
theme: theme2,
|
|
@@ -38650,7 +39309,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38650
39309
|
padding: ${theme2.click.table.body.cell.space.sm.y} ${theme2.click.table.body.cell.space.sm.x};
|
|
38651
39310
|
border-right: ${theme2.click.table.cell.stroke} solid ${theme2.click.table.row.color.stroke.default};
|
|
38652
39311
|
`);
|
|
38653
|
-
const ActionsList =
|
|
39312
|
+
const ActionsList = styledComponents.styled.td.withConfig({
|
|
38654
39313
|
componentId: "sc-1q458rb-10"
|
|
38655
39314
|
})(["overflow:hidden;", " @media (max-width:768px){width:auto;align-self:stretch;position:absolute;right:0;top:0;bottom:0;", "}"], ({
|
|
38656
39315
|
theme: theme2,
|
|
@@ -38665,10 +39324,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38665
39324
|
padding: ${theme2.click.table.body.cell.space.sm.y} ${theme2.click.table.body.cell.space.sm.x};
|
|
38666
39325
|
border-left: 1px solid ${theme2.click.table.row.color.stroke.default};
|
|
38667
39326
|
`);
|
|
38668
|
-
const ActionsContainer =
|
|
39327
|
+
const ActionsContainer = styledComponents.styled.div.withConfig({
|
|
38669
39328
|
componentId: "sc-1q458rb-11"
|
|
38670
39329
|
})(["display:flex;flex-wrap:wrap;gap:0.5rem;overflow:hidden;@media (max-width:768px){flex-direction:column;overflow:auto;flex-wrap:nowrap;}"]);
|
|
38671
|
-
const TableWrapper =
|
|
39330
|
+
const TableWrapper = styledComponents.styled.div.withConfig({
|
|
38672
39331
|
componentId: "sc-1q458rb-12"
|
|
38673
39332
|
})(["width:100%;height:100%;overflow:auto;", ""], ({
|
|
38674
39333
|
theme: theme2
|
|
@@ -38676,18 +39335,18 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38676
39335
|
border: ${theme2.click.table.cell.stroke} solid ${theme2.click.table.global.color.stroke.default};
|
|
38677
39336
|
border-radius: ${theme2.click.table.radii.all}
|
|
38678
39337
|
`);
|
|
38679
|
-
const TableOuterContainer =
|
|
39338
|
+
const TableOuterContainer = styledComponents.styled.div.withConfig({
|
|
38680
39339
|
componentId: "sc-1q458rb-13"
|
|
38681
39340
|
})(["display:flex;flex-direction:column;gap:1rem;width:100%;"]);
|
|
38682
|
-
const MobileActions =
|
|
39341
|
+
const MobileActions = styledComponents.styled.div.withConfig({
|
|
38683
39342
|
componentId: "sc-1q458rb-14"
|
|
38684
39343
|
})(["display:none;@media (max-width:768px){display:flex;justify-content:space-between;align-items:center;padding:0 ", ";}"], ({
|
|
38685
39344
|
theme: theme2
|
|
38686
39345
|
}) => theme2.click.table.body.cell.space.sm.x);
|
|
38687
|
-
const EditButton =
|
|
39346
|
+
const EditButton = styledComponents.styled.button.withConfig({
|
|
38688
39347
|
componentId: "sc-1q458rb-15"
|
|
38689
39348
|
})(["&:disabled{background:transparent;}"]);
|
|
38690
|
-
const TableRowCloseButton =
|
|
39349
|
+
const TableRowCloseButton = styledComponents.styled.button.withConfig({
|
|
38691
39350
|
componentId: "sc-1q458rb-16"
|
|
38692
39351
|
})(["svg{transition:transform 200ms;", "}&:disabled{background:transparent;}"], ({
|
|
38693
39352
|
$isDeleted
|
|
@@ -38727,10 +39386,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38727
39386
|
] }) })
|
|
38728
39387
|
] });
|
|
38729
39388
|
};
|
|
38730
|
-
const SpanedTableData =
|
|
39389
|
+
const SpanedTableData = styledComponents.styled(TableData).withConfig({
|
|
38731
39390
|
componentId: "sc-1q458rb-17"
|
|
38732
39391
|
})(["text-align:center;"]);
|
|
38733
|
-
const CustomTableDataMessage =
|
|
39392
|
+
const CustomTableDataMessage = styledComponents.styled.div.withConfig({
|
|
38734
39393
|
componentId: "sc-1q458rb-18"
|
|
38735
39394
|
})(["display:flex;gap:0.5rem;justify-content:center;"]);
|
|
38736
39395
|
const LoadingData = () => {
|
|
@@ -38817,7 +39476,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
38817
39476
|
] }) })
|
|
38818
39477
|
] });
|
|
38819
39478
|
});
|
|
38820
|
-
const StyledTable =
|
|
39479
|
+
const StyledTable = styledComponents.styled.table.withConfig({
|
|
38821
39480
|
componentId: "sc-1q458rb-19"
|
|
38822
39481
|
})(["width:100%;border-collapse:collapse;overflow:hidden;table-layout:fixed;@media (max-width:768px){border:none;table-layout:auto;}"]);
|
|
38823
39482
|
const TextAreaField = React.forwardRef(({
|
|
@@ -39423,7 +40082,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
39423
40082
|
};
|
|
39424
40083
|
TooltipTrigger.displayName = "TooltipTrigger";
|
|
39425
40084
|
Tooltip.Trigger = TooltipTrigger;
|
|
39426
|
-
const RadixTooltipContent =
|
|
40085
|
+
const RadixTooltipContent = styledComponents.styled($a093c7e1ec25a057$export$7c6e2c02157bb7d2).withConfig({
|
|
39427
40086
|
componentId: "sc-ymqkp1-0"
|
|
39428
40087
|
})(["display:flex;align-items:flex-start;", ""], ({
|
|
39429
40088
|
theme: theme2,
|
|
@@ -39437,7 +40096,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
39437
40096
|
white-space: pre-wrap;
|
|
39438
40097
|
${$maxWidth && `max-width: ${$maxWidth}`};
|
|
39439
40098
|
`);
|
|
39440
|
-
const Arrow =
|
|
40099
|
+
const Arrow = styledComponents.styled.svg.withConfig({
|
|
39441
40100
|
componentId: "sc-ymqkp1-1"
|
|
39442
40101
|
})(["", ";"], ({
|
|
39443
40102
|
theme: theme2
|
|
@@ -40148,7 +40807,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40148
40807
|
const ToastContext = React.createContext({
|
|
40149
40808
|
createToast: () => null
|
|
40150
40809
|
});
|
|
40151
|
-
const ToastIcon =
|
|
40810
|
+
const ToastIcon = styledComponents.styled(SvgImage).withConfig({
|
|
40152
40811
|
componentId: "sc-tmc8vl-0"
|
|
40153
40812
|
})(["", ""], ({
|
|
40154
40813
|
theme: theme2,
|
|
@@ -40158,7 +40817,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40158
40817
|
height: ${theme2.click.toast.icon.size.height};
|
|
40159
40818
|
color: ${theme2.click.toast.color.icon[$type]}
|
|
40160
40819
|
`);
|
|
40161
|
-
const hide =
|
|
40820
|
+
const hide = styledComponents.keyframes`
|
|
40162
40821
|
from {
|
|
40163
40822
|
opacity: 1;
|
|
40164
40823
|
}
|
|
@@ -40166,7 +40825,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40166
40825
|
opacity: 0;
|
|
40167
40826
|
}
|
|
40168
40827
|
`;
|
|
40169
|
-
const slideIn =
|
|
40828
|
+
const slideIn = styledComponents.keyframes`
|
|
40170
40829
|
from {
|
|
40171
40830
|
transform: translateX(calc(100% + var(--viewport-padding)));
|
|
40172
40831
|
}
|
|
@@ -40174,7 +40833,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40174
40833
|
transform: translateX(0);
|
|
40175
40834
|
}
|
|
40176
40835
|
`;
|
|
40177
|
-
const swipeOut =
|
|
40836
|
+
const swipeOut = styledComponents.keyframes`
|
|
40178
40837
|
from {
|
|
40179
40838
|
transform: translateX(var(--radix-toast-swipe-end-x));
|
|
40180
40839
|
}
|
|
@@ -40182,7 +40841,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40182
40841
|
transform: translateX(calc(100% + var(--viewport-padding)));
|
|
40183
40842
|
}
|
|
40184
40843
|
`;
|
|
40185
|
-
const ToastRoot =
|
|
40844
|
+
const ToastRoot = styledComponents.styled($054eb8030ebde76e$export$be92b6f5f03c0fe9).withConfig({
|
|
40186
40845
|
componentId: "sc-tmc8vl-1"
|
|
40187
40846
|
})(["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;}"], ({
|
|
40188
40847
|
theme: theme2
|
|
@@ -40194,7 +40853,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40194
40853
|
background: ${theme2.click.global.color.background.default};
|
|
40195
40854
|
box-shadow: ${theme2.click.toast.shadow};
|
|
40196
40855
|
`, slideIn, hide, swipeOut);
|
|
40197
|
-
const ToastHeader =
|
|
40856
|
+
const ToastHeader = styledComponents.styled($054eb8030ebde76e$export$f99233281efd08a0).withConfig({
|
|
40198
40857
|
componentId: "sc-tmc8vl-2"
|
|
40199
40858
|
})(["display:flex;justify-content:space-between;align-items:center;width:100%;gap:inherit;", ""], ({
|
|
40200
40859
|
theme: theme2
|
|
@@ -40202,7 +40861,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40202
40861
|
font: ${theme2.click.toast.typography.title.default};
|
|
40203
40862
|
color: ${theme2.click.toast.color.title.default};
|
|
40204
40863
|
`);
|
|
40205
|
-
const ToastDescriptionContainer =
|
|
40864
|
+
const ToastDescriptionContainer = styledComponents.styled.div.withConfig({
|
|
40206
40865
|
componentId: "sc-tmc8vl-3"
|
|
40207
40866
|
})(["display:flex;justify-content:space-between;width:100%;align-items:flex-end;gap:inherit;", ""], ({
|
|
40208
40867
|
theme: theme2
|
|
@@ -40210,7 +40869,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40210
40869
|
font: ${theme2.click.toast.typography.title.default};
|
|
40211
40870
|
color: ${theme2.click.toast.color.title.default};
|
|
40212
40871
|
`);
|
|
40213
|
-
const ToastDescriptionContent =
|
|
40872
|
+
const ToastDescriptionContent = styledComponents.styled.div.withConfig({
|
|
40214
40873
|
componentId: "sc-tmc8vl-4"
|
|
40215
40874
|
})(["display:flex;align-self:stretch;gap:inherit;", ""], ({
|
|
40216
40875
|
theme: theme2
|
|
@@ -40218,7 +40877,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40218
40877
|
font: ${theme2.click.toast.typography.description.default};
|
|
40219
40878
|
color: ${theme2.click.toast.color.description.default};
|
|
40220
40879
|
`);
|
|
40221
|
-
const Title =
|
|
40880
|
+
const Title = styledComponents.styled.div.withConfig({
|
|
40222
40881
|
componentId: "sc-tmc8vl-5"
|
|
40223
40882
|
})(["flex:1;"]);
|
|
40224
40883
|
const Toast = ({
|
|
@@ -40252,7 +40911,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
40252
40911
|
] })
|
|
40253
40912
|
] });
|
|
40254
40913
|
};
|
|
40255
|
-
const Viewport =
|
|
40914
|
+
const Viewport = styledComponents.styled($054eb8030ebde76e$export$d5c6c08dc2d3ca7).withConfig({
|
|
40256
40915
|
componentId: "sc-tmc8vl-6"
|
|
40257
40916
|
})(["--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;"], ({
|
|
40258
40917
|
theme: theme2
|
|
@@ -49068,7 +49727,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49068
49727
|
classic: merge$1({}, theme, classicTheme)
|
|
49069
49728
|
};
|
|
49070
49729
|
const useCUITheme = () => {
|
|
49071
|
-
const theme2 =
|
|
49730
|
+
const theme2 = styledComponents.useTheme();
|
|
49072
49731
|
return {
|
|
49073
49732
|
breakpoint: theme2.breakpoint,
|
|
49074
49733
|
global: theme2.global,
|
|
@@ -49076,11 +49735,11 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49076
49735
|
sizes: theme2.sizes
|
|
49077
49736
|
};
|
|
49078
49737
|
};
|
|
49079
|
-
const GlobalStyle =
|
|
49738
|
+
const GlobalStyle = styledComponents.createGlobalStyle(["body{color:", ";background-color:", "}"], (props) => props.theme.click.global.color.text.default, (props) => props.theme.click.global.color.background.default);
|
|
49080
49739
|
const ThemeProvider = ({
|
|
49081
49740
|
theme: name2,
|
|
49082
49741
|
children
|
|
49083
|
-
}) => /* @__PURE__ */ jsxRuntime.jsxs(
|
|
49742
|
+
}) => /* @__PURE__ */ jsxRuntime.jsxs(styledComponents.ThemeProvider, { theme: themes[name2], children: [
|
|
49084
49743
|
/* @__PURE__ */ jsxRuntime.jsx(GlobalStyle, {}),
|
|
49085
49744
|
children
|
|
49086
49745
|
] });
|
|
@@ -49105,7 +49764,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49105
49764
|
const StepperContext = React.createContext({
|
|
49106
49765
|
type: "numbered"
|
|
49107
49766
|
});
|
|
49108
|
-
const StepRoot =
|
|
49767
|
+
const StepRoot = styledComponents.styled.div.withConfig({
|
|
49109
49768
|
componentId: "sc-xro1ly-0"
|
|
49110
49769
|
})(["display:flex;flex-direction:column;align-items:flex-start;counter-reset:vertical-stepper;width:100%;"]);
|
|
49111
49770
|
const VerticalStepper = ({
|
|
@@ -49118,7 +49777,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49118
49777
|
};
|
|
49119
49778
|
return /* @__PURE__ */ jsxRuntime.jsx(StepRoot, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx(StepperContext.Provider, { value, children }) });
|
|
49120
49779
|
};
|
|
49121
|
-
const StepItem =
|
|
49780
|
+
const StepItem = styledComponents.styled.div.withConfig({
|
|
49122
49781
|
componentId: "sc-xro1ly-1"
|
|
49123
49782
|
})(["display:flex;flex-direction:column;position:relative;width:100%;padding:0;", ""], ({
|
|
49124
49783
|
theme: theme2,
|
|
@@ -49143,7 +49802,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49143
49802
|
}
|
|
49144
49803
|
}
|
|
49145
49804
|
`);
|
|
49146
|
-
const StepTrigger =
|
|
49805
|
+
const StepTrigger = styledComponents.styled.button.withConfig({
|
|
49147
49806
|
componentId: "sc-xro1ly-2"
|
|
49148
49807
|
})(["", ""], ({
|
|
49149
49808
|
$status
|
|
@@ -49158,7 +49817,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49158
49817
|
cursor: ${$status === "active" ? "default" : $status === "complete" ? "pointer" : "not-allowed"};
|
|
49159
49818
|
flex-direction: row;
|
|
49160
49819
|
`);
|
|
49161
|
-
const StepBubble =
|
|
49820
|
+
const StepBubble = styledComponents.styled.div.withConfig({
|
|
49162
49821
|
componentId: "sc-xro1ly-3"
|
|
49163
49822
|
})(["", ""], ({
|
|
49164
49823
|
theme: theme2,
|
|
@@ -49197,10 +49856,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49197
49856
|
}
|
|
49198
49857
|
` : ""};
|
|
49199
49858
|
`);
|
|
49200
|
-
const CheckIcon =
|
|
49859
|
+
const CheckIcon = styledComponents.styled(SvgImage).withConfig({
|
|
49201
49860
|
componentId: "sc-xro1ly-4"
|
|
49202
49861
|
})(["color:inherit;path{stroke-width:3;}"]);
|
|
49203
|
-
const StepLabel =
|
|
49862
|
+
const StepLabel = styledComponents.styled.div.withConfig({
|
|
49204
49863
|
componentId: "sc-xro1ly-5"
|
|
49205
49864
|
})(["display:flex;flex-direction:column;", ")"], ({
|
|
49206
49865
|
theme: theme2,
|
|
@@ -49211,7 +49870,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49211
49870
|
color: ${theme2.click.stepper.vertical[$type].color.title[$status]};
|
|
49212
49871
|
gap: inherit;
|
|
49213
49872
|
`);
|
|
49214
|
-
const StepContent =
|
|
49873
|
+
const StepContent = styledComponents.styled.div.withConfig({
|
|
49215
49874
|
componentId: "sc-xro1ly-6"
|
|
49216
49875
|
})(["display:flex;width:100%;flex-direction:column;", ""], ({
|
|
49217
49876
|
theme: theme2,
|
|
@@ -49310,7 +49969,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49310
49969
|
};
|
|
49311
49970
|
MultiAccordionItem.displayName = "MultiAccordion.Item";
|
|
49312
49971
|
MultiAccordion.Item = MultiAccordionItem;
|
|
49313
|
-
const AccordionRoot =
|
|
49972
|
+
const AccordionRoot = styledComponents.styled($1bf158f521e1b1b4$export$be92b6f5f03c0fe9).withConfig({
|
|
49314
49973
|
componentId: "sc-1lb3204-0"
|
|
49315
49974
|
})(["display:flex;flex-direction:column;justify-content:start;align-items:start;gap:", ";", ";"], ({
|
|
49316
49975
|
theme: theme2,
|
|
@@ -49318,7 +49977,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49318
49977
|
}) => theme2.click.container.gap[$gap], ({
|
|
49319
49978
|
$fillWidth
|
|
49320
49979
|
}) => $fillWidth && "width: 100%");
|
|
49321
|
-
const AccordionItem =
|
|
49980
|
+
const AccordionItem = styledComponents.styled($1bf158f521e1b1b4$export$6d08773d2e66f8f2).withConfig({
|
|
49322
49981
|
componentId: "sc-1lb3204-1"
|
|
49323
49982
|
})(["", ";", ";"], ({
|
|
49324
49983
|
theme: theme2,
|
|
@@ -49329,7 +49988,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49329
49988
|
`, ({
|
|
49330
49989
|
$fillWidth
|
|
49331
49990
|
}) => $fillWidth && "width: 100%");
|
|
49332
|
-
const AccordionTrigger =
|
|
49991
|
+
const AccordionTrigger = styledComponents.styled($1bf158f521e1b1b4$export$41fb9f06171c75f4).withConfig({
|
|
49333
49992
|
componentId: "sc-1lb3204-2"
|
|
49334
49993
|
})(["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:', ";}}"], ({
|
|
49335
49994
|
theme: theme2,
|
|
@@ -49362,13 +50021,13 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49362
50021
|
}, ({
|
|
49363
50022
|
theme: theme2
|
|
49364
50023
|
}) => theme2.global.color.accent.default);
|
|
49365
|
-
const AccordionIconWrapper =
|
|
50024
|
+
const AccordionIconWrapper = styledComponents.styled.div.withConfig({
|
|
49366
50025
|
componentId: "sc-1lb3204-3"
|
|
49367
50026
|
})(["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);
|
|
49368
|
-
const AccordionIconsWrapper =
|
|
50027
|
+
const AccordionIconsWrapper = styledComponents.styled.div.withConfig({
|
|
49369
50028
|
componentId: "sc-1lb3204-4"
|
|
49370
50029
|
})(["display:flex;align-items:center;justify-content:center;"]);
|
|
49371
|
-
const CustomIcon =
|
|
50030
|
+
const CustomIcon = styledComponents.styled(SvgImage).withConfig({
|
|
49372
50031
|
componentId: "sc-1lb3204-5"
|
|
49373
50032
|
})(["", ""], ({
|
|
49374
50033
|
$isCompleted,
|
|
@@ -49382,7 +50041,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49382
50041
|
fill: ${theme2.global.color.accent.default} !important;;
|
|
49383
50042
|
}
|
|
49384
50043
|
`);
|
|
49385
|
-
const AccordionContent =
|
|
50044
|
+
const AccordionContent = styledComponents.styled($1bf158f521e1b1b4$export$7c6e2c02157bb7d2).withConfig({
|
|
49386
50045
|
componentId: "sc-1lb3204-6"
|
|
49387
50046
|
})(["padding:", ";padding-top:0;"], ({
|
|
49388
50047
|
theme: theme2,
|
|
@@ -49460,6 +50119,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
|
|
|
49460
50119
|
exports2.VerticalStepper = VerticalStepper;
|
|
49461
50120
|
exports2.WarningAlert = WarningAlert;
|
|
49462
50121
|
exports2.createToast = createToast;
|
|
50122
|
+
exports2.linkStyles = linkStyles;
|
|
49463
50123
|
exports2.themes = themes;
|
|
49464
50124
|
exports2.useCUITheme = useCUITheme;
|
|
49465
50125
|
exports2.useToast = useToast;
|