@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.
@@ -1118,19 +1118,19 @@ var __vue_render__$I = function __vue_render__() {
1118
1118
  "role": _vm.isAlert ? 'alert' : false,
1119
1119
  "aria-live": !_vm.isAlert ? 'polite' : false
1120
1120
  }
1121
- }, _vm.$listeners), [_vm._ssrNode("<div" + _vm._ssrClass(null, _vm.carbonPrefix + "--inline-notification__details details") + " data-v-7f93e608>", "</div>", [_c(_vm.icon, {
1121
+ }, _vm.$listeners), [_vm._ssrNode("<div" + _vm._ssrClass(null, _vm.carbonPrefix + "--inline-notification__details details") + " data-v-37209503>", "</div>", [_c(_vm.icon, {
1122
1122
  tag: "component",
1123
1123
  class: _vm.carbonPrefix + "--inline-notification__icon"
1124
- }), _vm._ssrNode(" "), _vm._ssrNode("<div" + _vm._ssrClass(null, _vm.carbonPrefix + "--inline-notification__text-wrapper") + " data-v-7f93e608>", "</div>", [_vm.$slots.title || _vm.title ? _vm._ssrNode("<p" + _vm._ssrClass(null, _vm.carbonPrefix + "--inline-notification__title title") + " data-v-7f93e608>", "</p>", [_vm.$slots.title ? _vm._t("title") : _c('span', [_vm._v(_vm._s(_vm.title))])], 2) : _vm._e(), _vm._ssrNode(" "), _vm.$slots.description || _vm.description ? _vm._ssrNode("<p" + _vm._ssrClass(null, [_vm.carbonPrefix + "--inline-notification__subtitle", {
1124
+ }), _vm._ssrNode(" "), _vm._ssrNode("<div" + _vm._ssrClass(null, _vm.carbonPrefix + "--inline-notification__text-wrapper") + " data-v-37209503>", "</div>", [_vm.$slots.title || _vm.title ? _vm._ssrNode("<p" + _vm._ssrClass(null, _vm.carbonPrefix + "--inline-notification__title title") + " data-v-37209503>", "</p>", [_vm.$slots.title ? _vm._t("title") : _c('span', [_vm._v(_vm._s(_vm.title))])], 2) : _vm._e(), _vm._ssrNode(" "), _vm.$slots.description || _vm.description ? _vm._ssrNode("<p" + _vm._ssrClass(null, [_vm.carbonPrefix + "--inline-notification__subtitle", {
1125
1125
  'mg-right': _vm.loading || _vm.timer
1126
- }]) + " data-v-7f93e608>", "</p>", [_vm.$slots.description ? _vm._t("description") : _c('span', [_vm._v(_vm._s(_vm.description))])], 2) : _vm._e(), _vm._ssrNode(" " + (_vm.loading ? "<p class=\"loader\" data-v-7f93e608></p>" : "<!---->") + " "), _vm.timer ? _vm._ssrNode("<p data-v-7f93e608>", "</p>", [_c('NsCircleTimer', {
1126
+ }]) + " data-v-37209503>", "</p>", [_vm.$slots.description ? _vm._t("description") : _c('span', [_vm._v(_vm._s(_vm.description))])], 2) : _vm._e(), _vm._ssrNode(" " + (_vm.loading ? "<p class=\"loader\" data-v-37209503></p>" : "<!---->") + " "), _vm.timer ? _vm._ssrNode("<p data-v-37209503>", "</p>", [_c('NsCircleTimer', {
1127
1127
  attrs: {
1128
1128
  "timeLimit": _vm.timer,
1129
1129
  "size": 16,
1130
1130
  "strokeWidth": 20,
1131
- "color": "white"
1131
+ "color": _vm.lowContrast ? undefined : 'white'
1132
1132
  }
1133
- })], 1) : _vm._e()], 2)], 2), _vm._ssrNode(" " + (_vm.actionLabel ? "<button type=\"button\"" + _vm._ssrClass(null, [_vm.carbonPrefix + "--inline-notification__action-button", _vm.carbonPrefix + "--btn", _vm.carbonPrefix + "--btn--sm", _vm.carbonPrefix + "--btn--ghost", 'action-button']) + " data-v-7f93e608>" + _vm._ssrEscape("\n " + _vm._s(_vm.actionLabel) + "\n ") + "</button>" : "<!---->") + " "), _vm.showCloseButton ? _vm._ssrNode("<button type=\"button\"" + _vm._ssrAttr("aria-label", _vm.closeAriaLabel) + " data-notification-btn" + _vm._ssrClass(null, _vm.carbonPrefix + "--inline-notification__close-button") + " data-v-7f93e608>", "</button>", [_c('Close20', {
1133
+ })], 1) : _vm._e()], 2)], 2), _vm._ssrNode(" " + (_vm.actionLabel ? "<button type=\"button\"" + _vm._ssrClass(null, [_vm.carbonPrefix + "--inline-notification__action-button", _vm.carbonPrefix + "--btn", _vm.carbonPrefix + "--btn--sm", _vm.carbonPrefix + "--btn--ghost", 'action-button']) + " data-v-37209503>" + _vm._ssrEscape("\n " + _vm._s(_vm.actionLabel) + "\n ") + "</button>" : "<!---->") + " "), _vm.showCloseButton ? _vm._ssrNode("<button type=\"button\"" + _vm._ssrAttr("aria-label", _vm.closeAriaLabel) + " data-notification-btn" + _vm._ssrClass(null, _vm.carbonPrefix + "--inline-notification__close-button") + " data-v-37209503>", "</button>", [_c('Close20', {
1134
1134
  class: _vm.carbonPrefix + "--inline-notification__close-icon"
1135
1135
  })], 1) : _vm._e()], 2);
1136
1136
  };
@@ -1140,8 +1140,8 @@ var __vue_staticRenderFns__$I = [];
1140
1140
 
1141
1141
  var __vue_inject_styles__$L = function __vue_inject_styles__(inject) {
1142
1142
  if (!inject) return;
1143
- inject("data-v-7f93e608_0", {
1144
- source: ".title[data-v-7f93e608]{margin-right:.75rem;margin-bottom:.2rem;font-size:.875rem!important;font-weight:600!important}.mg-right[data-v-7f93e608]{margin-right:.75rem}.action-button[data-v-7f93e608]{margin-right:.5rem}.bx--inline-notification__text-wrapper p[data-v-7f93e608]{padding-right:0!important}",
1143
+ inject("data-v-37209503_0", {
1144
+ 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}",
1145
1145
  map: undefined,
1146
1146
  media: undefined
1147
1147
  });
@@ -1149,10 +1149,10 @@ var __vue_inject_styles__$L = function __vue_inject_styles__(inject) {
1149
1149
  /* scoped */
1150
1150
 
1151
1151
 
1152
- var __vue_scope_id__$L = "data-v-7f93e608";
1152
+ var __vue_scope_id__$L = "data-v-37209503";
1153
1153
  /* module identifier */
1154
1154
 
1155
- var __vue_module_identifier__$L = "data-v-7f93e608";
1155
+ var __vue_module_identifier__$L = "data-v-37209503";
1156
1156
  /* functional template */
1157
1157
 
1158
1158
  var __vue_is_functional_template__$L = false;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nethserver/ns8-ui-lib",
3
- "version": "1.12.1",
3
+ "version": "1.12.2",
4
4
  "description": "Vue.js library for NethServer 8 UI",
5
5
  "keywords": [
6
6
  "nethserver",
@@ -46,7 +46,7 @@
46
46
  :timeLimit="timer"
47
47
  :size="16"
48
48
  :strokeWidth="20"
49
- color="white"
49
+ :color="lowContrast ? undefined : 'white'"
50
50
  />
51
51
  </p>
52
52
  </div>