xmlui 0.9.2 → 0.9.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,6 +1,6 @@
1
1
  (function(global, factory) {
2
- typeof exports === "object" && typeof module !== "undefined" ? factory(exports, require("react/jsx-runtime"), require("react"), require("classnames"), require("lodash-es"), require("@remix-run/react"), require("react-day-picker"), require("date-fns"), require("@radix-ui/react-dropdown-menu"), require("react-dom"), require("immer"), require("@radix-ui/react-dialog"), require("use-context-selector"), require("react-dropzone"), require("@radix-ui/react-visually-hidden"), require("@radix-ui/react-select"), require("@radix-ui/react-popover"), require("cmdk"), require("@radix-ui/react-radio-group"), require("react-textarea-autosize"), require("@radix-ui/react-slider"), require("react-markdown"), require("remark-gfm"), require("unist-util-visit"), require("@tanstack/react-table"), require("@tanstack/react-virtual"), require("@radix-ui/react-accordion"), require("@eslint-community/regexpp"), require("embla-carousel-react"), require("embla-carousel-autoplay")) : typeof define === "function" && define.amd ? define(["exports", "react/jsx-runtime", "react", "classnames", "lodash-es", "@remix-run/react", "react-day-picker", "date-fns", "@radix-ui/react-dropdown-menu", "react-dom", "immer", "@radix-ui/react-dialog", "use-context-selector", "react-dropzone", "@radix-ui/react-visually-hidden", "@radix-ui/react-select", "@radix-ui/react-popover", "cmdk", "@radix-ui/react-radio-group", "react-textarea-autosize", "@radix-ui/react-slider", "react-markdown", "remark-gfm", "unist-util-visit", "@tanstack/react-table", "@tanstack/react-virtual", "@radix-ui/react-accordion", "@eslint-community/regexpp", "embla-carousel-react", "embla-carousel-autoplay"], factory) : (global = typeof globalThis !== "undefined" ? globalThis : global || self, factory(global["xmlui-metadata"] = {}, global["react/jsx-runtime"], global.React, global.classnames, global.lodashEs, global.react, global.reactDayPicker, global.dateFns, global.ReactDropdownMenu, global.ReactDOM, global.produce, global.SheetPrimitive, global.useContextSelector, global.dropzone, global.VisuallyHidden, global.reactSelect, global.reactPopover, global.cmdk, global.InnerRadioGroup, global.TextareaAutosize, global.reactSlider, global.ReactMarkdown, global.remarkGfm, global.unistUtilVisit, global.reactTable, global.reactVirtual, global.RAccordion, global.regexpp, global.useEmblaCarousel, global.Autoplay));
3
- })(this, function(exports2, jsxRuntime, React, classnames, lodashEs, react, reactDayPicker, dateFns, ReactDropdownMenu, reactDom, produce, SheetPrimitive, useContextSelector, dropzone, VisuallyHidden, reactSelect, reactPopover, cmdk, InnerRadioGroup, TextareaAutosize, reactSlider, ReactMarkdown, remarkGfm, unistUtilVisit, reactTable, reactVirtual, RAccordion, regexpp, useEmblaCarousel, Autoplay) {
2
+ typeof exports === "object" && typeof module !== "undefined" ? factory(exports, require("react/jsx-runtime"), require("react"), require("classnames"), require("lodash-es"), require("@remix-run/react"), require("react-day-picker"), require("date-fns"), require("@radix-ui/react-dropdown-menu"), require("react-dom"), require("immer"), require("@radix-ui/react-dialog"), require("use-context-selector"), require("react-dropzone"), require("@radix-ui/react-visually-hidden"), require("@radix-ui/react-select"), require("@radix-ui/react-popover"), require("cmdk"), require("@radix-ui/react-radio-group"), require("react-textarea-autosize"), require("@radix-ui/react-slider"), require("@tanstack/react-table"), require("@tanstack/react-virtual"), require("@radix-ui/react-accordion"), require("@eslint-community/regexpp"), require("embla-carousel-react"), require("embla-carousel-autoplay")) : typeof define === "function" && define.amd ? define(["exports", "react/jsx-runtime", "react", "classnames", "lodash-es", "@remix-run/react", "react-day-picker", "date-fns", "@radix-ui/react-dropdown-menu", "react-dom", "immer", "@radix-ui/react-dialog", "use-context-selector", "react-dropzone", "@radix-ui/react-visually-hidden", "@radix-ui/react-select", "@radix-ui/react-popover", "cmdk", "@radix-ui/react-radio-group", "react-textarea-autosize", "@radix-ui/react-slider", "@tanstack/react-table", "@tanstack/react-virtual", "@radix-ui/react-accordion", "@eslint-community/regexpp", "embla-carousel-react", "embla-carousel-autoplay"], factory) : (global = typeof globalThis !== "undefined" ? globalThis : global || self, factory(global["xmlui-metadata"] = {}, global["react/jsx-runtime"], global.React, global.classnames, global.lodashEs, global.react, global.reactDayPicker, global.dateFns, global.ReactDropdownMenu, global.ReactDOM, global.produce, global.SheetPrimitive, global.useContextSelector, global.dropzone, global.VisuallyHidden, global.reactSelect, global.reactPopover, global.cmdk, global.InnerRadioGroup, global.TextareaAutosize, global.reactSlider, global.reactTable, global.reactVirtual, global.RAccordion, global.regexpp, global.useEmblaCarousel, global.Autoplay));
3
+ })(this, function(exports2, jsxRuntime, React, classnames, lodashEs, react, reactDayPicker, dateFns, ReactDropdownMenu, reactDom, produce, SheetPrimitive, useContextSelector, dropzone, VisuallyHidden, reactSelect, reactPopover, cmdk, InnerRadioGroup, TextareaAutosize, reactSlider, reactTable, reactVirtual, RAccordion, regexpp, useEmblaCarousel, Autoplay) {
4
4
  "use strict";
5
5
  function _interopNamespaceDefault(e) {
6
6
  const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
@@ -1048,7 +1048,7 @@
1048
1048
  }
1049
1049
  };
1050
1050
  }
