@lodashventure/medusa-parcel-shipping 0.3.2 → 0.3.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.
|
@@ -2020,12 +2020,6 @@ const routeModule = {
|
|
|
2020
2020
|
};
|
|
2021
2021
|
const menuItemModule = {
|
|
2022
2022
|
menuItems: [
|
|
2023
|
-
{
|
|
2024
|
-
label: config$3.label,
|
|
2025
|
-
icon: config$3.icon,
|
|
2026
|
-
path: "/areas",
|
|
2027
|
-
nested: void 0
|
|
2028
|
-
},
|
|
2029
2023
|
{
|
|
2030
2024
|
label: config$2.label,
|
|
2031
2025
|
icon: config$2.icon,
|
|
@@ -2038,6 +2032,12 @@ const menuItemModule = {
|
|
|
2038
2032
|
path: "/material-costs",
|
|
2039
2033
|
nested: void 0
|
|
2040
2034
|
},
|
|
2035
|
+
{
|
|
2036
|
+
label: config$3.label,
|
|
2037
|
+
icon: config$3.icon,
|
|
2038
|
+
path: "/areas",
|
|
2039
|
+
nested: void 0
|
|
2040
|
+
},
|
|
2041
2041
|
{
|
|
2042
2042
|
label: config.label,
|
|
2043
2043
|
icon: config.icon,
|
|
@@ -2019,12 +2019,6 @@ const routeModule = {
|
|
|
2019
2019
|
};
|
|
2020
2020
|
const menuItemModule = {
|
|
2021
2021
|
menuItems: [
|
|
2022
|
-
{
|
|
2023
|
-
label: config$3.label,
|
|
2024
|
-
icon: config$3.icon,
|
|
2025
|
-
path: "/areas",
|
|
2026
|
-
nested: void 0
|
|
2027
|
-
},
|
|
2028
2022
|
{
|
|
2029
2023
|
label: config$2.label,
|
|
2030
2024
|
icon: config$2.icon,
|
|
@@ -2037,6 +2031,12 @@ const menuItemModule = {
|
|
|
2037
2031
|
path: "/material-costs",
|
|
2038
2032
|
nested: void 0
|
|
2039
2033
|
},
|
|
2034
|
+
{
|
|
2035
|
+
label: config$3.label,
|
|
2036
|
+
icon: config$3.icon,
|
|
2037
|
+
path: "/areas",
|
|
2038
|
+
nested: void 0
|
|
2039
|
+
},
|
|
2040
2040
|
{
|
|
2041
2041
|
label: config.label,
|
|
2042
2042
|
icon: config.icon,
|