zz-shopify-components 0.3.1-beta.7 → 0.3.1-beta.8

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.
@@ -123,7 +123,7 @@
123
123
  <dialog part="dialog" aria-modal="true">
124
124
  <div class="panel" part="backdrop">
125
125
  <div class="panel-inner" role="document" part="panel">
126
- <button class="close-btn" part="close-button" aria-label="Close" data-zz-modal-close>
126
+ <button style="z-index: 1000;" class="close-btn" part="close-button" aria-label="Close" data-zz-modal-close>
127
127
  <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M6 6l12 12M18 6L6 18" stroke="currentColor" stroke-width="2" stroke-linecap="round"/></svg>
128
128
  </button>
129
129
  <header class="header" part="header"><slot name="header"></slot></header>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zz-shopify-components",
3
- "version": "0.3.1-beta.7",
3
+ "version": "0.3.1-beta.8",
4
4
  "description": "Reusable Shopify components for theme projects",
5
5
  "keywords": [
6
6
  "shopify",