@knapsack/sandbox-components 4.88.0--canary.6958.f9af936.0 → 4.88.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 +13 -0
- package/dist/react/json-schema-playground.d.ts +1 -1
- package/dist/react/json-schema-playground.d.ts.map +1 -1
- package/dist/react/json-schema-playground.js.map +1 -1
- package/dist/react/slot-references.d.ts +1 -1
- package/dist/react/slot-references.d.ts.map +1 -1
- package/dist/react/starter-template.d.ts +1 -1
- package/dist/react/starter-template.d.ts.map +1 -1
- package/package.json +12 -12
- package/src/react/json-schema-playground.tsx +1 -1
- package/src/react/slot-references.tsx +1 -1
- package/src/react/starter-template.tsx +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
1
|
+
# v4.88.0 (Mon Nov 24 2025)
|
|
2
|
+
|
|
3
|
+
#### 🚀 Enhancement
|
|
4
|
+
|
|
5
|
+
- upgrade to react 19 [#6897](https://github.com/knapsack-labs/app-monorepo/pull/6897) ([@brittanysmart](https://github.com/brittanysmart) [@EvanLovely](https://github.com/EvanLovely))
|
|
6
|
+
|
|
7
|
+
#### Authors: 2
|
|
8
|
+
|
|
9
|
+
- Brittany Smart ([@brittanysmart](https://github.com/brittanysmart))
|
|
10
|
+
- Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
|
|
11
|
+
|
|
12
|
+
---
|
|
13
|
+
|
|
1
14
|
# v4.87.9 (Thu Nov 20 2025)
|
|
2
15
|
|
|
3
16
|
#### 🏠 Internal
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"json-schema-playground.d.ts","sourceRoot":"","sources":["../../src/react/json-schema-playground.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,
|
|
1
|
+
{"version":3,"file":"json-schema-playground.d.ts","sourceRoot":"","sources":["../../src/react/json-schema-playground.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAQlE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"json-schema-playground.js","sourceRoot":"","sources":["../../src/react/json-schema-playground.tsx"],"names":[],"mappings":";AAEA,MAAM,CAAC,MAAM,oBAAoB,
|
|
1
|
+
{"version":3,"file":"json-schema-playground.js","sourceRoot":"","sources":["../../src/react/json-schema-playground.tsx"],"names":[],"mappings":";AAEA,MAAM,CAAC,MAAM,oBAAoB,GAAsC,CACrE,KAAK,EACL,EAAE,CAAC,CACH,0BACE,gDAA6B,EAC7B,sCAAkB,EAClB,wBAAM,IAAI,CAAC,SAAS,CAAC,KAAK,EAAE,IAAI,EAAE,CAAC,CAAC,GAAO,IACvC,CACP,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slot-references.d.ts","sourceRoot":"","sources":["../../src/react/slot-references.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAEnC,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,
|
|
1
|
+
{"version":3,"file":"slot-references.d.ts","sourceRoot":"","sources":["../../src/react/slot-references.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAEnC,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC;IAEnC,KAAK,CAAC,EAAE,OAAO,KAAK,CAAC;IACrB,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,IAAI,EAAE,MAAM,CAAC;CACd,CAsBA,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"starter-template.d.ts","sourceRoot":"","sources":["../../src/react/starter-template.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,
|
|
1
|
+
{"version":3,"file":"starter-template.d.ts","sourceRoot":"","sources":["../../src/react/starter-template.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC;IACrC,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAWA,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@knapsack/sandbox-components",
|
|
3
3
|
"description": "",
|
|
4
|
-
"version": "4.88.0
|
|
4
|
+
"version": "4.88.0",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"exports": {
|
|
7
7
|
"./css": "./dist/css/ks-sandbox-styles.css",
|
|
@@ -38,25 +38,25 @@
|
|
|
38
38
|
},
|
|
39
39
|
"customElements": "dist/web-components/custom-elements.json",
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@radix-ui/react-slot": "^1.2.
|
|
41
|
+
"@radix-ui/react-slot": "^1.2.3",
|
|
42
42
|
"@webcomponents/custom-elements": "^1.6.0",
|
|
43
43
|
"class-variance-authority": "^0.7.1",
|
|
44
44
|
"clsx": "^2.1.1",
|
|
45
45
|
"lit": "^2.8.0",
|
|
46
|
-
"lucide-react": "^0.
|
|
47
|
-
"react": "^
|
|
46
|
+
"lucide-react": "^0.525.0",
|
|
47
|
+
"react": "^19.2.0",
|
|
48
48
|
"tailwind-merge": "^2.6.0",
|
|
49
49
|
"vue": "^3.5.24"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
|
-
"@custom-elements-manifest/analyzer": "^0.
|
|
53
|
-
"@knapsack/eslint-config-starter": "4.88.0
|
|
54
|
-
"@knapsack/postcss-config-starter": "4.88.0
|
|
55
|
-
"@knapsack/prettier-config": "4.88.0
|
|
56
|
-
"@knapsack/sandbox-tokens": "4.88.0
|
|
57
|
-
"@knapsack/typescript-config-starter": "4.88.0
|
|
52
|
+
"@custom-elements-manifest/analyzer": "^0.10.4",
|
|
53
|
+
"@knapsack/eslint-config-starter": "4.88.0",
|
|
54
|
+
"@knapsack/postcss-config-starter": "4.88.0",
|
|
55
|
+
"@knapsack/prettier-config": "4.88.0",
|
|
56
|
+
"@knapsack/sandbox-tokens": "4.88.0",
|
|
57
|
+
"@knapsack/typescript-config-starter": "4.88.0",
|
|
58
58
|
"@types/node": "^20.19.25",
|
|
59
|
-
"@types/react": "^
|
|
59
|
+
"@types/react": "^19.2.3",
|
|
60
60
|
"esbuild": "^0.25.6",
|
|
61
61
|
"eslint": "^8.57.0",
|
|
62
62
|
"npm-run-all2": "^5.0.2",
|
|
@@ -73,5 +73,5 @@
|
|
|
73
73
|
"directory": "apps/ui/libs/sandbox-components",
|
|
74
74
|
"type": "git"
|
|
75
75
|
},
|
|
76
|
-
"gitHead": "
|
|
76
|
+
"gitHead": "4928bd1dbcb4cc1af722a728d7c1de84c6f7f1e1"
|
|
77
77
|
}
|
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
import clsx from 'clsx';
|
|
3
3
|
import { Badge } from './badge.js';
|
|
4
4
|
|
|
5
|
-
export const SlotReference: React.
|
|
5
|
+
export const SlotReference: React.FC<{
|
|
6
6
|
// or it could be `React.FC` - for example `Badge` is `React.FC<BadgeProps>`
|
|
7
7
|
badge?: typeof Badge;
|
|
8
8
|
footer?: React.ReactNode;
|