fui-material 2.8.1 → 2.8.2

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.
@@ -1018,20 +1018,20 @@ const FTableFooter = ({
1018
1018
  }
1019
1019
  );
1020
1020
  };
1021
- const entering = "_entering_wcyn4_19";
1022
- const exiting = "_exiting_wcyn4_25";
1023
- const hide = "_hide_wcyn4_50";
1021
+ const entering = "_entering_g7izy_19";
1022
+ const exiting = "_exiting_g7izy_25";
1023
+ const hide = "_hide_g7izy_50";
1024
1024
  const styles$s = {
1025
- "f-dialog": "_f-dialog_wcyn4_1",
1025
+ "f-dialog": "_f-dialog_g7izy_1",
1026
1026
  entering,
1027
- "f-dialog__content": "_f-dialog__content_wcyn4_22",
1027
+ "f-dialog__content": "_f-dialog__content_g7izy_22",
1028
1028
  exiting,
1029
1029
  hide,
1030
- "f-dialog__header": "_f-dialog__header_wcyn4_61",
1031
- "f-dialog__header_title": "_f-dialog__header_title_wcyn4_73",
1032
- "f-dialog__header_close": "_f-dialog__header_close_wcyn4_84",
1033
- "f-dialog__body": "_f-dialog__body_wcyn4_110",
1034
- "f-dialog__footer": "_f-dialog__footer_wcyn4_134"
1030
+ "f-dialog__header": "_f-dialog__header_g7izy_61",
1031
+ "f-dialog__header_title": "_f-dialog__header_title_g7izy_73",
1032
+ "f-dialog__header_close": "_f-dialog__header_close_g7izy_84",
1033
+ "f-dialog__body": "_f-dialog__body_g7izy_110",
1034
+ "f-dialog__footer": "_f-dialog__footer_g7izy_134"
1035
1035
  };
1036
1036
  let openDialogsCount = 0;
1037
1037
  const FDialog = ({