@myparcel-dev/pdk-admin-js 1.13.0 → 1.13.1
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/CHANGELOG.md +10 -0
- package/dist/ChildProductSettings-CurZOxf8.js +4 -0
- package/dist/Modals-BdWHFEf7.js +4 -0
- package/dist/Notifications-DWHWKJoV.js +4 -0
- package/dist/OrderBox-CSFLXCU2.js +4 -0
- package/dist/OrderListItem-CmnUJ38N.js +4 -0
- package/dist/{OrderModeOrderListItem-CbduAwbs.js → OrderModeOrderListItem-D23NuWY-.js} +2 -2
- package/dist/PluginSettings-Dz4d65CI.js +4 -0
- package/dist/{PrintOptionsModalForm-Csh2eTf7.js → PrintOptionsModalForm-Bm0r9kro.js} +3 -3
- package/dist/ProductSettings-B2-TLNWL.js +4 -0
- package/dist/{ShipmentLabel.vue_vue_type_script_setup_true_lang-BzTDupXQ.js → ShipmentLabel.vue_vue_type_script_setup_true_lang-ClJLu6Kd.js} +1 -1
- package/dist/{ShipmentModeOrderListItem-DY57TUzn.js → ShipmentModeOrderListItem-D6g0eogy.js} +2 -2
- package/dist/{ShipmentOptionsModalForm-DjhgLqgc.js → ShipmentOptionsModalForm-CyZrNUhT.js} +1 -1
- package/dist/{ShipmentTableBox-BJ8Qq7Gf.js → ShipmentTableBox-BDH02d4T.js} +1 -1
- package/dist/{index-Btt7GCnO.js → index-SiWIX8OR.js} +5542 -5478
- package/dist/index.js +10 -10
- package/package.json +3 -3
- package/dist/ChildProductSettings-CKhUqQVI.js +0 -4
- package/dist/Modals-DYBR2g0V.js +0 -4
- package/dist/Notifications-DERmYtd-.js +0 -4
- package/dist/OrderBox-DsE9xCro.js +0 -4
- package/dist/OrderListItem-JNjMMXUW.js +0 -4
- package/dist/PluginSettings-Dltdk1Bm.js +0 -4
- package/dist/ProductSettings-DtImXYYs.js +0 -4
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,16 @@
|
|
|
2
2
|
|
|
3
3
|
<!-- MONOWEAVE:BELOW -->
|
|
4
4
|
|
|
5
|
+
## [1.13.1](https://github.com/myparcelnl/js-pdk/compare/@myparcel-dev/pdk-admin-js@1.13.0...@myparcel-dev/pdk-admin-js@1.13.1) "@myparcel-dev/pdk-admin-js" (2026-02-05)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* **admin:** fix issues with forms not displaying on some environments ([#294](https://github.com/myparcelnl/js-pdk/issues/294)) ([96f889b](https://github.com/myparcelnl/js-pdk/commit/96f889bf197cfba32493d1a800119b68003a2c69))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
5
15
|
## [1.13.0](https://github.com/myparcelnl/js-pdk/compare/@myparcel-dev/pdk-admin-js@1.12.0...@myparcel-dev/pdk-admin-js@1.13.0) "@myparcel-dev/pdk-admin-js" (2025-12-23)
|
|
6
16
|
|
|
7
17
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { d as defineComponent,
|
|
2
|
-
import { _ as _sfc_main$1, a as _sfc_main$2 } from "./ShipmentLabel.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { d as defineComponent, H as useOrderData, c as computed, t as toValue, U as instantiateAction, V as orderViewInBackofficeAction, P as instantiateActions, W as ordersEditAction, X as orderExportAction, s as resolveComponent, o as openBlock, L as createElementBlock, a as createBlock, b as unref, e as createCommentVNode, M as Fragment, O as renderList, y as createVNode, v as withCtx, Y as _sfc_main$3, Z as Size } from "./index-SiWIX8OR.js";
|
|
2
|
+
import { _ as _sfc_main$1, a as _sfc_main$2 } from "./ShipmentLabel.vue_vue_type_script_setup_true_lang-ClJLu6Kd.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "OrderModeOrderListItem",
|
|
5
5
|
setup(__props) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as defineComponent, f as useContext, g as usePluginSettings, h as useAdminConfig, r as ref, i as onMounted, m as markRaw,
|
|
1
|
+
import { d as defineComponent, f as useContext, g as usePluginSettings, h as useAdminConfig, r as ref, i as onMounted, m as markRaw, N as Ne, A as AdminModalKey, j as generateFormFields, o as openBlock, a as createBlock, b as unref, x as xe, e as createCommentVNode } from "./index-SiWIX8OR.js";
|
|
2
2
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
3
3
|
__name: "PrintOptionsModalForm",
|
|
4
4
|
setup(__props) {
|
|
@@ -9,7 +9,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
9
9
|
onMounted(() => {
|
|
10
10
|
var _a, _b;
|
|
11
11
|
form.value = markRaw(
|
|
12
|
-
|
|
12
|
+
Ne(AdminModalKey.PrintOptions, {
|
|
13
13
|
...(_a = config.formConfigOverrides) == null ? void 0 : _a.modal,
|
|
14
14
|
...(_b = config.formConfigOverrides) == null ? void 0 : _b[AdminModalKey.PrintOptions],
|
|
15
15
|
fields: generateFormFields({
|
|
@@ -20,7 +20,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
20
20
|
);
|
|
21
21
|
});
|
|
22
22
|
return (_ctx, _cache) => {
|
|
23
|
-
return form.value ? (openBlock(), createBlock(unref(
|
|
23
|
+
return form.value ? (openBlock(), createBlock(unref(xe), {
|
|
24
24
|
key: 0,
|
|
25
25
|
form: form.value
|
|
26
26
|
}, null, 8, ["form"])) : createCommentVNode("", true);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as defineComponent, l as useLocalizedFormatter, c as computed, F as Format, o as openBlock,
|
|
1
|
+
import { d as defineComponent, l as useLocalizedFormatter, c as computed, F as Format, o as openBlock, L as createElementBlock, E as toDisplayString, I as useLanguage, s as resolveComponent, y as createVNode, D as createBaseVNode, b as unref, e as createCommentVNode, k as toRefs, a3 as useDigitalStampRanges, a4 as isOfType, a5 as _sfc_main$7, a6 as PackageTypeName, a as createBlock, a7 as useFetchCarrier, t as toValue, a8 as _sfc_main$8, M as Fragment, K as createTextVNode, H as useOrderData, h as useAdminConfig, G as normalizeClass, a9 as getDynamicTranslation, n as useQueryStore, p as useShipmentData, v as withCtx, B as _sfc_main$9, C as _sfc_main$a, aa as withModifiers } from "./index-SiWIX8OR.js";
|
|
2
2
|
const _hoisted_1$4 = ["title", "textContent"];
|
|
3
3
|
const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "DateRelative",
|
package/dist/{ShipmentModeOrderListItem-DY57TUzn.js → ShipmentModeOrderListItem-D6g0eogy.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { d as defineComponent, h as useAdminConfig,
|
|
2
|
-
import { _ as _sfc_main$1, a as _sfc_main$2 } from "./ShipmentLabel.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { d as defineComponent, h as useAdminConfig, H as useOrderData, c as computed, t as toValue, $ as ordersPrintAction, a0 as ordersFetchAction, X as orderExportAction, a1 as ordersExportPrintShipmentsAction, W as ordersEditAction, P as instantiateActions, s as resolveComponent, o as openBlock, L as createElementBlock, a as createBlock, b as unref, e as createCommentVNode, y as createVNode, v as withCtx, M as Fragment, O as renderList, a2 as TransitionGroup, Z as Size } from "./index-SiWIX8OR.js";
|
|
2
|
+
import { _ as _sfc_main$1, a as _sfc_main$2 } from "./ShipmentLabel.vue_vue_type_script_setup_true_lang-ClJLu6Kd.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "ShipmentModeOrderListItem",
|
|
5
5
|
setup(__props) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as defineComponent, c as computed, u as useOrdersData, t as toValue, o as openBlock, a as createBlock, b as unref, _ as _sfc_main$1, e as createCommentVNode } from "./index-
|
|
1
|
+
import { d as defineComponent, c as computed, u as useOrdersData, t as toValue, o as openBlock, a as createBlock, b as unref, _ as _sfc_main$1, e as createCommentVNode } from "./index-SiWIX8OR.js";
|
|
2
2
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
3
3
|
__name: "ShipmentOptionsModalForm",
|
|
4
4
|
props: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as ref, c as computed, w as watch, d as defineComponent, k as toRefs, h as useAdminConfig, l as useLocalizedFormatter, n as useQueryStore, p as useShipmentData, q as useVModel, F as Format, s as resolveComponent, o as openBlock, a as createBlock, v as withCtx,
|
|
1
|
+
import { r as ref, c as computed, w as watch, d as defineComponent, k as toRefs, h as useAdminConfig, l as useLocalizedFormatter, n as useQueryStore, p as useShipmentData, q as useVModel, F as Format, s as resolveComponent, o as openBlock, a as createBlock, v as withCtx, y as createVNode, b as unref, z as isRef, B as _sfc_main$3, C as _sfc_main$4, D as createBaseVNode, E as toDisplayString, G as normalizeClass, H as useOrderData, t as toValue, I as useLanguage, J as _sfc_main$5, K as createTextVNode, L as createElementBlock, M as Fragment, O as renderList, P as instantiateActions, Q as toRaw, R as shipmentActions, S as AdminIcon, e as createCommentVNode, T as isDef } from "./index-SiWIX8OR.js";
|
|
2
2
|
const useBulkSelectCheckbox = (options, emit) => {
|
|
3
3
|
const selected = ref({});
|
|
4
4
|
const bulkModel = computed({
|