@transferwise/neptune-tokens 8.4.0 → 8.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.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Neptune Tokens [![npm](https://img.shields.io/npm/v/@transferwise/neptune-tokens.svg)](https://www.npmjs.com/package/@transferwise/neptune-tokens)
2
2
 
3
- Design tokens for [Neptune](https://github.com/transferwise/neptune), TransferWise's design system. Currently includes colours, radiuses, and sizes.
3
+ Design tokens for [Neptune](https://github.com/transferwise/neptune), Wise's design system. Currently includes colours, radiuses, and sizes.
4
4
 
5
5
  Tokens always start with a `base` layer that directly accesses the values, and can be extended with a semantic layer that describes the token's intended purpose, rather than how it looks.
6
6
 
package/colors-base.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ * Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
  */
5
5
 
6
6
  :root {
package/colors-base.less CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ // Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
 
5
5
  @color-base-blue-light: #00b9ff;
6
6
  @color-base-blue-mid: #00a2dd;
package/colors.json CHANGED
@@ -4192,17 +4192,13 @@
4192
4192
  "value": {
4193
4193
  "r": 1,
4194
4194
  "g": 1,
4195
- "b": 1,
4196
- "opacity": 0
4195
+ "b": 1
4197
4196
  },
4198
4197
  "theme": "personal--bright-green",
4199
4198
  "filePath": "tokens/colors/themes/personal--bright-green.json",
4200
4199
  "isSource": true,
4201
4200
  "original": {
4202
- "value": {
4203
- "hex": "#FFFFFF",
4204
- "opacity": 0
4205
- },
4201
+ "value": "{color.personal--bright-green.white.value}",
4206
4202
  "theme": "personal--bright-green"
4207
4203
  },
4208
4204
  "name": "personalBrightGreenBaseLight",
@@ -4221,19 +4217,15 @@
4221
4217
  },
4222
4218
  "dark": {
4223
4219
  "value": {
4224
- "r": 1,
4225
- "g": 1,
4226
- "b": 1,
4227
- "opacity": 0
4220
+ "r": 0.08627450980392157,
4221
+ "g": 0.2,
4222
+ "b": 0
4228
4223
  },
4229
4224
  "theme": "personal--bright-green",
4230
4225
  "filePath": "tokens/colors/themes/personal--bright-green.json",
4231
4226
  "isSource": true,
4232
4227
  "original": {
4233
- "value": {
4234
- "hex": "#FFFFFF",
4235
- "opacity": 0
4236
- },
4228
+ "value": "{color.personal--bright-green.forest-green.value}",
4237
4229
  "theme": "personal--bright-green"
4238
4230
  },
4239
4231
  "name": "personalBrightGreenBaseDark",
@@ -4250,6 +4242,62 @@
4250
4242
  "dark"
4251
4243
  ]
4252
4244
  }
4245
+ },
4246
+ "contrast": {
4247
+ "overlay": {
4248
+ "value": {
4249
+ "r": 0.08627450980392157,
4250
+ "g": 0.2,
4251
+ "b": 0
4252
+ },
4253
+ "theme": "personal--bright-green",
4254
+ "filePath": "tokens/colors/themes/personal--bright-green.json",
4255
+ "isSource": true,
4256
+ "original": {
4257
+ "value": "{color.personal--bright-green.forest-green.value}",
4258
+ "theme": "personal--bright-green"
4259
+ },
4260
+ "name": "personalBrightGreenContrastOverlay",
4261
+ "attributes": {
4262
+ "category": "color",
4263
+ "type": "personal--bright-green",
4264
+ "item": "contrast",
4265
+ "subitem": "overlay"
4266
+ },
4267
+ "path": [
4268
+ "color",
4269
+ "personal--bright-green",
4270
+ "contrast",
4271
+ "overlay"
4272
+ ]
4273
+ },
4274
+ "theme": {
4275
+ "value": {
4276
+ "r": 1,
4277
+ "g": 1,
4278
+ "b": 1
4279
+ },
4280
+ "theme": "personal--bright-green",
4281
+ "filePath": "tokens/colors/themes/personal--bright-green.json",
4282
+ "isSource": true,
4283
+ "original": {
4284
+ "value": "{color.personal--bright-green.white.value}",
4285
+ "theme": "personal--bright-green"
4286
+ },
4287
+ "name": "personalBrightGreenContrastTheme",
4288
+ "attributes": {
4289
+ "category": "color",
4290
+ "type": "personal--bright-green",
4291
+ "item": "contrast",
4292
+ "subitem": "theme"
4293
+ },
4294
+ "path": [
4295
+ "color",
4296
+ "personal--bright-green",
4297
+ "contrast",
4298
+ "theme"
4299
+ ]
4300
+ }
4253
4301
  }
4254
4302
  },
4255
4303
  "personal--dark": {
@@ -5602,6 +5650,62 @@
5602
5650
  "dark"
5603
5651
  ]
5604
5652
  }
