osmanli-yatirim 0.2.4 → 0.2.5

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.
@@ -12576,7 +12576,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var core
12576
12576
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
12577
12577
 
12578
12578
  "use strict";
12579
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _views_stock_BuySellStocks_SpecialOrder_index_vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @/views/stock/BuySellStocks/SpecialOrder/index.vue */ \"./src/views/stock/BuySellStocks/SpecialOrder/index.vue\");\n/* harmony import */ var _views_BuySellViopTransactions_SpecialOrders_index_vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/views/BuySellViopTransactions/SpecialOrders/index.vue */ \"./src/views/BuySellViopTransactions/SpecialOrders/index.vue\");\n/* harmony import */ var _components_OverallSummary_index_vue__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/components/OverallSummary/index.vue */ \"./src/components/OverallSummary/index.vue\");\n/* harmony import */ var _store_modules_stock__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/store/modules/stock */ \"./src/store/modules/stock.js\");\n/* harmony import */ var _store_modules_viop__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @/store/modules/viop */ \"./src/store/modules/viop.js\");\n/* harmony import */ var _store_modules_special_order__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @/store/modules/special-order */ \"./src/store/modules/special-order.js\");\n/* harmony import */ var _store_modules_user__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @/store/modules/user */ \"./src/store/modules/user.js\");\n/* harmony import */ var _store_modules_resources__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @/store/modules/resources */ \"./src/store/modules/resources.js\");\n/* harmony import */ var _store_modules_loading__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @/store/modules/loading */ \"./src/store/modules/loading.js\");\n/* harmony import */ var _mixin_special_order_tpsl_mixin__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @/mixin/special-order-tpsl.mixin */ \"./src/mixin/special-order-tpsl.mixin.js\");\n\n\n\n\n\n\n\n\n\n // import \"./assets/scss/main.scss\";\n\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n install: function install(Vue, options) {\n if (!options || !options.store) {\n throw new Error(\"Please initialise plugin with a Vuex store.\");\n }\n\n options.store.registerModule(\"stock\", _store_modules_stock__WEBPACK_IMPORTED_MODULE_3__[\"default\"]);\n options.store.registerModule(\"viop\", _store_modules_viop__WEBPACK_IMPORTED_MODULE_4__[\"default\"]);\n options.store.registerModule(\"specialOrder\", _store_modules_special_order__WEBPACK_IMPORTED_MODULE_5__[\"default\"]);\n options.store.registerModule(\"user\", _store_modules_user__WEBPACK_IMPORTED_MODULE_6__[\"default\"]);\n options.store.registerModule(\"resources\", _store_modules_resources__WEBPACK_IMPORTED_MODULE_7__[\"default\"]);\n options.store.registerModule(\"loading\", _store_modules_loading__WEBPACK_IMPORTED_MODULE_8__[\"default\"]);\n Vue.component(\"special-order\", _views_stock_BuySellStocks_SpecialOrder_index_vue__WEBPACK_IMPORTED_MODULE_0__[\"default\"]);\n Vue.component(\"overall-summary\", _components_OverallSummary_index_vue__WEBPACK_IMPORTED_MODULE_2__[\"default\"]);\n Vue.component(\"buy-sellviop-transactions\", _views_BuySellViopTransactions_SpecialOrders_index_vue__WEBPACK_IMPORTED_MODULE_1__[\"default\"]);\n Vue.mixin(_mixin_special_order_tpsl_mixin__WEBPACK_IMPORTED_MODULE_9__[\"default\"]);\n }\n});\n\n//# sourceURL=webpack://OsmanliYatirimPackage/./src/setup.js?");
12579
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _views_stock_BuySellStocks_SpecialOrder_index_vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @/views/stock/BuySellStocks/SpecialOrder/index.vue */ \"./src/views/stock/BuySellStocks/SpecialOrder/index.vue\");\n/* harmony import */ var _views_BuySellViopTransactions_SpecialOrders_index_vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/views/BuySellViopTransactions/SpecialOrders/index.vue */ \"./src/views/BuySellViopTransactions/SpecialOrders/index.vue\");\n/* harmony import */ var _components_OverallSummary_index_vue__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/components/OverallSummary/index.vue */ \"./src/components/OverallSummary/index.vue\");\n/* harmony import */ var _store_modules_stock__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/store/modules/stock */ \"./src/store/modules/stock.js\");\n/* harmony import */ var _store_modules_viop__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @/store/modules/viop */ \"./src/store/modules/viop.js\");\n/* harmony import */ var _store_modules_special_order__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @/store/modules/special-order */ \"./src/store/modules/special-order.js\");\n/* harmony import */ var _store_modules_user__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @/store/modules/user */ \"./src/store/modules/user.js\");\n/* harmony import */ var _store_modules_resources__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @/store/modules/resources */ \"./src/store/modules/resources.js\");\n/* harmony import */ var _store_modules_loading__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @/store/modules/loading */ \"./src/store/modules/loading.js\");\n/* harmony import */ var _mixin_special_order_tpsl_mixin__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @/mixin/special-order-tpsl.mixin */ \"./src/mixin/special-order-tpsl.mixin.js\");\n\n\n\n\n\n\n\n\n\n // import \"./assets/scss/main.scss\";\n\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n install: function install(Vue, options) {\n if (!options || !options.store) {\n throw new Error(\"Please initialise plugin with a Vuex store.\");\n }\n\n options.store.registerModule(\"stock\", _store_modules_stock__WEBPACK_IMPORTED_MODULE_3__[\"default\"]);\n options.store.registerModule(\"viop\", _store_modules_viop__WEBPACK_IMPORTED_MODULE_4__[\"default\"]);\n options.store.registerModule(\"specialOrder\", _store_modules_special_order__WEBPACK_IMPORTED_MODULE_5__[\"default\"]);\n options.store.registerModule(\"user\", _store_modules_user__WEBPACK_IMPORTED_MODULE_6__[\"default\"]);\n options.store.registerModule(\"resources\", _store_modules_resources__WEBPACK_IMPORTED_MODULE_7__[\"default\"]);\n options.store.registerModule(\"loading\", _store_modules_loading__WEBPACK_IMPORTED_MODULE_8__[\"default\"]);\n Vue.component(\"special-order\", _views_stock_BuySellStocks_SpecialOrder_index_vue__WEBPACK_IMPORTED_MODULE_0__[\"default\"]);\n Vue.component(\"overall-summary\", _components_OverallSummary_index_vue__WEBPACK_IMPORTED_MODULE_2__[\"default\"]);\n Vue.component(\"buy-sell-viop-transactions\", _views_BuySellViopTransactions_SpecialOrders_index_vue__WEBPACK_IMPORTED_MODULE_1__[\"default\"]);\n Vue.mixin(_mixin_special_order_tpsl_mixin__WEBPACK_IMPORTED_MODULE_9__[\"default\"]);\n }\n});\n\n//# sourceURL=webpack://OsmanliYatirimPackage/./src/setup.js?");
12580
12580
 
