adata-ui 0.3.70 → 0.3.72
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 +203 -179
- package/dist/adata-ui.common.js.map +1 -1
- package/dist/adata-ui.css +1 -1
- package/dist/adata-ui.umd.js +203 -179
- 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-lock.json +4 -4
- package/package.json +1 -1
- package/src/components/BottomNavigationBar/ABottomNavigationBar.vue +11 -2
- package/src/components/Header/Header.vue +4 -4
- package/src/components/ServiceSlider/AServiceSlider.vue +10 -10
- package/src/components/newComponents/FooterNew/FooterBottom.vue +2 -2
- package/src/components/newComponents/FooterNew/FooterItem.vue +1 -1
- package/src/components/newComponents/FooterNew/FooterTop.vue +12 -11
package/dist/adata-ui.common.js
CHANGED
|
@@ -174,13 +174,6 @@ Queue.prototype = {
|
|
|
174
174
|
module.exports = Queue;
|
|
175
175
|
|
|
176
176
|
|
|
177
|
-
/***/ }),
|
|
178
|
-
|
|
179
|
-
/***/ "0200":
|
|
180
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
181
|
-
|
|
182
|
-
// extracted by mini-css-extract-plugin
|
|
183
|
-
|
|
184
177
|
/***/ }),
|
|
185
178
|
|
|
186
179
|
/***/ "0252":
|
|
@@ -258,17 +251,6 @@ module.exports = function (obj) {
|
|
|
258
251
|
};
|
|
259
252
|
|
|
260
253
|
|
|
261
|
-
/***/ }),
|
|
262
|
-
|
|
263
|
-
/***/ "085e":
|
|
264
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
265
|
-
|
|
266
|
-
"use strict";
|
|
267
|
-
/* 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_FooterBottom_vue_vue_type_style_index_0_id_82a963ba_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("70cc");
|
|
268
|
-
/* 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_FooterBottom_vue_vue_type_style_index_0_id_82a963ba_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_FooterBottom_vue_vue_type_style_index_0_id_82a963ba_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
269
|
-
/* unused harmony reexport * */
|
|
270
|
-
|
|
271
|
-
|
|
272
254
|
/***/ }),
|
|
273
255
|
|
|
274
256
|
/***/ "09e5":
|
|
@@ -1330,13 +1312,6 @@ if (!version && userAgent) {
|
|
|
1330
1312
|
module.exports = version;
|
|
1331
1313
|
|
|
1332
1314
|
|
|
1333
|
-
/***/ }),
|
|
1334
|
-
|
|
1335
|
-
/***/ "30b0":
|
|
1336
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
1337
|
-
|
|
1338
|
-
// extracted by mini-css-extract-plugin
|
|
1339
|
-
|
|
1340
1315
|
/***/ }),
|
|
1341
1316
|
|
|
1342
1317
|
/***/ "3407":
|
|
@@ -1358,6 +1333,17 @@ var getBuiltIn = __webpack_require__("d066");
|
|
|
1358
1333
|
module.exports = getBuiltIn('navigator', 'userAgent') || '';
|
|
1359
1334
|
|
|
1360
1335
|
|
|
1336
|
+
/***/ }),
|
|
1337
|
+
|
|
1338
|
+
/***/ "3517":
|
|
1339
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1340
|
+
|
|
1341
|
+
"use strict";
|
|
1342
|
+
/* 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_FooterItem_vue_vue_type_style_index_0_id_f39f980c_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ad40");
|
|
1343
|
+
/* 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_FooterItem_vue_vue_type_style_index_0_id_f39f980c_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_FooterItem_vue_vue_type_style_index_0_id_f39f980c_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
1344
|
+
/* unused harmony reexport * */
|
|
1345
|
+
|
|
1346
|
+
|
|
1361
1347
|
/***/ }),
|
|
1362
1348
|
|
|
1363
1349
|
/***/ "35a1":
|
|
@@ -1404,13 +1390,6 @@ exports.f = DESCRIPTORS && !V8_PROTOTYPE_DEFINE_BUG ? Object.defineProperties :
|
|
|
1404
1390
|
};
|
|
1405
1391
|
|
|
1406
1392
|
|
|
1407
|
-
/***/ }),
|
|
1408
|
-
|
|
1409
|
-
/***/ "393f":
|
|
1410
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
1411
|
-
|
|
1412
|
-
// extracted by mini-css-extract-plugin
|
|
1413
|
-
|
|
1414
1393
|
/***/ }),
|
|
1415
1394
|
|
|
1416
1395
|
/***/ "3a9b":
|
|
@@ -1479,6 +1458,13 @@ module.exports = !fails(function () {
|
|
|
1479
1458
|
});
|
|
1480
1459
|
|
|
1481
1460
|
|
|
1461
|
+
/***/ }),
|
|
1462
|
+
|
|
1463
|
+
/***/ "4179":
|
|
1464
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
1465
|
+
|
|
1466
|
+
// extracted by mini-css-extract-plugin
|
|
1467
|
+
|
|
1482
1468
|
/***/ }),
|
|
1483
1469
|
|
|
1484
1470
|
/***/ "4247":
|
|
@@ -1624,28 +1610,6 @@ module.exports = function (input, pref) {
|
|
|
1624
1610
|
};
|
|
1625
1611
|
|
|
1626
1612
|
|
|
1627
|
-
/***/ }),
|
|
1628
|
-
|
|
1629
|
-
/***/ "48d9":
|
|
1630
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1631
|
-
|
|
1632
|
-
"use strict";
|
|
1633
|
-
/* 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_ABottomNavigationBar_vue_vue_type_style_index_0_id_bc037682_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("393f");
|
|
1634
|
-
/* 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_ABottomNavigationBar_vue_vue_type_style_index_0_id_bc037682_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_ABottomNavigationBar_vue_vue_type_style_index_0_id_bc037682_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
1635
|
-
/* unused harmony reexport * */
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
/***/ }),
|
|
1639
|
-
|
|
1640
|
-
/***/ "48db":
|
|
1641
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1642
|
-
|
|
1643
|
-
"use strict";
|
|
1644
|
-
/* 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_AServiceSlider_vue_vue_type_style_index_0_id_53d74189_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("0200");
|
|
1645
|
-
/* 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_AServiceSlider_vue_vue_type_style_index_0_id_53d74189_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_AServiceSlider_vue_vue_type_style_index_0_id_53d74189_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
1646
|
-
/* unused harmony reexport * */
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
1613
|
/***/ }),
|
|
1650
1614
|
|
|
1651
1615
|
/***/ "4930":
|
|
@@ -2656,13 +2620,6 @@ var TEMPLATE = String(String).split('String');
|
|
|
2656
2620
|
});
|
|
2657
2621
|
|
|
2658
2622
|
|
|
2659
|
-
/***/ }),
|
|
2660
|
-
|
|
2661
|
-
/***/ "70cc":
|
|
2662
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
2663
|
-
|
|
2664
|
-
// extracted by mini-css-extract-plugin
|
|
2665
|
-
|
|
2666
2623
|
/***/ }),
|
|
2667
2624
|
|
|
2668
2625
|
/***/ "7156":
|
|
@@ -2688,6 +2645,17 @@ module.exports = function ($this, dummy, Wrapper) {
|
|
|
2688
2645
|
};
|
|
2689
2646
|
|
|
2690
2647
|
|
|
2648
|
+
/***/ }),
|
|
2649
|
+
|
|
2650
|
+
/***/ "7280":
|
|
2651
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2652
|
+
|
|
2653
|
+
"use strict";
|
|
2654
|
+
/* 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_FooterBottom_vue_vue_type_style_index_0_id_f9c5507a_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("c1c6");
|
|
2655
|
+
/* 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_FooterBottom_vue_vue_type_style_index_0_id_f9c5507a_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_FooterBottom_vue_vue_type_style_index_0_id_f9c5507a_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
2656
|
+
/* unused harmony reexport * */
|
|
2657
|
+
|
|
2658
|
+
|
|
2691
2659
|
/***/ }),
|
|
2692
2660
|
|
|
2693
2661
|
/***/ "73ec":
|
|
@@ -3178,6 +3146,13 @@ module.exports = function (key) {
|
|
|
3178
3146
|
};
|
|
3179
3147
|
|
|
3180
3148
|
|
|
3149
|
+
/***/ }),
|
|
3150
|
+
|
|
3151
|
+
/***/ "90e6":
|
|
3152
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
3153
|
+
|
|
3154
|
+
// extracted by mini-css-extract-plugin
|
|
3155
|
+
|
|
3181
3156
|
/***/ }),
|
|
3182
3157
|
|
|
3183
3158
|
/***/ "9112":
|
|
@@ -4290,17 +4265,6 @@ module.exports = {
|
|
|
4290
4265
|
};
|
|
4291
4266
|
|
|
4292
4267
|
|
|
4293
|
-
/***/ }),
|
|
4294
|
-
|
|
4295
|
-
/***/ "a01b":
|
|
4296
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
4297
|
-
|
|
4298
|
-
"use strict";
|
|
4299
|
-
/* 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_FooterTop_vue_vue_type_style_index_0_id_5c10cb18_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("30b0");
|
|
4300
|
-
/* 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_FooterTop_vue_vue_type_style_index_0_id_5c10cb18_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_FooterTop_vue_vue_type_style_index_0_id_5c10cb18_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
4301
|
-
/* unused harmony reexport * */
|
|
4302
|
-
|
|
4303
|
-
|
|
4304
4268
|
/***/ }),
|
|
4305
4269
|
|
|
4306
4270
|
/***/ "a04b":
|
|
@@ -4317,17 +4281,6 @@ module.exports = function (argument) {
|
|
|
4317
4281
|
};
|
|
4318
4282
|
|
|
4319
4283
|
|
|
4320
|
-
/***/ }),
|
|
4321
|
-
|
|
4322
|
-
/***/ "a15a":
|
|
4323
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
4324
|
-
|
|
4325
|
-
"use strict";
|
|
4326
|
-
/* 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_FooterItem_vue_vue_type_style_index_0_id_f1fa2a9a_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("e44d");
|
|
4327
|
-
/* 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_FooterItem_vue_vue_type_style_index_0_id_f1fa2a9a_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_FooterItem_vue_vue_type_style_index_0_id_f1fa2a9a_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
4328
|
-
/* unused harmony reexport * */
|
|
4329
|
-
|
|
4330
|
-
|
|
4331
4284
|
/***/ }),
|
|
4332
4285
|
|
|
4333
4286
|
/***/ "a15b":
|
|
@@ -6002,6 +5955,13 @@ $({ target: 'RegExp', proto: true, forced: /./.exec !== exec }, {
|
|
|
6002
5955
|
});
|
|
6003
5956
|
|
|
6004
5957
|
|
|
5958
|
+
/***/ }),
|
|
5959
|
+
|
|
5960
|
+
/***/ "ad40":
|
|
5961
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
5962
|
+
|
|
5963
|
+
// extracted by mini-css-extract-plugin
|
|
5964
|
+
|
|
6005
5965
|
/***/ }),
|
|
6006
5966
|
|
|
6007
5967
|
/***/ "ad6d":
|
|
@@ -6213,6 +6173,17 @@ $({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {
|
|
|
6213
6173
|
});
|
|
6214
6174
|
|
|
6215
6175
|
|
|
6176
|
+
/***/ }),
|
|
6177
|
+
|
|
6178
|
+
/***/ "b68e":
|
|
6179
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
6180
|
+
|
|
6181
|
+
"use strict";
|
|
6182
|
+
/* 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_AServiceSlider_vue_vue_type_style_index_0_id_439df30c_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("90e6");
|
|
6183
|
+
/* 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_AServiceSlider_vue_vue_type_style_index_0_id_439df30c_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_AServiceSlider_vue_vue_type_style_index_0_id_439df30c_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
6184
|
+
/* unused harmony reexport * */
|
|
6185
|
+
|
|
6186
|
+
|
|
6216
6187
|
/***/ }),
|
|
6217
6188
|
|
|
6218
6189
|
/***/ "b727":
|
|
@@ -6307,6 +6278,17 @@ module.exports = {
|
|
|
6307
6278
|
|
|
6308
6279
|
// extracted by mini-css-extract-plugin
|
|
6309
6280
|
|
|
6281
|
+
/***/ }),
|
|
6282
|
+
|
|
6283
|
+
/***/ "bab6":
|
|
6284
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
6285
|
+
|
|
6286
|
+
"use strict";
|
|
6287
|
+
/* 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_FooterTop_vue_vue_type_style_index_0_id_6d94ea9a_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("d4e4");
|
|
6288
|
+
/* 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_FooterTop_vue_vue_type_style_index_0_id_6d94ea9a_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_FooterTop_vue_vue_type_style_index_0_id_6d94ea9a_lang_scss_scoped_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
6289
|
+
/* unused harmony reexport * */
|
|
6290
|
+
|
|
6291
|
+
|
|
6310
6292
|
/***/ }),
|
|
6311
6293
|
|
|
6312
6294
|
/***/ "bea9":
|
|
@@ -6351,6 +6333,13 @@ module.exports = function (input, pref) {
|
|
|
6351
6333
|
};
|
|
6352
6334
|
|
|
6353
6335
|
|
|
6336
|
+
/***/ }),
|
|
6337
|
+
|
|
6338
|
+
/***/ "c1c6":
|
|
6339
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
6340
|
+
|
|
6341
|
+
// extracted by mini-css-extract-plugin
|
|
6342
|
+
|
|
6354
6343
|
/***/ }),
|
|
6355
6344
|
|
|
6356
6345
|
/***/ "c28b":
|
|
@@ -6757,6 +6746,13 @@ var global = __webpack_require__("da84");
|
|
|
6757
6746
|
module.exports = /ipad|iphone|ipod/i.test(userAgent) && global.Pebble !== undefined;
|
|
6758
6747
|
|
|
6759
6748
|
|
|
6749
|
+
/***/ }),
|
|
6750
|
+
|
|
6751
|
+
/***/ "d4e4":
|
|
6752
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
6753
|
+
|
|
6754
|
+
// extracted by mini-css-extract-plugin
|
|
6755
|
+
|
|
6760
6756
|
/***/ }),
|
|
6761
6757
|
|
|
6762
6758
|
/***/ "d600":
|
|
@@ -6976,6 +6972,17 @@ module.exports = Object.keys || function keys(O) {
|
|
|
6976
6972
|
};
|
|
6977
6973
|
|
|
6978
6974
|
|
|
6975
|
+
/***/ }),
|
|
6976
|
+
|
|
6977
|
+
/***/ "e287":
|
|
6978
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
6979
|
+
|
|
6980
|
+
"use strict";
|
|
6981
|
+
/* 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_ABottomNavigationBar_vue_vue_type_style_index_0_id_05cfab44_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("4179");
|
|
6982
|
+
/* 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_ABottomNavigationBar_vue_vue_type_style_index_0_id_05cfab44_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_ABottomNavigationBar_vue_vue_type_style_index_0_id_05cfab44_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
6983
|
+
/* unused harmony reexport * */
|
|
6984
|
+
|
|
6985
|
+
|
|
6979
6986
|
/***/ }),
|
|
6980
6987
|
|
|
6981
6988
|
/***/ "e2cc":
|
|
@@ -7010,13 +7017,6 @@ module.exports = NATIVE_BIND ? function (fn) {
|
|
|
7010
7017
|
};
|
|
7011
7018
|
|
|
7012
7019
|
|
|
7013
|
-
/***/ }),
|
|
7014
|
-
|
|
7015
|
-
/***/ "e44d":
|
|
7016
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
7017
|
-
|
|
7018
|
-
// extracted by mini-css-extract-plugin
|
|
7019
|
-
|
|
7020
7020
|
/***/ }),
|
|
7021
7021
|
|
|
7022
7022
|
/***/ "e667":
|
|
@@ -7694,7 +7694,7 @@ var es_object_keys = __webpack_require__("b64b");
|
|
|
7694
7694
|
var external_commonjs_vue_commonjs2_vue_root_Vue_ = __webpack_require__("8bbf");
|
|
7695
7695
|
var external_commonjs_vue_commonjs2_vue_root_Vue_default = /*#__PURE__*/__webpack_require__.n(external_commonjs_vue_commonjs2_vue_root_Vue_);
|
|
7696
7696
|
|
|
7697
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
7697
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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=21ee61de&scoped=true&
|
|
7698
7698
|
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))])])}
|
|
7699
7699
|
var staticRenderFns = []
|
|
7700
7700
|
|
|
@@ -7888,7 +7888,7 @@ var component = normalizeComponent(
|
|
|
7888
7888
|
)
|
|
7889
7889
|
|
|
7890
7890
|
/* harmony default export */ var ACheckbox = (component.exports);
|
|
7891
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
7891
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/CheckboxMenu/CheckboxMenu.vue?vue&type=template&id=8fcf0dd2&scoped=true&
|
|
7892
7892
|
var CheckboxMenuvue_type_template_id_8fcf0dd2_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"search-options__item checkboxes__selects"},_vm._l((_vm.options),function(option,index){return _c('div',{key:index + 'a',staticClass:"checkboxes__selects__item"},[_c('input',{attrs:{"type":"checkbox","id":'optionsNames' + index,"name":"optionsNames","disabled":_vm.exceptions.length === 100},domProps:{"value":option.code,"checked":_vm.isChecked(option)},on:{"change":function($event){return _vm.removeChecked(option)},"input":function($event){return _vm.inputHandler(option)}}}),_c('label',{attrs:{"for":'optionsNames' + index}},[_vm._v(_vm._s(_vm.optionToText(option)))])])}),0)}
|
|
7893
7893
|
var CheckboxMenuvue_type_template_id_8fcf0dd2_scoped_true_staticRenderFns = []
|
|
7894
7894
|
|
|
@@ -8023,7 +8023,7 @@ var CheckboxMenu_component = normalizeComponent(
|
|
|
8023
8023
|
)
|
|
8024
8024
|
|
|
8025
8025
|
/* harmony default export */ var CheckboxMenu = (CheckboxMenu_component.exports);
|
|
8026
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
8026
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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=648f28cc&
|
|
8027
8027
|
var AButtonvue_type_template_id_648f28cc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.url ? 'a' : _vm.nuxtUrl ? 'nuxt-link' : 'button',_vm._g(_vm._b({tag:"component",class:[
|
|
8028
8028
|
'a-btn',
|
|
8029
8029
|
("a-btn_" + _vm.variant),
|
|
@@ -8117,7 +8117,7 @@ var AButton_component = normalizeComponent(
|
|
|
8117
8117
|
)
|
|
8118
8118
|
|
|
8119
8119
|
/* harmony default export */ var AButton = (AButton_component.exports);
|
|
8120
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
8120
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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=9cf6135a&
|
|
8121
8121
|
var TextFieldvue_type_template_id_9cf6135a_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:{"id":_vm.id,"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",attrs:{"for":_vm.id}},[_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('text-error',{attrs:{"errorText":_vm.errorText}}):_vm._e()],1)}
|
|
8122
8122
|
var TextFieldvue_type_template_id_9cf6135a_staticRenderFns = []
|
|
8123
8123
|
|
|
@@ -8127,7 +8127,7 @@ var TextFieldvue_type_template_id_9cf6135a_staticRenderFns = []
|
|
|
8127
8127
|
// EXTERNAL MODULE: ./src/assets/style.scss
|
|
8128
8128
|
var style = __webpack_require__("73ec");
|
|
8129
8129
|
|
|
8130
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
8130
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/TextError/TextError.vue?vue&type=template&id=e9a16506&scoped=true&
|
|
8131
8131
|
var TextErrorvue_type_template_id_e9a16506_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"adt-text-error"},[_c('div',{staticClass:"adt-text-error__icon"},[_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('g',{attrs:{"clip-path":"url(#clip0_508_13640)"}},[_c('path',{attrs:{"d":"M8.00016 14.6666C11.6821 14.6666 14.6668 11.6818 14.6668 7.99992C14.6668 4.31802 11.6821 1.33325 8.00016 1.33325C4.31826 1.33325 1.3335 4.31802 1.3335 7.99992C1.3335 11.6818 4.31826 14.6666 8.00016 14.6666Z","stroke":"white","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M8 10.6667H8.00667","stroke":"white","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M8 5.33325V7.99992","stroke":"white","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})]),_c('defs',[_c('clipPath',{attrs:{"id":"clip0_508_13640"}},[_c('rect',{attrs:{"width":"16","height":"16","fill":"white"}})])])])]),_c('p',{staticClass:"adt-text-error__text"},[_vm._v(_vm._s(_vm.errorText))])])}
|
|
8132
8132
|
var TextErrorvue_type_template_id_e9a16506_scoped_true_staticRenderFns = []
|
|
8133
8133
|
|
|
@@ -8319,7 +8319,7 @@ var TextField_component = normalizeComponent(
|
|
|
8319
8319
|
)
|
|
8320
8320
|
|
|
8321
8321
|
/* harmony default export */ var TextField = (TextField_component.exports);
|
|
8322
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
8322
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/TextArea/TextArea.vue?vue&type=template&id=90777a38&
|
|
8323
8323
|
var TextAreavue_type_template_id_90777a38_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"adt-text-block__wrapper"},[_c('div',{staticClass:"adt-text-block__textarea",class:{ 'adt-text-block__textarea--error': !!_vm.errorText }},[_c('textarea',{ref:"textarea",attrs:{"id":_vm.id,"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)}}}),_vm._v(" "),_c('label',{staticClass:"adt-text-block__label",class:{ 'adt-text-block--ellipsis': _vm.isEllipsis },attrs:{"for":_vm.id}},[_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('text-error',{attrs:{"errorText":_vm.errorText}}):_vm._e()],1)}
|
|
8324
8324
|
var TextAreavue_type_template_id_90777a38_staticRenderFns = []
|
|
8325
8325
|
|
|
@@ -8462,7 +8462,7 @@ var TextArea_component = normalizeComponent(
|
|
|
8462
8462
|
)
|
|
8463
8463
|
|
|
8464
8464
|
/* harmony default export */ var TextArea = (TextArea_component.exports);
|
|
8465
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
8465
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/PasswordField/PasswordField.vue?vue&type=template&id=65729370&
|
|
8466
8466
|
var PasswordFieldvue_type_template_id_65729370_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"adt-text-block"},[_c('div',{staticClass:"adt-text-block__field"},[_c('input',{ref:"input",staticClass:"adt-text-block__input",class:{ error: !!_vm.errorText },attrs:{"id":_vm.id,"type":_vm.type,"required":""},domProps:{"value":_vm.value},on:{"input":function($event){return _vm.$emit('input', $event.target.value)}}}),_c('label',{staticClass:"adt-text-block__label",attrs:{"for":_vm.id}},[_vm._v(_vm._s(_vm.label))]),(_vm.showPassword)?_c('div',{staticClass:"adt-text-block__icon desktop",on:{"click":function($event){_vm.showPassword = false}}},[_c('svg',{attrs:{"width":"12","height":"12","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 511.992 511.992","id":"openedEye"}},[_c('path',{attrs:{"d":"M510.096 249.937c-4.032-5.867-100.928-143.275-254.101-143.275-131.435 0-248.555 136.619-253.483 142.443-3.349 3.968-3.349 9.792 0 13.781C7.44 268.71 124.56 405.329 255.995 405.329S504.549 268.71 509.477 262.886c3.094-3.669 3.371-8.981.619-12.949zM255.995 383.996c-105.365 0-205.547-100.48-230.997-128 25.408-27.541 125.483-128 230.997-128 123.285 0 210.304 100.331 231.552 127.424-24.534 26.645-125.291 128.576-231.552 128.576z"}}),_c('path',{attrs:{"d":"M255.995 170.662c-47.061 0-85.333 38.272-85.333 85.333s38.272 85.333 85.333 85.333 85.333-38.272 85.333-85.333-38.272-85.333-85.333-85.333zm0 149.334c-35.285 0-64-28.715-64-64s28.715-64 64-64 64 28.715 64 64-28.715 64-64 64z"}})])]):_c('div',{staticClass:"adt-text-block__icon desktop",on:{"click":function($event){_vm.showPassword = true}}},[_c('svg',{attrs:{"width":"12","height":"12","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 512.001 512.001","id":"closedEye"}},[_c('path',{attrs:{"d":"M316.332 195.662c-4.16-4.16-10.923-4.16-15.083 0s-4.16 10.944 0 15.083c12.075 12.075 18.752 28.139 18.752 45.248 0 35.285-28.715 64-64 64-17.109 0-33.173-6.656-45.248-18.752-4.16-4.16-10.923-4.16-15.083 0-4.16 4.139-4.16 10.923 0 15.083 16.085 16.128 37.525 25.003 60.331 25.003 47.061 0 85.333-38.272 85.333-85.333 0-22.807-8.874-44.247-25.002-60.332zm-45.462-23.531c-4.843-.853-9.792-1.472-14.869-1.472-47.061 0-85.333 38.272-85.333 85.333 0 5.077.619 10.027 1.493 14.869.917 5.163 5.419 8.811 10.475 8.811.619 0 1.237-.043 1.877-.171 5.781-1.024 9.664-6.571 8.64-12.352-.661-3.627-1.152-7.317-1.152-11.157 0-35.285 28.715-64 64-64 3.84 0 7.531.491 11.157 1.131 5.675 1.152 11.328-2.859 12.352-8.64 1.024-5.781-2.858-11.328-8.64-12.352z"}}),_c('path',{attrs:{"d":"M509.462 249.102c-2.411-2.859-60.117-70.208-139.712-111.445-5.163-2.709-11.669-.661-14.379 4.587-2.709 5.227-.661 11.669 4.587 14.379 61.312 31.744 110.293 81.28 127.04 99.371-25.429 27.541-125.504 128-230.997 128-35.797 0-71.872-8.64-107.264-25.707-5.248-2.581-11.669-.341-14.229 4.971-2.581 5.291-.341 11.669 4.971 14.229 38.293 18.496 77.504 27.84 116.523 27.84 131.435 0 248.555-136.619 253.483-142.443 3.369-3.969 3.348-9.793-.023-13.782zM325.996 118.947c-24.277-8.171-47.829-12.288-69.995-12.288-131.435 0-248.555 136.619-253.483 142.443-3.115 3.669-3.371 9.003-.597 12.992 1.472 2.112 36.736 52.181 97.856 92.779a10.48 10.48 0 005.888 1.792c3.435 0 6.827-1.664 8.875-4.8 3.264-4.885 1.92-11.52-2.987-14.763-44.885-29.845-75.605-65.877-87.104-80.533 24.555-26.667 125.291-128.576 231.552-128.576 19.861 0 41.131 3.755 63.189 11.157 5.589 2.005 11.648-1.088 13.504-6.699 1.878-5.589-1.109-11.626-6.698-13.504z"}}),_c('path',{attrs:{"d":"M444.865 67.128c-4.16-4.16-10.923-4.16-15.083 0L67.116 429.795c-4.16 4.16-4.16 10.923 0 15.083a10.716 10.716 0 007.552 3.115c2.731 0 5.461-1.045 7.531-3.115L444.865 82.211c4.16-4.16 4.16-10.923 0-15.083z"}})])])]),(!!_vm.errorText)?_c('a-text-error',{attrs:{"errorText":_vm.errorText}}):_vm._e()],1)}
|
|
8467
8467
|
var PasswordFieldvue_type_template_id_65729370_staticRenderFns = []
|
|
8468
8468
|
|
|
@@ -8565,7 +8565,7 @@ var PasswordField_component = normalizeComponent(
|
|
|
8565
8565
|
)
|
|
8566
8566
|
|
|
8567
8567
|
/* harmony default export */ var PasswordField = (PasswordField_component.exports);
|
|
8568
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
8568
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/Alert/Alert.vue?vue&type=template&id=e7aa4870&
|
|
8569
8569
|
var Alertvue_type_template_id_e7aa4870_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:['note', {'note--error': _vm.error}]},[_c('div',{staticClass:"note-svg"},[(!_vm.error)?_c('svg',{attrs:{"fill":"none","width":"14","height":"14","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 16 16"}},[_c('circle',{attrs:{"cx":"8","cy":"8","r":"6.5","stroke":"#007AFF"}}),_c('path',{attrs:{"d":"M9.661 11.137l-.111.457c-.336.132-.604.233-.803.302-.2.07-.432.104-.696.104-.406 0-.722-.1-.947-.297a.961.961 0 01-.338-.755c0-.117.008-.239.025-.363.017-.123.045-.263.082-.419l.419-1.483c.037-.142.069-.277.094-.404.026-.126.038-.243.038-.348 0-.189-.039-.321-.117-.396-.078-.074-.227-.112-.448-.112-.108 0-.22.017-.333.051a4.649 4.649 0 00-.294.096l.112-.457c.275-.112.537-.207.788-.287.251-.08.489-.12.713-.12.403 0 .714.098.933.293a.97.97 0 01.327.76c0 .064-.007.177-.022.34a2.277 2.277 0 01-.084.447l-.417 1.478a3.921 3.921 0 00-.133.752c0 .196.044.33.132.401.088.071.24.107.456.107.102 0 .217-.018.345-.054.128-.035.221-.066.28-.093zm.106-6.203a.865.865 0 01-.292.658.994.994 0 01-.703.272 1 1 0 01-.706-.272.863.863 0 01-.295-.658c0-.257.098-.477.295-.66A1 1 0 018.772 4a.99.99 0 01.703.274.873.873 0 01.292.66z","fill":"#007AFF"}})]):_c('svg',{attrs:{"width":"14","height":"14","fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 16 16","id":"note-error-svg"}},[_c('circle',{attrs:{"cx":"8","cy":"8","r":"6.5","stroke":"#e60000"}}),_c('path',{attrs:{"d":"M9.661 11.137l-.111.457c-.336.132-.604.233-.803.302-.2.07-.432.104-.696.104-.406 0-.722-.1-.947-.297a.961.961 0 01-.338-.755c0-.117.008-.239.025-.363.017-.123.045-.263.082-.419l.419-1.483c.037-.142.069-.277.094-.404.026-.126.038-.243.038-.348 0-.189-.039-.321-.117-.396-.078-.074-.227-.112-.448-.112-.108 0-.22.017-.333.051a4.649 4.649 0 00-.294.096l.112-.457c.275-.112.537-.207.788-.287.251-.08.489-.12.713-.12.403 0 .714.098.933.293a.97.97 0 01.327.76c0 .064-.007.177-.022.34a2.277 2.277 0 01-.084.447l-.417 1.478a3.921 3.921 0 00-.133.752c0 .196.044.33.132.401.088.071.24.107.456.107.102 0 .217-.018.345-.054.128-.035.221-.066.28-.093zm.106-6.203a.865.865 0 01-.292.658.994.994 0 01-.703.272 1 1 0 01-.706-.272.863.863 0 01-.295-.658c0-.257.098-.477.295-.66A1 1 0 018.772 4a.99.99 0 01.703.274.873.873 0 01.292.66z","fill":"#e60000"}})])]),_vm._t("default")],2)}
|
|
8570
8570
|
var Alertvue_type_template_id_e7aa4870_staticRenderFns = []
|
|
8571
8571
|
|
|
@@ -8628,8 +8628,8 @@ var Alert_component = normalizeComponent(
|
|
|
8628
8628
|
)
|
|
8629
8629
|
|
|
8630
8630
|
/* harmony default export */ var Alert = (Alert_component.exports);
|
|
8631
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
8632
|
-
var
|
|
8631
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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=1b83dd66&
|
|
8632
|
+
var Headervue_type_template_id_1b83dd66_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],"onclick":"return false;"},on:{"click":function($event){return _vm.goToAnotherModule(_vm.main[_vm.mode])}}},[_c('span',{staticClass:"logo-desktop"}),_c('span',{staticClass:"logo-mobile"})]),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.headerItems.length > 0),expression:"headerItems.length > 0"}],staticClass:"menu"},_vm._l((_vm.headerItems),function(item,index){return _c('div',{key:index,staticClass:"menu__item"},[_c('a',{staticClass:"menu__wrapper menu__items",class:{ active: item.key === _vm.activeTabKey },attrs:{"href":item[_vm.mode],"onclick":"return false;"},on:{"click":function($event){return _vm.goToAnotherModule(item[_vm.mode])}}},[_vm._v(" "+_vm._s(item.name)+" ")]),_c('child-links',{staticClass:"menu__sublinks",attrs:{"links":item,"module":_vm.activeTabKey,"mode":_vm.mode}})],1)}),0),_c('div',{staticClass:"mobile-search"},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.hasSearchField),expression:"hasSearchField"}],staticClass:"search-input",on:{"click":function($event){return _vm.$emit('search')}}},[_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M14 13.9995L10.5967 10.596","stroke":"#2C3E50","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('circle',{attrs:{"cx":"7","cy":"7","r":"5","stroke":"#2C3E50","stroke-linecap":"round","stroke-linejoin":"round"}})]),_vm._v(" Найти ")])])]),_c('div',{directives:[{name:"show",rawName:"v-show",value:(!_vm.noAuth),expression:"!noAuth"}],staticClass:"header__right"},[_c('Profile',{attrs:{"mode":_vm.mode,"activeTabKey":_vm.activeTabKey,"isAuthenticated":_vm.isAuthenticated,"email":_vm.email,"loginUrl":_vm.loginUrl,"rate":_vm.rate,"balance":this.thousandSeparator(_vm.balance),"tab":_vm.tab},on:{"showBalanceModal":function (val) {
|
|
8633
8633
|
_vm.$emit('showBalanceModal', val);
|
|
8634
8634
|
},"setShowModal":function (val) {
|
|
8635
8635
|
_vm.$emit('setShowModal', val);
|
|
@@ -8638,10 +8638,10 @@ var Headervue_type_template_id_05910c8d_render = function () {var _vm=this;var _
|
|
|
8638
8638
|
}}})],1)]),_c('MobileToggle',{scopedSlots:_vm._u([{key:"default",fn:function(ref){
|
|
8639
8639
|
var animationClass = ref.animationClass;
|
|
8640
8640
|
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:"empty-space",on:{"click":_vm.changeValue}}),_c('div',{staticClass:"menu-wrapper"},[_c('div',{staticClass:"menu-wrapper__top"},[_c('div',{staticClass:"mobile-table-head"},[(!_vm.isAuthenticated)?_c('button',{staticClass:"sign",on:{"click":function($event){$event.preventDefault();return _vm.goAuth.apply(null, arguments)}}},[_c('svg',{attrs:{"width":"24","height":"24","viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M13.5 15L16.5 11.9189L13.6154 9","stroke":"#007AFF","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M9 7.125V4.5H19.5V19.5H9V17.4375","stroke":"#007AFF","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M16 12H4","stroke":"#007AFF","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}})]),_c('span',[_vm._v("Войти")])]):_c('div',{staticClass:"menu-wrapper__top-left"},[_c('div',{staticClass:"text-wrapper"},[_c('p',[_vm._v(_vm._s(_vm.email)+" "),_c('span',{on:{"click":function($event){$event.stopPropagation();return _vm.changeValue.apply(null, arguments)}}},[_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M1.99902 1.99957L13.9996 14.0002","stroke":"#2C3E50","stroke-linecap":"round"}}),_c('path',{attrs:{"d":"M14 1.99957L1.9994 14.0002","stroke":"#2C3E50","stroke-linecap":"round"}})])])]),_c('p',[_vm._v("Тариф "+_vm._s(_vm.rate)+" "),_c('span',{on:{"click":function($event){$event.stopPropagation();$event.preventDefault();_vm.isActiveMenu = true}}},[_vm._v(" Перейти "),_c('svg',{attrs:{"width":"24","height":"24","viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('rect',{attrs:{"width":"24","height":"24","rx":"12","transform":"matrix(-1 0 0 1 24 0)","fill":"#007AFF","fill-opacity":"0.12"}}),_c('path',{attrs:{"d":"M14.0005 8.00311L18.0005 12.0096L14.0005 16.0031","stroke":"#007AFF","stroke-width":"1.2","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M18 12L6 12","stroke":"#007AFF","stroke-width":"1.2","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}})])])])])]),(!_vm.isAuthenticated)?_c('div',{staticClass:"menu-wrapper__top-right",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"}})])]):_vm._e()]),_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-wrapper__bottom"},[_c('div',{staticClass:"menu-wrapper__bottom-header"},[_c('span',[_vm._v("Валюта")]),_c('span',[_vm._v("Покупка")]),_c('span',[_vm._v("Продажа")])]),_c('div',{staticClass:"menu-wrapper__bottom-body"},_vm._l((_vm.currencies),function(currency,index){return _c('div',{key:index,staticClass:"menu-wrapper__bottom-row"},[_c('div',{staticClass:"menu-wrapper__bottom-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(),(currency.currency === 'CNY')?_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M0 2C0 0.895431 0.895431 0 2 0H14C15.1046 0 16 0.895431 16 2V14C16 15.1046 15.1046 16 14 16H2C0.895431 16 0 15.1046 0 14V2Z","fill":"#DE2910"}}),_c('path',{attrs:{"d":"M4.00115 1.60043L5.41155 5.94203L1.71875 3.25883H6.28355L2.59075 5.94203L4.00115 1.60043Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M7.3125 2.01103L8.3117 0.863831L8.1781 2.37983L7.3957 1.07503L8.7957 1.67023L7.3125 2.01103Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M8.80803 3.31335L10.1744 2.64375L9.46323 3.98855L9.24803 2.48215L10.3072 3.57415L8.80803 3.31335Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M8.82968 5.38077L10.3497 5.32637L9.15208 6.26477L9.56968 4.80157L10.0913 6.23037L8.82968 5.38077Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M7.3758 6.6997L8.7998 7.2365L7.3326 7.6397L8.283 6.4509L8.2118 7.9709L7.3758 6.6997Z","fill":"#FFDE00"}})]):_vm._e(),_c('span',[_vm._v(_vm._s(currency.currency))])]),_c('div',{staticClass:"menu-wrapper__bottom-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"}})])]),_c('div',{staticClass:"menu-wrapper__bottom-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"}})])])])}),0),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isAuthenticated),expression:"isAuthenticated"}],staticClass:"menu_mobile-footer"},[_c('button',{staticClass:"sign",on:{"click":function($event){return _vm.$emit('logout')}}},[_c('svg',{attrs:{"width":"24","height":"24","viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M16.5 15L19.5 12L16.5 9","stroke":"white","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M15 16.875L15 19.5L4.5 19.5L4.5 4.5L15 4.5L15 6.5625","stroke":"white","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M19 12H8","stroke":"white","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}})]),_c('span',[_vm._v("Выход")])])])])])])]}}])})],1)],1)}
|
|
8641
|
-
var
|
|
8641
|
+
var Headervue_type_template_id_1b83dd66_staticRenderFns = []
|
|
8642
8642
|
|
|
8643
8643
|
|
|
8644
|
-
// CONCATENATED MODULE: ./src/components/Header/Header.vue?vue&type=template&id=
|
|
8644
|
+
// CONCATENATED MODULE: ./src/components/Header/Header.vue?vue&type=template&id=1b83dd66&
|
|
8645
8645
|
|
|
8646
8646
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.promise.js
|
|
8647
8647
|
var es_promise = __webpack_require__("e6cf");
|
|
@@ -8700,7 +8700,7 @@ var es_json_stringify = __webpack_require__("e9c4");
|
|
|
8700
8700
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.string.replace.js
|
|
8701
8701
|
var es_string_replace = __webpack_require__("5319");
|
|
8702
8702
|
|
|
8703
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
8703
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/Profile.vue?vue&type=template&id=d733ad04&
|
|
8704
8704
|
var Profilevue_type_template_id_d733ad04_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"profile",class:{ active: _vm.active }},[_c('div',{directives:[{name:"click-outside",rawName:"v-click-outside",value:(function () { _vm.active = false; }),expression:"() => { active = false; }"}]},[_c('div',{staticClass:"profile__inner"},[_c('div',{staticClass:"profile__item",on:{"click":function($event){_vm.active = !_vm.active}}},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isAuthenticated),expression:"isAuthenticated"}],staticClass:"profile__item-link"},[_c('span',{staticClass:"desktop"},[_vm._v(_vm._s(_vm.email))]),_c('svg',{staticClass:"desktop arrow-svg",class:{ rotate: _vm.active },attrs:{"width":"18","height":"18","fill":"#25476AFF","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 16 16"}},[_c('path',{attrs:{"fill":"none","d":"M0 0h16v16H0z"}}),_c('path',{attrs:{"fill":"none","d":"M3 6.5L8 10l5-3.5","stroke":"#2C3E50","stroke-linecap":"round","stroke-linejoin":"round"}})])]),_c('button',{directives:[{name:"show",rawName:"v-show",value:(!_vm.isAuthenticated),expression:"!isAuthenticated"}],staticClass:"sign",on:{"click":function($event){$event.preventDefault();return _vm.goAuth.apply(null, arguments)}}},[_c('svg',{staticClass:"desktop",attrs:{"width":"18","height":"18","fill":"#25476AFF","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 16 16"}},[_c('path',{attrs:{"fill":"#fff","d":"M0 0h16v16H0z","stroke":"none"}}),_c('path',{attrs:{"d":"M8 10l2-2.054L8.077 6","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M6 4.1V2h8v12H6v-1.65M9 8H2","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}})]),_c('span',{staticClass:"sign_text"},[_vm._v("Вход")])])])]),_c('SlideToggle',{scopedSlots:_vm._u([{key:"default",fn:function(ref){
|
|
8705
8705
|
var animationClass = ref.animationClass;
|
|
8706
8706
|
return [(_vm.isAuthenticated)?_c('profile-menu',{directives:[{name:"show",rawName:"v-show",value:(_vm.active),expression:"active"}],class:animationClass,attrs:{"balance":_vm.balance,"rate":_vm.rate,"mode":_vm.mode,"tab":_vm.tab},on:{"logout":_vm.logout}}):_vm._e()]}}])})],1)])}
|
|
@@ -8830,7 +8830,7 @@ var profileDropDown = [{
|
|
|
8830
8830
|
}],
|
|
8831
8831
|
disabled: false
|
|
8832
8832
|
}];
|
|
8833
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
8833
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/transitions/SlideToggle.vue?vue&type=template&id=6ddd4cf0&
|
|
8834
8834
|
var SlideTogglevue_type_template_id_6ddd4cf0_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('transition',{on:{"before-enter":_vm.beforeEnter,"enter":_vm.enter,"after-enter":_vm.afterEnter,"before-leave":_vm.beforeLeave,"leave":_vm.leave,"after-leave":_vm.afterLeave}},[_vm._t("default",null,{"animationClass":'slideToggleAnimation',"compareNotificationClass":'compareNotification',"fastAnimation":'fastAnimation'})],2)}
|
|
8835
8835
|
var SlideTogglevue_type_template_id_6ddd4cf0_staticRenderFns = []
|
|
8836
8836
|
|
|
@@ -8908,7 +8908,7 @@ var SlideToggle_component = normalizeComponent(
|
|
|
8908
8908
|
var v_click_outside_umd = __webpack_require__("c28b");
|
|
8909
8909
|
var v_click_outside_umd_default = /*#__PURE__*/__webpack_require__.n(v_click_outside_umd);
|
|
8910
8910
|
|
|
8911
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
8911
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/ProfileMenu.vue?vue&type=template&id=004e4922&
|
|
8912
8912
|
var ProfileMenuvue_type_template_id_004e4922_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"profile-menu"},[_c('div',{staticClass:"profile-menu__header"},[_c('div',{staticClass:"tariff"},[_c('div',{staticClass:"tariff__label"},[_vm._v(" Тариф ")]),_c('div',{staticClass:"tariff__value"},[_c('div',{staticClass:"tariff__text"},[_vm._v(" "+_vm._s(_vm.rate || "Базовый")+" ")]),_c('div',{staticClass:"tariff__badge"},[_vm._v(" Подключен ")])])]),_c('div',{staticClass:"balance"},[_c('div',{staticClass:"balance__wrapper"},[_c('div',{staticClass:"balance__title"},[_vm._v("Текущий баланс:")]),_c('div',{staticClass:"balance__badge"},[_vm._v(_vm._s(_vm.balance || 0)+" ₸")])]),_c('a-button',{attrs:{"size":"extra_sm","variant":"blue_outlined","url":_vm.links.balance[_vm.mode]}},[_vm._v("Пополнить")])],1)]),_c('div',{staticClass:"profile-menu__main"},[_c('div',{staticClass:"profile-links"},[_c('a',{staticClass:"profile-link",attrs:{"href":_vm.links.profile[_vm.mode],"onclick":"`return false`"}},[_c('div',{staticClass:"profile-link__icon"},[_c('svg',{attrs:{"width":"24","height":"24","viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('circle',{attrs:{"cx":"12","cy":"7.5","r":"4.5","stroke":"#2C3E50","stroke-width":"2"}}),_c('path',{attrs:{"d":"M20 21C20 21.5523 20.4477 22 21 22C21.5523 22 22 21.5523 22 21H20ZM2 21C2 21.5523 2.44772 22 3 22C3.55228 22 4 21.5523 4 21H2ZM12 13C16.4183 13 20 16.5817 20 21H22C22 15.4772 17.5228 11 12 11V13ZM4 21C4 16.5817 7.58172 13 12 13V11C6.47715 11 2 15.4772 2 21H4Z","fill":"#2C3E50"}})])]),_c('div',{staticClass:"profile-link__text"},[_vm._v("Личный кабинет")])]),_c('a',{staticClass:"profile-link",attrs:{"href":_vm.links.tenders[_vm.mode],"onclick":"`return false`"}},[_c('div',{staticClass:"profile-link__icon"},[_c('svg',{attrs:{"width":"24","height":"24","viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M20.083 15.2001L21.285 15.9211C21.3591 15.9655 21.4205 16.0283 21.4631 16.1035C21.5058 16.1787 21.5282 16.2636 21.5282 16.3501C21.5282 16.4365 21.5058 16.5214 21.4631 16.5966C21.4205 16.6718 21.3591 16.7347 21.285 16.7791L12.515 22.0411C12.3594 22.1345 12.1814 22.1839 12 22.1839C11.8185 22.1839 11.6405 22.1345 11.485 22.0411L2.71498 16.7791C2.64082 16.7347 2.57944 16.6718 2.53682 16.5966C2.4942 16.5214 2.4718 16.4365 2.4718 16.3501C2.4718 16.2636 2.4942 16.1787 2.53682 16.1035C2.57944 16.0283 2.64082 15.9655 2.71498 15.9211L3.91698 15.2001L12 20.0501L20.083 15.2001ZM20.083 10.5001L21.285 11.2211C21.3591 11.2655 21.4205 11.3283 21.4631 11.4035C21.5058 11.4787 21.5282 11.5636 21.5282 11.6501C21.5282 11.7365 21.5058 11.8214 21.4631 11.8966C21.4205 11.9718 21.3591 12.0347 21.285 12.0791L12 17.6501L2.71498 12.0791C2.64082 12.0347 2.57944 11.9718 2.53682 11.8966C2.4942 11.8214 2.4718 11.7365 2.4718 11.6501C2.4718 11.5636 2.4942 11.4787 2.53682 11.4035C2.57944 11.3283 2.64082 11.2655 2.71498 11.2211L3.91698 10.5001L12 15.3501L20.083 10.5001ZM12.514 1.30907L21.285 6.57107C21.3591 6.61546 21.4205 6.67832 21.4631 6.75351C21.5058 6.82869 21.5282 6.91364 21.5282 7.00007C21.5282 7.0865 21.5058 7.17145 21.4631 7.24663C21.4205 7.32182 21.3591 7.38468 21.285 7.42907L12 13.0001L2.71498 7.42907C2.64082 7.38468 2.57944 7.32182 2.53682 7.24663C2.4942 7.17145 2.4718 7.0865 2.4718 7.00007C2.4718 6.91364 2.4942 6.82869 2.53682 6.75351C2.57944 6.67832 2.64082 6.61546 2.71498 6.57107L11.485 1.30907C11.6405 1.21563 11.8185 1.16626 12 1.16626C12.1814 1.16626 12.3594 1.21563 12.515 1.30907H12.514ZM12 3.33207L5.88698 7.00007L12 10.6681L18.113 7.00007L12 3.33207Z","fill":"#2C3E50"}})])]),_c('div',{staticClass:"profile-link__text"},[_vm._v("Тендеры Шаблоны")])]),_c('a',{staticClass:"profile-link",attrs:{"href":_vm.links.work[_vm.mode],"onclick":"`return false`"}},[_c('div',{staticClass:"profile-link__icon"},[_c('svg',{attrs:{"width":"24","height":"24","viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M7 5V2C7 1.73478 7.10536 1.48043 7.29289 1.29289C7.48043 1.10536 7.73478 1 8 1H16C16.2652 1 16.5196 1.10536 16.7071 1.29289C16.8946 1.48043 17 1.73478 17 2V5H21C21.2652 5 21.5196 5.10536 21.7071 5.29289C21.8946 5.48043 22 5.73478 22 6V20C22 20.2652 21.8946 20.5196 21.7071 20.7071C21.5196 20.8946 21.2652 21 21 21H3C2.73478 21 2.48043 20.8946 2.29289 20.7071C2.10536 20.5196 2 20.2652 2 20V6C2 5.73478 2.10536 5.48043 2.29289 5.29289C2.48043 5.10536 2.73478 5 3 5H7ZM20 13H4V19H20V13ZM20 7H4V11H7V9H9V11H15V9H17V11H20V7ZM9 3V5H15V3H9Z","fill":"#2C3E50"}})])]),_c('div',{staticClass:"profile-link__text"},[_vm._v("Профиль Работа")])]),_c('a',{staticClass:"profile-link",attrs:{"href":_vm.links.favourites[_vm.mode] + "" + (_vm.tab ? '?tab=' + _vm.tab : ''),"onclick":"`return false`","target":"_blank"}},[_c('div',{staticClass:"profile-link__icon"},[_c('svg',{attrs:{"width":"24","height":"24","viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V22.143C20.0001 22.2324 19.9763 22.3202 19.9309 22.3973C19.8855 22.4743 19.8204 22.5378 19.7421 22.5811C19.6639 22.6244 19.5755 22.6459 19.4861 22.6434C19.3968 22.641 19.3097 22.6146 19.234 22.567L12 18.03L4.766 22.566C4.69037 22.6135 4.60339 22.6399 4.5141 22.6424C4.42482 22.6449 4.33649 22.6235 4.2583 22.5803C4.1801 22.5371 4.11491 22.4738 4.06948 22.3969C4.02406 22.32 4.00007 22.2323 4 22.143V3C4 2.73478 4.10536 2.48043 4.29289 2.29289C4.48043 2.10536 4.73478 2 5 2ZM18 4H6V19.432L12 15.671L18 19.432V4Z","fill":"#2C3E50"}})])]),_c('div',{staticClass:"profile-link__text"},[_vm._v("Избранные")])])]),_c('div',{staticClass:"exit",on:{"click":function($event){return _vm.$emit('logout')}}},[_c('svg',{attrs:{"width":"24","height":"24","viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M4 18H6V20H18V4H6V6H4V3C4 2.73478 4.10536 2.48043 4.29289 2.29289C4.48043 2.10536 4.73478 2 5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H5C4.73478 22 4.48043 21.8946 4.29289 21.7071C4.10536 21.5196 4 21.2652 4 21V18ZM6 11H13V13H6V16L1 12L6 8V11Z","fill":"white"}})]),_c('div',{staticClass:"exit__text"},[_vm._v("Выход")])])])])}
|
|
8913
8913
|
var ProfileMenuvue_type_template_id_004e4922_staticRenderFns = []
|
|
8914
8914
|
|
|
@@ -9334,7 +9334,7 @@ var Profile_component = normalizeComponent(
|
|
|
9334
9334
|
)
|
|
9335
9335
|
|
|
9336
9336
|
/* harmony default export */ var Profile = (Profile_component.exports);
|
|
9337
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
9337
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/transitions/VerticalMobileToggle.vue?vue&type=template&id=0eccf0ba&
|
|
9338
9338
|
var VerticalMobileTogglevue_type_template_id_0eccf0ba_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('transition',{on:{"before-enter":_vm.beforeEnter,"after-enter":_vm.afterEnter,"before-leave":_vm.beforeLeave,"leave":_vm.leave,"after-leave":_vm.afterLeave}},[_vm._t("default",null,{"animationClass":'slideToggleAnimation',"compareNotificationClass":'compareNotification'})],2)}
|
|
9339
9339
|
var VerticalMobileTogglevue_type_template_id_0eccf0ba_staticRenderFns = []
|
|
9340
9340
|
|
|
@@ -9435,7 +9435,7 @@ var VerticalMobileToggle_component = normalizeComponent(
|
|
|
9435
9435
|
)
|
|
9436
9436
|
|
|
9437
9437
|
/* harmony default export */ var VerticalMobileToggle = (VerticalMobileToggle_component.exports);
|
|
9438
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
9438
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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=4ff62f09&scoped=true&
|
|
9439
9439
|
var InfoHeadervue_type_template_id_4ff62f09_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',{staticClass:"info-notification__info",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(),(currency.currency === 'CNY')?_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M0 2C0 0.895431 0.895431 0 2 0H14C15.1046 0 16 0.895431 16 2V14C16 15.1046 15.1046 16 14 16H2C0.895431 16 0 15.1046 0 14V2Z","fill":"#DE2910"}}),_c('path',{attrs:{"d":"M4.00115 1.60043L5.41155 5.94203L1.71875 3.25883H6.28355L2.59075 5.94203L4.00115 1.60043Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M7.3125 2.01103L8.3117 0.863831L8.1781 2.37983L7.3957 1.07503L8.7957 1.67023L7.3125 2.01103Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M8.80803 3.31335L10.1744 2.64375L9.46323 3.98855L9.24803 2.48215L10.3072 3.57415L8.80803 3.31335Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M8.82968 5.38077L10.3497 5.32637L9.15208 6.26477L9.56968 4.80157L10.0913 6.23037L8.82968 5.38077Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M7.3758 6.6997L8.7998 7.2365L7.3326 7.6397L8.283 6.4509L8.2118 7.9709L7.3758 6.6997Z","fill":"#FFDE00"}})]):_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',{directives:[{name:"show",rawName:"v-show",value:(_vm.requestCount === 0 || _vm.requestCount),expression:"requestCount === 0 || requestCount"}],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.requestCount))])]),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.daysRemaining === 0 || _vm.daysRemaining),expression:"daysRemaining === 0 || daysRemaining"}],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)}
|
|
9440
9440
|
var InfoHeadervue_type_template_id_4ff62f09_scoped_true_staticRenderFns = []
|
|
9441
9441
|
|
|
@@ -9670,7 +9670,7 @@ var InfoHeader_component = normalizeComponent(
|
|
|
9670
9670
|
)
|
|
9671
9671
|
|
|
9672
9672
|
/* harmony default export */ var InfoHeader = (InfoHeader_component.exports);
|
|
9673
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
9673
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/ChildLinks.vue?vue&type=template&id=f1b312d4&scoped=true&
|
|
9674
9674
|
var ChildLinksvue_type_template_id_f1b312d4_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ul',{staticClass:"child-links"},_vm._l((_vm.links.children),function(link,i){return _c('li',{key:i},[_c(_vm.module === _vm.links.key? 'nuxt-link': 'a',{tag:"component",staticClass:"child-links__item",attrs:{"exact-active-class":"active","href":_vm.module === _vm.links.key ? null: ("" + (_vm.links[_vm.mode]) + (link.to)),"to":_vm.module === _vm.links.key ? link.to: null}},[_c('span',{staticClass:"child-links__icon",domProps:{"innerHTML":_vm._s(_vm.serviceIcons[link.icon])}}),_c('p',[_c('span',{staticClass:"child-links__name"},[_vm._v(_vm._s(link.name))]),_c('span',{staticClass:"child-links__subtitle"},[_vm._v(_vm._s(link.subtitle))])])]),_c('span',{staticClass:"child-links__arrow"},[_c('svg',{staticClass:"ic-24",attrs:{"width":"24","height":"24","viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M9 18L15 12L9 6","stroke":"#007AFF","stroke-width":"1.3","stroke-linecap":"round","stroke-linejoin":"round"}})])])],1)}),0)}
|
|
9675
9675
|
var ChildLinksvue_type_template_id_f1b312d4_scoped_true_staticRenderFns = []
|
|
9676
9676
|
|
|
@@ -10411,10 +10411,10 @@ var ChildLinks_component = normalizeComponent(
|
|
|
10411
10411
|
}]
|
|
10412
10412
|
}, {
|
|
10413
10413
|
id: 5,
|
|
10414
|
-
name: "
|
|
10415
|
-
dev: "https://
|
|
10416
|
-
prod: "https://
|
|
10417
|
-
staging: "https://
|
|
10414
|
+
name: "Аналитика",
|
|
10415
|
+
dev: "https://analytics.adtdev.kz",
|
|
10416
|
+
prod: "https://analytics.adata.kz",
|
|
10417
|
+
staging: "https://analytics.adada.kz",
|
|
10418
10418
|
key: "marketing",
|
|
10419
10419
|
children: [{
|
|
10420
10420
|
name: 'Поиск клиентов',
|
|
@@ -10660,8 +10660,8 @@ var Headervue_type_style_index_0_lang_scss_ = __webpack_require__("52f3");
|
|
|
10660
10660
|
|
|
10661
10661
|
var Header_component = normalizeComponent(
|
|
10662
10662
|
Header_Headervue_type_script_lang_js_,
|
|
10663
|
-
|
|
10664
|
-
|
|
10663
|
+
Headervue_type_template_id_1b83dd66_render,
|
|
10664
|
+
Headervue_type_template_id_1b83dd66_staticRenderFns,
|
|
10665
10665
|
false,
|
|
10666
10666
|
null,
|
|
10667
10667
|
null,
|
|
@@ -10670,7 +10670,7 @@ var Header_component = normalizeComponent(
|
|
|
10670
10670
|
)
|
|
10671
10671
|
|
|
10672
10672
|
/* harmony default export */ var Header = (Header_component.exports);
|
|
10673
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
10673
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/Footer/Footer.vue?vue&type=template&id=21709786&
|
|
10674
10674
|
var Footervue_type_template_id_21709786_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('footer',{staticClass:"a-footer",class:[{'paddinged': _vm.hasBottomMenu}]},[_c('div',{staticClass:"a-footer__top"},[_c('div',{staticClass:"nav"},[_c('a',{staticClass:"adata-logo",attrs:{"href":"https://adata.kz"}},[_c('svg',{attrs:{"fill":"#2C3E50","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 166 48","version":"1.1"}},[_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"}})])]),_c('div',{staticClass:"social"},[_c('a',{attrs:{"target":"_blank","rel":"nofollow","href":"https://www.facebook.com/adata.kz"}},[_c('svg',{staticClass:"social__icon",attrs:{"fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 16 16"}},[_c('path',{attrs:{"d":"M13.6562 0H2.34375C1.05151 0 0 1.05151 0 2.34375V13.6562C0 14.9485 1.05151 16 2.34375 16H7.0625V10.3438H5.1875V7.53125H7.0625V5.625C7.0625 4.0741 8.3241 2.8125 9.875 2.8125H12.7188V5.625H9.875V7.53125H12.7188L12.25 10.3438H9.875V16H13.6562C14.9485 16 16 14.9485 16 13.6562V2.34375C16 1.05151 14.9485 0 13.6562 0Z","fill":"#2C3E50"}})])]),_c('a',{attrs:{"target":"_blank","rel":"nofollow","href":"https://www.instagram.com/adata.kz/?igshid=253i4qxg3els"}},[_c('svg',{staticClass:"social__icon",attrs:{"fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 16 16"}},[_c('path',{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd","d":"M3.01562 0.0166016C1.35877 0.0166016 0.015625 1.35975 0.015625 3.0166V13.001C0.015625 14.6578 1.35877 16.001 3.01562 16.001H13C14.6569 16.001 16 14.6578 16 13.001V3.0166C16 1.35975 14.6569 0.0166016 13 0.0166016H3.01562ZM14.3891 3.20021C14.3891 3.6416 14.0313 3.99943 13.5899 3.99943C13.1485 3.99943 12.7906 3.6416 12.7906 3.20021C12.7906 2.75881 13.1485 2.40099 13.5899 2.40099C14.0313 2.40099 14.3891 2.75881 14.3891 3.20021ZM8.01132 11.5982C9.99761 11.5982 11.6078 9.98805 11.6078 8.00176C11.6078 6.01548 9.99761 4.40528 8.01132 4.40528C6.02504 4.40528 4.41484 6.01548 4.41484 8.00176C4.41484 9.98805 6.02504 11.5982 8.01132 11.5982ZM8.01132 12.7971C10.6597 12.7971 12.8066 10.6501 12.8066 8.00176C12.8066 5.35339 10.6597 3.20645 8.01132 3.20645C5.36295 3.20645 3.21601 5.35339 3.21601 8.00176C3.21601 10.6501 5.36295 12.7971 8.01132 12.7971Z","fill":"#2C3E50"}})])]),_c('a',{attrs:{"target":"_blank","rel":"nofollow","href":"https://www.youtube.com/channel/UCPkbtgwgTZbMJXjmTi3R8Uw/featured"}},[_c('svg',{staticClass:"social__icon",attrs:{"fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 16 16"}},[_c('path',{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd","d":"M2 0C0.895431 0 0 0.895431 0 2V14C0 15.1046 0.895431 16 2 16H14C15.1046 16 16 15.1046 16 14V2C16 0.895431 15.1046 0 14 0H2ZM13.7528 4.98132C13.6144 4.46732 13.2092 4.06205 12.6952 3.92367C11.7561 3.66667 7.99997 3.66667 7.99997 3.66667C7.99997 3.66667 4.24381 3.66667 3.30477 3.91378C2.80066 4.05217 2.3855 4.46732 2.24712 4.98132C2 5.92036 2 7.86764 2 7.86764C2 7.86764 2 9.82479 2.24712 10.7539C2.3855 11.268 2.79077 11.6732 3.30477 11.8116C4.2537 12.0686 7.99997 12.0686 7.99997 12.0686C7.99997 12.0686 11.7561 12.0686 12.6952 11.8215C13.2092 11.6831 13.6144 11.2778 13.7528 10.7638C13.9999 9.82479 13.9999 7.87752 13.9999 7.87752C13.9999 7.87752 14.0098 5.92036 13.7528 4.98132ZM6.80392 9.59801L9.92747 7.799L6.80392 6V9.59801Z","fill":"#2C3E50"}})])]),_c('a',{attrs:{"target":"_blank","rel":"nofollow","href":"https://www.tiktok.com/@adata.kz?lang=ru-RU"}},[_c('svg',{staticClass:"social__icon",attrs:{"fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 16 16"}},[_c('path',{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd","d":"M2 0C0.895431 0 0 0.895431 0 2V14C0 15.1046 0.895431 16 2 16H14C15.1046 16 16 15.1046 16 14V2C16 0.895431 15.1046 0 14 0H2ZM8.27136 9.89447C8.27136 10.8688 7.54987 11.506 6.65988 11.506C5.76988 11.506 5.04839 10.7845 5.04839 9.89447C5.04839 9.0988 5.7895 8.37096 6.68689 8.40404C6.86305 8.40404 7.06987 8.44599 7.15006 8.47436V6.62331C5.55588 6.30091 3.14893 7.62001 3.14893 9.89447C3.14893 11.506 4.38899 13.3333 6.65988 13.3333C8.93076 13.3333 10.1985 11.506 10.1985 9.89447V6.23373C10.5643 6.52374 11.6152 7.04631 12.8511 7.04631V5.229C11.406 5.25812 10.0956 3.98482 10.204 2.66667H8.27136V9.89447Z","fill":"#2C3E50"}})])])]),_c('a',{staticClass:"nav__item nav__link",attrs:{"href":"https://adata.kz/tariffs"}},[_vm._v(" Тарифы ")]),_c('a',{staticClass:"nav__item nav__link",attrs:{"href":"https://adata.kz/about"}},[_vm._v(" Полезное ")]),_c('a',{staticClass:"nav__item nav__link",attrs:{"href":"https://adata.kz/apiInfo"}},[_vm._v(" Описание API ")]),_c('a',{staticClass:"nav__item nav__link",attrs:{"href":"https://adata.kz/user-agreements"}},[_vm._v(" Пользовательское соглашение ")]),_c('a',{staticClass:"nav__item nav__link",attrs:{"href":"https://adata.kz/vacancy"}},[_vm._v(" Вакансии ")]),_c('a',{staticClass:"nav__item nav__link",attrs:{"href":"https://pk.adata.kz/counterparty"}},[_vm._v(" Каталог предприятий ")]),_c('a',{staticClass:"nav__item nav__link",attrs:{"href":"https://adata.kz/contacts"}},[_vm._v(" Контакты ")])])]),_vm._m(0)])}
|
|
10675
10675
|
var Footervue_type_template_id_21709786_staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"a-footer__bottom"},[_c('span',[_vm._v("2023 © ТОО \"Alldata\"")])])}]
|
|
10676
10676
|
|
|
@@ -10794,26 +10794,26 @@ var Footer_component = normalizeComponent(
|
|
|
10794
10794
|
)
|
|
10795
10795
|
|
|
10796
10796
|
/* harmony default export */ var Footer = (Footer_component.exports);
|
|
10797
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
10797
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/newComponents/FooterNew/FooterNew.vue?vue&type=template&id=e56bda12&scoped=true&
|
|
10798
10798
|
var FooterNewvue_type_template_id_e56bda12_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('footer',{staticClass:"footer"},[_c('footer-top',{attrs:{"mode":_vm.mode}}),_c('footer-bottom',{attrs:{"mode":_vm.mode}})],1)}
|
|
10799
10799
|
var FooterNewvue_type_template_id_e56bda12_scoped_true_staticRenderFns = []
|
|
10800
10800
|
|
|
10801
10801
|
|
|
10802
10802
|
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterNew.vue?vue&type=template&id=e56bda12&scoped=true&
|
|
10803
10803
|
|
|
10804
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
10805
|
-
var
|
|
10806
|
-
var
|
|
10804
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/newComponents/FooterNew/FooterTop.vue?vue&type=template&id=6d94ea9a&scoped=true&
|
|
10805
|
+
var FooterTopvue_type_template_id_6d94ea9a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"top"},[_c('div',{staticClass:"top__block"},[_c('div',{staticClass:"top__block__pk"},[_c('footer-item',{attrs:{"cols":_vm.pk,"title":_vm.pkTitle}})],1),_c('div',{staticClass:"top__block__item"},[_c('footer-item',{attrs:{"cols":_vm.work,"title":_vm.workTitle}})],1),_c('div',{staticClass:"top__block__item"},[_c('footer-item',{attrs:{"cols":_vm.tender,"title":_vm.tenderTitle}})],1),_c('div',{staticClass:"top__block__item"},[_c('footer-item',{attrs:{"cols":_vm.avto,"title":_vm.avtoTitle}})],1),_c('div',{staticClass:"top__block__item"},[_c('footer-item',{attrs:{"cols":_vm.marketing,"title":_vm.marketingTitle}})],1)]),_vm._m(0)])}
|
|
10806
|
+
var FooterTopvue_type_template_id_6d94ea9a_scoped_true_staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"top__web"},[_c('a',{staticClass:"youtube",attrs:{"href":"https://www.youtube.com/channel/UCPkbtgwgTZbMJXjmTi3R8Uw/featured"}}),_c('a',{staticClass:"instagram",attrs:{"href":"https://www.instagram.com/adata.kz/?igshid=253i4qxg3els"}}),_c('a',{staticClass:"telegram",attrs:{"href":"https://t.me/adatakz_official"}}),_c('a',{staticClass:"facebook",attrs:{"href":"https://www.facebook.com/adata.kz"}}),_c('a',{staticClass:"tiktok",attrs:{"href":"https://www.tiktok.com/@adata.kz?lang=ru-RU"}})])}]
|
|
10807
10807
|
|
|
10808
10808
|
|
|
10809
|
-
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterTop.vue?vue&type=template&id=
|
|
10809
|
+
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterTop.vue?vue&type=template&id=6d94ea9a&scoped=true&
|
|
10810
10810
|
|
|
10811
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
10812
|
-
var
|
|
10813
|
-
var
|
|
10811
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/newComponents/FooterNew/FooterItem.vue?vue&type=template&id=f39f980c&scoped=true&
|
|
10812
|
+
var FooterItemvue_type_template_id_f39f980c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"item"},[_c('div',{staticClass:"item-title",on:{"click":_vm.toggleClick}},[_vm._v(" "+_vm._s(_vm.title)+" "),_c('div',{staticClass:"dropdown",class:{ icon: _vm.dropdown }})]),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.dropdown),expression:"dropdown"}],staticClass:"item__link",class:{ active: _vm.dropdown }},_vm._l((_vm.cols),function(item){return _c('div',{key:item.id,staticClass:"item__link-text"},[_c('a',{attrs:{"href":item.link}},[_vm._v(" "+_vm._s(item.text)+" ")])])}),0)])}
|
|
10813
|
+
var FooterItemvue_type_template_id_f39f980c_scoped_true_staticRenderFns = []
|
|
10814
10814
|
|
|
10815
10815
|
|
|
10816
|
-
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterItem.vue?vue&type=template&id=
|
|
10816
|
+
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterItem.vue?vue&type=template&id=f39f980c&scoped=true&
|
|
10817
10817
|
|
|
10818
10818
|
// 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/newComponents/FooterNew/FooterItem.vue?vue&type=script&lang=js&
|
|
10819
10819
|
//
|
|
@@ -10857,6 +10857,8 @@ var FooterItemvue_type_template_id_f1fa2a9a_scoped_true_staticRenderFns = []
|
|
|
10857
10857
|
this.checkWidth();
|
|
10858
10858
|
window.addEventListener('resize', function () {
|
|
10859
10859
|
_this.checkWidth();
|
|
10860
|
+
}, {
|
|
10861
|
+
passive: true
|
|
10860
10862
|
});
|
|
10861
10863
|
},
|
|
10862
10864
|
methods: {
|
|
@@ -10872,8 +10874,8 @@ var FooterItemvue_type_template_id_f1fa2a9a_scoped_true_staticRenderFns = []
|
|
|
10872
10874
|
});
|
|
10873
10875
|
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterItem.vue?vue&type=script&lang=js&
|
|
10874
10876
|
/* harmony default export */ var FooterNew_FooterItemvue_type_script_lang_js_ = (FooterItemvue_type_script_lang_js_);
|
|
10875
|
-
// EXTERNAL MODULE: ./src/components/newComponents/FooterNew/FooterItem.vue?vue&type=style&index=0&id=
|
|
10876
|
-
var
|
|
10877
|
+
// EXTERNAL MODULE: ./src/components/newComponents/FooterNew/FooterItem.vue?vue&type=style&index=0&id=f39f980c&lang=scss&scoped=true&
|
|
10878
|
+
var FooterItemvue_type_style_index_0_id_f39f980c_lang_scss_scoped_true_ = __webpack_require__("3517");
|
|
10877
10879
|
|
|
10878
10880
|
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterItem.vue
|
|
10879
10881
|
|
|
@@ -10886,11 +10888,11 @@ var FooterItemvue_type_style_index_0_id_f1fa2a9a_lang_scss_scoped_true_ = __webp
|
|
|
10886
10888
|
|
|
10887
10889
|
var FooterItem_component = normalizeComponent(
|
|
10888
10890
|
FooterNew_FooterItemvue_type_script_lang_js_,
|
|
10889
|
-
|
|
10890
|
-
|
|
10891
|
+
FooterItemvue_type_template_id_f39f980c_scoped_true_render,
|
|
10892
|
+
FooterItemvue_type_template_id_f39f980c_scoped_true_staticRenderFns,
|
|
10891
10893
|
false,
|
|
10892
10894
|
null,
|
|
10893
|
-
"
|
|
10895
|
+
"f39f980c",
|
|
10894
10896
|
null
|
|
10895
10897
|
|
|
10896
10898
|
)
|
|
@@ -10946,7 +10948,7 @@ var FooterItem_component = normalizeComponent(
|
|
|
10946
10948
|
workTitle: 'Работа',
|
|
10947
10949
|
tenderTitle: 'Тендеры',
|
|
10948
10950
|
avtoTitle: 'Штрафы',
|
|
10949
|
-
marketingTitle: '
|
|
10951
|
+
marketingTitle: 'Аналитика',
|
|
10950
10952
|
main: {
|
|
10951
10953
|
dev: "adtdev.kz",
|
|
10952
10954
|
prod: "adata.kz",
|
|
@@ -11039,31 +11041,31 @@ var FooterItem_component = normalizeComponent(
|
|
|
11039
11041
|
return [{
|
|
11040
11042
|
id: 1,
|
|
11041
11043
|
text: 'Поиск клиентов',
|
|
11042
|
-
link: "https://
|
|
11044
|
+
link: "https://analytics.".concat(this.environment, "/unload-data")
|
|
11043
11045
|
}, {
|
|
11044
11046
|
id: 2,
|
|
11045
11047
|
text: 'Анализ закупок',
|
|
11046
|
-
link: "https://
|
|
11048
|
+
link: "https://analytics.".concat(this.environment, "/purchasing-analysis")
|
|
11047
11049
|
}, {
|
|
11048
11050
|
id: 3,
|
|
11049
11051
|
text: 'Индекс деловой активности',
|
|
11050
|
-
link: "https://
|
|
11052
|
+
link: "https://analytics.".concat(this.environment, "/business-activity")
|
|
11051
11053
|
}, {
|
|
11052
11054
|
id: 4,
|
|
11053
11055
|
text: 'Рейтинг налогоплательщиков',
|
|
11054
|
-
link: "https://
|
|
11056
|
+
link: "https://analytics.".concat(this.environment, "/tax-payment")
|
|
11055
11057
|
}, {
|
|
11056
11058
|
id: 5,
|
|
11057
11059
|
text: 'Субъекты бизнеса',
|
|
11058
|
-
link: "https://
|
|
11060
|
+
link: "https://analytics.".concat(this.environment, "/business-entities")
|
|
11059
11061
|
}];
|
|
11060
11062
|
}
|
|
11061
11063
|
}
|
|
11062
11064
|
});
|
|
11063
11065
|
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterTop.vue?vue&type=script&lang=js&
|
|
11064
11066
|
/* harmony default export */ var FooterNew_FooterTopvue_type_script_lang_js_ = (FooterTopvue_type_script_lang_js_);
|
|
11065
|
-
// EXTERNAL MODULE: ./src/components/newComponents/FooterNew/FooterTop.vue?vue&type=style&index=0&id=
|
|
11066
|
-
var
|
|
11067
|
+
// EXTERNAL MODULE: ./src/components/newComponents/FooterNew/FooterTop.vue?vue&type=style&index=0&id=6d94ea9a&lang=scss&scoped=true&
|
|
11068
|
+
var FooterTopvue_type_style_index_0_id_6d94ea9a_lang_scss_scoped_true_ = __webpack_require__("bab6");
|
|
11067
11069
|
|
|
11068
11070
|
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterTop.vue
|
|
11069
11071
|
|
|
@@ -11076,22 +11078,22 @@ var FooterTopvue_type_style_index_0_id_5c10cb18_lang_scss_scoped_true_ = __webpa
|
|
|
11076
11078
|
|
|
11077
11079
|
var FooterTop_component = normalizeComponent(
|
|
11078
11080
|
FooterNew_FooterTopvue_type_script_lang_js_,
|
|
11079
|
-
|
|
11080
|
-
|
|
11081
|
+
FooterTopvue_type_template_id_6d94ea9a_scoped_true_render,
|
|
11082
|
+
FooterTopvue_type_template_id_6d94ea9a_scoped_true_staticRenderFns,
|
|
11081
11083
|
false,
|
|
11082
11084
|
null,
|
|
11083
|
-
"
|
|
11085
|
+
"6d94ea9a",
|
|
11084
11086
|
null
|
|
11085
11087
|
|
|
11086
11088
|
)
|
|
11087
11089
|
|
|
11088
11090
|
/* harmony default export */ var FooterTop = (FooterTop_component.exports);
|
|
11089
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
11090
|
-
var
|
|
11091
|
-
var
|
|
11091
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/newComponents/FooterNew/FooterBottom.vue?vue&type=template&id=f9c5507a&scoped=true&
|
|
11092
|
+
var FooterBottomvue_type_template_id_f9c5507a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"bottom"},[_c('div',{staticClass:"bottom__left"},_vm._l((_vm.list),function(item){return _c('a',{key:item.id,staticClass:"bottom__left__link",attrs:{"href":item.link}},[_vm._v(" "+_vm._s(item.name)+" ")])}),0),_vm._m(0)])}
|
|
11093
|
+
var FooterBottomvue_type_template_id_f9c5507a_scoped_true_staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"bottom__right"},[_c('span',{staticClass:"bottom__right-text"},[_vm._v("2023 © ТОО \"Alldata\"")]),_c('span',{staticClass:"logo-desktop"})])}]
|
|
11092
11094
|
|
|
11093
11095
|
|
|
11094
|
-
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterBottom.vue?vue&type=template&id=
|
|
11096
|
+
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterBottom.vue?vue&type=template&id=f9c5507a&scoped=true&
|
|
11095
11097
|
|
|
11096
11098
|
// 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/newComponents/FooterNew/FooterBottom.vue?vue&type=script&lang=js&
|
|
11097
11099
|
//
|
|
@@ -11171,8 +11173,8 @@ var FooterBottomvue_type_template_id_82a963ba_scoped_true_staticRenderFns = [fun
|
|
|
11171
11173
|
});
|
|
11172
11174
|
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterBottom.vue?vue&type=script&lang=js&
|
|
11173
11175
|
/* harmony default export */ var FooterNew_FooterBottomvue_type_script_lang_js_ = (FooterBottomvue_type_script_lang_js_);
|
|
11174
|
-
// EXTERNAL MODULE: ./src/components/newComponents/FooterNew/FooterBottom.vue?vue&type=style&index=0&id=
|
|
11175
|
-
var
|
|
11176
|
+
// EXTERNAL MODULE: ./src/components/newComponents/FooterNew/FooterBottom.vue?vue&type=style&index=0&id=f9c5507a&lang=scss&scoped=true&
|
|
11177
|
+
var FooterBottomvue_type_style_index_0_id_f9c5507a_lang_scss_scoped_true_ = __webpack_require__("7280");
|
|
11176
11178
|
|
|
11177
11179
|
// CONCATENATED MODULE: ./src/components/newComponents/FooterNew/FooterBottom.vue
|
|
11178
11180
|
|
|
@@ -11185,11 +11187,11 @@ var FooterBottomvue_type_style_index_0_id_82a963ba_lang_scss_scoped_true_ = __we
|
|
|
11185
11187
|
|
|
11186
11188
|
var FooterBottom_component = normalizeComponent(
|
|
11187
11189
|
FooterNew_FooterBottomvue_type_script_lang_js_,
|
|
11188
|
-
|
|
11189
|
-
|
|
11190
|
+
FooterBottomvue_type_template_id_f9c5507a_scoped_true_render,
|
|
11191
|
+
FooterBottomvue_type_template_id_f9c5507a_scoped_true_staticRenderFns,
|
|
11190
11192
|
false,
|
|
11191
11193
|
null,
|
|
11192
|
-
"
|
|
11194
|
+
"f9c5507a",
|
|
11193
11195
|
null
|
|
11194
11196
|
|
|
11195
11197
|
)
|
|
@@ -11251,7 +11253,7 @@ var FooterNew_component = normalizeComponent(
|
|
|
11251
11253
|
)
|
|
11252
11254
|
|
|
11253
11255
|
/* harmony default export */ var FooterNew = (FooterNew_component.exports);
|
|
11254
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
11256
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/SearchTextField/SearchTextField.vue?vue&type=template&id=2f9419d0&
|
|
11255
11257
|
var SearchTextFieldvue_type_template_id_2f9419d0_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{directives:[{name:"click-outside",rawName:"v-click-outside",value:(_vm.onOutsideClick),expression:"onOutsideClick"}],staticClass:"adt-text-block",on:{"keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"down",40,$event.key,["Down","ArrowDown"])&&_vm._k($event.keyCode,"up",38,$event.key,["Up","ArrowUp"])){ return null; }$event.preventDefault();return _vm.onUpOrDownClicked.apply(null, arguments)}}},[_c('div',{class:['adt-text-block__field', { error: !!_vm.errorText }]},[_c('input',{ref:"input",staticClass:"adt-text-block__input",class:{ error: !!_vm.errorText },attrs:{"id":_vm.id,"type":_vm.type,"placeholder":_vm.placeholder,"required":"","readonly":_vm.isReadonly},domProps:{"value":_vm.value},on:{"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)},"input":function($event){return _vm.$emit('input', $event.target.value)},"focus":function($event){_vm.showAutocomplete = true},"click":function($event){return _vm.$emit('showVTour')},"search":function($event){return _vm.$emit('onSearch')}}}),_c('label',{staticClass:"adt-text-block__label",class:{ 'adt-text-block--ellipsis': _vm.isEllipsis },attrs:{"for":_vm.id}},[_vm._v(" "+_vm._s(_vm.label)+" ")]),(_vm.clearable && _vm.value)?_c('div',{staticClass:"adt-text-block__icon",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('text-error',{attrs:{"errorText":_vm.errorText}}):_vm._e(),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.options && _vm.options.length > 0 && _vm.showAutocomplete),expression:"options && options.length > 0 && showAutocomplete"}],staticClass:"adt-text-block__options search-options"},[_c('PerfectScrollbar',[_c('div',{staticClass:"search-options__wrapper"},_vm._l((_vm.options),function(option,index){return _c('div',{key:index,ref:"searchOptions",refInFor:true,staticClass:"search-options__item",on:{"click":function($event){return _vm.onAutocompleteOptionClick(option)}}},[_vm._v(" "+_vm._s(!!_vm.optionFields.length ? _vm.textByOption(option) : option)+" "),(option.type && _vm.isTypeRequired)?_c('div',{staticClass:"hiddenOne"},[_vm._v(" $"+_vm._s(option.type)+"$ ")]):_vm._e()])}),0)])],1)],1)}
|
|
11256
11258
|
var SearchTextFieldvue_type_template_id_2f9419d0_staticRenderFns = []
|
|
11257
11259
|
|
|
@@ -11516,7 +11518,7 @@ var SearchTextField_component = normalizeComponent(
|
|
|
11516
11518
|
)
|
|
11517
11519
|
|
|
11518
11520
|
/* harmony default export */ var SearchTextField = (SearchTextField_component.exports);
|
|
11519
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
11521
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/MailTo/MailTo.vue?vue&type=template&id=4a1da980&scoped=true&
|
|
11520
11522
|
var MailTovue_type_template_id_4a1da980_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"mail"},[_c('div',{staticClass:"mail__img-wrapper"},[_c('svg',{staticClass:"mail__img",attrs:{"width":"100","height":"85","viewBox":"0 0 100 85","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('g',{attrs:{"clip-path":"url(#clip0_518_22722)"}},[_c('path',{attrs:{"d":"M82.8046 8.94045L4.49388 25.7383C1.69026 26.3397 -0.0932329 29.0916 0.510373 31.8849L11.0206 80.5231C11.6242 83.3164 14.3863 85.0933 17.1899 84.4919L95.5007 67.6941C98.3043 67.0927 100.088 64.3408 99.4842 61.5475L88.974 12.9093C88.3704 10.116 85.6083 8.33906 82.8046 8.94045Z","fill":"white","stroke":"#9DA3AC","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"opacity":"0.6","d":"M49.0286 56.5055C44.9588 57.3783 41.6457 53.0141 34.6371 48.6815C20.4367 39.9133 7.646 31.4705 7.646 31.4705L9.48575 40.199L39.0732 58.9098C43.8518 61.3776 51.8161 60.1 55.9974 54.7677C55.0656 54.5138 53.9187 55.458 49.0286 56.5055Z","fill":"#BDC7CE","fill-opacity":"0.4"}}),_c('path',{attrs:{"opacity":"0.6","d":"M22.9133 72.2794C22.1016 72.4542 21.2633 72.4679 20.4463 72.3196C19.6294 72.1713 18.8498 71.8639 18.1522 71.415C17.4546 70.9662 16.8527 70.3847 16.3809 69.7038C15.9092 69.0229 15.5768 68.256 15.4029 67.447L7.49433 30.8586L2.6122 28.2003C1.92726 28.3511 0.0158305 29.581 0.748548 32.9613L10.7916 79.405C10.9655 80.2132 11.2976 80.9794 11.7689 81.6596C12.2401 82.3399 12.8412 82.9211 13.5379 83.3698C14.2346 83.8186 15.0132 84.1262 15.8293 84.275C16.6454 84.4239 17.4828 84.4112 18.2939 84.2375L94.401 67.9151C96.0335 67.5519 97.4571 66.5636 98.3645 65.1636C99.272 63.7637 99.5905 62.0643 99.2513 60.4324L98.3115 56.0919L22.9133 72.2794Z","fill":"#BDC7CE","fill-opacity":"0.4"}}),_c('path',{attrs:{"d":"M1.9668 27.7336L44.0343 54.8397C45.1788 55.5767 46.4581 56.0814 47.7988 56.3248C49.1396 56.5682 50.5153 56.5455 51.8471 56.258C53.179 55.9704 54.4408 55.4238 55.5602 54.6494C56.6796 53.8749 57.6344 52.888 58.3701 51.745L85.3692 9.68939","stroke":"#9DA3AC","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M65.7535 40.3973L97.7063 65.5276","stroke":"#9DA3AC","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M31.2595 46.9918L13.8813 83.5087","stroke":"#9DA3AC","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('path',{attrs:{"d":"M85.7678 19.6789C91.222 19.6789 95.6435 15.2736 95.6435 9.83943C95.6435 4.40526 91.222 0 85.7678 0C80.3135 0 75.892 4.40526 75.892 9.83943C75.892 15.2736 80.3135 19.6789 85.7678 19.6789Z","fill":"#E83949"}}),_c('path',{attrs:{"d":"M88.1413 14.433L86.4927 14.7901L85.075 8.20403C84.8998 7.41053 84.7883 6.7916 84.7246 6.32343C84.637 6.45833 84.5335 6.60909 84.406 6.77572C84.2786 6.94236 83.8485 7.48987 83.1158 8.36273L82.0645 7.49781L84.5653 4.49837L85.9352 4.19684L88.1413 14.433Z","fill":"white"}})]),_c('defs',[_c('clipPath',{attrs:{"id":"clip0_518_22722"}},[_c('rect',{attrs:{"width":"100","height":"85","fill":"white"}})])])])]),_c('p',{staticClass:"mail__title"},[_vm._v("Интересует больше данных?")]),_vm._m(0),_c('form',{staticClass:"mail__form",attrs:{"novalidate":""}},[_c('a-text-field',{staticClass:"mail__form-input",attrs:{"label":"Введите email","error-text":_vm.emailError,"required":""},on:{"input":_vm.setEmail},model:{value:(_vm.email),callback:function ($$v) {_vm.email=$$v},expression:"email"}}),_c('a-text-field',{directives:[{name:"mask",rawName:"v-mask",value:('8 (###) ###-##-##'),expression:"'8 (###) ###-##-##'"}],staticClass:"mail__form-input",attrs:{"label":"Введите номер телефона"},model:{value:(_vm.phoneNumber),callback:function ($$v) {_vm.phoneNumber=$$v},expression:"phoneNumber"}}),_c('a-text-area',{staticClass:"mail__form-input",attrs:{"label":"Ваш комментарий","error-text":_vm.messageError,"required":""},model:{value:(_vm.message),callback:function ($$v) {_vm.message=$$v},expression:"message"}}),_c('a-button',{staticClass:"mail__form-btn",on:{"click":function($event){$event.preventDefault();return _vm.onSubmitForm.apply(null, arguments)}}},[(_vm.isLoading)?_c('loader',{attrs:{"small":""}}):_vm._e(),_vm._v(" "+_vm._s(_vm.isLoading ? "" : "Отправить")+" ")],1)],1)])}
|
|
11521
11523
|
var MailTovue_type_template_id_4a1da980_scoped_true_staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('p',{staticClass:"mail__text"},[_vm._v(" Оставьте комментарий мы обязательно ответим "),_c('br'),_vm._v("Вам в кратчайшие сроки ")])}]
|
|
11522
11524
|
|
|
@@ -11535,7 +11537,7 @@ var es_regexp_sticky = __webpack_require__("2c3e");
|
|
|
11535
11537
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.regexp.test.js
|
|
11536
11538
|
var es_regexp_test = __webpack_require__("00b4");
|
|
11537
11539
|
|
|
11538
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
11540
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/Loader/Loader.vue?vue&type=template&id=25a1e885&scoped=true&
|
|
11539
11541
|
var Loadervue_type_template_id_25a1e885_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"loader",class:{
|
|
11540
11542
|
'loader--global': _vm.global,
|
|
11541
11543
|
small: _vm.small || _vm.smallYellow,
|
|
@@ -11942,7 +11944,7 @@ var MailTo_component = normalizeComponent(
|
|
|
11942
11944
|
)
|
|
11943
11945
|
|
|
11944
11946
|
/* harmony default export */ var MailTo = (MailTo_component.exports);
|
|
11945
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
11947
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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=192e63d9&scoped=true&
|
|
11946
11948
|
var ATablevue_type_template_id_192e63d9_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)]),_c('tbody',_vm._l((_vm.rows),function(row,i){return _c('tr',{key:i},_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)}),0)])}
|
|
11947
11949
|
var ATablevue_type_template_id_192e63d9_scoped_true_staticRenderFns = []
|
|
11948
11950
|
|
|
@@ -12016,14 +12018,14 @@ var ATable_component = normalizeComponent(
|
|
|
12016
12018
|
)
|
|
12017
12019
|
|
|
12018
12020
|
/* harmony default export */ var ATable = (ATable_component.exports);
|
|
12019
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
12020
|
-
var
|
|
12021
|
-
var
|
|
12021
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/BottomNavigationBar/ABottomNavigationBar.vue?vue&type=template&id=05cfab44&scoped=true&
|
|
12022
|
+
var ABottomNavigationBarvue_type_template_id_05cfab44_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ul',{staticClass:"bottom-navigation"},[_c('li',[_c('nuxt-link',{tag:"component",attrs:{"to":"/","exact-active-class":"active"}},[_c('div',{staticClass:"bottom-navigation__icon"},[_c('a-nav-icon',{staticClass:"ic-24",attrs:{"icon-name":"adata"}})],1),_c('div',{staticClass:"bottom-navigation__title"},[_vm._v("Главная")])])],1),_c('li',{attrs:{"id":"services-btn"}},[_c('a',{class:{ 'bottom-navigation--active': _vm.openService },on:{"click":_vm.handleClick}},[_c('div',{staticClass:"bottom-navigation__icon"},[_c('a-nav-icon',{staticClass:"ic-24",attrs:{"icon-name":"service"}})],1),_c('div',{staticClass:"bottom-navigation__title"},[_vm._v("Сервисы")])])]),_c('li',[(_vm.isAuth)?_c(_vm.module === 'landing'? 'nuxt-link': 'a',{tag:"component",attrs:{"href":_vm.module === 'landing'? null: _vm.favouritesLink,"to":_vm.favouritesLink,"exact-active-class":"active"}},[_c('div',{staticClass:"bottom-navigation__icon"},[_c('a-nav-icon',{staticClass:"ic-24",attrs:{"icon-name":"favorite"}})],1),_c('div',{staticClass:"bottom-navigation__title"},[_vm._v("Избранные")])]):_c('a',{on:{"click":_vm.goAuth}},[_c('div',{staticClass:"bottom-navigation__icon"},[_c('a-nav-icon',{staticClass:"ic-24",attrs:{"icon-name":"sign"}})],1),_c('div',{staticClass:"bottom-navigation__title"},[_vm._v("Вход")])])],1),(_vm.module === 'tenders')?_c('li',[_c('nuxt-link',{tag:"component",attrs:{"to":"/profile/search-profile","exact-active-class":"active"}},[_c('div',{staticClass:"bottom-navigation__icon"},[_c('a-nav-icon',{attrs:{"icon-name":"template"}})],1),_c('div',{staticClass:"bottom-navigation__title"},[_vm._v("Шаблоны")])])],1):_vm._e()])}
|
|
12023
|
+
var ABottomNavigationBarvue_type_template_id_05cfab44_scoped_true_staticRenderFns = []
|
|
12022
12024
|
|
|
12023
12025
|
|
|
12024
|
-
// CONCATENATED MODULE: ./src/components/BottomNavigationBar/ABottomNavigationBar.vue?vue&type=template&id=
|
|
12026
|
+
// CONCATENATED MODULE: ./src/components/BottomNavigationBar/ABottomNavigationBar.vue?vue&type=template&id=05cfab44&scoped=true&
|
|
12025
12027
|
|
|
12026
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
12028
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/NavIcon/ANavIcon.vue?vue&type=template&id=74c2241d&scoped=true&
|
|
12027
12029
|
var ANavIconvue_type_template_id_74c2241d_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"nav-icon",domProps:{"innerHTML":_vm._s(_vm.svgTemplate[_vm.iconName])}})}
|
|
12028
12030
|
var ANavIconvue_type_template_id_74c2241d_scoped_true_staticRenderFns = []
|
|
12029
12031
|
|
|
@@ -12084,6 +12086,11 @@ var ANavIcon_component = normalizeComponent(
|
|
|
12084
12086
|
// 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/BottomNavigationBar/ABottomNavigationBar.vue?vue&type=script&lang=js&
|
|
12085
12087
|
|
|
12086
12088
|
|
|
12089
|
+
|
|
12090
|
+
|
|
12091
|
+
//
|
|
12092
|
+
//
|
|
12093
|
+
//
|
|
12087
12094
|
//
|
|
12088
12095
|
//
|
|
12089
12096
|
//
|
|
@@ -12188,19 +12195,28 @@ var ANavIcon_component = normalizeComponent(
|
|
|
12188
12195
|
_this.$emit("close");
|
|
12189
12196
|
}
|
|
12190
12197
|
});
|
|
12198
|
+
}, {
|
|
12199
|
+
passive: true
|
|
12191
12200
|
});
|
|
12192
12201
|
});
|
|
12193
12202
|
},
|
|
12194
12203
|
methods: {
|
|
12195
12204
|
handleClick: function handleClick() {
|
|
12196
12205
|
this.$emit("click-menu");
|
|
12206
|
+
},
|
|
12207
|
+
goAuth: function goAuth() {
|
|
12208
|
+
var fullPath = encodeURIComponent(window.location.toString());
|
|
12209
|
+
|
|
12210
|
+
if (window) {
|
|
12211
|
+
window.location.href = "".concat(this.loginUrl, "?url=").concat(fullPath);
|
|
12212
|
+
}
|
|
12197
12213
|
}
|
|
12198
12214
|
}
|
|
12199
12215
|
});
|
|
12200
12216
|
// CONCATENATED MODULE: ./src/components/BottomNavigationBar/ABottomNavigationBar.vue?vue&type=script&lang=js&
|
|
12201
12217
|
/* harmony default export */ var BottomNavigationBar_ABottomNavigationBarvue_type_script_lang_js_ = (ABottomNavigationBarvue_type_script_lang_js_);
|
|
12202
|
-
// EXTERNAL MODULE: ./src/components/BottomNavigationBar/ABottomNavigationBar.vue?vue&type=style&index=0&id=
|
|
12203
|
-
var
|
|
12218
|
+
// EXTERNAL MODULE: ./src/components/BottomNavigationBar/ABottomNavigationBar.vue?vue&type=style&index=0&id=05cfab44&scoped=true&lang=scss&
|
|
12219
|
+
var ABottomNavigationBarvue_type_style_index_0_id_05cfab44_scoped_true_lang_scss_ = __webpack_require__("e287");
|
|
12204
12220
|
|
|
12205
12221
|
// CONCATENATED MODULE: ./src/components/BottomNavigationBar/ABottomNavigationBar.vue
|
|
12206
12222
|
|
|
@@ -12213,22 +12229,22 @@ var ABottomNavigationBarvue_type_style_index_0_id_bc037682_scoped_true_lang_scss
|
|
|
12213
12229
|
|
|
12214
12230
|
var ABottomNavigationBar_component = normalizeComponent(
|
|
12215
12231
|
BottomNavigationBar_ABottomNavigationBarvue_type_script_lang_js_,
|
|
12216
|
-
|
|
12217
|
-
|
|
12232
|
+
ABottomNavigationBarvue_type_template_id_05cfab44_scoped_true_render,
|
|
12233
|
+
ABottomNavigationBarvue_type_template_id_05cfab44_scoped_true_staticRenderFns,
|
|
12218
12234
|
false,
|
|
12219
12235
|
null,
|
|
12220
|
-
"
|
|
12236
|
+
"05cfab44",
|
|
12221
12237
|
null
|
|
12222
12238
|
|
|
12223
12239
|
)
|
|
12224
12240
|
|
|
12225
12241
|
/* harmony default export */ var ABottomNavigationBar = (ABottomNavigationBar_component.exports);
|
|
12226
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
12227
|
-
var AServiceSlidervue_type_template_id_53d74189_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"services",class:{ 'services--active': _vm.openService },style:(_vm.computedStyle),attrs:{"id":"services-navs"}},[_c('div',{staticClass:"services__header"},[_c('svg',{attrs:{"width":"78","height":"24","viewBox":"0 0 78 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('rect',{attrs:{"width":"78","height":"24","fill":"white"}}),_c('path',{attrs:{"d":"M29.8599 18.3991V5.79907H34.5567C39.2656 5.79907 41.6194 7.84687 41.6181 11.9425C41.6181 13.9045 40.9757 15.4717 39.6909 16.6441C38.4061 17.8165 36.6947 18.4021 34.5567 18.4009L29.8599 18.3991ZM32.8472 8.10848V16.0969H34.3258C35.6181 16.0969 36.6335 15.7279 37.3718 14.9899C38.1101 14.2519 38.478 13.2469 38.4755 11.9749C38.4755 10.7749 38.1108 9.82987 37.3813 9.13987C36.6518 8.44987 35.627 8.10608 34.3068 8.10848H32.8472Z","fill":"#2C3E50"}}),_c('path',{attrs:{"d":"M55.1636 18.3991H51.9168L50.9703 15.5965H46.2658L45.3193 18.3991H42.0896L46.9152 5.79907H50.4553L55.1636 18.3991ZM50.2812 13.4167L48.8575 9.17948C48.7427 8.81039 48.6684 8.43095 48.636 8.04727H48.5622C48.5306 8.4206 48.4531 8.78912 48.3313 9.14528L46.8887 13.4167H50.2812Z","fill":"#2C3E50"}}),_c('path',{attrs:{"d":"M64.7749 8.10832H60.9886V18.3989H58.0032V8.10832H54.2358V5.79712H64.7749V8.10832Z","fill":"#2C3E50"}}),_c('path',{attrs:{"d":"M76.7906 18.3991H73.5382L72.5916 15.5965H67.8796L66.9463 18.3991H63.7109L68.5365 5.79907H72.0767L76.7906 18.3991ZM71.9101 13.4167L70.4864 9.17948C70.3716 8.81039 70.2973 8.43095 70.265 8.04727H70.1911C70.1595 8.4206 70.082 8.78912 69.9602 9.14528L68.5176 13.4167H71.9101Z","fill":"#2C3E50"}}),_c('path',{attrs:{"d":"M12.3882 8.06323H12.3144C12.2828 8.43656 12.2053 8.80507 12.0834 9.16123L10.6409 13.4398H14.0334L12.6097 9.20443C12.4945 8.83234 12.4203 8.4499 12.3882 8.06323Z","fill":"#2C3E50"}}),_c('path',{attrs:{"d":"M21.6551 1.19995H3.48099C2.87848 1.19995 2.30065 1.42752 1.87461 1.8326C1.44858 2.23768 1.20923 2.78708 1.20923 3.35995V20.64C1.20923 21.2128 1.44858 21.7622 1.87461 22.1673C2.30065 22.5724 2.87848 22.7999 3.48099 22.7999H21.6551C22.2576 22.7999 22.8354 22.5724 23.2614 22.1673C23.6875 21.7622 23.9268 21.2128 23.9268 20.64V3.35995C23.9268 2.78708 23.6875 2.23768 23.2614 1.8326C22.8354 1.42752 22.2576 1.19995 21.6551 1.19995ZM15.6595 18.417L14.7129 15.6126H9.99904L9.06573 18.417H5.83415L10.6597 5.81696H14.1999L18.9138 18.417H15.6595Z","fill":"#2C3E50"}})])]),_c('div',{staticClass:"services__content"},[_c('div',{staticClass:"services__email"},[(_vm.isAuth)?_c('a',{attrs:{"href":_vm.profile[_vm.mode]}},[_c('p',[_vm._v(_vm._s(_vm.email))]),_c('svg',{attrs:{"width":"24","height":"24","viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M9 18L15 12L9 6","stroke":"#2C3E50","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})])]):_vm._e()]),_c('div',{staticClass:"services__cards"},[_c('div',{staticClass:"service-card"},_vm._l((_vm.navigations),function(navs){return _c(navs.links.length ? 'div': _vm.module === navs.module ? 'nuxt-link': 'a',{key:navs.icon,tag:"component",staticClass:"service-card__item",attrs:{"id":navs.module,"href":navs.links.length ? null: _vm.module === navs.module ? null: navs.url[_vm.mode],"to":navs.links.length ? null: '/'},on:{"click":function($event){return _vm.goTo(navs.module)}}},[_c('div',{domProps:{"innerHTML":_vm._s(navs.icon)}}),_c('div',{staticClass:"service-card__title"},[_vm._v(_vm._s(navs.title))])])}),1)]),_c('div',{ref:"currency",staticClass:"currency-card"},[_c('div',{ref:"arrow",staticClass:"currency-card-header"},[_c('div',{staticClass:"currency-card-top"}),_vm._m(0)]),_c('div',{staticClass:"currency-card-body"},[_c('div',{staticClass:"currency-list"},_vm._l((_vm.currencies),function(c){return _c('ul',{key:c.currency,staticClass:"currency-list__inner"},[_c('li',[(c.currency === 'USD')?_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('g',{attrs:{"clip-path":"url(#clip0_6194_1573)"}},[_c('path',{attrs:{"d":"M26.4 0H-4V16H26.4V0Z","fill":"white"}}),_c('path',{attrs:{"d":"M26.4 0H-4V1.232H26.4V0Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 2.45996H-4V3.69196H26.4V2.45996Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 4.92407H-4V6.15607H26.4V4.92407Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 7.38403H-4V8.61603H26.4V7.38403Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 9.8479H-4V11.0799H26.4V9.8479Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 12.3081H-4V13.5401H26.4V12.3081Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 14.7681H-4V16.0001H26.4V14.7681Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M8.16 0H-4V8.616H8.16V0Z","fill":"#3C3B6E"}}),_c('path',{attrs:{"d":"M0.604004 0.700107L0.892004 0.908107L0.784004 1.25211L1.072 1.04011L1.36 1.25211L1.252 0.908107L1.54 0.700107H1.184L1.072 0.360107L0.960004 0.700107H0.604004Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.62012 0.700107L2.90812 0.908107L2.80012 1.25211L3.08812 1.04011L3.37612 1.25211L3.26812 0.908107L3.55612 0.700107H3.20012L3.08812 0.360107L2.97612 0.700107H2.62012Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.63574 0.700107L4.92374 0.908107L4.81574 1.25211L5.10374 1.04011L5.39174 1.25211L5.28374 0.908107L5.57174 0.700107H5.21574L5.10374 0.360107L4.99174 0.700107H4.63574Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.65186 0.700107L6.93986 0.908107L6.83186 1.25211L7.11986 1.04011L7.40786 1.25211L7.29986 0.908107L7.58786 0.700107H7.23186L7.11986 0.360107L7.00786 0.700107H6.65186Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.403809 1.56412L-0.115808 1.77212L-0.223809 2.11612L0.0641914 1.90412L0.352192 2.11612L0.244191 1.77212L0.532191 1.56412H0.176191L0.0641914 1.22412L-0.0478084 1.56412H-0.403809Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.6123 1.56412L1.9003 1.77212L1.7923 2.11612L2.0803 1.90412L2.36831 2.11612L2.2603 1.77212L2.54831 1.56412H2.1923L2.0803 1.22412L1.9683 1.56412H1.6123Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.62793 1.56412L3.91593 1.77212L3.80793 2.11612L4.09593 1.90412L4.38393 2.11612L4.27593 1.77212L4.56393 1.56412H4.20793L4.09593 1.22412L3.98393 1.56412H3.62793Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.64404 1.56412L5.93204 1.77212L5.82404 2.11612L6.11204 1.90412L6.40004 2.11612L6.29204 1.77212L6.58004 1.56412H6.22404L6.11204 1.22412L6.00004 1.56412H5.64404Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.604004 2.42789L0.892004 2.63589L0.784004 2.97989L1.072 2.76789L1.36 2.97989L1.252 2.63589L1.54 2.42789H1.184L1.072 2.08789L0.960004 2.42789H0.604004Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.62012 2.42789L2.90812 2.63589L2.80012 2.97989L3.08812 2.76789L3.37612 2.97989L3.26812 2.63589L3.55612 2.42789H3.20012L3.08812 2.08789L2.97612 2.42789H2.62012Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.63574 2.42789L4.92374 2.63589L4.81574 2.97989L5.10374 2.76789L5.39174 2.97989L5.28374 2.63589L5.57174 2.42789H5.21574L5.10374 2.08789L4.99174 2.42789H4.63574Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.65186 2.42789L6.93986 2.63589L6.83186 2.97989L7.11986 2.76789L7.40786 2.97989L7.29986 2.63589L7.58786 2.42789H7.23186L7.11986 2.08789L7.00786 2.42789H6.65186Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.379883 3.2959L-0.087883 3.5039L-0.199883 3.8439L0.0881172 3.6359L0.380117 3.8439L0.268117 3.5039L0.556117 3.2959H0.200117L0.0881172 2.9519L-0.0198829 3.2959H-0.379883Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.63574 3.2959L1.92374 3.5039L1.81574 3.8439L2.10374 3.6359L2.39574 3.8439L2.28374 3.5039L2.57174 3.2959H2.21574L2.10374 2.9519L1.99574 3.2959H1.63574Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.65186 3.2959L3.94386 3.5039L3.83186 3.8439L4.11986 3.6359L4.41186 3.8439L4.29986 3.5039L4.58786 3.2959H4.23186L4.11986 2.9519L4.01186 3.2959H3.65186Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.66797 3.2959L5.95597 3.5039L5.84797 3.8439L6.13597 3.6359L6.42797 3.8439L6.31597 3.5039L6.60397 3.2959H6.24797L6.13597 2.9519L6.02797 3.2959H5.66797Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.635742 4.15201L0.923742 4.36001L0.811742 4.70401L1.10374 4.49201L1.39174 4.70401L1.27974 4.36001L1.57174 4.15201H1.21174L1.10374 3.81201L0.991742 4.15201H0.635742Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.65186 4.15201L2.93986 4.36001L2.82786 4.70401L3.11986 4.49201L3.40786 4.70401L3.29586 4.36001L3.58786 4.15201H3.22786L3.11986 3.81201L3.00786 4.15201H2.65186Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.66406 4.15201L4.95606 4.36001L4.84406 4.70401L5.13606 4.49201L5.42406 4.70401L5.31206 4.36001L5.60406 4.15201H5.24406L5.13606 3.81201L5.02406 4.15201H4.66406Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.3999 4.34L6.6919 4.548L6.5799 4.892L6.8719 4.68L7.1599 4.892L7.0479 4.548L7.3399 4.34H6.9799L6.8719 4L6.7599 4.34H6.3999Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.651855 5.85196L0.943855 6.05996L0.831855 6.40396L1.11986 6.19196L1.41186 6.40396L1.29986 6.05996L1.58786 5.85196H1.23186L1.11986 5.51196L1.01186 5.85196H0.651855Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.66797 5.85196L2.95997 6.05996L2.84797 6.40396L3.13597 6.19196L3.42797 6.40396L3.31597 6.05996L3.60797 5.85196H3.24797L3.13597 5.51196L3.02797 5.85196H2.66797Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.68408 5.85196L4.97608 6.05996L4.86408 6.40396L5.15208 6.19196L5.44408 6.40396L5.33208 6.05996L5.62008 5.85196H5.26408L5.15208 5.51196L5.04408 5.85196H4.68408Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.7002 5.85196L6.9922 6.05996L6.8802 6.40396L7.1682 6.19196L7.4602 6.40396L7.3482 6.05996L7.6362 5.85196H7.2802L7.1682 5.51196L7.0602 5.85196H6.7002Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.62793 7.57193L0.91593 7.78393L0.80793 8.12393L1.09593 7.91193L1.38793 8.12393L1.27593 7.78393L1.56393 7.57193H1.20793L1.09593 7.23193L0.98793 7.57193H0.62793Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.64404 7.57193L2.93604 7.78393L2.82404 8.12393L3.11204 7.91193L3.40404 8.12393L3.29204 7.78393L3.58004 7.57193H3.22404L3.11204 7.23193L3.00404 7.57193H2.64404Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.66016 7.57193L4.95216 7.78393L4.84016 8.12393L5.12816 7.91193L5.42016 8.12393L5.30816 7.78393L5.59616 7.57193H5.24016L5.12816 7.23193L5.02016 7.57193H4.66016Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.67627 7.57193L6.96427 7.78393L6.85627 8.12393L7.14427 7.91193L7.43627 8.12393L7.32427 7.78393L7.61227 7.57193H7.25627L7.14427 7.23193L7.03627 7.57193H6.67627Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.375977 4.9921L-0.0839767 5.2041L-0.195977 5.5441L0.0960232 5.3321L0.384023 5.5441L0.276023 5.2041L0.564023 4.9921H0.204023L0.0960232 4.6521L-0.0159767 4.9921H-0.375977Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.64404 4.9921L1.93204 5.2041L1.82004 5.5441L2.11204 5.3321L2.40004 5.5441L2.28804 5.2041L2.58004 4.9921H2.22004L2.11204 4.6521L2.00004 4.9921H1.64404Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.65576 4.9921L3.94776 5.2041L3.83576 5.5441L4.12776 5.3321L4.41576 5.5441L4.30776 5.2041L4.59576 4.9921H4.23576L4.12776 4.6521L4.01576 4.9921H3.65576Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.67188 4.9921L5.96387 5.2041L5.85187 5.5441L6.14387 5.3321L6.43187 5.5441L6.31987 5.2041L6.61187 4.9921H6.25187L6.14387 4.6521L6.03187 4.9921H5.67188Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.379883 6.71207L-0.087883 6.92007L-0.199883 7.26007L0.0881172 7.05207L0.380117 7.26007L0.268117 6.92007L0.556117 6.71207H0.200117L0.0881172 6.37207L-0.0198829 6.71207H-0.379883Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.63574 6.71207L1.92374 6.92007L1.81574 7.26007L2.10374 7.05207L2.39574 7.26007L2.28374 6.92007L2.57174 6.71207H2.21574L2.10374 6.37207L1.99574 6.71207H1.63574Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.65186 6.71207L3.94386 6.92007L3.83186 7.26007L4.11986 7.05207L4.41186 7.26007L4.29986 6.92007L4.58786 6.71207H4.23186L4.11986 6.37207L4.01186 6.71207H3.65186Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.66797 6.71207L5.95597 6.92007L5.84797 7.26007L6.13597 7.05207L6.42797 7.26007L6.31597 6.92007L6.60397 6.71207H6.24797L6.13597 6.37207L6.02797 6.71207H5.66797Z","fill":"white"}})]),_c('defs',[_c('clipPath',{attrs:{"id":"clip0_6194_1573"}},[_c('rect',{attrs:{"width":"16","height":"16","rx":"2","fill":"white"}})])])]):_vm._e(),(c.currency === 'EUR')?_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('rect',{attrs:{"width":"16","height":"16","rx":"2","fill":"#314199"}}),_c('path',{attrs:{"d":"M7.99503 12.0967L8.18379 12.6573L8.75881 12.6568L8.35068 12.9667L8.4629 13.5686L7.99503 13.2271L7.52567 13.5594L7.63925 12.9667L7.23535 12.6549H7.80983L7.99503 12.0967Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M7.99503 2.35718L8.18379 2.91795L8.75881 2.91727L8.35068 3.22735L8.4629 3.82913L7.99503 3.48765L7.52567 3.81994L7.63925 3.22735L7.23535 2.91535H7.80983L7.99503 2.35718Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M10.3328 2.98364L10.5216 3.54428L11.0967 3.54373L10.6886 3.85368L10.8007 4.45546L10.3328 4.11411L9.86342 4.44641L9.97714 3.85368L9.57324 3.54181H10.1477L10.3328 2.98364Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M5.54373 2.98364L5.73249 3.54428L6.30765 3.54373L5.89952 3.85368L6.0116 4.45546L5.54373 4.11411L5.07436 4.44641L5.18808 3.85368L4.78418 3.54181H5.35852L5.54373 2.98364Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M10.3328 11.4387L10.5216 11.9995L11.0967 11.9989L10.6886 12.3089L10.8007 12.9107L10.3328 12.5693L9.86342 12.9016L9.97714 12.3089L9.57324 11.9969H10.1477L10.3328 11.4387Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M5.54373 11.4387L5.73249 11.9995L6.30765 11.9989L5.89952 12.3089L6.0116 12.9107L5.54373 12.5693L5.07436 12.9016L5.18808 12.3089L4.78418 11.9969H5.35852L5.54373 11.4387Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M3.75285 4.82153L3.94161 5.38231L4.51664 5.38162L4.10864 5.6917L4.22058 6.29349L3.75285 5.95214L3.28348 6.2843L3.39706 5.6917L2.99316 5.3797H3.56764L3.75285 4.82153Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M12.1825 4.82153L12.3713 5.38231L12.9465 5.38162L12.5383 5.6917L12.6504 6.29349L12.1825 5.95214L11.7132 6.2843L11.8267 5.6917L11.4229 5.3797H11.9973L12.1825 4.82153Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M3.75285 9.68262L3.94161 10.2434L4.51664 10.2427L4.10864 10.5528L4.22058 11.1546L3.75285 10.8131L3.28348 11.1454L3.39706 10.5528L2.99316 10.2408H3.56764L3.75285 9.68262Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M12.1825 9.68262L12.3713 10.2434L12.9465 10.2427L12.5383 10.5528L12.6504 11.1546L12.1825 10.8131L11.7132 11.1454L11.8267 10.5528L11.4229 10.2408H11.9973L12.1825 9.68262Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M3.1967 7.23389L3.38546 7.79466L3.96062 7.79398L3.55248 8.10406L3.66456 8.70584L3.1967 8.36436L2.72733 8.69665L2.84091 8.10406L2.43701 7.79206H3.01149L3.1967 7.23389Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M12.7991 7.23389L12.9879 7.79466L13.563 7.79398L13.1549 8.10406L13.267 8.70584L12.7991 8.36436L12.3297 8.69665L12.4434 8.10406L12.0396 7.79206H12.6139L12.7991 7.23389Z","fill":"#F8EC26"}})]):_vm._e(),(c.currency === 'CNY')?_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('rect',{attrs:{"width":"16","height":"16","rx":"2","fill":"#DE2910"}}),_c('path',{attrs:{"d":"M4.00115 1.60034L5.41155 5.94194L1.71875 3.25874H6.28355L2.59075 5.94194L4.00115 1.60034Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M7.3125 2.01097L8.3117 0.86377L8.1781 2.37977L7.3957 1.07497L8.7957 1.67017L7.3125 2.01097Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M8.80811 3.31338L10.1745 2.64378L9.4633 3.98858L9.2481 2.48218L10.3073 3.57418L8.80811 3.31338Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M8.82959 5.38071L10.3496 5.32631L9.15199 6.26471L9.56959 4.80151L10.0912 6.23031L8.82959 5.38071Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M7.37572 6.69973L8.79972 7.23653L7.33252 7.63973L8.28292 6.45093L8.21172 7.97093L7.37572 6.69973Z","fill":"#FFDE00"}})]):_vm._e(),(c.currency === 'RUB')?_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('g',{attrs:{"clip-path":"url(#clip0_6194_1691)"}},[_c('path',{attrs:{"d":"M0 2C0 0.895431 0.895431 0 2 0H14C15.1046 0 16 0.895431 16 2V5.00343H0V2Z","fill":"#F0F0F0"}}),_c('rect',{attrs:{"y":"5.00342","width":"16","height":"6.00154","fill":"#0039A6"}}),_c('path',{attrs:{"d":"M0 11.0049H16V13.9999C16 15.1045 15.1046 15.9999 14 15.9999H2C0.895431 15.9999 0 15.1045 0 13.9999V11.0049Z","fill":"#D52B1E"}})]),_c('defs',[_c('clipPath',{attrs:{"id":"clip0_6194_1691"}},[_c('rect',{attrs:{"width":"16","height":"16","rx":"2","fill":"white"}})])])]):_vm._e(),_c('span',[_vm._v(_vm._s(c.currency))])]),_c('li',[_c('span',[_vm._v(_vm._s(c.sell))]),(c.sell_state === 'DOWN')?_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 12.0254L12.3301 4.02978H3.66987L8 12.0254Z","fill":"#FF2E43"}})]):_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 3.97461L12.3301 11.9702H3.66987L8 3.97461Z","fill":"#00B92D"}})])]),_c('li',[_c('span',[_vm._v(_vm._s(c.buy))]),(c.buy_state === 'DOWN')?_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 12.0254L12.3301 4.02978H3.66987L8 12.0254Z","fill":"#FF2E43"}})]):_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 3.97461L12.3301 11.9702H3.66987L8 3.97461Z","fill":"#00B92D"}})])])])}),0)])])]),_c('transition',{attrs:{"name":"menu"}},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.showPanelMenu),expression:"showPanelMenu"}],staticClass:"menu-mobile",class:{ 'menu-mobile--show': _vm.showPanelMenu }},[_c('div',{staticClass:"menu-mobile__header"},[_c('div',{staticClass:"menu-mobile__arrow",on:{"click":_vm.goBack}},[_c('svg',{attrs:{"width":"24","height":"24","viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M15 18L9 12L15 6","stroke":"#2C3E50","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})])]),_c('div',{staticClass:"menu-mobile__title"},[_c('svg',{attrs:{"width":"25","height":"24","viewBox":"0 0 25 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('g',{attrs:{"clip-path":"url(#clip0_5191_51862)"}},[_c('path',{attrs:{"d":"M12.3416 8.35498H12.2766C12.2488 8.70065 12.1805 9.04187 12.0732 9.37164L10.8032 13.3333H13.7899L12.5366 9.41164C12.4351 9.06712 12.3698 8.713 12.3416 8.35498Z","fill":"#2C3E50"}}),_c('path',{attrs:{"d":"M20.5 2H4.5C3.96957 2 3.46086 2.21071 3.08579 2.58578C2.71071 2.96086 2.5 3.46957 2.5 4V20C2.5 20.5304 2.71071 21.0391 3.08579 21.4142C3.46086 21.7893 3.96957 22 4.5 22H20.5C21.0304 22 21.5391 21.7893 21.9142 21.4142C22.2893 21.0391 22.5 20.5304 22.5 20V4C22.5 3.46957 22.2893 2.96086 21.9142 2.58578C21.5391 2.21071 21.0304 2 20.5 2ZM15.2217 17.9417L14.3883 15.345H10.2383L9.41667 17.9417H6.57167L10.82 6.275H13.9367L18.0867 17.9417H15.2217Z","fill":"#2C3E50"}})]),_c('defs',[_c('clipPath',{attrs:{"id":"clip0_5191_51862"}},[_c('rect',{attrs:{"width":"24","height":"24","fill":"white","transform":"translate(0.5)"}})])])]),_c('p',[_vm._v(_vm._s(_vm.navigation.title))])]),_c('div',{staticClass:"ic-24"})]),_c('ul',{staticClass:"navigations"},_vm._l((_vm.navigation.links),function(link){return _c('li',{key:link.id},[_c(_vm.module === _vm.navigation.module ? 'nuxt-link' : 'a',{tag:"component",attrs:{"to":link.href,"href":_vm.module === _vm.navigation.module ? '': _vm.navigation.url[_vm.mode] + link.href}},[_c('p',[_vm._v(_vm._s(link.title))]),_c('svg',{attrs:{"width":"24","height":"24","viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M9 18L15 12L9 6","stroke":"#2C3E50","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})])])],1)}),0)])])],1)}
|
|
12228
|
-
var
|
|
12242
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6eaf8036-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/ServiceSlider/AServiceSlider.vue?vue&type=template&id=439df30c&scoped=true&
|
|
12243
|
+
var AServiceSlidervue_type_template_id_439df30c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"services",class:{ 'services--active': _vm.openService },style:(_vm.computedStyle),attrs:{"id":"services-navs"}},[_c('div',{staticClass:"services__header"},[_c('svg',{attrs:{"width":"78","height":"24","viewBox":"0 0 78 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('rect',{attrs:{"width":"78","height":"24","fill":"white"}}),_c('path',{attrs:{"d":"M29.8599 18.3991V5.79907H34.5567C39.2656 5.79907 41.6194 7.84687 41.6181 11.9425C41.6181 13.9045 40.9757 15.4717 39.6909 16.6441C38.4061 17.8165 36.6947 18.4021 34.5567 18.4009L29.8599 18.3991ZM32.8472 8.10848V16.0969H34.3258C35.6181 16.0969 36.6335 15.7279 37.3718 14.9899C38.1101 14.2519 38.478 13.2469 38.4755 11.9749C38.4755 10.7749 38.1108 9.82987 37.3813 9.13987C36.6518 8.44987 35.627 8.10608 34.3068 8.10848H32.8472Z","fill":"#2C3E50"}}),_c('path',{attrs:{"d":"M55.1636 18.3991H51.9168L50.9703 15.5965H46.2658L45.3193 18.3991H42.0896L46.9152 5.79907H50.4553L55.1636 18.3991ZM50.2812 13.4167L48.8575 9.17948C48.7427 8.81039 48.6684 8.43095 48.636 8.04727H48.5622C48.5306 8.4206 48.4531 8.78912 48.3313 9.14528L46.8887 13.4167H50.2812Z","fill":"#2C3E50"}}),_c('path',{attrs:{"d":"M64.7749 8.10832H60.9886V18.3989H58.0032V8.10832H54.2358V5.79712H64.7749V8.10832Z","fill":"#2C3E50"}}),_c('path',{attrs:{"d":"M76.7906 18.3991H73.5382L72.5916 15.5965H67.8796L66.9463 18.3991H63.7109L68.5365 5.79907H72.0767L76.7906 18.3991ZM71.9101 13.4167L70.4864 9.17948C70.3716 8.81039 70.2973 8.43095 70.265 8.04727H70.1911C70.1595 8.4206 70.082 8.78912 69.9602 9.14528L68.5176 13.4167H71.9101Z","fill":"#2C3E50"}}),_c('path',{attrs:{"d":"M12.3882 8.06323H12.3144C12.2828 8.43656 12.2053 8.80507 12.0834 9.16123L10.6409 13.4398H14.0334L12.6097 9.20443C12.4945 8.83234 12.4203 8.4499 12.3882 8.06323Z","fill":"#2C3E50"}}),_c('path',{attrs:{"d":"M21.6551 1.19995H3.48099C2.87848 1.19995 2.30065 1.42752 1.87461 1.8326C1.44858 2.23768 1.20923 2.78708 1.20923 3.35995V20.64C1.20923 21.2128 1.44858 21.7622 1.87461 22.1673C2.30065 22.5724 2.87848 22.7999 3.48099 22.7999H21.6551C22.2576 22.7999 22.8354 22.5724 23.2614 22.1673C23.6875 21.7622 23.9268 21.2128 23.9268 20.64V3.35995C23.9268 2.78708 23.6875 2.23768 23.2614 1.8326C22.8354 1.42752 22.2576 1.19995 21.6551 1.19995ZM15.6595 18.417L14.7129 15.6126H9.99904L9.06573 18.417H5.83415L10.6597 5.81696H14.1999L18.9138 18.417H15.6595Z","fill":"#2C3E50"}})])]),_c('div',{staticClass:"services__content"},[_c('div',{staticClass:"services__email"},[(_vm.isAuth)?_c('a',{attrs:{"href":_vm.profile[_vm.mode]}},[_c('p',[_vm._v(_vm._s(_vm.email))]),_c('svg',{attrs:{"width":"24","height":"24","viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M9 18L15 12L9 6","stroke":"#2C3E50","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})])]):_vm._e()]),_c('div',{staticClass:"services__cards"},[_c('div',{staticClass:"service-card"},_vm._l((_vm.navigations),function(navs){return _c(navs.links.length ? 'div': _vm.module === navs.module ? 'nuxt-link': 'a',{key:navs.icon,tag:"component",staticClass:"service-card__item",attrs:{"id":navs.module,"href":navs.links.length ? null: _vm.module === navs.module ? null: navs.url[_vm.mode],"to":navs.links.length ? null: '/'},on:{"click":function($event){return _vm.goTo(navs.module)}}},[_c('div',{domProps:{"innerHTML":_vm._s(navs.icon)}}),_c('div',{staticClass:"service-card__title"},[_vm._v(_vm._s(navs.title))])])}),1)]),_c('div',{ref:"currency",staticClass:"currency-card"},[_c('div',{ref:"arrow",staticClass:"currency-card-header"},[_c('div',{staticClass:"currency-card-top"}),_vm._m(0)]),_c('div',{staticClass:"currency-card-body"},[_c('div',{staticClass:"currency-list"},_vm._l((_vm.currencies),function(c){return _c('ul',{key:c.currency,staticClass:"currency-list__inner"},[_c('li',[(c.currency === 'USD')?_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('g',{attrs:{"clip-path":"url(#clip0_6194_1573)"}},[_c('path',{attrs:{"d":"M26.4 0H-4V16H26.4V0Z","fill":"white"}}),_c('path',{attrs:{"d":"M26.4 0H-4V1.232H26.4V0Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 2.45996H-4V3.69196H26.4V2.45996Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 4.92407H-4V6.15607H26.4V4.92407Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 7.38403H-4V8.61603H26.4V7.38403Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 9.8479H-4V11.0799H26.4V9.8479Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 12.3081H-4V13.5401H26.4V12.3081Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M26.4 14.7681H-4V16.0001H26.4V14.7681Z","fill":"#B22234"}}),_c('path',{attrs:{"d":"M8.16 0H-4V8.616H8.16V0Z","fill":"#3C3B6E"}}),_c('path',{attrs:{"d":"M0.604004 0.700107L0.892004 0.908107L0.784004 1.25211L1.072 1.04011L1.36 1.25211L1.252 0.908107L1.54 0.700107H1.184L1.072 0.360107L0.960004 0.700107H0.604004Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.62012 0.700107L2.90812 0.908107L2.80012 1.25211L3.08812 1.04011L3.37612 1.25211L3.26812 0.908107L3.55612 0.700107H3.20012L3.08812 0.360107L2.97612 0.700107H2.62012Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.63574 0.700107L4.92374 0.908107L4.81574 1.25211L5.10374 1.04011L5.39174 1.25211L5.28374 0.908107L5.57174 0.700107H5.21574L5.10374 0.360107L4.99174 0.700107H4.63574Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.65186 0.700107L6.93986 0.908107L6.83186 1.25211L7.11986 1.04011L7.40786 1.25211L7.29986 0.908107L7.58786 0.700107H7.23186L7.11986 0.360107L7.00786 0.700107H6.65186Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.403809 1.56412L-0.115808 1.77212L-0.223809 2.11612L0.0641914 1.90412L0.352192 2.11612L0.244191 1.77212L0.532191 1.56412H0.176191L0.0641914 1.22412L-0.0478084 1.56412H-0.403809Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.6123 1.56412L1.9003 1.77212L1.7923 2.11612L2.0803 1.90412L2.36831 2.11612L2.2603 1.77212L2.54831 1.56412H2.1923L2.0803 1.22412L1.9683 1.56412H1.6123Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.62793 1.56412L3.91593 1.77212L3.80793 2.11612L4.09593 1.90412L4.38393 2.11612L4.27593 1.77212L4.56393 1.56412H4.20793L4.09593 1.22412L3.98393 1.56412H3.62793Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.64404 1.56412L5.93204 1.77212L5.82404 2.11612L6.11204 1.90412L6.40004 2.11612L6.29204 1.77212L6.58004 1.56412H6.22404L6.11204 1.22412L6.00004 1.56412H5.64404Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.604004 2.42789L0.892004 2.63589L0.784004 2.97989L1.072 2.76789L1.36 2.97989L1.252 2.63589L1.54 2.42789H1.184L1.072 2.08789L0.960004 2.42789H0.604004Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.62012 2.42789L2.90812 2.63589L2.80012 2.97989L3.08812 2.76789L3.37612 2.97989L3.26812 2.63589L3.55612 2.42789H3.20012L3.08812 2.08789L2.97612 2.42789H2.62012Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.63574 2.42789L4.92374 2.63589L4.81574 2.97989L5.10374 2.76789L5.39174 2.97989L5.28374 2.63589L5.57174 2.42789H5.21574L5.10374 2.08789L4.99174 2.42789H4.63574Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.65186 2.42789L6.93986 2.63589L6.83186 2.97989L7.11986 2.76789L7.40786 2.97989L7.29986 2.63589L7.58786 2.42789H7.23186L7.11986 2.08789L7.00786 2.42789H6.65186Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.379883 3.2959L-0.087883 3.5039L-0.199883 3.8439L0.0881172 3.6359L0.380117 3.8439L0.268117 3.5039L0.556117 3.2959H0.200117L0.0881172 2.9519L-0.0198829 3.2959H-0.379883Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.63574 3.2959L1.92374 3.5039L1.81574 3.8439L2.10374 3.6359L2.39574 3.8439L2.28374 3.5039L2.57174 3.2959H2.21574L2.10374 2.9519L1.99574 3.2959H1.63574Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.65186 3.2959L3.94386 3.5039L3.83186 3.8439L4.11986 3.6359L4.41186 3.8439L4.29986 3.5039L4.58786 3.2959H4.23186L4.11986 2.9519L4.01186 3.2959H3.65186Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.66797 3.2959L5.95597 3.5039L5.84797 3.8439L6.13597 3.6359L6.42797 3.8439L6.31597 3.5039L6.60397 3.2959H6.24797L6.13597 2.9519L6.02797 3.2959H5.66797Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.635742 4.15201L0.923742 4.36001L0.811742 4.70401L1.10374 4.49201L1.39174 4.70401L1.27974 4.36001L1.57174 4.15201H1.21174L1.10374 3.81201L0.991742 4.15201H0.635742Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.65186 4.15201L2.93986 4.36001L2.82786 4.70401L3.11986 4.49201L3.40786 4.70401L3.29586 4.36001L3.58786 4.15201H3.22786L3.11986 3.81201L3.00786 4.15201H2.65186Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.66406 4.15201L4.95606 4.36001L4.84406 4.70401L5.13606 4.49201L5.42406 4.70401L5.31206 4.36001L5.60406 4.15201H5.24406L5.13606 3.81201L5.02406 4.15201H4.66406Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.3999 4.34L6.6919 4.548L6.5799 4.892L6.8719 4.68L7.1599 4.892L7.0479 4.548L7.3399 4.34H6.9799L6.8719 4L6.7599 4.34H6.3999Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.651855 5.85196L0.943855 6.05996L0.831855 6.40396L1.11986 6.19196L1.41186 6.40396L1.29986 6.05996L1.58786 5.85196H1.23186L1.11986 5.51196L1.01186 5.85196H0.651855Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.66797 5.85196L2.95997 6.05996L2.84797 6.40396L3.13597 6.19196L3.42797 6.40396L3.31597 6.05996L3.60797 5.85196H3.24797L3.13597 5.51196L3.02797 5.85196H2.66797Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.68408 5.85196L4.97608 6.05996L4.86408 6.40396L5.15208 6.19196L5.44408 6.40396L5.33208 6.05996L5.62008 5.85196H5.26408L5.15208 5.51196L5.04408 5.85196H4.68408Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.7002 5.85196L6.9922 6.05996L6.8802 6.40396L7.1682 6.19196L7.4602 6.40396L7.3482 6.05996L7.6362 5.85196H7.2802L7.1682 5.51196L7.0602 5.85196H6.7002Z","fill":"white"}}),_c('path',{attrs:{"d":"M0.62793 7.57193L0.91593 7.78393L0.80793 8.12393L1.09593 7.91193L1.38793 8.12393L1.27593 7.78393L1.56393 7.57193H1.20793L1.09593 7.23193L0.98793 7.57193H0.62793Z","fill":"white"}}),_c('path',{attrs:{"d":"M2.64404 7.57193L2.93604 7.78393L2.82404 8.12393L3.11204 7.91193L3.40404 8.12393L3.29204 7.78393L3.58004 7.57193H3.22404L3.11204 7.23193L3.00404 7.57193H2.64404Z","fill":"white"}}),_c('path',{attrs:{"d":"M4.66016 7.57193L4.95216 7.78393L4.84016 8.12393L5.12816 7.91193L5.42016 8.12393L5.30816 7.78393L5.59616 7.57193H5.24016L5.12816 7.23193L5.02016 7.57193H4.66016Z","fill":"white"}}),_c('path',{attrs:{"d":"M6.67627 7.57193L6.96427 7.78393L6.85627 8.12393L7.14427 7.91193L7.43627 8.12393L7.32427 7.78393L7.61227 7.57193H7.25627L7.14427 7.23193L7.03627 7.57193H6.67627Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.375977 4.9921L-0.0839767 5.2041L-0.195977 5.5441L0.0960232 5.3321L0.384023 5.5441L0.276023 5.2041L0.564023 4.9921H0.204023L0.0960232 4.6521L-0.0159767 4.9921H-0.375977Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.64404 4.9921L1.93204 5.2041L1.82004 5.5441L2.11204 5.3321L2.40004 5.5441L2.28804 5.2041L2.58004 4.9921H2.22004L2.11204 4.6521L2.00004 4.9921H1.64404Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.65576 4.9921L3.94776 5.2041L3.83576 5.5441L4.12776 5.3321L4.41576 5.5441L4.30776 5.2041L4.59576 4.9921H4.23576L4.12776 4.6521L4.01576 4.9921H3.65576Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.67188 4.9921L5.96387 5.2041L5.85187 5.5441L6.14387 5.3321L6.43187 5.5441L6.31987 5.2041L6.61187 4.9921H6.25187L6.14387 4.6521L6.03187 4.9921H5.67188Z","fill":"white"}}),_c('path',{attrs:{"d":"M-0.379883 6.71207L-0.087883 6.92007L-0.199883 7.26007L0.0881172 7.05207L0.380117 7.26007L0.268117 6.92007L0.556117 6.71207H0.200117L0.0881172 6.37207L-0.0198829 6.71207H-0.379883Z","fill":"white"}}),_c('path',{attrs:{"d":"M1.63574 6.71207L1.92374 6.92007L1.81574 7.26007L2.10374 7.05207L2.39574 7.26007L2.28374 6.92007L2.57174 6.71207H2.21574L2.10374 6.37207L1.99574 6.71207H1.63574Z","fill":"white"}}),_c('path',{attrs:{"d":"M3.65186 6.71207L3.94386 6.92007L3.83186 7.26007L4.11986 7.05207L4.41186 7.26007L4.29986 6.92007L4.58786 6.71207H4.23186L4.11986 6.37207L4.01186 6.71207H3.65186Z","fill":"white"}}),_c('path',{attrs:{"d":"M5.66797 6.71207L5.95597 6.92007L5.84797 7.26007L6.13597 7.05207L6.42797 7.26007L6.31597 6.92007L6.60397 6.71207H6.24797L6.13597 6.37207L6.02797 6.71207H5.66797Z","fill":"white"}})]),_c('defs',[_c('clipPath',{attrs:{"id":"clip0_6194_1573"}},[_c('rect',{attrs:{"width":"16","height":"16","rx":"2","fill":"white"}})])])]):_vm._e(),(c.currency === 'EUR')?_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('rect',{attrs:{"width":"16","height":"16","rx":"2","fill":"#314199"}}),_c('path',{attrs:{"d":"M7.99503 12.0967L8.18379 12.6573L8.75881 12.6568L8.35068 12.9667L8.4629 13.5686L7.99503 13.2271L7.52567 13.5594L7.63925 12.9667L7.23535 12.6549H7.80983L7.99503 12.0967Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M7.99503 2.35718L8.18379 2.91795L8.75881 2.91727L8.35068 3.22735L8.4629 3.82913L7.99503 3.48765L7.52567 3.81994L7.63925 3.22735L7.23535 2.91535H7.80983L7.99503 2.35718Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M10.3328 2.98364L10.5216 3.54428L11.0967 3.54373L10.6886 3.85368L10.8007 4.45546L10.3328 4.11411L9.86342 4.44641L9.97714 3.85368L9.57324 3.54181H10.1477L10.3328 2.98364Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M5.54373 2.98364L5.73249 3.54428L6.30765 3.54373L5.89952 3.85368L6.0116 4.45546L5.54373 4.11411L5.07436 4.44641L5.18808 3.85368L4.78418 3.54181H5.35852L5.54373 2.98364Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M10.3328 11.4387L10.5216 11.9995L11.0967 11.9989L10.6886 12.3089L10.8007 12.9107L10.3328 12.5693L9.86342 12.9016L9.97714 12.3089L9.57324 11.9969H10.1477L10.3328 11.4387Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M5.54373 11.4387L5.73249 11.9995L6.30765 11.9989L5.89952 12.3089L6.0116 12.9107L5.54373 12.5693L5.07436 12.9016L5.18808 12.3089L4.78418 11.9969H5.35852L5.54373 11.4387Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M3.75285 4.82153L3.94161 5.38231L4.51664 5.38162L4.10864 5.6917L4.22058 6.29349L3.75285 5.95214L3.28348 6.2843L3.39706 5.6917L2.99316 5.3797H3.56764L3.75285 4.82153Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M12.1825 4.82153L12.3713 5.38231L12.9465 5.38162L12.5383 5.6917L12.6504 6.29349L12.1825 5.95214L11.7132 6.2843L11.8267 5.6917L11.4229 5.3797H11.9973L12.1825 4.82153Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M3.75285 9.68262L3.94161 10.2434L4.51664 10.2427L4.10864 10.5528L4.22058 11.1546L3.75285 10.8131L3.28348 11.1454L3.39706 10.5528L2.99316 10.2408H3.56764L3.75285 9.68262Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M12.1825 9.68262L12.3713 10.2434L12.9465 10.2427L12.5383 10.5528L12.6504 11.1546L12.1825 10.8131L11.7132 11.1454L11.8267 10.5528L11.4229 10.2408H11.9973L12.1825 9.68262Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M3.1967 7.23389L3.38546 7.79466L3.96062 7.79398L3.55248 8.10406L3.66456 8.70584L3.1967 8.36436L2.72733 8.69665L2.84091 8.10406L2.43701 7.79206H3.01149L3.1967 7.23389Z","fill":"#F8EC26"}}),_c('path',{attrs:{"d":"M12.7991 7.23389L12.9879 7.79466L13.563 7.79398L13.1549 8.10406L13.267 8.70584L12.7991 8.36436L12.3297 8.69665L12.4434 8.10406L12.0396 7.79206H12.6139L12.7991 7.23389Z","fill":"#F8EC26"}})]):_vm._e(),(c.currency === 'CNY')?_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('rect',{attrs:{"width":"16","height":"16","rx":"2","fill":"#DE2910"}}),_c('path',{attrs:{"d":"M4.00115 1.60034L5.41155 5.94194L1.71875 3.25874H6.28355L2.59075 5.94194L4.00115 1.60034Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M7.3125 2.01097L8.3117 0.86377L8.1781 2.37977L7.3957 1.07497L8.7957 1.67017L7.3125 2.01097Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M8.80811 3.31338L10.1745 2.64378L9.4633 3.98858L9.2481 2.48218L10.3073 3.57418L8.80811 3.31338Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M8.82959 5.38071L10.3496 5.32631L9.15199 6.26471L9.56959 4.80151L10.0912 6.23031L8.82959 5.38071Z","fill":"#FFDE00"}}),_c('path',{attrs:{"d":"M7.37572 6.69973L8.79972 7.23653L7.33252 7.63973L8.28292 6.45093L8.21172 7.97093L7.37572 6.69973Z","fill":"#FFDE00"}})]):_vm._e(),(c.currency === 'RUB')?_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('g',{attrs:{"clip-path":"url(#clip0_6194_1691)"}},[_c('path',{attrs:{"d":"M0 2C0 0.895431 0.895431 0 2 0H14C15.1046 0 16 0.895431 16 2V5.00343H0V2Z","fill":"#F0F0F0"}}),_c('rect',{attrs:{"y":"5.00342","width":"16","height":"6.00154","fill":"#0039A6"}}),_c('path',{attrs:{"d":"M0 11.0049H16V13.9999C16 15.1045 15.1046 15.9999 14 15.9999H2C0.895431 15.9999 0 15.1045 0 13.9999V11.0049Z","fill":"#D52B1E"}})]),_c('defs',[_c('clipPath',{attrs:{"id":"clip0_6194_1691"}},[_c('rect',{attrs:{"width":"16","height":"16","rx":"2","fill":"white"}})])])]):_vm._e(),_c('span',[_vm._v(_vm._s(c.currency))])]),_c('li',[_c('span',[_vm._v(_vm._s(c.sell))]),(c.sell_state === 'DOWN')?_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 12.0254L12.3301 4.02978H3.66987L8 12.0254Z","fill":"#FF2E43"}})]):_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 3.97461L12.3301 11.9702H3.66987L8 3.97461Z","fill":"#00B92D"}})])]),_c('li',[_c('span',[_vm._v(_vm._s(c.buy))]),(c.buy_state === 'DOWN')?_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 12.0254L12.3301 4.02978H3.66987L8 12.0254Z","fill":"#FF2E43"}})]):_c('svg',{attrs:{"width":"16","height":"16","viewBox":"0 0 16 16","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M8 3.97461L12.3301 11.9702H3.66987L8 3.97461Z","fill":"#00B92D"}})])])])}),0)])])]),_c('transition',{attrs:{"name":"menu"}},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.showPanelMenu),expression:"showPanelMenu"}],staticClass:"menu-mobile",class:{ 'menu-mobile--show': _vm.showPanelMenu }},[_c('div',{staticClass:"menu-mobile__header"},[_c('div',{staticClass:"menu-mobile__arrow",on:{"click":_vm.goBack}},[_c('svg',{attrs:{"width":"24","height":"24","viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M15 18L9 12L15 6","stroke":"#2C3E50","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})])]),_c('div',{staticClass:"menu-mobile__title"},[_c('svg',{attrs:{"width":"25","height":"24","viewBox":"0 0 25 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('g',{attrs:{"clip-path":"url(#clip0_5191_51862)"}},[_c('path',{attrs:{"d":"M12.3416 8.35498H12.2766C12.2488 8.70065 12.1805 9.04187 12.0732 9.37164L10.8032 13.3333H13.7899L12.5366 9.41164C12.4351 9.06712 12.3698 8.713 12.3416 8.35498Z","fill":"#2C3E50"}}),_c('path',{attrs:{"d":"M20.5 2H4.5C3.96957 2 3.46086 2.21071 3.08579 2.58578C2.71071 2.96086 2.5 3.46957 2.5 4V20C2.5 20.5304 2.71071 21.0391 3.08579 21.4142C3.46086 21.7893 3.96957 22 4.5 22H20.5C21.0304 22 21.5391 21.7893 21.9142 21.4142C22.2893 21.0391 22.5 20.5304 22.5 20V4C22.5 3.46957 22.2893 2.96086 21.9142 2.58578C21.5391 2.21071 21.0304 2 20.5 2ZM15.2217 17.9417L14.3883 15.345H10.2383L9.41667 17.9417H6.57167L10.82 6.275H13.9367L18.0867 17.9417H15.2217Z","fill":"#2C3E50"}})]),_c('defs',[_c('clipPath',{attrs:{"id":"clip0_5191_51862"}},[_c('rect',{attrs:{"width":"24","height":"24","fill":"white","transform":"translate(0.5)"}})])])]),_c('p',[_vm._v(_vm._s(_vm.navigation.title))])]),_c('div',{staticClass:"ic-24"})]),_c('ul',{staticClass:"navigations"},_vm._l((_vm.navigation.links),function(link){return _c('li',{key:link.id},[_c(_vm.module === _vm.navigation.module ? 'nuxt-link' : 'a',{tag:"component",attrs:{"to":link.href,"href":_vm.module === _vm.navigation.module ? '': _vm.navigation.url[_vm.mode] + link.href}},[_c('p',[_vm._v(_vm._s(link.title))]),_c('svg',{attrs:{"width":"24","height":"24","viewBox":"0 0 24 24","fill":"none","xmlns":"http://www.w3.org/2000/svg"}},[_c('path',{attrs:{"d":"M9 18L15 12L9 6","stroke":"#2C3E50","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}})])])],1)}),0)])])],1)}
|
|
12244
|
+
var AServiceSlidervue_type_template_id_439df30c_scoped_true_staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ul',{staticClass:"currency-card-list"},[_c('li',[_vm._v("Валюта")]),_c('li',[_vm._v("Покупка")]),_c('li',[_vm._v("Продажа")])])}]
|
|
12229
12245
|
|
|
12230
12246
|
|
|
12231
|
-
// CONCATENATED MODULE: ./src/components/ServiceSlider/AServiceSlider.vue?vue&type=template&id=
|
|
12247
|
+
// CONCATENATED MODULE: ./src/components/ServiceSlider/AServiceSlider.vue?vue&type=template&id=439df30c&scoped=true&
|
|
12232
12248
|
|
|
12233
12249
|
// 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/ServiceSlider/AServiceSlider.vue?vue&type=script&lang=js&
|
|
12234
12250
|
|
|
@@ -12582,12 +12598,12 @@ var AServiceSlidervue_type_template_id_53d74189_scoped_true_staticRenderFns = [f
|
|
|
12582
12598
|
}]
|
|
12583
12599
|
}, {
|
|
12584
12600
|
icon: "<svg width=\"56\" height=\"56\" viewBox=\"0 0 56 56\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n" + "<circle cx=\"27.7525\" cy=\"27.7525\" r=\"24.7525\" fill=\"#E0EFFF\"/>\n" + "<path d=\"M5 14V52H51\" stroke=\"#2C3E50\" stroke-width=\"0.463049\" stroke-miterlimit=\"10\"/>\n" + "<path d=\"M51 30.8321C41.5962 30.8321 39.8558 14 36.097 14C32.3381 14 27.8895 29.2106 25.0225 29.2106C22.1556 29.2106 20.6889 24.5 17.7556 24.5C14.8222 24.5 7 42 7 42\" stroke=\"#2C3E50\" stroke-width=\"0.463049\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n" + "<path opacity=\"0.8\" d=\"M51 34.8554C41.2273 34.8554 39.7614 21 36.0568 21C32.9205 21 28.5227 35.2745 24.6136 35.2745C20.7045 35.2745 20.5706 30.1765 17.2841 30.1765C13.9976 30.1765 8 47 8 47H50.9866L51 34.8554Z\" fill=\"url(#paint0_linear_5979_58261)\"/>\n" + "<defs>\n" + "<linearGradient id=\"paint0_linear_5979_58261\" x1=\"29.5\" y1=\"23.0392\" x2=\"29.5\" y2=\"50.5686\" gradientUnits=\"userSpaceOnUse\">\n" + "<stop offset=\"0.383886\" stop-color=\"white\"/>\n" + "<stop offset=\"0.900072\" stop-color=\"white\" stop-opacity=\"0\"/>\n" + "</linearGradient>\n" + "</defs>\n" + "</svg>\n",
|
|
12585
|
-
title: "
|
|
12601
|
+
title: "Аналитика",
|
|
12586
12602
|
module: "marketing",
|
|
12587
12603
|
url: {
|
|
12588
|
-
dev: 'https://
|
|
12589
|
-
staging: 'https://
|
|
12590
|
-
prod: 'https://
|
|
12604
|
+
dev: 'https://analytics.adtdev.kz',
|
|
12605
|
+
staging: 'https://analytics.adada.kz',
|
|
12606
|
+
prod: 'https://analytics.adata.kz'
|
|
12591
12607
|
},
|
|
12592
12608
|
links: [{
|
|
12593
12609
|
id: 1,
|
|
@@ -12633,13 +12649,15 @@ var AServiceSlidervue_type_template_id_53d74189_scoped_true_staticRenderFns = [f
|
|
|
12633
12649
|
});
|
|
12634
12650
|
|
|
12635
12651
|
if (currentModule) {
|
|
12636
|
-
document.querySelector("#services-navs #".concat(this.module)
|
|
12652
|
+
document.querySelector("#services-navs #".concat(this.module), {
|
|
12653
|
+
passive: true
|
|
12654
|
+
}).click();
|
|
12637
12655
|
}
|
|
12638
12656
|
|
|
12639
|
-
document.
|
|
12657
|
+
document.body.style.overflowY = "hidden";
|
|
12640
12658
|
} else {
|
|
12641
12659
|
this.showPanelMenu = false;
|
|
12642
|
-
document.
|
|
12660
|
+
document.body.style.overflowY = null;
|
|
12643
12661
|
}
|
|
12644
12662
|
},
|
|
12645
12663
|
$route: function $route() {
|
|
@@ -12671,12 +12689,18 @@ var AServiceSlidervue_type_template_id_53d74189_scoped_true_staticRenderFns = [f
|
|
|
12671
12689
|
|
|
12672
12690
|
this.$refs.arrow.addEventListener("touchstart", function (evt) {
|
|
12673
12691
|
return _this3.touchstart(evt);
|
|
12692
|
+
}, {
|
|
12693
|
+
passive: true
|
|
12674
12694
|
});
|
|
12675
12695
|
this.$refs.arrow.addEventListener("touchmove", function (evt) {
|
|
12676
12696
|
return _this3.touchmove(evt);
|
|
12697
|
+
}, {
|
|
12698
|
+
passive: true
|
|
12677
12699
|
});
|
|
12678
12700
|
this.$refs.arrow.addEventListener("touchend", function () {
|
|
12679
12701
|
return _this3.touchend();
|
|
12702
|
+
}, {
|
|
12703
|
+
passive: true
|
|
12680
12704
|
});
|
|
12681
12705
|
},
|
|
12682
12706
|
methods: {
|
|
@@ -12758,8 +12782,8 @@ var AServiceSlidervue_type_template_id_53d74189_scoped_true_staticRenderFns = [f
|
|
|
12758
12782
|
});
|
|
12759
12783
|
// CONCATENATED MODULE: ./src/components/ServiceSlider/AServiceSlider.vue?vue&type=script&lang=js&
|
|
12760
12784
|
/* harmony default export */ var ServiceSlider_AServiceSlidervue_type_script_lang_js_ = (AServiceSlidervue_type_script_lang_js_);
|
|
12761
|
-
// EXTERNAL MODULE: ./src/components/ServiceSlider/AServiceSlider.vue?vue&type=style&index=0&id=
|
|
12762
|
-
var
|
|
12785
|
+
// EXTERNAL MODULE: ./src/components/ServiceSlider/AServiceSlider.vue?vue&type=style&index=0&id=439df30c&scoped=true&lang=scss&
|
|
12786
|
+
var AServiceSlidervue_type_style_index_0_id_439df30c_scoped_true_lang_scss_ = __webpack_require__("b68e");
|
|
12763
12787
|
|
|
12764
12788
|
// CONCATENATED MODULE: ./src/components/ServiceSlider/AServiceSlider.vue
|
|
12765
12789
|
|
|
@@ -12772,11 +12796,11 @@ var AServiceSlidervue_type_style_index_0_id_53d74189_scoped_true_lang_scss_ = __
|
|
|
12772
12796
|
|
|
12773
12797
|
var AServiceSlider_component = normalizeComponent(
|
|
12774
12798
|
ServiceSlider_AServiceSlidervue_type_script_lang_js_,
|
|
12775
|
-
|
|
12776
|
-
|
|
12799
|
+
AServiceSlidervue_type_template_id_439df30c_scoped_true_render,
|
|
12800
|
+
AServiceSlidervue_type_template_id_439df30c_scoped_true_staticRenderFns,
|
|
12777
12801
|
false,
|
|
12778
12802
|
null,
|
|
12779
|
-
"
|
|
12803
|
+
"439df30c",
|
|
12780
12804
|
null
|
|
12781
12805
|
|
|
12782
12806
|
)
|