@nethserver/ns8-ui-lib 0.0.34 → 0.0.38
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 +504 -244
- package/dist/ns8-ui-lib.min.js +1 -1
- package/dist/ns8-ui-lib.ssr.js +447 -235
- package/package.json +1 -1
- package/src/lib-components/NsCircleTimer.vue +109 -0
- package/src/lib-components/NsDangerDeleteModal.vue +8 -3
- package/src/lib-components/NsInlineNotification.vue +14 -1
- package/src/lib-components/pictograms/HardDrive.vue +12 -0
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,15 +52,27 @@ 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';
|
|
63
|
+
import DataBase20 from '@carbon/icons-vue/es/data--base/20';
|
|
64
|
+
import DataBase32 from '@carbon/icons-vue/es/data--base/32';
|
|
65
|
+
import DataBackup20 from '@carbon/icons-vue/es/data-backup/20';
|
|
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';
|
|
69
|
+
import Time20 from '@carbon/icons-vue/es/time/20';
|
|
70
|
+
import Time32 from '@carbon/icons-vue/es/time/32';
|
|
71
|
+
import Hourglass20 from '@carbon/icons-vue/es/hourglass/20';
|
|
72
|
+
import Hourglass32 from '@carbon/icons-vue/es/hourglass/32';
|
|
60
73
|
|
|
61
74
|
//
|
|
62
|
-
var script$
|
|
75
|
+
var script$i = {
|
|
63
76
|
name: "NsButton",
|
|
64
77
|
extends: CvButton,
|
|
65
78
|
props: {
|
|
@@ -222,10 +235,10 @@ function addStyle(id, css) {
|
|
|
222
235
|
}
|
|
223
236
|
|
|
224
237
|
/* script */
|
|
225
|
-
const __vue_script__$
|
|
238
|
+
const __vue_script__$i = script$i;
|
|
226
239
|
/* template */
|
|
227
240
|
|
|
228
|
-
var __vue_render__$
|
|
241
|
+
var __vue_render__$o = function () {
|
|
229
242
|
var _vm = this;
|
|
230
243
|
|
|
231
244
|
var _h = _vm.$createElement;
|
|
@@ -248,10 +261,10 @@ var __vue_render__$m = function () {
|
|
|
248
261
|
}) : _vm._e()], 2);
|
|
249
262
|
};
|
|
250
263
|
|
|
251
|
-
var __vue_staticRenderFns__$
|
|
264
|
+
var __vue_staticRenderFns__$o = [];
|
|
252
265
|
/* style */
|
|
253
266
|
|
|
254
|
-
const __vue_inject_styles__$
|
|
267
|
+
const __vue_inject_styles__$p = function (inject) {
|
|
255
268
|
if (!inject) return;
|
|
256
269
|
inject("data-v-025b0f12_0", {
|
|
257
270
|
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)}}",
|
|
@@ -262,23 +275,23 @@ const __vue_inject_styles__$n = function (inject) {
|
|
|
262
275
|
/* scoped */
|
|
263
276
|
|
|
264
277
|
|
|
265
|
-
const __vue_scope_id__$
|
|
278
|
+
const __vue_scope_id__$p = "data-v-025b0f12";
|
|
266
279
|
/* module identifier */
|
|
267
280
|
|
|
268
|
-
const __vue_module_identifier__$
|
|
281
|
+
const __vue_module_identifier__$p = undefined;
|
|
269
282
|
/* functional template */
|
|
270
283
|
|
|
271
|
-
const __vue_is_functional_template__$
|
|
284
|
+
const __vue_is_functional_template__$p = false;
|
|
272
285
|
/* style inject SSR */
|
|
273
286
|
|
|
274
287
|
/* style inject shadow dom */
|
|
275
288
|
|
|
276
|
-
const __vue_component__$
|
|
277
|
-
render: __vue_render__$
|
|
278
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
279
|
-
}, __vue_inject_styles__$
|
|
289
|
+
const __vue_component__$H = /*#__PURE__*/normalizeComponent({
|
|
290
|
+
render: __vue_render__$o,
|
|
291
|
+
staticRenderFns: __vue_staticRenderFns__$o
|
|
292
|
+
}, __vue_inject_styles__$p, __vue_script__$i, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, createInjector, undefined, undefined);
|
|
280
293
|
|
|
281
|
-
var __vue_component__$
|
|
294
|
+
var __vue_component__$I = __vue_component__$H;
|
|
282
295
|
|
|
283
296
|
//
|
|
284
297
|
//
|
|
@@ -296,7 +309,7 @@ var __vue_component__$F = __vue_component__$E;
|
|
|
296
309
|
//
|
|
297
310
|
//
|
|
298
311
|
//
|
|
299
|
-
var script$
|
|
312
|
+
var script$h = {
|
|
300
313
|
name: "NsPictogram",
|
|
301
314
|
props: {
|
|
302
315
|
title: {
|
|
@@ -319,10 +332,10 @@ var script$g = {
|
|
|
319
332
|
};
|
|
320
333
|
|
|
321
334
|
/* script */
|
|
322
|
-
const __vue_script__$
|
|
335
|
+
const __vue_script__$h = script$h;
|
|
323
336
|
/* template */
|
|
324
337
|
|
|
325
|
-
var __vue_render__$
|
|
338
|
+
var __vue_render__$n = function () {
|
|
326
339
|
var _vm = this;
|
|
327
340
|
|
|
328
341
|
var _h = _vm.$createElement;
|
|
@@ -350,34 +363,34 @@ var __vue_render__$l = function () {
|
|
|
350
363
|
}, [_vm._t("default")], 2)]);
|
|
351
364
|
};
|
|
352
365
|
|
|
353
|
-
var __vue_staticRenderFns__$
|
|
366
|
+
var __vue_staticRenderFns__$n = [];
|
|
354
367
|
/* style */
|
|
355
368
|
|
|
356
|
-
const __vue_inject_styles__$
|
|
369
|
+
const __vue_inject_styles__$o = undefined;
|
|
357
370
|
/* scoped */
|
|
358
371
|
|
|
359
|
-
const __vue_scope_id__$
|
|
372
|
+
const __vue_scope_id__$o = undefined;
|
|
360
373
|
/* module identifier */
|
|
361
374
|
|
|
362
|
-
const __vue_module_identifier__$
|
|
375
|
+
const __vue_module_identifier__$o = undefined;
|
|
363
376
|
/* functional template */
|
|
364
377
|
|
|
365
|
-
const __vue_is_functional_template__$
|
|
378
|
+
const __vue_is_functional_template__$o = false;
|
|
366
379
|
/* style inject */
|
|
367
380
|
|
|
368
381
|
/* style inject SSR */
|
|
369
382
|
|
|
370
383
|
/* style inject shadow dom */
|
|
371
384
|
|
|
372
|
-
const __vue_component__$
|
|
373
|
-
render: __vue_render__$
|
|
374
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
375
|
-
}, __vue_inject_styles__$
|
|
385
|
+
const __vue_component__$G = /*#__PURE__*/normalizeComponent({
|
|
386
|
+
render: __vue_render__$n,
|
|
387
|
+
staticRenderFns: __vue_staticRenderFns__$n
|
|
388
|
+
}, __vue_inject_styles__$o, __vue_script__$h, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, undefined, undefined, undefined);
|
|
376
389
|
|
|
377
|
-
var NsPictogram = __vue_component__$
|
|
390
|
+
var NsPictogram = __vue_component__$G;
|
|
378
391
|
|
|
379
392
|
//
|
|
380
|
-
var script$
|
|
393
|
+
var script$g = {
|
|
381
394
|
name: "NsLottieAnimation",
|
|
382
395
|
components: {
|
|
383
396
|
LottieAnimation
|
|
@@ -433,10 +446,10 @@ var script$f = {
|
|
|
433
446
|
};
|
|
434
447
|
|
|
435
448
|
/* script */
|
|
436
|
-
const __vue_script__$
|
|
449
|
+
const __vue_script__$g = script$g;
|
|
437
450
|
/* template */
|
|
438
451
|
|
|
439
|
-
var __vue_render__$
|
|
452
|
+
var __vue_render__$m = function () {
|
|
440
453
|
var _vm = this;
|
|
441
454
|
|
|
442
455
|
var _h = _vm.$createElement;
|
|
@@ -463,36 +476,36 @@ var __vue_render__$k = function () {
|
|
|
463
476
|
})], 1);
|
|
464
477
|
};
|
|
465
478
|
|
|
466
|
-
var __vue_staticRenderFns__$
|
|
479
|
+
var __vue_staticRenderFns__$m = [];
|
|
467
480
|
/* style */
|
|
468
481
|
|
|
469
|
-
const __vue_inject_styles__$
|
|
482
|
+
const __vue_inject_styles__$n = undefined;
|
|
470
483
|
/* scoped */
|
|
471
484
|
|
|
472
|
-
const __vue_scope_id__$
|
|
485
|
+
const __vue_scope_id__$n = "data-v-14e97a70";
|
|
473
486
|
/* module identifier */
|
|
474
487
|
|
|
475
|
-
const __vue_module_identifier__$
|
|
488
|
+
const __vue_module_identifier__$n = undefined;
|
|
476
489
|
/* functional template */
|
|
477
490
|
|
|
478
|
-
const __vue_is_functional_template__$
|
|
491
|
+
const __vue_is_functional_template__$n = false;
|
|
479
492
|
/* style inject */
|
|
480
493
|
|
|
481
494
|
/* style inject SSR */
|
|
482
495
|
|
|
483
496
|
/* style inject shadow dom */
|
|
484
497
|
|
|
485
|
-
const __vue_component__$
|
|
486
|
-
render: __vue_render__$
|
|
487
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
488
|
-
}, __vue_inject_styles__$
|
|
498
|
+
const __vue_component__$F = /*#__PURE__*/normalizeComponent({
|
|
499
|
+
render: __vue_render__$m,
|
|
500
|
+
staticRenderFns: __vue_staticRenderFns__$m
|
|
501
|
+
}, __vue_inject_styles__$n, __vue_script__$g, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, undefined, undefined);
|
|
489
502
|
|
|
490
|
-
var NsLottieAnimation = __vue_component__$
|
|
503
|
+
var NsLottieAnimation = __vue_component__$F;
|
|
491
504
|
|
|
492
505
|
/* script */
|
|
493
506
|
|
|
494
507
|
/* template */
|
|
495
|
-
var __vue_render__$
|
|
508
|
+
var __vue_render__$l = function () {
|
|
496
509
|
var _vm = this;
|
|
497
510
|
|
|
498
511
|
var _h = _vm.$createElement;
|
|
@@ -507,34 +520,34 @@ var __vue_render__$j = function () {
|
|
|
507
520
|
});
|
|
508
521
|
};
|
|
509
522
|
|
|
510
|
-
var __vue_staticRenderFns__$
|
|
523
|
+
var __vue_staticRenderFns__$l = [];
|
|
511
524
|
/* style */
|
|
512
525
|
|
|
513
|
-
const __vue_inject_styles__$
|
|
526
|
+
const __vue_inject_styles__$m = undefined;
|
|
514
527
|
/* scoped */
|
|
515
528
|
|
|
516
|
-
const __vue_scope_id__$
|
|
529
|
+
const __vue_scope_id__$m = undefined;
|
|
517
530
|
/* module identifier */
|
|
518
531
|
|
|
519
|
-
const __vue_module_identifier__$
|
|
532
|
+
const __vue_module_identifier__$m = undefined;
|
|
520
533
|
/* functional template */
|
|
521
534
|
|
|
522
|
-
const __vue_is_functional_template__$
|
|
535
|
+
const __vue_is_functional_template__$m = false;
|
|
523
536
|
/* style inject */
|
|
524
537
|
|
|
525
538
|
/* style inject SSR */
|
|
526
539
|
|
|
527
540
|
/* style inject shadow dom */
|
|
528
541
|
|
|
529
|
-
const __vue_component__$
|
|
530
|
-
render: __vue_render__$
|
|
531
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
532
|
-
}, __vue_inject_styles__$
|
|
542
|
+
const __vue_component__$E = /*#__PURE__*/normalizeComponent({
|
|
543
|
+
render: __vue_render__$l,
|
|
544
|
+
staticRenderFns: __vue_staticRenderFns__$l
|
|
545
|
+
}, __vue_inject_styles__$m, {}, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, undefined, undefined);
|
|
533
546
|
|
|
534
|
-
var ExclamationMark = __vue_component__$
|
|
547
|
+
var ExclamationMark = __vue_component__$E;
|
|
535
548
|
|
|
536
549
|
//
|
|
537
|
-
var script$
|
|
550
|
+
var script$f = {
|
|
538
551
|
name: "NsEmptyState",
|
|
539
552
|
components: {
|
|
540
553
|
NsPictogram,
|
|
@@ -566,10 +579,10 @@ var script$e = {
|
|
|
566
579
|
};
|
|
567
580
|
|
|
568
581
|
/* script */
|
|
569
|
-
const __vue_script__$
|
|
582
|
+
const __vue_script__$f = script$f;
|
|
570
583
|
/* template */
|
|
571
584
|
|
|
572
|
-
var __vue_render__$
|
|
585
|
+
var __vue_render__$k = function () {
|
|
573
586
|
var _vm = this;
|
|
574
587
|
|
|
575
588
|
var _h = _vm.$createElement;
|
|
@@ -599,10 +612,10 @@ var __vue_render__$i = function () {
|
|
|
599
612
|
}, [_vm._t("description")], 2)] : _vm._e()], 2);
|
|
600
613
|
};
|
|
601
614
|
|
|
602
|
-
var __vue_staticRenderFns__$
|
|
615
|
+
var __vue_staticRenderFns__$k = [];
|
|
603
616
|
/* style */
|
|
604
617
|
|
|
605
|
-
const __vue_inject_styles__$
|
|
618
|
+
const __vue_inject_styles__$l = function (inject) {
|
|
606
619
|
if (!inject) return;
|
|
607
620
|
inject("data-v-d5a46c1c_0", {
|
|
608
621
|
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}",
|
|
@@ -613,26 +626,26 @@ const __vue_inject_styles__$j = function (inject) {
|
|
|
613
626
|
/* scoped */
|
|
614
627
|
|
|
615
628
|
|
|
616
|
-
const __vue_scope_id__$
|
|
629
|
+
const __vue_scope_id__$l = "data-v-d5a46c1c";
|
|
617
630
|
/* module identifier */
|
|
618
631
|
|
|
619
|
-
const __vue_module_identifier__$
|
|
632
|
+
const __vue_module_identifier__$l = undefined;
|
|
620
633
|
/* functional template */
|
|
621
634
|
|
|
622
|
-
const __vue_is_functional_template__$
|
|
635
|
+
const __vue_is_functional_template__$l = false;
|
|
623
636
|
/* style inject SSR */
|
|
624
637
|
|
|
625
638
|
/* style inject shadow dom */
|
|
626
639
|
|
|
627
|
-
const __vue_component__$
|
|
628
|
-
render: __vue_render__$
|
|
629
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
630
|
-
}, __vue_inject_styles__$
|
|
640
|
+
const __vue_component__$C = /*#__PURE__*/normalizeComponent({
|
|
641
|
+
render: __vue_render__$k,
|
|
642
|
+
staticRenderFns: __vue_staticRenderFns__$k
|
|
643
|
+
}, __vue_inject_styles__$l, __vue_script__$f, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, createInjector, undefined, undefined);
|
|
631
644
|
|
|
632
|
-
var __vue_component__$
|
|
645
|
+
var __vue_component__$D = __vue_component__$C;
|
|
633
646
|
|
|
634
647
|
//
|
|
635
|
-
var script$
|
|
648
|
+
var script$e = {
|
|
636
649
|
name: "NsCodeSnippet",
|
|
637
650
|
components: {
|
|
638
651
|
CvButton,
|
|
@@ -744,10 +757,10 @@ var script$d = {
|
|
|
744
757
|
};
|
|
745
758
|
|
|
746
759
|
/* script */
|
|
747
|
-
const __vue_script__$
|
|
760
|
+
const __vue_script__$e = script$e;
|
|
748
761
|
/* template */
|
|
749
762
|
|
|
750
|
-
var __vue_render__$
|
|
763
|
+
var __vue_render__$j = function () {
|
|
751
764
|
var _vm = this;
|
|
752
765
|
|
|
753
766
|
var _h = _vm.$createElement;
|
|
@@ -809,10 +822,10 @@ var __vue_render__$h = function () {
|
|
|
809
822
|
})], 1) : _vm._e()], 1);
|
|
810
823
|
};
|
|
811
824
|
|
|
812
|
-
var __vue_staticRenderFns__$
|
|
825
|
+
var __vue_staticRenderFns__$j = [];
|
|
813
826
|
/* style */
|
|
814
827
|
|
|
815
|
-
const __vue_inject_styles__$
|
|
828
|
+
const __vue_inject_styles__$k = function (inject) {
|
|
816
829
|
if (!inject) return;
|
|
817
830
|
inject("data-v-59cb538c_0", {
|
|
818
831
|
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}",
|
|
@@ -823,28 +836,191 @@ const __vue_inject_styles__$i = function (inject) {
|
|
|
823
836
|
/* scoped */
|
|
824
837
|
|
|
825
838
|
|
|
826
|
-
const __vue_scope_id__$
|
|
839
|
+
const __vue_scope_id__$k = "data-v-59cb538c";
|
|
827
840
|
/* module identifier */
|
|
828
841
|
|
|
829
|
-
const __vue_module_identifier__$
|
|
842
|
+
const __vue_module_identifier__$k = undefined;
|
|
830
843
|
/* functional template */
|
|
831
844
|
|
|
832
|
-
const __vue_is_functional_template__$
|
|
845
|
+
const __vue_is_functional_template__$k = false;
|
|
833
846
|
/* style inject SSR */
|
|
834
847
|
|
|
835
848
|
/* style inject shadow dom */
|
|
836
849
|
|
|
837
|
-
const __vue_component__$
|
|
838
|
-
render: __vue_render__$
|
|
839
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
840
|
-
}, __vue_inject_styles__$
|
|
850
|
+
const __vue_component__$A = /*#__PURE__*/normalizeComponent({
|
|
851
|
+
render: __vue_render__$j,
|
|
852
|
+
staticRenderFns: __vue_staticRenderFns__$j
|
|
853
|
+
}, __vue_inject_styles__$k, __vue_script__$e, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, createInjector, undefined, undefined);
|
|
854
|
+
|
|
855
|
+
var __vue_component__$B = __vue_component__$A;
|
|
856
|
+
|
|
857
|
+
//
|
|
858
|
+
//
|
|
859
|
+
//
|
|
860
|
+
//
|
|
861
|
+
//
|
|
862
|
+
//
|
|
863
|
+
//
|
|
864
|
+
//
|
|
865
|
+
//
|
|
866
|
+
//
|
|
867
|
+
//
|
|
868
|
+
//
|
|
869
|
+
//
|
|
870
|
+
//
|
|
871
|
+
//
|
|
872
|
+
//
|
|
873
|
+
//
|
|
874
|
+
//
|
|
875
|
+
//
|
|
876
|
+
//
|
|
877
|
+
//
|
|
878
|
+
//
|
|
879
|
+
//
|
|
880
|
+
//
|
|
881
|
+
//
|
|
882
|
+
//
|
|
883
|
+
//
|
|
884
|
+
//
|
|
885
|
+
//
|
|
886
|
+
var script$d = {
|
|
887
|
+
name: "NsCircleTimer",
|
|
888
|
+
props: {
|
|
889
|
+
timeLimit: {
|
|
890
|
+
type: Number,
|
|
891
|
+
// milliseconds
|
|
892
|
+
required: true
|
|
893
|
+
},
|
|
894
|
+
size: {
|
|
895
|
+
type: Number,
|
|
896
|
+
default: 16
|
|
897
|
+
},
|
|
898
|
+
strokeWidth: {
|
|
899
|
+
type: Number,
|
|
900
|
+
default: 20
|
|
901
|
+
},
|
|
902
|
+
color: {
|
|
903
|
+
type: String,
|
|
904
|
+
default: "#00a2de"
|
|
905
|
+
}
|
|
906
|
+
},
|
|
907
|
+
|
|
908
|
+
data() {
|
|
909
|
+
return {
|
|
910
|
+
timerInterval: null,
|
|
911
|
+
timePassed: 0,
|
|
912
|
+
timeLeft: -1 // length = 2πr = 2 * π * 40 = 251
|
|
913
|
+
|
|
914
|
+
};
|
|
915
|
+
},
|
|
916
|
+
|
|
917
|
+
computed: {
|
|
918
|
+
circleDasharray() {
|
|
919
|
+
return `${(this.calculateTimeFraction() * 251).toFixed(0)} 251`;
|
|
920
|
+
}
|
|
921
|
+
|
|
922
|
+
},
|
|
923
|
+
|
|
924
|
+
created() {
|
|
925
|
+
this.timeLimitSeconds = (this.timeLimit - 1000) / 1000;
|
|
926
|
+
this.timeLeft = this.timeLimitSeconds;
|
|
927
|
+
this.timerInterval = setInterval(() => {
|
|
928
|
+
this.timePassed += 1;
|
|
929
|
+
this.timeLeft = this.timeLimitSeconds - this.timePassed;
|
|
930
|
+
}, 1000);
|
|
931
|
+
},
|
|
932
|
+
|
|
933
|
+
beforeDestroy() {
|
|
934
|
+
clearInterval(this.timerInterval);
|
|
935
|
+
},
|
|
936
|
+
|
|
937
|
+
methods: {
|
|
938
|
+
calculateTimeFraction() {
|
|
939
|
+
return this.timeLeft / this.timeLimitSeconds;
|
|
940
|
+
}
|
|
941
|
+
|
|
942
|
+
}
|
|
943
|
+
};
|
|
944
|
+
|
|
945
|
+
/* script */
|
|
946
|
+
const __vue_script__$d = script$d;
|
|
947
|
+
/* template */
|
|
948
|
+
|
|
949
|
+
var __vue_render__$i = function () {
|
|
950
|
+
var _vm = this;
|
|
951
|
+
|
|
952
|
+
var _h = _vm.$createElement;
|
|
953
|
+
|
|
954
|
+
var _c = _vm._self._c || _h;
|
|
955
|
+
|
|
956
|
+
return _c('div', {
|
|
957
|
+
staticClass: "base-timer",
|
|
958
|
+
style: {
|
|
959
|
+
height: _vm.size + 'px',
|
|
960
|
+
width: _vm.size + 'px'
|
|
961
|
+
}
|
|
962
|
+
}, [_c('svg', {
|
|
963
|
+
staticClass: "base-timer__svg",
|
|
964
|
+
attrs: {
|
|
965
|
+
"viewBox": "0 0 100 100",
|
|
966
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
967
|
+
}
|
|
968
|
+
}, [_c('g', {
|
|
969
|
+
staticClass: "base-timer__circle"
|
|
970
|
+
}, [_c('path', {
|
|
971
|
+
staticClass: "base-timer__path-remaining green",
|
|
972
|
+
style: {
|
|
973
|
+
'stroke-width': _vm.strokeWidth + 'px',
|
|
974
|
+
'stroke-dasharray': _vm.circleDasharray,
|
|
975
|
+
color: _vm.color
|
|
976
|
+
},
|
|
977
|
+
attrs: {
|
|
978
|
+
"id": "base-timer-path-remaining",
|
|
979
|
+
"stroke-dasharray": "251",
|
|
980
|
+
"d": "\n M 50, 50\n m -40, 0\n a 40,40 0 1,0 80,0\n a 40,40 0 1,0 -80,0\n "
|
|
981
|
+
}
|
|
982
|
+
})])])]);
|
|
983
|
+
};
|
|
984
|
+
|
|
985
|
+
var __vue_staticRenderFns__$i = [];
|
|
986
|
+
/* style */
|
|
987
|
+
|
|
988
|
+
const __vue_inject_styles__$j = function (inject) {
|
|
989
|
+
if (!inject) return;
|
|
990
|
+
inject("data-v-45b59790_0", {
|
|
991
|
+
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)}",
|
|
992
|
+
map: undefined,
|
|
993
|
+
media: undefined
|
|
994
|
+
});
|
|
995
|
+
};
|
|
996
|
+
/* scoped */
|
|
997
|
+
|
|
998
|
+
|
|
999
|
+
const __vue_scope_id__$j = "data-v-45b59790";
|
|
1000
|
+
/* module identifier */
|
|
1001
|
+
|
|
1002
|
+
const __vue_module_identifier__$j = undefined;
|
|
1003
|
+
/* functional template */
|
|
841
1004
|
|
|
842
|
-
|
|
1005
|
+
const __vue_is_functional_template__$j = false;
|
|
1006
|
+
/* style inject SSR */
|
|
1007
|
+
|
|
1008
|
+
/* style inject shadow dom */
|
|
1009
|
+
|
|
1010
|
+
const __vue_component__$z = /*#__PURE__*/normalizeComponent({
|
|
1011
|
+
render: __vue_render__$i,
|
|
1012
|
+
staticRenderFns: __vue_staticRenderFns__$i
|
|
1013
|
+
}, __vue_inject_styles__$j, __vue_script__$d, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, createInjector, undefined, undefined);
|
|
1014
|
+
|
|
1015
|
+
var NsCircleTimer = __vue_component__$z;
|
|
843
1016
|
|
|
844
1017
|
//
|
|
845
1018
|
var script$c = {
|
|
846
1019
|
name: "NsInlineNotification",
|
|
847
1020
|
extends: CvInlineNotification,
|
|
1021
|
+
components: {
|
|
1022
|
+
NsCircleTimer
|
|
1023
|
+
},
|
|
848
1024
|
props: {
|
|
849
1025
|
showCloseButton: {
|
|
850
1026
|
type: Boolean,
|
|
@@ -868,6 +1044,9 @@ var script$c = {
|
|
|
868
1044
|
loading: {
|
|
869
1045
|
type: Boolean,
|
|
870
1046
|
default: false
|
|
1047
|
+
},
|
|
1048
|
+
timer: {
|
|
1049
|
+
type: Number
|
|
871
1050
|
}
|
|
872
1051
|
}
|
|
873
1052
|
};
|
|
@@ -876,7 +1055,7 @@ var script$c = {
|
|
|
876
1055
|
const __vue_script__$c = script$c;
|
|
877
1056
|
/* template */
|
|
878
1057
|
|
|
879
|
-
var __vue_render__$
|
|
1058
|
+
var __vue_render__$h = function () {
|
|
880
1059
|
var _obj;
|
|
881
1060
|
|
|
882
1061
|
var _vm = this;
|
|
@@ -906,14 +1085,21 @@ var __vue_render__$g = function () {
|
|
|
906
1085
|
}
|
|
907
1086
|
}), _vm._v(" "), _vm.description ? _c('p', {
|
|
908
1087
|
class: [_vm.carbonPrefix + "--inline-notification__subtitle", {
|
|
909
|
-
'mg-right': _vm.loading
|
|
1088
|
+
'mg-right': _vm.loading || _vm.timer
|
|
910
1089
|
}],
|
|
911
1090
|
domProps: {
|
|
912
1091
|
"innerHTML": _vm._s(_vm.description)
|
|
913
1092
|
}
|
|
914
1093
|
}) : _vm._e(), _vm._v(" "), _vm.loading ? _c('p', {
|
|
915
1094
|
staticClass: "loader"
|
|
916
|
-
}) : _vm._e()
|
|
1095
|
+
}) : _vm._e(), _vm._v(" "), _vm.timer ? _c('p', [_c('NsCircleTimer', {
|
|
1096
|
+
attrs: {
|
|
1097
|
+
"timeLimit": _vm.timer,
|
|
1098
|
+
"size": 16,
|
|
1099
|
+
"strokeWidth": 20,
|
|
1100
|
+
"color": "white"
|
|
1101
|
+
}
|
|
1102
|
+
})], 1) : _vm._e()])], 1), _vm._v(" "), _vm.actionLabel ? _c('button', {
|
|
917
1103
|
class: [_vm.carbonPrefix + "--inline-notification__action-button", _vm.carbonPrefix + "--btn", _vm.carbonPrefix + "--btn--sm", _vm.carbonPrefix + "--btn--ghost"],
|
|
918
1104
|
attrs: {
|
|
919
1105
|
"type": "button"
|
|
@@ -940,13 +1126,13 @@ var __vue_render__$g = function () {
|
|
|
940
1126
|
})], 1) : _vm._e()]);
|
|
941
1127
|
};
|
|
942
1128
|
|
|
943
|
-
var __vue_staticRenderFns__$
|
|
1129
|
+
var __vue_staticRenderFns__$h = [];
|
|
944
1130
|
/* style */
|
|
945
1131
|
|
|
946
|
-
const __vue_inject_styles__$
|
|
1132
|
+
const __vue_inject_styles__$i = function (inject) {
|
|
947
1133
|
if (!inject) return;
|
|
948
|
-
inject("data-v-
|
|
949
|
-
source: ".title[data-v-
|
|
1134
|
+
inject("data-v-1e5d2ff7_0", {
|
|
1135
|
+
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}",
|
|
950
1136
|
map: undefined,
|
|
951
1137
|
media: undefined
|
|
952
1138
|
});
|
|
@@ -954,23 +1140,23 @@ const __vue_inject_styles__$h = function (inject) {
|
|
|
954
1140
|
/* scoped */
|
|
955
1141
|
|
|
956
1142
|
|
|
957
|
-
const __vue_scope_id__$
|
|
1143
|
+
const __vue_scope_id__$i = "data-v-1e5d2ff7";
|
|
958
1144
|
/* module identifier */
|
|
959
1145
|
|
|
960
|
-
const __vue_module_identifier__$
|
|
1146
|
+
const __vue_module_identifier__$i = undefined;
|
|
961
1147
|
/* functional template */
|
|
962
1148
|
|
|
963
|
-
const __vue_is_functional_template__$
|
|
1149
|
+
const __vue_is_functional_template__$i = false;
|
|
964
1150
|
/* style inject SSR */
|
|
965
1151
|
|
|
966
1152
|
/* style inject shadow dom */
|
|
967
1153
|
|
|
968
|
-
const __vue_component__$
|
|
969
|
-
render: __vue_render__$
|
|
970
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
971
|
-
}, __vue_inject_styles__$
|
|
1154
|
+
const __vue_component__$y = /*#__PURE__*/normalizeComponent({
|
|
1155
|
+
render: __vue_render__$h,
|
|
1156
|
+
staticRenderFns: __vue_staticRenderFns__$h
|
|
1157
|
+
}, __vue_inject_styles__$i, __vue_script__$c, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, createInjector, undefined, undefined);
|
|
972
1158
|
|
|
973
|
-
var NsInlineNotification = __vue_component__$
|
|
1159
|
+
var NsInlineNotification = __vue_component__$y;
|
|
974
1160
|
|
|
975
1161
|
//
|
|
976
1162
|
//
|
|
@@ -1023,7 +1209,7 @@ var script$b = {
|
|
|
1023
1209
|
const __vue_script__$b = script$b;
|
|
1024
1210
|
/* template */
|
|
1025
1211
|
|
|
1026
|
-
var __vue_render__$
|
|
1212
|
+
var __vue_render__$g = function () {
|
|
1027
1213
|
var _vm = this;
|
|
1028
1214
|
|
|
1029
1215
|
var _h = _vm.$createElement;
|
|
@@ -1048,10 +1234,10 @@ var __vue_render__$f = function () {
|
|
|
1048
1234
|
})]], 2)]);
|
|
1049
1235
|
};
|
|
1050
1236
|
|
|
1051
|
-
var __vue_staticRenderFns__$
|
|
1237
|
+
var __vue_staticRenderFns__$g = [];
|
|
1052
1238
|
/* style */
|
|
1053
1239
|
|
|
1054
|
-
const __vue_inject_styles__$
|
|
1240
|
+
const __vue_inject_styles__$h = function (inject) {
|
|
1055
1241
|
if (!inject) return;
|
|
1056
1242
|
inject("data-v-2bcd6519_0", {
|
|
1057
1243
|
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%}}",
|
|
@@ -1062,23 +1248,23 @@ const __vue_inject_styles__$g = function (inject) {
|
|
|
1062
1248
|
/* scoped */
|
|
1063
1249
|
|
|
1064
1250
|
|
|
1065
|
-
const __vue_scope_id__$
|
|
1251
|
+
const __vue_scope_id__$h = "data-v-2bcd6519";
|
|
1066
1252
|
/* module identifier */
|
|
1067
1253
|
|
|
1068
|
-
const __vue_module_identifier__$
|
|
1254
|
+
const __vue_module_identifier__$h = undefined;
|
|
1069
1255
|
/* functional template */
|
|
1070
1256
|
|
|
1071
|
-
const __vue_is_functional_template__$
|
|
1257
|
+
const __vue_is_functional_template__$h = false;
|
|
1072
1258
|
/* style inject SSR */
|
|
1073
1259
|
|
|
1074
1260
|
/* style inject shadow dom */
|
|
1075
1261
|
|
|
1076
|
-
const __vue_component__$
|
|
1077
|
-
render: __vue_render__$
|
|
1078
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1079
|
-
}, __vue_inject_styles__$
|
|
1262
|
+
const __vue_component__$x = /*#__PURE__*/normalizeComponent({
|
|
1263
|
+
render: __vue_render__$g,
|
|
1264
|
+
staticRenderFns: __vue_staticRenderFns__$g
|
|
1265
|
+
}, __vue_inject_styles__$h, __vue_script__$b, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, createInjector, undefined, undefined);
|
|
1080
1266
|
|
|
1081
|
-
var NsProgressBar = __vue_component__$
|
|
1267
|
+
var NsProgressBar = __vue_component__$x;
|
|
1082
1268
|
|
|
1083
1269
|
var script$a = {
|
|
1084
1270
|
name: "NsSvg",
|
|
@@ -1144,25 +1330,25 @@ const __vue_script__$a = script$a;
|
|
|
1144
1330
|
|
|
1145
1331
|
/* style */
|
|
1146
1332
|
|
|
1147
|
-
const __vue_inject_styles__$
|
|
1333
|
+
const __vue_inject_styles__$g = undefined;
|
|
1148
1334
|
/* scoped */
|
|
1149
1335
|
|
|
1150
|
-
const __vue_scope_id__$
|
|
1336
|
+
const __vue_scope_id__$g = undefined;
|
|
1151
1337
|
/* module identifier */
|
|
1152
1338
|
|
|
1153
|
-
const __vue_module_identifier__$
|
|
1339
|
+
const __vue_module_identifier__$g = undefined;
|
|
1154
1340
|
/* functional template */
|
|
1155
1341
|
|
|
1156
|
-
const __vue_is_functional_template__$
|
|
1342
|
+
const __vue_is_functional_template__$g = undefined;
|
|
1157
1343
|
/* style inject */
|
|
1158
1344
|
|
|
1159
1345
|
/* style inject SSR */
|
|
1160
1346
|
|
|
1161
1347
|
/* style inject shadow dom */
|
|
1162
1348
|
|
|
1163
|
-
const __vue_component__$
|
|
1349
|
+
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);
|
|
1164
1350
|
|
|
1165
|
-
var NsSvg = __vue_component__$
|
|
1351
|
+
var NsSvg = __vue_component__$w;
|
|
1166
1352
|
|
|
1167
1353
|
//
|
|
1168
1354
|
var script$9 = {
|
|
@@ -1236,7 +1422,7 @@ var script$9 = {
|
|
|
1236
1422
|
const __vue_script__$9 = script$9;
|
|
1237
1423
|
/* template */
|
|
1238
1424
|
|
|
1239
|
-
var __vue_render__$
|
|
1425
|
+
var __vue_render__$f = function () {
|
|
1240
1426
|
var _obj;
|
|
1241
1427
|
|
|
1242
1428
|
var _vm = this;
|
|
@@ -1273,10 +1459,10 @@ var __vue_render__$e = function () {
|
|
|
1273
1459
|
}) : _vm._e()], 1);
|
|
1274
1460
|
};
|
|
1275
1461
|
|
|
1276
|
-
var __vue_staticRenderFns__$
|
|
1462
|
+
var __vue_staticRenderFns__$f = [];
|
|
1277
1463
|
/* style */
|
|
1278
1464
|
|
|
1279
|
-
const __vue_inject_styles__$
|
|
1465
|
+
const __vue_inject_styles__$f = function (inject) {
|
|
1280
1466
|
if (!inject) return;
|
|
1281
1467
|
inject("data-v-bbf09f9e_0", {
|
|
1282
1468
|
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}",
|
|
@@ -1287,23 +1473,23 @@ const __vue_inject_styles__$e = function (inject) {
|
|
|
1287
1473
|
/* scoped */
|
|
1288
1474
|
|
|
1289
1475
|
|
|
1290
|
-
const __vue_scope_id__$
|
|
1476
|
+
const __vue_scope_id__$f = "data-v-bbf09f9e";
|
|
1291
1477
|
/* module identifier */
|
|
1292
1478
|
|
|
1293
|
-
const __vue_module_identifier__$
|
|
1479
|
+
const __vue_module_identifier__$f = undefined;
|
|
1294
1480
|
/* functional template */
|
|
1295
1481
|
|
|
1296
|
-
const __vue_is_functional_template__$
|
|
1482
|
+
const __vue_is_functional_template__$f = false;
|
|
1297
1483
|
/* style inject SSR */
|
|
1298
1484
|
|
|
1299
1485
|
/* style inject shadow dom */
|
|
1300
1486
|
|
|
1301
|
-
const __vue_component__$
|
|
1302
|
-
render: __vue_render__$
|
|
1303
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1304
|
-
}, __vue_inject_styles__$
|
|
1487
|
+
const __vue_component__$u = /*#__PURE__*/normalizeComponent({
|
|
1488
|
+
render: __vue_render__$f,
|
|
1489
|
+
staticRenderFns: __vue_staticRenderFns__$f
|
|
1490
|
+
}, __vue_inject_styles__$f, __vue_script__$9, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, createInjector, undefined, undefined);
|
|
1305
1491
|
|
|
1306
|
-
var __vue_component__$
|
|
1492
|
+
var __vue_component__$v = __vue_component__$u;
|
|
1307
1493
|
|
|
1308
1494
|
function toInteger(dirtyNumber) {
|
|
1309
1495
|
if (dirtyNumber === null || dirtyNumber === true || dirtyNumber === false) {
|
|
@@ -5945,7 +6131,7 @@ var script$8 = {
|
|
|
5945
6131
|
const __vue_script__$8 = script$8;
|
|
5946
6132
|
/* template */
|
|
5947
6133
|
|
|
5948
|
-
var __vue_render__$
|
|
6134
|
+
var __vue_render__$e = function () {
|
|
5949
6135
|
var _obj;
|
|
5950
6136
|
|
|
5951
6137
|
var _vm = this;
|
|
@@ -6028,10 +6214,10 @@ var __vue_render__$d = function () {
|
|
|
6028
6214
|
})], 1) : _vm._e()], 1)]);
|
|
6029
6215
|
};
|
|
6030
6216
|
|
|
6031
|
-
var __vue_staticRenderFns__$
|
|
6217
|
+
var __vue_staticRenderFns__$e = [];
|
|
6032
6218
|
/* style */
|
|
6033
6219
|
|
|
6034
|
-
const __vue_inject_styles__$
|
|
6220
|
+
const __vue_inject_styles__$e = function (inject) {
|
|
6035
6221
|
if (!inject) return;
|
|
6036
6222
|
inject("data-v-79bd81d3_0", {
|
|
6037
6223
|
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}",
|
|
@@ -6046,23 +6232,23 @@ const __vue_inject_styles__$d = function (inject) {
|
|
|
6046
6232
|
/* scoped */
|
|
6047
6233
|
|
|
6048
6234
|
|
|
6049
|
-
const __vue_scope_id__$
|
|
6235
|
+
const __vue_scope_id__$e = "data-v-79bd81d3";
|
|
6050
6236
|
/* module identifier */
|
|
6051
6237
|
|
|
6052
|
-
const __vue_module_identifier__$
|
|
6238
|
+
const __vue_module_identifier__$e = undefined;
|
|
6053
6239
|
/* functional template */
|
|
6054
6240
|
|
|
6055
|
-
const __vue_is_functional_template__$
|
|
6241
|
+
const __vue_is_functional_template__$e = false;
|
|
6056
6242
|
/* style inject SSR */
|
|
6057
6243
|
|
|
6058
6244
|
/* style inject shadow dom */
|
|
6059
6245
|
|
|
6060
|
-
const __vue_component__$
|
|
6061
|
-
render: __vue_render__$
|
|
6062
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
6063
|
-
}, __vue_inject_styles__$
|
|
6246
|
+
const __vue_component__$s = /*#__PURE__*/normalizeComponent({
|
|
6247
|
+
render: __vue_render__$e,
|
|
6248
|
+
staticRenderFns: __vue_staticRenderFns__$e
|
|
6249
|
+
}, __vue_inject_styles__$e, __vue_script__$8, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, createInjector, undefined, undefined);
|
|
6064
6250
|
|
|
6065
|
-
var __vue_component__$
|
|
6251
|
+
var __vue_component__$t = __vue_component__$s;
|
|
6066
6252
|
|
|
6067
6253
|
//
|
|
6068
6254
|
var script$7 = {
|
|
@@ -6103,7 +6289,7 @@ var script$7 = {
|
|
|
6103
6289
|
const __vue_script__$7 = script$7;
|
|
6104
6290
|
/* template */
|
|
6105
6291
|
|
|
6106
|
-
var __vue_render__$
|
|
6292
|
+
var __vue_render__$d = function () {
|
|
6107
6293
|
var _vm = this;
|
|
6108
6294
|
|
|
6109
6295
|
var _h = _vm.$createElement;
|
|
@@ -6135,10 +6321,10 @@ var __vue_render__$c = function () {
|
|
|
6135
6321
|
}, [_vm._t("content")], 2)], 2);
|
|
6136
6322
|
};
|
|
6137
6323
|
|
|
6138
|
-
var __vue_staticRenderFns__$
|
|
6324
|
+
var __vue_staticRenderFns__$d = [];
|
|
6139
6325
|
/* style */
|
|
6140
6326
|
|
|
6141
|
-
const __vue_inject_styles__$
|
|
6327
|
+
const __vue_inject_styles__$d = function (inject) {
|
|
6142
6328
|
if (!inject) return;
|
|
6143
6329
|
inject("data-v-5f0f76db_0", {
|
|
6144
6330
|
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}",
|
|
@@ -6149,23 +6335,23 @@ const __vue_inject_styles__$c = function (inject) {
|
|
|
6149
6335
|
/* scoped */
|
|
6150
6336
|
|
|
6151
6337
|
|
|
6152
|
-
const __vue_scope_id__$
|
|
6338
|
+
const __vue_scope_id__$d = "data-v-5f0f76db";
|
|
6153
6339
|
/* module identifier */
|
|
6154
6340
|
|
|
6155
|
-
const __vue_module_identifier__$
|
|
6341
|
+
const __vue_module_identifier__$d = undefined;
|
|
6156
6342
|
/* functional template */
|
|
6157
6343
|
|
|
6158
|
-
const __vue_is_functional_template__$
|
|
6344
|
+
const __vue_is_functional_template__$d = false;
|
|
6159
6345
|
/* style inject SSR */
|
|
6160
6346
|
|
|
6161
6347
|
/* style inject shadow dom */
|
|
6162
6348
|
|
|
6163
|
-
const __vue_component__$
|
|
6164
|
-
render: __vue_render__$
|
|
6165
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
6166
|
-
}, __vue_inject_styles__$
|
|
6349
|
+
const __vue_component__$q = /*#__PURE__*/normalizeComponent({
|
|
6350
|
+
render: __vue_render__$d,
|
|
6351
|
+
staticRenderFns: __vue_staticRenderFns__$d
|
|
6352
|
+
}, __vue_inject_styles__$d, __vue_script__$7, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, createInjector, undefined, undefined);
|
|
6167
6353
|
|
|
6168
|
-
var __vue_component__$
|
|
6354
|
+
var __vue_component__$r = __vue_component__$q;
|
|
6169
6355
|
|
|
6170
6356
|
//
|
|
6171
6357
|
var script$6 = {
|
|
@@ -6218,7 +6404,7 @@ var script$6 = {
|
|
|
6218
6404
|
const __vue_script__$6 = script$6;
|
|
6219
6405
|
/* template */
|
|
6220
6406
|
|
|
6221
|
-
var __vue_render__$
|
|
6407
|
+
var __vue_render__$c = function () {
|
|
6222
6408
|
var _vm = this;
|
|
6223
6409
|
|
|
6224
6410
|
var _h = _vm.$createElement;
|
|
@@ -6287,10 +6473,10 @@ var __vue_render__$b = function () {
|
|
|
6287
6473
|
}, [_c('h4', [_vm._v(_vm._s(_vm.valueSuccess))])]) : _c('h4', [_vm._v(_vm._s(_vm.valueSuccess))])], 1) : _vm._e()])]);
|
|
6288
6474
|
};
|
|
6289
6475
|
|
|
6290
|
-
var __vue_staticRenderFns__$
|
|
6476
|
+
var __vue_staticRenderFns__$c = [];
|
|
6291
6477
|
/* style */
|
|
6292
6478
|
|
|
6293
|
-
const __vue_inject_styles__$
|
|
6479
|
+
const __vue_inject_styles__$c = function (inject) {
|
|
6294
6480
|
if (!inject) return;
|
|
6295
6481
|
inject("data-v-e4a14fb4_0", {
|
|
6296
6482
|
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}",
|
|
@@ -6301,23 +6487,23 @@ const __vue_inject_styles__$b = function (inject) {
|
|
|
6301
6487
|
/* scoped */
|
|
6302
6488
|
|
|
6303
6489
|
|
|
6304
|
-
const __vue_scope_id__$
|
|
6490
|
+
const __vue_scope_id__$c = "data-v-e4a14fb4";
|
|
6305
6491
|
/* module identifier */
|
|
6306
6492
|
|
|
6307
|
-
const __vue_module_identifier__$
|
|
6493
|
+
const __vue_module_identifier__$c = undefined;
|
|
6308
6494
|
/* functional template */
|
|
6309
6495
|
|
|
6310
|
-
const __vue_is_functional_template__$
|
|
6496
|
+
const __vue_is_functional_template__$c = false;
|
|
6311
6497
|
/* style inject SSR */
|
|
6312
6498
|
|
|
6313
6499
|
/* style inject shadow dom */
|
|
6314
6500
|
|
|
6315
|
-
const __vue_component__$
|
|
6316
|
-
render: __vue_render__$
|
|
6317
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
6318
|
-
}, __vue_inject_styles__$
|
|
6501
|
+
const __vue_component__$o = /*#__PURE__*/normalizeComponent({
|
|
6502
|
+
render: __vue_render__$c,
|
|
6503
|
+
staticRenderFns: __vue_staticRenderFns__$c
|
|
6504
|
+
}, __vue_inject_styles__$c, __vue_script__$6, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, createInjector, undefined, undefined);
|
|
6319
6505
|
|
|
6320
|
-
var __vue_component__$
|
|
6506
|
+
var __vue_component__$p = __vue_component__$o;
|
|
6321
6507
|
|
|
6322
6508
|
//
|
|
6323
6509
|
var script$5 = {
|
|
@@ -6377,7 +6563,7 @@ var script$5 = {
|
|
|
6377
6563
|
const __vue_script__$5 = script$5;
|
|
6378
6564
|
/* template */
|
|
6379
6565
|
|
|
6380
|
-
var __vue_render__$
|
|
6566
|
+
var __vue_render__$b = function () {
|
|
6381
6567
|
var _vm = this;
|
|
6382
6568
|
|
|
6383
6569
|
var _h = _vm.$createElement;
|
|
@@ -6432,10 +6618,10 @@ var __vue_render__$a = function () {
|
|
|
6432
6618
|
})], 1)])]);
|
|
6433
6619
|
};
|
|
6434
6620
|
|
|
6435
|
-
var __vue_staticRenderFns__$
|
|
6621
|
+
var __vue_staticRenderFns__$b = [];
|
|
6436
6622
|
/* style */
|
|
6437
6623
|
|
|
6438
|
-
const __vue_inject_styles__$
|
|
6624
|
+
const __vue_inject_styles__$b = function (inject) {
|
|
6439
6625
|
if (!inject) return;
|
|
6440
6626
|
inject("data-v-e13a5ce6_0", {
|
|
6441
6627
|
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}",
|
|
@@ -6446,26 +6632,34 @@ const __vue_inject_styles__$a = function (inject) {
|
|
|
6446
6632
|
/* scoped */
|
|
6447
6633
|
|
|
6448
6634
|
|
|
6449
|
-
const __vue_scope_id__$
|
|
6635
|
+
const __vue_scope_id__$b = "data-v-e13a5ce6";
|
|
6450
6636
|
/* module identifier */
|
|
6451
6637
|
|
|
6452
|
-
const __vue_module_identifier__$
|
|
6638
|
+
const __vue_module_identifier__$b = undefined;
|
|
6453
6639
|
/* functional template */
|
|
6454
6640
|
|
|
6455
|
-
const __vue_is_functional_template__$
|
|
6641
|
+
const __vue_is_functional_template__$b = false;
|
|
6456
6642
|
/* style inject SSR */
|
|
6457
6643
|
|
|
6458
6644
|
/* style inject shadow dom */
|
|
6459
6645
|
|
|
6460
|
-
const __vue_component__$
|
|
6461
|
-
render: __vue_render__$
|
|
6462
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
6463
|
-
}, __vue_inject_styles__$
|
|
6646
|
+
const __vue_component__$m = /*#__PURE__*/normalizeComponent({
|
|
6647
|
+
render: __vue_render__$b,
|
|
6648
|
+
staticRenderFns: __vue_staticRenderFns__$b
|
|
6649
|
+
}, __vue_inject_styles__$b, __vue_script__$5, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, createInjector, undefined, undefined);
|
|
6464
6650
|
|
|
6465
|
-
var __vue_component__$
|
|
6651
|
+
var __vue_component__$n = __vue_component__$m;
|
|
6466
6652
|
|
|
6467
6653
|
var UtilService = {
|
|
6468
6654
|
name: "UtilService",
|
|
6655
|
+
|
|
6656
|
+
data() {
|
|
6657
|
+
return {
|
|
6658
|
+
DELETE_DELAY: 7000 // you have 7 seconds to cancel object deletion
|
|
6659
|
+
|
|
6660
|
+
};
|
|
6661
|
+
},
|
|
6662
|
+
|
|
6469
6663
|
methods: {
|
|
6470
6664
|
getErrorMessage(error) {
|
|
6471
6665
|
if (error.message === "Network Error") {
|
|
@@ -6775,7 +6969,7 @@ var script$4 = {
|
|
|
6775
6969
|
const __vue_script__$4 = script$4;
|
|
6776
6970
|
/* template */
|
|
6777
6971
|
|
|
6778
|
-
var __vue_render__$
|
|
6972
|
+
var __vue_render__$a = function () {
|
|
6779
6973
|
var _vm = this;
|
|
6780
6974
|
|
|
6781
6975
|
var _h = _vm.$createElement;
|
|
@@ -6864,10 +7058,10 @@ var __vue_render__$9 = function () {
|
|
|
6864
7058
|
}, [_vm._v(_vm._s(_vm.equalLabel))])])], 1)]);
|
|
6865
7059
|
};
|
|
6866
7060
|
|
|
6867
|
-
var __vue_staticRenderFns__$
|
|
7061
|
+
var __vue_staticRenderFns__$a = [];
|
|
6868
7062
|
/* style */
|
|
6869
7063
|
|
|
6870
|
-
const __vue_inject_styles__$
|
|
7064
|
+
const __vue_inject_styles__$a = function (inject) {
|
|
6871
7065
|
if (!inject) return;
|
|
6872
7066
|
inject("data-v-1598af82_0", {
|
|
6873
7067
|
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}",
|
|
@@ -6878,23 +7072,23 @@ const __vue_inject_styles__$9 = function (inject) {
|
|
|
6878
7072
|
/* scoped */
|
|
6879
7073
|
|
|
6880
7074
|
|
|
6881
|
-
const __vue_scope_id__$
|
|
7075
|
+
const __vue_scope_id__$a = "data-v-1598af82";
|
|
6882
7076
|
/* module identifier */
|
|
6883
7077
|
|
|
6884
|
-
const __vue_module_identifier__$
|
|
7078
|
+
const __vue_module_identifier__$a = undefined;
|
|
6885
7079
|
/* functional template */
|
|
6886
7080
|
|
|
6887
|
-
const __vue_is_functional_template__$
|
|
7081
|
+
const __vue_is_functional_template__$a = false;
|
|
6888
7082
|
/* style inject SSR */
|
|
6889
7083
|
|
|
6890
7084
|
/* style inject shadow dom */
|
|
6891
7085
|
|
|
6892
|
-
const __vue_component__$
|
|
6893
|
-
render: __vue_render__$
|
|
6894
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
6895
|
-
}, __vue_inject_styles__$
|
|
7086
|
+
const __vue_component__$k = /*#__PURE__*/normalizeComponent({
|
|
7087
|
+
render: __vue_render__$a,
|
|
7088
|
+
staticRenderFns: __vue_staticRenderFns__$a
|
|
7089
|
+
}, __vue_inject_styles__$a, __vue_script__$4, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, createInjector, undefined, undefined);
|
|
6896
7090
|
|
|
6897
|
-
var __vue_component__$
|
|
7091
|
+
var __vue_component__$l = __vue_component__$k;
|
|
6898
7092
|
|
|
6899
7093
|
//
|
|
6900
7094
|
|
|
@@ -6930,7 +7124,7 @@ var script$3 = {
|
|
|
6930
7124
|
const __vue_script__$3 = script$3;
|
|
6931
7125
|
/* template */
|
|
6932
7126
|
|
|
6933
|
-
var __vue_render__$
|
|
7127
|
+
var __vue_render__$9 = function () {
|
|
6934
7128
|
var _obj, _obj$1;
|
|
6935
7129
|
|
|
6936
7130
|
var _vm = this;
|
|
@@ -7042,31 +7236,31 @@ var __vue_render__$8 = function () {
|
|
|
7042
7236
|
})])]);
|
|
7043
7237
|
};
|
|
7044
7238
|
|
|
7045
|
-
var __vue_staticRenderFns__$
|
|
7239
|
+
var __vue_staticRenderFns__$9 = [];
|
|
7046
7240
|
/* style */
|
|
7047
7241
|
|
|
7048
|
-
const __vue_inject_styles__$
|
|
7242
|
+
const __vue_inject_styles__$9 = undefined;
|
|
7049
7243
|
/* scoped */
|
|
7050
7244
|
|
|
7051
|
-
const __vue_scope_id__$
|
|
7245
|
+
const __vue_scope_id__$9 = undefined;
|
|
7052
7246
|
/* module identifier */
|
|
7053
7247
|
|
|
7054
|
-
const __vue_module_identifier__$
|
|
7248
|
+
const __vue_module_identifier__$9 = undefined;
|
|
7055
7249
|
/* functional template */
|
|
7056
7250
|
|
|
7057
|
-
const __vue_is_functional_template__$
|
|
7251
|
+
const __vue_is_functional_template__$9 = false;
|
|
7058
7252
|
/* style inject */
|
|
7059
7253
|
|
|
7060
7254
|
/* style inject SSR */
|
|
7061
7255
|
|
|
7062
7256
|
/* style inject shadow dom */
|
|
7063
7257
|
|
|
7064
|
-
const __vue_component__$
|
|
7065
|
-
render: __vue_render__$
|
|
7066
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
7067
|
-
}, __vue_inject_styles__$
|
|
7258
|
+
const __vue_component__$i = /*#__PURE__*/normalizeComponent({
|
|
7259
|
+
render: __vue_render__$9,
|
|
7260
|
+
staticRenderFns: __vue_staticRenderFns__$9
|
|
7261
|
+
}, __vue_inject_styles__$9, __vue_script__$3, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, undefined, undefined);
|
|
7068
7262
|
|
|
7069
|
-
var __vue_component__$
|
|
7263
|
+
var __vue_component__$j = __vue_component__$i;
|
|
7070
7264
|
|
|
7071
7265
|
//
|
|
7072
7266
|
Vue.use(chartsVue);
|
|
@@ -7147,7 +7341,7 @@ var script$2 = {
|
|
|
7147
7341
|
const __vue_script__$2 = script$2;
|
|
7148
7342
|
/* template */
|
|
7149
7343
|
|
|
7150
|
-
var __vue_render__$
|
|
7344
|
+
var __vue_render__$8 = function () {
|
|
7151
7345
|
var _vm = this;
|
|
7152
7346
|
|
|
7153
7347
|
var _h = _vm.$createElement;
|
|
@@ -7162,31 +7356,31 @@ var __vue_render__$7 = function () {
|
|
|
7162
7356
|
});
|
|
7163
7357
|
};
|
|
7164
7358
|
|
|
7165
|
-
var __vue_staticRenderFns__$
|
|
7359
|
+
var __vue_staticRenderFns__$8 = [];
|
|
7166
7360
|
/* style */
|
|
7167
7361
|
|
|
7168
|
-
const __vue_inject_styles__$
|
|
7362
|
+
const __vue_inject_styles__$8 = undefined;
|
|
7169
7363
|
/* scoped */
|
|
7170
7364
|
|
|
7171
|
-
const __vue_scope_id__$
|
|
7365
|
+
const __vue_scope_id__$8 = undefined;
|
|
7172
7366
|
/* module identifier */
|
|
7173
7367
|
|
|
7174
|
-
const __vue_module_identifier__$
|
|
7368
|
+
const __vue_module_identifier__$8 = undefined;
|
|
7175
7369
|
/* functional template */
|
|
7176
7370
|
|
|
7177
|
-
const __vue_is_functional_template__$
|
|
7371
|
+
const __vue_is_functional_template__$8 = false;
|
|
7178
7372
|
/* style inject */
|
|
7179
7373
|
|
|
7180
7374
|
/* style inject SSR */
|
|
7181
7375
|
|
|
7182
7376
|
/* style inject shadow dom */
|
|
7183
7377
|
|
|
7184
|
-
const __vue_component__$
|
|
7185
|
-
render: __vue_render__$
|
|
7186
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
7187
|
-
}, __vue_inject_styles__$
|
|
7378
|
+
const __vue_component__$g = /*#__PURE__*/normalizeComponent({
|
|
7379
|
+
render: __vue_render__$8,
|
|
7380
|
+
staticRenderFns: __vue_staticRenderFns__$8
|
|
7381
|
+
}, __vue_inject_styles__$8, __vue_script__$2, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
|
|
7188
7382
|
|
|
7189
|
-
var __vue_component__$
|
|
7383
|
+
var __vue_component__$h = __vue_component__$g;
|
|
7190
7384
|
|
|
7191
7385
|
//
|
|
7192
7386
|
Vue.use(chartsVue);
|
|
@@ -7249,7 +7443,7 @@ var script$1 = {
|
|
|
7249
7443
|
const __vue_script__$1 = script$1;
|
|
7250
7444
|
/* template */
|
|
7251
7445
|
|
|
7252
|
-
var __vue_render__$
|
|
7446
|
+
var __vue_render__$7 = function () {
|
|
7253
7447
|
var _vm = this;
|
|
7254
7448
|
|
|
7255
7449
|
var _h = _vm.$createElement;
|
|
@@ -7264,31 +7458,31 @@ var __vue_render__$6 = function () {
|
|
|
7264
7458
|
});
|
|
7265
7459
|
};
|
|
7266
7460
|
|
|
7267
|
-
var __vue_staticRenderFns__$
|
|
7461
|
+
var __vue_staticRenderFns__$7 = [];
|
|
7268
7462
|
/* style */
|
|
7269
7463
|
|
|
7270
|
-
const __vue_inject_styles__$
|
|
7464
|
+
const __vue_inject_styles__$7 = undefined;
|
|
7271
7465
|
/* scoped */
|
|
7272
7466
|
|
|
7273
|
-
const __vue_scope_id__$
|
|
7467
|
+
const __vue_scope_id__$7 = undefined;
|
|
7274
7468
|
/* module identifier */
|
|
7275
7469
|
|
|
7276
|
-
const __vue_module_identifier__$
|
|
7470
|
+
const __vue_module_identifier__$7 = undefined;
|
|
7277
7471
|
/* functional template */
|
|
7278
7472
|
|
|
7279
|
-
const __vue_is_functional_template__$
|
|
7473
|
+
const __vue_is_functional_template__$7 = false;
|
|
7280
7474
|
/* style inject */
|
|
7281
7475
|
|
|
7282
7476
|
/* style inject SSR */
|
|
7283
7477
|
|
|
7284
7478
|
/* style inject shadow dom */
|
|
7285
7479
|
|
|
7286
|
-
const __vue_component__$
|
|
7287
|
-
render: __vue_render__$
|
|
7288
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
7289
|
-
}, __vue_inject_styles__$
|
|
7480
|
+
const __vue_component__$e = /*#__PURE__*/normalizeComponent({
|
|
7481
|
+
render: __vue_render__$7,
|
|
7482
|
+
staticRenderFns: __vue_staticRenderFns__$7
|
|
7483
|
+
}, __vue_inject_styles__$7, __vue_script__$1, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
|
|
7290
7484
|
|
|
7291
|
-
var __vue_component__$
|
|
7485
|
+
var __vue_component__$f = __vue_component__$e;
|
|
7292
7486
|
|
|
7293
7487
|
//
|
|
7294
7488
|
var script = {
|
|
@@ -7377,7 +7571,7 @@ var script = {
|
|
|
7377
7571
|
const __vue_script__ = script;
|
|
7378
7572
|
/* template */
|
|
7379
7573
|
|
|
7380
|
-
var __vue_render__$
|
|
7574
|
+
var __vue_render__$6 = function () {
|
|
7381
7575
|
var _vm = this;
|
|
7382
7576
|
|
|
7383
7577
|
var _h = _vm.$createElement;
|
|
@@ -7406,11 +7600,11 @@ var __vue_render__$5 = function () {
|
|
|
7406
7600
|
"showCloseButton": false
|
|
7407
7601
|
}
|
|
7408
7602
|
}), _vm._v(" "), _c('div', {
|
|
7409
|
-
staticClass: "mg-bottom-md",
|
|
7410
7603
|
domProps: {
|
|
7411
7604
|
"innerHTML": _vm._s(_vm.description)
|
|
7412
7605
|
}
|
|
7413
|
-
}), _vm._v(" "), _c('div', {
|
|
7606
|
+
}), _vm._v(" "), _vm._t("explanation"), _vm._v(" "), _c('div', {
|
|
7607
|
+
staticClass: "type-to-confirm",
|
|
7414
7608
|
domProps: {
|
|
7415
7609
|
"innerHTML": _vm._s(_vm.typeToConfirmMessage)
|
|
7416
7610
|
}
|
|
@@ -7431,20 +7625,70 @@ var __vue_render__$5 = function () {
|
|
|
7431
7625
|
},
|
|
7432
7626
|
expression: "userInput"
|
|
7433
7627
|
}
|
|
7434
|
-
})], 1)],
|
|
7628
|
+
})], 1)], 2), _vm._v(" "), _c('template', {
|
|
7435
7629
|
slot: "secondary-button"
|
|
7436
7630
|
}, [_vm._v(_vm._s(_vm.cancelLabel))]), _vm._v(" "), _c('template', {
|
|
7437
7631
|
slot: "primary-button"
|
|
7438
7632
|
}, [_vm._v(_vm._s(_vm.deleteLabel))])], 2);
|
|
7439
7633
|
};
|
|
7440
7634
|
|
|
7635
|
+
var __vue_staticRenderFns__$6 = [];
|
|
7636
|
+
/* style */
|
|
7637
|
+
|
|
7638
|
+
const __vue_inject_styles__$6 = function (inject) {
|
|
7639
|
+
if (!inject) return;
|
|
7640
|
+
inject("data-v-dce15384_0", {
|
|
7641
|
+
source: ".type-to-confirm[data-v-dce15384]{margin-top:2rem}",
|
|
7642
|
+
map: undefined,
|
|
7643
|
+
media: undefined
|
|
7644
|
+
});
|
|
7645
|
+
};
|
|
7646
|
+
/* scoped */
|
|
7647
|
+
|
|
7648
|
+
|
|
7649
|
+
const __vue_scope_id__$6 = "data-v-dce15384";
|
|
7650
|
+
/* module identifier */
|
|
7651
|
+
|
|
7652
|
+
const __vue_module_identifier__$6 = undefined;
|
|
7653
|
+
/* functional template */
|
|
7654
|
+
|
|
7655
|
+
const __vue_is_functional_template__$6 = false;
|
|
7656
|
+
/* style inject SSR */
|
|
7657
|
+
|
|
7658
|
+
/* style inject shadow dom */
|
|
7659
|
+
|
|
7660
|
+
const __vue_component__$c = /*#__PURE__*/normalizeComponent({
|
|
7661
|
+
render: __vue_render__$6,
|
|
7662
|
+
staticRenderFns: __vue_staticRenderFns__$6
|
|
7663
|
+
}, __vue_inject_styles__$6, __vue_script__, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, createInjector, undefined, undefined);
|
|
7664
|
+
|
|
7665
|
+
var __vue_component__$d = __vue_component__$c;
|
|
7666
|
+
|
|
7667
|
+
/* script */
|
|
7668
|
+
|
|
7669
|
+
/* template */
|
|
7670
|
+
var __vue_render__$5 = function () {
|
|
7671
|
+
var _vm = this;
|
|
7672
|
+
|
|
7673
|
+
var _h = _vm.$createElement;
|
|
7674
|
+
|
|
7675
|
+
var _c = _vm._self._c || _h;
|
|
7676
|
+
|
|
7677
|
+
return _c('path', {
|
|
7678
|
+
attrs: {
|
|
7679
|
+
"id": "gear_2_",
|
|
7680
|
+
"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"
|
|
7681
|
+
}
|
|
7682
|
+
});
|
|
7683
|
+
};
|
|
7684
|
+
|
|
7441
7685
|
var __vue_staticRenderFns__$5 = [];
|
|
7442
7686
|
/* style */
|
|
7443
7687
|
|
|
7444
7688
|
const __vue_inject_styles__$5 = undefined;
|
|
7445
7689
|
/* scoped */
|
|
7446
7690
|
|
|
7447
|
-
const __vue_scope_id__$5 =
|
|
7691
|
+
const __vue_scope_id__$5 = undefined;
|
|
7448
7692
|
/* module identifier */
|
|
7449
7693
|
|
|
7450
7694
|
const __vue_module_identifier__$5 = undefined;
|
|
@@ -7460,7 +7704,7 @@ const __vue_is_functional_template__$5 = false;
|
|
|
7460
7704
|
const __vue_component__$a = /*#__PURE__*/normalizeComponent({
|
|
7461
7705
|
render: __vue_render__$5,
|
|
7462
7706
|
staticRenderFns: __vue_staticRenderFns__$5
|
|
7463
|
-
}, __vue_inject_styles__$5,
|
|
7707
|
+
}, __vue_inject_styles__$5, {}, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, undefined, undefined, undefined);
|
|
7464
7708
|
|
|
7465
7709
|
var __vue_component__$b = __vue_component__$a;
|
|
7466
7710
|
|
|
@@ -7476,8 +7720,8 @@ var __vue_render__$4 = function () {
|
|
|
7476
7720
|
|
|
7477
7721
|
return _c('path', {
|
|
7478
7722
|
attrs: {
|
|
7479
|
-
"id": "
|
|
7480
|
-
"d": "
|
|
7723
|
+
"id": "love_1_",
|
|
7724
|
+
"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"
|
|
7481
7725
|
}
|
|
7482
7726
|
});
|
|
7483
7727
|
};
|
|
@@ -7520,8 +7764,8 @@ var __vue_render__$3 = function () {
|
|
|
7520
7764
|
|
|
7521
7765
|
return _c('path', {
|
|
7522
7766
|
attrs: {
|
|
7523
|
-
"id": "
|
|
7524
|
-
"d": "
|
|
7767
|
+
"id": "warning--01_1_",
|
|
7768
|
+
"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"
|
|
7525
7769
|
}
|
|
7526
7770
|
});
|
|
7527
7771
|
};
|
|
@@ -7564,8 +7808,8 @@ var __vue_render__$2 = function () {
|
|
|
7564
7808
|
|
|
7565
7809
|
return _c('path', {
|
|
7566
7810
|
attrs: {
|
|
7567
|
-
"id": "
|
|
7568
|
-
"d": "
|
|
7811
|
+
"id": "bulldozer_1_",
|
|
7812
|
+
"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"
|
|
7569
7813
|
}
|
|
7570
7814
|
});
|
|
7571
7815
|
};
|
|
@@ -7608,8 +7852,8 @@ var __vue_render__$1 = function () {
|
|
|
7608
7852
|
|
|
7609
7853
|
return _c('path', {
|
|
7610
7854
|
attrs: {
|
|
7611
|
-
"id": "
|
|
7612
|
-
"d": "
|
|
7855
|
+
"id": "group",
|
|
7856
|
+
"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"
|
|
7613
7857
|
}
|
|
7614
7858
|
});
|
|
7615
7859
|
};
|
|
@@ -7652,8 +7896,8 @@ var __vue_render__ = function () {
|
|
|
7652
7896
|
|
|
7653
7897
|
return _c('path', {
|
|
7654
7898
|
attrs: {
|
|
7655
|
-
"id": "
|
|
7656
|
-
"d": "
|
|
7899
|
+
"id": "hard--drive",
|
|
7900
|
+
"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"
|
|
7657
7901
|
}
|
|
7658
7902
|
});
|
|
7659
7903
|
};
|
|
@@ -8037,6 +8281,7 @@ var icon = {
|
|
|
8037
8281
|
Chip32,
|
|
8038
8282
|
// used for cluster nodes
|
|
8039
8283
|
Save20,
|
|
8284
|
+
Save32,
|
|
8040
8285
|
Copy20,
|
|
8041
8286
|
Application32,
|
|
8042
8287
|
// used for apps, module instances and software center
|
|
@@ -8061,12 +8306,25 @@ var icon = {
|
|
|
8061
8306
|
Events32,
|
|
8062
8307
|
// used for domains
|
|
8063
8308
|
Link32,
|
|
8064
|
-
// used for external domain providers
|
|
8309
|
+
// used for URLs and external domain providers
|
|
8310
|
+
Link20,
|
|
8311
|
+
// used for URLs and external domain providers
|
|
8065
8312
|
WarningAlt32,
|
|
8066
8313
|
WarningAlt20,
|
|
8314
|
+
Tools20,
|
|
8067
8315
|
Tools32,
|
|
8068
8316
|
Network_220,
|
|
8069
|
-
Network_232
|
|
8317
|
+
Network_232,
|
|
8318
|
+
DataBase20,
|
|
8319
|
+
DataBase32,
|
|
8320
|
+
DataBackup20,
|
|
8321
|
+
DataBackup32,
|
|
8322
|
+
ArrowDown20,
|
|
8323
|
+
ArrowDown32,
|
|
8324
|
+
Time20,
|
|
8325
|
+
Time32,
|
|
8326
|
+
Hourglass20,
|
|
8327
|
+
Hourglass32
|
|
8070
8328
|
};
|
|
8071
8329
|
}
|
|
8072
8330
|
|
|
@@ -15282,30 +15540,32 @@ var filters = {
|
|
|
15282
15540
|
|
|
15283
15541
|
var components = /*#__PURE__*/Object.freeze({
|
|
15284
15542
|
__proto__: null,
|
|
15285
|
-
NsButton: __vue_component__$
|
|
15286
|
-
NsEmptyState: __vue_component__$
|
|
15543
|
+
NsButton: __vue_component__$I,
|
|
15544
|
+
NsEmptyState: __vue_component__$D,
|
|
15287
15545
|
NsPictogram: NsPictogram,
|
|
15288
|
-
NsCodeSnippet: __vue_component__$
|
|
15546
|
+
NsCodeSnippet: __vue_component__$B,
|
|
15289
15547
|
NsInlineNotification: NsInlineNotification,
|
|
15290
15548
|
NsProgressBar: NsProgressBar,
|
|
15291
15549
|
NsSvg: NsSvg,
|
|
15292
|
-
NsTile: __vue_component__$
|
|
15293
|
-
NsToastNotification: __vue_component__$
|
|
15294
|
-
NsInfoCard: __vue_component__$
|
|
15295
|
-
NsStatusCard: __vue_component__$
|
|
15296
|
-
NsSystemdServiceCard: __vue_component__$
|
|
15297
|
-
NsPasswordInput: __vue_component__$
|
|
15298
|
-
NsIconMenu: __vue_component__$
|
|
15299
|
-
NsMeterChart: __vue_component__$
|
|
15300
|
-
NsPieChart: __vue_component__$
|
|
15550
|
+
NsTile: __vue_component__$v,
|
|
15551
|
+
NsToastNotification: __vue_component__$t,
|
|
15552
|
+
NsInfoCard: __vue_component__$r,
|
|
15553
|
+
NsStatusCard: __vue_component__$p,
|
|
15554
|
+
NsSystemdServiceCard: __vue_component__$n,
|
|
15555
|
+
NsPasswordInput: __vue_component__$l,
|
|
15556
|
+
NsIconMenu: __vue_component__$j,
|
|
15557
|
+
NsMeterChart: __vue_component__$h,
|
|
15558
|
+
NsPieChart: __vue_component__$f,
|
|
15301
15559
|
NsLottieAnimation: NsLottieAnimation,
|
|
15302
|
-
NsDangerDeleteModal: __vue_component__$
|
|
15560
|
+
NsDangerDeleteModal: __vue_component__$d,
|
|
15561
|
+
NsCircleTimer: NsCircleTimer,
|
|
15303
15562
|
ExclamationMark: ExclamationMark,
|
|
15304
|
-
Gear: __vue_component__$
|
|
15305
|
-
Love: __vue_component__$
|
|
15306
|
-
Warning: __vue_component__$
|
|
15307
|
-
Bulldozer: __vue_component__$
|
|
15308
|
-
Group: __vue_component__$
|
|
15563
|
+
Gear: __vue_component__$b,
|
|
15564
|
+
Love: __vue_component__$9,
|
|
15565
|
+
Warning: __vue_component__$7,
|
|
15566
|
+
Bulldozer: __vue_component__$5,
|
|
15567
|
+
Group: __vue_component__$3,
|
|
15568
|
+
HardDrive: __vue_component__$1,
|
|
15309
15569
|
UtilService: UtilService,
|
|
15310
15570
|
QueryParamService: queryParam,
|
|
15311
15571
|
TaskService: task,
|
|
@@ -15326,4 +15586,4 @@ const install = function installNs8UiLib(Vue) {
|
|
|
15326
15586
|
});
|
|
15327
15587
|
}; // Create module definition for Vue.use()
|
|
15328
15588
|
|
|
15329
|
-
export { __vue_component__$
|
|
15589
|
+
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 };
|