@ironsource/shared-ui 1.4.2-test.17 → 1.4.2-test.18
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
.label[data-v-
|
|
1
|
+
.label[data-v-b0315b64]{color:#41454d}[data-v-b0315b64]::-webkit-scrollbar{width:.625rem;opacity:.7;background-color:transparent}[data-v-b0315b64]::-webkit-scrollbar-thumb{border:3px solid transparent;background-clip:padding-box;border-radius:.625rem;background-color:#d2d5d8!important}[data-v-b0315b64]::-webkit-scrollbar-track{border-radius:.625rem;background-color:transparent}.loader-wrapper[data-v-b0315b64]{display:flex;width:100%;gap:.5rem;padding-left:.5rem;padding-right:.75rem}.include-exclude-wrapper[data-v-b0315b64]{width:100%}.include-exclude-content[data-v-b0315b64]{width:37.5rem}.include-exclude-list-wrapper[data-v-b0315b64]{border-right:1px #DDDFE1 solid;height:13.75rem}.include-exclude-list[data-v-b0315b64],.include-exclude-selected-list[data-v-b0315b64]{overflow-y:auto;overflow-x:none;padding:.5rem .25rem 0 .5rem;max-height:13.75rem;height:13.75rem}.include-exclude-list.include-exclude-list-draggable[data-v-b0315b64],.include-exclude-selected-list.include-exclude-list-draggable[data-v-b0315b64]{padding:.75rem .5rem .5rem;height:18.5rem;max-height:18.5rem}.include-exclude-list.include-exclude-list-draggable li[data-v-b0315b64]:last-child,.include-exclude-selected-list.include-exclude-list-draggable li[data-v-b0315b64]:last-child{padding-bottom:.5rem}.no-result-text[data-v-b0315b64]{color:#8e959d;height:100%}.include-exclude-list-wrapper[data-v-b0315b64],.include-exclude-selected-wrapper[data-v-b0315b64]{width:50%;height:100%;display:flex;flex-direction:column;justify-content:flex-start}.include-exclude-list-item-skeleton[data-v-b0315b64]{display:flex;gap:.5rem;margin-bottom:1rem}.include-exclude-list-item-skeleton[data-v-b0315b64]:first-child{margin-top:.5rem}li[data-v-b0315b64]:last-child{padding-bottom:.25rem}.drag-item[data-v-b0315b64]:last-child{padding-bottom:.25rem}.include-exclude-header-left-section[data-v-b0315b64]{border-right:1px solid #DDDFE1;color:#53575b;padding:1.5rem;height:100%;display:flex;align-items:center}.include-exclude-header-right-section[data-v-b0315b64]{flex-grow:1;padding:0 .375rem}.include-exclude-footer[data-v-b0315b64]{height:3rem;display:flex}.include-exclude-container[data-v-b0315b64]{display:flex;align-items:center;justify-content:center;height:100%}.include-exclude-container-wrapper[data-v-b0315b64]{border-top:1px #DDDFE1 solid;border-bottom:1px #DDDFE1 solid}.include-exclude-selected-header-left-selected[data-v-b0315b64]{color:#565c62}.include-exclude-header[data-v-b0315b64]{display:flex;align-items:center;justify-content:space-between;height:3.5rem}.include-exclude-list-header-loading[data-v-b0315b64]{gap:.5rem;padding:0 .25rem 0 .5rem}.include-exclude-list-selected-header-loading[data-v-b0315b64]{padding:0 .25rem 0 .5rem}.include-exclude-list-header-loaded[data-v-b0315b64]{padding:0 1rem}.include-exclude-list-header[data-v-b0315b64],.include-exclude-selected-header[data-v-b0315b64]{height:2.5rem;display:flex;justify-content:space-between;align-items:center;height:2.5625rem;border-bottom:1px #DDDFE1 solid}.include-exclude-header-right-section-search-input[data-v-b0315b64]{width:100%;height:100%}.include-exclude-selected-header-right[data-v-b0315b64]{height:100%;display:flex}.include-exclude-selected-header-left[data-v-b0315b64]{height:100%;display:flex;align-items:center}.dot-skeleton[data-v-b0315b64]{width:1rem;height:1rem}ol[data-v-b0315b64],ul[data-v-b0315b64],menu[data-v-b0315b64]{list-style:none;margin:0;padding:0}.include-exclude-footer-buttons[data-v-b0315b64]{display:flex;align-items:center;justify-content:center;margin-left:auto;gap:.25rem;padding-right:1rem}.switch-enter-from[data-v-b0315b64],.switch-leave-to[data-v-b0315b64]{transition:all .25s ease;opacity:0}.option-collapse[data-v-b0315b64]{padding:.5rem .25rem .5rem .5rem;height:40px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}
|
|
@@ -115,12 +115,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
115
115
|
selectedOptionRef.value = props.modelValue;
|
|
116
116
|
}
|
|
117
117
|
);
|
|
118
|
-
watch(
|
|
119
|
-
() => selectedOptionRef.value,
|
|
120
|
-
() => {
|
|
121
|
-
emit("update:modelValue", selectedOptionRef.value);
|
|
122
|
-
}
|
|
123
|
-
);
|
|
124
118
|
const selectedOptionFiltered = computed(() => {
|
|
125
119
|
return selectedOptionRef.value.filter(
|
|
126
120
|
(x) => props.onSearch(x, query.value)
|
|
@@ -614,6 +608,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
614
608
|
};
|
|
615
609
|
}
|
|
616
610
|
});
|
|
617
|
-
var IncludeExclude = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
611
|
+
var IncludeExclude = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b0315b64"]]);
|
|
618
612
|
|
|
619
613
|
export { IncludeExclude as default };
|
package/index.vue.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import './
|
|
1
|
+
import './PercentageInput.vue_vue_type_style_index_0_scoped_true_lang.css';
|
|
2
2
|
export { AppTriggerTypes } from './components/appTrigger/index.vue.js';
|
|
3
3
|
export { AutocompleteDropdownTypes } from './components/autocompleteDropdown/index.vue.js';
|
|
4
4
|
export { MenuItemTypes } from './components/menuItem/index.vue.js';
|