12581
12581
  /***/ }),
12582
12582
 
@@ -12585,7 +12585,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var core
12585
12585
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
12586
12586
 
12587
12587
  "use strict";
12588
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _views_stock_BuySellStocks_SpecialOrder_index_vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @/views/stock/BuySellStocks/SpecialOrder/index.vue */ \"./src/views/stock/BuySellStocks/SpecialOrder/index.vue\");\n/* harmony import */ var _views_BuySellViopTransactions_SpecialOrders_index_vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/views/BuySellViopTransactions/SpecialOrders/index.vue */ \"./src/views/BuySellViopTransactions/SpecialOrders/index.vue\");\n/* harmony import */ var _components_OverallSummary_index_vue__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/components/OverallSummary/index.vue */ \"./src/components/OverallSummary/index.vue\");\n/* harmony import */ var _store_modules_stock__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/store/modules/stock */ \"./src/store/modules/stock.js\");\n/* harmony import */ var _store_modules_viop__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @/store/modules/viop */ \"./src/store/modules/viop.js\");\n/* harmony import */ var _store_modules_special_order__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @/store/modules/special-order */ \"./src/store/modules/special-order.js\");\n/* harmony import */ var _store_modules_user__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @/store/modules/user */ \"./src/store/modules/user.js\");\n/* harmony import */ var _store_modules_resources__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @/store/modules/resources */ \"./src/store/modules/resources.js\");\n/* harmony import */ var _store_modules_loading__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @/store/modules/loading */ \"./src/store/modules/loading.js\");\n/* harmony import */ var _mixin_special_order_tpsl_mixin__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @/mixin/special-order-tpsl.mixin */ \"./src/mixin/special-order-tpsl.mixin.js\");\n\n\n\n\n\n\n\n\n\n // import \"./assets/scss/main.scss\";\n\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n install: function install(Vue, options) {\n if (!options || !options.store) {\n throw new Error(\"Please initialise plugin with a Vuex store.\");\n }\n\n options.store.registerModule(\"stock\", _store_modules_stock__WEBPACK_IMPORTED_MODULE_3__[\"default\"]);\n options.store.registerModule(\"viop\", _store_modules_viop__WEBPACK_IMPORTED_MODULE_4__[\"default\"]);\n options.store.registerModule(\"specialOrder\", _store_modules_special_order__WEBPACK_IMPORTED_MODULE_5__[\"default\"]);\n options.store.registerModule(\"user\", _store_modules_user__WEBPACK_IMPORTED_MODULE_6__[\"default\"]);\n options.store.registerModule(\"resources\", _store_modules_resources__WEBPACK_IMPORTED_MODULE_7__[\"default\"]);\n options.store.registerModule(\"loading\", _store_modules_loading__WEBPACK_IMPORTED_MODULE_8__[\"default\"]);\n Vue.component(\"special-order\", _views_stock_BuySellStocks_SpecialOrder_index_vue__WEBPACK_IMPORTED_MODULE_0__[\"default\"]);\n Vue.component(\"overall-summary\", _components_OverallSummary_index_vue__WEBPACK_IMPORTED_MODULE_2__[\"default\"]);\n Vue.component(\"buy-sellviop-transactions\", _views_BuySellViopTransactions_SpecialOrders_index_vue__WEBPACK_IMPORTED_MODULE_1__[\"default\"]);\n Vue.mixin(_mixin_special_order_tpsl_mixin__WEBPACK_IMPORTED_MODULE_9__[\"default\"]);\n }\n});\n\n//# sourceURL=webpack://OsmanliYatirimPackage/./src/setup.js?");
12588
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _views_stock_BuySellStocks_SpecialOrder_index_vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @/views/stock/BuySellStocks/SpecialOrder/index.vue */ \"./src/views/stock/BuySellStocks/SpecialOrder/index.vue\");\n/* harmony import */ var _views_BuySellViopTransactions_SpecialOrders_index_vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/views/BuySellViopTransactions/SpecialOrders/index.vue */ \"./src/views/BuySellViopTransactions/SpecialOrders/index.vue\");\n/* harmony import */ var _components_OverallSummary_index_vue__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/components/OverallSummary/index.vue */ \"./src/components/OverallSummary/index.vue\");\n/* harmony import */ var _store_modules_stock__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/store/modules/stock */ \"./src/store/modules/stock.js\");\n/* harmony import */ var _store_modules_viop__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @/store/modules/viop */ \"./src/store/modules/viop.js\");\n/* harmony import */ var _store_modules_special_order__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @/store/modules/special-order */ \"./src/store/modules/special-order.js\");\n/* harmony import */ var _store_modules_user__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @/store/modules/user */ \"./src/store/modules/user.js\");\n/* harmony import */ var _store_modules_resources__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @/store/modules/resources */ \"./src/store/modules/resources.js\");\n/* harmony import */ var _store_modules_loading__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @/store/modules/loading */ \"./src/store/modules/loading.js\");\n/* harmony import */ var _mixin_special_order_tpsl_mixin__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @/mixin/special-order-tpsl.mixin */ \"./src/mixin/special-order-tpsl.mixin.js\");\n\n\n\n\n\n\n\n\n\n // import \"./assets/scss/main.scss\";\n\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n install: function install(Vue, options) {\n if (!options || !options.store) {\n throw new Error(\"Please initialise plugin with a Vuex store.\");\n }\n\n options.store.registerModule(\"stock\", _store_modules_stock__WEBPACK_IMPORTED_MODULE_3__[\"default\"]);\n options.store.registerModule(\"viop\", _store_modules_viop__WEBPACK_IMPORTED_MODULE_4__[\"default\"]);\n options.store.registerModule(\"specialOrder\", _store_modules_special_order__WEBPACK_IMPORTED_MODULE_5__[\"default\"]);\n options.store.registerModule(\"user\", _store_modules_user__WEBPACK_IMPORTED_MODULE_6__[\"default\"]);\n options.store.registerModule(\"resources\", _store_modules_resources__WEBPACK_IMPORTED_MODULE_7__[\"default\"]);\n options.store.registerModule(\"loading\", _store_modules_loading__WEBPACK_IMPORTED_MODULE_8__[\"default\"]);\n Vue.component(\"special-order\", _views_stock_BuySellStocks_SpecialOrder_index_vue__WEBPACK_IMPORTED_MODULE_0__[\"default\"]);\n Vue.component(\"overall-summary\", _components_OverallSummary_index_vue__WEBPACK_IMPORTED_MODULE_2__[\"default\"]);\n Vue.component(\"buy-sell-viop-transactions\", _views_BuySellViopTransactions_SpecialOrders_index_vue__WEBPACK_IMPORTED_MODULE_1__[\"default\"]);\n Vue.mixin(_mixin_special_order_tpsl_mixin__WEBPACK_IMPORTED_MODULE_9__[\"default\"]);\n }\n});\n\n//# sourceURL=webpack://OsmanliYatirimPackage/./src/setup.js?");
12589
12589
 
