strapi-plugin-magic-sessionmanager 4.5.1 → 4.5.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.
@@ -4,7 +4,7 @@ import { useFetchClient, useNotification } from "@strapi/strapi/admin";
4
4
  import styled from "styled-components";
5
5
  import { Flex, Typography, Box, Badge, Button } from "@strapi/design-system";
6
6
  import { Check, Cross, Sparkle, Lightning, Rocket } from "@strapi/icons";
7
- import { a as pluginId } from "./index-BbbrBv3t.mjs";
7
+ import { a as pluginId } from "./index-CwxKazpc.mjs";
8
8
  const Container = styled(Box)`
9
9
  padding: 32px;
10
10
  max-width: 1400px;
@@ -6,7 +6,7 @@ const admin = require("@strapi/strapi/admin");
6
6
  const styled = require("styled-components");
7
7
  const designSystem = require("@strapi/design-system");
8
8
  const icons = require("@strapi/icons");
9
- const index = require("./index-BRESWp1b.js");
9
+ const index = require("./index-CTxGMDHr.js");
10
10
  const _interopDefault = (e) => e && e.__esModule ? e : { default: e };
11
11
  const styled__default = /* @__PURE__ */ _interopDefault(styled);
12
12
  const Container = styled__default.default(designSystem.Box)`
@@ -444,7 +444,7 @@ const index = {
444
444
  id: `${pluginId}.plugin.name`,
445
445
  defaultMessage: pluginPkg.strapi.displayName
446
446
  },
447
- Component: () => Promise.resolve().then(() => require("./App-BvYLeEbF.js")),
447
+ Component: () => Promise.resolve().then(() => require("./App-DF-VsbDW.js")),
448
448
  permissions: pluginPermissions
449
449
  });
450
450
  app.createSettingSection(
@@ -461,7 +461,7 @@ const index = {
461
461
  },
462
462
  id: "upgrade",
463
463
  to: `${pluginId}/upgrade`,
464
- Component: () => Promise.resolve().then(() => require("./UpgradePage-Bh21Lg-G.js")),
464
+ Component: () => Promise.resolve().then(() => require("./UpgradePage-Dwrv7g8L.js")),
465
465
  permissions: pluginPermissions
466
466
  },
467
467
  {
@@ -471,7 +471,7 @@ const index = {
471
471
  },
472
472
  id: "general",
473
473
  to: `${pluginId}/general`,
474
- Component: () => Promise.resolve().then(() => require("./Settings-Bt6wy131.js")),
474
+ Component: () => Promise.resolve().then(() => require("./Settings-CUNaxDWk.js")),
475
475
  permissions: pluginPermissions
476
476
  },
477
477
  {
@@ -481,7 +481,7 @@ const index = {
481
481
  },
482
482
  id: "analytics",
483
483
  to: `${pluginId}/analytics`,
484
- Component: () => Promise.resolve().then(() => require("./Analytics-Cp-WjeV3.js")),
484
+ Component: () => Promise.resolve().then(() => require("./Analytics-DM4_UffY.js")),
485
485
  permissions: pluginPermissions
486
486
  },
487
487
  {
@@ -491,7 +491,7 @@ const index = {
491
491
  },
492
492
  id: "license",
493
493
  to: `${pluginId}/license`,
494
- Component: () => Promise.resolve().then(() => require("./License-DPyeZQWz.js")),
494
+ Component: () => Promise.resolve().then(() => require("./License-Dmm1d3fQ.js")),
495
495
  permissions: pluginPermissions
496
496
  }
497
497
  ]
@@ -510,7 +510,7 @@ const index = {
510
510
  defaultMessage: "Online Users"
511
511
  },
512
512
  component: async () => {
513
- const component = await Promise.resolve().then(() => require("./OnlineUsersWidget-BYnqhN3O.js"));
513
+ const component = await Promise.resolve().then(() => require("./OnlineUsersWidget-KchZ_ScS.js"));
514
514
  return component.default;
515
515
  },
516
516
  id: "online-users-widget",
@@ -441,7 +441,7 @@ const index = {
441
441
  id: `${pluginId}.plugin.name`,
442
442
  defaultMessage: pluginPkg.strapi.displayName
443
443
  },
444
- Component: () => import("./App-CN4bKWV9.mjs"),
444
+ Component: () => import("./App-CL5q29Mi.mjs"),
445
445
  permissions: pluginPermissions
446
446
  });
447
447
  app.createSettingSection(
@@ -458,7 +458,7 @@ const index = {
458
458
  },
459
459
  id: "upgrade",
460
460
  to: `${pluginId}/upgrade`,
461
- Component: () => import("./UpgradePage-DM23ZYVa.mjs"),
461
+ Component: () => import("./UpgradePage-D697BVWo.mjs"),
462
462
  permissions: pluginPermissions
463
463
  },
464
464
  {
@@ -468,7 +468,7 @@ const index = {
468
468
  },
469
469
  id: "general",
470
470
  to: `${pluginId}/general`,
471
- Component: () => import("./Settings-D9N7m11p.mjs"),
471
+ Component: () => import("./Settings-D6ILgR9X.mjs"),
472
472
  permissions: pluginPermissions
473
473
  },
474
474
  {
@@ -478,7 +478,7 @@ const index = {
478
478
  },
479
479
  id: "analytics",
480
480
  to: `${pluginId}/analytics`,
481
- Component: () => import("./Analytics-DQyamHg6.mjs"),
481
+ Component: () => import("./Analytics--qB2cKuD.mjs"),
482
482
  permissions: pluginPermissions
483
483
  },
484
484
  {
@@ -488,7 +488,7 @@ const index = {
488
488
  },
489
489
  id: "license",
490
490
  to: `${pluginId}/license`,
491
- Component: () => import("./License-Bgcm630d.mjs"),
491
+ Component: () => import("./License-D9piCp34.mjs"),
492
492
  permissions: pluginPermissions
493
493
  }
494
494
  ]
@@ -507,7 +507,7 @@ const index = {
507
507
  defaultMessage: "Online Users"
508
508
  },
509
509
  component: async () => {
510
- const component = await import("./OnlineUsersWidget-E2FA7rGi.mjs");
510
+ const component = await import("./OnlineUsersWidget-DHsthkt0.mjs");
511
511
  return component.default;
512
512
  },
513
513
  id: "online-users-widget",
@@ -1,6 +1,6 @@
1
1
  import { useState, useEffect } from "react";
2
2
  import { useFetchClient } from "@strapi/strapi/admin";
3
- import { a as pluginId } from "./index-BbbrBv3t.mjs";
3
+ import { a as pluginId } from "./index-CwxKazpc.mjs";
4
4
  const useLicense = () => {
5
5
  const { get } = useFetchClient();
6
6
  const [isPremium, setIsPremium] = useState(false);
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  const react = require("react");
3
3
  const admin = require("@strapi/strapi/admin");
4
- const index = require("./index-BRESWp1b.js");
4
+ const index = require("./index-CTxGMDHr.js");
5
5
  const useLicense = () => {
6
6
  const { get } = admin.useFetchClient();
7
7
  const [isPremium, setIsPremium] = react.useState(false);
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
- const index = require("../_chunks/index-BRESWp1b.js");
2
+ const index = require("../_chunks/index-CTxGMDHr.js");
3
3
  module.exports = index.index;
@@ -1,4 +1,4 @@
1
- import { i } from "../_chunks/index-BbbrBv3t.mjs";
1
+ import { i } from "../_chunks/index-CwxKazpc.mjs";
2
2
  export {
3
3
  i as default
4
4
  };