@baseline-ui/core 0.63.0 → 1.0.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": "0.63.0",
3
+ "version": "1.0.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",
@@ -13,10 +13,10 @@
13
13
  "sbom.json"
14
14
  ],
15
15
  "dependencies": {
16
- "@internationalized/date": "^3.12.0",
16
+ "@internationalized/date": "^3.12.2",
17
17
  "@vanilla-extract/dynamic": "2.1.5",
18
18
  "comlink": "^4.4.2",
19
- "dompurify": "3.4.5",
19
+ "dompurify": "3.4.11",
20
20
  "granular-hooks": "^1.1.0",
21
21
  "just-camel-case": "^6.2.0",
22
22
  "just-kebab-case": "^4.2.0",
@@ -26,9 +26,9 @@
26
26
  "perfect-freehand": "^1.2.3",
27
27
  "react-resizable-panels": "4.11.2",
28
28
  "use-sync-external-store": "1.6.0",
29
- "@baseline-ui/css": "0.63.0",
30
- "@baseline-ui/icons": "0.63.0",
31
- "@baseline-ui/tokens": "0.63.0"
29
+ "@baseline-ui/css": "1.0.0",
30
+ "@baseline-ui/icons": "1.0.0",
31
+ "@baseline-ui/tokens": "1.0.0"
32
32
  },
33
33
  "peerDependencies": {
34
34
  "react": "^18.0.0",
@@ -38,7 +38,7 @@
38
38
  "@types/dompurify": "3.2.0",
39
39
  "@types/markdown-it": "^14.1.2",
40
40
  "@vanilla-extract/recipes": "0.5.7",
41
- "@baseline-ui/translations": "0.63.0"
41
+ "@baseline-ui/translations": "1.0.0"
42
42
  },
43
43
  "license": "SEE LICENSE IN https://pspdfkit.com/legal/License.pdf",
44
44
  "publishConfig": {
package/sbom.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
- "$schema": "http://cyclonedx.org/schema/bom-1.7.schema.json",
2
+ "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
3
3
  "bomFormat": "CycloneDX",
4
- "specVersion": "1.7",
5
- "serialNumber": "urn:uuid:73237161-0751-4a5c-a34c-9954ded7cc5c",
4
+ "specVersion": "1.6",
5
+ "serialNumber": "urn:uuid:262ef172-a5fb-4d6a-af49-8a70882e6777",
6
6
  "version": 1,
7
7
  "metadata": {
8
- "timestamp": "2026-06-15T21:43:48.457Z",
8
+ "timestamp": "2026-07-02T14:16:56.845Z",
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": "0.63.0",
27
- "purl": "pkg:npm/@baseline-ui/core@0.63.0",
28
- "bom-ref": "pkg:npm/@baseline-ui/core@0.63.0",
26
+ "version": "1.0.0",
27
+ "purl": "pkg:npm/@baseline-ui/core@1.0.0",
28
+ "bom-ref": "pkg:npm/@baseline-ui/core@1.0.0",
29
29
  "licenses": [
30
30
  {
31
31
  "license": {
@@ -39,18 +39,18 @@
39
39
  {
40
40
  "type": "library",
41
41
  "name": "date",
42
- "version": "3.12.1",
43
- "purl": "pkg:npm/%40internationalized/date@3.12.1",
44
- "bom-ref": "pkg:npm/%40internationalized/date@3.12.1",
42
+ "version": "3.12.2",
43
+ "purl": "pkg:npm/%40internationalized/date@3.12.2",
44
+ "bom-ref": "pkg:npm/%40internationalized/date@3.12.2",
45
45
  "group": "@internationalized",
46
46
  "externalReferences": [
47
47
  {
48
48
  "type": "distribution",
49
- "url": "https://registry.npmjs.org/@internationalized/date/-/date-3.12.1.tgz",
49
+ "url": "https://registry.npmjs.org/@internationalized/date/-/date-3.12.2.tgz",
50
50
  "hashes": [
51
51
  {
52
52
  "alg": "SHA-512",
53
- "content": "e8879db15597caae0ff538fe4f1b94f1619633bd2160b975da76d853c8e48a45696ba5976a915accf51c1d430332859fb480c4d882c390516d7ba5b69c50a445"
53
+ "content": "158d58f87eb8343b3e1c017aa269675b19b7984a5f81a0925ad2f9979e756597c8980fa41a33c582b9c9ac68c7ea57e62cbd20f19fe606ed51de4b9f782a7a27"
54
54
  }
55
55
  ]
56
56
  }
@@ -59,18 +59,18 @@
59
59
  {
60
60
  "type": "library",
61
61
  "name": "helpers",
62
- "version": "0.5.19",
63
- "purl": "pkg:npm/%40swc/helpers@0.5.19",
64
- "bom-ref": "pkg:npm/%40swc/helpers@0.5.19",
62
+ "version": "0.5.23",
63
+ "purl": "pkg:npm/%40swc/helpers@0.5.23",
64
+ "bom-ref": "pkg:npm/%40swc/helpers@0.5.23",
65
65
  "group": "@swc",
66
66
  "externalReferences": [
67
67
  {
68
68
  "type": "distribution",
69
- "url": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.19.tgz",
69
+ "url": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.23.tgz",
70
70
  "hashes": [
71
71
  {
72
72
  "alg": "SHA-512",
73
- "content": "41a9a215e20adedc4d8e0513369a44e8c886de9ed37678a7a59bb41343dba958756bd14d2d3d854618ac69ae0d71a5f9d9756103997b3e4e7c16ded2aa2ff6b0"
73
+ "content": "e654ac30e4d751178f8250dfbee01052a9067a4f47836924b0e61acb69b4f9747ef9bd8d5982ffe2c5b2baf54122cf282a725ac64762f7085a2ffb2a375dda7f"
74
74
  }
75
75
  ]
76
76
  }
@@ -157,17 +157,17 @@
157
157
  {
158
158
  "type": "library",
159
159
  "name": "dompurify",
160
- "version": "3.4.5",
161
- "purl": "pkg:npm/dompurify@3.4.5",
162
- "bom-ref": "pkg:npm/dompurify@3.4.5",
160
+ "version": "3.4.11",
161
+ "purl": "pkg:npm/dompurify@3.4.11",
162
+ "bom-ref": "pkg:npm/dompurify@3.4.11",
163
163
  "externalReferences": [
164
164
  {
165
165
  "type": "distribution",
166
- "url": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.5.tgz",
166
+ "url": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.11.tgz",
167
167
  "hashes": [
168
168
  {
169
169
  "alg": "SHA-512",
170
- "content": "3abc0804ab1d3525447ae6dd2751c1bffc0d10d44cf72b40542bfb617b7ffc0def3dd54c36e00246a2bd9970860815b6967ec14ff0385f48d71e8d86bbcf6688"
170
+ "content": "ce1954575d86b1a47332c7fdab9336e78621038f95b85d1f1be405aaee9a629a0694ab73fb0f3ffe305c195601810911e461e352899e8d8f38015fbfb8f6d677"
171
171
  }
172
172
  ]
173
173
  }
@@ -633,12 +633,12 @@
633
633
  ],
634
634
  "dependencies": [
635
635
  {
636
- "ref": "pkg:npm/baseline-ui@0.0.0",
636
+ "ref": "pkg:npm/@baseline-ui/core@1.0.0",
637
637
  "dependsOn": [
638
- "pkg:npm/%40internationalized/date@3.12.1",
638
+ "pkg:npm/%40internationalized/date@3.12.2",
639
639
  "pkg:npm/%40vanilla-extract/dynamic@2.1.5",
640
640
  "pkg:npm/comlink@4.4.2",
641
- "pkg:npm/dompurify@3.4.5",
641
+ "pkg:npm/dompurify@3.4.11",
642
642
  "pkg:npm/granular-hooks@1.1.0",
643
643
  "pkg:npm/just-camel-case@6.2.0",
644
644
  "pkg:npm/just-kebab-case@4.2.0",
@@ -653,13 +653,13 @@
653
653
  ]
654
654
  },
655
655
  {
656
- "ref": "pkg:npm/%40internationalized/date@3.12.1",
656
+ "ref": "pkg:npm/%40internationalized/date@3.12.2",
657
657
  "dependsOn": [
658
- "pkg:npm/%40swc/helpers@0.5.19"
658
+ "pkg:npm/%40swc/helpers@0.5.23"
659
659
  ]
660
660
  },
661
661
  {
662
- "ref": "pkg:npm/%40swc/helpers@0.5.19",
662
+ "ref": "pkg:npm/%40swc/helpers@0.5.23",
663
663
  "dependsOn": [
664
664
  "pkg:npm/tslib@2.8.1"
665
665
  ]
@@ -683,7 +683,7 @@
683
683
  "dependsOn": []
684
684
  },
685
685
  {
686
- "ref": "pkg:npm/dompurify@3.4.5",
686
+ "ref": "pkg:npm/dompurify@3.4.11",
687
687
  "dependsOn": [
688
688
  "pkg:npm/%40types/trusted-types@2.0.7"
689
689
  ]