hcui-package 1.9.66 → 1.9.68

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.
@@ -78332,7 +78332,8 @@ const FJ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
78332
78332
  default: () => ({
78333
78333
  remote: !0,
78334
78334
  multiple: !0,
78335
- chronological: !0
78335
+ chronological: !0,
78336
+ trigger: "cell"
78336
78337
  })
78337
78338
  },
78338
78339
  pagination: {
@@ -78802,14 +78803,14 @@ function oee() {
78802
78803
  })
78803
78804
  ]) : a("div", { class: "description" }, [
78804
78805
  a("div", { class: "description-text" }, i)
78805
- ]) : null : null, g = c === "primary" ? "info" : c, m = c === "success" ? "icon-check arm-check" : "icon-jingshi arm-jingshi";
78806
+ ]) : null : null, g = c === "primary" ? "info" : c, m = c === "success" ? "icon-check arm-check" : "icon-jingshi arm-jingshi";
78806
78807
  window.$dialog[g]({
78807
78808
  showIcon: !1,
78808
78809
  class: u,
78809
78810
  content: () => a("div", { class: "dialog-content" }, [
78810
78811
  // 警告图标
78811
78812
  a("div", { class: "icon-container" }, [
78812
- a("i", { class: "iconfont arm-icon warning-icon" + m })
78813
+ a("i", { class: `iconfont arm-icon warning-icon ${m}` })
78813
78814
  ]),
78814
78815
  // title
78815
78816
  a("div", { class: "title" }, o),