domma-js 0.9.4-alpha → 0.9.6-alpha

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,9 +1,9 @@
1
1
  /*!
2
- * Domma Elements CSS v0.9.4-alpha
2
+ * Domma Elements CSS v0.9.5-alpha
3
3
  * Dynamic Object Manipulation & Modeling API
4
4
  * (c) 2026 Darryl Waterhouse & DCBW-IT
5
- * Built: 2026-01-12T18:54:14.047Z
6
- * Commit: 9ca7d3b
5
+ * Built: 2026-01-16T09:03:57.627Z
6
+ * Commit: 72d7b45
7
7
  */
8
8
 
9
9
  /**
@@ -3107,7 +3107,7 @@ code {
3107
3107
  overflow-y: auto;
3108
3108
  overflow-x: hidden;
3109
3109
  transition: transform 0.3s ease, width 0.3s ease;
3110
- z-index: 100;
3110
+ z-index: 200;
3111
3111
  --sidebar-width: 250px;
3112
3112
  --sidebar-collapsed-width: 60px;
3113
3113
  }
@@ -3404,7 +3404,7 @@ code {
3404
3404
  }
3405
3405
 
3406
3406
  .sidebar-dark .sidebar-link.active {
3407
- color: var(--dm-primary-light, #66b2ff);
3407
+ color: #eaeaea;
3408
3408
  background: rgba(102, 178, 255, 0.15);
3409
3409
  border-left-color: var(--dm-primary-light, #66b2ff);
3410
3410
  }
@@ -1,9 +1,9 @@
1
1
  /*!
2
- * Domma Grid CSS v0.9.4-alpha
2
+ * Domma Grid CSS v0.9.5-alpha
3
3
  * Dynamic Object Manipulation & Modeling API
4
4
  * (c) 2026 Darryl Waterhouse & DCBW-IT
5
- * Built: 2026-01-12T18:54:14.040Z
6
- * Commit: 9ca7d3b
5
+ * Built: 2026-01-16T09:03:57.619Z
6
+ * Commit: 72d7b45
7
7
  */
8
8
 
9
9
  /**
@@ -1,9 +1,9 @@
1
1
  /*!
2
- * Domma Syntax Highlighting CSS v0.9.4-alpha
2
+ * Domma Syntax Highlighting CSS v0.9.5-alpha
3
3
  * Dynamic Object Manipulation & Modeling API
4
4
  * (c) 2026 Darryl Waterhouse & DCBW-IT
5
- * Built: 2026-01-12T18:54:14.053Z
6
- * Commit: 9ca7d3b
5
+ * Built: 2026-01-16T09:03:57.638Z
6
+ * Commit: 72d7b45
7
7
  */
8
8
 
9
9
  /**
@@ -1,9 +1,9 @@
1
1
  /*!
2
- * Domma Themes v0.9.4-alpha
2
+ * Domma Themes v0.9.5-alpha
3
3
  * Dynamic Object Manipulation & Modeling API
4
4
  * (c) 2026 Darryl Waterhouse & DCBW-IT
5
- * Built: 2026-01-12T18:54:14.007Z
6
- * Commit: 9ca7d3b
5
+ * Built: 2026-01-16T09:03:57.587Z
6
+ * Commit: 72d7b45
7
7
  */
8
8
 
9
9
  /**