Browse Source

BI-24473

es6
windy 6 years ago
parent
commit
d09e6e51a8
  1. 6
      demo/config.js
  2. 52
      dist/bundle.js
  3. 44
      dist/case.js
  4. 6
      dist/demo.js
  5. 52
      dist/fineui.js
  6. BIN
      dist/images/1x/icon/dark_tree_collapse_1.png
  7. BIN
      dist/images/1x/icon/dark_tree_collapse_2.png
  8. BIN
      dist/images/1x/icon/dark_tree_collapse_3.png
  9. BIN
      dist/images/1x/icon/dark_tree_collapse_4.png
  10. BIN
      dist/images/1x/icon/dark_tree_expand_1.png
  11. BIN
      dist/images/1x/icon/dark_tree_expand_2.png
  12. BIN
      dist/images/1x/icon/dark_tree_expand_3.png
  13. BIN
      dist/images/1x/icon/dark_tree_expand_4.png
  14. BIN
      dist/images/1x/icon/dark_tree_vertical_line_1.png
  15. BIN
      dist/images/1x/icon/dark_tree_vertical_line_2.png
  16. BIN
      dist/images/1x/icon/dark_tree_vertical_line_3.png
  17. BIN
      dist/images/1x/icon/dark_tree_vertical_line_4.png
  18. BIN
      dist/images/1x/icon/dark_tree_vertical_line_5.png
  19. BIN
      dist/images/1x/icon/tree_collapse_1.png
  20. BIN
      dist/images/1x/icon/tree_collapse_2.png
  21. BIN
      dist/images/1x/icon/tree_collapse_3.png
  22. BIN
      dist/images/1x/icon/tree_collapse_4.png
  23. BIN
      dist/images/1x/icon/tree_expand_1.png
  24. BIN
      dist/images/1x/icon/tree_expand_2.png
  25. BIN
      dist/images/1x/icon/tree_expand_3.png
  26. BIN
      dist/images/1x/icon/tree_expand_4.png
  27. BIN
      dist/images/1x/icon/tree_vertical_line_1.png
  28. BIN
      dist/images/1x/icon/tree_vertical_line_2.png
  29. BIN
      dist/images/1x/icon/tree_vertical_line_3.png
  30. BIN
      dist/images/1x/icon/tree_vertical_line_4.png
  31. BIN
      dist/images/1x/icon/tree_vertical_line_5.png
  32. BIN
      dist/images/2x/icon/dark_tree_collapse_1.png
  33. BIN
      dist/images/2x/icon/dark_tree_collapse_2.png
  34. BIN
      dist/images/2x/icon/dark_tree_collapse_3.png
  35. BIN
      dist/images/2x/icon/dark_tree_collapse_4.png
  36. BIN
      dist/images/2x/icon/dark_tree_expand_1.png
  37. BIN
      dist/images/2x/icon/dark_tree_expand_2.png
  38. BIN
      dist/images/2x/icon/dark_tree_expand_3.png
  39. BIN
      dist/images/2x/icon/dark_tree_expand_4.png
  40. BIN
      dist/images/2x/icon/dark_tree_vertical_line_1.png
  41. BIN
      dist/images/2x/icon/dark_tree_vertical_line_2.png
  42. BIN
      dist/images/2x/icon/dark_tree_vertical_line_3.png
  43. BIN
      dist/images/2x/icon/dark_tree_vertical_line_4.png
  44. BIN
      dist/images/2x/icon/dark_tree_vertical_line_5.png
  45. BIN
      dist/images/2x/icon/tree_collapse_1.png
  46. BIN
      dist/images/2x/icon/tree_collapse_2.png
  47. BIN
      dist/images/2x/icon/tree_collapse_3.png
  48. BIN
      dist/images/2x/icon/tree_collapse_4.png
  49. BIN
      dist/images/2x/icon/tree_expand_1.png
  50. BIN
      dist/images/2x/icon/tree_expand_2.png
  51. BIN
      dist/images/2x/icon/tree_expand_3.png
  52. BIN
      dist/images/2x/icon/tree_expand_4.png
  53. BIN
      dist/images/2x/icon/tree_vertical_line_1.png
  54. BIN
      dist/images/2x/icon/tree_vertical_line_2.png
  55. BIN
      dist/images/2x/icon/tree_vertical_line_3.png
  56. BIN
      dist/images/2x/icon/tree_vertical_line_4.png
  57. BIN
      dist/images/2x/icon/tree_vertical_line_5.png
  58. 8
      dist/widget.js
  59. 2
      src/case/button/node/node.arrow.js
  60. 4
      src/case/button/node/node.first.plus.js
  61. 4
      src/case/button/node/node.last.plus.js
  62. 4
      src/case/button/node/node.mid.plus.js
  63. 10
      src/case/button/treeitem/item.first.treeleaf.js
  64. 10
      src/case/button/treeitem/item.last.treeleaf.js
  65. 10
      src/case/button/treeitem/item.mid.treeleaf.js
  66. 8
      src/widget/multitree/multi.tree.combo.js

