ninegrid2 6.82.0 → 6.83.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.
Files changed (123) hide show
  1. package/dist/bundle.cjs.js +19 -19
  2. package/dist/bundle.esm.js +19 -19
  3. package/dist/etc/___nxUtils.js +1 -1
  4. package/dist/etc/__ngUtils.js +1 -1
  5. package/dist/etc/_ngCell.js +1 -1
  6. package/dist/etc/ngButton.js +1 -1
  7. package/dist/etc/ngCellCopyPaste.js +1 -1
  8. package/dist/etc/ngCellManager.js +1 -1
  9. package/dist/etc/ngCellSelection.js +1 -1
  10. package/dist/etc/ngChart.js +1 -1
  11. package/dist/etc/ngCheckBox.js +1 -1
  12. package/dist/etc/ngColExpand.js +1 -1
  13. package/dist/etc/ngColMover.js +1 -1
  14. package/dist/etc/ngColResizer.js +1 -1
  15. package/dist/etc/ngColumns.js +1 -1
  16. package/dist/etc/ngCombo.js +1 -1
  17. package/dist/etc/ngContextMenu.js +1 -1
  18. package/dist/etc/ngCustomEvent.js +1 -1
  19. package/dist/etc/ngData.js +1 -1
  20. package/dist/etc/ngDataManager.js +1 -1
  21. package/dist/etc/ngExpandIcon.js +1 -1
  22. package/dist/etc/ngExport.js +1 -1
  23. package/dist/etc/ngFields.js +1 -1
  24. package/dist/etc/ngFiltering.js +1 -1
  25. package/dist/etc/ngFoot.js +1 -1
  26. package/dist/etc/ngHead.js +1 -1
  27. package/dist/etc/ngIcon.js +1 -1
  28. package/dist/etc/ngImage.js +1 -1
  29. package/dist/etc/ngImport.js +1 -1
  30. package/dist/etc/ngInfo.js +1 -1
  31. package/dist/etc/ngInputColor.js +1 -1
  32. package/dist/etc/ngInputDate.js +1 -1
  33. package/dist/etc/ngInputText.js +1 -1
  34. package/dist/etc/ngMatrixManager.js +1 -1
  35. package/dist/etc/ngMaximize.js +1 -1
  36. package/dist/etc/ngMenu.js +1 -1
  37. package/dist/etc/ngPaging.js +1 -1
  38. package/dist/etc/ngProgress.js +1 -1
  39. package/dist/etc/ngRadio.js +1 -1
  40. package/dist/etc/ngRenderer.js +1 -1
  41. package/dist/etc/ngRowDetail.js +1 -1
  42. package/dist/etc/ngRowDrag.js +1 -1
  43. package/dist/etc/ngRowIndicator.js +1 -1
  44. package/dist/etc/ngRowPin.js +1 -1
  45. package/dist/etc/ngRowState.js +1 -1
  46. package/dist/etc/ngScrollBar.js +1 -1
  47. package/dist/etc/ngSorting.js +1 -1
  48. package/dist/etc/ngTableManager.js +1 -1
  49. package/dist/etc/ngTableWrapper.js +1 -1
  50. package/dist/etc/ngTextArea.js +1 -1
  51. package/dist/etc/ngTree.js +1 -1
  52. package/dist/etc/ngView.js +1 -1
  53. package/dist/etc/ninegridContainer.js +1 -1
  54. package/dist/etc/nxConfirm.js +1 -1
  55. package/dist/etc/nxDialog.js +1 -1
  56. package/dist/etc/nxDiv.js +1 -1
  57. package/dist/etc/nxI18nExt.js +1 -1
  58. package/dist/etc/nxSideMenu.js +1 -1
  59. package/dist/etc/nxSidebar.js +1 -1
  60. package/dist/etc/nxSpan.js +1 -1
  61. package/dist/etc/nxTab.js +1 -1
  62. package/dist/etc/nxTopMenu.js +1 -1
  63. package/package.json +1 -1
  64. package/src/etc/___nxUtils.js +1 -1
  65. package/src/etc/__ngUtils.js +1 -1
  66. package/src/etc/_ngCell.js +1 -1
  67. package/src/etc/ngButton.js +1 -1
  68. package/src/etc/ngCellCopyPaste.js +1 -1
  69. package/src/etc/ngCellManager.js +1 -1
  70. package/src/etc/ngCellSelection.js +1 -1
  71. package/src/etc/ngChart.js +1 -1
  72. package/src/etc/ngCheckBox.js +1 -1
  73. package/src/etc/ngColExpand.js +1 -1
  74. package/src/etc/ngColMover.js +1 -1
  75. package/src/etc/ngColResizer.js +1 -1
  76. package/src/etc/ngColumns.js +1 -1
  77. package/src/etc/ngCombo.js +1 -1
  78. package/src/etc/ngContextMenu.js +1 -1
  79. package/src/etc/ngCustomEvent.js +1 -1
  80. package/src/etc/ngData.js +1 -1
  81. package/src/etc/ngDataManager.js +1 -1
  82. package/src/etc/ngExpandIcon.js +1 -1
  83. package/src/etc/ngExport.js +1 -1
  84. package/src/etc/ngFields.js +1 -1
  85. package/src/etc/ngFiltering.js +1 -1
  86. package/src/etc/ngFoot.js +1 -1
  87. package/src/etc/ngHead.js +1 -1
  88. package/src/etc/ngIcon.js +1 -1
  89. package/src/etc/ngImage.js +1 -1
  90. package/src/etc/ngImport.js +1 -1
  91. package/src/etc/ngInfo.js +1 -1
  92. package/src/etc/ngInputColor.js +1 -1
  93. package/src/etc/ngInputDate.js +1 -1
  94. package/src/etc/ngInputText.js +1 -1
  95. package/src/etc/ngMatrixManager.js +1 -1
  96. package/src/etc/ngMaximize.js +1 -1
  97. package/src/etc/ngMenu.js +1 -1
  98. package/src/etc/ngPaging.js +1 -1
  99. package/src/etc/ngProgress.js +1 -1
  100. package/src/etc/ngRadio.js +1 -1
  101. package/src/etc/ngRenderer.js +1 -1
  102. package/src/etc/ngRowDetail.js +1 -1
  103. package/src/etc/ngRowDrag.js +1 -1
  104. package/src/etc/ngRowIndicator.js +1 -1
  105. package/src/etc/ngRowPin.js +1 -1
  106. package/src/etc/ngRowState.js +1 -1
  107. package/src/etc/ngScrollBar.js +1 -1
  108. package/src/etc/ngSorting.js +1 -1
  109. package/src/etc/ngTableManager.js +1 -1
  110. package/src/etc/ngTableWrapper.js +1 -1
  111. package/src/etc/ngTextArea.js +1 -1
  112. package/src/etc/ngTree.js +1 -1
  113. package/src/etc/ngView.js +1 -1
  114. package/src/etc/ninegridContainer.js +1 -1
  115. package/src/etc/nxConfirm.js +1 -1
  116. package/src/etc/nxDialog.js +1 -1
  117. package/src/etc/nxDiv.js +1 -1
  118. package/src/etc/nxI18nExt.js +1 -1
  119. package/src/etc/nxSideMenu.js +1 -1
  120. package/src/etc/nxSidebar.js +1 -1
  121. package/src/etc/nxSpan.js +1 -1
  122. package/src/etc/nxTab.js +1 -1
  123. package/src/etc/nxTopMenu.js +1 -1
