@nethserver/ns8-ui-lib 1.4.0 → 1.4.1
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
|
@@ -21841,9 +21841,10 @@ var script$5 = {
|
|
|
21841
21841
|
this.$emit("change", this.dataValue);
|
|
21842
21842
|
},
|
|
21843
21843
|
|
|
21844
|
-
|
|
21844
|
+
clearValue() {
|
|
21845
21845
|
this.internalUpdateValue("");
|
|
21846
21846
|
this.filter = "";
|
|
21847
|
+
this.updateOptions();
|
|
21847
21848
|
this.$emit("change", this.dataValue);
|
|
21848
21849
|
},
|
|
21849
21850
|
|
|
@@ -22305,11 +22306,11 @@ var __vue_staticRenderFns__$f = [];
|
|
|
22305
22306
|
|
|
22306
22307
|
const __vue_inject_styles__$g = function (inject) {
|
|
22307
22308
|
if (!inject) return;
|
|
22308
|
-
inject("data-v-
|
|
22309
|
-
source: ".margin-bottom-on-open[data-v-
|
|
22309
|
+
inject("data-v-2d2d4b6c_0", {
|
|
22310
|
+
source: ".margin-bottom-on-open[data-v-2d2d4b6c]{margin-bottom:14rem}.label-with-tooltip[data-v-2d2d4b6c]{display:flex;align-items:baseline}.ns-combo-box .warn-text[data-v-2d2d4b6c]{margin-top:.25rem}.invalid-icon[data-v-2d2d4b6c],.warn-icon[data-v-2d2d4b6c]{right:3rem}.cursor-not-allowed[data-v-2d2d4b6c]{cursor:not-allowed}",
|
|
22310
22311
|
map: undefined,
|
|
22311
22312
|
media: undefined
|
|
22312
|
-
}), inject("data-v-
|
|
22313
|
+
}), inject("data-v-2d2d4b6c_1", {
|
|
22313
22314
|
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}",
|
|
22314
22315
|
map: undefined,
|
|
22315
22316
|
media: undefined
|
|
@@ -22318,7 +22319,7 @@ const __vue_inject_styles__$g = function (inject) {
|
|
|
22318
22319
|
/* scoped */
|
|
22319
22320
|
|
|
22320
22321
|
|
|
22321
|
-
const __vue_scope_id__$g = "data-v-
|
|
22322
|
+
const __vue_scope_id__$g = "data-v-2d2d4b6c";
|
|
22322
22323
|
/* module identifier */
|
|
22323
22324
|
|
|
22324
22325
|
const __vue_module_identifier__$g = undefined;
|