fui-material 2.3.1 → 2.3.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.
@@ -1624,25 +1624,25 @@ const FPaper = ({
1624
1624
  }
1625
1625
  );
1626
1626
  };
1627
- const bordered = "_bordered_19x7r_18";
1628
- const left$1 = "_left_19x7r_40";
1629
- const center = "_center_19x7r_43";
1630
- const right = "_right_19x7r_46";
1627
+ const bordered = "_bordered_j1bhx_18";
1628
+ const left$1 = "_left_j1bhx_40";
1629
+ const center = "_center_j1bhx_43";
1630
+ const right = "_right_j1bhx_46";
1631
1631
  const styles$q = {
1632
- "f-table-component": "_f-table-component_19x7r_1",
1633
- "f-table-component__table": "_f-table-component__table_19x7r_7",
1632
+ "f-table-component": "_f-table-component_j1bhx_1",
1633
+ "f-table-component__table": "_f-table-component__table_j1bhx_7",
1634
1634
  bordered,
1635
- "bordered-half": "_bordered-half_19x7r_22",
1636
- "f-table-component__table_header": "_f-table-component__table_header_19x7r_25",
1637
- "is-sticky": "_is-sticky_19x7r_32",
1638
- "f-table-component__table_header-cell": "_f-table-component__table_header-cell_19x7r_37",
1635
+ "bordered-half": "_bordered-half_j1bhx_22",
1636
+ "f-table-component__table_header": "_f-table-component__table_header_j1bhx_25",
1637
+ "is-sticky": "_is-sticky_j1bhx_32",
1638
+ "f-table-component__table_header-cell": "_f-table-component__table_header-cell_j1bhx_37",
1639
1639
  left: left$1,
1640
1640
  center,
1641
1641
  right,
1642
- "f-table-component__table_body": "_f-table-component__table_body_19x7r_65",
1643
- "f-table-component__table_row": "_f-table-component__table_row_19x7r_68",
1644
- "f-table-component__table_body-cell": "_f-table-component__table_body-cell_19x7r_81",
1645
- "f-table-component__table_footer": "_f-table-component__table_footer_19x7r_97"
1642
+ "f-table-component__table_body": "_f-table-component__table_body_j1bhx_65",
1643
+ "f-table-component__table_row": "_f-table-component__table_row_j1bhx_68",
1644
+ "f-table-component__table_body-cell": "_f-table-component__table_body-cell_j1bhx_81",
1645
+ "f-table-component__table_footer": "_f-table-component__table_footer_j1bhx_97"
1646
1646
  };
1647
1647
  const FTableHead = ({
1648
1648
  st,
@@ -2580,8 +2580,6 @@ const styles$g = {
2580
2580
  "custom-file-input": "_custom-file-input_6r9j2_9",
2581
2581
  "custom-file-dropzone": "_custom-file-dropzone_6r9j2_24",
2582
2582
  "custom-file-label": "_custom-file-label_6r9j2_24",
2583
- "svg-icon": "_svg-icon_6r9j2_35",
2584
- "icon-md": "_icon-md_6r9j2_49",
2585
2583
  "custom-files-preview": "_custom-files-preview_6r9j2_71"
2586
2584
  };
2587
2585
  const FInputFileForm = ({
@@ -2734,17 +2732,10 @@ const FInputFileForm = ({
2734
2732
  }
2735
2733
  ),
2736
2734
  /* @__PURE__ */ jsxRuntimeExports.jsxs("label", { htmlFor: id, className: styles$g["custom-file-label"], style: disabled2 ? { backgroundColor: "#F3F3F3", border: "1px dashed #C4C4C4" } : void 0, children: [
2737
- /* @__PURE__ */ jsxRuntimeExports.jsx(
2738
- "svg",
2739
- {
2740
- className: `${styles$g["svg-icon"]} ${styles$g["icon-md"]}`,
2741
- focusable: "false",
2742
- role: "img",
2743
- viewBox: "0 0 36 35",
2744
- style: disabled2 ? { color: "#888888" } : void 0,
2745
- children: /* @__PURE__ */ jsxRuntimeExports.jsx("path", { d: "M19.035 16.465a1.458 1.458 0 0 0-2.041 0l-4.376 4.229a1.459 1.459 0 1 0 2.013 2.1l1.91-1.852v8.225a1.458 1.458 0 1 0 2.917 0v-8.152l1.881 1.895a1.459 1.459 0 0 0 2.071 0 1.457 1.457 0 1 0 0-2.07 4.375 4.375 0 0 1 3.282-7.292h.145a1.458 1.458 0 0 0 1.459-1.167 5.833 5.833 0 0 1 11.433 0 1.458 1.458 0 0 0 1.458 1.167h.088a4.375 4.375 0 0 1 3.281 7.292 1.457 1.457 0 1 0 .131 2.07 1.458 1.458 0 0 0 1.563.235c.189-.085.357-.21.494-.366a7.292 7.292 0 0 0-4.491-12.06z" })
2746
- }
2747
- ),
2735
+ /* @__PURE__ */ jsxRuntimeExports.jsxs("svg", { width: "30", height: "30", fill: "currentColor", viewBox: "0 0 16 16", children: [
2736
+ /* @__PURE__ */ jsxRuntimeExports.jsx("path", { "fill-rule": "evenodd", d: "M7.646 5.146a.5.5 0 0 1 .708 0l2 2a.5.5 0 0 1-.708.708L8.5 6.707V10.5a.5.5 0 0 1-1 0V6.707L6.354 7.854a.5.5 0 1 1-.708-.708z" }),
2737
+ /* @__PURE__ */ jsxRuntimeExports.jsx("path", { d: "M4.406 3.342A5.53 5.53 0 0 1 8 2c2.69 0 4.923 2 5.166 4.579C14.758 6.804 16 8.137 16 9.773 16 11.569 14.502 13 12.687 13H3.781C1.708 13 0 11.366 0 9.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383m.653.757c-.757.653-1.153 1.44-1.153 2.056v.448l-.445.049C2.064 6.805 1 7.952 1 9.318 1 10.785 2.23 12 3.781 12h8.906C13.98 12 15 10.988 15 9.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 4.825 10.328 3 8 3a4.53 4.53 0 0 0-2.941 1.1z" })
2738
+ ] }),
2748
2739
  /* @__PURE__ */ jsxRuntimeExports.jsx("br", {}),
2749
2740
  /* @__PURE__ */ jsxRuntimeExports.jsxs("span", { style: disabled2 ? { color: "#C4C4C4" } : void 0, children: [
2750
2741
  /* @__PURE__ */ jsxRuntimeExports.jsx("b", { style: disabled2 ? { color: "#888888" } : void 0, children: "Выберите" }),