@ironsource/shared-ui 2.1.12-test.74 → 2.1.12-test.76

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.
Files changed (25) hide show
  1. package/ChartPlane.vue_vue_type_style_index_0_scoped_a4130027_lang.css +1 -0
  2. package/ConditionalDropdown.vue_vue_type_style_index_0_scoped_683b8a75_lang.css +1 -0
  3. package/DataGrid.vue_vue_type_style_index_0_scoped_5b72e35a_lang.css +1 -0
  4. package/ToggleButtonGroupAB.vue_vue_type_style_index_0_scoped_2076b5ab_lang.css +1 -0
  5. package/components/button/v4/ToggleButtonGroupAB.vue.js +3 -3
  6. package/components/button/v4/ToggleButtonGroupAB.vue2.js +40 -44
  7. package/components/chart/ChartPlane.vue.js +4 -4
  8. package/components/chart/ChartPlane.vue2.js +25 -17
  9. package/components/dropdown/v3/Dropdown.vue.d.ts +1 -1
  10. package/components/dropdown/v3/index.d.ts +20 -20
  11. package/components/dropdown/v4/ConditionalDropdown.vue.d.ts +17 -9
  12. package/components/dropdown/v4/ConditionalDropdown.vue.js +4 -4
  13. package/components/dropdown/v4/ConditionalDropdown.vue2.js +133 -123
  14. package/components/dropdown/v4/DropdownV4.vue.d.ts +1 -1
  15. package/components/dropdown/v4/TreeDropdown.vue.d.ts +1 -1
  16. package/components/dropdown/v4/index.d.ts +474 -148
  17. package/components/table/v4/DataGrid.vue.js +4 -4
  18. package/components/table/v4/DataGrid.vue2.js +5 -5
  19. package/index.d.ts +1617 -965
  20. package/index.js +1 -1
  21. package/package.json +1 -1
  22. package/ChartPlane.vue_vue_type_style_index_0_scoped_903fc6ae_lang.css +0 -1
  23. package/ConditionalDropdown.vue_vue_type_style_index_0_scoped_cce87267_lang.css +0 -1
  24. package/DataGrid.vue_vue_type_style_index_0_scoped_086c5b0d_lang.css +0 -1
  25. package/ToggleButtonGroupAB.vue_vue_type_style_index_0_scoped_c81a7d3e_lang.css +0 -1
