@vipl520/dk-ui 1.0.37 → 1.0.38

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.js CHANGED
@@ -25048,7 +25048,7 @@
25048
25048
  },
25049
25049
  buttons: {
25050
25050
  default: () => {
25051
- return ["refresh", "add", "export_csv", "edit", "delete", "comSearch", "quickSearch", "columnDisplay"];
25051
+ return ["refresh", "add", "export_csv", "edit", "delete", "comSearch", "quickSearch", "columnDisplay", "recycle"];
25052
25052
  },
25053
25053
  type: Array
25054
25054
  }