@knapsack/sandbox-tokens 4.71.8--canary.5173.94abe8d.0 → 4.71.9--canary.5152.fa9ef17.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -116,9 +116,6 @@ module.exports = {
116
116
  collectionsThemeTextSubtleBasisLight: '#6E7A82',
117
117
  colorNeutral800: '#191335',
118
118
  colorBlack: '#191335',
119
- colorError: '#ff5c46',
120
- colorSuccess: '#6bc313',
121
- colorWarning: '#fab120',
122
119
  colorWhite: '#ffffff',
123
120
  colorNeutral100: '#FAFAFB',
124
121
  colorNeutral200: '#F6F6F7',
@@ -99,9 +99,6 @@
99
99
  --collections-theme-text-subtle-basis-dark: #bec3d3;
100
100
  --collections-theme-text-subtle-basis-light: #6e7a82;
101
101
  --color-black: var(--color-neutral-800);
102
- --color-error: #ff5c46;
103
- --color-success: #6bc313;
104
- --color-warning: #fab120;
105
102
  --color-white: #ffffff;
106
103
  --color-neutral-100: #fafafb;
107
104
  --color-neutral-200: #f6f6f7;
@@ -99,9 +99,6 @@
99
99
  --collections-theme-text-subtle-basis-dark: #bec3d3;
100
100
  --collections-theme-text-subtle-basis-light: #6e7a82;
101
101
  --color-black: var(--color-neutral-800);
102
- --color-error: #ff5c46;
103
- --color-success: #6bc313;
104
- --color-warning: #fab120;
105
102
  --color-white: #ffffff;
106
103
  --color-neutral-100: #fafafb;
107
104
  --color-neutral-200: #f6f6f7;
@@ -99,9 +99,6 @@
99
99
  --collections-theme-text-subtle-basis-dark: #bec3d3;
100
100
  --collections-theme-text-subtle-basis-light: #6e7a82;
101
101
  --color-black: var(--color-neutral-800);
102
- --color-error: #ff5c46;
103
- --color-success: #6bc313;
104
- --color-warning: #fab120;
105
102
  --color-white: #ffffff;
106
103
  --color-neutral-100: #fafafb;
107
104
  --color-neutral-200: #f6f6f7;
@@ -115,9 +115,6 @@ export declare const collectionsThemeTextSubtleBasisDark = '#BEC3D3';
115
115
  export declare const collectionsThemeTextSubtleBasisLight = '#6E7A82';
116
116
  export declare const colorNeutral800 = '#191335';
117
117
  export declare const colorBlack = '#191335';
118
- export declare const colorError = '#ff5c46';
119
- export declare const colorSuccess = '#6bc313';
120
- export declare const colorWarning = '#fab120';
121
118
  export declare const colorWhite = '#ffffff';
122
119
  export declare const colorNeutral100 = '#FAFAFB';
123
120
  export declare const colorNeutral200 = '#F6F6F7';
@@ -115,9 +115,6 @@ export declare const collectionsThemeTextSubtleBasisDark = '#BEC3D3';
115
115
  export declare const collectionsThemeTextSubtleBasisLight = '#6E7A82';
116
116
  export declare const colorNeutral800 = '#191335';
117
117
  export declare const colorBlack = '#191335';
118
- export declare const colorError = '#ff5c46';
119
- export declare const colorSuccess = '#6bc313';
120
- export declare const colorWarning = '#fab120';
121
118
  export declare const colorWhite = '#ffffff';
122
119
  export declare const colorNeutral100 = '#FAFAFB';
123
120
  export declare const colorNeutral200 = '#F6F6F7';
@@ -115,9 +115,6 @@ export declare const collectionsThemeTextSubtleBasisDark = '#BEC3D3';
115
115
  export declare const collectionsThemeTextSubtleBasisLight = '#6E7A82';
116
116
  export declare const colorNeutral800 = '#191335';
117
117
  export declare const colorBlack = '#191335';
118
- export declare const colorError = '#ff5c46';
119
- export declare const colorSuccess = '#6bc313';
120
- export declare const colorWarning = '#fab120';
121
118
  export declare const colorWhite = '#ffffff';
122
119
  export declare const colorNeutral100 = '#FAFAFB';
123
120
  export declare const colorNeutral200 = '#F6F6F7';
@@ -115,9 +115,6 @@ export const collectionsThemeTextSubtleBasisDark = '#BEC3D3';
115
115
  export const collectionsThemeTextSubtleBasisLight = '#6E7A82';
116
116
  export const colorNeutral800 = '#191335';
117
117
  export const colorBlack = '#191335';
118
- export const colorError = '#ff5c46';
119
- export const colorSuccess = '#6bc313';
120
- export const colorWarning = '#fab120';
121
118
  export const colorWhite = '#ffffff';
122
119
  export const colorNeutral100 = '#FAFAFB';
123
120
  export const colorNeutral200 = '#F6F6F7';
@@ -93,9 +93,6 @@
93
93
  "collectionsThemeTextSubtleBasisDark": "#BEC3D3",
94
94
  "collectionsThemeTextSubtleBasisLight": "#6E7A82",
95
95
  "colorBlack": "#191335",
96
- "colorError": "#ff5c46",
97
- "colorSuccess": "#6bc313",
98
- "colorWarning": "#fab120",
99
96
  "colorWhite": "#ffffff",
100
97
  "colorNeutral100": "#FAFAFB",
101
98
  "colorNeutral200": "#F6F6F7",
@@ -111,9 +111,6 @@
111
111
  @collections-theme-text-subtle-basis-light: #6e7a82;
112
112
  @color-neutral-800: #191335;
113
113
  @color-black: @color-neutral-800;
114
- @color-error: #ff5c46;
115
- @color-success: #6bc313;
116
- @color-warning: #fab120;
117
114
  @color-white: #ffffff;
118
115
  @color-neutral-100: #fafafb;
119
116
  @color-neutral-200: #f6f6f7;
@@ -115,9 +115,6 @@ export const collectionsThemeTextSubtleBasisDark = '#BEC3D3';
115
115
  export const collectionsThemeTextSubtleBasisLight = '#6E7A82';
116
116
  export const colorNeutral800 = '#191335';
117
117
  export const colorBlack = '#191335';
118
- export const colorError = '#ff5c46';
119
- export const colorSuccess = '#6bc313';
120
- export const colorWarning = '#fab120';
121
118
  export const colorWhite = '#ffffff';
122
119
  export const colorNeutral100 = '#FAFAFB';
123
120
  export const colorNeutral200 = '#F6F6F7';
@@ -172,9 +172,6 @@
172
172
  },
