@ironsource/shared-ui 2.1.7-test.3 → 2.1.7-test.4

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 (61) hide show
  1. package/DataGridRowsCounter.vue_vue_type_style_index_0_scoped_0ce71f73_lang.css +1 -0
  2. package/DropdownV4.vue_vue_type_style_index_0_scoped_938772ee_lang.css +1 -0
  3. package/IconV4.vue_vue_type_style_index_0_scoped_dc433d48_lang.css +1 -0
  4. package/IncludeExclude.vue_vue_type_style_index_0_scoped_cc2adbf5_lang.css +1 -0
  5. package/IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_bd6145ce_lang.css +1 -0
  6. package/MultipleDataGrid.vue_vue_type_style_index_0_scoped_1bdca43d_lang.css +1 -0
  7. package/OptionV4.vue_vue_type_style_index_0_scoped_b6a06f00_lang.css +1 -0
  8. package/Popover.vue_vue_type_style_index_0_scoped_c607b770_lang.css +1 -0
  9. package/PopoverV4.vue_vue_type_style_index_0_scoped_c54cd089_lang.css +1 -0
  10. package/PopoverV4.vue_vue_type_style_index_1_lang.css +1 -0
  11. package/components/appHeader/AppHeader.vue.d.ts +1 -1
  12. package/components/appHeader/index.d.ts +9 -9
  13. package/components/dropdown/v4/DropdownV4.vue.d.ts +10 -0
  14. package/components/dropdown/v4/DropdownV4.vue.js +3 -3
  15. package/components/dropdown/v4/DropdownV4.vue2.js +151 -147
  16. package/components/dropdown/v4/OptionV4.vue.d.ts +10 -0
  17. package/components/dropdown/v4/OptionV4.vue.js +2 -2
  18. package/components/dropdown/v4/OptionV4.vue2.js +70 -53
  19. package/components/dropdown/v4/dropdownStoryArgs.d.ts +14 -0
  20. package/components/dropdown/v4/index.d.ts +78 -2
  21. package/components/icon/v4/IconV4.vue.d.ts +5 -0
  22. package/components/icon/v4/IconV4.vue.js +4 -4
  23. package/components/icon/v4/IconV4.vue2.js +29 -26
  24. package/components/icon/v4/index.d.ts +20 -1
  25. package/components/includeExclude/IncludeExclude.vue.js +4 -4
  26. package/components/includeExclude/IncludeExclude.vue2.js +2 -2
  27. package/components/includeExclude/IncludeExcludeDragDrop.vue.js +4 -4
  28. package/components/includeExclude/IncludeExcludeDragDrop.vue2.js +2 -2
  29. package/components/popover/common/Popover.common.d.ts +6 -0
  30. package/components/popover/common/Popover.common.js +17 -0
  31. package/components/popover/v3/Popover.vue.js +8 -0
  32. package/components/popover/{Popover.vue2.js → v3/Popover.vue2.js} +1 -1
  33. package/components/popover/v4/PopoverV4.vue.d.ts +73 -0
  34. package/components/popover/v4/PopoverV4.vue.js +7 -0
  35. package/components/popover/v4/PopoverV4.vue2.js +54 -0
  36. package/components/popover/v4/index.d.ts +209 -0
  37. package/components/popover/v4/index.js +6 -0
  38. package/components/table/v4/DataGridRowsCounter.vue.d.ts +5 -0
  39. package/components/table/v4/DataGridRowsCounter.vue.js +3 -3
  40. package/components/table/v4/DataGridRowsCounter.vue2.js +29 -22
  41. package/components/table/v4/MultipleDataGrid.vue.js +3 -3
  42. package/components/table/v4/MultipleDataGrid.vue2.js +49 -44
  43. package/components/table/v4/index.d.ts +9 -0
  44. package/design-foundation.stories/icons/iconsData.d.ts +6 -2
  45. package/index.d.ts +646 -25
  46. package/index.js +70 -70
  47. package/package.json +7 -3
  48. package/testids/index.d.ts +5 -0
  49. package/testids/index.js +24 -23
  50. package/DataGridRowsCounter.vue_vue_type_style_index_0_scoped_06751538_lang.css +0 -1
  51. package/DropdownV4.vue_vue_type_style_index_0_scoped_7af4f288_lang.css +0 -1
  52. package/IconV4.vue_vue_type_style_index_0_scoped_1eea7671_lang.css +0 -1
  53. package/IncludeExclude.vue_vue_type_style_index_0_scoped_fb054d88_lang.css +0 -1
  54. package/IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_5764fd61_lang.css +0 -1
  55. package/MultipleDataGrid.vue_vue_type_style_index_0_scoped_260b9cdc_lang.css +0 -1
  56. package/OptionV4.vue_vue_type_style_index_0_scoped_9db0f796_lang.css +0 -1
  57. package/Popover.vue_vue_type_style_index_0_scoped_25eb53db_lang.css +0 -1
  58. package/components/popover/Popover.vue.js +0 -8
  59. /package/components/popover/{Popover.vue.d.ts → v3/Popover.vue.d.ts} +0 -0
  60. /package/components/popover/{index.d.ts → v3/index.d.ts} +0 -0
  61. /package/components/popover/{index.js → v3/index.js} +0 -0
