@opentiny/tiny-robot 0.3.0-alpha.15 → 0.3.0-alpha.16

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.
package/dist/index3.js CHANGED
@@ -1,710 +1,315 @@
1
- import { onMounted as re, nextTick as me, watch as k, getCurrentScope as ge, onScopeDispose as we, getCurrentInstance as j, isRef as ie, toValue as w, hasInjectionContext as le, inject as be, toRefs as ye, customRef as Oe, shallowRef as y, computed as P, reactive as Z, unref as Se, watchEffect as se, ref as ue, readonly as Te } from "vue";
2
- function z(e) {
3
- return ge() ? (we(e), !0) : !1;
4
- }
5
- // @__NO_SIDE_EFFECTS__
6
- function ee() {
7
- const e = /* @__PURE__ */ new Set(), t = (i) => {
8
- e.delete(i);
9
- };
10
- return {
11
- on: (i) => {
12
- e.add(i);
13
- const a = () => t(i);
14
- return z(a), {
15
- off: a
16
- };
1
+ import { A as B, s as C, d as k, a as _, p as O, b as $, c as A, f as j } from "./index6.js";
2
+ import { createElementBlock as w, openBlock as f, createElementVNode as r, resolveComponent as D, mergeProps as I, createBlock as h, createCommentVNode as T, renderSlot as E, resolveDynamicComponent as L, normalizeClass as M, toDisplayString as U } from "vue";
3
+ const z = ({ emit: e, props: t, state: n, designConfig: o }) => (d) => {
4
+ var s, l;
5
+ const i = B.filterUrl(t.href), u = 1e3;
6
+ let a = u;
7
+ t.resetTime !== u ? a = t.resetTime : a = (l = (s = o == null ? void 0 : o.props) == null ? void 0 : s.resetTime) != null ? l : t.resetTime, i ? location.href = i : t.nativeType === "button" && a > 0 && (n.disabled = !0, n.timer = window.setTimeout(() => {
8
+ n.disabled = !1;
9
+ }, a)), e("click", d);
10
+ }, F = (e) => () => clearTimeout(e.timer), N = ["state", "handleClick"], G = (e, { computed: t, onBeforeUnmount: n, reactive: o, watch: d, inject: s }, { emit: l, parent: i, designConfig: u }) => {
11
+ i.tinyForm = i.tinyForm || s("form", null);
12
+ const a = o({
13
+ timer: 0,
14
+ disabled: e.disabled,
15
+ plain: t(() => e.plain || (i.buttonGroup || {}).plain),
16
+ round: t(() => {
17
+ var c, v, g;
18
+ return (g = (v = e.round) != null ? v : (c = u == null ? void 0 : u.props) == null ? void 0 : c.round) != null ? g : !1;
19
+ }),
20
+ formDisabled: t(() => (i.tinyForm || {}).disabled),
21
+ buttonDisabled: t(
22
+ () => e.disabled || a.disabled || (i.buttonGroup || {}).disabled || a.formDisabled
23
+ )
24
+ });
25
+ d(
26
+ () => e.disabled,
27
+ (c) => {
28
+ a.disabled = c;
17
29
  },
18
- off: t,
19
- trigger: (...i) => Promise.all(Array.from(e).map((a) => a(...i))),
20
- clear: () => {
21
- e.clear();
22
- }
23
- };
24
- }
25
- const B = /* @__PURE__ */ new WeakMap(), Ee = /* @__NO_SIDE_EFFECTS__ */ (...e) => {
26
- var t;
27
- const o = e[0], n = (t = j()) == null ? void 0 : t.proxy;
28
- if (n == null && !le())
29
- throw new Error("injectLocal must be called in setup");
30
- return n && B.has(n) && o in B.get(n) ? B.get(n)[o] : be(...e);
31
- }, $ = typeof window < "u" && typeof document < "u";
32
- typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
33
- const xe = (e) => e != null, We = Object.prototype.toString, Me = (e) => We.call(e) === "[object Object]", W = () => {
34
- }, Ie = (e, t) => Object.prototype.hasOwnProperty.call(e, t), Pe = /* @__PURE__ */ Ae();
35
- function Ae() {
36
- var e, t;
37
- return $ && ((e = window == null ? void 0 : window.navigator) == null ? void 0 : e.userAgent) && (/iP(?:ad|hone|od)/.test(window.navigator.userAgent) || ((t = window == null ? void 0 : window.navigator) == null ? void 0 : t.maxTouchPoints) > 2 && /iPad|Macintosh/.test(window == null ? void 0 : window.navigator.userAgent));
38
- }
39
- function Y(e, t) {
40
- function o(...n) {
41
- return new Promise((u, i) => {
42
- Promise.resolve(e(() => t.apply(this, n), { fn: t, thisArg: this, args: n })).then(u).catch(i);
43
- });
44
- }
45
- return o;
46
- }
47
- const Fe = (e) => e();
48
- function ce(e, t = {}) {
49
- let o, n, u = W;
50
- const i = (s) => {
51
- clearTimeout(s), u(), u = W;
52
- };
53
- let a;
54
- return (s) => {
55
- const d = w(e), v = w(t.maxWait);
56
- return o && i(o), d <= 0 || v !== void 0 && v <= 0 ? (n && (i(n), n = void 0), Promise.resolve(s())) : new Promise((l, c) => {
57
- u = t.rejectOnCancel ? c : l, a = s, v && !n && (n = setTimeout(() => {
58
- o && i(o), n = void 0, l(a());
59
- }, v)), o = setTimeout(() => {
60
- n && i(n), n = void 0, l(s());
61
- }, d);
62
- });
63
- };
64
- }
65
- function ae(...e) {
66
- let t = 0, o, n = !0, u = W, i, a, r, s, d;
67
- !ie(e[0]) && typeof e[0] == "object" ? { delay: a, trailing: r = !0, leading: s = !0, rejectOnCancel: d = !1 } = e[0] : [a, r = !0, s = !0, d = !1] = e;
68
- const v = () => {
69
- o && (clearTimeout(o), o = void 0, u(), u = W);
70
- };
71
- return (c) => {
72
- const p = w(a), h = Date.now() - t, O = () => i = c();
73
- return v(), p <= 0 ? (t = Date.now(), O()) : (h > p && (s || !n) ? (t = Date.now(), O()) : r && (i = new Promise((f, m) => {
74
- u = d ? m : f, o = setTimeout(() => {
75
- t = Date.now(), n = !0, f(O()), v();
76
- }, Math.max(0, p - h));
77
- })), !s && !o && (o = setTimeout(() => n = !0, p)), n = !1, i);
78
- };
79
- }
80
- function te(e) {
81
- return e.endsWith("rem") ? Number.parseFloat(e) * 16 : Number.parseFloat(e);
82
- }
83
- function _e(e, t, o = !1) {
84
- return t.reduce((n, u) => (u in e && (!o || e[u] !== void 0) && (n[u] = e[u]), n), {});
85
- }
86
- function C(e) {
87
- return Array.isArray(e) ? e : [e];
88
- }
89
- function Le(e) {
90
- return j();
91
- }
92
- // @__NO_SIDE_EFFECTS__
93
- function ke(e, t = 200, o = {}) {
94
- return Y(
95
- ce(t, o),
96
- e
97
- );
98
- }
99
- // @__NO_SIDE_EFFECTS__
100
- function De(e, t = 200, o = !1, n = !0, u = !1) {
101
- return Y(
102
- ae(t, o, n, u),
103
- e
30
+ { immediate: !0 }
104
31
  );
105
- }
106
- function fe(e, t, o = {}) {
107
- const {
108
- eventFilter: n = Fe,
109
- ...u
110
- } = o;
111
- return k(
112
- e,
113
- Y(
114
- n,
115
- t
116
- ),
117
- u
118
- );
119
- }
120
- function Re(e, t = {}) {
121
- if (!ie(e))
122
- return ye(e);
123
- const o = Array.isArray(e.value) ? Array.from({ length: e.value.length }) : {};
124
- for (const n in e.value)
125
- o[n] = Oe(() => ({
126
- get() {
127
- return e.value[n];
128
- },
129
- set(u) {
130
- var i;
131
- if ((i = w(t.replaceRef)) != null ? i : !0)
132
- if (Array.isArray(e.value)) {
133
- const r = [...e.value];
134
- r[n] = u, e.value = r;
135
- } else {
136
- const r = { ...e.value, [n]: u };
137
- Object.setPrototypeOf(r, Object.getPrototypeOf(e.value)), e.value = r;
138
- }
139
- else
140
- e.value[n] = u;
141
- }
142
- }));
143
- return o;
144
- }
145
- function N(e, t = !0, o) {
146
- Le() ? re(e, o) : t ? e() : me(e);
147
- }
148
- function Xe(e, t, o = {}) {
149
- const {
150
- debounce: n = 0,
151
- maxWait: u = void 0,
152
- ...i
153
- } = o;
154
- return fe(
155
- e,
156
- t,
157
- {
158
- ...i,
159
- eventFilter: ce(n, { maxWait: u })
160
- }
161
- );
162
- }
163
- function Ce(e, t, o) {
164
- return k(
165
- e,
166
- t,
167
- {
168
- ...o,
169
- immediate: !0
170
- }
171
- );
172
- }
173
- function Qe(e, t, o = {}) {
174
- const {
175
- throttle: n = 0,
176
- trailing: u = !0,
177
- leading: i = !0,
178
- ...a
179
- } = o;
180
- return fe(
181
- e,
182
- t,
183
- {
184
- ...a,
185
- eventFilter: ae(n, u, i)
186
- }
187
- );
188
- }
189
- const A = $ ? window : void 0, Ve = $ ? window.document : void 0;
190
- function S(e) {
191
- var t;
192
- const o = w(e);
193
- return (t = o == null ? void 0 : o.$el) != null ? t : o;
194
- }
195
- function M(...e) {
196
- const t = [], o = () => {
197
- t.forEach((r) => r()), t.length = 0;
198
- }, n = (r, s, d, v) => (r.addEventListener(s, d, v), () => r.removeEventListener(s, d, v)), u = P(() => {
199
- const r = C(w(e[0])).filter((s) => s != null);
200
- return r.every((s) => typeof s != "string") ? r : void 0;
201
- }), i = Ce(
202
- () => {
203
- var r, s;
204
- return [
205
- (s = (r = u.value) == null ? void 0 : r.map((d) => S(d))) != null ? s : [A].filter((d) => d != null),
206
- C(w(u.value ? e[1] : e[0])),
207
- C(Se(u.value ? e[2] : e[1])),
208
- // @ts-expect-error - TypeScript gets the correct types, but somehow still complains
209
- w(u.value ? e[3] : e[2])
210
- ];
211
- },
212
- ([r, s, d, v]) => {
213
- if (o(), !(r != null && r.length) || !(s != null && s.length) || !(d != null && d.length))
214
- return;
215
- const l = Me(v) ? { ...v } : v;
216
- t.push(
217
- ...r.flatMap(
218
- (c) => s.flatMap(
219
- (p) => d.map((h) => n(c, p, h, l))
220
- )
221
- )
222
- );
223
- },
224
- { flush: "post" }
225
- ), a = () => {
226
- i(), o();
32
+ const b = {
33
+ state: a,
34
+ clearTimer: F(a),
35
+ handleClick: z({ emit: l, props: e, state: a, designConfig: u })
227
36
  };
228
- return z(o), a;
229
- }
230
- let ne = !1;
231
- function Ue(e, t, o = {}) {
232
- const { window: n = A, ignore: u = [], capture: i = !0, detectIframe: a = !1, controls: r = !1 } = o;
233
- if (!n)
234
- return r ? { stop: W, cancel: W, trigger: W } : W;
235
- if (Pe && !ne) {
236
- ne = !0;
237
- const f = { passive: !0 };
238
- Array.from(n.document.body.children).forEach((m) => m.addEventListener("click", W, f)), n.document.documentElement.addEventListener("click", W, f);
239
- }
240
- let s = !0;
241
- const d = (f) => w(u).some((m) => {
242
- if (typeof m == "string")
243
- return Array.from(n.document.querySelectorAll(m)).some((b) => b === f.target || f.composedPath().includes(b));
244
- {
245
- const b = S(m);
246
- return b && (f.target === b || f.composedPath().includes(b));
247
- }
248
- });
249
- function v(f) {
250
- const m = w(f);
251
- return m && m.$.subTree.shapeFlag === 16;
37
+ return n(b.clearTimer), b;
38
+ };
39
+ var H = {
40
+ xmlns: "http://www.w3.org/2000/svg",
41
+ viewBox: "0 0 32 32"
42
+ }, V = /* @__PURE__ */ r(
43
+ "defs",
44
+ {
45
+ fill: "none"
46
+ },
47
+ [/* @__PURE__ */ r("linearGradient", {
48
+ id: "loading-shadow_svg__a",
49
+ x1: "-1285.88",
50
+ y1: "25.63",
51
+ x2: "-1286.89",
52
+ y2: "25.13",
53
+ gradientTransform: "matrix(29.6 0 0 29.6 38096.4 -732.8)",
54
+ gradientUnits: "userSpaceOnUse"
55
+ }, [/* @__PURE__ */ r("stop", {
56
+ offset: "0",
57
+ "stop-color": "#191919",
58
+ "stop-opacity": "0"
59
+ }), /* @__PURE__ */ r("stop", {
60
+ offset: "1",
61
+ "stop-color": "#191919"
62
+ })])],
63
+ -1
64
+ /* HOISTED */
65
+ ), P = /* @__PURE__ */ r(
66
+ "mask",
67
+ {
68
+ fill: "none",
69
+ id: "loading-shadow_svg__b",
70
+ "mask-type": "alpha",
71
+ maskUnits: "userSpaceOnUse",
72
+ x: "0",
73
+ y: "0"
74
+ },
75
+ [/* @__PURE__ */ r("path", {
76
+ fill: "url(#loading-shadow_svg__a)",
77
+ d: "M16 1.2c1 0 1.8.8 1.8 1.8S17 4.8 16 4.8C9.8 4.8 4.8 9.8 4.8 16s5 11.2 11.2 11.2 11.2-5 11.2-11.2c0-1 .8-1.8 1.8-1.8s1.8.8 1.8 1.8c0 8.2-6.6 14.8-14.8 14.8S1.2 24.2 1.2 16 7.8 1.2 16 1.2Z"
78
+ }, [/* @__PURE__ */ r("animateTransform", {
79
+ attributeName: "transform",
80
+ attributeType: "XML",
81
+ type: "rotate",
82
+ from: "0 16 16",
83
+ to: "360 16 16",
84
+ dur: "1s",
85
+ repeatCount: "indefinite"
86
+ })])],
87
+ -1
88
+ /* HOISTED */
89
+ ), Z = /* @__PURE__ */ r(
90
+ "g",
91
+ {
92
+ mask: "url(#loading-shadow_svg__b)"
93
+ },
94
+ [/* @__PURE__ */ r("path", {
95
+ d: "M-.1 32H32V-.11H-.1V32Z",
96
+ "fill-rule": "evenodd"
97
+ })],
98
+ -1
99
+ /* HOISTED */
100
+ ), R = [V, P, Z];
101
+ function X(e, t) {
102
+ return f(), w("svg", H, [].concat(R));
103
+ }
104
+ var Y = {
105
+ render: X
106
+ }, q = function() {
107
+ return C({
108
+ name: "IconLoadingShadow",
109
+ component: Y
110
+ })();
111
+ };
112
+ function J(e, t) {
113
+ var n = typeof Symbol < "u" && e[Symbol.iterator] || e["@@iterator"];
114
+ if (n) return (n = n.call(e)).next.bind(n);
115
+ if (Array.isArray(e) || (n = K(e)) || t) {
116
+ n && (e = n);
117
+ var o = 0;
118
+ return function() {
119
+ return o >= e.length ? { done: !0 } : { done: !1, value: e[o++] };
120
+ };
252
121
  }
253
- function l(f, m) {
254
- const b = w(f), T = b.$.subTree && b.$.subTree.children;
255
- return T == null || !Array.isArray(T) ? !1 : T.some((E) => E.el === m.target || m.composedPath().includes(E.el));
122
+ throw new TypeError(`Invalid attempt to iterate non-iterable instance.
123
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
124
+ }
125
+ function K(e, t) {
126
+ if (e) {
127
+ if (typeof e == "string") return S(e, t);
128
+ var n = {}.toString.call(e).slice(8, -1);
129
+ return n === "Object" && e.constructor && (n = e.constructor.name), n === "Map" || n === "Set" ? Array.from(e) : n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n) ? S(e, t) : void 0;
256
130
  }
257
- const c = (f) => {
258
- const m = S(e);
259
- if (f.target != null && !(!(m instanceof Element) && v(e) && l(e, f)) && !(!m || m === f.target || f.composedPath().includes(m))) {
260
- if ("detail" in f && f.detail === 0 && (s = !d(f)), !s) {
261
- s = !0;
262
- return;
263
- }
264
- t(f);
265
- }
266
- };
267
- let p = !1;
268
- const h = [
269
- M(n, "click", (f) => {
270
- p || (p = !0, setTimeout(() => {
271
- p = !1;
272
- }, 0), c(f));
273
- }, { passive: !0, capture: i }),
274
- M(n, "pointerdown", (f) => {
275
- const m = S(e);
276
- s = !d(f) && !!(m && !f.composedPath().includes(m));
277
- }, { passive: !0 }),
278
- a && M(n, "blur", (f) => {
279
- setTimeout(() => {
280
- var m;
281
- const b = S(e);
282
- ((m = n.document.activeElement) == null ? void 0 : m.tagName) === "IFRAME" && !(b != null && b.contains(n.document.activeElement)) && t(f);
283
- }, 0);
284
- }, { passive: !0 })
285
- ].filter(Boolean), O = () => h.forEach((f) => f());
286
- return r ? {
287
- stop: O,
288
- cancel: () => {
289
- s = !1;
290
- },
291
- trigger: (f) => {
292
- s = !0, c(f), s = !1;
293
- }
294
- } : O;
295
- }
296
- // @__NO_SIDE_EFFECTS__
297
- function He() {
298
- const e = y(!1), t = j();
299
- return t && re(() => {
300
- e.value = !0;
301
- }, t), e;
302
131
  }
303
- // @__NO_SIDE_EFFECTS__
304
- function G(e) {
305
- const t = /* @__PURE__ */ He();
306
- return P(() => (t.value, !!e()));
307
- }
308
- function de(e, t, o = {}) {
309
- const { window: n = A, ...u } = o;
310
- let i;
311
- const a = /* @__PURE__ */ G(() => n && "MutationObserver" in n), r = () => {
312
- i && (i.disconnect(), i = void 0);
313
- }, s = P(() => {
314
- const c = w(e), p = C(c).map(S).filter(xe);
315
- return new Set(p);
316
- }), d = k(
317
- () => s.value,
318
- (c) => {
319
- r(), a.value && c.size && (i = new MutationObserver(t), c.forEach((p) => i.observe(p, u)));
320
- },
321
- { immediate: !0, flush: "post" }
322
- ), v = () => i == null ? void 0 : i.takeRecords(), l = () => {
323
- d(), r();
324
- };
325
- return z(l), {
326
- isSupported: a,
327
- stop: l,
328
- takeRecords: v
329
- };
330
- }
331
- const ze = Symbol("vueuse-ssr-width");
332
- // @__NO_SIDE_EFFECTS__
333
- function Ne() {
334
- const e = le() ? /* @__PURE__ */ Ee(ze, null) : null;
335
- return typeof e == "number" ? e : void 0;
336
- }
337
- function Be(e, t = {}) {
338
- const { window: o = A, ssrWidth: n = /* @__PURE__ */ Ne() } = t, u = /* @__PURE__ */ G(() => o && "matchMedia" in o && typeof o.matchMedia == "function"), i = y(typeof n == "number"), a = y(), r = y(!1), s = (d) => {
339
- r.value = d.matches;
340
- };
341
- return se(() => {
342
- if (i.value) {
343
- i.value = !u.value;
344
- const d = w(e).split(",");
345
- r.value = d.some((v) => {
346
- const l = v.includes("not all"), c = v.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/), p = v.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);
347
- let h = !!(c || p);
348
- return c && h && (h = n >= te(c[1])), p && h && (h = n <= te(p[1])), l ? !h : h;
349
- });
350
- return;
351
- }
352
- u.value && (a.value = o.matchMedia(w(e)), r.value = a.value.matches);
353
- }), M(a, "change", s, { passive: !0 }), P(() => r.value);
354
- }
355
- function ve(e, t, o = {}) {
356
- const { window: n = A, ...u } = o;
357
- let i;
358
- const a = /* @__PURE__ */ G(() => n && "ResizeObserver" in n), r = () => {
359
- i && (i.disconnect(), i = void 0);
360
- }, s = P(() => {
361
- const l = w(e);
362
- return Array.isArray(l) ? l.map((c) => S(c)) : [S(l)];
363
- }), d = k(
364
- s,
365
- (l) => {
366
- if (r(), a.value && n) {
367
- i = new ResizeObserver(t);
368
- for (const c of l)
369
- c && i.observe(c, u);
370
- }
371
- },
372
- { immediate: !0, flush: "post" }
373
- ), v = () => {
374
- r(), d();
375
- };
376
- return z(v), {
377
- isSupported: a,
378
- stop: v
379
- };
132
+ function S(e, t) {
133
+ (t == null || t > e.length) && (t = e.length);
134
+ for (var n = 0, o = Array(t); n < t; n++) o[n] = e[n];
135
+ return o;
380
136
  }
381
- function qe(e, t = {}) {
382
- const {
383
- reset: o = !0,
384
- windowResize: n = !0,
385
- windowScroll: u = !0,
386
- immediate: i = !0,
387
- updateTiming: a = "sync"
388
- } = t, r = y(0), s = y(0), d = y(0), v = y(0), l = y(0), c = y(0), p = y(0), h = y(0);
389
- function O() {
390
- const m = S(e);
391
- if (!m) {
392
- o && (r.value = 0, s.value = 0, d.value = 0, v.value = 0, l.value = 0, c.value = 0, p.value = 0, h.value = 0);
393
- return;
394
- }
395
- const b = m.getBoundingClientRect();
396
- r.value = b.height, s.value = b.bottom, d.value = b.left, v.value = b.right, l.value = b.top, c.value = b.width, p.value = b.x, h.value = b.y;
137
+ var Q = function(t, n) {
138
+ for (var o = t.__vccOpts || t, d = J(n), s; !(s = d()).done; ) {
139
+ var l = s.value, i = l[0], u = l[1];
140
+ o[i] = u;
397
141
  }
398
- function f() {
399
- a === "sync" ? O() : a === "next-frame" && requestAnimationFrame(() => O());
142
+ return o;
143
+ }, W = k({
144
+ emits: ["click"],
145
+ props: [].concat(O, ["type", "text", "size", "icon", "resetTime", "nativeType", "loading", "disabled", "plain", "autofocus", "round", "circle", "tabindex", "customClass", "ghost", "customStyle"]),
146
+ components: {
147
+ IconLoading: q()
148
+ },
149
+ setup: function(t, n) {
150
+ return _({
151
+ props: t,
152
+ context: n,
153
+ renderless: G,
154
+ api: N
155
+ });
400
156
  }
401
- return ve(e, f), k(() => S(e), (m) => !m && f()), de(e, f, {
402
- attributeFilter: ["style", "class"]
403
- }), u && M("scroll", f, { capture: !0, passive: !0 }), n && M("resize", f, { passive: !0 }), N(() => {
404
- i && f();
405
- }), {
406
- height: r,
407
- bottom: s,
408
- left: d,
409
- right: v,
410
- top: l,
411
- width: c,
412
- x: p,
413
- y: h,
414
- update: f
415
- };
416
- }
417
- function Je(e, t = { width: 0, height: 0 }, o = {}) {
418
- const { window: n = A, box: u = "content-box" } = o, i = P(() => {
419
- var l, c;
420
- return (c = (l = S(e)) == null ? void 0 : l.namespaceURI) == null ? void 0 : c.includes("svg");
421
- }), a = y(t.width), r = y(t.height), { stop: s } = ve(
422
- e,
423
- ([l]) => {
424
- const c = u === "border-box" ? l.borderBoxSize : u === "content-box" ? l.contentBoxSize : l.devicePixelContentBoxSize;
425
- if (n && i.value) {
426
- const p = S(e);
427
- if (p) {
428
- const h = p.getBoundingClientRect();
429
- a.value = h.width, r.value = h.height;
430
- }
431
- } else if (c) {
432
- const p = C(c);
433
- a.value = p.reduce((h, { inlineSize: O }) => h + O, 0), r.value = p.reduce((h, { blockSize: O }) => h + O, 0);
434
- } else
435
- a.value = l.contentRect.width, r.value = l.contentRect.height;
436
- },
437
- o
438
- );
439
- N(() => {
440
- const l = S(e);
441
- l && (a.value = "offsetWidth" in l ? l.offsetWidth : t.width, r.value = "offsetHeight" in l ? l.offsetHeight : t.height);
442
- });
443
- const d = k(
444
- () => S(e),
445
- (l) => {
446
- a.value = l ? t.width : 0, r.value = l ? t.height : 0;
157
+ }), x = ["disabled", "autofocus", "type", "tabindex"];
158
+ function ee(e, t, n, o, d, s) {
159
+ var l = D("icon-loading");
160
+ return f(), w("button", I({
161
+ class: ["tiny-button", [e.type ? "tiny-button--" + e.type : "", e.size ? "tiny-button--" + e.size : "", {
162
+ "is-disabled": e.state.buttonDisabled,
163
+ "is-loading": e.loading,
164
+ "is-plain": e.state.plain,
165
+ "is-ghost": e.ghost,
166
+ "is-round": e.state.round,
167
+ "is-circle": e.circle,
168
+ "is-icon": e.icon && !e.loading && (e.text || e.slots.default),
169
+ "is-only-icon": e.icon && !e.loading && !(e.text || e.slots.default)
170
+ }]],
171
+ onClick: t[0] || (t[0] = function() {
172
+ return e.handleClick && e.handleClick.apply(e, arguments);
173
+ }),
174
+ disabled: e.state.buttonDisabled || e.loading,
175
+ autofocus: e.autofocus,
176
+ type: e.nativeType,
177
+ style: e.customStyle,
178
+ tabindex: e.tabindex
179
+ }, e.a(e.$attrs, ["class", "style", "title", "id"], !0)), [e.loading ? (f(), h(l, {
180
+ key: 0,
181
+ class: "tiny-icon-loading tiny-svg-size"
182
+ })) : T("v-if", !0), e.icon && !e.loading ? (f(), h(L(e.icon), {
183
+ key: 1,
184
+ class: M({
185
+ "is-text": e.text || e.slots.default
186
+ })
187
+ }, null, 8, ["class"])) : T("v-if", !0), E(e.$slots, "default", {}, function() {
188
+ return [r(
189
+ "span",
190
+ null,
191
+ U(e.text),
192
+ 1
193
+ /* TEXT */
194
+ )];
195
+ })], 16, x);
196
+ }
197
+ var m = /* @__PURE__ */ Q(W, [["render", ee]]);
198
+ function y() {
199
+ return y = Object.assign ? Object.assign.bind() : function(e) {
200
+ for (var t = 1; t < arguments.length; t++) {
201
+ var n = arguments[t];
202
+ for (var o in n) ({}).hasOwnProperty.call(n, o) && (e[o] = n[o]);
447
203
  }
448
- );
449
- function v() {
450
- s(), d();
451
- }
452
- return {
453
- width: a,
454
- height: r,
455
- stop: v
456
- };
457
- }
458
- const je = {
459
- multiple: !0,
460
- accept: "*",
461
- reset: !1,
462
- directory: !1
463
- };
464
- function $e(e) {
465
- if (!e)
466
- return null;
467
- if (e instanceof FileList)
468
204
  return e;
469
- const t = new DataTransfer();
470
- for (const o of e)
471
- t.items.add(o);
472
- return t.files;
473
- }
474
- function Ke(e = {}) {
475
- const {
476
- document: t = Ve
477
- } = e, o = ue($e(e.initialFiles)), { on: n, trigger: u } = /* @__PURE__ */ ee(), { on: i, trigger: a } = /* @__PURE__ */ ee(), r = P(() => {
478
- var l;
479
- const c = (l = S(e.input)) != null ? l : t ? t.createElement("input") : void 0;
480
- return c && (c.type = "file", c.onchange = (p) => {
481
- const h = p.target;
482
- o.value = h.files, u(o.value);
483
- }, c.oncancel = () => {
484
- a();
485
- }), c;
486
- }), s = () => {
487
- o.value = null, r.value && r.value.value && (r.value.value = "", u(null));
488
- }, d = (l) => {
489
- const c = r.value;
490
- c && (c.multiple = w(l.multiple), c.accept = w(l.accept), c.webkitdirectory = w(l.directory), Ie(l, "capture") && (c.capture = w(l.capture)));
491
- }, v = (l) => {
492
- const c = r.value;
493
- if (!c)
494
- return;
495
- const p = {
496
- ...je,
497
- ...e,
498
- ...l
499
- };
500
- d(p), w(p.reset) && s(), c.click();
501
- };
502
- return se(() => {
503
- d(e);
504
- }), {
505
- files: Te(o),
506
- open: v,
507
- reset: s,
508
- onCancel: i,
509
- onChange: n
510
- };
511
- }
512
- const oe = 1;
513
- function Ze(e, t = {}) {
514
- const {
515
- throttle: o = 0,
516
- idle: n = 200,
517
- onStop: u = W,
518
- onScroll: i = W,
519
- offset: a = {
520
- left: 0,
521
- right: 0,
522
- top: 0,
523
- bottom: 0
524
- },
525
- observe: r = {
526
- mutation: !1
527
- },
528
- eventListenerOptions: s = {
529
- capture: !1,
530
- passive: !0
531
- },
532
- behavior: d = "auto",
533
- window: v = A,
534
- onError: l = (g) => {
535
- console.error(g);
536
- }
537
- } = t, c = typeof r == "boolean" ? {
538
- mutation: r
539
- } : r, p = y(0), h = y(0), O = P({
540
- get() {
541
- return p.value;
542
- },
543
- set(g) {
544
- m(g, void 0);
205
+ }, y.apply(null, arguments);
206
+ }
207
+ var te = function(t) {
208
+ var n, o = typeof process == "object" ? (n = process.env) == null ? void 0 : n.TINY_MODE : null;
209
+ return m;
210
+ }, ne = y({}, j, {
211
+ /** 展示按钮不同的状态,设置为text则展示为文本按钮。可取值为:'default' | 'primary' | 'success' | 'warning' | 'danger' | 'info' | 'text' */
212
+ type: {
213
+ type: String,
214
+ default: "default"
215
+ },
216
+ /** 设置原生的tabindex属性 */
217
+ tabindex: {
218
+ type: String,
219
+ default: "0"
220
+ },
221
+ /** 按钮左侧展示的图标,接收为Icon组件 */
222
+ icon: {
223
+ type: [Object, String],
224
+ default: ""
225
+ },
226
+ /** 按钮显示的文本 */
227
+ text: {
228
+ type: String,
229
+ default: ""
230
+ },
231
+ /** 设置按钮禁用时间,防止重复提交,单位毫秒 */
232
+ resetTime: {
233
+ type: Number,
234
+ default: 1e3
235
+ },
236
+ /** 对应按钮原生 type 属性 */
237
+ nativeType: {
238
+ type: String,
239
+ default: "button"
240
+ },
241
+ /** 当配置href后,点击按钮则更新 location.href 进行页面跳转 */
242
+ href: {
243
+ type: String,
244
+ default: ""
245
+ },
246
+ /** 定义按钮尺寸 */
247
+ size: {
248
+ type: String,
249
+ default: "",
250
+ validator: function(t) {
251
+ return ["large", "medium", "small", "mini", ""].includes(t);
545
252
  }
546
- }), f = P({
547
- get() {
548
- return h.value;
549
- },
550
- set(g) {
551
- m(void 0, g);
253
+ },
254
+ /** 是否圆角按钮 */
255
+ round: {
256
+ type: Boolean,
257
+ default: void 0
258
+ },
259
+ /** 是否朴素按钮 */
260
+ plain: Boolean,
261
+ /** 是否圆形按钮 */
262
+ circle: Boolean,
263
+ /** 是否加载中状态 */
264
+ loading: Boolean,
265
+ /** 是否被禁用按钮 */
266
+ disabled: Boolean,
267
+ /** 是否默认聚焦 */
268
+ autofocus: Boolean,
269
+ /** 自定义类名, 仅 mobile-first 模板时有效 */
270
+ customClass: {
271
+ type: String,
272
+ default: ""
273
+ },
274
+ /** 设置通栏按钮,宽度充满水平方向, 仅 mobile-first 模板时有效 */
275
+ banner: {
276
+ type: Boolean,
277
+ default: !1
278
+ },
279
+ /** 自定义样式 */
280
+ customStyle: {
281
+ type: Object,
282
+ default: function() {
283
+ return {};
552
284
  }
553
- });
554
- function m(g, _) {
555
- var x, D, R, H;
556
- if (!v)
557
- return;
558
- const I = w(e);
559
- if (!I)
560
- return;
561
- (R = I instanceof Document ? v.document.body : I) == null || R.scrollTo({
562
- top: (x = w(_)) != null ? x : f.value,
563
- left: (D = w(g)) != null ? D : O.value,
564
- behavior: w(d)
565
- });
566
- const F = ((H = I == null ? void 0 : I.document) == null ? void 0 : H.documentElement) || (I == null ? void 0 : I.documentElement) || I;
567
- O != null && (p.value = F.scrollLeft), f != null && (h.value = F.scrollTop);
285
+ },
286
+ /** 是否幽灵按钮 */
287
+ ghost: Boolean,
288
+ /** 点击事件 */
289
+ onClick: {
290
+ type: Function
568
291
  }
569
- const b = y(!1), T = Z({
570
- left: !0,
571
- right: !1,
572
- top: !0,
573
- bottom: !1
574
- }), E = Z({
575
- left: !1,
576
- right: !1,
577
- top: !1,
578
- bottom: !1
579
- }), X = (g) => {
580
- b.value && (b.value = !1, E.left = !1, E.right = !1, E.top = !1, E.bottom = !1, u(g));
581
- }, he = /* @__PURE__ */ ke(X, o + n), V = (g) => {
582
- var _;
583
- if (!v)
584
- return;
585
- const x = ((_ = g == null ? void 0 : g.document) == null ? void 0 : _.documentElement) || (g == null ? void 0 : g.documentElement) || S(g), { display: D, flexDirection: R, direction: H } = getComputedStyle(x), I = H === "rtl" ? -1 : 1, F = x.scrollLeft;
586
- E.left = F < p.value, E.right = F > p.value;
587
- const U = Math.abs(F * I) <= (a.left || 0), q = Math.abs(F * I) + x.clientWidth >= x.scrollWidth - (a.right || 0) - oe;
588
- D === "flex" && R === "row-reverse" ? (T.left = q, T.right = U) : (T.left = U, T.right = q), p.value = F;
589
- let L = x.scrollTop;
590
- g === v.document && !L && (L = v.document.body.scrollTop), E.top = L < h.value, E.bottom = L > h.value;
591
- const J = Math.abs(L) <= (a.top || 0), K = Math.abs(L) + x.clientHeight >= x.scrollHeight - (a.bottom || 0) - oe;
592
- D === "flex" && R === "column-reverse" ? (T.top = K, T.bottom = J) : (T.top = J, T.bottom = K), h.value = L;
593
- }, Q = (g) => {
594
- var _;
595
- if (!v)
596
- return;
597
- const x = (_ = g.target.documentElement) != null ? _ : g.target;
598
- V(x), b.value = !0, he(g), i(g);
599
- };
600
- return M(
601
- e,
602
- "scroll",
603
- o ? /* @__PURE__ */ De(Q, o, !0, !1) : Q,
604
- s
605
- ), N(() => {
606
- try {
607
- const g = w(e);
608
- if (!g)
609
- return;
610
- V(g);
611
- } catch (g) {
612
- l(g);
292
+ }), p = k({
293
+ name: A + "Button",
294
+ inject: {
295
+ buttonGroup: {
296
+ default: ""
613
297
  }
614
- }), c != null && c.mutation && e != null && e !== v && e !== document && de(
615
- e,
616
- () => {
617
- const g = w(e);
618
- g && V(g);
619
- },
620
- {
621
- attributes: !0,
622
- childList: !0,
623
- subtree: !0
624
- }
625
- ), M(
626
- e,
627
- "scrollend",
628
- X,
629
- s
630
- ), {
631
- x: O,
632
- y: f,
633
- isScrolling: b,
634
- arrivedState: T,
635
- directions: E,
636
- measure() {
637
- const g = w(e);
638
- v && g && V(g);
639
- }
640
- };
641
- }
642
- const pe = {
643
- x: 0,
644
- y: 0,
645
- pointerId: 0,
646
- pressure: 0,
647
- tiltX: 0,
648
- tiltY: 0,
649
- width: 0,
650
- height: 0,
651
- twist: 0,
652
- pointerType: null
653
- }, Ye = /* @__PURE__ */ Object.keys(pe);
654
- function et(e = {}) {
655
- const {
656
- target: t = A
657
- } = e, o = y(!1), n = ue(e.initialValue || {});
658
- Object.assign(n.value, pe, n.value);
659
- const u = (i) => {
660
- o.value = !0, !(e.pointerTypes && !e.pointerTypes.includes(i.pointerType)) && (n.value = _e(i, Ye, !1));
661
- };
662
- if (t) {
663
- const i = { passive: !0 };
664
- M(t, ["pointerdown", "pointermove", "pointerup"], u, i), M(t, "pointerleave", () => o.value = !1, i);
665
- }
666
- return {
667
- ...Re(n),
668
- isInside: o
669
- };
670
- }
671
- // @__NO_SIDE_EFFECTS__
672
- function tt(e = {}) {
673
- const {
674
- window: t = A,
675
- initialWidth: o = Number.POSITIVE_INFINITY,
676
- initialHeight: n = Number.POSITIVE_INFINITY,
677
- listenOrientation: u = !0,
678
- includeScrollbar: i = !0,
679
- type: a = "inner"
680
- } = e, r = y(o), s = y(n), d = () => {
681
- if (t)
682
- if (a === "outer")
683
- r.value = t.outerWidth, s.value = t.outerHeight;
684
- else if (a === "visual" && t.visualViewport) {
685
- const { width: l, height: c, scale: p } = t.visualViewport;
686
- r.value = Math.round(l * p), s.value = Math.round(c * p);
687
- } else i ? (r.value = t.innerWidth, s.value = t.innerHeight) : (r.value = t.document.documentElement.clientWidth, s.value = t.document.documentElement.clientHeight);
688
- };
689
- d(), N(d);
690
- const v = { passive: !0 };
691
- if (M("resize", d, v), t && a === "visual" && t.visualViewport && M(t.visualViewport, "resize", d, v), u) {
692
- const l = Be("(orientation: portrait)");
693
- k(l, () => d());
298
+ },
299
+ props: ne,
300
+ slots: Object,
301
+ setup: function(t, n) {
302
+ return $({
303
+ props: t,
304
+ context: n,
305
+ template: te
306
+ });
694
307
  }
695
- return { width: r, height: s };
696
- }
308
+ }), oe = "3.undefined";
309
+ p.install = function(e) {
310
+ e.component(p.name, p);
311
+ };
312
+ p.version = oe;
697
313
  export {
698
- qe as a,
699
- S as b,
700
- tt as c,
701
- Ke as d,
702
- Je as e,
703
- Xe as f,
704
- M as g,
705
- Be as h,
706
- et as i,
707
- Ue as o,
708
- Ze as u,
709
- Qe as w
314
+ p as B
710
315
  };