@@ -0,0 +1 @@
1
+ .chart-plane-container[data-v-a4130027]{--headerHeight: var(--699b2c4c);width:100%;height:var(--002a7637);position:relative}.header-wrapper[data-v-a4130027]{position:absolute;width:100%;height:var(--headerHeight);top:0;z-index:1}.chart-plane[data-v-a4130027]{padding-top:var(--headerHeight);height:100%}.chart[data-v-a4130027]{width:100%;height:100%;position:relative}.chart__canvas[data-v-a4130027]{width:100%;height:100%}.chart__tooltip[data-v-a4130027]{position:absolute;pointer-events:none;transition:all .1s ease;min-width:214px;max-width:270px;z-index:1}
@@ -0,0 +1 @@
1
+ .custom-list-area[data-v-683b8a75]{color:var(--text-secondary);width:100%;text-align:center;box-sizing:border-box;padding:63px 10px}.inline-search[data-v-683b8a75]{width:100%}.contain-accept[data-v-683b8a75]{padding:6px 8px;margin-bottom:4px;cursor:pointer}.contain-accept[data-v-683b8a75]:hover{background-color:var(--action-hover);border-radius:.5rem}.contain-accept--query[data-v-683b8a75]{margin-left:4px;display:inline-flex;color:var(--primary-main)}
@@ -0,0 +1 @@
1
+ .sticky[data-v-5b72e35a]{position:sticky}.table-container[data-v-5b72e35a]{width:100%;position:relative;display:flex;flex-direction:column}.table-header[data-v-5b72e35a]{display:flex;align-items:center;height:calc(var(--spacing-800) - 1px);border-bottom:1px solid var(--common-divider);background-color:var(--background-paper-elevation-0);position:sticky;left:0;padding:var(--spacing-300)}.table-header .table-title[data-v-5b72e35a]{display:flex;flex:1;align-items:center;justify-content:flex-start;height:100%;color:var(--text-primary)}.table-header .table-header-right[data-v-5b72e35a]{display:flex;align-items:center;height:100%}.table-header .search-wrapper[data-v-5b72e35a]{width:13.75rem}.table-header.isStickyHeader[data-v-5b72e35a]{z-index:calc(var(--6eb1b581) + 3);top:0}.table-head-container[data-v-5b72e35a]{display:flex;align-items:center;white-space:nowrap;color:var(--text-primary)}.table-footer[data-v-5b72e35a]{color:var(--text-primary);background-color:var(--background-paper-elevation-0);padding:0 var(--spacing-300);display:flex;align-items:center;min-height:var(--spacing-600);border:1px solid var(--common-divider);border-radius:var(--border-radius-md);border-top-right-radius:0;border-top-left-radius:0}.table-body-wrapper[data-v-5b72e35a]{display:inline-table}.table-header-pre-search-content[data-v-5b72e35a]{margin-right:var(--spacing-100);display:flex;align-items:center}.table-header-actions[data-v-5b72e35a]{margin-left:var(--spacing-100);display:flex;align-items:center}.table-row[data-v-5b72e35a]{position:relative}.table-row.loading[data-v-5b72e35a]{opacity:.7}.table-row:not(.expanded):last-child>td[data-v-5b72e35a]{border-bottom:none}.table-row.expanded:last-child>.expanded-row[data-v-5b72e35a]{border-bottom:none}.expanded-row[data-v-5b72e35a]{grid-column:var(--4420f996);border-bottom:1px solid var(--common-divider);background-color:var(--background-default)}table[data-v-5b72e35a]{position:relative;display:block;overflow:auto;background:var(--background-paper-elevation-0);border:1px solid var(--common-divider);color:var(--text-primary);text-align:left;table-layout:fixed;width:100%;max-height:100%;border-radius:var(--border-radius-md);border-collapse:collapse;border-spacing:0}table.hasFooter[data-v-5b72e35a]{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}table td[data-v-5b72e35a],table th[data-v-5b72e35a]{line-height:normal;padding:0 var(--spacing-200)}table td[data-v-5b72e35a]:first-of-type,table th[data-v-5b72e35a]:first-of-type{padding-left:var(--spacing-300)}table td[data-v-5b72e35a]:last-of-type,table th[data-v-5b72e35a]:last-of-type{padding-right:var(--spacing-300)}table td.expand-toggle-cell[data-v-5b72e35a],table th.expand-toggle-cell[data-v-5b72e35a]{padding-left:var(--spacing-150);padding-right:var(--spacing-75)}table>thead[data-v-5b72e35a]{border-bottom:none;z-index:calc(var(--6eb1b581) + 1);display:inline-table;min-width:100%}table>thead>tr[data-v-5b72e35a]{color:var(--text-primary);border-bottom:1px solid var(--common-divider);height:var(--spacing-500);display:grid;grid-template-columns:var(--3030c624)}table>thead>tr>th[data-v-5b72e35a]{background:var(--background-paper-elevation-0);width:100%;display:flex;align-items:center;cursor:default}table>thead>tr>th.isSortable[data-v-5b72e35a]{cursor:pointer}table>thead>tr>td[data-v-5b72e35a]{display:flex;align-items:center}table>thead>tr>th.bordered[data-v-5b72e35a],table>thead>tr>td.bordered[data-v-5b72e35a]{border-right:1px solid var(--common-divider)}table>thead>tr>th.bordered.isStickyRight[data-v-5b72e35a],table>thead>tr>td.bordered.isStickyRight[data-v-5b72e35a]{border-right:none;border-left:1px solid var(--common-divider)}table>thead>tr>th.isTextRight[data-v-5b72e35a],table>thead>tr>td.isTextRight[data-v-5b72e35a]{justify-content:flex-end}table>thead.sticky[data-v-5b72e35a]{position:sticky;top:0;background:var(--background-default)}table>thead.isStickyHeader[data-v-5b72e35a]{z-index:calc(var(--6eb1b581) + 2);top:calc(var(--spacing-800) - 1px)}table .totals-row[data-v-5b72e35a]{height:40px}table .totals-row[data-v-5b72e35a]:hover{background:var(--background-paper-elevation-1)}table>tbody[data-v-5b72e35a]{display:block}table>tbody>*>tr[data-v-5b72e35a]{background-color:var(--background-default);height:auto;display:grid;align-items:center;grid-template-columns:var(--3030c624)}table>tbody>*>tr:nth-of-type(2n)>td[data-v-5b72e35a]{background-color:var(--background-default)}table>tbody>*>tr:hover:not(.loading)>td[data-v-5b72e35a],table>tbody>*>tr.activeMenu>td[data-v-5b72e35a]{background-color:var(--background-paper-elevation-1)}table>tbody td[data-v-5b72e35a]{background-color:var(--background-default);border:none;min-width:0;display:flex;height:auto;width:100%;place-items:center;border-bottom:1px solid var(--common-divider);justify-content:start}table>tbody td.bordered[data-v-5b72e35a]{border-right:1px solid var(--common-divider)}table>tbody td.bordered.isStickyRight[data-v-5b72e35a]{border-right:none;border-left:1px solid var(--common-divider)}table>tbody td.isTextRight[data-v-5b72e35a]{justify-content:flex-end;text-align:right}.underlined[data-v-5b72e35a]{border-bottom:.0625rem dashed var(--common-divider)}.underlined[data-v-5b72e35a]:hover{cursor:help}.section-container[data-v-5b72e35a]{left:0}.sections[data-v-5b72e35a]{display:flex}.section[data-v-5b72e35a]{padding:0 1.5rem;background:var(--background-default);left:0;height:32px;display:flex;align-items:flex-end;border-right:1px solid var(--common-divider)}.table-cell[data-v-5b72e35a]{width:100%}.empty-state[data-v-5b72e35a]{min-height:250px}.floating-row[data-v-5b72e35a]{display:flex;inset:0;pointer-events:none;position:absolute;z-index:calc(var(--6eb1b581) + 1)}.floating-row *[data-v-5b72e35a-s]{pointer-events:auto}.bg[data-v-5b72e35a]{background:var(--background-default)}
@@ -0,0 +1 @@
1
+ .group-button-wrapper[data-v-2076b5ab]{display:flex}.group-button-wrapper[data-v-2076b5ab] button{border-radius:0}.group-button-wrapper .toggle-button[data-v-2076b5ab]:nth-child(1){border-top-left-radius:var(--border-radius-md);border-bottom-left-radius:var(--border-radius-md);border-right:none;background-color:var(--common-inverse-white);width:32px}.group-button-wrapper .toggle-button[data-v-2076b5ab]:nth-child(2){border-right:none;border-left:none;width:32px}.group-button-wrapper .toggle-button[data-v-2076b5ab]:last-child{border-top-right-radius:var(--border-radius-md);border-bottom-right-radius:var(--border-radius-md);border-right:1px solid var(--default-outlined-border)}.group-button-wrapper .toggle-button[data-v-2076b5ab]:nth-child(3){padding:0}.group-button-wrapper .popover-trigger[data-v-2076b5ab]{padding:5px 3px}.group-button-wrapper .trigger-active[data-v-2076b5ab]{background:var(--default-light)}.group-button-wrapper .primary[data-v-2076b5ab]{border-color:var(--default-outlined-border);color:var(--action-active)}.group-button-wrapper .toggle-button[data-v-2076b5ab]:nth-child(3):hover,.group-button-wrapper .toggle-button[data-v-2076b5ab]:nth-child(1):not(.selected-a):hover,.group-button-wrapper .toggle-button[data-v-2076b5ab]:nth-child(2):not(.selected-b):hover{background-color:var(--action-hover)}.group-button-wrapper .toggle-button.selected-a[data-v-2076b5ab],.group-button-wrapper .toggle-button.selected-a[data-v-2076b5ab]:hover{background-color:var(--aba);color:var(--common-inverse-white)}.group-button-wrapper .toggle-button.selected-b[data-v-2076b5ab],.group-button-wrapper .toggle-button.selected-b[data-v-2076b5ab]:hover{background-color:var(--abb);color:var(--common-inverse-white)}
@@ -1,7 +1,7 @@
1
1
  import o from "./ToggleButtonGroupAB.vue2.js";
