@wcardinal/wcardinal-ui 0.154.0 → 0.155.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-application-layer-options.d.ts +3 -4
- package/dist/types/wcardinal/ui/d-base-background.d.ts +2 -4
- package/dist/types/wcardinal/ui/d-base-border.d.ts +2 -4
- package/dist/types/wcardinal/ui/d-base-corner.d.ts +1 -3
- package/dist/types/wcardinal/ui/d-base-outline.d.ts +2 -4
- package/dist/types/wcardinal/ui/d-base-padding.d.ts +2 -4
- package/dist/types/wcardinal/ui/d-chart-series-base-coordinate-container.d.ts +1 -2
- package/dist/types/wcardinal/ui/d-color-gradient-point-observable.d.ts +2 -4
- package/dist/types/wcardinal/ui/d-diagram-canvas-data-map.d.ts +1 -3
- package/dist/types/wcardinal/ui/d-diagram-canvas-id-map.d.ts +1 -3
- package/dist/types/wcardinal/ui/d-dynamic-text-geometry.d.ts +2 -3
- package/dist/types/wcardinal/ui/d-dynamic-text-measure.d.ts +2 -3
- package/dist/types/wcardinal/ui/d-dynamic-text.d.ts +8 -8
- package/dist/types/wcardinal/ui/d-input-and-label.d.ts +4 -5
- package/dist/types/wcardinal/ui/d-on-options.d.ts +1 -3
- package/dist/types/wcardinal/ui/d-pagination-button-last.d.ts +8 -0
- package/dist/types/wcardinal/ui/d-pagination-button-next.d.ts +8 -0
- package/dist/types/wcardinal/ui/d-pagination-button-page.d.ts +8 -0
- package/dist/types/wcardinal/ui/d-pagination-button-previous.d.ts +8 -0
- package/dist/types/wcardinal/ui/d-pagination-button-top.d.ts +8 -0
- package/dist/types/wcardinal/ui/d-pagination-dots.d.ts +8 -0
- package/dist/types/wcardinal/ui/d-pagination-page.d.ts +8 -0
- package/dist/types/wcardinal/ui/d-pagination.d.ts +137 -44
- package/dist/types/wcardinal/ui/d-picker-color-gradient-view.d.ts +4 -5
- package/dist/types/wcardinal/ui/d-scalar-expression.d.ts +68 -66
- package/dist/types/wcardinal/ui/d-table-data-list-filter.d.ts +1 -2
- package/dist/types/wcardinal/ui/d-table-data-list-selection.d.ts +1 -3
- package/dist/types/wcardinal/ui/d-table-data-selection.d.ts +1 -3
- package/dist/types/wcardinal/ui/d-table-data-tree-filter.d.ts +1 -2
- package/dist/types/wcardinal/ui/d-table-data-tree-selection-impl.d.ts +1 -3
- package/dist/types/wcardinal/ui/index.d.ts +11 -3
- package/dist/types/wcardinal/ui/shape/action/e-shape-action-runtimes.d.ts +4 -5
- package/dist/types/wcardinal/ui/shape/action/e-shape-action-value-change-color.d.ts +5 -6
- package/dist/types/wcardinal/ui/shape/e-shape-capabilities.d.ts +1 -3
- package/dist/types/wcardinal/ui/shape/e-shape-connector-edge-acceptor-impl.d.ts +1 -2
- package/dist/types/wcardinal/ui/shape/e-shape-deserializers.d.ts +2 -6
- package/dist/types/wcardinal/ui/shape/e-shape-runtimes.d.ts +2 -3
- package/dist/types/wcardinal/ui/shape/e-shape-text.d.ts +1 -3
- package/dist/types/wcardinal/ui/shape/e-shape-uploadeds.d.ts +1 -3
- package/dist/types/wcardinal/ui/shape/variant/create-line-of-any-uploaded.d.ts +1 -2
- package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-last.d.ts +8 -0
- package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-next.d.ts +8 -0
- package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-page.d.ts +9 -0
- package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-previous.d.ts +8 -0
- package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-top.d.ts +8 -0
- package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-dots.d.ts +10 -0
- package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-page.d.ts +13 -0
- package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination.d.ts +2 -1
- package/dist/types/wcardinal/ui/theme/dark/d-theme-dark.d.ts +2 -9
- package/dist/types/wcardinal/ui/theme/dark/index.d.ts +7 -3
- package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-button-last.d.ts +8 -0
- package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-button-next.d.ts +8 -0
- package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-button-page.d.ts +9 -0
- package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-button-previous.d.ts +8 -0
- package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-button-top.d.ts +8 -0
- package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-dots.d.ts +10 -0
- package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-page.d.ts +13 -0
- package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination.d.ts +2 -1
- package/dist/types/wcardinal/ui/theme/white/d-theme-white.d.ts +2 -9
- package/dist/types/wcardinal/ui/theme/white/index.d.ts +7 -3
- package/dist/types/wcardinal/ui/util/dynamic-atlas.d.ts +2 -6
- package/dist/types/wcardinal/ui/util/dynamic-font-atlas-characters.d.ts +1 -3
- package/dist/types/wcardinal/ui/util/dynamic-sdf-font-atlases.d.ts +1 -3
- package/dist/types/wcardinal/ui/util/format-node/{format-noder-d.d.ts → format-node-rd.d.ts} +0 -0
- package/dist/types/wcardinal/ui/util/format-node/index.d.ts +31 -0
- package/dist/types/wcardinal/ui/util/index.d.ts +5 -0
- package/dist/types/wcardinal/ui/util/util-name.d.ts +1 -3
- package/dist/types/wcardinal/ui/util/util-svg-atlas-builder.d.ts +4 -12
- package/dist/wcardinal/ui/d-application-layer-options.js.map +1 -1
- package/dist/wcardinal/ui/d-base-background.js.map +1 -1
- package/dist/wcardinal/ui/d-base-border.js.map +1 -1
- package/dist/wcardinal/ui/d-base-corner.js.map +1 -1
- package/dist/wcardinal/ui/d-base-outline.js.map +1 -1
- package/dist/wcardinal/ui/d-base-padding.js.map +1 -1
- package/dist/wcardinal/ui/d-chart-series-base-coordinate-container.js.map +1 -1
- package/dist/wcardinal/ui/d-color-gradient-point-observable.js.map +1 -1
- package/dist/wcardinal/ui/d-diagram-canvas-data-map.js.map +1 -1
- package/dist/wcardinal/ui/d-diagram-canvas-id-map.js.map +1 -1
- package/dist/wcardinal/ui/d-diagram.js.map +1 -1
- package/dist/wcardinal/ui/d-dynamic-text-geometry.js.map +1 -1
- package/dist/wcardinal/ui/d-dynamic-text-measure.js.map +1 -1
- package/dist/wcardinal/ui/d-dynamic-text.js.map +1 -1
- package/dist/wcardinal/ui/d-input-and-label.js.map +1 -1
- package/dist/wcardinal/ui/d-on-options.js.map +1 -1
- package/dist/wcardinal/ui/d-pagination-button-last.js +18 -0
- package/dist/wcardinal/ui/d-pagination-button-last.js.map +1 -0
- package/dist/wcardinal/ui/d-pagination-button-next.js +18 -0
- package/dist/wcardinal/ui/d-pagination-button-next.js.map +1 -0
- package/dist/wcardinal/ui/d-pagination-button-page.js +18 -0
- package/dist/wcardinal/ui/d-pagination-button-page.js.map +1 -0
- package/dist/wcardinal/ui/d-pagination-button-previous.js +18 -0
- package/dist/wcardinal/ui/d-pagination-button-previous.js.map +1 -0
- package/dist/wcardinal/ui/d-pagination-button-top.js +18 -0
- package/dist/wcardinal/ui/d-pagination-button-top.js.map +1 -0
- package/dist/wcardinal/ui/d-pagination-dots.js +18 -0
- package/dist/wcardinal/ui/d-pagination-dots.js.map +1 -0
- package/dist/wcardinal/ui/d-pagination-page.js +18 -0
- package/dist/wcardinal/ui/d-pagination-page.js.map +1 -0
- package/dist/wcardinal/ui/d-pagination.js +455 -212
- package/dist/wcardinal/ui/d-pagination.js.map +1 -1
- package/dist/wcardinal/ui/d-picker-color-gradient-view.js.map +1 -1
- package/dist/wcardinal/ui/d-scalar-expression.js +107 -79
- package/dist/wcardinal/ui/d-scalar-expression.js.map +1 -1
- package/dist/wcardinal/ui/d-table-data-list-filter.js.map +1 -1
- package/dist/wcardinal/ui/d-table-data-list-selection.js.map +1 -1
- package/dist/wcardinal/ui/d-table-data-selection.js.map +1 -1
- package/dist/wcardinal/ui/d-table-data-tree-filter.js.map +1 -1
- package/dist/wcardinal/ui/d-table-data-tree-selection-impl.js.map +1 -1
- package/dist/wcardinal/ui/index.js +11 -3
- package/dist/wcardinal/ui/index.js.map +1 -1
- package/dist/wcardinal/ui/shape/action/e-shape-action-runtimes.js.map +1 -1
- package/dist/wcardinal/ui/shape/action/e-shape-action-value-change-color.js.map +1 -1
- package/dist/wcardinal/ui/shape/e-shape-capabilities.js.map +1 -1
- package/dist/wcardinal/ui/shape/e-shape-connector-edge-acceptor-impl.js.map +1 -1
- package/dist/wcardinal/ui/shape/e-shape-deserializers.js.map +1 -1
- package/dist/wcardinal/ui/shape/e-shape-runtimes.js.map +1 -1
- package/dist/wcardinal/ui/shape/e-shape-text.js.map +1 -1
- package/dist/wcardinal/ui/shape/e-shape-uploadeds.js.map +1 -1
- package/dist/wcardinal/ui/shape/variant/create-line-of-any-uploaded.js.map +1 -1
- package/dist/wcardinal/ui/shape/variant/to-image-element.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-last.js +28 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-last.js.map +1 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-next.js +27 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-next.js.map +1 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-page.js +24 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-page.js.map +1 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-previous.js +27 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-previous.js.map +1 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-top.js +28 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-button-top.js.map +1 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-dots.js +36 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-dots.js.map +1 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-page.js +35 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-page.js.map +1 -0
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination.js +5 -2
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/d-theme-dark.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/index.js +7 -3
- package/dist/wcardinal/ui/theme/dark/index.js.map +1 -1
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-pagination.js +14 -6
- package/dist/wcardinal/ui/theme/dark/load/load-theme-dark-pagination.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-last.js +28 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-last.js.map +1 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-next.js +27 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-next.js.map +1 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-page.js +24 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-page.js.map +1 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-previous.js +27 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-previous.js.map +1 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-top.js +28 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-button-top.js.map +1 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-dots.js +36 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-dots.js.map +1 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-page.js +35 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-page.js.map +1 -0
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination.js +5 -2
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/d-theme-white.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/index.js +7 -3
- package/dist/wcardinal/ui/theme/white/index.js.map +1 -1
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-pagination.js +14 -6
- package/dist/wcardinal/ui/theme/white/load/load-theme-white-pagination.js.map +1 -1
- package/dist/wcardinal/ui/util/dynamic-atlas.js.map +1 -1
- package/dist/wcardinal/ui/util/dynamic-font-atlas-characters.js.map +1 -1
- package/dist/wcardinal/ui/util/dynamic-sdf-font-atlases.js.map +1 -1
- package/dist/wcardinal/ui/util/format-node/{format-noder-d.js → format-node-rd.js} +1 -1
- package/dist/wcardinal/ui/util/format-node/{format-noder-d.js.map → format-node-rd.js.map} +1 -1
- package/dist/wcardinal/ui/util/format-node/index.js +36 -0
- package/dist/wcardinal/ui/util/format-node/index.js.map +1 -0
- package/dist/wcardinal/ui/util/index.js +5 -0
- package/dist/wcardinal/ui/util/index.js.map +1 -1
- package/dist/wcardinal/ui/util/number-formatter-impl.js +1 -1
- package/dist/wcardinal/ui/util/number-formatter-impl.js.map +1 -1
- package/dist/wcardinal/ui/util/util-name.js.map +1 -1
- package/dist/wcardinal/ui/util/util-svg-atlas-builder.js.map +1 -1
- package/dist/wcardinal-ui-theme-dark.js +163 -39
- package/dist/wcardinal-ui-theme-dark.min.js +2 -2
- package/dist/wcardinal-ui-theme-dark.min.js.map +1 -1
- package/dist/wcardinal-ui-theme-white.js +163 -39
- package/dist/wcardinal-ui-theme-white.min.js +2 -2
- package/dist/wcardinal-ui-theme-white.min.js.map +1 -1
- package/dist/wcardinal-ui.cjs.js +999 -446
- package/dist/wcardinal-ui.js +675 -370
- package/dist/wcardinal-ui.min.js +2 -2
- package/dist/wcardinal-ui.min.js.map +1 -1
- package/package.json +3 -3
- package/dist/types/wcardinal/ui/d-pagination-dots-button.d.ts +0 -8
- package/dist/types/wcardinal/ui/d-pagination-dynamic-buttons.d.ts +0 -21
- package/dist/types/wcardinal/ui/d-pagination-navigation-button.d.ts +0 -8
- package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-dots-button.d.ts +0 -9
- package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-dynamic-buttons.d.ts +0 -6
- package/dist/types/wcardinal/ui/theme/dark/d-theme-dark-pagination-navigation-button.d.ts +0 -4
- package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-dots-button.d.ts +0 -9
- package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-dynamic-buttons.d.ts +0 -6
- package/dist/types/wcardinal/ui/theme/white/d-theme-white-pagination-navigation-button.d.ts +0 -4
- package/dist/wcardinal/ui/d-pagination-dots-button.js +0 -18
- package/dist/wcardinal/ui/d-pagination-dots-button.js.map +0 -1
- package/dist/wcardinal/ui/d-pagination-dynamic-buttons.js +0 -81
- package/dist/wcardinal/ui/d-pagination-dynamic-buttons.js.map +0 -1
- package/dist/wcardinal/ui/d-pagination-navigation-button.js +0 -18
- package/dist/wcardinal/ui/d-pagination-navigation-button.js.map +0 -1
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-dots-button.js +0 -24
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-dots-button.js.map +0 -1
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-dynamic-buttons.js +0 -18
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-dynamic-buttons.js.map +0 -1
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-navigation-button.js +0 -32
- package/dist/wcardinal/ui/theme/dark/d-theme-dark-pagination-navigation-button.js.map +0 -1
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-dots-button.js +0 -24
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-dots-button.js.map +0 -1
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-dynamic-buttons.js +0 -18
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-dynamic-buttons.js.map +0 -1
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-navigation-button.js +0 -32
- package/dist/wcardinal/ui/theme/white/d-theme-white-pagination-navigation-button.js.map +0 -1
|
@@ -1,69 +1,70 @@
|
|
|
1
1
|
import { DScalar } from "./d-scalar";
|
|
2
|
-
declare const
|
|
3
|
-
OPEN
|
|
4
|
-
CLOSE
|
|
5
|
-
PARENSESIS
|
|
6
|
-
ADD_OR_PLUS
|
|
7
|
-
SUB_OR_MINUS
|
|
8
|
-
PLUS
|
|
9
|
-
MINUS
|
|
10
|
-
ADD
|
|
11
|
-
SUB
|
|
12
|
-
MUL
|
|
13
|
-
DIV
|
|
14
|
-
MIN
|
|
15
|
-
MAX
|
|
16
|
-
COMMA
|
|
17
|
-
PARENT
|
|
18
|
-
SELF
|
|
19
|
-
PADDING
|
|
20
|
-
CURRENT
|
|
21
|
-
NUMBER
|
|
2
|
+
export declare const DScalarExpressionNodeType: {
|
|
3
|
+
readonly OPEN: 0;
|
|
4
|
+
readonly CLOSE: 1;
|
|
5
|
+
readonly PARENSESIS: 2;
|
|
6
|
+
readonly ADD_OR_PLUS: 3;
|
|
7
|
+
readonly SUB_OR_MINUS: 4;
|
|
8
|
+
readonly PLUS: 5;
|
|
9
|
+
readonly MINUS: 6;
|
|
10
|
+
readonly ADD: 7;
|
|
11
|
+
readonly SUB: 8;
|
|
12
|
+
readonly MUL: 9;
|
|
13
|
+
readonly DIV: 10;
|
|
14
|
+
readonly MIN: 11;
|
|
15
|
+
readonly MAX: 12;
|
|
16
|
+
readonly COMMA: 13;
|
|
17
|
+
readonly PARENT: 14;
|
|
18
|
+
readonly SELF: 15;
|
|
19
|
+
readonly PADDING: 16;
|
|
20
|
+
readonly CURRENT: 17;
|
|
21
|
+
readonly NUMBER: 18;
|
|
22
|
+
};
|
|
23
|
+
export declare type DScalarExpressionNodeType = typeof DScalarExpressionNodeType[keyof typeof DScalarExpressionNodeType];
|
|
24
|
+
export declare type DScalarExpressionNodeTypeOperator = typeof DScalarExpressionNodeType.SUB_OR_MINUS | typeof DScalarExpressionNodeType.ADD_OR_PLUS | typeof DScalarExpressionNodeType.SUB | typeof DScalarExpressionNodeType.ADD | typeof DScalarExpressionNodeType.MUL | typeof DScalarExpressionNodeType.DIV | typeof DScalarExpressionNodeType.OPEN | typeof DScalarExpressionNodeType.CLOSE | typeof DScalarExpressionNodeType.MIN | typeof DScalarExpressionNodeType.MAX | typeof DScalarExpressionNodeType.COMMA;
|
|
25
|
+
export declare type DScalarExpressionNodeTypeLiteral = typeof DScalarExpressionNodeType.NUMBER | typeof DScalarExpressionNodeType.PARENT | typeof DScalarExpressionNodeType.SELF | typeof DScalarExpressionNodeType.PADDING | typeof DScalarExpressionNodeType.CURRENT;
|
|
26
|
+
export declare type DScalarExpressionToken = DScalarExpressionNodeTypeOperator | [DScalarExpressionNodeTypeLiteral, number];
|
|
27
|
+
export interface DScalarExpressionNodeOrTokenParensesis {
|
|
28
|
+
[0]: typeof DScalarExpressionNodeType.PARENSESIS;
|
|
29
|
+
[1]: DScalarExpressionNodeOrToken[];
|
|
22
30
|
}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
interface NodeOrTokenParensesis {
|
|
27
|
-
[0]: NodeType.PARENSESIS;
|
|
28
|
-
[1]: NodeOrToken[];
|
|
31
|
+
export interface DScalarExpressionNodeOrTokenUnary {
|
|
32
|
+
[0]: typeof DScalarExpressionNodeType.PLUS | typeof DScalarExpressionNodeType.MINUS;
|
|
33
|
+
[1]: DScalarExpressionNodeOrToken;
|
|
29
34
|
}
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
[
|
|
35
|
+
export declare type DScalarExpressionNodeArithmeticOperator = typeof DScalarExpressionNodeType.SUB | typeof DScalarExpressionNodeType.ADD | typeof DScalarExpressionNodeType.MUL | typeof DScalarExpressionNodeType.DIV;
|
|
36
|
+
export interface DScalarExpressionNodeOrTokenArithmetic {
|
|
37
|
+
[0]: DScalarExpressionNodeArithmeticOperator;
|
|
38
|
+
[1]: DScalarExpressionNodeOrToken;
|
|
39
|
+
[2]: DScalarExpressionNodeOrToken;
|
|
33
40
|
}
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
[
|
|
37
|
-
[1]: NodeOrToken;
|
|
38
|
-
[2]: NodeOrToken;
|
|
41
|
+
export interface DScalarExpressionNodeOrTokenFunction {
|
|
42
|
+
[0]: typeof DScalarExpressionNodeType.MIN | typeof DScalarExpressionNodeType.MAX;
|
|
43
|
+
[1]: DScalarExpressionNodeOrToken[];
|
|
39
44
|
}
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
[
|
|
43
|
-
}
|
|
44
|
-
declare type NodeOrToken = Token | NodeOrTokenParensesis | NodeOrTokenUnary | NodeOrTokenArithmetic | NodeOrTokenFunction;
|
|
45
|
-
interface NodeLiteral {
|
|
46
|
-
[0]: NodeTypeLiteral;
|
|
45
|
+
export declare type DScalarExpressionNodeOrToken = DScalarExpressionToken | DScalarExpressionNodeOrTokenParensesis | DScalarExpressionNodeOrTokenUnary | DScalarExpressionNodeOrTokenArithmetic | DScalarExpressionNodeOrTokenFunction;
|
|
46
|
+
export interface DScalarExpressionNodeLiteral {
|
|
47
|
+
[0]: DScalarExpressionNodeTypeLiteral;
|
|
47
48
|
[1]: number;
|
|
48
49
|
}
|
|
49
|
-
interface
|
|
50
|
-
[0]:
|
|
51
|
-
[1]:
|
|
50
|
+
export interface DScalarExpressionNodeParensesis {
|
|
51
|
+
[0]: typeof DScalarExpressionNodeType.PARENSESIS;
|
|
52
|
+
[1]: DScalarExpressionNode[];
|
|
52
53
|
}
|
|
53
|
-
interface
|
|
54
|
-
[0]:
|
|
55
|
-
[1]:
|
|
54
|
+
export interface DScalarExpressionNodeUnary {
|
|
55
|
+
[0]: typeof DScalarExpressionNodeType.PLUS | typeof DScalarExpressionNodeType.MINUS;
|
|
56
|
+
[1]: DScalarExpressionNode;
|
|
56
57
|
}
|
|
57
|
-
interface
|
|
58
|
-
[0]:
|
|
59
|
-
[1]:
|
|
60
|
-
[2]:
|
|
58
|
+
export interface DScalarExpressionNodeArithmetic {
|
|
59
|
+
[0]: DScalarExpressionNodeArithmeticOperator;
|
|
60
|
+
[1]: DScalarExpressionNode;
|
|
61
|
+
[2]: DScalarExpressionNode;
|
|
61
62
|
}
|
|
62
|
-
interface
|
|
63
|
-
[0]:
|
|
64
|
-
[1]:
|
|
63
|
+
export interface DScalarExpressionNodeFunction {
|
|
64
|
+
[0]: typeof DScalarExpressionNodeType.MIN | typeof DScalarExpressionNodeType.MAX;
|
|
65
|
+
[1]: DScalarExpressionNode[];
|
|
65
66
|
}
|
|
66
|
-
declare type
|
|
67
|
+
export declare type DScalarExpressionNode = DScalarExpressionNodeParensesis | DScalarExpressionNodeUnary | DScalarExpressionNodeArithmetic | DScalarExpressionNodeFunction | DScalarExpressionNodeLiteral;
|
|
67
68
|
/**
|
|
68
69
|
* Parser and evaluator of the scalar expressions like `100% - 50s`.
|
|
69
70
|
*
|
|
@@ -96,17 +97,18 @@ declare type Node = NodeParensesis | NodeUnary | NodeArithmetic | NodeFunction |
|
|
|
96
97
|
*/
|
|
97
98
|
export declare class DScalarExpression implements DScalar {
|
|
98
99
|
protected static TOKEN_REGEX: RegExp;
|
|
99
|
-
protected _node:
|
|
100
|
+
protected _node: DScalarExpressionNode;
|
|
100
101
|
constructor(expression: string);
|
|
101
|
-
toParensesis(nodes:
|
|
102
|
-
toCommaOf(nodes:
|
|
103
|
-
toComma(nodes:
|
|
104
|
-
toUnaryNode(node:
|
|
105
|
-
toUnary(nodes:
|
|
106
|
-
toArithmeticNode(node:
|
|
107
|
-
toArithmetic(nodes:
|
|
108
|
-
toToken(expression: string):
|
|
109
|
-
|
|
102
|
+
toParensesis(nodes: DScalarExpressionNodeOrToken[], ifrom: number): number;
|
|
103
|
+
toCommaOf(nodes: DScalarExpressionNodeOrToken[], ifrom: number, ito: number): DScalarExpressionNodeOrToken;
|
|
104
|
+
toComma(nodes: DScalarExpressionNodeOrToken[], ifrom: number, ito: number): DScalarExpressionNodeOrToken[];
|
|
105
|
+
toUnaryNode(node: DScalarExpressionNodeOrToken): void;
|
|
106
|
+
toUnary(nodes: DScalarExpressionNodeOrToken[]): void;
|
|
107
|
+
toArithmeticNode(node: DScalarExpressionNodeOrToken, operatorA: DScalarExpressionNodeArithmeticOperator, operatorB: DScalarExpressionNodeArithmeticOperator): void;
|
|
108
|
+
toArithmetic(nodes: DScalarExpressionNodeOrToken[], operatorA: DScalarExpressionNodeArithmeticOperator, operatorB: DScalarExpressionNodeArithmeticOperator): void;
|
|
109
|
+
toToken(expression: string): DScalarExpressionToken[];
|
|
110
|
+
toTokenOperator(token: string): DScalarExpressionNodeTypeOperator | null;
|
|
111
|
+
toTokenLiteral(token: string): DScalarExpressionNodeTypeLiteral | null;
|
|
112
|
+
protected evaluate(node: DScalarExpressionNode, parent: number, self: number, padding: number, current: number): number;
|
|
110
113
|
calculate(parent: number, self: number, padding: number, current: number): number;
|
|
111
114
|
}
|
|
112
|
-
export {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { utils } from "pixi.js";
|
|
2
2
|
import { DTableDataFilter, DTableDataFilterer } from "./d-table-data-filter";
|
|
3
3
|
import { DTableDataSorter } from "./d-table-data-sorter";
|
|
4
|
-
interface DTableDataListFilterParent<ROW> {
|
|
4
|
+
export interface DTableDataListFilterParent<ROW> {
|
|
5
5
|
readonly sorter: DTableDataSorter<ROW>;
|
|
6
6
|
readonly rows: ROW[];
|
|
7
7
|
update(): void;
|
|
@@ -28,4 +28,3 @@ export declare class DTableDataListFilter<ROW> extends utils.EventEmitter implem
|
|
|
28
28
|
map(sortedIndex: number): number | null;
|
|
29
29
|
unmap(index: number): number;
|
|
30
30
|
}
|
|
31
|
-
export {};
|
|
@@ -41,8 +41,6 @@ export declare class DTableDataListSelection<ROW> extends utils.EventEmitter imp
|
|
|
41
41
|
* Returns an sorted array of the (index, row value) pairs of selected rows.
|
|
42
42
|
*/
|
|
43
43
|
toSortedArray(): Array<[number, ROW]>;
|
|
44
|
-
toObject():
|
|
45
|
-
[index: number]: ROW;
|
|
46
|
-
};
|
|
44
|
+
toObject(): Record<number, ROW>;
|
|
47
45
|
toMap(): Map<number, ROW>;
|
|
48
46
|
}
|
|
@@ -45,9 +45,7 @@ export interface DTableDataSelection<ROW> extends utils.EventEmitter {
|
|
|
45
45
|
* Returns an sorted array of the (index, row value) pairs of selected rows.
|
|
46
46
|
*/
|
|
47
47
|
toSortedArray(): Array<[number, ROW]>;
|
|
48
|
-
toObject():
|
|
49
|
-
[index: number]: ROW;
|
|
50
|
-
};
|
|
48
|
+
toObject(): Record<number, ROW>;
|
|
51
49
|
toMap(): Map<number, ROW>;
|
|
52
50
|
}
|
|
53
51
|
export interface DTableDataSelectionParent<ROW> extends DTableData<ROW> {
|
|
@@ -2,7 +2,7 @@ import { utils } from "pixi.js";
|
|
|
2
2
|
import { DTableDataFilter, DTableDataFilterer } from "./d-table-data-filter";
|
|
3
3
|
import { DTableDataTreeNode } from "./d-table-data-tree-item";
|
|
4
4
|
import { DTableDataTreeItemAccessor } from "./d-table-data-tree-item-accessor";
|
|
5
|
-
interface DTableDataTreeFilterParent<NODE> {
|
|
5
|
+
export interface DTableDataTreeFilterParent<NODE> {
|
|
6
6
|
readonly nodes: NODE[] | undefined;
|
|
7
7
|
readonly accessor: DTableDataTreeItemAccessor<NODE>;
|
|
8
8
|
isOpened(node: NODE): boolean;
|
|
@@ -33,4 +33,3 @@ export declare class DTableDataTreeFilter<NODE extends DTableDataTreeNode<NODE,
|
|
|
33
33
|
map(sortedIndex: number): number | null;
|
|
34
34
|
unmap(index: number): number;
|
|
35
35
|
}
|
|
36
|
-
export {};
|
|
@@ -32,8 +32,6 @@ export declare class DTableDataTreeSelectionImpl<NODE> extends utils.EventEmitte
|
|
|
32
32
|
isEmpty(): boolean;
|
|
33
33
|
toArray(): Array<[number, NODE]>;
|
|
34
34
|
toSortedArray(): Array<[number, NODE]>;
|
|
35
|
-
toObject():
|
|
36
|
-
[index: number]: NODE;
|
|
37
|
-
};
|
|
35
|
+
toObject(): Record<number, NODE>;
|
|
38
36
|
toMap(): Map<number, NODE>;
|
|
39
37
|
}
|
|
@@ -201,6 +201,7 @@ export * from "./d-diagram-data-remote";
|
|
|
201
201
|
export * from "./d-diagram-data";
|
|
202
202
|
export * from "./d-diagram-editor-thumbnail";
|
|
203
203
|
export * from "./d-diagram-editor";
|
|
204
|
+
export * from "./d-diagram-layer-background";
|
|
204
205
|
export * from "./d-diagram-layer-container";
|
|
205
206
|
export * from "./d-diagram-layer";
|
|
206
207
|
export * from "./d-diagram-layers";
|
|
@@ -232,6 +233,7 @@ export * from "./d-dialog-mode";
|
|
|
232
233
|
export * from "./d-dialog-processing-message";
|
|
233
234
|
export * from "./d-dialog-processing";
|
|
234
235
|
export * from "./d-dialog-save-as";
|
|
236
|
+
export * from "./d-dialog-select-list-item-updater";
|
|
235
237
|
export * from "./d-dialog-select-list-item";
|
|
236
238
|
export * from "./d-dialog-select-list";
|
|
237
239
|
export * from "./d-dialog-select-search";
|
|
@@ -376,10 +378,15 @@ export * from "./d-note";
|
|
|
376
378
|
export * from "./d-notification";
|
|
377
379
|
export * from "./d-outline";
|
|
378
380
|
export * from "./d-padding";
|
|
379
|
-
export * from "./d-pagination-
|
|
380
|
-
export * from "./d-pagination-
|
|
381
|
-
export * from "./d-pagination-
|
|
381
|
+
export * from "./d-pagination-button-last";
|
|
382
|
+
export * from "./d-pagination-button-next";
|
|
383
|
+
export * from "./d-pagination-button-page";
|
|
384
|
+
export * from "./d-pagination-button-previous";
|
|
385
|
+
export * from "./d-pagination-button-top";
|
|
386
|
+
export * from "./d-pagination-dots";
|
|
387
|
+
export * from "./d-pagination-page";
|
|
382
388
|
export * from "./d-pagination";
|
|
389
|
+
export * from "./d-pane-scrollbar";
|
|
383
390
|
export * from "./d-pane";
|
|
384
391
|
export * from "./d-picker-color-and-alpha";
|
|
385
392
|
export * from "./d-picker-color-gradient-recent";
|
|
@@ -486,6 +493,7 @@ export * from "./d-table-header-cell-check";
|
|
|
486
493
|
export * from "./d-table-header-cell";
|
|
487
494
|
export * from "./d-table-header";
|
|
488
495
|
export * from "./d-table-row";
|
|
496
|
+
export * from "./d-table-scrollbar";
|
|
489
497
|
export * from "./d-table-state";
|
|
490
498
|
export * from "./d-table";
|
|
491
499
|
export * from "./d-text-base";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { DCanvasContainer } from "../../d-canvas-container";
|
|
2
2
|
import { EShape } from "../e-shape";
|
|
3
|
-
interface EShapeActionRuntimeContainerDataRemote {
|
|
3
|
+
export interface EShapeActionRuntimeContainerDataRemote {
|
|
4
4
|
set(id: string, value: unknown, time: number): boolean;
|
|
5
5
|
}
|
|
6
|
-
interface EShapeActionRuntimeContainerData {
|
|
6
|
+
export interface EShapeActionRuntimeContainerData {
|
|
7
7
|
readonly remote: EShapeActionRuntimeContainerDataRemote;
|
|
8
8
|
set(id: string, value: unknown, time?: number, from?: number | null, to?: number | null): boolean;
|
|
9
9
|
}
|
|
10
|
-
interface EShapeActionRuntimeContainerShape {
|
|
10
|
+
export interface EShapeActionRuntimeContainerShape {
|
|
11
11
|
emit(name: string, ...args: unknown[]): void;
|
|
12
12
|
}
|
|
13
|
-
interface EShapeActionRuntimeContainer extends DCanvasContainer {
|
|
13
|
+
export interface EShapeActionRuntimeContainer extends DCanvasContainer {
|
|
14
14
|
readonly shape: EShapeActionRuntimeContainerShape;
|
|
15
15
|
readonly data: EShapeActionRuntimeContainerData;
|
|
16
16
|
openByName(target: string): void;
|
|
@@ -22,4 +22,3 @@ export declare class EShapeActionRuntimes {
|
|
|
22
22
|
static emit(shape: EShape, name: string): void;
|
|
23
23
|
static emit(shape: EShape, name: string, value: unknown, time: number): void;
|
|
24
24
|
}
|
|
25
|
-
export {};
|
|
@@ -7,12 +7,12 @@ import { EShapeActionValueChangeColorType } from "./e-shape-action-value-change-
|
|
|
7
7
|
import { EShapeActionValueChangeColorTypeLegacy } from "./e-shape-action-value-change-color-type-legacy";
|
|
8
8
|
import { EShapeActionValueSubtyped } from "./e-shape-action-value-subtyped";
|
|
9
9
|
import { EShapeActionValueType } from "./e-shape-action-value-type";
|
|
10
|
-
declare type
|
|
10
|
+
export declare type EShapeActionValueChangeColorTargetColorOrAlpha = typeof EShapeActionValueChangeColorTarget.COLOR_AND_ALPHA | typeof EShapeActionValueChangeColorTarget.COLOR | typeof EShapeActionValueChangeColorTarget.ALPHA;
|
|
11
11
|
export declare type EShapeActionValueChangeColorSerialized = [
|
|
12
12
|
typeof EShapeActionValueType.CHANGE_COLOR,
|
|
13
13
|
number,
|
|
14
14
|
EShapeActionValueChangeColorType,
|
|
15
|
-
|
|
15
|
+
EShapeActionValueChangeColorTargetColorOrAlpha,
|
|
16
16
|
number,
|
|
17
17
|
number,
|
|
18
18
|
number
|
|
@@ -21,20 +21,19 @@ export declare type EShapeActionValueChangeColorSerializedLegacy = [
|
|
|
21
21
|
typeof EShapeActionValueType.CHANGE_COLOR_LEGACY,
|
|
22
22
|
number,
|
|
23
23
|
EShapeActionValueChangeColorTypeLegacy,
|
|
24
|
-
|
|
24
|
+
EShapeActionValueChangeColorTargetColorOrAlpha,
|
|
25
25
|
number,
|
|
26
26
|
number,
|
|
27
27
|
number
|
|
28
28
|
];
|
|
29
29
|
export declare class EShapeActionValueChangeColor extends EShapeActionValueSubtyped<EShapeActionValueChangeColorType> {
|
|
30
|
-
readonly target:
|
|
30
|
+
readonly target: EShapeActionValueChangeColorTargetColorOrAlpha;
|
|
31
31
|
readonly color: number;
|
|
32
32
|
readonly alpha: number;
|
|
33
33
|
readonly blend: string;
|
|
34
|
-
constructor(subtype: EShapeActionValueChangeColorType, condition: string, target:
|
|
34
|
+
constructor(subtype: EShapeActionValueChangeColorType, condition: string, target: EShapeActionValueChangeColorTargetColorOrAlpha, color: number, alpha: number, blend: string);
|
|
35
35
|
isEquals(value: EShapeActionValue): boolean;
|
|
36
36
|
toRuntime(): EShapeActionRuntimeChangeColor;
|
|
37
37
|
serialize(manager: EShapeResourceManagerSerialization): number;
|
|
38
38
|
static deserialize(serialized: EShapeActionValueChangeColorSerialized | EShapeActionValueChangeColorSerializedLegacy, manager: EShapeResourceManagerDeserialization): EShapeActionValueChangeColor;
|
|
39
39
|
}
|
|
40
|
-
export {};
|
|
@@ -2,9 +2,7 @@ import { EShape } from "./e-shape";
|
|
|
2
2
|
import { EShapeCapability } from "./e-shape-capability";
|
|
3
3
|
import { EShapeType } from "./e-shape-type";
|
|
4
4
|
export declare class EShapeCapabilities {
|
|
5
|
-
static mappings:
|
|
6
|
-
[type: number]: EShapeCapability | undefined;
|
|
7
|
-
};
|
|
5
|
+
static mappings: Record<number, EShapeCapability | undefined>;
|
|
8
6
|
static get(type: EShapeType): EShapeCapability;
|
|
9
7
|
static contains(shape: EShape | null | undefined, target: EShapeCapability): shape is EShape;
|
|
10
8
|
static set(type: EShapeType, capability: EShapeCapability): void;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EShape } from "./e-shape";
|
|
2
2
|
import { EShapeConnectorEdgeAcceptor } from "./e-shape-connector-edge-acceptor";
|
|
3
|
-
interface EShapeConnectorEdgeAcceptorImplParent {
|
|
3
|
+
export interface EShapeConnectorEdgeAcceptorImplParent {
|
|
4
4
|
onAcceptorChange(): void;
|
|
5
5
|
}
|
|
6
6
|
export declare class EShapeConnectorEdgeAcceptorImpl implements EShapeConnectorEdgeAcceptor {
|
|
@@ -15,4 +15,3 @@ export declare class EShapeConnectorEdgeAcceptorImpl implements EShapeConnectorE
|
|
|
15
15
|
copy(source: EShapeConnectorEdgeAcceptor): this;
|
|
16
16
|
set(shape?: EShape | null, edge?: string | null): this;
|
|
17
17
|
}
|
|
18
|
-
export {};
|
|
@@ -9,9 +9,7 @@ export declare type EShapeDeserializer = (item: DDiagramSerializedItem, manager:
|
|
|
9
9
|
/**
|
|
10
10
|
* Mappings of shape types and deserializers.
|
|
11
11
|
*/
|
|
12
|
-
export declare const EShapeDeserializers:
|
|
13
|
-
[type: number]: EShapeDeserializer | undefined;
|
|
14
|
-
};
|
|
12
|
+
export declare const EShapeDeserializers: Record<number, EShapeDeserializer | undefined>;
|
|
15
13
|
/**
|
|
16
14
|
* A handler which is called after the deserializations of all the shapes are completed.
|
|
17
15
|
*/
|
|
@@ -19,6 +17,4 @@ export declare type EShapeOnDeserialized = (item: DDiagramSerializedItem, shape:
|
|
|
19
17
|
/**
|
|
20
18
|
* Mappings of shape types and `onDeserialized` handlers.
|
|
21
19
|
*/
|
|
22
|
-
export declare const EShapeOnDeserializeds:
|
|
23
|
-
[type: number]: EShapeOnDeserialized | undefined;
|
|
24
|
-
};
|
|
20
|
+
export declare const EShapeOnDeserializeds: Record<number, EShapeOnDeserialized | undefined>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { EShape } from "./e-shape";
|
|
2
2
|
import { EShapeRuntime } from "./e-shape-runtime";
|
|
3
|
-
export declare
|
|
4
|
-
|
|
5
|
-
};
|
|
3
|
+
export declare type EShapeRuntimeConstructor = new (shape: EShape) => EShapeRuntime;
|
|
4
|
+
export declare const EShapeRuntimes: Record<number, EShapeRuntimeConstructor | undefined>;
|
|
@@ -43,9 +43,7 @@ export interface EShapeTextAtlasCharacter {
|
|
|
43
43
|
y: number;
|
|
44
44
|
};
|
|
45
45
|
}
|
|
46
|
-
export
|
|
47
|
-
[character: string]: EShapeTextAtlasCharacter;
|
|
48
|
-
}
|
|
46
|
+
export declare type EShapeTextAtlasCharacters = Record<string, EShapeTextAtlasCharacter>;
|
|
49
47
|
export interface EShapeTextAtlas {
|
|
50
48
|
width: number;
|
|
51
49
|
height: number;
|
|
@@ -2,6 +2,4 @@ import { EShape } from "./e-shape";
|
|
|
2
2
|
import { EShapeBuffer } from "./e-shape-buffer";
|
|
3
3
|
import { EShapeUploaded } from "./e-shape-uploaded";
|
|
4
4
|
export declare type EShapeUploadedCreator = (buffer: EShapeBuffer, shape: EShape, voffset: number, ioffset: number, antialiasWeight: number) => EShapeUploaded | null;
|
|
5
|
-
export declare const EShapeUploadeds:
|
|
6
|
-
[type: number]: EShapeUploadedCreator | undefined;
|
|
7
|
-
};
|
|
5
|
+
export declare const EShapeUploadeds: Record<number, EShapeUploadedCreator | undefined>;
|
|
@@ -2,6 +2,5 @@ import { EShape } from "../e-shape";
|
|
|
2
2
|
import { EShapeBuffer } from "../e-shape-buffer";
|
|
3
3
|
import { EShapeUploaded } from "../e-shape-uploaded";
|
|
4
4
|
import { Builder } from "./builder";
|
|
5
|
-
declare type BuilderConstructor = new (vertexOffset: number, indexOffset: number, vertexCount: number, indexCount: number, pointCount: number) => Builder;
|
|
5
|
+
export declare type BuilderConstructor = new (vertexOffset: number, indexOffset: number, vertexCount: number, indexCount: number, pointCount: number) => Builder;
|
|
6
6
|
export declare const createLineOfAnyUploaded: (buffer: EShapeBuffer, shape: EShape, voffset: number, vcountPerPoint: number, ioffset: number, icountPerPoint: number, antialiasWeight: number, constructor: BuilderConstructor) => EShapeUploaded | null;
|
|
7
|
-
export {};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { DBaseStateSet } from "../../d-base-state-set";
|
|
2
|
+
import { DCoordinateSize } from "../../d-coordinate";
|
|
3
|
+
import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
|
|
4
|
+
import { DThemeDarkButtonAmbient } from "./d-theme-dark-button-ambient";
|
|
5
|
+
export declare class DThemeDarkPaginationButtonLast extends DThemeDarkButtonAmbient<string> implements DThemePaginationButtonTop {
|
|
6
|
+
getWidth(): DCoordinateSize;
|
|
7
|
+
getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { DBaseStateSet } from "../../d-base-state-set";
|
|
2
|
+
import { DCoordinateSize } from "../../d-coordinate";
|
|
3
|
+
import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
|
|
4
|
+
import { DThemeDarkButtonAmbient } from "./d-theme-dark-button-ambient";
|
|
5
|
+
export declare class DThemeDarkPaginationButtonNext extends DThemeDarkButtonAmbient<string> implements DThemePaginationButtonTop {
|
|
6
|
+
getWidth(): DCoordinateSize;
|
|
7
|
+
getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
|
|
8
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { DCoordinateSize } from "../../d-coordinate";
|
|
2
|
+
import { DThemePaginationButtonPage } from "../../d-pagination-button-page";
|
|
3
|
+
import { DStateAwareOrValueMightBe } from "../../d-state-aware";
|
|
4
|
+
import { DThemeDarkButtonAmbient } from "./d-theme-dark-button-ambient";
|
|
5
|
+
export declare class DThemeDarkPaginationButtonPage extends DThemeDarkButtonAmbient<number> implements DThemePaginationButtonPage {
|
|
6
|
+
getWidth(): DCoordinateSize;
|
|
7
|
+
newTextValue(): DStateAwareOrValueMightBe<number>;
|
|
8
|
+
getTextStyleClipping(): boolean;
|
|
9
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { DBaseStateSet } from "../../d-base-state-set";
|
|
2
|
+
import { DCoordinateSize } from "../../d-coordinate";
|
|
3
|
+
import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
|
|
4
|
+
import { DThemeDarkButtonAmbient } from "./d-theme-dark-button-ambient";
|
|
5
|
+
export declare class DThemeDarkPaginationButtonPrevious extends DThemeDarkButtonAmbient<string> implements DThemePaginationButtonTop {
|
|
6
|
+
getWidth(): DCoordinateSize;
|
|
7
|
+
getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { DBaseStateSet } from "../../d-base-state-set";
|
|
2
|
+
import { DCoordinateSize } from "../../d-coordinate";
|
|
3
|
+
import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
|
|
4
|
+
import { DThemeDarkButtonAmbient } from "./d-theme-dark-button-ambient";
|
|
5
|
+
export declare class DThemeDarkPaginationButtonTop extends DThemeDarkButtonAmbient<string> implements DThemePaginationButtonTop {
|
|
6
|
+
getWidth(): DCoordinateSize;
|
|
7
|
+
getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
|
|
8
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { DBaseStateSet } from "../../d-base-state-set";
|
|
2
|
+
import { DCoordinateSize } from "../../d-coordinate";
|
|
3
|
+
import { DThemePaginationDots } from "../../d-pagination-dots";
|
|
4
|
+
import { DThemeDarkImageBase } from "./d-theme-dark-image-base";
|
|
5
|
+
export declare class DThemeDarkPaginationDots extends DThemeDarkImageBase<string> implements DThemePaginationDots {
|
|
6
|
+
getWidth(): DCoordinateSize;
|
|
7
|
+
getHeight(): DCoordinateSize;
|
|
8
|
+
newState(state: DBaseStateSet): void;
|
|
9
|
+
getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
|
|
10
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { DAlignHorizontal } from "../../d-align-horizontal";
|
|
2
|
+
import { DBaseStateSet } from "../../d-base-state-set";
|
|
3
|
+
import { DCoordinateSize } from "../../d-coordinate";
|
|
4
|
+
import { DThemePaginationPage } from "../../d-pagination-page";
|
|
5
|
+
import { DThemeDarkImageBase } from "./d-theme-dark-image-base";
|
|
6
|
+
export declare class DThemeDarkPaginationPage extends DThemeDarkImageBase<number> implements DThemePaginationPage {
|
|
7
|
+
getBackgroundColor(state: DBaseStateSet): number | null;
|
|
8
|
+
getColor(state: DBaseStateSet): number;
|
|
9
|
+
getWidth(): DCoordinateSize;
|
|
10
|
+
getHeight(): DCoordinateSize;
|
|
11
|
+
getTextStyleClipping(): boolean;
|
|
12
|
+
getTextAlignHorizontal(): DAlignHorizontal;
|
|
13
|
+
}
|
|
@@ -3,5 +3,6 @@ import { DThemePagination } from "../../d-pagination";
|
|
|
3
3
|
import { DThemeDarkLayoutHorizontal } from "./d-theme-dark-layout-horizontal";
|
|
4
4
|
export declare class DThemeDarkPagination extends DThemeDarkLayoutHorizontal implements DThemePagination {
|
|
5
5
|
getWidth(): DCoordinateSize;
|
|
6
|
-
|
|
6
|
+
getMargin(): number;
|
|
7
|
+
getButtonSpace(): number;
|
|
7
8
|
}
|
|
@@ -1,17 +1,10 @@
|
|
|
1
1
|
import { UtilSvgAtlasBuilder } from "../../util/util-svg-atlas-builder";
|
|
2
2
|
import { DTheme } from "../d-theme";
|
|
3
|
-
interface CLASSES {
|
|
4
|
-
[type: string]: new () => any;
|
|
5
|
-
}
|
|
6
|
-
interface INSTANCES {
|
|
7
|
-
[type: string]: DTheme;
|
|
8
|
-
}
|
|
9
3
|
export declare class DThemeDark implements DTheme {
|
|
10
|
-
protected static _classes:
|
|
11
|
-
protected _instances:
|
|
4
|
+
protected static _classes: Record<string, new () => any>;
|
|
5
|
+
protected _instances: Record<string, DTheme>;
|
|
12
6
|
constructor();
|
|
13
7
|
get<THEME>(type: string): THEME;
|
|
14
8
|
getAtlas(): UtilSvgAtlasBuilder;
|
|
15
9
|
static set<THEME>(type: string, themeClass: new () => THEME): void;
|
|
16
10
|
}
|
|
17
|
-
export {};
|
|
@@ -136,10 +136,14 @@ export * from "./d-theme-dark-note-small-no-items-found";
|
|
|
136
136
|
export * from "./d-theme-dark-note-small-searching";
|
|
137
137
|
export * from "./d-theme-dark-note-small";
|
|
138
138
|
export * from "./d-theme-dark-note";
|
|
139
|
+
export * from "./d-theme-dark-pagination-button-last";
|
|
140
|
+
export * from "./d-theme-dark-pagination-button-next";
|
|
141
|
+
export * from "./d-theme-dark-pagination-button-page";
|
|
142
|
+
export * from "./d-theme-dark-pagination-button-previous";
|
|
143
|
+
export * from "./d-theme-dark-pagination-button-top";
|
|
144
|
+
export * from "./d-theme-dark-pagination-dots";
|
|
145
|
+
export * from "./d-theme-dark-pagination-page";
|
|
139
146
|
export * from "./d-theme-dark-pagination";
|
|
140
|
-
export * from "./d-theme-dark-pagination-navigation-button";
|
|
141
|
-
export * from "./d-theme-dark-pagination-dynamic-buttons";
|
|
142
|
-
export * from "./d-theme-dark-pagination-dots-button";
|
|
143
147
|
export * from "./d-theme-dark-pane";
|
|
144
148
|
export * from "./d-theme-dark-picker-color";
|
|
145
149
|
export * from "./d-theme-dark-picker-color-gradient";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { DBaseStateSet } from "../../d-base-state-set";
|
|
2
|
+
import { DCoordinateSize } from "../../d-coordinate";
|
|
3
|
+
import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
|
|
4
|
+
import { DThemeWhiteButtonAmbient } from "./d-theme-white-button-ambient";
|
|
5
|
+
export declare class DThemeWhitePaginationButtonLast extends DThemeWhiteButtonAmbient<string> implements DThemePaginationButtonTop {
|
|
6
|
+
getWidth(): DCoordinateSize;
|
|
7
|
+
getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { DBaseStateSet } from "../../d-base-state-set";
|
|
2
|
+
import { DCoordinateSize } from "../../d-coordinate";
|
|
3
|
+
import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
|
|
4
|
+
import { DThemeWhiteButtonAmbient } from "./d-theme-white-button-ambient";
|
|
5
|
+
export declare class DThemeWhitePaginationButtonNext extends DThemeWhiteButtonAmbient<string> implements DThemePaginationButtonTop {
|
|
6
|
+
getWidth(): DCoordinateSize;
|
|
7
|
+
getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
|
|
8
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { DCoordinateSize } from "../../d-coordinate";
|
|
2
|
+
import { DThemePaginationButtonPage } from "../../d-pagination-button-page";
|
|
3
|
+
import { DStateAwareOrValueMightBe } from "../../d-state-aware";
|
|
4
|
+
import { DThemeWhiteButtonAmbient } from "./d-theme-white-button-ambient";
|
|
5
|
+
export declare class DThemeWhitePaginationButtonPage extends DThemeWhiteButtonAmbient<number> implements DThemePaginationButtonPage {
|
|
6
|
+
getWidth(): DCoordinateSize;
|
|
7
|
+
newTextValue(): DStateAwareOrValueMightBe<number>;
|
|
8
|
+
getTextStyleClipping(): boolean;
|
|
9
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { DBaseStateSet } from "../../d-base-state-set";
|
|
2
|
+
import { DCoordinateSize } from "../../d-coordinate";
|
|
3
|
+
import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
|
|
4
|
+
import { DThemeWhiteButtonAmbient } from "./d-theme-white-button-ambient";
|
|
5
|
+
export declare class DThemeWhitePaginationButtonPrevious extends DThemeWhiteButtonAmbient<string> implements DThemePaginationButtonTop {
|
|
6
|
+
getWidth(): DCoordinateSize;
|
|
7
|
+
getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
|
|
8
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { DBaseStateSet } from "../../d-base-state-set";
|
|
2
|
+
import { DCoordinateSize } from "../../d-coordinate";
|
|
3
|
+
import { DThemePaginationButtonTop } from "../../d-pagination-button-top";
|
|
4
|
+
import { DThemeWhiteButtonAmbient } from "./d-theme-white-button-ambient";
|
|
5
|
+
export declare class DThemeWhitePaginationButtonTop extends DThemeWhiteButtonAmbient<string> implements DThemePaginationButtonTop {
|
|
6
|
+
getWidth(): DCoordinateSize;
|
|
7
|
+
getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
|
|
8
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { DBaseStateSet } from "../../d-base-state-set";
|
|
2
|
+
import { DCoordinateSize } from "../../d-coordinate";
|
|
3
|
+
import { DThemePaginationDots } from "../../d-pagination-dots";
|
|
4
|
+
import { DThemeWhiteImageBase } from "./d-theme-white-image-base";
|
|
5
|
+
export declare class DThemeWhitePaginationDots extends DThemeWhiteImageBase<string> implements DThemePaginationDots {
|
|
6
|
+
getWidth(): DCoordinateSize;
|
|
7
|
+
getHeight(): DCoordinateSize;
|
|
8
|
+
newState(state: DBaseStateSet): void;
|
|
9
|
+
getImageSource(state: DBaseStateSet): PIXI.Texture | PIXI.DisplayObject | null;
|
|
10
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { DAlignHorizontal } from "../../d-align-horizontal";
|
|
2
|
+
import { DBaseStateSet } from "../../d-base-state-set";
|
|
3
|
+
import { DCoordinateSize } from "../../d-coordinate";
|
|
4
|
+
import { DThemePaginationPage } from "../../d-pagination-page";
|
|
5
|
+
import { DThemeWhiteImageBase } from "./d-theme-white-image-base";
|
|
6
|
+
export declare class DThemeWhitePaginationPage extends DThemeWhiteImageBase<number> implements DThemePaginationPage {
|
|
7
|
+
getBackgroundColor(state: DBaseStateSet): number | null;
|
|
8
|
+
getColor(state: DBaseStateSet): number;
|
|
9
|
+
getWidth(): DCoordinateSize;
|
|
10
|
+
getHeight(): DCoordinateSize;
|
|
11
|
+
getTextStyleClipping(): boolean;
|
|
12
|
+
getTextAlignHorizontal(): DAlignHorizontal;
|
|
13
|
+
}
|