@ironsource/shared-ui 2.1.11-rc.58 → 2.1.11-rc.59
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/OptionV4.vue_vue_type_style_index_0_scoped_5ff4b654_lang.css +1 -0
- package/components/dropdown/v4/OptionV4.vue.js +3 -3
- package/components/dropdown/v4/OptionV4.vue2.js +3 -3
- package/index.js +1 -1
- package/package.json +1 -1
- package/OptionV4.vue_vue_type_style_index_0_scoped_fffa19a4_lang.css +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.label[data-v-5ff4b654]{color:#41454d}.item-container[data-v-5ff4b654]{width:100%;display:flex;align-items:center;cursor:pointer;border-radius:var(--border-radius-lg);margin-bottom:.25rem;color:var(--text-primary);padding:6px 8px}.item-container--disabled[data-v-5ff4b654]{cursor:initial;color:var(--text-disabled)}.item-container[data-v-5ff4b654]:hover:not(.item-container--disabled){background-color:var(--action-hover)}.item-container--active[data-v-5ff4b654],.item-container[data-v-5ff4b654]:active{background-color:var(--action-selected)}.item-container:not(.item-container--multi).item-container--selected[data-v-5ff4b654]{background-color:var(--action-selected)}.subtitle[data-v-5ff4b654]{color:#7b838c;line-height:1rem}.clear-button[data-v-5ff4b654]{display:flex;padding:0 4px;color:#7b838c;align-items:center;height:auto;background-image:none;min-width:auto;border:none;background-color:transparent}.clear-button[data-v-5ff4b654]:hover{color:#3083ff}.item[data-v-5ff4b654]{width:100%;display:flex;gap:.5rem;align-items:center}.item--with-icon[data-v-5ff4b654],.item--multi[data-v-5ff4b654]{display:flex;flex-direction:row;align-items:center;justify-content:start}.item .image[data-v-5ff4b654]{width:20px;height:20px;flex:none}.item .image img[data-v-5ff4b654]{width:20px;height:20px;border-radius:4px}.item .flag[data-v-5ff4b654]{width:16px;height:16px}.item .flag img[data-v-5ff4b654]{width:16px;height:16px;border-radius:50%}.item .start-icon[data-v-5ff4b654],.item .end-icon[data-v-5ff4b654]{display:flex;color:var(--action-active)}.item .end-text-icon[data-v-5ff4b654]{display:inline-flex}.item .option-text[data-v-5ff4b654]{line-height:1.1875rem}.text-container[data-v-5ff4b654]{width:100%;text-overflow:ellipsis;overflow:hidden}.v4-tooltip.tooltip-option[data-v-5ff4b654]{display:block}.tooltip-option[data-v-5ff4b654] .container{width:100%}.app-trigger--icon[data-v-5ff4b654]{color:var(--action-active);transform:rotate(-90deg);transition:transform .2s}.app-trigger--icon.expanded[data-v-5ff4b654]{transform:rotate(0)}.option-content[data-v-5ff4b654]{display:flex}.option-content[data-v-5ff4b654]:not(.option-content-vertical){gap:.5rem;align-items:center}.option-content-horizontal[data-v-5ff4b654]{justify-content:space-between;gap:.5rem}.option-content-vertical[data-v-5ff4b654]{flex-direction:column}.option-text .main-text[data-v-5ff4b654]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}.option-text .main-text .conditional-option-label[data-v-5ff4b654]{color:var(--text-secondary);display:inline-flex}.option-text .main-text .conditional-option-value[data-v-5ff4b654]{margin-left:4px;display:inline-flex;color:var(--primary-main)}.option-text .caption-text[data-v-5ff4b654]{color:var(--text-secondary)}.multiline-tooltip[data-v-5ff4b654]{display:flex;flex-direction:column}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./OptionV4.vue2.js";
|
|
2
2
|
/* empty css */import _ from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
-
// import "../../../OptionV4.
|
|
4
|
-
const
|
|
3
|
+
// import "../../../OptionV4.vue_vue_type_style_index_0_scoped_5ff4b654_lang.css"; //*');
|
|
4
|
+
const s = /* @__PURE__ */ _(o, [["__scopeId", "data-v-5ff4b654"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
s as default
|
|
7
7
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../../../OptionV4.
|
|
1
|
+
import "../../../OptionV4.vue_vue_type_style_index_0_scoped_5ff4b654_lang.css"; import { defineComponent as P, ref as C, watch as S, computed as V, openBlock as o, createBlock as m, unref as n, createSlots as A, withCtx as s, createElementVNode as c, normalizeClass as v, createCommentVNode as i, createElementBlock as l, renderSlot as y, createVNode as a, toDisplayString as r, createTextVNode as f, withModifiers as I, Fragment as F, renderList as L } from "vue";
|
|
2
2
|
import "../../typography/Heading.vue.js";
|
|
3
3
|
import N from "../../typography/Text.vue.js";
|
|
4
4
|
import j from "../../checkbox/v4/CheckboxV4.vue.js";
|
|
@@ -115,8 +115,8 @@ const Q = { class: "multiline-tooltip" }, U = {
|
|
|
115
115
|
y(t.$slots, "flag", {}, () => [
|
|
116
116
|
e.optionFlagKey ? (o(), m(n(R), {
|
|
117
117
|
key: 0,
|
|
118
|
-
|
|
119
|
-
}, null, 8, ["
|
|
118
|
+
"country-code": e.option[e.optionFlagKey]
|
|
119
|
+
}, null, 8, ["country-code"])) : i("", !0)
|
|
120
120
|
], !0)
|
|
121
121
|
])) : i("", !0),
|
|
122
122
|
t.$slots["icon-start"] || e.iconKey ? (o(), l("div", Y, [
|
package/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import './
|
|
1
|
+
import './IncludeExcludeAppHeader.vue_vue_type_style_index_0_scoped_947cb1fc_lang.css';
|
|
2
2
|
import { AppTriggerTypes as ro } from "./components/appTrigger/index.js";
|
|
3
3
|
import { AutocompleteDropdownTypes as mo } from "./components/autocompleteDropdown/index.js";
|
|
4
4
|
import { MenuItemTypes as po } from "./components/menuItem/index.js";
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.label[data-v-fffa19a4]{color:#41454d}.item-container[data-v-fffa19a4]{width:100%;display:flex;align-items:center;cursor:pointer;border-radius:var(--border-radius-lg);margin-bottom:.25rem;color:var(--text-primary);padding:6px 8px}.item-container--disabled[data-v-fffa19a4]{cursor:initial;color:var(--text-disabled)}.item-container[data-v-fffa19a4]:hover:not(.item-container--disabled){background-color:var(--action-hover)}.item-container--active[data-v-fffa19a4],.item-container[data-v-fffa19a4]:active{background-color:var(--action-selected)}.item-container:not(.item-container--multi).item-container--selected[data-v-fffa19a4]{background-color:var(--action-selected)}.subtitle[data-v-fffa19a4]{color:#7b838c;line-height:1rem}.clear-button[data-v-fffa19a4]{display:flex;padding:0 4px;color:#7b838c;align-items:center;height:auto;background-image:none;min-width:auto;border:none;background-color:transparent}.clear-button[data-v-fffa19a4]:hover{color:#3083ff}.item[data-v-fffa19a4]{width:100%;display:flex;gap:.5rem;align-items:center}.item--with-icon[data-v-fffa19a4],.item--multi[data-v-fffa19a4]{display:flex;flex-direction:row;align-items:center;justify-content:start}.item .image[data-v-fffa19a4]{width:20px;height:20px;flex:none}.item .image img[data-v-fffa19a4]{width:20px;height:20px;border-radius:4px}.item .flag[data-v-fffa19a4]{width:16px;height:16px}.item .flag img[data-v-fffa19a4]{width:16px;height:16px;border-radius:50%}.item .start-icon[data-v-fffa19a4],.item .end-icon[data-v-fffa19a4]{display:flex;color:var(--action-active)}.item .end-text-icon[data-v-fffa19a4]{display:inline-flex}.item .option-text[data-v-fffa19a4]{line-height:1.1875rem}.text-container[data-v-fffa19a4]{width:100%;text-overflow:ellipsis;overflow:hidden}.tooltip-option[data-v-fffa19a4]{display:block}.tooltip-option[data-v-fffa19a4] .container{width:100%}.app-trigger--icon[data-v-fffa19a4]{color:var(--action-active);transform:rotate(-90deg);transition:transform .2s}.app-trigger--icon.expanded[data-v-fffa19a4]{transform:rotate(0)}.option-content[data-v-fffa19a4]{display:flex}.option-content[data-v-fffa19a4]:not(.option-content-vertical){gap:.5rem;align-items:center}.option-content-horizontal[data-v-fffa19a4]{justify-content:space-between;gap:.5rem}.option-content-vertical[data-v-fffa19a4]{flex-direction:column}.option-text .main-text[data-v-fffa19a4]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}.option-text .main-text .conditional-option-label[data-v-fffa19a4]{color:var(--text-secondary);display:inline-flex}.option-text .main-text .conditional-option-value[data-v-fffa19a4]{margin-left:4px;display:inline-flex;color:var(--primary-main)}.option-text .caption-text[data-v-fffa19a4]{color:var(--text-secondary)}.multiline-tooltip[data-v-fffa19a4]{display:flex;flex-direction:column}
|