@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 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,3 +1,3 @@
1
1
  import React from 'react';
2
- export declare const JsonSchemaPlayground: React.VFC<Record<string, unknown>>;
2
+ export declare const JsonSchemaPlayground: React.FC<Record<string, unknown>>;
3
3
  //# sourceMappingURL=json-schema-playground.d.ts.map
@@ -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,GAAG,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAQnE,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,GAAuC,CACtE,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
+ {"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,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { Badge } from './badge.js';
3
- export declare const SlotReference: React.VFC<{
3
+ export declare const SlotReference: React.FC<{
4
4
  badge?: typeof Badge;
5
5
  footer?: React.ReactNode;
6
6
  text: string;
@@ -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,GAAG,CAAC;IAEpC,KAAK,CAAC,EAAE,OAAO,KAAK,CAAC;IACrB,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,IAAI,EAAE,MAAM,CAAC;CACd,CAsBA,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,5 +1,5 @@
1
1
  import React from 'react';
2
- export declare const StarterTemplate: React.VFC<{
2
+ export declare const StarterTemplate: React.FC<{
3
3
  subTitle?: string;
4
4
  }>;
5
5
  //# sourceMappingURL=starter-template.d.ts.map
@@ -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,GAAG,CAAC;IACtC,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAWA,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--canary.6958.f9af936.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.4",
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.553.0",
47
- "react": "^18.3.1",
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.11.0",
53
- "@knapsack/eslint-config-starter": "4.88.0--canary.6958.f9af936.0",
54
- "@knapsack/postcss-config-starter": "4.88.0--canary.6958.f9af936.0",
55
- "@knapsack/prettier-config": "4.88.0--canary.6958.f9af936.0",
56
- "@knapsack/sandbox-tokens": "4.88.0--canary.6958.f9af936.0",
57
- "@knapsack/typescript-config-starter": "4.88.0--canary.6958.f9af936.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": "^18.3.26",
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": "f9af936a6e74ec5798fc6249f1b433d0ee25c01c"
76
+ "gitHead": "4928bd1dbcb4cc1af722a728d7c1de84c6f7f1e1"
77
77
  }
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
 
3
- export const JsonSchemaPlayground: React.VFC<Record<string, unknown>> = (
3
+ export const JsonSchemaPlayground: React.FC<Record<string, unknown>> = (
4
4
  props,
5
5
  ) => (
6
6
  <div>
@@ -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.VFC<{
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;
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import clsx from 'clsx';
3
3
 
4
- export const StarterTemplate: React.VFC<{
4
+ export const StarterTemplate: React.FC<{
5
5
  subTitle?: string;
6
6
  }> = ({ subTitle }) => {
7
7
  return (