@caipira/tamandua 0.0.110 → 0.0.111

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 (90) hide show
  1. package/dist/Avatar.js +2 -2
  2. package/dist/{Avatar.vue_vue_type_script_setup_true_lang-BfieuQNL.js → Avatar.vue_vue_type_script_setup_true_lang-B_PBHoij.js} +1 -1
  3. package/dist/Button.js +2 -2
  4. package/dist/{Button.vue_vue_type_script_setup_true_lang-FMipEkfO.js → Button.vue_vue_type_script_setup_true_lang-DmwCjHBh.js} +2 -2
  5. package/dist/Dropdown.js +2 -2
  6. package/dist/{Dropdown.vue_vue_type_script_setup_true_lang-DS7cWe9y.js → Dropdown.vue_vue_type_script_setup_true_lang-teNJPxqb.js} +1 -1
  7. package/dist/Form.js +2 -2
  8. package/dist/{Form.vue_vue_type_script_setup_true_lang-v7aEXY0P.js → Form.vue_vue_type_script_setup_true_lang-DUQRg-h7.js} +2 -2
  9. package/dist/FormItem.js +2 -2
  10. package/dist/{FormItem.vue_vue_type_script_setup_true_lang-CPDhCwT3.js → FormItem.vue_vue_type_script_setup_true_lang-Ohe_j4h-.js} +1 -1
  11. package/dist/GraphyPrice.js +2 -2
  12. package/dist/{GraphyPrice.vue_vue_type_script_setup_true_lang-DWrPfQkl.js → GraphyPrice.vue_vue_type_script_setup_true_lang-Dy8fiqFR.js} +1 -1
  13. package/dist/Icon.js +2 -2
  14. package/dist/Icon.vue_vue_type_script_setup_true_lang-Bspxi9eT.js +45 -0
  15. package/dist/InputDate.js +2 -2
  16. package/dist/{InputDate.vue_vue_type_script_setup_true_lang-CNmUyWG3.js → InputDate.vue_vue_type_script_setup_true_lang-D-JE4KlD.js} +2 -2
  17. package/dist/InputMultiplier.js +2 -2
  18. package/dist/{InputMultiplier.vue_vue_type_script_setup_true_lang-hbu4tSBl.js → InputMultiplier.vue_vue_type_script_setup_true_lang-DRKMZyHi.js} +1 -1
  19. package/dist/InputPassword.js +2 -2
  20. package/dist/{InputPassword.vue_vue_type_script_setup_true_lang-CdDdCkH1.js → InputPassword.vue_vue_type_script_setup_true_lang-wOj9z1W4.js} +2 -2
  21. package/dist/InputSelect.js +2 -2
  22. package/dist/{InputSelect.vue_vue_type_script_setup_true_lang-C0IG8j5U.js → InputSelect.vue_vue_type_script_setup_true_lang-DLViO8Wx.js} +1 -1
  23. package/dist/InputSwitch.js +2 -2
  24. package/dist/InputSwitch.vue_vue_type_script_setup_true_lang-CvBh4CvZ.js +67 -0
  25. package/dist/InputText.js +2 -2
  26. package/dist/{InputText.vue_vue_type_script_setup_true_lang-B42_Uupe.js → InputText.vue_vue_type_script_setup_true_lang-CIQkwoWU.js} +1 -1
  27. package/dist/Link.js +2 -2
  28. package/dist/{Link.vue_vue_type_script_setup_true_lang-CVJARk4u.js → Link.vue_vue_type_script_setup_true_lang-Ck-x1P5r.js} +1 -1
  29. package/dist/Popconfirm.js +2 -2
  30. package/dist/{Popconfirm.vue_vue_type_script_setup_true_lang-pSZs1aLq.js → Popconfirm.vue_vue_type_script_setup_true_lang-DZXV9a7n.js} +1 -1
  31. package/dist/{Popover-LsBKjPQo.js → Popover-C7N5Zb-I.js} +1 -1
  32. package/dist/Popover.js +2 -2
  33. package/dist/Table-Dy8MSYLq.js +178 -0
  34. package/dist/Table.css +1 -1
  35. package/dist/Table.js +2 -2
  36. package/dist/Tag.js +2 -2
  37. package/dist/{Tag.vue_vue_type_script_setup_true_lang-DYJ5GWWC.js → Tag.vue_vue_type_script_setup_true_lang-DsaNnGkD.js} +1 -1
  38. package/dist/Toast.js +2 -2
  39. package/dist/{Toast.vue_vue_type_script_setup_true_lang-D2BmbbjR.js → Toast.vue_vue_type_script_setup_true_lang-BXrlThd_.js} +1 -1
  40. package/dist/apps-B1TP2L84.js +5 -0
  41. package/dist/bucket-42cRrGev.js +5 -0
  42. package/dist/bucket-outline-0GeMJDw5.js +5 -0
  43. package/dist/components.js +19 -19
  44. package/dist/database-outline-DM5lGGq7.js +5 -0
  45. package/dist/date.js +3144 -230
  46. package/dist/enums.js +1 -1
  47. package/dist/form2.js +1 -1
  48. package/dist/{format-CNTeOuM7.js → format-EV1gUJVC.js} +405 -365
  49. package/dist/git-BjHtzzmF.js +5 -0
  50. package/dist/{plugin-Bl-ieCLY.js → plugin-BI2eEjk-.js} +1 -1
  51. package/dist/{plugin-Lap81czB.js → plugin-BYmroONK.js} +1 -1
  52. package/dist/{plugin-DZK7Bkjx.js → plugin-BiOgDMTb.js} +1 -1
  53. package/dist/{plugin-CbahIIjI.js → plugin-BzjSYOar.js} +1 -1
  54. package/dist/{plugin-C-hzgafN.js → plugin-C4bMmpE-.js} +1 -1
  55. package/dist/{plugin-BgYMFlp9.js → plugin-C5VGW50b.js} +1 -1
  56. package/dist/{plugin-2EOpg2Hm.js → plugin-C7LSYbsi.js} +1 -1
  57. package/dist/{plugin-D81dElMV.js → plugin-CHzC8ple.js} +1 -1
  58. package/dist/{plugin-CLPYJfBT.js → plugin-Cbq9m56Q.js} +1 -1
  59. package/dist/{plugin-M4Xqncbq.js → plugin-Cq-hJTUF.js} +1 -1
  60. package/dist/{plugin-DPIBggyG.js → plugin-DO0i6pCz.js} +1 -1
  61. package/dist/{plugin-hQ-aWPlo.js → plugin-DQ5S15q2.js} +1 -1
  62. package/dist/{plugin-DXi8aCer.js → plugin-DbNWHXFS.js} +1 -1
  63. package/dist/{plugin-C4ZwDhqb.js → plugin-H1u2tVf3.js} +1 -1
  64. package/dist/{plugin-BlAFrrBh.js → plugin-H3hL34ZC.js} +1 -1
  65. package/dist/{plugin-B6tq39a7.js → plugin-XtBztJJF.js} +1 -1
  66. package/dist/{plugin-kLxDNCij.js → plugin-bAgZNFba.js} +1 -1
  67. package/dist/{plugin-xOWvAZJ8.js → plugin-fy8lsHYO.js} +1 -1
  68. package/dist/{plugin-C9PvjtX8.js → plugin-hvjIh1kG.js} +1 -1
  69. package/dist/{plugins-CFWRsvy1.js → plugins-C41pn8jD.js} +36 -35
  70. package/dist/plugins.js +109 -108
  71. package/dist/source-repository-CHRA433A.js +5 -0
  72. package/dist/{subMonths-D17wKxDQ.js → subMonths-C3ZeTBVE.js} +1 -1
  73. package/dist/tamandua.js +1 -1
  74. package/dist/{transformers-CrxkoXtN.js → transformers-BORZfvK0.js} +1 -1
  75. package/dist/types/components/Button/Button.vue.d.ts +3 -3
  76. package/dist/types/components/InputSwitch/InputSwitch.story.d.ts +7 -0
  77. package/dist/types/components/InputSwitch/InputSwitch.vue.d.ts +4 -0
  78. package/dist/types/components/InputSwitch/types.d.ts +3 -0
  79. package/dist/types/components/ProgressLine/ProgressLine.vue.d.ts +1 -1
  80. package/dist/types/components/Table/Table.story.d.ts +9 -0
  81. package/dist/types/components/Table/types.d.ts +2 -0
  82. package/dist/types/enums/ui.d.ts +6 -0
  83. package/dist/types/index.d.ts +6 -3
  84. package/dist/types/services/date.d.ts +2 -4
  85. package/dist/ui-DU0tu0oX.js +15 -0
  86. package/package.json +30 -8
  87. package/dist/Icon.vue_vue_type_script_setup_true_lang-Cf60EnJ0.js +0 -45
  88. package/dist/InputSwitch.vue_vue_type_script_setup_true_lang-BVGfQFZh.js +0 -62
  89. package/dist/Table-maK98cK_.js +0 -177
  90. package/dist/ui-djKlQTOR.js +0 -15
