@nethserver/ns8-ui-lib 0.0.69 → 0.0.72

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,6 +6,7 @@ import { carbonPrefixMixin, themeMixin } from '@carbon/vue/src/mixins';
6
6
  import CheckmarkFilled20 from '@carbon/icons-vue/es/checkmark--filled/20';
7
7
  import ErrorFilled20 from '@carbon/icons-vue/es/error--filled/20';
8
8
  import Warning20 from '@carbon/icons-vue/es/warning--filled/20';
9
+ import crypto from 'crypto';
9
10
  import OverflowMenuVertical20 from '@carbon/icons-vue/es/overflow-menu--vertical/20';
10
11
  import Vue from 'vue';
11
12
  import '@carbon/charts/styles.css';
@@ -97,7 +98,7 @@ import CvSideNavDivider from '@carbon/vue/src/components/cv-ui-shell/cv-side-nav
97
98
  import InformationFilled16 from '@carbon/icons-vue/es/information--filled/16';
98
99
 
99
100
  //
100
- var script$q = {
101
+ var script$r = {
101
102
  name: "NsButton",
102
103
  extends: CvButton,
103
104
  props: {
@@ -260,7 +261,7 @@ function addStyle(id, css) {
260
261
  }
261
262
 
262
263
  /* script */
263
- const __vue_script__$q = script$q;
264
+ const __vue_script__$r = script$r;
264
265
  /* template */
265
266
 
266
267
  var __vue_render__$w = function () {
@@ -289,7 +290,7 @@ var __vue_render__$w = function () {
289
290
  var __vue_staticRenderFns__$w = [];
290
291
  /* style */
291
292
 
292
- const __vue_inject_styles__$x = function (inject) {
293
+ const __vue_inject_styles__$y = function (inject) {
293
294
  if (!inject) return;
294
295
  inject("data-v-025b0f12_0", {
295
296
  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)}}",
@@ -300,23 +301,23 @@ const __vue_inject_styles__$x = function (inject) {
300
301
  /* scoped */
301
302
 
302
303
 
303
- const __vue_scope_id__$x = "data-v-025b0f12";
304
+ const __vue_scope_id__$y = "data-v-025b0f12";
304
305
  /* module identifier */
305
306
 
306
- const __vue_module_identifier__$x = undefined;
307
+ const __vue_module_identifier__$y = undefined;
307
308
  /* functional template */
308
309
 
309
- const __vue_is_functional_template__$x = false;
310
+ const __vue_is_functional_template__$y = false;
310
311
  /* style inject SSR */
311
312
 
312
313
  /* style inject shadow dom */
313
314
 
314
- const __vue_component__$W = /*#__PURE__*/normalizeComponent({
315
+ const __vue_component__$X = /*#__PURE__*/normalizeComponent({
315
316
  render: __vue_render__$w,
316
317
  staticRenderFns: __vue_staticRenderFns__$w
317
- }, __vue_inject_styles__$x, __vue_script__$q, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, createInjector, undefined, undefined);
318
+ }, __vue_inject_styles__$y, __vue_script__$r, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, createInjector, undefined, undefined);
318
319
 
319
- var __vue_component__$X = __vue_component__$W;
320
+ var __vue_component__$Y = __vue_component__$X;
320
321
 
321
322
  //
322
323
  //
@@ -334,7 +335,7 @@ var __vue_component__$X = __vue_component__$W;
334
335
  //
335
336
  //
336
337
  //
337
- var script$p = {
338
+ var script$q = {
338
339
  name: "NsPictogram",
339
340
  props: {
340
341
  title: {
@@ -357,7 +358,7 @@ var script$p = {
357
358
  };
358
359
 
359
360
  /* script */
360
- const __vue_script__$p = script$p;
361
+ const __vue_script__$q = script$q;
361
362
  /* template */
362
363
 
363
364
  var __vue_render__$v = function () {
@@ -391,31 +392,31 @@ var __vue_render__$v = function () {
391
392
  var __vue_staticRenderFns__$v = [];
392
393
  /* style */
393
394
 
394
- const __vue_inject_styles__$w = undefined;
395
+ const __vue_inject_styles__$x = undefined;
395
396
  /* scoped */
396
397
 
397
- const __vue_scope_id__$w = undefined;
398
+ const __vue_scope_id__$x = undefined;
398
399
  /* module identifier */
399
400
 
400
- const __vue_module_identifier__$w = undefined;
401
+ const __vue_module_identifier__$x = undefined;
401
402
  /* functional template */
402
403
 
403
- const __vue_is_functional_template__$w = false;
404
+ const __vue_is_functional_template__$x = false;
404
405
  /* style inject */
405
406
 
406
407
  /* style inject SSR */
407
408
 
408
409
  /* style inject shadow dom */
409
410
 
410
- const __vue_component__$V = /*#__PURE__*/normalizeComponent({
411
+ const __vue_component__$W = /*#__PURE__*/normalizeComponent({
411
412
  render: __vue_render__$v,
412
413
  staticRenderFns: __vue_staticRenderFns__$v
413
- }, __vue_inject_styles__$w, __vue_script__$p, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, undefined, undefined);
414
+ }, __vue_inject_styles__$x, __vue_script__$q, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, undefined, undefined, undefined);
414
415
 
415
- var NsPictogram = __vue_component__$V;
416
+ var NsPictogram = __vue_component__$W;
416
417
 
417
418
  //
418
- var script$o = {
419
+ var script$p = {
419
420
  name: "NsLottieAnimation",
420
421
  components: {
421
422
  LottieAnimation
@@ -471,7 +472,7 @@ var script$o = {
471
472
  };
472
473
 
473
474
  /* script */
474
- const __vue_script__$o = script$o;
475
+ const __vue_script__$p = script$p;
475
476
  /* template */
476
477
 
477
478
  var __vue_render__$u = function () {
@@ -504,28 +505,28 @@ var __vue_render__$u = function () {
504
505
  var __vue_staticRenderFns__$u = [];
505
506
  /* style */
506
507
 
507
- const __vue_inject_styles__$v = undefined;
508
+ const __vue_inject_styles__$w = undefined;
508
509
  /* scoped */
509
510
 
510
- const __vue_scope_id__$v = "data-v-14e97a70";
511
+ const __vue_scope_id__$w = "data-v-14e97a70";
511
512
  /* module identifier */
512
513
 
513
- const __vue_module_identifier__$v = undefined;
514
+ const __vue_module_identifier__$w = undefined;
514
515
  /* functional template */
515
516
 
516
- const __vue_is_functional_template__$v = false;
517
+ const __vue_is_functional_template__$w = false;
517
518
  /* style inject */
518
519
 
519
520
  /* style inject SSR */
520
521
 
521
522
  /* style inject shadow dom */
522
523
 
523
- const __vue_component__$U = /*#__PURE__*/normalizeComponent({
524
+ const __vue_component__$V = /*#__PURE__*/normalizeComponent({
524
525
  render: __vue_render__$u,
525
526
  staticRenderFns: __vue_staticRenderFns__$u
526
- }, __vue_inject_styles__$v, __vue_script__$o, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, undefined, undefined);
527
+ }, __vue_inject_styles__$w, __vue_script__$p, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, undefined, undefined);
527
528
 
528
- var NsLottieAnimation = __vue_component__$U;
529
+ var NsLottieAnimation = __vue_component__$V;
529
530
 
530
531
  /* script */
531
532
 
@@ -548,31 +549,31 @@ var __vue_render__$t = function () {
548
549
  var __vue_staticRenderFns__$t = [];
549
550
  /* style */
550
551
 
551
- const __vue_inject_styles__$u = undefined;
552
+ const __vue_inject_styles__$v = undefined;
552
553
  /* scoped */
553
554
 
554
- const __vue_scope_id__$u = undefined;
555
+ const __vue_scope_id__$v = undefined;
555
556
  /* module identifier */
556
557
 
557
- const __vue_module_identifier__$u = undefined;
558
+ const __vue_module_identifier__$v = undefined;
558
559
  /* functional template */
559
560
 
560
- const __vue_is_functional_template__$u = false;
561
+ const __vue_is_functional_template__$v = false;
561
562
  /* style inject */
562
563
 
563
564
  /* style inject SSR */
564
565
 
565
566
  /* style inject shadow dom */
566
567
 
567
- const __vue_component__$T = /*#__PURE__*/normalizeComponent({
568
+ const __vue_component__$U = /*#__PURE__*/normalizeComponent({
568
569
  render: __vue_render__$t,
569
570
  staticRenderFns: __vue_staticRenderFns__$t
570
- }, __vue_inject_styles__$u, {}, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, undefined, undefined);
571
+ }, __vue_inject_styles__$v, {}, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, undefined, undefined);
571
572
 
572
- var ExclamationMarkPictogram = __vue_component__$T;
573
+ var ExclamationMarkPictogram = __vue_component__$U;
573
574
 
574
575
  //
575
- var script$n = {
576
+ var script$o = {
576
577
  name: "NsEmptyState",
577
578
  components: {
578
579
  NsPictogram,
@@ -604,7 +605,7 @@ var script$n = {
604
605
  };
605
606
 
606
607
  /* script */
607
- const __vue_script__$n = script$n;
608
+ const __vue_script__$o = script$o;
608
609
  /* template */
609
610
 
610
611
  var __vue_render__$s = function () {
@@ -640,7 +641,7 @@ var __vue_render__$s = function () {
640
641
  var __vue_staticRenderFns__$s = [];
641
642
  /* style */
642
643
 
643
- const __vue_inject_styles__$t = function (inject) {
644
+ const __vue_inject_styles__$u = function (inject) {
644
645
  if (!inject) return;
645
646
  inject("data-v-2d5d3a58_0", {
646
647
  source: ".empty-state[data-v-2d5d3a58]{text-align:center;padding:2rem}.empty-state .image[data-v-2d5d3a58]{margin-bottom:1rem}.empty-state .description[data-v-2d5d3a58]{margin-top:1rem}.animation[data-v-2d5d3a58]{display:inline-block;width:64px;height:64px}",
@@ -651,26 +652,26 @@ const __vue_inject_styles__$t = function (inject) {
651
652
  /* scoped */
652
653
 
653
654
 
654
- const __vue_scope_id__$t = "data-v-2d5d3a58";
655
+ const __vue_scope_id__$u = "data-v-2d5d3a58";
655
656
  /* module identifier */
656
657
 
657
- const __vue_module_identifier__$t = undefined;
658
+ const __vue_module_identifier__$u = undefined;
658
659
  /* functional template */
659
660
 
660
- const __vue_is_functional_template__$t = false;
661
+ const __vue_is_functional_template__$u = false;
661
662
  /* style inject SSR */
662
663
 
663
664
  /* style inject shadow dom */
664
665
 
665
- const __vue_component__$R = /*#__PURE__*/normalizeComponent({
666
+ const __vue_component__$S = /*#__PURE__*/normalizeComponent({
666
667
  render: __vue_render__$s,
667
668
  staticRenderFns: __vue_staticRenderFns__$s
668
- }, __vue_inject_styles__$t, __vue_script__$n, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, createInjector, undefined, undefined);
669
+ }, __vue_inject_styles__$u, __vue_script__$o, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, createInjector, undefined, undefined);
669
670
 
670
- var __vue_component__$S = __vue_component__$R;
671
+ var __vue_component__$T = __vue_component__$S;
671
672
 
672
673
  //
673
- var script$m = {
674
+ var script$n = {
674
675
  name: "NsCodeSnippet",
675
676
  components: {
676
677
  CvButton,
@@ -782,7 +783,7 @@ var script$m = {
782
783
  };
783
784
 
784
785
  /* script */
785
- const __vue_script__$m = script$m;
786
+ const __vue_script__$n = script$n;
786
787
  /* template */
787
788
 
788
789
  var __vue_render__$r = function () {
@@ -850,7 +851,7 @@ var __vue_render__$r = function () {
850
851
  var __vue_staticRenderFns__$r = [];
851
852
  /* style */
852
853
 
853
- const __vue_inject_styles__$s = function (inject) {
854
+ const __vue_inject_styles__$t = function (inject) {
854
855
  if (!inject) return;
855
856
  inject("data-v-59cb538c_0", {
856
857
  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}",
@@ -861,23 +862,23 @@ const __vue_inject_styles__$s = function (inject) {
861
862
  /* scoped */
862
863
 
863
864
 
864
- const __vue_scope_id__$s = "data-v-59cb538c";
865
+ const __vue_scope_id__$t = "data-v-59cb538c";
865
866
  /* module identifier */
866
867
 
867
- const __vue_module_identifier__$s = undefined;
868
+ const __vue_module_identifier__$t = undefined;
868
869
  /* functional template */
869
870
 
870
- const __vue_is_functional_template__$s = false;
871
+ const __vue_is_functional_template__$t = false;
871
872
  /* style inject SSR */
872
873
 
873
874
  /* style inject shadow dom */
874
875
 
875
- const __vue_component__$P = /*#__PURE__*/normalizeComponent({
876
+ const __vue_component__$Q = /*#__PURE__*/normalizeComponent({
876
877
  render: __vue_render__$r,
877
878
  staticRenderFns: __vue_staticRenderFns__$r
878
- }, __vue_inject_styles__$s, __vue_script__$m, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, createInjector, undefined, undefined);
879
+ }, __vue_inject_styles__$t, __vue_script__$n, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, createInjector, undefined, undefined);
879
880
 
880
- var __vue_component__$Q = __vue_component__$P;
881
+ var __vue_component__$R = __vue_component__$Q;
881
882
 
882
883
  //
883
884
  //
@@ -908,7 +909,7 @@ var __vue_component__$Q = __vue_component__$P;
908
909
  //
909
910
  //
910
911
  //
911
- var script$l = {
912
+ var script$m = {
912
913
  name: "NsCircleTimer",
913
914
  props: {
914
915
  timeLimit: {
@@ -968,7 +969,7 @@ var script$l = {
968
969
  };
969
970
 
970
971
  /* script */
971
- const __vue_script__$l = script$l;
972
+ const __vue_script__$m = script$m;
972
973
  /* template */
973
974
 
974
975
  var __vue_render__$q = function () {
@@ -1010,7 +1011,7 @@ var __vue_render__$q = function () {
1010
1011
  var __vue_staticRenderFns__$q = [];
1011
1012
  /* style */
1012
1013
 
1013
- const __vue_inject_styles__$r = function (inject) {
1014
+ const __vue_inject_styles__$s = function (inject) {
1014
1015
  if (!inject) return;
1015
1016
  inject("data-v-45b59790_0", {
1016
1017
  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)}",
@@ -1021,26 +1022,26 @@ const __vue_inject_styles__$r = function (inject) {
1021
1022
  /* scoped */
1022
1023
 
1023
1024
 
1024
- const __vue_scope_id__$r = "data-v-45b59790";
1025
+ const __vue_scope_id__$s = "data-v-45b59790";
1025
1026
  /* module identifier */
1026
1027
 
1027
- const __vue_module_identifier__$r = undefined;
1028
+ const __vue_module_identifier__$s = undefined;
1028
1029
  /* functional template */
1029
1030
 
1030
- const __vue_is_functional_template__$r = false;
1031
+ const __vue_is_functional_template__$s = false;
1031
1032
  /* style inject SSR */
1032
1033
 
1033
1034
  /* style inject shadow dom */
1034
1035
 
1035
- const __vue_component__$O = /*#__PURE__*/normalizeComponent({
1036
+ const __vue_component__$P = /*#__PURE__*/normalizeComponent({
1036
1037
  render: __vue_render__$q,
1037
1038
  staticRenderFns: __vue_staticRenderFns__$q
1038
- }, __vue_inject_styles__$r, __vue_script__$l, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, createInjector, undefined, undefined);
1039
+ }, __vue_inject_styles__$s, __vue_script__$m, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, createInjector, undefined, undefined);
1039
1040
 
1040
- var NsCircleTimer = __vue_component__$O;
1041
+ var NsCircleTimer = __vue_component__$P;
1041
1042
 
1042
1043
  //
1043
- var script$k = {
1044
+ var script$l = {
1044
1045
  name: "NsInlineNotification",
1045
1046
  extends: CvInlineNotification,
1046
1047
  components: {
@@ -1077,7 +1078,7 @@ var script$k = {
1077
1078
  };
1078
1079
 
1079
1080
  /* script */
1080
- const __vue_script__$k = script$k;
1081
+ const __vue_script__$l = script$l;
1081
1082
  /* template */
1082
1083
 
1083
1084
  var __vue_render__$p = function () {
@@ -1154,7 +1155,7 @@ var __vue_render__$p = function () {
1154
1155
  var __vue_staticRenderFns__$p = [];
1155
1156
  /* style */
1156
1157
 
1157
- const __vue_inject_styles__$q = function (inject) {
1158
+ const __vue_inject_styles__$r = function (inject) {
1158
1159
  if (!inject) return;
1159
1160
  inject("data-v-59312d66_0", {
1160
1161
  source: ".title[data-v-59312d66]{margin-right:.75rem;margin-bottom:.2rem;font-size:.875rem!important;font-weight:600!important}.mg-right[data-v-59312d66]{margin-right:.75rem}.details[data-v-59312d66]{flex-grow:0}.action-button[data-v-59312d66]{margin-right:.5rem}.bx--inline-notification__close-button[data-v-59312d66]{position:absolute!important}.bx--inline-notification__text-wrapper p[data-v-59312d66]{padding-right:0!important}",
@@ -1165,23 +1166,23 @@ const __vue_inject_styles__$q = function (inject) {
1165
1166
  /* scoped */
1166
1167
 
1167
1168
 
1168
- const __vue_scope_id__$q = "data-v-59312d66";
1169
+ const __vue_scope_id__$r = "data-v-59312d66";
1169
1170
  /* module identifier */
1170
1171
 
1171
- const __vue_module_identifier__$q = undefined;
1172
+ const __vue_module_identifier__$r = undefined;
1172
1173
  /* functional template */
1173
1174
 
1174
- const __vue_is_functional_template__$q = false;
1175
+ const __vue_is_functional_template__$r = false;
1175
1176
  /* style inject SSR */
1176
1177
 
1177
1178
  /* style inject shadow dom */
1178
1179
 
1179
- const __vue_component__$N = /*#__PURE__*/normalizeComponent({
1180
+ const __vue_component__$O = /*#__PURE__*/normalizeComponent({
1180
1181
  render: __vue_render__$p,
1181
1182
  staticRenderFns: __vue_staticRenderFns__$p
1182
- }, __vue_inject_styles__$q, __vue_script__$k, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, createInjector, undefined, undefined);
1183
+ }, __vue_inject_styles__$r, __vue_script__$l, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, createInjector, undefined, undefined);
1183
1184
 
1184
- var NsInlineNotification = __vue_component__$N;
1185
+ var NsInlineNotification = __vue_component__$O;
1185
1186
 
1186
1187
  //
1187
1188
  //
@@ -1200,7 +1201,7 @@ var NsInlineNotification = __vue_component__$N;
1200
1201
  //
1201
1202
  //
1202
1203
  //
1203
- var script$j = {
1204
+ var script$k = {
1204
1205
  name: "NsProgressBar",
1205
1206
  props: {
1206
1207
  value: {
@@ -1231,7 +1232,7 @@ var script$j = {
1231
1232
  };
1232
1233
 
1233
1234
  /* script */
1234
- const __vue_script__$j = script$j;
1235
+ const __vue_script__$k = script$k;
1235
1236
  /* template */
1236
1237
 
1237
1238
  var __vue_render__$o = function () {
@@ -1262,7 +1263,7 @@ var __vue_render__$o = function () {
1262
1263
  var __vue_staticRenderFns__$o = [];
1263
1264
  /* style */
1264
1265
 
1265
- const __vue_inject_styles__$p = function (inject) {
1266
+ const __vue_inject_styles__$q = function (inject) {
1266
1267
  if (!inject) return;
1267
1268
  inject("data-v-57532057_0", {
1268
1269
  source: ".progress-bar-container[data-v-57532057]{width:100%;position:relative}.slider[data-v-57532057]{position:absolute;width:100%;height:5px;overflow-x:hidden}.line[data-v-57532057]{position:absolute;opacity:.4;width:100%;height:5px}.progress-line[data-v-57532057]{position:absolute;height:5px}.indeterminate-line[data-v-57532057]{position:absolute;opacity:.4;width:150%;height:5px}.indeterminate-subline[data-v-57532057]{position:absolute;height:5px}.inc[data-v-57532057]{animation:increase-data-v-57532057 2s infinite}.dec[data-v-57532057]{animation:decrease-data-v-57532057 2s .5s infinite}@keyframes increase-data-v-57532057{from{left:-5%;width:5%}to{left:130%;width:100%}}@keyframes decrease-data-v-57532057{from{left:-80%;width:80%}to{left:110%;width:10%}}",
@@ -1273,25 +1274,25 @@ const __vue_inject_styles__$p = function (inject) {
1273
1274
  /* scoped */
1274
1275
 
1275
1276
 
1276
- const __vue_scope_id__$p = "data-v-57532057";
1277
+ const __vue_scope_id__$q = "data-v-57532057";
1277
1278
  /* module identifier */
1278
1279
 
1279
- const __vue_module_identifier__$p = undefined;
1280
+ const __vue_module_identifier__$q = undefined;
1280
1281
  /* functional template */
1281
1282
 
1282
- const __vue_is_functional_template__$p = false;
1283
+ const __vue_is_functional_template__$q = false;
1283
1284
  /* style inject SSR */
1284
1285
 
1285
1286
  /* style inject shadow dom */
1286
1287
 
1287
- const __vue_component__$M = /*#__PURE__*/normalizeComponent({
1288
+ const __vue_component__$N = /*#__PURE__*/normalizeComponent({
1288
1289
  render: __vue_render__$o,
1289
1290
  staticRenderFns: __vue_staticRenderFns__$o
1290
- }, __vue_inject_styles__$p, __vue_script__$j, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, createInjector, undefined, undefined);
1291
+ }, __vue_inject_styles__$q, __vue_script__$k, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, createInjector, undefined, undefined);
1291
1292
 
1292
- var NsProgressBar = __vue_component__$M;
1293
+ var NsProgressBar = __vue_component__$N;
1293
1294
 
1294
- var script$i = {
1295
+ var script$j = {
1295
1296
  name: "NsSvg",
1296
1297
  props: {
1297
1298
  svg: {
@@ -1350,33 +1351,33 @@ var script$i = {
1350
1351
  };
1351
1352
 
1352
1353
  /* script */
1353
- const __vue_script__$i = script$i;
1354
+ const __vue_script__$j = script$j;
1354
1355
  /* template */
1355
1356
 
1356
1357
  /* style */
1357
1358
 
1358
- const __vue_inject_styles__$o = undefined;
1359
+ const __vue_inject_styles__$p = undefined;
1359
1360
  /* scoped */
1360
1361
 
1361
- const __vue_scope_id__$o = undefined;
1362
+ const __vue_scope_id__$p = undefined;
1362
1363
  /* module identifier */
1363
1364
 
1364
- const __vue_module_identifier__$o = undefined;
1365
+ const __vue_module_identifier__$p = undefined;
1365
1366
  /* functional template */
1366
1367
 
1367
- const __vue_is_functional_template__$o = undefined;
1368
+ const __vue_is_functional_template__$p = undefined;
1368
1369
  /* style inject */
1369
1370
 
1370
1371
  /* style inject SSR */
1371
1372
 
1372
1373
  /* style inject shadow dom */
1373
1374
 
1374
- const __vue_component__$L = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$o, __vue_script__$i, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, undefined, undefined, undefined);
1375
+ const __vue_component__$M = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$p, __vue_script__$j, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, undefined, undefined, undefined);
1375
1376
 
1376
- var NsSvg = __vue_component__$L;
1377
+ var NsSvg = __vue_component__$M;
1377
1378
 
1378
1379
  //
1379
- var script$h = {
1380
+ var script$i = {
1380
1381
  name: "NsTile",
1381
1382
  extends: CvTile,
1382
1383
  inheritAttrs: false,
@@ -1450,7 +1451,7 @@ var script$h = {
1450
1451
  };
1451
1452
 
1452
1453
  /* script */
1453
- const __vue_script__$h = script$h;
1454
+ const __vue_script__$i = script$i;
1454
1455
  /* template */
1455
1456
 
1456
1457
  var __vue_render__$n = function () {
@@ -1495,7 +1496,7 @@ var __vue_render__$n = function () {
1495
1496
  var __vue_staticRenderFns__$n = [];
1496
1497
  /* style */
1497
1498
 
1498
- const __vue_inject_styles__$n = function (inject) {
1499
+ const __vue_inject_styles__$o = function (inject) {
1499
1500
  if (!inject) return;
1500
1501
  inject("data-v-443a91f0_0", {
1501
1502
  source: ".ns-tile[data-v-443a91f0]{margin-bottom:2rem;position:relative}.container[data-v-443a91f0]{display:flex;flex-direction:column;justify-content:center}.centered[data-v-443a91f0]{text-align:center}.large[data-v-443a91f0]{min-height:10rem}.tile-icon[data-v-443a91f0]{display:block;margin-left:auto;margin-right:auto;margin-bottom:1rem}.tile-footer-icon[data-v-443a91f0]{position:absolute;right:1rem;bottom:1rem;flex-shrink:0;width:1.25rem;height:1.25rem}.pad-bottom[data-v-443a91f0]{padding-bottom:4rem}.disabled-tile[data-v-443a91f0]{color:#c6c6c6}",
@@ -1506,23 +1507,23 @@ const __vue_inject_styles__$n = function (inject) {
1506
1507
  /* scoped */
1507
1508
 
1508
1509
 
1509
- const __vue_scope_id__$n = "data-v-443a91f0";
1510
+ const __vue_scope_id__$o = "data-v-443a91f0";
1510
1511
  /* module identifier */
1511
1512
 
1512
- const __vue_module_identifier__$n = undefined;
1513
+ const __vue_module_identifier__$o = undefined;
1513
1514
  /* functional template */
1514
1515
 
1515
- const __vue_is_functional_template__$n = false;
1516
+ const __vue_is_functional_template__$o = false;
1516
1517
  /* style inject SSR */
1517
1518
 
1518
1519
  /* style inject shadow dom */
1519
1520
 
1520
- const __vue_component__$J = /*#__PURE__*/normalizeComponent({
1521
+ const __vue_component__$K = /*#__PURE__*/normalizeComponent({
1521
1522
  render: __vue_render__$n,
1522
1523
  staticRenderFns: __vue_staticRenderFns__$n
1523
- }, __vue_inject_styles__$n, __vue_script__$h, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, createInjector, undefined, undefined);
1524
+ }, __vue_inject_styles__$o, __vue_script__$i, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, createInjector, undefined, undefined);
1524
1525
 
1525
- var __vue_component__$K = __vue_component__$J;
1526
+ var __vue_component__$L = __vue_component__$K;
1526
1527
 
1527
1528
  function toInteger(dirtyNumber) {
1528
1529
  if (dirtyNumber === null || dirtyNumber === true || dirtyNumber === false) {
@@ -6119,7 +6120,7 @@ var DateTimeService = {
6119
6120
  };
6120
6121
 
6121
6122
  //
6122
- var script$g = {
6123
+ var script$h = {
6123
6124
  name: "NsToastNotification",
6124
6125
  extends: CvToastNotification,
6125
6126
  components: {
@@ -6147,6 +6148,14 @@ var script$g = {
6147
6148
  type: Boolean,
6148
6149
  default: false
6149
6150
  },
6151
+ cancelLabel: {
6152
+ type: String,
6153
+ default: "Abort"
6154
+ },
6155
+ confirmCancelLabel: {
6156
+ type: String,
6157
+ default: "Confirm abort"
6158
+ },
6150
6159
  closeAriaLabel: {
6151
6160
  type: String,
6152
6161
  default: "Dismiss notification"
@@ -6157,11 +6166,35 @@ var script$g = {
6157
6166
  validator: val => ["error", "info", "warning", "success"].includes(val)
6158
6167
  },
6159
6168
  lowContrast: Boolean
6169
+ },
6170
+
6171
+ data() {
6172
+ return {
6173
+ isConfirmCancelShown: false,
6174
+ isCancelButtonDisabled: false
6175
+ };
6176
+ },
6177
+
6178
+ methods: {
6179
+ cancelTask() {
6180
+ if (!this.isConfirmCancelShown) {
6181
+ // show confirmation
6182
+ this.isConfirmCancelShown = true;
6183
+ setTimeout(() => {
6184
+ this.isConfirmCancelShown = false;
6185
+ }, 5000);
6186
+ } else {
6187
+ // cancel task
6188
+ this.$emit("cancelTask", this.id);
6189
+ this.isCancelButtonDisabled = true;
6190
+ }
6191
+ }
6192
+
6160
6193
  }
6161
6194
  };
6162
6195
 
6163
6196
  /* script */
6164
- const __vue_script__$g = script$g;
6197
+ const __vue_script__$h = script$h;
6165
6198
  /* template */
6166
6199
 
6167
6200
  var __vue_render__$m = function () {
@@ -6191,7 +6224,7 @@ var __vue_render__$m = function () {
6191
6224
  class: _vm.carbonPrefix + "--toast-notification__title"
6192
6225
  }, [_vm._v("\n " + _vm._s(_vm.title) + "\n ")]), _vm._v(" "), _c('div', {
6193
6226
  class: [_vm.carbonPrefix + "--toast-notification__subtitle", "notification-description-and-progress", "row", {
6194
- 'fix-margin-bottom': _vm.actionLabel
6227
+ 'fix-margin-bottom': _vm.actionLabel || _vm.isProgressShown
6195
6228
  }]
6196
6229
  }, [_c('span', {
6197
6230
  domProps: {
@@ -6208,7 +6241,22 @@ var __vue_render__$m = function () {
6208
6241
  staticClass: "progress-bar-spacer"
6209
6242
  }), _vm._v(" "), _vm.progress ? _c('div', {
6210
6243
  staticClass: "progress-number"
6211
- }, [_vm._v(_vm._s(_vm.progress) + " %")]) : _vm._e()], 1) : _vm._e()]), _vm._v(" "), _vm.actionLabel ? _c('div', {
6244
+ }, [_vm._v(_vm._s(_vm.progress) + " %")]) : _vm._e()], 1) : _vm._e()]), _vm._v(" "), _vm.isProgressShown ? _c('div', {
6245
+ class: [_vm.carbonPrefix + "--toast-notification__caption", "action", "row"]
6246
+ }, [_c('button', {
6247
+ class: [_vm.carbonPrefix + "--inline-notification__action-button", _vm.carbonPrefix + "--btn", _vm.carbonPrefix + "--btn--sm", {
6248
+ 'bx--btn--ghost': !_vm.isConfirmCancelShown
6249
+ }, {
6250
+ 'bx--btn--danger': _vm.isConfirmCancelShown
6251
+ }],
6252
+ attrs: {
6253
+ "disabled": _vm.isCancelButtonDisabled,
6254
+ "type": "button"
6255
+ },
6256
+ on: {
6257
+ "click": _vm.cancelTask
6258
+ }
6259
+ }, [_vm._v("\n " + _vm._s(_vm.isConfirmCancelShown ? _vm.confirmCancelLabel : _vm.cancelLabel) + "\n ")])]) : _vm.actionLabel ? _c('div', {
6212
6260
  class: [_vm.carbonPrefix + "--toast-notification__caption", "action", "row"]
6213
6261
  }, [_c('button', {
6214
6262
  class: [_vm.carbonPrefix + "--inline-notification__action-button", _vm.carbonPrefix + "--btn", _vm.carbonPrefix + "--btn--sm", _vm.carbonPrefix + "--btn--ghost"],
@@ -6250,13 +6298,13 @@ var __vue_render__$m = function () {
6250
6298
  var __vue_staticRenderFns__$m = [];
6251
6299
  /* style */
6252
6300
 
6253
- const __vue_inject_styles__$m = function (inject) {
6301
+ const __vue_inject_styles__$n = function (inject) {
6254
6302
  if (!inject) return;
6255
- inject("data-v-7385c86a_0", {
6256
- source: ".notification[data-v-7385c86a]{margin-bottom:0;margin-right:0}.action[data-v-7385c86a]{padding-top:0;margin-bottom:0}.bx--toast-notification .bx--inline-notification__action-button.bx--btn--ghost[data-v-7385c86a]{margin-left:-16px}.notification-description-and-progress[data-v-7385c86a]{margin-top:.75rem;margin-bottom:.75rem}.fix-margin-bottom[data-v-7385c86a]{margin-bottom:0}.progress[data-v-7385c86a]{margin-top:.75rem}.progress-bar-spacer[data-v-7385c86a]{height:.5rem}.cv-notifiation.bx--toast-notification.notification[data-v-7385c86a]{width:26vw;min-width:20rem;margin-top:0}.notification-drawer .cv-notifiation.bx--toast-notification.notification[data-v-7385c86a]{margin-top:1rem}.notification-drawer .cv-notifiation.bx--toast-notification.notification[data-v-7385c86a]{width:100%;cursor:pointer}.notification-read[data-v-7385c86a]{border-color:#8d8d8d;color:#c6c6c6}.notification-read .bx--toast-notification__icon[data-v-7385c86a]{fill:currentColor}.notification-read .bx--toast-notification__subtitle[data-v-7385c86a]{color:#c6c6c6}.notification-read .bx--toast-notification__title[data-v-7385c86a]{font-weight:400}.cv-notifiation .timestamp[data-v-7385c86a]{margin-bottom:.75rem;line-height:1.29;color:#fff;text-decoration:underline}.cv-notifiation .timestamp button[data-v-7385c86a]{color:#c6c6c6}.bx--tooltip__trigger[data-v-7385c86a]:not(.bx--btn--icon-only){font-size:inherit}.cv-notifiation .timestamp .bx--tooltip__trigger[data-v-7385c86a]::before{border-bottom-color:#161616}div.row[data-v-7385c86a]:last-child{margin-bottom:1.5rem}.bx--toast-notification__details[data-v-7385c86a]{flex-grow:1}",
6303
+ inject("data-v-06b7021e_0", {
6304
+ source: ".notification[data-v-06b7021e]{margin-bottom:0;margin-right:0}.action[data-v-06b7021e]{padding-top:0;margin-bottom:0}.bx--toast-notification .bx--inline-notification__action-button[data-v-06b7021e]{margin-left:-1rem}.bx--toast-notification .bx--inline-notification__action-button.bx--btn--danger[data-v-06b7021e]{margin:.5rem 0 .5rem -1rem}.notification-description-and-progress[data-v-06b7021e]{margin-top:.75rem;margin-bottom:.75rem}.fix-margin-bottom[data-v-06b7021e]{margin-bottom:0}.progress[data-v-06b7021e]{margin-top:.75rem}.progress-bar-spacer[data-v-06b7021e]{height:.5rem}.cv-notifiation.bx--toast-notification.notification[data-v-06b7021e]{width:26vw;min-width:20rem;margin-top:0}.notification-drawer .cv-notifiation.bx--toast-notification.notification[data-v-06b7021e]{margin-top:1rem}.notification-drawer .cv-notifiation.bx--toast-notification.notification[data-v-06b7021e]{width:100%;cursor:pointer}.notification-read[data-v-06b7021e]{border-color:#8d8d8d;color:#c6c6c6}.notification-read .bx--toast-notification__icon[data-v-06b7021e]{fill:currentColor}.notification-read .bx--toast-notification__subtitle[data-v-06b7021e]{color:#c6c6c6}.notification-read .bx--toast-notification__title[data-v-06b7021e]{font-weight:400}.cv-notifiation .timestamp[data-v-06b7021e]{margin-bottom:.75rem;line-height:1.29;color:#fff;text-decoration:underline}.cv-notifiation .timestamp button[data-v-06b7021e]{color:#c6c6c6}.bx--tooltip__trigger[data-v-06b7021e]:not(.bx--btn--icon-only){font-size:inherit}.cv-notifiation .timestamp .bx--tooltip__trigger[data-v-06b7021e]::before{border-bottom-color:#161616}div.row[data-v-06b7021e]:last-child{margin-bottom:1.5rem}.bx--toast-notification__details[data-v-06b7021e]{flex-grow:1}",
6257
6305
  map: undefined,
6258
6306
  media: undefined
6259
- }), inject("data-v-7385c86a_1", {
6307
+ }), inject("data-v-06b7021e_1", {
6260
6308
  source: ".cv-notifiation .timestamp button span{background-color:#161616!important;border-left:1px solid #393939;border-right:1px solid #393939;border-bottom:1px solid #393939}",
6261
6309
  map: undefined,
6262
6310
  media: undefined
@@ -6265,26 +6313,26 @@ const __vue_inject_styles__$m = function (inject) {
6265
6313
  /* scoped */
6266
6314
 
6267
6315
 
6268
- const __vue_scope_id__$m = "data-v-7385c86a";
6316
+ const __vue_scope_id__$n = "data-v-06b7021e";
6269
6317
  /* module identifier */
6270
6318
 
6271
- const __vue_module_identifier__$m = undefined;
6319
+ const __vue_module_identifier__$n = undefined;
6272
6320
  /* functional template */
6273
6321
 
6274
- const __vue_is_functional_template__$m = false;
6322
+ const __vue_is_functional_template__$n = false;
6275
6323
  /* style inject SSR */
6276
6324
 
6277
6325
  /* style inject shadow dom */
6278
6326
 
6279
- const __vue_component__$H = /*#__PURE__*/normalizeComponent({
6327
+ const __vue_component__$I = /*#__PURE__*/normalizeComponent({
6280
6328
  render: __vue_render__$m,
6281
6329
  staticRenderFns: __vue_staticRenderFns__$m
6282
- }, __vue_inject_styles__$m, __vue_script__$g, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, createInjector, undefined, undefined);
6330
+ }, __vue_inject_styles__$n, __vue_script__$h, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, createInjector, undefined, undefined);
6283
6331
 
6284
- var __vue_component__$I = __vue_component__$H;
6332
+ var __vue_component__$J = __vue_component__$I;
6285
6333
 
6286
6334
  //
6287
- var script$f = {
6335
+ var script$g = {
6288
6336
  name: "NsInfoCard",
6289
6337
  components: {
6290
6338
  NsSvg,
@@ -6335,7 +6383,7 @@ var script$f = {
6335
6383
  };
6336
6384
 
6337
6385
  /* script */
6338
- const __vue_script__$f = script$f;
6386
+ const __vue_script__$g = script$g;
6339
6387
  /* template */
6340
6388
 
6341
6389
  var __vue_render__$l = function () {
@@ -6398,7 +6446,7 @@ var __vue_render__$l = function () {
6398
6446
  var __vue_staticRenderFns__$l = [];
6399
6447
  /* style */
6400
6448
 
6401
- const __vue_inject_styles__$l = function (inject) {
6449
+ const __vue_inject_styles__$m = function (inject) {
6402
6450
  if (!inject) return;
6403
6451
  inject("data-v-aefc1c3e_0", {
6404
6452
  source: ".info-card[data-v-aefc1c3e]{display:flex;flex-direction:column;justify-content:center;min-height:7rem;position:relative}.skeleton[data-v-aefc1c3e]{margin-top:.5rem;margin-left:auto;margin-right:auto}.row[data-v-aefc1c3e]{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.title[data-v-aefc1c3e]{margin-left:.25rem;margin-right:.25rem;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.description[data-v-aefc1c3e]{margin-left:.25rem;margin-right:.25rem}.slot[data-v-aefc1c3e]{margin-top:.5rem}",
@@ -6409,26 +6457,26 @@ const __vue_inject_styles__$l = function (inject) {
6409
6457
  /* scoped */
6410
6458
 
6411
6459
 
6412
- const __vue_scope_id__$l = "data-v-aefc1c3e";
6460
+ const __vue_scope_id__$m = "data-v-aefc1c3e";
6413
6461
  /* module identifier */
6414
6462
 
6415
- const __vue_module_identifier__$l = undefined;
6463
+ const __vue_module_identifier__$m = undefined;
6416
6464
  /* functional template */
6417
6465
 
6418
- const __vue_is_functional_template__$l = false;
6466
+ const __vue_is_functional_template__$m = false;
6419
6467
  /* style inject SSR */
6420
6468
 
6421
6469
  /* style inject shadow dom */
6422
6470
 
6423
- const __vue_component__$F = /*#__PURE__*/normalizeComponent({
6471
+ const __vue_component__$G = /*#__PURE__*/normalizeComponent({
6424
6472
  render: __vue_render__$l,
6425
6473
  staticRenderFns: __vue_staticRenderFns__$l
6426
- }, __vue_inject_styles__$l, __vue_script__$f, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, createInjector, undefined, undefined);
6474
+ }, __vue_inject_styles__$m, __vue_script__$g, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, createInjector, undefined, undefined);
6427
6475
 
6428
- var __vue_component__$G = __vue_component__$F;
6476
+ var __vue_component__$H = __vue_component__$G;
6429
6477
 
6430
6478
  //
6431
- var script$e = {
6479
+ var script$f = {
6432
6480
  name: "NsStatusCard",
6433
6481
  //components added for storybook to work
6434
6482
  components: {
@@ -6475,7 +6523,7 @@ var script$e = {
6475
6523
  };
6476
6524
 
6477
6525
  /* script */
6478
- const __vue_script__$e = script$e;
6526
+ const __vue_script__$f = script$f;
6479
6527
  /* template */
6480
6528
 
6481
6529
  var __vue_render__$k = function () {
@@ -6550,7 +6598,7 @@ var __vue_render__$k = function () {
6550
6598
  var __vue_staticRenderFns__$k = [];
6551
6599
  /* style */
6552
6600
 
6553
- const __vue_inject_styles__$k = function (inject) {
6601
+ const __vue_inject_styles__$l = function (inject) {
6554
6602
  if (!inject) return;
6555
6603
  inject("data-v-496044f0_0", {
6556
6604
  source: ".status-card[data-v-496044f0]{display:flex;flex-direction:column;justify-content:center}.row[data-v-496044f0]{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.value[data-v-496044f0]{margin-left:.25rem;margin-right:.25rem}.label[data-v-496044f0]{margin-left:.25rem;margin-right:.25rem}.success-icon[data-v-496044f0]{margin-right:.25rem}.error-icon[data-v-496044f0]{margin-right:.25rem}.warning-icon[data-v-496044f0]{margin-right:.25rem}.stats[data-v-496044f0]{display:flex;align-items:center;margin-left:.5rem;margin-right:.5rem}",
@@ -6561,26 +6609,26 @@ const __vue_inject_styles__$k = function (inject) {
6561
6609
  /* scoped */
6562
6610
 
6563
6611
 
6564
- const __vue_scope_id__$k = "data-v-496044f0";
6612
+ const __vue_scope_id__$l = "data-v-496044f0";
6565
6613
  /* module identifier */
6566
6614
 
6567
- const __vue_module_identifier__$k = undefined;
6615
+ const __vue_module_identifier__$l = undefined;
6568
6616
  /* functional template */
6569
6617
 
6570
- const __vue_is_functional_template__$k = false;
6618
+ const __vue_is_functional_template__$l = false;
6571
6619
  /* style inject SSR */
6572
6620
 
6573
6621
  /* style inject shadow dom */
6574
6622
 
6575
- const __vue_component__$D = /*#__PURE__*/normalizeComponent({
6623
+ const __vue_component__$E = /*#__PURE__*/normalizeComponent({
6576
6624
  render: __vue_render__$k,
6577
6625
  staticRenderFns: __vue_staticRenderFns__$k
6578
- }, __vue_inject_styles__$k, __vue_script__$e, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, createInjector, undefined, undefined);
6626
+ }, __vue_inject_styles__$l, __vue_script__$f, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, createInjector, undefined, undefined);
6579
6627
 
6580
- var __vue_component__$E = __vue_component__$D;
6628
+ var __vue_component__$F = __vue_component__$E;
6581
6629
 
6582
6630
  //
6583
- var script$d = {
6631
+ var script$e = {
6584
6632
  name: "NsSystemdServiceCard",
6585
6633
  //components added for storybook to work
6586
6634
  components: {
@@ -6634,7 +6682,7 @@ var script$d = {
6634
6682
  };
6635
6683
 
6636
6684
  /* script */
6637
- const __vue_script__$d = script$d;
6685
+ const __vue_script__$e = script$e;
6638
6686
  /* template */
6639
6687
 
6640
6688
  var __vue_render__$j = function () {
@@ -6695,7 +6743,7 @@ var __vue_render__$j = function () {
6695
6743
  var __vue_staticRenderFns__$j = [];
6696
6744
  /* style */
6697
6745
 
6698
- const __vue_inject_styles__$j = function (inject) {
6746
+ const __vue_inject_styles__$k = function (inject) {
6699
6747
  if (!inject) return;
6700
6748
  inject("data-v-bf751eca_0", {
6701
6749
  source: ".service-card[data-v-bf751eca]{display:flex;flex-direction:column;justify-content:center}.row[data-v-bf751eca]{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.service-name[data-v-bf751eca]{margin-left:.25rem;margin-right:.25rem;margin-bottom:.5rem}.success-icon[data-v-bf751eca]{margin-right:.25rem}.error-icon[data-v-bf751eca]{margin-right:.25rem}.warning-icon[data-v-bf751eca]{margin-right:.25rem}.stats[data-v-bf751eca]{display:flex;align-items:center;margin-left:.5rem;margin-right:.5rem}",
@@ -6706,23 +6754,199 @@ const __vue_inject_styles__$j = function (inject) {
6706
6754
  /* scoped */
6707
6755
 
6708
6756
 
6709
- const __vue_scope_id__$j = "data-v-bf751eca";
6757
+ const __vue_scope_id__$k = "data-v-bf751eca";
6710
6758
  /* module identifier */
6711
6759
 
6712
- const __vue_module_identifier__$j = undefined;
6760
+ const __vue_module_identifier__$k = undefined;
6713
6761
  /* functional template */
6714
6762
 
6715
- const __vue_is_functional_template__$j = false;
6763
+ const __vue_is_functional_template__$k = false;
6716
6764
  /* style inject SSR */
6717
6765
 
6718
6766
  /* style inject shadow dom */
6719
6767
 
6720
- const __vue_component__$B = /*#__PURE__*/normalizeComponent({
6768
+ const __vue_component__$C = /*#__PURE__*/normalizeComponent({
6721
6769
  render: __vue_render__$j,
6722
6770
  staticRenderFns: __vue_staticRenderFns__$j
6723
- }, __vue_inject_styles__$j, __vue_script__$d, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, createInjector, undefined, undefined);
6771
+ }, __vue_inject_styles__$k, __vue_script__$e, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, createInjector, undefined, undefined);
6772
+
6773
+ var __vue_component__$D = __vue_component__$C;
6774
+
6775
+ // Unique ID creation requires a high quality random # generator. In node.js
6776
+ // this is pretty straight-forward - we use the crypto API.
6777
+
6778
+
6779
+
6780
+ var rng = function nodeRNG() {
6781
+ return crypto.randomBytes(16);
6782
+ };
6724
6783
 
6725
- var __vue_component__$C = __vue_component__$B;
6784
+ /**
6785
+ * Convert array of 16 byte values to UUID string format of the form:
6786
+ * XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
6787
+ */
6788
+ var byteToHex = [];
6789
+ for (var i = 0; i < 256; ++i) {
6790
+ byteToHex[i] = (i + 0x100).toString(16).substr(1);
6791
+ }
6792
+
6793
+ function bytesToUuid(buf, offset) {
6794
+ var i = offset || 0;
6795
+ var bth = byteToHex;
6796
+ // join used to fix memory issue caused by concatenation: https://bugs.chromium.org/p/v8/issues/detail?id=3175#c4
6797
+ return ([
6798
+ bth[buf[i++]], bth[buf[i++]],
6799
+ bth[buf[i++]], bth[buf[i++]], '-',
6800
+ bth[buf[i++]], bth[buf[i++]], '-',
6801
+ bth[buf[i++]], bth[buf[i++]], '-',
6802
+ bth[buf[i++]], bth[buf[i++]], '-',
6803
+ bth[buf[i++]], bth[buf[i++]],
6804
+ bth[buf[i++]], bth[buf[i++]],
6805
+ bth[buf[i++]], bth[buf[i++]]
6806
+ ]).join('');
6807
+ }
6808
+
6809
+ var bytesToUuid_1 = bytesToUuid;
6810
+
6811
+ // **`v1()` - Generate time-based UUID**
6812
+ //
6813
+ // Inspired by https://github.com/LiosK/UUID.js
6814
+ // and http://docs.python.org/library/uuid.html
6815
+
6816
+ var _nodeId;
6817
+ var _clockseq;
6818
+
6819
+ // Previous uuid creation time
6820
+ var _lastMSecs = 0;
6821
+ var _lastNSecs = 0;
6822
+
6823
+ // See https://github.com/uuidjs/uuid for API details
6824
+ function v1(options, buf, offset) {
6825
+ var i = buf && offset || 0;
6826
+ var b = buf || [];
6827
+
6828
+ options = options || {};
6829
+ var node = options.node || _nodeId;
6830
+ var clockseq = options.clockseq !== undefined ? options.clockseq : _clockseq;
6831
+
6832
+ // node and clockseq need to be initialized to random values if they're not
6833
+ // specified. We do this lazily to minimize issues related to insufficient
6834
+ // system entropy. See #189
6835
+ if (node == null || clockseq == null) {
6836
+ var seedBytes = rng();
6837
+ if (node == null) {
6838
+ // Per 4.5, create and 48-bit node id, (47 random bits + multicast bit = 1)
6839
+ node = _nodeId = [
6840
+ seedBytes[0] | 0x01,
6841
+ seedBytes[1], seedBytes[2], seedBytes[3], seedBytes[4], seedBytes[5]
6842
+ ];
6843
+ }
6844
+ if (clockseq == null) {
6845
+ // Per 4.2.2, randomize (14 bit) clockseq
6846
+ clockseq = _clockseq = (seedBytes[6] << 8 | seedBytes[7]) & 0x3fff;
6847
+ }
6848
+ }
6849
+
6850
+ // UUID timestamps are 100 nano-second units since the Gregorian epoch,
6851
+ // (1582-10-15 00:00). JSNumbers aren't precise enough for this, so
6852
+ // time is handled internally as 'msecs' (integer milliseconds) and 'nsecs'
6853
+ // (100-nanoseconds offset from msecs) since unix epoch, 1970-01-01 00:00.
6854
+ var msecs = options.msecs !== undefined ? options.msecs : new Date().getTime();
6855
+
6856
+ // Per 4.2.1.2, use count of uuid's generated during the current clock
6857
+ // cycle to simulate higher resolution clock
6858
+ var nsecs = options.nsecs !== undefined ? options.nsecs : _lastNSecs + 1;
6859
+
6860
+ // Time since last uuid creation (in msecs)
6861
+ var dt = (msecs - _lastMSecs) + (nsecs - _lastNSecs)/10000;
6862
+
6863
+ // Per 4.2.1.2, Bump clockseq on clock regression
6864
+ if (dt < 0 && options.clockseq === undefined) {
6865
+ clockseq = clockseq + 1 & 0x3fff;
6866
+ }
6867
+
6868
+ // Reset nsecs if clock regresses (new clockseq) or we've moved onto a new
6869
+ // time interval
6870
+ if ((dt < 0 || msecs > _lastMSecs) && options.nsecs === undefined) {
6871
+ nsecs = 0;
6872
+ }
6873
+
6874
+ // Per 4.2.1.2 Throw error if too many uuids are requested
6875
+ if (nsecs >= 10000) {
6876
+ throw new Error('uuid.v1(): Can\'t create more than 10M uuids/sec');
6877
+ }
6878
+
6879
+ _lastMSecs = msecs;
6880
+ _lastNSecs = nsecs;
6881
+ _clockseq = clockseq;
6882
+
6883
+ // Per 4.1.4 - Convert from unix epoch to Gregorian epoch
6884
+ msecs += 12219292800000;
6885
+
6886
+ // `time_low`
6887
+ var tl = ((msecs & 0xfffffff) * 10000 + nsecs) % 0x100000000;
6888
+ b[i++] = tl >>> 24 & 0xff;
6889
+ b[i++] = tl >>> 16 & 0xff;
6890
+ b[i++] = tl >>> 8 & 0xff;
6891
+ b[i++] = tl & 0xff;
6892
+
6893
+ // `time_mid`
6894
+ var tmh = (msecs / 0x100000000 * 10000) & 0xfffffff;
6895
+ b[i++] = tmh >>> 8 & 0xff;
6896
+ b[i++] = tmh & 0xff;
6897
+
6898
+ // `time_high_and_version`
6899
+ b[i++] = tmh >>> 24 & 0xf | 0x10; // include version
6900
+ b[i++] = tmh >>> 16 & 0xff;
6901
+
6902
+ // `clock_seq_hi_and_reserved` (Per 4.2.2 - include variant)
6903
+ b[i++] = clockseq >>> 8 | 0x80;
6904
+
6905
+ // `clock_seq_low`
6906
+ b[i++] = clockseq & 0xff;
6907
+
6908
+ // `node`
6909
+ for (var n = 0; n < 6; ++n) {
6910
+ b[i + n] = node[n];
6911
+ }
6912
+
6913
+ return buf ? buf : bytesToUuid_1(b);
6914
+ }
6915
+
6916
+ var v1_1 = v1;
6917
+
6918
+ function v4(options, buf, offset) {
6919
+ var i = buf && offset || 0;
6920
+
6921
+ if (typeof(options) == 'string') {
6922
+ buf = options === 'binary' ? new Array(16) : null;
6923
+ options = null;
6924
+ }
6925
+ options = options || {};
6926
+
6927
+ var rnds = options.random || (options.rng || rng)();
6928
+
6929
+ // Per 4.4, set bits for version and `clock_seq_hi_and_reserved`
6930
+ rnds[6] = (rnds[6] & 0x0f) | 0x40;
6931
+ rnds[8] = (rnds[8] & 0x3f) | 0x80;
6932
+
6933
+ // Copy bytes to buffer, if provided
6934
+ if (buf) {
6935
+ for (var ii = 0; ii < 16; ++ii) {
6936
+ buf[i + ii] = rnds[ii];
6937
+ }
6938
+ }
6939
+
6940
+ return buf || bytesToUuid_1(rnds);
6941
+ }
6942
+
6943
+ var v4_1 = v4;
6944
+
6945
+ var uuid = v4_1;
6946
+ uuid.v1 = v1_1;
6947
+ uuid.v4 = v4_1;
6948
+
6949
+ var uuid_1 = uuid;
6726
6950
 
6727
6951
  var UtilService = {
6728
6952
  name: "UtilService",
@@ -6990,13 +7214,20 @@ var UtilService = {
6990
7214
  if (this.core.$route.fullPath != path) {
6991
7215
  this.core.$router.push(path);
6992
7216
  }
7217
+ },
7218
+
7219
+ /**
7220
+ * Generate a universally unique identifier
7221
+ */
7222
+ getUuid() {
7223
+ return uuid_1.v4();
6993
7224
  }
6994
7225
 
6995
7226
  }
6996
7227
  };
6997
7228
 
6998
7229
  //
6999
- var script$c = {
7230
+ var script$d = {
7000
7231
  name: "NsPasswordInput",
7001
7232
  components: CvTextInput,
7002
7233
  mixins: [UtilService],
@@ -7152,7 +7383,7 @@ var script$c = {
7152
7383
  };
7153
7384
 
7154
7385
  /* script */
7155
- const __vue_script__$c = script$c;
7386
+ const __vue_script__$d = script$d;
7156
7387
  /* template */
7157
7388
 
7158
7389
  var __vue_render__$i = function () {
@@ -7253,7 +7484,7 @@ var __vue_render__$i = function () {
7253
7484
  var __vue_staticRenderFns__$i = [];
7254
7485
  /* style */
7255
7486
 
7256
- const __vue_inject_styles__$i = function (inject) {
7487
+ const __vue_inject_styles__$j = function (inject) {
7257
7488
  if (!inject) return;
7258
7489
  inject("data-v-6ed70bae_0", {
7259
7490
  source: ".new-password-container[data-v-6ed70bae]{margin-bottom:1rem}.new-password[data-v-6ed70bae]{margin-bottom:.25rem}.confirm-password[data-v-6ed70bae]{margin-bottom:.25rem}.password-meter[data-v-6ed70bae]{display:flex}@media (min-width:672px){.password-meter[data-v-6ed70bae]{max-width:38rem}}.requirement[data-v-6ed70bae]{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-6ed70bae]{background-color:#fff}.requirement[data-v-6ed70bae]:first-child{margin-left:0}.requirement-ok[data-v-6ed70bae]{color:#fff;background-color:#198038}.requirement-disabled[data-v-6ed70bae]{color:#c6c6c6;background-color:#f4f4f4}",
@@ -7264,26 +7495,26 @@ const __vue_inject_styles__$i = function (inject) {
7264
7495
  /* scoped */
7265
7496
 
7266
7497
 
7267
- const __vue_scope_id__$i = "data-v-6ed70bae";
7498
+ const __vue_scope_id__$j = "data-v-6ed70bae";
7268
7499
  /* module identifier */
7269
7500
 
7270
- const __vue_module_identifier__$i = undefined;
7501
+ const __vue_module_identifier__$j = undefined;
7271
7502
  /* functional template */
7272
7503
 
7273
- const __vue_is_functional_template__$i = false;
7504
+ const __vue_is_functional_template__$j = false;
7274
7505
  /* style inject SSR */
7275
7506
 
7276
7507
  /* style inject shadow dom */
7277
7508
 
7278
- const __vue_component__$z = /*#__PURE__*/normalizeComponent({
7509
+ const __vue_component__$A = /*#__PURE__*/normalizeComponent({
7279
7510
  render: __vue_render__$i,
7280
7511
  staticRenderFns: __vue_staticRenderFns__$i
7281
- }, __vue_inject_styles__$i, __vue_script__$c, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, createInjector, undefined, undefined);
7512
+ }, __vue_inject_styles__$j, __vue_script__$d, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, createInjector, undefined, undefined);
7282
7513
 
7283
- var __vue_component__$A = __vue_component__$z;
7514
+ var __vue_component__$B = __vue_component__$A;
7284
7515
 
7285
7516
  //
7286
- var script$b = {
7517
+ var script$c = {
7287
7518
  name: "NsIconMenu",
7288
7519
  extends: CvOverflowMenu,
7289
7520
  props: {
@@ -7327,7 +7558,7 @@ var script$b = {
7327
7558
  };
7328
7559
 
7329
7560
  /* script */
7330
- const __vue_script__$b = script$b;
7561
+ const __vue_script__$c = script$c;
7331
7562
  /* template */
7332
7563
 
7333
7564
  var __vue_render__$h = function () {
@@ -7449,7 +7680,7 @@ var __vue_render__$h = function () {
7449
7680
  var __vue_staticRenderFns__$h = [];
7450
7681
  /* style */
7451
7682
 
7452
- const __vue_inject_styles__$h = function (inject) {
7683
+ const __vue_inject_styles__$i = function (inject) {
7453
7684
  if (!inject) return;
7454
7685
  inject("data-v-2be14df6_0", {
7455
7686
  source: ".ns-icon-menu[data-v-2be14df6]{display:inline-flex}",
@@ -7460,27 +7691,27 @@ const __vue_inject_styles__$h = function (inject) {
7460
7691
  /* scoped */
7461
7692
 
7462
7693
 
7463
- const __vue_scope_id__$h = "data-v-2be14df6";
7694
+ const __vue_scope_id__$i = "data-v-2be14df6";
7464
7695
  /* module identifier */
7465
7696
 
7466
- const __vue_module_identifier__$h = undefined;
7697
+ const __vue_module_identifier__$i = undefined;
7467
7698
  /* functional template */
7468
7699
 
7469
- const __vue_is_functional_template__$h = false;
7700
+ const __vue_is_functional_template__$i = false;
7470
7701
  /* style inject SSR */
7471
7702
 
7472
7703
  /* style inject shadow dom */
7473
7704
 
7474
- const __vue_component__$x = /*#__PURE__*/normalizeComponent({
7705
+ const __vue_component__$y = /*#__PURE__*/normalizeComponent({
7475
7706
  render: __vue_render__$h,
7476
7707
  staticRenderFns: __vue_staticRenderFns__$h
7477
- }, __vue_inject_styles__$h, __vue_script__$b, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, createInjector, undefined, undefined);
7708
+ }, __vue_inject_styles__$i, __vue_script__$c, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, createInjector, undefined, undefined);
7478
7709
 
7479
- var __vue_component__$y = __vue_component__$x;
7710
+ var __vue_component__$z = __vue_component__$y;
7480
7711
 
7481
7712
  //
7482
7713
  Vue.use(chartsVue);
7483
- var script$a = {
7714
+ var script$b = {
7484
7715
  name: "NsMeterChart",
7485
7716
  components: {
7486
7717
  CcvMeterChart
@@ -7554,7 +7785,7 @@ var script$a = {
7554
7785
  };
7555
7786
 
7556
7787
  /* script */
7557
- const __vue_script__$a = script$a;
7788
+ const __vue_script__$b = script$b;
7558
7789
  /* template */
7559
7790
 
7560
7791
  var __vue_render__$g = function () {
@@ -7575,32 +7806,32 @@ var __vue_render__$g = function () {
7575
7806
  var __vue_staticRenderFns__$g = [];
7576
7807
  /* style */
7577
7808
 
7578
- const __vue_inject_styles__$g = undefined;
7809
+ const __vue_inject_styles__$h = undefined;
7579
7810
  /* scoped */
7580
7811
 
7581
- const __vue_scope_id__$g = undefined;
7812
+ const __vue_scope_id__$h = undefined;
7582
7813
  /* module identifier */
7583
7814
 
7584
- const __vue_module_identifier__$g = undefined;
7815
+ const __vue_module_identifier__$h = undefined;
7585
7816
  /* functional template */
7586
7817
 
7587
- const __vue_is_functional_template__$g = false;
7818
+ const __vue_is_functional_template__$h = false;
7588
7819
  /* style inject */
7589
7820
 
7590
7821
  /* style inject SSR */
7591
7822
 
7592
7823
  /* style inject shadow dom */
7593
7824
 
7594
- const __vue_component__$v = /*#__PURE__*/normalizeComponent({
7825
+ const __vue_component__$w = /*#__PURE__*/normalizeComponent({
7595
7826
  render: __vue_render__$g,
7596
7827
  staticRenderFns: __vue_staticRenderFns__$g
7597
- }, __vue_inject_styles__$g, __vue_script__$a, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
7828
+ }, __vue_inject_styles__$h, __vue_script__$b, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, undefined, undefined);
7598
7829
 
7599
- var __vue_component__$w = __vue_component__$v;
7830
+ var __vue_component__$x = __vue_component__$w;
7600
7831
 
7601
7832
  //
7602
7833
  Vue.use(chartsVue);
7603
- var script$9 = {
7834
+ var script$a = {
7604
7835
  name: "NsPieChart",
7605
7836
  components: {},
7606
7837
  props: {
@@ -7656,7 +7887,7 @@ var script$9 = {
7656
7887
  };
7657
7888
 
7658
7889
  /* script */
7659
- const __vue_script__$9 = script$9;
7890
+ const __vue_script__$a = script$a;
7660
7891
  /* template */
7661
7892
 
7662
7893
  var __vue_render__$f = function () {
@@ -7677,31 +7908,31 @@ var __vue_render__$f = function () {
7677
7908
  var __vue_staticRenderFns__$f = [];
7678
7909
  /* style */
7679
7910
 
7680
- const __vue_inject_styles__$f = undefined;
7911
+ const __vue_inject_styles__$g = undefined;
7681
7912
  /* scoped */
7682
7913
 
7683
- const __vue_scope_id__$f = undefined;
7914
+ const __vue_scope_id__$g = undefined;
7684
7915
  /* module identifier */
7685
7916
 
7686
- const __vue_module_identifier__$f = undefined;
7917
+ const __vue_module_identifier__$g = undefined;
7687
7918
  /* functional template */
7688
7919
 
7689
- const __vue_is_functional_template__$f = false;
7920
+ const __vue_is_functional_template__$g = false;
7690
7921
  /* style inject */
7691
7922
 
7692
7923
  /* style inject SSR */
7693
7924
 
7694
7925
  /* style inject shadow dom */
7695
7926
 
7696
- const __vue_component__$t = /*#__PURE__*/normalizeComponent({
7927
+ const __vue_component__$u = /*#__PURE__*/normalizeComponent({
7697
7928
  render: __vue_render__$f,
7698
7929
  staticRenderFns: __vue_staticRenderFns__$f
7699
- }, __vue_inject_styles__$f, __vue_script__$9, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, undefined, undefined);
7930
+ }, __vue_inject_styles__$g, __vue_script__$a, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
7700
7931
 
7701
- var __vue_component__$u = __vue_component__$t;
7932
+ var __vue_component__$v = __vue_component__$u;
7702
7933
 
7703
7934
  //
7704
- var script$8 = {
7935
+ var script$9 = {
7705
7936
  name: "NsDangerDeleteModal",
7706
7937
  //component added for storybook to work
7707
7938
  components: {
@@ -7784,7 +8015,7 @@ var script$8 = {
7784
8015
  };
7785
8016
 
7786
8017
  /* script */
7787
- const __vue_script__$8 = script$8;
8018
+ const __vue_script__$9 = script$9;
7788
8019
  /* template */
7789
8020
 
7790
8021
  var __vue_render__$e = function () {
@@ -7851,7 +8082,7 @@ var __vue_render__$e = function () {
7851
8082
  var __vue_staticRenderFns__$e = [];
7852
8083
  /* style */
7853
8084
 
7854
- const __vue_inject_styles__$e = function (inject) {
8085
+ const __vue_inject_styles__$f = function (inject) {
7855
8086
  if (!inject) return;
7856
8087
  inject("data-v-97f667a6_0", {
7857
8088
  source: ".type-to-confirm[data-v-97f667a6]{margin-top:2rem}",
@@ -7862,23 +8093,23 @@ const __vue_inject_styles__$e = function (inject) {
7862
8093
  /* scoped */
7863
8094
 
7864
8095
 
7865
- const __vue_scope_id__$e = "data-v-97f667a6";
8096
+ const __vue_scope_id__$f = "data-v-97f667a6";
7866
8097
  /* module identifier */
7867
8098
 
7868
- const __vue_module_identifier__$e = undefined;
8099
+ const __vue_module_identifier__$f = undefined;
7869
8100
  /* functional template */
7870
8101
 
7871
- const __vue_is_functional_template__$e = false;
8102
+ const __vue_is_functional_template__$f = false;
7872
8103
  /* style inject SSR */
7873
8104
 
7874
8105
  /* style inject shadow dom */
7875
8106
 
7876
- const __vue_component__$r = /*#__PURE__*/normalizeComponent({
8107
+ const __vue_component__$s = /*#__PURE__*/normalizeComponent({
7877
8108
  render: __vue_render__$e,
7878
8109
  staticRenderFns: __vue_staticRenderFns__$e
7879
- }, __vue_inject_styles__$e, __vue_script__$8, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, createInjector, undefined, undefined);
8110
+ }, __vue_inject_styles__$f, __vue_script__$9, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, createInjector, undefined, undefined);
7880
8111
 
7881
- var __vue_component__$s = __vue_component__$r;
8112
+ var __vue_component__$t = __vue_component__$s;
7882
8113
 
7883
8114
  var IconService = {
7884
8115
  name: "IconService",
@@ -7887,6 +8118,7 @@ var IconService = {
7887
8118
  return {
7888
8119
  Close20,
7889
8120
  ArrowRight20,
8121
+ // navigate to another page, move module
7890
8122
  ArrowRight32,
7891
8123
  Notification20,
7892
8124
  UserAvatar20,
@@ -7924,6 +8156,7 @@ var IconService = {
7924
8156
  // save buttons and backups
7925
8157
  Save32,
7926
8158
  Copy20,
8159
+ // copy to clipboard, clone module
7927
8160
  EdgeNode20,
7928
8161
  EdgeNode32,
7929
8162
  Cube32,
@@ -8005,7 +8238,7 @@ var IconService = {
8005
8238
  };
8006
8239
 
8007
8240
  //
8008
- var script$7 = {
8241
+ var script$8 = {
8009
8242
  name: "NsDropdownAction",
8010
8243
  extends: CvOverflowMenu,
8011
8244
  components: {
@@ -8037,7 +8270,7 @@ var script$7 = {
8037
8270
  };
8038
8271
 
8039
8272
  /* script */
8040
- const __vue_script__$7 = script$7;
8273
+ const __vue_script__$8 = script$8;
8041
8274
  /* template */
8042
8275
 
8043
8276
  var __vue_render__$d = function () {
@@ -8143,31 +8376,31 @@ var __vue_render__$d = function () {
8143
8376
  var __vue_staticRenderFns__$d = [];
8144
8377
  /* style */
8145
8378
 
8146
- const __vue_inject_styles__$d = undefined;
8379
+ const __vue_inject_styles__$e = undefined;
8147
8380
  /* scoped */
8148
8381
 
8149
- const __vue_scope_id__$d = "data-v-31925b9d";
8382
+ const __vue_scope_id__$e = "data-v-31925b9d";
8150
8383
  /* module identifier */
8151
8384
 
8152
- const __vue_module_identifier__$d = undefined;
8385
+ const __vue_module_identifier__$e = undefined;
8153
8386
  /* functional template */
8154
8387
 
8155
- const __vue_is_functional_template__$d = false;
8388
+ const __vue_is_functional_template__$e = false;
8156
8389
  /* style inject */
8157
8390
 
8158
8391
  /* style inject SSR */
8159
8392
 
8160
8393
  /* style inject shadow dom */
8161
8394
 
8162
- const __vue_component__$p = /*#__PURE__*/normalizeComponent({
8395
+ const __vue_component__$q = /*#__PURE__*/normalizeComponent({
8163
8396
  render: __vue_render__$d,
8164
8397
  staticRenderFns: __vue_staticRenderFns__$d
8165
- }, __vue_inject_styles__$d, __vue_script__$7, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, undefined, undefined);
8398
+ }, __vue_inject_styles__$e, __vue_script__$8, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, undefined, undefined);
8166
8399
 
8167
- var __vue_component__$q = __vue_component__$p;
8400
+ var __vue_component__$r = __vue_component__$q;
8168
8401
 
8169
8402
  //
8170
- var script$6 = {
8403
+ var script$7 = {
8171
8404
  name: "NsTextInput",
8172
8405
  extends: CvTextInput,
8173
8406
  components: {
@@ -8221,7 +8454,7 @@ var script$6 = {
8221
8454
  };
8222
8455
 
8223
8456
  /* script */
8224
- const __vue_script__$6 = script$6;
8457
+ const __vue_script__$7 = script$7;
8225
8458
  /* template */
8226
8459
 
8227
8460
  var __vue_render__$c = function () {
@@ -8305,7 +8538,7 @@ var __vue_render__$c = function () {
8305
8538
  var __vue_staticRenderFns__$c = [];
8306
8539
  /* style */
8307
8540
 
8308
- const __vue_inject_styles__$c = function (inject) {
8541
+ const __vue_inject_styles__$d = function (inject) {
8309
8542
  if (!inject) return;
8310
8543
  inject("data-v-c9c91db0_0", {
8311
8544
  source: ".tooltip[data-v-c9c91db0]{display:inline-block;position:absolute}",
@@ -8320,26 +8553,26 @@ const __vue_inject_styles__$c = function (inject) {
8320
8553
  /* scoped */
8321
8554
 
8322
8555
 
8323
- const __vue_scope_id__$c = "data-v-c9c91db0";
8556
+ const __vue_scope_id__$d = "data-v-c9c91db0";
8324
8557
  /* module identifier */
8325
8558
 
8326
- const __vue_module_identifier__$c = undefined;
8559
+ const __vue_module_identifier__$d = undefined;
8327
8560
  /* functional template */
8328
8561
 
8329
- const __vue_is_functional_template__$c = false;
8562
+ const __vue_is_functional_template__$d = false;
8330
8563
  /* style inject SSR */
8331
8564
 
8332
8565
  /* style inject shadow dom */
8333
8566
 
8334
- const __vue_component__$n = /*#__PURE__*/normalizeComponent({
8567
+ const __vue_component__$o = /*#__PURE__*/normalizeComponent({
8335
8568
  render: __vue_render__$c,
8336
8569
  staticRenderFns: __vue_staticRenderFns__$c
8337
- }, __vue_inject_styles__$c, __vue_script__$6, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, createInjector, undefined, undefined);
8570
+ }, __vue_inject_styles__$d, __vue_script__$7, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, createInjector, undefined, undefined);
8338
8571
 
8339
- var __vue_component__$o = __vue_component__$n;
8572
+ var __vue_component__$p = __vue_component__$o;
8340
8573
 
8341
8574
  //
8342
- var script$5 = {
8575
+ var script$6 = {
8343
8576
  name: "NsBackupCardDetails",
8344
8577
  mixins: [DateTimeService],
8345
8578
  props: {
@@ -8375,7 +8608,7 @@ var script$5 = {
8375
8608
  };
8376
8609
 
8377
8610
  /* script */
8378
- const __vue_script__$5 = script$5;
8611
+ const __vue_script__$6 = script$6;
8379
8612
  /* template */
8380
8613
 
8381
8614
  var __vue_render__$b = function () {
@@ -8435,7 +8668,7 @@ var __vue_render__$b = function () {
8435
8668
  var __vue_staticRenderFns__$b = [];
8436
8669
  /* style */
8437
8670
 
8438
- const __vue_inject_styles__$b = function (inject) {
8671
+ const __vue_inject_styles__$c = function (inject) {
8439
8672
  if (!inject) return;
8440
8673
  inject("data-v-25453d1c_0", {
8441
8674
  source: ".ns-backup-card-details[data-v-25453d1c]{display:contents}.tr[data-v-25453d1c]{display:table-row}.td[data-v-25453d1c]{display:table-cell}.label[data-v-25453d1c]{padding-right:.75rem;font-weight:700;text-align:right;padding-bottom:.5rem}",
@@ -8446,26 +8679,26 @@ const __vue_inject_styles__$b = function (inject) {
8446
8679
  /* scoped */
8447
8680
 
8448
8681
 
8449
- const __vue_scope_id__$b = "data-v-25453d1c";
8682
+ const __vue_scope_id__$c = "data-v-25453d1c";
8450
8683
  /* module identifier */
8451
8684
 
8452
- const __vue_module_identifier__$b = undefined;
8685
+ const __vue_module_identifier__$c = undefined;
8453
8686
  /* functional template */
8454
8687
 
8455
- const __vue_is_functional_template__$b = false;
8688
+ const __vue_is_functional_template__$c = false;
8456
8689
  /* style inject SSR */
8457
8690
 
8458
8691
  /* style inject shadow dom */
8459
8692
 
8460
- const __vue_component__$m = /*#__PURE__*/normalizeComponent({
8693
+ const __vue_component__$n = /*#__PURE__*/normalizeComponent({
8461
8694
  render: __vue_render__$b,
8462
8695
  staticRenderFns: __vue_staticRenderFns__$b
8463
- }, __vue_inject_styles__$b, __vue_script__$5, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, createInjector, undefined, undefined);
8696
+ }, __vue_inject_styles__$c, __vue_script__$6, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, createInjector, undefined, undefined);
8464
8697
 
8465
- var NsBackupCardDetails = __vue_component__$m;
8698
+ var NsBackupCardDetails = __vue_component__$n;
8466
8699
 
8467
8700
  //
8468
- var script$4 = {
8701
+ var script$5 = {
8469
8702
  name: "NsBackupCard",
8470
8703
  components: {
8471
8704
  NsBackupCardDetails
@@ -8606,7 +8839,7 @@ var script$4 = {
8606
8839
  };
8607
8840
 
8608
8841
  /* script */
8609
- const __vue_script__$4 = script$4;
8842
+ const __vue_script__$5 = script$5;
8610
8843
  /* template */
8611
8844
 
8612
8845
  var __vue_render__$a = function () {
@@ -8728,7 +8961,7 @@ var __vue_render__$a = function () {
8728
8961
  var __vue_staticRenderFns__$a = [];
8729
8962
  /* style */
8730
8963
 
8731
- const __vue_inject_styles__$a = function (inject) {
8964
+ const __vue_inject_styles__$b = function (inject) {
8732
8965
  if (!inject) return;
8733
8966
  inject("data-v-5a3b7738_0", {
8734
8967
  source: ".ns-backup-card[data-v-5a3b7738]{display:flex;flex-direction:column;justify-content:center;min-height:7rem}.backup[data-v-5a3b7738]{margin-bottom:1rem}.backup[data-v-5a3b7738]:last-child{margin-bottom:0}.row[data-v-5a3b7738]{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.title[data-v-5a3b7738]{margin-left:.25rem;margin-right:.25rem;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-wrapper[data-v-5a3b7738]{display:flex;justify-content:center;margin-bottom:.5rem}.table[data-v-5a3b7738]{display:table}.tr[data-v-5a3b7738]{display:table-row}.td[data-v-5a3b7738]{display:table-cell}.label[data-v-5a3b7738]{padding-right:.75rem;font-weight:700;text-align:right;padding-bottom:.5rem}.status[data-v-5a3b7738]{font-weight:700}.backup-status-icon[data-v-5a3b7738]{margin-right:.25rem}",
@@ -8743,28 +8976,90 @@ const __vue_inject_styles__$a = function (inject) {
8743
8976
  /* scoped */
8744
8977
 
8745
8978
 
8746
- const __vue_scope_id__$a = "data-v-5a3b7738";
8979
+ const __vue_scope_id__$b = "data-v-5a3b7738";
8747
8980
  /* module identifier */
8748
8981
 
8749
- const __vue_module_identifier__$a = undefined;
8982
+ const __vue_module_identifier__$b = undefined;
8750
8983
  /* functional template */
8751
8984
 
8752
- const __vue_is_functional_template__$a = false;
8985
+ const __vue_is_functional_template__$b = false;
8753
8986
  /* style inject SSR */
8754
8987
 
8755
8988
  /* style inject shadow dom */
8756
8989
 
8757
- const __vue_component__$k = /*#__PURE__*/normalizeComponent({
8990
+ const __vue_component__$l = /*#__PURE__*/normalizeComponent({
8758
8991
  render: __vue_render__$a,
8759
8992
  staticRenderFns: __vue_staticRenderFns__$a
8760
- }, __vue_inject_styles__$a, __vue_script__$4, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, createInjector, undefined, undefined);
8993
+ }, __vue_inject_styles__$b, __vue_script__$5, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, createInjector, undefined, undefined);
8994
+
8995
+ var __vue_component__$m = __vue_component__$l;
8996
+
8997
+ var script$4 = {
8998
+ name: "NsModal",
8999
+ extends: CvModal,
9000
+ props: {
9001
+ hideOnClickOutside: {
9002
+ type: Boolean,
9003
+ default: false
9004
+ }
9005
+ },
9006
+ methods: {
9007
+ onExternalClick(ev) {
9008
+ if (this.hideOnClickOutside) {
9009
+ if (ev.target === this.$el) {
9010
+ this._maybeHide(ev, "external-click");
9011
+ }
9012
+ }
9013
+ }
9014
+
9015
+ },
9016
+
9017
+ focusBeforeContent() {
9018
+ this.$nextTick(() => {
9019
+ if (this.$slots["primary-button"] && !this.primaryButtonDisabled) {
9020
+ this.$refs.primary.$el.focus();
9021
+ } else if (this.$slots["secondary-button"]) {
9022
+ this.$refs.secondary.$el.focus();
9023
+ } else if (this.$slots["other-button"]) {
9024
+ this.$refs.otherBtn.$el.focus();
9025
+ } else {
9026
+ this.$refs.close.focus();
9027
+ }
9028
+ });
9029
+ }
9030
+
9031
+ };
9032
+
9033
+ /* script */
9034
+ const __vue_script__$4 = script$4;
9035
+ /* template */
9036
+
9037
+ /* style */
9038
+
9039
+ const __vue_inject_styles__$a = undefined;
9040
+ /* scoped */
9041
+
9042
+ const __vue_scope_id__$a = undefined;
9043
+ /* module identifier */
9044
+
9045
+ const __vue_module_identifier__$a = undefined;
9046
+ /* functional template */
9047
+
9048
+ const __vue_is_functional_template__$a = undefined;
9049
+ /* style inject */
9050
+
9051
+ /* style inject SSR */
8761
9052
 
8762
- var __vue_component__$l = __vue_component__$k;
9053
+ /* style inject shadow dom */
9054
+
9055
+ const __vue_component__$k = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$a, __vue_script__$4, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, undefined, undefined);
9056
+
9057
+ var NsModal = __vue_component__$k;
8763
9058
 
8764
9059
  //
8765
9060
  var script$3 = {
8766
9061
  name: "NsWizard",
8767
- extends: CvModal,
9062
+ extends: NsModal,
8768
9063
  mixins: [IconService],
8769
9064
  props: {
8770
9065
  cancelLabel: {
@@ -8789,6 +9084,18 @@ var script$3 = {
8789
9084
  autoHideOff: Boolean,
8790
9085
  visible: Boolean,
8791
9086
  size: String
9087
+ },
9088
+ methods: {
9089
+ focusBeforeContent() {
9090
+ this.$nextTick(() => {
9091
+ if (this.isNextDisabled) {
9092
+ this.$refs.wizardCancel.$el.focus();
9093
+ } else {
9094
+ this.$refs.wizardNext.$el.focus();
9095
+ }
9096
+ });
9097
+ }
9098
+
8792
9099
  }
8793
9100
  };
8794
9101
 
@@ -8878,6 +9185,7 @@ var __vue_render__$9 = function () {
8878
9185
  }, [_vm._t("content")], 2), _vm._v(" "), _c('cv-button-set', {
8879
9186
  class: [_vm.carbonPrefix + "--modal-footer", _vm.carbonPrefix + "--modal-footer--three-button"]
8880
9187
  }, [_c('NsButton', {
9188
+ ref: "wizardCancel",
8881
9189
  staticClass: "wizard-button",
8882
9190
  attrs: {
8883
9191
  "kind": "secondary",
@@ -8890,6 +9198,7 @@ var __vue_render__$9 = function () {
8890
9198
  }
8891
9199
  }
8892
9200
  }, [_vm._v(_vm._s(_vm.cancelLabel) + "\n ")]), _vm._v(" "), _c('NsButton', {
9201
+ ref: "wizardPrevious",
8893
9202
  staticClass: "wizard-button",
8894
9203
  attrs: {
8895
9204
  "kind": "secondary",
@@ -17107,32 +17416,33 @@ var filters = {
17107
17416
 
17108
17417
  var components = /*#__PURE__*/Object.freeze({
17109
17418
  __proto__: null,
17110
- NsButton: __vue_component__$X,
17111
- NsEmptyState: __vue_component__$S,
17419
+ NsButton: __vue_component__$Y,
17420
+ NsEmptyState: __vue_component__$T,
17112
17421
  NsPictogram: NsPictogram,
17113
- NsCodeSnippet: __vue_component__$Q,
17422
+ NsCodeSnippet: __vue_component__$R,
17114
17423
  NsInlineNotification: NsInlineNotification,
17115
17424
  NsProgressBar: NsProgressBar,
17116
17425
  NsSvg: NsSvg,
17117
- NsTile: __vue_component__$K,
17118
- NsToastNotification: __vue_component__$I,
17119
- NsInfoCard: __vue_component__$G,
17120
- NsStatusCard: __vue_component__$E,
17121
- NsSystemdServiceCard: __vue_component__$C,
17122
- NsPasswordInput: __vue_component__$A,
17123
- NsIconMenu: __vue_component__$y,
17124
- NsMeterChart: __vue_component__$w,
17125
- NsPieChart: __vue_component__$u,
17426
+ NsTile: __vue_component__$L,
17427
+ NsToastNotification: __vue_component__$J,
17428
+ NsInfoCard: __vue_component__$H,
17429
+ NsStatusCard: __vue_component__$F,
17430
+ NsSystemdServiceCard: __vue_component__$D,
17431
+ NsPasswordInput: __vue_component__$B,
17432
+ NsIconMenu: __vue_component__$z,
17433
+ NsMeterChart: __vue_component__$x,
17434
+ NsPieChart: __vue_component__$v,
17126
17435
  NsLottieAnimation: NsLottieAnimation,
17127
- NsDangerDeleteModal: __vue_component__$s,
17436
+ NsDangerDeleteModal: __vue_component__$t,
17128
17437
  NsCircleTimer: NsCircleTimer,
17129
- NsDropdownAction: __vue_component__$q,
17130
- NsTextInput: __vue_component__$o,
17131
- NsBackupCard: __vue_component__$l,
17438
+ NsDropdownAction: __vue_component__$r,
17439
+ NsTextInput: __vue_component__$p,
17440
+ NsBackupCard: __vue_component__$m,
17132
17441
  NsWizard: __vue_component__$j,
17133
17442
  NsMenuItem: __vue_component__$h,
17134
17443
  NsMenuDivider: __vue_component__$f,
17135
17444
  NsSystemLogsCard: __vue_component__$d,
17445
+ NsModal: NsModal,
17136
17446
  ExclamationMarkPictogram: ExclamationMarkPictogram,
17137
17447
  GearPictogram: __vue_component__$b,
17138
17448
  LovePictogram: __vue_component__$9,
@@ -17160,4 +17470,4 @@ const install = function installNs8UiLib(Vue) {
17160
17470
  });
17161
17471
  }; // Create module definition for Vue.use()
17162
17472
 
17163
- export { __vue_component__$5 as BulldozerPictogram, dataTable as DataTableService, DateTimeService, ExclamationMarkPictogram, filters as Filters, __vue_component__$b as GearPictogram, __vue_component__$3 as GroupPictogram, __vue_component__$1 as HardDrivePictogram, IconService, lottie as LottieService, __vue_component__$9 as LovePictogram, __vue_component__$l as NsBackupCard, __vue_component__$X as NsButton, NsCircleTimer, __vue_component__$Q as NsCodeSnippet, __vue_component__$s as NsDangerDeleteModal, __vue_component__$q as NsDropdownAction, __vue_component__$S as NsEmptyState, __vue_component__$y as NsIconMenu, __vue_component__$G as NsInfoCard, NsInlineNotification, NsLottieAnimation, __vue_component__$f as NsMenuDivider, __vue_component__$h as NsMenuItem, __vue_component__$w as NsMeterChart, __vue_component__$A as NsPasswordInput, NsPictogram, __vue_component__$u as NsPieChart, NsProgressBar, __vue_component__$E as NsStatusCard, NsSvg, __vue_component__$d as NsSystemLogsCard, __vue_component__$C as NsSystemdServiceCard, __vue_component__$o as NsTextInput, __vue_component__$K as NsTile, __vue_component__$I as NsToastNotification, __vue_component__$j as NsWizard, pageTitle as PageTitleService, queryParam as QueryParamService, StorageService, task as TaskService, UtilService, __vue_component__$7 as WarningPictogram, install as default };
17473
+ export { __vue_component__$5 as BulldozerPictogram, dataTable as DataTableService, DateTimeService, ExclamationMarkPictogram, filters as Filters, __vue_component__$b as GearPictogram, __vue_component__$3 as GroupPictogram, __vue_component__$1 as HardDrivePictogram, IconService, lottie as LottieService, __vue_component__$9 as LovePictogram, __vue_component__$m as NsBackupCard, __vue_component__$Y as NsButton, NsCircleTimer, __vue_component__$R as NsCodeSnippet, __vue_component__$t as NsDangerDeleteModal, __vue_component__$r as NsDropdownAction, __vue_component__$T as NsEmptyState, __vue_component__$z as NsIconMenu, __vue_component__$H as NsInfoCard, NsInlineNotification, NsLottieAnimation, __vue_component__$f as NsMenuDivider, __vue_component__$h as NsMenuItem, __vue_component__$x as NsMeterChart, NsModal, __vue_component__$B as NsPasswordInput, NsPictogram, __vue_component__$v as NsPieChart, NsProgressBar, __vue_component__$F as NsStatusCard, NsSvg, __vue_component__$d as NsSystemLogsCard, __vue_component__$D as NsSystemdServiceCard, __vue_component__$p as NsTextInput, __vue_component__$L as NsTile, __vue_component__$J as NsToastNotification, __vue_component__$j as NsWizard, pageTitle as PageTitleService, queryParam as QueryParamService, StorageService, task as TaskService, UtilService, __vue_component__$7 as WarningPictogram, install as default };