@@ -1,5 +1,5 @@
1
- import "../../IncludeExclude.vue_vue_type_style_index_0_scoped_fb054d88_lang.css"; import { defineComponent as Te, computed as v, ref as u, watch as j, provide as Oe, openBlock as d, createBlock as I, unref as t, withCtx as g, createElementVNode as a, renderSlot as C, createTextVNode as w, toDisplayString as J, createCommentVNode as h, createVNode as f, Transition as $e, createElementBlock as o, normalizeClass as Q, mergeProps as O, Fragment as $, renderList as R, toRaw as T, nextTick as Re } from "vue";
2
- import Ae from "../popover/Popover.vue.js";
1
+ import "../../IncludeExclude.vue_vue_type_style_index_0_scoped_cc2adbf5_lang.css"; import { defineComponent as Te, computed as v, ref as u, watch as j, provide as Oe, openBlock as d, createBlock as I, unref as t, withCtx as g, createElementVNode as a, renderSlot as C, createTextVNode as w, toDisplayString as J, createCommentVNode as h, createVNode as f, Transition as $e, createElementBlock as o, normalizeClass as Q, mergeProps as O, Fragment as $, renderList as R, toRaw as T, nextTick as Re } from "vue";
2
+ import Ae from "../popover/v3/Popover.vue.js";
3
3
  import N from "../button/v3/Button.vue.js";
4
4
  import "../button/v3/IconButton.vue.js";
5
5
  import "../button/v3/ScrollButton.vue.js";
@@ -1,7 +1,7 @@
1
- import o from "./IncludeExcludeDragDrop.vue2.js";
2
- /* empty css */import e from "../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_5764fd61_lang.css"; //*');
4
- const p = /* @__PURE__ */ e(o, [["__scopeId", "data-v-5764fd61"]]);
1
+ import e from "./IncludeExcludeDragDrop.vue2.js";
2
+ /* empty css */import o from "../../_virtual/_plugin-vue_export-helper.js";
3
+ // import "../../IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_bd6145ce_lang.css"; //*');
4
+ const p = /* @__PURE__ */ o(e, [["__scopeId", "data-v-bd6145ce"]]);
5
5
  export {
6
6
  p as default
7
7
  };
@@ -1,5 +1,5 @@
1
- import "../../IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_5764fd61_lang.css"; import { defineComponent as Re, computed as p, ref as c, watch as H, provide as Ae, openBlock as i, createBlock as O, unref as l, withCtx as h, createElementVNode as s, renderSlot as v, normalizeClass as N, createTextVNode as C, toDisplayString as le, createCommentVNode as f, createVNode as g, Transition as Pe, createElementBlock as u, mergeProps as w, Fragment as U, renderList as W, toRaw as S, isRef as Ee, nextTick as Fe } from "vue";
2
- import $e from "../popover/Popover.vue.js";
1
+ import "../../IncludeExcludeDragDrop.vue_vue_type_style_index_0_scoped_bd6145ce_lang.css"; import { defineComponent as Re, computed as p, ref as c, watch as H, provide as Ae, openBlock as i, createBlock as O, unref as l, withCtx as h, createElementVNode as s, renderSlot as v, normalizeClass as N, createTextVNode as C, toDisplayString as le, createCommentVNode as f, createVNode as g, Transition as Pe, createElementBlock as u, mergeProps as w, Fragment as U, renderList as W, toRaw as S, isRef as Ee, nextTick as Fe } from "vue";
2
+ import $e from "../popover/v3/Popover.vue.js";
3
3
  import G from "../button/v3/Button.vue.js";