@@ -10706,7 +10706,7 @@ function requireJquery () {
10706
10706
  var jqueryExports = requireJquery();
10707
10707
  var $$1 = /*@__PURE__*/getDefaultExportFromCjs(jqueryExports);
10708
10708
 
10709
- let ninegrid$1 = class ninegrid {
10709
+ class ninegrid {
10710
10710
 
10711
10711
 
10712
10712
  constructor() {
@@ -11488,7 +11488,7 @@ let ninegrid$1 = class ninegrid {
11488
11488
  }
11489
11489
  },
11490
11490
  }
11491
- };
11491
+ }
11492
11492
 
11493
11493
  class NgContainer4 extends HTMLElement {
11494
11494
  constructor() {
@@ -21013,12 +21013,12 @@ class ngRowExpand extends HTMLElement
21013
21013
 
21014
21014
  connectedCallback() {
21015
21015
 
21016
- console.log("%%%%%%%%%%%", ninegrid$1.version);
21016
+ console.log("%%%%%%%%%%%", ninegrid.version);
21017
21017
 
21018
21018
  this.shadowRoot.innerHTML = `
21019
21019
  <style>
21020
- @import "https://cdn.jsdelivr.net/npm/ninegrid@${ninegrid$1.version}/dist/css/ngRowExpand.css";
21021
- ${ninegrid$1.getCustomPath(this,"ngRowExpand.css")}
21020
+ @import "https://cdn.jsdelivr.net/npm/ninegrid@${ninegrid.version}/dist/css/ngRowExpand.css";
21021
+ ${ninegrid.getCustomPath(this,"ngRowExpand.css")}
21022
21022
  </style>
21023
21023
  `;
21024
21024
 
@@ -21028,17 +21028,17 @@ class ngRowExpand extends HTMLElement
21028
21028
  if (!this.#owner || !this.#cell) return;
21029
21029
 
21030
21030
  //this.#originExpr= $(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.template).attr("data-expr");
21031
- this.#originExpr= ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-expr");
21031
+ this.#originExpr= ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-expr");
21032
21032
 
21033
21033
  if (this.#cell.querySelector("ng-col-expand")) {
21034
- ninegrid$1.j.querySelectorAll(this).addClass("padding");
21034
+ ninegrid.j.querySelectorAll(this).addClass("padding");
21035
21035
  }
21036
21036
 
21037
21037
  $(this).on("click", e => {
21038
21038
  e.preventDefault();
21039
21039
  e.stopPropagation();
21040
21040
 
21041
- if (ninegrid$1.j.querySelectorAll(this).hasClass("expand")) {
21041
+ if (ninegrid.j.querySelectorAll(this).hasClass("expand")) {
21042
21042
  this.#collapse();
21043
21043
  }
21044
21044
  else {
@@ -21050,28 +21050,28 @@ class ngRowExpand extends HTMLElement
21050
21050
  };
21051
21051
 
21052
21052
  #expand = () => {
21053
- const bind = ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-bind");
21053
+ const bind = ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-bind");
21054
21054
  const expr = `data.${bind}.replaceAll("\\n", "<br>")`;
21055
21055
 
21056
- ninegrid$1.j.querySelectorAll(this).addClass("expand");
21056
+ ninegrid.j.querySelectorAll(this).addClass("expand");
21057
21057
 
21058
- ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-expr", expr);
21059
- ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.body).attr("data-expr", expr);
21058
+ ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-expr", expr);
21059
+ ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.body).attr("data-expr", expr);
21060
21060
 
21061
21061
  this.#setRowHeightFit();
21062
21062
  };
21063
21063
 
21064
21064
  #collapse = () => {
21065
21065
 
21066
- ninegrid$1.j.querySelectorAll(this).removeClass("expand");
21066
+ ninegrid.j.querySelectorAll(this).removeClass("expand");
21067
21067
 
21068
21068
  if (this.#originExpr) {
21069
- ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-expr", this.#originExpr);
21070
- ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.body).attr("data-expr", this.#originExpr);
21069
+ ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-expr", this.#originExpr);
21070
+ ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.body).attr("data-expr", this.#originExpr);
21071
21071
  }
21072
21072
  else {
21073
- ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).removeAttr("data-expr");
21074
- ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.body).removeAttr("data-expr");
21073
+ ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).removeAttr("data-expr");
21074
+ ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.body).removeAttr("data-expr");
21075
21075
  }
