@flux-ui/components 3.0.0-next.7 → 3.0.0-next.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -3,7 +3,7 @@ var Ia = (t) => {
3
3
  };
4
4
  var Ta = (t, e, a) => e.has(t) || Ia("Cannot " + a);
5
5
  var ye = (t, e, a) => (Ta(t, e, "read from private field"), a ? a.call(t) : e.get(t)), Xt = (t, e, a) => e.has(t) ? Ia("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(t) : e.set(t, a), Jt = (t, e, a, i) => (Ta(t, e, "write to private field"), i ? i.call(t, a) : e.set(t, a), a);
6
- import { ref as P, onMounted as Ie, onUnmounted as Re, computed as L, reactive as Ka, inject as jt, unref as n, useId as Et, watch as z, getCurrentInstance as _t, Fragment as N, watchEffect as qt, onScopeDispose as As, isRef as He, customRef as $s, defineComponent as k, createElementBlock as p, openBlock as c, normalizeStyle as Y, normalizeClass as d, renderList as q, toDisplayString as O, resolveComponent as Fs, createBlock as b, mergeProps as ke, withCtx as A, renderSlot as w, createElementVNode as D, toRef as he, createCommentVNode as S, shallowRef as Cs, createSlots as dt, createVNode as y, useTemplateRef as te, provide as Kt, normalizeProps as ce, guardReactiveProps as de, withKeys as Bs, withModifiers as rn, resolveDynamicComponent as Tn, useSlots as De, onBeforeUnmount as Ya, Transition as et, h as Qe, cloneVNode as Za, mergeModels as ee, useModel as ae, nextTick as An, Teleport as Qa, Comment as ws, isVNode as Ss, createTextVNode as ia, withDirectives as Ln, vModelCheckbox as Es, onBeforeMount as Is, vModelText as Xa, TransitionGroup as Ja, onUpdated as Ts } from "vue";
6
+ import { ref as P, onMounted as Ie, onUnmounted as Re, computed as L, reactive as Ka, inject as jt, unref as n, useId as Et, watch as z, getCurrentInstance as _t, Fragment as N, watchEffect as qt, onScopeDispose as As, isRef as He, customRef as $s, defineComponent as k, createElementBlock as p, openBlock as c, normalizeStyle as Y, normalizeClass as d, renderList as q, toDisplayString as O, resolveComponent as Fs, createBlock as b, mergeProps as ke, withCtx as A, renderSlot as w, createElementVNode as D, toRef as me, createCommentVNode as S, shallowRef as Cs, createSlots as dt, createVNode as y, useTemplateRef as te, provide as Kt, normalizeProps as ce, guardReactiveProps as de, withKeys as Bs, withModifiers as rn, resolveDynamicComponent as Tn, useSlots as De, onBeforeUnmount as Ya, Transition as et, h as Qe, cloneVNode as Za, mergeModels as ee, useModel as ae, nextTick as An, Teleport as Qa, Comment as ws, isVNode as Ss, createTextVNode as ia, withDirectives as Ln, vModelCheckbox as Es, onBeforeMount as Is, vModelText as Xa, TransitionGroup as Ja, onUpdated as Ts } from "vue";
7
7
  import { DateTime as Fe } from "luxon";
8
8
  function ei(t) {
9
9
  var e, a, i = "";
@@ -25,7 +25,7 @@ const _n = {
25
25
  lg: 1024,
26
26
  xl: 1280
27
27
  };
28
- function tF() {
28
+ function nF() {
29
29
  const t = P(null), e = Object.fromEntries(
30
30
  Object.keys(_n).map((i) => [i, P(!1)])
31
31
  ), a = () => {
@@ -115,7 +115,7 @@ const La = {
115
115
  "flux.timezonePacific": "Pacific"
116
116
  };
117
117
  let li = {};
118
- function nF(t) {
118
+ function aF(t) {
119
119
  li = Object.keys(t).reduce((e, a) => {
120
120
  const { icon: i, iconName: s } = t[a];
121
121
  return e[s] = i, Array.isArray(i[2]) && i[2].forEach((o) => e[o] = i), e;
@@ -1908,7 +1908,7 @@ function Tt() {
1908
1908
  }
1909
1909
  });
1910
1910
  }
1911
- function aF() {
1911
+ function iF() {
1912
1912
  return jt(ai, {
1913
1913
  isClosing: P(!1),
1914
1914
  isOpen: P(!1),
@@ -2750,7 +2750,7 @@ var Er = { beforeUnmount(t) {
2750
2750
  let e = new Sr(t);
2751
2751
  e.register(), Qn.set(t, e);
2752
2752
  } }, Qn = /* @__PURE__ */ new WeakMap();
2753
- const Ir = "base-pane", Tr = "base-pane-loader", Lr = "base-pane-element", Dr = "form", Mr = "pane-header", Pr = "base-pane-structure base-pane", pt = { basePane: Ir, basePaneLoader: Tr, basePaneElement: Lr, form: Dr, paneHeader: Mr, basePaneStructure: Pr }, { basePane: lt } = pt, Vr = "icon", xr = "font-awesome-icon icon", Or = "material-symbol-icon icon", Rr = `icon-boxed ${lt}`, zr = `icon-boxed-default icon-boxed ${lt}`, Nr = `icon-boxed-gray icon-boxed-colored icon-boxed ${lt}`, Hr = `icon-boxed-danger icon-boxed-colored icon-boxed ${lt}`, Gr = `icon-boxed-colored icon-boxed ${lt}`, Ur = `icon-boxed-info icon-boxed-colored icon-boxed ${lt}`, Wr = `icon-boxed-success icon-boxed-colored icon-boxed ${lt}`, jr = `icon-boxed-primary icon-boxed-colored icon-boxed ${lt}`, _r = `icon-boxed-warning icon-boxed-colored icon-boxed ${lt}`, Ze = { icon: Vr, fontAwesomeIcon: xr, materialSymbolIcon: Or, iconBoxed: Rr, iconBoxedDefault: zr, iconBoxedGray: Nr, iconBoxedDanger: Hr, iconBoxedColored: Gr, iconBoxedInfo: Ur, iconBoxedSuccess: Wr, iconBoxedPrimary: jr, iconBoxedWarning: _r }, qr = ["viewBox"], Kr = ["d"], U = /* @__PURE__ */ k({
2753
+ const Ir = "base-pane", Tr = "base-pane-loader", Lr = "base-pane-element", Dr = "form", Mr = "pane-header", Pr = "base-pane-structure base-pane", pt = { basePane: Ir, basePaneLoader: Tr, basePaneElement: Lr, form: Dr, paneHeader: Mr, basePaneStructure: Pr }, { basePane: lt } = pt, Vr = "icon", xr = "font-awesome-icon icon", Or = "material-symbol-icon icon", Rr = `icon-boxed-default icon-boxed ${lt}`, zr = `icon-boxed ${lt}`, Nr = `icon-boxed-colored icon-boxed ${lt}`, Hr = `icon-boxed-danger icon-boxed-colored icon-boxed ${lt}`, Gr = `icon-boxed-gray icon-boxed-colored icon-boxed ${lt}`, Ur = `icon-boxed-info icon-boxed-colored icon-boxed ${lt}`, Wr = `icon-boxed-warning icon-boxed-colored icon-boxed ${lt}`, jr = `icon-boxed-primary icon-boxed-colored icon-boxed ${lt}`, _r = `icon-boxed-success icon-boxed-colored icon-boxed ${lt}`, Ze = { icon: Vr, fontAwesomeIcon: xr, materialSymbolIcon: Or, iconBoxedDefault: Rr, iconBoxed: zr, iconBoxedColored: Nr, iconBoxedDanger: Hr, iconBoxedGray: Gr, iconBoxedInfo: Ur, iconBoxedWarning: Wr, iconBoxedPrimary: jr, iconBoxedSuccess: _r }, qr = ["viewBox"], Kr = ["d"], U = /* @__PURE__ */ k({
2754
2754
  __name: "FluxIcon",
2755
2755
  props: {
2756
2756
  size: {},
@@ -2921,7 +2921,7 @@ const Ir = "base-pane", Tr = "base-pane-loader", Lr = "base-pane-element", Dr =
2921
2921
  },
2922
2922
  emits: ["click", "mouseenter", "mouseleave"],
2923
2923
  setup(t, { emit: e }) {
2924
- const a = e, i = be(he(() => t.disabled));
2924
+ const a = e, i = be(me(() => t.disabled));
2925
2925
  function s(r) {
2926
2926
  if (n(i) || t.isLoading) {
2927
2927
  r.preventDefault(), r.stopPropagation();
@@ -2990,7 +2990,7 @@ const Ir = "base-pane", Tr = "base-pane-loader", Lr = "base-pane-element", Dr =
2990
2990
  _: 3
2991
2991
  }, 8, ["component-type", "class", "type", "aria-disabled", "disabled", "tabindex", "href", "rel", "target", "to"]));
2992
2992
  }
2993
- }), ru = "button", uu = "is-small", cu = "is-medium", du = "is-large", mu = "is-xl", pu = "is-filled", fu = "button-icon", hu = "button-label", zn = { button: ru, isSmall: uu, isMedium: cu, isLarge: du, isXl: mu, isFilled: pu, buttonIcon: fu, buttonLabel: hu }, { button: gu, buttonIcon: bu, buttonLabel: vu } = zn, yu = "spinner", ku = "is-destructive", Au = "action-bar", $u = "separator", Fu = "form-input", Cu = "base-pane-structure", Bu = "pane-header", wu = "action-pane", Su = "action-pane-grid", Eu = "action-pane-body", Iu = `action ${gu}`, Tu = `action-icon ${bu}`, Lu = `action-label ${vu}`, it = { spinner: yu, isDestructive: ku, actionBar: Au, separator: $u, formInput: Fu, basePaneStructure: Cu, paneHeader: Bu, actionPane: wu, actionPaneGrid: Su, actionPaneBody: Eu, action: Iu, actionIcon: Tu, actionLabel: Lu }, Du = /* @__PURE__ */ k({
2993
+ }), ru = "button", uu = "is-small", cu = "is-medium", du = "is-large", mu = "is-xl", pu = "is-filled", fu = "button-icon", hu = "button-label", zn = { button: ru, isSmall: uu, isMedium: cu, isLarge: du, isXl: mu, isFilled: pu, buttonIcon: fu, buttonLabel: hu }, { button: gu, buttonLabel: bu, buttonIcon: vu } = zn, yu = "spinner", ku = "is-destructive", Au = "action-bar", $u = "separator", Fu = "form-input", Cu = "base-pane-structure", Bu = "pane-header", wu = "action-pane", Su = "action-pane-grid", Eu = "pane-body", Iu = "action-pane-body", Tu = `action ${gu}`, Lu = `action-label ${bu}`, Du = `action-icon ${vu}`, it = { spinner: yu, isDestructive: ku, actionBar: Au, separator: $u, formInput: Fu, basePaneStructure: Cu, paneHeader: Bu, actionPane: wu, actionPaneGrid: Su, paneBody: Eu, actionPaneBody: Iu, action: Tu, actionLabel: Lu, actionIcon: Du }, Mu = /* @__PURE__ */ k({
2994
2994
  __name: "FluxAction",
2995
2995
  props: {
2996
2996
  type: {},
@@ -3065,7 +3065,7 @@ function Nn() {
3065
3065
  loaded: a
3066
3066
  };
3067
3067
  }
3068
- const Mu = (t, e) => {
3068
+ const Pu = (t, e) => {
3069
3069
  if (!(t in La))
3070
3070
  return t;
3071
3071
  let a = La[t];
@@ -3075,12 +3075,12 @@ const Mu = (t, e) => {
3075
3075
  }, ve = () => {
3076
3076
  var e;
3077
3077
  const t = (e = _t()) == null ? void 0 : e.proxy;
3078
- return !t || !Pu(t) ? Mu : t.$t;
3078
+ return !t || !Vu(t) ? Pu : t.$t;
3079
3079
  };
3080
- function Pu(t) {
3080
+ function Vu(t) {
3081
3081
  return !!t && "$t" in t;
3082
3082
  }
3083
- const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu = "icon", Ou = "publish-button-animation", Ru = "is-done", zu = "publish-button-animation-arrow", Nu = "publish-arrow-out", Hu = "publish-button-animation-check", Gu = "publish-button-animation-circle", Uu = "is-idle", Wu = "is-loading", ju = "publish-arrow-in", _u = "publish-button-cloud", qu = "publish", Ku = "button-group", Yu = "button", Zu = `primary-button ${cn}`, Qu = `secondary-button ${cn}`, Xu = `primary-button-label ${dn}`, Ju = `primary-button-icon ${mn}`, ec = `secondary-button-icon ${mn}`, tc = `secondary-button-label ${dn}`, nc = `destructive-button-icon ${mn}`, ac = `destructive-button ${cn}`, ic = `link-button ${cn}`, sc = `link-button-icon ${mn}`, oc = `destructive-button-label ${dn}`, lc = `link-button-label ${dn}`, rc = `publish-button-icon primary-button-icon ${mn}`, uc = `publish-button primary-button ${cn}`, cc = `publish-button-label primary-button-label ${dn}`, se = { spinner: Vu, icon: xu, publishButtonAnimation: Ou, isDone: Ru, publishButtonAnimationArrow: zu, publishArrowOut: Nu, publishButtonAnimationCheck: Hu, publishButtonAnimationCircle: Gu, isIdle: Uu, isLoading: Wu, publishArrowIn: ju, publishButtonCloud: _u, publish: qu, buttonGroup: Ku, button: Yu, primaryButton: Zu, secondaryButton: Qu, primaryButtonLabel: Xu, primaryButtonIcon: Ju, secondaryButtonIcon: ec, secondaryButtonLabel: tc, destructiveButtonIcon: nc, destructiveButton: ac, linkButton: ic, linkButtonIcon: sc, destructiveButtonLabel: oc, linkButtonLabel: lc, publishButtonIcon: rc, publishButton: uc, publishButtonLabel: cc }, Fa = /* @__PURE__ */ k({
3083
+ const { button: cn, buttonIcon: dn, buttonLabel: mn } = zn, xu = "spinner", Ou = "icon", Ru = "publish-button-animation", zu = "is-done", Nu = "publish-button-animation-arrow", Hu = "publish-arrow-out", Gu = "publish-button-animation-check", Uu = "publish-button-animation-circle", Wu = "is-idle", ju = "is-loading", _u = "publish-arrow-in", qu = "publish-button-cloud", Ku = "publish", Yu = "button-group", Zu = "button", Qu = `primary-button ${cn}`, Xu = `link-button-icon ${dn}`, Ju = `primary-button-icon ${dn}`, ec = `primary-button-label ${mn}`, tc = `destructive-button-icon ${dn}`, nc = `destructive-button ${cn}`, ac = `secondary-button ${cn}`, ic = `secondary-button-label ${mn}`, sc = `link-button ${cn}`, oc = `secondary-button-icon ${dn}`, lc = `destructive-button-label ${mn}`, rc = `link-button-label ${mn}`, uc = `publish-button primary-button ${cn}`, cc = `publish-button-icon primary-button-icon ${dn}`, dc = `publish-button-label primary-button-label ${mn}`, se = { spinner: xu, icon: Ou, publishButtonAnimation: Ru, isDone: zu, publishButtonAnimationArrow: Nu, publishArrowOut: Hu, publishButtonAnimationCheck: Gu, publishButtonAnimationCircle: Uu, isIdle: Wu, isLoading: ju, publishArrowIn: _u, publishButtonCloud: qu, publish: Ku, buttonGroup: Yu, button: Zu, primaryButton: Qu, linkButtonIcon: Xu, primaryButtonIcon: Ju, primaryButtonLabel: ec, destructiveButtonIcon: tc, destructiveButton: nc, secondaryButton: ac, secondaryButtonLabel: ic, linkButton: sc, secondaryButtonIcon: oc, destructiveButtonLabel: lc, linkButtonLabel: rc, publishButton: uc, publishButtonIcon: cc, publishButtonLabel: dc }, Fa = /* @__PURE__ */ k({
3084
3084
  __name: "FluxButtonGroup",
3085
3085
  setup(t) {
3086
3086
  return (e, a) => (c(), p("div", {
@@ -3089,7 +3089,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3089
3089
  w(e.$slots, "default")
3090
3090
  ], 2));
3091
3091
  }
3092
- }), dc = /* @__PURE__ */ k({
3092
+ }), mc = /* @__PURE__ */ k({
3093
3093
  __name: "FluxDestructiveButton",
3094
3094
  props: {
3095
3095
  type: {},
@@ -3125,7 +3125,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3125
3125
  }))
3126
3126
  ]), 1040, ["css-class", "css-class-icon", "css-class-label"]));
3127
3127
  }
3128
- }), { basePaneStructure: pn, basePaneElement: Ca, basePaneLoader: mc } = pt, pc = "base-pane-element", fc = "pane-header-caption", hc = "pane-header-icon", gc = "pane-tag", bc = "pane-media", vc = "pane-media-image", yc = "base-auto-grid", kc = "pane-group", Ac = "pane-illustration", $c = "pane-illustration-content", Fc = "pane-illustration-magic", Cc = "icon-boxed", Bc = "pane-media-inset pane-media", wc = "pane-illustration-content-controlled pane-illustration-content", Sc = "pane-illustration-masked pane-illustration", Ec = `pane-default pane ${pn}`, Ic = `pane-flat pane ${pn}`, Tc = `pane ${pn}`, Lc = `pane-header ${Ca}`, Dc = `pane-well pane ${pn}`, Mc = `pane-footer ${Ca}`, Pc = `pane-loader ${mc}`, Vc = `pane-body ${Ca}`, xc = `pane-deck pane-default pane ${pn}`, oe = { basePaneElement: pc, paneHeaderCaption: fc, paneHeaderIcon: hc, paneTag: gc, paneMedia: bc, paneMediaImage: vc, baseAutoGrid: yc, paneGroup: kc, paneIllustration: Ac, paneIllustrationContent: $c, paneIllustrationMagic: Fc, iconBoxed: Cc, paneMediaInset: Bc, paneIllustrationContentControlled: wc, paneIllustrationMasked: Sc, paneDefault: Ec, paneFlat: Ic, pane: Tc, paneHeader: Lc, paneWell: Dc, paneFooter: Mc, paneLoader: Pc, paneBody: Vc, paneDeck: xc }, Lt = /* @__PURE__ */ k({
3128
+ }), { basePaneElement: Ca, basePaneStructure: pn, basePaneLoader: pc } = pt, fc = "base-pane-element", hc = "pane-header-caption", gc = "pane-header-icon", bc = "pane-tag", vc = "pane-media", yc = "pane-media-image", kc = "base-auto-grid", Ac = "pane-group", $c = "pane-illustration", Fc = "pane-illustration-content", Cc = "pane-illustration-magic", Bc = "icon-boxed", wc = "pane-media-inset pane-media", Sc = "pane-illustration-content-controlled pane-illustration-content", Ec = "pane-illustration-masked pane-illustration", Ic = `pane-body ${Ca}`, Tc = `pane-flat pane ${pn}`, Lc = `pane-header ${Ca}`, Dc = `pane-loader ${pc}`, Mc = `pane-well pane ${pn}`, Pc = `pane-footer ${Ca}`, Vc = `pane ${pn}`, xc = `pane-deck pane-default pane ${pn}`, Oc = `pane-default pane ${pn}`, oe = { basePaneElement: fc, paneHeaderCaption: hc, paneHeaderIcon: gc, paneTag: bc, paneMedia: vc, paneMediaImage: yc, baseAutoGrid: kc, paneGroup: Ac, paneIllustration: $c, paneIllustrationContent: Fc, paneIllustrationMagic: Cc, iconBoxed: Bc, paneMediaInset: wc, paneIllustrationContentControlled: Sc, paneIllustrationMasked: Ec, paneBody: Ic, paneFlat: Tc, paneHeader: Lc, paneLoader: Dc, paneWell: Mc, paneFooter: Pc, pane: Vc, paneDeck: xc, paneDefault: Oc }, Lt = /* @__PURE__ */ k({
3129
3129
  __name: "FluxPane",
3130
3130
  props: {
3131
3131
  isLoading: { type: Boolean },
@@ -3155,7 +3155,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3155
3155
  }, O(a.tag), 3)) : S("", !0)
3156
3156
  ], 2));
3157
3157
  }
3158
- }), Oc = "flyout", Rc = "flyout-dialog", zc = "flyout-pane", Nc = "is-auto-width", Hc = "is-closing", Gc = "close", Uc = "is-opening", Wc = "open", jc = "mobile-close", _c = "mobile-open", Vt = { flyout: Oc, flyoutDialog: Rc, flyoutPane: zc, isAutoWidth: Nc, isClosing: Hc, close: Gc, isOpening: Uc, open: Wc, mobileClose: jc, mobileOpen: _c }, qc = ["onKeydown"], ot = /* @__PURE__ */ k({
3158
+ }), Rc = "flyout", zc = "flyout-dialog", Nc = "flyout-pane", Hc = "is-auto-width", Gc = "is-closing", Uc = "close", Wc = "is-opening", jc = "open", _c = "mobile-close", qc = "mobile-open", Vt = { flyout: Rc, flyoutDialog: zc, flyoutPane: Nc, isAutoWidth: Hc, isClosing: Gc, close: Uc, isOpening: Wc, open: jc, mobileClose: _c, mobileOpen: qc }, Kc = ["onKeydown"], ot = /* @__PURE__ */ k({
3159
3159
  __name: "FluxFlyout",
3160
3160
  props: {
3161
3161
  direction: { default: "vertical" },
@@ -3182,8 +3182,8 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3182
3182
  }
3183
3183
  function B() {
3184
3184
  const C = n(i), x = re(s), { top: G, left: T, width: V, height: M } = C.children[0].getBoundingClientRect(), { width: j, height: Q } = x.getBoundingClientRect();
3185
- let _, me, Me = 0, Pt = 0;
3186
- t.direction === "horizontal" ? (_ = T + V, me = G + M / 2 - Q / 2, Me = t.margin, _ + j > innerWidth - 30 && (_ = T - j, Me = -Me)) : (_ = T + V / 2 - j / 2, me = G + M, Pt = t.margin, me + Q > innerHeight - 30 && (me = G - Q, Pt = -Pt)), f.value = Math.max(30, Math.min(innerWidth - j - 30, _)), g.value = Math.max(30, Math.min(innerHeight - Q - 30, me)), $.value = Me, h.value = Pt;
3185
+ let _, pe, Me = 0, Pt = 0;
3186
+ t.direction === "horizontal" ? (_ = T + V, pe = G + M / 2 - Q / 2, Me = t.margin, _ + j > innerWidth - 30 && (_ = T - j, Me = -Me)) : (_ = T + V / 2 - j / 2, pe = G + M, Pt = t.margin, pe + Q > innerHeight - 30 && (pe = G - Q, Pt = -Pt)), f.value = Math.max(30, Math.min(innerWidth - j - 30, _)), g.value = Math.max(30, Math.min(innerHeight - Q - 30, pe)), $.value = Me, h.value = Pt;
3187
3187
  }
3188
3188
  function v() {
3189
3189
  r.value ? F() : I();
@@ -3238,7 +3238,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3238
3238
  ]),
3239
3239
  _: 3
3240
3240
  }, 8, ["class", "style"])) : S("", !0)
3241
- ], 42, qc)
3241
+ ], 42, Kc)
3242
3242
  ], 6));
3243
3243
  }
3244
3244
  }), ue = /* @__PURE__ */ k({
@@ -3277,7 +3277,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3277
3277
  }))
3278
3278
  ]), 1040, ["css-class", "css-class-icon", "css-class-label"]));
3279
3279
  }
3280
- }), Kc = "base-auto-grid", is = { baseAutoGrid: Kc }, { baseAutoGrid: Yc } = is, Zc = "aspect-ratio", Qc = "container", Xc = "spacer", Jc = "stack", ed = "is-centered", td = "is-fill", nd = "is-wrapping", ad = "stack-horizontal stack", id = "stack-vertical stack", sd = `auto-grid ${Yc}`, nt = { aspectRatio: Zc, container: Qc, spacer: Xc, stack: Jc, isCentered: ed, isFill: td, isWrapping: nd, stackHorizontal: ad, stackVertical: id, autoGrid: sd }, Qt = /* @__PURE__ */ k({
3280
+ }), Yc = "base-auto-grid", is = { baseAutoGrid: Yc }, { baseAutoGrid: Zc } = is, Qc = "aspect-ratio", Xc = "container", Jc = "spacer", ed = "stack", td = "is-centered", nd = "is-fill", ad = "is-wrapping", id = "stack-horizontal stack", sd = "stack-vertical stack", od = `auto-grid ${Zc}`, nt = { aspectRatio: Qc, container: Xc, spacer: Jc, stack: ed, isCentered: td, isFill: nd, isWrapping: ad, stackHorizontal: id, stackVertical: sd, autoGrid: od }, Qt = /* @__PURE__ */ k({
3281
3281
  __name: "FluxSpacer",
3282
3282
  setup(t) {
3283
3283
  return (e, a) => (c(), p("div", {
@@ -3345,7 +3345,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3345
3345
  return (((l = e.default) == null ? void 0 : l.call(e)) ?? [])[0] ?? null;
3346
3346
  };
3347
3347
  }
3348
- }), od = /* @__PURE__ */ k({
3348
+ }), ld = /* @__PURE__ */ k({
3349
3349
  __name: "FluxActionBar",
3350
3350
  props: {
3351
3351
  isResettable: { type: Boolean }
@@ -3380,7 +3380,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3380
3380
  content: n(a)("flux.filterReset")
3381
3381
  }, {
3382
3382
  default: A(() => [
3383
- y(dc, {
3383
+ y(mc, {
3384
3384
  "icon-leading": "xmark",
3385
3385
  onClick: s[0] || (s[0] = (u) => i.$emit("reset"))
3386
3386
  })
@@ -3402,7 +3402,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3402
3402
  _: 3
3403
3403
  }, 8, ["class"]));
3404
3404
  }
3405
- }), ld = /* @__PURE__ */ k({
3405
+ }), rd = /* @__PURE__ */ k({
3406
3406
  __name: "FluxButtonStack",
3407
3407
  props: {
3408
3408
  direction: { default: "horizontal" },
@@ -3430,7 +3430,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3430
3430
  w(e.$slots, "default")
3431
3431
  ], 2));
3432
3432
  }
3433
- }), iF = /* @__PURE__ */ k({
3433
+ }), sF = /* @__PURE__ */ k({
3434
3434
  __name: "FluxActionPane",
3435
3435
  props: {
3436
3436
  paneVariant: {}
@@ -3459,7 +3459,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3459
3459
  class: d(n(it).actionPaneBody)
3460
3460
  }, {
3461
3461
  default: A(() => [
3462
- y(ld, { direction: "vertical" }, {
3462
+ y(rd, { direction: "vertical" }, {
3463
3463
  default: A(() => [
3464
3464
  w(a.$slots, "buttons")
3465
3465
  ]),
@@ -3473,7 +3473,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3473
3473
  _: 3
3474
3474
  }, 8, ["class", "variant"]));
3475
3475
  }
3476
- }), rd = /* @__PURE__ */ k({
3476
+ }), ud = /* @__PURE__ */ k({
3477
3477
  __name: "FluxActions",
3478
3478
  setup(t) {
3479
3479
  const e = te("element");
@@ -3491,7 +3491,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3491
3491
  _: 3
3492
3492
  }, 512));
3493
3493
  }
3494
- }), ud = "fill-visual", cd = "border-shine", dd = "border-shine-position", md = "animated-colors fill-visual", pd = "dot-pattern fill-visual", fd = "flickering-grid fill-visual", hd = "grid-pattern fill-visual", fn = { fillVisual: ud, borderShine: cd, borderShinePosition: dd, animatedColors: md, dotPattern: pd, flickeringGrid: fd, gridPattern: hd }, gd = /* @__PURE__ */ k({
3494
+ }), cd = "fill-visual", dd = "border-shine", md = "border-shine-position", pd = "animated-colors fill-visual", fd = "dot-pattern fill-visual", hd = "flickering-grid fill-visual", gd = "grid-pattern fill-visual", fn = { fillVisual: cd, borderShine: dd, borderShinePosition: md, animatedColors: pd, dotPattern: fd, flickeringGrid: hd, gridPattern: gd }, bd = /* @__PURE__ */ k({
3495
3495
  __name: "FluxAnimatedColors",
3496
3496
  props: {
3497
3497
  colors: {},
@@ -3557,7 +3557,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3557
3557
  class: d(n(fn).animatedColors)
3558
3558
  }, null, 2));
3559
3559
  }
3560
- }), sF = /* @__PURE__ */ k({
3560
+ }), oF = /* @__PURE__ */ k({
3561
3561
  __name: "FluxAspectRatio",
3562
3562
  props: {
3563
3563
  aspectRatio: {}
@@ -3570,7 +3570,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3570
3570
  w(e.$slots, "default")
3571
3571
  ], 6));
3572
3572
  }
3573
- }), bd = /* @__PURE__ */ k({
3573
+ }), vd = /* @__PURE__ */ k({
3574
3574
  __name: "FluxAutoGrid",
3575
3575
  props: {
3576
3576
  gap: { default: 30 },
@@ -3587,7 +3587,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3587
3587
  w(e.$slots, "default")
3588
3588
  ], 6));
3589
3589
  }
3590
- }), vd = /* @__PURE__ */ k({
3590
+ }), yd = /* @__PURE__ */ k({
3591
3591
  __name: "FluxAutoHeightTransition",
3592
3592
  setup(t) {
3593
3593
  function e(s) {
@@ -3618,7 +3618,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3618
3618
  _: 3
3619
3619
  }));
3620
3620
  }
3621
- }), oF = /* @__PURE__ */ k({
3621
+ }), lF = /* @__PURE__ */ k({
3622
3622
  __name: "FluxAutoWidthTransition",
3623
3623
  setup(t) {
3624
3624
  function e(s) {
@@ -3649,7 +3649,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3649
3649
  _: 3
3650
3650
  }));
3651
3651
  }
