sparta-ui 3.15.1 → 3.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (283) hide show
  1. package/lib/abroad/aside/index.js +1 -1
  2. package/lib/abroad/button/index.js +1 -1
  3. package/lib/abroad/cascader/index.js +1 -1
  4. package/lib/abroad/cascader-panel/index.js +1 -1
  5. package/lib/abroad/checkbox/index.js +1 -1
  6. package/lib/abroad/checkbox-group/index.js +1 -1
  7. package/lib/abroad/col/index.js +1 -1
  8. package/lib/abroad/confirm/index.js +1 -1
  9. package/lib/abroad/date-picker/index.js +1 -1
  10. package/lib/abroad/dropdown/index.js +1 -1
  11. package/lib/abroad/dropdown-item/index.js +1 -1
  12. package/lib/abroad/footer/index.js +1 -1
  13. package/lib/abroad/form/index.js +1 -1
  14. package/lib/abroad/form-item/index.js +1 -1
  15. package/lib/abroad/form-submit-btns/index.js +1 -1
  16. package/lib/abroad/header/index.js +1 -1
  17. package/lib/abroad/img-preview/index.js +1 -1
  18. package/lib/abroad/index.css +1 -1
  19. package/lib/abroad/index.js +1 -1
  20. package/lib/abroad/input/index.js +1 -1
  21. package/lib/abroad/layout/index.js +1 -1
  22. package/lib/abroad/main/index.js +1 -1
  23. package/lib/abroad/menu/index.js +1 -1
  24. package/lib/abroad/modal/index.js +1 -1
  25. package/lib/abroad/option/index.js +1 -1
  26. package/lib/abroad/option-group/index.js +1 -1
  27. package/lib/abroad/pagination/index.css +1 -1
  28. package/lib/abroad/pagination/index.js +1 -1
  29. package/lib/abroad/password-input/index.js +1 -1
  30. package/lib/abroad/popup-tip/index.js +1 -1
  31. package/lib/abroad/progress/index.js +1 -1
  32. package/lib/abroad/radio/index.js +1 -1
  33. package/lib/abroad/radio-button/index.js +1 -1
  34. package/lib/abroad/radio-group/index.js +1 -1
  35. package/lib/abroad/row/index.js +1 -1
  36. package/lib/abroad/scrollbar/index.js +1 -1
  37. package/lib/abroad/select/index.css +1 -1
  38. package/lib/abroad/select/index.js +1 -1
  39. package/lib/abroad/step/index.js +1 -1
  40. package/lib/abroad/step-item/index.js +1 -1
  41. package/lib/abroad/style/index.js +1 -1
  42. package/lib/abroad/switch/index.js +1 -1
  43. package/lib/abroad/tab-pane/index.js +1 -1
  44. package/lib/abroad/table/index.js +1 -1
  45. package/lib/abroad/table-cell/index.js +1 -1
  46. package/lib/abroad/table-column/index.js +1 -1
  47. package/lib/abroad/tabs/index.js +1 -1
  48. package/lib/abroad/tag/index.js +1 -1
  49. package/lib/abroad/time-picker/index.js +1 -1
  50. package/lib/abroad/time-select/index.js +1 -1
  51. package/lib/abroad/toast/index.js +1 -1
  52. package/lib/abroad/tree/index.js +1 -1
  53. package/lib/abroad/upload/index.js +1 -1
  54. package/lib/abroad/upload-pro/index.js +1 -1
  55. package/lib/abroad/window/index.js +1 -1
  56. package/lib/browser/aside/index.js +1 -1
  57. package/lib/browser/button/index.js +1 -1
  58. package/lib/browser/cascader/index.js +1 -1
  59. package/lib/browser/cascader-panel/index.js +1 -1
  60. package/lib/browser/checkbox/index.js +1 -1
  61. package/lib/browser/checkbox-group/index.js +1 -1
  62. package/lib/browser/col/index.js +1 -1
  63. package/lib/browser/confirm/index.js +1 -1
  64. package/lib/browser/date-picker/index.js +1 -1
  65. package/lib/browser/drawer/index.css +1 -0
  66. package/lib/browser/drawer/index.js +1 -0
  67. package/lib/browser/dropdown/index.js +1 -1
  68. package/lib/browser/dropdown-item/index.js +1 -1
  69. package/lib/browser/footer/index.js +1 -1
  70. package/lib/browser/form/index.js +1 -1
  71. package/lib/browser/form-item/index.js +1 -1
  72. package/lib/browser/form-submit-btns/index.js +1 -1
  73. package/lib/browser/header/index.js +1 -1
  74. package/lib/browser/img-preview/index.js +1 -1
  75. package/lib/browser/index.css +1 -1
  76. package/lib/browser/index.js +1 -1
  77. package/lib/browser/input/index.js +1 -1
  78. package/lib/browser/layout/index.js +1 -1
  79. package/lib/browser/main/index.js +1 -1
  80. package/lib/browser/menu/index.js +1 -1
  81. package/lib/browser/modal/index.js +1 -1
  82. package/lib/browser/option/index.js +1 -1
  83. package/lib/browser/option-group/index.js +1 -1
  84. package/lib/browser/pagination/index.css +1 -1
  85. package/lib/browser/pagination/index.js +1 -1
  86. package/lib/browser/password-input/index.js +1 -1
  87. package/lib/browser/popup-tip/index.js +1 -1
  88. package/lib/browser/progress/index.js +1 -1
  89. package/lib/browser/radio/index.js +1 -1
  90. package/lib/browser/radio-button/index.js +1 -1
  91. package/lib/browser/radio-group/index.js +1 -1
  92. package/lib/browser/row/index.js +1 -1
  93. package/lib/browser/scrollbar/index.js +1 -1
  94. package/lib/browser/select/index.css +1 -1
  95. package/lib/browser/select/index.js +1 -1
  96. package/lib/browser/step/index.js +1 -1
  97. package/lib/browser/step-item/index.js +1 -1
  98. package/lib/browser/style/index.js +1 -1
  99. package/lib/browser/switch/index.js +1 -1
  100. package/lib/browser/tab-pane/index.js +1 -1
  101. package/lib/browser/table/index.js +1 -1
  102. package/lib/browser/table-cell/index.js +1 -1
  103. package/lib/browser/table-column/index.js +1 -1
  104. package/lib/browser/tabs/index.js +1 -1
  105. package/lib/browser/tag/index.js +1 -1
  106. package/lib/browser/time-picker/index.js +1 -1
  107. package/lib/browser/time-select/index.js +1 -1
  108. package/lib/browser/toast/index.js +1 -1
  109. package/lib/browser/tree/index.js +1 -1
  110. package/lib/browser/treeTable/index.js +1 -1
  111. package/lib/browser/upload/index.js +1 -1
  112. package/lib/browser/upload-pro/index.js +1 -1
  113. package/lib/browser/window/index.js +1 -1
  114. package/lib/epay/aside/index.js +1 -1
  115. package/lib/epay/button/index.js +1 -1
  116. package/lib/epay/cascader/index.js +1 -1
  117. package/lib/epay/cascader-panel/index.js +1 -1
  118. package/lib/epay/checkbox/index.js +1 -1
  119. package/lib/epay/checkbox-group/index.js +1 -1
  120. package/lib/epay/col/index.js +1 -1
  121. package/lib/epay/confirm/index.js +1 -1
  122. package/lib/epay/date-picker/index.js +1 -1
  123. package/lib/epay/dropdown/index.js +1 -1
  124. package/lib/epay/dropdown-item/index.js +1 -1
  125. package/lib/epay/footer/index.js +1 -1
  126. package/lib/epay/form/index.js +1 -1
  127. package/lib/epay/form-item/index.js +1 -1
  128. package/lib/epay/form-submit-btns/index.js +1 -1
  129. package/lib/epay/header/index.js +1 -1
  130. package/lib/epay/img-preview/index.js +1 -1
  131. package/lib/epay/index.css +1 -1
  132. package/lib/epay/index.js +1 -1
  133. package/lib/epay/input/index.js +1 -1
  134. package/lib/epay/layout/index.js +1 -1
  135. package/lib/epay/main/index.js +1 -1
  136. package/lib/epay/menu/index.js +1 -1
  137. package/lib/epay/modal/index.js +1 -1
  138. package/lib/epay/option/index.js +1 -1
  139. package/lib/epay/option-group/index.js +1 -1
  140. package/lib/epay/pagination/index.css +1 -1
  141. package/lib/epay/pagination/index.js +1 -1
  142. package/lib/epay/password-input/index.js +1 -1
  143. package/lib/epay/popup-tip/index.js +1 -1
  144. package/lib/epay/progress/index.js +1 -1
  145. package/lib/epay/radio/index.js +1 -1
  146. package/lib/epay/radio-button/index.js +1 -1
  147. package/lib/epay/radio-group/index.js +1 -1
  148. package/lib/epay/row/index.js +1 -1
  149. package/lib/epay/scrollbar/index.js +1 -1
  150. package/lib/epay/select/index.css +1 -1
  151. package/lib/epay/select/index.js +1 -1
  152. package/lib/epay/step/index.js +1 -1
  153. package/lib/epay/step-item/index.js +1 -1
  154. package/lib/epay/style/index.js +1 -1
  155. package/lib/epay/switch/index.js +1 -1
  156. package/lib/epay/tab-pane/index.js +1 -1
  157. package/lib/epay/table/index.js +1 -1
  158. package/lib/epay/table-cell/index.js +1 -1
  159. package/lib/epay/table-column/index.js +1 -1
  160. package/lib/epay/tabs/index.js +1 -1
  161. package/lib/epay/tag/index.js +1 -1
  162. package/lib/epay/time-picker/index.js +1 -1
  163. package/lib/epay/time-select/index.js +1 -1
  164. package/lib/epay/toast/index.js +1 -1
  165. package/lib/epay/tree/index.js +1 -1
  166. package/lib/epay/upload/index.js +1 -1
  167. package/lib/epay/upload-pro/index.js +1 -1
  168. package/lib/epay/window/index.js +1 -1
  169. package/lib/globalpay/aside/index.js +1 -1
  170. package/lib/globalpay/button/index.js +1 -1
  171. package/lib/globalpay/cascader/index.js +1 -1
  172. package/lib/globalpay/cascader-panel/index.js +1 -1
  173. package/lib/globalpay/checkbox/index.js +1 -1
  174. package/lib/globalpay/checkbox-group/index.js +1 -1
  175. package/lib/globalpay/col/index.js +1 -1
  176. package/lib/globalpay/confirm/index.js +1 -1
  177. package/lib/globalpay/date-picker/index.js +1 -1
  178. package/lib/globalpay/drawer/index.css +1 -0
  179. package/lib/globalpay/drawer/index.js +1 -0
  180. package/lib/globalpay/dropdown/index.js +1 -1
  181. package/lib/globalpay/dropdown-item/index.js +1 -1
  182. package/lib/globalpay/footer/index.js +1 -1
  183. package/lib/globalpay/form/index.js +1 -1
  184. package/lib/globalpay/form-item/index.js +1 -1
  185. package/lib/globalpay/form-submit-btns/index.js +1 -1
  186. package/lib/globalpay/header/index.js +1 -1
  187. package/lib/globalpay/img-preview/index.js +1 -1
  188. package/lib/globalpay/index.css +1 -1
  189. package/lib/globalpay/index.js +1 -1
  190. package/lib/globalpay/input/index.js +1 -1
  191. package/lib/globalpay/layout/index.js +1 -1
  192. package/lib/globalpay/main/index.js +1 -1
  193. package/lib/globalpay/menu/index.js +1 -1
  194. package/lib/globalpay/modal/index.js +1 -1
  195. package/lib/globalpay/option/index.js +1 -1
  196. package/lib/globalpay/option-group/index.js +1 -1
  197. package/lib/globalpay/pagination/index.css +1 -1
  198. package/lib/globalpay/pagination/index.js +1 -1
  199. package/lib/globalpay/password-input/index.js +1 -1
  200. package/lib/globalpay/popup-tip/index.js +1 -1
  201. package/lib/globalpay/progress/index.js +1 -1
  202. package/lib/globalpay/radio/index.js +1 -1
  203. package/lib/globalpay/radio-button/index.js +1 -1
  204. package/lib/globalpay/radio-group/index.js +1 -1
  205. package/lib/globalpay/row/index.js +1 -1
  206. package/lib/globalpay/scrollbar/index.js +1 -1
  207. package/lib/globalpay/select/index.css +1 -1
  208. package/lib/globalpay/select/index.js +1 -1
  209. package/lib/globalpay/step/index.js +1 -1
  210. package/lib/globalpay/step-item/index.js +1 -1
  211. package/lib/globalpay/style/index.js +1 -1
  212. package/lib/globalpay/switch/index.js +1 -1
  213. package/lib/globalpay/tab-pane/index.js +1 -1
  214. package/lib/globalpay/table/index.js +1 -1
  215. package/lib/globalpay/table-cell/index.js +1 -1
  216. package/lib/globalpay/table-column/index.js +1 -1
  217. package/lib/globalpay/tabs/index.js +1 -1
  218. package/lib/globalpay/tag/index.js +1 -1
  219. package/lib/globalpay/time-picker/index.js +1 -1
  220. package/lib/globalpay/time-select/index.js +1 -1
  221. package/lib/globalpay/toast/index.js +1 -1
  222. package/lib/globalpay/tree/index.js +1 -1
  223. package/lib/globalpay/upload/index.js +1 -1
  224. package/lib/globalpay/upload-pro/index.js +1 -1
  225. package/lib/globalpay/window/index.js +1 -1
  226. package/lib/liuxue/aside/index.js +1 -1
  227. package/lib/liuxue/button/index.js +1 -1
  228. package/lib/liuxue/cascader/index.js +1 -1
  229. package/lib/liuxue/cascader-panel/index.js +1 -1
  230. package/lib/liuxue/checkbox/index.js +1 -1
  231. package/lib/liuxue/checkbox-group/index.js +1 -1
  232. package/lib/liuxue/col/index.js +1 -1
  233. package/lib/liuxue/confirm/index.js +1 -1
  234. package/lib/liuxue/date-picker/index.js +1 -1
  235. package/lib/liuxue/dropdown/index.js +1 -1
  236. package/lib/liuxue/dropdown-item/index.js +1 -1
  237. package/lib/liuxue/footer/index.js +1 -1
  238. package/lib/liuxue/form/index.js +1 -1
  239. package/lib/liuxue/form-item/index.js +1 -1
  240. package/lib/liuxue/form-submit-btns/index.js +1 -1
  241. package/lib/liuxue/header/index.js +1 -1
  242. package/lib/liuxue/img-preview/index.js +1 -1
  243. package/lib/liuxue/index.css +1 -1
  244. package/lib/liuxue/index.js +1 -1
  245. package/lib/liuxue/input/index.js +1 -1
  246. package/lib/liuxue/layout/index.js +1 -1
  247. package/lib/liuxue/main/index.js +1 -1
  248. package/lib/liuxue/menu/index.js +1 -1
  249. package/lib/liuxue/modal/index.js +1 -1
  250. package/lib/liuxue/option/index.js +1 -1
  251. package/lib/liuxue/option-group/index.js +1 -1
  252. package/lib/liuxue/pagination/index.css +1 -1
  253. package/lib/liuxue/pagination/index.js +1 -1
  254. package/lib/liuxue/password-input/index.js +1 -1
  255. package/lib/liuxue/popup-tip/index.js +1 -1
  256. package/lib/liuxue/progress/index.js +1 -1
  257. package/lib/liuxue/radio/index.js +1 -1
  258. package/lib/liuxue/radio-button/index.js +1 -1
  259. package/lib/liuxue/radio-group/index.js +1 -1
  260. package/lib/liuxue/row/index.js +1 -1
  261. package/lib/liuxue/scrollbar/index.js +1 -1
  262. package/lib/liuxue/select/index.css +1 -1
  263. package/lib/liuxue/select/index.js +1 -1
  264. package/lib/liuxue/step/index.js +1 -1
  265. package/lib/liuxue/step-item/index.js +1 -1
  266. package/lib/liuxue/style/index.js +1 -1
  267. package/lib/liuxue/switch/index.js +1 -1
  268. package/lib/liuxue/tab-pane/index.js +1 -1
  269. package/lib/liuxue/table/index.js +1 -1
  270. package/lib/liuxue/table-cell/index.js +1 -1
  271. package/lib/liuxue/table-column/index.js +1 -1
  272. package/lib/liuxue/tabs/index.js +1 -1
  273. package/lib/liuxue/tag/index.js +1 -1
  274. package/lib/liuxue/time-picker/index.js +1 -1
  275. package/lib/liuxue/time-select/index.js +1 -1
  276. package/lib/liuxue/toast/index.js +1 -1
  277. package/lib/liuxue/tree/index.js +1 -1
  278. package/lib/liuxue/upload/index.js +1 -1
  279. package/lib/liuxue/upload-pro/index.js +1 -1
  280. package/lib/liuxue/window/index.js +1 -1
  281. package/lib/model/ModalManage.js +1 -1
  282. package/lib/model/PopManage.js +1 -1
  283. package/package.json +1 -1
