@ironsource/shared-ui 2.2.0-test.20 → 2.2.0-test.22

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.
@@ -0,0 +1 @@
1
+ .chart-container[data-v-3e022c94]{border:1px solid var(--common-divider);background:var(--background-paper);display:flex;border-radius:0 0 6px 6px;width:100%;overflow:hidden}.chart-planes[data-v-3e022c94]{width:100%;height:100%;overflow-y:auto}.chart-planes.with-legend[data-v-3e022c94]{width:calc(100% - 221px)}.chart-planes .extra-chart-plane[data-v-3e022c94]{border-top:1px solid var(--common-divider)}.chart-sidebar[data-v-3e022c94]{border-left:1px solid var(--common-divider)}
@@ -1,7 +1,7 @@
1
1
  import o from "./Chart.vue2.js";
2
2
  /* empty css */import e from "../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../Chart.vue_vue_type_style_index_0_scoped_3ed9f4bc_lang.css"; //*');
4
- const c = /* @__PURE__ */ e(o, [["__scopeId", "data-v-3ed9f4bc"]]);
3
+ // import "../../Chart.vue_vue_type_style_index_0_scoped_3e022c94_lang.css"; //*');
4
+ const c = /* @__PURE__ */ e(o, [["__scopeId", "data-v-3e022c94"]]);
5
5
  export {
6
6
  c as default
7
7
  };
@@ -1,4 +1,4 @@
1
- import "../../Chart.vue_vue_type_style_index_0_scoped_3ed9f4bc_lang.css"; import { defineComponent as P, ref as U, computed as d, openBlock as n, createElementBlock as y, Fragment as S, createBlock as D, unref as l, isRef as b, withCtx as s, renderSlot as u, createCommentVNode as A, createElementVNode as L, mergeProps as g, normalizeClass as $, createVNode as k, createSlots as M, renderList as R } from "vue";
1
+ import "../../Chart.vue_vue_type_style_index_0_scoped_3e022c94_lang.css"; import { defineComponent as P, ref as U, computed as d, openBlock as n, createElementBlock as b, Fragment as S, createBlock as D, unref as l, isRef as y, withCtx as s, renderSlot as u, createCommentVNode as A, createElementVNode as L, mergeProps as g, normalizeClass as $, createVNode as k, createSlots as M, renderList as R } from "vue";
2
2
  import { useVModel as B } from "@vueuse/core";
3
3
  import K from "./ChartLegend.vue.js";
4
4
  import X from "./SettingsHeader.vue.js";
@@ -118,11 +118,11 @@ const at = {
118
118
  useFullHeight: t.fullHeight,
119
119
  bottomSpacing: t.fullHeightBottomSpacing
120
120
  }), O = et(t.testId, p);
121
- return (a, i) => (n(), y(S, null, [
121
+ return (a, i) => (n(), b(S, null, [
122
122
  e.withSettingsHeader ? (n(), D(X, {
123
123
  key: 0,
124
124
  "chart-type": l(r),
125
- "onUpdate:chart-type": i[0] || (i[0] = (o) => b(r) ? r.value = o : null),
125
+ "onUpdate:chart-type": i[0] || (i[0] = (o) => y(r) ? r.value = o : null),
126
126
  "hide-legend": e.hideLegend,
127
127
  "test-id": e.testId
128
128
  }, {
@@ -140,13 +140,13 @@ const at = {
140
140
  L("div", g({ class: "chart-container" }, {
141
141
  ...l(H),
142
142
  ...l(O)[l(p).CONTAINER]
143
- }, { style: { height: "100%" } }), [
143
+ }), [
144
144
  L("section", {
145
145
  class: $(["chart-planes", [{ "with-legend": !e.hideLegend }]])
146
146
  }, [
147
147
  k(V, g({
148
148
  "chart-type": l(r),
149
- "onUpdate:chart-type": i[1] || (i[1] = (o) => b(r) ? r.value = o : null)
149
+ "onUpdate:chart-type": i[1] || (i[1] = (o) => y(r) ? r.value = o : null)
150
150
  }, l(v)), M({ _: 2 }, [
151
151
  a.$slots["subheader-tooltip"] ? {
152
152
  name: "subheader-tooltip",
@@ -156,7 +156,7 @@ const at = {
156
156
  key: "0"
157
157
  } : void 0
158
158
  ]), 1040, ["chart-type"]),
159
- (n(!0), y(S, null, R(e.extraCharts, (o, T) => (n(), D(V, g({
159
+ (n(!0), b(S, null, R(e.extraCharts, (o, T) => (n(), D(V, g({
160
160
  key: T,
161
161
  class: "extra-chart-plane"
162
162
  }, { ...l(v), ...o }, {
@@ -167,10 +167,10 @@ const at = {
167
167
  "test-id": `${e.testId}-${l(p).EXTRA_CHART}-${T}`
168
168
  }), null, 16, ["chart-type", "colors-map", "tooltip-respects-top-edge", "test-id"]))), 128))
169
169
  ], 2),
170
- e.hideLegend ? A("", !0) : (n(), y("section", at, [
170
+ e.hideLegend ? A("", !0) : (n(), b("section", at, [
171
171
  k(K, {
172
172
  "sort-selected": l(f),
173
- "onUpdate:sort-selected": i[2] || (i[2] = (o) => b(f) ? f.value = o : null),
173
+ "onUpdate:sort-selected": i[2] || (i[2] = (o) => y(f) ? f.value = o : null),
174
174
  "highlighted-id": h.value,
175
175
  "onUpdate:highlighted-id": i[3] || (i[3] = (o) => h.value = o),
176
176
  items: l(w),
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import './IncludeExclude.vue_vue_type_style_index_0_scoped_cc2adbf5_lang.css';
1
+ import './MenuItem.vue_vue_type_style_index_0_scoped_67e53b85_lang.css';
2
2
  import { AppTriggerTypes as eo } from "./components/appTrigger/index.js";
3
3
  import { AutocompleteDropdownTypes as mo } from "./components/autocompleteDropdown/index.js";
4
4
  import { MenuItemTypes as ao } from "./components/menuItem/index.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ironsource/shared-ui",
3
- "version": "2.2.0-test.20",
3
+ "version": "2.2.0-test.22",
4
4
  "engines": {
5
5
  "npm": ">=7.0.0",
6
6
  "node": ">=16.0.0"
@@ -1 +0,0 @@
1
- .chart-container[data-v-3ed9f4bc]{border:1px solid var(--common-divider);background:var(--background-paper);display:flex;border-radius:0 0 6px 6px;width:100%;overflow:hidden}.chart-planes[data-v-3ed9f4bc]{width:100%;height:100%;overflow-y:auto}.chart-planes.with-legend[data-v-3ed9f4bc]{width:calc(100% - 221px)}.chart-planes .extra-chart-plane[data-v-3ed9f4bc]{border-top:1px solid var(--common-divider)}.chart-sidebar[data-v-3ed9f4bc]{border-left:1px solid var(--common-divider)}