@mobileaction/action-kit 1.1.32 → 1.1.34

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 (40) hide show
  1. package/dist/action-kit.js +3 -3
  2. package/dist/action-kit.mjs +1165 -1017
  3. package/dist/components/badge/index.vue.d.ts +3 -3
  4. package/dist/components/badge/types.d.ts +1 -1
  5. package/dist/components/side-menu/app-button/index.vue.d.ts +38 -0
  6. package/dist/components/side-menu/icon-button/index.vue.d.ts +66 -0
  7. package/dist/components/side-menu/menu-item/index.vue.d.ts +6 -6
  8. package/dist/components/side-menu/menu-item/types.d.ts +1 -1
  9. package/dist/components/side-menu/round-icon-button/index.vue.d.ts +16 -0
  10. package/dist/components/tooltip/index.vue.d.ts +9 -0
  11. package/dist/index.d.ts +3 -0
  12. package/dist/sidebar-left-ba427d0c.mjs +29 -0
  13. package/dist/sidebar-left-bold-25ef42d3.mjs +19 -0
  14. package/dist/sidebar-left-bold-d7463104.js +1 -0
  15. package/dist/sidebar-left-bulk-2176d14f.mjs +24 -0
  16. package/dist/sidebar-left-bulk-41ddf806.js +1 -0
  17. package/dist/sidebar-left-ed849cec.js +1 -0
  18. package/dist/sidebar-right-587e2b0d.js +1 -0
  19. package/dist/sidebar-right-bold-3a3f4884.mjs +19 -0
  20. package/dist/sidebar-right-bold-43bf913e.js +1 -0
  21. package/dist/sidebar-right-bulk-43354705.mjs +24 -0
  22. package/dist/sidebar-right-bulk-6c16ee58.js +1 -0
  23. package/dist/sidebar-right-f88fa191.mjs +29 -0
  24. package/dist/src/components/badge/index.vue.d.ts +1 -1
  25. package/dist/src/components/badge/types.d.ts +1 -1
  26. package/dist/src/components/side-menu/app-button/index.vue.d.ts +34 -0
  27. package/dist/src/components/side-menu/app-button/stories/constants.d.ts +4 -0
  28. package/dist/src/components/side-menu/app-button/stories/default.stories.d.ts +7 -0
  29. package/dist/src/components/side-menu/icon-button/index.vue.d.ts +38 -0
  30. package/dist/src/components/side-menu/icon-button/stories/constants.d.ts +4 -0
  31. package/dist/src/components/side-menu/icon-button/stories/default.stories.d.ts +8 -0
  32. package/dist/src/components/side-menu/menu-item/index.vue.d.ts +2 -2
  33. package/dist/src/components/side-menu/menu-item/types.d.ts +1 -1
  34. package/dist/src/components/side-menu/round-icon-button/index.vue.d.ts +26 -0
  35. package/dist/src/components/side-menu/round-icon-button/stories/constants.d.ts +4 -0
  36. package/dist/src/components/side-menu/round-icon-button/stories/default.stories.d.ts +6 -0
  37. package/dist/src/components/tooltip/index.vue.d.ts +1 -0
  38. package/dist/src/index.d.ts +3 -0
  39. package/dist/style.css +1 -1
  40. package/package.json +1 -1
