@baseline-ui/core 2.0.0 → 2.1.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baseline-ui/core",
3
- "version": "2.0.0",
3
+ "version": "2.1.0",
4
4
  "description": "Baseline UI is a set of accessible components and tools for building accessible, customizable, production-ready user interfaces",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -28,9 +28,9 @@
28
28
  "perfect-freehand": "^1.2.3",
29
29
  "react-resizable-panels": "4.11.2",
30
30
  "use-sync-external-store": "1.6.0",
31
- "@baseline-ui/css": "2.0.0",
32
- "@baseline-ui/icons": "2.0.0",
33
- "@baseline-ui/tokens": "2.0.0"
31
+ "@baseline-ui/css": "2.1.0",
32
+ "@baseline-ui/icons": "2.1.0",
33
+ "@baseline-ui/tokens": "2.1.0"
34
34
  },
35
35
  "peerDependencies": {
36
36
  "react": "^18.0.0",
package/sbom.json CHANGED
@@ -2,10 +2,10 @@
2
2
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
3
3
  "bomFormat": "CycloneDX",
4
4
  "specVersion": "1.6",
5
- "serialNumber": "urn:uuid:788ee409-57c5-40bd-a8e7-380f69c6758d",
5
+ "serialNumber": "urn:uuid:1259c64f-8f9d-4b02-a671-007d02e23c21",
6
6
  "version": 1,
7
7
  "metadata": {
8
- "timestamp": "2026-08-06T07:08:41.059Z",
8
+ "timestamp": "2026-08-13T09:45:51.763Z",
9
9
  "lifecycles": [
10
10
  {
11
11
  "phase": "pre-build"
@@ -23,9 +23,9 @@
23
23
  "component": {
24
24
  "type": "library",
25
25
  "name": "@baseline-ui/core",
26
- "version": "2.0.0",
27
- "purl": "pkg:npm/@baseline-ui/core@2.0.0",
28
- "bom-ref": "pkg:npm/@baseline-ui/core@2.0.0",
26
+ "version": "2.1.0",
27
+ "purl": "pkg:npm/@baseline-ui/core@2.1.0",
28
+ "bom-ref": "pkg:npm/@baseline-ui/core@2.1.0",
29
29
  "licenses": [
30
30
  {
31
31
  "license": {
@@ -633,7 +633,7 @@
633
633
  ],
634
634
  "dependencies": [
635
635
  {
636
- "ref": "pkg:npm/@baseline-ui/core@2.0.0",
636
+ "ref": "pkg:npm/@baseline-ui/core@2.1.0",
637
637
  "dependsOn": [
638
638
  "pkg:npm/%40internationalized/date@3.12.2",
639
639
  "pkg:npm/%40vanilla-extract/dynamic@2.1.5",