3652
- }), yd = "breakthrough-transition-enter-active", kd = "breakthrough-transition-back-enter-active", Ad = "breakthrough-transition-leave-active", $d = "breakthrough-transition-back-leave-active", Fd = "breakthrough-transition-enter-from", Cd = "breakthrough-transition-back-leave-to", Bd = "breakthrough-transition-leave-to", wd = "breakthrough-transition-back-enter-from", Sd = "fade-transition-enter-active", Ed = "fade-transition-leave-active", Id = "fade-transition-enter-from", Td = "fade-transition-leave-to", Ld = "fade-transition-enter-to", Dd = "fade-transition-leave-from", Md = "route-transition-enter-active", Pd = "route-transition-back-enter-active", Vd = "route-transition-leave-active", xd = "route-transition-back-leave-active", Od = "route-transition-enter-from", Rd = "route-transition-back-leave-to", zd = "route-transition-leave-to", Nd = "route-transition-back-enter-from", Hd = "tooltip-transition-enter-active", Gd = "tooltip-transition-leave-active", Ud = "tooltip-transition-enter-from", Wd = "tooltip-transition-leave-to", jd = "vertical-window-transition-enter-active", _d = "vertical-window-transition-back-enter-active", qd = "vertical-window-transition-leave-active", Kd = "vertical-window-transition-back-leave-active", Yd = "vertical-window-transition-back-leave-to", Zd = "vertical-window-transition-enter-from", Qd = "vertical-window-transition-back-enter-from", Xd = "vertical-window-transition-leave-to", Jd = "window-transition-enter-active", em = "window-transition-back-enter-active", tm = "window-transition-leave-active", nm = "window-transition-back-leave-active", am = "window-transition-back-leave-to", im = "window-transition-enter-from", sm = "window-transition-back-enter-from", om = "window-transition-leave-to", K = { breakthroughTransitionEnterActive: yd, breakthroughTransitionBackEnterActive: kd, breakthroughTransitionLeaveActive: Ad, breakthroughTransitionBackLeaveActive: $d, breakthroughTransitionEnterFrom: Fd, breakthroughTransitionBackLeaveTo: Cd, breakthroughTransitionLeaveTo: Bd, breakthroughTransitionBackEnterFrom: wd, fadeTransitionEnterActive: Sd, fadeTransitionLeaveActive: Ed, fadeTransitionEnterFrom: Id, fadeTransitionLeaveTo: Td, fadeTransitionEnterTo: Ld, fadeTransitionLeaveFrom: Dd, routeTransitionEnterActive: Md, routeTransitionBackEnterActive: Pd, routeTransitionLeaveActive: Vd, routeTransitionBackLeaveActive: xd, routeTransitionEnterFrom: Od, routeTransitionBackLeaveTo: Rd, routeTransitionLeaveTo: zd, routeTransitionBackEnterFrom: Nd, tooltipTransitionEnterActive: Hd, tooltipTransitionLeaveActive: Gd, tooltipTransitionEnterFrom: Ud, tooltipTransitionLeaveTo: Wd, verticalWindowTransitionEnterActive: jd, verticalWindowTransitionBackEnterActive: _d, verticalWindowTransitionLeaveActive: qd, verticalWindowTransitionBackLeaveActive: Kd, verticalWindowTransitionBackLeaveTo: Yd, verticalWindowTransitionEnterFrom: Zd, verticalWindowTransitionBackEnterFrom: Qd, verticalWindowTransitionLeaveTo: Xd, windowTransitionEnterActive: Jd, windowTransitionBackEnterActive: em, windowTransitionLeaveActive: tm, windowTransitionBackLeaveActive: nm, windowTransitionBackLeaveTo: am, windowTransitionEnterFrom: im, windowTransitionBackEnterFrom: sm, windowTransitionLeaveTo: om }, lF = /* @__PURE__ */ k({
3652
+ }), kd = "breakthrough-transition-enter-active", Ad = "breakthrough-transition-back-enter-active", $d = "breakthrough-transition-leave-active", Fd = "breakthrough-transition-back-leave-active", Cd = "breakthrough-transition-enter-from", Bd = "breakthrough-transition-back-leave-to", wd = "breakthrough-transition-leave-to", Sd = "breakthrough-transition-back-enter-from", Ed = "fade-transition-enter-active", Id = "fade-transition-leave-active", Td = "fade-transition-enter-from", Ld = "fade-transition-leave-to", Dd = "fade-transition-enter-to", Md = "fade-transition-leave-from", Pd = "route-transition-enter-active", Vd = "route-transition-back-enter-active", xd = "route-transition-leave-active", Od = "route-transition-back-leave-active", Rd = "route-transition-enter-from", zd = "route-transition-back-leave-to", Nd = "route-transition-leave-to", Hd = "route-transition-back-enter-from", Gd = "tooltip-transition-enter-active", Ud = "tooltip-transition-leave-active", Wd = "tooltip-transition-enter-from", jd = "tooltip-transition-leave-to", _d = "vertical-window-transition-enter-active", qd = "vertical-window-transition-back-enter-active", Kd = "vertical-window-transition-leave-active", Yd = "vertical-window-transition-back-leave-active", Zd = "vertical-window-transition-back-leave-to", Qd = "vertical-window-transition-enter-from", Xd = "vertical-window-transition-back-enter-from", Jd = "vertical-window-transition-leave-to", em = "window-transition-enter-active", tm = "window-transition-back-enter-active", nm = "window-transition-leave-active", am = "window-transition-back-leave-active", im = "window-transition-back-leave-to", sm = "window-transition-enter-from", om = "window-transition-back-enter-from", lm = "window-transition-leave-to", K = { breakthroughTransitionEnterActive: kd, breakthroughTransitionBackEnterActive: Ad, breakthroughTransitionLeaveActive: $d, breakthroughTransitionBackLeaveActive: Fd, breakthroughTransitionEnterFrom: Cd, breakthroughTransitionBackLeaveTo: Bd, breakthroughTransitionLeaveTo: wd, breakthroughTransitionBackEnterFrom: Sd, fadeTransitionEnterActive: Ed, fadeTransitionLeaveActive: Id, fadeTransitionEnterFrom: Td, fadeTransitionLeaveTo: Ld, fadeTransitionEnterTo: Dd, fadeTransitionLeaveFrom: Md, routeTransitionEnterActive: Pd, routeTransitionBackEnterActive: Vd, routeTransitionLeaveActive: xd, routeTransitionBackLeaveActive: Od, routeTransitionEnterFrom: Rd, routeTransitionBackLeaveTo: zd, routeTransitionLeaveTo: Nd, routeTransitionBackEnterFrom: Hd, tooltipTransitionEnterActive: Gd, tooltipTransitionLeaveActive: Ud, tooltipTransitionEnterFrom: Wd, tooltipTransitionLeaveTo: jd, verticalWindowTransitionEnterActive: _d, verticalWindowTransitionBackEnterActive: qd, verticalWindowTransitionLeaveActive: Kd, verticalWindowTransitionBackLeaveActive: Yd, verticalWindowTransitionBackLeaveTo: Zd, verticalWindowTransitionEnterFrom: Qd, verticalWindowTransitionBackEnterFrom: Xd, verticalWindowTransitionLeaveTo: Jd, windowTransitionEnterActive: em, windowTransitionBackEnterActive: tm, windowTransitionLeaveActive: nm, windowTransitionBackLeaveActive: am, windowTransitionBackLeaveTo: im, windowTransitionEnterFrom: sm, windowTransitionBackEnterFrom: om, windowTransitionLeaveTo: lm }, rF = /* @__PURE__ */ k({
3653
3653
  __name: "FluxBreakthroughTransition",
3654
3654
  props: {
3655
3655
  isBack: { type: Boolean },
@@ -3690,7 +3690,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3690
3690
  _: 3
3691
3691
  }, 8, ["mode", "enter-active-class", "enter-from-class", "enter-to-class", "leave-active-class", "leave-from-class", "leave-to-class"]));
3692
3692
  }
3693
- }), lm = "overlay", rm = "base-pane-structure", um = "pane-footer", cm = "pane-header", dm = "tabs", mm = "tab-bar", pm = "pane-header-caption", fm = "overlay-transition-enter-active", hm = "overlay-transition-leave-active", gm = "overlay-transition-enter-from", bm = "overlay-transition-leave-to", vm = "slide-over-transition-enter-active", ym = "slide-over-transition-leave-active", km = "slide-over-transition-enter-from", Am = "slide-over-transition-leave-to", $m = "overlay-small overlay", Fm = "overlay-medium overlay", Cm = "overlay-large overlay", Bm = "slide-over overlay", ze = { overlay: lm, basePaneStructure: rm, paneFooter: um, paneHeader: cm, tabs: dm, tabBar: mm, paneHeaderCaption: pm, overlayTransitionEnterActive: fm, overlayTransitionLeaveActive: hm, overlayTransitionEnterFrom: gm, overlayTransitionLeaveTo: bm, slideOverTransitionEnterActive: vm, slideOverTransitionLeaveActive: ym, slideOverTransitionEnterFrom: km, slideOverTransitionLeaveTo: Am, overlaySmall: $m, overlayMedium: Fm, overlayLarge: Cm, slideOver: Bm }, wm = /* @__PURE__ */ k({
3693
+ }), rm = "overlay", um = "base-pane-structure", cm = "pane-footer", dm = "pane-header", mm = "tabs", pm = "tab-bar", fm = "pane-header-caption", hm = "overlay-transition-enter-active", gm = "overlay-transition-leave-active", bm = "overlay-transition-enter-from", vm = "overlay-transition-leave-to", ym = "slide-over-transition-enter-active", km = "slide-over-transition-leave-active", Am = "slide-over-transition-enter-from", $m = "slide-over-transition-leave-to", Fm = "overlay-small overlay", Cm = "overlay-medium overlay", Bm = "overlay-large overlay", wm = "slide-over overlay", ze = { overlay: rm, basePaneStructure: um, paneFooter: cm, paneHeader: dm, tabs: mm, tabBar: pm, paneHeaderCaption: fm, overlayTransitionEnterActive: hm, overlayTransitionLeaveActive: gm, overlayTransitionEnterFrom: bm, overlayTransitionLeaveTo: vm, slideOverTransitionEnterActive: ym, slideOverTransitionLeaveActive: km, slideOverTransitionEnterFrom: Am, slideOverTransitionLeaveTo: $m, overlaySmall: Fm, overlayMedium: Cm, overlayLarge: Bm, slideOver: wm }, Sm = /* @__PURE__ */ k({
3694
3694
  __name: "FluxOverlayTransition",
3695
3695
  props: {
3696
3696
  mode: { default: "out-in" }
@@ -3709,7 +3709,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3709
3709
  _: 3
3710
3710
  }, 8, ["mode", "enter-active-class", "enter-from-class", "leave-active-class", "leave-to-class"]));
3711
3711
  }
3712
- }), rF = /* @__PURE__ */ k({
3712
+ }), uF = /* @__PURE__ */ k({
3713
3713
  __name: "FluxRouteTransition",
3714
3714
  props: {
3715
3715
  isBack: { type: Boolean },
@@ -3729,7 +3729,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3729
3729
  _: 3
3730
3730
  }, 8, ["mode", "enter-active-class", "enter-from-class", "leave-active-class", "leave-to-class"]));
3731
3731
  }
3732
- }), Sm = /* @__PURE__ */ k({
3732
+ }), Em = /* @__PURE__ */ k({
3733
3733
  __name: "FluxSlideOverTransition",
3734
3734
  props: {
3735
3735
  mode: { default: "out-in" }
@@ -3748,7 +3748,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3748
3748
  _: 3
3749
3749
  }, 8, ["mode", "enter-active-class", "enter-from-class", "leave-active-class", "leave-to-class"]));
3750
3750
  }
3751
- }), Em = /* @__PURE__ */ k({
3751
+ }), Im = /* @__PURE__ */ k({
3752
3752
  __name: "FluxTooltipTransition",
3753
3753
  props: {
3754
3754
  mode: { default: "out-in" }
@@ -3767,7 +3767,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3767
3767
  _: 3
3768
3768
  }, 8, ["mode", "enter-active-class", "enter-from-class", "leave-active-class", "leave-to-class"]));
3769
3769
  }
3770
- }), Im = /* @__PURE__ */ k({
3770
+ }), Tm = /* @__PURE__ */ k({
3771
3771
  __name: "FluxVerticalWindowTransition",
3772
3772
  props: {
3773
3773
  isBack: { type: Boolean },
@@ -3807,7 +3807,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3807
3807
  _: 3
3808
3808
  }, 8, ["mode", "enter-active-class", "enter-from-class", "leave-active-class", "leave-to-class"]));
3809
3809
  }
3810
- }), Tm = "avatar", Lm = "avatar-image", Dm = "avatar-fallback", Mm = "icon", Pm = "avatar-loading", Vm = "spinner", xm = "avatar-status", Om = "avatar-clickable", Rm = "persona", zm = "persona-details", Nm = "avatar-fallback-colorized avatar-fallback", Hm = "avatar-fallback-neutral avatar-fallback", Gm = "avatar-status-gray avatar-status", Um = "avatar-status-primary avatar-status", Wm = "avatar-status-danger avatar-status", jm = "avatar-status-info avatar-status", _m = "avatar-status-success avatar-status", qm = "avatar-status-warning avatar-status", Km = "status-avatar avatar", Se = { avatar: Tm, avatarImage: Lm, avatarFallback: Dm, icon: Mm, avatarLoading: Pm, spinner: Vm, avatarStatus: xm, avatarClickable: Om, persona: Rm, personaDetails: zm, avatarFallbackColorized: Nm, avatarFallbackNeutral: Hm, avatarStatusGray: Gm, avatarStatusPrimary: Um, avatarStatusDanger: Wm, avatarStatusInfo: jm, avatarStatusSuccess: _m, avatarStatusWarning: qm, statusAvatar: Km }, Ym = ["alt", "src"], Zm = { key: 0 }, ss = /* @__PURE__ */ k({
3810
+ }), Lm = "avatar", Dm = "avatar-image", Mm = "avatar-fallback", Pm = "icon", Vm = "avatar-loading", xm = "spinner", Om = "avatar-status", Rm = "avatar-clickable", zm = "persona", Nm = "persona-details", Hm = "avatar-fallback-colorized avatar-fallback", Gm = "avatar-fallback-neutral avatar-fallback", Um = "avatar-status-gray avatar-status", Wm = "avatar-status-primary avatar-status", jm = "avatar-status-danger avatar-status", _m = "avatar-status-info avatar-status", qm = "avatar-status-success avatar-status", Km = "avatar-status-warning avatar-status", Ym = "status-avatar avatar", Se = { avatar: Lm, avatarImage: Dm, avatarFallback: Mm, icon: Pm, avatarLoading: Vm, spinner: xm, avatarStatus: Om, avatarClickable: Rm, persona: zm, personaDetails: Nm, avatarFallbackColorized: Hm, avatarFallbackNeutral: Gm, avatarStatusGray: Um, avatarStatusPrimary: Wm, avatarStatusDanger: jm, avatarStatusInfo: _m, avatarStatusSuccess: qm, avatarStatusWarning: Km, statusAvatar: Ym }, Zm = ["alt", "src"], Qm = { key: 0 }, ss = /* @__PURE__ */ k({
3811
3811
  __name: "FluxAvatar",
3812
3812
  props: {
3813
3813
  alt: {},
@@ -3873,11 +3873,11 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3873
3873
  class: d(n(Se).avatarImage),
3874
3874
  alt: s.alt,
3875
3875
  src: s.src
3876
- }, null, 10, Ym)) : (c(), p("div", {
3876
+ }, null, 10, Zm)) : (c(), p("div", {
3877
3877
  key: 1,
3878
3878
  class: d(s.fallback === "colorized" ? n(Se).avatarFallbackColorized : n(Se).avatarFallbackNeutral)
3879
3879
  }, [
3880
- s.fallbackInitials ? (c(), p("span", Zm, O(s.fallbackInitials), 1)) : s.fallbackIcon ? (c(), b(U, {
3880
+ s.fallbackInitials ? (c(), p("span", Qm, O(s.fallbackInitials), 1)) : s.fallbackIcon ? (c(), b(U, {
3881
3881
  key: 1,
3882
3882
  name: s.fallbackIcon
3883
3883
  }, null, 8, ["name"])) : S("", !0)
@@ -3901,7 +3901,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3901
3901
  _: 1
3902
3902
  }, 8, ["class", "style", "component-type", "aria-label", "tabindex", "href", "rel", "target", "to"]));
3903
3903
  }
3904
- }), Qm = "badge", Xm = "spinner", Jm = "badge-close", ep = "icon", tp = "badge-dot", np = "badge-icon", ap = "badge-label", ip = "badge-gray badge", sp = "badge-primary badge", op = "badge-danger badge", lp = "badge-info badge", rp = "badge-success badge", up = "badge-warning badge", cp = "tag badge", dp = "tag-close badge-close", mp = "tag-dot badge-dot", pp = "tag-icon badge-icon", fp = "tag-label badge-label", hp = "tag-gray badge-gray badge tag badge", gp = "tag-primary badge-primary badge tag badge", bp = "tag-danger badge-danger badge tag badge", vp = "tag-info badge-info badge tag badge", yp = "tag-success badge-success badge tag badge", kp = "tag-warning badge-warning badge tag badge", fe = { badge: Qm, spinner: Xm, badgeClose: Jm, icon: ep, badgeDot: tp, badgeIcon: np, badgeLabel: ap, badgeGray: ip, badgePrimary: sp, badgeDanger: op, badgeInfo: lp, badgeSuccess: rp, badgeWarning: up, tag: cp, tagClose: dp, tagDot: mp, tagIcon: pp, tagLabel: fp, tagGray: hp, tagPrimary: gp, tagDanger: bp, tagInfo: vp, tagSuccess: yp, tagWarning: kp }, uF = /* @__PURE__ */ k({
3904
+ }), Xm = "badge", Jm = "spinner", ep = "badge-close", tp = "icon", np = "badge-dot", ap = "badge-icon", ip = "badge-label", sp = "badge-gray badge", op = "badge-primary badge", lp = "badge-danger badge", rp = "badge-info badge", up = "badge-success badge", cp = "badge-warning badge", dp = "tag badge", mp = "tag-close badge-close", pp = "tag-dot badge-dot", fp = "tag-icon badge-icon", hp = "tag-label badge-label", gp = "tag-gray badge-gray badge tag badge", bp = "tag-primary badge-primary badge tag badge", vp = "tag-danger badge-danger badge tag badge", yp = "tag-info badge-info badge tag badge", kp = "tag-success badge-success badge tag badge", Ap = "tag-warning badge-warning badge tag badge", he = { badge: Xm, spinner: Jm, badgeClose: ep, icon: tp, badgeDot: np, badgeIcon: ap, badgeLabel: ip, badgeGray: sp, badgePrimary: op, badgeDanger: lp, badgeInfo: rp, badgeSuccess: up, badgeWarning: cp, tag: dp, tagClose: mp, tagDot: pp, tagIcon: fp, tagLabel: hp, tagGray: gp, tagPrimary: bp, tagDanger: vp, tagInfo: yp, tagSuccess: kp, tagWarning: Ap }, cF = /* @__PURE__ */ k({
3905
3905
  __name: "FluxBadge",
3906
3906
  props: {
3907
3907
  color: { default: "gray" },
@@ -3925,12 +3925,12 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3925
3925
  }
3926
3926
  return (s, o) => (c(), b(Zt, {
3927
3927
  class: d(n(Z)(
3928
- s.color === "gray" && n(fe).badgeGray,
3929
- s.color === "primary" && n(fe).badgePrimary,
3930
- s.color === "danger" && n(fe).badgeDanger,
3931
- s.color === "info" && n(fe).badgeInfo,
3932
- s.color === "success" && n(fe).badgeSuccess,
3933
- s.color === "warning" && n(fe).badgeWarning
3928
+ s.color === "gray" && n(he).badgeGray,
3929
+ s.color === "primary" && n(he).badgePrimary,
3930
+ s.color === "danger" && n(he).badgeDanger,
3931
+ s.color === "info" && n(he).badgeInfo,
3932
+ s.color === "success" && n(he).badgeSuccess,
3933
+ s.color === "warning" && n(he).badgeWarning
3934
3934
  )),
3935
3935
  "component-type": s.type,
3936
3936
  tabindex: s.tabindex,
@@ -3945,23 +3945,23 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3945
3945
  default: A(() => [
3946
3946
  s.isLoading ? (c(), b(Ee, {
3947
3947
  key: 0,
3948
- class: d(n(fe).badgeIcon),
3948
+ class: d(n(he).badgeIcon),
3949
3949
  size: 16
3950
3950
  }, null, 8, ["class"])) : s.dot ? (c(), p("span", {
3951
3951
  key: 1,
3952
- class: d(n(fe).badgeDot)
3952
+ class: d(n(he).badgeDot)
3953
3953
  }, null, 2)) : s.icon ? (c(), b(U, {
3954
3954
  key: 2,
3955
- class: d(n(fe).badgeIcon),
3955
+ class: d(n(he).badgeIcon),
3956
3956
  size: 16,
3957
3957
  name: s.icon
3958
3958
  }, null, 8, ["class", "name"])) : S("", !0),
3959
3959
  D("span", {
3960
- class: d(n(fe).badgeLabel)
3960
+ class: d(n(he).badgeLabel)
3961
3961
  }, O(s.label), 3),
3962
3962
  s.type === "none" && s.isDeletable ? (c(), p("button", {
3963
3963
  key: 3,
3964
- class: d(n(fe).badgeClose),
3964
+ class: d(n(he).badgeClose),
3965
3965
  type: "button",
3966
3966
  onClick: o[0] || (o[0] = (l) => i())
3967
3967
  }, [
@@ -3971,7 +3971,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3971
3971
  _: 1
3972
3972
  }, 8, ["class", "component-type", "tabindex", "href", "rel", "target", "to"]));
3973
3973
  }
3974
- }), cF = /* @__PURE__ */ k({
3974
+ }), dF = /* @__PURE__ */ k({
3975
3975
  __name: "FluxBadgeStack",
3976
3976
  setup(t) {
3977
3977
  return (e, a) => (c(), b(Ye, {
@@ -3985,7 +3985,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
3985
3985
  _: 3
3986
3986
  }));
3987
3987
  }
3988
- }), dF = k({
3988
+ }), mF = k({
3989
3989
  inheritAttrs: !1,
3990
3990
  props: {
3991
3991
  colors: { default: [pa, "transparent", es, "transparent", ns, "transparent", pa], type: Array },
@@ -4016,7 +4016,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4016
4016
  );
4017
4017
  };
4018
4018
  }
4019
- }), mF = /* @__PURE__ */ k({
4019
+ }), pF = /* @__PURE__ */ k({
4020
4020
  __name: "FluxBoxedIcon",
4021
4021
  props: {
4022
4022
  color: {},
@@ -4042,7 +4042,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4042
4042
  y(U, { name: e.name }, null, 8, ["name"])
4043
4043
  ], 6));
4044
4044
  }
4045
- }), Ap = /* @__PURE__ */ k({
4045
+ }), $p = /* @__PURE__ */ k({
4046
4046
  __name: "Anchor",
4047
4047
  props: {
4048
4048
  tagName: {}
@@ -4055,7 +4055,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4055
4055
  _: 3
4056
4056
  }));
4057
4057
  }
4058
- }), $p = /* @__PURE__ */ k({
4058
+ }), Fp = /* @__PURE__ */ k({
4059
4059
  __name: "AnchorPopup",
4060
4060
  props: {
4061
4061
  anchor: {},
@@ -4152,7 +4152,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4152
4152
  w(u.$slots, "default")
4153
4153
  ], 4));
4154
4154
  }
