@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.
@@ -84038,7 +84038,7 @@ var mAe = function() {
84038
84038
  expression: "state.showSuggestPanel"
84039
84039
  }],
84040
84040
  ref: "popper"
84041
- }, [n.state.showSuggestPanel ? t("tiny-grid", {
84041
+ }, [n.state.showSuggestPanel ? t("tiny-grid", n._b({
84042
84042
  ref: "suggest",
84043
84043
  attrs: {
84044
84044
  "auto-resize": "",
@@ -84062,7 +84062,7 @@ var mAe = function() {
84062
84062
  "select-change": n.sourceGridSelectChange,
84063
84063
  "radio-change": n.suggestRadioChange
84064
84064
  }
84065
- }) : n._e()], 1)]), t("tiny-dialog-box", {
84065
+ }, "tiny-grid", n.gridOp, !1)) : n._e()], 1)]), t("tiny-dialog-box", {
84066
84066
  ref: "popeditorDialogBox",
84067
84067
  staticClass: "tiny-popeditor__dialog-box",
84068
84068
  attrs: {
@@ -84254,7 +84254,7 @@ var mAe = function() {
84254
84254
  staticClass: "tiny-popeditor__tabs-body"
84255
84255
  }, [n.state.activeName === "history" ? t("div", {
84256
84256
  staticClass: "tabs-body-item"
84257
- }, [t("tiny-grid", {
84257
+ }, [t("tiny-grid", n._b({
84258
84258
  ref: "historyGrid",
84259
84259
  attrs: {
84260
84260
  height: "290px",
@@ -84272,9 +84272,9 @@ var mAe = function() {
84272
84272
  "select-all": n.sourceGridSelectAll,
84273
84273
  "select-change": n.sourceGridSelectChange
84274
84274
  }
84275
- })], 1) : n._e(), n.state.activeName === "source" ? t("div", {
84275
+ }, "tiny-grid", n.gridOp, !1))], 1) : n._e(), n.state.activeName === "source" ? t("div", {
84276
84276
  staticClass: "tabs-body-item"
84277
- }, [n.multi ? t("tiny-grid", {
84277
+ }, [n.multi ? t("tiny-grid", n._b({
84278
84278
  ref: "sourceGrid",
84279
84279
  attrs: {
84280
84280
  "auto-resize": "",
@@ -84294,7 +84294,7 @@ var mAe = function() {
84294
84294
  "select-all": n.sourceGridSelectAll,
84295
84295
  "select-change": n.sourceGridSelectChange
84296
84296
  }
84297
- }) : t("tiny-grid", {
84297
+ }, "tiny-grid", n.gridOp, !1)) : t("tiny-grid", n._b({
84298
84298
  ref: "sourceGrid",
84299
84299
  attrs: {
84300
84300
  "auto-resize": "",
@@ -84314,7 +84314,7 @@ var mAe = function() {
84314
84314
  on: {
84315
84315
  "radio-change": n.radioChangeFn
84316
84316
  }
84317
- }), n.showPager ? t("tiny-pager", n._b({
84317
+ }, "tiny-grid", n.gridOp, !1)), n.showPager ? t("tiny-pager", n._b({
84318
84318
  on: {
84319
84319
  "current-change": n.handleSizeChange,
84320
84320
  "size-change": n.handleNumberPageChange
@@ -84372,7 +84372,7 @@ var mAe = function() {
84372
84372
  return [n._t("close", null, null, a)];
84373
84373
  }
84374
84374
  } : null], null, !0)
84375
- }, "tiny-selected-box", n.selectedBoxOp, !1)) : t("tiny-grid", {
84375
+ }, "tiny-selected-box", n.selectedBoxOp, !1)) : t("tiny-grid", n._b({
84376
84376
  ref: "selectedGrid",
84377
84377
  attrs: {
84378
84378
  "auto-resize": "",
@@ -84390,7 +84390,7 @@ var mAe = function() {
84390
84390
  "select-all": n.selectedGridSelectAll,
84391
84391
  "select-change": n.selectedGridSelectChange
84392
84392
  }
84393
- }), n.showPager ? t("div", {
84393
+ }, "tiny-grid", n.gridOp, !1)), n.showPager ? t("div", {
84394
84394
  staticStyle: {
84395
84395
  height: "50px"
84396
84396
  }