cimos7-vue3-common 0.4.0 → 0.4.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.
@@ -84191,6 +84191,11 @@ const OEe = {
84191
84191
  default: !0,
84192
84192
  required: !1
84193
84193
  },
84194
+ gutter: {
84195
+ type: Number,
84196
+ default: 12,
84197
+ required: !1
84198
+ },
84194
84199
  hasSearchCard: {
84195
84200
  type: Boolean,
84196
84201
  default: !1
@@ -84272,7 +84277,7 @@ const OEe = {
84272
84277
  default: at(() => [
84273
84278
  t(be, {
84274
84279
  hasSearchCard: e.hasSearchCard,
84275
- gutter: 12,
84280
+ gutter: e.gutter,
84276
84281
  searchConfig: e.searchOptions,
84277
84282
  modelValue: W.value,
84278
84283
  "onUpdate:modelValue": ue[0] || (ue[0] = (Ye) => W.value = Ye),
@@ -84298,7 +84303,7 @@ const OEe = {
84298
84303
  ]),
84299
84304
  _: 3
84300
84305
  /* FORWARDED */
84301
- }, 8, ["hasSearchCard", "searchConfig", "modelValue"]),
84306
+ }, 8, ["hasSearchCard", "gutter", "searchConfig", "modelValue"]),
84302
84307
  t(je, Ss({
84303
84308
  data: b.value,
84304
84309
  columns: I.columns,
@@ -84579,9 +84584,8 @@ const AEe = ft({
84579
84584
  Et(D.$slots, "searchMiddle"),
84580
84585
  mt(" ===================== 搜索 + 重置 按钮 ===================== "),
84581
84586
  t(ee, {
84582
- class: "btn-group",
84583
- span: 12,
84584
- style: { "padding-bottom": "12px" }
84587
+ class: "btn-group flex-left",
84588
+ style: { "padding-bottom": "12px", width: "auto" }
84585
84589
  }, {
84586
84590
  default: at(() => [
84587
84591
  t(I, {