21076
21076
 
21077
21077
  this.#setRowHeightFit();
@@ -27320,6 +27320,6 @@ var ninegrid = Object.assign({ instance: new ninegrid() }, ninegrid);
27320
27320
  export default ninegrid;
27321
27321
  */
27322
27322
 
27323
- var ninegrid = new ninegrid$1();
27323
+ var index = new ninegrid();
27324
27324
 
27325
- module.exports = ninegrid;
27325
+ module.exports = index;
@@ -10704,7 +10704,7 @@ function requireJquery () {
10704
10704
  var jqueryExports = requireJquery();
10705
10705
  var $$1 = /*@__PURE__*/getDefaultExportFromCjs(jqueryExports);
10706
10706
 
10707
- let ninegrid$1 = class ninegrid {
10707
+ class ninegrid {
10708
10708
 
10709
10709
 
10710
10710
  constructor() {
@@ -11486,7 +11486,7 @@ let ninegrid$1 = class ninegrid {
11486
11486
  }
11487
11487
  },
11488
11488
  }
11489
- };
11489
+ }
11490
11490
 
11491
11491
  class NgContainer4 extends HTMLElement {
11492
11492
  constructor() {
@@ -21011,12 +21011,12 @@ class ngRowExpand extends HTMLElement
21011
21011
 
21012
21012
  connectedCallback() {
21013
21013
 
21014
- console.log("%%%%%%%%%%%", ninegrid$1.version);
21014
+ console.log("%%%%%%%%%%%", ninegrid.version);
21015
21015
 
21016
21016
  this.shadowRoot.innerHTML = `
21017
21017
  <style>
21018
- @import "https://cdn.jsdelivr.net/npm/ninegrid@${ninegrid$1.version}/dist/css/ngRowExpand.css";
21019
- ${ninegrid$1.getCustomPath(this,"ngRowExpand.css")}
21018
+ @import "https://cdn.jsdelivr.net/npm/ninegrid@${ninegrid.version}/dist/css/ngRowExpand.css";
21019
+ ${ninegrid.getCustomPath(this,"ngRowExpand.css")}
21020
21020
  </style>
21021
21021
  `;
21022
21022
 
@@ -21026,17 +21026,17 @@ class ngRowExpand extends HTMLElement
21026
21026
  if (!this.#owner || !this.#cell) return;
21027
21027
 
21028
21028
  //this.#originExpr= $(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.template).attr("data-expr");
21029
- this.#originExpr= ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-expr");
21029
+ this.#originExpr= ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-expr");
21030
21030
 
21031
21031
  if (this.#cell.querySelector("ng-col-expand")) {
21032
- ninegrid$1.j.querySelectorAll(this).addClass("padding");
21032
+ ninegrid.j.querySelectorAll(this).addClass("padding");
21033
21033
  }
21034
21034
 
21035
21035
  $(this).on("click", e => {
21036
21036
  e.preventDefault();
21037
21037
  e.stopPropagation();
21038
21038
 
21039
- if (ninegrid$1.j.querySelectorAll(this).hasClass("expand")) {
21039
+ if (ninegrid.j.querySelectorAll(this).hasClass("expand")) {
21040
21040
  this.#collapse();
21041
21041
  }
21042
21042
  else {
@@ -21048,28 +21048,28 @@ class ngRowExpand extends HTMLElement
21048
21048
  };
21049
21049
 
21050
21050
  #expand = () => {
21051
- const bind = ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-bind");
21051
+ const bind = ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-bind");
21052
21052
  const expr = `data.${bind}.replaceAll("\\n", "<br>")`;
21053
21053
 
21054
- ninegrid$1.j.querySelectorAll(this).addClass("expand");
21054
+ ninegrid.j.querySelectorAll(this).addClass("expand");
21055
21055
 
21056
- ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-expr", expr);
21057
- ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.body).attr("data-expr", expr);
21056
+ ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-expr", expr);
21057
+ ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.body).attr("data-expr", expr);
21058
21058
 
21059
21059
  this.#setRowHeightFit();
21060
21060
  };
21061
21061
 
21062
21062
  #collapse = () => {
21063
21063
 
21064
- ninegrid$1.j.querySelectorAll(this).removeClass("expand");
21064
+ ninegrid.j.querySelectorAll(this).removeClass("expand");
21065
21065
 
21066
21066
  if (this.#originExpr) {
21067
- ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-expr", this.#originExpr);
21068
- ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.body).attr("data-expr", this.#originExpr);
21067
+ ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).attr("data-expr", this.#originExpr);
21068
+ ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.body).attr("data-expr", this.#originExpr);
21069
21069
  }
21070
21070
  else {
21071
- ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).removeAttr("data-expr");
21072
- ninegrid$1.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.body).removeAttr("data-expr");
21071
+ ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.tmpl).removeAttr("data-expr");
21072
+ ninegrid.j.querySelectorAll(`[data-col="${this.#cell.dataset.col}"]`, this.#owner.body).removeAttr("data-expr");
21073
21073
  }
21074
21074
 
21075
21075
  this.#setRowHeightFit();
@@ -27318,6 +27318,6 @@ var ninegrid = Object.assign({ instance: new ninegrid() }, ninegrid);
27318
27318
  export default ninegrid;
27319
27319
  */
27320
27320
 
27321
- var ninegrid = new ninegrid$1();
27321
+ var index = new ninegrid();
27322
27322
 
27323
- export { ninegrid as default };
27323
+ export { index as default };
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class ninegrid
4
4
  {
@@ -1,7 +1,7 @@
1
1
  //const $ = require('jquery');
2
2
  //import "../index.js";
3
3
  //import $ from "./jquery.js"; // ✅ 상대 경로 지정
4
- import ninegrid from "../index.js";
4
+ import { ninegrid } from "../utils/ninegrid";
5
5
 
6
6
  ( function( global, factory ) {
7
7
  "use strict";
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngCellEx extends HTMLElement
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngCellEx } from "./_ngCell.js";
3
3
 
4
4
  class ngButton extends ngCellEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngCellCopyPasteKeyHandler
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngCellManager
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngCellSelection
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngCellEx } from "./_ngCell.js";
3
3
 
4
4
  class ngLineChart extends ngCellEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngEditableEx } from "./_ngCell.js";
3
3
 
4
4
  class ngCheckBox extends ngEditableEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class ngColExpand extends HTMLElement
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class ngColMoverGrip extends HTMLElement
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngColResizer
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngColumns
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngEditableEx } from "./_ngCell.js";
3
3
 
4
4
  class ngCombo extends ngEditableEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngContextMenu
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngCustomEvent
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngRow
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngRow, ngData } from "./ngData.js";
3
3
 
