Browse Source

auto upgrade version to 2.0.20201214135215

es6
data 4 years ago
parent
commit
3afee84649
  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. 1676
      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. 1632
      dist/core.js
  13. 2
      dist/core.js.map
  14. 2
      dist/demo.css
  15. 2020
      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. 1694
      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. 400
      dist/fineui_without_jquery_polyfill.js
  26. 2
      dist/fineui_without_jquery_polyfill.js.map
  27. 2
      dist/font.css
  28. 12
      dist/lib/base/combination/tab.d.ts
  29. 15
      dist/lib/base/layer/layer.popover.d.ts
  30. 10
      dist/lib/base/single/button/buttons/button.d.ts
  31. 38
      dist/lib/base/single/editor/editor.d.ts
  32. 4
      dist/lib/base/single/label/icon.label.d.ts
  33. 10
      dist/lib/case/button/item.multiselect.d.ts
  34. 7
      dist/lib/case/combo/combo.textvalue.d.ts
  35. 8
      dist/lib/case/combo/iconcombo/combo.icon.d.ts
  36. 23
      dist/lib/index.d.ts
  37. 16
      dist/lib/widget/dynamicdate/dynamicdate.combo.d.ts
  38. 28
      dist/lib/widget/editor/editor.text.d.ts
  39. 2
      dist/resource.css
  40. 300
      dist/utils.js
  41. 2
      dist/utils.js.map
  42. 4
      dist/utils.min.js
  43. 2
      dist/utils.min.js.map
  44. 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

1676
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

1632
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

2020
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

1694
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

400
dist/fineui_without_jquery_polyfill.js vendored

