strapi-plugin-meilisearch 0.16.2 → 0.16.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 @@ const jsxRuntime = require("react/jsx-runtime");
4
4
  const React = require("react");
5
5
  const reactRouterDom = require("react-router-dom");
6
6
  const admin = require("@strapi/strapi/admin");
7
- const index = require("./index-B13pYJxT.js");
7
+ const index = require("./index-BZdIA7-s.js");
8
8
  const designSystem = require("@strapi/design-system");
9
9
  function _interopNamespace(e) {
10
10
  if (e && e.__esModule) return e;
@@ -3,7 +3,7 @@ import * as React from "react";
3
3
  import { useState, useEffect, memo } from "react";
4
4
  import { Routes, Route } from "react-router-dom";
5
5
  import { useNotification, useFetchClient, useRBAC, private_useAutoReloadOverlayBlocker, private_AutoReloadOverlayBlockerProvider, Page, Layouts, BackButton } from "@strapi/strapi/admin";
6
- import { p as pluginId, P as PERMISSIONS } from "./index-D0WRGIBD.mjs";
6
+ import { p as pluginId, P as PERMISSIONS } from "./index-BD6Pkv3X.mjs";
7
7
  import { Tr, Td, Checkbox, Typography, Flex, Box, Button, Thead, Th, VisuallyHidden, Table, Tbody, Field, Link, Tabs } from "@strapi/design-system";
8
8
  var __assign = function() {
9
9
  __assign = Object.assign || function __assign2(t) {
@@ -18,7 +18,7 @@ const __variableDynamicImportRuntimeHelper = (glob, path, segs) => {
18
18
  });
19
19
  };
20
20
  const name$1 = "strapi-plugin-meilisearch";
21
- const version = "0.16.2";
21
+ const version = "0.16.3";
22
22
  const description = "Synchronise and search in your Strapi content-types with Meilisearch";
23
23
  const scripts = {
24
24
  build: "strapi-plugin build",
@@ -215,7 +215,7 @@ const index = {
215
215
  defaultMessage: name
216
216
  },
217
217
  Component: async () => {
218
- const { App } = await import("./App-BmxrI4i3.mjs");
218
+ const { App } = await import("./App-uVIng0zb.mjs");
219
219
  return App;
220
220
  },
221
221
  permissions: PERMISSIONS.main
@@ -19,7 +19,7 @@ const __variableDynamicImportRuntimeHelper = (glob, path, segs) => {
19
19
  });
20
20
  };
21
21
  const name$1 = "strapi-plugin-meilisearch";
22
- const version = "0.16.2";
22
+ const version = "0.16.3";
23
23
  const description = "Synchronise and search in your Strapi content-types with Meilisearch";
24
24
  const scripts = {
25
25
  build: "strapi-plugin build",
@@ -216,7 +216,7 @@ const index = {
216
216
  defaultMessage: name
217
217
  },
218
218
  Component: async () => {
219
- const { App } = await Promise.resolve().then(() => require("./App-B3uJ14YG.js"));
219
+ const { App } = await Promise.resolve().then(() => require("./App-BhTI1IHq.js"));
220
220
  return App;
221
221
  },
222
222
  permissions: PERMISSIONS.main
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
- const index = require("../_chunks/index-B13pYJxT.js");
2
+ const index = require("../_chunks/index-BZdIA7-s.js");
3
3
  module.exports = index.index;
@@ -1,4 +1,4 @@
1
- import { i } from "../_chunks/index-D0WRGIBD.mjs";
1
+ import { i } from "../_chunks/index-BD6Pkv3X.mjs";
2
2
  export {
3
3
  i as default
4
4
  };