@@ -1,177 +0,0 @@
1
- import './Table.css';
2
- import { defineComponent as M, useSlots as O, ref as k, reactive as F, computed as x, resolveComponent as K, openBlock as a, createElementBlock as s, createElementVNode as m, normalizeClass as p, createCommentVNode as c, createVNode as E, Fragment as b, renderList as V, toDisplayString as T, createBlock as h, renderSlot as $, createTextVNode as P } from "vue";
3
- import { _ as q } from "./_plugin-vue_export-helper-CHgC5LLL.js";
4
- const G = { class: "w-full color-text" }, J = ["onClick"], Q = {
5
- key: 0,
6
- class: "text-center w-10 relative"
7
- }, W = {
8
- key: 2,
9
- class: "text-center w-10 relative"
10
- }, X = {
11
- key: 0,
12
- class: "border-b"
13
- }, Y = ["colspan"], Z = /* @__PURE__ */ M({
14
- name: "TTable",
15
- __name: "Table",
16
- props: {
17
- data: { default: () => [] },
18
- rowKey: { default: "id" },
19
- columns: { default: () => [] },
20
- loading: { type: Boolean, default: !1 },
21
- selectable: { type: Boolean, default: !1 },
22
- actionable: { type: Boolean, default: !1 },
23
- stickyHeader: { type: Boolean, default: !0 },
24
- rowClass: { default: "hover:bg-[var(--hover-color)]" },
25
- tableDataClass: { default: "px-2 py-2" }
26
- },
27
- emits: ["selected", "row-click", "action-click"],
28
- setup(z, { expose: H, emit: R }) {
29
- const e = z, v = R, D = O(), d = k(!1), n = k({}), y = k({}), _ = k(!1), f = k(!1);
30
- let r = F({});
31
- const U = (t) => {
32
- t.stopPropagation();
33
- }, j = x(() => e.columns.length + (e.selectable ? 1 : 0) + (e.actionable ? 1 : 0) + (D.details ? 1 : 0) + 1), w = () => {
34
- let t = 0, i = 0;
35
- e.data.forEach((u) => {
36
- n.value[u[e.rowKey]] ? t++ : i++;
37
- }), i === 0 && t > 0 ? (f.value = !1, d.value = !0) : t === 0 ? (f.value = !1, d.value = !1) : i !== t && (f.value = !0, d.value = void 0), _.value = Object.keys(n.value).some(
38
- (u) => n.value[u]
39
- );
40
- }, N = async (t, i) => {
41
- i ? r[t] = e.data.find(
42
- (u) => u[e.rowKey] === t
43
- ) : delete r[t], v("selected", r), w();
44
- }, I = () => {
45
- Object.keys(n.value).forEach((t) => {
46
- delete n.value[t];
47
- });
48
- for (const t in r)
49
- delete r[t];
50
- d.value = !1, f.value = !1, _.value = !1, v("selected", r);
51
- }, L = () => {
52
- d.value ? e.data.forEach((t) => {
53
- n.value[t[e.rowKey]] = !0, r[t[e.rowKey]] = t;
54
- }) : e.data.forEach((t) => {
55
- n.value[t[e.rowKey]] = !1, delete r[t[e.rowKey]], _.value = !1;
56
- }), w(), v("selected", r);
57
- }, S = x(() => e.loading && e.data.length === 0 ? Array.from({ length: 5 }, (t, i) => ({})) : e.data), C = x(() => D.details ? S.value.some(
58
- (t) => !("hasDetails" in t) || t?.hasDetails
59
- ) : !1);
60
- return H({ clearSelection: I, inSelectionMode: _ }), (t, i) => {
61
- const u = K("t-input-checkbox"), g = K("t-skeleton"), B = K("t-button");
62
- return a(), s("table", G, [
63
- m("thead", null, [
64
- m("tr", null, [
65
- C.value ? (a(), s("th", {
66
- key: 0,
67
- class: p(["text-left bg-caipira-primary", {
68
- "sticky top-0": e.stickyHeader,
69
- [e.tableDataClass]: !0
70
- }])
71
- }, null, 2)) : c("", !0),
72
- e.selectable ? (a(), s("th", {
73
- key: 1,
74
- class: p(["text-center w-12 bg-caipira-primary", {
75
- "sticky top-0": e.stickyHeader,
76
- [e.tableDataClass]: !0
77
- }])
78
- }, [
79
- E(u, {
80
- modelValue: d.value,
81
- "onUpdate:modelValue": i[0] || (i[0] = (l) => d.value = l),
82
- "is-indeterminate": f.value,
83
- onInput: L
84
- }, null, 8, ["modelValue", "is-indeterminate"])
85
- ], 2)) : c("", !0),
86
- (a(!0), s(b, null, V(e.columns, (l, A) => (a(), s("th", {
87
- class: p(["text-base text-left select-none px-2 py-2 bg-caipira-primary font-semibold", {
88
- "sticky top-0": e.stickyHeader,
89
- [e.tableDataClass]: !0
90
- }]),
91
- key: A
92
- }, T(l.title ? l.title : ""), 3))), 128)),
93
- e.actionable ? (a(), s("th", {
94
- key: 2,
95
- class: p(["text-left bg-caipira-primary", {
96
- "sticky top-0": e.stickyHeader,
97
- [e.tableDataClass]: !0
98
- }])
99
- }, null, 2)) : c("", !0)
100
- ])
101
- ]),
102
- m("tbody", null, [
103
- (a(!0), s(b, null, V(S.value, (l, A) => (a(), s(b, {
104
- key: l[e.rowKey]
105
- }, [
106
- m("tr", {
107
- class: p({
108
- "bg-[var(--hover-color)]": n.value[l[e.rowKey]],
109
- [e.rowClass]: !0
110
- }),
111
- onClick: (o) => v("row-click", l)
112
- }, [
113
- C.value ? (a(), s("td", Q, [
114
- e.loading ? (a(), h(g, { key: 0 })) : !("hasDetails" in l) || l.hasDetails ? (a(), h(B, {
115
- key: 1,
116
- modelValue: y.value[l[e.rowKey]],
117
- "onUpdate:modelValue": (o) => y.value[l[e.rowKey]] = o,
118
- variant: "transparent",
119
- size: "",
120
- class: "justify-center absolute inset-0",
121
- hover: !1,
122
- icon: y.value[l[e.rowKey]] ? "chevron-down" : "chevron-right",
123
- onClick: (o) => y.value[l[e.rowKey]] = !y.value[l[e.rowKey]]
124
- }, null, 8, ["modelValue", "onUpdate:modelValue", "icon", "onClick"])) : c("", !0)
125
- ])) : c("", !0),
126
- e.selectable ? (a(), s("td", {
127
- key: 1,
128
- class: p(["text-center w-12", [e.tableDataClass]])
129
- }, [
130
- E(u, {
131
- modelValue: n.value[l[e.rowKey]],
132
- "onUpdate:modelValue": (o) => n.value[l[e.rowKey]] = o,
133
- "initialize-value": !0,
134
- onClick: U,
135
- onInput: (o) => N(l[e.rowKey], o)
136
- }, null, 8, ["modelValue", "onUpdate:modelValue", "onInput"])
137
- ], 2)) : c("", !0),
138
- (a(!0), s(b, null, V(e.columns, (o, ee) => (a(), s("td", {
139
- class: p(["whitespace-nowrap", {
140
- [e.tableDataClass]: !0
141
- }])
142
- }, [
143
- e.loading ? (a(), h(g, { key: 0 })) : "slot" in o && t.$slots[o.slot] ? $(t.$slots, o.slot, {
144
- key: 1,
145
- row: l
146
- }, void 0, !0) : "property" in o ? (a(), s(b, { key: 2 }, [
147
- P(T(l[o.property]), 1)
148
- ], 64)) : c("", !0)
149
- ], 2))), 256)),
150
- e.actionable ? (a(), s("td", W, [
151
- e.loading ? (a(), h(g, { key: 0 })) : !("hasActions" in l) || l.hasActions ? (a(), h(B, {
152
- key: 1,
153
- variant: "transparent",
154
- icon: "dots-vertical",
155
- size: "",
156
- class: "justify-center absolute inset-0",
157
- "aria-describedby": "tooltip",
158
- "icon-props": { size: 16 },
159
- hover: !1,
160
- onClick: (o) => v("action-click", l)
161
- }, null, 8, ["onClick"])) : c("", !0)
162
- ])) : c("", !0)
163
- ], 10, J),
164
- C.value && y.value[l[e.rowKey]] ? (a(), s("tr", X, [
165
- m("td", { colspan: j.value }, [
166
- $(t.$slots, "details", { row: l }, void 0, !0)
167
- ], 8, Y)
168
- ])) : c("", !0)
169
- ], 64))), 128))
170
- ])
171
- ]);
172
- };
173
- }
174
- }), ae = /* @__PURE__ */ q(Z, [["__scopeId", "data-v-c8c99412"]]);
175
- export {
176
- ae as T
177
- };
@@ -1,15 +0,0 @@
1
- var l = /* @__PURE__ */ ((e) => (e.Unset = "", e.ExtraSmall = "xs", e.Small = "sm", e.Default = "default", e.Large = "lg", e.ExtraLarge = "xl", e))(l || {}), t = /* @__PURE__ */ ((e) => (e.Unset = "", e.Square = "square", e.Rounded = "rounded", e.Circle = "circle", e))(t || {}), u = /* @__PURE__ */ ((e) => (e.CLICK = "click", e.HOVER = "hover", e.CONTEXT_MENU = "context-menu", e))(u || {}), i = /* @__PURE__ */ ((e) => (e.TOP_START = "top-start", e.TOP = "top", e.TOP_END = "top-end", e.RIGHT_START = "right-start", e.RIGHT = "right", e.RIGHT_END = "right-end", e.BOTTOM_END = "bottom-end", e.BOTTOM = "bottom", e.BOTTOM_START = "bottom-start", e.LEFT_END = "left-end", e.LEFT = "left", e.LEFT_START = "left-start", e.ACTIVATION_POSITION = "activation-position", e))(i || {}), a = /* @__PURE__ */ ((e) => (e.Small = "sm", e.Default = "default", e))(a || {}), r = /* @__PURE__ */ ((e) => (e.DEFAULT = "default", e.PRIMARY = "primary", e.SUCCESS = "success", e.DANGER = "danger", e.WARNING = "warning", e))(r || {}), s = /* @__PURE__ */ ((e) => (e.BUTTON = "button", e.SUBMIT = "submit", e.FILE = "file", e))(s || {}), p = /* @__PURE__ */ ((e) => (e.Unset = "", e.DEFAULT = "default", e.PRIMARY = "primary", e.SUCCESS = "success", e.DANGER = "danger", e.WARNING = "warning", e.LINK = "link", e.TRANSPARENT = "transparent", e))(p || {}), o = /* @__PURE__ */ ((e) => (e.Unset = "", e.Left = "left", e.Center = "center", e.Right = "right", e))(o || {}), d = /* @__PURE__ */ ((e) => (e.Default = "default", e.Router = "router", e))(d || {}), O = /* @__PURE__ */ ((e) => (e.DEFAULT = "default", e.INCREASE = "increase", e.DECREASE = "decrease", e.AUTO = "auto", e))(O || {}), h = /* @__PURE__ */ ((e) => (e.Account = "account", e.AccountBox = "account-box", e.AccountBoxOutline = "account-box-outline", e.AccountCircle = "account-circle", e.AccountCircleOutline = "account-circle-outline", e.AccountGroup = "account-group", e.AccountGroupOutline = "account-group-outline", e.AccountMultiple = "account-multiple", e.AccountMultipleOutline = "account-multiple-outline", e.AccountOutline = "account-outline", e.AlertOctagon = "alert-octagon", e.AlertOctagonOutline = "alert-octagon-outline", e.Api = "api", e.Archive = "archive", e.ArchiveOutline = "archive-outline", e.ArrowLeft = "arrow-left", e.ArrowRight = "arrow-right", e.Bank = "bank", e.BankOutline = "bank-outline", e.BookAlphabet = "book-alphabet", e.BookMultiple = "book-multiple", e.BookMultipleOutline = "book-multiple-outline", e.Bookshelf = "bookshelf", e.Camera = "camera", e.CardsOutline = "cards-outline", e.CardsVariant = "cards-variant", e.CartOutline = "cart-outline", e.ChartBox = "chart-box", e.ChartBoxOutline = "chart-box-outline", e.Check = "check", e.CheckCircle = "check-circle", e.CheckCircleOutline = "check-circle-outline", e.ChevronDown = "chevron-down", e.ChevronLeft = "chevron-left", e.ChevronRight = "chevron-right", e.ChevronUp = "chevron-up", e.Circle = "circle", e.Clock = "clock", e.ClockFast = "clock-fast", e.ClockOutline = "clock-outline", e.Close = "close", e.CloseCircle = "close-circle", e.CloseCircleOutline = "close-circle-outline", e.Cog = "cog", e.Contacts = "contacts", e.ContactsOutline = "contacts-outline", e.Copy = "copy", e.CreditCard = "credit-card", e.CreditCardPlus = "credit-card-plus", e.Currency = "currency", e.Database = "database", e.DotsGrid = "dots-grid", e.DotsHorizontal = "dots-horizontal", e.DotsVertical = "dots-vertical", e.Download = "download", e.DownloadBox = "download-box", e.DownloadBoxOutline = "download-box-outline", e.EmailOpenOutline = "email-open-outline", e.EmailOutline = "email-outline", e.Eye = "eye", e.EyeOff = "eye-off", e.FIleDocumentPlusOutline = "file-document-plus-outline", e.Filmstrip = "filmstrip", e.Filter = "filter", e.Fullscreen = "fullscreen", e.FullscreenExit = "fullscreen-exit", e.Group = "group", e.Home = "home", e.HomeOutline = "home-outline", e.Image = "image", e.ImageAlbum = "image-album", e.ImageAlbumOutline = "image-album-outline", e.ImageOutline = "image-outline", e.InfoOutline = "info-outline", e.Key = "key", e.KeyChain = "key-chain", e.KeyVariant = "key-variant", e.Label = "label", e.LabelOutline = "label-outline", e.ListboxOutline = "listbox-outline", e.Loading = "loading", e.Lock = "lock", e.LockOutline = "lock-outline", e.Logout = "logout", e.Menu = "menu", e.MenuDown = "menu-down", e.MenuLeft = "menu-left", e.MenuRight = "menu-right", e.Minus = "minus", e.MinusCircle = "minus-circle", e.MinusCircleOutline = "minus-circle-outline", e.Moon = "moon", e.MovieOpen = "movie-open", e.MovieOpenOutline = "movie-open-outline", e.OpenInNew = "open-in-new", e.Pause = "pause", e.PauseCircle = "pause-circle", e.Pencil = "pencil", e.PiggyBankOutline = "piggy-bank-outline", e.Play = "play", e.PlayBox = "play-box", e.PlayBoxEditOutline = "play-box-edit-outline", e.PlayBoxOutline = "play-box-outline", e.PlayCircle = "play-circle", e.PlaylistPlay = "playlist-play", e.Plus = "plus", e.PlusCircle = "plus-circle", e.PlusCircleOutline = "plus-circle-outline", e.ProgressClock = "progress-clock", e.QrcodeScan = "qrcode-scan", e.Refresh = "refresh", e.Replay = "replay", e.Save = "save", e.Search = "search", e.Shuffle = "shuffle", e.ShuffleDisabled = "shuffle-disabled", e.ShuffleVariant = "shuffle-variant", e.SkipBackward = "skip-backward", e.SkipForward = "skip-forward", e.SkipNext = "skip-next", e.SkipPrevious = "skip-previous", e.Spotlight = "spotlight", e.Stop = "stop", e.Store = "store", e.StoreOutline = "store-outline", e.Sun = "sun", e.Swap = "swap", e.SwapHorizontal = "swap-horizontal", e.SwapLeft = "swap-left", e.SwapRight = "swap-right", e.SystemTheme = "system-theme", e.Tag = "tag", e.TagEdit = "tag-edit", e.TagEditOutline = "tag-edit-outline", e.TagOutline = "tag-outline", e.Text = "text", e.TextBox = "text-box", e.TextBoxMultiple = "text-box-multiple", e.TextBoxMultipleOutline = "text-box-multiple-outline", e.TextBoxOutline = "text-box-outline", e.TextLong = "text-long", e.TimerOutline = "timer-outline", e.TimerRefreshOutline = "timer-refresh-outline", e.TrashCan = "trash-can", e.TrashCanOutline = "trash-can-outline", e.TrayArrowDown = "tray-arrow-down", e.Ungroup = "ungroup", e.Upload = "upload", e.UploadBoxOutline = "upload-box-outline", e.UploadMultipleOutline = "upload-multiple-outline", e.UploadOutline = "upload-outline", e.Video = "video", e.VideoOutline = "video-outline", e.Web = "web", e.ZipBox = "zip-box", e))(h || {});
2
- export {
3
- p as B,
4
- l as E,
5
- a as F,
6
- O as G,
7
- h as I,
8
- d as L,
9
- r as T,
10
- i as a,
11
- t as b,
12
- s as c,
13
- o as d,
14
- u as e
15
- };