@nethserver/ns8-ui-lib 0.0.98 → 0.0.99

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.
@@ -55,6 +55,7 @@ import Star20 from '@carbon/icons-vue/es/star/20';
55
55
  import Checkmark20 from '@carbon/icons-vue/es/checkmark/20';
56
56
  import ZoomIn20 from '@carbon/icons-vue/es/zoom--in/20';
57
57
  import Events32 from '@carbon/icons-vue/es/events/32';
58
+ import Events20 from '@carbon/icons-vue/es/events/20';
58
59
  import Link20 from '@carbon/icons-vue/es/link/20';
59
60
  import Link32 from '@carbon/icons-vue/es/link/32';
60
61
  import WarningAlt32 from '@carbon/icons-vue/es/warning--alt/32';
@@ -114,7 +115,7 @@ import ChevronDown16 from '@carbon/icons-vue/es/chevron--down/16';
114
115
  import CvCheckbox$1 from '@carbon/vue/src/components/cv-checkbox/cv-checkbox';
115
116
 
116
117
  //
117
- var script$w = {
118
+ var script$x = {
118
119
  name: "NsButton",
119
120
  extends: CvButton,
120
121
  props: {
@@ -277,10 +278,10 @@ function addStyle(id, css) {
277
278
  }
278
279
 
279
280
  /* script */
280
- const __vue_script__$w = script$w;
281
+ const __vue_script__$x = script$x;
281
282
  /* template */
282
283
 
283
- var __vue_render__$C = function () {
284
+ var __vue_render__$D = function () {
284
285
  var _vm = this;
285
286
 
286
287
  var _h = _vm.$createElement;
@@ -303,10 +304,10 @@ var __vue_render__$C = function () {
303
304
  }) : _vm._e()], 2);
304
305
  };
305
306
 
306
- var __vue_staticRenderFns__$C = [];
307
+ var __vue_staticRenderFns__$D = [];
307
308
  /* style */
308
309
 
309
- const __vue_inject_styles__$E = function (inject) {
310
+ const __vue_inject_styles__$F = function (inject) {
310
311
  if (!inject) return;
311
312
  inject("data-v-025b0f12_0", {
312
313
  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)}}",
@@ -317,23 +318,23 @@ const __vue_inject_styles__$E = function (inject) {
317
318
  /* scoped */
318
319
 
319
320
 
320
- const __vue_scope_id__$E = "data-v-025b0f12";
321
+ const __vue_scope_id__$F = "data-v-025b0f12";
321
322
  /* module identifier */
322
323
 
323
- const __vue_module_identifier__$E = undefined;
324
+ const __vue_module_identifier__$F = undefined;
324
325
  /* functional template */
325
326
 
326
- const __vue_is_functional_template__$E = false;
327
+ const __vue_is_functional_template__$F = false;
327
328
  /* style inject SSR */
328
329
 
329
330
  /* style inject shadow dom */
330
331
 
331
- const __vue_component__$14 = /*#__PURE__*/normalizeComponent({
332
- render: __vue_render__$C,
333
- staticRenderFns: __vue_staticRenderFns__$C
334
- }, __vue_inject_styles__$E, __vue_script__$w, __vue_scope_id__$E, __vue_is_functional_template__$E, __vue_module_identifier__$E, false, createInjector, undefined, undefined);
332
+ const __vue_component__$16 = /*#__PURE__*/normalizeComponent({
333
+ render: __vue_render__$D,
334
+ staticRenderFns: __vue_staticRenderFns__$D
335
+ }, __vue_inject_styles__$F, __vue_script__$x, __vue_scope_id__$F, __vue_is_functional_template__$F, __vue_module_identifier__$F, false, createInjector, undefined, undefined);
335
336
 
336
- var NsButton = __vue_component__$14;
337
+ var NsButton = __vue_component__$16;
337
338
 
338
339
  //
339
340
  //
@@ -351,7 +352,7 @@ var NsButton = __vue_component__$14;
351
352
  //
352
353
  //
353
354
  //
354
- var script$v = {
355
+ var script$w = {
355
356
  name: "NsPictogram",
356
357
  props: {
357
358
  title: {
@@ -374,10 +375,10 @@ var script$v = {
374
375
  };
375
376
 
376
377
  /* script */
377
- const __vue_script__$v = script$v;
378
+ const __vue_script__$w = script$w;
378
379
  /* template */
379
380
 
380
- var __vue_render__$B = function () {
381
+ var __vue_render__$C = function () {
381
382
  var _vm = this;
382
383
 
383
384
  var _h = _vm.$createElement;
@@ -405,34 +406,34 @@ var __vue_render__$B = function () {
405
406
  }, [_vm._t("default")], 2)]);
406
407
  };
407
408
 
408
- var __vue_staticRenderFns__$B = [];
409
+ var __vue_staticRenderFns__$C = [];
409
410
  /* style */
410
411
 
411
- const __vue_inject_styles__$D = undefined;
412
+ const __vue_inject_styles__$E = undefined;
412
413
  /* scoped */
413
414
 
414
- const __vue_scope_id__$D = undefined;
415
+ const __vue_scope_id__$E = undefined;
415
416
  /* module identifier */
416
417
 
417
- const __vue_module_identifier__$D = undefined;
418
+ const __vue_module_identifier__$E = undefined;
418
419
  /* functional template */
419
420
 
420
- const __vue_is_functional_template__$D = false;
421
+ const __vue_is_functional_template__$E = false;
421
422
  /* style inject */
422
423
 
423
424
  /* style inject SSR */
424
425
 
425
426
  /* style inject shadow dom */
426
427
 
427
- const __vue_component__$13 = /*#__PURE__*/normalizeComponent({
428
- render: __vue_render__$B,
429
- staticRenderFns: __vue_staticRenderFns__$B
430
- }, __vue_inject_styles__$D, __vue_script__$v, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, undefined, undefined, undefined);
428
+ const __vue_component__$15 = /*#__PURE__*/normalizeComponent({
429
+ render: __vue_render__$C,
430
+ staticRenderFns: __vue_staticRenderFns__$C
431
+ }, __vue_inject_styles__$E, __vue_script__$w, __vue_scope_id__$E, __vue_is_functional_template__$E, __vue_module_identifier__$E, false, undefined, undefined, undefined);
431
432
 
432
- var NsPictogram = __vue_component__$13;
433
+ var NsPictogram = __vue_component__$15;
433
434
 
434
435
  //
435
- var script$u = {
436
+ var script$v = {
436
437
  name: "NsLottieAnimation",
437
438
  components: {
438
439
  LottieAnimation
@@ -488,10 +489,10 @@ var script$u = {
488
489
  };
489
490
 
490
491
  /* script */
491
- const __vue_script__$u = script$u;
492
+ const __vue_script__$v = script$v;
492
493
  /* template */
493
494
 
494
- var __vue_render__$A = function () {
495
+ var __vue_render__$B = function () {
495
496
  var _vm = this;
496
497
 
497
498
  var _h = _vm.$createElement;
@@ -518,36 +519,36 @@ var __vue_render__$A = function () {
518
519
  })], 1);
519
520
  };
520
521
 
521
- var __vue_staticRenderFns__$A = [];
522
+ var __vue_staticRenderFns__$B = [];
522
523
  /* style */
523
524
 
524
- const __vue_inject_styles__$C = undefined;
525
+ const __vue_inject_styles__$D = undefined;
525
526
  /* scoped */
526
527
 
527
- const __vue_scope_id__$C = "data-v-14e97a70";
528
+ const __vue_scope_id__$D = "data-v-14e97a70";
528
529
  /* module identifier */
529
530
 
530
- const __vue_module_identifier__$C = undefined;
531
+ const __vue_module_identifier__$D = undefined;
531
532
  /* functional template */
532
533
 
533
- const __vue_is_functional_template__$C = false;
534
+ const __vue_is_functional_template__$D = false;
534
535
  /* style inject */
535
536
 
536
537
  /* style inject SSR */
537
538
 
538
539
  /* style inject shadow dom */
539
540
 
540
- const __vue_component__$12 = /*#__PURE__*/normalizeComponent({
541
- render: __vue_render__$A,
542
- staticRenderFns: __vue_staticRenderFns__$A
543
- }, __vue_inject_styles__$C, __vue_script__$u, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, undefined, undefined, undefined);
541
+ const __vue_component__$14 = /*#__PURE__*/normalizeComponent({
542
+ render: __vue_render__$B,
543
+ staticRenderFns: __vue_staticRenderFns__$B
544
+ }, __vue_inject_styles__$D, __vue_script__$v, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, undefined, undefined, undefined);
544
545
 
545
- var NsLottieAnimation = __vue_component__$12;
546
+ var NsLottieAnimation = __vue_component__$14;
546
547
 
547
548
  /* script */
548
549
 
549
550
  /* template */
550
- var __vue_render__$z = function () {
551
+ var __vue_render__$A = function () {
551
552
  var _vm = this;
552
553
 
553
554
  var _h = _vm.$createElement;
@@ -562,34 +563,34 @@ var __vue_render__$z = function () {
562
563
  });
563
564
  };
564
565
 
565
- var __vue_staticRenderFns__$z = [];
566
+ var __vue_staticRenderFns__$A = [];
566
567
  /* style */
567
568
 
568
- const __vue_inject_styles__$B = undefined;
569
+ const __vue_inject_styles__$C = undefined;
569
570
  /* scoped */
570
571
 
571
- const __vue_scope_id__$B = undefined;
572
+ const __vue_scope_id__$C = undefined;
572
573
  /* module identifier */
573
574
 
574
- const __vue_module_identifier__$B = undefined;
575
+ const __vue_module_identifier__$C = undefined;
575
576
  /* functional template */
576
577
 
577
- const __vue_is_functional_template__$B = false;
578
+ const __vue_is_functional_template__$C = false;
578
579
  /* style inject */
579
580
 
580
581
  /* style inject SSR */
581
582
 
582
583
  /* style inject shadow dom */
583
584
 
584
- const __vue_component__$11 = /*#__PURE__*/normalizeComponent({
585
- render: __vue_render__$z,
586
- staticRenderFns: __vue_staticRenderFns__$z
587
- }, __vue_inject_styles__$B, {}, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, undefined, undefined, undefined);
585
+ const __vue_component__$13 = /*#__PURE__*/normalizeComponent({
586
+ render: __vue_render__$A,
587
+ staticRenderFns: __vue_staticRenderFns__$A
588
+ }, __vue_inject_styles__$C, {}, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, undefined, undefined, undefined);
588
589
 
589
- var ExclamationMarkPictogram = __vue_component__$11;
590
+ var ExclamationMarkPictogram = __vue_component__$13;
590
591
 
591
592
  //
592
- var script$t = {
593
+ var script$u = {
593
594
  name: "NsEmptyState",
594
595
  components: {
595
596
  NsPictogram,
@@ -621,10 +622,10 @@ var script$t = {
621
622
  };
622
623
 
623
624
  /* script */
624
- const __vue_script__$t = script$t;
625
+ const __vue_script__$u = script$u;
625
626
  /* template */
626
627
 
627
- var __vue_render__$y = function () {
628
+ var __vue_render__$z = function () {
628
629
  var _vm = this;
629
630
 
630
631
  var _h = _vm.$createElement;
@@ -654,10 +655,10 @@ var __vue_render__$y = function () {
654
655
  }, [_vm._t("description")], 2)] : _vm._e()], 2);
655
656
  };
656
657
 
657
- var __vue_staticRenderFns__$y = [];
658
+ var __vue_staticRenderFns__$z = [];
658
659
  /* style */
659
660
 
660
- const __vue_inject_styles__$A = function (inject) {
661
+ const __vue_inject_styles__$B = function (inject) {
661
662
  if (!inject) return;
662
663
  inject("data-v-2d5d3a58_0", {
663
664
  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}",
@@ -668,26 +669,26 @@ const __vue_inject_styles__$A = function (inject) {
668
669
  /* scoped */
669
670
 
670
671
 
671
- const __vue_scope_id__$A = "data-v-2d5d3a58";
672
+ const __vue_scope_id__$B = "data-v-2d5d3a58";
672
673
  /* module identifier */
673
674
 
674
- const __vue_module_identifier__$A = undefined;
675
+ const __vue_module_identifier__$B = undefined;
675
676
  /* functional template */
676
677
 
677
- const __vue_is_functional_template__$A = false;
678
+ const __vue_is_functional_template__$B = false;
678
679
  /* style inject SSR */
679
680
 
680
681
  /* style inject shadow dom */
681
682
 
682
- const __vue_component__$$ = /*#__PURE__*/normalizeComponent({
683
- render: __vue_render__$y,
684
- staticRenderFns: __vue_staticRenderFns__$y
685
- }, __vue_inject_styles__$A, __vue_script__$t, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, createInjector, undefined, undefined);
683
+ const __vue_component__$11 = /*#__PURE__*/normalizeComponent({
684
+ render: __vue_render__$z,
685
+ staticRenderFns: __vue_staticRenderFns__$z
686
+ }, __vue_inject_styles__$B, __vue_script__$u, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, createInjector, undefined, undefined);
686
687
 
687
- var __vue_component__$10 = __vue_component__$$;
688
+ var __vue_component__$12 = __vue_component__$11;
688
689
 
689
690
  //
690
- var script$s = {
691
+ var script$t = {
691
692
  name: "NsCodeSnippet",
692
693
  components: {
693
694
  CvButton,
@@ -799,10 +800,10 @@ var script$s = {
799
800
  };
800
801
 
801
802
  /* script */
802
- const __vue_script__$s = script$s;
803
+ const __vue_script__$t = script$t;
803
804
  /* template */
804
805
 
805
- var __vue_render__$x = function () {
806
+ var __vue_render__$y = function () {
806
807
  var _vm = this;
807
808
 
808
809
  var _h = _vm.$createElement;
@@ -864,10 +865,10 @@ var __vue_render__$x = function () {
864
865
  })], 1) : _vm._e()], 1);
865
866
  };
866
867
 
867
- var __vue_staticRenderFns__$x = [];
868
+ var __vue_staticRenderFns__$y = [];
868
869
  /* style */
869
870
 
870
- const __vue_inject_styles__$z = function (inject) {
871
+ const __vue_inject_styles__$A = function (inject) {
871
872
  if (!inject) return;
872
873
  inject("data-v-59cb538c_0", {
873
874
  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}",
@@ -878,23 +879,23 @@ const __vue_inject_styles__$z = function (inject) {
878
879
  /* scoped */
879
880
 
880
881
 
881
- const __vue_scope_id__$z = "data-v-59cb538c";
882
+ const __vue_scope_id__$A = "data-v-59cb538c";
882
883
  /* module identifier */
883
884
 
884
- const __vue_module_identifier__$z = undefined;
885
+ const __vue_module_identifier__$A = undefined;
885
886
  /* functional template */
886
887
 
887
- const __vue_is_functional_template__$z = false;
888
+ const __vue_is_functional_template__$A = false;
888
889
  /* style inject SSR */
889
890
 
890
891
  /* style inject shadow dom */
891
892
 
892
- const __vue_component__$Z = /*#__PURE__*/normalizeComponent({
893
- render: __vue_render__$x,
894
- staticRenderFns: __vue_staticRenderFns__$x
895
- }, __vue_inject_styles__$z, __vue_script__$s, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, createInjector, undefined, undefined);
893
+ const __vue_component__$$ = /*#__PURE__*/normalizeComponent({
894
+ render: __vue_render__$y,
895
+ staticRenderFns: __vue_staticRenderFns__$y
896
+ }, __vue_inject_styles__$A, __vue_script__$t, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, createInjector, undefined, undefined);
896
897
 
897
- var __vue_component__$_ = __vue_component__$Z;
898
+ var __vue_component__$10 = __vue_component__$$;
898
899
 
899
900
  //
900
901
  //
@@ -925,7 +926,7 @@ var __vue_component__$_ = __vue_component__$Z;
925
926
  //
926
927
  //
927
928
  //
928
- var script$r = {
929
+ var script$s = {
929
930
  name: "NsCircleTimer",
930
931
  props: {
931
932
  timeLimit: {
@@ -989,10 +990,10 @@ var script$r = {
989
990
  };
990
991
 
991
992
  /* script */
992
- const __vue_script__$r = script$r;
993
+ const __vue_script__$s = script$s;
993
994
  /* template */
994
995
 
995
- var __vue_render__$w = function () {
996
+ var __vue_render__$x = function () {
996
997
  var _vm = this;
997
998
 
998
999
  var _h = _vm.$createElement;
@@ -1028,10 +1029,10 @@ var __vue_render__$w = function () {
1028
1029
  })])])]);
1029
1030
  };
1030
1031
 
1031
- var __vue_staticRenderFns__$w = [];
1032
+ var __vue_staticRenderFns__$x = [];
1032
1033
  /* style */
1033
1034
 
1034
- const __vue_inject_styles__$y = function (inject) {
1035
+ const __vue_inject_styles__$z = function (inject) {
1035
1036
  if (!inject) return;
1036
1037
  inject("data-v-79cb7082_0", {
1037
1038
  source: ".base-timer[data-v-79cb7082]{position:relative}.base-timer__circle[data-v-79cb7082]{fill:none;stroke:none}.base-timer__path-remaining[data-v-79cb7082]{stroke:currentColor;transform:rotate(90deg);transform-origin:center;transition:1s linear all}.base-timer__svg[data-v-79cb7082]{transform:scaleX(-1)}",
@@ -1042,26 +1043,26 @@ const __vue_inject_styles__$y = function (inject) {
1042
1043
  /* scoped */
1043
1044
 
1044
1045
 
1045
- const __vue_scope_id__$y = "data-v-79cb7082";
1046
+ const __vue_scope_id__$z = "data-v-79cb7082";
1046
1047
  /* module identifier */
1047
1048
 
1048
- const __vue_module_identifier__$y = undefined;
1049
+ const __vue_module_identifier__$z = undefined;
1049
1050
  /* functional template */
1050
1051
 
1051
- const __vue_is_functional_template__$y = false;
1052
+ const __vue_is_functional_template__$z = false;
1052
1053
  /* style inject SSR */
1053
1054
 
1054
1055
  /* style inject shadow dom */
1055
1056
 
1056
- const __vue_component__$Y = /*#__PURE__*/normalizeComponent({
1057
- render: __vue_render__$w,
1058
- staticRenderFns: __vue_staticRenderFns__$w
1059
- }, __vue_inject_styles__$y, __vue_script__$r, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, createInjector, undefined, undefined);
1057
+ const __vue_component__$_ = /*#__PURE__*/normalizeComponent({
1058
+ render: __vue_render__$x,
1059
+ staticRenderFns: __vue_staticRenderFns__$x
1060
+ }, __vue_inject_styles__$z, __vue_script__$s, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, createInjector, undefined, undefined);
1060
1061
 
1061
- var NsCircleTimer = __vue_component__$Y;
1062
+ var NsCircleTimer = __vue_component__$_;
1062
1063
 
1063
1064
  //
1064
- var script$q = {
1065
+ var script$r = {
1065
1066
  name: "NsInlineNotification",
1066
1067
  extends: CvInlineNotification,
1067
1068
  components: {
@@ -1098,10 +1099,10 @@ var script$q = {
1098
1099
  };
1099
1100
 
1100
1101
  /* script */
1101
- const __vue_script__$q = script$q;
1102
+ const __vue_script__$r = script$r;
1102
1103
  /* template */
1103
1104
 
1104
- var __vue_render__$v = function () {
1105
+ var __vue_render__$w = function () {
1105
1106
  var _obj;
1106
1107
 
1107
1108
  var _vm = this;
@@ -1172,10 +1173,10 @@ var __vue_render__$v = function () {
1172
1173
  })], 1) : _vm._e()]);
1173
1174
  };
1174
1175
 
1175
- var __vue_staticRenderFns__$v = [];
1176
+ var __vue_staticRenderFns__$w = [];
1176
1177
  /* style */
1177
1178
 
1178
- const __vue_inject_styles__$x = function (inject) {
1179
+ const __vue_inject_styles__$y = function (inject) {
1179
1180
  if (!inject) return;
1180
1181
  inject("data-v-6b979488_0", {
1181
1182
  source: ".title[data-v-6b979488]{margin-right:.75rem;margin-bottom:.2rem;font-size:.875rem!important;font-weight:600!important}.mg-right[data-v-6b979488]{margin-right:.75rem}.action-button[data-v-6b979488]{margin-right:.5rem}.bx--inline-notification__text-wrapper p[data-v-6b979488]{padding-right:0!important}",
@@ -1186,23 +1187,23 @@ const __vue_inject_styles__$x = function (inject) {
1186
1187
  /* scoped */
1187
1188
 
1188
1189
 
1189
- const __vue_scope_id__$x = "data-v-6b979488";
1190
+ const __vue_scope_id__$y = "data-v-6b979488";
1190
1191
  /* module identifier */
1191
1192
 
1192
- const __vue_module_identifier__$x = undefined;
1193
+ const __vue_module_identifier__$y = undefined;
1193
1194
  /* functional template */
1194
1195
 
1195
- const __vue_is_functional_template__$x = false;
1196
+ const __vue_is_functional_template__$y = false;
1196
1197
  /* style inject SSR */
1197
1198
 
1198
1199
  /* style inject shadow dom */
1199
1200
 
1200
- const __vue_component__$X = /*#__PURE__*/normalizeComponent({
1201
- render: __vue_render__$v,
1202
- staticRenderFns: __vue_staticRenderFns__$v
1203
- }, __vue_inject_styles__$x, __vue_script__$q, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, createInjector, undefined, undefined);
1201
+ const __vue_component__$Z = /*#__PURE__*/normalizeComponent({
1202
+ render: __vue_render__$w,
1203
+ staticRenderFns: __vue_staticRenderFns__$w
1204
+ }, __vue_inject_styles__$y, __vue_script__$r, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, createInjector, undefined, undefined);
1204
1205
 
1205
- var NsInlineNotification = __vue_component__$X;
1206
+ var NsInlineNotification = __vue_component__$Z;
1206
1207
 
1207
1208
  //
1208
1209
  //
@@ -1241,7 +1242,7 @@ var NsInlineNotification = __vue_component__$X;
1241
1242
  //
1242
1243
  //
1243
1244
  //
1244
- var script$p = {
1245
+ var script$q = {
1245
1246
  name: "NsProgressBar",
1246
1247
  props: {
1247
1248
  value: {
@@ -1315,10 +1316,10 @@ var script$p = {
1315
1316
  };
1316
1317
 
1317
1318
  /* script */
1318
- const __vue_script__$p = script$p;
1319
+ const __vue_script__$q = script$q;
1319
1320
  /* template */
1320
1321
 
1321
- var __vue_render__$u = function () {
1322
+ var __vue_render__$v = function () {
1322
1323
  var _vm = this;
1323
1324
 
1324
1325
  var _h = _vm.$createElement;
@@ -1357,10 +1358,10 @@ var __vue_render__$u = function () {
1357
1358
  })]], 2)]);
1358
1359
  };
1359
1360
 
1360
- var __vue_staticRenderFns__$u = [];
1361
+ var __vue_staticRenderFns__$v = [];
1361
1362
  /* style */
1362
1363
 
1363
- const __vue_inject_styles__$w = function (inject) {
1364
+ const __vue_inject_styles__$x = function (inject) {
1364
1365
  if (!inject) return;
1365
1366
  inject("data-v-7c7ba0aa_0", {
1366
1367
  source: ".progress-bar-container[data-v-7c7ba0aa]{width:100%;position:relative}.slider[data-v-7c7ba0aa]{position:absolute;width:100%;overflow-x:hidden}.line[data-v-7c7ba0aa]{position:absolute;opacity:.4;width:100%}.progress-line[data-v-7c7ba0aa]{position:absolute}.indeterminate-line[data-v-7c7ba0aa]{position:absolute;opacity:.4;width:150%}.indeterminate-subline[data-v-7c7ba0aa]{position:absolute}.inc[data-v-7c7ba0aa]{animation:increase-data-v-7c7ba0aa 2s infinite}.dec[data-v-7c7ba0aa]{animation:decrease-data-v-7c7ba0aa 2s .5s infinite}@keyframes increase-data-v-7c7ba0aa{from{left:-5%;width:5%}to{left:130%;width:100%}}@keyframes decrease-data-v-7c7ba0aa{from{left:-80%;width:80%}to{left:110%;width:10%}}",
@@ -1371,25 +1372,25 @@ const __vue_inject_styles__$w = function (inject) {
1371
1372
  /* scoped */
1372
1373
 
1373
1374
 
1374
- const __vue_scope_id__$w = "data-v-7c7ba0aa";
1375
+ const __vue_scope_id__$x = "data-v-7c7ba0aa";
1375
1376
  /* module identifier */
1376
1377
 
1377
- const __vue_module_identifier__$w = undefined;
1378
+ const __vue_module_identifier__$x = undefined;
1378
1379
  /* functional template */
1379
1380
 
1380
- const __vue_is_functional_template__$w = false;
1381
+ const __vue_is_functional_template__$x = false;
1381
1382
  /* style inject SSR */
1382
1383
 
1383
1384
  /* style inject shadow dom */
1384
1385
 
1385
- const __vue_component__$W = /*#__PURE__*/normalizeComponent({
1386
- render: __vue_render__$u,
1387
- staticRenderFns: __vue_staticRenderFns__$u
1388
- }, __vue_inject_styles__$w, __vue_script__$p, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, createInjector, undefined, undefined);
1386
+ const __vue_component__$Y = /*#__PURE__*/normalizeComponent({
1387
+ render: __vue_render__$v,
1388
+ staticRenderFns: __vue_staticRenderFns__$v
1389
+ }, __vue_inject_styles__$x, __vue_script__$q, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, createInjector, undefined, undefined);
1389
1390
 
1390
- var NsProgressBar = __vue_component__$W;
1391
+ var NsProgressBar = __vue_component__$Y;
1391
1392
 
1392
- var script$o = {
1393
+ var script$p = {
1393
1394
  name: "NsSvg",
1394
1395
  props: {
1395
1396
  svg: {
@@ -1448,33 +1449,33 @@ var script$o = {
1448
1449
  };
1449
1450
 
1450
1451
  /* script */
1451
- const __vue_script__$o = script$o;
1452
+ const __vue_script__$p = script$p;
1452
1453
  /* template */
1453
1454
 
1454
1455
  /* style */
1455
1456
 
1456
- const __vue_inject_styles__$v = undefined;
1457
+ const __vue_inject_styles__$w = undefined;
1457
1458
  /* scoped */
1458
1459
 
1459
- const __vue_scope_id__$v = undefined;
1460
+ const __vue_scope_id__$w = undefined;
1460
1461
  /* module identifier */
1461
1462
 
1462
- const __vue_module_identifier__$v = undefined;
1463
+ const __vue_module_identifier__$w = undefined;
1463
1464
  /* functional template */
1464
1465
 
1465
- const __vue_is_functional_template__$v = undefined;
1466
+ const __vue_is_functional_template__$w = undefined;
1466
1467
  /* style inject */
1467
1468
 
1468
1469
  /* style inject SSR */
1469
1470
 
1470
1471
  /* style inject shadow dom */
1471
1472
 
1472
- const __vue_component__$V = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$v, __vue_script__$o, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, undefined, undefined);
1473
+ const __vue_component__$X = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$w, __vue_script__$p, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, undefined, undefined);
1473
1474
 
1474
- var NsSvg = __vue_component__$V;
1475
+ var NsSvg = __vue_component__$X;
1475
1476
 
1476
1477
  //
1477
- var script$n = {
1478
+ var script$o = {
1478
1479
  name: "NsTile",
1479
1480
  extends: CvTile,
1480
1481
  inheritAttrs: false,
@@ -1548,10 +1549,10 @@ var script$n = {
1548
1549
  };
1549
1550
 
1550
1551
  /* script */
1551
- const __vue_script__$n = script$n;
1552
+ const __vue_script__$o = script$o;
1552
1553
  /* template */
1553
1554
 
1554
- var __vue_render__$t = function () {
1555
+ var __vue_render__$u = function () {
1555
1556
  var _obj;
1556
1557
 
1557
1558
  var _vm = this;
@@ -1590,10 +1591,10 @@ var __vue_render__$t = function () {
1590
1591
  }) : _vm._e()], 1);
1591
1592
  };
1592
1593
 
1593
- var __vue_staticRenderFns__$t = [];
1594
+ var __vue_staticRenderFns__$u = [];
1594
1595
  /* style */
1595
1596
 
1596
- const __vue_inject_styles__$u = function (inject) {
1597
+ const __vue_inject_styles__$v = function (inject) {
1597
1598
  if (!inject) return;
1598
1599
  inject("data-v-443a91f0_0", {
1599
1600
  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}",
@@ -1604,23 +1605,23 @@ const __vue_inject_styles__$u = function (inject) {
1604
1605
  /* scoped */
1605
1606
 
1606
1607
 
1607
- const __vue_scope_id__$u = "data-v-443a91f0";
1608
+ const __vue_scope_id__$v = "data-v-443a91f0";
1608
1609
  /* module identifier */
1609
1610
 
1610
- const __vue_module_identifier__$u = undefined;
1611
+ const __vue_module_identifier__$v = undefined;
1611
1612
  /* functional template */
1612
1613
 
1613
- const __vue_is_functional_template__$u = false;
1614
+ const __vue_is_functional_template__$v = false;
1614
1615
  /* style inject SSR */
1615
1616
 
1616
1617
  /* style inject shadow dom */
1617
1618
 
1618
- const __vue_component__$T = /*#__PURE__*/normalizeComponent({
1619
- render: __vue_render__$t,
1620
- staticRenderFns: __vue_staticRenderFns__$t
1621
- }, __vue_inject_styles__$u, __vue_script__$n, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, createInjector, undefined, undefined);
1619
+ const __vue_component__$V = /*#__PURE__*/normalizeComponent({
1620
+ render: __vue_render__$u,
1621
+ staticRenderFns: __vue_staticRenderFns__$u
1622
+ }, __vue_inject_styles__$v, __vue_script__$o, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, createInjector, undefined, undefined);
1622
1623
 
1623
- var __vue_component__$U = __vue_component__$T;
1624
+ var __vue_component__$W = __vue_component__$V;
1624
1625
 
1625
1626
  function toInteger(dirtyNumber) {
1626
1627
  if (dirtyNumber === null || dirtyNumber === true || dirtyNumber === false) {
@@ -6217,7 +6218,7 @@ var DateTimeService = {
6217
6218
  };
6218
6219
 
6219
6220
  //
6220
- var script$m = {
6221
+ var script$n = {
6221
6222
  name: "NsToastNotification",
6222
6223
  extends: CvToastNotification,
6223
6224
  components: {
@@ -6295,10 +6296,10 @@ var script$m = {
6295
6296
  };
6296
6297
 
6297
6298
  /* script */
6298
- const __vue_script__$m = script$m;
6299
+ const __vue_script__$n = script$n;
6299
6300
  /* template */
6300
6301
 
6301
- var __vue_render__$s = function () {
6302
+ var __vue_render__$t = function () {
6302
6303
  var _obj;
6303
6304
 
6304
6305
  var _vm = this;
@@ -6396,10 +6397,10 @@ var __vue_render__$s = function () {
6396
6397
  })], 1) : _vm._e()], 1)]);
6397
6398
  };
6398
6399
 
6399
- var __vue_staticRenderFns__$s = [];
6400
+ var __vue_staticRenderFns__$t = [];
6400
6401
  /* style */
6401
6402
 
6402
- const __vue_inject_styles__$t = function (inject) {
6403
+ const __vue_inject_styles__$u = function (inject) {
6403
6404
  if (!inject) return;
6404
6405
  inject("data-v-6ff0b515_0", {
6405
6406
  source: ".notification[data-v-6ff0b515]{margin-bottom:0;margin-right:0}.action[data-v-6ff0b515]{padding-top:0;margin-bottom:0}.bx--toast-notification .bx--inline-notification__action-button[data-v-6ff0b515]{margin-left:-1rem}.bx--toast-notification .bx--inline-notification__action-button.bx--btn--danger[data-v-6ff0b515]{margin:.5rem 0 .5rem -1rem}.notification-description-and-progress[data-v-6ff0b515]{margin-top:.75rem;margin-bottom:.75rem}.fix-margin-bottom[data-v-6ff0b515]{margin-bottom:0}.progress[data-v-6ff0b515]{margin-top:.75rem}.progress-bar-spacer[data-v-6ff0b515]{height:.5rem}.cv-notifiation.bx--toast-notification.notification[data-v-6ff0b515]{width:26vw;min-width:20rem;margin-top:0}.notification-drawer .cv-notifiation.bx--toast-notification.notification[data-v-6ff0b515]{margin-top:1rem}.notification-drawer .cv-notifiation.bx--toast-notification.notification[data-v-6ff0b515]{width:100%;cursor:pointer}.notification-read[data-v-6ff0b515]{border-color:#8d8d8d;color:#c6c6c6}.notification-read .bx--toast-notification__icon[data-v-6ff0b515]{fill:currentColor}.notification-read .bx--toast-notification__subtitle[data-v-6ff0b515]{color:#c6c6c6}.notification-read .bx--toast-notification__title[data-v-6ff0b515]{font-weight:400}.cv-notifiation .timestamp[data-v-6ff0b515]{margin-bottom:.75rem;line-height:1.29;color:#fff;text-decoration:underline}.cv-notifiation .timestamp button[data-v-6ff0b515]{color:#c6c6c6}.bx--tooltip__trigger[data-v-6ff0b515]:not(.bx--btn--icon-only){font-size:inherit}.cv-notifiation .timestamp .bx--tooltip__trigger[data-v-6ff0b515]::before{border-bottom-color:#161616}div.row[data-v-6ff0b515]:last-child{margin-bottom:1.5rem}.bx--toast-notification__details[data-v-6ff0b515]{flex-grow:1}",
@@ -6414,26 +6415,26 @@ const __vue_inject_styles__$t = function (inject) {
6414
6415
  /* scoped */
6415
6416
 
6416
6417
 
6417
- const __vue_scope_id__$t = "data-v-6ff0b515";
6418
+ const __vue_scope_id__$u = "data-v-6ff0b515";
6418
6419
  /* module identifier */
6419
6420
 
6420
- const __vue_module_identifier__$t = undefined;
6421
+ const __vue_module_identifier__$u = undefined;
6421
6422
  /* functional template */
6422
6423
 
6423
- const __vue_is_functional_template__$t = false;
6424
+ const __vue_is_functional_template__$u = false;
6424
6425
  /* style inject SSR */
6425
6426
 
6426
6427
  /* style inject shadow dom */
6427
6428
 
6428
- const __vue_component__$R = /*#__PURE__*/normalizeComponent({
6429
- render: __vue_render__$s,
6430
- staticRenderFns: __vue_staticRenderFns__$s
6431
- }, __vue_inject_styles__$t, __vue_script__$m, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, createInjector, undefined, undefined);
6429
+ const __vue_component__$T = /*#__PURE__*/normalizeComponent({
6430
+ render: __vue_render__$t,
6431
+ staticRenderFns: __vue_staticRenderFns__$t
6432
+ }, __vue_inject_styles__$u, __vue_script__$n, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, createInjector, undefined, undefined);
6432
6433
 
6433
- var __vue_component__$S = __vue_component__$R;
6434
+ var __vue_component__$U = __vue_component__$T;
6434
6435
 
6435
6436
  //
6436
- var script$l = {
6437
+ var script$m = {
6437
6438
  name: "NsInfoCard",
6438
6439
  components: {
6439
6440
  NsSvg,
@@ -6484,10 +6485,10 @@ var script$l = {
6484
6485
  };
6485
6486
 
6486
6487
  /* script */
6487
- const __vue_script__$l = script$l;
6488
+ const __vue_script__$m = script$m;
6488
6489
  /* template */
6489
6490
 
6490
- var __vue_render__$r = function () {
6491
+ var __vue_render__$s = function () {
6491
6492
  var _vm = this;
6492
6493
 
6493
6494
  var _h = _vm.$createElement;
@@ -6544,10 +6545,10 @@ var __vue_render__$r = function () {
6544
6545
  }, [_vm.hasContentSlot ? _vm._t("content") : _vm._e()], 2)], 2);
6545
6546
  };
6546
6547
 
6547
- var __vue_staticRenderFns__$r = [];
6548
+ var __vue_staticRenderFns__$s = [];
6548
6549
  /* style */
6549
6550
 
6550
- const __vue_inject_styles__$s = function (inject) {
6551
+ const __vue_inject_styles__$t = function (inject) {
6551
6552
  if (!inject) return;
6552
6553
  inject("data-v-aefc1c3e_0", {
6553
6554
  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}",
@@ -6558,26 +6559,26 @@ const __vue_inject_styles__$s = function (inject) {
6558
6559
  /* scoped */
6559
6560
 
6560
6561
 
6561
- const __vue_scope_id__$s = "data-v-aefc1c3e";
6562
+ const __vue_scope_id__$t = "data-v-aefc1c3e";
6562
6563
  /* module identifier */
6563
6564
 
6564
- const __vue_module_identifier__$s = undefined;
6565
+ const __vue_module_identifier__$t = undefined;
6565
6566
  /* functional template */
6566
6567
 
6567
- const __vue_is_functional_template__$s = false;
6568
+ const __vue_is_functional_template__$t = false;
6568
6569
  /* style inject SSR */
6569
6570
 
6570
6571
  /* style inject shadow dom */
6571
6572
 
6572
- const __vue_component__$P = /*#__PURE__*/normalizeComponent({
6573
- render: __vue_render__$r,
6574
- staticRenderFns: __vue_staticRenderFns__$r
6575
- }, __vue_inject_styles__$s, __vue_script__$l, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, createInjector, undefined, undefined);
6573
+ const __vue_component__$R = /*#__PURE__*/normalizeComponent({
6574
+ render: __vue_render__$s,
6575
+ staticRenderFns: __vue_staticRenderFns__$s
6576
+ }, __vue_inject_styles__$t, __vue_script__$m, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, createInjector, undefined, undefined);
6576
6577
 
6577
- var __vue_component__$Q = __vue_component__$P;
6578
+ var __vue_component__$S = __vue_component__$R;
6578
6579
 
6579
6580
  //
6580
- var script$k = {
6581
+ var script$l = {
6581
6582
  name: "NsStatusCard",
6582
6583
  //components added for storybook to work
6583
6584
  components: {
@@ -6624,10 +6625,10 @@ var script$k = {
6624
6625
  };
6625
6626
 
6626
6627
  /* script */
6627
- const __vue_script__$k = script$k;
6628
+ const __vue_script__$l = script$l;
6628
6629
  /* template */
6629
6630
 
6630
- var __vue_render__$q = function () {
6631
+ var __vue_render__$r = function () {
6631
6632
  var _vm = this;
6632
6633
 
6633
6634
  var _h = _vm.$createElement;
@@ -6696,10 +6697,10 @@ var __vue_render__$q = function () {
6696
6697
  }, [_c('h4', [_vm._v(_vm._s(_vm.valueSuccess))])]) : _c('h4', [_vm._v(_vm._s(_vm.valueSuccess))])], 1) : _vm._e()])]);
6697
6698
  };
6698
6699
 
6699
- var __vue_staticRenderFns__$q = [];
6700
+ var __vue_staticRenderFns__$r = [];
6700
6701
  /* style */
6701
6702
 
6702
- const __vue_inject_styles__$r = function (inject) {
6703
+ const __vue_inject_styles__$s = function (inject) {
6703
6704
  if (!inject) return;
6704
6705
  inject("data-v-496044f0_0", {
6705
6706
  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}",
@@ -6710,26 +6711,26 @@ const __vue_inject_styles__$r = function (inject) {
6710
6711
  /* scoped */
6711
6712
 
6712
6713
 
6713
- const __vue_scope_id__$r = "data-v-496044f0";
6714
+ const __vue_scope_id__$s = "data-v-496044f0";
6714
6715
  /* module identifier */
6715
6716
 
6716
- const __vue_module_identifier__$r = undefined;
6717
+ const __vue_module_identifier__$s = undefined;
6717
6718
  /* functional template */
6718
6719
 
6719
- const __vue_is_functional_template__$r = false;
6720
+ const __vue_is_functional_template__$s = false;
6720
6721
  /* style inject SSR */
6721
6722
 
6722
6723
  /* style inject shadow dom */
6723
6724
 
6724
- const __vue_component__$N = /*#__PURE__*/normalizeComponent({
6725
- render: __vue_render__$q,
6726
- staticRenderFns: __vue_staticRenderFns__$q
6727
- }, __vue_inject_styles__$r, __vue_script__$k, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, createInjector, undefined, undefined);
6725
+ const __vue_component__$P = /*#__PURE__*/normalizeComponent({
6726
+ render: __vue_render__$r,
6727
+ staticRenderFns: __vue_staticRenderFns__$r
6728
+ }, __vue_inject_styles__$s, __vue_script__$l, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, createInjector, undefined, undefined);
6728
6729
 
6729
- var __vue_component__$O = __vue_component__$N;
6730
+ var __vue_component__$Q = __vue_component__$P;
6730
6731
 
6731
6732
  //
6732
- var script$j = {
6733
+ var script$k = {
6733
6734
  name: "NsSystemdServiceCard",
6734
6735
  //components added for storybook to work
6735
6736
  components: {
@@ -6783,10 +6784,10 @@ var script$j = {
6783
6784
  };
6784
6785
 
6785
6786
  /* script */
6786
- const __vue_script__$j = script$j;
6787
+ const __vue_script__$k = script$k;
6787
6788
  /* template */
6788
6789
 
6789
- var __vue_render__$p = function () {
6790
+ var __vue_render__$q = function () {
6790
6791
  var _vm = this;
6791
6792
 
6792
6793
  var _h = _vm.$createElement;
@@ -6841,10 +6842,10 @@ var __vue_render__$p = function () {
6841
6842
  })], 1)])]);
6842
6843
  };
6843
6844
 
6844
- var __vue_staticRenderFns__$p = [];
6845
+ var __vue_staticRenderFns__$q = [];
6845
6846
  /* style */
6846
6847
 
6847
- const __vue_inject_styles__$q = function (inject) {
6848
+ const __vue_inject_styles__$r = function (inject) {
6848
6849
  if (!inject) return;
6849
6850
  inject("data-v-bf751eca_0", {
6850
6851
  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}",
@@ -6855,26 +6856,26 @@ const __vue_inject_styles__$q = function (inject) {
6855
6856
  /* scoped */
6856
6857
 
6857
6858
 
6858
- const __vue_scope_id__$q = "data-v-bf751eca";
6859
+ const __vue_scope_id__$r = "data-v-bf751eca";
6859
6860
  /* module identifier */
6860
6861
 
6861
- const __vue_module_identifier__$q = undefined;
6862
+ const __vue_module_identifier__$r = undefined;
6862
6863
  /* functional template */
6863
6864
 
6864
- const __vue_is_functional_template__$q = false;
6865
+ const __vue_is_functional_template__$r = false;
6865
6866
  /* style inject SSR */
6866
6867
 
6867
6868
  /* style inject shadow dom */
6868
6869
 
6869
- const __vue_component__$L = /*#__PURE__*/normalizeComponent({
6870
- render: __vue_render__$p,
6871
- staticRenderFns: __vue_staticRenderFns__$p
6872
- }, __vue_inject_styles__$q, __vue_script__$j, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, createInjector, undefined, undefined);
6870
+ const __vue_component__$N = /*#__PURE__*/normalizeComponent({
6871
+ render: __vue_render__$q,
6872
+ staticRenderFns: __vue_staticRenderFns__$q
6873
+ }, __vue_inject_styles__$r, __vue_script__$k, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, createInjector, undefined, undefined);
6873
6874
 
6874
- var __vue_component__$M = __vue_component__$L;
6875
+ var __vue_component__$O = __vue_component__$N;
6875
6876
 
6876
6877
  //
6877
- var script$i = {
6878
+ var script$j = {
6878
6879
  name: "NsTextInput",
6879
6880
  extends: CvTextInput,
6880
6881
  components: {
@@ -6929,10 +6930,10 @@ var script$i = {
6929
6930
  };
6930
6931
 
6931
6932
  /* script */
6932
- const __vue_script__$i = script$i;
6933
+ const __vue_script__$j = script$j;
6933
6934
  /* template */
6934
6935
 
6935
- var __vue_render__$o = function () {
6936
+ var __vue_render__$p = function () {
6936
6937
  var _obj, _obj$1, _obj$2, _obj$3, _obj$4;
6937
6938
 
6938
6939
  var _vm = this;
@@ -6948,8 +6949,10 @@ var __vue_render__$o = function () {
6948
6949
  attrs: {
6949
6950
  "for": _vm.uid
6950
6951
  }
6951
- }, [_c('div', [_vm._v("\n " + _vm._s(_vm.label) + "\n "), _vm._v(" "), _vm.hasTooltipSlot ? _c('cv-interactive-tooltip', {
6952
- staticClass: "tooltip info",
6952
+ }, [_c('div', {
6953
+ staticClass: "label-with-tooltip"
6954
+ }, [_c('span', [_vm._v("\n " + _vm._s(_vm.label) + "\n ")]), _vm._v(" "), _vm.hasTooltipSlot ? _c('cv-interactive-tooltip', {
6955
+ staticClass: "info",
6953
6956
  attrs: {
6954
6957
  "alignment": _vm.tooltipAlignment,
6955
6958
  "direction": _vm.tooltipDirection
@@ -7009,16 +7012,16 @@ var __vue_render__$o = function () {
7009
7012
  })], 2) : _vm._e()]);
7010
7013
  };
7011
7014
 
7012
- var __vue_staticRenderFns__$o = [];
7015
+ var __vue_staticRenderFns__$p = [];
7013
7016
  /* style */
7014
7017
 
7015
- const __vue_inject_styles__$p = function (inject) {
7018
+ const __vue_inject_styles__$q = function (inject) {
7016
7019
  if (!inject) return;
7017
- inject("data-v-38d70818_0", {
7018
- source: ".tooltip[data-v-38d70818]{display:inline-block;position:absolute}.prefix[data-v-38d70818]{font-weight:700;margin-right:.5rem;color:#525252}.align-items-center[data-v-38d70818]{align-items:center}",
7020
+ inject("data-v-11b039d1_0", {
7021
+ source: ".label-with-tooltip[data-v-11b039d1]{display:flex;align-items:baseline}.prefix[data-v-11b039d1]{font-weight:700;margin-right:.5rem;color:#525252}.align-items-center[data-v-11b039d1]{align-items:center}",
7019
7022
  map: undefined,
7020
7023
  media: undefined
7021
- }), inject("data-v-38d70818_1", {
7024
+ }), inject("data-v-11b039d1_1", {
7022
7025
  source: ".ns-text-input .bx--tooltip__label .bx--tooltip__trigger{margin-left:.25rem}",
7023
7026
  map: undefined,
7024
7027
  media: undefined
@@ -7027,23 +7030,23 @@ const __vue_inject_styles__$p = function (inject) {
7027
7030
  /* scoped */
7028
7031
 
7029
7032
 
7030
- const __vue_scope_id__$p = "data-v-38d70818";
7033
+ const __vue_scope_id__$q = "data-v-11b039d1";
7031
7034
  /* module identifier */
7032
7035
 
7033
- const __vue_module_identifier__$p = undefined;
7036
+ const __vue_module_identifier__$q = undefined;
7034
7037
  /* functional template */
7035
7038
 
7036
- const __vue_is_functional_template__$p = false;
7039
+ const __vue_is_functional_template__$q = false;
7037
7040
  /* style inject SSR */
7038
7041
 
7039
7042
  /* style inject shadow dom */
7040
7043
 
7041
- const __vue_component__$K = /*#__PURE__*/normalizeComponent({
7042
- render: __vue_render__$o,
7043
- staticRenderFns: __vue_staticRenderFns__$o
7044
- }, __vue_inject_styles__$p, __vue_script__$i, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, createInjector, undefined, undefined);
7044
+ const __vue_component__$M = /*#__PURE__*/normalizeComponent({
7045
+ render: __vue_render__$p,
7046
+ staticRenderFns: __vue_staticRenderFns__$p
7047
+ }, __vue_inject_styles__$q, __vue_script__$j, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, createInjector, undefined, undefined);
7045
7048
 
7046
- var NsTextInput = __vue_component__$K;
7049
+ var NsTextInput = __vue_component__$M;
7047
7050
 
7048
7051
  // Unique ID creation requires a high quality random # generator. In node.js
7049
7052
  // this is pretty straight-forward - we use the crypto API.
@@ -7501,11 +7504,18 @@ var UtilService = {
7501
7504
  /**
7502
7505
  * Navigate to a page of an external app. Use this method only from an external app (e.g. from AppSideMenuContent)
7503
7506
  */
7504
- goToAppPage(instanceName, page) {
7507
+ goToAppPage(instanceName, page, query) {
7505
7508
  const path = `/apps/${instanceName}?page=${page}`;
7506
7509
 
7507
7510
  if (this.core.$route.fullPath != path) {
7508
- this.core.$router.push(path);
7511
+ if (query) {
7512
+ this.core.$router.push({
7513
+ path: path,
7514
+ query: query
7515
+ });
7516
+ } else {
7517
+ this.core.$router.push(path);
7518
+ }
7509
7519
  }
7510
7520
  },
7511
7521
 
@@ -7566,7 +7576,7 @@ var UtilService = {
7566
7576
  };
7567
7577
 
7568
7578
  //
7569
- var script$h = {
7579
+ var script$i = {
7570
7580
  name: "NsPasswordInput",
7571
7581
  components: {
7572
7582
  NsTextInput
@@ -7731,10 +7741,10 @@ var script$h = {
7731
7741
  };
7732
7742
 
7733
7743
  /* script */
7734
- const __vue_script__$h = script$h;
7744
+ const __vue_script__$i = script$i;
7735
7745
  /* template */
7736
7746
 
7737
- var __vue_render__$n = function () {
7747
+ var __vue_render__$o = function () {
7738
7748
  var _vm = this;
7739
7749
 
7740
7750
  var _h = _vm.$createElement;
@@ -7829,10 +7839,10 @@ var __vue_render__$n = function () {
7829
7839
  }, [_vm._v(_vm._s(_vm.equalLabel))])])], 1)]);
7830
7840
  };
7831
7841
 
7832
- var __vue_staticRenderFns__$n = [];
7842
+ var __vue_staticRenderFns__$o = [];
7833
7843
  /* style */
7834
7844
 
7835
- const __vue_inject_styles__$o = function (inject) {
7845
+ const __vue_inject_styles__$p = function (inject) {
7836
7846
  if (!inject) return;
7837
7847
  inject("data-v-67b93b40_0", {
7838
7848
  source: ".new-password-container[data-v-67b93b40]{margin-bottom:1rem}.new-password[data-v-67b93b40]{margin-bottom:.25rem}.confirm-password[data-v-67b93b40]{margin-bottom:.25rem}.password-meter[data-v-67b93b40]{display:flex}@media (min-width:672px){.password-meter[data-v-67b93b40]{max-width:38rem}}.requirement[data-v-67b93b40]{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-67b93b40]{background-color:#fff}.requirement[data-v-67b93b40]:first-child{margin-left:0}.requirement-ok[data-v-67b93b40]{color:#fff;background-color:#198038}.requirement-disabled[data-v-67b93b40]{color:#c6c6c6;background-color:#f4f4f4}",
@@ -7843,26 +7853,26 @@ const __vue_inject_styles__$o = function (inject) {
7843
7853
  /* scoped */
7844
7854
 
7845
7855
 
7846
- const __vue_scope_id__$o = "data-v-67b93b40";
7856
+ const __vue_scope_id__$p = "data-v-67b93b40";
7847
7857
  /* module identifier */
7848
7858
 
7849
- const __vue_module_identifier__$o = undefined;
7859
+ const __vue_module_identifier__$p = undefined;
7850
7860
  /* functional template */
7851
7861
 
7852
- const __vue_is_functional_template__$o = false;
7862
+ const __vue_is_functional_template__$p = false;
7853
7863
  /* style inject SSR */
7854
7864
 
7855
7865
  /* style inject shadow dom */
7856
7866
 
7857
- const __vue_component__$I = /*#__PURE__*/normalizeComponent({
7858
- render: __vue_render__$n,
7859
- staticRenderFns: __vue_staticRenderFns__$n
7860
- }, __vue_inject_styles__$o, __vue_script__$h, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, createInjector, undefined, undefined);
7867
+ const __vue_component__$K = /*#__PURE__*/normalizeComponent({
7868
+ render: __vue_render__$o,
7869
+ staticRenderFns: __vue_staticRenderFns__$o
7870
+ }, __vue_inject_styles__$p, __vue_script__$i, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, createInjector, undefined, undefined);
7861
7871
 
7862
- var __vue_component__$J = __vue_component__$I;
7872
+ var __vue_component__$L = __vue_component__$K;
7863
7873
 
7864
7874
  //
7865
- var script$g = {
7875
+ var script$h = {
7866
7876
  name: "NsIconMenu",
7867
7877
  extends: CvOverflowMenu,
7868
7878
  props: {
@@ -7906,10 +7916,10 @@ var script$g = {
7906
7916
  };
7907
7917
 
7908
7918
  /* script */
7909
- const __vue_script__$g = script$g;
7919
+ const __vue_script__$h = script$h;
7910
7920
  /* template */
7911
7921
 
7912
- var __vue_render__$m = function () {
7922
+ var __vue_render__$n = function () {
7913
7923
  var _obj, _obj$1;
7914
7924
 
7915
7925
  var _vm = this;
@@ -8025,10 +8035,10 @@ var __vue_render__$m = function () {
8025
8035
  })])]);
8026
8036
  };
8027
8037
 
8028
- var __vue_staticRenderFns__$m = [];
8038
+ var __vue_staticRenderFns__$n = [];
8029
8039
  /* style */
8030
8040
 
8031
- const __vue_inject_styles__$n = function (inject) {
8041
+ const __vue_inject_styles__$o = function (inject) {
8032
8042
  if (!inject) return;
8033
8043
  inject("data-v-2be14df6_0", {
8034
8044
  source: ".ns-icon-menu[data-v-2be14df6]{display:inline-flex}",
@@ -8039,26 +8049,26 @@ const __vue_inject_styles__$n = function (inject) {
8039
8049
  /* scoped */
8040
8050
 
8041
8051
 
8042
- const __vue_scope_id__$n = "data-v-2be14df6";
8052
+ const __vue_scope_id__$o = "data-v-2be14df6";
8043
8053
  /* module identifier */
8044
8054
 
8045
- const __vue_module_identifier__$n = undefined;
8055
+ const __vue_module_identifier__$o = undefined;
8046
8056
  /* functional template */
8047
8057
 
8048
- const __vue_is_functional_template__$n = false;
8058
+ const __vue_is_functional_template__$o = false;
8049
8059
  /* style inject SSR */
8050
8060
 
8051
8061
  /* style inject shadow dom */
8052
8062
 
8053
- const __vue_component__$G = /*#__PURE__*/normalizeComponent({
8054
- render: __vue_render__$m,
8055
- staticRenderFns: __vue_staticRenderFns__$m
8056
- }, __vue_inject_styles__$n, __vue_script__$g, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, createInjector, undefined, undefined);
8063
+ const __vue_component__$I = /*#__PURE__*/normalizeComponent({
8064
+ render: __vue_render__$n,
8065
+ staticRenderFns: __vue_staticRenderFns__$n
8066
+ }, __vue_inject_styles__$o, __vue_script__$h, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, createInjector, undefined, undefined);
8057
8067
 
8058
- var __vue_component__$H = __vue_component__$G;
8068
+ var __vue_component__$J = __vue_component__$I;
8059
8069
 
8060
8070
  //
8061
- var script$f = {
8071
+ var script$g = {
8062
8072
  name: "NsMeterChart",
8063
8073
  components: {
8064
8074
  NsProgressBar
@@ -8093,10 +8103,10 @@ var script$f = {
8093
8103
  };
8094
8104
 
8095
8105
  /* script */
8096
- const __vue_script__$f = script$f;
8106
+ const __vue_script__$g = script$g;
8097
8107
  /* template */
8098
8108
 
8099
- var __vue_render__$l = function () {
8109
+ var __vue_render__$m = function () {
8100
8110
  var _vm = this;
8101
8111
 
8102
8112
  var _h = _vm.$createElement;
@@ -8119,10 +8129,10 @@ var __vue_render__$l = function () {
8119
8129
  })], 1);
8120
8130
  };
8121
8131
 
8122
- var __vue_staticRenderFns__$l = [];
8132
+ var __vue_staticRenderFns__$m = [];
8123
8133
  /* style */
8124
8134
 
8125
- const __vue_inject_styles__$m = function (inject) {
8135
+ const __vue_inject_styles__$n = function (inject) {
8126
8136
  if (!inject) return;
8127
8137
  inject("data-v-8d83456c_0", {
8128
8138
  source: ".label[data-v-8d83456c]{font-weight:700;margin-right:.5rem}.mg-bottom-sm[data-v-8d83456c]{margin-bottom:.5rem!important}",
@@ -8133,26 +8143,26 @@ const __vue_inject_styles__$m = function (inject) {
8133
8143
  /* scoped */
8134
8144
 
8135
8145
 
8136
- const __vue_scope_id__$m = "data-v-8d83456c";
8146
+ const __vue_scope_id__$n = "data-v-8d83456c";
8137
8147
  /* module identifier */
8138
8148
 
8139
- const __vue_module_identifier__$m = undefined;
8149
+ const __vue_module_identifier__$n = undefined;
8140
8150
  /* functional template */
8141
8151
 
8142
- const __vue_is_functional_template__$m = false;
8152
+ const __vue_is_functional_template__$n = false;
8143
8153
  /* style inject SSR */
8144
8154
 
8145
8155
  /* style inject shadow dom */
8146
8156
 
8147
- const __vue_component__$E = /*#__PURE__*/normalizeComponent({
8148
- render: __vue_render__$l,
8149
- staticRenderFns: __vue_staticRenderFns__$l
8150
- }, __vue_inject_styles__$m, __vue_script__$f, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, createInjector, undefined, undefined);
8157
+ const __vue_component__$G = /*#__PURE__*/normalizeComponent({
8158
+ render: __vue_render__$m,
8159
+ staticRenderFns: __vue_staticRenderFns__$m
8160
+ }, __vue_inject_styles__$n, __vue_script__$g, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, createInjector, undefined, undefined);
8151
8161
 
8152
- var __vue_component__$F = __vue_component__$E;
8162
+ var __vue_component__$H = __vue_component__$G;
8153
8163
 
8154
8164
  //
8155
- var script$e = {
8165
+ var script$f = {
8156
8166
  name: "NsModal",
8157
8167
  extends: CvModal,
8158
8168
  components: {
@@ -8212,10 +8222,10 @@ var script$e = {
8212
8222
  };
8213
8223
 
8214
8224
  /* script */
8215
- const __vue_script__$e = script$e;
8225
+ const __vue_script__$f = script$f;
8216
8226
  /* template */
8217
8227
 
8218
- var __vue_render__$k = function () {
8228
+ var __vue_render__$l = function () {
8219
8229
  var _obj, _obj$1, _obj$2, _obj$3;
8220
8230
 
8221
8231
  var _vm = this;
@@ -8349,34 +8359,34 @@ var __vue_render__$k = function () {
8349
8359
  })], 1)]);
8350
8360
  };
8351
8361
 
8352
- var __vue_staticRenderFns__$k = [];
8362
+ var __vue_staticRenderFns__$l = [];
8353
8363
  /* style */
8354
8364
 
8355
- const __vue_inject_styles__$l = undefined;
8365
+ const __vue_inject_styles__$m = undefined;
8356
8366
  /* scoped */
8357
8367
 
8358
- const __vue_scope_id__$l = undefined;
8368
+ const __vue_scope_id__$m = undefined;
8359
8369
  /* module identifier */
8360
8370
 
8361
- const __vue_module_identifier__$l = undefined;
8371
+ const __vue_module_identifier__$m = undefined;
8362
8372
  /* functional template */
8363
8373
 
8364
- const __vue_is_functional_template__$l = false;
8374
+ const __vue_is_functional_template__$m = false;
8365
8375
  /* style inject */
8366
8376
 
8367
8377
  /* style inject SSR */
8368
8378
 
8369
8379
  /* style inject shadow dom */
8370
8380
 
8371
- const __vue_component__$D = /*#__PURE__*/normalizeComponent({
8372
- render: __vue_render__$k,
8373
- staticRenderFns: __vue_staticRenderFns__$k
8374
- }, __vue_inject_styles__$l, __vue_script__$e, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, undefined, undefined);
8381
+ const __vue_component__$F = /*#__PURE__*/normalizeComponent({
8382
+ render: __vue_render__$l,
8383
+ staticRenderFns: __vue_staticRenderFns__$l
8384
+ }, __vue_inject_styles__$m, __vue_script__$f, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, undefined, undefined);
8375
8385
 
8376
- var NsModal = __vue_component__$D;
8386
+ var NsModal = __vue_component__$F;
8377
8387
 
8378
8388
  //
8379
- var script$d = {
8389
+ var script$e = {
8380
8390
  name: "NsDangerDeleteModal",
8381
8391
  //component added for storybook to work
8382
8392
  components: {
@@ -8472,10 +8482,10 @@ var script$d = {
8472
8482
  };
8473
8483
 
8474
8484
  /* script */
8475
- const __vue_script__$d = script$d;
8485
+ const __vue_script__$e = script$e;
8476
8486
  /* template */
8477
8487
 
8478
- var __vue_render__$j = function () {
8488
+ var __vue_render__$k = function () {
8479
8489
  var _vm = this;
8480
8490
 
8481
8491
  var _h = _vm.$createElement;
@@ -8543,10 +8553,10 @@ var __vue_render__$j = function () {
8543
8553
  }, [_vm._v(_vm._s(_vm.deleteLabel))])], 2);
8544
8554
  };
8545
8555
 
8546
- var __vue_staticRenderFns__$j = [];
8556
+ var __vue_staticRenderFns__$k = [];
8547
8557
  /* style */
8548
8558
 
8549
- const __vue_inject_styles__$k = function (inject) {
8559
+ const __vue_inject_styles__$l = function (inject) {
8550
8560
  if (!inject) return;
8551
8561
  inject("data-v-746a2de3_0", {
8552
8562
  source: ".type-to-confirm[data-v-746a2de3]{margin-top:2rem}",
@@ -8557,23 +8567,23 @@ const __vue_inject_styles__$k = function (inject) {
8557
8567
  /* scoped */
8558
8568
 
8559
8569
 
8560
- const __vue_scope_id__$k = "data-v-746a2de3";
8570
+ const __vue_scope_id__$l = "data-v-746a2de3";
8561
8571
  /* module identifier */
8562
8572
 
8563
- const __vue_module_identifier__$k = undefined;
8573
+ const __vue_module_identifier__$l = undefined;
8564
8574
  /* functional template */
8565
8575
 
8566
- const __vue_is_functional_template__$k = false;
8576
+ const __vue_is_functional_template__$l = false;
8567
8577
  /* style inject SSR */
8568
8578
 
8569
8579
  /* style inject shadow dom */
8570
8580
 
8571
- const __vue_component__$B = /*#__PURE__*/normalizeComponent({
8572
- render: __vue_render__$j,
8573
- staticRenderFns: __vue_staticRenderFns__$j
8574
- }, __vue_inject_styles__$k, __vue_script__$d, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, createInjector, undefined, undefined);
8581
+ const __vue_component__$D = /*#__PURE__*/normalizeComponent({
8582
+ render: __vue_render__$k,
8583
+ staticRenderFns: __vue_staticRenderFns__$k
8584
+ }, __vue_inject_styles__$l, __vue_script__$e, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, createInjector, undefined, undefined);
8575
8585
 
8576
- var __vue_component__$C = __vue_component__$B;
8586
+ var __vue_component__$E = __vue_component__$D;
8577
8587
 
8578
8588
  var IconService = {
8579
8589
  name: "IconService",
@@ -8645,6 +8655,7 @@ var IconService = {
8645
8655
  // used to open details
8646
8656
  Events32,
8647
8657
  // user domains
8658
+ Events20,
8648
8659
  Link20,
8649
8660
  // URLs and external domain providers
8650
8661
  Link32,
@@ -8724,7 +8735,7 @@ var IconService = {
8724
8735
  };
8725
8736
 
8726
8737
  //
8727
- var script$c = {
8738
+ var script$d = {
8728
8739
  name: "NsDropdownAction",
8729
8740
  extends: CvOverflowMenu,
8730
8741
  components: {
@@ -8756,10 +8767,10 @@ var script$c = {
8756
8767
  };
8757
8768
 
8758
8769
  /* script */
8759
- const __vue_script__$c = script$c;
8770
+ const __vue_script__$d = script$d;
8760
8771
  /* template */
8761
8772
 
8762
- var __vue_render__$i = function () {
8773
+ var __vue_render__$j = function () {
8763
8774
  var _obj, _obj$1;
8764
8775
 
8765
8776
  var _vm = this;
@@ -8859,34 +8870,34 @@ var __vue_render__$i = function () {
8859
8870
  })])]);
8860
8871
  };
8861
8872
 
8862
- var __vue_staticRenderFns__$i = [];
8873
+ var __vue_staticRenderFns__$j = [];
8863
8874
  /* style */
8864
8875
 
8865
- const __vue_inject_styles__$j = undefined;
8876
+ const __vue_inject_styles__$k = undefined;
8866
8877
  /* scoped */
8867
8878
 
8868
- const __vue_scope_id__$j = "data-v-31925b9d";
8879
+ const __vue_scope_id__$k = "data-v-31925b9d";
8869
8880
  /* module identifier */
8870
8881
 
8871
- const __vue_module_identifier__$j = undefined;
8882
+ const __vue_module_identifier__$k = undefined;
8872
8883
  /* functional template */
8873
8884
 
8874
- const __vue_is_functional_template__$j = false;
8885
+ const __vue_is_functional_template__$k = false;
8875
8886
  /* style inject */
8876
8887
 
8877
8888
  /* style inject SSR */
8878
8889
 
8879
8890
  /* style inject shadow dom */
8880
8891
 
8881
- const __vue_component__$z = /*#__PURE__*/normalizeComponent({
8882
- render: __vue_render__$i,
8883
- staticRenderFns: __vue_staticRenderFns__$i
8884
- }, __vue_inject_styles__$j, __vue_script__$c, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, undefined, undefined);
8892
+ const __vue_component__$B = /*#__PURE__*/normalizeComponent({
8893
+ render: __vue_render__$j,
8894
+ staticRenderFns: __vue_staticRenderFns__$j
8895
+ }, __vue_inject_styles__$k, __vue_script__$d, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, undefined, undefined);
8885
8896
 
8886
- var __vue_component__$A = __vue_component__$z;
8897
+ var __vue_component__$C = __vue_component__$B;
8887
8898
 
8888
8899
  //
8889
- var script$b = {
8900
+ var script$c = {
8890
8901
  name: "NsBackupCardDetails",
8891
8902
  mixins: [DateTimeService],
8892
8903
  props: {
@@ -8922,10 +8933,10 @@ var script$b = {
8922
8933
  };
8923
8934
 
8924
8935
  /* script */
8925
- const __vue_script__$b = script$b;
8936
+ const __vue_script__$c = script$c;
8926
8937
  /* template */
8927
8938
 
8928
- var __vue_render__$h = function () {
8939
+ var __vue_render__$i = function () {
8929
8940
  var _vm = this;
8930
8941
 
8931
8942
  var _h = _vm.$createElement;
@@ -8979,10 +8990,10 @@ var __vue_render__$h = function () {
8979
8990
  }, [_vm.status[_vm.backup.id] && _vm.status[_vm.backup.id].total_file_count ? _c('span', [_vm._v("\n " + _vm._s(_vm.status[_vm.backup.id].total_file_count) + "\n ")]) : _c('span', [_vm._v("-")])])])]);
8980
8991
  };
8981
8992
 
8982
- var __vue_staticRenderFns__$h = [];
8993
+ var __vue_staticRenderFns__$i = [];
8983
8994
  /* style */
8984
8995
 
8985
- const __vue_inject_styles__$i = function (inject) {
8996
+ const __vue_inject_styles__$j = function (inject) {
8986
8997
  if (!inject) return;
8987
8998
  inject("data-v-25453d1c_0", {
8988
8999
  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}",
@@ -8993,26 +9004,26 @@ const __vue_inject_styles__$i = function (inject) {
8993
9004
  /* scoped */
8994
9005
 
8995
9006
 
8996
- const __vue_scope_id__$i = "data-v-25453d1c";
9007
+ const __vue_scope_id__$j = "data-v-25453d1c";
8997
9008
  /* module identifier */
8998
9009
 
8999
- const __vue_module_identifier__$i = undefined;
9010
+ const __vue_module_identifier__$j = undefined;
9000
9011
  /* functional template */
9001
9012
 
9002
- const __vue_is_functional_template__$i = false;
9013
+ const __vue_is_functional_template__$j = false;
9003
9014
  /* style inject SSR */
9004
9015
 
9005
9016
  /* style inject shadow dom */
9006
9017
 
9007
- const __vue_component__$y = /*#__PURE__*/normalizeComponent({
9008
- render: __vue_render__$h,
9009
- staticRenderFns: __vue_staticRenderFns__$h
9010
- }, __vue_inject_styles__$i, __vue_script__$b, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, createInjector, undefined, undefined);
9018
+ const __vue_component__$A = /*#__PURE__*/normalizeComponent({
9019
+ render: __vue_render__$i,
9020
+ staticRenderFns: __vue_staticRenderFns__$i
9021
+ }, __vue_inject_styles__$j, __vue_script__$c, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, createInjector, undefined, undefined);
9011
9022
 
9012
- var NsBackupCardDetails = __vue_component__$y;
9023
+ var NsBackupCardDetails = __vue_component__$A;
9013
9024
 
9014
9025
  //
9015
- var script$a = {
9026
+ var script$b = {
9016
9027
  name: "NsBackupCard",
9017
9028
  components: {
9018
9029
  NsBackupCardDetails
@@ -9153,10 +9164,10 @@ var script$a = {
9153
9164
  };
9154
9165
 
9155
9166
  /* script */
9156
- const __vue_script__$a = script$a;
9167
+ const __vue_script__$b = script$b;
9157
9168
  /* template */
9158
9169
 
9159
- var __vue_render__$g = function () {
9170
+ var __vue_render__$h = function () {
9160
9171
  var _vm = this;
9161
9172
 
9162
9173
  var _h = _vm.$createElement;
@@ -9272,10 +9283,10 @@ var __vue_render__$g = function () {
9272
9283
  }, [_vm._v(_vm._s(_vm.goToBackupLabel) + "\n ")])], 1)])], 2);
9273
9284
  };
9274
9285
 
9275
- var __vue_staticRenderFns__$g = [];
9286
+ var __vue_staticRenderFns__$h = [];
9276
9287
  /* style */
9277
9288
 
9278
- const __vue_inject_styles__$h = function (inject) {
9289
+ const __vue_inject_styles__$i = function (inject) {
9279
9290
  if (!inject) return;
9280
9291
  inject("data-v-5a3b7738_0", {
9281
9292
  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}",
@@ -9290,26 +9301,26 @@ const __vue_inject_styles__$h = function (inject) {
9290
9301
  /* scoped */
9291
9302
 
9292
9303
 
9293
- const __vue_scope_id__$h = "data-v-5a3b7738";
9304
+ const __vue_scope_id__$i = "data-v-5a3b7738";
9294
9305
  /* module identifier */
9295
9306
 
9296
- const __vue_module_identifier__$h = undefined;
9307
+ const __vue_module_identifier__$i = undefined;
9297
9308
  /* functional template */
9298
9309
 
9299
- const __vue_is_functional_template__$h = false;
9310
+ const __vue_is_functional_template__$i = false;
9300
9311
  /* style inject SSR */
9301
9312
 
9302
9313
  /* style inject shadow dom */
9303
9314
 
9304
- const __vue_component__$w = /*#__PURE__*/normalizeComponent({
9305
- render: __vue_render__$g,
9306
- staticRenderFns: __vue_staticRenderFns__$g
9307
- }, __vue_inject_styles__$h, __vue_script__$a, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, createInjector, undefined, undefined);
9315
+ const __vue_component__$y = /*#__PURE__*/normalizeComponent({
9316
+ render: __vue_render__$h,
9317
+ staticRenderFns: __vue_staticRenderFns__$h
9318
+ }, __vue_inject_styles__$i, __vue_script__$b, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, createInjector, undefined, undefined);
9308
9319
 
9309
- var __vue_component__$x = __vue_component__$w;
9320
+ var __vue_component__$z = __vue_component__$y;
9310
9321
 
9311
9322
  //
9312
- var script$9 = {
9323
+ var script$a = {
9313
9324
  name: "NsWizard",
9314
9325
  extends: NsModal,
9315
9326
  mixins: [IconService],
@@ -9353,10 +9364,10 @@ var script$9 = {
9353
9364
  };
9354
9365
 
9355
9366
  /* script */
9356
- const __vue_script__$9 = script$9;
9367
+ const __vue_script__$a = script$a;
9357
9368
  /* template */
9358
9369
 
9359
- var __vue_render__$f = function () {
9370
+ var __vue_render__$g = function () {
9360
9371
  var _obj, _obj$1;
9361
9372
 
9362
9373
  var _vm = this;
@@ -9498,34 +9509,34 @@ var __vue_render__$f = function () {
9498
9509
  })], 1)]);
9499
9510
  };
9500
9511
 
9501
- var __vue_staticRenderFns__$f = [];
9512
+ var __vue_staticRenderFns__$g = [];
9502
9513
  /* style */
9503
9514
 
9504
- const __vue_inject_styles__$g = undefined;
9515
+ const __vue_inject_styles__$h = undefined;
9505
9516
  /* scoped */
9506
9517
 
9507
- const __vue_scope_id__$g = undefined;
9518
+ const __vue_scope_id__$h = undefined;
9508
9519
  /* module identifier */
9509
9520
 
9510
- const __vue_module_identifier__$g = undefined;
9521
+ const __vue_module_identifier__$h = undefined;
9511
9522
  /* functional template */
9512
9523
 
9513
- const __vue_is_functional_template__$g = false;
9524
+ const __vue_is_functional_template__$h = false;
9514
9525
  /* style inject */
9515
9526
 
9516
9527
  /* style inject SSR */
9517
9528
 
9518
9529
  /* style inject shadow dom */
9519
9530
 
9520
- const __vue_component__$u = /*#__PURE__*/normalizeComponent({
9521
- render: __vue_render__$f,
9522
- staticRenderFns: __vue_staticRenderFns__$f
9523
- }, __vue_inject_styles__$g, __vue_script__$9, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
9531
+ const __vue_component__$w = /*#__PURE__*/normalizeComponent({
9532
+ render: __vue_render__$g,
9533
+ staticRenderFns: __vue_staticRenderFns__$g
9534
+ }, __vue_inject_styles__$h, __vue_script__$a, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, undefined, undefined);
9524
9535
 
9525
- var __vue_component__$v = __vue_component__$u;
9536
+ var __vue_component__$x = __vue_component__$w;
9526
9537
 
9527
9538
  //
9528
- var script$8 = {
9539
+ var script$9 = {
9529
9540
  name: "NsMenuItem",
9530
9541
  components: {
9531
9542
  NsSvg
@@ -9548,10 +9559,10 @@ var script$8 = {
9548
9559
  };
9549
9560
 
9550
9561
  /* script */
9551
- const __vue_script__$8 = script$8;
9562
+ const __vue_script__$9 = script$9;
9552
9563
  /* template */
9553
9564
 
9554
- var __vue_render__$e = function () {
9565
+ var __vue_render__$f = function () {
9555
9566
  var _vm = this;
9556
9567
 
9557
9568
  var _h = _vm.$createElement;
@@ -9571,10 +9582,10 @@ var __vue_render__$e = function () {
9571
9582
  }, [_vm._t("icon")], 2) : _vm._e(), _vm._v(" "), _c('span', [_vm._v(_vm._s(_vm.label))])]);
9572
9583
  };
9573
9584
 
9574
- var __vue_staticRenderFns__$e = [];
9585
+ var __vue_staticRenderFns__$f = [];
9575
9586
  /* style */
9576
9587
 
9577
- const __vue_inject_styles__$f = function (inject) {
9588
+ const __vue_inject_styles__$g = function (inject) {
9578
9589
  if (!inject) return;
9579
9590
  inject("data-v-35f08832_0", {
9580
9591
  source: ".ns-menu-item[data-v-35f08832]{display:flex;align-items:center}.icon[data-v-35f08832]{margin-right:.5rem}",
@@ -9585,26 +9596,26 @@ const __vue_inject_styles__$f = function (inject) {
9585
9596
  /* scoped */
9586
9597
 
9587
9598
 
9588
- const __vue_scope_id__$f = "data-v-35f08832";
9599
+ const __vue_scope_id__$g = "data-v-35f08832";
9589
9600
  /* module identifier */
9590
9601
 
9591
- const __vue_module_identifier__$f = undefined;
9602
+ const __vue_module_identifier__$g = undefined;
9592
9603
  /* functional template */
9593
9604
 
9594
- const __vue_is_functional_template__$f = false;
9605
+ const __vue_is_functional_template__$g = false;
9595
9606
  /* style inject SSR */
9596
9607
 
9597
9608
  /* style inject shadow dom */
9598
9609
 
9599
- const __vue_component__$s = /*#__PURE__*/normalizeComponent({
9600
- render: __vue_render__$e,
9601
- staticRenderFns: __vue_staticRenderFns__$e
9602
- }, __vue_inject_styles__$f, __vue_script__$8, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, createInjector, undefined, undefined);
9610
+ const __vue_component__$u = /*#__PURE__*/normalizeComponent({
9611
+ render: __vue_render__$f,
9612
+ staticRenderFns: __vue_staticRenderFns__$f
9613
+ }, __vue_inject_styles__$g, __vue_script__$9, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, createInjector, undefined, undefined);
9603
9614
 
9604
- var __vue_component__$t = __vue_component__$s;
9615
+ var __vue_component__$v = __vue_component__$u;
9605
9616
 
9606
9617
  //
9607
- var script$7 = {
9618
+ var script$8 = {
9608
9619
  name: "NsMenuDivider",
9609
9620
  components: {
9610
9621
  CvSideNavDivider
@@ -9612,10 +9623,10 @@ var script$7 = {
9612
9623
  };
9613
9624
 
9614
9625
  /* script */
9615
- const __vue_script__$7 = script$7;
9626
+ const __vue_script__$8 = script$8;
9616
9627
  /* template */
9617
9628
 
9618
- var __vue_render__$d = function () {
9629
+ var __vue_render__$e = function () {
9619
9630
  var _vm = this;
9620
9631
 
9621
9632
  var _h = _vm.$createElement;
@@ -9625,34 +9636,34 @@ var __vue_render__$d = function () {
9625
9636
  return _c('cv-side-nav-divider');
9626
9637
  };
9627
9638
 
9628
- var __vue_staticRenderFns__$d = [];
9639
+ var __vue_staticRenderFns__$e = [];
9629
9640
  /* style */
9630
9641
 
9631
- const __vue_inject_styles__$e = undefined;
9642
+ const __vue_inject_styles__$f = undefined;
9632
9643
  /* scoped */
9633
9644
 
9634
- const __vue_scope_id__$e = "data-v-c2c8c17e";
9645
+ const __vue_scope_id__$f = "data-v-c2c8c17e";
9635
9646
  /* module identifier */
9636
9647
 
9637
- const __vue_module_identifier__$e = undefined;
9648
+ const __vue_module_identifier__$f = undefined;
9638
9649
  /* functional template */
9639
9650
 
9640
- const __vue_is_functional_template__$e = false;
9651
+ const __vue_is_functional_template__$f = false;
9641
9652
  /* style inject */
9642
9653
 
9643
9654
  /* style inject SSR */
9644
9655
 
9645
9656
  /* style inject shadow dom */
9646
9657
 
9647
- const __vue_component__$q = /*#__PURE__*/normalizeComponent({
9648
- render: __vue_render__$d,
9649
- staticRenderFns: __vue_staticRenderFns__$d
9650
- }, __vue_inject_styles__$e, __vue_script__$7, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, undefined, undefined);
9658
+ const __vue_component__$s = /*#__PURE__*/normalizeComponent({
9659
+ render: __vue_render__$e,
9660
+ staticRenderFns: __vue_staticRenderFns__$e
9661
+ }, __vue_inject_styles__$f, __vue_script__$8, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, undefined, undefined);
9651
9662
 
9652
- var __vue_component__$r = __vue_component__$q;
9663
+ var __vue_component__$t = __vue_component__$s;
9653
9664
 
9654
9665
  //
9655
- var script$6 = {
9666
+ var script$7 = {
9656
9667
  name: "NsSystemLogsCard",
9657
9668
  mixins: [UtilService, IconService],
9658
9669
  props: {
@@ -9771,10 +9782,10 @@ var script$6 = {
9771
9782
  };
9772
9783
 
9773
9784
  /* script */
9774
- const __vue_script__$6 = script$6;
9785
+ const __vue_script__$7 = script$7;
9775
9786
  /* template */
9776
9787
 
9777
- var __vue_render__$c = function () {
9788
+ var __vue_render__$d = function () {
9778
9789
  var _vm = this;
9779
9790
 
9780
9791
  var _h = _vm.$createElement;
@@ -9801,34 +9812,34 @@ var __vue_render__$c = function () {
9801
9812
  }, [_vm._v("\n " + _vm._s(_vm.buttonLabel) + "\n ")])], 1)], 2);
9802
9813
  };
9803
9814
 
9804
- var __vue_staticRenderFns__$c = [];
9815
+ var __vue_staticRenderFns__$d = [];
9805
9816
  /* style */
9806
9817
 
9807
- const __vue_inject_styles__$d = undefined;
9818
+ const __vue_inject_styles__$e = undefined;
9808
9819
  /* scoped */
9809
9820
 
9810
- const __vue_scope_id__$d = "data-v-aec74b8e";
9821
+ const __vue_scope_id__$e = "data-v-aec74b8e";
9811
9822
  /* module identifier */
9812
9823
 
9813
- const __vue_module_identifier__$d = undefined;
9824
+ const __vue_module_identifier__$e = undefined;
9814
9825
  /* functional template */
9815
9826
 
9816
- const __vue_is_functional_template__$d = false;
9827
+ const __vue_is_functional_template__$e = false;
9817
9828
  /* style inject */
9818
9829
 
9819
9830
  /* style inject SSR */
9820
9831
 
9821
9832
  /* style inject shadow dom */
9822
9833
 
9823
- const __vue_component__$o = /*#__PURE__*/normalizeComponent({
9824
- render: __vue_render__$c,
9825
- staticRenderFns: __vue_staticRenderFns__$c
9826
- }, __vue_inject_styles__$d, __vue_script__$6, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, undefined, undefined);
9834
+ const __vue_component__$q = /*#__PURE__*/normalizeComponent({
9835
+ render: __vue_render__$d,
9836
+ staticRenderFns: __vue_staticRenderFns__$d
9837
+ }, __vue_inject_styles__$e, __vue_script__$7, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, undefined, undefined);
9827
9838
 
9828
- var __vue_component__$p = __vue_component__$o;
9839
+ var __vue_component__$r = __vue_component__$q;
9829
9840
 
9830
9841
  //
9831
- var script$5 = {
9842
+ var script$6 = {
9832
9843
  name: "NsTimePicker",
9833
9844
  mixins: [uidMixin, carbonPrefixMixin, themeMixin],
9834
9845
  props: {
@@ -9871,10 +9882,10 @@ var script$5 = {
9871
9882
  };
9872
9883
 
9873
9884
  /* script */
9874
- const __vue_script__$5 = script$5;
9885
+ const __vue_script__$6 = script$6;
9875
9886
  /* template */
9876
9887
 
9877
- var __vue_render__$b = function () {
9888
+ var __vue_render__$c = function () {
9878
9889
  var _obj, _obj$1;
9879
9890
 
9880
9891
  var _vm = this;
@@ -9918,10 +9929,10 @@ var __vue_render__$b = function () {
9918
9929
  })], 2) : _vm._e()]);
9919
9930
  };
9920
9931
 
9921
- var __vue_staticRenderFns__$b = [];
9932
+ var __vue_staticRenderFns__$c = [];
9922
9933
  /* style */
9923
9934
 
9924
- const __vue_inject_styles__$c = function (inject) {
9935
+ const __vue_inject_styles__$d = function (inject) {
9925
9936
  if (!inject) return;
9926
9937
  inject("data-v-e1e1beb2_0", {
9927
9938
  source: ".ns-time-picker .time-picker-field[data-v-e1e1beb2]{padding:0;width:6rem}.ns-time-picker .time-picker-field.narrow-width[data-v-e1e1beb2]{width:4.875rem}",
@@ -9936,23 +9947,23 @@ const __vue_inject_styles__$c = function (inject) {
9936
9947
  /* scoped */
9937
9948
 
9938
9949
 
9939
- const __vue_scope_id__$c = "data-v-e1e1beb2";
9950
+ const __vue_scope_id__$d = "data-v-e1e1beb2";
9940
9951
  /* module identifier */
9941
9952
 
9942
- const __vue_module_identifier__$c = undefined;
9953
+ const __vue_module_identifier__$d = undefined;
9943
9954
  /* functional template */
9944
9955
 
9945
- const __vue_is_functional_template__$c = false;
9956
+ const __vue_is_functional_template__$d = false;
9946
9957
  /* style inject SSR */
9947
9958
 
9948
9959
  /* style inject shadow dom */
9949
9960
 
9950
- const __vue_component__$m = /*#__PURE__*/normalizeComponent({
9951
- render: __vue_render__$b,
9952
- staticRenderFns: __vue_staticRenderFns__$b
9953
- }, __vue_inject_styles__$c, __vue_script__$5, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, createInjector, undefined, undefined);
9961
+ const __vue_component__$o = /*#__PURE__*/normalizeComponent({
9962
+ render: __vue_render__$c,
9963
+ staticRenderFns: __vue_staticRenderFns__$c
9964
+ }, __vue_inject_styles__$d, __vue_script__$6, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, createInjector, undefined, undefined);
9954
9965
 
9955
- var __vue_component__$n = __vue_component__$m;
9966
+ var __vue_component__$p = __vue_component__$o;
9956
9967
 
9957
9968
  /*
9958
9969
  * This component optionally wraps slotted content with the specified tag-type.
@@ -9991,7 +10002,7 @@ var NsWrapper = {
9991
10002
 
9992
10003
  };
9993
10004
 
9994
- var script$4 = {
10005
+ var script$5 = {
9995
10006
  name: "NsPagination",
9996
10007
  extends: CvPagination,
9997
10008
  props: {
@@ -10069,12 +10080,12 @@ var script$4 = {
10069
10080
  };
10070
10081
 
10071
10082
  /* script */
10072
- const __vue_script__$4 = script$4;
10083
+ const __vue_script__$5 = script$5;
10073
10084
  /* template */
10074
10085
 
10075
10086
  /* style */
10076
10087
 
10077
- const __vue_inject_styles__$b = function (inject) {
10088
+ const __vue_inject_styles__$c = function (inject) {
10078
10089
  if (!inject) return;
10079
10090
  inject("data-v-01f52cb6_0", {
10080
10091
  source: ".cv-pagination .bx--select .bx--label{font-size:100%}",
@@ -10085,20 +10096,20 @@ const __vue_inject_styles__$b = function (inject) {
10085
10096
  /* scoped */
10086
10097
 
10087
10098
 
10088
- const __vue_scope_id__$b = undefined;
10099
+ const __vue_scope_id__$c = undefined;
10089
10100
  /* module identifier */
10090
10101
 
10091
- const __vue_module_identifier__$b = undefined;
10102
+ const __vue_module_identifier__$c = undefined;
10092
10103
  /* functional template */
10093
10104
 
10094
- const __vue_is_functional_template__$b = undefined;
10105
+ const __vue_is_functional_template__$c = undefined;
10095
10106
  /* style inject SSR */
10096
10107
 
10097
10108
  /* style inject shadow dom */
10098
10109
 
10099
- const __vue_component__$l = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$b, __vue_script__$4, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, createInjector, undefined, undefined);
10110
+ const __vue_component__$n = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$c, __vue_script__$5, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, createInjector, undefined, undefined);
10100
10111
 
10101
- var NsPagination = __vue_component__$l;
10112
+ var NsPagination = __vue_component__$n;
10102
10113
 
10103
10114
  var v$3 = "5.6.1";
10104
10115
  var fr$3 = 24;
@@ -17137,7 +17148,7 @@ var LottieService = {
17137
17148
  };
17138
17149
 
17139
17150
  //
17140
- var script$3 = {
17151
+ var script$4 = {
17141
17152
  name: "NsDataTable",
17142
17153
  extends: CvDataTable,
17143
17154
  components: {
@@ -17434,10 +17445,10 @@ var script$3 = {
17434
17445
  };
17435
17446
 
17436
17447
  /* script */
17437
- const __vue_script__$3 = script$3;
17448
+ const __vue_script__$4 = script$4;
17438
17449
  /* template */
17439
17450
 
17440
- var __vue_render__$a = function () {
17451
+ var __vue_render__$b = function () {
17441
17452
  var _obj, _obj$1, _obj$2, _obj$3;
17442
17453
 
17443
17454
  var _vm = this;
@@ -17765,34 +17776,34 @@ var __vue_render__$a = function () {
17765
17776
  }, 'NsPagination', _vm.internalPagination, false)) : _vm._e()], 1)], 2);
17766
17777
  };
17767
17778
 
17768
- var __vue_staticRenderFns__$a = [];
17779
+ var __vue_staticRenderFns__$b = [];
17769
17780
  /* style */
17770
17781
 
17771
- const __vue_inject_styles__$a = undefined;
17782
+ const __vue_inject_styles__$b = undefined;
17772
17783
  /* scoped */
17773
17784
 
17774
- const __vue_scope_id__$a = undefined;
17785
+ const __vue_scope_id__$b = undefined;
17775
17786
  /* module identifier */
17776
17787
 
17777
- const __vue_module_identifier__$a = undefined;
17788
+ const __vue_module_identifier__$b = undefined;
17778
17789
  /* functional template */
17779
17790
 
17780
- const __vue_is_functional_template__$a = false;
17791
+ const __vue_is_functional_template__$b = false;
17781
17792
  /* style inject */
17782
17793
 
17783
17794
  /* style inject SSR */
17784
17795
 
17785
17796
  /* style inject shadow dom */
17786
17797
 
17787
- const __vue_component__$j = /*#__PURE__*/normalizeComponent({
17788
- render: __vue_render__$a,
17789
- staticRenderFns: __vue_staticRenderFns__$a
17790
- }, __vue_inject_styles__$a, __vue_script__$3, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, undefined, undefined);
17798
+ const __vue_component__$l = /*#__PURE__*/normalizeComponent({
17799
+ render: __vue_render__$b,
17800
+ staticRenderFns: __vue_staticRenderFns__$b
17801
+ }, __vue_inject_styles__$b, __vue_script__$4, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, undefined, undefined, undefined);
17791
17802
 
17792
- var __vue_component__$k = __vue_component__$j;
17803
+ var __vue_component__$m = __vue_component__$l;
17793
17804
 
17794
17805
  //
17795
- var script$2 = {
17806
+ var script$3 = {
17796
17807
  name: "NsToggle",
17797
17808
  extends: CvToggle,
17798
17809
  props: {
@@ -17823,10 +17834,10 @@ var script$2 = {
17823
17834
  };
17824
17835
 
17825
17836
  /* script */
17826
- const __vue_script__$2 = script$2;
17837
+ const __vue_script__$3 = script$3;
17827
17838
  /* template */
17828
17839
 
17829
- var __vue_render__$9 = function () {
17840
+ var __vue_render__$a = function () {
17830
17841
  var _obj;
17831
17842
 
17832
17843
  var _vm = this;
@@ -17895,10 +17906,10 @@ var __vue_render__$9 = function () {
17895
17906
  })], 2)])])]);
17896
17907
  };
17897
17908
 
17898
- var __vue_staticRenderFns__$9 = [];
17909
+ var __vue_staticRenderFns__$a = [];
17899
17910
  /* style */
17900
17911
 
17901
- const __vue_inject_styles__$9 = function (inject) {
17912
+ const __vue_inject_styles__$a = function (inject) {
17902
17913
  if (!inject) return;
17903
17914
  inject("data-v-08c576ca_0", {
17904
17915
  source: ".tooltip[data-v-08c576ca]{display:inline-block;position:absolute}",
@@ -17913,26 +17924,26 @@ const __vue_inject_styles__$9 = function (inject) {
17913
17924
  /* scoped */
17914
17925
 
17915
17926
 
17916
- const __vue_scope_id__$9 = "data-v-08c576ca";
17927
+ const __vue_scope_id__$a = "data-v-08c576ca";
17917
17928
  /* module identifier */
17918
17929
 
17919
- const __vue_module_identifier__$9 = undefined;
17930
+ const __vue_module_identifier__$a = undefined;
17920
17931
  /* functional template */
17921
17932
 
17922
- const __vue_is_functional_template__$9 = false;
17933
+ const __vue_is_functional_template__$a = false;
17923
17934
  /* style inject SSR */
17924
17935
 
17925
17936
  /* style inject shadow dom */
17926
17937
 
17927
- const __vue_component__$h = /*#__PURE__*/normalizeComponent({
17928
- render: __vue_render__$9,
17929
- staticRenderFns: __vue_staticRenderFns__$9
17930
- }, __vue_inject_styles__$9, __vue_script__$2, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, createInjector, undefined, undefined);
17938
+ const __vue_component__$j = /*#__PURE__*/normalizeComponent({
17939
+ render: __vue_render__$a,
17940
+ staticRenderFns: __vue_staticRenderFns__$a
17941
+ }, __vue_inject_styles__$a, __vue_script__$3, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, createInjector, undefined, undefined);
17931
17942
 
17932
- var __vue_component__$i = __vue_component__$h;
17943
+ var __vue_component__$k = __vue_component__$j;
17933
17944
 
17934
17945
  //
17935
- var script$1 = {
17946
+ var script$2 = {
17936
17947
  name: "NsTag",
17937
17948
  extends: CvTag,
17938
17949
  computed: {
@@ -17944,10 +17955,10 @@ var script$1 = {
17944
17955
  };
17945
17956
 
17946
17957
  /* script */
17947
- const __vue_script__$1 = script$1;
17958
+ const __vue_script__$2 = script$2;
17948
17959
  /* template */
17949
17960
 
17950
- var __vue_render__$8 = function () {
17961
+ var __vue_render__$9 = function () {
17951
17962
  var _obj;
17952
17963
 
17953
17964
  var _vm = this;
@@ -18013,10 +18024,10 @@ var __vue_render__$8 = function () {
18013
18024
  }, [_c('Close16')], 1) : _vm._e()]);
18014
18025
  };
18015
18026
 
18016
- var __vue_staticRenderFns__$8 = [];
18027
+ var __vue_staticRenderFns__$9 = [];
18017
18028
  /* style */
18018
18029
 
18019
- const __vue_inject_styles__$8 = function (inject) {
18030
+ const __vue_inject_styles__$9 = function (inject) {
18020
18031
  if (!inject) return;
18021
18032
  inject("data-v-1c7f8d28_0", {
18022
18033
  source: ".bx--tag--filter[data-v-1c7f8d28]{cursor:default}",
@@ -18027,23 +18038,23 @@ const __vue_inject_styles__$8 = function (inject) {
18027
18038
  /* scoped */
18028
18039
 
18029
18040
 
18030
- const __vue_scope_id__$8 = "data-v-1c7f8d28";
18041
+ const __vue_scope_id__$9 = "data-v-1c7f8d28";
18031
18042
  /* module identifier */
18032
18043
 
18033
- const __vue_module_identifier__$8 = undefined;
18044
+ const __vue_module_identifier__$9 = undefined;
18034
18045
  /* functional template */
18035
18046
 
18036
- const __vue_is_functional_template__$8 = false;
18047
+ const __vue_is_functional_template__$9 = false;
18037
18048
  /* style inject SSR */
18038
18049
 
18039
18050
  /* style inject shadow dom */
18040
18051
 
18041
- const __vue_component__$g = /*#__PURE__*/normalizeComponent({
18042
- render: __vue_render__$8,
18043
- staticRenderFns: __vue_staticRenderFns__$8
18044
- }, __vue_inject_styles__$8, __vue_script__$1, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, createInjector, undefined, undefined);
18052
+ const __vue_component__$i = /*#__PURE__*/normalizeComponent({
18053
+ render: __vue_render__$9,
18054
+ staticRenderFns: __vue_staticRenderFns__$9
18055
+ }, __vue_inject_styles__$9, __vue_script__$2, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, createInjector, undefined, undefined);
18045
18056
 
18046
- var NsTag = __vue_component__$g;
18057
+ var NsTag = __vue_component__$i;
18047
18058
 
18048
18059
  /**
18049
18060
  * Removes all key-value entries from the list cache.
@@ -20540,7 +20551,7 @@ const TOP_AFTER_REOPEN = 0;
20540
20551
  const TOP = 1;
20541
20552
  const FIXED = 2;
20542
20553
  const selectionFeedbackOptions = ["top-after-reopen", "top", "fixed"];
20543
- var script = {
20554
+ var script$1 = {
20544
20555
  name: "NsMultiSelect",
20545
20556
  inheritAttrs: false,
20546
20557
  mixins: [themeMixin, uidMixin, carbonPrefixMixin, methodsMixin({
@@ -20625,6 +20636,10 @@ var script = {
20625
20636
  type: String,
20626
20637
  default: "Clear selection"
20627
20638
  },
20639
+ clearFilterLabel: {
20640
+ type: String,
20641
+ default: "Clear filter"
20642
+ },
20628
20643
  selectedLabel: {
20629
20644
  type: String,
20630
20645
  default: "selected"
@@ -20998,10 +21013,10 @@ var script = {
20998
21013
  };
20999
21014
 
21000
21015
  /* script */
21001
- const __vue_script__ = script;
21016
+ const __vue_script__$1 = script$1;
21002
21017
  /* template */
21003
21018
 
21004
- var __vue_render__$7 = function () {
21019
+ var __vue_render__$8 = function () {
21005
21020
  var _obj, _obj$1, _obj$2, _obj$3, _obj$4, _obj$5, _obj$6;
21006
21021
 
21007
21022
  var _vm = this;
@@ -21137,7 +21152,7 @@ var __vue_render__$7 = function () {
21137
21152
  attrs: {
21138
21153
  "role": "button",
21139
21154
  "tabindex": "0",
21140
- "title": "Clear selection"
21155
+ "title": _vm.clearFilterLabel
21141
21156
  },
21142
21157
  on: {
21143
21158
  "click": function ($event) {
@@ -21259,16 +21274,16 @@ var __vue_render__$7 = function () {
21259
21274
  }), 1) : _vm._e()]);
21260
21275
  };
21261
21276
 
21262
- var __vue_staticRenderFns__$7 = [];
21277
+ var __vue_staticRenderFns__$8 = [];
21263
21278
  /* style */
21264
21279
 
21265
- const __vue_inject_styles__$7 = function (inject) {
21280
+ const __vue_inject_styles__$8 = function (inject) {
21266
21281
  if (!inject) return;
21267
- inject("data-v-75ab499e_0", {
21268
- source: ".bx--multi-select--filterable .bx--tag.selected-item[data-v-75ab499e]{margin-left:0;margin-bottom:.25rem}",
21282
+ inject("data-v-c864af56_0", {
21283
+ source: ".bx--multi-select--filterable .bx--tag.selected-item[data-v-c864af56]{margin-left:0;margin-bottom:.25rem}",
21269
21284
  map: undefined,
21270
21285
  media: undefined
21271
- }), inject("data-v-75ab499e_1", {
21286
+ }), inject("data-v-c864af56_1", {
21272
21287
  source: ".selected-item button.bx--tag__close-icon{position:relative;right:1px}",
21273
21288
  map: undefined,
21274
21289
  media: undefined
@@ -21277,13 +21292,635 @@ const __vue_inject_styles__$7 = function (inject) {
21277
21292
  /* scoped */
21278
21293
 
21279
21294
 
21280
- const __vue_scope_id__$7 = "data-v-75ab499e";
21295
+ const __vue_scope_id__$8 = "data-v-c864af56";
21281
21296
  /* module identifier */
21282
21297
 
21283
- const __vue_module_identifier__$7 = undefined;
21298
+ const __vue_module_identifier__$8 = undefined;
21284
21299
  /* functional template */
21285
21300
 
21286
- const __vue_is_functional_template__$7 = false;
21301
+ const __vue_is_functional_template__$8 = false;
21302
+ /* style inject SSR */
21303
+
21304
+ /* style inject shadow dom */
21305
+
21306
+ const __vue_component__$g = /*#__PURE__*/normalizeComponent({
21307
+ render: __vue_render__$8,
21308
+ staticRenderFns: __vue_staticRenderFns__$8
21309
+ }, __vue_inject_styles__$8, __vue_script__$1, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, createInjector, undefined, undefined);
21310
+
21311
+ var __vue_component__$h = __vue_component__$g;
21312
+
21313
+ //
21314
+ var script = {
21315
+ name: "NsComboBox",
21316
+ inheritAttrs: false,
21317
+ mixins: [themeMixin, uidMixin, carbonPrefixMixin, methodsMixin({
21318
+ input: ["focus", "blur"]
21319
+ })],
21320
+ components: {
21321
+ WarningFilled16: WarningFilled16$1,
21322
+ ChevronDown16,
21323
+ Close16
21324
+ },
21325
+ props: {
21326
+ autoFilter: Boolean,
21327
+ autoHighlight: Boolean,
21328
+ disabled: Boolean,
21329
+ invalidMessage: {
21330
+ type: String,
21331
+ default: undefined
21332
+ },
21333
+ helperText: {
21334
+ type: String,
21335
+ default: undefined
21336
+ },
21337
+ title: String,
21338
+ label: {
21339
+ type: String,
21340
+ default: "Choose"
21341
+ },
21342
+ highlight: String,
21343
+ value: String,
21344
+ options: {
21345
+ type: Array,
21346
+ required: true,
21347
+
21348
+ validator(list) {
21349
+ const result = list.every(item => typeof item.name === "string" && typeof item.label === "string" && typeof item.value === "string");
21350
+
21351
+ if (!result) {
21352
+ console.warn("NsComboBox - all options must have name, label and value");
21353
+ }
21354
+
21355
+ return result;
21356
+ }
21357
+
21358
+ },
21359
+ clearFilterLabel: {
21360
+ type: String,
21361
+ default: "Clear filter"
21362
+ },
21363
+ userInputLabel: {
21364
+ type: String,
21365
+ default: "user input"
21366
+ },
21367
+ // limit the number of options to be displayed
21368
+ maxDisplayOptions: {
21369
+ type: Number,
21370
+ default: 100
21371
+ },
21372
+ acceptUserInput: {
21373
+ type: Boolean,
21374
+ default: false
21375
+ },
21376
+ showItemType: {
21377
+ type: Boolean,
21378
+ default: false
21379
+ }
21380
+ },
21381
+
21382
+ data() {
21383
+ return {
21384
+ open: false,
21385
+ dataOptions: null,
21386
+ dataValue: this.value,
21387
+ dataHighlighted: null,
21388
+ dataFilter: null,
21389
+ isHelper: false,
21390
+ isInvalid: false,
21391
+ // includes user input items
21392
+ internalOptions: []
21393
+ };
21394
+ },
21395
+
21396
+ model: {
21397
+ prop: "value",
21398
+ event: "change"
21399
+ },
21400
+ watch: {
21401
+ highlight() {
21402
+ this.highlighted = this.highlight;
21403
+ },
21404
+
21405
+ value() {
21406
+ this.dataValue = this.value;
21407
+ this.highlighted = this.value;
21408
+ this.internalUpdateValue(this.value);
21409
+ },
21410
+
21411
+ options() {
21412
+ this.internalOptions = cloneDeep_1(this.options);
21413
+ this.updateOptions();
21414
+ }
21415
+
21416
+ },
21417
+
21418
+ created() {
21419
+ this.internalOptions = cloneDeep_1(this.options);
21420
+ this.updateOptions();
21421
+ },
21422
+
21423
+ mounted() {
21424
+ this.filter = this.value;
21425
+ this.highlighted = this.value ? this.value : this.highlight; // override highlight with value if provided
21426
+
21427
+ this.checkSlots();
21428
+ },
21429
+
21430
+ updated() {
21431
+ this.checkSlots();
21432
+ },
21433
+
21434
+ computed: {
21435
+ highlighted: {
21436
+ get() {
21437
+ return this.dataHighlighted;
21438
+ },
21439
+
21440
+ set(val) {
21441
+ let firstMatchIndex = this.dataOptions.findIndex(item => item.value === val);
21442
+
21443
+ if (firstMatchIndex < 0) {
21444
+ firstMatchIndex = this.dataOptions.length ? 0 : -1;
21445
+ this.dataHighlighted = firstMatchIndex >= 0 ? this.dataOptions[0].value : "";
21446
+ } else {
21447
+ this.dataHighlighted = val;
21448
+ }
21449
+
21450
+ if (firstMatchIndex >= 0) {
21451
+ this.$nextTick(() => {
21452
+ // $nextTick to prevent highlight check ahead of list update on filter
21453
+ this.checkHighlightPosition(firstMatchIndex);
21454
+ });
21455
+ }
21456
+ }
21457
+
21458
+ },
21459
+ filter: {
21460
+ get() {
21461
+ return this.dataFilter;
21462
+ },
21463
+
21464
+ set(val) {
21465
+ this.dataFilter = val ? val : "";
21466
+ this.$emit("filter", val);
21467
+ }
21468
+
21469
+ },
21470
+
21471
+ limitedDataOptions() {
21472
+ return this.dataOptions.slice(0, this.maxDisplayOptions);
21473
+ }
21474
+
21475
+ },
21476
+ methods: {
21477
+ checkSlots() {
21478
+ // NOTE: this.$slots is not reactive so needs to be managed on updated
21479
+ this.isInvalid = !!(this.$slots["invalid-message"] || this.invalidMessage && this.invalidMessage.length);
21480
+ this.isHelper = !!(this.$slots["helper-text"] || this.helperText && this.helperText.length);
21481
+ },
21482
+
21483
+ clearFilter() {
21484
+ if (this.disabled) return;
21485
+ this.internalUpdateValue("");
21486
+ this.filter = "";
21487
+ this.$refs.input.focus();
21488
+ this.doOpen(true);
21489
+ this.updateOptions();
21490
+ this.$emit("change", this.dataValue);
21491
+ },
21492
+
21493
+ checkHighlightPosition(newHiglight) {
21494
+ if (this.$refs.list && this.$refs.option && this.$refs.option[newHiglight]) {
21495
+ if (this.$refs.list.scrollTop > this.$refs.option[newHiglight].offsetTop) {
21496
+ this.$refs.list.scrollTop = this.$refs.option[newHiglight].offsetTop;
21497
+ } else if (this.$refs.list.scrollTop + this.$refs.list.clientHeight < this.$refs.option[newHiglight].offsetTop + this.$refs.option[newHiglight].offsetHeight) {
21498
+ this.$refs.list.scrollTop = this.$refs.option[newHiglight].offsetTop + this.$refs.option[newHiglight].offsetHeight - this.$refs.list.clientHeight;
21499
+ }
21500
+ }
21501
+ },
21502
+
21503
+ doMove(up) {
21504
+ if (this.dataOptions.length > 0) {
21505
+ // requery could have changed
21506
+ const currentHighlight = this.dataOptions.findIndex(item => item.value === this.highlighted);
21507
+ let newHiglight;
21508
+
21509
+ if (up) {
21510
+ if (currentHighlight <= 0) {
21511
+ newHiglight = this.dataOptions.length - 1;
21512
+ } else {
21513
+ newHiglight = currentHighlight - 1;
21514
+ }
21515
+ } else {
21516
+ if (currentHighlight >= this.dataOptions.length - 1) {
21517
+ newHiglight = 0;
21518
+ } else {
21519
+ newHiglight = currentHighlight + 1;
21520
+ }
21521
+ }
21522
+
21523
+ this.highlighted = this.dataOptions[newHiglight].value; // this.checkHighlightPosition(newHiglight);
21524
+ }
21525
+ },
21526
+
21527
+ updateOptions() {
21528
+ if (this.autoFilter && this.filter) {
21529
+ const escFilter = this.filter.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
21530
+ const pat = new RegExp(escFilter, "iu");
21531
+ this.dataOptions = this.internalOptions.filter(opt => pat.test(opt.label)).slice(0);
21532
+ } else {
21533
+ this.dataOptions = this.internalOptions.slice(0);
21534
+ }
21535
+
21536
+ if (this.highlight !== this.highlighted) {
21537
+ this.highlighted = this.highlight;
21538
+ } // added for ns-combo-box
21539
+
21540
+
21541
+ if (this.acceptUserInput && this.filter && this.filter.trim()) {
21542
+ // suggest user input
21543
+ const trimmedFilter = this.filter.trim();
21544
+ const itemFound = this.internalOptions.find(o => o.value.trim() === trimmedFilter);
21545
+
21546
+ if (!itemFound) {
21547
+ this.dataOptions.push({
21548
+ name: trimmedFilter,
21549
+ label: trimmedFilter,
21550
+ value: trimmedFilter,
21551
+ type: this.userInputLabel
21552
+ });
21553
+ }
21554
+ }
21555
+ },
21556
+
21557
+ updateHighlight() {
21558
+ let firstMatchIndex;
21559
+
21560
+ if (this.autoHighlight && this.dataOptions.length > 0) {
21561
+ // then highlight first match
21562
+ const filterRegex = new RegExp(this.filter, "iu");
21563
+ firstMatchIndex = this.dataOptions.findIndex(item => filterRegex.test(item.label));
21564
+
21565
+ if (firstMatchIndex < 0) {
21566
+ firstMatchIndex = 0;
21567
+ }
21568
+
21569
+ this.highlighted = this.dataOptions[firstMatchIndex].value; // this.checkHighlightPosition(firstMatchIndex);
21570
+ }
21571
+ },
21572
+
21573
+ onInput() {
21574
+ if (this.disabled) return;
21575
+ this.doOpen(true);
21576
+ this.updateOptions();
21577
+ this.updateHighlight();
21578
+
21579
+ if (this.acceptUserInput) {
21580
+ this.internalUpdateValue(this.filter);
21581
+ this.$emit("change", this.dataValue);
21582
+ }
21583
+ },
21584
+
21585
+ doOpen(newVal) {
21586
+ this.open = newVal;
21587
+ },
21588
+
21589
+ onDown() {
21590
+ if (this.disabled) return;
21591
+
21592
+ if (!this.open) {
21593
+ this.doOpen(true);
21594
+ } else {
21595
+ this.doMove(false);
21596
+ }
21597
+ },
21598
+
21599
+ onUp() {
21600
+ if (this.disabled) return;
21601
+
21602
+ if (this.open) {
21603
+ this.doMove(true);
21604
+ }
21605
+ },
21606
+
21607
+ onEsc() {
21608
+ if (this.disabled) return;
21609
+ this.doOpen(false);
21610
+ this.$el.focus();
21611
+ },
21612
+
21613
+ onEnter() {
21614
+ if (this.disabled) return;
21615
+ this.doOpen(!this.open);
21616
+
21617
+ if (!this.open) {
21618
+ this.onItemClick(this.highlighted);
21619
+ this.$refs.input.focus();
21620
+ }
21621
+ },
21622
+
21623
+ onClick() {
21624
+ if (this.disabled) return;
21625
+ this.doOpen(!this.open);
21626
+
21627
+ if (this.open) {
21628
+ this.$refs.input.focus();
21629
+ } else {
21630
+ this.$refs.button.focus();
21631
+ }
21632
+ },
21633
+
21634
+ clearValues() {
21635
+ this.dataValue = "";
21636
+ this.$refs.input.focus();
21637
+ this.$emit("change", this.dataValue);
21638
+ },
21639
+
21640
+ onFocusOut(ev) {
21641
+ if (!this.$el.contains(ev.relatedTarget)) {
21642
+ this.doOpen(false);
21643
+ }
21644
+ },
21645
+
21646
+ onMousemove(val) {
21647
+ this.highlighted = val;
21648
+ },
21649
+
21650
+ internalUpdateValue(val) {
21651
+ this.dataValue = val;
21652
+ const filterOption = this.dataOptions.find(item => item.value === val);
21653
+
21654
+ if (filterOption) {
21655
+ this.filter = filterOption.label;
21656
+ }
21657
+ },
21658
+
21659
+ onItemClick(val) {
21660
+ if (!val) {
21661
+ return;
21662
+ }
21663
+
21664
+ if (this.disabled) return;
21665
+
21666
+ if (this.acceptUserInput && !this.internalOptions.find(item => item.value === val)) {
21667
+ this.internalOptions.push({
21668
+ name: val,
21669
+ label: val,
21670
+ value: val,
21671
+ type: this.userInputLabel
21672
+ });
21673
+ }
21674
+
21675
+ this.internalUpdateValue(val);
21676
+ this.$refs.input.focus();
21677
+ this.open = false; // close after user makes a selection
21678
+
21679
+ this.$emit("change", this.dataValue);
21680
+ },
21681
+
21682
+ inputClick() {
21683
+ if (this.disabled) return;
21684
+
21685
+ if (!this.open) {
21686
+ this.doOpen(true);
21687
+ }
21688
+ },
21689
+
21690
+ inputFocus() {
21691
+ if (this.disabled) return;
21692
+ this.doOpen(true);
21693
+ }
21694
+
21695
+ }
21696
+ };
21697
+
21698
+ /* script */
21699
+ const __vue_script__ = script;
21700
+ /* template */
21701
+
21702
+ var __vue_render__$7 = function () {
21703
+ var _obj, _obj$1, _obj$2, _obj$3, _obj$4;
21704
+
21705
+ var _vm = this;
21706
+
21707
+ var _h = _vm.$createElement;
21708
+
21709
+ var _c = _vm._self._c || _h;
21710
+
21711
+ return _c('div', {
21712
+ staticClass: "ns-combo-box cv-combo-box",
21713
+ class: _vm.carbonPrefix + "--list-box__wrapper",
21714
+ on: {
21715
+ "focusout": _vm.onFocusOut
21716
+ }
21717
+ }, [_vm.title ? _c('label', {
21718
+ class: [_vm.carbonPrefix + "--label", (_obj = {}, _obj[_vm.carbonPrefix + "--label--disabled"] = _vm.disabled, _obj)],
21719
+ attrs: {
21720
+ "for": _vm.uid
21721
+ }
21722
+ }, [_vm._v(_vm._s(_vm.title))]) : _vm._e(), _vm._v(" "), _c('div', _vm._b({
21723
+ class: [_vm.carbonPrefix + "--combo-box " + _vm.carbonPrefix + "--list-box", (_obj$1 = {}, _obj$1[_vm.carbonPrefix + "--list-box--light"] = _vm.isLight, _obj$1[_vm.carbonPrefix + "--combo-box--expanded"] = _vm.open, _obj$1[_vm.carbonPrefix + "--list-box--expanded"] = _vm.open, _obj$1[_vm.carbonPrefix + "--combo-box--disabled " + _vm.carbonPrefix + "--list-box--disabled"] = _vm.disabled, _obj$1)],
21724
+ attrs: {
21725
+ "role": "listbox",
21726
+ "tabindex": "-1",
21727
+ "data-invalid": _vm.isInvalid
21728
+ },
21729
+ on: {
21730
+ "keydown": [function ($event) {
21731
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "down", 40, $event.key, ["Down", "ArrowDown"])) {
21732
+ return null;
21733
+ }
21734
+
21735
+ $event.preventDefault();
21736
+ return _vm.onDown.apply(null, arguments);
21737
+ }, function ($event) {
21738
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "up", 38, $event.key, ["Up", "ArrowUp"])) {
21739
+ return null;
21740
+ }
21741
+
21742
+ $event.preventDefault();
21743
+ return _vm.onUp.apply(null, arguments);
21744
+ }, function ($event) {
21745
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "enter", 13, $event.key, "Enter")) {
21746
+ return null;
21747
+ }
21748
+
21749
+ $event.preventDefault();
21750
+ return _vm.onEnter.apply(null, arguments);
21751
+ }, function ($event) {
21752
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "esc", 27, $event.key, ["Esc", "Escape"])) {
21753
+ return null;
21754
+ }
21755
+
21756
+ $event.preventDefault();
21757
+ return _vm.onEsc.apply(null, arguments);
21758
+ }],
21759
+ "click": _vm.onClick
21760
+ }
21761
+ }, 'div', _vm.$attrs, false), [_vm.isInvalid ? _c('WarningFilled16', {
21762
+ class: [_vm.carbonPrefix + "--list-box__invalid-icon"]
21763
+ }) : _vm._e(), _vm._v(" "), _c('div', {
21764
+ ref: "button",
21765
+ class: [_vm.carbonPrefix + "--list-box__field"],
21766
+ attrs: {
21767
+ "role": "button",
21768
+ "aria-haspopup": "true",
21769
+ "aria-expanded": _vm.open ? 'true' : 'false',
21770
+ "aria-owns": _vm.uid,
21771
+ "aria-controls": _vm.uid,
21772
+ "tabindex": "-1",
21773
+ "type": "button",
21774
+ "aria-label": _vm.open ? 'close menu' : 'open menu',
21775
+ "data-toggle": "true"
21776
+ }
21777
+ }, [_c('input', {
21778
+ directives: [{
21779
+ name: "model",
21780
+ rawName: "v-model",
21781
+ value: _vm.filter,
21782
+ expression: "filter"
21783
+ }],
21784
+ ref: "input",
21785
+ class: [_vm.carbonPrefix + "--text-input", (_obj$2 = {}, _obj$2[_vm.carbonPrefix + "--text-input--empty"] = !_vm.filter || _vm.filter.length === 0, _obj$2)],
21786
+ attrs: {
21787
+ "aria-controls": _vm.uid,
21788
+ "aria-autocomplete": "list",
21789
+ "role": "combobox",
21790
+ "aria-disabled": _vm.disabled,
21791
+ "aria-expanded": _vm.open ? 'true' : 'false',
21792
+ "autocomplete": "off",
21793
+ "disabled": _vm.disabled,
21794
+ "placeholder": _vm.label
21795
+ },
21796
+ domProps: {
21797
+ "value": _vm.filter
21798
+ },
21799
+ on: {
21800
+ "input": [function ($event) {
21801
+ if ($event.target.composing) {
21802
+ return;
21803
+ }
21804
+
21805
+ _vm.filter = $event.target.value;
21806
+ }, _vm.onInput],
21807
+ "focus": _vm.inputFocus,
21808
+ "click": function ($event) {
21809
+ $event.stopPropagation();
21810
+ $event.preventDefault();
21811
+ return _vm.inputClick.apply(null, arguments);
21812
+ }
21813
+ }
21814
+ }), _vm._v(" "), _vm.filter ? _c('div', {
21815
+ class: [_vm.carbonPrefix + "--list-box__selection"],
21816
+ attrs: {
21817
+ "role": "button",
21818
+ "tabindex": "0",
21819
+ "title": _vm.clearFilterLabel
21820
+ },
21821
+ on: {
21822
+ "click": function ($event) {
21823
+ $event.stopPropagation();
21824
+ return _vm.clearFilter.apply(null, arguments);
21825
+ },
21826
+ "keydown": [function ($event) {
21827
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "enter", 13, $event.key, "Enter")) {
21828
+ return null;
21829
+ }
21830
+
21831
+ $event.stopPropagation();
21832
+ $event.preventDefault();
21833
+ return _vm.clearFilter.apply(null, arguments);
21834
+ }, function ($event) {
21835
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "space", 32, $event.key, [" ", "Spacebar"])) {
21836
+ return null;
21837
+ }
21838
+
21839
+ $event.stopPropagation();
21840
+ $event.preventDefault();
21841
+ }],
21842
+ "keyup": function ($event) {
21843
+ if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "space", 32, $event.key, [" ", "Spacebar"])) {
21844
+ return null;
21845
+ }
21846
+
21847
+ $event.stopPropagation();
21848
+ $event.preventDefault();
21849
+ return _vm.clearFilter.apply(null, arguments);
21850
+ }
21851
+ }
21852
+ }, [_c('Close16')], 1) : _vm._e(), _vm._v(" "), _c('div', {
21853
+ class: [_vm.carbonPrefix + "--list-box__menu-icon", (_obj$3 = {}, _obj$3[_vm.carbonPrefix + "--list-box__menu-icon--open"] = _vm.open, _obj$3)],
21854
+ attrs: {
21855
+ "role": "button"
21856
+ }
21857
+ }, [_c('chevron-down-16', {
21858
+ attrs: {
21859
+ "aria-label": _vm.open ? 'Close menu' : 'Open menu'
21860
+ }
21861
+ })], 1)]), _vm._v(" "), _c('div', {
21862
+ directives: [{
21863
+ name: "show",
21864
+ rawName: "v-show",
21865
+ value: _vm.open,
21866
+ expression: "open"
21867
+ }],
21868
+ ref: "list",
21869
+ class: [_vm.carbonPrefix + "--list-box__menu"],
21870
+ attrs: {
21871
+ "id": _vm.uid,
21872
+ "role": "listbox"
21873
+ }
21874
+ }, _vm._l(_vm.limitedDataOptions, function (item, index) {
21875
+ var _obj;
21876
+
21877
+ return _c('div', {
21878
+ key: "combo-box-" + index,
21879
+ ref: "option",
21880
+ refInFor: true,
21881
+ class: [_vm.carbonPrefix + "--list-box__menu-item", (_obj = {}, _obj[_vm.carbonPrefix + "--list-box__menu-item--highlighted"] = _vm.highlighted === item.value, _obj)],
21882
+ on: {
21883
+ "click": function ($event) {
21884
+ $event.stopPropagation();
21885
+ $event.preventDefault();
21886
+ return _vm.onItemClick(item.value);
21887
+ },
21888
+ "mousemove": function ($event) {
21889
+ return _vm.onMousemove(item.value);
21890
+ },
21891
+ "mousedown": function ($event) {
21892
+ $event.preventDefault();
21893
+ }
21894
+ }
21895
+ }, [_c('div', {
21896
+ class: [_vm.carbonPrefix + "--list-box__menu-item__option"]
21897
+ }, [_vm._v("\n " + _vm._s(_vm.showItemType && item.type ? item.label + " - " + item.type : item.label) + "\n ")])]);
21898
+ }), 0)], 1), _vm._v(" "), _vm.isInvalid ? _c('div', {
21899
+ class: [_vm.carbonPrefix + "--form-requirement"]
21900
+ }, [_vm._t("invalid-message", function () {
21901
+ return [_vm._v(_vm._s(_vm.invalidMessage))];
21902
+ })], 2) : _vm._e(), _vm._v(" "), !_vm.isInvalid && _vm.isHelper ? _c('div', {
21903
+ class: [_vm.carbonPrefix + "--form__helper-text", (_obj$4 = {}, _obj$4[_vm.carbonPrefix + "--form__helper-text--disabled"] = _vm.disabled, _obj$4)]
21904
+ }, [_vm._t("helper-text", function () {
21905
+ return [_vm._v(_vm._s(_vm.helperText))];
21906
+ })], 2) : _vm._e()]);
21907
+ };
21908
+
21909
+ var __vue_staticRenderFns__$7 = [];
21910
+ /* style */
21911
+
21912
+ const __vue_inject_styles__$7 = undefined;
21913
+ /* scoped */
21914
+
21915
+ const __vue_scope_id__$7 = undefined;
21916
+ /* module identifier */
21917
+
21918
+ const __vue_module_identifier__$7 = undefined;
21919
+ /* functional template */
21920
+
21921
+ const __vue_is_functional_template__$7 = false;
21922
+ /* style inject */
21923
+
21287
21924
  /* style inject SSR */
21288
21925
 
21289
21926
  /* style inject shadow dom */
@@ -21291,7 +21928,7 @@ const __vue_is_functional_template__$7 = false;
21291
21928
  const __vue_component__$e = /*#__PURE__*/normalizeComponent({
21292
21929
  render: __vue_render__$7,
21293
21930
  staticRenderFns: __vue_staticRenderFns__$7
21294
- }, __vue_inject_styles__$7, __vue_script__, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, createInjector, undefined, undefined);
21931
+ }, __vue_inject_styles__$7, __vue_script__, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
21295
21932
 
21296
21933
  var __vue_component__$f = __vue_component__$e;
21297
21934
 
@@ -22093,37 +22730,38 @@ var filters = {
22093
22730
  var components = /*#__PURE__*/Object.freeze({
22094
22731
  __proto__: null,
22095
22732
  NsButton: NsButton,
22096
- NsEmptyState: __vue_component__$10,
22733
+ NsEmptyState: __vue_component__$12,
22097
22734
  NsPictogram: NsPictogram,
22098
- NsCodeSnippet: __vue_component__$_,
22735
+ NsCodeSnippet: __vue_component__$10,
22099
22736
  NsInlineNotification: NsInlineNotification,
22100
22737
  NsProgressBar: NsProgressBar,
22101
22738
  NsSvg: NsSvg,
22102
- NsTile: __vue_component__$U,
22103
- NsToastNotification: __vue_component__$S,
22104
- NsInfoCard: __vue_component__$Q,
22105
- NsStatusCard: __vue_component__$O,
22106
- NsSystemdServiceCard: __vue_component__$M,
22107
- NsPasswordInput: __vue_component__$J,
22108
- NsIconMenu: __vue_component__$H,
22109
- NsMeterChart: __vue_component__$F,
22739
+ NsTile: __vue_component__$W,
22740
+ NsToastNotification: __vue_component__$U,
22741
+ NsInfoCard: __vue_component__$S,
22742
+ NsStatusCard: __vue_component__$Q,
22743
+ NsSystemdServiceCard: __vue_component__$O,
22744
+ NsPasswordInput: __vue_component__$L,
22745
+ NsIconMenu: __vue_component__$J,
22746
+ NsMeterChart: __vue_component__$H,
22110
22747
  NsLottieAnimation: NsLottieAnimation,
22111
- NsDangerDeleteModal: __vue_component__$C,
22748
+ NsDangerDeleteModal: __vue_component__$E,
22112
22749
  NsCircleTimer: NsCircleTimer,
22113
- NsDropdownAction: __vue_component__$A,
22750
+ NsDropdownAction: __vue_component__$C,
22114
22751
  NsTextInput: NsTextInput,
22115
- NsBackupCard: __vue_component__$x,
22116
- NsWizard: __vue_component__$v,
22117
- NsMenuItem: __vue_component__$t,
22118
- NsMenuDivider: __vue_component__$r,
22119
- NsSystemLogsCard: __vue_component__$p,
22752
+ NsBackupCard: __vue_component__$z,
22753
+ NsWizard: __vue_component__$x,
22754
+ NsMenuItem: __vue_component__$v,
22755
+ NsMenuDivider: __vue_component__$t,
22756
+ NsSystemLogsCard: __vue_component__$r,
22120
22757
  NsModal: NsModal,
22121
- NsTimePicker: __vue_component__$n,
22122
- NsDataTable: __vue_component__$k,
22758
+ NsTimePicker: __vue_component__$p,
22759
+ NsDataTable: __vue_component__$m,
22123
22760
  NsPagination: NsPagination,
22124
- NsToggle: __vue_component__$i,
22761
+ NsToggle: __vue_component__$k,
22125
22762
  NsTag: NsTag,
22126
- NsMultiSelect: __vue_component__$f,
22763
+ NsMultiSelect: __vue_component__$h,
22764
+ NsComboBox: __vue_component__$f,
22127
22765
  ExclamationMarkPictogram: ExclamationMarkPictogram,
22128
22766
  GearPictogram: __vue_component__$d,
22129
22767
  LovePictogram: __vue_component__$b,
@@ -22151,4 +22789,4 @@ const install = function installNs8UiLib(Vue) {
22151
22789
  });
22152
22790
  }; // Create module definition for Vue.use()
22153
22791
 
22154
- export { __vue_component__$7 as BulldozerPictogram, DateTimeService, ExclamationMarkPictogram, filters as Filters, __vue_component__$d as GearPictogram, __vue_component__$5 as GroupPictogram, __vue_component__$3 as HardDrivePictogram, IconService, LottieService, __vue_component__$b as LovePictogram, __vue_component__$x as NsBackupCard, NsButton, NsCircleTimer, __vue_component__$_ as NsCodeSnippet, __vue_component__$C as NsDangerDeleteModal, __vue_component__$k as NsDataTable, __vue_component__$A as NsDropdownAction, __vue_component__$10 as NsEmptyState, __vue_component__$H as NsIconMenu, __vue_component__$Q as NsInfoCard, NsInlineNotification, NsLottieAnimation, __vue_component__$r as NsMenuDivider, __vue_component__$t as NsMenuItem, __vue_component__$F as NsMeterChart, NsModal, __vue_component__$f as NsMultiSelect, NsPagination, __vue_component__$J as NsPasswordInput, NsPictogram, NsProgressBar, __vue_component__$O as NsStatusCard, NsSvg, __vue_component__$p as NsSystemLogsCard, __vue_component__$M as NsSystemdServiceCard, NsTag, NsTextInput, __vue_component__$U as NsTile, __vue_component__$n as NsTimePicker, __vue_component__$S as NsToastNotification, __vue_component__$i as NsToggle, __vue_component__$v as NsWizard, pageTitle as PageTitleService, queryParam as QueryParamService, StorageService, task as TaskService, __vue_component__$1 as UserPictogram, UtilService, __vue_component__$9 as WarningPictogram, install as default };
22792
+ export { __vue_component__$7 as BulldozerPictogram, DateTimeService, ExclamationMarkPictogram, filters as Filters, __vue_component__$d as GearPictogram, __vue_component__$5 as GroupPictogram, __vue_component__$3 as HardDrivePictogram, IconService, LottieService, __vue_component__$b as LovePictogram, __vue_component__$z as NsBackupCard, NsButton, NsCircleTimer, __vue_component__$10 as NsCodeSnippet, __vue_component__$f as NsComboBox, __vue_component__$E as NsDangerDeleteModal, __vue_component__$m as NsDataTable, __vue_component__$C as NsDropdownAction, __vue_component__$12 as NsEmptyState, __vue_component__$J as NsIconMenu, __vue_component__$S as NsInfoCard, NsInlineNotification, NsLottieAnimation, __vue_component__$t as NsMenuDivider, __vue_component__$v as NsMenuItem, __vue_component__$H as NsMeterChart, NsModal, __vue_component__$h as NsMultiSelect, NsPagination, __vue_component__$L as NsPasswordInput, NsPictogram, NsProgressBar, __vue_component__$Q as NsStatusCard, NsSvg, __vue_component__$r as NsSystemLogsCard, __vue_component__$O as NsSystemdServiceCard, NsTag, NsTextInput, __vue_component__$W as NsTile, __vue_component__$p as NsTimePicker, __vue_component__$U as NsToastNotification, __vue_component__$k as NsToggle, __vue_component__$x as NsWizard, pageTitle as PageTitleService, queryParam as QueryParamService, StorageService, task as TaskService, __vue_component__$1 as UserPictogram, UtilService, __vue_component__$9 as WarningPictogram, install as default };