4155
- }), { button: Fp, buttonIcon: os, buttonLabel: Cp } = zn, Bp = "menu", wp = "menu-group", Sp = "menu-item-active", Ep = "menu-item-destructive", Ip = "menu-item-highlighted", Tp = "menu-item-indented", Lp = "menu-item-selected", Dp = "menu-item-command", Mp = "menu-item-command-icon", Pp = "icon", Vp = "menu-item-image", xp = "menu-title", Op = "menu-sub-header", Rp = "menu-sub-header-icon", zp = "menu-sub-header-label", Np = "base-pane", Hp = "divider", Gp = "separator", Up = "expandable-body", Wp = "menu-normal menu", jp = "menu-large menu", _p = "menu-group-horizontal menu-group", qp = "menu-group-vertical menu-group", Kp = `menu-item ${Fp}`, Yp = `menu-item-icon ${os}`, Zp = `menu-item-label ${Cp}`, Qp = `menu-item-selectable-icon ${os}`, pe = { menu: Bp, menuGroup: wp, menuItemActive: Sp, menuItemDestructive: Ep, menuItemHighlighted: Ip, menuItemIndented: Tp, menuItemSelected: Lp, menuItemCommand: Dp, menuItemCommandIcon: Mp, icon: Pp, menuItemImage: Vp, menuTitle: xp, menuSubHeader: Op, menuSubHeaderIcon: Rp, menuSubHeaderLabel: zp, basePane: Np, divider: Hp, separator: Gp, expandableBody: Up, menuNormal: Wp, menuLarge: jp, menuGroupHorizontal: _p, menuGroupVertical: qp, menuItem: Kp, menuItemIcon: Yp, menuItemLabel: Zp, menuItemSelectableIcon: Qp }, Xp = ["src"], _e = /* @__PURE__ */ k({
4155
+ }), { button: Cp, buttonLabel: Bp, buttonIcon: os } = zn, wp = "menu", Sp = "menu-group", Ep = "menu-item-active", Ip = "menu-item-destructive", Tp = "menu-item-highlighted", Lp = "menu-item-indented", Dp = "menu-item-selected", Mp = "menu-item-command", Pp = "menu-item-command-icon", Vp = "icon", xp = "menu-item-image", Op = "menu-title", Rp = "menu-sub-header", zp = "menu-sub-header-icon", Np = "menu-sub-header-label", Hp = "base-pane", Gp = "divider", Up = "separator", Wp = "expandable-body", jp = "menu-normal menu", _p = "menu-large menu", qp = "menu-group-horizontal menu-group", Kp = "menu-group-vertical menu-group", Yp = `menu-item ${Cp}`, Zp = `menu-item-label ${Bp}`, Qp = `menu-item-selectable-icon ${os}`, Xp = `menu-item-icon ${os}`, fe = { menu: wp, menuGroup: Sp, menuItemActive: Ep, menuItemDestructive: Ip, menuItemHighlighted: Tp, menuItemIndented: Lp, menuItemSelected: Dp, menuItemCommand: Mp, menuItemCommandIcon: Pp, icon: Vp, menuItemImage: xp, menuTitle: Op, menuSubHeader: Rp, menuSubHeaderIcon: zp, menuSubHeaderLabel: Np, basePane: Hp, divider: Gp, separator: Up, expandableBody: Wp, menuNormal: jp, menuLarge: _p, menuGroupHorizontal: qp, menuGroupVertical: Kp, menuItem: Yp, menuItemLabel: Zp, menuItemSelectableIcon: Qp, menuItemIcon: Xp }, Jp = ["src"], _e = /* @__PURE__ */ k({
4156
4156
  __name: "FluxMenuItem",
4157
4157
  props: {
4158
4158
  type: { default: "button" },
@@ -4180,17 +4180,17 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4180
4180
  emits: ["click", "mouseenter", "mouseleave"],
4181
4181
  setup(t) {
4182
4182
  return (e, a) => (c(), b(ft, ke({ type: e.type, disabled: e.disabled, iconLeading: e.iconLeading, iconTrailing: e.iconTrailing, isLoading: e.isLoading, label: e.label, href: e.href, rel: e.rel, target: e.target, to: e.to }, {
4183
- "css-class": n(pe).menuItem,
4184
- "css-class-icon": n(pe).menuItemIcon,
4185
- "css-class-label": n(pe).menuItemLabel,
4183
+ "css-class": n(fe).menuItem,
4184
+ "css-class-icon": n(fe).menuItemIcon,
4185
+ "css-class-label": n(fe).menuItemLabel,
4186
4186
  "is-filled": "",
4187
4187
  role: e.isSelectable ? "menuitemradio" : "menuitem",
4188
4188
  class: {
4189
- [n(pe).menuItemActive]: e.isActive,
4190
- [n(pe).menuItemDestructive]: e.isDestructive,
4191
- [n(pe).menuItemHighlighted]: e.isHighlighted,
4192
- [n(pe).menuItemIndented]: e.isIndented,
4193
- [n(pe).menuItemSelected]: e.isSelectable && e.isSelected
4189
+ [n(fe).menuItemActive]: e.isActive,
4190
+ [n(fe).menuItemDestructive]: e.isDestructive,
4191
+ [n(fe).menuItemHighlighted]: e.isHighlighted,
4192
+ [n(fe).menuItemIndented]: e.isIndented,
4193
+ [n(fe).menuItemSelected]: e.isSelectable && e.isSelected
4194
4194
  },
4195
4195
  "aria-checked": e.isSelectable ? e.isSelected : void 0,
4196
4196
  onClick: a[0] || (a[0] = (i) => e.$emit("click", i))
@@ -4199,7 +4199,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4199
4199
  name: "iconLeading",
4200
4200
  fn: A(() => [
4201
4201
  y(U, {
4202
- class: d(n(pe).menuItemSelectableIcon),
4202
+ class: d(n(fe).menuItemSelectableIcon),
4203
4203
  name: e.isSelected ? "circle-check" : void 0
4204
4204
  }, null, 8, ["class", "name"])
4205
4205
  ]),
@@ -4208,10 +4208,10 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4208
4208
  name: "iconLeading",
4209
4209
  fn: A(() => [
4210
4210
  D("img", {
4211
- class: d(n(pe).menuItemImage),
4211
+ class: d(n(fe).menuItemImage),
4212
4212
  src: e.imageSrc,
4213
4213
  alt: ""
4214
- }, null, 10, Xp)
4214
+ }, null, 10, Jp)
4215
4215
  ]),
4216
4216
  key: "1"
4217
4217
  } : void 0,
@@ -4220,16 +4220,16 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4220
4220
  fn: A(() => [
4221
4221
  e.commandLoading ? (c(), b(Ee, {
4222
4222
  key: 0,
4223
- class: d(n(pe).menuItemCommandIcon),
4223
+ class: d(n(fe).menuItemCommandIcon),
4224
4224
  size: 16
4225
4225
  }, null, 8, ["class"])) : (c(), p(N, { key: 1 }, [
4226
4226
  e.command ? (c(), p("kbd", {
4227
4227
  key: 0,
4228
- class: d(n(pe).menuItemCommand)
4228
+ class: d(n(fe).menuItemCommand)
4229
4229
  }, O(e.command), 3)) : S("", !0),
4230
4230
  e.commandIcon ? (c(), b(U, {
4231
4231
  key: 1,
4232
- class: d(n(pe).menuItemCommandIcon),
4232
+ class: d(n(fe).menuItemCommandIcon),
4233
4233
  name: e.commandIcon
4234
4234
  }, null, 8, ["class", "name"])) : S("", !0)
4235
4235
  ], 64))
@@ -4238,7 +4238,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4238
4238
  } : void 0
4239
4239
  ]), 1040, ["css-class", "css-class-icon", "css-class-label", "role", "class", "aria-checked"]));
4240
4240
  }
4241
- }), { basePaneStructure: Jp } = pt, ef = "button-group", tf = "button", nf = "form-input", af = "form-structure-element", sf = "pane", of = "form-row", lf = "form-section-title", rf = "form-field", uf = "form-field-header", cf = "form-field-label", df = "form-field-optional", mf = "form-field-value", pf = "form-field-counter", ff = "form-field-addition", hf = "form-field-addition-icon", gf = "is-secondary", bf = "form-input-icon", vf = "form-input-native", yf = "form-input-native-has-icon-leading", kf = "form-input-native-has-icon-trailing", Af = "secondary-button", $f = "form-date-input", Ff = "form-date-time-input", Cf = "input-group", Bf = "is-disabled", wf = "is-focused", Sf = "badge", Ef = "form-select-icon", If = "form-select-input", Tf = "form-select-placeholder", Lf = "menu-item", Df = "is-keyboard-action", Mf = "is-searchable", Pf = "menu-sub-header", Vf = "form-select-selected", xf = "button-label", Of = "form-text-area", Rf = "checkbox", zf = "checkbox-element", Nf = "checkbox-native", Hf = "icon", Gf = "checkbox-label", Uf = "quantity-selector", Wf = "quantity-selector-button", jf = "pin-input", _f = "pin-input-field", qf = "toggle", Kf = "is-checked", Yf = "toggle-input", Zf = "is-switch", Qf = "toggle-icon", Xf = "form-input-group form-input-enabled form-input", Jf = "form-select form-input", eh = "form form-structure-element", th = "form-column form-structure-element", nh = "form-section form-structure-element", ah = "form-field-addition-error form-field-addition", ih = "form-field-addition-hint form-field-addition", sh = "form-input-disabled form-input", oh = "form-input-enabled form-input", lh = "form-input-icon-trailing form-input-icon", rh = "form-input-icon-leading form-input-icon", uh = "form-input-icon-password-toggle form-input-icon-trailing form-input-icon", ch = "form-input-addition form-input", dh = "form-date-range-input form-input", mh = "form-time-input form-date-input", ph = "form-text-area-disabled form-input-disabled form-input form-text-area", fh = "form-text-area-enabled form-input-enabled form-input form-text-area", hh = "quantity-selector-input form-input", gh = "pin-input-enabled pin-input", bh = "pin-input-disabled pin-input", vh = "toggle-icon-on toggle-icon", yh = "toggle-icon-off toggle-icon", kh = `form-select-popup ${Jp}`, R = { buttonGroup: ef, button: tf, formInput: nf, formStructureElement: af, pane: sf, formRow: of, formSectionTitle: lf, formField: rf, formFieldHeader: uf, formFieldLabel: cf, formFieldOptional: df, formFieldValue: mf, formFieldCounter: pf, formFieldAddition: ff, formFieldAdditionIcon: hf, isSecondary: gf, formInputIcon: bf, formInputNative: vf, formInputNativeHasIconLeading: yf, formInputNativeHasIconTrailing: kf, secondaryButton: Af, formDateInput: $f, formDateTimeInput: Ff, inputGroup: Cf, isDisabled: Bf, isFocused: wf, badge: Sf, formSelectIcon: Ef, formSelectInput: If, formSelectPlaceholder: Tf, menuItem: Lf, isKeyboardAction: Df, isSearchable: Mf, menuSubHeader: Pf, formSelectSelected: Vf, buttonLabel: xf, formTextArea: Of, checkbox: Rf, checkboxElement: zf, checkboxNative: Nf, icon: Hf, checkboxLabel: Gf, quantitySelector: Uf, quantitySelectorButton: Wf, pinInput: jf, pinInputField: _f, toggle: qf, isChecked: Kf, toggleInput: Yf, isSwitch: Zf, toggleIcon: Qf, formInputGroup: Xf, formSelect: Jf, form: eh, formColumn: th, formSection: nh, formFieldAdditionError: ah, formFieldAdditionHint: ih, formInputDisabled: sh, formInputEnabled: oh, formInputIconTrailing: lh, formInputIconLeading: rh, formInputIconPasswordToggle: uh, formInputAddition: ch, formDateRangeInput: dh, formTimeInput: mh, formTextAreaDisabled: ph, formTextAreaEnabled: fh, quantitySelectorInput: hh, pinInputEnabled: gh, pinInputDisabled: bh, toggleIconOn: vh, toggleIconOff: yh, formSelectPopup: kh }, Ah = ["aria-disabled"], $h = ["id", "autocomplete", "autofocus", "aria-disabled", "disabled", "max", "maxlength", "min", "placeholder", "readonly", "step", "type", "value"], we = /* @__PURE__ */ k({
4241
+ }), { basePaneStructure: ef } = pt, tf = "button-group", nf = "button", af = "form-input", sf = "form-structure-element", of = "pane", lf = "form-row", rf = "form-section-title", uf = "form-field", cf = "form-field-header", df = "form-field-label", mf = "form-field-optional", pf = "form-field-value", ff = "form-field-counter", hf = "form-field-addition", gf = "form-field-addition-icon", bf = "is-secondary", vf = "form-input-icon", yf = "form-input-native", kf = "form-input-native-has-icon-leading", Af = "form-input-native-has-icon-trailing", $f = "secondary-button", Ff = "form-date-input", Cf = "form-date-time-input", Bf = "input-group", wf = "is-disabled", Sf = "is-focused", Ef = "badge", If = "form-select-icon", Tf = "form-select-input", Lf = "form-select-placeholder", Df = "menu-item", Mf = "is-keyboard-action", Pf = "is-searchable", Vf = "menu-sub-header", xf = "form-select-selected", Of = "button-label", Rf = "form-text-area", zf = "checkbox", Nf = "checkbox-element", Hf = "checkbox-native", Gf = "icon", Uf = "checkbox-label", Wf = "quantity-selector", jf = "quantity-selector-button", _f = "pin-input", qf = "pin-input-field", Kf = "toggle", Yf = "is-checked", Zf = "toggle-input", Qf = "is-switch", Xf = "toggle-icon", Jf = "form-input-group form-input-enabled form-input", eh = "form-select form-input", th = "form form-structure-element", nh = "form-column form-structure-element", ah = "form-section form-structure-element", ih = "form-field-addition-error form-field-addition", sh = "form-field-addition-hint form-field-addition", oh = "form-input-disabled form-input", lh = "form-input-enabled form-input", rh = "form-input-icon-trailing form-input-icon", uh = "form-input-icon-leading form-input-icon", ch = "form-input-icon-password-toggle form-input-icon-trailing form-input-icon", dh = "form-input-addition form-input", mh = "form-date-range-input form-input", ph = "form-time-input form-date-input", fh = "form-text-area-disabled form-input-disabled form-input form-text-area", hh = "form-text-area-enabled form-input-enabled form-input form-text-area", gh = "quantity-selector-input form-input", bh = "pin-input-enabled pin-input", vh = "pin-input-disabled pin-input", yh = "toggle-icon-on toggle-icon", kh = "toggle-icon-off toggle-icon", Ah = `form-select-popup ${ef}`, R = { buttonGroup: tf, button: nf, formInput: af, formStructureElement: sf, pane: of, formRow: lf, formSectionTitle: rf, formField: uf, formFieldHeader: cf, formFieldLabel: df, formFieldOptional: mf, formFieldValue: pf, formFieldCounter: ff, formFieldAddition: hf, formFieldAdditionIcon: gf, isSecondary: bf, formInputIcon: vf, formInputNative: yf, formInputNativeHasIconLeading: kf, formInputNativeHasIconTrailing: Af, secondaryButton: $f, formDateInput: Ff, formDateTimeInput: Cf, inputGroup: Bf, isDisabled: wf, isFocused: Sf, badge: Ef, formSelectIcon: If, formSelectInput: Tf, formSelectPlaceholder: Lf, menuItem: Df, isKeyboardAction: Mf, isSearchable: Pf, menuSubHeader: Vf, formSelectSelected: xf, buttonLabel: Of, formTextArea: Rf, checkbox: zf, checkboxElement: Nf, checkboxNative: Hf, icon: Gf, checkboxLabel: Uf, quantitySelector: Wf, quantitySelectorButton: jf, pinInput: _f, pinInputField: qf, toggle: Kf, isChecked: Yf, toggleInput: Zf, isSwitch: Qf, toggleIcon: Xf, formInputGroup: Jf, formSelect: eh, form: th, formColumn: nh, formSection: ah, formFieldAdditionError: ih, formFieldAdditionHint: sh, formInputDisabled: oh, formInputEnabled: lh, formInputIconTrailing: rh, formInputIconLeading: uh, formInputIconPasswordToggle: ch, formInputAddition: dh, formDateRangeInput: mh, formTimeInput: ph, formTextAreaDisabled: fh, formTextAreaEnabled: hh, quantitySelectorInput: gh, pinInputEnabled: bh, pinInputDisabled: vh, toggleIconOn: yh, toggleIconOff: kh, formSelectPopup: Ah }, $h = ["aria-disabled"], Fh = ["id", "autocomplete", "autofocus", "aria-disabled", "disabled", "max", "maxlength", "min", "placeholder", "readonly", "step", "type", "value"], we = /* @__PURE__ */ k({
4242
4242
  __name: "FluxFormInput",
4243
4243
  props: /* @__PURE__ */ ee({
4244
4244
  autoComplete: {},
@@ -4263,7 +4263,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4263
4263
  }),
4264
4264
  emits: /* @__PURE__ */ ee(["blur", "focus", "showPicker"], ["update:modelValue"]),
4265
4265
  setup(t, { expose: e, emit: a }) {
4266
- const i = a, s = ae(t, "modelValue"), o = be(he(() => t.disabled)), l = te("input"), { id: r } = Yt(), u = P(null), m = P(t.type);
4266
+ const i = a, s = ae(t, "modelValue"), o = be(me(() => t.disabled)), l = te("input"), { id: r } = Yt(), u = P(null), m = P(t.type);
4267
4267
  function f() {
4268
4268
  var v;
4269
4269
  (v = re(l)) == null || v.blur();
@@ -4333,7 +4333,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4333
4333
  if (!v || !E)
4334
4334
  return;
4335
4335
  const T = _s[E](v);
4336
- C && (T.value = C, u.value = T.value), G(() => T.destroy());
4336
+ C && (T.value = C, s.value = T.value), G(() => T.destroy());
4337
4337
  }, { immediate: !0 }), z(() => t.type, (v) => m.value = v), e({
4338
4338
  blur: f,
4339
4339
  focus: g
@@ -4368,7 +4368,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4368
4368
  onFocus: E[1] || (E[1] = (C) => F()),
4369
4369
  onInput: I,
4370
4370
  onKeydown: B
4371
- }, null, 42, $h),
4371
+ }, null, 42, Fh),
4372
4372
  v.iconLeading ? (c(), b(U, {
4373
4373
  key: 0,
4374
4374
  class: d(n(R).formInputIconLeading),
@@ -4387,7 +4387,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4387
4387
  name: v.iconTrailing,
4388
4388
  size: 18
4389
4389
  }, null, 8, ["class", "name"])) : S("", !0)
4390
- ], 10, Ah));
4390
+ ], 10, $h));
4391
4391
  }