12590
12590
  /***/ }),
12591
12591
 
@@ -12585,7 +12585,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var core
12585
12585
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
12586
12586
 
12587
12587
  "use strict";
12588
- eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _views_stock_BuySellStocks_SpecialOrder_index_vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @/views/stock/BuySellStocks/SpecialOrder/index.vue */ \"./src/views/stock/BuySellStocks/SpecialOrder/index.vue\");\n/* harmony import */ var _views_BuySellViopTransactions_SpecialOrders_index_vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/views/BuySellViopTransactions/SpecialOrders/index.vue */ \"./src/views/BuySellViopTransactions/SpecialOrders/index.vue\");\n/* harmony import */ var _components_OverallSummary_index_vue__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/components/OverallSummary/index.vue */ \"./src/components/OverallSummary/index.vue\");\n/* harmony import */ var _store_modules_stock__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/store/modules/stock */ \"./src/store/modules/stock.js\");\n/* harmony import */ var _store_modules_viop__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @/store/modules/viop */ \"./src/store/modules/viop.js\");\n/* harmony import */ var _store_modules_special_order__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @/store/modules/special-order */ \"./src/store/modules/special-order.js\");\n/* harmony import */ var _store_modules_user__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @/store/modules/user */ \"./src/store/modules/user.js\");\n/* harmony import */ var _store_modules_resources__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @/store/modules/resources */ \"./src/store/modules/resources.js\");\n/* harmony import */ var _store_modules_loading__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @/store/modules/loading */ \"./src/store/modules/loading.js\");\n/* harmony import */ var _mixin_special_order_tpsl_mixin__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @/mixin/special-order-tpsl.mixin */ \"./src/mixin/special-order-tpsl.mixin.js\");\n\n\n\n\n\n\n\n\n\n // import \"./assets/scss/main.scss\";\n\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n install: function install(Vue, options) {\n if (!options || !options.store) {\n throw new Error(\"Please initialise plugin with a Vuex store.\");\n }\n\n options.store.registerModule(\"stock\", _store_modules_stock__WEBPACK_IMPORTED_MODULE_3__[\"default\"]);\n options.store.registerModule(\"viop\", _store_modules_viop__WEBPACK_IMPORTED_MODULE_4__[\"default\"]);\n options.store.registerModule(\"specialOrder\", _store_modules_special_order__WEBPACK_IMPORTED_MODULE_5__[\"default\"]);\n options.store.registerModule(\"user\", _store_modules_user__WEBPACK_IMPORTED_MODULE_6__[\"default\"]);\n options.store.registerModule(\"resources\", _store_modules_resources__WEBPACK_IMPORTED_MODULE_7__[\"default\"]);\n options.store.registerModule(\"loading\", _store_modules_loading__WEBPACK_IMPORTED_MODULE_8__[\"default\"]);\n Vue.component(\"special-order\", _views_stock_BuySellStocks_SpecialOrder_index_vue__WEBPACK_IMPORTED_MODULE_0__[\"default\"]);\n Vue.component(\"overall-summary\", _components_OverallSummary_index_vue__WEBPACK_IMPORTED_MODULE_2__[\"default\"]);\n Vue.component(\"buy-sellviop-transactions\", _views_BuySellViopTransactions_SpecialOrders_index_vue__WEBPACK_IMPORTED_MODULE_1__[\"default\"]);\n Vue.mixin(_mixin_special_order_tpsl_mixin__WEBPACK_IMPORTED_MODULE_9__[\"default\"]);\n }\n});\n\n//# sourceURL=webpack://OsmanliYatirimPackage/./src/setup.js?");
12588
+ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _views_stock_BuySellStocks_SpecialOrder_index_vue__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @/views/stock/BuySellStocks/SpecialOrder/index.vue */ \"./src/views/stock/BuySellStocks/SpecialOrder/index.vue\");\n/* harmony import */ var _views_BuySellViopTransactions_SpecialOrders_index_vue__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @/views/BuySellViopTransactions/SpecialOrders/index.vue */ \"./src/views/BuySellViopTransactions/SpecialOrders/index.vue\");\n/* harmony import */ var _components_OverallSummary_index_vue__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/components/OverallSummary/index.vue */ \"./src/components/OverallSummary/index.vue\");\n/* harmony import */ var _store_modules_stock__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @/store/modules/stock */ \"./src/store/modules/stock.js\");\n/* harmony import */ var _store_modules_viop__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @/store/modules/viop */ \"./src/store/modules/viop.js\");\n/* harmony import */ var _store_modules_special_order__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @/store/modules/special-order */ \"./src/store/modules/special-order.js\");\n/* harmony import */ var _store_modules_user__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @/store/modules/user */ \"./src/store/modules/user.js\");\n/* harmony import */ var _store_modules_resources__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @/store/modules/resources */ \"./src/store/modules/resources.js\");\n/* harmony import */ var _store_modules_loading__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @/store/modules/loading */ \"./src/store/modules/loading.js\");\n/* harmony import */ var _mixin_special_order_tpsl_mixin__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @/mixin/special-order-tpsl.mixin */ \"./src/mixin/special-order-tpsl.mixin.js\");\n\n\n\n\n\n\n\n\n\n // import \"./assets/scss/main.scss\";\n\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n install: function install(Vue, options) {\n if (!options || !options.store) {\n throw new Error(\"Please initialise plugin with a Vuex store.\");\n }\n\n options.store.registerModule(\"stock\", _store_modules_stock__WEBPACK_IMPORTED_MODULE_3__[\"default\"]);\n options.store.registerModule(\"viop\", _store_modules_viop__WEBPACK_IMPORTED_MODULE_4__[\"default\"]);\n options.store.registerModule(\"specialOrder\", _store_modules_special_order__WEBPACK_IMPORTED_MODULE_5__[\"default\"]);\n options.store.registerModule(\"user\", _store_modules_user__WEBPACK_IMPORTED_MODULE_6__[\"default\"]);\n options.store.registerModule(\"resources\", _store_modules_resources__WEBPACK_IMPORTED_MODULE_7__[\"default\"]);\n options.store.registerModule(\"loading\", _store_modules_loading__WEBPACK_IMPORTED_MODULE_8__[\"default\"]);\n Vue.component(\"special-order\", _views_stock_BuySellStocks_SpecialOrder_index_vue__WEBPACK_IMPORTED_MODULE_0__[\"default\"]);\n Vue.component(\"overall-summary\", _components_OverallSummary_index_vue__WEBPACK_IMPORTED_MODULE_2__[\"default\"]);\n Vue.component(\"buy-sell-viop-transactions\", _views_BuySellViopTransactions_SpecialOrders_index_vue__WEBPACK_IMPORTED_MODULE_1__[\"default\"]);\n Vue.mixin(_mixin_special_order_tpsl_mixin__WEBPACK_IMPORTED_MODULE_9__[\"default\"]);\n }\n});\n\n//# sourceURL=webpack://OsmanliYatirimPackage/./src/setup.js?");
12589
12589
 
12590
12590
  /***/ }),
12591
12591
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "osmanli-yatirim",
3
- "version": "0.2.4",
3
+ "version": "0.2.5",
4
4
  "private": false,
5
5
  "main": "./dist/OsmanliYatirimPackage.umd.js",
6
6
  "files": [