@caipira/tamandua 0.0.31 → 0.0.33

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.
Files changed (41) hide show
  1. package/README.md +12 -4
  2. package/dist/ChartTreemap.js +2 -2
  3. package/dist/{ChartTreemap.vue_vue_type_script_setup_true_lang-CG5aK3KH.js → ChartTreemap.vue_vue_type_script_setup_true_lang-DzIPutlk.js} +3 -1
  4. package/dist/InputCheckbox.js +2 -2
  5. package/dist/{InputCheckbox.vue_vue_type_script_setup_true_lang-DUczNK1m.js → InputCheckbox.vue_vue_type_script_setup_true_lang-Bh8HA3Ay.js} +8 -8
  6. package/dist/InputDate.js +2 -2
  7. package/dist/InputDate.vue_vue_type_script_setup_true_lang-BAgG9zPV.js +188 -0
  8. package/dist/InputPassword.js +2 -2
  9. package/dist/InputPassword.vue_vue_type_script_setup_true_lang-DtP-Tv-2.js +167 -0
  10. package/dist/InputRadio.js +2 -2
  11. package/dist/{InputRadio.vue_vue_type_script_setup_true_lang-Dqbov2kN.js → InputRadio.vue_vue_type_script_setup_true_lang-Cu7lzDAh.js} +7 -7
  12. package/dist/Popover.js +2 -2
  13. package/dist/{Popover.vue_vue_type_script_setup_true_lang-65AAXNvQ.js → Popover.vue_vue_type_script_setup_true_lang-dnL75W40.js} +14 -11
  14. package/dist/{Table-COkg498M.js → Table-C0Sr_Lfm.js} +2 -2
  15. package/dist/Table.css +1 -1
  16. package/dist/Table.js +2 -2
  17. package/dist/Tag.js +2 -2
  18. package/dist/{Tag.vue_vue_type_script_setup_true_lang-CgX-nT8V.js → Tag.vue_vue_type_script_setup_true_lang-DMigzW22.js} +16 -19
  19. package/dist/components.js +8 -8
  20. package/dist/index.css +1 -0
  21. package/dist/{plugin-DOiXH9p9.js → plugin-BN2jubTY.js} +1 -1
  22. package/dist/{plugin-VtriDxZB.js → plugin-Bog7k3Qf.js} +1 -1
  23. package/dist/{plugin-CN6om3My.js → plugin-BtF6kCcf.js} +1 -1
  24. package/dist/{plugin-B2fe1hFi.js → plugin-CTMcmMdr.js} +1 -1
  25. package/dist/{plugin--NhgQEQ9.js → plugin-CdJ1wBq2.js} +1 -1
  26. package/dist/{plugin-BibUAa04.js → plugin-D4x3uASg.js} +1 -1
  27. package/dist/{plugin-B97SpnhW.js → plugin-DLkeyKDM.js} +1 -1
  28. package/dist/{plugin-D8CsjFdw.js → plugin-DgCa2m12.js} +1 -1
  29. package/dist/{plugins-ph4w98yE.js → plugins-BA8tojIo.js} +11 -11
  30. package/dist/plugins.js +11 -11
  31. package/dist/tamandua.js +1 -1
  32. package/dist/types/components/Popover/Popover.vue.d.ts +9 -0
  33. package/dist/types/components/Popover/types.d.ts +7 -0
  34. package/dist/types/enums/form.d.ts +3 -3
  35. package/dist/types/enums/ui.d.ts +10 -10
  36. package/dist/types/services/password.d.ts +1 -4
  37. package/dist/types/services/password.test.d.ts +1 -0
  38. package/package.json +3 -4
  39. package/dist/InputDate.vue_vue_type_script_setup_true_lang-D6nd7-IJ.js +0 -188
  40. package/dist/InputPassword.vue_vue_type_script_setup_true_lang-Do7d1Qfe.js +0 -172
  41. /package/dist/types/components/Form/{Form.spec.d.ts → Form.test.d.ts} +0 -0