4
4
  import "../button/v3/IconButton.vue.js";
5
5
  import "../button/v3/ScrollButton.vue.js";
@@ -0,0 +1,6 @@
1
+ export declare const popoverCommon: () => {
2
+ popup: import("vue").Ref<HTMLDivElement>;
3
+ open: import("vue").Ref<boolean>;
4
+ toggle: (value?: boolean) => boolean;
5
+ triggerRef: import("vue").Ref<HTMLDivElement>;
6
+ };
@@ -0,0 +1,17 @@
1
+ import { useToggle as p, onClickOutside as g } from "@vueuse/core";
2
+ import { ref as n } from "vue";
3
+ const f = () => {
4
+ const [o, e] = p(!1), r = n(), t = n();
5
+ return g(
6
+ r,
7
+ () => {
8
+ o.value && e();
9
+ },
10
+ {
11
+ ignore: [t]
12
+ }
13
+ ), { popup: r, open: o, toggle: e, triggerRef: t };
14
+ };
15
+ export {
16
+ f as popoverCommon
17
+ };
@@ -0,0 +1,8 @@
1
+ import o from "./Popover.vue2.js";
2
+ /* empty css *//* empty css */import e from "../../../_virtual/_plugin-vue_export-helper.js";
3
+ // import "../../../Popover.vue_vue_type_style_index_0_scoped_c607b770_lang.css"; //*');
4
+ // import "../../../Popover.vue_vue_type_style_index_1_lang.css"; //');
5
+ const r = /* @__PURE__ */ e(o, [["__scopeId", "data-v-c607b770"]]);
6
+ export {
7
+ r as default
8
+ };
@@ -1,4 +1,4 @@
1
- import "../../Popover.vue_vue_type_style_index_0_scoped_25eb53db_lang.css"; import "../../Popover.vue_vue_type_style_index_1_lang.css"; import { defineComponent as n, openBlock as i, createBlock as r, unref as l, withCtx as a, renderSlot as d } from "vue";
1
+ import "../../../Popover.vue_vue_type_style_index_0_scoped_c607b770_lang.css"; import "../../../Popover.vue_vue_type_style_index_1_lang.css"; import { defineComponent as n, openBlock as i, createBlock as r, unref as l, withCtx as a, renderSlot as d } from "vue";
2
2
  import { Dropdown as s } from "floating-vue";
