@strapi/content-type-builder 5.7.0-beta.0 → 5.8.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/_chunks/{ListView-BI2crq1a.js → ListView-CraWLpAj.js} +3 -3
- package/dist/_chunks/ListView-CraWLpAj.js.map +1 -0
- package/dist/_chunks/{ListView-DPAOqb31.mjs → ListView-DGZsXEt_.mjs} +3 -3
- package/dist/_chunks/ListView-DGZsXEt_.mjs.map +1 -0
- package/dist/_chunks/{index-CVI-0sAj.js → index-CMBVvimF.js} +11 -8
- package/dist/_chunks/{index-CVI-0sAj.js.map → index-CMBVvimF.js.map} +1 -1
- package/dist/_chunks/{index-CZ49j0tX.js → index-DGtcRPec.js} +5 -4
- package/dist/_chunks/index-DGtcRPec.js.map +1 -0
- package/dist/_chunks/{index-C-ZiEQxP.mjs → index-edCTB1Ue.mjs} +5 -4
- package/dist/_chunks/index-edCTB1Ue.mjs.map +1 -0
- package/dist/_chunks/{index-jXo3naiB.mjs → index-kD3V-jrl.mjs} +11 -8
- package/dist/_chunks/{index-jXo3naiB.mjs.map → index-kD3V-jrl.mjs.map} +1 -1
- package/dist/admin/index.js +1 -1
- package/dist/admin/index.mjs +1 -1
- package/package.json +6 -7
- package/dist/_chunks/ListView-BI2crq1a.js.map +0 -1
- package/dist/_chunks/ListView-DPAOqb31.mjs.map +0 -1
- package/dist/_chunks/index-C-ZiEQxP.mjs.map +0 -1
- package/dist/_chunks/index-CZ49j0tX.js.map +0 -1
|
@@ -4,7 +4,7 @@ import { createContext, useContext, useState, Fragment, useRef, useEffect, memo,
|
|
|
4
4
|
import { useNotification, useTracking, useStrapiApp, ConfirmDialog, translatedErrors, useGuidedTour, useAppInfo, useAuth, useFetchClient, Page, Layouts } from "@strapi/admin/strapi-admin";
|
|
5
5
|
import { useIntl } from "react-intl";
|
|
6
6
|
import { NavLink, Link, useNavigate, useLocation, useMatch, Navigate, Routes, Route } from "react-router-dom";
|
|
7
|
-
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, u as useAutoReloadOverlayBlocker, 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, v as ADD_CREATED_COMPONENT_TO_DYNAMIC_ZONE, C as CHANGE_DYNAMIC_ZONE_COMPONENTS, D as DELETE_NOT_SAVED_TYPE, w as REMOVE_COMPONENT_FROM_DYNAMIC_ZONE, U as UPDATE_INITIAL_STATE, x as UPDATE_SCHEMA, y as EDIT_ATTRIBUTE, z as ADD_ATTRIBUTE, B as CREATE_SCHEMA, F as CREATE_COMPONENT_SCHEMA, H as REMOVE_FIELD_FROM_DISPLAYED_COMPONENT, I as REMOVE_FIELD, P as PERMISSIONS, J as AutoReloadOverlayBlockerProvider } from "./index-
|
|
7
|
+
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, u as useAutoReloadOverlayBlocker, 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, v as ADD_CREATED_COMPONENT_TO_DYNAMIC_ZONE, C as CHANGE_DYNAMIC_ZONE_COMPONENTS, D as DELETE_NOT_SAVED_TYPE, w as REMOVE_COMPONENT_FROM_DYNAMIC_ZONE, U as UPDATE_INITIAL_STATE, x as UPDATE_SCHEMA, y as EDIT_ATTRIBUTE, z as ADD_ATTRIBUTE, B as CREATE_SCHEMA, F as CREATE_COMPONENT_SCHEMA, H as REMOVE_FIELD_FROM_DISPLAYED_COMPONENT, I as REMOVE_FIELD, P as PERMISSIONS, J as AutoReloadOverlayBlockerProvider } from "./index-kD3V-jrl.mjs";
|
|
8
8
|
import { useFilter, useCollator, SubNavLink, SubNav, SubNavHeader, SubNavSections, SubNavSection, SubNavLinkSection, Box, TextButton, Field, MultiSelectNested, Flex, Typography, KeyboardNavigable, Grid, LinkButton, Link as Link$1, Modal, Tabs, Divider, SingleSelect, SingleSelectOption, inputFocusStyle, Checkbox, TextInput, NumberInput, Dialog, Button, Breadcrumbs, Crumb, Searchbar, IconButton, Tooltip, VisuallyHidden, TimePicker, Textarea, DatePicker, DateTimePicker, Toggle, JSONInput, Menu, Combobox, ComboboxOption } from "@strapi/design-system";
|
|
9
9
|
import * as Icons from "@strapi/icons";
|
|
10
10
|
import { Plus, Sparkle, ArrowLeft, Search, Trash, Eye, EyeStriked, OneWay, OneToOne, OneToMany, ManyToOne, ManyToMany, ManyWays } from "@strapi/icons";
|
|
@@ -2257,6 +2257,7 @@ const IconWrapper = styled(Box)`
|
|
|
2257
2257
|
fill: ${({ theme, $isSelected }) => theme.colors[$isSelected ? "primary700" : "neutral500"]};
|
|
2258
2258
|
}
|
|
2259
2259
|
}
|
|
2260
|
+
cursor: pointer;
|
|
2260
2261
|
&:disabled {
|
|
2261
2262
|
cursor: not-allowed;
|
|
2262
2263
|
}
|
|
@@ -6652,11 +6653,11 @@ const FormModalNavigationProvider = ({ children }) => {
|
|
|
6652
6653
|
}
|
|
6653
6654
|
);
|
|
6654
6655
|
};
|
|
6655
|
-
const ListView$1 = lazy(() => import("./ListView-
|
|
6656
|
+
const ListView$1 = lazy(() => import("./ListView-DGZsXEt_.mjs"));
|
|
6656
6657
|
const RecursivePath = () => {
|
|
6657
6658
|
return /* @__PURE__ */ jsx(Suspense, { fallback: /* @__PURE__ */ jsx(Page.Loading, {}), children: /* @__PURE__ */ jsx(Routes, { children: /* @__PURE__ */ jsx(Route, { path: `/:componentUid`, element: /* @__PURE__ */ jsx(ListView$1, {}) }) }) });
|
|
6658
6659
|
};
|
|
6659
|
-
const ListView = lazy(() => import("./ListView-
|
|
6660
|
+
const ListView = lazy(() => import("./ListView-DGZsXEt_.mjs"));
|
|
6660
6661
|
const App = () => {
|
|
6661
6662
|
const { formatMessage } = useIntl();
|
|
6662
6663
|
const title = formatMessage({
|
|
@@ -6690,4 +6691,4 @@ export {
|
|
|
6690
6691
|
index as i,
|
|
6691
6692
|
useDataManager as u
|
|
6692
6693
|
};
|
|
6693
|
-
//# sourceMappingURL=index-
|
|
6694
|
+
//# sourceMappingURL=index-edCTB1Ue.mjs.map
|