@vendure/admin-ui 3.3.6-master-202507050232 → 3.4.0-minor-202506250934

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.
@@ -7855,7 +7855,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImpo
7855
7855
  }], ctorParameters: () => [{ type: AlertsService }] });
7856
7856
 
7857
7857
  // Auto-generated by the set-version.js script.
7858
- const ADMIN_UI_VERSION = '3.3.6-master-202507050232';
7858
+ const ADMIN_UI_VERSION = '3.4.0-minor-202506250934';
7859
7859
 
7860
7860
  /* eslint-disable @angular-eslint/directive-selector */
7861
7861
  class FormFieldControlDirective {
@@ -10170,6 +10170,13 @@ const result = {
10170
10170
  "ChannelDefaultLanguageError",
10171
10171
  "GlobalSettings"
10172
10172
  ],
10173
+ "UpdateOrderItemErrorResult": [
10174
+ "InsufficientStockError",
10175
+ "NegativeQuantityError",
10176
+ "OrderInterceptorError",
10177
+ "OrderLimitError",
10178
+ "OrderModificationError"
10179
+ ],
10173
10180
  "UpdateOrderItemsResult": [
10174
10181
  "InsufficientStockError",
10175
10182
  "NegativeQuantityError",