@opentinyvue/vue-runtime 3.23.0 → 3.23.1

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.
@@ -118778,7 +118778,7 @@ var eCt = function() {
118778
118778
  expression: "state.showSuggestPanel"
118779
118779
  }],
118780
118780
  ref: "popper"
118781
- }, [n.state.showSuggestPanel ? t("tiny-grid", {
118781
+ }, [n.state.showSuggestPanel ? t("tiny-grid", n._b({
118782
118782
  ref: "suggest",
118783
118783
  attrs: {
118784
118784
  "auto-resize": "",
@@ -118802,7 +118802,7 @@ var eCt = function() {
118802
118802
  "select-change": n.sourceGridSelectChange,
118803
118803
  "radio-change": n.suggestRadioChange
118804
118804
  }
118805
- }) : n._e()], 1)]), t("tiny-dialog-box", {
118805
+ }, "tiny-grid", n.gridOp, !1)) : n._e()], 1)]), t("tiny-dialog-box", {
118806
118806
  ref: "popeditorDialogBox",
118807
118807
  staticClass: "tiny-popeditor__dialog-box",
118808
118808
  attrs: {
@@ -118994,7 +118994,7 @@ var eCt = function() {
118994
118994
  staticClass: "tiny-popeditor__tabs-body"
118995
118995
  }, [n.state.activeName === "history" ? t("div", {
118996
118996
  staticClass: "tabs-body-item"
118997
- }, [t("tiny-grid", {
118997
+ }, [t("tiny-grid", n._b({
118998
118998
  ref: "historyGrid",
118999
118999
  attrs: {
119000
119000
  height: "290px",
@@ -119012,9 +119012,9 @@ var eCt = function() {
119012
119012
  "select-all": n.sourceGridSelectAll,
119013
119013
  "select-change": n.sourceGridSelectChange
119014
119014
  }
119015
- })], 1) : n._e(), n.state.activeName === "source" ? t("div", {
119015
+ }, "tiny-grid", n.gridOp, !1))], 1) : n._e(), n.state.activeName === "source" ? t("div", {
119016
119016
  staticClass: "tabs-body-item"
119017
- }, [n.multi ? t("tiny-grid", {
119017
+ }, [n.multi ? t("tiny-grid", n._b({
119018
119018
  ref: "sourceGrid",
119019
119019
  attrs: {
119020
119020
  "auto-resize": "",
@@ -119034,7 +119034,7 @@ var eCt = function() {
119034
119034
  "select-all": n.sourceGridSelectAll,
119035
119035
  "select-change": n.sourceGridSelectChange
119036
119036
  }
119037
- }) : t("tiny-grid", {
119037
+ }, "tiny-grid", n.gridOp, !1)) : t("tiny-grid", n._b({
119038
119038
  ref: "sourceGrid",
119039
119039
  attrs: {
119040
119040
  "auto-resize": "",
@@ -119054,7 +119054,7 @@ var eCt = function() {
119054
119054
  on: {
119055
119055
  "radio-change": n.radioChangeFn
119056
119056
  }
119057
- }), n.showPager ? t("tiny-pager", n._b({
119057
+ }, "tiny-grid", n.gridOp, !1)), n.showPager ? t("tiny-pager", n._b({
119058
119058
  on: {
119059
119059
  "current-change": n.handleSizeChange,
119060
119060
  "size-change": n.handleNumberPageChange
@@ -119112,7 +119112,7 @@ var eCt = function() {
119112
119112
  return [n._t("close", null, null, r)];
119113
119113
  }
119114
119114
  } : null], null, !0)
119115
- }, "tiny-selected-box", n.selectedBoxOp, !1)) : t("tiny-grid", {
119115
+ }, "tiny-selected-box", n.selectedBoxOp, !1)) : t("tiny-grid", n._b({
119116
119116
  ref: "selectedGrid",
119117
119117
  attrs: {
119118
119118
  "auto-resize": "",
@@ -119130,7 +119130,7 @@ var eCt = function() {
119130
119130
  "select-all": n.selectedGridSelectAll,
119131
119131
  "select-change": n.selectedGridSelectChange
119132
119132
  }
119133
- }), n.showPager ? t("div", {
119133
+ }, "tiny-grid", n.gridOp, !1)), n.showPager ? t("div", {
119134
119134
  staticStyle: {
119135
119135
  height: "50px"
119136
119136
  }