@@ -1,188 +0,0 @@
1
- import { defineComponent as X, ref as f, watch as O, computed as Y, onBeforeMount as Z, resolveComponent as ee, openBlock as c, createElementBlock as v, createElementVNode as n, withKeys as te, withDirectives as oe, toDisplayString as x, unref as le, Fragment as F, renderList as T, normalizeClass as $, createVNode as B, vShow as ne } from "vue";
2
- import { u as ae } from "./useDomHelpers-CGVrQd35.js";
3
- import { f as E } from "./index-CjvqeRf7.js";
4
- import { g as L, s as S, a as se, b as N, c as re } from "./index-CuyePt3m.js";
5
- const ue = ["value"], ie = {
6
- class: "mt-9 shadow-md p-4 absolute top-0 left-0 select-none z-10 bg-caipira-primary border input-border input-roundness",
7
- style: { width: "17rem" }
8
- }, de = { class: "flex justify-between items-center mb-2" }, ce = { class: "text-lg font-bold" }, ve = ["value", "selected"], pe = ["disabled"], me = ["disabled"], fe = { class: "flex flex-wrap mb-3 -mx-1" }, he = { class: "font-medium text-center text-xs" }, ye = { class: "flex flex-wrap -mx-1" }, ge = ["onClick"], k = !0, ke = /* @__PURE__ */ X({
9
- name: "TInputDate",
10
- __name: "InputDate",
11
- props: {
12
- value: {},
13
- modelValue: {},
14
- initialValue: {}
15
- },
16
- emits: ["update:model-value"],
17
- setup(j, { emit: z }) {
18
- const M = z, a = j, h = /* @__PURE__ */ new Date(), A = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], V = f(null), y = f(!1), { wasClickOutsideOfContainer: K } = ae(), e = f(/* @__PURE__ */ new Date()), s = f(e.value.getFullYear()), p = f(e.value.getMonth());
19
- O(
20
- () => e.value,
21
- (t) => {
22
- p.value = t.getMonth(), s.value = t.getFullYear();
23
- },
24
- { immediate: !0 }
25
- );
26
- let m, g, b;
27
- O(
28
- () => a.modelValue,
29
- () => {
30
- if (a.modelValue)
31
- switch (typeof a.modelValue) {
32
- case "string":
33
- const t = new Date(a.modelValue);
34
- t && M("update:model-value", t);
35
- break;
36
- case "object":
37
- e.value = a.modelValue, m = e.value.getDate(), g = e.value.getFullYear(), b = e.value.getMonth();
38
- break;
39
- }
40
- },
41
- { immediate: !0 }
42
- );
43
- const P = Y(() => {
44
- if (!a.modelValue)
45
- return "";
46
- const t = typeof a.modelValue == "string" ? new Date(a.modelValue) : a.modelValue;
47
- return E(t, "yyyy-MM-dd");
48
- }), R = Y(() => {
49
- const t = h.getFullYear();
50
- return Array.from({ length: 49 }, (i, r) => t - 1 - r).reverse().concat(Array.from({ length: 51 }, (i, r) => t + r));
51
- }), W = (t) => e.value = se(
52
- e.value,
53
- t?.target?.value
54
- ), w = () => {
55
- y.value = !1, e.value = m ? a.modelValue : /* @__PURE__ */ new Date();
56
- }, G = (t) => {
57
- t.overflow && (e.value = t.overflow > 0 ? N(e.value, t.overflow) : S(e.value, ~t.overflow + 1)), e.value = re(e.value, t.day), M("update:model-value", e.value), w();
58
- }, H = () => {
59
- e.value = S(e.value, 1);
60
- }, q = () => {
61
- e.value = N(e.value, 1);
62
- }, J = Y(() => {
63
- const i = [], r = new Date(s.value, p.value).getDay(), l = L(S(e.value, 1)), I = L(e.value), C = h.getDate(), D = h.getFullYear(), d = h.getMonth();
64
- let _ = 1, u = p.value - 1;
65
- for (let o = l - (r - 1); o <= l; o++)
66
- i.push({
67
- key: `${o}-${d - 1}`,
68
- day: o,
69
- isToday: C === o && d === u && D === s.value,
70
- selected: m === o && b === u && g === s.value,
71
- overflow: -1
72
- }), _++;
73
- u = p.value;
74
- for (let o = 1; o <= I; o++)
75
- i.push({
76
- key: `${o}-${d}`,
77
- day: o,
78
- isToday: C === o && d === u && D === s.value,
79
- selected: m === o && b === u && g === s.value,
80
- overflow: 0
81
- }), _++;
82
- u = p.value + 1;
83
- for (let o = 1; _ <= 42; o++)
84
- i.push({
85
- key: `${o}-${d + 1}`,
86
- day: o,
87
- isToday: C === o && d === u && D === s.value,
88
- selected: m === o && b === u && g === s.value,
89
- overflow: 1
90
- }), _++;
91
- return i;
92
- }), Q = () => {
93
- y.value ? w() : y.value = !0;
94
- }, U = (t) => {
95
- V.value && K(t, V.value) && w();
96
- };
97
- return Z(() => {
98
- document.addEventListener("click", U), !a.modelValue && a.initialValue && M("update:model-value", a.initialValue);
99
- }), (t, i) => {
100
- const r = ee("t-icon");
101
- return c(), v("div", {
102
- class: "inline-block relative w-full",
103
- ref_key: "wrapperRef",
104
- ref: V
105
- }, [
106
- n("input", {
107
- type: "text",
108
- readonly: "",
109
- value: P.value,
110
- onClick: Q,
111
- onKeydown: te(w, ["escape"]),
112
- class: "w-full pl-2 pr-10 py-2 leading-none input-bg-color input-text-color border input-border input-roundness input-outline",
113
- placeholder: "Select date"
114
- }, null, 40, ue),
115
- oe(n("div", ie, [
116
- n("div", de, [
117
- n("div", null, [
118
- n("span", ce, x(le(E)(e.value, "MMMM")), 1),
119
- n("select", {
120
- class: "ml-2 text-lg input-bg-color border input-border input-outline",
121
- onChange: W
122
- }, [
123
- (c(!0), v(F, null, T(R.value, (l) => (c(), v("option", {
124
- key: l,
125
- value: l,
126
- selected: l === s.value
127
- }, x(l), 9, ve))), 128))
128
- ], 32)
129
- ]),
130
- n("div", null, [
131
- n("button", {
132
- type: "button",
133
- class: $(["transition ease-in-out duration-100 inline-flex cursor-pointer hover:bg-hover p-1 rounded-full", {
134
- "cursor-not-allowed opacity-25": !k
135
- }]),
136
- disabled: !k,
137
- onClick: H
138
- }, [
139
- B(r, { icon: "chevron-left" })
140
- ], 10, pe),
141
- n("button", {
142
- type: "button",
143
- class: $(["transition ease-in-out duration-100 inline-flex cursor-pointer p-1 rounded-full hover:bg-hover", {
144
- "cursor-not-allowed opacity-25": !k
145
- }]),
146
- disabled: !k,
147
- onClick: q
148
- }, [
149
- B(r, { icon: "chevron-right" })
150
- ], 10, me)
151
- ])
152
- ]),
153
- n("div", fe, [
154
- (c(), v(F, null, T(A, (l) => n("div", {
155
- key: l,
156
- style: { width: "14.26%" },
157
- class: "px-1"
158
- }, [
159
- n("div", he, x(l), 1)
160
- ])), 64))
161
- ]),
162
- n("div", ye, [
163
- (c(!0), v(F, null, T(J.value, (l) => (c(), v("div", {
164
- key: l.key,
165
- style: { width: "14.28%" },
166
- class: "px-1 mb-1"
167
- }, [
168
- n("div", {
169
- onClick: (I) => G(l),
170
- class: $(["cursor-pointer text-center text-sm rounded leading-loose transition ease-in-out duration-100", {
171
- "hover:bg-hover": !l.selected,
172
- "color-unfocused-text": l.overflow !== 0,
173
- "border border-caipira-primary-inverted": l.isToday,
174
- "color-caipira-primary bg-caipira-primary-inverted": l.selected
175
- }])
176
- }, x(l.day), 11, ge)
177
- ]))), 128))
178
- ])
179
- ], 512), [
180
- [ne, y.value]
181
- ])
182
- ], 512);
183
- };
184
- }
185
- });
186
- export {
187
- ke as _
188
- };
@@ -1,172 +0,0 @@
1
- import { defineComponent as te, mergeModels as j, useModel as ne, ref as V, watch as le, resolveComponent as R, openBlock as x, createElementBlock as A, Fragment as se, createElementVNode as z, normalizeClass as B, createVNode as k, unref as O, createCommentVNode as _, withKeys as oe, createBlock as ae, toDisplayString as re } from "vue";
2
- import { u as ie } from "./useClipboard-BHFD0Jvv.js";
3
- import { f as ue } from "./index-CjvqeRf7.js";
4
- const ce = (s = 18) => {
5
- const e = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890", a = "!?@#-+<%$>[]{}";
6
- let l = "";
7
- const n = [
8
- Math.floor(Math.random() * s),
9
- Math.floor(Math.random() * s)
10
- ];
11
- for (let r = 0; r < s; r++)
12
- n.includes(r) ? l += a.charAt(
13
- Math.floor(Math.random() * a.length)
14
- ) : l += e.charAt(
15
- Math.floor(Math.random() * e.length)
16
- );
17
- return l;
18
- }, pe = (s) => {
19
- let e = 0, a = 0, l = 0, n = 0, r = 0, u = 0, c = 0, b = 0, f = 0, C = 0, d = 0, M = 0, v = 0, o = 0, m = 0, I = 0, S = 0, y = 0, $ = 2, F = 2, T = 2, E = 2, D = 3, K = 3, W = 3, Z = 4, G = 4, H = 6, L = "", q = "", N = "", g = "Too Short";
20
- const J = "abcdefghijklmnopqrstuvwxyz", Q = "01234567890", X = ")!@#$%^&*()", Y = 8, h = s.replace(/\s+/g, "").split(/\s*/), w = h.length;
21
- e = s.length * Z, a = s.length;
22
- for (let t = 0; t < w; t++) {
23
- h[t].match(/[A-Z]/g) ? (L !== "" && L + 1 == t && M++, L = t, l++) : h[t].match(/[a-z]/g) ? (q !== "" && q + 1 == t && v++, q = t, n++) : h[t].match(/[0-9]/g) ? (t > 0 && t < w - 1 && c++, N !== "" && N + 1 == t && o++, N = t, r++) : h[t].match(/[^a-zA-Z0-9_]/g) && (t > 0 && t < w - 1 && c++, u++);
24
- let i = !1;
25
- for (let p = 0; p < w; p++)
26
- h[t] == h[p] && t != p && (i = !0, d += Math.abs(w / (p - t)));
27
- i && (C++, f = w - C, d = Math.ceil(f ? d / f : d));
28
- }
29
- for (let t = 0; t < 23; t++) {
30
- let i = J.substring(t, parseInt(t + 3)), p = i.split("").reverse().join("");
31
- (s.toLowerCase().indexOf(i) != -1 || s.toLowerCase().indexOf(p) != -1) && m++;
32
- }
33
- for (let t = 0; t < 8; t++) {
34
- let i = Q.substring(t, parseInt(t + 3));
35
- var ee = i.split("").reverse().join("");
36
- (s.toLowerCase().indexOf(i) != -1 || s.toLowerCase().indexOf(ee) != -1) && I++;
37
- }
38
- for (let t = 0; t < 8; t++) {
39
- let i = X.substring(t, parseInt(t + 3)), p = i.split("").reverse().join("");
40
- (s.toLowerCase().indexOf(i) != -1 || s.toLowerCase().indexOf(p) != -1) && S++;
41
- }
42
- l > 0 && l < a && (e = parseInt(e + (a - l) * 2)), n > 0 && n < a && (e = parseInt(e + (a - n) * 2)), r > 0 && r < a && (e = parseInt(e + r * G)), u > 0 && (e = parseInt(e + u * H)), c > 0 && (e = parseInt(e + c * $)), (n > 0 || l > 0) && u === 0 && r === 0 && (e = parseInt(e - a)), n === 0 && l === 0 && u === 0 && r > 0 && (e = parseInt(e - a)), C > 0 && (e = parseInt(e - d)), M > 0 && (e = parseInt(e - M * F)), v > 0 && (e = parseInt(e - v * T)), o > 0 && (e = parseInt(e - o * E)), m > 0 && (e = parseInt(e - m * D)), I > 0 && (e = parseInt(e - I * K)), S > 0 && (e = parseInt(e - S * W)), b = y;
43
- let P = 0;
44
- return s.length >= Y ? P = 3 : P = 4, b > P && (e = parseInt(e + b * 2)), e > 100 ? e = 100 : e < 0 && (e = 0), e >= 0 && e < 20 ? g = "Very Weak" : e >= 20 && e < 40 ? g = "Weak" : e >= 40 && e < 60 ? g = "Good" : e >= 60 && e < 80 ? g = "Strong" : e >= 80 && e <= 100 && (g = "Very Strong"), {
45
- score: e,
46
- complexity: g
47
- };
48
- }, U = {
49
- generatePassword: ce,
50
- getPasswordStrength: pe
51
- }, fe = { class: "flex border h-9 relative input-roundness input-border w-full" }, de = { class: "border-l select-none input-border input-control" }, me = {
52
- key: 1,
53
- class: "inline-block float-right select-none"
54
- }, ge = /* @__PURE__ */ te({
55
- name: "TInputPassword",
56
- __name: "InputPassword",
57
- props: /* @__PURE__ */ j({
58
- autocomplete: { default: "current-password" },
59
- encryptor: { type: Function, default: void 0 },
60
- showCopy: { type: Boolean, default: !0 },
61
- showRefresh: { type: Boolean, default: !1 },
62
- showStrength: { type: Boolean, default: !1 }
63
- }, {
64
- modelValue: {
65
- default: {
66
- raw: "",
67
- strength: 0,
68
- hash: "",
69
- updatedAt: void 0
70
- }
71
- },
72
- modelModifiers: {}
73
- }),
74
- emits: /* @__PURE__ */ j(["generate", "enter"], ["update:modelValue"]),
75
- setup(s, { expose: e, emit: a }) {
76
- const l = s, n = ne(s, "modelValue"), r = a, u = V("password"), c = V(null), { copy: b } = ie(), f = V(!1), C = async (v, o) => {
77
- if (o === void 0 && !v) {
78
- n.value = { ...n.value };
79
- return;
80
- }
81
- n.value.strength = U.getPasswordStrength(
82
- n.value.raw
83
- ).score, l.encryptor && (n.value.hash = await l.encryptor(n.value.raw));
84
- }, d = () => {
85
- c.value && c.value.$el && c.value.$el.focus();
86
- }, M = async () => {
87
- n.value.raw = U.generatePassword();
88
- };
89
- return le(() => n.value.raw, C, { immediate: !0 }), e({ focus: d }), (v, o) => {
90
- const m = R("t-button"), I = R("t-input-text"), S = R("t-progress-line");
91
- return x(), A(se, null, [
92
- z("div", fe, [
93
- l.showCopy ? (x(), A("div", {
94
- key: 0,
95
- class: B(["border-r select-none input-border input-control", { "w-12": l.showCopy }])
96
- }, [
97
- k(m, {
98
- variant: "transparent",
99
- icon: "copy",
100
- size: "sm",
101
- class: "h-full w-full justify-center",
102
- animate: {
103
- target: "icon",
104
- trigger: "click",
105
- animation: {
106
- scale: 4,
107
- yoyo: !0,
108
- opacity: 0
109
- },
110
- reset: { opacity: 1, scale: 1 }
111
- },
112
- disabled: f.value,
113
- onClick: o[0] || (o[0] = (y) => O(b)(n.value.raw))
114
- }, null, 8, ["disabled"])
115
- ], 2)) : _("", !0),
116
- l.showRefresh ? (x(), A("div", {
117
- key: 1,
118
- class: B(["border-r select-none input-border input-control", { "w-12": l.showRefresh }])
119
- }, [
120
- k(m, {
121
- variant: "transparent",
122
- icon: "refresh",
123
- size: "sm",
124
- class: "h-full w-full justify-center",
125
- animate: {
126
- target: "icon",
127
- trigger: "click",
128
- animation: { rotation: 360 },
129
- reset: { rotation: 0 }
130
- },
131
- disabled: f.value,
132
- onClick: M
133
- }, null, 8, ["disabled"])
134
- ], 2)) : _("", !0),
135
- k(I, {
136
- modelValue: n.value.raw,
137
- "onUpdate:modelValue": o[1] || (o[1] = (y) => n.value.raw = y),
138
- type: u.value,
139
- autocomplete: l.autocomplete,
140
- disabled: f.value,
141
- "disable-style": !0,
142
- ref_key: "input",
143
- ref: c,
144
- class: "w-full px-2 input-bg-color input-text-color input-outline input-roundness",
145
- onKeyup: o[2] || (o[2] = oe((y) => r("enter"), ["enter"]))
146
- }, null, 8, ["modelValue", "type", "autocomplete", "disabled"]),
147
- z("div", de, [
148
- k(m, {
149
- variant: "transparent",
150
- size: "sm",
151
- class: "h-full w-full justify-center",
152
- icon: u.value === "password" ? "eye" : "eye-off",
153
- disabled: f.value,
154
- onClick: o[3] || (o[3] = (y) => u.value = u.value === "password" ? "text" : "password")
155
- }, null, 8, ["icon", "disabled"])
156
- ])
157
- ]),
158
- l.showStrength ? (x(), ae(S, {
159
- key: 0,
160
- value: n.value.strength,
161
- class: "mt-0.5",
162
- height: 2.5,
163
- "show-percentage": !1
164
- }, null, 8, ["value"])) : _("", !0),
165
- n.value.updatedAt ? (x(), A("small", me, " Last updated " + re(O(ue)(new Date(n.value.updatedAt), "MMMM do yyyy, hh:mm:ss")), 1)) : _("", !0)
166
- ], 64);
167
- };
168
- }
169
- });
170
- export {
171
- ge as _
172
- };