@opentiny/tiny-robot 0.2.0-alpha.7 → 0.2.0-alpha.9

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,7 +1,7 @@
1
1
  import { defineComponent as $, useSlots as H, computed as i, ref as f, watch as N, nextTick as W, createElementBlock as _, openBlock as n, createBlock as v, createCommentVNode as R, Fragment as G, renderList as I, unref as h, withCtx as S, createElementVNode as w, resolveDynamicComponent as x, renderSlot as L, createVNode as E, Transition as j, withDirectives as q, normalizeClass as J, withModifiers as K, toDisplayString as Q, vShow as U } from "vue";
2
2
  import { o as Y } from "../tiny-robot-svgs.js";
3
3
  import { T as M } from "../index4.js";
4
- import { o as Z, b as ee } from "../index3.js";
4
+ import { o as Z, a as ee } from "../index2.js";
5
5
  import te from "../icon-button/index.js";
6
6
  import { _ as oe } from "../_plugin-vue_export-helper.js";
7
7
  const ne = { class: "tr-action-group" }, re = ["onClick"], le = ["onClick"], ae = { class: "tr-action-group__dropdown-item-text" }, ce = /* @__PURE__ */ $({
@@ -17,10 +17,10 @@ const ne = { class: "tr-action-group" }, re = ["onClick"], le = ["onClick"], ae
17
17
  var o, t;
18
18
  const e = F.default();
19
19
  return Array.isArray(e) ? e.length === 1 && ((o = e[0].type) == null ? void 0 : o.toString()) === "Symbol(v-fgt)" ? e[0].children : e : ((t = e.type) == null ? void 0 : t.toString()) === "Symbol(v-fgt)" ? e.children : [e];
20
- }), b = i(() => {
20
+ }), y = i(() => {
21
21
  const e = a.maxNum ?? Number.MAX_SAFE_INTEGER;
22
22
  return e > 0 ? e : Number.MAX_SAFE_INTEGER;
23
- }), y = i(() => p.value.length > b.value), V = i(() => y.value ? p.value.slice(0, b.value) : p.value), z = i(() => y.value ? p.value.slice(b.value) : []), m = f(null), d = f(null), r = f(!1), P = () => {
23
+ }), b = i(() => p.value.length > y.value), V = i(() => b.value ? p.value.slice(0, y.value) : p.value), z = i(() => b.value ? p.value.slice(y.value) : []), m = f(null), d = f(null), r = f(!1), P = () => {
24
24
  r.value = !r.value;
25
25
  };
26
26
  Z(d, (e) => {
@@ -66,7 +66,7 @@ const ne = { class: "tr-action-group" }, re = ["onClick"], le = ["onClick"], ae
66
66
  _: 2
67
67
  }, 1032, ["content", "disabled"]);
68
68
  }), 128)),
69
- y.value ? (n(), v(h(M), {
69
+ b.value ? (n(), v(h(M), {
70
70
  key: 0,
71
71
  content: "更多",
72
72
  effect: "dark",
@@ -117,7 +117,7 @@ const ne = { class: "tr-action-group" }, re = ["onClick"], le = ["onClick"], ae
117
117
  }, 8, ["disabled"])) : R("", !0)
118
118
  ]));
119
119
  }
