@ninebone/grid 0.0.8 → 0.0.9

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/nine-grid.js CHANGED
@@ -32104,7 +32104,7 @@ ws = new WeakMap(), Gc = new WeakMap(), El = new WeakMap(), qn = new WeakMap(),
32104
32104
  customElements.get("nx-modal") || customElements.define("nx-modal", $f);
32105
32105
  window.jQuery = window.$ = Pu;
32106
32106
  function Df() {
32107
- customElements.get("nine-grid2") || customElements.define("nine-grid2", Zc);
32107
+ customElements.get("nine-table") || customElements.define("nine-table", Zc);
32108
32108
  }
32109
32109
  export {
32110
32110
  Zc as NineGridContainer,