@crediblemark/build 0.25.15 → 0.25.16
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.
|
@@ -3468,7 +3468,7 @@ var HeaderInner = ({
|
|
|
3468
3468
|
const data = appStore.getState().state.data;
|
|
3469
3469
|
onPublish && onPublish(data);
|
|
3470
3470
|
},
|
|
3471
|
-
icon: /* @__PURE__ */ jsx23(Zap, { size:
|
|
3471
|
+
icon: /* @__PURE__ */ jsx23(Zap, { size: 12 }),
|
|
3472
3472
|
children: "Publish"
|
|
3473
3473
|
}
|
|
3474
3474
|
) })
|
|
@@ -3688,7 +3688,7 @@ var HeaderInner = ({
|
|
|
3688
3688
|
const data = appStore.getState().state.data;
|
|
3689
3689
|
onPublish && onPublish(data);
|
|
3690
3690
|
},
|
|
3691
|
-
icon: /* @__PURE__ */ jsx23(Zap, { size:
|
|
3691
|
+
icon: /* @__PURE__ */ jsx23(Zap, { size: 12 }),
|
|
3692
3692
|
children: "Publish"
|
|
3693
3693
|
}
|
|
3694
3694
|
) })
|
package/dist/index.js
CHANGED
|
@@ -14655,7 +14655,7 @@ var HeaderInner = ({
|
|
|
14655
14655
|
const data = appStore.getState().state.data;
|
|
14656
14656
|
onPublish && onPublish(data);
|
|
14657
14657
|
},
|
|
14658
|
-
icon: /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(Zap, { size:
|
|
14658
|
+
icon: /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(Zap, { size: 12 }),
|
|
14659
14659
|
children: "Publish"
|
|
14660
14660
|
}
|
|
14661
14661
|
) })
|
|
@@ -14875,7 +14875,7 @@ var HeaderInner = ({
|
|
|
14875
14875
|
const data = appStore.getState().state.data;
|
|
14876
14876
|
onPublish && onPublish(data);
|
|
14877
14877
|
},
|
|
14878
|
-
icon: /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(Zap, { size:
|
|
14878
|
+
icon: /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(Zap, { size: 12 }),
|
|
14879
14879
|
children: "Publish"
|
|
14880
14880
|
}
|
|
14881
14881
|
) })
|
package/dist/index.mjs
CHANGED
package/dist/no-external.js
CHANGED
|
@@ -14655,7 +14655,7 @@ var HeaderInner = ({
|
|
|
14655
14655
|
const data = appStore.getState().state.data;
|
|
14656
14656
|
onPublish && onPublish(data);
|
|
14657
14657
|
},
|
|
14658
|
-
icon: /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(Zap, { size:
|
|
14658
|
+
icon: /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(Zap, { size: 12 }),
|
|
14659
14659
|
children: "Publish"
|
|
14660
14660
|
}
|
|
14661
14661
|
) })
|
|
@@ -14875,7 +14875,7 @@ var HeaderInner = ({
|
|
|
14875
14875
|
const data = appStore.getState().state.data;
|
|
14876
14876
|
onPublish && onPublish(data);
|
|
14877
14877
|
},
|
|
14878
|
-
icon: /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(Zap, { size:
|
|
14878
|
+
icon: /* @__PURE__ */ (0, import_jsx_runtime89.jsx)(Zap, { size: 12 }),
|
|
14879
14879
|
children: "Publish"
|
|
14880
14880
|
}
|
|
14881
14881
|
) })
|
package/dist/no-external.mjs
CHANGED