@nethserver/ns8-ui-lib 1.0.1 → 1.0.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
|
@@ -22104,7 +22104,7 @@ var __vue_render__$d = function () {
|
|
|
22104
22104
|
}, 'div', _vm.$attrs, false), [_vm.isInvalid ? _c('WarningFilled16', {
|
|
22105
22105
|
class: [_vm.carbonPrefix + "--list-box__invalid-icon invalid-icon"]
|
|
22106
22106
|
}) : _vm._e(), _vm._v(" "), _vm.isWarn && !_vm.isInvalid ? _c('WarningAltFilled16', {
|
|
22107
|
-
class: _vm.carbonPrefix + "--
|
|
22107
|
+
class: _vm.carbonPrefix + "--list-box__invalid-icon " + _vm.carbonPrefix + "--list-box__invalid-icon--warning warn-icon"
|
|
22108
22108
|
}) : _vm._e(), _vm._v(" "), _c('div', {
|
|
22109
22109
|
ref: "button",
|
|
22110
22110
|
class: [_vm.carbonPrefix + "--list-box__field"],
|
|
@@ -22260,12 +22260,12 @@ var __vue_staticRenderFns__$d = [];
|
|
|
22260
22260
|
|
|
22261
22261
|
const __vue_inject_styles__$e = function (inject) {
|
|
22262
22262
|
if (!inject) return;
|
|
22263
|
-
inject("data-v-
|
|
22264
|
-
source: ".margin-bottom-on-open[data-v-
|
|
22263
|
+
inject("data-v-1d6c40a4_0", {
|
|
22264
|
+
source: ".margin-bottom-on-open[data-v-1d6c40a4]{margin-bottom:14rem}.label-with-tooltip[data-v-1d6c40a4]{display:flex;align-items:baseline}.ns-combo-box .warn-text[data-v-1d6c40a4]{margin-top:.25rem}.invalid-icon[data-v-1d6c40a4],.warn-icon[data-v-1d6c40a4]{right:3rem}",
|
|
22265
22265
|
map: undefined,
|
|
22266
22266
|
media: undefined
|
|
22267
|
-
}), inject("data-v-
|
|
22268
|
-
source: ".ns-combo-box .bx--tooltip__label .bx--tooltip__trigger{margin-left:.25rem}",
|
|
22267
|
+
}), inject("data-v-1d6c40a4_1", {
|
|
22268
|
+
source: ".ns-combo-box .bx--tooltip__label .bx--tooltip__trigger{margin-left:.25rem}.ns-combo-box .bx--list-box__invalid-icon--warning{position:absolute;top:50%;right:3rem;fill:#f1c21b;transform:translateY(-50%)}.ns-combo-box .bx--list-box__invalid-icon--warning+.bx--list-box__field .bx--list-box__selection{right:4rem!important}",
|
|
22269
22269
|
map: undefined,
|
|
22270
22270
|
media: undefined
|
|
22271
22271
|
});
|
|
@@ -22273,7 +22273,7 @@ const __vue_inject_styles__$e = function (inject) {
|
|
|
22273
22273
|
/* scoped */
|
|
22274
22274
|
|
|
22275
22275
|
|
|
22276
|
-
const __vue_scope_id__$e = "data-v-
|
|
22276
|
+
const __vue_scope_id__$e = "data-v-1d6c40a4";
|
|
22277
22277
|
/* module identifier */
|
|
22278
22278
|
|
|
22279
22279
|
const __vue_module_identifier__$e = undefined;
|