@agrotools1/at-components 2.0.22-alpha.0 → 2.0.23

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 +1 @@
1
- {"version":3,"file":"DocumentInput.vue.d.ts","sourceRoot":"","sources":["../../src/document-input/DocumentInput.vue"],"names":[],"mappings":"AAoPA,MAAM,WAAW,kBAAkB;IACjC,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;IACxB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,KAAK,CAAC,EAAE,GAAG,CAAA;IACX,UAAU,CAAC,EAAE,GAAG,CAAA;CACjB;;;;;;;;;;;;;;;;cAPY,OAAO;aAER,OAAO;WADT,OAAO,GAAG,MAAM;kBALT,MAAM;gBAOR,OAAO;;;;;;;;;;;;;;;;;;;;;AA8WtB,wBAUG"}
1
+ {"version":3,"file":"DocumentInput.vue.d.ts","sourceRoot":"","sources":["../../src/document-input/DocumentInput.vue"],"names":[],"mappings":"AAqPA,MAAM,WAAW,kBAAkB;IACjC,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;IACxB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,KAAK,CAAC,EAAE,GAAG,CAAA;IACX,UAAU,CAAC,EAAE,GAAG,CAAA;CACjB;;;;;;;;;;;;;;;;cAPY,OAAO;aAER,OAAO;WADT,OAAO,GAAG,MAAM;kBALT,MAAM;gBAOR,OAAO;;;;;;;;;;;;;;;;;;;;;AAoXtB,wBAUG"}
@@ -105,10 +105,12 @@ const ee = { key: 0 }, te = { class: "relative flex items-center" }, ae = {
105
105
  C.value || n.value ? (i(), u("div", ae, [
106
106
  C.value ? (i(), y(r(L), {
107
107
  key: 0,
108
- class: "text-[#4b715c] size-5"
108
+ size: "20",
109
+ class: "text-[#4b715c]"
109
110
  })) : n.value ? (i(), y(r(Q), {
110
111
  key: 1,
111
- class: "text-[var(--alert-red-dark,#831511)] cursor-pointer size-5 pointer-events-auto",
112
+ size: "20",
113
+ class: "text-[var(--alert-red-dark,#831511)] cursor-pointer pointer-events-auto",
112
114
  onClick: P
113
115
  })) : d("", !0)
114
116
  ])) : d("", !0)
@@ -123,7 +125,10 @@ const ee = { key: 0 }, te = { class: "relative flex items-center" }, ae = {
123
125
  id: b,
124
126
  class: "text-[var(--alert-red-dark,#831511)] flex items-center gap-1 text-[11px] font-medium leading-tight pt-0.5"
125
127
  }, [
126
- S(r(U), { class: "text-[var(--alert-red-dark,#831511)] shrink-0 size-4" }),
128
+ S(r(U), {
129
+ size: "14",
130
+ class: "text-[var(--alert-red-dark,#831511)] shrink-0"
131
+ }),
127
132
  w("span", null, A(e.error), 1)
128
133
  ])) : d("", !0)
129
134
  ], 2));
@@ -1,6 +1,6 @@
1
- import { defineComponent as a, createBlock as s, openBlock as i, normalizeProps as C, guardReactiveProps as n, withCtx as h, createElementBlock as p, normalizeStyle as m, normalizeClass as d, createElementVNode as t } from "vue";
1
+ import { defineComponent as c, createBlock as s, openBlock as i, normalizeProps as C, guardReactiveProps as n, withCtx as h, createElementBlock as p, normalizeStyle as m, normalizeClass as d, createElementVNode as t } from "vue";
2
2
  import w from "../components/IconWrapper/IconWrapper.vue.js";
