@nethserver/ns8-ui-lib 0.0.36 → 0.0.37
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/ns8-ui-lib.esm.js
CHANGED
|
@@ -37,6 +37,7 @@ import Rocket32 from '@carbon/icons-vue/es/rocket/32';
|
|
|
37
37
|
import Chip20 from '@carbon/icons-vue/es/chip/20';
|
|
38
38
|
import Chip32 from '@carbon/icons-vue/es/chip/32';
|
|
39
39
|
import Save20 from '@carbon/icons-vue/es/save/20';
|
|
40
|
+
import Save32 from '@carbon/icons-vue/es/save/32';
|
|
40
41
|
import Application32 from '@carbon/icons-vue/es/application/32';
|
|
41
42
|
import EdgeNode20 from '@carbon/icons-vue/es/edge-node/20';
|
|
42
43
|
import EdgeNode32 from '@carbon/icons-vue/es/edge-node/32';
|
|
@@ -51,9 +52,11 @@ import Star20 from '@carbon/icons-vue/es/star/20';
|
|
|
51
52
|
import Checkmark20 from '@carbon/icons-vue/es/checkmark/20';
|
|
52
53
|
import ZoomIn20 from '@carbon/icons-vue/es/zoom--in/20';
|
|
53
54
|
import Events32 from '@carbon/icons-vue/es/events/32';
|
|
55
|
+
import Link20 from '@carbon/icons-vue/es/link/20';
|
|
54
56
|
import Link32 from '@carbon/icons-vue/es/link/32';
|
|
55
57
|
import WarningAlt32 from '@carbon/icons-vue/es/warning--alt/32';
|
|
56
58
|
import WarningAlt20 from '@carbon/icons-vue/es/warning--alt/20';
|
|
59
|
+
import Tools20 from '@carbon/icons-vue/es/tools/20';
|
|
57
60
|
import Tools32 from '@carbon/icons-vue/es/tools/32';
|
|
58
61
|
import Network_220 from '@carbon/icons-vue/es/network--2/20';
|
|
59
62
|
import Network_232 from '@carbon/icons-vue/es/network--2/32';
|
|
@@ -61,6 +64,8 @@ import DataBase20 from '@carbon/icons-vue/es/data--base/20';
|
|
|
61
64
|
import DataBase32 from '@carbon/icons-vue/es/data--base/32';
|
|
62
65
|
import DataBackup20 from '@carbon/icons-vue/es/data-backup/20';
|
|
63
66
|
import DataBackup32 from '@carbon/icons-vue/es/data-backup/32';
|
|
67
|
+
import ArrowDown20 from '@carbon/icons-vue/es/arrow--down/20';
|
|
68
|
+
import ArrowDown32 from '@carbon/icons-vue/es/arrow--down/32';
|
|
64
69
|
|
|
65
70
|
//
|
|
66
71
|
var script$i = {
|
|
@@ -229,7 +234,7 @@ function addStyle(id, css) {
|
|
|
229
234
|
const __vue_script__$i = script$i;
|
|
230
235
|
/* template */
|
|
231
236
|
|
|
232
|
-
var __vue_render__$
|
|
237
|
+
var __vue_render__$o = function () {
|
|
233
238
|
var _vm = this;
|
|
234
239
|
|
|
235
240
|
var _h = _vm.$createElement;
|
|
@@ -252,10 +257,10 @@ var __vue_render__$n = function () {
|
|
|
252
257
|
}) : _vm._e()], 2);
|
|
253
258
|
};
|
|
254
259
|
|
|
255
|
-
var __vue_staticRenderFns__$
|
|
260
|
+
var __vue_staticRenderFns__$o = [];
|
|
256
261
|
/* style */
|
|
257
262
|
|
|
258
|
-
const __vue_inject_styles__$
|
|
263
|
+
const __vue_inject_styles__$p = function (inject) {
|
|
259
264
|
if (!inject) return;
|
|
260
265
|
inject("data-v-025b0f12_0", {
|
|
261
266
|
source: ".bx--btn .bx--btn__icon[data-v-025b0f12]{width:1.25rem;height:1.25rem}.bx--btn.bx--btn--sm .bx--btn__icon[data-v-025b0f12]{width:1rem;height:1rem}.loader[data-v-025b0f12]{right:1rem;border:3px solid transparent;border-radius:50%;border-top:3px solid currentColor;border-right:3px solid currentColor;border-bottom:3px solid currentColor;animation:spin-data-v-025b0f12 .5s linear infinite}.bx--btn--ghost .bx--btn__icon.loading[data-v-025b0f12]{position:static;margin-left:.5rem}.bx--btn--danger--ghost .bx--btn__icon.loading[data-v-025b0f12],.bx--btn--danger-ghost .bx--btn__icon.loading[data-v-025b0f12]{position:static;margin-left:.5rem}@keyframes spin-data-v-025b0f12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}",
|
|
@@ -266,23 +271,23 @@ const __vue_inject_styles__$o = function (inject) {
|
|
|
266
271
|
/* scoped */
|
|
267
272
|
|
|
268
273
|
|
|
269
|
-
const __vue_scope_id__$
|
|
274
|
+
const __vue_scope_id__$p = "data-v-025b0f12";
|
|
270
275
|
/* module identifier */
|
|
271
276
|
|
|
272
|
-
const __vue_module_identifier__$
|
|
277
|
+
const __vue_module_identifier__$p = undefined;
|
|
273
278
|
/* functional template */
|
|
274
279
|
|
|
275
|
-
const __vue_is_functional_template__$
|
|
280
|
+
const __vue_is_functional_template__$p = false;
|
|
276
281
|
/* style inject SSR */
|
|
277
282
|
|
|
278
283
|
/* style inject shadow dom */
|
|
279
284
|
|
|
280
|
-
const __vue_component__$
|
|
281
|
-
render: __vue_render__$
|
|
282
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
283
|
-
}, __vue_inject_styles__$
|
|
285
|
+
const __vue_component__$H = /*#__PURE__*/normalizeComponent({
|
|
286
|
+
render: __vue_render__$o,
|
|
287
|
+
staticRenderFns: __vue_staticRenderFns__$o
|
|
288
|
+
}, __vue_inject_styles__$p, __vue_script__$i, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, createInjector, undefined, undefined);
|
|
284
289
|
|
|
285
|
-
var __vue_component__$
|
|
290
|
+
var __vue_component__$I = __vue_component__$H;
|
|
286
291
|
|
|
287
292
|
//
|
|
288
293
|
//
|
|
@@ -326,7 +331,7 @@ var script$h = {
|
|
|
326
331
|
const __vue_script__$h = script$h;
|
|
327
332
|
/* template */
|
|
328
333
|
|
|
329
|
-
var __vue_render__$
|
|
334
|
+
var __vue_render__$n = function () {
|
|
330
335
|
var _vm = this;
|
|
331
336
|
|
|
332
337
|
var _h = _vm.$createElement;
|
|
@@ -354,31 +359,31 @@ var __vue_render__$m = function () {
|
|
|
354
359
|
}, [_vm._t("default")], 2)]);
|
|
355
360
|
};
|
|
356
361
|
|
|
357
|
-
var __vue_staticRenderFns__$
|
|
362
|
+
var __vue_staticRenderFns__$n = [];
|
|
358
363
|
/* style */
|
|
359
364
|
|
|
360
|
-
const __vue_inject_styles__$
|
|
365
|
+
const __vue_inject_styles__$o = undefined;
|
|
361
366
|
/* scoped */
|
|
362
367
|
|
|
363
|
-
const __vue_scope_id__$
|
|
368
|
+
const __vue_scope_id__$o = undefined;
|
|
364
369
|
/* module identifier */
|
|
365
370
|
|
|
366
|
-
const __vue_module_identifier__$
|
|
371
|
+
const __vue_module_identifier__$o = undefined;
|
|
367
372
|
/* functional template */
|
|
368
373
|
|
|
369
|
-
const __vue_is_functional_template__$
|
|
374
|
+
const __vue_is_functional_template__$o = false;
|
|
370
375
|
/* style inject */
|
|
371
376
|
|
|
372
377
|
/* style inject SSR */
|
|
373
378
|
|
|
374
379
|
/* style inject shadow dom */
|
|
375
380
|
|
|
376
|
-
const __vue_component__$
|
|
377
|
-
render: __vue_render__$
|
|
378
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
379
|
-
}, __vue_inject_styles__$
|
|
381
|
+
const __vue_component__$G = /*#__PURE__*/normalizeComponent({
|
|
382
|
+
render: __vue_render__$n,
|
|
383
|
+
staticRenderFns: __vue_staticRenderFns__$n
|
|
384
|
+
}, __vue_inject_styles__$o, __vue_script__$h, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, undefined, undefined, undefined);
|
|
380
385
|
|
|
381
|
-
var NsPictogram = __vue_component__$
|
|
386
|
+
var NsPictogram = __vue_component__$G;
|
|
382
387
|
|
|
383
388
|
//
|
|
384
389
|
var script$g = {
|
|
@@ -440,7 +445,7 @@ var script$g = {
|
|
|
440
445
|
const __vue_script__$g = script$g;
|
|
441
446
|
/* template */
|
|
442
447
|
|
|
443
|
-
var __vue_render__$
|
|
448
|
+
var __vue_render__$m = function () {
|
|
444
449
|
var _vm = this;
|
|
445
450
|
|
|
446
451
|
var _h = _vm.$createElement;
|
|
@@ -467,36 +472,36 @@ var __vue_render__$l = function () {
|
|
|
467
472
|
})], 1);
|
|
468
473
|
};
|
|
469
474
|
|
|
470
|
-
var __vue_staticRenderFns__$
|
|
475
|
+
var __vue_staticRenderFns__$m = [];
|
|
471
476
|
/* style */
|
|
472
477
|
|
|
473
|
-
const __vue_inject_styles__$
|
|
478
|
+
const __vue_inject_styles__$n = undefined;
|
|
474
479
|
/* scoped */
|
|
475
480
|
|
|
476
|
-
const __vue_scope_id__$
|
|
481
|
+
const __vue_scope_id__$n = "data-v-14e97a70";
|
|
477
482
|
/* module identifier */
|
|
478
483
|
|
|
479
|
-
const __vue_module_identifier__$
|
|
484
|
+
const __vue_module_identifier__$n = undefined;
|
|
480
485
|
/* functional template */
|
|
481
486
|
|
|
482
|
-
const __vue_is_functional_template__$
|
|
487
|
+
const __vue_is_functional_template__$n = false;
|
|
483
488
|
/* style inject */
|
|
484
489
|
|
|
485
490
|
/* style inject SSR */
|
|
486
491
|
|
|
487
492
|
/* style inject shadow dom */
|
|
488
493
|
|
|
489
|
-
const __vue_component__$
|
|
490
|
-
render: __vue_render__$
|
|
491
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
492
|
-
}, __vue_inject_styles__$
|
|
494
|
+
const __vue_component__$F = /*#__PURE__*/normalizeComponent({
|
|
495
|
+
render: __vue_render__$m,
|
|
496
|
+
staticRenderFns: __vue_staticRenderFns__$m
|
|
497
|
+
}, __vue_inject_styles__$n, __vue_script__$g, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, undefined, undefined);
|
|
493
498
|
|
|
494
|
-
var NsLottieAnimation = __vue_component__$
|
|
499
|
+
var NsLottieAnimation = __vue_component__$F;
|
|
495
500
|
|
|
496
501
|
/* script */
|
|
497
502
|
|
|
498
503
|
/* template */
|
|
499
|
-
var __vue_render__$
|
|
504
|
+
var __vue_render__$l = function () {
|
|
500
505
|
var _vm = this;
|
|
501
506
|
|
|
502
507
|
var _h = _vm.$createElement;
|
|
@@ -511,31 +516,31 @@ var __vue_render__$k = function () {
|
|
|
511
516
|
});
|
|
512
517
|
};
|
|
513
518
|
|
|
514
|
-
var __vue_staticRenderFns__$
|
|
519
|
+
var __vue_staticRenderFns__$l = [];
|
|
515
520
|
/* style */
|
|
516
521
|
|
|
517
|
-
const __vue_inject_styles__$
|
|
522
|
+
const __vue_inject_styles__$m = undefined;
|
|
518
523
|
/* scoped */
|
|
519
524
|
|
|
520
|
-
const __vue_scope_id__$
|
|
525
|
+
const __vue_scope_id__$m = undefined;
|
|
521
526
|
/* module identifier */
|
|
522
527
|
|
|
523
|
-
const __vue_module_identifier__$
|
|
528
|
+
const __vue_module_identifier__$m = undefined;
|
|
524
529
|
/* functional template */
|
|
525
530
|
|
|
526
|
-
const __vue_is_functional_template__$
|
|
531
|
+
const __vue_is_functional_template__$m = false;
|
|
527
532
|
/* style inject */
|
|
528
533
|
|
|
529
534
|
/* style inject SSR */
|
|
530
535
|
|
|
531
536
|
/* style inject shadow dom */
|
|
532
537
|
|
|
533
|
-
const __vue_component__$
|
|
534
|
-
render: __vue_render__$
|
|
535
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
536
|
-
}, __vue_inject_styles__$
|
|
538
|
+
const __vue_component__$E = /*#__PURE__*/normalizeComponent({
|
|
539
|
+
render: __vue_render__$l,
|
|
540
|
+
staticRenderFns: __vue_staticRenderFns__$l
|
|
541
|
+
}, __vue_inject_styles__$m, {}, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, undefined, undefined);
|
|
537
542
|
|
|
538
|
-
var ExclamationMark = __vue_component__$
|
|
543
|
+
var ExclamationMark = __vue_component__$E;
|
|
539
544
|
|
|
540
545
|
//
|
|
541
546
|
var script$f = {
|
|
@@ -573,7 +578,7 @@ var script$f = {
|
|
|
573
578
|
const __vue_script__$f = script$f;
|
|
574
579
|
/* template */
|
|
575
580
|
|
|
576
|
-
var __vue_render__$
|
|
581
|
+
var __vue_render__$k = function () {
|
|
577
582
|
var _vm = this;
|
|
578
583
|
|
|
579
584
|
var _h = _vm.$createElement;
|
|
@@ -603,10 +608,10 @@ var __vue_render__$j = function () {
|
|
|
603
608
|
}, [_vm._t("description")], 2)] : _vm._e()], 2);
|
|
604
609
|
};
|
|
605
610
|
|
|
606
|
-
var __vue_staticRenderFns__$
|
|
611
|
+
var __vue_staticRenderFns__$k = [];
|
|
607
612
|
/* style */
|
|
608
613
|
|
|
609
|
-
const __vue_inject_styles__$
|
|
614
|
+
const __vue_inject_styles__$l = function (inject) {
|
|
610
615
|
if (!inject) return;
|
|
611
616
|
inject("data-v-d5a46c1c_0", {
|
|
612
617
|
source: ".empty-state[data-v-d5a46c1c]{text-align:center;padding:2rem}.empty-state .image[data-v-d5a46c1c]{margin-bottom:1rem}.empty-state .description[data-v-d5a46c1c]{margin-top:1rem}.animation[data-v-d5a46c1c]{display:inline-block;width:64px;height:64px}",
|
|
@@ -617,23 +622,23 @@ const __vue_inject_styles__$k = function (inject) {
|
|
|
617
622
|
/* scoped */
|
|
618
623
|
|
|
619
624
|
|
|
620
|
-
const __vue_scope_id__$
|
|
625
|
+
const __vue_scope_id__$l = "data-v-d5a46c1c";
|
|
621
626
|
/* module identifier */
|
|
622
627
|
|
|
623
|
-
const __vue_module_identifier__$
|
|
628
|
+
const __vue_module_identifier__$l = undefined;
|
|
624
629
|
/* functional template */
|
|
625
630
|
|
|
626
|
-
const __vue_is_functional_template__$
|
|
631
|
+
const __vue_is_functional_template__$l = false;
|
|
627
632
|
/* style inject SSR */
|
|
628
633
|
|
|
629
634
|
/* style inject shadow dom */
|
|
630
635
|
|
|
631
|
-
const __vue_component__$
|
|
632
|
-
render: __vue_render__$
|
|
633
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
634
|
-
}, __vue_inject_styles__$
|
|
636
|
+
const __vue_component__$C = /*#__PURE__*/normalizeComponent({
|
|
637
|
+
render: __vue_render__$k,
|
|
638
|
+
staticRenderFns: __vue_staticRenderFns__$k
|
|
639
|
+
}, __vue_inject_styles__$l, __vue_script__$f, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, createInjector, undefined, undefined);
|
|
635
640
|
|
|
636
|
-
var __vue_component__$
|
|
641
|
+
var __vue_component__$D = __vue_component__$C;
|
|
637
642
|
|
|
638
643
|
//
|
|
639
644
|
var script$e = {
|
|
@@ -751,7 +756,7 @@ var script$e = {
|
|
|
751
756
|
const __vue_script__$e = script$e;
|
|
752
757
|
/* template */
|
|
753
758
|
|
|
754
|
-
var __vue_render__$
|
|
759
|
+
var __vue_render__$j = function () {
|
|
755
760
|
var _vm = this;
|
|
756
761
|
|
|
757
762
|
var _h = _vm.$createElement;
|
|
@@ -813,10 +818,10 @@ var __vue_render__$i = function () {
|
|
|
813
818
|
})], 1) : _vm._e()], 1);
|
|
814
819
|
};
|
|
815
820
|
|
|
816
|
-
var __vue_staticRenderFns__$
|
|
821
|
+
var __vue_staticRenderFns__$j = [];
|
|
817
822
|
/* style */
|
|
818
823
|
|
|
819
|
-
const __vue_inject_styles__$
|
|
824
|
+
const __vue_inject_styles__$k = function (inject) {
|
|
820
825
|
if (!inject) return;
|
|
821
826
|
inject("data-v-59cb538c_0", {
|
|
822
827
|
source: ".bx--snippet--multi .bx--snippet-container[data-v-59cb538c]{min-height:4.5rem;max-height:9.6rem;overflow-y:hidden}.bx--snippet--multi .bx--snippet-container.no-expand[data-v-59cb538c]{min-height:2.5rem}.bx--snippet--multi.bx--snippet--expand .bx--snippet-container[data-v-59cb538c]{max-height:100%}.bx--snippet--multi .bx--copy-btn[data-v-59cb538c]{position:absolute!important;top:.5rem;right:.5rem;z-index:11;width:3rem;height:2rem}.bx--snippet-btn--expand[data-v-59cb538c]{right:.5rem;bottom:.5rem}",
|
|
@@ -827,23 +832,23 @@ const __vue_inject_styles__$j = function (inject) {
|
|
|
827
832
|
/* scoped */
|
|
828
833
|
|
|
829
834
|
|
|
830
|
-
const __vue_scope_id__$
|
|
835
|
+
const __vue_scope_id__$k = "data-v-59cb538c";
|
|
831
836
|
/* module identifier */
|
|
832
837
|
|
|
833
|
-
const __vue_module_identifier__$
|
|
838
|
+
const __vue_module_identifier__$k = undefined;
|
|
834
839
|
/* functional template */
|
|
835
840
|
|
|
836
|
-
const __vue_is_functional_template__$
|
|
841
|
+
const __vue_is_functional_template__$k = false;
|
|
837
842
|
/* style inject SSR */
|
|
838
843
|
|
|
839
844
|
/* style inject shadow dom */
|
|
840
845
|
|
|
841
|
-
const __vue_component__$
|
|
842
|
-
render: __vue_render__$
|
|
843
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
844
|
-
}, __vue_inject_styles__$
|
|
846
|
+
const __vue_component__$A = /*#__PURE__*/normalizeComponent({
|
|
847
|
+
render: __vue_render__$j,
|
|
848
|
+
staticRenderFns: __vue_staticRenderFns__$j
|
|
849
|
+
}, __vue_inject_styles__$k, __vue_script__$e, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, createInjector, undefined, undefined);
|
|
845
850
|
|
|
846
|
-
var __vue_component__$
|
|
851
|
+
var __vue_component__$B = __vue_component__$A;
|
|
847
852
|
|
|
848
853
|
//
|
|
849
854
|
//
|
|
@@ -937,7 +942,7 @@ var script$d = {
|
|
|
937
942
|
const __vue_script__$d = script$d;
|
|
938
943
|
/* template */
|
|
939
944
|
|
|
940
|
-
var __vue_render__$
|
|
945
|
+
var __vue_render__$i = function () {
|
|
941
946
|
var _vm = this;
|
|
942
947
|
|
|
943
948
|
var _h = _vm.$createElement;
|
|
@@ -973,10 +978,10 @@ var __vue_render__$h = function () {
|
|
|
973
978
|
})])])]);
|
|
974
979
|
};
|
|
975
980
|
|
|
976
|
-
var __vue_staticRenderFns__$
|
|
981
|
+
var __vue_staticRenderFns__$i = [];
|
|
977
982
|
/* style */
|
|
978
983
|
|
|
979
|
-
const __vue_inject_styles__$
|
|
984
|
+
const __vue_inject_styles__$j = function (inject) {
|
|
980
985
|
if (!inject) return;
|
|
981
986
|
inject("data-v-45b59790_0", {
|
|
982
987
|
source: ".base-timer[data-v-45b59790]{position:relative}.base-timer__circle[data-v-45b59790]{fill:none;stroke:none}.base-timer__path-remaining[data-v-45b59790]{stroke:currentColor;transform:rotate(90deg);transform-origin:center;transition:1s linear all}.base-timer__svg[data-v-45b59790]{transform:scaleX(-1)}",
|
|
@@ -987,23 +992,23 @@ const __vue_inject_styles__$i = function (inject) {
|
|
|
987
992
|
/* scoped */
|
|
988
993
|
|
|
989
994
|
|
|
990
|
-
const __vue_scope_id__$
|
|
995
|
+
const __vue_scope_id__$j = "data-v-45b59790";
|
|
991
996
|
/* module identifier */
|
|
992
997
|
|
|
993
|
-
const __vue_module_identifier__$
|
|
998
|
+
const __vue_module_identifier__$j = undefined;
|
|
994
999
|
/* functional template */
|
|
995
1000
|
|
|
996
|
-
const __vue_is_functional_template__$
|
|
1001
|
+
const __vue_is_functional_template__$j = false;
|
|
997
1002
|
/* style inject SSR */
|
|
998
1003
|
|
|
999
1004
|
/* style inject shadow dom */
|
|
1000
1005
|
|
|
1001
|
-
const __vue_component__$
|
|
1002
|
-
render: __vue_render__$
|
|
1003
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1004
|
-
}, __vue_inject_styles__$
|
|
1006
|
+
const __vue_component__$z = /*#__PURE__*/normalizeComponent({
|
|
1007
|
+
render: __vue_render__$i,
|
|
1008
|
+
staticRenderFns: __vue_staticRenderFns__$i
|
|
1009
|
+
}, __vue_inject_styles__$j, __vue_script__$d, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, createInjector, undefined, undefined);
|
|
1005
1010
|
|
|
1006
|
-
var NsCircleTimer = __vue_component__$
|
|
1011
|
+
var NsCircleTimer = __vue_component__$z;
|
|
1007
1012
|
|
|
1008
1013
|
//
|
|
1009
1014
|
var script$c = {
|
|
@@ -1046,7 +1051,7 @@ var script$c = {
|
|
|
1046
1051
|
const __vue_script__$c = script$c;
|
|
1047
1052
|
/* template */
|
|
1048
1053
|
|
|
1049
|
-
var __vue_render__$
|
|
1054
|
+
var __vue_render__$h = function () {
|
|
1050
1055
|
var _obj;
|
|
1051
1056
|
|
|
1052
1057
|
var _vm = this;
|
|
@@ -1117,10 +1122,10 @@ var __vue_render__$g = function () {
|
|
|
1117
1122
|
})], 1) : _vm._e()]);
|
|
1118
1123
|
};
|
|
1119
1124
|
|
|
1120
|
-
var __vue_staticRenderFns__$
|
|
1125
|
+
var __vue_staticRenderFns__$h = [];
|
|
1121
1126
|
/* style */
|
|
1122
1127
|
|
|
1123
|
-
const __vue_inject_styles__$
|
|
1128
|
+
const __vue_inject_styles__$i = function (inject) {
|
|
1124
1129
|
if (!inject) return;
|
|
1125
1130
|
inject("data-v-1e5d2ff7_0", {
|
|
1126
1131
|
source: ".title[data-v-1e5d2ff7]{margin-right:.75rem;margin-bottom:.2rem;font-size:.875rem!important;font-weight:600!important}.mg-right[data-v-1e5d2ff7]{margin-right:.75rem}.details[data-v-1e5d2ff7]{flex-grow:0}.bx--inline-notification__close-button[data-v-1e5d2ff7]{position:absolute!important}.bx--inline-notification__text-wrapper p[data-v-1e5d2ff7]{padding-right:0!important}",
|
|
@@ -1131,23 +1136,23 @@ const __vue_inject_styles__$h = function (inject) {
|
|
|
1131
1136
|
/* scoped */
|
|
1132
1137
|
|
|
1133
1138
|
|
|
1134
|
-
const __vue_scope_id__$
|
|
1139
|
+
const __vue_scope_id__$i = "data-v-1e5d2ff7";
|
|
1135
1140
|
/* module identifier */
|
|
1136
1141
|
|
|
1137
|
-
const __vue_module_identifier__$
|
|
1142
|
+
const __vue_module_identifier__$i = undefined;
|
|
1138
1143
|
/* functional template */
|
|
1139
1144
|
|
|
1140
|
-
const __vue_is_functional_template__$
|
|
1145
|
+
const __vue_is_functional_template__$i = false;
|
|
1141
1146
|
/* style inject SSR */
|
|
1142
1147
|
|
|
1143
1148
|
/* style inject shadow dom */
|
|
1144
1149
|
|
|
1145
|
-
const __vue_component__$
|
|
1146
|
-
render: __vue_render__$
|
|
1147
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1148
|
-
}, __vue_inject_styles__$
|
|
1150
|
+
const __vue_component__$y = /*#__PURE__*/normalizeComponent({
|
|
1151
|
+
render: __vue_render__$h,
|
|
1152
|
+
staticRenderFns: __vue_staticRenderFns__$h
|
|
1153
|
+
}, __vue_inject_styles__$i, __vue_script__$c, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, createInjector, undefined, undefined);
|
|
1149
1154
|
|
|
1150
|
-
var NsInlineNotification = __vue_component__$
|
|
1155
|
+
var NsInlineNotification = __vue_component__$y;
|
|
1151
1156
|
|
|
1152
1157
|
//
|
|
1153
1158
|
//
|
|
@@ -1200,7 +1205,7 @@ var script$b = {
|
|
|
1200
1205
|
const __vue_script__$b = script$b;
|
|
1201
1206
|
/* template */
|
|
1202
1207
|
|
|
1203
|
-
var __vue_render__$
|
|
1208
|
+
var __vue_render__$g = function () {
|
|
1204
1209
|
var _vm = this;
|
|
1205
1210
|
|
|
1206
1211
|
var _h = _vm.$createElement;
|
|
@@ -1225,10 +1230,10 @@ var __vue_render__$f = function () {
|
|
|
1225
1230
|
})]], 2)]);
|
|
1226
1231
|
};
|
|
1227
1232
|
|
|
1228
|
-
var __vue_staticRenderFns__$
|
|
1233
|
+
var __vue_staticRenderFns__$g = [];
|
|
1229
1234
|
/* style */
|
|
1230
1235
|
|
|
1231
|
-
const __vue_inject_styles__$
|
|
1236
|
+
const __vue_inject_styles__$h = function (inject) {
|
|
1232
1237
|
if (!inject) return;
|
|
1233
1238
|
inject("data-v-2bcd6519_0", {
|
|
1234
1239
|
source: ".progress-bar-container[data-v-2bcd6519]{width:100%;position:relative}.slider[data-v-2bcd6519]{position:absolute;width:100%;height:5px;overflow-x:hidden}.line[data-v-2bcd6519]{position:absolute;opacity:.4;width:100%;height:5px}.progress-line[data-v-2bcd6519]{position:absolute;height:5px}.indeterminate-line[data-v-2bcd6519]{position:absolute;opacity:.4;width:150%;height:5px}.indeterminate-subline[data-v-2bcd6519]{position:absolute;height:5px}.inc[data-v-2bcd6519]{animation:increase-data-v-2bcd6519 2s infinite}.dec[data-v-2bcd6519]{animation:decrease-data-v-2bcd6519 2s .5s infinite}@keyframes increase-data-v-2bcd6519{from{left:-5%;width:5%}to{left:130%;width:100%}}@keyframes decrease-data-v-2bcd6519{from{left:-80%;width:80%}to{left:110%;width:10%}}",
|
|
@@ -1239,23 +1244,23 @@ const __vue_inject_styles__$g = function (inject) {
|
|
|
1239
1244
|
/* scoped */
|
|
1240
1245
|
|
|
1241
1246
|
|
|
1242
|
-
const __vue_scope_id__$
|
|
1247
|
+
const __vue_scope_id__$h = "data-v-2bcd6519";
|
|
1243
1248
|
/* module identifier */
|
|
1244
1249
|
|
|
1245
|
-
const __vue_module_identifier__$
|
|
1250
|
+
const __vue_module_identifier__$h = undefined;
|
|
1246
1251
|
/* functional template */
|
|
1247
1252
|
|
|
1248
|
-
const __vue_is_functional_template__$
|
|
1253
|
+
const __vue_is_functional_template__$h = false;
|
|
1249
1254
|
/* style inject SSR */
|
|
1250
1255
|
|
|
1251
1256
|
/* style inject shadow dom */
|
|
1252
1257
|
|
|
1253
|
-
const __vue_component__$
|
|
1254
|
-
render: __vue_render__$
|
|
1255
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1256
|
-
}, __vue_inject_styles__$
|
|
1258
|
+
const __vue_component__$x = /*#__PURE__*/normalizeComponent({
|
|
1259
|
+
render: __vue_render__$g,
|
|
1260
|
+
staticRenderFns: __vue_staticRenderFns__$g
|
|
1261
|
+
}, __vue_inject_styles__$h, __vue_script__$b, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, createInjector, undefined, undefined);
|
|
1257
1262
|
|
|
1258
|
-
var NsProgressBar = __vue_component__$
|
|
1263
|
+
var NsProgressBar = __vue_component__$x;
|
|
1259
1264
|
|
|
1260
1265
|
var script$a = {
|
|
1261
1266
|
name: "NsSvg",
|
|
@@ -1321,25 +1326,25 @@ const __vue_script__$a = script$a;
|
|
|
1321
1326
|
|
|
1322
1327
|
/* style */
|
|
1323
1328
|
|
|
1324
|
-
const __vue_inject_styles__$
|
|
1329
|
+
const __vue_inject_styles__$g = undefined;
|
|
1325
1330
|
/* scoped */
|
|
1326
1331
|
|
|
1327
|
-
const __vue_scope_id__$
|
|
1332
|
+
const __vue_scope_id__$g = undefined;
|
|
1328
1333
|
/* module identifier */
|
|
1329
1334
|
|
|
1330
|
-
const __vue_module_identifier__$
|
|
1335
|
+
const __vue_module_identifier__$g = undefined;
|
|
1331
1336
|
/* functional template */
|
|
1332
1337
|
|
|
1333
|
-
const __vue_is_functional_template__$
|
|
1338
|
+
const __vue_is_functional_template__$g = undefined;
|
|
1334
1339
|
/* style inject */
|
|
1335
1340
|
|
|
1336
1341
|
/* style inject SSR */
|
|
1337
1342
|
|
|
1338
1343
|
/* style inject shadow dom */
|
|
1339
1344
|
|
|
1340
|
-
const __vue_component__$
|
|
1345
|
+
const __vue_component__$w = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$g, __vue_script__$a, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
|
|
1341
1346
|
|
|
1342
|
-
var NsSvg = __vue_component__$
|
|
1347
|
+
var NsSvg = __vue_component__$w;
|
|
1343
1348
|
|
|
1344
1349
|
//
|
|
1345
1350
|
var script$9 = {
|
|
@@ -1413,7 +1418,7 @@ var script$9 = {
|
|
|
1413
1418
|
const __vue_script__$9 = script$9;
|
|
1414
1419
|
/* template */
|
|
1415
1420
|
|
|
1416
|
-
var __vue_render__$
|
|
1421
|
+
var __vue_render__$f = function () {
|
|
1417
1422
|
var _obj;
|
|
1418
1423
|
|
|
1419
1424
|
var _vm = this;
|
|
@@ -1450,10 +1455,10 @@ var __vue_render__$e = function () {
|
|
|
1450
1455
|
}) : _vm._e()], 1);
|
|
1451
1456
|
};
|
|
1452
1457
|
|
|
1453
|
-
var __vue_staticRenderFns__$
|
|
1458
|
+
var __vue_staticRenderFns__$f = [];
|
|
1454
1459
|
/* style */
|
|
1455
1460
|
|
|
1456
|
-
const __vue_inject_styles__$
|
|
1461
|
+
const __vue_inject_styles__$f = function (inject) {
|
|
1457
1462
|
if (!inject) return;
|
|
1458
1463
|
inject("data-v-bbf09f9e_0", {
|
|
1459
1464
|
source: ".ns-tile[data-v-bbf09f9e]{margin-bottom:2rem}.container[data-v-bbf09f9e]{display:flex;flex-direction:column;justify-content:center}.centered[data-v-bbf09f9e]{text-align:center}.large[data-v-bbf09f9e]{min-height:10rem}.tile-icon[data-v-bbf09f9e]{display:block;margin-left:auto;margin-right:auto;margin-bottom:1rem}.tile-footer-icon[data-v-bbf09f9e]{position:absolute;right:1rem;bottom:1rem;flex-shrink:0;width:1.25rem;height:1.25rem}.pad-bottom[data-v-bbf09f9e]{padding-bottom:4rem}",
|
|
@@ -1464,23 +1469,23 @@ const __vue_inject_styles__$e = function (inject) {
|
|
|
1464
1469
|
/* scoped */
|
|
1465
1470
|
|
|
1466
1471
|
|
|
1467
|
-
const __vue_scope_id__$
|
|
1472
|
+
const __vue_scope_id__$f = "data-v-bbf09f9e";
|
|
1468
1473
|
/* module identifier */
|
|
1469
1474
|
|
|
1470
|
-
const __vue_module_identifier__$
|
|
1475
|
+
const __vue_module_identifier__$f = undefined;
|
|
1471
1476
|
/* functional template */
|
|
1472
1477
|
|
|
1473
|
-
const __vue_is_functional_template__$
|
|
1478
|
+
const __vue_is_functional_template__$f = false;
|
|
1474
1479
|
/* style inject SSR */
|
|
1475
1480
|
|
|
1476
1481
|
/* style inject shadow dom */
|
|
1477
1482
|
|
|
1478
|
-
const __vue_component__$
|
|
1479
|
-
render: __vue_render__$
|
|
1480
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1481
|
-
}, __vue_inject_styles__$
|
|
1483
|
+
const __vue_component__$u = /*#__PURE__*/normalizeComponent({
|
|
1484
|
+
render: __vue_render__$f,
|
|
1485
|
+
staticRenderFns: __vue_staticRenderFns__$f
|
|
1486
|
+
}, __vue_inject_styles__$f, __vue_script__$9, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, createInjector, undefined, undefined);
|
|
1482
1487
|
|
|
1483
|
-
var __vue_component__$
|
|
1488
|
+
var __vue_component__$v = __vue_component__$u;
|
|
1484
1489
|
|
|
1485
1490
|
function toInteger(dirtyNumber) {
|
|
1486
1491
|
if (dirtyNumber === null || dirtyNumber === true || dirtyNumber === false) {
|
|
@@ -6122,7 +6127,7 @@ var script$8 = {
|
|
|
6122
6127
|
const __vue_script__$8 = script$8;
|
|
6123
6128
|
/* template */
|
|
6124
6129
|
|
|
6125
|
-
var __vue_render__$
|
|
6130
|
+
var __vue_render__$e = function () {
|
|
6126
6131
|
var _obj;
|
|
6127
6132
|
|
|
6128
6133
|
var _vm = this;
|
|
@@ -6205,10 +6210,10 @@ var __vue_render__$d = function () {
|
|
|
6205
6210
|
})], 1) : _vm._e()], 1)]);
|
|
6206
6211
|
};
|
|
6207
6212
|
|
|
6208
|
-
var __vue_staticRenderFns__$
|
|
6213
|
+
var __vue_staticRenderFns__$e = [];
|
|
6209
6214
|
/* style */
|
|
6210
6215
|
|
|
6211
|
-
const __vue_inject_styles__$
|
|
6216
|
+
const __vue_inject_styles__$e = function (inject) {
|
|
6212
6217
|
if (!inject) return;
|
|
6213
6218
|
inject("data-v-79bd81d3_0", {
|
|
6214
6219
|
source: ".notification[data-v-79bd81d3]{margin-bottom:0;margin-right:0}.action[data-v-79bd81d3]{padding-top:0;margin-bottom:0}.bx--toast-notification .bx--inline-notification__action-button.bx--btn--ghost[data-v-79bd81d3]{margin-left:-16px}.notification-description-and-progress[data-v-79bd81d3]{margin-top:.75rem;margin-bottom:.75rem}.fix-margin-bottom[data-v-79bd81d3]{margin-bottom:0}.progress[data-v-79bd81d3]{margin-top:.75rem}.progress-bar-spacer[data-v-79bd81d3]{height:.5rem}.cv-notifiation.bx--toast-notification.notification[data-v-79bd81d3]{width:26vw;min-width:20rem;margin-top:0}.notification-drawer .cv-notifiation.bx--toast-notification.notification[data-v-79bd81d3]{margin-top:1rem}.notification-drawer .cv-notifiation.bx--toast-notification.notification[data-v-79bd81d3]{width:100%;cursor:pointer}.notification-read[data-v-79bd81d3]{border-color:#8d8d8d;color:#c6c6c6}.notification-read .bx--toast-notification__icon[data-v-79bd81d3]{fill:currentColor}.notification-read .bx--toast-notification__subtitle[data-v-79bd81d3]{color:#c6c6c6}.notification-read .bx--toast-notification__title[data-v-79bd81d3]{font-weight:400}.cv-notifiation .timestamp[data-v-79bd81d3]{margin-bottom:.75rem;line-height:1.29;color:#fff;text-decoration:underline}.cv-notifiation .timestamp button[data-v-79bd81d3]{color:#c6c6c6}.bx--tooltip__trigger[data-v-79bd81d3]:not(.bx--btn--icon-only){font-size:inherit}.cv-notifiation .timestamp .bx--tooltip__trigger[data-v-79bd81d3]::before{border-bottom-color:#161616}div.row[data-v-79bd81d3]:last-child{margin-bottom:1.5rem}.bx--toast-notification__details[data-v-79bd81d3]{flex-grow:1}",
|
|
@@ -6223,23 +6228,23 @@ const __vue_inject_styles__$d = function (inject) {
|
|
|
6223
6228
|
/* scoped */
|
|
6224
6229
|
|
|
6225
6230
|
|
|
6226
|
-
const __vue_scope_id__$
|
|
6231
|
+
const __vue_scope_id__$e = "data-v-79bd81d3";
|
|
6227
6232
|
/* module identifier */
|
|
6228
6233
|
|
|
6229
|
-
const __vue_module_identifier__$
|
|
6234
|
+
const __vue_module_identifier__$e = undefined;
|
|
6230
6235
|
/* functional template */
|
|
6231
6236
|
|
|
6232
|
-
const __vue_is_functional_template__$
|
|
6237
|
+
const __vue_is_functional_template__$e = false;
|
|
6233
6238
|
/* style inject SSR */
|
|
6234
6239
|
|
|
6235
6240
|
/* style inject shadow dom */
|
|
6236
6241
|
|
|
6237
|
-
const __vue_component__$
|
|
6238
|
-
render: __vue_render__$
|
|
6239
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
6240
|
-
}, __vue_inject_styles__$
|
|
6242
|
+
const __vue_component__$s = /*#__PURE__*/normalizeComponent({
|
|
6243
|
+
render: __vue_render__$e,
|
|
6244
|
+
staticRenderFns: __vue_staticRenderFns__$e
|
|
6245
|
+
}, __vue_inject_styles__$e, __vue_script__$8, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, createInjector, undefined, undefined);
|
|
6241
6246
|
|
|
6242
|
-
var __vue_component__$
|
|
6247
|
+
var __vue_component__$t = __vue_component__$s;
|
|
6243
6248
|
|
|
6244
6249
|
//
|
|
6245
6250
|
var script$7 = {
|
|
@@ -6280,7 +6285,7 @@ var script$7 = {
|
|
|
6280
6285
|
const __vue_script__$7 = script$7;
|
|
6281
6286
|
/* template */
|
|
6282
6287
|
|
|
6283
|
-
var __vue_render__$
|
|
6288
|
+
var __vue_render__$d = function () {
|
|
6284
6289
|
var _vm = this;
|
|
6285
6290
|
|
|
6286
6291
|
var _h = _vm.$createElement;
|
|
@@ -6312,10 +6317,10 @@ var __vue_render__$c = function () {
|
|
|
6312
6317
|
}, [_vm._t("content")], 2)], 2);
|
|
6313
6318
|
};
|
|
6314
6319
|
|
|
6315
|
-
var __vue_staticRenderFns__$
|
|
6320
|
+
var __vue_staticRenderFns__$d = [];
|
|
6316
6321
|
/* style */
|
|
6317
6322
|
|
|
6318
|
-
const __vue_inject_styles__$
|
|
6323
|
+
const __vue_inject_styles__$d = function (inject) {
|
|
6319
6324
|
if (!inject) return;
|
|
6320
6325
|
inject("data-v-5f0f76db_0", {
|
|
6321
6326
|
source: ".info-card[data-v-5f0f76db]{display:flex;flex-direction:column;justify-content:center;min-height:7rem;position:relative}.row[data-v-5f0f76db]{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.title[data-v-5f0f76db]{margin-left:.25rem;margin-right:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.description[data-v-5f0f76db]{margin-left:.25rem;margin-right:.25rem}.slot[data-v-5f0f76db]{margin-top:.5rem}",
|
|
@@ -6326,23 +6331,23 @@ const __vue_inject_styles__$c = function (inject) {
|
|
|
6326
6331
|
/* scoped */
|
|
6327
6332
|
|
|
6328
6333
|
|
|
6329
|
-
const __vue_scope_id__$
|
|
6334
|
+
const __vue_scope_id__$d = "data-v-5f0f76db";
|
|
6330
6335
|
/* module identifier */
|
|
6331
6336
|
|
|
6332
|
-
const __vue_module_identifier__$
|
|
6337
|
+
const __vue_module_identifier__$d = undefined;
|
|
6333
6338
|
/* functional template */
|
|
6334
6339
|
|
|
6335
|
-
const __vue_is_functional_template__$
|
|
6340
|
+
const __vue_is_functional_template__$d = false;
|
|
6336
6341
|
/* style inject SSR */
|
|
6337
6342
|
|
|
6338
6343
|
/* style inject shadow dom */
|
|
6339
6344
|
|
|
6340
|
-
const __vue_component__$
|
|
6341
|
-
render: __vue_render__$
|
|
6342
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
6343
|
-
}, __vue_inject_styles__$
|
|
6345
|
+
const __vue_component__$q = /*#__PURE__*/normalizeComponent({
|
|
6346
|
+
render: __vue_render__$d,
|
|
6347
|
+
staticRenderFns: __vue_staticRenderFns__$d
|
|
6348
|
+
}, __vue_inject_styles__$d, __vue_script__$7, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, createInjector, undefined, undefined);
|
|
6344
6349
|
|
|
6345
|
-
var __vue_component__$
|
|
6350
|
+
var __vue_component__$r = __vue_component__$q;
|
|
6346
6351
|
|
|
6347
6352
|
//
|
|
6348
6353
|
var script$6 = {
|
|
@@ -6395,7 +6400,7 @@ var script$6 = {
|
|
|
6395
6400
|
const __vue_script__$6 = script$6;
|
|
6396
6401
|
/* template */
|
|
6397
6402
|
|
|
6398
|
-
var __vue_render__$
|
|
6403
|
+
var __vue_render__$c = function () {
|
|
6399
6404
|
var _vm = this;
|
|
6400
6405
|
|
|
6401
6406
|
var _h = _vm.$createElement;
|
|
@@ -6464,10 +6469,10 @@ var __vue_render__$b = function () {
|
|
|
6464
6469
|
}, [_c('h4', [_vm._v(_vm._s(_vm.valueSuccess))])]) : _c('h4', [_vm._v(_vm._s(_vm.valueSuccess))])], 1) : _vm._e()])]);
|
|
6465
6470
|
};
|
|
6466
6471
|
|
|
6467
|
-
var __vue_staticRenderFns__$
|
|
6472
|
+
var __vue_staticRenderFns__$c = [];
|
|
6468
6473
|
/* style */
|
|
6469
6474
|
|
|
6470
|
-
const __vue_inject_styles__$
|
|
6475
|
+
const __vue_inject_styles__$c = function (inject) {
|
|
6471
6476
|
if (!inject) return;
|
|
6472
6477
|
inject("data-v-e4a14fb4_0", {
|
|
6473
6478
|
source: ".status-card[data-v-e4a14fb4]{display:flex;flex-direction:column;justify-content:center}.row[data-v-e4a14fb4]{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.value[data-v-e4a14fb4]{margin-left:.25rem;margin-right:.25rem}.label[data-v-e4a14fb4]{margin-left:.25rem;margin-right:.25rem}.success-icon[data-v-e4a14fb4]{margin-right:.25rem}.error-icon[data-v-e4a14fb4]{margin-right:.25rem}.warning-icon[data-v-e4a14fb4]{margin-right:.25rem}.stats[data-v-e4a14fb4]{display:flex;align-items:center;margin-left:.5rem;margin-right:.5rem}",
|
|
@@ -6478,23 +6483,23 @@ const __vue_inject_styles__$b = function (inject) {
|
|
|
6478
6483
|
/* scoped */
|
|
6479
6484
|
|
|
6480
6485
|
|
|
6481
|
-
const __vue_scope_id__$
|
|
6486
|
+
const __vue_scope_id__$c = "data-v-e4a14fb4";
|
|
6482
6487
|
/* module identifier */
|
|
6483
6488
|
|
|
6484
|
-
const __vue_module_identifier__$
|
|
6489
|
+
const __vue_module_identifier__$c = undefined;
|
|
6485
6490
|
/* functional template */
|
|
6486
6491
|
|
|
6487
|
-
const __vue_is_functional_template__$
|
|
6492
|
+
const __vue_is_functional_template__$c = false;
|
|
6488
6493
|
/* style inject SSR */
|
|
6489
6494
|
|
|
6490
6495
|
/* style inject shadow dom */
|
|
6491
6496
|
|
|
6492
|
-
const __vue_component__$
|
|
6493
|
-
render: __vue_render__$
|
|
6494
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
6495
|
-
}, __vue_inject_styles__$
|
|
6497
|
+
const __vue_component__$o = /*#__PURE__*/normalizeComponent({
|
|
6498
|
+
render: __vue_render__$c,
|
|
6499
|
+
staticRenderFns: __vue_staticRenderFns__$c
|
|
6500
|
+
}, __vue_inject_styles__$c, __vue_script__$6, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, createInjector, undefined, undefined);
|
|
6496
6501
|
|
|
6497
|
-
var __vue_component__$
|
|
6502
|
+
var __vue_component__$p = __vue_component__$o;
|
|
6498
6503
|
|
|
6499
6504
|
//
|
|
6500
6505
|
var script$5 = {
|
|
@@ -6554,7 +6559,7 @@ var script$5 = {
|
|
|
6554
6559
|
const __vue_script__$5 = script$5;
|
|
6555
6560
|
/* template */
|
|
6556
6561
|
|
|
6557
|
-
var __vue_render__$
|
|
6562
|
+
var __vue_render__$b = function () {
|
|
6558
6563
|
var _vm = this;
|
|
6559
6564
|
|
|
6560
6565
|
var _h = _vm.$createElement;
|
|
@@ -6609,10 +6614,10 @@ var __vue_render__$a = function () {
|
|
|
6609
6614
|
})], 1)])]);
|
|
6610
6615
|
};
|
|
6611
6616
|
|
|
6612
|
-
var __vue_staticRenderFns__$
|
|
6617
|
+
var __vue_staticRenderFns__$b = [];
|
|
6613
6618
|
/* style */
|
|
6614
6619
|
|
|
6615
|
-
const __vue_inject_styles__$
|
|
6620
|
+
const __vue_inject_styles__$b = function (inject) {
|
|
6616
6621
|
if (!inject) return;
|
|
6617
6622
|
inject("data-v-e13a5ce6_0", {
|
|
6618
6623
|
source: ".service-card[data-v-e13a5ce6]{display:flex;flex-direction:column;justify-content:center}.row[data-v-e13a5ce6]{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.service-name[data-v-e13a5ce6]{margin-left:.25rem;margin-right:.25rem}.success-icon[data-v-e13a5ce6]{margin-right:.25rem}.error-icon[data-v-e13a5ce6]{margin-right:.25rem}.warning-icon[data-v-e13a5ce6]{margin-right:.25rem}.stats[data-v-e13a5ce6]{display:flex;align-items:center;margin-left:.5rem;margin-right:.5rem}",
|
|
@@ -6623,23 +6628,23 @@ const __vue_inject_styles__$a = function (inject) {
|
|
|
6623
6628
|
/* scoped */
|
|
6624
6629
|
|
|
6625
6630
|
|
|
6626
|
-
const __vue_scope_id__$
|
|
6631
|
+
const __vue_scope_id__$b = "data-v-e13a5ce6";
|
|
6627
6632
|
/* module identifier */
|
|
6628
6633
|
|
|
6629
|
-
const __vue_module_identifier__$
|
|
6634
|
+
const __vue_module_identifier__$b = undefined;
|
|
6630
6635
|
/* functional template */
|
|
6631
6636
|
|
|
6632
|
-
const __vue_is_functional_template__$
|
|
6637
|
+
const __vue_is_functional_template__$b = false;
|
|
6633
6638
|
/* style inject SSR */
|
|
6634
6639
|
|
|
6635
6640
|
/* style inject shadow dom */
|
|
6636
6641
|
|
|
6637
|
-
const __vue_component__$
|
|
6638
|
-
render: __vue_render__$
|
|
6639
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
6640
|
-
}, __vue_inject_styles__$
|
|
6642
|
+
const __vue_component__$m = /*#__PURE__*/normalizeComponent({
|
|
6643
|
+
render: __vue_render__$b,
|
|
6644
|
+
staticRenderFns: __vue_staticRenderFns__$b
|
|
6645
|
+
}, __vue_inject_styles__$b, __vue_script__$5, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, createInjector, undefined, undefined);
|
|
6641
6646
|
|
|
6642
|
-
var __vue_component__$
|
|
6647
|
+
var __vue_component__$n = __vue_component__$m;
|
|
6643
6648
|
|
|
6644
6649
|
var UtilService = {
|
|
6645
6650
|
name: "UtilService",
|
|
@@ -6960,7 +6965,7 @@ var script$4 = {
|
|
|
6960
6965
|
const __vue_script__$4 = script$4;
|
|
6961
6966
|
/* template */
|
|
6962
6967
|
|
|
6963
|
-
var __vue_render__$
|
|
6968
|
+
var __vue_render__$a = function () {
|
|
6964
6969
|
var _vm = this;
|
|
6965
6970
|
|
|
6966
6971
|
var _h = _vm.$createElement;
|
|
@@ -7049,10 +7054,10 @@ var __vue_render__$9 = function () {
|
|
|
7049
7054
|
}, [_vm._v(_vm._s(_vm.equalLabel))])])], 1)]);
|
|
7050
7055
|
};
|
|
7051
7056
|
|
|
7052
|
-
var __vue_staticRenderFns__$
|
|
7057
|
+
var __vue_staticRenderFns__$a = [];
|
|
7053
7058
|
/* style */
|
|
7054
7059
|
|
|
7055
|
-
const __vue_inject_styles__$
|
|
7060
|
+
const __vue_inject_styles__$a = function (inject) {
|
|
7056
7061
|
if (!inject) return;
|
|
7057
7062
|
inject("data-v-1598af82_0", {
|
|
7058
7063
|
source: ".new-password-container[data-v-1598af82]{margin-bottom:1rem}.new-password[data-v-1598af82]{margin-bottom:.25rem}.confirm-password[data-v-1598af82]{margin-bottom:.25rem}.password-meter[data-v-1598af82]{display:flex}@media (min-width:672px){.password-meter[data-v-1598af82]{max-width:38rem}}.requirement[data-v-1598af82]{padding:.2rem;margin-left:.2rem;margin-right:.2rem;background-color:#f4f4f4;text-align:center;font-size:.75rem;line-height:1.34;letter-spacing:.32px}.requirement-light[data-v-1598af82]{background-color:#fff}.requirement[data-v-1598af82]:first-child{margin-left:0}.requirement-ok[data-v-1598af82]{color:#fff;background-color:#198038}",
|
|
@@ -7063,23 +7068,23 @@ const __vue_inject_styles__$9 = function (inject) {
|
|
|
7063
7068
|
/* scoped */
|
|
7064
7069
|
|
|
7065
7070
|
|
|
7066
|
-
const __vue_scope_id__$
|
|
7071
|
+
const __vue_scope_id__$a = "data-v-1598af82";
|
|
7067
7072
|
/* module identifier */
|
|
7068
7073
|
|
|
7069
|
-
const __vue_module_identifier__$
|
|
7074
|
+
const __vue_module_identifier__$a = undefined;
|
|
7070
7075
|
/* functional template */
|
|
7071
7076
|
|
|
7072
|
-
const __vue_is_functional_template__$
|
|
7077
|
+
const __vue_is_functional_template__$a = false;
|
|
7073
7078
|
/* style inject SSR */
|
|
7074
7079
|
|
|
7075
7080
|
/* style inject shadow dom */
|
|
7076
7081
|
|
|
7077
|
-
const __vue_component__$
|
|
7078
|
-
render: __vue_render__$
|
|
7079
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
7080
|
-
}, __vue_inject_styles__$
|
|
7082
|
+
const __vue_component__$k = /*#__PURE__*/normalizeComponent({
|
|
7083
|
+
render: __vue_render__$a,
|
|
7084
|
+
staticRenderFns: __vue_staticRenderFns__$a
|
|
7085
|
+
}, __vue_inject_styles__$a, __vue_script__$4, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, createInjector, undefined, undefined);
|
|
7081
7086
|
|
|
7082
|
-
var __vue_component__$
|
|
7087
|
+
var __vue_component__$l = __vue_component__$k;
|
|
7083
7088
|
|
|
7084
7089
|
//
|
|
7085
7090
|
|
|
@@ -7115,7 +7120,7 @@ var script$3 = {
|
|
|
7115
7120
|
const __vue_script__$3 = script$3;
|
|
7116
7121
|
/* template */
|
|
7117
7122
|
|
|
7118
|
-
var __vue_render__$
|
|
7123
|
+
var __vue_render__$9 = function () {
|
|
7119
7124
|
var _obj, _obj$1;
|
|
7120
7125
|
|
|
7121
7126
|
var _vm = this;
|
|
@@ -7227,31 +7232,31 @@ var __vue_render__$8 = function () {
|
|
|
7227
7232
|
})])]);
|
|
7228
7233
|
};
|
|
7229
7234
|
|
|
7230
|
-
var __vue_staticRenderFns__$
|
|
7235
|
+
var __vue_staticRenderFns__$9 = [];
|
|
7231
7236
|
/* style */
|
|
7232
7237
|
|
|
7233
|
-
const __vue_inject_styles__$
|
|
7238
|
+
const __vue_inject_styles__$9 = undefined;
|
|
7234
7239
|
/* scoped */
|
|
7235
7240
|
|
|
7236
|
-
const __vue_scope_id__$
|
|
7241
|
+
const __vue_scope_id__$9 = undefined;
|
|
7237
7242
|
/* module identifier */
|
|
7238
7243
|
|
|
7239
|
-
const __vue_module_identifier__$
|
|
7244
|
+
const __vue_module_identifier__$9 = undefined;
|
|
7240
7245
|
/* functional template */
|
|
7241
7246
|
|
|
7242
|
-
const __vue_is_functional_template__$
|
|
7247
|
+
const __vue_is_functional_template__$9 = false;
|
|
7243
7248
|
/* style inject */
|
|
7244
7249
|
|
|
7245
7250
|
/* style inject SSR */
|
|
7246
7251
|
|
|
7247
7252
|
/* style inject shadow dom */
|
|
7248
7253
|
|
|
7249
|
-
const __vue_component__$
|
|
7250
|
-
render: __vue_render__$
|
|
7251
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
7252
|
-
}, __vue_inject_styles__$
|
|
7254
|
+
const __vue_component__$i = /*#__PURE__*/normalizeComponent({
|
|
7255
|
+
render: __vue_render__$9,
|
|
7256
|
+
staticRenderFns: __vue_staticRenderFns__$9
|
|
7257
|
+
}, __vue_inject_styles__$9, __vue_script__$3, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, undefined, undefined);
|
|
7253
7258
|
|
|
7254
|
-
var __vue_component__$
|
|
7259
|
+
var __vue_component__$j = __vue_component__$i;
|
|
7255
7260
|
|
|
7256
7261
|
//
|
|
7257
7262
|
Vue.use(chartsVue);
|
|
@@ -7332,7 +7337,7 @@ var script$2 = {
|
|
|
7332
7337
|
const __vue_script__$2 = script$2;
|
|
7333
7338
|
/* template */
|
|
7334
7339
|
|
|
7335
|
-
var __vue_render__$
|
|
7340
|
+
var __vue_render__$8 = function () {
|
|
7336
7341
|
var _vm = this;
|
|
7337
7342
|
|
|
7338
7343
|
var _h = _vm.$createElement;
|
|
@@ -7347,31 +7352,31 @@ var __vue_render__$7 = function () {
|
|
|
7347
7352
|
});
|
|
7348
7353
|
};
|
|
7349
7354
|
|
|
7350
|
-
var __vue_staticRenderFns__$
|
|
7355
|
+
var __vue_staticRenderFns__$8 = [];
|
|
7351
7356
|
/* style */
|
|
7352
7357
|
|
|
7353
|
-
const __vue_inject_styles__$
|
|
7358
|
+
const __vue_inject_styles__$8 = undefined;
|
|
7354
7359
|
/* scoped */
|
|
7355
7360
|
|
|
7356
|
-
const __vue_scope_id__$
|
|
7361
|
+
const __vue_scope_id__$8 = undefined;
|
|
7357
7362
|
/* module identifier */
|
|
7358
7363
|
|
|
7359
|
-
const __vue_module_identifier__$
|
|
7364
|
+
const __vue_module_identifier__$8 = undefined;
|
|
7360
7365
|
/* functional template */
|
|
7361
7366
|
|
|
7362
|
-
const __vue_is_functional_template__$
|
|
7367
|
+
const __vue_is_functional_template__$8 = false;
|
|
7363
7368
|
/* style inject */
|
|
7364
7369
|
|
|
7365
7370
|
/* style inject SSR */
|
|
7366
7371
|
|
|
7367
7372
|
/* style inject shadow dom */
|
|
7368
7373
|
|
|
7369
|
-
const __vue_component__$
|
|
7370
|
-
render: __vue_render__$
|
|
7371
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
7372
|
-
}, __vue_inject_styles__$
|
|
7374
|
+
const __vue_component__$g = /*#__PURE__*/normalizeComponent({
|
|
7375
|
+
render: __vue_render__$8,
|
|
7376
|
+
staticRenderFns: __vue_staticRenderFns__$8
|
|
7377
|
+
}, __vue_inject_styles__$8, __vue_script__$2, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
|
|
7373
7378
|
|
|
7374
|
-
var __vue_component__$
|
|
7379
|
+
var __vue_component__$h = __vue_component__$g;
|
|
7375
7380
|
|
|
7376
7381
|
//
|
|
7377
7382
|
Vue.use(chartsVue);
|
|
@@ -7434,7 +7439,7 @@ var script$1 = {
|
|
|
7434
7439
|
const __vue_script__$1 = script$1;
|
|
7435
7440
|
/* template */
|
|
7436
7441
|
|
|
7437
|
-
var __vue_render__$
|
|
7442
|
+
var __vue_render__$7 = function () {
|
|
7438
7443
|
var _vm = this;
|
|
7439
7444
|
|
|
7440
7445
|
var _h = _vm.$createElement;
|
|
@@ -7449,31 +7454,31 @@ var __vue_render__$6 = function () {
|
|
|
7449
7454
|
});
|
|
7450
7455
|
};
|
|
7451
7456
|
|
|
7452
|
-
var __vue_staticRenderFns__$
|
|
7457
|
+
var __vue_staticRenderFns__$7 = [];
|
|
7453
7458
|
/* style */
|
|
7454
7459
|
|
|
7455
|
-
const __vue_inject_styles__$
|
|
7460
|
+
const __vue_inject_styles__$7 = undefined;
|
|
7456
7461
|
/* scoped */
|
|
7457
7462
|
|
|
7458
|
-
const __vue_scope_id__$
|
|
7463
|
+
const __vue_scope_id__$7 = undefined;
|
|
7459
7464
|
/* module identifier */
|
|
7460
7465
|
|
|
7461
|
-
const __vue_module_identifier__$
|
|
7466
|
+
const __vue_module_identifier__$7 = undefined;
|
|
7462
7467
|
/* functional template */
|
|
7463
7468
|
|
|
7464
|
-
const __vue_is_functional_template__$
|
|
7469
|
+
const __vue_is_functional_template__$7 = false;
|
|
7465
7470
|
/* style inject */
|
|
7466
7471
|
|
|
7467
7472
|
/* style inject SSR */
|
|
7468
7473
|
|
|
7469
7474
|
/* style inject shadow dom */
|
|
7470
7475
|
|
|
7471
|
-
const __vue_component__$
|
|
7472
|
-
render: __vue_render__$
|
|
7473
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
7474
|
-
}, __vue_inject_styles__$
|
|
7476
|
+
const __vue_component__$e = /*#__PURE__*/normalizeComponent({
|
|
7477
|
+
render: __vue_render__$7,
|
|
7478
|
+
staticRenderFns: __vue_staticRenderFns__$7
|
|
7479
|
+
}, __vue_inject_styles__$7, __vue_script__$1, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
|
|
7475
7480
|
|
|
7476
|
-
var __vue_component__$
|
|
7481
|
+
var __vue_component__$f = __vue_component__$e;
|
|
7477
7482
|
|
|
7478
7483
|
//
|
|
7479
7484
|
var script = {
|
|
@@ -7562,7 +7567,7 @@ var script = {
|
|
|
7562
7567
|
const __vue_script__ = script;
|
|
7563
7568
|
/* template */
|
|
7564
7569
|
|
|
7565
|
-
var __vue_render__$
|
|
7570
|
+
var __vue_render__$6 = function () {
|
|
7566
7571
|
var _vm = this;
|
|
7567
7572
|
|
|
7568
7573
|
var _h = _vm.$createElement;
|
|
@@ -7591,11 +7596,11 @@ var __vue_render__$5 = function () {
|
|
|
7591
7596
|
"showCloseButton": false
|
|
7592
7597
|
}
|
|
7593
7598
|
}), _vm._v(" "), _c('div', {
|
|
7594
|
-
staticClass: "mg-bottom-md",
|
|
7595
7599
|
domProps: {
|
|
7596
7600
|
"innerHTML": _vm._s(_vm.description)
|
|
7597
7601
|
}
|
|
7598
|
-
}), _vm._v(" "), _c('div', {
|
|
7602
|
+
}), _vm._v(" "), _vm._t("explanation"), _vm._v(" "), _c('div', {
|
|
7603
|
+
staticClass: "type-to-confirm",
|
|
7599
7604
|
domProps: {
|
|
7600
7605
|
"innerHTML": _vm._s(_vm.typeToConfirmMessage)
|
|
7601
7606
|
}
|
|
@@ -7616,20 +7621,70 @@ var __vue_render__$5 = function () {
|
|
|
7616
7621
|
},
|
|
7617
7622
|
expression: "userInput"
|
|
7618
7623
|
}
|
|
7619
|
-
})], 1)],
|
|
7624
|
+
})], 1)], 2), _vm._v(" "), _c('template', {
|
|
7620
7625
|
slot: "secondary-button"
|
|
7621
7626
|
}, [_vm._v(_vm._s(_vm.cancelLabel))]), _vm._v(" "), _c('template', {
|
|
7622
7627
|
slot: "primary-button"
|
|
7623
7628
|
}, [_vm._v(_vm._s(_vm.deleteLabel))])], 2);
|
|
7624
7629
|
};
|
|
7625
7630
|
|
|
7631
|
+
var __vue_staticRenderFns__$6 = [];
|
|
7632
|
+
/* style */
|
|
7633
|
+
|
|
7634
|
+
const __vue_inject_styles__$6 = function (inject) {
|
|
7635
|
+
if (!inject) return;
|
|
7636
|
+
inject("data-v-dce15384_0", {
|
|
7637
|
+
source: ".type-to-confirm[data-v-dce15384]{margin-top:2rem}",
|
|
7638
|
+
map: undefined,
|
|
7639
|
+
media: undefined
|
|
7640
|
+
});
|
|
7641
|
+
};
|
|
7642
|
+
/* scoped */
|
|
7643
|
+
|
|
7644
|
+
|
|
7645
|
+
const __vue_scope_id__$6 = "data-v-dce15384";
|
|
7646
|
+
/* module identifier */
|
|
7647
|
+
|
|
7648
|
+
const __vue_module_identifier__$6 = undefined;
|
|
7649
|
+
/* functional template */
|
|
7650
|
+
|
|
7651
|
+
const __vue_is_functional_template__$6 = false;
|
|
7652
|
+
/* style inject SSR */
|
|
7653
|
+
|
|
7654
|
+
/* style inject shadow dom */
|
|
7655
|
+
|
|
7656
|
+
const __vue_component__$c = /*#__PURE__*/normalizeComponent({
|
|
7657
|
+
render: __vue_render__$6,
|
|
7658
|
+
staticRenderFns: __vue_staticRenderFns__$6
|
|
7659
|
+
}, __vue_inject_styles__$6, __vue_script__, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, createInjector, undefined, undefined);
|
|
7660
|
+
|
|
7661
|
+
var __vue_component__$d = __vue_component__$c;
|
|
7662
|
+
|
|
7663
|
+
/* script */
|
|
7664
|
+
|
|
7665
|
+
/* template */
|
|
7666
|
+
var __vue_render__$5 = function () {
|
|
7667
|
+
var _vm = this;
|
|
7668
|
+
|
|
7669
|
+
var _h = _vm.$createElement;
|
|
7670
|
+
|
|
7671
|
+
var _c = _vm._self._c || _h;
|
|
7672
|
+
|
|
7673
|
+
return _c('path', {
|
|
7674
|
+
attrs: {
|
|
7675
|
+
"id": "gear_2_",
|
|
7676
|
+
"d": "M18.958,31.36h-5.915c-0.199,0-0.36-0.161-0.36-0.36v-3.633l-2.368-0.99l-2.576,2.575\n\tc-0.141,0.141-0.368,0.141-0.509,0L3.048,24.77c-0.141-0.141-0.141-0.369,0-0.51l2.568-2.568l-0.974-2.375H1\n\tc-0.199,0-0.36-0.161-0.36-0.36v-5.915c0-0.199,0.161-0.36,0.36-0.36h3.632l0.991-2.368L3.048,7.739\n\tc-0.141-0.141-0.141-0.368,0-0.509L7.23,3.048C7.298,2.98,7.389,2.942,7.485,2.942l0,0c0.096,0,0.187,0.038,0.254,0.105l2.568,2.569\n\tl2.375-0.975V1c0-0.199,0.161-0.36,0.36-0.36h5.915c0.199,0,0.36,0.161,0.36,0.36v3.632l2.367,0.991l2.575-2.575\n\tc0.141-0.141,0.369-0.141,0.51,0l4.183,4.182c0.067,0.067,0.105,0.159,0.105,0.254s-0.038,0.187-0.105,0.254l-2.569,2.568\n\tl0.975,2.375H31c0.199,0,0.36,0.161,0.36,0.36v5.915c0,0.199-0.161,0.36-0.36,0.36h-3.633l-0.99,2.368l2.576,2.575\n\tc0.067,0.067,0.105,0.159,0.105,0.255s-0.038,0.188-0.105,0.255l-4.183,4.182c-0.141,0.141-0.369,0.141-0.51,0l-2.568-2.568\n\tl-2.374,0.974V31C19.318,31.199,19.157,31.36,18.958,31.36z M13.403,30.64h5.195v-3.523c0-0.146,0.089-0.277,0.224-0.333\n\tl2.819-1.156c0.134-0.057,0.288-0.024,0.392,0.078l2.483,2.483l3.674-3.673l-2.492-2.491c-0.103-0.104-0.134-0.259-0.077-0.394\n\tl1.176-2.812c0.056-0.134,0.187-0.222,0.332-0.222h3.512v-5.194h-3.522c-0.146,0-0.277-0.088-0.333-0.223l-1.157-2.82\n\tc-0.055-0.134-0.024-0.289,0.078-0.391l2.484-2.483l-3.674-3.673l-2.491,2.491c-0.104,0.103-0.26,0.134-0.394,0.078L18.82,5.206\n\tc-0.134-0.056-0.222-0.187-0.222-0.332V1.36h-5.195v3.523c0,0.146-0.088,0.278-0.223,0.333l-2.82,1.157\n\tc-0.135,0.055-0.289,0.024-0.391-0.079L7.485,3.812L3.812,7.484l2.491,2.492c0.104,0.103,0.134,0.259,0.078,0.394l-1.177,2.812\n\tc-0.056,0.134-0.187,0.221-0.332,0.221H1.36v5.194h3.524c0.146,0,0.278,0.089,0.333,0.224l1.157,2.82\n\tc0.055,0.135,0.024,0.289-0.079,0.392l-2.483,2.483l3.673,3.673l2.492-2.491c0.103-0.104,0.26-0.133,0.393-0.077l2.812,1.176\n\tc0.134,0.056,0.221,0.187,0.221,0.332V30.64z M16,23.36c-4.058,0-7.36-3.302-7.36-7.36S11.942,8.64,16,8.64\n\tc4.059,0,7.36,3.302,7.36,7.36C23.36,20.059,20.059,23.36,16,23.36z M16,9.36c-3.661,0-6.64,2.979-6.64,6.64s2.979,6.64,6.64,6.64\n\ts6.64-2.979,6.64-6.64S19.661,9.36,16,9.36z"
|
|
7677
|
+
}
|
|
7678
|
+
});
|
|
7679
|
+
};
|
|
7680
|
+
|
|
7626
7681
|
var __vue_staticRenderFns__$5 = [];
|
|
7627
7682
|
/* style */
|
|
7628
7683
|
|
|
7629
7684
|
const __vue_inject_styles__$5 = undefined;
|
|
7630
7685
|
/* scoped */
|
|
7631
7686
|
|
|
7632
|
-
const __vue_scope_id__$5 =
|
|
7687
|
+
const __vue_scope_id__$5 = undefined;
|
|
7633
7688
|
/* module identifier */
|
|
7634
7689
|
|
|
7635
7690
|
const __vue_module_identifier__$5 = undefined;
|
|
@@ -7645,7 +7700,7 @@ const __vue_is_functional_template__$5 = false;
|
|
|
7645
7700
|
const __vue_component__$a = /*#__PURE__*/normalizeComponent({
|
|
7646
7701
|
render: __vue_render__$5,
|
|
7647
7702
|
staticRenderFns: __vue_staticRenderFns__$5
|
|
7648
|
-
}, __vue_inject_styles__$5,
|
|
7703
|
+
}, __vue_inject_styles__$5, {}, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, undefined, undefined, undefined);
|
|
7649
7704
|
|
|
7650
7705
|
var __vue_component__$b = __vue_component__$a;
|
|
7651
7706
|
|
|
@@ -7661,8 +7716,8 @@ var __vue_render__$4 = function () {
|
|
|
7661
7716
|
|
|
7662
7717
|
return _c('path', {
|
|
7663
7718
|
attrs: {
|
|
7664
|
-
"id": "
|
|
7665
|
-
"d": "
|
|
7719
|
+
"id": "love_1_",
|
|
7720
|
+
"d": "M16.032,29.247c-0.092,0-0.185-0.035-0.255-0.105L3.008,16.373c-1.507-1.507-2.337-3.506-2.337-5.629\n\t\tc0-2.139,0.83-4.147,2.337-5.655c1.506-1.506,3.508-2.335,5.639-2.337c0,0,0.001,0,0.002,0c2.132,0,4.136,0.83,5.643,2.337\n\t\tl1.74,1.74l1.74-1.74c1.507-1.507,3.511-2.337,5.642-2.337c0.003,0,0.005,0,0.008,0c2.128,0.002,4.129,0.832,5.635,2.337\n\t\tc1.507,1.508,2.337,3.511,2.337,5.642s-0.83,4.134-2.337,5.642L16.287,29.142C16.216,29.212,16.124,29.247,16.032,29.247z\n\t\t M8.649,3.473c0,0-0.001,0-0.002,0C6.709,3.474,4.888,4.229,3.518,5.599C2.147,6.97,1.392,8.797,1.392,10.744\n\t\tc0,1.931,0.755,3.749,2.126,5.119l0,0l12.514,12.514l12.514-12.514c1.371-1.371,2.126-3.193,2.126-5.132s-0.755-3.761-2.126-5.132\n\t\tc-1.37-1.369-3.19-2.124-5.125-2.126c-0.003,0-0.006,0-0.008,0c-1.938,0-3.761,0.754-5.132,2.126l-1.995,1.995\n\t\tc-0.141,0.141-0.369,0.141-0.51,0l-1.995-1.995C12.412,4.228,10.588,3.473,8.649,3.473z"
|
|
7666
7721
|
}
|
|
7667
7722
|
});
|
|
7668
7723
|
};
|
|
@@ -7705,8 +7760,8 @@ var __vue_render__$3 = function () {
|
|
|
7705
7760
|
|
|
7706
7761
|
return _c('path', {
|
|
7707
7762
|
attrs: {
|
|
7708
|
-
"id": "
|
|
7709
|
-
"d": "
|
|
7763
|
+
"id": "warning--01_1_",
|
|
7764
|
+
"d": "M31,29.36H1c-0.128,0-0.248-0.069-0.312-0.181c-0.064-0.111-0.064-0.248,0-0.359l15-26\n\tc0.129-0.224,0.495-0.224,0.624,0l15,26c0.064,0.111,0.064,0.248,0,0.359S31.129,29.36,31,29.36z M1.624,28.64h28.753L16,3.72\n\tL1.624,28.64z M16.36,20h-0.72V10h0.72V20z M16,23c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S16.552,23,16,23z"
|
|
7710
7765
|
}
|
|
7711
7766
|
});
|
|
7712
7767
|
};
|
|
@@ -7749,8 +7804,8 @@ var __vue_render__$2 = function () {
|
|
|
7749
7804
|
|
|
7750
7805
|
return _c('path', {
|
|
7751
7806
|
attrs: {
|
|
7752
|
-
"id": "
|
|
7753
|
-
"d": "
|
|
7807
|
+
"id": "bulldozer_1_",
|
|
7808
|
+
"d": "M17,7.36c-1.618,0-1.86-1.009-1.86-1.61V4c0-0.142-0.028-1.382-1.01-1.382c-1.27,0-1.99-0.59-1.99-1.618\n\tc0-0.199,0.161-0.36,0.36-0.36S12.86,0.801,12.86,1c0,0.222,0,0.898,1.257,0.898c1.202,0,1.743,1.089,1.743,2.102v1.75\n\tc0,0.462,0.138,0.89,1.14,0.89c0.199,0,0.36,0.161,0.36,0.36S17.199,7.36,17,7.36z M14,6.604c-1.092,0-1.854-0.763-1.854-1.854V4\n\tc0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v0.75c0,0.548,0.298,1.135,1.135,1.135c0.199,0,0.36,0.161,0.36,0.36\n\tS14.198,6.604,14,6.604z M17,4.362c-0.199,0-0.36-0.161-0.36-0.36V2.508c0-0.529-0.299-1.148-1.14-1.148\n\tc-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36c1.095,0,1.86,0.768,1.86,1.868v1.495C17.36,4.201,17.199,4.362,17,4.362z\n\t M5,28c0,0.552-0.448,1-1,1s-1-0.448-1-1s0.448-1,1-1S5,27.448,5,28z M8.5,27c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1\n\tS9.052,27,8.5,27z M13,27c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S13.552,27,13,27z M17.5,27c-0.552,0-1,0.448-1,1\n\ts0.448,1,1,1s1-0.448,1-1S18.052,27,17.5,27z M22,27c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S22.552,27,22,27z M22,31.36H4\n\tc-1.853,0-3.36-1.508-3.36-3.36c0-1.731,1.316-3.161,3-3.341V23.36H1c-0.199,0-0.36-0.161-0.36-0.36V9c0-0.199,0.161-0.36,0.36-0.36\n\th12c0.199,0,0.36,0.161,0.36,0.36v2c0,0.199-0.161,0.36-0.36,0.36h-1.64v5.28h8.28V7.362L18,7.36V6.64l2,0.002\n\tc0.199,0,0.36,0.161,0.36,0.36v9.638c1.106,0.024,2,0.935,2,2.052v1.947h2.252c0.082-0.979,0.496-1.937,1.244-2.685\n\tc0.067-0.067,0.159-0.105,0.255-0.105h2.596c0.438-1.124,1.117-2.183,2.038-3.104l0.51,0.509c-1.568,1.568-2.432,3.608-2.432,5.746\n\ts0.863,4.178,2.432,5.745l-0.51,0.51c-0.921-0.922-1.601-1.981-2.038-3.104h-2.596c-0.096,0-0.188-0.038-0.255-0.105\n\tc-0.748-0.748-1.162-1.705-1.244-2.685H22.36v3.299c1.684,0.18,3,1.609,3,3.341C25.36,29.853,23.853,31.36,22,31.36z M4,25.36\n\tc-1.456,0-2.64,1.184-2.64,2.64S2.544,30.64,4,30.64h18c1.456,0,2.64-1.184,2.64-2.64s-1.184-2.64-2.64-2.64H4z M4.36,24.64h17.28\n\tv-5.947c0-0.734-0.594-1.332-1.324-1.332H1.36v5.279H4c0.199,0,0.36,0.161,0.36,0.36V24.64z M26.265,23.43h2.198\n\tc-0.464-1.588-0.464-3.271,0-4.859h-2.198c-0.613,0.664-0.95,1.521-0.95,2.43S25.651,22.766,26.265,23.43z M5.36,16.64h5.28v-5.28\n\tH5.36V16.64z M1.36,16.64h3.28v-5.28H1.36V16.64z M1.36,10.64h11.28V9.36H1.36V10.64z M11,19.36H9v-0.72h2V19.36z"
|
|
7754
7809
|
}
|
|
7755
7810
|
});
|
|
7756
7811
|
};
|
|
@@ -7793,8 +7848,8 @@ var __vue_render__$1 = function () {
|
|
|
7793
7848
|
|
|
7794
7849
|
return _c('path', {
|
|
7795
7850
|
attrs: {
|
|
7796
|
-
"id": "
|
|
7797
|
-
"d": "
|
|
7851
|
+
"id": "group",
|
|
7852
|
+
"d": "M24.36,31h-0.72v-7.5c0-3.552-2.414-6.604-5.872-7.424c-0.15-0.036-0.261-0.163-0.275-0.316\n\tc-0.015-0.154,0.071-0.3,0.212-0.363c1.517-0.675,2.496-2.181,2.496-3.836c0-2.316-1.884-4.201-4.2-4.201S11.8,9.244,11.8,11.561\n\tc0,1.655,0.98,3.162,2.496,3.836c0.141,0.063,0.227,0.209,0.212,0.363c-0.014,0.153-0.125,0.281-0.275,0.316\n\tc-3.458,0.82-5.872,3.872-5.872,7.424V31H7.64v-7.5c0-3.592,2.257-6.718,5.585-7.879c-1.326-0.907-2.146-2.421-2.146-4.061\n\tc0-1.964,1.157-3.664,2.826-4.452C14.101,6.617,14.2,6.097,14.2,5.561c0-2.316-1.884-4.201-4.2-4.201S5.799,3.244,5.799,5.561\n\tc0,1.656,0.98,3.162,2.496,3.836C8.437,9.46,8.521,9.606,8.507,9.76c-0.014,0.153-0.125,0.281-0.275,0.316\n\tC4.774,10.896,2.36,13.948,2.36,17.5V25H1.64v-7.5c0-3.592,2.257-6.718,5.585-7.879C5.899,8.714,5.08,7.2,5.08,5.561\n\tc0-2.713,2.207-4.92,4.92-4.92s4.92,2.207,4.92,4.92c0,0.422-0.052,0.836-0.157,1.237c0.791-0.205,1.683-0.205,2.473,0\n\tc-0.104-0.401-0.157-0.815-0.157-1.237c0-2.713,2.208-4.92,4.921-4.92s4.921,2.207,4.921,4.92c0,1.64-0.82,3.154-2.146,4.061\n\tc3.329,1.161,5.586,4.287,5.586,7.879V25H29.64v-7.5c0-3.552-2.414-6.604-5.872-7.424c-0.15-0.036-0.261-0.163-0.275-0.316\n\tc-0.015-0.154,0.071-0.3,0.212-0.363C25.221,8.722,26.2,7.216,26.2,5.561c0-2.316-1.884-4.201-4.2-4.201s-4.2,1.884-4.2,4.201\n\tc0,0.536,0.099,1.056,0.295,1.548c1.669,0.789,2.826,2.488,2.826,4.452c0,1.64-0.82,3.154-2.146,4.061\n\tc3.329,1.161,5.586,4.287,5.586,7.879L24.36,31L24.36,31z"
|
|
7798
7853
|
}
|
|
7799
7854
|
});
|
|
7800
7855
|
};
|
|
@@ -7837,8 +7892,8 @@ var __vue_render__ = function () {
|
|
|
7837
7892
|
|
|
7838
7893
|
return _c('path', {
|
|
7839
7894
|
attrs: {
|
|
7840
|
-
"id": "
|
|
7841
|
-
"d": "
|
|
7895
|
+
"id": "hard--drive",
|
|
7896
|
+
"d": "M26,6c-0.552,0-1-0.448-1-1s0.448-1,1-1s1,0.448,1,1S26.552,6,26,6z M27,16c0-0.552-0.448-1-1-1\n\ts-1,0.448-1,1s0.448,1,1,1S27,16.552,27,16z M27,27c0-0.552-0.448-1-1-1s-1,0.448-1,1s0.448,1,1,1S27,27.552,27,27z M31,31.36H1\n\tc-0.199,0-0.36-0.161-0.36-0.36v-8c0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v8\n\tC31.36,31.199,31.199,31.36,31,31.36z M1.36,30.64h29.28v-7.28H1.36V30.64z M31,20.36H1c-0.199,0-0.36-0.161-0.36-0.36v-8\n\tc0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v8C31.36,20.199,31.199,20.36,31,20.36z M1.36,19.64h29.28v-7.28\n\tH1.36V19.64z M31,9.36H1C0.801,9.36,0.64,9.199,0.64,9V1c0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v8\n\tC31.36,9.199,31.199,9.36,31,9.36z M1.36,8.64h29.28V1.36H1.36V8.64z"
|
|
7842
7897
|
}
|
|
7843
7898
|
});
|
|
7844
7899
|
};
|
|
@@ -8222,6 +8277,7 @@ var icon = {
|
|
|
8222
8277
|
Chip32,
|
|
8223
8278
|
// used for cluster nodes
|
|
8224
8279
|
Save20,
|
|
8280
|
+
Save32,
|
|
8225
8281
|
Copy20,
|
|
8226
8282
|
Application32,
|
|
8227
8283
|
// used for apps, module instances and software center
|
|
@@ -8246,16 +8302,21 @@ var icon = {
|
|
|
8246
8302
|
Events32,
|
|
8247
8303
|
// used for domains
|
|
8248
8304
|
Link32,
|
|
8249
|
-
// used for external domain providers
|
|
8305
|
+
// used for URLs and external domain providers
|
|
8306
|
+
Link20,
|
|
8307
|
+
// used for URLs and external domain providers
|
|
8250
8308
|
WarningAlt32,
|
|
8251
8309
|
WarningAlt20,
|
|
8310
|
+
Tools20,
|
|
8252
8311
|
Tools32,
|
|
8253
8312
|
Network_220,
|
|
8254
8313
|
Network_232,
|
|
8255
8314
|
DataBase20,
|
|
8256
8315
|
DataBase32,
|
|
8257
8316
|
DataBackup20,
|
|
8258
|
-
DataBackup32
|
|
8317
|
+
DataBackup32,
|
|
8318
|
+
ArrowDown20,
|
|
8319
|
+
ArrowDown32
|
|
8259
8320
|
};
|
|
8260
8321
|
}
|
|
8261
8322
|
|
|
@@ -15471,31 +15532,32 @@ var filters = {
|
|
|
15471
15532
|
|
|
15472
15533
|
var components = /*#__PURE__*/Object.freeze({
|
|
15473
15534
|
__proto__: null,
|
|
15474
|
-
NsButton: __vue_component__$
|
|
15475
|
-
NsEmptyState: __vue_component__$
|
|
15535
|
+
NsButton: __vue_component__$I,
|
|
15536
|
+
NsEmptyState: __vue_component__$D,
|
|
15476
15537
|
NsPictogram: NsPictogram,
|
|
15477
|
-
NsCodeSnippet: __vue_component__$
|
|
15538
|
+
NsCodeSnippet: __vue_component__$B,
|
|
15478
15539
|
NsInlineNotification: NsInlineNotification,
|
|
15479
15540
|
NsProgressBar: NsProgressBar,
|
|
15480
15541
|
NsSvg: NsSvg,
|
|
15481
|
-
NsTile: __vue_component__$
|
|
15482
|
-
NsToastNotification: __vue_component__$
|
|
15483
|
-
NsInfoCard: __vue_component__$
|
|
15484
|
-
NsStatusCard: __vue_component__$
|
|
15485
|
-
NsSystemdServiceCard: __vue_component__$
|
|
15486
|
-
NsPasswordInput: __vue_component__$
|
|
15487
|
-
NsIconMenu: __vue_component__$
|
|
15488
|
-
NsMeterChart: __vue_component__$
|
|
15489
|
-
NsPieChart: __vue_component__$
|
|
15542
|
+
NsTile: __vue_component__$v,
|
|
15543
|
+
NsToastNotification: __vue_component__$t,
|
|
15544
|
+
NsInfoCard: __vue_component__$r,
|
|
15545
|
+
NsStatusCard: __vue_component__$p,
|
|
15546
|
+
NsSystemdServiceCard: __vue_component__$n,
|
|
15547
|
+
NsPasswordInput: __vue_component__$l,
|
|
15548
|
+
NsIconMenu: __vue_component__$j,
|
|
15549
|
+
NsMeterChart: __vue_component__$h,
|
|
15550
|
+
NsPieChart: __vue_component__$f,
|
|
15490
15551
|
NsLottieAnimation: NsLottieAnimation,
|
|
15491
|
-
NsDangerDeleteModal: __vue_component__$
|
|
15552
|
+
NsDangerDeleteModal: __vue_component__$d,
|
|
15492
15553
|
NsCircleTimer: NsCircleTimer,
|
|
15493
15554
|
ExclamationMark: ExclamationMark,
|
|
15494
|
-
Gear: __vue_component__$
|
|
15495
|
-
Love: __vue_component__$
|
|
15496
|
-
Warning: __vue_component__$
|
|
15497
|
-
Bulldozer: __vue_component__$
|
|
15498
|
-
Group: __vue_component__$
|
|
15555
|
+
Gear: __vue_component__$b,
|
|
15556
|
+
Love: __vue_component__$9,
|
|
15557
|
+
Warning: __vue_component__$7,
|
|
15558
|
+
Bulldozer: __vue_component__$5,
|
|
15559
|
+
Group: __vue_component__$3,
|
|
15560
|
+
HardDrive: __vue_component__$1,
|
|
15499
15561
|
UtilService: UtilService,
|
|
15500
15562
|
QueryParamService: queryParam,
|
|
15501
15563
|
TaskService: task,
|
|
@@ -15516,4 +15578,4 @@ const install = function installNs8UiLib(Vue) {
|
|
|
15516
15578
|
});
|
|
15517
15579
|
}; // Create module definition for Vue.use()
|
|
15518
15580
|
|
|
15519
|
-
export { __vue_component__$
|
|
15581
|
+
export { __vue_component__$5 as Bulldozer, dataTable as DataTableService, DateTimeService, ExclamationMark, filters as Filters, __vue_component__$b as Gear, __vue_component__$3 as Group, __vue_component__$1 as HardDrive, icon as IconService, lottie as LottieService, __vue_component__$9 as Love, __vue_component__$I as NsButton, NsCircleTimer, __vue_component__$B as NsCodeSnippet, __vue_component__$d as NsDangerDeleteModal, __vue_component__$D as NsEmptyState, __vue_component__$j as NsIconMenu, __vue_component__$r as NsInfoCard, NsInlineNotification, NsLottieAnimation, __vue_component__$h as NsMeterChart, __vue_component__$l as NsPasswordInput, NsPictogram, __vue_component__$f as NsPieChart, NsProgressBar, __vue_component__$p as NsStatusCard, NsSvg, __vue_component__$n as NsSystemdServiceCard, __vue_component__$v as NsTile, __vue_component__$t as NsToastNotification, pageTitle as PageTitleService, queryParam as QueryParamService, StorageService, task as TaskService, UtilService, __vue_component__$7 as Warning, install as default };
|