@things-factory/operato-mms 6.0.24 → 6.0.27

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.
Files changed (60) hide show
  1. package/client/bootstrap.js +1 -1
  2. package/client/components/attachment-viewer.js +2 -4
  3. package/client/components/category-selector-popup.js +1 -1
  4. package/client/components/category-selector.js +1 -1
  5. package/client/components/image-viewer.js +1 -1
  6. package/client/components/marketplace-order-max-weight.js +1 -1
  7. package/client/components/mms-home-cards.js +1 -1
  8. package/client/components/stock-allocation-ratio.js +1 -1
  9. package/client/components/variant-option-editor.js +2 -2
  10. package/client/components/variant-options-editor.js +1 -1
  11. package/client/components/wizard-view-styles.js +1 -1
  12. package/client/components/wizard-view.js +1 -1
  13. package/client/pages/catalogue/basic-product-setting.js +1 -1
  14. package/client/pages/catalogue/create-new-product-popup.js +1 -1
  15. package/client/pages/catalogue/home.js +1 -1
  16. package/client/pages/catalogue/product-detail-popup.js +1 -1
  17. package/client/pages/catalogue/product-marketplace-setting.js +1 -1
  18. package/client/pages/catalogue/product-variation-setting.js +1 -1
  19. package/client/pages/catalogue/products.js +2 -2
  20. package/client/pages/catalogue/warehouse-marketplace-auto-link-popup.js +2 -2
  21. package/client/pages/catalogue/warehouse-marketplace-link-popup.js +2 -2
  22. package/client/pages/catalogue/warehouse-products.js +1 -1
  23. package/client/pages/catalogue-variation/home.js +1 -1
  24. package/client/pages/catalogue-variation/product-variations.js +2 -2
  25. package/client/pages/inventory/inventory-by-product.js +1 -1
  26. package/client/pages/inventory/inventory-history.js +1 -1
  27. package/client/pages/order/home.js +1 -1
  28. package/client/pages/order/logistics/batch-init-popup.js +1 -1
  29. package/client/pages/order/logistics/branch-logistics-popup.js +1 -1
  30. package/client/pages/order/logistics/lazada-order-init-batch-popup.js +1 -1
  31. package/client/pages/order/logistics/order-init-popup.js +1 -1
  32. package/client/pages/order/logistics/order-items.js +1 -1
  33. package/client/pages/order/logistics/order-shipping-items.js +1 -1
  34. package/client/pages/order/logistics/order-shipping.js +1 -1
  35. package/client/pages/order/logistics/pickup-logistics-popup.js +1 -1
  36. package/client/pages/order/logistics/request-ro-popup.js +1 -1
  37. package/client/pages/order/logistics/shopee-order-init-batch-popup.js +1 -1
  38. package/client/pages/order/order-by-store.js +1 -1
  39. package/client/pages/order/select-datetime-popup.js +1 -1
  40. package/client/pages/promotions/activities.js +1 -1
  41. package/client/pages/promotions/create-new-promotion.js +1 -1
  42. package/client/pages/promotions/promotions.js +2 -2
  43. package/client/pages/reports/custom.js +1 -1
  44. package/client/pages/reports/daily-sales-average.js +1 -1
  45. package/client/pages/reports/inventory.js +1 -1
  46. package/client/pages/reports/sales-by-platform/home.js +1 -1
  47. package/client/pages/reports/sales-by-platform/lazada-sales-report.js +1 -1
  48. package/client/pages/reports/sales-by-platform/shopee-sales-report.js +1 -1
  49. package/client/pages/reports/sales-by-promotion.js +1 -1
  50. package/client/pages/reports/sales-by-store.js +1 -1
  51. package/client/pages/reports/top-selling.js +1 -1
  52. package/client/pages/reports/total-orders.js +1 -1
  53. package/client/pages/reports/total-sales.js +1 -1
  54. package/client/pages/setting/marketplace-setting.js +1 -1
  55. package/client/pages/stock-replenishment/create-stock-replenishment.js +1 -1
  56. package/client/pages/stock-replenishment/stock-replenishment-detail.js +1 -1
  57. package/client/pages/stock-replenishment/stock-replenishment-list.js +1 -1
  58. package/client/viewparts/user-circle.js +2 -4
  59. package/dist-server/tsconfig.tsbuildinfo +1 -1
  60. package/package.json +31 -31
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-mms",
3
- "version": "6.0.24",
3
+ "version": "6.0.27",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -67,40 +67,40 @@
67
67
  "@operato/scene-timer": "^1.0.0",
