@knapsack/sandbox-components 4.72.0--canary.4920.be98a9b.0 → 4.72.0--canary.5313.51b7b5f.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,160 @@
1
+ # v4.71.16 (Thu Dec 05 2024)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - refactor React Renderer to use `tsc` for build [#5224](https://github.com/knapsack-labs/app-monorepo/pull/5224) ([@EvanLovely](https://github.com/EvanLovely) [@mabry1985](https://github.com/mabry1985))
6
+
7
+ #### Authors: 2
8
+
9
+ - Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
10
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
11
+
12
+ ---
13
+
14
+ # v4.71.14 (Wed Dec 04 2024)
15
+
16
+ #### 🐛 Bug Fix
17
+
18
+ - fix sandbox header width [#5243](https://github.com/knapsack-labs/app-monorepo/pull/5243) ([@GormanDesign](https://github.com/GormanDesign))
19
+ - fix sandbox header width ([@GormanDesign](https://github.com/GormanDesign))
20
+
21
+ #### Authors: 1
22
+
23
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
24
+
25
+ ---
26
+
27
+ # v4.71.13 (Wed Dec 04 2024)
28
+
29
+ #### 🐛 Bug Fix
30
+
31
+ - Merge branch 'feature/ksp-5777-gsk-sso-issues' into feature/sso-config-via-db ([@EvanLovely](https://github.com/EvanLovely))
32
+ - Merge branch 'latest' into feature/ksp-5777-gsk-sso-issues ([@illepic](https://github.com/illepic))
33
+ - Bump version to: v4.71.12 \[skip ci\] ([@KnapsackBot](https://github.com/KnapsackBot))
34
+ - Update CHANGELOG.md \[skip ci\] ([@KnapsackBot](https://github.com/KnapsackBot))
35
+ - Bump version to: v4.71.11 \[skip ci\] ([@KnapsackBot](https://github.com/KnapsackBot))
36
+
37
+ #### 🏠 Internal
38
+
39
+ - refactor Cypress user login [#5225](https://github.com/knapsack-labs/app-monorepo/pull/5225) ([@EvanLovely](https://github.com/EvanLovely))
40
+ - Update Node.js to v20.18.1 [#5197](https://github.com/knapsack-labs/app-monorepo/pull/5197) ([@renovate[bot]](https://github.com/renovate[bot]))
41
+ - adds evt handlers for design src logs [#5194](https://github.com/knapsack-labs/app-monorepo/pull/5194) ([@mabry1985](https://github.com/mabry1985))
42
+ - setup login w popup [#5209](https://github.com/knapsack-labs/app-monorepo/pull/5209) ([@GormanDesign](https://github.com/GormanDesign) [@mabry1985](https://github.com/mabry1985) [@EvanLovely](https://github.com/EvanLovely) [@KnapsackBot](https://github.com/KnapsackBot) [@illepic](https://github.com/illepic))
43
+ - migrate to new Figma oAuth endpoints and configuration [#5206](https://github.com/knapsack-labs/app-monorepo/pull/5206) ([@mabry1985](https://github.com/mabry1985))
44
+
45
+ #### Authors: 6
46
+
47
+ - [@renovate[bot]](https://github.com/renovate[bot])
48
+ - Christopher Bloom ([@illepic](https://github.com/illepic))
49
+ - Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
50
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
51
+ - KnapsackBot ([@KnapsackBot](https://github.com/KnapsackBot))
52
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
53
+
54
+ ---
55
+
56
+ # v4.71.12 (Thu Nov 21 2024)
57
+
58
+ #### 🐛 Bug Fix
59
+
60
+ - Fix component alignment in pattern stage and embeds [#5138](https://github.com/knapsack-labs/app-monorepo/pull/5138) ([@GormanDesign](https://github.com/GormanDesign))
61
+ - Merge branch 'latest' into feature/ksp-5732-fix-component-alignment-in-pattern-stage-and-embeds ([@GormanDesign](https://github.com/GormanDesign))
62
+
63
+ #### Authors: 1
64
+
65
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
66
+
67
+ ---
68
+
69
+ # v4.71.10 (Thu Nov 21 2024)
70
+
71
+ #### 🐛 Bug Fix
72
+
73
+ - fix prop reordering doesnt stick [#5196](https://github.com/knapsack-labs/app-monorepo/pull/5196) ([@mabry1985](https://github.com/mabry1985))
74
+
75
+ #### Authors: 1
76
+
77
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
78
+
79
+ ---
80
+
81
+ # v4.71.8 (Fri Nov 15 2024)
82
+
83
+ #### 🐛 Bug Fix
84
+
85
+ - Add button modes for sales demos [#5173](https://github.com/knapsack-labs/app-monorepo/pull/5173) ([@brittanysmart](https://github.com/brittanysmart))
86
+ - Merge branch 'latest' into feature/KSP-5764-add-button-modes ([@brittanysmart](https://github.com/brittanysmart))
87
+ - Merge branch 'latest' into GormanDesign-patch-2 ([@GormanDesign](https://github.com/GormanDesign))
88
+ - feat: add status button variations for sales demos ([@brittanysmart](https://github.com/brittanysmart))
89
+
90
+ #### 🏠 Internal
91
+
92
+ - update gsk-digital-channels sso page content [#5178](https://github.com/knapsack-labs/app-monorepo/pull/5178) ([@GormanDesign](https://github.com/GormanDesign))
93
+ - fix figma tiles show processing message indefinitely [#5179](https://github.com/knapsack-labs/app-monorepo/pull/5179) ([@mabry1985](https://github.com/mabry1985))
94
+
95
+ #### Authors: 3
96
+
97
+ - Brittany Smart ([@brittanysmart](https://github.com/brittanysmart))
98
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
99
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
100
+
101
+ ---
102
+
103
+ # v4.71.6 (Thu Nov 14 2024)
104
+
105
+ #### 🐛 Bug Fix
106
+
107
+ - Merge branch 'latest' into feature/ksp-5437-update-auth0-node-sdk ([@freneticpixel](https://github.com/freneticpixel))
108
+ - Merge branch 'latest' into feature/ksp-5710-collections-block-filters ([@GormanDesign](https://github.com/GormanDesign))
109
+ - Merge remote-tracking branch 'origin/latest' into feature/ksp-5437-update-auth0-node-sdk ([@freneticpixel](https://github.com/freneticpixel))
110
+
111
+ #### 🏠 Internal
112
+
113
+ - Update dependency @types/node to ^20.17.6 [#5127](https://github.com/knapsack-labs/app-monorepo/pull/5127) ([@renovate[bot]](https://github.com/renovate[bot]))
114
+
115
+ #### Authors: 3
116
+
117
+ - [@renovate[bot]](https://github.com/renovate[bot])
118
+ - Jim Frenette ([@freneticpixel](https://github.com/freneticpixel))
119
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
120
+
121
+ ---
122
+
123
+ # v4.71.5 (Tue Nov 05 2024)
124
+
125
+ #### 🐛 Bug Fix
126
+
127
+ - Merge branch 'latest' into feature/ksp-5668-handle-figma-blocks-when-updating-design-source-file ([@GormanDesign](https://github.com/GormanDesign))
128
+
129
+ #### 🏠 Internal
130
+
131
+ - Update dependency @types/node to ^20.17.5 [#5086](https://github.com/knapsack-labs/app-monorepo/pull/5086) ([@renovate[bot]](https://github.com/renovate[bot]))
132
+ - Update react monorepo [#5072](https://github.com/knapsack-labs/app-monorepo/pull/5072) ([@renovate[bot]](https://github.com/renovate[bot]))
133
+ - Update dependency @react-aria/visually-hidden to ^3.8.17 [#5078](https://github.com/knapsack-labs/app-monorepo/pull/5078) ([@renovate[bot]](https://github.com/renovate[bot]))
134
+ - Update dependency @types/node to ^20.17.4 [#5080](https://github.com/knapsack-labs/app-monorepo/pull/5080) ([@renovate[bot]](https://github.com/renovate[bot]))
135
+ - Update vue monorepo to ^3.5.12 [#5050](https://github.com/knapsack-labs/app-monorepo/pull/5050) ([@renovate[bot]](https://github.com/renovate[bot]))
136
+ - Update dependency @types/node to ^20.17.3 [#5046](https://github.com/knapsack-labs/app-monorepo/pull/5046) ([@renovate[bot]](https://github.com/renovate[bot]))
137
+
138
+ #### Authors: 2
139
+
140
+ - [@renovate[bot]](https://github.com/renovate[bot])
141
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
142
+
143
+ ---
144
+
145
+ # v4.71.4 (Tue Oct 29 2024)
146
+
147
+ #### 🏠 Internal
148
+
149
+ - Update dependency tailwindcss to ^3.4.14 [#5039](https://github.com/knapsack-labs/app-monorepo/pull/5039) ([@renovate[bot]](https://github.com/renovate[bot]))
150
+ - Update dependency @types/node to ^20.17.2 [#5020](https://github.com/knapsack-labs/app-monorepo/pull/5020) ([@renovate[bot]](https://github.com/renovate[bot]))
151
+
152
+ #### Authors: 1
153
+
154
+ - [@renovate[bot]](https://github.com/renovate[bot])
155
+
156
+ ---
157
+
1
158
  # v4.71.1 (Wed Oct 23 2024)
2
159
 
3
160
  #### 🐛 Bug Fix
@@ -99,6 +99,9 @@
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;
102
105
  --color-white: #ffffff;
103
106
  --color-neutral-100: #fafafb;
104
107
  --color-neutral-200: #f6f6f7;
@@ -1238,8 +1241,7 @@ body {
1238
1241
  .button {
1239
1242
  border-radius: 4px;
1240
1243
  border-radius: var(--radius-small);
1241
- border: 1px solid #7a34ed;
1242
- border: 1px solid var(--brand-color);
1244
+ border: 1px solid;
1243
1245
  font-family: Inter;
1244
1246
  font-family: var(--brand-font-family);
1245
1247
  font-weight: 600;
@@ -1283,19 +1285,64 @@ body {
1283
1285
  }
1284
1286
 
1285
1287
  .button--type-outlined {
1286
- background-color: #ffffff;
1287
- background-color: var(--color-white);
1288
+ background-color: transparent;
1288
1289
  color: #7a34ed;
1289
1290
  color: var(--brand-color);
1291
+ border-color: #7a34ed;
1292
+ border-color: var(--brand-color);
1290
1293
  }
1291
1294
 
1295
+ .button--type-outlined.button--mode-success {
1296
+ color: #6bc313;
1297
+ color: var(--color-success);
1298
+ border-color: #6bc313;
1299
+ border-color: var(--color-success);
1300
+ }
1301
+
1302
+ .button--type-outlined.button--mode-error {
1303
+ color: #ff5c46;
1304
+ color: var(--color-error);
1305
+ border-color: #ff5c46;
1306
+ border-color: var(--color-error);
1307
+ }
1308
+
1309
+ .button--type-outlined.button--mode-warning {
1310
+ color: #fab120;
1311
+ color: var(--color-warning);
1312
+ border-color: #fab120;
1313
+ border-color: var(--color-warning);
1314
+ }
1315
+
1292
1316
  .button--type-filled {
1293
1317
  background-color: #7a34ed;
1294
1318
  background-color: var(--brand-color);
1295
1319
  color: #ffffff;
1296
1320
  color: var(--color-white);
1321
+ border-color: #7a34ed;
1322
+ border-color: var(--brand-color);
1297
1323
  }
1298
1324
 
1325
+ .button--type-filled.button--mode-success {
1326
+ background-color: #6bc313;
1327
+ background-color: var(--color-success);
1328
+ border-color: #6bc313;
1329
+ border-color: var(--color-success);
1330
+ }
1331
+
1332
+ .button--type-filled.button--mode-error {
1333
+ background-color: #ff5c46;
1334
+ background-color: var(--color-error);
1335
+ border-color: #ff5c46;
1336
+ border-color: var(--color-error);
1337
+ }
1338
+
1339
+ .button--type-filled.button--mode-warning {
1340
+ background-color: #fab120;
1341
+ background-color: var(--color-warning);
1342
+ border-color: #fab120;
1343
+ border-color: var(--color-warning);
1344
+ }
1345
+
1299
1346
  .card {
1300
1347
  border: solid 1px var(--color-border);
1301
1348
  border-radius: 8px;
@@ -1416,7 +1463,7 @@ body {
1416
1463
  background-color: var(--brand-color);
1417
1464
  padding: 8px 16px;
1418
1465
  padding: var(--spacing-small) var(--spacing-large);
1419
- width: 100%;
1466
+ width: 100vw;
1420
1467
  position: relative;
1421
1468
  height: 60px;
1422
1469
  z-index: 10;
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  interface ButtonProps {
3
+ mode?: 'default' | 'success' | 'error' | 'warning';
3
4
  type?: 'filled' | 'outlined';
4
5
  size?: 'small' | 'medium' | 'large';
5
6
  label: string;
@@ -1 +1 @@
1
- {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../src/react/button.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,UAAU,WAAW;IACnB,IAAI,CAAC,EAAE,QAAQ,GAAG,UAAU,CAAC;IAC7B,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;IACpC,KAAK,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAiBxC,CAAC"}
1
+ {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../src/react/button.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,UAAU,WAAW;IACnB,IAAI,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,CAAC;IACnD,IAAI,CAAC,EAAE,QAAQ,GAAG,UAAU,CAAC;IAC7B,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;IACpC,KAAK,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAmBxC,CAAC"}
@@ -1,8 +1,9 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { clsx } from 'clsx';
3
- export const Button = ({ type = 'filled', size = 'medium', label = 'Button', }) => {
3
+ export const Button = ({ mode = 'default', type = 'filled', size = 'medium', label = 'Button', }) => {
4
4
  return (_jsx("button", { type: "button", className: clsx({
5
5
  button: true,
6
+ [`button--mode-${mode}`]: true,
6
7
  [`button--size-${size}`]: true,
7
8
  [`button--type-${type}`]: true,
8
9
  }), children: label }));
@@ -1 +1 @@
1
- {"version":3,"file":"button.js","sourceRoot":"","sources":["../../src/react/button.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAS5B,MAAM,CAAC,MAAM,MAAM,GAA0B,CAAC,EAC5C,IAAI,GAAG,QAAQ,EACf,IAAI,GAAG,QAAQ,EACf,KAAK,GAAG,QAAQ,GACjB,EAAE,EAAE;IACH,OAAO,CACL,iBACE,IAAI,EAAC,QAAQ,EACb,SAAS,EAAE,IAAI,CAAC;YACd,MAAM,EAAE,IAAI;YACZ,CAAC,gBAAgB,IAAI,EAAE,CAAC,EAAE,IAAI;YAC9B,CAAC,gBAAgB,IAAI,EAAE,CAAC,EAAE,IAAI;SAC/B,CAAC,YAED,KAAK,GACC,CACV,CAAC;AACJ,CAAC,CAAC"}
1
+ {"version":3,"file":"button.js","sourceRoot":"","sources":["../../src/react/button.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAU5B,MAAM,CAAC,MAAM,MAAM,GAA0B,CAAC,EAC5C,IAAI,GAAG,SAAS,EAChB,IAAI,GAAG,QAAQ,EACf,IAAI,GAAG,QAAQ,EACf,KAAK,GAAG,QAAQ,GACjB,EAAE,EAAE;IACH,OAAO,CACL,iBACE,IAAI,EAAC,QAAQ,EACb,SAAS,EAAE,IAAI,CAAC;YACd,MAAM,EAAE,IAAI;YACZ,CAAC,gBAAgB,IAAI,EAAE,CAAC,EAAE,IAAI;YAC9B,CAAC,gBAAgB,IAAI,EAAE,CAAC,EAAE,IAAI;YAC9B,CAAC,gBAAgB,IAAI,EAAE,CAAC,EAAE,IAAI;SAC/B,CAAC,YAED,KAAK,GACC,CACV,CAAC;AACJ,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@knapsack/sandbox-components",
3
3
  "description": "",
4
- "version": "4.72.0--canary.4920.be98a9b.0",
4
+ "version": "4.72.0--canary.5313.51b7b5f.0",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  "./css": "./dist/css/ks-sandbox-styles.css",
@@ -41,16 +41,16 @@
41
41
  "clsx": "^2.1.1",
42
42
  "lit": "^2.8.0",
43
43
  "react": "^18.3.1",
44
- "vue": "^3.5.11"
44
+ "vue": "^3.5.12"
45
45
  },
46
46
  "devDependencies": {
47
- "@knapsack/eslint-config-starter": "4.72.0--canary.4920.be98a9b.0",
48
- "@knapsack/postcss-config-starter": "4.72.0--canary.4920.be98a9b.0",
49
- "@knapsack/prettier-config": "4.72.0--canary.4920.be98a9b.0",
50
- "@knapsack/sandbox-tokens": "4.72.0--canary.4920.be98a9b.0",
51
- "@knapsack/typescript-config-starter": "4.72.0--canary.4920.be98a9b.0",
52
- "@types/node": "^20.17.2",
53
- "@types/react": "^18.3.11",
47
+ "@knapsack/eslint-config-starter": "4.72.0--canary.5313.51b7b5f.0",
48
+ "@knapsack/postcss-config-starter": "4.72.0--canary.5313.51b7b5f.0",
49
+ "@knapsack/prettier-config": "4.72.0--canary.5313.51b7b5f.0",
50
+ "@knapsack/sandbox-tokens": "4.72.0--canary.5313.51b7b5f.0",
51
+ "@knapsack/typescript-config-starter": "4.72.0--canary.5313.51b7b5f.0",
52
+ "@types/node": "^20.17.8",
53
+ "@types/react": "^18.3.12",
54
54
  "esbuild": "^0.24.0",
55
55
  "eslint": "^8.57.0",
56
56
  "npm-run-all2": "^5.0.2",
@@ -68,5 +68,5 @@
68
68
  "directory": "apps/ui/libs/sandbox-components",
69
69
  "type": "git"
70
70
  },
71
- "gitHead": "be98a9b39ed70c97fd88e8359e5420250a582b6f"
71
+ "gitHead": "51b7b5f2b8e4a42f078030647178769053559d32"
72
72
  }
@@ -1,6 +1,6 @@
1
1
  .button {
2
2
  border-radius: var(--radius-small);
3
- border: 1px solid var(--brand-color);
3
+ border: 1px solid;
4
4
  font-family: var(--brand-font-family);
5
5
  font-weight: 600;
6
6
  transition: all 0.3s ease;
@@ -23,12 +23,38 @@
23
23
  }
24
24
  &--type {
25
25
  &-outlined {
26
- background-color: var(--color-white);
26
+ background-color: transparent;
27
27
  color: var(--brand-color);
28
+ border-color: var(--brand-color);
29
+ &.button--mode-success {
30
+ color: var(--color-success);
31
+ border-color: var(--color-success);
32
+ }
33
+ &.button--mode-error {
34
+ color: var(--color-error);
35
+ border-color: var(--color-error);
36
+ }
37
+ &.button--mode-warning {
38
+ color: var(--color-warning);
39
+ border-color: var(--color-warning);
40
+ }
28
41
  }
29
42
  &-filled {
30
43
  background-color: var(--brand-color);
31
44
  color: var(--color-white);
45
+ border-color: var(--brand-color);
46
+ &.button--mode-success {
47
+ background-color: var(--color-success);
48
+ border-color: var(--color-success);
49
+ }
50
+ &.button--mode-error {
51
+ background-color: var(--color-error);
52
+ border-color: var(--color-error);
53
+ }
54
+ &.button--mode-warning {
55
+ background-color: var(--color-warning);
56
+ border-color: var(--color-warning);
57
+ }
32
58
  }
33
59
  }
34
60
  }
@@ -1,7 +1,7 @@
1
1
  .header {
2
2
  background-color: var(--brand-color);
3
3
  padding: var(--spacing-small) var(--spacing-large);
4
- width: 100%;
4
+ width: 100vw;
5
5
  position: relative;
6
6
  height: 60px;
7
7
  z-index: 10;
@@ -2,12 +2,14 @@ import { clsx } from 'clsx';
2
2
  import React from 'react';
3
3
 
4
4
  interface ButtonProps {
5
+ mode?: 'default' | 'success' | 'error' | 'warning';
5
6
  type?: 'filled' | 'outlined';
6
7
  size?: 'small' | 'medium' | 'large';
7
8
  label: string;
8
9
  }
9
10
 
10
11
  export const Button: React.FC<ButtonProps> = ({
12
+ mode = 'default',
11
13
  type = 'filled',
12
14
  size = 'medium',
13
15
  label = 'Button',
@@ -17,6 +19,7 @@ export const Button: React.FC<ButtonProps> = ({
17
19
  type="button"
18
20
  className={clsx({
19
21
  button: true,
22
+ [`button--mode-${mode}`]: true,
20
23
  [`button--size-${size}`]: true,
21
24
  [`button--type-${type}`]: true,
22
25
  })}