bxs-tools-ui 1.0.25 → 1.0.26

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 (38) hide show
  1. package/README.md +0 -8
  2. package/lib/business-card/index.js +11 -11
  3. package/lib/bxs-utils/index.js +743 -808
  4. package/lib/canvas-poster/index.js +11 -11
  5. package/lib/index.css +164 -9
  6. package/lib/index.js +1024 -1046
  7. package/lib/insure-calculate/index.js +1018 -1148
  8. package/lib/person-info/index.css +143 -6
  9. package/lib/person-info/index.js +1380 -1415
  10. package/lib/product-info/index.css +37 -5
  11. package/lib/product-info/index.js +1015 -1288
  12. package/package.json +1 -1
  13. package/packages/bxs-utils/demo/index.vue +0 -8
  14. package/packages/bxs-utils/index.js +0 -8
  15. package/packages/bxs-utils/planbook/common.js +7 -15
  16. package/packages/bxs-utils/planbook/index.js +0 -8
  17. package/packages/bxs-utils/planbook/insurance.js +58 -64
  18. package/packages/bxs-utils/planbook/person.js +212 -242
  19. package/packages/bxs-utils/planbook/product.js +300 -307
  20. package/packages/components/form-item/age-birthday-item.vue +147 -0
  21. package/packages/components/form-item/select-item.vue +28 -51
  22. package/packages/components/form-item/title-item.vue +22 -8
  23. package/packages/person-info/demo/index.vue +42 -88
  24. package/packages/person-info/index.css +26 -0
  25. package/packages/person-info/index.vue +27 -38
  26. package/packages/person-info/readme.md +1 -4
  27. package/packages/planbook-input/components/product-table.css +99 -0
  28. package/packages/planbook-input/components/product-table.vue +3 -97
  29. package/packages/planbook-input/demo/index.vue +0 -8
  30. package/packages/planbook-input/helper.js +1 -9
  31. package/packages/planbook-input/index.css +26 -1
  32. package/packages/planbook-input/index.vue +108 -141
  33. package/packages/product-info/demo/index.vue +53 -533
  34. package/packages/product-info/index.css +35 -3
  35. package/packages/product-info/index.vue +18 -10
  36. package/packages/product-info/readme.md +1 -2
  37. package/src/js/utils.js +1 -65
  38. package/packages/bxs-utils/index.css +0 -3
package/README.md CHANGED
@@ -1,11 +1,3 @@
1
- <!--
2
- * @Description:
3
- * @Author: lizhao
4
- * @Date: 2020-08-13 16:37:02
5
- * @LastEditors: lizhao
6
- * @LastEditTime: 2021-01-13 17:27:14
7
- * @FilePath: /bxs-tools-ui/README.md
8
- -->
9
1
  #### bxs-tools-vue
10
2
  基于 `vue + bxs-ui-vue` 开发的微易业务相关组件库。
11
3
  包含以下模块:
@@ -7,7 +7,7 @@
7
7
  var a = typeof exports === 'object' ? factory(require("vue")) : factory(root["Vue"]);
8
8
  for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
9
  }
10
- })(window, function(__WEBPACK_EXTERNAL_MODULE__4__) {
10
+ })(window, function(__WEBPACK_EXTERNAL_MODULE__3__) {
11
11
  return /******/ (function(modules) { // webpackBootstrap
12
12
  /******/ // The module cache
13
13
  /******/ var installedModules = {};
@@ -91,7 +91,7 @@ return /******/ (function(modules) { // webpackBootstrap
91
91
  /******/
92
92
  /******/
93
93
  /******/ // Load entry module and return exports
94
- /******/ return __webpack_require__(__webpack_require__.s = 67);
94
+ /******/ return __webpack_require__(__webpack_require__.s = 70);
95
95
  /******/ })
96
96
  /************************************************************************/
97
97
  /******/ ({
@@ -360,7 +360,7 @@ __webpack_require__.d(__webpack_exports__, "e", function() { return /* binding *
360
360
  // UNUSED EXPORTS: Mixins, Inject, InjectReactive, Provide, ProvideReactive, PropSync, Emit, Ref
361
361
 
362
362
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
363
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(4);
363
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(3);
364
364
  var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_default = /*#__PURE__*/__webpack_require__.n(external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_);
365
365
 
366
366
  // CONCATENATED MODULE: ./node_modules/vue-class-component/dist/vue-class-component.esm.js
@@ -964,10 +964,10 @@ function isPromise(obj) {
964
964
 
965
965
  /***/ }),
966
966
 
967
- /***/ 4:
967
+ /***/ 3:
968
968
  /***/ (function(module, exports) {
969
969
 
970
- module.exports = __WEBPACK_EXTERNAL_MODULE__4__;
970
+ module.exports = __WEBPACK_EXTERNAL_MODULE__3__;
971
971
 
972
972
  /***/ }),
973
973
 
@@ -978,7 +978,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__4__;
978
978
 
979
979
  /***/ }),
980
980
 
981
- /***/ 61:
981
+ /***/ 62:
982
982
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
983
983
 
984
984
  "use strict";
@@ -989,7 +989,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__4__;
989
989
 
990
990
  /***/ }),
991
991
 
992
- /***/ 67:
992
+ /***/ 70:
993
993
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
994
994
 
995
995
  "use strict";
@@ -1007,7 +1007,7 @@ var staticRenderFns = []
1007
1007
  var tslib_es6 = __webpack_require__(0);
1008
1008
 
1009
1009
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
1010
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(4);
1010
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(3);
1011
1011
  var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_default = /*#__PURE__*/__webpack_require__.n(external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_);
1012
1012
 
1013
1013
  // EXTERNAL MODULE: ./node_modules/vue-property-decorator/lib/vue-property-decorator.js + 1 modules
@@ -1086,10 +1086,10 @@ var business_cardvue_type_script_lang_ts_BusinessCard = (function (_super) {
1086
1086
  // CONCATENATED MODULE: ./packages/business-card/index.vue?vue&type=script&lang=ts&
1087
1087
  /* harmony default export */ var packages_business_cardvue_type_script_lang_ts_ = (business_cardvue_type_script_lang_ts_);
1088
1088
  // EXTERNAL MODULE: ./packages/business-card/index.vue?vue&type=style&index=0&lang=css&
1089
- var business_cardvue_type_style_index_0_lang_css_ = __webpack_require__(61);
1089
+ var business_cardvue_type_style_index_0_lang_css_ = __webpack_require__(62);
1090
1090
 
1091
1091
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
1092
- var componentNormalizer = __webpack_require__(9);
1092
+ var componentNormalizer = __webpack_require__(8);
1093
1093
 
1094
1094
  // CONCATENATED MODULE: ./packages/business-card/index.vue
1095
1095
 
@@ -1115,7 +1115,7 @@ var component = Object(componentNormalizer["a" /* default */])(
1115
1115
 
1116
1116
  /***/ }),
1117
1117
 
1118
- /***/ 9:
1118
+ /***/ 8:
1119
1119
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
1120
1120
 
1121
1121
  "use strict";