6
demo/config.js

@ -1518,13 +1518,17 @@ Demo.CONSTANTS = {
}, {pId: "0_1_33", id: "0_1_33_0", text: "重庆市区", value: "重庆市区", open: true}],
TREE: [{id: -1, pId: -2, value: "根目录", text: "根目录"},
{id: -2, pId: -2, value: "根目录", text: "根目录"},
{id: -3, pId: -2, value: "根目录", text: "根目录"},
{id: -4, pId: -2, value: "根目录", text: "根目录"},
{id: -5, pId: -2, value: "根目录", text: "根目录"},
{id: 1, pId: -1, value: "第一级目录1", text: "第一级目录1"},
{id: 11, pId: 1, value: "第二级文件1", text: "第二级文件1"},
{id: 12, pId: 1, value: "第二级目录2", text: "第二级目录2"},
{id: 121, pId: 12, value: "第三级目录1", text: "第三级目录1"},
{id: 122, pId: 12, value: "第三级文件1", text: "第三级文件1"},
{id: 1211, pId: 121, value: "第四级目录1", text: "第四级目录1"},
{id: 12111, pId: 1211, value: "第五级文件1", text: "第五级文件111111111111111111111111111111111111111111111111111111111111111111111111111111111111111"},
{id: 12111, pId: 1211, value: "第五级文件1", text: "第五级文件1111111111111111111"},
{id: 2, pId: -1, value: "第一级目录2", text: "第一级目录2"},
{id: 21, pId: 2, value: "第二级目录3", text: "第二级目录3"},
{id: 22, pId: 2, value: "第二级文件2", text: "第二级文件2"},

52
dist/bundle.js vendored

@ -72918,7 +72918,7 @@ BI.ArrowNode = BI.inherit(BI.NodeButton, {
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({
@ -72969,7 +72969,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, {
id: "",
pId: "",
open: false,
height: 25
height: 24
});
},
_init: function () {
@ -73002,7 +73002,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({
@ -73151,7 +73151,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, {
id: "",
pId: "",
open: false,
height: 25
height: 24
});
},
_init: function () {
@ -73184,7 +73184,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({
@ -73232,7 +73232,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, {
id: "",
pId: "",
open: false,
height: 25
height: 24
});
},
_init: function () {
@ -73265,7 +73265,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({
@ -73522,7 +73522,7 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, {
id: "",
pId: "",
layer: 0,
height: 25
height: 24
});
},
_init: function () {
@ -73551,19 +73551,19 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : {
width: 13,
width: 12,
el: {
type: "bi.layout",
cls: "base-line-conn-background",
width: 13,
width: 12,
height: o.height
}
}), {
width: 25,
width: 24,
el: {
type: "bi.layout",
cls: "mid-line-conn-background",
width: 25,
width: 24,
height: o.height
}
}, {
@ -73713,7 +73713,7 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, {
id: "",
pId: "",
layer: 0,
height: 25
height: 24
});
},
_init: function () {
@ -73742,19 +73742,19 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : {
width: 13,
width: 12,
el: {
type: "bi.layout",
cls: "base-line-conn-background",
width: 13,
width: 12,
height: o.height
}
}), {
width: 25,
width: 24,
el: {
type: "bi.layout",
cls: "mid-line-conn-background",
width: 25,
width: 24,
height: o.height
}
}, {
@ -73817,7 +73817,7 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, {
id: "",
pId: "",
layer: 0,
height: 25
height: 24
});
},
_init: function () {
@ -73846,19 +73846,19 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : {
width: 13,
width: 12,
el: {
type: "bi.layout",
cls: "base-line-conn-background",
width: 13,
width: 12,
height: o.height
}
}), {
width: 25,
width: 24,
el: {
type: "bi.layout",
cls: "mid-line-conn-background",
width: 25,
width: 24,
height: o.height
}
}, {
@ -101323,10 +101323,10 @@ BI.MultiTreeCombo = BI.inherit(BI.Single, {
constants: {
offset: {
top: 1,
left: 1,
right: 2,
bottom: 33
top: 0,
left: 0,
right: 0,
bottom: 31
}
},

44
dist/case.js vendored

@ -447,7 +447,7 @@ BI.ArrowNode = BI.inherit(BI.NodeButton, {
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({
@ -498,7 +498,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, {
id: "",
pId: "",
open: false,
height: 25
height: 24
});
},
_init: function () {
@ -531,7 +531,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({
@ -680,7 +680,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, {
id: "",
pId: "",
open: false,
height: 25
height: 24
});
},
_init: function () {
@ -713,7 +713,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({
@ -761,7 +761,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, {
id: "",
pId: "",
open: false,
height: 25
height: 24
});
},
_init: function () {
@ -794,7 +794,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({
@ -1051,7 +1051,7 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, {
id: "",
pId: "",
layer: 0,
height: 25
height: 24
});
},
_init: function () {
@ -1080,19 +1080,19 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : {
width: 13,
width: 12,
el: {
type: "bi.layout",
cls: "base-line-conn-background",
width: 13,
width: 12,
height: o.height
}
}), {
width: 25,
width: 24,
el: {
type: "bi.layout",
cls: "mid-line-conn-background",
width: 25,
width: 24,
height: o.height
}
}, {
@ -1242,7 +1242,7 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, {
id: "",
pId: "",
layer: 0,
height: 25
height: 24
});
},
_init: function () {
@ -1271,19 +1271,19 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : {
width: 13,
width: 12,
el: {
type: "bi.layout",
cls: "base-line-conn-background",
width: 13,
width: 12,
height: o.height
}
}), {
width: 25,
width: 24,
el: {
type: "bi.layout",
cls: "mid-line-conn-background",
width: 25,
width: 24,
height: o.height
}
}, {
@ -1346,7 +1346,7 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, {
id: "",
pId: "",
layer: 0,
height: 25
height: 24
});
},
_init: function () {
@ -1375,19 +1375,19 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : {
width: 13,
width: 12,
el: {
type: "bi.layout",
cls: "base-line-conn-background",
width: 13,
width: 12,
height: o.height
}
}), {
width: 25,
width: 24,
el: {
type: "bi.layout",
cls: "mid-line-conn-background",
width: 25,
width: 24,
height: o.height
}
}, {

6
dist/demo.js vendored

@ -16354,13 +16354,17 @@ Demo.CONSTANTS = {
}, {pId: "0_1_33", id: "0_1_33_0", text: "重庆市区", value: "重庆市区", open: true}],
TREE: [{id: -1, pId: -2, value: "根目录", text: "根目录"},
{id: -2, pId: -2, value: "根目录", text: "根目录"},
{id: -3, pId: -2, value: "根目录", text: "根目录"},
{id: -4, pId: -2, value: "根目录", text: "根目录"},
{id: -5, pId: -2, value: "根目录", text: "根目录"},
{id: 1, pId: -1, value: "第一级目录1", text: "第一级目录1"},
{id: 11, pId: 1, value: "第二级文件1", text: "第二级文件1"},
{id: 12, pId: 1, value: "第二级目录2", text: "第二级目录2"},
{id: 121, pId: 12, value: "第三级目录1", text: "第三级目录1"},
{id: 122, pId: 12, value: "第三级文件1", text: "第三级文件1"},
{id: 1211, pId: 121, value: "第四级目录1", text: "第四级目录1"},
{id: 12111, pId: 1211, value: "第五级文件1", text: "第五级文件111111111111111111111111111111111111111111111111111111111111111111111111111111111111111"},
{id: 12111, pId: 1211, value: "第五级文件1", text: "第五级文件1111111111111111111"},
{id: 2, pId: -1, value: "第一级目录2", text: "第一级目录2"},
{id: 21, pId: 2, value: "第二级目录3", text: "第二级目录3"},
{id: 22, pId: 2, value: "第二级文件2", text: "第二级文件2"},

52
dist/fineui.js vendored

@ -73161,7 +73161,7 @@ BI.ArrowNode = BI.inherit(BI.NodeButton, {
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({
@ -73212,7 +73212,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, {
id: "",
pId: "",
open: false,
height: 25
height: 24
});
},
_init: function () {
@ -73245,7 +73245,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({
@ -73394,7 +73394,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, {
id: "",
pId: "",
open: false,
height: 25
height: 24
});
},
_init: function () {
@ -73427,7 +73427,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({
@ -73475,7 +73475,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, {
id: "",
pId: "",
open: false,
height: 25
height: 24
});
},
_init: function () {
@ -73508,7 +73508,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({
@ -73765,7 +73765,7 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, {
id: "",
pId: "",
layer: 0,
height: 25
height: 24
});
},
_init: function () {
@ -73794,19 +73794,19 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : {
width: 13,
width: 12,
el: {
type: "bi.layout",
cls: "base-line-conn-background",
width: 13,
width: 12,
height: o.height
}
}), {
width: 25,
width: 24,
el: {
type: "bi.layout",
cls: "mid-line-conn-background",
width: 25,
width: 24,
height: o.height
}
}, {
@ -73956,7 +73956,7 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, {
id: "",
pId: "",
layer: 0,
height: 25
height: 24
});
},
_init: function () {
@ -73985,19 +73985,19 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : {
width: 13,
width: 12,
el: {
type: "bi.layout",
cls: "base-line-conn-background",
width: 13,
width: 12,
height: o.height
}
}), {
width: 25,
width: 24,
el: {
type: "bi.layout",
cls: "mid-line-conn-background",
width: 25,
width: 24,
height: o.height
}
}, {
@ -74060,7 +74060,7 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, {
id: "",
pId: "",
layer: 0,
height: 25
height: 24
});
},
_init: function () {
@ -74089,19 +74089,19 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : {
width: 13,
width: 12,
el: {
type: "bi.layout",
cls: "base-line-conn-background",
width: 13,
width: 12,
height: o.height
}
}), {
width: 25,
width: 24,
el: {
type: "bi.layout",
cls: "mid-line-conn-background",
width: 25,
width: 24,
height: o.height
}
}, {
@ -101566,10 +101566,10 @@ BI.MultiTreeCombo = BI.inherit(BI.Single, {
constants: {
offset: {
top: 1,
left: 1,
right: 2,
bottom: 33
top: 0,
left: 0,
right: 0,
bottom: 31
}
},

BIN
dist/images/1x/icon/dark_tree_collapse_1.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 B

BIN
dist/images/1x/icon/dark_tree_collapse_2.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

BIN
dist/images/1x/icon/dark_tree_collapse_3.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

BIN
dist/images/1x/icon/dark_tree_collapse_4.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 B

BIN
dist/images/1x/icon/dark_tree_expand_1.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 B

BIN
dist/images/1x/icon/dark_tree_expand_2.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

BIN
dist/images/1x/icon/dark_tree_expand_3.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

BIN
dist/images/1x/icon/dark_tree_expand_4.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

BIN
dist/images/1x/icon/dark_tree_vertical_line_1.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 B

BIN
dist/images/1x/icon/dark_tree_vertical_line_2.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 B

BIN
dist/images/1x/icon/dark_tree_vertical_line_3.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 B

BIN
dist/images/1x/icon/dark_tree_vertical_line_4.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

BIN
dist/images/1x/icon/dark_tree_vertical_line_5.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 B

BIN
dist/images/1x/icon/tree_collapse_1.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 165 B

After

Width:  |  Height:  |  Size: 192 B

BIN
dist/images/1x/icon/tree_collapse_2.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 205 B

After

Width:  |  Height:  |  Size: 224 B

BIN
dist/images/1x/icon/tree_collapse_3.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 204 B

After

Width:  |  Height:  |  Size: 240 B

BIN
dist/images/1x/icon/tree_collapse_4.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 192 B

After

Width:  |  Height:  |  Size: 228 B

BIN
dist/images/1x/icon/tree_expand_1.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 151 B

After

Width:  |  Height:  |  Size: 170 B

BIN
dist/images/1x/icon/tree_expand_2.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 188 B

After

Width:  |  Height:  |  Size: 203 B

BIN
dist/images/1x/icon/tree_expand_3.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 185 B

After

Width:  |  Height:  |  Size: 218 B

BIN
dist/images/1x/icon/tree_expand_4.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 172 B

After

Width:  |  Height:  |  Size: 204 B

BIN
dist/images/1x/icon/tree_vertical_line_1.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 112 B

After

Width:  |  Height:  |  Size: 102 B

BIN
dist/images/1x/icon/tree_vertical_line_2.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 B

After

Width:  |  Height:  |  Size: 144 B

BIN
dist/images/1x/icon/tree_vertical_line_3.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 B

After

Width:  |  Height:  |  Size: 162 B

BIN
dist/images/1x/icon/tree_vertical_line_4.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 B

After

Width:  |  Height:  |  Size: 148 B

BIN
dist/images/1x/icon/tree_vertical_line_5.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 140 B

After

Width:  |  Height:  |  Size: 138 B

BIN
dist/images/2x/icon/dark_tree_collapse_1.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 B

BIN
dist/images/2x/icon/dark_tree_collapse_2.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 B

BIN
dist/images/2x/icon/dark_tree_collapse_3.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 B

BIN
dist/images/2x/icon/dark_tree_collapse_4.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 320 B

BIN
dist/images/2x/icon/dark_tree_expand_1.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 B

BIN
dist/images/2x/icon/dark_tree_expand_2.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 B

BIN
dist/images/2x/icon/dark_tree_expand_3.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 B

BIN
dist/images/2x/icon/dark_tree_expand_4.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 B

BIN
dist/images/2x/icon/dark_tree_vertical_line_1.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 B

BIN
dist/images/2x/icon/dark_tree_vertical_line_2.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 B

BIN
dist/images/2x/icon/dark_tree_vertical_line_3.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 B

BIN
dist/images/2x/icon/dark_tree_vertical_line_4.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 B

BIN
dist/images/2x/icon/dark_tree_vertical_line_5.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 B

BIN
dist/images/2x/icon/tree_collapse_1.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 B

After

Width:  |  Height:  |  Size: 274 B

BIN
dist/images/2x/icon/tree_collapse_2.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 265 B

After

Width:  |  Height:  |  Size: 336 B

BIN
dist/images/2x/icon/tree_collapse_3.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 258 B

After

Width:  |  Height:  |  Size: 344 B

BIN
dist/images/2x/icon/tree_collapse_4.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 244 B

After

Width:  |  Height:  |  Size: 328 B

BIN
dist/images/2x/icon/tree_expand_1.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 197 B

After

Width:  |  Height:  |  Size: 246 B

BIN
dist/images/2x/icon/tree_expand_2.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 238 B

After

Width:  |  Height:  |  Size: 309 B

BIN
dist/images/2x/icon/tree_expand_3.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 240 B

After

Width:  |  Height:  |  Size: 316 B

BIN
dist/images/2x/icon/tree_expand_4.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 229 B

After

Width:  |  Height:  |  Size: 300 B

BIN
dist/images/2x/icon/tree_vertical_line_1.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 B

After

Width:  |  Height:  |  Size: 117 B

BIN
dist/images/2x/icon/tree_vertical_line_2.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 204 B

After

Width:  |  Height:  |  Size: 220 B

BIN
dist/images/2x/icon/tree_vertical_line_3.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 200 B

After

Width:  |  Height:  |  Size: 242 B

BIN
dist/images/2x/icon/tree_vertical_line_4.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 192 B

After

Width:  |  Height:  |  Size: 211 B

BIN
dist/images/2x/icon/tree_vertical_line_5.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 183 B

After

Width:  |  Height:  |  Size: 215 B

8
dist/widget.js vendored

@ -13699,10 +13699,10 @@ BI.MultiTreeCombo = BI.inherit(BI.Single, {
constants: {
offset: {
top: 1,
left: 1,
right: 2,
bottom: 33
top: 0,
left: 0,
right: 0,
bottom: 31
}
},

2
src/case/button/node/node.arrow.js

@ -45,7 +45,7 @@ BI.ArrowNode = BI.inherit(BI.NodeButton, {
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({

4
src/case/button/node/node.first.plus.js

@ -15,7 +15,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, {
id: "",
pId: "",
open: false,
height: 25
height: 24
});
},
_init: function () {
@ -48,7 +48,7 @@ BI.FirstPlusGroupNode = BI.inherit(BI.NodeButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({

4
src/case/button/node/node.last.plus.js

@ -15,7 +15,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, {
id: "",
pId: "",
open: false,
height: 25
height: 24
});
},
_init: function () {
@ -48,7 +48,7 @@ BI.LastPlusGroupNode = BI.inherit(BI.NodeButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({

4
src/case/button/node/node.mid.plus.js

@ -15,7 +15,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, {
id: "",
pId: "",
open: false,
height: 25
height: 24
});
},
_init: function () {
@ -48,7 +48,7 @@ BI.MidPlusGroupNode = BI.inherit(BI.NodeButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, {
width: 25,
width: 24,
el: this.checkbox
}, this.text);
BI.createWidget(BI.extend({

10
src/case/button/treeitem/item.first.treeleaf.js

@ -13,7 +13,7 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, {
id: "",
pId: "",
layer: 0,
height: 25
height: 24
});
},
_init: function () {
@ -42,19 +42,19 @@ BI.FirstTreeLeafItem = BI.inherit(BI.BasicButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : {
width: 13,
width: 12,
el: {
type: "bi.layout",
cls: "base-line-conn-background",
width: 13,
width: 12,
height: o.height
}
}), {
width: 25,
width: 24,
el: {
type: "bi.layout",
cls: "mid-line-conn-background",
width: 25,
width: 24,
height: o.height
}
}, {

10
src/case/button/treeitem/item.last.treeleaf.js

@ -13,7 +13,7 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, {
id: "",
pId: "",
layer: 0,
height: 25
height: 24
});
},
_init: function () {
@ -42,19 +42,19 @@ BI.LastTreeLeafItem = BI.inherit(BI.BasicButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : {
width: 13,
width: 12,
el: {
type: "bi.layout",
cls: "base-line-conn-background",
width: 13,
width: 12,
height: o.height
}
}), {
width: 25,
width: 24,
el: {
type: "bi.layout",
cls: "mid-line-conn-background",
width: 25,
width: 24,
height: o.height
}
}, {

10
src/case/button/treeitem/item.mid.treeleaf.js

@ -13,7 +13,7 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, {
id: "",
pId: "",
layer: 0,
height: 25
height: 24
});
},
_init: function () {
@ -42,19 +42,19 @@ BI.MidTreeLeafItem = BI.inherit(BI.BasicButton, {
});
var type = BI.LogicFactory.createLogicTypeByDirection(BI.Direction.Left);
var items = BI.LogicFactory.createLogicItemsByDirection(BI.Direction.Left, ((o.layer === 0) ? "" : {
width: 13,
width: 12,
el: {
type: "bi.layout",
cls: "base-line-conn-background",
width: 13,
width: 12,
height: o.height
}
}), {
width: 25,
width: 24,
el: {
type: "bi.layout",
cls: "mid-line-conn-background",
width: 25,
width: 24,
height: o.height
}
}, {

8
src/widget/multitree/multi.tree.combo.js

@ -8,10 +8,10 @@ BI.MultiTreeCombo = BI.inherit(BI.Single, {
constants: {
offset: {
top: 1,
left: 1,
right: 2,
bottom: 33
top: 0,
left: 0,
right: 0,
bottom: 31
}
},

Loading…
Cancel
Save