@companycam/slab-web 1.33.2 → 1.33.4

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.
Files changed (3) hide show
  1. package/index.js +5 -5
  2. package/index.mjs +5 -5
  3. package/package.json +1 -1
package/index.js CHANGED
@@ -77,12 +77,12 @@ See https://s-c.sh/2BAXzed for more info.`),window[Wo]+=1);const Zy=G.span`
77
77
  `,xr=pe`
78
78
  opacity: 0.5;
79
79
  cursor: not-allowed;
80
- `,Lt=e=>{const n=e==="error";return e==="success"&&!n?{accentColor:"var(--cc_color_utility_success)",icon:"check-circle-outline",focusStyles:pe`
80
+ `,Lt=e=>{const n=e==="error";return e==="success"&&!n?{accentColor:"var(--cc_color_green_700)",icon:"check-circle-outline",focusStyles:pe`
81
81
  ${wi}
82
- outline-color: var(--cc_color_utility_success);
83
- `}:n?{accentColor:"var(--cc_color_utility_destroy)",icon:"alert-circle-outline",focusStyles:pe`
82
+ outline-color: var(--cc_color_green_700);
83
+ `}:n?{accentColor:"var(--cc_color_red_600)",icon:"alert-circle-outline",focusStyles:pe`
84
84
  ${wi}
85
- outline-color: var(--cc_color_utility_destroy);
85
+ outline-color: var(--cc_color_red_600);
86
86
  `}:{accentColor:"var(--cc_color_utility_info)",icon:"information-outline",focusStyles:pe`
87
87
  ${wi}
88
88
  outline-color: var(--cc_color_border_input_active);
@@ -451,7 +451,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Wo]+=1);const Zy=G.span`
451
451
  `,Ww=G.span`
452
452
  ${Ot}
453
453
  font-size: ${e=>e.$size>=ng?"var(--cc_size_text_s)":"var(--cc_size_text_xs)"};
454
- color: var(--cc_color_text_nonessential);
454
+ color: var(--cc_color_text_subtle);
455
455
  `,Gw=G.span`
456
456
  display: block;
457
457
  position: relative;
package/index.mjs CHANGED
@@ -1229,18 +1229,18 @@ const m_ = "rgba(31, 55, 81, 0.75)", Zu = "#142334", Ga = "#ffffff", Do = 8, vg
1229
1229
  `, Bt = (e) => {
1230
1230
  const n = e === "error";
1231
1231
  return e === "success" && !n ? {
1232
- accentColor: "var(--cc_color_utility_success)",
1232
+ accentColor: "var(--cc_color_green_700)",
1233
1233
  icon: "check-circle-outline",
1234
1234
  focusStyles: pe`
1235
1235
  ${Ai}
1236
- outline-color: var(--cc_color_utility_success);
1236
+ outline-color: var(--cc_color_green_700);
1237
1237
  `
1238
1238
  } : n ? {
1239
- accentColor: "var(--cc_color_utility_destroy)",
1239
+ accentColor: "var(--cc_color_red_600)",
1240
1240
  icon: "alert-circle-outline",
1241
1241
  focusStyles: pe`
1242
1242
  ${Ai}
1243
- outline-color: var(--cc_color_utility_destroy);
1243
+ outline-color: var(--cc_color_red_600);
1244
1244
  `
1245
1245
  } : {
1246
1246
  accentColor: "var(--cc_color_utility_info)",
@@ -5227,7 +5227,7 @@ const Zw = ({
5227
5227
  `, s1 = j.span`
5228
5228
  ${Yt}
5229
5229
  font-size: ${(e) => e.$size >= _g ? "var(--cc_size_text_s)" : "var(--cc_size_text_xs)"};
5230
- color: var(--cc_color_text_nonessential);
5230
+ color: var(--cc_color_text_subtle);
5231
5231
  `, o1 = j.span`
5232
5232
  display: block;
5233
5233
  position: relative;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@companycam/slab-web",
3
- "version": "1.33.2",
3
+ "version": "1.33.4",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {