@helixui/library 3.4.0-next.123 → 3.4.1-next.125

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.
@@ -1,4 +1,4 @@
1
- /* index.css — generated 2026-05-06T13:50:05.786Z */
1
+ /* index.css — generated 2026-05-06T14:53:50.441Z */
2
2
  /* Imports all per-component CSS files for Drupal asset pipeline */
3
3
 
4
4
  @import './hx-accordion.css';
@@ -1,5 +1,5 @@
1
1
  {
2
- "generated": "2026-05-06T13:50:05.785Z",
2
+ "generated": "2026-05-06T14:53:50.440Z",
3
3
  "components": [
4
4
  {
5
5
  "name": "hx-accordion",
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
- "generatedAt": "2026-05-06T11:01:35.731Z",
3
+ "generatedAt": "2026-05-06T14:32:03.211Z",
4
4
  "sourceCem": "custom-elements.json",
5
- "helixVersion": "3.4.0",
5
+ "helixVersion": "3.4.1",
6
6
  "tokensVersion": "3.3.1",
7
7
  "components": [
8
8
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@helixui/library",
3
- "version": "3.4.0-next.123",
3
+ "version": "3.4.1-next.125",
4
4
  "description": "Enterprise Web Component Library built with Lit 3.x",
5
5
  "type": "module",
6
6
  "sideEffects": [
@@ -59,7 +59,7 @@
59
59
  "customElements": "custom-elements.json",
60
60
  "dependencies": {
61
61
  "lit": "^3.3.2",
62
- "@helixui/tokens": "3.3.1-next.123"
62
+ "@helixui/tokens": "3.3.1-next.125"
63
63
  },
64
64
  "peerDependencies": {
65
65
  "@floating-ui/dom": "^1.7.6"