@nethserver/ns8-ui-lib 0.0.99 → 0.1.0

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.
@@ -56,6 +56,7 @@ 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
58
  import Events20 from '@carbon/icons-vue/es/events/20';
59
+ import Events16 from '@carbon/icons-vue/es/events/16';
59
60
  import Link20 from '@carbon/icons-vue/es/link/20';
60
61
  import Link32 from '@carbon/icons-vue/es/link/32';
61
62
  import WarningAlt32 from '@carbon/icons-vue/es/warning--alt/32';
@@ -105,8 +106,24 @@ import Firewall20 from '@carbon/icons-vue/es/firewall/20';
105
106
  import Firewall32 from '@carbon/icons-vue/es/firewall/32';
106
107
  import Wikis32 from '@carbon/icons-vue/es/wikis/32';
107
108
  import Wikis20 from '@carbon/icons-vue/es/wikis/20';
109
+ import Wikis16 from '@carbon/icons-vue/es/wikis/16';
108
110
  import At32 from '@carbon/icons-vue/es/at/32';
109
111
  import At20 from '@carbon/icons-vue/es/at/20';
112
+ import User16 from '@carbon/icons-vue/es/user/16';
113
+ import User20 from '@carbon/icons-vue/es/user/20';
114
+ import User32 from '@carbon/icons-vue/es/user/32';
115
+ import Unknown16 from '@carbon/icons-vue/es/unknown/16';
116
+ import Unknown20 from '@carbon/icons-vue/es/unknown/20';
117
+ import Unknown32 from '@carbon/icons-vue/es/unknown/32';
118
+ import Email16 from '@carbon/icons-vue/es/email/16';
119
+ import Email20 from '@carbon/icons-vue/es/email/20';
120
+ import Email32 from '@carbon/icons-vue/es/email/32';
121
+ import Locked16 from '@carbon/icons-vue/es/locked/16';
122
+ import Locked20 from '@carbon/icons-vue/es/locked/20';
123
+ import Locked32 from '@carbon/icons-vue/es/locked/32';
124
+ import Folder16 from '@carbon/icons-vue/es/folder/16';
125
+ import Folder20 from '@carbon/icons-vue/es/folder/20';
126
+ import Folder32 from '@carbon/icons-vue/es/folder/32';
110
127
  import CvSideNavDivider from '@carbon/vue/src/components/cv-ui-shell/cv-side-nav-divider.vue';
111
128
  import Search16 from '@carbon/icons-vue/es/search/16';
112
129
  import Close16 from '@carbon/icons-vue/es/close/16';
@@ -115,7 +132,7 @@ import ChevronDown16 from '@carbon/icons-vue/es/chevron--down/16';
115
132
  import CvCheckbox$1 from '@carbon/vue/src/components/cv-checkbox/cv-checkbox';
116
133
 
117
134
  //
