Browse Source

auto upgrade version to 2.0.20210714110206

es6
data 3 years ago
parent
commit
6170279ad4
  1. 2
      dist/2.0/fineui.css
  2. 4
      dist/2.0/fineui.ie.min.js
  3. 2
      dist/2.0/fineui.ie.min.js.map
  4. 849
      dist/2.0/fineui.js
  5. 2
      dist/2.0/fineui.js.map
  6. 2
      dist/2.0/fineui.min.css
  7. 4
      dist/2.0/fineui.min.js
  8. 2
      dist/2.0/fineui.min.js.map
  9. 2
      dist/2.0/fineui_without_normalize.css
  10. 2
      dist/2.0/fineui_without_normalize.min.css
  11. 2
      dist/core.css
  12. 819
      dist/core.js
  13. 2
      dist/core.js.map
  14. 2
      dist/demo.css
  15. 1183
      dist/demo.js
  16. 2
      dist/demo.js.map
  17. 2
      dist/fineui.css
  18. 4
      dist/fineui.ie.min.js
  19. 2
      dist/fineui.ie.min.js.map
  20. 843
      dist/fineui.js
  21. 2
      dist/fineui.js.map
  22. 2
      dist/fineui.min.css
  23. 4
      dist/fineui.min.js
  24. 2
      dist/fineui.min.js.map
  25. 2
      dist/fineui.proxy.css
  26. 129
      dist/fineui.proxy.js
  27. 2
      dist/fineui.proxy.js.map
  28. 2
      dist/fineui.proxy.min.css
  29. 4
      dist/fineui.proxy.min.js
  30. 2
      dist/fineui.proxy.min.js.map
  31. 53
      dist/fineui_without_jquery_polyfill.js
  32. 2
      dist/fineui_without_jquery_polyfill.js.map
  33. 2
      dist/font.css
  34. 2
      dist/lib/case/combo/textvaluecheckcombo/popup.textvaluecheck.d.ts
  35. 1
      dist/lib/case/toolbar/toolbar.multiselect.d.ts
  36. 10
      dist/lib/core/wrapper/layout/layout.td.d.ts
  37. 4
      dist/lib/index.d.ts
  38. 2
      dist/resource.css
  39. 14
      dist/utils.js
  40. 2
      dist/utils.js.map
  41. 4
      dist/utils.min.js
  42. 2
      dist/utils.min.js.map
  43. 2
      package.json

2
dist/2.0/fineui.css vendored

File diff suppressed because one or more lines are too long

4
dist/2.0/fineui.ie.min.js vendored

File diff suppressed because one or more lines are too long

2
dist/2.0/fineui.ie.min.js.map vendored

File diff suppressed because one or more lines are too long

849
dist/2.0/fineui.js vendored

File diff suppressed because it is too large Load Diff

2
dist/2.0/fineui.js.map vendored

File diff suppressed because one or more lines are too long

2
dist/2.0/fineui.min.css vendored

File diff suppressed because one or more lines are too long

4
dist/2.0/fineui.min.js vendored

File diff suppressed because one or more lines are too long

2
dist/2.0/fineui.min.js.map vendored

File diff suppressed because one or more lines are too long

2
dist/2.0/fineui_without_normalize.css vendored

File diff suppressed because one or more lines are too long

2
dist/2.0/fineui_without_normalize.min.css vendored

File diff suppressed because one or more lines are too long

2
dist/core.css vendored

File diff suppressed because one or more lines are too long

819
dist/core.js vendored

File diff suppressed because it is too large Load Diff

2
dist/core.js.map vendored

File diff suppressed because one or more lines are too long

2
dist/demo.css vendored

File diff suppressed because one or more lines are too long

1183
dist/demo.js vendored

File diff suppressed because it is too large Load Diff

2
dist/demo.js.map vendored

File diff suppressed because one or more lines are too long

2
dist/fineui.css vendored

File diff suppressed because one or more lines are too long

4
dist/fineui.ie.min.js vendored

File diff suppressed because one or more lines are too long

2
dist/fineui.ie.min.js.map vendored

File diff suppressed because one or more lines are too long

843
dist/fineui.js vendored

File diff suppressed because it is too large Load Diff

2
dist/fineui.js.map vendored

File diff suppressed because one or more lines are too long

2
dist/fineui.min.css vendored

