@adyen/bento-vue2 1.14.0 → 1.15.0
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/dist/@types/components.d.ts +2 -0
- package/dist/@types/packages/vue2/src/components/action-bar/action-bar.types.d.ts +1 -0
- package/dist/@types/packages/vue2/src/components/action-bar/action-bar.vue.d.ts +17 -2
- package/dist/@types/packages/vue2/src/components/action-bar/index.d.ts +1 -0
- package/dist/@types/packages/vue2/src/components/alert/alert.vue.d.ts +1 -7
- package/dist/@types/packages/vue2/src/components/card/card.vue.d.ts +1 -7
- package/dist/@types/packages/vue2/src/components/checkbox/checkbox.vue.d.ts +1 -7
- package/dist/@types/packages/vue2/src/components/code-snippet/code-snippet.vue.d.ts +1 -7
- package/dist/@types/packages/vue2/src/components/data-grid/components/data-grid-columns/data-grid-columns.vue.d.ts +1 -7
- package/dist/@types/packages/vue2/src/components/date-range-picker/components/date-range-picker-calendar/date-range-picker-calendar.vue.d.ts +1 -7
- package/dist/@types/packages/vue2/src/components/dropdown/components/variants/dropdown-avatar/dropdown-avatar.vue.d.ts +2 -2
- package/dist/@types/packages/vue2/src/components/dropdown/components/variants/dropdown-country/dropdown-country.vue.d.ts +2 -2
- package/dist/@types/packages/vue2/src/components/dropdown/components/variants/dropdown-currency/dropdown-currency.vue.d.ts +2 -2
- package/dist/@types/packages/vue2/src/components/dropdown/components/variants/dropdown-payment-method/dropdown-payment-method.vue.d.ts +2 -2
- package/dist/@types/packages/vue2/src/components/dropdown/components/variants/dropdown-tag/dropdown-tag.vue.d.ts +2 -2
- package/dist/@types/packages/vue2/src/components/dropdown/dropdown.vue.d.ts +2 -2
- package/dist/@types/packages/vue2/src/components/header/components/info-icon-with-popover/index.d.ts +1 -0
- package/dist/@types/packages/vue2/src/components/header/components/info-icon-with-popover/info-icon-with-popover.vue.d.ts +32 -0
- package/dist/@types/packages/vue2/src/components/header/header.vue.d.ts +33 -22
- package/dist/@types/packages/vue2/src/components/input-field/input-field.keys.d.ts +1 -0
- package/dist/@types/packages/vue2/src/components/modal/components/base-modal/base-modal.vue.d.ts +0 -9
- package/dist/@types/packages/vue2/src/components/modal/components/modal-default/modal-default.vue.d.ts +0 -9
- package/dist/@types/packages/vue2/src/components/modal/components/modal-dialog/modal-dialog.vue.d.ts +0 -9
- package/dist/@types/packages/vue2/src/components/modal/modal.types.d.ts +4 -0
- package/dist/@types/packages/vue2/src/components/modal/modal.vue.d.ts +7 -16
- package/dist/@types/packages/vue2/src/components/timeline/components/timeline-item/timeline-item.vue.d.ts +1 -7
- package/dist/@types/packages/vue2/src/index.d.ts +1 -0
- package/dist/@types/packages/vue2/src/templates/data-grid-template/data-grid-template.types.d.ts +3 -1
- package/dist/@types/packages/vue2/src/templates/data-grid-template/data-grid-template.vue.d.ts +53 -30
- package/dist/@types/packages/vue2/src/utils/ts/i18n.d.ts +7 -33
- package/dist/accordion.js +1 -1
- package/dist/action-bar.js +126 -102
- package/dist/action-bar.js.map +1 -1
- package/dist/alert.js +2 -2
- package/dist/assets/base-modal.css +1 -1
- package/dist/assets/dropdown.css +1 -1
- package/dist/assets/index.css +1 -1
- package/dist/assets/index10.css +1 -1
- package/dist/assets/index11.css +1 -1
- package/dist/assets/index12.css +1 -1
- package/dist/assets/index13.css +1 -1
- package/dist/assets/index14.css +1 -1
- package/dist/assets/index15.css +1 -1
- package/dist/assets/index16.css +1 -1
- package/dist/assets/index17.css +1 -1
- package/dist/assets/index18.css +1 -1
- package/dist/assets/index19.css +1 -1
- package/dist/assets/index2.css +1 -1
- package/dist/assets/index21.css +1 -1
- package/dist/assets/index22.css +1 -1
- package/dist/assets/index23.css +1 -1
- package/dist/assets/index25.css +1 -1
- package/dist/assets/index26.css +1 -1
- package/dist/assets/index27.css +1 -1
- package/dist/assets/index28.css +1 -1
- package/dist/assets/index29.css +1 -1
- package/dist/assets/index3.css +1 -1
- package/dist/assets/index30.css +1 -1
- package/dist/assets/index31.css +1 -1
- package/dist/assets/index32.css +1 -1
- package/dist/assets/index34.css +1 -1
- package/dist/assets/index35.css +1 -1
- package/dist/assets/index36.css +1 -1
- package/dist/assets/index37.css +1 -1
- package/dist/assets/index38.css +1 -1
- package/dist/assets/index39.css +1 -1
- package/dist/assets/index4.css +1 -1
- package/dist/assets/index40.css +1 -1
- package/dist/assets/index41.css +1 -1
- package/dist/assets/index42.css +1 -1
- package/dist/assets/index43.css +1 -1
- package/dist/assets/index44.css +1 -1
- package/dist/assets/index45.css +1 -1
- package/dist/assets/index46.css +1 -1
- package/dist/assets/index47.css +1 -0
- package/dist/assets/index5.css +1 -1
- package/dist/assets/index6.css +1 -1
- package/dist/assets/index7.css +1 -1
- package/dist/assets/index8.css +1 -1
- package/dist/assets/index9.css +1 -1
- package/dist/avatar-image.js +1 -1
- package/dist/badge.js +1 -1
- package/dist/button.js +5 -5
- package/dist/card.js +1 -1
- package/dist/checkbox.js +1 -1
- package/dist/chunks/{base-modal.babcdf50.js → base-modal.4f6eb218.js} +43 -47
- package/dist/chunks/base-modal.4f6eb218.js.map +1 -0
- package/dist/chunks/{button-actions-with-menu.d17b184d.js → button-actions-with-menu.abb1c2a7.js} +3 -3
- package/dist/chunks/{button-actions-with-menu.d17b184d.js.map → button-actions-with-menu.abb1c2a7.js.map} +1 -1
- package/dist/chunks/{button.788944f8.js → button.a554a1a8.js} +2 -2
- package/dist/chunks/{button.788944f8.js.map → button.a554a1a8.js.map} +1 -1
- package/dist/chunks/{calendar.2d4f2237.js → calendar.9dc9c0d2.js} +2 -2
- package/dist/chunks/{calendar.2d4f2237.js.map → calendar.9dc9c0d2.js.map} +1 -1
- package/dist/chunks/{copy.c1a67fc6.js → copy.2b6e032b.js} +4 -4
- package/dist/chunks/{copy.c1a67fc6.js.map → copy.2b6e032b.js.map} +1 -1
- package/dist/chunks/{dropdown.ca5ff514.js → dropdown.75441496.js} +197 -197
- package/dist/chunks/dropdown.75441496.js.map +1 -0
- package/dist/chunks/{fixed-scroller.80e51c1b.js → fixed-scroller.f631634d.js} +2 -2
- package/dist/chunks/{fixed-scroller.80e51c1b.js.map → fixed-scroller.f631634d.js.map} +1 -1
- package/dist/chunks/{footer-actions.d77abe77.js → footer-actions.c90de730.js} +2 -2
- package/dist/chunks/{footer-actions.d77abe77.js.map → footer-actions.c90de730.js.map} +1 -1
- package/dist/chunks/i18n.eb5b985b.js.map +1 -1
- package/dist/chunks/{index.71638f79.js → index.009455ee.js} +2 -2
- package/dist/chunks/{index.71638f79.js.map → index.009455ee.js.map} +1 -1
- package/dist/chunks/{index.3e96615d.js → index.1163f656.js} +8 -8
- package/dist/chunks/index.1163f656.js.map +1 -0
- package/dist/chunks/index.15c0dba4.js +1683 -0
- package/dist/chunks/index.15c0dba4.js.map +1 -0
- package/dist/chunks/{index.a663e8fe.js → index.15d681a1.js} +4 -4
- package/dist/chunks/{index.a663e8fe.js.map → index.15d681a1.js.map} +1 -1
- package/dist/chunks/{index.4fa8a7fe.js → index.3e375af4.js} +2 -2
- package/dist/chunks/{index.4fa8a7fe.js.map → index.3e375af4.js.map} +1 -1
- package/dist/chunks/{index.7ed46af7.js → index.7103d894.js} +2 -2
- package/dist/chunks/{index.7ed46af7.js.map → index.7103d894.js.map} +1 -1
- package/dist/chunks/{index.c01ee9cc.js → index.76fd4e58.js} +23 -23
- package/dist/chunks/{index.c01ee9cc.js.map → index.76fd4e58.js.map} +1 -1
- package/dist/chunks/{index.0a20d7ce.js → index.a1dad6fc.js} +5 -5
- package/dist/chunks/{index.0a20d7ce.js.map → index.a1dad6fc.js.map} +1 -1
- package/dist/chunks/{index.3fe9a55c.js → index.d9b801d1.js} +5 -5
- package/dist/chunks/{index.3fe9a55c.js.map → index.d9b801d1.js.map} +1 -1
- package/dist/chunks/{index.5cd5af15.js → index.f4162086.js} +3 -3
- package/dist/chunks/{index.5cd5af15.js.map → index.f4162086.js.map} +1 -1
- package/dist/chunks/info.8b6328aa.js +26 -0
- package/dist/chunks/info.8b6328aa.js.map +1 -0
- package/dist/chunks/{listbox-option-tag.0e778735.js → listbox-option-tag.fed72c34.js} +2 -2
- package/dist/chunks/{listbox-option-tag.0e778735.js.map → listbox-option-tag.fed72c34.js.map} +1 -1
- package/dist/chunks/{listbox.a440c634.js → listbox.b021b864.js} +2 -2
- package/dist/chunks/{listbox.a440c634.js.map → listbox.b021b864.js.map} +1 -1
- package/dist/chunks/{loading-button.4fd20d2d.js → loading-button.07afbfbc.js} +2 -2
- package/dist/chunks/{loading-button.4fd20d2d.js.map → loading-button.07afbfbc.js.map} +1 -1
- package/dist/chunks/{tooltip.3502709e.js → tooltip.ed1cdb86.js} +2 -2
- package/dist/chunks/{tooltip.3502709e.js.map → tooltip.ed1cdb86.js.map} +1 -1
- package/dist/code-snippet.js +6 -6
- package/dist/code-snippet.js.map +1 -1
- package/dist/country.js +1 -1
- package/dist/data-grid.js +7 -1678
- package/dist/data-grid.js.map +1 -1
- package/dist/date-picker.js +14 -14
- package/dist/date-range-picker.js +2 -2
- package/dist/divider.js +1 -1
- package/dist/dropdown.js +5 -5
- package/dist/empty-state.js +2 -2
- package/dist/filter-bar.js +12 -12
- package/dist/focus-trap.js +1 -1
- package/dist/form-layout.js +1 -1
- package/dist/header.js +190 -122
- package/dist/header.js.map +1 -1
- package/dist/index.js +306 -244
- package/dist/index.js.map +1 -1
- package/dist/info-icon.js +16 -34
- package/dist/info-icon.js.map +1 -1
- package/dist/input-field.js +44 -42
- package/dist/input-field.js.map +1 -1
- package/dist/internal.js +5 -5
- package/dist/link.js +1 -1
- package/dist/menu.js +1 -1
- package/dist/modal.js +100 -107
- package/dist/modal.js.map +1 -1
- package/dist/pagination.js +3 -3
- package/dist/payment-method.js +1 -1
- package/dist/popover.js +1 -1
- package/dist/popper-container.js +1 -1
- package/dist/radio-group.js +17 -17
- package/dist/radio-group.js.map +1 -1
- package/dist/search-bar.js +2 -2
- package/dist/secondary-nav.js +1 -1
- package/dist/segmented-control.js +2 -2
- package/dist/sidepanel.js +6 -6
- package/dist/sidepanel.js.map +1 -1
- package/dist/status.js +1 -1
- package/dist/stepper.js +1 -1
- package/dist/structured-list.js +1 -1
- package/dist/summary-grid.js +2 -2
- package/dist/tabs.js +8 -8
- package/dist/tag.js +2 -2
- package/dist/textarea.js +2 -2
- package/dist/timeline.js +4 -4
- package/dist/toast.js +2 -2
- package/dist/toggle.js +1 -1
- package/dist/tutorial.js +4 -4
- package/dist/web-types.json +87 -62
- package/package.json +2 -2
- package/dist/chunks/base-modal.babcdf50.js.map +0 -1
- package/dist/chunks/dropdown.ca5ff514.js.map +0 -1
- package/dist/chunks/index.3e96615d.js.map +0 -1
|
@@ -19,6 +19,7 @@ import {
|
|
|
19
19
|
BentoCountry,
|
|
20
20
|
BentoCurrency,
|
|
21
21
|
BentoDataGrid,
|
|
22
|
+
BentoDataGridTemplate,
|
|
22
23
|
BentoDate,
|
|
23
24
|
BentoDatePicker,
|
|
24
25
|
BentoDateRangePicker,
|
|
@@ -98,6 +99,7 @@ declare module 'vue' {
|
|
|
98
99
|
BentoCodeSnippet: typeof BentoCodeSnippet;
|
|
99
100
|
BentoCurrency: typeof BentoCurrency;
|
|
100
101
|
BentoDataGrid: typeof BentoDataGrid;
|
|
102
|
+
BentoDataGridTemplate: typeof BentoDataGridTemplate;
|
|
101
103
|
BentoDate: typeof BentoDate;
|
|
102
104
|
BentoDatePicker: typeof BentoDatePicker;
|
|
103
105
|
BentoDateRangePicker: typeof BentoDateRangePicker;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export type BentoActionBarVariant = 'default' | 'confirmation';
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
2
|
import { BentoButtonActionsList } from "../button";
|
|
3
|
+
import { type BentoActionBarVariant } from "./action-bar.types";
|
|
3
4
|
declare const _default: import("vue").DefineComponent<{
|
|
4
5
|
actions: {
|
|
5
6
|
type: PropType<BentoButtonActionsList>;
|
|
6
|
-
|
|
7
|
+
default: () => any[];
|
|
7
8
|
};
|
|
8
9
|
visibleActions: {
|
|
9
10
|
type: NumberConstructor;
|
|
@@ -22,12 +23,20 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
22
23
|
type: StringConstructor;
|
|
23
24
|
default: any;
|
|
24
25
|
};
|
|
26
|
+
variant: {
|
|
27
|
+
type: PropType<BentoActionBarVariant>;
|
|
28
|
+
default: string;
|
|
29
|
+
};
|
|
25
30
|
}, {}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {
|
|
26
31
|
close: () => void;
|
|
32
|
+
} & {
|
|
33
|
+
cancel: () => void;
|
|
34
|
+
} & {
|
|
35
|
+
save: () => void;
|
|
27
36
|
}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
28
37
|
actions: {
|
|
29
38
|
type: PropType<BentoButtonActionsList>;
|
|
30
|
-
|
|
39
|
+
default: () => any[];
|
|
31
40
|
};
|
|
32
41
|
visibleActions: {
|
|
33
42
|
type: NumberConstructor;
|
|
@@ -46,7 +55,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
46
55
|
type: StringConstructor;
|
|
47
56
|
default: any;
|
|
48
57
|
};
|
|
58
|
+
variant: {
|
|
59
|
+
type: PropType<BentoActionBarVariant>;
|
|
60
|
+
default: string;
|
|
61
|
+
};
|
|
49
62
|
}>>, {
|
|
63
|
+
variant: BentoActionBarVariant;
|
|
64
|
+
actions: BentoButtonActionsList;
|
|
50
65
|
visibleActions: number;
|
|
51
66
|
extraBottomSpacing: boolean;
|
|
52
67
|
selectionLabel: string;
|
|
@@ -31,13 +31,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
31
31
|
isTipVariant: import("vue").ComputedRef<boolean>;
|
|
32
32
|
onCloseButtonClick: () => void;
|
|
33
33
|
hasSlot: (name: string) => boolean;
|
|
34
|
-
t:
|
|
35
|
-
[x: string]: import("vue-i18n-bridge").LocaleMessageValue<import("vue-i18n-bridge").VueMessageType>;
|
|
36
|
-
}>, never, import("@intlify/core-base")._ResourcePath<{
|
|
37
|
-
[key: string]: string;
|
|
38
|
-
}>, import("@intlify/core-base")._ResourcePath<{
|
|
39
|
-
[key: string]: string;
|
|
40
|
-
}>> | ((key: "close" | "highlightIcon" | "successIcon" | "criticalIcon" | "warningIcon", values?: import("vue-i18n").default.Values) => string);
|
|
34
|
+
t: (key: "close" | "highlightIcon" | "successIcon" | "criticalIcon" | "warningIcon", values?: import("vue-i18n").default.Values) => string;
|
|
41
35
|
BentoTypographyVariant: typeof BentoTypographyVariant;
|
|
42
36
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, BentoAlertEvent[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
43
37
|
closeButton: {
|
|
@@ -146,13 +146,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
146
146
|
}>;
|
|
147
147
|
hasSlot: (name: string) => boolean;
|
|
148
148
|
onClick: () => void;
|
|
149
|
-
t:
|
|
150
|
-
[x: string]: import("vue-i18n-bridge").LocaleMessageValue<import("vue-i18n-bridge").VueMessageType>;
|
|
151
|
-
}>, never, import("@intlify/core-base")._ResourcePath<{
|
|
152
|
-
[key: string]: string;
|
|
153
|
-
}>, import("@intlify/core-base")._ResourcePath<{
|
|
154
|
-
[key: string]: string;
|
|
155
|
-
}>> | ((key: "showCardContent" | "hideCardContent", values?: import("vue-i18n").default.Values) => string);
|
|
149
|
+
t: (key: "showCardContent" | "hideCardContent", values?: import("vue-i18n").default.Values) => string;
|
|
156
150
|
toggleExpansion: () => void;
|
|
157
151
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("click" | "expanded")[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
158
152
|
background: {
|
|
@@ -102,13 +102,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
102
102
|
hasSlot: (name: string) => boolean;
|
|
103
103
|
onChange: (event: Event) => void;
|
|
104
104
|
onClick: (event: Event) => void;
|
|
105
|
-
t:
|
|
106
|
-
[x: string]: import("vue-i18n-bridge").LocaleMessageValue<import("vue-i18n-bridge").VueMessageType>;
|
|
107
|
-
}>, never, import("@intlify/core-base")._ResourcePath<{
|
|
108
|
-
[key: string]: string;
|
|
109
|
-
}>, import("@intlify/core-base")._ResourcePath<{
|
|
110
|
-
[key: string]: string;
|
|
111
|
-
}>> | ((key: "required" | "optional" | "ariaLabelFallback", values?: import("vue-i18n").default.Values) => string);
|
|
105
|
+
t: (key: "required" | "optional" | "ariaLabelFallback", values?: import("vue-i18n").default.Values) => string;
|
|
112
106
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, BentoCheckboxEvent[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
113
107
|
ariaLabel: {
|
|
114
108
|
type: StringConstructor;
|
|
@@ -59,13 +59,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
59
59
|
handleChangeLanguage: () => void;
|
|
60
60
|
onActionClicked: () => void;
|
|
61
61
|
runText: import("vue").ComputedRef<string>;
|
|
62
|
-
t:
|
|
63
|
-
[x: string]: import("vue-i18n-bridge").LocaleMessageValue<import("vue-i18n-bridge").VueMessageType>;
|
|
64
|
-
}>, never, import("@intlify/core-base")._ResourcePath<{
|
|
65
|
-
[key: string]: string;
|
|
66
|
-
}>, import("@intlify/core-base")._ResourcePath<{
|
|
67
|
-
[key: string]: string;
|
|
68
|
-
}>> | ((key: "expand" | "run", values?: import("vue-i18n").default.Values) => string);
|
|
62
|
+
t: (key: "expand" | "run", values?: import("vue-i18n").default.Values) => string;
|
|
69
63
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, BentoCodeSnippetEvent[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
70
64
|
variant: {
|
|
71
65
|
type: PropType<"inline" | "singleline" | "multiline" | BentoCodeSnippetVariant>;
|
|
@@ -123,13 +123,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
123
123
|
computeMenuPosition: (hasFirstColumnPanelRightAligned: any, index: any) => import("../../../popper-container").PopperContainerPositionExtended.BOTTOM_START | import("../../../popper-container").PopperContainerPositionExtended.BOTTOM_END;
|
|
124
124
|
BentoDatagridSortDirection: typeof BentoDatagridSortDirection;
|
|
125
125
|
DatagridColumnsEvent: typeof DatagridColumnsEvent;
|
|
126
|
-
t:
|
|
127
|
-
[x: string]: import("vue-i18n-bridge").LocaleMessageValue<import("vue-i18n-bridge").VueMessageType>;
|
|
128
|
-
}>, never, import("@intlify/core-base")._ResourcePath<{
|
|
129
|
-
[key: string]: string;
|
|
130
|
-
}>, import("@intlify/core-base")._ResourcePath<{
|
|
131
|
-
[key: string]: string;
|
|
132
|
-
}>> | ((key: "selectAll" | "freezeColumn" | "hideColumn" | "moveColumnLeft" | "moveColumnRight" | "selectPage" | "selectionMenu" | "showColumn" | "unfreezeColumn", values?: import("vue-i18n").default.Values) => string);
|
|
126
|
+
t: (key: "selectAll" | "freezeColumn" | "hideColumn" | "moveColumnLeft" | "moveColumnRight" | "selectPage" | "selectionMenu" | "showColumn" | "unfreezeColumn", values?: import("vue-i18n").default.Values) => string;
|
|
133
127
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, DatagridColumnsEvent[], string, Readonly<import("vue").ExtractPropTypes<{
|
|
134
128
|
columns: {
|
|
135
129
|
type: PropType<BentoColumn[]>;
|
|
@@ -213,13 +213,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
213
213
|
'b-date-range-picker-calendar__form-input-wrapper': boolean;
|
|
214
214
|
}>;
|
|
215
215
|
hasSlot: (name: string) => boolean;
|
|
216
|
-
t:
|
|
217
|
-
[x: string]: import("vue-i18n-bridge").LocaleMessageValue<import("vue-i18n-bridge").VueMessageType>;
|
|
218
|
-
}>, never, import("@intlify/core-base")._ResourcePath<{
|
|
219
|
-
[key: string]: string;
|
|
220
|
-
}>, import("@intlify/core-base")._ResourcePath<{
|
|
221
|
-
[key: string]: string;
|
|
222
|
-
}>> | ((key: "daily" | "weekly" | "monthly" | "customRange" | "dateFrom" | "dateTo" | "lastMonth" | "lastSevenDays" | "lastThreeMonths" | "timeFrom" | "timeTo", values?: import("vue-i18n").default.Values) => string);
|
|
216
|
+
t: (key: "daily" | "weekly" | "monthly" | "customRange" | "dateFrom" | "dateTo" | "lastMonth" | "lastSevenDays" | "lastThreeMonths" | "timeFrom" | "timeTo", values?: import("vue-i18n").default.Values) => string;
|
|
223
217
|
onDateInput: (selectedRange: CalendarRangeDateValue) => void;
|
|
224
218
|
onDateInputKeyDown: (event: KeyboardEvent) => void;
|
|
225
219
|
onEndDateInput: (endDateText: string) => void;
|
|
@@ -89,7 +89,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
89
89
|
};
|
|
90
90
|
size: {
|
|
91
91
|
type: PropType<"DropdownInputDefault" | "DropdownInputSmall" | import("../../..").BentoDropdownSize>;
|
|
92
|
-
default:
|
|
92
|
+
default: any;
|
|
93
93
|
validator: (value: import("../../..").BentoDropdownSize) => boolean;
|
|
94
94
|
};
|
|
95
95
|
staticCategories: {
|
|
@@ -198,7 +198,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
198
198
|
};
|
|
199
199
|
size: {
|
|
200
200
|
type: PropType<"DropdownInputDefault" | "DropdownInputSmall" | import("../../..").BentoDropdownSize>;
|
|
201
|
-
default:
|
|
201
|
+
default: any;
|
|
202
202
|
validator: (value: import("../../..").BentoDropdownSize) => boolean;
|
|
203
203
|
};
|
|
204
204
|
staticCategories: {
|
|
@@ -95,7 +95,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
95
95
|
};
|
|
96
96
|
size: {
|
|
97
97
|
type: PropType<"DropdownInputDefault" | "DropdownInputSmall" | import("../../..").BentoDropdownSize>;
|
|
98
|
-
default:
|
|
98
|
+
default: any;
|
|
99
99
|
validator: (value: import("../../..").BentoDropdownSize) => boolean;
|
|
100
100
|
};
|
|
101
101
|
staticCategories: {
|
|
@@ -209,7 +209,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
209
209
|
};
|
|
210
210
|
size: {
|
|
211
211
|
type: PropType<"DropdownInputDefault" | "DropdownInputSmall" | import("../../..").BentoDropdownSize>;
|
|
212
|
-
default:
|
|
212
|
+
default: any;
|
|
213
213
|
validator: (value: import("../../..").BentoDropdownSize) => boolean;
|
|
214
214
|
};
|
|
215
215
|
staticCategories: {
|
|
@@ -89,7 +89,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
89
89
|
};
|
|
90
90
|
size: {
|
|
91
91
|
type: PropType<"DropdownInputDefault" | "DropdownInputSmall" | import("../../..").BentoDropdownSize>;
|
|
92
|
-
default:
|
|
92
|
+
default: any;
|
|
93
93
|
validator: (value: import("../../..").BentoDropdownSize) => boolean;
|
|
94
94
|
};
|
|
95
95
|
staticCategories: {
|
|
@@ -198,7 +198,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
198
198
|
};
|
|
199
199
|
size: {
|
|
200
200
|
type: PropType<"DropdownInputDefault" | "DropdownInputSmall" | import("../../..").BentoDropdownSize>;
|
|
201
|
-
default:
|
|
201
|
+
default: any;
|
|
202
202
|
validator: (value: import("../../..").BentoDropdownSize) => boolean;
|
|
203
203
|
};
|
|
204
204
|
staticCategories: {
|
|
@@ -89,7 +89,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
89
89
|
};
|
|
90
90
|
size: {
|
|
91
91
|
type: PropType<"DropdownInputDefault" | "DropdownInputSmall" | import("../../..").BentoDropdownSize>;
|
|
92
|
-
default:
|
|
92
|
+
default: any;
|
|
93
93
|
validator: (value: import("../../..").BentoDropdownSize) => boolean;
|
|
94
94
|
};
|
|
95
95
|
staticCategories: {
|
|
@@ -198,7 +198,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
198
198
|
};
|
|
199
199
|
size: {
|
|
200
200
|
type: PropType<"DropdownInputDefault" | "DropdownInputSmall" | import("../../..").BentoDropdownSize>;
|
|
201
|
-
default:
|
|
201
|
+
default: any;
|
|
202
202
|
validator: (value: import("../../..").BentoDropdownSize) => boolean;
|
|
203
203
|
};
|
|
204
204
|
staticCategories: {
|
|
@@ -89,7 +89,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
89
89
|
};
|
|
90
90
|
size: {
|
|
91
91
|
type: PropType<"DropdownInputDefault" | "DropdownInputSmall" | import("../../..").BentoDropdownSize>;
|
|
92
|
-
default:
|
|
92
|
+
default: any;
|
|
93
93
|
validator: (value: import("../../..").BentoDropdownSize) => boolean;
|
|
94
94
|
};
|
|
95
95
|
staticCategories: {
|
|
@@ -198,7 +198,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
198
198
|
};
|
|
199
199
|
size: {
|
|
200
200
|
type: PropType<"DropdownInputDefault" | "DropdownInputSmall" | import("../../..").BentoDropdownSize>;
|
|
201
|
-
default:
|
|
201
|
+
default: any;
|
|
202
202
|
validator: (value: import("../../..").BentoDropdownSize) => boolean;
|
|
203
203
|
};
|
|
204
204
|
staticCategories: {
|
|
@@ -89,7 +89,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
89
89
|
};
|
|
90
90
|
size: {
|
|
91
91
|
type: PropType<"DropdownInputDefault" | "DropdownInputSmall" | BentoDropdownSize>;
|
|
92
|
-
default:
|
|
92
|
+
default: any;
|
|
93
93
|
validator: (value: BentoDropdownSize) => boolean;
|
|
94
94
|
};
|
|
95
95
|
staticCategories: {
|
|
@@ -200,7 +200,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
200
200
|
};
|
|
201
201
|
size: {
|
|
202
202
|
type: PropType<"DropdownInputDefault" | "DropdownInputSmall" | BentoDropdownSize>;
|
|
203
|
-
default:
|
|
203
|
+
default: any;
|
|
204
204
|
validator: (value: BentoDropdownSize) => boolean;
|
|
205
205
|
};
|
|
206
206
|
staticCategories: {
|
package/dist/@types/packages/vue2/src/components/header/components/info-icon-with-popover/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as InfoIconWithPopover } from './info-icon-with-popover.vue';
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
2
|
+
popoverText: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: any;
|
|
5
|
+
};
|
|
6
|
+
popoverPosition: {
|
|
7
|
+
type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | import("../../../popper-container").PopperContainerPosition>;
|
|
8
|
+
default: import("../../../popper-container").PopperContainerPositionExtended;
|
|
9
|
+
validator: (value: import("../../../popper-container").PopperContainerPosition) => boolean;
|
|
10
|
+
};
|
|
11
|
+
}, {}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
12
|
+
popoverText: {
|
|
13
|
+
type: StringConstructor;
|
|
14
|
+
default: any;
|
|
15
|
+
};
|
|
16
|
+
popoverPosition: {
|
|
17
|
+
type: import("vue").PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | import("../../../popper-container").PopperContainerPosition>;
|
|
18
|
+
default: import("../../../popper-container").PopperContainerPositionExtended;
|
|
19
|
+
validator: (value: import("../../../popper-container").PopperContainerPosition) => boolean;
|
|
20
|
+
};
|
|
21
|
+
}>>, {
|
|
22
|
+
popoverText: string;
|
|
23
|
+
popoverPosition: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | import("../../../popper-container").PopperContainerPosition;
|
|
24
|
+
}>, {
|
|
25
|
+
default: (_: {}) => any;
|
|
26
|
+
}>;
|
|
27
|
+
export default _default;
|
|
28
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
29
|
+
new (): {
|
|
30
|
+
$slots: S;
|
|
31
|
+
};
|
|
32
|
+
};
|
|
@@ -3,27 +3,32 @@ import { BentoButtonActionsList } from "../button";
|
|
|
3
3
|
import { BentoHeaderVariant } from './header.types';
|
|
4
4
|
import { BentoTypographyElement, BentoTypographyVariant } from "../typography";
|
|
5
5
|
declare const _default: import("vue").DefineComponent<{
|
|
6
|
-
|
|
7
|
-
type: PropType<
|
|
8
|
-
default:
|
|
9
|
-
validator: (value: BentoHeaderVariant) => boolean;
|
|
10
|
-
};
|
|
11
|
-
title: {
|
|
12
|
-
type: StringConstructor;
|
|
13
|
-
required: true;
|
|
6
|
+
actions: {
|
|
7
|
+
type: PropType<BentoButtonActionsList>;
|
|
8
|
+
default: any;
|
|
14
9
|
};
|
|
15
10
|
infoIconTooltipText: {
|
|
16
11
|
type: StringConstructor;
|
|
17
12
|
default: any;
|
|
18
13
|
};
|
|
19
|
-
|
|
20
|
-
type: PropType<
|
|
21
|
-
default:
|
|
14
|
+
infoIconPopoverPosition: {
|
|
15
|
+
type: PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | import("../popper-container").PopperContainerPosition>;
|
|
16
|
+
default: import("../popper-container").PopperContainerPositionExtended;
|
|
17
|
+
validator: (value: import("../popper-container").PopperContainerPosition) => boolean;
|
|
22
18
|
};
|
|
23
19
|
lastUpdated: {
|
|
24
20
|
type: (DateConstructor | NumberConstructor)[];
|
|
25
21
|
default: any;
|
|
26
22
|
};
|
|
23
|
+
variant: {
|
|
24
|
+
type: PropType<"component" | "page" | BentoHeaderVariant>;
|
|
25
|
+
default: BentoHeaderVariant;
|
|
26
|
+
validator: (value: BentoHeaderVariant) => boolean;
|
|
27
|
+
};
|
|
28
|
+
title: {
|
|
29
|
+
type: StringConstructor;
|
|
30
|
+
required: true;
|
|
31
|
+
};
|
|
27
32
|
}, {
|
|
28
33
|
hasSlot: (name: string) => boolean;
|
|
29
34
|
conditionalClasses: import("vue").ComputedRef<{
|
|
@@ -37,31 +42,37 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
37
42
|
large: boolean;
|
|
38
43
|
}>;
|
|
39
44
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
40
|
-
|
|
41
|
-
type: PropType<
|
|
42
|
-
default:
|
|
43
|
-
validator: (value: BentoHeaderVariant) => boolean;
|
|
44
|
-
};
|
|
45
|
-
title: {
|
|
46
|
-
type: StringConstructor;
|
|
47
|
-
required: true;
|
|
45
|
+
actions: {
|
|
46
|
+
type: PropType<BentoButtonActionsList>;
|
|
47
|
+
default: any;
|
|
48
48
|
};
|
|
49
49
|
infoIconTooltipText: {
|
|
50
50
|
type: StringConstructor;
|
|
51
51
|
default: any;
|
|
52
52
|
};
|
|
53
|
-
|
|
54
|
-
type: PropType<
|
|
55
|
-
default:
|
|
53
|
+
infoIconPopoverPosition: {
|
|
54
|
+
type: PropType<"auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | import("../popper-container").PopperContainerPosition>;
|
|
55
|
+
default: import("../popper-container").PopperContainerPositionExtended;
|
|
56
|
+
validator: (value: import("../popper-container").PopperContainerPosition) => boolean;
|
|
56
57
|
};
|
|
57
58
|
lastUpdated: {
|
|
58
59
|
type: (DateConstructor | NumberConstructor)[];
|
|
59
60
|
default: any;
|
|
60
61
|
};
|
|
62
|
+
variant: {
|
|
63
|
+
type: PropType<"component" | "page" | BentoHeaderVariant>;
|
|
64
|
+
default: BentoHeaderVariant;
|
|
65
|
+
validator: (value: BentoHeaderVariant) => boolean;
|
|
66
|
+
};
|
|
67
|
+
title: {
|
|
68
|
+
type: StringConstructor;
|
|
69
|
+
required: true;
|
|
70
|
+
};
|
|
61
71
|
}>>, {
|
|
62
72
|
variant: "component" | "page" | BentoHeaderVariant;
|
|
63
73
|
actions: BentoButtonActionsList;
|
|
64
74
|
infoIconTooltipText: string;
|
|
65
75
|
lastUpdated: number | Date;
|
|
76
|
+
infoIconPopoverPosition: "auto" | "left" | "right" | "bottom" | "top" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | import("../popper-container").PopperContainerPosition;
|
|
66
77
|
}>;
|
|
67
78
|
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const INPUT_FIELD_COMPONENT_INJECTION_KEY: unique symbol;
|
package/dist/@types/packages/vue2/src/components/modal/components/base-modal/base-modal.vue.d.ts
CHANGED
|
@@ -34,10 +34,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
34
34
|
type: StringConstructor;
|
|
35
35
|
default: BentoModalRole;
|
|
36
36
|
};
|
|
37
|
-
overflowVisible: {
|
|
38
|
-
type: BooleanConstructor;
|
|
39
|
-
default: boolean;
|
|
40
|
-
};
|
|
41
37
|
size: {
|
|
42
38
|
type: PropType<"small" | "medium" | "large" | BentoModalSize>;
|
|
43
39
|
default: BentoModalSize;
|
|
@@ -83,10 +79,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
83
79
|
type: StringConstructor;
|
|
84
80
|
default: BentoModalRole;
|
|
85
81
|
};
|
|
86
|
-
overflowVisible: {
|
|
87
|
-
type: BooleanConstructor;
|
|
88
|
-
default: boolean;
|
|
89
|
-
};
|
|
90
82
|
size: {
|
|
91
83
|
type: PropType<"small" | "medium" | "large" | BentoModalSize>;
|
|
92
84
|
default: BentoModalSize;
|
|
@@ -102,7 +94,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
102
94
|
customPadding: string;
|
|
103
95
|
initiallyOpen: boolean;
|
|
104
96
|
modalRole: string;
|
|
105
|
-
overflowVisible: boolean;
|
|
106
97
|
withColumnLayout: boolean;
|
|
107
98
|
}>, {
|
|
108
99
|
default: (_: {}) => any;
|
|
@@ -38,10 +38,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
38
38
|
type: BooleanConstructor;
|
|
39
39
|
required: true;
|
|
40
40
|
};
|
|
41
|
-
overflowVisible: {
|
|
42
|
-
type: BooleanConstructor;
|
|
43
|
-
default: boolean;
|
|
44
|
-
};
|
|
45
41
|
size: {
|
|
46
42
|
type: PropType<"small" | "medium" | "large" | BentoModalSize>;
|
|
47
43
|
required: true;
|
|
@@ -89,10 +85,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
89
85
|
type: BooleanConstructor;
|
|
90
86
|
required: true;
|
|
91
87
|
};
|
|
92
|
-
overflowVisible: {
|
|
93
|
-
type: BooleanConstructor;
|
|
94
|
-
default: boolean;
|
|
95
|
-
};
|
|
96
88
|
size: {
|
|
97
89
|
type: PropType<"small" | "medium" | "large" | BentoModalSize>;
|
|
98
90
|
required: true;
|
|
@@ -107,7 +99,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
107
99
|
customPadding: string;
|
|
108
100
|
hideCloseButton: boolean;
|
|
109
101
|
initiallyOpen: boolean;
|
|
110
|
-
overflowVisible: boolean;
|
|
111
102
|
withColumnLayout: boolean;
|
|
112
103
|
actionsLabel: string;
|
|
113
104
|
destructiveActions: boolean;
|
package/dist/@types/packages/vue2/src/components/modal/components/modal-dialog/modal-dialog.vue.d.ts
CHANGED
|
@@ -26,10 +26,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
26
26
|
type: BooleanConstructor;
|
|
27
27
|
required: true;
|
|
28
28
|
};
|
|
29
|
-
overflowVisible: {
|
|
30
|
-
type: BooleanConstructor;
|
|
31
|
-
default: boolean;
|
|
32
|
-
};
|
|
33
29
|
}, {}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {
|
|
34
30
|
"close-modal": () => void;
|
|
35
31
|
}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -57,14 +53,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
57
53
|
type: BooleanConstructor;
|
|
58
54
|
required: true;
|
|
59
55
|
};
|
|
60
|
-
overflowVisible: {
|
|
61
|
-
type: BooleanConstructor;
|
|
62
|
-
default: boolean;
|
|
63
|
-
};
|
|
64
56
|
}>>, {
|
|
65
57
|
actions: BentoButtonActionsList;
|
|
66
58
|
initiallyOpen: boolean;
|
|
67
|
-
overflowVisible: boolean;
|
|
68
59
|
}>, {
|
|
69
60
|
default: (_: {}) => any;
|
|
70
61
|
}>;
|
|
@@ -53,14 +53,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
53
53
|
default: BentoModalSize;
|
|
54
54
|
validator: (value: BentoModalSize) => boolean;
|
|
55
55
|
};
|
|
56
|
-
overflowVisible: {
|
|
57
|
-
type: BooleanConstructor;
|
|
58
|
-
default: boolean;
|
|
59
|
-
};
|
|
60
56
|
variant: {
|
|
61
|
-
type: PropType<"BentoModalDefault" | "BentoModalDialog" | BentoModalVariant>;
|
|
62
|
-
default:
|
|
63
|
-
validator: (value: BentoModalVariant) => boolean;
|
|
57
|
+
type: PropType<"default" | "dialog" | "BentoModalDefault" | "BentoModalDialog" | BentoModalVariant>;
|
|
58
|
+
default: string;
|
|
59
|
+
validator: (value: "default" | "dialog" | "BentoModalDefault" | "BentoModalDialog" | BentoModalVariant) => boolean;
|
|
64
60
|
};
|
|
65
61
|
withColumnLayout: {
|
|
66
62
|
type: BooleanConstructor;
|
|
@@ -120,21 +116,17 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
120
116
|
default: BentoModalSize;
|
|
121
117
|
validator: (value: BentoModalSize) => boolean;
|
|
122
118
|
};
|
|
123
|
-
overflowVisible: {
|
|
124
|
-
type: BooleanConstructor;
|
|
125
|
-
default: boolean;
|
|
126
|
-
};
|
|
127
119
|
variant: {
|
|
128
|
-
type: PropType<"BentoModalDefault" | "BentoModalDialog" | BentoModalVariant>;
|
|
129
|
-
default:
|
|
130
|
-
validator: (value: BentoModalVariant) => boolean;
|
|
120
|
+
type: PropType<"default" | "dialog" | "BentoModalDefault" | "BentoModalDialog" | BentoModalVariant>;
|
|
121
|
+
default: string;
|
|
122
|
+
validator: (value: "default" | "dialog" | "BentoModalDefault" | "BentoModalDialog" | BentoModalVariant) => boolean;
|
|
131
123
|
};
|
|
132
124
|
withColumnLayout: {
|
|
133
125
|
type: BooleanConstructor;
|
|
134
126
|
default: boolean;
|
|
135
127
|
};
|
|
136
128
|
}>>, {
|
|
137
|
-
variant: "BentoModalDefault" | "BentoModalDialog" | BentoModalVariant;
|
|
129
|
+
variant: "default" | "dialog" | "BentoModalDefault" | "BentoModalDialog" | BentoModalVariant;
|
|
138
130
|
isOpen: boolean;
|
|
139
131
|
content: string;
|
|
140
132
|
size: "small" | "medium" | "large" | BentoModalSize;
|
|
@@ -144,7 +136,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
|
144
136
|
hideCloseButton: boolean;
|
|
145
137
|
initiallyOpen: boolean;
|
|
146
138
|
isDismissible: boolean;
|
|
147
|
-
overflowVisible: boolean;
|
|
148
139
|
withColumnLayout: boolean;
|
|
149
140
|
actionsLabel: string;
|
|
150
141
|
destructiveActions: boolean;
|
|
@@ -91,13 +91,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
91
91
|
isLastItem: import("vue").ComputedRef<boolean>;
|
|
92
92
|
generateUid: (value: string) => string;
|
|
93
93
|
hasSlot: (name: string) => boolean;
|
|
94
|
-
t:
|
|
95
|
-
[x: string]: import("vue-i18n-bridge").LocaleMessageValue<import("vue-i18n-bridge").VueMessageType>;
|
|
96
|
-
}>, never, import("@intlify/core-base")._ResourcePath<{
|
|
97
|
-
[key: string]: string;
|
|
98
|
-
}>, import("@intlify/core-base")._ResourcePath<{
|
|
99
|
-
[key: string]: string;
|
|
100
|
-
}>> | ((key: "showMore" | "timegap" | "showLess", values?: import("vue-i18n").default.Values) => string);
|
|
94
|
+
t: (key: "showMore" | "timegap" | "showLess", values?: import("vue-i18n").default.Values) => string;
|
|
101
95
|
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
102
96
|
additionalTimestamp: {
|
|
103
97
|
type: PropType<BentoTimelineTimestamp>;
|
|
@@ -46,6 +46,7 @@ export * from './components/toast';
|
|
|
46
46
|
export * from './components/toggle';
|
|
47
47
|
export * from './components/tutorial';
|
|
48
48
|
export * from './components/typography';
|
|
49
|
+
export * from './templates/data-grid-template';
|
|
49
50
|
export * from './types';
|
|
50
51
|
export * from './directives';
|
|
51
52
|
export default BentoVue;
|
package/dist/@types/packages/vue2/src/templates/data-grid-template/data-grid-template.types.d.ts
CHANGED
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
import { Ref } from 'vue';
|
|
2
|
-
import { BentoTab } from "../../components/tabs";
|
|
2
|
+
import type { BentoTab } from "../../components/tabs";
|
|
3
|
+
import type { BentoHeader } from "../../components/header";
|
|
3
4
|
export type BentoDataGridTemplateDataGrid = () => {
|
|
4
5
|
isDataGridTemplate: boolean;
|
|
5
6
|
stickyTabs: Ref<boolean>;
|
|
6
7
|
tabsRef: Ref<HTMLDivElement> | null;
|
|
7
8
|
};
|
|
8
9
|
export type BentoDataGridTemplateTab = InstanceType<typeof BentoTab>['$props'];
|
|
10
|
+
export type BentoDataGridTemplateHeader = InstanceType<typeof BentoHeader>['$props'];
|
|
9
11
|
export type BentoDataGridTemplateTabs = {
|
|
10
12
|
activeTabIndex?: number;
|
|
11
13
|
tabs: BentoDataGridTemplateTab[];
|