4392
4392
  }), It = /* @__PURE__ */ k({
4393
4393
  __name: "FluxMenuGroup",
@@ -4396,7 +4396,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4396
4396
  },
4397
4397
  setup(t) {
4398
4398
  return (e, a) => (c(), p("div", {
4399
- class: d(e.isHorizontal ? n(pe).menuGroupHorizontal : n(pe).menuGroupVertical),
4399
+ class: d(e.isHorizontal ? n(fe).menuGroupHorizontal : n(fe).menuGroupVertical),
4400
4400
  role: "group"
4401
4401
  }, [
4402
4402
  w(e.$slots, "default")
@@ -4411,25 +4411,25 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4411
4411
  },
4412
4412
  setup(t) {
4413
4413
  return (e, a) => (c(), p("div", {
4414
- class: d(n(pe).menuSubHeader),
4414
+ class: d(n(fe).menuSubHeader),
4415
4415
  role: "presentation"
4416
4416
  }, [
4417
4417
  e.iconLeading ? (c(), b(U, {
4418
4418
  key: 0,
4419
- class: d(n(pe).menuSubHeaderIcon),
4419
+ class: d(n(fe).menuSubHeaderIcon),
4420
4420
  name: e.iconLeading
4421
4421
  }, null, 8, ["class", "name"])) : S("", !0),
4422
4422
  D("span", {
4423
- class: d(n(pe).menuSubHeaderLabel)
4423
+ class: d(n(fe).menuSubHeaderLabel)
4424
4424
  }, O(e.label), 3),
4425
4425
  e.iconTrailing ? (c(), b(U, {
4426
4426
  key: 1,
4427
- class: d(n(pe).menuSubHeaderIcon),
4427
+ class: d(n(fe).menuSubHeaderIcon),
4428
4428
  name: e.iconTrailing
4429
4429
  }, null, 8, ["class", "name"])) : S("", !0)
4430
4430
  ], 2));
4431
4431
  }
4432
- }), Fh = "filter", Ch = "menu", Bh = "divider", wh = "separator", Sh = "menu-group", Eh = "menu-sub-header", Ih = "filter-search", Th = "menu-item-label", Lh = "pane-body", Dh = "filter-header", Mh = "filter-back", Ph = "filter-reset", Vh = "filter-date-picker", Bt = { filter: Fh, menu: Ch, divider: Bh, separator: wh, menuGroup: Sh, menuSubHeader: Eh, filterSearch: Ih, menuItemLabel: Th, paneBody: Lh, filterHeader: Dh, filterBack: Mh, filterReset: Ph, filterDatePicker: Vh }, Hn = /* @__PURE__ */ k({
4432
+ }), Ch = "filter", Bh = "menu", wh = "divider", Sh = "separator", Eh = "menu-group", Ih = "menu-sub-header", Th = "filter-search", Lh = "menu-item-label", Dh = "pane-body", Mh = "filter-header", Ph = "filter-back", Vh = "filter-reset", xh = "filter-date-picker", Bt = { filter: Ch, menu: Bh, divider: wh, separator: Sh, menuGroup: Eh, menuSubHeader: Ih, filterSearch: Th, menuItemLabel: Lh, paneBody: Dh, filterHeader: Mh, filterBack: Ph, filterReset: Vh, filterDatePicker: xh }, Hn = /* @__PURE__ */ k({
4433
4433
  __name: "FilterOptionBase",
4434
4434
  props: /* @__PURE__ */ ee({
4435
4435
  isLoading: { type: Boolean },
@@ -4496,14 +4496,14 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4496
4496
  direction: "vertical"
4497
4497
  }), (a, i) => (c(), p("nav", {
4498
4498
  ref: "element",
4499
- class: d(a.isLarge ? n(pe).menuLarge : n(pe).menuNormal),
4499
+ class: d(a.isLarge ? n(fe).menuLarge : n(fe).menuNormal),
4500
4500
  role: "menu",
4501
4501
  "aria-orientation": "vertical"
4502
4502
  }, [
4503
4503
  w(a.$slots, "default")
4504
4504
  ], 2));
4505
4505
  }
4506
- }), xh = /* @__PURE__ */ k({
4506
+ }), Oh = /* @__PURE__ */ k({
4507
4507
  __name: "FluxTag",
4508
4508
  props: {
4509
4509
  color: { default: "gray" },
@@ -4528,12 +4528,12 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4528
4528
  }
4529
4529
  return (s, o) => (c(), b(Zt, {
4530
4530
  class: d(n(Z)(
4531
- s.color === "gray" && n(fe).tagGray,
4532
- s.color === "primary" && n(fe).tagPrimary,
4533
- s.color === "danger" && n(fe).tagDanger,
4534
- s.color === "info" && n(fe).tagInfo,
4535
- s.color === "success" && n(fe).tagSuccess,
4536
- s.color === "warning" && n(fe).tagWarning
4531
+ s.color === "gray" && n(he).tagGray,
4532
+ s.color === "primary" && n(he).tagPrimary,
4533
+ s.color === "danger" && n(he).tagDanger,
4534
+ s.color === "info" && n(he).tagInfo,
4535
+ s.color === "success" && n(he).tagSuccess,
4536
+ s.color === "warning" && n(he).tagWarning
4537
4537
  )),
4538
4538
  "component-type": s.type,
4539
4539
  tabindex: s.tabindex,
@@ -4548,23 +4548,23 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4548
4548
  default: A(() => [
4549
4549
  s.isLoading ? (c(), b(Ee, {
4550
4550
  key: 0,
4551
- class: d(n(fe).tagIcon),
4551
+ class: d(n(he).tagIcon),
4552
4552
  size: 16
4553
4553
  }, null, 8, ["class"])) : s.dot ? (c(), p("span", {
4554
4554
  key: 1,
4555
- class: d(n(fe).tagDot)
4555
+ class: d(n(he).tagDot)
4556
4556
  }, null, 2)) : s.icon ? (c(), b(U, {
4557
4557
  key: 2,
4558
- class: d(n(fe).tagIcon),
4558
+ class: d(n(he).tagIcon),
4559
4559
  name: s.icon,
4560
4560
  size: 16
4561
4561
  }, null, 8, ["class", "name"])) : S("", !0),
4562
4562
  D("span", {
4563
- class: d(n(fe).tagLabel)
4563
+ class: d(n(he).tagLabel)
4564
4564
  }, O(s.label), 3),
4565
4565
  !s.isClickable && s.isDeletable ? (c(), p("button", {
4566
4566
  key: 3,
4567
- class: d(n(fe).tagClose),
4567
+ class: d(n(he).tagClose),
4568
4568
  type: "button",
4569
4569
  onClick: o[0] || (o[0] = (l) => i())
4570
4570
  }, [
@@ -4593,7 +4593,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4593
4593
  }),
4594
4594
  emits: /* @__PURE__ */ ee(["keyDown", "deselect", "select", "search", "close", "open"], ["update:searchQuery"]),
4595
4595
  setup(t, { emit: e }) {
4596
- const a = e, i = ae(t, "searchQuery"), s = be(he(() => t.disabled)), { id: o } = Yt(), l = ve(), r = te("anchor"), u = te("anchorPopup"), m = te("optionElements"), f = te("searchInputElement"), g = P(nn), $ = P(!1), h = P(!1), F = L(() => re(f) ?? re(r)), I = L(() => {
4596
+ const a = e, i = ae(t, "searchQuery"), s = be(me(() => t.disabled)), { id: o } = Yt(), l = ve(), r = te("anchor"), u = te("anchorPopup"), m = te("optionElements"), f = te("searchInputElement"), g = P(nn), $ = P(!1), h = P(!1), F = L(() => re(f) ?? re(r)), I = L(() => {
4597
4597
  var T;
4598
4598
  return (T = n(B)[n(g)]) == null ? void 0 : T.value;
4599
4599
  }), B = L(() => t.options.map((T) => T[1]).flat());
@@ -4679,7 +4679,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4679
4679
  });
4680
4680
  }), a("open");
4681
4681
  }), z(i, (T) => a("search", T)), z([() => t.options, h], () => g.value = nn), (T, V) => (c(), p(N, null, [
4682
- y(Ap, ke({ ref: "anchor" }, T.$attrs, {
4682
+ y($p, ke({ ref: "anchor" }, T.$attrs, {
4683
4683
  class: n(Z)(
4684
4684
  n(R).formSelect,
4685
4685
  n(s) && n(R).isDisabled,
@@ -4703,7 +4703,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4703
4703
  "icon-leading": T.selected[0].icon,
4704
4704
  label: T.selected[0].label,
4705
4705
  tabindex: "-1"
4706
- }, null, 8, ["class", "command", "command-icon", "icon-leading", "label"])) : T.isMultiple && T.selected[0] ? (c(!0), p(N, { key: 1 }, q(T.selected, (M) => (c(), b(xh, {
4706
+ }, null, 8, ["class", "command", "command-icon", "icon-leading", "label"])) : T.isMultiple && T.selected[0] ? (c(!0), p(N, { key: 1 }, q(T.selected, (M) => (c(), b(Oh, {
4707
4707
  key: M.value ?? "null option",
4708
4708
  label: M.label,
4709
4709
  "is-deletable": "",
@@ -4727,7 +4727,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4727
4727
  (c(), b(Qa, { to: "body" }, [
4728
4728
  y(n(Ne), null, {
4729
4729
  default: A(() => [
4730
- h.value && !n(s) ? (c(), b($p, {
4730
+ h.value && !n(s) ? (c(), b(Fp, {
4731
4731
  key: 0,
4732
4732
  ref: "anchorPopup",
4733
4733
  class: d(n(Z)(
@@ -4735,7 +4735,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4735
4735
  $.value && n(R).isKeyboardAction,
4736
4736
  T.isSearchable && n(R).isSearchable
4737
4737
  )),
4738
- anchor: n(r),
4738
+ anchor: r.value,
4739
4739
  direction: "vertical",
4740
4740
  "use-anchor-width": ""
4741
4741
  }, {
@@ -4771,11 +4771,11 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4771
4771
  "icon-leading": M.icon,
4772
4772
  label: M.label
4773
4773
  }, null, 8, ["icon-leading", "label"])) : S("", !0),
4774
- (c(!0), p(N, null, q(j, (_, me) => (c(), p(N, null, [
4774
+ (c(!0), p(N, null, q(j, (_, pe) => (c(), p(N, null, [
4775
4775
  n(ct)(_) ? (c(), b(_e, {
4776
4776
  ref_for: !0,
4777
4777
  ref: "optionElements",
4778
- key: me,
4778
+ key: pe,
4779
4779
  command: _.command,
4780
4780
  "command-icon": _.commandIcon,
4781
4781
  "icon-leading": _.icon,
@@ -4815,7 +4815,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4815
4815
  ]))
4816
4816
  ], 64));
4817
4817
  }
4818
- }), Oh = "slider", Rh = "is-disabled", zh = "is-dragging", Nh = "slider-thumb", Hh = "slider-track", Gh = "slider-track-value", Uh = "tick", Wh = "ticks", jh = "tick-large tick", _h = "tick-small tick", qe = { slider: Oh, isDisabled: Rh, isDragging: zh, sliderThumb: Nh, sliderTrack: Hh, sliderTrackValue: Gh, tick: Uh, ticks: Wh, tickLarge: jh, tickSmall: _h }, qh = /* @__PURE__ */ k({
4818
+ }), Rh = "slider", zh = "is-disabled", Nh = "is-dragging", Hh = "slider-thumb", Gh = "slider-track", Uh = "slider-track-value", Wh = "tick", jh = "ticks", _h = "tick-large tick", qh = "tick-small tick", qe = { slider: Rh, isDisabled: zh, isDragging: Nh, sliderThumb: Hh, sliderTrack: Gh, sliderTrackValue: Uh, tick: Wh, ticks: jh, tickLarge: _h, tickSmall: qh }, Kh = /* @__PURE__ */ k({
4819
4819
  __name: "FluxTicks",
4820
4820
  props: {
4821
4821
  lower: {},
@@ -4844,7 +4844,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4844
4844
  }, null, 6))), 128))
4845
4845
  ], 2));
4846
4846
  }
4847
- }), Kh = ["aria-disabled"], rs = /* @__PURE__ */ k({
4847
+ }), Yh = ["aria-disabled"], rs = /* @__PURE__ */ k({
4848
4848
  __name: "SliderBase",
4849
4849
  props: {
4850
4850
  disabled: { type: Boolean },
@@ -4856,7 +4856,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4856
4856
  },
4857
4857
  emits: ["dragging", "update"],
4858
4858
  setup(t, { emit: e }) {
4859
- const a = e, i = be(he(() => t.disabled)), s = te("root");
4859
+ const a = e, i = be(me(() => t.disabled)), s = te("root");
4860
4860
  Ie(() => {
4861
4861
  document.addEventListener("pointermove", l), document.addEventListener("pointerup", r, { passive: !0 });
4862
4862
  }), Re(() => {
@@ -4886,15 +4886,15 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4886
4886
  "aria-disabled": n(i) ? !0 : void 0,
4887
4887
  onPointerdown: o
4888
4888
  }, [
4889
- u.isTicksVisible ? (c(), b(qh, {
4889
+ u.isTicksVisible ? (c(), b(Kh, {
4890
4890
  key: 0,
4891
4891
  lower: u.min,
4892
4892
  upper: u.max
4893
4893
  }, null, 8, ["lower", "upper"])) : S("", !0),
4894
4894
  w(u.$slots, "default")
4895
- ], 42, Kh));
4895
+ ], 42, Yh));
4896
4896
  }
4897
- }), Yh = ["aria-disabled", "tabindex"], ha = /* @__PURE__ */ k({
4897
+ }), Zh = ["aria-disabled", "tabindex"], ha = /* @__PURE__ */ k({
4898
4898
  __name: "SliderThumb",
4899
4899
  props: {
4900
4900
  disabled: { type: Boolean },
@@ -4903,7 +4903,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4903
4903
  },
4904
4904
  emits: ["decrement", "grab", "increment"],
4905
4905
  setup(t, { emit: e }) {
4906
- const a = e, i = be(he(() => t.disabled));
4906
+ const a = e, i = be(me(() => t.disabled));
4907
4907
  function s(o) {
4908
4908
  if (!n(i)) {
4909
4909
  switch (o.key) {
@@ -4935,7 +4935,7 @@ const { button: cn, buttonLabel: dn, buttonIcon: mn } = zn, Vu = "spinner", xu =
4935
4935
  type: "button",
4936
4936
  onKeydown: s,
4937
4937
  onPointerdown: l[0] || (l[0] = (r) => o.$emit("grab", r))
4938
- }, null, 46, Yh));
4938
+ }, null, 46, Zh));
4939
4939
  }
4940
4940
  }), us = /* @__PURE__ */ k({
4941
4941
  __name: "SliderTrack",
@@ -5026,7 +5026,7 @@ function ds(t, e, a = !1) {
5026
5026
  }
5027
5027
  return i("flux.customPeriod");
5028
5028
  }
5029
- const Zh = "divider", Qh = "divider-content", Xh = "divider-line", Jh = "separator", eg = "divider-content-start divider", tg = "divider-content-center divider", ng = "divider-content-end divider", ag = "separator-horizontal separator", ig = "separator-vertical separator", $t = { divider: Zh, dividerContent: Qh, dividerLine: Xh, separator: Jh, dividerContentStart: eg, dividerContentCenter: tg, dividerContentEnd: ng, separatorHorizontal: ag, separatorVertical: ig }, sg = ["aria-orientation"], ms = /* @__PURE__ */ k({
5029
+ const Qh = "divider", Xh = "divider-content", Jh = "divider-line", eg = "separator", tg = "divider-content-start divider", ng = "divider-content-center divider", ag = "divider-content-end divider", ig = "separator-horizontal separator", sg = "separator-vertical separator", $t = { divider: Qh, dividerContent: Xh, dividerLine: Jh, separator: eg, dividerContentStart: tg, dividerContentCenter: ng, dividerContentEnd: ag, separatorHorizontal: ig, separatorVertical: sg }, og = ["aria-orientation"], ms = /* @__PURE__ */ k({
5030
5030
  __name: "FluxSeparator",
5031
5031
  props: {
5032
5032
  direction: { default: "horizontal" }
@@ -5036,9 +5036,9 @@ const Zh = "divider", Qh = "divider-content", Xh = "divider-line", Jh = "separat
5036
5036
  class: d(e.direction === "horizontal" ? n($t).separatorHorizontal : n($t).separatorVertical),
5037
5037
  role: "separator",
5038
5038
  "aria-orientation": e.direction
5039
- }, null, 10, sg));
5039
+ }, null, 10, og));
5040
5040
  }
5041
- }), og = /* @__PURE__ */ k({
5041
+ }), lg = /* @__PURE__ */ k({
5042
5042
  __name: "FilterItem",
5043
5043
  props: {
5044
5044
  item: {},
@@ -5062,7 +5062,7 @@ const Zh = "divider", Qh = "divider-content", Xh = "divider-line", Jh = "separat
5062
5062
  onClick: r
5063
5063
  }, null, 8, ["command", "command-loading", "icon-leading", "label"]));
5064
5064
  }
5065
- }), lg = k({
5065
+ }), rg = k({
5066
5066
  props: {
5067
5067
  navigate: Function,
5068
5068
  state: Object
@@ -5079,7 +5079,7 @@ const Zh = "divider", Qh = "divider-content", Xh = "divider-line", Jh = "separat
5079
5079
  }
5080
5080
  if (r.startsWith("FluxFilter")) {
5081
5081
  const u = Ct(l), m = Ki(r.substring(10));
5082
- s[s.length - 1].push(bg[m](u));
5082
+ s[s.length - 1].push(vg[m](u));
5083
5083
  continue;
5084
5084
  }
5085
5085
  s[s.length - 1].push(l);
@@ -5087,11 +5087,11 @@ const Zh = "divider", Qh = "divider-content", Xh = "divider-line", Jh = "separat
5087
5087
  return s;
5088
5088
  });
5089
5089
  return () => Qe(ln, {}, {
5090
- default: () => n(a).map((i, s) => hg(i, s, t.navigate, t.state))
5090
+ default: () => n(a).map((i, s) => gg(i, s, t.navigate, t.state))
5091
5091
  });
5092
5092
  }
5093
5093
  });
5094
- function rg(t) {
5094
+ function ug(t) {
5095
5095
  return {
5096
5096
  ...t,
5097
5097
  type: "date",
@@ -5104,7 +5104,7 @@ function rg(t) {
5104
5104
  }
5105
5105
  };
5106
5106
  }
5107
- function ug(t) {
5107
+ function cg(t) {
5108
5108
  return {
5109
5109
  ...t,
5110
5110
  type: "dateRange",
@@ -5116,7 +5116,7 @@ function ug(t) {
5116
5116
  }
5117
5117
  };
5118
5118
  }
5119
- function cg(t) {
5119
+ function dg(t) {
5120
5120
  const e = t.options;
5121
5121
  return {
5122
5122
  ...t,
@@ -5127,7 +5127,7 @@ function cg(t) {
5127
5127
  }
5128
5128
  };
5129
5129
  }
5130
- function dg(t) {
5130
+ function mg(t) {
5131
5131
  const e = t.fetchOptions;
5132
5132
  return {
5133
5133
  ...t,
@@ -5138,7 +5138,7 @@ function dg(t) {
5138
5138
  }
5139
5139
  };
5140
5140
  }
5141
- function mg(t) {
5141
+ function pg(t) {
5142
5142
  const e = t.options, a = ve();
5143
5143
  return {
5144
5144
  ...t,
@@ -5148,7 +5148,7 @@ function mg(t) {
5148
5148
  }
5149
5149
  };
5150
5150
  }
5151
- function pg(t) {
5151
+ function fg(t) {
5152
5152
  const e = t.fetchOptions, a = ve();
5153
5153
  return {
5154
5154
  ...t,
@@ -5161,7 +5161,7 @@ function pg(t) {
5161
5161
  }
5162
5162
  };
5163
5163
  }
5164
- function fg(t) {
5164
+ function hg(t) {
5165
5165
  return {
5166
5166
  ...t,
5167
5167
  type: "range",
@@ -5177,14 +5177,14 @@ function fg(t) {
5177
5177
  }
5178
5178
  };
5179
5179
  }
5180
- function hg(t, e, a, i) {
5180
+ function gg(t, e, a, i) {
5181
5181
  const s = [];
5182
5182
  return e > 0 && s.push(Qe(ms)), s.push(Qe(It, {}, {
5183
- default: () => t.map((o) => gg(o, a, i))
5183
+ default: () => t.map((o) => bg(o, a, i))
5184
5184
  })), s;
5185
5185
  }
5186
- function gg(t, e, a) {
5187
- return Ss(t) ? t : Qe(og, {
5186
+ function bg(t, e, a) {
5187
+ return Ss(t) ? t : Qe(lg, {
5188
5188
  item: t,
5189
5189
  value: a[t.name] ?? null,
5190
5190
  onClick: () => e(t.name)
@@ -5196,14 +5196,14 @@ function ps(t, e, a) {
5196
5196
  n: i
5197
5197
  });
5198
5198
  }
5199
- const bg = {
5200
- date: rg,
5201
- dateRange: ug,
5202
- option: cg,
5203
- optionAsync: dg,
5204
- options: mg,
5205
- optionsAsync: pg,
5206
- range: fg
5199
+ const vg = {
5200
+ date: ug,
5201
+ dateRange: cg,
5202
+ option: dg,
5203
+ optionAsync: mg,
5204
+ options: pg,
5205
+ optionsAsync: fg,
5206
+ range: hg
5207
5207
  }, Gn = k({
5208
5208
  props: {
5209
5209
  vnode: Object
@@ -5211,7 +5211,7 @@ const bg = {
5211
5211
  setup(t) {
5212
5212
  return () => t.vnode;
5213
5213
  }
5214
- }), { basePaneStructure: vg, basePaneLoader: yg } = pt, kg = "calendar-actions", Ag = "calendar-current", $g = "calendar-current-value", Fg = "calendar-cells", Cg = "calendar-cell", Bg = "is-disabled", wg = "calendar-entry-date", Sg = "calendar-events", Eg = "calendar-event", Ig = "is-single", Tg = "is-middle", Lg = "is-start", Dg = "is-end", Mg = "calendar-current-month calendar-current-value", Pg = "calendar-current-year calendar-current-value", Vg = "calendar-day calendar-cell", xg = "calendar-entry calendar-cell", Og = `calendar ${vg}`, Rg = `calendar-loader ${yg}`, Be = { calendarActions: kg, calendarCurrent: Ag, calendarCurrentValue: $g, calendarCells: Fg, calendarCell: Cg, isDisabled: Bg, calendarEntryDate: wg, calendarEvents: Sg, calendarEvent: Eg, isSingle: Ig, isMiddle: Tg, isStart: Lg, isEnd: Dg, calendarCurrentMonth: Mg, calendarCurrentYear: Pg, calendarDay: Vg, calendarEntry: xg, calendar: Og, calendarLoader: Rg }, zg = "date-picker", Ng = "date-picker-dates", Hg = "date-picker-months", Gg = "date-picker-years", Ug = "date-picker-header", Wg = "date-picker-header-view", jg = "date-picker-header-view-button", _g = "date-picker-date", qg = "is-disabled", Kg = "is-range-entry", Yg = "is-range-end", Zg = "is-range-start", Qg = "is-selection-entry", Xg = "is-selection-end", Jg = "is-selection-start", eb = "is-selected", tb = "date-picker-dates-grid", nb = "date-picker-day", ab = "button", ge = { datePicker: zg, datePickerDates: Ng, datePickerMonths: Hg, datePickerYears: Gg, datePickerHeader: Ug, datePickerHeaderView: Wg, datePickerHeaderViewButton: jg, datePickerDate: _g, isDisabled: qg, isRangeEntry: Kg, isRangeEnd: Yg, isRangeStart: Zg, isSelectionEntry: Qg, isSelectionEnd: Xg, isSelectionStart: Jg, isSelected: eb, datePickerDatesGrid: tb, datePickerDay: nb, button: ab }, ib = ["onClick"], sb = ["onClick"], pF = /* @__PURE__ */ k({
5214
+ }), { basePaneStructure: yg, basePaneLoader: kg } = pt, Ag = "calendar-actions", $g = "calendar-current", Fg = "calendar-current-value", Cg = "calendar-cells", Bg = "calendar-cell", wg = "is-disabled", Sg = "calendar-entry-date", Eg = "calendar-events", Ig = "calendar-event", Tg = "is-single", Lg = "is-middle", Dg = "is-start", Mg = "is-end", Pg = "calendar-current-month calendar-current-value", Vg = "calendar-current-year calendar-current-value", xg = "calendar-day calendar-cell", Og = "calendar-entry calendar-cell", Rg = `calendar ${yg}`, zg = `calendar-loader ${kg}`, Be = { calendarActions: Ag, calendarCurrent: $g, calendarCurrentValue: Fg, calendarCells: Cg, calendarCell: Bg, isDisabled: wg, calendarEntryDate: Sg, calendarEvents: Eg, calendarEvent: Ig, isSingle: Tg, isMiddle: Lg, isStart: Dg, isEnd: Mg, calendarCurrentMonth: Pg, calendarCurrentYear: Vg, calendarDay: xg, calendarEntry: Og, calendar: Rg, calendarLoader: zg }, Ng = "date-picker", Hg = "date-picker-dates", Gg = "date-picker-months", Ug = "date-picker-years", Wg = "date-picker-header", jg = "date-picker-header-view", _g = "date-picker-header-view-button", qg = "date-picker-date", Kg = "is-disabled", Yg = "is-range-entry", Zg = "is-range-end", Qg = "is-range-start", Xg = "is-selection-entry", Jg = "is-selection-end", eb = "is-selection-start", tb = "is-selected", nb = "date-picker-dates-grid", ab = "date-picker-day", ib = "button", ge = { datePicker: Ng, datePickerDates: Hg, datePickerMonths: Gg, datePickerYears: Ug, datePickerHeader: Wg, datePickerHeaderView: jg, datePickerHeaderViewButton: _g, datePickerDate: qg, isDisabled: Kg, isRangeEntry: Yg, isRangeEnd: Zg, isRangeStart: Qg, isSelectionEntry: Xg, isSelectionEnd: Jg, isSelectionStart: eb, isSelected: tb, datePickerDatesGrid: nb, datePickerDay: ab, button: ib }, sb = ["onClick"], ob = ["onClick"], fF = /* @__PURE__ */ k({
5215
5215
  __name: "FluxCalendar",
5216
5216
  props: {
5217
5217
  initialDate: { default: () => Fe.now() },
@@ -5244,12 +5244,12 @@ const bg = {
5244
5244
  function x(M) {
5245
5245
  const j = M.toSQLDate();
5246
5246
  return n(C).map((Q, _) => {
5247
- const { date: me } = Ct(Q);
5248
- return Array.isArray(me) ? M < me[0] || M > me[1] ? null : {
5249
- type: j === me[0].toSQLDate() ? "start" : j === me[1].toSQLDate() ? "end" : "middle",
5247
+ const { date: pe } = Ct(Q);
5248
+ return Array.isArray(pe) ? M < pe[0] || M > pe[1] ? null : {
5249
+ type: j === pe[0].toSQLDate() ? "start" : j === pe[1].toSQLDate() ? "end" : "middle",
5250
5250
  index: _,
5251
5251
  vnode: Q
5252
- } : j !== me.toSQLDate() ? null : {
5252
+ } : j !== pe.toSQLDate() ? null : {
5253
5253
  type: "single",
5254
5254
  index: _,
5255
5255
  vnode: Q
@@ -5270,7 +5270,7 @@ const bg = {
5270
5270
  }, { immediate: !0 }), z(() => t.initialDate, $), (M, j) => (c(), p("div", {
5271
5271
  class: d(n(Be).calendar)
5272
5272
  }, [
5273
- y(od, {
5273
+ y(ld, {
5274
5274
  class: d(n(Be).calendarActions)
5275
5275
  }, {
5276
5276
  primary: A(() => [
@@ -5284,7 +5284,7 @@ const bg = {
5284
5284
  class: d(n(Be).calendarCurrentMonth),
5285
5285
  type: "button",
5286
5286
  onClick: Q
5287
- }, O(n(l)), 11, ib)
5287
+ }, O(n(l)), 11, sb)
5288
5288
  ]),
5289
5289
  default: A(({ close: Q }) => [
5290
5290
  D("div", {
@@ -5294,7 +5294,7 @@ const bg = {
5294
5294
  key: _,
5295
5295
  label: _.label,
5296
5296
  tabindex: "-1",
5297
- onClick: (me) => T(_.date, Q)
5297
+ onClick: (pe) => T(_.date, Q)
5298
5298
  }, null, 8, ["label", "onClick"]))), 128))
5299
5299
  ], 2)
5300
5300
  ]),
@@ -5306,7 +5306,7 @@ const bg = {
5306
5306
  class: d(n(Be).calendarCurrentYear),
5307
5307
  type: "button",
5308
5308
  onClick: Q
5309
- }, O(n(r)), 11, sb)
5309
+ }, O(n(r)), 11, ob)
5310
5310
  ]),
5311
5311
  default: A(({ close: Q }) => [
5312
5312
  D("div", {
@@ -5321,7 +5321,7 @@ const bg = {
5321
5321
  key: _,
5322
5322
  label: _.toString(),
5323
5323
  tabindex: "-1",
5324
- onClick: (me) => V(_, Q)
5324
+ onClick: (pe) => V(_, Q)
5325
5325
  }, null, 8, ["label", "onClick"]))), 128)),
5326
5326
  y(ue, {
5327
5327
  "icon-leading": "angle-right",
@@ -5404,7 +5404,7 @@ const bg = {
5404
5404
  ], 2)) : S("", !0)
5405
5405
  ], 2));
5406
5406
  }
5407
- }), fF = /* @__PURE__ */ k({
5407
+ }), hF = /* @__PURE__ */ k({
5408
5408
  __name: "FluxCalendarEvent",
5409
5409
  props: {
5410
5410
  date: {},
@@ -5434,7 +5434,7 @@ const bg = {
5434
5434
  _: 3
5435
5435
  }));
5436
5436
  }
5437
- }), ob = ["for"], lb = ["id"], rb = ["aria-checked"], hF = /* @__PURE__ */ k({
5437
+ }), lb = ["for"], rb = ["id"], ub = ["aria-checked"], gF = /* @__PURE__ */ k({
5438
5438
  __name: "FluxCheckbox",
5439
5439
  props: /* @__PURE__ */ ee({
5440
5440
  label: {}
@@ -5458,7 +5458,7 @@ const bg = {
5458
5458
  type: "checkbox",
5459
5459
  class: d(n(R).checkboxNative),
5460
5460
  id: n(i)
5461
- }, null, 10, lb), [
5461
+ }, null, 10, rb), [
5462
5462
  [Es, e.value]
5463
5463
  ]),
5464
5464
  D("button", {
@@ -5475,14 +5475,14 @@ const bg = {
5475
5475
  name: "check",
5476
5476
  size: 16
5477
5477
  }))
5478
- ], 10, rb),
5478
+ ], 10, ub),
5479
5479
  o.label ? (c(), p("span", {
5480
5480
  key: 0,
5481
5481
  class: d(n(R).checkboxLabel)
5482
5482
  }, O(o.label), 3)) : S("", !0)
5483
- ], 10, ob));
5483
+ ], 10, lb));
5484
5484
  }
5485
- }), ub = "chip", cb = "is-selectable", db = "is-selected", Xn = { chip: ub, isSelectable: cb, isSelected: db }, gF = /* @__PURE__ */ k({
5485
+ }), cb = "chip", db = "is-selectable", mb = "is-selected", Xn = { chip: cb, isSelectable: db, isSelected: mb }, bF = /* @__PURE__ */ k({
5486
5486
  __name: "FluxChip",
5487
5487
  props: {
5488
5488
  iconLeading: {},
@@ -5527,7 +5527,7 @@ const bg = {
5527
5527
  _: 1
5528
5528
  }, 8, ["class"]));
5529
5529
  }
5530
- }), bF = /* @__PURE__ */ k({
5530
+ }), vF = /* @__PURE__ */ k({
5531
5531
  __name: "FluxClickablePane",
5532
5532
  props: {
5533
5533
  isLoading: { type: Boolean },
@@ -5573,7 +5573,7 @@ const bg = {
5573
5573
  _: 3
5574
5574
  }, 8, ["component-type", "class", "tabindex", "href", "rel", "target", "to"]));
5575
5575
  }
5576
- }), mb = "comment", pb = "avatar", fb = "comment-content", hb = "comment-footer", gb = "is-received", bb = "is-typing", vb = "comment-typing", xt = { comment: mb, avatar: pb, commentContent: fb, commentFooter: hb, isReceived: gb, isTyping: bb, commentTyping: vb }, yb = { key: 0 }, kb = ["datetime"], vF = /* @__PURE__ */ k({
5576
+ }), pb = "comment", fb = "avatar", hb = "comment-content", gb = "comment-footer", bb = "is-received", vb = "is-typing", yb = "comment-typing", xt = { comment: pb, avatar: fb, commentContent: hb, commentFooter: gb, isReceived: bb, isTyping: vb, commentTyping: yb }, kb = { key: 0 }, Ab = ["datetime"], yF = /* @__PURE__ */ k({
5577
5577
  __name: "FluxComment",
5578
5578
  props: {
5579
5579
  avatarAlt: {},
@@ -5621,15 +5621,15 @@ const bg = {
5621
5621
  D("div", {
5622
5622
  class: d(n(xt).commentFooter)
5623
5623
  }, [
5624
- o.isReceived && o.postedBy ? (c(), p("span", yb, O(o.postedBy), 1)) : S("", !0),
5624
+ o.isReceived && o.postedBy ? (c(), p("span", kb, O(o.postedBy), 1)) : S("", !0),
5625
5625
  i.value && s.value && !o.isTyping ? (c(), p("time", {
5626
5626
  key: 1,
5627
5627
  datetime: i.value
5628
- }, O(a.value ? n(e)("flux.justNow") : s.value), 9, kb)) : S("", !0)
5628
+ }, O(a.value ? n(e)("flux.justNow") : s.value), 9, Ab)) : S("", !0)
5629
5629
  ], 2)
5630
5630
  ], 2));
5631
5631
  }
5632
- }), Ab = "slider", $b = "is-disabled", Fb = "is-dragging", Cb = "slider-thumb", Bb = "slider-track", wb = "slider-track-value", Sb = "tick", Eb = "ticks", Ib = "tick-large tick", Tb = "tick-small tick", Lb = { slider: Ab, isDisabled: $b, isDragging: Fb, sliderThumb: Cb, sliderTrack: Bb, sliderTrackValue: wb, tick: Sb, ticks: Eb, tickLarge: Ib, tickSmall: Tb }, { sliderThumb: Db } = Lb, Mb = "coordinate-picker", Pb = "is-disabled", Vb = "is-dragging", xb = `coordinate-picker-thumb ${Db}`, Cn = { coordinatePicker: Mb, isDisabled: Pb, isDragging: Vb, coordinatePickerThumb: xb }, Ob = ["aria-disabled", "tabindex"], Rb = /* @__PURE__ */ k({
5632
+ }), $b = "slider", Fb = "is-disabled", Cb = "is-dragging", Bb = "slider-thumb", wb = "slider-track", Sb = "slider-track-value", Eb = "tick", Ib = "ticks", Tb = "tick-large tick", Lb = "tick-small tick", Db = { slider: $b, isDisabled: Fb, isDragging: Cb, sliderThumb: Bb, sliderTrack: wb, sliderTrackValue: Sb, tick: Eb, ticks: Ib, tickLarge: Tb, tickSmall: Lb }, { sliderThumb: Mb } = Db, Pb = "coordinate-picker", Vb = "is-disabled", xb = "is-dragging", Ob = `coordinate-picker-thumb ${Mb}`, Cn = { coordinatePicker: Pb, isDisabled: Vb, isDragging: xb, coordinatePickerThumb: Ob }, Rb = ["aria-disabled", "tabindex"], zb = /* @__PURE__ */ k({
5633
5633
  __name: "CoordinatePickerThumb",
5634
5634
  props: {
5635
5635
  disabled: { type: Boolean },
@@ -5638,7 +5638,7 @@ const bg = {
5638
5638
  },
5639
5639
  emits: ["decrement", "grab", "increment"],
5640
5640
  setup(t, { emit: e }) {
5641
- const a = e, i = be(he(() => t.disabled));
5641
+ const a = e, i = be(me(() => t.disabled));
5642
5642
  function s(o) {
5643
5643
  if (!n(i)) {
5644
5644
  switch (o.key) {
@@ -5675,9 +5675,9 @@ const bg = {
5675
5675
  type: "button",
5676
5676
  onKeydown: s,
5677
5677
  onPointerdown: l[0] || (l[0] = (r) => o.$emit("grab", r))
5678
- }, null, 46, Ob));
5678
+ }, null, 46, Rb));
5679
5679
  }
5680
- }), zb = ["aria-disabled"], Nb = /* @__PURE__ */ k({
5680
+ }), Nb = ["aria-disabled"], Hb = /* @__PURE__ */ k({
5681
5681
  __name: "CoordinatePicker",
5682
5682
  props: /* @__PURE__ */ ee({
5683
5683
  disabled: { type: Boolean },
@@ -5692,7 +5692,7 @@ const bg = {
5692
5692
  }),
5693
5693
  emits: /* @__PURE__ */ ee(["dragging"], ["update:modelValue"]),
5694
5694
  setup(t, { emit: e }) {
5695
- const a = e, i = ae(t, "modelValue"), s = be(he(() => t.disabled)), o = te("root"), l = P(!1), r = L(() => Array.isArray(t.max) ? t.max : [t.max, t.max]), u = L(() => Array.isArray(t.min) ? t.min : [t.min, t.min]), m = L(() => Array.isArray(t.step) ? t.step : [t.step, t.step]), f = L(() => [
5695
+ const a = e, i = ae(t, "modelValue"), s = be(me(() => t.disabled)), o = te("root"), l = P(!1), r = L(() => Array.isArray(t.max) ? t.max : [t.max, t.max]), u = L(() => Array.isArray(t.min) ? t.min : [t.min, t.min]), m = L(() => Array.isArray(t.step) ? t.step : [t.step, t.step]), f = L(() => [
5696
5696
  (n(i)[0] - n(u)[0]) / (n(r)[0] - n(u)[0]),
5697
5697
  (n(i)[1] - n(u)[1]) / (n(r)[1] - n(u)[1])
5698
5698
  ]);
@@ -5725,9 +5725,9 @@ const bg = {
5725
5725
  const [E, C] = n(r), [x, G] = n(u), [T, V] = n(m);
5726
5726
  let { top: M, left: j, width: Q, height: _ } = v.getBoundingClientRect();
5727
5727
  M += 6, j += 6, Q -= 12, _ -= 12;
5728
- const me = Math.max(0, Math.min(1, (B.clientX - j) / Q)), Me = Math.max(0, Math.min(1, (B.clientY - M) / _));
5728
+ const pe = Math.max(0, Math.min(1, (B.clientX - j) / Q)), Me = Math.max(0, Math.min(1, (B.clientY - M) / _));
5729
5729
  i.value = [
5730
- +ut(me * (E - x) + x, T).toPrecision(4),
5730
+ +ut(pe * (E - x) + x, T).toPrecision(4),
5731
5731
  +ut(Me * (C - G) + G, V).toPrecision(4)
5732
5732
  ], B.preventDefault();
5733
5733
  }
@@ -5741,16 +5741,16 @@ const bg = {
5741
5741
  "aria-disabled": n(s) ? !0 : void 0,
5742
5742
  onPointerdown: h
5743
5743
  }, [
5744
- y(Rb, {
5744
+ y(zb, {
5745
5745
  disabled: n(s),
5746
5746
  "is-dragging": l.value,
5747
5747
  position: f.value,
5748
5748
  onDecrement: g,
5749
5749
  onIncrement: $
5750
5750
  }, null, 8, ["disabled", "is-dragging", "position"])
5751
- ], 42, zb));
5751
+ ], 42, Nb));
5752
5752
  }
5753
- }), Hb = { key: 1 }, _a = /* @__PURE__ */ k({
5753
+ }), Gb = { key: 1 }, _a = /* @__PURE__ */ k({
5754
5754
  __name: "FluxFormFieldAddition",
5755
5755
  props: {
5756
5756
  icon: {},
@@ -5771,11 +5771,11 @@ const bg = {
5771
5771
  name: e.icon,
5772
5772
  size: 16
5773
5773
  }, null, 8, ["class", "name"])) : S("", !0),
5774
- e.message ? (c(), p("span", Hb, O(e.message), 1)) : S("", !0),
5774
+ e.message ? (c(), p("span", Gb, O(e.message), 1)) : S("", !0),
5775
5775
  w(e.$slots, "default")
5776
5776
  ], 2));
5777
5777
  }
5778
- }), Gb = ["for"], Ve = /* @__PURE__ */ k({
5778
+ }), Ub = ["for"], Ve = /* @__PURE__ */ k({
5779
5779
  __name: "FluxFormField",
5780
5780
  props: {
5781
5781
  currentLength: {},
@@ -5809,7 +5809,7 @@ const bg = {
5809
5809
  }, [
5810
5810
  w(s.$slots, "value", ce(de({ currentLength: s.currentLength, error: s.error, hint: s.hint, id: n(a), isOptional: s.isOptional, label: s.label, maxLength: s.maxLength })))
5811
5811
  ], 2)) : S("", !0)
5812
- ], 10, Gb),
5812
+ ], 10, Ub),
5813
5813
  w(s.$slots, "default", ce(de({ id: n(a) }))),
5814
5814
  s.currentLength && s.maxLength && s.maxLength > 0 ? (c(), p("span", {
5815
5815
  key: 0,
@@ -5847,7 +5847,7 @@ const bg = {
5847
5847
  }),
5848
5848
  emits: ["update:modelValue"],
5849
5849
  setup(t) {
5850
- const e = ae(t, "modelValue"), a = be(he(() => t.disabled)), i = te("thumb"), s = P(!1), o = P(0), l = P(0), r = P(null), u = L(() => t.formatter(e.value, ca(t.step)));
5850
+ const e = ae(t, "modelValue"), a = be(me(() => t.disabled)), i = te("thumb"), s = P(!1), o = P(0), l = P(0), r = P(null), u = L(() => t.formatter(e.value, ca(t.step)));
5851
5851
  function m(h) {
5852
5852
  var F;
5853
5853
  s.value = h, h && !r.value && !t.isTooltipDisabled ? r.value = Mn({
@@ -5913,7 +5913,7 @@ const bg = {
5913
5913
  _: 1
5914
5914
  }, 8, ["disabled", "is-dragging", "is-ticks-visible", "max", "min", "step"]));
5915
5915
  }
5916
- }), Ub = "color-picker", Wb = "color-picker-preview", jb = "color-picker-saturation", _b = "color-picker-slider", qb = "slider-track-value", Kb = "slider-track", Yb = "color-picker-value", Zb = "form-field-label", Qb = "form-input", Xb = "color-select", Jb = "color-select-item", ev = "icon", tv = "color-select-custom-picker", nv = "color-select-buttons", av = "button", iv = "color-select-check", sv = "color-picker-alpha-slider color-picker-slider", ov = "color-picker-hue-slider color-picker-slider", lv = "color-select-color color-select-item", rv = "color-select-color-deselected color-select-color color-select-item", uv = "color-select-color-selected color-select-color color-select-item", cv = "color-select-custom color-select-item", xe = { colorPicker: Ub, colorPickerPreview: Wb, colorPickerSaturation: jb, colorPickerSlider: _b, sliderTrackValue: qb, sliderTrack: Kb, colorPickerValue: Yb, formFieldLabel: Zb, formInput: Qb, colorSelect: Xb, colorSelectItem: Jb, icon: ev, colorSelectCustomPicker: tv, colorSelectButtons: nv, button: av, colorSelectCheck: iv, colorPickerAlphaSlider: sv, colorPickerHueSlider: ov, colorSelectColor: lv, colorSelectColorDeselected: rv, colorSelectColorSelected: uv, colorSelectCustom: cv }, dv = /* @__PURE__ */ k({
5916
+ }), Wb = "color-picker", jb = "color-picker-preview", _b = "color-picker-saturation", qb = "color-picker-slider", Kb = "slider-track-value", Yb = "slider-track", Zb = "color-picker-value", Qb = "form-field-label", Xb = "form-input", Jb = "color-select", ev = "color-select-item", tv = "icon", nv = "color-select-custom-picker", av = "color-select-buttons", iv = "button", sv = "color-select-check", ov = "color-picker-alpha-slider color-picker-slider", lv = "color-picker-hue-slider color-picker-slider", rv = "color-select-color color-select-item", uv = "color-select-color-deselected color-select-color color-select-item", cv = "color-select-color-selected color-select-color color-select-item", dv = "color-select-custom color-select-item", xe = { colorPicker: Wb, colorPickerPreview: jb, colorPickerSaturation: _b, colorPickerSlider: qb, sliderTrackValue: Kb, sliderTrack: Yb, colorPickerValue: Zb, formFieldLabel: Qb, formInput: Xb, colorSelect: Jb, colorSelectItem: ev, icon: tv, colorSelectCustomPicker: nv, colorSelectButtons: av, button: iv, colorSelectCheck: sv, colorPickerAlphaSlider: ov, colorPickerHueSlider: lv, colorSelectColor: rv, colorSelectColorDeselected: uv, colorSelectColorSelected: cv, colorSelectCustom: dv }, mv = /* @__PURE__ */ k({
5917
5917
  __name: "FluxColorPicker",
5918
5918
  props: /* @__PURE__ */ ee({
5919
5919
  isAlphaEnabled: { type: Boolean },
@@ -5998,7 +5998,7 @@ const bg = {
5998
5998
  "--pickerBackground": f.value
5999
5999
  })
6000
6000
  }, [
6001
- y(Nb, {
6001
+ y(Hb, {
6002
6002
  modelValue: m.value,
6003
6003
  "onUpdate:modelValue": V[0] || (V[0] = (M) => m.value = M),
6004
6004
  class: d(n(xe).colorPickerSaturation),
@@ -6207,7 +6207,7 @@ const bg = {
6207
6207
  }))
6208
6208
  ]), 1040, ["css-class", "css-class-icon", "css-class-label"]));
6209
6209
  }
6210
- }), mv = ["onClick"], pv = ["onClick"], yF = /* @__PURE__ */ k({
6210
+ }), pv = ["onClick"], fv = ["onClick"], kF = /* @__PURE__ */ k({
6211
6211
  __name: "FluxColorSelect",
6212
6212
  props: /* @__PURE__ */ ee({
6213
6213
  colors: { default: () => [Ql, Jl, er, nr, ir, or, rr, cr, mr, fr, ts, br, yr, Ar, $r, Cr, Br] },
@@ -6239,7 +6239,7 @@ const bg = {
6239
6239
  name: "check",
6240
6240
  size: 16
6241
6241
  }, null, 8, ["class"])
6242
- ], 14, mv))), 256)),
6242
+ ], 14, pv))), 256)),
6243
6243
  o.isCustomAllowed ? (c(), b(ot, { key: 0 }, {
6244
6244
  opener: A(({ open: r }) => [
6245
6245
  D("button", {
@@ -6250,10 +6250,10 @@ const bg = {
6250
6250
  name: "ellipsis-h",
6251
6251
  size: 16
6252
6252
  })
6253
- ], 10, pv)
6253
+ ], 10, fv)
6254
6254
  ]),
6255
6255
  default: A(({ close: r }) => [
6256
- y(dv, {
6256
+ y(mv, {
6257
6257
  modelValue: i.value,
6258
6258
  "onUpdate:modelValue": l[0] || (l[0] = (u) => i.value = u),
6259
6259
  class: d(n(xe).colorSelectCustomPicker)
@@ -6278,7 +6278,7 @@ const bg = {
6278
6278
  })) : S("", !0)
6279
6279
  ], 2));
6280
6280
  }
6281
- }), kF = /* @__PURE__ */ k({
6281
+ }), AF = /* @__PURE__ */ k({
6282
6282
  __name: "FluxContainer",
6283
6283
  props: {
6284
6284
  gutter: { default: 30 }
@@ -6311,7 +6311,7 @@ const bg = {
6311
6311
  }),
6312
6312
  emits: ["update:searchQuery", "update:modelValue"],
6313
6313
  setup(t) {
6314
- const e = ae(t, "searchQuery"), a = ae(t, "modelValue"), i = be(he(() => t.disabled)), { groups: s, selected: o, values: l } = as(a, t.isMultiple, t.options, e);
6314
+ const e = ae(t, "searchQuery"), a = ae(t, "modelValue"), i = be(me(() => t.disabled)), { groups: s, selected: o, values: l } = as(a, t.isMultiple, me(() => t.options), e);
6315
6315
  function r(m) {
6316
6316
  n(t.isMultiple) && (a.value = n(l).filter((f) => f !== m));
6317
6317
  }
@@ -6331,7 +6331,7 @@ const bg = {
6331
6331
  onSelect: u
6332
6332
  }, null, 8, ["searchQuery", "disabled", "is-multiple", "is-searchable", "options", "placeholder", "selected"]));
6333
6333
  }
