@alfalab/core-components-vars 5.5.0 → 5.5.1

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.
@@ -141,6 +141,7 @@
141
141
  --color-dark-bg-neutral-tint-30: rgb(117, 117, 119);
142
142
  --color-dark-bg-neutral-shade-15: rgb(49, 49, 51);
143
143
  --color-dark-bg-primary-alpha-8: rgba(18, 18, 18, 0.08);
144
+ --color-dark-bg-primary-alpha-40: rgba(18, 18, 18, 0.4);
144
145
  --color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
145
146
  --color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
146
147
  --color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
@@ -215,6 +216,7 @@
215
216
  --color-light-bg-neutral-shade-30: rgb(154, 154, 155);
216
217
  --color-light-bg-neutral-tint-15: rgb(225, 225, 226);
217
218
  --color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
219
+ --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
218
220
  --color-light-bg-primary-inverted-alpha-3: rgba(18, 18, 18, 0.03);
219
221
  --color-light-bg-primary-inverted-alpha-7: rgba(18, 18, 18, 0.07);
220
222
  --color-light-bg-primary-inverted-alpha-10: rgba(18, 18, 18, 0.1);
package/colors-indigo.css CHANGED
@@ -149,6 +149,7 @@
149
149
  --color-dark-bg-neutral-tint-30: rgb(127, 137, 149);
150
150
  --color-dark-bg-neutral-shade-15: rgb(61, 74, 88);
151
151
  --color-dark-bg-primary-alpha-8: rgba(11, 31, 53, 0.08);
152
+ --color-dark-bg-primary-alpha-40: rgba(11, 31, 53, 0.4);
152
153
  --color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
153
154
  --color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
154
155
  --color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
@@ -230,6 +231,7 @@
230
231
  --color-light-bg-neutral-shade-30: rgb(153, 155, 157);
231
232
  --color-light-bg-neutral-tint-15: rgb(224, 227, 230);
232
233
  --color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
234
+ --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
233
235
  --color-light-bg-primary-inverted-alpha-3: rgba(11, 31, 53, 0.03);
234
236
  --color-light-bg-primary-inverted-alpha-7: rgba(11, 31, 53, 0.07);
235
237
  --color-light-bg-primary-inverted-alpha-10: rgba(11, 31, 53, 0.1);
@@ -141,6 +141,7 @@
141
141
  --color-dark-bg-neutral-tint-30: rgb(117, 117, 119);
142
142
  --color-dark-bg-neutral-shade-15: rgb(49, 49, 51);
143
143
  --color-dark-bg-primary-alpha-8: rgba(18, 18, 18, 0.08);
144
+ --color-dark-bg-primary-alpha-40: rgba(18, 18, 18, 0.4);
144
145
  --color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
145
146
  --color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
146
147
  --color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
@@ -215,6 +216,7 @@
215
216
  --color-light-bg-neutral-shade-30: rgb(154, 154, 155);
216
217
  --color-light-bg-neutral-tint-15: rgb(225, 225, 226);
217
218
  --color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
219
+ --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
218
220
  --color-light-bg-primary-inverted-alpha-3: rgba(18, 18, 18, 0.03);
219
221
  --color-light-bg-primary-inverted-alpha-7: rgba(18, 18, 18, 0.07);
220
222
  --color-light-bg-primary-inverted-alpha-10: rgba(18, 18, 18, 0.1);
@@ -149,6 +149,7 @@
149
149
  --color-dark-bg-neutral-tint-30: rgb(127, 137, 149);
150
150
  --color-dark-bg-neutral-shade-15: rgb(61, 74, 88);
151
151
  --color-dark-bg-primary-alpha-8: rgba(11, 31, 53, 0.08);
152
+ --color-dark-bg-primary-alpha-40: rgba(11, 31, 53, 0.4);
152
153
  --color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
153
154
  --color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
154
155
  --color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
@@ -230,6 +231,7 @@
230
231
  --color-light-bg-neutral-shade-30: rgb(153, 155, 157);
231
232
  --color-light-bg-neutral-tint-15: rgb(224, 227, 230);
232
233
  --color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
234
+ --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
233
235
  --color-light-bg-primary-inverted-alpha-3: rgba(11, 31, 53, 0.03);
234
236
  --color-light-bg-primary-inverted-alpha-7: rgba(11, 31, 53, 0.07);
235
237
  --color-light-bg-primary-inverted-alpha-10: rgba(11, 31, 53, 0.1);
package/cssm/index.css CHANGED
@@ -318,6 +318,7 @@
318
318
  --color-dark-bg-neutral-tint-30: rgb(127, 137, 149);
319
319
  --color-dark-bg-neutral-shade-15: rgb(61, 74, 88);
320
320
  --color-dark-bg-primary-alpha-8: rgba(11, 31, 53, 0.08);
321
+ --color-dark-bg-primary-alpha-40: rgba(11, 31, 53, 0.4);
321
322
  --color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
322
323
  --color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
323
324
  --color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
@@ -399,6 +400,7 @@
399
400
  --color-light-bg-neutral-shade-30: rgb(153, 155, 157);
400
401
  --color-light-bg-neutral-tint-15: rgb(224, 227, 230);
401
402
  --color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
403
+ --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
402
404
  --color-light-bg-primary-inverted-alpha-3: rgba(11, 31, 53, 0.03);
403
405
  --color-light-bg-primary-inverted-alpha-7: rgba(11, 31, 53, 0.07);
404
406
  --color-light-bg-primary-inverted-alpha-10: rgba(11, 31, 53, 0.1);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-vars",
3
- "version": "5.5.0",
3
+ "version": "5.5.1",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",