@wix/stores 1.0.163 → 1.0.165

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/stores",
3
- "version": "1.0.163",
3
+ "version": "1.0.165",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -19,9 +19,9 @@
19
19
  ],
20
20
  "dependencies": {
21
21
  "@wix/stores_collections": "1.0.23",
22
- "@wix/stores_inventory": "1.0.26",
23
- "@wix/stores_products": "1.0.32",
24
- "@wix/stores_subscription-options": "1.0.21",
22
+ "@wix/stores_inventory": "1.0.27",
23
+ "@wix/stores_products": "1.0.33",
24
+ "@wix/stores_subscription-options": "1.0.22",
25
25
  "@wix/stores_wishlist": "1.0.19"
26
26
  },
27
27
  "devDependencies": {
@@ -46,5 +46,5 @@
46
46
  "fqdn": ""
47
47
  }
48
48
  },
49
- "falconPackageHash": "795bfd105a5706db65b1f04a6218c19507729bf74006aaa083d49203"
49
+ "falconPackageHash": "ad8199b97994f68db3fda1cd3ca3da3a532b81974c1a1f7ffe209f8c"
50
50
  }
@@ -3190,7 +3190,7 @@ interface InventoryItemV2 {
3190
3190
  * @readonly
3191
3191
  * @deprecated Deprecated: use productId.
3192
3192
  * @replacedBy product_id
3193
- * @removalDate 2024-12-31
3193
+ * @targetRemovalDate 2024-12-31
3194
3194
  */
3195
3195
  externalId?: string | null;
3196
3196
  /**
@@ -3245,7 +3245,7 @@ interface InventoryItemChanged {
3245
3245
  * @internal
3246
3246
  * @deprecated Deprecated: use productId.
3247
3247
  * @replacedBy product_id
3248
- * @removalDate 2024-12-31
3248
+ * @targetRemovalDate 2024-12-31
3249
3249
  */
3250
3250
  externalId?: string;
3251
3251
  /** Product ID. */
@@ -3265,7 +3265,7 @@ interface InventoryVariantsChanged {
3265
3265
  * @internal
3266
3266
  * @deprecated Deprecated: use productId.
3267
3267
  * @replacedBy product_id
3268
- * @removalDate 2024-12-31
3268
+ * @targetRemovalDate 2024-12-31
3269
3269
  */
3270
3270
  externalId?: string;
3271
3271
  /** Product ID. */
@@ -3300,7 +3300,7 @@ interface GetInventoryVariantsRequestIdOneOf {
3300
3300
  * @internal
3301
3301
  * @deprecated Deprecated (use productID instead).
3302
3302
  * @replacedBy product_id
3303
- * @removalDate 2024-12-31
3303
+ * @targetRemovalDate 2024-12-31
3304
3304
  */
3305
3305
  externalId?: string;
3306
3306
  /** Product ID. */
@@ -3376,7 +3376,7 @@ interface DecrementData extends DecrementDataIdOneOf {
3376
3376
  * @internal
3377
3377
  * @deprecated Deprecated: use productId.
3378
3378
  * @replacedBy product_id
3379
- * @removalDate 2024-12-31
3379
+ * @targetRemovalDate 2024-12-31
3380
3380
  */
3381
3381
  externalId?: string;
3382
3382
  /** Product ID. */
@@ -3401,7 +3401,7 @@ interface DecrementDataIdOneOf {
3401
3401
  * @internal
3402
3402
  * @deprecated Deprecated: use productId.
3403
3403
  * @replacedBy product_id
3404
- * @removalDate 2024-12-31
3404
+ * @targetRemovalDate 2024-12-31
3405
3405
  */
3406
3406
  externalId?: string;
3407
3407
  /** Product ID. */
@@ -3475,7 +3475,7 @@ interface GetInventoryVariantsOptions extends GetInventoryVariantsRequestIdOneOf
3475
3475
  * @internal
3476
3476
  * @deprecated Deprecated (use productID instead).
3477
3477
  * @replacedBy product_id
3478
- * @removalDate 2024-12-31
3478
+ * @targetRemovalDate 2024-12-31
3479
3479
  */
3480
3480
  externalId?: string;
3481
3481
  /** Product ID. */
@@ -3496,7 +3496,7 @@ interface UpdateInventoryVariantsInventoryItem {
3496
3496
  * @readonly
3497
3497
  * @deprecated Deprecated: use productId.
3498
3498
  * @replacedBy product_id
3499
- * @removalDate 2024-12-31
3499
+ * @targetRemovalDate 2024-12-31
3500
3500
  */
3501
3501
  externalId?: string | null;
3502
3502
  /** Whether quantity is being tracked. */
@@ -4726,7 +4726,7 @@ interface InventoryItemV2 {
4726
4726
  * @readonly
4727
4727
  * @deprecated Deprecated: use productId.
4728
4728
  * @replacedBy product_id
4729
- * @removalDate 2024-12-31
4729
+ * @targetRemovalDate 2024-12-31
4730
4730
  */
4731
4731
  externalId?: string | null;
4732
4732
  /**
@@ -4781,7 +4781,7 @@ interface InventoryItemChanged {
4781
4781
  * @internal
4782
4782
  * @deprecated Deprecated: use productId.
4783
4783
  * @replacedBy product_id
4784
- * @removalDate 2024-12-31
4784
+ * @targetRemovalDate 2024-12-31
4785
4785
  */
4786
4786
  externalId?: string;
4787
4787
  /** Product ID. */
@@ -4801,7 +4801,7 @@ interface InventoryVariantsChanged {
4801
4801
  * @internal
4802
4802
  * @deprecated Deprecated: use productId.
4803
4803
  * @replacedBy product_id
4804
- * @removalDate 2024-12-31
4804
+ * @targetRemovalDate 2024-12-31
4805
4805
  */
4806
4806
  externalId?: string;
4807
4807
  /** Product ID. */
@@ -4841,7 +4841,7 @@ interface GetInventoryVariantsRequest extends GetInventoryVariantsRequestIdOneOf
4841
4841
  * @internal
4842
4842
  * @deprecated Deprecated (use productID instead).
4843
4843
  * @replacedBy product_id
4844
- * @removalDate 2024-12-31
4844
+ * @targetRemovalDate 2024-12-31
4845
4845
  */
4846
4846
  externalId?: string;
4847
4847
  /** Product ID. */
@@ -4858,7 +4858,7 @@ interface GetInventoryVariantsRequestIdOneOf {
4858
4858
  * @internal
4859
4859
  * @deprecated Deprecated (use productID instead).
4860
4860
  * @replacedBy product_id
4861
- * @removalDate 2024-12-31
4861
+ * @targetRemovalDate 2024-12-31
4862
4862
  */
4863
4863
  externalId?: string;
4864
4864
  /** Product ID. */
@@ -4999,7 +4999,7 @@ interface DecrementData extends DecrementDataIdOneOf {
4999
4999
  * @internal
5000
5000
  * @deprecated Deprecated: use productId.
5001
5001
  * @replacedBy product_id
5002
- * @removalDate 2024-12-31
5002
+ * @targetRemovalDate 2024-12-31
5003
5003
  */
5004
5004
  externalId?: string;
5005
5005
  /** Product ID. */
@@ -5024,7 +5024,7 @@ interface DecrementDataIdOneOf {
5024
5024
  * @internal
5025
5025
  * @deprecated Deprecated: use productId.
5026
5026
  * @replacedBy product_id
5027
- * @removalDate 2024-12-31
5027
+ * @targetRemovalDate 2024-12-31
5028
5028
  */
5029
5029
  externalId?: string;
5030
5030
  /** Product ID. */
@@ -5106,7 +5106,7 @@ interface GetInventoryVariantsOptions extends GetInventoryVariantsRequestIdOneOf
5106
5106
  * @internal
5107
5107
  * @deprecated Deprecated (use productID instead).
5108
5108
  * @replacedBy product_id
5109
- * @removalDate 2024-12-31
5109
+ * @targetRemovalDate 2024-12-31
5110
5110
  */
5111
5111
  externalId?: string;
5112
5112
  /** Product ID. */
@@ -5127,7 +5127,7 @@ interface UpdateInventoryVariantsInventoryItem {
5127
5127
  * @readonly
5128
5128
  * @deprecated Deprecated: use productId.
5129
5129
  * @replacedBy product_id
5130
- * @removalDate 2024-12-31
5130
+ * @targetRemovalDate 2024-12-31
5131
5131
  */
5132
5132
  externalId?: string | null;
5133
5133
  /** Whether quantity is being tracked. */
@@ -6458,7 +6458,7 @@ interface InventoryItemV2$1 {
6458
6458
  * @readonly
6459
6459
  * @deprecated Deprecated: use productId.
6460
6460
  * @replacedBy product_id
6461
- * @removalDate 2024-12-31
6461
+ * @targetRemovalDate 2024-12-31
6462
6462
  */
6463
6463
  externalId?: string | null;
6464
6464
  /**
@@ -6512,7 +6512,7 @@ interface GetInventoryVariantsRequest$1 extends GetInventoryVariantsRequestIdOne
6512
6512
  * Deprecated (use productID instead).
6513
6513
  * @deprecated Deprecated (use productID instead).
6514
6514
  * @replacedBy product_id
6515
- * @removalDate 2024-12-31
6515
+ * @targetRemovalDate 2024-12-31
6516
6516
  */
6517
6517
  externalId?: string;
6518
6518
  /** Product ID. */
@@ -6528,7 +6528,7 @@ interface GetInventoryVariantsRequestIdOneOf$1 {
6528
6528
  * Deprecated (use productID instead).
6529
6529
  * @deprecated Deprecated (use productID instead).
6530
6530
  * @replacedBy product_id
6531
- * @removalDate 2024-12-31
6531
+ * @targetRemovalDate 2024-12-31
6532
6532
  */
6533
6533
  externalId?: string;
6534
6534
  /** Product ID. */
@@ -6584,7 +6584,7 @@ interface DecrementData$1 extends DecrementDataIdOneOf$1 {
6584
6584
  * Deprecated: use productId.
6585
6585
  * @deprecated Deprecated: use productId.
6586
6586
  * @replacedBy product_id
6587
- * @removalDate 2024-12-31
6587
+ * @targetRemovalDate 2024-12-31
6588
6588
  */
6589
6589
  externalId?: string;
6590
6590
  /** Product ID. */
@@ -6608,7 +6608,7 @@ interface DecrementDataIdOneOf$1 {
6608
6608
  * Deprecated: use productId.
6609
6609
  * @deprecated Deprecated: use productId.
6610
6610
  * @replacedBy product_id
6611
- * @removalDate 2024-12-31
6611
+ * @targetRemovalDate 2024-12-31
6612
6612
  */
6613
6613
  externalId?: string;
6614
6614
  /** Product ID. */
@@ -6677,7 +6677,7 @@ interface InventoryItemV2 {
6677
6677
  * @readonly
6678
6678
  * @deprecated Deprecated: use productId.
6679
6679
  * @replacedBy product_id
6680
- * @removalDate 2024-12-31
6680
+ * @targetRemovalDate 2024-12-31
6681
6681
  */
6682
6682
  externalId?: string | null;
6683
6683
  /**
@@ -6732,7 +6732,7 @@ interface GetInventoryVariantsRequest extends GetInventoryVariantsRequestIdOneOf
6732
6732
  * @internal
6733
6733
  * @deprecated Deprecated (use productID instead).
6734
6734
  * @replacedBy product_id
6735
- * @removalDate 2024-12-31
6735
+ * @targetRemovalDate 2024-12-31
6736
6736
  */
6737
6737
  externalId?: string;
6738
6738
  /** Product ID. */
@@ -6749,7 +6749,7 @@ interface GetInventoryVariantsRequestIdOneOf {
6749
6749
  * @internal
6750
6750
  * @deprecated Deprecated (use productID instead).
6751
6751
  * @replacedBy product_id
6752
- * @removalDate 2024-12-31
6752
+ * @targetRemovalDate 2024-12-31
6753
6753
  */
6754
6754
  externalId?: string;
6755
6755
  /** Product ID. */
@@ -6809,7 +6809,7 @@ interface DecrementData extends DecrementDataIdOneOf {
6809
6809
  * @internal
6810
6810
  * @deprecated Deprecated: use productId.
6811
6811
  * @replacedBy product_id
6812
- * @removalDate 2024-12-31
6812
+ * @targetRemovalDate 2024-12-31
6813
6813
  */
6814
6814
  externalId?: string;
6815
6815
  /** Product ID. */
@@ -6834,7 +6834,7 @@ interface DecrementDataIdOneOf {
6834
6834
  * @internal
6835
6835
  * @deprecated Deprecated: use productId.
6836
6836
  * @replacedBy product_id
6837
- * @removalDate 2024-12-31
6837
+ * @targetRemovalDate 2024-12-31
6838
6838
  */
6839
6839
  externalId?: string;
6840
6840
  /** Product ID. */