@orion-studios/payload-studio 0.6.0-beta.107 → 0.6.0-beta.108
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/admin/client.js +4 -4
- package/dist/admin/client.mjs +3 -3
- package/dist/admin-app/client.js +2 -2
- package/dist/admin-app/client.mjs +1 -1
- package/dist/{chunk-ESND7PSO.mjs → chunk-I7IBEYC5.mjs} +2 -2
- package/dist/index.mjs +5 -5
- package/dist/studio-pages/index.mjs +2 -2
- package/package.json +1 -1
- package/dist/{chunk-276KAPGM.mjs → chunk-NGLIA2OE.mjs} +3 -3
package/dist/admin/client.js
CHANGED
|
@@ -2886,8 +2886,8 @@ function LogoutIcon() {
|
|
|
2886
2886
|
};
|
|
2887
2887
|
return /* @__PURE__ */ (0, import_jsx_runtime16.jsxs)("svg", { ...props, "aria-hidden": "true", children: [
|
|
2888
2888
|
/* @__PURE__ */ (0, import_jsx_runtime16.jsx)("path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4" }),
|
|
2889
|
-
/* @__PURE__ */ (0, import_jsx_runtime16.jsx)("polyline", { points: "
|
|
2890
|
-
/* @__PURE__ */ (0, import_jsx_runtime16.jsx)("line", { x1: "
|
|
2889
|
+
/* @__PURE__ */ (0, import_jsx_runtime16.jsx)("polyline", { points: "8 17 3 12 8 7" }),
|
|
2890
|
+
/* @__PURE__ */ (0, import_jsx_runtime16.jsx)("line", { x1: "3", y1: "12", x2: "15", y2: "12" })
|
|
2891
2891
|
] });
|
|
2892
2892
|
}
|
|
2893
2893
|
function AdminStudioNav(props) {
|
|
@@ -3113,8 +3113,8 @@ function LogoutIcon2() {
|
|
|
3113
3113
|
const props = { width: iconSize3, height: iconSize3, viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", style: iconStyle };
|
|
3114
3114
|
return /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)("svg", { ...props, "aria-hidden": "true", children: [
|
|
3115
3115
|
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4" }),
|
|
3116
|
-
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("polyline", { points: "
|
|
3117
|
-
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("line", { x1: "
|
|
3116
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("polyline", { points: "8 17 3 12 8 7" }),
|
|
3117
|
+
/* @__PURE__ */ (0, import_jsx_runtime17.jsx)("line", { x1: "3", y1: "12", x2: "15", y2: "12" })
|
|
3118
3118
|
] });
|
|
3119
3119
|
}
|
|
3120
3120
|
function AdminShellClient({
|
package/dist/admin/client.mjs
CHANGED
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
SiteFooterPreview,
|
|
10
10
|
adminNavIcons,
|
|
11
11
|
buildAdminPageLinkOptions
|
|
12
|
-
} from "../chunk-
|
|
12
|
+
} from "../chunk-I7IBEYC5.mjs";
|
|
13
13
|
import "../chunk-ROTPP5CU.mjs";
|
|
14
14
|
import {
|
|
15
15
|
BlockPicker,
|
|
@@ -1661,8 +1661,8 @@ function LogoutIcon() {
|
|
|
1661
1661
|
};
|
|
1662
1662
|
return /* @__PURE__ */ jsxs11("svg", { ...props, "aria-hidden": "true", children: [
|
|
1663
1663
|
/* @__PURE__ */ jsx12("path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4" }),
|
|
1664
|
-
/* @__PURE__ */ jsx12("polyline", { points: "
|
|
1665
|
-
/* @__PURE__ */ jsx12("line", { x1: "
|
|
1664
|
+
/* @__PURE__ */ jsx12("polyline", { points: "8 17 3 12 8 7" }),
|
|
1665
|
+
/* @__PURE__ */ jsx12("line", { x1: "3", y1: "12", x2: "15", y2: "12" })
|
|
1666
1666
|
] });
|
|
1667
1667
|
}
|
|
1668
1668
|
function AdminStudioNav(props) {
|
package/dist/admin-app/client.js
CHANGED
|
@@ -115,8 +115,8 @@ function LogoutIcon() {
|
|
|
115
115
|
const props = { width: iconSize, height: iconSize, viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", style: iconStyle };
|
|
116
116
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, "aria-hidden": "true", children: [
|
|
117
117
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4" }),
|
|
118
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("polyline", { points: "
|
|
119
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("line", { x1: "
|
|
118
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("polyline", { points: "8 17 3 12 8 7" }),
|
|
119
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("line", { x1: "3", y1: "12", x2: "15", y2: "12" })
|
|
120
120
|
] });
|
|
121
121
|
}
|
|
122
122
|
function AdminShellClient({
|
|
@@ -96,8 +96,8 @@ function LogoutIcon() {
|
|
|
96
96
|
const props = { width: iconSize, height: iconSize, viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", style: iconStyle };
|
|
97
97
|
return /* @__PURE__ */ jsxs("svg", { ...props, "aria-hidden": "true", children: [
|
|
98
98
|
/* @__PURE__ */ jsx("path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4" }),
|
|
99
|
-
/* @__PURE__ */ jsx("polyline", { points: "
|
|
100
|
-
/* @__PURE__ */ jsx("line", { x1: "
|
|
99
|
+
/* @__PURE__ */ jsx("polyline", { points: "8 17 3 12 8 7" }),
|
|
100
|
+
/* @__PURE__ */ jsx("line", { x1: "3", y1: "12", x2: "15", y2: "12" })
|
|
101
101
|
] });
|
|
102
102
|
}
|
|
103
103
|
function AdminShellClient({
|
package/dist/index.mjs
CHANGED
|
@@ -5,18 +5,18 @@ import {
|
|
|
5
5
|
admin_app_exports
|
|
6
6
|
} from "./chunk-RKTIFEUY.mjs";
|
|
7
7
|
import "./chunk-W2UOCJDX.mjs";
|
|
8
|
+
import {
|
|
9
|
+
blocks_exports
|
|
10
|
+
} from "./chunk-JQAHXYAM.mjs";
|
|
8
11
|
import {
|
|
9
12
|
nextjs_exports
|
|
10
13
|
} from "./chunk-ZADL33R6.mjs";
|
|
11
14
|
import "./chunk-ZTXJG4K5.mjs";
|
|
12
|
-
import {
|
|
13
|
-
blocks_exports
|
|
14
|
-
} from "./chunk-JQAHXYAM.mjs";
|
|
15
15
|
import {
|
|
16
16
|
studio_pages_exports
|
|
17
|
-
} from "./chunk-
|
|
18
|
-
import "./chunk-7ZMXZRBP.mjs";
|
|
17
|
+
} from "./chunk-NGLIA2OE.mjs";
|
|
19
18
|
import "./chunk-OQSEJXC4.mjs";
|
|
19
|
+
import "./chunk-7ZMXZRBP.mjs";
|
|
20
20
|
import {
|
|
21
21
|
studio_exports
|
|
22
22
|
} from "./chunk-ADIIWIYL.mjs";
|
|
@@ -7,14 +7,14 @@ import {
|
|
|
7
7
|
pageStudioModuleManifest,
|
|
8
8
|
resolveBuilderThemeTokens,
|
|
9
9
|
toEditorInitialDoc
|
|
10
|
-
} from "../chunk-
|
|
10
|
+
} from "../chunk-NGLIA2OE.mjs";
|
|
11
|
+
import "../chunk-OQSEJXC4.mjs";
|
|
11
12
|
import {
|
|
12
13
|
createDefaultStudioDocument,
|
|
13
14
|
defaultBuilderThemeTokens,
|
|
14
15
|
layoutToStudioDocument,
|
|
15
16
|
studioDocumentToLayout
|
|
16
17
|
} from "../chunk-7ZMXZRBP.mjs";
|
|
17
|
-
import "../chunk-OQSEJXC4.mjs";
|
|
18
18
|
import "../chunk-ADIIWIYL.mjs";
|
|
19
19
|
import "../chunk-6BWS3CLP.mjs";
|
|
20
20
|
export {
|
package/package.json
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
import {
|
|
2
|
+
sectionStyleDefaults
|
|
3
|
+
} from "./chunk-OQSEJXC4.mjs";
|
|
1
4
|
import {
|
|
2
5
|
createDefaultStudioDocument,
|
|
3
6
|
defaultBuilderThemeTokens,
|
|
@@ -5,9 +8,6 @@ import {
|
|
|
5
8
|
migrateBlockToSettingsV2,
|
|
6
9
|
studioDocumentToLayout
|
|
7
10
|
} from "./chunk-7ZMXZRBP.mjs";
|
|
8
|
-
import {
|
|
9
|
-
sectionStyleDefaults
|
|
10
|
-
} from "./chunk-OQSEJXC4.mjs";
|
|
11
11
|
import {
|
|
12
12
|
assertStudioDocumentV1,
|
|
13
13
|
compileStudioDocument,
|