118
- var script$x = {
135
+ var script$y = {
119
136
  name: "NsButton",
120
137
  extends: CvButton,
121
138
  props: {
@@ -278,10 +295,10 @@ function addStyle(id, css) {
278
295
  }
279
296
 
280
297
  /* script */
281
- const __vue_script__$x = script$x;
298
+ const __vue_script__$y = script$y;
282
299
  /* template */
283
300
 
284
- var __vue_render__$D = function () {
301
+ var __vue_render__$E = function () {
285
302
  var _vm = this;
286
303
 
287
304
  var _h = _vm.$createElement;
@@ -304,10 +321,10 @@ var __vue_render__$D = function () {
304
321
  }) : _vm._e()], 2);
305
322
  };
306
323
 
307
- var __vue_staticRenderFns__$D = [];
324
+ var __vue_staticRenderFns__$E = [];
308
325
  /* style */
309
326
 
310
- const __vue_inject_styles__$F = function (inject) {
327
+ const __vue_inject_styles__$G = function (inject) {
311
328
  if (!inject) return;
312
329
  inject("data-v-025b0f12_0", {
313
330
  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)}}",
@@ -318,23 +335,23 @@ const __vue_inject_styles__$F = function (inject) {
318
335
  /* scoped */
319
336
 
320
337
 
321
- const __vue_scope_id__$F = "data-v-025b0f12";
338
+ const __vue_scope_id__$G = "data-v-025b0f12";
322
339
  /* module identifier */
323
340
 
324
- const __vue_module_identifier__$F = undefined;
341
+ const __vue_module_identifier__$G = undefined;
325
342
  /* functional template */
326
343
 
327
- const __vue_is_functional_template__$F = false;
344
+ const __vue_is_functional_template__$G = false;
328
345
  /* style inject SSR */
329
346
 
330
347
  /* style inject shadow dom */
331
348
 
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);
349
+ const __vue_component__$18 = /*#__PURE__*/normalizeComponent({
350
+ render: __vue_render__$E,
351
+ staticRenderFns: __vue_staticRenderFns__$E
352
+ }, __vue_inject_styles__$G, __vue_script__$y, __vue_scope_id__$G, __vue_is_functional_template__$G, __vue_module_identifier__$G, false, createInjector, undefined, undefined);
336
353
 
337
- var NsButton = __vue_component__$16;
354
+ var NsButton = __vue_component__$18;
338
355
 
339
356
  //
340
357
  //
@@ -352,7 +369,7 @@ var NsButton = __vue_component__$16;
352
369
  //
353
370
  //
354
371
  //
355
- var script$w = {
372
+ var script$x = {
356
373
  name: "NsPictogram",
357
374
  props: {
358
375
  title: {
@@ -375,10 +392,10 @@ var script$w = {
375
392
  };
376
393
 
377
394
  /* script */
378
- const __vue_script__$w = script$w;
395
+ const __vue_script__$x = script$x;
379
396
  /* template */
380
397
 
381
- var __vue_render__$C = function () {
398
+ var __vue_render__$D = function () {
382
399
  var _vm = this;
383
400
 
384
401
  var _h = _vm.$createElement;
@@ -406,34 +423,34 @@ var __vue_render__$C = function () {
406
423
  }, [_vm._t("default")], 2)]);
407
424
  };
408
425
 
409
- var __vue_staticRenderFns__$C = [];
426
+ var __vue_staticRenderFns__$D = [];
410
427
  /* style */
411
428
 
412
- const __vue_inject_styles__$E = undefined;
429
+ const __vue_inject_styles__$F = undefined;
413
430
  /* scoped */
414
431
 
415
- const __vue_scope_id__$E = undefined;
432
+ const __vue_scope_id__$F = undefined;
416
433
  /* module identifier */
417
434
 
418
- const __vue_module_identifier__$E = undefined;
435
+ const __vue_module_identifier__$F = undefined;
419
436
  /* functional template */
420
437
 
421
- const __vue_is_functional_template__$E = false;
438
+ const __vue_is_functional_template__$F = false;
422
439
  /* style inject */
423
440
 
424
441
  /* style inject SSR */
425
442
 
426
443
  /* style inject shadow dom */
427
444
 
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);
445
+ const __vue_component__$17 = /*#__PURE__*/normalizeComponent({
446
+ render: __vue_render__$D,
447
+ staticRenderFns: __vue_staticRenderFns__$D
448
+ }, __vue_inject_styles__$F, __vue_script__$x, __vue_scope_id__$F, __vue_is_functional_template__$F, __vue_module_identifier__$F, false, undefined, undefined, undefined);
432
449
 
433
- var NsPictogram = __vue_component__$15;
450
+ var NsPictogram = __vue_component__$17;
434
451
 
435
452
  //
436
- var script$v = {
453
+ var script$w = {
437
454
  name: "NsLottieAnimation",
438
455
  components: {
439
456
  LottieAnimation
@@ -489,10 +506,10 @@ var script$v = {
489
506
  };
490
507
 
491
508
  /* script */
492
- const __vue_script__$v = script$v;
509
+ const __vue_script__$w = script$w;
493
510
  /* template */
494
511
 
495
- var __vue_render__$B = function () {
512
+ var __vue_render__$C = function () {
496
513
  var _vm = this;
497
514
 
498
515
  var _h = _vm.$createElement;
@@ -519,36 +536,36 @@ var __vue_render__$B = function () {
519
536
  })], 1);
520
537
  };
521
538
 
522
- var __vue_staticRenderFns__$B = [];
539
+ var __vue_staticRenderFns__$C = [];
523
540
  /* style */
524
541
 
525
- const __vue_inject_styles__$D = undefined;
542
+ const __vue_inject_styles__$E = undefined;
526
543
  /* scoped */
527
544
 
528
- const __vue_scope_id__$D = "data-v-14e97a70";
545
+ const __vue_scope_id__$E = "data-v-14e97a70";
529
546
  /* module identifier */
530
547
 
531
- const __vue_module_identifier__$D = undefined;
548
+ const __vue_module_identifier__$E = undefined;
532
549
  /* functional template */
533
550
 
534
- const __vue_is_functional_template__$D = false;
551
+ const __vue_is_functional_template__$E = false;
535
552
  /* style inject */
536
553
 
537
554
  /* style inject SSR */
538
555
 
539
556
  /* style inject shadow dom */
540
557
 
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);
558
+ const __vue_component__$16 = /*#__PURE__*/normalizeComponent({
559
+ render: __vue_render__$C,
560
+ staticRenderFns: __vue_staticRenderFns__$C
561
+ }, __vue_inject_styles__$E, __vue_script__$w, __vue_scope_id__$E, __vue_is_functional_template__$E, __vue_module_identifier__$E, false, undefined, undefined, undefined);
545
562
 
546
- var NsLottieAnimation = __vue_component__$14;
563
+ var NsLottieAnimation = __vue_component__$16;
547
564
 
548
565
  /* script */
549
566
 
550
567
  /* template */
551
- var __vue_render__$A = function () {
568
+ var __vue_render__$B = function () {
552
569
  var _vm = this;
553
570
 
554
571
  var _h = _vm.$createElement;
@@ -563,34 +580,34 @@ var __vue_render__$A = function () {
563
580
  });
564
581
  };
565
582
 
566
- var __vue_staticRenderFns__$A = [];
583
+ var __vue_staticRenderFns__$B = [];
567
584
  /* style */
568
585
 
569
- const __vue_inject_styles__$C = undefined;
586
+ const __vue_inject_styles__$D = undefined;
570
587
  /* scoped */
571
588
 
572
- const __vue_scope_id__$C = undefined;
589
+ const __vue_scope_id__$D = undefined;
573
590
  /* module identifier */
574
591
 
575
- const __vue_module_identifier__$C = undefined;
592
+ const __vue_module_identifier__$D = undefined;
576
593
  /* functional template */
577
594
 
578
- const __vue_is_functional_template__$C = false;
595
+ const __vue_is_functional_template__$D = false;
579
596
  /* style inject */
580
597
 
581
598
  /* style inject SSR */
582
599
 
583
600
  /* style inject shadow dom */
584
601
 
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);
602
+ const __vue_component__$15 = /*#__PURE__*/normalizeComponent({
603
+ render: __vue_render__$B,
604
+ staticRenderFns: __vue_staticRenderFns__$B
605
+ }, __vue_inject_styles__$D, {}, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, undefined, undefined, undefined);
589
606
 
590
- var ExclamationMarkPictogram = __vue_component__$13;
607
+ var ExclamationMarkPictogram = __vue_component__$15;
591
608
 
592
609
  //
593
- var script$u = {
610
+ var script$v = {
594
611
  name: "NsEmptyState",
595
612
  components: {
596
613
  NsPictogram,
@@ -622,10 +639,10 @@ var script$u = {
622
639
  };
623
640
 
624
641
  /* script */
625
- const __vue_script__$u = script$u;
642
+ const __vue_script__$v = script$v;
626
643
  /* template */
627
644
 
628
- var __vue_render__$z = function () {
645
+ var __vue_render__$A = function () {
629
646
  var _vm = this;
630
647
 
631
648
  var _h = _vm.$createElement;
@@ -655,10 +672,10 @@ var __vue_render__$z = function () {
655
672
  }, [_vm._t("description")], 2)] : _vm._e()], 2);
656
673
  };
657
674
 
658
- var __vue_staticRenderFns__$z = [];
675
+ var __vue_staticRenderFns__$A = [];
659
676
  /* style */
660
677
 
661
- const __vue_inject_styles__$B = function (inject) {
678
+ const __vue_inject_styles__$C = function (inject) {
662
679
  if (!inject) return;
663
680
  inject("data-v-2d5d3a58_0", {
664
681
  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}",
@@ -669,26 +686,26 @@ const __vue_inject_styles__$B = function (inject) {
669
686
  /* scoped */
670
687
 
671
688
 
672
- const __vue_scope_id__$B = "data-v-2d5d3a58";
689
+ const __vue_scope_id__$C = "data-v-2d5d3a58";
673
690
  /* module identifier */
674
691
 
675
- const __vue_module_identifier__$B = undefined;
692
+ const __vue_module_identifier__$C = undefined;
676
693
  /* functional template */
677
694
 
678
- const __vue_is_functional_template__$B = false;
695
+ const __vue_is_functional_template__$C = false;
679
696
  /* style inject SSR */
680
697
 
681
698
  /* style inject shadow dom */
682
699
 
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);
700
+ const __vue_component__$13 = /*#__PURE__*/normalizeComponent({
701
+ render: __vue_render__$A,
702
+ staticRenderFns: __vue_staticRenderFns__$A
703
+ }, __vue_inject_styles__$C, __vue_script__$v, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, createInjector, undefined, undefined);
687
704
 
688
- var __vue_component__$12 = __vue_component__$11;
705
+ var __vue_component__$14 = __vue_component__$13;
689
706
 
690
707
  //
691
- var script$t = {
708
+ var script$u = {
692
709
  name: "NsCodeSnippet",
693
710
  components: {
694
711
  CvButton,
@@ -800,10 +817,10 @@ var script$t = {
800
817
  };
801
818
 
802
819
  /* script */
803
- const __vue_script__$t = script$t;
820
+ const __vue_script__$u = script$u;
804
821
  /* template */
805
822
 
806
- var __vue_render__$y = function () {
823
+ var __vue_render__$z = function () {
807
824
  var _vm = this;
808
825
 
809
826
  var _h = _vm.$createElement;
@@ -865,10 +882,10 @@ var __vue_render__$y = function () {
865
882
  })], 1) : _vm._e()], 1);
866
883
  };
867
884
 
868
- var __vue_staticRenderFns__$y = [];
885
+ var __vue_staticRenderFns__$z = [];
869
886
  /* style */
870
887
 
871
- const __vue_inject_styles__$A = function (inject) {
888
+ const __vue_inject_styles__$B = function (inject) {
872
889
  if (!inject) return;
873
890
  inject("data-v-59cb538c_0", {
874
891
  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}",
@@ -879,23 +896,23 @@ const __vue_inject_styles__$A = function (inject) {
879
896
  /* scoped */
880
897
 
881
898
 
882
- const __vue_scope_id__$A = "data-v-59cb538c";
899
+ const __vue_scope_id__$B = "data-v-59cb538c";
883
900
  /* module identifier */
884
901
 
885
- const __vue_module_identifier__$A = undefined;
902
+ const __vue_module_identifier__$B = undefined;
886
903
  /* functional template */
887
904
 
888
- const __vue_is_functional_template__$A = false;
905
+ const __vue_is_functional_template__$B = false;
889
906
  /* style inject SSR */
890
907
 
891
908
  /* style inject shadow dom */
892
909
 
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);
910
+ const __vue_component__$11 = /*#__PURE__*/normalizeComponent({
911
+ render: __vue_render__$z,
912
+ staticRenderFns: __vue_staticRenderFns__$z
913
+ }, __vue_inject_styles__$B, __vue_script__$u, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, createInjector, undefined, undefined);
897
914
 
898
- var __vue_component__$10 = __vue_component__$$;
915
+ var __vue_component__$12 = __vue_component__$11;
899
916
 
900
917
  //
901
918
  //
@@ -926,7 +943,7 @@ var __vue_component__$10 = __vue_component__$$;
926
943
  //
927
944
  //
928
945
  //
929
- var script$s = {
946
+ var script$t = {
930
947
  name: "NsCircleTimer",
931
948
  props: {
932
949
  timeLimit: {
@@ -990,10 +1007,10 @@ var script$s = {
990
1007
  };
991
1008
 
992
1009
  /* script */
993
- const __vue_script__$s = script$s;
1010
+ const __vue_script__$t = script$t;
994
1011
  /* template */
995
1012
 
996
- var __vue_render__$x = function () {
1013
+ var __vue_render__$y = function () {
997
1014
  var _vm = this;
998
1015
 
999
1016
  var _h = _vm.$createElement;
@@ -1029,10 +1046,10 @@ var __vue_render__$x = function () {
1029
1046
  })])])]);
1030
1047
  };
1031
1048
 
1032
- var __vue_staticRenderFns__$x = [];
1049
+ var __vue_staticRenderFns__$y = [];
1033
1050
  /* style */
1034
1051
 
1035
- const __vue_inject_styles__$z = function (inject) {
1052
+ const __vue_inject_styles__$A = function (inject) {
1036
1053
  if (!inject) return;
1037
1054
  inject("data-v-79cb7082_0", {
1038
1055
  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)}",
@@ -1043,26 +1060,26 @@ const __vue_inject_styles__$z = function (inject) {
1043
1060
  /* scoped */
1044
1061
 
1045
1062
 
1046
- const __vue_scope_id__$z = "data-v-79cb7082";
1063
+ const __vue_scope_id__$A = "data-v-79cb7082";
1047
1064
  /* module identifier */
1048
1065
 
1049
- const __vue_module_identifier__$z = undefined;
1066
+ const __vue_module_identifier__$A = undefined;
1050
1067
  /* functional template */
1051
1068
 
1052
- const __vue_is_functional_template__$z = false;
1069
+ const __vue_is_functional_template__$A = false;
1053
1070
  /* style inject SSR */
1054
1071
 
1055
1072
  /* style inject shadow dom */
1056
1073
 
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);
1074
+ const __vue_component__$10 = /*#__PURE__*/normalizeComponent({
1075
+ render: __vue_render__$y,
1076
+ staticRenderFns: __vue_staticRenderFns__$y
1077
+ }, __vue_inject_styles__$A, __vue_script__$t, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, createInjector, undefined, undefined);
1061
1078
 
1062
- var NsCircleTimer = __vue_component__$_;
1079
+ var NsCircleTimer = __vue_component__$10;
1063
1080
 
1064
1081
  //
1065
- var script$r = {
1082
+ var script$s = {
1066
1083
  name: "NsInlineNotification",
1067
1084
  extends: CvInlineNotification,
1068
1085
  components: {
@@ -1099,10 +1116,10 @@ var script$r = {
1099
1116
  };
1100
1117
 
1101
1118
  /* script */
1102
- const __vue_script__$r = script$r;
1119
+ const __vue_script__$s = script$s;
1103
1120
  /* template */
1104
1121
 
1105
- var __vue_render__$w = function () {
1122
+ var __vue_render__$x = function () {
1106
1123
  var _obj;
1107
1124
 
1108
1125
  var _vm = this;
@@ -1173,10 +1190,10 @@ var __vue_render__$w = function () {
1173
1190
  })], 1) : _vm._e()]);
1174
1191
  };
1175
1192
 
1176
- var __vue_staticRenderFns__$w = [];
1193
+ var __vue_staticRenderFns__$x = [];
1177
1194
  /* style */
1178
1195
 
1179
- const __vue_inject_styles__$y = function (inject) {
1196
+ const __vue_inject_styles__$z = function (inject) {
1180
1197
  if (!inject) return;
1181
1198
  inject("data-v-6b979488_0", {
1182
1199
  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}",
@@ -1187,23 +1204,23 @@ const __vue_inject_styles__$y = function (inject) {
1187
1204
  /* scoped */
1188
1205
 
1189
1206
 
1190
- const __vue_scope_id__$y = "data-v-6b979488";
1207
+ const __vue_scope_id__$z = "data-v-6b979488";
1191
1208
  /* module identifier */
1192
1209
 
1193
- const __vue_module_identifier__$y = undefined;
1210
+ const __vue_module_identifier__$z = undefined;
1194
1211
  /* functional template */
1195
1212
 
1196
- const __vue_is_functional_template__$y = false;
1213
+ const __vue_is_functional_template__$z = false;
1197
1214
  /* style inject SSR */
1198
1215
 
1199
1216
  /* style inject shadow dom */
1200
1217
 
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);
1218
+ const __vue_component__$$ = /*#__PURE__*/normalizeComponent({
1219
+ render: __vue_render__$x,
1220
+ staticRenderFns: __vue_staticRenderFns__$x
1221
+ }, __vue_inject_styles__$z, __vue_script__$s, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, createInjector, undefined, undefined);
1205
1222
 
1206
- var NsInlineNotification = __vue_component__$Z;
1223
+ var NsInlineNotification = __vue_component__$$;
1207
1224
 
1208
1225
  //
1209
1226
  //
@@ -1242,7 +1259,7 @@ var NsInlineNotification = __vue_component__$Z;
1242
1259
  //
1243
1260
  //
1244
1261
  //
1245
- var script$q = {
1262
+ var script$r = {
1246
1263
  name: "NsProgressBar",
1247
1264
  props: {
1248
1265
  value: {
@@ -1316,10 +1333,10 @@ var script$q = {
1316
1333
  };
1317
1334
 
1318
1335
  /* script */
1319
- const __vue_script__$q = script$q;
1336
+ const __vue_script__$r = script$r;
1320
1337
  /* template */
1321
1338
 
1322
- var __vue_render__$v = function () {
1339
+ var __vue_render__$w = function () {
1323
1340
  var _vm = this;
1324
1341
 
1325
1342
  var _h = _vm.$createElement;
@@ -1358,10 +1375,10 @@ var __vue_render__$v = function () {
1358
1375
  })]], 2)]);
1359
1376
  };
1360
1377
 
1361
- var __vue_staticRenderFns__$v = [];
1378
+ var __vue_staticRenderFns__$w = [];
1362
1379
  /* style */
1363
1380
 
1364
- const __vue_inject_styles__$x = function (inject) {
1381
+ const __vue_inject_styles__$y = function (inject) {
1365
1382
  if (!inject) return;
1366
1383
  inject("data-v-7c7ba0aa_0", {
1367
1384
  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%}}",
@@ -1372,25 +1389,25 @@ const __vue_inject_styles__$x = function (inject) {
1372
1389
  /* scoped */
1373
1390
 
1374
1391
 
1375
- const __vue_scope_id__$x = "data-v-7c7ba0aa";
1392
+ const __vue_scope_id__$y = "data-v-7c7ba0aa";
1376
1393
  /* module identifier */
1377
1394
 
1378
- const __vue_module_identifier__$x = undefined;
1395
+ const __vue_module_identifier__$y = undefined;
1379
1396
  /* functional template */
1380
1397
 
1381
- const __vue_is_functional_template__$x = false;
1398
+ const __vue_is_functional_template__$y = false;
1382
1399
  /* style inject SSR */
1383
1400
 
1384
1401
  /* style inject shadow dom */
1385
1402
 
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);
1403
+ const __vue_component__$_ = /*#__PURE__*/normalizeComponent({
1404
+ render: __vue_render__$w,
1405
+ staticRenderFns: __vue_staticRenderFns__$w
1406
+ }, __vue_inject_styles__$y, __vue_script__$r, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, createInjector, undefined, undefined);
1390
1407
 
1391
- var NsProgressBar = __vue_component__$Y;
1408
+ var NsProgressBar = __vue_component__$_;
1392
1409
 
1393
- var script$p = {
1410
+ var script$q = {
1394
1411
  name: "NsSvg",
1395
1412
  props: {
1396
1413
  svg: {
@@ -1449,33 +1466,33 @@ var script$p = {
1449
1466
  };
1450
1467
 
1451
1468
  /* script */
1452
- const __vue_script__$p = script$p;
1469
+ const __vue_script__$q = script$q;
1453
1470
  /* template */
1454
1471
 
1455
1472
  /* style */
1456
1473
 
1457
- const __vue_inject_styles__$w = undefined;
1474
+ const __vue_inject_styles__$x = undefined;
1458
1475
  /* scoped */
1459
1476
 
1460
- const __vue_scope_id__$w = undefined;
1477
+ const __vue_scope_id__$x = undefined;
1461
1478
  /* module identifier */
1462
1479
 
1463
- const __vue_module_identifier__$w = undefined;
1480
+ const __vue_module_identifier__$x = undefined;
1464
1481
  /* functional template */
1465
1482
 
1466
- const __vue_is_functional_template__$w = undefined;
1483
+ const __vue_is_functional_template__$x = undefined;
1467
1484
  /* style inject */
1468
1485
 
1469
1486
  /* style inject SSR */
1470
1487
 
1471
1488
  /* style inject shadow dom */
1472
1489
 
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);
1490
+ const __vue_component__$Z = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$x, __vue_script__$q, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, undefined, undefined, undefined);
1474
1491
 
1475
- var NsSvg = __vue_component__$X;
1492
+ var NsSvg = __vue_component__$Z;
1476
1493
 
1477
1494
  //
1478
- var script$o = {
1495
+ var script$p = {
1479
1496
  name: "NsTile",
1480
1497
  extends: CvTile,
1481
1498
  inheritAttrs: false,
@@ -1549,10 +1566,10 @@ var script$o = {
1549
1566
  };
1550
1567
 
1551
1568
  /* script */
1552
- const __vue_script__$o = script$o;
1569
+ const __vue_script__$p = script$p;
1553
1570
  /* template */
1554
1571
 
1555
- var __vue_render__$u = function () {
1572
+ var __vue_render__$v = function () {
1556
1573
  var _obj;
1557
1574
 
1558
1575
  var _vm = this;
@@ -1591,10 +1608,10 @@ var __vue_render__$u = function () {
1591
1608
  }) : _vm._e()], 1);
1592
1609
  };
1593
1610
 
1594
- var __vue_staticRenderFns__$u = [];
1611
+ var __vue_staticRenderFns__$v = [];
1595
1612
  /* style */
1596
1613
 
1597
- const __vue_inject_styles__$v = function (inject) {
1614
+ const __vue_inject_styles__$w = function (inject) {
1598
1615
  if (!inject) return;
1599
1616
  inject("data-v-443a91f0_0", {
1600
1617
  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}",
@@ -1605,23 +1622,23 @@ const __vue_inject_styles__$v = function (inject) {
1605
1622
  /* scoped */
1606
1623
 
1607
1624
 
1608
- const __vue_scope_id__$v = "data-v-443a91f0";
1625
+ const __vue_scope_id__$w = "data-v-443a91f0";
1609
1626
  /* module identifier */
1610
1627
 
1611
- const __vue_module_identifier__$v = undefined;
1628
+ const __vue_module_identifier__$w = undefined;
1612
1629
  /* functional template */
1613
1630
 
1614
- const __vue_is_functional_template__$v = false;
1631
+ const __vue_is_functional_template__$w = false;
1615
1632
  /* style inject SSR */
1616
1633
 
1617
1634
  /* style inject shadow dom */
1618
1635
 
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);
1636
+ const __vue_component__$X = /*#__PURE__*/normalizeComponent({
1637
+ render: __vue_render__$v,
1638
+ staticRenderFns: __vue_staticRenderFns__$v
1639
+ }, __vue_inject_styles__$w, __vue_script__$p, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, createInjector, undefined, undefined);
1623
1640
 
1624
- var __vue_component__$W = __vue_component__$V;
1641
+ var __vue_component__$Y = __vue_component__$X;
1625
1642
 
1626
1643
  function toInteger(dirtyNumber) {
1627
1644
  if (dirtyNumber === null || dirtyNumber === true || dirtyNumber === false) {
@@ -6218,7 +6235,7 @@ var DateTimeService = {
6218
6235
  };
6219
6236
 
6220
6237
  //
6221
- var script$n = {
6238
+ var script$o = {
6222
6239
  name: "NsToastNotification",
6223
6240
  extends: CvToastNotification,
6224
6241
  components: {
@@ -6296,10 +6313,10 @@ var script$n = {
6296
6313
  };
6297
6314
 
6298
6315
  /* script */
6299
- const __vue_script__$n = script$n;
6316
+ const __vue_script__$o = script$o;
6300
6317
  /* template */
6301
6318
 
6302
- var __vue_render__$t = function () {
6319
+ var __vue_render__$u = function () {
6303
6320
  var _obj;
6304
6321
 
6305
6322
  var _vm = this;
@@ -6397,10 +6414,10 @@ var __vue_render__$t = function () {
6397
6414
  })], 1) : _vm._e()], 1)]);
6398
6415
  };
6399
6416
 
6400
- var __vue_staticRenderFns__$t = [];
6417
+ var __vue_staticRenderFns__$u = [];
6401
6418
  /* style */
6402
6419
 
6403
- const __vue_inject_styles__$u = function (inject) {
6420
+ const __vue_inject_styles__$v = function (inject) {
6404
6421
  if (!inject) return;
6405
6422
  inject("data-v-6ff0b515_0", {
6406
6423
  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}",
@@ -6415,26 +6432,26 @@ const __vue_inject_styles__$u = function (inject) {
6415
6432
  /* scoped */
6416
6433
 
6417
6434
 
6418
- const __vue_scope_id__$u = "data-v-6ff0b515";
6435
+ const __vue_scope_id__$v = "data-v-6ff0b515";
6419
6436
  /* module identifier */
6420
6437
 
6421
- const __vue_module_identifier__$u = undefined;
6438
+ const __vue_module_identifier__$v = undefined;
6422
6439
  /* functional template */
6423
6440
 
6424
- const __vue_is_functional_template__$u = false;
6441
+ const __vue_is_functional_template__$v = false;
6425
6442
  /* style inject SSR */
6426
6443
 
6427
6444
  /* style inject shadow dom */
6428
6445
 
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);
6446
+ const __vue_component__$V = /*#__PURE__*/normalizeComponent({
6447
+ render: __vue_render__$u,
6448
+ staticRenderFns: __vue_staticRenderFns__$u
6449
+ }, __vue_inject_styles__$v, __vue_script__$o, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, createInjector, undefined, undefined);
6433
6450
 
6434
- var __vue_component__$U = __vue_component__$T;
6451
+ var __vue_component__$W = __vue_component__$V;
6435
6452
 
6436
6453
  //
6437
- var script$m = {
6454
+ var script$n = {
6438
6455
  name: "NsInfoCard",
6439
6456
  components: {
6440
6457
  NsSvg,
@@ -6485,10 +6502,10 @@ var script$m = {
6485
6502
  };
6486
6503
 
6487
6504
  /* script */
6488
- const __vue_script__$m = script$m;
6505
+ const __vue_script__$n = script$n;
6489
6506
  /* template */
6490
6507
 
6491
- var __vue_render__$s = function () {
6508
+ var __vue_render__$t = function () {
6492
6509
  var _vm = this;
6493
6510
 
6494
6511
  var _h = _vm.$createElement;
@@ -6545,10 +6562,10 @@ var __vue_render__$s = function () {
6545
6562
  }, [_vm.hasContentSlot ? _vm._t("content") : _vm._e()], 2)], 2);
6546
6563
  };
6547
6564
 
6548
- var __vue_staticRenderFns__$s = [];
6565
+ var __vue_staticRenderFns__$t = [];
6549
6566
  /* style */
6550
6567
 
6551
- const __vue_inject_styles__$t = function (inject) {
6568
+ const __vue_inject_styles__$u = function (inject) {
6552
6569
  if (!inject) return;
6553
6570
  inject("data-v-aefc1c3e_0", {
6554
6571
  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}",
@@ -6559,26 +6576,26 @@ const __vue_inject_styles__$t = function (inject) {
6559
6576
  /* scoped */
6560
6577
 
6561
6578
 
6562
- const __vue_scope_id__$t = "data-v-aefc1c3e";
6579
+ const __vue_scope_id__$u = "data-v-aefc1c3e";
6563
6580
  /* module identifier */
6564
6581
 
6565
- const __vue_module_identifier__$t = undefined;
6582
+ const __vue_module_identifier__$u = undefined;
6566
6583
  /* functional template */
6567
6584
 
6568
- const __vue_is_functional_template__$t = false;
6585
+ const __vue_is_functional_template__$u = false;
6569
6586
  /* style inject SSR */
6570
6587
 
6571
6588
  /* style inject shadow dom */
6572
6589
 
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);
6590
+ const __vue_component__$T = /*#__PURE__*/normalizeComponent({
6591
+ render: __vue_render__$t,
6592
+ staticRenderFns: __vue_staticRenderFns__$t
6593
+ }, __vue_inject_styles__$u, __vue_script__$n, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, createInjector, undefined, undefined);
6577
6594
 
6578
- var __vue_component__$S = __vue_component__$R;
6595
+ var __vue_component__$U = __vue_component__$T;
6579
6596
 
6580
6597
  //
6581
- var script$l = {
6598
+ var script$m = {
6582
6599
  name: "NsStatusCard",
6583
6600
  //components added for storybook to work
6584
6601
  components: {
@@ -6625,10 +6642,10 @@ var script$l = {
6625
6642
  };
6626
6643
 
6627
6644
  /* script */
6628
- const __vue_script__$l = script$l;
6645
+ const __vue_script__$m = script$m;
6629
6646
  /* template */
6630
6647
 
6631
- var __vue_render__$r = function () {
6648
+ var __vue_render__$s = function () {
6632
6649
  var _vm = this;
6633
6650
 
6634
6651
  var _h = _vm.$createElement;
@@ -6697,10 +6714,10 @@ var __vue_render__$r = function () {
6697
6714
  }, [_c('h4', [_vm._v(_vm._s(_vm.valueSuccess))])]) : _c('h4', [_vm._v(_vm._s(_vm.valueSuccess))])], 1) : _vm._e()])]);
6698
6715
  };
6699
6716
 
6700
- var __vue_staticRenderFns__$r = [];
6717
+ var __vue_staticRenderFns__$s = [];
6701
6718
  /* style */
6702
6719
 
6703
- const __vue_inject_styles__$s = function (inject) {
6720
+ const __vue_inject_styles__$t = function (inject) {
6704
6721
  if (!inject) return;
6705
6722
  inject("data-v-496044f0_0", {
6706
6723
  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}",
@@ -6711,26 +6728,26 @@ const __vue_inject_styles__$s = function (inject) {
6711
6728
  /* scoped */
6712
6729
 
6713
6730
 
6714
- const __vue_scope_id__$s = "data-v-496044f0";
6731
+ const __vue_scope_id__$t = "data-v-496044f0";
6715
6732
  /* module identifier */
6716
6733
 
6717
- const __vue_module_identifier__$s = undefined;
6734
+ const __vue_module_identifier__$t = undefined;
6718
6735
  /* functional template */
6719
6736
 
6720
- const __vue_is_functional_template__$s = false;
6737
+ const __vue_is_functional_template__$t = false;
6721
6738
  /* style inject SSR */
6722
6739
 
6723
6740
  /* style inject shadow dom */
6724
6741
 
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);
6742
+ const __vue_component__$R = /*#__PURE__*/normalizeComponent({
6743
+ render: __vue_render__$s,
6744
+ staticRenderFns: __vue_staticRenderFns__$s
6745
+ }, __vue_inject_styles__$t, __vue_script__$m, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, createInjector, undefined, undefined);
6729
6746
 
6730
- var __vue_component__$Q = __vue_component__$P;
6747
+ var __vue_component__$S = __vue_component__$R;
6731
6748
 
6732
6749
  //
6733
- var script$k = {
6750
+ var script$l = {
6734
6751
  name: "NsSystemdServiceCard",
6735
6752
  //components added for storybook to work
6736
6753
  components: {
@@ -6784,10 +6801,10 @@ var script$k = {
6784
6801
  };
6785
6802
 
6786
6803
  /* script */
6787
- const __vue_script__$k = script$k;
6804
+ const __vue_script__$l = script$l;
6788
6805
  /* template */
6789
6806
 
6790
- var __vue_render__$q = function () {
6807
+ var __vue_render__$r = function () {
6791
6808
  var _vm = this;
6792
6809
 
6793
6810
  var _h = _vm.$createElement;
@@ -6842,10 +6859,10 @@ var __vue_render__$q = function () {
6842
6859
  })], 1)])]);
6843
6860
  };
6844
6861
 
6845
- var __vue_staticRenderFns__$q = [];
6862
+ var __vue_staticRenderFns__$r = [];
6846
6863
  /* style */
6847
6864
 
6848
- const __vue_inject_styles__$r = function (inject) {
6865
+ const __vue_inject_styles__$s = function (inject) {
6849
6866
  if (!inject) return;
6850
6867
  inject("data-v-bf751eca_0", {
6851
6868
  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}",
@@ -6856,26 +6873,26 @@ const __vue_inject_styles__$r = function (inject) {
6856
6873
  /* scoped */
6857
6874
 
6858
6875
 
6859
- const __vue_scope_id__$r = "data-v-bf751eca";
6876
+ const __vue_scope_id__$s = "data-v-bf751eca";
6860
6877
  /* module identifier */
6861
6878
 
6862
- const __vue_module_identifier__$r = undefined;
6879
+ const __vue_module_identifier__$s = undefined;
6863
6880
  /* functional template */
6864
6881
 
6865
- const __vue_is_functional_template__$r = false;
6882
+ const __vue_is_functional_template__$s = false;
6866
6883
  /* style inject SSR */
6867
6884
 
6868
6885
  /* style inject shadow dom */
6869
6886
 
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);
6887
+ const __vue_component__$P = /*#__PURE__*/normalizeComponent({
6888
+ render: __vue_render__$r,
6889
+ staticRenderFns: __vue_staticRenderFns__$r
6890
+ }, __vue_inject_styles__$s, __vue_script__$l, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, createInjector, undefined, undefined);
6874
6891
 
6875
- var __vue_component__$O = __vue_component__$N;
6892
+ var __vue_component__$Q = __vue_component__$P;
6876
6893
 
6877
6894
  //
6878
- var script$j = {
6895
+ var script$k = {
6879
6896
  name: "NsTextInput",
6880
6897
  extends: CvTextInput,
6881
6898
  components: {
@@ -6930,10 +6947,10 @@ var script$j = {
6930
6947
  };
6931
6948
 
6932
6949
  /* script */
6933
- const __vue_script__$j = script$j;
6950
+ const __vue_script__$k = script$k;
6934
6951
  /* template */
6935
6952
 
6936
- var __vue_render__$p = function () {
6953
+ var __vue_render__$q = function () {
6937
6954
  var _obj, _obj$1, _obj$2, _obj$3, _obj$4;
6938
6955
 
6939
6956
  var _vm = this;
@@ -7012,10 +7029,10 @@ var __vue_render__$p = function () {
7012
7029
  })], 2) : _vm._e()]);
7013
7030
  };
7014
7031
 
7015
- var __vue_staticRenderFns__$p = [];
7032
+ var __vue_staticRenderFns__$q = [];
7016
7033
  /* style */
7017
7034
 
7018
- const __vue_inject_styles__$q = function (inject) {
7035
+ const __vue_inject_styles__$r = function (inject) {
7019
7036
  if (!inject) return;
7020
7037
  inject("data-v-11b039d1_0", {
7021
7038
  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}",
@@ -7030,23 +7047,23 @@ const __vue_inject_styles__$q = function (inject) {
7030
7047
  /* scoped */
7031
7048
 
7032
7049
 
7033
- const __vue_scope_id__$q = "data-v-11b039d1";
7050
+ const __vue_scope_id__$r = "data-v-11b039d1";
7034
7051
  /* module identifier */
7035
7052
 
7036
- const __vue_module_identifier__$q = undefined;
7053
+ const __vue_module_identifier__$r = undefined;
7037
7054
  /* functional template */
7038
7055
 
7039
- const __vue_is_functional_template__$q = false;
7056
+ const __vue_is_functional_template__$r = false;
7040
7057
  /* style inject SSR */
7041
7058
 
7042
7059
  /* style inject shadow dom */
7043
7060
 
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);
7061
+ const __vue_component__$O = /*#__PURE__*/normalizeComponent({
7062
+ render: __vue_render__$q,
7063
+ staticRenderFns: __vue_staticRenderFns__$q
7064
+ }, __vue_inject_styles__$r, __vue_script__$k, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, createInjector, undefined, undefined);
7048
7065
 
7049
- var NsTextInput = __vue_component__$M;
7066
+ var NsTextInput = __vue_component__$O;
7050
7067
 
7051
7068
  // Unique ID creation requires a high quality random # generator. In node.js
7052
7069
  // this is pretty straight-forward - we use the crypto API.
@@ -7576,7 +7593,7 @@ var UtilService = {
7576
7593
  };
7577
7594
 
7578
7595
  //
7579
- var script$i = {
7596
+ var script$j = {
7580
7597
  name: "NsPasswordInput",
7581
7598
  components: {
7582
7599
  NsTextInput
@@ -7741,10 +7758,10 @@ var script$i = {
7741
7758
  };
7742
7759
 
7743
7760
  /* script */
7744
- const __vue_script__$i = script$i;
7761
+ const __vue_script__$j = script$j;
7745
7762
  /* template */
7746
7763
 
7747
- var __vue_render__$o = function () {
7764
+ var __vue_render__$p = function () {
7748
7765
  var _vm = this;
7749
7766
 
7750
7767
  var _h = _vm.$createElement;
@@ -7839,10 +7856,10 @@ var __vue_render__$o = function () {
7839
7856
  }, [_vm._v(_vm._s(_vm.equalLabel))])])], 1)]);
7840
7857
  };
7841
7858
 
7842
- var __vue_staticRenderFns__$o = [];
7859
+ var __vue_staticRenderFns__$p = [];
7843
7860
  /* style */
7844
7861
 
7845
- const __vue_inject_styles__$p = function (inject) {
7862
+ const __vue_inject_styles__$q = function (inject) {
7846
7863
  if (!inject) return;
7847
7864
  inject("data-v-67b93b40_0", {
7848
7865
  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}",
@@ -7853,26 +7870,26 @@ const __vue_inject_styles__$p = function (inject) {
7853
7870
  /* scoped */
7854
7871
 
7855
7872
 
7856
- const __vue_scope_id__$p = "data-v-67b93b40";
7873
+ const __vue_scope_id__$q = "data-v-67b93b40";
7857
7874
  /* module identifier */
7858
7875
 
7859
- const __vue_module_identifier__$p = undefined;
7876
+ const __vue_module_identifier__$q = undefined;
7860
7877
  /* functional template */
7861
7878
 
7862
- const __vue_is_functional_template__$p = false;
7879
+ const __vue_is_functional_template__$q = false;
7863
7880
  /* style inject SSR */
7864
7881
 
7865
7882
  /* style inject shadow dom */
7866
7883
 
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);
7884
+ const __vue_component__$M = /*#__PURE__*/normalizeComponent({
7885
+ render: __vue_render__$p,
7886
+ staticRenderFns: __vue_staticRenderFns__$p
7887
+ }, __vue_inject_styles__$q, __vue_script__$j, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, createInjector, undefined, undefined);
7871
7888
 
7872
- var __vue_component__$L = __vue_component__$K;
7889
+ var __vue_component__$N = __vue_component__$M;
7873
7890
 
7874
7891
  //
7875
- var script$h = {
7892
+ var script$i = {
7876
7893
  name: "NsIconMenu",
7877
7894
  extends: CvOverflowMenu,
7878
7895
  props: {
@@ -7916,10 +7933,10 @@ var script$h = {
7916
7933
  };
7917
7934
 
7918
7935
  /* script */
7919
- const __vue_script__$h = script$h;
7936
+ const __vue_script__$i = script$i;
7920
7937
  /* template */
7921
7938
 
7922
- var __vue_render__$n = function () {
7939
+ var __vue_render__$o = function () {
7923
7940
  var _obj, _obj$1;
7924
7941
 
7925
7942
  var _vm = this;
@@ -8035,10 +8052,10 @@ var __vue_render__$n = function () {
8035
8052
  })])]);
8036
8053
  };
8037
8054
 
8038
- var __vue_staticRenderFns__$n = [];
8055
+ var __vue_staticRenderFns__$o = [];
8039
8056
  /* style */
8040
8057
 
8041
- const __vue_inject_styles__$o = function (inject) {
8058
+ const __vue_inject_styles__$p = function (inject) {
8042
8059
  if (!inject) return;
8043
8060
  inject("data-v-2be14df6_0", {
8044
8061
  source: ".ns-icon-menu[data-v-2be14df6]{display:inline-flex}",
@@ -8049,26 +8066,26 @@ const __vue_inject_styles__$o = function (inject) {
8049
8066
  /* scoped */
8050
8067
 
8051
8068
 
8052
- const __vue_scope_id__$o = "data-v-2be14df6";
8069
+ const __vue_scope_id__$p = "data-v-2be14df6";
8053
8070
  /* module identifier */
8054
8071
 
8055
- const __vue_module_identifier__$o = undefined;
8072
+ const __vue_module_identifier__$p = undefined;
8056
8073
  /* functional template */
8057
8074
 
8058
- const __vue_is_functional_template__$o = false;
8075
+ const __vue_is_functional_template__$p = false;
8059
8076
  /* style inject SSR */
8060
8077
 
8061
8078
  /* style inject shadow dom */
8062
8079
 
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);
8080
+ const __vue_component__$K = /*#__PURE__*/normalizeComponent({
8081
+ render: __vue_render__$o,
8082
+ staticRenderFns: __vue_staticRenderFns__$o
8083
+ }, __vue_inject_styles__$p, __vue_script__$i, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, createInjector, undefined, undefined);
8067
8084
 
8068
- var __vue_component__$J = __vue_component__$I;
8085
+ var __vue_component__$L = __vue_component__$K;
8069
8086
 
8070
8087
  //
8071
- var script$g = {
8088
+ var script$h = {
8072
8089
  name: "NsMeterChart",
8073
8090
  components: {
8074
8091
  NsProgressBar
@@ -8103,10 +8120,10 @@ var script$g = {
8103
8120
  };
8104
8121
 
8105
8122
  /* script */
8106
- const __vue_script__$g = script$g;
8123
+ const __vue_script__$h = script$h;
8107
8124
  /* template */
8108
8125
 
8109
- var __vue_render__$m = function () {
8126
+ var __vue_render__$n = function () {
8110
8127
  var _vm = this;
8111
8128
 
8112
8129
  var _h = _vm.$createElement;
@@ -8129,10 +8146,10 @@ var __vue_render__$m = function () {
8129
8146
  })], 1);
8130
8147
  };
8131
8148
 
8132
- var __vue_staticRenderFns__$m = [];
8149
+ var __vue_staticRenderFns__$n = [];
8133
8150
  /* style */
8134
8151
 
8135
- const __vue_inject_styles__$n = function (inject) {
8152
+ const __vue_inject_styles__$o = function (inject) {
8136
8153
  if (!inject) return;
8137
8154
  inject("data-v-8d83456c_0", {
8138
8155
  source: ".label[data-v-8d83456c]{font-weight:700;margin-right:.5rem}.mg-bottom-sm[data-v-8d83456c]{margin-bottom:.5rem!important}",
@@ -8143,26 +8160,26 @@ const __vue_inject_styles__$n = function (inject) {
8143
8160
  /* scoped */
8144
8161
 
8145
8162
 
8146
- const __vue_scope_id__$n = "data-v-8d83456c";
8163
+ const __vue_scope_id__$o = "data-v-8d83456c";
8147
8164
  /* module identifier */
8148
8165
 
8149
- const __vue_module_identifier__$n = undefined;
8166
+ const __vue_module_identifier__$o = undefined;
8150
8167
  /* functional template */
8151
8168
 
8152
- const __vue_is_functional_template__$n = false;
8169
+ const __vue_is_functional_template__$o = false;
8153
8170
  /* style inject SSR */
8154
8171
 
8155
8172
  /* style inject shadow dom */
8156
8173
 
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);
8174
+ const __vue_component__$I = /*#__PURE__*/normalizeComponent({
8175
+ render: __vue_render__$n,
8176
+ staticRenderFns: __vue_staticRenderFns__$n
8177
+ }, __vue_inject_styles__$o, __vue_script__$h, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, createInjector, undefined, undefined);
8161
8178
 
8162
- var __vue_component__$H = __vue_component__$G;
8179
+ var __vue_component__$J = __vue_component__$I;
8163
8180
 
8164
8181
  //
8165
- var script$f = {
8182
+ var script$g = {
8166
8183
  name: "NsModal",
8167
8184
  extends: CvModal,
8168
8185
  components: {
@@ -8222,10 +8239,10 @@ var script$f = {
8222
8239
  };
8223
8240
 
8224
8241
  /* script */
8225
- const __vue_script__$f = script$f;
8242
+ const __vue_script__$g = script$g;
8226
8243
  /* template */
8227
8244
 
8228
- var __vue_render__$l = function () {
8245
+ var __vue_render__$m = function () {
8229
8246
  var _obj, _obj$1, _obj$2, _obj$3;
8230
8247
 
8231
8248
  var _vm = this;
@@ -8359,34 +8376,34 @@ var __vue_render__$l = function () {
8359
8376
  })], 1)]);
8360
8377
  };
8361
8378
 
8362
- var __vue_staticRenderFns__$l = [];
8379
+ var __vue_staticRenderFns__$m = [];
8363
8380
  /* style */
8364
8381
 
8365
- const __vue_inject_styles__$m = undefined;
8382
+ const __vue_inject_styles__$n = undefined;
8366
8383
  /* scoped */
8367
8384
 
8368
- const __vue_scope_id__$m = undefined;
8385
+ const __vue_scope_id__$n = undefined;
8369
8386
  /* module identifier */
8370
8387
 
8371
- const __vue_module_identifier__$m = undefined;
8388
+ const __vue_module_identifier__$n = undefined;
8372
8389
  /* functional template */
8373
8390
 
8374
- const __vue_is_functional_template__$m = false;
8391
+ const __vue_is_functional_template__$n = false;
8375
8392
  /* style inject */
8376
8393
 
8377
8394
  /* style inject SSR */
8378
8395
 
8379
8396
  /* style inject shadow dom */
8380
8397
 
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);
8398
+ const __vue_component__$H = /*#__PURE__*/normalizeComponent({
8399
+ render: __vue_render__$m,
8400
+ staticRenderFns: __vue_staticRenderFns__$m
8401
+ }, __vue_inject_styles__$n, __vue_script__$g, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, undefined, undefined);
8385
8402
 
8386
- var NsModal = __vue_component__$F;
8403
+ var NsModal = __vue_component__$H;
8387
8404
 
8388
8405
  //
8389
- var script$e = {
8406
+ var script$f = {
8390
8407
  name: "NsDangerDeleteModal",
8391
8408
  //component added for storybook to work
8392
8409
  components: {
@@ -8482,10 +8499,10 @@ var script$e = {
8482
8499
  };
8483
8500
 
8484
8501
  /* script */
8485
- const __vue_script__$e = script$e;
8502
+ const __vue_script__$f = script$f;
8486
8503
  /* template */
8487
8504
 
8488
- var __vue_render__$k = function () {
8505
+ var __vue_render__$l = function () {
8489
8506
  var _vm = this;
8490
8507
 
8491
8508
  var _h = _vm.$createElement;
@@ -8553,10 +8570,10 @@ var __vue_render__$k = function () {
8553
8570
  }, [_vm._v(_vm._s(_vm.deleteLabel))])], 2);
8554
8571
  };
8555
8572
 
8556
- var __vue_staticRenderFns__$k = [];
8573
+ var __vue_staticRenderFns__$l = [];
8557
8574
  /* style */
8558
8575
 
8559
- const __vue_inject_styles__$l = function (inject) {
8576
+ const __vue_inject_styles__$m = function (inject) {
8560
8577
  if (!inject) return;
8561
8578
  inject("data-v-746a2de3_0", {
8562
8579
  source: ".type-to-confirm[data-v-746a2de3]{margin-top:2rem}",
@@ -8567,23 +8584,23 @@ const __vue_inject_styles__$l = function (inject) {
8567
8584
  /* scoped */
8568
8585
 
8569
8586
 
8570
- const __vue_scope_id__$l = "data-v-746a2de3";
8587
+ const __vue_scope_id__$m = "data-v-746a2de3";
8571
8588
  /* module identifier */
8572
8589
 
8573
- const __vue_module_identifier__$l = undefined;
8590
+ const __vue_module_identifier__$m = undefined;
8574
8591
  /* functional template */
8575
8592
 
8576
- const __vue_is_functional_template__$l = false;
8593
+ const __vue_is_functional_template__$m = false;
8577
8594
  /* style inject SSR */
8578
8595
 
8579
8596
  /* style inject shadow dom */
8580
8597
 
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);
8598
+ const __vue_component__$F = /*#__PURE__*/normalizeComponent({
8599
+ render: __vue_render__$l,
8600
+ staticRenderFns: __vue_staticRenderFns__$l
8601
+ }, __vue_inject_styles__$m, __vue_script__$f, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, createInjector, undefined, undefined);
8585
8602
 
8586
- var __vue_component__$E = __vue_component__$D;
8603
+ var __vue_component__$G = __vue_component__$F;
8587
8604
 
8588
8605
  var IconService = {
8589
8606
  name: "IconService",
@@ -8656,6 +8673,7 @@ var IconService = {
8656
8673
  Events32,
8657
8674
  // user domains
8658
8675
  Events20,
8676
+ Events16,
8659
8677
  Link20,
8660
8678
  // URLs and external domain providers
8661
8679
  Link32,
@@ -8726,16 +8744,35 @@ var IconService = {
8726
8744
  Wikis32,
8727
8745
  // domain
8728
8746
  Wikis20,
8747
+ Wikis16,
8729
8748
  At32,
8730
8749
  // email address
8731
- At20
8750
+ At20,
8751
+ User16,
8752
+ User20,
8753
+ User32,
8754
+ Unknown16,
8755
+ // unknown icon (question mark)
8756
+ Unknown20,
8757
+ Unknown32,
8758
+ Email16,
8759
+ Email20,
8760
+ Email32,
8761
+ Locked16,
8762
+ // private email address
8763
+ Locked20,
8764
+ Locked32,
8765
+ Folder16,
8766
+ // public mailbox
8767
+ Folder20,
8768
+ Folder32
8732
8769
  };
8733
8770
  }
8734
8771
 
8735
8772
  };
8736
8773
 
8737
8774
  //
8738
- var script$d = {
8775
+ var script$e = {
8739
8776
  name: "NsDropdownAction",
8740
8777
  extends: CvOverflowMenu,
8741
8778
  components: {
@@ -8767,10 +8804,10 @@ var script$d = {
8767
8804
  };
8768
8805
 
8769
8806
  /* script */
8770
- const __vue_script__$d = script$d;
8807
+ const __vue_script__$e = script$e;
8771
8808
  /* template */
8772
8809
 
8773
- var __vue_render__$j = function () {
8810
+ var __vue_render__$k = function () {
8774
8811
  var _obj, _obj$1;
8775
8812
 
8776
8813
  var _vm = this;
@@ -8870,34 +8907,34 @@ var __vue_render__$j = function () {
8870
8907
  })])]);
8871
8908
  };
8872
8909
 
8873
- var __vue_staticRenderFns__$j = [];
8910
+ var __vue_staticRenderFns__$k = [];
8874
8911
  /* style */
8875
8912
 
8876
- const __vue_inject_styles__$k = undefined;
8913
+ const __vue_inject_styles__$l = undefined;
8877
8914
  /* scoped */
8878
8915
 
8879
- const __vue_scope_id__$k = "data-v-31925b9d";
8916
+ const __vue_scope_id__$l = "data-v-31925b9d";
8880
8917
  /* module identifier */
8881
8918
 
8882
- const __vue_module_identifier__$k = undefined;
8919
+ const __vue_module_identifier__$l = undefined;
8883
8920
  /* functional template */
8884
8921
 
8885
- const __vue_is_functional_template__$k = false;
8922
+ const __vue_is_functional_template__$l = false;
8886
8923
  /* style inject */
8887
8924
 
8888
8925
  /* style inject SSR */
8889
8926
 
8890
8927
  /* style inject shadow dom */
8891
8928
 
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);
8929
+ const __vue_component__$D = /*#__PURE__*/normalizeComponent({
8930
+ render: __vue_render__$k,
8931
+ staticRenderFns: __vue_staticRenderFns__$k
8932
+ }, __vue_inject_styles__$l, __vue_script__$e, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, undefined, undefined);
8896
8933
 
8897
- var __vue_component__$C = __vue_component__$B;
8934
+ var __vue_component__$E = __vue_component__$D;
8898
8935
 
8899
8936
  //
8900
- var script$c = {
8937
+ var script$d = {
8901
8938
  name: "NsBackupCardDetails",
8902
8939
  mixins: [DateTimeService],
8903
8940
  props: {
@@ -8933,10 +8970,10 @@ var script$c = {
8933
8970
  };
8934
8971
 
8935
8972
  /* script */
8936
- const __vue_script__$c = script$c;
8973
+ const __vue_script__$d = script$d;
8937
8974
  /* template */
8938
8975
 
8939
- var __vue_render__$i = function () {
8976
+ var __vue_render__$j = function () {
8940
8977
  var _vm = this;
8941
8978
 
8942
8979
  var _h = _vm.$createElement;
@@ -8990,10 +9027,10 @@ var __vue_render__$i = function () {
8990
9027
  }, [_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("-")])])])]);
8991
9028
  };
8992
9029
 
8993
- var __vue_staticRenderFns__$i = [];
9030
+ var __vue_staticRenderFns__$j = [];
8994
9031
  /* style */
8995
9032
 
8996
- const __vue_inject_styles__$j = function (inject) {
9033
+ const __vue_inject_styles__$k = function (inject) {
8997
9034
  if (!inject) return;
8998
9035
  inject("data-v-25453d1c_0", {
8999
9036
  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}",
@@ -9004,26 +9041,26 @@ const __vue_inject_styles__$j = function (inject) {
9004
9041
  /* scoped */
9005
9042
 
9006
9043
 
9007
- const __vue_scope_id__$j = "data-v-25453d1c";
9044
+ const __vue_scope_id__$k = "data-v-25453d1c";
9008
9045
  /* module identifier */
9009
9046
 
9010
- const __vue_module_identifier__$j = undefined;
9047
+ const __vue_module_identifier__$k = undefined;
9011
9048
  /* functional template */
9012
9049
 
9013
- const __vue_is_functional_template__$j = false;
9050
+ const __vue_is_functional_template__$k = false;
9014
9051
  /* style inject SSR */
9015
9052
 
9016
9053
  /* style inject shadow dom */
9017
9054
 
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);
9055
+ const __vue_component__$C = /*#__PURE__*/normalizeComponent({
9056
+ render: __vue_render__$j,
9057
+ staticRenderFns: __vue_staticRenderFns__$j
9058
+ }, __vue_inject_styles__$k, __vue_script__$d, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, createInjector, undefined, undefined);
9022
9059
 
9023
- var NsBackupCardDetails = __vue_component__$A;
9060
+ var NsBackupCardDetails = __vue_component__$C;
9024
9061
 
9025
9062
  //
9026
- var script$b = {
9063
+ var script$c = {
9027
9064
  name: "NsBackupCard",
9028
9065
  components: {
9029
9066
  NsBackupCardDetails
@@ -9164,10 +9201,10 @@ var script$b = {
9164
9201
  };
9165
9202
 
9166
9203
  /* script */
9167
- const __vue_script__$b = script$b;
9204
+ const __vue_script__$c = script$c;
9168
9205
  /* template */
9169
9206
 
9170
- var __vue_render__$h = function () {
9207
+ var __vue_render__$i = function () {
9171
9208
  var _vm = this;
9172
9209
 
9173
9210
  var _h = _vm.$createElement;
@@ -9283,10 +9320,10 @@ var __vue_render__$h = function () {
9283
9320
  }, [_vm._v(_vm._s(_vm.goToBackupLabel) + "\n ")])], 1)])], 2);
9284
9321
  };
9285
9322
 
9286
- var __vue_staticRenderFns__$h = [];
9323
+ var __vue_staticRenderFns__$i = [];
9287
9324
  /* style */
9288
9325
 
9289
- const __vue_inject_styles__$i = function (inject) {
9326
+ const __vue_inject_styles__$j = function (inject) {
9290
9327
  if (!inject) return;
9291
9328
  inject("data-v-5a3b7738_0", {
9292
9329
  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}",
@@ -9301,26 +9338,26 @@ const __vue_inject_styles__$i = function (inject) {
9301
9338
  /* scoped */
9302
9339
 
9303
9340
 
9304
- const __vue_scope_id__$i = "data-v-5a3b7738";
9341
+ const __vue_scope_id__$j = "data-v-5a3b7738";
9305
9342
  /* module identifier */
9306
9343
 
9307
- const __vue_module_identifier__$i = undefined;
9344
+ const __vue_module_identifier__$j = undefined;
9308
9345
  /* functional template */
9309
9346
 
9310
- const __vue_is_functional_template__$i = false;
9347
+ const __vue_is_functional_template__$j = false;
9311
9348
  /* style inject SSR */
9312
9349
 
9313
9350
  /* style inject shadow dom */
9314
9351
 
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);
9352
+ const __vue_component__$A = /*#__PURE__*/normalizeComponent({
9353
+ render: __vue_render__$i,
9354
+ staticRenderFns: __vue_staticRenderFns__$i
9355
+ }, __vue_inject_styles__$j, __vue_script__$c, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, createInjector, undefined, undefined);
9319
9356
 
9320
- var __vue_component__$z = __vue_component__$y;
9357
+ var __vue_component__$B = __vue_component__$A;
9321
9358
 
9322
9359
  //
9323
- var script$a = {
9360
+ var script$b = {
9324
9361
  name: "NsWizard",
9325
9362
  extends: NsModal,
9326
9363
  mixins: [IconService],
@@ -9364,10 +9401,10 @@ var script$a = {
9364
9401
  };
9365
9402
 
9366
9403
  /* script */
9367
- const __vue_script__$a = script$a;
9404
+ const __vue_script__$b = script$b;
9368
9405
  /* template */
9369
9406
 
9370
- var __vue_render__$g = function () {
9407
+ var __vue_render__$h = function () {
9371
9408
  var _obj, _obj$1;
9372
9409
 
9373
9410
  var _vm = this;
@@ -9509,34 +9546,34 @@ var __vue_render__$g = function () {
9509
9546
  })], 1)]);
9510
9547
  };
9511
9548
 
9512
- var __vue_staticRenderFns__$g = [];
9549
+ var __vue_staticRenderFns__$h = [];
9513
9550
  /* style */
9514
9551
 
9515
- const __vue_inject_styles__$h = undefined;
9552
+ const __vue_inject_styles__$i = undefined;
9516
9553
  /* scoped */
9517
9554
 
9518
- const __vue_scope_id__$h = undefined;
9555
+ const __vue_scope_id__$i = undefined;
9519
9556
  /* module identifier */
9520
9557
 
9521
- const __vue_module_identifier__$h = undefined;
9558
+ const __vue_module_identifier__$i = undefined;
9522
9559
  /* functional template */
9523
9560
 
9524
- const __vue_is_functional_template__$h = false;
9561
+ const __vue_is_functional_template__$i = false;
9525
9562
  /* style inject */
9526
9563
 
9527
9564
  /* style inject SSR */
9528
9565
 
9529
9566
  /* style inject shadow dom */
9530
9567
 
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);
9568
+ const __vue_component__$y = /*#__PURE__*/normalizeComponent({
9569
+ render: __vue_render__$h,
9570
+ staticRenderFns: __vue_staticRenderFns__$h
9571
+ }, __vue_inject_styles__$i, __vue_script__$b, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, undefined, undefined);
9535
9572
 
9536
- var __vue_component__$x = __vue_component__$w;
9573
+ var __vue_component__$z = __vue_component__$y;
9537
9574
 
9538
9575
  //
9539
- var script$9 = {
9576
+ var script$a = {
9540
9577
  name: "NsMenuItem",
9541
9578
  components: {
9542
9579
  NsSvg
@@ -9559,10 +9596,10 @@ var script$9 = {
9559
9596
  };
9560
9597
 
9561
9598
  /* script */
9562
- const __vue_script__$9 = script$9;
9599
+ const __vue_script__$a = script$a;
9563
9600
  /* template */
9564
9601
 
9565
- var __vue_render__$f = function () {
9602
+ var __vue_render__$g = function () {
9566
9603
  var _vm = this;
9567
9604
 
9568
9605
  var _h = _vm.$createElement;
@@ -9582,10 +9619,10 @@ var __vue_render__$f = function () {
9582
9619
  }, [_vm._t("icon")], 2) : _vm._e(), _vm._v(" "), _c('span', [_vm._v(_vm._s(_vm.label))])]);
9583
9620
  };
9584
9621
 
9585
- var __vue_staticRenderFns__$f = [];
9622
+ var __vue_staticRenderFns__$g = [];
9586
9623
  /* style */
9587
9624
 
9588
- const __vue_inject_styles__$g = function (inject) {
9625
+ const __vue_inject_styles__$h = function (inject) {
9589
9626
  if (!inject) return;
9590
9627
  inject("data-v-35f08832_0", {
9591
9628
  source: ".ns-menu-item[data-v-35f08832]{display:flex;align-items:center}.icon[data-v-35f08832]{margin-right:.5rem}",
@@ -9596,26 +9633,26 @@ const __vue_inject_styles__$g = function (inject) {
9596
9633
  /* scoped */
9597
9634
 
9598
9635
 
9599
- const __vue_scope_id__$g = "data-v-35f08832";
9636
+ const __vue_scope_id__$h = "data-v-35f08832";
9600
9637
  /* module identifier */
9601
9638
 
9602
- const __vue_module_identifier__$g = undefined;
9639
+ const __vue_module_identifier__$h = undefined;
9603
9640
  /* functional template */
9604
9641
 
9605
- const __vue_is_functional_template__$g = false;
9642
+ const __vue_is_functional_template__$h = false;
9606
9643
  /* style inject SSR */
9607
9644
 
9608
9645
  /* style inject shadow dom */
9609
9646
 
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);
9647
+ const __vue_component__$w = /*#__PURE__*/normalizeComponent({
9648
+ render: __vue_render__$g,
9649
+ staticRenderFns: __vue_staticRenderFns__$g
9650
+ }, __vue_inject_styles__$h, __vue_script__$a, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, createInjector, undefined, undefined);
9614
9651
 
9615
- var __vue_component__$v = __vue_component__$u;
9652
+ var __vue_component__$x = __vue_component__$w;
9616
9653
 
9617
9654
  //
9618
- var script$8 = {
9655
+ var script$9 = {
9619
9656
  name: "NsMenuDivider",
9620
9657
  components: {
9621
9658
  CvSideNavDivider
@@ -9623,10 +9660,10 @@ var script$8 = {
9623
9660
  };
9624
9661
 
9625
9662
  /* script */
9626
- const __vue_script__$8 = script$8;
9663
+ const __vue_script__$9 = script$9;
9627
9664
  /* template */
9628
9665
 
9629
- var __vue_render__$e = function () {
9666
+ var __vue_render__$f = function () {
9630
9667
  var _vm = this;
9631
9668
 
9632
9669
  var _h = _vm.$createElement;
@@ -9636,34 +9673,34 @@ var __vue_render__$e = function () {
9636
9673
  return _c('cv-side-nav-divider');
9637
9674
  };
9638
9675
 
9639
- var __vue_staticRenderFns__$e = [];
9676
+ var __vue_staticRenderFns__$f = [];
9640
9677
  /* style */
9641
9678
 
9642
- const __vue_inject_styles__$f = undefined;
9679
+ const __vue_inject_styles__$g = undefined;
9643
9680
  /* scoped */
9644
9681
 
9645
- const __vue_scope_id__$f = "data-v-c2c8c17e";
9682
+ const __vue_scope_id__$g = "data-v-c2c8c17e";
9646
9683
  /* module identifier */
9647
9684
 
9648
- const __vue_module_identifier__$f = undefined;
9685
+ const __vue_module_identifier__$g = undefined;
9649
9686
  /* functional template */
9650
9687
 
9651
- const __vue_is_functional_template__$f = false;
9688
+ const __vue_is_functional_template__$g = false;
9652
9689
  /* style inject */
9653
9690
 
9654
9691
  /* style inject SSR */
9655
9692
 
9656
9693
  /* style inject shadow dom */
9657
9694
 
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);
9695
+ const __vue_component__$u = /*#__PURE__*/normalizeComponent({
9696
+ render: __vue_render__$f,
9697
+ staticRenderFns: __vue_staticRenderFns__$f
9698
+ }, __vue_inject_styles__$g, __vue_script__$9, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
9662
9699
 
9663
- var __vue_component__$t = __vue_component__$s;
9700
+ var __vue_component__$v = __vue_component__$u;
9664
9701
 
9665
9702
  //
9666
- var script$7 = {
9703
+ var script$8 = {
9667
9704
  name: "NsSystemLogsCard",
9668
9705
  mixins: [UtilService, IconService],
9669
9706
  props: {
@@ -9782,10 +9819,10 @@ var script$7 = {
9782
9819
  };
9783
9820
 
9784
9821
  /* script */
9785
- const __vue_script__$7 = script$7;
9822
+ const __vue_script__$8 = script$8;
9786
9823
  /* template */
9787
9824
 
9788
- var __vue_render__$d = function () {
9825
+ var __vue_render__$e = function () {
9789
9826
  var _vm = this;
9790
9827
 
9791
9828
  var _h = _vm.$createElement;
@@ -9812,34 +9849,34 @@ var __vue_render__$d = function () {
9812
9849
  }, [_vm._v("\n " + _vm._s(_vm.buttonLabel) + "\n ")])], 1)], 2);
9813
9850
  };
9814
9851
 
9815
- var __vue_staticRenderFns__$d = [];
9852
+ var __vue_staticRenderFns__$e = [];
9816
9853
  /* style */
9817
9854
 
9818
- const __vue_inject_styles__$e = undefined;
9855
+ const __vue_inject_styles__$f = undefined;
9819
9856
  /* scoped */
9820
9857
 
9821
- const __vue_scope_id__$e = "data-v-aec74b8e";
9858
+ const __vue_scope_id__$f = "data-v-aec74b8e";
9822
9859
  /* module identifier */
9823
9860
 
9824
- const __vue_module_identifier__$e = undefined;
9861
+ const __vue_module_identifier__$f = undefined;
9825
9862
  /* functional template */
9826
9863
 
9827
- const __vue_is_functional_template__$e = false;
9864
+ const __vue_is_functional_template__$f = false;
9828
9865
  /* style inject */
9829
9866
 
9830
9867
  /* style inject SSR */
9831
9868
 
9832
9869
  /* style inject shadow dom */
9833
9870
 
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);
9871
+ const __vue_component__$s = /*#__PURE__*/normalizeComponent({
9872
+ render: __vue_render__$e,
9873
+ staticRenderFns: __vue_staticRenderFns__$e
9874
+ }, __vue_inject_styles__$f, __vue_script__$8, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, undefined, undefined);
9838
9875
 
9839
- var __vue_component__$r = __vue_component__$q;
9876
+ var __vue_component__$t = __vue_component__$s;
9840
9877
 
9841
9878
  //
9842
- var script$6 = {
9879
+ var script$7 = {
9843
9880
  name: "NsTimePicker",
9844
9881
  mixins: [uidMixin, carbonPrefixMixin, themeMixin],
9845
9882
  props: {
@@ -9882,10 +9919,10 @@ var script$6 = {
9882
9919
  };
9883
9920
 
9884
9921
  /* script */
9885
- const __vue_script__$6 = script$6;
9922
+ const __vue_script__$7 = script$7;
9886
9923
  /* template */
9887
9924
 
9888
- var __vue_render__$c = function () {
9925
+ var __vue_render__$d = function () {
9889
9926
  var _obj, _obj$1;
9890
9927
 
9891
9928
  var _vm = this;
@@ -9929,10 +9966,10 @@ var __vue_render__$c = function () {
9929
9966
  })], 2) : _vm._e()]);
9930
9967
  };
9931
9968
 
9932
- var __vue_staticRenderFns__$c = [];
9969
+ var __vue_staticRenderFns__$d = [];
9933
9970
  /* style */
9934
9971
 
9935
- const __vue_inject_styles__$d = function (inject) {
9972
+ const __vue_inject_styles__$e = function (inject) {
9936
9973
  if (!inject) return;
9937
9974
  inject("data-v-e1e1beb2_0", {
9938
9975
  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}",
@@ -9947,23 +9984,23 @@ const __vue_inject_styles__$d = function (inject) {
9947
9984
  /* scoped */
9948
9985
 
9949
9986
 
9950
- const __vue_scope_id__$d = "data-v-e1e1beb2";
9987
+ const __vue_scope_id__$e = "data-v-e1e1beb2";
9951
9988
  /* module identifier */
9952
9989
 
9953
- const __vue_module_identifier__$d = undefined;
9990
+ const __vue_module_identifier__$e = undefined;
9954
9991
  /* functional template */
9955
9992
 
9956
- const __vue_is_functional_template__$d = false;
9993
+ const __vue_is_functional_template__$e = false;
9957
9994
  /* style inject SSR */
9958
9995
 
9959
9996
  /* style inject shadow dom */
9960
9997
 
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);
9998
+ const __vue_component__$q = /*#__PURE__*/normalizeComponent({
9999
+ render: __vue_render__$d,
10000
+ staticRenderFns: __vue_staticRenderFns__$d
10001
+ }, __vue_inject_styles__$e, __vue_script__$7, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, createInjector, undefined, undefined);
9965
10002
 
9966
- var __vue_component__$p = __vue_component__$o;
10003
+ var __vue_component__$r = __vue_component__$q;
9967
10004
 
9968
10005
  /*
9969
10006
  * This component optionally wraps slotted content with the specified tag-type.
@@ -10002,7 +10039,7 @@ var NsWrapper = {
10002
10039
 
10003
10040
  };
10004
10041
 
10005
- var script$5 = {
10042
+ var script$6 = {
10006
10043
  name: "NsPagination",
10007
10044
  extends: CvPagination,
10008
10045
  props: {
@@ -10080,12 +10117,12 @@ var script$5 = {
10080
10117
  };
10081
10118
 
10082
10119
  /* script */
10083
- const __vue_script__$5 = script$5;
10120
+ const __vue_script__$6 = script$6;
10084
10121
  /* template */
10085
10122
 
10086
10123
  /* style */
10087
10124
 
10088
- const __vue_inject_styles__$c = function (inject) {
10125
+ const __vue_inject_styles__$d = function (inject) {
10089
10126
  if (!inject) return;
10090
10127
  inject("data-v-01f52cb6_0", {
10091
10128
  source: ".cv-pagination .bx--select .bx--label{font-size:100%}",
@@ -10096,20 +10133,20 @@ const __vue_inject_styles__$c = function (inject) {
10096
10133
  /* scoped */
10097
10134
 
10098
10135
 
10099
- const __vue_scope_id__$c = undefined;
10136
+ const __vue_scope_id__$d = undefined;
10100
10137
  /* module identifier */
10101
10138
 
10102
- const __vue_module_identifier__$c = undefined;
10139
+ const __vue_module_identifier__$d = undefined;
10103
10140
  /* functional template */
10104
10141
 
10105
- const __vue_is_functional_template__$c = undefined;
10142
+ const __vue_is_functional_template__$d = undefined;
10106
10143
  /* style inject SSR */
10107
10144
 
10108
10145
  /* style inject shadow dom */
10109
10146
 
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);
10147
+ const __vue_component__$p = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$d, __vue_script__$6, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, createInjector, undefined, undefined);
10111
10148
 
10112
- var NsPagination = __vue_component__$n;
10149
+ var NsPagination = __vue_component__$p;
10113
10150
 
10114
10151
  var v$3 = "5.6.1";
10115
10152
  var fr$3 = 24;
@@ -17148,7 +17185,7 @@ var LottieService = {
17148
17185
  };
17149
17186
 
17150
17187
  //
17151
- var script$4 = {
17188
+ var script$5 = {
17152
17189
  name: "NsDataTable",
17153
17190
  extends: CvDataTable,
17154
17191
  components: {
@@ -17298,6 +17335,9 @@ var script$4 = {
17298
17335
  pageNumberLabel: {
17299
17336
  type: String,
17300
17337
  default: undefined
17338
+ },
17339
+ filterRowsCallback: {
17340
+ type: Function
17301
17341
  }
17302
17342
  },
17303
17343
 
@@ -17387,9 +17427,18 @@ var script$4 = {
17387
17427
  },
17388
17428
 
17389
17429
  filterRows() {
17430
+ if (this.filterRowsCallback) {
17431
+ // call custom filterRows function
17432
+ this.filteredRows = this.filterRowsCallback(this.searchFilter);
17433
+ } else {
17434
+ this.filteredRows = this.defaultFilterRows();
17435
+ }
17436
+ },
17437
+
17438
+ defaultFilterRows() {
17390
17439
  if (!this.searchFilter) {
17391
- this.filteredRows = this.allRows;
17392
- } else if (this.searchFilter) {
17440
+ return this.allRows;
17441
+ } else {
17393
17442
  // clean query
17394
17443
  const cleanRegex = /[^a-zA-Z0-9]/g;
17395
17444
  const queryText = this.searchFilter.replace(cleanRegex, "");
@@ -17413,7 +17462,7 @@ var script$4 = {
17413
17462
  }
17414
17463
  });
17415
17464
  }, this);
17416
- this.filteredRows = searchResults;
17465
+ return searchResults;
17417
17466
  }
17418
17467
  },
17419
17468
 
@@ -17445,10 +17494,10 @@ var script$4 = {
17445
17494
  };
17446
17495
 
17447
17496
  /* script */
17448
- const __vue_script__$4 = script$4;
17497
+ const __vue_script__$5 = script$5;
17449
17498
  /* template */
17450
17499
 
17451
- var __vue_render__$b = function () {
17500
+ var __vue_render__$c = function () {
17452
17501
  var _obj, _obj$1, _obj$2, _obj$3;
17453
17502
 
17454
17503
  var _vm = this;
@@ -17776,34 +17825,34 @@ var __vue_render__$b = function () {
17776
17825
  }, 'NsPagination', _vm.internalPagination, false)) : _vm._e()], 1)], 2);
17777
17826
  };
17778
17827
 
17779
- var __vue_staticRenderFns__$b = [];
17828
+ var __vue_staticRenderFns__$c = [];
17780
17829
  /* style */
17781
17830
 
17782
- const __vue_inject_styles__$b = undefined;
17831
+ const __vue_inject_styles__$c = undefined;
17783
17832
  /* scoped */
17784
17833
 
17785
- const __vue_scope_id__$b = undefined;
17834
+ const __vue_scope_id__$c = undefined;
17786
17835
  /* module identifier */
17787
17836
 
17788
- const __vue_module_identifier__$b = undefined;
17837
+ const __vue_module_identifier__$c = undefined;
17789
17838
  /* functional template */
17790
17839
 
17791
- const __vue_is_functional_template__$b = false;
17840
+ const __vue_is_functional_template__$c = false;
17792
17841
  /* style inject */
17793
17842
 
17794
17843
  /* style inject SSR */
17795
17844
 
17796
17845
  /* style inject shadow dom */
17797
17846
 
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);
17802
-
17803
- var __vue_component__$m = __vue_component__$l;
17847
+ const __vue_component__$n = /*#__PURE__*/normalizeComponent({
17848
+ render: __vue_render__$c,
17849
+ staticRenderFns: __vue_staticRenderFns__$c
17850
+ }, __vue_inject_styles__$c, __vue_script__$5, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, undefined, undefined, undefined);
17851
+
17852
+ var __vue_component__$o = __vue_component__$n;
17804
17853
 
17805
17854
  //
17806
- var script$3 = {
17855
+ var script$4 = {
17807
17856
  name: "NsToggle",
17808
17857
  extends: CvToggle,
17809
17858
  props: {
@@ -17834,10 +17883,10 @@ var script$3 = {
17834
17883
  };
17835
17884
 
17836
17885
  /* script */
17837
- const __vue_script__$3 = script$3;
17886
+ const __vue_script__$4 = script$4;
17838
17887
  /* template */
17839
17888
 
17840
- var __vue_render__$a = function () {
17889
+ var __vue_render__$b = function () {
17841
17890
  var _obj;
17842
17891
 
17843
17892
  var _vm = this;
@@ -17906,10 +17955,10 @@ var __vue_render__$a = function () {
17906
17955
  })], 2)])])]);
17907
17956
  };
17908
17957
 
17909
- var __vue_staticRenderFns__$a = [];
17958
+ var __vue_staticRenderFns__$b = [];
17910
17959
  /* style */
17911
17960
 
17912
- const __vue_inject_styles__$a = function (inject) {
17961
+ const __vue_inject_styles__$b = function (inject) {
17913
17962
  if (!inject) return;
17914
17963
  inject("data-v-08c576ca_0", {
17915
17964
  source: ".tooltip[data-v-08c576ca]{display:inline-block;position:absolute}",
@@ -17924,26 +17973,26 @@ const __vue_inject_styles__$a = function (inject) {
17924
17973
  /* scoped */
17925
17974
 
17926
17975
 
17927
- const __vue_scope_id__$a = "data-v-08c576ca";
17976
+ const __vue_scope_id__$b = "data-v-08c576ca";
17928
17977
  /* module identifier */
17929
17978
 
17930
- const __vue_module_identifier__$a = undefined;
17979
+ const __vue_module_identifier__$b = undefined;
17931
17980
  /* functional template */
17932
17981
 
17933
- const __vue_is_functional_template__$a = false;
17982
+ const __vue_is_functional_template__$b = false;
17934
17983
  /* style inject SSR */
17935
17984
 
17936
17985
  /* style inject shadow dom */
17937
17986
 
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);
17987
+ const __vue_component__$l = /*#__PURE__*/normalizeComponent({
17988
+ render: __vue_render__$b,
17989
+ staticRenderFns: __vue_staticRenderFns__$b
17990
+ }, __vue_inject_styles__$b, __vue_script__$4, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, createInjector, undefined, undefined);
17942
17991
 
17943
- var __vue_component__$k = __vue_component__$j;
17992
+ var __vue_component__$m = __vue_component__$l;
17944
17993
 
17945
17994
  //
17946
- var script$2 = {
17995
+ var script$3 = {
17947
17996
  name: "NsTag",
17948
17997
  extends: CvTag,
17949
17998
  computed: {
@@ -17955,10 +18004,10 @@ var script$2 = {
17955
18004
  };
17956
18005
 
17957
18006
  /* script */
17958
- const __vue_script__$2 = script$2;
18007
+ const __vue_script__$3 = script$3;
17959
18008
  /* template */
17960
18009
 
17961
- var __vue_render__$9 = function () {
18010
+ var __vue_render__$a = function () {
17962
18011
  var _obj;
17963
18012
 
17964
18013
  var _vm = this;
@@ -17969,7 +18018,7 @@ var __vue_render__$9 = function () {
17969
18018
 
17970
18019
  return _c(!_vm.isFilter && _vm.hasClickListener ? 'button' : 'div', _vm._g({
17971
18020
  tag: "component",
17972
- class: ["cv-tag " + _vm.carbonPrefix + "--tag", _vm.carbonPrefix + "--tag--" + _vm.tagKind, (_obj = {}, _obj[_vm.carbonPrefix + "--tag--filter"] = _vm.isFilter, _obj[_vm.carbonPrefix + "--tag--" + _vm.size] = _vm.size, _obj)],
18021
+ class: ["cv-tag " + _vm.carbonPrefix + "--tag", _vm.carbonPrefix + "--tag--" + _vm.tagKind, (_obj = {}, _obj[_vm.carbonPrefix + "--tag--disabled"] = _vm.disabled, _obj[_vm.carbonPrefix + "--tag--filter"] = _vm.isFilter, _obj[_vm.carbonPrefix + "--tag--" + _vm.size] = _vm.size, _obj)],
17973
18022
  attrs: {
17974
18023
  "id": _vm.uid,
17975
18024
  "title": _vm.title
@@ -18024,13 +18073,13 @@ var __vue_render__$9 = function () {
18024
18073
  }, [_c('Close16')], 1) : _vm._e()]);
18025
18074
  };
18026
18075
 
18027
- var __vue_staticRenderFns__$9 = [];
18076
+ var __vue_staticRenderFns__$a = [];
18028
18077
  /* style */
18029
18078
 
18030
- const __vue_inject_styles__$9 = function (inject) {
18079
+ const __vue_inject_styles__$a = function (inject) {
18031
18080
  if (!inject) return;
18032
- inject("data-v-1c7f8d28_0", {
18033
- source: ".bx--tag--filter[data-v-1c7f8d28]{cursor:default}",
18081
+ inject("data-v-34eae706_0", {
18082
+ source: ".bx--tag--filter[data-v-34eae706]{cursor:default}",
18034
18083
  map: undefined,
18035
18084
  media: undefined
18036
18085
  });
@@ -18038,23 +18087,23 @@ const __vue_inject_styles__$9 = function (inject) {
18038
18087
  /* scoped */
18039
18088
 
18040
18089
 
18041
- const __vue_scope_id__$9 = "data-v-1c7f8d28";
18090
+ const __vue_scope_id__$a = "data-v-34eae706";
18042
18091
  /* module identifier */
18043
18092
 
18044
- const __vue_module_identifier__$9 = undefined;
18093
+ const __vue_module_identifier__$a = undefined;
18045
18094
  /* functional template */
18046
18095
 
18047
- const __vue_is_functional_template__$9 = false;
18096
+ const __vue_is_functional_template__$a = false;
18048
18097
  /* style inject SSR */
18049
18098
 
18050
18099
  /* style inject shadow dom */
18051
18100
 
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);
18101
+ const __vue_component__$k = /*#__PURE__*/normalizeComponent({
18102
+ render: __vue_render__$a,
18103
+ staticRenderFns: __vue_staticRenderFns__$a
18104
+ }, __vue_inject_styles__$a, __vue_script__$3, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, createInjector, undefined, undefined);
18056
18105
 
18057
- var NsTag = __vue_component__$i;
18106
+ var NsTag = __vue_component__$k;
18058
18107
 
18059
18108
  /**
18060
18109
  * Removes all key-value entries from the list cache.
@@ -20551,7 +20600,7 @@ const TOP_AFTER_REOPEN = 0;
20551
20600
  const TOP = 1;
20552
20601
  const FIXED = 2;
20553
20602
  const selectionFeedbackOptions = ["top-after-reopen", "top", "fixed"];
20554
- var script$1 = {
20603
+ var script$2 = {
20555
20604
  name: "NsMultiSelect",
20556
20605
  inheritAttrs: false,
20557
20606
  mixins: [themeMixin, uidMixin, carbonPrefixMixin, methodsMixin({
@@ -20665,6 +20714,20 @@ var script$1 = {
20665
20714
  selectedItemsColor: {
20666
20715
  type: String,
20667
20716
  default: "high-contrast"
20717
+ },
20718
+ marginBottomOnOpen: {
20719
+ type: Boolean,
20720
+ default: false
20721
+ },
20722
+ tooltipAlignment: {
20723
+ type: String,
20724
+ default: "start",
20725
+ validator: val => ["start", "center", "end"].includes(val)
20726
+ },
20727
+ tooltipDirection: {
20728
+ type: String,
20729
+ default: "bottom",
20730
+ validator: val => ["top", "left", "bottom", "right".includes(val)]
20668
20731
  }
20669
20732
  },
20670
20733
 
@@ -20678,7 +20741,8 @@ var script$1 = {
20678
20741
  dataHighlighted: null,
20679
20742
  dataFilter: "",
20680
20743
  isHelper: false,
20681
- isInvalid: false
20744
+ isInvalid: false,
20745
+ marginBottomOnOpenEnabled: false
20682
20746
  };
20683
20747
  },
20684
20748
 
@@ -20706,6 +20770,20 @@ var script$1 = {
20706
20770
 
20707
20771
  selectionFeedback() {
20708
20772
  this.updateOptions();
20773
+ },
20774
+
20775
+ open() {
20776
+ if (this.marginBottomOnOpen) {
20777
+ if (this.open) {
20778
+ setTimeout(() => {
20779
+ this.marginBottomOnOpenEnabled = true;
20780
+ }, 300);
20781
+ } else {
20782
+ setTimeout(() => {
20783
+ this.marginBottomOnOpenEnabled = false;
20784
+ }, 300);
20785
+ }
20786
+ }
20709
20787
  }
20710
20788
 
20711
20789
  },
@@ -20777,6 +20855,10 @@ var script$1 = {
20777
20855
 
20778
20856
  selectedItems() {
20779
20857
  return this.dataValue.map(val => this.internalOptions.find(opt => opt.value === val));
20858
+ },
20859
+
20860
+ hasTooltipSlot() {
20861
+ return !!this.$slots.tooltip;
20780
20862
  }
20781
20863
 
20782
20864
  },
@@ -21013,10 +21095,10 @@ var script$1 = {
21013
21095
  };
21014
21096
 
21015
21097
  /* script */
21016
- const __vue_script__$1 = script$1;
21098
+ const __vue_script__$2 = script$2;
21017
21099
  /* template */
21018
21100
 
21019
- var __vue_render__$8 = function () {
21101
+ var __vue_render__$9 = function () {
21020
21102
  var _obj, _obj$1, _obj$2, _obj$3, _obj$4, _obj$5, _obj$6;
21021
21103
 
21022
21104
  var _vm = this;
@@ -21026,7 +21108,7 @@ var __vue_render__$8 = function () {
21026
21108
  var _c = _vm._self._c || _h;
21027
21109
 
21028
21110
  return _c('div', {
21029
- class: ["ns-multi-select cv-multi-select " + _vm.carbonPrefix + "--multi-select__wrapper " + _vm.carbonPrefix + "--list-box__wrapper", (_obj = {}, _obj[_vm.carbonPrefix + "--multi-select__wrapper--inline " + _vm.carbonPrefix + "--list-box__wrapper--inline"] = _vm.inline, _obj[_vm.carbonPrefix + "--multi-select__wrapper--inline--invalid " + _vm.carbonPrefix + "--list-box__wrapper--inline--invalid"] = _vm.inline && _vm.isInvalid, _obj[_vm.carbonPrefix + "--multi-select--filterable"] = _vm.filterable, _obj)],
21111
+ class: ["ns-multi-select cv-multi-select " + _vm.carbonPrefix + "--multi-select__wrapper " + _vm.carbonPrefix + "--list-box__wrapper", (_obj = {}, _obj[_vm.carbonPrefix + "--multi-select__wrapper--inline " + _vm.carbonPrefix + "--list-box__wrapper--inline"] = _vm.inline, _obj[_vm.carbonPrefix + "--multi-select__wrapper--inline--invalid " + _vm.carbonPrefix + "--list-box__wrapper--inline--invalid"] = _vm.inline && _vm.isInvalid, _obj[_vm.carbonPrefix + "--multi-select--filterable"] = _vm.filterable, _obj['margin-bottom-on-open'] = _vm.marginBottomOnOpenEnabled, _obj)],
21030
21112
  on: {
21031
21113
  "focusout": _vm.onFocusOut
21032
21114
  }
@@ -21035,7 +21117,17 @@ var __vue_render__$8 = function () {
21035
21117
  attrs: {
21036
21118
  "for": _vm.uid
21037
21119
  }
21038
- }, [_vm._v(_vm._s(_vm.title))]) : _vm._e(), _vm._v(" "), _c('div', _vm._b({
21120
+ }, [_c('div', {
21121
+ staticClass: "label-with-tooltip"
21122
+ }, [_c('span', [_vm._v("\n " + _vm._s(_vm.title) + "\n ")]), _vm._v(" "), _vm.hasTooltipSlot ? _c('cv-interactive-tooltip', {
21123
+ staticClass: "info",
21124
+ attrs: {
21125
+ "alignment": _vm.tooltipAlignment,
21126
+ "direction": _vm.tooltipDirection
21127
+ }
21128
+ }, [_c('template', {
21129
+ slot: "content"
21130
+ }, [_vm._t("tooltip")], 2)], 2) : _vm._e()], 1)]) : _vm._e(), _vm._v(" "), _c('div', _vm._b({
21039
21131
  class: [_vm.carbonPrefix + "--multi-select " + _vm.carbonPrefix + "--list-box", (_obj$2 = {}, _obj$2[_vm.carbonPrefix + "--list-box--light"] = _vm.isLight, _obj$2[_vm.carbonPrefix + "--list-box--expanded"] = _vm.open, _obj$2[_vm.carbonPrefix + "--multi-select--invalid"] = _vm.isInvalid, _obj$2[_vm.carbonPrefix + "--multi-select--disabled"] = _vm.disabled, _obj$2[_vm.carbonPrefix + "--list-box--disabled"] = _vm.disabled, _obj$2[_vm.carbonPrefix + "--multi-select--inline"] = _vm.inline, _obj$2[_vm.carbonPrefix + "--list-box--inline"] = _vm.inline, _obj$2[_vm.carbonPrefix + "--multi-select--selected"] = _vm.dataValue.length > 0, _obj$2[_vm.carbonPrefix + "--combo-box"] = _vm.filterable, _obj$2)],
21040
21132
  attrs: {
21041
21133
  "role": "listbox",
@@ -21127,7 +21219,8 @@ var __vue_render__$8 = function () {
21127
21219
  "role": "combobox",
21128
21220
  "aria-expanded": _vm.open ? 'true' : 'false',
21129
21221
  "autocomplete": "off",
21130
- "placeholder": _vm.label
21222
+ "placeholder": _vm.label,
21223
+ "disabled": _vm.disabled
21131
21224
  },
21132
21225
  domProps: {
21133
21226
  "value": _vm.filter
@@ -21263,7 +21356,8 @@ var __vue_render__$8 = function () {
21263
21356
  "size": "sm",
21264
21357
  "clear-aria-label": _vm.unselectAriaLabel,
21265
21358
  "label": item.label,
21266
- "kind": _vm.selectedItemsColor
21359
+ "kind": _vm.selectedItemsColor,
21360
+ "disabled": _vm.disabled
21267
21361
  },
21268
21362
  on: {
21269
21363
  "remove": function ($event) {
@@ -21274,17 +21368,17 @@ var __vue_render__$8 = function () {
21274
21368
  }), 1) : _vm._e()]);
21275
21369
  };
21276
21370
 
21277
- var __vue_staticRenderFns__$8 = [];
21371
+ var __vue_staticRenderFns__$9 = [];
21278
21372
  /* style */
21279
21373
 
21280
- const __vue_inject_styles__$8 = function (inject) {
21374
+ const __vue_inject_styles__$9 = function (inject) {
21281
21375
  if (!inject) return;
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}",
21376
+ inject("data-v-319bf0f2_0", {
21377
+ source: ".bx--multi-select--filterable .bx--tag.selected-item[data-v-319bf0f2]{margin-left:0;margin-bottom:.25rem}.margin-bottom-on-open[data-v-319bf0f2]{margin-bottom:14rem}.label-with-tooltip[data-v-319bf0f2]{display:flex;align-items:baseline}",
21284
21378
  map: undefined,
21285
21379
  media: undefined
21286
- }), inject("data-v-c864af56_1", {
21287
- source: ".selected-item button.bx--tag__close-icon{position:relative;right:1px}",
21380
+ }), inject("data-v-319bf0f2_1", {
21381
+ source: ".selected-item button.bx--tag__close-icon{position:relative;right:1px}.ns-multi-select .bx--tooltip__label .bx--tooltip__trigger{margin-left:.25rem}",
21288
21382
  map: undefined,
21289
21383
  media: undefined
21290
21384
  });
@@ -21292,26 +21386,26 @@ const __vue_inject_styles__$8 = function (inject) {
21292
21386
  /* scoped */
21293
21387
 
21294
21388
 
21295
- const __vue_scope_id__$8 = "data-v-c864af56";
21389
+ const __vue_scope_id__$9 = "data-v-319bf0f2";
21296
21390
  /* module identifier */
21297
21391
 
21298
- const __vue_module_identifier__$8 = undefined;
21392
+ const __vue_module_identifier__$9 = undefined;
21299
21393
  /* functional template */
21300
21394
 
21301
- const __vue_is_functional_template__$8 = false;
21395
+ const __vue_is_functional_template__$9 = false;
21302
21396
  /* style inject SSR */
21303
21397
 
21304
21398
  /* style inject shadow dom */
21305
21399
 
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);
21400
+ const __vue_component__$i = /*#__PURE__*/normalizeComponent({
21401
+ render: __vue_render__$9,
21402
+ staticRenderFns: __vue_staticRenderFns__$9
21403
+ }, __vue_inject_styles__$9, __vue_script__$2, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, createInjector, undefined, undefined);
21310
21404
 
21311
- var __vue_component__$h = __vue_component__$g;
21405
+ var __vue_component__$j = __vue_component__$i;
21312
21406
 
21313
21407
  //
21314
- var script = {
21408
+ var script$1 = {
21315
21409
  name: "NsComboBox",
21316
21410
  inheritAttrs: false,
21317
21411
  mixins: [themeMixin, uidMixin, carbonPrefixMixin, methodsMixin({
@@ -21376,6 +21470,20 @@ var script = {
21376
21470
  showItemType: {
21377
21471
  type: Boolean,
21378
21472
  default: false
21473
+ },
21474
+ marginBottomOnOpen: {
21475
+ type: Boolean,
21476
+ default: false
21477
+ },
21478
+ tooltipAlignment: {
21479
+ type: String,
21480
+ default: "start",
21481
+ validator: val => ["start", "center", "end"].includes(val)
21482
+ },
21483
+ tooltipDirection: {
21484
+ type: String,
21485
+ default: "bottom",
21486
+ validator: val => ["top", "left", "bottom", "right".includes(val)]
21379
21487
  }
21380
21488
  },
21381
21489
 
@@ -21389,7 +21497,8 @@ var script = {
21389
21497
  isHelper: false,
21390
21498
  isInvalid: false,
21391
21499
  // includes user input items
21392
- internalOptions: []
21500
+ internalOptions: [],
21501
+ marginBottomOnOpenEnabled: false
21393
21502
  };
21394
21503
  },
21395
21504
 
@@ -21411,6 +21520,20 @@ var script = {
21411
21520
  options() {
21412
21521
  this.internalOptions = cloneDeep_1(this.options);
21413
21522
  this.updateOptions();
21523
+ },
21524
+
21525
+ open() {
21526
+ if (this.marginBottomOnOpen) {
21527
+ if (this.open) {
21528
+ setTimeout(() => {
21529
+ this.marginBottomOnOpenEnabled = true;
21530
+ }, 300);
21531
+ } else {
21532
+ setTimeout(() => {
21533
+ this.marginBottomOnOpenEnabled = false;
21534
+ }, 300);
21535
+ }
21536
+ }
21414
21537
  }
21415
21538
 
21416
21539
  },
@@ -21470,6 +21593,10 @@ var script = {
21470
21593
 
21471
21594
  limitedDataOptions() {
21472
21595
  return this.dataOptions.slice(0, this.maxDisplayOptions);
21596
+ },
21597
+
21598
+ hasTooltipSlot() {
21599
+ return !!this.$slots.tooltip;
21473
21600
  }
21474
21601
 
21475
21602
  },
@@ -21696,10 +21823,10 @@ var script = {
21696
21823
  };
21697
21824
 
21698
21825
  /* script */
21699
- const __vue_script__ = script;
21826
+ const __vue_script__$1 = script$1;
21700
21827
  /* template */
21701
21828
 
21702
- var __vue_render__$7 = function () {
21829
+ var __vue_render__$8 = function () {
21703
21830
  var _obj, _obj$1, _obj$2, _obj$3, _obj$4;
21704
21831
 
21705
21832
  var _vm = this;
@@ -21709,8 +21836,9 @@ var __vue_render__$7 = function () {
21709
21836
  var _c = _vm._self._c || _h;
21710
21837
 
21711
21838
  return _c('div', {
21712
- staticClass: "ns-combo-box cv-combo-box",
21713
- class: _vm.carbonPrefix + "--list-box__wrapper",
21839
+ class: ['ns-combo-box', 'cv-combo-box', _vm.carbonPrefix + "--list-box__wrapper", {
21840
+ 'margin-bottom-on-open': _vm.marginBottomOnOpenEnabled
21841
+ }],
21714
21842
  on: {
21715
21843
  "focusout": _vm.onFocusOut
21716
21844
  }
@@ -21719,7 +21847,17 @@ var __vue_render__$7 = function () {
21719
21847
  attrs: {
21720
21848
  "for": _vm.uid
21721
21849
  }
21722
- }, [_vm._v(_vm._s(_vm.title))]) : _vm._e(), _vm._v(" "), _c('div', _vm._b({
21850
+ }, [_c('div', {
21851
+ staticClass: "label-with-tooltip"
21852
+ }, [_c('span', [_vm._v("\n " + _vm._s(_vm.title) + "\n ")]), _vm._v(" "), _vm.hasTooltipSlot ? _c('cv-interactive-tooltip', {
21853
+ staticClass: "info",
21854
+ attrs: {
21855
+ "alignment": _vm.tooltipAlignment,
21856
+ "direction": _vm.tooltipDirection
21857
+ }
21858
+ }, [_c('template', {
21859
+ slot: "content"
21860
+ }, [_vm._t("tooltip")], 2)], 2) : _vm._e()], 1)]) : _vm._e(), _vm._v(" "), _c('div', _vm._b({
21723
21861
  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
21862
  attrs: {
21725
21863
  "role": "listbox",
@@ -21906,21 +22044,153 @@ var __vue_render__$7 = function () {
21906
22044
  })], 2) : _vm._e()]);
21907
22045
  };
21908
22046
 
22047
+ var __vue_staticRenderFns__$8 = [];
22048
+ /* style */
22049
+
22050
+ const __vue_inject_styles__$8 = function (inject) {
22051
+ if (!inject) return;
22052
+ inject("data-v-05ab085e_0", {
22053
+ source: ".margin-bottom-on-open[data-v-05ab085e]{margin-bottom:14rem}.label-with-tooltip[data-v-05ab085e]{display:flex;align-items:baseline}",
22054
+ map: undefined,
22055
+ media: undefined
22056
+ }), inject("data-v-05ab085e_1", {
22057
+ source: ".ns-combo-box .bx--tooltip__label .bx--tooltip__trigger{margin-left:.25rem}",
22058
+ map: undefined,
22059
+ media: undefined
22060
+ });
22061
+ };
22062
+ /* scoped */
22063
+
22064
+
22065
+ const __vue_scope_id__$8 = "data-v-05ab085e";
22066
+ /* module identifier */
22067
+
22068
+ const __vue_module_identifier__$8 = undefined;
22069
+ /* functional template */
22070
+
22071
+ const __vue_is_functional_template__$8 = false;
22072
+ /* style inject SSR */
22073
+
22074
+ /* style inject shadow dom */
22075
+
22076
+ const __vue_component__$g = /*#__PURE__*/normalizeComponent({
22077
+ render: __vue_render__$8,
22078
+ staticRenderFns: __vue_staticRenderFns__$8
22079
+ }, __vue_inject_styles__$8, __vue_script__$1, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, createInjector, undefined, undefined);
22080
+
22081
+ var __vue_component__$h = __vue_component__$g;
22082
+
22083
+ //
22084
+ var script = {
22085
+ name: "NsCheckbox",
22086
+ extends: CvCheckbox,
22087
+ inheritAttrs: false,
22088
+ props: {
22089
+ hideLabel: Boolean,
22090
+ label: String,
22091
+ mixed: Boolean,
22092
+ formItem: {
22093
+ type: Boolean,
22094
+ default: true
22095
+ },
22096
+ tooltipAlignment: {
22097
+ type: String,
22098
+ default: "start",
22099
+ validator: val => ["start", "center", "end"].includes(val)
22100
+ },
22101
+ tooltipDirection: {
22102
+ type: String,
22103
+ default: "bottom",
22104
+ validator: val => ["top", "left", "bottom", "right".includes(val)]
22105
+ }
22106
+ },
22107
+ computed: {
22108
+ hasTooltipSlot() {
22109
+ return !!this.$slots.tooltip;
22110
+ }
22111
+
22112
+ }
22113
+ };
22114
+
22115
+ /* script */
22116
+ const __vue_script__ = script;
22117
+ /* template */
22118
+
22119
+ var __vue_render__$7 = function () {
22120
+ var _obj, _obj$1, _obj$2;
22121
+
22122
+ var _vm = this;
22123
+
22124
+ var _h = _vm.$createElement;
22125
+
22126
+ var _c = _vm._self._c || _h;
22127
+
22128
+ return _c('div', {
22129
+ staticClass: "ns-checkbox cv-checkbox",
22130
+ class: [_vm.carbonPrefix + "--checkbox-wrapper", (_obj = {}, _obj[_vm.carbonPrefix + "--form-item"] = _vm.formItem, _obj)]
22131
+ }, [_c('input', _vm._g(_vm._b({
22132
+ ref: "input",
22133
+ class: _vm.carbonPrefix + "--checkbox",
22134
+ attrs: {
22135
+ "type": "checkbox",
22136
+ "aria-checked": "" + _vm.isChecked,
22137
+ "id": _vm.uid
22138
+ },
22139
+ domProps: {
22140
+ "checked": _vm.isChecked === true,
22141
+ "value": _vm.value
22142
+ },
22143
+ on: {
22144
+ "focus": _vm.onFocus,
22145
+ "blur": _vm.onBlur
22146
+ }
22147
+ }, 'input', _vm.$attrs, false), _vm.inputListeners)), _vm._v(" "), _c('label', {
22148
+ class: [_vm.carbonPrefix + "--checkbox-label", (_obj$1 = {}, _obj$1[_vm.carbonPrefix + "--label--disabled"] = _vm.$attrs.disabled !== undefined && this.$attrs.disabled, _obj$1[_vm.carbonPrefix + "--checkbox-label__focus"] = _vm.hasFocus, _obj$1)],
22149
+ attrs: {
22150
+ "data-contained-checkbox-state": _vm.isChecked,
22151
+ "data-contained-checkbox-disabled": _vm.$attrs.disabled,
22152
+ "for": _vm.uid
22153
+ }
22154
+ }, [_c('div', {
22155
+ class: [_vm.carbonPrefix + "--checkbox-label-text", (_obj$2 = {}, _obj$2[_vm.carbonPrefix + "--visually-hidden"] = _vm.hideLabel, _obj$2)]
22156
+ }, [_c('div', {
22157
+ staticClass: "label-with-tooltip"
22158
+ }, [_c('span', [_vm._v("\n " + _vm._s(_vm.label) + "\n ")]), _vm._v(" "), _vm.hasTooltipSlot ? _c('cv-interactive-tooltip', {
22159
+ staticClass: "info",
22160
+ attrs: {
22161
+ "alignment": _vm.tooltipAlignment,
22162
+ "direction": _vm.tooltipDirection
22163
+ }
22164
+ }, [_c('template', {
22165
+ slot: "content"
22166
+ }, [_vm._t("tooltip")], 2)], 2) : _vm._e()], 1)])])]);
22167
+ };
22168
+
21909
22169
  var __vue_staticRenderFns__$7 = [];
21910
22170
  /* style */
21911
22171
 
21912
- const __vue_inject_styles__$7 = undefined;
22172
+ const __vue_inject_styles__$7 = function (inject) {
22173
+ if (!inject) return;
22174
+ inject("data-v-03fbc1e6_0", {
22175
+ source: ".label-with-tooltip[data-v-03fbc1e6]{display:flex}",
22176
+ map: undefined,
22177
+ media: undefined
22178
+ }), inject("data-v-03fbc1e6_1", {
22179
+ source: ".ns-checkbox .bx--tooltip__label .bx--tooltip__trigger{margin-left:.25rem}",
22180
+ map: undefined,
22181
+ media: undefined
22182
+ });
22183
+ };
21913
22184
  /* scoped */
21914
22185
 
21915
- const __vue_scope_id__$7 = undefined;
22186
+
22187
+ const __vue_scope_id__$7 = "data-v-03fbc1e6";
21916
22188
  /* module identifier */
21917
22189
 
21918
22190
  const __vue_module_identifier__$7 = undefined;
21919
22191
  /* functional template */
21920
22192
 
21921
22193
  const __vue_is_functional_template__$7 = false;
21922
- /* style inject */
21923
-
21924
22194
  /* style inject SSR */
21925
22195
 
21926
22196
  /* style inject shadow dom */
@@ -21928,7 +22198,7 @@ const __vue_is_functional_template__$7 = false;
21928
22198
  const __vue_component__$e = /*#__PURE__*/normalizeComponent({
21929
22199
  render: __vue_render__$7,
21930
22200
  staticRenderFns: __vue_staticRenderFns__$7
21931
- }, __vue_inject_styles__$7, __vue_script__, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
22201
+ }, __vue_inject_styles__$7, __vue_script__, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, createInjector, undefined, undefined);
21932
22202
 
21933
22203
  var __vue_component__$f = __vue_component__$e;
21934
22204
 
@@ -22730,38 +23000,39 @@ var filters = {
22730
23000
  var components = /*#__PURE__*/Object.freeze({
22731
23001
  __proto__: null,
22732
23002
  NsButton: NsButton,
22733
- NsEmptyState: __vue_component__$12,
23003
+ NsEmptyState: __vue_component__$14,
22734
23004
  NsPictogram: NsPictogram,
22735
- NsCodeSnippet: __vue_component__$10,
23005
+ NsCodeSnippet: __vue_component__$12,
22736
23006
  NsInlineNotification: NsInlineNotification,
22737
23007
  NsProgressBar: NsProgressBar,
22738
23008
  NsSvg: NsSvg,
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,
23009
+ NsTile: __vue_component__$Y,
23010
+ NsToastNotification: __vue_component__$W,
23011
+ NsInfoCard: __vue_component__$U,
23012
+ NsStatusCard: __vue_component__$S,
23013
+ NsSystemdServiceCard: __vue_component__$Q,
23014
+ NsPasswordInput: __vue_component__$N,
23015
+ NsIconMenu: __vue_component__$L,
23016
+ NsMeterChart: __vue_component__$J,
22747
23017
  NsLottieAnimation: NsLottieAnimation,
22748
- NsDangerDeleteModal: __vue_component__$E,
23018
+ NsDangerDeleteModal: __vue_component__$G,
22749
23019
  NsCircleTimer: NsCircleTimer,
22750
- NsDropdownAction: __vue_component__$C,
23020
+ NsDropdownAction: __vue_component__$E,
22751
23021
  NsTextInput: NsTextInput,
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,
23022
+ NsBackupCard: __vue_component__$B,
23023
+ NsWizard: __vue_component__$z,
23024
+ NsMenuItem: __vue_component__$x,
23025
+ NsMenuDivider: __vue_component__$v,
23026
+ NsSystemLogsCard: __vue_component__$t,
22757
23027
  NsModal: NsModal,
22758
- NsTimePicker: __vue_component__$p,
22759
- NsDataTable: __vue_component__$m,
23028
+ NsTimePicker: __vue_component__$r,
23029
+ NsDataTable: __vue_component__$o,
22760
23030
  NsPagination: NsPagination,
22761
- NsToggle: __vue_component__$k,
23031
+ NsToggle: __vue_component__$m,
22762
23032
  NsTag: NsTag,
22763
- NsMultiSelect: __vue_component__$h,
22764
- NsComboBox: __vue_component__$f,
23033
+ NsMultiSelect: __vue_component__$j,
23034
+ NsComboBox: __vue_component__$h,
23035
+ NsCheckbox: __vue_component__$f,
22765
23036
  ExclamationMarkPictogram: ExclamationMarkPictogram,
22766
23037
  GearPictogram: __vue_component__$d,
22767
23038
  LovePictogram: __vue_component__$b,
@@ -22789,4 +23060,4 @@ const install = function installNs8UiLib(Vue) {
22789
23060
  });
22790
23061
  }; // Create module definition for Vue.use()
22791
23062
 
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 };
23063
+ 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__$B as NsBackupCard, NsButton, __vue_component__$f as NsCheckbox, NsCircleTimer, __vue_component__$12 as NsCodeSnippet, __vue_component__$h as NsComboBox, __vue_component__$G as NsDangerDeleteModal, __vue_component__$o as NsDataTable, __vue_component__$E as NsDropdownAction, __vue_component__$14 as NsEmptyState, __vue_component__$L as NsIconMenu, __vue_component__$U as NsInfoCard, NsInlineNotification, NsLottieAnimation, __vue_component__$v as NsMenuDivider, __vue_component__$x as NsMenuItem, __vue_component__$J as NsMeterChart, NsModal, __vue_component__$j as NsMultiSelect, NsPagination, __vue_component__$N as NsPasswordInput, NsPictogram, NsProgressBar, __vue_component__$S as NsStatusCard, NsSvg, __vue_component__$t as NsSystemLogsCard, __vue_component__$Q as NsSystemdServiceCard, NsTag, NsTextInput, __vue_component__$Y as NsTile, __vue_component__$r as NsTimePicker, __vue_component__$W as NsToastNotification, __vue_component__$m as NsToggle, __vue_component__$z 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 };