@poni/adjutant-ui 0.0.143 → 0.0.144

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.
@@ -501,11 +501,11 @@ const Ot = /* @__PURE__ */ H({
501
501
  emits: ["update:show"],
502
502
  setup(i, { emit: e }) {
503
503
  ne((a) => ({
504
- "5f2379a6": a.width
504
+ "0536db34": a.width
505
505
  }));
506
506
  const t = e;
507
507
  function s() {
508
- t("update:show", !1);
508
+ console.log(111111), t("update:show", !1);
509
509
  }
510
510
  return (a, n) => (T(), x("div", Ii, [
511
511
  q(ue, { name: "adj-fade" }, {
@@ -544,7 +544,7 @@ const Ot = /* @__PURE__ */ H({
544
544
  })
545
545
  ]));
546
546
  }
547
- }), ft = /* @__PURE__ */ N(Ai, [["__scopeId", "data-v-b1b32775"]]), Bi = ["innerHTML"], Oi = /* @__PURE__ */ H({
547
+ }), ft = /* @__PURE__ */ N(Ai, [["__scopeId", "data-v-dde38048"]]), Bi = ["innerHTML"], Oi = /* @__PURE__ */ H({
548
548
  __name: "AdjHintDesktop",
549
549
  props: {
550
550
  html: { default: "" },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@poni/adjutant-ui",
3
- "version": "0.0.143",
3
+ "version": "0.0.144",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",