4
4
  export class ngDataManager
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class ngExpandIcon extends HTMLElement
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngExportExcel
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngFields
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngFiltering
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class ngFoot extends HTMLElement
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class ngHead extends HTMLElement
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class ngIcon extends HTMLElement
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngCellEx } from "./_ngCell.js";
3
3
 
4
4
  class ngImg extends ngCellEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngImport
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class ngInfo extends HTMLElement
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngEditableEx } from "./_ngCell.js";
3
3
 
4
4
  class ngInputColor extends ngEditableEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngEditableEx } from "./_ngCell.js";
3
3
 
4
4
  class ngInputDate extends ngEditableEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngEditableEx } from "./_ngCell.js";
3
3
 
4
4
  class ngInputText extends ngEditableEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngMatrixManager
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class ngMaxPopup extends HTMLElement
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngImport } from "./ngImport.js";
3
3
  import { ngExport } from "./ngExport.js";
4
4
  import { ngContextMenu } from "./ngContextMenu.js";
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class ngPaging extends HTMLElement
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngCellEx } from "./_ngCell.js";
3
3
 
4
4
  class ngProgress extends ngCellEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngEditableEx } from "./_ngCell.js";
3
3
 
4
4
  class ngRadio extends ngEditableEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngCellEx } from "./_ngCell.js";
