@opentiny/tiny-robot 0.3.0-rc.4 → 0.3.0-rc.6

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,9 +1,9 @@
1
- import { defineComponent as f, createElementBlock as r, openBlock as e, normalizeClass as y, createBlock as m, createElementVNode as i, resolveDynamicComponent as u, createCommentVNode as h, toDisplayString as l, Fragment as k, createTextVNode as P, renderSlot as B, renderList as w, mergeProps as x, toRaw as S } from "vue";
1
+ import { defineComponent as y, createElementBlock as r, openBlock as e, normalizeClass as f, createBlock as m, createElementVNode as i, resolveDynamicComponent as u, createCommentVNode as h, toDisplayString as l, Fragment as k, createTextVNode as P, renderSlot as B, renderList as w, mergeProps as x, toRaw as S } from "vue";
2
2
  import { _ as v } from "../_plugin-vue_export-helper.js";
3
3
  const z = { class: "tr-prompt__content" }, N = { class: "tr-prompt__content-title" }, T = {
4
4
  key: 0,
5
5
  class: "tr-prompt__content-description"
6
- }, V = { class: "tr-prompt__badge" }, $ = /* @__PURE__ */ f({
6
+ }, V = { class: "tr-prompt__badge" }, $ = /* @__PURE__ */ y({
7
7
  __name: "prompt",
8
8
  props: {
9
9
  label: {},
@@ -17,7 +17,7 @@ const z = { class: "tr-prompt__content" }, N = { class: "tr-prompt__content-titl
17
17
  setup(o) {
18
18
  const t = o;
19
19
  return (s, d) => (e(), r("div", {
20
- class: y(["tr-prompt", { disabled: t.disabled }, t.size])
20
+ class: f(["tr-prompt", { disabled: t.disabled }, t.size])
21
21
  }, [
22
22
  (e(), m(u(t.icon))),
23
23
  i("div", z, [
@@ -31,7 +31,7 @@ const z = { class: "tr-prompt__content" }, N = { class: "tr-prompt__content-titl
31
31
  ])
32
32
  ], 2));
33
33
  }
34
- }), n = /* @__PURE__ */ v($, [["__scopeId", "data-v-fdc72803"]]), D = { class: "tr-prompts" }, E = /* @__PURE__ */ f({
34
+ }), n = /* @__PURE__ */ v($, [["__scopeId", "data-v-ce67a72d"]]), D = { class: "tr-prompts" }, E = /* @__PURE__ */ y({
35
35
  __name: "prompts",
36
36
  props: {
37
37
  items: {},
@@ -47,7 +47,7 @@ const z = { class: "tr-prompt__content" }, N = { class: "tr-prompt__content-titl
47
47
  };
48
48
  return (a, _) => (e(), r("div", D, [
49
49
  i("div", {
50
- class: y(["tr-prompts__list-container", { wrap: s.wrap, vertical: s.vertical }])
50
+ class: f(["tr-prompts__list-container", { wrap: s.wrap, vertical: s.vertical }])
51
51
  }, [
52
52
  (e(!0), r(k, null, w(s.items, (p, b) => (e(), m(n, x({
53
53
  key: p.id || b