@nethserver/ns8-ui-lib 0.0.39 → 0.0.40

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.
@@ -9,12 +9,9 @@ import Warning20 from '@carbon/icons-vue/es/warning--filled/20';
9
9
  import Vue from 'vue';
10
10
  import '@carbon/charts/styles.css';
11
11
  import chartsVue, { CcvMeterChart } from '@carbon/charts-vue';
12
- import ErrorFilled16 from '@carbon/icons-vue/es/error--filled/16';
13
- import CheckmarkFilled16 from '@carbon/icons-vue/es/checkmark--filled/16';
14
- import WarningFilled16 from '@carbon/icons-vue/es/warning--filled/16';
15
- import InformationFilled16 from '@carbon/icons-vue/es/information--filled/16';
16
12
  import Close20 from '@carbon/icons-vue/es/close/20';
17
13
  import ArrowRight20 from '@carbon/icons-vue/es/arrow--right/20';
14
+ import ArrowRight32 from '@carbon/icons-vue/es/arrow--right/32';
18
15
  import Notification20 from '@carbon/icons-vue/es/notification/20';
19
16
  import UserAvatar20 from '@carbon/icons-vue/es/user--avatar/20';
20
17
  import AppSwitcher20 from '@carbon/icons-vue/es/app-switcher/20';
@@ -70,9 +67,13 @@ import Time20 from '@carbon/icons-vue/es/time/20';
70
67
  import Time32 from '@carbon/icons-vue/es/time/32';
71
68
  import Hourglass20 from '@carbon/icons-vue/es/hourglass/20';
72
69
  import Hourglass32 from '@carbon/icons-vue/es/hourglass/32';
70
+ import ErrorFilled16 from '@carbon/icons-vue/es/error--filled/16';
71
+ import CheckmarkFilled16 from '@carbon/icons-vue/es/checkmark--filled/16';
72
+ import WarningFilled16 from '@carbon/icons-vue/es/warning--filled/16';
73
+ import InformationFilled16 from '@carbon/icons-vue/es/information--filled/16';
73
74
 
74
75
  //