5653
+ },
5654
+ "contrast": {
5655
+ "overlay": {
5656
+ "value": {
5657
+ "r": 0.07058823529411765,
5658
+ "g": 0.08235294117647059,
5659
+ "b": 0.06666666666666667
5660
+ },
5661
+ "theme": "dark",
5662
+ "filePath": "tokens/colors/themes/personal--dark.json",
5663
+ "isSource": true,
5664
+ "original": {
5665
+ "value": "{color.personal.base.dark.value}",
5666
+ "theme": "dark"
5667
+ },
5668
+ "name": "personalDarkContrastOverlay",
5669
+ "attributes": {
5670
+ "category": "color",
5671
+ "type": "personal--dark",
5672
+ "item": "contrast",
5673
+ "subitem": "overlay"
5674
+ },
5675
+ "path": [
5676
+ "color",
5677
+ "personal--dark",
5678
+ "contrast",
5679
+ "overlay"
5680
+ ]
5681
+ },
5682
+ "theme": {
5683
+ "value": {
5684
+ "r": 1,
5685
+ "g": 1,
5686
+ "b": 1
5687
+ },
5688
+ "theme": "dark",
5689
+ "filePath": "tokens/colors/themes/personal--dark.json",
5690
+ "isSource": true,
5691
+ "original": {
5692
+ "value": "{color.personal.white.value}",
5693
+ "theme": "dark"
5694
+ },
5695
+ "name": "personalDarkContrastTheme",
5696
+ "attributes": {
5697
+ "category": "color",
5698
+ "type": "personal--dark",
5699
+ "item": "contrast",
5700
+ "subitem": "theme"
5701
+ },
5702
+ "path": [
5703
+ "color",
5704
+ "personal--dark",
5705
+ "contrast",
5706
+ "theme"
5707
+ ]
5708
+ }
5605
5709
  }
5606
5710
  },
5607
5711
  "personal--forest-green": {
@@ -6950,6 +7054,62 @@
6950
7054
  "dark"
6951
7055
  ]
6952
7056
  }
7057
+ },
7058
+ "contrast": {
7059
+ "overlay": {
7060
+ "value": {
7061
+ "r": 0.08627450980392157,
7062
+ "g": 0.2,
7063
+ "b": 0
7064
+ },
7065
+ "theme": "personal--forest-green",
7066
+ "filePath": "tokens/colors/themes/personal--forest-green.json",
7067
+ "isSource": true,
7068
+ "original": {
7069
+ "value": "{color.personal--forest-green.forest-green.value}",
7070
+ "theme": "personal--forest-green"
7071
+ },
7072
+ "name": "personalForestGreenContrastOverlay",
7073
+ "attributes": {
7074
+ "category": "color",
7075
+ "type": "personal--forest-green",
7076
+ "item": "contrast",
7077
+ "subitem": "overlay"
7078
+ },
7079
+ "path": [
7080
+ "color",
7081
+ "personal--forest-green",
7082
+ "contrast",
7083
+ "overlay"
7084
+ ]
7085
+ },
7086
+ "theme": {
7087
+ "value": {
7088
+ "r": 1,
7089
+ "g": 1,
7090
+ "b": 1
7091
+ },
7092
+ "theme": "personal--forest-green",
7093
+ "filePath": "tokens/colors/themes/personal--forest-green.json",
7094
+ "isSource": true,
7095
+ "original": {
7096
+ "value": "{color.personal--forest-green.white.value}",
7097
+ "theme": "personal--forest-green"
7098
+ },
7099
+ "name": "personalForestGreenContrastTheme",
7100
+ "attributes": {
7101
+ "category": "color",
7102
+ "type": "personal--forest-green",
7103
+ "item": "contrast",
7104
+ "subitem": "theme"
7105
+ },
7106
+ "path": [
7107
+ "color",
7108
+ "personal--forest-green",
7109
+ "contrast",
7110
+ "theme"
7111
+ ]
7112
+ }
6953
7113
  }
