Browse Source

Pull request #2212: 无JIRA任务 去掉dist中的打包文件

Merge in VISUAL/fineui from ~TELLER/fineui:tmp to master

* commit '4818f69693117e60fd16917618da08d65ac52758':
  chore: add ignore
es6
Teller 3 years ago
parent
commit
a27881b433
  1. 3
      .gitignore
  2. 2
      dist/2.0/fineui.css
  3. 3
      dist/2.0/fineui.ie.min.js
  4. 24
      dist/2.0/fineui.ie.min.js.LICENSE.txt
  5. 1
      dist/2.0/fineui.ie.min.js.map
  6. 109049
      dist/2.0/fineui.js
  7. 1
      dist/2.0/fineui.js.map
  8. 2
      dist/2.0/fineui.min.css
  9. 3
      dist/2.0/fineui.min.js
  10. 32
      dist/2.0/fineui.min.js.LICENSE.txt
  11. 1
      dist/2.0/fineui.min.js.map
  12. 2
      dist/2.0/fineui.modern.min.css
  13. 2
      dist/2.0/fineui.modern.min.js
  14. 24
      dist/2.0/fineui.modern.min.js.LICENSE.txt
  15. 1
      dist/2.0/fineui.modern.min.js.map
  16. 2
      dist/2.0/fineui_without_normalize.css
  17. 2
      dist/2.0/fineui_without_normalize.min.css
  18. 2
      dist/core.css
  19. 108835
      dist/core.js
  20. 1
      dist/core.js.map
  21. 2
      dist/demo.css
  22. 123427
      dist/demo.js
  23. 1
      dist/demo.js.map
  24. 2
      dist/fineui.css
  25. 3
      dist/fineui.ie.min.js
  26. 24
      dist/fineui.ie.min.js.LICENSE.txt
  27. 1
      dist/fineui.ie.min.js.map
  28. 108766
      dist/fineui.js
  29. 1
      dist/fineui.js.map
  30. 2
      dist/fineui.min.css
  31. 3
      dist/fineui.min.js
  32. 32
      dist/fineui.min.js.LICENSE.txt
  33. 1
      dist/fineui.min.js.map
  34. 2
      dist/fineui.modern.min.css
  35. 2
      dist/fineui.modern.min.js
  36. 24
      dist/fineui.modern.min.js.LICENSE.txt
  37. 1
      dist/fineui.modern.min.js.map
  38. 2
      dist/fineui.proxy.css
  39. 99478
      dist/fineui.proxy.js
  40. 1
      dist/fineui.proxy.js.map
  41. 2
      dist/fineui.proxy.min.css
  42. 3
      dist/fineui.proxy.min.js
  43. 24
      dist/fineui.proxy.min.js.LICENSE.txt
  44. 1
      dist/fineui.proxy.min.js.map
  45. 80252
      dist/fineui_without_jquery_polyfill.js
  46. 1
      dist/fineui_without_jquery_polyfill.js.map
  47. 2
      dist/fineui_without_normalize.min.css
  48. 2
      dist/font.css
  49. 7
      dist/lib/base/a/a.d.ts
  50. 4
      dist/lib/base/base.d.ts
  51. 50
      dist/lib/base/combination/combo.d.ts
  52. 25
      dist/lib/base/combination/expander.d.ts
  53. 26
      dist/lib/base/combination/group.button.d.ts
  54. 10
      dist/lib/base/combination/group.virtual.d.ts
  55. 22
      dist/lib/base/combination/loader.d.ts
  56. 24
      dist/lib/base/combination/searcher.d.ts
  57. 24
      dist/lib/base/combination/switcher.d.ts
  58. 23
      dist/lib/base/combination/tab.d.ts
  59. 5
      dist/lib/base/combination/tree.button.d.ts
  60. 6
      dist/lib/base/foundation/message.d.ts
  61. 15
      dist/lib/base/layer/layer.popover.d.ts
  62. 9
      dist/lib/base/layer/layer.popup.d.ts
  63. 6
      dist/lib/base/list/listview.d.ts
  64. 12
      dist/lib/base/pager/pager.d.ts
  65. 11
      dist/lib/base/pane.d.ts
  66. 52
      dist/lib/base/single/button/button.basic.d.ts
  67. 10
      dist/lib/base/single/button/button.node.d.ts
  68. 21
      dist/lib/base/single/button/buttons/button.d.ts
  69. 9
      dist/lib/base/single/button/buttons/button.icon.d.ts
  70. 16
      dist/lib/base/single/button/buttons/button.image.d.ts
  71. 12
      dist/lib/base/single/button/buttons/button.text.d.ts
  72. 23
      dist/lib/base/single/button/listitem/blankicontextitem.d.ts
  73. 5
      dist/lib/base/single/button/listitem/icontexticonitem.d.ts
  74. 24
      dist/lib/base/single/button/listitem/icontextitem.d.ts
  75. 10
      dist/lib/base/single/button/node/textnode.d.ts
  76. 46
      dist/lib/base/single/editor/editor.d.ts
  77. 26
      dist/lib/base/single/editor/editor.textarea.d.ts
  78. 18
      dist/lib/base/single/html/html.d.ts
  79. 4
      dist/lib/base/single/icon/icon.d.ts
  80. 8
      dist/lib/base/single/iframe/iframe.d.ts
  81. 9
      dist/lib/base/single/img/img.d.ts
  82. 6
      dist/lib/base/single/input/checkbox.d.ts
  83. 33
      dist/lib/base/single/input/input.d.ts
  84. 5
      dist/lib/base/single/input/radio/radio.d.ts
  85. 18
      dist/lib/base/single/label/abstract.label.d.ts
  86. 7
      dist/lib/base/single/label/html.label.d.ts
  87. 8
      dist/lib/base/single/label/icon.label.d.ts
  88. 8
      dist/lib/base/single/label/label.d.ts
  89. 33
      dist/lib/base/single/single.d.ts
  90. 17
      dist/lib/base/single/text.d.ts
  91. 5
      dist/lib/base/single/trigger/trigger.d.ts
  92. 13
      dist/lib/base/tree/customtree.d.ts
  93. 8
      dist/lib/base/tree/ztree/asynctree.d.ts
  94. 4
      dist/lib/base/tree/ztree/list/listasynctree.d.ts
  95. 4
      dist/lib/base/tree/ztree/list/listtreeview.d.ts
  96. 54
      dist/lib/base/tree/ztree/treeview.d.ts
  97. 1
      dist/lib/bundle.d.ts
  98. 12
      dist/lib/case/button/icon/icon.change.d.ts
  99. 5
      dist/lib/case/button/icon/icon.trigger.d.ts
  100. 19
      dist/lib/case/button/item.multiselect.d.ts
  101. Some files were not shown because too many files have changed in this diff Show More

