adata-ui 0.1.52 → 0.1.55
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/adata-ui.common.js +871 -332
- package/dist/adata-ui.common.js.map +1 -1
- package/dist/adata-ui.css +1 -1
- package/dist/adata-ui.umd.js +871 -332
- package/dist/adata-ui.umd.js.map +1 -1
- package/dist/adata-ui.umd.min.js +2 -2
- package/dist/adata-ui.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/App.vue +1 -1
- package/src/components/Checkbox/ACheckbox.vue +114 -0
- package/src/components/Checkbox/Checkbox.stories.js +15 -0
- package/src/components/Header/Header.vue +448 -130
- package/src/components/Header/InfoHeader.vue +157 -164
- package/src/components/Table/ATable.vue +117 -0
- package/src/components/Table/Table.stories.js +15 -0
- package/src/components/index.js +4 -0
- package/src/configs/profileDropDown.js +7 -0
package/dist/adata-ui.common.js
CHANGED
|
@@ -308,6 +308,13 @@ module.exports = function (originalArray) {
|
|
|
308
308
|
};
|
|
309
309
|
|
|
310
310
|
|
|
311
|
+
/***/ }),
|
|
312
|
+
|
|
313
|
+
/***/ "0c9a":
|
|
314
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
315
|
+
|
|
316
|
+
// extracted by mini-css-extract-plugin
|
|
317
|
+
|
|
311
318
|
/***/ }),
|
|
312
319
|
|
|
313
320
|
/***/ "0cb2":
|
|
@@ -489,6 +496,13 @@ module.exports = function (argument) {
|
|
|
489
496
|
};
|
|
490
497
|
|
|
491
498
|
|
|
499
|
+
/***/ }),
|
|
500
|
+
|
|
501
|
+
/***/ "17ad":
|
|
502
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
503
|
+
|
|
504
|
+
// extracted by mini-css-extract-plugin
|
|
505
|
+
|
|
492
506
|
/***/ }),
|
|
493
507
|
|
|
494
508
|
/***/ "17c2":
|
|
@@ -1207,6 +1221,17 @@ module.exports = function (argument) {
|
|
|
1207
1221
|
};
|
|
1208
1222
|
|
|
1209
1223
|
|
|
1224
|
+
/***/ }),
|
|
1225
|
+
|
|
1226
|
+
/***/ "3c75":
|
|
1227
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1228
|
+
|
|
1229
|
+
"use strict";
|
|
1230
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ATable_vue_vue_type_style_index_0_id_b3cc1b06_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("17ad");
|
|
1231
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ATable_vue_vue_type_style_index_0_id_b3cc1b06_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ATable_vue_vue_type_style_index_0_id_b3cc1b06_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
1232
|
+
/* unused harmony reexport * */
|
|
1233
|
+
|
|
1234
|
+
|
|
1210
1235
|
/***/ }),
|
|
1211
1236
|
|
|
1212
1237
|
/***/ "3ca3":
|
|
@@ -1780,6 +1805,17 @@ fixRegExpWellKnownSymbolLogic('replace', function (_, nativeReplace, maybeCallNa
|
|
|
1780
1805
|
}, !REPLACE_SUPPORTS_NAMED_GROUPS || !REPLACE_KEEPS_$0 || REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE);
|
|
1781
1806
|
|
|
1782
1807
|
|
|
1808
|
+
/***/ }),
|
|
1809
|
+
|
|
1810
|
+
/***/ "53fb":
|
|
1811
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1812
|
+
|
|
1813
|
+
"use strict";
|
|
1814
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_InfoHeader_vue_vue_type_style_index_0_id_7d616952_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("e149");
|
|
1815
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_InfoHeader_vue_vue_type_style_index_0_id_7d616952_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_InfoHeader_vue_vue_type_style_index_0_id_7d616952_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
1816
|
+
/* unused harmony reexport * */
|
|
1817
|
+
|
|
1818
|
+
|
|
1783
1819
|
/***/ }),
|
|
1784
1820
|
|
|
1785
1821
|
/***/ "5692":
|
|
@@ -2628,6 +2664,17 @@ var WeakMap = global.WeakMap;
|
|
|
2628
2664
|
module.exports = isCallable(WeakMap) && /native code/.test(inspectSource(WeakMap));
|
|
2629
2665
|
|
|
2630
2666
|
|
|
2667
|
+
/***/ }),
|
|
2668
|
+
|
|
2669
|
+
/***/ "7fe7":
|
|
2670
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2671
|
+
|
|
2672
|
+
"use strict";
|
|
2673
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ACheckbox_vue_vue_type_style_index_0_id_88de6b42_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("0c9a");
|
|
2674
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ACheckbox_vue_vue_type_style_index_0_id_88de6b42_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ACheckbox_vue_vue_type_style_index_0_id_88de6b42_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
2675
|
+
/* unused harmony reexport * */
|
|
2676
|
+
|
|
2677
|
+
|
|
2631
2678
|
/***/ }),
|
|
2632
2679
|
|
|
2633
2680
|
/***/ "825a":
|
|
@@ -3024,17 +3071,6 @@ var POLYFILL = isForced.POLYFILL = 'P';
|
|
|
3024
3071
|
module.exports = isForced;
|
|
3025
3072
|
|
|
3026
3073
|
|
|
3027
|
-
/***/ }),
|
|
3028
|
-
|
|
3029
|
-
/***/ "95bc":
|
|
3030
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3031
|
-
|
|
3032
|
-
"use strict";
|
|
3033
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_InfoHeader_vue_vue_type_style_index_0_id_df547db2_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("f013");
|
|
3034
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_InfoHeader_vue_vue_type_style_index_0_id_df547db2_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_InfoHeader_vue_vue_type_style_index_0_id_df547db2_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
3035
|
-
/* unused harmony reexport * */
|
|
3036
|
-
|
|
3037
|
-
|
|
3038
3074
|
/***/ }),
|
|
3039
3075
|
|
|
3040
3076
|
/***/ "96cf":
|
|
@@ -3796,6 +3832,77 @@ try {
|
|
|
3796
3832
|
}
|
|
3797
3833
|
|
|
3798
3834
|
|
|
3835
|
+
/***/ }),
|
|
3836
|
+
|
|
3837
|
+
/***/ "99af":
|
|
3838
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
3839
|
+
|
|
3840
|
+
"use strict";
|
|
3841
|
+
|
|
3842
|
+
var $ = __webpack_require__("23e7");
|
|
3843
|
+
var global = __webpack_require__("da84");
|
|
3844
|
+
var fails = __webpack_require__("d039");
|
|
3845
|
+
var isArray = __webpack_require__("e8b5");
|
|
3846
|
+
var isObject = __webpack_require__("861d");
|
|
3847
|
+
var toObject = __webpack_require__("7b0b");
|
|
3848
|
+
var lengthOfArrayLike = __webpack_require__("07fa");
|
|
3849
|
+
var createProperty = __webpack_require__("8418");
|
|
3850
|
+
var arraySpeciesCreate = __webpack_require__("65f0");
|
|
3851
|
+
var arrayMethodHasSpeciesSupport = __webpack_require__("1dde");
|
|
3852
|
+
var wellKnownSymbol = __webpack_require__("b622");
|
|
3853
|
+
var V8_VERSION = __webpack_require__("2d00");
|
|
3854
|
+
|
|
3855
|
+
var IS_CONCAT_SPREADABLE = wellKnownSymbol('isConcatSpreadable');
|
|
3856
|
+
var MAX_SAFE_INTEGER = 0x1FFFFFFFFFFFFF;
|
|
3857
|
+
var MAXIMUM_ALLOWED_INDEX_EXCEEDED = 'Maximum allowed index exceeded';
|
|
3858
|
+
var TypeError = global.TypeError;
|
|
3859
|
+
|
|
3860
|
+
// We can't use this feature detection in V8 since it causes
|
|
3861
|
+
// deoptimization and serious performance degradation
|
|
3862
|
+
// https://github.com/zloirock/core-js/issues/679
|
|
3863
|
+
var IS_CONCAT_SPREADABLE_SUPPORT = V8_VERSION >= 51 || !fails(function () {
|
|
3864
|
+
var array = [];
|
|
3865
|
+
array[IS_CONCAT_SPREADABLE] = false;
|
|
3866
|
+
return array.concat()[0] !== array;
|
|
3867
|
+
});
|
|
3868
|
+
|
|
3869
|
+
var SPECIES_SUPPORT = arrayMethodHasSpeciesSupport('concat');
|
|
3870
|
+
|
|
3871
|
+
var isConcatSpreadable = function (O) {
|
|
3872
|
+
if (!isObject(O)) return false;
|
|
3873
|
+
var spreadable = O[IS_CONCAT_SPREADABLE];
|
|
3874
|
+
return spreadable !== undefined ? !!spreadable : isArray(O);
|
|
3875
|
+
};
|
|
3876
|
+
|
|
3877
|
+
var FORCED = !IS_CONCAT_SPREADABLE_SUPPORT || !SPECIES_SUPPORT;
|
|
3878
|
+
|
|
3879
|
+
// `Array.prototype.concat` method
|
|
3880
|
+
// https://tc39.es/ecma262/#sec-array.prototype.concat
|
|
3881
|
+
// with adding support of @@isConcatSpreadable and @@species
|
|
3882
|
+
$({ target: 'Array', proto: true, forced: FORCED }, {
|
|
3883
|
+
// eslint-disable-next-line no-unused-vars -- required for `.length`
|
|
3884
|
+
concat: function concat(arg) {
|
|
3885
|
+
var O = toObject(this);
|
|
3886
|
+
var A = arraySpeciesCreate(O, 0);
|
|
3887
|
+
var n = 0;
|
|
3888
|
+
var i, k, length, len, E;
|
|
3889
|
+
for (i = -1, length = arguments.length; i < length; i++) {
|
|
3890
|
+
E = i === -1 ? O : arguments[i];
|
|
3891
|
+
if (isConcatSpreadable(E)) {
|
|
3892
|
+
len = lengthOfArrayLike(E);
|
|
3893
|
+
if (n + len > MAX_SAFE_INTEGER) throw TypeError(MAXIMUM_ALLOWED_INDEX_EXCEEDED);
|
|
3894
|
+
for (k = 0; k < len; k++, n++) if (k in E) createProperty(A, n, E[k]);
|
|
3895
|
+
} else {
|
|
3896
|
+
if (n >= MAX_SAFE_INTEGER) throw TypeError(MAXIMUM_ALLOWED_INDEX_EXCEEDED);
|
|
3897
|
+
createProperty(A, n++, E);
|
|
3898
|
+
}
|
|
3899
|
+
}
|
|
3900
|
+
A.length = n;
|
|
3901
|
+
return A;
|
|
3902
|
+
}
|
|
3903
|
+
});
|
|
3904
|
+
|
|
3905
|
+
|
|
3799
3906
|
/***/ }),
|
|
3800
3907
|
|
|
3801
3908
|
/***/ "9a1f":
|
|
@@ -7121,6 +7228,13 @@ if (DESCRIPTORS && isCallable(NativeSymbol) && (!('description' in SymbolPrototy
|
|
|
7121
7228
|
}
|
|
7122
7229
|
|
|
7123
7230
|
|
|
7231
|
+
/***/ }),
|
|
7232
|
+
|
|
7233
|
+
/***/ "e149":
|
|
7234
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
7235
|
+
|
|
7236
|
+
// extracted by mini-css-extract-plugin
|
|
7237
|
+
|
|
7124
7238
|
/***/ }),
|
|
7125
7239
|
|
|
7126
7240
|
/***/ "e163":
|
|
@@ -7847,13 +7961,6 @@ module.exports = function (it) {
|
|
|
7847
7961
|
/* unused harmony reexport * */
|
|
7848
7962
|
|
|
7849
7963
|
|
|
7850
|
-
/***/ }),
|
|
7851
|
-
|
|
7852
|
-
/***/ "f013":
|
|
7853
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
7854
|
-
|
|
7855
|
-
// extracted by mini-css-extract-plugin
|
|
7856
|
-
|
|
7857
7964
|
/***/ }),
|
|
7858
7965
|
|
|
7859
7966
|
/***/ "f069":
|
|
@@ -7989,20 +8096,21 @@ var es_object_keys = __webpack_require__("b64b");
|
|
|
7989
8096
|
var external_commonjs_vue_commonjs2_vue_root_Vue_ = __webpack_require__("8bbf");
|
|
7990
8097
|
var external_commonjs_vue_commonjs2_vue_root_Vue_default = /*#__PURE__*/__webpack_require__.n(external_commonjs_vue_commonjs2_vue_root_Vue_);
|
|
7991
8098
|
|
|
7992
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"917c70aa-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/
|
|
7993
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.
|
|
7994
|
-
'btn',
|
|
7995
|
-
("btn_" + _vm.variant),
|
|
7996
|
-
("size_" + _vm.size) ],attrs:{"href":_vm.url,"event":_vm.event ? 'click' : ''}},'component',_vm.$attrs,false),_vm.$listeners),[_vm._t("default")],2)}
|
|
8099
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"917c70aa-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Checkbox/ACheckbox.vue?vue&type=template&id=88de6b42&scoped=true&
|
|
8100
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('label',{staticClass:"a-checkbox",attrs:{"for":_vm.fakeHash}},[_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.model),expression:"model"}],staticClass:"a-checkbox__input",attrs:{"type":"checkbox","id":_vm.fakeHash,"disabled":_vm.disabled},domProps:{"value":_vm.inputValue,"checked":Array.isArray(_vm.model)?_vm._i(_vm.model,_vm.inputValue)>-1:(_vm.model)},on:{"change":function($event){var $$a=_vm.model,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=_vm.inputValue,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.model=$$a.concat([$$v]))}else{$$i>-1&&(_vm.model=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.model=$$c}}}}),_c('span',{staticClass:"checkmark"}),_c('span',{staticClass:"a-checkbox__label"},[_vm._v(_vm._s(_vm.label))])])}
|
|
7997
8101
|
var staticRenderFns = []
|
|
7998
8102
|
|
|
7999
8103
|
|
|
8000
|
-
// CONCATENATED MODULE: ./src/components/
|
|
8104
|
+
// CONCATENATED MODULE: ./src/components/Checkbox/ACheckbox.vue?vue&type=template&id=88de6b42&scoped=true&
|
|
8001
8105
|
|
|
8002
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.
|
|
8003
|
-
var
|
|
8106
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.number.constructor.js
|
|
8107
|
+
var es_number_constructor = __webpack_require__("a9e3");
|
|
8108
|
+
|
|
8109
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.array.concat.js
|
|
8110
|
+
var es_array_concat = __webpack_require__("99af");
|
|
8111
|
+
|
|
8112
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Checkbox/ACheckbox.vue?vue&type=script&lang=js&
|
|
8004
8113
|
|
|
8005
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Button/AButton.vue?vue&type=script&lang=js&
|
|
8006
8114
|
|
|
8007
8115
|
//
|
|
8008
8116
|
//
|
|
@@ -8019,43 +8127,49 @@ var es_array_includes = __webpack_require__("caad");
|
|
|
8019
8127
|
//
|
|
8020
8128
|
//
|
|
8021
8129
|
//
|
|
8022
|
-
|
|
8023
|
-
//
|
|
8024
|
-
//
|
|
8025
|
-
/* harmony default export */ var AButtonvue_type_script_lang_js_ = ({
|
|
8026
|
-
name: "AButton",
|
|
8130
|
+
/* harmony default export */ var ACheckboxvue_type_script_lang_js_ = ({
|
|
8027
8131
|
props: {
|
|
8028
|
-
|
|
8029
|
-
type: String,
|
|
8030
|
-
default:
|
|
8031
|
-
validator: function validator(value) {
|
|
8032
|
-
return ['white', 'grey', 'yellow', 'red', 'green', 'blue_outlined', 'blue'].includes(value);
|
|
8033
|
-
}
|
|
8132
|
+
id: {
|
|
8133
|
+
type: [String, Number],
|
|
8134
|
+
default: null
|
|
8034
8135
|
},
|
|
8035
|
-
|
|
8036
|
-
type: String,
|
|
8037
|
-
default:
|
|
8038
|
-
validator: function validator(value) {
|
|
8039
|
-
return ['sm', 'md', 'extra_sm'].includes(value);
|
|
8040
|
-
}
|
|
8136
|
+
inputValue: {
|
|
8137
|
+
type: [String, Boolean],
|
|
8138
|
+
default: null
|
|
8041
8139
|
},
|
|
8042
|
-
|
|
8043
|
-
type:
|
|
8140
|
+
value: {
|
|
8141
|
+
type: Array,
|
|
8142
|
+
default: function _default() {
|
|
8143
|
+
return [];
|
|
8144
|
+
}
|
|
8044
8145
|
},
|
|
8045
|
-
|
|
8046
|
-
type:
|
|
8047
|
-
default:
|
|
8146
|
+
label: {
|
|
8147
|
+
type: String,
|
|
8148
|
+
default: ""
|
|
8048
8149
|
},
|
|
8049
8150
|
disabled: {
|
|
8050
8151
|
type: Boolean,
|
|
8051
8152
|
default: false
|
|
8052
8153
|
}
|
|
8154
|
+
},
|
|
8155
|
+
computed: {
|
|
8156
|
+
fakeHash: function fakeHash() {
|
|
8157
|
+
return "".concat(this.id, "_").concat(this.label, "_checkbox");
|
|
8158
|
+
},
|
|
8159
|
+
model: {
|
|
8160
|
+
get: function get() {
|
|
8161
|
+
return this.value;
|
|
8162
|
+
},
|
|
8163
|
+
set: function set(value) {
|
|
8164
|
+
this.$emit("input", value);
|
|
8165
|
+
}
|
|
8166
|
+
}
|
|
8053
8167
|
}
|
|
8054
8168
|
});
|
|
8055
|
-
// CONCATENATED MODULE: ./src/components/
|
|
8056
|
-
/* harmony default export */ var
|
|
8057
|
-
// EXTERNAL MODULE: ./src/components/
|
|
8058
|
-
var
|
|
8169
|
+
// CONCATENATED MODULE: ./src/components/Checkbox/ACheckbox.vue?vue&type=script&lang=js&
|
|
8170
|
+
/* harmony default export */ var Checkbox_ACheckboxvue_type_script_lang_js_ = (ACheckboxvue_type_script_lang_js_);
|
|
8171
|
+
// EXTERNAL MODULE: ./src/components/Checkbox/ACheckbox.vue?vue&type=style&index=0&id=88de6b42&lang=scss&scoped=true&
|
|
8172
|
+
var ACheckboxvue_type_style_index_0_id_88de6b42_lang_scss_scoped_true_ = __webpack_require__("7fe7");
|
|
8059
8173
|
|
|
8060
8174
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
8061
8175
|
/* globals __VUE_SSR_CONTEXT__ */
|
|
@@ -8157,7 +8271,7 @@ function normalizeComponent (
|
|
|
8157
8271
|
}
|
|
8158
8272
|
}
|
|
8159
8273
|
|
|
8160
|
-
// CONCATENATED MODULE: ./src/components/
|
|
8274
|
+
// CONCATENATED MODULE: ./src/components/Checkbox/ACheckbox.vue
|
|
8161
8275
|
|
|
8162
8276
|
|
|
8163
8277
|
|
|
@@ -8167,17 +8281,106 @@ function normalizeComponent (
|
|
|
8167
8281
|
/* normalize component */
|
|
8168
8282
|
|
|
8169
8283
|
var component = normalizeComponent(
|
|
8170
|
-
|
|
8284
|
+
Checkbox_ACheckboxvue_type_script_lang_js_,
|
|
8171
8285
|
render,
|
|
8172
8286
|
staticRenderFns,
|
|
8173
8287
|
false,
|
|
8174
8288
|
null,
|
|
8289
|
+
"88de6b42",
|
|
8290
|
+
null
|
|
8291
|
+
|
|
8292
|
+
)
|
|
8293
|
+
|
|
8294
|
+
/* harmony default export */ var ACheckbox = (component.exports);
|
|
8295
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"917c70aa-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Button/AButton.vue?vue&type=template&id=4fa0b10a&
|
|
8296
|
+
var AButtonvue_type_template_id_4fa0b10a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.url ? 'a' : 'button',_vm._g(_vm._b({tag:"component",class:[
|
|
8297
|
+
'btn',
|
|
8298
|
+
("btn_" + _vm.variant),
|
|
8299
|
+
("size_" + _vm.size) ],attrs:{"href":_vm.url,"event":_vm.event ? 'click' : ''}},'component',_vm.$attrs,false),_vm.$listeners),[_vm._t("default")],2)}
|
|
8300
|
+
var AButtonvue_type_template_id_4fa0b10a_staticRenderFns = []
|
|
8301
|
+
|
|
8302
|
+
|
|
8303
|
+
// CONCATENATED MODULE: ./src/components/Button/AButton.vue?vue&type=template&id=4fa0b10a&
|
|
8304
|
+
|
|
8305
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.array.includes.js
|
|
8306
|
+
var es_array_includes = __webpack_require__("caad");
|
|
8307
|
+
|
|
8308
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Button/AButton.vue?vue&type=script&lang=js&
|
|
8309
|
+
|
|
8310
|
+
//
|
|
8311
|
+
//
|
|
8312
|
+
//
|
|
8313
|
+
//
|
|
8314
|
+
//
|
|
8315
|
+
//
|
|
8316
|
+
//
|
|
8317
|
+
//
|
|
8318
|
+
//
|
|
8319
|
+
//
|
|
8320
|
+
//
|
|
8321
|
+
//
|
|
8322
|
+
//
|
|
8323
|
+
//
|
|
8324
|
+
//
|
|
8325
|
+
//
|
|
8326
|
+
//
|
|
8327
|
+
//
|
|
8328
|
+
/* harmony default export */ var AButtonvue_type_script_lang_js_ = ({
|
|
8329
|
+
name: "AButton",
|
|
8330
|
+
props: {
|
|
8331
|
+
variant: {
|
|
8332
|
+
type: String,
|
|
8333
|
+
default: "yellow",
|
|
8334
|
+
validator: function validator(value) {
|
|
8335
|
+
return ['white', 'grey', 'yellow', 'red', 'green', 'blue_outlined', 'blue'].includes(value);
|
|
8336
|
+
}
|
|
8337
|
+
},
|
|
8338
|
+
size: {
|
|
8339
|
+
type: String,
|
|
8340
|
+
default: "md",
|
|
8341
|
+
validator: function validator(value) {
|
|
8342
|
+
return ['sm', 'md', 'extra_sm'].includes(value);
|
|
8343
|
+
}
|
|
8344
|
+
},
|
|
8345
|
+
url: {
|
|
8346
|
+
type: String
|
|
8347
|
+
},
|
|
8348
|
+
event: {
|
|
8349
|
+
type: Boolean,
|
|
8350
|
+
default: true
|
|
8351
|
+
},
|
|
8352
|
+
disabled: {
|
|
8353
|
+
type: Boolean,
|
|
8354
|
+
default: false
|
|
8355
|
+
}
|
|
8356
|
+
}
|
|
8357
|
+
});
|
|
8358
|
+
// CONCATENATED MODULE: ./src/components/Button/AButton.vue?vue&type=script&lang=js&
|
|
8359
|
+
/* harmony default export */ var Button_AButtonvue_type_script_lang_js_ = (AButtonvue_type_script_lang_js_);
|
|
8360
|
+
// EXTERNAL MODULE: ./src/components/Button/AButton.vue?vue&type=style&index=0&lang=scss&
|
|
8361
|
+
var AButtonvue_type_style_index_0_lang_scss_ = __webpack_require__("8dca");
|
|
8362
|
+
|
|
8363
|
+
// CONCATENATED MODULE: ./src/components/Button/AButton.vue
|
|
8364
|
+
|
|
8365
|
+
|
|
8366
|
+
|
|
8367
|
+
|
|
8368
|
+
|
|
8369
|
+
|
|
8370
|
+
/* normalize component */
|
|
8371
|
+
|
|
8372
|
+
var AButton_component = normalizeComponent(
|
|
8373
|
+
Button_AButtonvue_type_script_lang_js_,
|
|
8374
|
+
AButtonvue_type_template_id_4fa0b10a_render,
|
|
8375
|
+
AButtonvue_type_template_id_4fa0b10a_staticRenderFns,
|
|
8376
|
+
false,
|
|
8377
|
+
null,
|
|
8175
8378
|
null,
|
|
8176
8379
|
null
|
|
8177
8380
|
|
|
8178
8381
|
)
|
|
8179
8382
|
|
|
8180
|
-
/* harmony default export */ var AButton = (
|
|
8383
|
+
/* harmony default export */ var AButton = (AButton_component.exports);
|
|
8181
8384
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"917c70aa-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/TextField/TextField.vue?vue&type=template&id=068cf2f4&
|
|
8182
8385
|
var TextFieldvue_type_template_id_068cf2f4_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"adt-text-block"},[_c('div',{class:['adt-text-block__field', { error: !!_vm.errorText }]},[_c('input',{ref:"input",staticClass:"adt-text-block__input",class:{ error: !!_vm.errorText },attrs:{"type":_vm.type,"placeholder":_vm.placeholder,"required":""},domProps:{"value":_vm.value},on:{"input":function($event){return _vm.$emit('input', $event.target.value)},"keyup":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.enterPressed.apply(null, arguments)}}}),_c('label',{staticClass:"adt-text-block__label"},[_vm._v(" "+_vm._s(_vm.label)+" "),(_vm.required)?_c('span',{staticClass:"adt-text-block__required"},[_vm._v("*")]):_vm._e()]),(_vm.clearable && _vm.value && _vm.value.length > 0)?_c('div',{staticClass:"adt-text-block__icon desktop",on:{"click":function($event){return _vm.$emit('input', '')}}},[_c('svg',{attrs:{"width":"12","height":"12","fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 16 16","id":"clearIcon"}},[_c('path',{attrs:{"d":"M2 2l12 12m0-12L2 14","stroke":"#2C3E50","stroke-linecap":"round","stroke-linejoin":"round"}})])]):_vm._e()]),(!!_vm.errorText)?_c('div',{staticClass:"adt-text-block__error"},[_c('svg',{attrs:{"width":"14","height":"14","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg","id":"icon__attention"}},[_c('path',{attrs:{"d":"M8.5 4C8.5 3.72386 8.27614 3.5 8 3.5C7.72386 3.5 7.5 3.72386 7.5 4H8.5ZM7.5 9C7.5 9.27614 7.72386 9.5 8 9.5C8.27614 9.5 8.5 9.27614 8.5 9H7.5ZM7.5 4V9H8.5V4H7.5Z","fill":"#FF2E43"}}),_c('path',{attrs:{"d":"M8.5 11C8.5 10.7239 8.27614 10.5 8 10.5C7.72386 10.5 7.5 10.7239 7.5 11H8.5ZM7.5 11.5C7.5 11.7761 7.72386 12 8 12C8.27614 12 8.5 11.7761 8.5 11.5H7.5ZM7.5 11V11.5H8.5V11H7.5Z","fill":"#FF2E43"}}),_c('circle',{attrs:{"cx":"8","cy":"8","r":"7","stroke":"#FF2E43"}})]),_vm._v(" "+_vm._s(_vm.errorText)+" ")]):_vm._e()])}
|
|
8183
8386
|
var TextFieldvue_type_template_id_068cf2f4_staticRenderFns = []
|
|
@@ -8491,34 +8694,82 @@ var Alert_component = normalizeComponent(
|
|
|
8491
8694
|
)
|
|
8492
8695
|
|
|
8493
8696
|
/* harmony default export */ var Alert = (Alert_component.exports);
|
|
8494
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"917c70aa-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Header/Header.vue?vue&type=template&id=
|
|
8495
|
-
var
|
|
8496
|
-
|
|
8497
|
-
|
|
8498
|
-
|
|
8697
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"917c70aa-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Header/Header.vue?vue&type=template&id=6e237f90&
|
|
8698
|
+
var Headervue_type_template_id_6e237f90_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('header',{class:{ sticky: _vm.isSticky }},[_c('InfoHeader',{attrs:{"weather":_vm.weather,"currencies":_vm.currencies,"system-message":_vm.systemMessage,"requestCount":_vm.requestCount,"daysRemaining":_vm.daysRemaining,"is-open-notification":_vm.isOpenNotification,"is-authenticated":_vm.isAuthenticated},on:{"closeNotification":_vm.closeNotification}}),_c('div',{staticClass:"header",class:{ bordered: _vm.isBordered }},[_c('div',{staticClass:"container"},[_c('div',{staticClass:"header__left"},[_c('a',{staticClass:"logo",attrs:{"href":_vm.main[_vm.mode]}},[_c('svg',{staticClass:"adata-logo",attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 166 48"}},[_c('path',{attrs:{"d":"M62.926 38.22v-28h10.316c10.342 0 15.511 4.55 15.508 13.652 0 4.36-1.41 7.843-4.232 10.448-2.822 2.605-6.58 3.907-11.276 3.904l-10.316-.004zm6.56-22.868v17.752h3.248c2.839 0 5.069-.82 6.69-2.46 1.622-1.64 2.43-3.873 2.424-6.7 0-2.667-.8-4.767-2.403-6.3-1.602-1.533-3.853-2.297-6.752-2.292h-3.206zM118.5 38.22h-7.131l-2.079-6.228H98.958l-2.079 6.228h-7.093l10.598-28h7.775l10.341 28zm-10.723-11.072l-3.127-9.416a11.94 11.94 0 01-.486-2.516h-.162c-.07.83-.24 1.649-.508 2.44l-3.168 9.492h7.451zm31.833-11.796h-8.316V38.22h-6.557V15.352h-8.274v-5.136h23.147v5.136zM166 38.22h-7.143l-2.079-6.228h-10.349l-2.05 6.228h-7.106l10.598-28h7.776l10.353 28zm-10.719-11.072l-3.127-9.416a11.94 11.94 0 01-.486-2.516h-.163c-.069.83-.239 1.649-.507 2.44l-3.168 9.492h7.451zM24.553 15.252h-.163c-.069.83-.24 1.649-.507 2.44L20.715 27.2h7.45l-3.126-9.412a12.02 12.02 0 01-.486-2.536z"}}),_c('path',{attrs:{"d":"M44.905 0H4.99a5.091 5.091 0 00-3.528 1.406A4.71 4.71 0 000 4.8v38.4a4.71 4.71 0 001.461 3.394A5.091 5.091 0 004.99 48h39.916a5.091 5.091 0 003.528-1.406 4.71 4.71 0 001.462-3.394V4.8a4.71 4.71 0 00-1.462-3.394A5.091 5.091 0 0044.905 0zM31.737 38.26l-2.079-6.232H19.305l-2.05 6.232h-7.097l10.598-28h7.776l10.353 28h-7.148z"}})])]),(_vm.headerItems.length > 0)?_c('div',{staticClass:"menu"},_vm._l((_vm.headerItems),function(item,index){return _c('a',{key:index,staticClass:"menu__wrapper menu__items",class:{ active: item.key === _vm.activeTabKey },attrs:{"href":item[_vm.mode]}},[_vm._v(" "+_vm._s(item.name)+" ")])}),0):_vm._e()]),_c('div',{staticClass:"header__right"},[_vm._t("chooseCountry"),_c('Profile',{attrs:{"profileDropDown":_vm.profileDropDown,"mode":_vm.mode,"isAuthenticated":_vm.isAuthenticated,"email":_vm.email,"loginUrl":_vm.loginUrl,"activeTabKey":_vm.activeTabKey},on:{"showBalanceModal":function (val) {
|
|
8699
|
+
_vm.$emit('showBalanceModal', val);
|
|
8700
|
+
},"setShowModal":function (val) {
|
|
8701
|
+
_vm.$emit('setShowModal', val);
|
|
8702
|
+
},"logout":function($event){return _vm.$emit('logout')},"setIsReplenishModal":function (val) {
|
|
8703
|
+
_vm.$emit('setIsReplenishModal', val);
|
|
8704
|
+
}}}),_c('div',{staticClass:"menu_mobile--switcher",on:{"click":_vm.changeValue}},[_c('svg',{attrs:{"width":"24","height":"24","fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd","d":"M2 4h20v2H2V4zm0 14h20v2H2v-2zm0-7h20v2H2v-2z","fill":"#2C3E50"}})])])],2)]),_c('MobileToggle',{scopedSlots:_vm._u([{key:"default",fn:function(ref){
|
|
8705
|
+
var animationClass = ref.animationClass;
|
|
8706
|
+
return [_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.headerItems.length > 0 && _vm.isOpen),expression:"headerItems.length > 0 && isOpen"}],staticClass:"menu_mobile",class:animationClass},[_c('div',{staticClass:"menu-wrapper"},[_c('div',{staticClass:"mobile-table-head",on:{"click":function($event){$event.stopPropagation();return _vm.changeValue.apply(null, arguments)}}},[_c('svg',{attrs:{"width":"18","height":"18","fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd","d":"M4.414 18.142L18.556 4l1.415 1.414L5.828 19.556l-1.414-1.414z","fill":"#2C3E50"}}),_c('path',{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd","d":"M5.414 4l14.142 14.142-1.414 1.414L4 5.414 5.414 4z","fill":"#2C3E50"}})])]),_c('div',{staticClass:"menu__link"},_vm._l((_vm.headerItems),function(item,index){return _c('a',{key:index,staticClass:"menu_mobile-wrapper",class:{ 'active-burger-tab': item.key === _vm.activeTabKey },attrs:{"href":item[_vm.mode]}},[_vm._v(" "+_vm._s(item.name)+" ")])}),0)]),_c('div',{staticClass:"menu-mobile__info"},[_c('div',{staticClass:"menu-mobile__info-header"},[_c('span',[_vm._v("Валюта")]),_c('span',[_vm._v("Покупка")]),_c('span',[_vm._v("Продажа")])]),_c('div',{staticClass:"menu-mobile__info-body"},_vm._l((_vm.currencies),function(currency,index){return _c('div',{key:index,staticClass:"menu-mobile__info-row"},[_c('div',{staticClass:"menu-mobile__info-column"},[(currency.currency === 'USD')?_c('svg',{attrs:{"width":"16","height":"17","viewBox":"0 0 16 17","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('g',{attrs:{"clip-path":"url(#clip0_179_1917)"}},[_c('path',{attrs:{"d":"M26.4 0.5H-4V16.5H26.4V0.5Z","fill":"white"}}),_c('path',{attrs:{"d":"M26.4 0.5H-4V1.732H26.4V0.5Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 2.95996H-4V4.19196H26.4V2.95996Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 5.42407H-4V6.65607H26.4V5.42407Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 7.88403H-4V9.11603H26.4V7.88403Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 10.3479H-4V11.5799H26.4V10.3479Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 12.8081H-4V14.0401H26.4V12.8081Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 15.2681H-4V16.5001H26.4V15.2681Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M8.16 0.5H-4V9.116H8.16V0.5Z","fill":"#3C3B6E"}}),_c('path',{attrs:{"d":"M0.603882 1.20011L0.891882 1.40811L0.783882 1.75211L1.07188 1.54011L1.35988 1.75211L1.25188 1.40811L1.53988 1.20011H1.18388L1.07188 0.860107L0.959882 1.20011H0.603882Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.61987 1.20011L2.90787 1.40811L2.79987 1.75211L3.08787 1.54011L3.37587 1.75211L3.26787 1.40811L3.55587 1.20011H3.19987L3.08787 0.860107L2.97587 1.20011H2.61987Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.63599 1.20011L4.92399 1.40811L4.81599 1.75211L5.10399 1.54011L5.39199 1.75211L5.28399 1.40811L5.57199 1.20011H5.21599L5.10399 0.860107L4.99199 1.20011H4.63599Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.65198 1.20011L6.93998 1.40811L6.83198 1.75211L7.11998 1.54011L7.40798 1.75211L7.29998 1.40811L7.58798 1.20011H7.23198L7.11998 0.860107L7.00798 1.20011H6.65198Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.403931 2.06412L-0.115931 2.27212L-0.223931 2.61612L0.0640694 2.40412L0.352069 2.61612L0.244069 2.27212L0.532069 2.06412H0.176069L0.0640694 1.72412L-0.0479305 2.06412H-0.403931Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.61206 2.06412L1.90006 2.27212L1.79206 2.61612L2.08006 2.40412L2.36806 2.61612L2.26006 2.27212L2.54806 2.06412H2.19206L2.08006 1.72412L1.96806 2.06412H1.61206Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.62817 2.06412L3.91617 2.27212L3.80817 2.61612L4.09617 2.40412L4.38417 2.61612L4.27617 2.27212L4.56417 2.06412H4.20817L4.09617 1.72412L3.98417 2.06412H3.62817Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.64417 2.06412L5.93216 2.27212L5.82416 2.61612L6.11216 2.40412L6.40016 2.61612L6.29216 2.27212L6.58016 2.06412H6.22416L6.11216 1.72412L6.00016 2.06412H5.64417Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.603882 2.92789L0.891882 3.13589L0.783882 3.47989L1.07188 3.26789L1.35988 3.47989L1.25188 3.13589L1.53988 2.92789H1.18388L1.07188 2.58789L0.959882 2.92789H0.603882Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.61987 2.92789L2.90787 3.13589L2.79987 3.47989L3.08787 3.26789L3.37587 3.47989L3.26787 3.13589L3.55587 2.92789H3.19987L3.08787 2.58789L2.97587 2.92789H2.61987Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.63599 2.92789L4.92399 3.13589L4.81599 3.47989L5.10399 3.26789L5.39199 3.47989L5.28399 3.13589L5.57199 2.92789H5.21599L5.10399 2.58789L4.99199 2.92789H4.63599Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.65198 2.92789L6.93998 3.13589L6.83198 3.47989L7.11998 3.26789L7.40798 3.47989L7.29998 3.13589L7.58798 2.92789H7.23198L7.11998 2.58789L7.00798 2.92789H6.65198Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.380127 3.7959L-0.0881271 4.0039L-0.200127 4.3439L0.0878731 4.1359L0.379873 4.3439L0.267873 4.0039L0.555873 3.7959H0.199873L0.0878731 3.4519L-0.0201271 3.7959H-0.380127Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.63599 3.7959L1.92399 4.0039L1.81599 4.3439L2.10399 4.1359L2.39599 4.3439L2.28399 4.0039L2.57199 3.7959H2.21599L2.10399 3.4519L1.99599 3.7959H1.63599Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.65198 3.7959L3.94398 4.0039L3.83198 4.3439L4.11998 4.1359L4.41198 4.3439L4.29998 4.0039L4.58798 3.7959H4.23198L4.11998 3.4519L4.01198 3.7959H3.65198Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.66797 3.7959L5.95597 4.0039L5.84797 4.3439L6.13597 4.1359L6.42797 4.3439L6.31597 4.0039L6.60397 3.7959H6.24797L6.13597 3.4519L6.02797 3.7959H5.66797Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.635986 4.65201L0.923986 4.86001L0.811986 5.20401L1.10399 4.99201L1.39199 5.20401L1.27999 4.86001L1.57199 4.65201H1.21199L1.10399 4.31201L0.991986 4.65201H0.635986Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.65198 4.65201L2.93998 4.86001L2.82798 5.20401L3.11998 4.99201L3.40798 5.20401L3.29598 4.86001L3.58798 4.65201H3.22798L3.11998 4.31201L3.00798 4.65201H2.65198Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.66406 4.65201L4.95606 4.86001L4.84406 5.20401L5.13606 4.99201L5.42406 5.20401L5.31206 4.86001L5.60406 4.65201H5.24406L5.13606 4.31201L5.02406 4.65201H4.66406Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.40002 4.84L6.69202 5.048L6.58002 5.392L6.87202 5.18L7.16002 5.392L7.04802 5.048L7.34002 4.84H6.98002L6.87202 4.5L6.76002 4.84H6.40002Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.651978 6.35196L0.943977 6.55996L0.831978 6.90396L1.11998 6.69196L1.41198 6.90396L1.29998 6.55996L1.58798 6.35196H1.23198L1.11998 6.01196L1.01198 6.35196H0.651978Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.66797 6.35196L2.95997 6.55996L2.84797 6.90396L3.13597 6.69196L3.42797 6.90396L3.31597 6.55996L3.60797 6.35196H3.24797L3.13597 6.01196L3.02797 6.35196H2.66797Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.68396 6.35196L4.97596 6.55996L4.86396 6.90396L5.15196 6.69196L5.44396 6.90396L5.33196 6.55996L5.61996 6.35196H5.26396L5.15196 6.01196L5.04396 6.35196H4.68396Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.69995 6.35196L6.99195 6.55996L6.87995 6.90396L7.16795 6.69196L7.45995 6.90396L7.34795 6.55996L7.63595 6.35196H7.27995L7.16795 6.01196L7.05995 6.35196H6.69995Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.628174 8.07193L0.916174 8.28393L0.808174 8.62393L1.09617 8.41193L1.38817 8.62393L1.27617 8.28393L1.56417 8.07193H1.20817L1.09617 7.73193L0.988174 8.07193H0.628174Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.64417 8.07193L2.93616 8.28393L2.82416 8.62393L3.11216 8.41193L3.40416 8.62393L3.29216 8.28393L3.58016 8.07193H3.22416L3.11216 7.73193L3.00416 8.07193H2.64417Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.66016 8.07193L4.95216 8.28393L4.84016 8.62393L5.12816 8.41193L5.42016 8.62393L5.30816 8.28393L5.59616 8.07193H5.24016L5.12816 7.73193L5.02016 8.07193H4.66016Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.67615 8.07193L6.96415 8.28393L6.85615 8.62393L7.14415 8.41193L7.43615 8.62393L7.32415 8.28393L7.61215 8.07193H7.25615L7.14415 7.73193L7.03615 8.07193H6.67615Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.376221 5.4921L-0.0842209 5.7041L-0.196221 6.0441L0.095779 5.8321L0.383779 6.0441L0.275779 5.7041L0.563779 5.4921H0.203779L0.095779 5.1521L-0.0162209 5.4921H-0.376221Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.64417 5.4921L1.93217 5.7041L1.82017 6.0441L2.11217 5.8321L2.40017 6.0441L2.28817 5.7041L2.58017 5.4921H2.22017L2.11217 5.1521L2.00017 5.4921H1.64417Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.65588 5.4921L3.94788 5.7041L3.83588 6.0441L4.12788 5.8321L4.41588 6.0441L4.30788 5.7041L4.59588 5.4921H4.23588L4.12788 5.1521L4.01588 5.4921H3.65588Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.67188 5.4921L5.96387 5.7041L5.85187 6.0441L6.14387 5.8321L6.43187 6.0441L6.31987 5.7041L6.61187 5.4921H6.25187L6.14387 5.1521L6.03187 5.4921H5.67188Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.380127 7.21207L-0.0881271 7.42007L-0.200127 7.76007L0.0878731 7.55207L0.379873 7.76007L0.267873 7.42007L0.555873 7.21207H0.199873L0.0878731 6.87207L-0.0201271 7.21207H-0.380127Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.63599 7.21207L1.92399 7.42007L1.81599 7.76007L2.10399 7.55207L2.39599 7.76007L2.28399 7.42007L2.57199 7.21207H2.21599L2.10399 6.87207L1.99599 7.21207H1.63599Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.65198 7.21207L3.94398 7.42007L3.83198 7.76007L4.11998 7.55207L4.41198 7.76007L4.29998 7.42007L4.58798 7.21207H4.23198L4.11998 6.87207L4.01198 7.21207H3.65198Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.66797 7.21207L5.95597 7.42007L5.84797 7.76007L6.13597 7.55207L6.42797 7.76007L6.31597 7.42007L6.60397 7.21207H6.24797L6.13597 6.87207L6.02797 7.21207H5.66797Z","fill":"white"}})]),_c('defs',[_c('clipPath',{attrs:{"id":"clip0_179_1917"}},[_c('path',{attrs:{"d":"M0 2.5C0 1.39543 0.895431 0.5 2 0.5H14C15.1046 0.5 16 1.39543 16 2.5V14.5C16 15.6046 15.1046 16.5 14 16.5H2C0.895431 16.5 0 15.6046 0 14.5V2.5Z","fill":"white"}})])])]):_vm._e(),(currency.currency === 'EUR')?_c('svg',{attrs:{"width":"16","height":"17","viewBox":"0 0 16 17","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M0 2.5C0 1.39543 0.895431 0.5 2 0.5H14C15.1046 0.5 16 1.39543 16 2.5V14.5C16 15.6046 15.1046 16.5 14 16.5H2C0.895431 16.5 0 15.6046 0 14.5V2.5Z","fill":"#314199"}}),_c('path',{attrs:{"d":"M7.99479 12.5967L8.18355 13.1573L8.75857 13.1568L8.35044 13.4667L8.46265 14.0686L7.99479 13.7271L7.52542 14.0594L7.639 13.4667L7.23511 13.1549H7.80958L7.99479 12.5967Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M7.99479 2.85718L8.18355 3.41796L8.75857 3.41727L8.35044 3.72735L8.46265 4.32913L7.99479 3.98765L7.52542 4.31994L7.639 3.72735L7.23511 3.41535H7.80958L7.99479 2.85718Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M10.333 3.48364L10.5218 4.04428L11.097 4.04373L10.6888 4.35368L10.8009 4.95546L10.333 4.61411L9.86366 4.94641L9.97739 4.35368L9.57349 4.04181H10.148L10.333 3.48364Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M5.54397 3.48364L5.73273 4.04428L6.3079 4.04373L5.89976 4.35368L6.01184 4.95546L5.54397 4.61411L5.0746 4.94641L5.18832 4.35368L4.78442 4.04181H5.35877L5.54397 3.48364Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M10.333 11.9387L10.5218 12.4995L11.097 12.4989L10.6888 12.8089L10.8009 13.4107L10.333 13.0693L9.86366 13.4016L9.97739 12.8089L9.57349 12.4969H10.148L10.333 11.9387Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M5.54397 11.9387L5.73273 12.4995L6.3079 12.4989L5.89976 12.8089L6.01184 13.4107L5.54397 13.0693L5.0746 13.4016L5.18832 12.8089L4.78442 12.4969H5.35877L5.54397 11.9387Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M3.75309 5.32153L3.94185 5.88231L4.51688 5.88162L4.10888 6.1917L4.22082 6.79349L3.75309 6.45214L3.28372 6.7843L3.39731 6.1917L2.99341 5.8797H3.56789L3.75309 5.32153Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M12.1823 5.32153L12.3711 5.88231L12.9462 5.88162L12.5381 6.1917L12.6502 6.79349L12.1823 6.45214L11.7129 6.7843L11.8265 6.1917L11.4226 5.8797H11.9971L12.1823 5.32153Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M3.75309 10.1826L3.94185 10.7434L4.51688 10.7427L4.10888 11.0528L4.22082 11.6546L3.75309 11.3131L3.28372 11.6454L3.39731 11.0528L2.99341 10.7408H3.56789L3.75309 10.1826Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M12.1823 10.1826L12.3711 10.7434L12.9462 10.7427L12.5381 11.0528L12.6502 11.6546L12.1823 11.3131L11.7129 11.6454L11.8265 11.0528L11.4226 10.7408H11.9971L12.1823 10.1826Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M3.19682 7.73389L3.38558 8.29466L3.96074 8.29398L3.55261 8.60406L3.66469 9.20584L3.19682 8.86436L2.72745 9.19665L2.84103 8.60406L2.43713 8.29206H3.01161L3.19682 7.73389Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M12.799 7.73389L12.9877 8.29466L13.5629 8.29398L13.1548 8.60406L13.2668 9.20584L12.799 8.86436L12.3296 9.19665L12.4433 8.60406L12.0394 8.29206H12.6138L12.799 7.73389Z","fill":"#F8EC26"}})]):_vm._e(),(currency.currency === 'RUB')?_c('svg',{attrs:{"width":"16","height":"17","viewBox":"0 0 16 17","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('g',{attrs:{"clip-path":"url(#clip0_179_2012)"}},[_c('path',{attrs:{"d":"M0 0.5C0 -0.60457 0.895431 -1.5 2 -1.5H18C19.1046 -1.5 20 -0.604569 20 0.5V5.5H0V0.5Z","fill":"#F0F0F0"}}),_c('rect',{attrs:{"y":"5.5","width":"20","height":"7","fill":"#0039A6"}}),_c('path',{attrs:{"d":"M0 11.5H20V16.5C20 17.6046 19.1046 18.5 18 18.5H2C0.895431 18.5 0 17.6046 0 16.5V11.5Z","fill":"#D52B1E"}})]),_c('defs',[_c('clipPath',{attrs:{"id":"clip0_179_2012"}},[_c('rect',{attrs:{"y":"0.5","width":"16","height":"16","rx":"2","fill":"white"}})])])]):_vm._e(),_c('span',[_vm._v(_vm._s(currency.currency))])]),_c('div',{staticClass:"menu-mobile__info-column"},[_c('span',[_vm._v(_vm._s(currency.buy))]),(currency.buy_state === 'DOWN')?_c('svg',{attrs:{"width":"16","height":"17","viewBox":"0 0 16 17","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 12.5249L12.3301 4.52507H3.66987L8 12.5249Z","fill":"#FF2E43"}})]):_c('svg',{attrs:{"width":"16","height":"17","viewBox":"0 0 16 17","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 4.47461L12.3301 12.4702H3.66987L8 4.47461Z","fill":"#00B92D"}})])]),_c('div',{staticClass:"menu-mobile__info-column"},[_c('span',[_vm._v(_vm._s(currency.sell))]),(currency.sell_state === 'DOWN')?_c('svg',{attrs:{"width":"16","height":"17","viewBox":"0 0 16 17","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 12.5249L12.3301 4.52507H3.66987L8 12.5249Z","fill":"#FF2E43"}})]):_c('svg',{attrs:{"width":"16","height":"17","viewBox":"0 0 16 17","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 4.47461L12.3301 12.4702H3.66987L8 4.47461Z","fill":"#00B92D"}})])])])}),0),_c('div',{staticClass:"menu-mobile__info-footer"},[_c('div',{staticClass:"menu-mobile__info-footer-item"},[_c('span',{staticClass:"menu-mobile__info-footer-title"},[_vm._v("Cуточный лимит запросов:")]),_c('span',{staticClass:"menu-mobile__info-footer-circle"},[_vm._v(_vm._s(_vm.requestCount))])]),_c('div',{staticClass:"menu-mobile__info-footer-item"},[_c('span',{staticClass:"menu-mobile__info-footer-title"},[_vm._v("Остаток дней:")]),_c('span',{staticClass:"menu-mobile__info-footer-circle"},[_vm._v(_vm._s(_vm.daysRemaining))])])])])])]}}])})],1)],1)}
|
|
8707
|
+
var Headervue_type_template_id_6e237f90_staticRenderFns = []
|
|
8499
8708
|
|
|
8500
8709
|
|
|
8501
|
-
// CONCATENATED MODULE: ./src/components/Header/Header.vue?vue&type=template&id=
|
|
8710
|
+
// CONCATENATED MODULE: ./src/components/Header/Header.vue?vue&type=template&id=6e237f90&
|
|
8502
8711
|
|
|
8503
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.
|
|
8504
|
-
var
|
|
8712
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.promise.js
|
|
8713
|
+
var es_promise = __webpack_require__("e6cf");
|
|
8505
8714
|
|
|
8506
|
-
//
|
|
8507
|
-
var es_function_name = __webpack_require__("b0c0");
|
|
8715
|
+
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js
|
|
8508
8716
|
|
|
8509
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.regexp.exec.js
|
|
8510
|
-
var es_regexp_exec = __webpack_require__("ac1f");
|
|
8511
8717
|
|
|
8512
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.string.replace.js
|
|
8513
|
-
var es_string_replace = __webpack_require__("5319");
|
|
8514
8718
|
|
|
8515
|
-
|
|
8516
|
-
|
|
8719
|
+
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
|
|
8720
|
+
try {
|
|
8721
|
+
var info = gen[key](arg);
|
|
8722
|
+
var value = info.value;
|
|
8723
|
+
} catch (error) {
|
|
8724
|
+
reject(error);
|
|
8725
|
+
return;
|
|
8726
|
+
}
|
|
8517
8727
|
|
|
8518
|
-
|
|
8519
|
-
|
|
8520
|
-
|
|
8521
|
-
|
|
8728
|
+
if (info.done) {
|
|
8729
|
+
resolve(value);
|
|
8730
|
+
} else {
|
|
8731
|
+
Promise.resolve(value).then(_next, _throw);
|
|
8732
|
+
}
|
|
8733
|
+
}
|
|
8734
|
+
|
|
8735
|
+
function _asyncToGenerator(fn) {
|
|
8736
|
+
return function () {
|
|
8737
|
+
var self = this,
|
|
8738
|
+
args = arguments;
|
|
8739
|
+
return new Promise(function (resolve, reject) {
|
|
8740
|
+
var gen = fn.apply(self, args);
|
|
8741
|
+
|
|
8742
|
+
function _next(value) {
|
|
8743
|
+
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
|
|
8744
|
+
}
|
|
8745
|
+
|
|
8746
|
+
function _throw(err) {
|
|
8747
|
+
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
|
|
8748
|
+
}
|
|
8749
|
+
|
|
8750
|
+
_next(undefined);
|
|
8751
|
+
});
|
|
8752
|
+
};
|
|
8753
|
+
}
|
|
8754
|
+
// EXTERNAL MODULE: ./node_modules/regenerator-runtime/runtime.js
|
|
8755
|
+
var runtime = __webpack_require__("96cf");
|
|
8756
|
+
|
|
8757
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.function.name.js
|
|
8758
|
+
var es_function_name = __webpack_require__("b0c0");
|
|
8759
|
+
|
|
8760
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.regexp.exec.js
|
|
8761
|
+
var es_regexp_exec = __webpack_require__("ac1f");
|
|
8762
|
+
|
|
8763
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.string.replace.js
|
|
8764
|
+
var es_string_replace = __webpack_require__("5319");
|
|
8765
|
+
|
|
8766
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.regexp.to-string.js
|
|
8767
|
+
var es_regexp_to_string = __webpack_require__("25f0");
|
|
8768
|
+
|
|
8769
|
+
// CONCATENATED MODULE: ./src/configs/profileDropDown.js
|
|
8770
|
+
var profileDropDown = [{
|
|
8771
|
+
id: 1,
|
|
8772
|
+
name: "Общие настройки",
|
|
8522
8773
|
dev: "https://adtdev.kz/profile?tab=general",
|
|
8523
8774
|
staging: "https://adada.kz/profile?tab=general",
|
|
8524
8775
|
prod: "https://adata.kz/profile?tab=general",
|
|
@@ -8565,6 +8816,12 @@ var profileDropDown = [{
|
|
|
8565
8816
|
dev: "https://pk.adtdev.kz/profile/browsing-history",
|
|
8566
8817
|
staging: "https://pk.adada.kz/profile/browsing-history",
|
|
8567
8818
|
prod: "https://pk.adata.kz/profile/browsing-history"
|
|
8819
|
+
}, {
|
|
8820
|
+
id: 10,
|
|
8821
|
+
name: "Мои отчеты",
|
|
8822
|
+
dev: "https://pk.adtdev.kz/profile/my-reports",
|
|
8823
|
+
staging: "https://pk.adada.kz/profile/my-reports",
|
|
8824
|
+
prod: "https://pk.adata.kz/profile/my-reports"
|
|
8568
8825
|
}],
|
|
8569
8826
|
disabled: false
|
|
8570
8827
|
}, {
|
|
@@ -8642,48 +8899,6 @@ var Profilevue_type_template_id_cad026e6_staticRenderFns = []
|
|
|
8642
8899
|
|
|
8643
8900
|
// CONCATENATED MODULE: ./src/components/Header/Profile.vue?vue&type=template&id=cad026e6&
|
|
8644
8901
|
|
|
8645
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.promise.js
|
|
8646
|
-
var es_promise = __webpack_require__("e6cf");
|
|
8647
|
-
|
|
8648
|
-
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js
|
|
8649
|
-
|
|
8650
|
-
|
|
8651
|
-
|
|
8652
|
-
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {
|
|
8653
|
-
try {
|
|
8654
|
-
var info = gen[key](arg);
|
|
8655
|
-
var value = info.value;
|
|
8656
|
-
} catch (error) {
|
|
8657
|
-
reject(error);
|
|
8658
|
-
return;
|
|
8659
|
-
}
|
|
8660
|
-
|
|
8661
|
-
if (info.done) {
|
|
8662
|
-
resolve(value);
|
|
8663
|
-
} else {
|
|
8664
|
-
Promise.resolve(value).then(_next, _throw);
|
|
8665
|
-
}
|
|
8666
|
-
}
|
|
8667
|
-
|
|
8668
|
-
function _asyncToGenerator(fn) {
|
|
8669
|
-
return function () {
|
|
8670
|
-
var self = this,
|
|
8671
|
-
args = arguments;
|
|
8672
|
-
return new Promise(function (resolve, reject) {
|
|
8673
|
-
var gen = fn.apply(self, args);
|
|
8674
|
-
|
|
8675
|
-
function _next(value) {
|
|
8676
|
-
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
|
|
8677
|
-
}
|
|
8678
|
-
|
|
8679
|
-
function _throw(err) {
|
|
8680
|
-
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
|
|
8681
|
-
}
|
|
8682
|
-
|
|
8683
|
-
_next(undefined);
|
|
8684
|
-
});
|
|
8685
|
-
};
|
|
8686
|
-
}
|
|
8687
8902
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
|
8688
8903
|
function _arrayLikeToArray(arr, len) {
|
|
8689
8904
|
if (len == null || len > arr.length) len = arr.length;
|
|
@@ -8771,9 +8986,6 @@ function _nonIterableSpread() {
|
|
|
8771
8986
|
function _toConsumableArray(arr) {
|
|
8772
8987
|
return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
|
|
8773
8988
|
}
|
|
8774
|
-
// EXTERNAL MODULE: ./node_modules/regenerator-runtime/runtime.js
|
|
8775
|
-
var runtime = __webpack_require__("96cf");
|
|
8776
|
-
|
|
8777
8989
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.array.find.js
|
|
8778
8990
|
var es_array_find = __webpack_require__("7db0");
|
|
8779
8991
|
|
|
@@ -9360,19 +9572,52 @@ var Profile_component = normalizeComponent(
|
|
|
9360
9572
|
)
|
|
9361
9573
|
|
|
9362
9574
|
/* harmony default export */ var Profile = (Profile_component.exports);
|
|
9363
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"917c70aa-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Header/InfoHeader.vue?vue&type=template&id=
|
|
9364
|
-
var InfoHeadervue_type_template_id_df547db2_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"info"},[_c('transition',{attrs:{"name":"fade"}},[(_vm.showNotification)?_c('div',{staticClass:"info-notification"},[_c('div',{staticClass:"container"},[_c('div',{staticClass:"info-notification__wrapper"},[_c('div',{staticClass:"info-notification__content"},[_c('svg',{attrs:{"id":"note-svg","width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('circle',{attrs:{"cx":"8","cy":"8","r":"6","stroke":"white"}}),_c('path',{attrs:{"d":"M9.6613 11.1367L9.54952 11.5936C9.21418 11.726 8.94631 11.8267 8.74685 11.896C8.54716 11.9654 8.31514 12 8.05079 12C7.64483 12 7.32906 11.9006 7.10386 11.703C6.87865 11.5047 6.76601 11.2534 6.76601 10.9485C6.76601 10.8305 6.77418 10.7091 6.79117 10.5854C6.80831 10.4616 6.83556 10.3222 6.87284 10.1663L7.29192 8.68297C7.32921 8.54094 7.3609 8.40636 7.38628 8.27909C7.41202 8.15261 7.42442 8.03624 7.42442 7.93149C7.42442 7.74206 7.3852 7.60956 7.30712 7.53507C7.22904 7.46079 7.08005 7.42307 6.85886 7.42307C6.75052 7.42307 6.63917 7.44042 6.52567 7.47398C6.41167 7.50768 6.31423 7.54023 6.23242 7.57049L6.34449 7.11319C6.61902 7.00141 6.88144 6.90569 7.13246 6.82625C7.38348 6.74659 7.62066 6.70672 7.84501 6.70672C8.24818 6.70672 8.55928 6.80416 8.77775 6.99904C8.99622 7.19406 9.10542 7.44688 9.10542 7.75841C9.10542 7.82287 9.09825 7.93644 9.08283 8.09877C9.06777 8.26145 9.03974 8.41051 8.99887 8.5461L8.58158 10.0235C8.54738 10.1421 8.51662 10.2778 8.48988 10.4304C8.46227 10.5821 8.44908 10.6979 8.44908 10.7757C8.44908 10.9718 8.49282 11.1058 8.5805 11.177C8.66884 11.2482 8.82098 11.2836 9.03709 11.2836C9.13854 11.2836 9.25398 11.2656 9.38225 11.2302C9.51016 11.1949 9.60344 11.1638 9.6613 11.1367ZM9.76713 4.93424C9.76713 5.19164 9.67012 5.41147 9.47517 5.59223C9.28072 5.77363 9.04641 5.8644 8.7723 5.8644C8.49733 5.8644 8.26245 5.77363 8.06577 5.59223C7.86946 5.4114 7.77109 5.19164 7.77109 4.93424C7.77109 4.67734 7.86946 4.45716 8.06577 4.27411C8.26209 4.09134 8.4974 4 8.7723 4C9.04634 4 9.28072 4.09156 9.47517 4.27411C9.67026 4.45716 9.76713 4.67742 9.76713 4.93424Z","fill":"white"}})]),_c('span',[_vm._v(_vm._s(_vm.systemMessage))])]),_c('div',{staticClass:"info-notification__close",on:{"click":_vm.closeNotification}},[_c('svg',{attrs:{"id":"close-notification","width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M2.99902 2.99951L12.9997 13.0002","stroke":"white","stroke-linecap":"round"}}),_c('path',{attrs:{"d":"M13 2.99951L2.99934 13.0002","stroke":"white","stroke-linecap":"round"}})])])])])]):_vm._e()]),(!_vm.showNotification)?_c('div',{staticClass:"info-header"},[_c('div',{staticClass:"container"},[_c('div',{staticClass:"info-header__list"},[_c('div',{staticClass:"info-header__item"},[_c('div',{staticClass:"info-header__item-elem first-elem"},[_c('svg',{attrs:{"id":"rate","width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('rect',{attrs:{"x":"2","y":"4","width":"12","height":"7.50184","stroke":"#2C3E50","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M7 5.99902H9","stroke":"#2C3E50","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M7 7.50586H9","stroke":"#2C3E50","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M8 9.99902L8 7.50563","stroke":"#2C3E50","stroke-linecap":"round","stroke-linejoin":"round"}})]),_c('p',[_vm._v("Курс валют")])]),_c('div',{staticClass:"info-header__item-elem"},[_c('div',{staticClass:"info-header__inner-item"},[_c('svg',{attrs:{"id":"dollar","width":"8","height":"14","viewBox":"0 0 8 14","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M5.59863 9.40234C5.59863 9.01497 5.47559 8.69596 5.22949 8.44531C4.9834 8.1901 4.57324 7.96224 3.99902 7.76172C3.4248 7.55664 2.97819 7.36751 2.65918 7.19434C1.59733 6.62467 1.06641 5.78158 1.06641 4.66504C1.06641 3.90853 1.29655 3.28646 1.75684 2.79883C2.21712 2.3112 2.84147 2.02181 3.62988 1.93066V0.44043H4.72363V1.94434C5.5166 2.05827 6.12956 2.39551 6.5625 2.95605C6.99544 3.51204 7.21191 4.23665 7.21191 5.12988H5.55762C5.55762 4.55566 5.42773 4.10449 5.16797 3.77637C4.91276 3.44368 4.56413 3.27734 4.12207 3.27734C3.68457 3.27734 3.34277 3.39583 3.09668 3.63281C2.85059 3.86979 2.72754 4.20931 2.72754 4.65137C2.72754 5.04785 2.84831 5.36686 3.08984 5.6084C3.33594 5.84538 3.75065 6.07096 4.33398 6.28516C4.91732 6.49935 5.37533 6.69759 5.70801 6.87988C6.04069 7.06217 6.32096 7.27181 6.54883 7.50879C6.77669 7.74121 6.95215 8.01009 7.0752 8.31543C7.19824 8.62077 7.25977 8.97852 7.25977 9.38867C7.25977 10.1589 7.02279 10.7832 6.54883 11.2617C6.07943 11.7402 5.42318 12.0228 4.58008 12.1094V13.4424H3.49316V12.1162C2.59082 12.016 1.89583 11.6924 1.4082 11.1455C0.92513 10.5986 0.683594 9.87402 0.683594 8.97168H2.34473C2.34473 9.5459 2.48828 9.99023 2.77539 10.3047C3.06706 10.6191 3.47721 10.7764 4.00586 10.7764C4.52539 10.7764 4.9196 10.651 5.18848 10.4004C5.46191 10.1497 5.59863 9.81706 5.59863 9.40234Z","fill":"#2C3E50"}})]),(_vm.currency)?_c('p',[_vm._v(_vm._s(_vm.currency.sell))]):_vm._e()]),_c('div',{staticClass:"info-header__inner-item"},[_c('svg',{attrs:{"id":"dollar","width":"8","height":"14","viewBox":"0 0 8 14","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M5.59863 9.40234C5.59863 9.01497 5.47559 8.69596 5.22949 8.44531C4.9834 8.1901 4.57324 7.96224 3.99902 7.76172C3.4248 7.55664 2.97819 7.36751 2.65918 7.19434C1.59733 6.62467 1.06641 5.78158 1.06641 4.66504C1.06641 3.90853 1.29655 3.28646 1.75684 2.79883C2.21712 2.3112 2.84147 2.02181 3.62988 1.93066V0.44043H4.72363V1.94434C5.5166 2.05827 6.12956 2.39551 6.5625 2.95605C6.99544 3.51204 7.21191 4.23665 7.21191 5.12988H5.55762C5.55762 4.55566 5.42773 4.10449 5.16797 3.77637C4.91276 3.44368 4.56413 3.27734 4.12207 3.27734C3.68457 3.27734 3.34277 3.39583 3.09668 3.63281C2.85059 3.86979 2.72754 4.20931 2.72754 4.65137C2.72754 5.04785 2.84831 5.36686 3.08984 5.6084C3.33594 5.84538 3.75065 6.07096 4.33398 6.28516C4.91732 6.49935 5.37533 6.69759 5.70801 6.87988C6.04069 7.06217 6.32096 7.27181 6.54883 7.50879C6.77669 7.74121 6.95215 8.01009 7.0752 8.31543C7.19824 8.62077 7.25977 8.97852 7.25977 9.38867C7.25977 10.1589 7.02279 10.7832 6.54883 11.2617C6.07943 11.7402 5.42318 12.0228 4.58008 12.1094V13.4424H3.49316V12.1162C2.59082 12.016 1.89583 11.6924 1.4082 11.1455C0.92513 10.5986 0.683594 9.87402 0.683594 8.97168H2.34473C2.34473 9.5459 2.48828 9.99023 2.77539 10.3047C3.06706 10.6191 3.47721 10.7764 4.00586 10.7764C4.52539 10.7764 4.9196 10.651 5.18848 10.4004C5.46191 10.1497 5.59863 9.81706 5.59863 9.40234Z","fill":"#2C3E50"}})]),(_vm.currency)?_c('p',[_vm._v(_vm._s(_vm.currency.buy))]):_vm._e()])])]),(_vm.isAuthenticated)?_c('div',{staticClass:"info-header__item last-header-item"},[_c('div',{staticClass:"info-header__item-elem"},[_c('svg',{attrs:{"id":"clock","width":"14","height":"14","viewBox":"0 0 14 14","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M6.93821 13.2567C10.4279 13.2567 13.2568 10.4277 13.2568 6.93809C13.2568 3.44843 10.4279 0.619507 6.93821 0.619507C3.44855 0.619507 0.619629 3.44843 0.619629 6.93809C0.619629 10.4277 3.44855 13.2567 6.93821 13.2567Z","stroke":"#2C3E50","stroke-miterlimit":"100"}}),_c('path',{attrs:{"d":"M6.93799 3.46899V6.93802L11.1504 9.292","stroke":"#2C3E50","stroke-miterlimit":"100","stroke-linecap":"round"}})]),_c('div',{staticClass:"info-header__inner-item"},[_c('p',[_vm._v("Cуточный лимит запросов: "),_c('span',[_vm._v(_vm._s(_vm.requestCount))])])]),_c('div',{staticClass:"info-header__inner-item"},[_c('p',[_vm._v("остаток дней: "),_c('span',[_vm._v(_vm._s(_vm.daysRemaining))])])])])]):_vm._e()])])]):_vm._e()],1)}
|
|
9365
|
-
var
|
|
9575
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"917c70aa-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Header/InfoHeader.vue?vue&type=template&id=7d616952&scoped=true&
|
|
9576
|
+
var InfoHeadervue_type_template_id_7d616952_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"info"},[_c('transition',{attrs:{"name":"fade"}},[(_vm.isOpenNotification)?_c('div',{staticClass:"info-notification"},[_c('div',{staticClass:"container"},[_c('div',{staticClass:"info-notification__wrapper"},[_c('div',{staticClass:"info-notification__content"},[_c('svg',{attrs:{"id":"note-svg","width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('circle',{attrs:{"cx":"8","cy":"8","r":"6","stroke":"white"}}),_c('path',{attrs:{"d":"M9.6613 11.1367L9.54952 11.5936C9.21418 11.726 8.94631 11.8267 8.74685 11.896C8.54716 11.9654 8.31514 12 8.05079 12C7.64483 12 7.32906 11.9006 7.10386 11.703C6.87865 11.5047 6.76601 11.2534 6.76601 10.9485C6.76601 10.8305 6.77418 10.7091 6.79117 10.5854C6.80831 10.4616 6.83556 10.3222 6.87284 10.1663L7.29192 8.68297C7.32921 8.54094 7.3609 8.40636 7.38628 8.27909C7.41202 8.15261 7.42442 8.03624 7.42442 7.93149C7.42442 7.74206 7.3852 7.60956 7.30712 7.53507C7.22904 7.46079 7.08005 7.42307 6.85886 7.42307C6.75052 7.42307 6.63917 7.44042 6.52567 7.47398C6.41167 7.50768 6.31423 7.54023 6.23242 7.57049L6.34449 7.11319C6.61902 7.00141 6.88144 6.90569 7.13246 6.82625C7.38348 6.74659 7.62066 6.70672 7.84501 6.70672C8.24818 6.70672 8.55928 6.80416 8.77775 6.99904C8.99622 7.19406 9.10542 7.44688 9.10542 7.75841C9.10542 7.82287 9.09825 7.93644 9.08283 8.09877C9.06777 8.26145 9.03974 8.41051 8.99887 8.5461L8.58158 10.0235C8.54738 10.1421 8.51662 10.2778 8.48988 10.4304C8.46227 10.5821 8.44908 10.6979 8.44908 10.7757C8.44908 10.9718 8.49282 11.1058 8.5805 11.177C8.66884 11.2482 8.82098 11.2836 9.03709 11.2836C9.13854 11.2836 9.25398 11.2656 9.38225 11.2302C9.51016 11.1949 9.60344 11.1638 9.6613 11.1367ZM9.76713 4.93424C9.76713 5.19164 9.67012 5.41147 9.47517 5.59223C9.28072 5.77363 9.04641 5.8644 8.7723 5.8644C8.49733 5.8644 8.26245 5.77363 8.06577 5.59223C7.86946 5.4114 7.77109 5.19164 7.77109 4.93424C7.77109 4.67734 7.86946 4.45716 8.06577 4.27411C8.26209 4.09134 8.4974 4 8.7723 4C9.04634 4 9.28072 4.09156 9.47517 4.27411C9.67026 4.45716 9.76713 4.67742 9.76713 4.93424Z","fill":"white"}})]),_c('span',[_vm._v(_vm._s(_vm.systemMessage))])]),_c('div',{staticClass:"info-notification__close",on:{"click":_vm.closeNotification}},[_c('svg',{attrs:{"id":"close-notification","width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M2.99902 2.99951L12.9997 13.0002","stroke":"white","stroke-linecap":"round"}}),_c('path',{attrs:{"d":"M13 2.99951L2.99934 13.0002","stroke":"white","stroke-linecap":"round"}})])])])])]):_vm._e()]),(!_vm.isOpenNotification)?_c('div',{staticClass:"info-header"},[_c('div',{staticClass:"container"},[_c('div',{staticClass:"info-header__list"},[_c('div',{staticClass:"info-header__item"},[(_vm.currencies)?_vm._l((_vm.currencies),function(currency,index){return _c('div',{key:index,staticClass:"info-header__item-elem"},[(currency.currency === 'USD')?_c('svg',{attrs:{"width":"16","height":"17","viewBox":"0 0 16 17","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('g',{attrs:{"clip-path":"url(#clip0_179_1917)"}},[_c('path',{attrs:{"d":"M26.4 0.5H-4V16.5H26.4V0.5Z","fill":"white"}}),_c('path',{attrs:{"d":"M26.4 0.5H-4V1.732H26.4V0.5Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 2.95996H-4V4.19196H26.4V2.95996Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 5.42407H-4V6.65607H26.4V5.42407Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 7.88403H-4V9.11603H26.4V7.88403Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 10.3479H-4V11.5799H26.4V10.3479Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 12.8081H-4V14.0401H26.4V12.8081Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 15.2681H-4V16.5001H26.4V15.2681Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M8.16 0.5H-4V9.116H8.16V0.5Z","fill":"#3C3B6E"}}),_c('path',{attrs:{"d":"M0.603882 1.20011L0.891882 1.40811L0.783882 1.75211L1.07188 1.54011L1.35988 1.75211L1.25188 1.40811L1.53988 1.20011H1.18388L1.07188 0.860107L0.959882 1.20011H0.603882Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.61987 1.20011L2.90787 1.40811L2.79987 1.75211L3.08787 1.54011L3.37587 1.75211L3.26787 1.40811L3.55587 1.20011H3.19987L3.08787 0.860107L2.97587 1.20011H2.61987Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.63599 1.20011L4.92399 1.40811L4.81599 1.75211L5.10399 1.54011L5.39199 1.75211L5.28399 1.40811L5.57199 1.20011H5.21599L5.10399 0.860107L4.99199 1.20011H4.63599Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.65198 1.20011L6.93998 1.40811L6.83198 1.75211L7.11998 1.54011L7.40798 1.75211L7.29998 1.40811L7.58798 1.20011H7.23198L7.11998 0.860107L7.00798 1.20011H6.65198Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.403931 2.06412L-0.115931 2.27212L-0.223931 2.61612L0.0640694 2.40412L0.352069 2.61612L0.244069 2.27212L0.532069 2.06412H0.176069L0.0640694 1.72412L-0.0479305 2.06412H-0.403931Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.61206 2.06412L1.90006 2.27212L1.79206 2.61612L2.08006 2.40412L2.36806 2.61612L2.26006 2.27212L2.54806 2.06412H2.19206L2.08006 1.72412L1.96806 2.06412H1.61206Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.62817 2.06412L3.91617 2.27212L3.80817 2.61612L4.09617 2.40412L4.38417 2.61612L4.27617 2.27212L4.56417 2.06412H4.20817L4.09617 1.72412L3.98417 2.06412H3.62817Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.64417 2.06412L5.93216 2.27212L5.82416 2.61612L6.11216 2.40412L6.40016 2.61612L6.29216 2.27212L6.58016 2.06412H6.22416L6.11216 1.72412L6.00016 2.06412H5.64417Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.603882 2.92789L0.891882 3.13589L0.783882 3.47989L1.07188 3.26789L1.35988 3.47989L1.25188 3.13589L1.53988 2.92789H1.18388L1.07188 2.58789L0.959882 2.92789H0.603882Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.61987 2.92789L2.90787 3.13589L2.79987 3.47989L3.08787 3.26789L3.37587 3.47989L3.26787 3.13589L3.55587 2.92789H3.19987L3.08787 2.58789L2.97587 2.92789H2.61987Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.63599 2.92789L4.92399 3.13589L4.81599 3.47989L5.10399 3.26789L5.39199 3.47989L5.28399 3.13589L5.57199 2.92789H5.21599L5.10399 2.58789L4.99199 2.92789H4.63599Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.65198 2.92789L6.93998 3.13589L6.83198 3.47989L7.11998 3.26789L7.40798 3.47989L7.29998 3.13589L7.58798 2.92789H7.23198L7.11998 2.58789L7.00798 2.92789H6.65198Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.380127 3.7959L-0.0881271 4.0039L-0.200127 4.3439L0.0878731 4.1359L0.379873 4.3439L0.267873 4.0039L0.555873 3.7959H0.199873L0.0878731 3.4519L-0.0201271 3.7959H-0.380127Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.63599 3.7959L1.92399 4.0039L1.81599 4.3439L2.10399 4.1359L2.39599 4.3439L2.28399 4.0039L2.57199 3.7959H2.21599L2.10399 3.4519L1.99599 3.7959H1.63599Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.65198 3.7959L3.94398 4.0039L3.83198 4.3439L4.11998 4.1359L4.41198 4.3439L4.29998 4.0039L4.58798 3.7959H4.23198L4.11998 3.4519L4.01198 3.7959H3.65198Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.66797 3.7959L5.95597 4.0039L5.84797 4.3439L6.13597 4.1359L6.42797 4.3439L6.31597 4.0039L6.60397 3.7959H6.24797L6.13597 3.4519L6.02797 3.7959H5.66797Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.635986 4.65201L0.923986 4.86001L0.811986 5.20401L1.10399 4.99201L1.39199 5.20401L1.27999 4.86001L1.57199 4.65201H1.21199L1.10399 4.31201L0.991986 4.65201H0.635986Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.65198 4.65201L2.93998 4.86001L2.82798 5.20401L3.11998 4.99201L3.40798 5.20401L3.29598 4.86001L3.58798 4.65201H3.22798L3.11998 4.31201L3.00798 4.65201H2.65198Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.66406 4.65201L4.95606 4.86001L4.84406 5.20401L5.13606 4.99201L5.42406 5.20401L5.31206 4.86001L5.60406 4.65201H5.24406L5.13606 4.31201L5.02406 4.65201H4.66406Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.40002 4.84L6.69202 5.048L6.58002 5.392L6.87202 5.18L7.16002 5.392L7.04802 5.048L7.34002 4.84H6.98002L6.87202 4.5L6.76002 4.84H6.40002Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.651978 6.35196L0.943977 6.55996L0.831978 6.90396L1.11998 6.69196L1.41198 6.90396L1.29998 6.55996L1.58798 6.35196H1.23198L1.11998 6.01196L1.01198 6.35196H0.651978Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.66797 6.35196L2.95997 6.55996L2.84797 6.90396L3.13597 6.69196L3.42797 6.90396L3.31597 6.55996L3.60797 6.35196H3.24797L3.13597 6.01196L3.02797 6.35196H2.66797Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.68396 6.35196L4.97596 6.55996L4.86396 6.90396L5.15196 6.69196L5.44396 6.90396L5.33196 6.55996L5.61996 6.35196H5.26396L5.15196 6.01196L5.04396 6.35196H4.68396Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.69995 6.35196L6.99195 6.55996L6.87995 6.90396L7.16795 6.69196L7.45995 6.90396L7.34795 6.55996L7.63595 6.35196H7.27995L7.16795 6.01196L7.05995 6.35196H6.69995Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.628174 8.07193L0.916174 8.28393L0.808174 8.62393L1.09617 8.41193L1.38817 8.62393L1.27617 8.28393L1.56417 8.07193H1.20817L1.09617 7.73193L0.988174 8.07193H0.628174Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.64417 8.07193L2.93616 8.28393L2.82416 8.62393L3.11216 8.41193L3.40416 8.62393L3.29216 8.28393L3.58016 8.07193H3.22416L3.11216 7.73193L3.00416 8.07193H2.64417Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.66016 8.07193L4.95216 8.28393L4.84016 8.62393L5.12816 8.41193L5.42016 8.62393L5.30816 8.28393L5.59616 8.07193H5.24016L5.12816 7.73193L5.02016 8.07193H4.66016Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.67615 8.07193L6.96415 8.28393L6.85615 8.62393L7.14415 8.41193L7.43615 8.62393L7.32415 8.28393L7.61215 8.07193H7.25615L7.14415 7.73193L7.03615 8.07193H6.67615Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.376221 5.4921L-0.0842209 5.7041L-0.196221 6.0441L0.095779 5.8321L0.383779 6.0441L0.275779 5.7041L0.563779 5.4921H0.203779L0.095779 5.1521L-0.0162209 5.4921H-0.376221Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.64417 5.4921L1.93217 5.7041L1.82017 6.0441L2.11217 5.8321L2.40017 6.0441L2.28817 5.7041L2.58017 5.4921H2.22017L2.11217 5.1521L2.00017 5.4921H1.64417Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.65588 5.4921L3.94788 5.7041L3.83588 6.0441L4.12788 5.8321L4.41588 6.0441L4.30788 5.7041L4.59588 5.4921H4.23588L4.12788 5.1521L4.01588 5.4921H3.65588Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.67188 5.4921L5.96387 5.7041L5.85187 6.0441L6.14387 5.8321L6.43187 6.0441L6.31987 5.7041L6.61187 5.4921H6.25187L6.14387 5.1521L6.03187 5.4921H5.67188Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.380127 7.21207L-0.0881271 7.42007L-0.200127 7.76007L0.0878731 7.55207L0.379873 7.76007L0.267873 7.42007L0.555873 7.21207H0.199873L0.0878731 6.87207L-0.0201271 7.21207H-0.380127Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.63599 7.21207L1.92399 7.42007L1.81599 7.76007L2.10399 7.55207L2.39599 7.76007L2.28399 7.42007L2.57199 7.21207H2.21599L2.10399 6.87207L1.99599 7.21207H1.63599Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.65198 7.21207L3.94398 7.42007L3.83198 7.76007L4.11998 7.55207L4.41198 7.76007L4.29998 7.42007L4.58798 7.21207H4.23198L4.11998 6.87207L4.01198 7.21207H3.65198Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.66797 7.21207L5.95597 7.42007L5.84797 7.76007L6.13597 7.55207L6.42797 7.76007L6.31597 7.42007L6.60397 7.21207H6.24797L6.13597 6.87207L6.02797 7.21207H5.66797Z","fill":"white"}})]),_c('defs',[_c('clipPath',{attrs:{"id":"clip0_179_1917"}},[_c('path',{attrs:{"d":"M0 2.5C0 1.39543 0.895431 0.5 2 0.5H14C15.1046 0.5 16 1.39543 16 2.5V14.5C16 15.6046 15.1046 16.5 14 16.5H2C0.895431 16.5 0 15.6046 0 14.5V2.5Z","fill":"white"}})])])]):_vm._e(),(currency.currency === 'EUR')?_c('svg',{attrs:{"width":"16","height":"17","viewBox":"0 0 16 17","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M0 2.5C0 1.39543 0.895431 0.5 2 0.5H14C15.1046 0.5 16 1.39543 16 2.5V14.5C16 15.6046 15.1046 16.5 14 16.5H2C0.895431 16.5 0 15.6046 0 14.5V2.5Z","fill":"#314199"}}),_c('path',{attrs:{"d":"M7.99479 12.5967L8.18355 13.1573L8.75857 13.1568L8.35044 13.4667L8.46265 14.0686L7.99479 13.7271L7.52542 14.0594L7.639 13.4667L7.23511 13.1549H7.80958L7.99479 12.5967Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M7.99479 2.85718L8.18355 3.41796L8.75857 3.41727L8.35044 3.72735L8.46265 4.32913L7.99479 3.98765L7.52542 4.31994L7.639 3.72735L7.23511 3.41535H7.80958L7.99479 2.85718Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M10.333 3.48364L10.5218 4.04428L11.097 4.04373L10.6888 4.35368L10.8009 4.95546L10.333 4.61411L9.86366 4.94641L9.97739 4.35368L9.57349 4.04181H10.148L10.333 3.48364Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M5.54397 3.48364L5.73273 4.04428L6.3079 4.04373L5.89976 4.35368L6.01184 4.95546L5.54397 4.61411L5.0746 4.94641L5.18832 4.35368L4.78442 4.04181H5.35877L5.54397 3.48364Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M10.333 11.9387L10.5218 12.4995L11.097 12.4989L10.6888 12.8089L10.8009 13.4107L10.333 13.0693L9.86366 13.4016L9.97739 12.8089L9.57349 12.4969H10.148L10.333 11.9387Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M5.54397 11.9387L5.73273 12.4995L6.3079 12.4989L5.89976 12.8089L6.01184 13.4107L5.54397 13.0693L5.0746 13.4016L5.18832 12.8089L4.78442 12.4969H5.35877L5.54397 11.9387Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M3.75309 5.32153L3.94185 5.88231L4.51688 5.88162L4.10888 6.1917L4.22082 6.79349L3.75309 6.45214L3.28372 6.7843L3.39731 6.1917L2.99341 5.8797H3.56789L3.75309 5.32153Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M12.1823 5.32153L12.3711 5.88231L12.9462 5.88162L12.5381 6.1917L12.6502 6.79349L12.1823 6.45214L11.7129 6.7843L11.8265 6.1917L11.4226 5.8797H11.9971L12.1823 5.32153Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M3.75309 10.1826L3.94185 10.7434L4.51688 10.7427L4.10888 11.0528L4.22082 11.6546L3.75309 11.3131L3.28372 11.6454L3.39731 11.0528L2.99341 10.7408H3.56789L3.75309 10.1826Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M12.1823 10.1826L12.3711 10.7434L12.9462 10.7427L12.5381 11.0528L12.6502 11.6546L12.1823 11.3131L11.7129 11.6454L11.8265 11.0528L11.4226 10.7408H11.9971L12.1823 10.1826Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M3.19682 7.73389L3.38558 8.29466L3.96074 8.29398L3.55261 8.60406L3.66469 9.20584L3.19682 8.86436L2.72745 9.19665L2.84103 8.60406L2.43713 8.29206H3.01161L3.19682 7.73389Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M12.799 7.73389L12.9877 8.29466L13.5629 8.29398L13.1548 8.60406L13.2668 9.20584L12.799 8.86436L12.3296 9.19665L12.4433 8.60406L12.0394 8.29206H12.6138L12.799 7.73389Z","fill":"#F8EC26"}})]):_vm._e(),(currency.currency === 'RUB')?_c('svg',{attrs:{"width":"16","height":"17","viewBox":"0 0 16 17","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('g',{attrs:{"clip-path":"url(#clip0_179_2012)"}},[_c('path',{attrs:{"d":"M0 0.5C0 -0.60457 0.895431 -1.5 2 -1.5H18C19.1046 -1.5 20 -0.604569 20 0.5V5.5H0V0.5Z","fill":"#F0F0F0"}}),_c('rect',{attrs:{"y":"5.5","width":"20","height":"7","fill":"#0039A6"}}),_c('path',{attrs:{"d":"M0 11.5H20V16.5C20 17.6046 19.1046 18.5 18 18.5H2C0.895431 18.5 0 17.6046 0 16.5V11.5Z","fill":"#D52B1E"}})]),_c('defs',[_c('clipPath',{attrs:{"id":"clip0_179_2012"}},[_c('rect',{attrs:{"y":"0.5","width":"16","height":"16","rx":"2","fill":"white"}})])])]):_vm._e(),_c('div',{staticClass:"info-header__inner-item"},[_c('span',{staticClass:"info-header__result"},[_vm._v(_vm._s(currency.sell))]),(currency.sell_state === 'DOWN')?_c('svg',{attrs:{"width":"16","height":"17","viewBox":"0 0 16 17","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 12.5249L12.3301 4.52507H3.66987L8 12.5249Z","fill":"#FF2E43"}})]):_c('svg',{attrs:{"width":"16","height":"17","viewBox":"0 0 16 17","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 4.47461L12.3301 12.4702H3.66987L8 4.47461Z","fill":"#00B92D"}})])]),_c('div',{staticClass:"info-header__inner-item"},[_c('span',{staticClass:"info-header__result"},[_vm._v(_vm._s(currency.buy))]),(currency.buy_state === 'DOWN')?_c('svg',{attrs:{"width":"16","height":"17","viewBox":"0 0 16 17","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 12.5249L12.3301 4.52507H3.66987L8 12.5249Z","fill":"#FF2E43"}})]):_c('svg',{attrs:{"width":"16","height":"17","viewBox":"0 0 16 17","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 4.47461L12.3301 12.4702H3.66987L8 4.47461Z","fill":"#00B92D"}})])])])}):_vm._e()],2),(_vm.isAuthenticated)?_c('div',{staticClass:"info-header__item"},[_c('div',{staticClass:"info-header__item-elem"},[_c('div',{staticClass:"info-header__inner-item"},[_c('span',{staticClass:"info-header__title"},[_vm._v("Cуточный лимит запросов:")]),_c('span',{staticClass:"info-header__result info-header__result_circled"},[_vm._v(_vm._s(_vm.requestCount))])]),_c('div',{staticClass:"divider"}),_c('div',{staticClass:"info-header__inner-item"},[_c('span',{staticClass:"info-header__title"},[_vm._v("остаток дней:")]),_c('span',{staticClass:"info-header__result info-header__result_circled"},[_vm._v(_vm._s(_vm.daysRemaining))])])])]):_vm._e()])])]):_vm._e()],1)}
|
|
9577
|
+
var InfoHeadervue_type_template_id_7d616952_scoped_true_staticRenderFns = []
|
|
9366
9578
|
|
|
9367
9579
|
|
|
9368
|
-
// CONCATENATED MODULE: ./src/components/Header/InfoHeader.vue?vue&type=template&id=
|
|
9580
|
+
// CONCATENATED MODULE: ./src/components/Header/InfoHeader.vue?vue&type=template&id=7d616952&scoped=true&
|
|
9369
9581
|
|
|
9370
9582
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Header/InfoHeader.vue?vue&type=script&lang=js&
|
|
9371
9583
|
|
|
9372
|
-
|
|
9373
|
-
|
|
9374
|
-
|
|
9375
|
-
|
|
9584
|
+
//
|
|
9585
|
+
//
|
|
9586
|
+
//
|
|
9587
|
+
//
|
|
9588
|
+
//
|
|
9589
|
+
//
|
|
9590
|
+
//
|
|
9591
|
+
//
|
|
9592
|
+
//
|
|
9593
|
+
//
|
|
9594
|
+
//
|
|
9595
|
+
//
|
|
9596
|
+
//
|
|
9597
|
+
//
|
|
9598
|
+
//
|
|
9599
|
+
//
|
|
9600
|
+
//
|
|
9601
|
+
//
|
|
9602
|
+
//
|
|
9603
|
+
//
|
|
9604
|
+
//
|
|
9605
|
+
//
|
|
9606
|
+
//
|
|
9607
|
+
//
|
|
9608
|
+
//
|
|
9609
|
+
//
|
|
9610
|
+
//
|
|
9611
|
+
//
|
|
9612
|
+
//
|
|
9613
|
+
//
|
|
9614
|
+
//
|
|
9615
|
+
//
|
|
9616
|
+
//
|
|
9617
|
+
//
|
|
9618
|
+
//
|
|
9619
|
+
//
|
|
9620
|
+
//
|
|
9376
9621
|
//
|
|
9377
9622
|
//
|
|
9378
9623
|
//
|
|
@@ -9500,194 +9745,247 @@ var InfoHeadervue_type_template_id_df547db2_scoped_true_staticRenderFns = []
|
|
|
9500
9745
|
isAuthenticated: {
|
|
9501
9746
|
type: Boolean,
|
|
9502
9747
|
default: false
|
|
9503
|
-
}
|
|
9504
|
-
|
|
9505
|
-
|
|
9506
|
-
|
|
9507
|
-
|
|
9508
|
-
|
|
9509
|
-
|
|
9510
|
-
|
|
9511
|
-
|
|
9512
|
-
|
|
9513
|
-
|
|
9514
|
-
|
|
9515
|
-
|
|
9516
|
-
|
|
9517
|
-
|
|
9518
|
-
},
|
|
9519
|
-
watch: {
|
|
9520
|
-
showNotification: function showNotification() {
|
|
9521
|
-
if (!this.showNotification) {
|
|
9522
|
-
clearTimeout(this.timer);
|
|
9748
|
+
},
|
|
9749
|
+
isOpenNotification: {
|
|
9750
|
+
type: Boolean,
|
|
9751
|
+
default: false
|
|
9752
|
+
},
|
|
9753
|
+
weather: {
|
|
9754
|
+
type: Array,
|
|
9755
|
+
default: function _default() {
|
|
9756
|
+
return [];
|
|
9757
|
+
}
|
|
9758
|
+
},
|
|
9759
|
+
currencies: {
|
|
9760
|
+
type: Array,
|
|
9761
|
+
default: function _default() {
|
|
9762
|
+
return [];
|
|
9523
9763
|
}
|
|
9764
|
+
},
|
|
9765
|
+
systemMessage: {
|
|
9766
|
+
type: String,
|
|
9767
|
+
default: ''
|
|
9524
9768
|
}
|
|
9525
9769
|
},
|
|
9526
9770
|
methods: {
|
|
9527
|
-
|
|
9528
|
-
|
|
9771
|
+
closeNotification: function closeNotification() {
|
|
9772
|
+
this.$emit("closeNotification", this.isOpenNotification);
|
|
9773
|
+
}
|
|
9774
|
+
}
|
|
9775
|
+
});
|
|
9776
|
+
// CONCATENATED MODULE: ./src/components/Header/InfoHeader.vue?vue&type=script&lang=js&
|
|
9777
|
+
/* harmony default export */ var Header_InfoHeadervue_type_script_lang_js_ = (InfoHeadervue_type_script_lang_js_);
|
|
9778
|
+
// EXTERNAL MODULE: ./src/components/Header/InfoHeader.vue?vue&type=style&index=0&id=7d616952&scoped=true&lang=scss&
|
|
9779
|
+
var InfoHeadervue_type_style_index_0_id_7d616952_scoped_true_lang_scss_ = __webpack_require__("53fb");
|
|
9529
9780
|
|
|
9530
|
-
|
|
9531
|
-
var response, _yield$response$json, data;
|
|
9781
|
+
// CONCATENATED MODULE: ./src/components/Header/InfoHeader.vue
|
|
9532
9782
|
|
|
9533
|
-
return regeneratorRuntime.wrap(function _callee$(_context) {
|
|
9534
|
-
while (1) {
|
|
9535
|
-
switch (_context.prev = _context.next) {
|
|
9536
|
-
case 0:
|
|
9537
|
-
_context.prev = 0;
|
|
9538
|
-
_context.next = 3;
|
|
9539
|
-
return fetch('https://users.adtdev.kz/api/v1/system-messages/active-list/?module_name=counterparty');
|
|
9540
9783
|
|
|
9541
|
-
case 3:
|
|
9542
|
-
response = _context.sent;
|
|
9543
|
-
_context.next = 6;
|
|
9544
|
-
return response.json();
|
|
9545
9784
|
|
|
9546
|
-
case 6:
|
|
9547
|
-
_yield$response$json = _context.sent;
|
|
9548
|
-
data = _yield$response$json.data;
|
|
9549
9785
|
|
|
9550
|
-
if (data.details.length) {
|
|
9551
|
-
_this.systemMessage = data.details[0].message;
|
|
9552
|
-
_this.showNotification = true;
|
|
9553
|
-
}
|
|
9554
9786
|
|
|
9555
|
-
_context.next = 14;
|
|
9556
|
-
break;
|
|
9557
9787
|
|
|
9558
|
-
|
|
9559
|
-
_context.prev = 11;
|
|
9560
|
-
_context.t0 = _context["catch"](0);
|
|
9561
|
-
console.log(_context.t0.message);
|
|
9788
|
+
/* normalize component */
|
|
9562
9789
|
|
|
9563
|
-
|
|
9564
|
-
|
|
9565
|
-
|
|
9566
|
-
|
|
9567
|
-
|
|
9568
|
-
|
|
9569
|
-
|
|
9570
|
-
|
|
9571
|
-
|
|
9572
|
-
|
|
9790
|
+
var InfoHeader_component = normalizeComponent(
|
|
9791
|
+
Header_InfoHeadervue_type_script_lang_js_,
|
|
9792
|
+
InfoHeadervue_type_template_id_7d616952_scoped_true_render,
|
|
9793
|
+
InfoHeadervue_type_template_id_7d616952_scoped_true_staticRenderFns,
|
|
9794
|
+
false,
|
|
9795
|
+
null,
|
|
9796
|
+
"7d616952",
|
|
9797
|
+
null
|
|
9798
|
+
|
|
9799
|
+
)
|
|
9573
9800
|
|
|
9574
|
-
|
|
9575
|
-
|
|
9801
|
+
/* harmony default export */ var InfoHeader = (InfoHeader_component.exports);
|
|
9802
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Header/Header.vue?vue&type=script&lang=js&
|
|
9576
9803
|
|
|
9577
|
-
return regeneratorRuntime.wrap(function _callee2$(_context2) {
|
|
9578
|
-
while (1) {
|
|
9579
|
-
switch (_context2.prev = _context2.next) {
|
|
9580
|
-
case 0:
|
|
9581
|
-
_context2.prev = 0;
|
|
9582
|
-
_context2.next = 3;
|
|
9583
|
-
return fetch('https://users.adtdev.kz/api/v1/information/currency');
|
|
9584
9804
|
|
|
9585
|
-
case 3:
|
|
9586
|
-
response = _context2.sent;
|
|
9587
|
-
_context2.next = 6;
|
|
9588
|
-
return response.json();
|
|
9589
9805
|
|
|
9590
|
-
case 6:
|
|
9591
|
-
_yield$response$json2 = _context2.sent;
|
|
9592
|
-
data = _yield$response$json2.data;
|
|
9593
|
-
|
|
9594
|
-
if (data.USD) {
|
|
9595
|
-
_this2.currency = data.USD;
|
|
9596
|
-
}
|
|
9597
|
-
|
|
9598
|
-
_context2.next = 14;
|
|
9599
|
-
break;
|
|
9600
|
-
|
|
9601
|
-
case 11:
|
|
9602
|
-
_context2.prev = 11;
|
|
9603
|
-
_context2.t0 = _context2["catch"](0);
|
|
9604
|
-
console.log(_context2.t0.message);
|
|
9605
|
-
|
|
9606
|
-
case 14:
|
|
9607
|
-
case "end":
|
|
9608
|
-
return _context2.stop();
|
|
9609
|
-
}
|
|
9610
|
-
}
|
|
9611
|
-
}, _callee2, null, [[0, 11]]);
|
|
9612
|
-
}))();
|
|
9613
|
-
},
|
|
9614
|
-
fetchWeather: function fetchWeather() {
|
|
9615
|
-
return _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee3() {
|
|
9616
|
-
var response, result;
|
|
9617
|
-
return regeneratorRuntime.wrap(function _callee3$(_context3) {
|
|
9618
|
-
while (1) {
|
|
9619
|
-
switch (_context3.prev = _context3.next) {
|
|
9620
|
-
case 0:
|
|
9621
|
-
_context3.prev = 0;
|
|
9622
|
-
_context3.next = 3;
|
|
9623
|
-
return fetch('https://users.adtdev.kz/api/v1/information/weather');
|
|
9624
|
-
|
|
9625
|
-
case 3:
|
|
9626
|
-
response = _context3.sent;
|
|
9627
|
-
_context3.next = 6;
|
|
9628
|
-
return response.json();
|
|
9629
|
-
|
|
9630
|
-
case 6:
|
|
9631
|
-
result = _context3.sent;
|
|
9632
|
-
|
|
9633
|
-
if (result) {
|
|
9634
|
-
console.log(result);
|
|
9635
|
-
}
|
|
9636
|
-
|
|
9637
|
-
_context3.next = 13;
|
|
9638
|
-
break;
|
|
9639
|
-
|
|
9640
|
-
case 10:
|
|
9641
|
-
_context3.prev = 10;
|
|
9642
|
-
_context3.t0 = _context3["catch"](0);
|
|
9643
|
-
console.log(_context3.t0.message);
|
|
9644
|
-
|
|
9645
|
-
case 13:
|
|
9646
|
-
case "end":
|
|
9647
|
-
return _context3.stop();
|
|
9648
|
-
}
|
|
9649
|
-
}
|
|
9650
|
-
}, _callee3, null, [[0, 10]]);
|
|
9651
|
-
}))();
|
|
9652
|
-
},
|
|
9653
|
-
closeNotification: function closeNotification() {
|
|
9654
|
-
this.showNotification = !this.showNotification;
|
|
9655
|
-
}
|
|
9656
|
-
}
|
|
9657
|
-
});
|
|
9658
|
-
// CONCATENATED MODULE: ./src/components/Header/InfoHeader.vue?vue&type=script&lang=js&
|
|
9659
|
-
/* harmony default export */ var Header_InfoHeadervue_type_script_lang_js_ = (InfoHeadervue_type_script_lang_js_);
|
|
9660
|
-
// EXTERNAL MODULE: ./src/components/Header/InfoHeader.vue?vue&type=style&index=0&id=df547db2&scoped=true&lang=scss&
|
|
9661
|
-
var InfoHeadervue_type_style_index_0_id_df547db2_scoped_true_lang_scss_ = __webpack_require__("95bc");
|
|
9662
|
-
|
|
9663
|
-
// CONCATENATED MODULE: ./src/components/Header/InfoHeader.vue
|
|
9664
|
-
|
|
9665
|
-
|
|
9666
|
-
|
|
9667
|
-
|
|
9668
|
-
|
|
9669
|
-
|
|
9670
|
-
/* normalize component */
|
|
9671
|
-
|
|
9672
|
-
var InfoHeader_component = normalizeComponent(
|
|
9673
|
-
Header_InfoHeadervue_type_script_lang_js_,
|
|
9674
|
-
InfoHeadervue_type_template_id_df547db2_scoped_true_render,
|
|
9675
|
-
InfoHeadervue_type_template_id_df547db2_scoped_true_staticRenderFns,
|
|
9676
|
-
false,
|
|
9677
|
-
null,
|
|
9678
|
-
"df547db2",
|
|
9679
|
-
null
|
|
9680
|
-
|
|
9681
|
-
)
|
|
9682
|
-
|
|
9683
|
-
/* harmony default export */ var InfoHeader = (InfoHeader_component.exports);
|
|
9684
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Header/Header.vue?vue&type=script&lang=js&
|
|
9685
9806
|
|
|
9686
9807
|
|
|
9687
9808
|
|
|
9688
9809
|
|
|
9689
9810
|
|
|
9690
9811
|
|
|
9812
|
+
//
|
|
9813
|
+
//
|
|
9814
|
+
//
|
|
9815
|
+
//
|
|
9816
|
+
//
|
|
9817
|
+
//
|
|
9818
|
+
//
|
|
9819
|
+
//
|
|
9820
|
+
//
|
|
9821
|
+
//
|
|
9822
|
+
//
|
|
9823
|
+
//
|
|
9824
|
+
//
|
|
9825
|
+
//
|
|
9826
|
+
//
|
|
9827
|
+
//
|
|
9828
|
+
//
|
|
9829
|
+
//
|
|
9830
|
+
//
|
|
9831
|
+
//
|
|
9832
|
+
//
|
|
9833
|
+
//
|
|
9834
|
+
//
|
|
9835
|
+
//
|
|
9836
|
+
//
|
|
9837
|
+
//
|
|
9838
|
+
//
|
|
9839
|
+
//
|
|
9840
|
+
//
|
|
9841
|
+
//
|
|
9842
|
+
//
|
|
9843
|
+
//
|
|
9844
|
+
//
|
|
9845
|
+
//
|
|
9846
|
+
//
|
|
9847
|
+
//
|
|
9848
|
+
//
|
|
9849
|
+
//
|
|
9850
|
+
//
|
|
9851
|
+
//
|
|
9852
|
+
//
|
|
9853
|
+
//
|
|
9854
|
+
//
|
|
9855
|
+
//
|
|
9856
|
+
//
|
|
9857
|
+
//
|
|
9858
|
+
//
|
|
9859
|
+
//
|
|
9860
|
+
//
|
|
9861
|
+
//
|
|
9862
|
+
//
|
|
9863
|
+
//
|
|
9864
|
+
//
|
|
9865
|
+
//
|
|
9866
|
+
//
|
|
9867
|
+
//
|
|
9868
|
+
//
|
|
9869
|
+
//
|
|
9870
|
+
//
|
|
9871
|
+
//
|
|
9872
|
+
//
|
|
9873
|
+
//
|
|
9874
|
+
//
|
|
9875
|
+
//
|
|
9876
|
+
//
|
|
9877
|
+
//
|
|
9878
|
+
//
|
|
9879
|
+
//
|
|
9880
|
+
//
|
|
9881
|
+
//
|
|
9882
|
+
//
|
|
9883
|
+
//
|
|
9884
|
+
//
|
|
9885
|
+
//
|
|
9886
|
+
//
|
|
9887
|
+
//
|
|
9888
|
+
//
|
|
9889
|
+
//
|
|
9890
|
+
//
|
|
9891
|
+
//
|
|
9892
|
+
//
|
|
9893
|
+
//
|
|
9894
|
+
//
|
|
9895
|
+
//
|
|
9896
|
+
//
|
|
9897
|
+
//
|
|
9898
|
+
//
|
|
9899
|
+
//
|
|
9900
|
+
//
|
|
9901
|
+
//
|
|
9902
|
+
//
|
|
9903
|
+
//
|
|
9904
|
+
//
|
|
9905
|
+
//
|
|
9906
|
+
//
|
|
9907
|
+
//
|
|
9908
|
+
//
|
|
9909
|
+
//
|
|
9910
|
+
//
|
|
9911
|
+
//
|
|
9912
|
+
//
|
|
9913
|
+
//
|
|
9914
|
+
//
|
|
9915
|
+
//
|
|
9916
|
+
//
|
|
9917
|
+
//
|
|
9918
|
+
//
|
|
9919
|
+
//
|
|
9920
|
+
//
|
|
9921
|
+
//
|
|
9922
|
+
//
|
|
9923
|
+
//
|
|
9924
|
+
//
|
|
9925
|
+
//
|
|
9926
|
+
//
|
|
9927
|
+
//
|
|
9928
|
+
//
|
|
9929
|
+
//
|
|
9930
|
+
//
|
|
9931
|
+
//
|
|
9932
|
+
//
|
|
9933
|
+
//
|
|
9934
|
+
//
|
|
9935
|
+
//
|
|
9936
|
+
//
|
|
9937
|
+
//
|
|
9938
|
+
//
|
|
9939
|
+
//
|
|
9940
|
+
//
|
|
9941
|
+
//
|
|
9942
|
+
//
|
|
9943
|
+
//
|
|
9944
|
+
//
|
|
9945
|
+
//
|
|
9946
|
+
//
|
|
9947
|
+
//
|
|
9948
|
+
//
|
|
9949
|
+
//
|
|
9950
|
+
//
|
|
9951
|
+
//
|
|
9952
|
+
//
|
|
9953
|
+
//
|
|
9954
|
+
//
|
|
9955
|
+
//
|
|
9956
|
+
//
|
|
9957
|
+
//
|
|
9958
|
+
//
|
|
9959
|
+
//
|
|
9960
|
+
//
|
|
9961
|
+
//
|
|
9962
|
+
//
|
|
9963
|
+
//
|
|
9964
|
+
//
|
|
9965
|
+
//
|
|
9966
|
+
//
|
|
9967
|
+
//
|
|
9968
|
+
//
|
|
9969
|
+
//
|
|
9970
|
+
//
|
|
9971
|
+
//
|
|
9972
|
+
//
|
|
9973
|
+
//
|
|
9974
|
+
//
|
|
9975
|
+
//
|
|
9976
|
+
//
|
|
9977
|
+
//
|
|
9978
|
+
//
|
|
9979
|
+
//
|
|
9980
|
+
//
|
|
9981
|
+
//
|
|
9982
|
+
//
|
|
9983
|
+
//
|
|
9984
|
+
//
|
|
9985
|
+
//
|
|
9986
|
+
//
|
|
9987
|
+
//
|
|
9988
|
+
//
|
|
9691
9989
|
//
|
|
9692
9990
|
//
|
|
9693
9991
|
//
|
|
@@ -9783,7 +10081,7 @@ var InfoHeader_component = normalizeComponent(
|
|
|
9783
10081
|
type: String,
|
|
9784
10082
|
required: true,
|
|
9785
10083
|
validator: function validator(value) {
|
|
9786
|
-
return [
|
|
10084
|
+
return ["prod", "dev", "staging"].indexOf(value) !== -1;
|
|
9787
10085
|
}
|
|
9788
10086
|
},
|
|
9789
10087
|
isAuthenticated: {
|
|
@@ -9829,69 +10127,232 @@ var InfoHeader_component = normalizeComponent(
|
|
|
9829
10127
|
return {
|
|
9830
10128
|
profileDropDown: profileDropDown,
|
|
9831
10129
|
main: {
|
|
9832
|
-
dev:
|
|
9833
|
-
prod:
|
|
9834
|
-
staging:
|
|
10130
|
+
dev: "https://adtdev.kz",
|
|
10131
|
+
prod: "https://adata.kz",
|
|
10132
|
+
staging: "https://adada.kz"
|
|
9835
10133
|
},
|
|
9836
|
-
|
|
10134
|
+
headerItems: [{
|
|
9837
10135
|
id: 1,
|
|
9838
10136
|
name: "Контрагенты",
|
|
9839
|
-
dev:
|
|
9840
|
-
prod:
|
|
9841
|
-
staging:
|
|
9842
|
-
key:
|
|
10137
|
+
dev: "https://pk.adtdev.kz",
|
|
10138
|
+
prod: "https://pk.adata.kz",
|
|
10139
|
+
staging: "https://pk.adada.kz",
|
|
10140
|
+
key: "counterparty"
|
|
9843
10141
|
}, {
|
|
9844
10142
|
id: 2,
|
|
9845
10143
|
name: "Тендеры",
|
|
9846
|
-
dev:
|
|
9847
|
-
prod:
|
|
9848
|
-
staging:
|
|
9849
|
-
key:
|
|
10144
|
+
dev: "https://tender.adtdev.kz",
|
|
10145
|
+
prod: "https://tender.adata.kz",
|
|
10146
|
+
staging: "https://tender.adada.kz",
|
|
10147
|
+
key: "tenders"
|
|
9850
10148
|
}, {
|
|
9851
10149
|
id: 3,
|
|
9852
10150
|
name: "Работа",
|
|
9853
|
-
dev:
|
|
9854
|
-
prod:
|
|
9855
|
-
staging:
|
|
9856
|
-
key:
|
|
10151
|
+
dev: "https://work.adtdev.kz",
|
|
10152
|
+
prod: "https://work.adata.kz",
|
|
10153
|
+
staging: "https://work.adada.kz",
|
|
10154
|
+
key: "work"
|
|
9857
10155
|
}, {
|
|
9858
10156
|
id: 4,
|
|
9859
10157
|
name: "Штрафы",
|
|
9860
|
-
dev:
|
|
9861
|
-
prod:
|
|
9862
|
-
staging:
|
|
9863
|
-
key:
|
|
10158
|
+
dev: "https://avto.adtdev.kz",
|
|
10159
|
+
prod: "https://avto.adata.kz",
|
|
10160
|
+
staging: "https://avto.adada.kz",
|
|
10161
|
+
key: "fines"
|
|
9864
10162
|
}, {
|
|
9865
10163
|
id: 5,
|
|
9866
10164
|
name: "Маркетинг",
|
|
9867
|
-
dev:
|
|
9868
|
-
prod:
|
|
9869
|
-
staging:
|
|
9870
|
-
key:
|
|
10165
|
+
dev: "https://marketing.adtdev.kz",
|
|
10166
|
+
prod: "https://marketing.adata.kz",
|
|
10167
|
+
staging: "https://marketing.adada.kz",
|
|
10168
|
+
key: "marketing"
|
|
9871
10169
|
}],
|
|
9872
|
-
isOpen: false
|
|
10170
|
+
isOpen: false,
|
|
10171
|
+
weather: null,
|
|
10172
|
+
currencies: null,
|
|
10173
|
+
systemMessage: null,
|
|
10174
|
+
timer: null,
|
|
10175
|
+
isOpenNotification: false
|
|
9873
10176
|
};
|
|
9874
10177
|
},
|
|
10178
|
+
created: function created() {
|
|
10179
|
+
this.fetchCurrencies();
|
|
10180
|
+
this.fetchWeather();
|
|
10181
|
+
},
|
|
9875
10182
|
mounted: function mounted() {
|
|
9876
10183
|
this.setBalance(this.balance);
|
|
10184
|
+
this.timer = setTimeout(this.fetchNotification, 3000);
|
|
10185
|
+
},
|
|
10186
|
+
watch: {
|
|
10187
|
+
balance: function balance(newBalance) {
|
|
10188
|
+
this.setBalance(newBalance);
|
|
10189
|
+
},
|
|
10190
|
+
isOpenNotification: function isOpenNotification() {
|
|
10191
|
+
if (!this.isOpenNotification) {
|
|
10192
|
+
clearTimeout(this.timer);
|
|
10193
|
+
}
|
|
10194
|
+
}
|
|
9877
10195
|
},
|
|
9878
10196
|
methods: {
|
|
10197
|
+
fetchNotification: function fetchNotification() {
|
|
10198
|
+
var _this = this;
|
|
10199
|
+
|
|
10200
|
+
return _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee() {
|
|
10201
|
+
var response, _yield$response$json, data;
|
|
10202
|
+
|
|
10203
|
+
return regeneratorRuntime.wrap(function _callee$(_context) {
|
|
10204
|
+
while (1) {
|
|
10205
|
+
switch (_context.prev = _context.next) {
|
|
10206
|
+
case 0:
|
|
10207
|
+
_context.prev = 0;
|
|
10208
|
+
_context.next = 3;
|
|
10209
|
+
return fetch('https://users.adtdev.kz/api/v1/system-messages/active-list/?module_name=counterparty');
|
|
10210
|
+
|
|
10211
|
+
case 3:
|
|
10212
|
+
response = _context.sent;
|
|
10213
|
+
_context.next = 6;
|
|
10214
|
+
return response.json();
|
|
10215
|
+
|
|
10216
|
+
case 6:
|
|
10217
|
+
_yield$response$json = _context.sent;
|
|
10218
|
+
data = _yield$response$json.data;
|
|
10219
|
+
|
|
10220
|
+
if (data.details.length) {
|
|
10221
|
+
_this.systemMessage = data.details[0].message;
|
|
10222
|
+
_this.isOpenNotification = true;
|
|
10223
|
+
}
|
|
10224
|
+
|
|
10225
|
+
_context.next = 14;
|
|
10226
|
+
break;
|
|
10227
|
+
|
|
10228
|
+
case 11:
|
|
10229
|
+
_context.prev = 11;
|
|
10230
|
+
_context.t0 = _context["catch"](0);
|
|
10231
|
+
console.log(_context.t0.message);
|
|
10232
|
+
|
|
10233
|
+
case 14:
|
|
10234
|
+
case "end":
|
|
10235
|
+
return _context.stop();
|
|
10236
|
+
}
|
|
10237
|
+
}
|
|
10238
|
+
}, _callee, null, [[0, 11]]);
|
|
10239
|
+
}))();
|
|
10240
|
+
},
|
|
10241
|
+
fetchCurrencies: function fetchCurrencies() {
|
|
10242
|
+
var _this2 = this;
|
|
10243
|
+
|
|
10244
|
+
return _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee2() {
|
|
10245
|
+
var response, _yield$response$json2, data;
|
|
10246
|
+
|
|
10247
|
+
return regeneratorRuntime.wrap(function _callee2$(_context2) {
|
|
10248
|
+
while (1) {
|
|
10249
|
+
switch (_context2.prev = _context2.next) {
|
|
10250
|
+
case 0:
|
|
10251
|
+
_context2.prev = 0;
|
|
10252
|
+
_context2.next = 3;
|
|
10253
|
+
return fetch('https://users.adata.kz/api/v1/information/currency');
|
|
10254
|
+
|
|
10255
|
+
case 3:
|
|
10256
|
+
response = _context2.sent;
|
|
10257
|
+
_context2.next = 6;
|
|
10258
|
+
return response.json();
|
|
10259
|
+
|
|
10260
|
+
case 6:
|
|
10261
|
+
_yield$response$json2 = _context2.sent;
|
|
10262
|
+
data = _yield$response$json2.data;
|
|
10263
|
+
|
|
10264
|
+
if (data.currencies) {
|
|
10265
|
+
_this2.currencies = data.currencies;
|
|
10266
|
+
}
|
|
10267
|
+
|
|
10268
|
+
_context2.next = 14;
|
|
10269
|
+
break;
|
|
10270
|
+
|
|
10271
|
+
case 11:
|
|
10272
|
+
_context2.prev = 11;
|
|
10273
|
+
_context2.t0 = _context2["catch"](0);
|
|
10274
|
+
console.log(_context2.t0.message);
|
|
10275
|
+
|
|
10276
|
+
case 14:
|
|
10277
|
+
case "end":
|
|
10278
|
+
return _context2.stop();
|
|
10279
|
+
}
|
|
10280
|
+
}
|
|
10281
|
+
}, _callee2, null, [[0, 11]]);
|
|
10282
|
+
}))();
|
|
10283
|
+
},
|
|
10284
|
+
fetchWeather: function fetchWeather() {
|
|
10285
|
+
var _this3 = this;
|
|
10286
|
+
|
|
10287
|
+
return _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee3() {
|
|
10288
|
+
var response, _yield$response$json3, data;
|
|
10289
|
+
|
|
10290
|
+
return regeneratorRuntime.wrap(function _callee3$(_context3) {
|
|
10291
|
+
while (1) {
|
|
10292
|
+
switch (_context3.prev = _context3.next) {
|
|
10293
|
+
case 0:
|
|
10294
|
+
_context3.prev = 0;
|
|
10295
|
+
_context3.next = 3;
|
|
10296
|
+
return fetch('https://users.adata.kz/api/v1/information/weather');
|
|
10297
|
+
|
|
10298
|
+
case 3:
|
|
10299
|
+
response = _context3.sent;
|
|
10300
|
+
_context3.next = 6;
|
|
10301
|
+
return response.json();
|
|
10302
|
+
|
|
10303
|
+
case 6:
|
|
10304
|
+
_yield$response$json3 = _context3.sent;
|
|
10305
|
+
data = _yield$response$json3.data;
|
|
10306
|
+
|
|
10307
|
+
if (data.cities) {
|
|
10308
|
+
_this3.weather = data.cities;
|
|
10309
|
+
}
|
|
10310
|
+
|
|
10311
|
+
_context3.next = 14;
|
|
10312
|
+
break;
|
|
10313
|
+
|
|
10314
|
+
case 11:
|
|
10315
|
+
_context3.prev = 11;
|
|
10316
|
+
_context3.t0 = _context3["catch"](0);
|
|
10317
|
+
console.log(_context3.t0.message);
|
|
10318
|
+
|
|
10319
|
+
case 14:
|
|
10320
|
+
case "end":
|
|
10321
|
+
return _context3.stop();
|
|
10322
|
+
}
|
|
10323
|
+
}
|
|
10324
|
+
}, _callee3, null, [[0, 11]]);
|
|
10325
|
+
}))();
|
|
10326
|
+
},
|
|
10327
|
+
closeNotification: function closeNotification(option) {
|
|
10328
|
+
this.isOpenNotification = !option;
|
|
10329
|
+
},
|
|
9879
10330
|
changeValue: function changeValue() {
|
|
9880
10331
|
this.isOpen = !this.isOpen;
|
|
9881
|
-
this.$emit(
|
|
10332
|
+
this.$emit("menuOpen", this.isOpen);
|
|
9882
10333
|
},
|
|
9883
10334
|
setBalance: function setBalance(balance) {
|
|
9884
10335
|
if (balance !== 0) {
|
|
9885
|
-
this.profileDropDown[2].name =
|
|
10336
|
+
this.profileDropDown[2].name = "Текущий баланс: " + this.thousandSeparator(balance) + " ₸";
|
|
9886
10337
|
}
|
|
9887
10338
|
},
|
|
9888
10339
|
thousandSeparator: function thousandSeparator(val) {
|
|
9889
|
-
return val ? val.toString().replace(/\B(?=(\d{3})+(?!\d))/g, " ") :
|
|
9890
|
-
}
|
|
9891
|
-
|
|
9892
|
-
|
|
9893
|
-
|
|
9894
|
-
|
|
10340
|
+
return val ? val.toString().replace(/\B(?=(\d{3})+(?!\d))/g, " ") : "";
|
|
10341
|
+
},
|
|
10342
|
+
defineIconState: function defineIconState(name) {
|
|
10343
|
+
return name === "DOWN" ? "@/assets/icons/arrow-down.svg" : "@/assets/icons/arrow-up.svg";
|
|
10344
|
+
},
|
|
10345
|
+
defineIconEntity: function defineIconEntity(name) {
|
|
10346
|
+
switch (name) {
|
|
10347
|
+
case 'USD':
|
|
10348
|
+
return "@/assets/icons/dollor.svg";
|
|
10349
|
+
|
|
10350
|
+
case 'EUR':
|
|
10351
|
+
return "@/assets/icons/euro.svg";
|
|
10352
|
+
|
|
10353
|
+
case 'RUB':
|
|
10354
|
+
return "@/assets/icons/ruble.svg";
|
|
10355
|
+
}
|
|
9895
10356
|
}
|
|
9896
10357
|
}
|
|
9897
10358
|
});
|
|
@@ -9911,8 +10372,8 @@ var Headervue_type_style_index_0_lang_scss_ = __webpack_require__("52f3");
|
|
|
9911
10372
|
|
|
9912
10373
|
var Header_component = normalizeComponent(
|
|
9913
10374
|
Header_Headervue_type_script_lang_js_,
|
|
9914
|
-
|
|
9915
|
-
|
|
10375
|
+
Headervue_type_template_id_6e237f90_render,
|
|
10376
|
+
Headervue_type_template_id_6e237f90_staticRenderFns,
|
|
9916
10377
|
false,
|
|
9917
10378
|
null,
|
|
9918
10379
|
null,
|
|
@@ -10426,6 +10887,80 @@ var MailTo_component = normalizeComponent(
|
|
|
10426
10887
|
)
|
|
10427
10888
|
|
|
10428
10889
|
/* harmony default export */ var MailTo = (MailTo_component.exports);
|
|
10890
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"917c70aa-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Table/ATable.vue?vue&type=template&id=b3cc1b06&scoped=true&
|
|
10891
|
+
var ATablevue_type_template_id_b3cc1b06_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('table',{staticClass:"a-table"},[_c('thead',[_c('tr',_vm._l((_vm.cols),function(col,i){return _c('th',{key:i},[_vm._v(_vm._s(col.name))])}),0)]),_vm._l((_vm.rows),function(row,i){return _c('tbody',{key:i},[_c('tr',_vm._l((_vm.cols),function(col){return _c('td',{key:col.key,attrs:{"data-label":("" + (col.name))}},[_vm._t('key-' + col.key,function(){return [_vm._v(" "+_vm._s(row[col.key] || _vm.defaultEmpty)+" ")]},{"row":row})],2)}),0)])})],2)}
|
|
10892
|
+
var ATablevue_type_template_id_b3cc1b06_scoped_true_staticRenderFns = []
|
|
10893
|
+
|
|
10894
|
+
|
|
10895
|
+
// CONCATENATED MODULE: ./src/components/Table/ATable.vue?vue&type=template&id=b3cc1b06&scoped=true&
|
|
10896
|
+
|
|
10897
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Table/ATable.vue?vue&type=script&lang=js&
|
|
10898
|
+
|
|
10899
|
+
//
|
|
10900
|
+
//
|
|
10901
|
+
//
|
|
10902
|
+
//
|
|
10903
|
+
//
|
|
10904
|
+
//
|
|
10905
|
+
//
|
|
10906
|
+
//
|
|
10907
|
+
//
|
|
10908
|
+
//
|
|
10909
|
+
//
|
|
10910
|
+
//
|
|
10911
|
+
//
|
|
10912
|
+
//
|
|
10913
|
+
//
|
|
10914
|
+
//
|
|
10915
|
+
//
|
|
10916
|
+
//
|
|
10917
|
+
//
|
|
10918
|
+
/* harmony default export */ var ATablevue_type_script_lang_js_ = ({
|
|
10919
|
+
props: {
|
|
10920
|
+
cols: {
|
|
10921
|
+
type: Array,
|
|
10922
|
+
default: function _default() {
|
|
10923
|
+
return [];
|
|
10924
|
+
}
|
|
10925
|
+
},
|
|
10926
|
+
rows: {
|
|
10927
|
+
type: Array,
|
|
10928
|
+
default: function _default() {
|
|
10929
|
+
return [];
|
|
10930
|
+
}
|
|
10931
|
+
},
|
|
10932
|
+
defaultEmpty: {
|
|
10933
|
+
type: [String, Number],
|
|
10934
|
+
default: "Нет данных"
|
|
10935
|
+
}
|
|
10936
|
+
}
|
|
10937
|
+
});
|
|
10938
|
+
// CONCATENATED MODULE: ./src/components/Table/ATable.vue?vue&type=script&lang=js&
|
|
10939
|
+
/* harmony default export */ var Table_ATablevue_type_script_lang_js_ = (ATablevue_type_script_lang_js_);
|
|
10940
|
+
// EXTERNAL MODULE: ./src/components/Table/ATable.vue?vue&type=style&index=0&id=b3cc1b06&lang=scss&scoped=true&
|
|
10941
|
+
var ATablevue_type_style_index_0_id_b3cc1b06_lang_scss_scoped_true_ = __webpack_require__("3c75");
|
|
10942
|
+
|
|
10943
|
+
// CONCATENATED MODULE: ./src/components/Table/ATable.vue
|
|
10944
|
+
|
|
10945
|
+
|
|
10946
|
+
|
|
10947
|
+
|
|
10948
|
+
|
|
10949
|
+
|
|
10950
|
+
/* normalize component */
|
|
10951
|
+
|
|
10952
|
+
var ATable_component = normalizeComponent(
|
|
10953
|
+
Table_ATablevue_type_script_lang_js_,
|
|
10954
|
+
ATablevue_type_template_id_b3cc1b06_scoped_true_render,
|
|
10955
|
+
ATablevue_type_template_id_b3cc1b06_scoped_true_staticRenderFns,
|
|
10956
|
+
false,
|
|
10957
|
+
null,
|
|
10958
|
+
"b3cc1b06",
|
|
10959
|
+
null
|
|
10960
|
+
|
|
10961
|
+
)
|
|
10962
|
+
|
|
10963
|
+
/* harmony default export */ var ATable = (ATable_component.exports);
|
|
10429
10964
|
// CONCATENATED MODULE: ./src/components/index.js
|
|
10430
10965
|
|
|
10431
10966
|
|
|
@@ -10439,7 +10974,10 @@ var MailTo_component = normalizeComponent(
|
|
|
10439
10974
|
|
|
10440
10975
|
|
|
10441
10976
|
|
|
10977
|
+
|
|
10978
|
+
|
|
10442
10979
|
var Components = {
|
|
10980
|
+
ACheckbox: ACheckbox,
|
|
10443
10981
|
AButton: AButton,
|
|
10444
10982
|
ATextField: TextField,
|
|
10445
10983
|
APasswordField: PasswordField,
|
|
@@ -10447,7 +10985,8 @@ var Components = {
|
|
|
10447
10985
|
AHeader: Header,
|
|
10448
10986
|
AFooter: Footer,
|
|
10449
10987
|
ASearchTextField: SearchTextField,
|
|
10450
|
-
AMailTo: MailTo
|
|
10988
|
+
AMailTo: MailTo,
|
|
10989
|
+
ATable: ATable
|
|
10451
10990
|
};
|
|
10452
10991
|
Object.keys(Components).forEach(function (name) {
|
|
10453
10992
|
external_commonjs_vue_commonjs2_vue_root_Vue_default.a.component(name, Components[name]);
|