@ironsource/shared-ui 2.2.0-rc.2 → 2.2.0-test.1
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/Alert.vue_vue_type_style_index_0_scoped_f18c2785_lang.css +1 -0
- package/AppDropdownTrigger.vue_vue_type_style_index_0_scoped_c3062e84_lang.css +1 -0
- package/AppHeader.vue_vue_type_style_index_0_scoped_9202b5db_lang.css +1 -0
- package/CheckboxV4.vue_vue_type_style_index_0_scoped_bbfd249c_lang.css +1 -0
- package/ChipV4.vue_vue_type_style_index_0_scoped_a221c649_lang.css +1 -0
- package/ColumnPicker.vue_vue_type_style_index_0_scoped_01c4e08f_lang.css +1 -0
- package/DefaultDropdownTrigger.vue_vue_type_style_index_0_scoped_a6900fa6_lang.css +1 -0
- package/DialogV4.vue_vue_type_style_index_0_scoped_a6710278_lang.css +1 -0
- package/DropdownV4.vue_vue_type_style_index_0_scoped_526bf0a1_lang.css +1 -0
- package/GroupOption.vue_vue_type_style_index_0_scoped_1e5170b3_lang.css +1 -0
- package/HelpText.vue_vue_type_style_index_0_scoped_641c2356_lang.css +1 -0
- package/Link.vue_vue_type_style_index_0_scoped_fe0e7f6f_lang.css +1 -0
- package/MultiBar.vue_vue_type_style_index_0_scoped_c4395fb6_lang.css +1 -0
- package/RadioButtonV4.vue_vue_type_style_index_0_scoped_b3d96cf5_lang.css +1 -0
- package/TextAreaV4.vue_vue_type_style_index_0_scoped_0feea75e_lang.css +1 -0
- package/TextField.vue_vue_type_style_index_0_scoped_28fab783_lang.css +1 -0
- package/ThemeWrapper.vue_vue_type_style_index_1_lang.css +1 -1
- package/ToggleButtonGroupAB.vue_vue_type_style_index_0_scoped_0fc9ddf5_lang.css +1 -0
- package/components/alert/Alert.vue.d.ts +3 -13
- package/components/alert/Alert.vue.js +5 -5
- package/components/alert/Alert.vue2.js +48 -47
- package/components/alert/index.d.ts +8 -46
- package/components/appHeader/AppHeader.vue.js +3 -3
- package/components/appHeader/AppHeader.vue2.js +7 -7
- package/components/button/v4/ToggleButtonGroupAB.vue.js +2 -2
- package/components/button/v4/ToggleButtonGroupAB.vue2.js +1 -1
- package/components/checkbox/v4/CheckboxV4.vue.js +2 -2
- package/components/checkbox/v4/CheckboxV4.vue2.js +59 -79
- package/components/checkbox/v4/icons/CheckedState.vue.js +11 -11
- package/components/checkbox/v4/icons/IndeterminateState.vue.js +7 -7
- package/components/checkbox/v4/icons/UncheckedState.vue.js +12 -13
- package/components/chip/v4/ChipV4.vue.js +3 -3
- package/components/chip/v4/ChipV4.vue2.js +1 -1
- package/components/columnPicker/ColumnPicker.vue.js +2 -2
- package/components/columnPicker/ColumnPicker.vue2.js +1 -1
- package/components/dialog/v4/DialogV4.vue.js +4 -4
- package/components/dialog/v4/DialogV4.vue2.js +1 -1
- package/components/dropdown/v4/AppDropdownTrigger.vue.js +2 -2
- package/components/dropdown/v4/AppDropdownTrigger.vue2.js +1 -1
- package/components/dropdown/v4/DefaultDropdownTrigger.vue.js +3 -3
- package/components/dropdown/v4/DefaultDropdownTrigger.vue2.js +1 -1
- package/components/dropdown/v4/DropdownV4.vue.js +3 -3
- package/components/dropdown/v4/DropdownV4.vue2.js +2 -2
- package/components/dropdown/v4/GroupOption.vue.js +3 -3
- package/components/dropdown/v4/GroupOption.vue2.js +1 -1
- package/components/helpText/HelpText.vue.d.ts +68 -0
- package/components/helpText/HelpText.vue.js +7 -0
- package/components/helpText/HelpText.vue2.js +45 -0
- package/components/helpText/index.d.ts +190 -0
- package/components/helpText/index.js +6 -0
- package/components/input/v4/TextField.vue.js +2 -2
- package/components/input/v4/TextField.vue2.js +1 -1
- package/components/link/Link.vue.d.ts +3 -3
- package/components/link/Link.vue.js +5 -5
- package/components/link/Link.vue2.js +1 -1
- package/components/link/index.d.ts +7 -7
- package/components/multibar/MultiBar.vue.js +3 -3
- package/components/multibar/MultiBar.vue2.js +1 -1
- package/components/radioButton/v4/RadioButtonV4.vue.js +3 -3
- package/components/radioButton/v4/RadioButtonV4.vue2.js +1 -1
- package/components/textArea/v4/TextAreaV4.vue.js +3 -3
- package/components/textArea/v4/TextAreaV4.vue2.js +1 -1
- package/design-foundation.stories/colors/ColorsData.d.ts +51 -47
- package/index.d.ts +1 -0
- package/index.js +95 -91
- package/package.json +7 -2
- package/style/v4/colors.scss +88 -83
- package/style/v4/grid.css +1 -1
- package/style/v4/grid.css.map +1 -1
- package/testids/index.d.ts +4 -0
- package/testids/index.js +38 -37
- package/Alert.vue_vue_type_style_index_0_scoped_06e0871a_lang.css +0 -1
- package/AppDropdownTrigger.vue_vue_type_style_index_0_scoped_858cefbf_lang.css +0 -1
- package/AppHeader.vue_vue_type_style_index_0_scoped_538ccdc6_lang.css +0 -1
- package/CheckboxV4.vue_vue_type_style_index_0_scoped_af4ae3c3_lang.css +0 -1
- package/ChipV4.vue_vue_type_style_index_0_scoped_a4d3a12e_lang.css +0 -1
- package/ColumnPicker.vue_vue_type_style_index_0_scoped_ea8c7024_lang.css +0 -1
- package/DefaultDropdownTrigger.vue_vue_type_style_index_0_scoped_3bc0f416_lang.css +0 -1
- package/DialogV4.vue_vue_type_style_index_0_scoped_cc99f1e3_lang.css +0 -1
- package/DropdownV4.vue_vue_type_style_index_0_scoped_445ebb01_lang.css +0 -1
- package/GroupOption.vue_vue_type_style_index_0_scoped_5f372a81_lang.css +0 -1
- package/Link.vue_vue_type_style_index_0_scoped_1a766750_lang.css +0 -1
- package/MultiBar.vue_vue_type_style_index_0_scoped_71617643_lang.css +0 -1
- package/RadioButtonV4.vue_vue_type_style_index_0_scoped_05c7bca2_lang.css +0 -1
- package/TextAreaV4.vue_vue_type_style_index_0_scoped_4114ef89_lang.css +0 -1
- package/TextField.vue_vue_type_style_index_0_scoped_3b7a3661_lang.css +0 -1
- package/ToggleButtonGroupAB.vue_vue_type_style_index_0_scoped_2076b5ab_lang.css +0 -1
- package/components/checkbox/v4/icons/CheckedDisabledState.vue.d.ts +0 -29
- package/components/checkbox/v4/icons/CheckedDisabledState.vue.js +0 -45
- package/components/checkbox/v4/icons/CheckedDisabledState.vue2.js +0 -4
- package/components/checkbox/v4/icons/IndeterminateDisabledState.vue.d.ts +0 -2
- package/components/checkbox/v4/icons/IndeterminateDisabledState.vue.js +0 -40
- package/components/checkbox/v4/icons/UncheckedDisabledState.vue.d.ts +0 -2
- package/components/checkbox/v4/icons/UncheckedDisabledState.vue.js +0 -30
|
@@ -0,0 +1,190 @@
|
|
|
1
|
+
declare const HelpTextTypes: () => ({
|
|
2
|
+
new (...args: any[]): {
|
|
3
|
+
$: import("vue").ComponentInternalInstance;
|
|
4
|
+
$data: {};
|
|
5
|
+
$props: Partial<{
|
|
6
|
+
testId: string;
|
|
7
|
+
variant: "caption" | "h5" | "body1" | "body2";
|
|
8
|
+
tooltipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
9
|
+
disabled: boolean;
|
|
10
|
+
color: "default" | "primary" | "secondary";
|
|
11
|
+
tooltipDisabled: boolean;
|
|
12
|
+
tooltipTriggers: import("../tooltip/common/Tooltip.types").TooltipTriggers[];
|
|
13
|
+
}> & Omit<Readonly<import("vue").ExtractPropTypes<{
|
|
14
|
+
testId: {
|
|
15
|
+
type: import("vue").PropType<string>;
|
|
16
|
+
default: string;
|
|
17
|
+
};
|
|
18
|
+
variant: {
|
|
19
|
+
type: import("vue").PropType<"caption" | "h5" | "body1" | "body2">;
|
|
20
|
+
default: string;
|
|
21
|
+
};
|
|
22
|
+
tooltipPlacement: {
|
|
23
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
24
|
+
default: string;
|
|
25
|
+
};
|
|
26
|
+
disabled: {
|
|
27
|
+
type: import("vue").PropType<boolean>;
|
|
28
|
+
default: boolean;
|
|
29
|
+
};
|
|
30
|
+
color: {
|
|
31
|
+
type: import("vue").PropType<"default" | "primary" | "secondary">;
|
|
32
|
+
default: string;
|
|
33
|
+
};
|
|
34
|
+
tooltipDisabled: {
|
|
35
|
+
type: import("vue").PropType<boolean>;
|
|
36
|
+
default: boolean;
|
|
37
|
+
};
|
|
38
|
+
tooltipTriggers: {
|
|
39
|
+
type: import("vue").PropType<import("../tooltip/common/Tooltip.types").TooltipTriggers[]>;
|
|
40
|
+
default: () => string[];
|
|
41
|
+
};
|
|
42
|
+
}>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "testId" | "variant" | "tooltipPlacement" | "disabled" | "color" | "tooltipDisabled" | "tooltipTriggers">;
|
|
43
|
+
$attrs: {
|
|
44
|
+
[x: string]: unknown;
|
|
45
|
+
};
|
|
46
|
+
$refs: {
|
|
47
|
+
[x: string]: unknown;
|
|
48
|
+
};
|
|
49
|
+
$slots: Readonly<{
|
|
50
|
+
[name: string]: import("vue").Slot;
|
|
51
|
+
}>;
|
|
52
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
|
|
53
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
|
|
54
|
+
$emit: (event: string, ...args: any[]) => void;
|
|
55
|
+
$el: any;
|
|
56
|
+
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
57
|
+
testId: {
|
|
58
|
+
type: import("vue").PropType<string>;
|
|
59
|
+
default: string;
|
|
60
|
+
};
|
|
61
|
+
variant: {
|
|
62
|
+
type: import("vue").PropType<"caption" | "h5" | "body1" | "body2">;
|
|
63
|
+
default: string;
|
|
64
|
+
};
|
|
65
|
+
tooltipPlacement: {
|
|
66
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
67
|
+
default: string;
|
|
68
|
+
};
|
|
69
|
+
disabled: {
|
|
70
|
+
type: import("vue").PropType<boolean>;
|
|
71
|
+
default: boolean;
|
|
72
|
+
};
|
|
73
|
+
color: {
|
|
74
|
+
type: import("vue").PropType<"default" | "primary" | "secondary">;
|
|
75
|
+
default: string;
|
|
76
|
+
};
|
|
77
|
+
tooltipDisabled: {
|
|
78
|
+
type: import("vue").PropType<boolean>;
|
|
79
|
+
default: boolean;
|
|
80
|
+
};
|
|
81
|
+
tooltipTriggers: {
|
|
82
|
+
type: import("vue").PropType<import("../tooltip/common/Tooltip.types").TooltipTriggers[]>;
|
|
83
|
+
default: () => string[];
|
|
84
|
+
};
|
|
85
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
86
|
+
testId: string;
|
|
87
|
+
variant: "caption" | "h5" | "body1" | "body2";
|
|
88
|
+
tooltipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
89
|
+
disabled: boolean;
|
|
90
|
+
color: "default" | "primary" | "secondary";
|
|
91
|
+
tooltipDisabled: boolean;
|
|
92
|
+
tooltipTriggers: import("../tooltip/common/Tooltip.types").TooltipTriggers[];
|
|
93
|
+
}, {}, string> & {
|
|
94
|
+
beforeCreate?: (() => void) | (() => void)[];
|
|
95
|
+
created?: (() => void) | (() => void)[];
|
|
96
|
+
beforeMount?: (() => void) | (() => void)[];
|
|
97
|
+
mounted?: (() => void) | (() => void)[];
|
|
98
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
|
99
|
+
updated?: (() => void) | (() => void)[];
|
|
100
|
+
activated?: (() => void) | (() => void)[];
|
|
101
|
+
deactivated?: (() => void) | (() => void)[];
|
|
102
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
|
103
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
|
104
|
+
destroyed?: (() => void) | (() => void)[];
|
|
105
|
+
unmounted?: (() => void) | (() => void)[];
|
|
106
|
+
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
107
|
+
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
108
|
+
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)[];
|
|
109
|
+
};
|
|
110
|
+
$forceUpdate: () => void;
|
|
111
|
+
$nextTick: typeof import("vue").nextTick;
|
|
112
|
+
$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;
|
|
113
|
+
} & Readonly<import("vue").ExtractPropTypes<{
|
|
114
|
+
testId: {
|
|
115
|
+
type: import("vue").PropType<string>;
|
|
116
|
+
default: string;
|
|
117
|
+
};
|
|
118
|
+
variant: {
|
|
119
|
+
type: import("vue").PropType<"caption" | "h5" | "body1" | "body2">;
|
|
120
|
+
default: string;
|
|
121
|
+
};
|
|
122
|
+
tooltipPlacement: {
|
|
123
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
124
|
+
default: string;
|
|
125
|
+
};
|
|
126
|
+
disabled: {
|
|
127
|
+
type: import("vue").PropType<boolean>;
|
|
128
|
+
default: boolean;
|
|
129
|
+
};
|
|
130
|
+
color: {
|
|
131
|
+
type: import("vue").PropType<"default" | "primary" | "secondary">;
|
|
132
|
+
default: string;
|
|
133
|
+
};
|
|
134
|
+
tooltipDisabled: {
|
|
135
|
+
type: import("vue").PropType<boolean>;
|
|
136
|
+
default: boolean;
|
|
137
|
+
};
|
|
138
|
+
tooltipTriggers: {
|
|
139
|
+
type: import("vue").PropType<import("../tooltip/common/Tooltip.types").TooltipTriggers[]>;
|
|
140
|
+
default: () => string[];
|
|
141
|
+
};
|
|
142
|
+
}>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
|
|
143
|
+
__isFragment?: never;
|
|
144
|
+
__isTeleport?: never;
|
|
145
|
+
__isSuspense?: never;
|
|
146
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
147
|
+
testId: {
|
|
148
|
+
type: import("vue").PropType<string>;
|
|
149
|
+
default: string;
|
|
150
|
+
};
|
|
151
|
+
variant: {
|
|
152
|
+
type: import("vue").PropType<"caption" | "h5" | "body1" | "body2">;
|
|
153
|
+
default: string;
|
|
154
|
+
};
|
|
155
|
+
tooltipPlacement: {
|
|
156
|
+
type: import("vue").PropType<"top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end">;
|
|
157
|
+
default: string;
|
|
158
|
+
};
|
|
159
|
+
disabled: {
|
|
160
|
+
type: import("vue").PropType<boolean>;
|
|
161
|
+
default: boolean;
|
|
162
|
+
};
|
|
163
|
+
color: {
|
|
164
|
+
type: import("vue").PropType<"default" | "primary" | "secondary">;
|
|
165
|
+
default: string;
|
|
166
|
+
};
|
|
167
|
+
tooltipDisabled: {
|
|
168
|
+
type: import("vue").PropType<boolean>;
|
|
169
|
+
default: boolean;
|
|
170
|
+
};
|
|
171
|
+
tooltipTriggers: {
|
|
172
|
+
type: import("vue").PropType<import("../tooltip/common/Tooltip.types").TooltipTriggers[]>;
|
|
173
|
+
default: () => string[];
|
|
174
|
+
};
|
|
175
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
176
|
+
testId: string;
|
|
177
|
+
variant: "caption" | "h5" | "body1" | "body2";
|
|
178
|
+
tooltipPlacement: "top" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right" | "right-start" | "right-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end";
|
|
179
|
+
disabled: boolean;
|
|
180
|
+
color: "default" | "primary" | "secondary";
|
|
181
|
+
tooltipDisabled: boolean;
|
|
182
|
+
tooltipTriggers: import("../tooltip/common/Tooltip.types").TooltipTriggers[];
|
|
183
|
+
}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
184
|
+
$slots: {
|
|
185
|
+
default?(_: {}): any;
|
|
186
|
+
tooltip?(_: {}): any;
|
|
187
|
+
};
|
|
188
|
+
}))[];
|
|
189
|
+
export { default as HelpText } from './HelpText.vue';
|
|
190
|
+
export { HelpTextTypes };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import e from "./TextField.vue2.js";
|
|
2
2
|
/* empty css */import o from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
-
// import "../../../TextField.
|
|
4
|
-
const p = /* @__PURE__ */ o(e, [["__scopeId", "data-v-
|
|
3
|
+
// import "../../../TextField.vue_vue_type_style_index_0_scoped_28fab783_lang.css"; //*');
|
|
4
|
+
const p = /* @__PURE__ */ o(e, [["__scopeId", "data-v-28fab783"]]);
|
|
5
5
|
export {
|
|
6
6
|
p as default
|
|
7
7
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../../../TextField.
|
|
1
|
+
import "../../../TextField.vue_vue_type_style_index_0_scoped_28fab783_lang.css"; import { defineComponent as te, computed as i, ref as le, openBlock as l, createElementBlock as s, mergeProps as d, unref as e, createBlock as f, createCommentVNode as n, createVNode as x, withCtx as b, createElementVNode as V, normalizeClass as F, renderSlot as z, createTextVNode as N, toDisplayString as $, withKeys as ae, withModifiers as D, normalizeProps as H } from "vue";
|
|
2
2
|
import h from "../../icon/v4/IconV4.vue.js";
|
|
3
3
|
import "../../icon/v4/IconFlag.vue.js";
|
|
4
4
|
import R from "../../tooltip/v4/TooltipV4.vue.js";
|
|
@@ -2,7 +2,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
2
2
|
href?: string;
|
|
3
3
|
disabled?: boolean;
|
|
4
4
|
color?: "default" | "primary";
|
|
5
|
-
variant?: "button" | "body1" | "body2" | "subtitle1" | "subtitle2";
|
|
5
|
+
variant?: "button" | "caption" | "body1" | "body2" | "subtitle1" | "subtitle2" | "chipLabel";
|
|
6
6
|
iconName?: string;
|
|
7
7
|
iconType?: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
8
8
|
iconPosition?: "end" | "start";
|
|
@@ -30,7 +30,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
30
30
|
href?: string;
|
|
31
31
|
disabled?: boolean;
|
|
32
32
|
color?: "default" | "primary";
|
|
33
|
-
variant?: "button" | "body1" | "body2" | "subtitle1" | "subtitle2";
|
|
33
|
+
variant?: "button" | "caption" | "body1" | "body2" | "subtitle1" | "subtitle2" | "chipLabel";
|
|
34
34
|
iconName?: string;
|
|
35
35
|
iconType?: "fill" | "bold" | "regular" | "branded" | "ad-unit" | "ab-test" | "ad-networks" | "ad-networks/flat" | "content-rate";
|
|
36
36
|
iconPosition?: "end" | "start";
|
|
@@ -56,7 +56,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
56
56
|
onClick?: () => any;
|
|
57
57
|
}, {
|
|
58
58
|
testId: string;
|
|
59
|
-
variant: "button" | "body1" | "body2" | "subtitle1" | "subtitle2";
|
|
59
|
+
variant: "button" | "caption" | "body1" | "body2" | "subtitle1" | "subtitle2" | "chipLabel";
|
|
60
60
|
withTooltip: boolean;
|
|
61
61
|
tooltipText: string;
|
|
62
62
|
isTruncated: boolean;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
/* empty css */import
|
|
3
|
-
// import "../../Link.
|
|
4
|
-
const
|
|
1
|
+
import e from "./Link.vue2.js";
|
|
2
|
+
/* empty css */import o from "../../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
// import "../../Link.vue_vue_type_style_index_0_scoped_fe0e7f6f_lang.css"; //*');
|
|
4
|
+
const t = /* @__PURE__ */ o(e, [["__scopeId", "data-v-fe0e7f6f"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
t as default
|
|
7
7
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../../Link.
|
|
1
|
+
import "../../Link.vue_vue_type_style_index_0_scoped_fe0e7f6f_lang.css"; import { defineComponent as m, openBlock as n, createBlock as l, unref as t, mergeProps as c, withCtx as y, createCommentVNode as d, renderSlot as T } from "vue";
|
|
2
2
|
import k from "../typography/v4/Typography.vue.js";
|
|
3
3
|
import r from "../icon/v4/IconV4.vue.js";
|
|
4
4
|
import "../icon/v4/IconFlag.vue.js";
|
|
@@ -4,7 +4,7 @@ declare const LinkTypes: () => ({
|
|
|
4
4
|
$data: {};
|
|
5
5
|
$props: Partial<{
|
|
6
6
|
testId: string;
|
|
7
|
-
variant: "button" | "body1" | "body2" | "subtitle1" | "subtitle2";
|
|
7
|
+
variant: "button" | "caption" | "body1" | "body2" | "subtitle1" | "subtitle2" | "chipLabel";
|
|
8
8
|
withTooltip: boolean;
|
|
9
9
|
tooltipText: string;
|
|
10
10
|
isTruncated: boolean;
|
|
@@ -21,7 +21,7 @@ declare const LinkTypes: () => ({
|
|
|
21
21
|
default: string;
|
|
22
22
|
};
|
|
23
23
|
variant: {
|
|
24
|
-
type: import("vue").PropType<"button" | "body1" | "body2" | "subtitle1" | "subtitle2">;
|
|
24
|
+
type: import("vue").PropType<"button" | "caption" | "body1" | "body2" | "subtitle1" | "subtitle2" | "chipLabel">;
|
|
25
25
|
default: string;
|
|
26
26
|
};
|
|
27
27
|
withTooltip: {
|
|
@@ -86,7 +86,7 @@ declare const LinkTypes: () => ({
|
|
|
86
86
|
default: string;
|
|
87
87
|
};
|
|
88
88
|
variant: {
|
|
89
|
-
type: import("vue").PropType<"button" | "body1" | "body2" | "subtitle1" | "subtitle2">;
|
|
89
|
+
type: import("vue").PropType<"button" | "caption" | "body1" | "body2" | "subtitle1" | "subtitle2" | "chipLabel">;
|
|
90
90
|
default: string;
|
|
91
91
|
};
|
|
92
92
|
withTooltip: {
|
|
@@ -135,7 +135,7 @@ declare const LinkTypes: () => ({
|
|
|
135
135
|
click: () => void;
|
|
136
136
|
}, string, {
|
|
137
137
|
testId: string;
|
|
138
|
-
variant: "button" | "body1" | "body2" | "subtitle1" | "subtitle2";
|
|
138
|
+
variant: "button" | "caption" | "body1" | "body2" | "subtitle1" | "subtitle2" | "chipLabel";
|
|
139
139
|
withTooltip: boolean;
|
|
140
140
|
tooltipText: string;
|
|
141
141
|
isTruncated: boolean;
|
|
@@ -172,7 +172,7 @@ declare const LinkTypes: () => ({
|
|
|
172
172
|
default: string;
|
|
173
173
|
};
|
|
174
174
|
variant: {
|
|
175
|
-
type: import("vue").PropType<"button" | "body1" | "body2" | "subtitle1" | "subtitle2">;
|
|
175
|
+
type: import("vue").PropType<"button" | "caption" | "body1" | "body2" | "subtitle1" | "subtitle2" | "chipLabel">;
|
|
176
176
|
default: string;
|
|
177
177
|
};
|
|
178
178
|
withTooltip: {
|
|
@@ -227,7 +227,7 @@ declare const LinkTypes: () => ({
|
|
|
227
227
|
default: string;
|
|
228
228
|
};
|
|
229
229
|
variant: {
|
|
230
|
-
type: import("vue").PropType<"button" | "body1" | "body2" | "subtitle1" | "subtitle2">;
|
|
230
|
+
type: import("vue").PropType<"button" | "caption" | "body1" | "body2" | "subtitle1" | "subtitle2" | "chipLabel">;
|
|
231
231
|
default: string;
|
|
232
232
|
};
|
|
233
233
|
withTooltip: {
|
|
@@ -276,7 +276,7 @@ declare const LinkTypes: () => ({
|
|
|
276
276
|
click: () => void;
|
|
277
277
|
}, string, {
|
|
278
278
|
testId: string;
|
|
279
|
-
variant: "button" | "body1" | "body2" | "subtitle1" | "subtitle2";
|
|
279
|
+
variant: "button" | "caption" | "body1" | "body2" | "subtitle1" | "subtitle2" | "chipLabel";
|
|
280
280
|
withTooltip: boolean;
|
|
281
281
|
tooltipText: string;
|
|
282
282
|
isTruncated: boolean;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./MultiBar.vue2.js";
|
|
2
2
|
/* empty css */import _ from "../../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
-
// import "../../MultiBar.
|
|
4
|
-
const
|
|
3
|
+
// import "../../MultiBar.vue_vue_type_style_index_0_scoped_c4395fb6_lang.css"; //*');
|
|
4
|
+
const c = /* @__PURE__ */ _(o, [["__scopeId", "data-v-c4395fb6"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
c as default
|
|
7
7
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../../MultiBar.
|
|
1
|
+
import "../../MultiBar.vue_vue_type_style_index_0_scoped_c4395fb6_lang.css"; import { defineComponent as k, computed as v, openBlock as l, createBlock as d, Teleport as x, createVNode as u, Transition as g, withCtx as c, unref as t, createElementBlock as r, mergeProps as B, createElementVNode as V, createTextVNode as h, toDisplayString as A, createCommentVNode as m, Fragment as z, renderList as M, normalizeClass as N } from "vue";
|
|
2
2
|
import { useVModel as $ } from "@vueuse/core";
|
|
3
3
|
import E from "../typography/v4/Typography.vue.js";
|
|
4
4
|
import S from "../button/v4/ButtonV4.vue.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./RadioButtonV4.vue2.js";
|
|
2
2
|
/* empty css */import t from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
-
// import "../../../RadioButtonV4.
|
|
4
|
-
const
|
|
3
|
+
// import "../../../RadioButtonV4.vue_vue_type_style_index_0_scoped_b3d96cf5_lang.css"; //*');
|
|
4
|
+
const c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-b3d96cf5"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
c as default
|
|
7
7
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../../../RadioButtonV4.
|
|
1
|
+
import "../../../RadioButtonV4.vue_vue_type_style_index_0_scoped_b3d96cf5_lang.css"; import { defineComponent as R, ref as g, inject as k, computed as c, openBlock as b, createElementBlock as B, normalizeClass as v, unref as e, createElementVNode as l, withDirectives as w, mergeProps as m, isRef as C, vModelRadio as L, renderSlot as N, createVNode as T, withCtx as V, createTextVNode as h, toDisplayString as y, createBlock as A, createCommentVNode as x } from "vue";
|
|
2
2
|
import I from "../../typography/v4/Typography.vue.js";
|
|
3
3
|
import { radioGroupKey as G } from "../common/useRadio.js";
|
|
4
4
|
import { RadioTestIdModifiers as r } from "../../../testids/index.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import e from "./TextAreaV4.vue2.js";
|
|
2
2
|
/* empty css */import o from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
-
// import "../../../TextAreaV4.
|
|
4
|
-
const
|
|
3
|
+
// import "../../../TextAreaV4.vue_vue_type_style_index_0_scoped_0feea75e_lang.css"; //*');
|
|
4
|
+
const a = /* @__PURE__ */ o(e, [["__scopeId", "data-v-0feea75e"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
a as default
|
|
7
7
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../../../TextAreaV4.
|
|
1
|
+
import "../../../TextAreaV4.vue_vue_type_style_index_0_scoped_0feea75e_lang.css"; import { defineComponent as f, computed as b, openBlock as t, createElementBlock as r, mergeProps as c, unref as a, createBlock as d, createCommentVNode as l, createElementVNode as g } from "vue";
|
|
2
2
|
import v from "../../shared/FieldLabel.vue.js";
|
|
3
3
|
import k from "../../shared/FieldMaxLength.vue.js";
|
|
4
4
|
import T from "../../shared/FieldHelpText.vue.js";
|
|
@@ -2,18 +2,19 @@ export declare const colorPaletteLight: {
|
|
|
2
2
|
background: {
|
|
3
3
|
default: string;
|
|
4
4
|
paper: string;
|
|
5
|
-
backdrop: string;
|
|
6
5
|
'modal-elevation': string;
|
|
7
|
-
|
|
8
|
-
'
|
|
9
|
-
'
|
|
10
|
-
'
|
|
11
|
-
'
|
|
12
|
-
'
|
|
13
|
-
'
|
|
14
|
-
'
|
|
15
|
-
'
|
|
16
|
-
'
|
|
6
|
+
backdrop: string;
|
|
7
|
+
'paper-elevation-0': string;
|
|
8
|
+
'paper-elevation-1': string;
|
|
9
|
+
'paper-elevation-2': string;
|
|
10
|
+
'paper-elevation-3': string;
|
|
11
|
+
'paper-elevation-4': string;
|
|
12
|
+
'paper-elevation-5': string;
|
|
13
|
+
'paper-elevation-6': string;
|
|
14
|
+
'paper-elevation-7': string;
|
|
15
|
+
'paper-elevation-8': string;
|
|
16
|
+
'paper-elevation-9': string;
|
|
17
|
+
inset: string;
|
|
17
18
|
};
|
|
18
19
|
action: {
|
|
19
20
|
primary: string;
|
|
@@ -21,23 +22,26 @@ export declare const colorPaletteLight: {
|
|
|
21
22
|
hover: string;
|
|
22
23
|
selected: string;
|
|
23
24
|
disabled: string;
|
|
24
|
-
|
|
25
|
+
'disabled-background': string;
|
|
25
26
|
focus: string;
|
|
26
|
-
outlinedBorder: string;
|
|
27
27
|
};
|
|
28
28
|
default: {
|
|
29
|
-
light: string;
|
|
30
29
|
main: string;
|
|
30
|
+
lighter: string;
|
|
31
|
+
light: string;
|
|
31
32
|
dark: string;
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
darker: string;
|
|
34
|
+
'contrast-text': string;
|
|
35
|
+
'outlined-border': string;
|
|
36
|
+
'main-8-p': string;
|
|
37
|
+
'main-50-p': string;
|
|
38
|
+
'button-contrast-text': string;
|
|
35
39
|
};
|
|
36
40
|
common: {
|
|
37
41
|
white: string;
|
|
38
42
|
black: string;
|
|
39
|
-
|
|
40
|
-
|
|
43
|
+
'inverse-white': string;
|
|
44
|
+
'inverse-black': string;
|
|
41
45
|
divider: string;
|
|
42
46
|
'divider-elevation-0': string;
|
|
43
47
|
};
|
|
@@ -50,64 +54,64 @@ export declare const colorPaletteLight: {
|
|
|
50
54
|
lighter: string;
|
|
51
55
|
light: string;
|
|
52
56
|
main: string;
|
|
53
|
-
|
|
54
|
-
|
|
57
|
+
'main-8-p': string;
|
|
58
|
+
'main-50-p': string;
|
|
55
59
|
dark: string;
|
|
56
60
|
darker: string;
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
61
|
+
'outlined-border': string;
|
|
62
|
+
'contrast-text': string;
|
|
63
|
+
'button-contrast-text': string;
|
|
60
64
|
};
|
|
61
65
|
info: {
|
|
62
66
|
lighter: string;
|
|
63
67
|
light: string;
|
|
64
68
|
main: string;
|
|
65
|
-
|
|
66
|
-
|
|
69
|
+
'main-8-p': string;
|
|
70
|
+
'main-50-p': string;
|
|
67
71
|
dark: string;
|
|
68
72
|
darker: string;
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
73
|
+
'outlined-border': string;
|
|
74
|
+
'contrast-text': string;
|
|
75
|
+
'button-contrast-text': string;
|
|
72
76
|
};
|
|
73
77
|
success: {
|
|
74
78
|
lighter: string;
|
|
75
79
|
light: string;
|
|
76
80
|
main: string;
|
|
77
|
-
|
|
78
|
-
|
|
81
|
+
'main-8-p': string;
|
|
82
|
+
'main-50-p': string;
|
|
79
83
|
dark: string;
|
|
80
84
|
darker: string;
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
85
|
+
'outlined-border': string;
|
|
86
|
+
'contrast-text': string;
|
|
87
|
+
'button-contrast-text': string;
|
|
84
88
|
};
|
|
85
89
|
warning: {
|
|
86
90
|
lighter: string;
|
|
87
91
|
light: string;
|
|
88
92
|
main: string;
|
|
89
|
-
|
|
90
|
-
|
|
93
|
+
'main-8-p': string;
|
|
94
|
+
'main-50-p': string;
|
|
91
95
|
dark: string;
|
|
92
96
|
darker: string;
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
97
|
+
'outlined-border': string;
|
|
98
|
+
'contrast-text': string;
|
|
99
|
+
'button-contrast-text': string;
|
|
96
100
|
};
|
|
97
101
|
error: {
|
|
98
102
|
lighter: string;
|
|
99
103
|
light: string;
|
|
100
104
|
main: string;
|
|
101
|
-
|
|
102
|
-
|
|
105
|
+
'main-8-p': string;
|
|
106
|
+
'main-50-p': string;
|
|
103
107
|
dark: string;
|
|
104
108
|
darker: string;
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
109
|
+
'outlined-border': string;
|
|
110
|
+
'contrast-text': string;
|
|
111
|
+
'button-contrast-text': string;
|
|
108
112
|
};
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
113
|
+
ab: {
|
|
114
|
+
a: string;
|
|
115
|
+
b: string;
|
|
112
116
|
};
|
|
113
117
|
};
|
package/index.d.ts
CHANGED
|
@@ -28421,6 +28421,7 @@ export * from '@/composables/useDateService';
|
|
|
28421
28421
|
export * from '@/components/banner';
|
|
28422
28422
|
export * from '@/components/alert';
|
|
28423
28423
|
export * from '@/components/link';
|
|
28424
|
+
export * from '@/components/helpText';
|
|
28424
28425
|
export * from '@/components/autocomplete';
|
|
28425
28426
|
export * from '@/components/chart';
|
|
28426
28427
|
export * from '@/components/columnPicker';
|