@homebound/beam 3.30.0 → 3.31.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/dist/index.d.cts CHANGED
@@ -9097,8 +9097,9 @@ declare const zIndices: {
9097
9097
  readonly tableStickyColumn: 30;
9098
9098
  readonly tableStickyHeader: 40;
9099
9099
  readonly tableActions: 45;
9100
+ readonly scrollToTop: 50;
9100
9101
  readonly scrollShadow: 50;
9101
- readonly superDrawerScrim: 50;
9102
+ readonly superDrawerScrim: 55;
9102
9103
  readonly modalUnderlay: 60;
9103
9104
  readonly pageStickyHeader: 70;
9104
9105
  readonly dragHandle: 80;
package/dist/index.d.ts CHANGED
@@ -9097,8 +9097,9 @@ declare const zIndices: {
9097
9097
  readonly tableStickyColumn: 30;
9098
9098
  readonly tableStickyHeader: 40;
9099
9099
  readonly tableActions: 45;
9100
+ readonly scrollToTop: 50;
9100
9101
  readonly scrollShadow: 50;
9101
- readonly superDrawerScrim: 50;
9102
+ readonly superDrawerScrim: 55;
9102
9103
  readonly modalUnderlay: 60;
9103
9104
  readonly pageStickyHeader: 70;
9104
9105
  readonly dragHandle: 80;