6334
- }), { buttonIcon: gn, button: bn, buttonLabel: vn } = zn, fv = "spinner", hv = "icon", gv = "publish-button-animation", bv = "is-done", vv = "publish-button-animation-arrow", yv = "publish-arrow-out", kv = "publish-button-animation-check", Av = "publish-button-animation-circle", $v = "is-idle", Fv = "is-loading", Cv = "publish-arrow-in", Bv = "publish-button-cloud", wv = "publish", Sv = "button-group", Ev = "button", Iv = `secondary-button-icon ${gn}`, Tv = `primary-button ${bn}`, Lv = `primary-button-icon ${gn}`, Dv = `secondary-button ${bn}`, Mv = `destructive-button ${bn}`, Pv = `secondary-button-label ${vn}`, Vv = `primary-button-label ${vn}`, xv = `link-button-label ${vn}`, Ov = `destructive-button-icon ${gn}`, Rv = `link-button-icon ${gn}`, zv = `destructive-button-label ${vn}`, Nv = `link-button ${bn}`, Hv = `publish-button primary-button ${bn}`, Gv = `publish-button-icon primary-button-icon ${gn}`, Uv = `publish-button-label primary-button-label ${vn}`, Wv = { spinner: fv, icon: hv, publishButtonAnimation: gv, isDone: bv, publishButtonAnimationArrow: vv, publishArrowOut: yv, publishButtonAnimationCheck: kv, publishButtonAnimationCircle: Av, isIdle: $v, isLoading: Fv, publishArrowIn: Cv, publishButtonCloud: Bv, publish: wv, buttonGroup: Sv, button: Ev, secondaryButtonIcon: Iv, primaryButton: Tv, primaryButtonIcon: Lv, secondaryButton: Dv, destructiveButton: Mv, secondaryButtonLabel: Pv, primaryButtonLabel: Vv, linkButtonLabel: xv, destructiveButtonIcon: Ov, linkButtonIcon: Rv, destructiveButtonLabel: zv, linkButton: Nv, publishButton: Hv, publishButtonIcon: Gv, publishButtonLabel: Uv }, { secondaryButtonLabel: jv, secondaryButtonIcon: _v, secondaryButton: qv } = Wv, Kv = "pagination", Yv = "pagination-button-arrow", Zv = "pagination-button-current", Qv = "pagination-button-spacer", Xv = "pagination-bar", Jv = "pagination-bar-limit", e0 = "pagination-bar-limit-displaying-of", t0 = "pagination-bar-limit-select", n0 = "menu-item", a0 = "menu-item-label", i0 = `pagination-button-label ${jv}`, s0 = `pagination-button-icon ${_v}`, o0 = `pagination-button ${qv}`, Oe = { pagination: Kv, paginationButtonArrow: Yv, paginationButtonCurrent: Zv, paginationButtonSpacer: Qv, paginationBar: Xv, paginationBarLimit: Jv, paginationBarLimitDisplayingOf: e0, paginationBarLimitSelect: t0, menuItem: n0, menuItemLabel: a0, paginationButtonLabel: i0, paginationButtonIcon: s0, paginationButton: o0 }, Ot = /* @__PURE__ */ k({
6334
+ }), { buttonIcon: gn, button: bn, buttonLabel: vn } = zn, hv = "spinner", gv = "icon", bv = "publish-button-animation", vv = "is-done", yv = "publish-button-animation-arrow", kv = "publish-arrow-out", Av = "publish-button-animation-check", $v = "publish-button-animation-circle", Fv = "is-idle", Cv = "is-loading", Bv = "publish-arrow-in", wv = "publish-button-cloud", Sv = "publish", Ev = "button-group", Iv = "button", Tv = `primary-button-icon ${gn}`, Lv = `secondary-button ${bn}`, Dv = `primary-button-label ${vn}`, Mv = `publish-button primary-button ${bn}`, Pv = `publish-button-label primary-button-label ${vn}`, Vv = `primary-button ${bn}`, xv = `secondary-button-icon ${gn}`, Ov = `link-button-icon ${gn}`, Rv = `destructive-button ${bn}`, zv = `link-button ${bn}`, Nv = `destructive-button-icon ${gn}`, Hv = `destructive-button-label ${vn}`, Gv = `secondary-button-label ${vn}`, Uv = `link-button-label ${vn}`, Wv = `publish-button-icon primary-button-icon ${gn}`, jv = { spinner: hv, icon: gv, publishButtonAnimation: bv, isDone: vv, publishButtonAnimationArrow: yv, publishArrowOut: kv, publishButtonAnimationCheck: Av, publishButtonAnimationCircle: $v, isIdle: Fv, isLoading: Cv, publishArrowIn: Bv, publishButtonCloud: wv, publish: Sv, buttonGroup: Ev, button: Iv, primaryButtonIcon: Tv, secondaryButton: Lv, primaryButtonLabel: Dv, publishButton: Mv, publishButtonLabel: Pv, primaryButton: Vv, secondaryButtonIcon: xv, linkButtonIcon: Ov, destructiveButton: Rv, linkButton: zv, destructiveButtonIcon: Nv, destructiveButtonLabel: Hv, secondaryButtonLabel: Gv, linkButtonLabel: Uv, publishButtonIcon: Wv }, { secondaryButtonLabel: _v, secondaryButtonIcon: qv, secondaryButton: Kv } = jv, Yv = "pagination", Zv = "pagination-button-arrow", Qv = "pagination-button-current", Xv = "pagination-button-spacer", Jv = "pagination-bar", e0 = "pagination-bar-limit", t0 = "pagination-bar-limit-displaying-of", n0 = "pagination-bar-limit-select", a0 = "menu-item", i0 = "menu-item-label", s0 = `pagination-button-label ${_v}`, o0 = `pagination-button-icon ${qv}`, l0 = `pagination-button ${Kv}`, Oe = { pagination: Yv, paginationButtonArrow: Zv, paginationButtonCurrent: Qv, paginationButtonSpacer: Xv, paginationBar: Jv, paginationBarLimit: e0, paginationBarLimitDisplayingOf: t0, paginationBarLimitSelect: n0, menuItem: a0, menuItemLabel: i0, paginationButtonLabel: s0, paginationButtonIcon: o0, paginationButton: l0 }, Ot = /* @__PURE__ */ k({
6335
6335
  __name: "FluxPaginationButton",
6336
6336
  props: {
6337
6337
  type: {},
@@ -6375,7 +6375,7 @@ const bg = {
6375
6375
  }))
6376
6376
  ]), 1040, ["class", "css-class", "css-class-icon", "css-class-label"]));
6377
6377
  }
6378
- }), l0 = ["aria-label"], r0 = /* @__PURE__ */ k({
6378
+ }), r0 = ["aria-label"], u0 = /* @__PURE__ */ k({
6379
6379
  __name: "FluxPagination",
6380
6380
  props: {
6381
6381
  arrows: { type: Boolean },
@@ -6443,7 +6443,8 @@ const bg = {
6443
6443
  h[0] || (h[0] = D("span", null, "/", -1)),
6444
6444
  D("span", null, O(s.value), 1)
6445
6445
  ]),
6446
- _: 1
6446
+ _: 1,
6447
+ __: [0]
6447
6448
  }, 8, ["class"])) : (c(!0), p(N, { key: 1 }, q(r.value, (F) => (c(), p(N, null, [
6448
6449
  F === "dots" ? (c(), b(Ot, {
6449
6450
  key: 0,
@@ -6469,9 +6470,9 @@ const bg = {
6469
6470
  "aria-label": n(i)("flux.next"),
6470
6471
  onClick: m
6471
6472
  }, null, 8, ["disabled", "aria-label"])) : S("", !0)
6472
- ], 10, l0));
6473
+ ], 10, r0));
6473
6474
  }
6474
- }), u0 = /* @__PURE__ */ k({
6475
+ }), c0 = /* @__PURE__ */ k({
6475
6476
  __name: "FluxPaginationBar",
6476
6477
  props: {
6477
6478
  limits: { default: () => [5, 10, 25, 50, 100] },
@@ -6488,7 +6489,7 @@ const bg = {
6488
6489
  return z(s, (l) => a("limit", l)), z(() => t.perPage, (l) => s.value = l, { immediate: !0 }), (l, r) => (c(), p("div", {
6489
6490
  class: d(n(Oe).paginationBar)
6490
6491
  }, [
6491
- l.total > l.perPage ? (c(), b(r0, {
6492
+ l.total > l.perPage ? (c(), b(u0, {
6492
6493
  key: 0,
6493
6494
  arrows: "",
6494
6495
  page: l.page,
@@ -6518,7 +6519,7 @@ const bg = {
6518
6519
  ], 2)
6519
6520
  ], 2));
6520
6521
  }
6521
- }), { basePaneElement: c0, basePaneLoader: d0 } = pt, m0 = "table-base", p0 = "table-fill", f0 = "table-pagination", h0 = "table-row", g0 = "table-cell", b0 = "table-cell-content", v0 = "is-shrinking", y0 = "is-sticky", k0 = "is-striped", A0 = "is-hoverable", $0 = "is-bordered", F0 = "is-separated", C0 = "table-actions", B0 = "action", w0 = "table-sort", S0 = "base-pane-structure", E0 = "table-header table-cell", I0 = "table-header-content table-cell-content", T0 = `table ${c0}`, L0 = `table-loader ${d0}`, $e = { tableBase: m0, tableFill: p0, tablePagination: f0, tableRow: h0, tableCell: g0, tableCellContent: b0, isShrinking: v0, isSticky: y0, isStriped: k0, isHoverable: A0, isBordered: $0, isSeparated: F0, tableActions: C0, action: B0, tableSort: w0, basePaneStructure: S0, tableHeader: E0, tableHeaderContent: I0, table: T0, tableLoader: L0 }, D0 = /* @__PURE__ */ k({
6522
+ }), { basePaneElement: d0, basePaneLoader: m0 } = pt, p0 = "table-base", f0 = "table-fill", h0 = "table-pagination", g0 = "table-row", b0 = "table-cell", v0 = "table-cell-content", y0 = "is-shrinking", k0 = "is-sticky", A0 = "is-striped", $0 = "is-hoverable", F0 = "is-bordered", C0 = "is-separated", B0 = "table-actions", w0 = "action", S0 = "table-sort", E0 = "base-pane-structure", I0 = "table-header table-cell", T0 = "table-header-content table-cell-content", L0 = `table ${d0}`, D0 = `table-loader ${m0}`, $e = { tableBase: p0, tableFill: f0, tablePagination: h0, tableRow: g0, tableCell: b0, tableCellContent: v0, isShrinking: y0, isSticky: k0, isStriped: A0, isHoverable: $0, isBordered: F0, isSeparated: C0, tableActions: B0, action: w0, tableSort: S0, basePaneStructure: E0, tableHeader: I0, tableHeaderContent: T0, table: L0, tableLoader: D0 }, M0 = /* @__PURE__ */ k({
6522
6523
  __name: "FluxTableCell",
6523
6524
  props: {
6524
6525
  contentDirection: { default: "row" }
@@ -6561,7 +6562,7 @@ const bg = {
6561
6562
  w(e.$slots, "default")
6562
6563
  ], 2));
6563
6564
  }
6564
- }), M0 = { key: 0 }, P0 = { key: 1 }, V0 = { key: 2 }, x0 = /* @__PURE__ */ k({
6565
+ }), P0 = { key: 0 }, V0 = { key: 1 }, x0 = { key: 2 }, O0 = /* @__PURE__ */ k({
6565
6566
  __name: "FluxTable",
6566
6567
  props: {
6567
6568
  captionSide: { default: "bottom" },
@@ -6586,22 +6587,22 @@ const bg = {
6586
6587
  class: d(n($e).tableBase)
6587
6588
  }, [
6588
6589
  w(a.$slots, "colgroups"),
6589
- e.header ? (c(), p("thead", M0, [
6590
+ e.header ? (c(), p("thead", P0, [
6590
6591
  w(a.$slots, "header")
6591
6592
  ])) : S("", !0),
6592
- e.default ? (c(), p("tbody", P0, [
6593
+ e.default ? (c(), p("tbody", V0, [
6593
6594
  w(a.$slots, "default"),
6594
6595
  a.fillColumns ? (c(), b(Bn, {
6595
6596
  key: 0,
6596
6597
  class: d(n($e).tableFill)
6597
6598
  }, {
6598
6599
  default: A(() => [
6599
- (c(!0), p(N, null, q(a.fillColumns, (s) => (c(), b(D0))), 256))
6600
+ (c(!0), p(N, null, q(a.fillColumns, (s) => (c(), b(M0))), 256))
6600
6601
  ]),
6601
6602
  _: 1
6602
6603
  }, 8, ["class"])) : S("", !0)
6603
6604
  ])) : S("", !0),
6604
- e.footer ? (c(), p("tfoot", V0, [
6605
+ e.footer ? (c(), p("tfoot", x0, [
6605
6606
  w(a.$slots, "footer")
6606
6607
  ])) : S("", !0),
6607
6608
  e.caption ? (c(), p("caption", {
@@ -6628,7 +6629,7 @@ const bg = {
6628
6629
  }, 8, ["class"])) : S("", !0)
6629
6630
  ], 2));
6630
6631
  }
6631
- }), AF = /* @__PURE__ */ k({
6632
+ }), $F = /* @__PURE__ */ k({
6632
6633
  __name: "FluxDataTable",
6633
6634
  props: {
6634
6635
  dataSet: {},
@@ -6647,7 +6648,7 @@ const bg = {
6647
6648
  emits: ["limit", "navigate"],
6648
6649
  setup(t, { emit: e }) {
6649
6650
  const a = ["header", "footer", "colgroups", "pagination"], i = e, s = De(), o = L(() => t.dataSet.slice(0, t.perPage));
6650
- return (l, r) => (c(), b(x0, {
6651
+ return (l, r) => (c(), b(O0, {
6651
6652
  "fill-columns": l.fillColumns,
6652
6653
  "is-bordered": l.isBordered,
6653
6654
  "is-hoverable": l.isHoverable,
@@ -6707,7 +6708,7 @@ const bg = {
6707
6708
  name: "pagination",
6708
6709
  fn: A(() => [
6709
6710
  w(l.$slots, "pagination", ce(de({ page: l.page, perPage: l.perPage, rows: o.value, total: l.total })), () => [
6710
- y(u0, {
6711
+ y(c0, {
6711
6712
  limits: l.limits,
6712
6713
  page: l.page,
6713
6714
  "per-page": l.perPage,
@@ -6721,7 +6722,7 @@ const bg = {
6721
6722
  } : void 0
6722
6723
  ]), 1032, ["fill-columns", "is-bordered", "is-hoverable", "is-loading", "is-separated", "is-striped"]));
6723
6724
  }
6724
- }), O0 = ["id"], R0 = ["aria-labelledby"], z0 = ["onClick", "onMouseover"], yn = /* @__PURE__ */ k({
6725
+ }), R0 = ["id"], z0 = ["aria-labelledby"], N0 = ["onClick", "onMouseover"], yn = /* @__PURE__ */ k({
6725
6726
  __name: "FluxDatePicker",
6726
6727
  props: /* @__PURE__ */ ee({
6727
6728
  max: {},
@@ -6775,7 +6776,7 @@ const bg = {
6775
6776
  function _(H, ne) {
6776
6777
  return ne === "month" ? n(G).endOf("month") >= H && n(T).startOf("month") <= H : n(G) >= H && n(T) <= H;
6777
6778
  }
6778
- function me(H, ne) {
6779
+ function pe(H, ne) {
6779
6780
  if (!t.rangeMode)
6780
6781
  return !1;
6781
6782
  const X = n(e);
@@ -6863,7 +6864,7 @@ const bg = {
6863
6864
  type: "button",
6864
6865
  onClick: ne[1] || (ne[1] = (X) => kn("year"))
6865
6866
  }, O(n(m)), 3)
6866
- ], 10, O0),
6867
+ ], 10, R0),
6867
6868
  y(n(Ne), null, {
6868
6869
  default: A(() => [
6869
6870
  x.value === "date" ? (c(), b(ue, {
@@ -6877,7 +6878,7 @@ const bg = {
6877
6878
  _: 1
6878
6879
  })
6879
6880
  ], 2),
6880
- y(n(Im), {
6881
+ y(n(Tm), {
6881
6882
  "is-back": x.value === "date"
6882
6883
  }, {
6883
6884
  default: A(() => [
@@ -6901,9 +6902,9 @@ const bg = {
6901
6902
  class: d(n(Z)(
6902
6903
  n(ge).datePickerDate,
6903
6904
  j(X) && n(ge).isDisabled,
6904
- me(X, "end") && n(ge).isRangeEnd,
6905
- me(X) && n(ge).isRangeEntry,
6906
- me(X, "start") && n(ge).isRangeStart,
6905
+ pe(X, "end") && n(ge).isRangeEnd,
6906
+ pe(X) && n(ge).isRangeEntry,
6907
+ pe(X, "start") && n(ge).isRangeStart,
6907
6908
  Me(X, "end") && n(ge).isSelectionEnd,
6908
6909
  Me(X) && n(ge).isSelectionEntry,
6909
6910
  Me(X, "start") && n(ge).isSelectionStart,
@@ -6914,12 +6915,12 @@ const bg = {
6914
6915
  onClick: (rt) => Pt(X),
6915
6916
  onMouseover: (rt) => ys(X),
6916
6917
  onMouseout: ks
6917
- }, O(X.toLocaleString({ day: "numeric" })), 43, z0))), 128))
6918
+ }, O(X.toLocaleString({ day: "numeric" })), 43, N0))), 128))
6918
6919
  ], 2))
6919
6920
  ]),
6920
6921
  _: 1
6921
6922
  }, 8, ["is-back"])
6922
- ], 10, R0)) : x.value === "month" ? (c(), p("div", {
6923
+ ], 10, z0)) : x.value === "month" ? (c(), p("div", {
6923
6924
  key: "month",
6924
6925
  class: d(n(ge).datePickerMonths)
6925
6926
  }, [
@@ -6956,16 +6957,16 @@ const bg = {
6956
6957
  }, 8, ["is-back"])
6957
6958
  ], 2));
6958
6959
  }
6959
- }), N0 = /* @__PURE__ */ k({
6960
+ }), H0 = /* @__PURE__ */ k({
6960
6961
  inheritAttrs: !1,
6961
6962
  __name: "FluxDisabled",
6962
6963
  props: {
6963
6964
  disabled: { type: Boolean, default: !0 }
6964
6965
  },
6965
6966
  setup(t) {
6966
- return Kt(ti, he(() => t.disabled)), (e, a) => w(e.$slots, "default");
6967
+ return Kt(ti, me(() => t.disabled)), (e, a) => w(e.$slots, "default");
6967
6968
  }
6968
- }), $F = /* @__PURE__ */ k({
6969
+ }), FF = /* @__PURE__ */ k({
6969
6970
  __name: "FluxDivider",
6970
6971
  props: {
6971
6972
  contentPlacement: { default: "center" }
@@ -6992,7 +6993,7 @@ const bg = {
6992
6993
  }, null, 2))
6993
6994
  ], 2));
6994
6995
  }
6995
- }), H0 = ["id", "width", "height"], G0 = ["r", "cx", "cy"], U0 = ["fill"], FF = /* @__PURE__ */ k({
6996
+ }), G0 = ["id", "width", "height"], U0 = ["r", "cx", "cy"], W0 = ["fill"], CF = /* @__PURE__ */ k({
6996
6997
  __name: "FluxDotPattern",
6997
6998
  props: {
6998
6999
  width: { default: 16 },
@@ -7030,18 +7031,18 @@ const bg = {
7030
7031
  r: o.cr,
7031
7032
  cx: o.width / 2 - o.cx,
7032
7033
  cy: o.height / 2 - o.cy
7033
- }, null, 8, G0)
7034
- ], 8, H0)
7034
+ }, null, 8, U0)
7035
+ ], 8, G0)
7035
7036
  ]),
7036
7037
  D("rect", {
7037
7038
  width: "100%",
7038
7039
  height: "100%",
7039
7040
  "stroke-width": "0",
7040
7041
  fill: `url(#${n(a)})`
7041
- }, null, 8, U0)
7042
+ }, null, 8, W0)
7042
7043
  ], 2));
7043
7044
  }
7044
- }), W0 = "drop-zone", j0 = "drop-zone-actions", _0 = "drop-zone-border", q0 = "drop-zone-content", K0 = "avatar", Y0 = "placeholder", Z0 = "is-dragging", Q0 = "is-dragging-over", X0 = "drop-zone-border-animation", J0 = "drop-zone-loader", ht = { dropZone: W0, dropZoneActions: j0, dropZoneBorder: _0, dropZoneContent: q0, avatar: K0, placeholder: Y0, isDragging: Z0, isDraggingOver: Q0, dropZoneBorderAnimation: X0, dropZoneLoader: J0 }, ey = ["aria-disabled"], ty = ["pathLength"], ny = /* @__PURE__ */ k({
7045
+ }), j0 = "drop-zone", _0 = "drop-zone-actions", q0 = "drop-zone-border", K0 = "drop-zone-content", Y0 = "avatar", Z0 = "placeholder", Q0 = "is-dragging", X0 = "is-dragging-over", J0 = "drop-zone-border-animation", ey = "drop-zone-loader", ht = { dropZone: j0, dropZoneActions: _0, dropZoneBorder: q0, dropZoneContent: K0, avatar: Y0, placeholder: Z0, isDragging: Q0, isDraggingOver: X0, dropZoneBorderAnimation: J0, dropZoneLoader: ey }, ty = ["aria-disabled"], ny = ["pathLength"], ay = /* @__PURE__ */ k({
7045
7046
  __name: "FluxDropZone",
7046
7047
  props: {
7047
7048
  accept: {},
@@ -7051,7 +7052,7 @@ const bg = {
7051
7052
  },
7052
7053
  emits: ["select", "selectMultiple"],
7053
7054
  setup(t, { emit: e }) {
7054
- const a = e, i = De(), s = te("content"), o = be(he(() => t.disabled)), l = P(!1), r = P(!1), u = P(0);
7055
+ const a = e, i = De(), s = te("content"), o = be(me(() => t.disabled)), l = P(!1), r = P(!1), u = P(0);
7055
7056
  Ie(() => {
7056
7057
  window.addEventListener("dragleave", $, { capture: !0 }), window.addEventListener("dragover", h, { capture: !0 }), window.addEventListener("drop", F, { capture: !0 });
7057
7058
  }), Re(() => {
@@ -7118,7 +7119,7 @@ const bg = {
7118
7119
  "stroke-linecap": "round",
7119
7120
  "stroke-linejoin": "round",
7120
7121
  pathLength: u.value
7121
- }, null, 8, ty)
7122
+ }, null, 8, ny)
7122
7123
  ], 2)),
7123
7124
  w(v.$slots, "default", ce(de({ isDragging: l.value, isDraggingOver: r.value, showPicker: B }))),
7124
7125
  y(n(Ne), null, {
@@ -7140,9 +7141,9 @@ const bg = {
7140
7141
  w(v.$slots, "actions", ce(de({ isDragging: l.value, isDraggingOver: r.value, showPicker: B })))
7141
7142
  ], 2)) : S("", !0),
7142
7143
  w(v.$slots, "extra", ce(de({ isDragging: l.value, isDraggingOver: r.value, showPicker: B })))
7143
- ], 10, ey));
7144
+ ], 10, ty));
7144
7145
  }
7145
- }), ay = /* @__PURE__ */ k({
7146
+ }), iy = /* @__PURE__ */ k({
7146
7147
  __name: "FluxDynamicView",
7147
7148
  props: {
7148
7149
  vnode: {}
@@ -7153,7 +7154,7 @@ const bg = {
7153
7154
  vnode: e.vnode
7154
7155
  }, null, 8, ["vnode"])) : S("", !0);
7155
7156
  }
7156
- }), iy = "expandable", sy = "expandable-header", oy = "icon", ly = "expandable-body", ry = "expandable-content", uy = "base-pane", cy = "expandable-group", dy = "expandable-opened expandable", zt = { expandable: iy, expandableHeader: sy, icon: oy, expandableBody: ly, expandableContent: ry, basePane: uy, expandableGroup: cy, expandableOpened: dy }, my = ["id", "aria-controls", "aria-expanded"], py = ["id", "aria-labelledby"], CF = /* @__PURE__ */ k({
7157
+ }), sy = "expandable", oy = "expandable-header", ly = "icon", ry = "expandable-body", uy = "expandable-content", cy = "base-pane", dy = "expandable-group", my = "expandable-opened expandable", zt = { expandable: sy, expandableHeader: oy, icon: ly, expandableBody: ry, expandableContent: uy, basePane: cy, expandableGroup: dy, expandableOpened: my }, py = ["id", "aria-controls", "aria-expanded"], fy = ["id", "aria-labelledby"], BF = /* @__PURE__ */ k({
7157
7158
  __name: "FluxExpandable",
7158
7159
  props: {
7159
7160
  icon: {},
@@ -7214,7 +7215,7 @@ const bg = {
7214
7215
  })
7215
7216
  ], 2)
7216
7217
  ]),
7217
- y(n(vd), null, {
7218
+ y(n(yd), null, {
7218
7219
  default: A(() => [
7219
7220
  u.value ? (c(), p("div", {
7220
7221
  key: 0,
@@ -7229,13 +7230,13 @@ const bg = {
7229
7230
  w(B.$slots, "default", ce(de({ label: B.label, close: h })))
7230
7231
  ], 2)
7231
7232
  ])
7232
- ], 10, py)) : S("", !0)
7233
+ ], 10, fy)) : S("", !0)
7233
7234
  ]),
7234
7235
  _: 3
7235
7236
  })
7236
- ], 10, my));
7237
+ ], 10, py));
7237
7238
  }
7238
- }), BF = /* @__PURE__ */ k({
7239
+ }), wF = /* @__PURE__ */ k({
7239
7240
  __name: "FluxExpandableGroup",
7240
7241
  props: {
7241
7242
  isControlled: { type: Boolean }
@@ -7267,7 +7268,7 @@ const bg = {
7267
7268
  w(o.$slots, "default")
7268
7269
  ], 2));
7269
7270
  }
7270
- }), fy = "fader", hy = "fader-item", gy = "is-current", by = "focal-point-image", wn = { fader: fy, faderItem: hy, isCurrent: gy, focalPointImage: by }, wF = /* @__PURE__ */ k({
7271
+ }), hy = "fader", gy = "fader-item", by = "is-current", vy = "focal-point-image", wn = { fader: hy, faderItem: gy, isCurrent: by, focalPointImage: vy }, SF = /* @__PURE__ */ k({
7271
7272
  __name: "FluxFader",
7272
7273
  props: {
7273
7274
  interval: { default: 9e3 }
@@ -7296,7 +7297,7 @@ const bg = {
7296
7297
  w(u.$slots, "default", ce(de({ current: s.value, next: l, previous: r })))
7297
7298
  ], 2));
7298
7299
  }