3
3
  const f = /* @__PURE__ */ n({
4
4
  __name: "Popover",
@@ -0,0 +1,73 @@
1
+ import { Placement } from 'floating-vue';
2
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
3
+ autoHide?: boolean;
4
+ trigger?: "touch" | "click" | "focus" | "hover" | "managed";
5
+ disabled?: boolean;
6
+ placement?: Placement;
7
+ distance?: number;
8
+ skidding?: number;
9
+ testId?: string;
10
+ popperClass?: string;
11
+ }>, {
12
+ trigger: string;
13
+ autoHide: boolean;
14
+ disabled: boolean;
15
+ placement: string;
16
+ distance: number;
17
+ skidding: number;
18
+ testId: string;
19
+ popperClass: string;
20
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
21
+ autoHide?: boolean;
22
+ trigger?: "touch" | "click" | "focus" | "hover" | "managed";
23
+ disabled?: boolean;
24
+ placement?: Placement;
25
+ distance?: number;
26
+ skidding?: number;
27
+ testId?: string;
28
+ popperClass?: string;
29
+ }>, {
30
+ trigger: string;
31
+ autoHide: boolean;
32
+ disabled: boolean;
33
+ placement: string;
34
+ distance: number;
35
+ skidding: number;
36
+ testId: string;
37
+ popperClass: string;
38
+ }>>>, {
39
+ disabled: boolean;
40
+ testId: string;
41
+ placement: Placement;
42
+ distance: number;
43
+ popperClass: string;
44
+ autoHide: boolean;
45
+ skidding: number;
46
+ trigger: "touch" | "click" | "focus" | "hover" | "managed";
47
+ }>, {
48
+ trigger?(_: {}): any;
49
+ content?(_: {}): any;
50
+ }>;
51
+ export default _default;
52
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
53
+ type __VLS_TypePropsToRuntimeProps<T> = {
54
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
55
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
56
+ } : {
57
+ type: import('vue').PropType<T[K]>;
58
+ required: true;
59
+ };
60
+ };
61
+ type __VLS_WithDefaults<P, D> = {
62
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
63
+ default: D[K];
64
+ }> : P[K];
65
+ };
66
+ type __VLS_Prettify<T> = {
67
+ [K in keyof T]: T[K];
68
+ } & {};
69
+ type __VLS_WithTemplateSlots<T, S> = T & {
70
+ new (): {
71
+ $slots: S;
72
+ };
73
+ };
@@ -0,0 +1,7 @@
1
+ import o from "./PopoverV4.vue2.js";
2
+ /* empty css *//* empty css */import e from "../../../_virtual/_plugin-vue_export-helper.js";
3
+ // import "../../../PopoverV4.vue_vue_type_style_index_0_scoped_c54cd089_lang.css"; //*');
4
+ const r = /* @__PURE__ */ e(o, [["__scopeId", "data-v-c54cd089"]]);
5
+ export {
6
+ r as default
7
+ };
@@ -0,0 +1,54 @@
1
+ import "../../../PopoverV4.vue_vue_type_style_index_0_scoped_c54cd089_lang.css"; import { defineComponent as u, openBlock as d, createBlock as m, unref as t, withCtx as i, createElementBlock as f, renderSlot as n, createCommentVNode as g, createElementVNode as c } from "vue";
2
+ import { Dropdown as k } from "floating-vue";
3
+ import { popoverCommon as v } from "../common/Popover.common.js";
4
+ const w = /* @__PURE__ */ u({
5
+ __name: "PopoverV4",
6
+ props: {
7
+ autoHide: { type: Boolean, default: !1 },
8
+ trigger: { default: "click" },
9
+ disabled: { type: Boolean, default: !1 },
10
+ placement: { default: "bottom-start" },
11
+ distance: { default: 0 },
12
+ skidding: { default: 0 },
13
+ testId: { default: "" },
14
+ popperClass: { default: "" }
15
+ },
16
+ setup(e) {
17
+ const { popup: p, open: o, toggle: l, triggerRef: s } = v();
18
+ return (r, a) => (d(), m(t(k), {
19
+ theme: "custom-popover",
20
+ placement: e.placement,
21
+ shown: !!t(o),
22
+ triggers: e.trigger === "managed" ? [] : [e.trigger],
23
+ "auto-hide": e.autoHide,
24
+ distance: e.distance,
25
+ skidding: e.skidding,
26
+ "data-testid": e.testId,
27
+ "popper-class": [e.popperClass, "v4-popover__popper light-theme-v4"]
28
+ }, {
29
+ popper: i(() => [
30
+ t(o) ? (d(), f("div", {
31
+ key: 0,
32
+ ref_key: "popup",
33
+ ref: p,
34
+ class: "menu-popup"
35
+ }, [
36
+ n(r.$slots, "content", {}, void 0, !0)
37
+ ], 512)) : g("", !0)
38
+ ]),
39
+ default: i(() => [
40
+ c("div", {
41
+ ref_key: "triggerRef",
42
+ ref: s,
43
+ onClick: a[0] || (a[0] = (h) => t(l)(!t(o)))
44
+ }, [
45
+ n(r.$slots, "trigger", {}, void 0, !0)
46
+ ], 512)
47
+ ]),
48
+ _: 3
49
+ }, 8, ["placement", "shown", "triggers", "auto-hide", "distance", "skidding", "data-testid", "popper-class"]));
50
+ }
51
+ });
52
+ export {
53
+ w as default
54
+ };
@@ -0,0 +1,209 @@
1
+ import Popover from './PopoverV4.vue';
2
+ declare const PopoverTypes: () => ({
3
+ new (...args: any[]): {
4
+ $: import("vue").ComponentInternalInstance;
5
+ $data: {};
6
+ $props: Partial<{
7
+ disabled: boolean;
8
+ testId: string;
9
+ placement: import("floating-vue").Placement;
10
+ distance: number;
11
+ popperClass: string;
12
+ autoHide: boolean;
13
+ skidding: number;
14
+ trigger: "touch" | "click" | "focus" | "hover" | "managed";
15
+ }> & Omit<Readonly<import("vue").ExtractPropTypes<{
16
+ disabled: {
17
+ type: import("vue").PropType<boolean>;
18
+ default: boolean;
19
+ };
20
+ testId: {
21
+ type: import("vue").PropType<string>;
22
+ default: string;
23
+ };
24
+ placement: {
25
+ type: import("vue").PropType<import("floating-vue").Placement>;
26
+ default: string;
27
+ };
28
+ distance: {
29
+ type: import("vue").PropType<number>;
30
+ default: number;
31
+ };
32
+ popperClass: {
33
+ type: import("vue").PropType<string>;
34
+ default: string;
35
+ };
36
+ autoHide: {
37
+ type: import("vue").PropType<boolean>;
38
+ default: boolean;
39
+ };
40
+ skidding: {
41
+ type: import("vue").PropType<number>;
42
+ default: number;
43
+ };
44
+ trigger: {
45
+ type: import("vue").PropType<"touch" | "click" | "focus" | "hover" | "managed">;
46
+ default: string;
47
+ };
48
+ }>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "disabled" | "testId" | "placement" | "distance" | "popperClass" | "autoHide" | "skidding" | "trigger">;
49
+ $attrs: {
50
+ [x: string]: unknown;
51
+ };
52
+ $refs: {
53
+ [x: string]: unknown;
54
+ };
55
+ $slots: Readonly<{
56
+ [name: string]: import("vue").Slot;
57
+ }>;
58
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
59
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
60
+ $emit: (event: string, ...args: any[]) => void;
61
+ $el: any;
62
+ $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
63
+ disabled: {
64
+ type: import("vue").PropType<boolean>;
65
+ default: boolean;
66
+ };
67
+ testId: {
68
+ type: import("vue").PropType<string>;
69
+ default: string;
70
+ };
71
+ placement: {
72
+ type: import("vue").PropType<import("floating-vue").Placement>;
73
+ default: string;
74
+ };
75
+ distance: {
76
+ type: import("vue").PropType<number>;
77
+ default: number;
78
+ };
79
+ popperClass: {
80
+ type: import("vue").PropType<string>;
81
+ default: string;
82
+ };
83
+ autoHide: {
84
+ type: import("vue").PropType<boolean>;
85
+ default: boolean;
86
+ };
87
+ skidding: {
88
+ type: import("vue").PropType<number>;
89
+ default: number;
90
+ };
91
+ trigger: {
92
+ type: import("vue").PropType<"touch" | "click" | "focus" | "hover" | "managed">;
93
+ default: string;
94
+ };
95
+ }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
96
+ disabled: boolean;
97
+ testId: string;
98
+ placement: import("floating-vue").Placement;
99
+ distance: number;
100
+ popperClass: string;
101
+ autoHide: boolean;
102
+ skidding: number;
103
+ trigger: "touch" | "click" | "focus" | "hover" | "managed";
104
+ }, {}, string> & {
105
+ beforeCreate?: (() => void) | (() => void)[];
106
+ created?: (() => void) | (() => void)[];
107
+ beforeMount?: (() => void) | (() => void)[];
108
+ mounted?: (() => void) | (() => void)[];
109
+ beforeUpdate?: (() => void) | (() => void)[];
110
+ updated?: (() => void) | (() => void)[];
111
+ activated?: (() => void) | (() => void)[];
112
+ deactivated?: (() => void) | (() => void)[];
113
+ beforeDestroy?: (() => void) | (() => void)[];
114
+ beforeUnmount?: (() => void) | (() => void)[];
115
+ destroyed?: (() => void) | (() => void)[];
116
+ unmounted?: (() => void) | (() => void)[];
117
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
118
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
119
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[];
120
+ };
121
+ $forceUpdate: () => void;
122
+ $nextTick: typeof import("vue").nextTick;
123
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
124
+ } & Readonly<import("vue").ExtractPropTypes<{
125
+ disabled: {
126
+ type: import("vue").PropType<boolean>;
127
+ default: boolean;
128
+ };
129
+ testId: {
130
+ type: import("vue").PropType<string>;
131
+ default: string;
132
+ };
133
+ placement: {
134
+ type: import("vue").PropType<import("floating-vue").Placement>;
135
+ default: string;
136
+ };
137
+ distance: {
138
+ type: import("vue").PropType<number>;
139
+ default: number;
140
+ };
141
+ popperClass: {
142
+ type: import("vue").PropType<string>;
143
+ default: string;
144
+ };
145
+ autoHide: {
146
+ type: import("vue").PropType<boolean>;
147
+ default: boolean;
148
+ };
149
+ skidding: {
150
+ type: import("vue").PropType<number>;
151
+ default: number;
152
+ };
153
+ trigger: {
154
+ type: import("vue").PropType<"touch" | "click" | "focus" | "hover" | "managed">;
155
+ default: string;
156
+ };
157
+ }>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
158
+ __isFragment?: never;
159
+ __isTeleport?: never;
160
+ __isSuspense?: never;
161
+ } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
162
+ disabled: {
163
+ type: import("vue").PropType<boolean>;
164
+ default: boolean;
165
+ };
166
+ testId: {
167
+ type: import("vue").PropType<string>;
168
+ default: string;
169
+ };
170
+ placement: {
171
+ type: import("vue").PropType<import("floating-vue").Placement>;
172
+ default: string;
173
+ };
174
+ distance: {
175
+ type: import("vue").PropType<number>;
176
+ default: number;
177
+ };
178
+ popperClass: {
179
+ type: import("vue").PropType<string>;
180
+ default: string;
181
+ };
182
+ autoHide: {
183
+ type: import("vue").PropType<boolean>;
184
+ default: boolean;
185
+ };
186
+ skidding: {
187
+ type: import("vue").PropType<number>;
188
+ default: number;
189
+ };
190
+ trigger: {
191
+ type: import("vue").PropType<"touch" | "click" | "focus" | "hover" | "managed">;
192
+ default: string;
193
+ };
194
+ }>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
195
+ disabled: boolean;
196
+ testId: string;
197
+ placement: import("floating-vue").Placement;
198
+ distance: number;
199
+ popperClass: string;
200
+ autoHide: boolean;
201
+ skidding: number;
202
+ trigger: "touch" | "click" | "focus" | "hover" | "managed";
203
+ }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
204
+ $slots: {
205
+ trigger?(_: {}): any;
206
+ content?(_: {}): any;
207
+ };
208
+ }))[];
209
+ export { Popover, PopoverTypes };
@@ -0,0 +1,6 @@
1
+ import o from "./PopoverV4.vue.js";
2
+ const r = () => [o];
3
+ export {
4
+ o as Popover,
5
+ r as PopoverTypes
6
+ };
@@ -4,25 +4,30 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
4
4
  displayingText?: string;