3
.gitignore vendored

@ -7,4 +7,5 @@ coverage
unit.test.statistic.json
package-lock.json
yarn.lock
*.tgz
*.tgz
dist/

2
dist/2.0/fineui.css vendored

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

24
dist/2.0/fineui.ie.min.js.LICENSE.txt vendored

@ -1,24 +0,0 @@
/*!
* Sizzle CSS Selector Engine v2.2.1
* http://sizzlejs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2015-10-17
*/
/*!
* jQuery JavaScript Library v1.12.4
* http://jquery.com/
*
* Includes Sizzle.js
* http://sizzlejs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2016-05-20T17:17Z
*/

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

File diff suppressed because one or more lines are too long

109049
dist/2.0/fineui.js vendored

File diff suppressed because one or more lines are too long

1
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

3
dist/2.0/fineui.min.js vendored

File diff suppressed because one or more lines are too long

32
dist/2.0/fineui.min.js.LICENSE.txt vendored

@ -1,32 +0,0 @@
/*!
* @overview es6-promise - a tiny implementation of Promises/A+.
* @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)
* @license Licensed under MIT license
* See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
* @version v4.2.8+1e68dce6
*/
/*!
* Sizzle CSS Selector Engine v2.2.1
* http://sizzlejs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2015-10-17
*/
/*!
* jQuery JavaScript Library v1.12.4
* http://jquery.com/
*
* Includes Sizzle.js
* http://sizzlejs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2016-05-20T17:17Z
*/

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

File diff suppressed because one or more lines are too long

2
dist/2.0/fineui.modern.min.css vendored

File diff suppressed because one or more lines are too long

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