7299
- }), SF = /* @__PURE__ */ k({
7300
+ }), EF = /* @__PURE__ */ k({
7300
7301
  __name: "FluxFaderItem",
7301
7302
  setup(t) {
7302
7303
  return (e, a) => (c(), p("div", {
@@ -7305,7 +7306,7 @@ const bg = {
7305
7306
  w(e.$slots, "default")
7306
7307
  ], 2));
7307
7308
  }
7308
- }), vy = /* @__PURE__ */ k({
7309
+ }), yy = /* @__PURE__ */ k({
7309
7310
  __name: "FluxWindow",
7310
7311
  setup(t, { expose: e }) {
7311
7312
  const a = De(), i = P(!1), s = P("default");
@@ -7330,7 +7331,7 @@ const bg = {
7330
7331
  _: 3
7331
7332
  }, 8, ["is-back"]));
7332
7333
  }
7333
- }), EF = /* @__PURE__ */ k({
7334
+ }), IF = /* @__PURE__ */ k({
7334
7335
  __name: "FluxFilter",
7335
7336
  props: /* @__PURE__ */ ee({
7336
7337
  resettable: {}
@@ -7380,9 +7381,9 @@ const bg = {
7380
7381
  }), (h, F) => Ln((c(), p("div", {
7381
7382
  class: d(n(Bt).filter)
7382
7383
  }, [
7383
- y(vy, { ref: "window" }, dt({
7384
+ y(yy, { ref: "window" }, dt({
7384
7385
  default: A(({ navigate: I }) => [
7385
- y(n(lg), {
7386
+ y(n(rg), {
7386
7387
  navigate: I,
7387
7388
  state: i.value
7388
7389
  }, {
@@ -7434,7 +7435,7 @@ const bg = {
7434
7435
  [n(Er)]
7435
7436
  ]);
7436
7437
  }
7437
- }), IF = /* @__PURE__ */ k({
7438
+ }), TF = /* @__PURE__ */ k({
7438
7439
  __name: "FluxFilterDate",
7439
7440
  props: {
7440
7441
  icon: {},
@@ -7459,7 +7460,7 @@ const bg = {
7459
7460
  "onUpdate:modelValue": o
7460
7461
  }, null, 8, ["class", "max", "min", "model-value"]));
7461
7462
  }
7462
- }), TF = /* @__PURE__ */ k({
7463
+ }), LF = /* @__PURE__ */ k({
7463
7464
  __name: "FluxFilterDateRange",
7464
7465
  props: {
7465
7466
  icon: {},
@@ -7489,7 +7490,7 @@ const bg = {
7489
7490
  "onUpdate:modelValue": o
7490
7491
  }, null, 8, ["class", "max", "min", "model-value", "range-mode"]));
7491
7492
  }
7492
- }), LF = /* @__PURE__ */ k({
7493
+ }), DF = /* @__PURE__ */ k({
7493
7494
  __name: "FluxFilterOption",
7494
7495
  props: /* @__PURE__ */ ee({
7495
7496
  icon: {},
@@ -7518,7 +7519,7 @@ const bg = {
7518
7519
  onSelect: r
7519
7520
  }, null, 8, ["search-query", "is-searchable", "options", "selected", "search-placeholder"]));
7520
7521
  }
7521
- }), DF = /* @__PURE__ */ k({
7522
+ }), MF = /* @__PURE__ */ k({
7522
7523
  __name: "FluxFilterOptionAsync",
7523
7524
  props: /* @__PURE__ */ ee({
7524
7525
  fetchOptions: { type: Function },
@@ -7560,7 +7561,7 @@ const bg = {
7560
7561
  onSelect: I
7561
7562
  }, null, 8, ["search-query", "is-loading", "options", "selected", "search-placeholder"]));
7562
7563
  }
7563
- }), MF = /* @__PURE__ */ k({
7564
+ }), PF = /* @__PURE__ */ k({
7564
7565
  __name: "FluxFilterOptions",
7565
7566
  props: /* @__PURE__ */ ee({
7566
7567
  icon: {},
@@ -7595,7 +7596,7 @@ const bg = {
7595
7596
  onSelect: l
7596
7597
  }, null, 8, ["search-query", "is-searchable", "options", "selected", "search-placeholder"]));
7597
7598
  }
7598
- }), PF = /* @__PURE__ */ k({
7599
+ }), VF = /* @__PURE__ */ k({
7599
7600
  __name: "FluxFilterOptionsAsync",
7600
7601
  props: /* @__PURE__ */ ee({
7601
7602
  fetchOptions: { type: Function },
@@ -7641,7 +7642,7 @@ const bg = {
7641
7642
  onSelect: F
7642
7643
  }, null, 8, ["search-query", "is-loading", "options", "selected", "search-placeholder"]));
7643
7644
  }
7644
- }), yy = /* @__PURE__ */ k({
7645
+ }), ky = /* @__PURE__ */ k({
7645
7646
  __name: "FluxFormColumn",
7646
7647
  setup(t) {
7647
7648
  return (e, a) => (c(), p("div", {
@@ -7650,7 +7651,7 @@ const bg = {
7650
7651
  w(e.$slots, "default")
7651
7652
  ], 2));
7652
7653
  }
7653
- }), VF = /* @__PURE__ */ k({
7654
+ }), xF = /* @__PURE__ */ k({
7654
7655
  __name: "FluxFilterRange",
7655
7656
  props: {
7656
7657
  icon: {},
@@ -7669,7 +7670,7 @@ const bg = {
7669
7670
  }
7670
7671
  return (l, r) => (c(), b(Ke, null, {
7671
7672
  default: A(() => [
7672
- y(yy, null, {
7673
+ y(ky, null, {
7673
7674
  default: A(() => [
7674
7675
  y(Ve, {
7675
7676
  label: n(i)("flux.min")
@@ -7716,7 +7717,7 @@ const bg = {
7716
7717
  _: 1
7717
7718
  }));
7718
7719
  }
7719
- }), xF = /* @__PURE__ */ k({
7720
+ }), OF = /* @__PURE__ */ k({
7720
7721
  __name: "FluxFlickeringGrid",
7721
7722
  props: {
7722
7723
  color: { default: "#1d4ed8" },
@@ -7795,7 +7796,7 @@ const bg = {
7795
7796
  w(e.$slots, "default")
7796
7797
  ], 2));
7797
7798
  }
7798
- }), ky = "focal-point-image", Ay = "focal-point-editor", $y = "focal-point-editor-area", Fy = "focal-point-editor-image", Cy = "focal-point-preview", By = "focal-point-preview-image", Nt = { focalPointImage: ky, focalPointEditor: Ay, focalPointEditorArea: $y, focalPointEditorImage: Fy, focalPointPreview: Cy, focalPointPreviewImage: By }, wy = ["src"], OF = /* @__PURE__ */ k({
7799
+ }), Ay = "focal-point-image", $y = "focal-point-editor", Fy = "focal-point-editor-area", Cy = "focal-point-editor-image", By = "focal-point-preview", wy = "focal-point-preview-image", Nt = { focalPointImage: Ay, focalPointEditor: $y, focalPointEditorArea: Fy, focalPointEditorImage: Cy, focalPointPreview: By, focalPointPreviewImage: wy }, Sy = ["src"], RF = /* @__PURE__ */ k({
7799
7800
  __name: "FluxFocalPointEditor",
7800
7801
  props: /* @__PURE__ */ ee({
7801
7802
  src: {}
@@ -7866,7 +7867,7 @@ const bg = {
7866
7867
  src: F.src,
7867
7868
  alt: "",
7868
7869
  onLoad: m
7869
- }, null, 42, wy),
7870
+ }, null, 42, Sy),
7870
7871
  D("div", {
7871
7872
  class: d(n(Nt).focalPointEditorArea),
7872
7873
  style: Y({
@@ -7897,7 +7898,7 @@ const bg = {
7897
7898
  _: 3
7898
7899
  }, 8, ["style"]));
7899
7900
  }
7900
- }), Sy = ["src", "alt"], Ey = /* @__PURE__ */ k({
7901
+ }), Ey = ["src", "alt"], Iy = /* @__PURE__ */ k({
7901
7902
  __name: "FluxFocalPointImage",
7902
7903
  props: {
7903
7904
  focalPoint: {},
@@ -7919,9 +7920,9 @@ const bg = {
7919
7920
  }),
7920
7921
  src: i.src,
7921
7922
  alt: i.alt
7922
- }, null, 14, Sy));
7923
+ }, null, 14, Ey));
7923
7924
  }
7924
- }), Iy = ["aria-disabled"], RF = /* @__PURE__ */ k({
7925
+ }), Ty = ["aria-disabled"], zF = /* @__PURE__ */ k({
7925
7926
  __name: "FluxForm",
7926
7927
  props: {
7927
7928
  disabled: { type: Boolean, default: !1 }
@@ -7932,7 +7933,7 @@ const bg = {
7932
7933
  function i() {
7933
7934
  a("submit");
7934
7935
  }
7935
- return (s, o) => (c(), b(N0, { disabled: s.disabled }, {
7936
+ return (s, o) => (c(), b(H0, { disabled: s.disabled }, {
7936
7937
  default: A(() => [
7937
7938
  D("form", {
7938
7939
  class: d(n(R).form),
@@ -7940,7 +7941,7 @@ const bg = {
7940
7941
  onSubmit: o[0] || (o[0] = rn((l) => i(), ["prevent"]))
7941
7942
  }, [
7942
7943
  w(s.$slots, "default")
7943
- ], 42, Iy)
7944
+ ], 42, Ty)
7944
7945
  ]),
7945
7946
  _: 3
7946
7947
  }, 8, ["disabled"]));
@@ -7961,7 +7962,7 @@ const bg = {
7961
7962
  w(e.$slots, "default")
7962
7963
  ], 2));
7963
7964
  }
7964
- }), zF = /* @__PURE__ */ k({
7965
+ }), NF = /* @__PURE__ */ k({
7965
7966
  __name: "FluxFormDateInput",
7966
7967
  props: /* @__PURE__ */ ee({
7967
7968
  autoComplete: {},
@@ -7979,7 +7980,7 @@ const bg = {
7979
7980
  }),
7980
7981
  emits: /* @__PURE__ */ ee(["blur", "focus"], ["update:modelValue"]),
7981
7982
  setup(t, { emit: e }) {
7982
- const a = e, i = ae(t, "modelValue"), s = be(he(() => t.disabled)), o = te("flyout"), l = P(null);
7983
+ const a = e, i = ae(t, "modelValue"), s = be(me(() => t.disabled)), o = te("flyout"), l = P(null);
7983
7984
  function r() {
7984
7985
  a("blur");
7985
7986
  }
@@ -8031,7 +8032,7 @@ const bg = {
8031
8032
  _: 1
8032
8033
  }, 512));
8033
8034
  }
8034
- }), NF = /* @__PURE__ */ k({
8035
+ }), HF = /* @__PURE__ */ k({
8035
8036
  __name: "FluxFormDateRangeInput",
8036
8037
  props: /* @__PURE__ */ ee({
8037
8038
  autoComplete: {},
@@ -8050,7 +8051,7 @@ const bg = {
8050
8051
  }),
8051
8052
  emits: ["update:modelValue"],
8052
8053
  setup(t) {
8053
- const e = ae(t, "modelValue"), a = be(he(() => t.disabled)), i = te("flyout"), s = P(null), o = L(() => {
8054
+ const e = ae(t, "modelValue"), a = be(me(() => t.disabled)), i = te("flyout"), s = P(null), o = L(() => {
8054
8055
  const l = n(s);
8055
8056
  if (!l)
8056
8057
  return "";
@@ -8099,7 +8100,7 @@ const bg = {
8099
8100
  _: 1
8100
8101
  }, 512));
8101
8102
  }
8102
- }), HF = /* @__PURE__ */ k({
8103
+ }), GF = /* @__PURE__ */ k({
8103
8104
  __name: "FluxFormDateTimeInput",
8104
8105
  props: /* @__PURE__ */ ee({
8105
8106
  autoComplete: {},
@@ -8118,7 +8119,7 @@ const bg = {
8118
8119
  }),
8119
8120
  emits: ["update:modelValue"],
8120
8121
  setup(t) {
8121
- const e = ae(t, "modelValue"), a = be(he(() => t.disabled)), i = te("flyout"), s = P(null);
8122
+ const e = ae(t, "modelValue"), a = be(me(() => t.disabled)), i = te("flyout"), s = P(null);
8122
8123
  function o(r) {
8123
8124
  if (!Fe.isDateTime(r))
8124
8125
  return;
@@ -8196,7 +8197,7 @@ const bg = {
8196
8197
  _: 1
8197
8198
  }, 8, ["class", "aria-disabled"]));
8198
8199
  }
8199
- }), Ty = { key: 1 }, GF = /* @__PURE__ */ k({
8200
+ }), Ly = { key: 1 }, UF = /* @__PURE__ */ k({
8200
8201
  __name: "FluxFormInputAddition",
8201
8202
  props: {
8202
8203
  icon: {},
@@ -8211,11 +8212,11 @@ const bg = {
8211
8212
  name: e.icon,
8212
8213
  size: 18
8213
8214
  }, null, 8, ["name"])) : S("", !0),
8214
- e.label ? (c(), p("span", Ty, O(e.label), 1)) : S("", !0),
8215
+ e.label ? (c(), p("span", Ly, O(e.label), 1)) : S("", !0),
8215
8216
  w(e.$slots, "default")
8216
8217
  ], 2));
8217
8218
  }
8218
- }), Ly = ["id", "autofocus", "aria-disabled"], Dy = ["autocomplete", "autofocus", "disabled", "tabindex", "type", "value"], UF = /* @__PURE__ */ k({
8219
+ }), Dy = ["id", "autofocus", "aria-disabled"], My = ["autocomplete", "autofocus", "disabled", "tabindex", "type", "value"], WF = /* @__PURE__ */ k({
8219
8220
  __name: "FluxFormPinInput",
8220
8221
  props: /* @__PURE__ */ ee({
8221
8222
  autoComplete: { default: "one-time-code" },
@@ -8231,7 +8232,7 @@ const bg = {
8231
8232
  }),
8232
8233
  emits: ["update:modelValue"],
8233
8234
  setup(t) {
8234
- const e = ae(t, "modelValue"), a = be(he(() => t.disabled)), { id: i } = Yt(), s = te("fields");
8235
+ const e = ae(t, "modelValue"), a = be(me(() => t.disabled)), { id: i } = Yt(), s = te("fields");
8235
8236
  function o(m) {
8236
8237
  const f = m.target;
8237
8238
  requestAnimationFrame(() => f.select());
@@ -8305,11 +8306,11 @@ const bg = {
8305
8306
  onInput: l,
8306
8307
  onKeydown: r,
8307
8308
  onPaste: u
8308
- }, null, 42, Dy);
8309
+ }, null, 42, My);
8309
8310
  }), 128))
8310
- ], 14, Ly));
8311
+ ], 14, Dy));
8311
8312
  }
8312
- }), WF = /* @__PURE__ */ k({
8313
+ }), jF = /* @__PURE__ */ k({
8313
8314
  __name: "FluxFormRangeSlider",
8314
8315
  props: /* @__PURE__ */ ee({
8315
8316
  formatter: { type: Function, default: on },
@@ -8327,7 +8328,7 @@ const bg = {
8327
8328
  }),
8328
8329
  emits: ["update:modelValue"],
8329
8330
  setup(t) {
8330
- const e = ae(t, "modelValue"), a = be(he(() => t.disabled)), i = te("lowerThumb"), s = te("upperThumb"), o = P(!1), l = P(!1), r = P(0), u = P(0), m = P(0), f = P(0), g = P(null), $ = L(() => t.formatter(e.value[o.value ? 0 : 1], ca(t.step)));
8331
+ const e = ae(t, "modelValue"), a = be(me(() => t.disabled)), i = te("lowerThumb"), s = te("upperThumb"), o = P(!1), l = P(!1), r = P(0), u = P(0), m = P(0), f = P(0), g = P(null), $ = L(() => t.formatter(e.value[o.value ? 0 : 1], ca(t.step)));
8331
8332
  function h(v) {
8332
8333
  v || (o.value = v, l.value = v);
8333
8334
  }
@@ -8401,7 +8402,7 @@ const bg = {
8401
8402
  _: 1
8402
8403
  }, 8, ["disabled", "is-dragging", "is-ticks-visible", "max", "min", "step"]));
8403
8404
  }
8404
- }), jF = /* @__PURE__ */ k({
8405
+ }), _F = /* @__PURE__ */ k({
8405
8406
  __name: "FluxFormRow",
8406
8407
  setup(t) {
8407
8408
  return (e, a) => (c(), p("div", {
@@ -8410,7 +8411,7 @@ const bg = {
8410
8411
  w(e.$slots, "default")
8411
8412
  ], 2));
8412
8413
  }
8413
- }), _F = /* @__PURE__ */ k({
8414
+ }), qF = /* @__PURE__ */ k({
8414
8415
  __name: "FluxFormSection",
8415
8416
  props: {
8416
8417
  title: {}
@@ -8425,7 +8426,7 @@ const bg = {
8425
8426
  w(e.$slots, "default")
8426
8427
  ], 2));
8427
8428
  }
8428
- }), qF = /* @__PURE__ */ k({
8429
+ }), KF = /* @__PURE__ */ k({
8429
8430
  __name: "FluxFormSelectAsync",
8430
8431
  props: /* @__PURE__ */ ee({
8431
8432
  fetchOptions: { type: Function },
@@ -8446,7 +8447,7 @@ const bg = {
8446
8447
  }),
8447
8448
  emits: ["update:searchQuery", "update:modelValue"],
8448
8449
  setup(t) {
8449
- const e = ae(t, "searchQuery"), a = ae(t, "modelValue"), i = be(he(() => t.disabled)), s = P([]), o = P([]), l = L(() => {
8450
+ const e = ae(t, "searchQuery"), a = ae(t, "modelValue"), i = be(me(() => t.disabled)), s = P([]), o = P([]), l = L(() => {
8450
8451
  const C = [], x = n(e), G = n(s), T = n(o);
8451
8452
  return T.forEach((V) => C.push(V)), G.forEach((V) => {
8452
8453
  ct(V) && T.find((M) => ct(M) && M.value === V.value) || ct(V) && !V.label.toLowerCase().includes(x.toLowerCase()) || C.push(V);
@@ -8480,7 +8481,7 @@ const bg = {
8480
8481
  onSelect: E
8481
8482
  }, null, 8, ["search-query", "disabled", "is-loading", "is-multiple", "options", "placeholder", "selected"]));
8482
8483
  }
8483
- }), My = ["id", "autocomplete", "autofocus", "disabled", "maxlength", "placeholder", "aria-disabled"], KF = /* @__PURE__ */ k({
8484
+ }), Py = ["id", "autocomplete", "autofocus", "disabled", "maxlength", "placeholder", "aria-disabled"], YF = /* @__PURE__ */ k({
8484
8485
  __name: "FluxFormTextArea",
8485
8486
  props: /* @__PURE__ */ ee({
8486
8487
  autoComplete: {},
@@ -8498,7 +8499,7 @@ const bg = {
8498
8499
  }),
8499
8500
  emits: /* @__PURE__ */ ee(["blur", "focus"], ["update:modelValue"]),
8500
8501
  setup(t, { emit: e }) {
8501
- const a = e, i = ae(t, "modelValue"), s = be(he(() => t.disabled)), { id: o } = Yt();
8502
+ const a = e, i = ae(t, "modelValue"), s = be(me(() => t.disabled)), { id: o } = Yt();
8502
8503
  return (l, r) => Ln((c(), p("textarea", {
8503
8504
  "onUpdate:modelValue": r[0] || (r[0] = (u) => i.value = u),
8504
8505
  ref: "input",
@@ -8515,11 +8516,11 @@ const bg = {
8515
8516
  "aria-disabled": n(s) ? !0 : void 0,
8516
8517
  onBlur: r[1] || (r[1] = (u) => a("blur")),
8517
8518
  onFocus: r[2] || (r[2] = (u) => a("focus"))
8518
- }, null, 46, My)), [
8519
+ }, null, 46, Py)), [
8519
8520
  [Xa, i.value]
8520
8521
  ]);
8521
8522
  }
8522
- }), YF = /* @__PURE__ */ k({
8523
+ }), ZF = /* @__PURE__ */ k({
8523
8524
  __name: "FluxFormTimeZonePicker",
8524
8525
  props: /* @__PURE__ */ ee({
8525
8526
  disabled: { type: Boolean },
@@ -9146,7 +9147,7 @@ const bg = {
9146
9147
  "flux.timezoneOther",
9147
9148
  "flux.timezoneIndian",
9148
9149
  "flux.timezonePacific"
9149
- ], i = ae(t, "modelValue"), s = be(he(() => t.disabled)), o = ve(), l = L(() => {
9150
+ ], i = ae(t, "modelValue"), s = be(me(() => t.disabled)), o = ve(), l = L(() => {
9150
9151
  const r = {}, u = [];
9151
9152
  for (const f of e) {
9152
9153
  const g = Intl.DateTimeFormat(navigator.language, { timeZone: f }).resolvedOptions(), $ = new Intl.DateTimeFormat(navigator.language, { timeZone: f, timeZoneName: "longOffset" }).formatToParts().find((I) => I.type === "timeZoneName").value.substring(3), h = g.timeZone.replaceAll("_", " ").replaceAll("/", " / ");
@@ -9180,7 +9181,7 @@ const bg = {
9180
9181
  placeholder: r.placeholder
9181
9182
  }, null, 8, ["modelValue", "disabled", "options", "placeholder"]));
9182
9183
  }
9183
- }), Py = "remove", Vy = "is-hidden", qa = { remove: Py, isHidden: Vy }, xy = /* @__PURE__ */ k({
9184
+ }), Vy = "remove", xy = "is-hidden", qa = { remove: Vy, isHidden: xy }, Oy = /* @__PURE__ */ k({
9184
9185
  __name: "FluxRemove",
9185
9186
  props: {
9186
9187
  icon: { default: "xmark" },
@@ -9204,7 +9205,7 @@ const bg = {
9204
9205
  }, null, 8, ["name"])) : S("", !0)
9205
9206
  ], 2));
9206
9207
  }
9207
- }), Oy = "placeholder", Ry = "is-button", zy = "is-extended", Ny = "placeholder-icon", Hy = "is-simple", Gy = "is-small", Uy = "placeholder-caption", Wy = "button", jy = { placeholder: Oy, isButton: Ry, isExtended: zy, placeholderIcon: Ny, isSimple: Hy, isSmall: Gy, placeholderCaption: Uy, button: Wy }, { placeholder: _y } = jy, qy = "gallery", Ky = "gallery-move", Yy = "gallery-item", Zy = "remove", Qy = "gallery-item-image", Xy = "gallery-item-loader", Jy = "spinner", ek = `gallery-add ${_y}`, Gt = { gallery: qy, galleryMove: Ky, galleryItem: Yy, remove: Zy, galleryItemImage: Qy, galleryItemLoader: Xy, spinner: Jy, galleryAdd: ek }, Jn = /* @__PURE__ */ k({
9208
+ }), Ry = "placeholder", zy = "is-button", Ny = "is-extended", Hy = "placeholder-icon", Gy = "is-simple", Uy = "is-small", Wy = "placeholder-caption", jy = "button", _y = { placeholder: Ry, isButton: zy, isExtended: Ny, placeholderIcon: Hy, isSimple: Gy, isSmall: Uy, placeholderCaption: Wy, button: jy }, { placeholder: qy } = _y, Ky = "gallery", Yy = "gallery-move", Zy = "gallery-item", Qy = "remove", Xy = "gallery-item-image", Jy = "gallery-item-loader", ek = "spinner", tk = `gallery-add ${qy}`, Gt = { gallery: Ky, galleryMove: Yy, galleryItem: Zy, remove: Qy, galleryItemImage: Xy, galleryItemLoader: Jy, spinner: ek, galleryAdd: tk }, Jn = /* @__PURE__ */ k({
9208
9209
  __name: "FluxGalleryItem",
9209
9210
  props: {
9210
9211
  focalPoint: {},
@@ -9220,12 +9221,12 @@ const bg = {
9220
9221
  onMouseenterCapture: o[1] || (o[1] = (l) => i.value = !0),
9221
9222
  onMouseoutCapture: o[2] || (o[2] = (l) => i.value = !1)
9222
9223
  }, [
9223
- y(Ey, {
9224
+ y(Iy, {
9224
9225
  class: d(n(Gt).galleryItemImage),
9225
9226
  "focal-point": s.focalPoint,
9226
9227
  src: s.url
9227
9228
  }, null, 8, ["class", "focal-point", "src"]),
9228
- s.isDeletable ? (c(), b(xy, {
9229
+ s.isDeletable ? (c(), b(Oy, {
9229
9230
  key: 0,
9230
9231
  "is-hidden": !i.value,
9231
9232
  tabindex: "-1",
@@ -9239,7 +9240,7 @@ const bg = {
9239
9240
  ], 2)) : S("", !0)
9240
9241
  ], 34));
9241
9242
  }
9242
- }), tk = ["onClick"], ZF = /* @__PURE__ */ k({
9243
+ }), nk = ["onClick"], QF = /* @__PURE__ */ k({
9243
9244
  __name: "FluxGallery",
9244
9245
  props: {
9245
9246
  isEditable: { type: Boolean },
@@ -9257,7 +9258,7 @@ const bg = {
9257
9258
  }
9258
9259
  a("upload", l);
9259
9260
  }
9260
- return (o, l) => (c(), b(ny, {
9261
+ return (o, l) => (c(), b(ay, {
9261
9262
  accept: "image/*",
9262
9263
  disabled: !o.isEditable,
9263
9264
  "is-empty": o.items && o.items.length === 0,
@@ -9302,7 +9303,7 @@ const bg = {
9302
9303
  onClick: (u) => r()
9303
9304
  }, [
9304
9305
  y(U, { name: "plus" })
9305
- ], 10, tk)) : S("", !0)
9306
+ ], 10, nk)) : S("", !0)
9306
9307
  ]),
9307
9308
  _: 2
9308
9309
  }, 1032, ["class", "move-class"])
@@ -9310,7 +9311,7 @@ const bg = {
9310
9311
  _: 3
9311
9312
  }, 8, ["disabled", "is-empty", "placeholder-button", "placeholder-message", "placeholder-title"]));
9312
9313
  }
9313
- }), nk = "grid", ak = "grid-column", hs = { grid: nk, gridColumn: ak }, QF = /* @__PURE__ */ k({
9314
+ }), ak = "grid", ik = "grid-column", hs = { grid: ak, gridColumn: ik }, XF = /* @__PURE__ */ k({
9314
9315
  __name: "FluxGrid",
9315
9316
  props: {
9316
9317
  columns: { default: 12 },
@@ -9327,7 +9328,7 @@ const bg = {
9327
9328
  w(e.$slots, "default")
9328
9329
  ], 6));
9329
9330
  }
9330
- }), XF = /* @__PURE__ */ k({
9331
+ }), JF = /* @__PURE__ */ k({
9331
9332
  __name: "FluxGridColumn",
9332
9333
  props: {
9333
9334
  xs: {},
@@ -9350,10 +9351,10 @@ const bg = {
9350
9351
  w(e.$slots, "default")
9351
9352
  ], 6));
9352
9353
  }
9353
- }), ik = ["id", "width", "height"], sk = ["d", "stroke-dasharray"], ok = ["fill"], lk = {
9354
+ }), sk = ["id", "width", "height"], ok = ["d", "stroke-dasharray"], lk = ["fill"], rk = {
9354
9355
  key: 0,
9355
9356
  style: { overflow: "visible" }
9356
- }, rk = ["width", "height", "x", "y"], uk = /* @__PURE__ */ k({
9357
+ }, uk = ["width", "height", "x", "y"], ck = /* @__PURE__ */ k({
9357
9358
  __name: "FluxGridPattern",
9358
9359
  props: {
9359
9360
  width: { default: 42 },
@@ -9380,16 +9381,16 @@ const bg = {
9380
9381
  d: `M.5 ${a.height}V.5H${a.width}`,
9381
9382
  fill: "none",
9382
9383
  "stroke-dasharray": a.strokeDasharray
9383
- }, null, 8, sk)
9384
- ], 8, ik)
9384
+ }, null, 8, ok)
9385
+ ], 8, sk)
9385
9386
  ]),
9386
9387
  D("rect", {
9387
9388
  width: "100%",
9388
9389
  height: "100%",
9389
9390
  "stroke-width": "0",
9390
9391
  fill: `url(#${n(e)})`
9391
- }, null, 8, ok),
9392
- a.squares ? (c(), p("svg", lk, [
9392
+ }, null, 8, lk),
9393
+ a.squares ? (c(), p("svg", rk, [
9393
9394
  (c(!0), p(N, null, q(a.squares, ([s, o]) => (c(), p("rect", {
9394
9395
  key: `${s}-${o}`,
9395
9396
  width: a.width - 1,
@@ -9397,11 +9398,11 @@ const bg = {
9397
9398
  x: s * a.width,
9398
9399
  y: o * a.height,
9399
9400
  "stroke-width": "0"
9400
- }, null, 8, rk))), 128))
9401
+ }, null, 8, uk))), 128))
9401
9402
  ])) : S("", !0)
9402
9403
  ], 2));
9403
9404
  }
9404
- }), ck = "info", dk = "icon", mk = "info-body", ea = { info: ck, icon: dk, infoBody: mk }, JF = /* @__PURE__ */ k({
9405
+ }), dk = "info", mk = "icon", pk = "info-body", ea = { info: dk, icon: mk, infoBody: pk }, eC = /* @__PURE__ */ k({
9405
9406
  __name: "FluxInfo",
9406
9407
  props: {
9407
9408
  icon: {}
@@ -9422,7 +9423,7 @@ const bg = {
9422
9423
  ], 2)
9423
9424
  ], 2));
9424
9425
  }
9425
- }), eC = /* @__PURE__ */ k({
9426
+ }), tC = /* @__PURE__ */ k({
9426
9427
  __name: "FluxInfoStack",
9427
9428
  setup(t) {
9428
9429
  return (e, a) => (c(), b(Ye, {
@@ -9435,7 +9436,7 @@ const bg = {
9435
9436
  _: 3
9436
9437
  }));
9437
9438
  }
9438
- }), { baseAutoGrid: pk } = is, fk = "aspect-ratio", hk = "container", gk = "spacer", bk = "stack", vk = "is-centered", yk = "is-fill", kk = "is-wrapping", Ak = "stack-horizontal stack", $k = "stack-vertical stack", Fk = `auto-grid ${pk}`, Ck = { aspectRatio: fk, container: hk, spacer: gk, stack: bk, isCentered: vk, isFill: yk, isWrapping: kk, stackHorizontal: Ak, stackVertical: $k, autoGrid: Fk }, { stackHorizontal: Bk, stackVertical: wk } = Ck, Sk = "legend-item", Ek = `legend-horizontal ${Bk}`, Ik = `legend-vertical ${wk}`, ta = { legendItem: Sk, legendHorizontal: Ek, legendVertical: Ik }, Tk = /* @__PURE__ */ k({
9439
+ }), { baseAutoGrid: fk } = is, hk = "aspect-ratio", gk = "container", bk = "spacer", vk = "stack", yk = "is-centered", kk = "is-fill", Ak = "is-wrapping", $k = "stack-horizontal stack", Fk = "stack-vertical stack", Ck = `auto-grid ${fk}`, Bk = { aspectRatio: hk, container: gk, spacer: bk, stack: vk, isCentered: yk, isFill: kk, isWrapping: Ak, stackHorizontal: $k, stackVertical: Fk, autoGrid: Ck }, { stackHorizontal: wk, stackVertical: Sk } = Bk, Ek = "legend-item", Ik = `legend-horizontal ${wk}`, Tk = `legend-vertical ${Sk}`, ta = { legendItem: Ek, legendHorizontal: Ik, legendVertical: Tk }, Lk = /* @__PURE__ */ k({
9439
9440
  __name: "FluxLegend",
9440
9441
  props: {
9441
9442
  direction: { default: "horizontal" },
@@ -9453,7 +9454,7 @@ const bg = {
9453
9454
  }, O(i.label), 7))), 256))
9454
9455
  ], 2));
9455
9456
  }
9456
- }), tC = /* @__PURE__ */ k({
9457
+ }), nC = /* @__PURE__ */ k({
9457
9458
  __name: "FluxLink",
9458
9459
  props: {
9459
9460
  type: { default: "button" },
@@ -9491,7 +9492,7 @@ const bg = {
9491
9492
  }))
9492
9493
  ]), 1040, ["css-class", "css-class-icon", "css-class-label"]));
9493
9494
  }
9494
- }), nC = /* @__PURE__ */ k({
9495
+ }), aC = /* @__PURE__ */ k({
9495
9496
  __name: "FluxMenuOptions",
9496
9497
  props: /* @__PURE__ */ ee({
9497
9498
  isHorizontal: { type: Boolean },
@@ -9517,18 +9518,18 @@ const bg = {
9517
9518
  _: 1
9518
9519
  }, 8, ["is-horizontal"]));
9519
9520
  }
9520
- }), aC = /* @__PURE__ */ k({
9521
+ }), iC = /* @__PURE__ */ k({
9521
9522
  __name: "FluxMenuTitle",
9522
9523
  props: {
9523
9524
  title: {}
9524
9525
  },
9525
9526
  setup(t) {
9526
9527
  return (e, a) => (c(), p("div", {
9527
- class: d(n(pe).menuTitle),
9528
+ class: d(n(fe).menuTitle),
9528
9529
  role: "presentation"
9529
9530
  }, O(e.title), 3));
9530
9531
  }
9531
- }), { basePaneElement: Dt } = pt, Lk = "button", Dk = "notice-body", Mk = "notice-close", Pk = "icon", Vk = "notice-prefix", xk = "notice-message", Ok = "notice-title", Rk = "is-center", zk = "is-fluid", Nk = "spinner-track", Hk = "spinner-effect", Gk = "spinner-value", Uk = "base-pane", Wk = `notice ${Dt}`, jk = `notice-gray notice ${Dt}`, _k = `notice-primary notice ${Dt}`, qk = `notice-danger notice ${Dt}`, Kk = `notice-info notice ${Dt}`, Yk = `notice-success notice ${Dt}`, Zk = `notice-warning notice ${Dt}`, Te = { button: Lk, noticeBody: Dk, noticeClose: Mk, icon: Pk, noticePrefix: Vk, noticeMessage: xk, noticeTitle: Ok, isCenter: Rk, isFluid: zk, spinnerTrack: Nk, spinnerEffect: Hk, spinnerValue: Gk, basePane: Uk, notice: Wk, noticeGray: jk, noticePrimary: _k, noticeDanger: qk, noticeInfo: Kk, noticeSuccess: Yk, noticeWarning: Zk }, iC = /* @__PURE__ */ k({
9532
+ }), { basePaneElement: Dt } = pt, Dk = "button", Mk = "notice-body", Pk = "notice-close", Vk = "icon", xk = "notice-prefix", Ok = "notice-message", Rk = "notice-title", zk = "is-center", Nk = "is-fluid", Hk = "spinner-track", Gk = "spinner-effect", Uk = "spinner-value", Wk = "base-pane", jk = `notice ${Dt}`, _k = `notice-gray notice ${Dt}`, qk = `notice-primary notice ${Dt}`, Kk = `notice-danger notice ${Dt}`, Yk = `notice-info notice ${Dt}`, Zk = `notice-success notice ${Dt}`, Qk = `notice-warning notice ${Dt}`, Te = { button: Dk, noticeBody: Mk, noticeClose: Pk, icon: Vk, noticePrefix: xk, noticeMessage: Ok, noticeTitle: Rk, isCenter: zk, isFluid: Nk, spinnerTrack: Hk, spinnerEffect: Gk, spinnerValue: Uk, basePane: Wk, notice: jk, noticeGray: _k, noticePrimary: qk, noticeDanger: Kk, noticeInfo: Yk, noticeSuccess: Zk, noticeWarning: Qk }, sC = /* @__PURE__ */ k({
9532
9533
  __name: "FluxNotice",
9533
9534
  props: {
9534
9535
  color: { default: "gray" },
@@ -9589,7 +9590,7 @@ const bg = {
9589
9590
  ], 2)) : S("", !0)
9590
9591
  ], 2));