@@ -1,48 +1,48 @@
1
- import { defineComponent as k, computed as c, defineAsyncComponent as $e, openBlock as a, createBlock as m, resolveDynamicComponent as Q, unref as n, normalizeClass as L, mergeProps as x, createSlots as O, renderList as E, withCtx as v, renderSlot as _, createVNode as z, createTextVNode as R, toDisplayString as C, createElementBlock as u, isRef as W, createCommentVNode as y, createElementVNode as $, ref as P, Fragment as H, useSlots as Z, useAttrs as we, watch as X, Transition as ge, onMounted as ve, onBeforeUnmount as Ce, normalizeStyle as fe, h as xe, createApp as Me, onUnmounted as Be, withDirectives as se, withModifiers as ze, vShow as te, reactive as Ie, readonly as Se, toRefs as Te } from "vue";
2
- import { Button as _e, Switch as Ae, Tooltip as Ne, Form as De, FormItem as Re, Avatar as Pe, Select as Fe, InputPassword as Le, Input as Ee, Textarea as Ve, SelectOption as je, Checkbox as qe, CheckboxGroup as Ue, Radio as Oe, RadioGroup as He, Alert as Ge, Modal as Ke, Dropdown as We } from "ant-design-vue";
3
- const ne = (t, o) => {
4
- const e = t[o];
5
- return e ? typeof e == "function" ? e() : Promise.resolve(e) : new Promise((s, i) => {
6
- (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(i.bind(null, new Error("Unknown variable dynamic import: " + o)));
1
+ import { defineComponent as k, computed as c, defineAsyncComponent as we, openBlock as i, createBlock as m, resolveDynamicComponent as Z, unref as t, normalizeClass as F, mergeProps as C, createSlots as O, renderList as E, withCtx as g, renderSlot as _, createElementVNode as $, createVNode as x, createTextVNode as D, toDisplayString as M, createElementBlock as d, isRef as W, createCommentVNode as y, ref as P, Fragment as H, useSlots as se, useAttrs as Ce, watch as ee, Transition as ge, onMounted as ve, onBeforeUnmount as xe, normalizeStyle as fe, h as Me, createApp as Be, onUnmounted as ze, withDirectives as J, withModifiers as Ie, vShow as Y, reactive as Se, readonly as Te, toRefs as Ae } from "vue";
2
+ import { Button as _e, Switch as Ne, Tooltip as Re, Form as De, FormItem as Pe, Avatar as Le, Select as Fe, InputPassword as Ee, Input as je, Textarea as Ve, SelectOption as Ue, Checkbox as qe, CheckboxGroup as Oe, Radio as He, RadioGroup as Ge, Alert as Ke, Modal as We, Dropdown as Je } from "ant-design-vue";
3
+ const ne = (n, s) => {
4
+ const e = n[s];
5
+ return e ? typeof e == "function" ? e() : Promise.resolve(e) : new Promise((o, a) => {
6
+ (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(a.bind(null, new Error("Unknown variable dynamic import: " + s)));
7
7
  });
8
- }, nt = ["xs", "sm", "md", "lg", "xl"], Je = {
8
+ }, pt = ["xs", "sm", "md", "lg", "xl"], Ye = {
9
9
  xs: "w-4 h-4",
10
10
  sm: "w-5 h-5",
11
11
  md: "w-6 h-6",
12
12
  lg: "w-8 h-8",
13
13
  xl: "w-9 h-9"
14
- }, Ye = {
14
+ }, Xe = {
15
15
  name: "MaIcon"
16
- }, w = /* @__PURE__ */ k({
17
- ...Ye,
16
+ }, b = /* @__PURE__ */ k({
17
+ ...Xe,
18
18
  props: {
19
19
  name: null,
20
20
  size: { default: "md" },
21
21
  spin: { type: Boolean }
22
22
  },
23
- setup(t) {
24
- const o = t, e = ["flag", "pay"], s = c(
25
- () => $e(
23
+ setup(n) {
24
+ const s = n, e = ["flag", "pay"], o = c(
25
+ () => we(
26
26
  function() {
27
- const l = e.find((r) => o.name.startsWith(`${r}-`));
28
- return l ? ne(/* @__PURE__ */ Object.assign({ "./icons/flag/ad.svg": () => import("./ad-4f15339c.mjs"), "./icons/flag/ae.svg": () => import("./ae-0c29895c.mjs"), "./icons/flag/af.svg": () => import("./af-7c75f32c.mjs"), "./icons/flag/ag.svg": () => import("./ag-8a9bc70d.mjs"), "./icons/flag/ai.svg": () => import("./ai-92607296.mjs"), "./icons/flag/al.svg": () => import("./al-2451ab6a.mjs"), "./icons/flag/am.svg": () => import("./am-75ea01bf.mjs"), "./icons/flag/ao.svg": () => import("./ao-a5e4ad75.mjs"), "./icons/flag/ar.svg": () => import("./ar-a85b3f63.mjs"), "./icons/flag/as.svg": () => import("./as-7fa7e75d.mjs"), "./icons/flag/at.svg": () => import("./at-a7ba217a.mjs"), "./icons/flag/au.svg": () => import("./au-d199493b.mjs"), "./icons/flag/aw.svg": () => import("./aw-442c8572.mjs"), "./icons/flag/ax.svg": () => import("./ax-0714c25a.mjs"), "./icons/flag/az.svg": () => import("./az-199c77dc.mjs"), "./icons/flag/ba.svg": () => import("./ba-d2b7851d.mjs"), "./icons/flag/bb.svg": () => import("./bb-a8e49d76.mjs"), "./icons/flag/bd.svg": () => import("./bd-c63eb19f.mjs"), "./icons/flag/be.svg": () => import("./be-035c22e5.mjs"), "./icons/flag/bf.svg": () => import("./bf-347fcd2e.mjs"), "./icons/flag/bg.svg": () => import("./bg-d3a7da79.mjs"), "./icons/flag/bh.svg": () => import("./bh-c1690810.mjs"), "./icons/flag/bi.svg": () => import("./bi-adcc107b.mjs"), "./icons/flag/bj.svg": () => import("./bj-dd1424a3.mjs"), "./icons/flag/bl.svg": () => import("./bl-a9d0a40c.mjs"), "./icons/flag/bm.svg": () => import("./bm-76f51599.mjs"), "./icons/flag/bn.svg": () => import("./bn-aaa1c0ed.mjs"), "./icons/flag/bo.svg": () => import("./bo-6cec387a.mjs"), "./icons/flag/bq.svg": () => import("./bq-ce9bb442.mjs"), "./icons/flag/bq1.svg": () => import("./bq1-3a6921e5.mjs"), "./icons/flag/bq2.svg": () => import("./bq2-40b46acf.mjs"), "./icons/flag/br.svg": () => import("./br-0cf5492d.mjs"), "./icons/flag/bs.svg": () => import("./bs-89a8fc9a.mjs"), "./icons/flag/bt.svg": () => import("./bt-3ae1d227.mjs"), "./icons/flag/bw.svg": () => import("./bw-a5c65923.mjs"), "./icons/flag/by.svg": () => import("./by-2512965b.mjs"), "./icons/flag/bz.svg": () => import("./bz-8a265bec.mjs"), "./icons/flag/ca.svg": () => import("./ca-cacac026.mjs"), "./icons/flag/cc.svg": () => import("./cc-47939b86.mjs"), "./icons/flag/cd.svg": () => import("./cd-7fc590d2.mjs"), "./icons/flag/cd1.svg": () => import("./cd1-df53c8e1.mjs"), "./icons/flag/cf.svg": () => import("./cf-a60682d6.mjs"), "./icons/flag/ch.svg": () => import("./ch-462979fb.mjs"), "./icons/flag/ck.svg": () => import("./ck-c0c38e87.mjs"), "./icons/flag/cl.svg": () => import("./cl-d02807e7.mjs"), "./icons/flag/cm.svg": () => import("./cm-f951bab7.mjs"), "./icons/flag/cn.svg": () => import("./cn-63577685.mjs"), "./icons/flag/co.svg": () => import("./co-fb5ccff6.mjs"), "./icons/flag/cr.svg": () => import("./cr-c910bfa7.mjs"), "./icons/flag/cu.svg": () => import("./cu-154b8ef9.mjs"), "./icons/flag/cw.svg": () => import("./cw-61a8201a.mjs"), "./icons/flag/cx.svg": () => import("./cx-e5e88bca.mjs"), "./icons/flag/cy.svg": () => import("./cy-1edc9aca.mjs"), "./icons/flag/cz.svg": () => import("./cz-e30da26a.mjs"), "./icons/flag/de.svg": () => import("./de-5cfe1c09.mjs"), "./icons/flag/dj.svg": () => import("./dj-71a46a73.mjs"), "./icons/flag/dk.svg": () => import("./dk-2ffa3eab.mjs"), "./icons/flag/dm.svg": () => import("./dm-c8a641fc.mjs"), "./icons/flag/do.svg": () => import("./do-87d001de.mjs"), "./icons/flag/ds.svg": () => import("./ds-e65319d3.mjs"), "./icons/flag/dz.svg": () => import("./dz-d3b4c36e.mjs"), "./icons/flag/ec.svg": () => import("./ec-95bd8870.mjs"), "./icons/flag/ee.svg": () => import("./ee-faab8887.mjs"), "./icons/flag/eg.svg": () => import("./eg-e80c8056.mjs"), "./icons/flag/eh.svg": () => import("./eh-6afd9f94.mjs"), "./icons/flag/er.svg": () => import("./er-db994cbe.mjs"), "./icons/flag/es.svg": () => import("./es-3a635fca.mjs"), "./icons/flag/et.svg": () => import("./et-2ef41cdc.mjs"), "./icons/flag/fi.svg": () => import("./fi-9dd89328.mjs"), "./icons/flag/fj.svg": () => import("./fj-069f4655.mjs"), "./icons/flag/fk.svg": () => import("./fk-357e668b.mjs"), "./icons/flag/fm.svg": () => import("./fm-530a75f5.mjs"), "./icons/flag/fo.svg": () => import("./fo-28059777.mjs"), "./icons/flag/fr.svg": () => import("./fr-d328744f.mjs"), "./icons/flag/ga.svg": () => import("./ga-58e834f0.mjs"), "./icons/flag/gb-2.svg": () => import("./gb-2-e062951f.mjs"), "./icons/flag/gb.svg": () => import("./gb-67cdddfd.mjs"), "./icons/flag/gd.svg": () => import("./gd-c1bed1a8.mjs"), "./icons/flag/ge.svg": () => import("./ge-825ed87e.mjs"), "./icons/flag/gg.svg": () => import("./gg-6c4f9db5.mjs"), "./icons/flag/gh.svg": () => import("./gh-75d97c21.mjs"), "./icons/flag/gi.svg": () => import("./gi-67623541.mjs"), "./icons/flag/gl.svg": () => import("./gl-07791901.mjs"), "./icons/flag/gm.svg": () => import("./gm-f720b114.mjs"), "./icons/flag/gn.svg": () => import("./gn-38e65105.mjs"), "./icons/flag/gq.svg": () => import("./gq-f03057f5.mjs"), "./icons/flag/gr.svg": () => import("./gr-d657be09.mjs"), "./icons/flag/gt.svg": () => import("./gt-37fec00e.mjs"), "./icons/flag/gu.svg": () => import("./gu-25f495b3.mjs"), "./icons/flag/gw.svg": () => import("./gw-49b63aa6.mjs"), "./icons/flag/gy.svg": () => import("./gy-c3195dee.mjs"), "./icons/flag/hk.svg": () => import("./hk-203ee074.mjs"), "./icons/flag/hn.svg": () => import("./hn-f935c53c.mjs"), "./icons/flag/hr.svg": () => import("./hr-5c985cb6.mjs"), "./icons/flag/ht.svg": () => import("./ht-240304e2.mjs"), "./icons/flag/hu.svg": () => import("./hu-1e7c3a91.mjs"), "./icons/flag/id.svg": () => import("./id-01e604fc.mjs"), "./icons/flag/ie.svg": () => import("./ie-e226e54a.mjs"), "./icons/flag/il.svg": () => import("./il-4a51c7bd.mjs"), "./icons/flag/im.svg": () => import("./im-40319150.mjs"), "./icons/flag/in.svg": () => import("./in-1d105b0f.mjs"), "./icons/flag/io.svg": () => import("./io-6c269405.mjs"), "./icons/flag/iq.svg": () => import("./iq-6b9e3e5a.mjs"), "./icons/flag/ir.svg": () => import("./ir-857f9289.mjs"), "./icons/flag/is.svg": () => import("./is-cf0d2e76.mjs"), "./icons/flag/it.svg": () => import("./it-bce7a9ed.mjs"), "./icons/flag/je.svg": () => import("./je-41c855c9.mjs"), "./icons/flag/jm.svg": () => import("./jm-8dddd561.mjs"), "./icons/flag/jo.svg": () => import("./jo-544e9976.mjs"), "./icons/flag/jp.svg": () => import("./jp-01c6487d.mjs"), "./icons/flag/ke.svg": () => import("./ke-351dc14a.mjs"), "./icons/flag/kg.svg": () => import("./kg-a17fa4bf.mjs"), "./icons/flag/kh.svg": () => import("./kh-0bb7d19f.mjs"), "./icons/flag/ki.svg": () => import("./ki-3e626127.mjs"), "./icons/flag/km.svg": () => import("./km-816dc3ba.mjs"), "./icons/flag/kn.svg": () => import("./kn-bb319e99.mjs"), "./icons/flag/kp.svg": () => import("./kp-2b80118f.mjs"), "./icons/flag/kr.svg": () => import("./kr-32c1e8b7.mjs"), "./icons/flag/kw.svg": () => import("./kw-ad30457b.mjs"), "./icons/flag/ky.svg": () => import("./ky-0eb957f9.mjs"), "./icons/flag/kz.svg": () => import("./kz-72e43c67.mjs"), "./icons/flag/la.svg": () => import("./la-23b2dfcb.mjs"), "./icons/flag/lb.svg": () => import("./lb-be26799a.mjs"), "./icons/flag/lc.svg": () => import("./lc-90590887.mjs"), "./icons/flag/li.svg": () => import("./li-aa862cc7.mjs"), "./icons/flag/lk.svg": () => import("./lk-f17ec481.mjs"), "./icons/flag/lr.svg": () => import("./lr-aff36fda.mjs"), "./icons/flag/ls.svg": () => import("./ls-1cf90d43.mjs"), "./icons/flag/lt.svg": () => import("./lt-4a30e360.mjs"), "./icons/flag/lu.svg": () => import("./lu-986cbaa1.mjs"), "./icons/flag/lv.svg": () => import("./lv-e1792ca0.mjs"), "./icons/flag/ly.svg": () => import("./ly-a5393d64.mjs"), "./icons/flag/ma.svg": () => import("./ma-e1895759.mjs"), "./icons/flag/mc.svg": () => import("./mc-784352e6.mjs"), "./icons/flag/md.svg": () => import("./md-d4541b72.mjs"), "./icons/flag/me.svg": () => import("./me-cf26a608.mjs"), "./icons/flag/mg.svg": () => import("./mg-5a72197b.mjs"), "./icons/flag/mh.svg": () => import("./mh-a494ced3.mjs"), "./icons/flag/mk.svg": () => import("./mk-5d6dfbe2.mjs"), "./icons/flag/ml.svg": () => import("./ml-ea237b33.mjs"), "./icons/flag/mm.svg": () => import("./mm-ca2d2d6f.mjs"), "./icons/flag/mn.svg": () => import("./mn-9b3631e3.mjs"), "./icons/flag/mo.svg": () => import("./mo-8a8ca00c.mjs"), "./icons/flag/mp.svg": () => import("./mp-6e4057a6.mjs"), "./icons/flag/mq.svg": () => import("./mq-c4ad87c5.mjs"), "./icons/flag/mr.svg": () => import("./mr-7535e8e4.mjs"), "./icons/flag/ms.svg": () => import("./ms-0e8caa14.mjs"), "./icons/flag/mt.svg": () => import("./mt-be4c4deb.mjs"), "./icons/flag/mu.svg": () => import("./mu-2c88bc9d.mjs"), "./icons/flag/mv.svg": () => import("./mv-513ecec1.mjs"), "./icons/flag/mw.svg": () => import("./mw-6ddd4745.mjs"), "./icons/flag/mx.svg": () => import("./mx-359089aa.mjs"), "./icons/flag/my.svg": () => import("./my-04139588.mjs"), "./icons/flag/mz.svg": () => import("./mz-f694c775.mjs"), "./icons/flag/na.svg": () => import("./na-012ceddf.mjs"), "./icons/flag/ne.svg": () => import("./ne-f2a01939.mjs"), "./icons/flag/nf.svg": () => import("./nf-e6551856.mjs"), "./icons/flag/ng.svg": () => import("./ng-969a2891.mjs"), "./icons/flag/ni.svg": () => import("./ni-9c669cea.mjs"), "./icons/flag/nl.svg": () => import("./nl-d023a4e8.mjs"), "./icons/flag/no.svg": () => import("./no-463b4b53.mjs"), "./icons/flag/np.svg": () => import("./np-1e48b7f5.mjs"), "./icons/flag/nr.svg": () => import("./nr-3e362f8f.mjs"), "./icons/flag/nu.svg": () => import("./nu-55d767aa.mjs"), "./icons/flag/nz.svg": () => import("./nz-260712f6.mjs"), "./icons/flag/om.svg": () => import("./om-51ff2ef8.mjs"), "./icons/flag/pa.svg": () => import("./pa-2794cff1.mjs"), "./icons/flag/pe.svg": () => import("./pe-03062449.mjs"), "./icons/flag/pf.svg": () => import("./pf-7a7f8df3.mjs"), "./icons/flag/pg.svg": () => import("./pg-b27cc749.mjs"), "./icons/flag/ph.svg": () => import("./ph-cfeed391.mjs"), "./icons/flag/pk.svg": () => import("./pk-e0af5fcc.mjs"), "./icons/flag/pl.svg": () => import("./pl-8f8b354c.mjs"), "./icons/flag/pn.svg": () => import("./pn-1a715846.mjs"), "./icons/flag/pr.svg": () => import("./pr-aa1179ea.mjs"), "./icons/flag/ps.svg": () => import("./ps-af3368b8.mjs"), "./icons/flag/pt.svg": () => import("./pt-5964314a.mjs"), "./icons/flag/pw.svg": () => import("./pw-f405d571.mjs"), "./icons/flag/py.svg": () => import("./py-759ed64c.mjs"), "./icons/flag/qa.svg": () => import("./qa-def2a5c8.mjs"), "./icons/flag/ro.svg": () => import("./ro-b2c623ce.mjs"), "./icons/flag/rs.svg": () => import("./rs-1f43835a.mjs"), "./icons/flag/ru.svg": () => import("./ru-515b608f.mjs"), "./icons/flag/rw.svg": () => import("./rw-7bb5887d.mjs"), "./icons/flag/sa.svg": () => import("./sa-deb70e75.mjs"), "./icons/flag/sb.svg": () => import("./sb-5a3d1bd0.mjs"), "./icons/flag/sc.svg": () => import("./sc-5976b943.mjs"), "./icons/flag/se.svg": () => import("./se-d3641a11.mjs"), "./icons/flag/sg.svg": () => import("./sg-1251b5df.mjs"), "./icons/flag/si.svg": () => import("./si-c2a466f5.mjs"), "./icons/flag/sk.svg": () => import("./sk-0860725f.mjs"), "./icons/flag/sl.svg": () => import("./sl-51f9eed4.mjs"), "./icons/flag/sm.svg": () => import("./sm-75cf810c.mjs"), "./icons/flag/sn.svg": () => import("./sn-7f24ca51.mjs"), "./icons/flag/so.svg": () => import("./so-015e6af8.mjs"), "./icons/flag/sr.svg": () => import("./sr-1b0717af.mjs"), "./icons/flag/ss.svg": () => import("./ss-f6c88a4e.mjs"), "./icons/flag/st.svg": () => import("./st-989e6418.mjs"), "./icons/flag/sv.svg": () => import("./sv-23640770.mjs"), "./icons/flag/sx.svg": () => import("./sx-a304a4a6.mjs"), "./icons/flag/sy.svg": () => import("./sy-cf437d42.mjs"), "./icons/flag/sz.svg": () => import("./sz-e518a24d.mjs"), "./icons/flag/tc.svg": () => import("./tc-200bbddb.mjs"), "./icons/flag/td.svg": () => import("./td-1bb8e438.mjs"), "./icons/flag/tg.svg": () => import("./tg-2ca52b3e.mjs"), "./icons/flag/th.svg": () => import("./th-a72530d6.mjs"), "./icons/flag/tj.svg": () => import("./tj-2d376ebe.mjs"), "./icons/flag/tk.svg": () => import("./tk-7d3d0a7f.mjs"), "./icons/flag/tl.svg": () => import("./tl-55431a29.mjs"), "./icons/flag/tm.svg": () => import("./tm-d2ffabc8.mjs"), "./icons/flag/tn.svg": () => import("./tn-9e100c57.mjs"), "./icons/flag/to.svg": () => import("./to-3b674416.mjs"), "./icons/flag/tr.svg": () => import("./tr-04213ae8.mjs"), "./icons/flag/tt.svg": () => import("./tt-8ae61c7d.mjs"), "./icons/flag/tv.svg": () => import("./tv-c51c8fd6.mjs"), "./icons/flag/tw.svg": () => import("./tw-d92bcd35.mjs"), "./icons/flag/tz.svg": () => import("./tz-62c19f2e.mjs"), "./icons/flag/ua.svg": () => import("./ua-8acc7fe0.mjs"), "./icons/flag/ug.svg": () => import("./ug-cba81231.mjs"), "./icons/flag/us.svg": () => import("./us-041f888d.mjs"), "./icons/flag/uy.svg": () => import("./uy-588af199.mjs"), "./icons/flag/uz.svg": () => import("./uz-b15e9da9.mjs"), "./icons/flag/vc.svg": () => import("./vc-e9055307.mjs"), "./icons/flag/ve.svg": () => import("./ve-1a051a6e.mjs"), "./icons/flag/vg.svg": () => import("./vg-abdc103a.mjs"), "./icons/flag/vi.svg": () => import("./vi-ab2e1332.mjs"), "./icons/flag/vn.svg": () => import("./vn-cffe971d.mjs"), "./icons/flag/vu.svg": () => import("./vu-dc33d40a.mjs"), "./icons/flag/ws.svg": () => import("./ws-1b6fa1a1.mjs"), "./icons/flag/ye.svg": () => import("./ye-03199afb.mjs"), "./icons/flag/za.svg": () => import("./za-b29e17dc.mjs"), "./icons/flag/zm.svg": () => import("./zm-e90acb8f.mjs"), "./icons/flag/zw.svg": () => import("./zw-c483b7f4.mjs"), "./icons/pay/affirm.svg": () => import("./affirm-9aef00fd.mjs"), "./icons/pay/alipay.svg": () => import("./alipay-f8889c4a.mjs"), "./icons/pay/amazon.svg": () => import("./amazon-63784d92.mjs"), "./icons/pay/amex.svg": () => import("./amex-297df5f4.mjs"), "./icons/pay/applepay.svg": () => import("./applepay-bf0abc5b.mjs"), "./icons/pay/bancontact.svg": () => import("./bancontact-057becef.mjs"), "./icons/pay/bitcoin.svg": () => import("./bitcoin-0fec1e7b.mjs"), "./icons/pay/bitcoincash.svg": () => import("./bitcoincash-0a0c586f.mjs"), "./icons/pay/bitpay.svg": () => import("./bitpay-15ba47a5.mjs"), "./icons/pay/citadele.svg": () => import("./citadele-57105c23.mjs"), "./icons/pay/dinersclub.svg": () => import("./dinersclub-022391cd.mjs"), "./icons/pay/discover.svg": () => import("./discover-a393a333.mjs"), "./icons/pay/elo.svg": () => import("./elo-89d797db.mjs"), "./icons/pay/etherium.svg": () => import("./etherium-207a2f24.mjs"), "./icons/pay/forbrugsforeningen.svg": () => import("./forbrugsforeningen-52d2f2d6.mjs"), "./icons/pay/giropay.svg": () => import("./giropay-9ef50443.mjs"), "./icons/pay/googlepay.svg": () => import("./googlepay-41584edc.mjs"), "./icons/pay/ideal.svg": () => import("./ideal-c62c1699.mjs"), "./icons/pay/interac.svg": () => import("./interac-23f9a0cb.mjs"), "./icons/pay/jcb.svg": () => import("./jcb-a55712fc.mjs"), "./icons/pay/klarna.svg": () => import("./klarna-bc60c24a.mjs"), "./icons/pay/lightcoin.svg": () => import("./lightcoin-a710bd56.mjs"), "./icons/pay/maestro.svg": () => import("./maestro-6f52e0dc.mjs"), "./icons/pay/mastercard.svg": () => import("./mastercard-1bcd8146.mjs"), "./icons/pay/payoneer.svg": () => import("./payoneer-91400d09.mjs"), "./icons/pay/paypal.svg": () => import("./paypal-7a4e2657.mjs"), "./icons/pay/paysafe.svg": () => import("./paysafe-6a3eeb5f.mjs"), "./icons/pay/qiwi.svg": () => import("./qiwi-2e4cc2e5.mjs"), "./icons/pay/sepa.svg": () => import("./sepa-753ca2b4.mjs"), "./icons/pay/shop-pay.svg": () => import("./shop-pay-d97812ef.mjs"), "./icons/pay/skrill.svg": () => import("./skrill-a6ecb633.mjs"), "./icons/pay/sofort.svg": () => import("./sofort-d6f73b34.mjs"), "./icons/pay/stripe.svg": () => import("./stripe-fc7bc53b.mjs"), "./icons/pay/unionpay.svg": () => import("./unionpay-daddf101.mjs"), "./icons/pay/verifone.svg": () => import("./verifone-08122f8e.mjs"), "./icons/pay/visa.svg": () => import("./visa-030bb1b1.mjs"), "./icons/pay/webmoney.svg": () => import("./webmoney-c284cb72.mjs"), "./icons/pay/wechat.svg": () => import("./wechat-bb08d491.mjs"), "./icons/pay/yandex.svg": () => import("./yandex-55f02daa.mjs") }), `./icons/${l}/${o.name.replace(`${l}-`, "")}.svg`) : ne(/* @__PURE__ */ Object.assign({ "./icons/add-app.svg": () => import("./add-app-c6cfc484.mjs"), "./icons/add-bold.svg": () => import("./add-bold-6a76e9bb.mjs"), "./icons/add-circle-bold.svg": () => import("./add-circle-bold-97e5adc1.mjs"), "./icons/add-circle.svg": () => import("./add-circle-eb6da76e.mjs"), "./icons/add-square-bold.svg": () => import("./add-square-bold-9325171b.mjs"), "./icons/add-square.svg": () => import("./add-square-69326cbe.mjs"), "./icons/add.svg": () => import("./add-9dbda5df.mjs"), "./icons/aim-outlined.svg": () => import("./aim-outlined-65d9ace5.mjs"), "./icons/android-storefront.svg": () => import("./android-storefront-7e2fce85.mjs"), "./icons/android.svg": () => import("./android-6646cfe8.mjs"), "./icons/angle-double-right.svg": () => import("./angle-double-right-f9013ea4.mjs"), "./icons/app-store.svg": () => import("./app-store-a2e77b49.mjs"), "./icons/app.svg": () => import("./app-f4f9f825.mjs"), "./icons/apple-storefront.svg": () => import("./apple-storefront-42dd3c3b.mjs"), "./icons/apple.svg": () => import("./apple-0e24538a.mjs"), "./icons/area-chart-outlined.svg": () => import("./area-chart-outlined-9ebbb046.mjs"), "./icons/arrow-down-bold.svg": () => import("./arrow-down-bold-ab98475e.mjs"), "./icons/arrow-down-circle-bold.svg": () => import("./arrow-down-circle-bold-dd70b4a1.mjs"), "./icons/arrow-down-circle.svg": () => import("./arrow-down-circle-6939e08b.mjs"), "./icons/arrow-down.svg": () => import("./arrow-down-1ea6effe.mjs"), "./icons/arrow-left-bold.svg": () => import("./arrow-left-bold-da6b56cf.mjs"), "./icons/arrow-left-circle-bold.svg": () => import("./arrow-left-circle-bold-00147cf9.mjs"), "./icons/arrow-left-circle.svg": () => import("./arrow-left-circle-36ee49a0.mjs"), "./icons/arrow-left.svg": () => import("./arrow-left-de0e04b4.mjs"), "./icons/arrow-right-bold.svg": () => import("./arrow-right-bold-44d0818e.mjs"), "./icons/arrow-right-circle-bold.svg": () => import("./arrow-right-circle-bold-a099aa39.mjs"), "./icons/arrow-right-circle.svg": () => import("./arrow-right-circle-f1887cb9.mjs"), "./icons/arrow-right.svg": () => import("./arrow-right-3adbd99c.mjs"), "./icons/arrow-up-bold.svg": () => import("./arrow-up-bold-6be7daad.mjs"), "./icons/arrow-up-circle-bold.svg": () => import("./arrow-up-circle-bold-1e3d9fb3.mjs"), "./icons/arrow-up-circle.svg": () => import("./arrow-up-circle-afef4b76.mjs"), "./icons/arrow-up.svg": () => import("./arrow-up-9bd27cbc.mjs"), "./icons/asterisk.svg": () => import("./asterisk-4931d7de.mjs"), "./icons/bahai.svg": () => import("./bahai-d39a6d30.mjs"), "./icons/box-empty.svg": () => import("./box-empty-c7e5e478.mjs"), "./icons/brain.svg": () => import("./brain-ed02653c.mjs"), "./icons/broom-bold.svg": () => import("./broom-bold-bbdeaf5b.mjs"), "./icons/broom.svg": () => import("./broom-a6b79824.mjs"), "./icons/bullhorn.svg": () => import("./bullhorn-ed8cf0f2.mjs"), "./icons/buy-crypto.svg": () => import("./buy-crypto-95976591.mjs"), "./icons/calendar-alt.svg": () => import("./calendar-alt-7eb30ec8.mjs"), "./icons/calendar-bold.svg": () => import("./calendar-bold-4e672dd2.mjs"), "./icons/calendar.svg": () => import("./calendar-80e4dfe2.mjs"), "./icons/card-bold.svg": () => import("./card-bold-041abf76.mjs"), "./icons/card.svg": () => import("./card-c621f3e9.mjs"), "./icons/caret-down-bold.svg": () => import("./caret-down-bold-a3b3da1f.mjs"), "./icons/caret-down.svg": () => import("./caret-down-3fe99d7f.mjs"), "./icons/caret-left-bold.svg": () => import("./caret-left-bold-bc6e1d53.mjs"), "./icons/caret-left.svg": () => import("./caret-left-d7629f01.mjs"), "./icons/caret-right-bold.svg": () => import("./caret-right-bold-3f5262a8.mjs"), "./icons/caret-right.svg": () => import("./caret-right-8273d096.mjs"), "./icons/caret-up-bold.svg": () => import("./caret-up-bold-32d8e62c.mjs"), "./icons/caret-up.svg": () => import("./caret-up-b63b673a.mjs"), "./icons/certificate.svg": () => import("./certificate-f669a9ad.mjs"), "./icons/chart-area.svg": () => import("./chart-area-b551ec23.mjs"), "./icons/chart-bar.svg": () => import("./chart-bar-e2cd95d6.mjs"), "./icons/check.svg": () => import("./check-11d216df.mjs"), "./icons/checkered-flag.svg": () => import("./checkered-flag-b32811ef.mjs"), "./icons/chevron-down.svg": () => import("./chevron-down-bb4d1037.mjs"), "./icons/chevron-left.svg": () => import("./chevron-left-e66562f4.mjs"), "./icons/chevron-right.svg": () => import("./chevron-right-40c42af6.mjs"), "./icons/chevron-up.svg": () => import("./chevron-up-1eaab9d6.mjs"), "./icons/circle-exclamation.svg": () => import("./circle-exclamation-9e768f95.mjs"), "./icons/circle-notch.svg": () => import("./circle-notch-4d10653d.mjs"), "./icons/circle.svg": () => import("./circle-334738cc.mjs"), "./icons/clipboard.svg": () => import("./clipboard-fdfcc45e.mjs"), "./icons/clock-bold.svg": () => import("./clock-bold-1e86ddf2.mjs"), "./icons/clock.svg": () => import("./clock-03b46e55.mjs"), "./icons/clone.svg": () => import("./clone-87da0781.mjs"), "./icons/close-circle-bold.svg": () => import("./close-circle-bold-55afdf33.mjs"), "./icons/close-circle-bulk.svg": () => import("./close-circle-bulk-49febd0e.mjs"), "./icons/close-circle.svg": () => import("./close-circle-8362ea8b.mjs"), "./icons/close-square-bold.svg": () => import("./close-square-bold-a9c184b5.mjs"), "./icons/close-square.svg": () => import("./close-square-86c73dd1.mjs"), "./icons/close.svg": () => import("./close-78fe657e.mjs"), "./icons/cloud-upload.svg": () => import("./cloud-upload-543b8e47.mjs"), "./icons/cogs.svg": () => import("./cogs-cc6d1ae4.mjs"), "./icons/color-filter.svg": () => import("./color-filter-03f09a58.mjs"), "./icons/columns-bold.svg": () => import("./columns-bold-1c035fde.mjs"), "./icons/columns.svg": () => import("./columns-445b590e.mjs"), "./icons/compress.svg": () => import("./compress-058372ae.mjs"), "./icons/control.svg": () => import("./control-2062dbce.mjs"), "./icons/copy-bold.svg": () => import("./copy-bold-05c9fa7f.mjs"), "./icons/copy.svg": () => import("./copy-4e7dca50.mjs"), "./icons/crosshairs.svg": () => import("./crosshairs-af5e585e.mjs"), "./icons/dashboard.svg": () => import("./dashboard-7aca4d6d.mjs"), "./icons/diagram.svg": () => import("./diagram-7c4f1611.mjs"), "./icons/dislike-bold.svg": () => import("./dislike-bold-8787bfe5.mjs"), "./icons/dislike.svg": () => import("./dislike-1bf847a0.mjs"), "./icons/document-bold.svg": () => import("./document-bold-12880f8f.mjs"), "./icons/document-bulk.svg": () => import("./document-bulk-1d978376.mjs"), "./icons/document.svg": () => import("./document-116695c8.mjs"), "./icons/dollar-circle.svg": () => import("./dollar-circle-ee373317.mjs"), "./icons/dot.svg": () => import("./dot-8b0b9de5.mjs"), "./icons/download.svg": () => import("./download-a31300dd.mjs"), "./icons/edit-bold.svg": () => import("./edit-bold-d0e7d866.mjs"), "./icons/edit.svg": () => import("./edit-c21d1e6e.mjs"), "./icons/ellipsis-horizontal.svg": () => import("./ellipsis-horizontal-a3871d7f.mjs"), "./icons/ellipsis-vertical.svg": () => import("./ellipsis-vertical-b1a88595.mjs"), "./icons/empty-table.svg": () => import("./empty-table-41155dd6.mjs"), "./icons/expand.svg": () => import("./expand-36fff427.mjs"), "./icons/export-2-bold.svg": () => import("./export-2-bold-8832fb34.mjs"), "./icons/export-2-bulk.svg": () => import("./export-2-bulk-25deffb0.mjs"), "./icons/export-2.svg": () => import("./export-2-6595b6fa.mjs"), "./icons/export-bold.svg": () => import("./export-bold-f9ede1b1.mjs"), "./icons/export.svg": () => import("./export-70a8fb01.mjs"), "./icons/eye-bold.svg": () => import("./eye-bold-a026520d.mjs"), "./icons/eye-slash-bold.svg": () => import("./eye-slash-bold-334a7964.mjs"), "./icons/eye-slash.svg": () => import("./eye-slash-db05611b.mjs"), "./icons/eye.svg": () => import("./eye-0395aa8a.mjs"), "./icons/facebook.svg": () => import("./facebook-4fa8ba0c.mjs"), "./icons/file-pdf.svg": () => import("./file-pdf-425e84ec.mjs"), "./icons/filled-flag.svg": () => import("./filled-flag-eee4f8a0.mjs"), "./icons/filter-bold.svg": () => import("./filter-bold-1a75a9c9.mjs"), "./icons/filter.svg": () => import("./filter-c35fa360.mjs"), "./icons/flag.svg": () => import("./flag-9ab7ebcf.mjs"), "./icons/folder-open-bold.svg": () => import("./folder-open-bold-5af5737b.mjs"), "./icons/folder-open.svg": () => import("./folder-open-5d2ab10b.mjs"), "./icons/font.svg": () => import("./font-7fcbf490.mjs"), "./icons/global.svg": () => import("./global-6a6d773f.mjs"), "./icons/google-colored.svg": () => import("./google-colored-43ad23d9.mjs"), "./icons/google.svg": () => import("./google-2e882a09.mjs"), "./icons/graduation-cap-bold.svg": () => import("./graduation-cap-bold-38c52391.mjs"), "./icons/graduation-cap.svg": () => import("./graduation-cap-6283f172.mjs"), "./icons/graph-bold.svg": () => import("./graph-bold-ab1314fb.mjs"), "./icons/graph.svg": () => import("./graph-db4116dc.mjs"), "./icons/grid-bold.svg": () => import("./grid-bold-aee508ed.mjs"), "./icons/grid.svg": () => import("./grid-dd9c600a.mjs"), "./icons/hamburger.svg": () => import("./hamburger-4bcd3550.mjs"), "./icons/headset.svg": () => import("./headset-41866868.mjs"), "./icons/history.svg": () => import("./history-4809d082.mjs"), "./icons/home-bold.svg": () => import("./home-bold-f75667d3.mjs"), "./icons/home.svg": () => import("./home-ea97f9e5.mjs"), "./icons/indent.svg": () => import("./indent-bbd53e37.mjs"), "./icons/info-circle-bold.svg": () => import("./info-circle-bold-a60837c0.mjs"), "./icons/info-circle.svg": () => import("./info-circle-30e4f742.mjs"), "./icons/info.svg": () => import("./info-0f5d7a72.mjs"), "./icons/justify-right.svg": () => import("./justify-right-077e8f16.mjs"), "./icons/layer-bold.svg": () => import("./layer-bold-be2afc48.mjs"), "./icons/layer-bulk.svg": () => import("./layer-bulk-9f594537.mjs"), "./icons/layer.svg": () => import("./layer-91965b54.mjs"), "./icons/like-bold.svg": () => import("./like-bold-707bd507.mjs"), "./icons/like.svg": () => import("./like-5366ea0c.mjs"), "./icons/link.svg": () => import("./link-5900c6f3.mjs"), "./icons/linkedin.svg": () => import("./linkedin-fc9d8eba.mjs"), "./icons/list.svg": () => import("./list-842dc9a8.mjs"), "./icons/loader.svg": () => import("./loader-780f4564.mjs"), "./icons/loading.svg": () => import("./loading-ff55b728.mjs"), "./icons/lock-bold.svg": () => import("./lock-bold-7c7d934f.mjs"), "./icons/lock.svg": () => import("./lock-6a149031.mjs"), "./icons/logout-bold.svg": () => import("./logout-bold-1dcb0ea6.mjs"), "./icons/logout.svg": () => import("./logout-ad75d36d.mjs"), "./icons/map-marker-bold.svg": () => import("./map-marker-bold-442a942e.mjs"), "./icons/map-marker.svg": () => import("./map-marker-b5ee033b.mjs"), "./icons/med-kit.svg": () => import("./med-kit-735d6731.mjs"), "./icons/medal-bold.svg": () => import("./medal-bold-e3504b21.mjs"), "./icons/medal.svg": () => import("./medal-68f17af5.mjs"), "./icons/menu-bold.svg": () => import("./menu-bold-7a2db113.mjs"), "./icons/menu.svg": () => import("./menu-35172ffb.mjs"), "./icons/message-notif.svg": () => import("./message-notif-7e1da245.mjs"), "./icons/message-text.svg": () => import("./message-text-6c2c83cb.mjs"), "./icons/microscope.svg": () => import("./microscope-21832848.mjs"), "./icons/minus-bold.svg": () => import("./minus-bold-35331113.mjs"), "./icons/minus-square-bold.svg": () => import("./minus-square-bold-ee82e28b.mjs"), "./icons/minus-square.svg": () => import("./minus-square-9e68718d.mjs"), "./icons/minus.svg": () => import("./minus-df04dca9.mjs"), "./icons/mobile-bold.svg": () => import("./mobile-bold-c116009c.mjs"), "./icons/mobile-bulk.svg": () => import("./mobile-bulk-388e6cc5.mjs"), "./icons/mobile.svg": () => import("./mobile-e8ed279c.mjs"), "./icons/money-bill.svg": () => import("./money-bill-2f65d92b.mjs"), "./icons/money-send.svg": () => import("./money-send-1aa85fa1.mjs"), "./icons/notification-bold.svg": () => import("./notification-bold-52e1c858.mjs"), "./icons/notification.svg": () => import("./notification-04a91f66.mjs"), "./icons/outdent.svg": () => import("./outdent-939d95c2.mjs"), "./icons/paper-plane.svg": () => import("./paper-plane-930f1bce.mjs"), "./icons/password-check.svg": () => import("./password-check-c088e24b.mjs"), "./icons/pause-bold.svg": () => import("./pause-bold-b5ad47f4.mjs"), "./icons/pause-circle-bold.svg": () => import("./pause-circle-bold-91dc23e9.mjs"), "./icons/pause-circle.svg": () => import("./pause-circle-31f2dece.mjs"), "./icons/pause.svg": () => import("./pause-dcda0462.mjs"), "./icons/pen-square.svg": () => import("./pen-square-5d6963c5.mjs"), "./icons/pencil.svg": () => import("./pencil-a5550af6.mjs"), "./icons/people-bold.svg": () => import("./people-bold-a8b9de12.mjs"), "./icons/people.svg": () => import("./people-9ee16944.mjs"), "./icons/percentage-square-bold.svg": () => import("./percentage-square-bold-0a7ce7af.mjs"), "./icons/percentage-square.svg": () => import("./percentage-square-53cd879b.mjs"), "./icons/play-circle-bold.svg": () => import("./play-circle-bold-6ad0060f.mjs"), "./icons/play-circle.svg": () => import("./play-circle-94665032.mjs"), "./icons/plug-bold.svg": () => import("./plug-bold-c1f9893e.mjs"), "./icons/plug.svg": () => import("./plug-48296fd8.mjs"), "./icons/project-bold.svg": () => import("./project-bold-c32953aa.mjs"), "./icons/question-bold.svg": () => import("./question-bold-00b9c0a9.mjs"), "./icons/question.svg": () => import("./question-a1a8a155.mjs"), "./icons/radar-bold.svg": () => import("./radar-bold-025890d0.mjs"), "./icons/radar-bulk.svg": () => import("./radar-bulk-255fcb9a.mjs"), "./icons/radar.svg": () => import("./radar-9e9d8254.mjs"), "./icons/record-circle.svg": () => import("./record-circle-e0200965.mjs"), "./icons/redo-bold.svg": () => import("./redo-bold-5495fffd.mjs"), "./icons/redo.svg": () => import("./redo-fb873128.mjs"), "./icons/refresh.svg": () => import("./refresh-4b069be6.mjs"), "./icons/reply.svg": () => import("./reply-de440c87.mjs"), "./icons/rocket.svg": () => import("./rocket-e2d475e7.mjs"), "./icons/scale-balanced.svg": () => import("./scale-balanced-af7eb5de.mjs"), "./icons/search-dollar.svg": () => import("./search-dollar-c94ca9fd.mjs"), "./icons/search-normal-bold.svg": () => import("./search-normal-bold-01d843f2.mjs"), "./icons/search-normal.svg": () => import("./search-normal-154aba52.mjs"), "./icons/security-card-bold.svg": () => import("./security-card-bold-2e90c06e.mjs"), "./icons/security-card.svg": () => import("./security-card-7de3f47c.mjs"), "./icons/selection.svg": () => import("./selection-08a9c952.mjs"), "./icons/send.svg": () => import("./send-e7646e7a.mjs"), "./icons/settings-bold.svg": () => import("./settings-bold-7c51d631.mjs"), "./icons/settings.svg": () => import("./settings-d20222e7.mjs"), "./icons/share.svg": () => import("./share-138f74f8.mjs"), "./icons/shopping-cart-bold.svg": () => import("./shopping-cart-bold-f786619a.mjs"), "./icons/shopping-cart.svg": () => import("./shopping-cart-8becc3f1.mjs"), "./icons/slash-bold.svg": () => import("./slash-bold-9656541d.mjs"), "./icons/slash.svg": () => import("./slash-9eee755b.mjs"), "./icons/slider-horizontal-bold.svg": () => import("./slider-horizontal-bold-db93f0f6.mjs"), "./icons/slider-horizontal.svg": () => import("./slider-horizontal-4c098e63.mjs"), "./icons/sms-bold.svg": () => import("./sms-bold-f6dc2e1a.mjs"), "./icons/sms.svg": () => import("./sms-4db7f244.mjs"), "./icons/sort-amount-down.svg": () => import("./sort-amount-down-0b2b11f1.mjs"), "./icons/speedometer.svg": () => import("./speedometer-c719f6df.mjs"), "./icons/spin-dots.svg": () => import("./spin-dots-25d015b7.mjs"), "./icons/spin-round.svg": () => import("./spin-round-9db617b7.mjs"), "./icons/spin-three-circles.svg": () => import("./spin-three-circles-13ae8650.mjs"), "./icons/spin-three-dots.svg": () => import("./spin-three-dots-c116245e.mjs"), "./icons/spinner.svg": () => import("./spinner-8bb3861a.mjs"), "./icons/square.svg": () => import("./square-5a969e93.mjs"), "./icons/star-bold.svg": () => import("./star-bold-4c45c0d8.mjs"), "./icons/star-bulk.svg": () => import("./star-bulk-d8bdbc7a.mjs"), "./icons/star-half-colored.svg": () => import("./star-half-colored-3b10f42e.mjs"), "./icons/star.svg": () => import("./star-017cb8aa.mjs"), "./icons/status-up.svg": () => import("./status-up-6547be80.mjs"), "./icons/stop-bold.svg": () => import("./stop-bold-be0c1cd8.mjs"), "./icons/stop.svg": () => import("./stop-c195f726.mjs"), "./icons/story.svg": () => import("./story-b421beca.mjs"), "./icons/stream.svg": () => import("./stream-e8091b3f.mjs"), "./icons/swap-bold.svg": () => import("./swap-bold-57d7dc55.mjs"), "./icons/swap.svg": () => import("./swap-11e0d73e.mjs"), "./icons/sync.svg": () => import("./sync-8d26ba0f.mjs"), "./icons/table-list.svg": () => import("./table-list-3a2b78aa.mjs"), "./icons/tag-bold.svg": () => import("./tag-bold-573c41ef.mjs"), "./icons/tag-bulk.svg": () => import("./tag-bulk-922d5513.mjs"), "./icons/tag.svg": () => import("./tag-a64db341.mjs"), "./icons/thumbtack.svg": () => import("./thumbtack-1a04ac17.mjs"), "./icons/tick-circle-bold.svg": () => import("./tick-circle-bold-1d123c3c.mjs"), "./icons/tick-circle.svg": () => import("./tick-circle-01243ef4.mjs"), "./icons/tick-square-bold.svg": () => import("./tick-square-bold-bf954d12.mjs"), "./icons/tick-square.svg": () => import("./tick-square-787b244b.mjs"), "./icons/tick.svg": () => import("./tick-52c4e48f.mjs"), "./icons/toggle-off-bold.svg": () => import("./toggle-off-bold-8a8be16b.mjs"), "./icons/toggle-off.svg": () => import("./toggle-off-1b1e303c.mjs"), "./icons/toggle-on-bold.svg": () => import("./toggle-on-bold-64ad90eb.mjs"), "./icons/toggle-on.svg": () => import("./toggle-on-0d6dced2.mjs"), "./icons/transgender.svg": () => import("./transgender-82cb488f.mjs"), "./icons/trash-bold.svg": () => import("./trash-bold-e0f392c8.mjs"), "./icons/trash-bulk.svg": () => import("./trash-bulk-89ab0a45.mjs"), "./icons/trash.svg": () => import("./trash-f08f2851.mjs"), "./icons/trend-up-bold.svg": () => import("./trend-up-bold-df64bd2c.mjs"), "./icons/trend-up-bulk.svg": () => import("./trend-up-bulk-431e9d22.mjs"), "./icons/trend-up.svg": () => import("./trend-up-eca70766.mjs"), "./icons/triangle-exclamation.svg": () => import("./triangle-exclamation-3a84b726.mjs"), "./icons/twitter.svg": () => import("./twitter-9097735c.mjs"), "./icons/undo-bold.svg": () => import("./undo-bold-65eb640c.mjs"), "./icons/undo.svg": () => import("./undo-653eb482.mjs"), "./icons/unlock-bold.svg": () => import("./unlock-bold-8a8847c6.mjs"), "./icons/unlock.svg": () => import("./unlock-2c19e8b6.mjs"), "./icons/upload-bulk.svg": () => import("./upload-bulk-c4de9af1.mjs"), "./icons/upload.svg": () => import("./upload-37d640ae.mjs"), "./icons/user-square.svg": () => import("./user-square-b766a005.mjs"), "./icons/user.svg": () => import("./user-e1c97db1.mjs"), "./icons/volume-low.svg": () => import("./volume-low-58e56b04.mjs"), "./icons/warning-2-bold.svg": () => import("./warning-2-bold-d7e8e03f.mjs"), "./icons/warning-2-bulk.svg": () => import("./warning-2-bulk-a5e67b28.mjs"), "./icons/warning-2.svg": () => import("./warning-2-c6914942.mjs"), "./icons/warning.svg": () => import("./warning-76eae041.mjs"), "./icons/wifi.svg": () => import("./wifi-0bf73fb3.mjs") }), `./icons/${o.name}.svg`);
29
- }.bind({ name: o.name })
27
+ const l = e.find((r) => s.name.startsWith(`${r}-`));
28
+ return l ? ne(/* @__PURE__ */ Object.assign({ "./icons/flag/ad.svg": () => import("./ad-4f15339c.mjs"), "./icons/flag/ae.svg": () => import("./ae-0c29895c.mjs"), "./icons/flag/af.svg": () => import("./af-7c75f32c.mjs"), "./icons/flag/ag.svg": () => import("./ag-8a9bc70d.mjs"), "./icons/flag/ai.svg": () => import("./ai-92607296.mjs"), "./icons/flag/al.svg": () => import("./al-2451ab6a.mjs"), "./icons/flag/am.svg": () => import("./am-75ea01bf.mjs"), "./icons/flag/ao.svg": () => import("./ao-a5e4ad75.mjs"), "./icons/flag/ar.svg": () => import("./ar-a85b3f63.mjs"), "./icons/flag/as.svg": () => import("./as-7fa7e75d.mjs"), "./icons/flag/at.svg": () => import("./at-a7ba217a.mjs"), "./icons/flag/au.svg": () => import("./au-d199493b.mjs"), "./icons/flag/aw.svg": () => import("./aw-442c8572.mjs"), "./icons/flag/ax.svg": () => import("./ax-0714c25a.mjs"), "./icons/flag/az.svg": () => import("./az-199c77dc.mjs"), "./icons/flag/ba.svg": () => import("./ba-d2b7851d.mjs"), "./icons/flag/bb.svg": () => import("./bb-a8e49d76.mjs"), "./icons/flag/bd.svg": () => import("./bd-c63eb19f.mjs"), "./icons/flag/be.svg": () => import("./be-035c22e5.mjs"), "./icons/flag/bf.svg": () => import("./bf-347fcd2e.mjs"), "./icons/flag/bg.svg": () => import("./bg-d3a7da79.mjs"), "./icons/flag/bh.svg": () => import("./bh-c1690810.mjs"), "./icons/flag/bi.svg": () => import("./bi-adcc107b.mjs"), "./icons/flag/bj.svg": () => import("./bj-dd1424a3.mjs"), "./icons/flag/bl.svg": () => import("./bl-a9d0a40c.mjs"), "./icons/flag/bm.svg": () => import("./bm-76f51599.mjs"), "./icons/flag/bn.svg": () => import("./bn-aaa1c0ed.mjs"), "./icons/flag/bo.svg": () => import("./bo-6cec387a.mjs"), "./icons/flag/bq.svg": () => import("./bq-ce9bb442.mjs"), "./icons/flag/bq1.svg": () => import("./bq1-3a6921e5.mjs"), "./icons/flag/bq2.svg": () => import("./bq2-40b46acf.mjs"), "./icons/flag/br.svg": () => import("./br-0cf5492d.mjs"), "./icons/flag/bs.svg": () => import("./bs-89a8fc9a.mjs"), "./icons/flag/bt.svg": () => import("./bt-3ae1d227.mjs"), "./icons/flag/bw.svg": () => import("./bw-a5c65923.mjs"), "./icons/flag/by.svg": () => import("./by-2512965b.mjs"), "./icons/flag/bz.svg": () => import("./bz-8a265bec.mjs"), "./icons/flag/ca.svg": () => import("./ca-cacac026.mjs"), "./icons/flag/cc.svg": () => import("./cc-47939b86.mjs"), "./icons/flag/cd.svg": () => import("./cd-7fc590d2.mjs"), "./icons/flag/cd1.svg": () => import("./cd1-df53c8e1.mjs"), "./icons/flag/cf.svg": () => import("./cf-a60682d6.mjs"), "./icons/flag/ch.svg": () => import("./ch-462979fb.mjs"), "./icons/flag/ck.svg": () => import("./ck-c0c38e87.mjs"), "./icons/flag/cl.svg": () => import("./cl-d02807e7.mjs"), "./icons/flag/cm.svg": () => import("./cm-f951bab7.mjs"), "./icons/flag/cn.svg": () => import("./cn-63577685.mjs"), "./icons/flag/co.svg": () => import("./co-fb5ccff6.mjs"), "./icons/flag/cr.svg": () => import("./cr-c910bfa7.mjs"), "./icons/flag/cu.svg": () => import("./cu-154b8ef9.mjs"), "./icons/flag/cw.svg": () => import("./cw-61a8201a.mjs"), "./icons/flag/cx.svg": () => import("./cx-e5e88bca.mjs"), "./icons/flag/cy.svg": () => import("./cy-1edc9aca.mjs"), "./icons/flag/cz.svg": () => import("./cz-e30da26a.mjs"), "./icons/flag/de.svg": () => import("./de-5cfe1c09.mjs"), "./icons/flag/dj.svg": () => import("./dj-71a46a73.mjs"), "./icons/flag/dk.svg": () => import("./dk-2ffa3eab.mjs"), "./icons/flag/dm.svg": () => import("./dm-c8a641fc.mjs"), "./icons/flag/do.svg": () => import("./do-87d001de.mjs"), "./icons/flag/ds.svg": () => import("./ds-e65319d3.mjs"), "./icons/flag/dz.svg": () => import("./dz-d3b4c36e.mjs"), "./icons/flag/ec.svg": () => import("./ec-95bd8870.mjs"), "./icons/flag/ee.svg": () => import("./ee-faab8887.mjs"), "./icons/flag/eg.svg": () => import("./eg-e80c8056.mjs"), "./icons/flag/eh.svg": () => import("./eh-6afd9f94.mjs"), "./icons/flag/er.svg": () => import("./er-db994cbe.mjs"), "./icons/flag/es.svg": () => import("./es-3a635fca.mjs"), "./icons/flag/et.svg": () => import("./et-2ef41cdc.mjs"), "./icons/flag/fi.svg": () => import("./fi-9dd89328.mjs"), "./icons/flag/fj.svg": () => import("./fj-069f4655.mjs"), "./icons/flag/fk.svg": () => import("./fk-357e668b.mjs"), "./icons/flag/fm.svg": () => import("./fm-530a75f5.mjs"), "./icons/flag/fo.svg": () => import("./fo-28059777.mjs"), "./icons/flag/fr.svg": () => import("./fr-d328744f.mjs"), "./icons/flag/ga.svg": () => import("./ga-58e834f0.mjs"), "./icons/flag/gb-2.svg": () => import("./gb-2-e062951f.mjs"), "./icons/flag/gb.svg": () => import("./gb-67cdddfd.mjs"), "./icons/flag/gd.svg": () => import("./gd-c1bed1a8.mjs"), "./icons/flag/ge.svg": () => import("./ge-825ed87e.mjs"), "./icons/flag/gg.svg": () => import("./gg-6c4f9db5.mjs"), "./icons/flag/gh.svg": () => import("./gh-75d97c21.mjs"), "./icons/flag/gi.svg": () => import("./gi-67623541.mjs"), "./icons/flag/gl.svg": () => import("./gl-07791901.mjs"), "./icons/flag/gm.svg": () => import("./gm-f720b114.mjs"), "./icons/flag/gn.svg": () => import("./gn-38e65105.mjs"), "./icons/flag/gq.svg": () => import("./gq-f03057f5.mjs"), "./icons/flag/gr.svg": () => import("./gr-d657be09.mjs"), "./icons/flag/gt.svg": () => import("./gt-37fec00e.mjs"), "./icons/flag/gu.svg": () => import("./gu-25f495b3.mjs"), "./icons/flag/gw.svg": () => import("./gw-49b63aa6.mjs"), "./icons/flag/gy.svg": () => import("./gy-c3195dee.mjs"), "./icons/flag/hk.svg": () => import("./hk-203ee074.mjs"), "./icons/flag/hn.svg": () => import("./hn-f935c53c.mjs"), "./icons/flag/hr.svg": () => import("./hr-5c985cb6.mjs"), "./icons/flag/ht.svg": () => import("./ht-240304e2.mjs"), "./icons/flag/hu.svg": () => import("./hu-1e7c3a91.mjs"), "./icons/flag/id.svg": () => import("./id-01e604fc.mjs"), "./icons/flag/ie.svg": () => import("./ie-e226e54a.mjs"), "./icons/flag/il.svg": () => import("./il-4a51c7bd.mjs"), "./icons/flag/im.svg": () => import("./im-40319150.mjs"), "./icons/flag/in.svg": () => import("./in-1d105b0f.mjs"), "./icons/flag/io.svg": () => import("./io-6c269405.mjs"), "./icons/flag/iq.svg": () => import("./iq-6b9e3e5a.mjs"), "./icons/flag/ir.svg": () => import("./ir-857f9289.mjs"), "./icons/flag/is.svg": () => import("./is-cf0d2e76.mjs"), "./icons/flag/it.svg": () => import("./it-bce7a9ed.mjs"), "./icons/flag/je.svg": () => import("./je-41c855c9.mjs"), "./icons/flag/jm.svg": () => import("./jm-8dddd561.mjs"), "./icons/flag/jo.svg": () => import("./jo-544e9976.mjs"), "./icons/flag/jp.svg": () => import("./jp-01c6487d.mjs"), "./icons/flag/ke.svg": () => import("./ke-351dc14a.mjs"), "./icons/flag/kg.svg": () => import("./kg-a17fa4bf.mjs"), "./icons/flag/kh.svg": () => import("./kh-0bb7d19f.mjs"), "./icons/flag/ki.svg": () => import("./ki-3e626127.mjs"), "./icons/flag/km.svg": () => import("./km-816dc3ba.mjs"), "./icons/flag/kn.svg": () => import("./kn-bb319e99.mjs"), "./icons/flag/kp.svg": () => import("./kp-2b80118f.mjs"), "./icons/flag/kr.svg": () => import("./kr-32c1e8b7.mjs"), "./icons/flag/kw.svg": () => import("./kw-ad30457b.mjs"), "./icons/flag/ky.svg": () => import("./ky-0eb957f9.mjs"), "./icons/flag/kz.svg": () => import("./kz-72e43c67.mjs"), "./icons/flag/la.svg": () => import("./la-23b2dfcb.mjs"), "./icons/flag/lb.svg": () => import("./lb-be26799a.mjs"), "./icons/flag/lc.svg": () => import("./lc-90590887.mjs"), "./icons/flag/li.svg": () => import("./li-aa862cc7.mjs"), "./icons/flag/lk.svg": () => import("./lk-f17ec481.mjs"), "./icons/flag/lr.svg": () => import("./lr-aff36fda.mjs"), "./icons/flag/ls.svg": () => import("./ls-1cf90d43.mjs"), "./icons/flag/lt.svg": () => import("./lt-4a30e360.mjs"), "./icons/flag/lu.svg": () => import("./lu-986cbaa1.mjs"), "./icons/flag/lv.svg": () => import("./lv-e1792ca0.mjs"), "./icons/flag/ly.svg": () => import("./ly-a5393d64.mjs"), "./icons/flag/ma.svg": () => import("./ma-e1895759.mjs"), "./icons/flag/mc.svg": () => import("./mc-784352e6.mjs"), "./icons/flag/md.svg": () => import("./md-d4541b72.mjs"), "./icons/flag/me.svg": () => import("./me-cf26a608.mjs"), "./icons/flag/mg.svg": () => import("./mg-5a72197b.mjs"), "./icons/flag/mh.svg": () => import("./mh-a494ced3.mjs"), "./icons/flag/mk.svg": () => import("./mk-5d6dfbe2.mjs"), "./icons/flag/ml.svg": () => import("./ml-ea237b33.mjs"), "./icons/flag/mm.svg": () => import("./mm-ca2d2d6f.mjs"), "./icons/flag/mn.svg": () => import("./mn-9b3631e3.mjs"), "./icons/flag/mo.svg": () => import("./mo-8a8ca00c.mjs"), "./icons/flag/mp.svg": () => import("./mp-6e4057a6.mjs"), "./icons/flag/mq.svg": () => import("./mq-c4ad87c5.mjs"), "./icons/flag/mr.svg": () => import("./mr-7535e8e4.mjs"), "./icons/flag/ms.svg": () => import("./ms-0e8caa14.mjs"), "./icons/flag/mt.svg": () => import("./mt-be4c4deb.mjs"), "./icons/flag/mu.svg": () => import("./mu-2c88bc9d.mjs"), "./icons/flag/mv.svg": () => import("./mv-513ecec1.mjs"), "./icons/flag/mw.svg": () => import("./mw-6ddd4745.mjs"), "./icons/flag/mx.svg": () => import("./mx-359089aa.mjs"), "./icons/flag/my.svg": () => import("./my-04139588.mjs"), "./icons/flag/mz.svg": () => import("./mz-f694c775.mjs"), "./icons/flag/na.svg": () => import("./na-012ceddf.mjs"), "./icons/flag/ne.svg": () => import("./ne-f2a01939.mjs"), "./icons/flag/nf.svg": () => import("./nf-e6551856.mjs"), "./icons/flag/ng.svg": () => import("./ng-969a2891.mjs"), "./icons/flag/ni.svg": () => import("./ni-9c669cea.mjs"), "./icons/flag/nl.svg": () => import("./nl-d023a4e8.mjs"), "./icons/flag/no.svg": () => import("./no-463b4b53.mjs"), "./icons/flag/np.svg": () => import("./np-1e48b7f5.mjs"), "./icons/flag/nr.svg": () => import("./nr-3e362f8f.mjs"), "./icons/flag/nu.svg": () => import("./nu-55d767aa.mjs"), "./icons/flag/nz.svg": () => import("./nz-260712f6.mjs"), "./icons/flag/om.svg": () => import("./om-51ff2ef8.mjs"), "./icons/flag/pa.svg": () => import("./pa-2794cff1.mjs"), "./icons/flag/pe.svg": () => import("./pe-03062449.mjs"), "./icons/flag/pf.svg": () => import("./pf-7a7f8df3.mjs"), "./icons/flag/pg.svg": () => import("./pg-b27cc749.mjs"), "./icons/flag/ph.svg": () => import("./ph-cfeed391.mjs"), "./icons/flag/pk.svg": () => import("./pk-e0af5fcc.mjs"), "./icons/flag/pl.svg": () => import("./pl-8f8b354c.mjs"), "./icons/flag/pn.svg": () => import("./pn-1a715846.mjs"), "./icons/flag/pr.svg": () => import("./pr-aa1179ea.mjs"), "./icons/flag/ps.svg": () => import("./ps-af3368b8.mjs"), "./icons/flag/pt.svg": () => import("./pt-5964314a.mjs"), "./icons/flag/pw.svg": () => import("./pw-f405d571.mjs"), "./icons/flag/py.svg": () => import("./py-759ed64c.mjs"), "./icons/flag/qa.svg": () => import("./qa-def2a5c8.mjs"), "./icons/flag/ro.svg": () => import("./ro-b2c623ce.mjs"), "./icons/flag/rs.svg": () => import("./rs-1f43835a.mjs"), "./icons/flag/ru.svg": () => import("./ru-515b608f.mjs"), "./icons/flag/rw.svg": () => import("./rw-7bb5887d.mjs"), "./icons/flag/sa.svg": () => import("./sa-deb70e75.mjs"), "./icons/flag/sb.svg": () => import("./sb-5a3d1bd0.mjs"), "./icons/flag/sc.svg": () => import("./sc-5976b943.mjs"), "./icons/flag/se.svg": () => import("./se-d3641a11.mjs"), "./icons/flag/sg.svg": () => import("./sg-1251b5df.mjs"), "./icons/flag/si.svg": () => import("./si-c2a466f5.mjs"), "./icons/flag/sk.svg": () => import("./sk-0860725f.mjs"), "./icons/flag/sl.svg": () => import("./sl-51f9eed4.mjs"), "./icons/flag/sm.svg": () => import("./sm-75cf810c.mjs"), "./icons/flag/sn.svg": () => import("./sn-7f24ca51.mjs"), "./icons/flag/so.svg": () => import("./so-015e6af8.mjs"), "./icons/flag/sr.svg": () => import("./sr-1b0717af.mjs"), "./icons/flag/ss.svg": () => import("./ss-f6c88a4e.mjs"), "./icons/flag/st.svg": () => import("./st-989e6418.mjs"), "./icons/flag/sv.svg": () => import("./sv-23640770.mjs"), "./icons/flag/sx.svg": () => import("./sx-a304a4a6.mjs"), "./icons/flag/sy.svg": () => import("./sy-cf437d42.mjs"), "./icons/flag/sz.svg": () => import("./sz-e518a24d.mjs"), "./icons/flag/tc.svg": () => import("./tc-200bbddb.mjs"), "./icons/flag/td.svg": () => import("./td-1bb8e438.mjs"), "./icons/flag/tg.svg": () => import("./tg-2ca52b3e.mjs"), "./icons/flag/th.svg": () => import("./th-a72530d6.mjs"), "./icons/flag/tj.svg": () => import("./tj-2d376ebe.mjs"), "./icons/flag/tk.svg": () => import("./tk-7d3d0a7f.mjs"), "./icons/flag/tl.svg": () => import("./tl-55431a29.mjs"), "./icons/flag/tm.svg": () => import("./tm-d2ffabc8.mjs"), "./icons/flag/tn.svg": () => import("./tn-9e100c57.mjs"), "./icons/flag/to.svg": () => import("./to-3b674416.mjs"), "./icons/flag/tr.svg": () => import("./tr-04213ae8.mjs"), "./icons/flag/tt.svg": () => import("./tt-8ae61c7d.mjs"), "./icons/flag/tv.svg": () => import("./tv-c51c8fd6.mjs"), "./icons/flag/tw.svg": () => import("./tw-d92bcd35.mjs"), "./icons/flag/tz.svg": () => import("./tz-62c19f2e.mjs"), "./icons/flag/ua.svg": () => import("./ua-8acc7fe0.mjs"), "./icons/flag/ug.svg": () => import("./ug-cba81231.mjs"), "./icons/flag/us.svg": () => import("./us-041f888d.mjs"), "./icons/flag/uy.svg": () => import("./uy-588af199.mjs"), "./icons/flag/uz.svg": () => import("./uz-b15e9da9.mjs"), "./icons/flag/vc.svg": () => import("./vc-e9055307.mjs"), "./icons/flag/ve.svg": () => import("./ve-1a051a6e.mjs"), "./icons/flag/vg.svg": () => import("./vg-abdc103a.mjs"), "./icons/flag/vi.svg": () => import("./vi-ab2e1332.mjs"), "./icons/flag/vn.svg": () => import("./vn-cffe971d.mjs"), "./icons/flag/vu.svg": () => import("./vu-dc33d40a.mjs"), "./icons/flag/ws.svg": () => import("./ws-1b6fa1a1.mjs"), "./icons/flag/ye.svg": () => import("./ye-03199afb.mjs"), "./icons/flag/za.svg": () => import("./za-b29e17dc.mjs"), "./icons/flag/zm.svg": () => import("./zm-e90acb8f.mjs"), "./icons/flag/zw.svg": () => import("./zw-c483b7f4.mjs"), "./icons/pay/affirm.svg": () => import("./affirm-9aef00fd.mjs"), "./icons/pay/alipay.svg": () => import("./alipay-f8889c4a.mjs"), "./icons/pay/amazon.svg": () => import("./amazon-63784d92.mjs"), "./icons/pay/amex.svg": () => import("./amex-297df5f4.mjs"), "./icons/pay/applepay.svg": () => import("./applepay-bf0abc5b.mjs"), "./icons/pay/bancontact.svg": () => import("./bancontact-057becef.mjs"), "./icons/pay/bitcoin.svg": () => import("./bitcoin-0fec1e7b.mjs"), "./icons/pay/bitcoincash.svg": () => import("./bitcoincash-0a0c586f.mjs"), "./icons/pay/bitpay.svg": () => import("./bitpay-15ba47a5.mjs"), "./icons/pay/citadele.svg": () => import("./citadele-57105c23.mjs"), "./icons/pay/dinersclub.svg": () => import("./dinersclub-022391cd.mjs"), "./icons/pay/discover.svg": () => import("./discover-a393a333.mjs"), "./icons/pay/elo.svg": () => import("./elo-89d797db.mjs"), "./icons/pay/etherium.svg": () => import("./etherium-207a2f24.mjs"), "./icons/pay/forbrugsforeningen.svg": () => import("./forbrugsforeningen-52d2f2d6.mjs"), "./icons/pay/giropay.svg": () => import("./giropay-9ef50443.mjs"), "./icons/pay/googlepay.svg": () => import("./googlepay-41584edc.mjs"), "./icons/pay/ideal.svg": () => import("./ideal-c62c1699.mjs"), "./icons/pay/interac.svg": () => import("./interac-23f9a0cb.mjs"), "./icons/pay/jcb.svg": () => import("./jcb-a55712fc.mjs"), "./icons/pay/klarna.svg": () => import("./klarna-bc60c24a.mjs"), "./icons/pay/lightcoin.svg": () => import("./lightcoin-a710bd56.mjs"), "./icons/pay/maestro.svg": () => import("./maestro-6f52e0dc.mjs"), "./icons/pay/mastercard.svg": () => import("./mastercard-1bcd8146.mjs"), "./icons/pay/payoneer.svg": () => import("./payoneer-91400d09.mjs"), "./icons/pay/paypal.svg": () => import("./paypal-7a4e2657.mjs"), "./icons/pay/paysafe.svg": () => import("./paysafe-6a3eeb5f.mjs"), "./icons/pay/qiwi.svg": () => import("./qiwi-2e4cc2e5.mjs"), "./icons/pay/sepa.svg": () => import("./sepa-753ca2b4.mjs"), "./icons/pay/shop-pay.svg": () => import("./shop-pay-d97812ef.mjs"), "./icons/pay/skrill.svg": () => import("./skrill-a6ecb633.mjs"), "./icons/pay/sofort.svg": () => import("./sofort-d6f73b34.mjs"), "./icons/pay/stripe.svg": () => import("./stripe-fc7bc53b.mjs"), "./icons/pay/unionpay.svg": () => import("./unionpay-daddf101.mjs"), "./icons/pay/verifone.svg": () => import("./verifone-08122f8e.mjs"), "./icons/pay/visa.svg": () => import("./visa-030bb1b1.mjs"), "./icons/pay/webmoney.svg": () => import("./webmoney-c284cb72.mjs"), "./icons/pay/wechat.svg": () => import("./wechat-bb08d491.mjs"), "./icons/pay/yandex.svg": () => import("./yandex-55f02daa.mjs") }), `./icons/${l}/${s.name.replace(`${l}-`, "")}.svg`) : ne(/* @__PURE__ */ Object.assign({ "./icons/add-app.svg": () => import("./add-app-c6cfc484.mjs"), "./icons/add-bold.svg": () => import("./add-bold-6a76e9bb.mjs"), "./icons/add-circle-bold.svg": () => import("./add-circle-bold-97e5adc1.mjs"), "./icons/add-circle.svg": () => import("./add-circle-eb6da76e.mjs"), "./icons/add-square-bold.svg": () => import("./add-square-bold-9325171b.mjs"), "./icons/add-square.svg": () => import("./add-square-69326cbe.mjs"), "./icons/add.svg": () => import("./add-9dbda5df.mjs"), "./icons/aim-outlined.svg": () => import("./aim-outlined-65d9ace5.mjs"), "./icons/android-storefront.svg": () => import("./android-storefront-7e2fce85.mjs"), "./icons/android.svg": () => import("./android-6646cfe8.mjs"), "./icons/angle-double-right.svg": () => import("./angle-double-right-f9013ea4.mjs"), "./icons/app-store.svg": () => import("./app-store-a2e77b49.mjs"), "./icons/app.svg": () => import("./app-f4f9f825.mjs"), "./icons/apple-storefront.svg": () => import("./apple-storefront-42dd3c3b.mjs"), "./icons/apple.svg": () => import("./apple-0e24538a.mjs"), "./icons/area-chart-outlined.svg": () => import("./area-chart-outlined-9ebbb046.mjs"), "./icons/arrow-down-bold.svg": () => import("./arrow-down-bold-ab98475e.mjs"), "./icons/arrow-down-circle-bold.svg": () => import("./arrow-down-circle-bold-dd70b4a1.mjs"), "./icons/arrow-down-circle.svg": () => import("./arrow-down-circle-6939e08b.mjs"), "./icons/arrow-down.svg": () => import("./arrow-down-1ea6effe.mjs"), "./icons/arrow-left-bold.svg": () => import("./arrow-left-bold-da6b56cf.mjs"), "./icons/arrow-left-circle-bold.svg": () => import("./arrow-left-circle-bold-00147cf9.mjs"), "./icons/arrow-left-circle.svg": () => import("./arrow-left-circle-36ee49a0.mjs"), "./icons/arrow-left.svg": () => import("./arrow-left-de0e04b4.mjs"), "./icons/arrow-right-bold.svg": () => import("./arrow-right-bold-44d0818e.mjs"), "./icons/arrow-right-circle-bold.svg": () => import("./arrow-right-circle-bold-a099aa39.mjs"), "./icons/arrow-right-circle.svg": () => import("./arrow-right-circle-f1887cb9.mjs"), "./icons/arrow-right.svg": () => import("./arrow-right-3adbd99c.mjs"), "./icons/arrow-up-bold.svg": () => import("./arrow-up-bold-6be7daad.mjs"), "./icons/arrow-up-circle-bold.svg": () => import("./arrow-up-circle-bold-1e3d9fb3.mjs"), "./icons/arrow-up-circle.svg": () => import("./arrow-up-circle-afef4b76.mjs"), "./icons/arrow-up.svg": () => import("./arrow-up-9bd27cbc.mjs"), "./icons/asterisk.svg": () => import("./asterisk-4931d7de.mjs"), "./icons/bahai.svg": () => import("./bahai-d39a6d30.mjs"), "./icons/box-empty.svg": () => import("./box-empty-c7e5e478.mjs"), "./icons/brain.svg": () => import("./brain-ed02653c.mjs"), "./icons/broom-bold.svg": () => import("./broom-bold-bbdeaf5b.mjs"), "./icons/broom.svg": () => import("./broom-a6b79824.mjs"), "./icons/bullhorn.svg": () => import("./bullhorn-ed8cf0f2.mjs"), "./icons/buy-crypto.svg": () => import("./buy-crypto-95976591.mjs"), "./icons/calendar-alt.svg": () => import("./calendar-alt-7eb30ec8.mjs"), "./icons/calendar-bold.svg": () => import("./calendar-bold-4e672dd2.mjs"), "./icons/calendar.svg": () => import("./calendar-80e4dfe2.mjs"), "./icons/card-bold.svg": () => import("./card-bold-041abf76.mjs"), "./icons/card.svg": () => import("./card-c621f3e9.mjs"), "./icons/caret-down-bold.svg": () => import("./caret-down-bold-a3b3da1f.mjs"), "./icons/caret-down.svg": () => import("./caret-down-3fe99d7f.mjs"), "./icons/caret-left-bold.svg": () => import("./caret-left-bold-bc6e1d53.mjs"), "./icons/caret-left.svg": () => import("./caret-left-d7629f01.mjs"), "./icons/caret-right-bold.svg": () => import("./caret-right-bold-3f5262a8.mjs"), "./icons/caret-right.svg": () => import("./caret-right-8273d096.mjs"), "./icons/caret-up-bold.svg": () => import("./caret-up-bold-32d8e62c.mjs"), "./icons/caret-up.svg": () => import("./caret-up-b63b673a.mjs"), "./icons/certificate.svg": () => import("./certificate-f669a9ad.mjs"), "./icons/chart-area.svg": () => import("./chart-area-b551ec23.mjs"), "./icons/chart-bar.svg": () => import("./chart-bar-e2cd95d6.mjs"), "./icons/check.svg": () => import("./check-11d216df.mjs"), "./icons/checkered-flag.svg": () => import("./checkered-flag-b32811ef.mjs"), "./icons/chevron-down.svg": () => import("./chevron-down-bb4d1037.mjs"), "./icons/chevron-left.svg": () => import("./chevron-left-e66562f4.mjs"), "./icons/chevron-right.svg": () => import("./chevron-right-40c42af6.mjs"), "./icons/chevron-up.svg": () => import("./chevron-up-1eaab9d6.mjs"), "./icons/circle-exclamation.svg": () => import("./circle-exclamation-9e768f95.mjs"), "./icons/circle-notch.svg": () => import("./circle-notch-4d10653d.mjs"), "./icons/circle.svg": () => import("./circle-334738cc.mjs"), "./icons/clipboard.svg": () => import("./clipboard-fdfcc45e.mjs"), "./icons/clock-bold.svg": () => import("./clock-bold-1e86ddf2.mjs"), "./icons/clock.svg": () => import("./clock-03b46e55.mjs"), "./icons/clone.svg": () => import("./clone-87da0781.mjs"), "./icons/close-circle-bold.svg": () => import("./close-circle-bold-55afdf33.mjs"), "./icons/close-circle-bulk.svg": () => import("./close-circle-bulk-49febd0e.mjs"), "./icons/close-circle.svg": () => import("./close-circle-8362ea8b.mjs"), "./icons/close-square-bold.svg": () => import("./close-square-bold-a9c184b5.mjs"), "./icons/close-square.svg": () => import("./close-square-86c73dd1.mjs"), "./icons/close.svg": () => import("./close-78fe657e.mjs"), "./icons/cloud-upload.svg": () => import("./cloud-upload-543b8e47.mjs"), "./icons/cogs.svg": () => import("./cogs-cc6d1ae4.mjs"), "./icons/color-filter.svg": () => import("./color-filter-03f09a58.mjs"), "./icons/columns-bold.svg": () => import("./columns-bold-1c035fde.mjs"), "./icons/columns.svg": () => import("./columns-445b590e.mjs"), "./icons/compress.svg": () => import("./compress-058372ae.mjs"), "./icons/control.svg": () => import("./control-2062dbce.mjs"), "./icons/copy-bold.svg": () => import("./copy-bold-05c9fa7f.mjs"), "./icons/copy.svg": () => import("./copy-4e7dca50.mjs"), "./icons/crosshairs.svg": () => import("./crosshairs-af5e585e.mjs"), "./icons/dashboard.svg": () => import("./dashboard-7aca4d6d.mjs"), "./icons/diagram.svg": () => import("./diagram-7c4f1611.mjs"), "./icons/dislike-bold.svg": () => import("./dislike-bold-8787bfe5.mjs"), "./icons/dislike.svg": () => import("./dislike-1bf847a0.mjs"), "./icons/document-bold.svg": () => import("./document-bold-12880f8f.mjs"), "./icons/document-bulk.svg": () => import("./document-bulk-1d978376.mjs"), "./icons/document.svg": () => import("./document-116695c8.mjs"), "./icons/dollar-circle.svg": () => import("./dollar-circle-ee373317.mjs"), "./icons/dot.svg": () => import("./dot-8b0b9de5.mjs"), "./icons/download.svg": () => import("./download-a31300dd.mjs"), "./icons/edit-bold.svg": () => import("./edit-bold-d0e7d866.mjs"), "./icons/edit.svg": () => import("./edit-c21d1e6e.mjs"), "./icons/ellipsis-horizontal.svg": () => import("./ellipsis-horizontal-a3871d7f.mjs"), "./icons/ellipsis-vertical.svg": () => import("./ellipsis-vertical-b1a88595.mjs"), "./icons/empty-table.svg": () => import("./empty-table-41155dd6.mjs"), "./icons/expand.svg": () => import("./expand-36fff427.mjs"), "./icons/export-2-bold.svg": () => import("./export-2-bold-8832fb34.mjs"), "./icons/export-2-bulk.svg": () => import("./export-2-bulk-25deffb0.mjs"), "./icons/export-2.svg": () => import("./export-2-6595b6fa.mjs"), "./icons/export-bold.svg": () => import("./export-bold-f9ede1b1.mjs"), "./icons/export.svg": () => import("./export-70a8fb01.mjs"), "./icons/eye-bold.svg": () => import("./eye-bold-a026520d.mjs"), "./icons/eye-slash-bold.svg": () => import("./eye-slash-bold-334a7964.mjs"), "./icons/eye-slash.svg": () => import("./eye-slash-db05611b.mjs"), "./icons/eye.svg": () => import("./eye-0395aa8a.mjs"), "./icons/facebook.svg": () => import("./facebook-4fa8ba0c.mjs"), "./icons/file-pdf.svg": () => import("./file-pdf-425e84ec.mjs"), "./icons/filled-flag.svg": () => import("./filled-flag-eee4f8a0.mjs"), "./icons/filter-bold.svg": () => import("./filter-bold-1a75a9c9.mjs"), "./icons/filter.svg": () => import("./filter-c35fa360.mjs"), "./icons/flag.svg": () => import("./flag-9ab7ebcf.mjs"), "./icons/folder-open-bold.svg": () => import("./folder-open-bold-5af5737b.mjs"), "./icons/folder-open.svg": () => import("./folder-open-5d2ab10b.mjs"), "./icons/font.svg": () => import("./font-7fcbf490.mjs"), "./icons/global.svg": () => import("./global-6a6d773f.mjs"), "./icons/google-colored.svg": () => import("./google-colored-43ad23d9.mjs"), "./icons/google.svg": () => import("./google-2e882a09.mjs"), "./icons/graduation-cap-bold.svg": () => import("./graduation-cap-bold-38c52391.mjs"), "./icons/graduation-cap.svg": () => import("./graduation-cap-6283f172.mjs"), "./icons/graph-bold.svg": () => import("./graph-bold-ab1314fb.mjs"), "./icons/graph.svg": () => import("./graph-db4116dc.mjs"), "./icons/grid-bold.svg": () => import("./grid-bold-aee508ed.mjs"), "./icons/grid.svg": () => import("./grid-dd9c600a.mjs"), "./icons/hamburger.svg": () => import("./hamburger-4bcd3550.mjs"), "./icons/headset.svg": () => import("./headset-41866868.mjs"), "./icons/history.svg": () => import("./history-4809d082.mjs"), "./icons/home-bold.svg": () => import("./home-bold-f75667d3.mjs"), "./icons/home.svg": () => import("./home-ea97f9e5.mjs"), "./icons/indent.svg": () => import("./indent-bbd53e37.mjs"), "./icons/info-circle-bold.svg": () => import("./info-circle-bold-a60837c0.mjs"), "./icons/info-circle.svg": () => import("./info-circle-30e4f742.mjs"), "./icons/info.svg": () => import("./info-0f5d7a72.mjs"), "./icons/justify-right.svg": () => import("./justify-right-077e8f16.mjs"), "./icons/layer-bold.svg": () => import("./layer-bold-be2afc48.mjs"), "./icons/layer-bulk.svg": () => import("./layer-bulk-9f594537.mjs"), "./icons/layer.svg": () => import("./layer-91965b54.mjs"), "./icons/like-bold.svg": () => import("./like-bold-707bd507.mjs"), "./icons/like.svg": () => import("./like-5366ea0c.mjs"), "./icons/link.svg": () => import("./link-5900c6f3.mjs"), "./icons/linkedin.svg": () => import("./linkedin-fc9d8eba.mjs"), "./icons/list.svg": () => import("./list-842dc9a8.mjs"), "./icons/loader.svg": () => import("./loader-780f4564.mjs"), "./icons/loading.svg": () => import("./loading-ff55b728.mjs"), "./icons/lock-bold.svg": () => import("./lock-bold-7c7d934f.mjs"), "./icons/lock.svg": () => import("./lock-6a149031.mjs"), "./icons/logout-bold.svg": () => import("./logout-bold-1dcb0ea6.mjs"), "./icons/logout.svg": () => import("./logout-ad75d36d.mjs"), "./icons/map-marker-bold.svg": () => import("./map-marker-bold-442a942e.mjs"), "./icons/map-marker.svg": () => import("./map-marker-b5ee033b.mjs"), "./icons/med-kit.svg": () => import("./med-kit-735d6731.mjs"), "./icons/medal-bold.svg": () => import("./medal-bold-e3504b21.mjs"), "./icons/medal.svg": () => import("./medal-68f17af5.mjs"), "./icons/menu-bold.svg": () => import("./menu-bold-7a2db113.mjs"), "./icons/menu.svg": () => import("./menu-35172ffb.mjs"), "./icons/message-notif.svg": () => import("./message-notif-7e1da245.mjs"), "./icons/message-text.svg": () => import("./message-text-6c2c83cb.mjs"), "./icons/microscope.svg": () => import("./microscope-21832848.mjs"), "./icons/minus-bold.svg": () => import("./minus-bold-35331113.mjs"), "./icons/minus-square-bold.svg": () => import("./minus-square-bold-ee82e28b.mjs"), "./icons/minus-square.svg": () => import("./minus-square-9e68718d.mjs"), "./icons/minus.svg": () => import("./minus-df04dca9.mjs"), "./icons/mobile-bold.svg": () => import("./mobile-bold-c116009c.mjs"), "./icons/mobile-bulk.svg": () => import("./mobile-bulk-388e6cc5.mjs"), "./icons/mobile.svg": () => import("./mobile-e8ed279c.mjs"), "./icons/money-bill.svg": () => import("./money-bill-2f65d92b.mjs"), "./icons/money-send.svg": () => import("./money-send-1aa85fa1.mjs"), "./icons/notification-bold.svg": () => import("./notification-bold-52e1c858.mjs"), "./icons/notification.svg": () => import("./notification-04a91f66.mjs"), "./icons/outdent.svg": () => import("./outdent-939d95c2.mjs"), "./icons/paper-plane.svg": () => import("./paper-plane-930f1bce.mjs"), "./icons/password-check.svg": () => import("./password-check-c088e24b.mjs"), "./icons/pause-bold.svg": () => import("./pause-bold-b5ad47f4.mjs"), "./icons/pause-circle-bold.svg": () => import("./pause-circle-bold-91dc23e9.mjs"), "./icons/pause-circle.svg": () => import("./pause-circle-31f2dece.mjs"), "./icons/pause.svg": () => import("./pause-dcda0462.mjs"), "./icons/pen-square.svg": () => import("./pen-square-5d6963c5.mjs"), "./icons/pencil.svg": () => import("./pencil-a5550af6.mjs"), "./icons/people-bold.svg": () => import("./people-bold-a8b9de12.mjs"), "./icons/people.svg": () => import("./people-9ee16944.mjs"), "./icons/percentage-square-bold.svg": () => import("./percentage-square-bold-0a7ce7af.mjs"), "./icons/percentage-square.svg": () => import("./percentage-square-53cd879b.mjs"), "./icons/play-circle-bold.svg": () => import("./play-circle-bold-6ad0060f.mjs"), "./icons/play-circle.svg": () => import("./play-circle-94665032.mjs"), "./icons/plug-bold.svg": () => import("./plug-bold-c1f9893e.mjs"), "./icons/plug.svg": () => import("./plug-48296fd8.mjs"), "./icons/project-bold.svg": () => import("./project-bold-c32953aa.mjs"), "./icons/question-bold.svg": () => import("./question-bold-00b9c0a9.mjs"), "./icons/question.svg": () => import("./question-a1a8a155.mjs"), "./icons/radar-bold.svg": () => import("./radar-bold-025890d0.mjs"), "./icons/radar-bulk.svg": () => import("./radar-bulk-255fcb9a.mjs"), "./icons/radar.svg": () => import("./radar-9e9d8254.mjs"), "./icons/record-circle.svg": () => import("./record-circle-e0200965.mjs"), "./icons/redo-bold.svg": () => import("./redo-bold-5495fffd.mjs"), "./icons/redo.svg": () => import("./redo-fb873128.mjs"), "./icons/refresh.svg": () => import("./refresh-4b069be6.mjs"), "./icons/reply.svg": () => import("./reply-de440c87.mjs"), "./icons/rocket.svg": () => import("./rocket-e2d475e7.mjs"), "./icons/scale-balanced.svg": () => import("./scale-balanced-af7eb5de.mjs"), "./icons/search-dollar.svg": () => import("./search-dollar-c94ca9fd.mjs"), "./icons/search-normal-bold.svg": () => import("./search-normal-bold-01d843f2.mjs"), "./icons/search-normal.svg": () => import("./search-normal-154aba52.mjs"), "./icons/security-card-bold.svg": () => import("./security-card-bold-2e90c06e.mjs"), "./icons/security-card.svg": () => import("./security-card-7de3f47c.mjs"), "./icons/selection.svg": () => import("./selection-08a9c952.mjs"), "./icons/send.svg": () => import("./send-e7646e7a.mjs"), "./icons/settings-bold.svg": () => import("./settings-bold-7c51d631.mjs"), "./icons/settings.svg": () => import("./settings-d20222e7.mjs"), "./icons/share.svg": () => import("./share-138f74f8.mjs"), "./icons/shopping-cart-bold.svg": () => import("./shopping-cart-bold-f786619a.mjs"), "./icons/shopping-cart.svg": () => import("./shopping-cart-8becc3f1.mjs"), "./icons/sidebar-left-bold.svg": () => import("./sidebar-left-bold-25ef42d3.mjs"), "./icons/sidebar-left-bulk.svg": () => import("./sidebar-left-bulk-2176d14f.mjs"), "./icons/sidebar-left.svg": () => import("./sidebar-left-ba427d0c.mjs"), "./icons/sidebar-right-bold.svg": () => import("./sidebar-right-bold-3a3f4884.mjs"), "./icons/sidebar-right-bulk.svg": () => import("./sidebar-right-bulk-43354705.mjs"), "./icons/sidebar-right.svg": () => import("./sidebar-right-f88fa191.mjs"), "./icons/slash-bold.svg": () => import("./slash-bold-9656541d.mjs"), "./icons/slash.svg": () => import("./slash-9eee755b.mjs"), "./icons/slider-horizontal-bold.svg": () => import("./slider-horizontal-bold-db93f0f6.mjs"), "./icons/slider-horizontal.svg": () => import("./slider-horizontal-4c098e63.mjs"), "./icons/sms-bold.svg": () => import("./sms-bold-f6dc2e1a.mjs"), "./icons/sms.svg": () => import("./sms-4db7f244.mjs"), "./icons/sort-amount-down.svg": () => import("./sort-amount-down-0b2b11f1.mjs"), "./icons/speedometer.svg": () => import("./speedometer-c719f6df.mjs"), "./icons/spin-dots.svg": () => import("./spin-dots-25d015b7.mjs"), "./icons/spin-round.svg": () => import("./spin-round-9db617b7.mjs"), "./icons/spin-three-circles.svg": () => import("./spin-three-circles-13ae8650.mjs"), "./icons/spin-three-dots.svg": () => import("./spin-three-dots-c116245e.mjs"), "./icons/spinner.svg": () => import("./spinner-8bb3861a.mjs"), "./icons/square.svg": () => import("./square-5a969e93.mjs"), "./icons/star-bold.svg": () => import("./star-bold-4c45c0d8.mjs"), "./icons/star-bulk.svg": () => import("./star-bulk-d8bdbc7a.mjs"), "./icons/star-half-colored.svg": () => import("./star-half-colored-3b10f42e.mjs"), "./icons/star.svg": () => import("./star-017cb8aa.mjs"), "./icons/status-up.svg": () => import("./status-up-6547be80.mjs"), "./icons/stop-bold.svg": () => import("./stop-bold-be0c1cd8.mjs"), "./icons/stop.svg": () => import("./stop-c195f726.mjs"), "./icons/story.svg": () => import("./story-b421beca.mjs"), "./icons/stream.svg": () => import("./stream-e8091b3f.mjs"), "./icons/swap-bold.svg": () => import("./swap-bold-57d7dc55.mjs"), "./icons/swap.svg": () => import("./swap-11e0d73e.mjs"), "./icons/sync.svg": () => import("./sync-8d26ba0f.mjs"), "./icons/table-list.svg": () => import("./table-list-3a2b78aa.mjs"), "./icons/tag-bold.svg": () => import("./tag-bold-573c41ef.mjs"), "./icons/tag-bulk.svg": () => import("./tag-bulk-922d5513.mjs"), "./icons/tag.svg": () => import("./tag-a64db341.mjs"), "./icons/thumbtack.svg": () => import("./thumbtack-1a04ac17.mjs"), "./icons/tick-circle-bold.svg": () => import("./tick-circle-bold-1d123c3c.mjs"), "./icons/tick-circle.svg": () => import("./tick-circle-01243ef4.mjs"), "./icons/tick-square-bold.svg": () => import("./tick-square-bold-bf954d12.mjs"), "./icons/tick-square.svg": () => import("./tick-square-787b244b.mjs"), "./icons/tick.svg": () => import("./tick-52c4e48f.mjs"), "./icons/toggle-off-bold.svg": () => import("./toggle-off-bold-8a8be16b.mjs"), "./icons/toggle-off.svg": () => import("./toggle-off-1b1e303c.mjs"), "./icons/toggle-on-bold.svg": () => import("./toggle-on-bold-64ad90eb.mjs"), "./icons/toggle-on.svg": () => import("./toggle-on-0d6dced2.mjs"), "./icons/transgender.svg": () => import("./transgender-82cb488f.mjs"), "./icons/trash-bold.svg": () => import("./trash-bold-e0f392c8.mjs"), "./icons/trash-bulk.svg": () => import("./trash-bulk-89ab0a45.mjs"), "./icons/trash.svg": () => import("./trash-f08f2851.mjs"), "./icons/trend-up-bold.svg": () => import("./trend-up-bold-df64bd2c.mjs"), "./icons/trend-up-bulk.svg": () => import("./trend-up-bulk-431e9d22.mjs"), "./icons/trend-up.svg": () => import("./trend-up-eca70766.mjs"), "./icons/triangle-exclamation.svg": () => import("./triangle-exclamation-3a84b726.mjs"), "./icons/twitter.svg": () => import("./twitter-9097735c.mjs"), "./icons/undo-bold.svg": () => import("./undo-bold-65eb640c.mjs"), "./icons/undo.svg": () => import("./undo-653eb482.mjs"), "./icons/unlock-bold.svg": () => import("./unlock-bold-8a8847c6.mjs"), "./icons/unlock.svg": () => import("./unlock-2c19e8b6.mjs"), "./icons/upload-bulk.svg": () => import("./upload-bulk-c4de9af1.mjs"), "./icons/upload.svg": () => import("./upload-37d640ae.mjs"), "./icons/user-square.svg": () => import("./user-square-b766a005.mjs"), "./icons/user.svg": () => import("./user-e1c97db1.mjs"), "./icons/volume-low.svg": () => import("./volume-low-58e56b04.mjs"), "./icons/warning-2-bold.svg": () => import("./warning-2-bold-d7e8e03f.mjs"), "./icons/warning-2-bulk.svg": () => import("./warning-2-bulk-a5e67b28.mjs"), "./icons/warning-2.svg": () => import("./warning-2-c6914942.mjs"), "./icons/warning.svg": () => import("./warning-76eae041.mjs"), "./icons/wifi.svg": () => import("./wifi-0bf73fb3.mjs") }), `./icons/${s.name}.svg`);
29
+ }.bind({ name: s.name })
30
30
  )
31
- ), i = c(() => [
31
+ ), a = c(() => [
32
32
  "ma-icon",
33
33
  "ak-icon",
34
- `ak-icon--${o.name}`,
35
- Je[o.size],
36
- { "animate-spin": o.spin }
34
+ `ak-icon--${s.name}`,
35
+ Ye[s.size],
36
+ { "animate-spin": s.spin }
37
37
  ]);
38
- return (l, r) => (a(), m(Q(n(s)), {
39
- class: L(n(i))
38
+ return (l, r) => (i(), m(Z(t(o)), {
39
+ class: F(t(a))
40
40
  }, null, 8, ["class"]));
41
41
  }
42
- }), Xe = {
42
+ }), Qe = {
43
43
  name: "MaButton"
44
- }, J = /* @__PURE__ */ k({
45
- ...Xe,
44
+ }, X = /* @__PURE__ */ k({
45
+ ...Qe,
46
46
  props: {
47
47
  type: { default: "primary" },
48
48
  variant: { default: "dark" },
@@ -55,50 +55,50 @@ const ne = (t, o) => {
55
55
  icon: null,
56
56
  iconAlignment: null
57
57
  },
58
- setup(t) {
59
- const o = t, e = c(() => o.type === "secondary" ? "default" : o.type === "grey-link" ? "link" : o.type), s = c(() => [
58
+ setup(n) {
59
+ const s = n, e = c(() => s.type === "secondary" ? "default" : s.type === "grey-link" ? "link" : s.type), o = c(() => [
60
60
  `
61
61
  ma-button
62
62
  ak-button
63
- ak-button--${o.variant}
64
- ak-button--${o.type}
65
- ak-button--${o.size}
63
+ ak-button--${s.variant}
64
+ ak-button--${s.type}
65
+ ak-button--${s.size}
66
66
  `,
67
67
  {
68
- "ak-button--rounded": o.shape === "round"
68
+ "ak-button--rounded": s.shape === "round"
69
69
  },
70
70
  {
71
- "ak-button--icon-right": o.iconAlignment === "right"
71
+ "ak-button--icon-right": s.iconAlignment === "right"
72
72
  },
73
73
  {
74
74
  "ak-button--disabled": l.value
75
75
  }
76
- ]), i = c(() => o?.loading || o?.icon), l = c(() => o?.disabled || o?.loading);
77
- return (r, d) => (a(), m(n(_e), x({
78
- class: n(s),
79
- href: o.href,
80
- target: o.target,
81
- disabled: n(l),
82
- type: n(e),
76
+ ]), a = c(() => s?.loading || s?.icon), l = c(() => s?.disabled || s?.loading);
77
+ return (r, u) => (i(), m(t(_e), C({
78
+ class: t(o),
79
+ href: s.href,
80
+ target: s.target,
81
+ disabled: t(l),
82
+ type: t(e),
83
83
  role: "button"
84
84
  }, r.$attrs, { "prefix-cls": "antd-btn" }), O({ _: 2 }, [
85
- E(r.$slots, (f, p) => ({
85
+ E(r.$slots, (v, p) => ({
86
86
  name: p,
87
- fn: v(() => [
87
+ fn: g(() => [
88
88
  _(r.$slots, p)
89
89
  ])
90
90
  })),
91
- n(i) ? {
91
+ t(a) ? {
92
92
  name: "icon",
93
- fn: v(() => [
94
- o?.loading ? (a(), m(w, {
93
+ fn: g(() => [
94
+ s?.loading ? (i(), m(b, {
95
95
  key: 0,
96
96
  class: "ak-button__loader",
97
97
  spin: "",
98
98
  name: "loader"
99
- })) : (a(), m(w, {
99
+ })) : (i(), m(b, {
100
100
  key: 1,
101
- name: o?.icon
101
+ name: s?.icon
102
102
  }, null, 8, ["name"]))
103
103
  ]),
104
104
  key: "0"
@@ -106,40 +106,40 @@ const ne = (t, o) => {
106
106
  ]), 1040, ["class", "href", "target", "disabled", "type"]));
107
107
  }
108
108
  });
109
- const at = [
109
+ const ut = [
110
110
  "primary",
111
111
  "secondary",
112
112
  "link",
113
113
  "grey-link",
114
114
  "social"
115
- ], it = [
115
+ ], dt = [
116
116
  "dark",
117
117
  "plain",
118
118
  "info",
119
119
  "success",
120
120
  "warning",
121
121
  "danger"
122
- ], Qe = [
122
+ ], Ze = [
123
123
  "small",
124
124
  "middle",
125
125
  "large",
126
126
  "x-large",
127
127
  "2x-large"
128
- ], lt = [
128
+ ], mt = [
129
129
  "default",
130
130
  "round"
131
- ], rt = [
131
+ ], gt = [
132
132
  "_blank",
133
133
  "_self",
134
134
  "_top",
135
135
  "_parent"
136
- ], ct = [
136
+ ], vt = [
137
137
  "left",
138
138
  "right"
139
- ], Ze = {
139
+ ], es = { class: "icon-wrapper" }, ss = {
140
140
  name: "MaTrackButton"
141
- }, pt = /* @__PURE__ */ k({
142
- ...Ze,
141
+ }, ft = /* @__PURE__ */ k({
142
+ ...ss,
143
143
  props: {
144
144
  variant: { default: "default" },
145
145
  size: { default: "md" },
@@ -149,72 +149,74 @@ const at = [
149
149
  showClose: { type: Boolean },
150
150
  keyword: null
151
151
  },
152
- setup(t) {
153
- const o = t, e = c(() => [
152
+ setup(n) {
153
+ const s = n, e = c(() => [
154
154
  `
155
155
  ma-track-button
156
156
  ak-track-button
157
- ak-track-button--${o.variant}
158
- ak-track-button--${o.size}
157
+ ak-track-button--${s.variant}
158
+ ak-track-button--${s.size}
159
159
  `,
160
160
  {
161
- "ak-track-button--tracked": o?.tracked
161
+ "ak-track-button--tracked": s?.tracked
162
162
  },
163
163
  {
164
- "ak-track-button--loading": o?.loading
164
+ "ak-track-button--loading": s?.loading
165
165
  },
166
166
  {
167
- "ak-track-button--show-close": o?.showClose
167
+ "ak-track-button--show-close": s?.showClose
168
168
  }
169
- ]), s = c(
170
- () => o.loading ? "loader" : o?.showClose ? "close-circle" : o?.tracked ? "tick-circle-bold" : "add"
171
- ), i = c(() => o.size === "lg" ? "sm" : "xs");
172
- return (l, r) => (a(), m(n(_e), x(l.$attrs, {
173
- class: n(e),
174
- disabled: o?.disabled || o?.loading,
169
+ ]), o = c(
170
+ () => s.loading ? "loader" : s?.showClose ? "close-circle" : s?.tracked ? "tick-circle-bold" : "add"
171
+ ), a = c(() => s.size === "lg" ? "sm" : "xs");
172
+ return (l, r) => (i(), m(t(_e), C(l.$attrs, {
173
+ class: t(e),
174
+ disabled: s?.disabled || s?.loading,
175
175
  role: "button",
176
176
  "prefix-cls": "antd-btn"
177
177
  }), O({
178
- icon: v(() => [
179
- z(w, {
180
- spin: o?.loading,
181
- name: n(s),
182
- size: n(i)
183
- }, null, 8, ["spin", "name", "size"])
178
+ icon: g(() => [
179
+ $("div", es, [
180
+ x(b, {
181
+ spin: s?.loading,
182
+ name: t(o),
183
+ size: t(a)
184
+ }, null, 8, ["spin", "name", "size"])
185
+ ])
184
186
  ]),
185
- default: v(() => [
186
- R(" " + C(t.keyword) + " ", 1)
187
+ default: g(() => [
188
+ D(" " + M(n.keyword) + " ", 1)
187
189
  ]),
188
190
  _: 2
189
191
  }, [
190
- E(l.$slots, (d, f) => ({
191
- name: f,
192
- fn: v(() => [
193
- _(l.$slots, f)
192
+ E(l.$slots, (u, v) => ({
193
+ name: v,
194
+ fn: g(() => [
195
+ _(l.$slots, v)
194
196
  ])
195
197
  }))
196
198
  ]), 1040, ["class", "disabled"]));
197
199
  }
198
200
  });
199
- const ut = [
201
+ const _t = [
200
202
  "default"
201
- ], dt = [
203
+ ], yt = [
202
204
  "sm",
203
205
  "md",
204
206
  "lg"
205
- ], eo = {
207
+ ], os = {
206
208
  key: 0,
207
209
  class: "ma-toggle__titles"
208
- }, oo = {
210
+ }, ts = {
209
211
  key: 0,
210
212
  class: "ma-toggle__titles__title"
211
- }, so = {
213
+ }, ns = {
212
214
  key: 1,
213
215
  class: "ma-toggle__titles__sub-title"
214
- }, to = {
216
+ }, as = {
215
217
  name: "MaToggle"
216
- }, mt = /* @__PURE__ */ k({
217
- ...to,
218
+ }, ht = /* @__PURE__ */ k({
219
+ ...as,
218
220
  props: {
219
221
  size: { default: "default" },
220
222
  disabled: { type: Boolean },
@@ -226,51 +228,51 @@ const ut = [
226
228
  subTitle: null
227
229
  },
228
230
  emits: ["click", "change"],
229
- setup(t, { emit: o }) {
230
- const e = t, s = c({
231
+ setup(n, { emit: s }) {
232
+ const e = n, o = c({
231
233
  get() {
232
234
  return e.checked;
233
235
  },
234
236
  set(l) {
235
- o("change", l);
237
+ s("change", l);
236
238
  }
237
- }), i = c(() => [
239
+ }), a = c(() => [
238
240
  "ma-toggle",
239
241
  `ma-toggle--${e.size}`,
240
242
  {
241
243
  "ma-toggle--disabled": e.disabled
242
244
  }
243
245
  ]);
244
- return (l, r) => (a(), u("div", {
245
- class: L(n(i))
246
+ return (l, r) => (i(), d("div", {
247
+ class: F(t(a))
246
248
  }, [
247
- z(n(Ae), x({
249
+ x(t(Ne), C({
248
250
  class: "ma-toggle__switch",
249
- checked: n(s),
250
- "onUpdate:checked": r[0] || (r[0] = (d) => W(s) ? s.value = d : null)
251
+ checked: t(o),
252
+ "onUpdate:checked": r[0] || (r[0] = (u) => W(o) ? o.value = u : null)
251
253
  }, l.$attrs, {
252
- onClick: r[1] || (r[1] = (d) => l.$emit("click", d)),
254
+ onClick: r[1] || (r[1] = (u) => l.$emit("click", u)),
253
255
  disabled: e.disabled,
254
256
  loading: e.loading,
255
257
  checkedChildren: e.checkedChildren,
256
258
  unCheckedChildren: e.unCheckedChildren,
257
259
  "prefix-cls": "antd-switch"
258
260
  }), null, 16, ["checked", "disabled", "loading", "checkedChildren", "unCheckedChildren"]),
259
- e.title || e.subTitle ? (a(), u("div", eo, [
260
- e.title ? (a(), u("span", oo, C(e.title), 1)) : y("", !0),
261
- e.subTitle ? (a(), u("span", so, C(e.subTitle), 1)) : y("", !0)
261
+ e.title || e.subTitle ? (i(), d("div", os, [
262
+ e.title ? (i(), d("span", ts, M(e.title), 1)) : y("", !0),
263
+ e.subTitle ? (i(), d("span", ns, M(e.subTitle), 1)) : y("", !0)
262
264
  ])) : y("", !0)
263
265
  ], 2));
264
266
  }
265
267
  });
266
- const gt = [
268
+ const bt = [
267
269
  "small",
268
270
  "default",
269
271
  "large"
270
- ], no = ["aria-checked", "disabled"], ao = {
272
+ ], is = ["aria-checked", "disabled"], ls = {
271
273
  name: "MaSwitch"
272
- }, vt = /* @__PURE__ */ k({
273
- ...ao,
274
+ }, kt = /* @__PURE__ */ k({
275
+ ...ls,
274
276
  props: {
275
277
  active: null,
276
278
  leftIcon: null,
@@ -284,15 +286,15 @@ const gt = [
284
286
  "click",
285
287
  "change"
286
288
  ],
287
- setup(t, { emit: o }) {
288
- const e = t, s = c({
289
+ setup(n, { emit: s }) {
290
+ const e = n, o = c({
289
291
  get() {
290
292
  return e.active;
291
293
  },
292
294
  set(r) {
293
- o("change", r);
295
+ s("change", r);
294
296
  }
295
- }), i = c(() => [
297
+ }), a = c(() => [
296
298
  "ma-switch",
297
299
  "ak-switch",
298
300
  `ak-switch--${e.type}`,
@@ -300,44 +302,44 @@ const gt = [
300
302
  "ak-switch--disabled": e.disabled
301
303
  }
302
304
  ]), l = (r) => {
303
- e.disabled || (s.value = r);
305
+ e.disabled || (o.value = r);
304
306
  };
305
- return (r, d) => (a(), u("button", x(r.$attrs, {
306
- class: n(i),
307
+ return (r, u) => (i(), d("button", C(r.$attrs, {
308
+ class: t(a),
307
309
  type: "button",
308
310
  role: "switch",
309
- "aria-checked": n(s) === e.rightValue,
311
+ "aria-checked": t(o) === e.rightValue,
310
312
  disabled: e.disabled
311
313
  }), [
312
314
  $("span", {
313
- class: L({ active: e.active === e.leftValue }),
314
- onClick: d[0] || (d[0] = (f) => l(e.leftValue))
315
+ class: F({ active: e.active === e.leftValue }),
316
+ onClick: u[0] || (u[0] = (v) => l(e.leftValue))
315
317
  }, [
316
- z(w, {
318
+ x(b, {
317
319
  name: e.leftIcon
318
320
  }, null, 8, ["name"])
319
321
  ], 2),
320
322
  $("span", {
321
- class: L({ active: e.active === e.rightValue }),
322
- onClick: d[1] || (d[1] = (f) => l(e.rightValue))
323
+ class: F({ active: e.active === e.rightValue }),
324
+ onClick: u[1] || (u[1] = (v) => l(e.rightValue))
323
325
  }, [
324
- z(w, {
326
+ x(b, {
325
327
  name: e.rightIcon
326
328
  }, null, 8, ["name"])
327
329
  ], 2)
328
- ], 16, no));
330
+ ], 16, is));
329
331
  }
330
332
  });
331
- const ft = [
333
+ const $t = [
332
334
  "primary",
333
335
  "secondary"
334
- ], io = { class: "ak-tooltip-overlay__content" }, lo = { class: "ak-tooltip-overlay__content__title" }, ro = {
336
+ ], rs = { class: "ak-tooltip-overlay__content" }, cs = { class: "ak-tooltip-overlay__content__title" }, ps = {
335
337
  key: 0,
336
338
  class: "ak-tooltip-overlay__content__description"
337
- }, co = {
339
+ }, us = {
338
340
  name: "MaTooltip"
339
- }, _t = /* @__PURE__ */ k({
340
- ...co,
341
+ }, ye = /* @__PURE__ */ k({
342
+ ...us,
341
343
  props: {
342
344
  placement: { default: "top" },
343
345
  type: { default: "secondary" },
@@ -346,48 +348,50 @@ const ft = [
346
348
  description: null,
347
349
  trigger: { default: "hover" },
348
350
  closable: { type: Boolean },
349
- defaultVisible: { type: Boolean, default: !1 }
351
+ defaultVisible: { type: Boolean, default: !1 },
352
+ overlayClassName: null
350
353
  },
351
- setup(t) {
352
- const o = t, e = c(() => [
354
+ setup(n) {
355
+ const s = n, e = c(() => [
353
356
  "ma-tooltip",
354
357
  "ak-tooltip",
355
- `ak-tooltip--${o.type}`,
356
- `ak-tooltip--${o.placement}`
357
- ]), s = c(() => [
358
+ `ak-tooltip--${s.type}`,
359
+ `ak-tooltip--${s.placement}`
360
+ ]), o = c(() => [
358
361
  "ak-tooltip-overlay",
359
- `ak-tooltip-overlay--${o.type}`,
360
- `ak-tooltip-overlay--${o.placement}`
361
- ].join(" ")), i = P(o.defaultVisible), l = () => {
362
- i.value = !1;
362
+ `ak-tooltip-overlay--${s.type}`,
363
+ `ak-tooltip-overlay--${s.placement}`,
364
+ s?.overlayClassName
365
+ ].join(" ")), a = P(s.defaultVisible), l = () => {
366
+ a.value = !1;
363
367
  };
364
- return (r, d) => (a(), m(n(Ne), x(r.$attrs, {
365
- visible: i.value,
366
- "onUpdate:visible": d[0] || (d[0] = (f) => i.value = f),
367
- class: n(e),
368
- placement: o.placement,
369
- trigger: o.trigger,
370
- overlayClassName: n(s),
368
+ return (r, u) => (i(), m(t(Re), C(r.$attrs, {
369
+ visible: a.value,
370
+ "onUpdate:visible": u[0] || (u[0] = (v) => a.value = v),
371
+ class: t(e),
372
+ placement: s.placement,
373
+ trigger: s.trigger,
374
+ overlayClassName: t(o),
371
375
  "prefix-cls": "antd-tooltip"
372
376
  }), {
373
- title: v(() => [
374
- o.icon ? (a(), m(w, {
377
+ title: g(() => [
378
+ s.icon ? (i(), m(b, {
375
379
  key: 0,
376
380
  size: "xs",
377
- name: o.icon
381
+ name: s.icon
378
382
  }, null, 8, ["name"])) : y("", !0),
379
383
  _(r.$slots, "icon"),
380
- $("div", io, [
381
- $("span", lo, [
382
- R(C(o.title) + " ", 1),
384
+ $("div", rs, [
385
+ $("span", cs, [
386
+ D(M(s.title) + " ", 1),
383
387
  _(r.$slots, "title")
384
388
  ]),
385
- o?.description || r.$slots.description ? (a(), u("span", ro, [
386
- R(C(o.description) + " ", 1),
389
+ s?.description || r.$slots.description ? (i(), d("span", ps, [
390
+ D(M(s.description) + " ", 1),
387
391
  _(r.$slots, "description")
388
392
  ])) : y("", !0)
389
393
  ]),
390
- o.closable ? (a(), m(w, {
394
+ s.closable ? (i(), m(b, {
391
395
  key: 1,
392
396
  onClick: l,
393
397
  class: "ak-tooltip-overlay__close",
@@ -395,14 +399,14 @@ const ft = [
395
399
  name: "close"
396
400
  })) : y("", !0)
397
401
  ]),
398
- default: v(() => [
402
+ default: g(() => [
399
403
  _(r.$slots, "default")
400
404
  ]),
401
405
  _: 3
402
406
  }, 16, ["visible", "class", "placement", "trigger", "overlayClassName"]));
403
407
  }
404
408
  });
405
- const yt = [
409
+ const wt = [
406
410
  "top",
407
411
  "left",
408
412
  "right",
@@ -415,84 +419,84 @@ const yt = [
415
419
  "leftBottom",
416
420
  "rightTop",
417
421
  "rightBottom"
418
- ], ht = [
422
+ ], Ct = [
419
423
  "primary",
420
424
  "secondary"
421
- ], bt = [
425
+ ], xt = [
422
426
  "hover",
423
427
  "focus",
424
428
  "click",
425
429
  "contextmenu"
426
- ], po = {
430
+ ], ds = {
427
431
  name: "MaNonHSFormsIgnore"
428
- }, uo = (t, o) => {
429
- const e = t.__vccOpts || t;
430
- for (const [s, i] of o)
431
- e[s] = i;
432
+ }, ms = (n, s) => {
433
+ const e = n.__vccOpts || n;
434
+ for (const [o, a] of s)
435
+ e[o] = a;
432
436
  return e;
433
- }, mo = /* @__PURE__ */ $("label", {
437
+ }, gs = /* @__PURE__ */ $("label", {
434
438
  for: "cc-num",
435
439
  class: "hidden"
436
- }, "HubspotCollectedFormsWorkaround", -1), go = /* @__PURE__ */ $("input", {
440
+ }, "HubspotCollectedFormsWorkaround", -1), vs = /* @__PURE__ */ $("input", {
437
441
  id: "cc-num",
438
442
  name: "cc-num",
439
443
  class: "hidden",
440
444
  required: "",
441
445
  value: "HubspotCollectedFormsWorkaround"
442
446
  }, null, -1);
443
- function vo(t, o, e, s, i, l) {
444
- return a(), u(H, null, [
445
- mo,
446
- go
447
+ function fs(n, s, e, o, a, l) {
448
+ return i(), d(H, null, [
449
+ gs,
450
+ vs
447
451
  ], 64);
448
452
  }
449
- const fo = /* @__PURE__ */ uo(po, [["render", vo]]), _o = {
453
+ const _s = /* @__PURE__ */ ms(ds, [["render", fs]]), ys = {
450
454
  name: "MaForm"
451
- }, kt = /* @__PURE__ */ k({
452
- ..._o,
455
+ }, Mt = /* @__PURE__ */ k({
456
+ ...ys,
453
457
  props: {
454
458
  nonHubspotFormsIgnore: { type: Boolean, default: !0 }
455
459
  },
456
- setup(t, { expose: o }) {
457
- const e = t, s = P();
458
- return o({
459
- validate: () => s.value.validate(),
460
- clearValidate: () => s.value.clearValidate(),
461
- resetFields: () => s.value.resetFields(),
462
- scrollToField: () => s.value.scrollToField(),
463
- validateFields: () => s.value.validateFields()
464
- }), (p, M) => (a(), m(n(De), x(p.$attrs, {
460
+ setup(n, { expose: s }) {
461
+ const e = n, o = P();
462
+ return s({
463
+ validate: () => o.value.validate(),
464
+ clearValidate: () => o.value.clearValidate(),
465
+ resetFields: () => o.value.resetFields(),
466
+ scrollToField: () => o.value.scrollToField(),
467
+ validateFields: () => o.value.validateFields()
468
+ }), (p, B) => (i(), m(t(De), C(p.$attrs, {
465
469
  class: "ma-form",
466
470
  "prefix-cls": "antd-form",
467
471
  ref_key: "form",
468
- ref: s
472
+ ref: o
469
473
  }), {
470
- default: v(() => [
471
- e.nonHubspotFormsIgnore ? (a(), m(fo, { key: 0 })) : y("", !0),
474
+ default: g(() => [
475
+ e.nonHubspotFormsIgnore ? (i(), m(_s, { key: 0 })) : y("", !0),
472
476
  _(p.$slots, "default")
473
477
  ]),
474
478
  _: 3
475
479
  }, 16));
476
480
  }
477
481
  });
478
- const yo = {
482
+ const hs = {
479
483
  name: "MaFormItem"
480
- }, $t = /* @__PURE__ */ k({
481
- ...yo,
482
- setup(t) {
483
- return (o, e) => (a(), m(n(Re), x(o.$attrs, {
484
+ }, Bt = /* @__PURE__ */ k({
485
+ ...hs,
486
+ setup(n) {
487
+ return (s, e) => (i(), m(t(Pe), C(s.$attrs, {
484
488
  class: "ma-form-item",
485
489
  "prefix-cls": "antd-form"
486
490
  }), O({ _: 2 }, [
487
- E(o.$slots, (s, i) => ({
488
- name: i,
489
- fn: v(() => [
490
- _(o.$slots, i)
491
+ E(s.$slots, (o, a) => ({
492
+ name: a,
493
+ fn: g(() => [
494
+ _(s.$slots, a)
491
495
  ])
492
496
  }))
493
497
  ]), 1040));
494
498
  }
495
- }), wt = [
499
+ }), zt = [
496
500
  "horizontal",
497
501
  "vertical",
498
502
  "inline"
@@ -507,36 +511,36 @@ const yo = {
507
511
  amount: "amount",
508
512
  creditCard: "creditCard",
509
513
  userInfo: "userInfo"
510
- }, ho = {
514
+ }, bs = {
511
515
  small: "small",
512
516
  medium: "medium",
513
517
  large: "large"
514
- }, Ct = {
518
+ }, It = {
515
519
  usd: "USD",
516
520
  eur: "EUR",
517
521
  gbp: "GBP",
518
522
  jpy: "JPY"
519
- }, bo = {
523
+ }, ks = {
520
524
  USD: "$",
521
525
  EUR: "€",
522
526
  GBP: "£",
523
527
  JPY: "¥"
524
- }, ko = [
528
+ }, $s = [
525
529
  { label: "USD", value: "USD" },
526
530
  { label: "EUR", value: "EUR" },
527
531
  { label: "GBP", value: "GBP" },
528
532
  { label: "JPY", value: "JPY" }
529
- ], $o = {
533
+ ], ws = {
530
534
  name: "MaAvatar"
531
- }, wo = /* @__PURE__ */ k({
532
- ...$o,
533
- setup(t) {
534
- return (o, e) => (a(), m(n(Pe), x(o.$attrs, { "prefix-cls": "antd-avatar" }), null, 16));
535
+ }, Cs = /* @__PURE__ */ k({
536
+ ...ws,
537
+ setup(n) {
538
+ return (s, e) => (i(), m(t(Le), C(s.$attrs, { "prefix-cls": "antd-avatar" }), null, 16));
535
539
  }
536
- }), Co = { class: "dropdown-wrapper" }, xo = { class: "mobile-header" }, Mo = /* @__PURE__ */ $("label", null, "Select", -1), Bo = {
540
+ }), xs = { class: "dropdown-wrapper" }, Ms = { class: "mobile-header" }, Bs = /* @__PURE__ */ $("label", null, "Select", -1), zs = {
537
541
  name: "MaDropdownRender"
538
- }, zo = /* @__PURE__ */ k({
539
- ...Bo,
542
+ }, Is = /* @__PURE__ */ k({
543
+ ...zs,
540
544
  props: {
541
545
  menu: {
542
546
  type: Object,
@@ -548,52 +552,52 @@ const yo = {
548
552
  }
549
553
  },
550
554
  emits: ["update:filter", "closeDropdown"],
551
- setup(t, { emit: o }) {
552
- const e = t, s = (r, { attrs: d }) => d.vnodes, i = c({
555
+ setup(n, { emit: s }) {
556
+ const e = n, o = (r, { attrs: u }) => u.vnodes, a = c({
553
557
  get() {
554
558
  return e.filter;
555
559
  },
556
560
  set(r) {
557
- o("update:filter", r);
561
+ s("update:filter", r);
558
562
  }
559
563
  }), l = () => {
560
- o("closeDropdown");
564
+ s("closeDropdown");
561
565
  };
562
- return (r, d) => (a(), u("div", Co, [
563
- $("div", xo, [
564
- z(w, {
566
+ return (r, u) => (i(), d("div", xs, [
567
+ $("div", Ms, [
568
+ x(b, {
565
569
  size: "lg",
566
570
  name: "close-circle",
567
571
  onClick: l
568
572
  }),
569
- Mo,
570
- z(J, {
573
+ Bs,
574
+ x(X, {
571
575
  type: "grey-link",
572
576
  onClick: l
573
577
  }, {
574
- default: v(() => [
575
- R("Done")
578
+ default: g(() => [
579
+ D("Done")
576
580
  ]),
577
581
  _: 1
578
582
  })
579
583
  ]),
580
- z(Fo, {
581
- value: n(i),
582
- "onUpdate:value": d[0] || (d[0] = (f) => W(i) ? i.value = f : null),
584
+ x(Fs, {
585
+ value: t(a),
586
+ "onUpdate:value": u[0] || (u[0] = (v) => W(a) ? a.value = v : null),
583
587
  autofocus: "",
584
588
  placeholder: "Search",
585
589
  "prefix-icon": "search-normal"
586
590
  }, null, 8, ["value"]),
587
- z(s, { vnodes: t.menu }, null, 8, ["vnodes"])
591
+ x(o, { vnodes: n.menu }, null, 8, ["vnodes"])
588
592
  ]));
589
593
  }
590
- }), Io = {
594
+ }), Ss = {
591
595
  key: 0,
592
596
  class: "prefix-icon"
593
- }, So = {
597
+ }, Ts = {
594
598
  name: "MaSelect"
595
- }, To = /* @__PURE__ */ k({
596
- ...So,
599
+ }, As = /* @__PURE__ */ k({
600
+ ...Ts,
597
601
  props: {
598
602
  allowClear: { type: Boolean },
599
603
  autoClearSearchValue: { type: Boolean, default: !0 },
@@ -623,22 +627,22 @@ const yo = {
623
627
  emits: [
624
628
  "update:value"
625
629
  ],
626
- setup(t, { emit: o }) {
627
- const e = t, s = Z(), i = P(e?.searchValue), l = P(e.open), r = c(() => !e?.mode && e?.showSearch), d = c({
630
+ setup(n, { emit: s }) {
631
+ const e = n, o = se(), a = P(e?.searchValue), l = P(e.open), r = c(() => !e?.mode && e?.showSearch), u = c({
628
632
  get() {
629
633
  return e.value;
630
634
  },
631
- set(b) {
632
- o("update:value", b);
635
+ set(w) {
636
+ s("update:value", w);
633
637
  }
634
- }), f = c(() => [
638
+ }), v = c(() => [
635
639
  "ma-select",
636
640
  `ma-select--${e.size}`,
637
641
  {
638
- "ma-select--has-prefix": e.mode ? !1 : s?.prefixIcon || e?.prefixIcon
642
+ "ma-select--has-prefix": e.mode ? !1 : o?.prefixIcon || e?.prefixIcon
639
643
  },
640
644
  {
641
- "ma-select--selected": Array.isArray(d.value) ? d.value.length : d.value
645
+ "ma-select--selected": Array.isArray(u.value) ? u.value.length : u.value
642
646
  },
643
647
  {
644
648
  "ma-select--custom-render": r
@@ -646,82 +650,82 @@ const yo = {
646
650
  ]), p = c(() => [
647
651
  e?.dropdownClassName,
648
652
  "ma-select-dropdown",
649
- !e?.mode && (s?.prefixIcon || e?.prefixIcon) ? "ma-select-dropdown--has-prefix" : null
650
- ].join(" ")), M = c(() => e?.loading ? "loader" : e?.suffixIcon), S = c(() => Object.keys(s).filter((b) => !["option"].includes(b))), I = c(() => e?.showArrow || !e?.mode), N = () => {
653
+ !e?.mode && (o?.prefixIcon || e?.prefixIcon) ? "ma-select-dropdown--has-prefix" : null
654
+ ].join(" ")), B = c(() => e?.loading ? "loader" : e?.suffixIcon), S = c(() => Object.keys(o).filter((w) => !["option"].includes(w))), I = c(() => e?.showArrow || !e?.mode), N = () => {
651
655
  l.value = !0;
652
- }, h = (b) => {
653
- l.value = b, i.value = "";
654
- }, T = c(() => !r.value && e?.showSearch), B = () => typeof window.orientation < "u" || navigator.userAgent.indexOf("Mobile") !== -1 ? window.innerHeight : e?.listHeight, V = () => {
656
+ }, h = (w) => {
657
+ l.value = w, a.value = "";
658
+ }, T = c(() => !r.value && e?.showSearch), z = () => typeof window.orientation < "u" || navigator.userAgent.indexOf("Mobile") !== -1 ? window.innerHeight : e?.listHeight, j = () => {
655
659
  l.value = !1;
656
660
  };
657
- return (b, j) => (a(), m(n(Fe), x({
658
- value: n(d),
659
- "onUpdate:value": j[1] || (j[1] = (D) => W(d) ? d.value = D : null)
660
- }, b.$attrs, {
661
- class: n(f),
661
+ return (w, V) => (i(), m(t(Fe), C({
662
+ value: t(u),
663
+ "onUpdate:value": V[1] || (V[1] = (R) => W(u) ? u.value = R : null)
664
+ }, w.$attrs, {
665
+ class: t(v),
662
666
  allowClear: e?.allowClear,
663
667
  autoClearSearchValue: e?.autoClearSearchValue,
664
668
  autofocus: e?.autofocus,
665
669
  defaultOpen: e?.defaultOpen,
666
670
  disabled: e?.disabled || e?.loading,
667
- dropdownClassName: n(p),
671
+ dropdownClassName: t(p),
668
672
  loading: e?.loading,
669
673
  optionFilterProp: e?.optionFilterProp,
670
674
  optionLabelProp: e?.optionLabelProp,
671
675
  options: e?.options,
672
676
  placeholder: e?.placeholder,
673
- searchValue: i.value || void 0,
674
- showSearch: n(T),
675
- showArrow: n(I),
677
+ searchValue: a.value || void 0,
678
+ showSearch: t(T),
679
+ showArrow: t(I),
676
680
  mode: e?.mode,
677
- "list-height": B(),
681
+ "list-height": z(),
678
682
  size: e?.size,
679
683
  open: l.value,
680
684
  onClick: N,
681
685
  onDropdownVisibleChange: h,
682
686
  "prefix-cls": "antd-select"
683
687
  }), O({
684
- suffixIcon: v(() => [
685
- z(w, {
688
+ suffixIcon: g(() => [
689
+ x(b, {
686
690
  spin: e?.loading,
687
- name: n(M) || "chevron-down"
691
+ name: t(B) || "chevron-down"
688
692
  }, null, 8, ["spin", "name"]),
689
- b.$slots?.prefixIcon || e?.prefixIcon ? (a(), u("div", Io, [
690
- _(b.$slots, "prefixIcon", {}, () => [
691
- e?.prefixIcon ? (a(), m(w, {
693
+ w.$slots?.prefixIcon || e?.prefixIcon ? (i(), d("div", Ss, [
694
+ _(w.$slots, "prefixIcon", {}, () => [
695
+ e?.prefixIcon ? (i(), m(b, {
692
696
  key: 0,
693
697
  name: e?.prefixIcon
694
698
  }, null, 8, ["name"])) : y("", !0)
695
699
  ])
696
700
  ])) : y("", !0)
697
701
  ]),
698
- removeIcon: v(() => [
699
- z(w, {
702
+ removeIcon: g(() => [
703
+ x(b, {
700
704
  name: e?.removeIcon || "close"
701
705
  }, null, 8, ["name"])
702
706
  ]),
703
707
  _: 2
704
708
  }, [
705
- E(n(S), (D) => ({
706
- name: D,
707
- fn: v(() => [
708
- _(b.$slots, D)
709
+ E(t(S), (R) => ({
710
+ name: R,
711
+ fn: g(() => [
712
+ _(w.$slots, R)
709
713
  ])
710
714
  })),
711
- b.$slots.option ? {
715
+ w.$slots.option ? {
712
716
  name: "option",
713
- fn: v(({ label: D, value: q }) => [
714
- _(b.$slots, "option", {
715
- label: D,
716
- value: q
717
+ fn: g(({ label: R, value: U }) => [
718
+ _(w.$slots, "option", {
719
+ label: R,
720
+ value: U
717
721
  })
718
722
  ]),
719
723
  key: "0"
720
724
  } : void 0,
721
725
  e?.clearIcon ? {
722
726
  name: "clearIcon",
723
- fn: v(() => [
724
- e?.clearIcon ? (a(), m(w, {
727
+ fn: g(() => [
728
+ e?.clearIcon ? (i(), m(b, {
725
729
  key: 0,
726
730
  name: e?.clearIcon
727
731
  }, null, 8, ["name"])) : y("", !0)
@@ -730,32 +734,32 @@ const yo = {
730
734
  } : void 0,
731
735
  e?.menuItemSelectedIcon ? {
732
736
  name: "menuItemSelectedIcon",
733
- fn: v(() => [
734
- z(w, {
737
+ fn: g(() => [
738
+ x(b, {
735
739
  name: e?.menuItemSelectedIcon
736
740
  }, null, 8, ["name"])
737
741
  ]),
738
742
  key: "2"
739
743
  } : void 0,
740
- b.$slots.notFoundContent ? void 0 : {
744
+ w.$slots.notFoundContent ? void 0 : {
741
745
  name: "notFoundContent",
742
- fn: v(() => [
743
- z(w, {
746
+ fn: g(() => [
747
+ x(b, {
744
748
  size: "sm",
745
749
  name: "warning"
746
750
  }),
747
- R(" No result found! ")
751
+ D(" No result found! ")
748
752
  ]),
749
753
  key: "3"
750
754
  },
751
- n(r) && l.value ? {
755
+ t(r) && l.value ? {
752
756
  name: "dropdownRender",
753
- fn: v(({ menuNode: D }) => [
754
- z(zo, {
755
- filter: i.value,
756
- "onUpdate:filter": j[0] || (j[0] = (q) => i.value = q),
757
- menu: D,
758
- onCloseDropdown: V
757
+ fn: g(({ menuNode: R }) => [
758
+ x(Is, {
759
+ filter: a.value,
760
+ "onUpdate:filter": V[0] || (V[0] = (U) => a.value = U),
761
+ menu: R,
762
+ onCloseDropdown: j
759
763
  }, null, 8, ["filter", "menu"])
760
764
  ]),
761
765
  key: "4"
@@ -763,24 +767,24 @@ const yo = {
763
767
  ]), 1040, ["value", "class", "allowClear", "autoClearSearchValue", "autofocus", "defaultOpen", "disabled", "dropdownClassName", "loading", "optionFilterProp", "optionLabelProp", "options", "placeholder", "searchValue", "showSearch", "showArrow", "mode", "list-height", "size", "open"]));
764
768
  }
765
769
  });
766
- const Ao = ["for"], No = {
770
+ const Ns = ["for"], Rs = {
767
771
  key: 1,
768
772
  class: "ak-input__wrapper"
769
- }, Do = {
773
+ }, Ds = {
770
774
  key: 1,
771
775
  class: "currency"
772
- }, Ro = {
776
+ }, Ps = {
773
777
  key: 3,
774
778
  class: "ak-input__hint-text"
775
- }, Po = {
779
+ }, Ls = {
776
780
  name: "MaInput",
777
781
  inheritAttrs: !1
778
- }, Fo = /* @__PURE__ */ k({
779
- ...Po,
782
+ }, Fs = /* @__PURE__ */ k({
783
+ ...Ls,
780
784
  props: {
781
785
  allowClear: { type: Boolean },
782
786
  type: { default: K.text },
783
- size: { default: ho.small },
787
+ size: { default: bs.small },
784
788
  title: null,
785
789
  hintText: null,
786
790
  hasError: { type: Boolean },
@@ -802,9 +806,9 @@ const Ao = ["for"], No = {
802
806
  "update:value",
803
807
  "update:amountCurrency"
804
808
  ],
805
- setup(t, { emit: o }) {
806
- const e = t, s = we(), i = P(null), l = c(() => [K.amount, K.creditCard].includes(e.type) ? "number" : e.type === K.userInfo ? "text" : e.type), r = c(() => [
807
- `ma-input ak-input ak-input--${e.type} ak-input--${e.size} ${s?.class}`,
809
+ setup(n, { emit: s }) {
810
+ const e = n, o = Ce(), a = P(null), l = c(() => [K.amount, K.creditCard].includes(e.type) ? "number" : e.type === K.userInfo ? "text" : e.type), r = c(() => [
811
+ `ma-input ak-input ak-input--${e.type} ak-input--${e.size} ${o?.class}`,
808
812
  {
809
813
  "ak-input--has-error": e.hasError
810
814
  },
@@ -814,79 +818,79 @@ const Ao = ["for"], No = {
814
818
  {
815
819
  "ak-input--filled": e?.value
816
820
  }
817
- ]), d = c(() => ["ak-input__input", e?.inputClass]), f = c({
821
+ ]), u = c(() => ["ak-input__input", e?.inputClass]), v = c({
818
822
  get() {
819
823
  return e.value;
820
824
  },
821
- set(b) {
822
- o("update:value", b);
825
+ set(w) {
826
+ s("update:value", w);
823
827
  }
824
- }), p = c(() => e.amountCurrency ? bo[e.amountCurrency] : null), M = c({
828
+ }), p = c(() => e.amountCurrency ? ks[e.amountCurrency] : null), B = c({
825
829
  get() {
826
830
  return e.amountCurrency;
827
831
  },
828
- set(b) {
829
- o("update:amountCurrency", b);
832
+ set(w) {
833
+ s("update:amountCurrency", w);
830
834
  }
831
- }), S = c(() => e.type === K.password ? Le : Ee), I = c(() => e.type === K.password ? { "input-prefix-cls": "antd-input" } : { "prefix-cls": "antd-input" }), N = c(() => e.type === K.url ? "https" : e?.addonBefore), h = c(() => {
832
- let b = { ...s, ...I.value };
833
- return s?.class && delete b?.class, b;
834
- }), T = (b) => {
835
- o("change", b);
836
- }, B = (b) => {
837
- o("currency-change", b);
838
- }, V = () => {
839
- i.value.focus();
835
+ }), S = c(() => e.type === K.password ? Ee : je), I = c(() => e.type === K.password ? { "input-prefix-cls": "antd-input" } : { "prefix-cls": "antd-input" }), N = c(() => e.type === K.url ? "https" : e?.addonBefore), h = c(() => {
836
+ let w = { ...o, ...I.value };
837
+ return o?.class && delete w?.class, w;
838
+ }), T = (w) => {
839
+ s("change", w);
840
+ }, z = (w) => {
841
+ s("currency-change", w);
842
+ }, j = () => {
843
+ a.value.focus();
840
844
  };
841
- return (b, j) => (a(), u("div", {
842
- class: L(n(r))
845
+ return (w, V) => (i(), d("div", {
846
+ class: F(t(r))
843
847
  }, [
844
- _(b.$slots, "title"),
845
- e.title ? (a(), u("label", {
848
+ _(w.$slots, "title"),
849
+ e.title ? (i(), d("label", {
846
850
  key: 0,
847
- onClick: V,
851
+ onClick: j,
848
852
  class: "ak-input__title",
849
- for: b.$attrs?.id
850
- }, C(e.title), 9, Ao)) : y("", !0),
851
- e.type !== "textarea" ? (a(), u("div", No, [
852
- (a(), m(Q(n(S)), x({
853
- value: n(f),
854
- "onUpdate:value": j[1] || (j[1] = (D) => W(f) ? f.value = D : null)
855
- }, n(h), {
853
+ for: w.$attrs?.id
854
+ }, M(e.title), 9, Ns)) : y("", !0),
855
+ e.type !== "textarea" ? (i(), d("div", Rs, [
856
+ (i(), m(Z(t(S)), C({
857
+ value: t(v),
858
+ "onUpdate:value": V[1] || (V[1] = (R) => W(v) ? v.value = R : null)
859
+ }, t(h), {
856
860
  allowClear: e?.allowClear,
857
- type: n(l),
861
+ type: t(l),
858
862
  disabled: e?.disabled,
859
863
  placeholder: e?.placeholder,
860
- addonBefore: n(N),
861
- addonAfter: t.addonAfter,
862
- class: n(d),
864
+ addonBefore: t(N),
865
+ addonAfter: n.addonAfter,
866
+ class: t(u),
863
867
  onChange: T,
864
868
  ref_key: "inputRef",
865
- ref: i
869
+ ref: a
866
870
  }), O({
867
- prefix: v(() => [
868
- e.prefixIcon ? (a(), m(w, {
871
+ prefix: g(() => [
872
+ e.prefixIcon ? (i(), m(b, {
869
873
  key: 0,
870
874
  size: "xs",
871
875
  name: e.prefixIcon
872
- }, null, 8, ["name"])) : n(p) ? (a(), u("span", Do, C(n(p)), 1)) : e.type === n(K).userInfo ? (a(), m(wo, {
876
+ }, null, 8, ["name"])) : t(p) ? (i(), d("span", Ds, M(t(p)), 1)) : e.type === t(K).userInfo ? (i(), m(Cs, {
873
877
  key: 2,
874
878
  src: e.avatarUrl,
875
879
  disabled: e.disabled
876
880
  }, null, 8, ["src", "disabled"])) : y("", !0)
877
881
  ]),
878
- suffix: v(() => [
879
- e.type === "amount" ? (a(), m(To, {
882
+ suffix: g(() => [
883
+ e.type === "amount" ? (i(), m(As, {
880
884
  key: 0,
881
- value: n(M),
882
- "onUpdate:value": j[0] || (j[0] = (D) => W(M) ? M.value = D : null),
883
- onChange: B,
885
+ value: t(B),
886
+ "onUpdate:value": V[0] || (V[0] = (R) => W(B) ? B.value = R : null),
887
+ onChange: z,
884
888
  dropdownClassName: "ak-input__input__ma-select__dropdown",
885
- options: n(ko),
889
+ options: t($s),
886
890
  disabled: e.disabled,
887
891
  size: "small"
888
892
  }, null, 8, ["value", "options", "disabled"])) : y("", !0),
889
- e.suffixIcon ? (a(), m(w, {
893
+ e.suffixIcon ? (i(), m(b, {
890
894
  key: 1,
891
895
  size: "xs",
892
896
  name: e.suffixIcon
@@ -894,159 +898,158 @@ const Ao = ["for"], No = {
894
898
  ]),
895
899
  _: 2
896
900
  }, [
897
- E(b.$slots, (D, q) => ({
898
- name: q,
899
- fn: v(() => [
900
- _(b.$slots, q)
901
+ E(w.$slots, (R, U) => ({
902
+ name: U,
903
+ fn: g(() => [
904
+ _(w.$slots, U)
901
905
  ])
902
906
  }))
903
907
  ]), 1040, ["value", "allowClear", "type", "disabled", "placeholder", "addonBefore", "addonAfter", "class"]))
904
- ])) : (a(), m(n(Ve), x({
908
+ ])) : (i(), m(t(Ve), C({
905
909
  key: 2,
906
- value: n(f),
907
- "onUpdate:value": j[2] || (j[2] = (D) => W(f) ? f.value = D : null)
908
- }, n(h), {
909
- class: n(d),
910
+ value: t(v),
911
+ "onUpdate:value": V[2] || (V[2] = (R) => W(v) ? v.value = R : null)
912
+ }, t(h), {
913
+ class: t(u),
910
914
  disabled: e?.disabled,
911
915
  placeholder: e?.placeholder,
912
916
  onChange: T,
913
- rows: 5,
914
917
  ref_key: "inputRef",
915
- ref: i
918
+ ref: a
916
919
  }), O({ _: 2 }, [
917
- E(b.$slots, (D, q) => ({
918
- name: q,
919
- fn: v(() => [
920
- _(b.$slots, q)
920
+ E(w.$slots, (R, U) => ({
921
+ name: U,
922
+ fn: g(() => [
923
+ _(w.$slots, U)
921
924
  ])
922
925
  }))
923
926
  ]), 1040, ["value", "class", "disabled", "placeholder"])),
924
- _(b.$slots, "hint"),
925
- e.hintText ? (a(), u("div", Ro, C(e.hintText), 1)) : y("", !0)
927
+ _(w.$slots, "hint"),
928
+ e.hintText ? (i(), d("div", Ps, M(e.hintText), 1)) : y("", !0)
926
929
  ], 2));
927
930
  }
928
931
  });
929
- const Lo = {
932
+ const Es = {
930
933
  name: "MaSelectOption"
931
- }, xt = /* @__PURE__ */ k({
932
- ...Lo,
933
- setup(t) {
934
- return (o, e) => (a(), m(n(je), x(o.$attrs, {
934
+ }, St = /* @__PURE__ */ k({
935
+ ...Es,
936
+ setup(n) {
937
+ return (s, e) => (i(), m(t(Ue), C(s.$attrs, {
935
938
  class: "ma-select-option",
936
939
  "prefix-cls": "antd-select"
937
940
  }), O({ _: 2 }, [
938
- E(o.$slots, (s, i) => ({
939
- name: i,
940
- fn: v(() => [
941
- _(o.$slots, i)
941
+ E(s.$slots, (o, a) => ({
942
+ name: a,
943
+ fn: g(() => [
944
+ _(s.$slots, a)
942
945
  ])
943
946
  }))
944
947
  ]), 1040));
945
948
  }
946
- }), Mt = [
949
+ }), Tt = [
947
950
  "default",
948
951
  "large",
949
952
  "small"
950
- ], Bt = [
953
+ ], At = [
951
954
  "multiple",
952
955
  "tags"
953
- ], Eo = {
956
+ ], js = {
954
957
  name: "MaCheckbox"
955
- }, zt = /* @__PURE__ */ k({
956
- ...Eo,
958
+ }, Nt = /* @__PURE__ */ k({
959
+ ...js,
957
960
  props: {
958
961
  hint: null,
959
962
  indeterminate: { type: Boolean, default: void 0 },
960
963
  disabled: { type: Boolean }
961
964
  },
962
- setup(t) {
963
- const o = t, e = c(() => [
965
+ setup(n) {
966
+ const s = n, e = c(() => [
964
967
  "ma-checkbox",
965
968
  "ak-checkbox",
966
969
  {
967
- "ak-checkbox--intermediate": typeof o?.indeterminate == "boolean"
970
+ "ak-checkbox--intermediate": typeof s?.indeterminate == "boolean"
968
971
  }
969
972
  ]);
970
- return (s, i) => (a(), m(n(qe), x(s.$attrs, {
971
- class: n(e),
972
- disabled: o?.disabled,
973
- indeterminate: o?.indeterminate,
973
+ return (o, a) => (i(), m(t(qe), C(o.$attrs, {
974
+ class: t(e),
975
+ disabled: s?.disabled,
976
+ indeterminate: s?.indeterminate,
974
977
  "prefix-cls": "antd-checkbox"
975
978
  }), O({ _: 2 }, [
976
- E(s.$slots, (l, r) => ({
979
+ E(o.$slots, (l, r) => ({
977
980
  name: r,
978
- fn: v(() => [
979
- _(s.$slots, r),
980
- o.hint ? (a(), u("div", {
981
+ fn: g(() => [
982
+ _(o.$slots, r),
983
+ s.hint ? (i(), d("div", {
981
984
  key: r,
982
985
  class: "ak-checkbox__hint-text"
983
- }, C(o.hint), 1)) : y("", !0)
986
+ }, M(s.hint), 1)) : y("", !0)
984
987
  ])
985
988
  }))
986
989
  ]), 1040, ["class", "disabled", "indeterminate"]));
987
990
  }
988
991
  });
989
- const Vo = {
992
+ const Vs = {
990
993
  name: "MaCheckboxGroup"
991
- }, It = /* @__PURE__ */ k({
992
- ...Vo,
994
+ }, Rt = /* @__PURE__ */ k({
995
+ ...Vs,
993
996
  props: {
994
997
  hint: null,
995
998
  disabled: { type: Boolean }
996
999
  },
997
- setup(t) {
998
- const o = t;
999
- return (e, s) => (a(), m(n(Ue), x(e.$attrs, {
1000
+ setup(n) {
1001
+ const s = n;
1002
+ return (e, o) => (i(), m(t(Oe), C(e.$attrs, {
1000
1003
  class: "ak-checkbox-group ma-checkbox-group",
1001
1004
  "prefix-cls": "antd-checkbox"
1002
1005
  }), O({ _: 2 }, [
1003
- E(e.$slots, (i, l) => ({
1006
+ E(e.$slots, (a, l) => ({
1004
1007
  name: l,
1005
- fn: v(() => [
1008
+ fn: g(() => [
1006
1009
  _(e.$slots, l),
1007
- o.hint ? (a(), u("div", {
1010
+ s.hint ? (i(), d("div", {
1008
1011
  key: l,
1009
1012
  class: "ak-checkbox__hint-text"
1010
- }, C(o.hint), 1)) : y("", !0)
1013
+ }, M(s.hint), 1)) : y("", !0)
1011
1014
  ])
1012
1015
  }))
1013
1016
  ]), 1040));
1014
1017
  }
1015
- }), jo = ["value"], qo = /* @__PURE__ */ k({
1018
+ }), Us = ["value"], qs = /* @__PURE__ */ k({
1016
1019
  __name: "singleNumericInput",
1017
1020
  props: {
1018
1021
  value: { default: "" },
1019
1022
  focus: { type: Boolean, default: !1 }
1020
1023
  },
1021
1024
  emits: ["update:value"],
1022
- setup(t, { emit: o }) {
1023
- const e = t, s = P(null);
1024
- X(
1025
+ setup(n, { emit: s }) {
1026
+ const e = n, o = P(null);
1027
+ ee(
1025
1028
  () => e.focus,
1026
1029
  (l) => {
1027
- l && s.value.focus();
1030
+ l && o.value.focus();
1028
1031
  }
1029
1032
  );
1030
- const i = (l) => {
1031
- o("update:value", l.target.value);
1033
+ const a = (l) => {
1034
+ s("update:value", l.target.value);
1032
1035
  };
1033
- return (l, r) => (a(), u("input", x(l.$attrs, {
1036
+ return (l, r) => (i(), d("input", C(l.$attrs, {
1034
1037
  value: e.value,
1035
- onInput: i,
1038
+ onInput: a,
1036
1039
  ref_key: "input",
1037
- ref: s,
1040
+ ref: o,
1038
1041
  type: "number",
1039
1042
  min: "0",
1040
1043
  max: "9",
1041
1044
  maxlength: "1",
1042
1045
  pattern: "[0-9]",
1043
1046
  inputmode: "numeric"
1044
- }), null, 16, jo));
1047
+ }), null, 16, Us));
1045
1048
  }
1046
- }), Uo = {
1049
+ }), Os = {
1047
1050
  name: "MaNumericInput"
1048
- }, St = /* @__PURE__ */ k({
1049
- ...Uo,
1051
+ }, Dt = /* @__PURE__ */ k({
1052
+ ...Os,
1050
1053
  props: {
1051
1054
  disabled: { type: Boolean },
1052
1055
  length: { default: 6 },
@@ -1056,8 +1059,8 @@ const Vo = {
1056
1059
  size: { default: "medium" }
1057
1060
  },
1058
1061
  emits: ["update:value"],
1059
- setup(t, { emit: o }) {
1060
- const e = t, s = P(null), i = P(Array.from({ length: e.length }, (h, T) => e.value[T] || null)), l = c(() => [
1062
+ setup(n, { emit: s }) {
1063
+ const e = n, o = P(null), a = P(Array.from({ length: e.length }, (h, T) => e.value[T] || null)), l = c(() => [
1061
1064
  "ma-numeric-input",
1062
1065
  `ma-numeric-input--${e.size}`,
1063
1066
  {
@@ -1066,7 +1069,7 @@ const Vo = {
1066
1069
  {
1067
1070
  "ma-numeric-input--disabled": e?.disabled
1068
1071
  }
1069
- ]), r = c(() => e?.placeholderStatus ? "0" : null), d = (h) => /^Digit[0-9]$/.test(h), f = (h) => s.value = h, p = (h, T) => {
1072
+ ]), r = c(() => e?.placeholderStatus ? "0" : null), u = (h) => /^Digit[0-9]$/.test(h), v = (h) => o.value = h, p = (h, T) => {
1070
1073
  switch (h.code) {
1071
1074
  case "Backspace":
1072
1075
  case "Delete":
@@ -1076,89 +1079,89 @@ const Vo = {
1076
1079
  h.preventDefault(), S();
1077
1080
  break;
1078
1081
  case "ArrowRight":
1079
- h.preventDefault(), M();
1082
+ h.preventDefault(), B();
1080
1083
  break;
1081
1084
  default:
1082
- d(h.code) && (h.preventDefault(), I(h.key, T), M());
1085
+ u(h.code) && (h.preventDefault(), I(h.key, T), B());
1083
1086
  break;
1084
1087
  }
1085
- }, M = () => {
1086
- s.value < e.length && s.value++;
1088
+ }, B = () => {
1089
+ o.value < e.length && o.value++;
1087
1090
  }, S = () => {
1088
- e.length >= s.value && s.value > 0 && s.value--;
1091
+ e.length >= o.value && o.value > 0 && o.value--;
1089
1092
  }, I = (h, T) => {
1090
- i.value[T] = h;
1093
+ a.value[T] = h;
1091
1094
  }, N = (h, T) => {
1092
1095
  h.preventDefault();
1093
- const B = h.clipboardData.getData("text/plain").replaceAll(" ", "").replaceAll("-", "").slice(0, e.length);
1094
- B.length === 1 && B.match(/^\d+$/) ? i.value[T] = B : B.match(/^\d+$/) && (i.value = B.split(""));
1096
+ const z = h.clipboardData.getData("text/plain").replaceAll(" ", "").replaceAll("-", "").slice(0, e.length);
1097
+ z.length === 1 && z.match(/^\d+$/) ? a.value[T] = z : z.match(/^\d+$/) && (a.value = z.split(""));
1095
1098
  };
1096
- return X(
1097
- () => i.value,
1099
+ return ee(
1100
+ () => a.value,
1098
1101
  (h) => {
1099
1102
  const T = h.join("");
1100
- o("update:value", T);
1103
+ s("update:value", T);
1101
1104
  },
1102
1105
  { deep: !0 }
1103
- ), X(
1106
+ ), ee(
1104
1107
  () => e.value,
1105
1108
  (h) => {
1106
- h !== i.value.join("") && h && h.match(/^\d+$/) && (i.value = h.split("").slice(0, e.length));
1109
+ h !== a.value.join("") && h && h.match(/^\d+$/) && (a.value = h.split("").slice(0, e.length));
1107
1110
  }
1108
- ), (h, T) => (a(), u("div", x({ class: n(l) }, h.$attrs), [
1109
- (a(!0), u(H, null, E(e.length, (B) => (a(), m(qo, {
1110
- focus: s.value === B - 1,
1111
- key: B,
1112
- placeholder: n(r),
1113
- value: i.value[B - 1],
1111
+ ), (h, T) => (i(), d("div", C({ class: t(l) }, h.$attrs), [
1112
+ (i(!0), d(H, null, E(e.length, (z) => (i(), m(qs, {
1113
+ focus: o.value === z - 1,
1114
+ key: z,
1115
+ placeholder: t(r),
1116
+ value: a.value[z - 1],
1114
1117
  disabled: e.disabled,
1115
- onFocus: (V) => f(B - 1),
1116
- onKeydown: (V) => p(V, B - 1),
1117
- onPaste: (V) => N(V, B - 1),
1118
+ onFocus: (j) => v(z - 1),
1119
+ onKeydown: (j) => p(j, z - 1),
1120
+ onPaste: (j) => N(j, z - 1),
1118
1121
  class: "ma-numeric-input__input"
1119
1122
  }, null, 8, ["focus", "placeholder", "value", "disabled", "onFocus", "onKeydown", "onPaste"]))), 128))
1120
1123
  ], 16));
1121
1124
  }
1122
1125
  });
1123
- const Tt = [
1126
+ const Pt = [
1124
1127
  "small",
1125
1128
  "medium",
1126
1129
  "large"
1127
- ], Oo = {
1130
+ ], Hs = {
1128
1131
  name: "MaRadio"
1129
- }, Ho = /* @__PURE__ */ k({
1130
- ...Oo,
1132
+ }, Gs = /* @__PURE__ */ k({
1133
+ ...Hs,
1131
1134
  props: {
1132
1135
  type: { default: "button" },
1133
1136
  hint: null,
1134
1137
  disabled: { type: Boolean }
1135
1138
  },
1136
- setup(t) {
1137
- const o = t, e = c(() => [`ma-radio ma-radio--${o.type}`]);
1138
- return (s, i) => (a(), m(n(Oe), x(s.$attrs, {
1139
- class: n(e),
1139
+ setup(n) {
1140
+ const s = n, e = c(() => [`ma-radio ma-radio--${s.type}`]);
1141
+ return (o, a) => (i(), m(t(He), C(o.$attrs, {
1142
+ class: t(e),
1140
1143
  "prefix-cls": "antd-radio"
1141
1144
  }), O({ _: 2 }, [
1142
- E(s.$slots, (l, r) => ({
1145
+ E(o.$slots, (l, r) => ({
1143
1146
  name: r,
1144
- fn: v(() => [
1145
- _(s.$slots, r),
1146
- o.hint ? (a(), u("div", {
1147
+ fn: g(() => [
1148
+ _(o.$slots, r),
1149
+ s.hint ? (i(), d("div", {
1147
1150
  key: r,
1148
1151
  class: "ma-radio__hint-text"
1149
- }, C(o.hint), 1)) : y("", !0)
1152
+ }, M(s.hint), 1)) : y("", !0)
1150
1153
  ])
1151
1154
  }))
1152
1155
  ]), 1040, ["class"]));
1153
1156
  }
1154
1157
  });
1155
- const Go = ["aria-checked", "disabled"], Ko = ["src", "alt"], Wo = { class: "ma-app-track-button__text" }, Jo = { class: "ma-app-track-button__text__title" }, Yo = {
1158
+ const Ks = ["aria-checked", "disabled"], Ws = ["src", "alt"], Js = { class: "ma-app-track-button__text" }, Ys = { class: "ma-app-track-button__text__title" }, Xs = {
1156
1159
  key: 0,
1157
1160
  class: "ma-app-track-button__text__category"
1158
- }, Xo = { class: "ma-app-track-button__check" }, Qo = {
1161
+ }, Qs = { class: "ma-app-track-button__check" }, Zs = {
1159
1162
  name: "MaAppTrackButton"
1160
- }, At = /* @__PURE__ */ k({
1161
- ...Qo,
1163
+ }, Lt = /* @__PURE__ */ k({
1164
+ ...Zs,
1162
1165
  props: {
1163
1166
  checked: { type: Boolean, default: !1 },
1164
1167
  appIcon: null,
@@ -1169,10 +1172,10 @@ const Go = ["aria-checked", "disabled"], Ko = ["src", "alt"], Wo = { class: "ma-
1169
1172
  loading: { type: Boolean, default: !1 }
1170
1173
  },
1171
1174
  emits: ["update:checked", "change"],
1172
- setup(t, { emit: o }) {
1173
- const e = t, s = (l) => {
1174
- l.preventDefault(), o("change", !e.checked), o("update:checked", !e.checked);
1175
- }, i = c(() => [
1175
+ setup(n, { emit: s }) {
1176
+ const e = n, o = (l) => {
1177
+ l.preventDefault(), s("change", !e.checked), s("update:checked", !e.checked);
1178
+ }, a = c(() => [
1176
1179
  "ma-app-track-button",
1177
1180
  {
1178
1181
  "ma-app-track-button--disabled": e.disabled || e.loading
@@ -1184,38 +1187,38 @@ const Go = ["aria-checked", "disabled"], Ko = ["src", "alt"], Wo = { class: "ma-
1184
1187
  "ma-app-track-button--loading": e.loading
1185
1188
  }
1186
1189
  ]);
1187
- return (l, r) => (a(), u("button", x({
1188
- class: n(i),
1190
+ return (l, r) => (i(), d("button", C({
1191
+ class: t(a),
1189
1192
  role: "switch",
1190
1193
  "aria-checked": e.checked,
1191
1194
  disabled: e.disabled
1192
- }, l.$attrs, { onClick: s }), [
1195
+ }, l.$attrs, { onClick: o }), [
1193
1196
  $("img", {
1194
1197
  src: e.appIcon,
1195
1198
  alt: e.appName,
1196
1199
  width: "40",
1197
1200
  height: "40"
1198
- }, null, 8, Ko),
1199
- $("span", Wo, [
1200
- $("span", Jo, C(e.appName), 1),
1201
- e.appCategory ? (a(), u("span", Yo, C(e?.appCategory), 1)) : y("", !0)
1201
+ }, null, 8, Ws),
1202
+ $("span", Js, [
1203
+ $("span", Ys, M(e.appName), 1),
1204
+ e.appCategory ? (i(), d("span", Xs, M(e?.appCategory), 1)) : y("", !0)
1202
1205
  ]),
1203
- $("span", Xo, [
1204
- z(ge, {
1206
+ $("span", Qs, [
1207
+ x(ge, {
1205
1208
  name: "fade",
1206
1209
  mode: "out-in"
1207
1210
  }, {
1208
- default: v(() => [
1209
- e.loading ? (a(), m(w, {
1211
+ default: g(() => [
1212
+ e.loading ? (i(), m(b, {
1210
1213
  key: 0,
1211
1214
  name: "loader",
1212
1215
  size: "xs",
1213
1216
  spin: ""
1214
- })) : !e.multiple || e.checked ? (a(), m(Ho, {
1217
+ })) : !e.multiple || e.checked ? (i(), m(Gs, {
1215
1218
  key: 1,
1216
1219
  checked: e.checked,
1217
1220
  type: "check"
1218
- }, null, 8, ["checked"])) : (a(), m(w, {
1221
+ }, null, 8, ["checked"])) : (i(), m(b, {
1219
1222
  key: 2,
1220
1223
  name: "add-circle",
1221
1224
  size: "xs"
@@ -1224,22 +1227,22 @@ const Go = ["aria-checked", "disabled"], Ko = ["src", "alt"], Wo = { class: "ma-
1224
1227
  _: 1
1225
1228
  })
1226
1229
  ])
1227
- ], 16, Go));
1230
+ ], 16, Ks));
1228
1231
  }
1229
1232
  });
1230
- const Zo = { class: "ak-app-icon__logo" }, es = ["src"], os = {
1233
+ const eo = { class: "ak-app-icon__logo" }, so = ["src"], oo = {
1231
1234
  key: 1,
1232
1235
  class: "ak-app-icon-platform"
1233
- }, ss = { class: "ak-app-icon__text" }, ts = {
1236
+ }, to = { class: "ak-app-icon__text" }, no = {
1234
1237
  key: 0,
1235
1238
  class: "ak-app-name"
1236
- }, ns = {
1239
+ }, ao = {
1237
1240
  key: 1,
1238
1241
  class: "ak-app-description"
1239
- }, as = {
1242
+ }, io = {
1240
1243
  name: "MaAppIcon"
1241
- }, Nt = /* @__PURE__ */ k({
1242
- ...as,
1244
+ }, Ft = /* @__PURE__ */ k({
1245
+ ...io,
1243
1246
  props: {
1244
1247
  appIcon: null,
1245
1248
  appName: null,
@@ -1250,26 +1253,26 @@ const Zo = { class: "ak-app-icon__logo" }, es = ["src"], os = {
1250
1253
  size: { default: "medium" }
1251
1254
  },
1252
1255
  emits: ["close"],
1253
- setup(t, { emit: o }) {
1254
- const e = t, s = c(() => e.platform === "ios" ? "apple-storefront" : "android-storefront"), i = c(() => [
1256
+ setup(n, { emit: s }) {
1257
+ const e = n, o = c(() => e.platform === "ios" ? "apple-storefront" : "android-storefront"), a = c(() => [
1255
1258
  "ma-app-icon",
1256
1259
  "ak-app-icon",
1257
1260
  `ak-app-icon--${e.size}`,
1258
1261
  { "ak-app-icon--rounded": e.rounded },
1259
1262
  { "ak-app-icon--only-icon": !e?.appName && !e?.appDescription }
1260
1263
  ]), l = () => {
1261
- o("close");
1264
+ s("close");
1262
1265
  };
1263
- return (r, d) => (a(), u("div", {
1264
- class: L(n(i))
1266
+ return (r, u) => (i(), d("div", {
1267
+ class: F(t(a))
1265
1268
  }, [
1266
- $("div", Zo, [
1267
- e.closable ? (a(), u("span", {
1269
+ $("div", eo, [
1270
+ e.closable ? (i(), d("span", {
1268
1271
  key: 0,
1269
1272
  onClick: l,
1270
1273
  class: "ak-app-icon-closable"
1271
1274
  }, [
1272
- z(w, {
1275
+ x(b, {
1273
1276
  size: "xs",
1274
1277
  name: "close-circle"
1275
1278
  })
@@ -1277,51 +1280,51 @@ const Zo = { class: "ak-app-icon__logo" }, es = ["src"], os = {
1277
1280
  $("img", {
1278
1281
  class: "ak-app-icon-img",
1279
1282
  src: e.appIcon
1280
- }, null, 8, es),
1281
- e?.platform ? (a(), u("span", os, [
1282
- z(w, {
1283
+ }, null, 8, so),
1284
+ e?.platform ? (i(), d("span", oo, [
1285
+ x(b, {
1283
1286
  size: "xs",
1284
- name: n(s)
1287
+ name: t(o)
1285
1288
  }, null, 8, ["name"])
1286
1289
  ])) : y("", !0)
1287
1290
  ]),
1288
- $("div", ss, [
1289
- e?.appName ? (a(), u("span", ts, C(e.appName), 1)) : y("", !0),
1290
- e?.appDescription ? (a(), u("span", ns, C(e.appDescription), 1)) : y("", !0)
1291
+ $("div", to, [
1292
+ e?.appName ? (i(), d("span", no, M(e.appName), 1)) : y("", !0),
1293
+ e?.appDescription ? (i(), d("span", ao, M(e.appDescription), 1)) : y("", !0)
1291
1294
  ])
1292
1295
  ], 2));
1293
1296
  }
1294
1297
  });
1295
- const Dt = [
1298
+ const Et = [
1296
1299
  "x-small",
1297
1300
  "small",
1298
1301
  "medium",
1299
1302
  "large",
1300
1303
  "x-large"
1301
- ], Rt = [
1304
+ ], jt = [
1302
1305
  "play",
1303
1306
  "ios"
1304
- ], is = {
1307
+ ], lo = {
1305
1308
  name: "MaRadioGroup"
1306
- }, Pt = /* @__PURE__ */ k({
1307
- ...is,
1308
- setup(t) {
1309
- return (o, e) => (a(), m(n(He), x(o.$attrs, { "prefix-cls": "antd-radio" }), O({ _: 2 }, [
1310
- E(o.$slots, (s, i) => ({
1311
- name: i,
1312
- fn: v(() => [
1313
- _(o.$slots, i)
1309
+ }, Vt = /* @__PURE__ */ k({
1310
+ ...lo,
1311
+ setup(n) {
1312
+ return (s, e) => (i(), m(t(Ge), C(s.$attrs, { "prefix-cls": "antd-radio" }), O({ _: 2 }, [
1313
+ E(s.$slots, (o, a) => ({
1314
+ name: a,
1315
+ fn: g(() => [
1316
+ _(s.$slots, a)
1314
1317
  ])
1315
1318
  }))
1316
1319
  ]), 1040));
1317
1320
  }
1318
- }), Ft = [
1321
+ }), Ut = [
1319
1322
  "button",
1320
1323
  "check"
1321
- ], ls = {
1324
+ ], ro = {
1322
1325
  name: "MaBadge"
1323
- }, rs = /* @__PURE__ */ k({
1324
- ...ls,
1326
+ }, co = /* @__PURE__ */ k({
1327
+ ...ro,
1325
1328
  props: {
1326
1329
  type: { default: "primary" },
1327
1330
  variant: { default: "dark" },
@@ -1329,51 +1332,52 @@ const Dt = [
1329
1332
  icon: null,
1330
1333
  iconAlignment: { default: "left" }
1331
1334
  },
1332
- setup(t) {
1333
- const o = t, e = c(() => [
1335
+ setup(n) {
1336
+ const s = n, e = c(() => [
1334
1337
  "ma-badge",
1335
1338
  "ak-badge",
1336
- `ak-badge--${o.variant}--${o.type}`,
1337
- `ak-badge--${o.size}`,
1339
+ `ak-badge--${s.variant}--${s.type}`,
1340
+ `ak-badge--${s.size}`,
1338
1341
  {
1339
- "ak-badge--icon-right": o.iconAlignment === "right"
1342
+ "ak-badge--icon-right": s.iconAlignment === "right"
1340
1343
  }
1341
1344
  ]);
1342
- return (s, i) => (a(), u("div", {
1343
- class: L(n(e))
1345
+ return (o, a) => (i(), d("div", {
1346
+ class: F(t(e))
1344
1347
  }, [
1345
- o?.icon ? (a(), m(w, {
1348
+ s?.icon ? (i(), m(b, {
1346
1349
  key: 0,
1347
- name: o?.icon
1350
+ name: s?.icon
1348
1351
  }, null, 8, ["name"])) : y("", !0),
1349
- _(s.$slots, "default")
1352
+ _(o.$slots, "default")
1350
1353
  ], 2));
1351
1354
  }
1352
1355
  });
1353
- const Lt = [
1356
+ const qt = [
1354
1357
  "dark",
1355
1358
  "blue",
1356
1359
  "green",
1357
1360
  "orange",
1358
1361
  "red",
1359
- "purple"
1360
- ], Et = [
1362
+ "purple",
1363
+ "purple-light"
1364
+ ], Ot = [
1361
1365
  "primary",
1362
1366
  "secondary",
1363
1367
  "line",
1364
1368
  "dashed",
1365
1369
  "icon"
1366
- ], Vt = [
1370
+ ], Ht = [
1367
1371
  "small",
1368
1372
  "medium",
1369
1373
  "large"
1370
- ], jt = [
1374
+ ], Gt = [
1371
1375
  "left",
1372
1376
  "right"
1373
- ], cs = {
1377
+ ], po = {
1374
1378
  name: "MaAlert"
1375
- }, qt = /* @__PURE__ */ k({
1376
- ...cs,
1379
+ }, Kt = /* @__PURE__ */ k({
1380
+ ...po,
1377
1381
  props: {
1378
1382
  variant: { default: "dark" },
1379
1383
  type: { default: "primary" },
@@ -1382,53 +1386,53 @@ const Lt = [
1382
1386
  description: null,
1383
1387
  icon: null
1384
1388
  },
1385
- setup(t) {
1386
- const o = t, e = Z(), s = c(() => [`ma-alert ak-alert ak-alert--${o.variant}--${o.type}`]), i = c(() => !!o?.icon || !!e?.icon);
1387
- return (l, r) => (a(), m(n(Ge), x(l.$attrs, {
1388
- class: n(s),
1389
- description: t.description,
1390
- message: t.message,
1391
- closable: t.closable,
1392
- showIcon: n(i),
1389
+ setup(n) {
1390
+ const s = n, e = se(), o = c(() => [`ma-alert ak-alert ak-alert--${s.variant}--${s.type}`]), a = c(() => !!s?.icon || !!e?.icon);
1391
+ return (l, r) => (i(), m(t(Ke), C(l.$attrs, {
1392
+ class: t(o),
1393
+ description: n.description,
1394
+ message: n.message,
1395
+ closable: n.closable,
1396
+ showIcon: t(a),
1393
1397
  "prefix-cls": "antd-alert"
1394
1398
  }), {
1395
- closeIcon: v(() => [
1396
- z(w, {
1399
+ closeIcon: g(() => [
1400
+ x(b, {
1397
1401
  name: "close",
1398
1402
  size: "xs"
1399
1403
  })
1400
1404
  ]),
1401
- icon: v(() => [
1402
- o?.icon ? (a(), m(w, {
1405
+ icon: g(() => [
1406
+ s?.icon ? (i(), m(b, {
1403
1407
  key: 0,
1404
- name: t.icon,
1408
+ name: n.icon,
1405
1409
  size: "lg"
1406
1410
  }, null, 8, ["name"])) : y("", !0),
1407
1411
  _(l.$slots, "icon")
1408
1412
  ]),
1409
- message: v(() => [
1413
+ message: g(() => [
1410
1414
  _(l.$slots, "message")
1411
1415
  ]),
1412
- description: v(() => [
1416
+ description: g(() => [
1413
1417
  _(l.$slots, "description")
1414
1418
  ]),
1415
1419
  _: 3
1416
1420
  }, 16, ["class", "description", "message", "closable", "showIcon"]));
1417
1421
  }
1418
1422
  });
1419
- const Ut = [
1423
+ const Wt = [
1420
1424
  "dark",
1421
1425
  "blue",
1422
1426
  "green",
1423
1427
  "orange",
1424
1428
  "red"
1425
- ], Ot = [
1429
+ ], Jt = [
1426
1430
  "primary",
1427
1431
  "secondary"
1428
- ], ps = {
1432
+ ], uo = {
1429
1433
  name: "MaAnimation"
1430
- }, us = /* @__PURE__ */ k({
1431
- ...ps,
1434
+ }, mo = /* @__PURE__ */ k({
1435
+ ...uo,
1432
1436
  props: {
1433
1437
  name: { default: "rocket" },
1434
1438
  loop: { type: Boolean, default: !0 },
@@ -1438,63 +1442,63 @@ const Ut = [
1438
1442
  rendererSettings: null
1439
1443
  },
1440
1444
  emits: ["onLoaded", "onComplete", "onError"],
1441
- setup(t, { expose: o, emit: e }) {
1442
- const s = t;
1443
- let i;
1445
+ setup(n, { expose: s, emit: e }) {
1446
+ const o = n;
1447
+ let a;
1444
1448
  const l = P(null), r = P(null);
1445
- o({
1449
+ s({
1446
1450
  animation: r
1447
1451
  });
1448
- const d = c(() => ({
1449
- width: s.width ? `${s.width}px` : void 0,
1450
- height: s.height ? `${s.height}px` : void 0
1452
+ const u = c(() => ({
1453
+ width: o.width ? `${o.width}px` : void 0,
1454
+ height: o.height ? `${o.height}px` : void 0
1451
1455
  }));
1452
- X(
1453
- () => s.name,
1456
+ ee(
1457
+ () => o.name,
1454
1458
  () => {
1455
- M(), p();
1459
+ B(), p();
1456
1460
  }
1457
1461
  );
1458
- const f = async () => {
1462
+ const v = async () => {
1459
1463
  const { default: S } = await import("./lottie_light-b08f9446.mjs").then((I) => I.l);
1460
- i = S;
1464
+ a = S;
1461
1465
  }, p = async () => {
1462
1466
  try {
1463
- const { default: S } = await ne(/* @__PURE__ */ Object.assign({ "./files/fly-waiting.json": () => import("./fly-waiting-bc221374.mjs"), "./files/no-data-found.json": () => import("./no-data-found-98af8e80.mjs"), "./files/rocket.json": () => import("./rocket-21431704.mjs"), "./files/rounded-loading.json": () => import("./rounded-loading-d3184421.mjs"), "./files/sad-not-found.json": () => import("./sad-not-found-44e231b1.mjs"), "./files/success-confetti.json": () => import("./success-confetti-b9594f98.mjs") }), `./files/${s.name}.json`);
1464
- r.value = i.loadAnimation({
1467
+ const { default: S } = await ne(/* @__PURE__ */ Object.assign({ "./files/fly-waiting.json": () => import("./fly-waiting-bc221374.mjs"), "./files/no-data-found.json": () => import("./no-data-found-98af8e80.mjs"), "./files/rocket.json": () => import("./rocket-21431704.mjs"), "./files/rounded-loading.json": () => import("./rounded-loading-d3184421.mjs"), "./files/sad-not-found.json": () => import("./sad-not-found-44e231b1.mjs"), "./files/success-confetti.json": () => import("./success-confetti-b9594f98.mjs") }), `./files/${o.name}.json`);
1468
+ r.value = a.loadAnimation({
1465
1469
  container: l.value,
1466
- loop: s.loop,
1467
- autoplay: s.autoplay,
1470
+ loop: o.loop,
1471
+ autoplay: o.autoplay,
1468
1472
  animationData: S,
1469
- rendererSettings: s?.rendererSettings
1473
+ rendererSettings: o?.rendererSettings
1470
1474
  }), r.value.onComplete = () => e("onComplete"), r.value.addEventListener("DOMLoaded", function() {
1471
1475
  e("onLoaded");
1472
1476
  });
1473
1477
  } catch (S) {
1474
1478
  e("onError", S);
1475
1479
  }
1476
- }, M = () => {
1480
+ }, B = () => {
1477
1481
  r.value && r.value.destroy();
1478
1482
  };
1479
1483
  return ve(async () => {
1480
- await f(), p();
1481
- }), Ce(() => {
1482
- M();
1483
- }), (S, I) => (a(), u("div", {
1484
+ await v(), p();
1485
+ }), xe(() => {
1486
+ B();
1487
+ }), (S, I) => (i(), d("div", {
1484
1488
  ref_key: "animationRef",
1485
1489
  ref: l,
1486
1490
  class: "ma-animation",
1487
- style: fe(n(d))
1491
+ style: fe(t(u))
1488
1492
  }, null, 4));
1489
1493
  }
1490
- }), Ht = [
1494
+ }), Yt = [
1491
1495
  "rocket",
1492
1496
  "success-confetti",
1493
1497
  "rounded-loading",
1494
1498
  "fly-waiting",
1495
1499
  "no-data-found",
1496
1500
  "sad-not-found"
1497
- ], Gt = [
1501
+ ], Xt = [
1498
1502
  "info",
1499
1503
  "success",
1500
1504
  "confirm",
@@ -1506,19 +1510,19 @@ const Ut = [
1506
1510
  confirm: "warning",
1507
1511
  warning: "warning",
1508
1512
  error: "close-circle-bold"
1509
- }, ds = {
1513
+ }, go = {
1510
1514
  key: 1,
1511
1515
  class: "ak-modal__title"
1512
- }, ms = { class: "ak-modal__content" }, gs = {
1516
+ }, vo = { class: "ak-modal__content" }, fo = {
1513
1517
  key: 0,
1514
1518
  class: "ak-modal__description"
1515
- }, vs = {
1519
+ }, _o = {
1516
1520
  key: 2,
1517
1521
  class: "ak-modal__footer"
1518
- }, fs = {
1522
+ }, yo = {
1519
1523
  name: "MaModal"
1520
1524
  }, ue = /* @__PURE__ */ k({
1521
- ...fs,
1525
+ ...yo,
1522
1526
  props: {
1523
1527
  visible: { type: Boolean, default: !0 },
1524
1528
  type: null,
@@ -1535,87 +1539,87 @@ const Ut = [
1535
1539
  width: { default: 447 }
1536
1540
  },
1537
1541
  emits: ["update:visible", "ok", "cancel"],
1538
- setup(t, { emit: o }) {
1539
- const e = t, s = c({
1542
+ setup(n, { emit: s }) {
1543
+ const e = n, o = c({
1540
1544
  get() {
1541
1545
  return e.visible;
1542
1546
  },
1543
1547
  set(I) {
1544
- o("update:visible", I);
1548
+ s("update:visible", I);
1545
1549
  }
1546
- }), i = c(
1550
+ }), a = c(
1547
1551
  () => e.type && pe[e.type] ? pe[e.type] : null
1548
1552
  ), l = c(
1549
1553
  () => e.type === "error" ? "danger" : e.type === "warning" ? "warning" : "info"
1550
1554
  ), r = c(
1551
1555
  () => S?.footer || e.okText || e.cancelText
1552
- ), d = c(() => [
1556
+ ), u = c(() => [
1553
1557
  "ma-modal",
1554
1558
  "ak-modal",
1555
1559
  { [`ak-modal--${e.type}`]: !!e.type }
1556
- ]), f = c(() => [
1560
+ ]), v = c(() => [
1557
1561
  "ak-modal__header-icon",
1558
1562
  { [`ak-modal__header-icon--${e.type}`]: !!e.type }
1559
1563
  ]), p = () => {
1560
- s.value = !1, o("cancel");
1561
- }, M = () => {
1562
- o("ok");
1563
- }, S = Z();
1564
- return (I, N) => (a(), m(n(Ke), x(I.$attrs, {
1565
- visible: n(s),
1566
- "onUpdate:visible": N[0] || (N[0] = (h) => W(s) ? s.value = h : null),
1564
+ o.value = !1, s("cancel");
1565
+ }, B = () => {
1566
+ s("ok");
1567
+ }, S = se();
1568
+ return (I, N) => (i(), m(t(We), C(I.$attrs, {
1569
+ visible: t(o),
1570
+ "onUpdate:visible": N[0] || (N[0] = (h) => W(o) ? o.value = h : null),
1567
1571
  "prefix-cls": "antd-modal",
1568
- class: n(d),
1572
+ class: t(u),
1569
1573
  closable: e.closable,
1570
1574
  mask: e.mask,
1571
1575
  "mask-closable": e.maskClosable,
1572
1576
  width: e.width,
1573
1577
  footer: null,
1574
- onOk: M,
1578
+ onOk: B,
1575
1579
  onCancel: p
1576
1580
  }), {
1577
- closeIcon: v(() => [
1578
- z(w, {
1581
+ closeIcon: g(() => [
1582
+ x(b, {
1579
1583
  name: "close-circle",
1580
1584
  size: "sm"
1581
1585
  })
1582
1586
  ]),
1583
- default: v(() => [
1584
- n(i) ? (a(), u("div", {
1587
+ default: g(() => [
1588
+ t(a) ? (i(), d("div", {
1585
1589
  key: 0,
1586
- class: L(n(f))
1590
+ class: F(t(v))
1587
1591
  }, [
1588
- z(w, { name: n(i) }, null, 8, ["name"])
1592
+ x(b, { name: t(a) }, null, 8, ["name"])
1589
1593
  ], 2)) : y("", !0),
1590
- e.title || I.$slots.title ? (a(), u("h1", ds, [
1594
+ e.title || I.$slots.title ? (i(), d("h1", go, [
1591
1595
  _(I.$slots, "title"),
1592
- R(" " + C(e.title), 1)
1596
+ D(" " + M(e.title), 1)
1593
1597
  ])) : y("", !0),
1594
- $("div", ms, [
1595
- e.content ? (a(), u("div", gs, C(e.content), 1)) : y("", !0),
1598
+ $("div", vo, [
1599
+ e.content ? (i(), d("div", fo, M(e.content), 1)) : y("", !0),
1596
1600
  _(I.$slots, "content"),
1597
1601
  _(I.$slots, "default")
1598
1602
  ]),
1599
- n(r) ? (a(), u("div", vs, [
1600
- e.okText ? (a(), m(J, x({
1603
+ t(r) ? (i(), d("div", _o, [
1604
+ e.okText ? (i(), m(X, C({
1601
1605
  key: 0,
1602
- onClick: M,
1606
+ onClick: B,
1603
1607
  class: "ak-modal__ok-button",
1604
- variant: n(l),
1608
+ variant: t(l),
1605
1609
  loading: e.confirmLoading
1606
1610
  }, e.okButtonProps), {
1607
- default: v(() => [
1608
- R(C(e.okText), 1)
1611
+ default: g(() => [
1612
+ D(M(e.okText), 1)
1609
1613
  ]),
1610
1614
  _: 1
1611
1615
  }, 16, ["variant", "loading"])) : y("", !0),
1612
- e.cancelText ? (a(), m(J, x({
1616
+ e.cancelText ? (i(), m(X, C({
1613
1617
  key: 1,
1614
1618
  onClick: p,
1615
1619
  type: "grey-link"
1616
1620
  }, e.cancelButtonProps), {
1617
- default: v(() => [
1618
- R(C(e.cancelText), 1)
1621
+ default: g(() => [
1622
+ D(M(e.cancelText), 1)
1619
1623
  ]),
1620
1624
  _: 1
1621
1625
  }, 16)) : y("", !0),
@@ -1626,52 +1630,52 @@ const Ut = [
1626
1630
  }, 16, ["visible", "class", "closable", "mask", "mask-closable", "width"]));
1627
1631
  }
1628
1632
  });
1629
- const _s = ["info", "success", "warning", "error", "confirm"];
1630
- _s.forEach((t) => {
1631
- ue[t] = (o) => {
1632
- const e = document.createElement("div"), s = xe(ue, o), i = Me({
1633
- render: () => s
1633
+ const ho = ["info", "success", "warning", "error", "confirm"];
1634
+ ho.forEach((n) => {
1635
+ ue[n] = (s) => {
1636
+ const e = document.createElement("div"), o = Me(ue, s), a = Be({
1637
+ render: () => o
1634
1638
  });
1635
- return i.mount(e), document.body.appendChild(e), o.onCancel = () => {
1636
- i.unmount();
1639
+ return a.mount(e), document.body.appendChild(e), s.onCancel = () => {
1640
+ a.unmount();
1637
1641
  }, {
1638
1642
  destroy: () => {
1639
- i.unmount();
1643
+ a.unmount();
1640
1644
  }
1641
1645
  };
1642
1646
  };
1643
1647
  });
1644
- const ys = {
1648
+ const bo = {
1645
1649
  name: "MaRateStar"
1646
- }, hs = /* @__PURE__ */ k({
1647
- ...ys,
1650
+ }, ko = /* @__PURE__ */ k({
1651
+ ...bo,
1648
1652
  props: {
1649
1653
  value: null,
1650
1654
  starRate: null,
1651
1655
  iconSize: null
1652
1656
  },
1653
- setup(t) {
1654
- const o = t, e = c(() => [
1657
+ setup(n) {
1658
+ const s = n, e = c(() => [
1655
1659
  "ak-rate__item__icon",
1656
1660
  {
1657
- "ak-rate__item__icon--filled": o.value + 0.5 >= o.starRate
1661
+ "ak-rate__item__icon--filled": s.value + 0.5 >= s.starRate
1658
1662
  }
1659
- ]), s = c(() => o.starRate - 0.5 === o.value), i = c(() => s.value ? "star-half-colored" : "star-bold");
1660
- return (l, r) => (a(), m(ge, { name: "fade" }, {
1661
- default: v(() => [
1662
- z(w, {
1663
- class: L(n(e)),
1664
- name: n(i),
1665
- size: t.iconSize
1663
+ ]), o = c(() => s.starRate - 0.5 === s.value), a = c(() => o.value ? "star-half-colored" : "star-bold");
1664
+ return (l, r) => (i(), m(ge, { name: "fade" }, {
1665
+ default: g(() => [
1666
+ x(b, {
1667
+ class: F(t(e)),
1668
+ name: t(a),
1669
+ size: n.iconSize
1666
1670
  }, null, 8, ["class", "name", "size"])
1667
1671
  ]),
1668
1672
  _: 1
1669
1673
  }));
1670
1674
  }
1671
- }), bs = ["tabindex"], ks = ["onMousemove", "onMouseover"], $s = {
1675
+ }), $o = ["tabindex"], wo = ["onMousemove", "onMouseover"], Co = {
1672
1676
  name: "MaRate"
1673
- }, Kt = /* @__PURE__ */ k({
1674
- ...$s,
1677
+ }, Qt = /* @__PURE__ */ k({
1678
+ ...Co,
1675
1679
  props: {
1676
1680
  value: null,
1677
1681
  allowClear: { type: Boolean },
@@ -1682,8 +1686,8 @@ const ys = {
1682
1686
  tabIndex: { default: 0 }
1683
1687
  },
1684
1688
  emits: ["update:value", "change"],
1685
- setup(t, { emit: o }) {
1686
- const e = t, s = P(0), i = c(() => [
1689
+ setup(n, { emit: s }) {
1690
+ const e = n, o = P(0), a = c(() => [
1687
1691
  `ak-rate ak-rate--${e.size} ak-rate--${e.color}`,
1688
1692
  {
1689
1693
  "ak-rate--disabled": e?.disabled
@@ -1697,95 +1701,95 @@ const ys = {
1697
1701
  default:
1698
1702
  return "xs";
1699
1703
  }
1700
- }), r = c(() => e?.disabled ? -1 : e.tabIndex), d = () => {
1704
+ }), r = c(() => e?.disabled ? -1 : e.tabIndex), u = () => {
1701
1705
  if (!e?.disabled) {
1702
- if (e?.allowClear && s.value === e.value) {
1706
+ if (e?.allowClear && o.value === e.value) {
1703
1707
  I(0);
1704
1708
  return;
1705
1709
  }
1706
- I(s.value);
1710
+ I(o.value);
1707
1711
  }
1708
- }, f = (N) => {
1709
- e?.disabled || (s.value = N);
1712
+ }, v = (N) => {
1713
+ e?.disabled || (o.value = N);
1710
1714
  }, p = () => {
1711
- s.value = 0;
1712
- }, M = (N, h) => {
1713
- !e?.allowHalf || e.disabled || (N.offsetX < N.target.clientWidth / 2 ? s.value = h - 0.5 : s.value = h);
1715
+ o.value = 0;
1716
+ }, B = (N, h) => {
1717
+ !e?.allowHalf || e.disabled || (N.offsetX < N.target.clientWidth / 2 ? o.value = h - 0.5 : o.value = h);
1714
1718
  }, S = (N) => {
1715
1719
  e?.disabled || (N.key === "ArrowRight" && e.value < 5 ? I(e.value + (e.allowHalf ? 0.5 : 1)) : N.key === "ArrowLeft" && e.value > 0 && I(e.value - (e.allowHalf ? 0.5 : 1)));
1716
1720
  }, I = (N) => {
1717
- o("update:value", N), o("change", N);
1721
+ s("update:value", N), s("change", N);
1718
1722
  };
1719
- return (N, h) => (a(), u("ul", {
1720
- class: L(n(i)),
1723
+ return (N, h) => (i(), d("ul", {
1724
+ class: F(t(a)),
1721
1725
  onMouseleave: p,
1722
1726
  onKeydown: S,
1723
- tabindex: n(r)
1727
+ tabindex: t(r)
1724
1728
  }, [
1725
- (a(), u(H, null, E(5, (T) => $("li", {
1729
+ (i(), d(H, null, E(5, (T) => $("li", {
1726
1730
  class: "ak-rate__item",
1727
1731
  key: T,
1728
- onMousemove: (B) => M(B, T),
1729
- onMouseover: (B) => f(T),
1730
- onClick: h[0] || (h[0] = (B) => d())
1732
+ onMousemove: (z) => B(z, T),
1733
+ onMouseover: (z) => v(T),
1734
+ onClick: h[0] || (h[0] = (z) => u())
1731
1735
  }, [
1732
- z(hs, {
1736
+ x(ko, {
1733
1737
  "star-rate": T,
1734
- value: s.value || e.value,
1735
- "icon-size": n(l)
1738
+ value: o.value || e.value,
1739
+ "icon-size": t(l)
1736
1740
  }, null, 8, ["star-rate", "value", "icon-size"])
1737
- ], 40, ks)), 64))
1738
- ], 42, bs));
1741
+ ], 40, wo)), 64))
1742
+ ], 42, $o));
1739
1743
  }
1740
1744
  });
1741
- const Wt = [
1745
+ const Zt = [
1742
1746
  "small",
1743
1747
  "medium",
1744
1748
  "large"
1745
- ], Jt = [
1749
+ ], en = [
1746
1750
  "orange",
1747
1751
  "green",
1748
1752
  "red"
1749
- ], ws = {
1753
+ ], xo = {
1750
1754
  key: 0,
1751
1755
  class: "ma-spin__overlay"
1752
- }, Cs = {
1756
+ }, Mo = {
1753
1757
  key: 0,
1754
1758
  class: "custom-indicator"
1755
- }, xs = {
1759
+ }, Bo = {
1756
1760
  key: 2,
1757
1761
  class: "tip"
1758
- }, Ms = {
1762
+ }, zo = {
1759
1763
  name: "MaSpin"
1760
1764
  }, de = /* @__PURE__ */ k({
1761
- ...Ms,
1765
+ ...zo,
1762
1766
  props: {
1763
1767
  type: { default: "round" },
1764
1768
  color: { default: "dark" },
1765
1769
  spinning: { type: Boolean, default: !0 },
1766
1770
  tip: null
1767
1771
  },
1768
- setup(t) {
1769
- const o = t, e = Z(), s = c(() => [
1770
- `ma-spin ma-spin--${o.type} ma-spin--${o.color}`,
1772
+ setup(n) {
1773
+ const s = n, e = se(), o = c(() => [
1774
+ `ma-spin ma-spin--${s.type} ma-spin--${s.color}`,
1771
1775
  {
1772
1776
  "ma-spin-container": e?.default
1773
1777
  }
1774
- ]), i = c(() => [
1778
+ ]), a = c(() => [
1775
1779
  "ma-spin__icon"
1776
- ]), l = c(() => `spin-${o.type}`);
1777
- return (r, d) => (a(), u("div", x({ class: n(s) }, r.$attrs), [
1778
- o.spinning ? (a(), u("div", ws, [
1779
- r.$slots.indicator ? (a(), u("div", Cs, [
1780
+ ]), l = c(() => `spin-${s.type}`);
1781
+ return (r, u) => (i(), d("div", C({ class: t(o) }, r.$attrs), [
1782
+ s.spinning ? (i(), d("div", xo, [
1783
+ r.$slots.indicator ? (i(), d("div", Mo, [
1780
1784
  _(r.$slots, "indicator")
1781
1785
  ])) : y("", !0),
1782
- o.spinning && !r.$slots.indicator ? (a(), m(w, {
1786
+ s.spinning && !r.$slots.indicator ? (i(), m(b, {
1783
1787
  key: 1,
1784
- class: L(n(i)),
1785
- name: n(l)
1788
+ class: F(t(a)),
1789
+ name: t(l)
1786
1790
  }, null, 8, ["class", "name"])) : y("", !0),
1787
- r.$slots?.tip || o?.tip ? (a(), u("div", xs, [
1788
- R(C(o?.tip) + " ", 1),
1791
+ r.$slots?.tip || s?.tip ? (i(), d("div", Bo, [
1792
+ D(M(s?.tip) + " ", 1),
1789
1793
  _(r.$slots, "tip")
1790
1794
  ])) : y("", !0)
1791
1795
  ])) : y("", !0),
@@ -1793,21 +1797,21 @@ const Wt = [
1793
1797
  ], 16));
1794
1798
  }
1795
1799
  });
1796
- const Yt = [
1800
+ const sn = [
1797
1801
  "round",
1798
1802
  "dots",
1799
1803
  "three-circles",
1800
1804
  "three-dots"
1801
- ], Xt = [
1805
+ ], on = [
1802
1806
  "dark",
1803
1807
  "jordy",
1804
1808
  "blue",
1805
1809
  "orange",
1806
1810
  "grey"
1807
- ], Bs = {
1811
+ ], Io = {
1808
1812
  name: "MaDropdown"
1809
- }, Qt = /* @__PURE__ */ k({
1810
- ...Bs,
1813
+ }, tn = /* @__PURE__ */ k({
1814
+ ...Io,
1811
1815
  props: {
1812
1816
  destroyPopupOnHide: { type: Boolean, default: !1 },
1813
1817
  disabled: { type: Boolean, default: !1 },
@@ -1817,54 +1821,54 @@ const Yt = [
1817
1821
  overlayClassName: null
1818
1822
  },
1819
1823
  emits: ["update:visible", "visibleChange"],
1820
- setup(t, { emit: o }) {
1821
- const e = t, s = c({
1824
+ setup(n, { emit: s }) {
1825
+ const e = n, o = c({
1822
1826
  get() {
1823
1827
  return e.visible;
1824
1828
  },
1825
1829
  set(l) {
1826
- o("update:visible", l), o("visibleChange", l);
1830
+ s("update:visible", l), s("visibleChange", l);
1827
1831
  }
1828
- }), i = c(
1832
+ }), a = c(
1829
1833
  () => ["ma-dropdown-overlay", e?.overlayClassName].join(" ")
1830
1834
  );
1831
- return (l, r) => (a(), m(n(We), x({
1835
+ return (l, r) => (i(), m(t(Je), C({
1832
1836
  "prefix-cls": "antd-dropdown",
1833
- overlayClassName: n(i),
1837
+ overlayClassName: t(a),
1834
1838
  destroyPopupOnHide: e.destroyPopupOnHide,
1835
1839
  disabled: e.disabled,
1836
1840
  placement: e.placement,
1837
1841
  trigger: e.trigger
1838
1842
  }, l.$attrs, {
1839
- visible: n(s),
1840
- "onUpdate:visible": r[0] || (r[0] = (d) => W(s) ? s.value = d : null)
1843
+ visible: t(o),
1844
+ "onUpdate:visible": r[0] || (r[0] = (u) => W(o) ? o.value = u : null)
1841
1845
  }), {
1842
- overlay: v(() => [
1846
+ overlay: g(() => [
1843
1847
  _(l.$slots, "overlay")
1844
1848
  ]),
1845
- default: v(() => [
1849
+ default: g(() => [
1846
1850
  _(l.$slots, "default")
1847
1851
  ]),
1848
1852
  _: 3
1849
1853
  }, 16, ["overlayClassName", "destroyPopupOnHide", "disabled", "placement", "trigger", "visible"]));
1850
1854
  }
1851
1855
  });
1852
- const Zt = [
1856
+ const nn = [
1853
1857
  "bottomLeft",
1854
1858
  "bottom",
1855
1859
  "bottomRight",
1856
1860
  "topLeft",
1857
1861
  "top",
1858
1862
  "topRight"
1859
- ], en = [
1863
+ ], an = [
1860
1864
  "click",
1861
1865
  "hover",
1862
1866
  "contextmenu"
1863
- ], on = [
1867
+ ], ln = [
1864
1868
  "small",
1865
1869
  "medium",
1866
1870
  "large"
1867
- ], sn = [
1871
+ ], rn = [
1868
1872
  "general",
1869
1873
  "add-app",
1870
1874
  "table",
@@ -1874,10 +1878,10 @@ const Zt = [
1874
1878
  "add-app": "add-app",
1875
1879
  table: "empty-table",
1876
1880
  selection: "selection"
1877
- }, zs = { class: "ma-empty__title" }, Is = { class: "ma-empty__description" }, Ss = { class: "ma-empty__content" }, Ts = {
1881
+ }, So = { class: "ma-empty__title" }, To = { class: "ma-empty__description" }, Ao = { class: "ma-empty__content" }, No = {
1878
1882
  name: "MaEmpty"
1879
- }, tn = /* @__PURE__ */ k({
1880
- ...Ts,
1883
+ }, cn = /* @__PURE__ */ k({
1884
+ ...No,
1881
1885
  props: {
1882
1886
  size: { default: "large" },
1883
1887
  variant: { default: "general" },
@@ -1886,112 +1890,112 @@ const Zt = [
1886
1890
  title: null,
1887
1891
  description: null
1888
1892
  },
1889
- setup(t) {
1890
- const o = t, e = c(
1891
- () => o.variant && me[o.variant] ? me[o.variant] : null
1892
- ), s = c(() => [
1893
- `ma-empty ma-empty--${o.variant} ma-empty--${o.size}`
1893
+ setup(n) {
1894
+ const s = n, e = c(
1895
+ () => s.variant && me[s.variant] ? me[s.variant] : null
1896
+ ), o = c(() => [
1897
+ `ma-empty ma-empty--${s.variant} ma-empty--${s.size}`
1894
1898
  ]);
1895
- return (i, l) => (a(), u("div", {
1896
- class: L(n(s))
1899
+ return (a, l) => (i(), d("div", {
1900
+ class: F(t(o))
1897
1901
  }, [
1898
- o?.animation ? (a(), m(us, x({
1902
+ s?.animation ? (i(), m(mo, C({
1899
1903
  key: 0,
1900
- name: t.animation
1901
- }, t.animationProps), null, 16, ["name"])) : i.$slots.icon ? _(i.$slots, "icon", { key: 1 }) : (a(), m(w, {
1904
+ name: n.animation
1905
+ }, n.animationProps), null, 16, ["name"])) : a.$slots.icon ? _(a.$slots, "icon", { key: 1 }) : (i(), m(b, {
1902
1906
  key: 2,
1903
- name: n(e),
1907
+ name: t(e),
1904
1908
  class: "ma-empty__icon"
1905
1909
  }, null, 8, ["name"])),
1906
- $("span", zs, [
1907
- R(C(t.title) + " ", 1),
1908
- _(i.$slots, "title")
1910
+ $("span", So, [
1911
+ D(M(n.title) + " ", 1),
1912
+ _(a.$slots, "title")
1909
1913
  ]),
1910
- $("span", Is, [
1911
- R(C(t.description) + " ", 1),
1912
- _(i.$slots, "description")
1914
+ $("span", To, [
1915
+ D(M(n.description) + " ", 1),
1916
+ _(a.$slots, "description")
1913
1917
  ]),
1914
- $("div", Ss, [
1915
- _(i.$slots, "default")
1918
+ $("div", Ao, [
1919
+ _(a.$slots, "default")
1916
1920
  ])
1917
1921
  ], 2));
1918
1922
  }
1919
1923
  });
1920
- const nn = [
1924
+ const pn = [
1921
1925
  "button",
1922
1926
  "box",
1923
1927
  "small-box"
1924
- ], As = [
1928
+ ], Ro = [
1925
1929
  "xs",
1926
1930
  "sm",
1927
1931
  "md",
1928
1932
  "lg",
1929
1933
  "xl"
1930
1934
  ];
1931
- var U = /* @__PURE__ */ ((t) => (t.error = "error", t.done = "done", t.uploading = "uploading", t))(U || {});
1932
- const oe = (t) => {
1935
+ var q = /* @__PURE__ */ ((n) => (n.error = "error", n.done = "done", n.uploading = "uploading", n))(q || {});
1936
+ const te = (n) => {
1933
1937
  try {
1934
- return JSON.parse(t);
1938
+ return JSON.parse(n);
1935
1939
  } catch {
1936
- return t;
1940
+ return n;
1937
1941
  }
1938
- }, Ns = (t = 20) => {
1939
- let o = "";
1940
- for (let e = 0; e < t; e++)
1941
- o += Math.random().toString(36).substr(2);
1942
- return o.substr(0, t);
1943
- }, Ds = (t, o = {}, e = {}, s) => {
1944
- const i = P(0);
1945
- return { progress: i, upload: async (r, d) => {
1946
- const f = new FormData();
1947
- f.append(s, r.file), Object.entries(e).forEach(([M, S]) => {
1948
- f.append(M, S);
1942
+ }, Do = (n = 20) => {
1943
+ let s = "";
1944
+ for (let e = 0; e < n; e++)
1945
+ s += Math.random().toString(36).substr(2);
1946
+ return s.substr(0, n);
1947
+ }, Po = (n, s = {}, e = {}, o) => {
1948
+ const a = P(0);
1949
+ return { progress: a, upload: async (r, u) => {
1950
+ const v = new FormData();
1951
+ v.append(o, r.file), Object.entries(e).forEach(([B, S]) => {
1952
+ v.append(B, S);
1949
1953
  });
1950
1954
  const p = new XMLHttpRequest();
1951
- p.open("POST", t), Object.entries(o).forEach(([M, S]) => {
1952
- p.setRequestHeader(M, S);
1953
- }), p.upload.onprogress = (M) => {
1954
- M.lengthComputable && (i.value = M.loaded / M.total * 100, d(U.uploading, i.value));
1955
+ p.open("POST", n), Object.entries(s).forEach(([B, S]) => {
1956
+ p.setRequestHeader(B, S);
1957
+ }), p.upload.onprogress = (B) => {
1958
+ B.lengthComputable && (a.value = B.loaded / B.total * 100, u(q.uploading, a.value));
1955
1959
  }, p.onload = () => {
1956
- p.status >= 200 && p.status < 300 ? d(
1957
- U.done,
1958
- i.value,
1959
- oe(p.responseText)
1960
- ) : d(
1961
- U.error,
1962
- i.value,
1963
- oe(p.responseText)
1960
+ p.status >= 200 && p.status < 300 ? u(
1961
+ q.done,
1962
+ a.value,
1963
+ te(p.responseText)
1964
+ ) : u(
1965
+ q.error,
1966
+ a.value,
1967
+ te(p.responseText)
1964
1968
  );
1965
1969
  }, p.onerror = () => {
1966
- d(
1967
- U.error,
1968
- i.value,
1969
- oe(p.responseText)
1970
+ u(
1971
+ q.error,
1972
+ a.value,
1973
+ te(p.responseText)
1970
1974
  );
1971
- }, p.send(f), r.cancelRequest = () => p.abort();
1975
+ }, p.send(v), r.cancelRequest = () => p.abort();
1972
1976
  } };
1973
- }, Rs = (t, o) => {
1974
- if (!o)
1977
+ }, Lo = (n, s) => {
1978
+ if (!s)
1975
1979
  return !0;
1976
- const e = o.split(",").map((l) => l.trim()), s = t.type, i = t.name.split(".").pop()?.toLowerCase();
1980
+ const e = s.split(",").map((l) => l.trim()), o = n.type, a = n.name.split(".").pop()?.toLowerCase();
1977
1981
  for (const l of e)
1978
1982
  if (l.includes("*")) {
1979
1983
  const [r] = l.split("/");
1980
- if (s.startsWith(r))
1984
+ if (o.startsWith(r))
1981
1985
  return !0;
1982
1986
  } else if (l.startsWith(".")) {
1983
- if (l.slice(1) === i)
1987
+ if (l.slice(1) === a)
1984
1988
  return !0;
1985
1989
  } else {
1986
- const [r, d] = l.split("/"), [f, p] = s.split("/");
1987
- if (r === f && d === p)
1990
+ const [r, u] = l.split("/"), [v, p] = o.split("/");
1991
+ if (r === v && u === p)
1988
1992
  return !0;
1989
1993
  }
1990
1994
  return !1;
1991
- }, Ps = { class: "single-file" }, Fs = { class: "icon-wrapper" }, Ls = { class: "single-file__detail" }, Es = { class: "file-name" }, Vs = {
1995
+ }, Fo = { class: "single-file" }, Eo = { class: "icon-wrapper" }, jo = { class: "single-file__detail" }, Vo = { class: "file-name" }, Uo = {
1992
1996
  key: 0,
1993
1997
  class: "file-size"
1994
- }, js = { class: "file-progress" }, qs = { class: "single-file__actions" }, Us = /* @__PURE__ */ k({
1998
+ }, qo = { class: "file-progress" }, Oo = { class: "single-file__actions" }, Ho = /* @__PURE__ */ k({
1995
1999
  __name: "singleFile",
1996
2000
  props: {
1997
2001
  file: null,
@@ -1999,56 +2003,56 @@ const oe = (t) => {
1999
2003
  disabled: { type: Boolean }
2000
2004
  },
2001
2005
  emits: ["remove", "cancel"],
2002
- setup(t, { emit: o }) {
2003
- const e = t, s = c(
2006
+ setup(n, { emit: s }) {
2007
+ const e = n, o = c(
2004
2008
  () => `${(e.file.file.size / (1024 * 1024)).toFixed(1)} MB`
2005
- ), i = c(() => typeof e.file.file.size == "number"), l = () => o("remove"), r = () => o("cancel");
2006
- return (d, f) => (a(), u("div", Ps, [
2007
- $("div", Fs, [
2008
- z(w, { name: "document-bulk" })
2009
+ ), a = c(() => typeof e.file.file.size == "number"), l = () => s("remove"), r = () => s("cancel");
2010
+ return (u, v) => (i(), d("div", Fo, [
2011
+ $("div", Eo, [
2012
+ x(b, { name: "document-bulk" })
2009
2013
  ]),
2010
- $("div", Ls, [
2011
- $("span", Es, C(t.file.file.name), 1),
2012
- n(i) ? (a(), u("span", Vs, C(n(s)), 1)) : y("", !0),
2013
- $("span", js, [
2014
+ $("div", jo, [
2015
+ $("span", Vo, M(n.file.file.name), 1),
2016
+ t(a) ? (i(), d("span", Uo, M(t(o)), 1)) : y("", !0),
2017
+ $("span", qo, [
2014
2018
  $("span", {
2015
2019
  class: "progress-item",
2016
- style: fe({ width: `${t.file.progress}%` })
2020
+ style: fe({ width: `${n.file.progress}%` })
2017
2021
  }, null, 4)
2018
2022
  ])
2019
2023
  ]),
2020
- $("div", qs, [
2021
- t.file.status === n(U).uploading ? (a(), m(J, {
2024
+ $("div", Oo, [
2025
+ n.file.status === t(q).uploading ? (i(), m(X, {
2022
2026
  key: 0,
2023
- disabled: t.disabled,
2024
- onClick: f[0] || (f[0] = (p) => r()),
2027
+ disabled: n.disabled,
2028
+ onClick: v[0] || (v[0] = (p) => r()),
2025
2029
  size: "small",
2026
2030
  type: "primary",
2027
2031
  variant: "plain",
2028
2032
  icon: "close-circle-bulk"
2029
- }, null, 8, ["disabled"])) : (a(), m(J, {
2033
+ }, null, 8, ["disabled"])) : (i(), m(X, {
2030
2034
  key: 1,
2031
- disabled: t.disabled,
2032
- onClick: f[1] || (f[1] = (p) => l()),
2035
+ disabled: n.disabled,
2036
+ onClick: v[1] || (v[1] = (p) => l()),
2033
2037
  size: "small",
2034
2038
  type: "primary",
2035
2039
  variant: "plain",
2036
2040
  icon: "trash-bulk"
2037
2041
  }, null, 8, ["disabled"])),
2038
- $("span", null, "%" + C(parseInt(t.file.progress.toString())), 1)
2042
+ $("span", null, "%" + M(parseInt(n.file.progress.toString())), 1)
2039
2043
  ])
2040
2044
  ]));
2041
2045
  }
2042
- }), Os = ["onDrop"], Hs = ["accept", "multiple", "disabled"], Gs = { class: "text" }, Ks = /* @__PURE__ */ $("span", null, "Uploading file...", -1), Ws = { class: "upload-icon" }, Js = {
2046
+ }), Go = ["onDrop"], Ko = ["accept", "multiple", "disabled"], Wo = { class: "text" }, Jo = /* @__PURE__ */ $("span", null, "Uploading file...", -1), Yo = { class: "upload-icon" }, Xo = {
2043
2047
  key: 0,
2044
2048
  class: "upload-title"
2045
- }, Ys = {
2049
+ }, Qo = {
2046
2050
  key: 1,
2047
2051
  class: "upload-description"
2048
- }, Xs = {
2052
+ }, Zo = {
2049
2053
  name: "MaUpload"
2050
- }, an = /* @__PURE__ */ k({
2051
- ...Xs,
2054
+ }, un = /* @__PURE__ */ k({
2055
+ ...Zo,
2052
2056
  props: {
2053
2057
  fileList: null,
2054
2058
  type: { default: "box" },
@@ -2070,50 +2074,50 @@ const oe = (t) => {
2070
2074
  wait: { type: Boolean, default: !1 }
2071
2075
  },
2072
2076
  emits: ["update:fileList", "change", "remove", "error"],
2073
- setup(t, { emit: o }) {
2074
- const e = t, s = P(null), i = P(null), l = P(!1), r = ["dragenter", "dragover", "dragleave", "drop"], d = ["dragenter", "dragover"], f = ["dragleave", "drop"], p = c({
2077
+ setup(n, { emit: s }) {
2078
+ const e = n, o = P(null), a = P(null), l = P(!1), r = ["dragenter", "dragover", "dragleave", "drop"], u = ["dragenter", "dragover"], v = ["dragleave", "drop"], p = c({
2075
2079
  get() {
2076
2080
  return e.fileList;
2077
2081
  },
2078
- set(g) {
2079
- o("update:fileList", g), o("change", g), e?.action && g.forEach(async (A, F) => {
2080
- if ([U.done, U.error].includes(
2082
+ set(f) {
2083
+ s("update:fileList", f), s("change", f), e?.action && f.forEach(async (A, L) => {
2084
+ if ([q.done, q.error].includes(
2081
2085
  A.status
2082
2086
  ))
2083
2087
  return;
2084
- const { upload: G } = Ds(
2088
+ const { upload: G } = Po(
2085
2089
  e?.action || "",
2086
2090
  // || added for tsc warning
2087
2091
  e.headers,
2088
2092
  e.data,
2089
2093
  e.name
2090
2094
  );
2091
- e?.beforeUpload && (A.file = await e.beforeUpload(A.file)), G(A, (Y, be, ce) => {
2092
- if (p.value[F]) {
2093
- if (Y === U.error) {
2094
- o("error", { file: A.file, message: ce }), ee(
2095
- p.value.findIndex((ke) => ke.id === A.id)
2095
+ e?.beforeUpload && (A.file = await e.beforeUpload(A.file)), G(A, (Q, ke, ce) => {
2096
+ if (p.value[L]) {
2097
+ if (Q === q.error) {
2098
+ s("error", { file: A.file, message: ce }), oe(
2099
+ p.value.findIndex(($e) => $e.id === A.id)
2096
2100
  );
2097
2101
  return;
2098
2102
  }
2099
- p.value[F].progress = be, p.value[F].status = Y, p.value[F].response = ce || null, o("change", p.value[F]);
2103
+ p.value[L].progress = ke, p.value[L].status = Q, p.value[L].response = ce || null, s("change", p.value[L]);
2100
2104
  }
2101
2105
  });
2102
2106
  });
2103
2107
  }
2104
- }), M = c(
2105
- () => p.value.map((g) => g.file.name).join(", ")
2108
+ }), B = c(
2109
+ () => p.value.map((f) => f.file.name).join(", ")
2106
2110
  ), S = c(
2107
2111
  () => e.type === "box" ? e.multiple ? !0 : !p.value.length : !0
2108
2112
  ), I = c(
2109
- () => e.ordered && B.value ? !1 : p.value.length ? e.showFileList : !1
2113
+ () => e.ordered && z.value ? !1 : p.value.length ? e.showFileList : !1
2110
2114
  ), N = c(() => [
2111
2115
  `ma-upload ma-upload--${e.type} ma-upload--${e.type}--${e.size}`,
2112
2116
  {
2113
2117
  "ma-upload--active": l.value
2114
2118
  },
2115
2119
  {
2116
- "ma-upload--disabled": V.value
2120
+ "ma-upload--disabled": j.value
2117
2121
  }
2118
2122
  ]), h = c(() => [
2119
2123
  "ma-file-list",
@@ -2121,166 +2125,166 @@ const oe = (t) => {
2121
2125
  "only-file-list": !S.value
2122
2126
  }
2123
2127
  ]), T = c(() => {
2124
- const g = e?.size ? As.indexOf(e.size) : 0;
2125
- return Qe[g];
2126
- }), B = c(
2127
- () => e.wait || p.value.some((g) => g.status === U.uploading)
2128
- ), V = c(() => e?.disabled || B.value), b = (g) => Array.from(g).find(
2128
+ const f = e?.size ? Ro.indexOf(e.size) : 0;
2129
+ return Ze[f];
2130
+ }), z = c(
2131
+ () => e.wait || p.value.some((f) => f.status === q.uploading)
2132
+ ), j = c(() => e?.disabled || z.value), w = (f) => Array.from(f).find(
2129
2133
  (A) => e?.maxFileSize && A.size > e.maxFileSize
2130
- ), j = (g) => {
2131
- const A = g.target;
2134
+ ), V = (f) => {
2135
+ const A = f.target;
2132
2136
  A.files && le(Array.from(A.files));
2133
- }, D = () => {
2134
- i.value?.click();
2135
- }, q = (g) => {
2136
- g.preventDefault();
2137
+ }, R = () => {
2138
+ a.value?.click();
2139
+ }, U = (f) => {
2140
+ f.preventDefault();
2137
2141
  }, ae = () => {
2138
2142
  l.value = !0;
2139
2143
  }, ie = () => {
2140
2144
  l.value = !1;
2141
- }, ye = (g) => {
2142
- V.value || g.dataTransfer?.files && le(
2143
- Array.from(g.dataTransfer.files).filter((A) => e?.accept && !Rs(A, e.accept) ? (o("error", { file: A, message: "file type does not match!" }), !1) : !0)
2145
+ }, he = (f) => {
2146
+ j.value || f.dataTransfer?.files && le(
2147
+ Array.from(f.dataTransfer.files).filter((A) => e?.accept && !Lo(A, e.accept) ? (s("error", { file: A, message: "file type does not match!" }), !1) : !0)
2144
2148
  );
2145
- }, le = (g) => {
2146
- const A = b(g);
2149
+ }, le = (f) => {
2150
+ const A = w(f);
2147
2151
  if (A) {
2148
- o("error", { file: A, message: "File too large" });
2152
+ s("error", { file: A, message: "File too large" });
2149
2153
  return;
2150
2154
  }
2151
- const F = Array.from(g).filter(
2152
- (G, Y) => e?.maxCount ? Y + 1 <= e.maxCount : !0
2155
+ const L = Array.from(f).filter(
2156
+ (G, Q) => e?.maxCount ? Q + 1 <= e.maxCount : !0
2153
2157
  ).map((G) => ({
2154
2158
  file: G,
2155
- id: Ns(),
2156
- status: e?.action ? U.uploading : U.done,
2159
+ id: Do(),
2160
+ status: e?.action ? q.uploading : q.done,
2157
2161
  progress: e?.action ? 0 : 100,
2158
2162
  response: null
2159
2163
  }));
2160
- e.multiple ? p.value = [...p.value, ...F] : F.length && (p.value = [F[0]]);
2161
- }, ee = (g) => {
2162
- o("remove", p.value[g]), p.value = p.value.filter((A, F) => F !== g);
2163
- }, re = (g) => {
2164
- const A = p.value[g];
2165
- typeof A?.cancelRequest == "function" && A.cancelRequest(), ee(g);
2166
- }, he = (g) => {
2167
- g.stopPropagation(), p.value.forEach((A, F) => re(F)), p.value = [];
2164
+ e.multiple ? p.value = [...p.value, ...L] : L.length && (p.value = [L[0]]);
2165
+ }, oe = (f) => {
2166
+ s("remove", p.value[f]), p.value = p.value.filter((A, L) => L !== f);
2167
+ }, re = (f) => {
2168
+ const A = p.value[f];
2169
+ typeof A?.cancelRequest == "function" && A.cancelRequest(), oe(f);
2170
+ }, be = (f) => {
2171
+ f.stopPropagation(), p.value.forEach((A, L) => re(L)), p.value = [];
2168
2172
  };
2169
2173
  return ve(() => {
2170
- r.forEach((g) => {
2171
- s.value?.addEventListener(g, q);
2172
- }), d.forEach((g) => {
2173
- s.value?.addEventListener(g, ae);
2174
- }), f.forEach((g) => {
2175
- s.value?.addEventListener(g, ie);
2174
+ r.forEach((f) => {
2175
+ o.value?.addEventListener(f, U);
2176
+ }), u.forEach((f) => {
2177
+ o.value?.addEventListener(f, ae);
2178
+ }), v.forEach((f) => {
2179
+ o.value?.addEventListener(f, ie);
2176
2180
  });
2177
- }), Be(() => {
2178
- r.forEach((g) => {
2179
- s.value?.removeEventListener(g, q);
2180
- }), d.forEach((g) => {
2181
- s.value?.removeEventListener(g, ae);
2182
- }), f.forEach((g) => {
2183
- s.value?.removeEventListener(g, ie);
2181
+ }), ze(() => {
2182
+ r.forEach((f) => {
2183
+ o.value?.removeEventListener(f, U);
2184
+ }), u.forEach((f) => {
2185
+ o.value?.removeEventListener(f, ae);
2186
+ }), v.forEach((f) => {
2187
+ o.value?.removeEventListener(f, ie);
2184
2188
  });
2185
- }), (g, A) => (a(), u("div", x({ class: "ma-upload-wrapper" }, g.$attrs), [
2186
- se($("div", {
2189
+ }), (f, A) => (i(), d("div", C({ class: "ma-upload-wrapper" }, f.$attrs), [
2190
+ J($("div", {
2187
2191
  ref_key: "uploadArea",
2188
- ref: s,
2189
- class: L(n(N)),
2190
- onDrop: ze(ye, ["prevent"])
2192
+ ref: o,
2193
+ class: F(t(N)),
2194
+ onDrop: Ie(he, ["prevent"])
2191
2195
  }, [
2192
- (a(), u("input", {
2196
+ (i(), d("input", {
2193
2197
  type: "file",
2194
- accept: t.accept,
2198
+ accept: n.accept,
2195
2199
  multiple: e.multiple,
2196
- disabled: n(V),
2197
- onChange: j,
2198
- key: n(p).length,
2200
+ disabled: t(j),
2201
+ onChange: V,
2202
+ key: t(p).length,
2199
2203
  ref_key: "fileInput",
2200
- ref: i
2201
- }, null, 40, Hs)),
2202
- e.type === "button" ? (a(), m(J, {
2204
+ ref: a
2205
+ }, null, 40, Ko)),
2206
+ e.type === "button" ? (i(), m(X, {
2203
2207
  key: 0,
2204
- type: t.fileList.length ? "primary" : "secondary",
2208
+ type: n.fileList.length ? "primary" : "secondary",
2205
2209
  variant: "dark",
2206
2210
  icon: "export-2",
2207
- onClick: D,
2208
- size: n(T),
2209
- disabled: n(V),
2210
- loading: n(B)
2211
+ onClick: R,
2212
+ size: t(T),
2213
+ disabled: t(j),
2214
+ loading: t(z)
2211
2215
  }, {
2212
- default: v(() => [
2213
- R(C(t.fileList.length ? n(M) : e?.title), 1)
2216
+ default: g(() => [
2217
+ D(M(n.fileList.length ? t(B) : e?.title), 1)
2214
2218
  ]),
2215
2219
  _: 1
2216
- }, 8, ["type", "size", "disabled", "loading"])) : e.type === "small-box" ? (a(), u("div", {
2220
+ }, 8, ["type", "size", "disabled", "loading"])) : e.type === "small-box" ? (i(), d("div", {
2217
2221
  key: 1,
2218
2222
  class: "ma-upload__small_box",
2219
- onClick: D
2223
+ onClick: R
2220
2224
  }, [
2221
- n(B) ? (a(), m(de, {
2225
+ t(z) ? (i(), m(de, {
2222
2226
  key: 0,
2223
2227
  type: "three-circles",
2224
2228
  color: "blue"
2225
- })) : (a(), m(w, {
2229
+ })) : (i(), m(b, {
2226
2230
  key: 1,
2227
2231
  name: "export-2-bulk"
2228
2232
  })),
2229
- $("span", Gs, [
2230
- n(B) ? (a(), u(H, { key: 0 }, [
2231
- R(" Uploading... ")
2232
- ], 64)) : (a(), u(H, { key: 1 }, [
2233
- R(C(e?.title) + " ", 1),
2234
- _(g.$slots, "small-box-title")
2233
+ $("span", Wo, [
2234
+ t(z) ? (i(), d(H, { key: 0 }, [
2235
+ D(" Uploading... ")
2236
+ ], 64)) : (i(), d(H, { key: 1 }, [
2237
+ D(M(e?.title) + " ", 1),
2238
+ _(f.$slots, "small-box-title")
2235
2239
  ], 64))
2236
2240
  ])
2237
- ])) : (a(), u("div", {
2241
+ ])) : (i(), d("div", {
2238
2242
  key: 2,
2239
2243
  class: "ma-upload__box",
2240
- onClick: D
2244
+ onClick: R
2241
2245
  }, [
2242
- e.ordered && n(B) ? (a(), u(H, { key: 0 }, [
2243
- z(de, {
2246
+ e.ordered && t(z) ? (i(), d(H, { key: 0 }, [
2247
+ x(de, {
2244
2248
  type: "three-circles",
2245
2249
  color: "blue"
2246
2250
  }),
2247
- Ks,
2248
- z(J, {
2249
- onClick: he,
2251
+ Jo,
2252
+ x(X, {
2253
+ onClick: be,
2250
2254
  class: "box-cancel",
2251
2255
  type: "secondary",
2252
2256
  size: "small"
2253
2257
  }, {
2254
- default: v(() => [
2255
- R(" Cancel ")
2258
+ default: g(() => [
2259
+ D(" Cancel ")
2256
2260
  ]),
2257
2261
  _: 1
2258
2262
  })
2259
- ], 64)) : (a(), u(H, { key: 1 }, [
2260
- $("div", Ws, [
2261
- z(w, { name: "upload-bulk" })
2263
+ ], 64)) : (i(), d(H, { key: 1 }, [
2264
+ $("div", Yo, [
2265
+ x(b, { name: "upload-bulk" })
2262
2266
  ]),
2263
- e?.title ? (a(), u("span", Js, [
2264
- R(C(e?.title) + " ", 1),
2265
- _(g.$slots, "box-title")
2267
+ e?.title ? (i(), d("span", Xo, [
2268
+ D(M(e?.title) + " ", 1),
2269
+ _(f.$slots, "box-title")
2266
2270
  ])) : y("", !0),
2267
- e?.description ? (a(), u("span", Ys, [
2268
- R(C(e?.description) + " ", 1),
2269
- _(g.$slots, "box-description")
2271
+ e?.description ? (i(), d("span", Qo, [
2272
+ D(M(e?.description) + " ", 1),
2273
+ _(f.$slots, "box-description")
2270
2274
  ])) : y("", !0)
2271
2275
  ], 64))
2272
2276
  ]))
2273
- ], 42, Os), [
2274
- [te, n(S)]
2277
+ ], 42, Go), [
2278
+ [Y, t(S)]
2275
2279
  ]),
2276
- n(I) ? (a(), u("div", {
2280
+ t(I) ? (i(), d("div", {
2277
2281
  key: 0,
2278
- class: L(n(h))
2282
+ class: F(t(h))
2279
2283
  }, [
2280
- (a(!0), u(H, null, E(n(p), (F, G) => (a(), m(Us, {
2281
- onRemove: (Y) => ee(G),
2282
- onCancel: (Y) => re(G),
2283
- file: F,
2284
+ (i(!0), d(H, null, E(t(p), (L, G) => (i(), m(Ho, {
2285
+ onRemove: (Q) => oe(G),
2286
+ onCancel: (Q) => re(G),
2287
+ file: L,
2284
2288
  key: G,
2285
2289
  disabled: e.disabled
2286
2290
  }, null, 8, ["onRemove", "onCancel", "file", "disabled"]))), 128))
@@ -2288,10 +2292,10 @@ const oe = (t) => {
2288
2292
  ], 16));
2289
2293
  }
2290
2294
  });
2291
- const Qs = {
2295
+ const et = {
2292
2296
  name: "MaSideMenuButton"
2293
- }, ln = /* @__PURE__ */ k({
2294
- ...Qs,
2297
+ }, dn = /* @__PURE__ */ k({
2298
+ ...et,
2295
2299
  props: {
2296
2300
  icon: { default: "app" },
2297
2301
  activeIcon: null,
@@ -2300,36 +2304,36 @@ const Qs = {
2300
2304
  target: null,
2301
2305
  active: { type: Boolean, default: !1 }
2302
2306
  },
2303
- setup(t) {
2304
- const o = t, e = P(!1), s = c(() => o?.href ? "a" : "button"), i = c(() => o?.activeIcon || `${o.icon.replace("-bulk", "-bold")}`), l = c(() => [
2307
+ setup(n) {
2308
+ const s = n, e = P(!1), o = c(() => s?.href ? "a" : "button"), a = c(() => s?.activeIcon || `${s.icon.replace("-bulk", "-bold")}`), l = c(() => [
2305
2309
  "ma-side-menu-button",
2306
- { active: o?.active }
2307
- ]), r = c(() => e.value || o.active), d = () => e.value = !0, f = () => e.value = !1;
2308
- return (p, M) => (a(), m(Q(n(s)), x({
2309
- onMousedown: d,
2310
- onMouseup: f,
2310
+ { active: s?.active }
2311
+ ]), r = c(() => e.value || s.active), u = () => e.value = !0, v = () => e.value = !1;
2312
+ return (p, B) => (i(), m(Z(t(o)), C({
2313
+ onMousedown: u,
2314
+ onMouseup: v,
2311
2315
  role: "button",
2312
- target: o?.target,
2313
- class: n(l),
2314
- href: o?.href
2316
+ target: s?.target,
2317
+ class: t(l),
2318
+ href: s?.href
2315
2319
  }, p.$attrs), {
2316
- default: v(() => [
2317
- o?.icon ? (a(), u(H, { key: 0 }, [
2318
- se(z(w, {
2320
+ default: g(() => [
2321
+ s?.icon ? (i(), d(H, { key: 0 }, [
2322
+ J(x(b, {
2319
2323
  size: "md",
2320
- name: n(i)
2324
+ name: t(a)
2321
2325
  }, null, 8, ["name"]), [
2322
- [te, n(r)]
2326
+ [Y, t(r)]
2323
2327
  ]),
2324
- se(z(w, {
2328
+ J(x(b, {
2325
2329
  size: "md",
2326
- name: o.icon
2330
+ name: s.icon
2327
2331
  }, null, 8, ["name"]), [
2328
- [te, !n(r)]
2332
+ [Y, !t(r)]
2329
2333
  ])
2330
2334
  ], 64)) : y("", !0),
2331
2335
  $("span", null, [
2332
- R(C(o?.text) + " ", 1),
2336
+ D(M(s?.text) + " ", 1),
2333
2337
  _(p.$slots, "default")
2334
2338
  ])
2335
2339
  ]),
@@ -2337,48 +2341,48 @@ const Qs = {
2337
2341
  }, 16, ["target", "class", "href"]));
2338
2342
  }
2339
2343
  });
2340
- const Zs = {
2344
+ const st = {
2341
2345
  name: "MaSideMenuItem"
2342
- }, rn = /* @__PURE__ */ k({
2343
- ...Zs,
2346
+ }, mn = /* @__PURE__ */ k({
2347
+ ...st,
2344
2348
  props: {
2345
2349
  href: null,
2346
2350
  target: null,
2347
2351
  text: null,
2348
2352
  active: { type: Boolean, default: !1 },
2349
- activeColor: { default: "orange" },
2350
- badgeColor: { default: "orange" },
2353
+ activeColor: { default: "jordy-blue" },
2354
+ badgeColor: { default: "purple" },
2351
2355
  badgeText: null,
2352
2356
  child: { type: Boolean, default: !1 }
2353
2357
  },
2354
- setup(t) {
2355
- const o = t, e = c(() => o?.href ? "a" : "button"), s = c(() => [
2356
- `ma-side-menu-item active--${o.activeColor}`,
2358
+ setup(n) {
2359
+ const s = n, e = c(() => s?.href ? "a" : "button"), o = c(() => [
2360
+ `ma-side-menu-item active--${s.activeColor}`,
2357
2361
  {
2358
- active: o.active
2362
+ active: s.active
2359
2363
  },
2360
2364
  {
2361
- childe: o.child
2365
+ childe: s.child
2362
2366
  }
2363
2367
  ]);
2364
- return (i, l) => (a(), m(Q(n(e)), x({
2368
+ return (a, l) => (i(), m(Z(t(e)), C({
2365
2369
  role: "button",
2366
- target: o?.target,
2367
- class: n(s),
2368
- href: o?.href
2369
- }, i.$attrs), {
2370
- default: v(() => [
2370
+ target: s?.target,
2371
+ class: t(o),
2372
+ href: s?.href
2373
+ }, a.$attrs), {
2374
+ default: g(() => [
2371
2375
  $("span", null, [
2372
- R(C(o?.text) + " ", 1),
2373
- _(i.$slots, "default")
2376
+ D(M(s?.text) + " ", 1),
2377
+ _(a.$slots, "default")
2374
2378
  ]),
2375
- o.badgeText ? (a(), m(rs, {
2379
+ s.badgeText ? (i(), m(co, {
2376
2380
  key: 0,
2377
2381
  size: "small",
2378
- variant: o.badgeColor
2382
+ variant: s.badgeColor
2379
2383
  }, {
2380
- default: v(() => [
2381
- R(C(t.badgeText), 1)
2384
+ default: g(() => [
2385
+ D(M(n.badgeText), 1)
2382
2386
  ]),
2383
2387
  _: 1
2384
2388
  }, 8, ["variant"])) : y("", !0)
@@ -2387,118 +2391,262 @@ const Zs = {
2387
2391
  }, 16, ["target", "class", "href"]));
2388
2392
  }
2389
2393
  });
2390
- const cn = [
2394
+ const gn = [
2391
2395
  "dark",
2392
2396
  "blue",
2397
+ "jordy-blue",
2393
2398
  "green",
2394
2399
  "orange",
2395
2400
  "red",
2396
- "purple"
2397
- ];
2398
- class et {
2399
- config = Ie({
2401
+ "purple",
2402
+ "purple-light"
2403
+ ], ot = {
2404
+ name: "MaSideMenuIconButton",
2405
+ inheritAttrs: !1
2406
+ }, vn = /* @__PURE__ */ k({
2407
+ ...ot,
2408
+ props: {
2409
+ icon: null,
2410
+ activeIcon: null,
2411
+ tooltipText: null,
2412
+ href: null,
2413
+ target: null,
2414
+ active: { type: Boolean, default: !1 }
2415
+ },
2416
+ setup(n) {
2417
+ const s = n, e = P(!1), o = c(() => s?.href ? "a" : "button"), a = c(() => e.value || s.active), l = c(() => s?.activeIcon || `${s.icon}-bold`), r = c(() => [
2418
+ "ma-side-menu-icon-button",
2419
+ { active: s?.active }
2420
+ ]), u = () => e.value = !0, v = () => e.value = !1;
2421
+ return (p, B) => s?.tooltipText ? (i(), m(ye, {
2422
+ key: 0,
2423
+ overlayClassName: "ma-icon-button-tooltip",
2424
+ title: s?.tooltipText,
2425
+ type: "primary",
2426
+ placement: "bottomLeft"
2427
+ }, {
2428
+ default: g(() => [
2429
+ (i(), m(Z(t(o)), C({
2430
+ onMousedown: u,
2431
+ onMouseup: v,
2432
+ class: t(r),
2433
+ href: s?.href,
2434
+ target: s?.target,
2435
+ role: "button"
2436
+ }, p.$attrs), {
2437
+ default: g(() => [
2438
+ J(x(b, {
2439
+ size: "xs",
2440
+ name: t(l)
2441
+ }, null, 8, ["name"]), [
2442
+ [Y, t(a)]
2443
+ ]),
2444
+ J(x(b, {
2445
+ size: "xs",
2446
+ name: s.icon
2447
+ }, null, 8, ["name"]), [
2448
+ [Y, !t(a)]
2449
+ ]),
2450
+ _(p.$slots, "default")
2451
+ ]),
2452
+ _: 3
2453
+ }, 16, ["class", "href", "target"]))
2454
+ ]),
2455
+ _: 3
2456
+ }, 8, ["title"])) : (i(), m(Z(t(o)), C({
2457
+ key: 1,
2458
+ onMousedown: u,
2459
+ onMouseup: v,
2460
+ class: t(r),
2461
+ href: s?.href,
2462
+ target: s?.target,
2463
+ role: "button"
2464
+ }, p.$attrs), {
2465
+ default: g(() => [
2466
+ J(x(b, {
2467
+ size: "xs",
2468
+ name: t(l)
2469
+ }, null, 8, ["name"]), [
2470
+ [Y, t(a)]
2471
+ ]),
2472
+ J(x(b, {
2473
+ size: "xs",
2474
+ name: s.icon
2475
+ }, null, 8, ["name"]), [
2476
+ [Y, !t(a)]
2477
+ ]),
2478
+ _(p.$slots, "default")
2479
+ ]),
2480
+ _: 3
2481
+ }, 16, ["class", "href", "target"]));
2482
+ }
2483
+ });
2484
+ const tt = {
2485
+ name: "MaSideMenuRoundIconButton",
2486
+ inheritAttrs: !1
2487
+ }, fn = /* @__PURE__ */ k({
2488
+ ...tt,
2489
+ props: {
2490
+ icon: null
2491
+ },
2492
+ setup(n) {
2493
+ const s = n;
2494
+ return (e, o) => (i(), d("button", C({
2495
+ class: "ma-side-menu-round-icon-button",
2496
+ role: "button"
2497
+ }, e.$attrs), [
2498
+ x(b, {
2499
+ size: "xs",
2500
+ name: s.icon
2501
+ }, null, 8, ["name"]),
2502
+ _(e.$slots, "default")
2503
+ ], 16));
2504
+ }
2505
+ });
2506
+ const nt = ["src", "alt"], at = {
2507
+ name: "MaSideMenuAppButton",
2508
+ inheritAttrs: !1
2509
+ }, _n = /* @__PURE__ */ k({
2510
+ ...at,
2511
+ props: {
2512
+ appImage: null,
2513
+ appName: null,
2514
+ active: { type: Boolean, default: !1 }
2515
+ },
2516
+ setup(n) {
2517
+ const s = n, e = c(() => [
2518
+ "ma-side-menu-app-icon-button",
2519
+ { active: s?.active }
2520
+ ]);
2521
+ return (o, a) => (i(), m(ye, {
2522
+ overlayClassName: "ma-app-button-tooltip",
2523
+ title: n.appName,
2524
+ type: "primary",
2525
+ placement: "topLeft"
2526
+ }, {
2527
+ default: g(() => [
2528
+ $("button", C({
2529
+ class: t(e),
2530
+ role: "button"
2531
+ }, o.$attrs), [
2532
+ $("img", {
2533
+ src: n.appImage,
2534
+ alt: n.appName
2535
+ }, null, 8, nt),
2536
+ _(o.$slots, "default")
2537
+ ], 16)
2538
+ ]),
2539
+ _: 3
2540
+ }, 8, ["title"]));
2541
+ }
2542
+ });
2543
+ class it {
2544
+ config = Se({
2400
2545
  language: "en"
2401
2546
  });
2402
- setConfig(o) {
2403
- for (const e in o)
2404
- if (Object.prototype.hasOwnProperty.call(o, e)) {
2405
- const s = e;
2406
- this.config[s] = o[s];
2547
+ setConfig(s) {
2548
+ for (const e in s)
2549
+ if (Object.prototype.hasOwnProperty.call(s, e)) {
2550
+ const o = e;
2551
+ this.config[o] = s[o];
2407
2552
  }
2408
2553
  }
2409
2554
  getConfig() {
2410
- return Se(this.config);
2555
+ return Te(this.config);
2411
2556
  }
2412
- setLanguage(o) {
2413
- this.config.language = o;
2557
+ setLanguage(s) {
2558
+ this.config.language = s;
2414
2559
  }
2415
2560
  getLanguage() {
2416
2561
  return this.config.language;
2417
2562
  }
2418
2563
  }
2419
- const ot = new et();
2420
- function pn() {
2421
- return Te(ot.getConfig());
2564
+ const lt = new it();
2565
+ function yn() {
2566
+ return Ae(lt.getConfig());
2422
2567
  }
2423
2568
  export {
2424
- ot as ActionKitConfig,
2425
- Ht as Animations,
2426
- Rt as AppIconPlatforms,
2427
- Dt as AppIconSizes,
2428
- ct as ButtonIconAlignMents,
2429
- lt as ButtonShapes,
2430
- Qe as ButtonSizes,
2431
- rt as ButtonTargets,
2432
- at as ButtonTypes,
2433
- it as ButtonVariants,
2434
- qt as MaAlert,
2435
- Ot as MaAlertPropTypes,
2436
- Ut as MaAlertPropVariants,
2437
- us as MaAnimation,
2438
- Nt as MaAppIcon,
2439
- At as MaAppTrackButton,
2440
- rs as MaBadge,
2441
- jt as MaBadgePropIconAlignments,
2442
- Vt as MaBadgePropSizes,
2443
- Et as MaBadgePropTypes,
2444
- Lt as MaBadgePropVariants,
2445
- J as MaButton,
2446
- zt as MaCheckbox,
2447
- It as MaCheckboxGroup,
2448
- Qt as MaDropdown,
2449
- Zt as MaDropdownPlacements,
2450
- en as MaDropdownTriggers,
2451
- tn as MaEmpty,
2569
+ lt as ActionKitConfig,
2570
+ Yt as Animations,
2571
+ jt as AppIconPlatforms,
2572
+ Et as AppIconSizes,
2573
+ vt as ButtonIconAlignMents,
2574
+ mt as ButtonShapes,
2575
+ Ze as ButtonSizes,
2576
+ gt as ButtonTargets,
2577
+ ut as ButtonTypes,
2578
+ dt as ButtonVariants,
2579
+ Kt as MaAlert,
2580
+ Jt as MaAlertPropTypes,
2581
+ Wt as MaAlertPropVariants,
2582
+ mo as MaAnimation,
2583
+ Ft as MaAppIcon,
2584
+ Lt as MaAppTrackButton,
2585
+ co as MaBadge,
2586
+ Gt as MaBadgePropIconAlignments,
2587
+ Ht as MaBadgePropSizes,
2588
+ Ot as MaBadgePropTypes,
2589
+ qt as MaBadgePropVariants,
2590
+ X as MaButton,
2591
+ Nt as MaCheckbox,
2592
+ Rt as MaCheckboxGroup,
2593
+ tn as MaDropdown,
2594
+ nn as MaDropdownPlacements,
2595
+ an as MaDropdownTriggers,
2596
+ cn as MaEmpty,
2452
2597
  me as MaEmptyIcons,
2453
- on as MaEmptySizes,
2454
- sn as MaEmptyVariants,
2455
- kt as MaForm,
2456
- $t as MaFormItem,
2457
- wt as MaFormLayouts,
2458
- w as MaIcon,
2459
- Je as MaIconSizeClassNames,
2460
- nt as MaIconSizes,
2461
- Fo as MaInput,
2462
- Ct as MaInputCurrency,
2463
- ho as MaInputSize,
2598
+ ln as MaEmptySizes,
2599
+ rn as MaEmptyVariants,
2600
+ Mt as MaForm,
2601
+ Bt as MaFormItem,
2602
+ zt as MaFormLayouts,
2603
+ b as MaIcon,
2604
+ Ye as MaIconSizeClassNames,
2605
+ pt as MaIconSizes,
2606
+ Fs as MaInput,
2607
+ It as MaInputCurrency,
2608
+ bs as MaInputSize,
2464
2609
  K as MaInputType,
2465
2610
  ue as MaModal,
2466
2611
  pe as MaModalTypeIcon,
2467
- Gt as MaModalTypes,
2468
- St as MaNumericInput,
2469
- Ho as MaRadio,
2470
- Pt as MaRadioGroup,
2471
- Ft as MaRadioTypes,
2472
- Kt as MaRate,
2473
- Jt as MaRateColors,
2474
- Wt as MaRateSizes,
2475
- To as MaSelect,
2476
- xt as MaSelectOption,
2477
- ln as MaSideMenuButton,
2478
- rn as MaSideMenuItem,
2479
- cn as MaSideMenuItemColors,
2612
+ Xt as MaModalTypes,
2613
+ Dt as MaNumericInput,
2614
+ Gs as MaRadio,
2615
+ Vt as MaRadioGroup,
2616
+ Ut as MaRadioTypes,
2617
+ Qt as MaRate,
2618
+ en as MaRateColors,
2619
+ Zt as MaRateSizes,
2620
+ As as MaSelect,
2621
+ St as MaSelectOption,
2622
+ _n as MaSideMenuAppButton,
2623
+ dn as MaSideMenuButton,
2624
+ vn as MaSideMenuIconButton,
2625
+ mn as MaSideMenuItem,
2626
+ gn as MaSideMenuItemColors,
2627
+ fn as MaSideMenuRoundIconButton,
2480
2628
  de as MaSpin,
2481
- Xt as MaSpinColors,
2482
- Yt as MaSpinTypes,
2483
- vt as MaSwitch,
2484
- mt as MaToggle,
2485
- _t as MaTooltip,
2486
- pt as MaTrackButton,
2487
- an as MaUpload,
2488
- U as MaUploadFileStatus,
2489
- As as MaUploadSizes,
2490
- nn as MaUploadTypes,
2491
- Tt as NumericInputSizes,
2492
- Bt as SelectModes,
2493
- Mt as SelectSizes,
2494
- ft as SwitchTypes,
2495
- gt as ToggleSizes,
2496
- yt as TooltipPlacements,
2497
- bt as TooltipTriggerTypes,
2498
- ht as TooltipTypes,
2499
- dt as TrackButtonSizes,
2500
- ut as TrackButtonVariants,
2501
- ko as currencyOptions,
2502
- bo as currencySymbols,
2503
- pn as useActionKitConfig
2629
+ on as MaSpinColors,
2630
+ sn as MaSpinTypes,
2631
+ kt as MaSwitch,
2632
+ ht as MaToggle,
2633
+ ye as MaTooltip,
2634
+ ft as MaTrackButton,
2635
+ un as MaUpload,
2636
+ q as MaUploadFileStatus,
2637
+ Ro as MaUploadSizes,
2638
+ pn as MaUploadTypes,
2639
+ Pt as NumericInputSizes,
2640
+ At as SelectModes,
2641
+ Tt as SelectSizes,
2642
+ $t as SwitchTypes,
2643
+ bt as ToggleSizes,
2644
+ wt as TooltipPlacements,
2645
+ xt as TooltipTriggerTypes,
2646
+ Ct as TooltipTypes,
2647
+ yt as TrackButtonSizes,
2648
+ _t as TrackButtonVariants,
2649
+ $s as currencyOptions,
2650
+ ks as currencySymbols,
2651
+ yn as useActionKitConfig
2504
2652
  };