osmanli-yatirim 0.5.30 → 0.5.31
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/dist/OsmanliYatirimPackage.common.6.js +10 -6
- package/dist/OsmanliYatirimPackage.common.BuySellBYFStock.js +89 -76
- package/dist/OsmanliYatirimPackage.common.PayingBills.js +2 -6
- package/dist/OsmanliYatirimPackage.common.js +135 -141
- package/dist/OsmanliYatirimPackage.umd.6.js +10 -6
- package/dist/OsmanliYatirimPackage.umd.BuySellBYFStock.js +89 -76
- package/dist/OsmanliYatirimPackage.umd.PayingBills.js +2 -6
- package/dist/OsmanliYatirimPackage.umd.js +135 -141
- package/dist/OsmanliYatirimPackage.umd.min.6.js +10 -6
- package/dist/OsmanliYatirimPackage.umd.min.BuySellBYFStock.js +89 -76
- package/dist/OsmanliYatirimPackage.umd.min.PayingBills.js +2 -6
- package/dist/OsmanliYatirimPackage.umd.min.js +135 -141
- package/dist/img/{icons-system-close.e8ce3e8e.svg → icons-system-close.bcad419c.svg} +1 -1
- package/dist/img/icons@arrows-arrow-left-grey.88ed71db.svg +3 -0
- package/package.json +1 -1
|
@@ -299,7 +299,11 @@ var render = function render() {
|
|
|
299
299
|
}
|
|
300
300
|
}) : _vm._e(), _vm.isViopPortfolio ? _c("div", {
|
|
301
301
|
staticClass: "viop-header"
|
|
302
|
-
}, [_vm._v("Vadeli Portföyüm")]) : _vm._e(),
|
|
302
|
+
}, [_vm._v("Vadeli Portföyüm")]) : _vm._e(), _c("div", {
|
|
303
|
+
class: {
|
|
304
|
+
"none-viop-container": !_vm.filteredViopList || !_vm.filteredViopList.length
|
|
305
|
+
}
|
|
306
|
+
}, [_vm.filteredViopList && _vm.filteredViopList.length ? _c("div", {
|
|
303
307
|
class: {
|
|
304
308
|
"-padding": _vm.isViopPortfolio
|
|
305
309
|
}
|
|
@@ -409,7 +413,7 @@ var render = function render() {
|
|
|
409
413
|
class: [item.anlikKzMaliyet < 0 ? "red" : "green"]
|
|
410
414
|
}, [_c("span", [_vm._v(_vm._s(_vm._f("filterPrice")(Math.abs(item.anlikKzMaliyet))))])])];
|
|
411
415
|
}
|
|
412
|
-
}], null, false,
|
|
416
|
+
}], null, false, 836765676)
|
|
413
417
|
}), _vm.isVisibleModal ? _c("modal", {
|
|
414
418
|
attrs: {
|
|
415
419
|
"full-screen": ""
|
|
@@ -529,11 +533,11 @@ var render = function render() {
|
|
|
529
533
|
class: [item.anlikKzMaliyet < 0 ? "red" : "green"]
|
|
530
534
|
}, [_c("span", [_vm._v(_vm._s(_vm._f("filterPrice")(Math.abs(item.anlikKzMaliyet))))])])];
|
|
531
535
|
}
|
|
532
|
-
}], null, false,
|
|
536
|
+
}], null, false, 3029028076)
|
|
533
537
|
})];
|
|
534
538
|
},
|
|
535
539
|
proxy: true
|
|
536
|
-
}], null, false,
|
|
540
|
+
}], null, false, 2714662097)
|
|
537
541
|
}) : _vm._e()], 1) : _vm.hasViopList && _vm.filteredViopList.length === 0 ? _c("Alerts", {
|
|
538
542
|
attrs: {
|
|
539
543
|
message: "Portföyünüzde pozisyon bulunmamaktadır. İşlem yapmak için",
|
|
@@ -542,7 +546,7 @@ var render = function render() {
|
|
|
542
546
|
name: "BuySellViopTransactions"
|
|
543
547
|
}
|
|
544
548
|
}
|
|
545
|
-
}) : _c("ListViewSkeleton"), _c("div", [_vm.isVisibleExport ? _c("DownloadPopup", {
|
|
549
|
+
}) : _c("ListViewSkeleton")], 1), _c("div", [_vm.isVisibleExport ? _c("DownloadPopup", {
|
|
546
550
|
attrs: {
|
|
547
551
|
"export-pop": "",
|
|
548
552
|
email: "",
|
|
@@ -574,7 +578,7 @@ render._withStripped = true;
|
|
|
574
578
|
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ../../../node_modules/css-loader/dist/runtime/api.js */ "./node_modules/css-loader/dist/runtime/api.js");
|
|
575
579
|
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
576
580
|
// Module
|
|
577
|
-
exports.push([module.i, "@charset \"UTF-8\";\n.entity[data-v-73b92447] {\n display: flex;\n align-items: center;\n position: relative;\n height: 100%;\n}\n.entity__name[data-v-73b92447] {\n margin-left: 27px;\n}\n@media screen and (max-width: 992px) {\n.entity__name[data-v-73b92447] {\n margin-left: 17px;\n text-align: left !important;\n}\n}\n.entity[data-v-73b92447] .position-pointer {\n width: 7px !important;\n}\n.-padding[data-v-73b92447] {\n padding: 20px;\n}\n@media screen and (max-width: 992px) {\n.-padding[data-v-73b92447] {\n padding: 16px 12px;\n}\n}\n.viop-wrapper[data-v-73b92447] {\n position: relative;\n}\n@media screen and (max-width: 992px) {\n.viop-wrapper[data-v-73b92447] {\n margin-top: 55px;\n}\n}\n.viop-header[data-v-73b92447] {\n font-size: 16px;\n font-weight: 600;\n color: #090d0d;\n border-bottom: solid 1px #ecedef;\n padding: 16px 20px;\n}\n@media screen and (max-width: 992px) {\n.viop-header[data-v-73b92447] {\n font-size: 14px;\n position: absolute;\n border: none;\n padding: 0;\n top: -38px;\n left: 0px;\n}\n}\n.costum__total[data-v-73b92447] {\n font-weight: 600;\n text-align: left !important;\n padding-left: 10px !important;\n}\n.costum__total__right[data-v-73b92447] {\n text-align: right !important;\n font-weight: 600;\n padding-right: 10px !important;\n height: 40px;\n padding-top: 10px !important;\n}\n.icon-star[data-v-73b92447] {\n background: none;\n cursor: pointer;\n}\n.red[data-v-73b92447] {\n color: #f16d75;\n}\n.green[data-v-73b92447] {\n color: #5A8F8A;\n}\n.position-pointer[data-v-73b92447] {\n position: absolute;\n width: 7px;\n height: 100%;\n border-radius: 0px 3px 3px 0px;\n}\n.red-pointer[data-v-73b92447] {\n background-color: #f5455d;\n}\n.green-pointer[data-v-73b92447] {\n background-color: #2ebd85;\n}\n[data-v-73b92447] .tab-btns.active {\n top: 20px;\n right: 16px;\n}\n@media screen and (max-width: 992px) {\n[data-v-73b92447] .tab-btns {\n top: -37px;\n right: -4px;\n}\n}\n[data-v-73b92447] .future-portfolio-table table thead {\n height: 60px;\n}\n[data-v-73b92447] .future-portfolio-table table thead th td:last-child {\n padding-right: 6px;\n}\n[data-v-73b92447] .future-portfolio-table table tbody tr td:nth-child(4) div {\n text-align: right !important;\n}\n[data-v-73b92447] .future-portfolio-table table tbody tr td:last-child {\n padding-right: 3px;\n}\n[data-v-73b92447] .table-area table thead th {\n padding: 14px 12px;\n}\n[data-v-73b92447] .table-area table thead th:nth-child(7) {\n padding: 14px 12px 12px 30px;\n}\n[data-v-73b92447] .table-area table thead th:first-child {\n padding-left: 27px;\n}\n[data-v-73b92447] .table-area table td {\n padding: 5px 12px;\n}\n[data-v-73b92447] .table-area table td:nth-child(9) div {\n color: #090d0d !important;\n}\n[data-v-73b92447] .table-area table td:first-child {\n padding: 0 !important;\n}\n[data-v-73b92447] .table-area table td:nth-child(1),[data-v-73b92447] .table-area table td:nth-child(2),[data-v-73b92447] .table-area table td:nth-child(3),[data-v-73b92447] .table-area table td:nth-child(4) {\n font-weight: 400 !important;\n}\n@media screen and (max-width: 992px) {\n[data-v-73b92447] .table-area table td:first-child,[data-v-73b92447] tr:first-child td:first-child {\n width: 100% !important;\n}\n[data-v-73b92447] .table-area table tbody td[data-label=\"İşlem\"] {\n display: block;\n}\n[data-v-73b92447] .table-area table tbody tr {\n border-radius: 4px;\n overflow: hidden;\n}\n[data-v-73b92447] .table-area table tbody tr td:first-child {\n background-color: #ffffff !important;\n height: 56px;\n width: 7px !important;\n}\n[data-v-73b92447] .table-area table tbody tr td:last-child {\n padding: 16px 9px !important;\n}\n[data-v-73b92447] .table-area table tbody td {\n padding: 11px 12px !important;\n}\n[data-v-73b92447] .table-area table tbody td:last-child {\n height: 50px;\n padding: 10px 15px !important;\n}\n[data-v-73b92447] .table-area table tbody td:last-child::before {\n display: none;\n}\n[data-v-73b92447] .table-area table tbody td:last-child div {\n display: flex;\n gap: 10px;\n}\n[data-v-73b92447] .table-area table tbody td:last-child div a {\n max-width: inherit;\n width: 33.3333%;\n}\n}\n[data-v-73b92447] .tfoot {\n position: relative;\n}\n[data-v-73b92447] .tfoot .bold-text {\n padding-top: 5px;\n}\n[data-v-73b92447] .tfoot td:nth-child(8) .tfoot-items:last-child {\n height: 100%;\n}\n[data-v-73b92447] .tfoot td:nth-child(4) .tfoot-items:nth-child(2) {\n height: 100%;\n}\n[data-v-73b92447] .tfoot td:nth-child(4) .tfoot-items:nth-child(2) div {\n text-align: right !important;\n}\n[data-v-73b92447] .tfoot td:nth-child(3) {\n position: absolute;\n left: 15%;\n}\n[data-v-73b92447] .tfoot td:nth-child(7) {\n position: absolute;\n right: 42.3%;\n}\n[data-v-73b92447] .modal-body .tfoot td:nth-child(7) {\n position: absolute;\n right: 41.6%;\n}\n", ""]);
|
|
581
|
+
exports.push([module.i, "@charset \"UTF-8\";\n.entity[data-v-73b92447] {\n display: flex;\n align-items: center;\n position: relative;\n height: 100%;\n}\n.entity__name[data-v-73b92447] {\n margin-left: 27px;\n}\n@media screen and (max-width: 992px) {\n.entity__name[data-v-73b92447] {\n margin-left: 17px;\n text-align: left !important;\n}\n}\n.entity[data-v-73b92447] .position-pointer {\n width: 7px !important;\n}\n.-padding[data-v-73b92447] {\n padding: 20px;\n}\n@media screen and (max-width: 992px) {\n.-padding[data-v-73b92447] {\n padding: 16px 12px;\n}\n}\n.viop-wrapper[data-v-73b92447] {\n position: relative;\n}\n@media screen and (max-width: 992px) {\n.viop-wrapper[data-v-73b92447] {\n margin-top: 55px;\n}\n}\n.viop-header[data-v-73b92447] {\n font-size: 16px;\n font-weight: 600;\n color: #090d0d;\n border-bottom: solid 1px #ecedef;\n padding: 16px 20px;\n}\n@media screen and (max-width: 992px) {\n.viop-header[data-v-73b92447] {\n font-size: 14px;\n position: absolute;\n border: none;\n padding: 0;\n top: -38px;\n left: 0px;\n}\n}\n.costum__total[data-v-73b92447] {\n font-weight: 600;\n text-align: left !important;\n padding-left: 10px !important;\n}\n.costum__total__right[data-v-73b92447] {\n text-align: right !important;\n font-weight: 600;\n padding-right: 10px !important;\n height: 40px;\n padding-top: 10px !important;\n}\n.icon-star[data-v-73b92447] {\n background: none;\n cursor: pointer;\n}\n.red[data-v-73b92447] {\n color: #f16d75;\n}\n.green[data-v-73b92447] {\n color: #5A8F8A;\n}\n.position-pointer[data-v-73b92447] {\n position: absolute;\n width: 7px;\n height: 100%;\n border-radius: 0px 3px 3px 0px;\n}\n.red-pointer[data-v-73b92447] {\n background-color: #f5455d;\n}\n.green-pointer[data-v-73b92447] {\n background-color: #2ebd85;\n}\n[data-v-73b92447] .tab-btns.active {\n top: 20px;\n right: 16px;\n}\n@media screen and (max-width: 992px) {\n[data-v-73b92447] .tab-btns {\n top: -37px !important;\n right: -4px !important;\n}\n}\n[data-v-73b92447] .future-portfolio-table table thead {\n height: 60px;\n}\n[data-v-73b92447] .future-portfolio-table table thead th td:last-child {\n padding-right: 6px;\n}\n[data-v-73b92447] .future-portfolio-table table tbody tr td:nth-child(4) div {\n text-align: right !important;\n}\n[data-v-73b92447] .future-portfolio-table table tbody tr td:last-child {\n padding-right: 3px;\n}\n[data-v-73b92447] .table-area table thead th {\n padding: 14px 12px;\n}\n[data-v-73b92447] .table-area table thead th:nth-child(7) {\n padding: 14px 12px 12px 30px;\n}\n[data-v-73b92447] .table-area table thead th:first-child {\n padding-left: 27px;\n}\n[data-v-73b92447] .table-area table td {\n padding: 5px 12px;\n}\n[data-v-73b92447] .table-area table td:nth-child(9) div {\n color: #090d0d !important;\n}\n[data-v-73b92447] .table-area table td:first-child {\n padding: 0 !important;\n}\n[data-v-73b92447] .table-area table td:nth-child(1),[data-v-73b92447] .table-area table td:nth-child(2),[data-v-73b92447] .table-area table td:nth-child(3),[data-v-73b92447] .table-area table td:nth-child(4) {\n font-weight: 400 !important;\n}\n@media screen and (max-width: 992px) {\n[data-v-73b92447] .table-area table td:first-child,[data-v-73b92447] tr:first-child td:first-child {\n width: 100% !important;\n}\n[data-v-73b92447] .table-area table tbody td[data-label=\"İşlem\"] {\n display: block;\n}\n[data-v-73b92447] .table-area table tbody tr {\n border-radius: 4px;\n overflow: hidden;\n}\n[data-v-73b92447] .table-area table tbody tr td:first-child {\n background-color: #ffffff !important;\n height: 56px;\n width: 7px !important;\n}\n[data-v-73b92447] .table-area table tbody tr td:last-child {\n padding: 16px 9px !important;\n}\n[data-v-73b92447] .table-area table tbody td {\n padding: 11px 12px !important;\n}\n[data-v-73b92447] .table-area table tbody td:last-child {\n height: 50px;\n padding: 10px 15px !important;\n}\n[data-v-73b92447] .table-area table tbody td:last-child::before {\n display: none;\n}\n[data-v-73b92447] .table-area table tbody td:last-child div {\n display: flex;\n gap: 10px;\n}\n[data-v-73b92447] .table-area table tbody td:last-child div a {\n max-width: inherit;\n width: 33.3333%;\n}\n}\n[data-v-73b92447] .tfoot {\n position: relative;\n}\n[data-v-73b92447] .tfoot .bold-text {\n padding-top: 5px;\n}\n[data-v-73b92447] .tfoot td:nth-child(8) .tfoot-items:last-child {\n height: 100%;\n}\n[data-v-73b92447] .tfoot td:nth-child(4) .tfoot-items:nth-child(2) {\n height: 100%;\n}\n[data-v-73b92447] .tfoot td:nth-child(4) .tfoot-items:nth-child(2) div {\n text-align: right !important;\n}\n[data-v-73b92447] .tfoot td:nth-child(3) {\n position: absolute;\n left: 15%;\n}\n[data-v-73b92447] .tfoot td:nth-child(7) {\n position: absolute;\n right: 42.3%;\n}\n[data-v-73b92447] .modal-body .tfoot td:nth-child(7) {\n position: absolute;\n right: 41.6%;\n}\n.none-viop-container[data-v-73b92447] {\n padding: 20px 20px 20px;\n}\n.none-viop-container .no-margin[data-v-73b92447] {\n margin: 0;\n}\n", ""]);
|
|
578
582
|
// Exports
|
|
579
583
|
module.exports = exports;
|
|
580
584
|
|
|
@@ -483,7 +483,6 @@ const checkNumaricAndMinValue = value => {
|
|
|
483
483
|
orderTypeConstants: _utils_Constants__WEBPACK_IMPORTED_MODULE_3__["OrderTypes"],
|
|
484
484
|
selectedStock: "",
|
|
485
485
|
selectedStockNo: 0,
|
|
486
|
-
totalPrice: 0,
|
|
487
486
|
formatedStockList: [],
|
|
488
487
|
formatPrice: _utils_helpers__WEBPACK_IMPORTED_MODULE_1__["default"].formatPrice,
|
|
489
488
|
orderPopupstatus: false,
|
|
@@ -521,24 +520,32 @@ const checkNumaricAndMinValue = value => {
|
|
|
521
520
|
|
|
522
521
|
rateList() {
|
|
523
522
|
const list = [];
|
|
524
|
-
const minPrice = this.selectedStock.taban;
|
|
525
|
-
let maxPrice = this.selectedStock.tavan;
|
|
526
523
|
|
|
527
|
-
if (!this.
|
|
528
|
-
|
|
529
|
-
|
|
524
|
+
if (!this.priceReadOnly) {
|
|
525
|
+
const minPrice = this.selectedStock.taban;
|
|
526
|
+
let maxPrice = this.selectedStock.tavan;
|
|
527
|
+
|
|
528
|
+
if (!this.increase) {
|
|
529
|
+
return list;
|
|
530
|
+
}
|
|
531
|
+
|
|
532
|
+
while (maxPrice >= minPrice && this.increase) {
|
|
533
|
+
list.push(maxPrice);
|
|
534
|
+
maxPrice -= this.increase;
|
|
535
|
+
}
|
|
530
536
|
|
|
531
|
-
|
|
532
|
-
list.push(maxPrice);
|
|
533
|
-
maxPrice -= this.increase;
|
|
537
|
+
list.push(minPrice);
|
|
534
538
|
}
|
|
535
539
|
|
|
536
|
-
list.push(minPrice);
|
|
537
540
|
return list;
|
|
538
541
|
},
|
|
539
542
|
|
|
540
543
|
isLgScreen() {
|
|
541
544
|
return this.$store.state['user'].mdScreen > _utils_Constants__WEBPACK_IMPORTED_MODULE_3__["Screen"].lg;
|
|
545
|
+
},
|
|
546
|
+
|
|
547
|
+
totalPrice() {
|
|
548
|
+
return this.form.count * this.form.price;
|
|
542
549
|
}
|
|
543
550
|
|
|
544
551
|
},
|
|
@@ -585,7 +592,6 @@ const checkNumaricAndMinValue = value => {
|
|
|
585
592
|
|
|
586
593
|
calculateFromInput(value) {
|
|
587
594
|
const returnValue = this.calculate(this.form.price, this.form.amount, this.form.count, value);
|
|
588
|
-
this.totalPrice = returnValue.total;
|
|
589
595
|
|
|
590
596
|
if (value === "count") {
|
|
591
597
|
this.form.amount = "0";
|
|
@@ -712,7 +718,7 @@ const checkNumaricAndMinValue = value => {
|
|
|
712
718
|
handler(value) {
|
|
713
719
|
if (this.form.orderType === this.orderTypeConstants.piyasa) {
|
|
714
720
|
this.form.time = _utils_Constants__WEBPACK_IMPORTED_MODULE_3__["TimeTypes"].kalaniIptalEt;
|
|
715
|
-
const price = this.stockDetails.ask ? this.stockDetails.ask : this.stockDetails.kapanis;
|
|
721
|
+
const price = this.stockDetails.ask ? this.stockDetails.ask : this.stockDetails.kapanis2 || this.stockDetails.kapanis;
|
|
716
722
|
this.form.price = this.selectedStock ? price : 0;
|
|
717
723
|
}
|
|
718
724
|
|
|
@@ -829,12 +835,10 @@ const checkNumaricAndMinValue = value => /^[0-9]+$/.test(value) && value > 0;
|
|
|
829
835
|
orderType: "L",
|
|
830
836
|
orderName: "",
|
|
831
837
|
time: "3",
|
|
832
|
-
timeName: ""
|
|
833
|
-
totalPrice: null
|
|
838
|
+
timeName: ""
|
|
834
839
|
},
|
|
835
840
|
selectedStock: "",
|
|
836
841
|
selectedStockNo: 0,
|
|
837
|
-
totalPrice: 0,
|
|
838
842
|
formatedStockList: [],
|
|
839
843
|
formatPrice: _utils_helpers__WEBPACK_IMPORTED_MODULE_1__["default"].formatPrice,
|
|
840
844
|
orderPopupstatus: false,
|
|
@@ -852,19 +856,23 @@ const checkNumaricAndMinValue = value => /^[0-9]+$/.test(value) && value > 0;
|
|
|
852
856
|
|
|
853
857
|
rateList() {
|
|
854
858
|
const list = [];
|
|
855
|
-
const minPrice = this.stockDetails.taban;
|
|
856
|
-
let maxPrice = this.stockDetails.tavan;
|
|
857
859
|
|
|
858
|
-
if (!this.
|
|
859
|
-
|
|
860
|
-
|
|
860
|
+
if (!this.priceReadOnly) {
|
|
861
|
+
const minPrice = this.stockDetails.taban;
|
|
862
|
+
let maxPrice = this.stockDetails.tavan;
|
|
861
863
|
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
864
|
+
if (!this.increase) {
|
|
865
|
+
return list;
|
|
866
|
+
}
|
|
867
|
+
|
|
868
|
+
while (maxPrice >= minPrice && this.increase) {
|
|
869
|
+
list.push(maxPrice);
|
|
870
|
+
maxPrice -= this.increase;
|
|
871
|
+
}
|
|
872
|
+
|
|
873
|
+
list.push(minPrice);
|
|
865
874
|
}
|
|
866
875
|
|
|
867
|
-
list.push(minPrice);
|
|
868
876
|
return list;
|
|
869
877
|
},
|
|
870
878
|
|
|
@@ -878,6 +886,10 @@ const checkNumaricAndMinValue = value => /^[0-9]+$/.test(value) && value > 0;
|
|
|
878
886
|
}
|
|
879
887
|
|
|
880
888
|
return "";
|
|
889
|
+
},
|
|
890
|
+
|
|
891
|
+
totalPrice() {
|
|
892
|
+
return this.form.count * this.form.price;
|
|
881
893
|
}
|
|
882
894
|
|
|
883
895
|
},
|
|
@@ -937,7 +949,6 @@ const checkNumaricAndMinValue = value => /^[0-9]+$/.test(value) && value > 0;
|
|
|
937
949
|
|
|
938
950
|
calculateFromInput(value) {
|
|
939
951
|
const returnValue = this.calculate(this.form.price, this.form.amount, this.form.count, value);
|
|
940
|
-
this.totalPrice = returnValue.total;
|
|
941
952
|
|
|
942
953
|
if (value === "count") {
|
|
943
954
|
this.form.amount = "0";
|
|
@@ -1065,7 +1076,7 @@ const checkNumaricAndMinValue = value => /^[0-9]+$/.test(value) && value > 0;
|
|
|
1065
1076
|
handler(value) {
|
|
1066
1077
|
if (this.form.orderType === this.orderTypeConstants.piyasa) {
|
|
1067
1078
|
this.form.time = _utils_Constants__WEBPACK_IMPORTED_MODULE_2__["TimeTypes"].kalaniIptalEt;
|
|
1068
|
-
const price = this.stockDetails.bid ? this.stockDetails.bid : this.stockDetails.kapanis;
|
|
1079
|
+
const price = this.stockDetails.bid ? this.stockDetails.bid : this.stockDetails.kapanis2 || this.stockDetails.kapanis;
|
|
1069
1080
|
this.form.price = this.selectedStock ? price : 0;
|
|
1070
1081
|
}
|
|
1071
1082
|
|
|
@@ -1314,20 +1325,20 @@ var render = function render() {
|
|
|
1314
1325
|
staticClass: "stock-info__content__bold-text",
|
|
1315
1326
|
on: {
|
|
1316
1327
|
click: function ($event) {
|
|
1317
|
-
return _vm.setPrice(_vm.stockDetails.
|
|
1328
|
+
return _vm.setPrice(_vm.stockDetails.ask);
|
|
1318
1329
|
}
|
|
1319
1330
|
}
|
|
1320
|
-
}, [_vm._v("
|
|
1331
|
+
}, [_vm._v("Satış: "), _c("span", {
|
|
1321
1332
|
staticClass: "red cursor"
|
|
1322
|
-
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.stockDetails.
|
|
1333
|
+
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.stockDetails.ask)))])]), _c("div", {
|
|
1323
1334
|
on: {
|
|
1324
1335
|
click: function ($event) {
|
|
1325
|
-
return _vm.setPrice(_vm.stockDetails.
|
|
1336
|
+
return _vm.setPrice(_vm.stockDetails.taban);
|
|
1326
1337
|
}
|
|
1327
1338
|
}
|
|
1328
|
-
}, [_vm._v("
|
|
1339
|
+
}, [_vm._v("Taban: "), _c("span", {
|
|
1329
1340
|
staticClass: "cursor"
|
|
1330
|
-
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.stockDetails.
|
|
1341
|
+
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.stockDetails.taban)))])]), _c("div", {
|
|
1331
1342
|
on: {
|
|
1332
1343
|
click: function ($event) {
|
|
1333
1344
|
return _vm.setPrice(_vm.stockDetails.tavan);
|
|
@@ -1338,20 +1349,22 @@ var render = function render() {
|
|
|
1338
1349
|
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.stockDetails.tavan)))])]), _c("div", {
|
|
1339
1350
|
on: {
|
|
1340
1351
|
click: function ($event) {
|
|
1341
|
-
return _vm.setPrice(_vm.stockDetails.
|
|
1352
|
+
return _vm.setPrice(_vm.stockDetails.endusukfiyat);
|
|
1342
1353
|
}
|
|
1343
1354
|
}
|
|
1344
|
-
}, [_vm._v("
|
|
1355
|
+
}, [_vm._v("En Düşük: "), _c("span", {
|
|
1345
1356
|
staticClass: "cursor"
|
|
1346
|
-
}, [_vm._v(_vm._s(_vm.stockDetails.
|
|
1357
|
+
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.stockDetails.endusukfiyat)))])]), _c("div", {
|
|
1347
1358
|
on: {
|
|
1348
1359
|
click: function ($event) {
|
|
1349
|
-
return _vm.setPrice(_vm.stockDetails.
|
|
1360
|
+
return _vm.setPrice(_vm.stockDetails.enyuksekfiyat);
|
|
1350
1361
|
}
|
|
1351
1362
|
}
|
|
1352
|
-
}, [_vm._v("
|
|
1363
|
+
}, [_vm._v("En Yüksek: "), _c("span", {
|
|
1353
1364
|
staticClass: "cursor"
|
|
1354
|
-
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.stockDetails.
|
|
1365
|
+
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.stockDetails.enyuksekfiyat)))])]), _c("div", [_vm._v("Değişim: "), _c("span", {
|
|
1366
|
+
staticClass: "red"
|
|
1367
|
+
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.changed)) + " %")])]), _c("div", {
|
|
1355
1368
|
on: {
|
|
1356
1369
|
click: function ($event) {
|
|
1357
1370
|
return _vm.setPrice(_vm.stockDetails.kapanis);
|
|
@@ -1359,17 +1372,15 @@ var render = function render() {
|
|
|
1359
1372
|
}
|
|
1360
1373
|
}, [_vm._v("Son Fiyat: "), _c("span", {
|
|
1361
1374
|
staticClass: "cursor"
|
|
1362
|
-
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.stockDetails.kapanis)))])]), _c("div", [_vm._v("Kredili İşlem: "), _c("span", [_vm._v(_vm._s(_vm.stockDetails.hisskredidurumu ? _vm.stockDetails.hisskredidurumu ? "E" : "H" : "-"))])]), _c("div", [_vm._v("
|
|
1363
|
-
staticClass: "red"
|
|
1364
|
-
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.changed)) + " %")])]), _c("div", [_vm._v("Teminat Katsayısı: "), _c("span", [_vm._v(_vm._s(_vm.stockDetails.teminatKatsayisi ? _vm.stockDetails.teminatKatsayisi : 0))])]), _c("div", {
|
|
1375
|
+
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.stockDetails.kapanis)))])]), _c("div", [_vm._v("Kredili İşlem: "), _c("span", [_vm._v(_vm._s(_vm.stockDetails.hisskredidurumu ? _vm.stockDetails.hisskredidurumu ? "E" : "H" : "-"))])]), _c("div", [_vm._v("Teminat Katsayısı: "), _c("span", [_vm._v(_vm._s(_vm.stockDetails.teminatKatsayisi ? _vm.stockDetails.teminatKatsayisi : 0))])]), _c("div", [_vm._v("Açığa Satış: "), _c("span", [_vm._v(_vm._s(_vm.stockDetails.menkulAcigaSatisBasit ? _vm.stockDetails.menkulAcigaSatisBasit : "-"))])]), _c("div", {
|
|
1365
1376
|
on: {
|
|
1366
1377
|
click: function ($event) {
|
|
1367
|
-
return _vm.setPrice(_vm.stockDetails.
|
|
1378
|
+
return _vm.setPrice(_vm.stockDetails.kapanis2 || 0);
|
|
1368
1379
|
}
|
|
1369
1380
|
}
|
|
1370
|
-
}, [_vm._v("
|
|
1381
|
+
}, [_vm._v("Kapanış: "), _c("span", {
|
|
1371
1382
|
staticClass: "cursor"
|
|
1372
|
-
}, [_vm._v(_vm._s(_vm.
|
|
1383
|
+
}, [_vm._v(_vm._s(_vm.stockDetails.kapanis2 || "0,00"))])])]), _c("div", {
|
|
1373
1384
|
staticClass: "stock-info__footer"
|
|
1374
1385
|
}, [_c("button", {
|
|
1375
1386
|
on: {
|
|
@@ -1675,14 +1686,14 @@ var render = function render() {
|
|
|
1675
1686
|
},
|
|
1676
1687
|
expression: "selectedStock"
|
|
1677
1688
|
}
|
|
1678
|
-
}), _c("OrderMobileDetailCard", {
|
|
1689
|
+
}), _vm.selectedStock ? _c("OrderMobileDetailCard", {
|
|
1679
1690
|
attrs: {
|
|
1680
1691
|
"stock-details": _vm.stockDetails
|
|
1681
1692
|
},
|
|
1682
1693
|
on: {
|
|
1683
1694
|
setPrice: value => _vm.form.price = value
|
|
1684
1695
|
}
|
|
1685
|
-
}), _c("div", {
|
|
1696
|
+
}) : _vm._e(), _c("div", {
|
|
1686
1697
|
staticClass: "buy-sell-container__grid-two"
|
|
1687
1698
|
}, [_c("SearchSelect", {
|
|
1688
1699
|
attrs: {
|
|
@@ -1729,7 +1740,7 @@ var render = function render() {
|
|
|
1729
1740
|
incrementValue: _vm.increase,
|
|
1730
1741
|
error: _vm.$v.form.price.$error,
|
|
1731
1742
|
"error-text": "Fiyat taban ve tavan fiyat arasında olmalıdır",
|
|
1732
|
-
|
|
1743
|
+
disabled: _vm.priceReadOnly,
|
|
1733
1744
|
"max-value": _vm.stockDetails.tavan,
|
|
1734
1745
|
"min-value": _vm.stockDetails.taban,
|
|
1735
1746
|
"text-center": "",
|
|
@@ -1892,14 +1903,14 @@ var render = function render() {
|
|
|
1892
1903
|
},
|
|
1893
1904
|
expression: "selectedStock"
|
|
1894
1905
|
}
|
|
1895
|
-
}), _c("OrderMobileDetailCard", {
|
|
1906
|
+
}), _vm.selectedStock ? _c("OrderMobileDetailCard", {
|
|
1896
1907
|
attrs: {
|
|
1897
1908
|
"stock-details": _vm.stockDetails
|
|
1898
1909
|
},
|
|
1899
1910
|
on: {
|
|
1900
1911
|
setPrice: value => _vm.form.price = value
|
|
1901
1912
|
}
|
|
1902
|
-
}), _c("div", {
|
|
1913
|
+
}) : _vm._e(), _c("div", {
|
|
1903
1914
|
staticClass: "buy-sell-container__grid-two"
|
|
1904
1915
|
}, [_c("SearchSelect", {
|
|
1905
1916
|
attrs: {
|
|
@@ -1940,6 +1951,8 @@ var render = function render() {
|
|
|
1940
1951
|
}
|
|
1941
1952
|
})], 1), _c("div", {
|
|
1942
1953
|
staticClass: "buy-sell-container__grid-two"
|
|
1954
|
+
}, [_c("div", {
|
|
1955
|
+
staticClass: "price"
|
|
1943
1956
|
}, [_c("NumberField", {
|
|
1944
1957
|
attrs: {
|
|
1945
1958
|
testId: "Price",
|
|
@@ -1948,7 +1961,7 @@ var render = function render() {
|
|
|
1948
1961
|
incrementValue: _vm.increase,
|
|
1949
1962
|
error: _vm.$v.form.price.$error,
|
|
1950
1963
|
"error-text": "Fiyat taban ve tavan fiyat arasında olmalıdır",
|
|
1951
|
-
|
|
1964
|
+
disabled: _vm.priceReadOnly,
|
|
1952
1965
|
"max-value": _vm.stockDetails.tavan,
|
|
1953
1966
|
"min-value": _vm.stockDetails.taban,
|
|
1954
1967
|
"text-center": "",
|
|
@@ -1967,7 +1980,7 @@ var render = function render() {
|
|
|
1967
1980
|
},
|
|
1968
1981
|
expression: "form.price"
|
|
1969
1982
|
}
|
|
1970
|
-
}), _c("div", {
|
|
1983
|
+
})], 1), _c("div", {
|
|
1971
1984
|
staticClass: "count"
|
|
1972
1985
|
}, [_c("NumberField", {
|
|
1973
1986
|
attrs: {
|
|
@@ -2008,11 +2021,11 @@ var render = function render() {
|
|
|
2008
2021
|
},
|
|
2009
2022
|
expression: "form.count"
|
|
2010
2023
|
}
|
|
2011
|
-
}) : _vm._e()], 1)]
|
|
2024
|
+
}) : _vm._e()], 1)]), _vm.stockDetails.emirmaxtllimiti < _vm.totalPrice ? _c("div", {
|
|
2012
2025
|
staticClass: "alert-info"
|
|
2013
2026
|
}, [_vm._v(" Emir girişi için maksimum tutar " + _vm._s(_vm.formatPrice(_vm.stockDetails.emirmaxtllimiti)) + " TL’dir. ")]) : _vm._e(), _c("div", {
|
|
2014
2027
|
staticClass: "buy-sell-container__total"
|
|
2015
|
-
}, [_vm._v(" Toplam Tutar: "), _c("span", [_vm._v(_vm._s(_vm.formatPrice(_vm.
|
|
2028
|
+
}, [_vm._v(" Toplam Tutar: "), _c("span", [_vm._v(_vm._s(_vm.formatPrice(_vm.totalPrice)) + " TL")])]), _c("div", {
|
|
2016
2029
|
staticClass: "buy-sell-container__button-wrapper"
|
|
2017
2030
|
}, [!_vm.restraint ? _c("Button", {
|
|
2018
2031
|
attrs: {
|
|
@@ -2118,20 +2131,20 @@ var render = function render() {
|
|
|
2118
2131
|
staticClass: "stock-info__content__bold-text",
|
|
2119
2132
|
on: {
|
|
2120
2133
|
click: function ($event) {
|
|
2121
|
-
return _vm.setPrice(_vm.selectedStockDetails.
|
|
2134
|
+
return _vm.setPrice(_vm.selectedStockDetails.ask);
|
|
2122
2135
|
}
|
|
2123
2136
|
}
|
|
2124
|
-
}, [_vm._v("
|
|
2125
|
-
staticClass: "red
|
|
2126
|
-
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.selectedStockDetails.
|
|
2137
|
+
}, [_vm._v("Satış: "), _c("span", {
|
|
2138
|
+
staticClass: "cursor red"
|
|
2139
|
+
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.selectedStockDetails.ask)))])]), _c("div", {
|
|
2127
2140
|
on: {
|
|
2128
2141
|
click: function ($event) {
|
|
2129
|
-
return _vm.setPrice(_vm.selectedStockDetails.
|
|
2142
|
+
return _vm.setPrice(_vm.selectedStockDetails.taban);
|
|
2130
2143
|
}
|
|
2131
2144
|
}
|
|
2132
|
-
}, [_vm._v("
|
|
2145
|
+
}, [_vm._v("Taban: "), _c("span", {
|
|
2133
2146
|
staticClass: "cursor"
|
|
2134
|
-
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.selectedStockDetails.
|
|
2147
|
+
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.selectedStockDetails.taban)))])]), _c("div", {
|
|
2135
2148
|
on: {
|
|
2136
2149
|
click: function ($event) {
|
|
2137
2150
|
return _vm.setPrice(_vm.selectedStockDetails.tavan);
|
|
@@ -2142,20 +2155,22 @@ var render = function render() {
|
|
|
2142
2155
|
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.selectedStockDetails.tavan)))])]), _c("div", {
|
|
2143
2156
|
on: {
|
|
2144
2157
|
click: function ($event) {
|
|
2145
|
-
return _vm.setPrice(_vm.selectedStockDetails.
|
|
2158
|
+
return _vm.setPrice(_vm.selectedStockDetails.endusukfiyat);
|
|
2146
2159
|
}
|
|
2147
2160
|
}
|
|
2148
|
-
}, [_vm._v("
|
|
2161
|
+
}, [_vm._v("En Düşük: "), _c("span", {
|
|
2149
2162
|
staticClass: "cursor"
|
|
2150
|
-
}, [_vm._v(_vm._s(_vm.selectedStockDetails.
|
|
2163
|
+
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.selectedStockDetails.endusukfiyat)))])]), _c("div", {
|
|
2151
2164
|
on: {
|
|
2152
2165
|
click: function ($event) {
|
|
2153
|
-
return _vm.setPrice(_vm.selectedStockDetails.
|
|
2166
|
+
return _vm.setPrice(_vm.selectedStockDetails.enyuksekfiyat);
|
|
2154
2167
|
}
|
|
2155
2168
|
}
|
|
2156
|
-
}, [_vm._v("
|
|
2169
|
+
}, [_vm._v("En Yüksek: "), _c("span", {
|
|
2157
2170
|
staticClass: "cursor"
|
|
2158
|
-
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.selectedStockDetails.
|
|
2171
|
+
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.selectedStockDetails.enyuksekfiyat)))])]), _c("div", [_vm._v("Değişim: "), _c("span", {
|
|
2172
|
+
staticClass: "red"
|
|
2173
|
+
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.changed)) + " %")])]), _c("div", {
|
|
2159
2174
|
on: {
|
|
2160
2175
|
click: function ($event) {
|
|
2161
2176
|
return _vm.setPrice(_vm.selectedStockDetails.kapanis);
|
|
@@ -2163,17 +2178,15 @@ var render = function render() {
|
|
|
2163
2178
|
}
|
|
2164
2179
|
}, [_vm._v("Son Fiyat: "), _c("span", {
|
|
2165
2180
|
staticClass: "cursor"
|
|
2166
|
-
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.selectedStockDetails.kapanis)))])]), _c("div", [_vm._v("Kredili İşlem: "), _c("span", [_vm._v(_vm._s(_vm.selectedStockDetails.hisskredidurumu ? _vm.selectedStockDetails.hisskredidurumu ? "E" : "H" : "-"))])]), _c("div", [_vm._v("
|
|
2167
|
-
staticClass: "red"
|
|
2168
|
-
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.changed)) + " %")])]), _c("div", [_vm._v("Teminat Katsayısı: "), _c("span", [_vm._v(_vm._s(_vm.selectedStockDetails.teminatKatsayisi ? _vm.selectedStockDetails.teminatKatsayisi : 0))])]), _c("div", {
|
|
2181
|
+
}, [_vm._v(_vm._s(_vm._f("filterPrice")(_vm.selectedStockDetails.kapanis)))])]), _c("div", [_vm._v("Kredili İşlem: "), _c("span", [_vm._v(_vm._s(_vm.selectedStockDetails.hisskredidurumu ? _vm.selectedStockDetails.hisskredidurumu ? "E" : "H" : "-"))])]), _c("div", [_vm._v("Teminat Katsayısı: "), _c("span", [_vm._v(_vm._s(_vm.selectedStockDetails.teminatKatsayisi ? _vm.selectedStockDetails.teminatKatsayisi : 0))])]), _c("div", [_vm._v("Açığa Satış: "), _c("span", [_vm._v(_vm._s(_vm.selectedStockDetails.menkulAcigaSatisBasit ? _vm.selectedStockDetails.menkulAcigaSatisBasit : "-"))])]), _c("div", {
|
|
2169
2182
|
on: {
|
|
2170
2183
|
click: function ($event) {
|
|
2171
|
-
return _vm.setPrice(_vm.selectedStockDetails.
|
|
2184
|
+
return _vm.setPrice(_vm.selectedStockDetails.kapanis2 || 0);
|
|
2172
2185
|
}
|
|
2173
2186
|
}
|
|
2174
|
-
}, [_vm._v("
|
|
2187
|
+
}, [_vm._v("Kapanış: "), _c("span", {
|
|
2175
2188
|
staticClass: "cursor"
|
|
2176
|
-
}, [_vm._v(_vm._s(_vm.
|
|
2189
|
+
}, [_vm._v(_vm._s(_vm.selectedStockDetails.kapanis2 || "0,00"))])])]), _c("div", {
|
|
2177
2190
|
staticClass: "stock-info__footer"
|
|
2178
2191
|
}, [_c("button", {
|
|
2179
2192
|
on: {
|
|
@@ -2207,7 +2220,7 @@ exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
|
2207
2220
|
var ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);
|
|
2208
2221
|
var ___CSS_LOADER_URL_REPLACEMENT_1___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_1___);
|
|
2209
2222
|
// Module
|
|
2210
|
-
exports.push([module.i, ".stock-info[data-v-52f7a9f4] {\n max-height: 250px;\n background-color: #fafafb;\n padding: 8px 0 21px;\n margin: -8px 0 20px;\n border-radius: 5px;\n}\n@media screen and (min-width: 992px) {\n.stock-info[data-v-52f7a9f4] {\n display: none;\n}\n}\n.stock-info__header[data-v-52f7a9f4] {\n display: grid;\n grid-template-columns: 46% 54%;\n align-items: center;\n border-bottom: solid 1px #ecedef;\n padding: 16px 12px;\n}\n.stock-info__header__symbol[data-v-52f7a9f4] {\n font-size: 16px;\n font-weight: 600;\n}\n.stock-info__header a[data-v-52f7a9f4] {\n padding-left: 18px;\n color: #41807a;\n font-size: 13px;\n text-decoration: none;\n background: url(" + ___CSS_LOADER_URL_REPLACEMENT_0___ + ") no-repeat left center;\n}\n.stock-info__content[data-v-52f7a9f4] {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 8px;\n font-size: 12px;\n font-weight: 400;\n padding: 10px 12px 8px;\n}\n.stock-info__content span[data-v-52f7a9f4] {\n color: #727273;\n}\n.stock-info__content span.red[data-v-52f7a9f4] {\n color: #E25461;\n}\n.stock-info__content span.green[data-v-52f7a9f4] {\n color: #61BA8B;\n}\n.stock-info__content span.cursor[data-v-52f7a9f4] {\n cursor: pointer;\n}\n.stock-info__content__bold-text[data-v-52f7a9f4] {\n font-weight: 700;\n}\n.stock-info__footer[data-v-52f7a9f4] {\n display: grid;\n grid-template-columns: 1fr 1fr;\n align-items: center;\n font-size: 12px;\n font-weight: 400;\n padding:
|
|
2223
|
+
exports.push([module.i, ".stock-info[data-v-52f7a9f4] {\n max-height: 250px;\n background-color: #fafafb;\n padding: 8px 0 21px;\n margin: -8px 0 20px;\n border-radius: 5px;\n}\n@media screen and (min-width: 992px) {\n.stock-info[data-v-52f7a9f4] {\n display: none;\n}\n}\n.stock-info__header[data-v-52f7a9f4] {\n display: grid;\n grid-template-columns: 46% 54%;\n align-items: center;\n border-bottom: solid 1px #ecedef;\n padding: 16px 12px;\n}\n.stock-info__header__symbol[data-v-52f7a9f4] {\n font-size: 16px;\n font-weight: 600;\n}\n.stock-info__header a[data-v-52f7a9f4] {\n padding-left: 18px;\n color: #41807a;\n font-size: 13px;\n text-decoration: none;\n background: url(" + ___CSS_LOADER_URL_REPLACEMENT_0___ + ") no-repeat left center;\n}\n.stock-info__content[data-v-52f7a9f4] {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 8px;\n font-size: 12px;\n font-weight: 400;\n padding: 10px 12px 8px;\n}\n.stock-info__content span[data-v-52f7a9f4] {\n color: #727273;\n}\n.stock-info__content span.red[data-v-52f7a9f4] {\n color: #E25461;\n}\n.stock-info__content span.green[data-v-52f7a9f4] {\n color: #61BA8B;\n}\n.stock-info__content span.cursor[data-v-52f7a9f4] {\n cursor: pointer;\n}\n.stock-info__content__bold-text[data-v-52f7a9f4] {\n font-weight: 700;\n}\n.stock-info__footer[data-v-52f7a9f4] {\n display: grid;\n grid-template-columns: 1fr 1fr;\n align-items: center;\n font-size: 12px;\n font-weight: 400;\n padding: 11px 0;\n margin: 0 12px;\n border-top: solid 1px #ecedef;\n}\n.stock-info__footer button[data-v-52f7a9f4] {\n color: #41807a;\n background: url(" + ___CSS_LOADER_URL_REPLACEMENT_1___ + ") no-repeat left center;\n padding-left: 16px;\n text-align: left;\n cursor: pointer;\n}\n.stock-info__footer div[data-v-52f7a9f4] {\n margin-left: 5px;\n}\n", ""]);
|
|
2211
2224
|
// Exports
|
|
2212
2225
|
module.exports = exports;
|
|
2213
2226
|
|
|
@@ -2243,7 +2256,7 @@ module.exports = exports;
|
|
|
2243
2256
|
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ../../../../../node_modules/css-loader/dist/runtime/api.js */ "./node_modules/css-loader/dist/runtime/api.js");
|
|
2244
2257
|
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
2245
2258
|
// Module
|
|
2246
|
-
exports.push([module.i, ".buy-sell-container[data-v-269576bc] {\n max-width: 452px;\n margin: auto;\n}\n@media screen and (max-width: 992px) {\n.buy-sell-container[data-v-269576bc] {\n max-width: 95%;\n}\n}\n@media screen and (min-width: 992px) {\n.buy-sell-container__grid-two[data-v-269576bc] {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 20px;\n}\n}\n.buy-sell-container__grid-three[data-v-269576bc] {\n display: grid;\n grid-template-columns: 46% 4% 46%;\n gap: 9px;\n}\n@media screen and (max-width: 992px) {\n.buy-sell-container__grid-three[data-v-269576bc] {\n gap: 8px;\n grid-template-columns: 46% 4% 45%;\n}\n}\n.buy-sell-container__grid-three__separator[data-v-269576bc] {\n font-size: 10px;\n color: #aaaaaa;\n margin-left: -3px;\n margin-top: 36px;\n}\n.buy-sell-container__grid-three__line[data-v-269576bc] {\n background-color: #aaaaaa;\n height: 1px;\n width: 11px;\n margin-top: 44px;\n}\n.buy-sell-container__grid-three[data-v-269576bc] .field input {\n font-size: 16px;\n}\n.buy-sell-container__total[data-v-269576bc] {\n text-align: right;\n font-size: 14px;\n margin-bottom: 8px;\n}\n.buy-sell-container__total span[data-v-269576bc] {\n font-weight: 600;\n}\n.buy-sell-container__button-wrapper[data-v-269576bc] {\n display: flex;\n justify-content: flex-end;\n margin-bottom: 20px;\n}\n.buy-sell-container__button-wrapper .field-button[data-v-269576bc] {\n height: 48px;\n}\n@media screen and (min-width: 992px) {\n.buy-sell-container__button-wrapper .field-button[data-v-269576bc] {\n width: 210px;\n}\n}\n[data-v-269576bc] .arrow-container .up-btn {\n top: 16px;\n right: 36px;\n}\n@media screen and (max-width: 992px) {\n[data-v-269576bc] .arrow-container .up-btn {\n right: 38px;\n}\n}\n[data-v-269576bc] .arrow-container .down-btn {\n bottom: 16px;\n right: 62px;\n}\n@media screen and (max-width: 992px) {\n[data-v-269576bc] .arrow-container .down-btn {\n left: 12px;\n}\n}\n[data-v-269576bc] .count .arrow-container .up-btn {\n top: 16px;\n right: 14px;\n}\n@media screen and (max-width: 992px) {\n[data-v-269576bc] .count .arrow-container .up-btn {\n right: 12px;\n}\n}\n[data-v-269576bc] .count .arrow-container .down-btn {\n bottom: 16px;\n right: 40px;\n}\n@media screen and (max-width: 992px) {\n[data-v-269576bc] .count .arrow-container .down-btn {\n left: 12px;\n}\n}\n[data-v-269576bc] .background .popup-body .body .desc {\n padding: 0 20px 20px;\n}\n@media screen and (max-width: 992px) {\n[data-v-269576bc] .background .popup-body .body .desc {\n padding: 0 16px 20px;\n}\n[data-v-269576bc] .background .popup-body .body .desc table tr {\n grid-template-columns: 2fr 3fr;\n}\n[data-v-269576bc] .background .popup-body .body .desc table td {\n padding: 11.20px 11.77px !important;\n}\n[data-v-269576bc] .background .popup-body .body .desc table th {\n padding: 11.20px 11.77px !important;\n}\n}\n[data-v-269576bc] .background .popup-body .body .desc table td {\n padding: 11px 0 11px 20px !important;\n}\n[data-v-269576bc] .background .popup-body .body .desc table th {\n padding: 11px 0 11px 20px !important;\n}\n@media screen and (max-width: 768px) {\n[data-v-269576bc] .background .button-group {\n padding: 0 16px;\n justify-content: space-between;\n gap: 8px;\n}\n}\n@media screen and (max-width: 768px) {\n[data-v-269576bc] .field-button.transparent-button {\n padding: 0 25px;\n}\n}\n@media screen and (min-width: 768px) {\n[data-v-269576bc] .field-button.green-button {\n padding: 0 34px;\n}\n}\n@media screen and (min-width: 768px) {\n[data-v-269576bc] .field-button.red-button {\n padding: 0 34px;\n}\n}\n@media screen and (max-width: 576px) {\n[data-v-269576bc] .instrument-balance {\n gap: 0;\n}\n}\n[data-v-269576bc] .field input {\n font-size: 18px;\n}\n", ""]);
|
|
2259
|
+
exports.push([module.i, ".buy-sell-container[data-v-269576bc] {\n max-width: 452px;\n margin: auto;\n}\n@media screen and (max-width: 992px) {\n.buy-sell-container[data-v-269576bc] {\n max-width: 95%;\n}\n}\n@media screen and (min-width: 992px) {\n.buy-sell-container__grid-two[data-v-269576bc] {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 20px;\n}\n}\n.buy-sell-container__grid-three[data-v-269576bc] {\n display: grid;\n grid-template-columns: 46% 4% 46%;\n gap: 9px;\n}\n@media screen and (max-width: 992px) {\n.buy-sell-container__grid-three[data-v-269576bc] {\n gap: 8px;\n grid-template-columns: 46% 4% 45%;\n}\n}\n.buy-sell-container__grid-three__separator[data-v-269576bc] {\n font-size: 10px;\n color: #aaaaaa;\n margin-left: -3px;\n margin-top: 36px;\n}\n.buy-sell-container__grid-three__line[data-v-269576bc] {\n background-color: #aaaaaa;\n height: 1px;\n width: 11px;\n margin-top: 44px;\n}\n.buy-sell-container__grid-three[data-v-269576bc] .field input {\n font-size: 16px;\n}\n.buy-sell-container__total[data-v-269576bc] {\n text-align: right;\n font-size: 14px;\n margin-bottom: 8px;\n}\n.buy-sell-container__total span[data-v-269576bc] {\n font-weight: 600;\n}\n.buy-sell-container__button-wrapper[data-v-269576bc] {\n display: flex;\n justify-content: flex-end;\n margin-bottom: 20px;\n}\n.buy-sell-container__button-wrapper .field-button[data-v-269576bc] {\n height: 48px;\n}\n@media screen and (min-width: 992px) {\n.buy-sell-container__button-wrapper .field-button[data-v-269576bc] {\n width: 210px;\n}\n}\n[data-v-269576bc] .arrow-container .up-btn {\n top: 16px;\n right: 36px;\n}\n@media screen and (max-width: 992px) {\n[data-v-269576bc] .arrow-container .up-btn {\n right: 38px;\n}\n}\n[data-v-269576bc] .arrow-container .down-btn {\n bottom: 16px;\n right: 62px;\n}\n@media screen and (max-width: 992px) {\n[data-v-269576bc] .arrow-container .down-btn {\n left: 12px;\n}\n}\n[data-v-269576bc] .count .arrow-container .up-btn {\n top: 16px;\n right: 14px;\n}\n@media screen and (max-width: 992px) {\n[data-v-269576bc] .count .arrow-container .up-btn {\n right: 12px;\n}\n}\n[data-v-269576bc] .count .arrow-container .down-btn {\n bottom: 16px;\n right: 40px;\n}\n@media screen and (max-width: 992px) {\n[data-v-269576bc] .count .arrow-container .down-btn {\n left: 12px;\n}\n}\n[data-v-269576bc] .background .popup-body .body .desc {\n padding: 0 20px 20px;\n}\n@media screen and (max-width: 992px) {\n[data-v-269576bc] .background .popup-body .body .desc {\n padding: 0 16px 20px;\n}\n[data-v-269576bc] .background .popup-body .body .desc table tr {\n grid-template-columns: 2fr 3fr;\n}\n[data-v-269576bc] .background .popup-body .body .desc table td {\n padding: 11.20px 11.77px !important;\n}\n[data-v-269576bc] .background .popup-body .body .desc table th {\n padding: 11.20px 11.77px !important;\n}\n}\n[data-v-269576bc] .background .popup-body .body .desc table td {\n padding: 11px 0 11px 20px !important;\n}\n[data-v-269576bc] .background .popup-body .body .desc table th {\n padding: 11px 0 11px 20px !important;\n}\n@media screen and (max-width: 768px) {\n[data-v-269576bc] .background .button-group {\n padding: 0 16px;\n justify-content: space-between;\n gap: 8px;\n}\n}\n@media screen and (max-width: 768px) {\n[data-v-269576bc] .field-button.transparent-button {\n padding: 0 25px;\n}\n}\n@media screen and (min-width: 768px) {\n[data-v-269576bc] .field-button.green-button {\n padding: 0 34px;\n}\n}\n@media screen and (min-width: 768px) {\n[data-v-269576bc] .field-button.red-button {\n padding: 0 34px;\n}\n}\n@media screen and (max-width: 576px) {\n[data-v-269576bc] .instrument-balance {\n gap: 0;\n justify-content: space-between;\n}\n}\n[data-v-269576bc] .field input {\n font-size: 18px;\n}\n", ""]);
|
|
2247
2260
|
// Exports
|
|
2248
2261
|
module.exports = exports;
|
|
2249
2262
|
|
|
@@ -2261,7 +2274,7 @@ module.exports = exports;
|
|
|
2261
2274
|
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__(/*! ../../../../../node_modules/css-loader/dist/runtime/api.js */ "./node_modules/css-loader/dist/runtime/api.js");
|
|
2262
2275
|
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
2263
2276
|
// Module
|
|
2264
|
-
exports.push([module.i, ".buy-sell-container[data-v-42fe482e] {\n max-width: 452px;\n margin: auto;\n}\n@media screen and (max-width: 992px) {\n.buy-sell-container[data-v-42fe482e] {\n max-width: 95%;\n}\n}\n@media screen and (min-width: 992px) {\n.buy-sell-container__grid-two[data-v-42fe482e] {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 20px;\n}\n}\n.buy-sell-container__grid-three[data-v-42fe482e] {\n display: grid;\n grid-template-columns: 46% 4% 46%;\n gap: 9px;\n}\n@media screen and (max-width: 992px) {\n.buy-sell-container__grid-three[data-v-42fe482e] {\n gap: 8px;\n grid-template-columns: 46% 4% 45%;\n}\n}\n.buy-sell-container__grid-three__separator[data-v-42fe482e] {\n font-size: 10px;\n color: #aaaaaa;\n margin-left: -3px;\n margin-top: 36px;\n}\n.buy-sell-container__grid-three__line[data-v-42fe482e] {\n background-color: #aaaaaa;\n height: 1px;\n width: 11px;\n margin-top: 44px;\n}\n.buy-sell-container__grid-three[data-v-42fe482e] .field input {\n font-size: 16px;\n}\n.buy-sell-container__total[data-v-42fe482e] {\n text-align: right;\n font-size: 14px;\n margin-bottom: 8px;\n}\n.buy-sell-container__total span[data-v-42fe482e] {\n font-weight: 600;\n}\n.buy-sell-container__button-wrapper[data-v-42fe482e] {\n display: flex;\n justify-content: flex-end;\n margin-bottom: 20px;\n}\n.buy-sell-container__button-wrapper .field-button[data-v-42fe482e] {\n height: 48px;\n}\n@media screen and (min-width: 992px) {\n.buy-sell-container__button-wrapper .field-button[data-v-42fe482e] {\n width: 210px;\n}\n}\n[data-v-42fe482e] .arrow-container .up-btn {\n top: 16px;\n right: 36px;\n}\n@media screen and (max-width: 992px) {\n[data-v-42fe482e] .arrow-container .up-btn {\n right: 38px;\n}\n}\n[data-v-42fe482e] .arrow-container .down-btn {\n bottom: 16px;\n right: 62px;\n}\n@media screen and (max-width: 992px) {\n[data-v-42fe482e] .arrow-container .down-btn {\n left: 12px;\n}\n}\n[data-v-42fe482e] .count .arrow-container .up-btn {\n top: 16px;\n right: 14px;\n}\n@media screen and (max-width: 992px) {\n[data-v-42fe482e] .count .arrow-container .up-btn {\n right: 12px;\n}\n}\n[data-v-42fe482e] .count .arrow-container .down-btn {\n bottom: 16px;\n right: 40px;\n}\n@media screen and (max-width: 992px) {\n[data-v-42fe482e] .count .arrow-container .down-btn {\n left: 12px;\n}\n}\n[data-v-42fe482e] .background .popup-body .body .desc {\n padding: 0 20px 20px;\n}\n@media screen and (max-width: 992px) {\n[data-v-42fe482e] .background .popup-body .body .desc {\n padding: 0 16px 20px;\n}\n[data-v-42fe482e] .background .popup-body .body .desc table tr {\n grid-template-columns: 2fr 3fr;\n}\n[data-v-42fe482e] .background .popup-body .body .desc table td {\n padding: 11.20px 11.77px !important;\n}\n[data-v-42fe482e] .background .popup-body .body .desc table th {\n padding: 11.20px 11.77px !important;\n}\n}\n[data-v-42fe482e] .background .popup-body .body .desc table td {\n padding: 11px 0 11px 20px !important;\n}\n[data-v-42fe482e] .background .popup-body .body .desc table th {\n padding: 11px 0 11px 20px !important;\n}\n@media screen and (max-width: 768px) {\n[data-v-42fe482e] .background .button-group {\n padding: 0 16px;\n justify-content: space-between;\n gap: 8px;\n}\n}\n@media screen and (max-width: 768px) {\n[data-v-42fe482e] .field-button.transparent-button {\n padding: 0 25px;\n}\n}\n@media screen and (min-width: 768px) {\n[data-v-42fe482e] .field-button.green-button {\n padding: 0 34px;\n}\n}\n@media screen and (min-width: 768px) {\n[data-v-42fe482e] .field-button.red-button {\n padding: 0 34px;\n}\n}\n[data-v-42fe482e] .field input {\n font-size: 18px;\n}\n[data-v-42fe482e] .count .field input {\n font-size: 16px;\n}\n", ""]);
|
|
2277
|
+
exports.push([module.i, ".buy-sell-container[data-v-42fe482e] {\n max-width: 452px;\n margin: auto;\n}\n@media screen and (max-width: 992px) {\n.buy-sell-container[data-v-42fe482e] {\n max-width: 95%;\n}\n}\n@media screen and (min-width: 992px) {\n.buy-sell-container__grid-two[data-v-42fe482e] {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 20px;\n}\n}\n.buy-sell-container__grid-three[data-v-42fe482e] {\n display: grid;\n grid-template-columns: 46% 4% 46%;\n gap: 9px;\n}\n@media screen and (max-width: 992px) {\n.buy-sell-container__grid-three[data-v-42fe482e] {\n gap: 8px;\n grid-template-columns: 46% 4% 45%;\n}\n}\n.buy-sell-container__grid-three__separator[data-v-42fe482e] {\n font-size: 10px;\n color: #aaaaaa;\n margin-left: -3px;\n margin-top: 36px;\n}\n.buy-sell-container__grid-three__line[data-v-42fe482e] {\n background-color: #aaaaaa;\n height: 1px;\n width: 11px;\n margin-top: 44px;\n}\n.buy-sell-container__grid-three[data-v-42fe482e] .field input {\n font-size: 16px;\n}\n.buy-sell-container__total[data-v-42fe482e] {\n text-align: right;\n font-size: 14px;\n margin-bottom: 8px;\n}\n.buy-sell-container__total span[data-v-42fe482e] {\n font-weight: 600;\n}\n.buy-sell-container__button-wrapper[data-v-42fe482e] {\n display: flex;\n justify-content: flex-end;\n margin-bottom: 20px;\n}\n.buy-sell-container__button-wrapper .field-button[data-v-42fe482e] {\n height: 48px;\n}\n@media screen and (min-width: 992px) {\n.buy-sell-container__button-wrapper .field-button[data-v-42fe482e] {\n width: 210px;\n}\n}\n[data-v-42fe482e] .arrow-container .up-btn {\n top: 16px;\n right: 36px;\n}\n@media screen and (max-width: 992px) {\n[data-v-42fe482e] .arrow-container .up-btn {\n right: 38px;\n}\n}\n[data-v-42fe482e] .arrow-container .down-btn {\n bottom: 16px;\n right: 62px;\n}\n@media screen and (max-width: 992px) {\n[data-v-42fe482e] .arrow-container .down-btn {\n left: 12px;\n}\n}\n[data-v-42fe482e] .count .arrow-container .up-btn {\n top: 16px;\n right: 14px;\n}\n@media screen and (max-width: 992px) {\n[data-v-42fe482e] .count .arrow-container .up-btn {\n right: 12px;\n}\n}\n[data-v-42fe482e] .count .arrow-container .down-btn {\n bottom: 16px;\n right: 40px;\n}\n@media screen and (max-width: 992px) {\n[data-v-42fe482e] .count .arrow-container .down-btn {\n left: 12px;\n}\n}\n[data-v-42fe482e] .background .popup-body .body .desc {\n padding: 0 20px 20px;\n}\n@media screen and (max-width: 992px) {\n[data-v-42fe482e] .background .popup-body .body .desc {\n padding: 0 16px 20px;\n}\n[data-v-42fe482e] .background .popup-body .body .desc table tr {\n grid-template-columns: 2fr 3fr;\n}\n[data-v-42fe482e] .background .popup-body .body .desc table td {\n padding: 11.20px 11.77px !important;\n}\n[data-v-42fe482e] .background .popup-body .body .desc table th {\n padding: 11.20px 11.77px !important;\n}\n}\n[data-v-42fe482e] .background .popup-body .body .desc table td {\n padding: 11px 0 11px 20px !important;\n}\n[data-v-42fe482e] .background .popup-body .body .desc table th {\n padding: 11px 0 11px 20px !important;\n}\n@media screen and (max-width: 768px) {\n[data-v-42fe482e] .background .button-group {\n padding: 0 16px;\n justify-content: space-between;\n gap: 8px;\n}\n}\n@media screen and (max-width: 768px) {\n[data-v-42fe482e] .field-button.transparent-button {\n padding: 0 25px;\n}\n}\n@media screen and (min-width: 768px) {\n[data-v-42fe482e] .field-button.green-button {\n padding: 0 34px;\n}\n}\n@media screen and (min-width: 768px) {\n[data-v-42fe482e] .field-button.red-button {\n padding: 0 34px;\n}\n}\n[data-v-42fe482e] .field input {\n font-size: 18px;\n}\n@media screen and (min-width: 992px) {\n[data-v-42fe482e] .price .field input {\n padding-right: 40px;\n}\n}\n[data-v-42fe482e] .count .field input {\n font-size: 16px;\n}\n", ""]);
|
|
2265
2278
|
// Exports
|
|
2266
2279
|
module.exports = exports;
|
|
2267
2280
|
|
|
@@ -2284,7 +2297,7 @@ exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
|
2284
2297
|
var ___CSS_LOADER_URL_REPLACEMENT_0___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_0___);
|
|
2285
2298
|
var ___CSS_LOADER_URL_REPLACEMENT_1___ = ___CSS_LOADER_GET_URL_IMPORT___(___CSS_LOADER_URL_IMPORT_1___);
|
|
2286
2299
|
// Module
|
|
2287
|
-
exports.push([module.i, "[data-v-6e7929ac] .card {\n padding: 0;\n}\n@media screen and (max-width: 992px) {\n[data-v-6e7929ac] .card {\n padding: 15px 0 20px;\n}\n}\n[data-v-6e7929ac] .tabs-container .tabs {\n padding: 0;\n}\n[data-v-6e7929ac] .tabs-container .tabs ul li button {\n padding: 0 40px 13px;\n}\n@media screen and (max-width: 992px) {\n[data-v-6e7929ac] .tabs-container .tabs ul li button {\n padding: 0 24px 13px;\n}\n}\n@media screen and (max-width: 992px) {\n[data-v-6e7929ac] .tabs-container {\n margin: 0 0 20px;\n}\n}\n[data-v-6e7929ac] .general-detail-container {\n margin-bottom: 0;\n}\n@media screen and (max-width: 768px) {\n[data-v-6e7929ac] .general-detail-container .item:first-of-type {\n margin-bottom: 16px;\n}\n}\n@media screen and (min-width: 768px) {\n.order-entry-container[data-v-6e7929ac] {\n display: grid;\n grid-template-columns: 65% 33%;\n gap: 2%;\n}\n}\n.order-entry-container .stock-info[data-v-6e7929ac] {\n max-height: 250px;\n background-color: #ffffff;\n padding: 8px 0 21px;\n margin: 20px 0;\n border-radius: 5px;\n}\n@media screen and (max-width: 992px) {\n.order-entry-container .stock-info[data-v-6e7929ac] {\n display: none;\n}\n}\n.order-entry-container .stock-info__header[data-v-6e7929ac] {\n display: grid;\n grid-template-columns: 46% 54%;\n align-items: center;\n border-bottom: solid 1px #ecedef;\n padding: 16px 32px;\n}\n.order-entry-container .stock-info__header__symbol[data-v-6e7929ac] {\n font-size: 16px;\n font-weight: 600;\n}\n.order-entry-container .stock-info__header a[data-v-6e7929ac] {\n padding-left: 18px;\n color: #41807a;\n font-size: 13px;\n text-decoration: none;\n background: url(" + ___CSS_LOADER_URL_REPLACEMENT_0___ + ") no-repeat left center;\n}\n.order-entry-container .stock-info__content[data-v-6e7929ac] {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 8px;\n font-size: 12px;\n font-weight: 400;\n padding: 10px 32px 8px;\n}\n.order-entry-container .stock-info__content span[data-v-6e7929ac] {\n color: #727273;\n}\n.order-entry-container .stock-info__content span.red[data-v-6e7929ac] {\n color: #E25461;\n}\n.order-entry-container .stock-info__content span.green[data-v-6e7929ac] {\n color: #61BA8B;\n}\n.order-entry-container .stock-info__content span.cursor[data-v-6e7929ac] {\n cursor: pointer;\n}\n.order-entry-container .stock-info__content__bold-text[data-v-6e7929ac] {\n font-weight: 700;\n}\n.order-entry-container .stock-info__footer[data-v-6e7929ac] {\n display: grid;\n grid-template-columns: 1fr 1fr;\n align-items: center;\n font-size: 12px;\n font-weight: 400;\n padding: 11px 12px 0;\n margin: 0 20px;\n border-top: solid 1px #ecedef;\n}\n.order-entry-container .stock-info__footer button[data-v-6e7929ac] {\n color: #41807a;\n background: url(" + ___CSS_LOADER_URL_REPLACEMENT_1___ + ") no-repeat left center;\n padding-left: 16px;\n text-align: left;\n cursor: pointer;\n}\n", ""]);
|
|
2300
|
+
exports.push([module.i, "[data-v-6e7929ac] .card {\n padding: 0;\n}\n@media screen and (max-width: 992px) {\n[data-v-6e7929ac] .card {\n padding: 15px 0 20px;\n}\n}\n[data-v-6e7929ac] .tabs-container .tabs {\n padding: 0;\n}\n[data-v-6e7929ac] .tabs-container .tabs ul li button {\n padding: 0 40px 13px;\n}\n@media screen and (max-width: 992px) {\n[data-v-6e7929ac] .tabs-container .tabs ul li button {\n padding: 0 24px 13px;\n}\n}\n@media screen and (max-width: 992px) {\n[data-v-6e7929ac] .tabs-container {\n margin: 0 0 20px;\n}\n}\n[data-v-6e7929ac] .general-detail-container {\n margin-bottom: 0;\n}\n@media screen and (max-width: 768px) {\n[data-v-6e7929ac] .general-detail-container .item:first-of-type {\n margin-bottom: 16px;\n}\n}\n@media screen and (min-width: 768px) {\n.order-entry-container[data-v-6e7929ac] {\n display: grid;\n grid-template-columns: 65% 33%;\n gap: 2%;\n}\n}\n.order-entry-container .stock-info[data-v-6e7929ac] {\n max-height: 250px;\n background-color: #ffffff;\n padding: 8px 0 21px;\n margin: 20px 0;\n border-radius: 5px;\n}\n@media screen and (max-width: 992px) {\n.order-entry-container .stock-info[data-v-6e7929ac] {\n display: none;\n}\n}\n.order-entry-container .stock-info__header[data-v-6e7929ac] {\n display: grid;\n grid-template-columns: 46% 54%;\n align-items: center;\n border-bottom: solid 1px #ecedef;\n padding: 16px 32px;\n}\n.order-entry-container .stock-info__header__symbol[data-v-6e7929ac] {\n font-size: 16px;\n font-weight: 600;\n}\n.order-entry-container .stock-info__header a[data-v-6e7929ac] {\n padding-left: 18px;\n color: #41807a;\n font-size: 13px;\n text-decoration: none;\n background: url(" + ___CSS_LOADER_URL_REPLACEMENT_0___ + ") no-repeat left center;\n}\n.order-entry-container .stock-info__content[data-v-6e7929ac] {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 8px;\n font-size: 12px;\n font-weight: 400;\n padding: 10px 32px 8px;\n}\n.order-entry-container .stock-info__content span[data-v-6e7929ac] {\n color: #727273;\n}\n.order-entry-container .stock-info__content span.red[data-v-6e7929ac] {\n color: #E25461;\n}\n.order-entry-container .stock-info__content span.green[data-v-6e7929ac] {\n color: #61BA8B;\n}\n.order-entry-container .stock-info__content span.cursor[data-v-6e7929ac] {\n cursor: pointer;\n}\n.order-entry-container .stock-info__content__bold-text[data-v-6e7929ac] {\n font-weight: 700;\n}\n.order-entry-container .stock-info__footer[data-v-6e7929ac] {\n display: grid;\n grid-template-columns: 1fr 1fr;\n align-items: center;\n font-size: 12px;\n font-weight: 400;\n padding: 11px 12px 0;\n margin: 0 20px;\n border-top: solid 1px #ecedef;\n}\n.order-entry-container .stock-info__footer button[data-v-6e7929ac] {\n color: #41807a;\n background: url(" + ___CSS_LOADER_URL_REPLACEMENT_1___ + ") no-repeat left center;\n padding-left: 16px;\n text-align: left;\n cursor: pointer;\n}\n.order-entry-container .stock-info__footer div[data-v-6e7929ac] {\n margin-left: 5px;\n}\n", ""]);
|
|
2288
2301
|
// Exports
|
|
2289
2302
|
module.exports = exports;
|
|
2290
2303
|
|
|
@@ -448,10 +448,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
448
448
|
|
|
449
449
|
openCloseConfirmPopup() {
|
|
450
450
|
this.showConfirmPopup = !this.showConfirmPopup;
|
|
451
|
-
|
|
452
|
-
if (!this.showConfirmPopup) {
|
|
453
|
-
this.selected = [];
|
|
454
|
-
}
|
|
455
451
|
},
|
|
456
452
|
|
|
457
453
|
openConfirmPopup() {
|
|
@@ -837,7 +833,7 @@ var render = function render() {
|
|
|
837
833
|
}
|
|
838
834
|
}), !_vm.$v.fieldDetails.$each.$iter[index].value.required ? _c("div", {
|
|
839
835
|
staticClass: "error-text"
|
|
840
|
-
}, [_vm._v("Bu alanın doldurulması zorunludur. ")]) : field.value && field.value.length < field.minLength && field.minLength == field.maxLength && _vm.$v.fieldDetails.$each.$iter[index].value.required ? _c("div", {
|
|
836
|
+
}, [_vm._v("Bu alanın doldurulması zorunludur. ")]) : field.value && (field.value.length < field.minLength || field.value.length > field.maxLength) && field.minLength == field.maxLength && _vm.$v.fieldDetails.$each.$iter[index].value.required ? _c("div", {
|
|
841
837
|
staticClass: "error-text"
|
|
842
838
|
}, [_vm._v(" " + _vm._s(`${field.name} bilgisi ${field.maxLength} karakter olmalıdır.`) + " ")]) : field.value && (field.value.length < field.minLength || field.value.length > field.maxLength) && _vm.$v.fieldDetails.$each.$iter[index].value.required ? _c("div", {
|
|
843
839
|
staticClass: "error-text"
|
|
@@ -893,7 +889,7 @@ var render = function render() {
|
|
|
893
889
|
staticClass: "conclusion-bill"
|
|
894
890
|
}, [_c("div", {
|
|
895
891
|
staticClass: "conclusion-bill__success-message"
|
|
896
|
-
}, [_vm._v("Fatura ödeme işleminiz
|
|
892
|
+
}, [_vm._v("Fatura ödeme işleminiz başarıyla gerçekleştirildi.")]), _c("DynamicTable", {
|
|
897
893
|
attrs: {
|
|
898
894
|
"data-list": _vm.dataList,
|
|
899
895
|
headers: _vm.headers
|