Browse Source

auto upgrade version to 2.0.20201214113229

es6
data 4 years ago
parent
commit
84e12b3734
  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. 1175
      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. 1141
      dist/core.js
  13. 2
      dist/core.js.map
  14. 2
      dist/demo.css
  15. 1511
      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. 1179
      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. 213
      dist/fineui_without_jquery_polyfill.js
  26. 2
      dist/fineui_without_jquery_polyfill.js.map
  27. 2
      dist/font.css
  28. 1
      dist/lib/base/single/button/button.basic.d.ts
  29. 11
      dist/lib/base/single/button/buttons/button.text.d.ts
  30. 1
      dist/lib/base/single/button/listitem/icontexticonitem.d.ts
  31. 9
      dist/lib/case/button/icon/icon.change.d.ts
  32. 8
      dist/lib/index.d.ts
  33. 11
      dist/lib/widget/downlist/combo.downlist.d.ts
  34. 2
      dist/resource.css
  35. 14
      dist/utils.js
  36. 2
      dist/utils.js.map
  37. 4
      dist/utils.min.js
  38. 2
      dist/utils.min.js.map
  39. 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

1175
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

1141
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

1511
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

1179
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

213
dist/fineui_without_jquery_polyfill.js vendored

@ -1,4 +1,4 @@
/*! time: 2020-12-14 10:12:34 */
/*! time: 2020-12-14 11:30:24 */
/******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
/******/ var installedModules = {};
@ -82,7 +82,7 @@
/******/
/******/
/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 1278);
/******/ return __webpack_require__(__webpack_require__.s = 1281);
/******/ })
/************************************************************************/
/******/ ([
@ -142,7 +142,15 @@ module.exports = g;
/* 26 */,
/* 27 */,
/* 28 */,
/* 29 */,
/* 29 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _widget = __webpack_require__(41);
/***/ }),
/* 30 */,
/* 31 */,
/* 32 */,
@ -152,26 +160,34 @@ module.exports = g;
/* 36 */,
/* 37 */,
/* 38 */,
/* 39 */
/* 39 */,
/* 40 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _widget = __webpack_require__(53);
var _single = __webpack_require__(29);
/***/ }),
/* 40 */
/* 41 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _ob = __webpack_require__(696);
/***/ }),
/* 42 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _widget = __webpack_require__(53);
var _widget = __webpack_require__(41);
/***/ }),
/* 41 */,
/* 42 */,
/* 43 */,
/* 44 */,
/* 45 */,
@ -181,24 +197,8 @@ var _widget = __webpack_require__(53);
/* 49 */,
/* 50 */,
/* 51 */,
/* 52 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _single = __webpack_require__(39);
/***/ }),
/* 53 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _ob = __webpack_require__(696);
/***/ }),
/* 52 */,
/* 53 */,
/* 54 */,
/* 55 */,
/* 56 */
@ -505,7 +505,7 @@ process.umask = function () {
"use strict";
var _single = __webpack_require__(39);
var _single = __webpack_require__(29);
/***/ }),
/* 74 */,
@ -66797,6 +66797,12 @@ Object.defineProperty(exports, "BasicButton", {
return _button.BasicButton;
}
});
Object.defineProperty(exports, "TextButton", {
enumerable: true,
get: function get() {
return _button2.TextButton;
}
});
Object.defineProperty(exports, "AbstractLabel", {
enumerable: true,
get: function get() {
@ -66815,16 +66821,28 @@ Object.defineProperty(exports, "Single", {
return _single.Single;
}
});
Object.defineProperty(exports, "IconChangeButton", {
enumerable: true,
get: function get() {
return _icon.IconChangeButton;
}
});
Object.defineProperty(exports, "Widget", {
enumerable: true,
get: function get() {
return _widget.Widget;
}
});
Object.defineProperty(exports, "DownListCombo", {
enumerable: true,
get: function get() {
return _combo.DownListCombo;
}
});
Object.defineProperty(exports, "Icon", {
enumerable: true,
get: function get() {
return _icon.Icon;
return _icon2.Icon;
}
});
Object.defineProperty(exports, "LeftRightVerticalAdaptLayout", {
@ -66866,36 +66884,42 @@ Object.defineProperty(exports, "TableAdaptLayout", {
Object.defineProperty(exports, "IconButton", {
enumerable: true,
get: function get() {
return _button2.IconButton;
return _button3.IconButton;
}
});
exports["default"] = void 0;
var _button = __webpack_require__(52);
var _button = __webpack_require__(40);
var _button2 = __webpack_require__(697);
var _abstract = __webpack_require__(73);
var _label = __webpack_require__(697);
var _label = __webpack_require__(698);
var _single = __webpack_require__(39);
var _single = __webpack_require__(29);
var decorator = _interopRequireWildcard(__webpack_require__(698));
var _icon = __webpack_require__(699);
var _widget = __webpack_require__(53);
var decorator = _interopRequireWildcard(__webpack_require__(700));
var _icon = __webpack_require__(699);
var _widget = __webpack_require__(41);
var _combo = __webpack_require__(701);
var _adapt = __webpack_require__(700);
var _icon2 = __webpack_require__(702);
var _icontexticonitem = __webpack_require__(701);
var _adapt = __webpack_require__(703);
var _auto = __webpack_require__(702);
var _icontexticonitem = __webpack_require__(704);
var _inline = __webpack_require__(703);
var _auto = __webpack_require__(705);
var _adapt2 = __webpack_require__(704);
var _inline = __webpack_require__(706);
var _button2 = __webpack_require__(705);
var _adapt2 = __webpack_require__(707);
var _button3 = __webpack_require__(708);
function _getRequireWildcardCache() { if (typeof WeakMap !== "function") return null; var cache = new WeakMap(); _getRequireWildcardCache = function _getRequireWildcardCache() { return cache; }; return cache; }
@ -66920,7 +66944,7 @@ exports["default"] = _default;
"use strict";
var _abstract = __webpack_require__(73);
var _button = __webpack_require__(40);
/***/ }),
/* 698 */
@ -66929,6 +66953,24 @@ var _abstract = __webpack_require__(73);
"use strict";
var _abstract = __webpack_require__(73);
/***/ }),
/* 699 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _single = __webpack_require__(29);
/***/ }),
/* 700 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
@ -67134,72 +67176,78 @@ type UnionToTuple<U> = UnionToTupleRecursively<U, []>;
exports.Model = Model;
/***/ }),
/* 699 */
/* 701 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _single = __webpack_require__(39);
var _widget = __webpack_require__(41);
/***/ }),
/* 700 */
/* 702 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _layout = __webpack_require__(40);
var _single = __webpack_require__(29);
/***/ }),
/* 701 */
/* 703 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _button = __webpack_require__(52);
var _layout = __webpack_require__(42);
/***/ }),
/* 702 */
/* 704 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _layout = __webpack_require__(40);
var _button = __webpack_require__(40);
/***/ }),
/* 703 */
/* 705 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _layout = __webpack_require__(40);
var _layout = __webpack_require__(42);
/***/ }),
/* 704 */
/* 706 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _layout = __webpack_require__(40);
var _layout = __webpack_require__(42);
/***/ }),
/* 705 */
/* 707 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _button = __webpack_require__(52);
var _layout = __webpack_require__(42);
/***/ }),
/* 708 */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
var _button = __webpack_require__(40);
/***/ }),
/* 706 */,
/* 707 */,
/* 708 */,
/* 709 */,
/* 710 */,
/* 711 */,
@ -67247,7 +67295,10 @@ var _button = __webpack_require__(52);
/* 753 */,
/* 754 */,
/* 755 */,
/* 756 */
/* 756 */,
/* 757 */,
/* 758 */,
/* 759 */
/***/ (function(module, exports) {
;(function () {
@ -67410,17 +67461,17 @@ var _button = __webpack_require__(52);
/***/ }),
/* 757 */,
/* 758 */,
/* 759 */,
/* 760 */
/* 760 */,
/* 761 */,
/* 762 */,
/* 763 */
/***/ (function(module, exports, __webpack_require__) {
/* WEBPACK VAR INJECTION */(function(global) {module.exports = global["Fix"] = __webpack_require__(761);
/* WEBPACK VAR INJECTION */(function(global) {module.exports = global["Fix"] = __webpack_require__(764);
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(13)))
/***/ }),
/* 761 */
/* 764 */
/***/ (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"); } }
@ -68897,8 +68948,8 @@ var _button = __webpack_require__(52);
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(56).setImmediate))
/***/ }),
/* 762 */,
/* 763 */
/* 765 */,
/* 766 */
/***/ (function(module, exports) {
;(function () {
@ -69194,9 +69245,6 @@ var _button = __webpack_require__(52);
/***/ }),
/* 764 */,
/* 765 */,
/* 766 */,
/* 767 */,
/* 768 */,
/* 769 */,
@ -69411,15 +69459,15 @@ var _button = __webpack_require__(52);
/* 978 */,
/* 979 */,
/* 980 */,
/* 981 */
/* 981 */,
/* 982 */,
/* 983 */,
/* 984 */
/***/ (function(module, exports) {
/***/ }),
/* 982 */,
/* 983 */,
/* 984 */,
/* 985 */,
/* 986 */,
/* 987 */,
@ -69713,7 +69761,10 @@ var _button = __webpack_require__(52);
/* 1275 */,
/* 1276 */,
/* 1277 */,
/* 1278 */
/* 1278 */,
/* 1279 */,
/* 1280 */,
/* 1281 */
/***/ (function(module, exports, __webpack_require__) {
__webpack_require__(106);
@ -69817,7 +69868,7 @@ __webpack_require__(376);
__webpack_require__(136);
__webpack_require__(137);
__webpack_require__(138);
__webpack_require__(760);
__webpack_require__(763);
__webpack_require__(377);
__webpack_require__(378);
__webpack_require__(379);
@ -70193,9 +70244,9 @@ __webpack_require__(690);
__webpack_require__(691);
__webpack_require__(692);
__webpack_require__(693);
__webpack_require__(763);
__webpack_require__(756);
__webpack_require__(981);
__webpack_require__(766);
__webpack_require__(759);
__webpack_require__(984);
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

1
dist/lib/base/single/button/button.basic.d.ts vendored

@ -22,6 +22,7 @@ export interface _BasicButtonStatic {
EVENT_CHANGE: string;
}
export declare class BasicButton extends Single {
static EVENT_CHANGE: string;
_createShadow(): void;
bindEvent(): void;
_trigger(e: Event): void;

11
dist/lib/base/single/button/buttons/button.text.d.ts vendored

@ -1,4 +1,4 @@
import { _BasicButton } from "../button.basic";
import { BasicButton, _BasicButton } from "../button.basic";
export interface _TextButton extends _BasicButton {
setStyle(style: any): void;
doRedMark(...args: any[]): void;
@ -9,3 +9,12 @@ export interface _TextButton extends _BasicButton {
export interface _TextButtonStatic {
EVENT_CHANGE: string;
}
export declare class TextButton extends BasicButton {
static xtype: string;
static EVENT_CHANGE: string;
setStyle(style: any): void;
doRedMark(...args: any[]): void;
unRedMark(...args: any[]): void;
doHighLight(...args: any[]): void;
unHighLight(...args: any[]): void;
}

1
dist/lib/base/single/button/listitem/icontexticonitem.d.ts vendored

@ -1,4 +1,5 @@
import { BasicButton } from "../button.basic";
export declare class IconTextIconItem extends BasicButton {
static xtype: string;
static EVENT_CHANGE: string;
}

9
dist/lib/case/button/icon/icon.change.d.ts vendored

@ -1,4 +1,4 @@
import { _Single } from "../../../base/single/single";
import { Single, _Single } from "../../../base/single/single";
export interface _IconChangeButton extends _Single {
isSelected(): boolean;
setSelected(v: boolean): void;
@ -7,3 +7,10 @@ export interface _IconChangeButton extends _Single {
export interface _IconChangeButtonStatic {
EVENT_CHANGE: string;
}
export declare class IconChangeButton extends Single {
static xtype: string;
static EVENT_CHANGE: string;
isSelected(): boolean;
setSelected(v: boolean): void;
setIcon(cls: string): void;
}

8
dist/lib/index.d.ts vendored

@ -5,7 +5,7 @@ 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 { _TextButton, _TextButtonStatic } from "./base/single/button/buttons/button.text";
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 { _Iframe } from "./base/single/iframe/iframe";
@ -16,7 +16,7 @@ import { _Label, Label } from "./base/single/label/label";
import { _Single, Single } from "./base/single/single";
import { _Text } from "./base/single/text";
import { _Trigger } from "./base/single/trigger/trigger";
import { _IconChangeButton, _IconChangeButtonStatic } from "./case/button/icon/icon.change";
import { IconChangeButton, _IconChangeButton, _IconChangeButtonStatic } from "./case/button/icon/icon.change";
import { _MultiSelectItem, _MultiSelectItemStatic } from "./case/button/item.multiselect";
import { _BubbleCombo, _BubbleComboStatic } from "./case/combo/bubblecombo/combo.bubble";
import { _TextValueCombo, _TextValueComboStatic } from "./case/combo/combo.textvalue";
@ -44,7 +44,7 @@ import { _AbsoluteLayout } from "./core/wrapper/layout/layout.absolute";
import { _HTapeLayout, _VTapeLayout } from "./core/wrapper/layout/layout.tape";
import { _VerticalLayout } from "./core/wrapper/layout/layout.vertical";
import { _DefaultLayout } from "./core/wrapper/layout/layout.default";
import { _DownListCombo, _DownListComboStatic } from "./widget/downlist/combo.downlist";
import { DownListCombo, _DownListCombo, _DownListComboStatic } from "./widget/downlist/combo.downlist";
import { Icon } from "./base/single/icon/icon";
import { _LeftVerticalAdapt } from "./core/wrapper/layout/adapt/adapt.leftvertical";
import { LeftRightVerticalAdaptLayout, RightVerticalAdaptLayout } from "./core/wrapper/layout/adapt/adapt.leftrightvertical";
@ -120,4 +120,4 @@ declare const _default: {
Decorators: typeof decorator;
};
export default _default;
export { Widget, Single, BasicButton, Icon, LeftRightVerticalAdaptLayout, IconTextIconItem, HorizontalAutoLayout, InlineVerticalAdaptLayout, RightVerticalAdaptLayout, TableAdaptLayout, IconButton, AbstractLabel, Label, };
export { Widget, Single, BasicButton, Icon, LeftRightVerticalAdaptLayout, IconTextIconItem, HorizontalAutoLayout, InlineVerticalAdaptLayout, RightVerticalAdaptLayout, TableAdaptLayout, IconButton, AbstractLabel, Label, TextButton, DownListCombo, IconChangeButton, };

11
dist/lib/widget/downlist/combo.downlist.d.ts vendored

@ -1,4 +1,4 @@
import { _Widget } from "../../core/widget";
import { Widget, _Widget } from "../../core/widget";
export interface _DownListCombo extends _Widget {
hideView: () => void;
showView: (e?: any) => void;
@ -9,3 +9,12 @@ export interface _DownListComboStatic {
EVENT_SON_VALUE_CHANGE: string;
EVENT_BEFORE_POPUPVIEW: string;
}
export declare class DownListCombo extends Widget {
static xtype: string;
static EVENT_CHANGE: string;
static EVENT_SON_VALUE_CHANGE: string;
static EVENT_BEFORE_POPUPVIEW: string;
hideView: () => void;
showView: (e?: any) => void;
populate: (items?: any) => void;
}

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: 2020-12-14 10:12:34 */
/*! time: 2020-12-14 11:30:24 */
/******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
/******/ var installedModules = {};
@ -82,7 +82,7 @@
/******/
/******/
/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 1103);
/******/ return __webpack_require__(__webpack_require__.s = 1106);
/******/ })
/************************************************************************/
/******/ ({
@ -1477,7 +1477,7 @@ if (!_global.BI) {
/***/ }),
/***/ 1103:
/***/ 1106:
/***/ (function(module, exports, __webpack_require__) {
__webpack_require__(106);
@ -1507,8 +1507,8 @@ __webpack_require__(123);
__webpack_require__(124);
__webpack_require__(125);
__webpack_require__(126);
__webpack_require__(964);
__webpack_require__(1104);
__webpack_require__(967);
__webpack_require__(1107);
__webpack_require__(136);
__webpack_require__(137);
module.exports = __webpack_require__(138);
@ -1516,7 +1516,7 @@ module.exports = __webpack_require__(138);
/***/ }),
/***/ 1104:
/***/ 1107:
/***/ (function(module, exports) {
/**
@ -9176,7 +9176,7 @@ process.umask = function () {
/***/ }),
/***/ 964:
/***/ 967:
/***/ (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.20201214101336",
"version": "2.0.20201214113229",
"description": "fineui",
"main": "dist/fineui.min.js",
"types": "dist/lib/index.d.ts",

Loading…
Cancel
Save