@kong-ui-public/misc-widgets 2.1.69 → 2.1.70-pr.2274.ca7777244.0

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.
@@ -1,4 +1,4 @@
1
- import { defineComponent as c, computed as l, ref as p, onMounted as b, resolveComponent as d, openBlock as h, createElementBlock as g, createVNode as m, withCtx as f, createElementVNode as i, unref as s, toDisplayString as _, createCommentVNode as S } from "vue";
1
+ import { defineComponent as c, computed as l, ref as p, onMounted as b, resolveComponent as d, createElementBlock as h, createCommentVNode as g, openBlock as m, createVNode as f, withCtx as _, createElementVNode as i, unref as s, toDisplayString as S } from "vue";
2
2
  import { createI18n as v, i18nTComponent as x } from "@kong-ui-public/i18n";
3
3
  const k = {
4
4
  title: "Star",
@@ -43,9 +43,9 @@ const C = {
43
43
  }), r.setAttribute("src", "https://buttons.github.io/buttons.js"), document.head.appendChild(r);
44
44
  }), (r, w) => {
45
45
  const u = d("KTooltip");
46
- return t.url && n.value ? (h(), g("div", T, [
47
- m(u, { text: a.value }, {
48
- default: f(() => [
46
+ return t.url && n.value ? (m(), h("div", T, [
47
+ f(u, { text: a.value }, {
48
+ default: _(() => [
49
49
  i("span", null, [
50
50
  i("a", {
51
51
  "aria-label": s(e).t("githubStar.ariaLabel"),
@@ -54,12 +54,12 @@ const C = {
54
54
  "data-show-count": "true",
55
55
  href: t.url,
56
56
  target: "_blank"
57
- }, _(s(e).t("githubStar.title")), 9, E)
57
+ }, S(s(e).t("githubStar.title")), 9, E)
58
58
  ])
59
59
  ]),
60
60
  _: 1
61
61
  }, 8, ["text"])
62
- ])) : S("", !0);
62
+ ])) : g("", !0);
63
63
  };
64
64
  }
65
65
  }), I = (t, e) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kong-ui-public/misc-widgets",
3
- "version": "2.1.69",
3
+ "version": "2.1.70-pr.2274.ca7777244.0",
4
4
  "type": "module",
5
5
  "main": "./dist/misc-widgets.umd.js",
6
6
  "module": "./dist/misc-widgets.es.js",
@@ -22,13 +22,13 @@
22
22
  },
23
23
  "peerDependencies": {
24
24
  "@kong/kongponents": "^9.34.2",
25
- "vue": ">= 3.3.13 < 4",
26
- "@kong-ui-public/i18n": "^2.3.2"
25
+ "vue": "^3.5.13",
26
+ "@kong-ui-public/i18n": "^2.3.3-pr.2274.ca7777244.0"
27
27
  },
28
28
  "devDependencies": {
29
- "@kong/kongponents": "9.34.2",
29
+ "@kong/kongponents": "^9.34.2",
30
30
  "vue": "^3.5.13",
31
- "@kong-ui-public/i18n": "^2.3.2"
31
+ "@kong-ui-public/i18n": "^2.3.3-pr.2274.ca7777244.0"
32
32
  },
33
33
  "repository": {
34
34
  "type": "git",