3
3
 
4
4
  class ngRenderer extends ngCellEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngCellEx } from "./_ngCell.js";
3
3
 
4
4
  class ngRowDetail extends ngCellEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngCellEx } from "./_ngCell.js";
3
3
 
4
4
  class ngRowDrag extends ngCellEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngCellEx } from "./_ngCell.js";
3
3
 
4
4
  class ngRowIndicator extends ngCellEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngCellEx } from "./_ngCell.js";
3
3
 
4
4
  class ngRowPin extends ngCellEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngCellEx } from "./_ngCell.js";
3
3
 
4
4
  class ngRowState extends ngCellEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class ngVScrollBar extends HTMLElement
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngSorting
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngTableManager
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class ngTableWrapper
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngEditableEx } from "./_ngCell.js";
3
3
 
4
4
  class ngTextArea extends ngEditableEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  import { ngCellEx } from "./_ngCell.js";
3
3
 
4
4
  class ngTreeItem extends ngCellEx
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
  //import { ngData } from "./ngData.js";
3
3
 
4
4
  export class ngView
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  import { ngCellCopyPasteKeyHandler } from "./ngCellCopyPaste.js";
4
4
  import { ngPinManager } from "./ngRowPin.js";
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class nxConfirmPopup extends HTMLElement
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class nxDialog extends HTMLElement
4
4
  {
package/dist/etc/nxDiv.js CHANGED
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class nxDiv extends HTMLElement {
4
4
  constructor() {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  export class nxI18nExt extends HTMLElement
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class nxSideMenu extends HTMLElement
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class nxSidebar extends HTMLElement
4
4
  {
@@ -1,4 +1,4 @@
1
- import ninegrid from "../index.js";
1
+ import { ninegrid } from "../utils/ninegrid";
2
2
 
3
3
  class nxSpan extends HTMLElement
4
4
  {