@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,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
Winter Cardinal UI v0.
|
|
2
|
+
Winter Cardinal UI v0.390.0
|
|
3
3
|
Copyright (C) 2019 Toshiba Corporation
|
|
4
4
|
SPDX-License-Identifier: Apache-2.0
|
|
5
5
|
|
|
@@ -254,7 +254,7 @@
|
|
|
254
254
|
return 1;
|
|
255
255
|
};
|
|
256
256
|
DThemeDarkBase.prototype.getBorderWidth = function (state) {
|
|
257
|
-
return 1;
|
|
257
|
+
return 1.5;
|
|
258
258
|
};
|
|
259
259
|
DThemeDarkBase.prototype.getBorderAlign = function (state) {
|
|
260
260
|
return 0;
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
return 0;
|
|
294
294
|
};
|
|
295
295
|
DThemeDarkBase.prototype.getOutlineWidth = function (state) {
|
|
296
|
-
return 1;
|
|
296
|
+
return 1.5;
|
|
297
297
|
};
|
|
298
298
|
DThemeDarkBase.prototype.getOutlineOffset = function (state) {
|
|
299
299
|
return 0;
|
|
@@ -1946,163 +1946,6 @@
|
|
|
1946
1946
|
DThemeDark.set("DColorStandard", DThemeDarkColorStandard);
|
|
1947
1947
|
};
|
|
1948
1948
|
|
|
1949
|
-
/*
|
|
1950
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
1951
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
1952
|
-
*/
|
|
1953
|
-
var DThemeDarkDiagramBase = /** @class */ (function (_super) {
|
|
1954
|
-
__extends(DThemeDarkDiagramBase, _super);
|
|
1955
|
-
function DThemeDarkDiagramBase() {
|
|
1956
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
1957
|
-
}
|
|
1958
|
-
DThemeDarkDiagramBase.prototype.getCanvasBackgroundColor = function () {
|
|
1959
|
-
return 0x2e2e2e;
|
|
1960
|
-
};
|
|
1961
|
-
DThemeDarkDiagramBase.prototype.getCanvasBackgroundAlpha = function () {
|
|
1962
|
-
return 1.0;
|
|
1963
|
-
};
|
|
1964
|
-
DThemeDarkDiagramBase.prototype.isAmbient = function () {
|
|
1965
|
-
return true;
|
|
1966
|
-
};
|
|
1967
|
-
DThemeDarkDiagramBase.prototype.getCanvasShadow = function () {
|
|
1968
|
-
return "WEAK";
|
|
1969
|
-
};
|
|
1970
|
-
return DThemeDarkDiagramBase;
|
|
1971
|
-
}(DThemeDarkCanvasContainer));
|
|
1972
|
-
|
|
1973
|
-
/*
|
|
1974
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
1975
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
1976
|
-
*/
|
|
1977
|
-
var DThemeDarkDiagram = /** @class */ (function (_super) {
|
|
1978
|
-
__extends(DThemeDarkDiagram, _super);
|
|
1979
|
-
function DThemeDarkDiagram() {
|
|
1980
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
1981
|
-
}
|
|
1982
|
-
return DThemeDarkDiagram;
|
|
1983
|
-
}(DThemeDarkDiagramBase));
|
|
1984
|
-
|
|
1985
|
-
/*
|
|
1986
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
1987
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
1988
|
-
*/
|
|
1989
|
-
var DThemeDarkDiagramCanvasBase = /** @class */ (function (_super) {
|
|
1990
|
-
__extends(DThemeDarkDiagramCanvasBase, _super);
|
|
1991
|
-
function DThemeDarkDiagramCanvasBase() {
|
|
1992
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
1993
|
-
}
|
|
1994
|
-
DThemeDarkDiagramCanvasBase.prototype.isAmbient = function () {
|
|
1995
|
-
return true;
|
|
1996
|
-
};
|
|
1997
|
-
DThemeDarkDiagramCanvasBase.prototype.getBackgroundBase = function () {
|
|
1998
|
-
return DThemeDarkConstants.BACKGROUND_COLOR;
|
|
1999
|
-
};
|
|
2000
|
-
DThemeDarkDiagramCanvasBase.prototype.getLocalBoundsLimit = function () {
|
|
2001
|
-
return 0;
|
|
2002
|
-
};
|
|
2003
|
-
return DThemeDarkDiagramCanvasBase;
|
|
2004
|
-
}(DThemeDarkCanvas));
|
|
2005
|
-
|
|
2006
|
-
/*
|
|
2007
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
2008
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
2009
|
-
*/
|
|
2010
|
-
var DThemeDarkDiagramCanvas = /** @class */ (function (_super) {
|
|
2011
|
-
__extends(DThemeDarkDiagramCanvas, _super);
|
|
2012
|
-
function DThemeDarkDiagramCanvas() {
|
|
2013
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
2014
|
-
}
|
|
2015
|
-
DThemeDarkDiagramCanvas.prototype.newState = function (state) {
|
|
2016
|
-
_super.prototype.newState.call(this, state);
|
|
2017
|
-
state.isFocusable = false;
|
|
2018
|
-
};
|
|
2019
|
-
return DThemeDarkDiagramCanvas;
|
|
2020
|
-
}(DThemeDarkDiagramCanvasBase));
|
|
2021
|
-
|
|
2022
|
-
const EShapeStrokeSide = wcardinal.ui.EShapeStrokeSide;
|
|
2023
|
-
|
|
2024
|
-
/*
|
|
2025
|
-
* Copyright (C) 2021 Toshiba Corporation
|
|
2026
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
2027
|
-
*/
|
|
2028
|
-
var EThemeDarkShape = /** @class */ (function () {
|
|
2029
|
-
function EThemeDarkShape() {
|
|
2030
|
-
}
|
|
2031
|
-
EThemeDarkShape.prototype.getFillColor = function () {
|
|
2032
|
-
return 0xffffff;
|
|
2033
|
-
};
|
|
2034
|
-
EThemeDarkShape.prototype.getFillAlpha = function () {
|
|
2035
|
-
return 0.2;
|
|
2036
|
-
};
|
|
2037
|
-
EThemeDarkShape.prototype.getStrokeColor = function () {
|
|
2038
|
-
return 0xdddddd;
|
|
2039
|
-
};
|
|
2040
|
-
EThemeDarkShape.prototype.getStrokeAlpha = function () {
|
|
2041
|
-
return 1;
|
|
2042
|
-
};
|
|
2043
|
-
EThemeDarkShape.prototype.getStrokeWidth = function () {
|
|
2044
|
-
return 2;
|
|
2045
|
-
};
|
|
2046
|
-
EThemeDarkShape.prototype.getStrokeAlign = function () {
|
|
2047
|
-
return 0;
|
|
2048
|
-
};
|
|
2049
|
-
EThemeDarkShape.prototype.getStrokeSide = function () {
|
|
2050
|
-
return EShapeStrokeSide.ALL;
|
|
2051
|
-
};
|
|
2052
|
-
EThemeDarkShape.prototype.getStrokeStyle = function () {
|
|
2053
|
-
return EShapeStrokeStyle.NONE;
|
|
2054
|
-
};
|
|
2055
|
-
EThemeDarkShape.prototype.getTextValue = function () {
|
|
2056
|
-
return "";
|
|
2057
|
-
};
|
|
2058
|
-
EThemeDarkShape.prototype.getTextColor = function () {
|
|
2059
|
-
return this.getStrokeColor();
|
|
2060
|
-
};
|
|
2061
|
-
EThemeDarkShape.prototype.getTextAlpha = function () {
|
|
2062
|
-
return this.getStrokeAlpha();
|
|
2063
|
-
};
|
|
2064
|
-
EThemeDarkShape.prototype.getTextFamily = function () {
|
|
2065
|
-
return "auto";
|
|
2066
|
-
};
|
|
2067
|
-
EThemeDarkShape.prototype.getTextSize = function () {
|
|
2068
|
-
return 14;
|
|
2069
|
-
};
|
|
2070
|
-
EThemeDarkShape.prototype.getRadius = function () {
|
|
2071
|
-
return 0.25;
|
|
2072
|
-
};
|
|
2073
|
-
EThemeDarkShape.prototype.getSizeX = function () {
|
|
2074
|
-
return 100;
|
|
2075
|
-
};
|
|
2076
|
-
EThemeDarkShape.prototype.getSizeY = function () {
|
|
2077
|
-
return 100;
|
|
2078
|
-
};
|
|
2079
|
-
EThemeDarkShape.prototype.getHighlightColor = function () {
|
|
2080
|
-
return 0x1e87f0;
|
|
2081
|
-
};
|
|
2082
|
-
EThemeDarkShape.prototype.getCurveSegmentCount = function () {
|
|
2083
|
-
return 24;
|
|
2084
|
-
};
|
|
2085
|
-
return EThemeDarkShape;
|
|
2086
|
-
}());
|
|
2087
|
-
|
|
2088
|
-
/*
|
|
2089
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
2090
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
2091
|
-
*/
|
|
2092
|
-
var loadThemeDarkShape = function () {
|
|
2093
|
-
DThemeDark.set("EShape", EThemeDarkShape);
|
|
2094
|
-
};
|
|
2095
|
-
|
|
2096
|
-
/*
|
|
2097
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
2098
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
2099
|
-
*/
|
|
2100
|
-
var loadThemeDarkDiagram = function () {
|
|
2101
|
-
DThemeDark.set("DDiagram", DThemeDarkDiagram);
|
|
2102
|
-
DThemeDark.set("DDiagramCanvas", DThemeDarkDiagramCanvas);
|
|
2103
|
-
loadThemeDarkShape();
|
|
2104
|
-
};
|
|
2105
|
-
|
|
2106
1949
|
const DAnimationFadeIn = wcardinal.ui.DAnimationFadeIn;
|
|
2107
1950
|
|
|
2108
1951
|
const DDialogAlign = wcardinal.ui.DDialogAlign;
|
|
@@ -3423,7 +3266,7 @@
|
|
|
3423
3266
|
if (baseColor != null) {
|
|
3424
3267
|
this._backgroundColorEven = baseColor;
|
|
3425
3268
|
this._backgroundAlphaEven = 1;
|
|
3426
|
-
this._backgroundColorOdd = UtilRgb.
|
|
3269
|
+
this._backgroundColorOdd = UtilRgb.brighten(baseColor, 0.0075);
|
|
3427
3270
|
this._backgroundAlphaOdd = 1;
|
|
3428
3271
|
this._invalidColor = UtilRgb.blend(baseColor, DThemeDarkConstants.INVALID_COLOR, DThemeDarkConstants.INVALID_ALPHA);
|
|
3429
3272
|
this._invalidAlpha = 1;
|
|
@@ -3441,7 +3284,7 @@
|
|
|
3441
3284
|
this._backgroundColorEven = 0xffffff;
|
|
3442
3285
|
this._backgroundAlphaEven = 0;
|
|
3443
3286
|
this._backgroundColorOdd = 0xffffff;
|
|
3444
|
-
this._backgroundAlphaOdd = 0.
|
|
3287
|
+
this._backgroundAlphaOdd = 0.0075;
|
|
3445
3288
|
this._invalidColor = DThemeDarkConstants.INVALID_COLOR;
|
|
3446
3289
|
this._invalidAlpha = DThemeDarkConstants.INVALID_ALPHA;
|
|
3447
3290
|
this._highlightColor = DThemeDarkConstants.HIGHLIGHT_COLOR;
|
|
@@ -4860,6 +4703,9 @@
|
|
|
4860
4703
|
function DThemeDarkScrollBarThumb() {
|
|
4861
4704
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
4862
4705
|
_this.BORDER_COLOR = UtilRgb.brighten(DThemeDarkConstants.WEAK_HIGHLIGHT_COLOR, 0.25);
|
|
4706
|
+
_this.BORDER_COLOR_DISABLED = UtilRgb.darken(_this.BORDER_COLOR, 0.75);
|
|
4707
|
+
_this.BORDER_COLOR_HOVERED = UtilRgb.darken(_this.BORDER_COLOR, 0.25);
|
|
4708
|
+
_this.BORDER_COLOR_OTHER = UtilRgb.darken(_this.BORDER_COLOR, 0.5);
|
|
4863
4709
|
return _this;
|
|
4864
4710
|
}
|
|
4865
4711
|
DThemeDarkScrollBarThumb.prototype.getBackgroundColor = function (state) {
|
|
@@ -4869,24 +4715,24 @@
|
|
|
4869
4715
|
return 1;
|
|
4870
4716
|
};
|
|
4871
4717
|
DThemeDarkScrollBarThumb.prototype.getBorderColor = function (state) {
|
|
4872
|
-
return this.BORDER_COLOR;
|
|
4873
|
-
};
|
|
4874
|
-
DThemeDarkScrollBarThumb.prototype.getBorderAlpha = function (state) {
|
|
4875
4718
|
if (state.inDisabled) {
|
|
4876
|
-
return
|
|
4719
|
+
return this.BORDER_COLOR_DISABLED;
|
|
4877
4720
|
}
|
|
4878
4721
|
else if (state.isHovered || state.isGesturing) {
|
|
4879
|
-
return
|
|
4722
|
+
return this.BORDER_COLOR_HOVERED;
|
|
4880
4723
|
}
|
|
4881
4724
|
else {
|
|
4882
|
-
return
|
|
4725
|
+
return this.BORDER_COLOR_OTHER;
|
|
4883
4726
|
}
|
|
4884
4727
|
};
|
|
4728
|
+
DThemeDarkScrollBarThumb.prototype.getBorderAlpha = function (state) {
|
|
4729
|
+
return 1;
|
|
4730
|
+
};
|
|
4885
4731
|
DThemeDarkScrollBarThumb.prototype.getBorderWidth = function (state) {
|
|
4886
4732
|
return 3;
|
|
4887
4733
|
};
|
|
4888
4734
|
DThemeDarkScrollBarThumb.prototype.getBorderAlign = function (state) {
|
|
4889
|
-
return
|
|
4735
|
+
return 1;
|
|
4890
4736
|
};
|
|
4891
4737
|
DThemeDarkScrollBarThumb.prototype.getWidth = function () {
|
|
4892
4738
|
return 13;
|
|
@@ -5432,6 +5278,80 @@
|
|
|
5432
5278
|
DThemeDark.set("EShapeActionValue", EThemeDarkShapeActionValue);
|
|
5433
5279
|
};
|
|
5434
5280
|
|
|
5281
|
+
const EShapeStrokeSide = wcardinal.ui.EShapeStrokeSide;
|
|
5282
|
+
|
|
5283
|
+
/*
|
|
5284
|
+
* Copyright (C) 2021 Toshiba Corporation
|
|
5285
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
5286
|
+
*/
|
|
5287
|
+
var EThemeDarkShape = /** @class */ (function () {
|
|
5288
|
+
function EThemeDarkShape() {
|
|
5289
|
+
}
|
|
5290
|
+
EThemeDarkShape.prototype.getFillColor = function () {
|
|
5291
|
+
return 0xffffff;
|
|
5292
|
+
};
|
|
5293
|
+
EThemeDarkShape.prototype.getFillAlpha = function () {
|
|
5294
|
+
return 0.2;
|
|
5295
|
+
};
|
|
5296
|
+
EThemeDarkShape.prototype.getStrokeColor = function () {
|
|
5297
|
+
return 0xdddddd;
|
|
5298
|
+
};
|
|
5299
|
+
EThemeDarkShape.prototype.getStrokeAlpha = function () {
|
|
5300
|
+
return 1;
|
|
5301
|
+
};
|
|
5302
|
+
EThemeDarkShape.prototype.getStrokeWidth = function () {
|
|
5303
|
+
return 2;
|
|
5304
|
+
};
|
|
5305
|
+
EThemeDarkShape.prototype.getStrokeAlign = function () {
|
|
5306
|
+
return 0;
|
|
5307
|
+
};
|
|
5308
|
+
EThemeDarkShape.prototype.getStrokeSide = function () {
|
|
5309
|
+
return EShapeStrokeSide.ALL;
|
|
5310
|
+
};
|
|
5311
|
+
EThemeDarkShape.prototype.getStrokeStyle = function () {
|
|
5312
|
+
return EShapeStrokeStyle.NONE;
|
|
5313
|
+
};
|
|
5314
|
+
EThemeDarkShape.prototype.getTextValue = function () {
|
|
5315
|
+
return "";
|
|
5316
|
+
};
|
|
5317
|
+
EThemeDarkShape.prototype.getTextColor = function () {
|
|
5318
|
+
return this.getStrokeColor();
|
|
5319
|
+
};
|
|
5320
|
+
EThemeDarkShape.prototype.getTextAlpha = function () {
|
|
5321
|
+
return this.getStrokeAlpha();
|
|
5322
|
+
};
|
|
5323
|
+
EThemeDarkShape.prototype.getTextFamily = function () {
|
|
5324
|
+
return "auto";
|
|
5325
|
+
};
|
|
5326
|
+
EThemeDarkShape.prototype.getTextSize = function () {
|
|
5327
|
+
return 14;
|
|
5328
|
+
};
|
|
5329
|
+
EThemeDarkShape.prototype.getRadius = function () {
|
|
5330
|
+
return 0.25;
|
|
5331
|
+
};
|
|
5332
|
+
EThemeDarkShape.prototype.getSizeX = function () {
|
|
5333
|
+
return 100;
|
|
5334
|
+
};
|
|
5335
|
+
EThemeDarkShape.prototype.getSizeY = function () {
|
|
5336
|
+
return 100;
|
|
5337
|
+
};
|
|
5338
|
+
EThemeDarkShape.prototype.getHighlightColor = function () {
|
|
5339
|
+
return 0x1e87f0;
|
|
5340
|
+
};
|
|
5341
|
+
EThemeDarkShape.prototype.getCurveSegmentCount = function () {
|
|
5342
|
+
return 24;
|
|
5343
|
+
};
|
|
5344
|
+
return EThemeDarkShape;
|
|
5345
|
+
}());
|
|
5346
|
+
|
|
5347
|
+
/*
|
|
5348
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
5349
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
5350
|
+
*/
|
|
5351
|
+
var loadThemeDarkShape = function () {
|
|
5352
|
+
DThemeDark.set("EShape", EThemeDarkShape);
|
|
5353
|
+
};
|
|
5354
|
+
|
|
5435
5355
|
/*
|
|
5436
5356
|
* Copyright (C) 2019 Toshiba Corporation
|
|
5437
5357
|
* SPDX-License-Identifier: Apache-2.0
|
|
@@ -7175,6 +7095,115 @@
|
|
|
7175
7095
|
loadThemeDarkButton();
|
|
7176
7096
|
};
|
|
7177
7097
|
|
|
7098
|
+
/*
|
|
7099
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
7100
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
7101
|
+
*/
|
|
7102
|
+
var DThemeDarkDiagramBase = /** @class */ (function (_super) {
|
|
7103
|
+
__extends(DThemeDarkDiagramBase, _super);
|
|
7104
|
+
function DThemeDarkDiagramBase() {
|
|
7105
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
7106
|
+
}
|
|
7107
|
+
DThemeDarkDiagramBase.prototype.getCanvasBackgroundColor = function () {
|
|
7108
|
+
return 0x2e2e2e;
|
|
7109
|
+
};
|
|
7110
|
+
DThemeDarkDiagramBase.prototype.getCanvasBackgroundAlpha = function () {
|
|
7111
|
+
return 1.0;
|
|
7112
|
+
};
|
|
7113
|
+
DThemeDarkDiagramBase.prototype.isAmbient = function () {
|
|
7114
|
+
return true;
|
|
7115
|
+
};
|
|
7116
|
+
DThemeDarkDiagramBase.prototype.getCanvasShadow = function () {
|
|
7117
|
+
return "WEAK";
|
|
7118
|
+
};
|
|
7119
|
+
return DThemeDarkDiagramBase;
|
|
7120
|
+
}(DThemeDarkCanvasContainer));
|
|
7121
|
+
|
|
7122
|
+
/*
|
|
7123
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
7124
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
7125
|
+
*/
|
|
7126
|
+
var DThemeDarkDiagram = /** @class */ (function (_super) {
|
|
7127
|
+
__extends(DThemeDarkDiagram, _super);
|
|
7128
|
+
function DThemeDarkDiagram() {
|
|
7129
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
7130
|
+
}
|
|
7131
|
+
return DThemeDarkDiagram;
|
|
7132
|
+
}(DThemeDarkDiagramBase));
|
|
7133
|
+
|
|
7134
|
+
/*
|
|
7135
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
7136
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
7137
|
+
*/
|
|
7138
|
+
var DThemeDarkDiagramCanvasBase = /** @class */ (function (_super) {
|
|
7139
|
+
__extends(DThemeDarkDiagramCanvasBase, _super);
|
|
7140
|
+
function DThemeDarkDiagramCanvasBase() {
|
|
7141
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
7142
|
+
}
|
|
7143
|
+
DThemeDarkDiagramCanvasBase.prototype.isAmbient = function () {
|
|
7144
|
+
return true;
|
|
7145
|
+
};
|
|
7146
|
+
DThemeDarkDiagramCanvasBase.prototype.getBackgroundBase = function () {
|
|
7147
|
+
return DThemeDarkConstants.BACKGROUND_COLOR;
|
|
7148
|
+
};
|
|
7149
|
+
DThemeDarkDiagramCanvasBase.prototype.getLocalBoundsLimit = function () {
|
|
7150
|
+
return 0;
|
|
7151
|
+
};
|
|
7152
|
+
return DThemeDarkDiagramCanvasBase;
|
|
7153
|
+
}(DThemeDarkCanvas));
|
|
7154
|
+
|
|
7155
|
+
/*
|
|
7156
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
7157
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
7158
|
+
*/
|
|
7159
|
+
var DThemeDarkDiagramCanvas = /** @class */ (function (_super) {
|
|
7160
|
+
__extends(DThemeDarkDiagramCanvas, _super);
|
|
7161
|
+
function DThemeDarkDiagramCanvas() {
|
|
7162
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
7163
|
+
}
|
|
7164
|
+
DThemeDarkDiagramCanvas.prototype.newState = function (state) {
|
|
7165
|
+
_super.prototype.newState.call(this, state);
|
|
7166
|
+
state.isFocusable = false;
|
|
7167
|
+
};
|
|
7168
|
+
return DThemeDarkDiagramCanvas;
|
|
7169
|
+
}(DThemeDarkDiagramCanvasBase));
|
|
7170
|
+
|
|
7171
|
+
var EThemeDarkShapePointsFormatter = /** @class */ (function () {
|
|
7172
|
+
function EThemeDarkShapePointsFormatter() {
|
|
7173
|
+
}
|
|
7174
|
+
return EThemeDarkShapePointsFormatter;
|
|
7175
|
+
}());
|
|
7176
|
+
|
|
7177
|
+
var EThemeDarkEnUsShapePointsFormatter = /** @class */ (function (_super) {
|
|
7178
|
+
__extends(EThemeDarkEnUsShapePointsFormatter, _super);
|
|
7179
|
+
function EThemeDarkEnUsShapePointsFormatter() {
|
|
7180
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
7181
|
+
}
|
|
7182
|
+
EThemeDarkEnUsShapePointsFormatter.prototype.getCurveLabel = function () {
|
|
7183
|
+
return "Curve";
|
|
7184
|
+
};
|
|
7185
|
+
return EThemeDarkEnUsShapePointsFormatter;
|
|
7186
|
+
}(EThemeDarkShapePointsFormatter));
|
|
7187
|
+
|
|
7188
|
+
/*
|
|
7189
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
7190
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
7191
|
+
*/
|
|
7192
|
+
var loadThemeDarkEnUsShapePointsFormatter = function () {
|
|
7193
|
+
DThemeDark.set("EShapePointsFormatter", EThemeDarkEnUsShapePointsFormatter);
|
|
7194
|
+
};
|
|
7195
|
+
|
|
7196
|
+
/*
|
|
7197
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
7198
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
7199
|
+
*/
|
|
7200
|
+
var loadThemeDarkEnUsDiagram = function () {
|
|
7201
|
+
DThemeDark.set("DDiagram", DThemeDarkDiagram);
|
|
7202
|
+
DThemeDark.set("DDiagramCanvas", DThemeDarkDiagramCanvas);
|
|
7203
|
+
loadThemeDarkEnUsShapePointsFormatter();
|
|
7204
|
+
loadThemeDarkShape();
|
|
7205
|
+
};
|
|
7206
|
+
|
|
7178
7207
|
/*
|
|
7179
7208
|
* Copyright (C) 2019 Toshiba Corporation
|
|
7180
7209
|
* SPDX-License-Identifier: Apache-2.0
|
|
@@ -7314,6 +7343,7 @@
|
|
|
7314
7343
|
DThemeDark.set("DDiagramEditor", DThemeDarkEnUsDiagramEditor);
|
|
7315
7344
|
DThemeDark.set("DDiagramCanvasEditor", DThemeDarkDiagramCanvasEditor);
|
|
7316
7345
|
loadThemeDarkShapeActionValue();
|
|
7346
|
+
loadThemeDarkEnUsShapePointsFormatter();
|
|
7317
7347
|
loadThemeDarkShape();
|
|
7318
7348
|
};
|
|
7319
7349
|
|
|
@@ -7437,6 +7467,9 @@
|
|
|
7437
7467
|
DThemeDarkDialogLayeredHeaderSeparator.prototype.getInteractive = function () {
|
|
7438
7468
|
return DBaseInteractive.NONE;
|
|
7439
7469
|
};
|
|
7470
|
+
DThemeDarkDialogLayeredHeaderSeparator.prototype.newState = function (state) {
|
|
7471
|
+
state.isFocusable = false;
|
|
7472
|
+
};
|
|
7440
7473
|
return DThemeDarkDialogLayeredHeaderSeparator;
|
|
7441
7474
|
}(DThemeDarkImageBase));
|
|
7442
7475
|
|
|
@@ -7449,6 +7482,12 @@
|
|
|
7449
7482
|
function DThemeDarkDialogLayeredFooter() {
|
|
7450
7483
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
7451
7484
|
}
|
|
7485
|
+
DThemeDarkDialogLayeredFooter.prototype.isButtonSpaceLeftEnabled = function () {
|
|
7486
|
+
return true;
|
|
7487
|
+
};
|
|
7488
|
+
DThemeDarkDialogLayeredFooter.prototype.isButtonSpaceRightEnabled = function () {
|
|
7489
|
+
return true;
|
|
7490
|
+
};
|
|
7452
7491
|
DThemeDarkDialogLayeredFooter.prototype.getX = function () {
|
|
7453
7492
|
return "padding";
|
|
7454
7493
|
};
|
|
@@ -9359,7 +9398,7 @@
|
|
|
9359
9398
|
function DThemeDarkTableBodyRow() {
|
|
9360
9399
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
9361
9400
|
_this.BACKGROUND_COLOR_EVEN = DThemeDarkConstants.BACKGROUND_COLOR_ON_BOARD;
|
|
9362
|
-
_this.BACKGROUND_COLOR_ODD = UtilRgb.brighten(DThemeDarkConstants.BACKGROUND_COLOR_ON_BOARD, 0.
|
|
9401
|
+
_this.BACKGROUND_COLOR_ODD = UtilRgb.brighten(DThemeDarkConstants.BACKGROUND_COLOR_ON_BOARD, 0.01);
|
|
9363
9402
|
return _this;
|
|
9364
9403
|
}
|
|
9365
9404
|
DThemeDarkTableBodyRow.prototype.getBackgroundColor = function (state) {
|
|
@@ -9641,7 +9680,7 @@
|
|
|
9641
9680
|
loadThemeDarkChart();
|
|
9642
9681
|
loadThemeDarkColor();
|
|
9643
9682
|
loadThemeDarkEnUsDiagramEditor();
|
|
9644
|
-
|
|
9683
|
+
loadThemeDarkEnUsDiagram();
|
|
9645
9684
|
loadThemeDarkEnUsDialogAll();
|
|
9646
9685
|
loadThemeDarkExpandable();
|
|
9647
9686
|
loadThemeDarkHtmlElement();
|
|
@@ -9703,7 +9742,6 @@
|
|
|
9703
9742
|
loadThemeDarkCanvasContainer: loadThemeDarkCanvasContainer,
|
|
9704
9743
|
loadThemeDarkChart: loadThemeDarkChart,
|
|
9705
9744
|
loadThemeDarkColor: loadThemeDarkColor,
|
|
9706
|
-
loadThemeDarkDiagram: loadThemeDarkDiagram,
|
|
9707
9745
|
loadThemeDarkDialogFitted: loadThemeDarkDialogFitted,
|
|
9708
9746
|
loadThemeDarkDialogInputBoolean: loadThemeDarkDialogInputBoolean,
|
|
9709
9747
|
loadThemeDarkDialogInputInteger: loadThemeDarkDialogInputInteger,
|
|
@@ -9746,6 +9784,7 @@
|
|
|
9746
9784
|
loadThemeDarkEnUsButtonSelect: loadThemeDarkEnUsButtonSelect,
|
|
9747
9785
|
loadThemeDarkEnUsButtonTime: loadThemeDarkEnUsButtonTime,
|
|
9748
9786
|
loadThemeDarkEnUsDiagramEditor: loadThemeDarkEnUsDiagramEditor,
|
|
9787
|
+
loadThemeDarkEnUsDiagram: loadThemeDarkEnUsDiagram,
|
|
9749
9788
|
loadThemeDarkEnUsDialogAll: loadThemeDarkEnUsDialogAll,
|
|
9750
9789
|
loadThemeDarkEnUsDialogColorGradient: loadThemeDarkEnUsDialogColorGradient,
|
|
9751
9790
|
loadThemeDarkEnUsDialogColor: loadThemeDarkEnUsDialogColor,
|
|
@@ -9769,6 +9808,7 @@
|
|
|
9769
9808
|
loadThemeDarkEnUsPickerDate: loadThemeDarkEnUsPickerDate,
|
|
9770
9809
|
loadThemeDarkEnUsPickerDatetime: loadThemeDarkEnUsPickerDatetime,
|
|
9771
9810
|
loadThemeDarkEnUsPickerTime: loadThemeDarkEnUsPickerTime,
|
|
9811
|
+
loadThemeDarkEnUsShapePointsFormatter: loadThemeDarkEnUsShapePointsFormatter,
|
|
9772
9812
|
loadThemeDarkEnUsTable: loadThemeDarkEnUsTable,
|
|
9773
9813
|
DThemeDarkAtlas: DThemeDarkAtlas,
|
|
9774
9814
|
DThemeDarkBase: DThemeDarkBase,
|
|
@@ -10001,6 +10041,7 @@
|
|
|
10001
10041
|
DThemeDarkView: DThemeDarkView,
|
|
10002
10042
|
DThemeDark: DThemeDark,
|
|
10003
10043
|
EThemeDarkShapeActionValue: EThemeDarkShapeActionValue,
|
|
10044
|
+
EThemeDarkShapePointsFormatter: EThemeDarkShapePointsFormatter,
|
|
10004
10045
|
EThemeDarkShape: EThemeDarkShape,
|
|
10005
10046
|
DThemeDarkEnUsDiagramEditor: DThemeDarkEnUsDiagramEditor,
|
|
10006
10047
|
DThemeDarkEnUsDialogConfirmDelete: DThemeDarkEnUsDialogConfirmDelete,
|
|
@@ -10020,7 +10061,8 @@
|
|
|
10020
10061
|
DThemeDarkEnUsPickerColor: DThemeDarkEnUsPickerColor,
|
|
10021
10062
|
DThemeDarkEnUsPickerDate: DThemeDarkEnUsPickerDate,
|
|
10022
10063
|
DThemeDarkEnUsPickerDatetime: DThemeDarkEnUsPickerDatetime,
|
|
10023
|
-
DThemeDarkEnUsPickerTime: DThemeDarkEnUsPickerTime
|
|
10064
|
+
DThemeDarkEnUsPickerTime: DThemeDarkEnUsPickerTime,
|
|
10065
|
+
EThemeDarkEnUsShapePointsFormatter: EThemeDarkEnUsShapePointsFormatter
|
|
10024
10066
|
};
|
|
10025
10067
|
|
|
10026
10068
|
/*
|