173
173
  "color": {
174
174
  "black": "#191335",
175
- "error": "#ff5c46",
176
- "success": "#6bc313",
177
- "warning": "#fab120",
178
175
  "white": "#ffffff",
179
176
  "neutral": {
180
177
  "100": "#FAFAFB",
@@ -111,9 +111,6 @@ $collections-theme-text-subtle-basis-dark: #bec3d3;
111
111
  $collections-theme-text-subtle-basis-light: #6e7a82;
112
112
  $color-neutral-800: #191335;
113
113
  $color-black: $color-neutral-800;
114
- $color-error: #ff5c46;
115
- $color-success: #6bc313;
116
- $color-warning: #fab120;
117
114
  $color-white: #ffffff;
118
115
  $color-neutral-100: #fafafb;
119
116
  $color-neutral-200: #f6f6f7;
@@ -355,9 +352,6 @@ $tokens: (
355
352
  ),
356
353
  'color': (
357
354
  'black': $color-black,
358
- 'error': $color-error,
359
- 'success': $color-success,
360
- 'warning': $color-warning,
361
355
  'white': $color-white,
362
356
  'neutral': (
363
357
  '100': $color-neutral-100,
@@ -227,18 +227,6 @@
227
227
  "white": {
228
228
  "value": "{color.white.value}"
229
229
  }
230
- },
231
- "warning": {
232
- "value": "#fab120",
233
- "$type": "color"
234
- },
235
- "error": {
236
- "value": "#ff5c46",
237
- "$type": "color"
238
- },
239
- "success": {
240
- "value": "#6bc313",
241
- "$type": "color"
242
230
  }
243
231
  },
244
232
  "cypress": {
@@ -224,18 +224,6 @@
224
224
  "white": {
225
225
  "$value": "{color.white}"
226
226
  }
227
- },
228
- "warning": {
229
- "$value": "#fab120",
230
- "$type": "color"
231
- },
232
- "error": {
233
- "$value": "#ff5c46",
234
- "$type": "color"
235
- },
236
- "success": {
237
- "$value": "#6bc313",
238
- "$type": "color"
239
227
  }
240
228
  },
241
229
  "cypress": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@knapsack/sandbox-tokens",
3
3
  "description": "",
4
- "version": "4.71.8--canary.5173.94abe8d.0",
4
+ "version": "4.71.9--canary.5152.fa9ef17.0",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  ".": {
@@ -21,10 +21,10 @@
21
21
  "test": "tsc"
22
22
  },
23
23
  "dependencies": {
24
- "@knapsack/app": "4.71.8--canary.5173.94abe8d.0"
24
+ "@knapsack/app": "4.71.9--canary.5152.fa9ef17.0"
25
25
  },
26
26
  "devDependencies": {
27
- "@knapsack/typescript-config-starter": "4.71.8--canary.5173.94abe8d.0",
27
+ "@knapsack/typescript-config-starter": "4.71.9--canary.5152.fa9ef17.0",
28
28
  "@types/node": "^20.17.6",
29
29
  "typescript": "^5.6.3"
30
30
  },
@@ -37,5 +37,5 @@
37
37
  "directory": "apps/ui/libs/sandbox-tokens",
38
38
  "type": "git"
39
39
  },
40
- "gitHead": "94abe8db66cef2bf5d656ef86b4a74c441e42afc"
40
+ "gitHead": "fa9ef170c1af8f47ece9c48be5fc964954f6c832"
41
41
  }
@@ -224,18 +224,6 @@
224
224
  "white": {
225
225
  "$value": "{color.white}"
226
226
  }
227
- },
228
- "warning": {
229
- "$value": "#fab120",
230
- "$type": "color"
231
- },
232
- "error": {
233
- "$value": "#ff5c46",
234
- "$type": "color"
235
- },
236
- "success": {
237
- "$value": "#6bc313",
238
- "$type": "color"
239
227
  }
240
228
  },
241
229
  "cypress": {