6954
7114
  },
6955
7115
  "personal": {
@@ -8332,6 +8492,62 @@
8332
8492
  "dark"
8333
8493
  ]
8334
8494
  }
8495
+ },
8496
+ "contrast": {
8497
+ "overlay": {
8498
+ "value": {
8499
+ "r": 1,
8500
+ "g": 1,
8501
+ "b": 1
8502
+ },
8503
+ "theme": "personal",
8504
+ "filePath": "tokens/colors/themes/personal.json",
8505
+ "isSource": true,
8506
+ "original": {
8507
+ "value": "{color.personal.white.value}",
8508
+ "theme": "personal"
8509
+ },
8510
+ "name": "personalContrastOverlay",
8511
+ "attributes": {
8512
+ "category": "color",
8513
+ "type": "personal",
8514
+ "item": "contrast",
8515
+ "subitem": "overlay"
8516
+ },
8517
+ "path": [
8518
+ "color",
8519
+ "personal",
8520
+ "contrast",
8521
+ "overlay"
8522
+ ]
8523
+ },
8524
+ "theme": {
8525
+ "value": {
8526
+ "r": 0.07058823529411765,
8527
+ "g": 0.08235294117647059,
8528
+ "b": 0.06666666666666667
8529
+ },
8530
+ "theme": "personal",
8531
+ "filePath": "tokens/colors/themes/personal.json",
8532
+ "isSource": true,
8533
+ "original": {
8534
+ "value": "{color.personal.base.dark.value}",
8535
+ "theme": "personal"
8536
+ },
8537
+ "name": "personalContrastTheme",
8538
+ "attributes": {
8539
+ "category": "color",
8540
+ "type": "personal",
8541
+ "item": "contrast",
8542
+ "subitem": "theme"
8543
+ },
8544
+ "path": [
8545
+ "color",
8546
+ "personal",
8547
+ "contrast",
8548
+ "theme"
8549
+ ]
8550
+ }
8335
8551
  }
8336
8552
  }
8337
8553
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@transferwise/neptune-tokens",
3
- "version": "8.4.0",
3
+ "version": "8.5.1",
4
4
  "description": "Design tokens for the Neptune Design System",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",
@@ -36,5 +36,8 @@
36
36
  "commitizen": {
37
37
  "path": "./node_modules/cz-conventional-changelog"
38
38
  }
39
+ },
40
+ "publishConfig": {
41
+ "access": "public"
39
42
  }
40
43
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ * Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
  */
5
5
 
