@nethserver/ns8-ui-lib 0.1.15 → 0.1.17
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 +54 -25
- package/dist/ns8-ui-lib.min.js +1 -1
- package/dist/ns8-ui-lib.ssr.js +54 -35
- package/package.json +1 -1
- package/src/lib-components/NsBackupCard.vue +2 -2
- package/src/lib-components/NsInfoCard.vue +2 -2
- 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';
|
|
@@ -136,6 +137,15 @@ import UserMilitary32 from '@carbon/icons-vue/es/user--military/32';
|
|
|
136
137
|
import Rule16 from '@carbon/icons-vue/es/rule/16';
|
|
137
138
|
import Rule20 from '@carbon/icons-vue/es/rule/20';
|
|
138
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';
|
|
146
|
+
import Badge16 from '@carbon/icons-vue/es/badge/16';
|
|
147
|
+
import Badge20 from '@carbon/icons-vue/es/badge/20';
|
|
148
|
+
import Badge32 from '@carbon/icons-vue/es/badge/32';
|
|
139
149
|
import CvSideNavDivider from '@carbon/vue/src/components/cv-ui-shell/cv-side-nav-divider.vue';
|
|
140
150
|
import Search16 from '@carbon/icons-vue/es/search/16';
|
|
141
151
|
import Close16 from '@carbon/icons-vue/es/close/16';
|
|
@@ -6529,7 +6539,7 @@ var __vue_render__$w = function () {
|
|
|
6529
6539
|
var _c = _vm._self._c || _h;
|
|
6530
6540
|
|
|
6531
6541
|
return _c('cv-tile', {
|
|
6532
|
-
staticClass: "info-card",
|
|
6542
|
+
staticClass: "info-card ns-card",
|
|
6533
6543
|
attrs: {
|
|
6534
6544
|
"kind": "standard",
|
|
6535
6545
|
"light": _vm.light
|
|
@@ -6583,8 +6593,8 @@ var __vue_staticRenderFns__$w = [];
|
|
|
6583
6593
|
|
|
6584
6594
|
const __vue_inject_styles__$y = function (inject) {
|
|
6585
6595
|
if (!inject) return;
|
|
6586
|
-
inject("data-v-
|
|
6587
|
-
source: ".info-card[data-v-
|
|
6596
|
+
inject("data-v-89198d7e_0", {
|
|
6597
|
+
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}",
|
|
6588
6598
|
map: undefined,
|
|
6589
6599
|
media: undefined
|
|
6590
6600
|
});
|
|
@@ -6592,7 +6602,7 @@ const __vue_inject_styles__$y = function (inject) {
|
|
|
6592
6602
|
/* scoped */
|
|
6593
6603
|
|
|
6594
6604
|
|
|
6595
|
-
const __vue_scope_id__$y = "data-v-
|
|
6605
|
+
const __vue_scope_id__$y = "data-v-89198d7e";
|
|
6596
6606
|
/* module identifier */
|
|
6597
6607
|
|
|
6598
6608
|
const __vue_module_identifier__$y = undefined;
|
|
@@ -6669,7 +6679,7 @@ var __vue_render__$v = function () {
|
|
|
6669
6679
|
var _c = _vm._self._c || _h;
|
|
6670
6680
|
|
|
6671
6681
|
return _c('cv-tile', {
|
|
6672
|
-
staticClass: "status-card",
|
|
6682
|
+
staticClass: "status-card ns-card",
|
|
6673
6683
|
attrs: {
|
|
6674
6684
|
"kind": "standard",
|
|
6675
6685
|
"light": _vm.light
|
|
@@ -6735,8 +6745,8 @@ var __vue_staticRenderFns__$v = [];
|
|
|
6735
6745
|
|
|
6736
6746
|
const __vue_inject_styles__$x = function (inject) {
|
|
6737
6747
|
if (!inject) return;
|
|
6738
|
-
inject("data-v-
|
|
6739
|
-
source: ".status-card[data-v-
|
|
6748
|
+
inject("data-v-faa5535c_0", {
|
|
6749
|
+
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}",
|
|
6740
6750
|
map: undefined,
|
|
6741
6751
|
media: undefined
|
|
6742
6752
|
});
|
|
@@ -6744,7 +6754,7 @@ const __vue_inject_styles__$x = function (inject) {
|
|
|
6744
6754
|
/* scoped */
|
|
6745
6755
|
|
|
6746
6756
|
|
|
6747
|
-
const __vue_scope_id__$x = "data-v-
|
|
6757
|
+
const __vue_scope_id__$x = "data-v-faa5535c";
|
|
6748
6758
|
/* module identifier */
|
|
6749
6759
|
|
|
6750
6760
|
const __vue_module_identifier__$x = undefined;
|
|
@@ -6828,7 +6838,7 @@ var __vue_render__$u = function () {
|
|
|
6828
6838
|
var _c = _vm._self._c || _h;
|
|
6829
6839
|
|
|
6830
6840
|
return _c('cv-tile', {
|
|
6831
|
-
staticClass: "service-card",
|
|
6841
|
+
staticClass: "service-card ns-card",
|
|
6832
6842
|
attrs: {
|
|
6833
6843
|
"kind": "standard",
|
|
6834
6844
|
"light": _vm.light
|
|
@@ -6880,8 +6890,8 @@ var __vue_staticRenderFns__$u = [];
|
|
|
6880
6890
|
|
|
6881
6891
|
const __vue_inject_styles__$w = function (inject) {
|
|
6882
6892
|
if (!inject) return;
|
|
6883
|
-
inject("data-v-
|
|
6884
|
-
source: ".service-card[data-v-
|
|
6893
|
+
inject("data-v-006e8647_0", {
|
|
6894
|
+
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}",
|
|
6885
6895
|
map: undefined,
|
|
6886
6896
|
media: undefined
|
|
6887
6897
|
});
|
|
@@ -6889,7 +6899,7 @@ const __vue_inject_styles__$w = function (inject) {
|
|
|
6889
6899
|
/* scoped */
|
|
6890
6900
|
|
|
6891
6901
|
|
|
6892
|
-
const __vue_scope_id__$w = "data-v-
|
|
6902
|
+
const __vue_scope_id__$w = "data-v-006e8647";
|
|
6893
6903
|
/* module identifier */
|
|
6894
6904
|
|
|
6895
6905
|
const __vue_module_identifier__$w = undefined;
|
|
@@ -8752,8 +8762,9 @@ var IconService = {
|
|
|
8752
8762
|
// warning
|
|
8753
8763
|
Warning20,
|
|
8754
8764
|
Warning32,
|
|
8755
|
-
|
|
8765
|
+
Power16,
|
|
8756
8766
|
// enable, disable
|
|
8767
|
+
Power20,
|
|
8757
8768
|
Power32,
|
|
8758
8769
|
Document20,
|
|
8759
8770
|
Document32,
|
|
@@ -8824,7 +8835,16 @@ var IconService = {
|
|
|
8824
8835
|
// master user
|
|
8825
8836
|
Rule16,
|
|
8826
8837
|
Rule20,
|
|
8827
|
-
Rule32
|
|
8838
|
+
Rule32,
|
|
8839
|
+
Filter16,
|
|
8840
|
+
Filter20,
|
|
8841
|
+
Filter32,
|
|
8842
|
+
CloseFilled16,
|
|
8843
|
+
CloseFilled20,
|
|
8844
|
+
CloseFilled32,
|
|
8845
|
+
Badge16,
|
|
8846
|
+
Badge20,
|
|
8847
|
+
Badge32
|
|
8828
8848
|
};
|
|
8829
8849
|
}
|
|
8830
8850
|
|
|
@@ -9271,7 +9291,7 @@ var __vue_render__$l = function () {
|
|
|
9271
9291
|
var _c = _vm._self._c || _h;
|
|
9272
9292
|
|
|
9273
9293
|
return _c('cv-tile', {
|
|
9274
|
-
staticClass: "ns-backup-card",
|
|
9294
|
+
staticClass: "ns-backup-card ns-card",
|
|
9275
9295
|
attrs: {
|
|
9276
9296
|
"kind": "standard",
|
|
9277
9297
|
"light": _vm.light
|
|
@@ -9384,11 +9404,11 @@ var __vue_staticRenderFns__$l = [];
|
|
|
9384
9404
|
|
|
9385
9405
|
const __vue_inject_styles__$n = function (inject) {
|
|
9386
9406
|
if (!inject) return;
|
|
9387
|
-
inject("data-v-
|
|
9388
|
-
source: ".ns-backup-card[data-v-
|
|
9407
|
+
inject("data-v-3315ab44_0", {
|
|
9408
|
+
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}",
|
|
9389
9409
|
map: undefined,
|
|
9390
9410
|
media: undefined
|
|
9391
|
-
}), inject("data-v-
|
|
9411
|
+
}), inject("data-v-3315ab44_1", {
|
|
9392
9412
|
source: ".ns-backup-card .bx--accordion--start .bx--accordion__content{margin-left:0}",
|
|
9393
9413
|
map: undefined,
|
|
9394
9414
|
media: undefined
|
|
@@ -9397,7 +9417,7 @@ const __vue_inject_styles__$n = function (inject) {
|
|
|
9397
9417
|
/* scoped */
|
|
9398
9418
|
|
|
9399
9419
|
|
|
9400
|
-
const __vue_scope_id__$n = "data-v-
|
|
9420
|
+
const __vue_scope_id__$n = "data-v-3315ab44";
|
|
9401
9421
|
/* module identifier */
|
|
9402
9422
|
|
|
9403
9423
|
const __vue_module_identifier__$n = undefined;
|
|
@@ -9889,6 +9909,7 @@ var __vue_render__$h = function () {
|
|
|
9889
9909
|
var _c = _vm._self._c || _h;
|
|
9890
9910
|
|
|
9891
9911
|
return _c('NsInfoCard', {
|
|
9912
|
+
staticClass: "ns-system-logs-card ns-card",
|
|
9892
9913
|
attrs: {
|
|
9893
9914
|
"title": _vm.title,
|
|
9894
9915
|
"description": _vm.description,
|
|
@@ -9914,7 +9935,7 @@ var __vue_staticRenderFns__$h = [];
|
|
|
9914
9935
|
const __vue_inject_styles__$j = undefined;
|
|
9915
9936
|
/* scoped */
|
|
9916
9937
|
|
|
9917
|
-
const __vue_scope_id__$j = "data-v-
|
|
9938
|
+
const __vue_scope_id__$j = "data-v-89aa96e8";
|
|
9918
9939
|
/* module identifier */
|
|
9919
9940
|
|
|
9920
9941
|
const __vue_module_identifier__$j = undefined;
|
|
@@ -18025,7 +18046,15 @@ var __vue_render__$e = function () {
|
|
|
18025
18046
|
}
|
|
18026
18047
|
}, [_vm._t("text-right", function () {
|
|
18027
18048
|
return [_vm._v("On")];
|
|
18028
|
-
})], 2)
|
|
18049
|
+
})], 2), _vm._v(" "), _vm.hasTooltipSlot && _vm.hideLabel ? _c('cv-interactive-tooltip', {
|
|
18050
|
+
staticClass: "tooltip info",
|
|
18051
|
+
attrs: {
|
|
18052
|
+
"alignment": _vm.tooltipAlignment,
|
|
18053
|
+
"direction": _vm.tooltipDirection
|
|
18054
|
+
}
|
|
18055
|
+
}, [_c('template', {
|
|
18056
|
+
slot: "content"
|
|
18057
|
+
}, [_vm._t("tooltip")], 2)], 2) : _vm._e()], 1)])]);
|
|
18029
18058
|
};
|
|
18030
18059
|
|
|
18031
18060
|
var __vue_staticRenderFns__$e = [];
|
|
@@ -18033,11 +18062,11 @@ var __vue_staticRenderFns__$e = [];
|
|
|
18033
18062
|
|
|
18034
18063
|
const __vue_inject_styles__$f = function (inject) {
|
|
18035
18064
|
if (!inject) return;
|
|
18036
|
-
inject("data-v-
|
|
18037
|
-
source: ".tooltip[data-v-
|
|
18065
|
+
inject("data-v-47f499be_0", {
|
|
18066
|
+
source: ".tooltip[data-v-47f499be]{display:inline-block;position:absolute}",
|
|
18038
18067
|
map: undefined,
|
|
18039
18068
|
media: undefined
|
|
18040
|
-
}), inject("data-v-
|
|
18069
|
+
}), inject("data-v-47f499be_1", {
|
|
18041
18070
|
source: ".ns-toggle .bx--tooltip__label .bx--tooltip__trigger{margin-left:.25rem}",
|
|
18042
18071
|
map: undefined,
|
|
18043
18072
|
media: undefined
|
|
@@ -18046,7 +18075,7 @@ const __vue_inject_styles__$f = function (inject) {
|
|
|
18046
18075
|
/* scoped */
|
|
18047
18076
|
|
|
18048
18077
|
|
|
18049
|
-
const __vue_scope_id__$f = "data-v-
|
|
18078
|
+
const __vue_scope_id__$f = "data-v-47f499be";
|
|
18050
18079
|
/* module identifier */
|
|
18051
18080
|
|
|
18052
18081
|
const __vue_module_identifier__$f = undefined;
|