2
- /* empty css */import e from "../../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../../ToggleButtonGroupAB.vue_vue_type_style_index_0_scoped_c81a7d3e_lang.css"; //*');
4
- const s = /* @__PURE__ */ e(o, [["__scopeId", "data-v-c81a7d3e"]]);
2
+ /* empty css */import t from "../../../_virtual/_plugin-vue_export-helper.js";
3
+ // import "../../../ToggleButtonGroupAB.vue_vue_type_style_index_0_scoped_2076b5ab_lang.css"; //*');
4
+ const s = /* @__PURE__ */ t(o, [["__scopeId", "data-v-2076b5ab"]]);
5
5
  export {
6
6
  s as default
7
7
  };
@@ -1,12 +1,12 @@
1
- import "../../../ToggleButtonGroupAB.vue_vue_type_style_index_0_scoped_c81a7d3e_lang.css"; import { defineComponent as A, ref as s, onMounted as C, computed as y, openBlock as f, createElementBlock as N, createVNode as a, mergeProps as p, unref as e, withCtx as r, createTextVNode as B, createBlock as w, createElementVNode as O, renderSlot as R, createCommentVNode as x } from "vue";
2
- import i from "./ButtonV4.vue.js";
3
- import { useVModel as E } from "@vueuse/core";
4
- import G from "../../icon/v4/IconV4.vue.js";
1
+ import "../../../ToggleButtonGroupAB.vue_vue_type_style_index_0_scoped_2076b5ab_lang.css"; import { defineComponent as b, ref as u, computed as A, openBlock as f, createElementBlock as C, createVNode as n, mergeProps as s, unref as e, withCtx as t, createTextVNode as B, createBlock as y, createElementVNode as N, renderSlot as w, createCommentVNode as O } from "vue";
2
+ import c from "./ButtonV4.vue.js";
3
+ import { useVModel as R } from "@vueuse/core";
4
+ import x from "../../icon/v4/IconV4.vue.js";
5
5
  import "../../icon/v4/IconFlag.vue.js";
