@strapi/content-type-builder 5.0.0-rc.1 → 5.0.0-rc.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.
- package/dist/_chunks/{ListView-DVskSF0B.js → ListView-BQb88LNw.js} +2 -2
- package/dist/_chunks/{ListView-DVskSF0B.js.map → ListView-BQb88LNw.js.map} +1 -1
- package/dist/_chunks/{ListView-CYfzT9Ss.mjs → ListView-CXba7ij5.mjs} +2 -2
- package/dist/_chunks/{ListView-CYfzT9Ss.mjs.map → ListView-CXba7ij5.mjs.map} +1 -1
- package/dist/_chunks/{index-4pWiYAr9.mjs → index-1dZSgaqS.mjs} +7 -7
- package/dist/_chunks/{index-4pWiYAr9.mjs.map → index-1dZSgaqS.mjs.map} +1 -1
- package/dist/_chunks/{index-DcOZkn-n.js → index-Bhjcor9k.js} +4 -4
- package/dist/_chunks/{index-DcOZkn-n.js.map → index-Bhjcor9k.js.map} +1 -1
- package/dist/_chunks/{index-KxDs8xjD.mjs → index-C2yjWkJh.mjs} +4 -4
- package/dist/_chunks/{index-KxDs8xjD.mjs.map → index-C2yjWkJh.mjs.map} +1 -1
- package/dist/_chunks/{index-vzttgmyT.js → index-lmF90uIG.js} +7 -7
- package/dist/_chunks/{index-vzttgmyT.js.map → index-lmF90uIG.js.map} +1 -1
- package/dist/admin/index.js +1 -1
- package/dist/admin/index.mjs +1 -1
- package/package.json +6 -6
|
@@ -10,7 +10,7 @@ import { ArrowClockwise, Clock, Plus, Sparkle, ArrowLeft, Search, Trash, Eye, Ey
|
|
|
10
10
|
import { createPortal } from "react-dom";
|
|
11
11
|
import { keyframes, styled } from "styled-components";
|
|
12
12
|
import upperFirst from "lodash/upperFirst";
|
|
13
|
-
import { p as pluginId, n as nameToSlug, O as ON_CHANGE_RELATION_TARGET, a as ON_CHANGE_RELATION_TYPE, g as getRelationType, M as MAX_COMPONENT_DEPTH, c as createComponentUid, b as createUid, i as initialState, S as SET_DATA_TO_EDIT, d as SET_DYNAMIC_ZONE_DATA_SCHEMA, e as SET_CUSTOM_FIELD_DATA_SCHEMA, f as SET_ATTRIBUTE_DATA_SCHEMA, R as RESET_PROPS, h as SET_ERRORS, j as ON_CHANGE, k as RESET_PROPS_AND_SET_THE_FORM_FOR_ADDING_A_COMPO_TO_A_DZ, l as RESET_PROPS_AND_SET_FORM_FOR_ADDING_AN_EXISTING_COMPO, m as RESET_PROPS_AND_SAVE_CURRENT_DATA, o as initialState$1, q as makeUnique, G as GET_DATA_SUCCEEDED, r as RELOAD_PLUGIN, s as retrieveComponentsFromSchema, t as SET_MODIFIED_DATA, A as ADD_CUSTOM_FIELD_ATTRIBUTE, E as EDIT_CUSTOM_FIELD_ATTRIBUTE, u as ADD_CREATED_COMPONENT_TO_DYNAMIC_ZONE, C as CHANGE_DYNAMIC_ZONE_COMPONENTS, D as DELETE_NOT_SAVED_TYPE, v as REMOVE_COMPONENT_FROM_DYNAMIC_ZONE, U as UPDATE_INITIAL_STATE, w as UPDATE_SCHEMA, x as EDIT_ATTRIBUTE, y as ADD_ATTRIBUTE, z as CREATE_SCHEMA, B as CREATE_COMPONENT_SCHEMA, F as REMOVE_FIELD_FROM_DISPLAYED_COMPONENT, H as REMOVE_FIELD, P as PERMISSIONS } from "./index-
|
|
13
|
+
import { p as pluginId, n as nameToSlug, O as ON_CHANGE_RELATION_TARGET, a as ON_CHANGE_RELATION_TYPE, g as getRelationType, M as MAX_COMPONENT_DEPTH, c as createComponentUid, b as createUid, i as initialState, S as SET_DATA_TO_EDIT, d as SET_DYNAMIC_ZONE_DATA_SCHEMA, e as SET_CUSTOM_FIELD_DATA_SCHEMA, f as SET_ATTRIBUTE_DATA_SCHEMA, R as RESET_PROPS, h as SET_ERRORS, j as ON_CHANGE, k as RESET_PROPS_AND_SET_THE_FORM_FOR_ADDING_A_COMPO_TO_A_DZ, l as RESET_PROPS_AND_SET_FORM_FOR_ADDING_AN_EXISTING_COMPO, m as RESET_PROPS_AND_SAVE_CURRENT_DATA, o as initialState$1, q as makeUnique, G as GET_DATA_SUCCEEDED, r as RELOAD_PLUGIN, s as retrieveComponentsFromSchema, t as SET_MODIFIED_DATA, A as ADD_CUSTOM_FIELD_ATTRIBUTE, E as EDIT_CUSTOM_FIELD_ATTRIBUTE, u as ADD_CREATED_COMPONENT_TO_DYNAMIC_ZONE, C as CHANGE_DYNAMIC_ZONE_COMPONENTS, D as DELETE_NOT_SAVED_TYPE, v as REMOVE_COMPONENT_FROM_DYNAMIC_ZONE, U as UPDATE_INITIAL_STATE, w as UPDATE_SCHEMA, x as EDIT_ATTRIBUTE, y as ADD_ATTRIBUTE, z as CREATE_SCHEMA, B as CREATE_COMPONENT_SCHEMA, F as REMOVE_FIELD_FROM_DISPLAYED_COMPONENT, H as REMOVE_FIELD, P as PERMISSIONS } from "./index-1dZSgaqS.mjs";
|
|
14
14
|
import isEqual from "lodash/isEqual";
|
|
15
15
|
import get from "lodash/get";
|
|
16
16
|
import groupBy from "lodash/groupBy";
|
|
@@ -6682,11 +6682,11 @@ const FormModalNavigationProvider = ({ children }) => {
|
|
|
6682
6682
|
}
|
|
6683
6683
|
);
|
|
6684
6684
|
};
|
|
6685
|
-
const ListView$1 = lazy(() => import("./ListView-
|
|
6685
|
+
const ListView$1 = lazy(() => import("./ListView-CXba7ij5.mjs"));
|
|
6686
6686
|
const RecursivePath = () => {
|
|
6687
6687
|
return /* @__PURE__ */ jsx(Suspense, { fallback: /* @__PURE__ */ jsx(Page.Loading, {}), children: /* @__PURE__ */ jsx(Routes, { children: /* @__PURE__ */ jsx(Route, { path: `/:componentUid`, element: /* @__PURE__ */ jsx(ListView$1, {}) }) }) });
|
|
6688
6688
|
};
|
|
6689
|
-
const ListView = lazy(() => import("./ListView-
|
|
6689
|
+
const ListView = lazy(() => import("./ListView-CXba7ij5.mjs"));
|
|
6690
6690
|
const App = () => {
|
|
6691
6691
|
const { formatMessage } = useIntl();
|
|
6692
6692
|
const title = formatMessage({
|
|
@@ -6720,4 +6720,4 @@ export {
|
|
|
6720
6720
|
index as i,
|
|
6721
6721
|
useDataManager as u
|
|
6722
6722
|
};
|
|
6723
|
-
//# sourceMappingURL=index-
|
|
6723
|
+
//# sourceMappingURL=index-C2yjWkJh.mjs.map
|