1051
- const defaultProps$h = {
1051
+ const defaultProps$g = {
1052
1052
  type: "button",
1053
1053
  iconPosition: "start",
1054
1054
  contentPosition: "center",
@@ -1060,14 +1060,14 @@
1060
1060
  };
1061
1061
  const Button = React.forwardRef(function Button2({
1062
1062
  id,
1063
- type = defaultProps$h.type,
1063
+ type = defaultProps$g.type,
1064
1064
  icon,
1065
- iconPosition = defaultProps$h.iconPosition,
1066
- contentPosition = defaultProps$h.contentPosition,
1067
- orientation = defaultProps$h.orientation,
1068
- variant = defaultProps$h.variant,
1069
- themeColor = defaultProps$h.themeColor,
1070
- size = defaultProps$h.size,
1065
+ iconPosition = defaultProps$g.iconPosition,
1066
+ contentPosition = defaultProps$g.contentPosition,
1067
+ orientation = defaultProps$g.orientation,
1068
+ variant = defaultProps$g.variant,
1069
+ themeColor = defaultProps$g.themeColor,
1070
+ size = defaultProps$g.size,
1071
1071
  disabled: disabled2,
1072
1072
  children,
1073
1073
  formId,
@@ -1077,7 +1077,7 @@
1077
1077
  style,
1078
1078
  gap,
1079
1079
  className,
1080
- autoFocus = defaultProps$h.autoFocus,
1080
+ autoFocus = defaultProps$g.autoFocus,
1081
1081
  ...rest
1082
1082
  }, ref) {
1083
1083
  const innerRef = React.useRef(null);
@@ -1141,28 +1141,28 @@
1141
1141
  description: "Indicates if the button should receive focus when the page loads.",
1142
1142
  isRequired: false,
1143
1143
  type: "boolean",
1144
- defaultValue: defaultProps$h.autoFocus
1144
+ defaultValue: defaultProps$g.autoFocus
1145
1145
  },
1146
1146
  variant: {
1147
1147
  description: "The button variant determines the level of emphasis the button should possess.",
1148
1148
  isRequired: false,
1149
1149
  type: "string",
1150
1150
  availableValues: buttonVariantMd,
1151
- defaultValue: defaultProps$h.variant
1151
+ defaultValue: defaultProps$g.variant
1152
1152
  },
1153
1153
  themeColor: {
1154
1154
  description: "Sets the button color scheme defined in the application theme.",
1155
1155
  isRequired: false,
1156
1156
  type: "string",
1157
1157
  availableValues: buttonThemeMd,
1158
- defaultValue: defaultProps$h.themeColor
1158
+ defaultValue: defaultProps$g.themeColor
1159
1159
  },
1160
1160
  size: {
1161
1161
  description: "Sets the size of the button.",
1162
1162
  isRequired: false,
1163
1163
  type: "string",
1164
1164
  availableValues: sizeMd,
1165
- defaultValue: defaultProps$h.size
1165
+ defaultValue: defaultProps$g.size
1166
1166
  },
1167
1167
  label: {
1168
1168
  description: `This property is an optional string to set a label for the ${COMP$16}. If no label is specified and an icon is set, the ${COMP$16} will modify its styling to look like a small icon button. When the ${COMP$16} has nested children, it will display them and ignore the value of the \`label\` prop.`,
@@ -1172,14 +1172,14 @@
1172
1172
  description: `This optional string describes how the ${COMP$16} appears in an HTML context. You rarely need to set this property explicitly.`,
1173
1173
  availableValues: buttonTypesMd,
1174
1174
  valueType: "string",
1175
- defaultValue: defaultProps$h.type
1175
+ defaultValue: defaultProps$g.type
1176
1176
  },
1177
1177
  enabled: {
1178
1178
  description: `The value of this property indicates whether the button accepts actions (\`true\`) or does not react to them (\`false\`).`,
1179
1179
  type: "boolean",
1180
1180
  defaultValue: true
1181
1181
  },
1182
- orientation: dOrientation(defaultProps$h.orientation),
1182
+ orientation: dOrientation(defaultProps$g.orientation),
1183
1183
  icon: {
1184
1184
  description: `This string value denotes an icon name. The framework will render an icon if XMLUI recognizes the icon by its name. If no label is specified and an icon is set, the ${COMP$16} displays only that icon.`,
1185
1185
  type: "string"
@@ -1188,13 +1188,13 @@
1188
1188
  description: `This optional string determines the location of the icon in the ${COMP$16}.`,
1189
1189
  availableValues: iconPositionMd,
1190
1190
  type: "string",
1191
- defaultValue: defaultProps$h.iconPosition
1191
+ defaultValue: defaultProps$g.iconPosition
1192
1192
  },
1193
1193
  contentPosition: {
1194
1194
  description: `This optional value determines how the label and icon (or nested children) should be placedinside the ${COMP$16} component.`,
1195
1195
  availableValues: alignmentOptionMd,
1196
1196
  type: "string",
1197
- defaultValue: defaultProps$h.contentPosition
1197
+ defaultValue: defaultProps$g.contentPosition
1198
1198
  }
1199
1199
  },
1200
1200
  events: {
@@ -1434,7 +1434,7 @@
1434
1434
  const error$b = "_error_ley74_56";
1435
1435
  const warning$b = "_warning_ley74_91";
1436
1436
  const valid$b = "_valid_ley74_126";
1437
- const readOnly$1 = "_readOnly_ley74_181";
1437
+ const readOnly$2 = "_readOnly_ley74_181";
1438
1438
  const styles$Q = {
1439
1439
  themeVars: themeVars$M,
1440
1440
  inputRoot: inputRoot$1,
@@ -1443,42 +1443,44 @@
1443
1443
  error: error$b,
1444
1444
  warning: warning$b,
1445
1445
  valid: valid$b,
1446
- readOnly: readOnly$1
1446
+ readOnly: readOnly$2
1447
1447
  };
1448
1448
  const wrapper$5 = "_wrapper_wg0td_13";
1449
1449
  const styles$P = {
1450
1450
  wrapper: wrapper$5
1451
1451
  };
1452
- const themeVars$L = `'{"fontFamily-Text-abbr": "var(--xmlui-fontFamily-Text-abbr)", "fontSize-Text-abbr": "var(--xmlui-fontSize-Text-abbr)", "fontWeight-Text-abbr": "var(--xmlui-fontWeight-Text-abbr)", "fontStyle-Text-abbr": "var(--xmlui-fontStyle-Text-abbr)", "fontStretch-Text-abbr": "var(--xmlui-fontStretch-Text-abbr)", "textDecorationLine-Text-abbr": "var(--xmlui-textDecorationLine-Text-abbr)", "textDecorationColor-Text-abbr": "var(--xmlui-textDecorationColor-Text-abbr)", "textDecorationStyle-Text-abbr": "var(--xmlui-textDecorationStyle-Text-abbr)", "textDecorationThickness-Text-abbr": "var(--xmlui-textDecorationThickness-Text-abbr)", "textUnderlineOffset-Text-abbr": "var(--xmlui-textUnderlineOffset-Text-abbr)", "lineHeight-Text-abbr": "var(--xmlui-lineHeight-Text-abbr)", "textColor-Text-abbr": "var(--xmlui-textColor-Text-abbr)", "backgroundColor-Text-abbr": "var(--xmlui-backgroundColor-Text-abbr)", "borderRadius-Text-abbr": "var(--xmlui-borderRadius-Text-abbr)", "borderColor-Text-abbr": "var(--xmlui-borderColor-Text-abbr)", "borderWidth-Text-abbr": "var(--xmlui-borderWidth-Text-abbr)", "borderStyle-Text-abbr": "var(--xmlui-borderStyle-Text-abbr)", "marginTop-Text-abbr": "var(--xmlui-marginTop-Text-abbr)", "marginBottom-Text-abbr": "var(--xmlui-marginBottom-Text-abbr)", "textTransform-Text-abbr": "var(--xmlui-textTransform-Text-abbr)", "verticalAlign-Text-abbr": "var(--xmlui-verticalAlign-Text-abbr)", "letterSpacing-Text-abbr": "var(--xmlui-letterSpacing-Text-abbr)", "fontFamily-Text-cite": "var(--xmlui-fontFamily-Text-cite)", "fontSize-Text-cite": "var(--xmlui-fontSize-Text-cite)", "fontWeight-Text-cite": "var(--xmlui-fontWeight-Text-cite)", "fontStyle-Text-cite": "var(--xmlui-fontStyle-Text-cite)", "fontStretch-Text-cite": "var(--xmlui-fontStretch-Text-cite)", "textDecorationLine-Text-cite": "var(--xmlui-textDecorationLine-Text-cite)", "textDecorationColor-Text-cite": "var(--xmlui-textDecorationColor-Text-cite)", "textDecorationStyle-Text-cite": "var(--xmlui-textDecorationStyle-Text-cite)", "textDecorationThickness-Text-cite": "var(--xmlui-textDecorationThickness-Text-cite)", "textUnderlineOffset-Text-cite": "var(--xmlui-textUnderlineOffset-Text-cite)", "lineHeight-Text-cite": "var(--xmlui-lineHeight-Text-cite)", "textColor-Text-cite": "var(--xmlui-textColor-Text-cite)", "backgroundColor-Text-cite": "var(--xmlui-backgroundColor-Text-cite)", "borderRadius-Text-cite": "var(--xmlui-borderRadius-Text-cite)", "borderColor-Text-cite": "var(--xmlui-borderColor-Text-cite)", "borderWidth-Text-cite": "var(--xmlui-borderWidth-Text-cite)", "borderStyle-Text-cite": "var(--xmlui-borderStyle-Text-cite)", "marginTop-Text-cite": "var(--xmlui-marginTop-Text-cite)", "marginBottom-Text-cite": "var(--xmlui-marginBottom-Text-cite)", "textTransform-Text-cite": "var(--xmlui-textTransform-Text-cite)", "verticalAlign-Text-cite": "var(--xmlui-verticalAlign-Text-cite)", "letterSpacing-Text-cite": "var(--xmlui-letterSpacing-Text-cite)", "fontFamily-Text-code": "var(--xmlui-fontFamily-Text-code)", "fontSize-Text-code": "var(--xmlui-fontSize-Text-code)", "fontWeight-Text-code": "var(--xmlui-fontWeight-Text-code)", "fontStyle-Text-code": "var(--xmlui-fontStyle-Text-code)", "fontStretch-Text-code": "var(--xmlui-fontStretch-Text-code)", "textDecorationLine-Text-code": "var(--xmlui-textDecorationLine-Text-code)", "textDecorationColor-Text-code": "var(--xmlui-textDecorationColor-Text-code)", "textDecorationStyle-Text-code": "var(--xmlui-textDecorationStyle-Text-code)", "textDecorationThickness-Text-code": "var(--xmlui-textDecorationThickness-Text-code)", "textUnderlineOffset-Text-code": "var(--xmlui-textUnderlineOffset-Text-code)", "lineHeight-Text-code": "var(--xmlui-lineHeight-Text-code)", "textColor-Text-code": "var(--xmlui-textColor-Text-code)", "backgroundColor-Text-code": "var(--xmlui-backgroundColor-Text-code)", "borderRadius-Text-code": "var(--xmlui-borderRadius-Text-code)", "borderColor-Text-code": "var(--xmlui-borderColor-Text-code)", "borderWidth-Text-code": "var(--xmlui-borderWidth-Text-code)", "borderStyle-Text-code": "var(--xmlui-borderStyle-Text-code)", "marginTop-Text-code": "var(--xmlui-marginTop-Text-code)", "marginBottom-Text-code": "var(--xmlui-marginBottom-Text-code)", "textTransform-Text-code": "var(--xmlui-textTransform-Text-code)", "verticalAlign-Text-code": "var(--xmlui-verticalAlign-Text-code)", "letterSpacing-Text-code": "var(--xmlui-letterSpacing-Text-code)", "fontFamily-Text-codefence": "var(--xmlui-fontFamily-Text-codefence)", "fontSize-Text-codefence": "var(--xmlui-fontSize-Text-codefence)", "fontWeight-Text-codefence": "var(--xmlui-fontWeight-Text-codefence)", "fontStyle-Text-codefence": "var(--xmlui-fontStyle-Text-codefence)", "fontStretch-Text-codefence": "var(--xmlui-fontStretch-Text-codefence)", "textDecorationLine-Text-codefence": "var(--xmlui-textDecorationLine-Text-codefence)", "textDecorationColor-Text-codefence": "var(--xmlui-textDecorationColor-Text-codefence)", "textDecorationStyle-Text-codefence": "var(--xmlui-textDecorationStyle-Text-codefence)", "textDecorationThickness-Text-codefence": "var(--xmlui-textDecorationThickness-Text-codefence)", "textUnderlineOffset-Text-codefence": "var(--xmlui-textUnderlineOffset-Text-codefence)", "lineHeight-Text-codefence": "var(--xmlui-lineHeight-Text-codefence)", "textColor-Text-codefence": "var(--xmlui-textColor-Text-codefence)", "backgroundColor-Text-codefence": "var(--xmlui-backgroundColor-Text-codefence)", "borderRadius-Text-codefence": "var(--xmlui-borderRadius-Text-codefence)", "borderColor-Text-codefence": "var(--xmlui-borderColor-Text-codefence)", "borderWidth-Text-codefence": "var(--xmlui-borderWidth-Text-codefence)", "borderStyle-Text-codefence": "var(--xmlui-borderStyle-Text-codefence)", "marginTop-Text-codefence": "var(--xmlui-marginTop-Text-codefence)", "marginBottom-Text-codefence": "var(--xmlui-marginBottom-Text-codefence)", "textTransform-Text-codefence": "var(--xmlui-textTransform-Text-codefence)", "verticalAlign-Text-codefence": "var(--xmlui-verticalAlign-Text-codefence)", "letterSpacing-Text-codefence": "var(--xmlui-letterSpacing-Text-codefence)", "fontFamily-Text-deleted": "var(--xmlui-fontFamily-Text-deleted)", "fontSize-Text-deleted": "var(--xmlui-fontSize-Text-deleted)", "fontWeight-Text-deleted": "var(--xmlui-fontWeight-Text-deleted)", "fontStyle-Text-deleted": "var(--xmlui-fontStyle-Text-deleted)", "fontStretch-Text-deleted": "var(--xmlui-fontStretch-Text-deleted)", "textDecorationLine-Text-deleted": "var(--xmlui-textDecorationLine-Text-deleted)", "textDecorationColor-Text-deleted": "var(--xmlui-textDecorationColor-Text-deleted)", "textDecorationStyle-Text-deleted": "var(--xmlui-textDecorationStyle-Text-deleted)", "textDecorationThickness-Text-deleted": "var(--xmlui-textDecorationThickness-Text-deleted)", "textUnderlineOffset-Text-deleted": "var(--xmlui-textUnderlineOffset-Text-deleted)", "lineHeight-Text-deleted": "var(--xmlui-lineHeight-Text-deleted)", "textColor-Text-deleted": "var(--xmlui-textColor-Text-deleted)", "backgroundColor-Text-deleted": "var(--xmlui-backgroundColor-Text-deleted)", "borderRadius-Text-deleted": "var(--xmlui-borderRadius-Text-deleted)", "borderColor-Text-deleted": "var(--xmlui-borderColor-Text-deleted)", "borderWidth-Text-deleted": "var(--xmlui-borderWidth-Text-deleted)", "borderStyle-Text-deleted": "var(--xmlui-borderStyle-Text-deleted)", "marginTop-Text-deleted": "var(--xmlui-marginTop-Text-deleted)", "marginBottom-Text-deleted": "var(--xmlui-marginBottom-Text-deleted)", "textTransform-Text-deleted": "var(--xmlui-textTransform-Text-deleted)", "verticalAlign-Text-deleted": "var(--xmlui-verticalAlign-Text-deleted)", "letterSpacing-Text-deleted": "var(--xmlui-letterSpacing-Text-deleted)", "fontFamily-Text-inserted": "var(--xmlui-fontFamily-Text-inserted)", "fontSize-Text-inserted": "var(--xmlui-fontSize-Text-inserted)", "fontWeight-Text-inserted": "var(--xmlui-fontWeight-Text-inserted)", "fontStyle-Text-inserted": "var(--xmlui-fontStyle-Text-inserted)", "fontStretch-Text-inserted": "var(--xmlui-fontStretch-Text-inserted)", "textDecorationLine-Text-inserted": "var(--xmlui-textDecorationLine-Text-inserted)", "textDecorationColor-Text-inserted": "var(--xmlui-textDecorationColor-Text-inserted)", "textDecorationStyle-Text-inserted": "var(--xmlui-textDecorationStyle-Text-inserted)", "textDecorationThickness-Text-inserted": "var(--xmlui-textDecorationThickness-Text-inserted)", "textUnderlineOffset-Text-inserted": "var(--xmlui-textUnderlineOffset-Text-inserted)", "lineHeight-Text-inserted": "var(--xmlui-lineHeight-Text-inserted)", "textColor-Text-inserted": "var(--xmlui-textColor-Text-inserted)", "backgroundColor-Text-inserted": "var(--xmlui-backgroundColor-Text-inserted)", "borderRadius-Text-inserted": "var(--xmlui-borderRadius-Text-inserted)", "borderColor-Text-inserted": "var(--xmlui-borderColor-Text-inserted)", "borderWidth-Text-inserted": "var(--xmlui-borderWidth-Text-inserted)", "borderStyle-Text-inserted": "var(--xmlui-borderStyle-Text-inserted)", "marginTop-Text-inserted": "var(--xmlui-marginTop-Text-inserted)", "marginBottom-Text-inserted": "var(--xmlui-marginBottom-Text-inserted)", "textTransform-Text-inserted": "var(--xmlui-textTransform-Text-inserted)", "verticalAlign-Text-inserted": "var(--xmlui-verticalAlign-Text-inserted)", "letterSpacing-Text-inserted": "var(--xmlui-letterSpacing-Text-inserted)", "fontFamily-Text-keyboard": "var(--xmlui-fontFamily-Text-keyboard)", "fontSize-Text-keyboard": "var(--xmlui-fontSize-Text-keyboard)", "fontWeight-Text-keyboard": "var(--xmlui-fontWeight-Text-keyboard)", "fontStyle-Text-keyboard": "var(--xmlui-fontStyle-Text-keyboard)", "fontStretch-Text-keyboard": "var(--xmlui-fontStretch-Text-keyboard)", "textDecorationLine-Text-keyboard": "var(--xmlui-textDecorationLine-Text-keyboard)", "textDecorationColor-Text-keyboard": "var(--xmlui-textDecorationColor-Text-keyboard)", "textDecorationStyle-Text-keyboard": "var(--xmlui-textDecorationStyle-Text-keyboard)", "textDecorationThickness-Text-keyboard": "var(--xmlui-textDecorationThickness-Text-keyboard)", "textUnderlineOffset-Text-keyboard": "var(--xmlui-textUnderlineOffset-Text-keyboard)", "lineHeight-Text-keyboard": "var(--xmlui-lineHeight-Text-keyboard)", "textColor-Text-keyboard": "var(--xmlui-textColor-Text-keyboard)", "backgroundColor-Text-keyboard": "var(--xmlui-backgroundColor-Text-keyboard)", "borderRadius-Text-keyboard": "var(--xmlui-borderRadius-Text-keyboard)", "borderColor-Text-keyboard": "var(--xmlui-borderColor-Text-keyboard)", "borderWidth-Text-keyboard": "var(--xmlui-borderWidth-Text-keyboard)", "borderStyle-Text-keyboard": "var(--xmlui-borderStyle-Text-keyboard)", "marginTop-Text-keyboard": "var(--xmlui-marginTop-Text-keyboard)", "marginBottom-Text-keyboard": "var(--xmlui-marginBottom-Text-keyboard)", "textTransform-Text-keyboard": "var(--xmlui-textTransform-Text-keyboard)", "verticalAlign-Text-keyboard": "var(--xmlui-verticalAlign-Text-keyboard)", "letterSpacing-Text-keyboard": "var(--xmlui-letterSpacing-Text-keyboard)", "fontFamily-Text-marked": "var(--xmlui-fontFamily-Text-marked)", "fontSize-Text-marked": "var(--xmlui-fontSize-Text-marked)", "fontWeight-Text-marked": "var(--xmlui-fontWeight-Text-marked)", "fontStyle-Text-marked": "var(--xmlui-fontStyle-Text-marked)", "fontStretch-Text-marked": "var(--xmlui-fontStretch-Text-marked)", "textDecorationLine-Text-marked": "var(--xmlui-textDecorationLine-Text-marked)", "textDecorationColor-Text-marked": "var(--xmlui-textDecorationColor-Text-marked)", "textDecorationStyle-Text-marked": "var(--xmlui-textDecorationStyle-Text-marked)", "textDecorationThickness-Text-marked": "var(--xmlui-textDecorationThickness-Text-marked)", "textUnderlineOffset-Text-marked": "var(--xmlui-textUnderlineOffset-Text-marked)", "lineHeight-Text-marked": "var(--xmlui-lineHeight-Text-marked)", "textColor-Text-marked": "var(--xmlui-textColor-Text-marked)", "backgroundColor-Text-marked": "var(--xmlui-backgroundColor-Text-marked)", "borderRadius-Text-marked": "var(--xmlui-borderRadius-Text-marked)", "borderColor-Text-marked": "var(--xmlui-borderColor-Text-marked)", "borderWidth-Text-marked": "var(--xmlui-borderWidth-Text-marked)", "borderStyle-Text-marked": "var(--xmlui-borderStyle-Text-marked)", "marginTop-Text-marked": "var(--xmlui-marginTop-Text-marked)", "marginBottom-Text-marked": "var(--xmlui-marginBottom-Text-marked)", "textTransform-Text-marked": "var(--xmlui-textTransform-Text-marked)", "verticalAlign-Text-marked": "var(--xmlui-verticalAlign-Text-marked)", "letterSpacing-Text-marked": "var(--xmlui-letterSpacing-Text-marked)", "fontFamily-Text-mono": "var(--xmlui-fontFamily-Text-mono)", "fontSize-Text-mono": "var(--xmlui-fontSize-Text-mono)", "fontWeight-Text-mono": "var(--xmlui-fontWeight-Text-mono)", "fontStyle-Text-mono": "var(--xmlui-fontStyle-Text-mono)", "fontStretch-Text-mono": "var(--xmlui-fontStretch-Text-mono)", "textDecorationLine-Text-mono": "var(--xmlui-textDecorationLine-Text-mono)", "textDecorationColor-Text-mono": "var(--xmlui-textDecorationColor-Text-mono)", "textDecorationStyle-Text-mono": "var(--xmlui-textDecorationStyle-Text-mono)", "textDecorationThickness-Text-mono": "var(--xmlui-textDecorationThickness-Text-mono)", "textUnderlineOffset-Text-mono": "var(--xmlui-textUnderlineOffset-Text-mono)", "lineHeight-Text-mono": "var(--xmlui-lineHeight-Text-mono)", "textColor-Text-mono": "var(--xmlui-textColor-Text-mono)", "backgroundColor-Text-mono": "var(--xmlui-backgroundColor-Text-mono)", "borderRadius-Text-mono": "var(--xmlui-borderRadius-Text-mono)", "borderColor-Text-mono": "var(--xmlui-borderColor-Text-mono)", "borderWidth-Text-mono": "var(--xmlui-borderWidth-Text-mono)", "borderStyle-Text-mono": "var(--xmlui-borderStyle-Text-mono)", "marginTop-Text-mono": "var(--xmlui-marginTop-Text-mono)", "marginBottom-Text-mono": "var(--xmlui-marginBottom-Text-mono)", "textTransform-Text-mono": "var(--xmlui-textTransform-Text-mono)", "verticalAlign-Text-mono": "var(--xmlui-verticalAlign-Text-mono)", "letterSpacing-Text-mono": "var(--xmlui-letterSpacing-Text-mono)", "fontFamily-Text-sample": "var(--xmlui-fontFamily-Text-sample)", "fontSize-Text-sample": "var(--xmlui-fontSize-Text-sample)", "fontWeight-Text-sample": "var(--xmlui-fontWeight-Text-sample)", "fontStyle-Text-sample": "var(--xmlui-fontStyle-Text-sample)", "fontStretch-Text-sample": "var(--xmlui-fontStretch-Text-sample)", "textDecorationLine-Text-sample": "var(--xmlui-textDecorationLine-Text-sample)", "textDecorationColor-Text-sample": "var(--xmlui-textDecorationColor-Text-sample)", "textDecorationStyle-Text-sample": "var(--xmlui-textDecorationStyle-Text-sample)", "textDecorationThickness-Text-sample": "var(--xmlui-textDecorationThickness-Text-sample)", "textUnderlineOffset-Text-sample": "var(--xmlui-textUnderlineOffset-Text-sample)", "lineHeight-Text-sample": "var(--xmlui-lineHeight-Text-sample)", "textColor-Text-sample": "var(--xmlui-textColor-Text-sample)", "backgroundColor-Text-sample": "var(--xmlui-backgroundColor-Text-sample)", "borderRadius-Text-sample": "var(--xmlui-borderRadius-Text-sample)", "borderColor-Text-sample": "var(--xmlui-borderColor-Text-sample)", "borderWidth-Text-sample": "var(--xmlui-borderWidth-Text-sample)", "borderStyle-Text-sample": "var(--xmlui-borderStyle-Text-sample)", "marginTop-Text-sample": "var(--xmlui-marginTop-Text-sample)", "marginBottom-Text-sample": "var(--xmlui-marginBottom-Text-sample)", "textTransform-Text-sample": "var(--xmlui-textTransform-Text-sample)", "verticalAlign-Text-sample": "var(--xmlui-verticalAlign-Text-sample)", "letterSpacing-Text-sample": "var(--xmlui-letterSpacing-Text-sample)", "fontFamily-Text-sup": "var(--xmlui-fontFamily-Text-sup)", "fontSize-Text-sup": "var(--xmlui-fontSize-Text-sup)", "fontWeight-Text-sup": "var(--xmlui-fontWeight-Text-sup)", "fontStyle-Text-sup": "var(--xmlui-fontStyle-Text-sup)", "fontStretch-Text-sup": "var(--xmlui-fontStretch-Text-sup)", "textDecorationLine-Text-sup": "var(--xmlui-textDecorationLine-Text-sup)", "textDecorationColor-Text-sup": "var(--xmlui-textDecorationColor-Text-sup)", "textDecorationStyle-Text-sup": "var(--xmlui-textDecorationStyle-Text-sup)", "textDecorationThickness-Text-sup": "var(--xmlui-textDecorationThickness-Text-sup)", "textUnderlineOffset-Text-sup": "var(--xmlui-textUnderlineOffset-Text-sup)", "lineHeight-Text-sup": "var(--xmlui-lineHeight-Text-sup)", "textColor-Text-sup": "var(--xmlui-textColor-Text-sup)", "backgroundColor-Text-sup": "var(--xmlui-backgroundColor-Text-sup)", "borderRadius-Text-sup": "var(--xmlui-borderRadius-Text-sup)", "borderColor-Text-sup": "var(--xmlui-borderColor-Text-sup)", "borderWidth-Text-sup": "var(--xmlui-borderWidth-Text-sup)", "borderStyle-Text-sup": "var(--xmlui-borderStyle-Text-sup)", "marginTop-Text-sup": "var(--xmlui-marginTop-Text-sup)", "marginBottom-Text-sup": "var(--xmlui-marginBottom-Text-sup)", "textTransform-Text-sup": "var(--xmlui-textTransform-Text-sup)", "verticalAlign-Text-sup": "var(--xmlui-verticalAlign-Text-sup)", "letterSpacing-Text-sup": "var(--xmlui-letterSpacing-Text-sup)", "fontFamily-Text-sub": "var(--xmlui-fontFamily-Text-sub)", "fontSize-Text-sub": "var(--xmlui-fontSize-Text-sub)", "fontWeight-Text-sub": "var(--xmlui-fontWeight-Text-sub)", "fontStyle-Text-sub": "var(--xmlui-fontStyle-Text-sub)", "fontStretch-Text-sub": "var(--xmlui-fontStretch-Text-sub)", "textDecorationLine-Text-sub": "var(--xmlui-textDecorationLine-Text-sub)", "textDecorationColor-Text-sub": "var(--xmlui-textDecorationColor-Text-sub)", "textDecorationStyle-Text-sub": "var(--xmlui-textDecorationStyle-Text-sub)", "textDecorationThickness-Text-sub": "var(--xmlui-textDecorationThickness-Text-sub)", "textUnderlineOffset-Text-sub": "var(--xmlui-textUnderlineOffset-Text-sub)", "lineHeight-Text-sub": "var(--xmlui-lineHeight-Text-sub)", "textColor-Text-sub": "var(--xmlui-textColor-Text-sub)", "backgroundColor-Text-sub": "var(--xmlui-backgroundColor-Text-sub)", "borderRadius-Text-sub": "var(--xmlui-borderRadius-Text-sub)", "borderColor-Text-sub": "var(--xmlui-borderColor-Text-sub)", "borderWidth-Text-sub": "var(--xmlui-borderWidth-Text-sub)", "borderStyle-Text-sub": "var(--xmlui-borderStyle-Text-sub)", "marginTop-Text-sub": "var(--xmlui-marginTop-Text-sub)", "marginBottom-Text-sub": "var(--xmlui-marginBottom-Text-sub)", "textTransform-Text-sub": "var(--xmlui-textTransform-Text-sub)", "verticalAlign-Text-sub": "var(--xmlui-verticalAlign-Text-sub)", "letterSpacing-Text-sub": "var(--xmlui-letterSpacing-Text-sub)", "fontFamily-Text-var": "var(--xmlui-fontFamily-Text-var)", "fontSize-Text-var": "var(--xmlui-fontSize-Text-var)", "fontWeight-Text-var": "var(--xmlui-fontWeight-Text-var)", "fontStyle-Text-var": "var(--xmlui-fontStyle-Text-var)", "fontStretch-Text-var": "var(--xmlui-fontStretch-Text-var)", "textDecorationLine-Text-var": "var(--xmlui-textDecorationLine-Text-var)", "textDecorationColor-Text-var": "var(--xmlui-textDecorationColor-Text-var)", "textDecorationStyle-Text-var": "var(--xmlui-textDecorationStyle-Text-var)", "textDecorationThickness-Text-var": "var(--xmlui-textDecorationThickness-Text-var)", "textUnderlineOffset-Text-var": "var(--xmlui-textUnderlineOffset-Text-var)", "lineHeight-Text-var": "var(--xmlui-lineHeight-Text-var)", "textColor-Text-var": "var(--xmlui-textColor-Text-var)", "backgroundColor-Text-var": "var(--xmlui-backgroundColor-Text-var)", "borderRadius-Text-var": "var(--xmlui-borderRadius-Text-var)", "borderColor-Text-var": "var(--xmlui-borderColor-Text-var)", "borderWidth-Text-var": "var(--xmlui-borderWidth-Text-var)", "borderStyle-Text-var": "var(--xmlui-borderStyle-Text-var)", "marginTop-Text-var": "var(--xmlui-marginTop-Text-var)", "marginBottom-Text-var": "var(--xmlui-marginBottom-Text-var)", "textTransform-Text-var": "var(--xmlui-textTransform-Text-var)", "verticalAlign-Text-var": "var(--xmlui-verticalAlign-Text-var)", "letterSpacing-Text-var": "var(--xmlui-letterSpacing-Text-var)", "fontFamily-Text-title": "var(--xmlui-fontFamily-Text-title)", "fontSize-Text-title": "var(--xmlui-fontSize-Text-title)", "fontWeight-Text-title": "var(--xmlui-fontWeight-Text-title)", "fontStyle-Text-title": "var(--xmlui-fontStyle-Text-title)", "fontStretch-Text-title": "var(--xmlui-fontStretch-Text-title)", "textDecorationLine-Text-title": "var(--xmlui-textDecorationLine-Text-title)", "textDecorationColor-Text-title": "var(--xmlui-textDecorationColor-Text-title)", "textDecorationStyle-Text-title": "var(--xmlui-textDecorationStyle-Text-title)", "textDecorationThickness-Text-title": "var(--xmlui-textDecorationThickness-Text-title)", "textUnderlineOffset-Text-title": "var(--xmlui-textUnderlineOffset-Text-title)", "lineHeight-Text-title": "var(--xmlui-lineHeight-Text-title)", "textColor-Text-title": "var(--xmlui-textColor-Text-title)", "backgroundColor-Text-title": "var(--xmlui-backgroundColor-Text-title)", "borderRadius-Text-title": "var(--xmlui-borderRadius-Text-title)", "borderColor-Text-title": "var(--xmlui-borderColor-Text-title)", "borderWidth-Text-title": "var(--xmlui-borderWidth-Text-title)", "borderStyle-Text-title": "var(--xmlui-borderStyle-Text-title)", "marginTop-Text-title": "var(--xmlui-marginTop-Text-title)", "marginBottom-Text-title": "var(--xmlui-marginBottom-Text-title)", "textTransform-Text-title": "var(--xmlui-textTransform-Text-title)", "verticalAlign-Text-title": "var(--xmlui-verticalAlign-Text-title)", "letterSpacing-Text-title": "var(--xmlui-letterSpacing-Text-title)", "fontFamily-Text-subtitle": "var(--xmlui-fontFamily-Text-subtitle)", "fontSize-Text-subtitle": "var(--xmlui-fontSize-Text-subtitle)", "fontWeight-Text-subtitle": "var(--xmlui-fontWeight-Text-subtitle)", "fontStyle-Text-subtitle": "var(--xmlui-fontStyle-Text-subtitle)", "fontStretch-Text-subtitle": "var(--xmlui-fontStretch-Text-subtitle)", "textDecorationLine-Text-subtitle": "var(--xmlui-textDecorationLine-Text-subtitle)", "textDecorationColor-Text-subtitle": "var(--xmlui-textDecorationColor-Text-subtitle)", "textDecorationStyle-Text-subtitle": "var(--xmlui-textDecorationStyle-Text-subtitle)", "textDecorationThickness-Text-subtitle": "var(--xmlui-textDecorationThickness-Text-subtitle)", "textUnderlineOffset-Text-subtitle": "var(--xmlui-textUnderlineOffset-Text-subtitle)", "lineHeight-Text-subtitle": "var(--xmlui-lineHeight-Text-subtitle)", "textColor-Text-subtitle": "var(--xmlui-textColor-Text-subtitle)", "backgroundColor-Text-subtitle": "var(--xmlui-backgroundColor-Text-subtitle)", "borderRadius-Text-subtitle": "var(--xmlui-borderRadius-Text-subtitle)", "borderColor-Text-subtitle": "var(--xmlui-borderColor-Text-subtitle)", "borderWidth-Text-subtitle": "var(--xmlui-borderWidth-Text-subtitle)", "borderStyle-Text-subtitle": "var(--xmlui-borderStyle-Text-subtitle)", "marginTop-Text-subtitle": "var(--xmlui-marginTop-Text-subtitle)", "marginBottom-Text-subtitle": "var(--xmlui-marginBottom-Text-subtitle)", "textTransform-Text-subtitle": "var(--xmlui-textTransform-Text-subtitle)", "verticalAlign-Text-subtitle": "var(--xmlui-verticalAlign-Text-subtitle)", "letterSpacing-Text-subtitle": "var(--xmlui-letterSpacing-Text-subtitle)", "fontFamily-Text-small": "var(--xmlui-fontFamily-Text-small)", "fontSize-Text-small": "var(--xmlui-fontSize-Text-small)", "fontWeight-Text-small": "var(--xmlui-fontWeight-Text-small)", "fontStyle-Text-small": "var(--xmlui-fontStyle-Text-small)", "fontStretch-Text-small": "var(--xmlui-fontStretch-Text-small)", "textDecorationLine-Text-small": "var(--xmlui-textDecorationLine-Text-small)", "textDecorationColor-Text-small": "var(--xmlui-textDecorationColor-Text-small)", "textDecorationStyle-Text-small": "var(--xmlui-textDecorationStyle-Text-small)", "textDecorationThickness-Text-small": "var(--xmlui-textDecorationThickness-Text-small)", "textUnderlineOffset-Text-small": "var(--xmlui-textUnderlineOffset-Text-small)", "lineHeight-Text-small": "var(--xmlui-lineHeight-Text-small)", "textColor-Text-small": "var(--xmlui-textColor-Text-small)", "backgroundColor-Text-small": "var(--xmlui-backgroundColor-Text-small)", "borderRadius-Text-small": "var(--xmlui-borderRadius-Text-small)", "borderColor-Text-small": "var(--xmlui-borderColor-Text-small)", "borderWidth-Text-small": "var(--xmlui-borderWidth-Text-small)", "borderStyle-Text-small": "var(--xmlui-borderStyle-Text-small)", "marginTop-Text-small": "var(--xmlui-marginTop-Text-small)", "marginBottom-Text-small": "var(--xmlui-marginBottom-Text-small)", "textTransform-Text-small": "var(--xmlui-textTransform-Text-small)", "verticalAlign-Text-small": "var(--xmlui-verticalAlign-Text-small)", "letterSpacing-Text-small": "var(--xmlui-letterSpacing-Text-small)", "fontFamily-Text-caption": "var(--xmlui-fontFamily-Text-caption)", "fontSize-Text-caption": "var(--xmlui-fontSize-Text-caption)", "fontWeight-Text-caption": "var(--xmlui-fontWeight-Text-caption)", "fontStyle-Text-caption": "var(--xmlui-fontStyle-Text-caption)", "fontStretch-Text-caption": "var(--xmlui-fontStretch-Text-caption)", "textDecorationLine-Text-caption": "var(--xmlui-textDecorationLine-Text-caption)", "textDecorationColor-Text-caption": "var(--xmlui-textDecorationColor-Text-caption)", "textDecorationStyle-Text-caption": "var(--xmlui-textDecorationStyle-Text-caption)", "textDecorationThickness-Text-caption": "var(--xmlui-textDecorationThickness-Text-caption)", "textUnderlineOffset-Text-caption": "var(--xmlui-textUnderlineOffset-Text-caption)", "lineHeight-Text-caption": "var(--xmlui-lineHeight-Text-caption)", "textColor-Text-caption": "var(--xmlui-textColor-Text-caption)", "backgroundColor-Text-caption": "var(--xmlui-backgroundColor-Text-caption)", "borderRadius-Text-caption": "var(--xmlui-borderRadius-Text-caption)", "borderColor-Text-caption": "var(--xmlui-borderColor-Text-caption)", "borderWidth-Text-caption": "var(--xmlui-borderWidth-Text-caption)", "borderStyle-Text-caption": "var(--xmlui-borderStyle-Text-caption)", "marginTop-Text-caption": "var(--xmlui-marginTop-Text-caption)", "marginBottom-Text-caption": "var(--xmlui-marginBottom-Text-caption)", "textTransform-Text-caption": "var(--xmlui-textTransform-Text-caption)", "verticalAlign-Text-caption": "var(--xmlui-verticalAlign-Text-caption)", "letterSpacing-Text-caption": "var(--xmlui-letterSpacing-Text-caption)", "fontFamily-Text-placeholder": "var(--xmlui-fontFamily-Text-placeholder)", "fontSize-Text-placeholder": "var(--xmlui-fontSize-Text-placeholder)", "fontWeight-Text-placeholder": "var(--xmlui-fontWeight-Text-placeholder)", "fontStyle-Text-placeholder": "var(--xmlui-fontStyle-Text-placeholder)", "fontStretch-Text-placeholder": "var(--xmlui-fontStretch-Text-placeholder)", "textDecorationLine-Text-placeholder": "var(--xmlui-textDecorationLine-Text-placeholder)", "textDecorationColor-Text-placeholder": "var(--xmlui-textDecorationColor-Text-placeholder)", "textDecorationStyle-Text-placeholder": "var(--xmlui-textDecorationStyle-Text-placeholder)", "textDecorationThickness-Text-placeholder": "var(--xmlui-textDecorationThickness-Text-placeholder)", "textUnderlineOffset-Text-placeholder": "var(--xmlui-textUnderlineOffset-Text-placeholder)", "lineHeight-Text-placeholder": "var(--xmlui-lineHeight-Text-placeholder)", "textColor-Text-placeholder": "var(--xmlui-textColor-Text-placeholder)", "backgroundColor-Text-placeholder": "var(--xmlui-backgroundColor-Text-placeholder)", "borderRadius-Text-placeholder": "var(--xmlui-borderRadius-Text-placeholder)", "borderColor-Text-placeholder": "var(--xmlui-borderColor-Text-placeholder)", "borderWidth-Text-placeholder": "var(--xmlui-borderWidth-Text-placeholder)", "borderStyle-Text-placeholder": "var(--xmlui-borderStyle-Text-placeholder)", "marginTop-Text-placeholder": "var(--xmlui-marginTop-Text-placeholder)", "marginBottom-Text-placeholder": "var(--xmlui-marginBottom-Text-placeholder)", "textTransform-Text-placeholder": "var(--xmlui-textTransform-Text-placeholder)", "verticalAlign-Text-placeholder": "var(--xmlui-verticalAlign-Text-placeholder)", "letterSpacing-Text-placeholder": "var(--xmlui-letterSpacing-Text-placeholder)", "fontFamily-Text-paragraph": "var(--xmlui-fontFamily-Text-paragraph)", "fontSize-Text-paragraph": "var(--xmlui-fontSize-Text-paragraph)", "fontWeight-Text-paragraph": "var(--xmlui-fontWeight-Text-paragraph)", "fontStyle-Text-paragraph": "var(--xmlui-fontStyle-Text-paragraph)", "fontStretch-Text-paragraph": "var(--xmlui-fontStretch-Text-paragraph)", "textDecorationLine-Text-paragraph": "var(--xmlui-textDecorationLine-Text-paragraph)", "textDecorationColor-Text-paragraph": "var(--xmlui-textDecorationColor-Text-paragraph)", "textDecorationStyle-Text-paragraph": "var(--xmlui-textDecorationStyle-Text-paragraph)", "textDecorationThickness-Text-paragraph": "var(--xmlui-textDecorationThickness-Text-paragraph)", "textUnderlineOffset-Text-paragraph": "var(--xmlui-textUnderlineOffset-Text-paragraph)", "lineHeight-Text-paragraph": "var(--xmlui-lineHeight-Text-paragraph)", "textColor-Text-paragraph": "var(--xmlui-textColor-Text-paragraph)", "backgroundColor-Text-paragraph": "var(--xmlui-backgroundColor-Text-paragraph)", "borderRadius-Text-paragraph": "var(--xmlui-borderRadius-Text-paragraph)", "borderColor-Text-paragraph": "var(--xmlui-borderColor-Text-paragraph)", "borderWidth-Text-paragraph": "var(--xmlui-borderWidth-Text-paragraph)", "borderStyle-Text-paragraph": "var(--xmlui-borderStyle-Text-paragraph)", "marginTop-Text-paragraph": "var(--xmlui-marginTop-Text-paragraph)", "marginBottom-Text-paragraph": "var(--xmlui-marginBottom-Text-paragraph)", "textTransform-Text-paragraph": "var(--xmlui-textTransform-Text-paragraph)", "verticalAlign-Text-paragraph": "var(--xmlui-verticalAlign-Text-paragraph)", "letterSpacing-Text-paragraph": "var(--xmlui-letterSpacing-Text-paragraph)", "fontFamily-Text-subheading": "var(--xmlui-fontFamily-Text-subheading)", "fontSize-Text-subheading": "var(--xmlui-fontSize-Text-subheading)", "fontWeight-Text-subheading": "var(--xmlui-fontWeight-Text-subheading)", "fontStyle-Text-subheading": "var(--xmlui-fontStyle-Text-subheading)", "fontStretch-Text-subheading": "var(--xmlui-fontStretch-Text-subheading)", "textDecorationLine-Text-subheading": "var(--xmlui-textDecorationLine-Text-subheading)", "textDecorationColor-Text-subheading": "var(--xmlui-textDecorationColor-Text-subheading)", "textDecorationStyle-Text-subheading": "var(--xmlui-textDecorationStyle-Text-subheading)", "textDecorationThickness-Text-subheading": "var(--xmlui-textDecorationThickness-Text-subheading)", "textUnderlineOffset-Text-subheading": "var(--xmlui-textUnderlineOffset-Text-subheading)", "lineHeight-Text-subheading": "var(--xmlui-lineHeight-Text-subheading)", "textColor-Text-subheading": "var(--xmlui-textColor-Text-subheading)", "backgroundColor-Text-subheading": "var(--xmlui-backgroundColor-Text-subheading)", "borderRadius-Text-subheading": "var(--xmlui-borderRadius-Text-subheading)", "borderColor-Text-subheading": "var(--xmlui-borderColor-Text-subheading)", "borderWidth-Text-subheading": "var(--xmlui-borderWidth-Text-subheading)", "borderStyle-Text-subheading": "var(--xmlui-borderStyle-Text-subheading)", "marginTop-Text-subheading": "var(--xmlui-marginTop-Text-subheading)", "marginBottom-Text-subheading": "var(--xmlui-marginBottom-Text-subheading)", "textTransform-Text-subheading": "var(--xmlui-textTransform-Text-subheading)", "verticalAlign-Text-subheading": "var(--xmlui-verticalAlign-Text-subheading)", "letterSpacing-Text-subheading": "var(--xmlui-letterSpacing-Text-subheading)", "fontFamily-Text-tableheading": "var(--xmlui-fontFamily-Text-tableheading)", "fontSize-Text-tableheading": "var(--xmlui-fontSize-Text-tableheading)", "fontWeight-Text-tableheading": "var(--xmlui-fontWeight-Text-tableheading)", "fontStyle-Text-tableheading": "var(--xmlui-fontStyle-Text-tableheading)", "fontStretch-Text-tableheading": "var(--xmlui-fontStretch-Text-tableheading)", "textDecorationLine-Text-tableheading": "var(--xmlui-textDecorationLine-Text-tableheading)", "textDecorationColor-Text-tableheading": "var(--xmlui-textDecorationColor-Text-tableheading)", "textDecorationStyle-Text-tableheading": "var(--xmlui-textDecorationStyle-Text-tableheading)", "textDecorationThickness-Text-tableheading": "var(--xmlui-textDecorationThickness-Text-tableheading)", "textUnderlineOffset-Text-tableheading": "var(--xmlui-textUnderlineOffset-Text-tableheading)", "lineHeight-Text-tableheading": "var(--xmlui-lineHeight-Text-tableheading)", "textColor-Text-tableheading": "var(--xmlui-textColor-Text-tableheading)", "backgroundColor-Text-tableheading": "var(--xmlui-backgroundColor-Text-tableheading)", "borderRadius-Text-tableheading": "var(--xmlui-borderRadius-Text-tableheading)", "borderColor-Text-tableheading": "var(--xmlui-borderColor-Text-tableheading)", "borderWidth-Text-tableheading": "var(--xmlui-borderWidth-Text-tableheading)", "borderStyle-Text-tableheading": "var(--xmlui-borderStyle-Text-tableheading)", "marginTop-Text-tableheading": "var(--xmlui-marginTop-Text-tableheading)", "marginBottom-Text-tableheading": "var(--xmlui-marginBottom-Text-tableheading)", "textTransform-Text-tableheading": "var(--xmlui-textTransform-Text-tableheading)", "verticalAlign-Text-tableheading": "var(--xmlui-verticalAlign-Text-tableheading)", "letterSpacing-Text-tableheading": "var(--xmlui-letterSpacing-Text-tableheading)", "fontFamily-Text-secondary": "var(--xmlui-fontFamily-Text-secondary)", "fontSize-Text-secondary": "var(--xmlui-fontSize-Text-secondary)", "fontWeight-Text-secondary": "var(--xmlui-fontWeight-Text-secondary)", "fontStyle-Text-secondary": "var(--xmlui-fontStyle-Text-secondary)", "fontStretch-Text-secondary": "var(--xmlui-fontStretch-Text-secondary)", "textDecorationLine-Text-secondary": "var(--xmlui-textDecorationLine-Text-secondary)", "textDecorationColor-Text-secondary": "var(--xmlui-textDecorationColor-Text-secondary)", "textDecorationStyle-Text-secondary": "var(--xmlui-textDecorationStyle-Text-secondary)", "textDecorationThickness-Text-secondary": "var(--xmlui-textDecorationThickness-Text-secondary)", "textUnderlineOffset-Text-secondary": "var(--xmlui-textUnderlineOffset-Text-secondary)", "lineHeight-Text-secondary": "var(--xmlui-lineHeight-Text-secondary)", "textColor-Text-secondary": "var(--xmlui-textColor-Text-secondary)", "backgroundColor-Text-secondary": "var(--xmlui-backgroundColor-Text-secondary)", "borderRadius-Text-secondary": "var(--xmlui-borderRadius-Text-secondary)", "borderColor-Text-secondary": "var(--xmlui-borderColor-Text-secondary)", "borderWidth-Text-secondary": "var(--xmlui-borderWidth-Text-secondary)", "borderStyle-Text-secondary": "var(--xmlui-borderStyle-Text-secondary)", "marginTop-Text-secondary": "var(--xmlui-marginTop-Text-secondary)", "marginBottom-Text-secondary": "var(--xmlui-marginBottom-Text-secondary)", "textTransform-Text-secondary": "var(--xmlui-textTransform-Text-secondary)", "verticalAlign-Text-secondary": "var(--xmlui-verticalAlign-Text-secondary)", "letterSpacing-Text-secondary": "var(--xmlui-letterSpacing-Text-secondary)"}'`;
1453
- const text = "_text_1x9lo_13";
1454
- const abbr = "_abbr_1x9lo_23";
1455
- const cite = "_cite_1x9lo_52";
1456
- const codefence = "_codefence_1x9lo_81";
1457
- const code = "_code_1x9lo_81";
1458
- const deleted = "_deleted_1x9lo_144";
1459
- const inserted = "_inserted_1x9lo_188";
1460
- const keyboard = "_keyboard_1x9lo_232";
1461
- const marked = "_marked_1x9lo_261";
1462
- const mono = "_mono_1x9lo_305";
1463
- const sample = "_sample_1x9lo_334";
1464
- const sup = "_sup_1x9lo_363";
1465
- const sub = "_sub_1x9lo_392";
1466
- const title = "_title_1x9lo_450";
1467
- const subtitle = "_subtitle_1x9lo_479";
1468
- const small = "_small_1x9lo_508";
1469
- const caption$1 = "_caption_1x9lo_537";
1470
- const placeholder$2 = "_placeholder_1x9lo_566";
1471
- const paragraph = "_paragraph_1x9lo_595";
1472
- const subheading = "_subheading_1x9lo_624";
1473
- const tableheading = "_tableheading_1x9lo_653";
1474
- const secondary = "_secondary_1x9lo_682";
1475
- const strong = "_strong_1x9lo_711";
1476
- const truncateOverflow$1 = "_truncateOverflow_1x9lo_719";
1477
- const preserveLinebreaks$1 = "_preserveLinebreaks_1x9lo_726";
1478
- const noEllipsis$1 = "_noEllipsis_1x9lo_730";
1452
+ const themeVars$L = `'{"fontFamily-Text-markdown": "var(--xmlui-fontFamily-Text-markdown)", "fontSize-Text-markdown": "var(--xmlui-fontSize-Text-markdown)", "fontWeight-Text-markdown": "var(--xmlui-fontWeight-Text-markdown)", "fontStyle-Text-markdown": "var(--xmlui-fontStyle-Text-markdown)", "fontStretch-Text-markdown": "var(--xmlui-fontStretch-Text-markdown)", "textDecorationLine-Text-markdown": "var(--xmlui-textDecorationLine-Text-markdown)", "textDecorationColor-Text-markdown": "var(--xmlui-textDecorationColor-Text-markdown)", "textDecorationStyle-Text-markdown": "var(--xmlui-textDecorationStyle-Text-markdown)", "textDecorationThickness-Text-markdown": "var(--xmlui-textDecorationThickness-Text-markdown)", "textUnderlineOffset-Text-markdown": "var(--xmlui-textUnderlineOffset-Text-markdown)", "lineHeight-Text-markdown": "var(--xmlui-lineHeight-Text-markdown)", "textColor-Text-markdown": "var(--xmlui-textColor-Text-markdown)", "backgroundColor-Text-markdown": "var(--xmlui-backgroundColor-Text-markdown)", "borderRadius-Text-markdown": "var(--xmlui-borderRadius-Text-markdown)", "borderColor-Text-markdown": "var(--xmlui-borderColor-Text-markdown)", "borderWidth-Text-markdown": "var(--xmlui-borderWidth-Text-markdown)", "borderStyle-Text-markdown": "var(--xmlui-borderStyle-Text-markdown)", "marginTop-Text-markdown": "var(--xmlui-marginTop-Text-markdown)", "marginBottom-Text-markdown": "var(--xmlui-marginBottom-Text-markdown)", "textTransform-Text-markdown": "var(--xmlui-textTransform-Text-markdown)", "verticalAlign-Text-markdown": "var(--xmlui-verticalAlign-Text-markdown)", "letterSpacing-Text-markdown": "var(--xmlui-letterSpacing-Text-markdown)", "fontFamily-Text-abbr": "var(--xmlui-fontFamily-Text-abbr)", "fontSize-Text-abbr": "var(--xmlui-fontSize-Text-abbr)", "fontWeight-Text-abbr": "var(--xmlui-fontWeight-Text-abbr)", "fontStyle-Text-abbr": "var(--xmlui-fontStyle-Text-abbr)", "fontStretch-Text-abbr": "var(--xmlui-fontStretch-Text-abbr)", "textDecorationLine-Text-abbr": "var(--xmlui-textDecorationLine-Text-abbr)", "textDecorationColor-Text-abbr": "var(--xmlui-textDecorationColor-Text-abbr)", "textDecorationStyle-Text-abbr": "var(--xmlui-textDecorationStyle-Text-abbr)", "textDecorationThickness-Text-abbr": "var(--xmlui-textDecorationThickness-Text-abbr)", "textUnderlineOffset-Text-abbr": "var(--xmlui-textUnderlineOffset-Text-abbr)", "lineHeight-Text-abbr": "var(--xmlui-lineHeight-Text-abbr)", "textColor-Text-abbr": "var(--xmlui-textColor-Text-abbr)", "backgroundColor-Text-abbr": "var(--xmlui-backgroundColor-Text-abbr)", "borderRadius-Text-abbr": "var(--xmlui-borderRadius-Text-abbr)", "borderColor-Text-abbr": "var(--xmlui-borderColor-Text-abbr)", "borderWidth-Text-abbr": "var(--xmlui-borderWidth-Text-abbr)", "borderStyle-Text-abbr": "var(--xmlui-borderStyle-Text-abbr)", "marginTop-Text-abbr": "var(--xmlui-marginTop-Text-abbr)", "marginBottom-Text-abbr": "var(--xmlui-marginBottom-Text-abbr)", "textTransform-Text-abbr": "var(--xmlui-textTransform-Text-abbr)", "verticalAlign-Text-abbr": "var(--xmlui-verticalAlign-Text-abbr)", "letterSpacing-Text-abbr": "var(--xmlui-letterSpacing-Text-abbr)", "fontFamily-Text-cite": "var(--xmlui-fontFamily-Text-cite)", "fontSize-Text-cite": "var(--xmlui-fontSize-Text-cite)", "fontWeight-Text-cite": "var(--xmlui-fontWeight-Text-cite)", "fontStyle-Text-cite": "var(--xmlui-fontStyle-Text-cite)", "fontStretch-Text-cite": "var(--xmlui-fontStretch-Text-cite)", "textDecorationLine-Text-cite": "var(--xmlui-textDecorationLine-Text-cite)", "textDecorationColor-Text-cite": "var(--xmlui-textDecorationColor-Text-cite)", "textDecorationStyle-Text-cite": "var(--xmlui-textDecorationStyle-Text-cite)", "textDecorationThickness-Text-cite": "var(--xmlui-textDecorationThickness-Text-cite)", "textUnderlineOffset-Text-cite": "var(--xmlui-textUnderlineOffset-Text-cite)", "lineHeight-Text-cite": "var(--xmlui-lineHeight-Text-cite)", "textColor-Text-cite": "var(--xmlui-textColor-Text-cite)", "backgroundColor-Text-cite": "var(--xmlui-backgroundColor-Text-cite)", "borderRadius-Text-cite": "var(--xmlui-borderRadius-Text-cite)", "borderColor-Text-cite": "var(--xmlui-borderColor-Text-cite)", "borderWidth-Text-cite": "var(--xmlui-borderWidth-Text-cite)", "borderStyle-Text-cite": "var(--xmlui-borderStyle-Text-cite)", "marginTop-Text-cite": "var(--xmlui-marginTop-Text-cite)", "marginBottom-Text-cite": "var(--xmlui-marginBottom-Text-cite)", "textTransform-Text-cite": "var(--xmlui-textTransform-Text-cite)", "verticalAlign-Text-cite": "var(--xmlui-verticalAlign-Text-cite)", "letterSpacing-Text-cite": "var(--xmlui-letterSpacing-Text-cite)", "fontFamily-Text-code": "var(--xmlui-fontFamily-Text-code)", "fontSize-Text-code": "var(--xmlui-fontSize-Text-code)", "fontWeight-Text-code": "var(--xmlui-fontWeight-Text-code)", "fontStyle-Text-code": "var(--xmlui-fontStyle-Text-code)", "fontStretch-Text-code": "var(--xmlui-fontStretch-Text-code)", "textDecorationLine-Text-code": "var(--xmlui-textDecorationLine-Text-code)", "textDecorationColor-Text-code": "var(--xmlui-textDecorationColor-Text-code)", "textDecorationStyle-Text-code": "var(--xmlui-textDecorationStyle-Text-code)", "textDecorationThickness-Text-code": "var(--xmlui-textDecorationThickness-Text-code)", "textUnderlineOffset-Text-code": "var(--xmlui-textUnderlineOffset-Text-code)", "lineHeight-Text-code": "var(--xmlui-lineHeight-Text-code)", "textColor-Text-code": "var(--xmlui-textColor-Text-code)", "backgroundColor-Text-code": "var(--xmlui-backgroundColor-Text-code)", "borderRadius-Text-code": "var(--xmlui-borderRadius-Text-code)", "borderColor-Text-code": "var(--xmlui-borderColor-Text-code)", "borderWidth-Text-code": "var(--xmlui-borderWidth-Text-code)", "borderStyle-Text-code": "var(--xmlui-borderStyle-Text-code)", "marginTop-Text-code": "var(--xmlui-marginTop-Text-code)", "marginBottom-Text-code": "var(--xmlui-marginBottom-Text-code)", "textTransform-Text-code": "var(--xmlui-textTransform-Text-code)", "verticalAlign-Text-code": "var(--xmlui-verticalAlign-Text-code)", "letterSpacing-Text-code": "var(--xmlui-letterSpacing-Text-code)", "fontFamily-Text-codefence": "var(--xmlui-fontFamily-Text-codefence)", "fontSize-Text-codefence": "var(--xmlui-fontSize-Text-codefence)", "fontWeight-Text-codefence": "var(--xmlui-fontWeight-Text-codefence)", "fontStyle-Text-codefence": "var(--xmlui-fontStyle-Text-codefence)", "fontStretch-Text-codefence": "var(--xmlui-fontStretch-Text-codefence)", "textDecorationLine-Text-codefence": "var(--xmlui-textDecorationLine-Text-codefence)", "textDecorationColor-Text-codefence": "var(--xmlui-textDecorationColor-Text-codefence)", "textDecorationStyle-Text-codefence": "var(--xmlui-textDecorationStyle-Text-codefence)", "textDecorationThickness-Text-codefence": "var(--xmlui-textDecorationThickness-Text-codefence)", "textUnderlineOffset-Text-codefence": "var(--xmlui-textUnderlineOffset-Text-codefence)", "lineHeight-Text-codefence": "var(--xmlui-lineHeight-Text-codefence)", "textColor-Text-codefence": "var(--xmlui-textColor-Text-codefence)", "backgroundColor-Text-codefence": "var(--xmlui-backgroundColor-Text-codefence)", "borderRadius-Text-codefence": "var(--xmlui-borderRadius-Text-codefence)", "borderColor-Text-codefence": "var(--xmlui-borderColor-Text-codefence)", "borderWidth-Text-codefence": "var(--xmlui-borderWidth-Text-codefence)", "borderStyle-Text-codefence": "var(--xmlui-borderStyle-Text-codefence)", "marginTop-Text-codefence": "var(--xmlui-marginTop-Text-codefence)", "marginBottom-Text-codefence": "var(--xmlui-marginBottom-Text-codefence)", "textTransform-Text-codefence": "var(--xmlui-textTransform-Text-codefence)", "verticalAlign-Text-codefence": "var(--xmlui-verticalAlign-Text-codefence)", "letterSpacing-Text-codefence": "var(--xmlui-letterSpacing-Text-codefence)", "fontFamily-Text-deleted": "var(--xmlui-fontFamily-Text-deleted)", "fontSize-Text-deleted": "var(--xmlui-fontSize-Text-deleted)", "fontWeight-Text-deleted": "var(--xmlui-fontWeight-Text-deleted)", "fontStyle-Text-deleted": "var(--xmlui-fontStyle-Text-deleted)", "fontStretch-Text-deleted": "var(--xmlui-fontStretch-Text-deleted)", "textDecorationLine-Text-deleted": "var(--xmlui-textDecorationLine-Text-deleted)", "textDecorationColor-Text-deleted": "var(--xmlui-textDecorationColor-Text-deleted)", "textDecorationStyle-Text-deleted": "var(--xmlui-textDecorationStyle-Text-deleted)", "textDecorationThickness-Text-deleted": "var(--xmlui-textDecorationThickness-Text-deleted)", "textUnderlineOffset-Text-deleted": "var(--xmlui-textUnderlineOffset-Text-deleted)", "lineHeight-Text-deleted": "var(--xmlui-lineHeight-Text-deleted)", "textColor-Text-deleted": "var(--xmlui-textColor-Text-deleted)", "backgroundColor-Text-deleted": "var(--xmlui-backgroundColor-Text-deleted)", "borderRadius-Text-deleted": "var(--xmlui-borderRadius-Text-deleted)", "borderColor-Text-deleted": "var(--xmlui-borderColor-Text-deleted)", "borderWidth-Text-deleted": "var(--xmlui-borderWidth-Text-deleted)", "borderStyle-Text-deleted": "var(--xmlui-borderStyle-Text-deleted)", "marginTop-Text-deleted": "var(--xmlui-marginTop-Text-deleted)", "marginBottom-Text-deleted": "var(--xmlui-marginBottom-Text-deleted)", "textTransform-Text-deleted": "var(--xmlui-textTransform-Text-deleted)", "verticalAlign-Text-deleted": "var(--xmlui-verticalAlign-Text-deleted)", "letterSpacing-Text-deleted": "var(--xmlui-letterSpacing-Text-deleted)", "fontFamily-Text-inserted": "var(--xmlui-fontFamily-Text-inserted)", "fontSize-Text-inserted": "var(--xmlui-fontSize-Text-inserted)", "fontWeight-Text-inserted": "var(--xmlui-fontWeight-Text-inserted)", "fontStyle-Text-inserted": "var(--xmlui-fontStyle-Text-inserted)", "fontStretch-Text-inserted": "var(--xmlui-fontStretch-Text-inserted)", "textDecorationLine-Text-inserted": "var(--xmlui-textDecorationLine-Text-inserted)", "textDecorationColor-Text-inserted": "var(--xmlui-textDecorationColor-Text-inserted)", "textDecorationStyle-Text-inserted": "var(--xmlui-textDecorationStyle-Text-inserted)", "textDecorationThickness-Text-inserted": "var(--xmlui-textDecorationThickness-Text-inserted)", "textUnderlineOffset-Text-inserted": "var(--xmlui-textUnderlineOffset-Text-inserted)", "lineHeight-Text-inserted": "var(--xmlui-lineHeight-Text-inserted)", "textColor-Text-inserted": "var(--xmlui-textColor-Text-inserted)", "backgroundColor-Text-inserted": "var(--xmlui-backgroundColor-Text-inserted)", "borderRadius-Text-inserted": "var(--xmlui-borderRadius-Text-inserted)", "borderColor-Text-inserted": "var(--xmlui-borderColor-Text-inserted)", "borderWidth-Text-inserted": "var(--xmlui-borderWidth-Text-inserted)", "borderStyle-Text-inserted": "var(--xmlui-borderStyle-Text-inserted)", "marginTop-Text-inserted": "var(--xmlui-marginTop-Text-inserted)", "marginBottom-Text-inserted": "var(--xmlui-marginBottom-Text-inserted)", "textTransform-Text-inserted": "var(--xmlui-textTransform-Text-inserted)", "verticalAlign-Text-inserted": "var(--xmlui-verticalAlign-Text-inserted)", "letterSpacing-Text-inserted": "var(--xmlui-letterSpacing-Text-inserted)", "fontFamily-Text-keyboard": "var(--xmlui-fontFamily-Text-keyboard)", "fontSize-Text-keyboard": "var(--xmlui-fontSize-Text-keyboard)", "fontWeight-Text-keyboard": "var(--xmlui-fontWeight-Text-keyboard)", "fontStyle-Text-keyboard": "var(--xmlui-fontStyle-Text-keyboard)", "fontStretch-Text-keyboard": "var(--xmlui-fontStretch-Text-keyboard)", "textDecorationLine-Text-keyboard": "var(--xmlui-textDecorationLine-Text-keyboard)", "textDecorationColor-Text-keyboard": "var(--xmlui-textDecorationColor-Text-keyboard)", "textDecorationStyle-Text-keyboard": "var(--xmlui-textDecorationStyle-Text-keyboard)", "textDecorationThickness-Text-keyboard": "var(--xmlui-textDecorationThickness-Text-keyboard)", "textUnderlineOffset-Text-keyboard": "var(--xmlui-textUnderlineOffset-Text-keyboard)", "lineHeight-Text-keyboard": "var(--xmlui-lineHeight-Text-keyboard)", "textColor-Text-keyboard": "var(--xmlui-textColor-Text-keyboard)", "backgroundColor-Text-keyboard": "var(--xmlui-backgroundColor-Text-keyboard)", "borderRadius-Text-keyboard": "var(--xmlui-borderRadius-Text-keyboard)", "borderColor-Text-keyboard": "var(--xmlui-borderColor-Text-keyboard)", "borderWidth-Text-keyboard": "var(--xmlui-borderWidth-Text-keyboard)", "borderStyle-Text-keyboard": "var(--xmlui-borderStyle-Text-keyboard)", "marginTop-Text-keyboard": "var(--xmlui-marginTop-Text-keyboard)", "marginBottom-Text-keyboard": "var(--xmlui-marginBottom-Text-keyboard)", "textTransform-Text-keyboard": "var(--xmlui-textTransform-Text-keyboard)", "verticalAlign-Text-keyboard": "var(--xmlui-verticalAlign-Text-keyboard)", "letterSpacing-Text-keyboard": "var(--xmlui-letterSpacing-Text-keyboard)", "fontFamily-Text-marked": "var(--xmlui-fontFamily-Text-marked)", "fontSize-Text-marked": "var(--xmlui-fontSize-Text-marked)", "fontWeight-Text-marked": "var(--xmlui-fontWeight-Text-marked)", "fontStyle-Text-marked": "var(--xmlui-fontStyle-Text-marked)", "fontStretch-Text-marked": "var(--xmlui-fontStretch-Text-marked)", "textDecorationLine-Text-marked": "var(--xmlui-textDecorationLine-Text-marked)", "textDecorationColor-Text-marked": "var(--xmlui-textDecorationColor-Text-marked)", "textDecorationStyle-Text-marked": "var(--xmlui-textDecorationStyle-Text-marked)", "textDecorationThickness-Text-marked": "var(--xmlui-textDecorationThickness-Text-marked)", "textUnderlineOffset-Text-marked": "var(--xmlui-textUnderlineOffset-Text-marked)", "lineHeight-Text-marked": "var(--xmlui-lineHeight-Text-marked)", "textColor-Text-marked": "var(--xmlui-textColor-Text-marked)", "backgroundColor-Text-marked": "var(--xmlui-backgroundColor-Text-marked)", "borderRadius-Text-marked": "var(--xmlui-borderRadius-Text-marked)", "borderColor-Text-marked": "var(--xmlui-borderColor-Text-marked)", "borderWidth-Text-marked": "var(--xmlui-borderWidth-Text-marked)", "borderStyle-Text-marked": "var(--xmlui-borderStyle-Text-marked)", "marginTop-Text-marked": "var(--xmlui-marginTop-Text-marked)", "marginBottom-Text-marked": "var(--xmlui-marginBottom-Text-marked)", "textTransform-Text-marked": "var(--xmlui-textTransform-Text-marked)", "verticalAlign-Text-marked": "var(--xmlui-verticalAlign-Text-marked)", "letterSpacing-Text-marked": "var(--xmlui-letterSpacing-Text-marked)", "fontFamily-Text-mono": "var(--xmlui-fontFamily-Text-mono)", "fontSize-Text-mono": "var(--xmlui-fontSize-Text-mono)", "fontWeight-Text-mono": "var(--xmlui-fontWeight-Text-mono)", "fontStyle-Text-mono": "var(--xmlui-fontStyle-Text-mono)", "fontStretch-Text-mono": "var(--xmlui-fontStretch-Text-mono)", "textDecorationLine-Text-mono": "var(--xmlui-textDecorationLine-Text-mono)", "textDecorationColor-Text-mono": "var(--xmlui-textDecorationColor-Text-mono)", "textDecorationStyle-Text-mono": "var(--xmlui-textDecorationStyle-Text-mono)", "textDecorationThickness-Text-mono": "var(--xmlui-textDecorationThickness-Text-mono)", "textUnderlineOffset-Text-mono": "var(--xmlui-textUnderlineOffset-Text-mono)", "lineHeight-Text-mono": "var(--xmlui-lineHeight-Text-mono)", "textColor-Text-mono": "var(--xmlui-textColor-Text-mono)", "backgroundColor-Text-mono": "var(--xmlui-backgroundColor-Text-mono)", "borderRadius-Text-mono": "var(--xmlui-borderRadius-Text-mono)", "borderColor-Text-mono": "var(--xmlui-borderColor-Text-mono)", "borderWidth-Text-mono": "var(--xmlui-borderWidth-Text-mono)", "borderStyle-Text-mono": "var(--xmlui-borderStyle-Text-mono)", "marginTop-Text-mono": "var(--xmlui-marginTop-Text-mono)", "marginBottom-Text-mono": "var(--xmlui-marginBottom-Text-mono)", "textTransform-Text-mono": "var(--xmlui-textTransform-Text-mono)", "verticalAlign-Text-mono": "var(--xmlui-verticalAlign-Text-mono)", "letterSpacing-Text-mono": "var(--xmlui-letterSpacing-Text-mono)", "fontFamily-Text-sample": "var(--xmlui-fontFamily-Text-sample)", "fontSize-Text-sample": "var(--xmlui-fontSize-Text-sample)", "fontWeight-Text-sample": "var(--xmlui-fontWeight-Text-sample)", "fontStyle-Text-sample": "var(--xmlui-fontStyle-Text-sample)", "fontStretch-Text-sample": "var(--xmlui-fontStretch-Text-sample)", "textDecorationLine-Text-sample": "var(--xmlui-textDecorationLine-Text-sample)", "textDecorationColor-Text-sample": "var(--xmlui-textDecorationColor-Text-sample)", "textDecorationStyle-Text-sample": "var(--xmlui-textDecorationStyle-Text-sample)", "textDecorationThickness-Text-sample": "var(--xmlui-textDecorationThickness-Text-sample)", "textUnderlineOffset-Text-sample": "var(--xmlui-textUnderlineOffset-Text-sample)", "lineHeight-Text-sample": "var(--xmlui-lineHeight-Text-sample)", "textColor-Text-sample": "var(--xmlui-textColor-Text-sample)", "backgroundColor-Text-sample": "var(--xmlui-backgroundColor-Text-sample)", "borderRadius-Text-sample": "var(--xmlui-borderRadius-Text-sample)", "borderColor-Text-sample": "var(--xmlui-borderColor-Text-sample)", "borderWidth-Text-sample": "var(--xmlui-borderWidth-Text-sample)", "borderStyle-Text-sample": "var(--xmlui-borderStyle-Text-sample)", "marginTop-Text-sample": "var(--xmlui-marginTop-Text-sample)", "marginBottom-Text-sample": "var(--xmlui-marginBottom-Text-sample)", "textTransform-Text-sample": "var(--xmlui-textTransform-Text-sample)", "verticalAlign-Text-sample": "var(--xmlui-verticalAlign-Text-sample)", "letterSpacing-Text-sample": "var(--xmlui-letterSpacing-Text-sample)", "fontFamily-Text-sup": "var(--xmlui-fontFamily-Text-sup)", "fontSize-Text-sup": "var(--xmlui-fontSize-Text-sup)", "fontWeight-Text-sup": "var(--xmlui-fontWeight-Text-sup)", "fontStyle-Text-sup": "var(--xmlui-fontStyle-Text-sup)", "fontStretch-Text-sup": "var(--xmlui-fontStretch-Text-sup)", "textDecorationLine-Text-sup": "var(--xmlui-textDecorationLine-Text-sup)", "textDecorationColor-Text-sup": "var(--xmlui-textDecorationColor-Text-sup)", "textDecorationStyle-Text-sup": "var(--xmlui-textDecorationStyle-Text-sup)", "textDecorationThickness-Text-sup": "var(--xmlui-textDecorationThickness-Text-sup)", "textUnderlineOffset-Text-sup": "var(--xmlui-textUnderlineOffset-Text-sup)", "lineHeight-Text-sup": "var(--xmlui-lineHeight-Text-sup)", "textColor-Text-sup": "var(--xmlui-textColor-Text-sup)", "backgroundColor-Text-sup": "var(--xmlui-backgroundColor-Text-sup)", "borderRadius-Text-sup": "var(--xmlui-borderRadius-Text-sup)", "borderColor-Text-sup": "var(--xmlui-borderColor-Text-sup)", "borderWidth-Text-sup": "var(--xmlui-borderWidth-Text-sup)", "borderStyle-Text-sup": "var(--xmlui-borderStyle-Text-sup)", "marginTop-Text-sup": "var(--xmlui-marginTop-Text-sup)", "marginBottom-Text-sup": "var(--xmlui-marginBottom-Text-sup)", "textTransform-Text-sup": "var(--xmlui-textTransform-Text-sup)", "verticalAlign-Text-sup": "var(--xmlui-verticalAlign-Text-sup)", "letterSpacing-Text-sup": "var(--xmlui-letterSpacing-Text-sup)", "fontFamily-Text-sub": "var(--xmlui-fontFamily-Text-sub)", "fontSize-Text-sub": "var(--xmlui-fontSize-Text-sub)", "fontWeight-Text-sub": "var(--xmlui-fontWeight-Text-sub)", "fontStyle-Text-sub": "var(--xmlui-fontStyle-Text-sub)", "fontStretch-Text-sub": "var(--xmlui-fontStretch-Text-sub)", "textDecorationLine-Text-sub": "var(--xmlui-textDecorationLine-Text-sub)", "textDecorationColor-Text-sub": "var(--xmlui-textDecorationColor-Text-sub)", "textDecorationStyle-Text-sub": "var(--xmlui-textDecorationStyle-Text-sub)", "textDecorationThickness-Text-sub": "var(--xmlui-textDecorationThickness-Text-sub)", "textUnderlineOffset-Text-sub": "var(--xmlui-textUnderlineOffset-Text-sub)", "lineHeight-Text-sub": "var(--xmlui-lineHeight-Text-sub)", "textColor-Text-sub": "var(--xmlui-textColor-Text-sub)", "backgroundColor-Text-sub": "var(--xmlui-backgroundColor-Text-sub)", "borderRadius-Text-sub": "var(--xmlui-borderRadius-Text-sub)", "borderColor-Text-sub": "var(--xmlui-borderColor-Text-sub)", "borderWidth-Text-sub": "var(--xmlui-borderWidth-Text-sub)", "borderStyle-Text-sub": "var(--xmlui-borderStyle-Text-sub)", "marginTop-Text-sub": "var(--xmlui-marginTop-Text-sub)", "marginBottom-Text-sub": "var(--xmlui-marginBottom-Text-sub)", "textTransform-Text-sub": "var(--xmlui-textTransform-Text-sub)", "verticalAlign-Text-sub": "var(--xmlui-verticalAlign-Text-sub)", "letterSpacing-Text-sub": "var(--xmlui-letterSpacing-Text-sub)", "fontFamily-Text-var": "var(--xmlui-fontFamily-Text-var)", "fontSize-Text-var": "var(--xmlui-fontSize-Text-var)", "fontWeight-Text-var": "var(--xmlui-fontWeight-Text-var)", "fontStyle-Text-var": "var(--xmlui-fontStyle-Text-var)", "fontStretch-Text-var": "var(--xmlui-fontStretch-Text-var)", "textDecorationLine-Text-var": "var(--xmlui-textDecorationLine-Text-var)", "textDecorationColor-Text-var": "var(--xmlui-textDecorationColor-Text-var)", "textDecorationStyle-Text-var": "var(--xmlui-textDecorationStyle-Text-var)", "textDecorationThickness-Text-var": "var(--xmlui-textDecorationThickness-Text-var)", "textUnderlineOffset-Text-var": "var(--xmlui-textUnderlineOffset-Text-var)", "lineHeight-Text-var": "var(--xmlui-lineHeight-Text-var)", "textColor-Text-var": "var(--xmlui-textColor-Text-var)", "backgroundColor-Text-var": "var(--xmlui-backgroundColor-Text-var)", "borderRadius-Text-var": "var(--xmlui-borderRadius-Text-var)", "borderColor-Text-var": "var(--xmlui-borderColor-Text-var)", "borderWidth-Text-var": "var(--xmlui-borderWidth-Text-var)", "borderStyle-Text-var": "var(--xmlui-borderStyle-Text-var)", "marginTop-Text-var": "var(--xmlui-marginTop-Text-var)", "marginBottom-Text-var": "var(--xmlui-marginBottom-Text-var)", "textTransform-Text-var": "var(--xmlui-textTransform-Text-var)", "verticalAlign-Text-var": "var(--xmlui-verticalAlign-Text-var)", "letterSpacing-Text-var": "var(--xmlui-letterSpacing-Text-var)", "fontFamily-Text-title": "var(--xmlui-fontFamily-Text-title)", "fontSize-Text-title": "var(--xmlui-fontSize-Text-title)", "fontWeight-Text-title": "var(--xmlui-fontWeight-Text-title)", "fontStyle-Text-title": "var(--xmlui-fontStyle-Text-title)", "fontStretch-Text-title": "var(--xmlui-fontStretch-Text-title)", "textDecorationLine-Text-title": "var(--xmlui-textDecorationLine-Text-title)", "textDecorationColor-Text-title": "var(--xmlui-textDecorationColor-Text-title)", "textDecorationStyle-Text-title": "var(--xmlui-textDecorationStyle-Text-title)", "textDecorationThickness-Text-title": "var(--xmlui-textDecorationThickness-Text-title)", "textUnderlineOffset-Text-title": "var(--xmlui-textUnderlineOffset-Text-title)", "lineHeight-Text-title": "var(--xmlui-lineHeight-Text-title)", "textColor-Text-title": "var(--xmlui-textColor-Text-title)", "backgroundColor-Text-title": "var(--xmlui-backgroundColor-Text-title)", "borderRadius-Text-title": "var(--xmlui-borderRadius-Text-title)", "borderColor-Text-title": "var(--xmlui-borderColor-Text-title)", "borderWidth-Text-title": "var(--xmlui-borderWidth-Text-title)", "borderStyle-Text-title": "var(--xmlui-borderStyle-Text-title)", "marginTop-Text-title": "var(--xmlui-marginTop-Text-title)", "marginBottom-Text-title": "var(--xmlui-marginBottom-Text-title)", "textTransform-Text-title": "var(--xmlui-textTransform-Text-title)", "verticalAlign-Text-title": "var(--xmlui-verticalAlign-Text-title)", "letterSpacing-Text-title": "var(--xmlui-letterSpacing-Text-title)", "fontFamily-Text-subtitle": "var(--xmlui-fontFamily-Text-subtitle)", "fontSize-Text-subtitle": "var(--xmlui-fontSize-Text-subtitle)", "fontWeight-Text-subtitle": "var(--xmlui-fontWeight-Text-subtitle)", "fontStyle-Text-subtitle": "var(--xmlui-fontStyle-Text-subtitle)", "fontStretch-Text-subtitle": "var(--xmlui-fontStretch-Text-subtitle)", "textDecorationLine-Text-subtitle": "var(--xmlui-textDecorationLine-Text-subtitle)", "textDecorationColor-Text-subtitle": "var(--xmlui-textDecorationColor-Text-subtitle)", "textDecorationStyle-Text-subtitle": "var(--xmlui-textDecorationStyle-Text-subtitle)", "textDecorationThickness-Text-subtitle": "var(--xmlui-textDecorationThickness-Text-subtitle)", "textUnderlineOffset-Text-subtitle": "var(--xmlui-textUnderlineOffset-Text-subtitle)", "lineHeight-Text-subtitle": "var(--xmlui-lineHeight-Text-subtitle)", "textColor-Text-subtitle": "var(--xmlui-textColor-Text-subtitle)", "backgroundColor-Text-subtitle": "var(--xmlui-backgroundColor-Text-subtitle)", "borderRadius-Text-subtitle": "var(--xmlui-borderRadius-Text-subtitle)", "borderColor-Text-subtitle": "var(--xmlui-borderColor-Text-subtitle)", "borderWidth-Text-subtitle": "var(--xmlui-borderWidth-Text-subtitle)", "borderStyle-Text-subtitle": "var(--xmlui-borderStyle-Text-subtitle)", "marginTop-Text-subtitle": "var(--xmlui-marginTop-Text-subtitle)", "marginBottom-Text-subtitle": "var(--xmlui-marginBottom-Text-subtitle)", "textTransform-Text-subtitle": "var(--xmlui-textTransform-Text-subtitle)", "verticalAlign-Text-subtitle": "var(--xmlui-verticalAlign-Text-subtitle)", "letterSpacing-Text-subtitle": "var(--xmlui-letterSpacing-Text-subtitle)", "fontFamily-Text-small": "var(--xmlui-fontFamily-Text-small)", "fontSize-Text-small": "var(--xmlui-fontSize-Text-small)", "fontWeight-Text-small": "var(--xmlui-fontWeight-Text-small)", "fontStyle-Text-small": "var(--xmlui-fontStyle-Text-small)", "fontStretch-Text-small": "var(--xmlui-fontStretch-Text-small)", "textDecorationLine-Text-small": "var(--xmlui-textDecorationLine-Text-small)", "textDecorationColor-Text-small": "var(--xmlui-textDecorationColor-Text-small)", "textDecorationStyle-Text-small": "var(--xmlui-textDecorationStyle-Text-small)", "textDecorationThickness-Text-small": "var(--xmlui-textDecorationThickness-Text-small)", "textUnderlineOffset-Text-small": "var(--xmlui-textUnderlineOffset-Text-small)", "lineHeight-Text-small": "var(--xmlui-lineHeight-Text-small)", "textColor-Text-small": "var(--xmlui-textColor-Text-small)", "backgroundColor-Text-small": "var(--xmlui-backgroundColor-Text-small)", "borderRadius-Text-small": "var(--xmlui-borderRadius-Text-small)", "borderColor-Text-small": "var(--xmlui-borderColor-Text-small)", "borderWidth-Text-small": "var(--xmlui-borderWidth-Text-small)", "borderStyle-Text-small": "var(--xmlui-borderStyle-Text-small)", "marginTop-Text-small": "var(--xmlui-marginTop-Text-small)", "marginBottom-Text-small": "var(--xmlui-marginBottom-Text-small)", "textTransform-Text-small": "var(--xmlui-textTransform-Text-small)", "verticalAlign-Text-small": "var(--xmlui-verticalAlign-Text-small)", "letterSpacing-Text-small": "var(--xmlui-letterSpacing-Text-small)", "fontFamily-Text-caption": "var(--xmlui-fontFamily-Text-caption)", "fontSize-Text-caption": "var(--xmlui-fontSize-Text-caption)", "fontWeight-Text-caption": "var(--xmlui-fontWeight-Text-caption)", "fontStyle-Text-caption": "var(--xmlui-fontStyle-Text-caption)", "fontStretch-Text-caption": "var(--xmlui-fontStretch-Text-caption)", "textDecorationLine-Text-caption": "var(--xmlui-textDecorationLine-Text-caption)", "textDecorationColor-Text-caption": "var(--xmlui-textDecorationColor-Text-caption)", "textDecorationStyle-Text-caption": "var(--xmlui-textDecorationStyle-Text-caption)", "textDecorationThickness-Text-caption": "var(--xmlui-textDecorationThickness-Text-caption)", "textUnderlineOffset-Text-caption": "var(--xmlui-textUnderlineOffset-Text-caption)", "lineHeight-Text-caption": "var(--xmlui-lineHeight-Text-caption)", "textColor-Text-caption": "var(--xmlui-textColor-Text-caption)", "backgroundColor-Text-caption": "var(--xmlui-backgroundColor-Text-caption)", "borderRadius-Text-caption": "var(--xmlui-borderRadius-Text-caption)", "borderColor-Text-caption": "var(--xmlui-borderColor-Text-caption)", "borderWidth-Text-caption": "var(--xmlui-borderWidth-Text-caption)", "borderStyle-Text-caption": "var(--xmlui-borderStyle-Text-caption)", "marginTop-Text-caption": "var(--xmlui-marginTop-Text-caption)", "marginBottom-Text-caption": "var(--xmlui-marginBottom-Text-caption)", "textTransform-Text-caption": "var(--xmlui-textTransform-Text-caption)", "verticalAlign-Text-caption": "var(--xmlui-verticalAlign-Text-caption)", "letterSpacing-Text-caption": "var(--xmlui-letterSpacing-Text-caption)", "fontFamily-Text-placeholder": "var(--xmlui-fontFamily-Text-placeholder)", "fontSize-Text-placeholder": "var(--xmlui-fontSize-Text-placeholder)", "fontWeight-Text-placeholder": "var(--xmlui-fontWeight-Text-placeholder)", "fontStyle-Text-placeholder": "var(--xmlui-fontStyle-Text-placeholder)", "fontStretch-Text-placeholder": "var(--xmlui-fontStretch-Text-placeholder)", "textDecorationLine-Text-placeholder": "var(--xmlui-textDecorationLine-Text-placeholder)", "textDecorationColor-Text-placeholder": "var(--xmlui-textDecorationColor-Text-placeholder)", "textDecorationStyle-Text-placeholder": "var(--xmlui-textDecorationStyle-Text-placeholder)", "textDecorationThickness-Text-placeholder": "var(--xmlui-textDecorationThickness-Text-placeholder)", "textUnderlineOffset-Text-placeholder": "var(--xmlui-textUnderlineOffset-Text-placeholder)", "lineHeight-Text-placeholder": "var(--xmlui-lineHeight-Text-placeholder)", "textColor-Text-placeholder": "var(--xmlui-textColor-Text-placeholder)", "backgroundColor-Text-placeholder": "var(--xmlui-backgroundColor-Text-placeholder)", "borderRadius-Text-placeholder": "var(--xmlui-borderRadius-Text-placeholder)", "borderColor-Text-placeholder": "var(--xmlui-borderColor-Text-placeholder)", "borderWidth-Text-placeholder": "var(--xmlui-borderWidth-Text-placeholder)", "borderStyle-Text-placeholder": "var(--xmlui-borderStyle-Text-placeholder)", "marginTop-Text-placeholder": "var(--xmlui-marginTop-Text-placeholder)", "marginBottom-Text-placeholder": "var(--xmlui-marginBottom-Text-placeholder)", "textTransform-Text-placeholder": "var(--xmlui-textTransform-Text-placeholder)", "verticalAlign-Text-placeholder": "var(--xmlui-verticalAlign-Text-placeholder)", "letterSpacing-Text-placeholder": "var(--xmlui-letterSpacing-Text-placeholder)", "fontFamily-Text-paragraph": "var(--xmlui-fontFamily-Text-paragraph)", "fontSize-Text-paragraph": "var(--xmlui-fontSize-Text-paragraph)", "fontWeight-Text-paragraph": "var(--xmlui-fontWeight-Text-paragraph)", "fontStyle-Text-paragraph": "var(--xmlui-fontStyle-Text-paragraph)", "fontStretch-Text-paragraph": "var(--xmlui-fontStretch-Text-paragraph)", "textDecorationLine-Text-paragraph": "var(--xmlui-textDecorationLine-Text-paragraph)", "textDecorationColor-Text-paragraph": "var(--xmlui-textDecorationColor-Text-paragraph)", "textDecorationStyle-Text-paragraph": "var(--xmlui-textDecorationStyle-Text-paragraph)", "textDecorationThickness-Text-paragraph": "var(--xmlui-textDecorationThickness-Text-paragraph)", "textUnderlineOffset-Text-paragraph": "var(--xmlui-textUnderlineOffset-Text-paragraph)", "lineHeight-Text-paragraph": "var(--xmlui-lineHeight-Text-paragraph)", "textColor-Text-paragraph": "var(--xmlui-textColor-Text-paragraph)", "backgroundColor-Text-paragraph": "var(--xmlui-backgroundColor-Text-paragraph)", "borderRadius-Text-paragraph": "var(--xmlui-borderRadius-Text-paragraph)", "borderColor-Text-paragraph": "var(--xmlui-borderColor-Text-paragraph)", "borderWidth-Text-paragraph": "var(--xmlui-borderWidth-Text-paragraph)", "borderStyle-Text-paragraph": "var(--xmlui-borderStyle-Text-paragraph)", "marginTop-Text-paragraph": "var(--xmlui-marginTop-Text-paragraph)", "marginBottom-Text-paragraph": "var(--xmlui-marginBottom-Text-paragraph)", "textTransform-Text-paragraph": "var(--xmlui-textTransform-Text-paragraph)", "verticalAlign-Text-paragraph": "var(--xmlui-verticalAlign-Text-paragraph)", "letterSpacing-Text-paragraph": "var(--xmlui-letterSpacing-Text-paragraph)", "fontFamily-Text-subheading": "var(--xmlui-fontFamily-Text-subheading)", "fontSize-Text-subheading": "var(--xmlui-fontSize-Text-subheading)", "fontWeight-Text-subheading": "var(--xmlui-fontWeight-Text-subheading)", "fontStyle-Text-subheading": "var(--xmlui-fontStyle-Text-subheading)", "fontStretch-Text-subheading": "var(--xmlui-fontStretch-Text-subheading)", "textDecorationLine-Text-subheading": "var(--xmlui-textDecorationLine-Text-subheading)", "textDecorationColor-Text-subheading": "var(--xmlui-textDecorationColor-Text-subheading)", "textDecorationStyle-Text-subheading": "var(--xmlui-textDecorationStyle-Text-subheading)", "textDecorationThickness-Text-subheading": "var(--xmlui-textDecorationThickness-Text-subheading)", "textUnderlineOffset-Text-subheading": "var(--xmlui-textUnderlineOffset-Text-subheading)", "lineHeight-Text-subheading": "var(--xmlui-lineHeight-Text-subheading)", "textColor-Text-subheading": "var(--xmlui-textColor-Text-subheading)", "backgroundColor-Text-subheading": "var(--xmlui-backgroundColor-Text-subheading)", "borderRadius-Text-subheading": "var(--xmlui-borderRadius-Text-subheading)", "borderColor-Text-subheading": "var(--xmlui-borderColor-Text-subheading)", "borderWidth-Text-subheading": "var(--xmlui-borderWidth-Text-subheading)", "borderStyle-Text-subheading": "var(--xmlui-borderStyle-Text-subheading)", "marginTop-Text-subheading": "var(--xmlui-marginTop-Text-subheading)", "marginBottom-Text-subheading": "var(--xmlui-marginBottom-Text-subheading)", "textTransform-Text-subheading": "var(--xmlui-textTransform-Text-subheading)", "verticalAlign-Text-subheading": "var(--xmlui-verticalAlign-Text-subheading)", "letterSpacing-Text-subheading": "var(--xmlui-letterSpacing-Text-subheading)", "fontFamily-Text-tableheading": "var(--xmlui-fontFamily-Text-tableheading)", "fontSize-Text-tableheading": "var(--xmlui-fontSize-Text-tableheading)", "fontWeight-Text-tableheading": "var(--xmlui-fontWeight-Text-tableheading)", "fontStyle-Text-tableheading": "var(--xmlui-fontStyle-Text-tableheading)", "fontStretch-Text-tableheading": "var(--xmlui-fontStretch-Text-tableheading)", "textDecorationLine-Text-tableheading": "var(--xmlui-textDecorationLine-Text-tableheading)", "textDecorationColor-Text-tableheading": "var(--xmlui-textDecorationColor-Text-tableheading)", "textDecorationStyle-Text-tableheading": "var(--xmlui-textDecorationStyle-Text-tableheading)", "textDecorationThickness-Text-tableheading": "var(--xmlui-textDecorationThickness-Text-tableheading)", "textUnderlineOffset-Text-tableheading": "var(--xmlui-textUnderlineOffset-Text-tableheading)", "lineHeight-Text-tableheading": "var(--xmlui-lineHeight-Text-tableheading)", "textColor-Text-tableheading": "var(--xmlui-textColor-Text-tableheading)", "backgroundColor-Text-tableheading": "var(--xmlui-backgroundColor-Text-tableheading)", "borderRadius-Text-tableheading": "var(--xmlui-borderRadius-Text-tableheading)", "borderColor-Text-tableheading": "var(--xmlui-borderColor-Text-tableheading)", "borderWidth-Text-tableheading": "var(--xmlui-borderWidth-Text-tableheading)", "borderStyle-Text-tableheading": "var(--xmlui-borderStyle-Text-tableheading)", "marginTop-Text-tableheading": "var(--xmlui-marginTop-Text-tableheading)", "marginBottom-Text-tableheading": "var(--xmlui-marginBottom-Text-tableheading)", "textTransform-Text-tableheading": "var(--xmlui-textTransform-Text-tableheading)", "verticalAlign-Text-tableheading": "var(--xmlui-verticalAlign-Text-tableheading)", "letterSpacing-Text-tableheading": "var(--xmlui-letterSpacing-Text-tableheading)", "fontFamily-Text-secondary": "var(--xmlui-fontFamily-Text-secondary)", "fontSize-Text-secondary": "var(--xmlui-fontSize-Text-secondary)", "fontWeight-Text-secondary": "var(--xmlui-fontWeight-Text-secondary)", "fontStyle-Text-secondary": "var(--xmlui-fontStyle-Text-secondary)", "fontStretch-Text-secondary": "var(--xmlui-fontStretch-Text-secondary)", "textDecorationLine-Text-secondary": "var(--xmlui-textDecorationLine-Text-secondary)", "textDecorationColor-Text-secondary": "var(--xmlui-textDecorationColor-Text-secondary)", "textDecorationStyle-Text-secondary": "var(--xmlui-textDecorationStyle-Text-secondary)", "textDecorationThickness-Text-secondary": "var(--xmlui-textDecorationThickness-Text-secondary)", "textUnderlineOffset-Text-secondary": "var(--xmlui-textUnderlineOffset-Text-secondary)", "lineHeight-Text-secondary": "var(--xmlui-lineHeight-Text-secondary)", "textColor-Text-secondary": "var(--xmlui-textColor-Text-secondary)", "backgroundColor-Text-secondary": "var(--xmlui-backgroundColor-Text-secondary)", "borderRadius-Text-secondary": "var(--xmlui-borderRadius-Text-secondary)", "borderColor-Text-secondary": "var(--xmlui-borderColor-Text-secondary)", "borderWidth-Text-secondary": "var(--xmlui-borderWidth-Text-secondary)", "borderStyle-Text-secondary": "var(--xmlui-borderStyle-Text-secondary)", "marginTop-Text-secondary": "var(--xmlui-marginTop-Text-secondary)", "marginBottom-Text-secondary": "var(--xmlui-marginBottom-Text-secondary)", "textTransform-Text-secondary": "var(--xmlui-textTransform-Text-secondary)", "verticalAlign-Text-secondary": "var(--xmlui-verticalAlign-Text-secondary)", "letterSpacing-Text-secondary": "var(--xmlui-letterSpacing-Text-secondary)"}'`;
1453
+ const text = "_text_uu1r2_13";
1454
+ const markdown = "_markdown_uu1r2_20";
1455
+ const abbr = "_abbr_uu1r2_52";
1456
+ const cite = "_cite_uu1r2_81";
1457
+ const codefence = "_codefence_uu1r2_110";
1458
+ const code = "_code_uu1r2_110";
1459
+ const deleted = "_deleted_uu1r2_173";
1460
+ const inserted = "_inserted_uu1r2_217";
1461
+ const keyboard = "_keyboard_uu1r2_261";
1462
+ const marked = "_marked_uu1r2_290";
1463
+ const mono = "_mono_uu1r2_334";
1464
+ const sample = "_sample_uu1r2_363";
1465
+ const sup = "_sup_uu1r2_392";
1466
+ const sub = "_sub_uu1r2_421";
1467
+ const title = "_title_uu1r2_479";
1468
+ const subtitle = "_subtitle_uu1r2_508";
1469
+ const small = "_small_uu1r2_537";
1470
+ const caption$1 = "_caption_uu1r2_566";
1471
+ const placeholder$2 = "_placeholder_uu1r2_595";
1472
+ const paragraph = "_paragraph_uu1r2_624";
1473
+ const subheading = "_subheading_uu1r2_653";
1474
+ const tableheading = "_tableheading_uu1r2_682";
1475
+ const secondary = "_secondary_uu1r2_711";
1476
+ const strong = "_strong_uu1r2_740";
1477
+ const truncateOverflow$1 = "_truncateOverflow_uu1r2_748";
1478
+ const preserveLinebreaks$1 = "_preserveLinebreaks_uu1r2_755";
1479
+ const noEllipsis$1 = "_noEllipsis_uu1r2_759";
1479
1480
  const styles$O = {
1480
1481
  themeVars: themeVars$L,
1481
1482
  text,
1483
+ markdown,
1482
1484
  abbr,
1483
1485
  cite,
1484
1486
  codefence,
@@ -1491,7 +1493,7 @@
1491
1493
  sample,
1492
1494
  sup,
1493
1495
  sub,
1494
- "var": "_var_1x9lo_421",
1496
+ "var": "_var_uu1r2_450",
1495
1497
  title,
1496
1498
  subtitle,
1497
1499
  small,
@@ -1670,7 +1672,7 @@
1670
1672
  const start = "_start_rshqv_36";
1671
1673
  const shrinkToLabel = "_shrinkToLabel_rshqv_42";
1672
1674
  const inputLabel = "_inputLabel_rshqv_45";
1673
- const disabled$6 = "_disabled_rshqv_58";
1675
+ const disabled$7 = "_disabled_rshqv_58";
1674
1676
  const labelBreak = "_labelBreak_rshqv_62";
1675
1677
  const required = "_required_rshqv_66";
1676
1678
  const requiredMark = "_requiredMark_rshqv_73";
@@ -1683,7 +1685,7 @@
1683
1685
  start,
1684
1686
  shrinkToLabel,
1685
1687
  inputLabel,
1686
- disabled: disabled$6,
1688
+ disabled: disabled$7,
1687
1689
  labelBreak,
1688
1690
  required,
1689
1691
  requiredMark
@@ -3149,21 +3151,6 @@
3149
3151
  function BiErrorCircle(props) {
3150
3152
  return GenIcon({ "attr": { "viewBox": "0 0 24 24" }, "child": [{ "tag": "path", "attr": { "d": "M11.953 2C6.465 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.493 2 11.953 2zM12 20c-4.411 0-8-3.589-8-8s3.567-8 7.953-8C16.391 4 20 7.589 20 12s-3.589 8-8 8z" } }, { "tag": "path", "attr": { "d": "M11 7h2v7h-2zm0 8h2v2h-2z" } }] })(props);
3151
3153
  }
3152
- function FiChevronLeft(props) {
3153
- return GenIcon({ "attr": { "viewBox": "0 0 24 24", "fill": "none", "stroke": "currentColor", "strokeWidth": "2", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "polyline", "attr": { "points": "15 18 9 12 15 6" } }] })(props);
3154
- }
3155
- function FiChevronRight(props) {
3156
- return GenIcon({ "attr": { "viewBox": "0 0 24 24", "fill": "none", "stroke": "currentColor", "strokeWidth": "2", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "polyline", "attr": { "points": "9 18 15 12 9 6" } }] })(props);
3157
- }
3158
- function FiChevronsLeft(props) {
3159
- return GenIcon({ "attr": { "viewBox": "0 0 24 24", "fill": "none", "stroke": "currentColor", "strokeWidth": "2", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "polyline", "attr": { "points": "11 17 6 12 11 7" } }, { "tag": "polyline", "attr": { "points": "18 17 13 12 18 7" } }] })(props);
3160
- }
3161
- function FiChevronsRight(props) {
3162
- return GenIcon({ "attr": { "viewBox": "0 0 24 24", "fill": "none", "stroke": "currentColor", "strokeWidth": "2", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "polyline", "attr": { "points": "13 17 18 12 13 7" } }, { "tag": "polyline", "attr": { "points": "6 17 11 12 6 7" } }] })(props);
3163
- }
3164
- function AiOutlineWarning(props) {
3165
- return GenIcon({ "attr": { "viewBox": "0 0 1024 1024" }, "child": [{ "tag": "path", "attr": { "d": "M464 720a48 48 0 1 0 96 0 48 48 0 1 0-96 0zm16-304v184c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V416c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8zm475.7 440l-416-720c-6.2-10.7-16.9-16-27.7-16s-21.6 5.3-27.7 16l-416 720C56 877.4 71.4 904 96 904h832c24.6 0 40-26.6 27.7-48zm-783.5-27.9L512 239.9l339.8 588.2H172.2z" } }] })(props);
3166
- }
3167
3154
  const COMP$13 = "Theme";
