@nethserver/ns8-ui-lib 1.12.1 → 1.12.2
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
CHANGED
|
@@ -1197,7 +1197,7 @@ var __vue_render__$I = function () {
|
|
|
1197
1197
|
"timeLimit": _vm.timer,
|
|
1198
1198
|
"size": 16,
|
|
1199
1199
|
"strokeWidth": 20,
|
|
1200
|
-
"color":
|
|
1200
|
+
"color": _vm.lowContrast ? undefined : 'white'
|
|
1201
1201
|
}
|
|
1202
1202
|
})], 1) : _vm._e()])], 1), _vm._v(" "), _vm.actionLabel ? _c('button', {
|
|
1203
1203
|
class: [_vm.carbonPrefix + "--inline-notification__action-button", _vm.carbonPrefix + "--btn", _vm.carbonPrefix + "--btn--sm", _vm.carbonPrefix + "--btn--ghost", 'action-button'],
|
|
@@ -1231,8 +1231,8 @@ var __vue_staticRenderFns__$I = [];
|
|
|
1231
1231
|
|
|
1232
1232
|
const __vue_inject_styles__$L = function (inject) {
|
|
1233
1233
|
if (!inject) return;
|
|
1234
|
-
inject("data-v-
|
|
1235
|
-
source: ".title[data-v-
|
|
1234
|
+
inject("data-v-37209503_0", {
|
|
1235
|
+
source: ".title[data-v-37209503]{margin-right:.75rem;margin-bottom:.2rem;font-size:.875rem!important;font-weight:600!important}.mg-right[data-v-37209503]{margin-right:.75rem}.action-button[data-v-37209503]{margin-right:.5rem}.bx--inline-notification__text-wrapper p[data-v-37209503]{padding-right:0!important}",
|
|
1236
1236
|
map: undefined,
|
|
1237
1237
|
media: undefined
|
|
1238
1238
|
});
|
|
@@ -1240,7 +1240,7 @@ const __vue_inject_styles__$L = function (inject) {
|
|
|
1240
1240
|
/* scoped */
|
|
1241
1241
|
|
|
1242
1242
|
|
|
1243
|
-
const __vue_scope_id__$L = "data-v-
|
|
1243
|
+
const __vue_scope_id__$L = "data-v-37209503";
|
|
1244
1244
|
/* module identifier */
|
|
1245
1245
|
|
|
1246
1246
|
const __vue_module_identifier__$L = undefined;
|