9591
9592
  }
9592
- }), sC = /* @__PURE__ */ k({
9593
+ }), oC = /* @__PURE__ */ k({
9593
9594
  __name: "FluxNoticeStack",
9594
9595
  setup(t) {
9595
9596
  return (e, a) => (c(), b(Ye, {
@@ -9620,10 +9621,10 @@ const bg = {
9620
9621
  t.size === "medium" && ze.overlayMedium,
9621
9622
  t.size === "large" && ze.overlayLarge
9622
9623
  ),
9623
- wm
9624
+ Sm
9624
9625
  );
9625
9626
  }
9626
- }), oC = /* @__PURE__ */ k({
9627
+ }), lC = /* @__PURE__ */ k({
9627
9628
  __name: "FluxPaneDeck",
9628
9629
  props: {
9629
9630
  minColumnWidth: {}
@@ -9632,7 +9633,7 @@ const bg = {
9632
9633
  return (e, a) => (c(), p("div", {
9633
9634
  class: d(n(oe).paneDeck)
9634
9635
  }, [
9635
- y(bd, {
9636
+ y(vd, {
9636
9637
  gap: 0,
9637
9638
  "min-column-width": e.minColumnWidth
9638
9639
  }, {
@@ -9643,7 +9644,7 @@ const bg = {
9643
9644
  }, 8, ["min-column-width"])
9644
9645
  ], 2));
9645
9646
  }
9646
- }), lC = /* @__PURE__ */ k({
9647
+ }), rC = /* @__PURE__ */ k({
9647
9648
  __name: "FluxPaneGroup",
9648
9649
  setup(t) {
9649
9650
  return (e, a) => (c(), p("div", {
@@ -9652,7 +9653,7 @@ const bg = {
9652
9653
  w(e.$slots, "default")
9653
9654
  ], 2));
9654
9655
  }
9655
- }), Qk = { key: 0 }, Xk = { key: 1 }, Sa = /* @__PURE__ */ k({
9656
+ }), Xk = { key: 0 }, Jk = { key: 1 }, Sa = /* @__PURE__ */ k({
9656
9657
  __name: "FluxPaneHeader",
9657
9658
  props: {
9658
9659
  icon: {},
@@ -9674,13 +9675,13 @@ const bg = {
9674
9675
  key: 1,
9675
9676
  class: d(n(oe).paneHeaderCaption)
9676
9677
  }, [
9677
- e.title ? (c(), p("strong", Qk, O(e.title), 1)) : S("", !0),
9678
- e.subTitle ? (c(), p("span", Xk, O(e.subTitle), 1)) : S("", !0)
9678
+ e.title ? (c(), p("strong", Xk, O(e.title), 1)) : S("", !0),
9679
+ e.subTitle ? (c(), p("span", Jk, O(e.subTitle), 1)) : S("", !0)
9679
9680
  ], 2)) : S("", !0),
9680
9681
  w(e.$slots, "after")
9681
9682
  ], 2));
9682
9683
  }
9683
- }), rC = /* @__PURE__ */ k({
9684
+ }), uC = /* @__PURE__ */ k({
9684
9685
  __name: "FluxPaneIllustration",
9685
9686
  props: {
9686
9687
  animatedColors: {},
@@ -9708,8 +9709,8 @@ const bg = {
9708
9709
  border: `1px solid ${a.value}`
9709
9710
  })
9710
9711
  }, [
9711
- y(uk, { "stroke-dasharray": 3 }),
9712
- y(gd, {
9712
+ y(ck, { "stroke-dasharray": 3 }),
9713
+ y(bd, {
9713
9714
  colors: i.animatedColors,
9714
9715
  opacity: i.animatedOpacity,
9715
9716
  seed: i.animatedSeed
@@ -9729,7 +9730,7 @@ const bg = {
9729
9730
  ], 2)) : S("", !0)
9730
9731
  ], 6));
9731
9732
  }
9732
- }), Jk = ["src", "alt"], uC = /* @__PURE__ */ k({
9733
+ }), e1 = ["src", "alt"], cC = /* @__PURE__ */ k({
9733
9734
  __name: "FluxPaneMedia",
9734
9735
  props: {
9735
9736
  imageAlt: {},
@@ -9756,10 +9757,10 @@ const bg = {
9756
9757
  }),
9757
9758
  src: i.imageUrl,
9758
9759
  alt: i.imageAlt
9759
- }, null, 14, Jk)) : S("", !0)
9760
+ }, null, 14, e1)) : S("", !0)
9760
9761
  ], 2));
9761
9762
  }
9762
- }), e1 = "percentage-bar", t1 = "percentage-bar-segment", n1 = "percentage-bar-tooltip", a1 = "percentage-bar-track", Fn = { percentageBar: e1, percentageBarSegment: t1, percentageBarTooltip: n1, percentageBarTrack: a1 }, cC = /* @__PURE__ */ k({
9763
+ }), t1 = "percentage-bar", n1 = "percentage-bar-segment", a1 = "percentage-bar-tooltip", i1 = "percentage-bar-track", Fn = { percentageBar: t1, percentageBarSegment: n1, percentageBarTooltip: a1, percentageBarTrack: i1 }, dC = /* @__PURE__ */ k({
9763
9764
  __name: "FluxPercentageBar",
9764
9765
  props: {
9765
9766
  isLegendVisible: { type: Boolean },
@@ -9797,13 +9798,13 @@ const bg = {
9797
9798
  _: 2
9798
9799
  }, 1024))), 256))
9799
9800
  ], 2),
9800
- e.isLegendVisible ? (c(), b(Tk, {
9801
+ e.isLegendVisible ? (c(), b(Lk, {
9801
9802
  key: 0,
9802
9803
  items: e.items
9803
9804
  }, null, 8, ["items"])) : S("", !0)
9804
9805
  ], 2));
9805
9806
  }
9806
- }), i1 = { key: 0 }, dC = /* @__PURE__ */ k({
9807
+ }), s1 = { key: 0 }, mC = /* @__PURE__ */ k({
9807
9808
  __name: "FluxPersona",
9808
9809
  props: {
9809
9810
  avatarAlt: {},
@@ -9836,11 +9837,11 @@ const bg = {
9836
9837
  class: d(n(Se).personaDetails)
9837
9838
  }, [
9838
9839
  D("strong", null, O(e.name), 1),
9839
- e.title ? (c(), p("span", i1, O(e.title), 1)) : S("", !0)
9840
+ e.title ? (c(), p("span", s1, O(e.title), 1)) : S("", !0)
9840
9841
  ], 2))
9841
9842
  ], 2));
9842
9843
  }
9843
- }), s1 = "placeholder", o1 = "is-button", l1 = "is-extended", r1 = "placeholder-icon", u1 = "is-simple", c1 = "is-small", d1 = "placeholder-caption", m1 = "button", gt = { placeholder: s1, isButton: o1, isExtended: l1, placeholderIcon: r1, isSimple: u1, isSmall: c1, placeholderCaption: d1, button: m1 }, p1 = { key: 0 }, f1 = { key: 1 }, mC = /* @__PURE__ */ k({
9844
+ }), o1 = "placeholder", l1 = "is-button", r1 = "is-extended", u1 = "placeholder-icon", c1 = "is-simple", d1 = "is-small", m1 = "placeholder-caption", p1 = "button", gt = { placeholder: o1, isButton: l1, isExtended: r1, placeholderIcon: u1, isSimple: c1, isSmall: d1, placeholderCaption: m1, button: p1 }, f1 = { key: 0 }, h1 = { key: 1 }, pC = /* @__PURE__ */ k({
9844
9845
  __name: "FluxPlaceholder",
9845
9846
  props: {
9846
9847
  icon: {},
@@ -9874,13 +9875,13 @@ const bg = {
9874
9875
  D("div", {
9875
9876
  class: d(n(gt).placeholderCaption)
9876
9877
  }, [
9877
- s.title ? (c(), p("strong", p1, O(s.title), 1)) : S("", !0),
9878
- s.message ? (c(), p("p", f1, O(s.message), 1)) : S("", !0)
9878
+ s.title ? (c(), p("strong", f1, O(s.title), 1)) : S("", !0),
9879
+ s.message ? (c(), p("p", h1, O(s.message), 1)) : S("", !0)
9879
9880
  ], 2),
9880
9881
  w(s.$slots, "default")
9881
9882
  ], 2));
9882
9883
  }
9883
- }), h1 = "progress-bar", g1 = "progress-bar-track", b1 = "progress-bar-value", v1 = "progress-bar-indeterminate", y1 = "progress-bar-info", k1 = "progress-bar-progress", A1 = "progress-bar-status", $1 = "base-pane-structure", F1 = "progress-bar-track-indeterminate progress-bar-track", bt = { progressBar: h1, progressBarTrack: g1, progressBarValue: b1, progressBarIndeterminate: v1, progressBarInfo: y1, progressBarProgress: k1, progressBarStatus: A1, basePaneStructure: $1, progressBarTrackIndeterminate: F1 }, C1 = /* @__PURE__ */ k({
9884
+ }), g1 = "progress-bar", b1 = "progress-bar-track", v1 = "progress-bar-value", y1 = "progress-bar-indeterminate", k1 = "progress-bar-info", A1 = "progress-bar-progress", $1 = "progress-bar-status", F1 = "base-pane-structure", C1 = "progress-bar-track-indeterminate progress-bar-track", bt = { progressBar: g1, progressBarTrack: b1, progressBarValue: v1, progressBarIndeterminate: y1, progressBarInfo: k1, progressBarProgress: A1, progressBarStatus: $1, basePaneStructure: F1, progressBarTrackIndeterminate: C1 }, B1 = /* @__PURE__ */ k({
9884
9885
  __name: "FluxProgressBar",
9885
9886
  props: {
9886
9887
  isIndeterminate: { type: Boolean },
@@ -9941,7 +9942,7 @@ const bg = {
9941
9942
  _: 1
9942
9943
  }, 8, ["class", "aria-valuenow", "aria-valuemax", "aria-valuemin"]));
9943
9944
  }
9944
- }), pC = /* @__PURE__ */ k({
9945
+ }), fC = /* @__PURE__ */ k({
9945
9946
  __name: "FluxPublishButton",
9946
9947
  props: {
9947
9948
  type: {},
@@ -10008,7 +10009,7 @@ const bg = {
10008
10009
  _: 1
10009
10010
  }, 16, ["class", "css-class", "css-class-icon", "css-class-label"]));
10010
10011
  }
10011
- }), B1 = ["disabled", "max", "min", "step"], fC = /* @__PURE__ */ k({
10012
+ }), w1 = ["disabled", "max", "min", "step"], hC = /* @__PURE__ */ k({
10012
10013
  __name: "FluxQuantitySelector",
10013
10014
  props: /* @__PURE__ */ ee({
10014
10015
  disabled: { type: Boolean },
@@ -10023,7 +10024,7 @@ const bg = {
10023
10024
  }),
10024
10025
  emits: ["update:modelValue"],
10025
10026
  setup(t) {
10026
- const e = ae(t, "modelValue"), a = be(he(() => t.disabled)), i = te("input"), s = P(0);
10027
+ const e = ae(t, "modelValue"), a = be(me(() => t.disabled)), i = te("input"), s = P(0);
10027
10028
  function o() {
10028
10029
  n(a) || (e.value = Math.max(t.min, n(e) - t.step));
10029
10030
  }
@@ -10071,7 +10072,7 @@ const bg = {
10071
10072
  max: u.max,
10072
10073
  min: u.min,
10073
10074
  step: u.step
10074
- }, null, 14, B1), [
10075
+ }, null, 14, w1), [
10075
10076
  [Xa, e.value]
10076
10077
  ]),
10077
10078
  y(ue, {
@@ -10085,7 +10086,7 @@ const bg = {
10085
10086
  _: 1
10086
10087
  }, 8, ["class", "aria-disabled"]));
10087
10088
  }
10088
- }), w1 = /* @__PURE__ */ k({
10089
+ }), S1 = /* @__PURE__ */ k({
10089
10090
  __name: "FluxAlert",
10090
10091
  props: {
10091
10092
  alert: {}
@@ -10116,7 +10117,7 @@ const bg = {
10116
10117
  _: 1
10117
10118
  }));
10118
10119
  }
10119
- }), S1 = /* @__PURE__ */ k({
10120
+ }), E1 = /* @__PURE__ */ k({
10120
10121
  __name: "FluxConfirm",
10121
10122
  props: {
10122
10123
  confirm: {}
@@ -10151,7 +10152,7 @@ const bg = {
10151
10152
  _: 1
10152
10153
  }));
10153
10154
  }
10154
- }), E1 = /* @__PURE__ */ k({
10155
+ }), I1 = /* @__PURE__ */ k({
10155
10156
  __name: "FluxPrompt",
10156
10157
  props: {
10157
10158
  prompt: {}
@@ -10217,7 +10218,7 @@ const bg = {
10217
10218
  _: 1
10218
10219
  }));
10219
10220
  }
10220
- }), { basePane: Mt } = pt, I1 = "action", T1 = "progress-bar", L1 = "progress-bar-track", D1 = "snackbar-content", M1 = "icon", P1 = "spinner", V1 = "snackbar-body", x1 = "snackbar-message", O1 = "snackbar-sub-message", R1 = "snackbar-title", z1 = "snackbar-action", N1 = "snackbar-actions", H1 = "spinner-effect", G1 = "spinner-value", U1 = "snackbars", W1 = "snackbars-enter-active", j1 = "snackbars-leave-active", _1 = "snackbars-move", q1 = "snackbars-enter-from", K1 = "snackbars-leave-to", Y1 = `snackbar ${Mt}`, Z1 = `snackbar-gray snackbar ${Mt}`, Q1 = `snackbar-primary snackbar ${Mt}`, X1 = `snackbar-danger snackbar ${Mt}`, J1 = `snackbar-info snackbar ${Mt}`, eA = `snackbar-success snackbar ${Mt}`, tA = `snackbar-warning snackbar ${Mt}`, Ae = { action: I1, progressBar: T1, progressBarTrack: L1, snackbarContent: D1, icon: M1, spinner: P1, snackbarBody: V1, snackbarMessage: x1, snackbarSubMessage: O1, snackbarTitle: R1, snackbarAction: z1, snackbarActions: N1, spinnerEffect: H1, spinnerValue: G1, snackbars: U1, snackbarsEnterActive: W1, snackbarsLeaveActive: j1, snackbarsMove: _1, snackbarsEnterFrom: q1, snackbarsLeaveTo: K1, snackbar: Y1, snackbarGray: Z1, snackbarPrimary: Q1, snackbarDanger: X1, snackbarInfo: J1, snackbarSuccess: eA, snackbarWarning: tA }, nA = ["onClick"], aA = /* @__PURE__ */ k({
10221
+ }), { basePane: Mt } = pt, T1 = "action", L1 = "progress-bar", D1 = "progress-bar-track", M1 = "snackbar-content", P1 = "icon", V1 = "spinner", x1 = "snackbar-body", O1 = "snackbar-message", R1 = "snackbar-sub-message", z1 = "snackbar-title", N1 = "snackbar-action", H1 = "snackbar-actions", G1 = "spinner-effect", U1 = "spinner-value", W1 = "snackbars", j1 = "snackbars-enter-active", _1 = "snackbars-leave-active", q1 = "snackbars-move", K1 = "snackbars-enter-from", Y1 = "snackbars-leave-to", Z1 = `snackbar ${Mt}`, Q1 = `snackbar-gray snackbar ${Mt}`, X1 = `snackbar-primary snackbar ${Mt}`, J1 = `snackbar-danger snackbar ${Mt}`, eA = `snackbar-info snackbar ${Mt}`, tA = `snackbar-success snackbar ${Mt}`, nA = `snackbar-warning snackbar ${Mt}`, Ae = { action: T1, progressBar: L1, progressBarTrack: D1, snackbarContent: M1, icon: P1, spinner: V1, snackbarBody: x1, snackbarMessage: O1, snackbarSubMessage: R1, snackbarTitle: z1, snackbarAction: N1, snackbarActions: H1, spinnerEffect: G1, spinnerValue: U1, snackbars: W1, snackbarsEnterActive: j1, snackbarsLeaveActive: _1, snackbarsMove: q1, snackbarsEnterFrom: K1, snackbarsLeaveTo: Y1, snackbar: Z1, snackbarGray: Q1, snackbarPrimary: X1, snackbarDanger: J1, snackbarInfo: eA, snackbarSuccess: tA, snackbarWarning: nA }, aA = ["onClick"], iA = /* @__PURE__ */ k({
10221
10222
  __name: "FluxSnackbar",
10222
10223
  props: {
10223
10224
  actions: {},
@@ -10289,7 +10290,7 @@ const bg = {
10289
10290
  key: 1,
10290
10291
  class: d(n(Ae).snackbarMessage)
10291
10292
  }, O(u.message), 3)) : S("", !0),
10292
- u.progressIndeterminate || u.progressValue ? (c(), b(C1, {
10293
+ u.progressIndeterminate || u.progressValue ? (c(), b(B1, {
10293
10294
  key: 2,
10294
10295
  "is-indeterminate": u.progressIndeterminate,
10295
10296
  max: u.progressMax,
@@ -10315,16 +10316,16 @@ const bg = {
10315
10316
  onClick: ($) => l(g)
10316
10317
  }, [
10317
10318
  D("span", null, O(f), 1)
10318
- ], 10, nA))), 128))
10319
+ ], 10, aA))), 128))
10319
10320
  ], 2)) : S("", !0),
10320
- u.isCloseable ? (c(), b(Du, {
10321
+ u.isCloseable ? (c(), b(Mu, {
10321
10322
  key: 1,
10322
10323
  icon: "xmark",
10323
10324
  onClick: m[0] || (m[0] = (f) => r())
10324
10325
  })) : S("", !0)
10325
10326
  ], 2)) : S("", !0);
10326
10327
  }
10327
- }), iA = /* @__PURE__ */ k({
10328
+ }), sA = /* @__PURE__ */ k({
10328
10329
  __name: "FluxSnackbarProvider",
10329
10330
  setup(t) {
10330
10331
  const { snackbars: e } = Vn();
@@ -10345,7 +10346,7 @@ const bg = {
10345
10346
  "move-class": n(Ae).snackbarsMove
10346
10347
  }, {
10347
10348
  default: A(() => [
10348
- (c(!0), p(N, null, q(n(e).toReversed(), (o) => (c(), b(aA, ke({
10349
+ (c(!0), p(N, null, q(n(e).toReversed(), (o) => (c(), b(iA, ke({
10349
10350
  key: o.id,
10350
10351
  ref_for: !0
10351
10352
  }, o, {
@@ -10360,7 +10361,7 @@ const bg = {
10360
10361
  _: 1
10361
10362
  }, 8, ["class", "enter-active-class", "enter-from-class", "leave-active-class", "leave-to-class", "move-class"]));
10362
10363
  }
10363
- }), sA = "tooltip", oA = "tooltip-above tooltip", lA = "tooltip-below tooltip", rA = "tooltip-end tooltip", uA = "tooltip-start tooltip", an = { tooltip: sA, tooltipAbove: oA, tooltipBelow: lA, tooltipEnd: rA, tooltipStart: uA }, cA = k(() => {
10364
+ }), oA = "tooltip", lA = "tooltip-above tooltip", rA = "tooltip-below tooltip", uA = "tooltip-end tooltip", cA = "tooltip-start tooltip", an = { tooltip: oA, tooltipAbove: lA, tooltipBelow: rA, tooltipEnd: uA, tooltipStart: cA }, dA = k(() => {
10364
10365
  const { tooltip: t } = Vn(), e = P(null), a = P(null), i = L(() => {
10365
10366
  var l, r;
10366
10367
  return n(t) ? ((r = (l = n(t)).contentSlot) == null ? void 0 : r.call(l)) ?? [n(t).content] : null;
@@ -10379,9 +10380,9 @@ const bg = {
10379
10380
  let { width: $, height: h } = l.getBoundingClientRect();
10380
10381
  const { scale: F } = getComputedStyle(l), { top: I, left: B, width: v, height: E } = m.getBoundingClientRect();
10381
10382
  let C = Number(F ?? 1);
10382
- C = isNaN(C) ? 1 : C, h /= C, $ /= C, u === "horizontal" ? a.value = dA(I, B, $, h, v, E, f, g) : a.value = mA(I, B, $, h, v, E, f, g);
10383
+ C = isNaN(C) ? 1 : C, h /= C, $ /= C, u === "horizontal" ? a.value = mA(I, B, $, h, v, E, f, g) : a.value = pA(I, B, $, h, v, E, f, g);
10383
10384
  }
10384
- return z(i, () => requestAnimationFrame(() => o())), () => Qe(Em, {}, {
10385
+ return z(i, () => requestAnimationFrame(() => o())), () => Qe(Im, {}, {
10385
10386
  default: () => {
10386
10387
  if (!n(s))
10387
10388
  return;
@@ -10405,7 +10406,7 @@ const bg = {
10405
10406
  }
10406
10407
  });
10407
10408
  });
10408
- function dA(t, e, a, i, s, o, l, r) {
10409
+ function mA(t, e, a, i, s, o, l, r) {
10409
10410
  let u, m, f, g, $, h;
10410
10411
  if (e > innerWidth / 2 ? (u = e - a - l, m = t + o / 2 - i / 2, f = "315deg", g = "100%", $ = "50%", h = "start") : (u = e + s + l, m = t + o / 2 - i / 2, f = "135deg", g = "0", $ = "50%", h = "end"), m + i > innerHeight - r) {
10411
10412
  const F = Math.min(m, innerHeight - i - r) - m;
@@ -10424,7 +10425,7 @@ function dA(t, e, a, i, s, o, l, r) {
10424
10425
  transition: h
10425
10426
  };
10426
10427
  }
10427
- function mA(t, e, a, i, s, o, l, r) {
10428
+ function pA(t, e, a, i, s, o, l, r) {
10428
10429
  let u, m, f, g, $, h;
10429
10430
  if (t > 300 ? (u = e + s / 2 - a / 2, m = t - i - l, f = "45deg", g = "50%", $ = "100%", h = "above") : (u = e + s / 2 - a / 2, m = t + o + l, f = "225deg", g = "50%", $ = "0", h = "below"), u + a > innerWidth - r) {
10430
10431
  const F = Math.min(u, innerWidth - a - r) - u;
@@ -10443,7 +10444,7 @@ function mA(t, e, a, i, s, o, l, r) {
10443
10444
  transition: h
10444
10445
  };
10445
10446
  }
10446
- const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["inert"], hC = /* @__PURE__ */ k({
10447
+ const fA = "root", hA = "is-locked", aa = { root: fA, isLocked: hA }, gA = ["inert"], gC = /* @__PURE__ */ k({
10447
10448
  inheritAttrs: !1,
10448
10449
  __name: "FluxRoot",
10449
10450
  setup(t) {
@@ -10456,10 +10457,10 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10456
10457
  inert: n(i)
10457
10458
  }), [
10458
10459
  w(o.$slots, "default")
10459
- ], 16, hA),
10460
+ ], 16, gA),
10460
10461
  y(na, { size: "medium" }, {
10461
10462
  default: A(() => [
10462
- (c(!0), p(N, null, q(n(e), (r) => (c(), b(w1, {
10463
+ (c(!0), p(N, null, q(n(e), (r) => (c(), b(S1, {
10463
10464
  key: r.id,
10464
10465
  alert: r
10465
10466
  }, null, 8, ["alert"]))), 128))
@@ -10468,7 +10469,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10468
10469
  }),
10469
10470
  y(na, { size: "medium" }, {
10470
10471
  default: A(() => [
10471
- (c(!0), p(N, null, q(n(a), (r) => (c(), b(S1, {
10472
+ (c(!0), p(N, null, q(n(a), (r) => (c(), b(E1, {
10472
10473
  key: r.id,
10473
10474
  confirm: r
10474
10475
  }, null, 8, ["confirm"]))), 128))
@@ -10477,18 +10478,18 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10477
10478
  }),
10478
10479
  y(na, { size: "medium" }, {
10479
10480
  default: A(() => [
10480
- (c(!0), p(N, null, q(n(s), (r) => (c(), b(E1, {
10481
+ (c(!0), p(N, null, q(n(s), (r) => (c(), b(I1, {
10481
10482
  key: r.id,
10482
10483
  prompt: r
10483
10484
  }, null, 8, ["prompt"]))), 128))
10484
10485
  ]),
10485
10486
  _: 1
10486
10487
  }),
10487
- y(iA),
10488
- y(cA)
10488
+ y(sA),
10489
+ y(dA)
10489
10490
  ], 64));
10490
10491
  }
10491
- }), gA = "segmented-control", bA = "segmented-control-highlight", vA = "segmented-control-item", yA = "is-active", kA = "segmented-control-separator", AA = "segmented-control-fill segmented-control", $A = "segmented-control-inline segmented-control", vt = { segmentedControl: gA, segmentedControlHighlight: bA, segmentedControlItem: vA, isActive: yA, segmentedControlSeparator: kA, segmentedControlFill: AA, segmentedControlInline: $A }, FA = ["onClick"], gC = /* @__PURE__ */ k({
10492
+ }), bA = "segmented-control", vA = "segmented-control-highlight", yA = "segmented-control-item", kA = "is-active", AA = "segmented-control-separator", $A = "segmented-control-fill segmented-control", FA = "segmented-control-inline segmented-control", vt = { segmentedControl: bA, segmentedControlHighlight: vA, segmentedControlItem: yA, isActive: kA, segmentedControlSeparator: AA, segmentedControlFill: $A, segmentedControlInline: FA }, CA = ["onClick"], bC = /* @__PURE__ */ k({
10492
10493
  __name: "FluxSegmentedControl",
10493
10494
  props: /* @__PURE__ */ ee({
10494
10495
  isFill: { type: Boolean },
@@ -10544,18 +10545,18 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10544
10545
  size: 15
10545
10546
  }, null, 8, ["name"])) : S("", !0),
10546
10547
  D("span", null, O(m.label), 1)
10547
- ], 10, FA)
10548
+ ], 10, CA)
10548
10549
  ], 64))), 256))
10549
10550
  ], 2));
10550
10551
  }
10551
- }), bC = k({
10552
+ }), vC = k({
10552
10553
  props: {
10553
10554
  index: Number
10554
10555
  },
10555
10556
  setup(t, { slots: e }) {
10556
10557
  return () => e.default()[t.index];
10557
10558
  }
10558
- }), vC = k({
10559
+ }), yC = k({
10559
10560
  emits: ["close"],
10560
10561
  inheritAttrs: !1,
10561
10562
  props: {
@@ -10569,10 +10570,10 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10569
10570
  a,
10570
10571
  i,
10571
10572
  ze.slideOver,
10572
- Sm
10573
+ Em
10573
10574
  );
10574
10575
  }
10575
- }), yC = /* @__PURE__ */ k({
10576
+ }), kC = /* @__PURE__ */ k({
10576
10577
  __name: "FluxSpacing",
10577
10578
  props: {
10578
10579
  size: {}
@@ -10602,7 +10603,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10602
10603
  style: Y({ flex: `0 0 ${e[a.size]}px` })
10603
10604
  }, null, 4));
10604
10605
  }
10605
- }), kC = /* @__PURE__ */ k({
10606
+ }), AC = /* @__PURE__ */ k({
10606
10607
  __name: "FluxSplitButton",
10607
10608
  props: {
10608
10609
  buttonIcon: { default: "ellipsis-h" },
@@ -10635,7 +10636,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10635
10636
  _: 3
10636
10637
  }, 8, ["direction", "is-auto-width", "margin", "width"]));
10637
10638
  }
10638
- }), CA = "statistic", BA = "is-gray", wA = "statistic-icon", SA = "is-primary", EA = "is-danger", IA = "is-info", TA = "is-success", LA = "is-warning", DA = "statistic-change", MA = "statistic-data", PA = "statistic-horizontal statistic", VA = "statistic-vertical statistic", Ce = { statistic: CA, isGray: BA, statisticIcon: wA, isPrimary: SA, isDanger: EA, isInfo: IA, isSuccess: TA, isWarning: LA, statisticChange: DA, statisticData: MA, statisticHorizontal: PA, statisticVertical: VA }, xA = { key: 0 }, AC = /* @__PURE__ */ k({
10639
+ }), BA = "statistic", wA = "is-gray", SA = "statistic-icon", EA = "is-primary", IA = "is-danger", TA = "is-info", LA = "is-success", DA = "is-warning", MA = "statistic-change", PA = "statistic-data", VA = "statistic-horizontal statistic", xA = "statistic-vertical statistic", Ce = { statistic: BA, isGray: wA, statisticIcon: SA, isPrimary: EA, isDanger: IA, isInfo: TA, isSuccess: LA, isWarning: DA, statisticChange: MA, statisticData: PA, statisticHorizontal: VA, statisticVertical: xA }, OA = { key: 0 }, $C = /* @__PURE__ */ k({
10639
10640
  __name: "FluxStatistic",
10640
10641
  props: {
10641
10642
  changeColor: { default: "gray" },
@@ -10687,7 +10688,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10687
10688
  e.changeColor === "warning" && n(Ce).isWarning
10688
10689
  ))
10689
10690
  }, [
10690
- e.changeValue ? (c(), p("span", xA, O(e.changeValue), 1)) : S("", !0),
10691
+ e.changeValue ? (c(), p("span", OA, O(e.changeValue), 1)) : S("", !0),
10691
10692
  e.changeIcon ? (c(), b(U, {
10692
10693
  key: 1,
10693
10694
  name: e.changeIcon,
@@ -10698,7 +10699,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10698
10699
  _: 1
10699
10700
  }, 8, ["class"]));
10700
10701
  }
10701
- }), OA = "sparkles-container", RA = "sparkles-particles", zA = "sparkles-container-active", NA = "heart", HA = "bubble", GA = "sparkles", UA = { sparklesContainer: OA, sparklesParticles: RA, sparklesContainerActive: zA, heart: NA, bubble: HA, sparkles: GA }, { sparklesContainerActive: WA, sparklesContainer: jn, sparklesParticles: jA } = UA, _A = "stepper-step", qA = "stepper-steps", KA = "icon", YA = `stepper-steps-item-complete ${WA} stepper-steps-item ${jn}`, ZA = `stepper-steps-item-idle stepper-steps-item ${jn}`, QA = `stepper-steps-item ${jn}`, XA = `stepper-steps-item-current stepper-steps-item ${jn}`, JA = `stepper-steps-item-particles ${jA}`, At = { stepperStep: _A, stepperSteps: qA, icon: KA, stepperStepsItemComplete: YA, stepperStepsItemIdle: ZA, stepperStepsItem: QA, stepperStepsItemCurrent: XA, stepperStepsItemParticles: JA }, e$ = ["onClick"], t$ = { key: 1 }, n$ = /* @__PURE__ */ k({
10702
+ }), RA = "sparkles-container", zA = "sparkles-particles", NA = "sparkles-container-active", HA = "heart", GA = "bubble", UA = "sparkles", WA = { sparklesContainer: RA, sparklesParticles: zA, sparklesContainerActive: NA, heart: HA, bubble: GA, sparkles: UA }, { sparklesContainer: jn, sparklesContainerActive: jA, sparklesParticles: _A } = WA, qA = "stepper-step", KA = "stepper-steps", YA = "icon", ZA = `stepper-steps-item ${jn}`, QA = `stepper-steps-item-complete ${jA} stepper-steps-item ${jn}`, XA = `stepper-steps-item-current stepper-steps-item ${jn}`, JA = `stepper-steps-item-idle stepper-steps-item ${jn}`, e$ = `stepper-steps-item-particles ${_A}`, At = { stepperStep: qA, stepperSteps: KA, icon: YA, stepperStepsItem: ZA, stepperStepsItemComplete: QA, stepperStepsItemCurrent: XA, stepperStepsItemIdle: JA, stepperStepsItemParticles: e$ }, t$ = ["onClick"], n$ = { key: 1 }, a$ = /* @__PURE__ */ k({
10702
10703
  __name: "FluxStepperSteps",
10703
10704
  props: {
10704
10705
  amount: {},
@@ -10736,14 +10737,14 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10736
10737
  o.current > r ? (c(), b(U, {
10737
10738
  key: 0,
10738
10739
  name: "check"
10739
- })) : (c(), p("span", t$, O(r), 1))
10740
+ })) : (c(), p("span", n$, O(r), 1))
10740
10741
  ]),
10741
10742
  _: 2
10742
10743
  }, 1024)
10743
- ], 10, e$))), 128))
10744
+ ], 10, t$))), 128))
10744
10745
  ], 6));