3168
3155
  const ThemeMd = createMetadata({
3169
3156
  description: `The \`${COMP$13}\` component provides a way to define a particular theming context for its nested components. The XMLUI framework uses \`${COMP$13}\` to define the default theming context for all of its child components. Theme variables and theme settings only work in this context.`,
@@ -3270,7 +3257,7 @@
3270
3257
  const includeHoverIndicator = "_includeHoverIndicator_mnwtn_61";
3271
3258
  const displayActive = "_displayActive_mnwtn_71";
3272
3259
  const navItemActive = "_navItemActive_mnwtn_108";
3273
- const disabled$5 = "_disabled_mnwtn_143";
3260
+ const disabled$6 = "_disabled_mnwtn_143";
3274
3261
  const vertical$2 = "_vertical_mnwtn_147";
3275
3262
  const styles$I = {
3276
3263
  themeVars: themeVars$F,
@@ -3279,7 +3266,7 @@
3279
3266
  includeHoverIndicator,
3280
3267
  displayActive,
3281
3268
  navItemActive,
3282
- disabled: disabled$5,
3269
+ disabled: disabled$6,
3283
3270
  vertical: vertical$2
3284
3271
  };
3285
3272
  function createUrlWithQueryParams(to) {
@@ -3616,10 +3603,10 @@
3616
3603
  lg,
3617
3604
  clickable
3618
3605
  };
3619
- const defaultProps$g = {
3606
+ const defaultProps$f = {
3620
3607
  size: "sm"
3621
3608
  };
3622
- const Avatar = React.forwardRef(function Avatar2({ size = defaultProps$g.size, url, name, style, onClick, ...rest }, ref) {
3609
+ const Avatar = React.forwardRef(function Avatar2({ size = defaultProps$f.size, url, name, style, onClick, ...rest }, ref) {
3623
3610
  let abbrev = null;
3624
3611
  if (!url && !!name) {
3625
3612
  abbrev = name.trim().split(" ").filter((word) => !!word.trim().length).map((word) => word[0].toUpperCase()).slice(0, 3);
@@ -3650,7 +3637,7 @@
3650
3637
  description: `This property defines the display size of the ${COMP$$}.`,
3651
3638
  availableValues: sizeMd,
3652
3639
  valueType: "string",
3653
- defaultValue: defaultProps$g.size
3640
+ defaultValue: defaultProps$f.size
3654
3641
  },
3655
3642
  name: {
3656
3643
  description: `This property sets the name value the ${COMP$$} uses to display initials.`,
@@ -3683,10 +3670,10 @@
3683
3670
  pill
3684
3671
  };
3685
3672
  const badgeVariantValues = ["badge", "pill"];
3686
- const defaultProps$f = {
3673
+ const defaultProps$e = {
3687
3674
  variant: "badge"
3688
3675
  };
3689
- React.forwardRef(function Badge2({ children, color, variant = defaultProps$f.variant, style }, forwardedRef) {
3676
+ React.forwardRef(function Badge2({ children, color, variant = defaultProps$e.variant, style }, forwardedRef) {
3690
3677
  return /* @__PURE__ */ jsxRuntime.jsx(
3691
3678
  "div",
3692
3679
  {
@@ -3785,13 +3772,13 @@
3785
3772
  const themeVars$A = `'{"padding-Link": "var(--xmlui-padding-Link)", "paddingHorizontal-Link": "var(--xmlui-paddingHorizontal-Link, var(--xmlui-padding-Link))", "paddingVertical-Link": "var(--xmlui-paddingVertical-Link, var(--xmlui-padding-Link))", "paddingLeft-Link": "var(--xmlui-paddingLeft-Link, var(--xmlui-paddingHorizontal-Link, var(--xmlui-padding-Link)))", "paddingRight-Link": "var(--xmlui-paddingRight-Link, var(--xmlui-paddingHorizontal-Link, var(--xmlui-padding-Link)))", "paddingTop-Link": "var(--xmlui-paddingTop-Link, var(--xmlui-paddingVertical-Link, var(--xmlui-padding-Link)))", "paddingBottom-Link": "var(--xmlui-paddingBottom-Link, var(--xmlui-paddingVertical-Link, var(--xmlui-padding-Link)))", "padding-icon-Link": "var(--xmlui-padding-icon-Link)", "paddingHorizontal-icon-Link": "var(--xmlui-paddingHorizontal-icon-Link, var(--xmlui-padding-icon-Link))", "paddingVertical-icon-Link": "var(--xmlui-paddingVertical-icon-Link, var(--xmlui-padding-icon-Link))", "paddingLeft-icon-Link": "var(--xmlui-paddingLeft-icon-Link, var(--xmlui-paddingHorizontal-icon-Link, var(--xmlui-padding-icon-Link)))", "paddingRight-icon-Link": "var(--xmlui-paddingRight-icon-Link, var(--xmlui-paddingHorizontal-icon-Link, var(--xmlui-padding-icon-Link)))", "paddingTop-icon-Link": "var(--xmlui-paddingTop-icon-Link, var(--xmlui-paddingVertical-icon-Link, var(--xmlui-padding-icon-Link)))", "paddingBottom-icon-Link": "var(--xmlui-paddingBottom-icon-Link, var(--xmlui-paddingVertical-icon-Link, var(--xmlui-padding-icon-Link)))", "border-Link": "var(--xmlui-border-Link)", "borderHorizontal-Link": "var(--xmlui-borderHorizontal-Link, var(--xmlui-border-Link))", "borderVertical-Link": "var(--xmlui-borderVertical-Link, var(--xmlui-border-Link))", "borderLeft-Link": "var(--xmlui-borderLeft-Link, var(--xmlui-borderHorizontal-Link, var(--xmlui-border-Link)))", "borderRight-Link": "var(--xmlui-borderRight-Link, var(--xmlui-borderHorizontal-Link, var(--xmlui-border-Link)))", "borderTop-Link": "var(--xmlui-borderTop-Link, var(--xmlui-borderVertical-Link, var(--xmlui-border-Link)))", "borderBottom-Link": "var(--xmlui-borderBottom-Link, var(--xmlui-borderVertical-Link, var(--xmlui-border-Link)))", "borderWidth-Link": "var(--xmlui-borderWidth-Link)", "borderHorizontalWidth-Link": "var(--xmlui-borderHorizontalWidth-Link, var(--xmlui-borderWidth-Link))", "borderLeftWidth-Link": "var(--xmlui-borderLeftWidth-Link, var(--xmlui-borderHorizontalWidth-Link, var(--xmlui-borderWidth-Link)))", "borderRightWidth-Link": "var(--xmlui-borderRightWidth-Link, var(--xmlui-borderHorizontalWidth-Link, var(--xmlui-borderWidth-Link)))", "borderVerticalWidth-Link": "var(--xmlui-borderVerticalWidth-Link, var(--xmlui-borderWidth-Link))", "borderTopWidth-Link": "var(--xmlui-borderTopWidth-Link, var(--xmlui-borderVerticalWidth-Link, var(--xmlui-borderWidth-Link)))", "borderBottomWidth-Link": "var(--xmlui-borderBottomWidth-Link, var(--xmlui-borderVerticalWidth-Link, var(--xmlui-borderWidth-Link)))", "borderStyle-Link": "var(--xmlui-borderStyle-Link)", "borderHorizontalStyle-Link": "var(--xmlui-borderHorizontalStyle-Link, var(--xmlui-borderStyle-Link))", "borderLeftStyle-Link": "var(--xmlui-borderLeftStyle-Link, var(--xmlui-borderHorizontalStyle-Link, var(--xmlui-borderStyle-Link)))", "borderRightStyle-Link": "var(--xmlui-borderRightStyle-Link, var(--xmlui-borderHorizontalStyle-Link, var(--xmlui-borderStyle-Link)))", "borderVerticalStyle-Link": "var(--xmlui-borderVerticalStyle-Link, var(--xmlui-borderStyle-Link))", "borderTopStyle-Link": "var(--xmlui-borderTopStyle-Link, var(--xmlui-borderVerticalStyle-Link, var(--xmlui-borderStyle-Link)))", "borderBottomStyle-Link": "var(--xmlui-borderBottomStyle-Link, var(--xmlui-borderVerticalStyle-Link, var(--xmlui-borderStyle-Link)))", "borderColor-Link": "var(--xmlui-borderColor-Link)", "borderHorizontalColor-Link": "var(--xmlui-borderHorizontalColor-Link, var(--xmlui-borderColor-Link))", "borderLeftColor-Link": "var(--xmlui-borderLeftColor-Link, var(--xmlui-borderHorizontalColor-Link, var(--xmlui-borderColor-Link)))", "borderRightColor-Link": "var(--xmlui-borderRightColor-Link, var(--xmlui-borderHorizontalColor-Link, var(--xmlui-borderColor-Link)))", "borderVerticalColor-Link": "var(--xmlui-borderVerticalColor-Link, var(--xmlui-borderColor-Link))", "borderTopColor-Link": "var(--xmlui-borderTopColor-Link, var(--xmlui-borderVerticalColor-Link, var(--xmlui-borderColor-Link)))", "borderBottomColor-Link": "var(--xmlui-borderBottomColor-Link, var(--xmlui-borderVerticalColor-Link, var(--xmlui-borderColor-Link)))", "borderStartStartRadius-Link": "var(--xmlui-borderStartStartRadius-Link, var(--xmlui-borderRadius-Link))", "borderStartEndRadius-Link": "var(--xmlui-borderStartEndRadius-Link, var(--xmlui-borderRadius-Link))", "borderEndStartRadius-Link": "var(--xmlui-borderEndStartRadius-Link, var(--xmlui-borderRadius-Link))", "borderEndEndRadius-Link": "var(--xmlui-borderEndEndRadius-Link, var(--xmlui-borderRadius-Link))", "textColor-Link": "var(--xmlui-textColor-Link)", "textColor-Link--active": "var(--xmlui-textColor-Link--active)", "textColor-Link--hover": "var(--xmlui-textColor-Link--hover)", "textColor-Link--hover--active": "var(--xmlui-textColor-Link--hover--active)", "fontFamily-Link": "var(--xmlui-fontFamily-Link)", "fontSize-Link": "var(--xmlui-fontSize-Link)", "fontWeight-Link": "var(--xmlui-fontWeight-Link)", "fontWeight-Link--active": "var(--xmlui-fontWeight-Link--active)", "textDecorationColor-Link": "var(--xmlui-textDecorationColor-Link)", "textUnderlineOffset-Link": "var(--xmlui-textUnderlineOffset-Link)", "textDecorationLine-Link": "var(--xmlui-textDecorationLine-Link)", "textDecorationStyle-Link": "var(--xmlui-textDecorationStyle-Link)", "textDecorationThickness-Link": "var(--xmlui-textDecorationThickness-Link)", "gap-icon-Link": "var(--xmlui-gap-icon-Link)", "outlineWidth-Link--focus": "var(--xmlui-outlineWidth-Link--focus)", "outlineColor-Link--focus": "var(--xmlui-outlineColor-Link--focus)", "outlineStyle-Link--focus": "var(--xmlui-outlineStyle-Link--focus)", "outlineOffset-Link--focus": "var(--xmlui-outlineOffset-Link--focus)"}'`;
3786
3773
  const container$1 = "_container_1pdwf_13";
3787
3774
  const active$2 = "_active_1pdwf_53";
3788
- const disabled$4 = "_disabled_1pdwf_57";
3775
+ const disabled$5 = "_disabled_1pdwf_57";
3789
3776
  const iconWrapper = "_iconWrapper_1pdwf_73";
3790
3777
  const styles$D = {
3791
3778
  themeVars: themeVars$A,
3792
3779
  container: container$1,
3793
3780
  active: active$2,
3794
- disabled: disabled$4,
3781
+ disabled: disabled$5,
3795
3782
  iconWrapper
3796
3783
  };
3797
3784
  const LocalLink = React.forwardRef(function LocalLink2(props, forwardedRef) {
@@ -3854,7 +3841,7 @@
3854
3841
  preserveLinebreaks,
3855
3842
  noEllipsis
3856
3843
  };
3857
- const defaultProps$e = {
3844
+ const defaultProps$d = {
3858
3845
  level: "h1",
3859
3846
  ellipses: true,
3860
3847
  omitFromToc: false,
@@ -3862,16 +3849,16 @@
3862
3849
  };
3863
3850
  const Heading = React.forwardRef(function Heading2({
3864
3851
  uid,
3865
- level = defaultProps$e.level,
3852
+ level = defaultProps$d.level,
3866
3853
  children,
3867
3854
  sx,
3868
3855
  style,
3869
3856
  title: title2,
3870
- maxLines = defaultProps$e.maxLines,
3857
+ maxLines = defaultProps$d.maxLines,
3871
3858
  preserveLinebreaks: preserveLinebreaks2,
3872
- ellipses = defaultProps$e.ellipses,
3859
+ ellipses = defaultProps$d.ellipses,
3873
3860
  className,
3874
- omitFromToc = defaultProps$e.omitFromToc,
3861
+ omitFromToc = defaultProps$d.omitFromToc,
3875
3862
  ...furtherProps
3876
3863
  }, forwardedRef) {
3877
3864
  const Element2 = level == null ? void 0 : level.toLowerCase();
@@ -3918,19 +3905,19 @@
3918
3905
  }
3919
3906
  );
3920
3907
  });
3921
- const defaultProps$d = {
3908
+ const defaultProps$c = {
3922
3909
  orientation: "vertical",
3923
3910
  showAvatar: false
3924
3911
  };
3925
3912
  React.forwardRef(function Card2({
3926
3913
  children,
3927
- orientation = defaultProps$d.orientation,
3914
+ orientation = defaultProps$c.orientation,
3928
3915
  style,
3929
3916
  title: title2,
3930
3917
  subtitle: subtitle2,
3931
3918
  linkTo,
3932
3919
  avatarUrl,
3933
- showAvatar = !!avatarUrl || defaultProps$d.showAvatar,
3920
+ showAvatar = !!avatarUrl || defaultProps$c.showAvatar,
3934
3921
  onClick
3935
3922
  }, forwardedRef) {
3936
3923
  const titleProps = {
@@ -3971,7 +3958,7 @@
3971
3958
  showAvatar: {
3972
3959
  description: `Indicates whether the ${COMP$Z} should be displayed`,
3973
3960
  valueType: "boolean",
3974
- defaultValue: defaultProps$d.showAvatar
3961
+ defaultValue: defaultProps$c.showAvatar
3975
3962
  },
3976
3963
  title: {
3977
3964
  description: `This prop sets the prestyled title.`,
@@ -3989,7 +3976,7 @@
3989
3976
  description: `An optional property that governs the ${COMP$Z}'s orientation (whether the ${COMP$Z} lays out its children in a row or a column). If the orientation is set to \`horizontal\`, the ${COMP$Z} will display its children in a row, except for its [\`title\`](#title) and [\`subtitle\`](#subtitle).`,
3990
3977
  availableValues: orientationOptionMd,
3991
3978
  valueType: "string",
3992
- defaultValue: defaultProps$d.orientation
3979
+ defaultValue: defaultProps$c.orientation
3993
3980
  }
3994
3981
  },
3995
3982
  events: {
@@ -4004,7 +3991,7 @@
4004
3991
  [`backgroundColor-${COMP$Z}`]: "$color-surface-raised"
4005
3992
  }
4006
3993
  });
4007
- const defaultProps$c = {
3994
+ const defaultProps$b = {
4008
3995
  throttleWaitInMs: 0
4009
3996
  };
4010
3997
  const COMP$Y = "ChangeListener";
@@ -4018,7 +4005,7 @@
4018
4005
  throttleWaitInMs: {
4019
4006
  description: `This variable sets a throttling time (in milliseconds) to apply when executing the \`didChange\` event handler. All changes within that throttling time will only fire the \`didChange\` event once.`,
4020
4007
  valueType: "number",
4021
- defaultValue: defaultProps$c.throttleWaitInMs
4008
+ defaultValue: defaultProps$b.throttleWaitInMs
4022
4009
  }
4023
4010
  },
4024
4011
  events: {
@@ -4044,7 +4031,7 @@
4044
4031
  valid: valid$a,
4045
4032
  "switch": "_switch_m9kqa_144"
4046
4033
  };
4047
- const defaultProps$b = {
4034
+ const defaultProps$a = {
4048
4035
  initialValue: false,
4049
4036
  value: false,
4050
4037
  enabled: true,
@@ -4053,18 +4040,18 @@
4053
4040
  };
4054
4041
  const Toggle = React.forwardRef(function Toggle2({
4055
4042
  id,
4056
- initialValue = defaultProps$b.initialValue,
4057
- value = defaultProps$b.value,
4058
- enabled: enabled2 = defaultProps$b.enabled,
4043
+ initialValue = defaultProps$a.initialValue,
4044
+ value = defaultProps$a.value,
4045
+ enabled: enabled2 = defaultProps$a.enabled,
4059
4046
  style,
4060
4047
  readOnly: readOnly2,
4061
- validationStatus = defaultProps$b.validationStatus,
4048
+ validationStatus = defaultProps$a.validationStatus,
4062
4049
  updateState = noop$1,
4063
4050
  onDidChange = noop$1,
4064
4051
  onFocus = noop$1,
4065
4052
  onBlur = noop$1,
4066
4053
  variant = "checkbox",
4067
- indeterminate = defaultProps$b.indeterminate,
4054
+ indeterminate = defaultProps$a.indeterminate,
4068
4055
  className,
4069
4056
  label: label2,
4070
4057
  labelPosition = "end",
@@ -4192,17 +4179,17 @@
4192
4179
  status: "stable",
4193
4180
  description: `The \`${COMP$X}\` 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.`,
4194
4181
  props: {
4195
- indeterminate: dIndeterminate(defaultProps$b.indeterminate),
4182
+ indeterminate: dIndeterminate(defaultProps$a.indeterminate),
4196
4183
  label: dLabel(),
4197
4184
  labelPosition: dLabelPosition("end"),
4198
4185
  labelWidth: dLabelWidth(COMP$X),
4199
4186
  labelBreak: dLabelBreak(COMP$X),
4200
4187
  required: dRequired(),
4201
- initialValue: dInitialValue(defaultProps$b.initialValue),
4188
+ initialValue: dInitialValue(defaultProps$a.initialValue),
4202
4189
  autoFocus: dAutoFocus(),
4203
4190
  readOnly: dReadonly(),
4204
4191
  enabled: dEnabled(),
4205
- validationStatus: dValidationStatus(defaultProps$b.validationStatus),
4192
+ validationStatus: dValidationStatus(defaultProps$a.validationStatus),
4206
4193
  description: dInternal(
4207
4194
  `(*** NOT IMPLEMENTED YET ***) This optional property displays an alternate description of the ${COMP$X} besides its label.`
4208
4195
  ),
@@ -4237,7 +4224,7 @@
4237
4224
  const styles$A = {
4238
4225
  themeVars: themeVars$x
4239
4226
  };
4240
- const defaultProps$a = {
4227
+ const defaultProps$9 = {
4241
4228
  orientation: "horizontal"
4242
4229
  };
4243
4230
  const COMP$W = "ContentSeparator";
@@ -4251,7 +4238,7 @@
4251
4238
  orientation: {
4252
4239
  description: "Sets the main axis of the component",
4253
4240
  availableValues: orientationOptionMd,
4254
- defaultValue: defaultProps$a.orientation,
4241
+ defaultValue: defaultProps$9.orientation,
4255
4242
  valueType: "string"
4256
4243
  }
4257
4244
  },
@@ -4274,7 +4261,7 @@
4274
4261
  const error$9 = "_error_1lk6v_53";
4275
4262
  const warning$9 = "_warning_1lk6v_81";
4276
4263
  const valid$9 = "_valid_1lk6v_109";
4277
- const disabled$3 = "_disabled_1lk6v_137";
4264
+ const disabled$4 = "_disabled_1lk6v_137";
4278
4265
  const indicator$2 = "_indicator_1lk6v_143";
4279
4266
  const datePickerInput = "_datePickerInput_1lk6v_143";
4280
4267
  const datePickerValue = "_datePickerValue_1lk6v_147";
@@ -4323,7 +4310,7 @@
4323
4310
  error: error$9,
4324
4311
  warning: warning$9,
4325
4312
  valid: valid$9,
4326
- disabled: disabled$3,
4313
+ disabled: disabled$4,
4327
4314
  indicator: indicator$2,
4328
4315
  datePickerInput,
4329
4316
  datePickerValue,
@@ -4386,7 +4373,7 @@
4386
4373
  "yyyyMMdd",
4387
4374
  "MMddyyyy"
4388
4375
  ];
4389
- const defaultProps$9 = {
4376
+ const defaultProps$8 = {
4390
4377
  mode: "single",
4391
4378
  validationStatus: "none",
4392
4379
  enabled: true,
@@ -4400,23 +4387,23 @@
4400
4387
  id,
4401
4388
  initialValue,
4402
4389
  value,
4403
- mode = defaultProps$9.mode,
4404
- enabled: enabled2 = defaultProps$9.enabled,
4390
+ mode = defaultProps$8.mode,
4391
+ enabled: enabled2 = defaultProps$8.enabled,
4405
4392
  placeholder: placeholder2,
4406
4393
  updateState = noop$1,
4407
- validationStatus = defaultProps$9.validationStatus,
4394
+ validationStatus = defaultProps$8.validationStatus,
4408
4395
  onDidChange = noop$1,
4409
4396
  onFocus = noop$1,
4410
4397
  onBlur = noop$1,
4411
- dateFormat = defaultProps$9.dateFormat,
4412
- showWeekNumber = defaultProps$9.showWeekNumber,
4413
- weekStartsOn = defaultProps$9.weekStartsOn,
4398
+ dateFormat = defaultProps$8.dateFormat,
4399
+ showWeekNumber = defaultProps$8.showWeekNumber,
4400
+ weekStartsOn = defaultProps$8.weekStartsOn,
4414
4401
  fromDate,
4415
4402
  toDate,
4416
- disabledDates = defaultProps$9.disabledDates,
4403
+ disabledDates = defaultProps$8.disabledDates,
4417
4404
  style,
4418
4405
  registerComponentApi,
4419
- inline = defaultProps$9.inline,
4406
+ inline = defaultProps$8.inline,
4420
4407
  startText,
4421
4408
  startIcon,
4422
4409
  endText,
@@ -4622,29 +4609,29 @@
4622
4609
  initialValue: dInitialValue(),
4623
4610
  autoFocus: dAutoFocus(),
4624
4611
  readOnly: dReadonly(),
4625
- enabled: dEnabled(defaultProps$9.enabled),
4626
- validationStatus: dValidationStatus(defaultProps$9.validationStatus),
4612
+ enabled: dEnabled(defaultProps$8.enabled),
4613
+ validationStatus: dValidationStatus(defaultProps$8.validationStatus),
4627
4614
  mode: {
4628
4615
  description: "The mode of the datepicker (single or range)",
4629
4616
  valueType: "string",
4630
4617
  availableValues: DatePickerModeValues,
4631
- defaultValue: defaultProps$9.mode
4618
+ defaultValue: defaultProps$8.mode
4632
4619
  },
4633
4620
  dateFormat: {
4634
4621
  description: "The format of the date displayed in the input field",
4635
4622
  valueType: "string",
4636
- defaultValue: defaultProps$9.dateFormat,
4623
+ defaultValue: defaultProps$8.dateFormat,
4637
4624
  availableValues: dateFormats
4638
4625
  },
4639
4626
  showWeekNumber: {
4640
4627
  description: "Whether to show the week number in the calendar",
4641
4628
  valueType: "boolean",
4642
- defaultValue: defaultProps$9.showWeekNumber
4629
+ defaultValue: defaultProps$8.showWeekNumber
4643
4630
  },
4644
4631
  weekStartsOn: {
4645
4632
  description: "The first day of the week. 0 is Sunday, 1 is Monday, etc.",
4646
4633
  valueType: "number",
4647
- defaultValue: defaultProps$9.weekStartsOn,
4634
+ defaultValue: defaultProps$8.weekStartsOn,
4648
4635
  availableValues: [
4649
4636
  {
4650
4637
  value: WeekDays.Sunday,
@@ -4691,7 +4678,7 @@
4691
4678
  inline: {
4692
4679
  description: "Whether to display the datepicker inline",
4693
4680
  valueType: "boolean",
4694
- defaultValue: defaultProps$9.inline
4681
+ defaultValue: defaultProps$8.inline
4695
4682
  },
4696
4683
  startText: dStartText(),
4697
4684
  startIcon: dStartIcon(),
@@ -5675,7 +5662,7 @@
5675
5662
  isStarSizing && /* @__PURE__ */ jsxRuntime.jsx(FlowItemBreak, {})
5676
5663
  ] });
5677
5664
  });
5678
- const defaultProps$8 = {
5665
+ const defaultProps$7 = {
5679
5666
  columnGap: "$gap-normal",
5680
5667
  rowGap: "$gap-normal"
5681
5668
  };
@@ -5712,11 +5699,11 @@
5712
5699
  },
5713
5700
  columnGap: {
5714
5701
  description: "The `columnGap` property specifies the space between items in a single row; it overrides the `gap` value.",
5715
- defaultValue: defaultProps$8.columnGap
5702
+ defaultValue: defaultProps$7.columnGap
5716
5703
  },
5717
5704
  rowGap: {
5718
5705
  description: `The \`rowGap\` property specifies the space between the ${COMP$R} rows; it overrides the \`gap\` value.`,
5719
- defaultValue: defaultProps$8.rowGap
5706
+ defaultValue: defaultProps$7.rowGap
5720
5707
  }
5721
5708
  },
5722
5709
  themeVars: parseScssVar(styles$v.themeVars)
@@ -7129,7 +7116,7 @@
7129
7116
  interactionFlags: {},
7130
7117
  submitInProgress: false
7131
7118
  };
7132
- const defaultProps$7 = {
7119
+ const defaultProps$6 = {
7133
7120
  cancelLabel: "Cancel",
7134
7121
  saveLabel: "Save",
7135
7122
  saveInProgressLabel: "Saving...",
@@ -7365,7 +7352,7 @@
7365
7352
  description: `This property sets the position of the item labels within the form.Individual \`FormItem\` instances can override this property.`,
7366
7353
  availableValues: labelPositionMd,
7367
7354
  type: "string",
7368
- defaultValue: defaultProps$7.itemLabelPosition
7355
+ defaultValue: defaultProps$6.itemLabelPosition
7369
7356
  },
7370
7357
  itemLabelWidth: {
7371
7358
  description: `This property sets the width of the item labels within the form. Individual \`FormItem\` instances can override this property.`,
@@ -7374,12 +7361,12 @@
7374
7361
  itemLabelBreak: {
7375
7362
  description: `This boolean value indicates if form item labels can be split into multiple lines if it would overflow the available label width. Individual \`FormItem\` instances can override this property.`,
7376
7363
  type: "boolean",
7377
- defaultValue: defaultProps$7.itemLabelBreak
7364
+ defaultValue: defaultProps$6.itemLabelBreak
7378
7365
  },
7379
7366
  keepModalOpenOnSubmit: {
7380
7367
  description: "This property prevents the modal from closing when the form is submitted.",
7381
7368
  type: "boolean",
7382
- defaultValue: defaultProps$7.keepModalOpenOnSubmit
7369
+ defaultValue: defaultProps$6.keepModalOpenOnSubmit
7383
7370
  },
7384
7371
  data: {
7385
7372
  description: `This property sets the initial value of the form's data structure. The form infrastructure uses this value to set the initial state of form items within the form.`
@@ -7387,17 +7374,17 @@
7387
7374
  cancelLabel: {
7388
7375
  description: "This property defines the label of the Cancel button.",
7389
7376
  type: "string",
7390
- defaultValue: defaultProps$7.cancelLabel
7377
+ defaultValue: defaultProps$6.cancelLabel
7391
7378
  },
7392
7379
  saveLabel: {
7393
7380
  description: `This property defines the label of the Save button.`,
7394
7381
  type: "string",
7395
- defaultValue: defaultProps$7.saveLabel
7382
+ defaultValue: defaultProps$6.saveLabel
7396
7383
  },
7397
7384
  saveInProgressLabel: {
7398
7385
  description: "This property defines the label of the Save button to display during the form data submit (save) operation.",
7399
7386
  type: "string",
7400
- defaultValue: defaultProps$7.saveInProgressLabel
7387
+ defaultValue: defaultProps$6.saveInProgressLabel
7401
7388
  },
7402
7389
  swapCancelAndSave: {
7403
7390
  description: `By default, the Cancel button is to the left of the Save button. Set this property to \`true\` to swap them or \`false\` to keep their original location.`,
@@ -11495,7 +11482,7 @@
11495
11482
  const valid$7 = "_valid_1dsq1_124";
11496
11483
  const spinnerBox = "_spinnerBox_1dsq1_184";
11497
11484
  const spinnerButton = "_spinnerButton_1dsq1_191";
11498
- const readOnly = "_readOnly_1dsq1_197";
11485
+ const readOnly$1 = "_readOnly_1dsq1_197";
11499
11486
  const styles$p = {
11500
11487
  themeVars: themeVars$n,
11501
11488
  inputRoot,
@@ -11506,7 +11493,7 @@
11506
11493
  valid: valid$7,
11507
11494
  spinnerBox,
11508
11495
  spinnerButton,
11509
- readOnly
11496
+ readOnly: readOnly$1
11510
11497
  };
11511
11498
  const NUMBERBOX_MAX_VALUE = 999999999999999;
11512
11499
  const DECIMAL_SEPARATOR = ".";
@@ -12754,7 +12741,7 @@
12754
12741
  const warning$5 = "_warning_294hm_58";
12755
12742
  const valid$5 = "_valid_294hm_61";
12756
12743
  const indicator$1 = "_indicator_294hm_65";
12757
- const disabled$2 = "_disabled_294hm_78";
12744
+ const disabled$3 = "_disabled_294hm_78";
12758
12745
  const itemContainer = "_itemContainer_294hm_91";
12759
12746
  const optionLabel = "_optionLabel_294hm_99";
12760
12747
  const label = "_label_294hm_104";
@@ -12767,7 +12754,7 @@
12767
12754
  warning: warning$5,
12768
12755
  valid: valid$5,
12769
12756
  indicator: indicator$1,
12770
- disabled: disabled$2,
12757
+ disabled: disabled$3,
12771
12758
  itemContainer,
12772
12759
  optionLabel,
12773
12760
  label
@@ -13209,7 +13196,7 @@
13209
13196
  const error$3 = "_error_17zx6_43";
13210
13197
  const warning$3 = "_warning_17zx6_62";
13211
13198
  const valid$3 = "_valid_17zx6_81";
13212
- const disabled$1 = "_disabled_17zx6_100";
13199
+ const disabled$2 = "_disabled_17zx6_100";
13213
13200
  const focused$1 = "_focused_17zx6_107";
13214
13201
  const badgeList = "_badgeList_17zx6_20";
13215
13202
  const badge = "_badge_17zx6_20";
@@ -13225,7 +13212,7 @@
13225
13212
  error: error$3,
13226
13213
  warning: warning$3,
13227
13214
  valid: valid$3,
13228
- disabled: disabled$1,
13215
+ disabled: disabled$2,
13229
13216
  focused: focused$1,
13230
13217
  badgeList,
13231
13218
  badge,
@@ -13631,29 +13618,47 @@
13631
13618
  );
13632
13619
  }
13633
13620
  const themeVars$i = `'{"Input:backgroundColor-track-Slider": "var(--xmlui-backgroundColor-track-Slider)", "Input:borderRadius-Slider-default": "var(--xmlui-borderRadius-Slider-default)", "Input:borderColor-Slider-default": "var(--xmlui-borderColor-Slider-default)", "Input:borderWidth-Slider-default": "var(--xmlui-borderWidth-Slider-default)", "Input:borderStyle-Slider-default": "var(--xmlui-borderStyle-Slider-default)", "Input:boxShadow-Slider-default": "var(--xmlui-boxShadow-Slider-default)", "Input:borderColor-Slider-default--hover": "var(--xmlui-borderColor-Slider-default--hover)", "Input:boxShadow-Slider-default--hover": "var(--xmlui-boxShadow-Slider-default--hover)", "Input:borderColor-Slider-default--focus": "var(--xmlui-borderColor-Slider-default--focus)", "Input:boxShadow-Slider-default--focus": "var(--xmlui-boxShadow-Slider-default--focus)", "Input:borderRadius-Slider-error": "var(--xmlui-borderRadius-Slider-error)", "Input:borderColor-Slider-error": "var(--xmlui-borderColor-Slider-error)", "Input:borderWidth-Slider-error": "var(--xmlui-borderWidth-Slider-error)", "Input:borderStyle-Slider-error": "var(--xmlui-borderStyle-Slider-error)", "Input:boxShadow-Slider-error": "var(--xmlui-boxShadow-Slider-error)", "Input:borderColor-Slider-error--hover": "var(--xmlui-borderColor-Slider-error--hover)", "Input:boxShadow-Slider-error--hover": "var(--xmlui-boxShadow-Slider-error--hover)", "Input:borderColor-Slider-error--focus": "var(--xmlui-borderColor-Slider-error--focus)", "Input:boxShadow-Slider-error--focus": "var(--xmlui-boxShadow-Slider-error--focus)", "Input:borderRadius-Slider-warning": "var(--xmlui-borderRadius-Slider-warning)", "Input:borderColor-Slider-warning": "var(--xmlui-borderColor-Slider-warning)", "Input:borderWidth-Slider-warning": "var(--xmlui-borderWidth-Slider-warning)", "Input:borderStyle-Slider-warning": "var(--xmlui-borderStyle-Slider-warning)", "Input:boxShadow-Slider-warning": "var(--xmlui-boxShadow-Slider-warning)", "Input:borderColor-Slider-warning--hover": "var(--xmlui-borderColor-Slider-warning--hover)", "Input:boxShadow-Slider-warning--hover": "var(--xmlui-boxShadow-Slider-warning--hover)", "Input:borderColor-Slider-warning--focus": "var(--xmlui-borderColor-Slider-warning--focus)", "Input:boxShadow-Slider-warning--focus": "var(--xmlui-boxShadow-Slider-warning--focus)", "Input:borderRadius-Slider-success": "var(--xmlui-borderRadius-Slider-success)", "Input:borderColor-Slider-success": "var(--xmlui-borderColor-Slider-success)", "Input:borderWidth-Slider-success": "var(--xmlui-borderWidth-Slider-success)", "Input:borderStyle-Slider-success": "var(--xmlui-borderStyle-Slider-success)", "Input:boxShadow-Slider-success": "var(--xmlui-boxShadow-Slider-success)", "Input:borderColor-Slider-success--hover": "var(--xmlui-borderColor-Slider-success--hover)", "Input:boxShadow-Slider-success--hover": "var(--xmlui-boxShadow-Slider-success--hover)", "Input:borderColor-Slider-success--focus": "var(--xmlui-borderColor-Slider-success--focus)", "Input:boxShadow-Slider-success--focus": "var(--xmlui-boxShadow-Slider-success--focus)", "Input:backgroundColor-track-Slider--disabled": "var(--xmlui-backgroundColor-track-Slider--disabled)", "Input:backgroundColor-range-Slider": "var(--xmlui-backgroundColor-range-Slider)", "Input:backgroundColor-range-Slider--disabled": "var(--xmlui-backgroundColor-range-Slider--disabled)", "Input:borderWidth-thumb-Slider": "var(--xmlui-borderWidth-thumb-Slider)", "Input:borderStyle-thumb-Slider": "var(--xmlui-borderStyle-thumb-Slider)", "Input:borderColor-thumb-Slider": "var(--xmlui-borderColor-thumb-Slider)", "Input:backgroundColor-thumb-Slider": "var(--xmlui-backgroundColor-thumb-Slider)", "Input:boxShadow-thumb-Slider": "var(--xmlui-boxShadow-thumb-Slider)"}'`;
13634
- const sliderRoot = "_sliderRoot_1irri_13";
13635
- const sliderTrack = "_sliderTrack_1irri_22";
13636
- const error$2 = "_error_1irri_43";
13637
- const warning$2 = "_warning_1irri_58";
13638
- const valid$2 = "_valid_1irri_73";
13639
- const sliderRange = "_sliderRange_1irri_92";
13640
- const sliderThumb = "_sliderThumb_1irri_101";
13621
+ const sliderContainer = "_sliderContainer_d4hsx_13";
13622
+ const sliderRoot = "_sliderRoot_d4hsx_19";
13623
+ const sliderTrack = "_sliderTrack_d4hsx_29";
13624
+ const error$2 = "_error_d4hsx_51";
13625
+ const warning$2 = "_warning_d4hsx_66";
13626
+ const valid$2 = "_valid_d4hsx_81";
13627
+ const disabled$1 = "_disabled_d4hsx_96";
13628
+ const sliderRange = "_sliderRange_d4hsx_100";
13629
+ const sliderThumb = "_sliderThumb_d4hsx_110";
13630
+ const readOnly = "_readOnly_d4hsx_133";
13641
13631
  const styles$k = {
13642
13632
  themeVars: themeVars$i,
13633
+ sliderContainer,
13643
13634
  sliderRoot,
13644
13635
  sliderTrack,
13645
13636
  error: error$2,
13646
13637
  warning: warning$2,
13647
13638
  valid: valid$2,
13639
+ disabled: disabled$1,
13648
13640
  sliderRange,
13649
- sliderThumb
13641
+ sliderThumb,
13642
+ readOnly
13643
+ };
13644
+ const formatValue = (val, defaultVal = 0) => {
13645
+ if (val === void 0) {
13646
+ return [defaultVal];
13647
+ }
13648
+ if (typeof val === "number") {
13649
+ return [val];
13650
+ }
13651
+ if (Array.isArray(val) && val.length > 0) {
13652
+ return val;
13653
+ }
13654
+ return [defaultVal];
13650
13655
  };
13651
13656
  const Slider = React.forwardRef(
13652
13657
  ({
13653
13658
  style,
13654
13659
  step = 1,
13655
- min,
13656
- max,
13660
+ min = 0,
13661
+ max = 10,
13657
13662
  inverted,
13658
13663
  updateState,
13659
13664
  onDidChange = noop$1,
@@ -13674,29 +13679,55 @@
13674
13679
  initialValue,
13675
13680
  minStepsBetweenThumbs,
13676
13681
  rangeStyle,
13677
- thumbStyle
13682
+ thumbStyle,
13683
+ showValues = true,
13684
+ valueFormat = (value2) => value2.toString()
13678
13685
  }, forwardedRef) => {
13679
13686
  const inputRef = React.useRef(null);
13680
13687
  const [localValue, setLocalValue] = React.useState([]);
13681
13688
  React.useEffect(() => {
13682
- if (typeof value === "object") {
13683
- setLocalValue(value);
13684
- } else if (typeof value === "number") {
13685
- setLocalValue([value]);
13689
+ let initialVal;
13690
+ if (typeof initialValue === "string") {
13691
+ try {
13692
+ initialVal = JSON.parse(initialValue);
13693
+ } catch (e) {
13694
+ const num = parseFloat(initialValue);
13695
+ if (!isNaN(num)) {
13696
+ initialVal = num;
13697
+ }
13698
+ }
13699
+ } else {
13700
+ initialVal = initialValue;
13701
+ }
13702
+ const formattedValue = formatValue(initialVal, min);
13703
+ setLocalValue(formattedValue);
13704
+ if (updateState) {
13705
+ updateState({
13706
+ value: formattedValue.length === 1 ? formattedValue[0] : formattedValue
13707
+ }, { initial: true });
13686
13708
  }
13687
- }, [value]);
13709
+ }, [initialValue, min, updateState]);
13688
13710
  React.useEffect(() => {
13689
- updateState({ value: initialValue }, { initial: true });
13690
- }, [initialValue, updateState]);
13711
+ if (value !== void 0) {
13712
+ const formattedValue = formatValue(value, min);
13713
+ setLocalValue(formattedValue);
13714
+ }
13715
+ }, [value, min]);
13691
13716
  const updateValue = React.useCallback(
13692
13717
  (value2) => {
13693
- updateState({ value: value2 });
13718
+ if (updateState) {
13719
+ updateState({ value: value2 });
13720
+ }
13694
13721
  onDidChange(value2);
13695
13722
  },
13696
13723
  [onDidChange, updateState]
13697
13724
  );
13698
13725
  const onInputChange = React.useCallback(
13699
13726
  (value2) => {
13727
+ setLocalValue(value2);
13728
+ if (inputRef.current) {
13729
+ inputRef.current.value = value2;
13730
+ }
13700
13731
  if (value2.length > 1) {
13701
13732
  updateValue(value2);
13702
13733
  } else if (value2.length === 1) {
@@ -13724,11 +13755,14 @@
13724
13755
  setValue
13725
13756
  });
13726
13757
  }, [focus, registerComponentApi, setValue]);
13758
+ const displayValue = localValue.length > 0 ? localValue : [min];
13759
+ const valuesText = displayValue.map((v) => valueFormat(v)).join(", ");
13760
+ const displayLabel = label2 ? showValues ? `${label2} ${valuesText}` : label2 : showValues ? valuesText : "";
13727
13761
  return /* @__PURE__ */ jsxRuntime.jsx(
13728
13762
  ItemWithLabel,
13729
13763
  {
13730
13764
  labelPosition,
13731
- label: label2,
13765
+ label: displayLabel,
13732
13766
  labelWidth,
13733
13767
  labelBreak: labelBreak2,
13734
13768
  required: required2,
@@ -13737,14 +13771,17 @@
13737
13771
  onBlur,
13738
13772
  style,
13739
13773
  ref: forwardedRef,
13740
- children: /* @__PURE__ */ jsxRuntime.jsxs(
13774
+ children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$k.sliderContainer, children: /* @__PURE__ */ jsxRuntime.jsxs(
13741
13775
  reactSlider.Root,
13742
13776
  {
13743
- minStepsBetweenThumbs,
13777
+ minStepsBetweenThumbs: minStepsBetweenThumbs || 1,
13744
13778
  ref: inputRef,
13745
13779
  tabIndex,
13746
13780
  "aria-readonly": readOnly2,
13747
- className: classnames(styles$k.sliderRoot),
13781
+ className: classnames(styles$k.sliderRoot, {
13782
+ [styles$k.disabled]: !enabled2,
13783
+ [styles$k.readOnly]: readOnly2
13784
+ }),
13748
13785
  style,
13749
13786
  max,
13750
13787
  min,
@@ -13755,7 +13792,7 @@
13755
13792
  onBlur: handleOnBlur,
13756
13793
  onValueChange: onInputChange,
13757
13794
  "aria-required": required2,
13758
- value: localValue,
13795
+ value: displayValue,
13759
13796
  autoFocus,
13760
13797
  children: [
13761
13798
  /* @__PURE__ */ jsxRuntime.jsx(
@@ -13768,13 +13805,30 @@
13768
13805
  [styles$k.warning]: validationStatus === "warning",
13769
13806
  [styles$k.valid]: validationStatus === "valid"
13770
13807
  }),
13771
- children: /* @__PURE__ */ jsxRuntime.jsx(reactSlider.Range, { className: styles$k.sliderRange, style: rangeStyle })
13808
+ style: rangeStyle ? { ...rangeStyle } : void 0,
13809
+ children: /* @__PURE__ */ jsxRuntime.jsx(
13810
+ reactSlider.Range,
13811
+ {
13812
+ className: classnames(styles$k.sliderRange, {
13813
+ [styles$k.disabled]: !enabled2
13814
+ })
13815
+ }
13816
+ )
13772
13817
  }
13773
13818
  ),
13774
- localValue == null ? void 0 : localValue.map((_, index) => /* @__PURE__ */ jsxRuntime.jsx(reactSlider.Thumb, { className: styles$k.sliderThumb, style: thumbStyle }, index))
13819
+ displayValue.map((_, index) => /* @__PURE__ */ jsxRuntime.jsx(
13820
+ reactSlider.Thumb,
13821
+ {
13822
+ className: classnames(styles$k.sliderThumb, {
13823
+ [styles$k.disabled]: !enabled2
13824
+ }),
13825
+ style: thumbStyle ? { ...thumbStyle } : void 0
13826
+ },
13827
+ index
13828
+ ))
13775
13829
  ]
13776
13830
  }
13777
- )
13831
+ ) })
13778
13832
  }
13779
13833
  );
13780
13834
  }
@@ -13792,7 +13846,7 @@
13792
13846
  warning: warning$1,
13793
13847
  valid: valid$1
13794
13848
  };
13795
- const defaultProps$6 = {
13849
+ const defaultProps$5 = {
13796
13850
  initialValue: "",
13797
13851
  value: "",
13798
13852
  enabled: true,
@@ -13806,8 +13860,8 @@
13806
13860
  onFocus = noop$1,
13807
13861
  onBlur = noop$1,
13808
13862
  registerComponentApi,
13809
- enabled: enabled2 = defaultProps$6.enabled,
13810
- value = defaultProps$6.value,
13863
+ enabled: enabled2 = defaultProps$5.enabled,
13864
+ value = defaultProps$5.value,
13811
13865
  autoFocus,
13812
13866
  tabIndex = -1,
13813
13867
  label: label2,
@@ -13815,8 +13869,8 @@
13815
13869
  labelWidth,
13816
13870
  labelBreak: labelBreak2,
13817
13871
  required: required2,
13818
- validationStatus = defaultProps$6.validationStatus,
13819
- initialValue = defaultProps$6.initialValue
13872
+ validationStatus = defaultProps$5.validationStatus,
13873
+ initialValue = defaultProps$5.initialValue
13820
13874
  }, forwardedRef) => {
13821
13875
  const inputRef = React.useRef(null);
13822
13876
  const updateValue = React.useCallback(
@@ -13906,6 +13960,9 @@
13906
13960
  error,
13907
13961
  warning
13908
13962
  };
13963
+ function AiOutlineWarning(props) {
13964
+ return GenIcon({ "attr": { "viewBox": "0 0 1024 1024" }, "child": [{ "tag": "path", "attr": { "d": "M464 720a48 48 0 1 0 96 0 48 48 0 1 0-96 0zm16-304v184c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V416c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8zm475.7 440l-416-720c-6.2-10.7-16.9-16-27.7-16s-21.6 5.3-27.7 16l-416 720C56 877.4 71.4 904 96 904h832c24.6 0 40-26.6 27.7-48zm-783.5-27.9L512 239.9l339.8 588.2H172.2z" } }] })(props);
13965
+ }
13909
13966
  const WarningIcon = (props) => /* @__PURE__ */ jsxRuntime.jsx(AiOutlineWarning, { ...props });
13910
13967
  const ErrorIcon = (props) => /* @__PURE__ */ jsxRuntime.jsx(BiErrorCircle, { ...props });
13911
13968
  const HelperText = ({ text: text2 = "", status, style }) => {
@@ -13936,7 +13993,7 @@
13936
13993
  const DEFAULT_LABEL_POSITIONS = {
13937
13994
  checkbox: "end"
13938
13995
  };
13939
- const defaultProps$5 = {
13996
+ const defaultProps$4 = {
13940
13997
  type: "text",
13941
13998
  labelBreak: true,
13942
13999
  enabled: true,
@@ -13945,16 +14002,16 @@
13945
14002
  React.memo(function FormItem2({
13946
14003
  style,
13947
14004
  bindTo,
13948
- type = defaultProps$5.type,
14005
+ type = defaultProps$4.type,
13949
14006
  label: label2,
13950
- enabled: enabled2 = defaultProps$5.enabled,
14007
+ enabled: enabled2 = defaultProps$4.enabled,
13951
14008
  labelPosition,
13952
14009
  labelWidth,
13953
- labelBreak: labelBreak2 = defaultProps$5.labelBreak,
14010
+ labelBreak: labelBreak2 = defaultProps$4.labelBreak,
13954
14011
  children,
13955
14012
  validations,
13956
14013
  onValidate,
13957
- customValidationsDebounce = defaultProps$5.customValidationsDebounce,
14014
+ customValidationsDebounce = defaultProps$4.customValidationsDebounce,
13958
14015
  validationMode,
13959
14016
  registerComponentApi,
13960
14017
  maxTextLength,
@@ -14255,19 +14312,19 @@
14255
14312
  labelBreak: {
14256
14313
  description: `This boolean value indicates if the label can be split into multiple lines if it would overflow the available label width.`,
14257
14314
  type: "boolean",
14258
- defaultValue: defaultProps$5.labelBreak
14315
+ defaultValue: defaultProps$4.labelBreak
14259
14316
  },
14260
14317
  enabled: dEnabled(),
14261
14318
  type: {
14262
14319
  description: `This property is used to determine the specific input control the FormItem will wrap around. Note that the control names start with a lowercase letter and map to input components found in XMLUI.`,
14263
14320
  availableValues: formControlTypesMd,
14264
- defaultValue: defaultProps$5.type,
14321
+ defaultValue: defaultProps$4.type,
14265
14322
  valueType: "string"
14266
14323
  },
14267
14324
  customValidationsDebounce: {
14268
14325
  description: `This optional number prop determines the time interval between two runs of a custom validation.`,
14269
14326
  type: "number",
14270
- defaultValue: defaultProps$5.customValidationsDebounce
14327
+ defaultValue: defaultProps$4.customValidationsDebounce
14271
14328
  },
14272
14329
  validationMode: {
14273
14330
  description: `This property sets what kind of validation mode or strategy to employ for a particular input field.`,
@@ -14386,7 +14443,7 @@
14386
14443
  const ELLIPSES_DESC = {
14387
14444
  description: `This property indicates whether ellipses should be displayed (\`true\`) when the heading text is cropped or not (\`false\`).`,
14388
14445
  type: "boolean",
14389
- defaultValue: defaultProps$e.ellipses
14446
+ defaultValue: defaultProps$d.ellipses
14390
14447
  };
14391
14448
  const PRESERVE_DESC = d(
14392
14449
  `This property indicates whether linebreaks should be preserved when displaying text.`
@@ -14395,7 +14452,7 @@
14395
14452
  const OMIT_FROM_TOC_DESC = {
14396
14453
  description: "If true, this heading will be excluded from the table of contents.",
14397
14454
  type: "boolean",
14398
- defaultValue: defaultProps$e.omitFromToc
14455
+ defaultValue: defaultProps$d.omitFromToc
14399
14456
  };
14400
14457
  const HeadingMd = createMetadata({
14401
14458
  description: "Represents a heading text",
@@ -14404,7 +14461,7 @@
14404
14461
  level: {
14405
14462
  description: "This property sets the visual significance (level) of the heading.",
14406
14463
  availableValues: ["h1", "h2", "h3", "h4", "h5", "h6"],
14407
- defaultValue: defaultProps$e.level
14464
+ defaultValue: defaultProps$d.level
14408
14465
  },
14409
14466
  maxLines: MAX_LINES_DESC,
14410
14467
  ellipses: ELLIPSES_DESC,
@@ -14771,31 +14828,9 @@
14771
14828
  status: "experimental",
14772
14829
  description: `The \`${COMP$H}\` component represents a logo or a brand symbol. Usually, you use this component in the [\`AppHeader\`](./AppHeader.mdx#logotemplate).`
14773
14830
  });
14774
- const themeVars$f = `'{"borderColor-HorizontalRule": "var(--xmlui-borderColor-HorizontalRule)", "borderWidth-HorizontalRule": "var(--xmlui-borderWidth-HorizontalRule)", "borderStyle-HorizontalRule": "var(--xmlui-borderStyle-HorizontalRule)", "backgroundColor-Blockquote": "var(--xmlui-backgroundColor-Blockquote)", "accent-Blockquote": "var(--xmlui-accent-Blockquote)", "borderRadius-Blockquote": "var(--xmlui-borderRadius-Blockquote)", "boxShadow-Blockquote": "var(--xmlui-boxShadow-Blockquote)", "padding-Blockquote": "var(--xmlui-padding-Blockquote)", "margin-Blockquote": "var(--xmlui-margin-Blockquote)", "backgroundColor-Admonition": "var(--xmlui-backgroundColor-Admonition)", "textColor-Admonition": "var(--xmlui-textColor-Admonition)", "size-icon-Admonition": "var(--xmlui-size-icon-Admonition)", "paddingLeft-UnorderedList": "var(--xmlui-paddingLeft-UnorderedList)", "paddingLeft-OrderedList": "var(--xmlui-paddingLeft-OrderedList)", "paddingLeft-ListItem": "var(--xmlui-paddingLeft-ListItem)", "color-marker-ListItem": "var(--xmlui-color-marker-ListItem)", "marginTop-HtmlHeading": "var(--xmlui-marginTop-HtmlHeading)", "marginBottom-HtmlHeading": "var(--xmlui-marginBottom-HtmlHeading)"}'`;
14775
- const markdownContent = "_markdownContent_1y6tk_13";
14776
- const horizontalRule = "_horizontalRule_1y6tk_30";
14777
- const blockquote = "_blockquote_1y6tk_34";
14778
- const admonitionBlockquote = "_admonitionBlockquote_1y6tk_54";
14779
- const admonitionContainer = "_admonitionContainer_1y6tk_64";
14780
- const admonitionIcon = "_admonitionIcon_1y6tk_70";
14781
- const admonitionContent = "_admonitionContent_1y6tk_76";
14782
- const unorderedList = "_unorderedList_1y6tk_81";
14783
- const orderedList = "_orderedList_1y6tk_87";
14784
- const listItem = "_listItem_1y6tk_93";
14785
- const htmlHeading = "_htmlHeading_1y6tk_101";
14831
+ const themeVars$f = `'{"accentColor-Blockquote": "var(--xmlui-accentColor-Blockquote)", "accentWidth-Blockquote": "var(--xmlui-accentWidth-Blockquote)", "backgroundColor-Admonition": "var(--xmlui-backgroundColor-Admonition)", "paddingLeft-Blockquote": "var(--xmlui-paddingLeft-Blockquote)", "borderRadius-Blockquote": "var(--xmlui-borderRadius-Blockquote)", "marginTop-Blockquote": "var(--xmlui-marginTop-Blockquote)", "marginBottom-Blockquote": "var(--xmlui-marginBottom-Blockquote)", "paddingLeft-Admonition": "var(--xmlui-paddingLeft-Admonition)", "borderRadius-Admonition": "var(--xmlui-borderRadius-Admonition)", "iconSize-Admonition": "var(--xmlui-iconSize-Admonition)", "marginTop-Admonition": "var(--xmlui-marginTop-Admonition)", "marginBottom-Admonition": "var(--xmlui-marginBottom-Admonition)", "marginLeft-Admonition-content": "var(--xmlui-marginLeft-Admonition-content)", "marginTop-HtmlVideo": "var(--xmlui-marginTop-HtmlVideo)", "marginBottom-HtmlVideo": "var(--xmlui-marginBottom-HtmlVideo)"}'`;
14786
14832
  const styles$g = {
14787
- themeVars: themeVars$f,
14788
- markdownContent,
14789
- horizontalRule,
14790
- blockquote,
14791
- admonitionBlockquote,
14792
- admonitionContainer,
14793
- admonitionIcon,
14794
- admonitionContent,
14795
- unorderedList,
14796
- orderedList,
14797
- listItem,
14798
- htmlHeading
14833
+ themeVars: themeVars$f
14799
14834
  };
14800
14835
  const themeVarsTable = `'{"textColor-HtmlTable": "var(--xmlui-textColor-HtmlTable)", "backgroundColor-HtmlTable": "var(--xmlui-backgroundColor-HtmlTable)", "fontFamily-HtmlTable": "var(--xmlui-fontFamily-HtmlTable)", "fontSize-HtmlTable": "var(--xmlui-fontSize-HtmlTable)", "fontWeight-HtmlTable": "var(--xmlui-fontWeight-HtmlTable)", "textTransform-HtmlTable": "var(--xmlui-textTransform-HtmlTable)", "marginTop-HtmlTable": "var(--xmlui-marginTop-HtmlTable)", "marginBottom-HtmlTable": "var(--xmlui-marginBottom-HtmlTable)", "border-HtmlTable": "var(--xmlui-border-HtmlTable)", "borderHorizontal-HtmlTable": "var(--xmlui-borderHorizontal-HtmlTable, var(--xmlui-border-HtmlTable))", "borderVertical-HtmlTable": "var(--xmlui-borderVertical-HtmlTable, var(--xmlui-border-HtmlTable))", "borderLeft-HtmlTable": "var(--xmlui-borderLeft-HtmlTable, var(--xmlui-borderHorizontal-HtmlTable, var(--xmlui-border-HtmlTable)))", "borderRight-HtmlTable": "var(--xmlui-borderRight-HtmlTable, var(--xmlui-borderHorizontal-HtmlTable, var(--xmlui-border-HtmlTable)))", "borderTop-HtmlTable": "var(--xmlui-borderTop-HtmlTable, var(--xmlui-borderVertical-HtmlTable, var(--xmlui-border-HtmlTable)))", "borderBottom-HtmlTable": "var(--xmlui-borderBottom-HtmlTable, var(--xmlui-borderVertical-HtmlTable, var(--xmlui-border-HtmlTable)))", "borderWidth-HtmlTable": "var(--xmlui-borderWidth-HtmlTable)", "borderHorizontalWidth-HtmlTable": "var(--xmlui-borderHorizontalWidth-HtmlTable, var(--xmlui-borderWidth-HtmlTable))", "borderLeftWidth-HtmlTable": "var(--xmlui-borderLeftWidth-HtmlTable, var(--xmlui-borderHorizontalWidth-HtmlTable, var(--xmlui-borderWidth-HtmlTable)))", "borderRightWidth-HtmlTable": "var(--xmlui-borderRightWidth-HtmlTable, var(--xmlui-borderHorizontalWidth-HtmlTable, var(--xmlui-borderWidth-HtmlTable)))", "borderVerticalWidth-HtmlTable": "var(--xmlui-borderVerticalWidth-HtmlTable, var(--xmlui-borderWidth-HtmlTable))", "borderTopWidth-HtmlTable": "var(--xmlui-borderTopWidth-HtmlTable, var(--xmlui-borderVerticalWidth-HtmlTable, var(--xmlui-borderWidth-HtmlTable)))", "borderBottomWidth-HtmlTable": "var(--xmlui-borderBottomWidth-HtmlTable, var(--xmlui-borderVerticalWidth-HtmlTable, var(--xmlui-borderWidth-HtmlTable)))", "borderStyle-HtmlTable": "var(--xmlui-borderStyle-HtmlTable)", "borderHorizontalStyle-HtmlTable": "var(--xmlui-borderHorizontalStyle-HtmlTable, var(--xmlui-borderStyle-HtmlTable))", "borderLeftStyle-HtmlTable": "var(--xmlui-borderLeftStyle-HtmlTable, var(--xmlui-borderHorizontalStyle-HtmlTable, var(--xmlui-borderStyle-HtmlTable)))", "borderRightStyle-HtmlTable": "var(--xmlui-borderRightStyle-HtmlTable, var(--xmlui-borderHorizontalStyle-HtmlTable, var(--xmlui-borderStyle-HtmlTable)))", "borderVerticalStyle-HtmlTable": "var(--xmlui-borderVerticalStyle-HtmlTable, var(--xmlui-borderStyle-HtmlTable))", "borderTopStyle-HtmlTable": "var(--xmlui-borderTopStyle-HtmlTable, var(--xmlui-borderVerticalStyle-HtmlTable, var(--xmlui-borderStyle-HtmlTable)))", "borderBottomStyle-HtmlTable": "var(--xmlui-borderBottomStyle-HtmlTable, var(--xmlui-borderVerticalStyle-HtmlTable, var(--xmlui-borderStyle-HtmlTable)))", "borderColor-HtmlTable": "var(--xmlui-borderColor-HtmlTable)", "borderHorizontalColor-HtmlTable": "var(--xmlui-borderHorizontalColor-HtmlTable, var(--xmlui-borderColor-HtmlTable))", "borderLeftColor-HtmlTable": "var(--xmlui-borderLeftColor-HtmlTable, var(--xmlui-borderHorizontalColor-HtmlTable, var(--xmlui-borderColor-HtmlTable)))", "borderRightColor-HtmlTable": "var(--xmlui-borderRightColor-HtmlTable, var(--xmlui-borderHorizontalColor-HtmlTable, var(--xmlui-borderColor-HtmlTable)))", "borderVerticalColor-HtmlTable": "var(--xmlui-borderVerticalColor-HtmlTable, var(--xmlui-borderColor-HtmlTable))", "borderTopColor-HtmlTable": "var(--xmlui-borderTopColor-HtmlTable, var(--xmlui-borderVerticalColor-HtmlTable, var(--xmlui-borderColor-HtmlTable)))", "borderBottomColor-HtmlTable": "var(--xmlui-borderBottomColor-HtmlTable, var(--xmlui-borderVerticalColor-HtmlTable, var(--xmlui-borderColor-HtmlTable)))", "borderStartStartRadius-HtmlTable": "var(--xmlui-borderStartStartRadius-HtmlTable, var(--xmlui-borderRadius-HtmlTable))", "borderStartEndRadius-HtmlTable": "var(--xmlui-borderStartEndRadius-HtmlTable, var(--xmlui-borderRadius-HtmlTable))", "borderEndStartRadius-HtmlTable": "var(--xmlui-borderEndStartRadius-HtmlTable, var(--xmlui-borderRadius-HtmlTable))", "borderEndEndRadius-HtmlTable": "var(--xmlui-borderEndEndRadius-HtmlTable, var(--xmlui-borderRadius-HtmlTable))", "padding-HtmlTable": "var(--xmlui-padding-HtmlTable)", "paddingHorizontal-HtmlTable": "var(--xmlui-paddingHorizontal-HtmlTable, var(--xmlui-padding-HtmlTable))", "paddingVertical-HtmlTable": "var(--xmlui-paddingVertical-HtmlTable, var(--xmlui-padding-HtmlTable))", "paddingLeft-HtmlTable": "var(--xmlui-paddingLeft-HtmlTable, var(--xmlui-paddingHorizontal-HtmlTable, var(--xmlui-padding-HtmlTable)))", "paddingRight-HtmlTable": "var(--xmlui-paddingRight-HtmlTable, var(--xmlui-paddingHorizontal-HtmlTable, var(--xmlui-padding-HtmlTable)))", "paddingTop-HtmlTable": "var(--xmlui-paddingTop-HtmlTable, var(--xmlui-paddingVertical-HtmlTable, var(--xmlui-padding-HtmlTable)))", "paddingBottom-HtmlTable": "var(--xmlui-paddingBottom-HtmlTable, var(--xmlui-paddingVertical-HtmlTable, var(--xmlui-padding-HtmlTable)))"}'`;
14801
14836
  const themeVarsThead = `'{"backgroundColor-HtmlThead": "var(--xmlui-backgroundColor-HtmlThead)", "textColor-HtmlThead": "var(--xmlui-textColor-HtmlThead)", "fontWeight-HtmlThead": "var(--xmlui-fontWeight-HtmlThead)", "fontSize-HtmlThead": "var(--xmlui-fontSize-HtmlThead)", "textTransform-HtmlThead": "var(--xmlui-textTransform-HtmlThead)", "border-HtmlThead": "var(--xmlui-border-HtmlThead)", "borderHorizontal-HtmlThead": "var(--xmlui-borderHorizontal-HtmlThead, var(--xmlui-border-HtmlThead))", "borderVertical-HtmlThead": "var(--xmlui-borderVertical-HtmlThead, var(--xmlui-border-HtmlThead))", "borderLeft-HtmlThead": "var(--xmlui-borderLeft-HtmlThead, var(--xmlui-borderHorizontal-HtmlThead, var(--xmlui-border-HtmlThead)))", "borderRight-HtmlThead": "var(--xmlui-borderRight-HtmlThead, var(--xmlui-borderHorizontal-HtmlThead, var(--xmlui-border-HtmlThead)))", "borderTop-HtmlThead": "var(--xmlui-borderTop-HtmlThead, var(--xmlui-borderVertical-HtmlThead, var(--xmlui-border-HtmlThead)))", "borderBottom-HtmlThead": "var(--xmlui-borderBottom-HtmlThead, var(--xmlui-borderVertical-HtmlThead, var(--xmlui-border-HtmlThead)))", "borderWidth-HtmlThead": "var(--xmlui-borderWidth-HtmlThead)", "borderHorizontalWidth-HtmlThead": "var(--xmlui-borderHorizontalWidth-HtmlThead, var(--xmlui-borderWidth-HtmlThead))", "borderLeftWidth-HtmlThead": "var(--xmlui-borderLeftWidth-HtmlThead, var(--xmlui-borderHorizontalWidth-HtmlThead, var(--xmlui-borderWidth-HtmlThead)))", "borderRightWidth-HtmlThead": "var(--xmlui-borderRightWidth-HtmlThead, var(--xmlui-borderHorizontalWidth-HtmlThead, var(--xmlui-borderWidth-HtmlThead)))", "borderVerticalWidth-HtmlThead": "var(--xmlui-borderVerticalWidth-HtmlThead, var(--xmlui-borderWidth-HtmlThead))", "borderTopWidth-HtmlThead": "var(--xmlui-borderTopWidth-HtmlThead, var(--xmlui-borderVerticalWidth-HtmlThead, var(--xmlui-borderWidth-HtmlThead)))", "borderBottomWidth-HtmlThead": "var(--xmlui-borderBottomWidth-HtmlThead, var(--xmlui-borderVerticalWidth-HtmlThead, var(--xmlui-borderWidth-HtmlThead)))", "borderStyle-HtmlThead": "var(--xmlui-borderStyle-HtmlThead)", "borderHorizontalStyle-HtmlThead": "var(--xmlui-borderHorizontalStyle-HtmlThead, var(--xmlui-borderStyle-HtmlThead))", "borderLeftStyle-HtmlThead": "var(--xmlui-borderLeftStyle-HtmlThead, var(--xmlui-borderHorizontalStyle-HtmlThead, var(--xmlui-borderStyle-HtmlThead)))", "borderRightStyle-HtmlThead": "var(--xmlui-borderRightStyle-HtmlThead, var(--xmlui-borderHorizontalStyle-HtmlThead, var(--xmlui-borderStyle-HtmlThead)))", "borderVerticalStyle-HtmlThead": "var(--xmlui-borderVerticalStyle-HtmlThead, var(--xmlui-borderStyle-HtmlThead))", "borderTopStyle-HtmlThead": "var(--xmlui-borderTopStyle-HtmlThead, var(--xmlui-borderVerticalStyle-HtmlThead, var(--xmlui-borderStyle-HtmlThead)))", "borderBottomStyle-HtmlThead": "var(--xmlui-borderBottomStyle-HtmlThead, var(--xmlui-borderVerticalStyle-HtmlThead, var(--xmlui-borderStyle-HtmlThead)))", "borderColor-HtmlThead": "var(--xmlui-borderColor-HtmlThead)", "borderHorizontalColor-HtmlThead": "var(--xmlui-borderHorizontalColor-HtmlThead, var(--xmlui-borderColor-HtmlThead))", "borderLeftColor-HtmlThead": "var(--xmlui-borderLeftColor-HtmlThead, var(--xmlui-borderHorizontalColor-HtmlThead, var(--xmlui-borderColor-HtmlThead)))", "borderRightColor-HtmlThead": "var(--xmlui-borderRightColor-HtmlThead, var(--xmlui-borderHorizontalColor-HtmlThead, var(--xmlui-borderColor-HtmlThead)))", "borderVerticalColor-HtmlThead": "var(--xmlui-borderVerticalColor-HtmlThead, var(--xmlui-borderColor-HtmlThead))", "borderTopColor-HtmlThead": "var(--xmlui-borderTopColor-HtmlThead, var(--xmlui-borderVerticalColor-HtmlThead, var(--xmlui-borderColor-HtmlThead)))", "borderBottomColor-HtmlThead": "var(--xmlui-borderBottomColor-HtmlThead, var(--xmlui-borderVerticalColor-HtmlThead, var(--xmlui-borderColor-HtmlThead)))", "borderStartStartRadius-HtmlThead": "var(--xmlui-borderStartStartRadius-HtmlThead, var(--xmlui-borderRadius-HtmlThead))", "borderStartEndRadius-HtmlThead": "var(--xmlui-borderStartEndRadius-HtmlThead, var(--xmlui-borderRadius-HtmlThead))", "borderEndStartRadius-HtmlThead": "var(--xmlui-borderEndStartRadius-HtmlThead, var(--xmlui-borderRadius-HtmlThead))", "borderEndEndRadius-HtmlThead": "var(--xmlui-borderEndEndRadius-HtmlThead, var(--xmlui-borderRadius-HtmlThead))", "padding-HtmlThead": "var(--xmlui-padding-HtmlThead)", "paddingHorizontal-HtmlThead": "var(--xmlui-paddingHorizontal-HtmlThead, var(--xmlui-padding-HtmlThead))", "paddingVertical-HtmlThead": "var(--xmlui-paddingVertical-HtmlThead, var(--xmlui-padding-HtmlThead))", "paddingLeft-HtmlThead": "var(--xmlui-paddingLeft-HtmlThead, var(--xmlui-paddingHorizontal-HtmlThead, var(--xmlui-padding-HtmlThead)))", "paddingRight-HtmlThead": "var(--xmlui-paddingRight-HtmlThead, var(--xmlui-paddingHorizontal-HtmlThead, var(--xmlui-padding-HtmlThead)))", "paddingTop-HtmlThead": "var(--xmlui-paddingTop-HtmlThead, var(--xmlui-paddingVertical-HtmlThead, var(--xmlui-padding-HtmlThead)))", "paddingBottom-HtmlThead": "var(--xmlui-paddingBottom-HtmlThead, var(--xmlui-paddingVertical-HtmlThead, var(--xmlui-padding-HtmlThead)))"}'`;
@@ -14806,21 +14841,8 @@
14806
14841
  const themeVarsTd = `'{"backgroundColor-HtmlTd": "var(--xmlui-backgroundColor-HtmlTd)", "text-align-HtmlTd": "var(--xmlui-text-align-HtmlTd)", "verticalAlign-HtmlTd": "var(--xmlui-verticalAlign-HtmlTd)", "fontSize-HtmlTd": "var(--xmlui-fontSize-HtmlTd)", "fontWeight-HtmlTd": "var(--xmlui-fontWeight-HtmlTd)", "border-HtmlTd": "var(--xmlui-border-HtmlTd)", "borderHorizontal-HtmlTd": "var(--xmlui-borderHorizontal-HtmlTd, var(--xmlui-border-HtmlTd))", "borderVertical-HtmlTd": "var(--xmlui-borderVertical-HtmlTd, var(--xmlui-border-HtmlTd))", "borderLeft-HtmlTd": "var(--xmlui-borderLeft-HtmlTd, var(--xmlui-borderHorizontal-HtmlTd, var(--xmlui-border-HtmlTd)))", "borderRight-HtmlTd": "var(--xmlui-borderRight-HtmlTd, var(--xmlui-borderHorizontal-HtmlTd, var(--xmlui-border-HtmlTd)))", "borderTop-HtmlTd": "var(--xmlui-borderTop-HtmlTd, var(--xmlui-borderVertical-HtmlTd, var(--xmlui-border-HtmlTd)))", "borderBottom-HtmlTd": "var(--xmlui-borderBottom-HtmlTd, var(--xmlui-borderVertical-HtmlTd, var(--xmlui-border-HtmlTd)))", "borderWidth-HtmlTd": "var(--xmlui-borderWidth-HtmlTd)", "borderHorizontalWidth-HtmlTd": "var(--xmlui-borderHorizontalWidth-HtmlTd, var(--xmlui-borderWidth-HtmlTd))", "borderLeftWidth-HtmlTd": "var(--xmlui-borderLeftWidth-HtmlTd, var(--xmlui-borderHorizontalWidth-HtmlTd, var(--xmlui-borderWidth-HtmlTd)))", "borderRightWidth-HtmlTd": "var(--xmlui-borderRightWidth-HtmlTd, var(--xmlui-borderHorizontalWidth-HtmlTd, var(--xmlui-borderWidth-HtmlTd)))", "borderVerticalWidth-HtmlTd": "var(--xmlui-borderVerticalWidth-HtmlTd, var(--xmlui-borderWidth-HtmlTd))", "borderTopWidth-HtmlTd": "var(--xmlui-borderTopWidth-HtmlTd, var(--xmlui-borderVerticalWidth-HtmlTd, var(--xmlui-borderWidth-HtmlTd)))", "borderBottomWidth-HtmlTd": "var(--xmlui-borderBottomWidth-HtmlTd, var(--xmlui-borderVerticalWidth-HtmlTd, var(--xmlui-borderWidth-HtmlTd)))", "borderStyle-HtmlTd": "var(--xmlui-borderStyle-HtmlTd)", "borderHorizontalStyle-HtmlTd": "var(--xmlui-borderHorizontalStyle-HtmlTd, var(--xmlui-borderStyle-HtmlTd))", "borderLeftStyle-HtmlTd": "var(--xmlui-borderLeftStyle-HtmlTd, var(--xmlui-borderHorizontalStyle-HtmlTd, var(--xmlui-borderStyle-HtmlTd)))", "borderRightStyle-HtmlTd": "var(--xmlui-borderRightStyle-HtmlTd, var(--xmlui-borderHorizontalStyle-HtmlTd, var(--xmlui-borderStyle-HtmlTd)))", "borderVerticalStyle-HtmlTd": "var(--xmlui-borderVerticalStyle-HtmlTd, var(--xmlui-borderStyle-HtmlTd))", "borderTopStyle-HtmlTd": "var(--xmlui-borderTopStyle-HtmlTd, var(--xmlui-borderVerticalStyle-HtmlTd, var(--xmlui-borderStyle-HtmlTd)))", "borderBottomStyle-HtmlTd": "var(--xmlui-borderBottomStyle-HtmlTd, var(--xmlui-borderVerticalStyle-HtmlTd, var(--xmlui-borderStyle-HtmlTd)))", "borderColor-HtmlTd": "var(--xmlui-borderColor-HtmlTd)", "borderHorizontalColor-HtmlTd": "var(--xmlui-borderHorizontalColor-HtmlTd, var(--xmlui-borderColor-HtmlTd))", "borderLeftColor-HtmlTd": "var(--xmlui-borderLeftColor-HtmlTd, var(--xmlui-borderHorizontalColor-HtmlTd, var(--xmlui-borderColor-HtmlTd)))", "borderRightColor-HtmlTd": "var(--xmlui-borderRightColor-HtmlTd, var(--xmlui-borderHorizontalColor-HtmlTd, var(--xmlui-borderColor-HtmlTd)))", "borderVerticalColor-HtmlTd": "var(--xmlui-borderVerticalColor-HtmlTd, var(--xmlui-borderColor-HtmlTd))", "borderTopColor-HtmlTd": "var(--xmlui-borderTopColor-HtmlTd, var(--xmlui-borderVerticalColor-HtmlTd, var(--xmlui-borderColor-HtmlTd)))", "borderBottomColor-HtmlTd": "var(--xmlui-borderBottomColor-HtmlTd, var(--xmlui-borderVerticalColor-HtmlTd, var(--xmlui-borderColor-HtmlTd)))", "borderStartStartRadius-HtmlTd": "var(--xmlui-borderStartStartRadius-HtmlTd, var(--xmlui-borderRadius-HtmlTd))", "borderStartEndRadius-HtmlTd": "var(--xmlui-borderStartEndRadius-HtmlTd, var(--xmlui-borderRadius-HtmlTd))", "borderEndStartRadius-HtmlTd": "var(--xmlui-borderEndStartRadius-HtmlTd, var(--xmlui-borderRadius-HtmlTd))", "borderEndEndRadius-HtmlTd": "var(--xmlui-borderEndEndRadius-HtmlTd, var(--xmlui-borderRadius-HtmlTd))", "padding-HtmlTd": "var(--xmlui-padding-HtmlTd)", "paddingHorizontal-HtmlTd": "var(--xmlui-paddingHorizontal-HtmlTd, var(--xmlui-padding-HtmlTd))", "paddingVertical-HtmlTd": "var(--xmlui-paddingVertical-HtmlTd, var(--xmlui-padding-HtmlTd))", "paddingLeft-HtmlTd": "var(--xmlui-paddingLeft-HtmlTd, var(--xmlui-paddingHorizontal-HtmlTd, var(--xmlui-padding-HtmlTd)))", "paddingRight-HtmlTd": "var(--xmlui-paddingRight-HtmlTd, var(--xmlui-paddingHorizontal-HtmlTd, var(--xmlui-padding-HtmlTd)))", "paddingTop-HtmlTd": "var(--xmlui-paddingTop-HtmlTd, var(--xmlui-paddingVertical-HtmlTd, var(--xmlui-padding-HtmlTd)))", "paddingBottom-HtmlTd": "var(--xmlui-paddingBottom-HtmlTd, var(--xmlui-paddingVertical-HtmlTd, var(--xmlui-padding-HtmlTd)))"}'`;
14807
14842
  const themeVarsList = `'{"marginTop-HtmlOl": "var(--xmlui-marginTop-HtmlOl)", "marginBottom-HtmlOl": "var(--xmlui-marginBottom-HtmlOl)", "marginTop-HtmlUl": "var(--xmlui-marginTop-HtmlUl)", "marginBottom-HtmlUl": "var(--xmlui-marginBottom-HtmlUl)"}'`;
14808
14843
  const themeVarsHeading = `'{"marginTop-HtmlHeading": "var(--xmlui-marginTop-HtmlHeading)", "marginBottom-HtmlHeading": "var(--xmlui-marginBottom-HtmlHeading)"}'`;
14809
- const htmlTable = "_htmlTable_1snis_13";
14810
- const htmlThead = "_htmlThead_1snis_49";
14811
- const htmlTbody = "_htmlTbody_1snis_82";
14812
- const htmlTfoot = "_htmlTfoot_1snis_90";
14813
- const htmlTh = "_htmlTh_1snis_49";
14814
- const htmlTr = "_htmlTr_1snis_130";
14815
- const htmlTd = "_htmlTd_1snis_167";
14816
- const htmlUl = "_htmlUl_1snis_200";
14817
- const htmlOl = "_htmlOl_1snis_205";
14818
- const htmlH1 = "_htmlH1_1snis_228";
14819
- const htmlH2 = "_htmlH2_1snis_228";
14820
- const htmlH3 = "_htmlH3_1snis_228";
14821
- const htmlH4 = "_htmlH4_1snis_228";
14822
- const htmlH5 = "_htmlH5_1snis_228";
14823
- const htmlH6 = "_htmlH6_1snis_228";
14844
+ const themeVarsVideo = `'{"marginTop-HtmlVideo": "var(--xmlui-marginTop-HtmlVideo)", "marginBottom-HtmlVideo": "var(--xmlui-marginBottom-HtmlVideo)"}'`;
14845
+ const themeVarsDetails = `'{"marginTop-HtmlDetails": "var(--xmlui-marginTop-HtmlDetails)", "marginBottom-HtmlDetails": "var(--xmlui-marginBottom-HtmlDetails)"}'`;
14824
14846
  const styles$f = {
14825
14847
  themeVarsTable,
14826
14848
  themeVarsThead,
@@ -14831,273 +14853,33 @@
14831
14853
  themeVarsTd,
14832
14854
  themeVarsList,
14833
14855
  themeVarsHeading,
14834
- htmlTable,
14835
- htmlThead,
14836
- htmlTbody,
14837
- htmlTfoot,
14838
- htmlTh,
14839
- htmlTr,
14840
- htmlTd,
14841
- htmlUl,
14842
- htmlOl,
14843
- htmlH1,
14844
- htmlH2,
14845
- htmlH3,
14846
- htmlH4,
14847
- htmlH5,
14848
- htmlH6
14849
- };
14850
- const defaultProps$4 = {
14851
- removeIndents: true
14852
- };
14853
- React.memo(function Markdown2({
14854
- extractValue,
14855
- removeIndents = defaultProps$4.removeIndents,
14856
- children,
14857
- style
14858
- }) {
14859
- if (typeof children !== "string") {
14860
- return null;
14861
- }
14862
- const _children = removeIndents ? removeTextIndents(children) : children;
14863
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$g.markdownContent, style: { ...style }, children: /* @__PURE__ */ jsxRuntime.jsx(
14864
- ReactMarkdown,
14865
- {
14866
- remarkPlugins: [remarkGfm, [bindingExpression, { extractValue }]],
14867
- components: {
14868
- h1({ children: children2 }) {
14869
- return /* @__PURE__ */ jsxRuntime.jsx("h1", { className: styles$f.htmlH1, children: children2 });
14870
- },
14871
- h2({ children: children2 }) {
14872
- return /* @__PURE__ */ jsxRuntime.jsx("h2", { className: styles$f.htmlH2, children: children2 });
14873
- },
14874
- h3({ children: children2 }) {
14875
- return /* @__PURE__ */ jsxRuntime.jsx("h3", { className: styles$f.htmlH3, children: children2 });
14876
- },
14877
- h4({ children: children2 }) {
14878
- return /* @__PURE__ */ jsxRuntime.jsx("h4", { className: styles$f.htmlH4, children: children2 });
14879
- },
14880
- h5({ children: children2 }) {
14881
- return /* @__PURE__ */ jsxRuntime.jsx("h5", { className: styles$f.htmlH5, children: children2 });
14882
- },
14883
- h6({ children: children2 }) {
14884
- return /* @__PURE__ */ jsxRuntime.jsx("h6", { className: styles$f.htmlH6, children: children2 });
14885
- },
14886
- p({ id, children: children2 }) {
14887
- return /* @__PURE__ */ jsxRuntime.jsx(Text, { uid: id, children: children2 });
14888
- },
14889
- code({ id, children: children2 }) {
14890
- return /* @__PURE__ */ jsxRuntime.jsx(Text, { uid: id, variant: "code", children: children2 });
14891
- },
14892
- pre({ id, children: children2 }) {
14893
- return /* @__PURE__ */ jsxRuntime.jsx(Text, { uid: id, variant: "codefence", children: children2 });
14894
- },
14895
- strong({ id, children: children2 }) {
14896
- return /* @__PURE__ */ jsxRuntime.jsx(Text, { uid: id, variant: "strong", children: children2 });
14897
- },
14898
- em({ id, children: children2 }) {
14899
- return /* @__PURE__ */ jsxRuntime.jsx(Text, { uid: id, variant: "em", children: children2 });
14900
- },
14901
- del({ id, children: children2 }) {
14902
- return /* @__PURE__ */ jsxRuntime.jsx(Text, { uid: id, variant: "deleted", children: children2 });
14903
- },
14904
- blockquote({ children: children2 }) {
14905
- return /* @__PURE__ */ jsxRuntime.jsx(Blockquote, { children: children2 });
14906
- },
14907
- ol({ children: children2 }) {
14908
- return /* @__PURE__ */ jsxRuntime.jsx("ol", { className: styles$f.htmlOl, children: children2 });
14909
- },
14910
- ul({ children: children2 }) {
14911
- return /* @__PURE__ */ jsxRuntime.jsx("ul", { className: styles$f.htmlUl, children: children2 });
14912
- },
14913
- li({ children: children2 }) {
14914
- return /* @__PURE__ */ jsxRuntime.jsx("li", { children: children2 });
14915
- },
14916
- hr() {
14917
- return /* @__PURE__ */ jsxRuntime.jsx(HorizontalRule, {});
14918
- },
14919
- a({ href, children: children2 }) {
14920
- return /* @__PURE__ */ jsxRuntime.jsx(LocalLink, { to: href || "/", children: children2 });
14921
- },
14922
- img({ src, alt }) {
14923
- return /* @__PURE__ */ jsxRuntime.jsx(Image, { src, alt });
14924
- },
14925
- // TODO: somehow get the label from the containing li element
14926
- input({ disabled: disabled2, checked }) {
14927
- return /* @__PURE__ */ jsxRuntime.jsx(
14928
- Toggle,
14929
- {
14930
- variant: "checkbox",
14931
- readOnly: disabled2,
14932
- value: checked
14933
- }
14934
- );
14935
- },
14936
- table({ children: children2 }) {
14937
- return /* @__PURE__ */ jsxRuntime.jsx("table", { className: styles$f.htmlTable, children: children2 });
14938
- },
14939
- tr({ children: children2 }) {
14940
- return /* @__PURE__ */ jsxRuntime.jsx("tr", { className: styles$f.htmlTr, children: children2 });
14941
- },
14942
- td({ children: children2 }) {
14943
- return /* @__PURE__ */ jsxRuntime.jsx("td", { className: styles$f.htmlTd, children: children2 });
14944
- },
14945
- th({ children: children2 }) {
14946
- return /* @__PURE__ */ jsxRuntime.jsx("th", { className: styles$f.htmlTh, children: children2 });
14947
- },
14948
- thead({ children: children2 }) {
14949
- return /* @__PURE__ */ jsxRuntime.jsx("thead", { className: styles$f.htmlThead, children: children2 });
14950
- },
14951
- tbody({ children: children2 }) {
14952
- return /* @__PURE__ */ jsxRuntime.jsx("tbody", { className: styles$f.htmlTbody, children: children2 });
14953
- },
14954
- tfoot({ children: children2 }) {
14955
- return /* @__PURE__ */ jsxRuntime.jsx("tfoot", { className: styles$f.htmlTfoot, children: children2 });
14956
- }
14957
- },
14958
- children: _children
14959
- }
14960
- ) });
14961
- });
14962
- function removeTextIndents(input2) {
14963
- if (!input2) {
14964
- return "";
14965
- }
14966
- const lines = input2.split("\n");
14967
- const minIndent = lines.reduce((min, line) => {
14968
- const match = line.match(/^\s*/);
14969
- const indentLength = match ? match[0].length : 0;
14970
- return line.trim() ? Math.min(min, indentLength) : min;
14971
- }, Infinity);
14972
- const trimmedLines = lines.map(
14973
- (line) => line.startsWith(" ".repeat(minIndent)) ? line.slice(minIndent) : line
14974
- );
14975
- return trimmedLines.join("\n");
14976
- }
14977
- const HorizontalRule = () => {
14978
- return /* @__PURE__ */ jsxRuntime.jsx("hr", { className: styles$g.horizontalRule });
14979
- };
14980
- const Blockquote = ({ children, style }) => {
14981
- const extractTextContent = (node) => {
14982
- if (typeof node === "string") {
14983
- return node;
14984
- }
14985
- if (React.isValidElement(node) && node.props && node.props.children) {
14986
- if (Array.isArray(node.props.children)) {
14987
- return node.props.children.map(extractTextContent).join("");
14988
- }
14989
- return extractTextContent(node.props.children);
14990
- }
14991
- return "";
14992
- };
14993
- const allText = React.Children.toArray(children).map(extractTextContent).join("");
14994
- const match = allText.match(/\[!([A-Z]+)\]/);
14995
- const isAdmonition = !!match;
14996
- if (isAdmonition && match && match[1]) {
14997
- const type = match[1].toLowerCase();
14998
- const emojiMap = {
14999
- info: "💡",
15000
- warning: "⚠️",
15001
- danger: "🚫",
15002
- note: "📝",
15003
- tip: "💬"
15004
- };
15005
- const processNode = (node) => {
15006
- if (typeof node === "string") {
15007
- return node.replace(/\[!([A-Z]+)\]\s*/, "");
15008
- }
15009
- if (React.isValidElement(node)) {
15010
- if (node.props && node.props.children) {
15011
- let newChildren;
15012
- if (Array.isArray(node.props.children)) {
15013
- newChildren = node.props.children.map(processNode);
15014
- } else {
15015
- newChildren = processNode(node.props.children);
15016
- }
15017
- return React.cloneElement(node, node.props, newChildren);
15018
- }
15019
- return node;
15020
- }
15021
- return node;
15022
- };
15023
- const processedChildren = React.Children.map(children, processNode);
15024
- return /* @__PURE__ */ jsxRuntime.jsx("blockquote", { className: styles$g.admonitionBlockquote, style, children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$g.admonitionContainer, children: [
15025
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: `${styles$g.admonitionIcon} ${styles$g[type] || ""}`, children: emojiMap[type] || "💡" }),
15026
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$g.admonitionContent, children: processedChildren })
15027
- ] }) });
15028
- }
15029
- return /* @__PURE__ */ jsxRuntime.jsx("blockquote", { className: styles$g.blockquote, style, children });
14856
+ themeVarsVideo,
14857
+ themeVarsDetails
15030
14858
  };
15031
- function bindingExpression({ extractValue }) {
15032
- return (tree) => {
15033
- unistUtilVisit.visit(tree, "text", (node) => {
15034
- return detectBindingExpression(node);
15035
- });
15036
- };
15037
- function detectBindingExpression(node) {
15038
- node.value = node.value.replace(/\$\{\s*\}/g, "");
15039
- const regex = /\$\{((?:[^{}]|\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})*\})*)\}/g;
15040
- const parts = node.value.split(regex);
15041
- if (parts.length > 1) {
15042
- node.type = "html";
15043
- node.value = parts.map((part, index) => {
15044
- const extracted = index % 2 === 0 ? part : extractValue(`{${part}}`);
15045
- const resultExpr = mapByType(extracted);
15046
- return typeof resultExpr === "object" && resultExpr !== null ? JSON.stringify(resultExpr) : resultExpr;
15047
- }).join("");
15048
- }
15049
- }
15050
- function mapByType(extracted) {
15051
- if (extracted === null) {
15052
- return null;
15053
- } else if (extracted === void 0 || typeof extracted === "undefined") {
15054
- return void 0;
15055
- } else if (typeof extracted === "object") {
15056
- const arrowFuncResult = parseArrowFunc(extracted);
15057
- if (arrowFuncResult) {
15058
- return arrowFuncResult;
15059
- }
15060
- if (Array.isArray(extracted)) {
15061
- return extracted;
15062
- }
15063
- return Object.fromEntries(
15064
- Object.entries(extracted).map(([key, value]) => {
15065
- return [key, mapByType(value)];
15066
- })
15067
- );
15068
- } else {
15069
- return extracted;
15070
- }
15071
- }
15072
- function parseArrowFunc(extracted) {
15073
- if (extracted.hasOwnProperty("type") && extracted.type === T_ARROW_EXPRESSION && (extracted == null ? void 0 : extracted._ARROW_EXPR_)) {
15074
- return "[xmlui function]";
15075
- }
15076
- return "";
15077
- }
15078
- }
15079
14859
  const COMP$G = "Markdown";
15080
14860
  const MarkdownMd = createMetadata({
15081
- description: `\`${COMP$G}\` displays plain text styled with markdown syntax.`,
14861
+ description: `\`${COMP$G}\` displays plain text styled using markdown syntax.`,
15082
14862
  themeVars: parseScssVar(styles$g.themeVars),
15083
14863
  props: {
15084
14864
  content: d("This property sets the markdown content to display."),
15085
14865
  removeIndents: {
15086
14866
  description: "This boolean property specifies whether leading indents should be removed from the markdown content. If set to `true`, the shortest indent found at the start of the content lines is removed from the beginning of every line.",
15087
14867
  valueType: "boolean",
15088
- defaultValue: defaultProps$4.removeIndents
14868
+ defaultValue: true
15089
14869
  }
15090
14870
  },
15091
14871
  defaultThemeVars: {
15092
- "borderColor-HorizontalRule": "$borderColor",
15093
- "borderWidth-HorizontalRule": "1px",
15094
- "borderStyle-HorizontalRule": "solid",
15095
- "accent-Blockquote": "$color-primary",
15096
- "padding-Blockquote": "$space-2 $space-6",
15097
- "margin-Blockquote": "$space-2",
15098
- "paddingLeft-UnorderedList": "$space-6",
15099
- "paddingLeft-OrderedList": "$space-6",
15100
- "paddingLeft-ListItem": "$space-1",
14872
+ "borderRadius-Admonition": "$space-4",
14873
+ "iconSize-Admonition": "1.5rem",
14874
+ "padding-Admonition": "1rem",
14875
+ "marginBottom-Admonition": "1rem",
14876
+ "marginLeft-Admonition-content": ".5rem",
14877
+ "accentWidth-Blockquote": "3px",
14878
+ "accentColor-Blockquote": "$color-surface-500",
14879
+ "padding-Blockquote": ".5rem",
14880
+ "marginBottom-Blockquote": "1rem",
14881
+ "marginBottom-Text-codefence": ".5rem",
14882
+ "marginBottom-Text-markdown": ".5rem",
15101
14883
  light: {
15102
14884
  // --- No light-specific theme vars
15103
14885
  },
@@ -16057,17 +15839,17 @@
16057
15839
  const SwitchMd = createMetadata({
16058
15840
  description: `The \`${COMP$n}\` 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.`,
16059
15841
  props: {
16060
- indeterminate: dIndeterminate(defaultProps$b.indeterminate),
15842
+ indeterminate: dIndeterminate(defaultProps$a.indeterminate),
16061
15843
  label: dLabel(),
16062
15844
  labelPosition: dLabelPosition("end"),
16063
15845
  labelWidth: dLabelWidth(COMP$n),
16064
15846
  labelBreak: dLabelBreak(COMP$n),
16065
15847
  required: dRequired(),
16066
- initialValue: dInitialValue(defaultProps$b.initialValue),
15848
+ initialValue: dInitialValue(defaultProps$a.initialValue),
16067
15849
  autoFocus: dAutoFocus(),
16068
15850
  readOnly: dReadonly(),
16069
15851
  enabled: dEnabled(),
16070
- validationStatus: dValidationStatus(defaultProps$b.validationStatus),
15852
+ validationStatus: dValidationStatus(defaultProps$a.validationStatus),
16071
15853
  description: dInternal(
16072
15854
  `(*** NOT IMPLEMENTED YET ***) This optional property displays an alternate description of the ${COMP$n} besides its label.`
16073
15855
  )
@@ -16157,6 +15939,18 @@
16157
15939
  unRegisterColumn: (id) => {
16158
15940
  }
16159
15941
  });
15942
+ function FiChevronLeft(props) {
15943
+ return GenIcon({ "attr": { "viewBox": "0 0 24 24", "fill": "none", "stroke": "currentColor", "strokeWidth": "2", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "polyline", "attr": { "points": "15 18 9 12 15 6" } }] })(props);
15944
+ }
15945
+ function FiChevronRight(props) {
15946
+ return GenIcon({ "attr": { "viewBox": "0 0 24 24", "fill": "none", "stroke": "currentColor", "strokeWidth": "2", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "polyline", "attr": { "points": "9 18 15 12 9 6" } }] })(props);
15947
+ }
15948
+ function FiChevronsLeft(props) {
15949
+ return GenIcon({ "attr": { "viewBox": "0 0 24 24", "fill": "none", "stroke": "currentColor", "strokeWidth": "2", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "polyline", "attr": { "points": "11 17 6 12 11 7" } }, { "tag": "polyline", "attr": { "points": "18 17 13 12 18 7" } }] })(props);
15950
+ }
15951
+ function FiChevronsRight(props) {
15952
+ return GenIcon({ "attr": { "viewBox": "0 0 24 24", "fill": "none", "stroke": "currentColor", "strokeWidth": "2", "strokeLinecap": "round", "strokeLinejoin": "round" }, "child": [{ "tag": "polyline", "attr": { "points": "13 17 18 12 13 7" } }, { "tag": "polyline", "attr": { "points": "6 17 11 12 6 7" } }] })(props);
15953
+ }
16160
15954
  function useRowSelection({
16161
15955
  items = EMPTY_ARRAY,
16162
15956
  visibleItems = items,
@@ -21071,6 +20865,11 @@
21071
20865
  isHtmlTag: true,
21072
20866
  props: {
21073
20867
  open: d("Specifies that the details are visible (open)")
20868
+ },
20869
+ themeVars: parseScssVar(styles$f.themeVarsDetails),
20870
+ defaultThemeVars: {
20871
+ "marginTop-HtmlDetails": "1rem",
20872
+ "marginBottom-HtmlDetails": "1rem"
21074
20873
  }
21075
20874
  });
21076
20875
  const HtmlDfnMd = createMetadata({
@@ -21736,6 +21535,11 @@
21736
21535
  ),
21737
21536
  src: d("Specifies the URL of the video file"),
21738
21537
  width: d("Specifies the width of the video player")
21538
+ },
21539
+ themeVars: parseScssVar(styles$f.themeVarsVideo),
21540
+ defaultThemeVars: {
21541
+ "marginTop-HtmlVideo": "1rem",
21542
+ "marginBottom-HtmlVideo": "1rem"
21739
21543
  }
21740
21544
  });
21741
21545
  const HtmlWbrMd = createMetadata({
@@ -21777,7 +21581,18 @@
21777
21581
  readOnly: dReadonly(),
21778
21582
  validationStatus: dValidationStatus(),
21779
21583
  rangeStyle: d(`This property allows you to apply custom styles to the range element of the slider.`),
21780
- thumbStyle: d(`This property allows yout top apply custom styles to the thumb elements of the slider.`)
21584
+ thumbStyle: d(`This property allows you to apply custom styles to the thumb elements of the slider.`),
21585
+ showValues: d(
21586
+ `This property controls whether the slider shows the current values of the thumbs.`,
21587
+ null,
21588
+ "boolean",
21589
+ true
21590
+ ),
21591
+ valueFormat: d(
21592
+ `This property allows you to customize how the values are displayed.`,
21593
+ null,
21594
+ "any"
21595
+ )
21781
21596
  },
21782
21597
  events: {
21783
21598
  didChange: dDidChange(COMP$1),
@@ -21798,8 +21613,25 @@
21798
21613
  [`borderColor-thumb-${COMP$1}`]: "$color-surface-50",
21799
21614
  [`backgroundColor-thumb-${COMP$1}`]: "$color-primary",
21800
21615
  [`boxShadow-thumb-${COMP$1}`]: "$boxShadow-md",
21801
- [`backgroundColor-track-${COMP$1}--disabled`]: "$color-surface-300",
21802
- [`backgroundColor-range-${COMP$1}--disabled`]: "$color-surface-400"
21616
+ [`boxShadow-thumb-${COMP$1}--hover`]: "$boxShadow-lg",
21617
+ [`boxShadow-thumb-${COMP$1}--focus`]: "$boxShadow-xl",
21618
+ [`borderRadius-${COMP$1}-default`]: "$borderRadius",
21619
+ [`borderColor-${COMP$1}-default`]: "transparent",
21620
+ [`borderWidth-${COMP$1}-default`]: "0",
21621
+ [`borderStyle-${COMP$1}-default`]: "solid",
21622
+ [`boxShadow-${COMP$1}-default`]: "none",
21623
+ light: {
21624
+ [`backgroundColor-track-${COMP$1}--disabled`]: "$color-surface-300",
21625
+ [`backgroundColor-range-${COMP$1}--disabled`]: "$color-surface-400",
21626
+ [`backgroundColor-thumb-${COMP$1}`]: "$color-primary-500",
21627
+ [`borderColor-thumb-${COMP$1}`]: "$color-surface-50"
21628
+ },
21629
+ dark: {
21630
+ [`backgroundColor-track-${COMP$1}--disabled`]: "$color-surface-600",
21631
+ [`backgroundColor-range-${COMP$1}--disabled`]: "$color-surface-800",
21632
+ [`backgroundColor-thumb-${COMP$1}`]: "$color-primary-400",
21633
+ [`borderColor-thumb-${COMP$1}`]: "$color-surface-950"
21634
+ }
21803
21635
  }
21804
21636
  });
21805
21637
  const COMP = "ColorPicker";
@@ -21815,7 +21647,7 @@
21815
21647
  autoFocus: dAutoFocus(),
21816
21648
  required: dRequired(),
21817
21649
  readOnly: dReadonly(),
21818
- validationStatus: dValidationStatus(defaultProps$6.validationStatus)
21650
+ validationStatus: dValidationStatus(defaultProps$5.validationStatus)
21819
21651
  },
21820
21652
  events: {
21821
21653
  didChange: dDidChange(COMP),