75
- var script$i = {
76
+ var script$j = {
76
77
  name: "NsButton",
77
78
  extends: CvButton,
78
79
  props: {
@@ -235,10 +236,10 @@ function addStyle(id, css) {
235
236
  }
236
237
 
237
238
  /* script */
238
- const __vue_script__$i = script$i;
239
+ const __vue_script__$j = script$j;
239
240
  /* template */
240
241
 
241
- var __vue_render__$o = function () {
242
+ var __vue_render__$p = function () {
242
243
  var _vm = this;
243
244
 
244
245
  var _h = _vm.$createElement;
@@ -261,10 +262,10 @@ var __vue_render__$o = function () {
261
262
  }) : _vm._e()], 2);
262
263
  };
263
264
 
264
- var __vue_staticRenderFns__$o = [];
265
+ var __vue_staticRenderFns__$p = [];
265
266
  /* style */
266
267
 
267
- const __vue_inject_styles__$p = function (inject) {
268
+ const __vue_inject_styles__$q = function (inject) {
268
269
  if (!inject) return;
269
270
  inject("data-v-025b0f12_0", {
270
271
  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)}}",
@@ -275,23 +276,23 @@ const __vue_inject_styles__$p = function (inject) {
275
276
  /* scoped */
276
277
 
277
278
 
278
- const __vue_scope_id__$p = "data-v-025b0f12";
279
+ const __vue_scope_id__$q = "data-v-025b0f12";
279
280
  /* module identifier */
280
281
 
281
- const __vue_module_identifier__$p = undefined;
282
+ const __vue_module_identifier__$q = undefined;
282
283
  /* functional template */
283
284
 
284
- const __vue_is_functional_template__$p = false;
285
+ const __vue_is_functional_template__$q = false;
285
286
  /* style inject SSR */
286
287
 
287
288
  /* style inject shadow dom */
288
289
 
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);
290
+ const __vue_component__$J = /*#__PURE__*/normalizeComponent({
291
+ render: __vue_render__$p,
292
+ staticRenderFns: __vue_staticRenderFns__$p
293
+ }, __vue_inject_styles__$q, __vue_script__$j, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, createInjector, undefined, undefined);
293
294
 
294
- var __vue_component__$I = __vue_component__$H;
295
+ var __vue_component__$K = __vue_component__$J;
295
296
 
296
297
  //
297
298
  //
@@ -309,7 +310,7 @@ var __vue_component__$I = __vue_component__$H;
309
310
  //
310
311
  //
311
312
  //
312
- var script$h = {
313
+ var script$i = {
313
314
  name: "NsPictogram",
314
315
  props: {
315
316
  title: {
@@ -332,10 +333,10 @@ var script$h = {
332
333
  };
333
334
 
334
335
  /* script */
335
- const __vue_script__$h = script$h;
336
+ const __vue_script__$i = script$i;
336
337
  /* template */
337
338
 
338
- var __vue_render__$n = function () {
339
+ var __vue_render__$o = function () {
339
340
  var _vm = this;
340
341
 
341
342
  var _h = _vm.$createElement;
@@ -363,34 +364,34 @@ var __vue_render__$n = function () {
363
364
  }, [_vm._t("default")], 2)]);
364
365
  };
365
366
 
366
- var __vue_staticRenderFns__$n = [];
367
+ var __vue_staticRenderFns__$o = [];
367
368
  /* style */
368
369
 
369
- const __vue_inject_styles__$o = undefined;
370
+ const __vue_inject_styles__$p = undefined;
370
371
  /* scoped */
371
372
 
372
- const __vue_scope_id__$o = undefined;
373
+ const __vue_scope_id__$p = undefined;
373
374
  /* module identifier */
374
375
 
375
- const __vue_module_identifier__$o = undefined;
376
+ const __vue_module_identifier__$p = undefined;
376
377
  /* functional template */
377
378
 
378
- const __vue_is_functional_template__$o = false;
379
+ const __vue_is_functional_template__$p = false;
379
380
  /* style inject */
380
381
 
381
382
  /* style inject SSR */
382
383
 
383
384
  /* style inject shadow dom */
384
385
 
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);
386
+ const __vue_component__$I = /*#__PURE__*/normalizeComponent({
387
+ render: __vue_render__$o,
388
+ staticRenderFns: __vue_staticRenderFns__$o
389
+ }, __vue_inject_styles__$p, __vue_script__$i, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, undefined, undefined, undefined);
389
390
 
390
- var NsPictogram = __vue_component__$G;
391
+ var NsPictogram = __vue_component__$I;
391
392
 
392
393
  //
393
- var script$g = {
394
+ var script$h = {
394
395
  name: "NsLottieAnimation",
395
396
  components: {
396
397
  LottieAnimation
@@ -446,10 +447,10 @@ var script$g = {
446
447
  };
447
448
 
448
449
  /* script */
449
- const __vue_script__$g = script$g;
450
+ const __vue_script__$h = script$h;
450
451
  /* template */
451
452
 
452
- var __vue_render__$m = function () {
453
+ var __vue_render__$n = function () {
453
454
  var _vm = this;
454
455
 
455
456
  var _h = _vm.$createElement;
@@ -476,36 +477,36 @@ var __vue_render__$m = function () {
476
477
  })], 1);
477
478
  };
478
479
 
479
- var __vue_staticRenderFns__$m = [];
480
+ var __vue_staticRenderFns__$n = [];
480
481
  /* style */
481
482
 
482
- const __vue_inject_styles__$n = undefined;
483
+ const __vue_inject_styles__$o = undefined;
483
484
  /* scoped */
484
485
 
485
- const __vue_scope_id__$n = "data-v-14e97a70";
486
+ const __vue_scope_id__$o = "data-v-14e97a70";
486
487
  /* module identifier */
487
488
 
488
- const __vue_module_identifier__$n = undefined;
489
+ const __vue_module_identifier__$o = undefined;
489
490
  /* functional template */
490
491
 
491
- const __vue_is_functional_template__$n = false;
492
+ const __vue_is_functional_template__$o = false;
492
493
  /* style inject */
493
494
 
494
495
  /* style inject SSR */
495
496
 
496
497
  /* style inject shadow dom */
497
498
 
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);
499
+ const __vue_component__$H = /*#__PURE__*/normalizeComponent({
500
+ render: __vue_render__$n,
501
+ staticRenderFns: __vue_staticRenderFns__$n
502
+ }, __vue_inject_styles__$o, __vue_script__$h, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, undefined, undefined, undefined);
502
503
 
503
- var NsLottieAnimation = __vue_component__$F;
504
+ var NsLottieAnimation = __vue_component__$H;
504
505
 
505
506
  /* script */
506
507
 
507
508
  /* template */
508
- var __vue_render__$l = function () {
509
+ var __vue_render__$m = function () {
509
510
  var _vm = this;
510
511
 
511
512
  var _h = _vm.$createElement;
@@ -520,34 +521,34 @@ var __vue_render__$l = function () {
520
521
  });
521
522
  };
522
523
 
523
- var __vue_staticRenderFns__$l = [];
524
+ var __vue_staticRenderFns__$m = [];
524
525
  /* style */
525
526
 
526
- const __vue_inject_styles__$m = undefined;
527
+ const __vue_inject_styles__$n = undefined;
527
528
  /* scoped */
528
529
 
529
- const __vue_scope_id__$m = undefined;
530
+ const __vue_scope_id__$n = undefined;
530
531
  /* module identifier */
531
532
 
532
- const __vue_module_identifier__$m = undefined;
533
+ const __vue_module_identifier__$n = undefined;
533
534
  /* functional template */
534
535
 
535
- const __vue_is_functional_template__$m = false;
536
+ const __vue_is_functional_template__$n = false;
536
537
  /* style inject */
537
538
 
538
539
  /* style inject SSR */
539
540
 
540
541
  /* style inject shadow dom */
541
542
 
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);
543
+ const __vue_component__$G = /*#__PURE__*/normalizeComponent({
544
+ render: __vue_render__$m,
545
+ staticRenderFns: __vue_staticRenderFns__$m
546
+ }, __vue_inject_styles__$n, {}, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, undefined, undefined);
546
547
 
547
- var ExclamationMark = __vue_component__$E;
548
+ var ExclamationMark = __vue_component__$G;
548
549
 
549
550
  //
550
- var script$f = {
551
+ var script$g = {
551
552
  name: "NsEmptyState",
552
553
  components: {
553
554
  NsPictogram,
@@ -579,10 +580,10 @@ var script$f = {
579
580
  };
580
581
 
581
582
  /* script */
582
- const __vue_script__$f = script$f;
583
+ const __vue_script__$g = script$g;
583
584
  /* template */
584
585
 
585
- var __vue_render__$k = function () {
586
+ var __vue_render__$l = function () {
586
587
  var _vm = this;
587
588
 
588
589
  var _h = _vm.$createElement;
@@ -612,10 +613,10 @@ var __vue_render__$k = function () {
612
613
  }, [_vm._t("description")], 2)] : _vm._e()], 2);
613
614
  };
614
615
 
615
- var __vue_staticRenderFns__$k = [];
616
+ var __vue_staticRenderFns__$l = [];
616
617
  /* style */
617
618
 
618
- const __vue_inject_styles__$l = function (inject) {
619
+ const __vue_inject_styles__$m = function (inject) {
619
620
  if (!inject) return;
620
621
  inject("data-v-d5a46c1c_0", {
621
622
  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}",
@@ -626,26 +627,26 @@ const __vue_inject_styles__$l = function (inject) {
626
627
  /* scoped */
627
628
 
628
629
 
629
- const __vue_scope_id__$l = "data-v-d5a46c1c";
630
+ const __vue_scope_id__$m = "data-v-d5a46c1c";
630
631
  /* module identifier */
631
632
 
632
- const __vue_module_identifier__$l = undefined;
633
+ const __vue_module_identifier__$m = undefined;
633
634
  /* functional template */
634
635
 
635
- const __vue_is_functional_template__$l = false;
636
+ const __vue_is_functional_template__$m = false;
636
637
  /* style inject SSR */
637
638
 
638
639
  /* style inject shadow dom */
639
640
 
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);
641
+ const __vue_component__$E = /*#__PURE__*/normalizeComponent({
642
+ render: __vue_render__$l,
643
+ staticRenderFns: __vue_staticRenderFns__$l
644
+ }, __vue_inject_styles__$m, __vue_script__$g, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, createInjector, undefined, undefined);
644
645
 
645
- var __vue_component__$D = __vue_component__$C;
646
+ var __vue_component__$F = __vue_component__$E;
646
647
 
647
648
  //
648
- var script$e = {
649
+ var script$f = {
649
650
  name: "NsCodeSnippet",
650
651
  components: {
651
652
  CvButton,
@@ -757,10 +758,10 @@ var script$e = {
757
758
  };
758
759
 
759
760
  /* script */
760
- const __vue_script__$e = script$e;
761
+ const __vue_script__$f = script$f;
761
762
  /* template */
762
763
 
763
- var __vue_render__$j = function () {
764
+ var __vue_render__$k = function () {
764
765
  var _vm = this;
765
766
 
766
767
  var _h = _vm.$createElement;
@@ -822,10 +823,10 @@ var __vue_render__$j = function () {
822
823
  })], 1) : _vm._e()], 1);
823
824
  };
824
825
 
825
- var __vue_staticRenderFns__$j = [];
826
+ var __vue_staticRenderFns__$k = [];
826
827
  /* style */
827
828
 
828
- const __vue_inject_styles__$k = function (inject) {
829
+ const __vue_inject_styles__$l = function (inject) {
829
830
  if (!inject) return;
830
831
  inject("data-v-59cb538c_0", {
831
832
  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}",
@@ -836,23 +837,23 @@ const __vue_inject_styles__$k = function (inject) {
836
837
  /* scoped */
837
838
 
838
839
 
839
- const __vue_scope_id__$k = "data-v-59cb538c";
840
+ const __vue_scope_id__$l = "data-v-59cb538c";
840
841
  /* module identifier */
841
842
 
842
- const __vue_module_identifier__$k = undefined;
843
+ const __vue_module_identifier__$l = undefined;
843
844
  /* functional template */
844
845
 
845
- const __vue_is_functional_template__$k = false;
846
+ const __vue_is_functional_template__$l = false;
846
847
  /* style inject SSR */
847
848
 
848
849
  /* style inject shadow dom */
849
850
 
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);
851
+ const __vue_component__$C = /*#__PURE__*/normalizeComponent({
852
+ render: __vue_render__$k,
853
+ staticRenderFns: __vue_staticRenderFns__$k
854
+ }, __vue_inject_styles__$l, __vue_script__$f, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, createInjector, undefined, undefined);
854
855
 
855
- var __vue_component__$B = __vue_component__$A;
856
+ var __vue_component__$D = __vue_component__$C;
856
857
 
857
858
  //
858
859
  //
@@ -883,7 +884,7 @@ var __vue_component__$B = __vue_component__$A;
883
884
  //
884
885
  //
885
886
  //
886
- var script$d = {
887
+ var script$e = {
887
888
  name: "NsCircleTimer",
888
889
  props: {
889
890
  timeLimit: {
@@ -943,10 +944,10 @@ var script$d = {
943
944
  };
944
945
 
945
946
  /* script */
946
- const __vue_script__$d = script$d;
947
+ const __vue_script__$e = script$e;
947
948
  /* template */
948
949
 
949
- var __vue_render__$i = function () {
950
+ var __vue_render__$j = function () {
950
951
  var _vm = this;
951
952
 
952
953
  var _h = _vm.$createElement;
@@ -982,10 +983,10 @@ var __vue_render__$i = function () {
982
983
  })])])]);
983
984
  };
984
985
 
985
- var __vue_staticRenderFns__$i = [];
986
+ var __vue_staticRenderFns__$j = [];
986
987
  /* style */
987
988
 
988
- const __vue_inject_styles__$j = function (inject) {
989
+ const __vue_inject_styles__$k = function (inject) {
989
990
  if (!inject) return;
990
991
  inject("data-v-45b59790_0", {
991
992
  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)}",
@@ -996,26 +997,26 @@ const __vue_inject_styles__$j = function (inject) {
996
997
  /* scoped */
997
998
 
998
999
 
999
- const __vue_scope_id__$j = "data-v-45b59790";
1000
+ const __vue_scope_id__$k = "data-v-45b59790";
1000
1001
  /* module identifier */
1001
1002
 
1002
- const __vue_module_identifier__$j = undefined;
1003
+ const __vue_module_identifier__$k = undefined;
1003
1004
  /* functional template */
1004
1005
 
1005
- const __vue_is_functional_template__$j = false;
1006
+ const __vue_is_functional_template__$k = false;
1006
1007
  /* style inject SSR */
1007
1008
 
1008
1009
  /* style inject shadow dom */
1009
1010
 
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);
1011
+ const __vue_component__$B = /*#__PURE__*/normalizeComponent({
1012
+ render: __vue_render__$j,
1013
+ staticRenderFns: __vue_staticRenderFns__$j
1014
+ }, __vue_inject_styles__$k, __vue_script__$e, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, createInjector, undefined, undefined);
1014
1015
 
1015
- var NsCircleTimer = __vue_component__$z;
1016
+ var NsCircleTimer = __vue_component__$B;
1016
1017
 
1017
1018
  //
1018
- var script$c = {
1019
+ var script$d = {
1019
1020
  name: "NsInlineNotification",
1020
1021
  extends: CvInlineNotification,
1021
1022
  components: {
@@ -1052,10 +1053,10 @@ var script$c = {
1052
1053
  };
1053
1054
 
1054
1055
  /* script */
1055
- const __vue_script__$c = script$c;
1056
+ const __vue_script__$d = script$d;
1056
1057
  /* template */
1057
1058
 
1058
- var __vue_render__$h = function () {
1059
+ var __vue_render__$i = function () {
1059
1060
  var _obj;
1060
1061
 
1061
1062
  var _vm = this;
@@ -1126,10 +1127,10 @@ var __vue_render__$h = function () {
1126
1127
  })], 1) : _vm._e()]);
1127
1128
  };
1128
1129
 
1129
- var __vue_staticRenderFns__$h = [];
1130
+ var __vue_staticRenderFns__$i = [];
1130
1131
  /* style */
1131
1132
 
1132
- const __vue_inject_styles__$i = function (inject) {
1133
+ const __vue_inject_styles__$j = function (inject) {
1133
1134
  if (!inject) return;
1134
1135
  inject("data-v-1e5d2ff7_0", {
1135
1136
  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}",
@@ -1140,23 +1141,23 @@ const __vue_inject_styles__$i = function (inject) {
1140
1141
  /* scoped */
1141
1142
 
1142
1143
 
1143
- const __vue_scope_id__$i = "data-v-1e5d2ff7";
1144
+ const __vue_scope_id__$j = "data-v-1e5d2ff7";
1144
1145
  /* module identifier */
1145
1146
 
1146
- const __vue_module_identifier__$i = undefined;
1147
+ const __vue_module_identifier__$j = undefined;
1147
1148
  /* functional template */
1148
1149
 
1149
- const __vue_is_functional_template__$i = false;
1150
+ const __vue_is_functional_template__$j = false;
1150
1151
  /* style inject SSR */
1151
1152
 
1152
1153
  /* style inject shadow dom */
1153
1154
 
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);
1155
+ const __vue_component__$A = /*#__PURE__*/normalizeComponent({
1156
+ render: __vue_render__$i,
1157
+ staticRenderFns: __vue_staticRenderFns__$i
1158
+ }, __vue_inject_styles__$j, __vue_script__$d, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, createInjector, undefined, undefined);
1158
1159
 
1159
- var NsInlineNotification = __vue_component__$y;
1160
+ var NsInlineNotification = __vue_component__$A;
1160
1161
 
1161
1162
  //
1162
1163
  //
@@ -1175,7 +1176,7 @@ var NsInlineNotification = __vue_component__$y;
1175
1176
  //
1176
1177
  //
1177
1178
  //
1178
- var script$b = {
1179
+ var script$c = {
1179
1180
  name: "NsProgressBar",
1180
1181
  props: {
1181
1182
  value: {
@@ -1206,10 +1207,10 @@ var script$b = {
1206
1207
  };
1207
1208
 
1208
1209
  /* script */
1209
- const __vue_script__$b = script$b;
1210
+ const __vue_script__$c = script$c;
1210
1211
  /* template */
1211
1212
 
1212
- var __vue_render__$g = function () {
1213
+ var __vue_render__$h = function () {
1213
1214
  var _vm = this;
1214
1215
 
1215
1216
  var _h = _vm.$createElement;
@@ -1234,10 +1235,10 @@ var __vue_render__$g = function () {
1234
1235
  })]], 2)]);
1235
1236
  };
1236
1237
 
1237
- var __vue_staticRenderFns__$g = [];
1238
+ var __vue_staticRenderFns__$h = [];
1238
1239
  /* style */
1239
1240
 
1240
- const __vue_inject_styles__$h = function (inject) {
1241
+ const __vue_inject_styles__$i = function (inject) {
1241
1242
  if (!inject) return;
1242
1243
  inject("data-v-2bcd6519_0", {
1243
1244
  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%}}",
@@ -1248,25 +1249,25 @@ const __vue_inject_styles__$h = function (inject) {
1248
1249
  /* scoped */
1249
1250
 
1250
1251
 
1251
- const __vue_scope_id__$h = "data-v-2bcd6519";
1252
+ const __vue_scope_id__$i = "data-v-2bcd6519";
1252
1253
  /* module identifier */
1253
1254
 
1254
- const __vue_module_identifier__$h = undefined;
1255
+ const __vue_module_identifier__$i = undefined;
1255
1256
  /* functional template */
1256
1257
 
1257
- const __vue_is_functional_template__$h = false;
1258
+ const __vue_is_functional_template__$i = false;
1258
1259
  /* style inject SSR */
1259
1260
 
1260
1261
  /* style inject shadow dom */
1261
1262
 
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);
1263
+ const __vue_component__$z = /*#__PURE__*/normalizeComponent({
1264
+ render: __vue_render__$h,
1265
+ staticRenderFns: __vue_staticRenderFns__$h
1266
+ }, __vue_inject_styles__$i, __vue_script__$c, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, createInjector, undefined, undefined);
1266
1267
 
1267
- var NsProgressBar = __vue_component__$x;
1268
+ var NsProgressBar = __vue_component__$z;
1268
1269
 
1269
- var script$a = {
1270
+ var script$b = {
1270
1271
  name: "NsSvg",
1271
1272
  props: {
1272
1273
  svg: {
@@ -1325,33 +1326,33 @@ var script$a = {
1325
1326
  };
1326
1327
 
1327
1328
  /* script */
1328
- const __vue_script__$a = script$a;
1329
+ const __vue_script__$b = script$b;
1329
1330
  /* template */
1330
1331
 
1331
1332
  /* style */
1332
1333
 
1333
- const __vue_inject_styles__$g = undefined;
1334
+ const __vue_inject_styles__$h = undefined;
1334
1335
  /* scoped */
1335
1336
 
1336
- const __vue_scope_id__$g = undefined;
1337
+ const __vue_scope_id__$h = undefined;
1337
1338
  /* module identifier */
1338
1339
 
1339
- const __vue_module_identifier__$g = undefined;
1340
+ const __vue_module_identifier__$h = undefined;
1340
1341
  /* functional template */
1341
1342
 
1342
- const __vue_is_functional_template__$g = undefined;
1343
+ const __vue_is_functional_template__$h = undefined;
1343
1344
  /* style inject */
1344
1345
 
1345
1346
  /* style inject SSR */
1346
1347
 
1347
1348
  /* style inject shadow dom */
1348
1349
 
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);
1350
+ const __vue_component__$y = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$h, __vue_script__$b, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, undefined, undefined);
1350
1351
 
1351
- var NsSvg = __vue_component__$w;
1352
+ var NsSvg = __vue_component__$y;
1352
1353
 
1353
1354
  //
1354
- var script$9 = {
1355
+ var script$a = {
1355
1356
  name: "NsTile",
1356
1357
  extends: CvTile,
1357
1358
  inheritAttrs: false,
@@ -1419,10 +1420,10 @@ var script$9 = {
1419
1420
  };
1420
1421
 
1421
1422
  /* script */
1422
- const __vue_script__$9 = script$9;
1423
+ const __vue_script__$a = script$a;
1423
1424
  /* template */
1424
1425
 
1425
- var __vue_render__$f = function () {
1426
+ var __vue_render__$g = function () {
1426
1427
  var _obj;
1427
1428
 
1428
1429
  var _vm = this;
@@ -1459,10 +1460,10 @@ var __vue_render__$f = function () {
1459
1460
  }) : _vm._e()], 1);
1460
1461
  };
1461
1462
 
1462
- var __vue_staticRenderFns__$f = [];
1463
+ var __vue_staticRenderFns__$g = [];
1463
1464
  /* style */
1464
1465
 
1465
- const __vue_inject_styles__$f = function (inject) {
1466
+ const __vue_inject_styles__$g = function (inject) {
1466
1467
  if (!inject) return;
1467
1468
  inject("data-v-bbf09f9e_0", {
1468
1469
  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}",
@@ -1473,23 +1474,23 @@ const __vue_inject_styles__$f = function (inject) {
1473
1474
  /* scoped */
1474
1475
 
1475
1476
 
1476
- const __vue_scope_id__$f = "data-v-bbf09f9e";
1477
+ const __vue_scope_id__$g = "data-v-bbf09f9e";
1477
1478
  /* module identifier */
1478
1479
 
1479
- const __vue_module_identifier__$f = undefined;
1480
+ const __vue_module_identifier__$g = undefined;
1480
1481
  /* functional template */
1481
1482
 
1482
- const __vue_is_functional_template__$f = false;
1483
+ const __vue_is_functional_template__$g = false;
1483
1484
  /* style inject SSR */
1484
1485
 
1485
1486
  /* style inject shadow dom */
1486
1487
 
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);
1488
+ const __vue_component__$w = /*#__PURE__*/normalizeComponent({
1489
+ render: __vue_render__$g,
1490
+ staticRenderFns: __vue_staticRenderFns__$g
1491
+ }, __vue_inject_styles__$g, __vue_script__$a, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, createInjector, undefined, undefined);
1491
1492
 
1492
- var __vue_component__$v = __vue_component__$u;
1493
+ var __vue_component__$x = __vue_component__$w;
1493
1494
 
1494
1495
  function toInteger(dirtyNumber) {
1495
1496
  if (dirtyNumber === null || dirtyNumber === true || dirtyNumber === false) {
@@ -6086,7 +6087,7 @@ var DateTimeService = {
6086
6087
  };
6087
6088
 
6088
6089
  //
6089
- var script$8 = {
6090
+ var script$9 = {
6090
6091
  name: "NsToastNotification",
6091
6092
  extends: CvToastNotification,
6092
6093
  components: {
@@ -6128,10 +6129,10 @@ var script$8 = {
6128
6129
  };
6129
6130
 
6130
6131
  /* script */
6131
- const __vue_script__$8 = script$8;
6132
+ const __vue_script__$9 = script$9;
6132
6133
  /* template */
6133
6134
 
6134
- var __vue_render__$e = function () {
6135
+ var __vue_render__$f = function () {
6135
6136
  var _obj;
6136
6137
 
6137
6138
  var _vm = this;
@@ -6214,10 +6215,10 @@ var __vue_render__$e = function () {
6214
6215
  })], 1) : _vm._e()], 1)]);
6215
6216
  };
6216
6217
 
6217
- var __vue_staticRenderFns__$e = [];
6218
+ var __vue_staticRenderFns__$f = [];
6218
6219
  /* style */
6219
6220
 
6220
- const __vue_inject_styles__$e = function (inject) {
6221
+ const __vue_inject_styles__$f = function (inject) {
6221
6222
  if (!inject) return;
6222
6223
  inject("data-v-79bd81d3_0", {
6223
6224
  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}",
@@ -6232,26 +6233,26 @@ const __vue_inject_styles__$e = function (inject) {
6232
6233
  /* scoped */
6233
6234
 
6234
6235
 
6235
- const __vue_scope_id__$e = "data-v-79bd81d3";
6236
+ const __vue_scope_id__$f = "data-v-79bd81d3";
6236
6237
  /* module identifier */
6237
6238
 
6238
- const __vue_module_identifier__$e = undefined;
6239
+ const __vue_module_identifier__$f = undefined;
6239
6240
  /* functional template */
6240
6241
 
6241
- const __vue_is_functional_template__$e = false;
6242
+ const __vue_is_functional_template__$f = false;
6242
6243
  /* style inject SSR */
6243
6244
 
6244
6245
  /* style inject shadow dom */
6245
6246
 
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);
6247
+ const __vue_component__$u = /*#__PURE__*/normalizeComponent({
6248
+ render: __vue_render__$f,
6249
+ staticRenderFns: __vue_staticRenderFns__$f
6250
+ }, __vue_inject_styles__$f, __vue_script__$9, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, createInjector, undefined, undefined);
6250
6251
 
6251
- var __vue_component__$t = __vue_component__$s;
6252
+ var __vue_component__$v = __vue_component__$u;
6252
6253
 
6253
6254
  //
6254
- var script$7 = {
6255
+ var script$8 = {
6255
6256
  name: "NsInfoCard",
6256
6257
  //components added for storybook to work
6257
6258
  components: {
@@ -6286,10 +6287,10 @@ var script$7 = {
6286
6287
  };
6287
6288
 
6288
6289
  /* script */
6289
- const __vue_script__$7 = script$7;
6290
+ const __vue_script__$8 = script$8;
6290
6291
  /* template */
6291
6292
 
6292
- var __vue_render__$d = function () {
6293
+ var __vue_render__$e = function () {
6293
6294
  var _vm = this;
6294
6295
 
6295
6296
  var _h = _vm.$createElement;
@@ -6321,10 +6322,10 @@ var __vue_render__$d = function () {
6321
6322
  }, [_vm._t("content")], 2)], 2);
6322
6323
  };
6323
6324
 
6324
- var __vue_staticRenderFns__$d = [];
6325
+ var __vue_staticRenderFns__$e = [];
6325
6326
  /* style */
6326
6327
 
6327
- const __vue_inject_styles__$d = function (inject) {
6328
+ const __vue_inject_styles__$e = function (inject) {
6328
6329
  if (!inject) return;
6329
6330
  inject("data-v-5f0f76db_0", {
6330
6331
  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}",
@@ -6335,26 +6336,26 @@ const __vue_inject_styles__$d = function (inject) {
6335
6336
  /* scoped */
6336
6337
 
6337
6338
 
6338
- const __vue_scope_id__$d = "data-v-5f0f76db";
6339
+ const __vue_scope_id__$e = "data-v-5f0f76db";
6339
6340
  /* module identifier */
6340
6341
 
6341
- const __vue_module_identifier__$d = undefined;
6342
+ const __vue_module_identifier__$e = undefined;
6342
6343
  /* functional template */
6343
6344
 
6344
- const __vue_is_functional_template__$d = false;
6345
+ const __vue_is_functional_template__$e = false;
6345
6346
  /* style inject SSR */
6346
6347
 
6347
6348
  /* style inject shadow dom */
6348
6349
 
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);
6350
+ const __vue_component__$s = /*#__PURE__*/normalizeComponent({
6351
+ render: __vue_render__$e,
6352
+ staticRenderFns: __vue_staticRenderFns__$e
6353
+ }, __vue_inject_styles__$e, __vue_script__$8, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, createInjector, undefined, undefined);
6353
6354
 
6354
- var __vue_component__$r = __vue_component__$q;
6355
+ var __vue_component__$t = __vue_component__$s;
6355
6356
 
6356
6357
  //
6357
- var script$6 = {
6358
+ var script$7 = {
6358
6359
  name: "NsStatusCard",
6359
6360
  //components added for storybook to work
6360
6361
  components: {
@@ -6401,10 +6402,10 @@ var script$6 = {
6401
6402
  };
6402
6403
 
6403
6404
  /* script */
6404
- const __vue_script__$6 = script$6;
6405
+ const __vue_script__$7 = script$7;
6405
6406
  /* template */
6406
6407
 
6407
- var __vue_render__$c = function () {
6408
+ var __vue_render__$d = function () {
6408
6409
  var _vm = this;
6409
6410
 
6410
6411
  var _h = _vm.$createElement;
@@ -6473,10 +6474,10 @@ var __vue_render__$c = function () {
6473
6474
  }, [_c('h4', [_vm._v(_vm._s(_vm.valueSuccess))])]) : _c('h4', [_vm._v(_vm._s(_vm.valueSuccess))])], 1) : _vm._e()])]);
6474
6475
  };
6475
6476
 
6476
- var __vue_staticRenderFns__$c = [];
6477
+ var __vue_staticRenderFns__$d = [];
6477
6478
  /* style */
6478
6479
 
6479
- const __vue_inject_styles__$c = function (inject) {
6480
+ const __vue_inject_styles__$d = function (inject) {
6480
6481
  if (!inject) return;
6481
6482
  inject("data-v-e4a14fb4_0", {
6482
6483
  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}",
@@ -6487,26 +6488,26 @@ const __vue_inject_styles__$c = function (inject) {
6487
6488
  /* scoped */
6488
6489
 
6489
6490
 
6490
- const __vue_scope_id__$c = "data-v-e4a14fb4";
6491
+ const __vue_scope_id__$d = "data-v-e4a14fb4";
6491
6492
  /* module identifier */
6492
6493
 
6493
- const __vue_module_identifier__$c = undefined;
6494
+ const __vue_module_identifier__$d = undefined;
6494
6495
  /* functional template */
6495
6496
 
6496
- const __vue_is_functional_template__$c = false;
6497
+ const __vue_is_functional_template__$d = false;
6497
6498
  /* style inject SSR */
6498
6499
 
6499
6500
  /* style inject shadow dom */
6500
6501
 
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);
6502
+ const __vue_component__$q = /*#__PURE__*/normalizeComponent({
6503
+ render: __vue_render__$d,
6504
+ staticRenderFns: __vue_staticRenderFns__$d
6505
+ }, __vue_inject_styles__$d, __vue_script__$7, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, createInjector, undefined, undefined);
6505
6506
 
6506
- var __vue_component__$p = __vue_component__$o;
6507
+ var __vue_component__$r = __vue_component__$q;
6507
6508
 
6508
6509
  //
6509
- var script$5 = {
6510
+ var script$6 = {
6510
6511
  name: "NsSystemdServiceCard",
6511
6512
  //components added for storybook to work
6512
6513
  components: {
@@ -6560,10 +6561,10 @@ var script$5 = {
6560
6561
  };
6561
6562
 
6562
6563
  /* script */
6563
- const __vue_script__$5 = script$5;
6564
+ const __vue_script__$6 = script$6;
6564
6565
  /* template */
6565
6566
 
6566
- var __vue_render__$b = function () {
6567
+ var __vue_render__$c = function () {
6567
6568
  var _vm = this;
6568
6569
 
6569
6570
  var _h = _vm.$createElement;
@@ -6618,10 +6619,10 @@ var __vue_render__$b = function () {
6618
6619
  })], 1)])]);
6619
6620
  };
6620
6621
 
6621
- var __vue_staticRenderFns__$b = [];
6622
+ var __vue_staticRenderFns__$c = [];
6622
6623
  /* style */
6623
6624
 
6624
- const __vue_inject_styles__$b = function (inject) {
6625
+ const __vue_inject_styles__$c = function (inject) {
6625
6626
  if (!inject) return;
6626
6627
  inject("data-v-e13a5ce6_0", {
6627
6628
  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}",
@@ -6632,23 +6633,23 @@ const __vue_inject_styles__$b = function (inject) {
6632
6633
  /* scoped */
6633
6634
 
6634
6635
 
6635
- const __vue_scope_id__$b = "data-v-e13a5ce6";
6636
+ const __vue_scope_id__$c = "data-v-e13a5ce6";
6636
6637
  /* module identifier */
6637
6638
 
6638
- const __vue_module_identifier__$b = undefined;
6639
+ const __vue_module_identifier__$c = undefined;
6639
6640
  /* functional template */
6640
6641
 
6641
- const __vue_is_functional_template__$b = false;
6642
+ const __vue_is_functional_template__$c = false;
6642
6643
  /* style inject SSR */
6643
6644
 
6644
6645
  /* style inject shadow dom */
6645
6646
 
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);
6647
+ const __vue_component__$o = /*#__PURE__*/normalizeComponent({
6648
+ render: __vue_render__$c,
6649
+ staticRenderFns: __vue_staticRenderFns__$c
6650
+ }, __vue_inject_styles__$c, __vue_script__$6, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, createInjector, undefined, undefined);
6650
6651
 
6651
- var __vue_component__$n = __vue_component__$m;
6652
+ var __vue_component__$p = __vue_component__$o;
6652
6653
 
6653
6654
  var UtilService = {
6654
6655
  name: "UtilService",
@@ -6810,7 +6811,7 @@ var UtilService = {
6810
6811
  };
6811
6812
 
6812
6813
  //
6813
- var script$4 = {
6814
+ var script$5 = {
6814
6815
  name: "NsPasswordInput",
6815
6816
  components: CvTextInput,
6816
6817
  mixins: [UtilService],
@@ -6966,10 +6967,10 @@ var script$4 = {
6966
6967
  };
6967
6968
 
6968
6969
  /* script */
6969
- const __vue_script__$4 = script$4;
6970
+ const __vue_script__$5 = script$5;
6970
6971
  /* template */
6971
6972
 
6972
- var __vue_render__$a = function () {
6973
+ var __vue_render__$b = function () {
6973
6974
  var _vm = this;
6974
6975
 
6975
6976
  var _h = _vm.$createElement;
@@ -7058,10 +7059,10 @@ var __vue_render__$a = function () {
7058
7059
  }, [_vm._v(_vm._s(_vm.equalLabel))])])], 1)]);
7059
7060
  };
7060
7061
 
7061
- var __vue_staticRenderFns__$a = [];
7062
+ var __vue_staticRenderFns__$b = [];
7062
7063
  /* style */
7063
7064
 
7064
- const __vue_inject_styles__$a = function (inject) {
7065
+ const __vue_inject_styles__$b = function (inject) {
7065
7066
  if (!inject) return;
7066
7067
  inject("data-v-1598af82_0", {
7067
7068
  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}",
@@ -7072,27 +7073,27 @@ const __vue_inject_styles__$a = function (inject) {
7072
7073
  /* scoped */
7073
7074
 
7074
7075
 
7075
- const __vue_scope_id__$a = "data-v-1598af82";
7076
+ const __vue_scope_id__$b = "data-v-1598af82";
7076
7077
  /* module identifier */
7077
7078
 
7078
- const __vue_module_identifier__$a = undefined;
7079
+ const __vue_module_identifier__$b = undefined;
7079
7080
  /* functional template */
7080
7081
 
7081
- const __vue_is_functional_template__$a = false;
7082
+ const __vue_is_functional_template__$b = false;
7082
7083
  /* style inject SSR */
7083
7084
 
7084
7085
  /* style inject shadow dom */
7085
7086
 
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);
7087
+ const __vue_component__$m = /*#__PURE__*/normalizeComponent({
7088
+ render: __vue_render__$b,
7089
+ staticRenderFns: __vue_staticRenderFns__$b
7090
+ }, __vue_inject_styles__$b, __vue_script__$5, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, createInjector, undefined, undefined);
7090
7091
 
7091
- var __vue_component__$l = __vue_component__$k;
7092
+ var __vue_component__$n = __vue_component__$m;
7092
7093
 
7093
7094
  //
7094
7095
 
7095
- var script$3 = {
7096
+ var script$4 = {
7096
7097
  name: "NsIconMenu",
7097
7098
  extends: CvOverflowMenu,
7098
7099
  props: {
@@ -7121,10 +7122,10 @@ var script$3 = {
7121
7122
  };
7122
7123
 
7123
7124
  /* script */
7124
- const __vue_script__$3 = script$3;
7125
+ const __vue_script__$4 = script$4;
7125
7126
  /* template */
7126
7127
 
7127
- var __vue_render__$9 = function () {
7128
+ var __vue_render__$a = function () {
7128
7129
  var _obj, _obj$1;
7129
7130
 
7130
7131
  var _vm = this;
@@ -7236,35 +7237,35 @@ var __vue_render__$9 = function () {
7236
7237
  })])]);
7237
7238
  };
7238
7239
 
7239
- var __vue_staticRenderFns__$9 = [];
7240
+ var __vue_staticRenderFns__$a = [];
7240
7241
  /* style */
7241
7242
 
7242
- const __vue_inject_styles__$9 = undefined;
7243
+ const __vue_inject_styles__$a = undefined;
7243
7244
  /* scoped */
7244
7245
 
7245
- const __vue_scope_id__$9 = undefined;
7246
+ const __vue_scope_id__$a = undefined;
7246
7247
  /* module identifier */
7247
7248
 
7248
- const __vue_module_identifier__$9 = undefined;
7249
+ const __vue_module_identifier__$a = undefined;
7249
7250
  /* functional template */
7250
7251
 
7251
- const __vue_is_functional_template__$9 = false;
7252
+ const __vue_is_functional_template__$a = false;
7252
7253
  /* style inject */
7253
7254
 
7254
7255
  /* style inject SSR */
7255
7256
 
7256
7257
  /* style inject shadow dom */
7257
7258
 
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);
7259
+ const __vue_component__$k = /*#__PURE__*/normalizeComponent({
7260
+ render: __vue_render__$a,
7261
+ staticRenderFns: __vue_staticRenderFns__$a
7262
+ }, __vue_inject_styles__$a, __vue_script__$4, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, undefined, undefined);
7262
7263
 
7263
- var __vue_component__$j = __vue_component__$i;
7264
+ var __vue_component__$l = __vue_component__$k;
7264
7265
 
7265
7266
  //
7266
7267
  Vue.use(chartsVue);
7267
- var script$2 = {
7268
+ var script$3 = {
7268
7269
  name: "NsMeterChart",
7269
7270
  components: {
7270
7271
  CcvMeterChart
@@ -7338,10 +7339,10 @@ var script$2 = {
7338
7339
  };
7339
7340
 
7340
7341
  /* script */
7341
- const __vue_script__$2 = script$2;
7342
+ const __vue_script__$3 = script$3;
7342
7343
  /* template */
7343
7344
 
7344
- var __vue_render__$8 = function () {
7345
+ var __vue_render__$9 = function () {
7345
7346
  var _vm = this;
7346
7347
 
7347
7348
  var _h = _vm.$createElement;
@@ -7356,35 +7357,35 @@ var __vue_render__$8 = function () {
7356
7357
  });
7357
7358
  };
7358
7359
 
7359
- var __vue_staticRenderFns__$8 = [];
7360
+ var __vue_staticRenderFns__$9 = [];
7360
7361
  /* style */
7361
7362
 
7362
- const __vue_inject_styles__$8 = undefined;
7363
+ const __vue_inject_styles__$9 = undefined;
7363
7364
  /* scoped */
7364
7365
 
7365
- const __vue_scope_id__$8 = undefined;
7366
+ const __vue_scope_id__$9 = undefined;
7366
7367
  /* module identifier */
7367
7368
 
7368
- const __vue_module_identifier__$8 = undefined;
7369
+ const __vue_module_identifier__$9 = undefined;
7369
7370
  /* functional template */
7370
7371
 
7371
- const __vue_is_functional_template__$8 = false;
7372
+ const __vue_is_functional_template__$9 = false;
7372
7373
  /* style inject */
7373
7374
 
7374
7375
  /* style inject SSR */
7375
7376
 
7376
7377
  /* style inject shadow dom */
7377
7378
 
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);
7379
+ const __vue_component__$i = /*#__PURE__*/normalizeComponent({
7380
+ render: __vue_render__$9,
7381
+ staticRenderFns: __vue_staticRenderFns__$9
7382
+ }, __vue_inject_styles__$9, __vue_script__$3, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, undefined, undefined);
7382
7383
 
7383
- var __vue_component__$h = __vue_component__$g;
7384
+ var __vue_component__$j = __vue_component__$i;
7384
7385
 
7385
7386
  //
7386
7387
  Vue.use(chartsVue);
7387
- var script$1 = {
7388
+ var script$2 = {
7388
7389
  name: "NsPieChart",
7389
7390
  components: {},
7390
7391
  props: {
@@ -7440,10 +7441,10 @@ var script$1 = {
7440
7441
  };
7441
7442
 
7442
7443
  /* script */
7443
- const __vue_script__$1 = script$1;
7444
+ const __vue_script__$2 = script$2;
7444
7445
  /* template */
7445
7446
 
7446
- var __vue_render__$7 = function () {
7447
+ var __vue_render__$8 = function () {
7447
7448
  var _vm = this;
7448
7449
 
7449
7450
  var _h = _vm.$createElement;
@@ -7458,40 +7459,40 @@ var __vue_render__$7 = function () {
7458
7459
  });
7459
7460
  };
7460
7461
 
7461
- var __vue_staticRenderFns__$7 = [];
7462
+ var __vue_staticRenderFns__$8 = [];
7462
7463
  /* style */
7463
7464
 
7464
- const __vue_inject_styles__$7 = undefined;
7465
+ const __vue_inject_styles__$8 = undefined;
7465
7466
  /* scoped */
7466
7467
 
7467
- const __vue_scope_id__$7 = undefined;
7468
+ const __vue_scope_id__$8 = undefined;
7468
7469
  /* module identifier */
7469
7470
 
7470
- const __vue_module_identifier__$7 = undefined;
7471
+ const __vue_module_identifier__$8 = undefined;
7471
7472
  /* functional template */
7472
7473
 
7473
- const __vue_is_functional_template__$7 = false;
7474
+ const __vue_is_functional_template__$8 = false;
7474
7475
  /* style inject */
7475
7476
 
7476
7477
  /* style inject SSR */
7477
7478
 
7478
7479
  /* style inject shadow dom */
7479
7480
 
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);
7481
+ const __vue_component__$g = /*#__PURE__*/normalizeComponent({
7482
+ render: __vue_render__$8,
7483
+ staticRenderFns: __vue_staticRenderFns__$8
7484
+ }, __vue_inject_styles__$8, __vue_script__$2, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
7484
7485
 
7485
- var __vue_component__$f = __vue_component__$e;
7486
+ var __vue_component__$h = __vue_component__$g;
7486
7487
 
7487
7488
  //
7488
- var script = {
7489
+ var script$1 = {
7489
7490
  name: "NsDangerDeleteModal",
7490
7491
  //component added for storybook to work
7491
7492
  components: {
7492
7493
  NsInlineNotification
7493
7494
  },
7494
- mixins: [UtilService, UtilService],
7495
+ mixins: [UtilService],
7495
7496
  props: {
7496
7497
  isShown: {
7497
7498
  type: Boolean,
@@ -7568,10 +7569,10 @@ var script = {
7568
7569
  };
7569
7570
 
7570
7571
  /* script */
7571
- const __vue_script__ = script;
7572
+ const __vue_script__$1 = script$1;
7572
7573
  /* template */
7573
7574
 
7574
- var __vue_render__$6 = function () {
7575
+ var __vue_render__$7 = function () {
7575
7576
  var _vm = this;
7576
7577
 
7577
7578
  var _h = _vm.$createElement;
@@ -7632,13 +7633,13 @@ var __vue_render__$6 = function () {
7632
7633
  }, [_vm._v(_vm._s(_vm.deleteLabel))])], 2);
7633
7634
  };
7634
7635
 
7635
- var __vue_staticRenderFns__$6 = [];
7636
+ var __vue_staticRenderFns__$7 = [];
7636
7637
  /* style */
7637
7638
 
7638
- const __vue_inject_styles__$6 = function (inject) {
7639
+ const __vue_inject_styles__$7 = function (inject) {
7639
7640
  if (!inject) return;
7640
- inject("data-v-dce15384_0", {
7641
- source: ".type-to-confirm[data-v-dce15384]{margin-top:2rem}",
7641
+ inject("data-v-97f667a6_0", {
7642
+ source: ".type-to-confirm[data-v-97f667a6]{margin-top:2rem}",
7642
7643
  map: undefined,
7643
7644
  media: undefined
7644
7645
  });
@@ -7646,13 +7647,259 @@ const __vue_inject_styles__$6 = function (inject) {
7646
7647
  /* scoped */
7647
7648
 
7648
7649
 
7649
- const __vue_scope_id__$6 = "data-v-dce15384";
7650
+ const __vue_scope_id__$7 = "data-v-97f667a6";
7651
+ /* module identifier */
7652
+
7653
+ const __vue_module_identifier__$7 = undefined;
7654
+ /* functional template */
7655
+
7656
+ const __vue_is_functional_template__$7 = false;
7657
+ /* style inject SSR */
7658
+
7659
+ /* style inject shadow dom */
7660
+
7661
+ const __vue_component__$e = /*#__PURE__*/normalizeComponent({
7662
+ render: __vue_render__$7,
7663
+ staticRenderFns: __vue_staticRenderFns__$7
7664
+ }, __vue_inject_styles__$7, __vue_script__$1, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, createInjector, undefined, undefined);
7665
+
7666
+ var __vue_component__$f = __vue_component__$e;
7667
+
7668
+ var IconService = {
7669
+ name: "IconService",
7670
+
7671
+ data() {
7672
+ return {
7673
+ Close20,
7674
+ ArrowRight20,
7675
+ ArrowRight32,
7676
+ Notification20,
7677
+ UserAvatar20,
7678
+ AppSwitcher20,
7679
+ Search20,
7680
+ RowExpand20,
7681
+ RowCollapse20,
7682
+ Reset20,
7683
+ Download20,
7684
+ Launch20,
7685
+ Upgrade20,
7686
+ Settings20,
7687
+ ChevronDown20,
7688
+ ChevronUp20,
7689
+ ChevronLeft20,
7690
+ ChevronRight20,
7691
+ Information20,
7692
+ Application20,
7693
+ // used for apps, module instances and software center
7694
+ Add20,
7695
+ Rocket20,
7696
+ Rocket32,
7697
+ Chip20,
7698
+ // used for cluster nodes
7699
+ Chip32,
7700
+ // used for cluster nodes
7701
+ Save20,
7702
+ Save32,
7703
+ Copy20,
7704
+ Application32,
7705
+ // used for apps, module instances and software center
7706
+ EdgeNode20,
7707
+ EdgeNode32,
7708
+ Cube32,
7709
+ // used for systemd services
7710
+ EdgeCluster32,
7711
+ // used for cluster
7712
+ EdgeCluster20,
7713
+ // used for cluster
7714
+ Connect32,
7715
+ // used for join cluster
7716
+ Connect20,
7717
+ // used for join cluster
7718
+ Edit20,
7719
+ Password20,
7720
+ Star20,
7721
+ Checkmark20,
7722
+ ZoomIn20,
7723
+ // used to open details
7724
+ Events32,
7725
+ // used for domains
7726
+ Link32,
7727
+ // used for URLs and external domain providers
7728
+ Link20,
7729
+ // used for URLs and external domain providers
7730
+ WarningAlt32,
7731
+ WarningAlt20,
7732
+ Tools20,
7733
+ Tools32,
7734
+ Network_220,
7735
+ Network_232,
7736
+ DataBase20,
7737
+ DataBase32,
7738
+ DataBackup20,
7739
+ DataBackup32,
7740
+ ArrowDown20,
7741
+ ArrowDown32,
7742
+ Time20,
7743
+ Time32,
7744
+ Hourglass20,
7745
+ Hourglass32
7746
+ };
7747
+ }
7748
+
7749
+ };
7750
+
7751
+ //
7752
+
7753
+ var script = {
7754
+ name: "NsDropdownAction",
7755
+ extends: CvOverflowMenu,
7756
+ components: {
7757
+ NsSvg
7758
+ },
7759
+ mixins: [IconService],
7760
+ props: {
7761
+ kind: {
7762
+ type: String,
7763
+ default: "secondary",
7764
+ validator: val => ["default", "primary", "secondary", "tertiary", "ghost", "danger", "danger--ghost", "danger--tertiary"].includes(val)
7765
+ },
7766
+ up: Boolean,
7767
+ offset: {
7768
+ type: Object,
7769
+
7770
+ validator(value) {
7771
+ return value && value.left !== undefined && value.top !== undefined;
7772
+ }
7773
+
7774
+ }
7775
+ },
7776
+ computed: {
7777
+ lowerCaseKind() {
7778
+ return this.kind.toLowerCase();
7779
+ }
7780
+
7781
+ }
7782
+ };
7783
+
7784
+ /* script */
7785
+ const __vue_script__ = script;
7786
+ /* template */
7787
+
7788
+ var __vue_render__$6 = function () {
7789
+ var _obj, _obj$1;
7790
+
7791
+ var _vm = this;
7792
+
7793
+ var _h = _vm.$createElement;
7794
+
7795
+ var _c = _vm._self._c || _h;
7796
+
7797
+ return _c('div', {
7798
+ class: ["cv-overflow-menu"],
7799
+ attrs: {
7800
+ "data-overflow-menu": "",
7801
+ "id": _vm.uid
7802
+ }
7803
+ }, [_c('button', {
7804
+ ref: "trigger",
7805
+ class: ["bx--btn--" + _vm.lowerCaseKind, 'bx--btn', 'bx--btn--field', (_obj = {}, _obj[_vm.carbonPrefix + "--overflow-menu--open"] = _vm.open, _obj)],
7806
+ attrs: {
7807
+ "aria-haspopup": "",
7808
+ "type": "button",
7809
+ "aria-expanded": _vm.open ? 'true' : 'false',
7810
+ "aria-controls": _vm.uid + "-menu",
7811
+ "id": _vm.uid + "-trigger"
7812
+ },
7813
+ on: {
7814
+ "click": _vm.doToggle,
7815
+ "keydown": [function ($event) {
7816
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "space", 32, $event.key, [" ", "Spacebar"])) {
7817
+ return null;
7818
+ }
7819
+
7820
+ $event.preventDefault();
7821
+ }, function ($event) {
7822
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "enter", 13, $event.key, "Enter")) {
7823
+ return null;
7824
+ }
7825
+
7826
+ $event.preventDefault();
7827
+ return _vm.doToggle.apply(null, arguments);
7828
+ }, function ($event) {
7829
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "tab", 9, $event.key, "Tab")) {
7830
+ return null;
7831
+ }
7832
+
7833
+ return _vm.onOverflowMenuTab.apply(null, arguments);
7834
+ }],
7835
+ "keyup": function ($event) {
7836
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "space", 32, $event.key, [" ", "Spacebar"])) {
7837
+ return null;
7838
+ }
7839
+
7840
+ $event.preventDefault();
7841
+ return _vm.doToggle.apply(null, arguments);
7842
+ }
7843
+ }
7844
+ }, [_vm._t("trigger"), _vm._v(" "), _c('NsSvg', {
7845
+ class: _vm.carbonPrefix + "--btn__icon",
7846
+ attrs: {
7847
+ "svg": _vm.ChevronDown20
7848
+ }
7849
+ })], 2), _vm._v(" "), _c('div', {
7850
+ ref: "popup",
7851
+ class: [_vm.carbonPrefix + "--overflow-menu-options", (_obj$1 = {}, _obj$1[_vm.carbonPrefix + "--overflow-menu-options--open"] = _vm.open, _obj$1)],
7852
+ style: {
7853
+ left: _vm.left + 'px',
7854
+ top: _vm.top + 'px'
7855
+ },
7856
+ attrs: {
7857
+ "tabindex": "-1",
7858
+ "aria-labelledby": _vm.uid + "-trigger",
7859
+ "id": _vm.uid + "-menu"
7860
+ },
7861
+ on: {
7862
+ "focusout": _vm.checkFocusOut,
7863
+ "mousedown": function ($event) {
7864
+ $event.preventDefault();
7865
+ return _vm.preventFocusOut.apply(null, arguments);
7866
+ }
7867
+ }
7868
+ }, [_c('ul', {
7869
+ class: _vm.carbonPrefix + "--overflow-menu-options__content"
7870
+ }, [_vm._t("default")], 2), _vm._v(" "), _c('div', {
7871
+ ref: "afterContent",
7872
+ staticClass: "cv-overflow-menu__after-content",
7873
+ staticStyle: {
7874
+ "position": "absolute",
7875
+ "height": "1px",
7876
+ "width": "1px",
7877
+ "left": "-9999px"
7878
+ },
7879
+ attrs: {
7880
+ "tabindex": "0"
7881
+ },
7882
+ on: {
7883
+ "focus": _vm.focusAfterContent
7884
+ }
7885
+ })])]);
7886
+ };
7887
+
7888
+ var __vue_staticRenderFns__$6 = [];
7889
+ /* style */
7890
+
7891
+ const __vue_inject_styles__$6 = undefined;
7892
+ /* scoped */
7893
+
7894
+ const __vue_scope_id__$6 = "data-v-14fcac06";
7650
7895
  /* module identifier */
7651
7896
 
7652
7897
  const __vue_module_identifier__$6 = undefined;
7653
7898
  /* functional template */
7654
7899
 
7655
7900
  const __vue_is_functional_template__$6 = false;
7901
+ /* style inject */
7902
+
7656
7903
  /* style inject SSR */
7657
7904
 
7658
7905
  /* style inject shadow dom */
@@ -7660,7 +7907,7 @@ const __vue_is_functional_template__$6 = false;
7660
7907
  const __vue_component__$c = /*#__PURE__*/normalizeComponent({
7661
7908
  render: __vue_render__$6,
7662
7909
  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);
7910
+ }, __vue_inject_styles__$6, __vue_script__, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
7664
7911
 
7665
7912
  var __vue_component__$d = __vue_component__$c;
7666
7913
 
@@ -8248,88 +8495,6 @@ var task = {
8248
8495
  }
8249
8496
  };
8250
8497
 
8251
- var icon = {
8252
- name: "IconService",
8253
-
8254
- data() {
8255
- return {
8256
- Close20,
8257
- ArrowRight20,
8258
- Notification20,
8259
- UserAvatar20,
8260
- AppSwitcher20,
8261
- Search20,
8262
- RowExpand20,
8263
- RowCollapse20,
8264
- Reset20,
8265
- Download20,
8266
- Launch20,
8267
- Upgrade20,
8268
- Settings20,
8269
- ChevronDown20,
8270
- ChevronUp20,
8271
- ChevronLeft20,
8272
- ChevronRight20,
8273
- Information20,
8274
- Application20,
8275
- // used for apps, module instances and software center
8276
- Add20,
8277
- Rocket20,
8278
- Rocket32,
8279
- Chip20,
8280
- // used for cluster nodes
8281
- Chip32,
8282
- // used for cluster nodes
8283
- Save20,
8284
- Save32,
8285
- Copy20,
8286
- Application32,
8287
- // used for apps, module instances and software center
8288
- EdgeNode20,
8289
- EdgeNode32,
8290
- Cube32,
8291
- // used for systemd services
8292
- EdgeCluster32,
8293
- // used for cluster
8294
- EdgeCluster20,
8295
- // used for cluster
8296
- Connect32,
8297
- // used for join cluster
8298
- Connect20,
8299
- // used for join cluster
8300
- Edit20,
8301
- Password20,
8302
- Star20,
8303
- Checkmark20,
8304
- ZoomIn20,
8305
- // used to open details
8306
- Events32,
8307
- // used for domains
8308
- Link32,
8309
- // used for URLs and external domain providers
8310
- Link20,
8311
- // used for URLs and external domain providers
8312
- WarningAlt32,
8313
- WarningAlt20,
8314
- Tools20,
8315
- Tools32,
8316
- Network_220,
8317
- Network_232,
8318
- DataBase20,
8319
- DataBase32,
8320
- DataBackup20,
8321
- DataBackup32,
8322
- ArrowDown20,
8323
- ArrowDown32,
8324
- Time20,
8325
- Time32,
8326
- Hourglass20,
8327
- Hourglass32
8328
- };
8329
- }
8330
-
8331
- };
8332
-
8333
8498
  var dataTable = {
8334
8499
  name: "DataTableService",
8335
8500
  mixins: [UtilService],
@@ -15540,25 +15705,26 @@ var filters = {
15540
15705
 
15541
15706
  var components = /*#__PURE__*/Object.freeze({
15542
15707
  __proto__: null,
15543
- NsButton: __vue_component__$I,
15544
- NsEmptyState: __vue_component__$D,
15708
+ NsButton: __vue_component__$K,
15709
+ NsEmptyState: __vue_component__$F,
15545
15710
  NsPictogram: NsPictogram,
15546
- NsCodeSnippet: __vue_component__$B,
15711
+ NsCodeSnippet: __vue_component__$D,
15547
15712
  NsInlineNotification: NsInlineNotification,
15548
15713
  NsProgressBar: NsProgressBar,
15549
15714
  NsSvg: NsSvg,
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,
15715
+ NsTile: __vue_component__$x,
15716
+ NsToastNotification: __vue_component__$v,
15717
+ NsInfoCard: __vue_component__$t,
15718
+ NsStatusCard: __vue_component__$r,
15719
+ NsSystemdServiceCard: __vue_component__$p,
15720
+ NsPasswordInput: __vue_component__$n,
15721
+ NsIconMenu: __vue_component__$l,
15722
+ NsMeterChart: __vue_component__$j,
15723
+ NsPieChart: __vue_component__$h,
15559
15724
  NsLottieAnimation: NsLottieAnimation,
15560
- NsDangerDeleteModal: __vue_component__$d,
15725
+ NsDangerDeleteModal: __vue_component__$f,
15561
15726
  NsCircleTimer: NsCircleTimer,
15727
+ NsDropdownAction: __vue_component__$d,
15562
15728
  ExclamationMark: ExclamationMark,
15563
15729
  Gear: __vue_component__$b,
15564
15730
  Love: __vue_component__$9,
@@ -15570,7 +15736,7 @@ var components = /*#__PURE__*/Object.freeze({
15570
15736
  QueryParamService: queryParam,
15571
15737
  TaskService: task,
15572
15738
  StorageService: StorageService,
15573
- IconService: icon,
15739
+ IconService: IconService,
15574
15740
  DateTimeService: DateTimeService,
15575
15741
  DataTableService: dataTable,
15576
15742
  PageTitleService: pageTitle,
@@ -15586,4 +15752,4 @@ const install = function installNs8UiLib(Vue) {
15586
15752
  });
15587
15753
  }; // Create module definition for Vue.use()
15588
15754
 
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 };
15755
+ 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, IconService, lottie as LottieService, __vue_component__$9 as Love, __vue_component__$K as NsButton, NsCircleTimer, __vue_component__$D as NsCodeSnippet, __vue_component__$f as NsDangerDeleteModal, __vue_component__$d as NsDropdownAction, __vue_component__$F as NsEmptyState, __vue_component__$l as NsIconMenu, __vue_component__$t as NsInfoCard, NsInlineNotification, NsLottieAnimation, __vue_component__$j as NsMeterChart, __vue_component__$n as NsPasswordInput, NsPictogram, __vue_component__$h as NsPieChart, NsProgressBar, __vue_component__$r as NsStatusCard, NsSvg, __vue_component__$p as NsSystemdServiceCard, __vue_component__$x as NsTile, __vue_component__$v as NsToastNotification, pageTitle as PageTitleService, queryParam as QueryParamService, StorageService, task as TaskService, UtilService, __vue_component__$7 as Warning, install as default };