File diff suppressed because one or more lines are too long

4
dist/fineui.min.js vendored

File diff suppressed because one or more lines are too long

2
dist/fineui.min.js.map vendored

File diff suppressed because one or more lines are too long

2
dist/fineui.proxy.css vendored

File diff suppressed because one or more lines are too long

129
dist/fineui.proxy.js vendored

@ -1,4 +1,4 @@
/*! time: 2021-7-13 23:50:49 */
/*! time: 2021-7-14 11:00:30 */
/******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
/******/ var installedModules = {};
@ -82,7 +82,7 @@
/******/
/******/
/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 1195);
/******/ return __webpack_require__(__webpack_require__.s = 1196);
/******/ })
/************************************************************************/
/******/ ([
@ -74088,6 +74088,12 @@ Object.defineProperty(exports, "TreeValueChooserPane", {
return _pane3.TreeValueChooserPane;
}
});
Object.defineProperty(exports, "TdLayout", {
enumerable: true,
get: function get() {
return _layout11.TdLayout;
}
});
exports["default"] = void 0;
var _combo = __webpack_require__(710);
@ -74420,6 +74426,8 @@ var _html2 = __webpack_require__(851);
var _pane3 = __webpack_require__(852);
var _layout11 = __webpack_require__(853);
function _getRequireWildcardCache() { if (typeof WeakMap !== "function") return null; var cache = new WeakMap(); _getRequireWildcardCache = function _getRequireWildcardCache() { return cache; }; return cache; }
function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
@ -75917,13 +75925,16 @@ var _abstract = __webpack_require__(47);
var _abstract = __webpack_require__(30);
/***/ }),
/* 853 */,
/* 854 */
/* 853 */
/***/ (function(module, exports, __webpack_require__) {
// extracted by mini-css-extract-plugin
"use strict";
var _layout = __webpack_require__(3);
/***/ }),
/* 854 */,
/* 855 */
/***/ (function(module, exports, __webpack_require__) {
@ -75931,6 +75942,12 @@ var _abstract = __webpack_require__(30);
/***/ }),
/* 856 */
/***/ (function(module, exports, __webpack_require__) {
// extracted by mini-css-extract-plugin
/***/ }),
/* 857 */
/***/ (function(module, exports) {
// 工程配置
@ -76073,7 +76090,7 @@ BI.prepares.push(function () {
/***/ }),
/* 857 */
/* 858 */
/***/ (function(module, exports) {
/**
@ -76240,7 +76257,7 @@ BI.prepares.push(function () {
/***/ }),
/* 858 */
/* 859 */
/***/ (function(module, exports) {
/**
@ -77080,7 +77097,7 @@ BI.prepares.push(function () {
/***/ }),
/* 859 */
/* 860 */
/***/ (function(module, exports) {
// 浏览器相关方法
@ -77214,7 +77231,7 @@ _.extend(BI, {
});
/***/ }),
/* 860 */
/* 861 */
/***/ (function(module, exports, __webpack_require__) {
var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
@ -88243,7 +88260,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
/***/ }),
/* 861 */
/* 862 */
/***/ (function(module, exports) {
/*
@ -88258,7 +88275,7 @@ BI.$.extend(BI.$.Event.prototype, {
});
/***/ }),
/* 862 */
/* 863 */
/***/ (function(module, exports) {
if (BI.jQuery) {
@ -88511,7 +88528,7 @@ if (BI.jQuery) {
/***/ }),
/* 863 */
/* 864 */
/***/ (function(module, exports) {
/* !
@ -88720,7 +88737,7 @@ if (BI.jQuery) {
}));
/***/ }),
/* 864 */
/* 865 */
/***/ (function(module, exports) {
_.extend(BI, {
@ -88780,7 +88797,7 @@ _.extend(BI, {
});
/***/ }),
/* 865 */
/* 866 */
/***/ (function(module, exports) {
(function () {
@ -89412,7 +89429,7 @@ _.extend(BI, {
}());
/***/ }),
/* 866 */
/* 867 */
/***/ (function(module, exports) {
!(function () {
@ -89424,7 +89441,7 @@ _.extend(BI, {
})();
/***/ }),
/* 867 */
/* 868 */
/***/ (function(module, exports) {
/**
@ -90129,7 +90146,7 @@ _.extend(BI, {
/***/ }),
/* 868 */
/* 869 */
/***/ (function(module, exports) {
/**
@ -90685,7 +90702,7 @@ BI.shortcut("bi.tree_view", BI.TreeView);
/***/ }),
/* 869 */
/* 870 */
/***/ (function(module, exports) {
/**
@ -90938,7 +90955,7 @@ BI.AsyncTree = BI.inherit(BI.TreeView, {
BI.shortcut("bi.async_tree", BI.AsyncTree);
/***/ }),
/* 870 */
/* 871 */
/***/ (function(module, exports) {
/*
@ -92658,7 +92675,7 @@ BI.shortcut("bi.async_tree", BI.AsyncTree);
})(BI.jQuery);
/***/ }),
/* 871 */
/* 872 */
/***/ (function(module, exports) {
/*
@ -93293,7 +93310,7 @@ BI.shortcut("bi.async_tree", BI.AsyncTree);
})(BI.jQuery);
/***/ }),
/* 872 */
/* 873 */
/***/ (function(module, exports) {
/**
@ -93416,7 +93433,7 @@ BI.ListTreeView = BI.inherit(BI.TreeView, {
BI.shortcut("bi.list_tree_view", BI.ListTreeView);
/***/ }),
/* 873 */
/* 874 */
/***/ (function(module, exports) {
/**
@ -93544,7 +93561,7 @@ BI.ListAsyncTree = BI.inherit(BI.ListTreeView, {
BI.shortcut("bi.list_async_tree", BI.ListAsyncTree);
/***/ }),
/* 874 */
/* 875 */
/***/ (function(module, exports) {
/**
@ -93641,7 +93658,7 @@ BI.ListPartTree = BI.inherit(BI.ListAsyncTree, {
BI.shortcut("bi.list_part_tree", BI.ListPartTree);
/***/ }),
/* 875 */
/* 876 */
/***/ (function(module, exports) {
/**
@ -93847,7 +93864,7 @@ BI.shortcut("bi.part_tree", BI.PartTree);
/***/ }),
/* 876 */
/* 877 */
/***/ (function(module, exports) {
/**
@ -93919,7 +93936,7 @@ BI.shortcut("bi.display_tree", BI.DisplayTree);
/***/ }),
/* 877 */
/* 878 */
/***/ (function(module, exports) {
/**
@ -94002,7 +94019,7 @@ BI.ListDisplayTree.EVENT_CHANGE = "EVENT_CHANGE";
BI.shortcut("bi.list_display_tree", BI.ListDisplayTree);
/***/ }),
/* 878 */
/* 879 */
/***/ (function(module, exports) {
/**
@ -94135,7 +94152,7 @@ BI.shortcut("bi.simple_tree", BI.SimpleTreeView);
/***/ }),
/* 879 */
/* 880 */
/***/ (function(module, exports) {
/**
@ -94264,7 +94281,7 @@ BI.shortcut("bi.simple_tree", BI.SimpleTreeView);
})();
/***/ }),
/* 880 */
/* 881 */
/***/ (function(module, exports) {
/**
@ -94345,7 +94362,7 @@ BI.shortcut("bi.simple_tree", BI.SimpleTreeView);
})();
/***/ }),
/* 881 */
/* 882 */
/***/ (function(module, exports) {
;(function () {
@ -94508,7 +94525,6 @@ BI.shortcut("bi.simple_tree", BI.SimpleTreeView);
/***/ }),
/* 882 */,
/* 883 */,
/* 884 */,
/* 885 */,
@ -94542,7 +94558,8 @@ BI.shortcut("bi.simple_tree", BI.SimpleTreeView);
/* 913 */,
/* 914 */,
/* 915 */,
/* 916 */
/* 916 */,
/* 917 */
/***/ (function(module, exports) {
;(function () {
@ -94818,7 +94835,6 @@ BI.shortcut("bi.simple_tree", BI.SimpleTreeView);
/***/ }),
/* 917 */,
/* 918 */,
/* 919 */,
/* 920 */,
@ -95029,50 +95045,50 @@ BI.shortcut("bi.simple_tree", BI.SimpleTreeView);
/* 1125 */,
/* 1126 */,
/* 1127 */,
/* 1128 */
/* 1128 */,
/* 1129 */
/***/ (function(module, exports) {
/***/ }),
/* 1129 */,
/* 1130 */,
/* 1131 */,
/* 1132 */,
/* 1133 */,
/* 1134 */,
/* 1135 */,
/* 1136 */
/* 1136 */,
/* 1137 */
/***/ (function(module, exports, __webpack_require__) {
// extracted by mini-css-extract-plugin
/***/ }),
/* 1137 */
/* 1138 */
/***/ (function(module, exports, __webpack_require__) {
// extracted by mini-css-extract-plugin
/***/ }),
/* 1138 */
/* 1139 */
/***/ (function(module, exports, __webpack_require__) {
// extracted by mini-css-extract-plugin
/***/ }),
/* 1139 */
/* 1140 */
/***/ (function(module, exports, __webpack_require__) {
// extracted by mini-css-extract-plugin
/***/ }),
/* 1140 */
/* 1141 */
/***/ (function(module, exports, __webpack_require__) {
// extracted by mini-css-extract-plugin
/***/ }),
/* 1141 */,
/* 1142 */,
/* 1143 */,
/* 1144 */,
@ -95126,11 +95142,12 @@ BI.shortcut("bi.simple_tree", BI.SimpleTreeView);
/* 1192 */,
/* 1193 */,
/* 1194 */,
/* 1195 */
/* 1195 */,
/* 1196 */
/***/ (function(module, exports, __webpack_require__) {
__webpack_require__(854);
__webpack_require__(855);
__webpack_require__(856);
__webpack_require__(202);
__webpack_require__(203);
__webpack_require__(204);
@ -95188,7 +95205,6 @@ __webpack_require__(302);
__webpack_require__(303);
__webpack_require__(304);
__webpack_require__(305);
__webpack_require__(856);
__webpack_require__(857);
__webpack_require__(858);
__webpack_require__(859);
@ -95197,6 +95213,7 @@ __webpack_require__(861);
__webpack_require__(862);
__webpack_require__(863);
__webpack_require__(864);
__webpack_require__(865);
__webpack_require__(306);
__webpack_require__(307);
__webpack_require__(308);
@ -95268,7 +95285,7 @@ __webpack_require__(371);
__webpack_require__(110);
__webpack_require__(111);
__webpack_require__(112);
__webpack_require__(1196);
__webpack_require__(1197);
__webpack_require__(222);
__webpack_require__(223);
__webpack_require__(224);
@ -95327,7 +95344,7 @@ __webpack_require__(276);
__webpack_require__(277);
__webpack_require__(278);
__webpack_require__(279);
__webpack_require__(866);
__webpack_require__(867);
__webpack_require__(372);
__webpack_require__(373);
__webpack_require__(374);
@ -95381,7 +95398,7 @@ __webpack_require__(421);
__webpack_require__(422);
__webpack_require__(423);
__webpack_require__(424);
__webpack_require__(867);
__webpack_require__(868);
__webpack_require__(425);
__webpack_require__(426);
__webpack_require__(427);
@ -95494,7 +95511,6 @@ __webpack_require__(533);
__webpack_require__(534);
__webpack_require__(535);
__webpack_require__(536);
__webpack_require__(868);
__webpack_require__(869);
__webpack_require__(870);
__webpack_require__(871);
@ -95507,6 +95523,7 @@ __webpack_require__(877);
__webpack_require__(878);
__webpack_require__(879);
__webpack_require__(880);
__webpack_require__(881);
__webpack_require__(113);
__webpack_require__(114);
__webpack_require__(115);
@ -95738,27 +95755,27 @@ __webpack_require__(704);
__webpack_require__(705);
__webpack_require__(706);
__webpack_require__(707);
__webpack_require__(865);
__webpack_require__(916);
__webpack_require__(881);
__webpack_require__(1136);
__webpack_require__(866);
__webpack_require__(917);
__webpack_require__(882);
__webpack_require__(1137);
__webpack_require__(1138);
__webpack_require__(1139);
__webpack_require__(1140);
__webpack_require__(1128);
__webpack_require__(1141);
__webpack_require__(1129);
module.exports = __webpack_require__(708);
/***/ }),
/* 1196 */
/* 1197 */
/***/ (function(module, exports, __webpack_require__) {
/* WEBPACK VAR INJECTION */(function(global) {module.exports = global["Fix"] = __webpack_require__(1197);
/* WEBPACK VAR INJECTION */(function(global) {module.exports = global["Fix"] = __webpack_require__(1198);
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(14)))
/***/ }),
/* 1197 */
/* 1198 */
/***/ (function(module, exports, __webpack_require__) {
/* WEBPACK VAR INJECTION */(function(setImmediate) {(function (global, factory) {

2
dist/fineui.proxy.js.map vendored

File diff suppressed because one or more lines are too long

2
dist/fineui.proxy.min.css vendored

File diff suppressed because one or more lines are too long

4
dist/fineui.proxy.min.js vendored

File diff suppressed because one or more lines are too long

2
dist/fineui.proxy.min.js.map vendored

File diff suppressed because one or more lines are too long

53
dist/fineui_without_jquery_polyfill.js vendored

@ -1,4 +1,4 @@
/*! time: 2021-7-13 23:50:49 */
/*! time: 2021-7-14 11:00:30 */
/******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
/******/ var installedModules = {};
@ -82,7 +82,7 @@
/******/
/******/
/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 1446);
/******/ return __webpack_require__(__webpack_require__.s = 1447);
/******/ })
/************************************************************************/
/******/ ([
@ -73698,6 +73698,12 @@ Object.defineProperty(exports, "TreeValueChooserPane", {
return _pane3.TreeValueChooserPane;
}
});
Object.defineProperty(exports, "TdLayout", {
enumerable: true,
get: function get() {
return _layout11.TdLayout;
}
});
exports["default"] = void 0;
var _combo = __webpack_require__(710);
@ -74030,6 +74036,8 @@ var _html2 = __webpack_require__(851);
var _pane3 = __webpack_require__(852);
var _layout11 = __webpack_require__(853);
function _getRequireWildcardCache() { if (typeof WeakMap !== "function") return null; var cache = new WeakMap(); _getRequireWildcardCache = function _getRequireWildcardCache() { return cache; }; return cache; }
function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
@ -75527,7 +75535,15 @@ var _abstract = __webpack_require__(47);
var _abstract = __webpack_require__(30);
/***/ }),
/* 853 */,
/* 853 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _layout = __webpack_require__(3);
/***/ }),
/* 854 */,
/* 855 */,
/* 856 */,
@ -75555,7 +75571,8 @@ var _abstract = __webpack_require__(30);
/* 878 */,
/* 879 */,
/* 880 */,
/* 881 */
/* 881 */,
/* 882 */
/***/ (function(module, exports) {
;(function () {
@ -75718,7 +75735,6 @@ var _abstract = __webpack_require__(30);
/***/ }),
/* 882 */,
/* 883 */,
/* 884 */,
/* 885 */,
@ -75752,7 +75768,8 @@ var _abstract = __webpack_require__(30);
/* 913 */,
/* 914 */,
/* 915 */,
/* 916 */
/* 916 */,
/* 917 */
/***/ (function(module, exports) {
;(function () {
@ -76028,7 +76045,6 @@ var _abstract = __webpack_require__(30);
/***/ }),
/* 917 */,
/* 918 */,
/* 919 */,
/* 920 */,
@ -76037,14 +76053,15 @@ var _abstract = __webpack_require__(30);
/* 923 */,
/* 924 */,
/* 925 */,
/* 926 */
/* 926 */,
/* 927 */
/***/ (function(module, exports, __webpack_require__) {
/* WEBPACK VAR INJECTION */(function(global) {module.exports = global["Fix"] = __webpack_require__(927);
/* WEBPACK VAR INJECTION */(function(global) {module.exports = global["Fix"] = __webpack_require__(928);
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(14)))
/***/ }),
/* 927 */
/* 928 */
/***/ (function(module, exports, __webpack_require__) {
/* WEBPACK VAR INJECTION */(function(setImmediate) {function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
@ -77577,7 +77594,6 @@ var _abstract = __webpack_require__(30);
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(61).setImmediate))
/***/ }),
/* 928 */,
/* 929 */,
/* 930 */,
/* 931 */,
@ -77777,13 +77793,13 @@ var _abstract = __webpack_require__(30);
/* 1125 */,
/* 1126 */,
/* 1127 */,
/* 1128 */
/* 1128 */,
/* 1129 */
/***/ (function(module, exports) {
/***/ }),
/* 1129 */,
/* 1130 */,
/* 1131 */,
/* 1132 */,
@ -78100,7 +78116,8 @@ var _abstract = __webpack_require__(30);
/* 1443 */,
/* 1444 */,
/* 1445 */,
/* 1446 */
/* 1446 */,
/* 1447 */
/***/ (function(module, exports, __webpack_require__) {
__webpack_require__(92);
@ -78211,7 +78228,7 @@ __webpack_require__(371);
__webpack_require__(110);
__webpack_require__(111);
__webpack_require__(112);
__webpack_require__(926);
__webpack_require__(927);
__webpack_require__(372);
__webpack_require__(373);
__webpack_require__(374);
@ -78608,9 +78625,9 @@ __webpack_require__(704);
__webpack_require__(705);
__webpack_require__(706);
__webpack_require__(707);
__webpack_require__(916);
__webpack_require__(881);
__webpack_require__(1128);
__webpack_require__(917);
__webpack_require__(882);
__webpack_require__(1129);
module.exports = __webpack_require__(708);

2
dist/fineui_without_jquery_polyfill.js.map vendored

File diff suppressed because one or more lines are too long

2
dist/font.css vendored

File diff suppressed because one or more lines are too long

2
dist/lib/case/combo/textvaluecheckcombo/popup.textvaluecheck.d.ts vendored

@ -4,5 +4,5 @@ export declare class TextValueCheckComboPopup extends Pane {
static EVENT_CHANGE: string;
populate(items: any[]): void;
getValue(): any;
setValue(): void;
setValue(v: any): void;
}

1
dist/lib/case/toolbar/toolbar.multiselect.d.ts vendored

@ -5,6 +5,7 @@ export declare class MultiSelectBar extends BasicButton {
props: {
text: string;
isAllCheckedBySelectedValue: (values: any[]) => boolean;
disableSelected: boolean;
isHalfCheckedBySelectedValue: (values: any[]) => boolean;
halfSelected: boolean;
iconWrapperWidth: number;

10
dist/lib/core/wrapper/layout/layout.td.d.ts vendored

@ -0,0 +1,10 @@
import { Layout } from '../layout';
export declare class TdLayout extends Layout {
static xtype: string;
props: {
columnSize: number[];
rowSize: number[];
verticalAlign: 'middle' | 'top' | 'bottom' | 'stretch';
horizontalAlign: 'left' | 'right' | 'center' | 'stretch';
};
}

4
dist/lib/index.d.ts vendored

@ -173,6 +173,7 @@ import { SingleSelectInsertList } from './widget/singleselect/singleselectlist.i
import { MultiSelectTree } from './widget/multiselecttree/multiselecttree';
import { HtmlLabel } from "./base/single/label/html.label";
import { TreeValueChooserPane } from './component/treevaluechooser/pane.treevaluechooser';
import { TdLayout } from './core/wrapper/layout/layout.td';
export interface BI extends _func, _i18n, _base, _inject, _var, _web, _utils {
OB: typeof OB;
Plugin: _Plugin;
@ -351,9 +352,10 @@ export interface BI extends _func, _i18n, _base, _inject, _var, _web, _utils {
MultiSelectTree: typeof MultiSelectTree;
HtmlLabel: typeof HtmlLabel;
TreeValueChooserPane: typeof TreeValueChooserPane;
TdLayout: typeof TdLayout;
}
declare const _default: {
Decorators: typeof decorator;
};
export default _default;
export { OB, Widget, Single, BasicButton, Checkbox, Icon, LeftVerticalAdaptLayout, LeftRightVerticalAdaptLayout, SearchTextValueCombo, Input, IconTextItem, AllValueMultiTextValueCombo, IconTextIconItem, Layout, HorizontalAutoLayout, InlineVerticalAdaptLayout, RightVerticalAdaptLayout, TableAdaptLayout, AbsoluteCenterLayout, HorizontalAdaptLayout, FloatLeftLayout, FloatRightLayout, VerticalLayout, AbsoluteLayout, DefaultLayout, HTapeLayout, CenterAdaptLayout, VTapeLayout, VerticalAdaptLayout, IconButton, Trigger, TriggerIconButton, Action, ActionFactory, ShowAction, Controller, LayerController, BroadcastController, Behavior, BehaviorFactory, RedMarkBehavior, HighlightBehavior, LoadingPane, Searcher, AbstractLabel, Label, TextButton, DownListCombo, IconChangeButton, Button, TextEditor, A, Html, Switcher, BubbleCombo, Loader, ListPane, MultiPopupView, MultiSelectBar, SelectList, TextValueCombo, SmallTextValueCombo, Editor, IconLabel, Popover, BarPopover, Tab, AbstractTreeValueChooser, AbstractListTreeValueChooser, ListTreeValueChooserInsertCombo, TreeValueChooserCombo, TreeValueChooserInsertCombo, MultiLayerSelectTreePopup, MultiLayerSingleTreePopup, MultiLayerDownListPopup, TreeView, ListTreeView, ListAsyncTree, AsyncTree, MultiLayerSingleTreeCombo, MultiLayerSelectTreeCombo, MultiLayerDownListCombo, MultiTreeListCombo, MultiTreeInsertCombo, Combo, IconCombo, DynamicDateCombo, Radio, MultiSelectItem, CustomTree, ButtonGroup, ButtonTree, NodeButton, IconArrowNode, MidTreeLeafItem, FirstTreeLeafItem, LastTreeLeafItem, SmallTextEditor, MultifileEditor, SignEditor, StateEditor, MultiSelectInsertCombo, MultiSelectCombo, SearchEditor, Text, Pane, MultiLayerSingleLevelTree, SimpleColorChooser, AbstractAllValueChooser, AllValueChooserCombo, TextAreaEditor, SingleSelectItem, DynamicDateTimeCombo, MultiTreeCombo, CenterLayout, VirtualGroup, GridLayout, MultiTreePopup, SingleSelectRadioItem, SingleSelectInsertCombo, SingleSelectCombo, CardLayout, DynamicYearMonthCombo, TimeCombo, Iframe, TextValueDownListCombo, Switch, HorizontalLayout, ShelterEditor, TextTrigger, SelectTextTrigger, DateInterval, DynamicDatePane, AllCountPager, Pager, PopupView, BubblePopupView, BubblePopupBarView, TextBubblePopupBarView, ArrowTreeGroupNodeCheckbox, NumberInterval, DynamicYearQuarterCombo, DynamicYearCombo, IntervalSlider, MultiSelectInsertList, YearMonthInterval, TextValueCheckCombo, NumberEditor, LinearSegment, Img, EditorIconCheckCombo, IconTextValueCombo, ListView, FloatCenterLayout, DynamicYearMonthPopup, DateCalendarPopup, Tree, Node, TextNode, TextValueCheckComboPopup, ImageButton, Router, History, DateTimeCombo, FloatHorizontalLayout, AdaptiveLayout, HexColorChooserPopup, BlankIconTextItem, TimeInterval, DynamicDateTimePane, SingleSelectInsertList, MultiSelectTree, HtmlLabel, TreeValueChooserPane, };
export { OB, Widget, Single, BasicButton, Checkbox, Icon, LeftVerticalAdaptLayout, LeftRightVerticalAdaptLayout, SearchTextValueCombo, Input, IconTextItem, AllValueMultiTextValueCombo, IconTextIconItem, Layout, HorizontalAutoLayout, InlineVerticalAdaptLayout, RightVerticalAdaptLayout, TableAdaptLayout, AbsoluteCenterLayout, HorizontalAdaptLayout, FloatLeftLayout, FloatRightLayout, VerticalLayout, AbsoluteLayout, DefaultLayout, HTapeLayout, CenterAdaptLayout, VTapeLayout, VerticalAdaptLayout, IconButton, Trigger, TriggerIconButton, Action, ActionFactory, ShowAction, Controller, LayerController, BroadcastController, Behavior, BehaviorFactory, RedMarkBehavior, HighlightBehavior, LoadingPane, Searcher, AbstractLabel, Label, TextButton, DownListCombo, IconChangeButton, Button, TextEditor, A, Html, Switcher, BubbleCombo, Loader, ListPane, MultiPopupView, MultiSelectBar, SelectList, TextValueCombo, SmallTextValueCombo, Editor, IconLabel, Popover, BarPopover, Tab, AbstractTreeValueChooser, AbstractListTreeValueChooser, ListTreeValueChooserInsertCombo, TreeValueChooserCombo, TreeValueChooserInsertCombo, MultiLayerSelectTreePopup, MultiLayerSingleTreePopup, MultiLayerDownListPopup, TreeView, ListTreeView, ListAsyncTree, AsyncTree, MultiLayerSingleTreeCombo, MultiLayerSelectTreeCombo, MultiLayerDownListCombo, MultiTreeListCombo, MultiTreeInsertCombo, Combo, IconCombo, DynamicDateCombo, Radio, MultiSelectItem, CustomTree, ButtonGroup, ButtonTree, NodeButton, IconArrowNode, MidTreeLeafItem, FirstTreeLeafItem, LastTreeLeafItem, SmallTextEditor, MultifileEditor, SignEditor, StateEditor, MultiSelectInsertCombo, MultiSelectCombo, SearchEditor, Text, Pane, MultiLayerSingleLevelTree, SimpleColorChooser, AbstractAllValueChooser, AllValueChooserCombo, TextAreaEditor, SingleSelectItem, DynamicDateTimeCombo, MultiTreeCombo, CenterLayout, VirtualGroup, GridLayout, MultiTreePopup, SingleSelectRadioItem, SingleSelectInsertCombo, SingleSelectCombo, CardLayout, DynamicYearMonthCombo, TimeCombo, Iframe, TextValueDownListCombo, Switch, HorizontalLayout, ShelterEditor, TextTrigger, SelectTextTrigger, DateInterval, DynamicDatePane, AllCountPager, Pager, PopupView, BubblePopupView, BubblePopupBarView, TextBubblePopupBarView, ArrowTreeGroupNodeCheckbox, NumberInterval, DynamicYearQuarterCombo, DynamicYearCombo, IntervalSlider, MultiSelectInsertList, YearMonthInterval, TextValueCheckCombo, NumberEditor, LinearSegment, Img, EditorIconCheckCombo, IconTextValueCombo, ListView, FloatCenterLayout, DynamicYearMonthPopup, DateCalendarPopup, Tree, Node, TextNode, TextValueCheckComboPopup, ImageButton, Router, History, DateTimeCombo, FloatHorizontalLayout, AdaptiveLayout, HexColorChooserPopup, BlankIconTextItem, TimeInterval, DynamicDateTimePane, SingleSelectInsertList, MultiSelectTree, HtmlLabel, TreeValueChooserPane, TdLayout, };

2
dist/resource.css vendored

File diff suppressed because one or more lines are too long

14
dist/utils.js vendored

@ -1,4 +1,4 @@
/*! time: 2021-7-13 23:50:49 */
/*! time: 2021-7-14 11:00:30 */
/******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
/******/ var installedModules = {};
@ -82,7 +82,7 @@
/******/
/******/
/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 1269);
/******/ return __webpack_require__(__webpack_require__.s = 1270);
/******/ })
/************************************************************************/
/******/ ({
@ -2927,7 +2927,7 @@ BI.Req = {
/***/ }),
/***/ 1127:
/***/ 1128:
/***/ (function(module, exports) {
BI.i18n = {
@ -3132,7 +3132,7 @@ BI.i18n = {
/***/ }),
/***/ 1269:
/***/ 1270:
/***/ (function(module, exports, __webpack_require__) {
__webpack_require__(91);
@ -3151,8 +3151,8 @@ __webpack_require__(97);
__webpack_require__(98);
__webpack_require__(108);
__webpack_require__(109);
__webpack_require__(1127);
__webpack_require__(1270);
__webpack_require__(1128);
__webpack_require__(1271);
__webpack_require__(110);
__webpack_require__(111);
module.exports = __webpack_require__(112);
@ -3160,7 +3160,7 @@ module.exports = __webpack_require__(112);
/***/ }),
/***/ 1270:
/***/ 1271:
/***/ (function(module, exports) {
/**

2
dist/utils.js.map vendored

File diff suppressed because one or more lines are too long

4
dist/utils.min.js vendored

File diff suppressed because one or more lines are too long

2
dist/utils.min.js.map vendored

File diff suppressed because one or more lines are too long

2
package.json

@ -1,6 +1,6 @@
{
"name": "fineui",
"version": "2.0.20210713235216",
"version": "2.0.20210714110206",
"description": "fineui",
"main": "dist/fineui.min.js",
"types": "dist/lib/index.d.ts",

Loading…
Cancel
Save