osmanli-yatirim 0.5.22 → 0.5.23

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.
@@ -23808,11 +23808,15 @@ __webpack_require__.r(__webpack_exports__);
23808
23808
 
23809
23809
  if (returnValue.ordinoNo > 0) {
23810
23810
  if (this.isPublicOffer) {
23811
+ var _this$$route;
23812
+
23813
+ const query = (_this$$route = this.$route) === null || _this$$route === void 0 ? void 0 : _this$$route.query;
23811
23814
  return this.$router.push({
23812
23815
  name: "RequestTracking",
23813
23816
  params: {
23814
23817
  tabName: "stockMarket"
23815
- }
23818
+ },
23819
+ query: query
23816
23820
  });
23817
23821
  }
23818
23822
 
@@ -23817,11 +23817,15 @@ __webpack_require__.r(__webpack_exports__);
23817
23817
 
23818
23818
  if (returnValue.ordinoNo > 0) {
23819
23819
  if (this.isPublicOffer) {
23820
+ var _this$$route;
23821
+
23822
+ const query = (_this$$route = this.$route) === null || _this$$route === void 0 ? void 0 : _this$$route.query;
23820
23823
  return this.$router.push({
23821
23824
  name: "RequestTracking",
23822
23825
  params: {
23823
23826
  tabName: "stockMarket"
23824
- }
23827
+ },
23828
+ query: query
23825
23829
  });
23826
23830
  }
23827
23831
 
@@ -23817,11 +23817,15 @@ __webpack_require__.r(__webpack_exports__);
23817
23817
 
23818
23818
  if (returnValue.ordinoNo > 0) {
23819
23819
  if (this.isPublicOffer) {
23820
+ var _this$$route;
23821
+
23822
+ const query = (_this$$route = this.$route) === null || _this$$route === void 0 ? void 0 : _this$$route.query;
23820
23823
  return this.$router.push({
23821
23824
  name: "RequestTracking",
23822
23825
  params: {
23823
23826
  tabName: "stockMarket"
23824
- }
23827
+ },
23828
+ query: query
23825
23829
  });
23826
23830
  }
23827
23831
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "osmanli-yatirim",
3
- "version": "0.5.22",
3
+ "version": "0.5.23",
4
4
  "private": false,
5
5
  "main": "./dist/OsmanliYatirimPackage.umd.min.js",
6
6
  "files": [