@wcardinal/wcardinal-ui 0.388.0 → 0.390.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/wcardinal/ui/d-dialog-layered-footer.d.ts +26 -1
- package/dist/types/wcardinal/ui/shape/e-shape-points-formatter-datum.d.ts +5 -0
- package/dist/types/wcardinal/ui/shape/e-shape-points-formatters.d.ts +3 -4
- package/dist/types/wcardinal/ui/shape/index.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-footer.d.ts +2 -0
- package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-header-separator.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-scroll-bar-thumb.d.ts +3 -0
- package/dist/types/wcardinal/ui/theme/dark/e-theme-dark-en-us-shape-points-formatter.d.ts +4 -0
- package/dist/types/wcardinal/ui/theme/dark/e-theme-dark-ja-jp-shape-points-formatter.d.ts +4 -0
- package/dist/types/wcardinal/ui/theme/dark/e-theme-dark-shape-points-formatter.d.ts +4 -0
- package/dist/types/wcardinal/ui/theme/dark/index-en-us.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/dark/index-ja-jp.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/dark/index-zz-zz.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/dark/load/index-en-us.d.ts +2 -0
- package/dist/types/wcardinal/ui/theme/dark/load/index-ja-jp.d.ts +2 -0
- package/dist/types/wcardinal/ui/theme/dark/load/index-zz-zz.d.ts +0 -1
- package/dist/types/wcardinal/ui/theme/dark/load/load-theme-dark-en-us-diagram.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/dark/load/load-theme-dark-en-us-shape-points-formatter.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/dark/load/load-theme-dark-ja-jp-diagram.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/dark/load/load-theme-dark-ja-jp-shape-points-formatter.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/white/d-theme-white-dialog-layered-footer.d.ts +2 -0
- package/dist/types/wcardinal/ui/theme/white/d-theme-white-dialog-layered-header-separator.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/white/d-theme-white-scroll-bar-thumb.d.ts +3 -0
- package/dist/types/wcardinal/ui/theme/white/e-theme-white-en-us-shape-points-formatter.d.ts +4 -0
- package/dist/types/wcardinal/ui/theme/white/e-theme-white-ja-jp-shape-points-formatter.d.ts +4 -0
- package/dist/types/wcardinal/ui/theme/white/e-theme-white-shape-points-formatter.d.ts +4 -0
- package/dist/types/wcardinal/ui/theme/white/index-en-us.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/white/index-ja-jp.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/white/index-zz-zz.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/white/load/index-en-us.d.ts +2 -0
- package/dist/types/wcardinal/ui/theme/white/load/index-ja-jp.d.ts +2 -0
- package/dist/types/wcardinal/ui/theme/white/load/index-zz-zz.d.ts +0 -1
- package/dist/types/wcardinal/ui/theme/white/load/load-theme-white-en-us-diagram.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/white/load/load-theme-white-en-us-shape-points-formatter.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/white/load/load-theme-white-ja-jp-diagram.d.ts +1 -0
- package/dist/types/wcardinal/ui/theme/white/load/load-theme-white-ja-jp-shape-points-formatter.d.ts +1 -0
- package/dist/wcardinal/ui/d-dialog-layered-footer.js +56 -16
- package/dist/wcardinal/ui/d-dialog-layered-footer.js.map +1 -1
- package/dist/wcardinal/ui/shape/e-shape-points-formatter-datum.js +6 -0
- package/dist/wcardinal/ui/shape/e-shape-points-formatter-datum.js.map +1 -0
- package/dist/wcardinal/ui/shape/e-shape-points-formatters.js +3 -1
- package/dist/wcardinal/ui/shape/e-shape-points-formatters.js.map +1 -1
- package/dist/wcardinal/ui/shape/index.js +1 -0
- package/dist/wcardinal/ui/shape/index.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-base.js +2 -2
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-base.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-footer.js +6 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-footer.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-header-separator.js +3 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-header-separator.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-list-items.js +2 -2
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-list-items.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-scroll-bar-thumb.js +10 -7
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-scroll-bar-thumb.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-table-body-row.js +1 -1
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-table-body-row.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/e-theme-dark-en-us-shape-points-formatter.js +14 -0
- package/dist/wcardinal/ui/theme/dark/e-theme-dark-en-us-shape-points-formatter.js.map +1 -0
- package/dist/wcardinal/ui/theme/dark/e-theme-dark-ja-jp-shape-points-formatter.js +14 -0
- package/dist/wcardinal/ui/theme/dark/e-theme-dark-ja-jp-shape-points-formatter.js.map +1 -0
- package/dist/wcardinal/ui/theme/dark/e-theme-dark-shape-points-formatter.js +7 -0
- package/dist/wcardinal/ui/theme/dark/e-theme-dark-shape-points-formatter.js.map +1 -0
- package/dist/wcardinal/ui/theme/dark/index-en-us.js +1 -0
- package/dist/wcardinal/ui/theme/dark/index-en-us.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/index-ja-jp.js +1 -0
- package/dist/wcardinal/ui/theme/dark/index-ja-jp.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/index-zz-zz.js +1 -0
- package/dist/wcardinal/ui/theme/dark/index-zz-zz.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/load/index-en-us.js +2 -0
- package/dist/wcardinal/ui/theme/dark/load/index-en-us.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/load/index-ja-jp.js +2 -0
- package/dist/wcardinal/ui/theme/dark/load/index-ja-jp.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/load/index-zz-zz.js +0 -1
- package/dist/wcardinal/ui/theme/dark/load/index-zz-zz.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-en-us-all.js +2 -2
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-en-us-all.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-en-us-diagram-editor.js +2 -0
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-en-us-diagram-editor.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/load/{load-theme-dark-diagram.js → load-theme-dark-en-us-diagram.js} +4 -2
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-en-us-diagram.js.map +1 -0
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-en-us-shape-points-formatter.js +10 -0
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-en-us-shape-points-formatter.js.map +1 -0
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-ja-jp-all.js +2 -2
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-ja-jp-all.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-ja-jp-diagram-editor.js +2 -0
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-ja-jp-diagram-editor.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-ja-jp-diagram.js +16 -0
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-ja-jp-diagram.js.map +1 -0
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-ja-jp-shape-points-formatter.js +10 -0
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-ja-jp-shape-points-formatter.js.map +1 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-base.js +2 -2
- package/dist/wcardinal/ui/theme/white/d-theme-white-base.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/d-theme-white-dialog-layered-footer.js +6 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-dialog-layered-footer.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/d-theme-white-dialog-layered-header-separator.js +3 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-dialog-layered-header-separator.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/d-theme-white-list-items.js +1 -1
- package/dist/wcardinal/ui/theme/white/d-theme-white-list-items.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/d-theme-white-scroll-bar-thumb.js +10 -7
- package/dist/wcardinal/ui/theme/white/d-theme-white-scroll-bar-thumb.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/d-theme-white-table-body-row.js +1 -1
- package/dist/wcardinal/ui/theme/white/d-theme-white-table-body-row.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/e-theme-white-en-us-shape-points-formatter.js +14 -0
- package/dist/wcardinal/ui/theme/white/e-theme-white-en-us-shape-points-formatter.js.map +1 -0
- package/dist/wcardinal/ui/theme/white/e-theme-white-ja-jp-shape-points-formatter.js +14 -0
- package/dist/wcardinal/ui/theme/white/e-theme-white-ja-jp-shape-points-formatter.js.map +1 -0
- package/dist/wcardinal/ui/theme/white/e-theme-white-shape-points-formatter.js +7 -0
- package/dist/wcardinal/ui/theme/white/e-theme-white-shape-points-formatter.js.map +1 -0
- package/dist/wcardinal/ui/theme/white/index-en-us.js +1 -0
- package/dist/wcardinal/ui/theme/white/index-en-us.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/index-ja-jp.js +1 -0
- package/dist/wcardinal/ui/theme/white/index-ja-jp.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/index-zz-zz.js +1 -0
- package/dist/wcardinal/ui/theme/white/index-zz-zz.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/load/index-en-us.js +2 -0
- package/dist/wcardinal/ui/theme/white/load/index-en-us.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/load/index-ja-jp.js +2 -0
- package/dist/wcardinal/ui/theme/white/load/index-ja-jp.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/load/index-zz-zz.js +0 -1
- package/dist/wcardinal/ui/theme/white/load/index-zz-zz.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-en-us-all.js +2 -2
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-en-us-all.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-en-us-diagram-editor.js +2 -0
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-en-us-diagram-editor.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/load/{load-theme-white-diagram.js → load-theme-white-en-us-diagram.js} +4 -2
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-en-us-diagram.js.map +1 -0
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-en-us-shape-points-formatter.js +10 -0
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-en-us-shape-points-formatter.js.map +1 -0
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-ja-jp-all.js +2 -2
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-ja-jp-all.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-ja-jp-diagram-editor.js +2 -0
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-ja-jp-diagram-editor.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-ja-jp-diagram.js +16 -0
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-ja-jp-diagram.js.map +1 -0
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-ja-jp-shape-points-formatter.js +10 -0
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-ja-jp-shape-points-formatter.js.map +1 -0
- package/dist/wcardinal-ui-theme-dark-en-us.js +215 -173
- package/dist/wcardinal-ui-theme-dark-en-us.min.js +2 -2
- package/dist/wcardinal-ui-theme-dark-en-us.min.js.map +1 -1
- package/dist/wcardinal-ui-theme-dark-ja-jp.js +215 -173
- package/dist/wcardinal-ui-theme-dark-ja-jp.min.js +2 -2
- package/dist/wcardinal-ui-theme-dark-ja-jp.min.js.map +1 -1
- package/dist/wcardinal-ui-theme-dark.js +215 -173
- package/dist/wcardinal-ui-theme-dark.min.js +2 -2
- package/dist/wcardinal-ui-theme-white-en-us.js +210 -168
- package/dist/wcardinal-ui-theme-white-en-us.min.js +2 -2
- package/dist/wcardinal-ui-theme-white-en-us.min.js.map +1 -1
- package/dist/wcardinal-ui-theme-white-ja-jp.js +210 -168
- package/dist/wcardinal-ui-theme-white-ja-jp.min.js +2 -2
- package/dist/wcardinal-ui-theme-white-ja-jp.min.js.map +1 -1
- package/dist/wcardinal-ui-theme-white.js +210 -168
- package/dist/wcardinal-ui-theme-white.min.js +2 -2
- package/dist/wcardinal-ui.cjs.js +546 -353
- package/dist/wcardinal-ui.js +59 -18
- package/dist/wcardinal-ui.min.js +2 -2
- package/dist/wcardinal-ui.min.js.map +1 -1
- package/package.json +1 -1
- package/dist/types/wcardinal/ui/theme/dark/load/load-theme-dark-diagram.d.ts +0 -1
- package/dist/types/wcardinal/ui/theme/white/load/load-theme-white-diagram.d.ts +0 -1
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-diagram.js.map +0 -1
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-diagram.js.map +0 -1
|
@@ -1,6 +1,17 @@
|
|
|
1
|
+
import { DBase } from "./d-base";
|
|
1
2
|
import { DButton } from "./d-button";
|
|
2
3
|
import { DLayoutHorizontal, DLayoutHorizontalOptions, DThemeLayoutHorizontal } from "./d-layout-horizontal";
|
|
3
4
|
import { DLayoutSpace } from "./d-layout-space";
|
|
5
|
+
export interface DDialogLayeredFooterButtonSpaceOptions {
|
|
6
|
+
/**
|
|
7
|
+
* True to make the left space.
|
|
8
|
+
*/
|
|
9
|
+
left?: boolean;
|
|
10
|
+
/**
|
|
11
|
+
* True to make the right space.
|
|
12
|
+
*/
|
|
13
|
+
right?: boolean;
|
|
14
|
+
}
|
|
4
15
|
export interface DDialogLayeredFooterButtonOptions {
|
|
5
16
|
/**
|
|
6
17
|
* A ok button label.
|
|
@@ -10,6 +21,10 @@ export interface DDialogLayeredFooterButtonOptions {
|
|
|
10
21
|
* A cancel button label.
|
|
11
22
|
*/
|
|
12
23
|
cancel?: string | null;
|
|
24
|
+
/**
|
|
25
|
+
* A button spacer options.
|
|
26
|
+
*/
|
|
27
|
+
space?: DDialogLayeredFooterButtonSpaceOptions;
|
|
13
28
|
}
|
|
14
29
|
export interface DDialogLayeredFooterOptions<THEME extends DThemeDialogLayeredFooter = DThemeDialogLayeredFooter> extends DLayoutHorizontalOptions<THEME> {
|
|
15
30
|
button?: DDialogLayeredFooterButtonOptions;
|
|
@@ -17,6 +32,8 @@ export interface DDialogLayeredFooterOptions<THEME extends DThemeDialogLayeredFo
|
|
|
17
32
|
export interface DThemeDialogLayeredFooter extends DThemeLayoutHorizontal {
|
|
18
33
|
getButtonOk(): string | null;
|
|
19
34
|
getButtonCancel(): string | null;
|
|
35
|
+
isButtonSpaceLeftEnabled(): boolean;
|
|
36
|
+
isButtonSpaceRightEnabled(): boolean;
|
|
20
37
|
}
|
|
21
38
|
export interface DDialogLayeredFooterParent {
|
|
22
39
|
ok(): void;
|
|
@@ -24,13 +41,21 @@ export interface DDialogLayeredFooterParent {
|
|
|
24
41
|
}
|
|
25
42
|
export declare class DDialogLayeredFooter<THEME extends DThemeDialogLayeredFooter = DThemeDialogLayeredFooter, OPTIONS extends DDialogLayeredFooterOptions<THEME> = DDialogLayeredFooterOptions<THEME>> extends DLayoutHorizontal<THEME, OPTIONS> {
|
|
26
43
|
protected _parent: DDialogLayeredFooterParent;
|
|
44
|
+
protected _buttonSpaceLeft?: DLayoutSpace | null;
|
|
45
|
+
protected _buttonSpaceRight?: DLayoutSpace | null;
|
|
27
46
|
protected _buttonOk?: DButton<string> | null;
|
|
47
|
+
protected _buttonReset?: DButton<string> | null;
|
|
28
48
|
protected _buttonCancel?: DButton<string> | null;
|
|
29
49
|
constructor(parent: DDialogLayeredFooterParent, options?: OPTIONS);
|
|
50
|
+
protected init(options?: OPTIONS | undefined): void;
|
|
51
|
+
protected newChildren(): Array<DBase | null>;
|
|
52
|
+
get buttonSpaceLeft(): DLayoutSpace | null;
|
|
53
|
+
protected newButtonSpaceLeft(): DLayoutSpace | null;
|
|
54
|
+
get buttonSpaceRight(): DLayoutSpace | null;
|
|
55
|
+
protected newButtonSpaceRight(): DLayoutSpace | null;
|
|
30
56
|
get buttonCancel(): DButton<string> | null;
|
|
31
57
|
protected newButtonCancel(): DButton<string> | null;
|
|
32
58
|
get buttonOk(): DButton<string> | null;
|
|
33
59
|
protected newButtonOk(): DButton<string> | null;
|
|
34
|
-
protected newButtonSpace(): DLayoutSpace;
|
|
35
60
|
protected getType(): string;
|
|
36
61
|
}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EShapePointsFormatterDatum } from "./e-shape-points-formatter-datum";
|
|
2
2
|
import { EShapePointsStyle } from "./e-shape-points-style";
|
|
3
|
-
export interface
|
|
4
|
-
|
|
5
|
-
formatter: EShapePointsFormatter;
|
|
3
|
+
export interface EThemeShapePointsFormatter {
|
|
4
|
+
getCurveLabel(): string;
|
|
6
5
|
}
|
|
7
6
|
export declare class EShapePointsFormatters {
|
|
8
7
|
private static data?;
|
|
@@ -66,6 +66,7 @@ export * from "./e-shape-layout";
|
|
|
66
66
|
export * from "./e-shape-points-formatted";
|
|
67
67
|
export * from "./e-shape-points-formatter-curve";
|
|
68
68
|
export * from "./e-shape-points-formatter";
|
|
69
|
+
export * from "./e-shape-points-formatter-datum";
|
|
69
70
|
export * from "./e-shape-points-formatters";
|
|
70
71
|
export * from "./e-shape-points-marker-base";
|
|
71
72
|
export * from "./e-shape-points-marker-container-impl-noop";
|
|
@@ -4,6 +4,8 @@ import { DThemeDarkLayoutHorizontal } from "./d-theme-dark-layout-horizontal";
|
|
|
4
4
|
export declare abstract class DThemeDarkDialogLayeredFooter extends DThemeDarkLayoutHorizontal implements DThemeDialogLayeredFooter {
|
|
5
5
|
abstract getButtonOk(): string | null;
|
|
6
6
|
abstract getButtonCancel(): string | null;
|
|
7
|
+
isButtonSpaceLeftEnabled(): boolean;
|
|
8
|
+
isButtonSpaceRightEnabled(): boolean;
|
|
7
9
|
getX(): DCoordinatePosition;
|
|
8
10
|
getY(): DCoordinatePosition;
|
|
9
11
|
getWidth(): DCoordinateSize;
|
package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-dialog-layered-header-separator.d.ts
CHANGED
|
@@ -11,4 +11,5 @@ export declare class DThemeDarkDialogLayeredHeaderSeparator extends DThemeDarkIm
|
|
|
11
11
|
getBackgroundColor(state: DBaseStateSet): number | null;
|
|
12
12
|
getBorderColor(state: DBaseStateSet): number | null;
|
|
13
13
|
getInteractive(): DBaseInteractive;
|
|
14
|
+
newState(state: DBaseStateSet): void;
|
|
14
15
|
}
|
|
@@ -4,6 +4,9 @@ import { DThemeScrollBarThumb } from "../../d-scroll-bar-thumb";
|
|
|
4
4
|
import { DThemeDarkBase } from "./d-theme-dark-base";
|
|
5
5
|
export declare class DThemeDarkScrollBarThumb extends DThemeDarkBase implements DThemeScrollBarThumb {
|
|
6
6
|
BORDER_COLOR: number;
|
|
7
|
+
BORDER_COLOR_DISABLED: number;
|
|
8
|
+
BORDER_COLOR_HOVERED: number;
|
|
9
|
+
BORDER_COLOR_OTHER: number;
|
|
7
10
|
getBackgroundColor(state: DBaseStateSet): number | null;
|
|
8
11
|
getBackgroundAlpha(state: DBaseStateSet): number;
|
|
9
12
|
getBorderColor(state: DBaseStateSet): number | null;
|
|
@@ -19,3 +19,4 @@ export * from "./d-theme-dark-en-us-picker-color";
|
|
|
19
19
|
export * from "./d-theme-dark-en-us-picker-date";
|
|
20
20
|
export * from "./d-theme-dark-en-us-picker-datetime";
|
|
21
21
|
export * from "./d-theme-dark-en-us-picker-time";
|
|
22
|
+
export * from "./e-theme-dark-en-us-shape-points-formatter";
|
|
@@ -19,3 +19,4 @@ export * from "./d-theme-dark-ja-jp-picker-color";
|
|
|
19
19
|
export * from "./d-theme-dark-ja-jp-picker-date";
|
|
20
20
|
export * from "./d-theme-dark-ja-jp-picker-datetime";
|
|
21
21
|
export * from "./d-theme-dark-ja-jp-picker-time";
|
|
22
|
+
export * from "./e-theme-dark-ja-jp-shape-points-formatter";
|
|
@@ -229,4 +229,5 @@ export * from "./d-theme-dark-tree";
|
|
|
229
229
|
export * from "./d-theme-dark-view";
|
|
230
230
|
export * from "./d-theme-dark";
|
|
231
231
|
export * from "./e-theme-dark-shape-action-value";
|
|
232
|
+
export * from "./e-theme-dark-shape-points-formatter";
|
|
232
233
|
export * from "./e-theme-dark-shape";
|
|
@@ -8,6 +8,7 @@ export * from "./load-theme-dark-en-us-button-datetime";
|
|
|
8
8
|
export * from "./load-theme-dark-en-us-button-select";
|
|
9
9
|
export * from "./load-theme-dark-en-us-button-time";
|
|
10
10
|
export * from "./load-theme-dark-en-us-diagram-editor";
|
|
11
|
+
export * from "./load-theme-dark-en-us-diagram";
|
|
11
12
|
export * from "./load-theme-dark-en-us-dialog-all";
|
|
12
13
|
export * from "./load-theme-dark-en-us-dialog-color-gradient";
|
|
13
14
|
export * from "./load-theme-dark-en-us-dialog-color";
|
|
@@ -31,4 +32,5 @@ export * from "./load-theme-dark-en-us-picker-color";
|
|
|
31
32
|
export * from "./load-theme-dark-en-us-picker-date";
|
|
32
33
|
export * from "./load-theme-dark-en-us-picker-datetime";
|
|
33
34
|
export * from "./load-theme-dark-en-us-picker-time";
|
|
35
|
+
export * from "./load-theme-dark-en-us-shape-points-formatter";
|
|
34
36
|
export * from "./load-theme-dark-en-us-table";
|
|
@@ -8,6 +8,7 @@ export * from "./load-theme-dark-ja-jp-button-datetime";
|
|
|
8
8
|
export * from "./load-theme-dark-ja-jp-button-select";
|
|
9
9
|
export * from "./load-theme-dark-ja-jp-button-time";
|
|
10
10
|
export * from "./load-theme-dark-ja-jp-diagram-editor";
|
|
11
|
+
export * from "./load-theme-dark-ja-jp-diagram";
|
|
11
12
|
export * from "./load-theme-dark-ja-jp-dialog-all";
|
|
12
13
|
export * from "./load-theme-dark-ja-jp-dialog-color-gradient";
|
|
13
14
|
export * from "./load-theme-dark-ja-jp-dialog-color";
|
|
@@ -31,4 +32,5 @@ export * from "./load-theme-dark-ja-jp-picker-color";
|
|
|
31
32
|
export * from "./load-theme-dark-ja-jp-picker-date";
|
|
32
33
|
export * from "./load-theme-dark-ja-jp-picker-datetime";
|
|
33
34
|
export * from "./load-theme-dark-ja-jp-picker-time";
|
|
35
|
+
export * from "./load-theme-dark-ja-jp-shape-points-formatter";
|
|
34
36
|
export * from "./load-theme-dark-ja-jp-table";
|
|
@@ -14,7 +14,6 @@ export * from "./load-theme-dark-button";
|
|
|
14
14
|
export * from "./load-theme-dark-canvas-container";
|
|
15
15
|
export * from "./load-theme-dark-chart";
|
|
16
16
|
export * from "./load-theme-dark-color";
|
|
17
|
-
export * from "./load-theme-dark-diagram";
|
|
18
17
|
export * from "./load-theme-dark-dialog-fitted";
|
|
19
18
|
export * from "./load-theme-dark-dialog-input-boolean";
|
|
20
19
|
export * from "./load-theme-dark-dialog-input-integer";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const loadThemeDarkEnUsDiagram: () => void;
|
package/dist/types/wcardinal/ui/theme/dark/load/load-theme-dark-en-us-shape-points-formatter.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const loadThemeDarkEnUsShapePointsFormatter: () => void;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const loadThemeDarkJaJpDiagram: () => void;
|
package/dist/types/wcardinal/ui/theme/dark/load/load-theme-dark-ja-jp-shape-points-formatter.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const loadThemeDarkJaJpShapePointsFormatter: () => void;
|
|
@@ -4,6 +4,8 @@ import { DThemeWhiteLayoutHorizontal } from "./d-theme-white-layout-horizontal";
|
|
|
4
4
|
export declare abstract class DThemeWhiteDialogLayeredFooter extends DThemeWhiteLayoutHorizontal implements DThemeDialogLayeredFooter {
|
|
5
5
|
abstract getButtonOk(): string | null;
|
|
6
6
|
abstract getButtonCancel(): string | null;
|
|
7
|
+
isButtonSpaceLeftEnabled(): boolean;
|
|
8
|
+
isButtonSpaceRightEnabled(): boolean;
|
|
7
9
|
getX(): DCoordinatePosition;
|
|
8
10
|
getY(): DCoordinatePosition;
|
|
9
11
|
getWidth(): DCoordinateSize;
|
package/dist/types/wcardinal/ui/theme/white/d-theme-white-dialog-layered-header-separator.d.ts
CHANGED
|
@@ -11,4 +11,5 @@ export declare class DThemeWhiteDialogLayeredHeaderSeparator extends DThemeWhite
|
|
|
11
11
|
getBackgroundColor(state: DBaseStateSet): number | null;
|
|
12
12
|
getBorderColor(state: DBaseStateSet): number | null;
|
|
13
13
|
getInteractive(): DBaseInteractive;
|
|
14
|
+
newState(state: DBaseStateSet): void;
|
|
14
15
|
}
|
|
@@ -4,6 +4,9 @@ import { DThemeScrollBarThumb } from "../../d-scroll-bar-thumb";
|
|
|
4
4
|
import { DThemeWhiteBase } from "./d-theme-white-base";
|
|
5
5
|
export declare class DThemeWhiteScrollBarThumb extends DThemeWhiteBase implements DThemeScrollBarThumb {
|
|
6
6
|
BORDER_COLOR: number;
|
|
7
|
+
BORDER_COLOR_DISABLED: number;
|
|
8
|
+
BORDER_COLOR_HOVERED: number;
|
|
9
|
+
BORDER_COLOR_OTHER: number;
|
|
7
10
|
getBackgroundColor(state: DBaseStateSet): number | null;
|
|
8
11
|
getBackgroundAlpha(state: DBaseStateSet): number;
|
|
9
12
|
getBorderColor(state: DBaseStateSet): number | null;
|
|
@@ -19,3 +19,4 @@ export * from "./d-theme-white-en-us-picker-color";
|
|
|
19
19
|
export * from "./d-theme-white-en-us-picker-date";
|
|
20
20
|
export * from "./d-theme-white-en-us-picker-datetime";
|
|
21
21
|
export * from "./d-theme-white-en-us-picker-time";
|
|
22
|
+
export * from "./e-theme-white-en-us-shape-points-formatter";
|
|
@@ -19,3 +19,4 @@ export * from "./d-theme-white-ja-jp-picker-color";
|
|
|
19
19
|
export * from "./d-theme-white-ja-jp-picker-date";
|
|
20
20
|
export * from "./d-theme-white-ja-jp-picker-datetime";
|
|
21
21
|
export * from "./d-theme-white-ja-jp-picker-time";
|
|
22
|
+
export * from "./e-theme-white-ja-jp-shape-points-formatter";
|
|
@@ -229,4 +229,5 @@ export * from "./d-theme-white-tree";
|
|
|
229
229
|
export * from "./d-theme-white-view";
|
|
230
230
|
export * from "./d-theme-white";
|
|
231
231
|
export * from "./e-theme-white-shape-action-value";
|
|
232
|
+
export * from "./e-theme-white-shape-points-formatter";
|
|
232
233
|
export * from "./e-theme-white-shape";
|
|
@@ -8,6 +8,7 @@ export * from "./load-theme-white-en-us-button-datetime";
|
|
|
8
8
|
export * from "./load-theme-white-en-us-button-select";
|
|
9
9
|
export * from "./load-theme-white-en-us-button-time";
|
|
10
10
|
export * from "./load-theme-white-en-us-diagram-editor";
|
|
11
|
+
export * from "./load-theme-white-en-us-diagram";
|
|
11
12
|
export * from "./load-theme-white-en-us-dialog-all";
|
|
12
13
|
export * from "./load-theme-white-en-us-dialog-color-gradient";
|
|
13
14
|
export * from "./load-theme-white-en-us-dialog-color";
|
|
@@ -31,4 +32,5 @@ export * from "./load-theme-white-en-us-picker-color";
|
|
|
31
32
|
export * from "./load-theme-white-en-us-picker-date";
|
|
32
33
|
export * from "./load-theme-white-en-us-picker-datetime";
|
|
33
34
|
export * from "./load-theme-white-en-us-picker-time";
|
|
35
|
+
export * from "./load-theme-white-en-us-shape-points-formatter";
|
|
34
36
|
export * from "./load-theme-white-en-us-table";
|
|
@@ -8,6 +8,7 @@ export * from "./load-theme-white-ja-jp-button-datetime";
|
|
|
8
8
|
export * from "./load-theme-white-ja-jp-button-select";
|
|
9
9
|
export * from "./load-theme-white-ja-jp-button-time";
|
|
10
10
|
export * from "./load-theme-white-ja-jp-diagram-editor";
|
|
11
|
+
export * from "./load-theme-white-ja-jp-diagram";
|
|
11
12
|
export * from "./load-theme-white-ja-jp-dialog-all";
|
|
12
13
|
export * from "./load-theme-white-ja-jp-dialog-color-gradient";
|
|
13
14
|
export * from "./load-theme-white-ja-jp-dialog-color";
|
|
@@ -31,4 +32,5 @@ export * from "./load-theme-white-ja-jp-picker-color";
|
|
|
31
32
|
export * from "./load-theme-white-ja-jp-picker-date";
|
|
32
33
|
export * from "./load-theme-white-ja-jp-picker-datetime";
|
|
33
34
|
export * from "./load-theme-white-ja-jp-picker-time";
|
|
35
|
+
export * from "./load-theme-white-ja-jp-shape-points-formatter";
|
|
34
36
|
export * from "./load-theme-white-ja-jp-table";
|
|
@@ -14,7 +14,6 @@ export * from "./load-theme-white-button";
|
|
|
14
14
|
export * from "./load-theme-white-canvas-container";
|
|
15
15
|
export * from "./load-theme-white-chart";
|
|
16
16
|
export * from "./load-theme-white-color";
|
|
17
|
-
export * from "./load-theme-white-diagram";
|
|
18
17
|
export * from "./load-theme-white-dialog-fitted";
|
|
19
18
|
export * from "./load-theme-white-dialog-input-boolean";
|
|
20
19
|
export * from "./load-theme-white-dialog-input-integer";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const loadThemeWhiteEnUsDiagram: () => void;
|
package/dist/types/wcardinal/ui/theme/white/load/load-theme-white-en-us-shape-points-formatter.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const loadThemeWhiteEnUsShapePointsFormatter: () => void;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const loadThemeWhiteJaJpDiagram: () => void;
|
package/dist/types/wcardinal/ui/theme/white/load/load-theme-white-ja-jp-shape-points-formatter.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const loadThemeWhiteJaJpShapePointsFormatter: () => void;
|
|
@@ -12,20 +12,65 @@ var DDialogLayeredFooter = /** @class */ (function (_super) {
|
|
|
12
12
|
function DDialogLayeredFooter(parent, options) {
|
|
13
13
|
var _this = _super.call(this, options) || this;
|
|
14
14
|
_this._parent = parent;
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
15
|
+
return _this;
|
|
16
|
+
}
|
|
17
|
+
DDialogLayeredFooter.prototype.init = function (options) {
|
|
18
|
+
_super.prototype.init.call(this, options);
|
|
19
|
+
var children = this.newChildren();
|
|
20
|
+
if (0 < children.length) {
|
|
21
|
+
for (var i = 0, imax = children.length; i < imax; ++i) {
|
|
22
|
+
var child = children[i];
|
|
23
|
+
if (child != null) {
|
|
24
|
+
this.addChild(child);
|
|
25
|
+
}
|
|
21
26
|
}
|
|
22
|
-
|
|
23
|
-
|
|
27
|
+
}
|
|
28
|
+
};
|
|
29
|
+
DDialogLayeredFooter.prototype.newChildren = function () {
|
|
30
|
+
return [this.buttonSpaceLeft, this.buttonOk, this.buttonCancel, this.buttonSpaceRight];
|
|
31
|
+
};
|
|
32
|
+
Object.defineProperty(DDialogLayeredFooter.prototype, "buttonSpaceLeft", {
|
|
33
|
+
get: function () {
|
|
34
|
+
var result = this._buttonSpaceLeft;
|
|
35
|
+
if (result === undefined) {
|
|
36
|
+
result = this.newButtonSpaceLeft();
|
|
37
|
+
this._buttonSpaceLeft = result;
|
|
24
38
|
}
|
|
25
|
-
|
|
39
|
+
return result;
|
|
40
|
+
},
|
|
41
|
+
enumerable: false,
|
|
42
|
+
configurable: true
|
|
43
|
+
});
|
|
44
|
+
DDialogLayeredFooter.prototype.newButtonSpaceLeft = function () {
|
|
45
|
+
var _a, _b, _c, _d;
|
|
46
|
+
if ((_d = (_c = (_b = (_a = this._options) === null || _a === void 0 ? void 0 : _a.button) === null || _b === void 0 ? void 0 : _b.space) === null || _c === void 0 ? void 0 : _c.left) !== null && _d !== void 0 ? _d : this.theme.isButtonSpaceLeftEnabled()) {
|
|
47
|
+
return new DLayoutSpace({
|
|
48
|
+
weight: 1
|
|
49
|
+
});
|
|
26
50
|
}
|
|
27
|
-
return
|
|
28
|
-
}
|
|
51
|
+
return null;
|
|
52
|
+
};
|
|
53
|
+
Object.defineProperty(DDialogLayeredFooter.prototype, "buttonSpaceRight", {
|
|
54
|
+
get: function () {
|
|
55
|
+
var result = this._buttonSpaceRight;
|
|
56
|
+
if (result === undefined) {
|
|
57
|
+
result = this.newButtonSpaceRight();
|
|
58
|
+
this._buttonSpaceRight = result;
|
|
59
|
+
}
|
|
60
|
+
return result;
|
|
61
|
+
},
|
|
62
|
+
enumerable: false,
|
|
63
|
+
configurable: true
|
|
64
|
+
});
|
|
65
|
+
DDialogLayeredFooter.prototype.newButtonSpaceRight = function () {
|
|
66
|
+
var _a, _b, _c, _d;
|
|
67
|
+
if ((_d = (_c = (_b = (_a = this._options) === null || _a === void 0 ? void 0 : _a.button) === null || _b === void 0 ? void 0 : _b.space) === null || _c === void 0 ? void 0 : _c.right) !== null && _d !== void 0 ? _d : this.theme.isButtonSpaceRightEnabled()) {
|
|
68
|
+
return new DLayoutSpace({
|
|
69
|
+
weight: 1
|
|
70
|
+
});
|
|
71
|
+
}
|
|
72
|
+
return null;
|
|
73
|
+
};
|
|
29
74
|
Object.defineProperty(DDialogLayeredFooter.prototype, "buttonCancel", {
|
|
30
75
|
get: function () {
|
|
31
76
|
var result = this._buttonCancel;
|
|
@@ -106,11 +151,6 @@ var DDialogLayeredFooter = /** @class */ (function (_super) {
|
|
|
106
151
|
}
|
|
107
152
|
return null;
|
|
108
153
|
};
|
|
109
|
-
DDialogLayeredFooter.prototype.newButtonSpace = function () {
|
|
110
|
-
return new DLayoutSpace({
|
|
111
|
-
weight: 1
|
|
112
|
-
});
|
|
113
|
-
};
|
|
114
154
|
DDialogLayeredFooter.prototype.getType = function () {
|
|
115
155
|
return "DDialogLayeredFooter";
|
|
116
156
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"d-dialog-layered-footer.js","sourceRoot":"","sources":["../../../src/main/typescript/wcardinal/ui/d-dialog-layered-footer.ts"],"names":[],"mappings":"AAAA;;;GAGG;;
|
|
1
|
+
{"version":3,"file":"d-dialog-layered-footer.js","sourceRoot":"","sources":["../../../src/main/typescript/wcardinal/ui/d-dialog-layered-footer.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (C) 2019 Toshiba Corporation\n * SPDX-License-Identifier: Apache-2.0\n */\n\nimport { DBase } from \"./d-base\";\nimport { DButton } from \"./d-button\";\nimport { DButtonPrimary } from \"./d-button-primary\";\nimport {\n\tDLayoutHorizontal,\n\tDLayoutHorizontalOptions,\n\tDThemeLayoutHorizontal\n} from \"./d-layout-horizontal\";\nimport { DLayoutSpace } from \"./d-layout-space\";\n\nexport interface DDialogLayeredFooterButtonSpaceOptions {\n\t/**\n\t * True to make the left space.\n\t */\n\tleft?: boolean;\n\n\t/**\n\t * True to make the right space.\n\t */\n\tright?: boolean;\n}\n\nexport interface DDialogLayeredFooterButtonOptions {\n\t/**\n\t * A ok button label.\n\t */\n\tok?: string | null;\n\n\t/**\n\t * A cancel button label.\n\t */\n\tcancel?: string | null;\n\n\t/**\n\t * A button spacer options.\n\t */\n\tspace?: DDialogLayeredFooterButtonSpaceOptions;\n}\n\nexport interface DDialogLayeredFooterOptions<\n\tTHEME extends DThemeDialogLayeredFooter = DThemeDialogLayeredFooter\n> extends DLayoutHorizontalOptions<THEME> {\n\tbutton?: DDialogLayeredFooterButtonOptions;\n}\n\nexport interface DThemeDialogLayeredFooter extends DThemeLayoutHorizontal {\n\tgetButtonOk(): string | null;\n\tgetButtonCancel(): string | null;\n\tisButtonSpaceLeftEnabled(): boolean;\n\tisButtonSpaceRightEnabled(): boolean;\n}\n\nexport interface DDialogLayeredFooterParent {\n\tok(): void;\n\tcancel(): void;\n}\n\nexport class DDialogLayeredFooter<\n\tTHEME extends DThemeDialogLayeredFooter = DThemeDialogLayeredFooter,\n\tOPTIONS extends DDialogLayeredFooterOptions<THEME> = DDialogLayeredFooterOptions<THEME>\n> extends DLayoutHorizontal<THEME, OPTIONS> {\n\tprotected _parent: DDialogLayeredFooterParent;\n\tprotected _buttonSpaceLeft?: DLayoutSpace | null;\n\tprotected _buttonSpaceRight?: DLayoutSpace | null;\n\tprotected _buttonOk?: DButton<string> | null;\n\tprotected _buttonReset?: DButton<string> | null;\n\tprotected _buttonCancel?: DButton<string> | null;\n\n\tconstructor(parent: DDialogLayeredFooterParent, options?: OPTIONS) {\n\t\tsuper(options);\n\t\tthis._parent = parent;\n\t}\n\n\tprotected override init(options?: OPTIONS | undefined): void {\n\t\tsuper.init(options);\n\n\t\tconst children = this.newChildren();\n\t\tif (0 < children.length) {\n\t\t\tfor (let i = 0, imax = children.length; i < imax; ++i) {\n\t\t\t\tconst child = children[i];\n\t\t\t\tif (child != null) {\n\t\t\t\t\tthis.addChild(child);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\tprotected newChildren(): Array<DBase | null> {\n\t\treturn [this.buttonSpaceLeft, this.buttonOk, this.buttonCancel, this.buttonSpaceRight];\n\t}\n\n\tget buttonSpaceLeft(): DLayoutSpace | null {\n\t\tlet result = this._buttonSpaceLeft;\n\t\tif (result === undefined) {\n\t\t\tresult = this.newButtonSpaceLeft();\n\t\t\tthis._buttonSpaceLeft = result;\n\t\t}\n\t\treturn result;\n\t}\n\n\tprotected newButtonSpaceLeft(): DLayoutSpace | null {\n\t\tif (this._options?.button?.space?.left ?? this.theme.isButtonSpaceLeftEnabled()) {\n\t\t\treturn new DLayoutSpace({\n\t\t\t\tweight: 1\n\t\t\t});\n\t\t}\n\t\treturn null;\n\t}\n\n\tget buttonSpaceRight(): DLayoutSpace | null {\n\t\tlet result = this._buttonSpaceRight;\n\t\tif (result === undefined) {\n\t\t\tresult = this.newButtonSpaceRight();\n\t\t\tthis._buttonSpaceRight = result;\n\t\t}\n\t\treturn result;\n\t}\n\n\tprotected newButtonSpaceRight(): DLayoutSpace | null {\n\t\tif (this._options?.button?.space?.right ?? this.theme.isButtonSpaceRightEnabled()) {\n\t\t\treturn new DLayoutSpace({\n\t\t\t\tweight: 1\n\t\t\t});\n\t\t}\n\t\treturn null;\n\t}\n\n\tget buttonCancel(): DButton<string> | null {\n\t\tlet result = this._buttonCancel;\n\t\tif (result === undefined) {\n\t\t\tresult = this.newButtonCancel();\n\t\t\tthis._buttonCancel = result;\n\t\t}\n\t\treturn result;\n\t}\n\n\tprotected newButtonCancel(): DButton<string> | null {\n\t\tlet cancel = this._options?.button?.cancel;\n\t\tif (cancel === undefined) {\n\t\t\tcancel = this.theme.getButtonCancel();\n\t\t}\n\t\tif (cancel != null) {\n\t\t\treturn new DButtonPrimary<string>({\n\t\t\t\ttext: {\n\t\t\t\t\tvalue: cancel\n\t\t\t\t},\n\t\t\t\ton: {\n\t\t\t\t\tactive: (): void => {\n\t\t\t\t\t\tthis._parent.cancel();\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t\treturn null;\n\t}\n\n\tget buttonOk(): DButton<string> | null {\n\t\tlet result = this._buttonOk;\n\t\tif (result === undefined) {\n\t\t\tresult = this.newButtonOk();\n\t\t\tthis._buttonOk = result;\n\t\t}\n\t\treturn result;\n\t}\n\n\tprotected newButtonOk(): DButton<string> | null {\n\t\tlet ok = this._options?.button?.ok;\n\t\tif (ok === undefined) {\n\t\t\tok = this.theme.getButtonOk();\n\t\t}\n\t\tif (ok != null) {\n\t\t\tif (this.buttonCancel != null) {\n\t\t\t\treturn new DButton<string>({\n\t\t\t\t\ttext: {\n\t\t\t\t\t\tvalue: ok\n\t\t\t\t\t},\n\t\t\t\t\ton: {\n\t\t\t\t\t\tactive: (): void => {\n\t\t\t\t\t\t\tthis._parent.ok();\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t} else {\n\t\t\t\treturn new DButtonPrimary<string>({\n\t\t\t\t\ttext: {\n\t\t\t\t\t\tvalue: ok\n\t\t\t\t\t},\n\t\t\t\t\ton: {\n\t\t\t\t\t\tactive: (): void => {\n\t\t\t\t\t\t\tthis._parent.ok();\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t}\n\t\t}\n\t\treturn null;\n\t}\n\n\tprotected getType(): string {\n\t\treturn \"DDialogLayeredFooter\";\n\t}\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"e-shape-points-formatter-datum.js","sourceRoot":"","sources":["../../../../src/main/typescript/wcardinal/ui/shape/e-shape-points-formatter-datum.ts"],"names":[],"mappings":"AAAA;;;GAGG","sourcesContent":["/*\n * Copyright (C) 2019 Toshiba Corporation\n * SPDX-License-Identifier: Apache-2.0\n */\n\nimport { EShapePointsFormatter } from \"./e-shape-points-formatter\";\n\nexport interface EShapePointsFormatterDatum {\n\tlabel: string;\n\tformatter: EShapePointsFormatter;\n}\n"]}
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
* Copyright (C) 2019 Toshiba Corporation
|
|
3
3
|
* SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
*/
|
|
5
|
+
import { DThemes } from "../theme/d-themes";
|
|
5
6
|
import { eShapePointsFormatterCurve } from "./e-shape-points-formatter-curve";
|
|
6
7
|
import { EShapePointsStyle } from "./e-shape-points-style";
|
|
7
8
|
var EShapePointsFormatters = /** @class */ (function () {
|
|
@@ -32,8 +33,9 @@ var EShapePointsFormatters = /** @class */ (function () {
|
|
|
32
33
|
};
|
|
33
34
|
EShapePointsFormatters.newData = function () {
|
|
34
35
|
var result = new Map();
|
|
36
|
+
var theme = DThemes.get("EShapePointsFormatter");
|
|
35
37
|
result.set(EShapePointsStyle.FORMATTER_CURVE, {
|
|
36
|
-
label:
|
|
38
|
+
label: theme.getCurveLabel(),
|
|
37
39
|
formatter: eShapePointsFormatterCurve
|
|
38
40
|
});
|
|
39
41
|
return result;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"e-shape-points-formatters.js","sourceRoot":"","sources":["../../../../src/main/typescript/wcardinal/ui/shape/e-shape-points-formatters.ts"],"names":[],"mappings":"AAAA;;;GAGG;
|
|
1
|
+
{"version":3,"file":"e-shape-points-formatters.js","sourceRoot":"","sources":["../../../../src/main/typescript/wcardinal/ui/shape/e-shape-points-formatters.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;AAE9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAM3D;IAAA;IAyCA,CAAC;IAtCO,0BAAG,GAAV,UAAW,EAAU,EAAE,KAAiC;QACvD,IAAI,IAAI,CAAC,IAAI,IAAI,IAAI,EAAE;YACtB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,OAAO,EAAE,CAAC;SAC3B;QACD,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;IAC1B,CAAC;IAEM,0BAAG,GAAV,UAAW,KAAa;QACvB,IAAI,IAAI,CAAC,IAAI,IAAI,IAAI,EAAE;YACtB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,OAAO,EAAE,CAAC;SAC3B;QACD,OAAO,IAAI,CAAC,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;IAC7B,CAAC;IAEM,2BAAI,GAAX,UAAY,QAAiE;QAC5E,IAAI,IAAI,CAAC,IAAI,IAAI,IAAI,EAAE;YACtB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,OAAO,EAAE,CAAC;SAC3B;QACD,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,UAAC,KAAK,EAAE,EAAE;YAC3B,QAAQ,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;QACrB,CAAC,CAAC,CAAC;IACJ,CAAC;IAEM,2BAAI,GAAX,UAAY,KAAwB;QACnC,OAAO,IAAI,CAAC,GAAG,CACd,CAAC,KAAK,GAAG,iBAAiB,CAAC,cAAc,CAAC,IAAI,iBAAiB,CAAC,eAAe,CAC/E,CAAC;IACH,CAAC;IAEc,8BAAO,GAAtB;QACC,IAAM,MAAM,GAAG,IAAI,GAAG,EAAsC,CAAC;QAC7D,IAAM,KAAK,GAAG,OAAO,CAAC,GAAG,CAA6B,uBAAuB,CAAC,CAAC;QAC/E,MAAM,CAAC,GAAG,CAAC,iBAAiB,CAAC,eAAe,EAAE;YAC7C,KAAK,EAAE,KAAK,CAAC,aAAa,EAAE;YAC5B,SAAS,EAAE,0BAA0B;SACrC,CAAC,CAAC;QACH,OAAO,MAAM,CAAC;IACf,CAAC;IACF,6BAAC;AAAD,CAAC,AAzCD,IAyCC","sourcesContent":["/*\n * Copyright (C) 2019 Toshiba Corporation\n * SPDX-License-Identifier: Apache-2.0\n */\n\nimport { DThemes } from \"../theme/d-themes\";\nimport { eShapePointsFormatterCurve } from \"./e-shape-points-formatter-curve\";\nimport { EShapePointsFormatterDatum } from \"./e-shape-points-formatter-datum\";\nimport { EShapePointsStyle } from \"./e-shape-points-style\";\n\nexport interface EThemeShapePointsFormatter {\n\tgetCurveLabel(): string;\n}\n\nexport class EShapePointsFormatters {\n\tprivate static data?: Map<number, EShapePointsFormatterDatum>;\n\n\tstatic set(id: number, datum: EShapePointsFormatterDatum): void {\n\t\tif (this.data == null) {\n\t\t\tthis.data = this.newData();\n\t\t}\n\t\tthis.data.set(id, datum);\n\t}\n\n\tstatic get(index: number): EShapePointsFormatterDatum | undefined {\n\t\tif (this.data == null) {\n\t\t\tthis.data = this.newData();\n\t\t}\n\t\treturn this.data.get(index);\n\t}\n\n\tstatic each(iteratee: (id: number, datum: EShapePointsFormatterDatum) => void): void {\n\t\tif (this.data == null) {\n\t\t\tthis.data = this.newData();\n\t\t}\n\t\tthis.data.forEach((datum, id) => {\n\t\t\titeratee(id, datum);\n\t\t});\n\t}\n\n\tstatic find(style: EShapePointsStyle): EShapePointsFormatterDatum | undefined {\n\t\treturn this.get(\n\t\t\t(style & EShapePointsStyle.FORMATTER_MASK) >> EShapePointsStyle.FORMATTER_SHIFT\n\t\t);\n\t}\n\n\tprivate static newData(): Map<number, EShapePointsFormatterDatum> {\n\t\tconst result = new Map<number, EShapePointsFormatterDatum>();\n\t\tconst theme = DThemes.get<EThemeShapePointsFormatter>(\"EShapePointsFormatter\");\n\t\tresult.set(EShapePointsStyle.FORMATTER_CURVE, {\n\t\t\tlabel: theme.getCurveLabel(),\n\t\t\tformatter: eShapePointsFormatterCurve\n\t\t});\n\t\treturn result;\n\t}\n}\n"]}
|
|
@@ -70,6 +70,7 @@ export * from "./e-shape-layout";
|
|
|
70
70
|
export * from "./e-shape-points-formatted";
|
|
71
71
|
export * from "./e-shape-points-formatter-curve";
|
|
72
72
|
export * from "./e-shape-points-formatter";
|
|
73
|
+
export * from "./e-shape-points-formatter-datum";
|
|
73
74
|
export * from "./e-shape-points-formatters";
|
|
74
75
|
export * from "./e-shape-points-marker-base";
|
|
75
76
|
export * from "./e-shape-points-marker-container-impl-noop";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/main/typescript/wcardinal/ui/shape/index.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (C) 2019 Toshiba Corporation\n * SPDX-License-Identifier: Apache-2.0\n */\n\nexport * from \"./action\";\nexport * from \"./load\";\nexport * from \"./variant\";\nexport * from \"./e-shape-acceptor-edge-normal\";\nexport * from \"./e-shape-acceptor-edge-side\";\nexport * from \"./e-shape-acceptor-edge-size\";\nexport * from \"./e-shape-acceptor-edge-type\";\nexport * from \"./e-shape-acceptor-edge\";\nexport * from \"./e-shape-acceptor-impl\";\nexport * from \"./e-shape-acceptor-type\";\nexport * from \"./e-shape-acceptor\";\nexport * from \"./e-shape-acceptors\";\nexport * from \"./e-shape-buffer-unit-builder\";\nexport * from \"./e-shape-buffer-unit\";\nexport * from \"./e-shape-buffer\";\nexport * from \"./e-shape-capabilities\";\nexport * from \"./e-shape-capability-container-impl\";\nexport * from \"./e-shape-capability-container\";\nexport * from \"./e-shape-capability\";\nexport * from \"./e-shape-connector-bodies\";\nexport * from \"./e-shape-connector-body-impl\";\nexport * from \"./e-shape-connector-body\";\nexport * from \"./e-shape-connector-container-impl\";\nexport * from \"./e-shape-connector-container\";\nexport * from \"./e-shape-connector-edge-acceptor-impl\";\nexport * from \"./e-shape-connector-edge-acceptor\";\nexport * from \"./e-shape-connector-edge-container-impl\";\nexport * from \"./e-shape-connector-edge-container\";\nexport * from \"./e-shape-connector-edge-impl\";\nexport * from \"./e-shape-connector-edge\";\nexport * from \"./e-shape-connector\";\nexport * from \"./e-shape-connectors\";\nexport * from \"./e-shape-container\";\nexport * from \"./e-shape-copy-part\";\nexport * from \"./e-shape-corner\";\nexport * from \"./e-shape-data-impl\";\nexport * from \"./e-shape-data-mapper-impl\";\nexport * from \"./e-shape-data-mapper\";\nexport * from \"./e-shape-data-mapping-impl\";\nexport * from \"./e-shape-data-mapping\";\nexport * from \"./e-shape-data-scoped-impl\";\nexport * from \"./e-shape-data-scoped\";\nexport * from \"./e-shape-data-system-impl\";\nexport * from \"./e-shape-data-system\";\nexport * from \"./e-shape-data-value-extension\";\nexport * from \"./e-shape-data-value-extensions\";\nexport * from \"./e-shape-data-value-formatter\";\nexport * from \"./e-shape-data-value-impl\";\nexport * from \"./e-shape-data-value-order\";\nexport * from \"./e-shape-data-value-range-impl\";\nexport * from \"./e-shape-data-value-range\";\nexport * from \"./e-shape-data-value-scope\";\nexport * from \"./e-shape-data-value-state\";\nexport * from \"./e-shape-data-value-type\";\nexport * from \"./e-shape-data-value\";\nexport * from \"./e-shape-data\";\nexport * from \"./e-shape-defaults\";\nexport * from \"./e-shape-deserializers\";\nexport * from \"./e-shape-editor\";\nexport * from \"./e-shape-fill\";\nexport * from \"./e-shape-gradient\";\nexport * from \"./e-shape-layer-container\";\nexport * from \"./e-shape-layer-state\";\nexport * from \"./e-shape-layer\";\nexport * from \"./e-shape-layout\";\nexport * from \"./e-shape-points-formatted\";\nexport * from \"./e-shape-points-formatter-curve\";\nexport * from \"./e-shape-points-formatter\";\nexport * from \"./e-shape-points-formatters\";\nexport * from \"./e-shape-points-marker-base\";\nexport * from \"./e-shape-points-marker-container-impl-noop\";\nexport * from \"./e-shape-points-marker-container-impl\";\nexport * from \"./e-shape-points-marker-container\";\nexport * from \"./e-shape-points-marker-head\";\nexport * from \"./e-shape-points-marker-noop\";\nexport * from \"./e-shape-points-marker-tail\";\nexport * from \"./e-shape-points-marker-type\";\nexport * from \"./e-shape-points-marker\";\nexport * from \"./e-shape-points-style\";\nexport * from \"./e-shape-points-styles\";\nexport * from \"./e-shape-points\";\nexport * from \"./e-shape-renderer-iterator-datum\";\nexport * from \"./e-shape-renderer-iterator\";\nexport * from \"./e-shape-renderer\";\nexport * from \"./e-shape-resource-manager-deserialization-mode\";\nexport * from \"./e-shape-resource-manager-deserialization\";\nexport * from \"./e-shape-resource-manager-serialization\";\nexport * from \"./e-shape-runtime-impl\";\nexport * from \"./e-shape-runtime-reset\";\nexport * from \"./e-shape-runtime\";\nexport * from \"./e-shape-runtimes\";\nexport * from \"./e-shape-state-set-impl-observable\";\nexport * from \"./e-shape-state-set\";\nexport * from \"./e-shape-state\";\nexport * from \"./e-shape-stroke-side\";\nexport * from \"./e-shape-stroke-style\";\nexport * from \"./e-shape-stroke\";\nexport * from \"./e-shape-text-align-horizontal\";\nexport * from \"./e-shape-text-align-vertical\";\nexport * from \"./e-shape-text-align\";\nexport * from \"./e-shape-text-direction\";\nexport * from \"./e-shape-text-offset\";\nexport * from \"./e-shape-text-outline\";\nexport * from \"./e-shape-text\";\nexport * from \"./e-shape-transform-parent\";\nexport * from \"./e-shape-transform\";\nexport * from \"./e-shape-type\";\nexport * from \"./e-shape-uploaded-constructor\";\nexport * from \"./e-shape-uploaded\";\nexport * from \"./e-shape-uploadeds\";\nexport * from \"./e-shape-uuid-mapping-impl\";\nexport * from \"./e-shape-uuid-mapping\";\nexport * from \"./e-shape\";\n"]}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/main/typescript/wcardinal/ui/shape/index.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (C) 2019 Toshiba Corporation\n * SPDX-License-Identifier: Apache-2.0\n */\n\nexport * from \"./action\";\nexport * from \"./load\";\nexport * from \"./variant\";\nexport * from \"./e-shape-acceptor-edge-normal\";\nexport * from \"./e-shape-acceptor-edge-side\";\nexport * from \"./e-shape-acceptor-edge-size\";\nexport * from \"./e-shape-acceptor-edge-type\";\nexport * from \"./e-shape-acceptor-edge\";\nexport * from \"./e-shape-acceptor-impl\";\nexport * from \"./e-shape-acceptor-type\";\nexport * from \"./e-shape-acceptor\";\nexport * from \"./e-shape-acceptors\";\nexport * from \"./e-shape-buffer-unit-builder\";\nexport * from \"./e-shape-buffer-unit\";\nexport * from \"./e-shape-buffer\";\nexport * from \"./e-shape-capabilities\";\nexport * from \"./e-shape-capability-container-impl\";\nexport * from \"./e-shape-capability-container\";\nexport * from \"./e-shape-capability\";\nexport * from \"./e-shape-connector-bodies\";\nexport * from \"./e-shape-connector-body-impl\";\nexport * from \"./e-shape-connector-body\";\nexport * from \"./e-shape-connector-container-impl\";\nexport * from \"./e-shape-connector-container\";\nexport * from \"./e-shape-connector-edge-acceptor-impl\";\nexport * from \"./e-shape-connector-edge-acceptor\";\nexport * from \"./e-shape-connector-edge-container-impl\";\nexport * from \"./e-shape-connector-edge-container\";\nexport * from \"./e-shape-connector-edge-impl\";\nexport * from \"./e-shape-connector-edge\";\nexport * from \"./e-shape-connector\";\nexport * from \"./e-shape-connectors\";\nexport * from \"./e-shape-container\";\nexport * from \"./e-shape-copy-part\";\nexport * from \"./e-shape-corner\";\nexport * from \"./e-shape-data-impl\";\nexport * from \"./e-shape-data-mapper-impl\";\nexport * from \"./e-shape-data-mapper\";\nexport * from \"./e-shape-data-mapping-impl\";\nexport * from \"./e-shape-data-mapping\";\nexport * from \"./e-shape-data-scoped-impl\";\nexport * from \"./e-shape-data-scoped\";\nexport * from \"./e-shape-data-system-impl\";\nexport * from \"./e-shape-data-system\";\nexport * from \"./e-shape-data-value-extension\";\nexport * from \"./e-shape-data-value-extensions\";\nexport * from \"./e-shape-data-value-formatter\";\nexport * from \"./e-shape-data-value-impl\";\nexport * from \"./e-shape-data-value-order\";\nexport * from \"./e-shape-data-value-range-impl\";\nexport * from \"./e-shape-data-value-range\";\nexport * from \"./e-shape-data-value-scope\";\nexport * from \"./e-shape-data-value-state\";\nexport * from \"./e-shape-data-value-type\";\nexport * from \"./e-shape-data-value\";\nexport * from \"./e-shape-data\";\nexport * from \"./e-shape-defaults\";\nexport * from \"./e-shape-deserializers\";\nexport * from \"./e-shape-editor\";\nexport * from \"./e-shape-fill\";\nexport * from \"./e-shape-gradient\";\nexport * from \"./e-shape-layer-container\";\nexport * from \"./e-shape-layer-state\";\nexport * from \"./e-shape-layer\";\nexport * from \"./e-shape-layout\";\nexport * from \"./e-shape-points-formatted\";\nexport * from \"./e-shape-points-formatter-curve\";\nexport * from \"./e-shape-points-formatter\";\nexport * from \"./e-shape-points-formatter-datum\";\nexport * from \"./e-shape-points-formatters\";\nexport * from \"./e-shape-points-marker-base\";\nexport * from \"./e-shape-points-marker-container-impl-noop\";\nexport * from \"./e-shape-points-marker-container-impl\";\nexport * from \"./e-shape-points-marker-container\";\nexport * from \"./e-shape-points-marker-head\";\nexport * from \"./e-shape-points-marker-noop\";\nexport * from \"./e-shape-points-marker-tail\";\nexport * from \"./e-shape-points-marker-type\";\nexport * from \"./e-shape-points-marker\";\nexport * from \"./e-shape-points-style\";\nexport * from \"./e-shape-points-styles\";\nexport * from \"./e-shape-points\";\nexport * from \"./e-shape-renderer-iterator-datum\";\nexport * from \"./e-shape-renderer-iterator\";\nexport * from \"./e-shape-renderer\";\nexport * from \"./e-shape-resource-manager-deserialization-mode\";\nexport * from \"./e-shape-resource-manager-deserialization\";\nexport * from \"./e-shape-resource-manager-serialization\";\nexport * from \"./e-shape-runtime-impl\";\nexport * from \"./e-shape-runtime-reset\";\nexport * from \"./e-shape-runtime\";\nexport * from \"./e-shape-runtimes\";\nexport * from \"./e-shape-state-set-impl-observable\";\nexport * from \"./e-shape-state-set\";\nexport * from \"./e-shape-state\";\nexport * from \"./e-shape-stroke-side\";\nexport * from \"./e-shape-stroke-style\";\nexport * from \"./e-shape-stroke\";\nexport * from \"./e-shape-text-align-horizontal\";\nexport * from \"./e-shape-text-align-vertical\";\nexport * from \"./e-shape-text-align\";\nexport * from \"./e-shape-text-direction\";\nexport * from \"./e-shape-text-offset\";\nexport * from \"./e-shape-text-outline\";\nexport * from \"./e-shape-text\";\nexport * from \"./e-shape-transform-parent\";\nexport * from \"./e-shape-transform\";\nexport * from \"./e-shape-type\";\nexport * from \"./e-shape-uploaded-constructor\";\nexport * from \"./e-shape-uploaded\";\nexport * from \"./e-shape-uploadeds\";\nexport * from \"./e-shape-uuid-mapping-impl\";\nexport * from \"./e-shape-uuid-mapping\";\nexport * from \"./e-shape\";\n"]}
|
|
@@ -81,7 +81,7 @@ var DThemeDarkBase = /** @class */ (function (_super) {
|
|
|
81
81
|
return 1;
|
|
82
82
|
};
|
|
83
83
|
DThemeDarkBase.prototype.getBorderWidth = function (state) {
|
|
84
|
-
return 1;
|
|
84
|
+
return 1.5;
|
|
85
85
|
};
|
|
86
86
|
DThemeDarkBase.prototype.getBorderAlign = function (state) {
|
|
87
87
|
return 0;
|
|
@@ -120,7 +120,7 @@ var DThemeDarkBase = /** @class */ (function (_super) {
|
|
|
120
120
|
return 0;
|
|
121
121
|
};
|
|
122
122
|
DThemeDarkBase.prototype.getOutlineWidth = function (state) {
|
|
123
|
-
return 1;
|
|
123
|
+
return 1.5;
|
|
124
124
|
};
|
|
125
125
|
DThemeDarkBase.prototype.getOutlineOffset = function (state) {
|
|
126
126
|
return 0;
|