@ -1,4 +1,4 @@
/*! time: 2020-12-14 11:30:24 */
/*! time: 2020-12-14 13:50: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 = 1281);
/******/ return __webpack_require__(__webpack_require__.s = 1291);
/******/ })
/************************************************************************/
/******/ ([
@ -97,9 +97,18 @@
/* 8 */,
/* 9 */,
/* 10 */,
/* 11 */,
/* 11 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _ob = __webpack_require__(697);
/***/ }),
/* 12 */,
/* 13 */
/* 13 */,
/* 14 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
@ -127,8 +136,15 @@ try {
module.exports = g;
/***/ }),
/* 14 */,
/* 15 */,
/* 15 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _widget = __webpack_require__(11);
/***/ }),
/* 16 */,
/* 17 */,
/* 18 */,
@ -139,18 +155,18 @@ module.exports = g;
/* 23 */,
/* 24 */,
/* 25 */,
/* 26 */,
/* 27 */,
/* 28 */,
/* 29 */
/* 26 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _widget = __webpack_require__(41);
var _single = __webpack_require__(15);
/***/ }),
/* 27 */,
/* 28 */,
/* 29 */,
/* 30 */,
/* 31 */,
/* 32 */,
@ -161,31 +177,15 @@ var _widget = __webpack_require__(41);
/* 37 */,
/* 38 */,
/* 39 */,
/* 40 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _single = __webpack_require__(29);
/***/ }),
/* 41 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _ob = __webpack_require__(696);
/***/ }),
/* 40 */,
/* 41 */,
/* 42 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _widget = __webpack_require__(41);
var _widget = __webpack_require__(11);
/***/ }),
/* 43 */,
@ -265,7 +265,7 @@ __webpack_require__(111); // On some exotic environments, it's not clear which o
exports.setImmediate = typeof self !== "undefined" && self.setImmediate || typeof global !== "undefined" && global.setImmediate || void 0 && (void 0).setImmediate;
exports.clearImmediate = typeof self !== "undefined" && self.clearImmediate || typeof global !== "undefined" && global.clearImmediate || void 0 && (void 0).clearImmediate;
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(13)))
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(14)))
/***/ }),
/* 57 */,
@ -505,7 +505,7 @@ process.umask = function () {
"use strict";
var _single = __webpack_require__(29);
var _single = __webpack_require__(15);
/***/ }),
/* 74 */,
@ -565,7 +565,7 @@ if (_global.BI == null) {
if(_global.BI.prepares == null) {
_global.BI.prepares = [];
}
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(13)))
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(14)))
/***/ }),
/* 107 */
@ -1922,7 +1922,7 @@ if (!_global.BI) {
});
})();
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(13), __webpack_require__(56).setImmediate))
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(14), __webpack_require__(56).setImmediate))
/***/ }),
/* 111 */
@ -2132,7 +2132,7 @@ if (!_global.BI) {
attachTo.setImmediate = setImmediate;
attachTo.clearImmediate = clearImmediate;
})(typeof self === "undefined" ? typeof global === "undefined" ? void 0 : global : self);
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(13), __webpack_require__(70)))
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(14), __webpack_require__(70)))
/***/ }),
/* 112 */
@ -7881,7 +7881,7 @@ BI.Region.prototype = {
};
})();
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(13)))
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(14)))
/***/ }),
/* 128 */
@ -66791,16 +66791,34 @@ function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "functi
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "Tab", {
enumerable: true,
get: function get() {
return _tab.Tab;
}
});
Object.defineProperty(exports, "BasicButton", {
enumerable: true,
get: function get() {
return _button.BasicButton;
}
});
Object.defineProperty(exports, "Button", {
enumerable: true,
get: function get() {
return _button2.Button;
}
});
Object.defineProperty(exports, "TextButton", {
enumerable: true,
get: function get() {
return _button2.TextButton;
return _button3.TextButton;
}
});
Object.defineProperty(exports, "Editor", {
enumerable: true,
get: function get() {
return _editor.Editor;
}
});
Object.defineProperty(exports, "AbstractLabel", {
@ -66827,6 +66845,18 @@ Object.defineProperty(exports, "IconChangeButton", {
return _icon.IconChangeButton;
}
});
Object.defineProperty(exports, "MultiSelectItem", {
enumerable: true,
get: function get() {
return _item.MultiSelectItem;
}
});
Object.defineProperty(exports, "TextValueCombo", {
enumerable: true,
get: function get() {
return _combo.TextValueCombo;
}
});
Object.defineProperty(exports, "Widget", {
enumerable: true,
get: function get() {
@ -66836,7 +66866,7 @@ Object.defineProperty(exports, "Widget", {
Object.defineProperty(exports, "DownListCombo", {
enumerable: true,
get: function get() {
return _combo.DownListCombo;
return _combo2.DownListCombo;
}
});
Object.defineProperty(exports, "Icon", {
@ -66884,42 +66914,98 @@ Object.defineProperty(exports, "TableAdaptLayout", {
Object.defineProperty(exports, "IconButton", {
enumerable: true,
get: function get() {
return _button3.IconButton;
return _button4.IconButton;
}
});
Object.defineProperty(exports, "TextEditor", {
enumerable: true,
get: function get() {
return _editor2.TextEditor;
}
});
Object.defineProperty(exports, "IconLabel", {
enumerable: true,
get: function get() {
return _icon3.IconLabel;
}
});
Object.defineProperty(exports, "Popover", {
enumerable: true,
get: function get() {
return _layer.Popover;
}
});
Object.defineProperty(exports, "BarPopover", {
enumerable: true,
get: function get() {
return _layer.BarPopover;
}
});
Object.defineProperty(exports, "IconCombo", {
enumerable: true,
get: function get() {
return _combo3.IconCombo;
}
});
Object.defineProperty(exports, "DynamicDateCombo", {
enumerable: true,
get: function get() {
return _dynamicdate.DynamicDateCombo;
}
});
exports["default"] = void 0;
var _button = __webpack_require__(40);
var _tab = __webpack_require__(696);
var _button = __webpack_require__(26);
var _button2 = __webpack_require__(698);
var _button2 = __webpack_require__(697);
var _button3 = __webpack_require__(699);
var _editor = __webpack_require__(700);
var _abstract = __webpack_require__(73);
var _label = __webpack_require__(698);
var _label = __webpack_require__(701);
var _single = __webpack_require__(15);
var _icon = __webpack_require__(702);
var _item = __webpack_require__(703);
var _combo = __webpack_require__(704);
var decorator = _interopRequireWildcard(__webpack_require__(705));
var _widget = __webpack_require__(11);
var _single = __webpack_require__(29);
var _combo2 = __webpack_require__(706);
var _icon = __webpack_require__(699);
var _icon2 = __webpack_require__(707);
var decorator = _interopRequireWildcard(__webpack_require__(700));
var _adapt = __webpack_require__(708);
var _widget = __webpack_require__(41);
var _icontexticonitem = __webpack_require__(709);
var _combo = __webpack_require__(701);
var _auto = __webpack_require__(710);
var _icon2 = __webpack_require__(702);
var _inline = __webpack_require__(711);
var _adapt = __webpack_require__(703);
var _adapt2 = __webpack_require__(712);
var _icontexticonitem = __webpack_require__(704);
var _button4 = __webpack_require__(713);
var _auto = __webpack_require__(705);
var _editor2 = __webpack_require__(714);
var _inline = __webpack_require__(706);
var _icon3 = __webpack_require__(715);
var _adapt2 = __webpack_require__(707);
var _layer = __webpack_require__(716);
var _button3 = __webpack_require__(708);
var _combo3 = __webpack_require__(717);
var _dynamicdate = __webpack_require__(718);
function _getRequireWildcardCache() { if (typeof WeakMap !== "function") return null; var cache = new WeakMap(); _getRequireWildcardCache = function _getRequireWildcardCache() { return cache; }; return cache; }
@ -66937,6 +67023,8 @@ exports["default"] = _default;
"use strict";
var _widget = __webpack_require__(11);
/***/ }),
/* 697 */
/***/ (function(module, exports, __webpack_require__) {
@ -66944,8 +67032,6 @@ exports["default"] = _default;
"use strict";
var _button = __webpack_require__(40);
/***/ }),
/* 698 */
/***/ (function(module, exports, __webpack_require__) {
@ -66953,7 +67039,7 @@ var _button = __webpack_require__(40);
"use strict";
var _abstract = __webpack_require__(73);
var _button = __webpack_require__(26);
/***/ }),
/* 699 */
@ -66962,7 +67048,7 @@ var _abstract = __webpack_require__(73);
"use strict";
var _single = __webpack_require__(29);
var _button = __webpack_require__(26);
/***/ }),
/* 700 */
@ -66971,6 +67057,51 @@ var _single = __webpack_require__(29);
"use strict";
var _single = __webpack_require__(15);
/***/ }),
/* 701 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _abstract = __webpack_require__(73);
/***/ }),
/* 702 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _single = __webpack_require__(15);
/***/ }),
/* 703 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _button = __webpack_require__(26);
/***/ }),
/* 704 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _widget = __webpack_require__(11);
/***/ }),
/* 705 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
@ -67176,25 +67307,25 @@ type UnionToTuple<U> = UnionToTupleRecursively<U, []>;
exports.Model = Model;
/***/ }),
/* 701 */
/* 706 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _widget = __webpack_require__(41);
var _widget = __webpack_require__(11);
/***/ }),
/* 702 */
/* 707 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _single = __webpack_require__(29);
var _single = __webpack_require__(15);
/***/ }),
/* 703 */
/* 708 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
@ -67203,16 +67334,16 @@ var _single = __webpack_require__(29);
var _layout = __webpack_require__(42);
/***/ }),
/* 704 */
/* 709 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _button = __webpack_require__(40);
var _button = __webpack_require__(26);
/***/ }),
/* 705 */
/* 710 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
@ -67221,7 +67352,7 @@ var _button = __webpack_require__(40);
var _layout = __webpack_require__(42);
/***/ }),
/* 706 */
/* 711 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
@ -67230,7 +67361,7 @@ var _layout = __webpack_require__(42);
var _layout = __webpack_require__(42);
/***/ }),
/* 707 */
/* 712 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
@ -67239,25 +67370,60 @@ var _layout = __webpack_require__(42);
var _layout = __webpack_require__(42);
/***/ }),
/* 708 */
/* 713 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _button = __webpack_require__(26);
/***/ }),
/* 714 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _widget = __webpack_require__(11);
/***/ }),
/* 715 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _button = __webpack_require__(40);
var _single = __webpack_require__(15);
/***/ }),
/* 716 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _widget = __webpack_require__(11);
/***/ }),
/* 717 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _widget = __webpack_require__(11);
/***/ }),
/* 718 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _single = __webpack_require__(15);
/***/ }),
/* 709 */,
/* 710 */,
/* 711 */,
/* 712 */,
/* 713 */,
/* 714 */,
/* 715 */,
/* 716 */,
/* 717 */,
/* 718 */,
/* 719 */,
/* 720 */,
/* 721 */,
@ -67298,7 +67464,17 @@ var _button = __webpack_require__(40);
/* 756 */,
/* 757 */,
/* 758 */,
/* 759 */
/* 759 */,
/* 760 */,
/* 761 */,
/* 762 */,
/* 763 */,
/* 764 */,
/* 765 */,
/* 766 */,
/* 767 */,
/* 768 */,
/* 769 */
/***/ (function(module, exports) {
;(function () {
@ -67461,17 +67637,17 @@ var _button = __webpack_require__(40);
/***/ }),
/* 760 */,
/* 761 */,
/* 762 */,
/* 763 */
/* 770 */,
/* 771 */,
/* 772 */,
/* 773 */
/***/ (function(module, exports, __webpack_require__) {
/* WEBPACK VAR INJECTION */(function(global) {module.exports = global["Fix"] = __webpack_require__(764);
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(13)))
/* WEBPACK VAR INJECTION */(function(global) {module.exports = global["Fix"] = __webpack_require__(774);
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(14)))
/***/ }),
/* 764 */
/* 774 */
/***/ (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"); } }
@ -68948,8 +69124,8 @@ var _button = __webpack_require__(40);
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(56).setImmediate))
/***/ }),
/* 765 */,
/* 766 */
/* 775 */,
/* 776 */
/***/ (function(module, exports) {
;(function () {
@ -69245,16 +69421,6 @@ var _button = __webpack_require__(40);
/***/ }),
/* 767 */,
/* 768 */,
/* 769 */,
/* 770 */,
/* 771 */,
/* 772 */,
/* 773 */,
/* 774 */,
/* 775 */,
/* 776 */,
/* 777 */,
/* 778 */,
/* 779 */,
@ -69462,12 +69628,7 @@ var _button = __webpack_require__(40);
/* 981 */,
/* 982 */,
/* 983 */,
/* 984 */
/***/ (function(module, exports) {
/***/ }),
/* 984 */,
/* 985 */,
/* 986 */,
/* 987 */,
@ -69477,7 +69638,12 @@ var _button = __webpack_require__(40);
/* 991 */,
/* 992 */,
/* 993 */,
/* 994 */,
/* 994 */
/***/ (function(module, exports) {
/***/ }),
/* 995 */,
/* 996 */,
/* 997 */,
@ -69764,7 +69930,17 @@ var _button = __webpack_require__(40);
/* 1278 */,
/* 1279 */,
/* 1280 */,
/* 1281 */
/* 1281 */,
/* 1282 */,
/* 1283 */,
/* 1284 */,
/* 1285 */,
/* 1286 */,
/* 1287 */,
/* 1288 */,
/* 1289 */,
/* 1290 */,
/* 1291 */
/***/ (function(module, exports, __webpack_require__) {
__webpack_require__(106);
@ -69868,7 +70044,7 @@ __webpack_require__(376);
__webpack_require__(136);
__webpack_require__(137);
__webpack_require__(138);
__webpack_require__(763);
__webpack_require__(773);
__webpack_require__(377);
__webpack_require__(378);
__webpack_require__(379);
@ -70244,9 +70420,9 @@ __webpack_require__(690);
__webpack_require__(691);
__webpack_require__(692);
__webpack_require__(693);
__webpack_require__(766);
__webpack_require__(759);
__webpack_require__(984);
__webpack_require__(776);
__webpack_require__(769);
__webpack_require__(994);
module.exports = __webpack_require__(694);

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

12
dist/lib/base/combination/tab.d.ts vendored

@ -1,4 +1,4 @@
import { _Widget } from "../../core/widget";
import { Widget, _Widget } from "../../core/widget";
export interface _Tab extends _Widget {
setSelect(v: string | number): void;
removeTab(v: string | number): void;
@ -10,3 +10,13 @@ export interface _Tab extends _Widget {
export interface _TabStatic {
EVENT_CHANGE: string;
}
export declare class Tab extends Widget {
static xtype: string;
static EVENT_CHANGE: string;
setSelect(v: string | number): void;
removeTab(v: string | number): void;
getSelect(): string | number;
getSelectedTab(): any;
getTab(v: string | number): any;
populate(): void;
}

15
dist/lib/base/layer/layer.popover.d.ts vendored

@ -0,0 +1,15 @@
import { Widget } from '../../core/widget';
export declare class Popover extends Widget {
static xtype: string;
static EVENT_CLOSE: string;
static EVENT_OPEN: string;
static EVENT_CANCEL: string;
static EVENT_CONFIRM: string;
hide(): void;
open(): void;
close(): void;
setZindex(zindex: number): void;
}
export declare class BarPopover extends Popover {
static xtype: string;
}

10
dist/lib/base/single/button/buttons/button.d.ts vendored

@ -1,4 +1,4 @@
import { _BasicButton } from "../button.basic";
import { BasicButton, _BasicButton } from "../button.basic";
export interface _Button extends _BasicButton {
doRedMark(...args: any[]): void;
unRedMark(...args: any[]): void;
@ -8,3 +8,11 @@ export interface _Button extends _BasicButton {
export interface _ButtonStatic {
EVENT_CHANGE: string;
}
export declare class Button extends BasicButton {
static xtype: string;
static EVENT_CHANGE: string;
doRedMark(...args: any[]): void;
unRedMark(...args: any[]): void;
doHighLight(...args: any[]): void;
unHighLight(...args: any[]): void;
}

38
dist/lib/base/single/editor/editor.d.ts vendored

@ -1,4 +1,4 @@
import { _Single } from "../single";
import { _Single, Single } from "../single";
export interface _Editor extends _Single {
setErrorText(v: string): void;
getErrorText(): string;
@ -37,3 +37,39 @@ export interface _EditorStatic {
EVENT_REMOVE: string;
EVENT_EMPTY: string;
}
export declare class Editor extends Single {
static xtype: string;
static EVENT_CHANGE: string;
static EVENT_FOCUS: string;
static EVENT_BLUR: string;
static EVENT_CLICK: string;
static EVENT_KEY_DOWN: string;
static EVENT_SPACE: string;
static EVENT_BACKSPACE: string;
static EVENT_START: string;
static EVENT_PAUSE: string;
static EVENT_STOP: string;
static EVENT_CONFIRM: string;
static EVENT_CHANGE_CONFIRM: string;
static EVENT_VALID: string;
static EVENT_ERROR: string;
static EVENT_ENTER: string;
static EVENT_RESTRICT: string;
static EVENT_REMOVE: string;
static EVENT_EMPTY: string;
setErrorText(v: string): void;
getErrorText(): string;
setWaterMark(v: string): void;
disableError(): void;
enableError(): void;
disableWaterMark(): void;
enableWaterMark(): void;
focus(): void;
blur(): void;
selectAll(): void;
onKeyDown(keyCode: number): void;
getLastValidValue(): string;
getLastChangedValue(): string;
isEditing(): boolean;
isValid(): boolean;
}

4
dist/lib/base/single/label/icon.label.d.ts vendored

@ -0,0 +1,4 @@
import { Single } from '../single';
export declare class IconLabel extends Single {
static xtype: string;
}

10
dist/lib/case/button/item.multiselect.d.ts vendored

@ -1,4 +1,4 @@
import { _BasicButton } from "../../base/single/button/button.basic";
import { _BasicButton, BasicButton } from "../../base/single/button/button.basic";
export interface _MultiSelectItem extends _BasicButton {
doClick(...args: any[]): void;
doRedMark(...args: any[]): void;
@ -8,3 +8,11 @@ export interface _MultiSelectItem extends _BasicButton {
export interface _MultiSelectItemStatic {
EVENT_CHANGE: string;
}
export declare class MultiSelectItem extends BasicButton {
static xtype: string;
static EVENT_CHANGE: string;
doClick(...args: any[]): void;
doRedMark(...args: any[]): void;
unRedMark(...args: any[]): void;
setSelected(v: boolean): void;
}

7
dist/lib/case/combo/combo.textvalue.d.ts vendored

@ -1,7 +1,12 @@
import { _Widget } from "../../core/widget";
import { _Widget, Widget } from "../../core/widget";
export interface _TextValueCombo extends _Widget {
populate(items: any): void;
}
export interface _TextValueComboStatic {
EVENT_CHANGE: string;
}
export declare class TextValueCombo extends Widget {
static xtype: string;
static EVENT_CHANGE: string;
populate(items: any): void;
}

8
dist/lib/case/combo/iconcombo/combo.icon.d.ts vendored

@ -0,0 +1,8 @@
import { Widget } from '../../../core/widget';
export declare class IconCombo extends Widget {
static xtype: string;
static EVENT_CHANGE: string;
showView(): void;
hideView(): void;
populate(items: any[]): void;
}

23
dist/lib/index.d.ts vendored

@ -1,13 +1,13 @@
import { _Combo, _ComboStatic } from "./base/combination/combo";
import { _ButtonGroup, _ButtonGroupChooseType, _ButtonGroupStatic } from "./base/combination/group.button";
import { _Tab, _TabStatic } from "./base/combination/tab";
import { _Tab, _TabStatic, Tab } from "./base/combination/tab";
import { _Pane, _PaneStatic } from "./base/pane";
import { _BasicButton, _BasicButtonStatic, BasicButton } from "./base/single/button/button.basic";
import { _NodeButton } from "./base/single/button/button.node";
import { _Button, _ButtonStatic } from "./base/single/button/buttons/button";
import { _Button, _ButtonStatic, Button } from "./base/single/button/buttons/button";
import { TextButton, _TextButton, _TextButtonStatic } from "./base/single/button/buttons/button.text";
import { _IconTextItem, _IconTextItemStatic } from "./base/single/button/listitem/icontextitem";
import { _Editor, _EditorStatic } from "./base/single/editor/editor";
import { _Editor, _EditorStatic, Editor } from "./base/single/editor/editor";
import { _Iframe } from "./base/single/iframe/iframe";
import { _Checkbox, _CheckboxStatic } from "./base/single/input/checkbox";
import { _Input, _InputStatic } from "./base/single/input/input";
@ -17,9 +17,9 @@ import { _Single, Single } from "./base/single/single";
import { _Text } from "./base/single/text";
import { _Trigger } from "./base/single/trigger/trigger";
import { IconChangeButton, _IconChangeButton, _IconChangeButtonStatic } from "./case/button/icon/icon.change";
import { _MultiSelectItem, _MultiSelectItemStatic } from "./case/button/item.multiselect";
import { _MultiSelectItem, _MultiSelectItemStatic, MultiSelectItem } from "./case/button/item.multiselect";
import { _BubbleCombo, _BubbleComboStatic } from "./case/combo/bubblecombo/combo.bubble";
import { _TextValueCombo, _TextValueComboStatic } from "./case/combo/combo.textvalue";
import { _TextValueCombo, _TextValueComboStatic, TextValueCombo } from "./case/combo/combo.textvalue";
import { _SearchTextValueCombo, _SearchTextValueComboStatic } from "./case/combo/searchtextvaluecombo/combo.searchtextvalue";
import { _SignEditor, _SignEditorStatic } from "./case/editor/editor.sign";
import { _LoadingPane } from "./case/loading/loading_pane";
@ -53,6 +53,11 @@ import { HorizontalAutoLayout } from "./core/wrapper/layout/adapt/auto.horizonta
import { InlineVerticalAdaptLayout } from "./core/wrapper/layout/adapt/inline.vertical";
import { TableAdaptLayout } from "./core/wrapper/layout/adapt/adapt.table";
import { IconButton } from "./base/single/button/buttons/button.icon";
import { TextEditor } from "./widget/editor/editor.text";
import { IconLabel } from "./base/single/label/icon.label";
import { Popover, BarPopover } from "./base/layer/layer.popover";
import { IconCombo } from "./case/combo/iconcombo/combo.icon";
import { DynamicDateCombo } from "./widget/dynamicdate/dynamicdate.combo";
declare type ClassConstructor<T extends {}> = T & {
new (config: any): T;
(config: any): T;
@ -115,9 +120,15 @@ export interface BI extends _func, _i18n, _base, _inject {
RightVerticalAdaptLayout: typeof RightVerticalAdaptLayout;
TableAdaptLayout: typeof TableAdaptLayout;
IconButton: typeof IconButton;
TextEditor: typeof TextEditor;
IconLabel: typeof IconLabel;
Popover: typeof Popover;
BarPopover: typeof BarPopover;
IconCombo: typeof IconCombo;
DynamicDateCombo: typeof DynamicDateCombo;
}
declare const _default: {
Decorators: typeof decorator;
};
export default _default;
export { Widget, Single, BasicButton, Icon, LeftRightVerticalAdaptLayout, IconTextIconItem, HorizontalAutoLayout, InlineVerticalAdaptLayout, RightVerticalAdaptLayout, TableAdaptLayout, IconButton, AbstractLabel, Label, TextButton, DownListCombo, IconChangeButton, };
export { Widget, Single, BasicButton, Icon, LeftRightVerticalAdaptLayout, IconTextIconItem, HorizontalAutoLayout, InlineVerticalAdaptLayout, RightVerticalAdaptLayout, TableAdaptLayout, IconButton, AbstractLabel, Label, TextButton, DownListCombo, IconChangeButton, Button, TextEditor, TextValueCombo, Editor, IconLabel, Popover, BarPopover, Tab, IconCombo, DynamicDateCombo, MultiSelectItem, };

16
dist/lib/widget/dynamicdate/dynamicdate.combo.d.ts vendored

@ -0,0 +1,16 @@
import { Single } from '../../base/single/single';
export declare class DynamicDateCombo extends Single {
static xtype: string;
static EVENT_KEY_DOWN: string;
static EVENT_CONFIRM: string;
static EVENT_FOCUS: string;
static EVENT_BLUR: string;
static EVENT_CHANGE: string;
static EVENT_VALID: string;
static EVENT_ERROR: string;
static EVENT_BEFORE_POPUPVIEW: string;
setMinDate(minDate: string): void;
setMaxDate(maxDate: string): void;
getKey(): string;
hidePopupView(): void;
}

28
dist/lib/widget/editor/editor.text.d.ts vendored

@ -0,0 +1,28 @@
import { Widget } from '../../core/widget';
export declare class TextEditor extends Widget {
static xtype: string;
static EVENT_CHANGE: string;
static EVENT_FOCUS: string;
static EVENT_BLUR: string;
static EVENT_CLICK: string;
static EVENT_KEY_DOWN: string;
static EVENT_SPACE: string;
static EVENT_BACKSPACE: string;
static EVENT_START: string;
static EVENT_PAUSE: string;
static EVENT_STOP: string;
static EVENT_CONFIRM: string;
static EVENT_CHANGE_CONFIRM: string;
static EVENT_VALID: string;
static EVENT_ERROR: string;
static EVENT_ENTER: string;
static EVENT_RESTRICT: string;
static EVENT_REMOVE: string;
static EVENT_EMPTY: string;
setWaterMark(v: string): void;
focus(): void;
blur(): void;
setErrorText(v: string): void;
getErrorText(): string;
isValid(): boolean;
}

2
dist/resource.css vendored

File diff suppressed because one or more lines are too long

300
dist/utils.js vendored

@ -1,4 +1,4 @@
/*! time: 2020-12-14 11:30:24 */
/*! time: 2020-12-14 13:50: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 = 1106);
/******/ return __webpack_require__(__webpack_require__.s = 1116);
/******/ })
/************************************************************************/
/******/ ({
@ -112,7 +112,7 @@ if (_global.BI == null) {
if(_global.BI.prepares == null) {
_global.BI.prepares = [];
}
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(13)))
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(14)))
/***/ }),
@ -1473,120 +1473,7 @@ if (!_global.BI) {
});
})();
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(13), __webpack_require__(56).setImmediate))
/***/ }),
/***/ 1106:
/***/ (function(module, exports, __webpack_require__) {
__webpack_require__(106);
__webpack_require__(107);
__webpack_require__(135);
__webpack_require__(128);
__webpack_require__(131);
__webpack_require__(132);
__webpack_require__(129);
__webpack_require__(130);
__webpack_require__(110);
__webpack_require__(112);
__webpack_require__(127);
__webpack_require__(134);
__webpack_require__(133);
__webpack_require__(113);
__webpack_require__(114);
__webpack_require__(115);
__webpack_require__(116);
__webpack_require__(117);
__webpack_require__(118);
__webpack_require__(119);
__webpack_require__(120);
__webpack_require__(121);
__webpack_require__(122);
__webpack_require__(123);
__webpack_require__(124);
__webpack_require__(125);
__webpack_require__(126);
__webpack_require__(967);
__webpack_require__(1107);
__webpack_require__(136);
__webpack_require__(137);
module.exports = __webpack_require__(138);
/***/ }),
/***/ 1107:
/***/ (function(module, exports) {
/**
* Created by astronaut007 on 2018/8/8
*/
// 牵扯到国际化这些常量在页面加载后再生效
// full day names
BI.Date = BI.Date || {};
BI.Date._DN = ["星期日",
"星期一",
"星期二",
"星期三",
"星期四",
"星期五",
"星期六",
"星期日"];
// short day names
BI.Date._SDN = ["日",
"一",
"二",
"三",
"四",
"五",
"六",
"日"];
// Monday first, etc.
BI.Date._FD = 1;
// full month namesdat
BI.Date._MN = [
"一月",
"二月",
"三月",
"四月",
"五月",
"六月",
"七月",
"八月",
"九月",
"十月",
"十一月",
"十二月"];
// short month names
BI.Date._SMN = [0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11];
BI.Date._QN = ["", "第1季度",
"第2季度",
"第3季度",
"第4季度"];
/** Adds the number of days array to the Date object. */
BI.Date._MD = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
// 实际上无论周几作为一周的第一天,周初周末都是在-6-0间做偏移,用一个数组就可以
BI.Date._OFFSET = [0, -1, -2, -3, -4, -5, -6];
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(14), __webpack_require__(56).setImmediate))
/***/ }),
@ -1797,7 +1684,120 @@ BI.Date._OFFSET = [0, -1, -2, -3, -4, -5, -6];
attachTo.setImmediate = setImmediate;
attachTo.clearImmediate = clearImmediate;
})(typeof self === "undefined" ? typeof global === "undefined" ? void 0 : global : self);
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(13), __webpack_require__(70)))
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(14), __webpack_require__(70)))
/***/ }),
/***/ 1116:
/***/ (function(module, exports, __webpack_require__) {
__webpack_require__(106);
__webpack_require__(107);
__webpack_require__(135);
__webpack_require__(128);
__webpack_require__(131);
__webpack_require__(132);
__webpack_require__(129);
__webpack_require__(130);
__webpack_require__(110);
__webpack_require__(112);
__webpack_require__(127);
__webpack_require__(134);
__webpack_require__(133);
__webpack_require__(113);
__webpack_require__(114);
__webpack_require__(115);
__webpack_require__(116);
__webpack_require__(117);
__webpack_require__(118);
__webpack_require__(119);
__webpack_require__(120);
__webpack_require__(121);
__webpack_require__(122);
__webpack_require__(123);
__webpack_require__(124);
__webpack_require__(125);
__webpack_require__(126);
__webpack_require__(977);
__webpack_require__(1117);
__webpack_require__(136);
__webpack_require__(137);
module.exports = __webpack_require__(138);
/***/ }),
/***/ 1117:
/***/ (function(module, exports) {
/**
* Created by astronaut007 on 2018/8/8
*/
// 牵扯到国际化这些常量在页面加载后再生效
// full day names
BI.Date = BI.Date || {};
BI.Date._DN = ["星期日",
"星期一",
"星期二",
"星期三",
"星期四",
"星期五",
"星期六",
"星期日"];
// short day names
BI.Date._SDN = ["日",
"一",
"二",
"三",
"四",
"五",
"六",
"日"];
// Monday first, etc.
BI.Date._FD = 1;
// full month namesdat
BI.Date._MN = [
"一月",
"二月",
"三月",
"四月",
"五月",
"六月",
"七月",
"八月",
"九月",
"十月",
"十一月",
"十二月"];
// short month names
BI.Date._SMN = [0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11];
BI.Date._QN = ["", "第1季度",
"第2季度",
"第3季度",
"第4季度"];
/** Adds the number of days array to the Date object. */
BI.Date._MD = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
// 实际上无论周几作为一周的第一天,周初周末都是在-6-0间做偏移,用一个数组就可以
BI.Date._OFFSET = [0, -1, -2, -3, -4, -5, -6];
/***/ }),
@ -7562,7 +7562,7 @@ BI.Region.prototype = {
};
})();
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(13)))
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(14)))
/***/ }),
@ -7844,35 +7844,6 @@ _.extend(BI, {
});
/***/ }),
/***/ 13:
/***/ (function(module, exports, __webpack_require__) {
"use strict";
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
var g; // This works in non-strict mode
g = function () {
return this;
}();
try {
// This works if eval is allowed (see CSP)
g = g || new Function("return this")();
} catch (e) {
// This works if the window reference is available
if ((typeof window === "undefined" ? "undefined" : _typeof(window)) === "object") g = window;
} // g can still be undefined, but nothing to do about it...
// We return undefined, instead of nothing here, so it's
// easier to handle this case. if(!global) { ...}
module.exports = g;
/***/ }),
/***/ 130:
@ -8889,6 +8860,35 @@ BI.Req = {
};
/***/ }),
/***/ 14:
/***/ (function(module, exports, __webpack_require__) {
"use strict";
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
var g; // This works in non-strict mode
g = function () {
return this;
}();
try {
// This works if eval is allowed (see CSP)
g = g || new Function("return this")();
} catch (e) {
// This works if the window reference is available
if ((typeof window === "undefined" ? "undefined" : _typeof(window)) === "object") g = window;
} // g can still be undefined, but nothing to do about it...
// We return undefined, instead of nothing here, so it's
// easier to handle this case. if(!global) { ...}
module.exports = g;
/***/ }),
/***/ 56:
@ -8955,7 +8955,7 @@ __webpack_require__(111); // On some exotic environments, it's not clear which o
exports.setImmediate = typeof self !== "undefined" && self.setImmediate || typeof global !== "undefined" && global.setImmediate || void 0 && (void 0).setImmediate;
exports.clearImmediate = typeof self !== "undefined" && self.clearImmediate || typeof global !== "undefined" && global.clearImmediate || void 0 && (void 0).clearImmediate;
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(13)))
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(14)))
/***/ }),
@ -9176,7 +9176,7 @@ process.umask = function () {
/***/ }),
/***/ 967:
/***/ 977:
/***/ (function(module, exports) {
BI.i18n = {

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.20201214113229",
"version": "2.0.20201214135215",
"description": "fineui",
"main": "dist/fineui.min.js",
"types": "dist/lib/index.d.ts",

Loading…
Cancel
Save