@vansite/ts-sharetribe-flex-sdk 2.0.0 → 3.0.0

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 (34) hide show
  1. package/dist/endpoints/marketplace/SitemapData.d.ts +60 -0
  2. package/dist/endpoints/marketplace/index.d.ts +2 -0
  3. package/dist/index.js +1 -1
  4. package/dist/index.js.LICENSE.txt +22 -0
  5. package/dist/index.js.map +1 -1
  6. package/dist/index.mjs +1 -1
  7. package/dist/index.mjs.LICENSE.txt +22 -0
  8. package/dist/index.mjs.map +1 -1
  9. package/dist/index.umd.js +1 -1
  10. package/dist/index.umd.js.LICENSE.txt +22 -0
  11. package/dist/index.umd.js.map +1 -1
  12. package/dist/sdkTypes/Money.d.ts +8 -1
  13. package/dist/sdkTypes/UUID.d.ts +7 -0
  14. package/dist/types/endpoints/marketplace/SitemapData.d.ts +61 -0
  15. package/dist/types/endpoints/marketplace/SitemapData.d.ts.map +1 -0
  16. package/dist/types/endpoints/marketplace/index.d.ts +2 -0
  17. package/dist/types/endpoints/marketplace/index.d.ts.map +1 -1
  18. package/dist/types/marketplace/sitemapData.d.ts +47 -0
  19. package/dist/types/sdkTypes/Money.d.ts +8 -1
  20. package/dist/types/sdkTypes/Money.d.ts.map +1 -1
  21. package/dist/types/sdkTypes/UUID.d.ts +7 -0
  22. package/dist/types/sdkTypes/UUID.d.ts.map +1 -1
  23. package/dist/types/types/marketplace/sitemapData.d.ts +48 -0
  24. package/dist/types/types/marketplace/sitemapData.d.ts.map +1 -0
  25. package/dist/types/utils/prepare-axios-instance.d.ts +1 -1
  26. package/dist/types/utils/prepare-axios-instance.d.ts.map +1 -1
  27. package/dist/types/utils/stores/BrowserStore.d.ts +16 -2
  28. package/dist/types/utils/stores/BrowserStore.d.ts.map +1 -1
  29. package/dist/types/utils/stores/ExpressStore.d.ts +20 -1
  30. package/dist/types/utils/stores/ExpressStore.d.ts.map +1 -1
  31. package/dist/utils/prepare-axios-instance.d.ts +1 -1
  32. package/dist/utils/stores/BrowserStore.d.ts +16 -2
  33. package/dist/utils/stores/ExpressStore.d.ts +20 -1
  34. package/package.json +1 -1
@@ -140,6 +140,8 @@
140
140
 
141
141
  /*! ./Reviews */
142
142
 
143
+ /*! ./SitemapData */
144
+
143
145
  /*! ./Stock */
144
146
 
145
147
  /*! ./StockAdjustments */
@@ -252,6 +254,8 @@
252
254
 
253
255
  /*! ./isURLSameOrigin.js */
254
256
 
257
+ /*! ./lib/axios.js */
258
+
255
259
  /*! ./lib/iterate.js */
256
260
 
257
261
  /*! ./lib/state.js */
@@ -278,6 +282,8 @@
278
282
 
279
283
  /*! ./reflectApply */
280
284
 
285
+ /*! ./regex.js */
286
+
281
287
  /*! ./rng.js */
282
288
 
283
289
  /*! ./sdk */
@@ -596,6 +602,10 @@
596
602
  !*** ./src/utils/convert-types.ts ***!
597
603
  \************************************/
598
604
 
605
+ /*!*************************************!*\
606
+ !*** ./node_modules/axios/index.js ***!
607
+ \*************************************/
608
+
599
609
  /*!*************************************!*\
600
610
  !*** ./src/endpoints/auth/index.ts ***!
601
611
  \*************************************/
@@ -948,6 +958,10 @@
948
958
  !*** ./node_modules/es-set-tostringtag/index.js ***!
949
959
  \**************************************************/
950
960
 
961
+ /*!**************************************************!*\
962
+ !*** ./node_modules/uuid/dist/esm-node/regex.js ***!
963
+ \**************************************************/
964
+
951
965
  /*!**************************************************!*\
952
966
  !*** ./src/endpoints/integrationApi/Listings.ts ***!
953
967
  \**************************************************/
@@ -964,6 +978,10 @@
964
978
  !*** ./src/endpoints/marketplace/OwnListings.ts ***!
965
979
  \**************************************************/
966
980
 
981
+ /*!**************************************************!*\
982
+ !*** ./src/endpoints/marketplace/SitemapData.ts ***!
983
+ \**************************************************/
984
+
967
985
  /*!***************************************************!*\
968
986
  !*** ./node_modules/axios/lib/cancel/isCancel.js ***!
969
987
  \***************************************************/
@@ -1032,6 +1050,10 @@
1032
1050
  !*** ./node_modules/axios/lib/helpers/validator.js ***!
1033
1051
  \*****************************************************/
1034
1052
 
1053
+ /*!*****************************************************!*\
1054
+ !*** ./node_modules/uuid/dist/esm-node/validate.js ***!
1055
+ \*****************************************************/
1056
+
1035
1057
  /*!*****************************************************!*\
1036
1058
  !*** ./src/endpoints/integrationApi/Marketplace.ts ***!
1037
1059
  \*****************************************************/