@gravitee/ui-components 3.31.0 → 3.31.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/package.json +8 -8
- package/src/atoms/gv-autocomplete/gv-autocomplete.d.ts +4 -0
- package/src/atoms/gv-date-picker/gv-date-picker.d.ts +3 -0
- package/src/atoms/gv-date-picker-calendar/gv-date-picker-calendar.d.ts +2 -0
- package/src/atoms/gv-date-picker-cell/gv-date-picker-cell.d.ts +2 -0
- package/src/atoms/gv-file-upload/gv-file-upload.d.ts +2 -0
- package/src/atoms/gv-icon/gv-icon.d.ts +1 -0
- package/src/atoms/gv-image/gv-image.d.ts +1 -0
- package/src/atoms/gv-input/gv-input.d.ts +1 -0
- package/src/atoms/gv-input-message/gv-input-message.d.ts +1 -0
- package/src/atoms/gv-link/gv-link.d.ts +2 -0
- package/src/atoms/gv-metric/gv-metric.d.ts +1 -0
- package/src/atoms/gv-relative-time/gv-relative-time.d.ts +1 -0
- package/src/atoms/gv-select/gv-select.d.ts +1 -0
- package/src/atoms/gv-select-native/gv-select-native.d.ts +1 -0
- package/src/atoms/gv-spinner/gv-spinner.d.ts +1 -0
- package/src/atoms/gv-state/gv-state.d.ts +1 -0
- package/src/atoms/gv-switch/gv-switch.d.ts +2 -0
- package/src/atoms/gv-tag/gv-tag.d.ts +1 -0
- package/src/charts/gv-chart-bar/gv-chart-bar.d.ts +46 -0
- package/src/charts/gv-chart-gauge/gv-chart-gauge.d.ts +25 -0
- package/src/charts/gv-chart-histogram/gv-chart-histogram.d.ts +39 -0
- package/src/charts/gv-chart-line/gv-chart-line.d.ts +39 -0
- package/src/charts/gv-chart-map/gv-chart-map.d.ts +43 -0
- package/src/charts/gv-chart-pie/gv-chart-pie.d.ts +36 -0
- package/src/molecules/gv-code/gv-code.d.ts +2 -0
- package/src/molecules/gv-dropdown-menu/gv-dropdown-menu.d.ts +1 -0
- package/src/molecules/gv-expandable/gv-expandable.d.ts +1 -0
- package/src/molecules/gv-expression-language/gv-expression-language.d.ts +11 -0
- package/src/molecules/gv-identity-picture/gv-identity-picture.d.ts +2 -0
- package/src/molecules/gv-list/gv-list.d.ts +1 -1
- package/src/molecules/gv-modal/gv-modal.d.ts +1 -0
- package/src/molecules/gv-nav/gv-nav.d.ts +2 -0
- package/src/molecules/gv-option/gv-option.d.ts +2 -0
- package/src/molecules/gv-plans/gv-plans.d.ts +1 -0
- package/src/molecules/gv-popover/gv-popover.d.ts +3 -0
- package/src/molecules/gv-rating/gv-rating.d.ts +2 -0
- package/src/molecules/gv-rating-list/gv-rating-list.d.ts +1 -0
- package/src/molecules/gv-stepper/gv-stepper.d.ts +2 -0
- package/src/molecules/gv-tree/gv-tree.d.ts +1 -0
- package/src/organisms/gv-documentation/gv-documentation.d.ts +2 -0
- package/src/organisms/gv-http-client/gv-http-client.d.ts +1 -0
- package/src/organisms/gv-newsletter-subscription/gv-newsletter-subscription.d.ts +1 -0
- package/src/organisms/gv-properties/gv-properties.d.ts +2 -0
- package/src/organisms/gv-resizable-views/gv-resizable-views.d.ts +2 -0
- package/src/organisms/gv-resources/gv-resources.d.ts +2 -0
- package/src/organisms/gv-schema-form/gv-schema-form.d.ts +4 -4
- package/src/organisms/gv-tabs/gv-tabs.d.ts +3 -0
- package/src/organisms/gv-user-menu/gv-user-menu.d.ts +1 -0
- package/src/organisms/gv-vertical-menu/gv-vertical-menu.d.ts +1 -0
- package/src/policy-studio/gv-design/gv-design.d.ts +1 -0
- package/src/policy-studio/gv-design/gv-design.js +0 -1
- package/src/policy-studio/gv-design/gv-design.js.map +1 -1
- package/src/policy-studio/gv-flow/gv-flow.d.ts +4 -0
- package/src/policy-studio/gv-policy-studio/gv-policy-studio.d.ts +1 -0
- package/src/policy-studio/gv-policy-studio/gv-policy-studio.js +0 -1
- package/src/policy-studio/gv-policy-studio/gv-policy-studio.js.map +1 -1
- package/src/policy-studio/gv-policy-studio-menu/gv-policy-studio-menu.d.ts +1 -0
- package/src/theme/gv-theme/gv-theme.d.ts +2 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gravitee/ui-components",
|
|
3
|
-
"version": "3.31.
|
|
3
|
+
"version": "3.31.1",
|
|
4
4
|
"description": "Gravitee.io UI Components library, based on Web Components",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -87,11 +87,11 @@
|
|
|
87
87
|
"asciidoctor-highlight.js": "0.4.0",
|
|
88
88
|
"babel-jest": "27.5.1",
|
|
89
89
|
"babel-loader": "8.2.3",
|
|
90
|
-
"chromatic": "6.
|
|
90
|
+
"chromatic": "6.5.3",
|
|
91
91
|
"danger": "10.9.0",
|
|
92
92
|
"del": "6.0.0",
|
|
93
|
-
"eslint": "8.
|
|
94
|
-
"eslint-config-prettier": "8.
|
|
93
|
+
"eslint": "8.11.0",
|
|
94
|
+
"eslint-config-prettier": "8.5.0",
|
|
95
95
|
"eslint-config-standard": "16.0.3",
|
|
96
96
|
"eslint-plugin-import": "2.25.4",
|
|
97
97
|
"eslint-plugin-lit": "1.6.1",
|
|
@@ -99,11 +99,11 @@
|
|
|
99
99
|
"eslint-plugin-promise": "6.0.0",
|
|
100
100
|
"eslint-plugin-standard": "4.1.0",
|
|
101
101
|
"esm": "3.2.25",
|
|
102
|
-
"fs-extra": "10.0.
|
|
102
|
+
"fs-extra": "10.0.1",
|
|
103
103
|
"github-markdown-css": "4.0.0",
|
|
104
104
|
"glob": "7.2.0",
|
|
105
105
|
"highcharts": "9.3.3",
|
|
106
|
-
"highlight.js": "11.
|
|
106
|
+
"highlight.js": "11.5.0",
|
|
107
107
|
"html-to-react": "1.4.8",
|
|
108
108
|
"husky": "7.0.4",
|
|
109
109
|
"i18n-extract": "0.6.7",
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"is-ci": "3.0.1",
|
|
112
112
|
"jest": "27.5.1",
|
|
113
113
|
"license-check-and-add": "4.0.3",
|
|
114
|
-
"lint-staged": "12.3.
|
|
114
|
+
"lint-staged": "12.3.5",
|
|
115
115
|
"lit-html": "2.2.0",
|
|
116
116
|
"markdown-it": "12.3.2",
|
|
117
117
|
"node-static": "0.7.11",
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"sort-package-json": "1.54.0",
|
|
123
123
|
"svgo": "2.8.0",
|
|
124
124
|
"svgstore": "3.0.1",
|
|
125
|
-
"typescript": "4.
|
|
125
|
+
"typescript": "4.6.2",
|
|
126
126
|
"web-component-analyzer": "1.1.6",
|
|
127
127
|
"webpack-env": "0.8.0",
|
|
128
128
|
"webpack-merge": "5.8.0",
|
|
@@ -62,6 +62,7 @@ export class GvAutocomplete extends LitElement {
|
|
|
62
62
|
_candidateIndex: number;
|
|
63
63
|
minChars: number;
|
|
64
64
|
value: string;
|
|
65
|
+
style: string;
|
|
65
66
|
filter: boolean;
|
|
66
67
|
size: number;
|
|
67
68
|
_handleOpened: ({ detail }: {
|
|
@@ -80,6 +81,7 @@ export class GvAutocomplete extends LitElement {
|
|
|
80
81
|
_renderOption(option: any): any;
|
|
81
82
|
_renderStyle(): "" | HTMLDivElement;
|
|
82
83
|
_hasNoOptionSlot(): boolean;
|
|
84
|
+
render(): import("lit").TemplateResult<1>;
|
|
83
85
|
_clearHover(): void;
|
|
84
86
|
_updateHover(): void;
|
|
85
87
|
_onKeydown(e: any): void;
|
|
@@ -90,6 +92,8 @@ export class GvAutocomplete extends LitElement {
|
|
|
90
92
|
_onBlur(): void;
|
|
91
93
|
_getInput(): ChildNode | null;
|
|
92
94
|
_onClear(event: any): void;
|
|
95
|
+
updated(): void;
|
|
96
|
+
firstUpdated(): void;
|
|
93
97
|
_handlers: {
|
|
94
98
|
input: (event: any) => void;
|
|
95
99
|
focus: () => void;
|
|
@@ -151,12 +151,15 @@ export class GvDatePicker extends LitElement {
|
|
|
151
151
|
_onClear(): void;
|
|
152
152
|
invalid: boolean | undefined;
|
|
153
153
|
value: any;
|
|
154
|
+
render(): import("lit").TemplateResult<1>;
|
|
154
155
|
hasFrom(): boolean;
|
|
155
156
|
hasTo(): boolean;
|
|
157
|
+
firstUpdated(): void;
|
|
156
158
|
_distanceTimer: NodeJS.Timer | undefined;
|
|
157
159
|
monthChanged(month: any, year: any): void;
|
|
158
160
|
_monthPlus: string | undefined;
|
|
159
161
|
_yearPlus: number | undefined;
|
|
162
|
+
updated(properties: any): void;
|
|
160
163
|
_to: any;
|
|
161
164
|
_onMonthChanged({ detail }: {
|
|
162
165
|
detail: any;
|
|
@@ -137,12 +137,14 @@ export class GvDatePickerCalendar extends LitElement {
|
|
|
137
137
|
_renderNextNav(): import("lit").TemplateResult<1> | undefined;
|
|
138
138
|
_renderDays(): import("lit").TemplateResult<1>;
|
|
139
139
|
isStrictTime(): boolean;
|
|
140
|
+
render(): import("lit").TemplateResult<1>;
|
|
140
141
|
isMinutesDisabled(value: any): boolean;
|
|
141
142
|
isSecondsDisabled(value: any): boolean;
|
|
142
143
|
isHoursDisabled(value: any): boolean;
|
|
143
144
|
_updateTime(): void;
|
|
144
145
|
getTime(): string;
|
|
145
146
|
isCurrentDate(data: any): boolean;
|
|
147
|
+
updated(properties: any): void;
|
|
146
148
|
_updateDays(): void;
|
|
147
149
|
yearAndMonthChanged(year: any, month: any): void;
|
|
148
150
|
_dimensions: null[][] | {
|
|
@@ -71,6 +71,8 @@ export class GvDatePickerCell extends LitElement {
|
|
|
71
71
|
hovered: boolean;
|
|
72
72
|
isCurrent: boolean;
|
|
73
73
|
disabledDates: any[];
|
|
74
|
+
render(): import("lit").TemplateResult<1>;
|
|
75
|
+
updated(properties: any): void;
|
|
74
76
|
isSelected(parsedDateFrom: any, parsedDateTo: any, data: any): any;
|
|
75
77
|
dateChanged(dateFrom: any, dateTo: any, hoveredDate: any, data: any): void;
|
|
76
78
|
_onClick(): void;
|
|
@@ -59,6 +59,8 @@ export class GvFileUpload extends LitElement {
|
|
|
59
59
|
_removeFile(): void;
|
|
60
60
|
_onChange(e: any): void;
|
|
61
61
|
get icon(): "general:clip" | "general:upload";
|
|
62
|
+
render(): import("lit").TemplateResult<1>;
|
|
62
63
|
_onPreviewError(): void;
|
|
64
|
+
updated(changedProperties: any): void;
|
|
63
65
|
}
|
|
64
66
|
import { LitElement } from "lit-element/lit-element";
|
|
@@ -22,5 +22,6 @@ export class GvIcon extends LitElement {
|
|
|
22
22
|
static get styles(): import("lit").CSSResult[];
|
|
23
23
|
static getHref(shape: any): string;
|
|
24
24
|
canCustomize(): boolean;
|
|
25
|
+
render(): import("lit").TemplateResult<1>;
|
|
25
26
|
}
|
|
26
27
|
import { LitElement } from "lit-element/lit-element";
|
|
@@ -217,6 +217,7 @@ export class GvInput extends GvInput_base {
|
|
|
217
217
|
_setClipboardIcon(shape: any): void;
|
|
218
218
|
iconLeft: any;
|
|
219
219
|
icon: any;
|
|
220
|
+
firstUpdated(changedProperties: any): void;
|
|
220
221
|
copy: (() => void) | undefined;
|
|
221
222
|
_copied: boolean | undefined;
|
|
222
223
|
bindInputEvents(): void;
|
|
@@ -62,6 +62,8 @@ export class GvLink extends LitElement {
|
|
|
62
62
|
};
|
|
63
63
|
static get styles(): import("lit").CSSResult[];
|
|
64
64
|
_onClick(e: any): Promise<void>;
|
|
65
|
+
set title(arg: any);
|
|
65
66
|
_title: any;
|
|
67
|
+
render(): import("lit").TemplateResult<1>;
|
|
66
68
|
}
|
|
67
69
|
import { LitElement } from "lit-element/lit-element";
|
|
@@ -41,5 +41,6 @@ export class GvRelativeTime extends LitElement {
|
|
|
41
41
|
_formatDateInThePast(date: any): any;
|
|
42
42
|
_format(dateStr: any, lang: any): Promise<string | undefined>;
|
|
43
43
|
updateIntervalId: NodeJS.Timer | null | undefined;
|
|
44
|
+
render(): import("lit").TemplateResult<1>;
|
|
44
45
|
}
|
|
45
46
|
import { LitElement } from "lit-element/lit-element";
|
|
@@ -160,6 +160,7 @@ export class GvSelectNative extends GvSelectNative_base {
|
|
|
160
160
|
disabled: boolean;
|
|
161
161
|
title: null;
|
|
162
162
|
}[];
|
|
163
|
+
firstUpdated(changedProperties: any): Promise<void>;
|
|
163
164
|
willUpdate(changedProperties: any): void;
|
|
164
165
|
_onEnter(e: any): void;
|
|
165
166
|
_onLeave(): void;
|
|
@@ -56,5 +56,7 @@ export class GvSwitch extends LitElement {
|
|
|
56
56
|
checked: boolean;
|
|
57
57
|
_onInput(): void;
|
|
58
58
|
value: boolean | undefined;
|
|
59
|
+
updated(_changedProperties: any): void;
|
|
60
|
+
render(): import("lit").TemplateResult<1>;
|
|
59
61
|
}
|
|
60
62
|
import { LitElement } from "lit-element/lit-element";
|
|
@@ -46,5 +46,51 @@ declare const GvChartBar_base: {
|
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
48
48
|
export class GvChartBar extends GvChartBar_base {
|
|
49
|
+
getOptions(): Promise<{
|
|
50
|
+
chart: {
|
|
51
|
+
type: string;
|
|
52
|
+
};
|
|
53
|
+
series: any[];
|
|
54
|
+
xAxis: {
|
|
55
|
+
categories: any[];
|
|
56
|
+
};
|
|
57
|
+
legend: {
|
|
58
|
+
enabled: boolean;
|
|
59
|
+
};
|
|
60
|
+
yAxis: {
|
|
61
|
+
allowDecimals: boolean;
|
|
62
|
+
title: {
|
|
63
|
+
text: null;
|
|
64
|
+
};
|
|
65
|
+
min: number;
|
|
66
|
+
};
|
|
67
|
+
plotOptions: {
|
|
68
|
+
bar: {
|
|
69
|
+
dataLabels: {
|
|
70
|
+
enabled: boolean;
|
|
71
|
+
};
|
|
72
|
+
};
|
|
73
|
+
series: {
|
|
74
|
+
animation: boolean;
|
|
75
|
+
events: {
|
|
76
|
+
click: (event: any) => void;
|
|
77
|
+
};
|
|
78
|
+
};
|
|
79
|
+
};
|
|
80
|
+
tooltip: {
|
|
81
|
+
pointFormat: string;
|
|
82
|
+
};
|
|
83
|
+
title: {
|
|
84
|
+
text: string;
|
|
85
|
+
useHTML: boolean;
|
|
86
|
+
align: string;
|
|
87
|
+
verticalAlign: string;
|
|
88
|
+
y: number;
|
|
89
|
+
style: {
|
|
90
|
+
fontSize: string;
|
|
91
|
+
fontWeight: string;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
94
|
+
}>;
|
|
49
95
|
}
|
|
50
96
|
export {};
|
|
@@ -54,5 +54,30 @@ export class GvChartGauge extends GvChartGauge_base {
|
|
|
54
54
|
type: ArrayConstructor;
|
|
55
55
|
};
|
|
56
56
|
};
|
|
57
|
+
getOptions(): Promise<{
|
|
58
|
+
chart: {
|
|
59
|
+
type: string;
|
|
60
|
+
backgroundColor: string;
|
|
61
|
+
};
|
|
62
|
+
tooltip: any;
|
|
63
|
+
pane: any;
|
|
64
|
+
yAxis: {
|
|
65
|
+
min: number;
|
|
66
|
+
max: any;
|
|
67
|
+
lineWidth: number;
|
|
68
|
+
tickPositions: never[];
|
|
69
|
+
}[];
|
|
70
|
+
plotOptions: {
|
|
71
|
+
solidgauge: {
|
|
72
|
+
dataLabels: {
|
|
73
|
+
enabled: boolean;
|
|
74
|
+
};
|
|
75
|
+
linecap: string;
|
|
76
|
+
stickyTracking: boolean;
|
|
77
|
+
rounded: boolean;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
80
|
+
series: any;
|
|
81
|
+
}>;
|
|
57
82
|
}
|
|
58
83
|
export {};
|
|
@@ -44,5 +44,44 @@ declare const GvChartHistogram_base: {
|
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
export class GvChartHistogram extends GvChartHistogram_base {
|
|
47
|
+
getOptions(): Promise<{
|
|
48
|
+
chart: {
|
|
49
|
+
type: string;
|
|
50
|
+
backgroundColor: string;
|
|
51
|
+
};
|
|
52
|
+
title: {
|
|
53
|
+
text: any;
|
|
54
|
+
align: string;
|
|
55
|
+
style: {
|
|
56
|
+
fontSize: string;
|
|
57
|
+
fontWeight: string;
|
|
58
|
+
};
|
|
59
|
+
};
|
|
60
|
+
subtitle: {
|
|
61
|
+
text: any;
|
|
62
|
+
align: string;
|
|
63
|
+
style: {
|
|
64
|
+
fontSize: string;
|
|
65
|
+
color: string;
|
|
66
|
+
opacity: string;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
69
|
+
series: any;
|
|
70
|
+
xAxis: {
|
|
71
|
+
type: string;
|
|
72
|
+
dateTimeLabelFormats: {
|
|
73
|
+
month: string;
|
|
74
|
+
year: string;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
77
|
+
legend: {
|
|
78
|
+
enabled: boolean;
|
|
79
|
+
};
|
|
80
|
+
yAxis: any;
|
|
81
|
+
plotOptions: any;
|
|
82
|
+
tooltip: {
|
|
83
|
+
pointFormat: string;
|
|
84
|
+
};
|
|
85
|
+
}>;
|
|
47
86
|
}
|
|
48
87
|
export {};
|
|
@@ -47,6 +47,45 @@ declare const GvChartLine_base: {
|
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
export class GvChartLine extends GvChartLine_base {
|
|
50
|
+
getOptions(): Promise<{
|
|
51
|
+
chart: {
|
|
52
|
+
type: string;
|
|
53
|
+
zoomType: string;
|
|
54
|
+
events: {
|
|
55
|
+
selection: (event: any) => void;
|
|
56
|
+
};
|
|
57
|
+
};
|
|
58
|
+
tooltip: {
|
|
59
|
+
formatter: () => any;
|
|
60
|
+
shared: boolean;
|
|
61
|
+
useHTML: boolean;
|
|
62
|
+
};
|
|
63
|
+
plotOptions: {
|
|
64
|
+
line: {
|
|
65
|
+
allowPointSelect: boolean;
|
|
66
|
+
cursor: string;
|
|
67
|
+
dataLabels: {
|
|
68
|
+
enabled: boolean;
|
|
69
|
+
format: string;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
72
|
+
series: any;
|
|
73
|
+
};
|
|
74
|
+
xAxis: {
|
|
75
|
+
type: string;
|
|
76
|
+
dateTimeLabelFormats: {
|
|
77
|
+
month: string;
|
|
78
|
+
year: string;
|
|
79
|
+
};
|
|
80
|
+
crosshair: boolean;
|
|
81
|
+
plotLines: any[];
|
|
82
|
+
};
|
|
83
|
+
yAxis: {
|
|
84
|
+
title: {
|
|
85
|
+
text: string;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
88
|
+
}>;
|
|
50
89
|
firstUpdated(): void;
|
|
51
90
|
}
|
|
52
91
|
export {};
|
|
@@ -46,5 +46,48 @@ declare const GvChartMap_base: {
|
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
48
48
|
export class GvChartMap extends GvChartMap_base {
|
|
49
|
+
getOptions(): Promise<{
|
|
50
|
+
chart: {
|
|
51
|
+
map: any;
|
|
52
|
+
};
|
|
53
|
+
mapNavigation: {
|
|
54
|
+
enabled: boolean;
|
|
55
|
+
enableMouseWheelZoom: boolean;
|
|
56
|
+
};
|
|
57
|
+
legend: {
|
|
58
|
+
layout: string;
|
|
59
|
+
align: string;
|
|
60
|
+
verticalAlign: string;
|
|
61
|
+
};
|
|
62
|
+
colorAxis: {
|
|
63
|
+
min: number;
|
|
64
|
+
stops: any[][];
|
|
65
|
+
};
|
|
66
|
+
series: {
|
|
67
|
+
data: any[];
|
|
68
|
+
joinBy: string[];
|
|
69
|
+
name: any;
|
|
70
|
+
dataLabels: {
|
|
71
|
+
enabled: boolean;
|
|
72
|
+
formatter: () => any;
|
|
73
|
+
};
|
|
74
|
+
states: {
|
|
75
|
+
hover: {
|
|
76
|
+
color: string;
|
|
77
|
+
borderColor: string;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
80
|
+
nullColor: string;
|
|
81
|
+
point: {
|
|
82
|
+
events: {
|
|
83
|
+
click: (event: any) => void;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
86
|
+
}[];
|
|
87
|
+
tooltip: {
|
|
88
|
+
headerFormat: string;
|
|
89
|
+
pointFormat: string;
|
|
90
|
+
};
|
|
91
|
+
}>;
|
|
49
92
|
}
|
|
50
93
|
export {};
|
|
@@ -46,5 +46,41 @@ declare const GvChartPie_base: {
|
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
48
48
|
export class GvChartPie extends GvChartPie_base {
|
|
49
|
+
getOptions(): Promise<{
|
|
50
|
+
chart: {
|
|
51
|
+
type: string;
|
|
52
|
+
};
|
|
53
|
+
series: any[];
|
|
54
|
+
plotOptions: {
|
|
55
|
+
pie: {
|
|
56
|
+
allowPointSelect: boolean;
|
|
57
|
+
cursor: string;
|
|
58
|
+
dataLabels: {
|
|
59
|
+
enabled: boolean;
|
|
60
|
+
format: string;
|
|
61
|
+
};
|
|
62
|
+
};
|
|
63
|
+
series: {
|
|
64
|
+
animation: boolean;
|
|
65
|
+
events: {
|
|
66
|
+
click: (event: any) => void;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
69
|
+
};
|
|
70
|
+
tooltip: {
|
|
71
|
+
pointFormat: string;
|
|
72
|
+
};
|
|
73
|
+
title: {
|
|
74
|
+
text: string;
|
|
75
|
+
useHTML: boolean;
|
|
76
|
+
align: string;
|
|
77
|
+
verticalAlign: string;
|
|
78
|
+
y: number;
|
|
79
|
+
style: {
|
|
80
|
+
fontSize: string;
|
|
81
|
+
fontWeight: string;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
84
|
+
}>;
|
|
49
85
|
}
|
|
50
86
|
export {};
|
|
@@ -160,7 +160,9 @@ export class GvCode extends GvInput {
|
|
|
160
160
|
_getExtensions(): import("@codemirror/state").Extension[];
|
|
161
161
|
_lockReflectValue: boolean | undefined;
|
|
162
162
|
getExtensions(): never[];
|
|
163
|
+
firstUpdated(): void;
|
|
163
164
|
_editorView: any;
|
|
165
|
+
updated(properties: any): Promise<void>;
|
|
164
166
|
_reflectPlaceholder(): void;
|
|
165
167
|
_reflectValue(): void;
|
|
166
168
|
_reflectReadonlyDisabled(): void;
|
|
@@ -133,8 +133,19 @@ export class GvExpressionLanguage extends GvCode {
|
|
|
133
133
|
reflect: boolean;
|
|
134
134
|
};
|
|
135
135
|
};
|
|
136
|
+
getExtensions(): import("@codemirror/state").Extension[];
|
|
136
137
|
insertELKeymap(): import("@codemirror/state").Extension;
|
|
137
138
|
buildMethods(type: any): any;
|
|
139
|
+
findBestAutocompleteHandler(completionContext: any): {
|
|
140
|
+
handler: {
|
|
141
|
+
run(completionContext: any): any;
|
|
142
|
+
} | {
|
|
143
|
+
expr: RegExp;
|
|
144
|
+
supportEL: boolean;
|
|
145
|
+
run(completionContext: any, match: any): any;
|
|
146
|
+
};
|
|
147
|
+
match: any;
|
|
148
|
+
} | undefined;
|
|
138
149
|
getModelType(typeId: any): any;
|
|
139
150
|
isMap(typeId: any): boolean;
|
|
140
151
|
getEnum(typeId: any): any;
|
|
@@ -40,5 +40,7 @@ export class GvIdentityPicture extends LitElement {
|
|
|
40
40
|
_toNumber(size: any): number;
|
|
41
41
|
_onLoaded(): void;
|
|
42
42
|
_getMaxSize(width: any, height: any): number;
|
|
43
|
+
updated(properties: any): void;
|
|
44
|
+
render(): import("lit").TemplateResult<1>;
|
|
43
45
|
}
|
|
44
46
|
import { LitElement } from "lit-element/lit-element";
|
|
@@ -117,6 +117,7 @@ export class GvList extends GvList_base {
|
|
|
117
117
|
includes(searchElement: import("lit").CSSResult, fromIndex?: number | undefined): boolean;
|
|
118
118
|
flatMap<U_3, This = undefined>(callback: (this: This, value: import("lit").CSSResult, index: number, array: import("lit").CSSResult[]) => U_3 | readonly U_3[], thisArg?: This | undefined): U_3[];
|
|
119
119
|
flat<A, D extends number = 1>(this: A, depth?: D | undefined): FlatArray<A, D>[];
|
|
120
|
+
at(index: number): import("lit").CSSResult | undefined;
|
|
120
121
|
[Symbol.iterator](): IterableIterator<import("lit").CSSResult>;
|
|
121
122
|
[Symbol.unscopables](): {
|
|
122
123
|
copyWithin: boolean;
|
|
@@ -127,7 +128,6 @@ export class GvList extends GvList_base {
|
|
|
127
128
|
keys: boolean;
|
|
128
129
|
values: boolean;
|
|
129
130
|
};
|
|
130
|
-
at(index: number): import("lit").CSSResult | undefined;
|
|
131
131
|
};
|
|
132
132
|
_skeletonAttribute: string;
|
|
133
133
|
_onClick(item: any): void;
|
|
@@ -54,6 +54,7 @@ export class GvModal extends LitElement {
|
|
|
54
54
|
opened: boolean;
|
|
55
55
|
showCloseIcon: boolean;
|
|
56
56
|
blocking: boolean;
|
|
57
|
+
render(): import("lit").TemplateResult<1>;
|
|
57
58
|
getModalClass(opened: any, _toChange: any): "transparent" | "transparent opened" | "opaque" | undefined;
|
|
58
59
|
open(): void;
|
|
59
60
|
_backgroundModalClick(e: any): void;
|
|
@@ -36,6 +36,8 @@ export class GvNav extends LitElement {
|
|
|
36
36
|
vertical: boolean;
|
|
37
37
|
set routes(arg: any);
|
|
38
38
|
_getLink(route: any, index: any): Promise<void | import("lit").TemplateResult<1>>;
|
|
39
|
+
updated(_changedProperties: any): void;
|
|
39
40
|
_compact: boolean | undefined;
|
|
41
|
+
render(): import("lit").TemplateResult<1>;
|
|
40
42
|
}
|
|
41
43
|
import { LitElement } from "lit-element/lit-element";
|
|
@@ -54,6 +54,7 @@ export class GvOption extends LitElement {
|
|
|
54
54
|
multiple: boolean;
|
|
55
55
|
reverse: boolean;
|
|
56
56
|
_onClick(option: any): void;
|
|
57
|
+
performUpdate(): Promise<unknown>;
|
|
57
58
|
setValue(option: any): void;
|
|
58
59
|
value: any;
|
|
59
60
|
set options(arg: any);
|
|
@@ -61,5 +62,6 @@ export class GvOption extends LitElement {
|
|
|
61
62
|
_hasDescription: boolean | undefined;
|
|
62
63
|
isActive(option: any): any;
|
|
63
64
|
_renderOption(option: any, index: any): import("lit").TemplateResult<1>;
|
|
65
|
+
render(): import("lit").TemplateResult<1>;
|
|
64
66
|
}
|
|
65
67
|
import { LitElement } from "lit-element/lit-element";
|
|
@@ -67,6 +67,7 @@ export class GvPlans extends LitElement {
|
|
|
67
67
|
_renderHeader(plans: any): any;
|
|
68
68
|
_renderTriangles(plans: any): any;
|
|
69
69
|
_renderPagination(): "" | import("lit").TemplateResult<1>;
|
|
70
|
+
render(): import("lit").TemplateResult<1>;
|
|
70
71
|
toLeft(): void;
|
|
71
72
|
toRight(): void;
|
|
72
73
|
}
|
|
@@ -69,7 +69,9 @@ export class GvPopover extends LitElement {
|
|
|
69
69
|
_opened: boolean | undefined;
|
|
70
70
|
close(): void;
|
|
71
71
|
_close(e: any): void;
|
|
72
|
+
render(): import("lit").TemplateResult<1>;
|
|
72
73
|
renderContent(): import("lit").TemplateResult<1>;
|
|
74
|
+
firstUpdated(_changedProperties: any): void;
|
|
73
75
|
_getContentSize(): {
|
|
74
76
|
width: any;
|
|
75
77
|
height: any;
|
|
@@ -87,5 +89,6 @@ export class GvPopover extends LitElement {
|
|
|
87
89
|
_hasRightSpace(): boolean;
|
|
88
90
|
_hasTopSpace(): boolean;
|
|
89
91
|
_hasLeftSpace(): boolean;
|
|
92
|
+
updated(props: any): void;
|
|
90
93
|
}
|
|
91
94
|
import { LitElement } from "lit-element/lit-element";
|
|
@@ -50,6 +50,8 @@ export class GvRating extends LitElement {
|
|
|
50
50
|
_onClick(index: any): void;
|
|
51
51
|
_getAverage(): number;
|
|
52
52
|
_renderStar(star: any, index: any): import("lit").TemplateResult<1>;
|
|
53
|
+
render(): import("lit").TemplateResult<1>;
|
|
54
|
+
firstUpdated(): void;
|
|
53
55
|
_getCountTitle(): string;
|
|
54
56
|
}
|
|
55
57
|
import { LitElement } from "lit-element/lit-element";
|
|
@@ -56,6 +56,7 @@ export class GvRatingList extends LitElement {
|
|
|
56
56
|
set ratings(arg: any);
|
|
57
57
|
_skeleton: boolean | undefined;
|
|
58
58
|
set permissions(arg: any);
|
|
59
|
+
render(): import("lit").TemplateResult<1>;
|
|
59
60
|
_editAnswer(rating: any, e: any): void;
|
|
60
61
|
_getAnswerValue(): any;
|
|
61
62
|
_onAnswer(rating: any): void;
|