Browse Source

无JIRA任务 small尺寸

es6
windy 6 years ago
parent
commit
d09069d023
  1. 6
      dist/bundle.ie.js
  2. 10
      dist/bundle.ie.min.js
  3. 6
      dist/bundle.js
  4. 10
      dist/bundle.min.js
  5. 2
      dist/case.js
  6. 6
      dist/fineui.ie.js
  7. 10
      dist/fineui.ie.min.js
  8. 6
      dist/fineui.js
  9. 10
      dist/fineui.min.js
  10. 6
      dist/fineui_without_jquery_polyfill.js
  11. 4
      dist/utils.min.js
  12. 4
      dist/widget.js
  13. 2
      src/case/combo/textvaluecombo/combo.textvaluesmall.js
  14. 2
      src/widget/editor/editor.search.small.js
  15. 2
      src/widget/editor/editor.text.small.js

6
dist/bundle.ie.js vendored

@ -54496,7 +54496,7 @@ BI.SmallTextValueCombo = BI.inherit(BI.Widget, {
_defaultConfig: function () {
return BI.extend(BI.SmallTextValueCombo.superclass._defaultConfig.apply(this, arguments), {
width: 100,
height: 24,
height: 20,
chooseType: BI.ButtonGroup.CHOOSE_TYPE_SINGLE,
el: {},
text: ""
@ -63962,7 +63962,7 @@ BI.SmallSearchEditor = BI.inherit(BI.SearchEditor, {
var conf = BI.SmallSearchEditor.superclass._defaultConfig.apply(this, arguments);
return BI.extend(conf, {
baseCls: (conf.baseCls || "") + " bi-small-search-editor",
height: 24
height: 20
});
},
@ -64145,7 +64145,7 @@ BI.SmallTextEditor = BI.inherit(BI.TextEditor, {
var conf = BI.SmallTextEditor.superclass._defaultConfig.apply(this, arguments);
return BI.extend(conf, {
baseCls: (conf.baseCls || "") + " bi-small-text-editor",
height: 24
height: 20
});
},

10
dist/bundle.ie.min.js vendored

File diff suppressed because one or more lines are too long

6
dist/bundle.js vendored

@ -54900,7 +54900,7 @@ BI.SmallTextValueCombo = BI.inherit(BI.Widget, {
_defaultConfig: function () {
return BI.extend(BI.SmallTextValueCombo.superclass._defaultConfig.apply(this, arguments), {
width: 100,
height: 24,
height: 20,
chooseType: BI.ButtonGroup.CHOOSE_TYPE_SINGLE,
el: {},
text: ""
@ -64366,7 +64366,7 @@ BI.SmallSearchEditor = BI.inherit(BI.SearchEditor, {
var conf = BI.SmallSearchEditor.superclass._defaultConfig.apply(this, arguments);
return BI.extend(conf, {
baseCls: (conf.baseCls || "") + " bi-small-search-editor",
height: 24
height: 20
});
},
@ -64549,7 +64549,7 @@ BI.SmallTextEditor = BI.inherit(BI.TextEditor, {
var conf = BI.SmallTextEditor.superclass._defaultConfig.apply(this, arguments);
return BI.extend(conf, {
baseCls: (conf.baseCls || "") + " bi-small-text-editor",
height: 24
height: 20
});
},

10
dist/bundle.min.js vendored

File diff suppressed because one or more lines are too long

2
dist/case.js vendored

@ -5304,7 +5304,7 @@ BI.SmallTextValueCombo = BI.inherit(BI.Widget, {
_defaultConfig: function () {
return BI.extend(BI.SmallTextValueCombo.superclass._defaultConfig.apply(this, arguments), {
width: 100,
height: 24,
height: 20,
chooseType: BI.ButtonGroup.CHOOSE_TYPE_SINGLE,
el: {},
text: ""

6
dist/fineui.ie.js vendored

@ -54738,7 +54738,7 @@ BI.SmallTextValueCombo = BI.inherit(BI.Widget, {
_defaultConfig: function () {
return BI.extend(BI.SmallTextValueCombo.superclass._defaultConfig.apply(this, arguments), {
width: 100,
height: 24,
height: 20,
chooseType: BI.ButtonGroup.CHOOSE_TYPE_SINGLE,
el: {},
text: ""
@ -64204,7 +64204,7 @@ BI.SmallSearchEditor = BI.inherit(BI.SearchEditor, {
var conf = BI.SmallSearchEditor.superclass._defaultConfig.apply(this, arguments);
return BI.extend(conf, {
baseCls: (conf.baseCls || "") + " bi-small-search-editor",
height: 24
height: 20
});
},
@ -64387,7 +64387,7 @@ BI.SmallTextEditor = BI.inherit(BI.TextEditor, {
var conf = BI.SmallTextEditor.superclass._defaultConfig.apply(this, arguments);
return BI.extend(conf, {
baseCls: (conf.baseCls || "") + " bi-small-text-editor",
height: 24
height: 20
});
},

10
dist/fineui.ie.min.js vendored

File diff suppressed because one or more lines are too long

6
dist/fineui.js vendored

@ -55142,7 +55142,7 @@ BI.SmallTextValueCombo = BI.inherit(BI.Widget, {
_defaultConfig: function () {
return BI.extend(BI.SmallTextValueCombo.superclass._defaultConfig.apply(this, arguments), {
width: 100,
height: 24,
height: 20,
chooseType: BI.ButtonGroup.CHOOSE_TYPE_SINGLE,
el: {},
text: ""
@ -64608,7 +64608,7 @@ BI.SmallSearchEditor = BI.inherit(BI.SearchEditor, {
var conf = BI.SmallSearchEditor.superclass._defaultConfig.apply(this, arguments);
return BI.extend(conf, {
baseCls: (conf.baseCls || "") + " bi-small-search-editor",
height: 24
height: 20
});
},
@ -64791,7 +64791,7 @@ BI.SmallTextEditor = BI.inherit(BI.TextEditor, {
var conf = BI.SmallTextEditor.superclass._defaultConfig.apply(this, arguments);
return BI.extend(conf, {
baseCls: (conf.baseCls || "") + " bi-small-text-editor",
height: 24
height: 20
});
},

10
dist/fineui.min.js vendored

File diff suppressed because one or more lines are too long

6
dist/fineui_without_jquery_polyfill.js vendored

@ -38160,7 +38160,7 @@ BI.SmallTextValueCombo = BI.inherit(BI.Widget, {
_defaultConfig: function () {
return BI.extend(BI.SmallTextValueCombo.superclass._defaultConfig.apply(this, arguments), {
width: 100,
height: 24,
height: 20,
chooseType: BI.ButtonGroup.CHOOSE_TYPE_SINGLE,
el: {},
text: ""
@ -47427,7 +47427,7 @@ BI.SmallSearchEditor = BI.inherit(BI.SearchEditor, {
var conf = BI.SmallSearchEditor.superclass._defaultConfig.apply(this, arguments);
return BI.extend(conf, {
baseCls: (conf.baseCls || "") + " bi-small-search-editor",
height: 24
height: 20
});
},
@ -47610,7 +47610,7 @@ BI.SmallTextEditor = BI.inherit(BI.TextEditor, {
var conf = BI.SmallTextEditor.superclass._defaultConfig.apply(this, arguments);
return BI.extend(conf, {
baseCls: (conf.baseCls || "") + " bi-small-text-editor",
height: 24
height: 20
});
},

4
dist/utils.min.js vendored

File diff suppressed because one or more lines are too long

4
dist/widget.js vendored

@ -4964,7 +4964,7 @@ BI.SmallSearchEditor = BI.inherit(BI.SearchEditor, {
var conf = BI.SmallSearchEditor.superclass._defaultConfig.apply(this, arguments);
return BI.extend(conf, {
baseCls: (conf.baseCls || "") + " bi-small-search-editor",
height: 24
height: 20
});
},
@ -5147,7 +5147,7 @@ BI.SmallTextEditor = BI.inherit(BI.TextEditor, {
var conf = BI.SmallTextEditor.superclass._defaultConfig.apply(this, arguments);
return BI.extend(conf, {
baseCls: (conf.baseCls || "") + " bi-small-text-editor",
height: 24
height: 20
});
},

2
src/case/combo/textvaluecombo/combo.textvaluesmall.js

@ -8,7 +8,7 @@ BI.SmallTextValueCombo = BI.inherit(BI.Widget, {
_defaultConfig: function () {
return BI.extend(BI.SmallTextValueCombo.superclass._defaultConfig.apply(this, arguments), {
width: 100,
height: 24,
height: 20,
chooseType: BI.ButtonGroup.CHOOSE_TYPE_SINGLE,
el: {},
text: ""

2
src/widget/editor/editor.search.small.js

@ -9,7 +9,7 @@ BI.SmallSearchEditor = BI.inherit(BI.SearchEditor, {
var conf = BI.SmallSearchEditor.superclass._defaultConfig.apply(this, arguments);
return BI.extend(conf, {
baseCls: (conf.baseCls || "") + " bi-small-search-editor",
height: 24
height: 20
});
},

2
src/widget/editor/editor.text.small.js

@ -9,7 +9,7 @@ BI.SmallTextEditor = BI.inherit(BI.TextEditor, {
var conf = BI.SmallTextEditor.superclass._defaultConfig.apply(this, arguments);
return BI.extend(conf, {
baseCls: (conf.baseCls || "") + " bi-small-text-editor",
height: 24
height: 20
});
},

Loading…
Cancel
Save