@@ -1 +1 @@
1
- !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("aside",[],e):"object"==typeof exports?exports.aside=e():t.aside=e()}(this,(function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e]}.bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=626)}({14:function(t,e,n){"use strict";function r(t,e,n,r,o,i,u,s){var f,a="function"==typeof t?t.options:t;if(e&&(a.render=e,a.staticRenderFns=n,a._compiled=!0),r&&(a.functional=!0),i&&(a._scopeId="data-v-"+i),u?(f=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(u)},a._ssrRegister=f):o&&(f=s?function(){o.call(this,(a.functional?this.parent:this).$root.$options.shadowRoot)}:o),f)if(a.functional){a._injectStyles=f;var c=a.render;a.render=function(t,e){return f.call(e),c(t,e)}}else{var l=a.beforeCreate;a.beforeCreate=l?[].concat(l,f):[f]}return{exports:t,options:a}}n.d(e,"a",(function(){return r}))},426:function(t,e,n){},490:function(t,e,n){"use strict";n(426)},626:function(t,e,n){"use strict";n.r(e);var r=function(){return(0,this._self._c)("div",{staticClass:"sp-aside",class:"sp-aside--".concat(this.pull),style:{width:this.width}},[this._t("default")],2)};r._withStripped=!0;var o={name:"SpAside",props:{pull:{type:String,default:"left",validator:function(t){return["left","right"].indexOf(t)>-1}},width:{type:String,default:"200px"}}},i=(n(490),n(14)),u=Object(i.a)(o,r,[],!1,null,null,null).exports;u.install=function(t){t.component(u.name,u)};var s=u;e.default=s}})}));
1
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("aside",[],e):"object"==typeof exports?exports.aside=e():t.aside=e()}(this,(function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,function(e){return t[e]}.bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=627)}({14:function(t,e,n){"use strict";function r(t,e,n,r,o,i,u,s){var f,a="function"==typeof t?t.options:t;if(e&&(a.render=e,a.staticRenderFns=n,a._compiled=!0),r&&(a.functional=!0),i&&(a._scopeId="data-v-"+i),u?(f=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(u)},a._ssrRegister=f):o&&(f=s?function(){o.call(this,(a.functional?this.parent:this).$root.$options.shadowRoot)}:o),f)if(a.functional){a._injectStyles=f;var c=a.render;a.render=function(t,e){return f.call(e),c(t,e)}}else{var l=a.beforeCreate;a.beforeCreate=l?[].concat(l,f):[f]}return{exports:t,options:a}}n.d(e,"a",(function(){return r}))},429:function(t,e,n){},492:function(t,e,n){"use strict";n(429)},627:function(t,e,n){"use strict";n.r(e);var r=function(){return(0,this._self._c)("div",{staticClass:"sp-aside",class:"sp-aside--".concat(this.pull),style:{width:this.width}},[this._t("default")],2)};r._withStripped=!0;var o={name:"SpAside",props:{pull:{type:String,default:"left",validator:function(t){return["left","right"].indexOf(t)>-1}},width:{type:String,default:"200px"}}},i=(n(492),n(14)),u=Object(i.a)(o,r,[],!1,null,null,null).exports;u.install=function(t){t.component(u.name,u)};var s=u;e.default=s}})}));
@@ -1 +1 @@
1
- !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("button",[],e):"object"==typeof exports?exports.button=e():t.button=e()}(this,(function(){return function(t){var e={};function n(o){if(e[o])return e[o].exports;var i=e[o]={i:o,l:!1,exports:{}};return t[o].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,o){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:o})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(o,i,function(e){return t[e]}.bind(null,i));return o},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=491)}({14:function(t,e,n){"use strict";function o(t,e,n,o,i,r,u,s){var a,l="function"==typeof t?t.options:t;if(e&&(l.render=e,l.staticRenderFns=n,l._compiled=!0),o&&(l.functional=!0),r&&(l._scopeId="data-v-"+r),u?(a=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(u)},l._ssrRegister=a):i&&(a=s?function(){i.call(this,(l.functional?this.parent:this).$root.$options.shadowRoot)}:i),a)if(l.functional){l._injectStyles=a;var c=l.render;l.render=function(t,e){return a.call(e),c(t,e)}}else{var d=l.beforeCreate;l.beforeCreate=d?[].concat(d,a):[a]}return{exports:t,options:l}}n.d(e,"a",(function(){return o}))},339:function(t,e,n){},388:function(t,e,n){"use strict";var o=function(){var t=this,e=t._self._c;return e("button",{staticClass:"sp-button",class:[t.type?"sp-button--"+t.type:"",t.buttonSize?"sp-button--"+t.buttonSize:"",{"is--disabled":t.buttonDisabled,"is--loading":t.loading,"is--plain":t.plain}],attrs:{disabled:t.buttonDisabled||t.loading,autofocus:t.autofocus,type:t.nativeType},on:{click:t.handleClick}},[t.loading&&!t.isIE9?e("i",{staticClass:"sp-icon-loading"}):t._e(),t._v(" "),t.icon&&!t.loading?e("i",{class:t.icon}):t._e(),t._v(" "),t.$slots.default?e("span",[t._t("default")],2):t._e()])};o._withStripped=!0;var i={name:"SpButton",inject:{spForm:{default:""},spFormItem:{default:""}},props:{type:{type:String,default:"default",validator:function(t){return["default","primary","danger","text"].indexOf(t)>-1}},size:{type:String,default:""},icon:{type:String,default:""},nativeType:{type:String,default:"button"},loading:Boolean,disabled:Boolean,plain:Boolean,autofocus:Boolean},computed:{_spFormItemSize:function(){return(this.spFormItem||{}).spFormItemSize},buttonSize:function(){return this.size||this._spFormItemSize||""},buttonDisabled:function(){return this.disabled||(this.spForm||{}).disabled},isIE9:function(){return navigator.appVersion.indexOf("MSIE 9.0")>-1}},methods:{handleClick:function(t){this.$emit("click",t)}}},r=(n(394),n(14)),u=Object(r.a)(i,o,[],!1,null,null,null).exports;u.install=function(t){t.component(u.name,u)};e.a=u},394:function(t,e,n){"use strict";n(339)},491:function(t,e,n){"use strict";n.r(e);var o=n(388);e.default=o.a}})}));
1
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("button",[],e):"object"==typeof exports?exports.button=e():t.button=e()}(this,(function(){return function(t){var e={};function n(o){if(e[o])return e[o].exports;var i=e[o]={i:o,l:!1,exports:{}};return t[o].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,o){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:o})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(o,i,function(e){return t[e]}.bind(null,i));return o},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=493)}({14:function(t,e,n){"use strict";function o(t,e,n,o,i,r,u,s){var a,l="function"==typeof t?t.options:t;if(e&&(l.render=e,l.staticRenderFns=n,l._compiled=!0),o&&(l.functional=!0),r&&(l._scopeId="data-v-"+r),u?(a=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(u)},l._ssrRegister=a):i&&(a=s?function(){i.call(this,(l.functional?this.parent:this).$root.$options.shadowRoot)}:i),a)if(l.functional){l._injectStyles=a;var c=l.render;l.render=function(t,e){return a.call(e),c(t,e)}}else{var d=l.beforeCreate;l.beforeCreate=d?[].concat(d,a):[a]}return{exports:t,options:l}}n.d(e,"a",(function(){return o}))},340:function(t,e,n){},390:function(t,e,n){"use strict";var o=function(){var t=this,e=t._self._c;return e("button",{staticClass:"sp-button",class:[t.type?"sp-button--"+t.type:"",t.buttonSize?"sp-button--"+t.buttonSize:"",{"is--disabled":t.buttonDisabled,"is--loading":t.loading,"is--plain":t.plain}],attrs:{disabled:t.buttonDisabled||t.loading,autofocus:t.autofocus,type:t.nativeType},on:{click:t.handleClick}},[t.loading&&!t.isIE9?e("i",{staticClass:"sp-icon-loading"}):t._e(),t._v(" "),t.icon&&!t.loading?e("i",{class:t.icon}):t._e(),t._v(" "),t.$slots.default?e("span",[t._t("default")],2):t._e()])};o._withStripped=!0;var i={name:"SpButton",inject:{spForm:{default:""},spFormItem:{default:""}},props:{type:{type:String,default:"default",validator:function(t){return["default","primary","danger","text"].indexOf(t)>-1}},size:{type:String,default:""},icon:{type:String,default:""},nativeType:{type:String,default:"button"},loading:Boolean,disabled:Boolean,plain:Boolean,autofocus:Boolean},computed:{_spFormItemSize:function(){return(this.spFormItem||{}).spFormItemSize},buttonSize:function(){return this.size||this._spFormItemSize||""},buttonDisabled:function(){return this.disabled||(this.spForm||{}).disabled},isIE9:function(){return navigator.appVersion.indexOf("MSIE 9.0")>-1}},methods:{handleClick:function(t){this.$emit("click",t)}}},r=(n(396),n(14)),u=Object(r.a)(i,o,[],!1,null,null,null).exports;u.install=function(t){t.component(u.name,u)};e.a=u},396:function(t,e,n){"use strict";n(340)},493:function(t,e,n){"use strict";n.r(e);var o=n(390);e.default=o.a}})}));