star-horse-lowcode 2.7.5 → 2.7.6

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.es.js CHANGED
@@ -107732,6 +107732,7 @@ const _sfc_main$_ = /* @__PURE__ */ defineComponent({
107732
107732
  default: withCtx(() => [
107733
107733
  createVNode(_component_star_horse_icon, {
107734
107734
  class: "icon-cls",
107735
+ cursor: "pointer",
107735
107736
  onClick: withModifiers(selectData, ["stop"]),
107736
107737
  "icon-class": "select-parent",
107737
107738
  style: { "color": "var(--star-horse-white)" }
@@ -107743,6 +107744,7 @@ const _sfc_main$_ = /* @__PURE__ */ defineComponent({
107743
107744
  default: withCtx(() => [
107744
107745
  createVNode(_component_star_horse_icon, {
107745
107746
  class: "icon-cls",
107747
+ cursor: "pointer",
107746
107748
  onClick: withModifiers(removeData, ["stop"]),
107747
107749
  "icon-class": "clear-all",
107748
107750
  style: { "color": "var(--star-horse-white)" }
@@ -107760,6 +107762,7 @@ const _sfc_main$_ = /* @__PURE__ */ defineComponent({
107760
107762
  createVNode(_component_star_horse_icon, {
107761
107763
  onClick: _cache[0] || (_cache[0] = withModifiers(($event) => tableOperation("insertRow", __props.formItem?.preps), ["stop"])),
107762
107764
  "icon-class": "insert_row",
107765
+ cursor: "pointer",
107763
107766
  style: { "color": "var(--star-horse-white)" }
107764
107767
  })
107765
107768
  ]),
@@ -107773,6 +107776,7 @@ const _sfc_main$_ = /* @__PURE__ */ defineComponent({
107773
107776
  createVNode(_component_star_horse_icon, {
107774
107777
  onClick: _cache[1] || (_cache[1] = withModifiers(($event) => tableOperation("insertCol", __props.formItem?.preps), ["stop"])),
107775
107778
  "icon-class": "insert_col",
107779
+ cursor: "pointer",
107776
107780
  style: { "color": "var(--star-horse-white)" }
107777
107781
  })
107778
107782
  ]),
@@ -107794,7 +107798,7 @@ const _sfc_main$_ = /* @__PURE__ */ defineComponent({
107794
107798
  }
107795
107799
  });
107796
107800
 
107797
- const __unplugin_components_1 = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["__scopeId", "data-v-4fef9c3d"]]);
107801
+ const __unplugin_components_1 = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["__scopeId", "data-v-debb834d"]]);
107798
107802
 
107799
107803
  const groupBoxContainer = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
107800
107804
  __proto__: null,
@@ -109138,6 +109142,7 @@ const _sfc_main$S = /* @__PURE__ */ defineComponent({
109138
109142
  createVNode(_component_star_horse_icon, {
109139
109143
  onClick: _cache[0] || (_cache[0] = withModifiers(($event) => selectParentContainer(), ["stop"])),
109140
109144
  "icon-class": "select-parent",
109145
+ cursor: "pointer",
109141
109146
  style: { "color": "var(--star-horse-white)" }
109142
109147
  })
109143
109148
  ]),
@@ -109148,6 +109153,7 @@ const _sfc_main$S = /* @__PURE__ */ defineComponent({
109148
109153
  createVNode(_component_star_horse_icon, {
109149
109154
  onClick: withModifiers(exchangeItem, ["stop"]),
109150
109155
  "icon-class": "exchange",
109156
+ cursor: "pointer",
109151
109157
  style: { "color": "var(--star-horse-white)" }
109152
109158
  })
109153
109159
  ]),
@@ -109161,6 +109167,7 @@ const _sfc_main$S = /* @__PURE__ */ defineComponent({
109161
109167
  createVNode(_component_star_horse_icon, {
109162
109168
  onClick: _cache[1] || (_cache[1] = withModifiers(($event) => unref(moveUpItem)(unref(isEdit), __props.formItem?.preps, __props.parentField), ["stop"])),
109163
109169
  "icon-class": "move-up",
109170
+ cursor: "pointer",
109164
109171
  style: { "color": "var(--star-horse-white)" }
109165
109172
  })
109166
109173
  ]),
@@ -109174,6 +109181,7 @@ const _sfc_main$S = /* @__PURE__ */ defineComponent({
109174
109181
  createVNode(_component_star_horse_icon, {
109175
109182
  onClick: _cache[2] || (_cache[2] = withModifiers(($event) => unref(moveDownItem)(unref(isEdit), __props.formItem?.preps, __props.parentField), ["stop"])),
109176
109183
  "icon-class": "move-down",
109184
+ cursor: "pointer",
109177
109185
  style: { "color": "var(--star-horse-white)" }
109178
109186
  })
109179
109187
  ]),
@@ -109184,6 +109192,7 @@ const _sfc_main$S = /* @__PURE__ */ defineComponent({
109184
109192
  createVNode(_component_star_horse_icon, {
109185
109193
  onClick: _cache[3] || (_cache[3] = withModifiers(($event) => unref(removeItem)(unref(isEdit), __props.formItem?.preps, __props.parentField), ["stop"])),
109186
109194
  "icon-class": "clear-all",
109195
+ cursor: "pointer",
109187
109196
  style: { "color": "var(--star-horse-white)" }
109188
109197
  })
109189
109198
  ]),
@@ -109236,7 +109245,7 @@ const _sfc_main$S = /* @__PURE__ */ defineComponent({
109236
109245
  }
109237
109246
  });
109238
109247
 
109239
- const __unplugin_components_0$1 = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["__scopeId", "data-v-3e646ccb"]]);
109248
+ const __unplugin_components_0$1 = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["__scopeId", "data-v-f2a579b2"]]);
109240
109249
 
109241
109250
  const starhorseFormItem = /*#__PURE__*/Object.freeze(/*#__PURE__*/Object.defineProperty({
109242
109251
  __proto__: null,