68
68
  "@operato/scene-visualizer": "^1.0.0",
69
69
  "@operato/scene-wheel-sorter": "^1.0.0",
70
- "@things-factory/apptool-ui": "^6.0.24",
71
- "@things-factory/attachment-base": "^6.0.24",
72
- "@things-factory/auth-ui": "^6.0.24",
73
- "@things-factory/biz-base": "^6.0.24",
74
- "@things-factory/board-service": "^6.0.24",
75
- "@things-factory/board-ui": "^6.0.24",
76
- "@things-factory/code-ui": "^6.0.24",
77
- "@things-factory/context-ui": "^6.0.24",
78
- "@things-factory/dashboard": "^6.0.24",
79
- "@things-factory/export-ui": "^6.0.24",
80
- "@things-factory/export-ui-csv": "^6.0.24",
81
- "@things-factory/export-ui-excel": "^6.0.24",
82
- "@things-factory/geography": "^6.0.24",
83
- "@things-factory/grist-ui": "^6.0.24",
84
- "@things-factory/help": "^6.0.24",
85
- "@things-factory/i18n-base": "^6.0.24",
86
- "@things-factory/integration-fulfillment": "^6.0.24",
87
- "@things-factory/integration-lmd": "^6.0.24",
88
- "@things-factory/lite-menu": "^6.0.24",
89
- "@things-factory/marketplace-base": "^6.0.24",
90
- "@things-factory/more-ui": "^6.0.24",
91
- "@things-factory/notification": "^6.0.24",
92
- "@things-factory/oauth2-client": "^6.0.24",
93
- "@things-factory/pdf": "^6.0.7",
94
- "@things-factory/product-base": "^6.0.24",
95
- "@things-factory/resource-ui": "^6.0.24",
70
+ "@things-factory/apptool-ui": "^6.0.27",
71
+ "@things-factory/attachment-base": "^6.0.27",
72
+ "@things-factory/auth-ui": "^6.0.27",
73
+ "@things-factory/biz-base": "^6.0.27",
74
+ "@things-factory/board-service": "^6.0.27",
75
+ "@things-factory/board-ui": "^6.0.27",
76
+ "@things-factory/code-ui": "^6.0.27",
77
+ "@things-factory/context-ui": "^6.0.27",
78
+ "@things-factory/dashboard": "^6.0.27",
79
+ "@things-factory/export-ui": "^6.0.27",
80
+ "@things-factory/export-ui-csv": "^6.0.27",
81
+ "@things-factory/export-ui-excel": "^6.0.27",
82
+ "@things-factory/geography": "^6.0.27",
83
+ "@things-factory/grist-ui": "^6.0.27",
84
+ "@things-factory/help": "^6.0.27",
85
+ "@things-factory/i18n-base": "^6.0.27",
86
+ "@things-factory/integration-fulfillment": "^6.0.27",
87
+ "@things-factory/integration-lmd": "^6.0.27",
88
+ "@things-factory/lite-menu": "^6.0.27",
89
+ "@things-factory/marketplace-base": "^6.0.27",
90
+ "@things-factory/more-ui": "^6.0.27",
91
+ "@things-factory/notification": "^6.0.27",
92
+ "@things-factory/oauth2-client": "^6.0.27",
93
+ "@things-factory/pdf": "^6.0.27",
94
+ "@things-factory/product-base": "^6.0.27",
95
+ "@things-factory/resource-ui": "^6.0.27",
96
96
  "@things-factory/scene-google-map": "^6.0.7",
97
- "@things-factory/setting-ui": "^6.0.24",
98
- "@things-factory/system-ui": "^6.0.24",
99
- "@things-factory/warehouse-base": "^6.0.24"
97
+ "@things-factory/setting-ui": "^6.0.27",
98
+ "@things-factory/system-ui": "^6.0.27",
99
+ "@things-factory/warehouse-base": "^6.0.27"
100
100
  },
101
101
  "devDependencies": {
102
102
  "@things-factory/builder": "^6.0.24",
103
103
  "@types/node-fetch": "^2.5.7"
104
104
  },
105
- "gitHead": "27c1a4c3bcf4f293e7e676caa1f2daa3bb6ded11"
105
+ "gitHead": "684784a4f3e450e9ce07dcd51db70b8a2d2c2a0f"
106
106
  }