@updog/data-editor-wc 0.1.97 → 0.1.98

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 (3) hide show
  1. package/index.d.ts +1 -0
  2. package/index.js +969 -950
  3. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -567,6 +567,7 @@ declare var export_default = {
567
567
  },
568
568
  chat: {
569
569
  cancelRequest: "Cancel request",
570
+ groupColumns: "Columns",
570
571
  inputLabel: "Ask AI about your data",
571
572
  placeholder: "Ask AI...",
572
573
  requestCancelled: "Cancelled",