@harnessio/ui 1.2.7 → 1.2.8

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.
@@ -1890,7 +1890,7 @@ const ne = {
1890
1890
  padding: "calc(var(--cn-dropdown-item-py) + var(--cn-spacing-4)) var(--cn-dropdown-item-px)"
1891
1891
  }
1892
1892
  }
1893
- }, ue = {
1893
+ }, he = {
1894
1894
  ".cn-dual-pane-stepper-root": {
1895
1895
  display: "flex",
1896
1896
  flexDirection: "column",
@@ -1977,7 +1977,7 @@ const ne = {
1977
1977
  flexShrink: "0"
1978
1978
  }
1979
1979
  }
1980
- }, he = {
1980
+ }, ue = {
1981
1981
  ".cn-flow-stepper-card": {
1982
1982
  position: "relative",
1983
1983
  background: "var(--cn-bg-1)",
@@ -2219,7 +2219,7 @@ const ye = {
2219
2219
  ...fe()
2220
2220
  }
2221
2221
  }, we = ["2xs", "xs", "sm", "md", "lg", "xl"], ke = ["xs", "sm", "md", "lg"];
2222
- function u(r) {
2222
+ function h(r) {
2223
2223
  const e = r === "icon" ? we : ke, n = r === "symbol" ? "logo" : r, a = {};
2224
2224
  return e.forEach((t) => {
2225
2225
  const o = {};
@@ -2228,13 +2228,13 @@ function u(r) {
2228
2228
  }
2229
2229
  const Ce = {
2230
2230
  ".cn-icon": {
2231
- ...u("icon")
2231
+ ...h("icon")
2232
2232
  },
2233
2233
  ".cn-logo": {
2234
- ...u("logo")
2234
+ ...h("logo")
2235
2235
  },
2236
2236
  ".cn-symbol": {
2237
- ...u("symbol")
2237
+ ...h("symbol")
2238
2238
  }
2239
2239
  }, Se = ["danger", "warning", "success"];
2240
2240
  function ze() {
@@ -2722,12 +2722,12 @@ const He = {
2722
2722
  progressBg: "danger",
2723
2723
  color: "text-danger"
2724
2724
  }
2725
- }, h = "var(--cn-comp-slider-track-progress-stripes)", Xe = `linear-gradient(45deg,
2726
- ${h} 18.75%,
2725
+ }, u = "var(--cn-comp-slider-track-progress-stripes)", Xe = `linear-gradient(45deg,
2726
+ ${u} 18.75%,
2727
2727
  transparent 18.75%,
2728
2728
  transparent 50%,
2729
- ${h} 50%,
2730
- ${h} 68.75%,
2729
+ ${u} 50%,
2730
+ ${u} 68.75%,
2731
2731
  transparent 68.75%,
2732
2732
  transparent)`, Ge = (r) => r === "sm" ? "8px 8px" : r === "lg" ? "32px 32px" : "16px 16px";
2733
2733
  function Ye() {
@@ -4202,7 +4202,7 @@ const br = {
4202
4202
  }
4203
4203
  }
4204
4204
  }
4205
- }, ur = {
4205
+ }, hr = {
4206
4206
  ".cn-stacked-list": {
4207
4207
  "@apply w-full bg-cn-1 border rounded-cn-3": "",
4208
4208
  "& > *:first-child > .cn-stacked-list-item": {
@@ -4303,7 +4303,7 @@ const br = {
4303
4303
  background: "var(--cn-border-2)",
4304
4304
  pointerEvents: "none"
4305
4305
  }
4306
- }, hr = {
4306
+ }, ur = {
4307
4307
  ".cn-stepper": {
4308
4308
  minWidth: "200px",
4309
4309
  width: "100%",
@@ -5345,7 +5345,7 @@ const br = {
5345
5345
  "@apply relative flex items-center gap-cn-3xs px-cn-sm py-cn-2xs shadow-cn-1 border border-cn-2 rounded-cn-3": ""
5346
5346
  },
5347
5347
  ".cn-studio-card-expand-button-top": {
5348
- "@apply flex items-center gap-cn-2xs p-cn-xs pl-cn-md flex-1 text-cn-1": ""
5348
+ "@apply flex items-center gap-cn-2xs p-cn-xs pl-cn-md flex-1 min-w-0 overflow-hidden text-cn-1": ""
5349
5349
  },
5350
5350
  ".cn-studio-card-expand-button-bottom": {
5351
5351
  "@apply flex items-center justify-end gap-cn-2xs py-cn-xs px-cn-md flex-1 border-t border-cn-2": "",
@@ -5355,6 +5355,8 @@ const br = {
5355
5355
  ".cn-studio-card-expand-button": {
5356
5356
  position: "relative",
5357
5357
  width: "226px",
5358
+ maxWidth: "100%",
5359
+ minWidth: "0",
5358
5360
  height: "var(--cn-size-22)",
5359
5361
  transition: "transform 0.1s linear",
5360
5362
  // Stack layers - default direction is "right"
@@ -5416,6 +5418,8 @@ const br = {
5416
5418
  // Minimal variant
5417
5419
  '&[data-variant="minimal"]': {
5418
5420
  width: "auto",
5421
+ maxWidth: "100%",
5422
+ minWidth: "0",
5419
5423
  height: "auto",
5420
5424
  ".cn-studio-card-expand-button-top": {
5421
5425
  "@apply p-cn-2xs px-cn-sm": ""
@@ -6515,7 +6519,7 @@ const Tr = {
6515
6519
  ae,
6516
6520
  Ne,
6517
6521
  br,
6518
- ur,
6522
+ hr,
6519
6523
  mr,
6520
6524
  fr,
6521
6525
  Pr,
@@ -6524,11 +6528,11 @@ const Tr = {
6524
6528
  Ue,
6525
6529
  rr,
6526
6530
  vr,
6527
- ue,
6528
- cr,
6529
6531
  he,
6532
+ cr,
6533
+ ue,
6530
6534
  Or,
6531
- hr,
6535
+ ur,
6532
6536
  // Form styles
6533
6537
  er,
6534
6538
  me,