@mcurros2/microm 1.1.47-0 → 1.1.49-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.
package/dist/index.js CHANGED
@@ -4009,8 +4009,8 @@ const $ea58ddf30d0b80dd$export$6ccb6e1de3749d56 = {
4009
4009
  fullscreenLabel: "Fullscreen",
4010
4010
  minimizeLabel: "Minimize",
4011
4011
  toggleLabel: "Toggle",
4012
- FullScreenIcon: (0, $b4te3$tablericonsreact.IconSquareChevronUp),
4013
- RestoreScreeSizeIcon: (0, $b4te3$tablericonsreact.IconSquareChevronDown),
4012
+ FullScreenIcon: (0, $b4te3$tablericonsreact.IconArrowsDiagonal),
4013
+ RestoreScreeSizeIcon: (0, $b4te3$tablericonsreact.IconArrowsDiagonalMinimize2),
4014
4014
  withCloseButton: true
4015
4015
  };
4016
4016
  const $ea58ddf30d0b80dd$var$NEW_SIZES = {
@@ -4172,7 +4172,7 @@ const $ea58ddf30d0b80dd$export$4a25ee9b30a3b11c = ({ modalProps: modalProps, ani
4172
4172
  if (i !== index) return m;
4173
4173
  const original = (_a = m.initialSize) !== null && _a !== void 0 ? _a : "lg";
4174
4174
  const currentSize = m.props.size;
4175
- const newSize = currentSize === "fullscreen" ? original === "fullscreen" ? "lg" : original : "fullscreen";
4175
+ const newSize = currentSize === "fullscreen" || currentSize === "100%" ? original === "fullscreen" || original === "100%" ? "lg" : original : "fullscreen";
4176
4176
  return Object.assign(Object.assign({}, m), {
4177
4177
  props: Object.assign(Object.assign({}, m.props), {
4178
4178
  size: newSize
@@ -34709,6 +34709,7 @@ function $2f185925f0d65711$export$5ff8a4fe1be12a7c() {
34709
34709
  modalProps: Object.assign(Object.assign({}, modalProps), {
34710
34710
  trapFocus: true,
34711
34711
  returnFocus: true,
34712
+ withFullscreenButton: true,
34712
34713
  title: (0, $b4te3$reactjsxruntime.jsxs)((0, $b4te3$mantinecore.Text), {
34713
34714
  fw: "700",
34714
34715
  children: [