@caipira/tamandua 0.0.116 → 0.0.117
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/{Avatar-5xGpnOHD.js → Avatar-BJhDCXNm.js} +1 -1
- package/dist/Avatar.js +1 -1
- package/dist/{Button-B61zGf7P.js → Button-OUFqh0AK.js} +2 -2
- package/dist/Button.js +1 -1
- package/dist/{Dropdown-CXZ1o3rp.js → Dropdown-DoBD6Xhw.js} +1 -1
- package/dist/Dropdown.js +1 -1
- package/dist/{Form-Dwflg0eH.js → Form-DskdWCug.js} +1 -1
- package/dist/Form2.js +1 -1
- package/dist/{FormItem-CMfLyUQ2.js → FormItem-BY63eDen.js} +1 -1
- package/dist/FormItem.js +1 -1
- package/dist/{GraphyPrice-BIRO3_Ah.js → GraphyPrice-ClQqinDD.js} +1 -1
- package/dist/GraphyPrice.js +1 -1
- package/dist/{Icon-BNLjWTiq.js → Icon-B9iNse38.js} +1 -1
- package/dist/{Icon-BHDold-v.js → Icon-C53WlgKH.js} +4 -1
- package/dist/Icon.js +2 -2
- package/dist/{InputMultiplier-BpCbAKJ6.js → InputMultiplier-CxuKrVSY.js} +1 -1
- package/dist/InputMultiplier.js +1 -1
- package/dist/{InputPassword-DiEBfkOp.js → InputPassword-BHobrZ7h.js} +1 -1
- package/dist/InputPassword.js +1 -1
- package/dist/{InputSelect-DJdOf2Hh.js → InputSelect-COxU8e3Y.js} +1 -1
- package/dist/InputSelect.js +1 -1
- package/dist/{InputSwitch-b3QEp5BQ.js → InputSwitch-VNRslua8.js} +1 -1
- package/dist/InputSwitch.js +1 -1
- package/dist/{InputText-DaB5TeOR.js → InputText-D7tqbZd9.js} +1 -1
- package/dist/{InputText-CNn6q4pO.js → InputText-_VHhKh7b.js} +1 -1
- package/dist/InputText.js +2 -2
- package/dist/{Link-9RhB9Snu.js → Link-C5IIsa7T.js} +1 -1
- package/dist/Link.js +1 -1
- package/dist/{Popconfirm-B4xptuBj.js → Popconfirm-Cr56O2Yf.js} +1 -1
- package/dist/Popconfirm.js +1 -1
- package/dist/{Popover-C43FYDmN.js → Popover-CvATd3Kp.js} +1 -1
- package/dist/Popover.js +1 -1
- package/dist/{Table-BEmIaP1b.js → Table-DEdd-UXx.js} +1 -1
- package/dist/Table.js +1 -1
- package/dist/{Tag-C-X54XKY.js → Tag-BrN1GN75.js} +1 -1
- package/dist/Tag.js +1 -1
- package/dist/{Toast-DQGqKVt7.js → Toast-BfhE3zQX.js} +1 -1
- package/dist/Toast.js +1 -1
- package/dist/code-braces-CbeVShNC.js +4 -0
- package/dist/components.js +20 -20
- package/dist/database-search-BDU0TNzv.js +4 -0
- package/dist/enums.js +1 -1
- package/dist/graphql-D5vGqPI4.js +4 -0
- package/dist/plugins.js +18 -18
- package/dist/types/components/Button/Button.vue.d.ts +3 -3
- package/dist/types/enums/ui.d.ts +4 -1
- package/dist/ui-BhUbt2C5.js +28 -0
- package/package.json +1 -1
- package/dist/ui-DkIu_nwk.js +0 -28
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
-
import { a as t, o as n } from "./ui-
|
|
2
|
+
import { a as t, o as n } from "./ui-BhUbt2C5.js";
|
|
3
3
|
import { computed as r, createBlock as i, createCommentVNode as a, createElementBlock as o, defineComponent as s, normalizeClass as c, openBlock as l, resolveComponent as u, toDisplayString as d, unref as f } from "vue";
|
|
4
4
|
//#region components/Avatar/Avatar.vue?vue&type=script&setup=true&lang.ts
|
|
5
5
|
var p = ["role"], m = ["src"], h = /* @__PURE__ */ s({
|
package/dist/Avatar.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./Avatar-
|
|
1
|
+
import { n as e, t } from "./Avatar-BJhDCXNm.js";
|
|
2
2
|
export { e as Avatar, t as AvatarPlugin };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
-
import { a as t, n, o as r, r as i, t as a } from "./ui-
|
|
2
|
+
import { a as t, n, o as r, r as i, t as a } from "./ui-BhUbt2C5.js";
|
|
3
3
|
import { t as o } from "./gsap-K14W88b7.js";
|
|
4
|
-
import "./Icon-
|
|
4
|
+
import "./Icon-C53WlgKH.js";
|
|
5
5
|
import { Fragment as s, computed as c, createBlock as l, createCommentVNode as u, createElementBlock as d, createTextVNode as f, defineComponent as p, mergeProps as m, normalizeClass as h, openBlock as g, ref as _, renderSlot as v, resolveComponent as y, resolveDynamicComponent as b, toDisplayString as x, unref as S, withCtx as C } from "vue";
|
|
6
6
|
//#region components/Button/Button.vue?vue&type=script&setup=true&lang.ts
|
|
7
7
|
var w = ["multiple"], T = /* @__PURE__ */ p({
|
package/dist/Button.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./Button-
|
|
1
|
+
import { n as e, t } from "./Button-OUFqh0AK.js";
|
|
2
2
|
export { e as Button, t as ButtonPlugin };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
-
import { c as t } from "./ui-
|
|
2
|
+
import { c as t } from "./ui-BhUbt2C5.js";
|
|
3
3
|
import { Fragment as n, computed as r, createBlock as i, createCommentVNode as a, createElementBlock as o, createElementVNode as s, createTextVNode as c, createVNode as l, defineComponent as u, mergeProps as d, normalizeClass as f, normalizeProps as p, openBlock as m, ref as h, renderList as g, renderSlot as _, resolveComponent as v, toDisplayString as y, withKeys as b } from "vue";
|
|
4
4
|
//#region components/Dropdown/Dropdown.vue?vue&type=script&setup=true&lang.ts
|
|
5
5
|
var x = /*#__PURE__*/ s("span", null, "Loading...", -1), S = [
|
package/dist/Dropdown.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./Dropdown-
|
|
1
|
+
import { n as e, t } from "./Dropdown-DoBD6Xhw.js";
|
|
2
2
|
export { e as Dropdown, t as DropdownPlugin };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
-
import { c as t } from "./ui-
|
|
2
|
+
import { c as t } from "./ui-BhUbt2C5.js";
|
|
3
3
|
import { r as n, t as r } from "./form-Bc9WU92k.js";
|
|
4
4
|
import { i, n as a, r as o, t as s } from "./transformers-BFybxhRg.js";
|
|
5
5
|
import { computed as c, createElementBlock as l, createElementVNode as u, createVNode as d, defineComponent as f, mergeProps as p, normalizeClass as m, openBlock as h, provide as g, reactive as _, ref as v, renderSlot as y, resolveComponent as b, unref as x, vShow as S, watch as C, withDirectives as w } from "vue";
|
package/dist/Form2.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./Form-
|
|
1
|
+
import { n as e, t } from "./Form-DskdWCug.js";
|
|
2
2
|
export { e as Form, t as FormPlugin };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
-
import { c as t } from "./ui-
|
|
2
|
+
import { c as t } from "./ui-BhUbt2C5.js";
|
|
3
3
|
import { Fragment as n, computed as r, createBlock as i, createCommentVNode as a, createElementBlock as o, createElementVNode as s, defineComponent as c, inject as l, normalizeClass as u, openBlock as d, renderList as f, renderSlot as p, resolveComponent as m, toDisplayString as h, unref as g, useSlots as _, withCtx as v } from "vue";
|
|
4
4
|
//#region components/FormItem/FormItem.vue?vue&type=script&setup=true&lang.ts
|
|
5
5
|
var y = { class: "w-full" }, b = {
|
package/dist/FormItem.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./FormItem-
|
|
1
|
+
import { n as e, t } from "./FormItem-BY63eDen.js";
|
|
2
2
|
export { e as FormItem, t as FormItemPlugin };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
-
import { l as t } from "./ui-
|
|
2
|
+
import { l as t } from "./ui-BhUbt2C5.js";
|
|
3
3
|
import { t as n } from "./gsap-K14W88b7.js";
|
|
4
4
|
import { createElementBlock as r, defineComponent as i, normalizeClass as a, openBlock as o, reactive as s, toDisplayString as c, unref as l, watch as u } from "vue";
|
|
5
5
|
import { useI18n as d } from "vue-i18n";
|
package/dist/GraphyPrice.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./GraphyPrice-
|
|
1
|
+
import { n as e, t } from "./GraphyPrice-ClQqinDD.js";
|
|
2
2
|
export { e as GraphyPrice, t as GraphyPricePlugin };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { o as e } from "./ui-
|
|
1
|
+
import { o as e } from "./ui-BhUbt2C5.js";
|
|
2
2
|
import { computed as t, createElementBlock as n, defineComponent as r, normalizeClass as i, normalizeStyle as a, openBlock as o, ref as s, unref as c, watch as l } from "vue";
|
|
3
3
|
//#region \0rolldown_dynamic_import_helper.js
|
|
4
4
|
var u = (e, t, n) => {
|
|
@@ -66,6 +66,7 @@ var u = (e, t, n) => {
|
|
|
66
66
|
"../../assets/icons/close-circle-outline.svg": () => import("./close-circle-outline-GDhpDavn.js"),
|
|
67
67
|
"../../assets/icons/close-circle.svg": () => import("./close-circle-D6yYH6X8.js"),
|
|
68
68
|
"../../assets/icons/close.svg": () => import("./close-D7r2TJmc.js"),
|
|
69
|
+
"../../assets/icons/code-braces.svg": () => import("./code-braces-CbeVShNC.js"),
|
|
69
70
|
"../../assets/icons/cog.svg": () => import("./cog-DQeER9e3.js"),
|
|
70
71
|
"../../assets/icons/contacts-outline.svg": () => import("./contacts-outline-CumRHi5i.js"),
|
|
71
72
|
"../../assets/icons/contacts.svg": () => import("./contacts-BoaSHeas.js"),
|
|
@@ -74,6 +75,7 @@ var u = (e, t, n) => {
|
|
|
74
75
|
"../../assets/icons/credit-card.svg": () => import("./credit-card-C3f6NLM3.js"),
|
|
75
76
|
"../../assets/icons/currency.svg": () => import("./currency-DGxWX6W2.js"),
|
|
76
77
|
"../../assets/icons/database-outline.svg": () => import("./database-outline-BVBEhXHq.js"),
|
|
78
|
+
"../../assets/icons/database-search.svg": () => import("./database-search-BDU0TNzv.js"),
|
|
77
79
|
"../../assets/icons/database.svg": () => import("./database-F77xlJv1.js"),
|
|
78
80
|
"../../assets/icons/dots-grid.svg": () => import("./dots-grid-ISiainiC.js"),
|
|
79
81
|
"../../assets/icons/dots-horizontal.svg": () => import("./dots-horizontal-CMEifltC.js"),
|
|
@@ -91,6 +93,7 @@ var u = (e, t, n) => {
|
|
|
91
93
|
"../../assets/icons/fullscreen-exit.svg": () => import("./fullscreen-exit-Cz43mQa-.js"),
|
|
92
94
|
"../../assets/icons/fullscreen.svg": () => import("./fullscreen-CE93JYGq.js"),
|
|
93
95
|
"../../assets/icons/git.svg": () => import("./git-COSJyKGs.js"),
|
|
96
|
+
"../../assets/icons/graphql.svg": () => import("./graphql-D5vGqPI4.js"),
|
|
94
97
|
"../../assets/icons/group.svg": () => import("./group-DJEJkCLR.js"),
|
|
95
98
|
"../../assets/icons/home-outline.svg": () => import("./home-outline-B3B6WBK_.js"),
|
|
96
99
|
"../../assets/icons/home.svg": () => import("./home-BypixaBG.js"),
|
package/dist/Icon.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { t as e } from "./Icon-
|
|
2
|
-
import { t } from "./Icon-
|
|
1
|
+
import { t as e } from "./Icon-C53WlgKH.js";
|
|
2
|
+
import { t } from "./Icon-B9iNse38.js";
|
|
3
3
|
export { e as Icon, t as IconPlugin };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
-
import { c as t } from "./ui-
|
|
2
|
+
import { c as t } from "./ui-BhUbt2C5.js";
|
|
3
3
|
import { Fragment as n, createBlock as r, createElementBlock as i, createVNode as a, defineComponent as o, mergeProps as s, openBlock as c, ref as l, renderList as u, resolveComponent as d, resolveDynamicComponent as f, toHandlers as p, watch as m } from "vue";
|
|
4
4
|
//#endregion
|
|
5
5
|
//#region components/InputMultiplier/InputMultiplier.vue
|
package/dist/InputMultiplier.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./InputMultiplier-
|
|
1
|
+
import { n as e, t } from "./InputMultiplier-CxuKrVSY.js";
|
|
2
2
|
export { e as InputMultiplier, t as InputMultiplierPlugin };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
2
|
import { Xn as t } from "./date-Cls6T4tZ.js";
|
|
3
3
|
import { t as n } from "./useClipboard-Dmawuidw.js";
|
|
4
|
-
import "./InputText-
|
|
4
|
+
import "./InputText-_VHhKh7b.js";
|
|
5
5
|
import { Fragment as r, createBlock as i, createCommentVNode as a, createElementBlock as o, createElementVNode as s, createVNode as c, defineComponent as l, mergeModels as u, normalizeClass as d, openBlock as f, ref as p, resolveComponent as m, toDisplayString as h, unref as g, useModel as _, watch as v, withKeys as y } from "vue";
|
|
6
6
|
var b = {
|
|
7
7
|
generatePassword: (e = 18) => {
|
package/dist/InputPassword.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./InputPassword-
|
|
1
|
+
import { n as e, t } from "./InputPassword-BHobrZ7h.js";
|
|
2
2
|
export { e as InputPassword, t as InputPasswordPlugin };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
-
import { c as t, i as n } from "./ui-
|
|
2
|
+
import { c as t, i as n } from "./ui-BhUbt2C5.js";
|
|
3
3
|
import { Fragment as r, computed as i, createBlock as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createSlots as l, createTextVNode as u, createVNode as d, defineComponent as f, guardReactiveProps as p, mergeModels as m, mergeProps as h, nextTick as g, normalizeClass as _, normalizeProps as v, onBeforeMount as y, openBlock as b, ref as x, renderList as S, renderSlot as C, resolveComponent as w, toDisplayString as T, unref as E, useModel as D, vModelText as O, vShow as k, watch as A, withCtx as j, withDirectives as M } from "vue";
|
|
4
4
|
//#region components/InputSelect/InputSelect.vue?vue&type=script&setup=true&lang.ts
|
|
5
5
|
var ee = [
|
package/dist/InputSelect.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./InputSelect-
|
|
1
|
+
import { n as e, t } from "./InputSelect-COxU8e3Y.js";
|
|
2
2
|
export { e as InputSelect, t as InputSelectPlugin };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
-
import { c as t } from "./ui-
|
|
2
|
+
import { c as t } from "./ui-BhUbt2C5.js";
|
|
3
3
|
import { computed as n, createCommentVNode as r, createElementBlock as i, createElementVNode as a, defineComponent as o, normalizeClass as s, openBlock as c, ref as l, toDisplayString as u, vModelCheckbox as d, watch as f, withDirectives as p } from "vue";
|
|
4
4
|
//#region components/InputSwitch/InputSwitch.vue?vue&type=script&setup=true&lang.ts
|
|
5
5
|
var m = ["disabled"], h = 0, g = /* @__PURE__ */ o({
|
package/dist/InputSwitch.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./InputSwitch-
|
|
1
|
+
import { n as e, t } from "./InputSwitch-VNRslua8.js";
|
|
2
2
|
export { e as InputSwitch, t as InputSwitchPlugin };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as e } from "./ui-
|
|
1
|
+
import { c as e } from "./ui-BhUbt2C5.js";
|
|
2
2
|
import { createElementBlock as t, defineComponent as n, inject as r, mergeModels as i, normalizeClass as a, openBlock as o, unref as s, useModel as c, vModelDynamic as l, withDirectives as u } from "vue";
|
|
3
3
|
//#region components/InputText/InputText.vue?vue&type=script&setup=true&lang.ts
|
|
4
4
|
var d = [
|
package/dist/InputText.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { t as e } from "./InputText-
|
|
2
|
-
import { t } from "./InputText-
|
|
1
|
+
import { t as e } from "./InputText-_VHhKh7b.js";
|
|
2
|
+
import { t } from "./InputText-D7tqbZd9.js";
|
|
3
3
|
export { e as InputText, t as InputTextPlugin };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
-
import { d as t } from "./ui-
|
|
2
|
+
import { d as t } from "./ui-BhUbt2C5.js";
|
|
3
3
|
import { Fragment as n, computed as r, createBlock as i, createCommentVNode as a, createElementBlock as o, createTextVNode as s, defineComponent as c, mergeProps as l, openBlock as u, renderSlot as d, resolveComponent as f, resolveDynamicComponent as p, toDisplayString as m, withCtx as h } from "vue";
|
|
4
4
|
//#endregion
|
|
5
5
|
//#region components/Link/Link.vue
|
package/dist/Link.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./Link-
|
|
1
|
+
import { n as e, t } from "./Link-C5IIsa7T.js";
|
|
2
2
|
export { e as Link, t as LinkPlugin };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
-
import { i as t } from "./ui-
|
|
2
|
+
import { i as t } from "./ui-BhUbt2C5.js";
|
|
3
3
|
import { createBlock as n, createElementVNode as r, createVNode as i, defineComponent as a, guardReactiveProps as o, normalizeProps as s, openBlock as c, ref as l, renderSlot as u, resolveComponent as d, toDisplayString as f, withCtx as p } from "vue";
|
|
4
4
|
//#region components/Popconfirm/Popconfirm.vue?vue&type=script&setup=true&lang.ts
|
|
5
5
|
var m = { class: "text-sm mb-6 inline-flex items-center" }, h = { class: "color-text" }, g = { class: "flex justify-end gap-2" }, _ = /* @__PURE__ */ a({
|
package/dist/Popconfirm.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./Popconfirm-
|
|
1
|
+
import { n as e, t } from "./Popconfirm-Cr56O2Yf.js";
|
|
2
2
|
export { e as Popconfirm, t as PopconfirmPlugin };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './Popover.css';
|
|
2
2
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
3
|
-
import { i as t, s as n } from "./ui-
|
|
3
|
+
import { i as t, s as n } from "./ui-BhUbt2C5.js";
|
|
4
4
|
import { a as r, i, o as a, r as o, t as s } from "./floating-ui.vue-DIYFtQj6.js";
|
|
5
5
|
import { t as c } from "./_plugin-vue_export-helper-B3ysoDQm.js";
|
|
6
6
|
import { Teleport as l, computed as u, createBlock as d, createCommentVNode as f, createElementBlock as p, defineComponent as m, guardReactiveProps as h, mergeModels as g, normalizeClass as _, normalizeProps as v, normalizeStyle as y, onBeforeMount as b, onBeforeUnmount as x, openBlock as S, ref as C, renderSlot as w, unref as T, useModel as E } from "vue";
|
package/dist/Popover.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./Popover-
|
|
1
|
+
import { n as e, t } from "./Popover-CvATd3Kp.js";
|
|
2
2
|
export { e as Popover, t as PopoverPlugin };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './Table.css';
|
|
2
2
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
3
|
-
import { c as t } from "./ui-
|
|
3
|
+
import { c as t } from "./ui-BhUbt2C5.js";
|
|
4
4
|
import { t as n } from "./_plugin-vue_export-helper-B3ysoDQm.js";
|
|
5
5
|
import { Fragment as r, computed as i, createBlock as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createTextVNode as l, createVNode as u, defineComponent as d, normalizeClass as f, openBlock as p, reactive as m, ref as h, renderList as g, renderSlot as _, resolveComponent as v, toDisplayString as y, useSlots as b } from "vue";
|
|
6
6
|
//#region components/Table/Table.vue?vue&type=script&setup=true&lang.ts
|
package/dist/Table.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./Table-
|
|
1
|
+
import { n as e, t } from "./Table-DEdd-UXx.js";
|
|
2
2
|
export { e as Table, t as TablePlugin };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
-
import { o as t } from "./ui-
|
|
2
|
+
import { o as t } from "./ui-BhUbt2C5.js";
|
|
3
3
|
import { createBlock as n, createCommentVNode as r, createElementBlock as i, createElementVNode as a, createVNode as o, defineComponent as s, normalizeClass as c, normalizeStyle as l, openBlock as u, renderSlot as d, resolveComponent as f, toDisplayString as p, unref as m, withCtx as h } from "vue";
|
|
4
4
|
//#region components/Tag/Tag.vue?vue&type=script&setup=true&lang.ts
|
|
5
5
|
var g = ["role"], _ = { class: "px-2" }, v = { key: 0 }, y = /* @__PURE__ */ s({
|
package/dist/Tag.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./Tag-
|
|
1
|
+
import { n as e, t } from "./Tag-BrN1GN75.js";
|
|
2
2
|
export { e as Tag, t as TagPlugin };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
-
import { f as t, i as n } from "./ui-
|
|
2
|
+
import { f as t, i as n } from "./ui-BhUbt2C5.js";
|
|
3
3
|
import { createElementBlock as r, createElementVNode as i, createVNode as a, defineComponent as o, normalizeClass as s, openBlock as c, resolveComponent as l, toDisplayString as u, unref as d } from "vue";
|
|
4
4
|
//#region components/Toast/Toast.vue?vue&type=script&setup=true&lang.ts
|
|
5
5
|
var f = { class: "whitespace-nowrap overflow-x-hidden text-ellipsis max-w-2xl" }, p = /* @__PURE__ */ o({
|
package/dist/Toast.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "./Toast-
|
|
1
|
+
import { n as e, t } from "./Toast-BfhE3zQX.js";
|
|
2
2
|
export { e as Toast, t as ToastPlugin };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/code-braces.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 3a2 2 0 0 0-2 2v4a2 2 0 0 1-2 2H3v2h1a2 2 0 0 1 2 2v4a2 2 0 0 0 2 2h2v-2H8v-5a2 2 0 0 0-2-2 2 2 0 0 0 2-2V5h2V3m6 0a2 2 0 0 1 2 2v4a2 2 0 0 0 2 2h1v2h-1a2 2 0 0 0-2 2v4a2 2 0 0 1-2 2h-2v-2h2v-5a2 2 0 0 1 2-2 2 2 0 0 1-2-2V5h-2V3z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
package/dist/components.js
CHANGED
|
@@ -1,51 +1,51 @@
|
|
|
1
1
|
import { n as e } from "./Alert-CHy3mnMz.js";
|
|
2
|
-
import { n as t } from "./Avatar-
|
|
2
|
+
import { n as t } from "./Avatar-BJhDCXNm.js";
|
|
3
3
|
import { t as n } from "./Backdrop-C9lVI98r.js";
|
|
4
4
|
import "./Backdrop-fVmeH8hU.js";
|
|
5
|
-
import { t as r } from "./Icon-
|
|
6
|
-
import { n as i } from "./Button-
|
|
5
|
+
import { t as r } from "./Icon-C53WlgKH.js";
|
|
6
|
+
import { n as i } from "./Button-OUFqh0AK.js";
|
|
7
7
|
import { n as a } from "./ChartLine-CrvmfE6S.js";
|
|
8
8
|
import { n as o } from "./ChartTreemap-i-PcvhSQ.js";
|
|
9
9
|
import { n as s } from "./DialogProvider-B_M9T0MH.js";
|
|
10
10
|
import { n as c } from "./Drawer-Cx2fTGv5.js";
|
|
11
|
-
import { n as l } from "./Dropdown-
|
|
11
|
+
import { n as l } from "./Dropdown-DoBD6Xhw.js";
|
|
12
12
|
import { n as u } from "./FileDrop-CVgXFcHo.js";
|
|
13
|
-
import { n as d } from "./FormItem-
|
|
14
|
-
import { n as f } from "./Form-
|
|
13
|
+
import { n as d } from "./FormItem-BY63eDen.js";
|
|
14
|
+
import { n as f } from "./Form-DskdWCug.js";
|
|
15
15
|
import { n as p } from "./GraphyEmpty-8wJ7sUrq.js";
|
|
16
16
|
import { n as m } from "./GraphyLabel-RloqMIof.js";
|
|
17
|
-
import { n as h } from "./GraphyPrice-
|
|
17
|
+
import { n as h } from "./GraphyPrice-ClQqinDD.js";
|
|
18
18
|
import { n as g } from "./GraphySubtitle-ehQ5Sed7.js";
|
|
19
19
|
import { n as _ } from "./GraphyTitle-CHctzdE7.js";
|
|
20
|
-
import "./Icon-
|
|
20
|
+
import "./Icon-B9iNse38.js";
|
|
21
21
|
import { n as v } from "./InputAvatar-d6k1w0DQ.js";
|
|
22
22
|
import { n as y } from "./InputCheckbox-DGL-BLYP.js";
|
|
23
23
|
import { n as b } from "./InputColor-D5Mhax9D.js";
|
|
24
24
|
import { n as x } from "./InputCryptoCurrency-D8oyrxsl.js";
|
|
25
25
|
import { n as S } from "./InputDate-SacyVWso.js";
|
|
26
|
-
import { n as C } from "./InputMultiplier-
|
|
27
|
-
import { n as w } from "./InputPassword-
|
|
28
|
-
import { t as T } from "./InputText-
|
|
26
|
+
import { n as C } from "./InputMultiplier-CxuKrVSY.js";
|
|
27
|
+
import { n as w } from "./InputPassword-BHobrZ7h.js";
|
|
28
|
+
import { t as T } from "./InputText-_VHhKh7b.js";
|
|
29
29
|
import { n as E } from "./InputPhone--dyb6OBi.js";
|
|
30
30
|
import { n as D } from "./InputPrice-D9LV-LUB.js";
|
|
31
31
|
import { n as O } from "./InputRadio-BOUGVGpj.js";
|
|
32
|
-
import { n as k } from "./InputSelect-
|
|
33
|
-
import { n as A } from "./InputSwitch-
|
|
32
|
+
import { n as k } from "./InputSelect-COxU8e3Y.js";
|
|
33
|
+
import { n as A } from "./InputSwitch-VNRslua8.js";
|
|
34
34
|
import { n as j } from "./InputTextarea-ANZXZkRr.js";
|
|
35
|
-
import "./InputText-
|
|
36
|
-
import { n as M } from "./Link-
|
|
35
|
+
import "./InputText-D7tqbZd9.js";
|
|
36
|
+
import { n as M } from "./Link-C5IIsa7T.js";
|
|
37
37
|
import { n as N } from "./ModalForm-Ckd8hrNN.js";
|
|
38
38
|
import { n as P } from "./Modal-m2bKGFai.js";
|
|
39
39
|
import { n as F } from "./Pagination-C6gSCD9x.js";
|
|
40
|
-
import { n as I } from "./Popconfirm-
|
|
41
|
-
import { n as L } from "./Popover-
|
|
40
|
+
import { n as I } from "./Popconfirm-Cr56O2Yf.js";
|
|
41
|
+
import { n as L } from "./Popover-CvATd3Kp.js";
|
|
42
42
|
import { n as R } from "./ProgressCircle-I1F8lCju.js";
|
|
43
43
|
import { n as z } from "./ProgressLine--AibeJXb.js";
|
|
44
44
|
import { n as B } from "./Range-DmdYd-wp.js";
|
|
45
45
|
import { n as V } from "./SensitiveInfo-Iv6J_vi-.js";
|
|
46
46
|
import { n as H } from "./Skeleton-DYplWsXJ.js";
|
|
47
|
-
import { n as U } from "./Table-
|
|
47
|
+
import { n as U } from "./Table-DEdd-UXx.js";
|
|
48
48
|
import { n as W } from "./Tab-D5bhr-_N.js";
|
|
49
|
-
import { n as G } from "./Tag-
|
|
50
|
-
import { n as K } from "./Toast-
|
|
49
|
+
import { n as G } from "./Tag-BrN1GN75.js";
|
|
50
|
+
import { n as K } from "./Toast-BfhE3zQX.js";
|
|
51
51
|
export { e as Alert, t as Avatar, n as Backdrop, i as Button, a as ChartLine, o as ChartTreemap, s as DialogProvider, c as Drawer, l as Dropdown, u as FileDrop, f as Form, d as FormItem, p as GraphyEmpty, m as GraphyLabel, h as GraphyPrice, g as GraphySubtitle, _ as GraphyTitle, r as Icon, v as InputAvatar, y as InputCheckbox, b as InputColor, x as InputCryptoCurrency, S as InputDate, C as InputMultiplier, w as InputPassword, E as InputPhone, D as InputPrice, O as InputRadio, k as InputSelect, A as InputSwitch, T as InputText, j as InputTextarea, M as Link, P as Modal, N as ModalForm, F as Pagination, I as Popconfirm, L as Popover, R as ProgressCircle, z as ProgressLine, B as Range, V as SensitiveInfo, H as Skeleton, W as Tab, U as Table, G as Tag, K as Toast };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/database-search.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18.68 12.32a4.49 4.49 0 0 0-6.36.01 4.49 4.49 0 0 0 0 6.36 4.51 4.51 0 0 0 5.57.63L21 22.39 22.39 21l-3.09-3.11c1.13-1.77.87-4.09-.62-5.57m-1.41 4.95c-.98.98-2.56.97-3.54 0-.97-.98-.97-2.56.01-3.54.97-.97 2.55-.97 3.53 0 .97.98.97 2.56 0 3.54M10.9 20.1a6.5 6.5 0 0 1-1.48-2.32C6.27 17.25 4 15.76 4 14v3c0 2.21 3.58 4 8 4-.4-.26-.77-.56-1.1-.9M4 9v3c0 1.68 2.07 3.12 5 3.7v-.2c0-.93.2-1.85.58-2.69C6.34 12.3 4 10.79 4 9m8-6C7.58 3 4 4.79 4 7c0 2 3 3.68 6.85 4h.05c1.2-1.26 2.86-2 4.6-2 .91 0 1.81.19 2.64.56A3.22 3.22 0 0 0 20 7c0-2.21-3.58-4-8-4\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
package/dist/enums.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { f as e, i as t, o as n, r, u as i } from "./ui-
|
|
1
|
+
import { f as e, i as t, o as n, r, u as i } from "./ui-BhUbt2C5.js";
|
|
2
2
|
import { r as a, t as o } from "./form-Bc9WU92k.js";
|
|
3
3
|
export { r as ButtonVariant, t as ElementPosition, n as ElementSize, o as FormDataTypes, a as FormSubmissionFormat, i as Icon, e as ToastVariant };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/graphql.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"m12 5.37-.44-.06L6 14.9c.24.21.4.48.47.78h11.06c.07-.3.23-.57.47-.78l-5.56-9.59zM6.6 16.53l4.28 2.53c.29-.27.69-.43 1.12-.43s.83.16 1.12.43l4.28-2.53zM12 22a1.68 1.68 0 0 1-1.68-1.68l.09-.56-4.3-2.55c-.31.36-.76.58-1.27.58a1.68 1.68 0 0 1-1.68-1.68c0-.79.53-1.45 1.26-1.64V9.36c-.83-.11-1.47-.82-1.47-1.68A1.68 1.68 0 0 1 4.63 6c.55 0 1.03.26 1.34.66l4.41-2.53-.06-.45c0-.93.75-1.68 1.68-1.68s1.68.75 1.68 1.68l-.06.45 4.41 2.53c.31-.4.79-.66 1.34-.66a1.68 1.68 0 0 1 1.68 1.68c0 .86-.64 1.57-1.47 1.68v5.11c.73.19 1.26.85 1.26 1.64a1.68 1.68 0 0 1-1.68 1.68c-.51 0-.96-.22-1.27-.58l-4.3 2.55.09.56A1.68 1.68 0 0 1 12 22M10.8 4.86 6.3 7.44l.02.24c0 .71-.44 1.32-1.06 1.57l.03 5.25zm2.4 0 5.51 9.64.03-5.25c-.62-.25-1.06-.86-1.06-1.57l.02-.24z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
package/dist/plugins.js
CHANGED
|
@@ -1,51 +1,51 @@
|
|
|
1
1
|
import { t as e } from "./rolldown-runtime-BRfZIaNm.js";
|
|
2
2
|
import { t } from "./Alert-CHy3mnMz.js";
|
|
3
|
-
import { t as n } from "./Avatar-
|
|
3
|
+
import { t as n } from "./Avatar-BJhDCXNm.js";
|
|
4
4
|
import { t as r } from "./Backdrop-fVmeH8hU.js";
|
|
5
|
-
import { t as i } from "./Button-
|
|
5
|
+
import { t as i } from "./Button-OUFqh0AK.js";
|
|
6
6
|
import { t as a } from "./ChartLine-CrvmfE6S.js";
|
|
7
7
|
import { t as o } from "./ChartTreemap-i-PcvhSQ.js";
|
|
8
8
|
import { t as s } from "./DialogProvider-B_M9T0MH.js";
|
|
9
9
|
import { t as c } from "./Drawer-Cx2fTGv5.js";
|
|
10
|
-
import { t as l } from "./Dropdown-
|
|
10
|
+
import { t as l } from "./Dropdown-DoBD6Xhw.js";
|
|
11
11
|
import { t as u } from "./FileDrop-CVgXFcHo.js";
|
|
12
|
-
import { t as d } from "./FormItem-
|
|
13
|
-
import { t as f } from "./Form-
|
|
12
|
+
import { t as d } from "./FormItem-BY63eDen.js";
|
|
13
|
+
import { t as f } from "./Form-DskdWCug.js";
|
|
14
14
|
import { t as p } from "./GraphyEmpty-8wJ7sUrq.js";
|
|
15
15
|
import { t as m } from "./GraphyLabel-RloqMIof.js";
|
|
16
|
-
import { t as h } from "./GraphyPrice-
|
|
16
|
+
import { t as h } from "./GraphyPrice-ClQqinDD.js";
|
|
17
17
|
import { t as g } from "./GraphySubtitle-ehQ5Sed7.js";
|
|
18
18
|
import { t as _ } from "./GraphyTitle-CHctzdE7.js";
|
|
19
|
-
import { t as v } from "./Icon-
|
|
19
|
+
import { t as v } from "./Icon-B9iNse38.js";
|
|
20
20
|
import { t as y } from "./InputAvatar-d6k1w0DQ.js";
|
|
21
21
|
import { t as b } from "./InputCheckbox-DGL-BLYP.js";
|
|
22
22
|
import { t as x } from "./InputColor-D5Mhax9D.js";
|
|
23
23
|
import { t as S } from "./InputCryptoCurrency-D8oyrxsl.js";
|
|
24
24
|
import { t as C } from "./InputDate-SacyVWso.js";
|
|
25
|
-
import { t as w } from "./InputMultiplier-
|
|
26
|
-
import { t as T } from "./InputPassword-
|
|
25
|
+
import { t as w } from "./InputMultiplier-CxuKrVSY.js";
|
|
26
|
+
import { t as T } from "./InputPassword-BHobrZ7h.js";
|
|
27
27
|
import { t as E } from "./InputPhone--dyb6OBi.js";
|
|
28
28
|
import { t as D } from "./InputPrice-D9LV-LUB.js";
|
|
29
29
|
import { t as O } from "./InputRadio-BOUGVGpj.js";
|
|
30
|
-
import { t as k } from "./InputSelect-
|
|
31
|
-
import { t as A } from "./InputSwitch-
|
|
30
|
+
import { t as k } from "./InputSelect-COxU8e3Y.js";
|
|
31
|
+
import { t as A } from "./InputSwitch-VNRslua8.js";
|
|
32
32
|
import { t as j } from "./InputTextarea-ANZXZkRr.js";
|
|
33
|
-
import { t as M } from "./InputText-
|
|
34
|
-
import { t as N } from "./Link-
|
|
33
|
+
import { t as M } from "./InputText-D7tqbZd9.js";
|
|
34
|
+
import { t as N } from "./Link-C5IIsa7T.js";
|
|
35
35
|
import { t as P } from "./ModalForm-Ckd8hrNN.js";
|
|
36
36
|
import { t as F } from "./Modal-m2bKGFai.js";
|
|
37
37
|
import { t as I } from "./Pagination-C6gSCD9x.js";
|
|
38
|
-
import { t as L } from "./Popconfirm-
|
|
39
|
-
import { t as R } from "./Popover-
|
|
38
|
+
import { t as L } from "./Popconfirm-Cr56O2Yf.js";
|
|
39
|
+
import { t as R } from "./Popover-CvATd3Kp.js";
|
|
40
40
|
import { t as z } from "./ProgressCircle-I1F8lCju.js";
|
|
41
41
|
import { t as B } from "./ProgressLine--AibeJXb.js";
|
|
42
42
|
import { t as V } from "./Range-DmdYd-wp.js";
|
|
43
43
|
import { t as H } from "./SensitiveInfo-Iv6J_vi-.js";
|
|
44
44
|
import { t as U } from "./Skeleton-DYplWsXJ.js";
|
|
45
|
-
import { t as W } from "./Table-
|
|
45
|
+
import { t as W } from "./Table-DEdd-UXx.js";
|
|
46
46
|
import { t as G } from "./Tab-D5bhr-_N.js";
|
|
47
|
-
import { t as K } from "./Tag-
|
|
48
|
-
import { t as q } from "./Toast-
|
|
47
|
+
import { t as K } from "./Tag-BrN1GN75.js";
|
|
48
|
+
import { t as q } from "./Toast-BfhE3zQX.js";
|
|
49
49
|
//#region components/plugins.ts
|
|
50
50
|
var J = /* @__PURE__ */ e({
|
|
51
51
|
AlertPlugin: () => t,
|
|
@@ -26,7 +26,7 @@ declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" }
|
|
|
26
26
|
default: ElementSize;
|
|
27
27
|
};
|
|
28
28
|
icon: {
|
|
29
|
-
type: import('vue', { with: { "resolution-mode": "import" } }).PropType<number | "filter" | "stop" | "label" | "menu" | "video" | "circle" | "image" | "text" | "search" | "account" | "account-box" | "account-box-outline" | "account-circle" | "account-circle-outline" | "account-group" | "account-group-outline" | "account-multiple" | "account-multiple-outline" | "account-outline" | "alert-octagon" | "alert-octagon-outline" | "api" | "apps" | "archive" | "archive-outline" | "arrow-left" | "arrow-right" | "bank" | "bank-outline" | "book-alphabet" | "book-multiple" | "book-multiple-outline" | "bookshelf" | "bucket" | "bucket-outline" | "camera" | "cards-outline" | "cards-variant" | "cart-outline" | "chart-box" | "chart-box-outline" | "check" | "check-circle" | "check-circle-outline" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clock" | "clock-fast" | "clock-outline" | "close" | "close-circle" | "close-circle-outline" | "cog" | "contacts" | "contacts-outline" | "copy" | "credit-card" | "credit-card-plus" | "currency" | "database" | "database-outline" | "dots-grid" | "dots-horizontal" | "dots-vertical" | "download" | "download-box" | "download-box-outline" | "email-open-outline" | "email-outline" | "eye" | "eye-off" | "file-document-plus-outline" | "filmstrip" | "fullscreen" | "fullscreen-exit" | "git" | "group" | "home" | "home-outline" | "image-album" | "image-album-outline" | "image-outline" | "info-outline" | "key" | "key-chain" | "key-variant" | "label-outline" | "listbox-outline" | "loading" | "lock" | "lock-outline" | "logout" | "menu-down" | "menu-left" | "menu-right" | "minus" | "minus-circle" | "minus-circle-outline" | "moon" | "movie-open" | "movie-open-outline" | "open-in-new" | "pause" | "pause-circle" | "pencil" | "piggy-bank-outline" | "play" | "play-box" | "play-box-edit-outline" | "play-box-outline" | "play-circle" | "playlist-play" | "plus" | "plus-circle" | "plus-circle-outline" | "progress-clock" | "qrcode-scan" | "refresh" | "replay" | "save" | "shuffle" | "shuffle-disabled" | "shuffle-variant" | "skip-backward" | "skip-forward" | "skip-next" | "skip-previous" | "source-repository" | "spotlight" | "store" | "store-outline" | "sun" | "swap" | "swap-horizontal" | "swap-left" | "swap-right" | "system-theme" | "tag" | "tag-edit" | "tag-edit-outline" | "tag-outline" | "text-box" | "text-box-multiple" | "text-box-multiple-outline" | "text-box-outline" | "text-long" | "timer-outline" | "timer-refresh-outline" | "trash-can" | "trash-can-outline" | "tray-arrow-down" | "ungroup" | "upload" | "upload-box-outline" | "upload-multiple-outline" | "upload-outline" | "video-outline" | "web" | "zip-box">;
|
|
29
|
+
type: import('vue', { with: { "resolution-mode": "import" } }).PropType<number | "filter" | "stop" | "label" | "menu" | "video" | "circle" | "image" | "text" | "search" | "account" | "account-box" | "account-box-outline" | "account-circle" | "account-circle-outline" | "account-group" | "account-group-outline" | "account-multiple" | "account-multiple-outline" | "account-outline" | "alert-octagon" | "alert-octagon-outline" | "api" | "apps" | "archive" | "archive-outline" | "arrow-left" | "arrow-right" | "bank" | "bank-outline" | "book-alphabet" | "book-multiple" | "book-multiple-outline" | "bookshelf" | "bucket" | "bucket-outline" | "camera" | "cards-outline" | "cards-variant" | "cart-outline" | "chart-box" | "chart-box-outline" | "check" | "check-circle" | "check-circle-outline" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clock" | "clock-fast" | "clock-outline" | "close" | "close-circle" | "close-circle-outline" | "code-braces" | "cog" | "contacts" | "contacts-outline" | "copy" | "credit-card" | "credit-card-plus" | "currency" | "database" | "database-outline" | "database-search" | "dots-grid" | "dots-horizontal" | "dots-vertical" | "download" | "download-box" | "download-box-outline" | "email-open-outline" | "email-outline" | "eye" | "eye-off" | "file-document-plus-outline" | "filmstrip" | "fullscreen" | "fullscreen-exit" | "git" | "graphql" | "group" | "home" | "home-outline" | "image-album" | "image-album-outline" | "image-outline" | "info-outline" | "key" | "key-chain" | "key-variant" | "label-outline" | "listbox-outline" | "loading" | "lock" | "lock-outline" | "logout" | "menu-down" | "menu-left" | "menu-right" | "minus" | "minus-circle" | "minus-circle-outline" | "moon" | "movie-open" | "movie-open-outline" | "open-in-new" | "pause" | "pause-circle" | "pencil" | "piggy-bank-outline" | "play" | "play-box" | "play-box-edit-outline" | "play-box-outline" | "play-circle" | "playlist-play" | "plus" | "plus-circle" | "plus-circle-outline" | "progress-clock" | "qrcode-scan" | "refresh" | "replay" | "save" | "shuffle" | "shuffle-disabled" | "shuffle-variant" | "skip-backward" | "skip-forward" | "skip-next" | "skip-previous" | "source-repository" | "spotlight" | "store" | "store-outline" | "sun" | "swap" | "swap-horizontal" | "swap-left" | "swap-right" | "system-theme" | "tag" | "tag-edit" | "tag-edit-outline" | "tag-outline" | "text-box" | "text-box-multiple" | "text-box-multiple-outline" | "text-box-outline" | "text-long" | "timer-outline" | "timer-refresh-outline" | "trash-can" | "trash-can-outline" | "tray-arrow-down" | "ungroup" | "upload" | "upload-box-outline" | "upload-multiple-outline" | "upload-outline" | "video-outline" | "web" | "zip-box">;
|
|
30
30
|
required: true;
|
|
31
31
|
};
|
|
32
32
|
role: {
|
|
@@ -41,7 +41,7 @@ declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" }
|
|
|
41
41
|
default: ElementSize;
|
|
42
42
|
};
|
|
43
43
|
icon: {
|
|
44
|
-
type: import('vue', { with: { "resolution-mode": "import" } }).PropType<number | "filter" | "stop" | "label" | "menu" | "video" | "circle" | "image" | "text" | "search" | "account" | "account-box" | "account-box-outline" | "account-circle" | "account-circle-outline" | "account-group" | "account-group-outline" | "account-multiple" | "account-multiple-outline" | "account-outline" | "alert-octagon" | "alert-octagon-outline" | "api" | "apps" | "archive" | "archive-outline" | "arrow-left" | "arrow-right" | "bank" | "bank-outline" | "book-alphabet" | "book-multiple" | "book-multiple-outline" | "bookshelf" | "bucket" | "bucket-outline" | "camera" | "cards-outline" | "cards-variant" | "cart-outline" | "chart-box" | "chart-box-outline" | "check" | "check-circle" | "check-circle-outline" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clock" | "clock-fast" | "clock-outline" | "close" | "close-circle" | "close-circle-outline" | "cog" | "contacts" | "contacts-outline" | "copy" | "credit-card" | "credit-card-plus" | "currency" | "database" | "database-outline" | "dots-grid" | "dots-horizontal" | "dots-vertical" | "download" | "download-box" | "download-box-outline" | "email-open-outline" | "email-outline" | "eye" | "eye-off" | "file-document-plus-outline" | "filmstrip" | "fullscreen" | "fullscreen-exit" | "git" | "group" | "home" | "home-outline" | "image-album" | "image-album-outline" | "image-outline" | "info-outline" | "key" | "key-chain" | "key-variant" | "label-outline" | "listbox-outline" | "loading" | "lock" | "lock-outline" | "logout" | "menu-down" | "menu-left" | "menu-right" | "minus" | "minus-circle" | "minus-circle-outline" | "moon" | "movie-open" | "movie-open-outline" | "open-in-new" | "pause" | "pause-circle" | "pencil" | "piggy-bank-outline" | "play" | "play-box" | "play-box-edit-outline" | "play-box-outline" | "play-circle" | "playlist-play" | "plus" | "plus-circle" | "plus-circle-outline" | "progress-clock" | "qrcode-scan" | "refresh" | "replay" | "save" | "shuffle" | "shuffle-disabled" | "shuffle-variant" | "skip-backward" | "skip-forward" | "skip-next" | "skip-previous" | "source-repository" | "spotlight" | "store" | "store-outline" | "sun" | "swap" | "swap-horizontal" | "swap-left" | "swap-right" | "system-theme" | "tag" | "tag-edit" | "tag-edit-outline" | "tag-outline" | "text-box" | "text-box-multiple" | "text-box-multiple-outline" | "text-box-outline" | "text-long" | "timer-outline" | "timer-refresh-outline" | "trash-can" | "trash-can-outline" | "tray-arrow-down" | "ungroup" | "upload" | "upload-box-outline" | "upload-multiple-outline" | "upload-outline" | "video-outline" | "web" | "zip-box">;
|
|
44
|
+
type: import('vue', { with: { "resolution-mode": "import" } }).PropType<number | "filter" | "stop" | "label" | "menu" | "video" | "circle" | "image" | "text" | "search" | "account" | "account-box" | "account-box-outline" | "account-circle" | "account-circle-outline" | "account-group" | "account-group-outline" | "account-multiple" | "account-multiple-outline" | "account-outline" | "alert-octagon" | "alert-octagon-outline" | "api" | "apps" | "archive" | "archive-outline" | "arrow-left" | "arrow-right" | "bank" | "bank-outline" | "book-alphabet" | "book-multiple" | "book-multiple-outline" | "bookshelf" | "bucket" | "bucket-outline" | "camera" | "cards-outline" | "cards-variant" | "cart-outline" | "chart-box" | "chart-box-outline" | "check" | "check-circle" | "check-circle-outline" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clock" | "clock-fast" | "clock-outline" | "close" | "close-circle" | "close-circle-outline" | "code-braces" | "cog" | "contacts" | "contacts-outline" | "copy" | "credit-card" | "credit-card-plus" | "currency" | "database" | "database-outline" | "database-search" | "dots-grid" | "dots-horizontal" | "dots-vertical" | "download" | "download-box" | "download-box-outline" | "email-open-outline" | "email-outline" | "eye" | "eye-off" | "file-document-plus-outline" | "filmstrip" | "fullscreen" | "fullscreen-exit" | "git" | "graphql" | "group" | "home" | "home-outline" | "image-album" | "image-album-outline" | "image-outline" | "info-outline" | "key" | "key-chain" | "key-variant" | "label-outline" | "listbox-outline" | "loading" | "lock" | "lock-outline" | "logout" | "menu-down" | "menu-left" | "menu-right" | "minus" | "minus-circle" | "minus-circle-outline" | "moon" | "movie-open" | "movie-open-outline" | "open-in-new" | "pause" | "pause-circle" | "pencil" | "piggy-bank-outline" | "play" | "play-box" | "play-box-edit-outline" | "play-box-outline" | "play-circle" | "playlist-play" | "plus" | "plus-circle" | "plus-circle-outline" | "progress-clock" | "qrcode-scan" | "refresh" | "replay" | "save" | "shuffle" | "shuffle-disabled" | "shuffle-variant" | "skip-backward" | "skip-forward" | "skip-next" | "skip-previous" | "source-repository" | "spotlight" | "store" | "store-outline" | "sun" | "swap" | "swap-horizontal" | "swap-left" | "swap-right" | "system-theme" | "tag" | "tag-edit" | "tag-edit-outline" | "tag-outline" | "text-box" | "text-box-multiple" | "text-box-multiple-outline" | "text-box-outline" | "text-long" | "timer-outline" | "timer-refresh-outline" | "trash-can" | "trash-can-outline" | "tray-arrow-down" | "ungroup" | "upload" | "upload-box-outline" | "upload-multiple-outline" | "upload-outline" | "video-outline" | "web" | "zip-box">;
|
|
45
45
|
required: true;
|
|
46
46
|
};
|
|
47
47
|
role: {
|
|
@@ -64,7 +64,7 @@ declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" }
|
|
|
64
64
|
default: ElementSize;
|
|
65
65
|
};
|
|
66
66
|
icon: {
|
|
67
|
-
type: import('vue', { with: { "resolution-mode": "import" } }).PropType<number | "filter" | "stop" | "label" | "menu" | "video" | "circle" | "image" | "text" | "search" | "account" | "account-box" | "account-box-outline" | "account-circle" | "account-circle-outline" | "account-group" | "account-group-outline" | "account-multiple" | "account-multiple-outline" | "account-outline" | "alert-octagon" | "alert-octagon-outline" | "api" | "apps" | "archive" | "archive-outline" | "arrow-left" | "arrow-right" | "bank" | "bank-outline" | "book-alphabet" | "book-multiple" | "book-multiple-outline" | "bookshelf" | "bucket" | "bucket-outline" | "camera" | "cards-outline" | "cards-variant" | "cart-outline" | "chart-box" | "chart-box-outline" | "check" | "check-circle" | "check-circle-outline" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clock" | "clock-fast" | "clock-outline" | "close" | "close-circle" | "close-circle-outline" | "cog" | "contacts" | "contacts-outline" | "copy" | "credit-card" | "credit-card-plus" | "currency" | "database" | "database-outline" | "dots-grid" | "dots-horizontal" | "dots-vertical" | "download" | "download-box" | "download-box-outline" | "email-open-outline" | "email-outline" | "eye" | "eye-off" | "file-document-plus-outline" | "filmstrip" | "fullscreen" | "fullscreen-exit" | "git" | "group" | "home" | "home-outline" | "image-album" | "image-album-outline" | "image-outline" | "info-outline" | "key" | "key-chain" | "key-variant" | "label-outline" | "listbox-outline" | "loading" | "lock" | "lock-outline" | "logout" | "menu-down" | "menu-left" | "menu-right" | "minus" | "minus-circle" | "minus-circle-outline" | "moon" | "movie-open" | "movie-open-outline" | "open-in-new" | "pause" | "pause-circle" | "pencil" | "piggy-bank-outline" | "play" | "play-box" | "play-box-edit-outline" | "play-box-outline" | "play-circle" | "playlist-play" | "plus" | "plus-circle" | "plus-circle-outline" | "progress-clock" | "qrcode-scan" | "refresh" | "replay" | "save" | "shuffle" | "shuffle-disabled" | "shuffle-variant" | "skip-backward" | "skip-forward" | "skip-next" | "skip-previous" | "source-repository" | "spotlight" | "store" | "store-outline" | "sun" | "swap" | "swap-horizontal" | "swap-left" | "swap-right" | "system-theme" | "tag" | "tag-edit" | "tag-edit-outline" | "tag-outline" | "text-box" | "text-box-multiple" | "text-box-multiple-outline" | "text-box-outline" | "text-long" | "timer-outline" | "timer-refresh-outline" | "trash-can" | "trash-can-outline" | "tray-arrow-down" | "ungroup" | "upload" | "upload-box-outline" | "upload-multiple-outline" | "upload-outline" | "video-outline" | "web" | "zip-box">;
|
|
67
|
+
type: import('vue', { with: { "resolution-mode": "import" } }).PropType<number | "filter" | "stop" | "label" | "menu" | "video" | "circle" | "image" | "text" | "search" | "account" | "account-box" | "account-box-outline" | "account-circle" | "account-circle-outline" | "account-group" | "account-group-outline" | "account-multiple" | "account-multiple-outline" | "account-outline" | "alert-octagon" | "alert-octagon-outline" | "api" | "apps" | "archive" | "archive-outline" | "arrow-left" | "arrow-right" | "bank" | "bank-outline" | "book-alphabet" | "book-multiple" | "book-multiple-outline" | "bookshelf" | "bucket" | "bucket-outline" | "camera" | "cards-outline" | "cards-variant" | "cart-outline" | "chart-box" | "chart-box-outline" | "check" | "check-circle" | "check-circle-outline" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clock" | "clock-fast" | "clock-outline" | "close" | "close-circle" | "close-circle-outline" | "code-braces" | "cog" | "contacts" | "contacts-outline" | "copy" | "credit-card" | "credit-card-plus" | "currency" | "database" | "database-outline" | "database-search" | "dots-grid" | "dots-horizontal" | "dots-vertical" | "download" | "download-box" | "download-box-outline" | "email-open-outline" | "email-outline" | "eye" | "eye-off" | "file-document-plus-outline" | "filmstrip" | "fullscreen" | "fullscreen-exit" | "git" | "graphql" | "group" | "home" | "home-outline" | "image-album" | "image-album-outline" | "image-outline" | "info-outline" | "key" | "key-chain" | "key-variant" | "label-outline" | "listbox-outline" | "loading" | "lock" | "lock-outline" | "logout" | "menu-down" | "menu-left" | "menu-right" | "minus" | "minus-circle" | "minus-circle-outline" | "moon" | "movie-open" | "movie-open-outline" | "open-in-new" | "pause" | "pause-circle" | "pencil" | "piggy-bank-outline" | "play" | "play-box" | "play-box-edit-outline" | "play-box-outline" | "play-circle" | "playlist-play" | "plus" | "plus-circle" | "plus-circle-outline" | "progress-clock" | "qrcode-scan" | "refresh" | "replay" | "save" | "shuffle" | "shuffle-disabled" | "shuffle-variant" | "skip-backward" | "skip-forward" | "skip-next" | "skip-previous" | "source-repository" | "spotlight" | "store" | "store-outline" | "sun" | "swap" | "swap-horizontal" | "swap-left" | "swap-right" | "system-theme" | "tag" | "tag-edit" | "tag-edit-outline" | "tag-outline" | "text-box" | "text-box-multiple" | "text-box-multiple-outline" | "text-box-outline" | "text-long" | "timer-outline" | "timer-refresh-outline" | "trash-can" | "trash-can-outline" | "tray-arrow-down" | "ungroup" | "upload" | "upload-box-outline" | "upload-multiple-outline" | "upload-outline" | "video-outline" | "web" | "zip-box">;
|
|
68
68
|
required: true;
|
|
69
69
|
};
|
|
70
70
|
role: {
|
package/dist/types/enums/ui.d.ts
CHANGED
|
@@ -120,6 +120,7 @@ export declare enum Icon {
|
|
|
120
120
|
Close = "close",
|
|
121
121
|
CloseCircle = "close-circle",
|
|
122
122
|
CloseCircleOutline = "close-circle-outline",
|
|
123
|
+
CodeBraces = "code-braces",
|
|
123
124
|
Cog = "cog",
|
|
124
125
|
Contacts = "contacts",
|
|
125
126
|
ContactsOutline = "contacts-outline",
|
|
@@ -129,6 +130,7 @@ export declare enum Icon {
|
|
|
129
130
|
Currency = "currency",
|
|
130
131
|
Database = "database",
|
|
131
132
|
DatabaseOutline = "database-outline",
|
|
133
|
+
DatabaseSearch = "database-search",
|
|
132
134
|
DotsGrid = "dots-grid",
|
|
133
135
|
DotsHorizontal = "dots-horizontal",
|
|
134
136
|
DotsVertical = "dots-vertical",
|
|
@@ -139,12 +141,13 @@ export declare enum Icon {
|
|
|
139
141
|
EmailOutline = "email-outline",
|
|
140
142
|
Eye = "eye",
|
|
141
143
|
EyeOff = "eye-off",
|
|
142
|
-
|
|
144
|
+
FileDocumentPlusOutline = "file-document-plus-outline",
|
|
143
145
|
Filmstrip = "filmstrip",
|
|
144
146
|
Filter = "filter",
|
|
145
147
|
Fullscreen = "fullscreen",
|
|
146
148
|
FullscreenExit = "fullscreen-exit",
|
|
147
149
|
Git = "git",
|
|
150
|
+
Graphql = "graphql",
|
|
148
151
|
Group = "group",
|
|
149
152
|
Home = "home",
|
|
150
153
|
HomeOutline = "home-outline",
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
//#region enums/ui.ts
|
|
2
|
+
var e = /* @__PURE__ */ function(e) {
|
|
3
|
+
return e.Unset = "", e.ExtraSmall = "xs", e.Small = "sm", e.Default = "default", e.Large = "lg", e.ExtraLarge = "xl", e;
|
|
4
|
+
}({}), t = /* @__PURE__ */ function(e) {
|
|
5
|
+
return e.Unset = "", e.Square = "square", e.Rounded = "rounded", e.Circle = "circle", e;
|
|
6
|
+
}({}), n = /* @__PURE__ */ function(e) {
|
|
7
|
+
return e.CLICK = "click", e.HOVER = "hover", e.CONTEXT_MENU = "context-menu", e;
|
|
8
|
+
}({}), r = /* @__PURE__ */ function(e) {
|
|
9
|
+
return 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;
|
|
10
|
+
}({}), i = /* @__PURE__ */ function(e) {
|
|
11
|
+
return e.Small = "sm", e.Default = "default", e;
|
|
12
|
+
}({}), a = /* @__PURE__ */ function(e) {
|
|
13
|
+
return e.DEFAULT = "default", e.PRIMARY = "primary", e.SUCCESS = "success", e.DANGER = "danger", e.WARNING = "warning", e;
|
|
14
|
+
}({}), o = /* @__PURE__ */ function(e) {
|
|
15
|
+
return e.BUTTON = "button", e.SUBMIT = "submit", e.FILE = "file", e;
|
|
16
|
+
}({}), s = /* @__PURE__ */ function(e) {
|
|
17
|
+
return e.Unset = "", e.DEFAULT = "default", e.PRIMARY = "primary", e.SUCCESS = "success", e.DANGER = "danger", e.WARNING = "warning", e.LINK = "link", e.TRANSPARENT = "transparent", e;
|
|
18
|
+
}({}), c = /* @__PURE__ */ function(e) {
|
|
19
|
+
return e.Unset = "", e.Left = "left", e.Center = "center", e;
|
|
20
|
+
}({}), l = /* @__PURE__ */ function(e) {
|
|
21
|
+
return e.Default = "default", e.Router = "router", e;
|
|
22
|
+
}({}), u = /* @__PURE__ */ function(e) {
|
|
23
|
+
return e.DEFAULT = "default", e.INCREASE = "increase", e.DECREASE = "decrease", e.AUTO = "auto", e;
|
|
24
|
+
}({}), d = /* @__PURE__ */ function(e) {
|
|
25
|
+
return 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.Apps = "apps", 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.Bucket = "bucket", e.BucketOutline = "bucket-outline", 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.CodeBraces = "code-braces", 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.DatabaseOutline = "database-outline", e.DatabaseSearch = "database-search", 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.Git = "git", e.Graphql = "graphql", 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.SourceRepository = "source-repository", 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;
|
|
26
|
+
}({});
|
|
27
|
+
//#endregion
|
|
28
|
+
export { t as a, i as c, l as d, a as f, r as i, u as l, o as n, e as o, s as r, n as s, c as t, d as u };
|
package/package.json
CHANGED
package/dist/ui-DkIu_nwk.js
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
//#region enums/ui.ts
|
|
2
|
-
var e = /* @__PURE__ */ function(e) {
|
|
3
|
-
return e.Unset = "", e.ExtraSmall = "xs", e.Small = "sm", e.Default = "default", e.Large = "lg", e.ExtraLarge = "xl", e;
|
|
4
|
-
}({}), t = /* @__PURE__ */ function(e) {
|
|
5
|
-
return e.Unset = "", e.Square = "square", e.Rounded = "rounded", e.Circle = "circle", e;
|
|
6
|
-
}({}), n = /* @__PURE__ */ function(e) {
|
|
7
|
-
return e.CLICK = "click", e.HOVER = "hover", e.CONTEXT_MENU = "context-menu", e;
|
|
8
|
-
}({}), r = /* @__PURE__ */ function(e) {
|
|
9
|
-
return 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;
|
|
10
|
-
}({}), i = /* @__PURE__ */ function(e) {
|
|
11
|
-
return e.Small = "sm", e.Default = "default", e;
|
|
12
|
-
}({}), a = /* @__PURE__ */ function(e) {
|
|
13
|
-
return e.DEFAULT = "default", e.PRIMARY = "primary", e.SUCCESS = "success", e.DANGER = "danger", e.WARNING = "warning", e;
|
|
14
|
-
}({}), o = /* @__PURE__ */ function(e) {
|
|
15
|
-
return e.BUTTON = "button", e.SUBMIT = "submit", e.FILE = "file", e;
|
|
16
|
-
}({}), s = /* @__PURE__ */ function(e) {
|
|
17
|
-
return e.Unset = "", e.DEFAULT = "default", e.PRIMARY = "primary", e.SUCCESS = "success", e.DANGER = "danger", e.WARNING = "warning", e.LINK = "link", e.TRANSPARENT = "transparent", e;
|
|
18
|
-
}({}), c = /* @__PURE__ */ function(e) {
|
|
19
|
-
return e.Unset = "", e.Left = "left", e.Center = "center", e;
|
|
20
|
-
}({}), l = /* @__PURE__ */ function(e) {
|
|
21
|
-
return e.Default = "default", e.Router = "router", e;
|
|
22
|
-
}({}), u = /* @__PURE__ */ function(e) {
|
|
23
|
-
return e.DEFAULT = "default", e.INCREASE = "increase", e.DECREASE = "decrease", e.AUTO = "auto", e;
|
|
24
|
-
}({}), d = /* @__PURE__ */ function(e) {
|
|
25
|
-
return 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.Apps = "apps", 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.Bucket = "bucket", e.BucketOutline = "bucket-outline", 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.DatabaseOutline = "database-outline", 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.Git = "git", 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.SourceRepository = "source-repository", 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;
|
|
26
|
-
}({});
|
|
27
|
-
//#endregion
|
|
28
|
-
export { t as a, i as c, l as d, a as f, r as i, u as l, o as n, e as o, s as r, n as s, c as t, d as u };
|