osmanli-yatirim 0.5.21 → 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.
@@ -21438,9 +21438,13 @@ const ListViewSkeleton = () => Promise.resolve(/*! import() */).then(__webpack_r
21438
21438
  this.isVisiblePopup = false;
21439
21439
  this.isLoading = false;
21440
21440
  } else {
21441
+ var _this$$route;
21442
+
21441
21443
  this.$toast.success(message);
21444
+ const query = (_this$$route = this.$route) === null || _this$$route === void 0 ? void 0 : _this$$route.query;
21442
21445
  this.$router.push({
21443
- name: "RequestTracking"
21446
+ name: "RequestTracking",
21447
+ query: query
21444
21448
  });
21445
21449
  }
21446
21450
  } catch (e) {
@@ -23804,11 +23808,15 @@ __webpack_require__.r(__webpack_exports__);
23804
23808
 
23805
23809
  if (returnValue.ordinoNo > 0) {
23806
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;
23807
23814
  return this.$router.push({
23808
23815
  name: "RequestTracking",
23809
23816
  params: {
23810
23817
  tabName: "stockMarket"
23811
- }
23818
+ },
23819
+ query: query
23812
23820
  });
23813
23821
  }
23814
23822
 
@@ -21447,9 +21447,13 @@ const ListViewSkeleton = () => Promise.resolve(/*! import() */).then(__webpack_r
21447
21447
  this.isVisiblePopup = false;
21448
21448
  this.isLoading = false;
21449
21449
  } else {
21450
+ var _this$$route;
21451
+
21450
21452
  this.$toast.success(message);
21453
+ const query = (_this$$route = this.$route) === null || _this$$route === void 0 ? void 0 : _this$$route.query;
21451
21454
  this.$router.push({
21452
- name: "RequestTracking"
21455
+ name: "RequestTracking",
21456
+ query: query
21453
21457
  });
21454
21458
  }
21455
21459
  } catch (e) {
@@ -23813,11 +23817,15 @@ __webpack_require__.r(__webpack_exports__);
23813
23817
 
23814
23818
  if (returnValue.ordinoNo > 0) {
23815
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;
23816
23823
  return this.$router.push({
23817
23824
  name: "RequestTracking",
23818
23825
  params: {
23819
23826
  tabName: "stockMarket"
23820
- }
23827
+ },
23828
+ query: query
23821
23829
  });
23822
23830
  }
23823
23831
 
@@ -21447,9 +21447,13 @@ const ListViewSkeleton = () => Promise.resolve(/*! import() */).then(__webpack_r
21447
21447
  this.isVisiblePopup = false;
21448
21448
  this.isLoading = false;
21449
21449
  } else {
21450
+ var _this$$route;
21451
+
21450
21452
  this.$toast.success(message);
21453
+ const query = (_this$$route = this.$route) === null || _this$$route === void 0 ? void 0 : _this$$route.query;
21451
21454
  this.$router.push({
21452
- name: "RequestTracking"
21455
+ name: "RequestTracking",
21456
+ query: query
21453
21457
  });
21454
21458
  }
21455
21459
  } catch (e) {
@@ -23813,11 +23817,15 @@ __webpack_require__.r(__webpack_exports__);
23813
23817
 
23814
23818
  if (returnValue.ordinoNo > 0) {
23815
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;
23816
23823
  return this.$router.push({
23817
23824
  name: "RequestTracking",
23818
23825
  params: {
23819
23826
  tabName: "stockMarket"
23820
- }
23827
+ },
23828
+ query: query
23821
23829
  });
23822
23830
  }
23823
23831
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "osmanli-yatirim",
3
- "version": "0.5.21",
3
+ "version": "0.5.23",
4
4
  "private": false,
5
5
  "main": "./dist/OsmanliYatirimPackage.umd.min.js",
6
6
  "files": [