@clickhouse/click-ui 0.0.200 → 0.0.201

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.
@@ -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"), require("dayjs")) : typeof define === "function" && define.amd ? define(["exports", "react/jsx-runtime", "styled-components", "react", "react-dom", "dayjs"], factory) : (global2 = typeof globalThis !== "undefined" ? globalThis : global2 || self, factory(global2["click-ui"] = {}, global2.jsxRuntime, global2.styled, global2.React, global2.ReactDOM, global2.dayjs));
3
- })(this, function(exports2, jsxRuntime, styledComponents, React, ReactDOM, dayjs) {
3
+ })(this, function(exports2, jsxRuntime, styled, React, ReactDOM, dayjs) {
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) => {
@@ -271,7 +271,7 @@ var __publicField = (obj, key, value) => {
271
271
  /* @__PURE__ */ jsxRuntime.jsx("path", { stroke: "#161517", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M4 8.6V21h16V8.6" }),
272
272
  /* @__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" })
273
273
  ] });
274
- const animationCircle1 = styledComponents.keyframes`
274
+ const animationCircle1 = styled.keyframes`
275
275
  0 {
276
276
  r: 0;
277
277
  }
@@ -285,7 +285,7 @@ var __publicField = (obj, key, value) => {
285
285
  r: 0;
286
286
  }
287
287
  `;
288
- const animationCircle2 = styledComponents.keyframes`
288
+ const animationCircle2 = styled.keyframes`
289
289
  0 {
290
290
  r: 0;
291
291
  }
@@ -302,7 +302,7 @@ var __publicField = (obj, key, value) => {
302
302
  r: 0
303
303
  }
304
304
  `;
305
- const animationCircle3 = styledComponents.keyframes`
305
+ const animationCircle3 = styled.keyframes`
306
306
  0 {
307
307
  r: 0;
308
308
  }
@@ -316,7 +316,7 @@ var __publicField = (obj, key, value) => {
316
316
  r: 0
317
317
  }
318
318
  `;
319
- const HorizontalLoading = styledComponents.styled(DotsHorizontal).withConfig({
319
+ const HorizontalLoading = styled.styled(DotsHorizontal).withConfig({
320
320
  componentId: "sc-1b02o5c-0"
321
321
  })(["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);
322
322
  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" }) });
@@ -363,7 +363,7 @@ var __publicField = (obj, key, value) => {
363
363
  /* @__PURE__ */ jsxRuntime.jsx("path", { stroke: "#161517", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.25, d: "M16.375 15.125H19.5v3.125" }),
364
364
  /* @__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" })
365
365
  ] });
366
- const LoadingFlipped = styledComponents.styled(Loading).withConfig({
366
+ const LoadingFlipped = styled.styled(Loading).withConfig({
367
367
  componentId: "sc-15ao23s-0"
368
368
  })(["transform:scaleX(-1);"]);
369
369
  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: [
@@ -371,7 +371,7 @@ var __publicField = (obj, key, value) => {
371
371
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.375 14.458V17.5537", stroke: "#161517", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
372
372
  /* @__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" })
373
373
  ] });
374
- const spin = styledComponents.keyframes`
374
+ const spin = styled.keyframes`
375
375
  from {
376
376
  transform: rotate(0deg) scaleX(-1);
377
377
  }
@@ -379,7 +379,7 @@ var __publicField = (obj, key, value) => {
379
379
  transform: rotate(360deg) scaleX(-1);
380
380
  }
381
381
  `;
382
- const LoadingAnimated = styledComponents.styled(LoadingFlipped).withConfig({
382
+ const LoadingAnimated = styled.styled(LoadingFlipped).withConfig({
383
383
  componentId: "sc-1h6qu7m-0"
384
384
  })(["animation:", " 1s infinite linear;"], spin);
385
385
  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: [
@@ -1478,7 +1478,7 @@ var __publicField = (obj, key, value) => {
1478
1478
  ] }),
1479
1479
  /* @__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" }) }) })
1480
1480
  ] });
1481
- const FormRoot = styledComponents.styled.div.withConfig({
1481
+ const FormRoot = styled.styled.div.withConfig({
1482
1482
  componentId: "sc-1sddmxu-0"
1483
1483
  })(["display:flex;width:100%;gap:", ";", " *{box-shadow:none;outline:none;}"], ({
1484
1484
  theme: theme2
@@ -1497,7 +1497,7 @@ var __publicField = (obj, key, value) => {
1497
1497
  }
1498
1498
  ` : ""}
1499
1499
  `);
1500
- const Error$1 = styledComponents.styled.div.withConfig({
1500
+ const Error$1 = styled.styled.div.withConfig({
1501
1501
  componentId: "sc-1sddmxu-1"
1502
1502
  })(["", ";"], ({
1503
1503
  theme: theme2
@@ -1505,10 +1505,10 @@ var __publicField = (obj, key, value) => {
1505
1505
  font: ${theme2.click.field.typography.label.error};
1506
1506
  color: ${theme2.click.field.color.label.error};
1507
1507
  `);
1508
- const EmptyButton$1 = styledComponents.styled.button.withConfig({
1508
+ const EmptyButton$1 = styled.styled.button.withConfig({
1509
1509
  componentId: "sc-1sddmxu-2"
1510
1510
  })(["background:transparent;border:none;cursor:pointer;outline:none;padding:0;border:0;color:inherit;font:inherit;&:disabled{cursor:not-allowed;}"]);
1511
- const CrossButton = styledComponents.styled(EmptyButton$1).withConfig({
1511
+ const CrossButton = styled.styled(EmptyButton$1).withConfig({
1512
1512
  componentId: "sc-1sddmxu-3"
1513
1513
  })(["padding:", " ", ";background:", ";border-radius:", ";&:hover{background:", ";}"], ({
1514
1514
  theme: theme2
@@ -1521,10 +1521,10 @@ var __publicField = (obj, key, value) => {
1521
1521
  }) => theme2.click.button.iconButton.radii.all, ({
1522
1522
  theme: theme2
1523
1523
  }) => theme2.click.button.iconButton.color.primary.background.hover);
1524
- styledComponents.styled.div.withConfig({
1524
+ styled.styled.div.withConfig({
1525
1525
  componentId: "sc-1sddmxu-4"
1526
1526
  })(["display:grid;place-items:center;width:100%;height:100%;"]);
1527
- const BaseButton = styledComponents.styled.button.withConfig({
1527
+ const BaseButton = styled.styled.button.withConfig({
1528
1528
  componentId: "sc-1sddmxu-5"
1529
1529
  })(["display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;", ""], ({
1530
1530
  theme: theme2
@@ -1550,7 +1550,7 @@ var __publicField = (obj, key, value) => {
1550
1550
  cursor: not-allowed;
1551
1551
  }
1552
1552
  `);
1553
- const SvgImageElement = styledComponents.styled.svg.withConfig({
1553
+ const SvgImageElement = styled.styled.svg.withConfig({
1554
1554
  componentId: "sc-1sddmxu-6"
1555
1555
  })(["display:flex;align-items:center;", ""], ({
1556
1556
  theme: theme2,
@@ -1561,12 +1561,12 @@ var __publicField = (obj, key, value) => {
1561
1561
  height: ${theme2.click.image[$size].size.height};
1562
1562
  ` : ""}
1563
1563
  `);
1564
- const FormElementContainer = styledComponents.styled.div.withConfig({
1564
+ const FormElementContainer = styled.styled.div.withConfig({
1565
1565
  componentId: "sc-1sddmxu-7"
1566
1566
  })(["display:flex;flex-direction:column;align-items:flex-start;width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;gap:", ";"], ({
1567
1567
  theme: theme2
1568
1568
  }) => theme2.click.field.space.gap);
1569
- styledComponents.styled.span.withConfig({
1569
+ styled.styled.span.withConfig({
1570
1570
  componentId: "sc-1sddmxu-8"
1571
1571
  })(["display:flex;white-space:nowrap;overflow:hidden;justify-content:flex-end;gap:inherit;& > *:not(button){overflow:hidden;text-overflow:ellipsis;}"]);
1572
1572
  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: [
@@ -2440,7 +2440,7 @@ var __publicField = (obj, key, value) => {
2440
2440
  }) => {
2441
2441
  const {
2442
2442
  name: themeName
2443
- } = styledComponents.useTheme();
2443
+ } = styled.useTheme();
2444
2444
  const Component = ["light", "classic"].includes(theme2 ?? themeName) ? LogosLight[name2] : LogosDark[name2];
2445
2445
  if (!Component) {
2446
2446
  return null;
@@ -2519,7 +2519,7 @@ var __publicField = (obj, key, value) => {
2519
2519
  }
2520
2520
  return /* @__PURE__ */ jsxRuntime.jsx(SvgWrapper, { $color: color, $width: width, $height: height, $size: size2, className, state, children: /* @__PURE__ */ jsxRuntime.jsx(Component, { ...props }) });
2521
2521
  };
2522
- const SvgWrapper = styledComponents.styled.div.withConfig({
2522
+ const SvgWrapper = styled.styled.div.withConfig({
2523
2523
  componentId: "sc-29ieut-0"
2524
2524
  })(["display:flex;align-items:center;", " ", ""], ({
2525
2525
  theme: theme2,
@@ -2579,7 +2579,7 @@ var __publicField = (obj, key, value) => {
2579
2579
  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" }) });
2580
2580
  });
2581
2581
  IconButton$1.displayName = "IconButton";
2582
- const Button$2 = styledComponents.styled.button.withConfig({
2582
+ const Button$2 = styled.styled.button.withConfig({
2583
2583
  componentId: "sc-4ff7ue-0"
2584
2584
  })(["", ""], ({
2585
2585
  theme: theme2,
@@ -2617,7 +2617,7 @@ var __publicField = (obj, key, value) => {
2617
2617
  cursor: not-allowed;
2618
2618
  }
2619
2619
  `);
2620
- const FormFieldLabel$1 = styledComponents.styled.label.withConfig({
2620
+ const FormFieldLabel$1 = styled.styled.label.withConfig({
2621
2621
  componentId: "sc-1gg29zb-0"
2622
2622
  })(["", ""], ({
2623
2623
  theme: theme2,
@@ -2649,7 +2649,7 @@ var __publicField = (obj, key, value) => {
2649
2649
  children,
2650
2650
  ...props
2651
2651
  }) => /* @__PURE__ */ jsxRuntime.jsx(FormFieldLabel$1, { disabled, $error: error2, ...props, children });
2652
- const FormFieldLabel = styledComponents.styled.label.withConfig({
2652
+ const FormFieldLabel = styled.styled.label.withConfig({
2653
2653
  componentId: "sc-e2xmgs-0"
2654
2654
  })(["", ""], ({
2655
2655
  theme: theme2,
@@ -7761,7 +7761,7 @@ var __publicField = (obj, key, value) => {
7761
7761
  const $d08ef79370b62062$export$d7a01e11500dfb6f = $d08ef79370b62062$export$2f307d81a64f5442;
7762
7762
  const $d08ef79370b62062$export$2ea8a7a591ac5eac = $d08ef79370b62062$export$21dcb7ec56f874cf;
7763
7763
  const $d08ef79370b62062$export$6d4de93b380beddf = $d08ef79370b62062$export$f34ec8bc2482cc5f;
7764
- const GenericMenuPanel = styledComponents.styled.div.withConfig({
7764
+ const GenericMenuPanel = styled.styled.div.withConfig({
7765
7765
  componentId: "sc-1fv0ktx-0"
7766
7766
  })(["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;", ";", ";"], ({
7767
7767
  $type
@@ -7791,7 +7791,7 @@ var __publicField = (obj, key, value) => {
7791
7791
  margin-left: -1px;
7792
7792
  }
7793
7793
  ` : "");
7794
- const GenericPopoverMenuPanel = styledComponents.styled.div.withConfig({
7794
+ const GenericPopoverMenuPanel = styled.styled.div.withConfig({
7795
7795
  componentId: "sc-1fv0ktx-1"
7796
7796
  })(["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;", " ", ";"], ({
7797
7797
  $type
@@ -7808,7 +7808,7 @@ var __publicField = (obj, key, value) => {
7808
7808
  `, ({
7809
7809
  $showArrow
7810
7810
  }) => $showArrow ? "margin: -1px 0;" : "");
7811
- const Arrow$1 = styledComponents.styled.svg.withConfig({
7811
+ const Arrow$1 = styled.styled.svg.withConfig({
7812
7812
  componentId: "sc-1fv0ktx-2"
7813
7813
  })(["filter:drop-shadow(rgba(0,0,0,0.1) 0px 4px 6px);", ";"], ({
7814
7814
  theme: theme2
@@ -7816,7 +7816,7 @@ var __publicField = (obj, key, value) => {
7816
7816
  fill: ${theme2.click.genericMenu.panel.color.background.default};
7817
7817
  stroke: ${theme2.click.genericMenu.panel.color.stroke.default};
7818
7818
  `);
7819
- const GenericMenuItem = styledComponents.styled.div.withConfig({
7819
+ const GenericMenuItem = styled.styled.div.withConfig({
7820
7820
  componentId: "sc-1fv0ktx-3"
7821
7821
  })(["display:flex;width:100%;width:-moz-available;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;}'], ({
7822
7822
  theme: theme2
@@ -7862,7 +7862,7 @@ var __publicField = (obj, key, value) => {
7862
7862
  }
7863
7863
  });
7864
7864
  };
7865
- const EllipsisContainer$1 = styledComponents.styled.div.withConfig({
7865
+ const EllipsisContainer$1 = styled.styled.div.withConfig({
7866
7866
  componentId: "sc-1ibz5fp-0"
7867
7867
  })(["display:inline-block;white-space:nowrap;text-overflow:ellipsis;vertical-align:text-bottom;overflow:hidden;justify-content:flex-start;width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;& > *:not(button){overflow:hidden;text-overflow:ellipsis;}"]);
7868
7868
  const _EllipsisContent = ({
@@ -7876,7 +7876,7 @@ var __publicField = (obj, key, value) => {
7876
7876
  }]), ...props });
7877
7877
  };
7878
7878
  const EllipsisContent = React.forwardRef(_EllipsisContent);
7879
- const LabelContainer$1 = styledComponents.styled.div.withConfig({
7879
+ const LabelContainer$1 = styled.styled.div.withConfig({
7880
7880
  componentId: "sc-1likhxd-0"
7881
7881
  })(["display:grid;grid-template-columns:", ";align-items:center;justify-content:flex-start;width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;gap:", ";"], ({
7882
7882
  $hasIcon,
@@ -7902,7 +7902,7 @@ var __publicField = (obj, key, value) => {
7902
7902
  ] });
7903
7903
  };
7904
7904
  const Dropdown = (props) => /* @__PURE__ */ jsxRuntime.jsx($d08ef79370b62062$export$be92b6f5f03c0fe9, { ...props });
7905
- const DropdownMenuItem = styledComponents.styled(GenericMenuItem).withConfig({
7905
+ const DropdownMenuItem = styled.styled(GenericMenuItem).withConfig({
7906
7906
  componentId: "sc-18bhwbw-0"
7907
7907
  })(['position:relative;display:flex;min-height:32px;&[data-state="open"]{', "}"], ({
7908
7908
  theme: theme2
@@ -7912,7 +7912,7 @@ var __publicField = (obj, key, value) => {
7912
7912
  color: ${theme2.click.genericMenu.item.color.text.hover};
7913
7913
  cursor: pointer;
7914
7914
  `);
7915
- const Trigger$5 = styledComponents.styled($d08ef79370b62062$export$41fb9f06171c75f4).withConfig({
7915
+ const Trigger$5 = styled.styled($d08ef79370b62062$export$41fb9f06171c75f4).withConfig({
7916
7916
  componentId: "sc-18bhwbw-1"
7917
7917
  })(["cursor:pointer;width:fit-content;&[disabled]{cursor:not-allowed;}"]);
7918
7918
  const DropdownTrigger = ({
@@ -7935,7 +7935,7 @@ var __publicField = (obj, key, value) => {
7935
7935
  };
7936
7936
  DropdownTrigger.displayName = "DropdownTrigger";
7937
7937
  Dropdown.Trigger = DropdownTrigger;
7938
- const DropdownMenuContent = styledComponents.styled(GenericMenuPanel).withConfig({
7938
+ const DropdownMenuContent = styled.styled(GenericMenuPanel).withConfig({
7939
7939
  componentId: "sc-18bhwbw-2"
7940
7940
  })(["min-width:", ";flex-direction:column;z-index:1;overflow-y:auto;"], ({
7941
7941
  theme: theme2
@@ -7954,7 +7954,7 @@ var __publicField = (obj, key, value) => {
7954
7954
  };
7955
7955
  DropdownContent$1.displayName = "DropdownContent";
7956
7956
  Dropdown.Content = DropdownContent$1;
7957
- const DropdownMenuGroup = styledComponents.styled($d08ef79370b62062$export$eb2fcfdbd7ba97d4).withConfig({
7957
+ const DropdownMenuGroup = styled.styled($d08ef79370b62062$export$eb2fcfdbd7ba97d4).withConfig({
7958
7958
  componentId: "sc-18bhwbw-3"
7959
7959
  })(["width:100%;border-bottom:1px solid ", ";"], ({
7960
7960
  theme: theme2
@@ -7964,7 +7964,7 @@ var __publicField = (obj, key, value) => {
7964
7964
  };
7965
7965
  DropdownGroup.displayName = "DropdownGroup";
7966
7966
  Dropdown.Group = DropdownGroup;
7967
- const DropdownMenuSub = styledComponents.styled($d08ef79370b62062$export$d7a01e11500dfb6f).withConfig({
7967
+ const DropdownMenuSub = styled.styled($d08ef79370b62062$export$d7a01e11500dfb6f).withConfig({
7968
7968
  componentId: "sc-18bhwbw-4"
7969
7969
  })(["border-bottom:1px solid ", ";"], ({
7970
7970
  theme: theme2
@@ -8404,12 +8404,12 @@ var __publicField = (obj, key, value) => {
8404
8404
  children
8405
8405
  ] })
8406
8406
  ] }) });
8407
- const AccordionRoot$1 = styledComponents.styled($1bf158f521e1b1b4$export$be92b6f5f03c0fe9).withConfig({
8407
+ const AccordionRoot$1 = styled.styled($1bf158f521e1b1b4$export$be92b6f5f03c0fe9).withConfig({
8408
8408
  componentId: "sc-1ysh219-0"
8409
8409
  })(["", ";"], ({
8410
8410
  $fillWidth
8411
8411
  }) => $fillWidth && "width: 100%");
8412
- const AccordionTrigger$1 = styledComponents.styled($1bf158f521e1b1b4$export$41fb9f06171c75f4).withConfig({
8412
+ const AccordionTrigger$1 = styled.styled($1bf158f521e1b1b4$export$41fb9f06171c75f4).withConfig({
8413
8413
  componentId: "sc-1ysh219-1"
8414
8414
  })(["border:none;padding:0;background-color:transparent;display:flex;align-items:center;", " ", ";"], ({
8415
8415
  theme: theme2,
@@ -8433,21 +8433,21 @@ var __publicField = (obj, key, value) => {
8433
8433
  `, ({
8434
8434
  $fillWidth
8435
8435
  }) => $fillWidth && "width: 100%");
8436
- const AccordionIconWrapper$1 = styledComponents.styled.div.withConfig({
8436
+ const AccordionIconWrapper$1 = styled.styled.div.withConfig({
8437
8437
  componentId: "sc-1ysh219-2"
8438
8438
  })(["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);
8439
- const AccordionIconsWrapper$1 = styledComponents.styled.div.withConfig({
8439
+ const AccordionIconsWrapper$1 = styled.styled.div.withConfig({
8440
8440
  componentId: "sc-1ysh219-3"
8441
8441
  })(["display:flex;align-items:center;justify-content:center;"]);
8442
- const AccordionContent$1 = styledComponents.styled($1bf158f521e1b1b4$export$7c6e2c02157bb7d2).withConfig({
8442
+ const AccordionContent$1 = styled.styled($1bf158f521e1b1b4$export$7c6e2c02157bb7d2).withConfig({
8443
8443
  componentId: "sc-1ysh219-4"
8444
8444
  })([""]);
8445
- styledComponents.styled(Accordion).withConfig({
8445
+ styled.styled(Accordion).withConfig({
8446
8446
  componentId: "sc-1ysh219-5"
8447
8447
  })(["", "{gap:", ";}p{margin:0;}", "{visibility:hidden;}&:hover ", "{visibility:revert;}&:active ", "{visibility:revert;}", "[data-state='open'] ", "{visibility:revert;}"], AccordionTrigger$1, ({
8448
8448
  theme: theme2
8449
8449
  }) => theme2.click.sidebar.navigation.item.default.space.gap, AccordionIconWrapper$1, AccordionIconWrapper$1, AccordionIconWrapper$1, AccordionTrigger$1, AccordionIconWrapper$1);
8450
- const AccordionToExport = styledComponents.styled(Accordion).withConfig({
8450
+ const AccordionToExport = styled.styled(Accordion).withConfig({
8451
8451
  componentId: "sc-1ysh219-6"
8452
8452
  })([""]);
8453
8453
  const stateIconMap = {
@@ -8479,7 +8479,7 @@ var __publicField = (obj, key, value) => {
8479
8479
  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" }) })
8480
8480
  ] }) : null;
8481
8481
  };
8482
- const Wrapper$d = styledComponents.styled.div.withConfig({
8482
+ const Wrapper$d = styled.styled.div.withConfig({
8483
8483
  componentId: "sc-1wvczk0-0"
8484
8484
  })(["display:flex;border-radius:", ";justify-content:", ";overflow:hidden;background-color:", ";color:", ";width:100%;"], ({
8485
8485
  $type,
@@ -8493,7 +8493,7 @@ var __publicField = (obj, key, value) => {
8493
8493
  $state = "neutral",
8494
8494
  theme: theme2
8495
8495
  }) => theme2.click.alert.color.text[$state]);
8496
- const IconWrapper$2 = styledComponents.styled.div.withConfig({
8496
+ const IconWrapper$2 = styled.styled.div.withConfig({
8497
8497
  componentId: "sc-1wvczk0-1"
8498
8498
  })(["display:flex;align-items:center;background-color:", ";", ""], ({
8499
8499
  $state = "neutral",
@@ -8507,7 +8507,7 @@ var __publicField = (obj, key, value) => {
8507
8507
  color: ${theme2.click.alert.color.iconForeground[$state]};
8508
8508
  padding: ${theme2.click.alert[$size].space.y} ${theme2.click.alert[$size].space.x};
8509
8509
  `);
8510
- const StyledIcon = styledComponents.styled(SvgImage).withConfig({
8510
+ const StyledIcon = styled.styled(SvgImage).withConfig({
8511
8511
  componentId: "sc-1wvczk0-2"
8512
8512
  })(["", ""], ({
8513
8513
  $size,
@@ -8516,7 +8516,7 @@ var __publicField = (obj, key, value) => {
8516
8516
  height: ${theme2.click.alert[$size].icon.height};
8517
8517
  width: ${theme2.click.alert[$size].icon.width};
8518
8518
  `);
8519
- const TextWrapper = styledComponents.styled.div.withConfig({
8519
+ const TextWrapper = styled.styled.div.withConfig({
8520
8520
  componentId: "sc-1wvczk0-3"
8521
8521
  })(["display:flex;flex-flow:column;word-break:break-word;", ""], ({
8522
8522
  $size,
@@ -8530,19 +8530,19 @@ var __publicField = (obj, key, value) => {
8530
8530
  text-decoration: underline;
8531
8531
  }
8532
8532
  `);
8533
- const Title$4 = styledComponents.styled.h6.withConfig({
8533
+ const Title$4 = styled.styled.h6.withConfig({
8534
8534
  componentId: "sc-1wvczk0-4"
8535
8535
  })(["margin:0;font:", ";"], ({
8536
8536
  theme: theme2,
8537
8537
  $size
8538
8538
  }) => theme2.click.alert[$size].typography.title.default);
8539
- const Text$1 = styledComponents.styled.div.withConfig({
8539
+ const Text$1 = styled.styled.div.withConfig({
8540
8540
  componentId: "sc-1wvczk0-5"
8541
8541
  })(["margin:0;font:", ";"], ({
8542
8542
  theme: theme2,
8543
8543
  $size
8544
8544
  }) => theme2.click.alert[$size].typography.text.default);
8545
- const DismissWrapper$1 = styledComponents.styled.button.withConfig({
8545
+ const DismissWrapper$1 = styled.styled.button.withConfig({
8546
8546
  componentId: "sc-1wvczk0-6"
8547
8547
  })(["display:flex;align-items:center;margin-left:auto;border:none;background-color:transparent;color:inherit;cursor:pointer;"]);
8548
8548
  const DangerAlert = (props) => /* @__PURE__ */ jsxRuntime.jsx(Alert, { ...props, state: "danger" });
@@ -8854,7 +8854,7 @@ var __publicField = (obj, key, value) => {
8854
8854
  return /* @__PURE__ */ jsxRuntime.jsx(Item, { ...props }, `autocomplete-${id}-item-${index2}`);
8855
8855
  }
8856
8856
  });
8857
- const SelectPopoverRoot$1 = styledComponents.styled($cb5cc270b50c6fcd$export$be92b6f5f03c0fe9).withConfig({
8857
+ const SelectPopoverRoot$1 = styled.styled($cb5cc270b50c6fcd$export$be92b6f5f03c0fe9).withConfig({
8858
8858
  componentId: "sc-87wbnc-0"
8859
8859
  })(["width:100%;", " overflow:hidden;display:flex;padding:0.5rem 0rem;align-items:flex-start;gap:0.625rem;"], ({
8860
8860
  theme: theme2
@@ -8865,10 +8865,10 @@ var __publicField = (obj, key, value) => {
8865
8865
  0px 1px 2px 0px rgba(16, 24, 40, 0.06);
8866
8866
  border-radius: 0.25rem;
8867
8867
  `);
8868
- const PopoverContent$1 = styledComponents.styled($cb5cc270b50c6fcd$export$7c6e2c02157bb7d2).withConfig({
8868
+ const PopoverContent$1 = styled.styled($cb5cc270b50c6fcd$export$7c6e2c02157bb7d2).withConfig({
8869
8869
  componentId: "sc-87wbnc-1"
8870
8870
  })(["width:var(--radix-popover-trigger-width);display:flex;flex-direction:column;align-items:flex-start;gap:5px;"]);
8871
- const SelectGroupContainer$1 = styledComponents.styled.div.withConfig({
8871
+ const SelectGroupContainer$1 = styled.styled.div.withConfig({
8872
8872
  componentId: "sc-87wbnc-2"
8873
8873
  })(["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;}"], ({
8874
8874
  theme: theme2
@@ -8876,7 +8876,7 @@ var __publicField = (obj, key, value) => {
8876
8876
  font: ${theme2.click.genericMenu.item.typography.sectionHeader.default};
8877
8877
  color: ${theme2.click.genericMenu.item.color.text.muted};
8878
8878
  `);
8879
- const SelectGroupName$1 = styledComponents.styled.div.withConfig({
8879
+ const SelectGroupName$1 = styled.styled.div.withConfig({
8880
8880
  componentId: "sc-87wbnc-3"
8881
8881
  })(["display:flex;width:100%;flex-direction:column;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;", ""], ({
8882
8882
  theme: theme2
@@ -8887,10 +8887,10 @@ var __publicField = (obj, key, value) => {
8887
8887
  gap: ${theme2.click.genericMenu.item.space.gap};
8888
8888
  border-bottom: 1px solid ${theme2.click.genericMenu.item.color.stroke.default};
8889
8889
  `);
8890
- const SelectGroupContent$1 = styledComponents.styled.div.withConfig({
8890
+ const SelectGroupContent$1 = styled.styled.div.withConfig({
8891
8891
  componentId: "sc-87wbnc-4"
8892
8892
  })(["width:inherit;"]);
8893
- const SelectListContent$1 = styledComponents.styled.div.withConfig({
8893
+ const SelectListContent$1 = styled.styled.div.withConfig({
8894
8894
  componentId: "sc-87wbnc-5"
8895
8895
  })(["width:inherit;overflow:overlay;flex:1;"]);
8896
8896
  const childrenToComboboxItemArray$1 = (children, callback, heading) => {
@@ -8924,7 +8924,7 @@ var __publicField = (obj, key, value) => {
8924
8924
  return [];
8925
8925
  });
8926
8926
  };
8927
- const SelectNoDataContainer$1 = styledComponents.styled.div.withConfig({
8927
+ const SelectNoDataContainer$1 = styled.styled.div.withConfig({
8928
8928
  componentId: "sc-87wbnc-6"
8929
8929
  })(['border:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;cursor:default;&[hidden="true"]{display:none;}', ""], ({
8930
8930
  theme: theme2
@@ -8934,7 +8934,7 @@ var __publicField = (obj, key, value) => {
8934
8934
  background: ${theme2.click.genericMenu.button.color.background.default};
8935
8935
  color: ${theme2.click.genericMenu.button.color.label.default};
8936
8936
  `);
8937
- const SelectList$1 = styledComponents.styled.div.withConfig({
8937
+ const SelectList$1 = styled.styled.div.withConfig({
8938
8938
  componentId: "sc-87wbnc-7"
8939
8939
  })(["display:flex;flex-direction:column;width:inherit;max-height:var(--radix-popover-content-available-height);", ""], ({
8940
8940
  theme: theme2
@@ -9169,7 +9169,7 @@ var __publicField = (obj, key, value) => {
9169
9169
  ] });
9170
9170
  });
9171
9171
  Group.displayName = "AutoComplete.Group";
9172
- const CheckIcon$2 = styledComponents.styled.svg.withConfig({
9172
+ const CheckIcon$2 = styled.styled.svg.withConfig({
9173
9173
  componentId: "sc-87wbnc-8"
9174
9174
  })(["opacity:", ";"], ({
9175
9175
  $showCheck
@@ -9319,13 +9319,13 @@ var __publicField = (obj, key, value) => {
9319
9319
  /* @__PURE__ */ jsxRuntime.jsx(AvatarImage, { src, srcSet, alt: text2 }),
9320
9320
  /* @__PURE__ */ jsxRuntime.jsx(StyledFallback, { $textSize: textSize, delayMs: 0, children: text2.trim().replace(/(^.)([^ ]* )?(.).*/, "$1$3").trim().toUpperCase() })
9321
9321
  ] });
9322
- const StyledRoot = styledComponents.styled($cddcb0b647441e34$export$be92b6f5f03c0fe9).withConfig({
9322
+ const StyledRoot = styled.styled($cddcb0b647441e34$export$be92b6f5f03c0fe9).withConfig({
9323
9323
  componentId: "sc-181etfq-0"
9324
9324
  })(["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);
9325
- const AvatarImage = styledComponents.styled($cddcb0b647441e34$export$3e431a229df88919).withConfig({
9325
+ const AvatarImage = styled.styled($cddcb0b647441e34$export$3e431a229df88919).withConfig({
9326
9326
  componentId: "sc-181etfq-1"
9327
9327
  })(["width:100%;height:100%;object-fit:cover;border-radius:inherit;"]);
9328
- const StyledFallback = styledComponents.styled($cddcb0b647441e34$export$fb8d7f40caaeea67).withConfig({
9328
+ const StyledFallback = styled.styled($cddcb0b647441e34$export$fb8d7f40caaeea67).withConfig({
9329
9329
  componentId: "sc-181etfq-2"
9330
9330
  })(["width:", ";display:inline-flex;align-items:center;justify-content:center;", ""], (props) => props.theme.click.avatar.size.label.width, ({
9331
9331
  theme: theme2,
@@ -9341,7 +9341,7 @@ var __publicField = (obj, key, value) => {
9341
9341
  font: ${theme2.click.avatar.typography.label[$textSize].hover};
9342
9342
  }
9343
9343
  `);
9344
- const Wrapper$c = styledComponents.styled.div.withConfig({
9344
+ const Wrapper$c = styled.styled.div.withConfig({
9345
9345
  componentId: "sc-471xo0-0"
9346
9346
  })(["display:inline-flex;", ""], ({
9347
9347
  $state = "default",
@@ -9356,13 +9356,13 @@ var __publicField = (obj, key, value) => {
9356
9356
  border: ${theme2.click.badge.stroke} solid ${theme2.click.badge[$type].color.stroke[$state]};
9357
9357
  padding: ${theme2.click.badge.space[$size].y} ${theme2.click.badge.space[$size].x};
9358
9358
  `);
9359
- const Content$4 = styledComponents.styled.div.withConfig({
9359
+ const Content$4 = styled.styled.div.withConfig({
9360
9360
  componentId: "sc-471xo0-1"
9361
9361
  })(["display:inline-flex;align-items:center;gap:", ";max-width:100%;justify-content:flex-start;"], ({
9362
9362
  $size = "md",
9363
9363
  theme: theme2
9364
9364
  }) => theme2.click.badge.space[$size].gap);
9365
- const SvgContainer = styledComponents.styled.svg.withConfig({
9365
+ const SvgContainer = styled.styled.svg.withConfig({
9366
9366
  componentId: "sc-471xo0-2"
9367
9367
  })(["", ""], ({
9368
9368
  $state = "default",
@@ -9374,7 +9374,7 @@ var __publicField = (obj, key, value) => {
9374
9374
  height: ${theme2.click.badge.icon[$size].size.height};
9375
9375
  width: ${theme2.click.badge.icon[$size].size.width};
9376
9376
  `);
9377
- const BadgeContent = styledComponents.styled.div.withConfig({
9377
+ const BadgeContent = styled.styled.div.withConfig({
9378
9378
  componentId: "sc-471xo0-3"
9379
9379
  })(["width:auto;overflow:hidden;svg{", "}"], ({
9380
9380
  $state = "default",
@@ -9417,7 +9417,7 @@ var __publicField = (obj, key, value) => {
9417
9417
  /* @__PURE__ */ jsxRuntime.jsx(Label, { $state: state, $size: size2, children: label }),
9418
9418
  /* @__PURE__ */ jsxRuntime.jsx(Title$3, { $state: state, $size: size2, children: title })
9419
9419
  ] });
9420
- const Wrapper$b = styledComponents.styled.div.withConfig({
9420
+ const Wrapper$b = styled.styled.div.withConfig({
9421
9421
  componentId: "sc-u5029o-0"
9422
9422
  })(["display:flex;justify-content:center;box-sizing:border-box;", ""], ({
9423
9423
  $fillWidth = false,
@@ -9441,7 +9441,7 @@ var __publicField = (obj, key, value) => {
9441
9441
  width: ${$fillWidth === true ? "100%" : "auto"};
9442
9442
  max-width: ${$maxWidth ? $maxWidth : "none"};
9443
9443
  `);
9444
- const Label = styledComponents.styled.div.withConfig({
9444
+ const Label = styled.styled.div.withConfig({
9445
9445
  componentId: "sc-u5029o-1"
9446
9446
  })(["", ""], ({
9447
9447
  $state = "default",
@@ -9451,7 +9451,7 @@ var __publicField = (obj, key, value) => {
9451
9451
  color: ${theme2.click.bigStat.color.label[$state]};
9452
9452
  font: ${theme2.click.bigStat.typography[$size].label[$state]};
9453
9453
  `);
9454
- const Title$3 = styledComponents.styled.div.withConfig({
9454
+ const Title$3 = styled.styled.div.withConfig({
9455
9455
  componentId: "sc-u5029o-2"
9456
9456
  })(["", ""], ({
9457
9457
  $state = "default",
@@ -9480,7 +9480,7 @@ var __publicField = (obj, key, value) => {
9480
9480
  });
9481
9481
  return /* @__PURE__ */ jsxRuntime.jsx(ButtonGroupWrapper, { $fillWidth: fillWidth, $type: type, ...props, children: btns });
9482
9482
  };
9483
- const ButtonGroupWrapper = styledComponents.styled.div.withConfig({
9483
+ const ButtonGroupWrapper = styled.styled.div.withConfig({
9484
9484
  componentId: "sc-ukgugp-0"
9485
9485
  })(["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:", ";"], ({
9486
9486
  theme: theme2,
@@ -9499,7 +9499,7 @@ var __publicField = (obj, key, value) => {
9499
9499
  const leftBorderRadius = `${endRadii} 0px 0px ${endRadii}`;
9500
9500
  const rightBorderRadius = `0px ${endRadii} ${endRadii} 0px`;
9501
9501
  const centerBorderRadius = "var(--click-button-button-group-radii-center)";
9502
- const Button$1 = styledComponents.styled.button.attrs((props) => ({
9502
+ const Button$1 = styled.styled.button.attrs((props) => ({
9503
9503
  "aria-pressed": props.$active
9504
9504
  })).withConfig({
9505
9505
  componentId: "sc-ukgugp-1"
@@ -9569,10 +9569,10 @@ var __publicField = (obj, key, value) => {
9569
9569
  showLabelWithLoading ? label ?? children : ""
9570
9570
  ] })
9571
9571
  ] });
9572
- const LoadingIconWrapper = styledComponents.styled.div.withConfig({
9572
+ const LoadingIconWrapper = styled.styled.div.withConfig({
9573
9573
  componentId: "sc-1k4tz4c-0"
9574
9574
  })(["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;"]);
9575
- const StyledButton = styledComponents.styled(BaseButton).withConfig({
9575
+ const StyledButton = styled.styled(BaseButton).withConfig({
9576
9576
  componentId: "sc-1k4tz4c-1"
9577
9577
  })(["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:", ";}"], ({
9578
9578
  $fillWidth
@@ -9625,7 +9625,7 @@ var __publicField = (obj, key, value) => {
9625
9625
  }) => theme2.click.button.basic.color[$styleType].stroke.disabled, ({
9626
9626
  theme: theme2
9627
9627
  }) => theme2.click.button.basic.typography.label.disabled);
9628
- const ButtonIcon = styledComponents.styled(SvgImage).withConfig({
9628
+ const ButtonIcon = styled.styled(SvgImage).withConfig({
9629
9629
  componentId: "sc-1k4tz4c-2"
9630
9630
  })(["height:", ";width:", ";svg{height:", ";width:", ";}"], ({
9631
9631
  theme: theme2
@@ -9636,15 +9636,15 @@ var __publicField = (obj, key, value) => {
9636
9636
  }) => theme2.click.button.basic.size.icon.all, ({
9637
9637
  theme: theme2
9638
9638
  }) => theme2.click.button.basic.size.icon.all);
9639
- const Header$4 = styledComponents.styled.div.withConfig({
9639
+ const Header$4 = styled.styled.div.withConfig({
9640
9640
  componentId: "sc-1qnbjoa-0"
9641
9641
  })(["max-width:100%;gap:inherit;"]);
9642
- const Description = styledComponents.styled.div.withConfig({
9642
+ const Description = styled.styled.div.withConfig({
9643
9643
  componentId: "sc-1qnbjoa-1"
9644
9644
  })(["display:flex;flex-direction:column;align-self:start;gap:", ";flex:1;width:100%;"], ({
9645
9645
  theme: theme2
9646
9646
  }) => theme2.click.card.horizontal.space.gap);
9647
- const Wrapper$a = styledComponents.styled.div.withConfig({
9647
+ const Wrapper$a = styled.styled.div.withConfig({
9648
9648
  componentId: "sc-1qnbjoa-2"
9649
9649
  })(["display:inline-flex;width:100%;max-width:100%;align-items:center;justify-content:flex-start;", ""], ({
9650
9650
  theme: theme2,
@@ -9704,7 +9704,7 @@ var __publicField = (obj, key, value) => {
9704
9704
  }
9705
9705
  ` : ""}
9706
9706
  `);
9707
- const CardIcon$1 = styledComponents.styled(SvgImage).withConfig({
9707
+ const CardIcon$1 = styled.styled(SvgImage).withConfig({
9708
9708
  componentId: "sc-1qnbjoa-3"
9709
9709
  })(["", ""], ({
9710
9710
  theme: theme2
@@ -9712,14 +9712,14 @@ var __publicField = (obj, key, value) => {
9712
9712
  height: ${theme2.click.card.horizontal.icon.size.all};
9713
9713
  width: ${theme2.click.card.horizontal.icon.size.all};
9714
9714
  `);
9715
- const ContentWrapper = styledComponents.styled.div.withConfig({
9715
+ const ContentWrapper = styled.styled.div.withConfig({
9716
9716
  componentId: "sc-1qnbjoa-4"
9717
9717
  })(["display:flex;flex-direction:row;width:100%;gap:", ";@media (max-width:", "){flex-direction:column;}"], ({
9718
9718
  theme: theme2
9719
9719
  }) => theme2.click.card.horizontal.space.gap, ({
9720
9720
  theme: theme2
9721
9721
  }) => theme2.breakpoint.sizes.md);
9722
- const IconTextContentWrapper = styledComponents.styled.div.withConfig({
9722
+ const IconTextContentWrapper = styled.styled.div.withConfig({
9723
9723
  componentId: "sc-1qnbjoa-5"
9724
9724
  })(["display:flex;flex-direction:row;align-items:center;width:100%;gap:", ";"], ({
9725
9725
  theme: theme2
@@ -9774,7 +9774,7 @@ var __publicField = (obj, key, value) => {
9774
9774
  children,
9775
9775
  ...props
9776
9776
  }, ref) => /* @__PURE__ */ jsxRuntime.jsx(CuiTitle, { ref, $align: align, $color: color, $size: size2, $family: family, as: type, ...props, children }));
9777
- const CuiTitle = styledComponents.styled.div.withConfig({
9777
+ const CuiTitle = styled.styled.div.withConfig({
9778
9778
  componentId: "sc-1bq7thb-0"
9779
9779
  })(["font:", ";color:", ";margin:0;padding:0;font-style:inherit;text-align:", ";a,a:visited{color:", ";cursor:pointer;}a:hover{color:", ";}"], ({
9780
9780
  $size = "md",
@@ -9802,7 +9802,7 @@ var __publicField = (obj, key, value) => {
9802
9802
  fillWidth,
9803
9803
  ...props
9804
9804
  }, ref) => /* @__PURE__ */ jsxRuntime.jsx(CuiText, { as: component ?? "p", ref, $align: align, $color: color, $size: size2, $weight: weight, $fillWidth: fillWidth, className, ...props, children });
9805
- const CuiText = styledComponents.styled.p.withConfig({
9805
+ const CuiText = styled.styled.p.withConfig({
9806
9806
  componentId: "sc-6r74pj-0"
9807
9807
  })(["font:", ";color:", ";text-align:", ";margin:0;", ";"], ({
9808
9808
  $size = "md",
@@ -9841,7 +9841,7 @@ var __publicField = (obj, key, value) => {
9841
9841
  }, ref) => {
9842
9842
  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 });
9843
9843
  };
9844
- const Wrapper$9 = styledComponents.styled.div.withConfig({
9844
+ const Wrapper$9 = styled.styled.div.withConfig({
9845
9845
  componentId: "sc-bcplth-0"
9846
9846
  })(["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:", ";}"], ({
9847
9847
  $grow,
@@ -9892,10 +9892,10 @@ var __publicField = (obj, key, value) => {
9892
9892
  $isResponsive = true
9893
9893
  }) => $isResponsive === true ? "column" : "auto");
9894
9894
  const Container = React.forwardRef(_Container);
9895
- const TopBadgeWrapper = styledComponents.styled(Container).withConfig({
9895
+ const TopBadgeWrapper = styled.styled(Container).withConfig({
9896
9896
  componentId: "sc-1d5pqpo-0"
9897
9897
  })(["position:relative;"]);
9898
- const CardPrimaryTopBadge = styledComponents.styled(Badge).withConfig({
9898
+ const CardPrimaryTopBadge = styled.styled(Badge).withConfig({
9899
9899
  componentId: "sc-1d5pqpo-1"
9900
9900
  })(["position:absolute;top:0;left:50%;transform:translate(-50%,-50%);", " div:active + &{border-color:", ";}"], ({
9901
9901
  $isSelected,
@@ -9912,7 +9912,7 @@ var __publicField = (obj, key, value) => {
9912
9912
  topBadgeText && /* @__PURE__ */ jsxRuntime.jsx(CardPrimaryTopBadge, { "data-testid": "card-top-badge", text: topBadgeText, $isSelected: props.isSelected || false })
9913
9913
  ] });
9914
9914
  };
9915
- const Wrapper$8 = styledComponents.styled.div.withConfig({
9915
+ const Wrapper$8 = styled.styled.div.withConfig({
9916
9916
  componentId: "sc-2dguvi-0"
9917
9917
  })(["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{pointer-events:none;', "}", ""], ({
9918
9918
  theme: theme2
@@ -9962,7 +9962,7 @@ var __publicField = (obj, key, value) => {
9962
9962
  $isSelected,
9963
9963
  theme: theme2
9964
9964
  }) => $isSelected ? `border-color: ${theme2.click.button.basic.color.primary.stroke.active};` : "");
9965
- const Header$3 = styledComponents.styled.div.withConfig({
9965
+ const Header$3 = styled.styled.div.withConfig({
9966
9966
  componentId: "sc-2dguvi-1"
9967
9967
  })(["display:flex;flex-direction:column;align-items:", ";gap:", ";h3{color:", ";}svg,img{height:", ";width:", ";}"], ({
9968
9968
  $alignContent = "center"
@@ -9979,7 +9979,7 @@ var __publicField = (obj, key, value) => {
9979
9979
  $size = "md",
9980
9980
  theme: theme2
9981
9981
  }) => theme2.click.card.primary.size.icon[$size].all);
9982
- const Content$3 = styledComponents.styled.div.withConfig({
9982
+ const Content$3 = styled.styled.div.withConfig({
9983
9983
  componentId: "sc-2dguvi-2"
9984
9984
  })(["width:100%;display:flex;flex-direction:column;align-self:", ";gap:", ";flex:1;"], ({
9985
9985
  $alignContent = "center"
@@ -10032,7 +10032,7 @@ var __publicField = (obj, key, value) => {
10032
10032
  ] });
10033
10033
  };
10034
10034
  const CardPrimary = withTopBadge(Card);
10035
- const Background = styledComponents.styled.div.withConfig({
10035
+ const Background = styled.styled.div.withConfig({
10036
10036
  componentId: "sc-6jamj6-0"
10037
10037
  })(["", ""], ({
10038
10038
  theme: theme2
@@ -10047,7 +10047,7 @@ var __publicField = (obj, key, value) => {
10047
10047
  background: ${theme2.click.card.promotion.color.stroke.focus};
10048
10048
  }
10049
10049
  `);
10050
- const Wrapper$7 = styledComponents.styled.div.withConfig({
10050
+ const Wrapper$7 = styled.styled.div.withConfig({
10051
10051
  componentId: "sc-6jamj6-1"
10052
10052
  })(["display:flex;width:100%;align-items:center;justify-content:flex-start;cursor:pointer;", ""], ({
10053
10053
  theme: theme2
@@ -10069,7 +10069,7 @@ var __publicField = (obj, key, value) => {
10069
10069
  color: ${theme2.click.card.promotion.color.text.active};
10070
10070
  }
10071
10071
  `);
10072
- const CardIcon = styledComponents.styled(SvgImage).withConfig({
10072
+ const CardIcon = styled.styled(SvgImage).withConfig({
10073
10073
  componentId: "sc-6jamj6-2"
10074
10074
  })(["", ""], ({
10075
10075
  theme: theme2
@@ -10078,7 +10078,7 @@ var __publicField = (obj, key, value) => {
10078
10078
  width: ${theme2.click.card.promotion.icon.size.all};
10079
10079
  color: ${theme2.click.card.promotion.color.icon.default};
10080
10080
  `);
10081
- const DismissWrapper = styledComponents.styled.button.withConfig({
10081
+ const DismissWrapper = styled.styled.button.withConfig({
10082
10082
  componentId: "sc-6jamj6-3"
10083
10083
  })(["display:flex;align-items:center;margin-left:auto;border:none;background-color:transparent;color:inherit;cursor:pointer;"]);
10084
10084
  const CardPromotion = ({
@@ -10094,10 +10094,10 @@ var __publicField = (obj, key, value) => {
10094
10094
  dismissible && /* @__PURE__ */ jsxRuntime.jsx(DismissWrapper, { "data-testid": "click-alert-dismiss-button", onClick: () => setIsVisible(false), children: /* @__PURE__ */ jsxRuntime.jsx(SvgImage, { name: "cross", "aria-label": "close" }) })
10095
10095
  ] }) }) : null;
10096
10096
  };
10097
- const Header$2 = styledComponents.styled.div.withConfig({
10097
+ const Header$2 = styled.styled.div.withConfig({
10098
10098
  componentId: "sc-1drx130-0"
10099
10099
  })(["display:flex;justify-content:space-between;align-items:center;"]);
10100
- const HeaderLeft = styledComponents.styled.div.withConfig({
10100
+ const HeaderLeft = styled.styled.div.withConfig({
10101
10101
  componentId: "sc-1drx130-1"
10102
10102
  })(["display:flex;align-items:center;gap:", ";h3,svg{color:", ";}"], ({
10103
10103
  theme: theme2
@@ -10105,24 +10105,24 @@ var __publicField = (obj, key, value) => {
10105
10105
  $disabled,
10106
10106
  theme: theme2
10107
10107
  }) => $disabled == true ? theme2.click.global.color.text.muted : theme2.click.global.color.text.default);
10108
- const Content$2 = styledComponents.styled.div.withConfig({
10108
+ const Content$2 = styled.styled.div.withConfig({
10109
10109
  componentId: "sc-1drx130-2"
10110
10110
  })(["display:flex;flex-direction:column;flex:1;"]);
10111
- const CustomIcon$1 = styledComponents.styled.img.withConfig({
10111
+ const CustomIcon$1 = styled.styled.img.withConfig({
10112
10112
  componentId: "sc-1drx130-3"
10113
10113
  })(["height:", ";width:", ";"], ({
10114
10114
  theme: theme2
10115
10115
  }) => theme2.click.image.lg.size.height, ({
10116
10116
  theme: theme2
10117
10117
  }) => theme2.click.image.lg.size.width);
10118
- const InfoLink = styledComponents.styled.a.withConfig({
10118
+ const InfoLink = styled.styled.a.withConfig({
10119
10119
  componentId: "sc-1drx130-4"
10120
10120
  })(["display:flex;align-items:center;color:", ";gap:", ";text-decoration:none;"], ({
10121
10121
  theme: theme2
10122
10122
  }) => theme2.click.card.secondary.color.link.default, ({
10123
10123
  theme: theme2
10124
10124
  }) => theme2.click.card.secondary.space.link.gap);
10125
- const LinkIconContainer = styledComponents.styled(SvgImage).withConfig({
10125
+ const LinkIconContainer = styled.styled(SvgImage).withConfig({
10126
10126
  componentId: "sc-1drx130-5"
10127
10127
  })(["color:", ";height:", ";width:", ";"], ({
10128
10128
  theme: theme2
@@ -10131,13 +10131,13 @@ var __publicField = (obj, key, value) => {
10131
10131
  }) => theme2.click.image.md.size.height, ({
10132
10132
  theme: theme2
10133
10133
  }) => theme2.click.image.md.size.width);
10134
- const LinkText = styledComponents.styled(Text).withConfig({
10134
+ const LinkText = styled.styled(Text).withConfig({
10135
10135
  componentId: "sc-1drx130-6"
10136
10136
  })([""]);
10137
- const LinkIcon = styledComponents.styled(LinkIconContainer).withConfig({
10137
+ const LinkIcon = styled.styled(LinkIconContainer).withConfig({
10138
10138
  componentId: "sc-1drx130-7"
10139
10139
  })([""]);
10140
- const Wrapper$6 = styledComponents.styled.div.withConfig({
10140
+ const Wrapper$6 = styled.styled.div.withConfig({
10141
10141
  componentId: "sc-1drx130-8"
10142
10142
  })(["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{pointer-events:none;', "}"], ({
10143
10143
  theme: theme2
@@ -10350,7 +10350,7 @@ var __publicField = (obj, key, value) => {
10350
10350
  }
10351
10351
  const $e698a72e93240346$export$be92b6f5f03c0fe9 = $e698a72e93240346$export$48513f6b9f8ce62d;
10352
10352
  const $e698a72e93240346$export$adb584737d712b70 = $e698a72e93240346$export$59aad738f51d1c05;
10353
- const Wrapper$5 = styledComponents.styled(FormRoot).withConfig({
10353
+ const Wrapper$5 = styled.styled(FormRoot).withConfig({
10354
10354
  componentId: "sc-1sck1ja-0"
10355
10355
  })(["align-items:center;max-width:fit-content;"]);
10356
10356
  const Checkbox = ({
@@ -10368,7 +10368,7 @@ var __publicField = (obj, key, value) => {
10368
10368
  label && /* @__PURE__ */ jsxRuntime.jsx(GenericLabel, { htmlFor: id ?? defaultId, disabled, children: label })
10369
10369
  ] });
10370
10370
  };
10371
- const CheckInput = styledComponents.styled($e698a72e93240346$export$be92b6f5f03c0fe9).withConfig({
10371
+ const CheckInput = styled.styled($e698a72e93240346$export$be92b6f5f03c0fe9).withConfig({
10372
10372
  componentId: "sc-1sck1ja-1"
10373
10373
  })(["display:flex;align-items:center;justify-content:center;flex-shrink:0;", ";"], ({
10374
10374
  theme: theme2,
@@ -10397,7 +10397,7 @@ var __publicField = (obj, key, value) => {
10397
10397
  }
10398
10398
  }
10399
10399
  `);
10400
- const CheckIconWrapper = styledComponents.styled($e698a72e93240346$export$adb584737d712b70).withConfig({
10400
+ const CheckIconWrapper = styled.styled($e698a72e93240346$export$adb584737d712b70).withConfig({
10401
10401
  componentId: "sc-1sck1ja-2"
10402
10402
  })(["", ""], ({
10403
10403
  theme: theme2
@@ -14291,7 +14291,7 @@ var __publicField = (obj, key, value) => {
14291
14291
  var SyntaxHighlighter = highlight$2(core$1, {});
14292
14292
  SyntaxHighlighter.registerLanguage = core$1.registerLanguage;
14293
14293
  const useColorStyle = (defaultTheme) => {
14294
- const theme2 = styledComponents.useTheme();
14294
+ const theme2 = styled.useTheme();
14295
14295
  const inheritedThemeName = theme2.name !== "classic" ? theme2.name : "light";
14296
14296
  const themeName = !defaultTheme ? inheritedThemeName : defaultTheme;
14297
14297
  const codeTheme = theme2.click.codeblock[`${themeName}Mode`].color;
@@ -14471,7 +14471,7 @@ var __publicField = (obj, key, value) => {
14471
14471
  SyntaxHighlighter.registerLanguage("bash", bash);
14472
14472
  SyntaxHighlighter.registerLanguage("json", json);
14473
14473
  SyntaxHighlighter.registerLanguage("tsx", tsx);
14474
- const CodeBlockContainer = styledComponents.styled.div.withConfig({
14474
+ const CodeBlockContainer = styled.styled.div.withConfig({
14475
14475
  componentId: "sc-18gnqgi-0"
14476
14476
  })(["width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;position:relative;cursor:pointer;", ""], ({
14477
14477
  theme: theme2,
@@ -14486,7 +14486,7 @@ var __publicField = (obj, key, value) => {
14486
14486
  }
14487
14487
  `;
14488
14488
  });
14489
- const CodeButton = styledComponents.styled(EmptyButton$1).withConfig({
14489
+ const CodeButton = styled.styled(EmptyButton$1).withConfig({
14490
14490
  componentId: "sc-18gnqgi-1"
14491
14491
  })(["", ""], ({
14492
14492
  $copied,
@@ -14497,13 +14497,13 @@ var __publicField = (obj, key, value) => {
14497
14497
  padding: 0;
14498
14498
  border: 0;
14499
14499
  `);
14500
- const Highlighter = styledComponents.styled(SyntaxHighlighter).withConfig({
14500
+ const Highlighter = styled.styled(SyntaxHighlighter).withConfig({
14501
14501
  componentId: "sc-18gnqgi-2"
14502
14502
  })(["background:transparent;padding:0;margin:0;"]);
14503
- const CodeContent = styledComponents.styled.code.withConfig({
14503
+ const CodeContent = styled.styled.code.withConfig({
14504
14504
  componentId: "sc-18gnqgi-3"
14505
14505
  })(["font-family:inherit;color:inherit;"]);
14506
- const ButtonContainer = styledComponents.styled.div.withConfig({
14506
+ const ButtonContainer = styled.styled.div.withConfig({
14507
14507
  componentId: "sc-18gnqgi-4"
14508
14508
  })(["position:absolute;display:flex;", ""], ({
14509
14509
  theme: theme2
@@ -14583,10 +14583,10 @@ var __publicField = (obj, key, value) => {
14583
14583
  }, showLineNumbers, wrapLines: wrap || wrapLines, wrapLongLines: wrap || wrapLines, children })
14584
14584
  ] });
14585
14585
  };
14586
- const ActionsWrapper = styledComponents.styled.div.withConfig({
14586
+ const ActionsWrapper = styled.styled.div.withConfig({
14587
14587
  componentId: "sc-6eozxy-0"
14588
14588
  })(["display:flex;justify-content:flex-end;gap:", ";"], (props) => props.theme.click.dialog.space.gap);
14589
- const DialogContent$1 = styledComponents.styled.div.withConfig({
14589
+ const DialogContent$1 = styled.styled.div.withConfig({
14590
14590
  componentId: "sc-6eozxy-1"
14591
14591
  })(["overflow:hidden;display:flex;flex-direction:column;"]);
14592
14592
  const ConfirmationDialog = ({
@@ -14850,7 +14850,7 @@ var __publicField = (obj, key, value) => {
14850
14850
  };
14851
14851
  ContextMenuSubTrigger.displayName = "ContextMenuSubTrigger";
14852
14852
  ContextMenu.SubTrigger = ContextMenuSubTrigger;
14853
- const RightMenuContent = styledComponents.styled(GenericMenuPanel).withConfig({
14853
+ const RightMenuContent = styled.styled(GenericMenuPanel).withConfig({
14854
14854
  componentId: "sc-8z6kye-0"
14855
14855
  })(["flex-direction:column;z-index:1;", ";"], ({
14856
14856
  $showArrow
@@ -14889,7 +14889,7 @@ var __publicField = (obj, key, value) => {
14889
14889
  };
14890
14890
  ContextMenuContent.displayName = "ContextMenuContent";
14891
14891
  ContextMenu.Content = ContextMenuContent;
14892
- const RightMenuGroup = styledComponents.styled($1b0217ee4a91d156$export$eb2fcfdbd7ba97d4).withConfig({
14892
+ const RightMenuGroup = styled.styled($1b0217ee4a91d156$export$eb2fcfdbd7ba97d4).withConfig({
14893
14893
  componentId: "sc-8z6kye-1"
14894
14894
  })(["width:100%;border-bottom:1px solid ", ";"], ({
14895
14895
  theme: theme2
@@ -14899,7 +14899,7 @@ var __publicField = (obj, key, value) => {
14899
14899
  };
14900
14900
  ContextMenuGroup.displayName = "ContextMenuGroup";
14901
14901
  ContextMenu.Group = ContextMenuGroup;
14902
- const RightMenuSub = styledComponents.styled($1b0217ee4a91d156$export$d7a01e11500dfb6f).withConfig({
14902
+ const RightMenuSub = styled.styled($1b0217ee4a91d156$export$d7a01e11500dfb6f).withConfig({
14903
14903
  componentId: "sc-8z6kye-2"
14904
14904
  })(["border-bottom:1px solid ", ";"], ({
14905
14905
  theme: theme2
@@ -15351,7 +15351,7 @@ var __publicField = (obj, key, value) => {
15351
15351
  }) => {
15352
15352
  return /* @__PURE__ */ jsxRuntime.jsx($cb5cc270b50c6fcd$export$be92b6f5f03c0fe9, { ...props, children });
15353
15353
  };
15354
- const Trigger$4 = styledComponents.styled($cb5cc270b50c6fcd$export$41fb9f06171c75f4).withConfig({
15354
+ const Trigger$4 = styled.styled($cb5cc270b50c6fcd$export$41fb9f06171c75f4).withConfig({
15355
15355
  componentId: "sc-1dii14g-0"
15356
15356
  })(["background:inherit;border:none;color:inherit;cursor:pointer;font:inherit;width:fit-content;"]);
15357
15357
  const PopoverTrigger = ({
@@ -15366,7 +15366,7 @@ var __publicField = (obj, key, value) => {
15366
15366
  };
15367
15367
  PopoverTrigger.displayName = "PopoverTrigger";
15368
15368
  Popover.Trigger = PopoverTrigger;
15369
- const MenuPanel = styledComponents.styled(GenericMenuPanel).withConfig({
15369
+ const MenuPanel = styled.styled(GenericMenuPanel).withConfig({
15370
15370
  componentId: "sc-1dii14g-1"
15371
15371
  })(["display:block;padding:", " ", ";background-color:", ";border:1px solid ", ";border-radius:", ";box-shadow:", ";", ";"], ({
15372
15372
  theme: theme2
@@ -15383,7 +15383,7 @@ var __publicField = (obj, key, value) => {
15383
15383
  }) => theme2.click.popover.shadow.default, ({
15384
15384
  $showClose
15385
15385
  }) => $showClose ? "padding-top: 1rem;" : "");
15386
- const CloseButton$1 = styledComponents.styled(EmptyButton$1).withConfig({
15386
+ const CloseButton$1 = styled.styled(EmptyButton$1).withConfig({
15387
15387
  componentId: "sc-1dii14g-2"
15388
15388
  })(["position:absolute;top:", ";right:", ";width:", ";height:", ";"], ({
15389
15389
  theme: theme2
@@ -15410,7 +15410,7 @@ var __publicField = (obj, key, value) => {
15410
15410
  };
15411
15411
  PopoverContent.displayName = "PopoverContent";
15412
15412
  Popover.Content = PopoverContent;
15413
- 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:", ";}"], ({
15413
+ const linkStyles = styled.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:", ";}"], ({
15414
15414
  $size,
15415
15415
  $weight = "normal",
15416
15416
  theme: theme2
@@ -15458,7 +15458,7 @@ var __publicField = (obj, key, value) => {
15458
15458
  }) => {
15459
15459
  return /* @__PURE__ */ jsxRuntime.jsx(Wrapper$4, { $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 });
15460
15460
  };
15461
- const Wrapper$4 = styledComponents.styled.div.withConfig({
15461
+ const Wrapper$4 = styled.styled.div.withConfig({
15462
15462
  componentId: "sc-r57kdn-0"
15463
15463
  })(["align-items:", ";align-content:", ";display:", ";", ";", ";", ";", ";", ";", ";", ";justify-content:", ";justify-items:", ";", " ", " ", " ", " @media (max-width:", "){grid-template-columns:", ";}"], ({
15464
15464
  $alignItems = "stretch"
@@ -15598,7 +15598,7 @@ var __publicField = (obj, key, value) => {
15598
15598
  yy: "%d years"
15599
15599
  }
15600
15600
  });
15601
- const UnderlinedTrigger = styledComponents.styled(Popover.Trigger).withConfig({
15601
+ const UnderlinedTrigger = styled.styled(Popover.Trigger).withConfig({
15602
15602
  componentId: "sc-17qquw8-0"
15603
15603
  })(["", ""], linkStyles);
15604
15604
  const formatDateDetails = (date, timezone2) => {
@@ -16068,7 +16068,7 @@ var __publicField = (obj, key, value) => {
16068
16068
  [calendar, getBody, getHeaders, setNext, setPrev, viewType]
16069
16069
  );
16070
16070
  }
16071
- const Wrapper$3 = styledComponents.styled.div.withConfig({
16071
+ const Wrapper$3 = styled.styled.div.withConfig({
16072
16072
  componentId: "sc-1pvd2nj-0"
16073
16073
  })(["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;}", ""], ({
16074
16074
  theme: theme2,
@@ -16159,7 +16159,7 @@ var __publicField = (obj, key, value) => {
16159
16159
  }
16160
16160
  }
16161
16161
  `);
16162
- const StyledLabel = styledComponents.styled(Label$1).withConfig({
16162
+ const StyledLabel = styled.styled(Label$1).withConfig({
16163
16163
  componentId: "sc-1pvd2nj-1"
16164
16164
  })(["", ""], ({
16165
16165
  $labelColor
@@ -16186,7 +16186,7 @@ var __publicField = (obj, key, value) => {
16186
16186
  label && /* @__PURE__ */ jsxRuntime.jsx(StyledLabel, { htmlFor: id, disabled, error: !!error2, $labelColor: labelColor, children: label })
16187
16187
  ] });
16188
16188
  };
16189
- const InputElement = styledComponents.styled.input.withConfig({
16189
+ const InputElement = styled.styled.input.withConfig({
16190
16190
  componentId: "sc-1pvd2nj-2"
16191
16191
  })(["background:transparent;border:none;outline:none;width:100%;color:inherit;font:inherit;", ""], ({
16192
16192
  theme: theme2
@@ -16201,7 +16201,7 @@ var __publicField = (obj, key, value) => {
16201
16201
  color: ${theme2.click.field.color.placeholder.disabled};
16202
16202
  }
16203
16203
  `);
16204
- const NumberInputElement = styledComponents.styled(InputElement).withConfig({
16204
+ const NumberInputElement = styled.styled(InputElement).withConfig({
16205
16205
  componentId: "sc-1pvd2nj-3"
16206
16206
  })(["", ""], ({
16207
16207
  $hideControls
@@ -16216,7 +16216,7 @@ var __publicField = (obj, key, value) => {
16216
16216
  -moz-appearance: textfield;
16217
16217
  ` : ""}
16218
16218
  `);
16219
- const TextAreaElement = styledComponents.styled.textarea.withConfig({
16219
+ const TextAreaElement = styled.styled.textarea.withConfig({
16220
16220
  componentId: "sc-1pvd2nj-4"
16221
16221
  })(["background:transparent;border:none;outline:none;width:100%;color:inherit;font:inherit;resize:none;", ""], ({
16222
16222
  theme: theme2
@@ -16227,10 +16227,10 @@ var __publicField = (obj, key, value) => {
16227
16227
  color: ${theme2.click.field.color.placeholder.default};
16228
16228
  }
16229
16229
  `);
16230
- styledComponents.styled(InputWrapper).withConfig({
16230
+ styled.styled(InputWrapper).withConfig({
16231
16231
  componentId: "sc-1pvd2nj-5"
16232
16232
  })(["resize:vertical;overflow:auto;color:red;"]);
16233
- const IconButton = styledComponents.styled.button.withConfig({
16233
+ const IconButton = styled.styled.button.withConfig({
16234
16234
  componentId: "sc-1pvd2nj-6"
16235
16235
  })(["background:transparent;color:inherit;border:none;padding:0;outline:none;&:not(:disabled){cursor:pointer;}", ""], ({
16236
16236
  theme: theme2,
@@ -16239,7 +16239,7 @@ var __publicField = (obj, key, value) => {
16239
16239
  padding: ${theme2.click.field.space.y} 0;
16240
16240
  visibility: ${$show ? "visible" : "hidden"};
16241
16241
  `);
16242
- styledComponents.styled.svg.withConfig({
16242
+ styled.styled.svg.withConfig({
16243
16243
  componentId: "sc-1pvd2nj-7"
16244
16244
  })(["", ""], ({
16245
16245
  theme: theme2
@@ -16265,7 +16265,7 @@ var __publicField = (obj, key, value) => {
16265
16265
  year: "numeric"
16266
16266
  });
16267
16267
  const explicitWidth = "250px";
16268
- const HighlightedInputWrapper = styledComponents.styled(InputWrapper).withConfig({
16268
+ const HighlightedInputWrapper = styled.styled(InputWrapper).withConfig({
16269
16269
  componentId: "sc-1kfphgn-0"
16270
16270
  })(["", " width:", ";}"], ({
16271
16271
  $isActive,
@@ -16273,12 +16273,12 @@ var __publicField = (obj, key, value) => {
16273
16273
  }) => {
16274
16274
  return `border: ${theme2.click.datePicker.dateOption.stroke} solid ${$isActive ? theme2.click.datePicker.dateOption.color.stroke.active : theme2.click.field.color.stroke.default};`;
16275
16275
  }, explicitWidth);
16276
- const DatePickerContainer = styledComponents.styled(Container).withConfig({
16276
+ const DatePickerContainer = styled.styled(Container).withConfig({
16277
16277
  componentId: "sc-1kfphgn-1"
16278
16278
  })(["background:", ";"], ({
16279
16279
  theme: theme2
16280
16280
  }) => theme2.click.datePicker.dateOption.color.background.default);
16281
- const UnselectableTitle = styledComponents.styled.h2.withConfig({
16281
+ const UnselectableTitle = styled.styled.h2.withConfig({
16282
16282
  componentId: "sc-1kfphgn-2"
16283
16283
  })(["", " user-select:none;"], ({
16284
16284
  theme: theme2
@@ -16286,7 +16286,7 @@ var __publicField = (obj, key, value) => {
16286
16286
  color: ${theme2.click.datePicker.color.title.default};
16287
16287
  font: ${theme2.click.datePicker.typography.title.default};
16288
16288
  `);
16289
- const DateTable = styledComponents.styled.table.withConfig({
16289
+ const DateTable = styled.styled.table.withConfig({
16290
16290
  componentId: "sc-1kfphgn-3"
16291
16291
  })(["border-collapse:separate;border-spacing:0;font:", " table-layout:fixed;user-select:none;width:", ";thead tr{height:", ";}tbody{cursor:pointer;}td,th{", ";padding:4px;}"], ({
16292
16292
  theme: theme2
@@ -16295,7 +16295,7 @@ var __publicField = (obj, key, value) => {
16295
16295
  }) => theme2.click.datePicker.dateOption.size.height, ({
16296
16296
  theme: theme2
16297
16297
  }) => `border: ${theme2.click.datePicker.dateOption.stroke} solid ${theme2.click.datePicker.dateOption.color.stroke.default}`);
16298
- const DateTableHeader = styledComponents.styled.th.withConfig({
16298
+ const DateTableHeader = styled.styled.th.withConfig({
16299
16299
  componentId: "sc-1kfphgn-4"
16300
16300
  })(["", " width:14%;"], ({
16301
16301
  theme: theme2
@@ -16303,7 +16303,7 @@ var __publicField = (obj, key, value) => {
16303
16303
  color: ${theme2.click.datePicker.color.daytitle.default};
16304
16304
  font: ${theme2.click.datePicker.typography.daytitle.default};
16305
16305
  `);
16306
- const DateTableCell = styledComponents.styled.td.withConfig({
16306
+ const DateTableCell = styled.styled.td.withConfig({
16307
16307
  componentId: "sc-1kfphgn-5"
16308
16308
  })(["", " ", " ", " text-align:center;", " &:hover{", ";}"], ({
16309
16309
  theme: theme2
@@ -16704,7 +16704,7 @@ var __publicField = (obj, key, value) => {
16704
16704
  }) => {
16705
16705
  return /* @__PURE__ */ jsxRuntime.jsx($5d3850c4d0b4e6c7$export$be92b6f5f03c0fe9, { ...props, children });
16706
16706
  };
16707
- const Trigger$3 = styledComponents.styled($5d3850c4d0b4e6c7$export$41fb9f06171c75f4).withConfig({
16707
+ const Trigger$3 = styled.styled($5d3850c4d0b4e6c7$export$41fb9f06171c75f4).withConfig({
16708
16708
  componentId: "sc-1wr6otn-0"
16709
16709
  })(["width:fit-content;background:transparent;border:none;cursor:pointer;"]);
16710
16710
  const DialogTrigger = ({
@@ -16722,7 +16722,7 @@ var __publicField = (obj, key, value) => {
16722
16722
  }) => /* @__PURE__ */ jsxRuntime.jsx($5d3850c4d0b4e6c7$export$f39c2d165cd861fe, { asChild: true, children: /* @__PURE__ */ jsxRuntime.jsx(Button, { type, label, ...props }) });
16723
16723
  DialogClose.displayName = "DialogClose";
16724
16724
  Dialog.Close = DialogClose;
16725
- const overlayShow = styledComponents.keyframes({
16725
+ const overlayShow = styled.keyframes({
16726
16726
  "0%": {
16727
16727
  opacity: 0
16728
16728
  },
@@ -16730,7 +16730,7 @@ var __publicField = (obj, key, value) => {
16730
16730
  opacity: 1
16731
16731
  }
16732
16732
  });
16733
- const contentShow = styledComponents.keyframes({
16733
+ const contentShow = styled.keyframes({
16734
16734
  "0%": {
16735
16735
  opacity: 0,
16736
16736
  transform: "translate(-50%, -48%) scale(.96)"
@@ -16740,12 +16740,12 @@ var __publicField = (obj, key, value) => {
16740
16740
  transform: "translate(-50%, -50%) scale(1)"
16741
16741
  }
16742
16742
  });
16743
- const DialogOverlay = styledComponents.styled($5d3850c4d0b4e6c7$export$c6fdb837b070b4ff).withConfig({
16743
+ const DialogOverlay = styled.styled($5d3850c4d0b4e6c7$export$c6fdb837b070b4ff).withConfig({
16744
16744
  componentId: "sc-1wr6otn-1"
16745
16745
  })(["background-color:", ";position:fixed;inset:0;animation:", " 150ms cubic-bezier(0.16,1,0.3,1);"], ({
16746
16746
  theme: theme2
16747
16747
  }) => theme2.click.dialog.color.opaqueBackground.default, overlayShow);
16748
- const ContentArea = styledComponents.styled($5d3850c4d0b4e6c7$export$7c6e2c02157bb7d2).withConfig({
16748
+ const ContentArea = styled.styled($5d3850c4d0b4e6c7$export$7c6e2c02157bb7d2).withConfig({
16749
16749
  componentId: "sc-1wr6otn-2"
16750
16750
  })(["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;"], ({
16751
16751
  theme: theme2
@@ -16760,12 +16760,12 @@ var __publicField = (obj, key, value) => {
16760
16760
  }) => theme2.click.dialog.shadow.default, ({
16761
16761
  theme: theme2
16762
16762
  }) => theme2.click.global.color.stroke.default, contentShow);
16763
- const TitleArea = styledComponents.styled.div.withConfig({
16763
+ const TitleArea = styled.styled.div.withConfig({
16764
16764
  componentId: "sc-1wr6otn-3"
16765
16765
  })(["display:flex;justify-content:space-between;align-items:center;min-height:", ";"], ({
16766
16766
  theme: theme2
16767
16767
  }) => theme2.sizes[9]);
16768
- const Title$1 = styledComponents.styled.h2.withConfig({
16768
+ const Title$1 = styled.styled.h2.withConfig({
16769
16769
  componentId: "sc-1wr6otn-4"
16770
16770
  })(["font:", ";padding:0;margin:0;"], ({
16771
16771
  theme: theme2
@@ -16797,6 +16797,287 @@ var __publicField = (obj, key, value) => {
16797
16797
  };
16798
16798
  DialogContent.displayName = "DialogContent";
16799
16799
  Dialog.Content = DialogContent;
16800
+ const truncateFilename = (filename, maxLength = 40, delimiter = "~") => {
16801
+ if (filename.length <= maxLength) {
16802
+ return filename;
16803
+ }
16804
+ if (filename.startsWith(".")) {
16805
+ return `${filename.slice(0, maxLength)}${delimiter}`;
16806
+ }
16807
+ const extension = filename.lastIndexOf(".") !== -1 ? filename.slice(filename.lastIndexOf(".")) : "";
16808
+ const nameWithoutExtension = extension ? filename.slice(0, filename.lastIndexOf(".")) : filename;
16809
+ const truncatedName = nameWithoutExtension.slice(0, maxLength) + delimiter;
16810
+ return truncatedName + extension;
16811
+ };
16812
+ const UploadArea = styled.div.withConfig({
16813
+ componentId: "sc-1rzizve-0"
16814
+ })(["background-color:", ";border:", ";border-radius:", ";padding:", ";display:flex;flex-direction:", ";align-items:center;justify-content:", ";gap:", ";cursor:", ";transition:", ";", " ", ""], ({
16815
+ theme: theme2
16816
+ }) => theme2.click.fileUpload.color.background.default, ({
16817
+ theme: theme2
16818
+ }) => `1px solid ${theme2.click.fileUpload.color.stroke.default}`, ({
16819
+ theme: theme2,
16820
+ $hasFile
16821
+ }) => $hasFile ? `${theme2.click.fileUpload.sm.radii.all}` : `${theme2.click.fileUpload.md.radii.all}`, ({
16822
+ theme: theme2,
16823
+ $hasFile,
16824
+ $size
16825
+ }) => $hasFile || $size === "sm" ? `${theme2.click.fileUpload.sm.space.y} ${theme2.click.fileUpload.sm.space.x}` : `${theme2.click.fileUpload.md.space.y} ${theme2.click.fileUpload.md.space.x}`, (props) => props.$hasFile ? "row" : props.$size === "sm" ? "row" : "column", (props) => props.$hasFile ? "space-between" : props.$size === "sm" ? "space-between" : "center", ({
16826
+ theme: theme2,
16827
+ $size
16828
+ }) => $size === "sm" ? theme2.click.fileUpload.sm.space.gap : theme2.click.fileUpload.md.space.gap, (props) => props.$hasFile ? "default" : "pointer", ({
16829
+ theme: theme2
16830
+ }) => theme2.click.fileUpload.transitions.all, (props) => !props.$hasFile && styled.css(["border-style:dashed;border-color:", ";", ""], ({
16831
+ theme: theme2
16832
+ }) => theme2.click.fileUpload.color.stroke.default, props.$isDragging && styled.css(["background-color:", ";border-color:", ";"], ({
16833
+ theme: theme2
16834
+ }) => theme2.click.fileUpload.color.background.active, ({
16835
+ theme: theme2
16836
+ }) => theme2.click.fileUpload.color.stroke.active)), (props) => props.$isError && styled.css(["background-color:", ";border:none;"], ({
16837
+ theme: theme2
16838
+ }) => theme2.click.fileUpload.color.background.error));
16839
+ const FileUploadTitle = styled(Title$2).withConfig({
16840
+ componentId: "sc-1rzizve-1"
16841
+ })(["font:", ";color:", ";"], ({
16842
+ theme: theme2
16843
+ }) => theme2.click.fileUpload.typography.title.default, ({
16844
+ theme: theme2,
16845
+ $isNotSupported
16846
+ }) => $isNotSupported ? theme2.click.fileUpload.color.title.error : theme2.click.fileUpload.color.title.default);
16847
+ const FileUploadDescription = styled(Text).withConfig({
16848
+ componentId: "sc-1rzizve-2"
16849
+ })(["font:", ";color:", ";"], ({
16850
+ theme: theme2
16851
+ }) => theme2.click.fileUpload.typography.description.default, ({
16852
+ theme: theme2
16853
+ }) => theme2.click.fileUpload.color.description.default);
16854
+ const DocumentIcon = styled(SvgImage).withConfig({
16855
+ componentId: "sc-1rzizve-3"
16856
+ })(["svg{width:", ";height:", ";color:", ";}"], ({
16857
+ theme: theme2
16858
+ }) => theme2.click.fileUpload.sm.icon.size.width, ({
16859
+ theme: theme2
16860
+ }) => theme2.click.fileUpload.sm.icon.size.height, ({
16861
+ theme: theme2
16862
+ }) => theme2.click.fileUpload.sm.color.icon.default);
16863
+ const UploadIcon = styled(SvgImage).withConfig({
16864
+ componentId: "sc-1rzizve-4"
16865
+ })(["svg{width:", ";height:", ";color:", ";}"], ({
16866
+ theme: theme2
16867
+ }) => theme2.click.fileUpload.md.icon.size.width, ({
16868
+ theme: theme2
16869
+ }) => theme2.click.fileUpload.md.icon.size.height, ({
16870
+ theme: theme2
16871
+ }) => theme2.click.fileUpload.md.color.icon.default);
16872
+ const UploadText = styled.div.withConfig({
16873
+ componentId: "sc-1rzizve-5"
16874
+ })(["text-align:", ";", " ", ""], (props) => props.$hasFile || props.$size === "sm" ? "left" : "center", (props) => (props.$hasFile || props.$size === "sm") && styled.css(["flex:1;"]), (props) => !props.$hasFile && props.$size === "md" && styled.css(["display:flex;flex-direction:column;align-items:center;width:100%;"]));
16875
+ const FileInfoHeader = styled.div.withConfig({
16876
+ componentId: "sc-1rzizve-6"
16877
+ })(["display:flex;align-items:center;gap:", ";width:100%;"], ({
16878
+ theme: theme2
16879
+ }) => theme2.click.fileUpload.sm.space.gap);
16880
+ const FileInfo = styled.div.withConfig({
16881
+ componentId: "sc-1rzizve-7"
16882
+ })(["display:flex;flex-direction:column;gap:", ";flex:1;"], ({
16883
+ theme: theme2
16884
+ }) => theme2.click.fileUpload.hasFile.header.space.gap);
16885
+ const FileDetails = styled.div.withConfig({
16886
+ componentId: "sc-1rzizve-8"
16887
+ })(["display:flex;gap:", ";border:none;"], ({
16888
+ theme: theme2
16889
+ }) => theme2.click.fileUpload.md.space.gap);
16890
+ const FileActions = styled.div.withConfig({
16891
+ componentId: "sc-1rzizve-9"
16892
+ })(["display:flex;align-items:center;margin-left:auto;gap:0;"]);
16893
+ const ProgressContainer$1 = styled.div.withConfig({
16894
+ componentId: "sc-1rzizve-10"
16895
+ })(["display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;"]);
16896
+ const ProgressBarContainer = styled.div.withConfig({
16897
+ componentId: "sc-1rzizve-11"
16898
+ })(["width:100%;flex:1;"]);
16899
+ const ProgressPercentage = styled(Text).withConfig({
16900
+ componentId: "sc-1rzizve-12"
16901
+ })(["min-width:", ";text-align:right;padding-right:", ";"], ({
16902
+ theme: theme2
16903
+ }) => theme2.sizes[10], ({
16904
+ theme: theme2
16905
+ }) => theme2.click.fileUpload.md.space.gap);
16906
+ const formatFileSize = (sizeInBytes) => {
16907
+ if (sizeInBytes < 1024) {
16908
+ return `${sizeInBytes.toFixed(1)} B`;
16909
+ } else if (sizeInBytes < 1024 * 1024) {
16910
+ return `${(sizeInBytes / 1024).toFixed(1)} KB`;
16911
+ } else if (sizeInBytes < 1024 * 1024 * 1024) {
16912
+ return `${(sizeInBytes / (1024 * 1024)).toFixed(1)} MB`;
16913
+ } else {
16914
+ return `${(sizeInBytes / (1024 * 1024 * 1024)).toFixed(1)} GB`;
16915
+ }
16916
+ };
16917
+ const isFiletypeSupported = (filename, supportedTypes) => {
16918
+ if (!supportedTypes.length)
16919
+ return true;
16920
+ const extension = filename.toLowerCase().slice(filename.lastIndexOf("."));
16921
+ return supportedTypes.some((type) => type.toLowerCase() === extension.toLowerCase());
16922
+ };
16923
+ const FileUpload = ({
16924
+ title,
16925
+ supportedFileTypes = [".txt", ".sql"],
16926
+ size: size2 = "sm",
16927
+ onFileSelect,
16928
+ onRetry,
16929
+ progress = 0,
16930
+ failureMessage = "Upload failed",
16931
+ showProgress = false,
16932
+ showSuccess = false,
16933
+ onFileSelectFailure
16934
+ }) => {
16935
+ const [isDragging, setIsDragging] = React.useState(false);
16936
+ const [isNotSupported, setIsNotSupported] = React.useState(false);
16937
+ const [file, setFile] = React.useState(null);
16938
+ const fileInputRef = React.useRef(null);
16939
+ const dragCounterRef = React.useRef(0);
16940
+ React.useEffect(() => {
16941
+ let timeoutId;
16942
+ if (isNotSupported) {
16943
+ timeoutId = setTimeout(() => {
16944
+ setIsNotSupported(false);
16945
+ }, 2e3);
16946
+ }
16947
+ return () => {
16948
+ if (timeoutId) {
16949
+ clearTimeout(timeoutId);
16950
+ }
16951
+ };
16952
+ }, [isNotSupported]);
16953
+ const handleDragEnter = React.useCallback((e) => {
16954
+ e.preventDefault();
16955
+ e.stopPropagation();
16956
+ dragCounterRef.current += 1;
16957
+ setIsDragging(true);
16958
+ }, []);
16959
+ const handleDragLeave = React.useCallback((e) => {
16960
+ e.preventDefault();
16961
+ e.stopPropagation();
16962
+ dragCounterRef.current -= 1;
16963
+ if (dragCounterRef.current <= 0) {
16964
+ setIsDragging(false);
16965
+ dragCounterRef.current = 0;
16966
+ }
16967
+ }, []);
16968
+ const handleDragOver = React.useCallback((e) => {
16969
+ e.preventDefault();
16970
+ e.stopPropagation();
16971
+ }, []);
16972
+ React.useEffect(() => {
16973
+ const handleDragEnd = () => {
16974
+ setIsDragging(false);
16975
+ dragCounterRef.current = 0;
16976
+ };
16977
+ window.addEventListener("dragend", handleDragEnd);
16978
+ document.addEventListener("drop", handleDragEnd);
16979
+ document.addEventListener("mouseleave", handleDragEnd);
16980
+ return () => {
16981
+ window.removeEventListener("dragend", handleDragEnd);
16982
+ document.removeEventListener("drop", handleDragEnd);
16983
+ document.removeEventListener("mouseleave", handleDragEnd);
16984
+ };
16985
+ }, []);
16986
+ const processFile = React.useCallback((file2) => {
16987
+ if (!isFiletypeSupported(file2.name, supportedFileTypes)) {
16988
+ if (onFileSelectFailure) {
16989
+ onFileSelectFailure();
16990
+ console.log("File type not supported");
16991
+ setIsNotSupported(true);
16992
+ } else {
16993
+ console.warn(`File type not supported: ${file2.name}`);
16994
+ }
16995
+ return;
16996
+ }
16997
+ const newFile = {
16998
+ name: file2.name,
16999
+ size: file2.size
17000
+ };
17001
+ setFile(newFile);
17002
+ if (onFileSelect) {
17003
+ onFileSelect(file2);
17004
+ setIsNotSupported(false);
17005
+ }
17006
+ }, [onFileSelect, supportedFileTypes, onFileSelectFailure]);
17007
+ const handleDrop = React.useCallback((e) => {
17008
+ e.preventDefault();
17009
+ e.stopPropagation();
17010
+ setIsDragging(false);
17011
+ dragCounterRef.current = 0;
17012
+ if (e.dataTransfer.files && e.dataTransfer.files.length > 0) {
17013
+ const file2 = e.dataTransfer.files[0];
17014
+ processFile(file2);
17015
+ }
17016
+ }, [processFile]);
17017
+ const handleFileSelect = React.useCallback((e) => {
17018
+ if (e.target.files && e.target.files.length > 0) {
17019
+ const file2 = e.target.files[0];
17020
+ processFile(file2);
17021
+ }
17022
+ }, [processFile]);
17023
+ const handleBrowseClick = React.useCallback(() => {
17024
+ if (fileInputRef.current) {
17025
+ fileInputRef.current.click();
17026
+ }
17027
+ }, []);
17028
+ const handleRemoveFile = React.useCallback(() => {
17029
+ setFile(null);
17030
+ if (fileInputRef.current) {
17031
+ fileInputRef.current.value = "";
17032
+ }
17033
+ }, []);
17034
+ const handleRetryUpload = React.useCallback(() => {
17035
+ if (onRetry) {
17036
+ onRetry();
17037
+ }
17038
+ }, [onRetry]);
17039
+ const acceptedFileTypes = supportedFileTypes.join(",");
17040
+ return /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
17041
+ /* @__PURE__ */ jsxRuntime.jsx(UploadArea, { $isDragging: isDragging, $size: size2, $hasFile: !!file, $isError: !!file && !showSuccess && !showProgress, onDragEnter: handleDragEnter, onDragLeave: handleDragLeave, onDragOver: handleDragOver, onDrop: handleDrop, onClick: !file ? handleBrowseClick : void 0, children: !file ? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
17042
+ /* @__PURE__ */ jsxRuntime.jsx(UploadIcon, { name: "upload" }),
17043
+ /* @__PURE__ */ jsxRuntime.jsxs(UploadText, { $size: size2, $hasFile: false, children: [
17044
+ isNotSupported ? /* @__PURE__ */ jsxRuntime.jsx(FileUploadTitle, { $isNotSupported: true, type: "h1", children: "Unsupported file type" }) : /* @__PURE__ */ jsxRuntime.jsx(FileUploadTitle, { $isNotSupported: isNotSupported, type: "h1", children: title }),
17045
+ /* @__PURE__ */ jsxRuntime.jsxs(FileUploadDescription, { children: [
17046
+ "Files supported: ",
17047
+ supportedFileTypes.join(", ")
17048
+ ] })
17049
+ ] }),
17050
+ /* @__PURE__ */ jsxRuntime.jsx(Button, { type: "secondary", onClick: (e) => {
17051
+ e.stopPropagation();
17052
+ handleBrowseClick();
17053
+ }, children: "Browse file" })
17054
+ ] }) : /* @__PURE__ */ jsxRuntime.jsxs(FileInfo, { children: [
17055
+ /* @__PURE__ */ jsxRuntime.jsxs(FileInfoHeader, { children: [
17056
+ /* @__PURE__ */ jsxRuntime.jsx(DocumentIcon, { name: "document" }),
17057
+ /* @__PURE__ */ jsxRuntime.jsxs(FileDetails, { children: [
17058
+ /* @__PURE__ */ jsxRuntime.jsx(Text, { size: "md", children: truncateFilename(file.name) }),
17059
+ (showSuccess || showProgress) && /* @__PURE__ */ jsxRuntime.jsx(Text, { size: "md", color: "muted", children: formatFileSize(file.size) }),
17060
+ !showProgress && !showSuccess && /* @__PURE__ */ jsxRuntime.jsx(Text, { size: "md", color: "danger", children: failureMessage }),
17061
+ showSuccess && /* @__PURE__ */ jsxRuntime.jsx(SvgImage, { size: "xs", state: "success", name: "check" })
17062
+ ] }),
17063
+ /* @__PURE__ */ jsxRuntime.jsxs(FileActions, { children: [
17064
+ !showProgress && !showSuccess && /* @__PURE__ */ jsxRuntime.jsx(IconButton$1, { size: "sm", icon: "refresh", type: "ghost", onClick: handleRetryUpload }),
17065
+ /* @__PURE__ */ jsxRuntime.jsx(IconButton$1, { size: "sm", icon: "cross", type: "ghost", onClick: handleRemoveFile })
17066
+ ] })
17067
+ ] }),
17068
+ showProgress && /* @__PURE__ */ jsxRuntime.jsxs(ProgressContainer$1, { children: [
17069
+ /* @__PURE__ */ jsxRuntime.jsx(ProgressBarContainer, { children: /* @__PURE__ */ jsxRuntime.jsx(ProgressBar, { progress, type: "small" }) }),
17070
+ /* @__PURE__ */ jsxRuntime.jsxs(ProgressPercentage, { size: "sm", color: "muted", children: [
17071
+ progress,
17072
+ "%"
17073
+ ] })
17074
+ ] })
17075
+ ] }) }),
17076
+ /* @__PURE__ */ jsxRuntime.jsx("input", { type: "file", ref: fileInputRef, accept: acceptedFileTypes, onChange: handleFileSelect, style: {
17077
+ display: "none"
17078
+ } })
17079
+ ] });
17080
+ };
16800
17081
  const Flyout = ({
16801
17082
  modal = false,
16802
17083
  ...props
@@ -16811,7 +17092,7 @@ var __publicField = (obj, key, value) => {
16811
17092
  };
16812
17093
  Trigger$2.displayName = "Flyout.Trigger";
16813
17094
  Flyout.Trigger = Trigger$2;
16814
- const animationWidth = () => styledComponents.keyframes({
17095
+ const animationWidth = () => styled.keyframes({
16815
17096
  from: {
16816
17097
  width: 0
16817
17098
  },
@@ -16819,7 +17100,7 @@ var __publicField = (obj, key, value) => {
16819
17100
  width: "fit-content"
16820
17101
  }
16821
17102
  });
16822
- const FlyoutContent = styledComponents.styled($5d3850c4d0b4e6c7$export$b6d9565de1e068cf).withConfig({
17103
+ const FlyoutContent = styled.styled($5d3850c4d0b4e6c7$export$b6d9565de1e068cf).withConfig({
16823
17104
  componentId: "sc-1vtv6sf-0"
16824
17105
  })(["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;", ""], ({
16825
17106
  theme: theme2,
@@ -16855,7 +17136,7 @@ var __publicField = (obj, key, value) => {
16855
17136
  }
16856
17137
  }
16857
17138
  `);
16858
- const FlyoutContainer = styledComponents.styled.div.withConfig({
17139
+ const FlyoutContainer = styled.styled.div.withConfig({
16859
17140
  componentId: "sc-1vtv6sf-1"
16860
17141
  })(["display:flex;gap:0;width:var(--flyout-width);max-width:100%;flex-flow:column nowrap;gap:inherit;"]);
16861
17142
  const Content$1 = ({
@@ -16885,7 +17166,7 @@ var __publicField = (obj, key, value) => {
16885
17166
  };
16886
17167
  Content$1.displayName = "Flyout.Content";
16887
17168
  Flyout.Content = Content$1;
16888
- const FlyoutElement = styledComponents.styled(Container).withConfig({
17169
+ const FlyoutElement = styled.styled(Container).withConfig({
16889
17170
  componentId: "sc-1vtv6sf-2"
16890
17171
  })(["max-width:100%;max-width:-webkit-fill-available;max-width:fill-available;max-width:stretch;", ""], ({
16891
17172
  theme: theme2,
@@ -16900,7 +17181,7 @@ var __publicField = (obj, key, value) => {
16900
17181
  }) => /* @__PURE__ */ jsxRuntime.jsx(FlyoutElement, { orientation: "vertical", padding: "none", gap: "none", $type: type, ...props });
16901
17182
  Element$1.displayName = "Flyout.Element";
16902
17183
  Flyout.Element = Element$1;
16903
- const FlyoutHeaderContainer = styledComponents.styled(Container).withConfig({
17184
+ const FlyoutHeaderContainer = styled.styled(Container).withConfig({
16904
17185
  componentId: "sc-1vtv6sf-3"
16905
17186
  })(["", ""], ({
16906
17187
  theme: theme2,
@@ -16910,7 +17191,7 @@ var __publicField = (obj, key, value) => {
16910
17191
  column-gap: ${theme2.click.flyout.space[$type].content["column-gap"]};
16911
17192
  padding: ${theme2.click.flyout.space[$type].y} ${theme2.click.flyout.space[$type].y} 0 ${theme2.click.flyout.space[$type].y} ;
16912
17193
  `);
16913
- const FlyoutTitle = styledComponents.styled($5d3850c4d0b4e6c7$export$16f7638e4a34b909).withConfig({
17194
+ const FlyoutTitle = styled.styled($5d3850c4d0b4e6c7$export$16f7638e4a34b909).withConfig({
16914
17195
  componentId: "sc-1vtv6sf-4"
16915
17196
  })(["", ""], ({
16916
17197
  theme: theme2,
@@ -16921,7 +17202,7 @@ var __publicField = (obj, key, value) => {
16921
17202
  margin: 0;
16922
17203
  padding: 0;
16923
17204
  `);
16924
- const FlyoutDescription = styledComponents.styled($5d3850c4d0b4e6c7$export$94e94c2ec2c954d5).withConfig({
17205
+ const FlyoutDescription = styled.styled($5d3850c4d0b4e6c7$export$94e94c2ec2c954d5).withConfig({
16925
17206
  componentId: "sc-1vtv6sf-5"
16926
17207
  })(["", ""], ({
16927
17208
  theme: theme2,
@@ -16963,7 +17244,7 @@ var __publicField = (obj, key, value) => {
16963
17244
  };
16964
17245
  Header$1.displayName = "Flyout.Header";
16965
17246
  Flyout.Header = Header$1;
16966
- const FlyoutBody = styledComponents.styled(Container).withConfig({
17247
+ const FlyoutBody = styled.styled(Container).withConfig({
16967
17248
  componentId: "sc-1vtv6sf-6"
16968
17249
  })(["width:var(--flyout-width);max-width:100%;margin-top:", ";"], ({
16969
17250
  $align = "default"
@@ -16974,7 +17255,7 @@ var __publicField = (obj, key, value) => {
16974
17255
  }) => /* @__PURE__ */ jsxRuntime.jsx(FlyoutBody, { overflow: "auto", orientation: "vertical", grow: "1", $align: align, ...props });
16975
17256
  Body.displayName = "Flyout.Body";
16976
17257
  Flyout.Body = Body;
16977
- const FlyoutFooter = styledComponents.styled(Container).withConfig({
17258
+ const FlyoutFooter = styled.styled(Container).withConfig({
16978
17259
  componentId: "sc-1vtv6sf-7"
16979
17260
  })(["", ""], ({
16980
17261
  theme: theme2,
@@ -16992,7 +17273,7 @@ var __publicField = (obj, key, value) => {
16992
17273
  };
16993
17274
  FlyoutClose.displayName = "Flyout.Close";
16994
17275
  Flyout.Close = FlyoutClose;
16995
- const FooterContainer = styledComponents.styled(Container).withConfig({
17276
+ const FooterContainer = styled.styled(Container).withConfig({
16996
17277
  componentId: "sc-1vtv6sf-8"
16997
17278
  })(["width:var(--flyout-width);max-width:100%;"]);
16998
17279
  const Footer = (props) => {
@@ -17003,7 +17284,7 @@ var __publicField = (obj, key, value) => {
17003
17284
  };
17004
17285
  Footer.displayName = "Flyout.Footer";
17005
17286
  Flyout.Footer = Footer;
17006
- const CustomCodeBlock = styledComponents.styled(CodeBlock).withConfig({
17287
+ const CustomCodeBlock = styled.styled(CodeBlock).withConfig({
17007
17288
  componentId: "sc-1vtv6sf-9"
17008
17289
  })(["display:flex;height:100%;pre{flex:1;overflow-wrap:break-word;code{display:inline-block;max-width:calc(100% - 1rem);}}"]);
17009
17290
  const FlyoutCodeBlock = ({
@@ -17038,7 +17319,7 @@ var __publicField = (obj, key, value) => {
17038
17319
  ] }),
17039
17320
  label && /* @__PURE__ */ jsxRuntime.jsx(Label$1, { htmlFor: id, error: !!error2, children: label })
17040
17321
  ] });
17041
- const InlineContainer = styledComponents.styled.span.withConfig({
17322
+ const InlineContainer = styled.styled.span.withConfig({
17042
17323
  componentId: "sc-ugg5k0-0"
17043
17324
  })(["", ""], ({
17044
17325
  theme: theme2
@@ -18137,7 +18418,7 @@ var __publicField = (obj, key, value) => {
18137
18418
  }, !bailoutOnChildren && children(childParams));
18138
18419
  }
18139
18420
  }
18140
- const StyledCell = styledComponents.styled.div.withConfig({
18421
+ const StyledCell = styled.styled.div.withConfig({
18141
18422
  componentId: "sc-30izhw-0"
18142
18423
  })(['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;', " ", ";"], ({
18143
18424
  theme: theme2,
@@ -18198,7 +18479,7 @@ var __publicField = (obj, key, value) => {
18198
18479
  ${$rowAutoHeight && "border: none;"}
18199
18480
  }
18200
18481
  ` : "");
18201
- const RowNumberColumnContainer = styledComponents.styled.div.withConfig({
18482
+ const RowNumberColumnContainer = styled.styled.div.withConfig({
18202
18483
  componentId: "sc-7gbi4d-0"
18203
18484
  })(["position:sticky;left:0;", " ", ""], ({
18204
18485
  $height,
@@ -18211,7 +18492,7 @@ var __publicField = (obj, key, value) => {
18211
18492
  $scrolledHorizontal,
18212
18493
  theme: theme2
18213
18494
  }) => $scrolledHorizontal ? `box-shadow: 0px 0 0px 1px ${theme2.click.grid.header.cell.color.stroke.default};` : "");
18214
- const RowNumberCell = styledComponents.styled.div.withConfig({
18495
+ const RowNumberCell = styled.styled.div.withConfig({
18215
18496
  componentId: "sc-7gbi4d-1"
18216
18497
  })(["position:absolute;left:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;", ""], ({
18217
18498
  $height,
@@ -18510,7 +18791,7 @@ var __publicField = (obj, key, value) => {
18510
18791
  };
18511
18792
  };
18512
18793
  const DOUBLE_CLICK_THRESHOLD_MSEC = 300;
18513
- const ResizeSpan = styledComponents.styled.div.withConfig({
18794
+ const ResizeSpan = styled.styled.div.withConfig({
18514
18795
  componentId: "sc-1r6e5v3-0"
18515
18796
  })(["top:", ";left:", ";z-index:1;position:absolute;height:", "px;cursor:col-resize;width:4px;overflow:auto;&:hover,&:active,&:hover{background:", ";}", ""], initialPosition.top, initialPosition.left, ({
18516
18797
  $height
@@ -18608,7 +18889,7 @@ var __publicField = (obj, key, value) => {
18608
18889
  setIsPressed(columnIndex, false);
18609
18890
  }, onClick: (e) => e.stopPropagation(), "data-resize": true, style: position });
18610
18891
  };
18611
- const HeaderContainer = styledComponents.styled.div.withConfig({
18892
+ const HeaderContainer = styled.styled.div.withConfig({
18612
18893
  componentId: "sc-1oadqc8-0"
18613
18894
  })(["position:sticky;top:0;left:0;display:flex;flex-direction:row;height:", "px;", ""], ({
18614
18895
  $height
@@ -18616,12 +18897,12 @@ var __publicField = (obj, key, value) => {
18616
18897
  $scrolledVertical,
18617
18898
  theme: theme2
18618
18899
  }) => $scrolledVertical ? `box-shadow: 0px 0 0px 1px ${theme2.click.grid.header.cell.color.stroke.default};` : "");
18619
- const ScrollableHeaderContainer = styledComponents.styled.div.withConfig({
18900
+ const ScrollableHeaderContainer = styled.styled.div.withConfig({
18620
18901
  componentId: "sc-1oadqc8-1"
18621
18902
  })(["position:relative;left:", "px;"], ({
18622
18903
  $left
18623
18904
  }) => $left);
18624
- const HeaderCellContainer = styledComponents.styled.div.withConfig({
18905
+ const HeaderCellContainer = styled.styled.div.withConfig({
18625
18906
  componentId: "sc-1oadqc8-2"
18626
18907
  })(["position:absolute;display:flex;width:", ";height:", "px;left:", "px;&:hover [data-resize]{background:", ";}"], ({
18627
18908
  $width
@@ -18632,7 +18913,7 @@ var __publicField = (obj, key, value) => {
18632
18913
  }) => $columnPosition, ({
18633
18914
  theme: theme2
18634
18915
  }) => theme2.click.grid.header.cell.color.stroke.selectDirect);
18635
- const RowColumnContainer = styledComponents.styled(HeaderCellContainer).withConfig({
18916
+ const RowColumnContainer = styled.styled(HeaderCellContainer).withConfig({
18636
18917
  componentId: "sc-1oadqc8-3"
18637
18918
  })(["position:sticky;top:0;left:0;width:", ";text-align:right;", ""], ({
18638
18919
  $width
@@ -18640,7 +18921,7 @@ var __publicField = (obj, key, value) => {
18640
18921
  $scrolledHorizontal,
18641
18922
  theme: theme2
18642
18923
  }) => $scrolledHorizontal ? `box-shadow: 0px 0 0px 1px ${theme2.click.grid.header.cell.color.stroke.default};` : "");
18643
- const RowColumn = styledComponents.styled(StyledCell).withConfig({
18924
+ const RowColumn = styled.styled(StyledCell).withConfig({
18644
18925
  componentId: "sc-1oadqc8-4"
18645
18926
  })(["width:100%;text-align:right;overflow:hidden;"]);
18646
18927
  const Column = ({
@@ -33243,7 +33524,7 @@ var __publicField = (obj, key, value) => {
33243
33524
  const NO_BUTTONS_PRESSED = 0;
33244
33525
  const LEFT_BUTTON_PRESSED = 1;
33245
33526
  const RIGHT_BUTTON_PRESSED = 2;
33246
- const GridContainer = styledComponents.styled.div.withConfig({
33527
+ const GridContainer = styled.styled.div.withConfig({
33247
33528
  componentId: "sc-175eneg-0"
33248
33529
  })(["display:flex;flex-direction:column-reverse;user-select:none;overflow-anchor:none;"]);
33249
33530
  const getRenderedCursor = (children) => children.reduce(([minRow, maxRow, minColumn, maxColumn], {
@@ -33266,7 +33547,7 @@ var __publicField = (obj, key, value) => {
33266
33547
  }
33267
33548
  return [minRow, maxRow, minColumn, maxColumn];
33268
33549
  }, [Number.POSITIVE_INFINITY, Number.NEGATIVE_INFINITY, Number.POSITIVE_INFINITY, Number.NEGATIVE_INFINITY]);
33269
- const GridDataContainer = styledComponents.styled.div.withConfig({
33550
+ const GridDataContainer = styled.styled.div.withConfig({
33270
33551
  componentId: "sc-175eneg-1"
33271
33552
  })(["position:absolute;top:0;left:0;", ""], ({
33272
33553
  $top,
@@ -33275,7 +33556,7 @@ var __publicField = (obj, key, value) => {
33275
33556
  margin-top: ${$top}px;
33276
33557
  margin-left: ${$left}px;
33277
33558
  `);
33278
- const ContextMenuTrigger = styledComponents.styled.div.withConfig({
33559
+ const ContextMenuTrigger = styled.styled.div.withConfig({
33279
33560
  componentId: "sc-175eneg-2"
33280
33561
  })(["outline:none;overflow:hidden;height:", ";width:100%;background:", ";border-radius:", ";", ";"], ({
33281
33562
  $height
@@ -34058,7 +34339,7 @@ var __publicField = (obj, key, value) => {
34058
34339
  }) => {
34059
34340
  return /* @__PURE__ */ jsxRuntime.jsx($cef8881cdc69808e$export$be92b6f5f03c0fe9, { ...props, children });
34060
34341
  };
34061
- const Trigger$1 = styledComponents.styled($cef8881cdc69808e$export$41fb9f06171c75f4).withConfig({
34342
+ const Trigger$1 = styled.styled($cef8881cdc69808e$export$41fb9f06171c75f4).withConfig({
34062
34343
  componentId: "sc-1ect7b6-0"
34063
34344
  })(["width:fit-content;"]);
34064
34345
  const HoverCardTrigger = ({
@@ -34083,10 +34364,10 @@ var __publicField = (obj, key, value) => {
34083
34364
  };
34084
34365
  HoverCardContent.displayName = "HoverCardContent";
34085
34366
  HoverCard.Content = HoverCardContent;
34086
- const CuiLink = styledComponents.styled.a.withConfig({
34367
+ const CuiLink = styled.styled.a.withConfig({
34087
34368
  componentId: "sc-1bwz77u-0"
34088
34369
  })(["", ""], linkStyles);
34089
- const IconWrapper$1 = styledComponents.styled.span.withConfig({
34370
+ const IconWrapper$1 = styled.styled.span.withConfig({
34090
34371
  componentId: "sc-1bwz77u-1"
34091
34372
  })([".external-icon{height:", ";width:", ";}"], ({
34092
34373
  $size,
@@ -34153,7 +34434,7 @@ var __publicField = (obj, key, value) => {
34153
34434
  /* @__PURE__ */ jsxRuntime.jsx(IconButton, { disabled, onClick: togglePasswordViewer, $show: value.length > 0, children: /* @__PURE__ */ jsxRuntime.jsx(SvgImage, { name: viewPassword ? "eye-closed" : "eye", size: "md" }) })
34154
34435
  ] });
34155
34436
  });
34156
- const CustomSelect = styledComponents.styled.div.withConfig({
34437
+ const CustomSelect = styled.styled.div.withConfig({
34157
34438
  componentId: "sc-dicnqe-0"
34158
34439
  })(["width:150px;"]);
34159
34440
  const Pagination = ({
@@ -34268,7 +34549,7 @@ var __publicField = (obj, key, value) => {
34268
34549
  width,
34269
34550
  ...props
34270
34551
  }) => /* @__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 });
34271
- const Wrapper$2 = styledComponents.styled.div.withConfig({
34552
+ const Wrapper$2 = styled.styled.div.withConfig({
34272
34553
  componentId: "sc-1q78udp-0"
34273
34554
  })(["display:flex;flex-flow:", ";align-items:", ";width:", ";height:", ";background-color:", ";border-radius:", ";padding:", ";border:", ";box-shadow:", ";gap:", ";", ";"], ({
34274
34555
  $orientation = "horizontal"
@@ -34301,7 +34582,7 @@ var __publicField = (obj, key, value) => {
34301
34582
  }) => theme2.click.panel.space.gap[$gap], ({
34302
34583
  $cursor
34303
34584
  }) => $cursor && `cursor: ${$cursor}`);
34304
- const ProgressContainer = styledComponents.styled.div.withConfig({
34585
+ const ProgressContainer = styled.styled.div.withConfig({
34305
34586
  componentId: "sc-16gr3cg-0"
34306
34587
  })(["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;", ";"], ({
34307
34588
  theme: theme2,
@@ -34332,10 +34613,10 @@ var __publicField = (obj, key, value) => {
34332
34613
  background-position: center;
34333
34614
  }
34334
34615
  `);
34335
- const ProgressText = styledComponents.styled.span.withConfig({
34616
+ const ProgressText = styled.styled.span.withConfig({
34336
34617
  componentId: "sc-16gr3cg-1"
34337
34618
  })(["width:100%;font:inherit;mix-blend-mode:difference;"]);
34338
- const ProgressCloseButton = styledComponents.styled.button.withConfig({
34619
+ const ProgressCloseButton = styled.styled.button.withConfig({
34339
34620
  componentId: "sc-16gr3cg-2"
34340
34621
  })(["mix-blend-mode:difference;border:0;visibility:", ";"], ({
34341
34622
  $dismissable
@@ -34561,7 +34842,7 @@ var __publicField = (obj, key, value) => {
34561
34842
  const $f99a8c78507165f7$export$be92b6f5f03c0fe9 = $f99a8c78507165f7$export$a98f0dcb43a68a25;
34562
34843
  const $f99a8c78507165f7$export$6d08773d2e66f8f2 = $f99a8c78507165f7$export$9f866c100ef519e4;
34563
34844
  const $f99a8c78507165f7$export$adb584737d712b70 = $f99a8c78507165f7$export$5fb54c671a65c88;
34564
- const RadioGroupRoot = styledComponents.styled($f99a8c78507165f7$export$be92b6f5f03c0fe9).withConfig({
34845
+ const RadioGroupRoot = styled.styled($f99a8c78507165f7$export$be92b6f5f03c0fe9).withConfig({
34565
34846
  componentId: "sc-p6cydr-0"
34566
34847
  })(["display:flex;flex-wrap:wrap;gap:", ";flex-direction:", ";label{", "}"], ({
34567
34848
  theme: theme2
@@ -34607,14 +34888,14 @@ var __publicField = (obj, key, value) => {
34607
34888
  };
34608
34889
  RadioGroupItem.displayName = "RadioGroupItem";
34609
34890
  RadioGroup.Item = RadioGroupItem;
34610
- const Wrapper$1 = styledComponents.styled(FormRoot).withConfig({
34891
+ const Wrapper$1 = styled.styled(FormRoot).withConfig({
34611
34892
  componentId: "sc-p6cydr-1"
34612
34893
  })(["padding:", ";display:flex;align-items:center;gap:", ";width:auto;"], ({
34613
34894
  theme: theme2
34614
34895
  }) => theme2.click.checkbox.space.all, ({
34615
34896
  theme: theme2
34616
34897
  }) => theme2.click.checkbox.space.gap);
34617
- const RadioInput = styledComponents.styled($f99a8c78507165f7$export$6d08773d2e66f8f2).withConfig({
34898
+ const RadioInput = styled.styled($f99a8c78507165f7$export$6d08773d2e66f8f2).withConfig({
34618
34899
  componentId: "sc-p6cydr-2"
34619
34900
  })(["display:flex;align-items:center;justify-content:center;outline:none;cursor:pointer;", ";"], ({
34620
34901
  theme: theme2
@@ -34637,7 +34918,7 @@ var __publicField = (obj, key, value) => {
34637
34918
  border-color: ${theme2.click.radio.color.stroke.disabled};
34638
34919
  }
34639
34920
  `);
34640
- const RadioGroupIndicator = styledComponents.styled($f99a8c78507165f7$export$adb584737d712b70).withConfig({
34921
+ const RadioGroupIndicator = styled.styled($f99a8c78507165f7$export$adb584737d712b70).withConfig({
34641
34922
  componentId: "sc-p6cydr-3"
34642
34923
  })(["", ""], ({
34643
34924
  theme: theme2
@@ -34709,13 +34990,13 @@ var __publicField = (obj, key, value) => {
34709
34990
  return effect();
34710
34991
  }, deps);
34711
34992
  };
34712
- const SelectPopoverRoot = styledComponents.styled($cb5cc270b50c6fcd$export$be92b6f5f03c0fe9).withConfig({
34993
+ const SelectPopoverRoot = styled.styled($cb5cc270b50c6fcd$export$be92b6f5f03c0fe9).withConfig({
34713
34994
  componentId: "sc-oudbwg-0"
34714
34995
  })(["width:100%;"]);
34715
- const SelectValue = styledComponents.styled.div.withConfig({
34996
+ const SelectValue = styled.styled.div.withConfig({
34716
34997
  componentId: "sc-oudbwg-1"
34717
34998
  })(["text-align:left;flex:1;gap:inherit;color:inherit;font:inherit;overflow:hidden;"]);
34718
- const StyledSelectTrigger = styledComponents.styled($cb5cc270b50c6fcd$export$41fb9f06171c75f4).withConfig({
34999
+ const StyledSelectTrigger = styled.styled($cb5cc270b50c6fcd$export$41fb9f06171c75f4).withConfig({
34719
35000
  componentId: "sc-oudbwg-2"
34720
35001
  })(["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;}"], ({
34721
35002
  theme: theme2,
@@ -34763,7 +35044,7 @@ var __publicField = (obj, key, value) => {
34763
35044
  cursor: not-allowed;
34764
35045
  }
34765
35046
  `);
34766
- const SelectPopoverContent = styledComponents.styled($cb5cc270b50c6fcd$export$7c6e2c02157bb7d2).withConfig({
35047
+ const SelectPopoverContent = styled.styled($cb5cc270b50c6fcd$export$7c6e2c02157bb7d2).withConfig({
34767
35048
  componentId: "sc-oudbwg-3"
34768
35049
  })(["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;"], ({
34769
35050
  $useFullWidthItems,
@@ -34783,7 +35064,7 @@ var __publicField = (obj, key, value) => {
34783
35064
  0px 1px 2px 0px rgba(16, 24, 40, 0.06);
34784
35065
  border-radius: 0.25rem;
34785
35066
  `);
34786
- const SearchBarContainer = styledComponents.styled.div.withConfig({
35067
+ const SearchBarContainer = styled.styled.div.withConfig({
34787
35068
  componentId: "sc-oudbwg-4"
34788
35069
  })(["width:auto;position:relative;display:flex;justify-content:flex-start;align-items:center;", ""], ({
34789
35070
  theme: theme2,
@@ -34794,7 +35075,7 @@ var __publicField = (obj, key, value) => {
34794
35075
  font: ${theme2.click.genericMenu.autocomplete.typography.search.term.default};
34795
35076
  height: ${$showSearch ? "auto" : " 0"};
34796
35077
  `);
34797
- const SearchBar = styledComponents.styled.input.withConfig({
35078
+ const SearchBar = styled.styled.input.withConfig({
34798
35079
  componentId: "sc-oudbwg-5"
34799
35080
  })(["background:transparent;border:none;width:100%;outline:none;", ""], ({
34800
35081
  theme: theme2,
@@ -34813,7 +35094,7 @@ var __publicField = (obj, key, value) => {
34813
35094
  font: ${theme2.click.genericMenu.autocomplete.typography.search.placeholder.default};
34814
35095
  }
34815
35096
  `);
34816
- const SearchClose = styledComponents.styled.button.withConfig({
35097
+ const SearchClose = styled.styled.button.withConfig({
34817
35098
  componentId: "sc-oudbwg-6"
34818
35099
  })(["position:absolute;", " visibility:", ";"], ({
34819
35100
  theme: theme2
@@ -34823,16 +35104,16 @@ var __publicField = (obj, key, value) => {
34823
35104
  `, ({
34824
35105
  $showClose
34825
35106
  }) => $showClose ? "visible" : "hidden");
34826
- const SelectList = styledComponents.styled.div.withConfig({
35107
+ const SelectList = styled.styled.div.withConfig({
34827
35108
  componentId: "sc-oudbwg-7"
34828
35109
  })(["display:flex;flex-direction:column;width:inherit;max-height:calc(var(--radix-popover-content-available-height) - 1rem);"]);
34829
- const SelectListContent = styledComponents.styled.div.withConfig({
35110
+ const SelectListContent = styled.styled.div.withConfig({
34830
35111
  componentId: "sc-oudbwg-8"
34831
35112
  })(["width:inherit;overflow:auto;flex:1;"]);
34832
- const HiddenSelectElement = styledComponents.styled.select.withConfig({
35113
+ const HiddenSelectElement = styled.styled.select.withConfig({
34833
35114
  componentId: "sc-oudbwg-9"
34834
35115
  })(["visibility:hidden;position:absolute;z-index:-1;height:0;"]);
34835
- const SelectGroupContainer = styledComponents.styled.div.withConfig({
35116
+ const SelectGroupContainer = styled.styled.div.withConfig({
34836
35117
  componentId: "sc-oudbwg-10"
34837
35118
  })(["display:flex;flex-direction:column;justify-content:center;width:-webkit-fill-available;width:fill-available;width:stretch;overflow:hidden;background:transparent;&[aria-selected]{outline:none;}", ";&[hidden]{display:none;}"], ({
34838
35119
  theme: theme2
@@ -34840,7 +35121,7 @@ var __publicField = (obj, key, value) => {
34840
35121
  font: ${theme2.click.genericMenu.item.typography.sectionHeader.default};
34841
35122
  color: ${theme2.click.genericMenu.item.color.text.muted};
34842
35123
  `);
34843
- const SelectGroupName = styledComponents.styled.div.withConfig({
35124
+ const SelectGroupName = styled.styled.div.withConfig({
34844
35125
  componentId: "sc-oudbwg-11"
34845
35126
  })(["display:flex;width:100%;flex-direction:column;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;", ""], ({
34846
35127
  theme: theme2
@@ -34851,10 +35132,10 @@ var __publicField = (obj, key, value) => {
34851
35132
  gap: ${theme2.click.genericMenu.item.space.gap};
34852
35133
  border-bottom: 1px solid ${theme2.click.genericMenu.item.color.stroke.default};
34853
35134
  `);
34854
- const SelectGroupContent = styledComponents.styled.div.withConfig({
35135
+ const SelectGroupContent = styled.styled.div.withConfig({
34855
35136
  componentId: "sc-oudbwg-12"
34856
35137
  })(["width:inherit;"]);
34857
- const SelectNoDataContainer = styledComponents.styled.div.withConfig({
35138
+ const SelectNoDataContainer = styled.styled.div.withConfig({
34858
35139
  componentId: "sc-oudbwg-13"
34859
35140
  })(['border:none;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;&[hidden="true"]{display:none;}', ""], ({
34860
35141
  theme: theme2,
@@ -38163,10 +38444,10 @@ Please read the updated README.md at https://github.com/SortableJS/react-sortabl
38163
38444
  $parcel$exportWildcard(module2.exports, $faefaad95e5fcca0$exports);
38164
38445
  })(dist);
38165
38446
  var distExports = dist.exports;
38166
- const BadgeList = styledComponents.styled.div.withConfig({
38447
+ const BadgeList = styled.styled.div.withConfig({
38167
38448
  componentId: "sc-1ryyiol-0"
38168
38449
  })(["display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:inherit;font:inherit;color:inherit;"]);
38169
- const MultiSelectBadge = styledComponents.styled.div.withConfig({
38450
+ const MultiSelectBadge = styled.styled.div.withConfig({
38170
38451
  componentId: "sc-1ryyiol-1"
38171
38452
  })(["width:100%;width:-webkit-fill-available;width:fill-available;width:stretch;max-width:fit-content;"]);
38172
38453
  const MultiSelectValue = ({
@@ -38226,7 +38507,7 @@ Please read the updated README.md at https://github.com/SortableJS/react-sortabl
38226
38507
  return /* @__PURE__ */ jsxRuntime.jsx(MultiSelectBadge, { as: Badge, size: "sm", state: disabled ? "disabled" : "default", ...otherProps }, `multi-select-${id}-${value}`);
38227
38508
  }) });
38228
38509
  };
38229
- const SelectValueContainer = styledComponents.styled.div.withConfig({
38510
+ const SelectValueContainer = styled.styled.div.withConfig({
38230
38511
  componentId: "sc-1bceuv1-0"
38231
38512
  })(["display:flex;width:100%;align-items:center;cursor:inherit;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:inherit;"]);
38232
38513
  const SingleSelectValue = ({
@@ -38546,7 +38827,7 @@ Please read the updated README.md at https://github.com/SortableJS/react-sortabl
38546
38827
  ] });
38547
38828
  });
38548
38829
  SelectGroup.displayName = "Select.Group";
38549
- const CheckIcon$1 = styledComponents.styled.svg.withConfig({
38830
+ const CheckIcon$1 = styled.styled.svg.withConfig({
38550
38831
  componentId: "sc-howzwz-0"
38551
38832
  })(["opacity:", ";"], ({
38552
38833
  $showCheck
@@ -38843,7 +39124,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
38843
39124
  return $89eedd556c436f6a$var$ORIENTATIONS.includes(orientation);
38844
39125
  }
38845
39126
  const $89eedd556c436f6a$export$be92b6f5f03c0fe9 = $89eedd556c436f6a$export$1ff3c3f08ae963c0;
38846
- const CUISeparator = styledComponents.styled($89eedd556c436f6a$export$be92b6f5f03c0fe9).withConfig({
39127
+ const CUISeparator = styled.styled($89eedd556c436f6a$export$be92b6f5f03c0fe9).withConfig({
38847
39128
  componentId: "sc-ladr1y-0"
38848
39129
  })(["", ""], ({
38849
39130
  theme: theme2,
@@ -38864,12 +39145,12 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
38864
39145
  orientation = "horizontal",
38865
39146
  ...props
38866
39147
  }) => /* @__PURE__ */ jsxRuntime.jsx(CUISeparator, { orientation, ...props });
38867
- const LabelContainer = styledComponents.styled.span.withConfig({
39148
+ const LabelContainer = styled.styled.span.withConfig({
38868
39149
  componentId: "sc-1cu1l45-0"
38869
39150
  })(["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;"], ({
38870
39151
  theme: theme2
38871
39152
  }) => theme2.click.sidebar.navigation.item.default.space.gap);
38872
- const EllipsisContainer = styledComponents.styled.span.withConfig({
39153
+ const EllipsisContainer = styled.styled.span.withConfig({
38873
39154
  componentId: "sc-1cu1l45-1"
38874
39155
  })(["display:flex;white-space:nowrap;overflow:hidden;justify-content:flex-start;gap:inherit;flex:1;& > *:not(button){overflow:hidden;text-overflow:ellipsis;}"]);
38875
39156
  const IconWrapper = ({
@@ -38895,7 +39176,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
38895
39176
  }, ref) => {
38896
39177
  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 }) });
38897
39178
  });
38898
- const SidebarItemWrapper = styledComponents.styled.div.withConfig({
39179
+ const SidebarItemWrapper = styled.styled.div.withConfig({
38899
39180
  componentId: "sc-1rz759l-0"
38900
39181
  })(["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;", ""], ({
38901
39182
  theme: theme2,
@@ -38967,7 +39248,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
38967
39248
  open: false,
38968
39249
  onOpenChange: () => null
38969
39250
  });
38970
- const CollapsibleContainer = styledComponents.styled.div.withConfig({
39251
+ const CollapsibleContainer = styled.styled.div.withConfig({
38971
39252
  componentId: "sc-guwmyz-0"
38972
39253
  })(['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;}']);
38973
39254
  const Collapsible = ({
@@ -38994,7 +39275,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
38994
39275
  };
38995
39276
  return /* @__PURE__ */ jsxRuntime.jsx(CollapsibleContainer, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx(NavContext.Provider, { value, children }) });
38996
39277
  };
38997
- const CollapsipleHeaderContainer = styledComponents.styled.div.withConfig({
39278
+ const CollapsipleHeaderContainer = styled.styled.div.withConfig({
38998
39279
  componentId: "sc-guwmyz-1"
38999
39280
  })(["margin-left:", ";user-select:none;"], ({
39000
39281
  theme: theme2,
@@ -39027,7 +39308,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39027
39308
  });
39028
39309
  CollapsipleHeader.displayName = "CollapsibleHeader";
39029
39310
  Collapsible.Header = CollapsipleHeader;
39030
- const CollapsipleTriggerButton = styledComponents.styled(EmptyButton$1).withConfig({
39311
+ const CollapsipleTriggerButton = styled.styled(EmptyButton$1).withConfig({
39031
39312
  componentId: "sc-guwmyz-2"
39032
39313
  })(["display:flex;align-items:center;font:inherit;color:inherit;cursor:inherit;"]);
39033
39314
  const CollapsipleTrigger = ({
@@ -39058,7 +39339,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39058
39339
  };
39059
39340
  CollapsipleTrigger.displayName = "CollapsibleTrigger";
39060
39341
  Collapsible.Trigger = CollapsipleTrigger;
39061
- const CollapsibleContentWrapper = styledComponents.styled.div.withConfig({
39342
+ const CollapsibleContentWrapper = styled.styled.div.withConfig({
39062
39343
  componentId: "sc-guwmyz-3"
39063
39344
  })(["", ""], ({
39064
39345
  theme: theme2,
@@ -39109,7 +39390,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39109
39390
  }) => {
39110
39391
  return /* @__PURE__ */ jsxRuntime.jsx(SidebarTitleWrapper, { "data-selected": selected, $type: type, ...props, children: /* @__PURE__ */ jsxRuntime.jsx(IconWrapper, { icon, iconDir, children: label }) });
39111
39392
  };
39112
- const SidebarTitleWrapper = styledComponents.styled.button.withConfig({
39393
+ const SidebarTitleWrapper = styled.styled.button.withConfig({
39113
39394
  componentId: "sc-1rg1a4o-0"
39114
39395
  })(["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;}}"], ({
39115
39396
  theme: theme2,
@@ -39154,7 +39435,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39154
39435
  /* @__PURE__ */ jsxRuntime.jsx(Collapsible.Content, { children })
39155
39436
  ] });
39156
39437
  };
39157
- const CUISpacer = styledComponents.styled.div.withConfig({
39438
+ const CUISpacer = styled.styled.div.withConfig({
39158
39439
  componentId: "sc-6ga865-0"
39159
39440
  })(["background:transparent;display:flex;padding:", ";"], ({
39160
39441
  theme: theme2,
@@ -39203,7 +39484,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39203
39484
  /* @__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}`)) })
39204
39485
  ] });
39205
39486
  };
39206
- const DropdownContent = styledComponents.styled.div.withConfig({
39487
+ const DropdownContent = styled.styled.div.withConfig({
39207
39488
  componentId: "sc-85zs9e-0"
39208
39489
  })(["min-width:", "px;"], ({
39209
39490
  $width
@@ -39230,7 +39511,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39230
39511
  ] });
39231
39512
  }
39232
39513
  };
39233
- const SplitButtonTrigger = styledComponents.styled.div.withConfig({
39514
+ const SplitButtonTrigger = styled.styled.div.withConfig({
39234
39515
  componentId: "sc-85zs9e-1"
39235
39516
  })(["display:inline-flex;align-items:center;overflow:hidden;user-select:none;", ""], ({
39236
39517
  theme: theme2,
@@ -39253,7 +39534,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39253
39534
  }
39254
39535
  `}
39255
39536
  `);
39256
- const PrimaryButton = styledComponents.styled(BaseButton).withConfig({
39537
+ const PrimaryButton = styled.styled(BaseButton).withConfig({
39257
39538
  componentId: "sc-85zs9e-2"
39258
39539
  })(["border:none;align-self:stretch;border-radius:0;align-items:center;padding:", ";", ""], ({
39259
39540
  theme: theme2
@@ -39283,7 +39564,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39283
39564
  font: ${theme2.click.button.split.typography.label.disabled};
39284
39565
  }
39285
39566
  `);
39286
- const SecondaryButton = styledComponents.styled(BaseButton).withConfig({
39567
+ const SecondaryButton = styled.styled(BaseButton).withConfig({
39287
39568
  componentId: "sc-85zs9e-3"
39288
39569
  })(["border:none;align-self:stretch;border-radius:0;", ""], ({
39289
39570
  theme: theme2,
@@ -39305,7 +39586,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39305
39586
  color: ${theme2.click.button.split[$type].text.disabled};
39306
39587
  }
39307
39588
  `);
39308
- const ButtonData = styledComponents.styled.div.withConfig({
39589
+ const ButtonData = styled.styled.div.withConfig({
39309
39590
  componentId: "sc-85zs9e-4"
39310
39591
  })(["width:auto;"]);
39311
39592
  const $6be4966fd9bbc698$var$SWITCH_NAME = "Switch";
@@ -39418,7 +39699,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39418
39699
  }
39419
39700
  const $6be4966fd9bbc698$export$be92b6f5f03c0fe9 = $6be4966fd9bbc698$export$b5d5cf8927ab7262;
39420
39701
  const $6be4966fd9bbc698$export$6521433ed15a34db = $6be4966fd9bbc698$export$4d07bf653ea69106;
39421
- const Wrapper = styledComponents.styled(FormRoot).withConfig({
39702
+ const Wrapper = styled.styled(FormRoot).withConfig({
39422
39703
  componentId: "sc-egkkgl-0"
39423
39704
  })(["align-items:center;max-width:fit-content;"]);
39424
39705
  const Switch = React.forwardRef(({
@@ -39477,7 +39758,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39477
39758
  };
39478
39759
  }
39479
39760
  };
39480
- const SwitchRoot = styledComponents.styled($6be4966fd9bbc698$export$be92b6f5f03c0fe9).withConfig({
39761
+ const SwitchRoot = styled.styled($6be4966fd9bbc698$export$be92b6f5f03c0fe9).withConfig({
39481
39762
  componentId: "sc-egkkgl-1"
39482
39763
  })((props) => {
39483
39764
  const vars = getRootVars(props.theme, props.disabled, props.checked);
@@ -39492,7 +39773,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39492
39773
  cursor: props.disabled ? "not-allowed" : "pointer"
39493
39774
  };
39494
39775
  });
39495
- const SwitchThumb = styledComponents.styled($6be4966fd9bbc698$export$6521433ed15a34db).withConfig({
39776
+ const SwitchThumb = styled.styled($6be4966fd9bbc698$export$6521433ed15a34db).withConfig({
39496
39777
  componentId: "sc-egkkgl-2"
39497
39778
  })((props) => {
39498
39779
  const vars = getThumbVars(props.theme, props.$disabled, props.$checked);
@@ -39644,13 +39925,13 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39644
39925
  const $69cb30bb0017df05$export$54c2e3dc7acea9f5 = $69cb30bb0017df05$export$9712d22edc0d78c1;
39645
39926
  const $69cb30bb0017df05$export$41fb9f06171c75f4 = $69cb30bb0017df05$export$8114b9fdfdf9f3ba;
39646
39927
  const $69cb30bb0017df05$export$7c6e2c02157bb7d2 = $69cb30bb0017df05$export$bd905d70e8fd2ebb;
39647
- const Trigger = styledComponents.styled($69cb30bb0017df05$export$41fb9f06171c75f4).withConfig({
39928
+ const Trigger = styled.styled($69cb30bb0017df05$export$41fb9f06171c75f4).withConfig({
39648
39929
  componentId: "sc-tj736u-0"
39649
39930
  })(["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);
39650
- const Content = styledComponents.styled($69cb30bb0017df05$export$7c6e2c02157bb7d2).withConfig({
39931
+ const Content = styled.styled($69cb30bb0017df05$export$7c6e2c02157bb7d2).withConfig({
39651
39932
  componentId: "sc-tj736u-1"
39652
39933
  })([""]);
39653
- const TriggersList = styledComponents.styled($69cb30bb0017df05$export$54c2e3dc7acea9f5).withConfig({
39934
+ const TriggersList = styled.styled($69cb30bb0017df05$export$54c2e3dc7acea9f5).withConfig({
39654
39935
  componentId: "sc-tj736u-2"
39655
39936
  })(["border-bottom:1px solid ", ";display:flex;"], (props) => props.theme.click.global.color.stroke.default);
39656
39937
  const Tabs = ({
@@ -39665,10 +39946,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39665
39946
  Tabs.TriggersList = TriggersList;
39666
39947
  Tabs.Trigger = Trigger;
39667
39948
  Tabs.Content = Content;
39668
- const FullWidthTabs = styledComponents.styled(Tabs).withConfig({
39949
+ const FullWidthTabs = styled.styled(Tabs).withConfig({
39669
39950
  componentId: "sc-tj736u-3"
39670
39951
  })(["width:100%;"]);
39671
- FullWidthTabs.Trigger = styledComponents.styled(Trigger).withConfig({
39952
+ FullWidthTabs.Trigger = styled.styled(Trigger).withConfig({
39672
39953
  componentId: "sc-tj736u-4"
39673
39954
  })(["", ";"], (props) => props.width ? `width: ${props.width};` : `
39674
39955
  flex-basis: auto;
@@ -39676,12 +39957,12 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39676
39957
  flex-shrink: 1;
39677
39958
  `);
39678
39959
  FullWidthTabs.TriggersList = TriggersList;
39679
- const TabsContainer = styledComponents.styled.div.withConfig({
39960
+ const TabsContainer = styled.styled.div.withConfig({
39680
39961
  componentId: "sc-137ymle-0"
39681
39962
  })(["display:flex;position:relative;overflow:auto;overscroll-behavior:none;scrollbar-width:0;max-width:", ";&::-webkit-scrollbar{height:0;}"], ({
39682
39963
  $count
39683
39964
  }) => `${$count * 200}px`);
39684
- const TabsSortableContainer = styledComponents.styled.div.withConfig({
39965
+ const TabsSortableContainer = styled.styled.div.withConfig({
39685
39966
  componentId: "sc-137ymle-1"
39686
39967
  })(["display:flex;& > div{height:100%;outline:none;min-width:100px;width:clamp(100px,100%,200px);&.sortable-ghost{opacity:0;}}"]);
39687
39968
  const TabContext = React.createContext({
@@ -39752,7 +40033,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39752
40033
  }
39753
40034
  }, 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}`)) }) }) });
39754
40035
  };
39755
- const TabElement = styledComponents.styled.div.withConfig({
40036
+ const TabElement = styled.styled.div.withConfig({
39756
40037
  componentId: "sc-137ymle-2"
39757
40038
  })(["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;}}'], ({
39758
40039
  theme: theme2,
@@ -39790,7 +40071,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39790
40071
  `}
39791
40072
  ${$preview === true ? "font-style: italic;" : ""}
39792
40073
  `);
39793
- const Indicator = styledComponents.styled.div.withConfig({
40074
+ const Indicator = styled.styled.div.withConfig({
39794
40075
  componentId: "sc-137ymle-3"
39795
40076
  })(['position:relative;&::after{position:absolute;left:0.25rem;top:0.25rem;content:"";width:0.5rem;height:0.5rem;', "}"], ({
39796
40077
  theme: theme2,
@@ -39799,15 +40080,15 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39799
40080
  background: ${$status === "default" ? "transparent" : theme2.click.alert.color.text[$status]};
39800
40081
  border-radius: 50%;
39801
40082
  `);
39802
- const TabContent = styledComponents.styled.div.withConfig({
40083
+ const TabContent = styled.styled.div.withConfig({
39803
40084
  componentId: "sc-137ymle-4"
39804
40085
  })(["display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;overflow:hidden;gap:", ";"], ({
39805
40086
  theme: theme2
39806
40087
  }) => theme2.click.tabs.fileTabs.space.gap);
39807
- const TabContentText = styledComponents.styled.span.withConfig({
40088
+ const TabContentText = styled.styled.span.withConfig({
39808
40089
  componentId: "sc-137ymle-5"
39809
40090
  })(["display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;"]);
39810
- const EmptyButton = styledComponents.styled.button.withConfig({
40091
+ const EmptyButton = styled.styled.button.withConfig({
39811
40092
  componentId: "sc-137ymle-6"
39812
40093
  })(["padding:0;", ";&:hover{background:", ";}"], ({
39813
40094
  theme: theme2
@@ -39866,7 +40147,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39866
40147
  children && /* @__PURE__ */ jsxRuntime.jsx(TabContentText, { children })
39867
40148
  ] });
39868
40149
  };
39869
- const StyledHeader = styledComponents.styled.th.withConfig({
40150
+ const StyledHeader = styled.styled.th.withConfig({
39870
40151
  componentId: "sc-1q458rb-0"
39871
40152
  })(["", " text-align:left;"], ({
39872
40153
  theme: theme2,
@@ -39876,10 +40157,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39876
40157
  font: ${theme2.click.table.header.title.default};
39877
40158
  color: ${theme2.click.table.header.color.title.default};
39878
40159
  `);
39879
- const HeaderContentWrapper = styledComponents.styled.div.withConfig({
40160
+ const HeaderContentWrapper = styled.styled.div.withConfig({
39880
40161
  componentId: "sc-1q458rb-1"
39881
40162
  })(["display:flex;align-items:center;justify-content:start;gap:inherit;"]);
39882
- const SortIcon = styledComponents.styled(SvgImage).withConfig({
40163
+ const SortIcon = styled.styled(SvgImage).withConfig({
39883
40164
  componentId: "sc-1q458rb-2"
39884
40165
  })(["transition:all 200ms;transform:rotate(", ");"], ({
39885
40166
  $sortDir
@@ -39939,7 +40220,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39939
40220
  ] }) })
39940
40221
  ] });
39941
40222
  };
39942
- const TableRow = styledComponents.styled.tr.withConfig({
40223
+ const TableRow = styled.styled.tr.withConfig({
39943
40224
  componentId: "sc-1q458rb-3"
39944
40225
  })(["overflow:hidden;", " &:last-of-type,&:last-child{border-bottom:none;}@media (max-width:768px){position:relative;display:flex;flex-wrap:wrap;", "}"], ({
39945
40226
  theme: theme2,
@@ -39972,7 +40253,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39972
40253
  ${$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});` : ""}
39973
40254
  ${$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});` : ""}
39974
40255
  `);
39975
- const TableData = styledComponents.styled.td.withConfig({
40256
+ const TableData = styled.styled.td.withConfig({
39976
40257
  componentId: "sc-1q458rb-4"
39977
40258
  })(["overflow:hidden;", " @media (max-width:768px){width:auto;min-width:40%;", "}"], ({
39978
40259
  theme: theme2,
@@ -39986,10 +40267,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39986
40267
  }) => `
39987
40268
  padding: ${theme2.click.table.body.cell.space.sm.y} ${theme2.click.table.body.cell.space.sm.x};
39988
40269
  `);
39989
- const StyledColGroup = styledComponents.styled.colgroup.withConfig({
40270
+ const StyledColGroup = styled.styled.colgroup.withConfig({
39990
40271
  componentId: "sc-1q458rb-5"
39991
40272
  })(["@media (max-width:768px){display:none;}"]);
39992
- const StyledThead = styledComponents.styled.thead.withConfig({
40273
+ const StyledThead = styled.styled.thead.withConfig({
39993
40274
  componentId: "sc-1q458rb-6"
39994
40275
  })(["tr{overflow:hidden;background-color:", ";", "}@media (max-width:768px){display:none;}"], ({
39995
40276
  theme: theme2
@@ -39997,7 +40278,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
39997
40278
  theme: theme2
39998
40279
  }) => ` border-bottom: ${theme2.click.table.cell.stroke} solid ${theme2.click.table.row.color.stroke.default};
39999
40280
  `);
40000
- const MobileHeader = styledComponents.styled.div.withConfig({
40281
+ const MobileHeader = styled.styled.div.withConfig({
40001
40282
  componentId: "sc-1q458rb-7"
40002
40283
  })(["display:none;", " @media (max-width:768px){display:block;}"], ({
40003
40284
  theme: theme2
@@ -40005,10 +40286,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
40005
40286
  color: ${theme2.click.table.row.color.label.default};
40006
40287
  font: ${theme2.click.table.cell.label.default};
40007
40288
  `);
40008
- const Tbody = styledComponents.styled.tbody.withConfig({
40289
+ const Tbody = styled.styled.tbody.withConfig({
40009
40290
  componentId: "sc-1q458rb-8"
40010
40291
  })(["@media (max-width:768px){display:flex;flex-direction:column;gap:0.25rem;}"]);
40011
- const SelectData = styledComponents.styled.td.withConfig({
40292
+ const SelectData = styled.styled.td.withConfig({
40012
40293
  componentId: "sc-1q458rb-9"
40013
40294
  })(["overflow:hidden;", " @media (max-width:768px){width:auto;align-self:stretch;position:absolute;left:0;top:0;bottom:0;", "}"], ({
40014
40295
  theme: theme2,
@@ -40023,7 +40304,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
40023
40304
  padding: ${theme2.click.table.body.cell.space.sm.y} ${theme2.click.table.body.cell.space.sm.x};
40024
40305
  border-right: ${theme2.click.table.cell.stroke} solid ${theme2.click.table.row.color.stroke.default};
40025
40306
  `);
40026
- const ActionsList = styledComponents.styled.td.withConfig({
40307
+ const ActionsList = styled.styled.td.withConfig({
40027
40308
  componentId: "sc-1q458rb-10"
40028
40309
  })(["overflow:hidden;", " @media (max-width:768px){width:auto;align-self:stretch;position:absolute;right:0;top:0;bottom:0;", "}"], ({
40029
40310
  theme: theme2,
@@ -40038,10 +40319,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
40038
40319
  padding: ${theme2.click.table.body.cell.space.sm.y} ${theme2.click.table.body.cell.space.sm.x};
40039
40320
  border-left: 1px solid ${theme2.click.table.row.color.stroke.default};
40040
40321
  `);
40041
- const ActionsContainer = styledComponents.styled.div.withConfig({
40322
+ const ActionsContainer = styled.styled.div.withConfig({
40042
40323
  componentId: "sc-1q458rb-11"
40043
40324
  })(["display:flex;flex-wrap:wrap;gap:0.5rem;overflow:hidden;@media (max-width:768px){flex-direction:column;overflow:auto;flex-wrap:nowrap;}"]);
40044
- const TableWrapper = styledComponents.styled.div.withConfig({
40325
+ const TableWrapper = styled.styled.div.withConfig({
40045
40326
  componentId: "sc-1q458rb-12"
40046
40327
  })(["width:100%;height:100%;overflow:auto;", ""], ({
40047
40328
  theme: theme2
@@ -40049,18 +40330,18 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
40049
40330
  border: ${theme2.click.table.cell.stroke} solid ${theme2.click.table.global.color.stroke.default};
40050
40331
  border-radius: ${theme2.click.table.radii.all}
40051
40332
  `);
40052
- const TableOuterContainer = styledComponents.styled.div.withConfig({
40333
+ const TableOuterContainer = styled.styled.div.withConfig({
40053
40334
  componentId: "sc-1q458rb-13"
40054
40335
  })(["display:flex;flex-direction:column;gap:1rem;width:100%;"]);
40055
- const MobileActions = styledComponents.styled.div.withConfig({
40336
+ const MobileActions = styled.styled.div.withConfig({
40056
40337
  componentId: "sc-1q458rb-14"
40057
40338
  })(["display:none;@media (max-width:768px){display:flex;justify-content:space-between;align-items:center;padding:0 ", ";}"], ({
40058
40339
  theme: theme2
40059
40340
  }) => theme2.click.table.body.cell.space.sm.x);
40060
- const EditButton = styledComponents.styled.button.withConfig({
40341
+ const EditButton = styled.styled.button.withConfig({
40061
40342
  componentId: "sc-1q458rb-15"
40062
40343
  })(["&:disabled{background:transparent;}"]);
40063
- const TableRowCloseButton = styledComponents.styled.button.withConfig({
40344
+ const TableRowCloseButton = styled.styled.button.withConfig({
40064
40345
  componentId: "sc-1q458rb-16"
40065
40346
  })(["svg{transition:transform 200ms;", "}&:disabled{background:transparent;}"], ({
40066
40347
  $isDeleted
@@ -40100,10 +40381,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
40100
40381
  ] }) })
40101
40382
  ] });
40102
40383
  };
40103
- const SpanedTableData = styledComponents.styled(TableData).withConfig({
40384
+ const SpanedTableData = styled.styled(TableData).withConfig({
40104
40385
  componentId: "sc-1q458rb-17"
40105
40386
  })(["text-align:center;"]);
40106
- const CustomTableDataMessage = styledComponents.styled.div.withConfig({
40387
+ const CustomTableDataMessage = styled.styled.div.withConfig({
40107
40388
  componentId: "sc-1q458rb-18"
40108
40389
  })(["display:flex;gap:0.5rem;justify-content:center;"]);
40109
40390
  const LoadingData = () => {
@@ -40190,7 +40471,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
40190
40471
  ] }) })
40191
40472
  ] });
40192
40473
  });
40193
- const StyledTable = styledComponents.styled.table.withConfig({
40474
+ const StyledTable = styled.styled.table.withConfig({
40194
40475
  componentId: "sc-1q458rb-19"
40195
40476
  })(["width:100%;border-collapse:collapse;overflow:hidden;table-layout:fixed;@media (max-width:768px){border:none;table-layout:auto;}"]);
40196
40477
  const TextAreaField = React.forwardRef(({
@@ -40796,7 +41077,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
40796
41077
  };
40797
41078
  TooltipTrigger.displayName = "TooltipTrigger";
40798
41079
  Tooltip.Trigger = TooltipTrigger;
40799
- const RadixTooltipContent = styledComponents.styled($a093c7e1ec25a057$export$7c6e2c02157bb7d2).withConfig({
41080
+ const RadixTooltipContent = styled.styled($a093c7e1ec25a057$export$7c6e2c02157bb7d2).withConfig({
40800
41081
  componentId: "sc-ymqkp1-0"
40801
41082
  })(["display:flex;align-items:flex-start;", ""], ({
40802
41083
  theme: theme2,
@@ -40810,7 +41091,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
40810
41091
  white-space: pre-wrap;
40811
41092
  ${$maxWidth && `max-width: ${$maxWidth}`};
40812
41093
  `);
40813
- const Arrow = styledComponents.styled.svg.withConfig({
41094
+ const Arrow = styled.styled.svg.withConfig({
40814
41095
  componentId: "sc-ymqkp1-1"
40815
41096
  })(["", ";"], ({
40816
41097
  theme: theme2
@@ -41521,7 +41802,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
41521
41802
  const ToastContext = React.createContext({
41522
41803
  createToast: () => null
41523
41804
  });
41524
- const ToastIcon = styledComponents.styled(SvgImage).withConfig({
41805
+ const ToastIcon = styled.styled(SvgImage).withConfig({
41525
41806
  componentId: "sc-tmc8vl-0"
41526
41807
  })(["", ""], ({
41527
41808
  theme: theme2,
@@ -41531,7 +41812,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
41531
41812
  height: ${theme2.click.toast.icon.size.height};
41532
41813
  color: ${theme2.click.toast.color.icon[$type]}
41533
41814
  `);
41534
- const hide = styledComponents.keyframes`
41815
+ const hide = styled.keyframes`
41535
41816
  from {
41536
41817
  opacity: 1;
41537
41818
  }
@@ -41539,7 +41820,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
41539
41820
  opacity: 0;
41540
41821
  }
41541
41822
  `;
41542
- const slideIn = styledComponents.keyframes`
41823
+ const slideIn = styled.keyframes`
41543
41824
  from {
41544
41825
  transform: translateX(calc(100% + var(--viewport-padding)));
41545
41826
  }
@@ -41547,7 +41828,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
41547
41828
  transform: translateX(0);
41548
41829
  }
41549
41830
  `;
41550
- const swipeOut = styledComponents.keyframes`
41831
+ const swipeOut = styled.keyframes`
41551
41832
  from {
41552
41833
  transform: translateX(var(--radix-toast-swipe-end-x));
41553
41834
  }
@@ -41555,7 +41836,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
41555
41836
  transform: translateX(calc(100% + var(--viewport-padding)));
41556
41837
  }
41557
41838
  `;
41558
- const ToastRoot = styledComponents.styled($054eb8030ebde76e$export$be92b6f5f03c0fe9).withConfig({
41839
+ const ToastRoot = styled.styled($054eb8030ebde76e$export$be92b6f5f03c0fe9).withConfig({
41559
41840
  componentId: "sc-tmc8vl-1"
41560
41841
  })(["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;}"], ({
41561
41842
  theme: theme2
@@ -41567,7 +41848,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
41567
41848
  background: ${theme2.click.global.color.background.default};
41568
41849
  box-shadow: ${theme2.click.toast.shadow};
41569
41850
  `, slideIn, hide, swipeOut);
41570
- const ToastHeader = styledComponents.styled($054eb8030ebde76e$export$f99233281efd08a0).withConfig({
41851
+ const ToastHeader = styled.styled($054eb8030ebde76e$export$f99233281efd08a0).withConfig({
41571
41852
  componentId: "sc-tmc8vl-2"
41572
41853
  })(["display:flex;justify-content:space-between;align-items:center;width:100%;gap:inherit;", ""], ({
41573
41854
  theme: theme2
@@ -41575,7 +41856,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
41575
41856
  font: ${theme2.click.toast.typography.title.default};
41576
41857
  color: ${theme2.click.toast.color.title.default};
41577
41858
  `);
41578
- const ToastDescriptionContainer = styledComponents.styled.div.withConfig({
41859
+ const ToastDescriptionContainer = styled.styled.div.withConfig({
41579
41860
  componentId: "sc-tmc8vl-3"
41580
41861
  })(["display:flex;justify-content:space-between;width:100%;align-items:flex-end;gap:inherit;", ""], ({
41581
41862
  theme: theme2
@@ -41583,7 +41864,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
41583
41864
  font: ${theme2.click.toast.typography.title.default};
41584
41865
  color: ${theme2.click.toast.color.title.default};
41585
41866
  `);
41586
- const ToastDescriptionContent = styledComponents.styled.div.withConfig({
41867
+ const ToastDescriptionContent = styled.styled.div.withConfig({
41587
41868
  componentId: "sc-tmc8vl-4"
41588
41869
  })(["display:flex;align-self:stretch;gap:inherit;", ""], ({
41589
41870
  theme: theme2
@@ -41591,7 +41872,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
41591
41872
  font: ${theme2.click.toast.typography.description.default};
41592
41873
  color: ${theme2.click.toast.color.description.default};
41593
41874
  `);
41594
- const Title = styledComponents.styled.div.withConfig({
41875
+ const Title = styled.styled.div.withConfig({
41595
41876
  componentId: "sc-tmc8vl-5"
41596
41877
  })(["flex:1;"]);
41597
41878
  const Toast = ({
@@ -41625,7 +41906,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
41625
41906
  ] })
41626
41907
  ] });
41627
41908
  };
41628
- const Viewport = styledComponents.styled($054eb8030ebde76e$export$d5c6c08dc2d3ca7).withConfig({
41909
+ const Viewport = styled.styled($054eb8030ebde76e$export$d5c6c08dc2d3ca7).withConfig({
41629
41910
  componentId: "sc-tmc8vl-6"
41630
41911
  })(["--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;"], ({
41631
41912
  theme: theme2
@@ -42953,6 +43234,126 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
42953
43234
  }
42954
43235
  }
42955
43236
  },
43237
+ datePicker: {
43238
+ dateOption: {
43239
+ color: {
43240
+ label: {
43241
+ "default": "#161517",
43242
+ hover: "#161517",
43243
+ active: "#ffffff",
43244
+ disabled: "#a0a0a0",
43245
+ range: "#161517"
43246
+ },
43247
+ background: {
43248
+ "default": "#ffffff",
43249
+ hover: "#ffffff",
43250
+ active: "#151515",
43251
+ disabled: "#ffffff",
43252
+ range: "#e6e7e9"
43253
+ },
43254
+ stroke: {
43255
+ "default": "#ffffff",
43256
+ hover: "#151515",
43257
+ active: "#151515",
43258
+ disabled: "#ffffff",
43259
+ range: "#e6e7e9"
43260
+ }
43261
+ }
43262
+ },
43263
+ color: {
43264
+ title: {
43265
+ "default": "lch(10.2 1.39 305)"
43266
+ },
43267
+ daytitle: {
43268
+ "default": "#696e79"
43269
+ }
43270
+ }
43271
+ },
43272
+ dialog: {
43273
+ typography: {
43274
+ title: {
43275
+ "default": `600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
43276
+ }
43277
+ }
43278
+ },
43279
+ flyout: {
43280
+ typography: {
43281
+ title: {
43282
+ "default": `600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
43283
+ }
43284
+ },
43285
+ color: {
43286
+ background: {
43287
+ "default": "#ffffff"
43288
+ },
43289
+ title: {
43290
+ "default": "lch(10.2 1.39 305)"
43291
+ },
43292
+ description: {
43293
+ "default": "#696e79"
43294
+ },
43295
+ opaqueBackground: {
43296
+ "default": "lch(6.77 0 0 / 0.45)"
43297
+ },
43298
+ stroke: {
43299
+ "default": "#e6e7e9"
43300
+ }
43301
+ }
43302
+ },
43303
+ grid: {
43304
+ header: {
43305
+ cell: {
43306
+ color: {
43307
+ background: {
43308
+ "default": "#f6f7fa",
43309
+ selectIndirect: "lch(99.6 3.76 101)",
43310
+ selectDirect: "lch(97.5 12 97.4)"
43311
+ },
43312
+ title: {
43313
+ "default": "#696e79",
43314
+ selectIndirect: "#161517",
43315
+ selectDirect: "#161517"
43316
+ },
43317
+ stroke: {
43318
+ "default": "lch(89.3 1.07 266)",
43319
+ selectIndirect: "lch(92.8 31.1 85.9)",
43320
+ selectDirect: "lch(90.9 28.1 85.9)"
43321
+ }
43322
+ }
43323
+ }
43324
+ },
43325
+ body: {
43326
+ cell: {
43327
+ color: {
43328
+ background: {
43329
+ "default": "#ffffff",
43330
+ selectIndirect: "lch(99.4 8.48 102 / 0.2)",
43331
+ selectDirect: "lch(99.4 8.48 102 / 0.2)"
43332
+ },
43333
+ stroke: {
43334
+ "default": "#e6e7e9",
43335
+ selectIndirect: "lch(74.1 25.6 85.9)",
43336
+ selectDirect: "#FFC029"
43337
+ },
43338
+ text: {
43339
+ "default": "lch(7.17 1.44 305)",
43340
+ selectIndirect: "#161517",
43341
+ selectDirect: "#161517"
43342
+ }
43343
+ }
43344
+ }
43345
+ },
43346
+ global: {
43347
+ color: {
43348
+ stroke: {
43349
+ "default": "#e6e7e9"
43350
+ },
43351
+ background: {
43352
+ "default": "#ffffff"
43353
+ }
43354
+ }
43355
+ }
43356
+ },
42956
43357
  sidebar: {
42957
43358
  main: {
42958
43359
  color: {
@@ -43207,126 +43608,6 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
43207
43608
  }
43208
43609
  }
43209
43610
  },
43210
- dialog: {
43211
- typography: {
43212
- title: {
43213
- "default": `600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
43214
- }
43215
- }
43216
- },
43217
- flyout: {
43218
- typography: {
43219
- title: {
43220
- "default": `600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
43221
- }
43222
- },
43223
- color: {
43224
- background: {
43225
- "default": "#ffffff"
43226
- },
43227
- title: {
43228
- "default": "lch(10.2 1.39 305)"
43229
- },
43230
- description: {
43231
- "default": "#696e79"
43232
- },
43233
- opaqueBackground: {
43234
- "default": "lch(6.77 0 0 / 0.45)"
43235
- },
43236
- stroke: {
43237
- "default": "#e6e7e9"
43238
- }
43239
- }
43240
- },
43241
- grid: {
43242
- header: {
43243
- cell: {
43244
- color: {
43245
- background: {
43246
- "default": "#f6f7fa",
43247
- selectIndirect: "lch(99.6 3.76 101)",
43248
- selectDirect: "lch(97.5 12 97.4)"
43249
- },
43250
- title: {
43251
- "default": "#696e79",
43252
- selectIndirect: "#161517",
43253
- selectDirect: "#161517"
43254
- },
43255
- stroke: {
43256
- "default": "lch(89.3 1.07 266)",
43257
- selectIndirect: "lch(92.8 31.1 85.9)",
43258
- selectDirect: "lch(90.9 28.1 85.9)"
43259
- }
43260
- }
43261
- }
43262
- },
43263
- body: {
43264
- cell: {
43265
- color: {
43266
- background: {
43267
- "default": "#ffffff",
43268
- selectIndirect: "lch(99.4 8.48 102 / 0.2)",
43269
- selectDirect: "lch(99.4 8.48 102 / 0.2)"
43270
- },
43271
- stroke: {
43272
- "default": "#e6e7e9",
43273
- selectIndirect: "lch(74.1 25.6 85.9)",
43274
- selectDirect: "#FFC029"
43275
- },
43276
- text: {
43277
- "default": "lch(7.17 1.44 305)",
43278
- selectIndirect: "#161517",
43279
- selectDirect: "#161517"
43280
- }
43281
- }
43282
- }
43283
- },
43284
- global: {
43285
- color: {
43286
- stroke: {
43287
- "default": "#e6e7e9"
43288
- },
43289
- background: {
43290
- "default": "#ffffff"
43291
- }
43292
- }
43293
- }
43294
- },
43295
- datePicker: {
43296
- dateOption: {
43297
- color: {
43298
- label: {
43299
- "default": "#161517",
43300
- hover: "#161517",
43301
- active: "#ffffff",
43302
- disabled: "#a0a0a0",
43303
- range: "#161517"
43304
- },
43305
- background: {
43306
- "default": "#ffffff",
43307
- hover: "#ffffff",
43308
- active: "#151515",
43309
- disabled: "#ffffff",
43310
- range: "#e6e7e9"
43311
- },
43312
- stroke: {
43313
- "default": "#ffffff",
43314
- hover: "#151515",
43315
- active: "#151515",
43316
- disabled: "#ffffff",
43317
- range: "#e6e7e9"
43318
- }
43319
- }
43320
- },
43321
- color: {
43322
- title: {
43323
- "default": "lch(10.2 1.39 305)"
43324
- },
43325
- daytitle: {
43326
- "default": "#696e79"
43327
- }
43328
- }
43329
- },
43330
43611
  global: {
43331
43612
  color: {
43332
43613
  text: {
@@ -44368,6 +44649,57 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
44368
44649
  }
44369
44650
  }
44370
44651
  },
44652
+ datePicker: {
44653
+ dateOption: {
44654
+ color: {
44655
+ label: {
44656
+ "default": "#ffffff",
44657
+ hover: "#ffffff",
44658
+ active: "#1F1F1C",
44659
+ disabled: "#a0a0a0",
44660
+ range: "#ffffff"
44661
+ },
44662
+ background: {
44663
+ "default": "#1F1F1C",
44664
+ hover: "#1F1F1C",
44665
+ active: "#FAFF69",
44666
+ disabled: "#1F1F1C",
44667
+ range: "#323232"
44668
+ },
44669
+ stroke: {
44670
+ "default": "#1F1F1C",
44671
+ hover: "#FAFF69",
44672
+ active: "#FAFF69",
44673
+ disabled: "#1F1F1C",
44674
+ range: "#323232"
44675
+ }
44676
+ }
44677
+ },
44678
+ color: {
44679
+ title: {
44680
+ "default": "rgb(97.5% 97.5% 97.5%)"
44681
+ },
44682
+ daytitle: {
44683
+ "default": "#b3b6bd"
44684
+ }
44685
+ }
44686
+ },
44687
+ dialog: {
44688
+ color: {
44689
+ background: {
44690
+ "default": "#1F1F1C"
44691
+ },
44692
+ title: {
44693
+ "default": "rgb(97.5% 97.5% 97.5%)"
44694
+ },
44695
+ description: {
44696
+ "default": "#b3b6bd"
44697
+ },
44698
+ opaqueBackground: {
44699
+ "default": "lch(40.7 0 0 / 0.75)"
44700
+ }
44701
+ }
44702
+ },
44371
44703
  field: {
44372
44704
  color: {
44373
44705
  background: {
@@ -44417,6 +44749,67 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
44417
44749
  }
44418
44750
  }
44419
44751
  },
44752
+ fileUpload: {
44753
+ sm: {
44754
+ color: {
44755
+ icon: {
44756
+ "default": "#b3b6bd"
44757
+ }
44758
+ }
44759
+ },
44760
+ md: {
44761
+ color: {
44762
+ icon: {
44763
+ "default": "#ffffff"
44764
+ }
44765
+ }
44766
+ },
44767
+ color: {
44768
+ background: {
44769
+ "default": "#1F1F1C",
44770
+ hover: "#1F1F1C",
44771
+ active: "rgb(19.9% 19.9% 19.9%)",
44772
+ error: "rgb(100% 13.7% 13.7% / 0.2)"
44773
+ },
44774
+ stroke: {
44775
+ "default": "rgb(23.6% 23.6% 23.6%)",
44776
+ hover: "rgb(23.6% 23.6% 23.6%)",
44777
+ active: "#414141",
44778
+ error: "rgba(0,0,0,0)"
44779
+ },
44780
+ title: {
44781
+ "default": "#ffffff",
44782
+ hover: "#ffffff",
44783
+ active: "#ffffff",
44784
+ error: "#ffbaba"
44785
+ },
44786
+ description: {
44787
+ "default": "#b3b6bd",
44788
+ hover: "#b3b6bd",
44789
+ active: "#b3b6bd",
44790
+ error: "#ffbaba"
44791
+ }
44792
+ }
44793
+ },
44794
+ flyout: {
44795
+ color: {
44796
+ background: {
44797
+ "default": "#282828"
44798
+ },
44799
+ title: {
44800
+ "default": "rgb(97.5% 97.5% 97.5%)"
44801
+ },
44802
+ description: {
44803
+ "default": "#b3b6bd"
44804
+ },
44805
+ opaqueBackground: {
44806
+ "default": "lch(6.77 0 0 / 0.45)"
44807
+ },
44808
+ stroke: {
44809
+ "default": "#323232"
44810
+ }
44811
+ }
44812
+ },
44420
44813
  genericMenu: {
44421
44814
  item: {
44422
44815
  color: {
@@ -44491,6 +44884,88 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
44491
44884
  }
44492
44885
  }
44493
44886
  },
44887
+ grid: {
44888
+ header: {
44889
+ cell: {
44890
+ color: {
44891
+ background: {
44892
+ "default": "#282828",
44893
+ selectIndirect: "lch(19.5 0 0)",
44894
+ selectDirect: "lch(27.3 0 0)"
44895
+ },
44896
+ title: {
44897
+ "default": "#b3b6bd",
44898
+ selectIndirect: "#ffffff",
44899
+ selectDirect: "#ffffff"
44900
+ },
44901
+ stroke: {
44902
+ "default": "lch(20.3 0 0)",
44903
+ selectIndirect: "lch(26.8 0 0)",
44904
+ selectDirect: "lch(29.4 0 0)"
44905
+ }
44906
+ }
44907
+ }
44908
+ },
44909
+ body: {
44910
+ cell: {
44911
+ color: {
44912
+ background: {
44913
+ "default": "#1F1F1C",
44914
+ selectIndirect: "lch(15.8 0 0)",
44915
+ selectDirect: "lch(15.8 0 0)"
44916
+ },
44917
+ stroke: {
44918
+ "default": "#323232",
44919
+ selectIndirect: "lch(22 0 0)",
44920
+ selectDirect: "#FAFF69"
44921
+ },
44922
+ text: {
44923
+ "default": "lch(100 0 0)",
44924
+ selectIndirect: "#ffffff",
44925
+ selectDirect: "#ffffff"
44926
+ }
44927
+ }
44928
+ }
44929
+ },
44930
+ global: {
44931
+ color: {
44932
+ stroke: {
44933
+ "default": "#323232"
44934
+ },
44935
+ background: {
44936
+ "default": "#1F1F1C"
44937
+ }
44938
+ }
44939
+ }
44940
+ },
44941
+ icon: {
44942
+ color: {
44943
+ background: {
44944
+ "default": "rgba(0,0,0,0)",
44945
+ success: "rgb(20% 100% 26.7% / 0.2)",
44946
+ neutral: "rgb(62.7% 62.7% 62.7% / 0.2)",
44947
+ danger: "rgb(100% 13.7% 13.7% / 0.2)",
44948
+ info: "rgb(26.3% 49.4% 93.7% / 0.2)",
44949
+ warning: "rgb(100% 46.7% 16.1% / 0.2)"
44950
+ },
44951
+ text: {
44952
+ "default": "rgba(0,0,0,0)",
44953
+ success: "#CCFFD0",
44954
+ neutral: "#c0c0c0",
44955
+ danger: "#ffbaba",
44956
+ info: "#D0DFFB",
44957
+ warning: "#FFB88F"
44958
+ },
44959
+ stroke: {
44960
+ "default": "rgba(0,0,0,0)",
44961
+ success: "rgb(20% 100% 26.7% / 0.05)",
44962
+ neutral: "rgb(62.7% 62.7% 62.7% / 0.2)",
44963
+ danger: "rgb(100% 13.7% 13.7% / 0.05)",
44964
+ info: "rgb(26.3% 49.4% 93.7% / 0.05)",
44965
+ warning: "rgb(100% 46.7% 16.1% / 0.05)"
44966
+ }
44967
+ }
44968
+ },
44494
44969
  image: {
44495
44970
  color: {
44496
44971
  stroke: "#ffffff"
@@ -44910,158 +45385,6 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
44910
45385
  }
44911
45386
  }
44912
45387
  },
44913
- dialog: {
44914
- color: {
44915
- background: {
44916
- "default": "#1F1F1C"
44917
- },
44918
- title: {
44919
- "default": "rgb(97.5% 97.5% 97.5%)"
44920
- },
44921
- description: {
44922
- "default": "#b3b6bd"
44923
- },
44924
- opaqueBackground: {
44925
- "default": "lch(40.7 0 0 / 0.75)"
44926
- }
44927
- }
44928
- },
44929
- flyout: {
44930
- color: {
44931
- background: {
44932
- "default": "#282828"
44933
- },
44934
- title: {
44935
- "default": "rgb(97.5% 97.5% 97.5%)"
44936
- },
44937
- description: {
44938
- "default": "#b3b6bd"
44939
- },
44940
- opaqueBackground: {
44941
- "default": "lch(6.77 0 0 / 0.45)"
44942
- },
44943
- stroke: {
44944
- "default": "#323232"
44945
- }
44946
- }
44947
- },
44948
- grid: {
44949
- header: {
44950
- cell: {
44951
- color: {
44952
- background: {
44953
- "default": "#282828",
44954
- selectIndirect: "lch(19.5 0 0)",
44955
- selectDirect: "lch(27.3 0 0)"
44956
- },
44957
- title: {
44958
- "default": "#b3b6bd",
44959
- selectIndirect: "#ffffff",
44960
- selectDirect: "#ffffff"
44961
- },
44962
- stroke: {
44963
- "default": "lch(20.3 0 0)",
44964
- selectIndirect: "lch(26.8 0 0)",
44965
- selectDirect: "lch(29.4 0 0)"
44966
- }
44967
- }
44968
- }
44969
- },
44970
- body: {
44971
- cell: {
44972
- color: {
44973
- background: {
44974
- "default": "#1F1F1C",
44975
- selectIndirect: "lch(15.8 0 0)",
44976
- selectDirect: "lch(15.8 0 0)"
44977
- },
44978
- stroke: {
44979
- "default": "#323232",
44980
- selectIndirect: "lch(22 0 0)",
44981
- selectDirect: "#FAFF69"
44982
- },
44983
- text: {
44984
- "default": "lch(100 0 0)",
44985
- selectIndirect: "#ffffff",
44986
- selectDirect: "#ffffff"
44987
- }
44988
- }
44989
- }
44990
- },
44991
- global: {
44992
- color: {
44993
- stroke: {
44994
- "default": "#323232"
44995
- },
44996
- background: {
44997
- "default": "#1F1F1C"
44998
- }
44999
- }
45000
- }
45001
- },
45002
- icon: {
45003
- color: {
45004
- background: {
45005
- "default": "rgba(0,0,0,0)",
45006
- success: "rgb(20% 100% 26.7% / 0.2)",
45007
- neutral: "rgb(62.7% 62.7% 62.7% / 0.2)",
45008
- danger: "rgb(100% 13.7% 13.7% / 0.2)",
45009
- info: "rgb(26.3% 49.4% 93.7% / 0.2)",
45010
- warning: "rgb(100% 46.7% 16.1% / 0.2)"
45011
- },
45012
- text: {
45013
- "default": "rgba(0,0,0,0)",
45014
- success: "#CCFFD0",
45015
- neutral: "#c0c0c0",
45016
- danger: "#ffbaba",
45017
- info: "#D0DFFB",
45018
- warning: "#FFB88F"
45019
- },
45020
- stroke: {
45021
- "default": "rgba(0,0,0,0)",
45022
- success: "rgb(20% 100% 26.7% / 0.05)",
45023
- neutral: "rgb(62.7% 62.7% 62.7% / 0.2)",
45024
- danger: "rgb(100% 13.7% 13.7% / 0.05)",
45025
- info: "rgb(26.3% 49.4% 93.7% / 0.05)",
45026
- warning: "rgb(100% 46.7% 16.1% / 0.05)"
45027
- }
45028
- }
45029
- },
45030
- datePicker: {
45031
- dateOption: {
45032
- color: {
45033
- label: {
45034
- "default": "#ffffff",
45035
- hover: "#ffffff",
45036
- active: "#1F1F1C",
45037
- disabled: "#a0a0a0",
45038
- range: "#ffffff"
45039
- },
45040
- background: {
45041
- "default": "#1F1F1C",
45042
- hover: "#1F1F1C",
45043
- active: "#FAFF69",
45044
- disabled: "#1F1F1C",
45045
- range: "#323232"
45046
- },
45047
- stroke: {
45048
- "default": "#1F1F1C",
45049
- hover: "#FAFF69",
45050
- active: "#FAFF69",
45051
- disabled: "#1F1F1C",
45052
- range: "#323232"
45053
- }
45054
- }
45055
- },
45056
- color: {
45057
- title: {
45058
- "default": "rgb(97.5% 97.5% 97.5%)"
45059
- },
45060
- daytitle: {
45061
- "default": "#b3b6bd"
45062
- }
45063
- }
45064
- },
45065
45388
  global: {
45066
45389
  color: {
45067
45390
  background: {
@@ -46138,6 +46461,57 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
46138
46461
  }
46139
46462
  }
46140
46463
  },
46464
+ datePicker: {
46465
+ dateOption: {
46466
+ color: {
46467
+ label: {
46468
+ "default": "#161517",
46469
+ hover: "#161517",
46470
+ active: "#ffffff",
46471
+ disabled: "#a0a0a0",
46472
+ range: "#161517"
46473
+ },
46474
+ background: {
46475
+ "default": "#ffffff",
46476
+ hover: "#ffffff",
46477
+ active: "#151515",
46478
+ disabled: "#ffffff",
46479
+ range: "#e6e7e9"
46480
+ },
46481
+ stroke: {
46482
+ "default": "#ffffff",
46483
+ hover: "#151515",
46484
+ active: "#151515",
46485
+ disabled: "#ffffff",
46486
+ range: "#e6e7e9"
46487
+ }
46488
+ }
46489
+ },
46490
+ color: {
46491
+ title: {
46492
+ "default": "lch(11.1 1.37 305)"
46493
+ },
46494
+ daytitle: {
46495
+ "default": "#696e79"
46496
+ }
46497
+ }
46498
+ },
46499
+ dialog: {
46500
+ color: {
46501
+ background: {
46502
+ "default": "#ffffff"
46503
+ },
46504
+ title: {
46505
+ "default": "lch(11.1 1.37 305)"
46506
+ },
46507
+ description: {
46508
+ "default": "#696e79"
46509
+ },
46510
+ opaqueBackground: {
46511
+ "default": "lch(6.77 0 0 / 0.75)"
46512
+ }
46513
+ }
46514
+ },
46141
46515
  field: {
46142
46516
  color: {
46143
46517
  background: {
@@ -46187,6 +46561,64 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
46187
46561
  }
46188
46562
  }
46189
46563
  },
46564
+ fileUpload: {
46565
+ sm: {
46566
+ color: {
46567
+ icon: {
46568
+ "default": "#696e79"
46569
+ }
46570
+ }
46571
+ },
46572
+ md: {
46573
+ color: {
46574
+ icon: {
46575
+ "default": "#161517"
46576
+ }
46577
+ }
46578
+ },
46579
+ color: {
46580
+ background: {
46581
+ "default": "#ffffff",
46582
+ hover: "#ffffff",
46583
+ active: "rgb(96.6% 96.9% 98.1%)",
46584
+ error: "rgb(100% 13.7% 13.7% / 0.1)"
46585
+ },
46586
+ stroke: {
46587
+ "default": "rgb(90.7% 91.1% 91.8%)",
46588
+ hover: "rgb(90.7% 91.1% 91.8%)",
46589
+ active: "#b3b6bd",
46590
+ error: "rgba(0,0,0,0)"
46591
+ },
46592
+ title: {
46593
+ "default": "#161517",
46594
+ hover: "#161517",
46595
+ active: "#161517",
46596
+ error: "#c10000"
46597
+ },
46598
+ description: {
46599
+ "default": "#696e79",
46600
+ hover: "#696e79",
46601
+ active: "#696e79",
46602
+ error: "#c10000"
46603
+ }
46604
+ }
46605
+ },
46606
+ flyout: {
46607
+ color: {
46608
+ background: {
46609
+ "default": "#ffffff"
46610
+ },
46611
+ title: {
46612
+ "default": "lch(11.1 1.37 305)"
46613
+ },
46614
+ description: {
46615
+ "default": "#696e79"
46616
+ },
46617
+ stroke: {
46618
+ "default": "#e6e7e9"
46619
+ }
46620
+ }
46621
+ },
46190
46622
  genericMenu: {
46191
46623
  item: {
46192
46624
  color: {
@@ -46260,6 +46692,88 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
46260
46692
  }
46261
46693
  }
46262
46694
  },
46695
+ grid: {
46696
+ header: {
46697
+ cell: {
46698
+ color: {
46699
+ background: {
46700
+ "default": "#f6f7fa",
46701
+ selectIndirect: "lch(95.6 5.84 264)",
46702
+ selectDirect: "lch(93.2 7.7 264)"
46703
+ },
46704
+ title: {
46705
+ "default": "#696e79",
46706
+ selectIndirect: "#161517",
46707
+ selectDirect: "#161517"
46708
+ },
46709
+ stroke: {
46710
+ "default": "lch(89.3 1.07 266)",
46711
+ selectIndirect: "lch(91.8 7.59 264)",
46712
+ selectDirect: "lch(86.1 15.1 266)"
46713
+ }
46714
+ }
46715
+ }
46716
+ },
46717
+ body: {
46718
+ cell: {
46719
+ color: {
46720
+ background: {
46721
+ "default": "#ffffff",
46722
+ selectIndirect: "lch(94.1 7.78 264 / 0.2)",
46723
+ selectDirect: "lch(94.1 7.78 264 / 0.2)"
46724
+ },
46725
+ stroke: {
46726
+ "default": "#e6e7e9",
46727
+ selectIndirect: "lch(70.7 12.4 266)",
46728
+ selectDirect: "#437EEF"
46729
+ },
46730
+ text: {
46731
+ "default": "lch(7.17 1.44 305)",
46732
+ selectIndirect: "#161517",
46733
+ selectDirect: "#161517"
46734
+ }
46735
+ }
46736
+ }
46737
+ },
46738
+ global: {
46739
+ color: {
46740
+ stroke: {
46741
+ "default": "#e6e7e9"
46742
+ },
46743
+ background: {
46744
+ "default": "#ffffff"
46745
+ }
46746
+ }
46747
+ }
46748
+ },
46749
+ icon: {
46750
+ color: {
46751
+ background: {
46752
+ "default": "rgba(0,0,0,0)",
46753
+ success: "rgb(20% 100% 26.7% / 0.1)",
46754
+ neutral: "rgb(41.2% 43.1% 47.5% / 0.1)",
46755
+ danger: "rgb(100% 13.7% 13.7% / 0.1)",
46756
+ info: "rgb(26.3% 49.4% 93.7% / 0.1)",
46757
+ warning: "rgb(100% 46.7% 16.1% / 0.1)"
46758
+ },
46759
+ text: {
46760
+ "default": "rgba(0,0,0,0)",
46761
+ success: "#008A0B",
46762
+ neutral: "#53575f",
46763
+ danger: "#c10000",
46764
+ info: "#437EEF",
46765
+ warning: "#A33C00"
46766
+ },
46767
+ stroke: {
46768
+ "default": "rgba(0,0,0,0)",
46769
+ success: "rgb(20% 100% 26.7% / 0.05)",
46770
+ neutral: "rgb(41.2% 43.1% 47.5% / 0.1)",
46771
+ danger: "rgb(100% 13.7% 13.7% / 0.05)",
46772
+ info: "rgb(26.3% 49.4% 93.7% / 0.05)",
46773
+ warning: "rgb(100% 46.7% 16.1% / 0.05)"
46774
+ }
46775
+ }
46776
+ },
46263
46777
  image: {
46264
46778
  color: {
46265
46779
  stroke: "#161517"
@@ -46682,155 +47196,6 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
46682
47196
  }
46683
47197
  }
46684
47198
  },
46685
- dialog: {
46686
- color: {
46687
- background: {
46688
- "default": "#ffffff"
46689
- },
46690
- title: {
46691
- "default": "lch(11.1 1.37 305)"
46692
- },
46693
- description: {
46694
- "default": "#696e79"
46695
- },
46696
- opaqueBackground: {
46697
- "default": "lch(6.77 0 0 / 0.75)"
46698
- }
46699
- }
46700
- },
46701
- flyout: {
46702
- color: {
46703
- background: {
46704
- "default": "#ffffff"
46705
- },
46706
- title: {
46707
- "default": "lch(11.1 1.37 305)"
46708
- },
46709
- description: {
46710
- "default": "#696e79"
46711
- },
46712
- stroke: {
46713
- "default": "#e6e7e9"
46714
- }
46715
- }
46716
- },
46717
- grid: {
46718
- header: {
46719
- cell: {
46720
- color: {
46721
- background: {
46722
- "default": "#f6f7fa",
46723
- selectIndirect: "lch(95.6 5.84 264)",
46724
- selectDirect: "lch(93.2 7.7 264)"
46725
- },
46726
- title: {
46727
- "default": "#696e79",
46728
- selectIndirect: "#161517",
46729
- selectDirect: "#161517"
46730
- },
46731
- stroke: {
46732
- "default": "lch(89.3 1.07 266)",
46733
- selectIndirect: "lch(91.8 7.59 264)",
46734
- selectDirect: "lch(86.1 15.1 266)"
46735
- }
46736
- }
46737
- }
46738
- },
46739
- body: {
46740
- cell: {
46741
- color: {
46742
- background: {
46743
- "default": "#ffffff",
46744
- selectIndirect: "lch(94.1 7.78 264 / 0.2)",
46745
- selectDirect: "lch(94.1 7.78 264 / 0.2)"
46746
- },
46747
- stroke: {
46748
- "default": "#e6e7e9",
46749
- selectIndirect: "lch(70.7 12.4 266)",
46750
- selectDirect: "#437EEF"
46751
- },
46752
- text: {
46753
- "default": "lch(7.17 1.44 305)",
46754
- selectIndirect: "#161517",
46755
- selectDirect: "#161517"
46756
- }
46757
- }
46758
- }
46759
- },
46760
- global: {
46761
- color: {
46762
- stroke: {
46763
- "default": "#e6e7e9"
46764
- },
46765
- background: {
46766
- "default": "#ffffff"
46767
- }
46768
- }
46769
- }
46770
- },
46771
- icon: {
46772
- color: {
46773
- background: {
46774
- "default": "rgba(0,0,0,0)",
46775
- success: "rgb(20% 100% 26.7% / 0.1)",
46776
- neutral: "rgb(41.2% 43.1% 47.5% / 0.1)",
46777
- danger: "rgb(100% 13.7% 13.7% / 0.1)",
46778
- info: "rgb(26.3% 49.4% 93.7% / 0.1)",
46779
- warning: "rgb(100% 46.7% 16.1% / 0.1)"
46780
- },
46781
- text: {
46782
- "default": "rgba(0,0,0,0)",
46783
- success: "#008A0B",
46784
- neutral: "#53575f",
46785
- danger: "#c10000",
46786
- info: "#437EEF",
46787
- warning: "#A33C00"
46788
- },
46789
- stroke: {
46790
- "default": "rgba(0,0,0,0)",
46791
- success: "rgb(20% 100% 26.7% / 0.05)",
46792
- neutral: "rgb(41.2% 43.1% 47.5% / 0.1)",
46793
- danger: "rgb(100% 13.7% 13.7% / 0.05)",
46794
- info: "rgb(26.3% 49.4% 93.7% / 0.05)",
46795
- warning: "rgb(100% 46.7% 16.1% / 0.05)"
46796
- }
46797
- }
46798
- },
46799
- datePicker: {
46800
- dateOption: {
46801
- color: {
46802
- label: {
46803
- "default": "#161517",
46804
- hover: "#161517",
46805
- active: "#ffffff",
46806
- disabled: "#a0a0a0",
46807
- range: "#161517"
46808
- },
46809
- background: {
46810
- "default": "#ffffff",
46811
- hover: "#ffffff",
46812
- active: "#151515",
46813
- disabled: "#ffffff",
46814
- range: "#e6e7e9"
46815
- },
46816
- stroke: {
46817
- "default": "#ffffff",
46818
- hover: "#151515",
46819
- active: "#151515",
46820
- disabled: "#ffffff",
46821
- range: "#e6e7e9"
46822
- }
46823
- }
46824
- },
46825
- color: {
46826
- title: {
46827
- "default": "lch(11.1 1.37 305)"
46828
- },
46829
- daytitle: {
46830
- "default": "#696e79"
46831
- }
46832
- }
46833
- },
46834
47199
  global: {
46835
47200
  color: {
46836
47201
  background: {
@@ -48424,6 +48789,138 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
48424
48789
  }
48425
48790
  }
48426
48791
  },
48792
+ container: {
48793
+ space: {
48794
+ none: "0",
48795
+ xxs: "0.25rem",
48796
+ xs: "0.5rem",
48797
+ sm: "0.75rem",
48798
+ md: "1rem",
48799
+ lg: "1.5rem",
48800
+ xl: "2rem",
48801
+ xxl: "4rem"
48802
+ },
48803
+ gap: {
48804
+ none: "0",
48805
+ xxs: "0.25rem",
48806
+ xs: "0.5rem",
48807
+ sm: "0.75rem",
48808
+ md: "1rem",
48809
+ lg: "1.5rem",
48810
+ xl: "2rem",
48811
+ xxl: "4rem"
48812
+ }
48813
+ },
48814
+ datePicker: {
48815
+ dateOption: {
48816
+ space: {
48817
+ gap: "2px"
48818
+ },
48819
+ radii: {
48820
+ "default": "0.25rem",
48821
+ range: "0"
48822
+ },
48823
+ stroke: "1px",
48824
+ size: {
48825
+ height: "2rem",
48826
+ width: "2rem"
48827
+ },
48828
+ typography: {
48829
+ label: {
48830
+ "default": `400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,
48831
+ hover: `400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,
48832
+ active: `600 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,
48833
+ disabled: `400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,
48834
+ range: `400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
48835
+ }
48836
+ },
48837
+ color: {
48838
+ label: {
48839
+ "default": "#161517",
48840
+ hover: "#161517",
48841
+ active: "#ffffff",
48842
+ disabled: "#a0a0a0",
48843
+ range: "#161517"
48844
+ },
48845
+ background: {
48846
+ "default": "#ffffff",
48847
+ hover: "#ffffff",
48848
+ active: "#151515",
48849
+ disabled: "#ffffff",
48850
+ range: "#e6e7e9"
48851
+ },
48852
+ stroke: {
48853
+ "default": "#ffffff",
48854
+ hover: "#151515",
48855
+ active: "#151515",
48856
+ disabled: "#ffffff",
48857
+ range: "#e6e7e9"
48858
+ }
48859
+ }
48860
+ },
48861
+ space: {
48862
+ gap: "0.25rem"
48863
+ },
48864
+ typography: {
48865
+ daytitle: {
48866
+ "default": `400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
48867
+ },
48868
+ title: {
48869
+ "default": `600 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
48870
+ }
48871
+ },
48872
+ color: {
48873
+ title: {
48874
+ "default": "lch(11.1 1.37 305)"
48875
+ },
48876
+ daytitle: {
48877
+ "default": "#696e79"
48878
+ }
48879
+ }
48880
+ },
48881
+ dialog: {
48882
+ space: {
48883
+ y: "1.5rem",
48884
+ x: "2rem",
48885
+ gap: "1rem"
48886
+ },
48887
+ title: {
48888
+ space: {
48889
+ gap: "0.25rem"
48890
+ }
48891
+ },
48892
+ radii: {
48893
+ all: "0.5rem"
48894
+ },
48895
+ shadow: {
48896
+ "default": "0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)"
48897
+ },
48898
+ stroke: {
48899
+ "default": "1px solid #e6e7e9"
48900
+ },
48901
+ typography: {
48902
+ title: {
48903
+ "default": `700 1.25rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
48904
+ },
48905
+ description: {
48906
+ "default": `400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
48907
+ }
48908
+ },
48909
+ color: {
48910
+ background: {
48911
+ "default": "#ffffff"
48912
+ },
48913
+ title: {
48914
+ "default": "lch(11.1 1.37 305)"
48915
+ },
48916
+ description: {
48917
+ "default": "#696e79"
48918
+ },
48919
+ opaqueBackground: {
48920
+ "default": "lch(6.77 0 0 / 0.75)"
48921
+ }
48922
+ }
48923
+ },
48427
48924
  docs: {
48428
48925
  typography: {
48429
48926
  titles: {
@@ -48556,6 +49053,182 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
48556
49053
  }
48557
49054
  }
48558
49055
  },
49056
+ fileUpload: {
49057
+ sm: {
49058
+ icon: {
49059
+ size: {
49060
+ height: "1.5rem",
49061
+ width: "1.5rem"
49062
+ }
49063
+ },
49064
+ space: {
49065
+ gap: "0.75rem",
49066
+ x: "1rem",
49067
+ y: "0.5rem"
49068
+ },
49069
+ radii: {
49070
+ all: "0.25rem"
49071
+ },
49072
+ color: {
49073
+ icon: {
49074
+ "default": "#696e79"
49075
+ }
49076
+ }
49077
+ },
49078
+ md: {
49079
+ icon: {
49080
+ size: {
49081
+ height: "2rem",
49082
+ width: "2rem"
49083
+ }
49084
+ },
49085
+ space: {
49086
+ gap: "0.5rem",
49087
+ x: "1rem",
49088
+ y: "0.75rem"
49089
+ },
49090
+ radii: {
49091
+ all: "0.5rem"
49092
+ },
49093
+ color: {
49094
+ icon: {
49095
+ "default": "#161517"
49096
+ }
49097
+ }
49098
+ },
49099
+ typography: {
49100
+ title: {
49101
+ "default": `500 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
49102
+ },
49103
+ description: {
49104
+ "default": `400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
49105
+ }
49106
+ },
49107
+ hasFile: {
49108
+ space: {
49109
+ gap: "0.75rem"
49110
+ },
49111
+ header: {
49112
+ space: {
49113
+ gap: "0.5rem"
49114
+ }
49115
+ }
49116
+ },
49117
+ transitions: {
49118
+ all: "all 100ms ease-in 0ms"
49119
+ },
49120
+ color: {
49121
+ background: {
49122
+ "default": "#ffffff",
49123
+ hover: "#ffffff",
49124
+ active: "rgb(96.6% 96.9% 98.1%)",
49125
+ error: "rgb(100% 13.7% 13.7% / 0.1)"
49126
+ },
49127
+ stroke: {
49128
+ "default": "rgb(90.7% 91.1% 91.8%)",
49129
+ hover: "rgb(90.7% 91.1% 91.8%)",
49130
+ active: "#b3b6bd",
49131
+ error: "rgba(0,0,0,0)"
49132
+ },
49133
+ title: {
49134
+ "default": "#161517",
49135
+ hover: "#161517",
49136
+ active: "#161517",
49137
+ error: "#c10000"
49138
+ },
49139
+ description: {
49140
+ "default": "#696e79",
49141
+ hover: "#696e79",
49142
+ active: "#696e79",
49143
+ error: "#c10000"
49144
+ }
49145
+ }
49146
+ },
49147
+ flyout: {
49148
+ space: {
49149
+ "default": {
49150
+ x: "0",
49151
+ y: "1.5rem",
49152
+ gap: "1rem",
49153
+ top: "0",
49154
+ content: {
49155
+ x: "1.5rem",
49156
+ y: "1.5rem",
49157
+ "row-gap": "0.25rem",
49158
+ "column-gap": "1rem"
49159
+ }
49160
+ },
49161
+ inline: {
49162
+ x: "0",
49163
+ y: "0.75rem",
49164
+ gap: "0.75rem",
49165
+ top: "3.5rem",
49166
+ content: {
49167
+ x: "0.75rem",
49168
+ y: "0.75rem",
49169
+ "row-gap": "0.25rem",
49170
+ "column-gap": "0.75rem"
49171
+ }
49172
+ }
49173
+ },
49174
+ shadow: {
49175
+ "default": "-5px 0 20px 0 rgba(0, 0, 0, 0.08), -6px 0 10px 0 rgba(0, 0, 0, 0.08)",
49176
+ reverse: "5px 0 20px 0 rgba(0, 0, 0, 0.08), 6px 0 10px 0 rgba(0, 0, 0, 0.08)"
49177
+ },
49178
+ size: {
49179
+ "default": {
49180
+ width: "27.5rem",
49181
+ height: "100%"
49182
+ },
49183
+ wide: {
49184
+ width: "37.5rem",
49185
+ height: "100vh"
49186
+ },
49187
+ narrow: {
49188
+ width: "21rem",
49189
+ height: "100%"
49190
+ },
49191
+ widest: {
49192
+ width: "55rem",
49193
+ height: "100vh"
49194
+ }
49195
+ },
49196
+ typography: {
49197
+ "default": {
49198
+ description: {
49199
+ "default": `400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
49200
+ },
49201
+ title: {
49202
+ "default": `700 1.25rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
49203
+ }
49204
+ },
49205
+ inline: {
49206
+ description: {
49207
+ "default": `400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
49208
+ },
49209
+ title: {
49210
+ "default": `600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
49211
+ }
49212
+ }
49213
+ },
49214
+ color: {
49215
+ background: {
49216
+ "default": "#ffffff"
49217
+ },
49218
+ title: {
49219
+ "default": "lch(11.1 1.37 305)"
49220
+ },
49221
+ description: {
49222
+ "default": "#696e79"
49223
+ },
49224
+ opaqueBackground: {
49225
+ "default": "lch(6.77 0 0 / 0.45)"
49226
+ },
49227
+ stroke: {
49228
+ "default": "#e6e7e9"
49229
+ }
49230
+ }
49231
+ },
48559
49232
  genericMenu: {
48560
49233
  item: {
48561
49234
  space: {
@@ -48724,6 +49397,149 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
48724
49397
  }
48725
49398
  }
48726
49399
  },
49400
+ grid: {
49401
+ header: {
49402
+ cell: {
49403
+ space: {
49404
+ y: "0.438rem",
49405
+ x: "0.5rem"
49406
+ },
49407
+ size: {
49408
+ height: "2rem"
49409
+ },
49410
+ color: {
49411
+ background: {
49412
+ "default": "#f6f7fa",
49413
+ selectIndirect: "lch(95.6 5.84 264)",
49414
+ selectDirect: "lch(93.2 7.7 264)"
49415
+ },
49416
+ title: {
49417
+ "default": "#696e79",
49418
+ selectIndirect: "#161517",
49419
+ selectDirect: "#161517"
49420
+ },
49421
+ stroke: {
49422
+ "default": "lch(89.3 1.07 266)",
49423
+ selectIndirect: "lch(91.8 7.59 264)",
49424
+ selectDirect: "lch(86.1 15.1 266)"
49425
+ }
49426
+ }
49427
+ },
49428
+ title: {
49429
+ "default": `500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
49430
+ }
49431
+ },
49432
+ body: {
49433
+ cell: {
49434
+ space: {
49435
+ y: "5.5px",
49436
+ x: "0.5rem"
49437
+ },
49438
+ size: {
49439
+ height: "2rem"
49440
+ },
49441
+ color: {
49442
+ background: {
49443
+ "default": "#ffffff",
49444
+ selectIndirect: "lch(94.1 7.78 264 / 0.2)",
49445
+ selectDirect: "lch(94.1 7.78 264 / 0.2)"
49446
+ },
49447
+ stroke: {
49448
+ "default": "#e6e7e9",
49449
+ selectIndirect: "lch(70.7 12.4 266)",
49450
+ selectDirect: "#437EEF"
49451
+ },
49452
+ text: {
49453
+ "default": "lch(7.17 1.44 305)",
49454
+ selectIndirect: "#161517",
49455
+ selectDirect: "#161517"
49456
+ }
49457
+ }
49458
+ }
49459
+ },
49460
+ cell: {
49461
+ text: {
49462
+ "default": `500 0.875rem/1.5 "Inconsolata", Consolas, '"SFMono Regular"', monospace`
49463
+ }
49464
+ },
49465
+ radii: {
49466
+ none: "0",
49467
+ sm: "0.25rem",
49468
+ md: "0.5rem",
49469
+ lg: "0.75rem"
49470
+ },
49471
+ global: {
49472
+ color: {
49473
+ stroke: {
49474
+ "default": "#e6e7e9"
49475
+ },
49476
+ background: {
49477
+ "default": "#ffffff"
49478
+ }
49479
+ }
49480
+ }
49481
+ },
49482
+ gridContainer: {
49483
+ gap: {
49484
+ none: "0",
49485
+ xxs: "0.25rem",
49486
+ xs: "0.5rem",
49487
+ sm: "0.75rem",
49488
+ md: "1rem",
49489
+ lg: "1.5rem",
49490
+ xl: "2rem",
49491
+ xxl: "4rem",
49492
+ unset: ""
49493
+ }
49494
+ },
49495
+ icon: {
49496
+ space: {
49497
+ xs: {
49498
+ all: "0.25rem"
49499
+ },
49500
+ sm: {
49501
+ all: "0.25rem"
49502
+ },
49503
+ md: {
49504
+ all: "0.365rem"
49505
+ },
49506
+ lg: {
49507
+ all: "0.5rem"
49508
+ },
49509
+ xl: {
49510
+ all: "0.75rem"
49511
+ },
49512
+ xxl: {
49513
+ all: "1rem"
49514
+ }
49515
+ },
49516
+ color: {
49517
+ background: {
49518
+ "default": "rgba(0,0,0,0)",
49519
+ success: "rgb(20% 100% 26.7% / 0.1)",
49520
+ neutral: "rgb(41.2% 43.1% 47.5% / 0.1)",
49521
+ danger: "rgb(100% 13.7% 13.7% / 0.1)",
49522
+ info: "rgb(26.3% 49.4% 93.7% / 0.1)",
49523
+ warning: "rgb(100% 46.7% 16.1% / 0.1)"
49524
+ },
49525
+ text: {
49526
+ "default": "rgba(0,0,0,0)",
49527
+ success: "#008A0B",
49528
+ neutral: "#53575f",
49529
+ danger: "#c10000",
49530
+ info: "#437EEF",
49531
+ warning: "#A33C00"
49532
+ },
49533
+ stroke: {
49534
+ "default": "rgba(0,0,0,0)",
49535
+ success: "rgb(20% 100% 26.7% / 0.05)",
49536
+ neutral: "rgb(41.2% 43.1% 47.5% / 0.1)",
49537
+ danger: "rgb(100% 13.7% 13.7% / 0.05)",
49538
+ info: "rgb(26.3% 49.4% 93.7% / 0.05)",
49539
+ warning: "rgb(100% 46.7% 16.1% / 0.05)"
49540
+ }
49541
+ }
49542
+ },
48727
49543
  image: {
48728
49544
  sm: {
48729
49545
  size: {
@@ -48761,10 +49577,36 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
48761
49577
  width: "4rem"
48762
49578
  }
48763
49579
  },
49580
+ borderWidth: {
49581
+ "default": "1.5px",
49582
+ thin: "1px"
49583
+ },
48764
49584
  color: {
48765
49585
  stroke: "#161517"
48766
49586
  }
48767
49587
  },
49588
+ link: {
49589
+ space: {
49590
+ md: {
49591
+ gap: "0.25rem"
49592
+ },
49593
+ sm: {
49594
+ gap: "2px"
49595
+ }
49596
+ },
49597
+ icon: {
49598
+ size: {
49599
+ sm: {
49600
+ height: "0.75rem",
49601
+ width: "0.75rem"
49602
+ },
49603
+ md: {
49604
+ height: "1rem",
49605
+ width: "1rem"
49606
+ }
49607
+ }
49608
+ }
49609
+ },
48768
49610
  panel: {
48769
49611
  strokeWidth: {
48770
49612
  "default": "1px"
@@ -49629,388 +50471,6 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
49629
50471
  }
49630
50472
  }
49631
50473
  },
49632
- dialog: {
49633
- space: {
49634
- y: "1.5rem",
49635
- x: "2rem",
49636
- gap: "1rem"
49637
- },
49638
- title: {
49639
- space: {
49640
- gap: "0.25rem"
49641
- }
49642
- },
49643
- radii: {
49644
- all: "0.5rem"
49645
- },
49646
- shadow: {
49647
- "default": "0 4px 6px -1px lch(6.77 0 0 / 0.15), 0 2px 4px -1px lch(6.77 0 0 / 0.15)"
49648
- },
49649
- stroke: {
49650
- "default": "1px solid #e6e7e9"
49651
- },
49652
- typography: {
49653
- title: {
49654
- "default": `700 1.25rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
49655
- },
49656
- description: {
49657
- "default": `400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
49658
- }
49659
- },
49660
- color: {
49661
- background: {
49662
- "default": "#ffffff"
49663
- },
49664
- title: {
49665
- "default": "lch(11.1 1.37 305)"
49666
- },
49667
- description: {
49668
- "default": "#696e79"
49669
- },
49670
- opaqueBackground: {
49671
- "default": "lch(6.77 0 0 / 0.75)"
49672
- }
49673
- }
49674
- },
49675
- link: {
49676
- space: {
49677
- md: {
49678
- gap: "0.25rem"
49679
- },
49680
- sm: {
49681
- gap: "2px"
49682
- }
49683
- },
49684
- icon: {
49685
- size: {
49686
- sm: {
49687
- height: "0.75rem",
49688
- width: "0.75rem"
49689
- },
49690
- md: {
49691
- height: "1rem",
49692
- width: "1rem"
49693
- }
49694
- }
49695
- }
49696
- },
49697
- flyout: {
49698
- space: {
49699
- "default": {
49700
- x: "0",
49701
- y: "1.5rem",
49702
- gap: "1rem",
49703
- top: "0",
49704
- content: {
49705
- x: "1.5rem",
49706
- y: "1.5rem",
49707
- "row-gap": "0.25rem",
49708
- "column-gap": "1rem"
49709
- }
49710
- },
49711
- inline: {
49712
- x: "0",
49713
- y: "0.75rem",
49714
- gap: "0.75rem",
49715
- top: "3.5rem",
49716
- content: {
49717
- x: "0.75rem",
49718
- y: "0.75rem",
49719
- "row-gap": "0.25rem",
49720
- "column-gap": "0.75rem"
49721
- }
49722
- }
49723
- },
49724
- shadow: {
49725
- "default": "-5px 0 20px 0 rgba(0, 0, 0, 0.08), -6px 0 10px 0 rgba(0, 0, 0, 0.08)",
49726
- reverse: "5px 0 20px 0 rgba(0, 0, 0, 0.08), 6px 0 10px 0 rgba(0, 0, 0, 0.08)"
49727
- },
49728
- size: {
49729
- "default": {
49730
- width: "27.5rem",
49731
- height: "100%"
49732
- },
49733
- wide: {
49734
- width: "37.5rem",
49735
- height: "100vh"
49736
- },
49737
- narrow: {
49738
- width: "21rem",
49739
- height: "100%"
49740
- },
49741
- widest: {
49742
- width: "55rem",
49743
- height: "100vh"
49744
- }
49745
- },
49746
- typography: {
49747
- "default": {
49748
- description: {
49749
- "default": `400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
49750
- },
49751
- title: {
49752
- "default": `700 1.25rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
49753
- }
49754
- },
49755
- inline: {
49756
- description: {
49757
- "default": `400 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
49758
- },
49759
- title: {
49760
- "default": `600 1rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
49761
- }
49762
- }
49763
- },
49764
- color: {
49765
- background: {
49766
- "default": "#ffffff"
49767
- },
49768
- title: {
49769
- "default": "lch(11.1 1.37 305)"
49770
- },
49771
- description: {
49772
- "default": "#696e79"
49773
- },
49774
- opaqueBackground: {
49775
- "default": "lch(6.77 0 0 / 0.45)"
49776
- },
49777
- stroke: {
49778
- "default": "#e6e7e9"
49779
- }
49780
- }
49781
- },
49782
- grid: {
49783
- header: {
49784
- cell: {
49785
- space: {
49786
- y: "0.438rem",
49787
- x: "0.5rem"
49788
- },
49789
- size: {
49790
- height: "2rem"
49791
- },
49792
- color: {
49793
- background: {
49794
- "default": "#f6f7fa",
49795
- selectIndirect: "lch(95.6 5.84 264)",
49796
- selectDirect: "lch(93.2 7.7 264)"
49797
- },
49798
- title: {
49799
- "default": "#696e79",
49800
- selectIndirect: "#161517",
49801
- selectDirect: "#161517"
49802
- },
49803
- stroke: {
49804
- "default": "lch(89.3 1.07 266)",
49805
- selectIndirect: "lch(91.8 7.59 264)",
49806
- selectDirect: "lch(86.1 15.1 266)"
49807
- }
49808
- }
49809
- },
49810
- title: {
49811
- "default": `500 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
49812
- }
49813
- },
49814
- body: {
49815
- cell: {
49816
- space: {
49817
- y: "5.5px",
49818
- x: "0.5rem"
49819
- },
49820
- size: {
49821
- height: "2rem"
49822
- },
49823
- color: {
49824
- background: {
49825
- "default": "#ffffff",
49826
- selectIndirect: "lch(94.1 7.78 264 / 0.2)",
49827
- selectDirect: "lch(94.1 7.78 264 / 0.2)"
49828
- },
49829
- stroke: {
49830
- "default": "#e6e7e9",
49831
- selectIndirect: "lch(70.7 12.4 266)",
49832
- selectDirect: "#437EEF"
49833
- },
49834
- text: {
49835
- "default": "lch(7.17 1.44 305)",
49836
- selectIndirect: "#161517",
49837
- selectDirect: "#161517"
49838
- }
49839
- }
49840
- }
49841
- },
49842
- cell: {
49843
- text: {
49844
- "default": `500 0.875rem/1.5 "Inconsolata", Consolas, '"SFMono Regular"', monospace`
49845
- }
49846
- },
49847
- radii: {
49848
- none: "0",
49849
- sm: "0.25rem",
49850
- md: "0.5rem",
49851
- lg: "0.75rem"
49852
- },
49853
- global: {
49854
- color: {
49855
- stroke: {
49856
- "default": "#e6e7e9"
49857
- },
49858
- background: {
49859
- "default": "#ffffff"
49860
- }
49861
- }
49862
- }
49863
- },
49864
- container: {
49865
- space: {
49866
- none: "0",
49867
- xxs: "0.25rem",
49868
- xs: "0.5rem",
49869
- sm: "0.75rem",
49870
- md: "1rem",
49871
- lg: "1.5rem",
49872
- xl: "2rem",
49873
- xxl: "4rem"
49874
- },
49875
- gap: {
49876
- none: "0",
49877
- xxs: "0.25rem",
49878
- xs: "0.5rem",
49879
- sm: "0.75rem",
49880
- md: "1rem",
49881
- lg: "1.5rem",
49882
- xl: "2rem",
49883
- xxl: "4rem"
49884
- }
49885
- },
49886
- gridContainer: {
49887
- gap: {
49888
- none: "0",
49889
- xxs: "0.25rem",
49890
- xs: "0.5rem",
49891
- sm: "0.75rem",
49892
- md: "1rem",
49893
- lg: "1.5rem",
49894
- xl: "2rem",
49895
- xxl: "4rem",
49896
- unset: ""
49897
- }
49898
- },
49899
- icon: {
49900
- space: {
49901
- xs: {
49902
- all: "0.25rem"
49903
- },
49904
- sm: {
49905
- all: "0.25rem"
49906
- },
49907
- md: {
49908
- all: "0.365rem"
49909
- },
49910
- lg: {
49911
- all: "0.5rem"
49912
- },
49913
- xl: {
49914
- all: "0.75rem"
49915
- },
49916
- xxl: {
49917
- all: "1rem"
49918
- }
49919
- },
49920
- color: {
49921
- background: {
49922
- "default": "rgba(0,0,0,0)",
49923
- success: "rgb(20% 100% 26.7% / 0.1)",
49924
- neutral: "rgb(41.2% 43.1% 47.5% / 0.1)",
49925
- danger: "rgb(100% 13.7% 13.7% / 0.1)",
49926
- info: "rgb(26.3% 49.4% 93.7% / 0.1)",
49927
- warning: "rgb(100% 46.7% 16.1% / 0.1)"
49928
- },
49929
- text: {
49930
- "default": "rgba(0,0,0,0)",
49931
- success: "#008A0B",
49932
- neutral: "#53575f",
49933
- danger: "#c10000",
49934
- info: "#437EEF",
49935
- warning: "#A33C00"
49936
- },
49937
- stroke: {
49938
- "default": "rgba(0,0,0,0)",
49939
- success: "rgb(20% 100% 26.7% / 0.05)",
49940
- neutral: "rgb(41.2% 43.1% 47.5% / 0.1)",
49941
- danger: "rgb(100% 13.7% 13.7% / 0.05)",
49942
- info: "rgb(26.3% 49.4% 93.7% / 0.05)",
49943
- warning: "rgb(100% 46.7% 16.1% / 0.05)"
49944
- }
49945
- }
49946
- },
49947
- datePicker: {
49948
- dateOption: {
49949
- space: {
49950
- gap: "2px"
49951
- },
49952
- radii: {
49953
- "default": "0.25rem",
49954
- range: "0"
49955
- },
49956
- stroke: "1px",
49957
- size: {
49958
- height: "2rem",
49959
- width: "2rem"
49960
- },
49961
- typography: {
49962
- label: {
49963
- "default": `400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,
49964
- hover: `400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,
49965
- active: `600 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,
49966
- disabled: `400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`,
49967
- range: `400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
49968
- }
49969
- },
49970
- color: {
49971
- label: {
49972
- "default": "#161517",
49973
- hover: "#161517",
49974
- active: "#ffffff",
49975
- disabled: "#a0a0a0",
49976
- range: "#161517"
49977
- },
49978
- background: {
49979
- "default": "#ffffff",
49980
- hover: "#ffffff",
49981
- active: "#151515",
49982
- disabled: "#ffffff",
49983
- range: "#e6e7e9"
49984
- },
49985
- stroke: {
49986
- "default": "#ffffff",
49987
- hover: "#151515",
49988
- active: "#151515",
49989
- disabled: "#ffffff",
49990
- range: "#e6e7e9"
49991
- }
49992
- }
49993
- },
49994
- space: {
49995
- gap: "0.25rem"
49996
- },
49997
- typography: {
49998
- daytitle: {
49999
- "default": `400 0.75rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
50000
- },
50001
- title: {
50002
- "default": `600 0.875rem/1.5 "Inter", '"SF Pro Display"', -apple-system, BlinkMacSystemFont, '"Segoe UI"', Roboto, Oxygen, Ubuntu, Cantarell, '"Open Sans"', '"Helvetica Neue"', sans-serif;`
50003
- }
50004
- },
50005
- color: {
50006
- title: {
50007
- "default": "lch(11.1 1.37 305)"
50008
- },
50009
- daytitle: {
50010
- "default": "#696e79"
50011
- }
50012
- }
50013
- },
50014
50474
  global: {
50015
50475
  color: {
50016
50476
  background: {
@@ -50634,7 +51094,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
50634
51094
  classic: merge$1({}, theme, classicTheme)
50635
51095
  };
50636
51096
  const useCUITheme = () => {
50637
- const theme2 = styledComponents.useTheme();
51097
+ const theme2 = styled.useTheme();
50638
51098
  return {
50639
51099
  breakpoint: theme2.breakpoint,
50640
51100
  global: theme2.global,
@@ -50642,11 +51102,11 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
50642
51102
  sizes: theme2.sizes
50643
51103
  };
50644
51104
  };
50645
- const GlobalStyle = styledComponents.createGlobalStyle(["body{color:", ";background-color:", "}"], (props) => props.theme.click.global.color.text.default, (props) => props.theme.click.global.color.background.default);
51105
+ const GlobalStyle = styled.createGlobalStyle(["body{color:", ";background-color:", "}"], (props) => props.theme.click.global.color.text.default, (props) => props.theme.click.global.color.background.default);
50646
51106
  const ThemeProvider = ({
50647
51107
  theme: name2,
50648
51108
  children
50649
- }) => /* @__PURE__ */ jsxRuntime.jsxs(styledComponents.ThemeProvider, { theme: themes[name2], children: [
51109
+ }) => /* @__PURE__ */ jsxRuntime.jsxs(styled.ThemeProvider, { theme: themes[name2], children: [
50650
51110
  /* @__PURE__ */ jsxRuntime.jsx(GlobalStyle, {}),
50651
51111
  children
50652
51112
  ] });
@@ -50671,7 +51131,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
50671
51131
  const StepperContext = React.createContext({
50672
51132
  type: "numbered"
50673
51133
  });
50674
- const StepRoot = styledComponents.styled.div.withConfig({
51134
+ const StepRoot = styled.styled.div.withConfig({
50675
51135
  componentId: "sc-xro1ly-0"
50676
51136
  })(["display:flex;flex-direction:column;align-items:flex-start;counter-reset:vertical-stepper;width:100%;"]);
50677
51137
  const VerticalStepper = ({
@@ -50684,7 +51144,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
50684
51144
  };
50685
51145
  return /* @__PURE__ */ jsxRuntime.jsx(StepRoot, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx(StepperContext.Provider, { value, children }) });
50686
51146
  };
50687
- const StepItem = styledComponents.styled.div.withConfig({
51147
+ const StepItem = styled.styled.div.withConfig({
50688
51148
  componentId: "sc-xro1ly-1"
50689
51149
  })(["display:flex;flex-direction:column;position:relative;width:100%;padding:0;", ""], ({
50690
51150
  theme: theme2,
@@ -50709,7 +51169,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
50709
51169
  }
50710
51170
  }
50711
51171
  `);
50712
- const StepTrigger = styledComponents.styled.button.withConfig({
51172
+ const StepTrigger = styled.styled.button.withConfig({
50713
51173
  componentId: "sc-xro1ly-2"
50714
51174
  })(["", ""], ({
50715
51175
  $status
@@ -50724,7 +51184,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
50724
51184
  cursor: ${$status === "active" ? "default" : $status === "complete" ? "pointer" : "not-allowed"};
50725
51185
  flex-direction: row;
50726
51186
  `);
50727
- const StepBubble = styledComponents.styled.div.withConfig({
51187
+ const StepBubble = styled.styled.div.withConfig({
50728
51188
  componentId: "sc-xro1ly-3"
50729
51189
  })(["", ""], ({
50730
51190
  theme: theme2,
@@ -50763,10 +51223,10 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
50763
51223
  }
50764
51224
  ` : ""};
50765
51225
  `);
50766
- const CheckIcon = styledComponents.styled(SvgImage).withConfig({
51226
+ const CheckIcon = styled.styled(SvgImage).withConfig({
50767
51227
  componentId: "sc-xro1ly-4"
50768
51228
  })(["color:inherit;path{stroke-width:3;}"]);
50769
- const StepLabel = styledComponents.styled.div.withConfig({
51229
+ const StepLabel = styled.styled.div.withConfig({
50770
51230
  componentId: "sc-xro1ly-5"
50771
51231
  })(["display:flex;flex-direction:column;", ")"], ({
50772
51232
  theme: theme2,
@@ -50777,7 +51237,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
50777
51237
  color: ${theme2.click.stepper.vertical[$type].color.title[$status]};
50778
51238
  gap: inherit;
50779
51239
  `);
50780
- const StepContent = styledComponents.styled.div.withConfig({
51240
+ const StepContent = styled.styled.div.withConfig({
50781
51241
  componentId: "sc-xro1ly-6"
50782
51242
  })(["display:flex;width:100%;flex-direction:column;", ""], ({
50783
51243
  theme: theme2,
@@ -50876,7 +51336,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
50876
51336
  };
50877
51337
  MultiAccordionItem.displayName = "MultiAccordion.Item";
50878
51338
  MultiAccordion.Item = MultiAccordionItem;
50879
- const AccordionRoot = styledComponents.styled($1bf158f521e1b1b4$export$be92b6f5f03c0fe9).withConfig({
51339
+ const AccordionRoot = styled.styled($1bf158f521e1b1b4$export$be92b6f5f03c0fe9).withConfig({
50880
51340
  componentId: "sc-1lb3204-0"
50881
51341
  })(["display:flex;flex-direction:column;justify-content:start;align-items:start;gap:", ";", ";"], ({
50882
51342
  theme: theme2,
@@ -50884,7 +51344,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
50884
51344
  }) => theme2.click.container.gap[$gap], ({
50885
51345
  $fillWidth
50886
51346
  }) => $fillWidth && "width: 100%");
50887
- const AccordionItem = styledComponents.styled($1bf158f521e1b1b4$export$6d08773d2e66f8f2).withConfig({
51347
+ const AccordionItem = styled.styled($1bf158f521e1b1b4$export$6d08773d2e66f8f2).withConfig({
50888
51348
  componentId: "sc-1lb3204-1"
50889
51349
  })(["", ";", ";"], ({
50890
51350
  theme: theme2,
@@ -50895,7 +51355,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
50895
51355
  `, ({
50896
51356
  $fillWidth
50897
51357
  }) => $fillWidth && "width: 100%");
50898
- const AccordionTrigger = styledComponents.styled($1bf158f521e1b1b4$export$41fb9f06171c75f4).withConfig({
51358
+ const AccordionTrigger = styled.styled($1bf158f521e1b1b4$export$41fb9f06171c75f4).withConfig({
50899
51359
  componentId: "sc-1lb3204-2"
50900
51360
  })(["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:', ";}}"], ({
50901
51361
  theme: theme2,
@@ -50928,13 +51388,13 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
50928
51388
  }, ({
50929
51389
  theme: theme2
50930
51390
  }) => theme2.global.color.accent.default);
50931
- const AccordionIconWrapper = styledComponents.styled.div.withConfig({
51391
+ const AccordionIconWrapper = styled.styled.div.withConfig({
50932
51392
  componentId: "sc-1lb3204-3"
50933
51393
  })(["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);
50934
- const AccordionIconsWrapper = styledComponents.styled.div.withConfig({
51394
+ const AccordionIconsWrapper = styled.styled.div.withConfig({
50935
51395
  componentId: "sc-1lb3204-4"
50936
51396
  })(["display:flex;align-items:center;justify-content:center;"]);
50937
- const CustomIcon = styledComponents.styled(SvgImage).withConfig({
51397
+ const CustomIcon = styled.styled(SvgImage).withConfig({
50938
51398
  componentId: "sc-1lb3204-5"
50939
51399
  })(["", ""], ({
50940
51400
  $isCompleted,
@@ -50948,7 +51408,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
50948
51408
  fill: ${theme2.global.color.accent.default} !important;;
50949
51409
  }
50950
51410
  `);
50951
- const AccordionContent = styledComponents.styled($1bf158f521e1b1b4$export$7c6e2c02157bb7d2).withConfig({
51411
+ const AccordionContent = styled.styled($1bf158f521e1b1b4$export$7c6e2c02157bb7d2).withConfig({
50952
51412
  componentId: "sc-1lb3204-6"
50953
51413
  })(["padding:", ";padding-top:0;"], ({
50954
51414
  theme: theme2,
@@ -50981,6 +51441,7 @@ Defaulting to \`${$89eedd556c436f6a$var$DEFAULT_ORIENTATION}\`.`;
50981
51441
  exports2.EllipsisContent = EllipsisContent;
50982
51442
  exports2.FileTabElement = FileTabElement;
50983
51443
  exports2.FileTabs = FileTabs;
51444
+ exports2.FileUpload = FileUpload;
50984
51445
  exports2.Flags = Flags;
50985
51446
  exports2.Flyout = Flyout;
50986
51447
  exports2.FormContainer = FormContainer;