@mobileaction/action-kit 1.42.12-beta.1 → 1.42.12-beta.3

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.
@@ -17541,8 +17541,8 @@ const $g = /* @__PURE__ */ jn(qT), hp = {
17541
17541
  name: "MaPopconfirm2",
17542
17542
  __name: "index",
17543
17543
  props: {
17544
- title: { default: "Place success message here" },
17545
- description: { default: "Lorem ipsum dolor sit amet consectetur. Mauris volutpat non bibendum dignissim amet." },
17544
+ title: { default: null },
17545
+ description: { default: "Are you sure you want to continue?" },
17546
17546
  variant: {},
17547
17547
  visible: { type: Boolean, default: !1 },
17548
17548
  placement: { default: "bottom-start" },