@nethserver/ns8-ui-lib 0.1.13 → 0.1.16
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 +56 -30
- package/dist/ns8-ui-lib.min.js +1 -1
- package/dist/ns8-ui-lib.ssr.js +69 -55
- package/package.json +1 -1
- package/src/lib-components/NsBackupCard.vue +2 -2
- package/src/lib-components/NsComboBox.vue +1 -1
- package/src/lib-components/NsDataTable.vue +2 -2
- package/src/lib-components/NsInfoCard.vue +2 -2
- package/src/lib-components/NsMultiSelect.vue +1 -1
- package/src/lib-components/NsStatusCard.vue +2 -2
- package/src/lib-components/NsSystemLogsCard.vue +2 -1
- package/src/lib-components/NsSystemdServiceCard.vue +2 -2
package/dist/ns8-ui-lib.esm.js
CHANGED
|
@@ -82,6 +82,7 @@ import ErrorFilled16 from '@carbon/icons-vue/es/error--filled/16';
|
|
|
82
82
|
import ErrorFilled32 from '@carbon/icons-vue/es/error--filled/32';
|
|
83
83
|
import WarningFilled16$1 from '@carbon/icons-vue/es/warning--filled/16';
|
|
84
84
|
import Warning32 from '@carbon/icons-vue/es/warning--filled/32';
|
|
85
|
+
import Power16 from '@carbon/icons-vue/es/power/16';
|
|
85
86
|
import Power20 from '@carbon/icons-vue/es/power/20';
|
|
86
87
|
import Power32 from '@carbon/icons-vue/es/power/32';
|
|
87
88
|
import Document20 from '@carbon/icons-vue/es/document/20';
|
|
@@ -133,6 +134,15 @@ import Box16 from '@carbon/icons-vue/es/box/16';
|
|
|
133
134
|
import Box20 from '@carbon/icons-vue/es/box/20';
|
|
134
135
|
import Box32 from '@carbon/icons-vue/es/box/32';
|
|
135
136
|
import UserMilitary32 from '@carbon/icons-vue/es/user--military/32';
|
|
137
|
+
import Rule16 from '@carbon/icons-vue/es/rule/16';
|
|
138
|
+
import Rule20 from '@carbon/icons-vue/es/rule/20';
|
|
139
|
+
import Rule32 from '@carbon/icons-vue/es/rule/32';
|
|
140
|
+
import Filter16 from '@carbon/icons-vue/es/filter/16';
|
|
141
|
+
import Filter20 from '@carbon/icons-vue/es/filter/20';
|
|
142
|
+
import Filter32 from '@carbon/icons-vue/es/filter/32';
|
|
143
|
+
import CloseFilled16 from '@carbon/icons-vue/es/close--filled/16';
|
|
144
|
+
import CloseFilled20 from '@carbon/icons-vue/es/close--filled/20';
|
|
145
|
+
import CloseFilled32 from '@carbon/icons-vue/es/close--filled/32';
|
|
136
146
|
import CvSideNavDivider from '@carbon/vue/src/components/cv-ui-shell/cv-side-nav-divider.vue';
|
|
137
147
|
import Search16 from '@carbon/icons-vue/es/search/16';
|
|
138
148
|
import Close16 from '@carbon/icons-vue/es/close/16';
|
|
@@ -6526,7 +6536,7 @@ var __vue_render__$w = function () {
|
|
|
6526
6536
|
var _c = _vm._self._c || _h;
|
|
6527
6537
|
|
|
6528
6538
|
return _c('cv-tile', {
|
|
6529
|
-
staticClass: "info-card",
|
|
6539
|
+
staticClass: "info-card ns-card",
|
|
6530
6540
|
attrs: {
|
|
6531
6541
|
"kind": "standard",
|
|
6532
6542
|
"light": _vm.light
|
|
@@ -6580,8 +6590,8 @@ var __vue_staticRenderFns__$w = [];
|
|
|
6580
6590
|
|
|
6581
6591
|
const __vue_inject_styles__$y = function (inject) {
|
|
6582
6592
|
if (!inject) return;
|
|
6583
|
-
inject("data-v-
|
|
6584
|
-
source: ".info-card[data-v-
|
|
6593
|
+
inject("data-v-89198d7e_0", {
|
|
6594
|
+
source: ".info-card[data-v-89198d7e]{display:flex;flex-direction:column;justify-content:center;min-height:7rem;position:relative}.skeleton[data-v-89198d7e]{margin-top:.5rem;margin-left:auto;margin-right:auto}.row[data-v-89198d7e]{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.title[data-v-89198d7e]{margin-left:.25rem;margin-right:.25rem;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.description[data-v-89198d7e]{margin-left:.25rem;margin-right:.25rem}.slot[data-v-89198d7e]{margin-top:.5rem}",
|
|
6585
6595
|
map: undefined,
|
|
6586
6596
|
media: undefined
|
|
6587
6597
|
});
|
|
@@ -6589,7 +6599,7 @@ const __vue_inject_styles__$y = function (inject) {
|
|
|
6589
6599
|
/* scoped */
|
|
6590
6600
|
|
|
6591
6601
|
|
|
6592
|
-
const __vue_scope_id__$y = "data-v-
|
|
6602
|
+
const __vue_scope_id__$y = "data-v-89198d7e";
|
|
6593
6603
|
/* module identifier */
|
|
6594
6604
|
|
|
6595
6605
|
const __vue_module_identifier__$y = undefined;
|
|
@@ -6666,7 +6676,7 @@ var __vue_render__$v = function () {
|
|
|
6666
6676
|
var _c = _vm._self._c || _h;
|
|
6667
6677
|
|
|
6668
6678
|
return _c('cv-tile', {
|
|
6669
|
-
staticClass: "status-card",
|
|
6679
|
+
staticClass: "status-card ns-card",
|
|
6670
6680
|
attrs: {
|
|
6671
6681
|
"kind": "standard",
|
|
6672
6682
|
"light": _vm.light
|
|
@@ -6732,8 +6742,8 @@ var __vue_staticRenderFns__$v = [];
|
|
|
6732
6742
|
|
|
6733
6743
|
const __vue_inject_styles__$x = function (inject) {
|
|
6734
6744
|
if (!inject) return;
|
|
6735
|
-
inject("data-v-
|
|
6736
|
-
source: ".status-card[data-v-
|
|
6745
|
+
inject("data-v-faa5535c_0", {
|
|
6746
|
+
source: ".status-card[data-v-faa5535c]{display:flex;flex-direction:column;justify-content:center}.row[data-v-faa5535c]{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.value[data-v-faa5535c]{margin-left:.25rem;margin-right:.25rem}.label[data-v-faa5535c]{margin-left:.25rem;margin-right:.25rem}.success-icon[data-v-faa5535c]{margin-right:.25rem}.error-icon[data-v-faa5535c]{margin-right:.25rem}.warning-icon[data-v-faa5535c]{margin-right:.25rem}.stats[data-v-faa5535c]{display:flex;align-items:center;margin-left:.5rem;margin-right:.5rem}",
|
|
6737
6747
|
map: undefined,
|
|
6738
6748
|
media: undefined
|
|
6739
6749
|
});
|
|
@@ -6741,7 +6751,7 @@ const __vue_inject_styles__$x = function (inject) {
|
|
|
6741
6751
|
/* scoped */
|
|
6742
6752
|
|
|
6743
6753
|
|
|
6744
|
-
const __vue_scope_id__$x = "data-v-
|
|
6754
|
+
const __vue_scope_id__$x = "data-v-faa5535c";
|
|
6745
6755
|
/* module identifier */
|
|
6746
6756
|
|
|
6747
6757
|
const __vue_module_identifier__$x = undefined;
|
|
@@ -6825,7 +6835,7 @@ var __vue_render__$u = function () {
|
|
|
6825
6835
|
var _c = _vm._self._c || _h;
|
|
6826
6836
|
|
|
6827
6837
|
return _c('cv-tile', {
|
|
6828
|
-
staticClass: "service-card",
|
|
6838
|
+
staticClass: "service-card ns-card",
|
|
6829
6839
|
attrs: {
|
|
6830
6840
|
"kind": "standard",
|
|
6831
6841
|
"light": _vm.light
|
|
@@ -6877,8 +6887,8 @@ var __vue_staticRenderFns__$u = [];
|
|
|
6877
6887
|
|
|
6878
6888
|
const __vue_inject_styles__$w = function (inject) {
|
|
6879
6889
|
if (!inject) return;
|
|
6880
|
-
inject("data-v-
|
|
6881
|
-
source: ".service-card[data-v-
|
|
6890
|
+
inject("data-v-006e8647_0", {
|
|
6891
|
+
source: ".service-card[data-v-006e8647]{display:flex;flex-direction:column;justify-content:center}.row[data-v-006e8647]{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.service-name[data-v-006e8647]{margin-left:.25rem;margin-right:.25rem;margin-bottom:.5rem}.success-icon[data-v-006e8647]{margin-right:.25rem}.error-icon[data-v-006e8647]{margin-right:.25rem}.warning-icon[data-v-006e8647]{margin-right:.25rem}.stats[data-v-006e8647]{display:flex;align-items:center;margin-left:.5rem;margin-right:.5rem}",
|
|
6882
6892
|
map: undefined,
|
|
6883
6893
|
media: undefined
|
|
6884
6894
|
});
|
|
@@ -6886,7 +6896,7 @@ const __vue_inject_styles__$w = function (inject) {
|
|
|
6886
6896
|
/* scoped */
|
|
6887
6897
|
|
|
6888
6898
|
|
|
6889
|
-
const __vue_scope_id__$w = "data-v-
|
|
6899
|
+
const __vue_scope_id__$w = "data-v-006e8647";
|
|
6890
6900
|
/* module identifier */
|
|
6891
6901
|
|
|
6892
6902
|
const __vue_module_identifier__$w = undefined;
|
|
@@ -7265,7 +7275,9 @@ var UtilService = {
|
|
|
7265
7275
|
time24HourPatternString: "([01]\\d|2[0-3]):?([0-5]\\d)",
|
|
7266
7276
|
time24HourPlaceholder: "hh:mm",
|
|
7267
7277
|
// used to highlight the anchor the user has just navigated to
|
|
7268
|
-
highlightAnchor: ""
|
|
7278
|
+
highlightAnchor: "",
|
|
7279
|
+
ipAddressPattern: /^((25[0-5]|(2[0-4]|1\d|[1-9]|)\d)\.?\b){4}$/,
|
|
7280
|
+
cidrPattern: /^((25[0-5]|(2[0-4]|1\d|[1-9]|)\d)\.?\b){4}\/(\d){1,2}$/
|
|
7269
7281
|
};
|
|
7270
7282
|
},
|
|
7271
7283
|
|
|
@@ -8747,8 +8759,9 @@ var IconService = {
|
|
|
8747
8759
|
// warning
|
|
8748
8760
|
Warning20,
|
|
8749
8761
|
Warning32,
|
|
8750
|
-
|
|
8762
|
+
Power16,
|
|
8751
8763
|
// enable, disable
|
|
8764
|
+
Power20,
|
|
8752
8765
|
Power32,
|
|
8753
8766
|
Document20,
|
|
8754
8767
|
Document32,
|
|
@@ -8815,8 +8828,17 @@ var IconService = {
|
|
|
8815
8828
|
// mailboxes
|
|
8816
8829
|
Box20,
|
|
8817
8830
|
Box32,
|
|
8818
|
-
UserMilitary32
|
|
8819
|
-
|
|
8831
|
+
UserMilitary32,
|
|
8832
|
+
// master user
|
|
8833
|
+
Rule16,
|
|
8834
|
+
Rule20,
|
|
8835
|
+
Rule32,
|
|
8836
|
+
Filter16,
|
|
8837
|
+
Filter20,
|
|
8838
|
+
Filter32,
|
|
8839
|
+
CloseFilled16,
|
|
8840
|
+
CloseFilled20,
|
|
8841
|
+
CloseFilled32
|
|
8820
8842
|
};
|
|
8821
8843
|
}
|
|
8822
8844
|
|
|
@@ -9263,7 +9285,7 @@ var __vue_render__$l = function () {
|
|
|
9263
9285
|
var _c = _vm._self._c || _h;
|
|
9264
9286
|
|
|
9265
9287
|
return _c('cv-tile', {
|
|
9266
|
-
staticClass: "ns-backup-card",
|
|
9288
|
+
staticClass: "ns-backup-card ns-card",
|
|
9267
9289
|
attrs: {
|
|
9268
9290
|
"kind": "standard",
|
|
9269
9291
|
"light": _vm.light
|
|
@@ -9376,11 +9398,11 @@ var __vue_staticRenderFns__$l = [];
|
|
|
9376
9398
|
|
|
9377
9399
|
const __vue_inject_styles__$n = function (inject) {
|
|
9378
9400
|
if (!inject) return;
|
|
9379
|
-
inject("data-v-
|
|
9380
|
-
source: ".ns-backup-card[data-v-
|
|
9401
|
+
inject("data-v-3315ab44_0", {
|
|
9402
|
+
source: ".ns-backup-card[data-v-3315ab44]{display:flex;flex-direction:column;justify-content:center;min-height:7rem}.backup[data-v-3315ab44]{margin-bottom:1rem}.backup[data-v-3315ab44]:last-child{margin-bottom:0}.row[data-v-3315ab44]{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.title[data-v-3315ab44]{margin-left:.25rem;margin-right:.25rem;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-wrapper[data-v-3315ab44]{display:flex;justify-content:center;margin-bottom:.5rem}.table[data-v-3315ab44]{display:table}.tr[data-v-3315ab44]{display:table-row}.td[data-v-3315ab44]{display:table-cell}.label[data-v-3315ab44]{padding-right:.75rem;font-weight:700;text-align:right;padding-bottom:.5rem}.status[data-v-3315ab44]{font-weight:700}.backup-status-icon[data-v-3315ab44]{margin-right:.25rem}",
|
|
9381
9403
|
map: undefined,
|
|
9382
9404
|
media: undefined
|
|
9383
|
-
}), inject("data-v-
|
|
9405
|
+
}), inject("data-v-3315ab44_1", {
|
|
9384
9406
|
source: ".ns-backup-card .bx--accordion--start .bx--accordion__content{margin-left:0}",
|
|
9385
9407
|
map: undefined,
|
|
9386
9408
|
media: undefined
|
|
@@ -9389,7 +9411,7 @@ const __vue_inject_styles__$n = function (inject) {
|
|
|
9389
9411
|
/* scoped */
|
|
9390
9412
|
|
|
9391
9413
|
|
|
9392
|
-
const __vue_scope_id__$n = "data-v-
|
|
9414
|
+
const __vue_scope_id__$n = "data-v-3315ab44";
|
|
9393
9415
|
/* module identifier */
|
|
9394
9416
|
|
|
9395
9417
|
const __vue_module_identifier__$n = undefined;
|
|
@@ -9881,6 +9903,7 @@ var __vue_render__$h = function () {
|
|
|
9881
9903
|
var _c = _vm._self._c || _h;
|
|
9882
9904
|
|
|
9883
9905
|
return _c('NsInfoCard', {
|
|
9906
|
+
staticClass: "ns-system-logs-card ns-card",
|
|
9884
9907
|
attrs: {
|
|
9885
9908
|
"title": _vm.title,
|
|
9886
9909
|
"description": _vm.description,
|
|
@@ -9906,7 +9929,7 @@ var __vue_staticRenderFns__$h = [];
|
|
|
9906
9929
|
const __vue_inject_styles__$j = undefined;
|
|
9907
9930
|
/* scoped */
|
|
9908
9931
|
|
|
9909
|
-
const __vue_scope_id__$j = "data-v-
|
|
9932
|
+
const __vue_scope_id__$j = "data-v-89aa96e8";
|
|
9910
9933
|
/* module identifier */
|
|
9911
9934
|
|
|
9912
9935
|
const __vue_module_identifier__$j = undefined;
|
|
@@ -17758,6 +17781,7 @@ var __vue_render__$f = function () {
|
|
|
17758
17781
|
}
|
|
17759
17782
|
|
|
17760
17783
|
$event.preventDefault();
|
|
17784
|
+
$event.stopPropagation();
|
|
17761
17785
|
return _vm.checkSearchExpand(false);
|
|
17762
17786
|
}
|
|
17763
17787
|
}
|
|
@@ -21244,6 +21268,7 @@ var __vue_render__$c = function () {
|
|
|
21244
21268
|
}
|
|
21245
21269
|
|
|
21246
21270
|
$event.preventDefault();
|
|
21271
|
+
$event.stopPropagation();
|
|
21247
21272
|
return _vm.onEsc.apply(null, arguments);
|
|
21248
21273
|
}],
|
|
21249
21274
|
"click": _vm.onClick
|
|
@@ -21455,11 +21480,11 @@ var __vue_staticRenderFns__$c = [];
|
|
|
21455
21480
|
|
|
21456
21481
|
const __vue_inject_styles__$d = function (inject) {
|
|
21457
21482
|
if (!inject) return;
|
|
21458
|
-
inject("data-v-
|
|
21459
|
-
source: ".bx--multi-select--filterable .bx--tag.selected-item[data-v-
|
|
21483
|
+
inject("data-v-840b9470_0", {
|
|
21484
|
+
source: ".bx--multi-select--filterable .bx--tag.selected-item[data-v-840b9470]{margin-left:0;margin-bottom:.25rem}.margin-bottom-on-open[data-v-840b9470]{margin-bottom:14rem}.label-with-tooltip[data-v-840b9470]{display:flex;align-items:baseline}",
|
|
21460
21485
|
map: undefined,
|
|
21461
21486
|
media: undefined
|
|
21462
|
-
}), inject("data-v-
|
|
21487
|
+
}), inject("data-v-840b9470_1", {
|
|
21463
21488
|
source: ".selected-item button.bx--tag__close-icon{position:relative;right:1px}.ns-multi-select .bx--tooltip__label .bx--tooltip__trigger{margin-left:.25rem}",
|
|
21464
21489
|
map: undefined,
|
|
21465
21490
|
media: undefined
|
|
@@ -21468,7 +21493,7 @@ const __vue_inject_styles__$d = function (inject) {
|
|
|
21468
21493
|
/* scoped */
|
|
21469
21494
|
|
|
21470
21495
|
|
|
21471
|
-
const __vue_scope_id__$d = "data-v-
|
|
21496
|
+
const __vue_scope_id__$d = "data-v-840b9470";
|
|
21472
21497
|
/* module identifier */
|
|
21473
21498
|
|
|
21474
21499
|
const __vue_module_identifier__$d = undefined;
|
|
@@ -21992,6 +22017,7 @@ var __vue_render__$b = function () {
|
|
|
21992
22017
|
}
|
|
21993
22018
|
|
|
21994
22019
|
$event.preventDefault();
|
|
22020
|
+
$event.stopPropagation();
|
|
21995
22021
|
return _vm.onEsc.apply(null, arguments);
|
|
21996
22022
|
}],
|
|
21997
22023
|
"click": _vm.onClick
|
|
@@ -22149,11 +22175,11 @@ var __vue_staticRenderFns__$b = [];
|
|
|
22149
22175
|
|
|
22150
22176
|
const __vue_inject_styles__$c = function (inject) {
|
|
22151
22177
|
if (!inject) return;
|
|
22152
|
-
inject("data-v-
|
|
22153
|
-
source: ".margin-bottom-on-open[data-v-
|
|
22178
|
+
inject("data-v-5454a1ee_0", {
|
|
22179
|
+
source: ".margin-bottom-on-open[data-v-5454a1ee]{margin-bottom:14rem}.label-with-tooltip[data-v-5454a1ee]{display:flex;align-items:baseline}",
|
|
22154
22180
|
map: undefined,
|
|
22155
22181
|
media: undefined
|
|
22156
|
-
}), inject("data-v-
|
|
22182
|
+
}), inject("data-v-5454a1ee_1", {
|
|
22157
22183
|
source: ".ns-combo-box .bx--tooltip__label .bx--tooltip__trigger{margin-left:.25rem}",
|
|
22158
22184
|
map: undefined,
|
|
22159
22185
|
media: undefined
|
|
@@ -22162,7 +22188,7 @@ const __vue_inject_styles__$c = function (inject) {
|
|
|
22162
22188
|
/* scoped */
|
|
22163
22189
|
|
|
22164
22190
|
|
|
22165
|
-
const __vue_scope_id__$c = "data-v-
|
|
22191
|
+
const __vue_scope_id__$c = "data-v-5454a1ee";
|
|
22166
22192
|
/* module identifier */
|
|
22167
22193
|
|
|
22168
22194
|
const __vue_module_identifier__$c = undefined;
|