6
- import M from "../../popover/v4/PopoverV4.vue.js";
7
- import { useTestIdAttrs as $ } from "../../../utils/testIds.js";
8
- import { ToggleButtonGroupABTestIdModifiers as u } from "../../../testids/index.js";
9
- const h = { class: "group-button-wrapper" }, U = { class: "popover-trigger" }, K = /* @__PURE__ */ A({
6
+ import E from "../../popover/v4/PopoverV4.vue.js";
7
+ import { useTestIdAttrs as G } from "../../../utils/testIds.js";
8
+ import { ToggleButtonGroupABTestIdModifiers as p } from "../../../testids/index.js";
9
+ const $ = { class: "group-button-wrapper" }, h = { class: "popover-trigger" }, H = /* @__PURE__ */ b({
10
10
  __name: "ToggleButtonGroupAB",
11
11
  props: {
12
12
  modelValue: null,
@@ -16,49 +16,45 @@ const h = { class: "group-button-wrapper" }, U = { class: "popover-trigger" }, K
16
16
  },
17
17
  emits: ["update:modelValue"],
18
18
  setup(d, { expose: T, emit: P }) {
19
- const t = d, m = s(null), v = s(!1), _ = (o) => {
19
+ const r = d, m = u(null), v = u(!1), _ = (o) => {
20
20
  v.value = o;
21
- }, c = $(
22
- t.testId,
23
- u,
21
+ }, a = G(
22
+ r.testId,
23
+ p,
24
24
  !0
25
- ), V = s(
26
- t.popoverProps ? { ...t.popoverProps } : {}
27
- ), l = s(), k = E(t, "modelValue", P);
28
- C(() => {
29
- l.value = t.modelValue;
30
- });
31
- const g = (o) => {
32
- l.value = o, k.value = o;
33
- }, I = y(() => m.value?.toggle);
25
+ ), V = u(
26
+ r.popoverProps ? { ...r.popoverProps } : {}
27
+ ), i = R(r, "modelValue", P), g = (o) => {
28
+ i.value = o;
29
+ }, k = A(() => m.value?.toggle);
34
30
  return T({
35
- toggle: I
36
- }), (o, n) => (f(), N("div", h, [
37
- a(i, p({
38
- class: ["toggle-button", { "selected-a": l.value === "a" }],
31
+ toggle: k
32
+ }), (o, l) => (f(), C("div", $, [
33
+ n(c, s({
34
+ class: ["toggle-button", { "selected-a": e(i) === "a" }],
39
35
  color: "primary",
40
36
  variant: "outlined"
41
- }, e(c)[e(u).BUTTON_A], {
42
- onClick: n[0] || (n[0] = (b) => g("a"))
37
+ }, e(a)[e(p).BUTTON_A], {
38
+ onClick: l[0] || (l[0] = (I) => g("a"))
43
39
  }), {
44
- default: r(() => [
40
+ default: t(() => [
45
41
  B(" A ")
46
42
  ]),
47
43
  _: 1
48
44
  }, 16, ["class"]),
49
- a(i, p({
50
- class: ["toggle-button", { "selected-b": l.value === "b" }],
45
+ n(c, s({
46
+ class: ["toggle-button", { "selected-b": e(i) === "b" }],
51
47
  color: "primary",
52
48
  variant: "outlined"
53
- }, e(c)[e(u).BUTTON_B], {
54
- onClick: n[1] || (n[1] = (b) => g("b"))
49
+ }, e(a)[e(p).BUTTON_B], {
50
+ onClick: l[1] || (l[1] = (I) => g("b"))
55
51
  }), {
56
- default: r(() => [
52
+ default: t(() => [
57
53
  B(" B ")
58
54
  ]),
59
55
  _: 1
60
56
  }, 16, ["class"]),
61
- d.withPopover ? (f(), w(i, p({
57
+ d.withPopover ? (f(), y(c, s({
62
58
  key: 0,
63
59
  class: [
64
60
  "toggle-button",
@@ -68,33 +64,33 @@ const h = { class: "group-button-wrapper" }, U = { class: "popover-trigger" }, K
68
64
  ],
69
65
  color: "primary",
70
66
  variant: "outlined"
71
- }, e(c)[e(u).POPOVER_TRIGGER]), {
72
- default: r(() => [
73
- a(e(M), p({
67
+ }, e(a)[e(p).POPOVER_TRIGGER]), {
68
+ default: t(() => [
69
+ n(e(E), s({
74
70
  ref_key: "popoverRef",
75
71
  ref: m
76
72
  }, {
77
73
  ...V.value
78
74
  }, { onIsOpen: _ }), {
79
- trigger: r(() => [
80
- O("div", U, [
81
- a(e(G), {
75
+ trigger: t(() => [
76
+ N("div", h, [
77
+ n(e(x), {
82
78
  name: "caret-down",
83
79
  size: "16px"
84
80
  })
85
81
  ])
86
82
  ]),
87
- content: r(() => [
88
- R(o.$slots, "popover-content", {}, void 0, !0)
83
+ content: t(() => [
84
+ w(o.$slots, "popover-content", {}, void 0, !0)
89
85
  ]),
90
86
  _: 3
91
87
  }, 16)
92
88
  ]),
93
89
  _: 3
94
- }, 16, ["class"])) : x("", !0)
90
+ }, 16, ["class"])) : O("", !0)
95
91
  ]));
96
92
  }
97
93
  });
98
94
  export {
99
- K as default
95
+ H as default
100
96
  };
@@ -1,7 +1,7 @@
1
- import e from "./ChartPlane.vue2.js";
2
- /* empty css */import o from "../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../ChartPlane.vue_vue_type_style_index_0_scoped_903fc6ae_lang.css"; //*');
4
- const s = /* @__PURE__ */ o(e, [["__scopeId", "data-v-903fc6ae"]]);
1
+ import o from "./ChartPlane.vue2.js";
2
+ /* empty css */import e from "../../_virtual/_plugin-vue_export-helper.js";
3
+ // import "../../ChartPlane.vue_vue_type_style_index_0_scoped_a4130027_lang.css"; //*');
4
+ const s = /* @__PURE__ */ e(o, [["__scopeId", "data-v-a4130027"]]);
5
5
  export {
6
6
  s as default
7
7
  };
@@ -1,8 +1,8 @@
1
- import "../../ChartPlane.vue_vue_type_style_index_0_scoped_903fc6ae_lang.css"; import { defineComponent as re, useCssVars as ie, unref as s, computed as l, ref as k, onMounted as ne, watch as T, nextTick as se, openBlock as f, createElementBlock as S, createVNode as ue, isRef as ce, createSlots as de, withCtx as pe, renderSlot as fe, createCommentVNode as A, createElementVNode as L, normalizeStyle as he, createBlock as E } from "vue";
1
+ import "../../ChartPlane.vue_vue_type_style_index_0_scoped_a4130027_lang.css"; import { defineComponent as re, useCssVars as ie, unref as s, computed as l, ref as k, onMounted as ne, watch as T, nextTick as se, openBlock as f, createElementBlock as S, createVNode as ue, isRef as ce, createSlots as de, withCtx as pe, renderSlot as fe, createCommentVNode as A, createElementVNode as L, normalizeStyle as he, createBlock as E } from "vue";
2
2
  import { Chart as N, ArcElement as me, LineElement as ve, BarElement as ye, PointElement as Te, LineController as Ce, BarController as be, PieController as ge, ScatterController as xe, CategoryScale as ke, LinearScale as Se, Filler as Ae, Tooltip as Le } from "chart.js";
3
3
  import { HoverVerticalLine as Ee } from "./plugins/HoverVerticalLine.js";
4
4
  import { prepareTickLabel as Re, formatValue as Be, calcStepSize as De } from "./utils/utils.js";
5
- import { DEFAULT_TICK_COUNT as Oe, TOTALS_HELPER_KEY as F, BASE_COLOR_KEY as K, CHART_PADDING as Ie, POINT_BORDER_COLOR as He, TICK_LABEL_COLOR as M, TICK_LABEL_FONT as U, TICKS_EXTRA_PADDING as Ve, GRID_LINE_COLOR as z, HEADER_HEIGHT as we, COMPACT_HEADER_HEIGHT as Pe, HOVER_AREA_TRANSPARENCY as Ne, HOVER_TRANSPARENCY as C } from "./consts.js";
5
+ import { DEFAULT_TICK_COUNT as Oe, TOTALS_HELPER_KEY as F, BASE_COLOR_KEY as K, CHART_PADDING as Ie, POINT_BORDER_COLOR as He, TICK_LABEL_COLOR as M, TICK_LABEL_FONT as U, TICKS_EXTRA_PADDING as Pe, GRID_LINE_COLOR as z, HEADER_HEIGHT as Ve, COMPACT_HEADER_HEIGHT as we, HOVER_AREA_TRANSPARENCY as Ne, HOVER_TRANSPARENCY as C } from "./consts.js";
6
6
  import { ChartType as u, DateInterval as Fe, TooltipOrder as Y, TrendDirection as Ke } from "./types.js";
7
7
  import { useTooltipPosition as Me } from "./composables/useTooltipPosition.js";
8
8
  import Ue from "./ChartTooltip.vue.js";
@@ -64,8 +64,8 @@ const Qe = { class: "chart-plane-container" }, et = {
64
64
  setup(o, { emit: G }) {
65
65
  const e = o;
66
66
  ie((t) => ({
67
- d271311a: s(ee),
68
- "6c5bc85e": o.height
67
+ "699b2c4c": s(ee),
68
+ "002a7637": o.height
69
69
  }));
70
70
  const $ = _e(Re);
71
71
  N.register(
@@ -94,7 +94,15 @@ const Qe = { class: "chart-plane-container" }, et = {
94
94
  };
95
95
  ne(g), T(() => e.chartType, g), T(d, async (t) => {
96
96
  t && (await se(), g());
97
- }), T([() => e.visibleIds, () => e.dataSets], Z);
97
+ }), T(
98
+ [
99
+ () => e.visibleIds,
100
+ () => e.dataSets,
101
+ () => e.valuePrefix,
102
+ () => e.valueSuffix
103
+ ],
104
+ Z
105
+ );
98
106
  const p = l(() => e.totalsChart), v = l(
99
107
  () => e.chartType === u.StackedLine || e.chartType === u.StackedBar || p.value
100
108
  ), x = l(
@@ -218,7 +226,7 @@ const Qe = { class: "chart-plane-container" }, et = {
218
226
  autoSkip: !e.truncateTickLabels,
219
227
  autoSkipPadding: 8,
220
228
  callback: function(t, i, a) {
221
- const r = this.getLabelForValue(t), oe = x.value && !p.value ? a.length - 1 : a.length, le = this.chart.scales?.x?.width / oe - Ve;
229
+ const r = this.getLabelForValue(t), oe = x.value && !p.value ? a.length - 1 : a.length, le = this.chart.scales?.x?.width / oe - Pe;
222
230
  return $({
223
231
  label: r,
224
232
  format: e.xAxisFormat,
@@ -248,10 +256,10 @@ const Qe = { class: "chart-plane-container" }, et = {
248
256
  color: M,
249
257
  font: U,
250
258
  padding: 8,
251
- stepSize: P.value,
252
- min: w.value,
253
- max: P.value * e.tickCount,
254
- callback: (t) => Be(t, e.yAxisFormat)
259
+ stepSize: w.value,
260
+ min: V.value,
261
+ max: w.value * e.tickCount,
262
+ callback: (t) => e.valuePrefix + Be(t, e.yAxisFormat) + e.valueSuffix
255
263
  },
256
264
  // grid lines
257
265
  grid: {
@@ -262,23 +270,23 @@ const Qe = { class: "chart-plane-container" }, et = {
262
270
  }
263
271
  }
264
272
  }
265
- })), H = k(null), c = k(null), { position: V } = Me(
273
+ })), H = k(null), c = k(null), { position: P } = Me(
266
274
  m,
267
275
  H,
268
276
  c,
269
277
  e.tooltipRespectsTopEdge
270
278
  ), J = l(() => ({
271
- left: `${V.value.left}px`,
272
- top: `${V.value.top}px`,
279
+ left: `${P.value.left}px`,
280
+ top: `${P.value.top}px`,
273
281
  opacity: c.value?.opacity || 0
274
- })), { minValue: w, maxValue: Q } = ze({
282
+ })), { minValue: V, maxValue: Q } = ze({
275
283
  parsingConfig: B.value,
276
284
  dataSets: y,
277
285
  isStacked: v
278
- }), P = l(
279
- () => De(w.value, Q.value, e.tickCount)
286
+ }), w = l(
287
+ () => De(V.value, Q.value, e.tickCount)
280
288
  ), ee = l(
281
- () => (e.compactHeader ? Pe : we) + "px"
289
+ () => (e.compactHeader ? we : Ve) + "px"
282
290
  );
283
291
  T(
284
292
  () => e.highlightedId,
@@ -185,8 +185,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
185
185
  error: string;
186
186
  skidding: number;
187
187
  modelValue: any;
188
- selected: any;
189
188
  valueToCopy: string;
189
+ selected: any;
190
190
  placeholder: string;
191
191
  autoFocus: boolean;
192
192
  multi: boolean;
@@ -21,8 +21,8 @@ declare const DropdownTypes: () => (({
21
21
  error: string;
22
22
  skidding: number;
23
23
  modelValue: any;
24
- selected: any;
25
24
  valueToCopy: string;
25
+ selected: any;
26
26
  placeholder: string;
27
27
  autoFocus: boolean;
28
28
  multi: boolean;
@@ -104,14 +104,14 @@ declare const DropdownTypes: () => (({
104
104
  type: import("vue").PropType<unknown>;
105
105
  default: any;
106
106
  };
107
- selected: {
108
- type: import("vue").PropType<unknown>;
109
- default: any;
110
- };
111
107
  valueToCopy: {
112
108
  type: import("vue").PropType<string>;
113
109
  default: string;
114
110
  };
111
+ selected: {
112
+ type: import("vue").PropType<unknown>;
113
+ default: any;
114
+ };
115
115
  options: {
116
116
  type: import("vue").PropType<any[]>;
117
117
  required: true;
@@ -203,7 +203,7 @@ declare const DropdownTypes: () => (({
203
203
  "onUpdate:isOpen"?: (value: unknown) => any;
204
204
  onOpened?: () => any;
205
205
  onClosed?: () => any;
206
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "title" | "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "error" | "skidding" | "modelValue" | "selected" | "valueToCopy" | "placeholder" | "autoFocus" | "multi" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "isOnTop" | "inlineSearch" | "onSearch" | "noResultsText" | "searchPlaceholder" | "helperText" | "showButtonOnOpen" | "clearable" | "multiOptionsPlaceholderPrefix" | "multiOptionsPlaceholderSuffix" | "darkTheme">;
206
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "title" | "theme" | "testId" | "placement" | "disabled" | "distance" | "container" | "popperClass" | "size" | "flip" | "mandatory" | "error" | "skidding" | "modelValue" | "valueToCopy" | "selected" | "placeholder" | "autoFocus" | "multi" | "defaultOpen" | "keepOpen" | "autoSize" | "disableKeyboardEvents" | "isOnTop" | "inlineSearch" | "onSearch" | "noResultsText" | "searchPlaceholder" | "helperText" | "showButtonOnOpen" | "clearable" | "multiOptionsPlaceholderPrefix" | "multiOptionsPlaceholderSuffix" | "darkTheme">;
207
207
  $attrs: {
208
208
  [x: string]: unknown;
209
209
  };
@@ -280,14 +280,14 @@ declare const DropdownTypes: () => (({
280
280
  type: import("vue").PropType<unknown>;
281
281
  default: any;
282
282
  };
283
- selected: {
284
- type: import("vue").PropType<unknown>;
285
- default: any;
286
- };
287
283
  valueToCopy: {
288
284
  type: import("vue").PropType<string>;
289
285
  default: string;
290
286
  };
287
+ selected: {
288
+ type: import("vue").PropType<unknown>;
289
+ default: any;
290
+ };
291
291
  options: {
292
292
  type: import("vue").PropType<any[]>;
293
293
  required: true;
@@ -405,8 +405,8 @@ declare const DropdownTypes: () => (({
405
405
  error: string;
406
406
  skidding: number;
407
407
  modelValue: any;
408
- selected: any;
409
408
  valueToCopy: string;
409
+ selected: any;
410
410
  placeholder: string;
411
411
  autoFocus: boolean;
412
412
  multi: boolean;
@@ -508,14 +508,14 @@ declare const DropdownTypes: () => (({
508
508
  type: import("vue").PropType<unknown>;
509
509
  default: any;
510
510
  };
511
- selected: {
512
- type: import("vue").PropType<unknown>;
513
- default: any;
514
- };
515
511
  valueToCopy: {
516
512
  type: import("vue").PropType<string>;
517
513
  default: string;
518
514
  };
515
+ selected: {
516
+ type: import("vue").PropType<unknown>;
517
+ default: any;
518
+ };
519
519
  options: {
520
520
  type: import("vue").PropType<any[]>;
521
521
  required: true;
@@ -677,14 +677,14 @@ declare const DropdownTypes: () => (({
677
677
  type: import("vue").PropType<unknown>;
678
678
  default: any;
679
679
  };
680
- selected: {
681
- type: import("vue").PropType<unknown>;
682
- default: any;
683
- };
684
680
  valueToCopy: {
685
681
  type: import("vue").PropType<string>;
686
682
  default: string;
687
683
  };
684
+ selected: {
685
+ type: import("vue").PropType<unknown>;
686
+ default: any;
687
+ };
688
688
  options: {
689
689
  type: import("vue").PropType<any[]>;
690
690
  required: true;
@@ -802,8 +802,8 @@ declare const DropdownTypes: () => (({
802
802
  error: string;
803
803
  skidding: number;
804
804
  modelValue: any;
805
- selected: any;
806
805
  valueToCopy: string;
806
+ selected: any;
807
807
  placeholder: string;
808
808
  autoFocus: boolean;
809
809
  multi: boolean;
@@ -1,12 +1,11 @@
1
- import { IconTypes } from '@is-ssp/icon/v4/Icon.types';
2
1
  type SelectedCondition = {
3
2
  label: string;
4
3
  value: string;
5
4
  multi: boolean;
6
5
  };
7
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
- selectedCondition: SelectedCondition | null;
9
- appliedSelections: unknown | unknown[];
6
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
7
+ selectedCondition: SelectedCondition;
8
+ appliedSelections: unknown;
10
9
  conditionalOptions: SelectedCondition[];
11
10
  label: string;
12
11
  testId?: string;
@@ -24,7 +23,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
24
23
  optionFlagKey?: string;
25
24
  optionIconKey?: string;
26
25
  optionImageKey?: string;
27
- optionIconType?: IconTypes;
26
+ optionIconType?: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
28
27
  loadingOverride?: boolean;
29
28
  triggerShownValuesCount?: number;
30
29
  }>, {
@@ -52,8 +51,8 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
52
51
  clear: () => void;
53
52
  closed: () => void;
54
53
  }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
55
- selectedCondition: SelectedCondition | null;
56
- appliedSelections: unknown | unknown[];
54
+ selectedCondition: SelectedCondition;
55
+ appliedSelections: unknown;
57
56
  conditionalOptions: SelectedCondition[];
58
57
  label: string;
59
58
  testId?: string;
@@ -71,7 +70,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
71
70
  optionFlagKey?: string;
72
71
  optionIconKey?: string;
73
72
  optionImageKey?: string;
74
- optionIconType?: IconTypes;
73
+ optionIconType?: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
75
74
  loadingOverride?: boolean;
76
75
  triggerShownValuesCount?: number;
77
76
  }>, {
@@ -107,7 +106,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
107
106
  optionNameKey: string;
108
107
  optionIconKey: string;
109
108
  optionImageKey: string;
110
- optionIconType: IconTypes;
109
+ optionIconType: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
111
110
  optionFlagKey: string;
112
111
  groupedOptions: boolean;
113
112
  comparingKey: string;
@@ -117,6 +116,10 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
117
116
  fetchDataDebounceTime: number;
118
117
  autoFocusSearch: boolean;
119
118
  loadingOverride: boolean;
119
+ }>, {
120
+ "option-end"?(_: {
121
+ option: any;
122
+ }): any;
120
123
  }>;
121
124
  export default _default;
122
125
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -136,3 +139,8 @@ type __VLS_WithDefaults<P, D> = {
136
139
  type __VLS_Prettify<T> = {
137
140
  [K in keyof T]: T[K];
138
141
  } & {};
142
+ type __VLS_WithTemplateSlots<T, S> = T & {
143
+ new (): {
144
+ $slots: S;
145
+ };
146
+ };
@@ -1,7 +1,7 @@
1
1
  import o from "./ConditionalDropdown.vue2.js";
2
- /* empty css */import e from "../../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../../ConditionalDropdown.vue_vue_type_style_index_0_scoped_cce87267_lang.css"; //*');
4
- const p = /* @__PURE__ */ e(o, [["__scopeId", "data-v-cce87267"]]);
2
+ /* empty css */import _ from "../../../_virtual/_plugin-vue_export-helper.js";
3
+ // import "../../../ConditionalDropdown.vue_vue_type_style_index_0_scoped_683b8a75_lang.css"; //*');
4
+ const n = /* @__PURE__ */ _(o, [["__scopeId", "data-v-683b8a75"]]);
5
5
  export {
6
- p as default
6
+ n as default
7
7
  };