fui-material 2.7.18 → 2.8.0

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.
@@ -7,32 +7,32 @@ import { renderToStaticMarkup } from "react-dom/server";
7
7
  import { initializeModule as initializeModule$1, installFormatCode } from "allorion-exporting-html-to-xlsx";
8
8
  import axios from "axios";
9
9
  import { useQueryClient, useMutation, useQuery } from "@tanstack/react-query";
10
- import './index.css';const btn = "_btn_1s0n3_1";
11
- const disabled$4 = "_disabled_1s0n3_31";
10
+ import './index.css';const btn = "_btn_gdyy6_1";
11
+ const disabled$4 = "_disabled_gdyy6_31";
12
12
  const styles$A = {
13
13
  btn,
14
14
  disabled: disabled$4,
15
- "btn-xs": "_btn-xs_1s0n3_40",
16
- "btn-sm": "_btn-sm_1s0n3_51",
17
- "btn-lg": "_btn-lg_1s0n3_62",
18
- "btn-primary": "_btn-primary_1s0n3_73",
19
- "btn-outline-primary": "_btn-outline-primary_1s0n3_87",
20
- "btn-secondary": "_btn-secondary_1s0n3_104",
21
- "btn-outline-secondary": "_btn-outline-secondary_1s0n3_118",
22
- "btn-success": "_btn-success_1s0n3_135",
23
- "btn-outline-success": "_btn-outline-success_1s0n3_149",
24
- "btn-danger": "_btn-danger_1s0n3_166",
25
- "btn-outline-danger": "_btn-outline-danger_1s0n3_180",
26
- "btn-warning": "_btn-warning_1s0n3_197",
27
- "btn-outline-warning": "_btn-outline-warning_1s0n3_211",
28
- "btn-info": "_btn-info_1s0n3_228",
29
- "btn-outline-info": "_btn-outline-info_1s0n3_242",
30
- "btn-light": "_btn-light_1s0n3_259",
31
- "btn-outline-light": "_btn-outline-light_1s0n3_274",
32
- "btn-dark": "_btn-dark_1s0n3_291",
33
- "btn-outline-dark": "_btn-outline-dark_1s0n3_305",
34
- "btn-link": "_btn-link_1s0n3_322",
35
- "btn-outline-link": "_btn-outline-link_1s0n3_338"
15
+ "btn-xs": "_btn-xs_gdyy6_40",
16
+ "btn-sm": "_btn-sm_gdyy6_50",
17
+ "btn-lg": "_btn-lg_gdyy6_60",
18
+ "btn-primary": "_btn-primary_gdyy6_70",
19
+ "btn-outline-primary": "_btn-outline-primary_gdyy6_84",
20
+ "btn-secondary": "_btn-secondary_gdyy6_101",
21
+ "btn-outline-secondary": "_btn-outline-secondary_gdyy6_115",
22
+ "btn-success": "_btn-success_gdyy6_132",
23
+ "btn-outline-success": "_btn-outline-success_gdyy6_146",
24
+ "btn-danger": "_btn-danger_gdyy6_163",
25
+ "btn-outline-danger": "_btn-outline-danger_gdyy6_177",
26
+ "btn-warning": "_btn-warning_gdyy6_194",
27
+ "btn-outline-warning": "_btn-outline-warning_gdyy6_208",
28
+ "btn-info": "_btn-info_gdyy6_225",
29
+ "btn-outline-info": "_btn-outline-info_gdyy6_239",
30
+ "btn-light": "_btn-light_gdyy6_256",
31
+ "btn-outline-light": "_btn-outline-light_gdyy6_271",
32
+ "btn-dark": "_btn-dark_gdyy6_288",
33
+ "btn-outline-dark": "_btn-outline-dark_gdyy6_302",
34
+ "btn-link": "_btn-link_gdyy6_319",
35
+ "btn-outline-link": "_btn-outline-link_gdyy6_335"
36
36
  };
