xmlui 0.7.2 → 0.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,28 +1,28 @@
1
- import St, { useContext as uo, useLayoutEffect as Ar, useCallback as Er, forwardRef as At, useMemo as po, useRef as jt, useEffect as so, createContext as Xo, useState as Nr, memo as zr } from "react";
2
- import { jsx as he, Fragment as Lr, jsxs as Bt } from "react/jsx-runtime";
3
- import { Link as Pr } from "@remix-run/react";
4
- import { omitBy as Cr, isUndefined as Dr } from "lodash-es";
1
+ import St, { useContext as uo, useLayoutEffect as Er, useCallback as Nr, forwardRef as At, useMemo as po, useRef as jt, useEffect as so, createContext as Xo, useState as zr, memo as Lr } from "react";
2
+ import { jsx as pe, Fragment as Pr, jsxs as Bt } from "react/jsx-runtime";
3
+ import { Link as Cr } from "@remix-run/react";
4
+ import { omitBy as Dr, isUndefined as Or } from "lodash-es";
5
5
  import { parseRegExpLiteral as To } from "@eslint-community/regexpp";
6
- const Or = `'{"width-Button": "var(--xmlui-width-Button)", "height-Button": "var(--xmlui-height-Button)", "padding-vertical-xs-Button": "var(--xmlui-padding-vertical-xs-Button)", "padding-horizontal-xs-Button": "var(--xmlui-padding-horizontal-xs-Button)", "padding-vertical-sm-Button": "var(--xmlui-padding-vertical-sm-Button)", "padding-horizontal-sm-Button": "var(--xmlui-padding-horizontal-sm-Button)", "padding-vertical-md-Button": "var(--xmlui-padding-vertical-md-Button)", "padding-horizontal-md-Button": "var(--xmlui-padding-horizontal-md-Button)", "padding-vertical-lg-Button": "var(--xmlui-padding-vertical-lg-Button)", "padding-horizontal-lg-Button": "var(--xmlui-padding-horizontal-lg-Button)", "font-size-Button-primary-solid": "var(--xmlui-font-size-Button-primary-solid)", "font-weight-Button-primary-solid": "var(--xmlui-font-weight-Button-primary-solid)", "radius-Button-primary-solid": "var(--xmlui-radius-Button-primary-solid)", "thickness-border-Button-primary-solid": "var(--xmlui-thickness-border-Button-primary-solid)", "color-border-Button-primary-solid": "var(--xmlui-color-border-Button-primary-solid)", "style-border-Button-primary-solid": "var(--xmlui-style-border-Button-primary-solid)", "color-bg-Button-primary-solid": "var(--xmlui-color-bg-Button-primary-solid)", "color-text-Button-primary-solid": "var(--xmlui-color-text-Button-primary-solid)", "shadow-Button-primary-solid": "var(--xmlui-shadow-Button-primary-solid)", "thickness-outline-Button-primary-solid--focus": "var(--xmlui-thickness-outline-Button-primary-solid--focus)", "color-outline-Button-primary-solid--focus": "var(--xmlui-color-outline-Button-primary-solid--focus)", "style-outline-Button-primary-solid--focus": "var(--xmlui-style-outline-Button-primary-solid--focus)", "offset-outline-Button-primary-solid--focus": "var(--xmlui-offset-outline-Button-primary-solid--focus)", "color-border-Button-primary-solid--hover": "var(--xmlui-color-border-Button-primary-solid--hover)", "color-bg-Button-primary-solid--hover": "var(--xmlui-color-bg-Button-primary-solid--hover)", "color-text-Button-primary-solid--hover": "var(--xmlui-color-text-Button-primary-solid--hover)", "color-border-Button-primary-solid--active": "var(--xmlui-color-border-Button-primary-solid--active)", "color-bg-Button-primary-solid--active": "var(--xmlui-color-bg-Button-primary-solid--active)", "color-text-Button-primary-solid--active": "var(--xmlui-color-text-Button-primary-solid--active)", "color-bg-Button--disabled": "var(--xmlui-color-bg-Button--disabled)", "color-text-Button--disabled": "var(--xmlui-color-text-Button--disabled)", "color-border-Button--disabled": "var(--xmlui-color-border-Button--disabled)", "font-size-Button-secondary-solid": "var(--xmlui-font-size-Button-secondary-solid)", "font-weight-Button-secondary-solid": "var(--xmlui-font-weight-Button-secondary-solid)", "radius-Button-secondary-solid": "var(--xmlui-radius-Button-secondary-solid)", "thickness-border-Button-secondary-solid": "var(--xmlui-thickness-border-Button-secondary-solid)", "color-border-Button-secondary-solid": "var(--xmlui-color-border-Button-secondary-solid)", "style-border-Button-secondary-solid": "var(--xmlui-style-border-Button-secondary-solid)", "color-bg-Button-secondary-solid": "var(--xmlui-color-bg-Button-secondary-solid)", "color-text-Button-secondary-solid": "var(--xmlui-color-text-Button-secondary-solid)", "shadow-Button-secondary-solid": "var(--xmlui-shadow-Button-secondary-solid)", "thickness-outline-Button-secondary-solid--focus": "var(--xmlui-thickness-outline-Button-secondary-solid--focus)", "color-outline-Button-secondary-solid--focus": "var(--xmlui-color-outline-Button-secondary-solid--focus)", "style-outline-Button-secondary-solid--focus": "var(--xmlui-style-outline-Button-secondary-solid--focus)", "offset-outline-Button-secondary-solid--focus": "var(--xmlui-offset-outline-Button-secondary-solid--focus)", "color-border-Button-secondary-solid--hover": "var(--xmlui-color-border-Button-secondary-solid--hover)", "color-bg-Button-secondary-solid--hover": "var(--xmlui-color-bg-Button-secondary-solid--hover)", "color-text-Button-secondary-solid--hover": "var(--xmlui-color-text-Button-secondary-solid--hover)", "color-border-Button-secondary-solid--active": "var(--xmlui-color-border-Button-secondary-solid--active)", "color-bg-Button-secondary-solid--active": "var(--xmlui-color-bg-Button-secondary-solid--active)", "color-text-Button-secondary-solid--active": "var(--xmlui-color-text-Button-secondary-solid--active)", "font-size-Button-attention-solid": "var(--xmlui-font-size-Button-attention-solid)", "font-weight-Button-attention-solid": "var(--xmlui-font-weight-Button-attention-solid)", "radius-Button-attention-solid": "var(--xmlui-radius-Button-attention-solid)", "thickness-border-Button-attention-solid": "var(--xmlui-thickness-border-Button-attention-solid)", "color-border-Button-attention-solid": "var(--xmlui-color-border-Button-attention-solid)", "style-border-Button-attention-solid": "var(--xmlui-style-border-Button-attention-solid)", "color-bg-Button-attention-solid": "var(--xmlui-color-bg-Button-attention-solid)", "color-text-Button-attention-solid": "var(--xmlui-color-text-Button-attention-solid)", "shadow-Button-attention-solid": "var(--xmlui-shadow-Button-attention-solid)", "thickness-outline-Button-attention-solid--focus": "var(--xmlui-thickness-outline-Button-attention-solid--focus)", "color-outline-Button-attention-solid--focus": "var(--xmlui-color-outline-Button-attention-solid--focus)", "style-outline-Button-attention-solid--focus": "var(--xmlui-style-outline-Button-attention-solid--focus)", "offset-outline-Button-attention-solid--focus": "var(--xmlui-offset-outline-Button-attention-solid--focus)", "color-border-Button-attention-solid--hover": "var(--xmlui-color-border-Button-attention-solid--hover)", "color-bg-Button-attention-solid--hover": "var(--xmlui-color-bg-Button-attention-solid--hover)", "color-text-Button-attention-solid--hover": "var(--xmlui-color-text-Button-attention-solid--hover)", "color-border-Button-attention-solid--active": "var(--xmlui-color-border-Button-attention-solid--active)", "color-bg-Button-attention-solid--active": "var(--xmlui-color-bg-Button-attention-solid--active)", "color-text-Button-attention-solid--active": "var(--xmlui-color-text-Button-attention-solid--active)", "font-size-Button-primary-outlined": "var(--xmlui-font-size-Button-primary-outlined)", "font-weight-Button-primary-outlined": "var(--xmlui-font-weight-Button-primary-outlined)", "radius-Button-primary-outlined": "var(--xmlui-radius-Button-primary-outlined)", "thickness-border-Button-primary-outlined": "var(--xmlui-thickness-border-Button-primary-outlined)", "color-border-Button-primary-outlined": "var(--xmlui-color-border-Button-primary-outlined)", "style-border-Button-primary-outlined": "var(--xmlui-style-border-Button-primary-outlined)", "color-text-Button-primary-outlined": "var(--xmlui-color-text-Button-primary-outlined)", "shadow-Button-primary-outlined": "var(--xmlui-shadow-Button-primary-outlined)", "thickness-outline-Button-primary-outlined--focus": "var(--xmlui-thickness-outline-Button-primary-outlined--focus)", "color-outline-Button-primary-outlined--focus": "var(--xmlui-color-outline-Button-primary-outlined--focus)", "style-outline-Button-primary-outlined--focus": "var(--xmlui-style-outline-Button-primary-outlined--focus)", "offset-outline-Button-primary-outlined--focus": "var(--xmlui-offset-outline-Button-primary-outlined--focus)", "color-border-Button-primary-outlined--hover": "var(--xmlui-color-border-Button-primary-outlined--hover)", "color-bg-Button-primary-outlined--hover": "var(--xmlui-color-bg-Button-primary-outlined--hover)", "color-text-Button-primary-outlined--hover": "var(--xmlui-color-text-Button-primary-outlined--hover)", "color-border-Button-primary-outlined--active": "var(--xmlui-color-border-Button-primary-outlined--active)", "color-bg-Button-primary-outlined--active": "var(--xmlui-color-bg-Button-primary-outlined--active)", "color-text-Button-primary-outlined--active": "var(--xmlui-color-text-Button-primary-outlined--active)", "font-size-Button-secondary-outlined": "var(--xmlui-font-size-Button-secondary-outlined)", "font-weight-Button-secondary-outlined": "var(--xmlui-font-weight-Button-secondary-outlined)", "radius-Button-secondary-outlined": "var(--xmlui-radius-Button-secondary-outlined)", "thickness-border-Button-secondary-outlined": "var(--xmlui-thickness-border-Button-secondary-outlined)", "color-border-Button-secondary-outlined": "var(--xmlui-color-border-Button-secondary-outlined)", "style-border-Button-secondary-outlined": "var(--xmlui-style-border-Button-secondary-outlined)", "color-text-Button-secondary-outlined": "var(--xmlui-color-text-Button-secondary-outlined)", "shadow-Button-secondary-outlined": "var(--xmlui-shadow-Button-secondary-outlined)", "thickness-outline-Button-secondary-outlined--focus": "var(--xmlui-thickness-outline-Button-secondary-outlined--focus)", "color-outline-Button-secondary-outlined--focus": "var(--xmlui-color-outline-Button-secondary-outlined--focus)", "style-outline-Button-secondary-outlined--focus": "var(--xmlui-style-outline-Button-secondary-outlined--focus)", "offset-outline-Button-secondary-outlined--focus": "var(--xmlui-offset-outline-Button-secondary-outlined--focus)", "color-border-Button-secondary-outlined--hover": "var(--xmlui-color-border-Button-secondary-outlined--hover)", "color-bg-Button-secondary-outlined--hover": "var(--xmlui-color-bg-Button-secondary-outlined--hover)", "color-text-Button-secondary-outlined--hover": "var(--xmlui-color-text-Button-secondary-outlined--hover)", "color-border-Button-secondary-outlined--active": "var(--xmlui-color-border-Button-secondary-outlined--active)", "color-bg-Button-secondary-outlined--active": "var(--xmlui-color-bg-Button-secondary-outlined--active)", "color-text-Button-secondary-outlined--active": "var(--xmlui-color-text-Button-secondary-outlined--active)", "font-size-Button-attention-outlined": "var(--xmlui-font-size-Button-attention-outlined)", "font-weight-Button-attention-outlined": "var(--xmlui-font-weight-Button-attention-outlined)", "radius-Button-attention-outlined": "var(--xmlui-radius-Button-attention-outlined)", "thickness-border-Button-attention-outlined": "var(--xmlui-thickness-border-Button-attention-outlined)", "color-border-Button-attention-outlined": "var(--xmlui-color-border-Button-attention-outlined)", "style-border-Button-attention-outlined": "var(--xmlui-style-border-Button-attention-outlined)", "color-text-Button-attention-outlined": "var(--xmlui-color-text-Button-attention-outlined)", "shadow-Button-attention-outlined": "var(--xmlui-shadow-Button-attention-outlined)", "thickness-outline-Button-attention-outlined--focus": "var(--xmlui-thickness-outline-Button-attention-outlined--focus)", "color-outline-Button-attention-outlined--focus": "var(--xmlui-color-outline-Button-attention-outlined--focus)", "style-outline-Button-attention-outlined--focus": "var(--xmlui-style-outline-Button-attention-outlined--focus)", "offset-outline-Button-attention-outlined--focus": "var(--xmlui-offset-outline-Button-attention-outlined--focus)", "color-border-Button-attention-outlined--hover": "var(--xmlui-color-border-Button-attention-outlined--hover)", "color-bg-Button-attention-outlined--hover": "var(--xmlui-color-bg-Button-attention-outlined--hover)", "color-text-Button-attention-outlined--hover": "var(--xmlui-color-text-Button-attention-outlined--hover)", "color-border-Button-attention-outlined--active": "var(--xmlui-color-border-Button-attention-outlined--active)", "color-bg-Button-attention-outlined--active": "var(--xmlui-color-bg-Button-attention-outlined--active)", "color-text-Button-attention-outlined--active": "var(--xmlui-color-text-Button-attention-outlined--active)", "font-size-Button-primary-ghost": "var(--xmlui-font-size-Button-primary-ghost)", "font-weight-Button-primary-ghost": "var(--xmlui-font-weight-Button-primary-ghost)", "radius-Button-primary-ghost": "var(--xmlui-radius-Button-primary-ghost)", "thickness-border-Button-primary-ghost": "var(--xmlui-thickness-border-Button-primary-ghost)", "color-text-Button-primary-ghost": "var(--xmlui-color-text-Button-primary-ghost)", "thickness-outline-Button-primary-ghost--focus": "var(--xmlui-thickness-outline-Button-primary-ghost--focus)", "color-outline-Button-primary-ghost--focus": "var(--xmlui-color-outline-Button-primary-ghost--focus)", "style-outline-Button-primary-ghost--focus": "var(--xmlui-style-outline-Button-primary-ghost--focus)", "offset-outline-Button-primary-ghost--focus": "var(--xmlui-offset-outline-Button-primary-ghost--focus)", "color-bg-Button-primary-ghost--hover": "var(--xmlui-color-bg-Button-primary-ghost--hover)", "color-text-Button-primary-ghost--hover": "var(--xmlui-color-text-Button-primary-ghost--hover)", "color-bg-Button-primary-ghost--active": "var(--xmlui-color-bg-Button-primary-ghost--active)", "color-text-Button-primary-ghost--active": "var(--xmlui-color-text-Button-primary-ghost--active)", "font-size-Button-secondary-ghost": "var(--xmlui-font-size-Button-secondary-ghost)", "font-weight-Button-secondary-ghost": "var(--xmlui-font-weight-Button-secondary-ghost)", "radius-Button-secondary-ghost": "var(--xmlui-radius-Button-secondary-ghost)", "thickness-border-Button-secondary-ghost": "var(--xmlui-thickness-border-Button-secondary-ghost)", "color-text-Button-secondary-ghost": "var(--xmlui-color-text-Button-secondary-ghost)", "thickness-outline-Button-secondary-ghost--focus": "var(--xmlui-thickness-outline-Button-secondary-ghost--focus)", "color-outline-Button-secondary-ghost--focus": "var(--xmlui-color-outline-Button-secondary-ghost--focus)", "style-outline-Button-secondary-ghost--focus": "var(--xmlui-style-outline-Button-secondary-ghost--focus)", "offset-outline-Button-secondary-ghost--focus": "var(--xmlui-offset-outline-Button-secondary-ghost--focus)", "color-bg-Button-secondary-ghost--hover": "var(--xmlui-color-bg-Button-secondary-ghost--hover)", "color-text-Button-secondary-ghost--hover": "var(--xmlui-color-text-Button-secondary-ghost--hover)", "color-bg-Button-secondary-ghost--active": "var(--xmlui-color-bg-Button-secondary-ghost--active)", "color-text-Button-secondary-ghost--active": "var(--xmlui-color-text-Button-secondary-ghost--active)", "font-size-Button-attention-ghost": "var(--xmlui-font-size-Button-attention-ghost)", "font-weight-Button-attention-ghost": "var(--xmlui-font-weight-Button-attention-ghost)", "radius-Button-attention-ghost": "var(--xmlui-radius-Button-attention-ghost)", "thickness-border-Button-attention-ghost": "var(--xmlui-thickness-border-Button-attention-ghost)", "color-text-Button-attention-ghost": "var(--xmlui-color-text-Button-attention-ghost)", "thickness-outline-Button-attention-ghost--focus": "var(--xmlui-thickness-outline-Button-attention-ghost--focus)", "color-outline-Button-attention-ghost--focus": "var(--xmlui-color-outline-Button-attention-ghost--focus)", "style-outline-Button-attention-ghost--focus": "var(--xmlui-style-outline-Button-attention-ghost--focus)", "offset-outline-Button-attention-ghost--focus": "var(--xmlui-offset-outline-Button-attention-ghost--focus)", "color-bg-Button-attention-ghost--hover": "var(--xmlui-color-bg-Button-attention-ghost--hover)", "color-text-Button-attention-ghost--hover": "var(--xmlui-color-text-Button-attention-ghost--hover)", "color-bg-Button-attention-ghost--active": "var(--xmlui-color-bg-Button-attention-ghost--active)", "color-text-Button-attention-ghost--active": "var(--xmlui-color-text-Button-attention-ghost--active)"}'`, Mr = "_button_13u9a_13", Hr = "_alignStart_13u9a_28", Fr = "_alignEnd_13u9a_31", Rr = "_buttonHorizontal_13u9a_37", Wr = "_xs_13u9a_40", qr = "_sm_13u9a_43", Ur = "_md_13u9a_46", Vr = "_lg_13u9a_49", Gr = "_buttonVertical_13u9a_52", Yr = "_solidPrimary_13u9a_70", Xr = "_solidSecondary_13u9a_103", Qr = "_solidAttention_13u9a_136", Zr = "_outlinedPrimary_13u9a_169", Jr = "_outlinedSecondary_13u9a_201", jr = "_outlinedAttention_13u9a_233", Kr = "_ghostPrimary_13u9a_265", en = "_ghostSecondary_13u9a_293", tn = "_ghostAttention_13u9a_321", on = {
7
- themeVars: Or,
8
- button: Mr,
9
- alignStart: Hr,
10
- alignEnd: Fr,
11
- buttonHorizontal: Rr,
12
- xs: Wr,
13
- sm: qr,
14
- md: Ur,
15
- lg: Vr,
16
- buttonVertical: Gr,
17
- solidPrimary: Yr,
18
- solidSecondary: Xr,
19
- solidAttention: Qr,
20
- outlinedPrimary: Zr,
21
- outlinedSecondary: Jr,
22
- outlinedAttention: jr,
23
- ghostPrimary: Kr,
24
- ghostSecondary: en,
25
- ghostAttention: tn
6
+ const Mr = `'{"width-Button": "var(--xmlui-width-Button)", "height-Button": "var(--xmlui-height-Button)", "padding-vertical-xs-Button": "var(--xmlui-padding-vertical-xs-Button)", "padding-horizontal-xs-Button": "var(--xmlui-padding-horizontal-xs-Button)", "padding-vertical-sm-Button": "var(--xmlui-padding-vertical-sm-Button)", "padding-horizontal-sm-Button": "var(--xmlui-padding-horizontal-sm-Button)", "padding-vertical-md-Button": "var(--xmlui-padding-vertical-md-Button)", "padding-horizontal-md-Button": "var(--xmlui-padding-horizontal-md-Button)", "padding-vertical-lg-Button": "var(--xmlui-padding-vertical-lg-Button)", "padding-horizontal-lg-Button": "var(--xmlui-padding-horizontal-lg-Button)", "font-size-Button-primary-solid": "var(--xmlui-font-size-Button-primary-solid)", "font-weight-Button-primary-solid": "var(--xmlui-font-weight-Button-primary-solid)", "radius-Button-primary-solid": "var(--xmlui-radius-Button-primary-solid)", "thickness-border-Button-primary-solid": "var(--xmlui-thickness-border-Button-primary-solid)", "color-border-Button-primary-solid": "var(--xmlui-color-border-Button-primary-solid)", "style-border-Button-primary-solid": "var(--xmlui-style-border-Button-primary-solid)", "color-bg-Button-primary-solid": "var(--xmlui-color-bg-Button-primary-solid)", "color-text-Button-primary-solid": "var(--xmlui-color-text-Button-primary-solid)", "shadow-Button-primary-solid": "var(--xmlui-shadow-Button-primary-solid)", "thickness-outline-Button-primary-solid--focus": "var(--xmlui-thickness-outline-Button-primary-solid--focus)", "color-outline-Button-primary-solid--focus": "var(--xmlui-color-outline-Button-primary-solid--focus)", "style-outline-Button-primary-solid--focus": "var(--xmlui-style-outline-Button-primary-solid--focus)", "offset-outline-Button-primary-solid--focus": "var(--xmlui-offset-outline-Button-primary-solid--focus)", "color-border-Button-primary-solid--hover": "var(--xmlui-color-border-Button-primary-solid--hover)", "color-bg-Button-primary-solid--hover": "var(--xmlui-color-bg-Button-primary-solid--hover)", "color-text-Button-primary-solid--hover": "var(--xmlui-color-text-Button-primary-solid--hover)", "color-border-Button-primary-solid--active": "var(--xmlui-color-border-Button-primary-solid--active)", "color-bg-Button-primary-solid--active": "var(--xmlui-color-bg-Button-primary-solid--active)", "color-text-Button-primary-solid--active": "var(--xmlui-color-text-Button-primary-solid--active)", "color-bg-Button--disabled": "var(--xmlui-color-bg-Button--disabled)", "color-text-Button--disabled": "var(--xmlui-color-text-Button--disabled)", "color-border-Button--disabled": "var(--xmlui-color-border-Button--disabled)", "font-size-Button-secondary-solid": "var(--xmlui-font-size-Button-secondary-solid)", "font-weight-Button-secondary-solid": "var(--xmlui-font-weight-Button-secondary-solid)", "radius-Button-secondary-solid": "var(--xmlui-radius-Button-secondary-solid)", "thickness-border-Button-secondary-solid": "var(--xmlui-thickness-border-Button-secondary-solid)", "color-border-Button-secondary-solid": "var(--xmlui-color-border-Button-secondary-solid)", "style-border-Button-secondary-solid": "var(--xmlui-style-border-Button-secondary-solid)", "color-bg-Button-secondary-solid": "var(--xmlui-color-bg-Button-secondary-solid)", "color-text-Button-secondary-solid": "var(--xmlui-color-text-Button-secondary-solid)", "shadow-Button-secondary-solid": "var(--xmlui-shadow-Button-secondary-solid)", "thickness-outline-Button-secondary-solid--focus": "var(--xmlui-thickness-outline-Button-secondary-solid--focus)", "color-outline-Button-secondary-solid--focus": "var(--xmlui-color-outline-Button-secondary-solid--focus)", "style-outline-Button-secondary-solid--focus": "var(--xmlui-style-outline-Button-secondary-solid--focus)", "offset-outline-Button-secondary-solid--focus": "var(--xmlui-offset-outline-Button-secondary-solid--focus)", "color-border-Button-secondary-solid--hover": "var(--xmlui-color-border-Button-secondary-solid--hover)", "color-bg-Button-secondary-solid--hover": "var(--xmlui-color-bg-Button-secondary-solid--hover)", "color-text-Button-secondary-solid--hover": "var(--xmlui-color-text-Button-secondary-solid--hover)", "color-border-Button-secondary-solid--active": "var(--xmlui-color-border-Button-secondary-solid--active)", "color-bg-Button-secondary-solid--active": "var(--xmlui-color-bg-Button-secondary-solid--active)", "color-text-Button-secondary-solid--active": "var(--xmlui-color-text-Button-secondary-solid--active)", "font-size-Button-attention-solid": "var(--xmlui-font-size-Button-attention-solid)", "font-weight-Button-attention-solid": "var(--xmlui-font-weight-Button-attention-solid)", "radius-Button-attention-solid": "var(--xmlui-radius-Button-attention-solid)", "thickness-border-Button-attention-solid": "var(--xmlui-thickness-border-Button-attention-solid)", "color-border-Button-attention-solid": "var(--xmlui-color-border-Button-attention-solid)", "style-border-Button-attention-solid": "var(--xmlui-style-border-Button-attention-solid)", "color-bg-Button-attention-solid": "var(--xmlui-color-bg-Button-attention-solid)", "color-text-Button-attention-solid": "var(--xmlui-color-text-Button-attention-solid)", "shadow-Button-attention-solid": "var(--xmlui-shadow-Button-attention-solid)", "thickness-outline-Button-attention-solid--focus": "var(--xmlui-thickness-outline-Button-attention-solid--focus)", "color-outline-Button-attention-solid--focus": "var(--xmlui-color-outline-Button-attention-solid--focus)", "style-outline-Button-attention-solid--focus": "var(--xmlui-style-outline-Button-attention-solid--focus)", "offset-outline-Button-attention-solid--focus": "var(--xmlui-offset-outline-Button-attention-solid--focus)", "color-border-Button-attention-solid--hover": "var(--xmlui-color-border-Button-attention-solid--hover)", "color-bg-Button-attention-solid--hover": "var(--xmlui-color-bg-Button-attention-solid--hover)", "color-text-Button-attention-solid--hover": "var(--xmlui-color-text-Button-attention-solid--hover)", "color-border-Button-attention-solid--active": "var(--xmlui-color-border-Button-attention-solid--active)", "color-bg-Button-attention-solid--active": "var(--xmlui-color-bg-Button-attention-solid--active)", "color-text-Button-attention-solid--active": "var(--xmlui-color-text-Button-attention-solid--active)", "font-size-Button-primary-outlined": "var(--xmlui-font-size-Button-primary-outlined)", "font-weight-Button-primary-outlined": "var(--xmlui-font-weight-Button-primary-outlined)", "radius-Button-primary-outlined": "var(--xmlui-radius-Button-primary-outlined)", "thickness-border-Button-primary-outlined": "var(--xmlui-thickness-border-Button-primary-outlined)", "color-border-Button-primary-outlined": "var(--xmlui-color-border-Button-primary-outlined)", "style-border-Button-primary-outlined": "var(--xmlui-style-border-Button-primary-outlined)", "color-text-Button-primary-outlined": "var(--xmlui-color-text-Button-primary-outlined)", "shadow-Button-primary-outlined": "var(--xmlui-shadow-Button-primary-outlined)", "thickness-outline-Button-primary-outlined--focus": "var(--xmlui-thickness-outline-Button-primary-outlined--focus)", "color-outline-Button-primary-outlined--focus": "var(--xmlui-color-outline-Button-primary-outlined--focus)", "style-outline-Button-primary-outlined--focus": "var(--xmlui-style-outline-Button-primary-outlined--focus)", "offset-outline-Button-primary-outlined--focus": "var(--xmlui-offset-outline-Button-primary-outlined--focus)", "color-border-Button-primary-outlined--hover": "var(--xmlui-color-border-Button-primary-outlined--hover)", "color-bg-Button-primary-outlined--hover": "var(--xmlui-color-bg-Button-primary-outlined--hover)", "color-text-Button-primary-outlined--hover": "var(--xmlui-color-text-Button-primary-outlined--hover)", "color-border-Button-primary-outlined--active": "var(--xmlui-color-border-Button-primary-outlined--active)", "color-bg-Button-primary-outlined--active": "var(--xmlui-color-bg-Button-primary-outlined--active)", "color-text-Button-primary-outlined--active": "var(--xmlui-color-text-Button-primary-outlined--active)", "font-size-Button-secondary-outlined": "var(--xmlui-font-size-Button-secondary-outlined)", "font-weight-Button-secondary-outlined": "var(--xmlui-font-weight-Button-secondary-outlined)", "radius-Button-secondary-outlined": "var(--xmlui-radius-Button-secondary-outlined)", "thickness-border-Button-secondary-outlined": "var(--xmlui-thickness-border-Button-secondary-outlined)", "color-border-Button-secondary-outlined": "var(--xmlui-color-border-Button-secondary-outlined)", "style-border-Button-secondary-outlined": "var(--xmlui-style-border-Button-secondary-outlined)", "color-text-Button-secondary-outlined": "var(--xmlui-color-text-Button-secondary-outlined)", "shadow-Button-secondary-outlined": "var(--xmlui-shadow-Button-secondary-outlined)", "thickness-outline-Button-secondary-outlined--focus": "var(--xmlui-thickness-outline-Button-secondary-outlined--focus)", "color-outline-Button-secondary-outlined--focus": "var(--xmlui-color-outline-Button-secondary-outlined--focus)", "style-outline-Button-secondary-outlined--focus": "var(--xmlui-style-outline-Button-secondary-outlined--focus)", "offset-outline-Button-secondary-outlined--focus": "var(--xmlui-offset-outline-Button-secondary-outlined--focus)", "color-border-Button-secondary-outlined--hover": "var(--xmlui-color-border-Button-secondary-outlined--hover)", "color-bg-Button-secondary-outlined--hover": "var(--xmlui-color-bg-Button-secondary-outlined--hover)", "color-text-Button-secondary-outlined--hover": "var(--xmlui-color-text-Button-secondary-outlined--hover)", "color-border-Button-secondary-outlined--active": "var(--xmlui-color-border-Button-secondary-outlined--active)", "color-bg-Button-secondary-outlined--active": "var(--xmlui-color-bg-Button-secondary-outlined--active)", "color-text-Button-secondary-outlined--active": "var(--xmlui-color-text-Button-secondary-outlined--active)", "font-size-Button-attention-outlined": "var(--xmlui-font-size-Button-attention-outlined)", "font-weight-Button-attention-outlined": "var(--xmlui-font-weight-Button-attention-outlined)", "radius-Button-attention-outlined": "var(--xmlui-radius-Button-attention-outlined)", "thickness-border-Button-attention-outlined": "var(--xmlui-thickness-border-Button-attention-outlined)", "color-border-Button-attention-outlined": "var(--xmlui-color-border-Button-attention-outlined)", "style-border-Button-attention-outlined": "var(--xmlui-style-border-Button-attention-outlined)", "color-text-Button-attention-outlined": "var(--xmlui-color-text-Button-attention-outlined)", "shadow-Button-attention-outlined": "var(--xmlui-shadow-Button-attention-outlined)", "thickness-outline-Button-attention-outlined--focus": "var(--xmlui-thickness-outline-Button-attention-outlined--focus)", "color-outline-Button-attention-outlined--focus": "var(--xmlui-color-outline-Button-attention-outlined--focus)", "style-outline-Button-attention-outlined--focus": "var(--xmlui-style-outline-Button-attention-outlined--focus)", "offset-outline-Button-attention-outlined--focus": "var(--xmlui-offset-outline-Button-attention-outlined--focus)", "color-border-Button-attention-outlined--hover": "var(--xmlui-color-border-Button-attention-outlined--hover)", "color-bg-Button-attention-outlined--hover": "var(--xmlui-color-bg-Button-attention-outlined--hover)", "color-text-Button-attention-outlined--hover": "var(--xmlui-color-text-Button-attention-outlined--hover)", "color-border-Button-attention-outlined--active": "var(--xmlui-color-border-Button-attention-outlined--active)", "color-bg-Button-attention-outlined--active": "var(--xmlui-color-bg-Button-attention-outlined--active)", "color-text-Button-attention-outlined--active": "var(--xmlui-color-text-Button-attention-outlined--active)", "font-size-Button-primary-ghost": "var(--xmlui-font-size-Button-primary-ghost)", "font-weight-Button-primary-ghost": "var(--xmlui-font-weight-Button-primary-ghost)", "radius-Button-primary-ghost": "var(--xmlui-radius-Button-primary-ghost)", "thickness-border-Button-primary-ghost": "var(--xmlui-thickness-border-Button-primary-ghost)", "color-text-Button-primary-ghost": "var(--xmlui-color-text-Button-primary-ghost)", "thickness-outline-Button-primary-ghost--focus": "var(--xmlui-thickness-outline-Button-primary-ghost--focus)", "color-outline-Button-primary-ghost--focus": "var(--xmlui-color-outline-Button-primary-ghost--focus)", "style-outline-Button-primary-ghost--focus": "var(--xmlui-style-outline-Button-primary-ghost--focus)", "offset-outline-Button-primary-ghost--focus": "var(--xmlui-offset-outline-Button-primary-ghost--focus)", "color-bg-Button-primary-ghost--hover": "var(--xmlui-color-bg-Button-primary-ghost--hover)", "color-text-Button-primary-ghost--hover": "var(--xmlui-color-text-Button-primary-ghost--hover)", "color-bg-Button-primary-ghost--active": "var(--xmlui-color-bg-Button-primary-ghost--active)", "color-text-Button-primary-ghost--active": "var(--xmlui-color-text-Button-primary-ghost--active)", "font-size-Button-secondary-ghost": "var(--xmlui-font-size-Button-secondary-ghost)", "font-weight-Button-secondary-ghost": "var(--xmlui-font-weight-Button-secondary-ghost)", "radius-Button-secondary-ghost": "var(--xmlui-radius-Button-secondary-ghost)", "thickness-border-Button-secondary-ghost": "var(--xmlui-thickness-border-Button-secondary-ghost)", "color-text-Button-secondary-ghost": "var(--xmlui-color-text-Button-secondary-ghost)", "thickness-outline-Button-secondary-ghost--focus": "var(--xmlui-thickness-outline-Button-secondary-ghost--focus)", "color-outline-Button-secondary-ghost--focus": "var(--xmlui-color-outline-Button-secondary-ghost--focus)", "style-outline-Button-secondary-ghost--focus": "var(--xmlui-style-outline-Button-secondary-ghost--focus)", "offset-outline-Button-secondary-ghost--focus": "var(--xmlui-offset-outline-Button-secondary-ghost--focus)", "color-bg-Button-secondary-ghost--hover": "var(--xmlui-color-bg-Button-secondary-ghost--hover)", "color-text-Button-secondary-ghost--hover": "var(--xmlui-color-text-Button-secondary-ghost--hover)", "color-bg-Button-secondary-ghost--active": "var(--xmlui-color-bg-Button-secondary-ghost--active)", "color-text-Button-secondary-ghost--active": "var(--xmlui-color-text-Button-secondary-ghost--active)", "font-size-Button-attention-ghost": "var(--xmlui-font-size-Button-attention-ghost)", "font-weight-Button-attention-ghost": "var(--xmlui-font-weight-Button-attention-ghost)", "radius-Button-attention-ghost": "var(--xmlui-radius-Button-attention-ghost)", "thickness-border-Button-attention-ghost": "var(--xmlui-thickness-border-Button-attention-ghost)", "color-text-Button-attention-ghost": "var(--xmlui-color-text-Button-attention-ghost)", "thickness-outline-Button-attention-ghost--focus": "var(--xmlui-thickness-outline-Button-attention-ghost--focus)", "color-outline-Button-attention-ghost--focus": "var(--xmlui-color-outline-Button-attention-ghost--focus)", "style-outline-Button-attention-ghost--focus": "var(--xmlui-style-outline-Button-attention-ghost--focus)", "offset-outline-Button-attention-ghost--focus": "var(--xmlui-offset-outline-Button-attention-ghost--focus)", "color-bg-Button-attention-ghost--hover": "var(--xmlui-color-bg-Button-attention-ghost--hover)", "color-text-Button-attention-ghost--hover": "var(--xmlui-color-text-Button-attention-ghost--hover)", "color-bg-Button-attention-ghost--active": "var(--xmlui-color-bg-Button-attention-ghost--active)", "color-text-Button-attention-ghost--active": "var(--xmlui-color-text-Button-attention-ghost--active)"}'`, Hr = "_button_13u9a_13", Fr = "_alignStart_13u9a_28", Rr = "_alignEnd_13u9a_31", Wr = "_buttonHorizontal_13u9a_37", qr = "_xs_13u9a_40", Ur = "_sm_13u9a_43", Vr = "_md_13u9a_46", Gr = "_lg_13u9a_49", Yr = "_buttonVertical_13u9a_52", Xr = "_solidPrimary_13u9a_70", Qr = "_solidSecondary_13u9a_103", Zr = "_solidAttention_13u9a_136", Jr = "_outlinedPrimary_13u9a_169", jr = "_outlinedSecondary_13u9a_201", Kr = "_outlinedAttention_13u9a_233", en = "_ghostPrimary_13u9a_265", tn = "_ghostSecondary_13u9a_293", on = "_ghostAttention_13u9a_321", rn = {
7
+ themeVars: Mr,
8
+ button: Hr,
9
+ alignStart: Fr,
10
+ alignEnd: Rr,
11
+ buttonHorizontal: Wr,
12
+ xs: qr,
13
+ sm: Ur,
14
+ md: Vr,
15
+ lg: Gr,
16
+ buttonVertical: Yr,
17
+ solidPrimary: Xr,
18
+ solidSecondary: Qr,
19
+ solidAttention: Zr,
20
+ outlinedPrimary: Jr,
21
+ outlinedSecondary: jr,
22
+ outlinedAttention: Kr,
23
+ ghostPrimary: en,
24
+ ghostSecondary: tn,
25
+ ghostAttention: on
26
26
  };
27
27
  function T({
28
28
  description: e,
@@ -62,7 +62,7 @@ function T({
62
62
  function l(e, t, o, i, n) {
63
63
  return { description: e, availableValues: t, valueType: o, defaultValue: i, isValid: n };
64
64
  }
65
- const rn = [
65
+ const nn = [
66
66
  {
67
67
  value: "_self",
68
68
  description: "The link will open in the same frame as it was clicked."
@@ -84,31 +84,31 @@ const rn = [
84
84
  { value: "sm", description: "Small button" },
85
85
  { value: "md", description: "Medium button" },
86
86
  { value: "lg", description: "Large button" }
87
- ], nn = ["attention", "primary", "secondary"], an = [...nn], Qo = [
87
+ ], an = ["attention", "primary", "secondary"], ln = [...an], Qo = [
88
88
  { value: "attention", description: "Attention state theme color" },
89
89
  { value: "primary", description: "Primary theme color" },
90
90
  { value: "secondary", description: "Secondary theme color" }
91
- ], ln = [
91
+ ], sn = [
92
92
  { value: "button", description: "Regular behavior that only executes logic if explicitly determined." },
93
93
  { value: "submit", description: "The button submits the form data to the server. This is the default for buttons in a Form or NativeForm component." },
94
94
  { value: "reset", description: "Resets all the controls to their initial values. Using it is ill advised for UX reasons." }
95
- ], sn = "button", cn = ["solid", "outlined", "ghost"], un = [...cn], Zo = [
95
+ ], cn = "button", un = ["solid", "outlined", "ghost"], dn = [...un], Zo = [
96
96
  { value: "solid", description: "A button with a border and a filled background." },
97
97
  { value: "outlined", description: "The button is displayed with a border and a transparent background." },
98
98
  { value: "ghost", description: "A button with no border and fill. Only the label is visible; the background is colored when hovered or clicked." }
99
- ], dn = [
99
+ ], pn = [
100
100
  { value: "center", description: "Place the content in the middle" },
101
101
  { value: "start", description: "Justify the content to the left (to the right if in right-to-left)" },
102
102
  { value: "end", description: "Justify the content to the right (to the left if in right-to-left)" }
103
103
  ], mo = [
104
104
  { value: "horizontal", description: "The component will fill the available space horizontally" },
105
105
  { value: "vertical", description: "The component will fill the available space vertically" }
106
- ], pn = ["left", "right", "start", "end"], Jo = [...pn], jo = [
106
+ ], hn = ["left", "right", "start", "end"], Jo = [...hn], jo = [
107
107
  { value: "left", description: "The icon will appear on the left side" },
108
108
  { value: "right", description: "The icon will appear on the right side" },
109
109
  { value: "start", description: "The icon will appear at the start (left side when the left-to-right direction is set)" },
110
110
  { value: "end", description: "The icon will appear at the end (right side when the left-to-right direction is set)" }
111
- ], hn = [
111
+ ], mn = [
112
112
  { value: "primary", description: "Primary theme color, no default icon" },
113
113
  { value: "secondary", description: "Secondary theme color, no default icon" },
114
114
  { value: "success", description: 'Success theme color, "success" icon' },
@@ -117,24 +117,29 @@ const rn = [
117
117
  { value: "info", description: 'Info theme color, "info" icon' },
118
118
  { value: "light", description: "Light theme color, no default icon" },
119
119
  { value: "dark", description: "Dark theme color, no default icon" }
120
- ], mn = [
120
+ ], xn = [
121
121
  { value: "start", description: "The left side of the window (left-to-right) or the right side of the window (right-to-left)" },
122
122
  { value: "end", description: "The right side of the window (left-to-right) or the left side of the window (right-to-left)" },
123
123
  { value: "top", description: "The top of the window" },
124
124
  { value: "bottom", description: "The bottom of the window" }
125
- ], xn = ["start", "end"], fn = [...xn], gn = [
125
+ ], Ko = [
126
+ { value: "left", description: "The left side of the input (left-to-right) or the right side of the input (right-to-left)" },
127
+ { value: "right", description: "The right side of the input (left-to-right) or the left side of the input (right-to-left)" },
128
+ { value: "top", description: "The top of the input" },
129
+ { value: "bottom", description: "The bottom of the input" }
130
+ ], fn = ["start", "end"], gn = [...fn], bn = [
126
131
  // { value: "none", description: "No indicator" },
127
132
  { value: "valid", description: "Visual indicator for an input that is accepted" },
128
133
  { value: "warning", description: "Visual indicator for an input that produced a warning" },
129
134
  { value: "error", description: "Visual indicator for an input that produced an error" }
130
- ], bn = `'{"size-Icon": "var(--xmlui-size-Icon)", "thickness-stroke-Icon": "var(--xmlui-thickness-stroke-Icon)"}'`, vn = "_base_13qtg_13", Ko = {
131
- themeVars: bn,
132
- base: vn
133
- }, Tn = St.createContext(null);
134
- function er() {
135
- return uo(Tn);
135
+ ], vn = `'{"size-Icon": "var(--xmlui-size-Icon)", "thickness-stroke-Icon": "var(--xmlui-thickness-stroke-Icon)"}'`, Tn = "_base_13qtg_13", er = {
136
+ themeVars: vn,
137
+ base: Tn
138
+ }, yn = St.createContext(null);
139
+ function tr() {
140
+ return uo(yn);
136
141
  }
137
- const yn = {
142
+ const kn = {
138
143
  // SVG attributes
139
144
  accentheight: "accentHeight",
140
145
  accumulate: "accumulate",
@@ -375,20 +380,20 @@ const yn = {
375
380
  ychannelselector: "yChannelSelector",
376
381
  z: "z",
377
382
  zoomandpan: "zoomAndPan"
378
- }, kn = /[-:]/g;
379
- function wn(e) {
380
- const { ensureCustomSvgIcon: t, customSvgs: o } = er();
381
- Ar(() => {
383
+ }, wn = /[-:]/g;
384
+ function $n(e) {
385
+ const { ensureCustomSvgIcon: t, customSvgs: o } = tr();
386
+ Er(() => {
382
387
  e && t(e);
383
388
  }, [t, e]);
384
- const i = e ? o[e] : null, n = Er(({ style: s, className: a }) => {
389
+ const i = e ? o[e] : null, n = Nr(({ style: s, className: a }) => {
385
390
  if (!i)
386
391
  return null;
387
392
  const { attributes: c, name: u } = i, y = {};
388
393
  return Object.entries(c).forEach(([g, d]) => {
389
394
  let P = g;
390
- /^(data-|aria-)/.test(g) ? P = g : P = g.replace(kn, "").toLowerCase(), y[yn[P] || g] = d;
391
- }), /* @__PURE__ */ he("svg", { ...y, style: s, className: a, children: /* @__PURE__ */ he("use", { href: `#${u}` }) });
395
+ /^(data-|aria-)/.test(g) ? P = g : P = g.replace(wn, "").toLowerCase(), y[kn[P] || g] = d;
396
+ }), /* @__PURE__ */ pe("svg", { ...y, style: s, className: a, children: /* @__PURE__ */ pe("use", { href: `#${u}` }) });
392
397
  }, [i]);
393
398
  return e ? n : null;
394
399
  }
@@ -412,20 +417,20 @@ function at(...e) {
412
417
  return g;
413
418
  }
414
419
  }
415
- const $n = St.createContext(void 0);
420
+ const _n = St.createContext(void 0);
416
421
  St.createContext(void 0);
417
- function tr() {
418
- return uo($n);
422
+ function or() {
423
+ return uo(_n);
419
424
  }
420
- function _n(e) {
421
- const { getResourceUrl: t } = tr();
425
+ function In(e) {
426
+ const { getResourceUrl: t } = or();
422
427
  return t(e);
423
428
  }
424
- const In = At(function({ name: t, fallback: o, layout: i, className: n, ...s }, a) {
429
+ const Bn = At(function({ name: t, fallback: o, layout: i, className: n, ...s }, a) {
425
430
  var b;
426
- const c = En(t, o), u = typeof (s == null ? void 0 : s.size) == "string" ? An(s.size) : s == null ? void 0 : s.size, y = u || s.width, g = u || s.height, d = {
431
+ const c = Nn(t, o), u = typeof (s == null ? void 0 : s.size) == "string" ? En(s.size) : s == null ? void 0 : s.size, y = u || s.width, g = u || s.height, d = {
427
432
  // className is needed to apply a default color to the icon, thus other component classes can override this one
428
- className: at(Ko.base, n),
433
+ className: at(er.base, n),
429
434
  ...s,
430
435
  size: u,
431
436
  width: y,
@@ -435,23 +440,23 @@ const In = At(function({ name: t, fallback: o, layout: i, className: n, ...s },
435
440
  "--icon-width": y,
436
441
  "--icon-height": g
437
442
  }
438
- }, P = Sn(t);
439
- return P ? /* @__PURE__ */ he(Bn, { ...d, url: P, name: t }) : ((b = c == null ? void 0 : c.renderer) == null ? void 0 : b.call(c, d)) || null;
443
+ }, P = An(t);
444
+ return P ? /* @__PURE__ */ pe(Sn, { ...d, url: P, name: t }) : ((b = c == null ? void 0 : c.renderer) == null ? void 0 : b.call(c, d)) || null;
440
445
  });
441
- function Bn(e) {
446
+ function Sn(e) {
442
447
  var g;
443
- const { url: t, width: o, height: i, name: n, style: s, className: a } = e, c = _n(t), u = (g = c == null ? void 0 : c.toLowerCase()) == null ? void 0 : g.endsWith(".svg"), y = wn(c);
448
+ const { url: t, width: o, height: i, name: n, style: s, className: a } = e, c = In(t), u = (g = c == null ? void 0 : c.toLowerCase()) == null ? void 0 : g.endsWith(".svg"), y = $n(c);
444
449
  if (c && u) {
445
450
  const d = y == null ? void 0 : y({ style: s, className: a });
446
- return d || /* @__PURE__ */ he("span", { style: s, className: a });
451
+ return d || /* @__PURE__ */ pe("span", { style: s, className: a });
447
452
  }
448
- return /* @__PURE__ */ he("img", { src: c, style: { width: o, height: i, ...s }, alt: n });
453
+ return /* @__PURE__ */ pe("img", { src: c, style: { width: o, height: i, ...s }, alt: n });
449
454
  }
450
- function Sn(e) {
451
- const { getResourceUrl: t } = tr();
455
+ function An(e) {
456
+ const { getResourceUrl: t } = or();
452
457
  return e && t(`resource:icon.${e}`);
453
458
  }
454
- function An(e) {
459
+ function En(e) {
455
460
  return {
456
461
  xs: "0.75em",
457
462
  sm: "1em",
@@ -459,8 +464,8 @@ function An(e) {
459
464
  lg: "2em"
460
465
  }[e] || e;
461
466
  }
462
- function En(e, t) {
463
- const o = er();
467
+ function Nn(e, t) {
468
+ const o = tr();
464
469
  if (e && typeof e == "string") {
465
470
  const i = ":", n = e.split(i);
466
471
  if (n.length > 1) {
@@ -478,9 +483,9 @@ function En(e, t) {
478
483
  }
479
484
  return null;
480
485
  }
481
- const Nn = "xmlui", zn = '"[]"', or = {
482
- keyPrefix: Nn,
483
- themeVars: zn
486
+ const zn = "xmlui", Ln = '"[]"', rr = {
487
+ keyPrefix: zn,
488
+ themeVars: Ln
484
489
  };
485
490
  function z(e) {
486
491
  if (!e || typeof e != "string")
@@ -498,8 +503,8 @@ function z(e) {
498
503
  }
499
504
  }
500
505
  }
501
- z(or.keyPrefix);
502
- z(or.themeVars);
506
+ z(rr.keyPrefix);
507
+ z(rr.themeVars);
503
508
  function nt(e) {
504
509
  return {
505
510
  description: e ?? "This property is for internal use only.",
@@ -526,7 +531,7 @@ function ye(e) {
526
531
  description: `This event is triggered when value of ${e} has changed.`
527
532
  };
528
533
  }
529
- function rr() {
534
+ function nr() {
530
535
  return {
531
536
  description: "The `true` value of this property signals that the component is in an _intedeterminate state_."
532
537
  };
@@ -544,7 +549,7 @@ function xe() {
544
549
  function We(e) {
545
550
  return {
546
551
  description: "Places the label at the given position of the component.",
547
- availableValues: ["top", "right", "bottom", "left"],
552
+ availableValues: Ko,
548
553
  defaultValue: e
549
554
  };
550
555
  }
@@ -585,7 +590,7 @@ function fe() {
585
590
  defaultValue: !0
586
591
  };
587
592
  }
588
- function nr() {
593
+ function ir() {
589
594
  return {
590
595
  description: "The `true` value of the property indicates if the user can select multiple items.",
591
596
  valueType: "boolean",
@@ -595,10 +600,10 @@ function nr() {
595
600
  function De() {
596
601
  return {
597
602
  description: "This property allows you to set the validation status of the input component.",
598
- availableValues: gn
603
+ availableValues: bn
599
604
  };
600
605
  }
601
- function ir() {
606
+ function ar() {
602
607
  return {
603
608
  description: "You can query this read-only API property to query the component's current value (`true`: checked, `false`: unchecked)."
604
609
  };
@@ -629,37 +634,37 @@ function Oe() {
629
634
  description: "Set this property to `true` to indicate it must have a value before submitting the containing form."
630
635
  };
631
636
  }
632
- function ar() {
637
+ function lr() {
633
638
  return {
634
639
  description: "This property sets a text to appear at the start (left side when the left-to-right direction is set) of the input."
635
640
  };
636
641
  }
637
- function lr() {
642
+ function sr() {
638
643
  return {
639
644
  description: "This property sets an icon to appear at the start (left side when the left-to-right direction is set) of the input."
640
645
  };
641
646
  }
642
- function sr() {
647
+ function cr() {
643
648
  return {
644
649
  description: "This property sets a text to appear on the end (right side when the left-to-right direction is set) of the input."
645
650
  };
646
651
  }
647
- function cr() {
652
+ function ur() {
648
653
  return {
649
654
  description: "This property sets an icon to appear on the end (right side when the left-to-right direction is set) of the input."
650
655
  };
651
656
  }
652
- function Ln(e) {
657
+ function Pn(e) {
653
658
  return {
654
659
  description: `This property indicates if the ${e} is expanded (\`true\`) or collapsed (\`false\`).`
655
660
  };
656
661
  }
657
- function Pn(e) {
662
+ function Cn(e) {
658
663
  return {
659
664
  description: `This method expands the ${e}.`
660
665
  };
661
666
  }
662
- function Cn(e) {
667
+ function Dn(e) {
663
668
  return {
664
669
  description: `This method collapses the ${e}.`
665
670
  };
@@ -669,28 +674,28 @@ function je(e) {
669
674
  description: `This method sets the focus on the ${e}.`
670
675
  };
671
676
  }
672
- function ur() {
677
+ function dr() {
673
678
  return {
674
679
  description: "You can query the component's value. If no value is set, it will retrieve `undefined`."
675
680
  };
676
681
  }
677
- function Dn(e) {
682
+ function On(e) {
678
683
  return {
679
684
  description: `This event is triggered when the ${e} has been displayed. The event handler has a single boolean argument set to \`true\`, indicating that the user opened the component.`
680
685
  };
681
686
  }
682
- function On(e) {
687
+ function Mn(e) {
683
688
  return {
684
689
  description: `This event is triggered when the ${e} has been closed. The event handler has a single boolean argument set to \`true\`, indicating that the user closed the component.`
685
690
  };
686
691
  }
687
- function dr(e) {
692
+ function pr(e) {
688
693
  return {
689
694
  description: `This property allows you to define a custom trigger instead of the default one provided by \`${e}\`.`,
690
695
  valueType: "ComponentDef"
691
696
  };
692
697
  }
693
- function Mn(e) {
698
+ function Hn(e) {
694
699
  return {
695
700
  description: "This property sets the main axis along which the nested components are rendered.",
696
701
  availableValues: mo,
@@ -698,7 +703,7 @@ function Mn(e) {
698
703
  defaultValue: e
699
704
  };
700
705
  }
701
- const k = "Button", Hn = T({
706
+ const k = "Button", Fn = T({
702
707
  description: "Button is an interactive element that triggers an action when clicked.",
703
708
  status: "stable",
704
709
  props: {
@@ -726,9 +731,9 @@ const k = "Button", Hn = T({
726
731
  ),
727
732
  type: l(
728
733
  `This optional string describes how the ${k} appears in an HTML context. You rarely need to set this property explicitly.`,
729
- ln,
734
+ sn,
730
735
  "string",
731
- sn
736
+ cn
732
737
  ),
733
738
  enabled: l(
734
739
  "The value of this property indicates whether the button accepts actions (`true`) or does not react to them (`false`).",
@@ -747,7 +752,7 @@ const k = "Button", Hn = T({
747
752
  ),
748
753
  contentPosition: l(
749
754
  `This optional value determines how the label and icon (or nested children) should be placedinside the ${k} component.`,
750
- dn,
755
+ pn,
751
756
  "string",
752
757
  "center"
753
758
  )
@@ -757,7 +762,7 @@ const k = "Button", Hn = T({
757
762
  gotFocus: Ee(k),
758
763
  lostFocus: Ne(k)
759
764
  },
760
- themeVars: z(on.themeVars),
765
+ themeVars: z(rn.themeVars),
761
766
  defaultThemeVars: {
762
767
  [`width-${k}`]: "fit-content",
763
768
  [`height-${k}`]: "fit-content",
@@ -845,27 +850,27 @@ const k = "Button", Hn = T({
845
850
  [`color-bg-${k}-attention-ghost--active`]: "$color-danger-950"
846
851
  }
847
852
  }
848
- }), Fn = '"[]"', Rn = "_base_gzmhm_13", Wn = "_hoverContainer_gzmhm_22", qn = "_handlesClick_gzmhm_32", Un = "_vertical_gzmhm_36", Vn = "_reverse_gzmhm_40", Gn = "_horizontal_gzmhm_44", Yn = "_justifyItemsStart_gzmhm_52", Xn = "_justifyItemsCenter_gzmhm_56", Qn = "_justifyItemsStretch_gzmhm_60", Zn = "_justifyItemsEnd_gzmhm_64", Jn = "_alignItemsStart_gzmhm_69", jn = "_alignItemsCenter_gzmhm_73", Kn = "_alignItemsStretch_gzmhm_77", ei = "_alignItemsEnd_gzmhm_81", Se = {
849
- themeVars: Fn,
850
- base: Rn,
851
- hoverContainer: Wn,
852
- handlesClick: qn,
853
- vertical: Un,
854
- reverse: Vn,
855
- horizontal: Gn,
856
- justifyItemsStart: Yn,
857
- justifyItemsCenter: Xn,
858
- justifyItemsStretch: Qn,
859
- justifyItemsEnd: Zn,
860
- alignItemsStart: Jn,
861
- alignItemsCenter: jn,
862
- alignItemsStretch: Kn,
863
- alignItemsEnd: ei
853
+ }), Rn = '"[]"', Wn = "_base_gzmhm_13", qn = "_hoverContainer_gzmhm_22", Un = "_handlesClick_gzmhm_32", Vn = "_vertical_gzmhm_36", Gn = "_reverse_gzmhm_40", Yn = "_horizontal_gzmhm_44", Xn = "_justifyItemsStart_gzmhm_52", Qn = "_justifyItemsCenter_gzmhm_56", Zn = "_justifyItemsStretch_gzmhm_60", Jn = "_justifyItemsEnd_gzmhm_64", jn = "_alignItemsStart_gzmhm_69", Kn = "_alignItemsCenter_gzmhm_73", ei = "_alignItemsStretch_gzmhm_77", ti = "_alignItemsEnd_gzmhm_81", Se = {
854
+ themeVars: Rn,
855
+ base: Wn,
856
+ hoverContainer: qn,
857
+ handlesClick: Un,
858
+ vertical: Vn,
859
+ reverse: Gn,
860
+ horizontal: Yn,
861
+ justifyItemsStart: Xn,
862
+ justifyItemsCenter: Qn,
863
+ justifyItemsStretch: Zn,
864
+ justifyItemsEnd: Jn,
865
+ alignItemsStart: jn,
866
+ alignItemsCenter: Kn,
867
+ alignItemsStretch: ei,
868
+ alignItemsEnd: ti
864
869
  };
865
870
  function Ct(e) {
866
871
  return e[0].toUpperCase() + e.substring(1);
867
872
  }
868
- function ti(e, t, o) {
873
+ function oi(e, t, o) {
869
874
  return po(() => e === "horizontal" ? {
870
875
  horizontal: t && Se[`justifyItems${Ct(t)}`],
871
876
  vertical: o && Se[`alignItems${Ct(o)}`]
@@ -874,17 +879,17 @@ function ti(e, t, o) {
874
879
  vertical: o && Se[`justifyItems${Ct(o)}`]
875
880
  }, [e, t, o]);
876
881
  }
877
- const oi = Object.freeze({});
878
- function ri(e) {
882
+ const ri = Object.freeze({});
883
+ function ni(e) {
879
884
  const t = jt({ mountedFired: !1 });
880
885
  so(() => {
881
886
  t.current.mountedFired || (t.current.mountedFired = !0, e == null || e());
882
887
  }, [e]);
883
888
  }
884
- const ni = "vertical", yo = At(function({
889
+ const ii = "vertical", yo = At(function({
885
890
  uid: t,
886
891
  children: o,
887
- orientation: i = ni,
892
+ orientation: i = ii,
888
893
  horizontalAlignment: n,
889
894
  verticalAlignment: s,
890
895
  layout: a,
@@ -895,9 +900,9 @@ const ni = "vertical", yo = At(function({
895
900
  onMount: d,
896
901
  ...P
897
902
  }, b) {
898
- ri(d);
899
- const { horizontal: O, vertical: S } = ti(i, n, s);
900
- return /* @__PURE__ */ he(
903
+ ni(d);
904
+ const { horizontal: O, vertical: S } = oi(i, n, s);
905
+ return /* @__PURE__ */ pe(
901
906
  "div",
902
907
  {
903
908
  ...P,
@@ -950,7 +955,7 @@ const ni = "vertical", yo = At(function({
950
955
  horizontalAlignment: xo,
951
956
  verticalAlignment: fo
952
957
  }
953
- }, ii = {
958
+ }, ai = {
954
959
  ...zt,
955
960
  specializedFrom: Nt,
956
961
  description: "This component represents a stack rendering its contents vertically.",
@@ -959,7 +964,7 @@ const ni = "vertical", yo = At(function({
959
964
  horizontalAlignment: xo,
960
965
  verticalAlignment: fo
961
966
  }
962
- }, ai = {
967
+ }, li = {
963
968
  ...zt,
964
969
  specializedFrom: Nt,
965
970
  description: "This component represents a stack rendering its contents horizontally.",
@@ -968,54 +973,54 @@ const ni = "vertical", yo = At(function({
968
973
  horizontalAlignment: xo,
969
974
  verticalAlignment: fo
970
975
  }
971
- }, li = {
976
+ }, si = {
972
977
  ...zt,
973
978
  specializedFrom: Nt,
974
979
  description: "This component represents a stack that renders its contents vertically and aligns that in the center along both axes."
975
- }, si = {
980
+ }, ci = {
976
981
  ...zt,
977
982
  specializedFrom: Nt,
978
983
  description: "This component represents a stack that renders its contents horizontally and aligns that in the center along both axes."
979
- }, ci = `'{"Input:radius-TextBox-default": "var(--xmlui-radius-TextBox-default)", "Input:color-border-TextBox-default": "var(--xmlui-color-border-TextBox-default)", "Input:thickness-border-TextBox-default": "var(--xmlui-thickness-border-TextBox-default)", "Input:style-border-TextBox-default": "var(--xmlui-style-border-TextBox-default)", "Input:font-size-TextBox-default": "var(--xmlui-font-size-TextBox-default)", "Input:color-bg-TextBox-default": "var(--xmlui-color-bg-TextBox-default)", "Input:shadow-TextBox-default": "var(--xmlui-shadow-TextBox-default)", "Input:color-text-TextBox-default": "var(--xmlui-color-text-TextBox-default)", "Input:color-border-TextBox-default--hover": "var(--xmlui-color-border-TextBox-default--hover)", "Input:color-bg-TextBox-default--hover": "var(--xmlui-color-bg-TextBox-default--hover)", "Input:shadow-TextBox-default--hover": "var(--xmlui-shadow-TextBox-default--hover)", "Input:color-text-TextBox-default--hover": "var(--xmlui-color-text-TextBox-default--hover)", "Input:color-border-TextBox-default--focus": "var(--xmlui-color-border-TextBox-default--focus)", "Input:color-bg-TextBox-default--focus": "var(--xmlui-color-bg-TextBox-default--focus)", "Input:shadow-TextBox-default--focus": "var(--xmlui-shadow-TextBox-default--focus)", "Input:color-text-TextBox-default--focus": "var(--xmlui-color-text-TextBox-default--focus)", "Input:thickness-outline-TextBox-default--focus": "var(--xmlui-thickness-outline-TextBox-default--focus)", "Input:color-outline-TextBox-default--focus": "var(--xmlui-color-outline-TextBox-default--focus)", "Input:style-outline-TextBox-default--focus": "var(--xmlui-style-outline-TextBox-default--focus)", "Input:offset-outline-TextBox-default--focus": "var(--xmlui-offset-outline-TextBox-default--focus)", "Input:color-placeholder-TextBox-default": "var(--xmlui-color-placeholder-TextBox-default)", "Input:color-adornment-TextBox-default": "var(--xmlui-color-adornment-TextBox-default)", "Input:radius-TextBox-error": "var(--xmlui-radius-TextBox-error)", "Input:color-border-TextBox-error": "var(--xmlui-color-border-TextBox-error)", "Input:thickness-border-TextBox-error": "var(--xmlui-thickness-border-TextBox-error)", "Input:style-border-TextBox-error": "var(--xmlui-style-border-TextBox-error)", "Input:font-size-TextBox-error": "var(--xmlui-font-size-TextBox-error)", "Input:color-bg-TextBox-error": "var(--xmlui-color-bg-TextBox-error)", "Input:shadow-TextBox-error": "var(--xmlui-shadow-TextBox-error)", "Input:color-text-TextBox-error": "var(--xmlui-color-text-TextBox-error)", "Input:color-border-TextBox-error--hover": "var(--xmlui-color-border-TextBox-error--hover)", "Input:color-bg-TextBox-error--hover": "var(--xmlui-color-bg-TextBox-error--hover)", "Input:shadow-TextBox-error--hover": "var(--xmlui-shadow-TextBox-error--hover)", "Input:color-text-TextBox-error--hover": "var(--xmlui-color-text-TextBox-error--hover)", "Input:color-border-TextBox-error--focus": "var(--xmlui-color-border-TextBox-error--focus)", "Input:color-bg-TextBox-error--focus": "var(--xmlui-color-bg-TextBox-error--focus)", "Input:shadow-TextBox-error--focus": "var(--xmlui-shadow-TextBox-error--focus)", "Input:color-text-TextBox-error--focus": "var(--xmlui-color-text-TextBox-error--focus)", "Input:thickness-outline-TextBox-error--focus": "var(--xmlui-thickness-outline-TextBox-error--focus)", "Input:color-outline-TextBox-error--focus": "var(--xmlui-color-outline-TextBox-error--focus)", "Input:style-outline-TextBox-error--focus": "var(--xmlui-style-outline-TextBox-error--focus)", "Input:offset-outline-TextBox-error--focus": "var(--xmlui-offset-outline-TextBox-error--focus)", "Input:color-placeholder-TextBox-error": "var(--xmlui-color-placeholder-TextBox-error)", "Input:color-adornment-TextBox-error": "var(--xmlui-color-adornment-TextBox-error)", "Input:radius-TextBox-warning": "var(--xmlui-radius-TextBox-warning)", "Input:color-border-TextBox-warning": "var(--xmlui-color-border-TextBox-warning)", "Input:thickness-border-TextBox-warning": "var(--xmlui-thickness-border-TextBox-warning)", "Input:style-border-TextBox-warning": "var(--xmlui-style-border-TextBox-warning)", "Input:font-size-TextBox-warning": "var(--xmlui-font-size-TextBox-warning)", "Input:color-bg-TextBox-warning": "var(--xmlui-color-bg-TextBox-warning)", "Input:shadow-TextBox-warning": "var(--xmlui-shadow-TextBox-warning)", "Input:color-text-TextBox-warning": "var(--xmlui-color-text-TextBox-warning)", "Input:color-border-TextBox-warning--hover": "var(--xmlui-color-border-TextBox-warning--hover)", "Input:color-bg-TextBox-warning--hover": "var(--xmlui-color-bg-TextBox-warning--hover)", "Input:shadow-TextBox-warning--hover": "var(--xmlui-shadow-TextBox-warning--hover)", "Input:color-text-TextBox-warning--hover": "var(--xmlui-color-text-TextBox-warning--hover)", "Input:color-border-TextBox-warning--focus": "var(--xmlui-color-border-TextBox-warning--focus)", "Input:color-bg-TextBox-warning--focus": "var(--xmlui-color-bg-TextBox-warning--focus)", "Input:shadow-TextBox-warning--focus": "var(--xmlui-shadow-TextBox-warning--focus)", "Input:color-text-TextBox-warning--focus": "var(--xmlui-color-text-TextBox-warning--focus)", "Input:thickness-outline-TextBox-warning--focus": "var(--xmlui-thickness-outline-TextBox-warning--focus)", "Input:color-outline-TextBox-warning--focus": "var(--xmlui-color-outline-TextBox-warning--focus)", "Input:style-outline-TextBox-warning--focus": "var(--xmlui-style-outline-TextBox-warning--focus)", "Input:offset-outline-TextBox-warning--focus": "var(--xmlui-offset-outline-TextBox-warning--focus)", "Input:color-placeholder-TextBox-warning": "var(--xmlui-color-placeholder-TextBox-warning)", "Input:color-adornment-TextBox-warning": "var(--xmlui-color-adornment-TextBox-warning)", "Input:radius-TextBox-success": "var(--xmlui-radius-TextBox-success)", "Input:color-border-TextBox-success": "var(--xmlui-color-border-TextBox-success)", "Input:thickness-border-TextBox-success": "var(--xmlui-thickness-border-TextBox-success)", "Input:style-border-TextBox-success": "var(--xmlui-style-border-TextBox-success)", "Input:font-size-TextBox-success": "var(--xmlui-font-size-TextBox-success)", "Input:color-bg-TextBox-success": "var(--xmlui-color-bg-TextBox-success)", "Input:shadow-TextBox-success": "var(--xmlui-shadow-TextBox-success)", "Input:color-text-TextBox-success": "var(--xmlui-color-text-TextBox-success)", "Input:color-border-TextBox-success--hover": "var(--xmlui-color-border-TextBox-success--hover)", "Input:color-bg-TextBox-success--hover": "var(--xmlui-color-bg-TextBox-success--hover)", "Input:shadow-TextBox-success--hover": "var(--xmlui-shadow-TextBox-success--hover)", "Input:color-text-TextBox-success--hover": "var(--xmlui-color-text-TextBox-success--hover)", "Input:color-border-TextBox-success--focus": "var(--xmlui-color-border-TextBox-success--focus)", "Input:color-bg-TextBox-success--focus": "var(--xmlui-color-bg-TextBox-success--focus)", "Input:shadow-TextBox-success--focus": "var(--xmlui-shadow-TextBox-success--focus)", "Input:color-text-TextBox-success--focus": "var(--xmlui-color-text-TextBox-success--focus)", "Input:thickness-outline-TextBox-success--focus": "var(--xmlui-thickness-outline-TextBox-success--focus)", "Input:color-outline-TextBox-success--focus": "var(--xmlui-color-outline-TextBox-success--focus)", "Input:style-outline-TextBox-success--focus": "var(--xmlui-style-outline-TextBox-success--focus)", "Input:offset-outline-TextBox-success--focus": "var(--xmlui-offset-outline-TextBox-success--focus)", "Input:color-placeholder-TextBox-success": "var(--xmlui-color-placeholder-TextBox-success)", "Input:color-adornment-TextBox-success": "var(--xmlui-color-adornment-TextBox-success)", "Input:color-bg-TextBox--disabled": "var(--xmlui-color-bg-TextBox--disabled)", "Input:color-text-TextBox--disabled": "var(--xmlui-color-text-TextBox--disabled)", "Input:color-border-TextBox--disabled": "var(--xmlui-color-border-TextBox--disabled)"}'`, ui = "_inputRoot_1watn_13", di = "_input_1watn_13", pi = "_adornment_1watn_53", hi = "_error_1watn_56", mi = "_warning_1watn_90", xi = "_valid_1watn_124", fi = "_readOnly_1watn_175", gi = {
980
- themeVars: ci,
981
- inputRoot: ui,
982
- input: di,
983
- adornment: pi,
984
- error: hi,
985
- warning: mi,
986
- valid: xi,
987
- readOnly: fi
988
- }, bi = `'{"font-family-Text-abbr": "var(--xmlui-font-family-Text-abbr)", "font-size-Text-abbr": "var(--xmlui-font-size-Text-abbr)", "font-weight-Text-abbr": "var(--xmlui-font-weight-Text-abbr)", "font-style-Text-abbr": "var(--xmlui-font-style-Text-abbr)", "font-stretch-Text-abbr": "var(--xmlui-font-stretch-Text-abbr)", "line-decoration-Text-abbr": "var(--xmlui-line-decoration-Text-abbr)", "color-decoration-Text-abbr": "var(--xmlui-color-decoration-Text-abbr)", "style-decoration-Text-abbr": "var(--xmlui-style-decoration-Text-abbr)", "thickness-decoration-Text-abbr": "var(--xmlui-thickness-decoration-Text-abbr)", "offset-decoration-Text-abbr": "var(--xmlui-offset-decoration-Text-abbr)", "line-height-Text-abbr": "var(--xmlui-line-height-Text-abbr)", "color-Text-abbr": "var(--xmlui-color-Text-abbr)", "color-bg-Text-abbr": "var(--xmlui-color-bg-Text-abbr)", "border-radius-Text-abbr": "var(--xmlui-border-radius-Text-abbr)", "color-border-Text-abbr": "var(--xmlui-color-border-Text-abbr)", "thickness-border-Text-abbr": "var(--xmlui-thickness-border-Text-abbr)", "style-border-Text-abbr": "var(--xmlui-style-border-Text-abbr)", "margin-top-Text-abbr": "var(--xmlui-margin-top-Text-abbr)", "margin-bottom-Text-abbr": "var(--xmlui-margin-bottom-Text-abbr)", "padding-horizontal-Text-abbr": "var(--xmlui-padding-horizontal-Text-abbr)", "padding-vertical-Text-abbr": "var(--xmlui-padding-vertical-Text-abbr)", "transform-Text-abbr": "var(--xmlui-transform-Text-abbr)", "align-vertical-Text-abbr": "var(--xmlui-align-vertical-Text-abbr)", "letter-spacing-Text-abbr": "var(--xmlui-letter-spacing-Text-abbr)", "font-family-Text-cite": "var(--xmlui-font-family-Text-cite)", "font-size-Text-cite": "var(--xmlui-font-size-Text-cite)", "font-weight-Text-cite": "var(--xmlui-font-weight-Text-cite)", "font-style-Text-cite": "var(--xmlui-font-style-Text-cite)", "font-stretch-Text-cite": "var(--xmlui-font-stretch-Text-cite)", "line-decoration-Text-cite": "var(--xmlui-line-decoration-Text-cite)", "color-decoration-Text-cite": "var(--xmlui-color-decoration-Text-cite)", "style-decoration-Text-cite": "var(--xmlui-style-decoration-Text-cite)", "thickness-decoration-Text-cite": "var(--xmlui-thickness-decoration-Text-cite)", "offset-decoration-Text-cite": "var(--xmlui-offset-decoration-Text-cite)", "line-height-Text-cite": "var(--xmlui-line-height-Text-cite)", "color-Text-cite": "var(--xmlui-color-Text-cite)", "color-bg-Text-cite": "var(--xmlui-color-bg-Text-cite)", "border-radius-Text-cite": "var(--xmlui-border-radius-Text-cite)", "color-border-Text-cite": "var(--xmlui-color-border-Text-cite)", "thickness-border-Text-cite": "var(--xmlui-thickness-border-Text-cite)", "style-border-Text-cite": "var(--xmlui-style-border-Text-cite)", "margin-top-Text-cite": "var(--xmlui-margin-top-Text-cite)", "margin-bottom-Text-cite": "var(--xmlui-margin-bottom-Text-cite)", "padding-horizontal-Text-cite": "var(--xmlui-padding-horizontal-Text-cite)", "padding-vertical-Text-cite": "var(--xmlui-padding-vertical-Text-cite)", "transform-Text-cite": "var(--xmlui-transform-Text-cite)", "align-vertical-Text-cite": "var(--xmlui-align-vertical-Text-cite)", "letter-spacing-Text-cite": "var(--xmlui-letter-spacing-Text-cite)", "font-family-Text-code": "var(--xmlui-font-family-Text-code)", "font-size-Text-code": "var(--xmlui-font-size-Text-code)", "font-weight-Text-code": "var(--xmlui-font-weight-Text-code)", "font-style-Text-code": "var(--xmlui-font-style-Text-code)", "font-stretch-Text-code": "var(--xmlui-font-stretch-Text-code)", "line-decoration-Text-code": "var(--xmlui-line-decoration-Text-code)", "color-decoration-Text-code": "var(--xmlui-color-decoration-Text-code)", "style-decoration-Text-code": "var(--xmlui-style-decoration-Text-code)", "thickness-decoration-Text-code": "var(--xmlui-thickness-decoration-Text-code)", "offset-decoration-Text-code": "var(--xmlui-offset-decoration-Text-code)", "line-height-Text-code": "var(--xmlui-line-height-Text-code)", "color-Text-code": "var(--xmlui-color-Text-code)", "color-bg-Text-code": "var(--xmlui-color-bg-Text-code)", "border-radius-Text-code": "var(--xmlui-border-radius-Text-code)", "color-border-Text-code": "var(--xmlui-color-border-Text-code)", "thickness-border-Text-code": "var(--xmlui-thickness-border-Text-code)", "style-border-Text-code": "var(--xmlui-style-border-Text-code)", "margin-top-Text-code": "var(--xmlui-margin-top-Text-code)", "margin-bottom-Text-code": "var(--xmlui-margin-bottom-Text-code)", "padding-horizontal-Text-code": "var(--xmlui-padding-horizontal-Text-code)", "padding-vertical-Text-code": "var(--xmlui-padding-vertical-Text-code)", "transform-Text-code": "var(--xmlui-transform-Text-code)", "align-vertical-Text-code": "var(--xmlui-align-vertical-Text-code)", "letter-spacing-Text-code": "var(--xmlui-letter-spacing-Text-code)", "font-family-Text-codefence": "var(--xmlui-font-family-Text-codefence)", "font-size-Text-codefence": "var(--xmlui-font-size-Text-codefence)", "font-weight-Text-codefence": "var(--xmlui-font-weight-Text-codefence)", "font-style-Text-codefence": "var(--xmlui-font-style-Text-codefence)", "font-stretch-Text-codefence": "var(--xmlui-font-stretch-Text-codefence)", "line-decoration-Text-codefence": "var(--xmlui-line-decoration-Text-codefence)", "color-decoration-Text-codefence": "var(--xmlui-color-decoration-Text-codefence)", "style-decoration-Text-codefence": "var(--xmlui-style-decoration-Text-codefence)", "thickness-decoration-Text-codefence": "var(--xmlui-thickness-decoration-Text-codefence)", "offset-decoration-Text-codefence": "var(--xmlui-offset-decoration-Text-codefence)", "line-height-Text-codefence": "var(--xmlui-line-height-Text-codefence)", "color-Text-codefence": "var(--xmlui-color-Text-codefence)", "color-bg-Text-codefence": "var(--xmlui-color-bg-Text-codefence)", "border-radius-Text-codefence": "var(--xmlui-border-radius-Text-codefence)", "color-border-Text-codefence": "var(--xmlui-color-border-Text-codefence)", "thickness-border-Text-codefence": "var(--xmlui-thickness-border-Text-codefence)", "style-border-Text-codefence": "var(--xmlui-style-border-Text-codefence)", "margin-top-Text-codefence": "var(--xmlui-margin-top-Text-codefence)", "margin-bottom-Text-codefence": "var(--xmlui-margin-bottom-Text-codefence)", "padding-horizontal-Text-codefence": "var(--xmlui-padding-horizontal-Text-codefence)", "padding-vertical-Text-codefence": "var(--xmlui-padding-vertical-Text-codefence)", "transform-Text-codefence": "var(--xmlui-transform-Text-codefence)", "align-vertical-Text-codefence": "var(--xmlui-align-vertical-Text-codefence)", "letter-spacing-Text-codefence": "var(--xmlui-letter-spacing-Text-codefence)", "font-family-Text-deleted": "var(--xmlui-font-family-Text-deleted)", "font-size-Text-deleted": "var(--xmlui-font-size-Text-deleted)", "font-weight-Text-deleted": "var(--xmlui-font-weight-Text-deleted)", "font-style-Text-deleted": "var(--xmlui-font-style-Text-deleted)", "font-stretch-Text-deleted": "var(--xmlui-font-stretch-Text-deleted)", "line-decoration-Text-deleted": "var(--xmlui-line-decoration-Text-deleted)", "color-decoration-Text-deleted": "var(--xmlui-color-decoration-Text-deleted)", "style-decoration-Text-deleted": "var(--xmlui-style-decoration-Text-deleted)", "thickness-decoration-Text-deleted": "var(--xmlui-thickness-decoration-Text-deleted)", "offset-decoration-Text-deleted": "var(--xmlui-offset-decoration-Text-deleted)", "line-height-Text-deleted": "var(--xmlui-line-height-Text-deleted)", "color-Text-deleted": "var(--xmlui-color-Text-deleted)", "color-bg-Text-deleted": "var(--xmlui-color-bg-Text-deleted)", "border-radius-Text-deleted": "var(--xmlui-border-radius-Text-deleted)", "color-border-Text-deleted": "var(--xmlui-color-border-Text-deleted)", "thickness-border-Text-deleted": "var(--xmlui-thickness-border-Text-deleted)", "style-border-Text-deleted": "var(--xmlui-style-border-Text-deleted)", "margin-top-Text-deleted": "var(--xmlui-margin-top-Text-deleted)", "margin-bottom-Text-deleted": "var(--xmlui-margin-bottom-Text-deleted)", "padding-horizontal-Text-deleted": "var(--xmlui-padding-horizontal-Text-deleted)", "padding-vertical-Text-deleted": "var(--xmlui-padding-vertical-Text-deleted)", "transform-Text-deleted": "var(--xmlui-transform-Text-deleted)", "align-vertical-Text-deleted": "var(--xmlui-align-vertical-Text-deleted)", "letter-spacing-Text-deleted": "var(--xmlui-letter-spacing-Text-deleted)", "font-family-Text-inserted": "var(--xmlui-font-family-Text-inserted)", "font-size-Text-inserted": "var(--xmlui-font-size-Text-inserted)", "font-weight-Text-inserted": "var(--xmlui-font-weight-Text-inserted)", "font-style-Text-inserted": "var(--xmlui-font-style-Text-inserted)", "font-stretch-Text-inserted": "var(--xmlui-font-stretch-Text-inserted)", "line-decoration-Text-inserted": "var(--xmlui-line-decoration-Text-inserted)", "color-decoration-Text-inserted": "var(--xmlui-color-decoration-Text-inserted)", "style-decoration-Text-inserted": "var(--xmlui-style-decoration-Text-inserted)", "thickness-decoration-Text-inserted": "var(--xmlui-thickness-decoration-Text-inserted)", "offset-decoration-Text-inserted": "var(--xmlui-offset-decoration-Text-inserted)", "line-height-Text-inserted": "var(--xmlui-line-height-Text-inserted)", "color-Text-inserted": "var(--xmlui-color-Text-inserted)", "color-bg-Text-inserted": "var(--xmlui-color-bg-Text-inserted)", "border-radius-Text-inserted": "var(--xmlui-border-radius-Text-inserted)", "color-border-Text-inserted": "var(--xmlui-color-border-Text-inserted)", "thickness-border-Text-inserted": "var(--xmlui-thickness-border-Text-inserted)", "style-border-Text-inserted": "var(--xmlui-style-border-Text-inserted)", "margin-top-Text-inserted": "var(--xmlui-margin-top-Text-inserted)", "margin-bottom-Text-inserted": "var(--xmlui-margin-bottom-Text-inserted)", "padding-horizontal-Text-inserted": "var(--xmlui-padding-horizontal-Text-inserted)", "padding-vertical-Text-inserted": "var(--xmlui-padding-vertical-Text-inserted)", "transform-Text-inserted": "var(--xmlui-transform-Text-inserted)", "align-vertical-Text-inserted": "var(--xmlui-align-vertical-Text-inserted)", "letter-spacing-Text-inserted": "var(--xmlui-letter-spacing-Text-inserted)", "font-family-Text-keyboard": "var(--xmlui-font-family-Text-keyboard)", "font-size-Text-keyboard": "var(--xmlui-font-size-Text-keyboard)", "font-weight-Text-keyboard": "var(--xmlui-font-weight-Text-keyboard)", "font-style-Text-keyboard": "var(--xmlui-font-style-Text-keyboard)", "font-stretch-Text-keyboard": "var(--xmlui-font-stretch-Text-keyboard)", "line-decoration-Text-keyboard": "var(--xmlui-line-decoration-Text-keyboard)", "color-decoration-Text-keyboard": "var(--xmlui-color-decoration-Text-keyboard)", "style-decoration-Text-keyboard": "var(--xmlui-style-decoration-Text-keyboard)", "thickness-decoration-Text-keyboard": "var(--xmlui-thickness-decoration-Text-keyboard)", "offset-decoration-Text-keyboard": "var(--xmlui-offset-decoration-Text-keyboard)", "line-height-Text-keyboard": "var(--xmlui-line-height-Text-keyboard)", "color-Text-keyboard": "var(--xmlui-color-Text-keyboard)", "color-bg-Text-keyboard": "var(--xmlui-color-bg-Text-keyboard)", "border-radius-Text-keyboard": "var(--xmlui-border-radius-Text-keyboard)", "color-border-Text-keyboard": "var(--xmlui-color-border-Text-keyboard)", "thickness-border-Text-keyboard": "var(--xmlui-thickness-border-Text-keyboard)", "style-border-Text-keyboard": "var(--xmlui-style-border-Text-keyboard)", "margin-top-Text-keyboard": "var(--xmlui-margin-top-Text-keyboard)", "margin-bottom-Text-keyboard": "var(--xmlui-margin-bottom-Text-keyboard)", "padding-horizontal-Text-keyboard": "var(--xmlui-padding-horizontal-Text-keyboard)", "padding-vertical-Text-keyboard": "var(--xmlui-padding-vertical-Text-keyboard)", "transform-Text-keyboard": "var(--xmlui-transform-Text-keyboard)", "align-vertical-Text-keyboard": "var(--xmlui-align-vertical-Text-keyboard)", "letter-spacing-Text-keyboard": "var(--xmlui-letter-spacing-Text-keyboard)", "font-family-Text-marked": "var(--xmlui-font-family-Text-marked)", "font-size-Text-marked": "var(--xmlui-font-size-Text-marked)", "font-weight-Text-marked": "var(--xmlui-font-weight-Text-marked)", "font-style-Text-marked": "var(--xmlui-font-style-Text-marked)", "font-stretch-Text-marked": "var(--xmlui-font-stretch-Text-marked)", "line-decoration-Text-marked": "var(--xmlui-line-decoration-Text-marked)", "color-decoration-Text-marked": "var(--xmlui-color-decoration-Text-marked)", "style-decoration-Text-marked": "var(--xmlui-style-decoration-Text-marked)", "thickness-decoration-Text-marked": "var(--xmlui-thickness-decoration-Text-marked)", "offset-decoration-Text-marked": "var(--xmlui-offset-decoration-Text-marked)", "line-height-Text-marked": "var(--xmlui-line-height-Text-marked)", "color-Text-marked": "var(--xmlui-color-Text-marked)", "color-bg-Text-marked": "var(--xmlui-color-bg-Text-marked)", "border-radius-Text-marked": "var(--xmlui-border-radius-Text-marked)", "color-border-Text-marked": "var(--xmlui-color-border-Text-marked)", "thickness-border-Text-marked": "var(--xmlui-thickness-border-Text-marked)", "style-border-Text-marked": "var(--xmlui-style-border-Text-marked)", "margin-top-Text-marked": "var(--xmlui-margin-top-Text-marked)", "margin-bottom-Text-marked": "var(--xmlui-margin-bottom-Text-marked)", "padding-horizontal-Text-marked": "var(--xmlui-padding-horizontal-Text-marked)", "padding-vertical-Text-marked": "var(--xmlui-padding-vertical-Text-marked)", "transform-Text-marked": "var(--xmlui-transform-Text-marked)", "align-vertical-Text-marked": "var(--xmlui-align-vertical-Text-marked)", "letter-spacing-Text-marked": "var(--xmlui-letter-spacing-Text-marked)", "font-family-Text-mono": "var(--xmlui-font-family-Text-mono)", "font-size-Text-mono": "var(--xmlui-font-size-Text-mono)", "font-weight-Text-mono": "var(--xmlui-font-weight-Text-mono)", "font-style-Text-mono": "var(--xmlui-font-style-Text-mono)", "font-stretch-Text-mono": "var(--xmlui-font-stretch-Text-mono)", "line-decoration-Text-mono": "var(--xmlui-line-decoration-Text-mono)", "color-decoration-Text-mono": "var(--xmlui-color-decoration-Text-mono)", "style-decoration-Text-mono": "var(--xmlui-style-decoration-Text-mono)", "thickness-decoration-Text-mono": "var(--xmlui-thickness-decoration-Text-mono)", "offset-decoration-Text-mono": "var(--xmlui-offset-decoration-Text-mono)", "line-height-Text-mono": "var(--xmlui-line-height-Text-mono)", "color-Text-mono": "var(--xmlui-color-Text-mono)", "color-bg-Text-mono": "var(--xmlui-color-bg-Text-mono)", "border-radius-Text-mono": "var(--xmlui-border-radius-Text-mono)", "color-border-Text-mono": "var(--xmlui-color-border-Text-mono)", "thickness-border-Text-mono": "var(--xmlui-thickness-border-Text-mono)", "style-border-Text-mono": "var(--xmlui-style-border-Text-mono)", "margin-top-Text-mono": "var(--xmlui-margin-top-Text-mono)", "margin-bottom-Text-mono": "var(--xmlui-margin-bottom-Text-mono)", "padding-horizontal-Text-mono": "var(--xmlui-padding-horizontal-Text-mono)", "padding-vertical-Text-mono": "var(--xmlui-padding-vertical-Text-mono)", "transform-Text-mono": "var(--xmlui-transform-Text-mono)", "align-vertical-Text-mono": "var(--xmlui-align-vertical-Text-mono)", "letter-spacing-Text-mono": "var(--xmlui-letter-spacing-Text-mono)", "font-family-Text-sample": "var(--xmlui-font-family-Text-sample)", "font-size-Text-sample": "var(--xmlui-font-size-Text-sample)", "font-weight-Text-sample": "var(--xmlui-font-weight-Text-sample)", "font-style-Text-sample": "var(--xmlui-font-style-Text-sample)", "font-stretch-Text-sample": "var(--xmlui-font-stretch-Text-sample)", "line-decoration-Text-sample": "var(--xmlui-line-decoration-Text-sample)", "color-decoration-Text-sample": "var(--xmlui-color-decoration-Text-sample)", "style-decoration-Text-sample": "var(--xmlui-style-decoration-Text-sample)", "thickness-decoration-Text-sample": "var(--xmlui-thickness-decoration-Text-sample)", "offset-decoration-Text-sample": "var(--xmlui-offset-decoration-Text-sample)", "line-height-Text-sample": "var(--xmlui-line-height-Text-sample)", "color-Text-sample": "var(--xmlui-color-Text-sample)", "color-bg-Text-sample": "var(--xmlui-color-bg-Text-sample)", "border-radius-Text-sample": "var(--xmlui-border-radius-Text-sample)", "color-border-Text-sample": "var(--xmlui-color-border-Text-sample)", "thickness-border-Text-sample": "var(--xmlui-thickness-border-Text-sample)", "style-border-Text-sample": "var(--xmlui-style-border-Text-sample)", "margin-top-Text-sample": "var(--xmlui-margin-top-Text-sample)", "margin-bottom-Text-sample": "var(--xmlui-margin-bottom-Text-sample)", "padding-horizontal-Text-sample": "var(--xmlui-padding-horizontal-Text-sample)", "padding-vertical-Text-sample": "var(--xmlui-padding-vertical-Text-sample)", "transform-Text-sample": "var(--xmlui-transform-Text-sample)", "align-vertical-Text-sample": "var(--xmlui-align-vertical-Text-sample)", "letter-spacing-Text-sample": "var(--xmlui-letter-spacing-Text-sample)", "font-family-Text-sup": "var(--xmlui-font-family-Text-sup)", "font-size-Text-sup": "var(--xmlui-font-size-Text-sup)", "font-weight-Text-sup": "var(--xmlui-font-weight-Text-sup)", "font-style-Text-sup": "var(--xmlui-font-style-Text-sup)", "font-stretch-Text-sup": "var(--xmlui-font-stretch-Text-sup)", "line-decoration-Text-sup": "var(--xmlui-line-decoration-Text-sup)", "color-decoration-Text-sup": "var(--xmlui-color-decoration-Text-sup)", "style-decoration-Text-sup": "var(--xmlui-style-decoration-Text-sup)", "thickness-decoration-Text-sup": "var(--xmlui-thickness-decoration-Text-sup)", "offset-decoration-Text-sup": "var(--xmlui-offset-decoration-Text-sup)", "line-height-Text-sup": "var(--xmlui-line-height-Text-sup)", "color-Text-sup": "var(--xmlui-color-Text-sup)", "color-bg-Text-sup": "var(--xmlui-color-bg-Text-sup)", "border-radius-Text-sup": "var(--xmlui-border-radius-Text-sup)", "color-border-Text-sup": "var(--xmlui-color-border-Text-sup)", "thickness-border-Text-sup": "var(--xmlui-thickness-border-Text-sup)", "style-border-Text-sup": "var(--xmlui-style-border-Text-sup)", "margin-top-Text-sup": "var(--xmlui-margin-top-Text-sup)", "margin-bottom-Text-sup": "var(--xmlui-margin-bottom-Text-sup)", "padding-horizontal-Text-sup": "var(--xmlui-padding-horizontal-Text-sup)", "padding-vertical-Text-sup": "var(--xmlui-padding-vertical-Text-sup)", "transform-Text-sup": "var(--xmlui-transform-Text-sup)", "align-vertical-Text-sup": "var(--xmlui-align-vertical-Text-sup)", "letter-spacing-Text-sup": "var(--xmlui-letter-spacing-Text-sup)", "font-family-Text-sub": "var(--xmlui-font-family-Text-sub)", "font-size-Text-sub": "var(--xmlui-font-size-Text-sub)", "font-weight-Text-sub": "var(--xmlui-font-weight-Text-sub)", "font-style-Text-sub": "var(--xmlui-font-style-Text-sub)", "font-stretch-Text-sub": "var(--xmlui-font-stretch-Text-sub)", "line-decoration-Text-sub": "var(--xmlui-line-decoration-Text-sub)", "color-decoration-Text-sub": "var(--xmlui-color-decoration-Text-sub)", "style-decoration-Text-sub": "var(--xmlui-style-decoration-Text-sub)", "thickness-decoration-Text-sub": "var(--xmlui-thickness-decoration-Text-sub)", "offset-decoration-Text-sub": "var(--xmlui-offset-decoration-Text-sub)", "line-height-Text-sub": "var(--xmlui-line-height-Text-sub)", "color-Text-sub": "var(--xmlui-color-Text-sub)", "color-bg-Text-sub": "var(--xmlui-color-bg-Text-sub)", "border-radius-Text-sub": "var(--xmlui-border-radius-Text-sub)", "color-border-Text-sub": "var(--xmlui-color-border-Text-sub)", "thickness-border-Text-sub": "var(--xmlui-thickness-border-Text-sub)", "style-border-Text-sub": "var(--xmlui-style-border-Text-sub)", "margin-top-Text-sub": "var(--xmlui-margin-top-Text-sub)", "margin-bottom-Text-sub": "var(--xmlui-margin-bottom-Text-sub)", "padding-horizontal-Text-sub": "var(--xmlui-padding-horizontal-Text-sub)", "padding-vertical-Text-sub": "var(--xmlui-padding-vertical-Text-sub)", "transform-Text-sub": "var(--xmlui-transform-Text-sub)", "align-vertical-Text-sub": "var(--xmlui-align-vertical-Text-sub)", "letter-spacing-Text-sub": "var(--xmlui-letter-spacing-Text-sub)", "font-family-Text-var": "var(--xmlui-font-family-Text-var)", "font-size-Text-var": "var(--xmlui-font-size-Text-var)", "font-weight-Text-var": "var(--xmlui-font-weight-Text-var)", "font-style-Text-var": "var(--xmlui-font-style-Text-var)", "font-stretch-Text-var": "var(--xmlui-font-stretch-Text-var)", "line-decoration-Text-var": "var(--xmlui-line-decoration-Text-var)", "color-decoration-Text-var": "var(--xmlui-color-decoration-Text-var)", "style-decoration-Text-var": "var(--xmlui-style-decoration-Text-var)", "thickness-decoration-Text-var": "var(--xmlui-thickness-decoration-Text-var)", "offset-decoration-Text-var": "var(--xmlui-offset-decoration-Text-var)", "line-height-Text-var": "var(--xmlui-line-height-Text-var)", "color-Text-var": "var(--xmlui-color-Text-var)", "color-bg-Text-var": "var(--xmlui-color-bg-Text-var)", "border-radius-Text-var": "var(--xmlui-border-radius-Text-var)", "color-border-Text-var": "var(--xmlui-color-border-Text-var)", "thickness-border-Text-var": "var(--xmlui-thickness-border-Text-var)", "style-border-Text-var": "var(--xmlui-style-border-Text-var)", "margin-top-Text-var": "var(--xmlui-margin-top-Text-var)", "margin-bottom-Text-var": "var(--xmlui-margin-bottom-Text-var)", "padding-horizontal-Text-var": "var(--xmlui-padding-horizontal-Text-var)", "padding-vertical-Text-var": "var(--xmlui-padding-vertical-Text-var)", "transform-Text-var": "var(--xmlui-transform-Text-var)", "align-vertical-Text-var": "var(--xmlui-align-vertical-Text-var)", "letter-spacing-Text-var": "var(--xmlui-letter-spacing-Text-var)", "font-family-Text-title": "var(--xmlui-font-family-Text-title)", "font-size-Text-title": "var(--xmlui-font-size-Text-title)", "font-weight-Text-title": "var(--xmlui-font-weight-Text-title)", "font-style-Text-title": "var(--xmlui-font-style-Text-title)", "font-stretch-Text-title": "var(--xmlui-font-stretch-Text-title)", "line-decoration-Text-title": "var(--xmlui-line-decoration-Text-title)", "color-decoration-Text-title": "var(--xmlui-color-decoration-Text-title)", "style-decoration-Text-title": "var(--xmlui-style-decoration-Text-title)", "thickness-decoration-Text-title": "var(--xmlui-thickness-decoration-Text-title)", "offset-decoration-Text-title": "var(--xmlui-offset-decoration-Text-title)", "line-height-Text-title": "var(--xmlui-line-height-Text-title)", "color-Text-title": "var(--xmlui-color-Text-title)", "color-bg-Text-title": "var(--xmlui-color-bg-Text-title)", "border-radius-Text-title": "var(--xmlui-border-radius-Text-title)", "color-border-Text-title": "var(--xmlui-color-border-Text-title)", "thickness-border-Text-title": "var(--xmlui-thickness-border-Text-title)", "style-border-Text-title": "var(--xmlui-style-border-Text-title)", "margin-top-Text-title": "var(--xmlui-margin-top-Text-title)", "margin-bottom-Text-title": "var(--xmlui-margin-bottom-Text-title)", "padding-horizontal-Text-title": "var(--xmlui-padding-horizontal-Text-title)", "padding-vertical-Text-title": "var(--xmlui-padding-vertical-Text-title)", "transform-Text-title": "var(--xmlui-transform-Text-title)", "align-vertical-Text-title": "var(--xmlui-align-vertical-Text-title)", "letter-spacing-Text-title": "var(--xmlui-letter-spacing-Text-title)", "font-family-Text-subtitle": "var(--xmlui-font-family-Text-subtitle)", "font-size-Text-subtitle": "var(--xmlui-font-size-Text-subtitle)", "font-weight-Text-subtitle": "var(--xmlui-font-weight-Text-subtitle)", "font-style-Text-subtitle": "var(--xmlui-font-style-Text-subtitle)", "font-stretch-Text-subtitle": "var(--xmlui-font-stretch-Text-subtitle)", "line-decoration-Text-subtitle": "var(--xmlui-line-decoration-Text-subtitle)", "color-decoration-Text-subtitle": "var(--xmlui-color-decoration-Text-subtitle)", "style-decoration-Text-subtitle": "var(--xmlui-style-decoration-Text-subtitle)", "thickness-decoration-Text-subtitle": "var(--xmlui-thickness-decoration-Text-subtitle)", "offset-decoration-Text-subtitle": "var(--xmlui-offset-decoration-Text-subtitle)", "line-height-Text-subtitle": "var(--xmlui-line-height-Text-subtitle)", "color-Text-subtitle": "var(--xmlui-color-Text-subtitle)", "color-bg-Text-subtitle": "var(--xmlui-color-bg-Text-subtitle)", "border-radius-Text-subtitle": "var(--xmlui-border-radius-Text-subtitle)", "color-border-Text-subtitle": "var(--xmlui-color-border-Text-subtitle)", "thickness-border-Text-subtitle": "var(--xmlui-thickness-border-Text-subtitle)", "style-border-Text-subtitle": "var(--xmlui-style-border-Text-subtitle)", "margin-top-Text-subtitle": "var(--xmlui-margin-top-Text-subtitle)", "margin-bottom-Text-subtitle": "var(--xmlui-margin-bottom-Text-subtitle)", "padding-horizontal-Text-subtitle": "var(--xmlui-padding-horizontal-Text-subtitle)", "padding-vertical-Text-subtitle": "var(--xmlui-padding-vertical-Text-subtitle)", "transform-Text-subtitle": "var(--xmlui-transform-Text-subtitle)", "align-vertical-Text-subtitle": "var(--xmlui-align-vertical-Text-subtitle)", "letter-spacing-Text-subtitle": "var(--xmlui-letter-spacing-Text-subtitle)", "font-family-Text-small": "var(--xmlui-font-family-Text-small)", "font-size-Text-small": "var(--xmlui-font-size-Text-small)", "font-weight-Text-small": "var(--xmlui-font-weight-Text-small)", "font-style-Text-small": "var(--xmlui-font-style-Text-small)", "font-stretch-Text-small": "var(--xmlui-font-stretch-Text-small)", "line-decoration-Text-small": "var(--xmlui-line-decoration-Text-small)", "color-decoration-Text-small": "var(--xmlui-color-decoration-Text-small)", "style-decoration-Text-small": "var(--xmlui-style-decoration-Text-small)", "thickness-decoration-Text-small": "var(--xmlui-thickness-decoration-Text-small)", "offset-decoration-Text-small": "var(--xmlui-offset-decoration-Text-small)", "line-height-Text-small": "var(--xmlui-line-height-Text-small)", "color-Text-small": "var(--xmlui-color-Text-small)", "color-bg-Text-small": "var(--xmlui-color-bg-Text-small)", "border-radius-Text-small": "var(--xmlui-border-radius-Text-small)", "color-border-Text-small": "var(--xmlui-color-border-Text-small)", "thickness-border-Text-small": "var(--xmlui-thickness-border-Text-small)", "style-border-Text-small": "var(--xmlui-style-border-Text-small)", "margin-top-Text-small": "var(--xmlui-margin-top-Text-small)", "margin-bottom-Text-small": "var(--xmlui-margin-bottom-Text-small)", "padding-horizontal-Text-small": "var(--xmlui-padding-horizontal-Text-small)", "padding-vertical-Text-small": "var(--xmlui-padding-vertical-Text-small)", "transform-Text-small": "var(--xmlui-transform-Text-small)", "align-vertical-Text-small": "var(--xmlui-align-vertical-Text-small)", "letter-spacing-Text-small": "var(--xmlui-letter-spacing-Text-small)", "font-family-Text-caption": "var(--xmlui-font-family-Text-caption)", "font-size-Text-caption": "var(--xmlui-font-size-Text-caption)", "font-weight-Text-caption": "var(--xmlui-font-weight-Text-caption)", "font-style-Text-caption": "var(--xmlui-font-style-Text-caption)", "font-stretch-Text-caption": "var(--xmlui-font-stretch-Text-caption)", "line-decoration-Text-caption": "var(--xmlui-line-decoration-Text-caption)", "color-decoration-Text-caption": "var(--xmlui-color-decoration-Text-caption)", "style-decoration-Text-caption": "var(--xmlui-style-decoration-Text-caption)", "thickness-decoration-Text-caption": "var(--xmlui-thickness-decoration-Text-caption)", "offset-decoration-Text-caption": "var(--xmlui-offset-decoration-Text-caption)", "line-height-Text-caption": "var(--xmlui-line-height-Text-caption)", "color-Text-caption": "var(--xmlui-color-Text-caption)", "color-bg-Text-caption": "var(--xmlui-color-bg-Text-caption)", "border-radius-Text-caption": "var(--xmlui-border-radius-Text-caption)", "color-border-Text-caption": "var(--xmlui-color-border-Text-caption)", "thickness-border-Text-caption": "var(--xmlui-thickness-border-Text-caption)", "style-border-Text-caption": "var(--xmlui-style-border-Text-caption)", "margin-top-Text-caption": "var(--xmlui-margin-top-Text-caption)", "margin-bottom-Text-caption": "var(--xmlui-margin-bottom-Text-caption)", "padding-horizontal-Text-caption": "var(--xmlui-padding-horizontal-Text-caption)", "padding-vertical-Text-caption": "var(--xmlui-padding-vertical-Text-caption)", "transform-Text-caption": "var(--xmlui-transform-Text-caption)", "align-vertical-Text-caption": "var(--xmlui-align-vertical-Text-caption)", "letter-spacing-Text-caption": "var(--xmlui-letter-spacing-Text-caption)", "font-family-Text-placeholder": "var(--xmlui-font-family-Text-placeholder)", "font-size-Text-placeholder": "var(--xmlui-font-size-Text-placeholder)", "font-weight-Text-placeholder": "var(--xmlui-font-weight-Text-placeholder)", "font-style-Text-placeholder": "var(--xmlui-font-style-Text-placeholder)", "font-stretch-Text-placeholder": "var(--xmlui-font-stretch-Text-placeholder)", "line-decoration-Text-placeholder": "var(--xmlui-line-decoration-Text-placeholder)", "color-decoration-Text-placeholder": "var(--xmlui-color-decoration-Text-placeholder)", "style-decoration-Text-placeholder": "var(--xmlui-style-decoration-Text-placeholder)", "thickness-decoration-Text-placeholder": "var(--xmlui-thickness-decoration-Text-placeholder)", "offset-decoration-Text-placeholder": "var(--xmlui-offset-decoration-Text-placeholder)", "line-height-Text-placeholder": "var(--xmlui-line-height-Text-placeholder)", "color-Text-placeholder": "var(--xmlui-color-Text-placeholder)", "color-bg-Text-placeholder": "var(--xmlui-color-bg-Text-placeholder)", "border-radius-Text-placeholder": "var(--xmlui-border-radius-Text-placeholder)", "color-border-Text-placeholder": "var(--xmlui-color-border-Text-placeholder)", "thickness-border-Text-placeholder": "var(--xmlui-thickness-border-Text-placeholder)", "style-border-Text-placeholder": "var(--xmlui-style-border-Text-placeholder)", "margin-top-Text-placeholder": "var(--xmlui-margin-top-Text-placeholder)", "margin-bottom-Text-placeholder": "var(--xmlui-margin-bottom-Text-placeholder)", "padding-horizontal-Text-placeholder": "var(--xmlui-padding-horizontal-Text-placeholder)", "padding-vertical-Text-placeholder": "var(--xmlui-padding-vertical-Text-placeholder)", "transform-Text-placeholder": "var(--xmlui-transform-Text-placeholder)", "align-vertical-Text-placeholder": "var(--xmlui-align-vertical-Text-placeholder)", "letter-spacing-Text-placeholder": "var(--xmlui-letter-spacing-Text-placeholder)", "font-family-Text-paragraph": "var(--xmlui-font-family-Text-paragraph)", "font-size-Text-paragraph": "var(--xmlui-font-size-Text-paragraph)", "font-weight-Text-paragraph": "var(--xmlui-font-weight-Text-paragraph)", "font-style-Text-paragraph": "var(--xmlui-font-style-Text-paragraph)", "font-stretch-Text-paragraph": "var(--xmlui-font-stretch-Text-paragraph)", "line-decoration-Text-paragraph": "var(--xmlui-line-decoration-Text-paragraph)", "color-decoration-Text-paragraph": "var(--xmlui-color-decoration-Text-paragraph)", "style-decoration-Text-paragraph": "var(--xmlui-style-decoration-Text-paragraph)", "thickness-decoration-Text-paragraph": "var(--xmlui-thickness-decoration-Text-paragraph)", "offset-decoration-Text-paragraph": "var(--xmlui-offset-decoration-Text-paragraph)", "line-height-Text-paragraph": "var(--xmlui-line-height-Text-paragraph)", "color-Text-paragraph": "var(--xmlui-color-Text-paragraph)", "color-bg-Text-paragraph": "var(--xmlui-color-bg-Text-paragraph)", "border-radius-Text-paragraph": "var(--xmlui-border-radius-Text-paragraph)", "color-border-Text-paragraph": "var(--xmlui-color-border-Text-paragraph)", "thickness-border-Text-paragraph": "var(--xmlui-thickness-border-Text-paragraph)", "style-border-Text-paragraph": "var(--xmlui-style-border-Text-paragraph)", "margin-top-Text-paragraph": "var(--xmlui-margin-top-Text-paragraph)", "margin-bottom-Text-paragraph": "var(--xmlui-margin-bottom-Text-paragraph)", "padding-horizontal-Text-paragraph": "var(--xmlui-padding-horizontal-Text-paragraph)", "padding-vertical-Text-paragraph": "var(--xmlui-padding-vertical-Text-paragraph)", "transform-Text-paragraph": "var(--xmlui-transform-Text-paragraph)", "align-vertical-Text-paragraph": "var(--xmlui-align-vertical-Text-paragraph)", "letter-spacing-Text-paragraph": "var(--xmlui-letter-spacing-Text-paragraph)", "font-family-Text-subheading": "var(--xmlui-font-family-Text-subheading)", "font-size-Text-subheading": "var(--xmlui-font-size-Text-subheading)", "font-weight-Text-subheading": "var(--xmlui-font-weight-Text-subheading)", "font-style-Text-subheading": "var(--xmlui-font-style-Text-subheading)", "font-stretch-Text-subheading": "var(--xmlui-font-stretch-Text-subheading)", "line-decoration-Text-subheading": "var(--xmlui-line-decoration-Text-subheading)", "color-decoration-Text-subheading": "var(--xmlui-color-decoration-Text-subheading)", "style-decoration-Text-subheading": "var(--xmlui-style-decoration-Text-subheading)", "thickness-decoration-Text-subheading": "var(--xmlui-thickness-decoration-Text-subheading)", "offset-decoration-Text-subheading": "var(--xmlui-offset-decoration-Text-subheading)", "line-height-Text-subheading": "var(--xmlui-line-height-Text-subheading)", "color-Text-subheading": "var(--xmlui-color-Text-subheading)", "color-bg-Text-subheading": "var(--xmlui-color-bg-Text-subheading)", "border-radius-Text-subheading": "var(--xmlui-border-radius-Text-subheading)", "color-border-Text-subheading": "var(--xmlui-color-border-Text-subheading)", "thickness-border-Text-subheading": "var(--xmlui-thickness-border-Text-subheading)", "style-border-Text-subheading": "var(--xmlui-style-border-Text-subheading)", "margin-top-Text-subheading": "var(--xmlui-margin-top-Text-subheading)", "margin-bottom-Text-subheading": "var(--xmlui-margin-bottom-Text-subheading)", "padding-horizontal-Text-subheading": "var(--xmlui-padding-horizontal-Text-subheading)", "padding-vertical-Text-subheading": "var(--xmlui-padding-vertical-Text-subheading)", "transform-Text-subheading": "var(--xmlui-transform-Text-subheading)", "align-vertical-Text-subheading": "var(--xmlui-align-vertical-Text-subheading)", "letter-spacing-Text-subheading": "var(--xmlui-letter-spacing-Text-subheading)", "font-family-Text-tableheading": "var(--xmlui-font-family-Text-tableheading)", "font-size-Text-tableheading": "var(--xmlui-font-size-Text-tableheading)", "font-weight-Text-tableheading": "var(--xmlui-font-weight-Text-tableheading)", "font-style-Text-tableheading": "var(--xmlui-font-style-Text-tableheading)", "font-stretch-Text-tableheading": "var(--xmlui-font-stretch-Text-tableheading)", "line-decoration-Text-tableheading": "var(--xmlui-line-decoration-Text-tableheading)", "color-decoration-Text-tableheading": "var(--xmlui-color-decoration-Text-tableheading)", "style-decoration-Text-tableheading": "var(--xmlui-style-decoration-Text-tableheading)", "thickness-decoration-Text-tableheading": "var(--xmlui-thickness-decoration-Text-tableheading)", "offset-decoration-Text-tableheading": "var(--xmlui-offset-decoration-Text-tableheading)", "line-height-Text-tableheading": "var(--xmlui-line-height-Text-tableheading)", "color-Text-tableheading": "var(--xmlui-color-Text-tableheading)", "color-bg-Text-tableheading": "var(--xmlui-color-bg-Text-tableheading)", "border-radius-Text-tableheading": "var(--xmlui-border-radius-Text-tableheading)", "color-border-Text-tableheading": "var(--xmlui-color-border-Text-tableheading)", "thickness-border-Text-tableheading": "var(--xmlui-thickness-border-Text-tableheading)", "style-border-Text-tableheading": "var(--xmlui-style-border-Text-tableheading)", "margin-top-Text-tableheading": "var(--xmlui-margin-top-Text-tableheading)", "margin-bottom-Text-tableheading": "var(--xmlui-margin-bottom-Text-tableheading)", "padding-horizontal-Text-tableheading": "var(--xmlui-padding-horizontal-Text-tableheading)", "padding-vertical-Text-tableheading": "var(--xmlui-padding-vertical-Text-tableheading)", "transform-Text-tableheading": "var(--xmlui-transform-Text-tableheading)", "align-vertical-Text-tableheading": "var(--xmlui-align-vertical-Text-tableheading)", "letter-spacing-Text-tableheading": "var(--xmlui-letter-spacing-Text-tableheading)", "font-family-Text-secondary": "var(--xmlui-font-family-Text-secondary)", "font-size-Text-secondary": "var(--xmlui-font-size-Text-secondary)", "font-weight-Text-secondary": "var(--xmlui-font-weight-Text-secondary)", "font-style-Text-secondary": "var(--xmlui-font-style-Text-secondary)", "font-stretch-Text-secondary": "var(--xmlui-font-stretch-Text-secondary)", "line-decoration-Text-secondary": "var(--xmlui-line-decoration-Text-secondary)", "color-decoration-Text-secondary": "var(--xmlui-color-decoration-Text-secondary)", "style-decoration-Text-secondary": "var(--xmlui-style-decoration-Text-secondary)", "thickness-decoration-Text-secondary": "var(--xmlui-thickness-decoration-Text-secondary)", "offset-decoration-Text-secondary": "var(--xmlui-offset-decoration-Text-secondary)", "line-height-Text-secondary": "var(--xmlui-line-height-Text-secondary)", "color-Text-secondary": "var(--xmlui-color-Text-secondary)", "color-bg-Text-secondary": "var(--xmlui-color-bg-Text-secondary)", "border-radius-Text-secondary": "var(--xmlui-border-radius-Text-secondary)", "color-border-Text-secondary": "var(--xmlui-color-border-Text-secondary)", "thickness-border-Text-secondary": "var(--xmlui-thickness-border-Text-secondary)", "style-border-Text-secondary": "var(--xmlui-style-border-Text-secondary)", "margin-top-Text-secondary": "var(--xmlui-margin-top-Text-secondary)", "margin-bottom-Text-secondary": "var(--xmlui-margin-bottom-Text-secondary)", "padding-horizontal-Text-secondary": "var(--xmlui-padding-horizontal-Text-secondary)", "padding-vertical-Text-secondary": "var(--xmlui-padding-vertical-Text-secondary)", "transform-Text-secondary": "var(--xmlui-transform-Text-secondary)", "align-vertical-Text-secondary": "var(--xmlui-align-vertical-Text-secondary)", "letter-spacing-Text-secondary": "var(--xmlui-letter-spacing-Text-secondary)"}'`, vi = "_text_1v46g_13", Ti = "_abbr_1v46g_23", yi = "_cite_1v46g_51", ki = "_codefence_1v46g_79", wi = "_code_1v46g_79", $i = "_deleted_1v46g_135", _i = "_inserted_1v46g_178", Ii = "_keyboard_1v46g_221", Bi = "_marked_1v46g_249", Si = "_mono_1v46g_292", Ai = "_sample_1v46g_320", Ei = "_sup_1v46g_348", Ni = "_sub_1v46g_376", zi = "_title_1v46g_432", Li = "_subtitle_1v46g_460", Pi = "_small_1v46g_488", Ci = "_caption_1v46g_516", Di = "_placeholder_1v46g_544", Oi = "_paragraph_1v46g_572", Mi = "_subheading_1v46g_600", Hi = "_tableheading_1v46g_628", Fi = "_secondary_1v46g_656", Ri = "_strong_1v46g_684", Wi = "_truncateOverflow_1v46g_692", qi = "_preserveLinebreaks_1v46g_699", Ui = "_noEllipsis_1v46g_703", bt = {
989
- themeVars: bi,
990
- text: vi,
991
- abbr: Ti,
992
- cite: yi,
993
- codefence: ki,
994
- code: wi,
995
- deleted: $i,
996
- inserted: _i,
997
- keyboard: Ii,
998
- marked: Bi,
999
- mono: Si,
1000
- sample: Ai,
1001
- sup: Ei,
1002
- sub: Ni,
984
+ }, ui = `'{"Input:radius-TextBox-default": "var(--xmlui-radius-TextBox-default)", "Input:color-border-TextBox-default": "var(--xmlui-color-border-TextBox-default)", "Input:thickness-border-TextBox-default": "var(--xmlui-thickness-border-TextBox-default)", "Input:style-border-TextBox-default": "var(--xmlui-style-border-TextBox-default)", "Input:font-size-TextBox-default": "var(--xmlui-font-size-TextBox-default)", "Input:color-bg-TextBox-default": "var(--xmlui-color-bg-TextBox-default)", "Input:shadow-TextBox-default": "var(--xmlui-shadow-TextBox-default)", "Input:color-text-TextBox-default": "var(--xmlui-color-text-TextBox-default)", "Input:color-border-TextBox-default--hover": "var(--xmlui-color-border-TextBox-default--hover)", "Input:color-bg-TextBox-default--hover": "var(--xmlui-color-bg-TextBox-default--hover)", "Input:shadow-TextBox-default--hover": "var(--xmlui-shadow-TextBox-default--hover)", "Input:color-text-TextBox-default--hover": "var(--xmlui-color-text-TextBox-default--hover)", "Input:color-border-TextBox-default--focus": "var(--xmlui-color-border-TextBox-default--focus)", "Input:color-bg-TextBox-default--focus": "var(--xmlui-color-bg-TextBox-default--focus)", "Input:shadow-TextBox-default--focus": "var(--xmlui-shadow-TextBox-default--focus)", "Input:color-text-TextBox-default--focus": "var(--xmlui-color-text-TextBox-default--focus)", "Input:thickness-outline-TextBox-default--focus": "var(--xmlui-thickness-outline-TextBox-default--focus)", "Input:color-outline-TextBox-default--focus": "var(--xmlui-color-outline-TextBox-default--focus)", "Input:style-outline-TextBox-default--focus": "var(--xmlui-style-outline-TextBox-default--focus)", "Input:offset-outline-TextBox-default--focus": "var(--xmlui-offset-outline-TextBox-default--focus)", "Input:color-placeholder-TextBox-default": "var(--xmlui-color-placeholder-TextBox-default)", "Input:color-adornment-TextBox-default": "var(--xmlui-color-adornment-TextBox-default)", "Input:radius-TextBox-error": "var(--xmlui-radius-TextBox-error)", "Input:color-border-TextBox-error": "var(--xmlui-color-border-TextBox-error)", "Input:thickness-border-TextBox-error": "var(--xmlui-thickness-border-TextBox-error)", "Input:style-border-TextBox-error": "var(--xmlui-style-border-TextBox-error)", "Input:font-size-TextBox-error": "var(--xmlui-font-size-TextBox-error)", "Input:color-bg-TextBox-error": "var(--xmlui-color-bg-TextBox-error)", "Input:shadow-TextBox-error": "var(--xmlui-shadow-TextBox-error)", "Input:color-text-TextBox-error": "var(--xmlui-color-text-TextBox-error)", "Input:color-border-TextBox-error--hover": "var(--xmlui-color-border-TextBox-error--hover)", "Input:color-bg-TextBox-error--hover": "var(--xmlui-color-bg-TextBox-error--hover)", "Input:shadow-TextBox-error--hover": "var(--xmlui-shadow-TextBox-error--hover)", "Input:color-text-TextBox-error--hover": "var(--xmlui-color-text-TextBox-error--hover)", "Input:color-border-TextBox-error--focus": "var(--xmlui-color-border-TextBox-error--focus)", "Input:color-bg-TextBox-error--focus": "var(--xmlui-color-bg-TextBox-error--focus)", "Input:shadow-TextBox-error--focus": "var(--xmlui-shadow-TextBox-error--focus)", "Input:color-text-TextBox-error--focus": "var(--xmlui-color-text-TextBox-error--focus)", "Input:thickness-outline-TextBox-error--focus": "var(--xmlui-thickness-outline-TextBox-error--focus)", "Input:color-outline-TextBox-error--focus": "var(--xmlui-color-outline-TextBox-error--focus)", "Input:style-outline-TextBox-error--focus": "var(--xmlui-style-outline-TextBox-error--focus)", "Input:offset-outline-TextBox-error--focus": "var(--xmlui-offset-outline-TextBox-error--focus)", "Input:color-placeholder-TextBox-error": "var(--xmlui-color-placeholder-TextBox-error)", "Input:color-adornment-TextBox-error": "var(--xmlui-color-adornment-TextBox-error)", "Input:radius-TextBox-warning": "var(--xmlui-radius-TextBox-warning)", "Input:color-border-TextBox-warning": "var(--xmlui-color-border-TextBox-warning)", "Input:thickness-border-TextBox-warning": "var(--xmlui-thickness-border-TextBox-warning)", "Input:style-border-TextBox-warning": "var(--xmlui-style-border-TextBox-warning)", "Input:font-size-TextBox-warning": "var(--xmlui-font-size-TextBox-warning)", "Input:color-bg-TextBox-warning": "var(--xmlui-color-bg-TextBox-warning)", "Input:shadow-TextBox-warning": "var(--xmlui-shadow-TextBox-warning)", "Input:color-text-TextBox-warning": "var(--xmlui-color-text-TextBox-warning)", "Input:color-border-TextBox-warning--hover": "var(--xmlui-color-border-TextBox-warning--hover)", "Input:color-bg-TextBox-warning--hover": "var(--xmlui-color-bg-TextBox-warning--hover)", "Input:shadow-TextBox-warning--hover": "var(--xmlui-shadow-TextBox-warning--hover)", "Input:color-text-TextBox-warning--hover": "var(--xmlui-color-text-TextBox-warning--hover)", "Input:color-border-TextBox-warning--focus": "var(--xmlui-color-border-TextBox-warning--focus)", "Input:color-bg-TextBox-warning--focus": "var(--xmlui-color-bg-TextBox-warning--focus)", "Input:shadow-TextBox-warning--focus": "var(--xmlui-shadow-TextBox-warning--focus)", "Input:color-text-TextBox-warning--focus": "var(--xmlui-color-text-TextBox-warning--focus)", "Input:thickness-outline-TextBox-warning--focus": "var(--xmlui-thickness-outline-TextBox-warning--focus)", "Input:color-outline-TextBox-warning--focus": "var(--xmlui-color-outline-TextBox-warning--focus)", "Input:style-outline-TextBox-warning--focus": "var(--xmlui-style-outline-TextBox-warning--focus)", "Input:offset-outline-TextBox-warning--focus": "var(--xmlui-offset-outline-TextBox-warning--focus)", "Input:color-placeholder-TextBox-warning": "var(--xmlui-color-placeholder-TextBox-warning)", "Input:color-adornment-TextBox-warning": "var(--xmlui-color-adornment-TextBox-warning)", "Input:radius-TextBox-success": "var(--xmlui-radius-TextBox-success)", "Input:color-border-TextBox-success": "var(--xmlui-color-border-TextBox-success)", "Input:thickness-border-TextBox-success": "var(--xmlui-thickness-border-TextBox-success)", "Input:style-border-TextBox-success": "var(--xmlui-style-border-TextBox-success)", "Input:font-size-TextBox-success": "var(--xmlui-font-size-TextBox-success)", "Input:color-bg-TextBox-success": "var(--xmlui-color-bg-TextBox-success)", "Input:shadow-TextBox-success": "var(--xmlui-shadow-TextBox-success)", "Input:color-text-TextBox-success": "var(--xmlui-color-text-TextBox-success)", "Input:color-border-TextBox-success--hover": "var(--xmlui-color-border-TextBox-success--hover)", "Input:color-bg-TextBox-success--hover": "var(--xmlui-color-bg-TextBox-success--hover)", "Input:shadow-TextBox-success--hover": "var(--xmlui-shadow-TextBox-success--hover)", "Input:color-text-TextBox-success--hover": "var(--xmlui-color-text-TextBox-success--hover)", "Input:color-border-TextBox-success--focus": "var(--xmlui-color-border-TextBox-success--focus)", "Input:color-bg-TextBox-success--focus": "var(--xmlui-color-bg-TextBox-success--focus)", "Input:shadow-TextBox-success--focus": "var(--xmlui-shadow-TextBox-success--focus)", "Input:color-text-TextBox-success--focus": "var(--xmlui-color-text-TextBox-success--focus)", "Input:thickness-outline-TextBox-success--focus": "var(--xmlui-thickness-outline-TextBox-success--focus)", "Input:color-outline-TextBox-success--focus": "var(--xmlui-color-outline-TextBox-success--focus)", "Input:style-outline-TextBox-success--focus": "var(--xmlui-style-outline-TextBox-success--focus)", "Input:offset-outline-TextBox-success--focus": "var(--xmlui-offset-outline-TextBox-success--focus)", "Input:color-placeholder-TextBox-success": "var(--xmlui-color-placeholder-TextBox-success)", "Input:color-adornment-TextBox-success": "var(--xmlui-color-adornment-TextBox-success)", "Input:color-bg-TextBox--disabled": "var(--xmlui-color-bg-TextBox--disabled)", "Input:color-text-TextBox--disabled": "var(--xmlui-color-text-TextBox--disabled)", "Input:color-border-TextBox--disabled": "var(--xmlui-color-border-TextBox--disabled)"}'`, di = "_inputRoot_1watn_13", pi = "_input_1watn_13", hi = "_adornment_1watn_53", mi = "_error_1watn_56", xi = "_warning_1watn_90", fi = "_valid_1watn_124", gi = "_readOnly_1watn_175", bi = {
985
+ themeVars: ui,
986
+ inputRoot: di,
987
+ input: pi,
988
+ adornment: hi,
989
+ error: mi,
990
+ warning: xi,
991
+ valid: fi,
992
+ readOnly: gi
993
+ }, vi = `'{"font-family-Text-abbr": "var(--xmlui-font-family-Text-abbr)", "font-size-Text-abbr": "var(--xmlui-font-size-Text-abbr)", "font-weight-Text-abbr": "var(--xmlui-font-weight-Text-abbr)", "font-style-Text-abbr": "var(--xmlui-font-style-Text-abbr)", "font-stretch-Text-abbr": "var(--xmlui-font-stretch-Text-abbr)", "line-decoration-Text-abbr": "var(--xmlui-line-decoration-Text-abbr)", "color-decoration-Text-abbr": "var(--xmlui-color-decoration-Text-abbr)", "style-decoration-Text-abbr": "var(--xmlui-style-decoration-Text-abbr)", "thickness-decoration-Text-abbr": "var(--xmlui-thickness-decoration-Text-abbr)", "offset-decoration-Text-abbr": "var(--xmlui-offset-decoration-Text-abbr)", "line-height-Text-abbr": "var(--xmlui-line-height-Text-abbr)", "color-Text-abbr": "var(--xmlui-color-Text-abbr)", "color-bg-Text-abbr": "var(--xmlui-color-bg-Text-abbr)", "border-radius-Text-abbr": "var(--xmlui-border-radius-Text-abbr)", "color-border-Text-abbr": "var(--xmlui-color-border-Text-abbr)", "thickness-border-Text-abbr": "var(--xmlui-thickness-border-Text-abbr)", "style-border-Text-abbr": "var(--xmlui-style-border-Text-abbr)", "margin-top-Text-abbr": "var(--xmlui-margin-top-Text-abbr)", "margin-bottom-Text-abbr": "var(--xmlui-margin-bottom-Text-abbr)", "padding-horizontal-Text-abbr": "var(--xmlui-padding-horizontal-Text-abbr)", "padding-vertical-Text-abbr": "var(--xmlui-padding-vertical-Text-abbr)", "transform-Text-abbr": "var(--xmlui-transform-Text-abbr)", "align-vertical-Text-abbr": "var(--xmlui-align-vertical-Text-abbr)", "letter-spacing-Text-abbr": "var(--xmlui-letter-spacing-Text-abbr)", "font-family-Text-cite": "var(--xmlui-font-family-Text-cite)", "font-size-Text-cite": "var(--xmlui-font-size-Text-cite)", "font-weight-Text-cite": "var(--xmlui-font-weight-Text-cite)", "font-style-Text-cite": "var(--xmlui-font-style-Text-cite)", "font-stretch-Text-cite": "var(--xmlui-font-stretch-Text-cite)", "line-decoration-Text-cite": "var(--xmlui-line-decoration-Text-cite)", "color-decoration-Text-cite": "var(--xmlui-color-decoration-Text-cite)", "style-decoration-Text-cite": "var(--xmlui-style-decoration-Text-cite)", "thickness-decoration-Text-cite": "var(--xmlui-thickness-decoration-Text-cite)", "offset-decoration-Text-cite": "var(--xmlui-offset-decoration-Text-cite)", "line-height-Text-cite": "var(--xmlui-line-height-Text-cite)", "color-Text-cite": "var(--xmlui-color-Text-cite)", "color-bg-Text-cite": "var(--xmlui-color-bg-Text-cite)", "border-radius-Text-cite": "var(--xmlui-border-radius-Text-cite)", "color-border-Text-cite": "var(--xmlui-color-border-Text-cite)", "thickness-border-Text-cite": "var(--xmlui-thickness-border-Text-cite)", "style-border-Text-cite": "var(--xmlui-style-border-Text-cite)", "margin-top-Text-cite": "var(--xmlui-margin-top-Text-cite)", "margin-bottom-Text-cite": "var(--xmlui-margin-bottom-Text-cite)", "padding-horizontal-Text-cite": "var(--xmlui-padding-horizontal-Text-cite)", "padding-vertical-Text-cite": "var(--xmlui-padding-vertical-Text-cite)", "transform-Text-cite": "var(--xmlui-transform-Text-cite)", "align-vertical-Text-cite": "var(--xmlui-align-vertical-Text-cite)", "letter-spacing-Text-cite": "var(--xmlui-letter-spacing-Text-cite)", "font-family-Text-code": "var(--xmlui-font-family-Text-code)", "font-size-Text-code": "var(--xmlui-font-size-Text-code)", "font-weight-Text-code": "var(--xmlui-font-weight-Text-code)", "font-style-Text-code": "var(--xmlui-font-style-Text-code)", "font-stretch-Text-code": "var(--xmlui-font-stretch-Text-code)", "line-decoration-Text-code": "var(--xmlui-line-decoration-Text-code)", "color-decoration-Text-code": "var(--xmlui-color-decoration-Text-code)", "style-decoration-Text-code": "var(--xmlui-style-decoration-Text-code)", "thickness-decoration-Text-code": "var(--xmlui-thickness-decoration-Text-code)", "offset-decoration-Text-code": "var(--xmlui-offset-decoration-Text-code)", "line-height-Text-code": "var(--xmlui-line-height-Text-code)", "color-Text-code": "var(--xmlui-color-Text-code)", "color-bg-Text-code": "var(--xmlui-color-bg-Text-code)", "border-radius-Text-code": "var(--xmlui-border-radius-Text-code)", "color-border-Text-code": "var(--xmlui-color-border-Text-code)", "thickness-border-Text-code": "var(--xmlui-thickness-border-Text-code)", "style-border-Text-code": "var(--xmlui-style-border-Text-code)", "margin-top-Text-code": "var(--xmlui-margin-top-Text-code)", "margin-bottom-Text-code": "var(--xmlui-margin-bottom-Text-code)", "padding-horizontal-Text-code": "var(--xmlui-padding-horizontal-Text-code)", "padding-vertical-Text-code": "var(--xmlui-padding-vertical-Text-code)", "transform-Text-code": "var(--xmlui-transform-Text-code)", "align-vertical-Text-code": "var(--xmlui-align-vertical-Text-code)", "letter-spacing-Text-code": "var(--xmlui-letter-spacing-Text-code)", "font-family-Text-codefence": "var(--xmlui-font-family-Text-codefence)", "font-size-Text-codefence": "var(--xmlui-font-size-Text-codefence)", "font-weight-Text-codefence": "var(--xmlui-font-weight-Text-codefence)", "font-style-Text-codefence": "var(--xmlui-font-style-Text-codefence)", "font-stretch-Text-codefence": "var(--xmlui-font-stretch-Text-codefence)", "line-decoration-Text-codefence": "var(--xmlui-line-decoration-Text-codefence)", "color-decoration-Text-codefence": "var(--xmlui-color-decoration-Text-codefence)", "style-decoration-Text-codefence": "var(--xmlui-style-decoration-Text-codefence)", "thickness-decoration-Text-codefence": "var(--xmlui-thickness-decoration-Text-codefence)", "offset-decoration-Text-codefence": "var(--xmlui-offset-decoration-Text-codefence)", "line-height-Text-codefence": "var(--xmlui-line-height-Text-codefence)", "color-Text-codefence": "var(--xmlui-color-Text-codefence)", "color-bg-Text-codefence": "var(--xmlui-color-bg-Text-codefence)", "border-radius-Text-codefence": "var(--xmlui-border-radius-Text-codefence)", "color-border-Text-codefence": "var(--xmlui-color-border-Text-codefence)", "thickness-border-Text-codefence": "var(--xmlui-thickness-border-Text-codefence)", "style-border-Text-codefence": "var(--xmlui-style-border-Text-codefence)", "margin-top-Text-codefence": "var(--xmlui-margin-top-Text-codefence)", "margin-bottom-Text-codefence": "var(--xmlui-margin-bottom-Text-codefence)", "padding-horizontal-Text-codefence": "var(--xmlui-padding-horizontal-Text-codefence)", "padding-vertical-Text-codefence": "var(--xmlui-padding-vertical-Text-codefence)", "transform-Text-codefence": "var(--xmlui-transform-Text-codefence)", "align-vertical-Text-codefence": "var(--xmlui-align-vertical-Text-codefence)", "letter-spacing-Text-codefence": "var(--xmlui-letter-spacing-Text-codefence)", "font-family-Text-deleted": "var(--xmlui-font-family-Text-deleted)", "font-size-Text-deleted": "var(--xmlui-font-size-Text-deleted)", "font-weight-Text-deleted": "var(--xmlui-font-weight-Text-deleted)", "font-style-Text-deleted": "var(--xmlui-font-style-Text-deleted)", "font-stretch-Text-deleted": "var(--xmlui-font-stretch-Text-deleted)", "line-decoration-Text-deleted": "var(--xmlui-line-decoration-Text-deleted)", "color-decoration-Text-deleted": "var(--xmlui-color-decoration-Text-deleted)", "style-decoration-Text-deleted": "var(--xmlui-style-decoration-Text-deleted)", "thickness-decoration-Text-deleted": "var(--xmlui-thickness-decoration-Text-deleted)", "offset-decoration-Text-deleted": "var(--xmlui-offset-decoration-Text-deleted)", "line-height-Text-deleted": "var(--xmlui-line-height-Text-deleted)", "color-Text-deleted": "var(--xmlui-color-Text-deleted)", "color-bg-Text-deleted": "var(--xmlui-color-bg-Text-deleted)", "border-radius-Text-deleted": "var(--xmlui-border-radius-Text-deleted)", "color-border-Text-deleted": "var(--xmlui-color-border-Text-deleted)", "thickness-border-Text-deleted": "var(--xmlui-thickness-border-Text-deleted)", "style-border-Text-deleted": "var(--xmlui-style-border-Text-deleted)", "margin-top-Text-deleted": "var(--xmlui-margin-top-Text-deleted)", "margin-bottom-Text-deleted": "var(--xmlui-margin-bottom-Text-deleted)", "padding-horizontal-Text-deleted": "var(--xmlui-padding-horizontal-Text-deleted)", "padding-vertical-Text-deleted": "var(--xmlui-padding-vertical-Text-deleted)", "transform-Text-deleted": "var(--xmlui-transform-Text-deleted)", "align-vertical-Text-deleted": "var(--xmlui-align-vertical-Text-deleted)", "letter-spacing-Text-deleted": "var(--xmlui-letter-spacing-Text-deleted)", "font-family-Text-inserted": "var(--xmlui-font-family-Text-inserted)", "font-size-Text-inserted": "var(--xmlui-font-size-Text-inserted)", "font-weight-Text-inserted": "var(--xmlui-font-weight-Text-inserted)", "font-style-Text-inserted": "var(--xmlui-font-style-Text-inserted)", "font-stretch-Text-inserted": "var(--xmlui-font-stretch-Text-inserted)", "line-decoration-Text-inserted": "var(--xmlui-line-decoration-Text-inserted)", "color-decoration-Text-inserted": "var(--xmlui-color-decoration-Text-inserted)", "style-decoration-Text-inserted": "var(--xmlui-style-decoration-Text-inserted)", "thickness-decoration-Text-inserted": "var(--xmlui-thickness-decoration-Text-inserted)", "offset-decoration-Text-inserted": "var(--xmlui-offset-decoration-Text-inserted)", "line-height-Text-inserted": "var(--xmlui-line-height-Text-inserted)", "color-Text-inserted": "var(--xmlui-color-Text-inserted)", "color-bg-Text-inserted": "var(--xmlui-color-bg-Text-inserted)", "border-radius-Text-inserted": "var(--xmlui-border-radius-Text-inserted)", "color-border-Text-inserted": "var(--xmlui-color-border-Text-inserted)", "thickness-border-Text-inserted": "var(--xmlui-thickness-border-Text-inserted)", "style-border-Text-inserted": "var(--xmlui-style-border-Text-inserted)", "margin-top-Text-inserted": "var(--xmlui-margin-top-Text-inserted)", "margin-bottom-Text-inserted": "var(--xmlui-margin-bottom-Text-inserted)", "padding-horizontal-Text-inserted": "var(--xmlui-padding-horizontal-Text-inserted)", "padding-vertical-Text-inserted": "var(--xmlui-padding-vertical-Text-inserted)", "transform-Text-inserted": "var(--xmlui-transform-Text-inserted)", "align-vertical-Text-inserted": "var(--xmlui-align-vertical-Text-inserted)", "letter-spacing-Text-inserted": "var(--xmlui-letter-spacing-Text-inserted)", "font-family-Text-keyboard": "var(--xmlui-font-family-Text-keyboard)", "font-size-Text-keyboard": "var(--xmlui-font-size-Text-keyboard)", "font-weight-Text-keyboard": "var(--xmlui-font-weight-Text-keyboard)", "font-style-Text-keyboard": "var(--xmlui-font-style-Text-keyboard)", "font-stretch-Text-keyboard": "var(--xmlui-font-stretch-Text-keyboard)", "line-decoration-Text-keyboard": "var(--xmlui-line-decoration-Text-keyboard)", "color-decoration-Text-keyboard": "var(--xmlui-color-decoration-Text-keyboard)", "style-decoration-Text-keyboard": "var(--xmlui-style-decoration-Text-keyboard)", "thickness-decoration-Text-keyboard": "var(--xmlui-thickness-decoration-Text-keyboard)", "offset-decoration-Text-keyboard": "var(--xmlui-offset-decoration-Text-keyboard)", "line-height-Text-keyboard": "var(--xmlui-line-height-Text-keyboard)", "color-Text-keyboard": "var(--xmlui-color-Text-keyboard)", "color-bg-Text-keyboard": "var(--xmlui-color-bg-Text-keyboard)", "border-radius-Text-keyboard": "var(--xmlui-border-radius-Text-keyboard)", "color-border-Text-keyboard": "var(--xmlui-color-border-Text-keyboard)", "thickness-border-Text-keyboard": "var(--xmlui-thickness-border-Text-keyboard)", "style-border-Text-keyboard": "var(--xmlui-style-border-Text-keyboard)", "margin-top-Text-keyboard": "var(--xmlui-margin-top-Text-keyboard)", "margin-bottom-Text-keyboard": "var(--xmlui-margin-bottom-Text-keyboard)", "padding-horizontal-Text-keyboard": "var(--xmlui-padding-horizontal-Text-keyboard)", "padding-vertical-Text-keyboard": "var(--xmlui-padding-vertical-Text-keyboard)", "transform-Text-keyboard": "var(--xmlui-transform-Text-keyboard)", "align-vertical-Text-keyboard": "var(--xmlui-align-vertical-Text-keyboard)", "letter-spacing-Text-keyboard": "var(--xmlui-letter-spacing-Text-keyboard)", "font-family-Text-marked": "var(--xmlui-font-family-Text-marked)", "font-size-Text-marked": "var(--xmlui-font-size-Text-marked)", "font-weight-Text-marked": "var(--xmlui-font-weight-Text-marked)", "font-style-Text-marked": "var(--xmlui-font-style-Text-marked)", "font-stretch-Text-marked": "var(--xmlui-font-stretch-Text-marked)", "line-decoration-Text-marked": "var(--xmlui-line-decoration-Text-marked)", "color-decoration-Text-marked": "var(--xmlui-color-decoration-Text-marked)", "style-decoration-Text-marked": "var(--xmlui-style-decoration-Text-marked)", "thickness-decoration-Text-marked": "var(--xmlui-thickness-decoration-Text-marked)", "offset-decoration-Text-marked": "var(--xmlui-offset-decoration-Text-marked)", "line-height-Text-marked": "var(--xmlui-line-height-Text-marked)", "color-Text-marked": "var(--xmlui-color-Text-marked)", "color-bg-Text-marked": "var(--xmlui-color-bg-Text-marked)", "border-radius-Text-marked": "var(--xmlui-border-radius-Text-marked)", "color-border-Text-marked": "var(--xmlui-color-border-Text-marked)", "thickness-border-Text-marked": "var(--xmlui-thickness-border-Text-marked)", "style-border-Text-marked": "var(--xmlui-style-border-Text-marked)", "margin-top-Text-marked": "var(--xmlui-margin-top-Text-marked)", "margin-bottom-Text-marked": "var(--xmlui-margin-bottom-Text-marked)", "padding-horizontal-Text-marked": "var(--xmlui-padding-horizontal-Text-marked)", "padding-vertical-Text-marked": "var(--xmlui-padding-vertical-Text-marked)", "transform-Text-marked": "var(--xmlui-transform-Text-marked)", "align-vertical-Text-marked": "var(--xmlui-align-vertical-Text-marked)", "letter-spacing-Text-marked": "var(--xmlui-letter-spacing-Text-marked)", "font-family-Text-mono": "var(--xmlui-font-family-Text-mono)", "font-size-Text-mono": "var(--xmlui-font-size-Text-mono)", "font-weight-Text-mono": "var(--xmlui-font-weight-Text-mono)", "font-style-Text-mono": "var(--xmlui-font-style-Text-mono)", "font-stretch-Text-mono": "var(--xmlui-font-stretch-Text-mono)", "line-decoration-Text-mono": "var(--xmlui-line-decoration-Text-mono)", "color-decoration-Text-mono": "var(--xmlui-color-decoration-Text-mono)", "style-decoration-Text-mono": "var(--xmlui-style-decoration-Text-mono)", "thickness-decoration-Text-mono": "var(--xmlui-thickness-decoration-Text-mono)", "offset-decoration-Text-mono": "var(--xmlui-offset-decoration-Text-mono)", "line-height-Text-mono": "var(--xmlui-line-height-Text-mono)", "color-Text-mono": "var(--xmlui-color-Text-mono)", "color-bg-Text-mono": "var(--xmlui-color-bg-Text-mono)", "border-radius-Text-mono": "var(--xmlui-border-radius-Text-mono)", "color-border-Text-mono": "var(--xmlui-color-border-Text-mono)", "thickness-border-Text-mono": "var(--xmlui-thickness-border-Text-mono)", "style-border-Text-mono": "var(--xmlui-style-border-Text-mono)", "margin-top-Text-mono": "var(--xmlui-margin-top-Text-mono)", "margin-bottom-Text-mono": "var(--xmlui-margin-bottom-Text-mono)", "padding-horizontal-Text-mono": "var(--xmlui-padding-horizontal-Text-mono)", "padding-vertical-Text-mono": "var(--xmlui-padding-vertical-Text-mono)", "transform-Text-mono": "var(--xmlui-transform-Text-mono)", "align-vertical-Text-mono": "var(--xmlui-align-vertical-Text-mono)", "letter-spacing-Text-mono": "var(--xmlui-letter-spacing-Text-mono)", "font-family-Text-sample": "var(--xmlui-font-family-Text-sample)", "font-size-Text-sample": "var(--xmlui-font-size-Text-sample)", "font-weight-Text-sample": "var(--xmlui-font-weight-Text-sample)", "font-style-Text-sample": "var(--xmlui-font-style-Text-sample)", "font-stretch-Text-sample": "var(--xmlui-font-stretch-Text-sample)", "line-decoration-Text-sample": "var(--xmlui-line-decoration-Text-sample)", "color-decoration-Text-sample": "var(--xmlui-color-decoration-Text-sample)", "style-decoration-Text-sample": "var(--xmlui-style-decoration-Text-sample)", "thickness-decoration-Text-sample": "var(--xmlui-thickness-decoration-Text-sample)", "offset-decoration-Text-sample": "var(--xmlui-offset-decoration-Text-sample)", "line-height-Text-sample": "var(--xmlui-line-height-Text-sample)", "color-Text-sample": "var(--xmlui-color-Text-sample)", "color-bg-Text-sample": "var(--xmlui-color-bg-Text-sample)", "border-radius-Text-sample": "var(--xmlui-border-radius-Text-sample)", "color-border-Text-sample": "var(--xmlui-color-border-Text-sample)", "thickness-border-Text-sample": "var(--xmlui-thickness-border-Text-sample)", "style-border-Text-sample": "var(--xmlui-style-border-Text-sample)", "margin-top-Text-sample": "var(--xmlui-margin-top-Text-sample)", "margin-bottom-Text-sample": "var(--xmlui-margin-bottom-Text-sample)", "padding-horizontal-Text-sample": "var(--xmlui-padding-horizontal-Text-sample)", "padding-vertical-Text-sample": "var(--xmlui-padding-vertical-Text-sample)", "transform-Text-sample": "var(--xmlui-transform-Text-sample)", "align-vertical-Text-sample": "var(--xmlui-align-vertical-Text-sample)", "letter-spacing-Text-sample": "var(--xmlui-letter-spacing-Text-sample)", "font-family-Text-sup": "var(--xmlui-font-family-Text-sup)", "font-size-Text-sup": "var(--xmlui-font-size-Text-sup)", "font-weight-Text-sup": "var(--xmlui-font-weight-Text-sup)", "font-style-Text-sup": "var(--xmlui-font-style-Text-sup)", "font-stretch-Text-sup": "var(--xmlui-font-stretch-Text-sup)", "line-decoration-Text-sup": "var(--xmlui-line-decoration-Text-sup)", "color-decoration-Text-sup": "var(--xmlui-color-decoration-Text-sup)", "style-decoration-Text-sup": "var(--xmlui-style-decoration-Text-sup)", "thickness-decoration-Text-sup": "var(--xmlui-thickness-decoration-Text-sup)", "offset-decoration-Text-sup": "var(--xmlui-offset-decoration-Text-sup)", "line-height-Text-sup": "var(--xmlui-line-height-Text-sup)", "color-Text-sup": "var(--xmlui-color-Text-sup)", "color-bg-Text-sup": "var(--xmlui-color-bg-Text-sup)", "border-radius-Text-sup": "var(--xmlui-border-radius-Text-sup)", "color-border-Text-sup": "var(--xmlui-color-border-Text-sup)", "thickness-border-Text-sup": "var(--xmlui-thickness-border-Text-sup)", "style-border-Text-sup": "var(--xmlui-style-border-Text-sup)", "margin-top-Text-sup": "var(--xmlui-margin-top-Text-sup)", "margin-bottom-Text-sup": "var(--xmlui-margin-bottom-Text-sup)", "padding-horizontal-Text-sup": "var(--xmlui-padding-horizontal-Text-sup)", "padding-vertical-Text-sup": "var(--xmlui-padding-vertical-Text-sup)", "transform-Text-sup": "var(--xmlui-transform-Text-sup)", "align-vertical-Text-sup": "var(--xmlui-align-vertical-Text-sup)", "letter-spacing-Text-sup": "var(--xmlui-letter-spacing-Text-sup)", "font-family-Text-sub": "var(--xmlui-font-family-Text-sub)", "font-size-Text-sub": "var(--xmlui-font-size-Text-sub)", "font-weight-Text-sub": "var(--xmlui-font-weight-Text-sub)", "font-style-Text-sub": "var(--xmlui-font-style-Text-sub)", "font-stretch-Text-sub": "var(--xmlui-font-stretch-Text-sub)", "line-decoration-Text-sub": "var(--xmlui-line-decoration-Text-sub)", "color-decoration-Text-sub": "var(--xmlui-color-decoration-Text-sub)", "style-decoration-Text-sub": "var(--xmlui-style-decoration-Text-sub)", "thickness-decoration-Text-sub": "var(--xmlui-thickness-decoration-Text-sub)", "offset-decoration-Text-sub": "var(--xmlui-offset-decoration-Text-sub)", "line-height-Text-sub": "var(--xmlui-line-height-Text-sub)", "color-Text-sub": "var(--xmlui-color-Text-sub)", "color-bg-Text-sub": "var(--xmlui-color-bg-Text-sub)", "border-radius-Text-sub": "var(--xmlui-border-radius-Text-sub)", "color-border-Text-sub": "var(--xmlui-color-border-Text-sub)", "thickness-border-Text-sub": "var(--xmlui-thickness-border-Text-sub)", "style-border-Text-sub": "var(--xmlui-style-border-Text-sub)", "margin-top-Text-sub": "var(--xmlui-margin-top-Text-sub)", "margin-bottom-Text-sub": "var(--xmlui-margin-bottom-Text-sub)", "padding-horizontal-Text-sub": "var(--xmlui-padding-horizontal-Text-sub)", "padding-vertical-Text-sub": "var(--xmlui-padding-vertical-Text-sub)", "transform-Text-sub": "var(--xmlui-transform-Text-sub)", "align-vertical-Text-sub": "var(--xmlui-align-vertical-Text-sub)", "letter-spacing-Text-sub": "var(--xmlui-letter-spacing-Text-sub)", "font-family-Text-var": "var(--xmlui-font-family-Text-var)", "font-size-Text-var": "var(--xmlui-font-size-Text-var)", "font-weight-Text-var": "var(--xmlui-font-weight-Text-var)", "font-style-Text-var": "var(--xmlui-font-style-Text-var)", "font-stretch-Text-var": "var(--xmlui-font-stretch-Text-var)", "line-decoration-Text-var": "var(--xmlui-line-decoration-Text-var)", "color-decoration-Text-var": "var(--xmlui-color-decoration-Text-var)", "style-decoration-Text-var": "var(--xmlui-style-decoration-Text-var)", "thickness-decoration-Text-var": "var(--xmlui-thickness-decoration-Text-var)", "offset-decoration-Text-var": "var(--xmlui-offset-decoration-Text-var)", "line-height-Text-var": "var(--xmlui-line-height-Text-var)", "color-Text-var": "var(--xmlui-color-Text-var)", "color-bg-Text-var": "var(--xmlui-color-bg-Text-var)", "border-radius-Text-var": "var(--xmlui-border-radius-Text-var)", "color-border-Text-var": "var(--xmlui-color-border-Text-var)", "thickness-border-Text-var": "var(--xmlui-thickness-border-Text-var)", "style-border-Text-var": "var(--xmlui-style-border-Text-var)", "margin-top-Text-var": "var(--xmlui-margin-top-Text-var)", "margin-bottom-Text-var": "var(--xmlui-margin-bottom-Text-var)", "padding-horizontal-Text-var": "var(--xmlui-padding-horizontal-Text-var)", "padding-vertical-Text-var": "var(--xmlui-padding-vertical-Text-var)", "transform-Text-var": "var(--xmlui-transform-Text-var)", "align-vertical-Text-var": "var(--xmlui-align-vertical-Text-var)", "letter-spacing-Text-var": "var(--xmlui-letter-spacing-Text-var)", "font-family-Text-title": "var(--xmlui-font-family-Text-title)", "font-size-Text-title": "var(--xmlui-font-size-Text-title)", "font-weight-Text-title": "var(--xmlui-font-weight-Text-title)", "font-style-Text-title": "var(--xmlui-font-style-Text-title)", "font-stretch-Text-title": "var(--xmlui-font-stretch-Text-title)", "line-decoration-Text-title": "var(--xmlui-line-decoration-Text-title)", "color-decoration-Text-title": "var(--xmlui-color-decoration-Text-title)", "style-decoration-Text-title": "var(--xmlui-style-decoration-Text-title)", "thickness-decoration-Text-title": "var(--xmlui-thickness-decoration-Text-title)", "offset-decoration-Text-title": "var(--xmlui-offset-decoration-Text-title)", "line-height-Text-title": "var(--xmlui-line-height-Text-title)", "color-Text-title": "var(--xmlui-color-Text-title)", "color-bg-Text-title": "var(--xmlui-color-bg-Text-title)", "border-radius-Text-title": "var(--xmlui-border-radius-Text-title)", "color-border-Text-title": "var(--xmlui-color-border-Text-title)", "thickness-border-Text-title": "var(--xmlui-thickness-border-Text-title)", "style-border-Text-title": "var(--xmlui-style-border-Text-title)", "margin-top-Text-title": "var(--xmlui-margin-top-Text-title)", "margin-bottom-Text-title": "var(--xmlui-margin-bottom-Text-title)", "padding-horizontal-Text-title": "var(--xmlui-padding-horizontal-Text-title)", "padding-vertical-Text-title": "var(--xmlui-padding-vertical-Text-title)", "transform-Text-title": "var(--xmlui-transform-Text-title)", "align-vertical-Text-title": "var(--xmlui-align-vertical-Text-title)", "letter-spacing-Text-title": "var(--xmlui-letter-spacing-Text-title)", "font-family-Text-subtitle": "var(--xmlui-font-family-Text-subtitle)", "font-size-Text-subtitle": "var(--xmlui-font-size-Text-subtitle)", "font-weight-Text-subtitle": "var(--xmlui-font-weight-Text-subtitle)", "font-style-Text-subtitle": "var(--xmlui-font-style-Text-subtitle)", "font-stretch-Text-subtitle": "var(--xmlui-font-stretch-Text-subtitle)", "line-decoration-Text-subtitle": "var(--xmlui-line-decoration-Text-subtitle)", "color-decoration-Text-subtitle": "var(--xmlui-color-decoration-Text-subtitle)", "style-decoration-Text-subtitle": "var(--xmlui-style-decoration-Text-subtitle)", "thickness-decoration-Text-subtitle": "var(--xmlui-thickness-decoration-Text-subtitle)", "offset-decoration-Text-subtitle": "var(--xmlui-offset-decoration-Text-subtitle)", "line-height-Text-subtitle": "var(--xmlui-line-height-Text-subtitle)", "color-Text-subtitle": "var(--xmlui-color-Text-subtitle)", "color-bg-Text-subtitle": "var(--xmlui-color-bg-Text-subtitle)", "border-radius-Text-subtitle": "var(--xmlui-border-radius-Text-subtitle)", "color-border-Text-subtitle": "var(--xmlui-color-border-Text-subtitle)", "thickness-border-Text-subtitle": "var(--xmlui-thickness-border-Text-subtitle)", "style-border-Text-subtitle": "var(--xmlui-style-border-Text-subtitle)", "margin-top-Text-subtitle": "var(--xmlui-margin-top-Text-subtitle)", "margin-bottom-Text-subtitle": "var(--xmlui-margin-bottom-Text-subtitle)", "padding-horizontal-Text-subtitle": "var(--xmlui-padding-horizontal-Text-subtitle)", "padding-vertical-Text-subtitle": "var(--xmlui-padding-vertical-Text-subtitle)", "transform-Text-subtitle": "var(--xmlui-transform-Text-subtitle)", "align-vertical-Text-subtitle": "var(--xmlui-align-vertical-Text-subtitle)", "letter-spacing-Text-subtitle": "var(--xmlui-letter-spacing-Text-subtitle)", "font-family-Text-small": "var(--xmlui-font-family-Text-small)", "font-size-Text-small": "var(--xmlui-font-size-Text-small)", "font-weight-Text-small": "var(--xmlui-font-weight-Text-small)", "font-style-Text-small": "var(--xmlui-font-style-Text-small)", "font-stretch-Text-small": "var(--xmlui-font-stretch-Text-small)", "line-decoration-Text-small": "var(--xmlui-line-decoration-Text-small)", "color-decoration-Text-small": "var(--xmlui-color-decoration-Text-small)", "style-decoration-Text-small": "var(--xmlui-style-decoration-Text-small)", "thickness-decoration-Text-small": "var(--xmlui-thickness-decoration-Text-small)", "offset-decoration-Text-small": "var(--xmlui-offset-decoration-Text-small)", "line-height-Text-small": "var(--xmlui-line-height-Text-small)", "color-Text-small": "var(--xmlui-color-Text-small)", "color-bg-Text-small": "var(--xmlui-color-bg-Text-small)", "border-radius-Text-small": "var(--xmlui-border-radius-Text-small)", "color-border-Text-small": "var(--xmlui-color-border-Text-small)", "thickness-border-Text-small": "var(--xmlui-thickness-border-Text-small)", "style-border-Text-small": "var(--xmlui-style-border-Text-small)", "margin-top-Text-small": "var(--xmlui-margin-top-Text-small)", "margin-bottom-Text-small": "var(--xmlui-margin-bottom-Text-small)", "padding-horizontal-Text-small": "var(--xmlui-padding-horizontal-Text-small)", "padding-vertical-Text-small": "var(--xmlui-padding-vertical-Text-small)", "transform-Text-small": "var(--xmlui-transform-Text-small)", "align-vertical-Text-small": "var(--xmlui-align-vertical-Text-small)", "letter-spacing-Text-small": "var(--xmlui-letter-spacing-Text-small)", "font-family-Text-caption": "var(--xmlui-font-family-Text-caption)", "font-size-Text-caption": "var(--xmlui-font-size-Text-caption)", "font-weight-Text-caption": "var(--xmlui-font-weight-Text-caption)", "font-style-Text-caption": "var(--xmlui-font-style-Text-caption)", "font-stretch-Text-caption": "var(--xmlui-font-stretch-Text-caption)", "line-decoration-Text-caption": "var(--xmlui-line-decoration-Text-caption)", "color-decoration-Text-caption": "var(--xmlui-color-decoration-Text-caption)", "style-decoration-Text-caption": "var(--xmlui-style-decoration-Text-caption)", "thickness-decoration-Text-caption": "var(--xmlui-thickness-decoration-Text-caption)", "offset-decoration-Text-caption": "var(--xmlui-offset-decoration-Text-caption)", "line-height-Text-caption": "var(--xmlui-line-height-Text-caption)", "color-Text-caption": "var(--xmlui-color-Text-caption)", "color-bg-Text-caption": "var(--xmlui-color-bg-Text-caption)", "border-radius-Text-caption": "var(--xmlui-border-radius-Text-caption)", "color-border-Text-caption": "var(--xmlui-color-border-Text-caption)", "thickness-border-Text-caption": "var(--xmlui-thickness-border-Text-caption)", "style-border-Text-caption": "var(--xmlui-style-border-Text-caption)", "margin-top-Text-caption": "var(--xmlui-margin-top-Text-caption)", "margin-bottom-Text-caption": "var(--xmlui-margin-bottom-Text-caption)", "padding-horizontal-Text-caption": "var(--xmlui-padding-horizontal-Text-caption)", "padding-vertical-Text-caption": "var(--xmlui-padding-vertical-Text-caption)", "transform-Text-caption": "var(--xmlui-transform-Text-caption)", "align-vertical-Text-caption": "var(--xmlui-align-vertical-Text-caption)", "letter-spacing-Text-caption": "var(--xmlui-letter-spacing-Text-caption)", "font-family-Text-placeholder": "var(--xmlui-font-family-Text-placeholder)", "font-size-Text-placeholder": "var(--xmlui-font-size-Text-placeholder)", "font-weight-Text-placeholder": "var(--xmlui-font-weight-Text-placeholder)", "font-style-Text-placeholder": "var(--xmlui-font-style-Text-placeholder)", "font-stretch-Text-placeholder": "var(--xmlui-font-stretch-Text-placeholder)", "line-decoration-Text-placeholder": "var(--xmlui-line-decoration-Text-placeholder)", "color-decoration-Text-placeholder": "var(--xmlui-color-decoration-Text-placeholder)", "style-decoration-Text-placeholder": "var(--xmlui-style-decoration-Text-placeholder)", "thickness-decoration-Text-placeholder": "var(--xmlui-thickness-decoration-Text-placeholder)", "offset-decoration-Text-placeholder": "var(--xmlui-offset-decoration-Text-placeholder)", "line-height-Text-placeholder": "var(--xmlui-line-height-Text-placeholder)", "color-Text-placeholder": "var(--xmlui-color-Text-placeholder)", "color-bg-Text-placeholder": "var(--xmlui-color-bg-Text-placeholder)", "border-radius-Text-placeholder": "var(--xmlui-border-radius-Text-placeholder)", "color-border-Text-placeholder": "var(--xmlui-color-border-Text-placeholder)", "thickness-border-Text-placeholder": "var(--xmlui-thickness-border-Text-placeholder)", "style-border-Text-placeholder": "var(--xmlui-style-border-Text-placeholder)", "margin-top-Text-placeholder": "var(--xmlui-margin-top-Text-placeholder)", "margin-bottom-Text-placeholder": "var(--xmlui-margin-bottom-Text-placeholder)", "padding-horizontal-Text-placeholder": "var(--xmlui-padding-horizontal-Text-placeholder)", "padding-vertical-Text-placeholder": "var(--xmlui-padding-vertical-Text-placeholder)", "transform-Text-placeholder": "var(--xmlui-transform-Text-placeholder)", "align-vertical-Text-placeholder": "var(--xmlui-align-vertical-Text-placeholder)", "letter-spacing-Text-placeholder": "var(--xmlui-letter-spacing-Text-placeholder)", "font-family-Text-paragraph": "var(--xmlui-font-family-Text-paragraph)", "font-size-Text-paragraph": "var(--xmlui-font-size-Text-paragraph)", "font-weight-Text-paragraph": "var(--xmlui-font-weight-Text-paragraph)", "font-style-Text-paragraph": "var(--xmlui-font-style-Text-paragraph)", "font-stretch-Text-paragraph": "var(--xmlui-font-stretch-Text-paragraph)", "line-decoration-Text-paragraph": "var(--xmlui-line-decoration-Text-paragraph)", "color-decoration-Text-paragraph": "var(--xmlui-color-decoration-Text-paragraph)", "style-decoration-Text-paragraph": "var(--xmlui-style-decoration-Text-paragraph)", "thickness-decoration-Text-paragraph": "var(--xmlui-thickness-decoration-Text-paragraph)", "offset-decoration-Text-paragraph": "var(--xmlui-offset-decoration-Text-paragraph)", "line-height-Text-paragraph": "var(--xmlui-line-height-Text-paragraph)", "color-Text-paragraph": "var(--xmlui-color-Text-paragraph)", "color-bg-Text-paragraph": "var(--xmlui-color-bg-Text-paragraph)", "border-radius-Text-paragraph": "var(--xmlui-border-radius-Text-paragraph)", "color-border-Text-paragraph": "var(--xmlui-color-border-Text-paragraph)", "thickness-border-Text-paragraph": "var(--xmlui-thickness-border-Text-paragraph)", "style-border-Text-paragraph": "var(--xmlui-style-border-Text-paragraph)", "margin-top-Text-paragraph": "var(--xmlui-margin-top-Text-paragraph)", "margin-bottom-Text-paragraph": "var(--xmlui-margin-bottom-Text-paragraph)", "padding-horizontal-Text-paragraph": "var(--xmlui-padding-horizontal-Text-paragraph)", "padding-vertical-Text-paragraph": "var(--xmlui-padding-vertical-Text-paragraph)", "transform-Text-paragraph": "var(--xmlui-transform-Text-paragraph)", "align-vertical-Text-paragraph": "var(--xmlui-align-vertical-Text-paragraph)", "letter-spacing-Text-paragraph": "var(--xmlui-letter-spacing-Text-paragraph)", "font-family-Text-subheading": "var(--xmlui-font-family-Text-subheading)", "font-size-Text-subheading": "var(--xmlui-font-size-Text-subheading)", "font-weight-Text-subheading": "var(--xmlui-font-weight-Text-subheading)", "font-style-Text-subheading": "var(--xmlui-font-style-Text-subheading)", "font-stretch-Text-subheading": "var(--xmlui-font-stretch-Text-subheading)", "line-decoration-Text-subheading": "var(--xmlui-line-decoration-Text-subheading)", "color-decoration-Text-subheading": "var(--xmlui-color-decoration-Text-subheading)", "style-decoration-Text-subheading": "var(--xmlui-style-decoration-Text-subheading)", "thickness-decoration-Text-subheading": "var(--xmlui-thickness-decoration-Text-subheading)", "offset-decoration-Text-subheading": "var(--xmlui-offset-decoration-Text-subheading)", "line-height-Text-subheading": "var(--xmlui-line-height-Text-subheading)", "color-Text-subheading": "var(--xmlui-color-Text-subheading)", "color-bg-Text-subheading": "var(--xmlui-color-bg-Text-subheading)", "border-radius-Text-subheading": "var(--xmlui-border-radius-Text-subheading)", "color-border-Text-subheading": "var(--xmlui-color-border-Text-subheading)", "thickness-border-Text-subheading": "var(--xmlui-thickness-border-Text-subheading)", "style-border-Text-subheading": "var(--xmlui-style-border-Text-subheading)", "margin-top-Text-subheading": "var(--xmlui-margin-top-Text-subheading)", "margin-bottom-Text-subheading": "var(--xmlui-margin-bottom-Text-subheading)", "padding-horizontal-Text-subheading": "var(--xmlui-padding-horizontal-Text-subheading)", "padding-vertical-Text-subheading": "var(--xmlui-padding-vertical-Text-subheading)", "transform-Text-subheading": "var(--xmlui-transform-Text-subheading)", "align-vertical-Text-subheading": "var(--xmlui-align-vertical-Text-subheading)", "letter-spacing-Text-subheading": "var(--xmlui-letter-spacing-Text-subheading)", "font-family-Text-tableheading": "var(--xmlui-font-family-Text-tableheading)", "font-size-Text-tableheading": "var(--xmlui-font-size-Text-tableheading)", "font-weight-Text-tableheading": "var(--xmlui-font-weight-Text-tableheading)", "font-style-Text-tableheading": "var(--xmlui-font-style-Text-tableheading)", "font-stretch-Text-tableheading": "var(--xmlui-font-stretch-Text-tableheading)", "line-decoration-Text-tableheading": "var(--xmlui-line-decoration-Text-tableheading)", "color-decoration-Text-tableheading": "var(--xmlui-color-decoration-Text-tableheading)", "style-decoration-Text-tableheading": "var(--xmlui-style-decoration-Text-tableheading)", "thickness-decoration-Text-tableheading": "var(--xmlui-thickness-decoration-Text-tableheading)", "offset-decoration-Text-tableheading": "var(--xmlui-offset-decoration-Text-tableheading)", "line-height-Text-tableheading": "var(--xmlui-line-height-Text-tableheading)", "color-Text-tableheading": "var(--xmlui-color-Text-tableheading)", "color-bg-Text-tableheading": "var(--xmlui-color-bg-Text-tableheading)", "border-radius-Text-tableheading": "var(--xmlui-border-radius-Text-tableheading)", "color-border-Text-tableheading": "var(--xmlui-color-border-Text-tableheading)", "thickness-border-Text-tableheading": "var(--xmlui-thickness-border-Text-tableheading)", "style-border-Text-tableheading": "var(--xmlui-style-border-Text-tableheading)", "margin-top-Text-tableheading": "var(--xmlui-margin-top-Text-tableheading)", "margin-bottom-Text-tableheading": "var(--xmlui-margin-bottom-Text-tableheading)", "padding-horizontal-Text-tableheading": "var(--xmlui-padding-horizontal-Text-tableheading)", "padding-vertical-Text-tableheading": "var(--xmlui-padding-vertical-Text-tableheading)", "transform-Text-tableheading": "var(--xmlui-transform-Text-tableheading)", "align-vertical-Text-tableheading": "var(--xmlui-align-vertical-Text-tableheading)", "letter-spacing-Text-tableheading": "var(--xmlui-letter-spacing-Text-tableheading)", "font-family-Text-secondary": "var(--xmlui-font-family-Text-secondary)", "font-size-Text-secondary": "var(--xmlui-font-size-Text-secondary)", "font-weight-Text-secondary": "var(--xmlui-font-weight-Text-secondary)", "font-style-Text-secondary": "var(--xmlui-font-style-Text-secondary)", "font-stretch-Text-secondary": "var(--xmlui-font-stretch-Text-secondary)", "line-decoration-Text-secondary": "var(--xmlui-line-decoration-Text-secondary)", "color-decoration-Text-secondary": "var(--xmlui-color-decoration-Text-secondary)", "style-decoration-Text-secondary": "var(--xmlui-style-decoration-Text-secondary)", "thickness-decoration-Text-secondary": "var(--xmlui-thickness-decoration-Text-secondary)", "offset-decoration-Text-secondary": "var(--xmlui-offset-decoration-Text-secondary)", "line-height-Text-secondary": "var(--xmlui-line-height-Text-secondary)", "color-Text-secondary": "var(--xmlui-color-Text-secondary)", "color-bg-Text-secondary": "var(--xmlui-color-bg-Text-secondary)", "border-radius-Text-secondary": "var(--xmlui-border-radius-Text-secondary)", "color-border-Text-secondary": "var(--xmlui-color-border-Text-secondary)", "thickness-border-Text-secondary": "var(--xmlui-thickness-border-Text-secondary)", "style-border-Text-secondary": "var(--xmlui-style-border-Text-secondary)", "margin-top-Text-secondary": "var(--xmlui-margin-top-Text-secondary)", "margin-bottom-Text-secondary": "var(--xmlui-margin-bottom-Text-secondary)", "padding-horizontal-Text-secondary": "var(--xmlui-padding-horizontal-Text-secondary)", "padding-vertical-Text-secondary": "var(--xmlui-padding-vertical-Text-secondary)", "transform-Text-secondary": "var(--xmlui-transform-Text-secondary)", "align-vertical-Text-secondary": "var(--xmlui-align-vertical-Text-secondary)", "letter-spacing-Text-secondary": "var(--xmlui-letter-spacing-Text-secondary)"}'`, Ti = "_text_1v46g_13", yi = "_abbr_1v46g_23", ki = "_cite_1v46g_51", wi = "_codefence_1v46g_79", $i = "_code_1v46g_79", _i = "_deleted_1v46g_135", Ii = "_inserted_1v46g_178", Bi = "_keyboard_1v46g_221", Si = "_marked_1v46g_249", Ai = "_mono_1v46g_292", Ei = "_sample_1v46g_320", Ni = "_sup_1v46g_348", zi = "_sub_1v46g_376", Li = "_title_1v46g_432", Pi = "_subtitle_1v46g_460", Ci = "_small_1v46g_488", Di = "_caption_1v46g_516", Oi = "_placeholder_1v46g_544", Mi = "_paragraph_1v46g_572", Hi = "_subheading_1v46g_600", Fi = "_tableheading_1v46g_628", Ri = "_secondary_1v46g_656", Wi = "_strong_1v46g_684", qi = "_truncateOverflow_1v46g_692", Ui = "_preserveLinebreaks_1v46g_699", Vi = "_noEllipsis_1v46g_703", bt = {
994
+ themeVars: vi,
995
+ text: Ti,
996
+ abbr: yi,
997
+ cite: ki,
998
+ codefence: wi,
999
+ code: $i,
1000
+ deleted: _i,
1001
+ inserted: Ii,
1002
+ keyboard: Bi,
1003
+ marked: Si,
1004
+ mono: Ai,
1005
+ sample: Ei,
1006
+ sup: Ni,
1007
+ sub: zi,
1003
1008
  var: "_var_1v46g_404",
1004
- title: zi,
1005
- subtitle: Li,
1006
- small: Pi,
1007
- caption: Ci,
1008
- placeholder: Di,
1009
- paragraph: Oi,
1010
- subheading: Mi,
1011
- tableheading: Hi,
1012
- secondary: Fi,
1013
- strong: Ri,
1014
- truncateOverflow: Wi,
1015
- preserveLinebreaks: qi,
1016
- noEllipsis: Ui
1009
+ title: Li,
1010
+ subtitle: Pi,
1011
+ small: Ci,
1012
+ caption: Di,
1013
+ placeholder: Oi,
1014
+ paragraph: Mi,
1015
+ subheading: Hi,
1016
+ tableheading: Fi,
1017
+ secondary: Ri,
1018
+ strong: Wi,
1019
+ truncateOverflow: qi,
1020
+ preserveLinebreaks: Ui,
1021
+ noEllipsis: Vi
1017
1022
  };
1018
- function pr(e) {
1023
+ function hr(e) {
1019
1024
  const t = e && e > 0 ? e : 0;
1020
1025
  return t > 1 ? {
1021
1026
  WebkitLineClamp: t,
@@ -1024,14 +1029,14 @@ function pr(e) {
1024
1029
  WebkitBoxOrient: "vertical",
1025
1030
  boxOrient: "vertical",
1026
1031
  whiteSpace: "initial"
1027
- } : oi;
1032
+ } : ri;
1028
1033
  }
1029
- function Vi(e, t) {
1034
+ function Gi(e, t) {
1030
1035
  typeof e == "function" ? e(t) : e != null && (e.current = t);
1031
1036
  }
1032
- function Gi(...e) {
1037
+ function Yi(...e) {
1033
1038
  return (t) => e.forEach(
1034
- (o) => Vi(o, t)
1039
+ (o) => Gi(o, t)
1035
1040
  );
1036
1041
  }
1037
1042
  const ko = {
@@ -1059,7 +1064,7 @@ const ko = {
1059
1064
  subheading: "h6",
1060
1065
  tableheading: "h6",
1061
1066
  secondary: "span"
1062
- }, Yi = [
1067
+ }, Xi = [
1063
1068
  { value: "abbr", description: "Represents an abbreviation or acronym" },
1064
1069
  { value: "caption", description: "Represents the caption (or title) of a table" },
1065
1070
  { value: "cite", description: "Is used to mark up the title of a cited work" },
@@ -1084,7 +1089,7 @@ const ko = {
1084
1089
  { value: "tableheading", description: "Indicates that the text is a table heading" },
1085
1090
  { value: "title", description: "Indicates that the text is the title of some other content" },
1086
1091
  { value: "var", description: "Represents the name of a variable in a mathematical expression" }
1087
- ], Xi = At(function({
1092
+ ], Qi = At(function({
1088
1093
  uid: t,
1089
1094
  variant: o,
1090
1095
  maxLines: i = 0,
@@ -1094,8 +1099,8 @@ const ko = {
1094
1099
  ellipses: c = !0,
1095
1100
  ...u
1096
1101
  }, y) {
1097
- const g = jt(null), d = y ? Gi(g, y) : g, P = po(() => !o || !ko[o] ? "div" : ko[o], [o]);
1098
- return /* @__PURE__ */ he(Lr, { children: /* @__PURE__ */ he(
1102
+ const g = jt(null), d = y ? Yi(g, y) : g, P = po(() => !o || !ko[o] ? "div" : ko[o], [o]);
1103
+ return /* @__PURE__ */ pe(Pr, { children: /* @__PURE__ */ pe(
1099
1104
  P,
1100
1105
  {
1101
1106
  ...u,
@@ -1111,29 +1116,29 @@ const ko = {
1111
1116
  ]),
1112
1117
  style: {
1113
1118
  ...n,
1114
- ...pr(i)
1119
+ ...hr(i)
1115
1120
  },
1116
1121
  children: s
1117
1122
  }
1118
1123
  ) });
1119
- }), Qi = `'{"color-text-FormItemLabel": "var(--xmlui-color-text-FormItemLabel)", "font-size-FormItemLabel": "var(--xmlui-font-size-FormItemLabel)", "font-weight-FormItemLabel": "var(--xmlui-font-weight-FormItemLabel)", "font-style-FormItemLabel": "var(--xmlui-font-style-FormItemLabel)", "transform-text-FormItemLabel": "var(--xmlui-transform-text-FormItemLabel)", "color-text-FormItemLabel-required": "var(--xmlui-color-text-FormItemLabel-required)", "font-size-FormItemLabel-required": "var(--xmlui-font-size-FormItemLabel-required)", "font-weight-FormItemLabel-required": "var(--xmlui-font-weight-FormItemLabel-required)", "font-style-FormItemLabel-required": "var(--xmlui-font-style-FormItemLabel-required)", "transform-text-FormItemLabel-required": "var(--xmlui-transform-text-FormItemLabel-required)", "color-text-FormItemLabel-requiredMark": "var(--xmlui-color-text-FormItemLabel-requiredMark)"}'`, Zi = "_container_1blli_13", Ji = "_top_1blli_20", ji = "_right_1blli_25", Ki = "_bottom_1blli_31", ea = "_left_1blli_36", ta = "_shrinkToLabel_1blli_42", oa = "_inputLabel_1blli_45", ra = "_disabled_1blli_57", na = "_labelBreak_1blli_61", ia = "_required_1blli_65", aa = "_requiredMark_1blli_72", la = {
1120
- themeVars: Qi,
1121
- container: Zi,
1122
- top: Ji,
1123
- right: ji,
1124
- bottom: Ki,
1125
- left: ea,
1126
- shrinkToLabel: ta,
1127
- inputLabel: oa,
1128
- disabled: ra,
1129
- labelBreak: na,
1130
- required: ia,
1131
- requiredMark: aa
1132
- }, sa = `'{"size-Spinner": "var(--xmlui-size-Spinner)", "thickness-Spinner": "var(--xmlui-thickness-Spinner)", "color-border-Spinner": "var(--xmlui-color-border-Spinner)"}'`, ca = "_fullScreenSpinnerWrapper_xu4p3_54", ua = {
1133
- themeVars: sa,
1124
+ }), Zi = `'{"color-text-FormItemLabel": "var(--xmlui-color-text-FormItemLabel)", "font-size-FormItemLabel": "var(--xmlui-font-size-FormItemLabel)", "font-weight-FormItemLabel": "var(--xmlui-font-weight-FormItemLabel)", "font-style-FormItemLabel": "var(--xmlui-font-style-FormItemLabel)", "transform-text-FormItemLabel": "var(--xmlui-transform-text-FormItemLabel)", "color-text-FormItemLabel-required": "var(--xmlui-color-text-FormItemLabel-required)", "font-size-FormItemLabel-required": "var(--xmlui-font-size-FormItemLabel-required)", "font-weight-FormItemLabel-required": "var(--xmlui-font-weight-FormItemLabel-required)", "font-style-FormItemLabel-required": "var(--xmlui-font-style-FormItemLabel-required)", "transform-text-FormItemLabel-required": "var(--xmlui-transform-text-FormItemLabel-required)", "color-text-FormItemLabel-requiredMark": "var(--xmlui-color-text-FormItemLabel-requiredMark)"}'`, Ji = "_container_1blli_13", ji = "_top_1blli_20", Ki = "_right_1blli_25", ea = "_bottom_1blli_31", ta = "_left_1blli_36", oa = "_shrinkToLabel_1blli_42", ra = "_inputLabel_1blli_45", na = "_disabled_1blli_57", ia = "_labelBreak_1blli_61", aa = "_required_1blli_65", la = "_requiredMark_1blli_72", sa = {
1125
+ themeVars: Zi,
1126
+ container: Ji,
1127
+ top: ji,
1128
+ right: Ki,
1129
+ bottom: ea,
1130
+ left: ta,
1131
+ shrinkToLabel: oa,
1132
+ inputLabel: ra,
1133
+ disabled: na,
1134
+ labelBreak: ia,
1135
+ required: aa,
1136
+ requiredMark: la
1137
+ }, ca = `'{"size-Spinner": "var(--xmlui-size-Spinner)", "thickness-Spinner": "var(--xmlui-thickness-Spinner)", "color-border-Spinner": "var(--xmlui-color-border-Spinner)"}'`, ua = "_fullScreenSpinnerWrapper_xu4p3_54", da = {
1138
+ themeVars: ca,
1134
1139
  "lds-ring": "_lds-ring_xu4p3_13",
1135
- fullScreenSpinnerWrapper: ca
1136
- }, Ke = "TextBox", hr = T({
1140
+ fullScreenSpinnerWrapper: ua
1141
+ }, Ke = "TextBox", mr = T({
1137
1142
  status: "experimental",
1138
1143
  description: `The \`${Ke}\` is an input component that allows users to input and edit textual data.`,
1139
1144
  props: {
@@ -1150,10 +1155,10 @@ const ko = {
1150
1155
  readOnly: Ce(),
1151
1156
  enabled: fe(),
1152
1157
  validationStatus: De(),
1153
- startText: ar(),
1154
- startIcon: lr(),
1155
- endText: sr(),
1156
- endIcon: cr()
1158
+ startText: lr(),
1159
+ startIcon: sr(),
1160
+ endText: cr(),
1161
+ endIcon: ur()
1157
1162
  },
1158
1163
  events: {
1159
1164
  gotFocus: Ee(Ke),
@@ -1167,7 +1172,7 @@ const ko = {
1167
1172
  ),
1168
1173
  setValue: Je()
1169
1174
  },
1170
- themeVars: z(gi.themeVars),
1175
+ themeVars: z(bi.themeVars),
1171
1176
  defaultThemeVars: {
1172
1177
  // TODO: When FormItem is themed, move these defaults there
1173
1178
  "radius-Input": "$radius",
@@ -1194,10 +1199,10 @@ const ko = {
1194
1199
  // --- No dark-specific theme vars
1195
1200
  }
1196
1201
  }
1197
- }), da = T({
1198
- ...hr,
1202
+ }), pa = T({
1203
+ ...mr,
1199
1204
  description: "The `Password` component is a specialized version of the `TextBox` component that allows users to input and edit passwords."
1200
- }), wo = "Theme", pa = T({
1205
+ }), wo = "Theme", ha = T({
1201
1206
  description: `The \`${wo}\` component provides a way to define a particular theming context for its nested components. The XMLUI framework uses \`${wo}\` to define the default theming context for all of its child components. Theme variables and theme settings only work in this context.`,
1202
1207
  allowArbitraryProps: !0,
1203
1208
  props: {
@@ -1208,7 +1213,7 @@ const ko = {
1208
1213
  root: l("This property indicates whether the component is at the root of the application.")
1209
1214
  },
1210
1215
  opaque: !0
1211
- }), ha = [
1216
+ }), ma = [
1212
1217
  {
1213
1218
  value: "vertical",
1214
1219
  description: "This layout puts the navigation bar on the left side and displays its items vertically. The main content is aligned to the right (including the header and the footer), and its content is a single scroll container; every part of it moves as you scroll the page. This layout does not display the logo in the app header."
@@ -1239,70 +1244,70 @@ const ko = {
1239
1244
  }
1240
1245
  ];
1241
1246
  Xo(null);
1242
- const ma = `'{"width-navPanel-App": "var(--xmlui-width-navPanel-App)", "shadow-header-App": "var(--xmlui-shadow-header-App)", "shadow-pages-App": "var(--xmlui-shadow-pages-App)", "max-content-width-App": "var(--xmlui-max-content-width-App)", "color-bg-AppHeader": "var(--xmlui-color-bg-AppHeader)", "border-bottom-AppHeader": "var(--xmlui-border-bottom-AppHeader)"}'`, xa = "_wrapper_ru06q_13", fa = "_vertical_ru06q_23", ga = "_contentWrapper_ru06q_27", ba = "_navPanelWrapper_ru06q_32", va = "_PagesWrapper_ru06q_36", Ta = "_footerWrapper_ru06q_40", ya = "_sticky_ru06q_43", ka = "_horizontal_ru06q_47", wa = "_verticalFullHeader_ru06q_67", $a = "_PagesWrapperInner_ru06q_84", _a = "_scrollWholePage_ru06q_96", Ia = "_headerWrapper_ru06q_99", Ba = "_content_ru06q_27", Sa = "_noScrollbarGutters_ru06q_137", Aa = {
1243
- themeVars: ma,
1244
- wrapper: xa,
1245
- vertical: fa,
1246
- contentWrapper: ga,
1247
- navPanelWrapper: ba,
1248
- PagesWrapper: va,
1249
- footerWrapper: Ta,
1250
- sticky: ya,
1251
- horizontal: ka,
1252
- verticalFullHeader: wa,
1253
- PagesWrapperInner: $a,
1254
- scrollWholePage: _a,
1255
- headerWrapper: Ia,
1256
- content: Ba,
1257
- noScrollbarGutters: Sa
1258
- }, Ea = `'{"padding-horizontal-AppHeader": "var(--xmlui-padding-horizontal-AppHeader)", "padding-vertical-AppHeader": "var(--xmlui-padding-vertical-AppHeader)", "padding-top-AppHeader": "var(--xmlui-padding-top-AppHeader)", "padding-bottom-AppHeader": "var(--xmlui-padding-bottom-AppHeader)", "padding-left-AppHeader": "var(--xmlui-padding-left-AppHeader)", "padding-right-AppHeader": "var(--xmlui-padding-right-AppHeader)", "padding-AppHeader": "var(--xmlui-padding-AppHeader)", "padding-horizontal-logo-AppHeader": "var(--xmlui-padding-horizontal-logo-AppHeader)", "padding-vertical-logo-AppHeader": "var(--xmlui-padding-vertical-logo-AppHeader)", "padding-top-logo-AppHeader": "var(--xmlui-padding-top-logo-AppHeader)", "padding-bottom-logo-AppHeader": "var(--xmlui-padding-bottom-logo-AppHeader)", "padding-left-logo-AppHeader": "var(--xmlui-padding-left-logo-AppHeader)", "padding-right-logo-AppHeader": "var(--xmlui-padding-right-logo-AppHeader)", "padding-logo-AppHeader": "var(--xmlui-padding-logo-AppHeader)", "color-border-horizontal-AppHeader": "var(--xmlui-color-border-horizontal-AppHeader)", "thickness-border-horizontal-AppHeader": "var(--xmlui-thickness-border-horizontal-AppHeader)", "style-border-horizontal-AppHeader": "var(--xmlui-style-border-horizontal-AppHeader)", "color-border-vertical-AppHeader": "var(--xmlui-color-border-vertical-AppHeader)", "thickness-border-vertical-AppHeader": "var(--xmlui-thickness-border-vertical-AppHeader)", "style-border-vertical-AppHeader": "var(--xmlui-style-border-vertical-AppHeader)", "color-border-left-AppHeader": "var(--xmlui-color-border-left-AppHeader)", "thickness-border-left-AppHeader": "var(--xmlui-thickness-border-left-AppHeader)", "style-border-left-AppHeader": "var(--xmlui-style-border-left-AppHeader)", "color-border-right-AppHeader": "var(--xmlui-color-border-right-AppHeader)", "thickness-border-right-AppHeader": "var(--xmlui-thickness-border-right-AppHeader)", "style-border-right-AppHeader": "var(--xmlui-style-border-right-AppHeader)", "color-border-top-AppHeader": "var(--xmlui-color-border-top-AppHeader)", "thickness-border-top-AppHeader": "var(--xmlui-thickness-border-top-AppHeader)", "style-border-top-AppHeader": "var(--xmlui-style-border-top-AppHeader)", "color-border-bottom-AppHeader": "var(--xmlui-color-border-bottom-AppHeader)", "thickness-border-bottom-AppHeader": "var(--xmlui-thickness-border-bottom-AppHeader)", "style-border-bottom-AppHeader": "var(--xmlui-style-border-bottom-AppHeader)", "color-border-AppHeader": "var(--xmlui-color-border-AppHeader)", "thickness-border-AppHeader": "var(--xmlui-thickness-border-AppHeader)", "style-border-AppHeader": "var(--xmlui-style-border-AppHeader)", "radius-AppHeader": "var(--xmlui-radius-AppHeader)", "width-logo-AppHeader": "var(--xmlui-width-logo-AppHeader)", "height-AppHeader": "var(--xmlui-height-AppHeader)", "color-bg-AppHeader": "var(--xmlui-color-bg-AppHeader)", "max-content-width-AppHeader": "var(--xmlui-max-content-width-AppHeader)"}'`, Na = "_header_zx9ej_13", za = "_headerInner_zx9ej_36", La = "_full_zx9ej_51", Pa = "_childrenWrapper_zx9ej_55", Ca = "_logoAndTitle_zx9ej_66", Da = "_logoContainer_zx9ej_79", Oa = "_customLogoContainer_zx9ej_88", Ma = "_rightItems_zx9ej_97", Ha = "_appHub_zx9ej_109", Fa = {
1259
- themeVars: Ea,
1260
- header: Na,
1261
- headerInner: za,
1262
- full: La,
1263
- childrenWrapper: Pa,
1264
- logoAndTitle: Ca,
1265
- logoContainer: Da,
1266
- customLogoContainer: Oa,
1267
- rightItems: Ma,
1268
- appHub: Ha
1269
- }, Ra = '"[]"', Wa = "_img_dk2s3_13", qa = "_clickable_dk2s3_19", Ua = {
1270
- themeVars: Ra,
1271
- img: Wa,
1272
- clickable: qa
1273
- }, Va = `'{"radius-NavLink": "var(--xmlui-radius-NavLink)", "color-bg-NavLink": "var(--xmlui-color-bg-NavLink)", "color-bg-NavLink--hover": "var(--xmlui-color-bg-NavLink--hover)", "color-bg-NavLink--hover--active": "var(--xmlui-color-bg-NavLink--hover--active)", "color-bg-NavLink--active": "var(--xmlui-color-bg-NavLink--active)", "color-bg-NavLink--pressed": "var(--xmlui-color-bg-NavLink--pressed)", "color-bg-NavLink--pressed--active": "var(--xmlui-color-bg-NavLink--pressed--active)", "padding-horizontal-NavLink": "var(--xmlui-padding-horizontal-NavLink)", "padding-vertical-NavLink": "var(--xmlui-padding-vertical-NavLink)", "font-size-NavLink": "var(--xmlui-font-size-NavLink)", "color-text-NavLink": "var(--xmlui-color-text-NavLink)", "color-text-NavLink--hover": "var(--xmlui-color-text-NavLink--hover)", "color-text-NavLink--active": "var(--xmlui-color-text-NavLink--active)", "color-text-NavLink--hover--active": "var(--xmlui-color-text-NavLink--hover--active)", "color-text-NavLink--pressed": "var(--xmlui-color-text-NavLink--pressed)", "color-text-NavLink--pressed--active": "var(--xmlui-color-text-NavLink--pressed--active)", "color-icon-NavLink": "var(--xmlui-color-icon-NavLink)", "font-family-NavLink": "var(--xmlui-font-family-NavLink)", "font-weight-NavLink": "var(--xmlui-font-weight-NavLink)", "font-weight-NavLink--pressed": "var(--xmlui-font-weight-NavLink--pressed)", "font-weight-NavLink--active": "var(--xmlui-font-weight-NavLink--active)", "radius-indicator-NavLink": "var(--xmlui-radius-indicator-NavLink)", "thickness-indicator-NavLink": "var(--xmlui-thickness-indicator-NavLink)", "color-indicator-NavLink": "var(--xmlui-color-indicator-NavLink)", "color-indicator-NavLink--hover": "var(--xmlui-color-indicator-NavLink--hover)", "color-indicator-NavLink--active": "var(--xmlui-color-indicator-NavLink--active)", "color-indicator-NavLink--pressed": "var(--xmlui-color-indicator-NavLink--pressed)", "thickness-outline-NavLink--focus": "var(--xmlui-thickness-outline-NavLink--focus)", "color-outline-NavLink--focus": "var(--xmlui-color-outline-NavLink--focus)", "style-outline-NavLink--focus": "var(--xmlui-style-outline-NavLink--focus)", "offset-outline-NavLink--focus": "var(--xmlui-offset-outline-NavLink--focus)"}'`, Ga = "_content_qpkxv_13", Ya = "_base_qpkxv_13", Xa = "_icon_qpkxv_33", Qa = "_includeHoverIndicator_qpkxv_39", Za = "_displayActive_qpkxv_49", Ja = "_navItemActive_qpkxv_86", ja = "_disabled_qpkxv_121", Ka = "_vertical_qpkxv_125", el = "_indented_qpkxv_134", tl = {
1274
- themeVars: Va,
1275
- content: Ga,
1276
- base: Ya,
1277
- icon: Xa,
1278
- includeHoverIndicator: Qa,
1279
- displayActive: Za,
1280
- navItemActive: Ja,
1281
- disabled: ja,
1282
- vertical: Ka,
1283
- indented: el
1284
- }, ol = `'{"color-border-horizontal-NavPanel": "var(--xmlui-color-border-horizontal-NavPanel)", "thickness-border-horizontal-NavPanel": "var(--xmlui-thickness-border-horizontal-NavPanel)", "style-border-horizontal-NavPanel": "var(--xmlui-style-border-horizontal-NavPanel)", "color-border-vertical-NavPanel": "var(--xmlui-color-border-vertical-NavPanel)", "thickness-border-vertical-NavPanel": "var(--xmlui-thickness-border-vertical-NavPanel)", "style-border-vertical-NavPanel": "var(--xmlui-style-border-vertical-NavPanel)", "color-border-left-NavPanel": "var(--xmlui-color-border-left-NavPanel)", "thickness-border-left-NavPanel": "var(--xmlui-thickness-border-left-NavPanel)", "style-border-left-NavPanel": "var(--xmlui-style-border-left-NavPanel)", "color-border-right-NavPanel": "var(--xmlui-color-border-right-NavPanel)", "thickness-border-right-NavPanel": "var(--xmlui-thickness-border-right-NavPanel)", "style-border-right-NavPanel": "var(--xmlui-style-border-right-NavPanel)", "color-border-top-NavPanel": "var(--xmlui-color-border-top-NavPanel)", "thickness-border-top-NavPanel": "var(--xmlui-thickness-border-top-NavPanel)", "style-border-top-NavPanel": "var(--xmlui-style-border-top-NavPanel)", "color-border-bottom-NavPanel": "var(--xmlui-color-border-bottom-NavPanel)", "thickness-border-bottom-NavPanel": "var(--xmlui-thickness-border-bottom-NavPanel)", "style-border-bottom-NavPanel": "var(--xmlui-style-border-bottom-NavPanel)", "color-border-NavPanel": "var(--xmlui-color-border-NavPanel)", "thickness-border-NavPanel": "var(--xmlui-thickness-border-NavPanel)", "style-border-NavPanel": "var(--xmlui-style-border-NavPanel)", "radius-NavPanel": "var(--xmlui-radius-NavPanel)", "color-bg-NavPanel": "var(--xmlui-color-bg-NavPanel)", "shadow-NavPanel": "var(--xmlui-shadow-NavPanel)", "height-AppHeader": "var(--xmlui-height-AppHeader)", "max-content-width-App": "var(--xmlui-max-content-width-App)", "padding-horizontal-NavPanel": "var(--xmlui-padding-horizontal-NavPanel)", "padding-horizontal-logo-NavPanel": "var(--xmlui-padding-horizontal-logo-NavPanel)", "padding-vertical-logo-NavPanel": "var(--xmlui-padding-vertical-logo-NavPanel)", "margin-bottom-logo-NavPanel": "var(--xmlui-margin-bottom-logo-NavPanel)", "padding-vertical-AppHeader": "var(--xmlui-padding-vertical-AppHeader)"}'`, rl = "_wrapper_r70y6_13", nl = "_condensed_r70y6_40", il = "_horizontal_r70y6_43", al = "_wrapperInner_r70y6_48", ll = "_logoWrapper_r70y6_64", sl = "_inDrawer_r70y6_74", cl = {
1285
- themeVars: ol,
1286
- wrapper: rl,
1287
- condensed: nl,
1288
- horizontal: il,
1289
- wrapperInner: al,
1290
- logoWrapper: ll,
1291
- inDrawer: sl
1247
+ const xa = `'{"width-navPanel-App": "var(--xmlui-width-navPanel-App)", "shadow-header-App": "var(--xmlui-shadow-header-App)", "shadow-pages-App": "var(--xmlui-shadow-pages-App)", "max-content-width-App": "var(--xmlui-max-content-width-App)", "color-bg-AppHeader": "var(--xmlui-color-bg-AppHeader)", "border-bottom-AppHeader": "var(--xmlui-border-bottom-AppHeader)"}'`, fa = "_wrapper_ru06q_13", ga = "_vertical_ru06q_23", ba = "_contentWrapper_ru06q_27", va = "_navPanelWrapper_ru06q_32", Ta = "_PagesWrapper_ru06q_36", ya = "_footerWrapper_ru06q_40", ka = "_sticky_ru06q_43", wa = "_horizontal_ru06q_47", $a = "_verticalFullHeader_ru06q_67", _a = "_PagesWrapperInner_ru06q_84", Ia = "_scrollWholePage_ru06q_96", Ba = "_headerWrapper_ru06q_99", Sa = "_content_ru06q_27", Aa = "_noScrollbarGutters_ru06q_137", Ea = {
1248
+ themeVars: xa,
1249
+ wrapper: fa,
1250
+ vertical: ga,
1251
+ contentWrapper: ba,
1252
+ navPanelWrapper: va,
1253
+ PagesWrapper: Ta,
1254
+ footerWrapper: ya,
1255
+ sticky: ka,
1256
+ horizontal: wa,
1257
+ verticalFullHeader: $a,
1258
+ PagesWrapperInner: _a,
1259
+ scrollWholePage: Ia,
1260
+ headerWrapper: Ba,
1261
+ content: Sa,
1262
+ noScrollbarGutters: Aa
1263
+ }, Na = `'{"padding-horizontal-AppHeader": "var(--xmlui-padding-horizontal-AppHeader)", "padding-vertical-AppHeader": "var(--xmlui-padding-vertical-AppHeader)", "padding-top-AppHeader": "var(--xmlui-padding-top-AppHeader)", "padding-bottom-AppHeader": "var(--xmlui-padding-bottom-AppHeader)", "padding-left-AppHeader": "var(--xmlui-padding-left-AppHeader)", "padding-right-AppHeader": "var(--xmlui-padding-right-AppHeader)", "padding-AppHeader": "var(--xmlui-padding-AppHeader)", "padding-horizontal-logo-AppHeader": "var(--xmlui-padding-horizontal-logo-AppHeader)", "padding-vertical-logo-AppHeader": "var(--xmlui-padding-vertical-logo-AppHeader)", "padding-top-logo-AppHeader": "var(--xmlui-padding-top-logo-AppHeader)", "padding-bottom-logo-AppHeader": "var(--xmlui-padding-bottom-logo-AppHeader)", "padding-left-logo-AppHeader": "var(--xmlui-padding-left-logo-AppHeader)", "padding-right-logo-AppHeader": "var(--xmlui-padding-right-logo-AppHeader)", "padding-logo-AppHeader": "var(--xmlui-padding-logo-AppHeader)", "color-border-horizontal-AppHeader": "var(--xmlui-color-border-horizontal-AppHeader)", "thickness-border-horizontal-AppHeader": "var(--xmlui-thickness-border-horizontal-AppHeader)", "style-border-horizontal-AppHeader": "var(--xmlui-style-border-horizontal-AppHeader)", "color-border-vertical-AppHeader": "var(--xmlui-color-border-vertical-AppHeader)", "thickness-border-vertical-AppHeader": "var(--xmlui-thickness-border-vertical-AppHeader)", "style-border-vertical-AppHeader": "var(--xmlui-style-border-vertical-AppHeader)", "color-border-left-AppHeader": "var(--xmlui-color-border-left-AppHeader)", "thickness-border-left-AppHeader": "var(--xmlui-thickness-border-left-AppHeader)", "style-border-left-AppHeader": "var(--xmlui-style-border-left-AppHeader)", "color-border-right-AppHeader": "var(--xmlui-color-border-right-AppHeader)", "thickness-border-right-AppHeader": "var(--xmlui-thickness-border-right-AppHeader)", "style-border-right-AppHeader": "var(--xmlui-style-border-right-AppHeader)", "color-border-top-AppHeader": "var(--xmlui-color-border-top-AppHeader)", "thickness-border-top-AppHeader": "var(--xmlui-thickness-border-top-AppHeader)", "style-border-top-AppHeader": "var(--xmlui-style-border-top-AppHeader)", "color-border-bottom-AppHeader": "var(--xmlui-color-border-bottom-AppHeader)", "thickness-border-bottom-AppHeader": "var(--xmlui-thickness-border-bottom-AppHeader)", "style-border-bottom-AppHeader": "var(--xmlui-style-border-bottom-AppHeader)", "color-border-AppHeader": "var(--xmlui-color-border-AppHeader)", "thickness-border-AppHeader": "var(--xmlui-thickness-border-AppHeader)", "style-border-AppHeader": "var(--xmlui-style-border-AppHeader)", "radius-AppHeader": "var(--xmlui-radius-AppHeader)", "width-logo-AppHeader": "var(--xmlui-width-logo-AppHeader)", "height-AppHeader": "var(--xmlui-height-AppHeader)", "color-bg-AppHeader": "var(--xmlui-color-bg-AppHeader)", "max-content-width-AppHeader": "var(--xmlui-max-content-width-AppHeader)"}'`, za = "_header_zx9ej_13", La = "_headerInner_zx9ej_36", Pa = "_full_zx9ej_51", Ca = "_childrenWrapper_zx9ej_55", Da = "_logoAndTitle_zx9ej_66", Oa = "_logoContainer_zx9ej_79", Ma = "_customLogoContainer_zx9ej_88", Ha = "_rightItems_zx9ej_97", Fa = "_appHub_zx9ej_109", Ra = {
1264
+ themeVars: Na,
1265
+ header: za,
1266
+ headerInner: La,
1267
+ full: Pa,
1268
+ childrenWrapper: Ca,
1269
+ logoAndTitle: Da,
1270
+ logoContainer: Oa,
1271
+ customLogoContainer: Ma,
1272
+ rightItems: Ha,
1273
+ appHub: Fa
1274
+ }, Wa = '"[]"', qa = "_img_dk2s3_13", Ua = "_clickable_dk2s3_19", Va = {
1275
+ themeVars: Wa,
1276
+ img: qa,
1277
+ clickable: Ua
1278
+ }, Ga = `'{"radius-NavLink": "var(--xmlui-radius-NavLink)", "color-bg-NavLink": "var(--xmlui-color-bg-NavLink)", "color-bg-NavLink--hover": "var(--xmlui-color-bg-NavLink--hover)", "color-bg-NavLink--hover--active": "var(--xmlui-color-bg-NavLink--hover--active)", "color-bg-NavLink--active": "var(--xmlui-color-bg-NavLink--active)", "color-bg-NavLink--pressed": "var(--xmlui-color-bg-NavLink--pressed)", "color-bg-NavLink--pressed--active": "var(--xmlui-color-bg-NavLink--pressed--active)", "padding-horizontal-NavLink": "var(--xmlui-padding-horizontal-NavLink)", "padding-vertical-NavLink": "var(--xmlui-padding-vertical-NavLink)", "font-size-NavLink": "var(--xmlui-font-size-NavLink)", "color-text-NavLink": "var(--xmlui-color-text-NavLink)", "color-text-NavLink--hover": "var(--xmlui-color-text-NavLink--hover)", "color-text-NavLink--active": "var(--xmlui-color-text-NavLink--active)", "color-text-NavLink--hover--active": "var(--xmlui-color-text-NavLink--hover--active)", "color-text-NavLink--pressed": "var(--xmlui-color-text-NavLink--pressed)", "color-text-NavLink--pressed--active": "var(--xmlui-color-text-NavLink--pressed--active)", "color-icon-NavLink": "var(--xmlui-color-icon-NavLink)", "font-family-NavLink": "var(--xmlui-font-family-NavLink)", "font-weight-NavLink": "var(--xmlui-font-weight-NavLink)", "font-weight-NavLink--pressed": "var(--xmlui-font-weight-NavLink--pressed)", "font-weight-NavLink--active": "var(--xmlui-font-weight-NavLink--active)", "radius-indicator-NavLink": "var(--xmlui-radius-indicator-NavLink)", "thickness-indicator-NavLink": "var(--xmlui-thickness-indicator-NavLink)", "color-indicator-NavLink": "var(--xmlui-color-indicator-NavLink)", "color-indicator-NavLink--hover": "var(--xmlui-color-indicator-NavLink--hover)", "color-indicator-NavLink--active": "var(--xmlui-color-indicator-NavLink--active)", "color-indicator-NavLink--pressed": "var(--xmlui-color-indicator-NavLink--pressed)", "thickness-outline-NavLink--focus": "var(--xmlui-thickness-outline-NavLink--focus)", "color-outline-NavLink--focus": "var(--xmlui-color-outline-NavLink--focus)", "style-outline-NavLink--focus": "var(--xmlui-style-outline-NavLink--focus)", "offset-outline-NavLink--focus": "var(--xmlui-offset-outline-NavLink--focus)"}'`, Ya = "_content_qpkxv_13", Xa = "_base_qpkxv_13", Qa = "_icon_qpkxv_33", Za = "_includeHoverIndicator_qpkxv_39", Ja = "_displayActive_qpkxv_49", ja = "_navItemActive_qpkxv_86", Ka = "_disabled_qpkxv_121", el = "_vertical_qpkxv_125", tl = "_indented_qpkxv_134", ol = {
1279
+ themeVars: Ga,
1280
+ content: Ya,
1281
+ base: Xa,
1282
+ icon: Qa,
1283
+ includeHoverIndicator: Za,
1284
+ displayActive: Ja,
1285
+ navItemActive: ja,
1286
+ disabled: Ka,
1287
+ vertical: el,
1288
+ indented: tl
1289
+ }, rl = `'{"color-border-horizontal-NavPanel": "var(--xmlui-color-border-horizontal-NavPanel)", "thickness-border-horizontal-NavPanel": "var(--xmlui-thickness-border-horizontal-NavPanel)", "style-border-horizontal-NavPanel": "var(--xmlui-style-border-horizontal-NavPanel)", "color-border-vertical-NavPanel": "var(--xmlui-color-border-vertical-NavPanel)", "thickness-border-vertical-NavPanel": "var(--xmlui-thickness-border-vertical-NavPanel)", "style-border-vertical-NavPanel": "var(--xmlui-style-border-vertical-NavPanel)", "color-border-left-NavPanel": "var(--xmlui-color-border-left-NavPanel)", "thickness-border-left-NavPanel": "var(--xmlui-thickness-border-left-NavPanel)", "style-border-left-NavPanel": "var(--xmlui-style-border-left-NavPanel)", "color-border-right-NavPanel": "var(--xmlui-color-border-right-NavPanel)", "thickness-border-right-NavPanel": "var(--xmlui-thickness-border-right-NavPanel)", "style-border-right-NavPanel": "var(--xmlui-style-border-right-NavPanel)", "color-border-top-NavPanel": "var(--xmlui-color-border-top-NavPanel)", "thickness-border-top-NavPanel": "var(--xmlui-thickness-border-top-NavPanel)", "style-border-top-NavPanel": "var(--xmlui-style-border-top-NavPanel)", "color-border-bottom-NavPanel": "var(--xmlui-color-border-bottom-NavPanel)", "thickness-border-bottom-NavPanel": "var(--xmlui-thickness-border-bottom-NavPanel)", "style-border-bottom-NavPanel": "var(--xmlui-style-border-bottom-NavPanel)", "color-border-NavPanel": "var(--xmlui-color-border-NavPanel)", "thickness-border-NavPanel": "var(--xmlui-thickness-border-NavPanel)", "style-border-NavPanel": "var(--xmlui-style-border-NavPanel)", "radius-NavPanel": "var(--xmlui-radius-NavPanel)", "color-bg-NavPanel": "var(--xmlui-color-bg-NavPanel)", "shadow-NavPanel": "var(--xmlui-shadow-NavPanel)", "height-AppHeader": "var(--xmlui-height-AppHeader)", "max-content-width-App": "var(--xmlui-max-content-width-App)", "padding-horizontal-NavPanel": "var(--xmlui-padding-horizontal-NavPanel)", "padding-horizontal-logo-NavPanel": "var(--xmlui-padding-horizontal-logo-NavPanel)", "padding-vertical-logo-NavPanel": "var(--xmlui-padding-vertical-logo-NavPanel)", "margin-bottom-logo-NavPanel": "var(--xmlui-margin-bottom-logo-NavPanel)", "padding-vertical-AppHeader": "var(--xmlui-padding-vertical-AppHeader)"}'`, nl = "_wrapper_r70y6_13", il = "_condensed_r70y6_40", al = "_horizontal_r70y6_43", ll = "_wrapperInner_r70y6_48", sl = "_logoWrapper_r70y6_64", cl = "_inDrawer_r70y6_74", ul = {
1290
+ themeVars: rl,
1291
+ wrapper: nl,
1292
+ condensed: il,
1293
+ horizontal: al,
1294
+ wrapperInner: ll,
1295
+ logoWrapper: sl,
1296
+ inDrawer: cl
1292
1297
  };
1293
- function ul(e) {
1298
+ function dl(e) {
1294
1299
  return !e || typeof e == "string" || typeof e == "number" ? e : e.queryParams !== void 0 ? {
1295
1300
  ...e,
1296
- search: new URLSearchParams(Cr(e.queryParams, Dr)).toString()
1301
+ search: new URLSearchParams(Dr(e.queryParams, Or)).toString()
1297
1302
  } : e;
1298
1303
  }
1299
- const et = "App", dl = T({
1304
+ const et = "App", pl = T({
1300
1305
  status: "stable",
1301
1306
  description: `The \`${et}\` component provides a UI frame for XMLUI apps. According to predefined (and run-time configurable) structure templates, \`${et}\` allows you to display your preferred layout.`,
1302
1307
  props: {
1303
1308
  layout: l(
1304
1309
  "This property sets the layout template of the app. This setting determines the position and size of the app parts (such as header, navigation bar, footer, etc.) and the app's scroll behavior.",
1305
- ha
1310
+ ma
1306
1311
  ),
1307
1312
  loggedInUser: l("Stores information about the currently logged in user."),
1308
1313
  logoTemplate: ne("Optional template of the app logo"),
@@ -1333,7 +1338,7 @@ const et = "App", dl = T({
1333
1338
  events: {
1334
1339
  ready: l(`This event fires when the \`${et}\` component finishes rendering on the page.`)
1335
1340
  },
1336
- themeVars: z(Aa.themeVars),
1341
+ themeVars: z(Ea.themeVars),
1337
1342
  defaultThemeVars: {
1338
1343
  [`width-navPanel-${et}`]: "$space-64",
1339
1344
  [`max-content-width-${et}`]: "$max-content-width",
@@ -1382,7 +1387,7 @@ function go(e, t) {
1382
1387
  };
1383
1388
  }
1384
1389
  }
1385
- const $o = "AppHeader", pl = T({
1390
+ const $o = "AppHeader", hl = T({
1386
1391
  status: "experimental",
1387
1392
  description: `\`${$o}\` is a placeholder within \`App\` to define a custom application header.`,
1388
1393
  props: {
@@ -1398,7 +1403,7 @@ const $o = "AppHeader", pl = T({
1398
1403
  title: l("Title for the application logo"),
1399
1404
  showLogo: l("Show the logo in the header", null, "boolean", !0)
1400
1405
  },
1401
- themeVars: z(Fa.themeVars),
1406
+ themeVars: z(Ra.themeVars),
1402
1407
  defaultThemeVars: {
1403
1408
  "height-AppHeader": "$space-14",
1404
1409
  "max-content-width-AppHeader": "$max-content-width-App",
@@ -1424,7 +1429,7 @@ const $o = "AppHeader", pl = T({
1424
1429
  "color-bg-AppHeader": "$color-surface-900"
1425
1430
  }
1426
1431
  }
1427
- }), $t = "AppState", hl = T({
1432
+ }), $t = "AppState", ml = T({
1428
1433
  description: `${$t} is a functional component (without a visible user interface) that helps store and manage the app's state.`,
1429
1434
  props: {
1430
1435
  bucket: l(
@@ -1435,17 +1440,17 @@ const $o = "AppHeader", pl = T({
1435
1440
  )
1436
1441
  },
1437
1442
  nonVisual: !0
1438
- }), ml = `'{"color-bg-Avatar": "var(--xmlui-color-bg-Avatar)", "color-border-Avatar": "var(--xmlui-color-border-Avatar)", "thickness-border-Avatar": "var(--xmlui-thickness-border-Avatar)", "style-border-Avatar": "var(--xmlui-style-border-Avatar)", "border-Avatar": "var(--xmlui-border-Avatar)", "radius-Avatar": "var(--xmlui-radius-Avatar)", "shadow-Avatar": "var(--xmlui-shadow-Avatar)", "color-text-Avatar": "var(--xmlui-color-text-Avatar)", "font-weight-Avatar": "var(--xmlui-font-weight-Avatar)"}'`, xl = "_container_1fbc9_13", fl = "_xs_1fbc9_34", gl = "_sm_1fbc9_41", bl = "_md_1fbc9_48", vl = "_lg_1fbc9_55", Tl = "_clickable_1fbc9_62", it = {
1439
- themeVars: ml,
1440
- container: xl,
1441
- xs: fl,
1442
- sm: gl,
1443
- md: bl,
1444
- lg: vl,
1445
- clickable: Tl
1446
- }, yl = At(function({ size: t = "sm", url: o, name: i, style: n, onClick: s, ...a }, c) {
1443
+ }), xl = `'{"color-bg-Avatar": "var(--xmlui-color-bg-Avatar)", "color-border-Avatar": "var(--xmlui-color-border-Avatar)", "thickness-border-Avatar": "var(--xmlui-thickness-border-Avatar)", "style-border-Avatar": "var(--xmlui-style-border-Avatar)", "border-Avatar": "var(--xmlui-border-Avatar)", "radius-Avatar": "var(--xmlui-radius-Avatar)", "shadow-Avatar": "var(--xmlui-shadow-Avatar)", "color-text-Avatar": "var(--xmlui-color-text-Avatar)", "font-weight-Avatar": "var(--xmlui-font-weight-Avatar)"}'`, fl = "_container_1fbc9_13", gl = "_xs_1fbc9_34", bl = "_sm_1fbc9_41", vl = "_md_1fbc9_48", Tl = "_lg_1fbc9_55", yl = "_clickable_1fbc9_62", it = {
1444
+ themeVars: xl,
1445
+ container: fl,
1446
+ xs: gl,
1447
+ sm: bl,
1448
+ md: vl,
1449
+ lg: Tl,
1450
+ clickable: yl
1451
+ }, kl = At(function({ size: t = "sm", url: o, name: i, style: n, onClick: s, ...a }, c) {
1447
1452
  let u = null;
1448
- return !o && i && (u = i.trim().split(" ").filter((y) => !!y.trim().length).map((y) => y[0].toUpperCase()).slice(0, 3)), /* @__PURE__ */ he(
1453
+ return !o && i && (u = i.trim().split(" ").filter((y) => !!y.trim().length).map((y) => y[0].toUpperCase()).slice(0, 3)), /* @__PURE__ */ pe(
1449
1454
  "div",
1450
1455
  {
1451
1456
  ...a,
@@ -1462,48 +1467,48 @@ const $o = "AppHeader", pl = T({
1462
1467
  children: u
1463
1468
  }
1464
1469
  );
1465
- }), pe = "Avatar", kl = T({
1466
- description: `The \`${pe}\` component represents a user, group (or other entity's) avatar with a small image or initials.`,
1470
+ }), de = "Avatar", wl = T({
1471
+ description: `The \`${de}\` component represents a user, group (or other entity's) avatar with a small image or initials.`,
1467
1472
  props: {
1468
- size: l(`This property defines the display size of the ${pe}.`, ho, "string", "sm"),
1469
- name: l(`This property sets the name value the ${pe} uses to display initials.`),
1470
- url: l(`This property specifies the URL of the image to display in the ${pe}.`)
1473
+ size: l(`This property defines the display size of the ${de}.`, ho, "string", "sm"),
1474
+ name: l(`This property sets the name value the ${de} uses to display initials.`),
1475
+ url: l(`This property specifies the URL of the image to display in the ${de}.`)
1471
1476
  },
1472
1477
  events: {
1473
1478
  click: l("This event is triggered when the avatar is clicked.")
1474
1479
  },
1475
1480
  themeVars: z(it.themeVars),
1476
1481
  defaultThemeVars: {
1477
- [`radius-${pe}`]: "4px",
1478
- [`thickness-border-${pe}`]: "0px",
1479
- [`style-border-${pe}`]: "solid",
1480
- [`border-${pe}`]: `$thickness-border-${pe} $style-border-${pe} $color-border-${pe}`,
1481
- [`shadow-${pe}`]: "inset 0 0 0 1px rgba(4,32,69,0.1)",
1482
- [`color-text-${pe}`]: "$color-text-secondary",
1483
- [`font-weight-${pe}`]: "$font-weight-bold",
1482
+ [`radius-${de}`]: "4px",
1483
+ [`thickness-border-${de}`]: "0px",
1484
+ [`style-border-${de}`]: "solid",
1485
+ [`border-${de}`]: `$thickness-border-${de} $style-border-${de} $color-border-${de}`,
1486
+ [`shadow-${de}`]: "inset 0 0 0 1px rgba(4,32,69,0.1)",
1487
+ [`color-text-${de}`]: "$color-text-secondary",
1488
+ [`font-weight-${de}`]: "$font-weight-bold",
1484
1489
  light: {
1485
- [`color-bg-${pe}`]: "$color-surface-100",
1486
- [`color-border-${pe}`]: "$color-surface-400A80"
1490
+ [`color-bg-${de}`]: "$color-surface-100",
1491
+ [`color-border-${de}`]: "$color-surface-400A80"
1487
1492
  },
1488
1493
  dark: {
1489
- [`color-bg-${pe}`]: "$color-surface-800",
1490
- [`color-border-${pe}`]: "$color-surface-700"
1494
+ [`color-bg-${de}`]: "$color-surface-800",
1495
+ [`color-border-${de}`]: "$color-surface-700"
1491
1496
  }
1492
1497
  }
1493
- }), wl = `'{"color-bg-Badge": "var(--xmlui-color-bg-Badge)", "radius-Badge": "var(--xmlui-radius-Badge)", "color-text-Badge": "var(--xmlui-color-text-Badge)", "font-size-Badge": "var(--xmlui-font-size-Badge)", "font-size-Badge-pill": "var(--xmlui-font-size-Badge-pill)", "font-weight-Badge": "var(--xmlui-font-weight-Badge)", "font-weight-Badge-pill": "var(--xmlui-font-weight-Badge-pill)", "padding-horizontal-Badge": "var(--xmlui-padding-horizontal-Badge)", "padding-vertical-Badge": "var(--xmlui-padding-vertical-Badge)", "padding-Badge": "var(--xmlui-padding-Badge)", "padding-horizontal-Badge-pill": "var(--xmlui-padding-horizontal-Badge-pill)", "padding-vertical-Badge-pill": "var(--xmlui-padding-vertical-Badge-pill)", "padding-Badge-pill": "var(--xmlui-padding-Badge-pill)"}'`, $l = "_badge_xcyhw_13", _l = "_pill_xcyhw_29", Il = {
1494
- themeVars: wl,
1495
- badge: $l,
1496
- pill: _l
1497
- }, ue = "Badge", Bl = T({
1498
+ }), $l = `'{"color-bg-Badge": "var(--xmlui-color-bg-Badge)", "radius-Badge": "var(--xmlui-radius-Badge)", "color-text-Badge": "var(--xmlui-color-text-Badge)", "font-size-Badge": "var(--xmlui-font-size-Badge)", "font-size-Badge-pill": "var(--xmlui-font-size-Badge-pill)", "font-weight-Badge": "var(--xmlui-font-weight-Badge)", "font-weight-Badge-pill": "var(--xmlui-font-weight-Badge-pill)", "padding-horizontal-Badge": "var(--xmlui-padding-horizontal-Badge)", "padding-vertical-Badge": "var(--xmlui-padding-vertical-Badge)", "padding-Badge": "var(--xmlui-padding-Badge)", "padding-horizontal-Badge-pill": "var(--xmlui-padding-horizontal-Badge-pill)", "padding-vertical-Badge-pill": "var(--xmlui-padding-vertical-Badge-pill)", "padding-Badge-pill": "var(--xmlui-padding-Badge-pill)"}'`, _l = "_badge_xcyhw_13", Il = "_pill_xcyhw_29", Bl = {
1499
+ themeVars: $l,
1500
+ badge: _l,
1501
+ pill: Il
1502
+ }, me = "Badge", Sl = T({
1498
1503
  status: "stable",
1499
- description: `The \`${ue}\` is a text label that accepts a color map to define its background color and, optionally, its label color.`,
1504
+ description: `The \`${me}\` is a text label that accepts a color map to define its background color and, optionally, its label color.`,
1500
1505
  props: {
1501
1506
  value: l("The text that the component displays"),
1502
1507
  variant: l(
1503
1508
  "Modifies the shape of the component. Comes in the regular `badge` variant or the `pill` variant with fully rounded corners."
1504
1509
  ),
1505
1510
  colorMap: l(
1506
- `The \`${ue}\` component supports the mapping of a list of colors using the \`value\` prop as the key. Provide the component with a list or key-value pairs in two ways:`
1511
+ `The \`${me}\` component supports the mapping of a list of colors using the \`value\` prop as the key. Provide the component with a list or key-value pairs in two ways:`
1507
1512
  ),
1508
1513
  themeColor: l("(**NOT IMPLEMENTED YET**) The theme color of the component."),
1509
1514
  indicatorText: l(
@@ -1516,27 +1521,27 @@ const $o = "AppHeader", pl = T({
1516
1521
  indicatorPosition: l("(**NOT IMPLEMENTED YET**) The position of the indicator.")
1517
1522
  },
1518
1523
  events: {},
1519
- themeVars: z(Il.themeVars),
1524
+ themeVars: z(Bl.themeVars),
1520
1525
  defaultThemeVars: {
1521
- [`padding-horizontal-${ue}`]: "$space-2",
1522
- [`padding-vertical-${ue}`]: "$space-0_5",
1523
- [`padding-${ue}`]: `$padding-vertical-${ue} $padding-horizontal-${ue}`,
1524
- [`padding-${ue}-pill`]: `$padding-vertical-${ue}-pill $padding-horizontal-${ue}-pill`,
1525
- [`radius-${ue}`]: "4px",
1526
- [`font-size-${ue}`]: "$font-size-normal",
1527
- [`font-size-${ue}-pill`]: "$font-size-normal",
1528
- [`font-weight-${ue}`]: "$font-weight-bold",
1529
- [`font-weight-${ue}-pill`]: "$font-weight-normal",
1526
+ [`padding-horizontal-${me}`]: "$space-2",
1527
+ [`padding-vertical-${me}`]: "$space-0_5",
1528
+ [`padding-${me}`]: `$padding-vertical-${me} $padding-horizontal-${me}`,
1529
+ [`padding-${me}-pill`]: `$padding-vertical-${me}-pill $padding-horizontal-${me}-pill`,
1530
+ [`radius-${me}`]: "4px",
1531
+ [`font-size-${me}`]: "0.8em",
1532
+ [`font-size-${me}-pill`]: "0.8em",
1533
+ // [`font-weight-${COMP}`]: "$font-weight-bold",
1534
+ // [`font-weight-${COMP}-pill`]: "$font-weight-normal",
1530
1535
  light: {
1531
- [`color-bg-${ue}`]: "$color-primary-500",
1532
- [`color-text-${ue}`]: "$color-surface-50"
1536
+ [`color-bg-${me}`]: "rgba($color-secondary-500-rgb, .6)",
1537
+ [`color-text-${me}`]: "white"
1533
1538
  },
1534
1539
  dark: {
1535
- [`color-bg-${ue}`]: "$color-primary-500",
1536
- [`color-text-${ue}`]: "$color-surface-50"
1540
+ [`color-bg-${me}`]: "rgba($color-secondary-500-rgb, .6)",
1541
+ [`color-text-${me}`]: "$color-surface-50"
1537
1542
  }
1538
1543
  }
1539
- }), Sl = Xo(null), Al = T({
1544
+ }), Al = Xo(null), El = T({
1540
1545
  description: "As its name suggests, this component places a bookmark into its parent component's view. The component has an `id` that you can use in links to navigate (scroll to) the bookmark's location.",
1541
1546
  opaque: !0,
1542
1547
  props: {
@@ -1547,22 +1552,22 @@ const $o = "AppHeader", pl = T({
1547
1552
  "The level of the bookmark. The level is used to determine the bookmark's position in the table of contents."
1548
1553
  )
1549
1554
  }
1550
- }), El = `'{"padding-Card": "var(--xmlui-padding-Card)", "padding-horizontal-Card": "var(--xmlui-padding-horizontal-Card)", "padding-vertical-Card": "var(--xmlui-padding-vertical-Card)", "shadow-Card": "var(--xmlui-shadow-Card)", "color-bg-Card": "var(--xmlui-color-bg-Card)", "radius-Card": "var(--xmlui-radius-Card)", "color-border-Card": "var(--xmlui-color-border-Card)", "thickness-border-Card": "var(--xmlui-thickness-border-Card)", "style-border-Card": "var(--xmlui-style-border-Card)", "border-Card": "var(--xmlui-border-Card)"}'`, Nl = "_wrapper_rkru8_13", zl = "_horizontal_rkru8_23", Ll = "_vertical_rkru8_27", Pl = "_isClickable_rkru8_30", It = {
1551
- themeVars: El,
1552
- wrapper: Nl,
1553
- horizontal: zl,
1554
- vertical: Ll,
1555
- isClickable: Pl
1556
- }, Cl = `'{"color-text-Link": "var(--xmlui-color-text-Link)", "color-text-Link--active": "var(--xmlui-color-text-Link--active)", "color-text-Link--hover": "var(--xmlui-color-text-Link--hover)", "color-text-Link--hover--active": "var(--xmlui-color-text-Link--hover--active)", "font-size-Link": "var(--xmlui-font-size-Link)", "font-weight-Link": "var(--xmlui-font-weight-Link)", "font-weight-Link--active": "var(--xmlui-font-weight-Link--active)", "color-decoration-Link": "var(--xmlui-color-decoration-Link)", "offset-decoration-Link": "var(--xmlui-offset-decoration-Link)", "line-decoration-Link": "var(--xmlui-line-decoration-Link)", "style-decoration-Link": "var(--xmlui-style-decoration-Link)", "thickness-decoration-Link": "var(--xmlui-thickness-decoration-Link)", "padding-icon-Link": "var(--xmlui-padding-icon-Link)", "gap-icon-Link": "var(--xmlui-gap-icon-Link)", "thickness-outline-Link--focus": "var(--xmlui-thickness-outline-Link--focus)", "color-outline-Link--focus": "var(--xmlui-color-outline-Link--focus)", "style-outline-Link--focus": "var(--xmlui-style-outline-Link--focus)", "offset-outline-Link--focus": "var(--xmlui-offset-outline-Link--focus)"}'`, Dl = "_container_1g3gl_13", Ol = "_active_1g3gl_27", Ml = "_disabled_1g3gl_31", Hl = "_iconWrapper_1g3gl_47", vt = {
1557
- themeVars: Cl,
1558
- container: Dl,
1559
- active: Ol,
1560
- disabled: Ml,
1561
- iconWrapper: Hl
1562
- }, Fl = ({ to: e, children: t, icon: o, active: i, onClick: n, target: s, disabled: a, style: c }) => {
1563
- const u = !!o && !t, y = po(() => ul(e), [e]);
1555
+ }), Nl = `'{"padding-Card": "var(--xmlui-padding-Card)", "padding-horizontal-Card": "var(--xmlui-padding-horizontal-Card)", "padding-vertical-Card": "var(--xmlui-padding-vertical-Card)", "shadow-Card": "var(--xmlui-shadow-Card)", "color-bg-Card": "var(--xmlui-color-bg-Card)", "radius-Card": "var(--xmlui-radius-Card)", "color-border-Card": "var(--xmlui-color-border-Card)", "thickness-border-Card": "var(--xmlui-thickness-border-Card)", "style-border-Card": "var(--xmlui-style-border-Card)", "border-Card": "var(--xmlui-border-Card)"}'`, zl = "_wrapper_qmtvs_13", Ll = "_horizontal_qmtvs_23", Pl = "_vertical_qmtvs_28", Cl = "_isClickable_qmtvs_31", It = {
1556
+ themeVars: Nl,
1557
+ wrapper: zl,
1558
+ horizontal: Ll,
1559
+ vertical: Pl,
1560
+ isClickable: Cl
1561
+ }, Dl = `'{"color-text-Link": "var(--xmlui-color-text-Link)", "color-text-Link--active": "var(--xmlui-color-text-Link--active)", "color-text-Link--hover": "var(--xmlui-color-text-Link--hover)", "color-text-Link--hover--active": "var(--xmlui-color-text-Link--hover--active)", "font-size-Link": "var(--xmlui-font-size-Link)", "font-weight-Link": "var(--xmlui-font-weight-Link)", "font-weight-Link--active": "var(--xmlui-font-weight-Link--active)", "color-decoration-Link": "var(--xmlui-color-decoration-Link)", "offset-decoration-Link": "var(--xmlui-offset-decoration-Link)", "line-decoration-Link": "var(--xmlui-line-decoration-Link)", "style-decoration-Link": "var(--xmlui-style-decoration-Link)", "thickness-decoration-Link": "var(--xmlui-thickness-decoration-Link)", "padding-icon-Link": "var(--xmlui-padding-icon-Link)", "gap-icon-Link": "var(--xmlui-gap-icon-Link)", "thickness-outline-Link--focus": "var(--xmlui-thickness-outline-Link--focus)", "color-outline-Link--focus": "var(--xmlui-color-outline-Link--focus)", "style-outline-Link--focus": "var(--xmlui-style-outline-Link--focus)", "offset-outline-Link--focus": "var(--xmlui-offset-outline-Link--focus)"}'`, Ol = "_container_1g3gl_13", Ml = "_active_1g3gl_27", Hl = "_disabled_1g3gl_31", Fl = "_iconWrapper_1g3gl_47", vt = {
1562
+ themeVars: Dl,
1563
+ container: Ol,
1564
+ active: Ml,
1565
+ disabled: Hl,
1566
+ iconWrapper: Fl
1567
+ }, Rl = ({ to: e, children: t, icon: o, active: i, onClick: n, target: s, disabled: a, style: c }) => {
1568
+ const u = !!o && !t, y = po(() => dl(e), [e]);
1564
1569
  return /* @__PURE__ */ Bt(
1565
- e ? Pr : "div",
1570
+ e ? Cr : "div",
1566
1571
  {
1567
1572
  to: y,
1568
1573
  style: c,
@@ -1574,23 +1579,23 @@ const $o = "AppHeader", pl = T({
1574
1579
  [vt.disabled]: a
1575
1580
  }),
1576
1581
  children: [
1577
- o && /* @__PURE__ */ he("div", { className: vt.iconWrapper, children: /* @__PURE__ */ he(In, { name: o }) }),
1582
+ o && /* @__PURE__ */ pe("div", { className: vt.iconWrapper, children: /* @__PURE__ */ pe(Bn, { name: o }) }),
1578
1583
  t
1579
1584
  ]
1580
1585
  }
1581
1586
  );
1582
- }, Rl = `'{"Heading:color-text-H1": "var(--xmlui-color-text-H1)", "Heading:letter-spacing-H1": "var(--xmlui-letter-spacing-H1)", "Heading:font-family-H1": "var(--xmlui-font-family-H1)", "Heading:font-weight-H1": "var(--xmlui-font-weight-H1)", "font-size-H1": "var(--xmlui-font-size-H1)", "line-height-H1": "var(--xmlui-line-height-H1)", "margin-top-H1": "var(--xmlui-margin-top-H1)", "margin-bottom-H1": "var(--xmlui-margin-bottom-H1)", "Heading:line-decoration-H1": "var(--xmlui-line-decoration-H1)", "Heading:color-decoration-H1": "var(--xmlui-color-decoration-H1)", "Heading:style-decoration-H1": "var(--xmlui-style-decoration-H1)", "Heading:thickness-decoration-H1": "var(--xmlui-thickness-decoration-H1)", "Heading:offset-decoration-H1": "var(--xmlui-offset-decoration-H1)", "Heading:color-text-H2": "var(--xmlui-color-text-H2)", "Heading:letter-spacing-H2": "var(--xmlui-letter-spacing-H2)", "Heading:font-family-H2": "var(--xmlui-font-family-H2)", "Heading:font-weight-H2": "var(--xmlui-font-weight-H2)", "font-size-H2": "var(--xmlui-font-size-H2)", "line-height-H2": "var(--xmlui-line-height-H2)", "margin-top-H2": "var(--xmlui-margin-top-H2)", "margin-bottom-H2": "var(--xmlui-margin-bottom-H2)", "Heading:line-decoration-H2": "var(--xmlui-line-decoration-H2)", "Heading:color-decoration-H2": "var(--xmlui-color-decoration-H2)", "Heading:style-decoration-H2": "var(--xmlui-style-decoration-H2)", "Heading:thickness-decoration-H2": "var(--xmlui-thickness-decoration-H2)", "Heading:offset-decoration-H2": "var(--xmlui-offset-decoration-H2)", "Heading:color-text-H3": "var(--xmlui-color-text-H3)", "Heading:letter-spacing-H3": "var(--xmlui-letter-spacing-H3)", "Heading:font-family-H3": "var(--xmlui-font-family-H3)", "Heading:font-weight-H3": "var(--xmlui-font-weight-H3)", "font-size-H3": "var(--xmlui-font-size-H3)", "line-height-H3": "var(--xmlui-line-height-H3)", "margin-top-H3": "var(--xmlui-margin-top-H3)", "margin-bottom-H3": "var(--xmlui-margin-bottom-H3)", "Heading:line-decoration-H3": "var(--xmlui-line-decoration-H3)", "Heading:color-decoration-H3": "var(--xmlui-color-decoration-H3)", "Heading:style-decoration-H3": "var(--xmlui-style-decoration-H3)", "Heading:thickness-decoration-H3": "var(--xmlui-thickness-decoration-H3)", "Heading:offset-decoration-H3": "var(--xmlui-offset-decoration-H3)", "Heading:color-text-H4": "var(--xmlui-color-text-H4)", "Heading:letter-spacing-H4": "var(--xmlui-letter-spacing-H4)", "Heading:font-family-H4": "var(--xmlui-font-family-H4)", "Heading:font-weight-H4": "var(--xmlui-font-weight-H4)", "font-size-H4": "var(--xmlui-font-size-H4)", "line-height-H4": "var(--xmlui-line-height-H4)", "margin-top-H4": "var(--xmlui-margin-top-H4)", "margin-bottom-H4": "var(--xmlui-margin-bottom-H4)", "Heading:line-decoration-H4": "var(--xmlui-line-decoration-H4)", "Heading:color-decoration-H4": "var(--xmlui-color-decoration-H4)", "Heading:style-decoration-H4": "var(--xmlui-style-decoration-H4)", "Heading:thickness-decoration-H4": "var(--xmlui-thickness-decoration-H4)", "Heading:offset-decoration-H4": "var(--xmlui-offset-decoration-H4)", "Heading:color-text-H5": "var(--xmlui-color-text-H5)", "Heading:letter-spacing-H5": "var(--xmlui-letter-spacing-H5)", "Heading:font-family-H5": "var(--xmlui-font-family-H5)", "Heading:font-weight-H5": "var(--xmlui-font-weight-H5)", "font-size-H5": "var(--xmlui-font-size-H5)", "line-height-H5": "var(--xmlui-line-height-H5)", "margin-top-H5": "var(--xmlui-margin-top-H5)", "margin-bottom-H5": "var(--xmlui-margin-bottom-H5)", "Heading:line-decoration-H5": "var(--xmlui-line-decoration-H5)", "Heading:color-decoration-H5": "var(--xmlui-color-decoration-H5)", "Heading:style-decoration-H5": "var(--xmlui-style-decoration-H5)", "Heading:thickness-decoration-H5": "var(--xmlui-thickness-decoration-H5)", "Heading:offset-decoration-H5": "var(--xmlui-offset-decoration-H5)", "Heading:color-text-H6": "var(--xmlui-color-text-H6)", "Heading:letter-spacing-H6": "var(--xmlui-letter-spacing-H6)", "Heading:font-family-H6": "var(--xmlui-font-family-H6)", "Heading:font-weight-H6": "var(--xmlui-font-weight-H6)", "font-size-H6": "var(--xmlui-font-size-H6)", "line-height-H6": "var(--xmlui-line-height-H6)", "margin-top-H6": "var(--xmlui-margin-top-H6)", "margin-bottom-H6": "var(--xmlui-margin-bottom-H6)", "Heading:line-decoration-H6": "var(--xmlui-line-decoration-H6)", "Heading:color-decoration-H6": "var(--xmlui-color-decoration-H6)", "Heading:style-decoration-H6": "var(--xmlui-style-decoration-H6)", "Heading:thickness-decoration-H6": "var(--xmlui-thickness-decoration-H6)", "Heading:offset-decoration-H6": "var(--xmlui-offset-decoration-H6)"}'`, Wl = "_heading_1tifa_13", ql = "_h1_1tifa_13", Ul = "_h2_1tifa_28", Vl = "_h3_1tifa_43", Gl = "_h4_1tifa_58", Yl = "_h5_1tifa_73", Xl = "_h6_1tifa_88", Ql = "_truncateOverflow_1tifa_108", Zl = "_preserveLinebreaks_1tifa_114", Jl = "_noEllipsis_1tifa_118", _e = {
1583
- themeVars: Rl,
1584
- heading: Wl,
1585
- h1: ql,
1586
- h2: Ul,
1587
- h3: Vl,
1588
- h4: Gl,
1589
- h5: Yl,
1590
- h6: Xl,
1591
- truncateOverflow: Ql,
1592
- preserveLinebreaks: Zl,
1593
- noEllipsis: Jl
1587
+ }, Wl = `'{"Heading:color-text-H1": "var(--xmlui-color-text-H1)", "Heading:letter-spacing-H1": "var(--xmlui-letter-spacing-H1)", "Heading:font-family-H1": "var(--xmlui-font-family-H1)", "Heading:font-weight-H1": "var(--xmlui-font-weight-H1)", "font-size-H1": "var(--xmlui-font-size-H1)", "line-height-H1": "var(--xmlui-line-height-H1)", "margin-top-H1": "var(--xmlui-margin-top-H1)", "margin-bottom-H1": "var(--xmlui-margin-bottom-H1)", "Heading:line-decoration-H1": "var(--xmlui-line-decoration-H1)", "Heading:color-decoration-H1": "var(--xmlui-color-decoration-H1)", "Heading:style-decoration-H1": "var(--xmlui-style-decoration-H1)", "Heading:thickness-decoration-H1": "var(--xmlui-thickness-decoration-H1)", "Heading:offset-decoration-H1": "var(--xmlui-offset-decoration-H1)", "Heading:color-text-H2": "var(--xmlui-color-text-H2)", "Heading:letter-spacing-H2": "var(--xmlui-letter-spacing-H2)", "Heading:font-family-H2": "var(--xmlui-font-family-H2)", "Heading:font-weight-H2": "var(--xmlui-font-weight-H2)", "font-size-H2": "var(--xmlui-font-size-H2)", "line-height-H2": "var(--xmlui-line-height-H2)", "margin-top-H2": "var(--xmlui-margin-top-H2)", "margin-bottom-H2": "var(--xmlui-margin-bottom-H2)", "Heading:line-decoration-H2": "var(--xmlui-line-decoration-H2)", "Heading:color-decoration-H2": "var(--xmlui-color-decoration-H2)", "Heading:style-decoration-H2": "var(--xmlui-style-decoration-H2)", "Heading:thickness-decoration-H2": "var(--xmlui-thickness-decoration-H2)", "Heading:offset-decoration-H2": "var(--xmlui-offset-decoration-H2)", "Heading:color-text-H3": "var(--xmlui-color-text-H3)", "Heading:letter-spacing-H3": "var(--xmlui-letter-spacing-H3)", "Heading:font-family-H3": "var(--xmlui-font-family-H3)", "Heading:font-weight-H3": "var(--xmlui-font-weight-H3)", "font-size-H3": "var(--xmlui-font-size-H3)", "line-height-H3": "var(--xmlui-line-height-H3)", "margin-top-H3": "var(--xmlui-margin-top-H3)", "margin-bottom-H3": "var(--xmlui-margin-bottom-H3)", "Heading:line-decoration-H3": "var(--xmlui-line-decoration-H3)", "Heading:color-decoration-H3": "var(--xmlui-color-decoration-H3)", "Heading:style-decoration-H3": "var(--xmlui-style-decoration-H3)", "Heading:thickness-decoration-H3": "var(--xmlui-thickness-decoration-H3)", "Heading:offset-decoration-H3": "var(--xmlui-offset-decoration-H3)", "Heading:color-text-H4": "var(--xmlui-color-text-H4)", "Heading:letter-spacing-H4": "var(--xmlui-letter-spacing-H4)", "Heading:font-family-H4": "var(--xmlui-font-family-H4)", "Heading:font-weight-H4": "var(--xmlui-font-weight-H4)", "font-size-H4": "var(--xmlui-font-size-H4)", "line-height-H4": "var(--xmlui-line-height-H4)", "margin-top-H4": "var(--xmlui-margin-top-H4)", "margin-bottom-H4": "var(--xmlui-margin-bottom-H4)", "Heading:line-decoration-H4": "var(--xmlui-line-decoration-H4)", "Heading:color-decoration-H4": "var(--xmlui-color-decoration-H4)", "Heading:style-decoration-H4": "var(--xmlui-style-decoration-H4)", "Heading:thickness-decoration-H4": "var(--xmlui-thickness-decoration-H4)", "Heading:offset-decoration-H4": "var(--xmlui-offset-decoration-H4)", "Heading:color-text-H5": "var(--xmlui-color-text-H5)", "Heading:letter-spacing-H5": "var(--xmlui-letter-spacing-H5)", "Heading:font-family-H5": "var(--xmlui-font-family-H5)", "Heading:font-weight-H5": "var(--xmlui-font-weight-H5)", "font-size-H5": "var(--xmlui-font-size-H5)", "line-height-H5": "var(--xmlui-line-height-H5)", "margin-top-H5": "var(--xmlui-margin-top-H5)", "margin-bottom-H5": "var(--xmlui-margin-bottom-H5)", "Heading:line-decoration-H5": "var(--xmlui-line-decoration-H5)", "Heading:color-decoration-H5": "var(--xmlui-color-decoration-H5)", "Heading:style-decoration-H5": "var(--xmlui-style-decoration-H5)", "Heading:thickness-decoration-H5": "var(--xmlui-thickness-decoration-H5)", "Heading:offset-decoration-H5": "var(--xmlui-offset-decoration-H5)", "Heading:color-text-H6": "var(--xmlui-color-text-H6)", "Heading:letter-spacing-H6": "var(--xmlui-letter-spacing-H6)", "Heading:font-family-H6": "var(--xmlui-font-family-H6)", "Heading:font-weight-H6": "var(--xmlui-font-weight-H6)", "font-size-H6": "var(--xmlui-font-size-H6)", "line-height-H6": "var(--xmlui-line-height-H6)", "margin-top-H6": "var(--xmlui-margin-top-H6)", "margin-bottom-H6": "var(--xmlui-margin-bottom-H6)", "Heading:line-decoration-H6": "var(--xmlui-line-decoration-H6)", "Heading:color-decoration-H6": "var(--xmlui-color-decoration-H6)", "Heading:style-decoration-H6": "var(--xmlui-style-decoration-H6)", "Heading:thickness-decoration-H6": "var(--xmlui-thickness-decoration-H6)", "Heading:offset-decoration-H6": "var(--xmlui-offset-decoration-H6)"}'`, ql = "_heading_1tifa_13", Ul = "_h1_1tifa_13", Vl = "_h2_1tifa_28", Gl = "_h3_1tifa_43", Yl = "_h4_1tifa_58", Xl = "_h5_1tifa_73", Ql = "_h6_1tifa_88", Zl = "_truncateOverflow_1tifa_108", Jl = "_preserveLinebreaks_1tifa_114", jl = "_noEllipsis_1tifa_118", _e = {
1588
+ themeVars: Wl,
1589
+ heading: ql,
1590
+ h1: Ul,
1591
+ h2: Vl,
1592
+ h3: Gl,
1593
+ h4: Yl,
1594
+ h5: Xl,
1595
+ h6: Ql,
1596
+ truncateOverflow: Zl,
1597
+ preserveLinebreaks: Jl,
1598
+ noEllipsis: jl
1594
1599
  }, _o = ({
1595
1600
  uid: e,
1596
1601
  level: t = "h1",
@@ -1603,12 +1608,12 @@ const $o = "AppHeader", pl = T({
1603
1608
  ellipses: u = !0,
1604
1609
  className: y
1605
1610
  }) => {
1606
- const g = t == null ? void 0 : t.toLowerCase(), d = jt(null), [P, b] = Nr(null), O = jt(null), S = uo(Sl), B = S == null ? void 0 : S.registerHeading, V = S == null ? void 0 : S.observeIntersection;
1611
+ const g = t == null ? void 0 : t.toLowerCase(), d = jt(null), [P, b] = zr(null), O = jt(null), S = uo(Al), B = S == null ? void 0 : S.registerHeading, V = S == null ? void 0 : S.observeIntersection;
1607
1612
  return so(() => {
1608
- var $, q, ce, me;
1613
+ var $, q, ce, he;
1609
1614
  if (V && d.current) {
1610
- const de = (me = (ce = (q = ($ = d.current.textContent) == null ? void 0 : $.trim()) == null ? void 0 : q.replace(/[^\w\s-]/g, "")) == null ? void 0 : ce.replace(/\s+/g, "-")) == null ? void 0 : me.toLowerCase();
1611
- b(de || null);
1615
+ const ue = (he = (ce = (q = ($ = d.current.textContent) == null ? void 0 : $.trim()) == null ? void 0 : q.replace(/[^\w\s-]/g, "")) == null ? void 0 : ce.replace(/\s+/g, "-")) == null ? void 0 : he.toLowerCase();
1616
+ b(ue || null);
1612
1617
  }
1613
1618
  }, [V]), so(() => {
1614
1619
  if (V && d.current && P)
@@ -1624,22 +1629,22 @@ const $o = "AppHeader", pl = T({
1624
1629
  ref: d,
1625
1630
  id: e,
1626
1631
  title: s,
1627
- style: { ...i, ...n, ...pr(a) },
1632
+ style: { ...i, ...n, ...hr(a) },
1628
1633
  className: at(_e.heading, _e[g], y || "", {
1629
1634
  [_e.truncateOverflow]: a > 0,
1630
1635
  [_e.preserveLinebreaks]: c,
1631
1636
  [_e.noEllipsis]: !u
1632
1637
  }),
1633
1638
  children: [
1634
- P && V && /* @__PURE__ */ he("span", { ref: O, id: P, style: { width: 0, height: 0 } }),
1639
+ P && V && /* @__PURE__ */ pe("span", { ref: O, id: P, style: { width: 0, height: 0 } }),
1635
1640
  o
1636
1641
  ]
1637
1642
  }
1638
1643
  );
1639
- }, mr = "vertical";
1644
+ }, xr = "vertical";
1640
1645
  At(function({
1641
1646
  children: t,
1642
- orientation: o = mr,
1647
+ orientation: o = xr,
1643
1648
  style: i,
1644
1649
  title: n,
1645
1650
  subtitle: s,
@@ -1649,8 +1654,7 @@ At(function({
1649
1654
  onClick: y
1650
1655
  }, g) {
1651
1656
  const d = {
1652
- level: "h2",
1653
- layout: { marginTop: 0, marginBottom: "4px" }
1657
+ level: "h2"
1654
1658
  };
1655
1659
  return /* @__PURE__ */ Bt(
1656
1660
  "div",
@@ -1665,10 +1669,10 @@ At(function({
1665
1669
  onClick: y,
1666
1670
  children: [
1667
1671
  [n, s, c, u].some(Boolean) && /* @__PURE__ */ Bt(yo, { orientation: "horizontal", verticalAlignment: "center", layout: { gap: "1rem" }, children: [
1668
- u && /* @__PURE__ */ he(yl, { url: c, name: n }),
1672
+ u && /* @__PURE__ */ pe(kl, { url: c, name: n }),
1669
1673
  /* @__PURE__ */ Bt(yo, { orientation: "vertical", children: [
1670
- a ? n ? /* @__PURE__ */ he(Fl, { to: a + "", children: /* @__PURE__ */ he(_o, { ...d, children: n }) }) : null : n ? /* @__PURE__ */ he(_o, { ...d, children: n }) : null,
1671
- s !== void 0 && /* @__PURE__ */ he(Xi, { variant: "small", children: s })
1674
+ a ? n ? /* @__PURE__ */ pe(Rl, { to: a + "", children: /* @__PURE__ */ pe(_o, { ...d, children: n }) }) : null : n ? /* @__PURE__ */ pe(_o, { ...d, children: n }) : null,
1675
+ s !== void 0 && /* @__PURE__ */ pe(Qi, { variant: "small", children: s })
1672
1676
  ] })
1673
1677
  ] }),
1674
1678
  t
@@ -1676,7 +1680,7 @@ At(function({
1676
1680
  }
1677
1681
  );
1678
1682
  });
1679
- const oe = "Card", jl = T({
1683
+ const oe = "Card", Kl = T({
1680
1684
  description: `The \`${oe}\` component is a container for cohesive elements, often rendered visually as a card.`,
1681
1685
  props: {
1682
1686
  avatarUrl: l(
@@ -1692,7 +1696,7 @@ const oe = "Card", jl = T({
1692
1696
  `An optional property that governs the ${oe}'s orientation (whether the ${oe} lays out its children in a row or a column). If the orientation is set to \`horizontal\`, the ${oe} will display its children in a row, except for its [\`title\`](#title) and [\`subtitle\`](#subtitle).`,
1693
1697
  mo,
1694
1698
  "string",
1695
- mr
1699
+ xr
1696
1700
  )
1697
1701
  },
1698
1702
  events: {
@@ -1716,7 +1720,7 @@ const oe = "Card", jl = T({
1716
1720
  [`color-bg-${oe}`]: "$color-surface-900"
1717
1721
  }
1718
1722
  }
1719
- }), Io = "ChangeListener", Kl = T({
1723
+ }), Io = "ChangeListener", es = T({
1720
1724
  description: `\`${Io}\` is a functional component (it renders no UI) to trigger an action when a particular value (component property, state, etc.) changes.`,
1721
1725
  props: {
1722
1726
  listenTo: l("Value to the changes of which this component listens"),
@@ -1727,19 +1731,19 @@ const oe = "Card", jl = T({
1727
1731
  events: {
1728
1732
  didChange: ye(Io)
1729
1733
  }
1730
- }), es = `'{"Input:radius-Checkbox-default": "var(--xmlui-radius-Checkbox-default)", "Input:color-border-Checkbox-default": "var(--xmlui-color-border-Checkbox-default)", "Input:color-bg-Checkbox-default": "var(--xmlui-color-bg-Checkbox-default)", "Input:thickness-outline-Checkbox-default--focus": "var(--xmlui-thickness-outline-Checkbox-default--focus)", "Input:color-outline-Checkbox-default--focus": "var(--xmlui-color-outline-Checkbox-default--focus)", "Input:style-outline-Checkbox-default--focus": "var(--xmlui-style-outline-Checkbox-default--focus)", "Input:offset-outline-Checkbox-default--focus": "var(--xmlui-offset-outline-Checkbox-default--focus)", "Input:color-border-Checkbox-default--hover": "var(--xmlui-color-border-Checkbox-default--hover)", "Input:color-bg-Checkbox--disabled": "var(--xmlui-color-bg-Checkbox--disabled)", "Input:color-border-Checkbox--disabled": "var(--xmlui-color-border-Checkbox--disabled)", "Input:radius-Checkbox-error": "var(--xmlui-radius-Checkbox-error)", "Input:color-border-Checkbox-error": "var(--xmlui-color-border-Checkbox-error)", "Input:color-bg-Checkbox-error": "var(--xmlui-color-bg-Checkbox-error)", "Input:thickness-outline-Checkbox-error--focus": "var(--xmlui-thickness-outline-Checkbox-error--focus)", "Input:color-outline-Checkbox-error--focus": "var(--xmlui-color-outline-Checkbox-error--focus)", "Input:style-outline-Checkbox-error--focus": "var(--xmlui-style-outline-Checkbox-error--focus)", "Input:offset-outline-Checkbox-error--focus": "var(--xmlui-offset-outline-Checkbox-error--focus)", "Input:radius-Checkbox-warning": "var(--xmlui-radius-Checkbox-warning)", "Input:color-border-Checkbox-warning": "var(--xmlui-color-border-Checkbox-warning)", "Input:color-bg-Checkbox-warning": "var(--xmlui-color-bg-Checkbox-warning)", "Input:thickness-outline-Checkbox-warning--focus": "var(--xmlui-thickness-outline-Checkbox-warning--focus)", "Input:color-outline-Checkbox-warning--focus": "var(--xmlui-color-outline-Checkbox-warning--focus)", "Input:style-outline-Checkbox-warning--focus": "var(--xmlui-style-outline-Checkbox-warning--focus)", "Input:offset-outline-Checkbox-warning--focus": "var(--xmlui-offset-outline-Checkbox-warning--focus)", "Input:radius-Checkbox-success": "var(--xmlui-radius-Checkbox-success)", "Input:color-border-Checkbox-success": "var(--xmlui-color-border-Checkbox-success)", "Input:color-bg-Checkbox-success": "var(--xmlui-color-bg-Checkbox-success)", "Input:thickness-outline-Checkbox-success--focus": "var(--xmlui-thickness-outline-Checkbox-success--focus)", "Input:color-outline-Checkbox-success--focus": "var(--xmlui-color-outline-Checkbox-success--focus)", "Input:style-outline-Checkbox-success--focus": "var(--xmlui-style-outline-Checkbox-success--focus)", "Input:offset-outline-Checkbox-success--focus": "var(--xmlui-offset-outline-Checkbox-success--focus)", "color-bg-indicator-Checkbox": "var(--xmlui-color-bg-indicator-Checkbox)", "Input:color-border-checked-Checkbox": "var(--xmlui-color-border-checked-Checkbox)", "Input:color-bg-checked-Checkbox": "var(--xmlui-color-bg-checked-Checkbox)", "Input:color-border-checked-Checkbox-error": "var(--xmlui-color-border-checked-Checkbox-error)", "Input:color-bg-checked-Checkbox-error": "var(--xmlui-color-bg-checked-Checkbox-error)", "Input:color-border-checked-Checkbox-warning": "var(--xmlui-color-border-checked-Checkbox-warning)", "Input:color-bg-checked-Checkbox-warning": "var(--xmlui-color-bg-checked-Checkbox-warning)", "Input:color-border-checked-Checkbox-success": "var(--xmlui-color-border-checked-Checkbox-success)", "Input:color-bg-checked-Checkbox-success": "var(--xmlui-color-bg-checked-Checkbox-success)", "Input:color-border-Switch": "var(--xmlui-color-border-Switch)", "Input:color-bg-Switch": "var(--xmlui-color-bg-Switch)", "Input:color-border-Switch-default--hover": "var(--xmlui-color-border-Switch-default--hover)", "Input:color-bg-Switch--disabled": "var(--xmlui-color-bg-Switch--disabled)", "Input:color-border-Switch--disabled": "var(--xmlui-color-border-Switch--disabled)", "Input:color-border-Switch-error": "var(--xmlui-color-border-Switch-error)", "Input:color-border-Switch-warning": "var(--xmlui-color-border-Switch-warning)", "Input:color-border-Switch-success": "var(--xmlui-color-border-Switch-success)", "color-bg-indicator-Switch": "var(--xmlui-color-bg-indicator-Switch)", "Input:color-border-checked-Switch": "var(--xmlui-color-border-checked-Switch)", "Input:color-bg-checked-Switch": "var(--xmlui-color-bg-checked-Switch)", "Input:color-border-checked-Switch-error": "var(--xmlui-color-border-checked-Switch-error)", "Input:color-bg-checked-Switch-error": "var(--xmlui-color-bg-checked-Switch-error)", "Input:color-border-checked-Switch-warning": "var(--xmlui-color-border-checked-Switch-warning)", "Input:color-bg-checked-Switch-warning": "var(--xmlui-color-bg-checked-Switch-warning)", "Input:color-border-checked-Switch-success": "var(--xmlui-color-border-checked-Switch-success)", "Input:color-bg-checked-Switch-success": "var(--xmlui-color-bg-checked-Switch-success)", "Input:thickness-outline-Switch--focus": "var(--xmlui-thickness-outline-Switch--focus)", "Input:color-outline-Switch--focus": "var(--xmlui-color-outline-Switch--focus)", "Input:style-outline-Switch--focus": "var(--xmlui-style-outline-Switch--focus)", "Input:offset-outline-Switch--focus": "var(--xmlui-offset-outline-Switch--focus)"}'`, ts = "_resetAppearance_fdujw_13", os = "_checkbox_fdujw_21", rs = "_error_fdujw_50", ns = "_warning_fdujw_61", is = "_valid_fdujw_72", xr = {
1731
- themeVars: es,
1732
- resetAppearance: ts,
1733
- checkbox: os,
1734
- error: rs,
1735
- warning: ns,
1736
- valid: is,
1734
+ }), ts = `'{"Input:radius-Checkbox-default": "var(--xmlui-radius-Checkbox-default)", "Input:color-border-Checkbox-default": "var(--xmlui-color-border-Checkbox-default)", "Input:color-bg-Checkbox-default": "var(--xmlui-color-bg-Checkbox-default)", "Input:thickness-outline-Checkbox-default--focus": "var(--xmlui-thickness-outline-Checkbox-default--focus)", "Input:color-outline-Checkbox-default--focus": "var(--xmlui-color-outline-Checkbox-default--focus)", "Input:style-outline-Checkbox-default--focus": "var(--xmlui-style-outline-Checkbox-default--focus)", "Input:offset-outline-Checkbox-default--focus": "var(--xmlui-offset-outline-Checkbox-default--focus)", "Input:color-border-Checkbox-default--hover": "var(--xmlui-color-border-Checkbox-default--hover)", "Input:color-bg-Checkbox--disabled": "var(--xmlui-color-bg-Checkbox--disabled)", "Input:color-border-Checkbox--disabled": "var(--xmlui-color-border-Checkbox--disabled)", "Input:radius-Checkbox-error": "var(--xmlui-radius-Checkbox-error)", "Input:color-border-Checkbox-error": "var(--xmlui-color-border-Checkbox-error)", "Input:color-bg-Checkbox-error": "var(--xmlui-color-bg-Checkbox-error)", "Input:thickness-outline-Checkbox-error--focus": "var(--xmlui-thickness-outline-Checkbox-error--focus)", "Input:color-outline-Checkbox-error--focus": "var(--xmlui-color-outline-Checkbox-error--focus)", "Input:style-outline-Checkbox-error--focus": "var(--xmlui-style-outline-Checkbox-error--focus)", "Input:offset-outline-Checkbox-error--focus": "var(--xmlui-offset-outline-Checkbox-error--focus)", "Input:radius-Checkbox-warning": "var(--xmlui-radius-Checkbox-warning)", "Input:color-border-Checkbox-warning": "var(--xmlui-color-border-Checkbox-warning)", "Input:color-bg-Checkbox-warning": "var(--xmlui-color-bg-Checkbox-warning)", "Input:thickness-outline-Checkbox-warning--focus": "var(--xmlui-thickness-outline-Checkbox-warning--focus)", "Input:color-outline-Checkbox-warning--focus": "var(--xmlui-color-outline-Checkbox-warning--focus)", "Input:style-outline-Checkbox-warning--focus": "var(--xmlui-style-outline-Checkbox-warning--focus)", "Input:offset-outline-Checkbox-warning--focus": "var(--xmlui-offset-outline-Checkbox-warning--focus)", "Input:radius-Checkbox-success": "var(--xmlui-radius-Checkbox-success)", "Input:color-border-Checkbox-success": "var(--xmlui-color-border-Checkbox-success)", "Input:color-bg-Checkbox-success": "var(--xmlui-color-bg-Checkbox-success)", "Input:thickness-outline-Checkbox-success--focus": "var(--xmlui-thickness-outline-Checkbox-success--focus)", "Input:color-outline-Checkbox-success--focus": "var(--xmlui-color-outline-Checkbox-success--focus)", "Input:style-outline-Checkbox-success--focus": "var(--xmlui-style-outline-Checkbox-success--focus)", "Input:offset-outline-Checkbox-success--focus": "var(--xmlui-offset-outline-Checkbox-success--focus)", "color-bg-indicator-Checkbox": "var(--xmlui-color-bg-indicator-Checkbox)", "Input:color-border-checked-Checkbox": "var(--xmlui-color-border-checked-Checkbox)", "Input:color-bg-checked-Checkbox": "var(--xmlui-color-bg-checked-Checkbox)", "Input:color-border-checked-Checkbox-error": "var(--xmlui-color-border-checked-Checkbox-error)", "Input:color-bg-checked-Checkbox-error": "var(--xmlui-color-bg-checked-Checkbox-error)", "Input:color-border-checked-Checkbox-warning": "var(--xmlui-color-border-checked-Checkbox-warning)", "Input:color-bg-checked-Checkbox-warning": "var(--xmlui-color-bg-checked-Checkbox-warning)", "Input:color-border-checked-Checkbox-success": "var(--xmlui-color-border-checked-Checkbox-success)", "Input:color-bg-checked-Checkbox-success": "var(--xmlui-color-bg-checked-Checkbox-success)", "Input:color-border-Switch": "var(--xmlui-color-border-Switch)", "Input:color-bg-Switch": "var(--xmlui-color-bg-Switch)", "Input:color-border-Switch-default--hover": "var(--xmlui-color-border-Switch-default--hover)", "Input:color-bg-Switch--disabled": "var(--xmlui-color-bg-Switch--disabled)", "Input:color-border-Switch--disabled": "var(--xmlui-color-border-Switch--disabled)", "Input:color-border-Switch-error": "var(--xmlui-color-border-Switch-error)", "Input:color-border-Switch-warning": "var(--xmlui-color-border-Switch-warning)", "Input:color-border-Switch-success": "var(--xmlui-color-border-Switch-success)", "color-bg-indicator-Switch": "var(--xmlui-color-bg-indicator-Switch)", "Input:color-border-checked-Switch": "var(--xmlui-color-border-checked-Switch)", "Input:color-bg-checked-Switch": "var(--xmlui-color-bg-checked-Switch)", "Input:color-border-checked-Switch-error": "var(--xmlui-color-border-checked-Switch-error)", "Input:color-bg-checked-Switch-error": "var(--xmlui-color-bg-checked-Switch-error)", "Input:color-border-checked-Switch-warning": "var(--xmlui-color-border-checked-Switch-warning)", "Input:color-bg-checked-Switch-warning": "var(--xmlui-color-bg-checked-Switch-warning)", "Input:color-border-checked-Switch-success": "var(--xmlui-color-border-checked-Switch-success)", "Input:color-bg-checked-Switch-success": "var(--xmlui-color-bg-checked-Switch-success)", "Input:thickness-outline-Switch--focus": "var(--xmlui-thickness-outline-Switch--focus)", "Input:color-outline-Switch--focus": "var(--xmlui-color-outline-Switch--focus)", "Input:style-outline-Switch--focus": "var(--xmlui-style-outline-Switch--focus)", "Input:offset-outline-Switch--focus": "var(--xmlui-offset-outline-Switch--focus)"}'`, os = "_resetAppearance_fdujw_13", rs = "_checkbox_fdujw_21", ns = "_error_fdujw_50", is = "_warning_fdujw_61", as = "_valid_fdujw_72", fr = {
1735
+ themeVars: ts,
1736
+ resetAppearance: os,
1737
+ checkbox: rs,
1738
+ error: ns,
1739
+ warning: is,
1740
+ valid: as,
1737
1741
  switch: "_switch_fdujw_132"
1738
- }, Z = "Checkbox", as = T({
1742
+ }, Z = "Checkbox", ls = T({
1739
1743
  status: "stable",
1740
1744
  description: `The \`${Z}\` component allows users to make binary choices, typically between checked or unchecked. It consists of a small box that can be toggled on or off by clicking on it.`,
1741
1745
  props: {
1742
- indeterminate: rr(),
1746
+ indeterminate: nr(),
1743
1747
  label: xe(),
1744
1748
  labelPosition: We("right"),
1745
1749
  labelWidth: Qe(Z),
@@ -1762,10 +1766,10 @@ const oe = "Card", jl = T({
1762
1766
  didChange: ye(Z)
1763
1767
  },
1764
1768
  apis: {
1765
- value: ir(),
1769
+ value: ar(),
1766
1770
  setValue: Je()
1767
1771
  },
1768
- themeVars: z(xr.themeVars),
1772
+ themeVars: z(fr.themeVars),
1769
1773
  defaultThemeVars: {
1770
1774
  [`color-border-checked-${Z}-error`]: `$color-border-${Z}-error`,
1771
1775
  [`color-bg-checked-${Z}-error`]: `$color-border-${Z}-error`,
@@ -1786,12 +1790,12 @@ const oe = "Card", jl = T({
1786
1790
  [`color-bg-${Z}--disabled`]: "$color-surface-800"
1787
1791
  }
1788
1792
  }
1789
- }), ls = `'{"color-bg-ContentSeparator": "var(--xmlui-color-bg-ContentSeparator)", "size-ContentSeparator": "var(--xmlui-size-ContentSeparator)"}'`, ss = "_separator_qlxwk_13", cs = "_horizontal_qlxwk_16", us = "_vertical_qlxwk_20", ds = {
1790
- themeVars: ls,
1791
- separator: ss,
1792
- horizontal: cs,
1793
- vertical: us
1794
- }, oo = "ContentSeparator", ps = T({
1793
+ }), ss = `'{"color-bg-ContentSeparator": "var(--xmlui-color-bg-ContentSeparator)", "size-ContentSeparator": "var(--xmlui-size-ContentSeparator)"}'`, cs = "_separator_qlxwk_13", us = "_horizontal_qlxwk_16", ds = "_vertical_qlxwk_20", ps = {
1794
+ themeVars: ss,
1795
+ separator: cs,
1796
+ horizontal: us,
1797
+ vertical: ds
1798
+ }, oo = "ContentSeparator", hs = T({
1795
1799
  description: `A \`${oo}\` is a component that divides or separates content visually within a layout. It serves as a visual cue to distinguish between different sections or groups of content, helping to improve readability and organization.`,
1796
1800
  props: {
1797
1801
  size: l(
@@ -1799,7 +1803,7 @@ const oe = "Card", jl = T({
1799
1803
  ),
1800
1804
  orientation: l("Sets the main axis of the component", mo)
1801
1805
  },
1802
- themeVars: z(ds.themeVars),
1806
+ themeVars: z(ps.themeVars),
1803
1807
  defaultThemeVars: {
1804
1808
  [`color-bg-${oo}`]: "$color-border",
1805
1809
  [`size-${oo}`]: "1px",
@@ -1810,53 +1814,53 @@ const oe = "Card", jl = T({
1810
1814
  // --- No dark-specific theme vars
1811
1815
  }
1812
1816
  }
1813
- }), hs = `'{"Input:min-height-DatePicker": "var(--xmlui-min-height-DatePicker)", "Input:font-size-DatePicker": "var(--xmlui-font-size-DatePicker)", "Input:radius-DatePicker-default": "var(--xmlui-radius-DatePicker-default)", "Input:color-border-DatePicker-default": "var(--xmlui-color-border-DatePicker-default)", "Input:thickness-border-DatePicker-default": "var(--xmlui-thickness-border-DatePicker-default)", "Input:style-border-DatePicker-default": "var(--xmlui-style-border-DatePicker-default)", "Input:color-bg-DatePicker-default": "var(--xmlui-color-bg-DatePicker-default)", "Input:shadow-DatePicker-default": "var(--xmlui-shadow-DatePicker-default)", "Input:color-text-DatePicker-default": "var(--xmlui-color-text-DatePicker-default)", "Input:color-border-DatePicker-default--hover": "var(--xmlui-color-border-DatePicker-default--hover)", "Input:color-bg-DatePicker-default--hover": "var(--xmlui-color-bg-DatePicker-default--hover)", "Input:shadow-DatePicker-default--hover": "var(--xmlui-shadow-DatePicker-default--hover)", "Input:color-text-DatePicker-default--hover": "var(--xmlui-color-text-DatePicker-default--hover)", "Input:color-placeholder-DatePicker-default": "var(--xmlui-color-placeholder-DatePicker-default)", "Input:radius-DatePicker-error": "var(--xmlui-radius-DatePicker-error)", "Input:color-border-DatePicker-error": "var(--xmlui-color-border-DatePicker-error)", "Input:thickness-border-DatePicker-error": "var(--xmlui-thickness-border-DatePicker-error)", "Input:style-border-DatePicker-error": "var(--xmlui-style-border-DatePicker-error)", "Input:color-bg-DatePicker-error": "var(--xmlui-color-bg-DatePicker-error)", "Input:shadow-DatePicker-error": "var(--xmlui-shadow-DatePicker-error)", "Input:color-text-DatePicker-error": "var(--xmlui-color-text-DatePicker-error)", "Input:color-border-DatePicker-error--hover": "var(--xmlui-color-border-DatePicker-error--hover)", "Input:color-bg-DatePicker-error--hover": "var(--xmlui-color-bg-DatePicker-error--hover)", "Input:shadow-DatePicker-error--hover": "var(--xmlui-shadow-DatePicker-error--hover)", "Input:color-text-DatePicker-error--hover": "var(--xmlui-color-text-DatePicker-error--hover)", "Input:color-placeholder-DatePicker-error": "var(--xmlui-color-placeholder-DatePicker-error)", "Input:radius-DatePicker-warning": "var(--xmlui-radius-DatePicker-warning)", "Input:color-border-DatePicker-warning": "var(--xmlui-color-border-DatePicker-warning)", "Input:thickness-border-DatePicker-warning": "var(--xmlui-thickness-border-DatePicker-warning)", "Input:style-border-DatePicker-warning": "var(--xmlui-style-border-DatePicker-warning)", "Input:color-bg-DatePicker-warning": "var(--xmlui-color-bg-DatePicker-warning)", "Input:shadow-DatePicker-warning": "var(--xmlui-shadow-DatePicker-warning)", "Input:color-text-DatePicker-warning": "var(--xmlui-color-text-DatePicker-warning)", "Input:color-border-DatePicker-warning--hover": "var(--xmlui-color-border-DatePicker-warning--hover)", "Input:color-bg-DatePicker-warning--hover": "var(--xmlui-color-bg-DatePicker-warning--hover)", "Input:shadow-DatePicker-warning--hover": "var(--xmlui-shadow-DatePicker-warning--hover)", "Input:color-text-DatePicker-warning--hover": "var(--xmlui-color-text-DatePicker-warning--hover)", "Input:color-placeholder-DatePicker-warning": "var(--xmlui-color-placeholder-DatePicker-warning)", "Input:radius-DatePicker-success": "var(--xmlui-radius-DatePicker-success)", "Input:color-border-DatePicker-success": "var(--xmlui-color-border-DatePicker-success)", "Input:thickness-border-DatePicker-success": "var(--xmlui-thickness-border-DatePicker-success)", "Input:style-border-DatePicker-success": "var(--xmlui-style-border-DatePicker-success)", "Input:color-bg-DatePicker-success": "var(--xmlui-color-bg-DatePicker-success)", "Input:shadow-DatePicker-success": "var(--xmlui-shadow-DatePicker-success)", "Input:color-text-DatePicker-success": "var(--xmlui-color-text-DatePicker-success)", "Input:color-border-DatePicker-success--hover": "var(--xmlui-color-border-DatePicker-success--hover)", "Input:color-bg-DatePicker-success--hover": "var(--xmlui-color-bg-DatePicker-success--hover)", "Input:shadow-DatePicker-success--hover": "var(--xmlui-shadow-DatePicker-success--hover)", "Input:color-text-DatePicker-success--hover": "var(--xmlui-color-text-DatePicker-success--hover)", "Input:color-placeholder-DatePicker-success": "var(--xmlui-color-placeholder-DatePicker-success)", "Input:color-bg-DatePicker--disabled": "var(--xmlui-color-bg-DatePicker--disabled)", "Input:color-text-DatePicker--disabled": "var(--xmlui-color-text-DatePicker--disabled)", "Input:color-border-DatePicker--disabled": "var(--xmlui-color-border-DatePicker--disabled)", "Input:shadow-menu-DatePicker": "var(--xmlui-shadow-menu-DatePicker)", "Input:color-bg-menu-DatePicker": "var(--xmlui-color-bg-menu-DatePicker)", "Input:radius-menu-DatePicker": "var(--xmlui-radius-menu-DatePicker)", "Input:color-bg-item-DatePicker--active": "var(--xmlui-color-bg-item-DatePicker--active)", "Input:color-bg-item-DatePicker--hover": "var(--xmlui-color-bg-item-DatePicker--hover)", "Input:color-text-value-DatePicker": "var(--xmlui-color-text-value-DatePicker)"}'`, ms = "_datePicker_otv9b_13", xs = "_placeholder_otv9b_40", fs = "_error_otv9b_43", gs = "_warning_otv9b_61", bs = "_valid_otv9b_79", vs = "_disabled_otv9b_97", Ts = "_indicator_otv9b_103", ys = "_datePickerInput_otv9b_103", ks = "_datePickerMenu_otv9b_107", ws = "_root_otv9b_116", $s = "_vhidden_otv9b_121", _s = "_button_reset_otv9b_141", Is = "_button_otv9b_141", Bs = "_day_selected_otv9b_163", Ss = "_months_otv9b_181", As = "_month_otv9b_181", Es = "_table_otv9b_197", Ns = "_with_weeknumber_otv9b_203", zs = "_caption_otv9b_208", Ls = "_multiple_months_otv9b_216", Ps = "_caption_dropdowns_otv9b_222", Cs = "_caption_label_otv9b_227", Ds = "_nav_otv9b_243", Os = "_caption_start_otv9b_247", Ms = "_caption_end_otv9b_254", Hs = "_nav_button_otv9b_261", Fs = "_dropdown_year_otv9b_274", Rs = "_dropdown_month_otv9b_275", Ws = "_dropdown_otv9b_274", qs = "_dropdown_icon_otv9b_311", Us = "_head_otv9b_315", Vs = "_head_row_otv9b_319", Gs = "_row_otv9b_320", Ys = "_head_cell_otv9b_324", Xs = "_tbody_otv9b_335", Qs = "_tfoot_otv9b_339", Zs = "_cell_otv9b_343", Js = "_weeknumber_otv9b_351", js = "_day_otv9b_163", Ks = "_day_today_otv9b_370", ec = "_day_outside_otv9b_370", tc = "_day_range_start_otv9b_393", oc = "_day_range_end_otv9b_393", rc = "_day_range_middle_otv9b_417", nc = {
1814
- themeVars: hs,
1815
- datePicker: ms,
1816
- placeholder: xs,
1817
- error: fs,
1818
- warning: gs,
1819
- valid: bs,
1820
- disabled: vs,
1821
- indicator: Ts,
1822
- datePickerInput: ys,
1823
- datePickerMenu: ks,
1824
- root: ws,
1825
- vhidden: $s,
1826
- button_reset: _s,
1827
- button: Is,
1828
- day_selected: Bs,
1829
- months: Ss,
1830
- month: As,
1831
- table: Es,
1832
- with_weeknumber: Ns,
1833
- caption: zs,
1834
- multiple_months: Ls,
1835
- caption_dropdowns: Ps,
1836
- caption_label: Cs,
1837
- nav: Ds,
1838
- caption_start: Os,
1839
- caption_end: Ms,
1840
- nav_button: Hs,
1841
- dropdown_year: Fs,
1842
- dropdown_month: Rs,
1843
- dropdown: Ws,
1844
- dropdown_icon: qs,
1845
- head: Us,
1846
- head_row: Vs,
1847
- row: Gs,
1848
- head_cell: Ys,
1849
- tbody: Xs,
1850
- tfoot: Qs,
1851
- cell: Zs,
1852
- weeknumber: Js,
1853
- day: js,
1854
- day_today: Ks,
1855
- day_outside: ec,
1856
- day_range_start: tc,
1857
- day_range_end: oc,
1858
- day_range_middle: rc
1859
- }, we = "DatePicker", ic = T({
1817
+ }), ms = `'{"Input:min-height-DatePicker": "var(--xmlui-min-height-DatePicker)", "Input:font-size-DatePicker": "var(--xmlui-font-size-DatePicker)", "Input:radius-DatePicker-default": "var(--xmlui-radius-DatePicker-default)", "Input:color-border-DatePicker-default": "var(--xmlui-color-border-DatePicker-default)", "Input:thickness-border-DatePicker-default": "var(--xmlui-thickness-border-DatePicker-default)", "Input:style-border-DatePicker-default": "var(--xmlui-style-border-DatePicker-default)", "Input:color-bg-DatePicker-default": "var(--xmlui-color-bg-DatePicker-default)", "Input:shadow-DatePicker-default": "var(--xmlui-shadow-DatePicker-default)", "Input:color-text-DatePicker-default": "var(--xmlui-color-text-DatePicker-default)", "Input:color-border-DatePicker-default--hover": "var(--xmlui-color-border-DatePicker-default--hover)", "Input:color-bg-DatePicker-default--hover": "var(--xmlui-color-bg-DatePicker-default--hover)", "Input:shadow-DatePicker-default--hover": "var(--xmlui-shadow-DatePicker-default--hover)", "Input:color-text-DatePicker-default--hover": "var(--xmlui-color-text-DatePicker-default--hover)", "Input:color-placeholder-DatePicker-default": "var(--xmlui-color-placeholder-DatePicker-default)", "Input:radius-DatePicker-error": "var(--xmlui-radius-DatePicker-error)", "Input:color-border-DatePicker-error": "var(--xmlui-color-border-DatePicker-error)", "Input:thickness-border-DatePicker-error": "var(--xmlui-thickness-border-DatePicker-error)", "Input:style-border-DatePicker-error": "var(--xmlui-style-border-DatePicker-error)", "Input:color-bg-DatePicker-error": "var(--xmlui-color-bg-DatePicker-error)", "Input:shadow-DatePicker-error": "var(--xmlui-shadow-DatePicker-error)", "Input:color-text-DatePicker-error": "var(--xmlui-color-text-DatePicker-error)", "Input:color-border-DatePicker-error--hover": "var(--xmlui-color-border-DatePicker-error--hover)", "Input:color-bg-DatePicker-error--hover": "var(--xmlui-color-bg-DatePicker-error--hover)", "Input:shadow-DatePicker-error--hover": "var(--xmlui-shadow-DatePicker-error--hover)", "Input:color-text-DatePicker-error--hover": "var(--xmlui-color-text-DatePicker-error--hover)", "Input:color-placeholder-DatePicker-error": "var(--xmlui-color-placeholder-DatePicker-error)", "Input:radius-DatePicker-warning": "var(--xmlui-radius-DatePicker-warning)", "Input:color-border-DatePicker-warning": "var(--xmlui-color-border-DatePicker-warning)", "Input:thickness-border-DatePicker-warning": "var(--xmlui-thickness-border-DatePicker-warning)", "Input:style-border-DatePicker-warning": "var(--xmlui-style-border-DatePicker-warning)", "Input:color-bg-DatePicker-warning": "var(--xmlui-color-bg-DatePicker-warning)", "Input:shadow-DatePicker-warning": "var(--xmlui-shadow-DatePicker-warning)", "Input:color-text-DatePicker-warning": "var(--xmlui-color-text-DatePicker-warning)", "Input:color-border-DatePicker-warning--hover": "var(--xmlui-color-border-DatePicker-warning--hover)", "Input:color-bg-DatePicker-warning--hover": "var(--xmlui-color-bg-DatePicker-warning--hover)", "Input:shadow-DatePicker-warning--hover": "var(--xmlui-shadow-DatePicker-warning--hover)", "Input:color-text-DatePicker-warning--hover": "var(--xmlui-color-text-DatePicker-warning--hover)", "Input:color-placeholder-DatePicker-warning": "var(--xmlui-color-placeholder-DatePicker-warning)", "Input:radius-DatePicker-success": "var(--xmlui-radius-DatePicker-success)", "Input:color-border-DatePicker-success": "var(--xmlui-color-border-DatePicker-success)", "Input:thickness-border-DatePicker-success": "var(--xmlui-thickness-border-DatePicker-success)", "Input:style-border-DatePicker-success": "var(--xmlui-style-border-DatePicker-success)", "Input:color-bg-DatePicker-success": "var(--xmlui-color-bg-DatePicker-success)", "Input:shadow-DatePicker-success": "var(--xmlui-shadow-DatePicker-success)", "Input:color-text-DatePicker-success": "var(--xmlui-color-text-DatePicker-success)", "Input:color-border-DatePicker-success--hover": "var(--xmlui-color-border-DatePicker-success--hover)", "Input:color-bg-DatePicker-success--hover": "var(--xmlui-color-bg-DatePicker-success--hover)", "Input:shadow-DatePicker-success--hover": "var(--xmlui-shadow-DatePicker-success--hover)", "Input:color-text-DatePicker-success--hover": "var(--xmlui-color-text-DatePicker-success--hover)", "Input:color-placeholder-DatePicker-success": "var(--xmlui-color-placeholder-DatePicker-success)", "Input:color-bg-DatePicker--disabled": "var(--xmlui-color-bg-DatePicker--disabled)", "Input:color-text-DatePicker--disabled": "var(--xmlui-color-text-DatePicker--disabled)", "Input:color-border-DatePicker--disabled": "var(--xmlui-color-border-DatePicker--disabled)", "Input:shadow-menu-DatePicker": "var(--xmlui-shadow-menu-DatePicker)", "Input:color-bg-menu-DatePicker": "var(--xmlui-color-bg-menu-DatePicker)", "Input:radius-menu-DatePicker": "var(--xmlui-radius-menu-DatePicker)", "Input:color-bg-item-DatePicker--active": "var(--xmlui-color-bg-item-DatePicker--active)", "Input:color-bg-item-DatePicker--hover": "var(--xmlui-color-bg-item-DatePicker--hover)", "Input:color-text-value-DatePicker": "var(--xmlui-color-text-value-DatePicker)"}'`, xs = "_datePicker_otv9b_13", fs = "_placeholder_otv9b_40", gs = "_error_otv9b_43", bs = "_warning_otv9b_61", vs = "_valid_otv9b_79", Ts = "_disabled_otv9b_97", ys = "_indicator_otv9b_103", ks = "_datePickerInput_otv9b_103", ws = "_datePickerMenu_otv9b_107", $s = "_root_otv9b_116", _s = "_vhidden_otv9b_121", Is = "_button_reset_otv9b_141", Bs = "_button_otv9b_141", Ss = "_day_selected_otv9b_163", As = "_months_otv9b_181", Es = "_month_otv9b_181", Ns = "_table_otv9b_197", zs = "_with_weeknumber_otv9b_203", Ls = "_caption_otv9b_208", Ps = "_multiple_months_otv9b_216", Cs = "_caption_dropdowns_otv9b_222", Ds = "_caption_label_otv9b_227", Os = "_nav_otv9b_243", Ms = "_caption_start_otv9b_247", Hs = "_caption_end_otv9b_254", Fs = "_nav_button_otv9b_261", Rs = "_dropdown_year_otv9b_274", Ws = "_dropdown_month_otv9b_275", qs = "_dropdown_otv9b_274", Us = "_dropdown_icon_otv9b_311", Vs = "_head_otv9b_315", Gs = "_head_row_otv9b_319", Ys = "_row_otv9b_320", Xs = "_head_cell_otv9b_324", Qs = "_tbody_otv9b_335", Zs = "_tfoot_otv9b_339", Js = "_cell_otv9b_343", js = "_weeknumber_otv9b_351", Ks = "_day_otv9b_163", ec = "_day_today_otv9b_370", tc = "_day_outside_otv9b_370", oc = "_day_range_start_otv9b_393", rc = "_day_range_end_otv9b_393", nc = "_day_range_middle_otv9b_417", ic = {
1818
+ themeVars: ms,
1819
+ datePicker: xs,
1820
+ placeholder: fs,
1821
+ error: gs,
1822
+ warning: bs,
1823
+ valid: vs,
1824
+ disabled: Ts,
1825
+ indicator: ys,
1826
+ datePickerInput: ks,
1827
+ datePickerMenu: ws,
1828
+ root: $s,
1829
+ vhidden: _s,
1830
+ button_reset: Is,
1831
+ button: Bs,
1832
+ day_selected: Ss,
1833
+ months: As,
1834
+ month: Es,
1835
+ table: Ns,
1836
+ with_weeknumber: zs,
1837
+ caption: Ls,
1838
+ multiple_months: Ps,
1839
+ caption_dropdowns: Cs,
1840
+ caption_label: Ds,
1841
+ nav: Os,
1842
+ caption_start: Ms,
1843
+ caption_end: Hs,
1844
+ nav_button: Fs,
1845
+ dropdown_year: Rs,
1846
+ dropdown_month: Ws,
1847
+ dropdown: qs,
1848
+ dropdown_icon: Us,
1849
+ head: Vs,
1850
+ head_row: Gs,
1851
+ row: Ys,
1852
+ head_cell: Xs,
1853
+ tbody: Qs,
1854
+ tfoot: Zs,
1855
+ cell: Js,
1856
+ weeknumber: js,
1857
+ day: Ks,
1858
+ day_today: ec,
1859
+ day_outside: tc,
1860
+ day_range_start: oc,
1861
+ day_range_end: rc,
1862
+ day_range_middle: nc
1863
+ }, we = "DatePicker", ac = T({
1860
1864
  status: "experimental",
1861
1865
  description: "A datepicker component enables the selection of a date or a range of dates in a specified format from an interactive display.",
1862
1866
  props: {
@@ -1886,7 +1890,7 @@ const oe = "Card", jl = T({
1886
1890
  ),
1887
1891
  setValue: Je()
1888
1892
  },
1889
- themeVars: z(nc.themeVars),
1893
+ themeVars: z(ic.themeVars),
1890
1894
  defaultThemeVars: {
1891
1895
  [`shadow-menu-${we}`]: "$shadow-md",
1892
1896
  [`radius-menu-${we}`]: "$radius",
@@ -1901,20 +1905,20 @@ const oe = "Card", jl = T({
1901
1905
  [`color-bg-menu-${we}`]: "$color-bg-primary"
1902
1906
  }
1903
1907
  }
1904
- }), ac = `'{"color-bg-DropdownMenu": "var(--xmlui-color-bg-DropdownMenu)", "radius-DropdownMenu": "var(--xmlui-radius-DropdownMenu)", "shadow-DropdownMenu": "var(--xmlui-shadow-DropdownMenu)", "color-border-DropdownMenu-content": "var(--xmlui-color-border-DropdownMenu-content)", "thickness-border-DropdownMenu-content": "var(--xmlui-thickness-border-DropdownMenu-content)", "style-border-DropdownMenu-content": "var(--xmlui-style-border-DropdownMenu-content)", "min-width-DropdownMenu": "var(--xmlui-min-width-DropdownMenu)", "color-bg-MenuItem": "var(--xmlui-color-bg-MenuItem)", "color-MenuItem": "var(--xmlui-color-MenuItem)", "font-family-MenuItem": "var(--xmlui-font-family-MenuItem)", "gap-MenuItem": "var(--xmlui-gap-MenuItem)", "font-size-MenuItem": "var(--xmlui-font-size-MenuItem)", "padding-vertical-MenuItem": "var(--xmlui-padding-vertical-MenuItem)", "padding-horizontal-MenuItem": "var(--xmlui-padding-horizontal-MenuItem)", "color-bg-MenuItem--hover": "var(--xmlui-color-bg-MenuItem--hover)", "color-bg-MenuItem--active": "var(--xmlui-color-bg-MenuItem--active)", "color-bg-MenuItem--active--hover": "var(--xmlui-color-bg-MenuItem--active--hover)", "color-MenuItem--hover": "var(--xmlui-color-MenuItem--hover)", "color-MenuItem--active": "var(--xmlui-color-MenuItem--active)", "color-MenuItem--active--hover": "var(--xmlui-color-MenuItem--active--hover)", "margin-top-MenuSeparator": "var(--xmlui-margin-top-MenuSeparator)", "margin-bottom-MenuSeparator": "var(--xmlui-margin-bottom-MenuSeparator)", "width-MenuSeparator": "var(--xmlui-width-MenuSeparator)", "height-MenuSeparator": "var(--xmlui-height-MenuSeparator)", "color-MenuSeparator": "var(--xmlui-color-MenuSeparator)"}'`, lc = "_DropdownMenuContent_uvcr0_13", sc = "_DropdownMenuSubContent_uvcr0_14", cc = "_DropdownMenuItem_uvcr0_26", uc = "_DropdownMenuSubTrigger_uvcr0_27", dc = "_active_uvcr0_50", pc = "_wrapper_uvcr0_60", hc = "_DropdownMenuSeparator_uvcr0_65", bo = {
1905
- themeVars: ac,
1906
- DropdownMenuContent: lc,
1907
- DropdownMenuSubContent: sc,
1908
- DropdownMenuItem: cc,
1909
- DropdownMenuSubTrigger: uc,
1910
- active: dc,
1911
- wrapper: pc,
1912
- DropdownMenuSeparator: hc
1913
- }, Pe = "DropdownMenu", mc = T({
1908
+ }), lc = `'{"color-bg-DropdownMenu": "var(--xmlui-color-bg-DropdownMenu)", "radius-DropdownMenu": "var(--xmlui-radius-DropdownMenu)", "shadow-DropdownMenu": "var(--xmlui-shadow-DropdownMenu)", "color-border-DropdownMenu-content": "var(--xmlui-color-border-DropdownMenu-content)", "thickness-border-DropdownMenu-content": "var(--xmlui-thickness-border-DropdownMenu-content)", "style-border-DropdownMenu-content": "var(--xmlui-style-border-DropdownMenu-content)", "min-width-DropdownMenu": "var(--xmlui-min-width-DropdownMenu)", "color-bg-MenuItem": "var(--xmlui-color-bg-MenuItem)", "color-MenuItem": "var(--xmlui-color-MenuItem)", "font-family-MenuItem": "var(--xmlui-font-family-MenuItem)", "gap-MenuItem": "var(--xmlui-gap-MenuItem)", "font-size-MenuItem": "var(--xmlui-font-size-MenuItem)", "padding-vertical-MenuItem": "var(--xmlui-padding-vertical-MenuItem)", "padding-horizontal-MenuItem": "var(--xmlui-padding-horizontal-MenuItem)", "color-bg-MenuItem--hover": "var(--xmlui-color-bg-MenuItem--hover)", "color-bg-MenuItem--active": "var(--xmlui-color-bg-MenuItem--active)", "color-bg-MenuItem--active--hover": "var(--xmlui-color-bg-MenuItem--active--hover)", "color-MenuItem--hover": "var(--xmlui-color-MenuItem--hover)", "color-MenuItem--active": "var(--xmlui-color-MenuItem--active)", "color-MenuItem--active--hover": "var(--xmlui-color-MenuItem--active--hover)", "margin-top-MenuSeparator": "var(--xmlui-margin-top-MenuSeparator)", "margin-bottom-MenuSeparator": "var(--xmlui-margin-bottom-MenuSeparator)", "width-MenuSeparator": "var(--xmlui-width-MenuSeparator)", "height-MenuSeparator": "var(--xmlui-height-MenuSeparator)", "color-MenuSeparator": "var(--xmlui-color-MenuSeparator)"}'`, sc = "_DropdownMenuContent_uvcr0_13", cc = "_DropdownMenuSubContent_uvcr0_14", uc = "_DropdownMenuItem_uvcr0_26", dc = "_DropdownMenuSubTrigger_uvcr0_27", pc = "_active_uvcr0_50", hc = "_wrapper_uvcr0_60", mc = "_DropdownMenuSeparator_uvcr0_65", bo = {
1909
+ themeVars: lc,
1910
+ DropdownMenuContent: sc,
1911
+ DropdownMenuSubContent: cc,
1912
+ DropdownMenuItem: uc,
1913
+ DropdownMenuSubTrigger: dc,
1914
+ active: pc,
1915
+ wrapper: hc,
1916
+ DropdownMenuSeparator: mc
1917
+ }, Pe = "DropdownMenu", xc = T({
1914
1918
  description: "This component represents a dropdown menu with a trigger. When the user clicks the trigger, the dropdown menu displays its items.",
1915
1919
  props: {
1916
1920
  label: xe(),
1917
- triggerTemplate: dr(Pe),
1921
+ triggerTemplate: pr(Pe),
1918
1922
  alignment: l(
1919
1923
  "This property allows you to determine the alignment of the displayed menu items."
1920
1924
  ),
@@ -1945,7 +1949,7 @@ const oe = "Card", jl = T({
1945
1949
  [`style-border-${Pe}-content`]: "solid",
1946
1950
  [`radius-${Pe}`]: "$radius"
1947
1951
  }
1948
- }), $e = "MenuItem", xc = T({
1952
+ }), $e = "MenuItem", fc = T({
1949
1953
  description: "This property represents a leaf item in a menu hierarchy. Clicking the item triggers an action.",
1950
1954
  docFolder: Pe,
1951
1955
  props: {
@@ -1979,14 +1983,14 @@ const oe = "Card", jl = T({
1979
1983
  light: {},
1980
1984
  dark: {}
1981
1985
  }
1982
- }), fc = "SubMenuItem", gc = T({
1986
+ }), gc = "SubMenuItem", bc = T({
1983
1987
  description: "This component represents a nested menu item within another menu or menu item.",
1984
1988
  docFolder: Pe,
1985
1989
  props: {
1986
1990
  label: xe(),
1987
- triggerTemplate: dr(fc)
1991
+ triggerTemplate: pr(gc)
1988
1992
  }
1989
- }), pt = "MenuSeparator", bc = T({
1993
+ }), pt = "MenuSeparator", vc = T({
1990
1994
  description: "This component displays a separator line between menu items.",
1991
1995
  docFolder: Pe,
1992
1996
  themeVars: z(bo.themeVars),
@@ -1998,21 +2002,21 @@ const oe = "Card", jl = T({
1998
2002
  [`color-${pt}`]: "$color-border-dropdown-item",
1999
2003
  [`margin-horizontal-${pt}`]: "12px"
2000
2004
  }
2001
- }), vc = "EmojiSelector", Tc = T({
2005
+ }), Tc = "EmojiSelector", yc = T({
2002
2006
  status: "experimental",
2003
- description: `The \`${vc}\` component provides users with a graphical interface to browse, search and select emojis to insert into text fields, messages, or other forms of communication.`,
2007
+ description: `The \`${Tc}\` component provides users with a graphical interface to browse, search and select emojis to insert into text fields, messages, or other forms of communication.`,
2004
2008
  props: {
2005
2009
  autoFocus: ke()
2006
2010
  },
2007
2011
  events: {
2008
2012
  select: l("This event is fired when the user selects an emoticon from this component.")
2009
2013
  }
2010
- }), yc = '"[]"', kc = "_container_mle43_13", wc = "_textBoxWrapper_mle43_21", $c = "_button_mle43_27", _c = {
2011
- themeVars: yc,
2012
- container: kc,
2013
- textBoxWrapper: wc,
2014
- button: $c
2015
- }, tt = "FileInput", Ic = T({
2014
+ }), kc = '"[]"', wc = "_container_mle43_13", $c = "_textBoxWrapper_mle43_21", _c = "_button_mle43_27", Ic = {
2015
+ themeVars: kc,
2016
+ container: wc,
2017
+ textBoxWrapper: $c,
2018
+ button: _c
2019
+ }, tt = "FileInput", Bc = T({
2016
2020
  description: `The \`${tt}\` is a user interface component that allows users to select files from their device's file system for upload (or processing its content otherwise).`,
2017
2021
  status: "experimental",
2018
2022
  props: {
@@ -2027,7 +2031,7 @@ const oe = "Card", jl = T({
2027
2031
  labelPosition: We("top"),
2028
2032
  labelWidth: Qe(tt),
2029
2033
  labelBreak: Ze(tt),
2030
- buttonVariant: l("The button variant to use", un),
2034
+ buttonVariant: l("The button variant to use", dn),
2031
2035
  buttonLabel: l("This property is an optional string to set a label for the button part."),
2032
2036
  buttonIcon: l("The ID of the icon to display in the button"),
2033
2037
  buttonIconPosition: l(
@@ -2052,7 +2056,7 @@ const oe = "Card", jl = T({
2052
2056
  buttonSize: l("The size of the button (small, medium, large)", ho),
2053
2057
  buttonThemeColor: l(
2054
2058
  "The button color scheme (primary, secondary, attention)",
2055
- an
2059
+ ln
2056
2060
  )
2057
2061
  },
2058
2062
  events: {
@@ -2070,13 +2074,13 @@ const oe = "Card", jl = T({
2070
2074
  focus: je(tt),
2071
2075
  open: l("This API command triggers the file browsing dialog to open.")
2072
2076
  },
2073
- themeVars: z(_c.themeVars)
2074
- }), Bc = `'{"color-bg-FileUploadDropZone": "var(--xmlui-color-bg-FileUploadDropZone)", "color-text-FileUploadDropZone": "var(--xmlui-color-text-FileUploadDropZone)", "color-bg-dropping-FileUploadDropZone": "var(--xmlui-color-bg-dropping-FileUploadDropZone)", "opacity-dropping-FileUploadDropZone": "var(--xmlui-opacity-dropping-FileUploadDropZone)"}'`, Sc = "_wrapper_u50h5_13", Ac = "_dropPlaceholder_u50h5_21", Ec = {
2075
- themeVars: Bc,
2076
- wrapper: Sc,
2077
- dropPlaceholder: Ac
2078
- }, Nc = "FileUploadDropZone", zc = T({
2079
- description: `The \`${Nc}\` component allows users to upload files to a web application by dragging and dropping files from their local file system onto a designated area within the UI.`,
2077
+ themeVars: z(Ic.themeVars)
2078
+ }), Sc = `'{"color-bg-FileUploadDropZone": "var(--xmlui-color-bg-FileUploadDropZone)", "color-text-FileUploadDropZone": "var(--xmlui-color-text-FileUploadDropZone)", "color-bg-dropping-FileUploadDropZone": "var(--xmlui-color-bg-dropping-FileUploadDropZone)", "opacity-dropping-FileUploadDropZone": "var(--xmlui-opacity-dropping-FileUploadDropZone)"}'`, Ac = "_wrapper_u50h5_13", Ec = "_dropPlaceholder_u50h5_21", Nc = {
2079
+ themeVars: Sc,
2080
+ wrapper: Ac,
2081
+ dropPlaceholder: Ec
2082
+ }, zc = "FileUploadDropZone", Lc = T({
2083
+ description: `The \`${zc}\` component allows users to upload files to a web application by dragging and dropping files from their local file system onto a designated area within the UI.`,
2080
2084
  props: {
2081
2085
  text: l(
2082
2086
  'With this property, you can change the default text ("Drop files here") to display when files are dragged over the drop zone.'
@@ -2096,7 +2100,7 @@ const oe = "Card", jl = T({
2096
2100
  "This component accepts files for upload but does not perform the actual operation. It fires the `upload` event and passes the list files to upload in the method's argument. You can use the passed file information to implement the upload (according to the protocol your backend supports)."
2097
2101
  )
2098
2102
  },
2099
- themeVars: z(Ec.themeVars),
2103
+ themeVars: z(Nc.themeVars),
2100
2104
  defaultThemeVars: {
2101
2105
  "color-bg-FileUploadDropZone": "$color-bg",
2102
2106
  "color-bg-dropping-FileUploadDropZone": "$color-bg--selected",
@@ -2109,17 +2113,17 @@ const oe = "Card", jl = T({
2109
2113
  // --- No dark-specific theme vars
2110
2114
  }
2111
2115
  }
2112
- }), Lc = '"[]"', Pc = "_outer_aarhe_13", Cc = "_flowContainer_aarhe_17", Dc = "_horizontal_aarhe_21", Oc = "_flowItem_aarhe_24", Mc = "_vertical_aarhe_32", Hc = "_forceBreak_aarhe_47", Fc = "_starSized_aarhe_47", Rc = {
2113
- themeVars: Lc,
2114
- outer: Pc,
2115
- flowContainer: Cc,
2116
- horizontal: Dc,
2117
- flowItem: Oc,
2118
- vertical: Mc,
2116
+ }), Pc = '"[]"', Cc = "_outer_aarhe_13", Dc = "_flowContainer_aarhe_17", Oc = "_horizontal_aarhe_21", Mc = "_flowItem_aarhe_24", Hc = "_vertical_aarhe_32", Fc = "_forceBreak_aarhe_47", Rc = "_starSized_aarhe_47", Wc = {
2117
+ themeVars: Pc,
2118
+ outer: Cc,
2119
+ flowContainer: Dc,
2120
+ horizontal: Oc,
2121
+ flowItem: Mc,
2122
+ vertical: Hc,
2119
2123
  break: "_break_aarhe_47",
2120
- forceBreak: Hc,
2121
- starSized: Fc
2122
- }, ro = "FlowLayout", Wc = T({
2124
+ forceBreak: Fc,
2125
+ starSized: Rc
2126
+ }, ro = "FlowLayout", qc = T({
2123
2127
  description: "This layout component is used to position content in rows with an auto wrapping feature: if the length of the items exceed the available space the layout will wrap into a new line.",
2124
2128
  props: {
2125
2129
  gap: l(
@@ -2133,15 +2137,15 @@ const oe = "Card", jl = T({
2133
2137
  ),
2134
2138
  shadow: l(`${ro} does not support shadow, we're waiting for a decent solution.`)
2135
2139
  },
2136
- themeVars: z(Rc.themeVars)
2137
- }), qc = `'{"padding-horizontal-Footer": "var(--xmlui-padding-horizontal-Footer)", "padding-vertical-Footer": "var(--xmlui-padding-vertical-Footer)", "padding-top-Footer": "var(--xmlui-padding-top-Footer)", "padding-bottom-Footer": "var(--xmlui-padding-bottom-Footer)", "padding-left-Footer": "var(--xmlui-padding-left-Footer)", "padding-right-Footer": "var(--xmlui-padding-right-Footer)", "padding-Footer": "var(--xmlui-padding-Footer)", "color-border-horizontal-Footer": "var(--xmlui-color-border-horizontal-Footer)", "thickness-border-horizontal-Footer": "var(--xmlui-thickness-border-horizontal-Footer)", "style-border-horizontal-Footer": "var(--xmlui-style-border-horizontal-Footer)", "color-border-vertical-Footer": "var(--xmlui-color-border-vertical-Footer)", "thickness-border-vertical-Footer": "var(--xmlui-thickness-border-vertical-Footer)", "style-border-vertical-Footer": "var(--xmlui-style-border-vertical-Footer)", "color-border-left-Footer": "var(--xmlui-color-border-left-Footer)", "thickness-border-left-Footer": "var(--xmlui-thickness-border-left-Footer)", "style-border-left-Footer": "var(--xmlui-style-border-left-Footer)", "color-border-right-Footer": "var(--xmlui-color-border-right-Footer)", "thickness-border-right-Footer": "var(--xmlui-thickness-border-right-Footer)", "style-border-right-Footer": "var(--xmlui-style-border-right-Footer)", "color-border-top-Footer": "var(--xmlui-color-border-top-Footer)", "thickness-border-top-Footer": "var(--xmlui-thickness-border-top-Footer)", "style-border-top-Footer": "var(--xmlui-style-border-top-Footer)", "color-border-bottom-Footer": "var(--xmlui-color-border-bottom-Footer)", "thickness-border-bottom-Footer": "var(--xmlui-thickness-border-bottom-Footer)", "style-border-bottom-Footer": "var(--xmlui-style-border-bottom-Footer)", "color-border-Footer": "var(--xmlui-color-border-Footer)", "thickness-border-Footer": "var(--xmlui-thickness-border-Footer)", "style-border-Footer": "var(--xmlui-style-border-Footer)", "radius-Footer": "var(--xmlui-radius-Footer)", "color-bg-Footer": "var(--xmlui-color-bg-Footer)", "color-text-Footer": "var(--xmlui-color-text-Footer)", "height-Footer": "var(--xmlui-height-Footer)", "font-size-Footer": "var(--xmlui-font-size-Footer)", "align-vertical-Footer": "var(--xmlui-align-vertical-Footer)", "max-content-width-Footer": "var(--xmlui-max-content-width-Footer)"}'`, Uc = "_outerWrapper_188xu_13", Vc = "_wrapper_188xu_34", Gc = "_full_188xu_50", Yc = {
2138
- themeVars: qc,
2139
- outerWrapper: Uc,
2140
- wrapper: Vc,
2141
- full: Gc
2142
- }, qe = "Footer", Xc = T({
2140
+ themeVars: z(Wc.themeVars)
2141
+ }), Uc = `'{"padding-horizontal-Footer": "var(--xmlui-padding-horizontal-Footer)", "padding-vertical-Footer": "var(--xmlui-padding-vertical-Footer)", "padding-top-Footer": "var(--xmlui-padding-top-Footer)", "padding-bottom-Footer": "var(--xmlui-padding-bottom-Footer)", "padding-left-Footer": "var(--xmlui-padding-left-Footer)", "padding-right-Footer": "var(--xmlui-padding-right-Footer)", "padding-Footer": "var(--xmlui-padding-Footer)", "color-border-horizontal-Footer": "var(--xmlui-color-border-horizontal-Footer)", "thickness-border-horizontal-Footer": "var(--xmlui-thickness-border-horizontal-Footer)", "style-border-horizontal-Footer": "var(--xmlui-style-border-horizontal-Footer)", "color-border-vertical-Footer": "var(--xmlui-color-border-vertical-Footer)", "thickness-border-vertical-Footer": "var(--xmlui-thickness-border-vertical-Footer)", "style-border-vertical-Footer": "var(--xmlui-style-border-vertical-Footer)", "color-border-left-Footer": "var(--xmlui-color-border-left-Footer)", "thickness-border-left-Footer": "var(--xmlui-thickness-border-left-Footer)", "style-border-left-Footer": "var(--xmlui-style-border-left-Footer)", "color-border-right-Footer": "var(--xmlui-color-border-right-Footer)", "thickness-border-right-Footer": "var(--xmlui-thickness-border-right-Footer)", "style-border-right-Footer": "var(--xmlui-style-border-right-Footer)", "color-border-top-Footer": "var(--xmlui-color-border-top-Footer)", "thickness-border-top-Footer": "var(--xmlui-thickness-border-top-Footer)", "style-border-top-Footer": "var(--xmlui-style-border-top-Footer)", "color-border-bottom-Footer": "var(--xmlui-color-border-bottom-Footer)", "thickness-border-bottom-Footer": "var(--xmlui-thickness-border-bottom-Footer)", "style-border-bottom-Footer": "var(--xmlui-style-border-bottom-Footer)", "color-border-Footer": "var(--xmlui-color-border-Footer)", "thickness-border-Footer": "var(--xmlui-thickness-border-Footer)", "style-border-Footer": "var(--xmlui-style-border-Footer)", "radius-Footer": "var(--xmlui-radius-Footer)", "color-bg-Footer": "var(--xmlui-color-bg-Footer)", "color-text-Footer": "var(--xmlui-color-text-Footer)", "height-Footer": "var(--xmlui-height-Footer)", "font-size-Footer": "var(--xmlui-font-size-Footer)", "align-vertical-Footer": "var(--xmlui-align-vertical-Footer)", "max-content-width-Footer": "var(--xmlui-max-content-width-Footer)"}'`, Vc = "_outerWrapper_188xu_13", Gc = "_wrapper_188xu_34", Yc = "_full_188xu_50", Xc = {
2142
+ themeVars: Uc,
2143
+ outerWrapper: Vc,
2144
+ wrapper: Gc,
2145
+ full: Yc
2146
+ }, qe = "Footer", Qc = T({
2143
2147
  description: `The \`${qe}\` is a component that acts as a placeholder within \`App\`.`,
2144
- themeVars: z(Yc.themeVars),
2148
+ themeVars: z(Xc.themeVars),
2145
2149
  defaultThemeVars: {
2146
2150
  [`color-bg-${qe}`]: "$color-bg-AppHeader",
2147
2151
  [`align-vertical-${qe}`]: "center",
@@ -2163,34 +2167,36 @@ const oe = "Card", jl = T({
2163
2167
  // --- No dark-specific theme vars
2164
2168
  }
2165
2169
  }
2166
- }), Qc = `'{"gap-Form": "var(--xmlui-gap-Form)", "gap-buttonRow-Form": "var(--xmlui-gap-buttonRow-Form)"}'`, Zc = "_wrapper_wscb6_13", Jc = "_buttonRow_wscb6_19", jc = {
2167
- themeVars: Qc,
2168
- wrapper: Zc,
2169
- buttonRow: Jc
2170
- }, Kc = '"[]"', eu = "_spacer_1414d_13", tu = {
2171
- themeVars: Kc,
2172
- spacer: eu
2173
- }, ou = `'{"padding-horizontal-ModalDialog": "var(--xmlui-padding-horizontal-ModalDialog)", "padding-vertical-ModalDialog": "var(--xmlui-padding-vertical-ModalDialog)", "padding-top-ModalDialog": "var(--xmlui-padding-top-ModalDialog)", "padding-bottom-ModalDialog": "var(--xmlui-padding-bottom-ModalDialog)", "padding-left-ModalDialog": "var(--xmlui-padding-left-ModalDialog)", "padding-right-ModalDialog": "var(--xmlui-padding-right-ModalDialog)", "padding-ModalDialog": "var(--xmlui-padding-ModalDialog)", "padding-horizontal-overlay-ModalDialog": "var(--xmlui-padding-horizontal-overlay-ModalDialog)", "padding-vertical-overlay-ModalDialog": "var(--xmlui-padding-vertical-overlay-ModalDialog)", "padding-top-overlay-ModalDialog": "var(--xmlui-padding-top-overlay-ModalDialog)", "padding-bottom-overlay-ModalDialog": "var(--xmlui-padding-bottom-overlay-ModalDialog)", "padding-left-overlay-ModalDialog": "var(--xmlui-padding-left-overlay-ModalDialog)", "padding-right-overlay-ModalDialog": "var(--xmlui-padding-right-overlay-ModalDialog)", "padding-overlay-ModalDialog": "var(--xmlui-padding-overlay-ModalDialog)", "Dialog:color-bg-ModalDialog": "var(--xmlui-color-bg-ModalDialog)", "Dialog:color-bg-overlay-ModalDialog": "var(--xmlui-color-bg-overlay-ModalDialog)", "Dialog:radius-ModalDialog": "var(--xmlui-radius-ModalDialog)", "Dialog:font-family-ModalDialog": "var(--xmlui-font-family-ModalDialog)", "Dialog:color-text-ModalDialog": "var(--xmlui-color-text-ModalDialog)", "Dialog:min-width-ModalDialog": "var(--xmlui-min-width-ModalDialog)", "Dialog:max-width-ModalDialog": "var(--xmlui-max-width-ModalDialog)", "Dialog:margin-bottom-title-ModalDialog": "var(--xmlui-margin-bottom-title-ModalDialog)"}'`, ru = "_overlay_1lmtb_13", nu = "_fullScreen_1lmtb_21", iu = "_content_1lmtb_27", au = "_overlayBg_1lmtb_36", lu = "_overlayShow_1lmtb_1", su = "_contentShow_1lmtb_1", cu = "_dialogTitle_1lmtb_66", uu = "_innerContent_1lmtb_72", du = "_closeButton_1lmtb_98", pu = "_dialog_1lmtb_66", hu = {
2174
- themeVars: ou,
2175
- overlay: ru,
2176
- fullScreen: nu,
2177
- content: iu,
2178
- overlayBg: au,
2179
- overlayShow: lu,
2180
- contentShow: su,
2181
- dialogTitle: cu,
2182
- innerContent: uu,
2183
- closeButton: du,
2184
- dialog: pu
2185
- }, mu = "Form", xu = T({
2170
+ }), Zc = `'{"gap-Form": "var(--xmlui-gap-Form)", "gap-buttonRow-Form": "var(--xmlui-gap-buttonRow-Form)"}'`, Jc = "_wrapper_wscb6_13", jc = "_buttonRow_wscb6_19", Kc = {
2171
+ themeVars: Zc,
2172
+ wrapper: Jc,
2173
+ buttonRow: jc
2174
+ }, eu = '"[]"', tu = "_spacer_1414d_13", ou = {
2175
+ themeVars: eu,
2176
+ spacer: tu
2177
+ }, ru = `'{"padding-horizontal-ModalDialog": "var(--xmlui-padding-horizontal-ModalDialog)", "padding-vertical-ModalDialog": "var(--xmlui-padding-vertical-ModalDialog)", "padding-top-ModalDialog": "var(--xmlui-padding-top-ModalDialog)", "padding-bottom-ModalDialog": "var(--xmlui-padding-bottom-ModalDialog)", "padding-left-ModalDialog": "var(--xmlui-padding-left-ModalDialog)", "padding-right-ModalDialog": "var(--xmlui-padding-right-ModalDialog)", "padding-ModalDialog": "var(--xmlui-padding-ModalDialog)", "padding-horizontal-overlay-ModalDialog": "var(--xmlui-padding-horizontal-overlay-ModalDialog)", "padding-vertical-overlay-ModalDialog": "var(--xmlui-padding-vertical-overlay-ModalDialog)", "padding-top-overlay-ModalDialog": "var(--xmlui-padding-top-overlay-ModalDialog)", "padding-bottom-overlay-ModalDialog": "var(--xmlui-padding-bottom-overlay-ModalDialog)", "padding-left-overlay-ModalDialog": "var(--xmlui-padding-left-overlay-ModalDialog)", "padding-right-overlay-ModalDialog": "var(--xmlui-padding-right-overlay-ModalDialog)", "padding-overlay-ModalDialog": "var(--xmlui-padding-overlay-ModalDialog)", "Dialog:color-bg-ModalDialog": "var(--xmlui-color-bg-ModalDialog)", "Dialog:color-bg-overlay-ModalDialog": "var(--xmlui-color-bg-overlay-ModalDialog)", "Dialog:radius-ModalDialog": "var(--xmlui-radius-ModalDialog)", "Dialog:font-family-ModalDialog": "var(--xmlui-font-family-ModalDialog)", "Dialog:color-text-ModalDialog": "var(--xmlui-color-text-ModalDialog)", "Dialog:min-width-ModalDialog": "var(--xmlui-min-width-ModalDialog)", "Dialog:max-width-ModalDialog": "var(--xmlui-max-width-ModalDialog)", "Dialog:margin-bottom-title-ModalDialog": "var(--xmlui-margin-bottom-title-ModalDialog)"}'`, nu = "_overlay_1lmtb_13", iu = "_fullScreen_1lmtb_21", au = "_content_1lmtb_27", lu = "_overlayBg_1lmtb_36", su = "_overlayShow_1lmtb_1", cu = "_contentShow_1lmtb_1", uu = "_dialogTitle_1lmtb_66", du = "_innerContent_1lmtb_72", pu = "_closeButton_1lmtb_98", hu = "_dialog_1lmtb_66", mu = {
2178
+ themeVars: ru,
2179
+ overlay: nu,
2180
+ fullScreen: iu,
2181
+ content: au,
2182
+ overlayBg: lu,
2183
+ overlayShow: su,
2184
+ contentShow: cu,
2185
+ dialogTitle: uu,
2186
+ innerContent: du,
2187
+ closeButton: pu,
2188
+ dialog: hu
2189
+ }, xu = "Form", fu = T({
2186
2190
  status: "experimental",
2187
- description: `A \`${mu}\` is a fundamental component that displays user interfaces that allow users to input (or change) data and submit it to the app (a server) for further processing.`,
2191
+ description: `A \`${xu}\` is a fundamental component that displays user interfaces that allow users to input (or change) data and submit it to the app (a server) for further processing.`,
2188
2192
  props: {
2189
2193
  buttonRowTemplate: ne(
2190
2194
  "This property allows defining a custom component to display the buttons at the bottom of the form."
2191
2195
  ),
2192
2196
  itemLabelPosition: l(
2193
- "This property sets the position of the item labels within the form. The default value is `top`. Individual `FormItem` instances can override this property."
2197
+ "This property sets the position of the item labels within the form. The default value is `top`. Individual `FormItem` instances can override this property.",
2198
+ Ko,
2199
+ "string"
2194
2200
  ),
2195
2201
  itemLabelWidth: l(
2196
2202
  "This property sets the width of the item labels within the form. Individual `FormItem` instances can override this property."
@@ -2226,7 +2232,7 @@ const oe = "Card", jl = T({
2226
2232
  "This property represents the value of the form data. You can access the fields of the form using the IDs in the `bindTo` property of nested `FormItem` instances."
2227
2233
  )
2228
2234
  },
2229
- themeVars: z(jc.themeVars),
2235
+ themeVars: z(Kc.themeVars),
2230
2236
  defaultThemeVars: {
2231
2237
  "gap-Form": "$space-4",
2232
2238
  "gap-buttonRow-Form": "$space-4",
@@ -2259,78 +2265,78 @@ const oe = "Card", jl = T({
2259
2265
  "color-text-ValidationDisplay-valid": "$color-success-600"
2260
2266
  }
2261
2267
  }
2262
- }), fu = `'{"Input:radius-NumberBox-default": "var(--xmlui-radius-NumberBox-default)", "Input:color-border-NumberBox-default": "var(--xmlui-color-border-NumberBox-default)", "Input:thickness-border-NumberBox-default": "var(--xmlui-thickness-border-NumberBox-default)", "Input:style-border-NumberBox-default": "var(--xmlui-style-border-NumberBox-default)", "Input:font-size-NumberBox-default": "var(--xmlui-font-size-NumberBox-default)", "Input:color-bg-NumberBox-default": "var(--xmlui-color-bg-NumberBox-default)", "Input:shadow-NumberBox-default": "var(--xmlui-shadow-NumberBox-default)", "Input:color-text-NumberBox-default": "var(--xmlui-color-text-NumberBox-default)", "Input:color-border-NumberBox-default--hover": "var(--xmlui-color-border-NumberBox-default--hover)", "Input:color-bg-NumberBox-default--hover": "var(--xmlui-color-bg-NumberBox-default--hover)", "Input:shadow-NumberBox-default--hover": "var(--xmlui-shadow-NumberBox-default--hover)", "Input:color-text-NumberBox-default--hover": "var(--xmlui-color-text-NumberBox-default--hover)", "Input:color-border-NumberBox-default--focus": "var(--xmlui-color-border-NumberBox-default--focus)", "Input:color-bg-NumberBox-default--focus": "var(--xmlui-color-bg-NumberBox-default--focus)", "Input:shadow-NumberBox-default--focus": "var(--xmlui-shadow-NumberBox-default--focus)", "Input:color-text-NumberBox-default--focus": "var(--xmlui-color-text-NumberBox-default--focus)", "Input:thickness-outline-NumberBox-default--focus": "var(--xmlui-thickness-outline-NumberBox-default--focus)", "Input:color-outline-NumberBox-default--focus": "var(--xmlui-color-outline-NumberBox-default--focus)", "Input:style-outline-NumberBox-default--focus": "var(--xmlui-style-outline-NumberBox-default--focus)", "Input:offset-outline-NumberBox-default--focus": "var(--xmlui-offset-outline-NumberBox-default--focus)", "Input:color-placeholder-NumberBox-default": "var(--xmlui-color-placeholder-NumberBox-default)", "Input:color-adornment-NumberBox-default": "var(--xmlui-color-adornment-NumberBox-default)", "Input:radius-NumberBox-error": "var(--xmlui-radius-NumberBox-error)", "Input:color-border-NumberBox-error": "var(--xmlui-color-border-NumberBox-error)", "Input:thickness-border-NumberBox-error": "var(--xmlui-thickness-border-NumberBox-error)", "Input:style-border-NumberBox-error": "var(--xmlui-style-border-NumberBox-error)", "Input:font-size-NumberBox-error": "var(--xmlui-font-size-NumberBox-error)", "Input:color-bg-NumberBox-error": "var(--xmlui-color-bg-NumberBox-error)", "Input:shadow-NumberBox-error": "var(--xmlui-shadow-NumberBox-error)", "Input:color-text-NumberBox-error": "var(--xmlui-color-text-NumberBox-error)", "Input:color-border-NumberBox-error--hover": "var(--xmlui-color-border-NumberBox-error--hover)", "Input:color-bg-NumberBox-error--hover": "var(--xmlui-color-bg-NumberBox-error--hover)", "Input:shadow-NumberBox-error--hover": "var(--xmlui-shadow-NumberBox-error--hover)", "Input:color-text-NumberBox-error--hover": "var(--xmlui-color-text-NumberBox-error--hover)", "Input:color-border-NumberBox-error--focus": "var(--xmlui-color-border-NumberBox-error--focus)", "Input:color-bg-NumberBox-error--focus": "var(--xmlui-color-bg-NumberBox-error--focus)", "Input:shadow-NumberBox-error--focus": "var(--xmlui-shadow-NumberBox-error--focus)", "Input:color-text-NumberBox-error--focus": "var(--xmlui-color-text-NumberBox-error--focus)", "Input:thickness-outline-NumberBox-error--focus": "var(--xmlui-thickness-outline-NumberBox-error--focus)", "Input:color-outline-NumberBox-error--focus": "var(--xmlui-color-outline-NumberBox-error--focus)", "Input:style-outline-NumberBox-error--focus": "var(--xmlui-style-outline-NumberBox-error--focus)", "Input:offset-outline-NumberBox-error--focus": "var(--xmlui-offset-outline-NumberBox-error--focus)", "Input:color-placeholder-NumberBox-error": "var(--xmlui-color-placeholder-NumberBox-error)", "Input:color-adornment-NumberBox-error": "var(--xmlui-color-adornment-NumberBox-error)", "Input:radius-NumberBox-warning": "var(--xmlui-radius-NumberBox-warning)", "Input:color-border-NumberBox-warning": "var(--xmlui-color-border-NumberBox-warning)", "Input:thickness-border-NumberBox-warning": "var(--xmlui-thickness-border-NumberBox-warning)", "Input:style-border-NumberBox-warning": "var(--xmlui-style-border-NumberBox-warning)", "Input:font-size-NumberBox-warning": "var(--xmlui-font-size-NumberBox-warning)", "Input:color-bg-NumberBox-warning": "var(--xmlui-color-bg-NumberBox-warning)", "Input:shadow-NumberBox-warning": "var(--xmlui-shadow-NumberBox-warning)", "Input:color-text-NumberBox-warning": "var(--xmlui-color-text-NumberBox-warning)", "Input:color-border-NumberBox-warning--hover": "var(--xmlui-color-border-NumberBox-warning--hover)", "Input:color-bg-NumberBox-warning--hover": "var(--xmlui-color-bg-NumberBox-warning--hover)", "Input:shadow-NumberBox-warning--hover": "var(--xmlui-shadow-NumberBox-warning--hover)", "Input:color-text-NumberBox-warning--hover": "var(--xmlui-color-text-NumberBox-warning--hover)", "Input:color-border-NumberBox-warning--focus": "var(--xmlui-color-border-NumberBox-warning--focus)", "Input:color-bg-NumberBox-warning--focus": "var(--xmlui-color-bg-NumberBox-warning--focus)", "Input:shadow-NumberBox-warning--focus": "var(--xmlui-shadow-NumberBox-warning--focus)", "Input:color-text-NumberBox-warning--focus": "var(--xmlui-color-text-NumberBox-warning--focus)", "Input:thickness-outline-NumberBox-warning--focus": "var(--xmlui-thickness-outline-NumberBox-warning--focus)", "Input:color-outline-NumberBox-warning--focus": "var(--xmlui-color-outline-NumberBox-warning--focus)", "Input:style-outline-NumberBox-warning--focus": "var(--xmlui-style-outline-NumberBox-warning--focus)", "Input:offset-outline-NumberBox-warning--focus": "var(--xmlui-offset-outline-NumberBox-warning--focus)", "Input:color-placeholder-NumberBox-warning": "var(--xmlui-color-placeholder-NumberBox-warning)", "Input:color-adornment-NumberBox-warning": "var(--xmlui-color-adornment-NumberBox-warning)", "Input:radius-NumberBox-success": "var(--xmlui-radius-NumberBox-success)", "Input:color-border-NumberBox-success": "var(--xmlui-color-border-NumberBox-success)", "Input:thickness-border-NumberBox-success": "var(--xmlui-thickness-border-NumberBox-success)", "Input:style-border-NumberBox-success": "var(--xmlui-style-border-NumberBox-success)", "Input:font-size-NumberBox-success": "var(--xmlui-font-size-NumberBox-success)", "Input:color-bg-NumberBox-success": "var(--xmlui-color-bg-NumberBox-success)", "Input:shadow-NumberBox-success": "var(--xmlui-shadow-NumberBox-success)", "Input:color-text-NumberBox-success": "var(--xmlui-color-text-NumberBox-success)", "Input:color-border-NumberBox-success--hover": "var(--xmlui-color-border-NumberBox-success--hover)", "Input:color-bg-NumberBox-success--hover": "var(--xmlui-color-bg-NumberBox-success--hover)", "Input:shadow-NumberBox-success--hover": "var(--xmlui-shadow-NumberBox-success--hover)", "Input:color-text-NumberBox-success--hover": "var(--xmlui-color-text-NumberBox-success--hover)", "Input:color-border-NumberBox-success--focus": "var(--xmlui-color-border-NumberBox-success--focus)", "Input:color-bg-NumberBox-success--focus": "var(--xmlui-color-bg-NumberBox-success--focus)", "Input:shadow-NumberBox-success--focus": "var(--xmlui-shadow-NumberBox-success--focus)", "Input:color-text-NumberBox-success--focus": "var(--xmlui-color-text-NumberBox-success--focus)", "Input:thickness-outline-NumberBox-success--focus": "var(--xmlui-thickness-outline-NumberBox-success--focus)", "Input:color-outline-NumberBox-success--focus": "var(--xmlui-color-outline-NumberBox-success--focus)", "Input:style-outline-NumberBox-success--focus": "var(--xmlui-style-outline-NumberBox-success--focus)", "Input:offset-outline-NumberBox-success--focus": "var(--xmlui-offset-outline-NumberBox-success--focus)", "Input:color-placeholder-NumberBox-success": "var(--xmlui-color-placeholder-NumberBox-success)", "Input:color-adornment-NumberBox-success": "var(--xmlui-color-adornment-NumberBox-success)", "Input:color-bg-NumberBox--disabled": "var(--xmlui-color-bg-NumberBox--disabled)", "Input:color-text-NumberBox--disabled": "var(--xmlui-color-text-NumberBox--disabled)", "Input:color-border-NumberBox--disabled": "var(--xmlui-color-border-NumberBox--disabled)"}'`, gu = "_inputRoot_zavgy_13", bu = "_input_zavgy_13", vu = "_adornment_zavgy_53", Tu = "_error_zavgy_56", yu = "_warning_zavgy_90", ku = "_valid_zavgy_124", wu = "_spinnerBox_zavgy_184", $u = "_spinnerButton_zavgy_191", _u = "_readOnly_zavgy_197", Iu = {
2263
- themeVars: fu,
2264
- inputRoot: gu,
2265
- input: bu,
2266
- adornment: vu,
2267
- error: Tu,
2268
- warning: yu,
2269
- valid: ku,
2270
- spinnerBox: wu,
2271
- spinnerButton: $u,
2272
- readOnly: _u
2273
- }, Bu = `'{"Input:font-size-Select-default": "var(--xmlui-font-size-Select-default)", "Input:color-placeholder-Select-default": "var(--xmlui-color-placeholder-Select-default)", "Input:color-text-Select-default": "var(--xmlui-color-text-Select-default)", "Input:font-size-Select-error": "var(--xmlui-font-size-Select-error)", "Input:color-placeholder-Select-error": "var(--xmlui-color-placeholder-Select-error)", "Input:color-text-Select-error": "var(--xmlui-color-text-Select-error)", "Input:font-size-Select-warning": "var(--xmlui-font-size-Select-warning)", "Input:color-placeholder-Select-warning": "var(--xmlui-color-placeholder-Select-warning)", "Input:color-text-Select-warning": "var(--xmlui-color-text-Select-warning)", "Input:font-size-Select-success": "var(--xmlui-font-size-Select-success)", "Input:color-placeholder-Select-success": "var(--xmlui-color-placeholder-Select-success)", "Input:color-text-Select-success": "var(--xmlui-color-text-Select-success)", "Input:radius-Select-default": "var(--xmlui-radius-Select-default)", "Input:color-border-Select-default": "var(--xmlui-color-border-Select-default)", "Input:thickness-border-Select-default": "var(--xmlui-thickness-border-Select-default)", "Input:style-border-Select-default": "var(--xmlui-style-border-Select-default)", "Input:color-bg-Select-default": "var(--xmlui-color-bg-Select-default)", "Input:shadow-Select-default": "var(--xmlui-shadow-Select-default)", "Input:color-border-Select-default--hover": "var(--xmlui-color-border-Select-default--hover)", "Input:color-bg-Select-default--hover": "var(--xmlui-color-bg-Select-default--hover)", "Input:shadow-Select-default--hover": "var(--xmlui-shadow-Select-default--hover)", "Input:color-text-Select-default--hover": "var(--xmlui-color-text-Select-default--hover)", "Input:thickness-outline-Select-default--focus": "var(--xmlui-thickness-outline-Select-default--focus)", "Input:color-outline-Select-default--focus": "var(--xmlui-color-outline-Select-default--focus)", "Input:style-outline-Select-default--focus": "var(--xmlui-style-outline-Select-default--focus)", "Input:offset-outline-Select-default--focus": "var(--xmlui-offset-outline-Select-default--focus)", "Input:radius-Select-error": "var(--xmlui-radius-Select-error)", "Input:color-border-Select-error": "var(--xmlui-color-border-Select-error)", "Input:thickness-border-Select-error": "var(--xmlui-thickness-border-Select-error)", "Input:style-border-Select-error": "var(--xmlui-style-border-Select-error)", "Input:color-bg-Select-error": "var(--xmlui-color-bg-Select-error)", "Input:shadow-Select-error": "var(--xmlui-shadow-Select-error)", "Input:color-border-Select-error--hover": "var(--xmlui-color-border-Select-error--hover)", "Input:color-bg-Select-error--hover": "var(--xmlui-color-bg-Select-error--hover)", "Input:shadow-Select-error--hover": "var(--xmlui-shadow-Select-error--hover)", "Input:color-text-Select-error--hover": "var(--xmlui-color-text-Select-error--hover)", "Input:thickness-outline-Select-error--focus": "var(--xmlui-thickness-outline-Select-error--focus)", "Input:color-outline-Select-error--focus": "var(--xmlui-color-outline-Select-error--focus)", "Input:style-outline-Select-error--focus": "var(--xmlui-style-outline-Select-error--focus)", "Input:offset-outline-Select-error--focus": "var(--xmlui-offset-outline-Select-error--focus)", "Input:radius-Select-warning": "var(--xmlui-radius-Select-warning)", "Input:color-border-Select-warning": "var(--xmlui-color-border-Select-warning)", "Input:thickness-border-Select-warning": "var(--xmlui-thickness-border-Select-warning)", "Input:style-border-Select-warning": "var(--xmlui-style-border-Select-warning)", "Input:color-bg-Select-warning": "var(--xmlui-color-bg-Select-warning)", "Input:shadow-Select-warning": "var(--xmlui-shadow-Select-warning)", "Input:color-border-Select-warning--hover": "var(--xmlui-color-border-Select-warning--hover)", "Input:color-bg-Select-warning--hover": "var(--xmlui-color-bg-Select-warning--hover)", "Input:shadow-Select-warning--hover": "var(--xmlui-shadow-Select-warning--hover)", "Input:color-text-Select-warning--hover": "var(--xmlui-color-text-Select-warning--hover)", "Input:thickness-outline-Select-warning--focus": "var(--xmlui-thickness-outline-Select-warning--focus)", "Input:color-outline-Select-warning--focus": "var(--xmlui-color-outline-Select-warning--focus)", "Input:style-outline-Select-warning--focus": "var(--xmlui-style-outline-Select-warning--focus)", "Input:offset-outline-Select-warning--focus": "var(--xmlui-offset-outline-Select-warning--focus)", "Input:radius-Select-success": "var(--xmlui-radius-Select-success)", "Input:color-border-Select-success": "var(--xmlui-color-border-Select-success)", "Input:thickness-border-Select-success": "var(--xmlui-thickness-border-Select-success)", "Input:style-border-Select-success": "var(--xmlui-style-border-Select-success)", "Input:color-bg-Select-success": "var(--xmlui-color-bg-Select-success)", "Input:shadow-Select-success": "var(--xmlui-shadow-Select-success)", "Input:color-border-Select-success--hover": "var(--xmlui-color-border-Select-success--hover)", "Input:color-bg-Select-success--hover": "var(--xmlui-color-bg-Select-success--hover)", "Input:shadow-Select-success--hover": "var(--xmlui-shadow-Select-success--hover)", "Input:color-text-Select-success--hover": "var(--xmlui-color-text-Select-success--hover)", "Input:thickness-outline-Select-success--focus": "var(--xmlui-thickness-outline-Select-success--focus)", "Input:color-outline-Select-success--focus": "var(--xmlui-color-outline-Select-success--focus)", "Input:style-outline-Select-success--focus": "var(--xmlui-style-outline-Select-success--focus)", "Input:offset-outline-Select-success--focus": "var(--xmlui-offset-outline-Select-success--focus)", "opacity-Select--disabled": "var(--xmlui-opacity-Select--disabled)", "Input:color-bg-Select--disabled": "var(--xmlui-color-bg-Select--disabled)", "Input:color-text-Select--disabled": "var(--xmlui-color-text-Select--disabled)", "Input:color-border-Select--disabled": "var(--xmlui-color-border-Select--disabled)", "padding-vertical-Select-badge": "var(--xmlui-padding-vertical-Select-badge)", "padding-horizontal-Select-badge": "var(--xmlui-padding-horizontal-Select-badge)", "Input:font-size-Select-badge": "var(--xmlui-font-size-Select-badge)", "Input:color-bg-Select-badge": "var(--xmlui-color-bg-Select-badge)", "Input:color-text-Select-badge": "var(--xmlui-color-text-Select-badge)", "Input:color-bg-Select-badge--hover": "var(--xmlui-color-bg-Select-badge--hover)", "Input:color-text-Select-badge--hover": "var(--xmlui-color-text-Select-badge--hover)", "Input:color-bg-Select-badge--active": "var(--xmlui-color-bg-Select-badge--active)", "Input:color-text-Select-badge--active": "var(--xmlui-color-text-Select-badge--active)", "Input:color-placeholder-Select": "var(--xmlui-color-placeholder-Select)", "Input:color-bg-menu-Select": "var(--xmlui-color-bg-menu-Select)", "Input:radius-menu-Select": "var(--xmlui-radius-menu-Select)", "Input:shadow-menu-Select": "var(--xmlui-shadow-menu-Select)", "Input:thickness-border-menu-Select": "var(--xmlui-thickness-border-menu-Select)", "Input:color-border-menu-Select": "var(--xmlui-color-border-menu-Select)", "color-bg-item-Select": "var(--xmlui-color-bg-item-Select)", "color-bg-item-Select--hover": "var(--xmlui-color-bg-item-Select--hover)", "opacity-text-item-Select--disabled": "var(--xmlui-opacity-text-item-Select--disabled)", "font-size-Select": "var(--xmlui-font-size-Select)", "color-bg-item-Select--active": "var(--xmlui-color-bg-item-Select--active)", "color-text-indicator-Select": "var(--xmlui-color-text-indicator-Select)"}'`, Su = "_selectValue_z2kxg_13", Au = "_error_z2kxg_21", Eu = "_warning_z2kxg_29", Nu = "_valid_z2kxg_37", zu = "_selectTrigger_z2kxg_46", Lu = "_badgeListContainer_z2kxg_170", Pu = "_badgeList_z2kxg_170", Cu = "_badge_z2kxg_170", Du = "_actions_z2kxg_210", Ou = "_placeholder_z2kxg_216", Mu = "_emptyList_z2kxg_221", Hu = "_selectScrollUpButton_z2kxg_231", Fu = "_selectScrollDownButton_z2kxg_240", Ru = "_command_z2kxg_249", Wu = "_commandInputContainer_z2kxg_259", qu = "_commandInput_z2kxg_259", Uu = "_commandList_z2kxg_284", Vu = "_selectContent_z2kxg_289", Gu = "_fadeIn_z2kxg_1", Yu = "_zoomIn_z2kxg_1", Xu = "_fadeOut_z2kxg_1", Qu = "_zoomOut_z2kxg_1", Zu = "_slideInFromTop_z2kxg_1", Ju = "_slideInFromRight_z2kxg_1", ju = "_slideInFromLeft_z2kxg_1", Ku = "_slideInFromBottom_z2kxg_1", ed = "_multiComboboxOption_z2kxg_329", td = "_selectItem_z2kxg_349", od = "_selectItemIndicator_z2kxg_377", rd = "_selectViewport_z2kxg_388", nd = "_selectEmpty_z2kxg_394", id = "_srOnly_z2kxg_405", ad = {
2274
- themeVars: Bu,
2275
- selectValue: Su,
2276
- error: Au,
2277
- warning: Eu,
2278
- valid: Nu,
2279
- selectTrigger: zu,
2280
- badgeListContainer: Lu,
2281
- badgeList: Pu,
2282
- badge: Cu,
2283
- actions: Du,
2284
- placeholder: Ou,
2285
- emptyList: Mu,
2286
- selectScrollUpButton: Hu,
2287
- selectScrollDownButton: Fu,
2288
- command: Ru,
2289
- commandInputContainer: Wu,
2290
- commandInput: qu,
2291
- commandList: Uu,
2292
- selectContent: Vu,
2293
- fadeIn: Gu,
2294
- zoomIn: Yu,
2295
- fadeOut: Xu,
2296
- zoomOut: Qu,
2297
- slideInFromTop: Zu,
2298
- slideInFromRight: Ju,
2299
- slideInFromLeft: ju,
2300
- slideInFromBottom: Ku,
2301
- multiComboboxOption: ed,
2302
- selectItem: td,
2303
- selectItemIndicator: od,
2304
- selectViewport: rd,
2305
- selectEmpty: nd,
2306
- srOnly: id
2307
- }, ld = St.createContext(null);
2308
- function sd() {
2309
- return St.useContext(ld);
2268
+ }), gu = `'{"Input:radius-NumberBox-default": "var(--xmlui-radius-NumberBox-default)", "Input:color-border-NumberBox-default": "var(--xmlui-color-border-NumberBox-default)", "Input:thickness-border-NumberBox-default": "var(--xmlui-thickness-border-NumberBox-default)", "Input:style-border-NumberBox-default": "var(--xmlui-style-border-NumberBox-default)", "Input:font-size-NumberBox-default": "var(--xmlui-font-size-NumberBox-default)", "Input:color-bg-NumberBox-default": "var(--xmlui-color-bg-NumberBox-default)", "Input:shadow-NumberBox-default": "var(--xmlui-shadow-NumberBox-default)", "Input:color-text-NumberBox-default": "var(--xmlui-color-text-NumberBox-default)", "Input:color-border-NumberBox-default--hover": "var(--xmlui-color-border-NumberBox-default--hover)", "Input:color-bg-NumberBox-default--hover": "var(--xmlui-color-bg-NumberBox-default--hover)", "Input:shadow-NumberBox-default--hover": "var(--xmlui-shadow-NumberBox-default--hover)", "Input:color-text-NumberBox-default--hover": "var(--xmlui-color-text-NumberBox-default--hover)", "Input:color-border-NumberBox-default--focus": "var(--xmlui-color-border-NumberBox-default--focus)", "Input:color-bg-NumberBox-default--focus": "var(--xmlui-color-bg-NumberBox-default--focus)", "Input:shadow-NumberBox-default--focus": "var(--xmlui-shadow-NumberBox-default--focus)", "Input:color-text-NumberBox-default--focus": "var(--xmlui-color-text-NumberBox-default--focus)", "Input:thickness-outline-NumberBox-default--focus": "var(--xmlui-thickness-outline-NumberBox-default--focus)", "Input:color-outline-NumberBox-default--focus": "var(--xmlui-color-outline-NumberBox-default--focus)", "Input:style-outline-NumberBox-default--focus": "var(--xmlui-style-outline-NumberBox-default--focus)", "Input:offset-outline-NumberBox-default--focus": "var(--xmlui-offset-outline-NumberBox-default--focus)", "Input:color-placeholder-NumberBox-default": "var(--xmlui-color-placeholder-NumberBox-default)", "Input:color-adornment-NumberBox-default": "var(--xmlui-color-adornment-NumberBox-default)", "Input:radius-NumberBox-error": "var(--xmlui-radius-NumberBox-error)", "Input:color-border-NumberBox-error": "var(--xmlui-color-border-NumberBox-error)", "Input:thickness-border-NumberBox-error": "var(--xmlui-thickness-border-NumberBox-error)", "Input:style-border-NumberBox-error": "var(--xmlui-style-border-NumberBox-error)", "Input:font-size-NumberBox-error": "var(--xmlui-font-size-NumberBox-error)", "Input:color-bg-NumberBox-error": "var(--xmlui-color-bg-NumberBox-error)", "Input:shadow-NumberBox-error": "var(--xmlui-shadow-NumberBox-error)", "Input:color-text-NumberBox-error": "var(--xmlui-color-text-NumberBox-error)", "Input:color-border-NumberBox-error--hover": "var(--xmlui-color-border-NumberBox-error--hover)", "Input:color-bg-NumberBox-error--hover": "var(--xmlui-color-bg-NumberBox-error--hover)", "Input:shadow-NumberBox-error--hover": "var(--xmlui-shadow-NumberBox-error--hover)", "Input:color-text-NumberBox-error--hover": "var(--xmlui-color-text-NumberBox-error--hover)", "Input:color-border-NumberBox-error--focus": "var(--xmlui-color-border-NumberBox-error--focus)", "Input:color-bg-NumberBox-error--focus": "var(--xmlui-color-bg-NumberBox-error--focus)", "Input:shadow-NumberBox-error--focus": "var(--xmlui-shadow-NumberBox-error--focus)", "Input:color-text-NumberBox-error--focus": "var(--xmlui-color-text-NumberBox-error--focus)", "Input:thickness-outline-NumberBox-error--focus": "var(--xmlui-thickness-outline-NumberBox-error--focus)", "Input:color-outline-NumberBox-error--focus": "var(--xmlui-color-outline-NumberBox-error--focus)", "Input:style-outline-NumberBox-error--focus": "var(--xmlui-style-outline-NumberBox-error--focus)", "Input:offset-outline-NumberBox-error--focus": "var(--xmlui-offset-outline-NumberBox-error--focus)", "Input:color-placeholder-NumberBox-error": "var(--xmlui-color-placeholder-NumberBox-error)", "Input:color-adornment-NumberBox-error": "var(--xmlui-color-adornment-NumberBox-error)", "Input:radius-NumberBox-warning": "var(--xmlui-radius-NumberBox-warning)", "Input:color-border-NumberBox-warning": "var(--xmlui-color-border-NumberBox-warning)", "Input:thickness-border-NumberBox-warning": "var(--xmlui-thickness-border-NumberBox-warning)", "Input:style-border-NumberBox-warning": "var(--xmlui-style-border-NumberBox-warning)", "Input:font-size-NumberBox-warning": "var(--xmlui-font-size-NumberBox-warning)", "Input:color-bg-NumberBox-warning": "var(--xmlui-color-bg-NumberBox-warning)", "Input:shadow-NumberBox-warning": "var(--xmlui-shadow-NumberBox-warning)", "Input:color-text-NumberBox-warning": "var(--xmlui-color-text-NumberBox-warning)", "Input:color-border-NumberBox-warning--hover": "var(--xmlui-color-border-NumberBox-warning--hover)", "Input:color-bg-NumberBox-warning--hover": "var(--xmlui-color-bg-NumberBox-warning--hover)", "Input:shadow-NumberBox-warning--hover": "var(--xmlui-shadow-NumberBox-warning--hover)", "Input:color-text-NumberBox-warning--hover": "var(--xmlui-color-text-NumberBox-warning--hover)", "Input:color-border-NumberBox-warning--focus": "var(--xmlui-color-border-NumberBox-warning--focus)", "Input:color-bg-NumberBox-warning--focus": "var(--xmlui-color-bg-NumberBox-warning--focus)", "Input:shadow-NumberBox-warning--focus": "var(--xmlui-shadow-NumberBox-warning--focus)", "Input:color-text-NumberBox-warning--focus": "var(--xmlui-color-text-NumberBox-warning--focus)", "Input:thickness-outline-NumberBox-warning--focus": "var(--xmlui-thickness-outline-NumberBox-warning--focus)", "Input:color-outline-NumberBox-warning--focus": "var(--xmlui-color-outline-NumberBox-warning--focus)", "Input:style-outline-NumberBox-warning--focus": "var(--xmlui-style-outline-NumberBox-warning--focus)", "Input:offset-outline-NumberBox-warning--focus": "var(--xmlui-offset-outline-NumberBox-warning--focus)", "Input:color-placeholder-NumberBox-warning": "var(--xmlui-color-placeholder-NumberBox-warning)", "Input:color-adornment-NumberBox-warning": "var(--xmlui-color-adornment-NumberBox-warning)", "Input:radius-NumberBox-success": "var(--xmlui-radius-NumberBox-success)", "Input:color-border-NumberBox-success": "var(--xmlui-color-border-NumberBox-success)", "Input:thickness-border-NumberBox-success": "var(--xmlui-thickness-border-NumberBox-success)", "Input:style-border-NumberBox-success": "var(--xmlui-style-border-NumberBox-success)", "Input:font-size-NumberBox-success": "var(--xmlui-font-size-NumberBox-success)", "Input:color-bg-NumberBox-success": "var(--xmlui-color-bg-NumberBox-success)", "Input:shadow-NumberBox-success": "var(--xmlui-shadow-NumberBox-success)", "Input:color-text-NumberBox-success": "var(--xmlui-color-text-NumberBox-success)", "Input:color-border-NumberBox-success--hover": "var(--xmlui-color-border-NumberBox-success--hover)", "Input:color-bg-NumberBox-success--hover": "var(--xmlui-color-bg-NumberBox-success--hover)", "Input:shadow-NumberBox-success--hover": "var(--xmlui-shadow-NumberBox-success--hover)", "Input:color-text-NumberBox-success--hover": "var(--xmlui-color-text-NumberBox-success--hover)", "Input:color-border-NumberBox-success--focus": "var(--xmlui-color-border-NumberBox-success--focus)", "Input:color-bg-NumberBox-success--focus": "var(--xmlui-color-bg-NumberBox-success--focus)", "Input:shadow-NumberBox-success--focus": "var(--xmlui-shadow-NumberBox-success--focus)", "Input:color-text-NumberBox-success--focus": "var(--xmlui-color-text-NumberBox-success--focus)", "Input:thickness-outline-NumberBox-success--focus": "var(--xmlui-thickness-outline-NumberBox-success--focus)", "Input:color-outline-NumberBox-success--focus": "var(--xmlui-color-outline-NumberBox-success--focus)", "Input:style-outline-NumberBox-success--focus": "var(--xmlui-style-outline-NumberBox-success--focus)", "Input:offset-outline-NumberBox-success--focus": "var(--xmlui-offset-outline-NumberBox-success--focus)", "Input:color-placeholder-NumberBox-success": "var(--xmlui-color-placeholder-NumberBox-success)", "Input:color-adornment-NumberBox-success": "var(--xmlui-color-adornment-NumberBox-success)", "Input:color-bg-NumberBox--disabled": "var(--xmlui-color-bg-NumberBox--disabled)", "Input:color-text-NumberBox--disabled": "var(--xmlui-color-text-NumberBox--disabled)", "Input:color-border-NumberBox--disabled": "var(--xmlui-color-border-NumberBox--disabled)"}'`, bu = "_inputRoot_zavgy_13", vu = "_input_zavgy_13", Tu = "_adornment_zavgy_53", yu = "_error_zavgy_56", ku = "_warning_zavgy_90", wu = "_valid_zavgy_124", $u = "_spinnerBox_zavgy_184", _u = "_spinnerButton_zavgy_191", Iu = "_readOnly_zavgy_197", Bu = {
2269
+ themeVars: gu,
2270
+ inputRoot: bu,
2271
+ input: vu,
2272
+ adornment: Tu,
2273
+ error: yu,
2274
+ warning: ku,
2275
+ valid: wu,
2276
+ spinnerBox: $u,
2277
+ spinnerButton: _u,
2278
+ readOnly: Iu
2279
+ }, Su = `'{"Input:font-size-Select-default": "var(--xmlui-font-size-Select-default)", "Input:color-placeholder-Select-default": "var(--xmlui-color-placeholder-Select-default)", "Input:color-text-Select-default": "var(--xmlui-color-text-Select-default)", "Input:font-size-Select-error": "var(--xmlui-font-size-Select-error)", "Input:color-placeholder-Select-error": "var(--xmlui-color-placeholder-Select-error)", "Input:color-text-Select-error": "var(--xmlui-color-text-Select-error)", "Input:font-size-Select-warning": "var(--xmlui-font-size-Select-warning)", "Input:color-placeholder-Select-warning": "var(--xmlui-color-placeholder-Select-warning)", "Input:color-text-Select-warning": "var(--xmlui-color-text-Select-warning)", "Input:font-size-Select-success": "var(--xmlui-font-size-Select-success)", "Input:color-placeholder-Select-success": "var(--xmlui-color-placeholder-Select-success)", "Input:color-text-Select-success": "var(--xmlui-color-text-Select-success)", "Input:radius-Select-default": "var(--xmlui-radius-Select-default)", "Input:color-border-Select-default": "var(--xmlui-color-border-Select-default)", "Input:thickness-border-Select-default": "var(--xmlui-thickness-border-Select-default)", "Input:style-border-Select-default": "var(--xmlui-style-border-Select-default)", "Input:color-bg-Select-default": "var(--xmlui-color-bg-Select-default)", "Input:shadow-Select-default": "var(--xmlui-shadow-Select-default)", "Input:color-border-Select-default--hover": "var(--xmlui-color-border-Select-default--hover)", "Input:color-bg-Select-default--hover": "var(--xmlui-color-bg-Select-default--hover)", "Input:shadow-Select-default--hover": "var(--xmlui-shadow-Select-default--hover)", "Input:color-text-Select-default--hover": "var(--xmlui-color-text-Select-default--hover)", "Input:thickness-outline-Select-default--focus": "var(--xmlui-thickness-outline-Select-default--focus)", "Input:color-outline-Select-default--focus": "var(--xmlui-color-outline-Select-default--focus)", "Input:style-outline-Select-default--focus": "var(--xmlui-style-outline-Select-default--focus)", "Input:offset-outline-Select-default--focus": "var(--xmlui-offset-outline-Select-default--focus)", "Input:radius-Select-error": "var(--xmlui-radius-Select-error)", "Input:color-border-Select-error": "var(--xmlui-color-border-Select-error)", "Input:thickness-border-Select-error": "var(--xmlui-thickness-border-Select-error)", "Input:style-border-Select-error": "var(--xmlui-style-border-Select-error)", "Input:color-bg-Select-error": "var(--xmlui-color-bg-Select-error)", "Input:shadow-Select-error": "var(--xmlui-shadow-Select-error)", "Input:color-border-Select-error--hover": "var(--xmlui-color-border-Select-error--hover)", "Input:color-bg-Select-error--hover": "var(--xmlui-color-bg-Select-error--hover)", "Input:shadow-Select-error--hover": "var(--xmlui-shadow-Select-error--hover)", "Input:color-text-Select-error--hover": "var(--xmlui-color-text-Select-error--hover)", "Input:thickness-outline-Select-error--focus": "var(--xmlui-thickness-outline-Select-error--focus)", "Input:color-outline-Select-error--focus": "var(--xmlui-color-outline-Select-error--focus)", "Input:style-outline-Select-error--focus": "var(--xmlui-style-outline-Select-error--focus)", "Input:offset-outline-Select-error--focus": "var(--xmlui-offset-outline-Select-error--focus)", "Input:radius-Select-warning": "var(--xmlui-radius-Select-warning)", "Input:color-border-Select-warning": "var(--xmlui-color-border-Select-warning)", "Input:thickness-border-Select-warning": "var(--xmlui-thickness-border-Select-warning)", "Input:style-border-Select-warning": "var(--xmlui-style-border-Select-warning)", "Input:color-bg-Select-warning": "var(--xmlui-color-bg-Select-warning)", "Input:shadow-Select-warning": "var(--xmlui-shadow-Select-warning)", "Input:color-border-Select-warning--hover": "var(--xmlui-color-border-Select-warning--hover)", "Input:color-bg-Select-warning--hover": "var(--xmlui-color-bg-Select-warning--hover)", "Input:shadow-Select-warning--hover": "var(--xmlui-shadow-Select-warning--hover)", "Input:color-text-Select-warning--hover": "var(--xmlui-color-text-Select-warning--hover)", "Input:thickness-outline-Select-warning--focus": "var(--xmlui-thickness-outline-Select-warning--focus)", "Input:color-outline-Select-warning--focus": "var(--xmlui-color-outline-Select-warning--focus)", "Input:style-outline-Select-warning--focus": "var(--xmlui-style-outline-Select-warning--focus)", "Input:offset-outline-Select-warning--focus": "var(--xmlui-offset-outline-Select-warning--focus)", "Input:radius-Select-success": "var(--xmlui-radius-Select-success)", "Input:color-border-Select-success": "var(--xmlui-color-border-Select-success)", "Input:thickness-border-Select-success": "var(--xmlui-thickness-border-Select-success)", "Input:style-border-Select-success": "var(--xmlui-style-border-Select-success)", "Input:color-bg-Select-success": "var(--xmlui-color-bg-Select-success)", "Input:shadow-Select-success": "var(--xmlui-shadow-Select-success)", "Input:color-border-Select-success--hover": "var(--xmlui-color-border-Select-success--hover)", "Input:color-bg-Select-success--hover": "var(--xmlui-color-bg-Select-success--hover)", "Input:shadow-Select-success--hover": "var(--xmlui-shadow-Select-success--hover)", "Input:color-text-Select-success--hover": "var(--xmlui-color-text-Select-success--hover)", "Input:thickness-outline-Select-success--focus": "var(--xmlui-thickness-outline-Select-success--focus)", "Input:color-outline-Select-success--focus": "var(--xmlui-color-outline-Select-success--focus)", "Input:style-outline-Select-success--focus": "var(--xmlui-style-outline-Select-success--focus)", "Input:offset-outline-Select-success--focus": "var(--xmlui-offset-outline-Select-success--focus)", "opacity-Select--disabled": "var(--xmlui-opacity-Select--disabled)", "Input:color-bg-Select--disabled": "var(--xmlui-color-bg-Select--disabled)", "Input:color-text-Select--disabled": "var(--xmlui-color-text-Select--disabled)", "Input:color-border-Select--disabled": "var(--xmlui-color-border-Select--disabled)", "padding-vertical-Select-badge": "var(--xmlui-padding-vertical-Select-badge)", "padding-horizontal-Select-badge": "var(--xmlui-padding-horizontal-Select-badge)", "Input:font-size-Select-badge": "var(--xmlui-font-size-Select-badge)", "Input:color-bg-Select-badge": "var(--xmlui-color-bg-Select-badge)", "Input:color-text-Select-badge": "var(--xmlui-color-text-Select-badge)", "Input:color-bg-Select-badge--hover": "var(--xmlui-color-bg-Select-badge--hover)", "Input:color-text-Select-badge--hover": "var(--xmlui-color-text-Select-badge--hover)", "Input:color-bg-Select-badge--active": "var(--xmlui-color-bg-Select-badge--active)", "Input:color-text-Select-badge--active": "var(--xmlui-color-text-Select-badge--active)", "Input:color-placeholder-Select": "var(--xmlui-color-placeholder-Select)", "Input:color-bg-menu-Select": "var(--xmlui-color-bg-menu-Select)", "Input:radius-menu-Select": "var(--xmlui-radius-menu-Select)", "Input:shadow-menu-Select": "var(--xmlui-shadow-menu-Select)", "Input:thickness-border-menu-Select": "var(--xmlui-thickness-border-menu-Select)", "Input:color-border-menu-Select": "var(--xmlui-color-border-menu-Select)", "color-bg-item-Select": "var(--xmlui-color-bg-item-Select)", "color-bg-item-Select--hover": "var(--xmlui-color-bg-item-Select--hover)", "opacity-text-item-Select--disabled": "var(--xmlui-opacity-text-item-Select--disabled)", "font-size-Select": "var(--xmlui-font-size-Select)", "color-bg-item-Select--active": "var(--xmlui-color-bg-item-Select--active)", "color-text-indicator-Select": "var(--xmlui-color-text-indicator-Select)"}'`, Au = "_selectValue_z2kxg_13", Eu = "_error_z2kxg_21", Nu = "_warning_z2kxg_29", zu = "_valid_z2kxg_37", Lu = "_selectTrigger_z2kxg_46", Pu = "_badgeListContainer_z2kxg_170", Cu = "_badgeList_z2kxg_170", Du = "_badge_z2kxg_170", Ou = "_actions_z2kxg_210", Mu = "_placeholder_z2kxg_216", Hu = "_emptyList_z2kxg_221", Fu = "_selectScrollUpButton_z2kxg_231", Ru = "_selectScrollDownButton_z2kxg_240", Wu = "_command_z2kxg_249", qu = "_commandInputContainer_z2kxg_259", Uu = "_commandInput_z2kxg_259", Vu = "_commandList_z2kxg_284", Gu = "_selectContent_z2kxg_289", Yu = "_fadeIn_z2kxg_1", Xu = "_zoomIn_z2kxg_1", Qu = "_fadeOut_z2kxg_1", Zu = "_zoomOut_z2kxg_1", Ju = "_slideInFromTop_z2kxg_1", ju = "_slideInFromRight_z2kxg_1", Ku = "_slideInFromLeft_z2kxg_1", ed = "_slideInFromBottom_z2kxg_1", td = "_multiComboboxOption_z2kxg_329", od = "_selectItem_z2kxg_349", rd = "_selectItemIndicator_z2kxg_377", nd = "_selectViewport_z2kxg_388", id = "_selectEmpty_z2kxg_394", ad = "_srOnly_z2kxg_405", ld = {
2280
+ themeVars: Su,
2281
+ selectValue: Au,
2282
+ error: Eu,
2283
+ warning: Nu,
2284
+ valid: zu,
2285
+ selectTrigger: Lu,
2286
+ badgeListContainer: Pu,
2287
+ badgeList: Cu,
2288
+ badge: Du,
2289
+ actions: Ou,
2290
+ placeholder: Mu,
2291
+ emptyList: Hu,
2292
+ selectScrollUpButton: Fu,
2293
+ selectScrollDownButton: Ru,
2294
+ command: Wu,
2295
+ commandInputContainer: qu,
2296
+ commandInput: Uu,
2297
+ commandList: Vu,
2298
+ selectContent: Gu,
2299
+ fadeIn: Yu,
2300
+ zoomIn: Xu,
2301
+ fadeOut: Qu,
2302
+ zoomOut: Zu,
2303
+ slideInFromTop: Ju,
2304
+ slideInFromRight: ju,
2305
+ slideInFromLeft: Ku,
2306
+ slideInFromBottom: ed,
2307
+ multiComboboxOption: td,
2308
+ selectItem: od,
2309
+ selectItemIndicator: rd,
2310
+ selectViewport: nd,
2311
+ selectEmpty: id,
2312
+ srOnly: ad
2313
+ }, sd = St.createContext(null);
2314
+ function cd() {
2315
+ return St.useContext(sd);
2310
2316
  }
2311
- const cd = `'{"gap-RadioGroupOption": "var(--xmlui-gap-RadioGroupOption)", "Input:color-bg-RadioGroupOption-default": "var(--xmlui-color-bg-RadioGroupOption-default)", "thickness-border-RadioGroupOption": "var(--xmlui-thickness-border-RadioGroupOption)", "Input:color-border-RadioGroupOption-default": "var(--xmlui-color-border-RadioGroupOption-default)", "Input:color-border-RadioGroupOption-default--hover": "var(--xmlui-color-border-RadioGroupOption-default--hover)", "Input:color-border-RadioGroupOption-default--active": "var(--xmlui-color-border-RadioGroupOption-default--active)", "Input:color-border-RadioGroupOption--disabled": "var(--xmlui-color-border-RadioGroupOption--disabled)", "Input:color-text-RadioGroupOption--disabled": "var(--xmlui-color-text-RadioGroupOption--disabled)", "Input:color-border-RadioGroupOption-error": "var(--xmlui-color-border-RadioGroupOption-error)", "Input:color-border-RadioGroupOption-warning": "var(--xmlui-color-border-RadioGroupOption-warning)", "Input:color-border-RadioGroupOption-success": "var(--xmlui-color-border-RadioGroupOption-success)", "color-bg-checked-RadioGroupOption-default": "var(--xmlui-color-bg-checked-RadioGroupOption-default)", "color-bg-checked-RadioGroupOption--disabled": "var(--xmlui-color-bg-checked-RadioGroupOption--disabled)", "color-bg-checked-RadioGroupOption-error": "var(--xmlui-color-bg-checked-RadioGroupOption-error)", "color-bg-checked-RadioGroupOption-warning": "var(--xmlui-color-bg-checked-RadioGroupOption-warning)", "color-bg-checked-RadioGroupOption-success": "var(--xmlui-color-bg-checked-RadioGroupOption-success)", "Input:font-size-RadioGroupOption": "var(--xmlui-font-size-RadioGroupOption)", "Input:font-weight-RadioGroupOption": "var(--xmlui-font-weight-RadioGroupOption)", "Input:color-text-RadioGroupOption-default": "var(--xmlui-color-text-RadioGroupOption-default)", "Input:color-text-RadioGroupOption-error": "var(--xmlui-color-text-RadioGroupOption-error)", "Input:color-text-RadioGroupOption-warning": "var(--xmlui-color-text-RadioGroupOption-warning)", "Input:color-text-RadioGroupOption-success": "var(--xmlui-color-text-RadioGroupOption-success)", "Input:thickness-outline-RadioGroupOption--focus": "var(--xmlui-thickness-outline-RadioGroupOption--focus)", "Input:color-outline-RadioGroupOption--focus": "var(--xmlui-color-outline-RadioGroupOption--focus)", "Input:style-outline-RadioGroupOption--focus": "var(--xmlui-style-outline-RadioGroupOption--focus)", "Input:offset-outline-RadioGroupOption--focus": "var(--xmlui-offset-outline-RadioGroupOption--focus)"}'`, ud = "_radioGroupContainer_1wu5b_13", dd = "_radioOptionContainer_1wu5b_20", pd = "_radioOption_1wu5b_20", hd = "_error_1wu5b_55", md = "_warning_1wu5b_58", xd = "_valid_1wu5b_61", fd = "_indicator_1wu5b_65", gd = "_disabled_1wu5b_78", bd = "_label_1wu5b_91", vd = {
2312
- themeVars: cd,
2313
- radioGroupContainer: ud,
2314
- radioOptionContainer: dd,
2315
- radioOption: pd,
2316
- error: hd,
2317
- warning: md,
2318
- valid: xd,
2319
- indicator: fd,
2320
- disabled: gd,
2321
- label: bd
2322
- }, Td = `'{"Input:radius-Textarea-default": "var(--xmlui-radius-Textarea-default)", "Input:color-border-Textarea-default": "var(--xmlui-color-border-Textarea-default)", "Input:thickness-border-Textarea-default": "var(--xmlui-thickness-border-Textarea-default)", "Input:style-border-Textarea-default": "var(--xmlui-style-border-Textarea-default)", "Input:font-size-Textarea-default": "var(--xmlui-font-size-Textarea-default)", "Input:color-bg-Textarea-default": "var(--xmlui-color-bg-Textarea-default)", "Input:shadow-Textarea-default": "var(--xmlui-shadow-Textarea-default)", "Input:color-text-Textarea-default": "var(--xmlui-color-text-Textarea-default)", "Input:color-border-Textarea-default--hover": "var(--xmlui-color-border-Textarea-default--hover)", "Input:color-bg-Textarea-default--hover": "var(--xmlui-color-bg-Textarea-default--hover)", "Input:shadow-Textarea-default--hover": "var(--xmlui-shadow-Textarea-default--hover)", "Input:color-text-Textarea-default--hover": "var(--xmlui-color-text-Textarea-default--hover)", "Input:color-border-Textarea-default--focus": "var(--xmlui-color-border-Textarea-default--focus)", "Input:color-bg-Textarea-default--focus": "var(--xmlui-color-bg-Textarea-default--focus)", "Input:shadow-Textarea-default--focus": "var(--xmlui-shadow-Textarea-default--focus)", "Input:color-text-Textarea-default--focus": "var(--xmlui-color-text-Textarea-default--focus)", "Input:thickness-outline-Textarea-default--focus": "var(--xmlui-thickness-outline-Textarea-default--focus)", "Input:color-outline-Textarea-default--focus": "var(--xmlui-color-outline-Textarea-default--focus)", "Input:style-outline-Textarea-default--focus": "var(--xmlui-style-outline-Textarea-default--focus)", "Input:offset-outline-Textarea-default--focus": "var(--xmlui-offset-outline-Textarea-default--focus)", "Input:color-placeholder-Textarea-default": "var(--xmlui-color-placeholder-Textarea-default)", "Input:radius-Textarea-error": "var(--xmlui-radius-Textarea-error)", "Input:color-border-Textarea-error": "var(--xmlui-color-border-Textarea-error)", "Input:thickness-border-Textarea-error": "var(--xmlui-thickness-border-Textarea-error)", "Input:style-border-Textarea-error": "var(--xmlui-style-border-Textarea-error)", "Input:font-size-Textarea-error": "var(--xmlui-font-size-Textarea-error)", "Input:color-bg-Textarea-error": "var(--xmlui-color-bg-Textarea-error)", "Input:shadow-Textarea-error": "var(--xmlui-shadow-Textarea-error)", "Input:color-text-Textarea-error": "var(--xmlui-color-text-Textarea-error)", "Input:color-border-Textarea-error--hover": "var(--xmlui-color-border-Textarea-error--hover)", "Input:color-bg-Textarea-error--hover": "var(--xmlui-color-bg-Textarea-error--hover)", "Input:shadow-Textarea-error--hover": "var(--xmlui-shadow-Textarea-error--hover)", "Input:color-text-Textarea-error--hover": "var(--xmlui-color-text-Textarea-error--hover)", "Input:color-border-Textarea-error--focus": "var(--xmlui-color-border-Textarea-error--focus)", "Input:color-bg-Textarea-error--focus": "var(--xmlui-color-bg-Textarea-error--focus)", "Input:shadow-Textarea-error--focus": "var(--xmlui-shadow-Textarea-error--focus)", "Input:color-text-Textarea-error--focus": "var(--xmlui-color-text-Textarea-error--focus)", "Input:thickness-outline-Textarea-error--focus": "var(--xmlui-thickness-outline-Textarea-error--focus)", "Input:color-outline-Textarea-error--focus": "var(--xmlui-color-outline-Textarea-error--focus)", "Input:style-outline-Textarea-error--focus": "var(--xmlui-style-outline-Textarea-error--focus)", "Input:offset-outline-Textarea-error--focus": "var(--xmlui-offset-outline-Textarea-error--focus)", "Input:color-placeholder-Textarea-error": "var(--xmlui-color-placeholder-Textarea-error)", "Input:radius-Textarea-warning": "var(--xmlui-radius-Textarea-warning)", "Input:color-border-Textarea-warning": "var(--xmlui-color-border-Textarea-warning)", "Input:thickness-border-Textarea-warning": "var(--xmlui-thickness-border-Textarea-warning)", "Input:style-border-Textarea-warning": "var(--xmlui-style-border-Textarea-warning)", "Input:font-size-Textarea-warning": "var(--xmlui-font-size-Textarea-warning)", "Input:color-bg-Textarea-warning": "var(--xmlui-color-bg-Textarea-warning)", "Input:shadow-Textarea-warning": "var(--xmlui-shadow-Textarea-warning)", "Input:color-text-Textarea-warning": "var(--xmlui-color-text-Textarea-warning)", "Input:color-border-Textarea-warning--hover": "var(--xmlui-color-border-Textarea-warning--hover)", "Input:color-bg-Textarea-warning--hover": "var(--xmlui-color-bg-Textarea-warning--hover)", "Input:shadow-Textarea-warning--hover": "var(--xmlui-shadow-Textarea-warning--hover)", "Input:color-text-Textarea-warning--hover": "var(--xmlui-color-text-Textarea-warning--hover)", "Input:color-border-Textarea-warning--focus": "var(--xmlui-color-border-Textarea-warning--focus)", "Input:color-bg-Textarea-warning--focus": "var(--xmlui-color-bg-Textarea-warning--focus)", "Input:shadow-Textarea-warning--focus": "var(--xmlui-shadow-Textarea-warning--focus)", "Input:color-text-Textarea-warning--focus": "var(--xmlui-color-text-Textarea-warning--focus)", "Input:thickness-outline-Textarea-warning--focus": "var(--xmlui-thickness-outline-Textarea-warning--focus)", "Input:color-outline-Textarea-warning--focus": "var(--xmlui-color-outline-Textarea-warning--focus)", "Input:style-outline-Textarea-warning--focus": "var(--xmlui-style-outline-Textarea-warning--focus)", "Input:offset-outline-Textarea-warning--focus": "var(--xmlui-offset-outline-Textarea-warning--focus)", "Input:color-placeholder-Textarea-warning": "var(--xmlui-color-placeholder-Textarea-warning)", "Input:radius-Textarea-success": "var(--xmlui-radius-Textarea-success)", "Input:color-border-Textarea-success": "var(--xmlui-color-border-Textarea-success)", "Input:thickness-border-Textarea-success": "var(--xmlui-thickness-border-Textarea-success)", "Input:style-border-Textarea-success": "var(--xmlui-style-border-Textarea-success)", "Input:font-size-Textarea-success": "var(--xmlui-font-size-Textarea-success)", "Input:color-bg-Textarea-success": "var(--xmlui-color-bg-Textarea-success)", "Input:shadow-Textarea-success": "var(--xmlui-shadow-Textarea-success)", "Input:color-text-Textarea-success": "var(--xmlui-color-text-Textarea-success)", "Input:color-border-Textarea-success--hover": "var(--xmlui-color-border-Textarea-success--hover)", "Input:color-bg-Textarea-success--hover": "var(--xmlui-color-bg-Textarea-success--hover)", "Input:shadow-Textarea-success--hover": "var(--xmlui-shadow-Textarea-success--hover)", "Input:color-text-Textarea-success--hover": "var(--xmlui-color-text-Textarea-success--hover)", "Input:color-border-Textarea-success--focus": "var(--xmlui-color-border-Textarea-success--focus)", "Input:color-bg-Textarea-success--focus": "var(--xmlui-color-bg-Textarea-success--focus)", "Input:shadow-Textarea-success--focus": "var(--xmlui-shadow-Textarea-success--focus)", "Input:color-text-Textarea-success--focus": "var(--xmlui-color-text-Textarea-success--focus)", "Input:thickness-outline-Textarea-success--focus": "var(--xmlui-thickness-outline-Textarea-success--focus)", "Input:color-outline-Textarea-success--focus": "var(--xmlui-color-outline-Textarea-success--focus)", "Input:style-outline-Textarea-success--focus": "var(--xmlui-style-outline-Textarea-success--focus)", "Input:offset-outline-Textarea-success--focus": "var(--xmlui-offset-outline-Textarea-success--focus)", "Input:color-placeholder-Textarea-success": "var(--xmlui-color-placeholder-Textarea-success)", "Input:color-bg-Textarea--disabled": "var(--xmlui-color-bg-Textarea--disabled)", "Input:color-text-Textarea--disabled": "var(--xmlui-color-text-Textarea--disabled)", "Input:color-border-Textarea--disabled": "var(--xmlui-color-border-Textarea--disabled)"}'`, yd = "_textarea_qt7ql_13", kd = "_error_qt7ql_53", wd = "_warning_qt7ql_84", $d = "_valid_qt7ql_115", _d = "_resizeHorizontal_qt7ql_153", Id = "_resizeVertical_qt7ql_157", Bd = "_resizeBoth_qt7ql_161", Sd = {
2323
- themeVars: Td,
2324
- textarea: yd,
2325
- error: kd,
2326
- warning: wd,
2327
- valid: $d,
2328
- resizeHorizontal: _d,
2329
- resizeVertical: Id,
2330
- resizeBoth: Bd
2317
+ const ud = `'{"gap-RadioGroupOption": "var(--xmlui-gap-RadioGroupOption)", "Input:color-bg-RadioGroupOption-default": "var(--xmlui-color-bg-RadioGroupOption-default)", "thickness-border-RadioGroupOption": "var(--xmlui-thickness-border-RadioGroupOption)", "Input:color-border-RadioGroupOption-default": "var(--xmlui-color-border-RadioGroupOption-default)", "Input:color-border-RadioGroupOption-default--hover": "var(--xmlui-color-border-RadioGroupOption-default--hover)", "Input:color-border-RadioGroupOption-default--active": "var(--xmlui-color-border-RadioGroupOption-default--active)", "Input:color-border-RadioGroupOption--disabled": "var(--xmlui-color-border-RadioGroupOption--disabled)", "Input:color-text-RadioGroupOption--disabled": "var(--xmlui-color-text-RadioGroupOption--disabled)", "Input:color-border-RadioGroupOption-error": "var(--xmlui-color-border-RadioGroupOption-error)", "Input:color-border-RadioGroupOption-warning": "var(--xmlui-color-border-RadioGroupOption-warning)", "Input:color-border-RadioGroupOption-success": "var(--xmlui-color-border-RadioGroupOption-success)", "color-bg-checked-RadioGroupOption-default": "var(--xmlui-color-bg-checked-RadioGroupOption-default)", "color-bg-checked-RadioGroupOption--disabled": "var(--xmlui-color-bg-checked-RadioGroupOption--disabled)", "color-bg-checked-RadioGroupOption-error": "var(--xmlui-color-bg-checked-RadioGroupOption-error)", "color-bg-checked-RadioGroupOption-warning": "var(--xmlui-color-bg-checked-RadioGroupOption-warning)", "color-bg-checked-RadioGroupOption-success": "var(--xmlui-color-bg-checked-RadioGroupOption-success)", "Input:font-size-RadioGroupOption": "var(--xmlui-font-size-RadioGroupOption)", "Input:font-weight-RadioGroupOption": "var(--xmlui-font-weight-RadioGroupOption)", "Input:color-text-RadioGroupOption-default": "var(--xmlui-color-text-RadioGroupOption-default)", "Input:color-text-RadioGroupOption-error": "var(--xmlui-color-text-RadioGroupOption-error)", "Input:color-text-RadioGroupOption-warning": "var(--xmlui-color-text-RadioGroupOption-warning)", "Input:color-text-RadioGroupOption-success": "var(--xmlui-color-text-RadioGroupOption-success)", "Input:thickness-outline-RadioGroupOption--focus": "var(--xmlui-thickness-outline-RadioGroupOption--focus)", "Input:color-outline-RadioGroupOption--focus": "var(--xmlui-color-outline-RadioGroupOption--focus)", "Input:style-outline-RadioGroupOption--focus": "var(--xmlui-style-outline-RadioGroupOption--focus)", "Input:offset-outline-RadioGroupOption--focus": "var(--xmlui-offset-outline-RadioGroupOption--focus)"}'`, dd = "_radioGroupContainer_1wu5b_13", pd = "_radioOptionContainer_1wu5b_20", hd = "_radioOption_1wu5b_20", md = "_error_1wu5b_55", xd = "_warning_1wu5b_58", fd = "_valid_1wu5b_61", gd = "_indicator_1wu5b_65", bd = "_disabled_1wu5b_78", vd = "_label_1wu5b_91", Td = {
2318
+ themeVars: ud,
2319
+ radioGroupContainer: dd,
2320
+ radioOptionContainer: pd,
2321
+ radioOption: hd,
2322
+ error: md,
2323
+ warning: xd,
2324
+ valid: fd,
2325
+ indicator: gd,
2326
+ disabled: bd,
2327
+ label: vd
2328
+ }, yd = `'{"Input:radius-Textarea-default": "var(--xmlui-radius-Textarea-default)", "Input:color-border-Textarea-default": "var(--xmlui-color-border-Textarea-default)", "Input:thickness-border-Textarea-default": "var(--xmlui-thickness-border-Textarea-default)", "Input:style-border-Textarea-default": "var(--xmlui-style-border-Textarea-default)", "Input:font-size-Textarea-default": "var(--xmlui-font-size-Textarea-default)", "Input:color-bg-Textarea-default": "var(--xmlui-color-bg-Textarea-default)", "Input:shadow-Textarea-default": "var(--xmlui-shadow-Textarea-default)", "Input:color-text-Textarea-default": "var(--xmlui-color-text-Textarea-default)", "Input:color-border-Textarea-default--hover": "var(--xmlui-color-border-Textarea-default--hover)", "Input:color-bg-Textarea-default--hover": "var(--xmlui-color-bg-Textarea-default--hover)", "Input:shadow-Textarea-default--hover": "var(--xmlui-shadow-Textarea-default--hover)", "Input:color-text-Textarea-default--hover": "var(--xmlui-color-text-Textarea-default--hover)", "Input:color-border-Textarea-default--focus": "var(--xmlui-color-border-Textarea-default--focus)", "Input:color-bg-Textarea-default--focus": "var(--xmlui-color-bg-Textarea-default--focus)", "Input:shadow-Textarea-default--focus": "var(--xmlui-shadow-Textarea-default--focus)", "Input:color-text-Textarea-default--focus": "var(--xmlui-color-text-Textarea-default--focus)", "Input:thickness-outline-Textarea-default--focus": "var(--xmlui-thickness-outline-Textarea-default--focus)", "Input:color-outline-Textarea-default--focus": "var(--xmlui-color-outline-Textarea-default--focus)", "Input:style-outline-Textarea-default--focus": "var(--xmlui-style-outline-Textarea-default--focus)", "Input:offset-outline-Textarea-default--focus": "var(--xmlui-offset-outline-Textarea-default--focus)", "Input:color-placeholder-Textarea-default": "var(--xmlui-color-placeholder-Textarea-default)", "Input:radius-Textarea-error": "var(--xmlui-radius-Textarea-error)", "Input:color-border-Textarea-error": "var(--xmlui-color-border-Textarea-error)", "Input:thickness-border-Textarea-error": "var(--xmlui-thickness-border-Textarea-error)", "Input:style-border-Textarea-error": "var(--xmlui-style-border-Textarea-error)", "Input:font-size-Textarea-error": "var(--xmlui-font-size-Textarea-error)", "Input:color-bg-Textarea-error": "var(--xmlui-color-bg-Textarea-error)", "Input:shadow-Textarea-error": "var(--xmlui-shadow-Textarea-error)", "Input:color-text-Textarea-error": "var(--xmlui-color-text-Textarea-error)", "Input:color-border-Textarea-error--hover": "var(--xmlui-color-border-Textarea-error--hover)", "Input:color-bg-Textarea-error--hover": "var(--xmlui-color-bg-Textarea-error--hover)", "Input:shadow-Textarea-error--hover": "var(--xmlui-shadow-Textarea-error--hover)", "Input:color-text-Textarea-error--hover": "var(--xmlui-color-text-Textarea-error--hover)", "Input:color-border-Textarea-error--focus": "var(--xmlui-color-border-Textarea-error--focus)", "Input:color-bg-Textarea-error--focus": "var(--xmlui-color-bg-Textarea-error--focus)", "Input:shadow-Textarea-error--focus": "var(--xmlui-shadow-Textarea-error--focus)", "Input:color-text-Textarea-error--focus": "var(--xmlui-color-text-Textarea-error--focus)", "Input:thickness-outline-Textarea-error--focus": "var(--xmlui-thickness-outline-Textarea-error--focus)", "Input:color-outline-Textarea-error--focus": "var(--xmlui-color-outline-Textarea-error--focus)", "Input:style-outline-Textarea-error--focus": "var(--xmlui-style-outline-Textarea-error--focus)", "Input:offset-outline-Textarea-error--focus": "var(--xmlui-offset-outline-Textarea-error--focus)", "Input:color-placeholder-Textarea-error": "var(--xmlui-color-placeholder-Textarea-error)", "Input:radius-Textarea-warning": "var(--xmlui-radius-Textarea-warning)", "Input:color-border-Textarea-warning": "var(--xmlui-color-border-Textarea-warning)", "Input:thickness-border-Textarea-warning": "var(--xmlui-thickness-border-Textarea-warning)", "Input:style-border-Textarea-warning": "var(--xmlui-style-border-Textarea-warning)", "Input:font-size-Textarea-warning": "var(--xmlui-font-size-Textarea-warning)", "Input:color-bg-Textarea-warning": "var(--xmlui-color-bg-Textarea-warning)", "Input:shadow-Textarea-warning": "var(--xmlui-shadow-Textarea-warning)", "Input:color-text-Textarea-warning": "var(--xmlui-color-text-Textarea-warning)", "Input:color-border-Textarea-warning--hover": "var(--xmlui-color-border-Textarea-warning--hover)", "Input:color-bg-Textarea-warning--hover": "var(--xmlui-color-bg-Textarea-warning--hover)", "Input:shadow-Textarea-warning--hover": "var(--xmlui-shadow-Textarea-warning--hover)", "Input:color-text-Textarea-warning--hover": "var(--xmlui-color-text-Textarea-warning--hover)", "Input:color-border-Textarea-warning--focus": "var(--xmlui-color-border-Textarea-warning--focus)", "Input:color-bg-Textarea-warning--focus": "var(--xmlui-color-bg-Textarea-warning--focus)", "Input:shadow-Textarea-warning--focus": "var(--xmlui-shadow-Textarea-warning--focus)", "Input:color-text-Textarea-warning--focus": "var(--xmlui-color-text-Textarea-warning--focus)", "Input:thickness-outline-Textarea-warning--focus": "var(--xmlui-thickness-outline-Textarea-warning--focus)", "Input:color-outline-Textarea-warning--focus": "var(--xmlui-color-outline-Textarea-warning--focus)", "Input:style-outline-Textarea-warning--focus": "var(--xmlui-style-outline-Textarea-warning--focus)", "Input:offset-outline-Textarea-warning--focus": "var(--xmlui-offset-outline-Textarea-warning--focus)", "Input:color-placeholder-Textarea-warning": "var(--xmlui-color-placeholder-Textarea-warning)", "Input:radius-Textarea-success": "var(--xmlui-radius-Textarea-success)", "Input:color-border-Textarea-success": "var(--xmlui-color-border-Textarea-success)", "Input:thickness-border-Textarea-success": "var(--xmlui-thickness-border-Textarea-success)", "Input:style-border-Textarea-success": "var(--xmlui-style-border-Textarea-success)", "Input:font-size-Textarea-success": "var(--xmlui-font-size-Textarea-success)", "Input:color-bg-Textarea-success": "var(--xmlui-color-bg-Textarea-success)", "Input:shadow-Textarea-success": "var(--xmlui-shadow-Textarea-success)", "Input:color-text-Textarea-success": "var(--xmlui-color-text-Textarea-success)", "Input:color-border-Textarea-success--hover": "var(--xmlui-color-border-Textarea-success--hover)", "Input:color-bg-Textarea-success--hover": "var(--xmlui-color-bg-Textarea-success--hover)", "Input:shadow-Textarea-success--hover": "var(--xmlui-shadow-Textarea-success--hover)", "Input:color-text-Textarea-success--hover": "var(--xmlui-color-text-Textarea-success--hover)", "Input:color-border-Textarea-success--focus": "var(--xmlui-color-border-Textarea-success--focus)", "Input:color-bg-Textarea-success--focus": "var(--xmlui-color-bg-Textarea-success--focus)", "Input:shadow-Textarea-success--focus": "var(--xmlui-shadow-Textarea-success--focus)", "Input:color-text-Textarea-success--focus": "var(--xmlui-color-text-Textarea-success--focus)", "Input:thickness-outline-Textarea-success--focus": "var(--xmlui-thickness-outline-Textarea-success--focus)", "Input:color-outline-Textarea-success--focus": "var(--xmlui-color-outline-Textarea-success--focus)", "Input:style-outline-Textarea-success--focus": "var(--xmlui-style-outline-Textarea-success--focus)", "Input:offset-outline-Textarea-success--focus": "var(--xmlui-offset-outline-Textarea-success--focus)", "Input:color-placeholder-Textarea-success": "var(--xmlui-color-placeholder-Textarea-success)", "Input:color-bg-Textarea--disabled": "var(--xmlui-color-bg-Textarea--disabled)", "Input:color-text-Textarea--disabled": "var(--xmlui-color-text-Textarea--disabled)", "Input:color-border-Textarea--disabled": "var(--xmlui-color-border-Textarea--disabled)"}'`, kd = "_textarea_qt7ql_13", wd = "_error_qt7ql_53", $d = "_warning_qt7ql_84", _d = "_valid_qt7ql_115", Id = "_resizeHorizontal_qt7ql_153", Bd = "_resizeVertical_qt7ql_157", Sd = "_resizeBoth_qt7ql_161", Ad = {
2329
+ themeVars: yd,
2330
+ textarea: kd,
2331
+ error: wd,
2332
+ warning: $d,
2333
+ valid: _d,
2334
+ resizeHorizontal: Id,
2335
+ resizeVertical: Bd,
2336
+ resizeBoth: Sd
2331
2337
  };
2332
2338
  var r = /* @__PURE__ */ ((e) => (e[e.Eof = -1] = "Eof", e[e.Ws = -2] = "Ws", e[e.BlockComment = -3] = "BlockComment", e[e.EolComment = -4] = "EolComment", e[e.Unknown = 0] = "Unknown", e[e.LParent = 1] = "LParent", e[e.RParent = 2] = "RParent", e[e.Identifier = 3] = "Identifier", e[e.Exponent = 4] = "Exponent", e[e.Divide = 5] = "Divide", e[e.Multiply = 6] = "Multiply", e[e.Remainder = 7] = "Remainder", e[e.Plus = 8] = "Plus", e[e.Minus = 9] = "Minus", e[e.BitwiseXor = 10] = "BitwiseXor", e[e.BitwiseOr = 11] = "BitwiseOr", e[e.LogicalOr = 12] = "LogicalOr", e[e.BitwiseAnd = 13] = "BitwiseAnd", e[e.LogicalAnd = 14] = "LogicalAnd", e[e.IncOp = 15] = "IncOp", e[e.DecOp = 16] = "DecOp", e[e.Assignment = 17] = "Assignment", e[e.AddAssignment = 18] = "AddAssignment", e[e.SubtractAssignment = 19] = "SubtractAssignment", e[e.ExponentAssignment = 20] = "ExponentAssignment", e[e.MultiplyAssignment = 21] = "MultiplyAssignment", e[e.DivideAssignment = 22] = "DivideAssignment", e[e.RemainderAssignment = 23] = "RemainderAssignment", e[e.ShiftLeftAssignment = 24] = "ShiftLeftAssignment", e[e.ShiftRightAssignment = 25] = "ShiftRightAssignment", e[e.SignedShiftRightAssignment = 26] = "SignedShiftRightAssignment", e[e.BitwiseAndAssignment = 27] = "BitwiseAndAssignment", e[e.BitwiseXorAssignment = 28] = "BitwiseXorAssignment", e[e.BitwiseOrAssignment = 29] = "BitwiseOrAssignment", e[e.LogicalAndAssignment = 30] = "LogicalAndAssignment", e[e.LogicalOrAssignment = 31] = "LogicalOrAssignment", e[e.NullCoalesceAssignment = 32] = "NullCoalesceAssignment", e[e.Semicolon = 33] = "Semicolon", e[e.Comma = 34] = "Comma", e[e.Colon = 35] = "Colon", e[e.LSquare = 36] = "LSquare", e[e.RSquare = 37] = "RSquare", e[e.QuestionMark = 38] = "QuestionMark", e[e.NullCoalesce = 39] = "NullCoalesce", e[e.OptionalChaining = 40] = "OptionalChaining", e[e.BinaryNot = 41] = "BinaryNot", e[e.LBrace = 42] = "LBrace", e[e.RBrace = 43] = "RBrace", e[e.Equal = 44] = "Equal", e[e.StrictEqual = 45] = "StrictEqual", e[e.LogicalNot = 46] = "LogicalNot", e[e.NotEqual = 47] = "NotEqual", e[e.StrictNotEqual = 48] = "StrictNotEqual", e[e.LessThan = 49] = "LessThan", e[e.LessThanOrEqual = 50] = "LessThanOrEqual", e[e.ShiftLeft = 51] = "ShiftLeft", e[e.GreaterThan = 52] = "GreaterThan", e[e.GreaterThanOrEqual = 53] = "GreaterThanOrEqual", e[e.ShiftRight = 54] = "ShiftRight", e[e.SignedShiftRight = 55] = "SignedShiftRight", e[e.Dot = 56] = "Dot", e[e.Spread = 57] = "Spread", e[e.Global = 58] = "Global", e[e.Backtick = 59] = "Backtick", e[e.DollarLBrace = 60] = "DollarLBrace", e[e.Arrow = 61] = "Arrow", e[e.DecimalLiteral = 62] = "DecimalLiteral", e[e.HexadecimalLiteral = 63] = "HexadecimalLiteral", e[e.BinaryLiteral = 64] = "BinaryLiteral", e[e.RealLiteral = 65] = "RealLiteral", e[e.StringLiteral = 66] = "StringLiteral", e[e.Infinity = 67] = "Infinity", e[e.NaN = 68] = "NaN", e[e.True = 69] = "True", e[e.False = 70] = "False", e[e.Typeof = 71] = "Typeof", e[e.Null = 72] = "Null", e[e.Undefined = 73] = "Undefined", e[e.In = 74] = "In", e[e.Let = 75] = "Let", e[e.Const = 76] = "Const", e[e.Var = 77] = "Var", e[e.If = 78] = "If", e[e.Else = 79] = "Else", e[e.Return = 80] = "Return", e[e.Break = 81] = "Break", e[e.Continue = 82] = "Continue", e[e.Do = 83] = "Do", e[e.While = 84] = "While", e[e.For = 85] = "For", e[e.Of = 86] = "Of", e[e.Try = 87] = "Try", e[e.Catch = 88] = "Catch", e[e.Finally = 89] = "Finally", e[e.Throw = 90] = "Throw", e[e.Switch = 91] = "Switch", e[e.Case = 92] = "Case", e[e.Default = 93] = "Default", e[e.Delete = 94] = "Delete", e[e.Function = 95] = "Function", e[e.Export = 96] = "Export", e[e.Import = 97] = "Import", e[e.As = 98] = "As", e[e.From = 99] = "From", e))(r || {});
2333
- class Ad {
2339
+ class Ed {
2334
2340
  // Creates a stream that uses the specified source code
2335
2341
  constructor(t) {
2336
2342
  this.source = t, this._pos = 0, this._line = 1, this._column = 0;
@@ -2475,7 +2481,7 @@ const ot = {
2475
2481
  [r.As]: { keywordLike: !0 },
2476
2482
  [r.From]: { keywordLike: !0 }
2477
2483
  };
2478
- class Ed {
2484
+ class Nd {
2479
2485
  /**
2480
2486
  * Initializes the tokenizer with the input stream
2481
2487
  * @param input Input source code stream
@@ -2889,7 +2895,7 @@ class Ed {
2889
2895
  case 35:
2890
2896
  if (d === a)
2891
2897
  return B(r.StringLiteral);
2892
- if (Nd(d))
2898
+ if (zd(d))
2893
2899
  return B(r.Unknown);
2894
2900
  d === "\\" && (b = 36, u = r.Unknown);
2895
2901
  break;
@@ -3145,13 +3151,13 @@ function Le(e) {
3145
3151
  function ge(e) {
3146
3152
  return e >= "0" && e <= "9" || e >= "A" && e <= "F" || e >= "a" && e <= "f";
3147
3153
  }
3148
- function Nd(e) {
3154
+ function zd(e) {
3149
3155
  return e === "\r" || e === `
3150
3156
  ` || e === "…" || e === "\u2028" || e === "\u2029";
3151
3157
  }
3152
- let zd = class fr extends Error {
3158
+ let Ld = class gr extends Error {
3153
3159
  constructor(t, o) {
3154
- super(t), this.code = o, Object.setPrototypeOf(this, fr.prototype);
3160
+ super(t), this.code = o, Object.setPrototypeOf(this, gr.prototype);
3155
3161
  }
3156
3162
  };
3157
3163
  const Zt = {
@@ -3187,13 +3193,13 @@ const Zt = {
3187
3193
  W030: "Nested declarations cannot be exported",
3188
3194
  W031: "An identifier in a declaration cannot start with '$'"
3189
3195
  };
3190
- class gr {
3196
+ class br {
3191
3197
  /**
3192
3198
  * Initializes the parser with the specified source code
3193
3199
  * @param source Source code to parse
3194
3200
  */
3195
3201
  constructor(t) {
3196
- this.source = t, this._parseErrors = [], this._statementLevel = 0, this._lexer = new Ed(new Ad(t));
3202
+ this.source = t, this._parseErrors = [], this._statementLevel = 0, this._lexer = new Nd(new Ed(t));
3197
3203
  }
3198
3204
  /**
3199
3205
  * The errors raised during the parse phase
@@ -5133,7 +5139,7 @@ class gr {
5133
5139
  line: o.location.startLine,
5134
5140
  column: o.location.startColumn,
5135
5141
  position: o.location.startPosition
5136
- }), new zd(n, t);
5142
+ }), new Ld(n, t);
5137
5143
  function s(a, c, u) {
5138
5144
  do
5139
5145
  a = a.replace(c, u);
@@ -5774,17 +5780,17 @@ function L(e, t, o, i, n, s) {
5774
5780
  return t;
5775
5781
  }
5776
5782
  }
5777
- function Ld(e) {
5783
+ function Pd(e) {
5778
5784
  return e.type !== "ScriptModule";
5779
5785
  }
5780
- function Pd(e, t, o, i = !1) {
5786
+ function Cd(e, t, o, i = !1) {
5781
5787
  const n = /* @__PURE__ */ new Map(), s = {}, a = c(e, t, o, !0);
5782
5788
  return !a || Object.keys(s).length > 0 ? s : a;
5783
5789
  function c(u, y, g, d = !1) {
5784
5790
  var P;
5785
5791
  if (n.has(u))
5786
5792
  return n.get(u);
5787
- const b = new gr(y);
5793
+ const b = new br(y);
5788
5794
  let O = [];
5789
5795
  try {
5790
5796
  O = b.parseStatements();
@@ -5846,7 +5852,7 @@ function Pd(e, t, o, i = !1) {
5846
5852
  });
5847
5853
  const q = /* @__PURE__ */ new Map();
5848
5854
  O.forEach((F) => {
5849
- F.type === "ConstS" && F.isExported ? Cd(F, (M) => {
5855
+ F.type === "ConstS" && F.isExported ? Dd(F, (M) => {
5850
5856
  q.has(M) ? se("W021", F, M) : q.set(M, F);
5851
5857
  }) : F.type === "FuncD" && F.isExported && (q.has(F.name) ? se("W021", F, F.name) : q.set(F.name, F));
5852
5858
  });
@@ -5861,7 +5867,7 @@ function Pd(e, t, o, i = !1) {
5861
5867
  executed: !1
5862
5868
  };
5863
5869
  n.set(u, ce);
5864
- const me = [], de = {};
5870
+ const he = [], ue = {};
5865
5871
  for (let F = 0; F < O.length; F++) {
5866
5872
  const M = O[F];
5867
5873
  if (M.type !== "ImportD")
@@ -5874,15 +5880,15 @@ function Pd(e, t, o, i = !1) {
5874
5880
  const m = c(M.moduleFile, f, g);
5875
5881
  if (!m)
5876
5882
  return;
5877
- me.push(m);
5883
+ he.push(m);
5878
5884
  const v = Object.keys(M.imports);
5879
- v.length > 0 && (de[P = M.moduleFile] ?? (de[P] = {}));
5885
+ v.length > 0 && (ue[P = M.moduleFile] ?? (ue[P] = {}));
5880
5886
  for (const h of v)
5881
- m.exports.has(M.imports[h]) ? de[M.moduleFile][h] = m.exports.get(M.imports[h]) : se("W023", M, M.moduleFile, h);
5887
+ m.exports.has(M.imports[h]) ? ue[M.moduleFile][h] = m.exports.get(M.imports[h]) : se("W023", M, M.moduleFile, h);
5882
5888
  }
5883
5889
  if (B.length > 0)
5884
5890
  return s[u] = B, null;
5885
- return me.forEach((F) => F.parent = ce), ce.importedModules = me, ce.imports = de, ce;
5891
+ return he.forEach((F) => F.parent = ce), ce.importedModules = he, ce.imports = ue, ce;
5886
5892
  function se(F, M, ...f) {
5887
5893
  let m = Zt[F];
5888
5894
  f && f.forEach(
@@ -5897,12 +5903,12 @@ function Pd(e, t, o, i = !1) {
5897
5903
  }
5898
5904
  }
5899
5905
  }
5900
- function br(e) {
5906
+ function vr(e) {
5901
5907
  var o;
5902
5908
  const t = ((o = e.blocks) == null ? void 0 : o.slice(0)) ?? [];
5903
- return e.parent ? [...br(e.parent), ...t] : t;
5909
+ return e.parent ? [...vr(e.parent), ...t] : t;
5904
5910
  }
5905
- function Cd(e, t) {
5911
+ function Dd(e, t) {
5906
5912
  for (let s = 0; s < e.declarations.length; s++) {
5907
5913
  const a = e.declarations[s];
5908
5914
  o(a, t);
@@ -5930,24 +5936,24 @@ function Cd(e, t) {
5930
5936
  }
5931
5937
  }
5932
5938
  }
5933
- const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoComplete-default)", "Input:color-border-AutoComplete-default": "var(--xmlui-color-border-AutoComplete-default)", "Input:thickness-border-AutoComplete-default": "var(--xmlui-thickness-border-AutoComplete-default)", "Input:style-border-AutoComplete-default": "var(--xmlui-style-border-AutoComplete-default)", "Input:font-size-AutoComplete-default": "var(--xmlui-font-size-AutoComplete-default)", "Input:color-bg-AutoComplete-default": "var(--xmlui-color-bg-AutoComplete-default)", "Input:shadow-AutoComplete-default": "var(--xmlui-shadow-AutoComplete-default)", "Input:color-text-AutoComplete-default": "var(--xmlui-color-text-AutoComplete-default)", "Input:color-border-AutoComplete-default--hover": "var(--xmlui-color-border-AutoComplete-default--hover)", "Input:color-bg-AutoComplete-default--hover": "var(--xmlui-color-bg-AutoComplete-default--hover)", "Input:shadow-AutoComplete-default--hover": "var(--xmlui-shadow-AutoComplete-default--hover)", "Input:color-text-AutoComplete-default--hover": "var(--xmlui-color-text-AutoComplete-default--hover)", "Input:color-placeholder-AutoComplete-default": "var(--xmlui-color-placeholder-AutoComplete-default)", "Input:radius-AutoComplete-error": "var(--xmlui-radius-AutoComplete-error)", "Input:color-border-AutoComplete-error": "var(--xmlui-color-border-AutoComplete-error)", "Input:thickness-border-AutoComplete-error": "var(--xmlui-thickness-border-AutoComplete-error)", "Input:style-border-AutoComplete-error": "var(--xmlui-style-border-AutoComplete-error)", "Input:font-size-AutoComplete-error": "var(--xmlui-font-size-AutoComplete-error)", "Input:color-bg-AutoComplete-error": "var(--xmlui-color-bg-AutoComplete-error)", "Input:shadow-AutoComplete-error": "var(--xmlui-shadow-AutoComplete-error)", "Input:color-text-AutoComplete-error": "var(--xmlui-color-text-AutoComplete-error)", "Input:color-border-AutoComplete-error--hover": "var(--xmlui-color-border-AutoComplete-error--hover)", "Input:color-bg-AutoComplete-error--hover": "var(--xmlui-color-bg-AutoComplete-error--hover)", "Input:shadow-AutoComplete-error--hover": "var(--xmlui-shadow-AutoComplete-error--hover)", "Input:color-text-AutoComplete-error--hover": "var(--xmlui-color-text-AutoComplete-error--hover)", "Input:color-placeholder-AutoComplete-error": "var(--xmlui-color-placeholder-AutoComplete-error)", "Input:radius-AutoComplete-warning": "var(--xmlui-radius-AutoComplete-warning)", "Input:color-border-AutoComplete-warning": "var(--xmlui-color-border-AutoComplete-warning)", "Input:thickness-border-AutoComplete-warning": "var(--xmlui-thickness-border-AutoComplete-warning)", "Input:style-border-AutoComplete-warning": "var(--xmlui-style-border-AutoComplete-warning)", "Input:font-size-AutoComplete-warning": "var(--xmlui-font-size-AutoComplete-warning)", "Input:color-bg-AutoComplete-warning": "var(--xmlui-color-bg-AutoComplete-warning)", "Input:shadow-AutoComplete-warning": "var(--xmlui-shadow-AutoComplete-warning)", "Input:color-text-AutoComplete-warning": "var(--xmlui-color-text-AutoComplete-warning)", "Input:color-border-AutoComplete-warning--hover": "var(--xmlui-color-border-AutoComplete-warning--hover)", "Input:color-bg-AutoComplete-warning--hover": "var(--xmlui-color-bg-AutoComplete-warning--hover)", "Input:shadow-AutoComplete-warning--hover": "var(--xmlui-shadow-AutoComplete-warning--hover)", "Input:color-text-AutoComplete-warning--hover": "var(--xmlui-color-text-AutoComplete-warning--hover)", "Input:color-placeholder-AutoComplete-warning": "var(--xmlui-color-placeholder-AutoComplete-warning)", "Input:radius-AutoComplete-success": "var(--xmlui-radius-AutoComplete-success)", "Input:color-border-AutoComplete-success": "var(--xmlui-color-border-AutoComplete-success)", "Input:thickness-border-AutoComplete-success": "var(--xmlui-thickness-border-AutoComplete-success)", "Input:style-border-AutoComplete-success": "var(--xmlui-style-border-AutoComplete-success)", "Input:font-size-AutoComplete-success": "var(--xmlui-font-size-AutoComplete-success)", "Input:color-bg-AutoComplete-success": "var(--xmlui-color-bg-AutoComplete-success)", "Input:shadow-AutoComplete-success": "var(--xmlui-shadow-AutoComplete-success)", "Input:color-text-AutoComplete-success": "var(--xmlui-color-text-AutoComplete-success)", "Input:color-border-AutoComplete-success--hover": "var(--xmlui-color-border-AutoComplete-success--hover)", "Input:color-bg-AutoComplete-success--hover": "var(--xmlui-color-bg-AutoComplete-success--hover)", "Input:shadow-AutoComplete-success--hover": "var(--xmlui-shadow-AutoComplete-success--hover)", "Input:color-text-AutoComplete-success--hover": "var(--xmlui-color-text-AutoComplete-success--hover)", "Input:color-placeholder-AutoComplete-success": "var(--xmlui-color-placeholder-AutoComplete-success)", "Input:color-bg-AutoComplete--disabled": "var(--xmlui-color-bg-AutoComplete--disabled)", "Input:color-text-AutoComplete--disabled": "var(--xmlui-color-text-AutoComplete--disabled)", "Input:color-border-AutoComplete--disabled": "var(--xmlui-color-border-AutoComplete--disabled)", "Input:thickness-outline-AutoComplete--focus": "var(--xmlui-thickness-outline-AutoComplete--focus)", "Input:color-outline-AutoComplete--focus": "var(--xmlui-color-outline-AutoComplete--focus)", "Input:style-outline-AutoComplete--focus": "var(--xmlui-style-outline-AutoComplete--focus)", "Input:offset-outline-AutoComplete--focus": "var(--xmlui-offset-outline-AutoComplete--focus)", "padding-vertical-AutoComplete-badge": "var(--xmlui-padding-vertical-AutoComplete-badge)", "padding-horizontal-AutoComplete-badge": "var(--xmlui-padding-horizontal-AutoComplete-badge)", "Input:font-size-AutoComplete-badge": "var(--xmlui-font-size-AutoComplete-badge)", "Input:color-bg-AutoComplete-badge": "var(--xmlui-color-bg-AutoComplete-badge)", "Input:color-text-AutoComplete-badge": "var(--xmlui-color-text-AutoComplete-badge)", "Input:color-bg-AutoComplete-badge--hover": "var(--xmlui-color-bg-AutoComplete-badge--hover)", "Input:color-text-AutoComplete-badge--hover": "var(--xmlui-color-text-AutoComplete-badge--hover)", "Input:color-bg-AutoComplete-badge--active": "var(--xmlui-color-bg-AutoComplete-badge--active)", "Input:color-text-AutoComplete-badge--active": "var(--xmlui-color-text-AutoComplete-badge--active)", "Input:color-placeholder-AutoComplete": "var(--xmlui-color-placeholder-AutoComplete)", "Input:color-bg-menu-AutoComplete": "var(--xmlui-color-bg-menu-AutoComplete)", "Input:radius-menu-AutoComplete": "var(--xmlui-radius-menu-AutoComplete)", "Input:shadow-menu-AutoComplete": "var(--xmlui-shadow-menu-AutoComplete)", "color-bg-item-AutoComplete": "var(--xmlui-color-bg-item-AutoComplete)", "color-bg-item-AutoComplete--hover": "var(--xmlui-color-bg-item-AutoComplete--hover)", "color-text-item-AutoComplete--disabled": "var(--xmlui-color-text-item-AutoComplete--disabled)"}'`, Od = "_command_4q1ko_13", Md = "_badgeListWrapper_4q1ko_20", Hd = "_error_4q1ko_43", Fd = "_warning_4q1ko_62", Rd = "_valid_4q1ko_81", Wd = "_disabled_4q1ko_100", qd = "_focused_4q1ko_107", Ud = "_badgeList_4q1ko_20", Vd = "_badge_4q1ko_20", Gd = "_commandInput_4q1ko_149", Yd = "_actions_4q1ko_162", Xd = "_autoCompleteEmpty_4q1ko_168", Qd = "_commandList_4q1ko_178", Zd = "_autoCompleteOption_4q1ko_191", Jd = {
5934
- themeVars: Dd,
5935
- command: Od,
5936
- badgeListWrapper: Md,
5937
- error: Hd,
5938
- warning: Fd,
5939
- valid: Rd,
5940
- disabled: Wd,
5941
- focused: qd,
5942
- badgeList: Ud,
5943
- badge: Vd,
5944
- commandInput: Gd,
5945
- actions: Yd,
5946
- autoCompleteEmpty: Xd,
5947
- commandList: Qd,
5939
+ const Od = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoComplete-default)", "Input:color-border-AutoComplete-default": "var(--xmlui-color-border-AutoComplete-default)", "Input:thickness-border-AutoComplete-default": "var(--xmlui-thickness-border-AutoComplete-default)", "Input:style-border-AutoComplete-default": "var(--xmlui-style-border-AutoComplete-default)", "Input:font-size-AutoComplete-default": "var(--xmlui-font-size-AutoComplete-default)", "Input:color-bg-AutoComplete-default": "var(--xmlui-color-bg-AutoComplete-default)", "Input:shadow-AutoComplete-default": "var(--xmlui-shadow-AutoComplete-default)", "Input:color-text-AutoComplete-default": "var(--xmlui-color-text-AutoComplete-default)", "Input:color-border-AutoComplete-default--hover": "var(--xmlui-color-border-AutoComplete-default--hover)", "Input:color-bg-AutoComplete-default--hover": "var(--xmlui-color-bg-AutoComplete-default--hover)", "Input:shadow-AutoComplete-default--hover": "var(--xmlui-shadow-AutoComplete-default--hover)", "Input:color-text-AutoComplete-default--hover": "var(--xmlui-color-text-AutoComplete-default--hover)", "Input:color-placeholder-AutoComplete-default": "var(--xmlui-color-placeholder-AutoComplete-default)", "Input:radius-AutoComplete-error": "var(--xmlui-radius-AutoComplete-error)", "Input:color-border-AutoComplete-error": "var(--xmlui-color-border-AutoComplete-error)", "Input:thickness-border-AutoComplete-error": "var(--xmlui-thickness-border-AutoComplete-error)", "Input:style-border-AutoComplete-error": "var(--xmlui-style-border-AutoComplete-error)", "Input:font-size-AutoComplete-error": "var(--xmlui-font-size-AutoComplete-error)", "Input:color-bg-AutoComplete-error": "var(--xmlui-color-bg-AutoComplete-error)", "Input:shadow-AutoComplete-error": "var(--xmlui-shadow-AutoComplete-error)", "Input:color-text-AutoComplete-error": "var(--xmlui-color-text-AutoComplete-error)", "Input:color-border-AutoComplete-error--hover": "var(--xmlui-color-border-AutoComplete-error--hover)", "Input:color-bg-AutoComplete-error--hover": "var(--xmlui-color-bg-AutoComplete-error--hover)", "Input:shadow-AutoComplete-error--hover": "var(--xmlui-shadow-AutoComplete-error--hover)", "Input:color-text-AutoComplete-error--hover": "var(--xmlui-color-text-AutoComplete-error--hover)", "Input:color-placeholder-AutoComplete-error": "var(--xmlui-color-placeholder-AutoComplete-error)", "Input:radius-AutoComplete-warning": "var(--xmlui-radius-AutoComplete-warning)", "Input:color-border-AutoComplete-warning": "var(--xmlui-color-border-AutoComplete-warning)", "Input:thickness-border-AutoComplete-warning": "var(--xmlui-thickness-border-AutoComplete-warning)", "Input:style-border-AutoComplete-warning": "var(--xmlui-style-border-AutoComplete-warning)", "Input:font-size-AutoComplete-warning": "var(--xmlui-font-size-AutoComplete-warning)", "Input:color-bg-AutoComplete-warning": "var(--xmlui-color-bg-AutoComplete-warning)", "Input:shadow-AutoComplete-warning": "var(--xmlui-shadow-AutoComplete-warning)", "Input:color-text-AutoComplete-warning": "var(--xmlui-color-text-AutoComplete-warning)", "Input:color-border-AutoComplete-warning--hover": "var(--xmlui-color-border-AutoComplete-warning--hover)", "Input:color-bg-AutoComplete-warning--hover": "var(--xmlui-color-bg-AutoComplete-warning--hover)", "Input:shadow-AutoComplete-warning--hover": "var(--xmlui-shadow-AutoComplete-warning--hover)", "Input:color-text-AutoComplete-warning--hover": "var(--xmlui-color-text-AutoComplete-warning--hover)", "Input:color-placeholder-AutoComplete-warning": "var(--xmlui-color-placeholder-AutoComplete-warning)", "Input:radius-AutoComplete-success": "var(--xmlui-radius-AutoComplete-success)", "Input:color-border-AutoComplete-success": "var(--xmlui-color-border-AutoComplete-success)", "Input:thickness-border-AutoComplete-success": "var(--xmlui-thickness-border-AutoComplete-success)", "Input:style-border-AutoComplete-success": "var(--xmlui-style-border-AutoComplete-success)", "Input:font-size-AutoComplete-success": "var(--xmlui-font-size-AutoComplete-success)", "Input:color-bg-AutoComplete-success": "var(--xmlui-color-bg-AutoComplete-success)", "Input:shadow-AutoComplete-success": "var(--xmlui-shadow-AutoComplete-success)", "Input:color-text-AutoComplete-success": "var(--xmlui-color-text-AutoComplete-success)", "Input:color-border-AutoComplete-success--hover": "var(--xmlui-color-border-AutoComplete-success--hover)", "Input:color-bg-AutoComplete-success--hover": "var(--xmlui-color-bg-AutoComplete-success--hover)", "Input:shadow-AutoComplete-success--hover": "var(--xmlui-shadow-AutoComplete-success--hover)", "Input:color-text-AutoComplete-success--hover": "var(--xmlui-color-text-AutoComplete-success--hover)", "Input:color-placeholder-AutoComplete-success": "var(--xmlui-color-placeholder-AutoComplete-success)", "Input:color-bg-AutoComplete--disabled": "var(--xmlui-color-bg-AutoComplete--disabled)", "Input:color-text-AutoComplete--disabled": "var(--xmlui-color-text-AutoComplete--disabled)", "Input:color-border-AutoComplete--disabled": "var(--xmlui-color-border-AutoComplete--disabled)", "Input:thickness-outline-AutoComplete--focus": "var(--xmlui-thickness-outline-AutoComplete--focus)", "Input:color-outline-AutoComplete--focus": "var(--xmlui-color-outline-AutoComplete--focus)", "Input:style-outline-AutoComplete--focus": "var(--xmlui-style-outline-AutoComplete--focus)", "Input:offset-outline-AutoComplete--focus": "var(--xmlui-offset-outline-AutoComplete--focus)", "padding-vertical-AutoComplete-badge": "var(--xmlui-padding-vertical-AutoComplete-badge)", "padding-horizontal-AutoComplete-badge": "var(--xmlui-padding-horizontal-AutoComplete-badge)", "Input:font-size-AutoComplete-badge": "var(--xmlui-font-size-AutoComplete-badge)", "Input:color-bg-AutoComplete-badge": "var(--xmlui-color-bg-AutoComplete-badge)", "Input:color-text-AutoComplete-badge": "var(--xmlui-color-text-AutoComplete-badge)", "Input:color-bg-AutoComplete-badge--hover": "var(--xmlui-color-bg-AutoComplete-badge--hover)", "Input:color-text-AutoComplete-badge--hover": "var(--xmlui-color-text-AutoComplete-badge--hover)", "Input:color-bg-AutoComplete-badge--active": "var(--xmlui-color-bg-AutoComplete-badge--active)", "Input:color-text-AutoComplete-badge--active": "var(--xmlui-color-text-AutoComplete-badge--active)", "Input:color-placeholder-AutoComplete": "var(--xmlui-color-placeholder-AutoComplete)", "Input:color-bg-menu-AutoComplete": "var(--xmlui-color-bg-menu-AutoComplete)", "Input:radius-menu-AutoComplete": "var(--xmlui-radius-menu-AutoComplete)", "Input:shadow-menu-AutoComplete": "var(--xmlui-shadow-menu-AutoComplete)", "color-bg-item-AutoComplete": "var(--xmlui-color-bg-item-AutoComplete)", "color-bg-item-AutoComplete--hover": "var(--xmlui-color-bg-item-AutoComplete--hover)", "color-text-item-AutoComplete--disabled": "var(--xmlui-color-text-item-AutoComplete--disabled)"}'`, Md = "_command_4q1ko_13", Hd = "_badgeListWrapper_4q1ko_20", Fd = "_error_4q1ko_43", Rd = "_warning_4q1ko_62", Wd = "_valid_4q1ko_81", qd = "_disabled_4q1ko_100", Ud = "_focused_4q1ko_107", Vd = "_badgeList_4q1ko_20", Gd = "_badge_4q1ko_20", Yd = "_commandInput_4q1ko_149", Xd = "_actions_4q1ko_162", Qd = "_autoCompleteEmpty_4q1ko_168", Zd = "_commandList_4q1ko_178", Jd = "_autoCompleteOption_4q1ko_191", jd = {
5940
+ themeVars: Od,
5941
+ command: Md,
5942
+ badgeListWrapper: Hd,
5943
+ error: Fd,
5944
+ warning: Rd,
5945
+ valid: Wd,
5946
+ disabled: qd,
5947
+ focused: Ud,
5948
+ badgeList: Vd,
5949
+ badge: Gd,
5950
+ commandInput: Yd,
5951
+ actions: Xd,
5952
+ autoCompleteEmpty: Qd,
5953
+ commandList: Zd,
5948
5954
  "fade-in": "_fade-in_4q1ko_1",
5949
- autoCompleteOption: Zd
5950
- }, ht = "FormItem", jd = T({
5955
+ autoCompleteOption: Jd
5956
+ }, ht = "FormItem", Kd = T({
5951
5957
  status: "experimental",
5952
5958
  description: `A \`${ht}\` component represents a single input element within a \`Form\`. The value within the \`${ht}\` may be associated with a particular property within the encapsulating \`Form\` component's data.`,
5953
5959
  props: {
@@ -6019,7 +6025,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6019
6025
  `This variable represents the result of the latest validation of the \`${ht}\` instance.`
6020
6026
  )
6021
6027
  },
6022
- themeVars: z(la.themeVars),
6028
+ themeVars: z(sa.themeVars),
6023
6029
  defaultThemeVars: {
6024
6030
  "color-text-FormItemLabel": "$color-text-primary",
6025
6031
  "font-size-FormItemLabel": "$font-size-small",
@@ -6032,18 +6038,18 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6032
6038
  `This property determines the text displayed in the heading. \`${Ae}\` also accepts nested text instead of specifying the \`value\`. If both \`value\` and a nested text are used, the \`value\` will be displayed.`
6033
6039
  ), ct = l(
6034
6040
  "This property determines the maximum number of lines the component can wrap to. If there is not enough space for all of the text, the component wraps the text up to as many lines as specified."
6035
- ), Kd = l(
6036
- "This property indicates whether ellipses should be displayed (`true`) when the heading text is cropped or not (`false`)."
6037
6041
  ), ep = l(
6042
+ "This property indicates whether ellipses should be displayed (`true`) when the heading text is cropped or not (`false`)."
6043
+ ), tp = l(
6038
6044
  "This property indicates whether linebreaks should be preserved when displaying text."
6039
- ), yt = (e) => `Represents a heading level ${e} text`, tp = T({
6045
+ ), yt = (e) => `Represents a heading level ${e} text`, op = T({
6040
6046
  description: "Represents a heading text",
6041
6047
  props: {
6042
6048
  value: st,
6043
6049
  level: l("This property sets the visual significance (level) of the heading."),
6044
6050
  maxLines: ct,
6045
- ellipses: Kd,
6046
- preserveLinebreaks: ep
6051
+ ellipses: ep,
6052
+ preserveLinebreaks: tp
6047
6053
  },
6048
6054
  themeVars: z(_e.themeVars),
6049
6055
  defaultThemeVars: {
@@ -6058,7 +6064,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6058
6064
  // --- No dark-specific theme vars
6059
6065
  }
6060
6066
  }
6061
- }), Dt = "H1", op = T({
6067
+ }), Dt = "H1", rp = T({
6062
6068
  description: yt(1),
6063
6069
  specializedFrom: Ae,
6064
6070
  props: {
@@ -6079,7 +6085,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6079
6085
  // --- No dark-specific theme vars
6080
6086
  }
6081
6087
  }
6082
- }), Ot = "H2", rp = T({
6088
+ }), Ot = "H2", np = T({
6083
6089
  description: yt(2),
6084
6090
  specializedFrom: Ae,
6085
6091
  props: {
@@ -6100,7 +6106,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6100
6106
  // --- No dark-specific theme vars
6101
6107
  }
6102
6108
  }
6103
- }), Mt = "H3", np = T({
6109
+ }), Mt = "H3", ip = T({
6104
6110
  description: yt(3),
6105
6111
  specializedFrom: Ae,
6106
6112
  props: {
@@ -6121,7 +6127,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6121
6127
  // --- No dark-specific theme vars
6122
6128
  }
6123
6129
  }
6124
- }), Ht = "H4", ip = T({
6130
+ }), Ht = "H4", ap = T({
6125
6131
  description: yt(4),
6126
6132
  specializedFrom: Ae,
6127
6133
  props: {
@@ -6142,7 +6148,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6142
6148
  // --- No dark-specific theme vars
6143
6149
  }
6144
6150
  }
6145
- }), Ft = "H5", ap = T({
6151
+ }), Ft = "H5", lp = T({
6146
6152
  description: yt(5),
6147
6153
  specializedFrom: Ae,
6148
6154
  props: {
@@ -6163,7 +6169,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6163
6169
  // --- No dark-specific theme vars
6164
6170
  }
6165
6171
  }
6166
- }), Rt = "H6", lp = T({
6172
+ }), Rt = "H6", sp = T({
6167
6173
  description: yt(6),
6168
6174
  specializedFrom: Ae,
6169
6175
  props: {
@@ -6184,13 +6190,13 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6184
6190
  // --- No dark-specific theme vars
6185
6191
  }
6186
6192
  }
6187
- }), sp = T({
6193
+ }), cp = T({
6188
6194
  status: "deprecated",
6189
6195
  description: "(**OBSOLETE**) This component displays some content when its parent component is hovered.",
6190
6196
  props: {
6191
6197
  triggerTemplate: ne("The component that opens the hover card when hovered.")
6192
6198
  }
6193
- }), zo = "Icon", cp = T({
6199
+ }), zo = "Icon", up = T({
6194
6200
  status: "experimental",
6195
6201
  description: "This component is the representation of an icon.",
6196
6202
  props: {
@@ -6204,11 +6210,11 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6204
6210
  "This optional property provides a way to handle situations when the provided [icon name](#name) is not found in the registry."
6205
6211
  )
6206
6212
  },
6207
- themeVars: z(Ko.themeVars),
6213
+ themeVars: z(er.themeVars),
6208
6214
  defaultThemeVars: {
6209
6215
  [`size-${zo}`]: "1.25em"
6210
6216
  }
6211
- }), Lo = "Image", up = T({
6217
+ }), Lo = "Image", dp = T({
6212
6218
  description: `The \`${Lo}\` component represents or depicts an object, scene, idea, or other concept with a picture.`,
6213
6219
  props: {
6214
6220
  src: l("This property is used to indicate the source (path) of the image to display."),
@@ -6224,9 +6230,9 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6224
6230
  events: {
6225
6231
  click: Ye(Lo)
6226
6232
  },
6227
- themeVars: z(Ua.themeVars)
6228
- }), dp = "Items", pp = T({
6229
- description: `The \`${dp}\` component maps sequential data items into component instances, representing each data item as a particular component.`,
6233
+ themeVars: z(Va.themeVars)
6234
+ }), pp = "Items", hp = T({
6235
+ description: `The \`${pp}\` component maps sequential data items into component instances, representing each data item as a particular component.`,
6230
6236
  props: {
6231
6237
  items: ne("This property contains the list of data items this component renders."),
6232
6238
  data: l(
@@ -6244,7 +6250,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6244
6250
  $isLast: ne("This boolean value indicates if the component renders its last item.")
6245
6251
  },
6246
6252
  opaque: !0
6247
- }), re = "Link", hp = T({
6253
+ }), re = "Link", mp = T({
6248
6254
  description: `A \`${re}\` component represents a navigation target within the app or a reference to an external web URL.`,
6249
6255
  props: {
6250
6256
  to: l("This property defines the URL of the link."),
@@ -6257,7 +6263,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6257
6263
  ),
6258
6264
  target: l(
6259
6265
  `This property specifies where to open the link represented by the \`${re}\`. This property accepts the following values (in accordance with the HTML standard):`,
6260
- rn,
6266
+ nn,
6261
6267
  "string",
6262
6268
  "_self"
6263
6269
  ),
@@ -6291,12 +6297,13 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6291
6297
  [`color-text-${re}--active`]: "$color-primary-500"
6292
6298
  }
6293
6299
  }
6294
- }), mp = '"[]"', xp = "_infoWrapper_82pvu_13", fp = "_loadingWrapper_82pvu_18", gp = "_noRows_82pvu_26", bp = {
6295
- themeVars: mp,
6296
- infoWrapper: xp,
6297
- loadingWrapper: fp,
6298
- noRows: gp
6299
- }, mt = "List", vp = T({
6300
+ }), xp = '"[]"', fp = "_infoWrapper_1ykbt_13", gp = "_loadingWrapper_1ykbt_18", bp = "_noRows_1ykbt_26", vp = "_row_1ykbt_36", Tp = {
6301
+ themeVars: xp,
6302
+ infoWrapper: fp,
6303
+ loadingWrapper: gp,
6304
+ noRows: bp,
6305
+ row: vp
6306
+ }, mt = "List", yp = T({
6300
6307
  status: "experimental",
6301
6308
  description: `The \`${mt}\` component is a robust layout container that renders associated data items as a list of components. \`${mt}\` is virtualized; it renders only items that are visible in the viewport.`,
6302
6309
  props: {
@@ -6357,20 +6364,20 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6357
6364
  contextVars: {
6358
6365
  $item: l("This property represents the value of an item in the data list.")
6359
6366
  },
6360
- themeVars: z(bp.themeVars)
6361
- }), Tp = "Logo", yp = T({
6367
+ themeVars: z(Tp.themeVars)
6368
+ }), kp = "Logo", wp = T({
6362
6369
  status: "experimental",
6363
- description: `The \`${Tp}\` component represents a logo or a brand symbol. Usually, you use this component in the [\`AppHeader\`](./AppHeader.mdx#logotemplate).`
6364
- }), kp = `'{"color-border-HorizontalRule": "var(--xmlui-color-border-HorizontalRule)", "thickness-border-HorizontalRule": "var(--xmlui-thickness-border-HorizontalRule)", "style-border-HorizontalRule": "var(--xmlui-style-border-HorizontalRule)", "color-bg-Blockquote": "var(--xmlui-color-bg-Blockquote)", "accent-Blockquote": "var(--xmlui-accent-Blockquote)", "radius-Blockquote": "var(--xmlui-radius-Blockquote)", "shadow-Blockquote": "var(--xmlui-shadow-Blockquote)", "padding-Blockquote": "var(--xmlui-padding-Blockquote)", "margin-Blockquote": "var(--xmlui-margin-Blockquote)", "padding-left-UnorderedList": "var(--xmlui-padding-left-UnorderedList)", "padding-left-OrderedList": "var(--xmlui-padding-left-OrderedList)", "padding-left-ListItem": "var(--xmlui-padding-left-ListItem)", "color-marker-ListItem": "var(--xmlui-color-marker-ListItem)"}'`, wp = "_horizontalRule_y1wfd_13", $p = "_blockquote_y1wfd_17", _p = "_unorderedList_y1wfd_37", Ip = "_orderedList_y1wfd_43", Bp = "_listItem_y1wfd_49", Sp = {
6365
- themeVars: kp,
6366
- horizontalRule: wp,
6367
- blockquote: $p,
6368
- unorderedList: _p,
6369
- orderedList: Ip,
6370
- listItem: Bp
6371
- }, Ap = "Markdown", Ep = T({
6372
- description: `\`${Ap}\` displays plain text styled using markdown syntax.`,
6373
- themeVars: z(Sp.themeVars),
6370
+ description: `The \`${kp}\` component represents a logo or a brand symbol. Usually, you use this component in the [\`AppHeader\`](./AppHeader.mdx#logotemplate).`
6371
+ }), $p = `'{"color-border-HorizontalRule": "var(--xmlui-color-border-HorizontalRule)", "thickness-border-HorizontalRule": "var(--xmlui-thickness-border-HorizontalRule)", "style-border-HorizontalRule": "var(--xmlui-style-border-HorizontalRule)", "color-bg-Blockquote": "var(--xmlui-color-bg-Blockquote)", "accent-Blockquote": "var(--xmlui-accent-Blockquote)", "radius-Blockquote": "var(--xmlui-radius-Blockquote)", "shadow-Blockquote": "var(--xmlui-shadow-Blockquote)", "padding-Blockquote": "var(--xmlui-padding-Blockquote)", "margin-Blockquote": "var(--xmlui-margin-Blockquote)", "padding-left-UnorderedList": "var(--xmlui-padding-left-UnorderedList)", "padding-left-OrderedList": "var(--xmlui-padding-left-OrderedList)", "padding-left-ListItem": "var(--xmlui-padding-left-ListItem)", "color-marker-ListItem": "var(--xmlui-color-marker-ListItem)"}'`, _p = "_horizontalRule_y1wfd_13", Ip = "_blockquote_y1wfd_17", Bp = "_unorderedList_y1wfd_37", Sp = "_orderedList_y1wfd_43", Ap = "_listItem_y1wfd_49", Ep = {
6372
+ themeVars: $p,
6373
+ horizontalRule: _p,
6374
+ blockquote: Ip,
6375
+ unorderedList: Bp,
6376
+ orderedList: Sp,
6377
+ listItem: Ap
6378
+ }, Np = "Markdown", zp = T({
6379
+ description: `\`${Np}\` displays plain text styled using markdown syntax.`,
6380
+ themeVars: z(Ep.themeVars),
6374
6381
  props: {
6375
6382
  content: l("This property sets the markdown content to display."),
6376
6383
  removeIndents: l(
@@ -6397,7 +6404,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6397
6404
  // --- No dark-specific theme vars
6398
6405
  }
6399
6406
  }
6400
- }), ve = "ModalDialog", Np = T({
6407
+ }), ve = "ModalDialog", Lp = T({
6401
6408
  description: `The \`${ve}\` component defines a modal dialog UI element that can be displayed over the existing UI - triggered by some action.`,
6402
6409
  props: {
6403
6410
  fullScreen: l(
@@ -6435,7 +6442,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6435
6442
  "This value represents the array of parameters passed to the `open()` method. You can use `$params[0]` to access the first and `$params[1]` to access the second (and so on) parameters. `$param` is the same as `$params[0]`."
6436
6443
  )
6437
6444
  },
6438
- themeVars: z(hu.themeVars),
6445
+ themeVars: z(mu.themeVars),
6439
6446
  defaultThemeVars: {
6440
6447
  ...eo(ve, { all: "$space-7" }),
6441
6448
  [`color-bg-${ve}`]: "$color-bg-primary",
@@ -6449,24 +6456,24 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6449
6456
  [`color-bg-${ve}`]: "$color-bg-primary"
6450
6457
  }
6451
6458
  }
6452
- }), zp = `'{"color-bg-dropdown-NavGroup": "var(--xmlui-color-bg-dropdown-NavGroup)", "shadow-dropdown-NavGroup": "var(--xmlui-shadow-dropdown-NavGroup)", "radius-dropdown-NavGroup": "var(--xmlui-radius-dropdown-NavGroup)"}'`, Lp = "_dropdownList_1i6dc_13", Pp = "_withNavGroupChevron_1i6dc_32", Cp = "_pointRight_1i6dc_48", Dp = {
6453
- themeVars: zp,
6454
- dropdownList: Lp,
6455
- withNavGroupChevron: Pp,
6456
- pointRight: Cp
6457
- }, Wt = "NavGroup", Op = T({
6459
+ }), Pp = `'{"color-bg-dropdown-NavGroup": "var(--xmlui-color-bg-dropdown-NavGroup)", "shadow-dropdown-NavGroup": "var(--xmlui-shadow-dropdown-NavGroup)", "radius-dropdown-NavGroup": "var(--xmlui-radius-dropdown-NavGroup)"}'`, Cp = "_dropdownList_1i6dc_13", Dp = "_withNavGroupChevron_1i6dc_32", Op = "_pointRight_1i6dc_48", Mp = {
6460
+ themeVars: Pp,
6461
+ dropdownList: Cp,
6462
+ withNavGroupChevron: Dp,
6463
+ pointRight: Op
6464
+ }, Wt = "NavGroup", Hp = T({
6458
6465
  description: "The `NavGroup` component is a container for grouping related navigation targets (`NavLink` components). It can be displayed as a submenu in the App's UI.",
6459
6466
  props: {
6460
6467
  label: xe(),
6461
6468
  icon: l(`This property defines an optional icon to display along with the \`${Wt}\` label.`)
6462
6469
  },
6463
- themeVars: z(Dp.themeVars),
6470
+ themeVars: z(Mp.themeVars),
6464
6471
  defaultThemeVars: {
6465
6472
  [`color-bg-dropdown-${Wt}`]: "$color-bg-primary",
6466
6473
  [`radius-dropdown-${Wt}`]: "$radius",
6467
6474
  [`shadow-dropdown-${Wt}`]: "$shadow-spread"
6468
6475
  }
6469
- }), no = "NavLink", Mp = T({
6476
+ }), no = "NavLink", Fp = T({
6470
6477
  description: `The \`${no}\` component defines a navigation target (app navigation menu item) within the app; it is associated with a particular in-app navigation target (or an external link).`,
6471
6478
  props: {
6472
6479
  to: l("This property defines the URL of the link."),
@@ -6489,7 +6496,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6489
6496
  events: {
6490
6497
  click: Ye(no)
6491
6498
  },
6492
- themeVars: z(tl.themeVars),
6499
+ themeVars: z(ol.themeVars),
6493
6500
  defaultThemeVars: {
6494
6501
  "radius-NavLink": "$radius",
6495
6502
  "color-bg-NavLink": "transparent",
@@ -6518,14 +6525,14 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6518
6525
  "color-indicator-NavLink--hover": "$color-primary-400"
6519
6526
  }
6520
6527
  }
6521
- }), Me = "NavPanel", Hp = T({
6528
+ }), Me = "NavPanel", Rp = T({
6522
6529
  description: `\`${Me}\` is a placeholder within \`App\` to define the app's navigation (menu) structure.`,
6523
6530
  props: {
6524
6531
  logoTemplate: ne(
6525
6532
  "This property defines the logo template to display in the navigation panel with the `vertical` and `vertical-sticky` layout."
6526
6533
  )
6527
6534
  },
6528
- themeVars: z(cl.themeVars),
6535
+ themeVars: z(ul.themeVars),
6529
6536
  defaultThemeVars: {
6530
6537
  [`color-bg-${Me}`]: "transparent",
6531
6538
  ...go(Me, {}),
@@ -6540,18 +6547,18 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6540
6547
  [`shadow-${Me}-vertical`]: "4px 0 6px 0 rgba(0, 0, 0, 0.2)"
6541
6548
  }
6542
6549
  }
6543
- }), Fp = `'{"padding-vertical-NoResult": "var(--xmlui-padding-vertical-NoResult)", "gap-icon-NoResult": "var(--xmlui-gap-icon-NoResult)", "size-icon-NoResult": "var(--xmlui-size-icon-NoResult)"}'`, Rp = "_wrapper_9giub_13", Wp = "_icon_9giub_22", qp = {
6544
- themeVars: Fp,
6545
- wrapper: Rp,
6546
- icon: Wp
6547
- }, qt = "NoResult", Up = T({
6550
+ }), Wp = `'{"padding-vertical-NoResult": "var(--xmlui-padding-vertical-NoResult)", "gap-icon-NoResult": "var(--xmlui-gap-icon-NoResult)", "size-icon-NoResult": "var(--xmlui-size-icon-NoResult)"}'`, qp = "_wrapper_9giub_13", Up = "_icon_9giub_22", Vp = {
6551
+ themeVars: Wp,
6552
+ wrapper: qp,
6553
+ icon: Up
6554
+ }, qt = "NoResult", Gp = T({
6548
6555
  description: `\`${qt}\` is a component that displays a visual indication that some data query (search) resulted in no (zero) items.`,
6549
6556
  props: {
6550
6557
  label: xe(),
6551
6558
  icon: l("This property defines the icon to display with the component."),
6552
6559
  hideIcon: l("This boolean property indicates if the icon should be hidden.")
6553
6560
  },
6554
- themeVars: z(qp.themeVars),
6561
+ themeVars: z(Vp.themeVars),
6555
6562
  defaultThemeVars: {
6556
6563
  [`padding-vertical-${qt}`]: "$space-2",
6557
6564
  [`gap-icon-${qt}`]: "$space-2",
@@ -6563,7 +6570,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6563
6570
  // --- No dark-specific theme vars
6564
6571
  }
6565
6572
  }
6566
- }), rt = "NumberBox", Vp = T({
6573
+ }), rt = "NumberBox", Yp = T({
6567
6574
  status: "experimental",
6568
6575
  description: `A \`${rt}\` component allows users to input numeric values: either integer or floating point numbers. It also accepts empty values, where the stored value will be of type \`null\`.`,
6569
6576
  props: {
@@ -6580,10 +6587,10 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6580
6587
  readOnly: Ce(),
6581
6588
  enabled: fe(),
6582
6589
  validationStatus: De(),
6583
- startText: ar(),
6584
- startIcon: lr(),
6585
- endText: sr(),
6586
- endIcon: cr(),
6590
+ startText: lr(),
6591
+ startIcon: sr(),
6592
+ endText: cr(),
6593
+ endIcon: ur(),
6587
6594
  hasSpinBox: l(
6588
6595
  "This boolean prop shows (`true`) or hides (`false`) the spinner buttons for the input field.",
6589
6596
  null,
@@ -6617,13 +6624,13 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6617
6624
  },
6618
6625
  apis: {
6619
6626
  focus: je(rt),
6620
- value: ur(),
6627
+ value: dr(),
6621
6628
  setValue: Je()
6622
6629
  },
6623
- themeVars: z(Iu.themeVars)
6624
- }), Gp = '"[]"', Yp = {
6625
- themeVars: Gp
6626
- }, Ut = "OffCanvas", Xp = T({
6630
+ themeVars: z(Bu.themeVars)
6631
+ }), Xp = '"[]"', Qp = {
6632
+ themeVars: Xp
6633
+ }, Ut = "OffCanvas", Zp = T({
6627
6634
  status: "in progress",
6628
6635
  description: "(**NOT IMPLEMENTED YET**) The `OffCanvas` component is a hidden panel that slides into view from the side of the screen. It helps display additional content or navigation without disrupting the main interface.",
6629
6636
  props: {
@@ -6647,15 +6654,15 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6647
6654
  ),
6648
6655
  placement: l(
6649
6656
  `This property indicates the position where the ${Ut} should be docked to.`,
6650
- mn
6657
+ xn
6651
6658
  ),
6652
6659
  autoCloseInMs: l(
6653
6660
  "This property sets a timeout. When the timeout expires, the component gets hidden."
6654
6661
  )
6655
6662
  },
6656
6663
  events: {
6657
- didOpen: Dn(Ut),
6658
- didClose: On(Ut)
6664
+ didOpen: On(Ut),
6665
+ didClose: Mn(Ut)
6659
6666
  },
6660
6667
  apis: {
6661
6668
  open: l(
@@ -6665,17 +6672,17 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6665
6672
  "This method closes the component. It triggers the `didClose` event with the argument set to `false`."
6666
6673
  )
6667
6674
  },
6668
- themeVars: z(Yp.themeVars),
6675
+ themeVars: z(Qp.themeVars),
6669
6676
  defaultThemeVars: {
6670
6677
  light: {},
6671
6678
  dark: {}
6672
6679
  }
6673
- }), Qp = T({
6680
+ }), Jp = T({
6674
6681
  description: "A PageMetaTitle component allows setting up (or changing) the app title to display with the current browser tab.",
6675
6682
  props: {
6676
6683
  value: l("This property sets the page's title to display in the browser tab.")
6677
6684
  }
6678
- }), Po = "Page", Zp = T({
6685
+ }), Po = "Page", jp = T({
6679
6686
  status: "stable",
6680
6687
  docFolder: Po,
6681
6688
  description: `The \`${Po}\` component defines what content is displayed when the user navigates to a particular URL that is associated with the page.`,
@@ -6683,32 +6690,32 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6683
6690
  //TODO illesg rename to path
6684
6691
  url: l("The URL of the route associated with the content.")
6685
6692
  }
6686
- }), Jp = "Pages", jp = T({
6687
- description: `The \`${Jp}\` component is used as a container for [\`Page\`](./Page.mdx) components within an [\`App\`](./App.mdx).`,
6693
+ }), Kp = "Pages", eh = T({
6694
+ description: `The \`${Kp}\` component is used as a container for [\`Page\`](./Page.mdx) components within an [\`App\`](./App.mdx).`,
6688
6695
  props: {
6689
6696
  defaultRoute: l("The default route when displaying the app")
6690
6697
  }
6691
- }), Kp = "Pdf", eh = T({
6692
- description: `The \`${Kp}\` component provides a read-only preview of a pdf document's contents.`,
6698
+ }), th = "Pdf", oh = T({
6699
+ description: `The \`${th}\` component provides a read-only preview of a pdf document's contents.`,
6693
6700
  props: {
6694
6701
  src: l("This property defines the source URL of the pdf document stream to display.")
6695
6702
  },
6696
6703
  status: "in progress"
6697
- }), th = `'{"color-PieChart": "var(--xmlui-color-PieChart)"}'`, oh = "_wrapper_1d7s9_13", rh = "_chartContainer_1d7s9_19", nh = "_chart_1d7s9_19", ih = "_legends_1d7s9_33", ah = "_legendItem_1d7s9_41", lh = "_legendTop_1d7s9_47", sh = "_legendRight_1d7s9_61", ch = "_legendBottom_1d7s9_78", uh = "_legendLeft_1d7s9_92", dh = "_legendRow_1d7s9_109", ph = "_legendColumn_1d7s9_117", hh = "_legendBullet_1d7s9_125", vr = {
6698
- themeVars: th,
6699
- wrapper: oh,
6700
- chartContainer: rh,
6701
- chart: nh,
6702
- legends: ih,
6703
- legendItem: ah,
6704
- legendTop: lh,
6705
- legendRight: sh,
6706
- legendBottom: ch,
6707
- legendLeft: uh,
6708
- legendRow: dh,
6709
- legendColumn: ph,
6710
- legendBullet: hh
6711
- }, He = "PieChart", mh = T({
6704
+ }), rh = `'{"color-PieChart": "var(--xmlui-color-PieChart)"}'`, nh = "_wrapper_1d7s9_13", ih = "_chartContainer_1d7s9_19", ah = "_chart_1d7s9_19", lh = "_legends_1d7s9_33", sh = "_legendItem_1d7s9_41", ch = "_legendTop_1d7s9_47", uh = "_legendRight_1d7s9_61", dh = "_legendBottom_1d7s9_78", ph = "_legendLeft_1d7s9_92", hh = "_legendRow_1d7s9_109", mh = "_legendColumn_1d7s9_117", xh = "_legendBullet_1d7s9_125", Tr = {
6705
+ themeVars: rh,
6706
+ wrapper: nh,
6707
+ chartContainer: ih,
6708
+ chart: ah,
6709
+ legends: lh,
6710
+ legendItem: sh,
6711
+ legendTop: ch,
6712
+ legendRight: uh,
6713
+ legendBottom: dh,
6714
+ legendLeft: ph,
6715
+ legendRow: hh,
6716
+ legendColumn: mh,
6717
+ legendBullet: xh
6718
+ }, He = "PieChart", fh = T({
6712
6719
  status: "deprecated",
6713
6720
  description: "(**OBSOLETE**) A pie chart component",
6714
6721
  props: {
@@ -6719,7 +6726,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6719
6726
  legendPosition: l("The position of the legend"),
6720
6727
  legendDirection: l("The direction of the legend")
6721
6728
  },
6722
- themeVars: z(vr.themeVars),
6729
+ themeVars: z(Tr.themeVars),
6723
6730
  defaultThemeVars: {
6724
6731
  [`scheme-${He}`]: "nivo",
6725
6732
  [`color-text-${He}`]: "$color-text-secondary",
@@ -6735,27 +6742,27 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6735
6742
  [`scheme-${He}`]: "dark2"
6736
6743
  }
6737
6744
  }
6738
- }), xh = '"[]"', fh = "_wrapper_1hlil_13", gh = "_visibleOnHover_1hlil_16", bh = {
6739
- themeVars: xh,
6740
- wrapper: fh,
6741
- visibleOnHover: gh
6742
- }, vh = T({
6745
+ }), gh = '"[]"', bh = "_wrapper_1hlil_13", vh = "_visibleOnHover_1hlil_16", Th = {
6746
+ themeVars: gh,
6747
+ wrapper: bh,
6748
+ visibleOnHover: vh
6749
+ }, yh = T({
6743
6750
  status: "deprecated",
6744
6751
  description: "(**OBSOLETE**) This component was created for the ChatEngine app.",
6745
6752
  props: {
6746
6753
  visibleOnHover: l("No description")
6747
6754
  },
6748
- themeVars: z(bh.themeVars)
6749
- }), Th = `'{"color-bg-ProgressBar": "var(--xmlui-color-bg-ProgressBar)", "color-indicator-ProgressBar": "var(--xmlui-color-indicator-ProgressBar)", "radius-ProgressBar": "var(--xmlui-radius-ProgressBar)", "radius-indicator-ProgressBar": "var(--xmlui-radius-indicator-ProgressBar)", "thickness-ProgressBar": "var(--xmlui-thickness-ProgressBar)"}'`, yh = "_wrapper_1s8j7_13", kh = "_bar_1s8j7_22", wh = {
6750
- themeVars: Th,
6751
- wrapper: yh,
6752
- bar: kh
6753
- }, Ue = "ProgressBar", $h = T({
6755
+ themeVars: z(Th.themeVars)
6756
+ }), kh = `'{"color-bg-ProgressBar": "var(--xmlui-color-bg-ProgressBar)", "color-indicator-ProgressBar": "var(--xmlui-color-indicator-ProgressBar)", "radius-ProgressBar": "var(--xmlui-radius-ProgressBar)", "radius-indicator-ProgressBar": "var(--xmlui-radius-indicator-ProgressBar)", "thickness-ProgressBar": "var(--xmlui-thickness-ProgressBar)"}'`, wh = "_wrapper_1s8j7_13", $h = "_bar_1s8j7_22", _h = {
6757
+ themeVars: kh,
6758
+ wrapper: wh,
6759
+ bar: $h
6760
+ }, Ue = "ProgressBar", Ih = T({
6754
6761
  description: `A \`${Ue}\` component visually represents the progress of a task or process.`,
6755
6762
  props: {
6756
6763
  value: l("This property defines the progress value with a number between 0 and 1.")
6757
6764
  },
6758
- themeVars: z(wh.themeVars),
6765
+ themeVars: z(_h.themeVars),
6759
6766
  defaultThemeVars: {
6760
6767
  [`radius-${Ue}`]: "$radius",
6761
6768
  [`radius-indicator-${Ue}`]: "0px",
@@ -6769,7 +6776,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6769
6776
  [`color-indicator-${Ue}`]: "$color-primary-500"
6770
6777
  }
6771
6778
  }
6772
- }), _h = T({
6779
+ }), Bh = T({
6773
6780
  description: "The `Queue` component provides an API to enqueue elements and defines events to process queued elements in a FIFO order.",
6774
6781
  props: {
6775
6782
  progressFeedback: l(
@@ -6823,7 +6830,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6823
6830
  "A list containing the items waiting in the queue, icluding the completed items."
6824
6831
  )
6825
6832
  }
6826
- }), xt = "RadioGroup", K = "RadioGroupOption", Ih = T({
6833
+ }), xt = "RadioGroup", K = "RadioGroupOption", Sh = T({
6827
6834
  description: `The \`${xt}\` input component is a group of radio buttons ([\`RadioGroupOption\`](./RadioGroupOption.mdx) components) that allow users to select only one option from the group at a time.`,
6828
6835
  props: {
6829
6836
  initialValue: ze(),
@@ -6846,7 +6853,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6846
6853
  lostFocus: Ne(xt),
6847
6854
  didChange: ye(xt)
6848
6855
  },
6849
- themeVars: z(vd.themeVars),
6856
+ themeVars: z(Td.themeVars),
6850
6857
  defaultThemeVars: {
6851
6858
  [`gap-${K}`]: "$space-1_5",
6852
6859
  [`thickness-border-${K}`]: "2px",
@@ -6872,21 +6879,21 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6872
6879
  [`color-border-${K}-default--active`]: "$color-primary-400"
6873
6880
  }
6874
6881
  }
6875
- }), Bh = "RealTimeAdapter", Sh = T({
6882
+ }), Ah = "RealTimeAdapter", Eh = T({
6876
6883
  status: "experimental",
6877
- description: `\`${Bh}\` is a non-visual component that listens to real-time events through long-polling.`,
6884
+ description: `\`${Ah}\` is a non-visual component that listens to real-time events through long-polling.`,
6878
6885
  props: {
6879
6886
  url: l("This property specifies the URL to use for long-polling.")
6880
6887
  },
6881
6888
  events: {
6882
6889
  eventArrived: l("This event is raised when data arrives from the backend using long-polling.")
6883
6890
  }
6884
- }), Ah = "Redirect", Eh = T({
6885
- description: `\`${Ah}\` is a component that immediately redirects the browser to the URL in its \`to\` property when it gets visible (its \`when\` property gets \`true\`). The redirection works only within the app.`,
6891
+ }), Nh = "Redirect", zh = T({
6892
+ description: `\`${Nh}\` is a component that immediately redirects the browser to the URL in its \`to\` property when it gets visible (its \`when\` property gets \`true\`). The redirection works only within the app.`,
6886
6893
  props: {
6887
6894
  to: l("This property defines the URL to which this component is about to redirect requests.")
6888
6895
  }
6889
- }), J = "Select", Nh = T({
6896
+ }), J = "Select", Lh = T({
6890
6897
  description: "Provides a dropdown with a list of options to choose from.",
6891
6898
  status: "experimental",
6892
6899
  props: {
@@ -6910,7 +6917,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6910
6917
  emptyListTemplate: l(
6911
6918
  "This optional property provides the ability to customize what is displayed when the list of options is empty."
6912
6919
  ),
6913
- multiSelect: nr(),
6920
+ multiSelect: ir(),
6914
6921
  searchable: l("This property enables the search functionality in the dropdown list.")
6915
6922
  },
6916
6923
  events: {
@@ -6921,12 +6928,12 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6921
6928
  apis: {
6922
6929
  focus: je(J),
6923
6930
  setValue: Je(),
6924
- value: ur()
6931
+ value: dr()
6925
6932
  },
6926
6933
  contextVars: {
6927
6934
  $item: l("This context variable acts as a template for an item in the list.")
6928
6935
  },
6929
- themeVars: z(ad.themeVars),
6936
+ themeVars: z(ld.themeVars),
6930
6937
  defaultThemeVars: {
6931
6938
  [`color-bg-menu-${J}`]: "$color-bg-primary",
6932
6939
  [`shadow-menu-${J}`]: "$shadow-md",
@@ -6956,25 +6963,25 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6956
6963
  [`color-text-item-${J}--disabled`]: "$color-surface-800"
6957
6964
  }
6958
6965
  }
6959
- }), zh = "SelectionStore", Lh = T({
6966
+ }), Ph = "SelectionStore", Ch = T({
6960
6967
  status: "deprecated",
6961
- description: `The \`${zh}\` is a non-visual component that may wrap components (items) and manage their selection state to accommodate the usage of other actions.`,
6968
+ description: `The \`${Ph}\` is a non-visual component that may wrap components (items) and manage their selection state to accommodate the usage of other actions.`,
6962
6969
  props: {
6963
6970
  idKey: l(
6964
6971
  'The selected items in the selection store needs to have a unique ID to use as an unambiguous key for that particular item. This property uniquely identifies the selected object item via a given property. By default, the key attribute is `"id"`.'
6965
6972
  )
6966
6973
  }
6967
- }), Ph = "SpaceFiller", Ch = T({
6968
- description: `The \`${Ph}\` is a component that works well in layout containers to fill the remaining (unused) space. Its behavior depends on the layout container in which it is used.`,
6969
- themeVars: z(tu.themeVars)
6970
- }), _t = "Spinner", Dh = T({
6974
+ }), Dh = "SpaceFiller", Oh = T({
6975
+ description: `The \`${Dh}\` is a component that works well in layout containers to fill the remaining (unused) space. Its behavior depends on the layout container in which it is used.`,
6976
+ themeVars: z(ou.themeVars)
6977
+ }), _t = "Spinner", Mh = T({
6971
6978
  description: `The \`${_t}\` component is an animated indicator that represents a particular action in progress without a deterministic progress value.`,
6972
6979
  props: {
6973
6980
  delay: l("The delay in milliseconds before the spinner is displayed."),
6974
6981
  fullScreen: l("If set to `true`, the component will be rendered in a full screen container."),
6975
6982
  themeColor: l("(**NOT IMPLEMENTED YET**) The theme color of the component.")
6976
6983
  },
6977
- themeVars: z(ua.themeVars),
6984
+ themeVars: z(da.themeVars),
6978
6985
  defaultThemeVars: {
6979
6986
  [`size-${_t}`]: "$space-10",
6980
6987
  [`thickness-${_t}`]: "$space-0_5",
@@ -6985,16 +6992,16 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
6985
6992
  [`color-border-${_t}`]: "$color-surface-600"
6986
6993
  }
6987
6994
  }
6988
- }), Oh = `'{"padding-Splitter": "var(--xmlui-padding-Splitter)", "shadow-Splitter": "var(--xmlui-shadow-Splitter)", "color-bg-Splitter": "var(--xmlui-color-bg-Splitter)", "radius-Splitter": "var(--xmlui-radius-Splitter)", "color-border-Splitter": "var(--xmlui-color-border-Splitter)", "thickness-border-Splitter": "var(--xmlui-thickness-border-Splitter)", "style-border-Splitter": "var(--xmlui-style-border-Splitter)", "border-Splitter": "var(--xmlui-border-Splitter)", "color-bg-resizer-Splitter": "var(--xmlui-color-bg-resizer-Splitter)", "thickness-resizer-Splitter": "var(--xmlui-thickness-resizer-Splitter)", "cursor-resizer-horizontal-Splitter": "var(--xmlui-cursor-resizer-horizontal-Splitter)", "cursor-resizer-vertical-Splitter": "var(--xmlui-cursor-resizer-vertical-Splitter)"}'`, Mh = "_splitter_1a9gt_13", Hh = "_vertical_1a9gt_27", Fh = "_horizontal_1a9gt_30", Rh = "_panel_1a9gt_34", Wh = "_primaryPanel_1a9gt_41", qh = "_secondaryPanel_1a9gt_48", Uh = "_resizer_1a9gt_54", Vh = "_floatingResizer_1a9gt_70", Gh = {
6989
- themeVars: Oh,
6990
- splitter: Mh,
6991
- vertical: Hh,
6992
- horizontal: Fh,
6993
- panel: Rh,
6994
- primaryPanel: Wh,
6995
- secondaryPanel: qh,
6996
- resizer: Uh,
6997
- floatingResizer: Vh
6995
+ }), Hh = `'{"padding-Splitter": "var(--xmlui-padding-Splitter)", "shadow-Splitter": "var(--xmlui-shadow-Splitter)", "color-bg-Splitter": "var(--xmlui-color-bg-Splitter)", "radius-Splitter": "var(--xmlui-radius-Splitter)", "color-border-Splitter": "var(--xmlui-color-border-Splitter)", "thickness-border-Splitter": "var(--xmlui-thickness-border-Splitter)", "style-border-Splitter": "var(--xmlui-style-border-Splitter)", "border-Splitter": "var(--xmlui-border-Splitter)", "color-bg-resizer-Splitter": "var(--xmlui-color-bg-resizer-Splitter)", "thickness-resizer-Splitter": "var(--xmlui-thickness-resizer-Splitter)", "cursor-resizer-horizontal-Splitter": "var(--xmlui-cursor-resizer-horizontal-Splitter)", "cursor-resizer-vertical-Splitter": "var(--xmlui-cursor-resizer-vertical-Splitter)"}'`, Fh = "_splitter_1a9gt_13", Rh = "_vertical_1a9gt_27", Wh = "_horizontal_1a9gt_30", qh = "_panel_1a9gt_34", Uh = "_primaryPanel_1a9gt_41", Vh = "_secondaryPanel_1a9gt_48", Gh = "_resizer_1a9gt_54", Yh = "_floatingResizer_1a9gt_70", Xh = {
6996
+ themeVars: Hh,
6997
+ splitter: Fh,
6998
+ vertical: Rh,
6999
+ horizontal: Wh,
7000
+ panel: qh,
7001
+ primaryPanel: Uh,
7002
+ secondaryPanel: Vh,
7003
+ resizer: Gh,
7004
+ floatingResizer: Yh
6998
7005
  }, Ve = "Splitter", to = T({
6999
7006
  description: `The \`${Ve}\` component divides a container (such as a window, panel, pane, etc.) into two resizable sections.`,
7000
7007
  props: {
@@ -7020,14 +7027,14 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
7020
7027
  events: {
7021
7028
  resize: l("This event fires when the component is resized.")
7022
7029
  },
7023
- themeVars: z(Gh.themeVars),
7030
+ themeVars: z(Xh.themeVars),
7024
7031
  defaultThemeVars: {
7025
7032
  [`color-bg-resizer-${Ve}`]: "$color-bg-Card",
7026
7033
  [`thickness-resizer-${Ve}`]: "5px",
7027
7034
  [`cursor-resizer-horizontal-${Ve}`]: "ew-resize",
7028
7035
  [`cursor-resizer-vertical-${Ve}`]: "ns-resize"
7029
7036
  }
7030
- }), Yh = {
7037
+ }), Qh = {
7031
7038
  ...to,
7032
7039
  props: {
7033
7040
  ...to.props,
@@ -7035,12 +7042,12 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
7035
7042
  "Sets whether the `Splitter` divides the container horizontally and lays out the section on top of each other (`vertical`), or vertically by placing the sections next to each other (`horizontal`)."
7036
7043
  )
7037
7044
  }
7038
- }, Xh = { ...to, specializedFrom: Ve }, Qh = { ...to, specializedFrom: Ve }, Zh = `'{"color-bg-StickyBox": "var(--xmlui-color-bg-StickyBox)"}'`, Jh = "_wrapper_1qgtv_13", jh = "_top_1qgtv_18", Kh = "_bottom_1qgtv_21", em = {
7039
- themeVars: Zh,
7040
- wrapper: Jh,
7041
- top: jh,
7042
- bottom: Kh
7043
- }, Co = "StickyBox", tm = T({
7045
+ }, Zh = { ...to, specializedFrom: Ve }, Jh = { ...to, specializedFrom: Ve }, jh = `'{"color-bg-StickyBox": "var(--xmlui-color-bg-StickyBox)"}'`, Kh = "_wrapper_1qgtv_13", em = "_top_1qgtv_18", tm = "_bottom_1qgtv_21", om = {
7046
+ themeVars: jh,
7047
+ wrapper: Kh,
7048
+ top: em,
7049
+ bottom: tm
7050
+ }, Co = "StickyBox", rm = T({
7044
7051
  status: "experimental",
7045
7052
  description: `The \`${Co}\` is a component that "sticks" or remains fixed at the top or bottom position on the screen as the user scrolls.`,
7046
7053
  props: {
@@ -7048,14 +7055,14 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
7048
7055
  "This property determines whether the StickyBox should be anchored to the `top` or `bottom`."
7049
7056
  )
7050
7057
  },
7051
- themeVars: z(em.themeVars),
7058
+ themeVars: z(om.themeVars),
7052
7059
  defaultThemeVars: {
7053
7060
  [`color-bg-${Co}`]: "$color-bg"
7054
7061
  }
7055
- }), Y = "Switch", om = T({
7062
+ }), Y = "Switch", nm = T({
7056
7063
  description: `The \`${Y}\` component is a user interface element that allows users to toggle between two states: on and off. It consists of a small rectangular or circular button that can be moved left or right to change its state.`,
7057
7064
  props: {
7058
- indeterminate: rr(),
7065
+ indeterminate: nr(),
7059
7066
  label: xe(),
7060
7067
  labelPosition: We("right"),
7061
7068
  labelWidth: Qe(Y),
@@ -7078,10 +7085,10 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
7078
7085
  didChange: ye(Y)
7079
7086
  },
7080
7087
  apis: {
7081
- value: ir(),
7088
+ value: ar(),
7082
7089
  setValue: Je()
7083
7090
  },
7084
- themeVars: z(xr.themeVars),
7091
+ themeVars: z(fr.themeVars),
7085
7092
  defaultThemeVars: {
7086
7093
  [`color-border-checked-${Y}-error`]: `$color-border-${Y}-error`,
7087
7094
  [`color-bg-checked-${Y}-error`]: `$color-border-${Y}-error`,
@@ -7106,35 +7113,35 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
7106
7113
  [`color-bg-${Y}--disabled`]: "$color-surface-800"
7107
7114
  }
7108
7115
  }
7109
- }), rm = `'{"color-text-pagination-Table": "var(--xmlui-color-text-pagination-Table)", "color-bg-Table": "var(--xmlui-color-bg-Table)", "color-text-Table": "var(--xmlui-color-text-Table)", "color-bg-row-Table": "var(--xmlui-color-bg-row-Table)", "color-bg-row-Table--hover": "var(--xmlui-color-bg-row-Table--hover)", "color-bg-selected-Table": "var(--xmlui-color-bg-selected-Table)", "color-bg-selected-Table--hover": "var(--xmlui-color-bg-selected-Table--hover)", "color-bg-heading-Table": "var(--xmlui-color-bg-heading-Table)", "color-bg-heading-Table--hover": "var(--xmlui-color-bg-heading-Table--hover)", "color-bg-heading-Table--active": "var(--xmlui-color-bg-heading-Table--active)", "padding-horizontal-heading-Table": "var(--xmlui-padding-horizontal-heading-Table)", "padding-vertical-heading-Table": "var(--xmlui-padding-vertical-heading-Table)", "padding-heading-Table": "var(--xmlui-padding-heading-Table)", "padding-horizontal-cell-Table": "var(--xmlui-padding-horizontal-cell-Table)", "padding-horizontal-cell-first-Table": "var(--xmlui-padding-horizontal-cell-first-Table)", "padding-horizontal-cell-last-Table": "var(--xmlui-padding-horizontal-cell-last-Table)", "padding-vertical-cell-Table": "var(--xmlui-padding-vertical-cell-Table)", "padding-cell-Table": "var(--xmlui-padding-cell-Table)", "color-border-cell-Table": "var(--xmlui-color-border-cell-Table)", "thickness-border-cell-Table": "var(--xmlui-thickness-border-cell-Table)", "style-border-cell-Table": "var(--xmlui-style-border-cell-Table)", "border-cell-Table": "var(--xmlui-border-cell-Table)", "color-bg-pagination-Table": "var(--xmlui-color-bg-pagination-Table)", "color-text-heading-Table": "var(--xmlui-color-text-heading-Table)", "font-weight-row-Table": "var(--xmlui-font-weight-row-Table)", "font-size-row-Table": "var(--xmlui-font-size-row-Table)", "font-weight-heading-Table": "var(--xmlui-font-weight-heading-Table)", "font-size-heading-Table": "var(--xmlui-font-size-heading-Table)", "transform-text-heading-Table": "var(--xmlui-transform-text-heading-Table)", "thickness-outline-heading-Table--focus": "var(--xmlui-thickness-outline-heading-Table--focus)", "color-outline-heading-Table--focus": "var(--xmlui-color-outline-heading-Table--focus)", "style-outline-heading-Table--focus": "var(--xmlui-style-outline-heading-Table--focus)", "offset-outline-heading-Table--focus": "var(--xmlui-offset-outline-heading-Table--focus)"}'`, nm = "_wrapper_7jlv4_13", im = "_noScroll_7jlv4_19", am = "_headerWrapper_7jlv4_23", lm = "_tableBody_7jlv4_23", sm = "_clickableHeader_7jlv4_29", cm = "_headerContent_7jlv4_39", um = "_headerRow_7jlv4_67", dm = "_columnCell_7jlv4_72", pm = "_cell_7jlv4_72", hm = "_table_7jlv4_23", mm = "_row_7jlv4_83", xm = "_checkBoxWrapper_7jlv4_89", fm = "_showInHeader_7jlv4_93", gm = "_selected_7jlv4_96", bm = "_allSelected_7jlv4_96", vm = "_focused_7jlv4_142", Tm = "_disabled_7jlv4_154", ym = "_noRows_7jlv4_179", km = "_pagination_7jlv4_185", wm = "_paginationLabel_7jlv4_201", $m = "_paginationSelect_7jlv4_206", _m = "_paginationButtons_7jlv4_212", Im = "_searchIconWrapper_7jlv4_217", Bm = "_loadingWrapper_7jlv4_224", Sm = "_resizer_7jlv4_239", Am = "_isResizing_7jlv4_261", Em = {
7110
- themeVars: rm,
7111
- wrapper: nm,
7112
- noScroll: im,
7113
- headerWrapper: am,
7114
- tableBody: lm,
7115
- clickableHeader: sm,
7116
- headerContent: cm,
7117
- headerRow: um,
7118
- columnCell: dm,
7119
- cell: pm,
7120
- table: hm,
7121
- row: mm,
7122
- checkBoxWrapper: xm,
7123
- showInHeader: fm,
7124
- selected: gm,
7125
- allSelected: bm,
7126
- focused: vm,
7127
- disabled: Tm,
7128
- noRows: ym,
7129
- pagination: km,
7130
- paginationLabel: wm,
7131
- paginationSelect: $m,
7132
- paginationButtons: _m,
7133
- searchIconWrapper: Im,
7134
- loadingWrapper: Bm,
7135
- resizer: Sm,
7136
- isResizing: Am
7137
- }, C = "Table", Nm = T({
7116
+ }), im = `'{"color-text-pagination-Table": "var(--xmlui-color-text-pagination-Table)", "color-bg-Table": "var(--xmlui-color-bg-Table)", "color-text-Table": "var(--xmlui-color-text-Table)", "color-bg-row-Table": "var(--xmlui-color-bg-row-Table)", "color-bg-row-Table--hover": "var(--xmlui-color-bg-row-Table--hover)", "color-bg-selected-Table": "var(--xmlui-color-bg-selected-Table)", "color-bg-selected-Table--hover": "var(--xmlui-color-bg-selected-Table--hover)", "color-bg-heading-Table": "var(--xmlui-color-bg-heading-Table)", "color-bg-heading-Table--hover": "var(--xmlui-color-bg-heading-Table--hover)", "color-bg-heading-Table--active": "var(--xmlui-color-bg-heading-Table--active)", "padding-horizontal-heading-Table": "var(--xmlui-padding-horizontal-heading-Table)", "padding-vertical-heading-Table": "var(--xmlui-padding-vertical-heading-Table)", "padding-heading-Table": "var(--xmlui-padding-heading-Table)", "padding-horizontal-cell-Table": "var(--xmlui-padding-horizontal-cell-Table)", "padding-horizontal-cell-first-Table": "var(--xmlui-padding-horizontal-cell-first-Table)", "padding-horizontal-cell-last-Table": "var(--xmlui-padding-horizontal-cell-last-Table)", "padding-vertical-cell-Table": "var(--xmlui-padding-vertical-cell-Table)", "padding-cell-Table": "var(--xmlui-padding-cell-Table)", "color-border-cell-Table": "var(--xmlui-color-border-cell-Table)", "thickness-border-cell-Table": "var(--xmlui-thickness-border-cell-Table)", "style-border-cell-Table": "var(--xmlui-style-border-cell-Table)", "border-cell-Table": "var(--xmlui-border-cell-Table)", "color-bg-pagination-Table": "var(--xmlui-color-bg-pagination-Table)", "color-text-heading-Table": "var(--xmlui-color-text-heading-Table)", "font-weight-row-Table": "var(--xmlui-font-weight-row-Table)", "font-size-row-Table": "var(--xmlui-font-size-row-Table)", "font-weight-heading-Table": "var(--xmlui-font-weight-heading-Table)", "font-size-heading-Table": "var(--xmlui-font-size-heading-Table)", "transform-text-heading-Table": "var(--xmlui-transform-text-heading-Table)", "thickness-outline-heading-Table--focus": "var(--xmlui-thickness-outline-heading-Table--focus)", "color-outline-heading-Table--focus": "var(--xmlui-color-outline-heading-Table--focus)", "style-outline-heading-Table--focus": "var(--xmlui-style-outline-heading-Table--focus)", "offset-outline-heading-Table--focus": "var(--xmlui-offset-outline-heading-Table--focus)"}'`, am = "_wrapper_7jlv4_13", lm = "_noScroll_7jlv4_19", sm = "_headerWrapper_7jlv4_23", cm = "_tableBody_7jlv4_23", um = "_clickableHeader_7jlv4_29", dm = "_headerContent_7jlv4_39", pm = "_headerRow_7jlv4_67", hm = "_columnCell_7jlv4_72", mm = "_cell_7jlv4_72", xm = "_table_7jlv4_23", fm = "_row_7jlv4_83", gm = "_checkBoxWrapper_7jlv4_89", bm = "_showInHeader_7jlv4_93", vm = "_selected_7jlv4_96", Tm = "_allSelected_7jlv4_96", ym = "_focused_7jlv4_142", km = "_disabled_7jlv4_154", wm = "_noRows_7jlv4_179", $m = "_pagination_7jlv4_185", _m = "_paginationLabel_7jlv4_201", Im = "_paginationSelect_7jlv4_206", Bm = "_paginationButtons_7jlv4_212", Sm = "_searchIconWrapper_7jlv4_217", Am = "_loadingWrapper_7jlv4_224", Em = "_resizer_7jlv4_239", Nm = "_isResizing_7jlv4_261", zm = {
7117
+ themeVars: im,
7118
+ wrapper: am,
7119
+ noScroll: lm,
7120
+ headerWrapper: sm,
7121
+ tableBody: cm,
7122
+ clickableHeader: um,
7123
+ headerContent: dm,
7124
+ headerRow: pm,
7125
+ columnCell: hm,
7126
+ cell: mm,
7127
+ table: xm,
7128
+ row: fm,
7129
+ checkBoxWrapper: gm,
7130
+ showInHeader: bm,
7131
+ selected: vm,
7132
+ allSelected: Tm,
7133
+ focused: ym,
7134
+ disabled: km,
7135
+ noRows: wm,
7136
+ pagination: $m,
7137
+ paginationLabel: _m,
7138
+ paginationSelect: Im,
7139
+ paginationButtons: Bm,
7140
+ searchIconWrapper: Sm,
7141
+ loadingWrapper: Am,
7142
+ resizer: Em,
7143
+ isResizing: Nm
7144
+ }, C = "Table", Lm = T({
7138
7145
  description: `\`${C}\` is a component that displays cells organized into rows and columns. The \`${C}\` component is virtualized so it only renders visible cells.`,
7139
7146
  props: {
7140
7147
  items: l(
@@ -7205,7 +7212,7 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
7205
7212
  "This method selects the row with the specified ID. This method has no effect if the `rowsSelectable` property is set to `false`. The method argument can be a single id or an array of them."
7206
7213
  )
7207
7214
  },
7208
- themeVars: z(Em.themeVars),
7215
+ themeVars: z(zm.themeVars),
7209
7216
  defaultThemeVars: {
7210
7217
  [`padding-horizontal-heading-${C}`]: "$space-2",
7211
7218
  [`padding-vertical-heading-${C}`]: "$space-2",
@@ -7248,8 +7255,8 @@ const Dd = `'{"Input:radius-AutoComplete-default": "var(--xmlui-radius-AutoCompl
7248
7255
  [`color-bg-heading-${C}--active`]: "$color-surface-700"
7249
7256
  }
7250
7257
  }
7251
- }), zm = "Column", Lm = T({
7252
- description: `The \`${zm}\` component can be used within a \`Table\` to define a particular table column's visual properties and data bindings.`,
7258
+ }), Pm = "Column", Cm = T({
7259
+ description: `The \`${Pm}\` component can be used within a \`Table\` to define a particular table column's visual properties and data bindings.`,
7253
7260
  props: {
7254
7261
  bindTo: l("Indicates what part of the data to lay out in the column."),
7255
7262
  header: l("Adds a label for a particular column."),
@@ -7274,27 +7281,27 @@ const io = {
7274
7281
  code: "W001",
7275
7282
  category: 1,
7276
7283
  message: "Invalid character."
7277
- }, Pm = {
7284
+ }, Dm = {
7278
7285
  code: "W002",
7279
7286
  category: 1,
7280
7287
  message: "Unterminated string literal."
7281
- }, Cm = {
7288
+ }, Om = {
7282
7289
  code: "W007",
7283
7290
  category: 1,
7284
7291
  message: "Unterminated comment"
7285
- }, Dm = {
7292
+ }, Mm = {
7286
7293
  code: "W008",
7287
7294
  category: 1,
7288
7295
  message: "Unterminated CDATA section"
7289
- }, Om = {
7296
+ }, Hm = {
7290
7297
  code: "W009",
7291
7298
  category: 1,
7292
7299
  message: "Unterminated script section"
7293
- }, Mm = {
7300
+ }, Fm = {
7294
7301
  category: 1,
7295
7302
  code: "U008",
7296
7303
  message: "A '>' token expected."
7297
- }, Hm = {
7304
+ }, Rm = {
7298
7305
  category: 1,
7299
7306
  code: "U005",
7300
7307
  message: "A '</' token expected."
@@ -7302,15 +7309,15 @@ const io = {
7302
7309
  category: 1,
7303
7310
  code: "U004",
7304
7311
  message: "A tag identifier expected."
7305
- }, Fm = {
7312
+ }, Wm = {
7306
7313
  category: 1,
7307
7314
  code: "U011",
7308
7315
  message: "An attribute value expected."
7309
- }, Rm = {
7316
+ }, qm = {
7310
7317
  category: 1,
7311
7318
  code: "U003",
7312
7319
  message: "A '<' token expected."
7313
- }, Wm = {
7320
+ }, Um = {
7314
7321
  category: 1,
7315
7322
  code: "U006",
7316
7323
  message: "A '>' or '/>' token expected."
@@ -7320,7 +7327,7 @@ const io = {
7320
7327
  message: "An attribute identifier expected."
7321
7328
  };
7322
7329
  var p = /* @__PURE__ */ ((e) => (e[e.Unknown = 0] = "Unknown", e[e.EndOfFileToken = 1] = "EndOfFileToken", e[e.CommentTrivia = 2] = "CommentTrivia", e[e.NewLineTrivia = 3] = "NewLineTrivia", e[e.WhitespaceTrivia = 4] = "WhitespaceTrivia", e[e.Identifier = 5] = "Identifier", e[e.OpenNodeStart = 6] = "OpenNodeStart", e[e.CloseNodeStart = 7] = "CloseNodeStart", e[e.NodeEnd = 8] = "NodeEnd", e[e.NodeClose = 9] = "NodeClose", e[e.Colon = 10] = "Colon", e[e.Equal = 11] = "Equal", e[e.StringLiteral = 12] = "StringLiteral", e[e.CData = 13] = "CData", e[e.Script = 14] = "Script", e[e.TextNode = 15] = "TextNode", e[e.AmpersandEntity = 16] = "AmpersandEntity", e[e.LessThanEntity = 17] = "LessThanEntity", e[e.GreaterThanEntity = 18] = "GreaterThanEntity", e[e.SingleQuoteEntity = 19] = "SingleQuoteEntity", e[e.DoubleQuoteEntity = 20] = "DoubleQuoteEntity", e[e.ElementNode = 21] = "ElementNode", e[e.AttributeNode = 22] = "AttributeNode", e[e.AttributeKeyNode = 23] = "AttributeKeyNode", e[e.ContentListNode = 24] = "ContentListNode", e[e.AttributeListNode = 25] = "AttributeListNode", e[e.TagNameNode = 26] = "TagNameNode", e[e.ErrorNode = 27] = "ErrorNode", e))(p || {});
7323
- function qm(e) {
7330
+ function Vm(e) {
7324
7331
  return e >= 2 && e <= 4;
7325
7332
  }
7326
7333
  function Mo(e) {
@@ -7382,14 +7389,14 @@ function Mo(e) {
7382
7389
  case 23:
7383
7390
  return "AttributeKeyNode";
7384
7391
  }
7385
- return Um();
7392
+ return Gm();
7386
7393
  }
7387
- function Um(e) {
7394
+ function Gm(e) {
7388
7395
  throw new Error("Didn't expect to get here");
7389
7396
  }
7390
- function Vm(e, t, o, i, n) {
7397
+ function Ym(e, t, o, i, n) {
7391
7398
  let s = t ?? "", a, c, u, y, g, d;
7392
- return me(s, i, n), {
7399
+ return he(s, i, n), {
7393
7400
  getStartPos: () => u,
7394
7401
  getTokenEnd: () => a,
7395
7402
  getToken: () => g,
@@ -7403,8 +7410,8 @@ function Vm(e, t, o, i, n) {
7403
7410
  scanTrivia: S,
7404
7411
  scanText: B,
7405
7412
  getText: V,
7406
- setText: me,
7407
- setOnError: de,
7413
+ setText: he,
7414
+ setOnError: ue,
7408
7415
  resetTokenState: se,
7409
7416
  back: F
7410
7417
  };
@@ -7477,7 +7484,7 @@ function Vm(e, t, o, i, n) {
7477
7484
  return a += 3, g = p.CommentTrivia;
7478
7485
  a += Fe($(a));
7479
7486
  }
7480
- return v(Cm, 4), g = p.Unknown;
7487
+ return v(Om, 4), g = p.Unknown;
7481
7488
  } else if (
7482
7489
  // --- <![CDATA[ section
7483
7490
  $(a + 1) === x.exclamation && $(a + 2) === x.openBracket && $(a + 3) === x.C && $(a + 4) === x.D && $(a + 5) === x.A && $(a + 6) === x.T && $(a + 7) === x.A && $(a + 8) === x.openBracket
@@ -7487,7 +7494,7 @@ function Vm(e, t, o, i, n) {
7487
7494
  return a += 3, g = p.CData;
7488
7495
  a += Fe($(a));
7489
7496
  }
7490
- return v(Dm, 9), g = p.CData;
7497
+ return v(Mm, 9), g = p.CData;
7491
7498
  } else if (
7492
7499
  // --- <script>
7493
7500
  $(a + 1) === x.s && $(a + 2) === x.c && $(a + 3) === x.r && $(a + 4) === x.i && $(a + 5) === x.p && $(a + 6) === x.t && $(a + 7) === x.greaterThan
@@ -7497,7 +7504,7 @@ function Vm(e, t, o, i, n) {
7497
7504
  return a += 9, g = p.Script;
7498
7505
  a += Fe($(a));
7499
7506
  }
7500
- return v(Om, 9), g = p.Script;
7507
+ return v(Hm, 9), g = p.Script;
7501
7508
  }
7502
7509
  return a++, g = p.OpenNodeStart;
7503
7510
  case x.slash:
@@ -7511,7 +7518,7 @@ function Vm(e, t, o, i, n) {
7511
7518
  if (Ho(h)) {
7512
7519
  a += Fe(h);
7513
7520
  continue;
7514
- } else if (Zm(h)) {
7521
+ } else if (jm(h)) {
7515
7522
  a += Fe(h);
7516
7523
  continue;
7517
7524
  }
@@ -7522,7 +7529,7 @@ function Vm(e, t, o, i, n) {
7522
7529
  }
7523
7530
  function S() {
7524
7531
  const h = a, _ = O();
7525
- return qm(_) ? _ : (se(h), null);
7532
+ return Vm(_) ? _ : (se(h), null);
7526
7533
  }
7527
7534
  function B() {
7528
7535
  return p.Unknown;
@@ -7539,10 +7546,10 @@ function Vm(e, t, o, i, n) {
7539
7546
  function ce(h, _) {
7540
7547
  return h.codePointAt(_) ?? 0;
7541
7548
  }
7542
- function me(h, _, R) {
7549
+ function he(h, _, R) {
7543
7550
  s = h || "", c = R === void 0 ? s.length : _ + R, se(_ || 0);
7544
7551
  }
7545
- function de(h) {
7552
+ function ue(h) {
7546
7553
  o = h;
7547
7554
  }
7548
7555
  function se(h) {
@@ -7553,8 +7560,8 @@ function Vm(e, t, o, i, n) {
7553
7560
  }
7554
7561
  function M(h) {
7555
7562
  let _ = h;
7556
- if (Xm(_)) {
7557
- for (a += Fe(_); a < c && Qm(_ = q(a)); )
7563
+ if (Zm(_)) {
7564
+ for (a += Fe(_); a < c && Jm(_ = q(a)); )
7558
7565
  a += Fe(_);
7559
7566
  return d = s.substring(y, a), f();
7560
7567
  }
@@ -7568,7 +7575,7 @@ function Vm(e, t, o, i, n) {
7568
7575
  let _ = "", R = a;
7569
7576
  for (; ; ) {
7570
7577
  if (a >= c) {
7571
- _ += s.substring(R, a), v(Pm, 1);
7578
+ _ += s.substring(R, a), v(Dm, 1);
7572
7579
  break;
7573
7580
  }
7574
7581
  if ($(a) === h) {
@@ -7586,28 +7593,28 @@ function Vm(e, t, o, i, n) {
7586
7593
  function Fe(e) {
7587
7594
  return e >= 65536 ? 2 : e === x.EOF ? 0 : 1;
7588
7595
  }
7589
- function Tr(e) {
7596
+ function yr(e) {
7590
7597
  return e >= x.A && e <= x.Z || e >= x.a && e <= x.z;
7591
7598
  }
7592
- function Gm(e) {
7593
- return Tr(e) || Ym(e) || e === x._;
7599
+ function Xm(e) {
7600
+ return yr(e) || Qm(e) || e === x._;
7594
7601
  }
7595
- function Ym(e) {
7602
+ function Qm(e) {
7596
7603
  return e >= x._0 && e <= x._9;
7597
7604
  }
7598
- function Xm(e) {
7599
- return Tr(e) || e === x.$ || e === x._;
7605
+ function Zm(e) {
7606
+ return yr(e) || e === x.$ || e === x._;
7600
7607
  }
7601
- function Qm(e) {
7602
- return Gm(e) || e === x.$ || e === x.minus || e === x.dot;
7608
+ function Jm(e) {
7609
+ return Xm(e) || e === x.$ || e === x.minus || e === x.dot;
7603
7610
  }
7604
7611
  function Ho(e) {
7605
7612
  return e === x.space || e === x.tab || e === x.verticalTab || e === x.formFeed || e === x.nonBreakingSpace || e === x.nextLine || e === x.ogham || e >= x.enQuad && e <= x.zeroWidthSpace || e === x.narrowNoBreakSpace || e === x.mathematicalSpace || e === x.ideographicSpace || e === x.byteOrderMark;
7606
7613
  }
7607
- function Zm(e) {
7614
+ function jm(e) {
7608
7615
  return e === x.lineFeed || e === x.carriageReturn || e === x.lineSeparator || e === x.paragraphSeparator;
7609
7616
  }
7610
- function Jm(e, t, o) {
7617
+ function Km(e, t, o) {
7611
7618
  var s, a;
7612
7619
  const i = ((s = e.children) == null ? void 0 : s.filter((c) => c.kind !== p.ErrorNode)) ?? [], n = ((a = t.children) == null ? void 0 : a.filter((c) => c.kind !== p.ErrorNode)) ?? [];
7613
7620
  if (i.length !== n.length)
@@ -7647,16 +7654,16 @@ const Vt = {
7647
7654
  };
7648
7655
  }
7649
7656
  };
7650
- function jm(e) {
7657
+ function ex(e) {
7651
7658
  return {
7652
- parse: () => Km(e),
7659
+ parse: () => tx(e),
7653
7660
  getText: (t, o = !0) => e.substring(o ? t.pos ?? t.start ?? 0 : t.start ?? t.pos ?? 0, t.end)
7654
7661
  };
7655
7662
  }
7656
- function Km(e) {
7663
+ function tx(e) {
7657
7664
  const t = [], o = [];
7658
7665
  let i, n = { children: [] }, s;
7659
- const c = Vm(!1, e, function(I, w) {
7666
+ const c = Ym(!1, e, function(I, w) {
7660
7667
  s = {
7661
7668
  message: I,
7662
7669
  prefixLength: w
@@ -7697,28 +7704,28 @@ function Km(e) {
7697
7704
  }
7698
7705
  }
7699
7706
  function d() {
7700
- !q(p.CData) && !q(p.Script) && ($(p.OpenNodeStart) ? P() : R(Rm));
7707
+ !q(p.CData) && !q(p.Script) && ($(p.OpenNodeStart) ? P() : R(qm));
7701
7708
  }
7702
7709
  function P() {
7703
7710
  v(), f(p.OpenNodeStart);
7704
7711
  let I;
7705
- if ($(p.Identifier) ? I = b() : de(Do), O(), q(p.NodeClose)) {
7712
+ if ($(p.Identifier) ? I = b() : ue(Do), O(), q(p.NodeClose)) {
7706
7713
  h(p.ElementNode);
7707
7714
  return;
7708
7715
  } else if (q(p.NodeEnd)) {
7709
7716
  if (y(), q(p.CloseNodeStart)) {
7710
7717
  if ($(p.Identifier)) {
7711
7718
  const w = b();
7712
- I !== void 0 && !Jm(I, w, u) && de(Vt.tagNameMismatch(u(I), u(w)));
7719
+ I !== void 0 && !Km(I, w, u) && ue(Vt.tagNameMismatch(u(I), u(w)));
7713
7720
  } else
7714
- me(Do, [p.NodeEnd]);
7715
- q(p.NodeEnd) || de(Mm);
7721
+ he(Do, [p.NodeEnd]);
7722
+ q(p.NodeEnd) || ue(Fm);
7716
7723
  } else
7717
- de(Hm);
7724
+ ue(Rm);
7718
7725
  h(p.ElementNode);
7719
7726
  return;
7720
7727
  } else
7721
- de(Wm);
7728
+ ue(Um);
7722
7729
  }
7723
7730
  function b() {
7724
7731
  return v(), f(p.Identifier), q(p.Colon) && q(p.Identifier), h(p.TagNameNode);
@@ -7735,19 +7742,19 @@ function Km(e) {
7735
7742
  B(I);
7736
7743
  else {
7737
7744
  const w = [p.Equal];
7738
- if (!me(Oo, w))
7745
+ if (!he(Oo, w))
7739
7746
  return;
7740
7747
  }
7741
7748
  if (q(p.Equal) && !q(p.StringLiteral) && !q(p.Identifier)) {
7742
7749
  const w = [p.NodeEnd, p.NodeClose];
7743
- me(Fm, w);
7750
+ he(Wm, w);
7744
7751
  }
7745
7752
  h(p.AttributeNode);
7746
7753
  }
7747
7754
  function B(I) {
7748
7755
  const w = F();
7749
7756
  let H;
7750
- v(), f(p.Identifier), q(p.Colon) && ($(p.Identifier) ? H = f(p.Identifier) : me(Oo, [
7757
+ v(), f(p.Identifier), q(p.Colon) && ($(p.Identifier) ? H = f(p.Identifier) : he(Oo, [
7751
7758
  p.NodeClose,
7752
7759
  p.NodeEnd,
7753
7760
  p.Equal
@@ -7767,10 +7774,10 @@ function Km(e) {
7767
7774
  function ce(I) {
7768
7775
  return I.includes(F().kind);
7769
7776
  }
7770
- function me(I, w) {
7771
- return ce(w) || $(p.EndOfFileToken) ? (de(I), !0) : (v(), de(I), m(), h(p.ErrorNode), !1);
7777
+ function he(I, w) {
7778
+ return ce(w) || $(p.EndOfFileToken) ? (ue(I), !0) : (v(), ue(I), m(), h(p.ErrorNode), !1);
7772
7779
  }
7773
- function de({ code: I, message: w, category: H }) {
7780
+ function ue({ code: I, message: w, category: H }) {
7774
7781
  const { pos: N, end: E } = F();
7775
7782
  t.push({
7776
7783
  category: H,
@@ -7903,7 +7910,7 @@ function Km(e) {
7903
7910
  }
7904
7911
  }
7905
7912
  function R(I) {
7906
- me(I, []);
7913
+ he(I, []);
7907
7914
  }
7908
7915
  function D() {
7909
7916
  const I = o[o.length - 1];
@@ -7926,7 +7933,7 @@ class vo extends Error {
7926
7933
  super(`${o ? `${o}: ` : ""}${t}`), this.code = o, Object.setPrototypeOf(this, vo.prototype);
7927
7934
  }
7928
7935
  }
7929
- const ex = {
7936
+ const ox = {
7930
7937
  U001: "Unexpected token: {0}",
7931
7938
  U002: "A component definition can have exactly one UEML element",
7932
7939
  U003: "A '<' token expected",
@@ -7967,13 +7974,13 @@ const ex = {
7967
7974
  T023: "A 'script' tag cannot nest other child nodes, only text",
7968
7975
  T024: "Cannot put a reusable component definitions into a slot"
7969
7976
  }, ao = "__PARSED__";
7970
- function tx(e, t, o, i) {
7977
+ function rx(e, t, o, i) {
7971
7978
  const n = {
7972
7979
  vars: {},
7973
7980
  moduleErrors: {},
7974
7981
  functions: {}
7975
- }, s = {}, a = Pd(e, t, o, !0);
7976
- if (Ld(a))
7982
+ }, s = {}, a = Cd(e, t, o, !0);
7983
+ if (Pd(a))
7977
7984
  return { ...n, moduleErrors: a };
7978
7985
  const c = i(a.name);
7979
7986
  return a.statements.forEach((g) => {
@@ -8023,7 +8030,7 @@ function tx(e, t, o, i) {
8023
8030
  type: "ArrowE",
8024
8031
  args: d.args.slice(),
8025
8032
  statement: d.statement,
8026
- closureContext: br({
8033
+ closureContext: vr({
8027
8034
  childThreads: [],
8028
8035
  blocks: [{ vars: {} }],
8029
8036
  loops: [],
@@ -8041,8 +8048,8 @@ function tx(e, t, o, i) {
8041
8048
  };
8042
8049
  }
8043
8050
  }
8044
- const Ro = "Component", Te = /^[A-Z]/, Wo = /^on[A-Z]/, ox = ["name", "value"], rx = 9, nx = 3;
8045
- function ix(e, t, o, i = () => "") {
8051
+ const Ro = "Component", Te = /^[A-Z]/, Wo = /^on[A-Z]/, nx = ["name", "value"], ix = 9, ax = 3;
8052
+ function lx(e, t, o, i = () => "") {
8046
8053
  const n = (f) => f.text ?? t(f);
8047
8054
  if (e.children.length !== 2)
8048
8055
  return X("T001"), null;
@@ -8224,9 +8231,9 @@ function ix(e, t, o, i = () => "") {
8224
8231
  }
8225
8232
  }), !m.script || m.script.trim().length === 0)
8226
8233
  return;
8227
- const D = new gr(m.script);
8234
+ const D = new br(m.script);
8228
8235
  try {
8229
- D.parseStatements(), m.scriptCollected = tx("Main", m.script, i, (w) => w);
8236
+ D.parseStatements(), m.scriptCollected = rx("Main", m.script, i, (w) => w);
8230
8237
  } catch (w) {
8231
8238
  D.errors && D.errors.length > 0 ? m.scriptError = D.errors : m.scriptError = w;
8232
8239
  }
@@ -8316,7 +8323,7 @@ function ix(e, t, o, i = () => "") {
8316
8323
  (U) => U.kind === p.ElementNode && Te.test(V(U))
8317
8324
  ), D = _.filter(
8318
8325
  (U) => U.kind === p.ElementNode && !Te.test(V(U))
8319
- ), ee = ft(m).map($), I = ee.filter((U) => ox.indexOf(U.name) >= 0);
8326
+ ), ee = ft(m).map($), I = ee.filter((U) => nx.indexOf(U.name) >= 0);
8320
8327
  if (ee.length > I.length)
8321
8328
  return X("T011", h), null;
8322
8329
  const w = I.find((U) => U.name === "name");
@@ -8425,7 +8432,7 @@ function ix(e, t, o, i = () => "") {
8425
8432
  }
8426
8433
  function ce(f) {
8427
8434
  const m = gt(f), v = V(f), _ = Te.test(v) || v === "property", R = v !== "event" && !Yt(v), D = ft(f);
8428
- lx(D), sx(D, n), q(D), se(m), M(m, R);
8435
+ cx(D), ux(D, n), q(D), se(m), M(m, R);
8429
8436
  let ee = !1, I = !1;
8430
8437
  for (let E = 0; E < m.length; ++E) {
8431
8438
  const U = m[E];
@@ -8439,7 +8446,7 @@ function ix(e, t, o, i = () => "") {
8439
8446
  continue;
8440
8447
  }
8441
8448
  let ie = n(U);
8442
- U.kind === p.StringLiteral ? ie = ie.slice(1, -1) : U.kind === p.CData && (ee = !0), _ ? ee ? te = ax(ie) : te = qo(ie) : te = {
8449
+ U.kind === p.StringLiteral ? ie = ie.slice(1, -1) : U.kind === p.CData && (ee = !0), _ ? ee ? te = sx(ie) : te = qo(ie) : te = {
8443
8450
  kind: p.TextNode,
8444
8451
  text: ie
8445
8452
  }, m[E] = te;
@@ -8457,7 +8464,7 @@ function ix(e, t, o, i = () => "") {
8457
8464
  }
8458
8465
  return f;
8459
8466
  }
8460
- function me(f) {
8467
+ function he(f) {
8461
8468
  for (let m = 0; m < f.length; ++m)
8462
8469
  if (f[m].kind === p.StringLiteral || f[m].kind === p.TextNode) {
8463
8470
  const v = /[\f\n\r\t\v\u0020\u1680\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff]+/g;
@@ -8467,9 +8474,9 @@ function ix(e, t, o, i = () => "") {
8467
8474
  );
8468
8475
  }
8469
8476
  }
8470
- function de(f) {
8477
+ function ue(f) {
8471
8478
  for (let m = 0; m < f.length; ++m)
8472
- f[m].kind === p.CData && (f[m].text = n(f[m]).slice(rx, -nx));
8479
+ f[m].kind === p.CData && (f[m].text = n(f[m]).slice(ix, -ax));
8473
8480
  }
8474
8481
  function se(f) {
8475
8482
  for (let m of f)
@@ -8509,7 +8516,7 @@ function ix(e, t, o, i = () => "") {
8509
8516
  return v === 0 ? null : (m += f.substring(v), m);
8510
8517
  }
8511
8518
  function M(f, m) {
8512
- m && me(f), de(f);
8519
+ m && he(f), ue(f);
8513
8520
  for (let v = f.length - 1; v > 0; --v) {
8514
8521
  const h = f[v - 1], _ = f[v];
8515
8522
  h.kind === p.StringLiteral && _.kind === p.CData ? (f[v - 1] = {
@@ -8534,7 +8541,7 @@ function ix(e, t, o, i = () => "") {
8534
8541
  }
8535
8542
  }
8536
8543
  }
8537
- function ax(e) {
8544
+ function sx(e) {
8538
8545
  return {
8539
8546
  kind: p.ElementNode,
8540
8547
  children: [
@@ -8593,7 +8600,7 @@ function qo(e) {
8593
8600
  };
8594
8601
  }
8595
8602
  function X(e, ...t) {
8596
- let o = ex[e] ?? "Unknown error";
8603
+ let o = ox[e] ?? "Unknown error";
8597
8604
  throw t && t.forEach((n, s) => o = i(o, `{${s}}`, n.toString())), new vo(o, e);
8598
8605
  function i(n, s, a) {
8599
8606
  do
@@ -8649,7 +8656,7 @@ function Vo(e, t) {
8649
8656
  ]
8650
8657
  };
8651
8658
  }
8652
- function lx(e) {
8659
+ function cx(e) {
8653
8660
  var t;
8654
8661
  for (let o of e)
8655
8662
  if (((t = o.children) == null ? void 0 : t.length) === 1) {
@@ -8662,7 +8669,7 @@ function lx(e) {
8662
8669
  o.children.push(i, n);
8663
8670
  }
8664
8671
  }
8665
- function sx(e, t) {
8672
+ function ux(e, t) {
8666
8673
  var o, i, n;
8667
8674
  for (let s of e) {
8668
8675
  const a = (o = s.children) == null ? void 0 : o[2];
@@ -8672,18 +8679,18 @@ function sx(e, t) {
8672
8679
  function Yt(e) {
8673
8680
  return e === "method";
8674
8681
  }
8675
- function cx(e, t = 0, o) {
8676
- const { parse: i, getText: n } = jm(e), { node: s, errors: a } = i();
8682
+ function dx(e, t = 0, o) {
8683
+ const { parse: i, getText: n } = ex(e), { node: s, errors: a } = i();
8677
8684
  if (a.length > 0) {
8678
8685
  const c = [];
8679
8686
  for (let g = 0; g < e.length; ++g)
8680
8687
  e[g] === `
8681
8688
  ` && c.push(g);
8682
- const u = ux(a, c), y = Go(s, n);
8689
+ const u = px(a, c), y = Go(s, n);
8683
8690
  return { component: null, errors: u, erroneousCompoundComponentName: y };
8684
8691
  }
8685
8692
  try {
8686
- return { component: ix(s, n, t, o), errors: [] };
8693
+ return { component: lx(s, n, t, o), errors: [] };
8687
8694
  } catch (c) {
8688
8695
  const u = Go(s, n), y = {
8689
8696
  message: c.message,
@@ -8701,7 +8708,7 @@ function cx(e, t = 0, o) {
8701
8708
  };
8702
8709
  }
8703
8710
  }
8704
- function ux(e, t) {
8711
+ function px(e, t) {
8705
8712
  if (t.length === 0) {
8706
8713
  for (let o of e)
8707
8714
  o.line = 1, o.col = o.pos + 1;
@@ -8737,12 +8744,12 @@ function Go(e, t) {
8737
8744
  }
8738
8745
  }
8739
8746
  function ut(e, t) {
8740
- const o = cx(t).component;
8747
+ const o = dx(t).component;
8741
8748
  if (!o)
8742
8749
  throw new Error(`Failed to parse ${e} component definition during build.`);
8743
8750
  return o;
8744
8751
  }
8745
- const Jt = "TableHeader", yr = T({
8752
+ const Jt = "TableHeader", kr = T({
8746
8753
  status: "experimental",
8747
8754
  description: `The \`${Jt}\` component can be used within a \`Table\` to define a particular table column's visual properties and data bindings.`,
8748
8755
  props: {
@@ -8752,7 +8759,7 @@ const Jt = "TableHeader", yr = T({
8752
8759
  [`padding-vertical-${Jt}`]: "$space-4",
8753
8760
  [`padding-horizontal-${Jt}`]: "$space-5"
8754
8761
  }
8755
- }), dx = `
8762
+ }), hx = `
8756
8763
  <Component name="TableHeader">
8757
8764
  <VStack
8758
8765
  verticalAlignment="center"
@@ -8762,21 +8769,21 @@ const Jt = "TableHeader", yr = T({
8762
8769
  </VStack>
8763
8770
  </Component>
8764
8771
  `;
8765
- ut(Jt, dx);
8766
- const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-vertical-TableOfContentsItem)", "padding-horizontal-TableOfContentsItem": "var(--xmlui-padding-horizontal-TableOfContentsItem)", "padding-horizontal-TableOfContentsItem-level-1": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-1)", "padding-horizontal-TableOfContentsItem-level-2": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-2)", "padding-horizontal-TableOfContentsItem-level-3": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-3)", "padding-horizontal-TableOfContentsItem-level-4": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-4)", "padding-horizontal-TableOfContentsItem-level-5": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-5)", "padding-horizontal-TableOfContentsItem-level-6": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-6)", "color-bg-TableOfContents": "var(--xmlui-color-bg-TableOfContents)", "width-TableOfContents": "var(--xmlui-width-TableOfContents)", "height-TableOfContents": "var(--xmlui-height-TableOfContents)", "border-radius-TableOfContents": "var(--xmlui-border-radius-TableOfContents)", "color-border-TableOfContents": "var(--xmlui-color-border-TableOfContents)", "thickness-border-TableOfContents": "var(--xmlui-thickness-border-TableOfContents)", "style-border-TableOfContents": "var(--xmlui-style-border-TableOfContents)", "margin-top-TableOfContents": "var(--xmlui-margin-top-TableOfContents)", "margin-bottom-TableOfContents": "var(--xmlui-margin-bottom-TableOfContents)", "padding-vertical-TableOfContents": "var(--xmlui-padding-vertical-TableOfContents)", "padding-horizontal-TableOfContents": "var(--xmlui-padding-horizontal-TableOfContents)", "border-width-TableOfContentsItem": "var(--xmlui-border-width-TableOfContentsItem)", "border-style-TableOfContentsItem": "var(--xmlui-border-style-TableOfContentsItem)", "border-color-TableOfContentsItem": "var(--xmlui-border-color-TableOfContentsItem)", "color-TableOfContentsItem": "var(--xmlui-color-TableOfContentsItem)", "font-size-TableOfContentsItem": "var(--xmlui-font-size-TableOfContentsItem)", "font-weight-TableOfContentsItem": "var(--xmlui-font-weight-TableOfContentsItem)", "font-family-TableOfContentsItem": "var(--xmlui-font-family-TableOfContentsItem)", "transform-TableOfContentsItem": "var(--xmlui-transform-TableOfContentsItem)", "align-vertical-TableOfContentsItem": "var(--xmlui-align-vertical-TableOfContentsItem)", "letter-spacing-TableOfContentsItem": "var(--xmlui-letter-spacing-TableOfContentsItem)", "border-color-TableOfContentsItem--active": "var(--xmlui-border-color-TableOfContentsItem--active)", "color-TableOfContentsItem--active": "var(--xmlui-color-TableOfContentsItem--active)", "font-weight-TableOfContentsItem--active": "var(--xmlui-font-weight-TableOfContentsItem--active)"}'`, hx = "_nav_1soaw_13", mx = "_list_1soaw_35", xx = "_listItem_1soaw_40", fx = "_link_1soaw_44", gx = "_head_1_1soaw_56", bx = "_head_2_1soaw_59", vx = "_head_3_1soaw_62", Tx = "_head_4_1soaw_65", yx = "_head_5_1soaw_68", kx = "_head_6_1soaw_71", wx = "_active_1soaw_74", $x = {
8767
- themeVars: px,
8768
- nav: hx,
8769
- list: mx,
8770
- listItem: xx,
8771
- link: fx,
8772
- head_1: gx,
8773
- head_2: bx,
8774
- head_3: vx,
8775
- head_4: Tx,
8776
- head_5: yx,
8777
- head_6: kx,
8778
- active: wx
8779
- }, W = "TableOfContents", _x = T({
8772
+ ut(Jt, hx);
8773
+ const mx = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-vertical-TableOfContentsItem)", "padding-horizontal-TableOfContentsItem": "var(--xmlui-padding-horizontal-TableOfContentsItem)", "padding-horizontal-TableOfContentsItem-level-1": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-1)", "padding-horizontal-TableOfContentsItem-level-2": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-2)", "padding-horizontal-TableOfContentsItem-level-3": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-3)", "padding-horizontal-TableOfContentsItem-level-4": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-4)", "padding-horizontal-TableOfContentsItem-level-5": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-5)", "padding-horizontal-TableOfContentsItem-level-6": "var(--xmlui-padding-horizontal-TableOfContentsItem-level-6)", "color-bg-TableOfContents": "var(--xmlui-color-bg-TableOfContents)", "width-TableOfContents": "var(--xmlui-width-TableOfContents)", "height-TableOfContents": "var(--xmlui-height-TableOfContents)", "border-radius-TableOfContents": "var(--xmlui-border-radius-TableOfContents)", "color-border-TableOfContents": "var(--xmlui-color-border-TableOfContents)", "thickness-border-TableOfContents": "var(--xmlui-thickness-border-TableOfContents)", "style-border-TableOfContents": "var(--xmlui-style-border-TableOfContents)", "margin-top-TableOfContents": "var(--xmlui-margin-top-TableOfContents)", "margin-bottom-TableOfContents": "var(--xmlui-margin-bottom-TableOfContents)", "padding-vertical-TableOfContents": "var(--xmlui-padding-vertical-TableOfContents)", "padding-horizontal-TableOfContents": "var(--xmlui-padding-horizontal-TableOfContents)", "border-width-TableOfContentsItem": "var(--xmlui-border-width-TableOfContentsItem)", "border-style-TableOfContentsItem": "var(--xmlui-border-style-TableOfContentsItem)", "border-color-TableOfContentsItem": "var(--xmlui-border-color-TableOfContentsItem)", "color-TableOfContentsItem": "var(--xmlui-color-TableOfContentsItem)", "font-size-TableOfContentsItem": "var(--xmlui-font-size-TableOfContentsItem)", "font-weight-TableOfContentsItem": "var(--xmlui-font-weight-TableOfContentsItem)", "font-family-TableOfContentsItem": "var(--xmlui-font-family-TableOfContentsItem)", "transform-TableOfContentsItem": "var(--xmlui-transform-TableOfContentsItem)", "align-vertical-TableOfContentsItem": "var(--xmlui-align-vertical-TableOfContentsItem)", "letter-spacing-TableOfContentsItem": "var(--xmlui-letter-spacing-TableOfContentsItem)", "border-color-TableOfContentsItem--active": "var(--xmlui-border-color-TableOfContentsItem--active)", "color-TableOfContentsItem--active": "var(--xmlui-color-TableOfContentsItem--active)", "font-weight-TableOfContentsItem--active": "var(--xmlui-font-weight-TableOfContentsItem--active)"}'`, xx = "_nav_1soaw_13", fx = "_list_1soaw_35", gx = "_listItem_1soaw_40", bx = "_link_1soaw_44", vx = "_head_1_1soaw_56", Tx = "_head_2_1soaw_59", yx = "_head_3_1soaw_62", kx = "_head_4_1soaw_65", wx = "_head_5_1soaw_68", $x = "_head_6_1soaw_71", _x = "_active_1soaw_74", Ix = {
8774
+ themeVars: mx,
8775
+ nav: xx,
8776
+ list: fx,
8777
+ listItem: gx,
8778
+ link: bx,
8779
+ head_1: vx,
8780
+ head_2: Tx,
8781
+ head_3: yx,
8782
+ head_4: kx,
8783
+ head_5: wx,
8784
+ head_6: $x,
8785
+ active: _x
8786
+ }, W = "TableOfContents", Bx = T({
8780
8787
  status: "experimental",
8781
8788
  description: `The \`${W}\` component collects headings and bookmarks within the current page and displays them in a tree representing their hierarchy. When you select an item in this tree, the component navigates the page to the selected position.`,
8782
8789
  props: {
@@ -8784,7 +8791,7 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
8784
8791
  "This property indicates that smooth scrolling is used while scrolling the selected table of contents items into view."
8785
8792
  )
8786
8793
  },
8787
- themeVars: z($x.themeVars),
8794
+ themeVars: z(Ix.themeVars),
8788
8795
  defaultThemeVars: {
8789
8796
  [`width-${W}`]: "auto",
8790
8797
  [`height-${W}`]: "auto",
@@ -8831,14 +8838,14 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
8831
8838
  [`color-${W}Item--active`]: "$color-text-secondary"
8832
8839
  }
8833
8840
  }
8834
- }), Ix = `'{"color-bg-Tabs": "var(--xmlui-color-bg-Tabs)", "color-border-Tabs": "var(--xmlui-color-border-Tabs)", "thickness-border-Tabs": "var(--xmlui-thickness-border-Tabs)", "color-border-active-Tabs": "var(--xmlui-color-border-active-Tabs)", "color-bg-trigger-Tabs": "var(--xmlui-color-bg-trigger-Tabs)", "color-bg-trigger-Tabs--hover": "var(--xmlui-color-bg-trigger-Tabs--hover)"}'`, Bx = "_tabs_gdijs_13", Sx = "_filler_gdijs_27", Ax = "_tabTrigger_gdijs_41", Ex = "_tabsList_gdijs_80", Nx = "_tabsContent_gdijs_97", zx = {
8835
- themeVars: Ix,
8836
- tabs: Bx,
8837
- filler: Sx,
8838
- tabTrigger: Ax,
8839
- tabsList: Ex,
8840
- tabsContent: Nx
8841
- }, Re = "Tabs", Lx = T({
8841
+ }), Sx = `'{"color-bg-Tabs": "var(--xmlui-color-bg-Tabs)", "color-border-Tabs": "var(--xmlui-color-border-Tabs)", "thickness-border-Tabs": "var(--xmlui-thickness-border-Tabs)", "color-border-active-Tabs": "var(--xmlui-color-border-active-Tabs)", "color-bg-trigger-Tabs": "var(--xmlui-color-bg-trigger-Tabs)", "color-bg-trigger-Tabs--hover": "var(--xmlui-color-bg-trigger-Tabs--hover)"}'`, Ax = "_tabs_gdijs_13", Ex = "_filler_gdijs_27", Nx = "_tabTrigger_gdijs_41", zx = "_tabsList_gdijs_80", Lx = "_tabsContent_gdijs_97", Px = {
8842
+ themeVars: Sx,
8843
+ tabs: Ax,
8844
+ filler: Ex,
8845
+ tabTrigger: Nx,
8846
+ tabsList: zx,
8847
+ tabsContent: Lx
8848
+ }, Re = "Tabs", Cx = T({
8842
8849
  status: "experimental",
8843
8850
  description: `The \`${Re}\` component provides a tabbed layout where each tab has a clickable label and content.`,
8844
8851
  props: {
@@ -8850,7 +8857,7 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
8850
8857
  ),
8851
8858
  tabTemplate: ne("This property declares the template for the clickable tab area.")
8852
8859
  },
8853
- themeVars: z(zx.themeVars),
8860
+ themeVars: z(Px.themeVars),
8854
8861
  defaultThemeVars: {
8855
8862
  [`color-bg-${Re}`]: "$color-bg-primary",
8856
8863
  [`style-border-${Re}`]: "solid",
@@ -8865,7 +8872,7 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
8865
8872
  [`color-bg-trigger-${Re}--hover`]: "$color-primary-800"
8866
8873
  }
8867
8874
  }
8868
- }), A = "Text", Px = T({
8875
+ }), A = "Text", Dx = T({
8869
8876
  description: `The \`${A}\` component displays textual information in a number of optional styles and variants.`,
8870
8877
  props: {
8871
8878
  value: l(
@@ -8873,7 +8880,7 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
8873
8880
  ),
8874
8881
  variant: l(
8875
8882
  "Optional string value that provides named presets for text variants with a unique combination of font style, weight, size, color and other parameters.",
8876
- Yi
8883
+ Xi
8877
8884
  ),
8878
8885
  maxLines: l(
8879
8886
  "This property determines the maximum number of lines the component can wrap to. If there is no space to display all the contents, the component displays up to as many lines as specified in this property."
@@ -8960,12 +8967,12 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
8960
8967
  [`color-${A}-secondary`]: "$color-text-secondary"
8961
8968
  }
8962
8969
  }
8963
- }), Be = "TextArea", Cx = [
8970
+ }), Be = "TextArea", Ox = [
8964
8971
  { value: "undefined", description: "No resizing" },
8965
8972
  { value: "horizontal", description: "Can only resize horizontally" },
8966
8973
  { value: "vertical", description: "Can only resize vertically" },
8967
8974
  { value: "both", description: "Can resize in both dimensions" }
8968
- ], Dx = T({
8975
+ ], Mx = T({
8969
8976
  status: "experimental",
8970
8977
  description: `\`${Be}\` is a component that provides a multiline text input area.`,
8971
8978
  props: {
@@ -9003,7 +9010,7 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
9003
9010
  validationStatus: De(),
9004
9011
  resize: l(
9005
9012
  "This optional property specifies in which dimensions can the `TextArea` be resized by the user.",
9006
- Cx
9013
+ Ox
9007
9014
  )
9008
9015
  },
9009
9016
  events: {
@@ -9018,26 +9025,26 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
9018
9025
  ),
9019
9026
  setValue: Je()
9020
9027
  },
9021
- themeVars: z(Sd.themeVars)
9022
- }), Ox = `'{"radius-Accordion": "var(--xmlui-radius-Accordion)", "color-border-Accordion": "var(--xmlui-color-border-Accordion)", "thickness-border-Accordion": "var(--xmlui-thickness-border-Accordion)", "style-border-Accordion": "var(--xmlui-style-border-Accordion)", "align-vertical-header-Accordion": "var(--xmlui-align-vertical-header-Accordion)", "font-size-header-Accordion": "var(--xmlui-font-size-header-Accordion)", "font-weight-header-Accordion": "var(--xmlui-font-weight-header-Accordion)", "font-style-header-Accordion": "var(--xmlui-font-style-header-Accordion)", "padding-vertical-header-Accordion": "var(--xmlui-padding-vertical-header-Accordion)", "padding-horizontal-header-Accordion": "var(--xmlui-padding-horizontal-header-Accordion)", "color-bg-header-Accordion": "var(--xmlui-color-bg-header-Accordion)", "color-header-Accordion": "var(--xmlui-color-header-Accordion)", "color-bg-header-Accordion-hover": "var(--xmlui-color-bg-header-Accordion-hover)", "color-content-Accordion": "var(--xmlui-color-content-Accordion)", "color-bg-content-Accordion": "var(--xmlui-color-bg-content-Accordion)", "width-icon-Accordion": "var(--xmlui-width-icon-Accordion)", "height-icon-Accordion": "var(--xmlui-height-icon-Accordion)", "color-icon-Accordion": "var(--xmlui-color-icon-Accordion)"}'`, Mx = "_root_lik78_13", Hx = "_item_lik78_24", Fx = "_header_lik78_43", Rx = "_trigger_lik78_48", Wx = "_triggerStart_lik78_66", qx = "_contentWrapper_lik78_70", Ux = "_slideDown_lik78_1", Vx = "_slideUp_lik78_1", Gx = "_content_lik78_70", Yx = "_chevron_lik78_86", Xx = {
9023
- themeVars: Ox,
9024
- root: Mx,
9025
- item: Hx,
9026
- header: Fx,
9027
- trigger: Rx,
9028
- triggerStart: Wx,
9029
- contentWrapper: qx,
9030
- slideDown: Ux,
9031
- slideUp: Vx,
9032
- content: Gx,
9033
- chevron: Yx
9034
- }, Q = "Accordion", Qx = T({
9028
+ themeVars: z(Ad.themeVars)
9029
+ }), Hx = `'{"radius-Accordion": "var(--xmlui-radius-Accordion)", "color-border-Accordion": "var(--xmlui-color-border-Accordion)", "thickness-border-Accordion": "var(--xmlui-thickness-border-Accordion)", "style-border-Accordion": "var(--xmlui-style-border-Accordion)", "align-vertical-header-Accordion": "var(--xmlui-align-vertical-header-Accordion)", "font-size-header-Accordion": "var(--xmlui-font-size-header-Accordion)", "font-weight-header-Accordion": "var(--xmlui-font-weight-header-Accordion)", "font-style-header-Accordion": "var(--xmlui-font-style-header-Accordion)", "padding-vertical-header-Accordion": "var(--xmlui-padding-vertical-header-Accordion)", "padding-horizontal-header-Accordion": "var(--xmlui-padding-horizontal-header-Accordion)", "color-bg-header-Accordion": "var(--xmlui-color-bg-header-Accordion)", "color-header-Accordion": "var(--xmlui-color-header-Accordion)", "color-bg-header-Accordion-hover": "var(--xmlui-color-bg-header-Accordion-hover)", "color-content-Accordion": "var(--xmlui-color-content-Accordion)", "color-bg-content-Accordion": "var(--xmlui-color-bg-content-Accordion)", "width-icon-Accordion": "var(--xmlui-width-icon-Accordion)", "height-icon-Accordion": "var(--xmlui-height-icon-Accordion)", "color-icon-Accordion": "var(--xmlui-color-icon-Accordion)"}'`, Fx = "_root_lik78_13", Rx = "_item_lik78_24", Wx = "_header_lik78_43", qx = "_trigger_lik78_48", Ux = "_triggerStart_lik78_66", Vx = "_contentWrapper_lik78_70", Gx = "_slideDown_lik78_1", Yx = "_slideUp_lik78_1", Xx = "_content_lik78_70", Qx = "_chevron_lik78_86", Zx = {
9030
+ themeVars: Hx,
9031
+ root: Fx,
9032
+ item: Rx,
9033
+ header: Wx,
9034
+ trigger: qx,
9035
+ triggerStart: Ux,
9036
+ contentWrapper: Vx,
9037
+ slideDown: Gx,
9038
+ slideUp: Yx,
9039
+ content: Xx,
9040
+ chevron: Qx
9041
+ }, Q = "Accordion", Jx = T({
9035
9042
  status: "in progress",
9036
9043
  description: `(**NOT IMPLEMENTED YET**) The \`${Q}\` component is a collapsible container that toggles the display of content sections. It helps organize information by expanding or collapsing it based on user interaction.`,
9037
9044
  props: {
9038
9045
  triggerPosition: l(
9039
9046
  "This property indicates the position where the trigger icon should be displayed. The `start` value signs the trigger is before the header text (template), and `end` indicates that it follows the header.",
9040
- fn,
9047
+ gn,
9041
9048
  null,
9042
9049
  "end"
9043
9050
  ),
@@ -9061,13 +9068,13 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
9061
9068
  displayDidChange: ye(Q)
9062
9069
  },
9063
9070
  apis: {
9064
- expanded: Ln(Q),
9065
- expand: Pn(Q),
9066
- collapse: Cn(Q),
9071
+ expanded: Pn(Q),
9072
+ expand: Cn(Q),
9073
+ collapse: Dn(Q),
9067
9074
  toggle: l(`This method toggles the state of the ${Q} between expanded and collapsed.`),
9068
9075
  focus: je(Q)
9069
9076
  },
9070
- themeVars: z(Xx.themeVars),
9077
+ themeVars: z(Zx.themeVars),
9071
9078
  defaultThemeVars: {
9072
9079
  [`padding-horizontal-header-${Q}`]: "$space-3",
9073
9080
  [`padding-vertical-header-${Q}`]: "$space-3",
@@ -9099,15 +9106,15 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
9099
9106
  [`color-icon-${Q}`]: "$color-surface-50"
9100
9107
  }
9101
9108
  }
9102
- }), Zx = '"[]"', Jx = {
9103
- themeVars: Zx
9104
- }, Xt = "Alert", jx = T({
9109
+ }), jx = '"[]"', Kx = {
9110
+ themeVars: jx
9111
+ }, Xt = "Alert", ef = T({
9105
9112
  status: "in progress",
9106
9113
  description: `(**NOT IMPLEMENTED YET**) The \`${Xt}\` component is a panel used to display important notifications or feedback to users. It helps convey different statuses or levels of urgency, such as success, warning, error, and others.`,
9107
9114
  props: {
9108
9115
  statusColor: l(
9109
9116
  `The value of this optional property sets the string to provide a color scheme for the ${Xt}.`,
9110
- hn,
9117
+ mn,
9111
9118
  "string",
9112
9119
  "primary"
9113
9120
  ),
@@ -9124,22 +9131,22 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
9124
9131
  `This method dismisses the ${Xt}. It triggers the \`didDismiss\` event with the argument set to \`false\`.`
9125
9132
  )
9126
9133
  },
9127
- themeVars: z(Jx.themeVars),
9134
+ themeVars: z(Kx.themeVars),
9128
9135
  defaultThemeVars: {
9129
9136
  light: {},
9130
9137
  dark: {}
9131
9138
  }
9132
- }), Yo = "TabItem", Kx = T({
9139
+ }), Yo = "TabItem", tf = T({
9133
9140
  description: `\`${Yo}\` is a non-visual component describing a tab. Tabs component may use nested ${Yo} instances from which the user can select.`,
9134
9141
  props: {
9135
9142
  label: xe()
9136
9143
  }
9137
- }), ef = "Fragment", tf = T({
9138
- description: `The \`${ef}\` component encloses multiple child components into a single root component, so it can be used where only a single component definition is allowed.`,
9144
+ }), of = "Fragment", rf = T({
9145
+ description: `The \`${of}\` component encloses multiple child components into a single root component, so it can be used where only a single component definition is allowed.`,
9139
9146
  opaque: !0
9140
- }), of = "Tree", rf = T({
9147
+ }), nf = "Tree", af = T({
9141
9148
  status: "in progress",
9142
- description: `The \`${of}\` component is a virtualized tree component that displays hierarchical data.`,
9149
+ description: `The \`${nf}\` component is a virtualized tree component that displays hierarchical data.`,
9143
9150
  props: {
9144
9151
  data: {
9145
9152
  description: "The data source of the tree.",
@@ -9150,7 +9157,7 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
9150
9157
  },
9151
9158
  itemTemplate: ne("The template for each item in the tree.")
9152
9159
  }
9153
- }), Qt = "APICall", nf = T({
9160
+ }), Qt = "APICall", lf = T({
9154
9161
  description: `\`${Qt}\` is used to mutate (create, update or delete) some data on the backend. It is similar in nature to the \`DataSource\` component which retrieves data from the backend.`,
9155
9162
  props: {
9156
9163
  method: l(
@@ -9218,7 +9225,7 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
9218
9225
  "This method triggers the invocation of the API. You can pass an arbitrary number of parameters to the method. In the `APICall` instance, you can access those with the `$param` and `$params` context values."
9219
9226
  )
9220
9227
  }
9221
- }), af = T({
9228
+ }), sf = T({
9222
9229
  status: "deprecated",
9223
9230
  description: "The `BarChart` component represents a bar chart.",
9224
9231
  props: {
@@ -9234,7 +9241,7 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
9234
9241
  ),
9235
9242
  indexBy: l("Determines which attribute groups the bars together.")
9236
9243
  },
9237
- themeVars: z(vr.themeVars),
9244
+ themeVars: z(Tr.themeVars),
9238
9245
  defaultThemeVars: {
9239
9246
  "scheme-BarChart": "pastel1",
9240
9247
  "color-text-BarChart": "$color-text-secondary",
@@ -9249,7 +9256,7 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
9249
9256
  "scheme-BarChart": "dark2"
9250
9257
  }
9251
9258
  }
9252
- }), lf = T({
9259
+ }), cf = T({
9253
9260
  status: "deprecated",
9254
9261
  description: "(**OBSOLETE**) A chart component",
9255
9262
  props: {
@@ -9261,7 +9268,7 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
9261
9268
  tooltipEnabled: l("(**OBSOLETE**)"),
9262
9269
  showLegend: l("(**OBSOLETE**)")
9263
9270
  }
9264
- }), lo = "DataSource", sf = T({
9271
+ }), lo = "DataSource", uf = T({
9265
9272
  status: "stable",
9266
9273
  description: `The \`${lo}\` component manages fetching data from a web API endpoint. This component automatically manages the complexity of the fetch operation and caching. To manipulate data on the backend, use the [\`APICall\`](./APICall.mdx) component.`,
9267
9274
  props: {
@@ -9309,10 +9316,10 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
9309
9316
  ),
9310
9317
  error: l("This event fires when a request results in an error.")
9311
9318
  }
9312
- }), co = "FormSection", kr = T({
9319
+ }), co = "FormSection", wr = T({
9313
9320
  status: "experimental",
9314
9321
  description: `The \`${co}\` is a component that groups cohesive elements together within a \`Form\`. This grouping is indicated visually: the child components of the \`${co}\` are placed in a [\`FlowLayout\`](./FlowLayout.mdx) component.`
9315
- }), cf = `
9322
+ }), df = `
9316
9323
  <Component name="FormSection">
9317
9324
  <VStack paddingBottom="{$props.paddingBottom ?? '1rem'}" gap="0">
9318
9325
  <Heading
@@ -9335,8 +9342,8 @@ const px = `'{"padding-vertical-TableOfContentsItem": "var(--xmlui-padding-verti
9335
9342
  </VStack>
9336
9343
  </Component>
9337
9344
  `;
9338
- ut(co, cf);
9339
- const uf = "IconInfoCard", wr = T({
9345
+ ut(co, df);
9346
+ const pf = "IconInfoCard", $r = T({
9340
9347
  status: "experimental",
9341
9348
  description: "This component displays an icon and some content in a card.",
9342
9349
  props: {
@@ -9344,7 +9351,7 @@ const uf = "IconInfoCard", wr = T({
9344
9351
  iconBackgroundColor: l("The background color of the icon."),
9345
9352
  iconName: l("The name of the icon to display.")
9346
9353
  }
9347
- }), df = `
9354
+ }), hf = `
9348
9355
  <Component name="IconInfoCard">
9349
9356
  <Card height="{$props.height}" width="{$props.width}">
9350
9357
  <HStack verticalAlignment="center">
@@ -9362,10 +9369,10 @@ const uf = "IconInfoCard", wr = T({
9362
9369
  </Card>
9363
9370
  </Component>
9364
9371
  `;
9365
- ut(uf, df);
9366
- const $r = "PageHeader", _r = T({
9372
+ ut(pf, hf);
9373
+ const _r = "PageHeader", Ir = T({
9367
9374
  status: "experimental",
9368
- description: `The \`${$r}\` component is a component that displays a title and an optional pre-title. The pre-title is displayed above the title.`,
9375
+ description: `The \`${_r}\` component is a component that displays a title and an optional pre-title. The pre-title is displayed above the title.`,
9369
9376
  props: {
9370
9377
  preTitle: l("The pre-title to display above the title."),
9371
9378
  title: l("The title to display.")
@@ -9373,7 +9380,7 @@ const $r = "PageHeader", _r = T({
9373
9380
  defaultThemeVars: {
9374
9381
  "gap-PageHeader": "$space-2"
9375
9382
  }
9376
- }), pf = `
9383
+ }), mf = `
9377
9384
  <Component name="PageHeader">
9378
9385
  <HStack gap="$gap-PageHeader" verticalAlignment="center">
9379
9386
  <VStack gap="$space-tight">
@@ -9385,11 +9392,11 @@ const $r = "PageHeader", _r = T({
9385
9392
  </HStack>
9386
9393
  </Component>
9387
9394
  `;
9388
- ut($r, pf);
9389
- const hf = "ThemeChangerButton", mf = T({
9395
+ ut(_r, mf);
9396
+ const xf = "ThemeChangerButton", ff = T({
9390
9397
  status: "experimental",
9391
9398
  docFolder: "ThemeChanger",
9392
- description: `The \`${hf}\` component is a component that allows the user to change the theme of the app.`,
9399
+ description: `The \`${xf}\` component is a component that allows the user to change the theme of the app.`,
9393
9400
  props: {
9394
9401
  showSettings: l(
9395
9402
  "This property indicates if the Settings function of this component is displayed.",
@@ -9398,7 +9405,7 @@ const hf = "ThemeChangerButton", mf = T({
9398
9405
  !0
9399
9406
  )
9400
9407
  }
9401
- }), xf = "Toolbar", Ir = T({
9408
+ }), gf = "Toolbar", Br = T({
9402
9409
  status: "experimental",
9403
9410
  description: "This component is a container for a toolbar.",
9404
9411
  props: {
@@ -9407,7 +9414,7 @@ const hf = "ThemeChangerButton", mf = T({
9407
9414
  defaultThemeVars: {
9408
9415
  "gap-Toolbar": "$space-2"
9409
9416
  }
9410
- }), ff = `
9417
+ }), bf = `
9411
9418
  <Component name="Toolbar">
9412
9419
  <HStack
9413
9420
  gap="$gap-Toolbar"
@@ -9417,8 +9424,8 @@ const hf = "ThemeChangerButton", mf = T({
9417
9424
  </HStack>
9418
9425
  </Component>
9419
9426
  `;
9420
- ut(xf, ff);
9421
- const gf = "ToolbarButton", Br = T({
9427
+ ut(gf, bf);
9428
+ const vf = "ToolbarButton", Sr = T({
9422
9429
  status: "experimental",
9423
9430
  description: "This component is a button that is used in a toolbar.",
9424
9431
  props: {
@@ -9429,7 +9436,7 @@ const gf = "ToolbarButton", Br = T({
9429
9436
  "padding-horizontal-ToolbarButton": "$space-1",
9430
9437
  "padding-vertical-ToolbarButton": "$space-1"
9431
9438
  }
9432
- }), bf = `
9439
+ }), Tf = `
9433
9440
  <Component name="ToolbarButton">
9434
9441
  <Button
9435
9442
  variant="ghost"
@@ -9443,14 +9450,14 @@ const gf = "ToolbarButton", Br = T({
9443
9450
  </Button>
9444
9451
  </Component>
9445
9452
  `;
9446
- ut(gf, bf);
9447
- const vf = "TrendLabel", Sr = T({
9453
+ ut(vf, Tf);
9454
+ const yf = "TrendLabel", Ar = T({
9448
9455
  status: "experimental",
9449
9456
  description: "This component displays a trend label.",
9450
9457
  props: {
9451
9458
  change: l("The change percentage.")
9452
9459
  }
9453
- }), Tf = `
9460
+ }), kf = `
9454
9461
  <Component name="TrendLabel">
9455
9462
  <Fragment>
9456
9463
  <Text when="{$props.change > 0}" marginLeft="$space-tight" color="$color-valid">
@@ -9468,12 +9475,12 @@ const vf = "TrendLabel", Sr = T({
9468
9475
  </Fragment>
9469
9476
  </Component>
9470
9477
  `;
9471
- ut(vf, Tf);
9472
- const yf = '"[]"', kf = {
9473
- themeVars: yf
9474
- }, wf = "ButtonGroup", $f = T({
9478
+ ut(yf, kf);
9479
+ const wf = '"[]"', $f = {
9480
+ themeVars: wf
9481
+ }, _f = "ButtonGroup", If = T({
9475
9482
  status: "in progress",
9476
- description: `(**NOT IMPLEMENTED YET**) The \`${wf}\` component is a container that embeds buttons used together for a particular reason. It provides a view that emphasizes this coherency.`,
9483
+ description: `(**NOT IMPLEMENTED YET**) The \`${_f}\` component is a container that embeds buttons used together for a particular reason. It provides a view that emphasizes this coherency.`,
9477
9484
  props: {
9478
9485
  themeColor: l(
9479
9486
  "This optional property specifies the default theme color for the buttons in the group. Individual buttons may override this setting with their `themeColor` property.",
@@ -9487,7 +9494,7 @@ const yf = '"[]"', kf = {
9487
9494
  "string",
9488
9495
  "solid"
9489
9496
  ),
9490
- orientation: Mn("horizontal"),
9497
+ orientation: Hn("horizontal"),
9491
9498
  buttonWidth: l(
9492
9499
  "When this optional property is set, all buttons within the group will have the specified width. If it is empty, each button's width accommodates its content."
9493
9500
  ),
@@ -9495,27 +9502,27 @@ const yf = '"[]"', kf = {
9495
9502
  "When this optional property is set, adjacent buttons will have the specified gap between them. If this property is not set, the buttons will be merged into one group."
9496
9503
  )
9497
9504
  },
9498
- themeVars: z(kf.themeVars),
9505
+ themeVars: z($f.themeVars),
9499
9506
  defaultThemeVars: {
9500
9507
  light: {},
9501
9508
  dark: {}
9502
9509
  }
9503
- }), _f = "Breakout", If = T({
9504
- description: `The \`${_f}\` component creates a breakout section. It allows its child to occupy the entire width of the UI even if the app or the parent container constrains the maximum content width.`
9505
- }), Bf = `'{"width-Carousel": "var(--xmlui-width-Carousel)", "height-Carousel": "var(--xmlui-height-Carousel)", "height-control-Carousel": "var(--xmlui-height-control-Carousel)", "width-control-Carousel": "var(--xmlui-width-control-Carousel)", "color-text-control-Carousel": "var(--xmlui-color-text-control-Carousel)", "color-bg-control-Carousel": "var(--xmlui-color-bg-control-Carousel)", "radius-control-Carousel": "var(--xmlui-radius-control-Carousel)", "color-bg-control-hover-Carousel": "var(--xmlui-color-bg-control-hover-Carousel)", "color-text-control-hover-Carousel": "var(--xmlui-color-text-control-hover-Carousel)", "color-bg-control-active-Carousel": "var(--xmlui-color-bg-control-active-Carousel)", "color-text-control-active-Carousel": "var(--xmlui-color-text-control-active-Carousel)", "color-text-control-disabled-Carousel": "var(--xmlui-color-text-control-disabled-Carousel)", "color-bg-control-disabled-Carousel": "var(--xmlui-color-bg-control-disabled-Carousel)", "width-indicator-Carousel": "var(--xmlui-width-indicator-Carousel)", "height-indicator-Carousel": "var(--xmlui-height-indicator-Carousel)", "color-text-indicator-Carousel": "var(--xmlui-color-text-indicator-Carousel)", "color-bg-indicator-Carousel": "var(--xmlui-color-bg-indicator-Carousel)", "color-bg-indicator-hover-Carousel": "var(--xmlui-color-bg-indicator-hover-Carousel)", "color-text-indicator-hover-Carousel": "var(--xmlui-color-text-indicator-hover-Carousel)", "color-bg-indicator-active-Carousel": "var(--xmlui-color-bg-indicator-active-Carousel)", "color-text-indicator-active-Carousel": "var(--xmlui-color-text-indicator-active-Carousel)"}'`, Sf = "_carousel_wc2m5_13", Af = "_innerWrapper_wc2m5_22", Ef = "_carouselContentWrapper_wc2m5_28", Nf = "_carouselContent_wc2m5_28", zf = "_vertical_wc2m5_38", Lf = "_carouselItem_wc2m5_42", Pf = "_controls_wc2m5_49", Cf = "_controlButton_wc2m5_58", Df = "_indicators_wc2m5_85", Of = "_indicator_wc2m5_85", Mf = "_active_wc2m5_105", Hf = {
9506
- themeVars: Bf,
9507
- carousel: Sf,
9508
- innerWrapper: Af,
9509
- carouselContentWrapper: Ef,
9510
- carouselContent: Nf,
9511
- vertical: zf,
9512
- carouselItem: Lf,
9513
- controls: Pf,
9514
- controlButton: Cf,
9515
- indicators: Df,
9516
- indicator: Of,
9517
- active: Mf
9518
- }, ae = "Carousel", Ff = T({
9510
+ }), Bf = "Breakout", Sf = T({
9511
+ description: `The \`${Bf}\` component creates a breakout section. It allows its child to occupy the entire width of the UI even if the app or the parent container constrains the maximum content width.`
9512
+ }), Af = `'{"width-Carousel": "var(--xmlui-width-Carousel)", "height-Carousel": "var(--xmlui-height-Carousel)", "height-control-Carousel": "var(--xmlui-height-control-Carousel)", "width-control-Carousel": "var(--xmlui-width-control-Carousel)", "color-text-control-Carousel": "var(--xmlui-color-text-control-Carousel)", "color-bg-control-Carousel": "var(--xmlui-color-bg-control-Carousel)", "radius-control-Carousel": "var(--xmlui-radius-control-Carousel)", "color-bg-control-hover-Carousel": "var(--xmlui-color-bg-control-hover-Carousel)", "color-text-control-hover-Carousel": "var(--xmlui-color-text-control-hover-Carousel)", "color-bg-control-active-Carousel": "var(--xmlui-color-bg-control-active-Carousel)", "color-text-control-active-Carousel": "var(--xmlui-color-text-control-active-Carousel)", "color-text-control-disabled-Carousel": "var(--xmlui-color-text-control-disabled-Carousel)", "color-bg-control-disabled-Carousel": "var(--xmlui-color-bg-control-disabled-Carousel)", "width-indicator-Carousel": "var(--xmlui-width-indicator-Carousel)", "height-indicator-Carousel": "var(--xmlui-height-indicator-Carousel)", "color-text-indicator-Carousel": "var(--xmlui-color-text-indicator-Carousel)", "color-bg-indicator-Carousel": "var(--xmlui-color-bg-indicator-Carousel)", "color-bg-indicator-hover-Carousel": "var(--xmlui-color-bg-indicator-hover-Carousel)", "color-text-indicator-hover-Carousel": "var(--xmlui-color-text-indicator-hover-Carousel)", "color-bg-indicator-active-Carousel": "var(--xmlui-color-bg-indicator-active-Carousel)", "color-text-indicator-active-Carousel": "var(--xmlui-color-text-indicator-active-Carousel)"}'`, Ef = "_carousel_wc2m5_13", Nf = "_innerWrapper_wc2m5_22", zf = "_carouselContentWrapper_wc2m5_28", Lf = "_carouselContent_wc2m5_28", Pf = "_vertical_wc2m5_38", Cf = "_carouselItem_wc2m5_42", Df = "_controls_wc2m5_49", Of = "_controlButton_wc2m5_58", Mf = "_indicators_wc2m5_85", Hf = "_indicator_wc2m5_85", Ff = "_active_wc2m5_105", Rf = {
9513
+ themeVars: Af,
9514
+ carousel: Ef,
9515
+ innerWrapper: Nf,
9516
+ carouselContentWrapper: zf,
9517
+ carouselContent: Lf,
9518
+ vertical: Pf,
9519
+ carouselItem: Cf,
9520
+ controls: Df,
9521
+ controlButton: Of,
9522
+ indicators: Mf,
9523
+ indicator: Hf,
9524
+ active: Ff
9525
+ }, ae = "Carousel", Wf = T({
9519
9526
  status: "in progress",
9520
9527
  description: "This component displays a slideshow by cycling through elements (images, text, or custom slides) like a carousel.",
9521
9528
  props: {
@@ -9566,7 +9573,7 @@ const yf = '"[]"', kf = {
9566
9573
  scrollPrev: l("This method scrolls the carousel to the previous slide."),
9567
9574
  scrollNext: l("This method scrolls the carousel to the next slide.")
9568
9575
  },
9569
- themeVars: z(Hf.themeVars),
9576
+ themeVars: z(Rf.themeVars),
9570
9577
  defaultThemeVars: {
9571
9578
  [`color-bg-control-${ae}`]: "$color-primary",
9572
9579
  [`color-text-control-${ae}`]: "$color-primary",
@@ -9590,13 +9597,13 @@ const yf = '"[]"', kf = {
9590
9597
  [`height-${ae}`]: "100%",
9591
9598
  [`width-${ae}`]: "100%"
9592
9599
  }
9593
- }), Rf = "ToneChangerButton", Wf = T({
9600
+ }), qf = "ToneChangerButton", Uf = T({
9594
9601
  status: "experimental",
9595
9602
  docFolder: "ThemeChanger",
9596
- description: `The \`${Rf}\` component is a component that allows the user to change the tone of the app.`,
9603
+ description: `The \`${qf}\` component is a component that allows the user to change the tone of the app.`,
9597
9604
  props: {}
9598
- }), qf = "Option", Uf = T({
9599
- description: `\`${qf}\` is a non-visual component describing a selection option. Other components (such as \`Select\`, \`Combobox\`, and others) may use nested \`Option\` instances from which the user can select.`,
9605
+ }), Vf = "Option", Gf = T({
9606
+ description: `\`${Vf}\` is a non-visual component describing a selection option. Other components (such as \`Select\`, \`Combobox\`, and others) may use nested \`Option\` instances from which the user can select.`,
9600
9607
  props: {
9601
9608
  label: l(
9602
9609
  "This property defines the text to display for the option. If `label` is not defined, `Option` will use the `value` as the label."
@@ -9606,12 +9613,12 @@ const yf = '"[]"', kf = {
9606
9613
  ),
9607
9614
  enabled: fe()
9608
9615
  }
9609
- }), Vf = zr((e) => {
9610
- const t = sd();
9611
- return t ? /* @__PURE__ */ he(t, { ...e }) : null;
9616
+ }), Yf = Lr((e) => {
9617
+ const t = cd();
9618
+ return t ? /* @__PURE__ */ pe(t, { ...e }) : null;
9612
9619
  });
9613
- Vf.displayName = "OptionNative";
9614
- const le = "AutoComplete", Gf = T({
9620
+ Yf.displayName = "OptionNative";
9621
+ const le = "AutoComplete", Xf = T({
9615
9622
  description: "This component is a dropdown with a list of options. According to the `multi` property, the user can select one or more items.",
9616
9623
  status: "experimental",
9617
9624
  props: {
@@ -9625,7 +9632,7 @@ const le = "AutoComplete", Gf = T({
9625
9632
  enabled: fe(),
9626
9633
  validationStatus: De(),
9627
9634
  dropdownHeight: l("This property sets the height of the dropdown list."),
9628
- multi: nr(),
9635
+ multi: ir(),
9629
9636
  optionTemplate: ne(
9630
9637
  "This property enables the customization of list items. To access the attributes of a list item use the `$item` context variable."
9631
9638
  ),
@@ -9650,7 +9657,7 @@ const le = "AutoComplete", Gf = T({
9650
9657
  "This context value represents an item when you define an option item template. Use `$item.value` and `$item.label` to refer to the value and label of the particular option."
9651
9658
  )
9652
9659
  },
9653
- themeVars: z(Jd.themeVars),
9660
+ themeVars: z(jd.themeVars),
9654
9661
  defaultThemeVars: {
9655
9662
  [`color-bg-menu-${le}`]: "$color-bg-primary",
9656
9663
  [`shadow-menu-${le}`]: "$shadow-md",
@@ -9676,110 +9683,110 @@ const le = "AutoComplete", Gf = T({
9676
9683
  [`color-text-item-${le}--disabled`]: "$color-surface-800"
9677
9684
  }
9678
9685
  }
9679
- }), jf = {
9680
- Accordion: Qx,
9681
- Alert: jx,
9682
- APICall: nf,
9683
- App: dl,
9684
- AppHeader: pl,
9685
- AppState: hl,
9686
- AutoComplete: Gf,
9687
- Avatar: kl,
9688
- Badge: Bl,
9689
- BarChart: af,
9690
- Bookmark: Al,
9691
- Breakout: If,
9692
- Button: Hn,
9693
- ButtonGroup: $f,
9694
- Card: jl,
9695
- Carousel: Ff,
9696
- ChangeListener: Kl,
9697
- Chart: lf,
9698
- Checkbox: as,
9699
- Column: Lm,
9700
- ContentSeparator: ps,
9701
- DataSource: sf,
9702
- DatePicker: ic,
9703
- DropdownMenu: mc,
9704
- Fragment: tf,
9705
- MenuItem: xc,
9706
- SubMenuItem: gc,
9707
- EmojiSelector: Tc,
9708
- FileInput: Ic,
9709
- FileUploadDropZone: zc,
9710
- FlowLayout: Wc,
9711
- Footer: Xc,
9712
- Form: xu,
9713
- FormItem: jd,
9714
- FormSection: kr,
9715
- Heading: tp,
9716
- H1: op,
9717
- H2: rp,
9718
- H3: np,
9719
- H4: ip,
9720
- H5: ap,
9721
- H6: lp,
9722
- HoverCard: sp,
9723
- Icon: cp,
9724
- IconInfoCard: wr,
9725
- Image: up,
9726
- Items: pp,
9727
- Link: hp,
9728
- List: vp,
9729
- Logo: yp,
9730
- Markdown: Ep,
9731
- MenuSeparator: bc,
9732
- ModalDialog: Np,
9733
- NavGroup: Op,
9734
- NavLink: Mp,
9735
- NavPanel: Hp,
9736
- NoResult: Up,
9737
- NumberBox: Vp,
9738
- OffCanvas: Xp,
9739
- Option: Uf,
9740
- PageMetaTitle: Qp,
9741
- Page: Zp,
9742
- PageHeader: _r,
9743
- Pages: jp,
9744
- Pdf: eh,
9745
- PieChart: mh,
9746
- PositionedContainer: vh,
9747
- ProgressBar: $h,
9748
- Queue: _h,
9749
- RadioGroup: Ih,
9750
- RealTimeAdapter: Sh,
9751
- Redirect: Eh,
9752
- Select: Nh,
9753
- SelectionStore: Lh,
9754
- SpaceFiller: Ch,
9755
- Spinner: Dh,
9756
- Splitter: Yh,
9757
- HSplitter: Xh,
9758
- VSplitter: Qh,
9686
+ }), eg = {
9687
+ Accordion: Jx,
9688
+ Alert: ef,
9689
+ APICall: lf,
9690
+ App: pl,
9691
+ AppHeader: hl,
9692
+ AppState: ml,
9693
+ AutoComplete: Xf,
9694
+ Avatar: wl,
9695
+ Badge: Sl,
9696
+ BarChart: sf,
9697
+ Bookmark: El,
9698
+ Breakout: Sf,
9699
+ Button: Fn,
9700
+ ButtonGroup: If,
9701
+ Card: Kl,
9702
+ Carousel: Wf,
9703
+ ChangeListener: es,
9704
+ Chart: cf,
9705
+ Checkbox: ls,
9706
+ Column: Cm,
9707
+ ContentSeparator: hs,
9708
+ DataSource: uf,
9709
+ DatePicker: ac,
9710
+ DropdownMenu: xc,
9711
+ Fragment: rf,
9712
+ MenuItem: fc,
9713
+ SubMenuItem: bc,
9714
+ EmojiSelector: yc,
9715
+ FileInput: Bc,
9716
+ FileUploadDropZone: Lc,
9717
+ FlowLayout: qc,
9718
+ Footer: Qc,
9719
+ Form: fu,
9720
+ FormItem: Kd,
9721
+ FormSection: wr,
9722
+ Heading: op,
9723
+ H1: rp,
9724
+ H2: np,
9725
+ H3: ip,
9726
+ H4: ap,
9727
+ H5: lp,
9728
+ H6: sp,
9729
+ HoverCard: cp,
9730
+ Icon: up,
9731
+ IconInfoCard: $r,
9732
+ Image: dp,
9733
+ Items: hp,
9734
+ Link: mp,
9735
+ List: yp,
9736
+ Logo: wp,
9737
+ Markdown: zp,
9738
+ MenuSeparator: vc,
9739
+ ModalDialog: Lp,
9740
+ NavGroup: Hp,
9741
+ NavLink: Fp,
9742
+ NavPanel: Rp,
9743
+ NoResult: Gp,
9744
+ NumberBox: Yp,
9745
+ OffCanvas: Zp,
9746
+ Option: Gf,
9747
+ PageMetaTitle: Jp,
9748
+ Page: jp,
9749
+ PageHeader: Ir,
9750
+ Pages: eh,
9751
+ Pdf: oh,
9752
+ PieChart: fh,
9753
+ PositionedContainer: yh,
9754
+ ProgressBar: Ih,
9755
+ Queue: Bh,
9756
+ RadioGroup: Sh,
9757
+ RealTimeAdapter: Eh,
9758
+ Redirect: zh,
9759
+ Select: Lh,
9760
+ SelectionStore: Ch,
9761
+ SpaceFiller: Oh,
9762
+ Spinner: Mh,
9763
+ Splitter: Qh,
9764
+ HSplitter: Zh,
9765
+ VSplitter: Jh,
9759
9766
  Stack: zt,
9760
- CHStack: si,
9761
- CVStack: li,
9762
- HStack: ai,
9763
- VStack: ii,
9764
- StickyBox: tm,
9765
- Switch: om,
9766
- Table: Nm,
9767
- TableHeader: yr,
9768
- TableOfContents: _x,
9769
- TabItem: Kx,
9770
- Tabs: Lx,
9771
- Text: Px,
9772
- TextArea: Dx,
9773
- TextBox: hr,
9774
- PasswordInput: da,
9775
- Toolbar: Ir,
9776
- ToolbarButton: Br,
9777
- TrendLabel: Sr,
9778
- Theme: pa,
9779
- ThemeChangerButton: mf,
9780
- ToneChangerButton: Wf,
9781
- Tree: rf
9767
+ CHStack: ci,
9768
+ CVStack: si,
9769
+ HStack: li,
9770
+ VStack: ai,
9771
+ StickyBox: rm,
9772
+ Switch: nm,
9773
+ Table: Lm,
9774
+ TableHeader: kr,
9775
+ TableOfContents: Bx,
9776
+ TabItem: tf,
9777
+ Tabs: Cx,
9778
+ Text: Dx,
9779
+ TextArea: Mx,
9780
+ TextBox: mr,
9781
+ PasswordInput: pa,
9782
+ Toolbar: Br,
9783
+ ToolbarButton: Sr,
9784
+ TrendLabel: Ar,
9785
+ Theme: ha,
9786
+ ThemeChangerButton: ff,
9787
+ ToneChangerButton: Uf,
9788
+ Tree: af
9782
9789
  };
9783
9790
  export {
9784
- jf as collectedComponentMetadata
9791
+ eg as collectedComponentMetadata
9785
9792
  };