3
- const g = ["width", "height"], k = /* @__PURE__ */ a({
3
+ const f = ["width", "height"], k = /* @__PURE__ */ c({
4
4
  __name: "AtCheckCircleRegularIcon",
5
5
  props: {
6
6
  size: {},
@@ -11,10 +11,10 @@ const g = ["width", "height"], k = /* @__PURE__ */ a({
11
11
  },
12
12
  setup(o) {
13
13
  const r = o;
14
- return (u, l) => (i(), s(w, C(n(r)), {
15
- default: h(({ class: c, style: e }) => [
14
+ return (g, l) => (i(), s(w, C(n(r)), {
15
+ default: h(({ class: a, style: e }) => [
16
16
  (i(), p("svg", {
17
- class: d(c),
17
+ class: d(a),
18
18
  style: m(e),
19
19
  fill: "currentColor",
20
20
  width: e.width,
@@ -35,7 +35,7 @@ const g = ["width", "height"], k = /* @__PURE__ */ a({
35
35
  })
36
36
  ])
37
37
  ], -1)
38
- ]), 14, g))
38
+ ]), 14, f))
39
39
  ]),
40
40
  _: 1
41
41
  }, 16));
@@ -1,6 +1,6 @@
1
- import { defineComponent as s, createBlock as c, openBlock as C, normalizeProps as a, guardReactiveProps as n, withCtx as h, createElementBlock as p, normalizeStyle as d, normalizeClass as m, createElementVNode as t } from "vue";
1
+ import { defineComponent as s, createBlock as a, openBlock as C, normalizeProps as c, guardReactiveProps as n, withCtx as h, createElementBlock as p, normalizeStyle as d, normalizeClass as m, createElementVNode as t } from "vue";
2
2
  import w from "../components/IconWrapper/IconWrapper.vue.js";
3
- const u = ["width", "height"], k = /* @__PURE__ */ s({
3
+ const f = ["width", "height"], k = /* @__PURE__ */ s({
4
4
  __name: "AtCirclePlusSolidIcon",
5
5
  props: {
6
6
  size: {},
@@ -11,7 +11,7 @@ const u = ["width", "height"], k = /* @__PURE__ */ s({
11
11
  },
12
12
  setup(o) {
13
13
  const i = o;
14
- return (f, l) => (C(), c(w, a(n(i)), {
14
+ return (u, l) => (C(), a(w, c(n(i)), {
15
15
  default: h(({ class: r, style: e }) => [
16
16
  (C(), p("svg", {
17
17
  class: m(r),
@@ -35,7 +35,7 @@ const u = ["width", "height"], k = /* @__PURE__ */ s({
35
35
  })
36
36
  ])
37
37
  ], -1)
38
- ]), 14, u))
38
+ ]), 14, f))
39
39
  ]),
40
40
  _: 1
41
41
  }, 16));
@@ -1,6 +1,6 @@
1
- import { defineComponent as c, createBlock as s, openBlock as i, normalizeProps as C, guardReactiveProps as n, withCtx as h, createElementBlock as p, normalizeStyle as m, normalizeClass as d, createElementVNode as t } from "vue";
1
+ import { defineComponent as s, createBlock as C, openBlock as i, normalizeProps as c, guardReactiveProps as n, withCtx as h, createElementBlock as p, normalizeStyle as m, normalizeClass as d, createElementVNode as t } from "vue";
2
2
  import w from "../components/IconWrapper/IconWrapper.vue.js";
3
- const g = ["width", "height"], _ = /* @__PURE__ */ c({
3
+ const f = ["width", "height"], _ = /* @__PURE__ */ s({
4
4
  __name: "AtCircleXMarkRegularIcon",
5
5
  props: {
6
6
  size: {},
@@ -11,7 +11,7 @@ const g = ["width", "height"], _ = /* @__PURE__ */ c({
11
11
  },
12
12
  setup(o) {
13
13
  const r = o;
14
- return (u, l) => (i(), s(w, C(n(r)), {
14
+ return (g, l) => (i(), C(w, c(n(r)), {
15
15
  default: h(({ class: a, style: e }) => [
16
16
  (i(), p("svg", {
17
17
  class: d(a),
@@ -35,7 +35,7 @@ const g = ["width", "height"], _ = /* @__PURE__ */ c({
35
35
  })
36
36
  ])
37
37
  ], -1)
38
- ]), 14, g))
38
+ ]), 14, f))
39
39
  ]),
40
40
  _: 1
41
41
  }, 16));
@@ -1,6 +1,6 @@
1
- import { defineComponent as c, createBlock as s, openBlock as i, normalizeProps as n, guardReactiveProps as C, withCtx as h, createElementBlock as p, normalizeStyle as d, normalizeClass as m, createElementVNode as t } from "vue";
2
- import w from "../components/IconWrapper/IconWrapper.vue.js";
3
- const f = ["width", "height"], _ = /* @__PURE__ */ c({
1
+ import { defineComponent as s, createBlock as c, openBlock as i, normalizeProps as n, guardReactiveProps as C, withCtx as h, createElementBlock as p, normalizeStyle as d, normalizeClass as m, createElementVNode as t } from "vue";
2
+ import f from "../components/IconWrapper/IconWrapper.vue.js";
3
+ const w = ["width", "height"], _ = /* @__PURE__ */ s({
4
4
  __name: "AtCircleXMarkSolidIcon",
5
5
  props: {
6
6
  size: {},
@@ -11,7 +11,7 @@ const f = ["width", "height"], _ = /* @__PURE__ */ c({
11
11
  },
12
12
  setup(o) {
13
13
  const r = o;
14
- return (g, l) => (i(), s(w, n(C(r)), {
14
+ return (g, l) => (i(), c(f, n(C(r)), {
15
15
  default: h(({ class: a, style: e }) => [
16
16
  (i(), p("svg", {
17
17
  class: m(a),
@@ -35,7 +35,7 @@ const f = ["width", "height"], _ = /* @__PURE__ */ c({
35
35
  })
36
36
  ])
37
37
  ], -1)
38
- ]), 14, f))
38
+ ]), 14, w))
39
39
  ]),
40
40
  _: 1
41
41
  }, 16));
@@ -1,6 +1,6 @@
1
- import { defineComponent as a, createBlock as c, openBlock as o, normalizeProps as s, guardReactiveProps as n, withCtx as h, createElementBlock as p, normalizeStyle as d, normalizeClass as m, createElementVNode as t } from "vue";
1
+ import { defineComponent as a, createBlock as s, openBlock as o, normalizeProps as c, guardReactiveProps as n, withCtx as h, createElementBlock as p, normalizeStyle as d, normalizeClass as m, createElementVNode as t } from "vue";
2
2
  import w from "../components/IconWrapper/IconWrapper.vue.js";
3
- const g = ["width", "height"], _ = /* @__PURE__ */ a({
3
+ const f = ["width", "height"], _ = /* @__PURE__ */ a({
4
4
  __name: "AtOrdenacaoRegularIcon",
5
5
  props: {
6
6
  size: {},
@@ -11,7 +11,7 @@ const g = ["width", "height"], _ = /* @__PURE__ */ a({
11
11
  },
12
12
  setup(C) {
13
13
  const i = C;
14
- return (u, l) => (o(), c(w, s(n(i)), {
14
+ return (g, l) => (o(), s(w, c(n(i)), {
15
15
  default: h(({ class: r, style: e }) => [
16
16
  (o(), p("svg", {
17
17
  class: m(r),
@@ -35,7 +35,7 @@ const g = ["width", "height"], _ = /* @__PURE__ */ a({
35
35
  })
36
36
  ])
37
37
  ], -1)
38
- ]), 14, g))
38
+ ]), 14, f))
39
39
  ]),
40
40
  _: 1
41
41
  }, 16));
@@ -1,6 +1,6 @@
1
1
  import o from "./IconWrapper.vue2.js";
2
2
  import t from "../../_virtual/_plugin-vue_export-helper.js";
3
- const c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-2c0814de"]]);
3
+ const a = /* @__PURE__ */ t(o, [["__scopeId", "data-v-43193bf7"]]);
4
4
  export {
5
- c as default
5
+ a as default
6
6
  };
@@ -9,16 +9,18 @@ const h = ["role"], g = "icon-wrapper", w = /* @__PURE__ */ u({
9
9
  onClickCallback: { type: Function }
10
10
  },
11
11
  setup(r) {
12
- const e = r, { class: s, style: o } = p(e), n = l(() => ({
13
- fill: e.color,
14
- width: e.size || "28",
15
- height: e.size || "28"
16
- })), a = m(), c = l(() => a.onClick ? "button" : "figure"), i = l(() => ({
12
+ const e = r, { class: s, style: t } = p(e), n = l(() => {
13
+ const o = {
14
+ width: e.size || "28",
15
+ height: e.size || "28"
16
+ };
17
+ return e.color && (o.color = e.color, o.fill = e.color), o;
18
+ }), a = m(), c = l(() => a.onClick ? "button" : "figure"), i = l(() => ({
17
19
  ...n.value,
18
- ...o == null ? void 0 : o.value
20
+ ...t == null ? void 0 : t.value
19
21
  }));
20
- return (t, S) => (f(), d("span", k(t.$attrs, { role: c.value }), [
21
- v(t.$slots, "default", {
22
+ return (o, S) => (f(), d("span", k(o.$attrs, { role: c.value }), [
23
+ v(o.$slots, "default", {
22
24
  class: y([g, C(s)]),
23
25
  style: z(i.value)
24
26
  }, void 0, !0)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@agrotools1/at-components",
3
3
  "type": "module",
4
- "version": "2.0.22-alpha.0",
4
+ "version": "2.0.23",
5
5
  "private": false,
6
6
  "packageManager": "pnpm@9.1.0",
7
7
  "description": "Componentes da Agrotools - Versão 2 (com re-export da V1)",