10745
10746
  }
10746
- }), $C = /* @__PURE__ */ k({
10747
+ }), FC = /* @__PURE__ */ k({
10747
10748
  __name: "FluxStepper",
10748
10749
  props: {
10749
10750
  modelValue: {
@@ -10764,7 +10765,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10764
10765
  i.value = u < m;
10765
10766
  }), (u, m) => (c(), p(N, null, [
10766
10767
  w(u.$slots, "steps", ce(de({ activate: r, modelValue: e.value, steps: o.value })), () => [
10767
- y(n$, {
10768
+ y(a$, {
10768
10769
  amount: o.value,
10769
10770
  current: e.value + 1,
10770
10771
  onActivate: r
@@ -10773,7 +10774,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10773
10774
  w(u.$slots, "content", ce(de({ activate: r, modelValue: e.value, children: s.value, isTransitioningBack: i.value, steps: o.value, view: l.value })), () => [
10774
10775
  y(n(hn), { "is-back": i.value }, {
10775
10776
  default: A(() => [
10776
- (c(), b(ay, {
10777
+ (c(), b(iy, {
10777
10778
  key: e.value,
10778
10779
  vnode: l.value
10779
10780
  }, null, 8, ["vnode"]))
@@ -10783,7 +10784,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10783
10784
  ])
10784
10785
  ], 64));
10785
10786
  }
10786
- }), FC = /* @__PURE__ */ k({
10787
+ }), CC = /* @__PURE__ */ k({
10787
10788
  __name: "FluxStepperStep",
10788
10789
  setup(t) {
10789
10790
  return (e, a) => (c(), p("div", {
@@ -10792,7 +10793,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10792
10793
  w(e.$slots, "default")
10793
10794
  ], 2));
10794
10795
  }
10795
- }), a$ = "tab", i$ = "tab-bar", s$ = "tab-bar-arrow", o$ = "tab-bar-tabs", l$ = "is-start-masked", r$ = "is-end-masked", u$ = "tab-bar-item", c$ = "tabs", d$ = "tabs-bar", m$ = "base-pane-structure", p$ = "pane-header", f$ = "tab-bar-arrow-start tab-bar-arrow", h$ = "tab-bar-arrow-end tab-bar-arrow", g$ = "tab-bar-item-active tab-bar-item", We = { tab: a$, tabBar: i$, tabBarArrow: s$, tabBarTabs: o$, isStartMasked: l$, isEndMasked: r$, tabBarItem: u$, tabs: c$, tabsBar: d$, basePaneStructure: m$, paneHeader: p$, tabBarArrowStart: f$, tabBarArrowEnd: h$, tabBarItemActive: g$ }, CC = /* @__PURE__ */ k({
10796
+ }), i$ = "tab", s$ = "tab-bar", o$ = "tab-bar-arrow", l$ = "tab-bar-tabs", r$ = "is-start-masked", u$ = "is-end-masked", c$ = "tab-bar-item", d$ = "tabs", m$ = "tabs-bar", p$ = "base-pane-structure", f$ = "pane-header", h$ = "tab-bar-arrow-start tab-bar-arrow", g$ = "tab-bar-arrow-end tab-bar-arrow", b$ = "tab-bar-item-active tab-bar-item", We = { tab: i$, tabBar: s$, tabBarArrow: o$, tabBarTabs: l$, isStartMasked: r$, isEndMasked: u$, tabBarItem: c$, tabs: d$, tabsBar: m$, basePaneStructure: p$, paneHeader: f$, tabBarArrowStart: h$, tabBarArrowEnd: g$, tabBarItemActive: b$ }, BC = /* @__PURE__ */ k({
10796
10797
  __name: "FluxTab",
10797
10798
  props: {
10798
10799
  icon: {},
@@ -10806,7 +10807,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10806
10807
  w(e.$slots, "default")
10807
10808
  ], 2));
10808
10809
  }
10809
- }), b$ = /* @__PURE__ */ k({
10810
+ }), v$ = /* @__PURE__ */ k({
10810
10811
  __name: "FluxTabBar",
10811
10812
  setup(t) {
10812
10813
  const e = te("tabBar");
@@ -10870,7 +10871,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10870
10871
  ], 2)) : S("", !0)
10871
10872
  ], 2));
10872
10873
  }
10873
- }), v$ = { key: 1 }, y$ = /* @__PURE__ */ k({
10874
+ }), y$ = { key: 1 }, k$ = /* @__PURE__ */ k({
10874
10875
  __name: "FluxTabBarItem",
10875
10876
  props: {
10876
10877
  type: {},
@@ -10886,7 +10887,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10886
10887
  },
10887
10888
  emits: ["click", "mouseenter", "mouseleave"],
10888
10889
  setup(t, { emit: e }) {
10889
- const a = e, i = be(he(() => t.disabled)), s = te("tab");
10890
+ const a = e, i = be(me(() => t.disabled)), s = te("tab");
10890
10891
  function o(u) {
10891
10892
  if (n(i)) {
10892
10893
  u.preventDefault(), u.stopPropagation();
@@ -10937,12 +10938,12 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10937
10938
  name: u.icon,
10938
10939
  size: 16
10939
10940
  }, null, 8, ["name"])) : S("", !0),
10940
- u.label ? (c(), p("span", v$, O(u.label), 1)) : S("", !0)
10941
+ u.label ? (c(), p("span", y$, O(u.label), 1)) : S("", !0)
10941
10942
  ]),
10942
10943
  _: 1
10943
10944
  }, 8, ["component-type", "class", "aria-disabled", "aria-selected", "disabled", "tabindex", "href", "rel", "target", "to"]));
10944
10945
  }
10945
- }), BC = /* @__PURE__ */ k({
10946
+ }), wC = /* @__PURE__ */ k({
10946
10947
  __name: "FluxTabs",
10947
10948
  props: {
10948
10949
  modelValue: {
@@ -10970,11 +10971,11 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10970
10971
  class: d(n(We).tabs)
10971
10972
  }, [
10972
10973
  w(r.$slots, "tabs", ce(de({ children: s.value, modelValue: e.value, tabs: o.value, activate: l })), () => [
10973
- y(b$, {
10974
+ y(v$, {
10974
10975
  class: d(n(We).tabsBar)
10975
10976
  }, {
10976
10977
  default: A(() => [
10977
- (c(!0), p(N, null, q(o.value, (m, f) => (c(), b(y$, {
10978
+ (c(!0), p(N, null, q(o.value, (m, f) => (c(), b(k$, {
10978
10979
  key: f,
10979
10980
  icon: m.icon,
10980
10981
  "is-active": e.value === f,
@@ -10998,10 +10999,10 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
10998
10999
  ])
10999
11000
  ], 2));
11000
11001
  }
11001
- }), wC = /* @__PURE__ */ k({
11002
+ }), SC = /* @__PURE__ */ k({
11002
11003
  __name: "FluxTableActions",
11003
11004
  setup(t) {
11004
- return (e, a) => (c(), b(rd, {
11005
+ return (e, a) => (c(), b(ud, {
11005
11006
  class: d(n($e).tableActions)
11006
11007
  }, {
11007
11008
  default: A(() => [
@@ -11010,7 +11011,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
11010
11011
  _: 3
11011
11012
  }, 8, ["class"]));
11012
11013
  }
11013
- }), k$ = ["aria-label", "onClick"], SC = /* @__PURE__ */ k({
11014
+ }), A$ = ["aria-label", "onClick"], EC = /* @__PURE__ */ k({
11014
11015
  __name: "FluxTableHeader",
11015
11016
  props: {
11016
11017
  isShrinking: { type: Boolean },
@@ -11059,7 +11060,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
11059
11060
  size: 16,
11060
11061
  name: i.value
11061
11062
  }, null, 8, ["name"])
11062
- ], 10, k$)
11063
+ ], 10, A$)
11063
11064
  ]),
11064
11065
  default: A(() => [
11065
11066
  y(ln, null, {
@@ -11104,7 +11105,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
11104
11105
  ], 2)
11105
11106
  ], 6));
11106
11107
  }
11107
- }), EC = /* @__PURE__ */ k({
11108
+ }), IC = /* @__PURE__ */ k({
11108
11109
  __name: "FluxTagStack",
11109
11110
  setup(t) {
11110
11111
  return (e, a) => (c(), b(Ye, {
@@ -11118,7 +11119,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
11118
11119
  _: 3
11119
11120
  }));
11120
11121
  }
11121
- }), A$ = "timeline", $$ = "timeline-item", F$ = "timeline-item-icon", C$ = "timeline-item-photo", B$ = "timeline-item-photo-icon", w$ = "timeline-item-photo-image", S$ = "timeline-item-body", E$ = "timeline-item-header", I$ = "timeline-item-line", T$ = "timeline-item-gray timeline-item", L$ = "timeline-item-primary timeline-item", D$ = "timeline-item-danger timeline-item", M$ = "timeline-item-info timeline-item", P$ = "timeline-item-success timeline-item", V$ = "timeline-item-warning timeline-item", Le = { timeline: A$, timelineItem: $$, timelineItemIcon: F$, timelineItemPhoto: C$, timelineItemPhotoIcon: B$, timelineItemPhotoImage: w$, timelineItemBody: S$, timelineItemHeader: E$, timelineItemLine: I$, timelineItemGray: T$, timelineItemPrimary: L$, timelineItemDanger: D$, timelineItemInfo: M$, timelineItemSuccess: P$, timelineItemWarning: V$ }, IC = /* @__PURE__ */ k({
11122
+ }), $$ = "timeline", F$ = "timeline-item", C$ = "timeline-item-icon", B$ = "timeline-item-photo", w$ = "timeline-item-photo-icon", S$ = "timeline-item-photo-image", E$ = "timeline-item-body", I$ = "timeline-item-header", T$ = "timeline-item-line", L$ = "timeline-item-gray timeline-item", D$ = "timeline-item-primary timeline-item", M$ = "timeline-item-danger timeline-item", P$ = "timeline-item-info timeline-item", V$ = "timeline-item-success timeline-item", x$ = "timeline-item-warning timeline-item", Le = { timeline: $$, timelineItem: F$, timelineItemIcon: C$, timelineItemPhoto: B$, timelineItemPhotoIcon: w$, timelineItemPhotoImage: S$, timelineItemBody: E$, timelineItemHeader: I$, timelineItemLine: T$, timelineItemGray: L$, timelineItemPrimary: D$, timelineItemDanger: M$, timelineItemInfo: P$, timelineItemSuccess: V$, timelineItemWarning: x$ }, TC = /* @__PURE__ */ k({
11122
11123
  __name: "FluxTimeline",
11123
11124
  setup(t) {
11124
11125
  return (e, a) => (c(), p("div", {
@@ -11128,7 +11129,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
11128
11129
  w(e.$slots, "default")
11129
11130
  ], 2));
11130
11131
  }
11131
- }), x$ = ["src"], O$ = { key: 0 }, R$ = { key: 1 }, TC = /* @__PURE__ */ k({
11132
+ }), O$ = ["src"], R$ = { key: 0 }, z$ = { key: 1 }, LC = /* @__PURE__ */ k({
11132
11133
  __name: "FluxTimelineItem",
11133
11134
  props: {
11134
11135
  color: { default: "gray" },
@@ -11160,7 +11161,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
11160
11161
  class: d(n(Le).timelineItemPhotoImage),
11161
11162
  src: e.photo,
11162
11163
  alt: ""
11163
- }, null, 10, x$),
11164
+ }, null, 10, O$),
11164
11165
  e.icon ? (c(), p("div", {
11165
11166
  key: 0,
11166
11167
  class: d(n(Le).timelineItemPhotoIcon)
@@ -11186,14 +11187,14 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
11186
11187
  key: 0,
11187
11188
  class: d(n(Le).timelineItemHeader)
11188
11189
  }, [
11189
- e.title ? (c(), p("strong", O$, O(e.title), 1)) : S("", !0),
11190
- e.when ? (c(), p("span", R$, O(e.when), 1)) : S("", !0)
11190
+ e.title ? (c(), p("strong", R$, O(e.title), 1)) : S("", !0),
11191
+ e.when ? (c(), p("span", z$, O(e.when), 1)) : S("", !0)
11191
11192
  ], 2)) : S("", !0),
11192
11193
  w(e.$slots, "default")
11193
11194
  ], 2)
11194
11195
  ], 2));
11195
11196
  }
11196
- }), z$ = ["for", "aria-disabled"], N$ = ["id", "disabled", "checked", "aria-checked"], LC = /* @__PURE__ */ k({
11197
+ }), N$ = ["for", "aria-disabled"], H$ = ["id", "disabled", "checked", "aria-checked"], DC = /* @__PURE__ */ k({
11197
11198
  __name: "FluxToggle",
11198
11199
  props: /* @__PURE__ */ ee({
11199
11200
  iconOff: {},
@@ -11206,7 +11207,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
11206
11207
  }),
11207
11208
  emits: ["update:modelValue"],
11208
11209
  setup(t) {
11209
- const e = ae(t, "modelValue"), a = be(he(() => t.disabled)), { id: i } = Yt();
11210
+ const e = ae(t, "modelValue"), a = be(me(() => t.disabled)), { id: i } = Yt();
11210
11211
  function s(o) {
11211
11212
  e.value = o.target.checked;
11212
11213
  }
@@ -11241,10 +11242,10 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
11241
11242
  role: "switch",
11242
11243
  "aria-checked": e.value,
11243
11244
  onInput: s
11244
- }, null, 42, N$)
11245
- ], 10, z$));
11245
+ }, null, 42, H$)
11246
+ ], 10, N$));
11246
11247
  }
11247
- }), { basePane: gs } = pt, H$ = "toolbar", G$ = "separator-vertical", U$ = "is-free", W$ = "is-top-end", j$ = "is-top-start", _$ = "is-bottom-end", q$ = "is-bottom-start", K$ = "base-pane-structure", Y$ = "pane-header", Z$ = `toolbar-flat ${gs} toolbar`, Q$ = `toolbar-floating ${gs} toolbar`, yt = { toolbar: H$, separatorVertical: G$, isFree: U$, isTopEnd: W$, isTopStart: j$, isBottomEnd: _$, isBottomStart: q$, basePaneStructure: K$, paneHeader: Y$, toolbarFlat: Z$, toolbarFloating: Q$ }, DC = /* @__PURE__ */ k({
11248
+ }), { basePane: gs } = pt, G$ = "toolbar", U$ = "separator-vertical", W$ = "is-free", j$ = "is-top-end", _$ = "is-top-start", q$ = "is-bottom-end", K$ = "is-bottom-start", Y$ = "base-pane-structure", Z$ = "pane-header", Q$ = `toolbar-flat ${gs} toolbar`, X$ = `toolbar-floating ${gs} toolbar`, yt = { toolbar: G$, separatorVertical: U$, isFree: W$, isTopEnd: j$, isTopStart: _$, isBottomEnd: q$, isBottomStart: K$, basePaneStructure: Y$, paneHeader: Z$, toolbarFlat: Q$, toolbarFloating: X$ }, MC = /* @__PURE__ */ k({
11248
11249
  __name: "FluxToolbar",
11249
11250
  props: {
11250
11251
  floatingMode: {}
@@ -11269,7 +11270,7 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
11269
11270
  _: 3
11270
11271
  }, 8, ["class"]));
11271
11272
  }
11272
- }), MC = /* @__PURE__ */ k({
11273
+ }), PC = /* @__PURE__ */ k({
11273
11274
  __name: "FluxToolbarGroup",
11274
11275
  setup(t) {
11275
11276
  return (e, a) => (c(), b(Ye, {
@@ -11285,172 +11286,172 @@ const pA = "root", fA = "is-locked", aa = { root: pA, isLocked: fA }, hA = ["ine
11285
11286
  }
11286
11287
  });
11287
11288
  export {
11288
- Du as FluxAction,
11289
- od as FluxActionBar,
11290
- iF as FluxActionPane,
11291
- rd as FluxActions,
11292
- gd as FluxAnimatedColors,
11293
- sF as FluxAspectRatio,
11294
- bd as FluxAutoGrid,
11295
- vd as FluxAutoHeightTransition,
11296
- oF as FluxAutoWidthTransition,
11289
+ Mu as FluxAction,
11290
+ ld as FluxActionBar,
11291
+ sF as FluxActionPane,
11292
+ ud as FluxActions,
11293
+ bd as FluxAnimatedColors,
11294
+ oF as FluxAspectRatio,
11295
+ vd as FluxAutoGrid,
11296
+ yd as FluxAutoHeightTransition,
11297
+ lF as FluxAutoWidthTransition,
11297
11298
  ss as FluxAvatar,
11298
- uF as FluxBadge,
11299
- cF as FluxBadgeStack,
11300
- dF as FluxBorderShine,
11301
- mF as FluxBoxedIcon,
11302
- lF as FluxBreakthroughTransition,
11299
+ cF as FluxBadge,
11300
+ dF as FluxBadgeStack,
11301
+ mF as FluxBorderShine,
11302
+ pF as FluxBoxedIcon,
11303
+ rF as FluxBreakthroughTransition,
11303
11304
  ft as FluxButton,
11304
11305
  Fa as FluxButtonGroup,
11305
- ld as FluxButtonStack,
11306
- pF as FluxCalendar,
11307
- fF as FluxCalendarEvent,
11308
- hF as FluxCheckbox,
11309
- gF as FluxChip,
11310
- bF as FluxClickablePane,
11311
- dv as FluxColorPicker,
11312
- yF as FluxColorSelect,
11313
- vF as FluxComment,
11314
- kF as FluxContainer,
11315
- AF as FluxDataTable,
11306
+ rd as FluxButtonStack,
11307
+ fF as FluxCalendar,
11308
+ hF as FluxCalendarEvent,
11309
+ gF as FluxCheckbox,
11310
+ bF as FluxChip,
11311
+ vF as FluxClickablePane,
11312
+ mv as FluxColorPicker,
11313
+ kF as FluxColorSelect,
11314
+ yF as FluxComment,
11315
+ AF as FluxContainer,
11316
+ $F as FluxDataTable,
11316
11317
  yn as FluxDatePicker,
11317
- dc as FluxDestructiveButton,
11318
- N0 as FluxDisabled,
11319
- $F as FluxDivider,
11320
- FF as FluxDotPattern,
11321
- ny as FluxDropZone,
11322
- ay as FluxDynamicView,
11323
- CF as FluxExpandable,
11324
- BF as FluxExpandableGroup,
11318
+ mc as FluxDestructiveButton,
11319
+ H0 as FluxDisabled,
11320
+ FF as FluxDivider,
11321
+ CF as FluxDotPattern,
11322
+ ay as FluxDropZone,
11323
+ iy as FluxDynamicView,
11324
+ BF as FluxExpandable,
11325
+ wF as FluxExpandableGroup,
11325
11326
  Ne as FluxFadeTransition,
11326
- wF as FluxFader,
11327
- SF as FluxFaderItem,
11328
- EF as FluxFilter,
11329
- IF as FluxFilterDate,
11330
- TF as FluxFilterDateRange,
11331
- LF as FluxFilterOption,
11332
- DF as FluxFilterOptionAsync,
11333
- MF as FluxFilterOptions,
11334
- PF as FluxFilterOptionsAsync,
11335
- VF as FluxFilterRange,
11336
- xF as FluxFlickeringGrid,
11327
+ SF as FluxFader,
11328
+ EF as FluxFaderItem,
11329
+ IF as FluxFilter,
11330
+ TF as FluxFilterDate,
11331
+ LF as FluxFilterDateRange,
11332
+ DF as FluxFilterOption,
11333
+ MF as FluxFilterOptionAsync,
11334
+ PF as FluxFilterOptions,
11335
+ VF as FluxFilterOptionsAsync,
11336
+ xF as FluxFilterRange,
11337
+ OF as FluxFlickeringGrid,
11337
11338
  ot as FluxFlyout,
11338
- OF as FluxFocalPointEditor,
11339
- Ey as FluxFocalPointImage,
11340
- RF as FluxForm,
11341
- yy as FluxFormColumn,
11342
- zF as FluxFormDateInput,
11343
- NF as FluxFormDateRangeInput,
11344
- HF as FluxFormDateTimeInput,
11339
+ RF as FluxFocalPointEditor,
11340
+ Iy as FluxFocalPointImage,
11341
+ zF as FluxForm,
11342
+ ky as FluxFormColumn,
11343
+ NF as FluxFormDateInput,
11344
+ HF as FluxFormDateRangeInput,
11345
+ GF as FluxFormDateTimeInput,
11345
11346
  Ve as FluxFormField,
11346
11347
  _a as FluxFormFieldAddition,
11347
11348
  we as FluxFormInput,
11348
- GF as FluxFormInputAddition,
11349
+ UF as FluxFormInputAddition,
11349
11350
  wa as FluxFormInputGroup,
11350
- UF as FluxFormPinInput,
11351
- WF as FluxFormRangeSlider,
11352
- jF as FluxFormRow,
11353
- _F as FluxFormSection,
11351
+ WF as FluxFormPinInput,
11352
+ jF as FluxFormRangeSlider,
11353
+ _F as FluxFormRow,
11354
+ qF as FluxFormSection,
11354
11355
  fs as FluxFormSelect,
11355
- qF as FluxFormSelectAsync,
11356
+ KF as FluxFormSelectAsync,
11356
11357
  In as FluxFormSlider,
11357
- KF as FluxFormTextArea,
11358
- YF as FluxFormTimeZonePicker,
11359
- ZF as FluxGallery,
11358
+ YF as FluxFormTextArea,
11359
+ ZF as FluxFormTimeZonePicker,
11360
+ QF as FluxGallery,
11360
11361
  Jn as FluxGalleryItem,
11361
- QF as FluxGrid,
11362
- XF as FluxGridColumn,
11363
- uk as FluxGridPattern,
11362
+ XF as FluxGrid,
11363
+ JF as FluxGridColumn,
11364
+ ck as FluxGridPattern,
11364
11365
  U as FluxIcon,
11365
- JF as FluxInfo,
11366
- eC as FluxInfoStack,
11367
- Tk as FluxLegend,
11368
- tC as FluxLink,
11366
+ eC as FluxInfo,
11367
+ tC as FluxInfoStack,
11368
+ Lk as FluxLegend,
11369
+ nC as FluxLink,
11369
11370
  ln as FluxMenu,
11370
11371
  It as FluxMenuGroup,
11371
11372
  _e as FluxMenuItem,
11372
- nC as FluxMenuOptions,
11373
+ aC as FluxMenuOptions,
11373
11374
  fa as FluxMenuSubHeader,
11374
- aC as FluxMenuTitle,
11375
- iC as FluxNotice,
11376
- sC as FluxNoticeStack,
11375
+ iC as FluxMenuTitle,
11376
+ sC as FluxNotice,
11377
+ oC as FluxNoticeStack,
11377
11378
  na as FluxOverlay,
11378
- wm as FluxOverlayTransition,
11379
- r0 as FluxPagination,
11380
- u0 as FluxPaginationBar,
11379
+ Sm as FluxOverlayTransition,
11380
+ u0 as FluxPagination,
11381
+ c0 as FluxPaginationBar,
11381
11382
  Lt as FluxPane,
11382
11383
  Ke as FluxPaneBody,
11383
- oC as FluxPaneDeck,
11384
+ lC as FluxPaneDeck,
11384
11385
  Wn as FluxPaneFooter,
11385
- lC as FluxPaneGroup,
11386
+ rC as FluxPaneGroup,
11386
11387
  Sa as FluxPaneHeader,
11387
- rC as FluxPaneIllustration,
11388
- uC as FluxPaneMedia,
11389
- cC as FluxPercentageBar,
11390
- dC as FluxPersona,
11391
- mC as FluxPlaceholder,
11388
+ uC as FluxPaneIllustration,
11389
+ cC as FluxPaneMedia,
11390
+ dC as FluxPercentageBar,
11391
+ mC as FluxPersona,
11392
+ pC as FluxPlaceholder,
11392
11393
  Zt as FluxPressable,
11393
11394
  Un as FluxPrimaryButton,
11394
- C1 as FluxProgressBar,
11395
- pC as FluxPublishButton,
11396
- fC as FluxQuantitySelector,
11397
- xy as FluxRemove,
11398
- hC as FluxRoot,
11399
- rF as FluxRouteTransition,
11395
+ B1 as FluxProgressBar,
11396
+ fC as FluxPublishButton,
11397
+ hC as FluxQuantitySelector,
11398
+ Oy as FluxRemove,
11399
+ gC as FluxRoot,
11400
+ uF as FluxRouteTransition,
11400
11401
  ue as FluxSecondaryButton,
11401
- gC as FluxSegmentedControl,
11402
- bC as FluxSegmentedView,
11402
+ bC as FluxSegmentedControl,
11403
+ vC as FluxSegmentedView,
11403
11404
  ms as FluxSeparator,
11404
- vC as FluxSlideOver,
11405
- Sm as FluxSlideOverTransition,
11406
- aA as FluxSnackbar,
11407
- iA as FluxSnackbarProvider,
11405
+ yC as FluxSlideOver,
11406
+ Em as FluxSlideOverTransition,
11407
+ iA as FluxSnackbar,
11408
+ sA as FluxSnackbarProvider,
11408
11409
  Qt as FluxSpacer,
11409
- yC as FluxSpacing,
11410
+ kC as FluxSpacing,
11410
11411
  Ee as FluxSpinner,
11411
- kC as FluxSplitButton,
11412
+ AC as FluxSplitButton,
11412
11413
  Ye as FluxStack,
11413
- AC as FluxStatistic,
11414
- $C as FluxStepper,
11415
- FC as FluxStepperStep,
11416
- n$ as FluxStepperSteps,
11417
- CC as FluxTab,
11418
- b$ as FluxTabBar,
11419
- y$ as FluxTabBarItem,
11420
- x0 as FluxTable,
11421
- wC as FluxTableActions,
11422
- D0 as FluxTableCell,
11423
- SC as FluxTableHeader,
11414
+ $C as FluxStatistic,
11415
+ FC as FluxStepper,
11416
+ CC as FluxStepperStep,
11417
+ a$ as FluxStepperSteps,
11418
+ BC as FluxTab,
11419
+ v$ as FluxTabBar,
11420
+ k$ as FluxTabBarItem,
11421
+ O0 as FluxTable,
11422
+ SC as FluxTableActions,
11423
+ M0 as FluxTableCell,
11424
+ EC as FluxTableHeader,
11424
11425
  Bn as FluxTableRow,
11425
- BC as FluxTabs,
11426
- xh as FluxTag,
11427
- EC as FluxTagStack,
11428
- qh as FluxTicks,
11429
- IC as FluxTimeline,
11430
- TC as FluxTimelineItem,
11431
- LC as FluxToggle,
11432
- DC as FluxToolbar,
11433
- MC as FluxToolbarGroup,
11426
+ wC as FluxTabs,
11427
+ Oh as FluxTag,
11428
+ IC as FluxTagStack,
11429
+ Kh as FluxTicks,
11430
+ TC as FluxTimeline,
11431
+ LC as FluxTimelineItem,
11432
+ DC as FluxToggle,
11433
+ MC as FluxToolbar,
11434
+ PC as FluxToolbarGroup,
11434
11435
  Ba as FluxTooltip,
11435
- cA as FluxTooltipProvider,
11436
- Em as FluxTooltipTransition,
11437
- Im as FluxVerticalWindowTransition,
11438
- vy as FluxWindow,
11436
+ dA as FluxTooltipProvider,
11437
+ Im as FluxTooltipTransition,
11438
+ Tm as FluxVerticalWindowTransition,
11439
+ yy as FluxWindow,
11439
11440
  hn as FluxWindowTransition,
11440
- nF as fluxRegisterIcons,
11441
+ aF as fluxRegisterIcons,
11441
11442
  sa as isFluxFormSelectGroup,
11442
11443
  ct as isFluxFormSelectOption,
11443
11444
  Ms as showAlert,
11444
11445
  Ps as showConfirm,
11445
11446
  fi as showPrompt,
11446
11447
  Da as showSnackbar,
11447
- tF as useBreakpoints,
11448
+ nF as useBreakpoints,
11448
11449
  be as useDisabled,
11449
11450
  qs as useDisabledInjection,
11450
11451
  Ks as useExpandableGroupInjection,
11451
11452
  Tt as useFilterInjection,
11452
11453
  Vn as useFluxStore,
11453
- aF as useFlyoutInjection,
11454
+ iF as useFlyoutInjection,
11454
11455
  Yt as useFormFieldInjection,
11455
11456
  yi as useTableInjection
11456
11457
  };