@knapsack/sandbox-components 4.88.0--canary.6719.f3daf86.0 → 4.88.0--canary.6959.fe0865f.0
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/CHANGELOG.md +96 -0
- package/dist/css/ks-sandbox-styles.css +7 -2
- package/package.json +14 -13
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,99 @@
|
|
|
1
|
+
# v4.87.9 (Thu Nov 20 2025)
|
|
2
|
+
|
|
3
|
+
#### 🏠 Internal
|
|
4
|
+
|
|
5
|
+
- chore(deps): update dependency @custom-elements-manifest/analyzer to ^0.11.0 [#6761](https://github.com/knapsack-labs/app-monorepo/pull/6761) ([@renovate[bot]](https://github.com/renovate[bot]))
|
|
6
|
+
- fix(deps): update dependency @types/node to ^20.19.25 [#6803](https://github.com/knapsack-labs/app-monorepo/pull/6803) ([@renovate[bot]](https://github.com/renovate[bot]))
|
|
7
|
+
- fix(deps): update dependency @radix-ui/react-slot to ^1.2.4 [#6934](https://github.com/knapsack-labs/app-monorepo/pull/6934) ([@renovate[bot]](https://github.com/renovate[bot]))
|
|
8
|
+
- fix(deps): update dependency lucide-react to ^0.553.0 [#6835](https://github.com/knapsack-labs/app-monorepo/pull/6835) ([@renovate[bot]](https://github.com/renovate[bot]))
|
|
9
|
+
- fix(deps): update vue monorepo to ^3.5.24 [#6856](https://github.com/knapsack-labs/app-monorepo/pull/6856) ([@renovate[bot]](https://github.com/renovate[bot]))
|
|
10
|
+
|
|
11
|
+
#### Authors: 1
|
|
12
|
+
|
|
13
|
+
- [@renovate[bot]](https://github.com/renovate[bot])
|
|
14
|
+
|
|
15
|
+
---
|
|
16
|
+
|
|
17
|
+
# v4.87.8 (Tue Nov 11 2025)
|
|
18
|
+
|
|
19
|
+
#### 🏠 Internal
|
|
20
|
+
|
|
21
|
+
- upgrade to next v15 [#6593](https://github.com/knapsack-labs/app-monorepo/pull/6593) ([@joshbedo](https://github.com/joshbedo) [@EvanLovely](https://github.com/EvanLovely) [@brittanysmart](https://github.com/brittanysmart) [@mabry1985](https://github.com/mabry1985) [@KnapsackBot](https://github.com/KnapsackBot) [@metalgearvarun](https://github.com/metalgearvarun) [@greylabel](https://github.com/greylabel))
|
|
22
|
+
|
|
23
|
+
#### Authors: 7
|
|
24
|
+
|
|
25
|
+
- Brittany Smart ([@brittanysmart](https://github.com/brittanysmart))
|
|
26
|
+
- Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
|
|
27
|
+
- Grant Gaudet ([@greylabel](https://github.com/greylabel))
|
|
28
|
+
- Josh Bedo ([@joshbedo](https://github.com/joshbedo))
|
|
29
|
+
- Josh Mabry ([@mabry1985](https://github.com/mabry1985))
|
|
30
|
+
- KnapsackBot ([@KnapsackBot](https://github.com/KnapsackBot))
|
|
31
|
+
- Varun Saxena ([@metalgearvarun](https://github.com/metalgearvarun))
|
|
32
|
+
|
|
33
|
+
---
|
|
34
|
+
|
|
35
|
+
# v4.87.7 (Mon Nov 10 2025)
|
|
36
|
+
|
|
37
|
+
#### 🏠 Internal
|
|
38
|
+
|
|
39
|
+
- fix(deps): update typescript [#6863](https://github.com/knapsack-labs/app-monorepo/pull/6863) ([@renovate[bot]](https://github.com/renovate[bot]))
|
|
40
|
+
|
|
41
|
+
#### Authors: 1
|
|
42
|
+
|
|
43
|
+
- [@renovate[bot]](https://github.com/renovate[bot])
|
|
44
|
+
|
|
45
|
+
---
|
|
46
|
+
|
|
47
|
+
# v4.87.6 (Wed Nov 05 2025)
|
|
48
|
+
|
|
49
|
+
#### 🏠 Internal
|
|
50
|
+
|
|
51
|
+
- Add comprehensive testing for remaining frameworks and MUI lib [#6876](https://github.com/knapsack-labs/app-monorepo/pull/6876) ([@mabry1985](https://github.com/mabry1985))
|
|
52
|
+
|
|
53
|
+
#### Authors: 1
|
|
54
|
+
|
|
55
|
+
- Josh Mabry ([@mabry1985](https://github.com/mabry1985))
|
|
56
|
+
|
|
57
|
+
---
|
|
58
|
+
|
|
59
|
+
# v4.87.4 (Fri Oct 31 2025)
|
|
60
|
+
|
|
61
|
+
#### 🏠 Internal
|
|
62
|
+
|
|
63
|
+
- adds wider testing to angular renderer [#6871](https://github.com/knapsack-labs/app-monorepo/pull/6871) ([@mabry1985](https://github.com/mabry1985))
|
|
64
|
+
|
|
65
|
+
#### Authors: 1
|
|
66
|
+
|
|
67
|
+
- Josh Mabry ([@mabry1985](https://github.com/mabry1985))
|
|
68
|
+
|
|
69
|
+
---
|
|
70
|
+
|
|
71
|
+
# v4.87.3 (Thu Oct 30 2025)
|
|
72
|
+
|
|
73
|
+
#### 🐛 Bug Fix
|
|
74
|
+
|
|
75
|
+
- KSP-7041 Fixed allow creating and displaying custom element names for web components [#6719](https://github.com/knapsack-labs/app-monorepo/pull/6719) ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
|
|
76
|
+
- Merge branch 'latest' into feature/ksp-7041-issues-with-saving-web-components-template-details-and ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
|
|
77
|
+
|
|
78
|
+
#### Authors: 1
|
|
79
|
+
|
|
80
|
+
- [@EmmanuelVelez](https://github.com/EmmanuelVelez)
|
|
81
|
+
|
|
82
|
+
---
|
|
83
|
+
|
|
84
|
+
# v4.87.2 (Thu Oct 30 2025)
|
|
85
|
+
|
|
86
|
+
#### 🐛 Bug Fix
|
|
87
|
+
|
|
88
|
+
- KSP-4269 Using a reference within a borderStyle then adding a group then removing group destroys ALL composite references [#6694](https://github.com/knapsack-labs/app-monorepo/pull/6694) ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
|
|
89
|
+
- Merge branch 'latest' into feature/ksp-4269-using-a-reference-within-a-borderstyle-then-adding-a-group ([@EmmanuelVelez](https://github.com/EmmanuelVelez))
|
|
90
|
+
|
|
91
|
+
#### Authors: 1
|
|
92
|
+
|
|
93
|
+
- [@EmmanuelVelez](https://github.com/EmmanuelVelez)
|
|
94
|
+
|
|
95
|
+
---
|
|
96
|
+
|
|
1
97
|
# v4.87.1 (Thu Oct 30 2025)
|
|
2
98
|
|
|
3
99
|
#### 🐛 Bug Fix
|
|
@@ -354,6 +354,8 @@
|
|
|
354
354
|
/* Prevent font size inflation */
|
|
355
355
|
|
|
356
356
|
html {
|
|
357
|
+
-moz-text-size-adjust: none;
|
|
358
|
+
-webkit-text-size-adjust: none;
|
|
357
359
|
text-size-adjust: none;
|
|
358
360
|
}
|
|
359
361
|
|
|
@@ -410,7 +412,8 @@ h4 {
|
|
|
410
412
|
/* A elements that don't have a class get default styles */
|
|
411
413
|
|
|
412
414
|
a:not([class]) {
|
|
413
|
-
text-decoration-skip
|
|
415
|
+
-webkit-text-decoration-skip: ink;
|
|
416
|
+
text-decoration-skip-ink: auto;
|
|
414
417
|
color: currentColor;
|
|
415
418
|
}
|
|
416
419
|
|
|
@@ -624,7 +627,8 @@ Add the correct text decoration in Chrome, Edge, and Safari.
|
|
|
624
627
|
|
|
625
628
|
abbr:where([title]) {
|
|
626
629
|
text-decoration: underline;
|
|
627
|
-
text-decoration: underline dotted;
|
|
630
|
+
-webkit-text-decoration: underline dotted;
|
|
631
|
+
text-decoration: underline dotted;
|
|
628
632
|
}
|
|
629
633
|
|
|
630
634
|
/*
|
|
@@ -1700,6 +1704,7 @@ body {
|
|
|
1700
1704
|
}
|
|
1701
1705
|
|
|
1702
1706
|
.menu li a {
|
|
1707
|
+
-webkit-text-decoration: none;
|
|
1703
1708
|
text-decoration: none;
|
|
1704
1709
|
color: #FFFFFF;
|
|
1705
1710
|
display: block;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@knapsack/sandbox-components",
|
|
3
3
|
"description": "",
|
|
4
|
-
"version": "4.88.0--canary.
|
|
4
|
+
"version": "4.88.0--canary.6959.fe0865f.0",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"exports": {
|
|
7
7
|
"./css": "./dist/css/ks-sandbox-styles.css",
|
|
@@ -36,32 +36,33 @@
|
|
|
36
36
|
"watch:css": "npm run build:css -- --watch",
|
|
37
37
|
"watch:ts": "npm run build:ts -- --watch --preserveWatchOutput"
|
|
38
38
|
},
|
|
39
|
+
"customElements": "dist/web-components/custom-elements.json",
|
|
39
40
|
"dependencies": {
|
|
40
|
-
"@radix-ui/react-slot": "^1.2.
|
|
41
|
+
"@radix-ui/react-slot": "^1.2.4",
|
|
41
42
|
"@webcomponents/custom-elements": "^1.6.0",
|
|
42
43
|
"class-variance-authority": "^0.7.1",
|
|
43
44
|
"clsx": "^2.1.1",
|
|
44
45
|
"lit": "^2.8.0",
|
|
45
|
-
"lucide-react": "^0.
|
|
46
|
+
"lucide-react": "^0.553.0",
|
|
46
47
|
"react": "^18.3.1",
|
|
47
48
|
"tailwind-merge": "^2.6.0",
|
|
48
|
-
"vue": "^3.5.
|
|
49
|
+
"vue": "^3.5.24"
|
|
49
50
|
},
|
|
50
51
|
"devDependencies": {
|
|
51
|
-
"@custom-elements-manifest/analyzer": "^0.
|
|
52
|
-
"@knapsack/eslint-config-starter": "4.88.0--canary.
|
|
53
|
-
"@knapsack/postcss-config-starter": "4.88.0--canary.
|
|
54
|
-
"@knapsack/prettier-config": "4.88.0--canary.
|
|
55
|
-
"@knapsack/sandbox-tokens": "4.88.0--canary.
|
|
56
|
-
"@knapsack/typescript-config-starter": "4.88.0--canary.
|
|
57
|
-
"@types/node": "^20.19.
|
|
52
|
+
"@custom-elements-manifest/analyzer": "^0.11.0",
|
|
53
|
+
"@knapsack/eslint-config-starter": "4.88.0--canary.6959.fe0865f.0",
|
|
54
|
+
"@knapsack/postcss-config-starter": "4.88.0--canary.6959.fe0865f.0",
|
|
55
|
+
"@knapsack/prettier-config": "4.88.0--canary.6959.fe0865f.0",
|
|
56
|
+
"@knapsack/sandbox-tokens": "4.88.0--canary.6959.fe0865f.0",
|
|
57
|
+
"@knapsack/typescript-config-starter": "4.88.0--canary.6959.fe0865f.0",
|
|
58
|
+
"@types/node": "^20.19.25",
|
|
58
59
|
"@types/react": "^18.3.26",
|
|
59
60
|
"esbuild": "^0.25.6",
|
|
60
61
|
"eslint": "^8.57.0",
|
|
61
62
|
"npm-run-all2": "^5.0.2",
|
|
62
63
|
"postcss-cli": "^9.1.0",
|
|
63
64
|
"tailwindcss": "^3.4.18",
|
|
64
|
-
"typescript": "^5.9.
|
|
65
|
+
"typescript": "^5.9.3"
|
|
65
66
|
},
|
|
66
67
|
"license": "GPL-2.0-or-later",
|
|
67
68
|
"publishConfig": {
|
|
@@ -72,5 +73,5 @@
|
|
|
72
73
|
"directory": "apps/ui/libs/sandbox-components",
|
|
73
74
|
"type": "git"
|
|
74
75
|
},
|
|
75
|
-
"gitHead": "
|
|
76
|
+
"gitHead": "fe0865f5da85d2a8022066693bb5bb4125eb0b71"
|
|
76
77
|
}
|