@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
package/dist/wcardinal-ui.cjs.js
CHANGED
|
@@ -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
|
|
|
@@ -19556,8 +19556,9 @@ var EShapePointsFormatters = /** @class */ (function () {
|
|
|
19556
19556
|
};
|
|
19557
19557
|
EShapePointsFormatters.newData = function () {
|
|
19558
19558
|
var result = new Map();
|
|
19559
|
+
var theme = DThemes.get("EShapePointsFormatter");
|
|
19559
19560
|
result.set(EShapePointsStyle.FORMATTER_CURVE, {
|
|
19560
|
-
label:
|
|
19561
|
+
label: theme.getCurveLabel(),
|
|
19561
19562
|
formatter: eShapePointsFormatterCurve
|
|
19562
19563
|
});
|
|
19563
19564
|
return result;
|
|
@@ -30273,20 +30274,65 @@ var DDialogLayeredFooter = /** @class */ (function (_super) {
|
|
|
30273
30274
|
function DDialogLayeredFooter(parent, options) {
|
|
30274
30275
|
var _this = _super.call(this, options) || this;
|
|
30275
30276
|
_this._parent = parent;
|
|
30276
|
-
|
|
30277
|
-
|
|
30278
|
-
|
|
30279
|
-
|
|
30280
|
-
|
|
30281
|
-
|
|
30277
|
+
return _this;
|
|
30278
|
+
}
|
|
30279
|
+
DDialogLayeredFooter.prototype.init = function (options) {
|
|
30280
|
+
_super.prototype.init.call(this, options);
|
|
30281
|
+
var children = this.newChildren();
|
|
30282
|
+
if (0 < children.length) {
|
|
30283
|
+
for (var i = 0, imax = children.length; i < imax; ++i) {
|
|
30284
|
+
var child = children[i];
|
|
30285
|
+
if (child != null) {
|
|
30286
|
+
this.addChild(child);
|
|
30287
|
+
}
|
|
30282
30288
|
}
|
|
30283
|
-
|
|
30284
|
-
|
|
30289
|
+
}
|
|
30290
|
+
};
|
|
30291
|
+
DDialogLayeredFooter.prototype.newChildren = function () {
|
|
30292
|
+
return [this.buttonSpaceLeft, this.buttonOk, this.buttonCancel, this.buttonSpaceRight];
|
|
30293
|
+
};
|
|
30294
|
+
Object.defineProperty(DDialogLayeredFooter.prototype, "buttonSpaceLeft", {
|
|
30295
|
+
get: function () {
|
|
30296
|
+
var result = this._buttonSpaceLeft;
|
|
30297
|
+
if (result === undefined) {
|
|
30298
|
+
result = this.newButtonSpaceLeft();
|
|
30299
|
+
this._buttonSpaceLeft = result;
|
|
30285
30300
|
}
|
|
30286
|
-
|
|
30301
|
+
return result;
|
|
30302
|
+
},
|
|
30303
|
+
enumerable: false,
|
|
30304
|
+
configurable: true
|
|
30305
|
+
});
|
|
30306
|
+
DDialogLayeredFooter.prototype.newButtonSpaceLeft = function () {
|
|
30307
|
+
var _a, _b, _c, _d;
|
|
30308
|
+
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()) {
|
|
30309
|
+
return new DLayoutSpace({
|
|
30310
|
+
weight: 1
|
|
30311
|
+
});
|
|
30287
30312
|
}
|
|
30288
|
-
return
|
|
30289
|
-
}
|
|
30313
|
+
return null;
|
|
30314
|
+
};
|
|
30315
|
+
Object.defineProperty(DDialogLayeredFooter.prototype, "buttonSpaceRight", {
|
|
30316
|
+
get: function () {
|
|
30317
|
+
var result = this._buttonSpaceRight;
|
|
30318
|
+
if (result === undefined) {
|
|
30319
|
+
result = this.newButtonSpaceRight();
|
|
30320
|
+
this._buttonSpaceRight = result;
|
|
30321
|
+
}
|
|
30322
|
+
return result;
|
|
30323
|
+
},
|
|
30324
|
+
enumerable: false,
|
|
30325
|
+
configurable: true
|
|
30326
|
+
});
|
|
30327
|
+
DDialogLayeredFooter.prototype.newButtonSpaceRight = function () {
|
|
30328
|
+
var _a, _b, _c, _d;
|
|
30329
|
+
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()) {
|
|
30330
|
+
return new DLayoutSpace({
|
|
30331
|
+
weight: 1
|
|
30332
|
+
});
|
|
30333
|
+
}
|
|
30334
|
+
return null;
|
|
30335
|
+
};
|
|
30290
30336
|
Object.defineProperty(DDialogLayeredFooter.prototype, "buttonCancel", {
|
|
30291
30337
|
get: function () {
|
|
30292
30338
|
var result = this._buttonCancel;
|
|
@@ -30367,11 +30413,6 @@ var DDialogLayeredFooter = /** @class */ (function (_super) {
|
|
|
30367
30413
|
}
|
|
30368
30414
|
return null;
|
|
30369
30415
|
};
|
|
30370
|
-
DDialogLayeredFooter.prototype.newButtonSpace = function () {
|
|
30371
|
-
return new DLayoutSpace({
|
|
30372
|
-
weight: 1
|
|
30373
|
-
});
|
|
30374
|
-
};
|
|
30375
30416
|
DDialogLayeredFooter.prototype.getType = function () {
|
|
30376
30417
|
return "DDialogLayeredFooter";
|
|
30377
30418
|
};
|
|
@@ -46845,7 +46886,7 @@ var DThemeWhiteBase = /** @class */ (function (_super) {
|
|
|
46845
46886
|
return 1;
|
|
46846
46887
|
};
|
|
46847
46888
|
DThemeWhiteBase.prototype.getBorderWidth = function (state) {
|
|
46848
|
-
return 1;
|
|
46889
|
+
return 1.5;
|
|
46849
46890
|
};
|
|
46850
46891
|
DThemeWhiteBase.prototype.getBorderAlign = function (state) {
|
|
46851
46892
|
return 0;
|
|
@@ -46884,7 +46925,7 @@ var DThemeWhiteBase = /** @class */ (function (_super) {
|
|
|
46884
46925
|
return 0;
|
|
46885
46926
|
};
|
|
46886
46927
|
DThemeWhiteBase.prototype.getOutlineWidth = function (state) {
|
|
46887
|
-
return 1;
|
|
46928
|
+
return 1.5;
|
|
46888
46929
|
};
|
|
46889
46930
|
DThemeWhiteBase.prototype.getOutlineOffset = function (state) {
|
|
46890
46931
|
return 0;
|
|
@@ -48536,157 +48577,6 @@ var loadThemeWhiteColor = function () {
|
|
|
48536
48577
|
DThemeWhite.set("DColorStandard", DThemeWhiteColorStandard);
|
|
48537
48578
|
};
|
|
48538
48579
|
|
|
48539
|
-
/*
|
|
48540
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
48541
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
48542
|
-
*/
|
|
48543
|
-
var DThemeWhiteDiagramBase = /** @class */ (function (_super) {
|
|
48544
|
-
__extends(DThemeWhiteDiagramBase, _super);
|
|
48545
|
-
function DThemeWhiteDiagramBase() {
|
|
48546
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
48547
|
-
}
|
|
48548
|
-
DThemeWhiteDiagramBase.prototype.getCanvasBackgroundColor = function () {
|
|
48549
|
-
return 0xffffff;
|
|
48550
|
-
};
|
|
48551
|
-
DThemeWhiteDiagramBase.prototype.getCanvasBackgroundAlpha = function () {
|
|
48552
|
-
return 1.0;
|
|
48553
|
-
};
|
|
48554
|
-
DThemeWhiteDiagramBase.prototype.isAmbient = function () {
|
|
48555
|
-
return true;
|
|
48556
|
-
};
|
|
48557
|
-
DThemeWhiteDiagramBase.prototype.getCanvasShadow = function () {
|
|
48558
|
-
return "WEAK";
|
|
48559
|
-
};
|
|
48560
|
-
return DThemeWhiteDiagramBase;
|
|
48561
|
-
}(DThemeWhiteCanvasContainer));
|
|
48562
|
-
|
|
48563
|
-
/*
|
|
48564
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
48565
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
48566
|
-
*/
|
|
48567
|
-
var DThemeWhiteDiagram = /** @class */ (function (_super) {
|
|
48568
|
-
__extends(DThemeWhiteDiagram, _super);
|
|
48569
|
-
function DThemeWhiteDiagram() {
|
|
48570
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
48571
|
-
}
|
|
48572
|
-
return DThemeWhiteDiagram;
|
|
48573
|
-
}(DThemeWhiteDiagramBase));
|
|
48574
|
-
|
|
48575
|
-
/*
|
|
48576
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
48577
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
48578
|
-
*/
|
|
48579
|
-
var DThemeWhiteDiagramCanvasBase = /** @class */ (function (_super) {
|
|
48580
|
-
__extends(DThemeWhiteDiagramCanvasBase, _super);
|
|
48581
|
-
function DThemeWhiteDiagramCanvasBase() {
|
|
48582
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
48583
|
-
}
|
|
48584
|
-
DThemeWhiteDiagramCanvasBase.prototype.isAmbient = function () {
|
|
48585
|
-
return true;
|
|
48586
|
-
};
|
|
48587
|
-
DThemeWhiteDiagramCanvasBase.prototype.getBackgroundBase = function () {
|
|
48588
|
-
return 0xeeeeee;
|
|
48589
|
-
};
|
|
48590
|
-
DThemeWhiteDiagramCanvasBase.prototype.getLocalBoundsLimit = function () {
|
|
48591
|
-
return 0;
|
|
48592
|
-
};
|
|
48593
|
-
return DThemeWhiteDiagramCanvasBase;
|
|
48594
|
-
}(DThemeWhiteCanvas));
|
|
48595
|
-
|
|
48596
|
-
/*
|
|
48597
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
48598
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
48599
|
-
*/
|
|
48600
|
-
var DThemeWhiteDiagramCanvas = /** @class */ (function (_super) {
|
|
48601
|
-
__extends(DThemeWhiteDiagramCanvas, _super);
|
|
48602
|
-
function DThemeWhiteDiagramCanvas() {
|
|
48603
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
48604
|
-
}
|
|
48605
|
-
DThemeWhiteDiagramCanvas.prototype.newState = function (state) {
|
|
48606
|
-
_super.prototype.newState.call(this, state);
|
|
48607
|
-
state.isFocusable = false;
|
|
48608
|
-
};
|
|
48609
|
-
return DThemeWhiteDiagramCanvas;
|
|
48610
|
-
}(DThemeWhiteDiagramCanvasBase));
|
|
48611
|
-
|
|
48612
|
-
var EThemeWhiteShape = /** @class */ (function () {
|
|
48613
|
-
function EThemeWhiteShape() {
|
|
48614
|
-
}
|
|
48615
|
-
EThemeWhiteShape.prototype.getFillColor = function () {
|
|
48616
|
-
return 0xffffff;
|
|
48617
|
-
};
|
|
48618
|
-
EThemeWhiteShape.prototype.getFillAlpha = function () {
|
|
48619
|
-
return 0.5;
|
|
48620
|
-
};
|
|
48621
|
-
EThemeWhiteShape.prototype.getStrokeColor = function () {
|
|
48622
|
-
return 0x4f4f4f;
|
|
48623
|
-
};
|
|
48624
|
-
EThemeWhiteShape.prototype.getStrokeAlpha = function () {
|
|
48625
|
-
return 1;
|
|
48626
|
-
};
|
|
48627
|
-
EThemeWhiteShape.prototype.getStrokeWidth = function () {
|
|
48628
|
-
return 2;
|
|
48629
|
-
};
|
|
48630
|
-
EThemeWhiteShape.prototype.getStrokeAlign = function () {
|
|
48631
|
-
return 0;
|
|
48632
|
-
};
|
|
48633
|
-
EThemeWhiteShape.prototype.getStrokeSide = function () {
|
|
48634
|
-
return EShapeStrokeSide.ALL;
|
|
48635
|
-
};
|
|
48636
|
-
EThemeWhiteShape.prototype.getStrokeStyle = function () {
|
|
48637
|
-
return EShapeStrokeStyle.NONE;
|
|
48638
|
-
};
|
|
48639
|
-
EThemeWhiteShape.prototype.getTextValue = function () {
|
|
48640
|
-
return "";
|
|
48641
|
-
};
|
|
48642
|
-
EThemeWhiteShape.prototype.getTextColor = function () {
|
|
48643
|
-
return this.getStrokeColor();
|
|
48644
|
-
};
|
|
48645
|
-
EThemeWhiteShape.prototype.getTextAlpha = function () {
|
|
48646
|
-
return this.getStrokeAlpha();
|
|
48647
|
-
};
|
|
48648
|
-
EThemeWhiteShape.prototype.getTextFamily = function () {
|
|
48649
|
-
return "auto";
|
|
48650
|
-
};
|
|
48651
|
-
EThemeWhiteShape.prototype.getTextSize = function () {
|
|
48652
|
-
return 14;
|
|
48653
|
-
};
|
|
48654
|
-
EThemeWhiteShape.prototype.getRadius = function () {
|
|
48655
|
-
return 0.25;
|
|
48656
|
-
};
|
|
48657
|
-
EThemeWhiteShape.prototype.getSizeX = function () {
|
|
48658
|
-
return 100;
|
|
48659
|
-
};
|
|
48660
|
-
EThemeWhiteShape.prototype.getSizeY = function () {
|
|
48661
|
-
return 100;
|
|
48662
|
-
};
|
|
48663
|
-
EThemeWhiteShape.prototype.getHighlightColor = function () {
|
|
48664
|
-
return 0x1e87f0;
|
|
48665
|
-
};
|
|
48666
|
-
EThemeWhiteShape.prototype.getCurveSegmentCount = function () {
|
|
48667
|
-
return 24;
|
|
48668
|
-
};
|
|
48669
|
-
return EThemeWhiteShape;
|
|
48670
|
-
}());
|
|
48671
|
-
|
|
48672
|
-
/*
|
|
48673
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
48674
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
48675
|
-
*/
|
|
48676
|
-
var loadThemeWhiteShape = function () {
|
|
48677
|
-
DThemeWhite.set("EShape", EThemeWhiteShape);
|
|
48678
|
-
};
|
|
48679
|
-
|
|
48680
|
-
/*
|
|
48681
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
48682
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
48683
|
-
*/
|
|
48684
|
-
var loadThemeWhiteDiagram = function () {
|
|
48685
|
-
DThemeWhite.set("DDiagram", DThemeWhiteDiagram);
|
|
48686
|
-
DThemeWhite.set("DDiagramCanvas", DThemeWhiteDiagramCanvas);
|
|
48687
|
-
loadThemeWhiteShape();
|
|
48688
|
-
};
|
|
48689
|
-
|
|
48690
48580
|
/*
|
|
48691
48581
|
* Copyright (C) 2019 Toshiba Corporation
|
|
48692
48582
|
* SPDX-License-Identifier: Apache-2.0
|
|
@@ -50101,7 +49991,7 @@ var DThemeWhiteListItems = /** @class */ (function () {
|
|
|
50101
49991
|
if (baseColor != null) {
|
|
50102
49992
|
this._backgroundColorEven = baseColor;
|
|
50103
49993
|
this._backgroundAlphaEven = 1;
|
|
50104
|
-
this._backgroundColorOdd = UtilRgb.
|
|
49994
|
+
this._backgroundColorOdd = UtilRgb.darken(baseColor, 0.0175);
|
|
50105
49995
|
this._backgroundAlphaOdd = 1;
|
|
50106
49996
|
this._invalidColor = UtilRgb.blend(baseColor, DThemeWhiteConstants.INVALID_COLOR, DThemeWhiteConstants.INVALID_ALPHA);
|
|
50107
49997
|
this._invalidAlpha = 1;
|
|
@@ -51536,6 +51426,9 @@ var DThemeWhiteScrollBarThumb = /** @class */ (function (_super) {
|
|
|
51536
51426
|
function DThemeWhiteScrollBarThumb() {
|
|
51537
51427
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
51538
51428
|
_this.BORDER_COLOR = UtilRgb.darken(DThemeWhiteConstants.WEAK_HIGHLIGHT_COLOR, 0.25);
|
|
51429
|
+
_this.BORDER_COLOR_DISABLED = UtilRgb.brighten(_this.BORDER_COLOR, 0.75);
|
|
51430
|
+
_this.BORDER_COLOR_HOVERED = UtilRgb.brighten(_this.BORDER_COLOR, 0.25);
|
|
51431
|
+
_this.BORDER_COLOR_OTHER = UtilRgb.brighten(_this.BORDER_COLOR, 0.5);
|
|
51539
51432
|
return _this;
|
|
51540
51433
|
}
|
|
51541
51434
|
DThemeWhiteScrollBarThumb.prototype.getBackgroundColor = function (state) {
|
|
@@ -51545,24 +51438,24 @@ var DThemeWhiteScrollBarThumb = /** @class */ (function (_super) {
|
|
|
51545
51438
|
return 1;
|
|
51546
51439
|
};
|
|
51547
51440
|
DThemeWhiteScrollBarThumb.prototype.getBorderColor = function (state) {
|
|
51548
|
-
return this.BORDER_COLOR;
|
|
51549
|
-
};
|
|
51550
|
-
DThemeWhiteScrollBarThumb.prototype.getBorderAlpha = function (state) {
|
|
51551
51441
|
if (state.inDisabled) {
|
|
51552
|
-
return
|
|
51442
|
+
return this.BORDER_COLOR_DISABLED;
|
|
51553
51443
|
}
|
|
51554
51444
|
else if (state.isHovered || state.isGesturing) {
|
|
51555
|
-
return
|
|
51445
|
+
return this.BORDER_COLOR_HOVERED;
|
|
51556
51446
|
}
|
|
51557
51447
|
else {
|
|
51558
|
-
return
|
|
51448
|
+
return this.BORDER_COLOR_OTHER;
|
|
51559
51449
|
}
|
|
51560
51450
|
};
|
|
51451
|
+
DThemeWhiteScrollBarThumb.prototype.getBorderAlpha = function (state) {
|
|
51452
|
+
return 1;
|
|
51453
|
+
};
|
|
51561
51454
|
DThemeWhiteScrollBarThumb.prototype.getBorderWidth = function (state) {
|
|
51562
51455
|
return 3;
|
|
51563
51456
|
};
|
|
51564
51457
|
DThemeWhiteScrollBarThumb.prototype.getBorderAlign = function (state) {
|
|
51565
|
-
return
|
|
51458
|
+
return 1;
|
|
51566
51459
|
};
|
|
51567
51460
|
DThemeWhiteScrollBarThumb.prototype.getWidth = function () {
|
|
51568
51461
|
return 13;
|
|
@@ -52064,6 +51957,74 @@ var loadThemeWhiteShapeActionValue = function () {
|
|
|
52064
51957
|
DThemeWhite.set("EShapeActionValue", EThemeWhiteShapeActionValue);
|
|
52065
51958
|
};
|
|
52066
51959
|
|
|
51960
|
+
var EThemeWhiteShape = /** @class */ (function () {
|
|
51961
|
+
function EThemeWhiteShape() {
|
|
51962
|
+
}
|
|
51963
|
+
EThemeWhiteShape.prototype.getFillColor = function () {
|
|
51964
|
+
return 0xffffff;
|
|
51965
|
+
};
|
|
51966
|
+
EThemeWhiteShape.prototype.getFillAlpha = function () {
|
|
51967
|
+
return 0.5;
|
|
51968
|
+
};
|
|
51969
|
+
EThemeWhiteShape.prototype.getStrokeColor = function () {
|
|
51970
|
+
return 0x4f4f4f;
|
|
51971
|
+
};
|
|
51972
|
+
EThemeWhiteShape.prototype.getStrokeAlpha = function () {
|
|
51973
|
+
return 1;
|
|
51974
|
+
};
|
|
51975
|
+
EThemeWhiteShape.prototype.getStrokeWidth = function () {
|
|
51976
|
+
return 2;
|
|
51977
|
+
};
|
|
51978
|
+
EThemeWhiteShape.prototype.getStrokeAlign = function () {
|
|
51979
|
+
return 0;
|
|
51980
|
+
};
|
|
51981
|
+
EThemeWhiteShape.prototype.getStrokeSide = function () {
|
|
51982
|
+
return EShapeStrokeSide.ALL;
|
|
51983
|
+
};
|
|
51984
|
+
EThemeWhiteShape.prototype.getStrokeStyle = function () {
|
|
51985
|
+
return EShapeStrokeStyle.NONE;
|
|
51986
|
+
};
|
|
51987
|
+
EThemeWhiteShape.prototype.getTextValue = function () {
|
|
51988
|
+
return "";
|
|
51989
|
+
};
|
|
51990
|
+
EThemeWhiteShape.prototype.getTextColor = function () {
|
|
51991
|
+
return this.getStrokeColor();
|
|
51992
|
+
};
|
|
51993
|
+
EThemeWhiteShape.prototype.getTextAlpha = function () {
|
|
51994
|
+
return this.getStrokeAlpha();
|
|
51995
|
+
};
|
|
51996
|
+
EThemeWhiteShape.prototype.getTextFamily = function () {
|
|
51997
|
+
return "auto";
|
|
51998
|
+
};
|
|
51999
|
+
EThemeWhiteShape.prototype.getTextSize = function () {
|
|
52000
|
+
return 14;
|
|
52001
|
+
};
|
|
52002
|
+
EThemeWhiteShape.prototype.getRadius = function () {
|
|
52003
|
+
return 0.25;
|
|
52004
|
+
};
|
|
52005
|
+
EThemeWhiteShape.prototype.getSizeX = function () {
|
|
52006
|
+
return 100;
|
|
52007
|
+
};
|
|
52008
|
+
EThemeWhiteShape.prototype.getSizeY = function () {
|
|
52009
|
+
return 100;
|
|
52010
|
+
};
|
|
52011
|
+
EThemeWhiteShape.prototype.getHighlightColor = function () {
|
|
52012
|
+
return 0x1e87f0;
|
|
52013
|
+
};
|
|
52014
|
+
EThemeWhiteShape.prototype.getCurveSegmentCount = function () {
|
|
52015
|
+
return 24;
|
|
52016
|
+
};
|
|
52017
|
+
return EThemeWhiteShape;
|
|
52018
|
+
}());
|
|
52019
|
+
|
|
52020
|
+
/*
|
|
52021
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
52022
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
52023
|
+
*/
|
|
52024
|
+
var loadThemeWhiteShape = function () {
|
|
52025
|
+
DThemeWhite.set("EShape", EThemeWhiteShape);
|
|
52026
|
+
};
|
|
52027
|
+
|
|
52067
52028
|
/*
|
|
52068
52029
|
* Copyright (C) 2019 Toshiba Corporation
|
|
52069
52030
|
* SPDX-License-Identifier: Apache-2.0
|
|
@@ -54261,6 +54222,115 @@ var loadThemeWhiteEnUsButtonAll = function () {
|
|
|
54261
54222
|
loadThemeWhiteButton();
|
|
54262
54223
|
};
|
|
54263
54224
|
|
|
54225
|
+
/*
|
|
54226
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
54227
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
54228
|
+
*/
|
|
54229
|
+
var DThemeWhiteDiagramBase = /** @class */ (function (_super) {
|
|
54230
|
+
__extends(DThemeWhiteDiagramBase, _super);
|
|
54231
|
+
function DThemeWhiteDiagramBase() {
|
|
54232
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
54233
|
+
}
|
|
54234
|
+
DThemeWhiteDiagramBase.prototype.getCanvasBackgroundColor = function () {
|
|
54235
|
+
return 0xffffff;
|
|
54236
|
+
};
|
|
54237
|
+
DThemeWhiteDiagramBase.prototype.getCanvasBackgroundAlpha = function () {
|
|
54238
|
+
return 1.0;
|
|
54239
|
+
};
|
|
54240
|
+
DThemeWhiteDiagramBase.prototype.isAmbient = function () {
|
|
54241
|
+
return true;
|
|
54242
|
+
};
|
|
54243
|
+
DThemeWhiteDiagramBase.prototype.getCanvasShadow = function () {
|
|
54244
|
+
return "WEAK";
|
|
54245
|
+
};
|
|
54246
|
+
return DThemeWhiteDiagramBase;
|
|
54247
|
+
}(DThemeWhiteCanvasContainer));
|
|
54248
|
+
|
|
54249
|
+
/*
|
|
54250
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
54251
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
54252
|
+
*/
|
|
54253
|
+
var DThemeWhiteDiagram = /** @class */ (function (_super) {
|
|
54254
|
+
__extends(DThemeWhiteDiagram, _super);
|
|
54255
|
+
function DThemeWhiteDiagram() {
|
|
54256
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
54257
|
+
}
|
|
54258
|
+
return DThemeWhiteDiagram;
|
|
54259
|
+
}(DThemeWhiteDiagramBase));
|
|
54260
|
+
|
|
54261
|
+
/*
|
|
54262
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
54263
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
54264
|
+
*/
|
|
54265
|
+
var DThemeWhiteDiagramCanvasBase = /** @class */ (function (_super) {
|
|
54266
|
+
__extends(DThemeWhiteDiagramCanvasBase, _super);
|
|
54267
|
+
function DThemeWhiteDiagramCanvasBase() {
|
|
54268
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
54269
|
+
}
|
|
54270
|
+
DThemeWhiteDiagramCanvasBase.prototype.isAmbient = function () {
|
|
54271
|
+
return true;
|
|
54272
|
+
};
|
|
54273
|
+
DThemeWhiteDiagramCanvasBase.prototype.getBackgroundBase = function () {
|
|
54274
|
+
return 0xeeeeee;
|
|
54275
|
+
};
|
|
54276
|
+
DThemeWhiteDiagramCanvasBase.prototype.getLocalBoundsLimit = function () {
|
|
54277
|
+
return 0;
|
|
54278
|
+
};
|
|
54279
|
+
return DThemeWhiteDiagramCanvasBase;
|
|
54280
|
+
}(DThemeWhiteCanvas));
|
|
54281
|
+
|
|
54282
|
+
/*
|
|
54283
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
54284
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
54285
|
+
*/
|
|
54286
|
+
var DThemeWhiteDiagramCanvas = /** @class */ (function (_super) {
|
|
54287
|
+
__extends(DThemeWhiteDiagramCanvas, _super);
|
|
54288
|
+
function DThemeWhiteDiagramCanvas() {
|
|
54289
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
54290
|
+
}
|
|
54291
|
+
DThemeWhiteDiagramCanvas.prototype.newState = function (state) {
|
|
54292
|
+
_super.prototype.newState.call(this, state);
|
|
54293
|
+
state.isFocusable = false;
|
|
54294
|
+
};
|
|
54295
|
+
return DThemeWhiteDiagramCanvas;
|
|
54296
|
+
}(DThemeWhiteDiagramCanvasBase));
|
|
54297
|
+
|
|
54298
|
+
var EThemeWhiteShapePointsFormatter = /** @class */ (function () {
|
|
54299
|
+
function EThemeWhiteShapePointsFormatter() {
|
|
54300
|
+
}
|
|
54301
|
+
return EThemeWhiteShapePointsFormatter;
|
|
54302
|
+
}());
|
|
54303
|
+
|
|
54304
|
+
var EThemeWhiteEnUsShapePointsFormatter = /** @class */ (function (_super) {
|
|
54305
|
+
__extends(EThemeWhiteEnUsShapePointsFormatter, _super);
|
|
54306
|
+
function EThemeWhiteEnUsShapePointsFormatter() {
|
|
54307
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
54308
|
+
}
|
|
54309
|
+
EThemeWhiteEnUsShapePointsFormatter.prototype.getCurveLabel = function () {
|
|
54310
|
+
return "Curve";
|
|
54311
|
+
};
|
|
54312
|
+
return EThemeWhiteEnUsShapePointsFormatter;
|
|
54313
|
+
}(EThemeWhiteShapePointsFormatter));
|
|
54314
|
+
|
|
54315
|
+
/*
|
|
54316
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
54317
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
54318
|
+
*/
|
|
54319
|
+
var loadThemeWhiteEnUsShapePointsFormatter = function () {
|
|
54320
|
+
DThemeWhite.set("EShapePointsFormatter", EThemeWhiteEnUsShapePointsFormatter);
|
|
54321
|
+
};
|
|
54322
|
+
|
|
54323
|
+
/*
|
|
54324
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
54325
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
54326
|
+
*/
|
|
54327
|
+
var loadThemeWhiteEnUsDiagram = function () {
|
|
54328
|
+
DThemeWhite.set("DDiagram", DThemeWhiteDiagram);
|
|
54329
|
+
DThemeWhite.set("DDiagramCanvas", DThemeWhiteDiagramCanvas);
|
|
54330
|
+
loadThemeWhiteEnUsShapePointsFormatter();
|
|
54331
|
+
loadThemeWhiteShape();
|
|
54332
|
+
};
|
|
54333
|
+
|
|
54264
54334
|
/*
|
|
54265
54335
|
* Copyright (C) 2019 Toshiba Corporation
|
|
54266
54336
|
* SPDX-License-Identifier: Apache-2.0
|
|
@@ -54400,6 +54470,7 @@ var loadThemeWhiteEnUsDiagramEditor = function () {
|
|
|
54400
54470
|
DThemeWhite.set("DDiagramEditor", DThemeWhiteEnUsDiagramEditor);
|
|
54401
54471
|
DThemeWhite.set("DDiagramCanvasEditor", DThemeWhiteDiagramCanvasEditor);
|
|
54402
54472
|
loadThemeWhiteShapeActionValue();
|
|
54473
|
+
loadThemeWhiteEnUsShapePointsFormatter();
|
|
54403
54474
|
loadThemeWhiteShape();
|
|
54404
54475
|
};
|
|
54405
54476
|
|
|
@@ -54523,6 +54594,9 @@ var DThemeWhiteDialogLayeredHeaderSeparator = /** @class */ (function (_super) {
|
|
|
54523
54594
|
DThemeWhiteDialogLayeredHeaderSeparator.prototype.getInteractive = function () {
|
|
54524
54595
|
return DBaseInteractive.NONE;
|
|
54525
54596
|
};
|
|
54597
|
+
DThemeWhiteDialogLayeredHeaderSeparator.prototype.newState = function (state) {
|
|
54598
|
+
state.isFocusable = false;
|
|
54599
|
+
};
|
|
54526
54600
|
return DThemeWhiteDialogLayeredHeaderSeparator;
|
|
54527
54601
|
}(DThemeWhiteImageBase));
|
|
54528
54602
|
|
|
@@ -54535,6 +54609,12 @@ var DThemeWhiteDialogLayeredFooter = /** @class */ (function (_super) {
|
|
|
54535
54609
|
function DThemeWhiteDialogLayeredFooter() {
|
|
54536
54610
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
54537
54611
|
}
|
|
54612
|
+
DThemeWhiteDialogLayeredFooter.prototype.isButtonSpaceLeftEnabled = function () {
|
|
54613
|
+
return true;
|
|
54614
|
+
};
|
|
54615
|
+
DThemeWhiteDialogLayeredFooter.prototype.isButtonSpaceRightEnabled = function () {
|
|
54616
|
+
return true;
|
|
54617
|
+
};
|
|
54538
54618
|
DThemeWhiteDialogLayeredFooter.prototype.getX = function () {
|
|
54539
54619
|
return "padding";
|
|
54540
54620
|
};
|
|
@@ -56446,7 +56526,7 @@ var DThemeWhiteTableBodyRow = /** @class */ (function (_super) {
|
|
|
56446
56526
|
function DThemeWhiteTableBodyRow() {
|
|
56447
56527
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
56448
56528
|
_this.BACKGROUND_COLOR_EVEN = DThemeWhiteConstants.BACKGROUND_COLOR_ON_BOARD;
|
|
56449
|
-
_this.BACKGROUND_COLOR_ODD = UtilRgb.darken(DThemeWhiteConstants.BACKGROUND_COLOR_ON_BOARD, 0.
|
|
56529
|
+
_this.BACKGROUND_COLOR_ODD = UtilRgb.darken(DThemeWhiteConstants.BACKGROUND_COLOR_ON_BOARD, 0.0125);
|
|
56450
56530
|
return _this;
|
|
56451
56531
|
}
|
|
56452
56532
|
DThemeWhiteTableBodyRow.prototype.getBackgroundColor = function (state) {
|
|
@@ -56728,7 +56808,7 @@ var loadThemeWhiteEnUsAll = function () {
|
|
|
56728
56808
|
loadThemeWhiteChart();
|
|
56729
56809
|
loadThemeWhiteColor();
|
|
56730
56810
|
loadThemeWhiteEnUsDiagramEditor();
|
|
56731
|
-
|
|
56811
|
+
loadThemeWhiteEnUsDiagram();
|
|
56732
56812
|
loadThemeWhiteEnUsDialogAll();
|
|
56733
56813
|
loadThemeWhiteExpandable();
|
|
56734
56814
|
loadThemeWhiteHtmlElement();
|
|
@@ -57078,6 +57158,36 @@ var loadThemeWhiteJaJpButtonAll = function () {
|
|
|
57078
57158
|
loadThemeWhiteButton();
|
|
57079
57159
|
};
|
|
57080
57160
|
|
|
57161
|
+
var EThemeWhiteJaJpShapePointsFormatter = /** @class */ (function (_super) {
|
|
57162
|
+
__extends(EThemeWhiteJaJpShapePointsFormatter, _super);
|
|
57163
|
+
function EThemeWhiteJaJpShapePointsFormatter() {
|
|
57164
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
57165
|
+
}
|
|
57166
|
+
EThemeWhiteJaJpShapePointsFormatter.prototype.getCurveLabel = function () {
|
|
57167
|
+
return "曲線";
|
|
57168
|
+
};
|
|
57169
|
+
return EThemeWhiteJaJpShapePointsFormatter;
|
|
57170
|
+
}(EThemeWhiteShapePointsFormatter));
|
|
57171
|
+
|
|
57172
|
+
/*
|
|
57173
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
57174
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
57175
|
+
*/
|
|
57176
|
+
var loadThemeWhiteJaJpShapePointsFormatter = function () {
|
|
57177
|
+
DThemeWhite.set("EShapePointsFormatter", EThemeWhiteJaJpShapePointsFormatter);
|
|
57178
|
+
};
|
|
57179
|
+
|
|
57180
|
+
/*
|
|
57181
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
57182
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
57183
|
+
*/
|
|
57184
|
+
var loadThemeWhiteJaJpDiagram = function () {
|
|
57185
|
+
DThemeWhite.set("DDiagram", DThemeWhiteDiagram);
|
|
57186
|
+
DThemeWhite.set("DDiagramCanvas", DThemeWhiteDiagramCanvas);
|
|
57187
|
+
loadThemeWhiteJaJpShapePointsFormatter();
|
|
57188
|
+
loadThemeWhiteShape();
|
|
57189
|
+
};
|
|
57190
|
+
|
|
57081
57191
|
/*
|
|
57082
57192
|
* Copyright (C) 2019 Toshiba Corporation
|
|
57083
57193
|
* SPDX-License-Identifier: Apache-2.0
|
|
@@ -57101,6 +57211,7 @@ var loadThemeWhiteJaJpDiagramEditor = function () {
|
|
|
57101
57211
|
DThemeWhite.set("DDiagramEditor", DThemeWhiteJaJpDiagramEditor);
|
|
57102
57212
|
DThemeWhite.set("DDiagramCanvasEditor", DThemeWhiteDiagramCanvasEditor);
|
|
57103
57213
|
loadThemeWhiteShapeActionValue();
|
|
57214
|
+
loadThemeWhiteJaJpShapePointsFormatter();
|
|
57104
57215
|
loadThemeWhiteShape();
|
|
57105
57216
|
};
|
|
57106
57217
|
|
|
@@ -57538,7 +57649,7 @@ var loadThemeWhiteJaJpAll = function () {
|
|
|
57538
57649
|
loadThemeWhiteChart();
|
|
57539
57650
|
loadThemeWhiteColor();
|
|
57540
57651
|
loadThemeWhiteJaJpDiagramEditor();
|
|
57541
|
-
|
|
57652
|
+
loadThemeWhiteJaJpDiagram();
|
|
57542
57653
|
loadThemeWhiteJaJpDialogAll();
|
|
57543
57654
|
loadThemeWhiteExpandable();
|
|
57544
57655
|
loadThemeWhiteHtmlElement();
|
|
@@ -57772,7 +57883,7 @@ var DThemeDarkBase = /** @class */ (function (_super) {
|
|
|
57772
57883
|
return 1;
|
|
57773
57884
|
};
|
|
57774
57885
|
DThemeDarkBase.prototype.getBorderWidth = function (state) {
|
|
57775
|
-
return 1;
|
|
57886
|
+
return 1.5;
|
|
57776
57887
|
};
|
|
57777
57888
|
DThemeDarkBase.prototype.getBorderAlign = function (state) {
|
|
57778
57889
|
return 0;
|
|
@@ -57811,7 +57922,7 @@ var DThemeDarkBase = /** @class */ (function (_super) {
|
|
|
57811
57922
|
return 0;
|
|
57812
57923
|
};
|
|
57813
57924
|
DThemeDarkBase.prototype.getOutlineWidth = function (state) {
|
|
57814
|
-
return 1;
|
|
57925
|
+
return 1.5;
|
|
57815
57926
|
};
|
|
57816
57927
|
DThemeDarkBase.prototype.getOutlineOffset = function (state) {
|
|
57817
57928
|
return 0;
|
|
@@ -59434,161 +59545,6 @@ var loadThemeDarkColor = function () {
|
|
|
59434
59545
|
DThemeDark.set("DColorStandard", DThemeDarkColorStandard);
|
|
59435
59546
|
};
|
|
59436
59547
|
|
|
59437
|
-
/*
|
|
59438
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
59439
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
59440
|
-
*/
|
|
59441
|
-
var DThemeDarkDiagramBase = /** @class */ (function (_super) {
|
|
59442
|
-
__extends(DThemeDarkDiagramBase, _super);
|
|
59443
|
-
function DThemeDarkDiagramBase() {
|
|
59444
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
59445
|
-
}
|
|
59446
|
-
DThemeDarkDiagramBase.prototype.getCanvasBackgroundColor = function () {
|
|
59447
|
-
return 0x2e2e2e;
|
|
59448
|
-
};
|
|
59449
|
-
DThemeDarkDiagramBase.prototype.getCanvasBackgroundAlpha = function () {
|
|
59450
|
-
return 1.0;
|
|
59451
|
-
};
|
|
59452
|
-
DThemeDarkDiagramBase.prototype.isAmbient = function () {
|
|
59453
|
-
return true;
|
|
59454
|
-
};
|
|
59455
|
-
DThemeDarkDiagramBase.prototype.getCanvasShadow = function () {
|
|
59456
|
-
return "WEAK";
|
|
59457
|
-
};
|
|
59458
|
-
return DThemeDarkDiagramBase;
|
|
59459
|
-
}(DThemeDarkCanvasContainer));
|
|
59460
|
-
|
|
59461
|
-
/*
|
|
59462
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
59463
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
59464
|
-
*/
|
|
59465
|
-
var DThemeDarkDiagram = /** @class */ (function (_super) {
|
|
59466
|
-
__extends(DThemeDarkDiagram, _super);
|
|
59467
|
-
function DThemeDarkDiagram() {
|
|
59468
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
59469
|
-
}
|
|
59470
|
-
return DThemeDarkDiagram;
|
|
59471
|
-
}(DThemeDarkDiagramBase));
|
|
59472
|
-
|
|
59473
|
-
/*
|
|
59474
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
59475
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
59476
|
-
*/
|
|
59477
|
-
var DThemeDarkDiagramCanvasBase = /** @class */ (function (_super) {
|
|
59478
|
-
__extends(DThemeDarkDiagramCanvasBase, _super);
|
|
59479
|
-
function DThemeDarkDiagramCanvasBase() {
|
|
59480
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
59481
|
-
}
|
|
59482
|
-
DThemeDarkDiagramCanvasBase.prototype.isAmbient = function () {
|
|
59483
|
-
return true;
|
|
59484
|
-
};
|
|
59485
|
-
DThemeDarkDiagramCanvasBase.prototype.getBackgroundBase = function () {
|
|
59486
|
-
return DThemeDarkConstants.BACKGROUND_COLOR;
|
|
59487
|
-
};
|
|
59488
|
-
DThemeDarkDiagramCanvasBase.prototype.getLocalBoundsLimit = function () {
|
|
59489
|
-
return 0;
|
|
59490
|
-
};
|
|
59491
|
-
return DThemeDarkDiagramCanvasBase;
|
|
59492
|
-
}(DThemeDarkCanvas));
|
|
59493
|
-
|
|
59494
|
-
/*
|
|
59495
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
59496
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
59497
|
-
*/
|
|
59498
|
-
var DThemeDarkDiagramCanvas = /** @class */ (function (_super) {
|
|
59499
|
-
__extends(DThemeDarkDiagramCanvas, _super);
|
|
59500
|
-
function DThemeDarkDiagramCanvas() {
|
|
59501
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
59502
|
-
}
|
|
59503
|
-
DThemeDarkDiagramCanvas.prototype.newState = function (state) {
|
|
59504
|
-
_super.prototype.newState.call(this, state);
|
|
59505
|
-
state.isFocusable = false;
|
|
59506
|
-
};
|
|
59507
|
-
return DThemeDarkDiagramCanvas;
|
|
59508
|
-
}(DThemeDarkDiagramCanvasBase));
|
|
59509
|
-
|
|
59510
|
-
/*
|
|
59511
|
-
* Copyright (C) 2021 Toshiba Corporation
|
|
59512
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
59513
|
-
*/
|
|
59514
|
-
var EThemeDarkShape = /** @class */ (function () {
|
|
59515
|
-
function EThemeDarkShape() {
|
|
59516
|
-
}
|
|
59517
|
-
EThemeDarkShape.prototype.getFillColor = function () {
|
|
59518
|
-
return 0xffffff;
|
|
59519
|
-
};
|
|
59520
|
-
EThemeDarkShape.prototype.getFillAlpha = function () {
|
|
59521
|
-
return 0.2;
|
|
59522
|
-
};
|
|
59523
|
-
EThemeDarkShape.prototype.getStrokeColor = function () {
|
|
59524
|
-
return 0xdddddd;
|
|
59525
|
-
};
|
|
59526
|
-
EThemeDarkShape.prototype.getStrokeAlpha = function () {
|
|
59527
|
-
return 1;
|
|
59528
|
-
};
|
|
59529
|
-
EThemeDarkShape.prototype.getStrokeWidth = function () {
|
|
59530
|
-
return 2;
|
|
59531
|
-
};
|
|
59532
|
-
EThemeDarkShape.prototype.getStrokeAlign = function () {
|
|
59533
|
-
return 0;
|
|
59534
|
-
};
|
|
59535
|
-
EThemeDarkShape.prototype.getStrokeSide = function () {
|
|
59536
|
-
return EShapeStrokeSide.ALL;
|
|
59537
|
-
};
|
|
59538
|
-
EThemeDarkShape.prototype.getStrokeStyle = function () {
|
|
59539
|
-
return EShapeStrokeStyle.NONE;
|
|
59540
|
-
};
|
|
59541
|
-
EThemeDarkShape.prototype.getTextValue = function () {
|
|
59542
|
-
return "";
|
|
59543
|
-
};
|
|
59544
|
-
EThemeDarkShape.prototype.getTextColor = function () {
|
|
59545
|
-
return this.getStrokeColor();
|
|
59546
|
-
};
|
|
59547
|
-
EThemeDarkShape.prototype.getTextAlpha = function () {
|
|
59548
|
-
return this.getStrokeAlpha();
|
|
59549
|
-
};
|
|
59550
|
-
EThemeDarkShape.prototype.getTextFamily = function () {
|
|
59551
|
-
return "auto";
|
|
59552
|
-
};
|
|
59553
|
-
EThemeDarkShape.prototype.getTextSize = function () {
|
|
59554
|
-
return 14;
|
|
59555
|
-
};
|
|
59556
|
-
EThemeDarkShape.prototype.getRadius = function () {
|
|
59557
|
-
return 0.25;
|
|
59558
|
-
};
|
|
59559
|
-
EThemeDarkShape.prototype.getSizeX = function () {
|
|
59560
|
-
return 100;
|
|
59561
|
-
};
|
|
59562
|
-
EThemeDarkShape.prototype.getSizeY = function () {
|
|
59563
|
-
return 100;
|
|
59564
|
-
};
|
|
59565
|
-
EThemeDarkShape.prototype.getHighlightColor = function () {
|
|
59566
|
-
return 0x1e87f0;
|
|
59567
|
-
};
|
|
59568
|
-
EThemeDarkShape.prototype.getCurveSegmentCount = function () {
|
|
59569
|
-
return 24;
|
|
59570
|
-
};
|
|
59571
|
-
return EThemeDarkShape;
|
|
59572
|
-
}());
|
|
59573
|
-
|
|
59574
|
-
/*
|
|
59575
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
59576
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
59577
|
-
*/
|
|
59578
|
-
var loadThemeDarkShape = function () {
|
|
59579
|
-
DThemeDark.set("EShape", EThemeDarkShape);
|
|
59580
|
-
};
|
|
59581
|
-
|
|
59582
|
-
/*
|
|
59583
|
-
* Copyright (C) 2019 Toshiba Corporation
|
|
59584
|
-
* SPDX-License-Identifier: Apache-2.0
|
|
59585
|
-
*/
|
|
59586
|
-
var loadThemeDarkDiagram = function () {
|
|
59587
|
-
DThemeDark.set("DDiagram", DThemeDarkDiagram);
|
|
59588
|
-
DThemeDark.set("DDiagramCanvas", DThemeDarkDiagramCanvas);
|
|
59589
|
-
loadThemeDarkShape();
|
|
59590
|
-
};
|
|
59591
|
-
|
|
59592
59548
|
/*
|
|
59593
59549
|
* Copyright (C) 2019 Toshiba Corporation
|
|
59594
59550
|
* SPDX-License-Identifier: Apache-2.0
|
|
@@ -60889,7 +60845,7 @@ var DThemeDarkListItems = /** @class */ (function () {
|
|
|
60889
60845
|
if (baseColor != null) {
|
|
60890
60846
|
this._backgroundColorEven = baseColor;
|
|
60891
60847
|
this._backgroundAlphaEven = 1;
|
|
60892
|
-
this._backgroundColorOdd = UtilRgb.
|
|
60848
|
+
this._backgroundColorOdd = UtilRgb.brighten(baseColor, 0.0075);
|
|
60893
60849
|
this._backgroundAlphaOdd = 1;
|
|
60894
60850
|
this._invalidColor = UtilRgb.blend(baseColor, DThemeDarkConstants.INVALID_COLOR, DThemeDarkConstants.INVALID_ALPHA);
|
|
60895
60851
|
this._invalidAlpha = 1;
|
|
@@ -60907,7 +60863,7 @@ var DThemeDarkListItems = /** @class */ (function () {
|
|
|
60907
60863
|
this._backgroundColorEven = 0xffffff;
|
|
60908
60864
|
this._backgroundAlphaEven = 0;
|
|
60909
60865
|
this._backgroundColorOdd = 0xffffff;
|
|
60910
|
-
this._backgroundAlphaOdd = 0.
|
|
60866
|
+
this._backgroundAlphaOdd = 0.0075;
|
|
60911
60867
|
this._invalidColor = DThemeDarkConstants.INVALID_COLOR;
|
|
60912
60868
|
this._invalidAlpha = DThemeDarkConstants.INVALID_ALPHA;
|
|
60913
60869
|
this._highlightColor = DThemeDarkConstants.HIGHLIGHT_COLOR;
|
|
@@ -62322,6 +62278,9 @@ var DThemeDarkScrollBarThumb = /** @class */ (function (_super) {
|
|
|
62322
62278
|
function DThemeDarkScrollBarThumb() {
|
|
62323
62279
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
62324
62280
|
_this.BORDER_COLOR = UtilRgb.brighten(DThemeDarkConstants.WEAK_HIGHLIGHT_COLOR, 0.25);
|
|
62281
|
+
_this.BORDER_COLOR_DISABLED = UtilRgb.darken(_this.BORDER_COLOR, 0.75);
|
|
62282
|
+
_this.BORDER_COLOR_HOVERED = UtilRgb.darken(_this.BORDER_COLOR, 0.25);
|
|
62283
|
+
_this.BORDER_COLOR_OTHER = UtilRgb.darken(_this.BORDER_COLOR, 0.5);
|
|
62325
62284
|
return _this;
|
|
62326
62285
|
}
|
|
62327
62286
|
DThemeDarkScrollBarThumb.prototype.getBackgroundColor = function (state) {
|
|
@@ -62331,24 +62290,24 @@ var DThemeDarkScrollBarThumb = /** @class */ (function (_super) {
|
|
|
62331
62290
|
return 1;
|
|
62332
62291
|
};
|
|
62333
62292
|
DThemeDarkScrollBarThumb.prototype.getBorderColor = function (state) {
|
|
62334
|
-
return this.BORDER_COLOR;
|
|
62335
|
-
};
|
|
62336
|
-
DThemeDarkScrollBarThumb.prototype.getBorderAlpha = function (state) {
|
|
62337
62293
|
if (state.inDisabled) {
|
|
62338
|
-
return
|
|
62294
|
+
return this.BORDER_COLOR_DISABLED;
|
|
62339
62295
|
}
|
|
62340
62296
|
else if (state.isHovered || state.isGesturing) {
|
|
62341
|
-
return
|
|
62297
|
+
return this.BORDER_COLOR_HOVERED;
|
|
62342
62298
|
}
|
|
62343
62299
|
else {
|
|
62344
|
-
return
|
|
62300
|
+
return this.BORDER_COLOR_OTHER;
|
|
62345
62301
|
}
|
|
62346
62302
|
};
|
|
62303
|
+
DThemeDarkScrollBarThumb.prototype.getBorderAlpha = function (state) {
|
|
62304
|
+
return 1;
|
|
62305
|
+
};
|
|
62347
62306
|
DThemeDarkScrollBarThumb.prototype.getBorderWidth = function (state) {
|
|
62348
62307
|
return 3;
|
|
62349
62308
|
};
|
|
62350
62309
|
DThemeDarkScrollBarThumb.prototype.getBorderAlign = function (state) {
|
|
62351
|
-
return
|
|
62310
|
+
return 1;
|
|
62352
62311
|
};
|
|
62353
62312
|
DThemeDarkScrollBarThumb.prototype.getWidth = function () {
|
|
62354
62313
|
return 13;
|
|
@@ -62852,6 +62811,78 @@ var loadThemeDarkShapeActionValue = function () {
|
|
|
62852
62811
|
DThemeDark.set("EShapeActionValue", EThemeDarkShapeActionValue);
|
|
62853
62812
|
};
|
|
62854
62813
|
|
|
62814
|
+
/*
|
|
62815
|
+
* Copyright (C) 2021 Toshiba Corporation
|
|
62816
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
62817
|
+
*/
|
|
62818
|
+
var EThemeDarkShape = /** @class */ (function () {
|
|
62819
|
+
function EThemeDarkShape() {
|
|
62820
|
+
}
|
|
62821
|
+
EThemeDarkShape.prototype.getFillColor = function () {
|
|
62822
|
+
return 0xffffff;
|
|
62823
|
+
};
|
|
62824
|
+
EThemeDarkShape.prototype.getFillAlpha = function () {
|
|
62825
|
+
return 0.2;
|
|
62826
|
+
};
|
|
62827
|
+
EThemeDarkShape.prototype.getStrokeColor = function () {
|
|
62828
|
+
return 0xdddddd;
|
|
62829
|
+
};
|
|
62830
|
+
EThemeDarkShape.prototype.getStrokeAlpha = function () {
|
|
62831
|
+
return 1;
|
|
62832
|
+
};
|
|
62833
|
+
EThemeDarkShape.prototype.getStrokeWidth = function () {
|
|
62834
|
+
return 2;
|
|
62835
|
+
};
|
|
62836
|
+
EThemeDarkShape.prototype.getStrokeAlign = function () {
|
|
62837
|
+
return 0;
|
|
62838
|
+
};
|
|
62839
|
+
EThemeDarkShape.prototype.getStrokeSide = function () {
|
|
62840
|
+
return EShapeStrokeSide.ALL;
|
|
62841
|
+
};
|
|
62842
|
+
EThemeDarkShape.prototype.getStrokeStyle = function () {
|
|
62843
|
+
return EShapeStrokeStyle.NONE;
|
|
62844
|
+
};
|
|
62845
|
+
EThemeDarkShape.prototype.getTextValue = function () {
|
|
62846
|
+
return "";
|
|
62847
|
+
};
|
|
62848
|
+
EThemeDarkShape.prototype.getTextColor = function () {
|
|
62849
|
+
return this.getStrokeColor();
|
|
62850
|
+
};
|
|
62851
|
+
EThemeDarkShape.prototype.getTextAlpha = function () {
|
|
62852
|
+
return this.getStrokeAlpha();
|
|
62853
|
+
};
|
|
62854
|
+
EThemeDarkShape.prototype.getTextFamily = function () {
|
|
62855
|
+
return "auto";
|
|
62856
|
+
};
|
|
62857
|
+
EThemeDarkShape.prototype.getTextSize = function () {
|
|
62858
|
+
return 14;
|
|
62859
|
+
};
|
|
62860
|
+
EThemeDarkShape.prototype.getRadius = function () {
|
|
62861
|
+
return 0.25;
|
|
62862
|
+
};
|
|
62863
|
+
EThemeDarkShape.prototype.getSizeX = function () {
|
|
62864
|
+
return 100;
|
|
62865
|
+
};
|
|
62866
|
+
EThemeDarkShape.prototype.getSizeY = function () {
|
|
62867
|
+
return 100;
|
|
62868
|
+
};
|
|
62869
|
+
EThemeDarkShape.prototype.getHighlightColor = function () {
|
|
62870
|
+
return 0x1e87f0;
|
|
62871
|
+
};
|
|
62872
|
+
EThemeDarkShape.prototype.getCurveSegmentCount = function () {
|
|
62873
|
+
return 24;
|
|
62874
|
+
};
|
|
62875
|
+
return EThemeDarkShape;
|
|
62876
|
+
}());
|
|
62877
|
+
|
|
62878
|
+
/*
|
|
62879
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
62880
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
62881
|
+
*/
|
|
62882
|
+
var loadThemeDarkShape = function () {
|
|
62883
|
+
DThemeDark.set("EShape", EThemeDarkShape);
|
|
62884
|
+
};
|
|
62885
|
+
|
|
62855
62886
|
/*
|
|
62856
62887
|
* Copyright (C) 2019 Toshiba Corporation
|
|
62857
62888
|
* SPDX-License-Identifier: Apache-2.0
|
|
@@ -64577,6 +64608,115 @@ var loadThemeDarkEnUsButtonAll = function () {
|
|
|
64577
64608
|
loadThemeDarkButton();
|
|
64578
64609
|
};
|
|
64579
64610
|
|
|
64611
|
+
/*
|
|
64612
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
64613
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
64614
|
+
*/
|
|
64615
|
+
var DThemeDarkDiagramBase = /** @class */ (function (_super) {
|
|
64616
|
+
__extends(DThemeDarkDiagramBase, _super);
|
|
64617
|
+
function DThemeDarkDiagramBase() {
|
|
64618
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
64619
|
+
}
|
|
64620
|
+
DThemeDarkDiagramBase.prototype.getCanvasBackgroundColor = function () {
|
|
64621
|
+
return 0x2e2e2e;
|
|
64622
|
+
};
|
|
64623
|
+
DThemeDarkDiagramBase.prototype.getCanvasBackgroundAlpha = function () {
|
|
64624
|
+
return 1.0;
|
|
64625
|
+
};
|
|
64626
|
+
DThemeDarkDiagramBase.prototype.isAmbient = function () {
|
|
64627
|
+
return true;
|
|
64628
|
+
};
|
|
64629
|
+
DThemeDarkDiagramBase.prototype.getCanvasShadow = function () {
|
|
64630
|
+
return "WEAK";
|
|
64631
|
+
};
|
|
64632
|
+
return DThemeDarkDiagramBase;
|
|
64633
|
+
}(DThemeDarkCanvasContainer));
|
|
64634
|
+
|
|
64635
|
+
/*
|
|
64636
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
64637
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
64638
|
+
*/
|
|
64639
|
+
var DThemeDarkDiagram = /** @class */ (function (_super) {
|
|
64640
|
+
__extends(DThemeDarkDiagram, _super);
|
|
64641
|
+
function DThemeDarkDiagram() {
|
|
64642
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
64643
|
+
}
|
|
64644
|
+
return DThemeDarkDiagram;
|
|
64645
|
+
}(DThemeDarkDiagramBase));
|
|
64646
|
+
|
|
64647
|
+
/*
|
|
64648
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
64649
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
64650
|
+
*/
|
|
64651
|
+
var DThemeDarkDiagramCanvasBase = /** @class */ (function (_super) {
|
|
64652
|
+
__extends(DThemeDarkDiagramCanvasBase, _super);
|
|
64653
|
+
function DThemeDarkDiagramCanvasBase() {
|
|
64654
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
64655
|
+
}
|
|
64656
|
+
DThemeDarkDiagramCanvasBase.prototype.isAmbient = function () {
|
|
64657
|
+
return true;
|
|
64658
|
+
};
|
|
64659
|
+
DThemeDarkDiagramCanvasBase.prototype.getBackgroundBase = function () {
|
|
64660
|
+
return DThemeDarkConstants.BACKGROUND_COLOR;
|
|
64661
|
+
};
|
|
64662
|
+
DThemeDarkDiagramCanvasBase.prototype.getLocalBoundsLimit = function () {
|
|
64663
|
+
return 0;
|
|
64664
|
+
};
|
|
64665
|
+
return DThemeDarkDiagramCanvasBase;
|
|
64666
|
+
}(DThemeDarkCanvas));
|
|
64667
|
+
|
|
64668
|
+
/*
|
|
64669
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
64670
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
64671
|
+
*/
|
|
64672
|
+
var DThemeDarkDiagramCanvas = /** @class */ (function (_super) {
|
|
64673
|
+
__extends(DThemeDarkDiagramCanvas, _super);
|
|
64674
|
+
function DThemeDarkDiagramCanvas() {
|
|
64675
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
64676
|
+
}
|
|
64677
|
+
DThemeDarkDiagramCanvas.prototype.newState = function (state) {
|
|
64678
|
+
_super.prototype.newState.call(this, state);
|
|
64679
|
+
state.isFocusable = false;
|
|
64680
|
+
};
|
|
64681
|
+
return DThemeDarkDiagramCanvas;
|
|
64682
|
+
}(DThemeDarkDiagramCanvasBase));
|
|
64683
|
+
|
|
64684
|
+
var EThemeDarkShapePointsFormatter = /** @class */ (function () {
|
|
64685
|
+
function EThemeDarkShapePointsFormatter() {
|
|
64686
|
+
}
|
|
64687
|
+
return EThemeDarkShapePointsFormatter;
|
|
64688
|
+
}());
|
|
64689
|
+
|
|
64690
|
+
var EThemeDarkEnUsShapePointsFormatter = /** @class */ (function (_super) {
|
|
64691
|
+
__extends(EThemeDarkEnUsShapePointsFormatter, _super);
|
|
64692
|
+
function EThemeDarkEnUsShapePointsFormatter() {
|
|
64693
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
64694
|
+
}
|
|
64695
|
+
EThemeDarkEnUsShapePointsFormatter.prototype.getCurveLabel = function () {
|
|
64696
|
+
return "Curve";
|
|
64697
|
+
};
|
|
64698
|
+
return EThemeDarkEnUsShapePointsFormatter;
|
|
64699
|
+
}(EThemeDarkShapePointsFormatter));
|
|
64700
|
+
|
|
64701
|
+
/*
|
|
64702
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
64703
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
64704
|
+
*/
|
|
64705
|
+
var loadThemeDarkEnUsShapePointsFormatter = function () {
|
|
64706
|
+
DThemeDark.set("EShapePointsFormatter", EThemeDarkEnUsShapePointsFormatter);
|
|
64707
|
+
};
|
|
64708
|
+
|
|
64709
|
+
/*
|
|
64710
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
64711
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
64712
|
+
*/
|
|
64713
|
+
var loadThemeDarkEnUsDiagram = function () {
|
|
64714
|
+
DThemeDark.set("DDiagram", DThemeDarkDiagram);
|
|
64715
|
+
DThemeDark.set("DDiagramCanvas", DThemeDarkDiagramCanvas);
|
|
64716
|
+
loadThemeDarkEnUsShapePointsFormatter();
|
|
64717
|
+
loadThemeDarkShape();
|
|
64718
|
+
};
|
|
64719
|
+
|
|
64580
64720
|
/*
|
|
64581
64721
|
* Copyright (C) 2019 Toshiba Corporation
|
|
64582
64722
|
* SPDX-License-Identifier: Apache-2.0
|
|
@@ -64716,6 +64856,7 @@ var loadThemeDarkEnUsDiagramEditor = function () {
|
|
|
64716
64856
|
DThemeDark.set("DDiagramEditor", DThemeDarkEnUsDiagramEditor);
|
|
64717
64857
|
DThemeDark.set("DDiagramCanvasEditor", DThemeDarkDiagramCanvasEditor);
|
|
64718
64858
|
loadThemeDarkShapeActionValue();
|
|
64859
|
+
loadThemeDarkEnUsShapePointsFormatter();
|
|
64719
64860
|
loadThemeDarkShape();
|
|
64720
64861
|
};
|
|
64721
64862
|
|
|
@@ -64839,6 +64980,9 @@ var DThemeDarkDialogLayeredHeaderSeparator = /** @class */ (function (_super) {
|
|
|
64839
64980
|
DThemeDarkDialogLayeredHeaderSeparator.prototype.getInteractive = function () {
|
|
64840
64981
|
return DBaseInteractive.NONE;
|
|
64841
64982
|
};
|
|
64983
|
+
DThemeDarkDialogLayeredHeaderSeparator.prototype.newState = function (state) {
|
|
64984
|
+
state.isFocusable = false;
|
|
64985
|
+
};
|
|
64842
64986
|
return DThemeDarkDialogLayeredHeaderSeparator;
|
|
64843
64987
|
}(DThemeDarkImageBase));
|
|
64844
64988
|
|
|
@@ -64851,6 +64995,12 @@ var DThemeDarkDialogLayeredFooter = /** @class */ (function (_super) {
|
|
|
64851
64995
|
function DThemeDarkDialogLayeredFooter() {
|
|
64852
64996
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
64853
64997
|
}
|
|
64998
|
+
DThemeDarkDialogLayeredFooter.prototype.isButtonSpaceLeftEnabled = function () {
|
|
64999
|
+
return true;
|
|
65000
|
+
};
|
|
65001
|
+
DThemeDarkDialogLayeredFooter.prototype.isButtonSpaceRightEnabled = function () {
|
|
65002
|
+
return true;
|
|
65003
|
+
};
|
|
64854
65004
|
DThemeDarkDialogLayeredFooter.prototype.getX = function () {
|
|
64855
65005
|
return "padding";
|
|
64856
65006
|
};
|
|
@@ -66759,7 +66909,7 @@ var DThemeDarkTableBodyRow = /** @class */ (function (_super) {
|
|
|
66759
66909
|
function DThemeDarkTableBodyRow() {
|
|
66760
66910
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
66761
66911
|
_this.BACKGROUND_COLOR_EVEN = DThemeDarkConstants.BACKGROUND_COLOR_ON_BOARD;
|
|
66762
|
-
_this.BACKGROUND_COLOR_ODD = UtilRgb.brighten(DThemeDarkConstants.BACKGROUND_COLOR_ON_BOARD, 0.
|
|
66912
|
+
_this.BACKGROUND_COLOR_ODD = UtilRgb.brighten(DThemeDarkConstants.BACKGROUND_COLOR_ON_BOARD, 0.01);
|
|
66763
66913
|
return _this;
|
|
66764
66914
|
}
|
|
66765
66915
|
DThemeDarkTableBodyRow.prototype.getBackgroundColor = function (state) {
|
|
@@ -67041,7 +67191,7 @@ var loadThemeDarkEnUsAll = function () {
|
|
|
67041
67191
|
loadThemeDarkChart();
|
|
67042
67192
|
loadThemeDarkColor();
|
|
67043
67193
|
loadThemeDarkEnUsDiagramEditor();
|
|
67044
|
-
|
|
67194
|
+
loadThemeDarkEnUsDiagram();
|
|
67045
67195
|
loadThemeDarkEnUsDialogAll();
|
|
67046
67196
|
loadThemeDarkExpandable();
|
|
67047
67197
|
loadThemeDarkHtmlElement();
|
|
@@ -67391,6 +67541,36 @@ var loadThemeDarkJaJpButtonAll = function () {
|
|
|
67391
67541
|
loadThemeDarkButton();
|
|
67392
67542
|
};
|
|
67393
67543
|
|
|
67544
|
+
var EThemeDarkJaJpShapePointsFormatter = /** @class */ (function (_super) {
|
|
67545
|
+
__extends(EThemeDarkJaJpShapePointsFormatter, _super);
|
|
67546
|
+
function EThemeDarkJaJpShapePointsFormatter() {
|
|
67547
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
67548
|
+
}
|
|
67549
|
+
EThemeDarkJaJpShapePointsFormatter.prototype.getCurveLabel = function () {
|
|
67550
|
+
return "曲線";
|
|
67551
|
+
};
|
|
67552
|
+
return EThemeDarkJaJpShapePointsFormatter;
|
|
67553
|
+
}(EThemeDarkShapePointsFormatter));
|
|
67554
|
+
|
|
67555
|
+
/*
|
|
67556
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
67557
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
67558
|
+
*/
|
|
67559
|
+
var loadThemeDarkJaJpShapePointsFormatter = function () {
|
|
67560
|
+
DThemeDark.set("EShapePointsFormatter", EThemeDarkJaJpShapePointsFormatter);
|
|
67561
|
+
};
|
|
67562
|
+
|
|
67563
|
+
/*
|
|
67564
|
+
* Copyright (C) 2019 Toshiba Corporation
|
|
67565
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
67566
|
+
*/
|
|
67567
|
+
var loadThemeDarkJaJpDiagram = function () {
|
|
67568
|
+
DThemeDark.set("DDiagram", DThemeDarkDiagram);
|
|
67569
|
+
DThemeDark.set("DDiagramCanvas", DThemeDarkDiagramCanvas);
|
|
67570
|
+
loadThemeDarkJaJpShapePointsFormatter();
|
|
67571
|
+
loadThemeDarkShape();
|
|
67572
|
+
};
|
|
67573
|
+
|
|
67394
67574
|
/*
|
|
67395
67575
|
* Copyright (C) 2019 Toshiba Corporation
|
|
67396
67576
|
* SPDX-License-Identifier: Apache-2.0
|
|
@@ -67414,6 +67594,7 @@ var loadThemeDarkJaJpDiagramEditor = function () {
|
|
|
67414
67594
|
DThemeDark.set("DDiagramEditor", DThemeDarkJaJpDiagramEditor);
|
|
67415
67595
|
DThemeDark.set("DDiagramCanvasEditor", DThemeDarkDiagramCanvasEditor);
|
|
67416
67596
|
loadThemeDarkShapeActionValue();
|
|
67597
|
+
loadThemeDarkJaJpShapePointsFormatter();
|
|
67417
67598
|
loadThemeDarkShape();
|
|
67418
67599
|
};
|
|
67419
67600
|
|
|
@@ -67851,7 +68032,7 @@ var loadThemeDarkJaJpAll = function () {
|
|
|
67851
68032
|
loadThemeDarkChart();
|
|
67852
68033
|
loadThemeDarkColor();
|
|
67853
68034
|
loadThemeDarkJaJpDiagramEditor();
|
|
67854
|
-
|
|
68035
|
+
loadThemeDarkJaJpDiagram();
|
|
67855
68036
|
loadThemeDarkJaJpDialogAll();
|
|
67856
68037
|
loadThemeDarkExpandable();
|
|
67857
68038
|
loadThemeDarkHtmlElement();
|
|
@@ -97639,10 +97820,16 @@ exports.ESnapperResultScale = ESnapperResultScale;
|
|
|
97639
97820
|
exports.ESnapperTarget = ESnapperTarget;
|
|
97640
97821
|
exports.ESnapperTargetValue = ESnapperTargetValue;
|
|
97641
97822
|
exports.ESnapperTargetValueType = ESnapperTargetValueType;
|
|
97823
|
+
exports.EThemeDarkEnUsShapePointsFormatter = EThemeDarkEnUsShapePointsFormatter;
|
|
97824
|
+
exports.EThemeDarkJaJpShapePointsFormatter = EThemeDarkJaJpShapePointsFormatter;
|
|
97642
97825
|
exports.EThemeDarkShape = EThemeDarkShape;
|
|
97643
97826
|
exports.EThemeDarkShapeActionValue = EThemeDarkShapeActionValue;
|
|
97827
|
+
exports.EThemeDarkShapePointsFormatter = EThemeDarkShapePointsFormatter;
|
|
97828
|
+
exports.EThemeWhiteEnUsShapePointsFormatter = EThemeWhiteEnUsShapePointsFormatter;
|
|
97829
|
+
exports.EThemeWhiteJaJpShapePointsFormatter = EThemeWhiteJaJpShapePointsFormatter;
|
|
97644
97830
|
exports.EThemeWhiteShape = EThemeWhiteShape;
|
|
97645
97831
|
exports.EThemeWhiteShapeActionValue = EThemeWhiteShapeActionValue;
|
|
97832
|
+
exports.EThemeWhiteShapePointsFormatter = EThemeWhiteShapePointsFormatter;
|
|
97646
97833
|
exports.FormatNodeA = FormatNodeA;
|
|
97647
97834
|
exports.FormatNodeD = FormatNodeD;
|
|
97648
97835
|
exports.FormatNodeH = FormatNodeH;
|
|
@@ -97913,7 +98100,6 @@ exports.loadThemeDarkButtonSecondary = loadThemeDarkButtonSecondary;
|
|
|
97913
98100
|
exports.loadThemeDarkCanvasContainer = loadThemeDarkCanvasContainer;
|
|
97914
98101
|
exports.loadThemeDarkChart = loadThemeDarkChart;
|
|
97915
98102
|
exports.loadThemeDarkColor = loadThemeDarkColor;
|
|
97916
|
-
exports.loadThemeDarkDiagram = loadThemeDarkDiagram;
|
|
97917
98103
|
exports.loadThemeDarkDialog = loadThemeDarkDialog;
|
|
97918
98104
|
exports.loadThemeDarkDialogFitted = loadThemeDarkDialogFitted;
|
|
97919
98105
|
exports.loadThemeDarkDialogInputBoolean = loadThemeDarkDialogInputBoolean;
|
|
@@ -97929,6 +98115,7 @@ exports.loadThemeDarkEnUsButtonDate = loadThemeDarkEnUsButtonDate;
|
|
|
97929
98115
|
exports.loadThemeDarkEnUsButtonDatetime = loadThemeDarkEnUsButtonDatetime;
|
|
97930
98116
|
exports.loadThemeDarkEnUsButtonSelect = loadThemeDarkEnUsButtonSelect;
|
|
97931
98117
|
exports.loadThemeDarkEnUsButtonTime = loadThemeDarkEnUsButtonTime;
|
|
98118
|
+
exports.loadThemeDarkEnUsDiagram = loadThemeDarkEnUsDiagram;
|
|
97932
98119
|
exports.loadThemeDarkEnUsDiagramEditor = loadThemeDarkEnUsDiagramEditor;
|
|
97933
98120
|
exports.loadThemeDarkEnUsDialogAll = loadThemeDarkEnUsDialogAll;
|
|
97934
98121
|
exports.loadThemeDarkEnUsDialogColor = loadThemeDarkEnUsDialogColor;
|
|
@@ -97953,6 +98140,7 @@ exports.loadThemeDarkEnUsPickerColorGradient = loadThemeDarkEnUsPickerColorGradi
|
|
|
97953
98140
|
exports.loadThemeDarkEnUsPickerDate = loadThemeDarkEnUsPickerDate;
|
|
97954
98141
|
exports.loadThemeDarkEnUsPickerDatetime = loadThemeDarkEnUsPickerDatetime;
|
|
97955
98142
|
exports.loadThemeDarkEnUsPickerTime = loadThemeDarkEnUsPickerTime;
|
|
98143
|
+
exports.loadThemeDarkEnUsShapePointsFormatter = loadThemeDarkEnUsShapePointsFormatter;
|
|
97956
98144
|
exports.loadThemeDarkEnUsTable = loadThemeDarkEnUsTable;
|
|
97957
98145
|
exports.loadThemeDarkExpandable = loadThemeDarkExpandable;
|
|
97958
98146
|
exports.loadThemeDarkHtmlElement = loadThemeDarkHtmlElement;
|
|
@@ -97972,6 +98160,7 @@ exports.loadThemeDarkJaJpButtonDate = loadThemeDarkJaJpButtonDate;
|
|
|
97972
98160
|
exports.loadThemeDarkJaJpButtonDatetime = loadThemeDarkJaJpButtonDatetime;
|
|
97973
98161
|
exports.loadThemeDarkJaJpButtonSelect = loadThemeDarkJaJpButtonSelect;
|
|
97974
98162
|
exports.loadThemeDarkJaJpButtonTime = loadThemeDarkJaJpButtonTime;
|
|
98163
|
+
exports.loadThemeDarkJaJpDiagram = loadThemeDarkJaJpDiagram;
|
|
97975
98164
|
exports.loadThemeDarkJaJpDiagramEditor = loadThemeDarkJaJpDiagramEditor;
|
|
97976
98165
|
exports.loadThemeDarkJaJpDialogAll = loadThemeDarkJaJpDialogAll;
|
|
97977
98166
|
exports.loadThemeDarkJaJpDialogColor = loadThemeDarkJaJpDialogColor;
|
|
@@ -97996,6 +98185,7 @@ exports.loadThemeDarkJaJpPickerColorGradient = loadThemeDarkJaJpPickerColorGradi
|
|
|
97996
98185
|
exports.loadThemeDarkJaJpPickerDate = loadThemeDarkJaJpPickerDate;
|
|
97997
98186
|
exports.loadThemeDarkJaJpPickerDatetime = loadThemeDarkJaJpPickerDatetime;
|
|
97998
98187
|
exports.loadThemeDarkJaJpPickerTime = loadThemeDarkJaJpPickerTime;
|
|
98188
|
+
exports.loadThemeDarkJaJpShapePointsFormatter = loadThemeDarkJaJpShapePointsFormatter;
|
|
97999
98189
|
exports.loadThemeDarkJaJpTable = loadThemeDarkJaJpTable;
|
|
98000
98190
|
exports.loadThemeDarkLayout = loadThemeDarkLayout;
|
|
98001
98191
|
exports.loadThemeDarkList = loadThemeDarkList;
|
|
@@ -98029,7 +98219,6 @@ exports.loadThemeWhiteButtonSecondary = loadThemeWhiteButtonSecondary;
|
|
|
98029
98219
|
exports.loadThemeWhiteCanvasContainer = loadThemeWhiteCanvasContainer;
|
|
98030
98220
|
exports.loadThemeWhiteChart = loadThemeWhiteChart;
|
|
98031
98221
|
exports.loadThemeWhiteColor = loadThemeWhiteColor;
|
|
98032
|
-
exports.loadThemeWhiteDiagram = loadThemeWhiteDiagram;
|
|
98033
98222
|
exports.loadThemeWhiteDialog = loadThemeWhiteDialog;
|
|
98034
98223
|
exports.loadThemeWhiteDialogFitted = loadThemeWhiteDialogFitted;
|
|
98035
98224
|
exports.loadThemeWhiteDialogInputBoolean = loadThemeWhiteDialogInputBoolean;
|
|
@@ -98045,6 +98234,7 @@ exports.loadThemeWhiteEnUsButtonDate = loadThemeWhiteEnUsButtonDate;
|
|
|
98045
98234
|
exports.loadThemeWhiteEnUsButtonDatetime = loadThemeWhiteEnUsButtonDatetime;
|
|
98046
98235
|
exports.loadThemeWhiteEnUsButtonSelect = loadThemeWhiteEnUsButtonSelect;
|
|
98047
98236
|
exports.loadThemeWhiteEnUsButtonTime = loadThemeWhiteEnUsButtonTime;
|
|
98237
|
+
exports.loadThemeWhiteEnUsDiagram = loadThemeWhiteEnUsDiagram;
|
|
98048
98238
|
exports.loadThemeWhiteEnUsDiagramEditor = loadThemeWhiteEnUsDiagramEditor;
|
|
98049
98239
|
exports.loadThemeWhiteEnUsDialogAll = loadThemeWhiteEnUsDialogAll;
|
|
98050
98240
|
exports.loadThemeWhiteEnUsDialogColor = loadThemeWhiteEnUsDialogColor;
|
|
@@ -98069,6 +98259,7 @@ exports.loadThemeWhiteEnUsPickerColorGradient = loadThemeWhiteEnUsPickerColorGra
|
|
|
98069
98259
|
exports.loadThemeWhiteEnUsPickerDate = loadThemeWhiteEnUsPickerDate;
|
|
98070
98260
|
exports.loadThemeWhiteEnUsPickerDatetime = loadThemeWhiteEnUsPickerDatetime;
|
|
98071
98261
|
exports.loadThemeWhiteEnUsPickerTime = loadThemeWhiteEnUsPickerTime;
|
|
98262
|
+
exports.loadThemeWhiteEnUsShapePointsFormatter = loadThemeWhiteEnUsShapePointsFormatter;
|
|
98072
98263
|
exports.loadThemeWhiteEnUsTable = loadThemeWhiteEnUsTable;
|
|
98073
98264
|
exports.loadThemeWhiteExpandable = loadThemeWhiteExpandable;
|
|
98074
98265
|
exports.loadThemeWhiteHtmlElement = loadThemeWhiteHtmlElement;
|
|
@@ -98088,6 +98279,7 @@ exports.loadThemeWhiteJaJpButtonDate = loadThemeWhiteJaJpButtonDate;
|
|
|
98088
98279
|
exports.loadThemeWhiteJaJpButtonDatetime = loadThemeWhiteJaJpButtonDatetime;
|
|
98089
98280
|
exports.loadThemeWhiteJaJpButtonSelect = loadThemeWhiteJaJpButtonSelect;
|
|
98090
98281
|
exports.loadThemeWhiteJaJpButtonTime = loadThemeWhiteJaJpButtonTime;
|
|
98282
|
+
exports.loadThemeWhiteJaJpDiagram = loadThemeWhiteJaJpDiagram;
|
|
98091
98283
|
exports.loadThemeWhiteJaJpDiagramEditor = loadThemeWhiteJaJpDiagramEditor;
|
|
98092
98284
|
exports.loadThemeWhiteJaJpDialogAll = loadThemeWhiteJaJpDialogAll;
|
|
98093
98285
|
exports.loadThemeWhiteJaJpDialogColor = loadThemeWhiteJaJpDialogColor;
|
|
@@ -98112,6 +98304,7 @@ exports.loadThemeWhiteJaJpPickerColorGradient = loadThemeWhiteJaJpPickerColorGra
|
|
|
98112
98304
|
exports.loadThemeWhiteJaJpPickerDate = loadThemeWhiteJaJpPickerDate;
|
|
98113
98305
|
exports.loadThemeWhiteJaJpPickerDatetime = loadThemeWhiteJaJpPickerDatetime;
|
|
98114
98306
|
exports.loadThemeWhiteJaJpPickerTime = loadThemeWhiteJaJpPickerTime;
|
|
98307
|
+
exports.loadThemeWhiteJaJpShapePointsFormatter = loadThemeWhiteJaJpShapePointsFormatter;
|
|
98115
98308
|
exports.loadThemeWhiteJaJpTable = loadThemeWhiteJaJpTable;
|
|
98116
98309
|
exports.loadThemeWhiteLayout = loadThemeWhiteLayout;
|
|
98117
98310
|
exports.loadThemeWhiteList = loadThemeWhiteList;
|