@ -1,2 +0,0 @@
/*! time: 2021-9-29 18:40:55 */
!function(e){var n={};function t(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:r})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,n){if(1&n&&(e=t(e)),8&n)return e;if(4&n&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(t.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var o in e)t.d(r,o,function(n){return e[n]}.bind(null,o));return r},t.n=function(e){var n=e&&e.__esModule?function(){return e["default"]}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="",t(t.s=1451)}({1193:function(e,n,t){},1451:function(e,n,t){t(1193),t(1452),t(1453),t(1454),t(1455),e.exports=t(1456)},1452:function(e,n,t){},1453:function(e,n,t){},1454:function(e,n,t){},1455:function(e,n,t){},1456:function(e,n,t){}});

24
dist/2.0/fineui.modern.min.js.LICENSE.txt vendored

@ -1,24 +0,0 @@
/*!
* Sizzle CSS Selector Engine v2.2.1
* http://sizzlejs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2015-10-17
*/
/*!
* jQuery JavaScript Library v1.12.4
* http://jquery.com/
*
* Includes Sizzle.js
* http://sizzlejs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2016-05-20T17:17Z
*/

1
dist/2.0/fineui.modern.min.js.map vendored

@ -1 +0,0 @@
{"version":3,"sources":["webpack:///webpack/bootstrap"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s"],"mappings":";aACE,IAAIA,EAAmB,GAGvB,SAASC,EAAoBC,GAG5B,GAAGF,EAAiBE,GACnB,OAAOF,EAAiBE,GAAUC,QAGnC,IAAIC,EAASJ,EAAiBE,GAAY,CACzCG,EAAGH,EACHI,GAAG,EACHH,QAAS,IAUV,OANAI,EAAQL,GAAUM,KAAKJ,EAAOD,QAASC,EAAQA,EAAOD,QAASF,GAG/DG,EAAOE,GAAI,EAGJF,EAAOD,QAKfF,EAAoBQ,EAAIF,EAGxBN,EAAoBS,EAAIV,EAGxBC,EAAoBU,EAAI,SAASR,EAASS,EAAMC,GAC3CZ,EAAoBa,EAAEX,EAASS,IAClCG,OAAOC,eAAeb,EAASS,EAAM,CAAEK,YAAY,EAAMC,IAAKL,KAKhEZ,EAAoBkB,EAAI,SAAShB,GACX,oBAAXiB,QAA0BA,OAAOC,aAC1CN,OAAOC,eAAeb,EAASiB,OAAOC,YAAa,CAAEC,MAAO,WAE7DP,OAAOC,eAAeb,EAAS,aAAc,CAAEmB,OAAO,KAQvDrB,EAAoBsB,EAAI,SAASD,EAAOE,GAEvC,GADU,EAAPA,IAAUF,EAAQrB,EAAoBqB,IAC/B,EAAPE,EAAU,OAAOF,EACpB,GAAW,EAAPE,GAA8B,iBAAVF,GAAsBA,GAASA,EAAMG,WAAY,OAAOH,EAChF,IAAII,EAAKX,OAAOY,OAAO,MAGvB,GAFA1B,EAAoBkB,EAAEO,GACtBX,OAAOC,eAAeU,EAAI,UAAW,CAAET,YAAY,EAAMK,MAAOA,IACtD,EAAPE,GAA4B,iBAATF,EAAmB,IAAI,IAAIM,KAAON,EAAOrB,EAAoBU,EAAEe,EAAIE,EAAK,SAASA,GAAO,OAAON,EAAMM,IAAQC,KAAK,KAAMD,IAC9I,OAAOF,GAIRzB,EAAoB6B,EAAI,SAAS1B,GAChC,IAAIS,EAAST,GAAUA,EAAOqB,WAC7B,WAAwB,OAAOrB,EAAgB,YAC/C,WAA8B,OAAOA,GAEtC,OADAH,EAAoBU,EAAEE,EAAQ,IAAKA,GAC5BA,GAIRZ,EAAoBa,EAAI,SAASiB,EAAQC,GAAY,OAAOjB,OAAOkB,UAAUC,eAAe1B,KAAKuB,EAAQC,IAGzG/B,EAAoBkC,EAAI,GAIjBlC,EAAoBA,EAAoBmC,EAAI,M","file":"2.0/fineui.modern.min.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 1451);\n"],"sourceRoot":""}

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

108835
dist/core.js vendored

File diff suppressed because one or more lines are too long

1
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

123427
dist/demo.js vendored

File diff suppressed because one or more lines are too long

1
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

3
dist/fineui.ie.min.js vendored

File diff suppressed because one or more lines are too long

24
dist/fineui.ie.min.js.LICENSE.txt vendored

@ -1,24 +0,0 @@
/*!
* Sizzle CSS Selector Engine v2.2.1
* http://sizzlejs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2015-10-17
*/
/*!
* jQuery JavaScript Library v1.12.4
* http://jquery.com/
*
* Includes Sizzle.js
* http://sizzlejs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2016-05-20T17:17Z
*/

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

File diff suppressed because one or more lines are too long

108766
dist/fineui.js vendored

File diff suppressed because one or more lines are too long

1
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

3
dist/fineui.min.js vendored

File diff suppressed because one or more lines are too long

32
dist/fineui.min.js.LICENSE.txt vendored

@ -1,32 +0,0 @@
/*!
* @overview es6-promise - a tiny implementation of Promises/A+.
* @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)
* @license Licensed under MIT license
* See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
* @version v4.2.8+1e68dce6
*/
/*!
* Sizzle CSS Selector Engine v2.2.1
* http://sizzlejs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2015-10-17
*/
/*!
* jQuery JavaScript Library v1.12.4
* http://jquery.com/
*
* Includes Sizzle.js
* http://sizzlejs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2016-05-20T17:17Z
*/

1
dist/fineui.min.js.map vendored

File diff suppressed because one or more lines are too long

2
dist/fineui.modern.min.css vendored

File diff suppressed because one or more lines are too long

2
dist/fineui.modern.min.js vendored

@ -1,2 +0,0 @@
/*! time: 2021-9-29 18:40:55 */
!function(e){var n={};function t(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,t),o.l=!0,o.exports}t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:r})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,n){if(1&n&&(e=t(e)),8&n)return e;if(4&n&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(t.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var o in e)t.d(r,o,function(n){return e[n]}.bind(null,o));return r},t.n=function(e){var n=e&&e.__esModule?function(){return e["default"]}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="",t(t.s=1442)}({1193:function(e,n,t){},1442:function(e,n,t){t(1193),t(1443),t(1444),t(1445),t(1446),e.exports=t(1447)},1443:function(e,n,t){},1444:function(e,n,t){},1445:function(e,n,t){},1446:function(e,n,t){},1447:function(e,n,t){}});

24
dist/fineui.modern.min.js.LICENSE.txt vendored

@ -1,24 +0,0 @@
/*!
* Sizzle CSS Selector Engine v2.2.1
* http://sizzlejs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2015-10-17
*/
/*!
* jQuery JavaScript Library v1.12.4
* http://jquery.com/
*
* Includes Sizzle.js
* http://sizzlejs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2016-05-20T17:17Z
*/

1
dist/fineui.modern.min.js.map vendored

@ -1 +0,0 @@
{"version":3,"sources":["webpack:///webpack/bootstrap"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s"],"mappings":";aACE,IAAIA,EAAmB,GAGvB,SAASC,EAAoBC,GAG5B,GAAGF,EAAiBE,GACnB,OAAOF,EAAiBE,GAAUC,QAGnC,IAAIC,EAASJ,EAAiBE,GAAY,CACzCG,EAAGH,EACHI,GAAG,EACHH,QAAS,IAUV,OANAI,EAAQL,GAAUM,KAAKJ,EAAOD,QAASC,EAAQA,EAAOD,QAASF,GAG/DG,EAAOE,GAAI,EAGJF,EAAOD,QAKfF,EAAoBQ,EAAIF,EAGxBN,EAAoBS,EAAIV,EAGxBC,EAAoBU,EAAI,SAASR,EAASS,EAAMC,GAC3CZ,EAAoBa,EAAEX,EAASS,IAClCG,OAAOC,eAAeb,EAASS,EAAM,CAAEK,YAAY,EAAMC,IAAKL,KAKhEZ,EAAoBkB,EAAI,SAAShB,GACX,oBAAXiB,QAA0BA,OAAOC,aAC1CN,OAAOC,eAAeb,EAASiB,OAAOC,YAAa,CAAEC,MAAO,WAE7DP,OAAOC,eAAeb,EAAS,aAAc,CAAEmB,OAAO,KAQvDrB,EAAoBsB,EAAI,SAASD,EAAOE,GAEvC,GADU,EAAPA,IAAUF,EAAQrB,EAAoBqB,IAC/B,EAAPE,EAAU,OAAOF,EACpB,GAAW,EAAPE,GAA8B,iBAAVF,GAAsBA,GAASA,EAAMG,WAAY,OAAOH,EAChF,IAAII,EAAKX,OAAOY,OAAO,MAGvB,GAFA1B,EAAoBkB,EAAEO,GACtBX,OAAOC,eAAeU,EAAI,UAAW,CAAET,YAAY,EAAMK,MAAOA,IACtD,EAAPE,GAA4B,iBAATF,EAAmB,IAAI,IAAIM,KAAON,EAAOrB,EAAoBU,EAAEe,EAAIE,EAAK,SAASA,GAAO,OAAON,EAAMM,IAAQC,KAAK,KAAMD,IAC9I,OAAOF,GAIRzB,EAAoB6B,EAAI,SAAS1B,GAChC,IAAIS,EAAST,GAAUA,EAAOqB,WAC7B,WAAwB,OAAOrB,EAAgB,YAC/C,WAA8B,OAAOA,GAEtC,OADAH,EAAoBU,EAAEE,EAAQ,IAAKA,GAC5BA,GAIRZ,EAAoBa,EAAI,SAASiB,EAAQC,GAAY,OAAOjB,OAAOkB,UAAUC,eAAe1B,KAAKuB,EAAQC,IAGzG/B,EAAoBkC,EAAI,GAIjBlC,EAAoBA,EAAoBmC,EAAI,M","file":"fineui.modern.min.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 1442);\n"],"sourceRoot":""}

2
dist/fineui.proxy.css vendored

File diff suppressed because one or more lines are too long

99478
dist/fineui.proxy.js vendored

File diff suppressed because one or more lines are too long

1
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

3
dist/fineui.proxy.min.js vendored

File diff suppressed because one or more lines are too long

24
dist/fineui.proxy.min.js.LICENSE.txt vendored

@ -1,24 +0,0 @@
/*!
* Sizzle CSS Selector Engine v2.2.1
* http://sizzlejs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2015-10-17
*/
/*!
* jQuery JavaScript Library v1.12.4
* http://jquery.com/
*
* Includes Sizzle.js
* http://sizzlejs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* http://jquery.org/license
*
* Date: 2016-05-20T17:17Z
*/

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

File diff suppressed because one or more lines are too long

80252
dist/fineui_without_jquery_polyfill.js vendored

File diff suppressed because one or more lines are too long

1
dist/fineui_without_jquery_polyfill.js.map vendored

File diff suppressed because one or more lines are too long

2
dist/fineui_without_normalize.min.css 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

7
dist/lib/base/a/a.d.ts vendored

@ -1,7 +0,0 @@
import { Text } from "../single/text";
export declare class A extends Text {
static xtype: string;
props: {
href: string;
} & Text['props'];
}

4
dist/lib/base/base.d.ts vendored

@ -1,4 +0,0 @@
import { LayerController } from "../core/controller/controller.layer";
import { BroadcastController } from "../core/controller/controller.broadcast";
export declare type Layers = LayerController;
export declare type Broadcasts = BroadcastController;

50
dist/lib/base/combination/combo.d.ts vendored

@ -1,50 +0,0 @@
import { Widget } from "../../core/widget";
export declare class Combo extends Widget {
static xtype: string;
static EVENT_TRIGGER_CHANGE: string;
static EVENT_CHANGE: string;
static EVENT_EXPAND: string;
static EVENT_COLLAPSE: string;
static EVENT_AFTER_INIT: string;
static EVENT_BEFORE_POPUPVIEW: string;
static EVENT_AFTER_POPUPVIEW: string;
static EVENT_BEFORE_HIDEVIEW: string;
static EVENT_AFTER_HIDEVIEW: string;
props: {
trigger?: 'click' | 'hover' | 'click-hover' | '';
toggle?: boolean;
direction?: 'top' | 'bottom' | 'left' | 'right' | 'top,left' | 'top,right' | 'bottom,left' | 'bottom,right' | 'right,innerRight' | 'right,innerLeft' | 'innerRight' | 'innerLeft';
logic?: {
dynamic: boolean;
};
container?: any;
isDefaultInit?: boolean;
destroyWhenHide?: boolean;
hideWhenAnotherComboOpen?: boolean;
isNeedAdjustHeight?: boolean;
isNeedAdjustWidth?: boolean;
stopEvent?: boolean;
stopPropagation?: boolean;
adjustLength?: number;
adjustXOffset?: number;
adjustYOffset?: number;
hideChecker?: Function;
offsetStyle?: 'left' | 'right' | 'center';
el?: any;
popup?: any;
comboClass?: string;
hoverClass?: string;
belowMouse?: boolean;
};
resetListHeight(h: number): void;
resetListWidth(w: number): void;
populate(...args: any[]): void;
_setEnable(v: boolean): void;
isViewVisible(): boolean;
showView(e?: Event): void;
hideView(): void;
getView(): any;
getPopupPosition(): any;
adjustHeight(e?: MouseEvent): void;
toggle(): void;
}

25
dist/lib/base/combination/expander.d.ts vendored

@ -1,25 +0,0 @@
import { Widget } from "../../core/widget";
export declare class Expander extends Widget {
static xtype: string;
static EVENT_EXPAND: string;
static EVENT_COLLAPSE: string;
static EVENT_TRIGGER_CHANGE: string;
static EVENT_CHANGE: string;
static EVENT_AFTER_INIT: string;
static EVENT_BEFORE_POPUPVIEW: string;
static EVENT_AFTER_POPUPVIEW: string;
static EVENT_BEFORE_HIDEVIEW: string;
static EVENT_AFTER_HIDEVIEW: string;
populate(items?: any, ...args: any[]): void;
setValue(v: string): void;
getValue(): string;
isViewVisible(): boolean;
isExpanded(): boolean;
showView(): void;
hideView(): void;
getView<T>(): T;
getAllLeaves<T>(): T[];
getNodeById<T>(id: string): T;
getNodeByValue<T>(v: string): T;
destroy(): void;
}

26
dist/lib/base/combination/group.button.d.ts vendored

@ -1,26 +0,0 @@
import { Widget } from "../../core/widget";
export declare class ButtonGroup extends Widget {
static xtype: string;
static CHOOSE_TYPE_SINGLE: number;
static CHOOSE_TYPE_MULTI: number;
static CHOOSE_TYPE_ALL: number;
static CHOOSE_TYPE_NONE: number;
static CHOOSE_TYPE_DEFAULT: number;
static EVENT_CHANGE: string;
prependItems<T>(items: T[]): void;
addItems<T>(items: T[]): void;
removeItemAt(indexes: any): void;
removeItems(values: any): void;
populate(items?: any, ...args: any[]): void;
setNotSelectedValue(v: any): void;
getNotSelectedValue<T>(): T[];
setEnabledValue(v: any): void;
getAllButtons<T>(): T[];
getAllLeaves<T>(): T[];
getSelectedButtons<T>(): T[];
getNotSelectedButtons<T>(): T[];
getIndexByValue(value: any): number;
getNodeById(id: any): any;
getNodeByValue(value: any): any;
getValue<T>(): T[];
}

10
dist/lib/base/combination/group.virtual.d.ts vendored

@ -1,10 +0,0 @@
import { Widget } from '../../core/widget';
export declare class VirtualGroup extends Widget {
static xtype: string;
static EVENT_CHANGE: string;
addItems<T>(items: T[]): void;
prependItems<T>(items: T[]): void;
getNotSelectedValue<T>(): T[];
getValue<T>(): T[];
populate(items?: any, ...args: any[]): void;
}

22
dist/lib/base/combination/loader.d.ts vendored

@ -1,22 +0,0 @@
import { Widget } from "../../core/widget";
export declare class Loader extends Widget {
static xtype: string;
static EVENT_CHANGE: string;
_prevLoad(): void;
_nextLoad(): void;
hasPrev(): boolean;
hasNext(): boolean;
prependItems<T>(items: T[]): void;
addItems<T>(items: T[]): void;
populate(...args: any[]): void;
setNotSelectedValue(...args: any[]): void;
getNotSelectedValue<T>(): T;
getAllButtons<T>(): T[];
getAllLeaves<T>(): T[];
getSelectedButtons<T>(): T[];
getNotSelectedButtons<T>(): T[];
getIndexByValue(value: any): number;
getNodeById(id: any): any;
getNodeByValue(value: any): any;
getValue<T>(): T[];
}

24
dist/lib/base/combination/searcher.d.ts vendored

@ -1,24 +0,0 @@
import { Widget } from "../../core/widget";
export declare class Searcher extends Widget {
static xtype: string;
static EVENT_CHANGE: string;
static EVENT_START: string;
static EVENT_STOP: string;
static EVENT_PAUSE: string;
static EVENT_SEARCHING: string;
static EVENT_AFTER_INIT: string;
setAdapter(adapter: any): void;
doSearch(): void;
stopSearch(): void;
isSearching(): boolean;
isViewVisible(): boolean;
getView<T>(): T;
hasMatched(): boolean;
adjustHeight(): void;
adjustView(): void;
setValue(v: any): void;
getKeyword(): string;
getKeywords(): string[];
getValue<T>(): T;
populate(...args: any[]): void;
}

24
dist/lib/base/combination/switcher.d.ts vendored

@ -1,24 +0,0 @@
import { Widget } from "../../core/widget";
export declare class Switcher extends Widget {
static xtype: string;
static EVENT_EXPAND: string;
static EVENT_COLLAPSE: string;
static EVENT_TRIGGER_CHANGE: string;
static EVENT_CHANGE: string;
static EVENT_AFTER_INIT: string;
static EVENT_BEFORE_POPUPVIEW: string;
static EVENT_AFTER_POPUPVIEW: string;
static EVENT_BEFORE_HIDEVIEW: string;
static EVENT_AFTER_HIDEVIEW: string;
populate(...args: any[]): void;
setAdapter(adapter: any): void;
isViewVisible(): boolean;
isExpanded(): boolean;
showView(): void;
hideView(): void;
getView<T>(): T;
adjustView(): void;
getAllLeaves<T>(): T[];
getNodeById<T>(id: string): T | undefined;
getNodeByValue<T>(value: any): T | undefined;
}

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

@ -1,23 +0,0 @@
import { Widget } from "../../core/widget";
import { Action } from "../../core/action/action";
export declare class Tab extends Widget {
static xtype: string;
static EVENT_CHANGE: string;
props: {
showIndex: any;
cardCreator: (v: any) => Obj;
direction?: 'top' | 'bottom' | 'left' | 'right' | 'custom';
single?: boolean;
logic?: {
dynamic: boolean;
};
tab?: Obj;
};
setSelect(v: string | number, action?: Action, callback?: Function): void;
removeTab(v: string | number): void;
getSelect(): string | number;
getSelectedTab<T>(): T;
getTab<T>(v: string | number): T;
populate(): void;
isCardExisted(cardName: string): boolean;
}

5
dist/lib/base/combination/tree.button.d.ts vendored

@ -1,5 +0,0 @@
import { ButtonGroup } from './group.button';
export declare class ButtonTree extends ButtonGroup {
static xtype: string;
static EVENT_CHANGE: string;
}

6
dist/lib/base/foundation/message.d.ts vendored

@ -1,6 +0,0 @@
export declare type _msg = {
alert: (title: string, message?: string, callback?: (result?: boolean) => void) => void;
confirm: (title: string, message?: string, callback?: (result: boolean) => void) => void;
prompt: (title: string, message?: string, value?: any, callback?: (result: string) => void, minWidth?: number) => void;
toast: (message: string, options?: object, context?: HTMLElement) => void;
};

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

@ -1,15 +0,0 @@
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;
}

9
dist/lib/base/layer/layer.popup.d.ts vendored

@ -1,9 +0,0 @@
import { Widget } from '../../core/widget';
export declare class PopupView extends Widget {
static xtype: string;
static EVENT_CHANGE: string;
getView(): Widget;
populate(...args: any[]): void;
resetWidth(v: number): void;
resetHeight(v: number): void;
}

6
dist/lib/base/list/listview.d.ts vendored

@ -1,6 +0,0 @@
import { Widget } from '../../core/widget';
export declare class ListView extends Widget {
static xtype: string;
restore(): void;
populate<T>(items: T[]): void;
}

12
dist/lib/base/pager/pager.d.ts vendored

@ -1,12 +0,0 @@
import { Widget } from "../../core/widget";
export declare class Pager extends Widget {
static xtype: string;
static EVENT_CHANGE: string;
static EVENT_AFTER_POPULATE: string;
getCurrentPage(): number;
setValue(v: number): void;
hasPrev(): boolean;
hasNext(): boolean;
setAllPages(v: number): void;
populate(): void;
}

11
dist/lib/base/pane.d.ts vendored

@ -1,11 +0,0 @@
import { Widget } from "../core/widget";
export declare class Pane extends Widget {
static EVENT_LOADED: string;
static EVENT_LOADING: string;
_assertTip(..._args: any[]): void;
loading(): void;
loaded(): void;
check(): void;
setTipVisible(b: boolean): void;
populate(...args: any[]): void;
}

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

@ -1,52 +0,0 @@
import { Single } from "../single";
export declare class BasicButton extends Single {
static EVENT_CHANGE: string;
static xtype: string;
props: {
stopEvent?: boolean;
stopPropagation?: boolean;
selected?: boolean;
/**
* ,
*/
once?: boolean;
/**
* , ,once的区别是forceSelected不影响事件的触发
*/
forceSelected?: boolean;
/**
*
*/
forceNotSelected?: boolean;
/**
* 使
*/
disableSelected?: boolean;
shadow?: boolean;
/**
*
*/
isShadowShowingOnSelected?: boolean;
trigger?: string | null;
handler?: Function;
bubble?: Function | null | string;
text?: string;
} & Single['props'];
_createShadow(): void;
bindEvent(): void;
_trigger(e: Event): void;
_doClick(e: Event): void;
beforeClick(): void;
doClick(): void;
handle(): BasicButton;
hover(): void;
dishover(): void;
setSelected(b: boolean): void;
isSelected(): boolean;
isOnce(): boolean;
isForceSelected(): boolean;
isForceNotSelected(): boolean;
isDisableSelected(): boolean;
setText(v: string): void;
getText(): string;
}

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

@ -1,10 +0,0 @@
import { BasicButton } from "./button.basic";
export declare class NodeButton extends BasicButton {
props: {
open?: boolean;
} & BasicButton['props'];
isOpened(): boolean;
setOpened(b: boolean): void;
triggerCollapse(): void;
triggerExpand(): void;
}

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

@ -1,21 +0,0 @@
import { AbstractLabel, IconLabel, Label } from "../../../..";
import { BasicButton } from "../button.basic";
export declare class Button extends BasicButton {
static xtype: string;
static EVENT_CHANGE: string;
props: {
minWidth?: number;
readonly?: boolean;
iconCls?: string;
level?: 'common' | 'success' | 'warning' | 'ignore';
block?: boolean;
clear?: boolean;
ghost?: boolean;
} & AbstractLabel['props'] & IconLabel['props'] & BasicButton['props'];
text: Label;
icon?: IconLabel;
doRedMark(...args: any[]): void;
unRedMark(...args: any[]): void;
doHighLight(...args: any[]): void;
unHighLight(...args: any[]): void;
}

9
dist/lib/base/single/button/buttons/button.icon.d.ts vendored

@ -1,9 +0,0 @@
import { BasicButton } from "../button.basic";
export declare class IconButton extends BasicButton {
static xtype: string;
static EVENT_CHANGE: string;
props: {
iconWidth?: number;
iconHeight?: number;
} & BasicButton['props'];
}

16
dist/lib/base/single/button/buttons/button.image.d.ts vendored

@ -1,16 +0,0 @@
import { BasicButton } from "../button.basic";
export declare class ImageButton extends BasicButton {
static xtype: string;
static EVENT_CHANGE: string;
props: {
src?: string;
iconWidth?: number;
iconHeight?: number;
} & BasicButton['props'];
setImageWidth(w: number | string): void;
setImageHeight(h: number | string): void;
getImageWidth(): number;
getImageHeight(): number;
setSrc(src: string): void;
getSrc(): string;
}

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

@ -1,12 +0,0 @@
import { Label } from "../../../..";
import { BasicButton } from "../button.basic";
export declare class TextButton extends BasicButton {
static xtype: string;
static EVENT_CHANGE: string;
props: Label['props'] & BasicButton['props'];
setStyle(style: any): void;
doRedMark(...args: any[]): void;
unRedMark(...args: any[]): void;
doHighLight(...args: any[]): void;
unHighLight(...args: any[]): void;
}

23
dist/lib/base/single/button/listitem/blankicontextitem.d.ts vendored

@ -1,23 +0,0 @@
import { BasicButton } from "../button.basic";
export declare class BlankIconTextItem extends BasicButton {
static xtype: string;
static EVENT_CHANGE: string;
props: {
blankWidth?: number;
iconHeight?: number | null;
iconWidth?: number | null;
textHgap?: number;
textVgap?: number;
textLgap?: number;
textRgap?: number;
text?: string;
keyword?: string;
} & BasicButton['props'];
doClick(): void;
setValue(): void;
getValue(): string;
doRedMark(...args: any[]): void;
unRedMark(...args: any[]): void;
doHighLight(...args: any[]): void;
unHighLight(...args: any[]): void;
}

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

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

24
dist/lib/base/single/button/listitem/icontextitem.d.ts vendored

@ -1,24 +0,0 @@
import { BasicButton } from "../button.basic";
export declare class IconTextItem extends BasicButton {
static xtype: string;
static EVENT_CHANGE: string;
props: {
direction?: string;
logic?: {
dynamic: boolean;
};
iconWrapperWidth?: number;
iconHeight?: number;
iconWidth?: number;
textHgap?: number;
textVgap?: number;
textLgap?: number;
textRgap?: number;
text?: string;
keyword?: string;
} & BasicButton['props'];
doRedMark(...args: any[]): void;
unRedMark(...args: any[]): void;
doHighLight(...args: any[]): void;
unHighLight(...args: any[]): void;
}

10
dist/lib/base/single/button/node/textnode.d.ts vendored

@ -1,10 +0,0 @@
import { NodeButton } from "../button.node";
export declare class TextNode extends NodeButton {
static xtype: string;
setText(b: string): void;
getText(): string;
setValue(): void;
getValue(): string;
doRedMark(...args: any[]): void;
unRedMark(...args: any[]): void;
}

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

@ -1,46 +0,0 @@
import { Single } from "../single";
export declare class Editor extends Single {
static xtype: string;
props: {
inputType?: string;
validationChecker?: Function;
quitChecker?: Function;
allowBlank?: boolean;
watermark?: string;
errorText?: string | ((v: string) => string);
autocomplete?: string;
} & Single['props'];
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;
}

26
dist/lib/base/single/editor/editor.textarea.d.ts vendored

@ -1,26 +0,0 @@
import { Single } from "../single";
export declare class TextAreaEditor extends Single {
static xtype: string;
static EVENT_CHANGE: string;
static EVENT_FOCUS: string;
static EVENT_BLUR: string;
static EVENT_CONFIRM: string;
static EVENT_EMPTY: string;
static EVENT_KEY_DOWN: string;
props: {
value?: string;
errorText?: string | ((v: string) => string);
adjustYOffset?: number;
adjustXOffset?: number;
offsetStyle?: string;
validationChecker?: Function;
scrolly?: boolean;
style?: any;
watermark?: string;
} & Single['props'];
focus(): void;
blur(): void;
setStyle(style: any): void;
getStyle(): any;
setWatermark(v: string): void;
}

18
dist/lib/base/single/html/html.d.ts vendored

@ -1,18 +0,0 @@
import { Single } from "../single";
export declare class Html extends Single {
static xtype: string;
props: {
text?: string;
textAlign?: "left" | "center" | "right";
whiteSpace?: "nowrap" | "normal";
lineHeight?: null | number;
highLight?: boolean;
} & Single['props'];
doHighLight(): void;
unHighLight(): void;
setValue(v: string): void;
setStyle(css: {
[key: string]: string | number;
}): void;
setText(v: string): void;
}

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

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

8
dist/lib/base/single/iframe/iframe.d.ts vendored

@ -1,8 +0,0 @@
import { Single } from "../single";
export declare class Iframe extends Single {
static xtype: string;
setSrc(v: string): void;
getSrc(): string;
setName(v: string): void;
getName(): string;
}

9
dist/lib/base/single/img/img.d.ts vendored

@ -1,9 +0,0 @@
import { Single } from "../single";
export declare class Img extends Single {
static xtype: string;
props: {
src: string;
} & Single['props'];
setSrc(src: string): void;
getSrc(): string;
}

6
dist/lib/base/single/input/checkbox.d.ts vendored

@ -1,6 +0,0 @@
import { BasicButton } from "../button/button.basic";
export declare class Checkbox extends BasicButton {
static xtype: string;
static EVENT_CHANGE: string;
_setEnable(enable: boolean): void;
}

33
dist/lib/base/single/input/input.d.ts vendored

@ -1,33 +0,0 @@
import { Single } from "../single";
export declare class Input extends Single {
static xtype: string;
static EVENT_CHANGE: string;
static EVENT_FOCUS: string;
static EVENT_CLICK: string;
static EVENT_BLUR: string;
static EVENT_KEY_DOWN: string;
static EVENT_QUICK_DOWN: string;
static EVENT_SPACE: string;
static EVENT_BACKSPACE: string;
static EVENT_START: string;
static EVENT_PAUSE: string;
static EVENT_STOP: string;
static EVENT_CHANGE_CONFIRM: string;
static EVENT_CONFIRM: string;
static EVENT_REMOVE: string;
static EVENT_EMPTY: string;
static EVENT_VALID: string;
static EVENT_ERROR: string;
static EVENT_ENTER: string;
static EVENT_RESTRICT: string;
onClick(): void;
onKeyDown(keyCode: number): void;
focus(): void;
blur(): void;
selectAll(): void;
setValue(v: string): void;
getValue(): string;
isEditing(): boolean;
getLastValidValue(): string;
getLastChangedValue(): string;
}

5
dist/lib/base/single/input/radio/radio.d.ts vendored

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

18
dist/lib/base/single/label/abstract.label.d.ts vendored

@ -1,18 +0,0 @@
import { Single } from "../single";
export declare class AbstractLabel extends Single {
static xtype: string;
props: {
textAlign?: "left" | "center" | "right";
whiteSpace?: "nowrap" | "normal";
textWidth?: number | null;
textHeight?: number | null;
highLight?: boolean;
handler?: Function | null;
text?: string;
} & Single['props'];
doRedMark(...args: any[]): void;
unRedMark(...args: any[]): void;
doHighLight(...args: any[]): void;
unHighLight(...args: any[]): void;
setStyle(css: any): void;
}

7
dist/lib/base/single/label/html.label.d.ts vendored

@ -1,7 +0,0 @@
import { AbstractLabel } from "./abstract.label";
export declare class HtmlLabel extends AbstractLabel {
props: {
textHeight: number;
} & AbstractLabel['props'];
static xtype: string;
}

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

@ -1,8 +0,0 @@
import { Single } from '../single';
export declare class IconLabel extends Single {
static xtype: string;
props: {
iconWidth?: number;
iconHeight?: number;
} & Single['props'];
}

8
dist/lib/base/single/label/label.d.ts vendored

@ -1,8 +0,0 @@
import { AbstractLabel } from "./abstract.label";
export declare class Label extends AbstractLabel {
props: {
py: string;
keyword: string;
} & AbstractLabel['props'];
static xtype: string;
}

33
dist/lib/base/single/single.d.ts vendored

@ -1,33 +0,0 @@
import { Widget } from "../../core/widget";
interface SingleOpt {
container?: any;
belowMouse?: boolean;
}
export declare class Single extends Widget {
props: {
readonly?: boolean;
title?: string | (() => string) | null;
warningTitle?: string | (() => string) | null;
tipType?: "success" | "warning";
value?: any;
/**
* title是否跟随鼠标
* @default false
*/
belowMouse?: boolean;
};
_showToolTip(e: Event, opt?: SingleOpt): void;
_hideTooltip(): void;
_clearTimeOut(): void;
enableHover(opt?: SingleOpt): void;
disabledHover(): void;
setTitle(title: string | Function, opt?: SingleOpt): void;
setWarningTitle(title: string, opt?: SingleOpt): void;
setTipType(v: string): void;
getTipType(): string;
isReadOnly(): boolean;
getTitle(): string;
getWarningTitle(): string;
populate(..._args: any[]): void;
}
export {};

17
dist/lib/base/single/text.d.ts vendored

@ -1,17 +0,0 @@
import { Single } from "./single";
export declare class Text extends Single {
static xtype: string;
props: {
text?: string;
textAlign?: "left" | "center" | "right";
whiteSpace?: "nowrap" | "normal";
lineHeight?: null | number;
py?: string;
highLight?: boolean;
} & Single['props'];
doRedMark(keyword: string): void;
unRedMark(): void;
doHighLight(): void;
unHighLight(): void;
setStyle(css: any): void;
}

5
dist/lib/base/single/trigger/trigger.d.ts vendored

@ -1,5 +0,0 @@
import { Single } from "../single";
export declare class Trigger extends Single {
setKey(..._args: any[]): void;
getKey(): string;
}

13
dist/lib/base/tree/customtree.d.ts vendored

@ -1,13 +0,0 @@
import { Widget } from '../../core/widget';
export declare class CustomTree extends Widget {
static xtype: string;
static EVENT_CHANGE: string;
initTree(nodes: any, ...args: any[]): void;
stroke(...args: any[]): void;
populate(nodes?: any, ...args: any[]): void;
getAllButtons<T>(): T[];
getAllLeaves<T>(): T[];
getNodeById(id: any): any;
getNodeByValue(value: any): any;
getValue<T>(): T[];
}

8
dist/lib/base/tree/ztree/asynctree.d.ts vendored

@ -1,8 +0,0 @@
import { TreeView, TreeValue } from "./treeview";
export declare class AsyncTree extends TreeView {
static xtype: string;
nodes: any;
_beforeExpandNode<T>(treeId: string, treeNode: T): void;
_join(valueA: TreeValue, valueB: TreeValue): TreeValue;
_getJoinValue(): TreeValue;
}

4
dist/lib/base/tree/ztree/list/listasynctree.d.ts vendored

@ -1,4 +0,0 @@
import { ListTreeView } from "./listtreeview";
export declare class ListAsyncTree extends ListTreeView {
static xtype: string;
}

4
dist/lib/base/tree/ztree/list/listtreeview.d.ts vendored

@ -1,4 +0,0 @@
import { TreeView } from "../treeview";
export declare class ListTreeView extends TreeView {
static xtype: string;
}

54
dist/lib/base/tree/ztree/treeview.d.ts vendored

@ -1,54 +0,0 @@
import { Pane } from "../../pane";
export declare class TreeView extends Pane {
static xtype: string;
static REQ_TYPE_INIT_DATA: 1;
static REQ_TYPE_ADJUST_DATA: 2;
static REQ_TYPE_SELECT_DATA: 3;
static REQ_TYPE_GET_SELECTED_DATA: 4;
static EVENT_CHANGE: string;
static EVENT_INIT: string;
static EVENT_AFTERINIT: string;
_createTree(): void;
_selectTreeNode<T>(treeId: string, treeNode: T): void;
_configSetting(): {
[key: string]: any;
};
_getParentValues<T, U>(treeNode: T): U;
_getNodeValue<T, U>(treeNode: T): U;
_getHalfSelectedValues<T>(map: TreeValue, node: T): void;
_getTree<T>(map: TreeValue, values: string[]): TreeValue;
_addTreeNode(map: TreeValue, values: string[], key: string, value: string): void;
_buildTree(map: TreeValue, values: string[]): void;
_getSelectedValues(): TreeValue;
_dealWidthNodes<T>(nodes: T[]): T[];
_loadMore(): void;
_initTree(setting: {
[key: string]: any;
}): void;
initTree<T>(node: T, setting: {
[key: string]: any;
}): void;
start(): void;
stop(): void;
stroke(config: {
[key: string]: any;
}): void;
hasChecked(): boolean;
checkAll<T>(checked: T[]): void;
expandAll(flag: boolean): void;
setValue(value: TreeValue, param: {
[key: string]: any;
}): void;
setSelectedValue(value: TreeValue): void;
updateValue(value: TreeValue, param: {
[key: string]: any;
}): void;
refresh(): void;
getValue(): TreeValue;
populate(config?: {
[key: string]: any;
}): void;
}
export interface TreeValue {
[key: string]: TreeValue;
}

1
dist/lib/bundle.d.ts vendored

@ -1 +0,0 @@
export {};

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

@ -1,12 +0,0 @@
import { IconButton } from "../../../base/single/button/buttons/button.icon";
import { Single } from "../../../base/single/single";
export declare class IconChangeButton extends Single {
static xtype: string;
static EVENT_CHANGE: string;
props: {
iconCls: string;
} & IconButton['props'];
isSelected(): boolean;
setSelected(v: boolean): void;
setIcon(cls: string): void;
}

5
dist/lib/case/button/icon/icon.trigger.d.ts vendored

@ -1,5 +0,0 @@
import { IconButton } from "../../../base/single/button/buttons/button.icon";
export declare class TriggerIconButton extends IconButton {
static xtype: string;
static EVENT_CHANGE: string;
}

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

@ -1,19 +0,0 @@
import { BasicButton } from "../../base/single/button/button.basic";
export declare class MultiSelectItem extends BasicButton {
static xtype: string;
static EVENT_CHANGE: string;
props: {
login: {
dynamic: boolean;
};
text: string;
iconWrapperWidth: number;
textLgap: number;
textRgap: number;
textHgap: number;
} & BasicButton['props'];
doClick(...args: any[]): void;
doRedMark(...args: any[]): void;
unRedMark(...args: any[]): void;
setSelected(v: boolean): void;
}

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save