6
6
  .np-theme-dark {
@@ -49,7 +49,7 @@
49
49
  --padding-small: 16px;
50
50
  --padding-medium: 24px;
51
51
  --padding-large: 32px;
52
- --radius-full: 50%;
52
+ --radius-full: 9999px;
53
53
  --radius-small: 10px;
54
54
  --radius-medium: 16px;
55
55
  --radius-large: 24px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ // Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
 
5
5
  @color-content-primary: #e2e6e8;
6
6
  @color-content-secondary: #c9cbce;
@@ -47,7 +47,7 @@
47
47
  @padding-small: 16px;
48
48
  @padding-medium: 24px;
49
49
  @padding-large: 32px;
50
- @radius-full: 50%;
50
+ @radius-full: 9999px;
51
51
  @radius-small: 10px;
52
52
  @radius-medium: 16px;
53
53
  @radius-large: 24px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ * Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
  */
5
5
 
6
6
  .np-theme-light {
@@ -49,7 +49,7 @@
49
49
  --padding-small: 16px;
50
50
  --padding-medium: 24px;
51
51
  --padding-large: 32px;
52
- --radius-full: 50%;
52
+ --radius-full: 9999px;
53
53
  --radius-small: 10px;
54
54
  --radius-medium: 16px;
55
55
  --radius-large: 24px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ // Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
 
5
5
  @color-content-primary: #37517e;
6
6
  @color-content-secondary: #5d7079;
@@ -47,7 +47,7 @@
47
47
  @padding-small: 16px;
48
48
  @padding-medium: 24px;
49
49
  @padding-large: 32px;
50
- @radius-full: 50%;
50
+ @radius-full: 9999px;
51
51
  @radius-small: 10px;
52
52
  @radius-medium: 16px;
53
53
  @radius-large: 24px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ * Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
  */
5
5
 
6
6
  .np-theme-navy {
@@ -49,7 +49,7 @@
49
49
  --padding-small: 16px;
50
50
  --padding-medium: 24px;
51
51
  --padding-large: 32px;
52
- --radius-full: 50%;
52
+ --radius-full: 9999px;
53
53
  --radius-small: 10px;
54
54
  --radius-medium: 16px;
55
55
  --radius-large: 24px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ // Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
 
5
5
  @color-content-primary: #ffffff;
6
6
  @color-content-secondary: #c9cbce;
@@ -47,7 +47,7 @@
47
47
  @padding-small: 16px;
48
48
  @padding-medium: 24px;
49
49
  @padding-large: 32px;
50
- @radius-full: 50%;
50
+ @radius-full: 9999px;
51
51
  @radius-small: 10px;
52
52
  @radius-medium: 16px;
53
53
  @radius-large: 24px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ * Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal {
@@ -52,11 +52,13 @@
52
52
  --color-contrast: #ffffff;
53
53
  --color-light: #ffffff;
54
54
  --color-dark: #121511;
55
+ --color-contrast-overlay: #ffffff;
56
+ --color-contrast-theme: #121511;
55
57
  --padding-x-small: 8px;
56
58
  --padding-small: 16px;
57
59
  --padding-medium: 24px;
58
60
  --padding-large: 32px;
59
- --radius-full: 50%;
61
+ --radius-full: 9999px;
60
62
  --radius-small: 10px;
61
63
  --radius-medium: 16px;
62
64
  --radius-large: 24px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ // Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -50,11 +50,13 @@
50
50
  @color-contrast: #ffffff;
51
51
  @color-light: #ffffff;
52
52
  @color-dark: #121511;
53
+ @color-contrast-overlay: #ffffff;
54
+ @color-contrast-theme: #121511;
53
55
  @padding-x-small: 8px;
54
56
  @padding-small: 16px;
55
57
  @padding-medium: 24px;
56
58
  @padding-large: 32px;
57
- @radius-full: 50%;
59
+ @radius-full: 9999px;
58
60
  @radius-small: 10px;
59
61
  @radius-medium: 16px;
60
62
  @radius-large: 24px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ * Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--bright-green {
@@ -74,13 +74,15 @@
74
74
  --color-sentiment-positive: #ffffff00;
75
75
  --color-sentiment-warning: #ffffff00;
76
76
  --color-contrast: #ffffff00;
77
- --color-light: #ffffff00;
78
- --color-dark: #ffffff00;
77
+ --color-light: #ffffff;
78
+ --color-dark: #163300;
79
+ --color-contrast-overlay: #163300;
80
+ --color-contrast-theme: #ffffff;
79
81
  --padding-x-small: 8px;
80
82
  --padding-small: 16px;
81
83
  --padding-medium: 24px;
82
84
  --padding-large: 32px;
83
- --radius-full: 50%;
85
+ --radius-full: 9999px;
84
86
  --radius-small: 10px;
85
87
  --radius-medium: 16px;
86
88
  --radius-large: 24px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ // Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -72,13 +72,15 @@
72
72
  @color-sentiment-positive: #ffffff00;
73
73
  @color-sentiment-warning: #ffffff00;
74
74
  @color-contrast: #ffffff00;
75
- @color-light: #ffffff00;
76
- @color-dark: #ffffff00;
75
+ @color-light: #ffffff;
76
+ @color-dark: #163300;
77
+ @color-contrast-overlay: #163300;
78
+ @color-contrast-theme: #ffffff;
77
79
  @padding-x-small: 8px;
78
80
  @padding-small: 16px;
79
81
  @padding-medium: 24px;
80
82
  @padding-large: 32px;
81
- @radius-full: 50%;
83
+ @radius-full: 9999px;
82
84
  @radius-small: 10px;
83
85
  @radius-medium: 16px;
84
86
  @radius-large: 24px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ * Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--dark {
@@ -76,11 +76,13 @@
76
76
  --color-contrast: #121511;
77
77
  --color-light: #ffffff;
78
78
  --color-dark: #121511;
79
+ --color-contrast-overlay: #121511;
80
+ --color-contrast-theme: #ffffff;
79
81
  --padding-x-small: 8px;
80
82
  --padding-small: 16px;
81
83
  --padding-medium: 24px;
82
84
  --padding-large: 32px;
83
- --radius-full: 50%;
85
+ --radius-full: 9999px;
84
86
  --radius-small: 10px;
85
87
  --radius-medium: 16px;
86
88
  --radius-large: 24px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ // Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -74,11 +74,13 @@
74
74
  @color-contrast: #121511;
75
75
  @color-light: #ffffff;
76
76
  @color-dark: #121511;
77
+ @color-contrast-overlay: #121511;
78
+ @color-contrast-theme: #ffffff;
77
79
  @padding-x-small: 8px;
78
80
  @padding-small: 16px;
79
81
  @padding-medium: 24px;
80
82
  @padding-large: 32px;
81
- @radius-full: 50%;
83
+ @radius-full: 9999px;
82
84
  @radius-small: 10px;
83
85
  @radius-medium: 16px;
84
86
  @radius-large: 24px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ * Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
  */
5
5
 
6
6
  .np-theme-personal--forest-green {
@@ -76,11 +76,13 @@
76
76
  --color-contrast: #163300;
77
77
  --color-light: #ffffff;
78
78
  --color-dark: #163300;
79
+ --color-contrast-overlay: #163300;
80
+ --color-contrast-theme: #ffffff;
79
81
  --padding-x-small: 8px;
80
82
  --padding-small: 16px;
81
83
  --padding-medium: 24px;
82
84
  --padding-large: 32px;
83
- --radius-full: 50%;
85
+ --radius-full: 9999px;
84
86
  --radius-small: 10px;
85
87
  --radius-medium: 16px;
86
88
  --radius-large: 24px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ // Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
 
5
5
  @color-bright-yellow: #ffeb69;
6
6
  @color-bright-orange: #ffc091;
@@ -74,11 +74,13 @@
74
74
  @color-contrast: #163300;
75
75
  @color-light: #ffffff;
76
76
  @color-dark: #163300;
77
+ @color-contrast-overlay: #163300;
78
+ @color-contrast-theme: #ffffff;
77
79
  @padding-x-small: 8px;
78
80
  @padding-small: 16px;
79
81
  @padding-medium: 24px;
80
82
  @padding-large: 32px;
81
- @radius-full: 50%;
83
+ @radius-full: 9999px;
82
84
  @radius-small: 10px;
83
85
  @radius-medium: 16px;
84
86
  @radius-large: 24px;
package/tokens.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ * Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -49,7 +49,7 @@
49
49
  --padding-small: 16px;
50
50
  --padding-medium: 24px;
51
51
  --padding-large: 32px;
52
- --radius-full: 50%;
52
+ --radius-full: 9999px;
53
53
  --radius-small: 10px;
54
54
  --radius-medium: 16px;
55
55
  --radius-large: 24px;
package/tokens.less CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 23 Feb 2023 10:44:58 GMT
3
+ // Generated on Mon, 02 Oct 2023 12:07:17 GMT
4
4
 
5
5
  @color-dark-content-primary: #e2e6e8;
6
6
  @color-dark-content-secondary: #c9cbce;
@@ -129,7 +129,7 @@
129
129
  @padding-small: 16px;
130
130
  @padding-medium: 24px;
131
131
  @padding-large: 32px;
132
- @radius-full: 50%;
132
+ @radius-full: 9999px;
133
133
  @radius-small: 10px;
134
134
  @radius-medium: 16px;
135
135
  @radius-large: 24px;