5
5
  outOfText?: string;
6
6
  totalText?: string;
7
+ testId?: string;
7
8
  }>, {
8
9
  count: number;
9
10
  totalCount: number;
10
11
  displayingText: string;
11
12
  outOfText: string;
12
13
  totalText: string;
14
+ testId: string;
13
15
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
14
16
  count?: number;
15
17
  totalCount?: number;
16
18
  displayingText?: string;
17
19
  outOfText?: string;
18
20
  totalText?: string;
21
+ testId?: string;
19
22
  }>, {
20
23
  count: number;
21
24
  totalCount: number;
22
25
  displayingText: string;
23
26
  outOfText: string;
24
27
  totalText: string;
28
+ testId: string;
25
29
  }>>>, {
30
+ testId: string;
26
31
  count: number;
27
32
  totalCount: number;
28
33
  displayingText: string;
@@ -1,7 +1,7 @@
1
1
  import o from "./DataGridRowsCounter.vue2.js";
2
- /* empty css */import t from "../../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../../DataGridRowsCounter.vue_vue_type_style_index_0_scoped_06751538_lang.css"; //*');
4
- const r = /* @__PURE__ */ t(o, [["__scopeId", "data-v-06751538"]]);
2
+ /* empty css */import e from "../../../_virtual/_plugin-vue_export-helper.js";
3
+ // import "../../../DataGridRowsCounter.vue_vue_type_style_index_0_scoped_0ce71f73_lang.css"; //*');
4
+ const r = /* @__PURE__ */ e(o, [["__scopeId", "data-v-0ce71f73"]]);
5
5
  export {
6
6
  r as default
7
7
  };
@@ -1,45 +1,52 @@
1
- import "../../../DataGridRowsCounter.vue_vue_type_style_index_0_scoped_06751538_lang.css"; import { defineComponent as r, openBlock as i, createElementBlock as d, createVNode as o, unref as n, withCtx as l, createTextVNode as e, toDisplayString as a } from "vue";
2
- import u from "../../typography/v4/Typography.vue.js";
3
- const s = { class: "data-grid-rows-counter" }, m = /* @__PURE__ */ r({
1
+ import "../../../DataGridRowsCounter.vue_vue_type_style_index_0_scoped_0ce71f73_lang.css"; import { defineComponent as l, openBlock as u, createElementBlock as r, unref as e, createVNode as o, withCtx as i, createTextVNode as a, toDisplayString as d } from "vue";
2
+ import s from "../../typography/v4/Typography.vue.js";
3
+ import { RowsCounterTestIdModifiers as n } from "../../../testids/index.js";
4
+ const f = ["data-testid"], C = /* @__PURE__ */ l({
4
5
  __name: "DataGridRowsCounter",
5
6
  props: {
6
7
  count: { default: 0 },
7
8
  totalCount: { default: 0 },
8
9
  displayingText: { default: "Displaying" },
9
10
  outOfText: { default: "out of" },
10
- totalText: { default: "total rows" }
11
+ totalText: { default: "total rows" },
12
+ testId: { default: "" }
11
13
  },
12
14
  setup(t) {
13
- return (c, f) => (i(), d("div", s, [
14
- o(n(u), { variant: "body1" }, {
15
- default: l(() => [
16
- e(a(t.displayingText) + " ", 1),
17
- o(n(u), {
15
+ return (c, T) => (u(), r("div", {
16
+ class: "data-grid-rows-counter",
17
+ "data-testid": `${t.testId}-${e(n).CONTAINER}`
18
+ }, [
19
+ o(e(s), { variant: "body1" }, {
20
+ default: i(() => [
21
+ a(d(t.displayingText) + " ", 1),
22
+ o(e(s), {
18
23
  class: "text-strong",
19
- variant: "subtitle1"
24
+ variant: "subtitle1",
25
+ "data-testid": `${t.testId}-${e(n).COUNT}`
20
26
  }, {
21
- default: l(() => [
22
- e(a(t.count), 1)
27
+ default: i(() => [
28
+ a(d(t.count), 1)
23
29
  ]),
24
30
  _: 1
25
- }),
26
- e(" " + a(t.outOfText) + " ", 1),
27
- o(n(u), {
31
+ }, 8, ["data-testid"]),
32
+ a(" " + d(t.outOfText) + " ", 1),
33
+ o(e(s), {
28
34
  class: "text-strong",
29
- variant: "subtitle1"
35
+ variant: "subtitle1",
36
+ "data-testid": `${t.testId}-${e(n).TOTAL}`
30
37
  }, {
31
- default: l(() => [
32
- e(a(t.totalCount), 1)
38
+ default: i(() => [
39
+ a(d(t.totalCount), 1)
33
40
  ]),
34
41
  _: 1
35
- }),
36
- e(" " + a(t.totalText), 1)
42
+ }, 8, ["data-testid"]),
43
+ a(" " + d(t.totalText), 1)
37
44
  ]),
38
45
  _: 1
39
46
  })
40
- ]));
47
+ ], 8, f));
41
48
  }
42
49
  });
43
50
  export {
44
- m as default
51
+ C as default
45
52
  };
@@ -1,7 +1,7 @@
1
1
  import o from "./MultipleDataGrid.vue2.js";
2
2
  /* empty css */import t from "../../../_virtual/_plugin-vue_export-helper.js";
3
- // import "../../../MultipleDataGrid.vue_vue_type_style_index_0_scoped_260b9cdc_lang.css"; //*');
4
- const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-260b9cdc"]]);
3
+ // import "../../../MultipleDataGrid.vue_vue_type_style_index_0_scoped_1bdca43d_lang.css"; //*');
4
+ const d = /* @__PURE__ */ t(o, [["__scopeId", "data-v-1bdca43d"]]);
5
5
  export {
6
- p as default
6
+ d as default
7
7
  };