120
- }), g = /* @__PURE__ */ oe(ce, [["__scopeId", "data-v-afd2130f"]]), u = /* @__PURE__ */ $({
120
+ }), g = /* @__PURE__ */ oe(ce, [["__scopeId", "data-v-f3138789"]]), u = /* @__PURE__ */ $({
121
121
  __name: "ActionGroupItem",
122
122
  props: {
123
123
  name: {},
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as c0, useCssVars as L0, unref as P0, useSlots as O0, computed as au, createElementBlock as L, openBlock as S, normalizeClass as i0, createCommentVNode as _u, createElementVNode as Z, createBlock as yu, resolveDynamicComponent as o0, renderSlot as mu, toDisplayString as N0, ref as $0, watch as j0, Fragment as U0, renderList as Ou, mergeProps as Nu, createSlots as Z0, withCtx as H0 } from "vue";
2
- import { toCssUnit as V0 } from "../shared/index.js";
2
+ import { t as V0 } from "../utils.js";
3
3
  import { _ as a0 } from "../_plugin-vue_export-helper.js";
4
- import { d as G0 } from "../index3.js";
4
+ import { u as G0 } from "../index2.js";
5
5
  const $u = {};
6
6
  function W0(u) {
7
7
  let e = $u[u];
package/dist/close.js CHANGED
@@ -1,4 +1,4 @@
1
- import { s as o } from "./index2.js";
1
+ import { s as o } from "./index6.js";
2
2
  import { createElementBlock as n, openBlock as r, createElementVNode as t } from "vue";
3
3
  var c = {
4
4
  viewBox: "0 0 16 16",
@@ -1,8 +1,8 @@
1
- import { defineComponent as m, useCssVars as v, useModel as c, computed as _, createElementBlock as $, openBlock as w, createElementVNode as n, renderSlot as r, createVNode as u, unref as a } from "vue";
1
+ import { defineComponent as m, useCssVars as v, useModel as d, computed as _, createElementBlock as $, openBlock as w, createElementVNode as n, renderSlot as r, createVNode as c, unref as a } from "vue";
2
2
  import { $ as g, i as h, t as C } from "../tiny-robot-svgs.js";
3
- import d from "../icon-button/index.js";
3
+ import u from "../icon-button/index.js";
4
4
  import { _ as b } from "../_plugin-vue_export-helper.js";
5
- const B = { class: "tr-container" }, k = { class: "tr-container__header" }, z = { class: "tr-container__header-operations" }, y = { class: "tr-container__footer" }, E = /* @__PURE__ */ m({
5
+ const z = { class: "tr-container" }, B = { class: "tr-container__header" }, k = { class: "tr-container__header-operations" }, y = { class: "tr-container__footer" }, E = /* @__PURE__ */ m({
6
6
  __name: "index",
7
7
  props: {
8
8
  show: { type: Boolean, required: !0 },
@@ -13,29 +13,29 @@ const B = { class: "tr-container" }, k = { class: "tr-container__header" }, z =
13
13
  emits: ["update:show", "update:fullscreen"],
14
14
  setup(o) {
15
15
  v((t) => ({
16
- b67b7ee6: s.value ? "0" : "unset",
17
- "72873ea0": s.value ? "unset" : "var(--tr-container-width)",
18
- "224ae4c1": l.value ? "100" : "-1",
19
- cb10cae2: l.value ? "1" : "0"
16
+ "1daf37f2": s.value ? "0" : "unset",
17
+ "0679141a": s.value ? "unset" : "var(--tr-container-width)",
18
+ "234493b2": l.value ? "var(--tr-z-index-fixed)" : "-1",
19
+ "0c2ba509": l.value ? "1" : "0"
20
20
  }));
21
- const l = c(o, "show"), s = c(o, "fullscreen"), f = _(() => s.value ? g : h);
22
- return (t, e) => (w(), $("div", B, [
21
+ const l = d(o, "show"), s = d(o, "fullscreen"), f = _(() => s.value ? g : h);
22
+ return (t, e) => (w(), $("div", z, [
23
23
  e[3] || (e[3] = n("div", { class: "tr-container__dragging-bar-wrapper" }, [
24
24
  n("div", { class: "tr-container__dragging-bar" })
25
25
  ], -1)),
26
- n("div", k, [
26
+ n("div", B, [
27
27
  r(t.$slots, "title", {}, () => [
28
28
  e[2] || (e[2] = n("h3", { class: "tr-container__title" }, "OpenTiny NEXT", -1))
29
29
  ]),
30
- n("div", z, [
30
+ n("div", k, [
31
31
  r(t.$slots, "operations"),
32
- u(a(d), {
32
+ c(a(u), {
33
33
  size: "28",
34
34
  "svg-size": "20",
35
35
  icon: f.value,
36
36
  onClick: e[0] || (e[0] = (p) => t.$emit("update:fullscreen", !s.value))
37
37
  }, null, 8, ["icon"]),
38
- u(a(d), {
38
+ c(a(u), {
39
39
  size: "28",
40
40
  "svg-size": "20",
41
41
  icon: a(C),
@@ -49,7 +49,7 @@ const B = { class: "tr-container" }, k = { class: "tr-container__header" }, z =
49
49
  ])
50
50
  ]));
51
51
  }
52
- }), i = /* @__PURE__ */ b(E, [["__scopeId", "data-v-81c9f59e"]]);
52
+ }), i = /* @__PURE__ */ b(E, [["__scopeId", "data-v-6a9b9126"]]);
53
53
  i.name = "TrContainer";
54
54
  const I = function(o) {
55
55
  o.component(i.name, i);
@@ -1,8 +1,8 @@
1
- import { defineComponent as T, useCssVars as D, unref as S, ref as c, computed as B, watch as M, createElementBlock as m, openBlock as n, renderSlot as R, createVNode as V, Transition as E, withCtx as N, createBlock as O, createCommentVNode as W, Teleport as I, createElementVNode as p, normalizeStyle as b, Fragment as z, renderList as F, toDisplayString as H } from "vue";
2
- import { u as f, o as L } from "../index3.js";
3
- import { toCssUnit as o } from "../shared/index.js";
4
- import { _ as P } from "../_plugin-vue_export-helper.js";
5
- const U = { class: "tr-dropdown-menu__list" }, j = ["onClick"], q = /* @__PURE__ */ T({
1
+ import { defineComponent as S, useCssVars as T, unref as M, ref as m, computed as R, watch as V, createElementBlock as o, openBlock as r, Fragment as p, createElementVNode as f, createVNode as B, renderSlot as E, Transition as N, withCtx as O, createCommentVNode as W, normalizeStyle as I, renderList as b, toDisplayString as z } from "vue";
2
+ import { c as _, o as F } from "../index2.js";
3
+ import { t as n } from "../utils.js";
4
+ import { _ as H } from "../_plugin-vue_export-helper.js";
5
+ const L = { class: "tr-dropdown-menu__list" }, P = ["onClick"], U = /* @__PURE__ */ S({
6
6
  __name: "index",
7
7
  props: {
8
8
  items: {},
@@ -10,64 +10,62 @@ const U = { class: "tr-dropdown-menu__list" }, j = ["onClick"], q = /* @__PURE__
10
10
  topOffset: { default: 0 }
11
11
  },
12
12
  emits: ["item-click"],
13
- setup(s, { emit: _ }) {
14
- D((e) => ({
15
- "2f21d602": S(o)(l.minWidth)
13
+ setup(l, { emit: w }) {
14
+ T((e) => ({
15
+ "90b2d29e": M(n)(a.minWidth)
16
16
  }));
17
- const l = s, t = c(!1), w = _, a = c(null), i = c(null), { x: h, y: v, update: k } = f(a), { width: g, height: x } = f(i), y = B(() => ({
18
- left: `min(${o(h.value)}, 100% - ${o(g.value)})`,
19
- top: `max(${o(v.value)} - ${o(x.value)} + ${o(l.topOffset)} - 8px, 0px)`
17
+ const a = l, t = m(!1), h = w, i = m(null), d = m(null), { x: v, y: g, update: k } = _(i), { width: x, height: C } = _(d), y = R(() => ({
18
+ left: `min(${n(v.value)}, 100% - ${n(x.value)})`,
19
+ top: `max(${n(g.value)} - ${n(C.value)} + ${n(a.topOffset)} - 8px, 0px)`
20
20
  }));
21
- L(i, (e) => {
22
- var d;
23
- (d = a.value) != null && d.contains(e.target) && e.stopPropagation(), t.value = !1;
24
- }), M(t, (e) => {
21
+ F(d, (e) => {
22
+ var c;
23
+ (c = i.value) != null && c.contains(e.target) && e.stopPropagation(), t.value = !1;
24
+ }), V(t, (e) => {
25
25
  e && k();
26
26
  });
27
- const C = () => {
27
+ const $ = () => {
28
28
  t.value = !t.value;
29
- }, $ = (e) => {
30
- t.value = !1, w("item-click", e);
29
+ }, D = (e) => {
30
+ t.value = !1, h("item-click", e);
31
31
  };
32
- return (e, d) => (n(), m("div", {
33
- class: "tr-dropdown-menu__wrapper",
34
- ref_key: "dropDownTriggerRef",
35
- ref: a,
36
- onClick: C
37
- }, [
38
- R(e.$slots, "default", {}, void 0, !0),
39
- V(E, { name: "tr-dropdown-menu" }, {
40
- default: N(() => [
41
- t.value ? (n(), O(I, {
32
+ return (e, c) => (r(), o(p, null, [
33
+ f("div", {
34
+ class: "tr-dropdown-menu__wrapper",
35
+ ref_key: "dropDownTriggerRef",
36
+ ref: i,
37
+ onClick: $
38
+ }, [
39
+ E(e.$slots, "default", {}, void 0, !0)
40
+ ], 512),
41
+ B(N, { name: "tr-dropdown-menu" }, {
42
+ default: O(() => [
43
+ t.value ? (r(), o("div", {
42
44
  key: 0,
43
- to: "body"
45
+ class: "tr-dropdown-menu",
46
+ style: I(y.value),
47
+ ref_key: "dropdownMenuRef",
48
+ ref: d
44
49
  }, [
45
- p("div", {
46
- class: "tr-dropdown-menu",
47
- style: b(y.value),
48
- ref_key: "dropdownMenuRef",
49
- ref: i
50
- }, [
51
- p("ul", U, [
52
- (n(!0), m(z, null, F(l.items, (u) => (n(), m("li", {
53
- class: "tr-dropdown-menu__list-item",
54
- key: u.id,
55
- onClick: (G) => $(u)
56
- }, H(u.text), 9, j))), 128))
57
- ])
58
- ], 4)
59
- ])) : W("", !0)
50
+ f("ul", L, [
51
+ (r(!0), o(p, null, b(a.items, (u) => (r(), o("li", {
52
+ class: "tr-dropdown-menu__list-item",
53
+ key: u.id,
54
+ onClick: (q) => D(u)
55
+ }, z(u.text), 9, P))), 128))
56
+ ])
57
+ ], 4)) : W("", !0)
60
58
  ]),
61
59
  _: 1
62
60
  })
63
- ], 512));
61
+ ], 64));
64
62
  }
65
- }), r = /* @__PURE__ */ P(q, [["__scopeId", "data-v-978efe81"]]);
66
- r.name = "TrDropdownMenu";
67
- const A = function(s) {
68
- s.component(r.name, r);
63
+ }), s = /* @__PURE__ */ H(U, [["__scopeId", "data-v-ce90a07c"]]);
64
+ s.name = "TrDropdownMenu";
65
+ const j = function(l) {
66
+ l.component(s.name, s);
69
67
  };
70
- r.install = A;
68
+ s.install = j;
71
69
  export {
72
- r as default
70
+ s as default
73
71
  };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as X, ref as E, computed as z, onMounted as D, watch as K, createElementBlock as a, openBlock as t, createCommentVNode as k, Fragment as I, renderList as S, toDisplayString as y, createVNode as h, unref as l, nextTick as O, createElementVNode as d, createBlock as _, withCtx as f, createTextVNode as U, resolveDynamicComponent as C } from "vue";
2
2
  import { K as T, U as N, d as q, s as j, p as H, e as J } from "../tiny-robot-svgs.js";
3
- import { B as R } from "../index5.js";
3
+ import { B as R } from "../index3.js";
4
4
  import $, { ActionGroupItem as V } from "../action-group/index.js";
5
5
  import Q from "../icon-button/index.js";
6
6
  import { _ as P } from "../_plugin-vue_export-helper.js";
@@ -1,6 +1,6 @@
1
- import { defineComponent as V, mergeModels as E, useModel as q, watch as g, ref as i, computed as $, createElementBlock as a, openBlock as l, createElementVNode as C, Fragment as I, renderList as S, createCommentVNode as _, normalizeClass as x, createBlock as B, resolveDynamicComponent as b, toDisplayString as D, nextTick as G } from "vue";
1
+ import { defineComponent as V, mergeModels as E, useModel as q, watch as g, ref as i, computed as $, createElementBlock as a, openBlock as l, createElementVNode as C, Fragment as I, renderList as S, createCommentVNode as _, normalizeClass as b, createBlock as x, resolveDynamicComponent as B, toDisplayString as D, nextTick as G } from "vue";
2
2
  import { U as H } from "../tiny-robot-svgs.js";
3
- import { a as X, o as j } from "../index3.js";
3
+ import { b as X, o as j } from "../index2.js";
4
4
  import { _ as J } from "../_plugin-vue_export-helper.js";
5
5
  const K = ["onClick"], P = {
6
6
  key: 0,
@@ -67,26 +67,26 @@ const K = ["onClick"], P = {
67
67
  }, [
68
68
  s.value === null || f < s.value ? (l(), a("button", {
69
69
  key: 0,
70
- class: x(["tr-flow-layout__item", { "icon-only": !e.label }, { selected: e.id === u.value }]),
70
+ class: b(["tr-flow-layout__item", { "icon-only": !e.label }, { selected: e.id === u.value }]),
71
71
  ref_for: !0,
72
72
  ref: (r) => A(r, f),
73
73
  onClick: (r) => R(e.id)
74
74
  }, [
75
- (l(), B(b(e.icon), { class: "tr-flow-layout__item-icon" })),
75
+ (l(), x(B(e.icon), { class: "tr-flow-layout__item-icon" })),
76
76
  e.label ? (l(), a("span", P, D(e.label), 1)) : _("", !0)
77
77
  ], 10, K)) : _("", !0)
78
78
  ], 64))), 128)),
79
79
  C("div", Q, [
80
80
  m.value ? _("", !0) : (l(), a("button", {
81
81
  key: 0,
82
- class: x(["tr-flow-layout__item", "icon-only", { selected: O.value }]),
82
+ class: b(["tr-flow-layout__item", "icon-only", { selected: O.value }]),
83
83
  ref_key: "moreButtonRef",
84
84
  ref: w,
85
85
  onClick: U,
86
86
  onMouseenter: o[0] || (o[0] = (e) => v(!0)),
87
87
  onMouseleave: o[1] || (o[1] = (e) => v(!1))
88
88
  }, [
89
- (l(), B(b(n.moreIcon), { class: "tr-flow-layout__item-icon" }))
89
+ (l(), x(B(n.moreIcon), { class: "tr-flow-layout__item-icon" }))
90
90
  ], 34)),
91
91
  C("div", {
92
92
  class: "tr-flow-layout__dropdown-container",
@@ -100,11 +100,11 @@ const K = ["onClick"], P = {
100
100
  ref: k
101
101
  }, [
102
102
  (l(!0), a(I, null, S(z.value, (e) => (l(), a("button", {
103
- class: x(["tr-flow-layout__dropdown_item", { selected: e.id === u.value }]),
103
+ class: b(["tr-flow-layout__dropdown_item", { selected: e.id === u.value }]),
104
104
  key: e.id,
105
105
  onClick: (f) => R(e.id)
106
106
  }, [
107
- (l(), B(b(e.icon), { class: "tr-flow-layout__item-icon" })),
107
+ (l(), x(B(e.icon), { class: "tr-flow-layout__item-icon" })),
108
108
  C("span", Z, D(e.label), 1)
109
109
  ], 10, Y))), 128))
110
110
  ], 512)) : _("", !0)
@@ -112,7 +112,7 @@ const K = ["onClick"], P = {
112
112
  ])
113
113
  ], 512));
114
114
  }
115
- }), p = /* @__PURE__ */ J(ee, [["__scopeId", "data-v-5a28ac75"]]);
115
+ }), p = /* @__PURE__ */ J(ee, [["__scopeId", "data-v-5c283520"]]);
116
116
  p.name = "TrFlowLayout";
117
117
  const te = function(d) {
118
118
  d.component(p.name, p);
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as V, createElementBlock as u, openBlock as n, normalizeStyle as X, normalizeClass as D, createElementVNode as p, toDisplayString as k, createVNode as m, unref as e, ref as G, watchEffect as Y, nextTick as Z, mergeModels as N, useCssVars as q, computed as h, useModel as P, createCommentVNode as E, Fragment as T, renderList as $, createBlock as R, withDirectives as ee, mergeProps as te, withCtx as z, withModifiers as H, vModelText as re } from "vue";
2
2
  import { f as oe, z as se, r as ae, n as ne, t as ie } from "../tiny-robot-svgs.js";
3
- import { I as le } from "../index6.js";
3
+ import { I as le } from "../index5.js";
4
4
  import { T as S } from "../index4.js";
5
5
  import B from "../icon-button/index.js";
6
- import { o as ce } from "../index3.js";
6
+ import { o as ce } from "../index2.js";
7
7
  import { _ as M } from "../_plugin-vue_export-helper.js";
8
8
  const ue = /* @__PURE__ */ V({
9
9
  __name: "item-tag",
@@ -1,5 +1,5 @@
1
- import { defineComponent as p, useCssVars as l, computed as t, createElementBlock as u, openBlock as s, normalizeClass as m, createBlock as d, resolveDynamicComponent as _ } from "vue";
2
- import { toCssUnit as c } from "../shared/index.js";
1
+ import { defineComponent as p, useCssVars as l, computed as n, createElementBlock as u, openBlock as s, normalizeClass as m, createBlock as d, resolveDynamicComponent as _ } from "vue";
2
+ import { t as c } from "../utils.js";
3
3
  import { _ as f } from "../_plugin-vue_export-helper.js";
4
4
  const v = /* @__PURE__ */ p({
5
5
  __name: "index",
@@ -9,12 +9,12 @@ const v = /* @__PURE__ */ p({
9
9
  svgSize: { default: "16px" },
10
10
  rounded: { type: Boolean }
11
11
  },
12
- setup(n) {
12
+ setup(t) {
13
13
  l((i) => ({
14
14
  "72b46ad2": a.value,
15
15
  66777814: r.value
16
16
  }));
17
- const o = n, a = t(() => c(o.size)), r = t(() => c(o.svgSize));
17
+ const o = t, a = n(() => c(o.size)), r = n(() => c(o.svgSize));
18
18
  return (i, z) => (s(), u("button", {
19
19
  class: m(["tr-icon-button", { rounded: o.rounded }])
20
20
  }, [
@@ -23,8 +23,8 @@ const v = /* @__PURE__ */ p({
23
23
  }
24
24
  }), e = /* @__PURE__ */ f(v, [["__scopeId", "data-v-fe8553bc"]]);
25
25
  e.name = "TrIconButton";
26
- const x = function(n) {
27
- n.component(e.name, e);
26
+ const x = function(t) {
27
+ t.component(e.name, e);
28
28
  };
29
29
  e.install = x;
30
30
  export {
package/dist/index.d.ts CHANGED
@@ -89,7 +89,7 @@ popoverHeight: string | number;
89
89
  }, {}, {}, {}, string, ComponentProvideOptions, false, {
90
90
  popoverTriggerRef: HTMLDivElement;
91
91
  popoverRef: HTMLDivElement;
92
- }, HTMLDivElement>;
92
+ }, any>;
93
93
 
94
94
  declare const __VLS_component_2: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
95
95
  "update:show": (value: boolean) => any;
@@ -109,7 +109,7 @@ topOffset: string | number;
109
109
  }, {}, {}, {}, string, ComponentProvideOptions, false, {
110
110
  dropDownTriggerRef: HTMLDivElement;
111
111
  dropdownMenuRef: HTMLDivElement;
112
- }, HTMLDivElement>;
112
+ }, any>;
113
113
 
114
114
  declare const __VLS_component_4: DefineComponent<PromptsProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
115
115
  "item-click": (ev: MouseEvent, item: PromptProps) => any;
@@ -394,20 +394,20 @@ disabled: boolean;
394
394
  type: string;
395
395
  ellipsis: boolean;
396
396
  mask: boolean;
397
+ vertical: boolean;
398
+ customClass: string;
397
399
  tiny_mode_root: boolean;
398
400
  _constants: Record<string, any>;
399
401
  tabindex: string;
400
- contentStyle: Record<string, any>;
401
- customClass: string;
402
402
  showTitle: boolean;
403
403
  readonly: boolean;
404
404
  hoverExpand: boolean;
405
405
  memorySpace: number;
406
- vertical: boolean;
407
406
  selectMenu: {
408
407
  id: string;
409
408
  label: string;
410
409
  }[];
410
+ contentStyle: Record<string, any>;
411
411
  isSelect: boolean;
412
412
  counter: boolean;
413
413
  autosize: boolean | Record<string, any>;
@@ -621,20 +621,20 @@ disabled: boolean;
621
621
  type: string;
622
622
  ellipsis: boolean;
623
623
  mask: boolean;
624
+ vertical: boolean;
625
+ customClass: string;
624
626
  tiny_mode_root: boolean;
625
627
  _constants: Record<string, any>;
626
628
  tabindex: string;
627
- contentStyle: Record<string, any>;
628
- customClass: string;
629
629
  showTitle: boolean;
630
630
  readonly: boolean;
631
631
  hoverExpand: boolean;
632
632
  memorySpace: number;
633
- vertical: boolean;
634
633
  selectMenu: {
635
634
  id: string;
636
635
  label: string;
637
636
  }[];
637
+ contentStyle: Record<string, any>;
638
638
  isSelect: boolean;
639
639
  counter: boolean;
640
640
  autosize: boolean | Record<string, any>;
@@ -895,7 +895,7 @@ declare function __VLS_template_11(): {
895
895
  popoverTriggerRef: HTMLDivElement;
896
896
  popoverRef: HTMLDivElement;
897
897
  };
898
- rootEl: HTMLDivElement;
898
+ rootEl: any;
899
899
  };
900
900
 
901
901
  declare function __VLS_template_2(): {
@@ -912,7 +912,7 @@ declare function __VLS_template_3(): {
912
912
  dropDownTriggerRef: HTMLDivElement;
913
913
  dropdownMenuRef: HTMLDivElement;
914
914
  };
915
- rootEl: HTMLDivElement;
915
+ rootEl: any;
916
916
  };
917
917
 
918
918
  declare function __VLS_template_4(): {
@@ -1176,20 +1176,20 @@ declare function __VLS_template_5(): {
1176
1176
  type: string;
1177
1177
  ellipsis: boolean;
1178
1178
  mask: boolean;
1179
+ vertical: boolean;
1180
+ customClass: string;
1179
1181
  tiny_mode_root: boolean;
1180
1182
  _constants: Record<string, any>;
1181
1183
  tabindex: string;
1182
- contentStyle: Record<string, any>;
1183
- customClass: string;
1184
1184
  showTitle: boolean;
1185
1185
  readonly: boolean;
1186
1186
  hoverExpand: boolean;
1187
1187
  memorySpace: number;
1188
- vertical: boolean;
1189
1188
  selectMenu: {
1190
1189
  id: string;
1191
1190
  label: string;
1192
1191
  }[];
1192
+ contentStyle: Record<string, any>;
1193
1193
  isSelect: boolean;
1194
1194
  counter: boolean;
1195
1195
  autosize: boolean | Record<string, any>;
@@ -1403,20 +1403,20 @@ declare function __VLS_template_5(): {
1403
1403
  type: string;
1404
1404
  ellipsis: boolean;
1405
1405
  mask: boolean;
1406
+ vertical: boolean;
1407
+ customClass: string;
1406
1408
  tiny_mode_root: boolean;
1407
1409
  _constants: Record<string, any>;
1408
1410
  tabindex: string;
1409
- contentStyle: Record<string, any>;
1410
- customClass: string;
1411
1411
  showTitle: boolean;
1412
1412
  readonly: boolean;
1413
1413
  hoverExpand: boolean;
1414
1414
  memorySpace: number;
1415
- vertical: boolean;
1416
1415
  selectMenu: {
1417
1416
  id: string;
1418
1417
  label: string;
1419
1418
  }[];
1419
+ contentStyle: Record<string, any>;
1420
1420
  isSelect: boolean;
1421
1421
  counter: boolean;
1422
1422
  autosize: boolean | Record<string, any>;