@nethserver/ns8-ui-lib 0.0.98 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ns8-ui-lib.esm.js +1410 -497
- package/dist/ns8-ui-lib.min.js +1 -1
- package/dist/ns8-ui-lib.ssr.js +1188 -522
- package/package.json +1 -1
- package/src/lib-components/NsCheckbox.vue +113 -0
- package/src/lib-components/NsComboBox.vue +579 -0
- package/src/lib-components/NsDataTable.vue +12 -3
- package/src/lib-components/NsMultiSelect.vue +63 -2
- package/src/lib-components/NsTag.vue +1 -0
- package/src/lib-components/NsTextInput.vue +8 -6
package/dist/ns8-ui-lib.esm.js
CHANGED
|
@@ -55,6 +55,8 @@ import Star20 from '@carbon/icons-vue/es/star/20';
|
|
|
55
55
|
import Checkmark20 from '@carbon/icons-vue/es/checkmark/20';
|
|
56
56
|
import ZoomIn20 from '@carbon/icons-vue/es/zoom--in/20';
|
|
57
57
|
import Events32 from '@carbon/icons-vue/es/events/32';
|
|
58
|
+
import Events20 from '@carbon/icons-vue/es/events/20';
|
|
59
|
+
import Events16 from '@carbon/icons-vue/es/events/16';
|
|
58
60
|
import Link20 from '@carbon/icons-vue/es/link/20';
|
|
59
61
|
import Link32 from '@carbon/icons-vue/es/link/32';
|
|
60
62
|
import WarningAlt32 from '@carbon/icons-vue/es/warning--alt/32';
|
|
@@ -104,8 +106,24 @@ import Firewall20 from '@carbon/icons-vue/es/firewall/20';
|
|
|
104
106
|
import Firewall32 from '@carbon/icons-vue/es/firewall/32';
|
|
105
107
|
import Wikis32 from '@carbon/icons-vue/es/wikis/32';
|
|
106
108
|
import Wikis20 from '@carbon/icons-vue/es/wikis/20';
|
|
109
|
+
import Wikis16 from '@carbon/icons-vue/es/wikis/16';
|
|
107
110
|
import At32 from '@carbon/icons-vue/es/at/32';
|
|
108
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';
|
|
109
127
|
import CvSideNavDivider from '@carbon/vue/src/components/cv-ui-shell/cv-side-nav-divider.vue';
|
|
110
128
|
import Search16 from '@carbon/icons-vue/es/search/16';
|
|
111
129
|
import Close16 from '@carbon/icons-vue/es/close/16';
|
|
@@ -114,7 +132,7 @@ import ChevronDown16 from '@carbon/icons-vue/es/chevron--down/16';
|
|
|
114
132
|
import CvCheckbox$1 from '@carbon/vue/src/components/cv-checkbox/cv-checkbox';
|
|
115
133
|
|
|
116
134
|
//
|
|
117
|
-
var script$
|
|
135
|
+
var script$y = {
|
|
118
136
|
name: "NsButton",
|
|
119
137
|
extends: CvButton,
|
|
120
138
|
props: {
|
|
@@ -277,10 +295,10 @@ function addStyle(id, css) {
|
|
|
277
295
|
}
|
|
278
296
|
|
|
279
297
|
/* script */
|
|
280
|
-
const __vue_script__$
|
|
298
|
+
const __vue_script__$y = script$y;
|
|
281
299
|
/* template */
|
|
282
300
|
|
|
283
|
-
var __vue_render__$
|
|
301
|
+
var __vue_render__$E = function () {
|
|
284
302
|
var _vm = this;
|
|
285
303
|
|
|
286
304
|
var _h = _vm.$createElement;
|
|
@@ -303,10 +321,10 @@ var __vue_render__$C = function () {
|
|
|
303
321
|
}) : _vm._e()], 2);
|
|
304
322
|
};
|
|
305
323
|
|
|
306
|
-
var __vue_staticRenderFns__$
|
|
324
|
+
var __vue_staticRenderFns__$E = [];
|
|
307
325
|
/* style */
|
|
308
326
|
|
|
309
|
-
const __vue_inject_styles__$
|
|
327
|
+
const __vue_inject_styles__$G = function (inject) {
|
|
310
328
|
if (!inject) return;
|
|
311
329
|
inject("data-v-025b0f12_0", {
|
|
312
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)}}",
|
|
@@ -317,23 +335,23 @@ const __vue_inject_styles__$E = function (inject) {
|
|
|
317
335
|
/* scoped */
|
|
318
336
|
|
|
319
337
|
|
|
320
|
-
const __vue_scope_id__$
|
|
338
|
+
const __vue_scope_id__$G = "data-v-025b0f12";
|
|
321
339
|
/* module identifier */
|
|
322
340
|
|
|
323
|
-
const __vue_module_identifier__$
|
|
341
|
+
const __vue_module_identifier__$G = undefined;
|
|
324
342
|
/* functional template */
|
|
325
343
|
|
|
326
|
-
const __vue_is_functional_template__$
|
|
344
|
+
const __vue_is_functional_template__$G = false;
|
|
327
345
|
/* style inject SSR */
|
|
328
346
|
|
|
329
347
|
/* style inject shadow dom */
|
|
330
348
|
|
|
331
|
-
const __vue_component__$
|
|
332
|
-
render: __vue_render__$
|
|
333
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
334
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
335
353
|
|
|
336
|
-
var NsButton = __vue_component__$
|
|
354
|
+
var NsButton = __vue_component__$18;
|
|
337
355
|
|
|
338
356
|
//
|
|
339
357
|
//
|
|
@@ -351,7 +369,7 @@ var NsButton = __vue_component__$14;
|
|
|
351
369
|
//
|
|
352
370
|
//
|
|
353
371
|
//
|
|
354
|
-
var script$
|
|
372
|
+
var script$x = {
|
|
355
373
|
name: "NsPictogram",
|
|
356
374
|
props: {
|
|
357
375
|
title: {
|
|
@@ -374,10 +392,10 @@ var script$v = {
|
|
|
374
392
|
};
|
|
375
393
|
|
|
376
394
|
/* script */
|
|
377
|
-
const __vue_script__$
|
|
395
|
+
const __vue_script__$x = script$x;
|
|
378
396
|
/* template */
|
|
379
397
|
|
|
380
|
-
var __vue_render__$
|
|
398
|
+
var __vue_render__$D = function () {
|
|
381
399
|
var _vm = this;
|
|
382
400
|
|
|
383
401
|
var _h = _vm.$createElement;
|
|
@@ -405,34 +423,34 @@ var __vue_render__$B = function () {
|
|
|
405
423
|
}, [_vm._t("default")], 2)]);
|
|
406
424
|
};
|
|
407
425
|
|
|
408
|
-
var __vue_staticRenderFns__$
|
|
426
|
+
var __vue_staticRenderFns__$D = [];
|
|
409
427
|
/* style */
|
|
410
428
|
|
|
411
|
-
const __vue_inject_styles__$
|
|
429
|
+
const __vue_inject_styles__$F = undefined;
|
|
412
430
|
/* scoped */
|
|
413
431
|
|
|
414
|
-
const __vue_scope_id__$
|
|
432
|
+
const __vue_scope_id__$F = undefined;
|
|
415
433
|
/* module identifier */
|
|
416
434
|
|
|
417
|
-
const __vue_module_identifier__$
|
|
435
|
+
const __vue_module_identifier__$F = undefined;
|
|
418
436
|
/* functional template */
|
|
419
437
|
|
|
420
|
-
const __vue_is_functional_template__$
|
|
438
|
+
const __vue_is_functional_template__$F = false;
|
|
421
439
|
/* style inject */
|
|
422
440
|
|
|
423
441
|
/* style inject SSR */
|
|
424
442
|
|
|
425
443
|
/* style inject shadow dom */
|
|
426
444
|
|
|
427
|
-
const __vue_component__$
|
|
428
|
-
render: __vue_render__$
|
|
429
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
430
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
431
449
|
|
|
432
|
-
var NsPictogram = __vue_component__$
|
|
450
|
+
var NsPictogram = __vue_component__$17;
|
|
433
451
|
|
|
434
452
|
//
|
|
435
|
-
var script$
|
|
453
|
+
var script$w = {
|
|
436
454
|
name: "NsLottieAnimation",
|
|
437
455
|
components: {
|
|
438
456
|
LottieAnimation
|
|
@@ -488,10 +506,10 @@ var script$u = {
|
|
|
488
506
|
};
|
|
489
507
|
|
|
490
508
|
/* script */
|
|
491
|
-
const __vue_script__$
|
|
509
|
+
const __vue_script__$w = script$w;
|
|
492
510
|
/* template */
|
|
493
511
|
|
|
494
|
-
var __vue_render__$
|
|
512
|
+
var __vue_render__$C = function () {
|
|
495
513
|
var _vm = this;
|
|
496
514
|
|
|
497
515
|
var _h = _vm.$createElement;
|
|
@@ -518,36 +536,36 @@ var __vue_render__$A = function () {
|
|
|
518
536
|
})], 1);
|
|
519
537
|
};
|
|
520
538
|
|
|
521
|
-
var __vue_staticRenderFns__$
|
|
539
|
+
var __vue_staticRenderFns__$C = [];
|
|
522
540
|
/* style */
|
|
523
541
|
|
|
524
|
-
const __vue_inject_styles__$
|
|
542
|
+
const __vue_inject_styles__$E = undefined;
|
|
525
543
|
/* scoped */
|
|
526
544
|
|
|
527
|
-
const __vue_scope_id__$
|
|
545
|
+
const __vue_scope_id__$E = "data-v-14e97a70";
|
|
528
546
|
/* module identifier */
|
|
529
547
|
|
|
530
|
-
const __vue_module_identifier__$
|
|
548
|
+
const __vue_module_identifier__$E = undefined;
|
|
531
549
|
/* functional template */
|
|
532
550
|
|
|
533
|
-
const __vue_is_functional_template__$
|
|
551
|
+
const __vue_is_functional_template__$E = false;
|
|
534
552
|
/* style inject */
|
|
535
553
|
|
|
536
554
|
/* style inject SSR */
|
|
537
555
|
|
|
538
556
|
/* style inject shadow dom */
|
|
539
557
|
|
|
540
|
-
const __vue_component__$
|
|
541
|
-
render: __vue_render__$
|
|
542
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
543
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
544
562
|
|
|
545
|
-
var NsLottieAnimation = __vue_component__$
|
|
563
|
+
var NsLottieAnimation = __vue_component__$16;
|
|
546
564
|
|
|
547
565
|
/* script */
|
|
548
566
|
|
|
549
567
|
/* template */
|
|
550
|
-
var __vue_render__$
|
|
568
|
+
var __vue_render__$B = function () {
|
|
551
569
|
var _vm = this;
|
|
552
570
|
|
|
553
571
|
var _h = _vm.$createElement;
|
|
@@ -562,34 +580,34 @@ var __vue_render__$z = function () {
|
|
|
562
580
|
});
|
|
563
581
|
};
|
|
564
582
|
|
|
565
|
-
var __vue_staticRenderFns__$
|
|
583
|
+
var __vue_staticRenderFns__$B = [];
|
|
566
584
|
/* style */
|
|
567
585
|
|
|
568
|
-
const __vue_inject_styles__$
|
|
586
|
+
const __vue_inject_styles__$D = undefined;
|
|
569
587
|
/* scoped */
|
|
570
588
|
|
|
571
|
-
const __vue_scope_id__$
|
|
589
|
+
const __vue_scope_id__$D = undefined;
|
|
572
590
|
/* module identifier */
|
|
573
591
|
|
|
574
|
-
const __vue_module_identifier__$
|
|
592
|
+
const __vue_module_identifier__$D = undefined;
|
|
575
593
|
/* functional template */
|
|
576
594
|
|
|
577
|
-
const __vue_is_functional_template__$
|
|
595
|
+
const __vue_is_functional_template__$D = false;
|
|
578
596
|
/* style inject */
|
|
579
597
|
|
|
580
598
|
/* style inject SSR */
|
|
581
599
|
|
|
582
600
|
/* style inject shadow dom */
|
|
583
601
|
|
|
584
|
-
const __vue_component__$
|
|
585
|
-
render: __vue_render__$
|
|
586
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
587
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
588
606
|
|
|
589
|
-
var ExclamationMarkPictogram = __vue_component__$
|
|
607
|
+
var ExclamationMarkPictogram = __vue_component__$15;
|
|
590
608
|
|
|
591
609
|
//
|
|
592
|
-
var script$
|
|
610
|
+
var script$v = {
|
|
593
611
|
name: "NsEmptyState",
|
|
594
612
|
components: {
|
|
595
613
|
NsPictogram,
|
|
@@ -621,10 +639,10 @@ var script$t = {
|
|
|
621
639
|
};
|
|
622
640
|
|
|
623
641
|
/* script */
|
|
624
|
-
const __vue_script__$
|
|
642
|
+
const __vue_script__$v = script$v;
|
|
625
643
|
/* template */
|
|
626
644
|
|
|
627
|
-
var __vue_render__$
|
|
645
|
+
var __vue_render__$A = function () {
|
|
628
646
|
var _vm = this;
|
|
629
647
|
|
|
630
648
|
var _h = _vm.$createElement;
|
|
@@ -654,10 +672,10 @@ var __vue_render__$y = function () {
|
|
|
654
672
|
}, [_vm._t("description")], 2)] : _vm._e()], 2);
|
|
655
673
|
};
|
|
656
674
|
|
|
657
|
-
var __vue_staticRenderFns__$
|
|
675
|
+
var __vue_staticRenderFns__$A = [];
|
|
658
676
|
/* style */
|
|
659
677
|
|
|
660
|
-
const __vue_inject_styles__$
|
|
678
|
+
const __vue_inject_styles__$C = function (inject) {
|
|
661
679
|
if (!inject) return;
|
|
662
680
|
inject("data-v-2d5d3a58_0", {
|
|
663
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}",
|
|
@@ -668,26 +686,26 @@ const __vue_inject_styles__$A = function (inject) {
|
|
|
668
686
|
/* scoped */
|
|
669
687
|
|
|
670
688
|
|
|
671
|
-
const __vue_scope_id__$
|
|
689
|
+
const __vue_scope_id__$C = "data-v-2d5d3a58";
|
|
672
690
|
/* module identifier */
|
|
673
691
|
|
|
674
|
-
const __vue_module_identifier__$
|
|
692
|
+
const __vue_module_identifier__$C = undefined;
|
|
675
693
|
/* functional template */
|
|
676
694
|
|
|
677
|
-
const __vue_is_functional_template__$
|
|
695
|
+
const __vue_is_functional_template__$C = false;
|
|
678
696
|
/* style inject SSR */
|
|
679
697
|
|
|
680
698
|
/* style inject shadow dom */
|
|
681
699
|
|
|
682
|
-
const __vue_component__
|
|
683
|
-
render: __vue_render__$
|
|
684
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
685
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
686
704
|
|
|
687
|
-
var __vue_component__$
|
|
705
|
+
var __vue_component__$14 = __vue_component__$13;
|
|
688
706
|
|
|
689
707
|
//
|
|
690
|
-
var script$
|
|
708
|
+
var script$u = {
|
|
691
709
|
name: "NsCodeSnippet",
|
|
692
710
|
components: {
|
|
693
711
|
CvButton,
|
|
@@ -799,10 +817,10 @@ var script$s = {
|
|
|
799
817
|
};
|
|
800
818
|
|
|
801
819
|
/* script */
|
|
802
|
-
const __vue_script__$
|
|
820
|
+
const __vue_script__$u = script$u;
|
|
803
821
|
/* template */
|
|
804
822
|
|
|
805
|
-
var __vue_render__$
|
|
823
|
+
var __vue_render__$z = function () {
|
|
806
824
|
var _vm = this;
|
|
807
825
|
|
|
808
826
|
var _h = _vm.$createElement;
|
|
@@ -864,10 +882,10 @@ var __vue_render__$x = function () {
|
|
|
864
882
|
})], 1) : _vm._e()], 1);
|
|
865
883
|
};
|
|
866
884
|
|
|
867
|
-
var __vue_staticRenderFns__$
|
|
885
|
+
var __vue_staticRenderFns__$z = [];
|
|
868
886
|
/* style */
|
|
869
887
|
|
|
870
|
-
const __vue_inject_styles__$
|
|
888
|
+
const __vue_inject_styles__$B = function (inject) {
|
|
871
889
|
if (!inject) return;
|
|
872
890
|
inject("data-v-59cb538c_0", {
|
|
873
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}",
|
|
@@ -878,23 +896,23 @@ const __vue_inject_styles__$z = function (inject) {
|
|
|
878
896
|
/* scoped */
|
|
879
897
|
|
|
880
898
|
|
|
881
|
-
const __vue_scope_id__$
|
|
899
|
+
const __vue_scope_id__$B = "data-v-59cb538c";
|
|
882
900
|
/* module identifier */
|
|
883
901
|
|
|
884
|
-
const __vue_module_identifier__$
|
|
902
|
+
const __vue_module_identifier__$B = undefined;
|
|
885
903
|
/* functional template */
|
|
886
904
|
|
|
887
|
-
const __vue_is_functional_template__$
|
|
905
|
+
const __vue_is_functional_template__$B = false;
|
|
888
906
|
/* style inject SSR */
|
|
889
907
|
|
|
890
908
|
/* style inject shadow dom */
|
|
891
909
|
|
|
892
|
-
const __vue_component__$
|
|
893
|
-
render: __vue_render__$
|
|
894
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
895
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
896
914
|
|
|
897
|
-
var __vue_component__$
|
|
915
|
+
var __vue_component__$12 = __vue_component__$11;
|
|
898
916
|
|
|
899
917
|
//
|
|
900
918
|
//
|
|
@@ -925,7 +943,7 @@ var __vue_component__$_ = __vue_component__$Z;
|
|
|
925
943
|
//
|
|
926
944
|
//
|
|
927
945
|
//
|
|
928
|
-
var script$
|
|
946
|
+
var script$t = {
|
|
929
947
|
name: "NsCircleTimer",
|
|
930
948
|
props: {
|
|
931
949
|
timeLimit: {
|
|
@@ -989,10 +1007,10 @@ var script$r = {
|
|
|
989
1007
|
};
|
|
990
1008
|
|
|
991
1009
|
/* script */
|
|
992
|
-
const __vue_script__$
|
|
1010
|
+
const __vue_script__$t = script$t;
|
|
993
1011
|
/* template */
|
|
994
1012
|
|
|
995
|
-
var __vue_render__$
|
|
1013
|
+
var __vue_render__$y = function () {
|
|
996
1014
|
var _vm = this;
|
|
997
1015
|
|
|
998
1016
|
var _h = _vm.$createElement;
|
|
@@ -1028,10 +1046,10 @@ var __vue_render__$w = function () {
|
|
|
1028
1046
|
})])])]);
|
|
1029
1047
|
};
|
|
1030
1048
|
|
|
1031
|
-
var __vue_staticRenderFns__$
|
|
1049
|
+
var __vue_staticRenderFns__$y = [];
|
|
1032
1050
|
/* style */
|
|
1033
1051
|
|
|
1034
|
-
const __vue_inject_styles__$
|
|
1052
|
+
const __vue_inject_styles__$A = function (inject) {
|
|
1035
1053
|
if (!inject) return;
|
|
1036
1054
|
inject("data-v-79cb7082_0", {
|
|
1037
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)}",
|
|
@@ -1042,26 +1060,26 @@ const __vue_inject_styles__$y = function (inject) {
|
|
|
1042
1060
|
/* scoped */
|
|
1043
1061
|
|
|
1044
1062
|
|
|
1045
|
-
const __vue_scope_id__$
|
|
1063
|
+
const __vue_scope_id__$A = "data-v-79cb7082";
|
|
1046
1064
|
/* module identifier */
|
|
1047
1065
|
|
|
1048
|
-
const __vue_module_identifier__$
|
|
1066
|
+
const __vue_module_identifier__$A = undefined;
|
|
1049
1067
|
/* functional template */
|
|
1050
1068
|
|
|
1051
|
-
const __vue_is_functional_template__$
|
|
1069
|
+
const __vue_is_functional_template__$A = false;
|
|
1052
1070
|
/* style inject SSR */
|
|
1053
1071
|
|
|
1054
1072
|
/* style inject shadow dom */
|
|
1055
1073
|
|
|
1056
|
-
const __vue_component__$
|
|
1057
|
-
render: __vue_render__$
|
|
1058
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1059
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
1060
1078
|
|
|
1061
|
-
var NsCircleTimer = __vue_component__$
|
|
1079
|
+
var NsCircleTimer = __vue_component__$10;
|
|
1062
1080
|
|
|
1063
1081
|
//
|
|
1064
|
-
var script$
|
|
1082
|
+
var script$s = {
|
|
1065
1083
|
name: "NsInlineNotification",
|
|
1066
1084
|
extends: CvInlineNotification,
|
|
1067
1085
|
components: {
|
|
@@ -1098,10 +1116,10 @@ var script$q = {
|
|
|
1098
1116
|
};
|
|
1099
1117
|
|
|
1100
1118
|
/* script */
|
|
1101
|
-
const __vue_script__$
|
|
1119
|
+
const __vue_script__$s = script$s;
|
|
1102
1120
|
/* template */
|
|
1103
1121
|
|
|
1104
|
-
var __vue_render__$
|
|
1122
|
+
var __vue_render__$x = function () {
|
|
1105
1123
|
var _obj;
|
|
1106
1124
|
|
|
1107
1125
|
var _vm = this;
|
|
@@ -1172,10 +1190,10 @@ var __vue_render__$v = function () {
|
|
|
1172
1190
|
})], 1) : _vm._e()]);
|
|
1173
1191
|
};
|
|
1174
1192
|
|
|
1175
|
-
var __vue_staticRenderFns__$
|
|
1193
|
+
var __vue_staticRenderFns__$x = [];
|
|
1176
1194
|
/* style */
|
|
1177
1195
|
|
|
1178
|
-
const __vue_inject_styles__$
|
|
1196
|
+
const __vue_inject_styles__$z = function (inject) {
|
|
1179
1197
|
if (!inject) return;
|
|
1180
1198
|
inject("data-v-6b979488_0", {
|
|
1181
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}",
|
|
@@ -1186,23 +1204,23 @@ const __vue_inject_styles__$x = function (inject) {
|
|
|
1186
1204
|
/* scoped */
|
|
1187
1205
|
|
|
1188
1206
|
|
|
1189
|
-
const __vue_scope_id__$
|
|
1207
|
+
const __vue_scope_id__$z = "data-v-6b979488";
|
|
1190
1208
|
/* module identifier */
|
|
1191
1209
|
|
|
1192
|
-
const __vue_module_identifier__$
|
|
1210
|
+
const __vue_module_identifier__$z = undefined;
|
|
1193
1211
|
/* functional template */
|
|
1194
1212
|
|
|
1195
|
-
const __vue_is_functional_template__$
|
|
1213
|
+
const __vue_is_functional_template__$z = false;
|
|
1196
1214
|
/* style inject SSR */
|
|
1197
1215
|
|
|
1198
1216
|
/* style inject shadow dom */
|
|
1199
1217
|
|
|
1200
|
-
const __vue_component__
|
|
1201
|
-
render: __vue_render__$
|
|
1202
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1203
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
1204
1222
|
|
|
1205
|
-
var NsInlineNotification = __vue_component__
|
|
1223
|
+
var NsInlineNotification = __vue_component__$$;
|
|
1206
1224
|
|
|
1207
1225
|
//
|
|
1208
1226
|
//
|
|
@@ -1241,7 +1259,7 @@ var NsInlineNotification = __vue_component__$X;
|
|
|
1241
1259
|
//
|
|
1242
1260
|
//
|
|
1243
1261
|
//
|
|
1244
|
-
var script$
|
|
1262
|
+
var script$r = {
|
|
1245
1263
|
name: "NsProgressBar",
|
|
1246
1264
|
props: {
|
|
1247
1265
|
value: {
|
|
@@ -1315,10 +1333,10 @@ var script$p = {
|
|
|
1315
1333
|
};
|
|
1316
1334
|
|
|
1317
1335
|
/* script */
|
|
1318
|
-
const __vue_script__$
|
|
1336
|
+
const __vue_script__$r = script$r;
|
|
1319
1337
|
/* template */
|
|
1320
1338
|
|
|
1321
|
-
var __vue_render__$
|
|
1339
|
+
var __vue_render__$w = function () {
|
|
1322
1340
|
var _vm = this;
|
|
1323
1341
|
|
|
1324
1342
|
var _h = _vm.$createElement;
|
|
@@ -1357,10 +1375,10 @@ var __vue_render__$u = function () {
|
|
|
1357
1375
|
})]], 2)]);
|
|
1358
1376
|
};
|
|
1359
1377
|
|
|
1360
|
-
var __vue_staticRenderFns__$
|
|
1378
|
+
var __vue_staticRenderFns__$w = [];
|
|
1361
1379
|
/* style */
|
|
1362
1380
|
|
|
1363
|
-
const __vue_inject_styles__$
|
|
1381
|
+
const __vue_inject_styles__$y = function (inject) {
|
|
1364
1382
|
if (!inject) return;
|
|
1365
1383
|
inject("data-v-7c7ba0aa_0", {
|
|
1366
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%}}",
|
|
@@ -1371,25 +1389,25 @@ const __vue_inject_styles__$w = function (inject) {
|
|
|
1371
1389
|
/* scoped */
|
|
1372
1390
|
|
|
1373
1391
|
|
|
1374
|
-
const __vue_scope_id__$
|
|
1392
|
+
const __vue_scope_id__$y = "data-v-7c7ba0aa";
|
|
1375
1393
|
/* module identifier */
|
|
1376
1394
|
|
|
1377
|
-
const __vue_module_identifier__$
|
|
1395
|
+
const __vue_module_identifier__$y = undefined;
|
|
1378
1396
|
/* functional template */
|
|
1379
1397
|
|
|
1380
|
-
const __vue_is_functional_template__$
|
|
1398
|
+
const __vue_is_functional_template__$y = false;
|
|
1381
1399
|
/* style inject SSR */
|
|
1382
1400
|
|
|
1383
1401
|
/* style inject shadow dom */
|
|
1384
1402
|
|
|
1385
|
-
const __vue_component__$
|
|
1386
|
-
render: __vue_render__$
|
|
1387
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1388
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
1389
1407
|
|
|
1390
|
-
var NsProgressBar = __vue_component__$
|
|
1408
|
+
var NsProgressBar = __vue_component__$_;
|
|
1391
1409
|
|
|
1392
|
-
var script$
|
|
1410
|
+
var script$q = {
|
|
1393
1411
|
name: "NsSvg",
|
|
1394
1412
|
props: {
|
|
1395
1413
|
svg: {
|
|
@@ -1448,33 +1466,33 @@ var script$o = {
|
|
|
1448
1466
|
};
|
|
1449
1467
|
|
|
1450
1468
|
/* script */
|
|
1451
|
-
const __vue_script__$
|
|
1469
|
+
const __vue_script__$q = script$q;
|
|
1452
1470
|
/* template */
|
|
1453
1471
|
|
|
1454
1472
|
/* style */
|
|
1455
1473
|
|
|
1456
|
-
const __vue_inject_styles__$
|
|
1474
|
+
const __vue_inject_styles__$x = undefined;
|
|
1457
1475
|
/* scoped */
|
|
1458
1476
|
|
|
1459
|
-
const __vue_scope_id__$
|
|
1477
|
+
const __vue_scope_id__$x = undefined;
|
|
1460
1478
|
/* module identifier */
|
|
1461
1479
|
|
|
1462
|
-
const __vue_module_identifier__$
|
|
1480
|
+
const __vue_module_identifier__$x = undefined;
|
|
1463
1481
|
/* functional template */
|
|
1464
1482
|
|
|
1465
|
-
const __vue_is_functional_template__$
|
|
1483
|
+
const __vue_is_functional_template__$x = undefined;
|
|
1466
1484
|
/* style inject */
|
|
1467
1485
|
|
|
1468
1486
|
/* style inject SSR */
|
|
1469
1487
|
|
|
1470
1488
|
/* style inject shadow dom */
|
|
1471
1489
|
|
|
1472
|
-
const __vue_component__$
|
|
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);
|
|
1473
1491
|
|
|
1474
|
-
var NsSvg = __vue_component__$
|
|
1492
|
+
var NsSvg = __vue_component__$Z;
|
|
1475
1493
|
|
|
1476
1494
|
//
|
|
1477
|
-
var script$
|
|
1495
|
+
var script$p = {
|
|
1478
1496
|
name: "NsTile",
|
|
1479
1497
|
extends: CvTile,
|
|
1480
1498
|
inheritAttrs: false,
|
|
@@ -1548,10 +1566,10 @@ var script$n = {
|
|
|
1548
1566
|
};
|
|
1549
1567
|
|
|
1550
1568
|
/* script */
|
|
1551
|
-
const __vue_script__$
|
|
1569
|
+
const __vue_script__$p = script$p;
|
|
1552
1570
|
/* template */
|
|
1553
1571
|
|
|
1554
|
-
var __vue_render__$
|
|
1572
|
+
var __vue_render__$v = function () {
|
|
1555
1573
|
var _obj;
|
|
1556
1574
|
|
|
1557
1575
|
var _vm = this;
|
|
@@ -1590,10 +1608,10 @@ var __vue_render__$t = function () {
|
|
|
1590
1608
|
}) : _vm._e()], 1);
|
|
1591
1609
|
};
|
|
1592
1610
|
|
|
1593
|
-
var __vue_staticRenderFns__$
|
|
1611
|
+
var __vue_staticRenderFns__$v = [];
|
|
1594
1612
|
/* style */
|
|
1595
1613
|
|
|
1596
|
-
const __vue_inject_styles__$
|
|
1614
|
+
const __vue_inject_styles__$w = function (inject) {
|
|
1597
1615
|
if (!inject) return;
|
|
1598
1616
|
inject("data-v-443a91f0_0", {
|
|
1599
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}",
|
|
@@ -1604,23 +1622,23 @@ const __vue_inject_styles__$u = function (inject) {
|
|
|
1604
1622
|
/* scoped */
|
|
1605
1623
|
|
|
1606
1624
|
|
|
1607
|
-
const __vue_scope_id__$
|
|
1625
|
+
const __vue_scope_id__$w = "data-v-443a91f0";
|
|
1608
1626
|
/* module identifier */
|
|
1609
1627
|
|
|
1610
|
-
const __vue_module_identifier__$
|
|
1628
|
+
const __vue_module_identifier__$w = undefined;
|
|
1611
1629
|
/* functional template */
|
|
1612
1630
|
|
|
1613
|
-
const __vue_is_functional_template__$
|
|
1631
|
+
const __vue_is_functional_template__$w = false;
|
|
1614
1632
|
/* style inject SSR */
|
|
1615
1633
|
|
|
1616
1634
|
/* style inject shadow dom */
|
|
1617
1635
|
|
|
1618
|
-
const __vue_component__$
|
|
1619
|
-
render: __vue_render__$
|
|
1620
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1621
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
1622
1640
|
|
|
1623
|
-
var __vue_component__$
|
|
1641
|
+
var __vue_component__$Y = __vue_component__$X;
|
|
1624
1642
|
|
|
1625
1643
|
function toInteger(dirtyNumber) {
|
|
1626
1644
|
if (dirtyNumber === null || dirtyNumber === true || dirtyNumber === false) {
|
|
@@ -6217,7 +6235,7 @@ var DateTimeService = {
|
|
|
6217
6235
|
};
|
|
6218
6236
|
|
|
6219
6237
|
//
|
|
6220
|
-
var script$
|
|
6238
|
+
var script$o = {
|
|
6221
6239
|
name: "NsToastNotification",
|
|
6222
6240
|
extends: CvToastNotification,
|
|
6223
6241
|
components: {
|
|
@@ -6295,10 +6313,10 @@ var script$m = {
|
|
|
6295
6313
|
};
|
|
6296
6314
|
|
|
6297
6315
|
/* script */
|
|
6298
|
-
const __vue_script__$
|
|
6316
|
+
const __vue_script__$o = script$o;
|
|
6299
6317
|
/* template */
|
|
6300
6318
|
|
|
6301
|
-
var __vue_render__$
|
|
6319
|
+
var __vue_render__$u = function () {
|
|
6302
6320
|
var _obj;
|
|
6303
6321
|
|
|
6304
6322
|
var _vm = this;
|
|
@@ -6396,10 +6414,10 @@ var __vue_render__$s = function () {
|
|
|
6396
6414
|
})], 1) : _vm._e()], 1)]);
|
|
6397
6415
|
};
|
|
6398
6416
|
|
|
6399
|
-
var __vue_staticRenderFns__$
|
|
6417
|
+
var __vue_staticRenderFns__$u = [];
|
|
6400
6418
|
/* style */
|
|
6401
6419
|
|
|
6402
|
-
const __vue_inject_styles__$
|
|
6420
|
+
const __vue_inject_styles__$v = function (inject) {
|
|
6403
6421
|
if (!inject) return;
|
|
6404
6422
|
inject("data-v-6ff0b515_0", {
|
|
6405
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}",
|
|
@@ -6414,26 +6432,26 @@ const __vue_inject_styles__$t = function (inject) {
|
|
|
6414
6432
|
/* scoped */
|
|
6415
6433
|
|
|
6416
6434
|
|
|
6417
|
-
const __vue_scope_id__$
|
|
6435
|
+
const __vue_scope_id__$v = "data-v-6ff0b515";
|
|
6418
6436
|
/* module identifier */
|
|
6419
6437
|
|
|
6420
|
-
const __vue_module_identifier__$
|
|
6438
|
+
const __vue_module_identifier__$v = undefined;
|
|
6421
6439
|
/* functional template */
|
|
6422
6440
|
|
|
6423
|
-
const __vue_is_functional_template__$
|
|
6441
|
+
const __vue_is_functional_template__$v = false;
|
|
6424
6442
|
/* style inject SSR */
|
|
6425
6443
|
|
|
6426
6444
|
/* style inject shadow dom */
|
|
6427
6445
|
|
|
6428
|
-
const __vue_component__$
|
|
6429
|
-
render: __vue_render__$
|
|
6430
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
6431
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
6432
6450
|
|
|
6433
|
-
var __vue_component__$
|
|
6451
|
+
var __vue_component__$W = __vue_component__$V;
|
|
6434
6452
|
|
|
6435
6453
|
//
|
|
6436
|
-
var script$
|
|
6454
|
+
var script$n = {
|
|
6437
6455
|
name: "NsInfoCard",
|
|
6438
6456
|
components: {
|
|
6439
6457
|
NsSvg,
|
|
@@ -6484,10 +6502,10 @@ var script$l = {
|
|
|
6484
6502
|
};
|
|
6485
6503
|
|
|
6486
6504
|
/* script */
|
|
6487
|
-
const __vue_script__$
|
|
6505
|
+
const __vue_script__$n = script$n;
|
|
6488
6506
|
/* template */
|
|
6489
6507
|
|
|
6490
|
-
var __vue_render__$
|
|
6508
|
+
var __vue_render__$t = function () {
|
|
6491
6509
|
var _vm = this;
|
|
6492
6510
|
|
|
6493
6511
|
var _h = _vm.$createElement;
|
|
@@ -6544,10 +6562,10 @@ var __vue_render__$r = function () {
|
|
|
6544
6562
|
}, [_vm.hasContentSlot ? _vm._t("content") : _vm._e()], 2)], 2);
|
|
6545
6563
|
};
|
|
6546
6564
|
|
|
6547
|
-
var __vue_staticRenderFns__$
|
|
6565
|
+
var __vue_staticRenderFns__$t = [];
|
|
6548
6566
|
/* style */
|
|
6549
6567
|
|
|
6550
|
-
const __vue_inject_styles__$
|
|
6568
|
+
const __vue_inject_styles__$u = function (inject) {
|
|
6551
6569
|
if (!inject) return;
|
|
6552
6570
|
inject("data-v-aefc1c3e_0", {
|
|
6553
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}",
|
|
@@ -6558,26 +6576,26 @@ const __vue_inject_styles__$s = function (inject) {
|
|
|
6558
6576
|
/* scoped */
|
|
6559
6577
|
|
|
6560
6578
|
|
|
6561
|
-
const __vue_scope_id__$
|
|
6579
|
+
const __vue_scope_id__$u = "data-v-aefc1c3e";
|
|
6562
6580
|
/* module identifier */
|
|
6563
6581
|
|
|
6564
|
-
const __vue_module_identifier__$
|
|
6582
|
+
const __vue_module_identifier__$u = undefined;
|
|
6565
6583
|
/* functional template */
|
|
6566
6584
|
|
|
6567
|
-
const __vue_is_functional_template__$
|
|
6585
|
+
const __vue_is_functional_template__$u = false;
|
|
6568
6586
|
/* style inject SSR */
|
|
6569
6587
|
|
|
6570
6588
|
/* style inject shadow dom */
|
|
6571
6589
|
|
|
6572
|
-
const __vue_component__$
|
|
6573
|
-
render: __vue_render__$
|
|
6574
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
6575
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
6576
6594
|
|
|
6577
|
-
var __vue_component__$
|
|
6595
|
+
var __vue_component__$U = __vue_component__$T;
|
|
6578
6596
|
|
|
6579
6597
|
//
|
|
6580
|
-
var script$
|
|
6598
|
+
var script$m = {
|
|
6581
6599
|
name: "NsStatusCard",
|
|
6582
6600
|
//components added for storybook to work
|
|
6583
6601
|
components: {
|
|
@@ -6624,10 +6642,10 @@ var script$k = {
|
|
|
6624
6642
|
};
|
|
6625
6643
|
|
|
6626
6644
|
/* script */
|
|
6627
|
-
const __vue_script__$
|
|
6645
|
+
const __vue_script__$m = script$m;
|
|
6628
6646
|
/* template */
|
|
6629
6647
|
|
|
6630
|
-
var __vue_render__$
|
|
6648
|
+
var __vue_render__$s = function () {
|
|
6631
6649
|
var _vm = this;
|
|
6632
6650
|
|
|
6633
6651
|
var _h = _vm.$createElement;
|
|
@@ -6696,10 +6714,10 @@ var __vue_render__$q = function () {
|
|
|
6696
6714
|
}, [_c('h4', [_vm._v(_vm._s(_vm.valueSuccess))])]) : _c('h4', [_vm._v(_vm._s(_vm.valueSuccess))])], 1) : _vm._e()])]);
|
|
6697
6715
|
};
|
|
6698
6716
|
|
|
6699
|
-
var __vue_staticRenderFns__$
|
|
6717
|
+
var __vue_staticRenderFns__$s = [];
|
|
6700
6718
|
/* style */
|
|
6701
6719
|
|
|
6702
|
-
const __vue_inject_styles__$
|
|
6720
|
+
const __vue_inject_styles__$t = function (inject) {
|
|
6703
6721
|
if (!inject) return;
|
|
6704
6722
|
inject("data-v-496044f0_0", {
|
|
6705
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}",
|
|
@@ -6710,26 +6728,26 @@ const __vue_inject_styles__$r = function (inject) {
|
|
|
6710
6728
|
/* scoped */
|
|
6711
6729
|
|
|
6712
6730
|
|
|
6713
|
-
const __vue_scope_id__$
|
|
6731
|
+
const __vue_scope_id__$t = "data-v-496044f0";
|
|
6714
6732
|
/* module identifier */
|
|
6715
6733
|
|
|
6716
|
-
const __vue_module_identifier__$
|
|
6734
|
+
const __vue_module_identifier__$t = undefined;
|
|
6717
6735
|
/* functional template */
|
|
6718
6736
|
|
|
6719
|
-
const __vue_is_functional_template__$
|
|
6737
|
+
const __vue_is_functional_template__$t = false;
|
|
6720
6738
|
/* style inject SSR */
|
|
6721
6739
|
|
|
6722
6740
|
/* style inject shadow dom */
|
|
6723
6741
|
|
|
6724
|
-
const __vue_component__$
|
|
6725
|
-
render: __vue_render__$
|
|
6726
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
6727
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
6728
6746
|
|
|
6729
|
-
var __vue_component__$
|
|
6747
|
+
var __vue_component__$S = __vue_component__$R;
|
|
6730
6748
|
|
|
6731
6749
|
//
|
|
6732
|
-
var script$
|
|
6750
|
+
var script$l = {
|
|
6733
6751
|
name: "NsSystemdServiceCard",
|
|
6734
6752
|
//components added for storybook to work
|
|
6735
6753
|
components: {
|
|
@@ -6783,10 +6801,10 @@ var script$j = {
|
|
|
6783
6801
|
};
|
|
6784
6802
|
|
|
6785
6803
|
/* script */
|
|
6786
|
-
const __vue_script__$
|
|
6804
|
+
const __vue_script__$l = script$l;
|
|
6787
6805
|
/* template */
|
|
6788
6806
|
|
|
6789
|
-
var __vue_render__$
|
|
6807
|
+
var __vue_render__$r = function () {
|
|
6790
6808
|
var _vm = this;
|
|
6791
6809
|
|
|
6792
6810
|
var _h = _vm.$createElement;
|
|
@@ -6841,10 +6859,10 @@ var __vue_render__$p = function () {
|
|
|
6841
6859
|
})], 1)])]);
|
|
6842
6860
|
};
|
|
6843
6861
|
|
|
6844
|
-
var __vue_staticRenderFns__$
|
|
6862
|
+
var __vue_staticRenderFns__$r = [];
|
|
6845
6863
|
/* style */
|
|
6846
6864
|
|
|
6847
|
-
const __vue_inject_styles__$
|
|
6865
|
+
const __vue_inject_styles__$s = function (inject) {
|
|
6848
6866
|
if (!inject) return;
|
|
6849
6867
|
inject("data-v-bf751eca_0", {
|
|
6850
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}",
|
|
@@ -6855,26 +6873,26 @@ const __vue_inject_styles__$q = function (inject) {
|
|
|
6855
6873
|
/* scoped */
|
|
6856
6874
|
|
|
6857
6875
|
|
|
6858
|
-
const __vue_scope_id__$
|
|
6876
|
+
const __vue_scope_id__$s = "data-v-bf751eca";
|
|
6859
6877
|
/* module identifier */
|
|
6860
6878
|
|
|
6861
|
-
const __vue_module_identifier__$
|
|
6879
|
+
const __vue_module_identifier__$s = undefined;
|
|
6862
6880
|
/* functional template */
|
|
6863
6881
|
|
|
6864
|
-
const __vue_is_functional_template__$
|
|
6882
|
+
const __vue_is_functional_template__$s = false;
|
|
6865
6883
|
/* style inject SSR */
|
|
6866
6884
|
|
|
6867
6885
|
/* style inject shadow dom */
|
|
6868
6886
|
|
|
6869
|
-
const __vue_component__$
|
|
6870
|
-
render: __vue_render__$
|
|
6871
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
6872
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
6873
6891
|
|
|
6874
|
-
var __vue_component__$
|
|
6892
|
+
var __vue_component__$Q = __vue_component__$P;
|
|
6875
6893
|
|
|
6876
6894
|
//
|
|
6877
|
-
var script$
|
|
6895
|
+
var script$k = {
|
|
6878
6896
|
name: "NsTextInput",
|
|
6879
6897
|
extends: CvTextInput,
|
|
6880
6898
|
components: {
|
|
@@ -6929,10 +6947,10 @@ var script$i = {
|
|
|
6929
6947
|
};
|
|
6930
6948
|
|
|
6931
6949
|
/* script */
|
|
6932
|
-
const __vue_script__$
|
|
6950
|
+
const __vue_script__$k = script$k;
|
|
6933
6951
|
/* template */
|
|
6934
6952
|
|
|
6935
|
-
var __vue_render__$
|
|
6953
|
+
var __vue_render__$q = function () {
|
|
6936
6954
|
var _obj, _obj$1, _obj$2, _obj$3, _obj$4;
|
|
6937
6955
|
|
|
6938
6956
|
var _vm = this;
|
|
@@ -6948,8 +6966,10 @@ var __vue_render__$o = function () {
|
|
|
6948
6966
|
attrs: {
|
|
6949
6967
|
"for": _vm.uid
|
|
6950
6968
|
}
|
|
6951
|
-
}, [_c('div',
|
|
6952
|
-
staticClass: "tooltip
|
|
6969
|
+
}, [_c('div', {
|
|
6970
|
+
staticClass: "label-with-tooltip"
|
|
6971
|
+
}, [_c('span', [_vm._v("\n " + _vm._s(_vm.label) + "\n ")]), _vm._v(" "), _vm.hasTooltipSlot ? _c('cv-interactive-tooltip', {
|
|
6972
|
+
staticClass: "info",
|
|
6953
6973
|
attrs: {
|
|
6954
6974
|
"alignment": _vm.tooltipAlignment,
|
|
6955
6975
|
"direction": _vm.tooltipDirection
|
|
@@ -7009,16 +7029,16 @@ var __vue_render__$o = function () {
|
|
|
7009
7029
|
})], 2) : _vm._e()]);
|
|
7010
7030
|
};
|
|
7011
7031
|
|
|
7012
|
-
var __vue_staticRenderFns__$
|
|
7032
|
+
var __vue_staticRenderFns__$q = [];
|
|
7013
7033
|
/* style */
|
|
7014
7034
|
|
|
7015
|
-
const __vue_inject_styles__$
|
|
7035
|
+
const __vue_inject_styles__$r = function (inject) {
|
|
7016
7036
|
if (!inject) return;
|
|
7017
|
-
inject("data-v-
|
|
7018
|
-
source: ".tooltip[data-v-
|
|
7037
|
+
inject("data-v-11b039d1_0", {
|
|
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}",
|
|
7019
7039
|
map: undefined,
|
|
7020
7040
|
media: undefined
|
|
7021
|
-
}), inject("data-v-
|
|
7041
|
+
}), inject("data-v-11b039d1_1", {
|
|
7022
7042
|
source: ".ns-text-input .bx--tooltip__label .bx--tooltip__trigger{margin-left:.25rem}",
|
|
7023
7043
|
map: undefined,
|
|
7024
7044
|
media: undefined
|
|
@@ -7027,23 +7047,23 @@ const __vue_inject_styles__$p = function (inject) {
|
|
|
7027
7047
|
/* scoped */
|
|
7028
7048
|
|
|
7029
7049
|
|
|
7030
|
-
const __vue_scope_id__$
|
|
7050
|
+
const __vue_scope_id__$r = "data-v-11b039d1";
|
|
7031
7051
|
/* module identifier */
|
|
7032
7052
|
|
|
7033
|
-
const __vue_module_identifier__$
|
|
7053
|
+
const __vue_module_identifier__$r = undefined;
|
|
7034
7054
|
/* functional template */
|
|
7035
7055
|
|
|
7036
|
-
const __vue_is_functional_template__$
|
|
7056
|
+
const __vue_is_functional_template__$r = false;
|
|
7037
7057
|
/* style inject SSR */
|
|
7038
7058
|
|
|
7039
7059
|
/* style inject shadow dom */
|
|
7040
7060
|
|
|
7041
|
-
const __vue_component__$
|
|
7042
|
-
render: __vue_render__$
|
|
7043
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
7044
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
7045
7065
|
|
|
7046
|
-
var NsTextInput = __vue_component__$
|
|
7066
|
+
var NsTextInput = __vue_component__$O;
|
|
7047
7067
|
|
|
7048
7068
|
// Unique ID creation requires a high quality random # generator. In node.js
|
|
7049
7069
|
// this is pretty straight-forward - we use the crypto API.
|
|
@@ -7501,11 +7521,18 @@ var UtilService = {
|
|
|
7501
7521
|
/**
|
|
7502
7522
|
* Navigate to a page of an external app. Use this method only from an external app (e.g. from AppSideMenuContent)
|
|
7503
7523
|
*/
|
|
7504
|
-
goToAppPage(instanceName, page) {
|
|
7524
|
+
goToAppPage(instanceName, page, query) {
|
|
7505
7525
|
const path = `/apps/${instanceName}?page=${page}`;
|
|
7506
7526
|
|
|
7507
7527
|
if (this.core.$route.fullPath != path) {
|
|
7508
|
-
|
|
7528
|
+
if (query) {
|
|
7529
|
+
this.core.$router.push({
|
|
7530
|
+
path: path,
|
|
7531
|
+
query: query
|
|
7532
|
+
});
|
|
7533
|
+
} else {
|
|
7534
|
+
this.core.$router.push(path);
|
|
7535
|
+
}
|
|
7509
7536
|
}
|
|
7510
7537
|
},
|
|
7511
7538
|
|
|
@@ -7566,7 +7593,7 @@ var UtilService = {
|
|
|
7566
7593
|
};
|
|
7567
7594
|
|
|
7568
7595
|
//
|
|
7569
|
-
var script$
|
|
7596
|
+
var script$j = {
|
|
7570
7597
|
name: "NsPasswordInput",
|
|
7571
7598
|
components: {
|
|
7572
7599
|
NsTextInput
|
|
@@ -7731,10 +7758,10 @@ var script$h = {
|
|
|
7731
7758
|
};
|
|
7732
7759
|
|
|
7733
7760
|
/* script */
|
|
7734
|
-
const __vue_script__$
|
|
7761
|
+
const __vue_script__$j = script$j;
|
|
7735
7762
|
/* template */
|
|
7736
7763
|
|
|
7737
|
-
var __vue_render__$
|
|
7764
|
+
var __vue_render__$p = function () {
|
|
7738
7765
|
var _vm = this;
|
|
7739
7766
|
|
|
7740
7767
|
var _h = _vm.$createElement;
|
|
@@ -7829,10 +7856,10 @@ var __vue_render__$n = function () {
|
|
|
7829
7856
|
}, [_vm._v(_vm._s(_vm.equalLabel))])])], 1)]);
|
|
7830
7857
|
};
|
|
7831
7858
|
|
|
7832
|
-
var __vue_staticRenderFns__$
|
|
7859
|
+
var __vue_staticRenderFns__$p = [];
|
|
7833
7860
|
/* style */
|
|
7834
7861
|
|
|
7835
|
-
const __vue_inject_styles__$
|
|
7862
|
+
const __vue_inject_styles__$q = function (inject) {
|
|
7836
7863
|
if (!inject) return;
|
|
7837
7864
|
inject("data-v-67b93b40_0", {
|
|
7838
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}",
|
|
@@ -7843,26 +7870,26 @@ const __vue_inject_styles__$o = function (inject) {
|
|
|
7843
7870
|
/* scoped */
|
|
7844
7871
|
|
|
7845
7872
|
|
|
7846
|
-
const __vue_scope_id__$
|
|
7873
|
+
const __vue_scope_id__$q = "data-v-67b93b40";
|
|
7847
7874
|
/* module identifier */
|
|
7848
7875
|
|
|
7849
|
-
const __vue_module_identifier__$
|
|
7876
|
+
const __vue_module_identifier__$q = undefined;
|
|
7850
7877
|
/* functional template */
|
|
7851
7878
|
|
|
7852
|
-
const __vue_is_functional_template__$
|
|
7879
|
+
const __vue_is_functional_template__$q = false;
|
|
7853
7880
|
/* style inject SSR */
|
|
7854
7881
|
|
|
7855
7882
|
/* style inject shadow dom */
|
|
7856
7883
|
|
|
7857
|
-
const __vue_component__$
|
|
7858
|
-
render: __vue_render__$
|
|
7859
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
7860
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
7861
7888
|
|
|
7862
|
-
var __vue_component__$
|
|
7889
|
+
var __vue_component__$N = __vue_component__$M;
|
|
7863
7890
|
|
|
7864
7891
|
//
|
|
7865
|
-
var script$
|
|
7892
|
+
var script$i = {
|
|
7866
7893
|
name: "NsIconMenu",
|
|
7867
7894
|
extends: CvOverflowMenu,
|
|
7868
7895
|
props: {
|
|
@@ -7906,10 +7933,10 @@ var script$g = {
|
|
|
7906
7933
|
};
|
|
7907
7934
|
|
|
7908
7935
|
/* script */
|
|
7909
|
-
const __vue_script__$
|
|
7936
|
+
const __vue_script__$i = script$i;
|
|
7910
7937
|
/* template */
|
|
7911
7938
|
|
|
7912
|
-
var __vue_render__$
|
|
7939
|
+
var __vue_render__$o = function () {
|
|
7913
7940
|
var _obj, _obj$1;
|
|
7914
7941
|
|
|
7915
7942
|
var _vm = this;
|
|
@@ -8025,10 +8052,10 @@ var __vue_render__$m = function () {
|
|
|
8025
8052
|
})])]);
|
|
8026
8053
|
};
|
|
8027
8054
|
|
|
8028
|
-
var __vue_staticRenderFns__$
|
|
8055
|
+
var __vue_staticRenderFns__$o = [];
|
|
8029
8056
|
/* style */
|
|
8030
8057
|
|
|
8031
|
-
const __vue_inject_styles__$
|
|
8058
|
+
const __vue_inject_styles__$p = function (inject) {
|
|
8032
8059
|
if (!inject) return;
|
|
8033
8060
|
inject("data-v-2be14df6_0", {
|
|
8034
8061
|
source: ".ns-icon-menu[data-v-2be14df6]{display:inline-flex}",
|
|
@@ -8039,26 +8066,26 @@ const __vue_inject_styles__$n = function (inject) {
|
|
|
8039
8066
|
/* scoped */
|
|
8040
8067
|
|
|
8041
8068
|
|
|
8042
|
-
const __vue_scope_id__$
|
|
8069
|
+
const __vue_scope_id__$p = "data-v-2be14df6";
|
|
8043
8070
|
/* module identifier */
|
|
8044
8071
|
|
|
8045
|
-
const __vue_module_identifier__$
|
|
8072
|
+
const __vue_module_identifier__$p = undefined;
|
|
8046
8073
|
/* functional template */
|
|
8047
8074
|
|
|
8048
|
-
const __vue_is_functional_template__$
|
|
8075
|
+
const __vue_is_functional_template__$p = false;
|
|
8049
8076
|
/* style inject SSR */
|
|
8050
8077
|
|
|
8051
8078
|
/* style inject shadow dom */
|
|
8052
8079
|
|
|
8053
|
-
const __vue_component__$
|
|
8054
|
-
render: __vue_render__$
|
|
8055
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
8056
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
8057
8084
|
|
|
8058
|
-
var __vue_component__$
|
|
8085
|
+
var __vue_component__$L = __vue_component__$K;
|
|
8059
8086
|
|
|
8060
8087
|
//
|
|
8061
|
-
var script$
|
|
8088
|
+
var script$h = {
|
|
8062
8089
|
name: "NsMeterChart",
|
|
8063
8090
|
components: {
|
|
8064
8091
|
NsProgressBar
|
|
@@ -8093,10 +8120,10 @@ var script$f = {
|
|
|
8093
8120
|
};
|
|
8094
8121
|
|
|
8095
8122
|
/* script */
|
|
8096
|
-
const __vue_script__$
|
|
8123
|
+
const __vue_script__$h = script$h;
|
|
8097
8124
|
/* template */
|
|
8098
8125
|
|
|
8099
|
-
var __vue_render__$
|
|
8126
|
+
var __vue_render__$n = function () {
|
|
8100
8127
|
var _vm = this;
|
|
8101
8128
|
|
|
8102
8129
|
var _h = _vm.$createElement;
|
|
@@ -8119,10 +8146,10 @@ var __vue_render__$l = function () {
|
|
|
8119
8146
|
})], 1);
|
|
8120
8147
|
};
|
|
8121
8148
|
|
|
8122
|
-
var __vue_staticRenderFns__$
|
|
8149
|
+
var __vue_staticRenderFns__$n = [];
|
|
8123
8150
|
/* style */
|
|
8124
8151
|
|
|
8125
|
-
const __vue_inject_styles__$
|
|
8152
|
+
const __vue_inject_styles__$o = function (inject) {
|
|
8126
8153
|
if (!inject) return;
|
|
8127
8154
|
inject("data-v-8d83456c_0", {
|
|
8128
8155
|
source: ".label[data-v-8d83456c]{font-weight:700;margin-right:.5rem}.mg-bottom-sm[data-v-8d83456c]{margin-bottom:.5rem!important}",
|
|
@@ -8133,26 +8160,26 @@ const __vue_inject_styles__$m = function (inject) {
|
|
|
8133
8160
|
/* scoped */
|
|
8134
8161
|
|
|
8135
8162
|
|
|
8136
|
-
const __vue_scope_id__$
|
|
8163
|
+
const __vue_scope_id__$o = "data-v-8d83456c";
|
|
8137
8164
|
/* module identifier */
|
|
8138
8165
|
|
|
8139
|
-
const __vue_module_identifier__$
|
|
8166
|
+
const __vue_module_identifier__$o = undefined;
|
|
8140
8167
|
/* functional template */
|
|
8141
8168
|
|
|
8142
|
-
const __vue_is_functional_template__$
|
|
8169
|
+
const __vue_is_functional_template__$o = false;
|
|
8143
8170
|
/* style inject SSR */
|
|
8144
8171
|
|
|
8145
8172
|
/* style inject shadow dom */
|
|
8146
8173
|
|
|
8147
|
-
const __vue_component__$
|
|
8148
|
-
render: __vue_render__$
|
|
8149
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
8150
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
8151
8178
|
|
|
8152
|
-
var __vue_component__$
|
|
8179
|
+
var __vue_component__$J = __vue_component__$I;
|
|
8153
8180
|
|
|
8154
8181
|
//
|
|
8155
|
-
var script$
|
|
8182
|
+
var script$g = {
|
|
8156
8183
|
name: "NsModal",
|
|
8157
8184
|
extends: CvModal,
|
|
8158
8185
|
components: {
|
|
@@ -8212,10 +8239,10 @@ var script$e = {
|
|
|
8212
8239
|
};
|
|
8213
8240
|
|
|
8214
8241
|
/* script */
|
|
8215
|
-
const __vue_script__$
|
|
8242
|
+
const __vue_script__$g = script$g;
|
|
8216
8243
|
/* template */
|
|
8217
8244
|
|
|
8218
|
-
var __vue_render__$
|
|
8245
|
+
var __vue_render__$m = function () {
|
|
8219
8246
|
var _obj, _obj$1, _obj$2, _obj$3;
|
|
8220
8247
|
|
|
8221
8248
|
var _vm = this;
|
|
@@ -8349,34 +8376,34 @@ var __vue_render__$k = function () {
|
|
|
8349
8376
|
})], 1)]);
|
|
8350
8377
|
};
|
|
8351
8378
|
|
|
8352
|
-
var __vue_staticRenderFns__$
|
|
8379
|
+
var __vue_staticRenderFns__$m = [];
|
|
8353
8380
|
/* style */
|
|
8354
8381
|
|
|
8355
|
-
const __vue_inject_styles__$
|
|
8382
|
+
const __vue_inject_styles__$n = undefined;
|
|
8356
8383
|
/* scoped */
|
|
8357
8384
|
|
|
8358
|
-
const __vue_scope_id__$
|
|
8385
|
+
const __vue_scope_id__$n = undefined;
|
|
8359
8386
|
/* module identifier */
|
|
8360
8387
|
|
|
8361
|
-
const __vue_module_identifier__$
|
|
8388
|
+
const __vue_module_identifier__$n = undefined;
|
|
8362
8389
|
/* functional template */
|
|
8363
8390
|
|
|
8364
|
-
const __vue_is_functional_template__$
|
|
8391
|
+
const __vue_is_functional_template__$n = false;
|
|
8365
8392
|
/* style inject */
|
|
8366
8393
|
|
|
8367
8394
|
/* style inject SSR */
|
|
8368
8395
|
|
|
8369
8396
|
/* style inject shadow dom */
|
|
8370
8397
|
|
|
8371
|
-
const __vue_component__$
|
|
8372
|
-
render: __vue_render__$
|
|
8373
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
8374
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
8375
8402
|
|
|
8376
|
-
var NsModal = __vue_component__$
|
|
8403
|
+
var NsModal = __vue_component__$H;
|
|
8377
8404
|
|
|
8378
8405
|
//
|
|
8379
|
-
var script$
|
|
8406
|
+
var script$f = {
|
|
8380
8407
|
name: "NsDangerDeleteModal",
|
|
8381
8408
|
//component added for storybook to work
|
|
8382
8409
|
components: {
|
|
@@ -8472,10 +8499,10 @@ var script$d = {
|
|
|
8472
8499
|
};
|
|
8473
8500
|
|
|
8474
8501
|
/* script */
|
|
8475
|
-
const __vue_script__$
|
|
8502
|
+
const __vue_script__$f = script$f;
|
|
8476
8503
|
/* template */
|
|
8477
8504
|
|
|
8478
|
-
var __vue_render__$
|
|
8505
|
+
var __vue_render__$l = function () {
|
|
8479
8506
|
var _vm = this;
|
|
8480
8507
|
|
|
8481
8508
|
var _h = _vm.$createElement;
|
|
@@ -8543,10 +8570,10 @@ var __vue_render__$j = function () {
|
|
|
8543
8570
|
}, [_vm._v(_vm._s(_vm.deleteLabel))])], 2);
|
|
8544
8571
|
};
|
|
8545
8572
|
|
|
8546
|
-
var __vue_staticRenderFns__$
|
|
8573
|
+
var __vue_staticRenderFns__$l = [];
|
|
8547
8574
|
/* style */
|
|
8548
8575
|
|
|
8549
|
-
const __vue_inject_styles__$
|
|
8576
|
+
const __vue_inject_styles__$m = function (inject) {
|
|
8550
8577
|
if (!inject) return;
|
|
8551
8578
|
inject("data-v-746a2de3_0", {
|
|
8552
8579
|
source: ".type-to-confirm[data-v-746a2de3]{margin-top:2rem}",
|
|
@@ -8557,23 +8584,23 @@ const __vue_inject_styles__$k = function (inject) {
|
|
|
8557
8584
|
/* scoped */
|
|
8558
8585
|
|
|
8559
8586
|
|
|
8560
|
-
const __vue_scope_id__$
|
|
8587
|
+
const __vue_scope_id__$m = "data-v-746a2de3";
|
|
8561
8588
|
/* module identifier */
|
|
8562
8589
|
|
|
8563
|
-
const __vue_module_identifier__$
|
|
8590
|
+
const __vue_module_identifier__$m = undefined;
|
|
8564
8591
|
/* functional template */
|
|
8565
8592
|
|
|
8566
|
-
const __vue_is_functional_template__$
|
|
8593
|
+
const __vue_is_functional_template__$m = false;
|
|
8567
8594
|
/* style inject SSR */
|
|
8568
8595
|
|
|
8569
8596
|
/* style inject shadow dom */
|
|
8570
8597
|
|
|
8571
|
-
const __vue_component__$
|
|
8572
|
-
render: __vue_render__$
|
|
8573
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
8574
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
8575
8602
|
|
|
8576
|
-
var __vue_component__$
|
|
8603
|
+
var __vue_component__$G = __vue_component__$F;
|
|
8577
8604
|
|
|
8578
8605
|
var IconService = {
|
|
8579
8606
|
name: "IconService",
|
|
@@ -8645,6 +8672,8 @@ var IconService = {
|
|
|
8645
8672
|
// used to open details
|
|
8646
8673
|
Events32,
|
|
8647
8674
|
// user domains
|
|
8675
|
+
Events20,
|
|
8676
|
+
Events16,
|
|
8648
8677
|
Link20,
|
|
8649
8678
|
// URLs and external domain providers
|
|
8650
8679
|
Link32,
|
|
@@ -8715,16 +8744,35 @@ var IconService = {
|
|
|
8715
8744
|
Wikis32,
|
|
8716
8745
|
// domain
|
|
8717
8746
|
Wikis20,
|
|
8747
|
+
Wikis16,
|
|
8718
8748
|
At32,
|
|
8719
8749
|
// email address
|
|
8720
|
-
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
|
|
8721
8769
|
};
|
|
8722
8770
|
}
|
|
8723
8771
|
|
|
8724
8772
|
};
|
|
8725
8773
|
|
|
8726
8774
|
//
|
|
8727
|
-
var script$
|
|
8775
|
+
var script$e = {
|
|
8728
8776
|
name: "NsDropdownAction",
|
|
8729
8777
|
extends: CvOverflowMenu,
|
|
8730
8778
|
components: {
|
|
@@ -8756,10 +8804,10 @@ var script$c = {
|
|
|
8756
8804
|
};
|
|
8757
8805
|
|
|
8758
8806
|
/* script */
|
|
8759
|
-
const __vue_script__$
|
|
8807
|
+
const __vue_script__$e = script$e;
|
|
8760
8808
|
/* template */
|
|
8761
8809
|
|
|
8762
|
-
var __vue_render__$
|
|
8810
|
+
var __vue_render__$k = function () {
|
|
8763
8811
|
var _obj, _obj$1;
|
|
8764
8812
|
|
|
8765
8813
|
var _vm = this;
|
|
@@ -8859,34 +8907,34 @@ var __vue_render__$i = function () {
|
|
|
8859
8907
|
})])]);
|
|
8860
8908
|
};
|
|
8861
8909
|
|
|
8862
|
-
var __vue_staticRenderFns__$
|
|
8910
|
+
var __vue_staticRenderFns__$k = [];
|
|
8863
8911
|
/* style */
|
|
8864
8912
|
|
|
8865
|
-
const __vue_inject_styles__$
|
|
8913
|
+
const __vue_inject_styles__$l = undefined;
|
|
8866
8914
|
/* scoped */
|
|
8867
8915
|
|
|
8868
|
-
const __vue_scope_id__$
|
|
8916
|
+
const __vue_scope_id__$l = "data-v-31925b9d";
|
|
8869
8917
|
/* module identifier */
|
|
8870
8918
|
|
|
8871
|
-
const __vue_module_identifier__$
|
|
8919
|
+
const __vue_module_identifier__$l = undefined;
|
|
8872
8920
|
/* functional template */
|
|
8873
8921
|
|
|
8874
|
-
const __vue_is_functional_template__$
|
|
8922
|
+
const __vue_is_functional_template__$l = false;
|
|
8875
8923
|
/* style inject */
|
|
8876
8924
|
|
|
8877
8925
|
/* style inject SSR */
|
|
8878
8926
|
|
|
8879
8927
|
/* style inject shadow dom */
|
|
8880
8928
|
|
|
8881
|
-
const __vue_component__$
|
|
8882
|
-
render: __vue_render__$
|
|
8883
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
8884
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
8885
8933
|
|
|
8886
|
-
var __vue_component__$
|
|
8934
|
+
var __vue_component__$E = __vue_component__$D;
|
|
8887
8935
|
|
|
8888
8936
|
//
|
|
8889
|
-
var script$
|
|
8937
|
+
var script$d = {
|
|
8890
8938
|
name: "NsBackupCardDetails",
|
|
8891
8939
|
mixins: [DateTimeService],
|
|
8892
8940
|
props: {
|
|
@@ -8922,10 +8970,10 @@ var script$b = {
|
|
|
8922
8970
|
};
|
|
8923
8971
|
|
|
8924
8972
|
/* script */
|
|
8925
|
-
const __vue_script__$
|
|
8973
|
+
const __vue_script__$d = script$d;
|
|
8926
8974
|
/* template */
|
|
8927
8975
|
|
|
8928
|
-
var __vue_render__$
|
|
8976
|
+
var __vue_render__$j = function () {
|
|
8929
8977
|
var _vm = this;
|
|
8930
8978
|
|
|
8931
8979
|
var _h = _vm.$createElement;
|
|
@@ -8979,10 +9027,10 @@ var __vue_render__$h = function () {
|
|
|
8979
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("-")])])])]);
|
|
8980
9028
|
};
|
|
8981
9029
|
|
|
8982
|
-
var __vue_staticRenderFns__$
|
|
9030
|
+
var __vue_staticRenderFns__$j = [];
|
|
8983
9031
|
/* style */
|
|
8984
9032
|
|
|
8985
|
-
const __vue_inject_styles__$
|
|
9033
|
+
const __vue_inject_styles__$k = function (inject) {
|
|
8986
9034
|
if (!inject) return;
|
|
8987
9035
|
inject("data-v-25453d1c_0", {
|
|
8988
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}",
|
|
@@ -8993,26 +9041,26 @@ const __vue_inject_styles__$i = function (inject) {
|
|
|
8993
9041
|
/* scoped */
|
|
8994
9042
|
|
|
8995
9043
|
|
|
8996
|
-
const __vue_scope_id__$
|
|
9044
|
+
const __vue_scope_id__$k = "data-v-25453d1c";
|
|
8997
9045
|
/* module identifier */
|
|
8998
9046
|
|
|
8999
|
-
const __vue_module_identifier__$
|
|
9047
|
+
const __vue_module_identifier__$k = undefined;
|
|
9000
9048
|
/* functional template */
|
|
9001
9049
|
|
|
9002
|
-
const __vue_is_functional_template__$
|
|
9050
|
+
const __vue_is_functional_template__$k = false;
|
|
9003
9051
|
/* style inject SSR */
|
|
9004
9052
|
|
|
9005
9053
|
/* style inject shadow dom */
|
|
9006
9054
|
|
|
9007
|
-
const __vue_component__$
|
|
9008
|
-
render: __vue_render__$
|
|
9009
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9010
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
9011
9059
|
|
|
9012
|
-
var NsBackupCardDetails = __vue_component__$
|
|
9060
|
+
var NsBackupCardDetails = __vue_component__$C;
|
|
9013
9061
|
|
|
9014
9062
|
//
|
|
9015
|
-
var script$
|
|
9063
|
+
var script$c = {
|
|
9016
9064
|
name: "NsBackupCard",
|
|
9017
9065
|
components: {
|
|
9018
9066
|
NsBackupCardDetails
|
|
@@ -9153,10 +9201,10 @@ var script$a = {
|
|
|
9153
9201
|
};
|
|
9154
9202
|
|
|
9155
9203
|
/* script */
|
|
9156
|
-
const __vue_script__$
|
|
9204
|
+
const __vue_script__$c = script$c;
|
|
9157
9205
|
/* template */
|
|
9158
9206
|
|
|
9159
|
-
var __vue_render__$
|
|
9207
|
+
var __vue_render__$i = function () {
|
|
9160
9208
|
var _vm = this;
|
|
9161
9209
|
|
|
9162
9210
|
var _h = _vm.$createElement;
|
|
@@ -9272,10 +9320,10 @@ var __vue_render__$g = function () {
|
|
|
9272
9320
|
}, [_vm._v(_vm._s(_vm.goToBackupLabel) + "\n ")])], 1)])], 2);
|
|
9273
9321
|
};
|
|
9274
9322
|
|
|
9275
|
-
var __vue_staticRenderFns__$
|
|
9323
|
+
var __vue_staticRenderFns__$i = [];
|
|
9276
9324
|
/* style */
|
|
9277
9325
|
|
|
9278
|
-
const __vue_inject_styles__$
|
|
9326
|
+
const __vue_inject_styles__$j = function (inject) {
|
|
9279
9327
|
if (!inject) return;
|
|
9280
9328
|
inject("data-v-5a3b7738_0", {
|
|
9281
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}",
|
|
@@ -9290,26 +9338,26 @@ const __vue_inject_styles__$h = function (inject) {
|
|
|
9290
9338
|
/* scoped */
|
|
9291
9339
|
|
|
9292
9340
|
|
|
9293
|
-
const __vue_scope_id__$
|
|
9341
|
+
const __vue_scope_id__$j = "data-v-5a3b7738";
|
|
9294
9342
|
/* module identifier */
|
|
9295
9343
|
|
|
9296
|
-
const __vue_module_identifier__$
|
|
9344
|
+
const __vue_module_identifier__$j = undefined;
|
|
9297
9345
|
/* functional template */
|
|
9298
9346
|
|
|
9299
|
-
const __vue_is_functional_template__$
|
|
9347
|
+
const __vue_is_functional_template__$j = false;
|
|
9300
9348
|
/* style inject SSR */
|
|
9301
9349
|
|
|
9302
9350
|
/* style inject shadow dom */
|
|
9303
9351
|
|
|
9304
|
-
const __vue_component__$
|
|
9305
|
-
render: __vue_render__$
|
|
9306
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9307
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
9308
9356
|
|
|
9309
|
-
var __vue_component__$
|
|
9357
|
+
var __vue_component__$B = __vue_component__$A;
|
|
9310
9358
|
|
|
9311
9359
|
//
|
|
9312
|
-
var script$
|
|
9360
|
+
var script$b = {
|
|
9313
9361
|
name: "NsWizard",
|
|
9314
9362
|
extends: NsModal,
|
|
9315
9363
|
mixins: [IconService],
|
|
@@ -9353,10 +9401,10 @@ var script$9 = {
|
|
|
9353
9401
|
};
|
|
9354
9402
|
|
|
9355
9403
|
/* script */
|
|
9356
|
-
const __vue_script__$
|
|
9404
|
+
const __vue_script__$b = script$b;
|
|
9357
9405
|
/* template */
|
|
9358
9406
|
|
|
9359
|
-
var __vue_render__$
|
|
9407
|
+
var __vue_render__$h = function () {
|
|
9360
9408
|
var _obj, _obj$1;
|
|
9361
9409
|
|
|
9362
9410
|
var _vm = this;
|
|
@@ -9498,34 +9546,34 @@ var __vue_render__$f = function () {
|
|
|
9498
9546
|
})], 1)]);
|
|
9499
9547
|
};
|
|
9500
9548
|
|
|
9501
|
-
var __vue_staticRenderFns__$
|
|
9549
|
+
var __vue_staticRenderFns__$h = [];
|
|
9502
9550
|
/* style */
|
|
9503
9551
|
|
|
9504
|
-
const __vue_inject_styles__$
|
|
9552
|
+
const __vue_inject_styles__$i = undefined;
|
|
9505
9553
|
/* scoped */
|
|
9506
9554
|
|
|
9507
|
-
const __vue_scope_id__$
|
|
9555
|
+
const __vue_scope_id__$i = undefined;
|
|
9508
9556
|
/* module identifier */
|
|
9509
9557
|
|
|
9510
|
-
const __vue_module_identifier__$
|
|
9558
|
+
const __vue_module_identifier__$i = undefined;
|
|
9511
9559
|
/* functional template */
|
|
9512
9560
|
|
|
9513
|
-
const __vue_is_functional_template__$
|
|
9561
|
+
const __vue_is_functional_template__$i = false;
|
|
9514
9562
|
/* style inject */
|
|
9515
9563
|
|
|
9516
9564
|
/* style inject SSR */
|
|
9517
9565
|
|
|
9518
9566
|
/* style inject shadow dom */
|
|
9519
9567
|
|
|
9520
|
-
const __vue_component__$
|
|
9521
|
-
render: __vue_render__$
|
|
9522
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9523
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
9524
9572
|
|
|
9525
|
-
var __vue_component__$
|
|
9573
|
+
var __vue_component__$z = __vue_component__$y;
|
|
9526
9574
|
|
|
9527
9575
|
//
|
|
9528
|
-
var script$
|
|
9576
|
+
var script$a = {
|
|
9529
9577
|
name: "NsMenuItem",
|
|
9530
9578
|
components: {
|
|
9531
9579
|
NsSvg
|
|
@@ -9548,10 +9596,10 @@ var script$8 = {
|
|
|
9548
9596
|
};
|
|
9549
9597
|
|
|
9550
9598
|
/* script */
|
|
9551
|
-
const __vue_script__$
|
|
9599
|
+
const __vue_script__$a = script$a;
|
|
9552
9600
|
/* template */
|
|
9553
9601
|
|
|
9554
|
-
var __vue_render__$
|
|
9602
|
+
var __vue_render__$g = function () {
|
|
9555
9603
|
var _vm = this;
|
|
9556
9604
|
|
|
9557
9605
|
var _h = _vm.$createElement;
|
|
@@ -9571,10 +9619,10 @@ var __vue_render__$e = function () {
|
|
|
9571
9619
|
}, [_vm._t("icon")], 2) : _vm._e(), _vm._v(" "), _c('span', [_vm._v(_vm._s(_vm.label))])]);
|
|
9572
9620
|
};
|
|
9573
9621
|
|
|
9574
|
-
var __vue_staticRenderFns__$
|
|
9622
|
+
var __vue_staticRenderFns__$g = [];
|
|
9575
9623
|
/* style */
|
|
9576
9624
|
|
|
9577
|
-
const __vue_inject_styles__$
|
|
9625
|
+
const __vue_inject_styles__$h = function (inject) {
|
|
9578
9626
|
if (!inject) return;
|
|
9579
9627
|
inject("data-v-35f08832_0", {
|
|
9580
9628
|
source: ".ns-menu-item[data-v-35f08832]{display:flex;align-items:center}.icon[data-v-35f08832]{margin-right:.5rem}",
|
|
@@ -9585,26 +9633,26 @@ const __vue_inject_styles__$f = function (inject) {
|
|
|
9585
9633
|
/* scoped */
|
|
9586
9634
|
|
|
9587
9635
|
|
|
9588
|
-
const __vue_scope_id__$
|
|
9636
|
+
const __vue_scope_id__$h = "data-v-35f08832";
|
|
9589
9637
|
/* module identifier */
|
|
9590
9638
|
|
|
9591
|
-
const __vue_module_identifier__$
|
|
9639
|
+
const __vue_module_identifier__$h = undefined;
|
|
9592
9640
|
/* functional template */
|
|
9593
9641
|
|
|
9594
|
-
const __vue_is_functional_template__$
|
|
9642
|
+
const __vue_is_functional_template__$h = false;
|
|
9595
9643
|
/* style inject SSR */
|
|
9596
9644
|
|
|
9597
9645
|
/* style inject shadow dom */
|
|
9598
9646
|
|
|
9599
|
-
const __vue_component__$
|
|
9600
|
-
render: __vue_render__$
|
|
9601
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9602
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
9603
9651
|
|
|
9604
|
-
var __vue_component__$
|
|
9652
|
+
var __vue_component__$x = __vue_component__$w;
|
|
9605
9653
|
|
|
9606
9654
|
//
|
|
9607
|
-
var script$
|
|
9655
|
+
var script$9 = {
|
|
9608
9656
|
name: "NsMenuDivider",
|
|
9609
9657
|
components: {
|
|
9610
9658
|
CvSideNavDivider
|
|
@@ -9612,10 +9660,10 @@ var script$7 = {
|
|
|
9612
9660
|
};
|
|
9613
9661
|
|
|
9614
9662
|
/* script */
|
|
9615
|
-
const __vue_script__$
|
|
9663
|
+
const __vue_script__$9 = script$9;
|
|
9616
9664
|
/* template */
|
|
9617
9665
|
|
|
9618
|
-
var __vue_render__$
|
|
9666
|
+
var __vue_render__$f = function () {
|
|
9619
9667
|
var _vm = this;
|
|
9620
9668
|
|
|
9621
9669
|
var _h = _vm.$createElement;
|
|
@@ -9625,34 +9673,34 @@ var __vue_render__$d = function () {
|
|
|
9625
9673
|
return _c('cv-side-nav-divider');
|
|
9626
9674
|
};
|
|
9627
9675
|
|
|
9628
|
-
var __vue_staticRenderFns__$
|
|
9676
|
+
var __vue_staticRenderFns__$f = [];
|
|
9629
9677
|
/* style */
|
|
9630
9678
|
|
|
9631
|
-
const __vue_inject_styles__$
|
|
9679
|
+
const __vue_inject_styles__$g = undefined;
|
|
9632
9680
|
/* scoped */
|
|
9633
9681
|
|
|
9634
|
-
const __vue_scope_id__$
|
|
9682
|
+
const __vue_scope_id__$g = "data-v-c2c8c17e";
|
|
9635
9683
|
/* module identifier */
|
|
9636
9684
|
|
|
9637
|
-
const __vue_module_identifier__$
|
|
9685
|
+
const __vue_module_identifier__$g = undefined;
|
|
9638
9686
|
/* functional template */
|
|
9639
9687
|
|
|
9640
|
-
const __vue_is_functional_template__$
|
|
9688
|
+
const __vue_is_functional_template__$g = false;
|
|
9641
9689
|
/* style inject */
|
|
9642
9690
|
|
|
9643
9691
|
/* style inject SSR */
|
|
9644
9692
|
|
|
9645
9693
|
/* style inject shadow dom */
|
|
9646
9694
|
|
|
9647
|
-
const __vue_component__$
|
|
9648
|
-
render: __vue_render__$
|
|
9649
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9650
|
-
}, __vue_inject_styles__$
|
|
9651
|
-
|
|
9652
|
-
var __vue_component__$
|
|
9653
|
-
|
|
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);
|
|
9699
|
+
|
|
9700
|
+
var __vue_component__$v = __vue_component__$u;
|
|
9701
|
+
|
|
9654
9702
|
//
|
|
9655
|
-
var script$
|
|
9703
|
+
var script$8 = {
|
|
9656
9704
|
name: "NsSystemLogsCard",
|
|
9657
9705
|
mixins: [UtilService, IconService],
|
|
9658
9706
|
props: {
|
|
@@ -9771,10 +9819,10 @@ var script$6 = {
|
|
|
9771
9819
|
};
|
|
9772
9820
|
|
|
9773
9821
|
/* script */
|
|
9774
|
-
const __vue_script__$
|
|
9822
|
+
const __vue_script__$8 = script$8;
|
|
9775
9823
|
/* template */
|
|
9776
9824
|
|
|
9777
|
-
var __vue_render__$
|
|
9825
|
+
var __vue_render__$e = function () {
|
|
9778
9826
|
var _vm = this;
|
|
9779
9827
|
|
|
9780
9828
|
var _h = _vm.$createElement;
|
|
@@ -9801,34 +9849,34 @@ var __vue_render__$c = function () {
|
|
|
9801
9849
|
}, [_vm._v("\n " + _vm._s(_vm.buttonLabel) + "\n ")])], 1)], 2);
|
|
9802
9850
|
};
|
|
9803
9851
|
|
|
9804
|
-
var __vue_staticRenderFns__$
|
|
9852
|
+
var __vue_staticRenderFns__$e = [];
|
|
9805
9853
|
/* style */
|
|
9806
9854
|
|
|
9807
|
-
const __vue_inject_styles__$
|
|
9855
|
+
const __vue_inject_styles__$f = undefined;
|
|
9808
9856
|
/* scoped */
|
|
9809
9857
|
|
|
9810
|
-
const __vue_scope_id__$
|
|
9858
|
+
const __vue_scope_id__$f = "data-v-aec74b8e";
|
|
9811
9859
|
/* module identifier */
|
|
9812
9860
|
|
|
9813
|
-
const __vue_module_identifier__$
|
|
9861
|
+
const __vue_module_identifier__$f = undefined;
|
|
9814
9862
|
/* functional template */
|
|
9815
9863
|
|
|
9816
|
-
const __vue_is_functional_template__$
|
|
9864
|
+
const __vue_is_functional_template__$f = false;
|
|
9817
9865
|
/* style inject */
|
|
9818
9866
|
|
|
9819
9867
|
/* style inject SSR */
|
|
9820
9868
|
|
|
9821
9869
|
/* style inject shadow dom */
|
|
9822
9870
|
|
|
9823
|
-
const __vue_component__$
|
|
9824
|
-
render: __vue_render__$
|
|
9825
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9826
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
9827
9875
|
|
|
9828
|
-
var __vue_component__$
|
|
9876
|
+
var __vue_component__$t = __vue_component__$s;
|
|
9829
9877
|
|
|
9830
9878
|
//
|
|
9831
|
-
var script$
|
|
9879
|
+
var script$7 = {
|
|
9832
9880
|
name: "NsTimePicker",
|
|
9833
9881
|
mixins: [uidMixin, carbonPrefixMixin, themeMixin],
|
|
9834
9882
|
props: {
|
|
@@ -9871,10 +9919,10 @@ var script$5 = {
|
|
|
9871
9919
|
};
|
|
9872
9920
|
|
|
9873
9921
|
/* script */
|
|
9874
|
-
const __vue_script__$
|
|
9922
|
+
const __vue_script__$7 = script$7;
|
|
9875
9923
|
/* template */
|
|
9876
9924
|
|
|
9877
|
-
var __vue_render__$
|
|
9925
|
+
var __vue_render__$d = function () {
|
|
9878
9926
|
var _obj, _obj$1;
|
|
9879
9927
|
|
|
9880
9928
|
var _vm = this;
|
|
@@ -9918,10 +9966,10 @@ var __vue_render__$b = function () {
|
|
|
9918
9966
|
})], 2) : _vm._e()]);
|
|
9919
9967
|
};
|
|
9920
9968
|
|
|
9921
|
-
var __vue_staticRenderFns__$
|
|
9969
|
+
var __vue_staticRenderFns__$d = [];
|
|
9922
9970
|
/* style */
|
|
9923
9971
|
|
|
9924
|
-
const __vue_inject_styles__$
|
|
9972
|
+
const __vue_inject_styles__$e = function (inject) {
|
|
9925
9973
|
if (!inject) return;
|
|
9926
9974
|
inject("data-v-e1e1beb2_0", {
|
|
9927
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}",
|
|
@@ -9936,23 +9984,23 @@ const __vue_inject_styles__$c = function (inject) {
|
|
|
9936
9984
|
/* scoped */
|
|
9937
9985
|
|
|
9938
9986
|
|
|
9939
|
-
const __vue_scope_id__$
|
|
9987
|
+
const __vue_scope_id__$e = "data-v-e1e1beb2";
|
|
9940
9988
|
/* module identifier */
|
|
9941
9989
|
|
|
9942
|
-
const __vue_module_identifier__$
|
|
9990
|
+
const __vue_module_identifier__$e = undefined;
|
|
9943
9991
|
/* functional template */
|
|
9944
9992
|
|
|
9945
|
-
const __vue_is_functional_template__$
|
|
9993
|
+
const __vue_is_functional_template__$e = false;
|
|
9946
9994
|
/* style inject SSR */
|
|
9947
9995
|
|
|
9948
9996
|
/* style inject shadow dom */
|
|
9949
9997
|
|
|
9950
|
-
const __vue_component__$
|
|
9951
|
-
render: __vue_render__$
|
|
9952
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
9953
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
9954
10002
|
|
|
9955
|
-
var __vue_component__$
|
|
10003
|
+
var __vue_component__$r = __vue_component__$q;
|
|
9956
10004
|
|
|
9957
10005
|
/*
|
|
9958
10006
|
* This component optionally wraps slotted content with the specified tag-type.
|
|
@@ -9991,7 +10039,7 @@ var NsWrapper = {
|
|
|
9991
10039
|
|
|
9992
10040
|
};
|
|
9993
10041
|
|
|
9994
|
-
var script$
|
|
10042
|
+
var script$6 = {
|
|
9995
10043
|
name: "NsPagination",
|
|
9996
10044
|
extends: CvPagination,
|
|
9997
10045
|
props: {
|
|
@@ -10069,12 +10117,12 @@ var script$4 = {
|
|
|
10069
10117
|
};
|
|
10070
10118
|
|
|
10071
10119
|
/* script */
|
|
10072
|
-
const __vue_script__$
|
|
10120
|
+
const __vue_script__$6 = script$6;
|
|
10073
10121
|
/* template */
|
|
10074
10122
|
|
|
10075
10123
|
/* style */
|
|
10076
10124
|
|
|
10077
|
-
const __vue_inject_styles__$
|
|
10125
|
+
const __vue_inject_styles__$d = function (inject) {
|
|
10078
10126
|
if (!inject) return;
|
|
10079
10127
|
inject("data-v-01f52cb6_0", {
|
|
10080
10128
|
source: ".cv-pagination .bx--select .bx--label{font-size:100%}",
|
|
@@ -10085,20 +10133,20 @@ const __vue_inject_styles__$b = function (inject) {
|
|
|
10085
10133
|
/* scoped */
|
|
10086
10134
|
|
|
10087
10135
|
|
|
10088
|
-
const __vue_scope_id__$
|
|
10136
|
+
const __vue_scope_id__$d = undefined;
|
|
10089
10137
|
/* module identifier */
|
|
10090
10138
|
|
|
10091
|
-
const __vue_module_identifier__$
|
|
10139
|
+
const __vue_module_identifier__$d = undefined;
|
|
10092
10140
|
/* functional template */
|
|
10093
10141
|
|
|
10094
|
-
const __vue_is_functional_template__$
|
|
10142
|
+
const __vue_is_functional_template__$d = undefined;
|
|
10095
10143
|
/* style inject SSR */
|
|
10096
10144
|
|
|
10097
10145
|
/* style inject shadow dom */
|
|
10098
10146
|
|
|
10099
|
-
const __vue_component__$
|
|
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);
|
|
10100
10148
|
|
|
10101
|
-
var NsPagination = __vue_component__$
|
|
10149
|
+
var NsPagination = __vue_component__$p;
|
|
10102
10150
|
|
|
10103
10151
|
var v$3 = "5.6.1";
|
|
10104
10152
|
var fr$3 = 24;
|
|
@@ -17137,7 +17185,7 @@ var LottieService = {
|
|
|
17137
17185
|
};
|
|
17138
17186
|
|
|
17139
17187
|
//
|
|
17140
|
-
var script$
|
|
17188
|
+
var script$5 = {
|
|
17141
17189
|
name: "NsDataTable",
|
|
17142
17190
|
extends: CvDataTable,
|
|
17143
17191
|
components: {
|
|
@@ -17287,6 +17335,9 @@ var script$3 = {
|
|
|
17287
17335
|
pageNumberLabel: {
|
|
17288
17336
|
type: String,
|
|
17289
17337
|
default: undefined
|
|
17338
|
+
},
|
|
17339
|
+
filterRowsCallback: {
|
|
17340
|
+
type: Function
|
|
17290
17341
|
}
|
|
17291
17342
|
},
|
|
17292
17343
|
|
|
@@ -17376,9 +17427,18 @@ var script$3 = {
|
|
|
17376
17427
|
},
|
|
17377
17428
|
|
|
17378
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() {
|
|
17379
17439
|
if (!this.searchFilter) {
|
|
17380
|
-
|
|
17381
|
-
} else
|
|
17440
|
+
return this.allRows;
|
|
17441
|
+
} else {
|
|
17382
17442
|
// clean query
|
|
17383
17443
|
const cleanRegex = /[^a-zA-Z0-9]/g;
|
|
17384
17444
|
const queryText = this.searchFilter.replace(cleanRegex, "");
|
|
@@ -17402,7 +17462,7 @@ var script$3 = {
|
|
|
17402
17462
|
}
|
|
17403
17463
|
});
|
|
17404
17464
|
}, this);
|
|
17405
|
-
|
|
17465
|
+
return searchResults;
|
|
17406
17466
|
}
|
|
17407
17467
|
},
|
|
17408
17468
|
|
|
@@ -17434,10 +17494,10 @@ var script$3 = {
|
|
|
17434
17494
|
};
|
|
17435
17495
|
|
|
17436
17496
|
/* script */
|
|
17437
|
-
const __vue_script__$
|
|
17497
|
+
const __vue_script__$5 = script$5;
|
|
17438
17498
|
/* template */
|
|
17439
17499
|
|
|
17440
|
-
var __vue_render__$
|
|
17500
|
+
var __vue_render__$c = function () {
|
|
17441
17501
|
var _obj, _obj$1, _obj$2, _obj$3;
|
|
17442
17502
|
|
|
17443
17503
|
var _vm = this;
|
|
@@ -17765,34 +17825,34 @@ var __vue_render__$a = function () {
|
|
|
17765
17825
|
}, 'NsPagination', _vm.internalPagination, false)) : _vm._e()], 1)], 2);
|
|
17766
17826
|
};
|
|
17767
17827
|
|
|
17768
|
-
var __vue_staticRenderFns__$
|
|
17828
|
+
var __vue_staticRenderFns__$c = [];
|
|
17769
17829
|
/* style */
|
|
17770
17830
|
|
|
17771
|
-
const __vue_inject_styles__$
|
|
17831
|
+
const __vue_inject_styles__$c = undefined;
|
|
17772
17832
|
/* scoped */
|
|
17773
17833
|
|
|
17774
|
-
const __vue_scope_id__$
|
|
17834
|
+
const __vue_scope_id__$c = undefined;
|
|
17775
17835
|
/* module identifier */
|
|
17776
17836
|
|
|
17777
|
-
const __vue_module_identifier__$
|
|
17837
|
+
const __vue_module_identifier__$c = undefined;
|
|
17778
17838
|
/* functional template */
|
|
17779
17839
|
|
|
17780
|
-
const __vue_is_functional_template__$
|
|
17840
|
+
const __vue_is_functional_template__$c = false;
|
|
17781
17841
|
/* style inject */
|
|
17782
17842
|
|
|
17783
17843
|
/* style inject SSR */
|
|
17784
17844
|
|
|
17785
17845
|
/* style inject shadow dom */
|
|
17786
17846
|
|
|
17787
|
-
const __vue_component__$
|
|
17788
|
-
render: __vue_render__$
|
|
17789
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
17790
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
17791
17851
|
|
|
17792
|
-
var __vue_component__$
|
|
17852
|
+
var __vue_component__$o = __vue_component__$n;
|
|
17793
17853
|
|
|
17794
17854
|
//
|
|
17795
|
-
var script$
|
|
17855
|
+
var script$4 = {
|
|
17796
17856
|
name: "NsToggle",
|
|
17797
17857
|
extends: CvToggle,
|
|
17798
17858
|
props: {
|
|
@@ -17823,10 +17883,10 @@ var script$2 = {
|
|
|
17823
17883
|
};
|
|
17824
17884
|
|
|
17825
17885
|
/* script */
|
|
17826
|
-
const __vue_script__$
|
|
17886
|
+
const __vue_script__$4 = script$4;
|
|
17827
17887
|
/* template */
|
|
17828
17888
|
|
|
17829
|
-
var __vue_render__$
|
|
17889
|
+
var __vue_render__$b = function () {
|
|
17830
17890
|
var _obj;
|
|
17831
17891
|
|
|
17832
17892
|
var _vm = this;
|
|
@@ -17895,10 +17955,10 @@ var __vue_render__$9 = function () {
|
|
|
17895
17955
|
})], 2)])])]);
|
|
17896
17956
|
};
|
|
17897
17957
|
|
|
17898
|
-
var __vue_staticRenderFns__$
|
|
17958
|
+
var __vue_staticRenderFns__$b = [];
|
|
17899
17959
|
/* style */
|
|
17900
17960
|
|
|
17901
|
-
const __vue_inject_styles__$
|
|
17961
|
+
const __vue_inject_styles__$b = function (inject) {
|
|
17902
17962
|
if (!inject) return;
|
|
17903
17963
|
inject("data-v-08c576ca_0", {
|
|
17904
17964
|
source: ".tooltip[data-v-08c576ca]{display:inline-block;position:absolute}",
|
|
@@ -17913,26 +17973,26 @@ const __vue_inject_styles__$9 = function (inject) {
|
|
|
17913
17973
|
/* scoped */
|
|
17914
17974
|
|
|
17915
17975
|
|
|
17916
|
-
const __vue_scope_id__$
|
|
17976
|
+
const __vue_scope_id__$b = "data-v-08c576ca";
|
|
17917
17977
|
/* module identifier */
|
|
17918
17978
|
|
|
17919
|
-
const __vue_module_identifier__$
|
|
17979
|
+
const __vue_module_identifier__$b = undefined;
|
|
17920
17980
|
/* functional template */
|
|
17921
17981
|
|
|
17922
|
-
const __vue_is_functional_template__$
|
|
17982
|
+
const __vue_is_functional_template__$b = false;
|
|
17923
17983
|
/* style inject SSR */
|
|
17924
17984
|
|
|
17925
17985
|
/* style inject shadow dom */
|
|
17926
17986
|
|
|
17927
|
-
const __vue_component__$
|
|
17928
|
-
render: __vue_render__$
|
|
17929
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
17930
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
17931
17991
|
|
|
17932
|
-
var __vue_component__$
|
|
17992
|
+
var __vue_component__$m = __vue_component__$l;
|
|
17933
17993
|
|
|
17934
17994
|
//
|
|
17935
|
-
var script$
|
|
17995
|
+
var script$3 = {
|
|
17936
17996
|
name: "NsTag",
|
|
17937
17997
|
extends: CvTag,
|
|
17938
17998
|
computed: {
|
|
@@ -17944,10 +18004,10 @@ var script$1 = {
|
|
|
17944
18004
|
};
|
|
17945
18005
|
|
|
17946
18006
|
/* script */
|
|
17947
|
-
const __vue_script__$
|
|
18007
|
+
const __vue_script__$3 = script$3;
|
|
17948
18008
|
/* template */
|
|
17949
18009
|
|
|
17950
|
-
var __vue_render__$
|
|
18010
|
+
var __vue_render__$a = function () {
|
|
17951
18011
|
var _obj;
|
|
17952
18012
|
|
|
17953
18013
|
var _vm = this;
|
|
@@ -17958,7 +18018,7 @@ var __vue_render__$8 = function () {
|
|
|
17958
18018
|
|
|
17959
18019
|
return _c(!_vm.isFilter && _vm.hasClickListener ? 'button' : 'div', _vm._g({
|
|
17960
18020
|
tag: "component",
|
|
17961
|
-
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)],
|
|
17962
18022
|
attrs: {
|
|
17963
18023
|
"id": _vm.uid,
|
|
17964
18024
|
"title": _vm.title
|
|
@@ -18013,13 +18073,13 @@ var __vue_render__$8 = function () {
|
|
|
18013
18073
|
}, [_c('Close16')], 1) : _vm._e()]);
|
|
18014
18074
|
};
|
|
18015
18075
|
|
|
18016
|
-
var __vue_staticRenderFns__$
|
|
18076
|
+
var __vue_staticRenderFns__$a = [];
|
|
18017
18077
|
/* style */
|
|
18018
18078
|
|
|
18019
|
-
const __vue_inject_styles__$
|
|
18079
|
+
const __vue_inject_styles__$a = function (inject) {
|
|
18020
18080
|
if (!inject) return;
|
|
18021
|
-
inject("data-v-
|
|
18022
|
-
source: ".bx--tag--filter[data-v-
|
|
18081
|
+
inject("data-v-34eae706_0", {
|
|
18082
|
+
source: ".bx--tag--filter[data-v-34eae706]{cursor:default}",
|
|
18023
18083
|
map: undefined,
|
|
18024
18084
|
media: undefined
|
|
18025
18085
|
});
|
|
@@ -18027,23 +18087,23 @@ const __vue_inject_styles__$8 = function (inject) {
|
|
|
18027
18087
|
/* scoped */
|
|
18028
18088
|
|
|
18029
18089
|
|
|
18030
|
-
const __vue_scope_id__$
|
|
18090
|
+
const __vue_scope_id__$a = "data-v-34eae706";
|
|
18031
18091
|
/* module identifier */
|
|
18032
18092
|
|
|
18033
|
-
const __vue_module_identifier__$
|
|
18093
|
+
const __vue_module_identifier__$a = undefined;
|
|
18034
18094
|
/* functional template */
|
|
18035
18095
|
|
|
18036
|
-
const __vue_is_functional_template__$
|
|
18096
|
+
const __vue_is_functional_template__$a = false;
|
|
18037
18097
|
/* style inject SSR */
|
|
18038
18098
|
|
|
18039
18099
|
/* style inject shadow dom */
|
|
18040
18100
|
|
|
18041
|
-
const __vue_component__$
|
|
18042
|
-
render: __vue_render__$
|
|
18043
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
18044
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
18045
18105
|
|
|
18046
|
-
var NsTag = __vue_component__$
|
|
18106
|
+
var NsTag = __vue_component__$k;
|
|
18047
18107
|
|
|
18048
18108
|
/**
|
|
18049
18109
|
* Removes all key-value entries from the list cache.
|
|
@@ -20540,7 +20600,7 @@ const TOP_AFTER_REOPEN = 0;
|
|
|
20540
20600
|
const TOP = 1;
|
|
20541
20601
|
const FIXED = 2;
|
|
20542
20602
|
const selectionFeedbackOptions = ["top-after-reopen", "top", "fixed"];
|
|
20543
|
-
var script = {
|
|
20603
|
+
var script$2 = {
|
|
20544
20604
|
name: "NsMultiSelect",
|
|
20545
20605
|
inheritAttrs: false,
|
|
20546
20606
|
mixins: [themeMixin, uidMixin, carbonPrefixMixin, methodsMixin({
|
|
@@ -20625,6 +20685,10 @@ var script = {
|
|
|
20625
20685
|
type: String,
|
|
20626
20686
|
default: "Clear selection"
|
|
20627
20687
|
},
|
|
20688
|
+
clearFilterLabel: {
|
|
20689
|
+
type: String,
|
|
20690
|
+
default: "Clear filter"
|
|
20691
|
+
},
|
|
20628
20692
|
selectedLabel: {
|
|
20629
20693
|
type: String,
|
|
20630
20694
|
default: "selected"
|
|
@@ -20650,6 +20714,20 @@ var script = {
|
|
|
20650
20714
|
selectedItemsColor: {
|
|
20651
20715
|
type: String,
|
|
20652
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)]
|
|
20653
20731
|
}
|
|
20654
20732
|
},
|
|
20655
20733
|
|
|
@@ -20663,7 +20741,8 @@ var script = {
|
|
|
20663
20741
|
dataHighlighted: null,
|
|
20664
20742
|
dataFilter: "",
|
|
20665
20743
|
isHelper: false,
|
|
20666
|
-
isInvalid: false
|
|
20744
|
+
isInvalid: false,
|
|
20745
|
+
marginBottomOnOpenEnabled: false
|
|
20667
20746
|
};
|
|
20668
20747
|
},
|
|
20669
20748
|
|
|
@@ -20691,6 +20770,20 @@ var script = {
|
|
|
20691
20770
|
|
|
20692
20771
|
selectionFeedback() {
|
|
20693
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
|
+
}
|
|
20694
20787
|
}
|
|
20695
20788
|
|
|
20696
20789
|
},
|
|
@@ -20762,6 +20855,10 @@ var script = {
|
|
|
20762
20855
|
|
|
20763
20856
|
selectedItems() {
|
|
20764
20857
|
return this.dataValue.map(val => this.internalOptions.find(opt => opt.value === val));
|
|
20858
|
+
},
|
|
20859
|
+
|
|
20860
|
+
hasTooltipSlot() {
|
|
20861
|
+
return !!this.$slots.tooltip;
|
|
20765
20862
|
}
|
|
20766
20863
|
|
|
20767
20864
|
},
|
|
@@ -20998,10 +21095,10 @@ var script = {
|
|
|
20998
21095
|
};
|
|
20999
21096
|
|
|
21000
21097
|
/* script */
|
|
21001
|
-
const __vue_script__ = script;
|
|
21098
|
+
const __vue_script__$2 = script$2;
|
|
21002
21099
|
/* template */
|
|
21003
21100
|
|
|
21004
|
-
var __vue_render__$
|
|
21101
|
+
var __vue_render__$9 = function () {
|
|
21005
21102
|
var _obj, _obj$1, _obj$2, _obj$3, _obj$4, _obj$5, _obj$6;
|
|
21006
21103
|
|
|
21007
21104
|
var _vm = this;
|
|
@@ -21011,7 +21108,7 @@ var __vue_render__$7 = function () {
|
|
|
21011
21108
|
var _c = _vm._self._c || _h;
|
|
21012
21109
|
|
|
21013
21110
|
return _c('div', {
|
|
21014
|
-
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)],
|
|
21015
21112
|
on: {
|
|
21016
21113
|
"focusout": _vm.onFocusOut
|
|
21017
21114
|
}
|
|
@@ -21020,7 +21117,17 @@ var __vue_render__$7 = function () {
|
|
|
21020
21117
|
attrs: {
|
|
21021
21118
|
"for": _vm.uid
|
|
21022
21119
|
}
|
|
21023
|
-
}, [
|
|
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({
|
|
21024
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)],
|
|
21025
21132
|
attrs: {
|
|
21026
21133
|
"role": "listbox",
|
|
@@ -21112,7 +21219,8 @@ var __vue_render__$7 = function () {
|
|
|
21112
21219
|
"role": "combobox",
|
|
21113
21220
|
"aria-expanded": _vm.open ? 'true' : 'false',
|
|
21114
21221
|
"autocomplete": "off",
|
|
21115
|
-
"placeholder": _vm.label
|
|
21222
|
+
"placeholder": _vm.label,
|
|
21223
|
+
"disabled": _vm.disabled
|
|
21116
21224
|
},
|
|
21117
21225
|
domProps: {
|
|
21118
21226
|
"value": _vm.filter
|
|
@@ -21137,7 +21245,7 @@ var __vue_render__$7 = function () {
|
|
|
21137
21245
|
attrs: {
|
|
21138
21246
|
"role": "button",
|
|
21139
21247
|
"tabindex": "0",
|
|
21140
|
-
"title":
|
|
21248
|
+
"title": _vm.clearFilterLabel
|
|
21141
21249
|
},
|
|
21142
21250
|
on: {
|
|
21143
21251
|
"click": function ($event) {
|
|
@@ -21248,7 +21356,8 @@ var __vue_render__$7 = function () {
|
|
|
21248
21356
|
"size": "sm",
|
|
21249
21357
|
"clear-aria-label": _vm.unselectAriaLabel,
|
|
21250
21358
|
"label": item.label,
|
|
21251
|
-
"kind": _vm.selectedItemsColor
|
|
21359
|
+
"kind": _vm.selectedItemsColor,
|
|
21360
|
+
"disabled": _vm.disabled
|
|
21252
21361
|
},
|
|
21253
21362
|
on: {
|
|
21254
21363
|
"remove": function ($event) {
|
|
@@ -21259,17 +21368,17 @@ var __vue_render__$7 = function () {
|
|
|
21259
21368
|
}), 1) : _vm._e()]);
|
|
21260
21369
|
};
|
|
21261
21370
|
|
|
21262
|
-
var __vue_staticRenderFns__$
|
|
21371
|
+
var __vue_staticRenderFns__$9 = [];
|
|
21263
21372
|
/* style */
|
|
21264
21373
|
|
|
21265
|
-
const __vue_inject_styles__$
|
|
21374
|
+
const __vue_inject_styles__$9 = function (inject) {
|
|
21266
21375
|
if (!inject) return;
|
|
21267
|
-
inject("data-v-
|
|
21268
|
-
source: ".bx--multi-select--filterable .bx--tag.selected-item[data-v-
|
|
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}",
|
|
21269
21378
|
map: undefined,
|
|
21270
21379
|
media: undefined
|
|
21271
|
-
}), inject("data-v-
|
|
21272
|
-
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}",
|
|
21273
21382
|
map: undefined,
|
|
21274
21383
|
media: undefined
|
|
21275
21384
|
});
|
|
@@ -21277,49 +21386,847 @@ const __vue_inject_styles__$7 = function (inject) {
|
|
|
21277
21386
|
/* scoped */
|
|
21278
21387
|
|
|
21279
21388
|
|
|
21280
|
-
const __vue_scope_id__$
|
|
21389
|
+
const __vue_scope_id__$9 = "data-v-319bf0f2";
|
|
21281
21390
|
/* module identifier */
|
|
21282
21391
|
|
|
21283
|
-
const __vue_module_identifier__$
|
|
21392
|
+
const __vue_module_identifier__$9 = undefined;
|
|
21284
21393
|
/* functional template */
|
|
21285
21394
|
|
|
21286
|
-
const __vue_is_functional_template__$
|
|
21395
|
+
const __vue_is_functional_template__$9 = false;
|
|
21287
21396
|
/* style inject SSR */
|
|
21288
21397
|
|
|
21289
21398
|
/* style inject shadow dom */
|
|
21290
21399
|
|
|
21291
|
-
const __vue_component__$
|
|
21292
|
-
render: __vue_render__$
|
|
21293
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
21294
|
-
}, __vue_inject_styles__$
|
|
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);
|
|
21295
21404
|
|
|
21296
|
-
var __vue_component__$
|
|
21405
|
+
var __vue_component__$j = __vue_component__$i;
|
|
21297
21406
|
|
|
21298
|
-
|
|
21407
|
+
//
|
|
21408
|
+
var script$1 = {
|
|
21409
|
+
name: "NsComboBox",
|
|
21410
|
+
inheritAttrs: false,
|
|
21411
|
+
mixins: [themeMixin, uidMixin, carbonPrefixMixin, methodsMixin({
|
|
21412
|
+
input: ["focus", "blur"]
|
|
21413
|
+
})],
|
|
21414
|
+
components: {
|
|
21415
|
+
WarningFilled16: WarningFilled16$1,
|
|
21416
|
+
ChevronDown16,
|
|
21417
|
+
Close16
|
|
21418
|
+
},
|
|
21419
|
+
props: {
|
|
21420
|
+
autoFilter: Boolean,
|
|
21421
|
+
autoHighlight: Boolean,
|
|
21422
|
+
disabled: Boolean,
|
|
21423
|
+
invalidMessage: {
|
|
21424
|
+
type: String,
|
|
21425
|
+
default: undefined
|
|
21426
|
+
},
|
|
21427
|
+
helperText: {
|
|
21428
|
+
type: String,
|
|
21429
|
+
default: undefined
|
|
21430
|
+
},
|
|
21431
|
+
title: String,
|
|
21432
|
+
label: {
|
|
21433
|
+
type: String,
|
|
21434
|
+
default: "Choose"
|
|
21435
|
+
},
|
|
21436
|
+
highlight: String,
|
|
21437
|
+
value: String,
|
|
21438
|
+
options: {
|
|
21439
|
+
type: Array,
|
|
21440
|
+
required: true,
|
|
21299
21441
|
|
|
21300
|
-
|
|
21301
|
-
|
|
21302
|
-
var _vm = this;
|
|
21442
|
+
validator(list) {
|
|
21443
|
+
const result = list.every(item => typeof item.name === "string" && typeof item.label === "string" && typeof item.value === "string");
|
|
21303
21444
|
|
|
21304
|
-
|
|
21445
|
+
if (!result) {
|
|
21446
|
+
console.warn("NsComboBox - all options must have name, label and value");
|
|
21447
|
+
}
|
|
21305
21448
|
|
|
21306
|
-
|
|
21449
|
+
return result;
|
|
21450
|
+
}
|
|
21307
21451
|
|
|
21308
|
-
|
|
21309
|
-
|
|
21310
|
-
|
|
21311
|
-
|
|
21452
|
+
},
|
|
21453
|
+
clearFilterLabel: {
|
|
21454
|
+
type: String,
|
|
21455
|
+
default: "Clear filter"
|
|
21456
|
+
},
|
|
21457
|
+
userInputLabel: {
|
|
21458
|
+
type: String,
|
|
21459
|
+
default: "user input"
|
|
21460
|
+
},
|
|
21461
|
+
// limit the number of options to be displayed
|
|
21462
|
+
maxDisplayOptions: {
|
|
21463
|
+
type: Number,
|
|
21464
|
+
default: 100
|
|
21465
|
+
},
|
|
21466
|
+
acceptUserInput: {
|
|
21467
|
+
type: Boolean,
|
|
21468
|
+
default: false
|
|
21469
|
+
},
|
|
21470
|
+
showItemType: {
|
|
21471
|
+
type: Boolean,
|
|
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)]
|
|
21312
21487
|
}
|
|
21313
|
-
}
|
|
21314
|
-
};
|
|
21315
|
-
|
|
21316
|
-
var __vue_staticRenderFns__$6 = [];
|
|
21317
|
-
/* style */
|
|
21318
|
-
|
|
21319
|
-
const __vue_inject_styles__$6 = undefined;
|
|
21320
|
-
/* scoped */
|
|
21488
|
+
},
|
|
21321
21489
|
|
|
21322
|
-
|
|
21490
|
+
data() {
|
|
21491
|
+
return {
|
|
21492
|
+
open: false,
|
|
21493
|
+
dataOptions: null,
|
|
21494
|
+
dataValue: this.value,
|
|
21495
|
+
dataHighlighted: null,
|
|
21496
|
+
dataFilter: null,
|
|
21497
|
+
isHelper: false,
|
|
21498
|
+
isInvalid: false,
|
|
21499
|
+
// includes user input items
|
|
21500
|
+
internalOptions: [],
|
|
21501
|
+
marginBottomOnOpenEnabled: false
|
|
21502
|
+
};
|
|
21503
|
+
},
|
|
21504
|
+
|
|
21505
|
+
model: {
|
|
21506
|
+
prop: "value",
|
|
21507
|
+
event: "change"
|
|
21508
|
+
},
|
|
21509
|
+
watch: {
|
|
21510
|
+
highlight() {
|
|
21511
|
+
this.highlighted = this.highlight;
|
|
21512
|
+
},
|
|
21513
|
+
|
|
21514
|
+
value() {
|
|
21515
|
+
this.dataValue = this.value;
|
|
21516
|
+
this.highlighted = this.value;
|
|
21517
|
+
this.internalUpdateValue(this.value);
|
|
21518
|
+
},
|
|
21519
|
+
|
|
21520
|
+
options() {
|
|
21521
|
+
this.internalOptions = cloneDeep_1(this.options);
|
|
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
|
+
}
|
|
21537
|
+
}
|
|
21538
|
+
|
|
21539
|
+
},
|
|
21540
|
+
|
|
21541
|
+
created() {
|
|
21542
|
+
this.internalOptions = cloneDeep_1(this.options);
|
|
21543
|
+
this.updateOptions();
|
|
21544
|
+
},
|
|
21545
|
+
|
|
21546
|
+
mounted() {
|
|
21547
|
+
this.filter = this.value;
|
|
21548
|
+
this.highlighted = this.value ? this.value : this.highlight; // override highlight with value if provided
|
|
21549
|
+
|
|
21550
|
+
this.checkSlots();
|
|
21551
|
+
},
|
|
21552
|
+
|
|
21553
|
+
updated() {
|
|
21554
|
+
this.checkSlots();
|
|
21555
|
+
},
|
|
21556
|
+
|
|
21557
|
+
computed: {
|
|
21558
|
+
highlighted: {
|
|
21559
|
+
get() {
|
|
21560
|
+
return this.dataHighlighted;
|
|
21561
|
+
},
|
|
21562
|
+
|
|
21563
|
+
set(val) {
|
|
21564
|
+
let firstMatchIndex = this.dataOptions.findIndex(item => item.value === val);
|
|
21565
|
+
|
|
21566
|
+
if (firstMatchIndex < 0) {
|
|
21567
|
+
firstMatchIndex = this.dataOptions.length ? 0 : -1;
|
|
21568
|
+
this.dataHighlighted = firstMatchIndex >= 0 ? this.dataOptions[0].value : "";
|
|
21569
|
+
} else {
|
|
21570
|
+
this.dataHighlighted = val;
|
|
21571
|
+
}
|
|
21572
|
+
|
|
21573
|
+
if (firstMatchIndex >= 0) {
|
|
21574
|
+
this.$nextTick(() => {
|
|
21575
|
+
// $nextTick to prevent highlight check ahead of list update on filter
|
|
21576
|
+
this.checkHighlightPosition(firstMatchIndex);
|
|
21577
|
+
});
|
|
21578
|
+
}
|
|
21579
|
+
}
|
|
21580
|
+
|
|
21581
|
+
},
|
|
21582
|
+
filter: {
|
|
21583
|
+
get() {
|
|
21584
|
+
return this.dataFilter;
|
|
21585
|
+
},
|
|
21586
|
+
|
|
21587
|
+
set(val) {
|
|
21588
|
+
this.dataFilter = val ? val : "";
|
|
21589
|
+
this.$emit("filter", val);
|
|
21590
|
+
}
|
|
21591
|
+
|
|
21592
|
+
},
|
|
21593
|
+
|
|
21594
|
+
limitedDataOptions() {
|
|
21595
|
+
return this.dataOptions.slice(0, this.maxDisplayOptions);
|
|
21596
|
+
},
|
|
21597
|
+
|
|
21598
|
+
hasTooltipSlot() {
|
|
21599
|
+
return !!this.$slots.tooltip;
|
|
21600
|
+
}
|
|
21601
|
+
|
|
21602
|
+
},
|
|
21603
|
+
methods: {
|
|
21604
|
+
checkSlots() {
|
|
21605
|
+
// NOTE: this.$slots is not reactive so needs to be managed on updated
|
|
21606
|
+
this.isInvalid = !!(this.$slots["invalid-message"] || this.invalidMessage && this.invalidMessage.length);
|
|
21607
|
+
this.isHelper = !!(this.$slots["helper-text"] || this.helperText && this.helperText.length);
|
|
21608
|
+
},
|
|
21609
|
+
|
|
21610
|
+
clearFilter() {
|
|
21611
|
+
if (this.disabled) return;
|
|
21612
|
+
this.internalUpdateValue("");
|
|
21613
|
+
this.filter = "";
|
|
21614
|
+
this.$refs.input.focus();
|
|
21615
|
+
this.doOpen(true);
|
|
21616
|
+
this.updateOptions();
|
|
21617
|
+
this.$emit("change", this.dataValue);
|
|
21618
|
+
},
|
|
21619
|
+
|
|
21620
|
+
checkHighlightPosition(newHiglight) {
|
|
21621
|
+
if (this.$refs.list && this.$refs.option && this.$refs.option[newHiglight]) {
|
|
21622
|
+
if (this.$refs.list.scrollTop > this.$refs.option[newHiglight].offsetTop) {
|
|
21623
|
+
this.$refs.list.scrollTop = this.$refs.option[newHiglight].offsetTop;
|
|
21624
|
+
} else if (this.$refs.list.scrollTop + this.$refs.list.clientHeight < this.$refs.option[newHiglight].offsetTop + this.$refs.option[newHiglight].offsetHeight) {
|
|
21625
|
+
this.$refs.list.scrollTop = this.$refs.option[newHiglight].offsetTop + this.$refs.option[newHiglight].offsetHeight - this.$refs.list.clientHeight;
|
|
21626
|
+
}
|
|
21627
|
+
}
|
|
21628
|
+
},
|
|
21629
|
+
|
|
21630
|
+
doMove(up) {
|
|
21631
|
+
if (this.dataOptions.length > 0) {
|
|
21632
|
+
// requery could have changed
|
|
21633
|
+
const currentHighlight = this.dataOptions.findIndex(item => item.value === this.highlighted);
|
|
21634
|
+
let newHiglight;
|
|
21635
|
+
|
|
21636
|
+
if (up) {
|
|
21637
|
+
if (currentHighlight <= 0) {
|
|
21638
|
+
newHiglight = this.dataOptions.length - 1;
|
|
21639
|
+
} else {
|
|
21640
|
+
newHiglight = currentHighlight - 1;
|
|
21641
|
+
}
|
|
21642
|
+
} else {
|
|
21643
|
+
if (currentHighlight >= this.dataOptions.length - 1) {
|
|
21644
|
+
newHiglight = 0;
|
|
21645
|
+
} else {
|
|
21646
|
+
newHiglight = currentHighlight + 1;
|
|
21647
|
+
}
|
|
21648
|
+
}
|
|
21649
|
+
|
|
21650
|
+
this.highlighted = this.dataOptions[newHiglight].value; // this.checkHighlightPosition(newHiglight);
|
|
21651
|
+
}
|
|
21652
|
+
},
|
|
21653
|
+
|
|
21654
|
+
updateOptions() {
|
|
21655
|
+
if (this.autoFilter && this.filter) {
|
|
21656
|
+
const escFilter = this.filter.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
21657
|
+
const pat = new RegExp(escFilter, "iu");
|
|
21658
|
+
this.dataOptions = this.internalOptions.filter(opt => pat.test(opt.label)).slice(0);
|
|
21659
|
+
} else {
|
|
21660
|
+
this.dataOptions = this.internalOptions.slice(0);
|
|
21661
|
+
}
|
|
21662
|
+
|
|
21663
|
+
if (this.highlight !== this.highlighted) {
|
|
21664
|
+
this.highlighted = this.highlight;
|
|
21665
|
+
} // added for ns-combo-box
|
|
21666
|
+
|
|
21667
|
+
|
|
21668
|
+
if (this.acceptUserInput && this.filter && this.filter.trim()) {
|
|
21669
|
+
// suggest user input
|
|
21670
|
+
const trimmedFilter = this.filter.trim();
|
|
21671
|
+
const itemFound = this.internalOptions.find(o => o.value.trim() === trimmedFilter);
|
|
21672
|
+
|
|
21673
|
+
if (!itemFound) {
|
|
21674
|
+
this.dataOptions.push({
|
|
21675
|
+
name: trimmedFilter,
|
|
21676
|
+
label: trimmedFilter,
|
|
21677
|
+
value: trimmedFilter,
|
|
21678
|
+
type: this.userInputLabel
|
|
21679
|
+
});
|
|
21680
|
+
}
|
|
21681
|
+
}
|
|
21682
|
+
},
|
|
21683
|
+
|
|
21684
|
+
updateHighlight() {
|
|
21685
|
+
let firstMatchIndex;
|
|
21686
|
+
|
|
21687
|
+
if (this.autoHighlight && this.dataOptions.length > 0) {
|
|
21688
|
+
// then highlight first match
|
|
21689
|
+
const filterRegex = new RegExp(this.filter, "iu");
|
|
21690
|
+
firstMatchIndex = this.dataOptions.findIndex(item => filterRegex.test(item.label));
|
|
21691
|
+
|
|
21692
|
+
if (firstMatchIndex < 0) {
|
|
21693
|
+
firstMatchIndex = 0;
|
|
21694
|
+
}
|
|
21695
|
+
|
|
21696
|
+
this.highlighted = this.dataOptions[firstMatchIndex].value; // this.checkHighlightPosition(firstMatchIndex);
|
|
21697
|
+
}
|
|
21698
|
+
},
|
|
21699
|
+
|
|
21700
|
+
onInput() {
|
|
21701
|
+
if (this.disabled) return;
|
|
21702
|
+
this.doOpen(true);
|
|
21703
|
+
this.updateOptions();
|
|
21704
|
+
this.updateHighlight();
|
|
21705
|
+
|
|
21706
|
+
if (this.acceptUserInput) {
|
|
21707
|
+
this.internalUpdateValue(this.filter);
|
|
21708
|
+
this.$emit("change", this.dataValue);
|
|
21709
|
+
}
|
|
21710
|
+
},
|
|
21711
|
+
|
|
21712
|
+
doOpen(newVal) {
|
|
21713
|
+
this.open = newVal;
|
|
21714
|
+
},
|
|
21715
|
+
|
|
21716
|
+
onDown() {
|
|
21717
|
+
if (this.disabled) return;
|
|
21718
|
+
|
|
21719
|
+
if (!this.open) {
|
|
21720
|
+
this.doOpen(true);
|
|
21721
|
+
} else {
|
|
21722
|
+
this.doMove(false);
|
|
21723
|
+
}
|
|
21724
|
+
},
|
|
21725
|
+
|
|
21726
|
+
onUp() {
|
|
21727
|
+
if (this.disabled) return;
|
|
21728
|
+
|
|
21729
|
+
if (this.open) {
|
|
21730
|
+
this.doMove(true);
|
|
21731
|
+
}
|
|
21732
|
+
},
|
|
21733
|
+
|
|
21734
|
+
onEsc() {
|
|
21735
|
+
if (this.disabled) return;
|
|
21736
|
+
this.doOpen(false);
|
|
21737
|
+
this.$el.focus();
|
|
21738
|
+
},
|
|
21739
|
+
|
|
21740
|
+
onEnter() {
|
|
21741
|
+
if (this.disabled) return;
|
|
21742
|
+
this.doOpen(!this.open);
|
|
21743
|
+
|
|
21744
|
+
if (!this.open) {
|
|
21745
|
+
this.onItemClick(this.highlighted);
|
|
21746
|
+
this.$refs.input.focus();
|
|
21747
|
+
}
|
|
21748
|
+
},
|
|
21749
|
+
|
|
21750
|
+
onClick() {
|
|
21751
|
+
if (this.disabled) return;
|
|
21752
|
+
this.doOpen(!this.open);
|
|
21753
|
+
|
|
21754
|
+
if (this.open) {
|
|
21755
|
+
this.$refs.input.focus();
|
|
21756
|
+
} else {
|
|
21757
|
+
this.$refs.button.focus();
|
|
21758
|
+
}
|
|
21759
|
+
},
|
|
21760
|
+
|
|
21761
|
+
clearValues() {
|
|
21762
|
+
this.dataValue = "";
|
|
21763
|
+
this.$refs.input.focus();
|
|
21764
|
+
this.$emit("change", this.dataValue);
|
|
21765
|
+
},
|
|
21766
|
+
|
|
21767
|
+
onFocusOut(ev) {
|
|
21768
|
+
if (!this.$el.contains(ev.relatedTarget)) {
|
|
21769
|
+
this.doOpen(false);
|
|
21770
|
+
}
|
|
21771
|
+
},
|
|
21772
|
+
|
|
21773
|
+
onMousemove(val) {
|
|
21774
|
+
this.highlighted = val;
|
|
21775
|
+
},
|
|
21776
|
+
|
|
21777
|
+
internalUpdateValue(val) {
|
|
21778
|
+
this.dataValue = val;
|
|
21779
|
+
const filterOption = this.dataOptions.find(item => item.value === val);
|
|
21780
|
+
|
|
21781
|
+
if (filterOption) {
|
|
21782
|
+
this.filter = filterOption.label;
|
|
21783
|
+
}
|
|
21784
|
+
},
|
|
21785
|
+
|
|
21786
|
+
onItemClick(val) {
|
|
21787
|
+
if (!val) {
|
|
21788
|
+
return;
|
|
21789
|
+
}
|
|
21790
|
+
|
|
21791
|
+
if (this.disabled) return;
|
|
21792
|
+
|
|
21793
|
+
if (this.acceptUserInput && !this.internalOptions.find(item => item.value === val)) {
|
|
21794
|
+
this.internalOptions.push({
|
|
21795
|
+
name: val,
|
|
21796
|
+
label: val,
|
|
21797
|
+
value: val,
|
|
21798
|
+
type: this.userInputLabel
|
|
21799
|
+
});
|
|
21800
|
+
}
|
|
21801
|
+
|
|
21802
|
+
this.internalUpdateValue(val);
|
|
21803
|
+
this.$refs.input.focus();
|
|
21804
|
+
this.open = false; // close after user makes a selection
|
|
21805
|
+
|
|
21806
|
+
this.$emit("change", this.dataValue);
|
|
21807
|
+
},
|
|
21808
|
+
|
|
21809
|
+
inputClick() {
|
|
21810
|
+
if (this.disabled) return;
|
|
21811
|
+
|
|
21812
|
+
if (!this.open) {
|
|
21813
|
+
this.doOpen(true);
|
|
21814
|
+
}
|
|
21815
|
+
},
|
|
21816
|
+
|
|
21817
|
+
inputFocus() {
|
|
21818
|
+
if (this.disabled) return;
|
|
21819
|
+
this.doOpen(true);
|
|
21820
|
+
}
|
|
21821
|
+
|
|
21822
|
+
}
|
|
21823
|
+
};
|
|
21824
|
+
|
|
21825
|
+
/* script */
|
|
21826
|
+
const __vue_script__$1 = script$1;
|
|
21827
|
+
/* template */
|
|
21828
|
+
|
|
21829
|
+
var __vue_render__$8 = function () {
|
|
21830
|
+
var _obj, _obj$1, _obj$2, _obj$3, _obj$4;
|
|
21831
|
+
|
|
21832
|
+
var _vm = this;
|
|
21833
|
+
|
|
21834
|
+
var _h = _vm.$createElement;
|
|
21835
|
+
|
|
21836
|
+
var _c = _vm._self._c || _h;
|
|
21837
|
+
|
|
21838
|
+
return _c('div', {
|
|
21839
|
+
class: ['ns-combo-box', 'cv-combo-box', _vm.carbonPrefix + "--list-box__wrapper", {
|
|
21840
|
+
'margin-bottom-on-open': _vm.marginBottomOnOpenEnabled
|
|
21841
|
+
}],
|
|
21842
|
+
on: {
|
|
21843
|
+
"focusout": _vm.onFocusOut
|
|
21844
|
+
}
|
|
21845
|
+
}, [_vm.title ? _c('label', {
|
|
21846
|
+
class: [_vm.carbonPrefix + "--label", (_obj = {}, _obj[_vm.carbonPrefix + "--label--disabled"] = _vm.disabled, _obj)],
|
|
21847
|
+
attrs: {
|
|
21848
|
+
"for": _vm.uid
|
|
21849
|
+
}
|
|
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({
|
|
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)],
|
|
21862
|
+
attrs: {
|
|
21863
|
+
"role": "listbox",
|
|
21864
|
+
"tabindex": "-1",
|
|
21865
|
+
"data-invalid": _vm.isInvalid
|
|
21866
|
+
},
|
|
21867
|
+
on: {
|
|
21868
|
+
"keydown": [function ($event) {
|
|
21869
|
+
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "down", 40, $event.key, ["Down", "ArrowDown"])) {
|
|
21870
|
+
return null;
|
|
21871
|
+
}
|
|
21872
|
+
|
|
21873
|
+
$event.preventDefault();
|
|
21874
|
+
return _vm.onDown.apply(null, arguments);
|
|
21875
|
+
}, function ($event) {
|
|
21876
|
+
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "up", 38, $event.key, ["Up", "ArrowUp"])) {
|
|
21877
|
+
return null;
|
|
21878
|
+
}
|
|
21879
|
+
|
|
21880
|
+
$event.preventDefault();
|
|
21881
|
+
return _vm.onUp.apply(null, arguments);
|
|
21882
|
+
}, function ($event) {
|
|
21883
|
+
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "enter", 13, $event.key, "Enter")) {
|
|
21884
|
+
return null;
|
|
21885
|
+
}
|
|
21886
|
+
|
|
21887
|
+
$event.preventDefault();
|
|
21888
|
+
return _vm.onEnter.apply(null, arguments);
|
|
21889
|
+
}, function ($event) {
|
|
21890
|
+
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "esc", 27, $event.key, ["Esc", "Escape"])) {
|
|
21891
|
+
return null;
|
|
21892
|
+
}
|
|
21893
|
+
|
|
21894
|
+
$event.preventDefault();
|
|
21895
|
+
return _vm.onEsc.apply(null, arguments);
|
|
21896
|
+
}],
|
|
21897
|
+
"click": _vm.onClick
|
|
21898
|
+
}
|
|
21899
|
+
}, 'div', _vm.$attrs, false), [_vm.isInvalid ? _c('WarningFilled16', {
|
|
21900
|
+
class: [_vm.carbonPrefix + "--list-box__invalid-icon"]
|
|
21901
|
+
}) : _vm._e(), _vm._v(" "), _c('div', {
|
|
21902
|
+
ref: "button",
|
|
21903
|
+
class: [_vm.carbonPrefix + "--list-box__field"],
|
|
21904
|
+
attrs: {
|
|
21905
|
+
"role": "button",
|
|
21906
|
+
"aria-haspopup": "true",
|
|
21907
|
+
"aria-expanded": _vm.open ? 'true' : 'false',
|
|
21908
|
+
"aria-owns": _vm.uid,
|
|
21909
|
+
"aria-controls": _vm.uid,
|
|
21910
|
+
"tabindex": "-1",
|
|
21911
|
+
"type": "button",
|
|
21912
|
+
"aria-label": _vm.open ? 'close menu' : 'open menu',
|
|
21913
|
+
"data-toggle": "true"
|
|
21914
|
+
}
|
|
21915
|
+
}, [_c('input', {
|
|
21916
|
+
directives: [{
|
|
21917
|
+
name: "model",
|
|
21918
|
+
rawName: "v-model",
|
|
21919
|
+
value: _vm.filter,
|
|
21920
|
+
expression: "filter"
|
|
21921
|
+
}],
|
|
21922
|
+
ref: "input",
|
|
21923
|
+
class: [_vm.carbonPrefix + "--text-input", (_obj$2 = {}, _obj$2[_vm.carbonPrefix + "--text-input--empty"] = !_vm.filter || _vm.filter.length === 0, _obj$2)],
|
|
21924
|
+
attrs: {
|
|
21925
|
+
"aria-controls": _vm.uid,
|
|
21926
|
+
"aria-autocomplete": "list",
|
|
21927
|
+
"role": "combobox",
|
|
21928
|
+
"aria-disabled": _vm.disabled,
|
|
21929
|
+
"aria-expanded": _vm.open ? 'true' : 'false',
|
|
21930
|
+
"autocomplete": "off",
|
|
21931
|
+
"disabled": _vm.disabled,
|
|
21932
|
+
"placeholder": _vm.label
|
|
21933
|
+
},
|
|
21934
|
+
domProps: {
|
|
21935
|
+
"value": _vm.filter
|
|
21936
|
+
},
|
|
21937
|
+
on: {
|
|
21938
|
+
"input": [function ($event) {
|
|
21939
|
+
if ($event.target.composing) {
|
|
21940
|
+
return;
|
|
21941
|
+
}
|
|
21942
|
+
|
|
21943
|
+
_vm.filter = $event.target.value;
|
|
21944
|
+
}, _vm.onInput],
|
|
21945
|
+
"focus": _vm.inputFocus,
|
|
21946
|
+
"click": function ($event) {
|
|
21947
|
+
$event.stopPropagation();
|
|
21948
|
+
$event.preventDefault();
|
|
21949
|
+
return _vm.inputClick.apply(null, arguments);
|
|
21950
|
+
}
|
|
21951
|
+
}
|
|
21952
|
+
}), _vm._v(" "), _vm.filter ? _c('div', {
|
|
21953
|
+
class: [_vm.carbonPrefix + "--list-box__selection"],
|
|
21954
|
+
attrs: {
|
|
21955
|
+
"role": "button",
|
|
21956
|
+
"tabindex": "0",
|
|
21957
|
+
"title": _vm.clearFilterLabel
|
|
21958
|
+
},
|
|
21959
|
+
on: {
|
|
21960
|
+
"click": function ($event) {
|
|
21961
|
+
$event.stopPropagation();
|
|
21962
|
+
return _vm.clearFilter.apply(null, arguments);
|
|
21963
|
+
},
|
|
21964
|
+
"keydown": [function ($event) {
|
|
21965
|
+
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "enter", 13, $event.key, "Enter")) {
|
|
21966
|
+
return null;
|
|
21967
|
+
}
|
|
21968
|
+
|
|
21969
|
+
$event.stopPropagation();
|
|
21970
|
+
$event.preventDefault();
|
|
21971
|
+
return _vm.clearFilter.apply(null, arguments);
|
|
21972
|
+
}, function ($event) {
|
|
21973
|
+
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "space", 32, $event.key, [" ", "Spacebar"])) {
|
|
21974
|
+
return null;
|
|
21975
|
+
}
|
|
21976
|
+
|
|
21977
|
+
$event.stopPropagation();
|
|
21978
|
+
$event.preventDefault();
|
|
21979
|
+
}],
|
|
21980
|
+
"keyup": function ($event) {
|
|
21981
|
+
if (!$event.type.indexOf('key') && _vm._k($event.keyCode, "space", 32, $event.key, [" ", "Spacebar"])) {
|
|
21982
|
+
return null;
|
|
21983
|
+
}
|
|
21984
|
+
|
|
21985
|
+
$event.stopPropagation();
|
|
21986
|
+
$event.preventDefault();
|
|
21987
|
+
return _vm.clearFilter.apply(null, arguments);
|
|
21988
|
+
}
|
|
21989
|
+
}
|
|
21990
|
+
}, [_c('Close16')], 1) : _vm._e(), _vm._v(" "), _c('div', {
|
|
21991
|
+
class: [_vm.carbonPrefix + "--list-box__menu-icon", (_obj$3 = {}, _obj$3[_vm.carbonPrefix + "--list-box__menu-icon--open"] = _vm.open, _obj$3)],
|
|
21992
|
+
attrs: {
|
|
21993
|
+
"role": "button"
|
|
21994
|
+
}
|
|
21995
|
+
}, [_c('chevron-down-16', {
|
|
21996
|
+
attrs: {
|
|
21997
|
+
"aria-label": _vm.open ? 'Close menu' : 'Open menu'
|
|
21998
|
+
}
|
|
21999
|
+
})], 1)]), _vm._v(" "), _c('div', {
|
|
22000
|
+
directives: [{
|
|
22001
|
+
name: "show",
|
|
22002
|
+
rawName: "v-show",
|
|
22003
|
+
value: _vm.open,
|
|
22004
|
+
expression: "open"
|
|
22005
|
+
}],
|
|
22006
|
+
ref: "list",
|
|
22007
|
+
class: [_vm.carbonPrefix + "--list-box__menu"],
|
|
22008
|
+
attrs: {
|
|
22009
|
+
"id": _vm.uid,
|
|
22010
|
+
"role": "listbox"
|
|
22011
|
+
}
|
|
22012
|
+
}, _vm._l(_vm.limitedDataOptions, function (item, index) {
|
|
22013
|
+
var _obj;
|
|
22014
|
+
|
|
22015
|
+
return _c('div', {
|
|
22016
|
+
key: "combo-box-" + index,
|
|
22017
|
+
ref: "option",
|
|
22018
|
+
refInFor: true,
|
|
22019
|
+
class: [_vm.carbonPrefix + "--list-box__menu-item", (_obj = {}, _obj[_vm.carbonPrefix + "--list-box__menu-item--highlighted"] = _vm.highlighted === item.value, _obj)],
|
|
22020
|
+
on: {
|
|
22021
|
+
"click": function ($event) {
|
|
22022
|
+
$event.stopPropagation();
|
|
22023
|
+
$event.preventDefault();
|
|
22024
|
+
return _vm.onItemClick(item.value);
|
|
22025
|
+
},
|
|
22026
|
+
"mousemove": function ($event) {
|
|
22027
|
+
return _vm.onMousemove(item.value);
|
|
22028
|
+
},
|
|
22029
|
+
"mousedown": function ($event) {
|
|
22030
|
+
$event.preventDefault();
|
|
22031
|
+
}
|
|
22032
|
+
}
|
|
22033
|
+
}, [_c('div', {
|
|
22034
|
+
class: [_vm.carbonPrefix + "--list-box__menu-item__option"]
|
|
22035
|
+
}, [_vm._v("\n " + _vm._s(_vm.showItemType && item.type ? item.label + " - " + item.type : item.label) + "\n ")])]);
|
|
22036
|
+
}), 0)], 1), _vm._v(" "), _vm.isInvalid ? _c('div', {
|
|
22037
|
+
class: [_vm.carbonPrefix + "--form-requirement"]
|
|
22038
|
+
}, [_vm._t("invalid-message", function () {
|
|
22039
|
+
return [_vm._v(_vm._s(_vm.invalidMessage))];
|
|
22040
|
+
})], 2) : _vm._e(), _vm._v(" "), !_vm.isInvalid && _vm.isHelper ? _c('div', {
|
|
22041
|
+
class: [_vm.carbonPrefix + "--form__helper-text", (_obj$4 = {}, _obj$4[_vm.carbonPrefix + "--form__helper-text--disabled"] = _vm.disabled, _obj$4)]
|
|
22042
|
+
}, [_vm._t("helper-text", function () {
|
|
22043
|
+
return [_vm._v(_vm._s(_vm.helperText))];
|
|
22044
|
+
})], 2) : _vm._e()]);
|
|
22045
|
+
};
|
|
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
|
+
|
|
22169
|
+
var __vue_staticRenderFns__$7 = [];
|
|
22170
|
+
/* style */
|
|
22171
|
+
|
|
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
|
+
};
|
|
22184
|
+
/* scoped */
|
|
22185
|
+
|
|
22186
|
+
|
|
22187
|
+
const __vue_scope_id__$7 = "data-v-03fbc1e6";
|
|
22188
|
+
/* module identifier */
|
|
22189
|
+
|
|
22190
|
+
const __vue_module_identifier__$7 = undefined;
|
|
22191
|
+
/* functional template */
|
|
22192
|
+
|
|
22193
|
+
const __vue_is_functional_template__$7 = false;
|
|
22194
|
+
/* style inject SSR */
|
|
22195
|
+
|
|
22196
|
+
/* style inject shadow dom */
|
|
22197
|
+
|
|
22198
|
+
const __vue_component__$e = /*#__PURE__*/normalizeComponent({
|
|
22199
|
+
render: __vue_render__$7,
|
|
22200
|
+
staticRenderFns: __vue_staticRenderFns__$7
|
|
22201
|
+
}, __vue_inject_styles__$7, __vue_script__, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, createInjector, undefined, undefined);
|
|
22202
|
+
|
|
22203
|
+
var __vue_component__$f = __vue_component__$e;
|
|
22204
|
+
|
|
22205
|
+
/* script */
|
|
22206
|
+
|
|
22207
|
+
/* template */
|
|
22208
|
+
var __vue_render__$6 = function () {
|
|
22209
|
+
var _vm = this;
|
|
22210
|
+
|
|
22211
|
+
var _h = _vm.$createElement;
|
|
22212
|
+
|
|
22213
|
+
var _c = _vm._self._c || _h;
|
|
22214
|
+
|
|
22215
|
+
return _c('path', {
|
|
22216
|
+
attrs: {
|
|
22217
|
+
"id": "gear_2_",
|
|
22218
|
+
"d": "M18.958,31.36h-5.915c-0.199,0-0.36-0.161-0.36-0.36v-3.633l-2.368-0.99l-2.576,2.575\n\tc-0.141,0.141-0.368,0.141-0.509,0L3.048,24.77c-0.141-0.141-0.141-0.369,0-0.51l2.568-2.568l-0.974-2.375H1\n\tc-0.199,0-0.36-0.161-0.36-0.36v-5.915c0-0.199,0.161-0.36,0.36-0.36h3.632l0.991-2.368L3.048,7.739\n\tc-0.141-0.141-0.141-0.368,0-0.509L7.23,3.048C7.298,2.98,7.389,2.942,7.485,2.942l0,0c0.096,0,0.187,0.038,0.254,0.105l2.568,2.569\n\tl2.375-0.975V1c0-0.199,0.161-0.36,0.36-0.36h5.915c0.199,0,0.36,0.161,0.36,0.36v3.632l2.367,0.991l2.575-2.575\n\tc0.141-0.141,0.369-0.141,0.51,0l4.183,4.182c0.067,0.067,0.105,0.159,0.105,0.254s-0.038,0.187-0.105,0.254l-2.569,2.568\n\tl0.975,2.375H31c0.199,0,0.36,0.161,0.36,0.36v5.915c0,0.199-0.161,0.36-0.36,0.36h-3.633l-0.99,2.368l2.576,2.575\n\tc0.067,0.067,0.105,0.159,0.105,0.255s-0.038,0.188-0.105,0.255l-4.183,4.182c-0.141,0.141-0.369,0.141-0.51,0l-2.568-2.568\n\tl-2.374,0.974V31C19.318,31.199,19.157,31.36,18.958,31.36z M13.403,30.64h5.195v-3.523c0-0.146,0.089-0.277,0.224-0.333\n\tl2.819-1.156c0.134-0.057,0.288-0.024,0.392,0.078l2.483,2.483l3.674-3.673l-2.492-2.491c-0.103-0.104-0.134-0.259-0.077-0.394\n\tl1.176-2.812c0.056-0.134,0.187-0.222,0.332-0.222h3.512v-5.194h-3.522c-0.146,0-0.277-0.088-0.333-0.223l-1.157-2.82\n\tc-0.055-0.134-0.024-0.289,0.078-0.391l2.484-2.483l-3.674-3.673l-2.491,2.491c-0.104,0.103-0.26,0.134-0.394,0.078L18.82,5.206\n\tc-0.134-0.056-0.222-0.187-0.222-0.332V1.36h-5.195v3.523c0,0.146-0.088,0.278-0.223,0.333l-2.82,1.157\n\tc-0.135,0.055-0.289,0.024-0.391-0.079L7.485,3.812L3.812,7.484l2.491,2.492c0.104,0.103,0.134,0.259,0.078,0.394l-1.177,2.812\n\tc-0.056,0.134-0.187,0.221-0.332,0.221H1.36v5.194h3.524c0.146,0,0.278,0.089,0.333,0.224l1.157,2.82\n\tc0.055,0.135,0.024,0.289-0.079,0.392l-2.483,2.483l3.673,3.673l2.492-2.491c0.103-0.104,0.26-0.133,0.393-0.077l2.812,1.176\n\tc0.134,0.056,0.221,0.187,0.221,0.332V30.64z M16,23.36c-4.058,0-7.36-3.302-7.36-7.36S11.942,8.64,16,8.64\n\tc4.059,0,7.36,3.302,7.36,7.36C23.36,20.059,20.059,23.36,16,23.36z M16,9.36c-3.661,0-6.64,2.979-6.64,6.64s2.979,6.64,6.64,6.64\n\ts6.64-2.979,6.64-6.64S19.661,9.36,16,9.36z"
|
|
22219
|
+
}
|
|
22220
|
+
});
|
|
22221
|
+
};
|
|
22222
|
+
|
|
22223
|
+
var __vue_staticRenderFns__$6 = [];
|
|
22224
|
+
/* style */
|
|
22225
|
+
|
|
22226
|
+
const __vue_inject_styles__$6 = undefined;
|
|
22227
|
+
/* scoped */
|
|
22228
|
+
|
|
22229
|
+
const __vue_scope_id__$6 = undefined;
|
|
21323
22230
|
/* module identifier */
|
|
21324
22231
|
|
|
21325
22232
|
const __vue_module_identifier__$6 = undefined;
|
|
@@ -21935,6 +22842,10 @@ var task = {
|
|
|
21935
22842
|
createErrorNotificationForApp(err, message) {
|
|
21936
22843
|
console.error(err);
|
|
21937
22844
|
window.parent.core.$root.$emit("createErrorNotification", err, message);
|
|
22845
|
+
},
|
|
22846
|
+
|
|
22847
|
+
createNotificationForApp(notification) {
|
|
22848
|
+
window.parent.core.$root.$emit("createNotification", notification);
|
|
21938
22849
|
}
|
|
21939
22850
|
|
|
21940
22851
|
}
|
|
@@ -22093,37 +23004,39 @@ var filters = {
|
|
|
22093
23004
|
var components = /*#__PURE__*/Object.freeze({
|
|
22094
23005
|
__proto__: null,
|
|
22095
23006
|
NsButton: NsButton,
|
|
22096
|
-
NsEmptyState: __vue_component__$
|
|
23007
|
+
NsEmptyState: __vue_component__$14,
|
|
22097
23008
|
NsPictogram: NsPictogram,
|
|
22098
|
-
NsCodeSnippet: __vue_component__$
|
|
23009
|
+
NsCodeSnippet: __vue_component__$12,
|
|
22099
23010
|
NsInlineNotification: NsInlineNotification,
|
|
22100
23011
|
NsProgressBar: NsProgressBar,
|
|
22101
23012
|
NsSvg: NsSvg,
|
|
22102
|
-
NsTile: __vue_component__$
|
|
22103
|
-
NsToastNotification: __vue_component__$
|
|
22104
|
-
NsInfoCard: __vue_component__$
|
|
22105
|
-
NsStatusCard: __vue_component__$
|
|
22106
|
-
NsSystemdServiceCard: __vue_component__$
|
|
22107
|
-
NsPasswordInput: __vue_component__$
|
|
22108
|
-
NsIconMenu: __vue_component__$
|
|
22109
|
-
NsMeterChart: __vue_component__$
|
|
23013
|
+
NsTile: __vue_component__$Y,
|
|
23014
|
+
NsToastNotification: __vue_component__$W,
|
|
23015
|
+
NsInfoCard: __vue_component__$U,
|
|
23016
|
+
NsStatusCard: __vue_component__$S,
|
|
23017
|
+
NsSystemdServiceCard: __vue_component__$Q,
|
|
23018
|
+
NsPasswordInput: __vue_component__$N,
|
|
23019
|
+
NsIconMenu: __vue_component__$L,
|
|
23020
|
+
NsMeterChart: __vue_component__$J,
|
|
22110
23021
|
NsLottieAnimation: NsLottieAnimation,
|
|
22111
|
-
NsDangerDeleteModal: __vue_component__$
|
|
23022
|
+
NsDangerDeleteModal: __vue_component__$G,
|
|
22112
23023
|
NsCircleTimer: NsCircleTimer,
|
|
22113
|
-
NsDropdownAction: __vue_component__$
|
|
23024
|
+
NsDropdownAction: __vue_component__$E,
|
|
22114
23025
|
NsTextInput: NsTextInput,
|
|
22115
|
-
NsBackupCard: __vue_component__$
|
|
22116
|
-
NsWizard: __vue_component__$
|
|
22117
|
-
NsMenuItem: __vue_component__$
|
|
22118
|
-
NsMenuDivider: __vue_component__$
|
|
22119
|
-
NsSystemLogsCard: __vue_component__$
|
|
23026
|
+
NsBackupCard: __vue_component__$B,
|
|
23027
|
+
NsWizard: __vue_component__$z,
|
|
23028
|
+
NsMenuItem: __vue_component__$x,
|
|
23029
|
+
NsMenuDivider: __vue_component__$v,
|
|
23030
|
+
NsSystemLogsCard: __vue_component__$t,
|
|
22120
23031
|
NsModal: NsModal,
|
|
22121
|
-
NsTimePicker: __vue_component__$
|
|
22122
|
-
NsDataTable: __vue_component__$
|
|
23032
|
+
NsTimePicker: __vue_component__$r,
|
|
23033
|
+
NsDataTable: __vue_component__$o,
|
|
22123
23034
|
NsPagination: NsPagination,
|
|
22124
|
-
NsToggle: __vue_component__$
|
|
23035
|
+
NsToggle: __vue_component__$m,
|
|
22125
23036
|
NsTag: NsTag,
|
|
22126
|
-
NsMultiSelect: __vue_component__$
|
|
23037
|
+
NsMultiSelect: __vue_component__$j,
|
|
23038
|
+
NsComboBox: __vue_component__$h,
|
|
23039
|
+
NsCheckbox: __vue_component__$f,
|
|
22127
23040
|
ExclamationMarkPictogram: ExclamationMarkPictogram,
|
|
22128
23041
|
GearPictogram: __vue_component__$d,
|
|
22129
23042
|
LovePictogram: __vue_component__$b,
|
|
@@ -22151,4 +23064,4 @@ const install = function installNs8UiLib(Vue) {
|
|
|
22151
23064
|
});
|
|
22152
23065
|
}; // Create module definition for Vue.use()
|
|
22153
23066
|
|
|
22154
|
-
export { __vue_component__$7 as BulldozerPictogram, DateTimeService, ExclamationMarkPictogram, filters as Filters, __vue_component__$d as GearPictogram, __vue_component__$5 as GroupPictogram, __vue_component__$3 as HardDrivePictogram, IconService, LottieService, __vue_component__$b as LovePictogram, __vue_component__$
|
|
23067
|
+
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 };
|