37
37
  const FButton = forwardRef(({
38
38
  children,
@@ -653,19 +653,17 @@ const FContainer = ({
653
653
  }
654
654
  );
655
655
  };
656
- const panel = "_panel_d74rg_1";
657
- const compact = "_compact_d74rg_29";
656
+ const panel = "_panel_q7in0_1";
658
657
  const styles$u = {
659
658
  panel,
660
- "panel-default": "_panel-default_d74rg_6",
661
- "panel-heading": "_panel-heading_d74rg_12",
662
- "panel-body": "_panel-body_d74rg_24",
663
- compact,
664
- "panel-title": "_panel-title_d74rg_40",
665
- "portlet-body": "_portlet-body_d74rg_44",
666
- "panel-group": "_panel-group_d74rg_45",
667
- "panel-group-accordion": "_panel-group-accordion_d74rg_45",
668
- "form-title": "_form-title_d74rg_46"
659
+ "panel-default": "_panel-default_q7in0_6",
660
+ "panel-heading": "_panel-heading_q7in0_12",
661
+ "panel-body": "_panel-body_q7in0_24",
662
+ "portlet-body": "_portlet-body_q7in0_29",
663
+ "panel-title": "_panel-title_q7in0_29",
664
+ "panel-group": "_panel-group_q7in0_30",
665
+ "panel-group-accordion": "_panel-group-accordion_q7in0_30",
666
+ "form-title": "_form-title_q7in0_31"
669
667
  };
670
668
  const FPaper = ({
671
669
  label,
@@ -676,8 +674,7 @@ const FPaper = ({
676
674
  id,
677
675
  className,
678
676
  onAnimationEnd,
679
- animated,
680
- compact: compact2 = false
677
+ animated
681
678
  }) => {
682
679
  useEffect(() => {
683
680
  if (animated) {
@@ -690,7 +687,7 @@ const FPaper = ({
690
687
  return /* @__PURE__ */ jsxs(
691
688
  "div",
692
689
  {
693
- className: `${styles$u["panel"]} ${styles$u["panel-default"]} ${compact2 ? styles$u["compact"] : ""} ${className || ""} ${animated ? `${styles$u[`animated-${animated.name}`]} ${animated.name}` : ""}`,
690
+ className: `${styles$u["panel"]} ${styles$u["panel-default"]} ${className || ""} ${animated ? `${styles$u[`animated-${animated.name}`]} ${animated.name}` : ""}`,
694
691
  style: st,
695
692
  id,
696
693
  onAnimationEnd,
@@ -1201,28 +1198,28 @@ const FDialogFooter = ({ children, className, st, id }) => {
1201
1198
  );
1202
1199
  };
1203
1200
  const loader = "_loader_1glrn_1";
1204
- const primary = "_primary_1glrn_42";
1205
- const secondary = "_secondary_1glrn_46";
1206
- const success$2 = "_success_1glrn_50";
1207
- const danger = "_danger_1glrn_54";
1201
+ const primary$1 = "_primary_1glrn_42";
1202
+ const secondary$1 = "_secondary_1glrn_46";
1203
+ const success$3 = "_success_1glrn_50";
1204
+ const danger$1 = "_danger_1glrn_54";
1208
1205
  const warning$5 = "_warning_1glrn_58";
1209
1206
  const info$3 = "_info_1glrn_62";
1210
- const light = "_light_1glrn_66";
1211
- const dark = "_dark_1glrn_70";
1212
- const link = "_link_1glrn_74";
1207
+ const light$1 = "_light_1glrn_66";
1208
+ const dark$1 = "_dark_1glrn_70";
1209
+ const link$1 = "_link_1glrn_74";
1213
1210
  const styles$r = {
1214
1211
  "authorization-spinner": "_authorization-spinner_1glrn_1",
1215
1212
  "spinner-item": "_spinner-item_1glrn_7",
1216
1213
  loader,
1217
- primary,
1218
- secondary,
1219
- success: success$2,
1220
- danger,
1214
+ primary: primary$1,
1215
+ secondary: secondary$1,
1216
+ success: success$3,
1217
+ danger: danger$1,
1221
1218
  warning: warning$5,
1222
1219
  info: info$3,
1223
- light,
1224
- dark,
1225
- link
1220
+ light: light$1,
1221
+ dark: dark$1,
1222
+ link: link$1
1226
1223
  };
1227
1224
  const FProgress = ({ st, color = "primary", id, className }) => {
1228
1225
  return /* @__PURE__ */ jsx(
@@ -1681,16 +1678,36 @@ const FOpenImgFull = ({
1681
1678
  }
1682
1679
  );
1683
1680
  };
1684
- const card$2 = "_card_1wjhl_1";
1685
- const warning$4 = "_warning_1wjhl_16";
1686
- const info$2 = "_info_1wjhl_24";
1687
- const alert = "_alert_1wjhl_32";
1681
+ const card$2 = "_card_1ytel_1";
1682
+ const primary = "_primary_1ytel_69";
1683
+ const secondary = "_secondary_1ytel_81";
1684
+ const success$2 = "_success_1ytel_93";
1685
+ const danger = "_danger_1ytel_105";
1686
+ const warning$4 = "_warning_1ytel_117";
1687
+ const info$2 = "_info_1ytel_129";
1688
+ const light = "_light_1ytel_141";
1689
+ const dark = "_dark_1ytel_153";
1690
+ const link = "_link_1ytel_165";
1691
+ const alert = "_alert_1ytel_177";
1692
+ const accordExpand = "_accordExpand_1ytel_1";
1688
1693
  const styles$k = {
1689
1694
  card: card$2,
1695
+ "fv-accord-title": "_fv-accord-title_1ytel_44",
1696
+ "fv-accord-arrow": "_fv-accord-arrow_1ytel_47",
1697
+ primary,
1698
+ secondary,
1699
+ success: success$2,
1700
+ danger,
1690
1701
  warning: warning$4,
1691
1702
  info: info$2,
1703
+ light,
1704
+ dark,
1705
+ link,
1692
1706
  alert,
1693
- "fv-accord-title": "_fv-accord-title_1wjhl_57"
1707
+ "fv-accord-title-text": "_fv-accord-title-text_1ytel_223",
1708
+ "fv-accord-content": "_fv-accord-content_1ytel_249",
1709
+ accordExpand,
1710
+ "fv-accord-body": "_fv-accord-body_1ytel_258"
1694
1711
  };
1695
1712
  const FAccordion = ({
1696
1713
  variant = "info",
@@ -1722,8 +1739,24 @@ const FAccordion = ({
1722
1739
  open: isOpen,
1723
1740
  style: st,
1724
1741
  children: [
1725
- /* @__PURE__ */ jsx("summary", { className: styles$k["fv-accord-title"], children: title2 }),
1726
- children
1742
+ /* @__PURE__ */ jsxs("summary", { className: styles$k["fv-accord-title"], children: [
1743
+ /* @__PURE__ */ jsx("span", { className: styles$k["fv-accord-title-text"], children: title2 }),
1744
+ /* @__PURE__ */ jsx("span", { className: styles$k["fv-accord-arrow"], "aria-hidden": "true", children: /* @__PURE__ */ jsx(
1745
+ "svg",
1746
+ {
1747
+ viewBox: "0 0 24 24",
1748
+ width: "16",
1749
+ height: "16",
1750
+ fill: "none",
1751
+ stroke: "currentColor",
1752
+ strokeWidth: "2.2",
1753
+ strokeLinecap: "round",
1754
+ strokeLinejoin: "round",
1755
+ children: /* @__PURE__ */ jsx("polyline", { points: "6 9 12 15 18 9" })
1756
+ }
1757
+ ) })
1758
+ ] }),
1759
+ /* @__PURE__ */ jsx("div", { className: styles$k["fv-accord-content"], children: /* @__PURE__ */ jsx("div", { className: styles$k["fv-accord-body"], children }) })
1727
1760
  ]
1728
1761
  }
1729
1762
  )
@@ -2865,12 +2898,12 @@ const FDropdownItem = ({
2865
2898
  );
2866
2899
  };
2867
2900
  const styles$d = {
2868
- "f-search-box": "_f-search-box_1myd9_1",
2869
- "f-search-box__input": "_f-search-box__input_1myd9_6",
2870
- "f-search-box__button": "_f-search-box__button_1myd9_12",
2871
- "f-search-box__button_search": "_f-search-box__button_search_1myd9_18",
2872
- "clear-on": "_clear-on_1myd9_22",
2873
- "f-search-box__button_clear": "_f-search-box__button_clear_1myd9_25"
2901
+ "f-search-box": "_f-search-box_1s9ms_1",
2902
+ "f-search-box__input": "_f-search-box__input_1s9ms_6",
2903
+ "f-search-box__button": "_f-search-box__button_1s9ms_12",
2904
+ "f-search-box__button_search": "_f-search-box__button_search_1s9ms_18",
2905
+ "clear-on": "_clear-on_1s9ms_22",
2906
+ "f-search-box__button_clear": "_f-search-box__button_clear_1s9ms_25"
2874
2907
  };
2875
2908
  const FSearchBox = forwardRef(
2876
2909
  ({
@@ -2907,7 +2940,7 @@ const FSearchBox = forwardRef(
2907
2940
  className: `${styles$d["f-search-box__input"]} ${props.className || ""}`
2908
2941
  }
2909
2942
  ),
2910
- /* @__PURE__ */ jsxs("div", { className: styles$d["f-search-box__button"], style: { marginTop: label ? "21.8px" : "0" }, children: [
2943
+ /* @__PURE__ */ jsxs("div", { className: styles$d["f-search-box__button"], style: { marginTop: label ? "26px" : "0" }, children: [
2911
2944
  /* @__PURE__ */ jsx(
2912
2945
  FButton,
2913
2946
  {