@things-factory/board-ui 7.0.47 → 7.0.49
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-client/apptools/favorite-tool.d.ts +1 -1
- package/dist-client/board-list/board-tile-list.d.ts +1 -1
- package/dist-client/board-list/group-bar.d.ts +1 -1
- package/dist-client/board-list/play-group-bar.d.ts +1 -1
- package/dist-client/data-grist/board-editor.d.ts +1 -1
- package/dist-client/data-grist/board-renderer.d.ts +1 -1
- package/dist-client/pages/attachment-list-page.d.ts +1 -1
- package/dist-client/pages/board-list-page.d.ts +1 -1
- package/dist-client/pages/board-modeller-page.d.ts +1 -1
- package/dist-client/pages/board-player-page.d.ts +1 -1
- package/dist-client/pages/board-template/board-template-list-page.d.ts +1 -1
- package/dist-client/pages/board-viewer-page.d.ts +1 -1
- package/dist-client/pages/font-list-page.d.ts +1 -1
- package/dist-client/pages/play-list-page.d.ts +1 -1
- package/dist-client/pages/theme/theme-editors.d.ts +1 -1
- package/dist-client/pages/theme/theme-list-page.d.ts +1 -1
- package/dist-client/setting-let/board-view-setting-let.d.ts +1 -1
- package/dist-client/tsconfig.tsbuildinfo +1 -1
- package/dist-client/viewparts/board-basic-info.d.ts +1 -1
- package/dist-client/viewparts/board-info-link.d.ts +1 -1
- package/dist-client/viewparts/board-info.d.ts +1 -1
- package/dist-client/viewparts/board-template-builder.d.ts +1 -1
- package/dist-client/viewparts/board-versions.d.ts +1 -1
- package/dist-client/viewparts/group-info-basic.d.ts +1 -1
- package/dist-client/viewparts/group-info-import.d.ts +1 -1
- package/dist-client/viewparts/group-info.d.ts +1 -1
- package/dist-client/viewparts/link-builder.d.ts +1 -1
- package/dist-client/viewparts/play-group-info-basic.d.ts +1 -1
- package/dist-client/viewparts/play-group-info-link.d.ts +1 -1
- package/dist-client/viewparts/play-group-info.d.ts +1 -1
- package/package.json +4 -4
|
@@ -15,7 +15,7 @@ export declare class FavoriteTool extends FavoriteTool_base {
|
|
|
15
15
|
favored?: boolean;
|
|
16
16
|
acceptedPages: any[];
|
|
17
17
|
page: any;
|
|
18
|
-
render(): import("lit
|
|
18
|
+
render(): import("lit").TemplateResult<1> | typeof nothing;
|
|
19
19
|
updated(changes: any): void;
|
|
20
20
|
stateChanged(state: any): void;
|
|
21
21
|
onClick(event: any): void;
|
|
@@ -12,7 +12,7 @@ export declare class BoardTileList extends LitElement {
|
|
|
12
12
|
reorderable: boolean;
|
|
13
13
|
private draggedItem;
|
|
14
14
|
connectedCallback(): void;
|
|
15
|
-
render(): import("lit
|
|
15
|
+
render(): import("lit").TemplateResult<1>;
|
|
16
16
|
updated(changes: PropertyValues<this>): void;
|
|
17
17
|
onCreateBoard(e: any): void;
|
|
18
18
|
infoBoard(board: any): void;
|
|
@@ -6,7 +6,7 @@ export default class GroupBar extends LitElement {
|
|
|
6
6
|
groupId?: string;
|
|
7
7
|
targetPage?: string;
|
|
8
8
|
private __sb?;
|
|
9
|
-
render(): import("lit
|
|
9
|
+
render(): import("lit").TemplateResult<1>;
|
|
10
10
|
infoGroup(groupId?: string): void;
|
|
11
11
|
onWheelEvent(e: any): void;
|
|
12
12
|
updated(change: any): void;
|
|
@@ -9,7 +9,7 @@ export default class PlayGroupBar extends LitElement {
|
|
|
9
9
|
groupId: string;
|
|
10
10
|
targetPage: string;
|
|
11
11
|
private __sb?;
|
|
12
|
-
render(): import("lit
|
|
12
|
+
render(): import("lit").TemplateResult<1>;
|
|
13
13
|
_infoGroup(group?: {
|
|
14
14
|
id: string;
|
|
15
15
|
name: string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import '@material/web/icon/icon.js';
|
|
2
|
-
export declare const BoardRenderer: (value: any, column: any, record: any) => import("lit
|
|
2
|
+
export declare const BoardRenderer: (value: any, column: any, record: any) => import("lit").TemplateResult<1>;
|
|
@@ -20,7 +20,7 @@ export declare class AttachmentListPage extends AttachmentListPage_base {
|
|
|
20
20
|
handler: (data: any, file: any) => Promise<void>;
|
|
21
21
|
};
|
|
22
22
|
};
|
|
23
|
-
render(): import("lit
|
|
23
|
+
render(): import("lit").TemplateResult<1>;
|
|
24
24
|
get grist(): import("@operato/data-grist").DataGrist;
|
|
25
25
|
languageUpdated(i18next: any): void;
|
|
26
26
|
pageInitialized(): Promise<void>;
|
|
@@ -42,7 +42,7 @@ export declare class BoardListPage extends BoardListPage_base {
|
|
|
42
42
|
board_topmenu: boolean;
|
|
43
43
|
};
|
|
44
44
|
constructor();
|
|
45
|
-
render(): import("lit
|
|
45
|
+
render(): import("lit").TemplateResult<1>;
|
|
46
46
|
refresh(): Promise<void>;
|
|
47
47
|
getBoards({ page, limit }?: {
|
|
48
48
|
page?: number | undefined;
|
|
@@ -42,7 +42,7 @@ export declare class BoardModellerPage extends BoardModellerPage_base {
|
|
|
42
42
|
updated(changes: any): Promise<void>;
|
|
43
43
|
pageUpdated(changes: any, lifecycle: any): void;
|
|
44
44
|
stateChanged(state: any): void;
|
|
45
|
-
render(): import("lit
|
|
45
|
+
render(): import("lit").TemplateResult<1>;
|
|
46
46
|
updateBoard(): Promise<void>;
|
|
47
47
|
saveBoard(): Promise<void>;
|
|
48
48
|
canDeactivate(): Promise<boolean>;
|
|
@@ -35,7 +35,7 @@ export declare class BoardPlayerPage extends BoardPlayerPage_base {
|
|
|
35
35
|
get context(): {
|
|
36
36
|
title: any;
|
|
37
37
|
};
|
|
38
|
-
render(): import("lit
|
|
38
|
+
render(): import("lit").TemplateResult<1>;
|
|
39
39
|
pageUpdated(changes: any, lifecycle: any): void;
|
|
40
40
|
startSubscribingForAutoRefresh(): Promise<void>;
|
|
41
41
|
stopSubscribing(): Promise<void>;
|
|
@@ -25,7 +25,7 @@ export declare class BoardTemplateListPage extends BoardTemplateListPage_base {
|
|
|
25
25
|
board_topmenu: boolean;
|
|
26
26
|
help: string;
|
|
27
27
|
};
|
|
28
|
-
render(): import("lit
|
|
28
|
+
render(): import("lit").TemplateResult<1>;
|
|
29
29
|
pageInitialized(lifecycle: any): Promise<void>;
|
|
30
30
|
pageUpdated(changes: any, lifecycle: any): Promise<void>;
|
|
31
31
|
fetchHandler({ page, limit, sortings, filters }: FetchOption): Promise<{
|
|
@@ -28,7 +28,7 @@ export declare class BoardViewerPage extends BoardViewerPage_base {
|
|
|
28
28
|
get context(): {
|
|
29
29
|
title: any;
|
|
30
30
|
};
|
|
31
|
-
render(): import("lit
|
|
31
|
+
render(): import("lit").TemplateResult<1>;
|
|
32
32
|
updated(changes: any): void;
|
|
33
33
|
pageUpdated(changes: any, lifecycle: any): void;
|
|
34
34
|
stateChanged(state: any): void;
|
|
@@ -26,7 +26,7 @@ export declare class PlayListPage extends PlayListPage_base {
|
|
|
26
26
|
};
|
|
27
27
|
board_topmenu: boolean;
|
|
28
28
|
};
|
|
29
|
-
render(): import("lit
|
|
29
|
+
render(): import("lit").TemplateResult<1>;
|
|
30
30
|
refresh(): Promise<void>;
|
|
31
31
|
refreshBoards(): Promise<void>;
|
|
32
32
|
pageInitialized(): Promise<void>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare function buildThemeValueRecordConfig(): {
|
|
2
2
|
editor: (value: any, column: any, record: any, rowIndex: any, field: any) => import("@operato/data-grist").OxGristEditor;
|
|
3
|
-
renderer: (value: any, column: any, record: any, rowIndex: any, field: any) => string | void | import("
|
|
3
|
+
renderer: (value: any, column: any, record: any, rowIndex: any, field: any) => string | void | import("@operato/data-grist").OxGristRenderer | import("lit-html").TemplateResult;
|
|
4
4
|
editable: boolean;
|
|
5
5
|
};
|
|
@@ -35,7 +35,7 @@ export declare class ThemeListPage extends ThemeListPage_base {
|
|
|
35
35
|
action: () => Promise<void>;
|
|
36
36
|
}[];
|
|
37
37
|
};
|
|
38
|
-
render(): import("lit
|
|
38
|
+
render(): import("lit").TemplateResult<1>;
|
|
39
39
|
pageInitialized(lifecycle: any): Promise<void>;
|
|
40
40
|
pageUpdated(changes: any, lifecycle: any): Promise<void>;
|
|
41
41
|
fetchHandler({ page, limit, sortings, filters }: FetchOption): Promise<{
|
|
@@ -6,7 +6,7 @@ declare const BoardViewSettingLet_base: (new (...args: any[]) => LitElement) & t
|
|
|
6
6
|
export declare class BoardViewSettingLet extends BoardViewSettingLet_base {
|
|
7
7
|
static styles: import("lit").CSSResult[];
|
|
8
8
|
autoRefresh?: boolean;
|
|
9
|
-
render(): import("lit
|
|
9
|
+
render(): import("lit").TemplateResult<1>;
|
|
10
10
|
firstUpdated(): Promise<void>;
|
|
11
11
|
onChange(e: any): Promise<void>;
|
|
12
12
|
}
|