bm-admin-ui 1.0.85-alpha → 1.0.86-alpha

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 (93) hide show
  1. package/es/components/attachment/index.d.ts +3 -3
  2. package/es/components/attachment/src/attachment.vue.d.ts +3 -3
  3. package/es/components/breadcrumb/index.d.ts +7 -7
  4. package/es/components/breadcrumb/src/breadcrumb.vue.d.ts +7 -7
  5. package/es/components/button/index.d.ts +6 -6
  6. package/es/components/button/src/button.vue.d.ts +6 -6
  7. package/es/components/edit-form/index.d.ts +4 -4
  8. package/es/components/edit-form/index.js +1 -1
  9. package/es/components/edit-form/src/edit-form.vue.d.ts +4 -4
  10. package/es/components/feedback/index.d.ts +12 -12
  11. package/es/components/feedback/src/bmAlert.vue.d.ts +6 -6
  12. package/es/components/feedback/src/bmModal.vue.d.ts +6 -6
  13. package/es/components/flow-designer/index.js +1 -1
  14. package/es/components/flow-designer/src/bm-nodes/BmConditionNode.vue.d.ts +8 -8
  15. package/es/components/index.d.ts +0 -1
  16. package/es/components/search-filter/src/form-select-all.vue.d.ts +6 -6
  17. package/es/components/search-filter/src/search-reset-btn.vue.d.ts +3 -3
  18. package/es/components/select-all/index.d.ts +6 -6
  19. package/es/components/select-all/src/selectAll.vue.d.ts +6 -6
  20. package/es/components/shops-filter/index.js +33 -5
  21. package/es/components/staffs-selector/index.d.ts +16 -16
  22. package/es/components/staffs-selector/src/departmentCmp.vue.d.ts +3 -3
  23. package/es/components/staffs-selector/src/multipleCmp.vue.d.ts +3 -3
  24. package/es/components/staffs-selector/src/radioCmp.vue.d.ts +2 -2
  25. package/es/components/staffs-selector/src/staffs-selector.vue.d.ts +16 -16
  26. package/es/components/staffs-selector/src/variedCmp.vue.d.ts +3 -3
  27. package/es/components/videoView/index.d.ts +1 -1
  28. package/es/components/videoView/src/videoView.vue.d.ts +1 -1
  29. package/lib/components/attachment/index.d.ts +3 -3
  30. package/lib/components/attachment/src/attachment.vue.d.ts +3 -3
  31. package/lib/components/breadcrumb/index.d.ts +7 -7
  32. package/lib/components/breadcrumb/src/breadcrumb.vue.d.ts +7 -7
  33. package/lib/components/button/index.d.ts +6 -6
  34. package/lib/components/button/src/button.vue.d.ts +6 -6
  35. package/lib/components/edit-form/index.d.ts +4 -4
  36. package/lib/components/edit-form/index.js +1 -1
  37. package/lib/components/edit-form/src/edit-form.vue.d.ts +4 -4
  38. package/lib/components/feedback/index.d.ts +12 -12
  39. package/lib/components/feedback/src/bmAlert.vue.d.ts +6 -6
  40. package/lib/components/feedback/src/bmModal.vue.d.ts +6 -6
  41. package/lib/components/flow-designer/index.js +1 -1
  42. package/lib/components/flow-designer/src/bm-nodes/BmConditionNode.vue.d.ts +8 -8
  43. package/lib/components/index.d.ts +0 -1
  44. package/lib/components/search-filter/src/form-select-all.vue.d.ts +6 -6
  45. package/lib/components/search-filter/src/search-reset-btn.vue.d.ts +3 -3
  46. package/lib/components/select-all/index.d.ts +6 -6
  47. package/lib/components/select-all/src/selectAll.vue.d.ts +6 -6
  48. package/lib/components/shops-filter/index.js +33 -5
  49. package/lib/components/staffs-selector/index.d.ts +16 -16
  50. package/lib/components/staffs-selector/src/departmentCmp.vue.d.ts +3 -3
  51. package/lib/components/staffs-selector/src/multipleCmp.vue.d.ts +3 -3
  52. package/lib/components/staffs-selector/src/radioCmp.vue.d.ts +2 -2
  53. package/lib/components/staffs-selector/src/staffs-selector.vue.d.ts +16 -16
  54. package/lib/components/staffs-selector/src/variedCmp.vue.d.ts +3 -3
  55. package/lib/components/videoView/index.d.ts +1 -1
  56. package/lib/components/videoView/src/videoView.vue.d.ts +1 -1
  57. package/package.json +34 -34
  58. package/theme-chalk/index.css +1 -1
  59. package/theme-chalk/shops-filter.css +1 -1
  60. package/types/components/attachment/index.d.ts +3 -3
  61. package/types/components/attachment/src/attachment.vue.d.ts +3 -3
  62. package/types/components/breadcrumb/index.d.ts +7 -7
  63. package/types/components/breadcrumb/src/breadcrumb.vue.d.ts +7 -7
  64. package/types/components/button/index.d.ts +6 -6
  65. package/types/components/button/src/button.vue.d.ts +6 -6
  66. package/types/components/edit-form/index.d.ts +4 -4
  67. package/types/components/edit-form/src/edit-form.vue.d.ts +4 -4
  68. package/types/components/feedback/index.d.ts +12 -12
  69. package/types/components/feedback/src/bmAlert.vue.d.ts +6 -6
  70. package/types/components/feedback/src/bmModal.vue.d.ts +6 -6
  71. package/types/components/flow-designer/src/bm-nodes/BmConditionNode.vue.d.ts +8 -8
  72. package/types/components/index.d.ts +0 -1
  73. package/types/components/search-filter/src/form-select-all.vue.d.ts +6 -6
  74. package/types/components/search-filter/src/search-reset-btn.vue.d.ts +3 -3
  75. package/types/components/select-all/index.d.ts +6 -6
  76. package/types/components/select-all/src/selectAll.vue.d.ts +6 -6
  77. package/types/components/staffs-selector/index.d.ts +16 -16
  78. package/types/components/staffs-selector/src/departmentCmp.vue.d.ts +3 -3
  79. package/types/components/staffs-selector/src/multipleCmp.vue.d.ts +3 -3
  80. package/types/components/staffs-selector/src/radioCmp.vue.d.ts +2 -2
  81. package/types/components/staffs-selector/src/staffs-selector.vue.d.ts +16 -16
  82. package/types/components/staffs-selector/src/variedCmp.vue.d.ts +3 -3
  83. package/types/components/videoView/index.d.ts +1 -1
  84. package/types/components/videoView/src/videoView.vue.d.ts +1 -1
  85. package/es/components/shops-filter/index.d.ts +0 -99
  86. package/es/components/shops-filter/src/shops-filter.d.ts +0 -25
  87. package/es/components/shops-filter/src/shops-filter.vue.d.ts +0 -98
  88. package/lib/components/shops-filter/index.d.ts +0 -99
  89. package/lib/components/shops-filter/src/shops-filter.d.ts +0 -25
  90. package/lib/components/shops-filter/src/shops-filter.vue.d.ts +0 -98
  91. package/types/components/shops-filter/index.d.ts +0 -99
  92. package/types/components/shops-filter/src/shops-filter.d.ts +0 -25
  93. package/types/components/shops-filter/src/shops-filter.vue.d.ts +0 -98
@@ -1 +1 @@
1
- .__shops-filter-component{font-family:PingFangSC-Regular,PingFang SC;font-size:14px;font-weight:500;line-height:20px;padding:5px;position:relative;white-space:nowrap}.__shops-filter-content{padding:16px 24px;background-color:#fff;min-width:960px;position:absolute;top:44px;left:0;width:100%;z-index:999;box-sizing:border-box}.__shops-filter-content .__shops-filter-area-tabs{display:flex}.__shops-filter-content .__shops-filter-area-tabs .label{width:56px;text-align:right;margin-right:8px;margin-top:2px;flex:0 0 45px}.__shops-filter-content .__shops-filter-areas{width:87%;display:flex;flex-wrap:wrap}.__shops-filter-content .__shops-filter-areas span{font-weight:400;color:#737380;line-height:20px;padding:2px 9px;display:inline-block;margin:0 4px 6px;cursor:pointer}.__shops-filter-content .__shops-filter-areas .active{background:rgba(47,78,237,.13);border-radius:2px;color:#2f4eed}.__shops-filter-content .__shops-filter-tabs{border-bottom:1px solid #e8e8e8;padding-bottom:8px;margin-bottom:16px;position:relative}.__shops-filter-content .__shops-filter-selecting{font-weight:400;color:#505259;line-height:22px;position:absolute;right:0;bottom:15px}.__shops-filter-content .__shops-filter-selecting span{margin:0 4px;font-weight:600;color:#2f4eed}.__shops-filter-content .__checkbox-operate-box{position:relative}.__shops-filter-content .__checkbox-operate-box :deep(.ant-checkbox-wrapper+.ant-checkbox-wrapper){margin-left:16px}.__shops-filter-content .__checkbox-operate-box .__shops-filter-selecting{font-weight:400;color:#505259;line-height:22px;position:absolute;right:0;bottom:5px}.__shops-filter-content .__checkbox-operate-box .__shops-filter-selecting span{margin:0 4px;font-weight:600;color:#2f4eed}.__shops-filter-content .__shops-checkbox-box{overflow-y:auto;overflow-x:hidden;padding-bottom:10px;box-sizing:border-box}.__shops-filter-content .__shops-checkbox-box::-webkit-scrollbar{width:6px}.__shops-filter-content .__shops-checkbox-box::-webkit-scrollbar-thumb{background:rgba(147,147,163,.5);border-radius:3px}.__shops-filter-content .__shops-checkbox-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;line-height:1;padding-top:8px}.__shops-filter-content .__shops-checkbox-grid div{font-weight:500;color:#505259;line-height:22px}.__shops-filter-content .__shops-checkbox-grid div :deep(.ant-checkbox+span){width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.__shops-filter-no-absolute{position:static;margin-top:12px}.__shops-filter-label{display:inline-block;text-align:right;color:#242633;line-height:32px;vertical-align:top}.__shops-filter-input-box{display:inline-block;width:100%;background:#fff;border-radius:2px;border:1px solid #d9d9d9;color:#9393a3;padding:5px 12px;margin-left:15px;cursor:pointer;position:relative}.__shops-filter-input-box:active,.__shops-filter-input-box:hover{border-radius:2px}.__shops-filter-input-box.active-box{border-color:#2f4eed}.__shops-filter-input-box.active-box .active-icon{transform:rotate(180deg)}.__shops-filter-input-box .input-icon{position:absolute;display:block;width:40px;height:30px;text-align:center;line-height:30px;right:0;top:0;transition:all .3s}.__shops-filter-input-box .__shops-filter-list{width:100%;overflow:hidden}.__shops-filter-input-box .__shops-filter-list .selected-tag{background:#f5f5f5;border-radius:2px;border:1px solid #d9d9d9;font-size:12px;color:#242633;line-height:16px;padding:1px 8px;display:inline-block;margin-right:8px}.__shops-filter-input-box .__shops-filter-list .delete-icon{position:absolute;display:block;height:26px;text-align:center;line-height:28px;right:1px;top:2px;width:40px;background-color:#fff}.__shops-filter-search-input{display:inline-block;margin-left:4px;vertical-align:top}.__shops-filter-search-input .ant-input-wrapper{display:flex}.__shops-filter-popover .ant-popover-inner-content{padding:12px 12px 4px 12px}.__shops-filter-popover .pop-seleted{max-width:980px}.__shops-filter-popover .pop-seleted-title{color:#505259;line-height:22px}.__shops-filter-popover .pop-seleted-title span{font-weight:600;color:#2f4eed;line-height:22px;margin:0 8px}.__shops-filter-popover .pop-seleted-shops{display:flex;justify-content:stretch;flex-wrap:wrap;margin-top:8px;margin-bottom:14px;max-height:240px;overflow-y:auto}.__shops-filter-popover .pop-seleted-shops::-webkit-scrollbar{width:4px}.__shops-filter-popover .pop-seleted-shops::-webkit-scrollbar-thumb{background:rgba(147,147,163,.5);border-radius:3px}.__shops-filter-popover .pop-seleted-item{background:#f5f5f5;border-radius:2px;border:1px solid #d9d9d9;padding:1px 8px;font-size:12px;font-weight:400;color:#242633;line-height:20px;display:inline-block;margin:8px 8px 0 0}
1
+ .__shops-filter-component{font-family:PingFangSC-Regular,PingFang SC;font-size:14px;font-weight:500;line-height:20px;padding:5px;position:relative;white-space:nowrap}.__shops-filter-content{padding:16px 24px;background-color:#fff;min-width:960px;position:absolute;top:44px;left:0;width:100%;z-index:999;box-sizing:border-box}.__shops-filter-content .__shops-filter-area-tabs{display:flex}.__shops-filter-content .__shops-filter-area-tabs .label{width:56px;text-align:right;margin-right:8px;margin-top:2px;flex:0 0 45px}.__shops-filter-content .__shops-filter-areas{width:87%;display:flex;flex-wrap:wrap}.__shops-filter-content .__shops-filter-areas span{font-weight:400;color:#737380;line-height:20px;padding:2px 9px;display:inline-block;margin:0 4px 6px;cursor:pointer}.__shops-filter-content .__shops-filter-areas .active{background:rgba(47,78,237,.13);border-radius:2px;color:#2f4eed}.__shops-filter-content .__shops-filter-tabs{border-bottom:1px solid #e8e8e8;padding-bottom:8px;margin-bottom:16px;position:relative}.__shops-filter-content .__shops-filter-selecting{font-weight:400;color:#505259;line-height:22px;position:absolute;right:0;bottom:15px}.__shops-filter-content .__shops-filter-selecting span{margin:0 4px;font-weight:600;color:#2f4eed}.__shops-filter-content .__checkbox-operate-box{position:relative}.__shops-filter-content .__checkbox-operate-box :deep(.ant-checkbox-wrapper+.ant-checkbox-wrapper){margin-left:16px}.__shops-filter-content .__checkbox-operate-box .__shops-filter-selecting{font-weight:400;color:#505259;line-height:22px;position:absolute;right:0;bottom:5px}.__shops-filter-content .__checkbox-operate-box .__shops-filter-selecting span{margin:0 4px;font-weight:600;color:#2f4eed}.__shops-filter-content .__shops-checkbox-box{overflow-y:auto;overflow-x:hidden;padding-bottom:10px;box-sizing:border-box}.__shops-filter-content .__shops-checkbox-box::-webkit-scrollbar{width:6px}.__shops-filter-content .__shops-checkbox-box::-webkit-scrollbar-thumb{background:rgba(147,147,163,.5);border-radius:3px}.__shops-filter-content .__shops-checkbox-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;line-height:1;padding-top:8px}.__shops-filter-content .__shops-checkbox-grid div{font-weight:500;color:#505259;line-height:22px}.__shops-filter-content .__shops-checkbox-grid div :deep(.ant-checkbox+span){width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.__shops-filter-no-absolute{position:static;margin-top:12px}.__shops-filter-label{display:inline-block;text-align:right;color:#242633;line-height:32px;vertical-align:top}.__shops-filter-input-box{display:inline-block;width:100%;background:#fff;border-radius:2px;border:1px solid #d9d9d9;color:#9393a3;padding:5px 12px;margin-left:15px;cursor:pointer;position:relative}.__shops-filter-input-box:active,.__shops-filter-input-box:hover{border-radius:2px}.__shops-filter-input-box.active-box{border-color:#2f4eed}.__shops-filter-input-box.active-box .active-icon{transform:rotate(180deg)}.__shops-filter-input-box .input-icon{position:absolute;display:block;width:40px;height:30px;text-align:center;line-height:30px;right:0;top:0;transition:all .3s}.__shops-filter-input-box .__shops-filter-list{width:100%;overflow:hidden}.__shops-filter-input-box .__shops-filter-list .selected-tag{background:#f5f5f5;border-radius:2px;border:1px solid #d9d9d9;font-size:12px;color:#242633;line-height:16px;padding:1px 8px;display:inline-block;margin-right:8px;vertical-align:top}.__shops-filter-input-box .__shops-filter-list .delete-icon{position:absolute;display:block;height:26px;text-align:center;line-height:28px;right:1px;top:2px;width:40px;background-color:#fff}.__shops-filter-search-input{display:inline-block;margin-left:4px;vertical-align:top}.__shops-filter-search-input .ant-input-wrapper{display:flex}.__shops-filter-popover .ant-popover-inner-content{padding:12px 12px 4px 12px}.__shops-filter-popover .pop-seleted{max-width:980px}.__shops-filter-popover .pop-seleted-title{color:#505259;line-height:22px}.__shops-filter-popover .pop-seleted-title span{font-weight:600;color:#2f4eed;line-height:22px;margin:0 8px}.__shops-filter-popover .pop-seleted-shops{display:flex;justify-content:stretch;flex-wrap:wrap;margin-top:8px;margin-bottom:14px;max-height:240px;overflow-y:auto}.__shops-filter-popover .pop-seleted-shops::-webkit-scrollbar{width:4px}.__shops-filter-popover .pop-seleted-shops::-webkit-scrollbar-thumb{background:rgba(147,147,163,.5);border-radius:3px}.__shops-filter-popover .pop-seleted-item{background:#f5f5f5;border-radius:2px;border:1px solid #d9d9d9;padding:1px 8px;font-size:12px;font-weight:400;color:#242633;line-height:20px;display:inline-block;margin:8px 8px 0 0}
@@ -20,7 +20,7 @@ declare const BmAttachment: import("bm-admin-ui/es/utils/with-install").SFCWithI
20
20
  setVisible: (value: any) => void;
21
21
  preview: (item: any) => void;
22
22
  download: (item: any) => void;
23
- readonly BmOverTooltips: import("bm-admin-ui/es/utils/with-install").SFCWithInstall<{
23
+ BmOverTooltips: import("bm-admin-ui/es/utils/with-install").SFCWithInstall<{
24
24
  name: string;
25
25
  props: {
26
26
  title: {
@@ -53,8 +53,8 @@ declare const BmAttachment: import("bm-admin-ui/es/utils/with-install").SFCWithI
53
53
  openShow: import("vue").Ref<boolean>;
54
54
  };
55
55
  }>;
56
- readonly DownloadOutlined: import("@ant-design/icons-vue/lib/icons/DownloadOutlined").DownloadOutlinedIconType;
57
- readonly EyeOutlined: import("@ant-design/icons-vue/lib/icons/EyeOutlined").EyeOutlinedIconType;
56
+ DownloadOutlined: import("@ant-design/icons-vue/lib/icons/DownloadOutlined").DownloadOutlinedIconType;
57
+ EyeOutlined: import("@ant-design/icons-vue/lib/icons/EyeOutlined").EyeOutlinedIconType;
58
58
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("preview" | "download")[], "preview" | "download", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
59
59
  file: {
60
60
  type: ObjectConstructor;
@@ -20,7 +20,7 @@ declare const _default: import("vue").DefineComponent<{
20
20
  setVisible: (value: any) => void;
21
21
  preview: (item: any) => void;
22
22
  download: (item: any) => void;
23
- readonly BmOverTooltips: import("../../../utils/with-install").SFCWithInstall<{
23
+ BmOverTooltips: import("../../../utils/with-install").SFCWithInstall<{
24
24
  name: string;
25
25
  props: {
26
26
  title: {
@@ -53,8 +53,8 @@ declare const _default: import("vue").DefineComponent<{
53
53
  openShow: import("vue").Ref<boolean>;
54
54
  };
55
55
  }>;
56
- readonly DownloadOutlined: import("@ant-design/icons-vue/lib/icons/DownloadOutlined").DownloadOutlinedIconType;
57
- readonly EyeOutlined: import("@ant-design/icons-vue/lib/icons/EyeOutlined").EyeOutlinedIconType;
56
+ DownloadOutlined: import("@ant-design/icons-vue/lib/icons/DownloadOutlined").DownloadOutlinedIconType;
57
+ EyeOutlined: import("@ant-design/icons-vue/lib/icons/EyeOutlined").EyeOutlinedIconType;
58
58
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("preview" | "download")[], "preview" | "download", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
59
59
  file: {
60
60
  type: ObjectConstructor;
@@ -15,7 +15,7 @@ declare const BmBreadcrumb: import("bm-admin-ui/es/utils/with-install").SFCWithI
15
15
  onBack?: ((...args: any[]) => any) | undefined;
16
16
  }>>;
17
17
  handleJump: (path: any, backFn: any) => void;
18
- readonly ABreadcrumb: {
18
+ ABreadcrumb: {
19
19
  new (...args: any[]): {
20
20
  $: import("vue").ComponentInternalInstance;
21
21
  $data: {};
@@ -44,8 +44,8 @@ declare const BmBreadcrumb: import("bm-admin-ui/es/utils/with-install").SFCWithI
44
44
  $slots: Readonly<{
45
45
  [name: string]: import("vue").Slot;
46
46
  }>;
47
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
48
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
47
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
48
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
49
49
  $emit: (event: string, ...args: any[]) => void;
50
50
  $el: any;
51
51
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
@@ -63,7 +63,7 @@ declare const BmBreadcrumb: import("bm-admin-ui/es/utils/with-install").SFCWithI
63
63
  paths: string[];
64
64
  }) => import("ant-design-vue/lib/_util/type").VueNode>;
65
65
  };
66
- }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string> & {
66
+ }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}> & {
67
67
  beforeCreate?: (() => void) | (() => void)[] | undefined;
68
68
  created?: (() => void) | (() => void)[] | undefined;
69
69
  beforeMount?: (() => void) | (() => void)[] | undefined;
@@ -78,7 +78,7 @@ declare const BmBreadcrumb: import("bm-admin-ui/es/utils/with-install").SFCWithI
78
78
  unmounted?: (() => void) | (() => void)[] | undefined;
79
79
  renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
80
80
  renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
81
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[] | undefined;
81
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void)[] | undefined;
82
82
  };
83
83
  $forceUpdate: () => void;
84
84
  $nextTick: typeof import("vue").nextTick;
@@ -117,7 +117,7 @@ declare const BmBreadcrumb: import("bm-admin-ui/es/utils/with-install").SFCWithI
117
117
  paths: string[];
118
118
  }) => import("ant-design-vue/lib/_util/type").VueNode>;
119
119
  };
120
- }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin & {
120
+ }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin & {
121
121
  readonly Item: import("vue").DefineComponent<{
122
122
  prefixCls: StringConstructor;
123
123
  href: StringConstructor;
@@ -137,7 +137,7 @@ declare const BmBreadcrumb: import("bm-admin-ui/es/utils/with-install").SFCWithI
137
137
  prefixCls: StringConstructor;
138
138
  }>>, {}>;
139
139
  };
140
- readonly ABreadcrumbItem: import("vue").DefineComponent<{
140
+ ABreadcrumbItem: import("vue").DefineComponent<{
141
141
  prefixCls: StringConstructor;
142
142
  href: StringConstructor;
143
143
  separator: import("vue-types").VueTypeValidableDef<any>;
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<{
15
15
  onBack?: ((...args: any[]) => any) | undefined;
16
16
  }>>;
17
17
  handleJump: (path: any, backFn: any) => void;
18
- readonly ABreadcrumb: {
18
+ ABreadcrumb: {
19
19
  new (...args: any[]): {
20
20
  $: import("vue").ComponentInternalInstance;
21
21
  $data: {};
@@ -44,8 +44,8 @@ declare const _default: import("vue").DefineComponent<{
44
44
  $slots: Readonly<{
45
45
  [name: string]: import("vue").Slot;
46
46
  }>;
47
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
48
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
47
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
48
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
49
49
  $emit: (event: string, ...args: any[]) => void;
50
50
  $el: any;
51
51
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
@@ -63,7 +63,7 @@ declare const _default: import("vue").DefineComponent<{
63
63
  paths: string[];
64
64
  }) => import("ant-design-vue/lib/_util/type").VueNode>;
65
65
  };
66
- }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string> & {
66
+ }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}> & {
67
67
  beforeCreate?: (() => void) | (() => void)[] | undefined;
68
68
  created?: (() => void) | (() => void)[] | undefined;
69
69
  beforeMount?: (() => void) | (() => void)[] | undefined;
@@ -78,7 +78,7 @@ declare const _default: import("vue").DefineComponent<{
78
78
  unmounted?: (() => void) | (() => void)[] | undefined;
79
79
  renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
80
80
  renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
81
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[] | undefined;
81
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void)[] | undefined;
82
82
  };
83
83
  $forceUpdate: () => void;
84
84
  $nextTick: typeof import("vue").nextTick;
@@ -117,7 +117,7 @@ declare const _default: import("vue").DefineComponent<{
117
117
  paths: string[];
118
118
  }) => import("ant-design-vue/lib/_util/type").VueNode>;
119
119
  };
120
- }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin & {
120
+ }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin & {
121
121
  readonly Item: import("vue").DefineComponent<{
122
122
  prefixCls: StringConstructor;
123
123
  href: StringConstructor;
@@ -137,7 +137,7 @@ declare const _default: import("vue").DefineComponent<{
137
137
  prefixCls: StringConstructor;
138
138
  }>>, {}>;
139
139
  };
140
- readonly ABreadcrumbItem: import("vue").DefineComponent<{
140
+ ABreadcrumbItem: import("vue").DefineComponent<{
141
141
  prefixCls: StringConstructor;
142
142
  href: StringConstructor;
143
143
  separator: import("vue-types").VueTypeValidableDef<any>;
@@ -18,7 +18,7 @@ declare const BmButton: import("bm-admin-ui/es/utils/with-install").SFCWithInsta
18
18
  default: string;
19
19
  };
20
20
  }>> & {}>>;
21
- readonly AButton: {
21
+ AButton: {
22
22
  new (...args: any[]): {
23
23
  $: import("vue").ComponentInternalInstance;
24
24
  $data: {};
@@ -88,8 +88,8 @@ declare const BmButton: import("bm-admin-ui/es/utils/with-install").SFCWithInsta
88
88
  $slots: Readonly<{
89
89
  [name: string]: import("vue").Slot;
90
90
  }>;
91
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
92
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
91
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
92
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
93
93
  $emit: (event: string, ...args: any[]) => void;
94
94
  $el: any;
95
95
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
@@ -148,7 +148,7 @@ declare const BmButton: import("bm-admin-ui/es/utils/with-install").SFCWithInsta
148
148
  ghost: boolean;
149
149
  danger: boolean;
150
150
  htmlType: import("ant-design-vue/lib/button/buttonTypes").ButtonHTMLType;
151
- }, {}, string> & {
151
+ }> & {
152
152
  beforeCreate?: (() => void) | (() => void)[] | undefined;
153
153
  created?: (() => void) | (() => void)[] | undefined;
154
154
  beforeMount?: (() => void) | (() => void)[] | undefined;
@@ -163,7 +163,7 @@ declare const BmButton: import("bm-admin-ui/es/utils/with-install").SFCWithInsta
163
163
  unmounted?: (() => void) | (() => void)[] | undefined;
164
164
  renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
165
165
  renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
166
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[] | undefined;
166
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void)[] | undefined;
167
167
  };
168
168
  $forceUpdate: () => void;
169
169
  $nextTick: typeof import("vue").nextTick;
@@ -275,7 +275,7 @@ declare const BmButton: import("bm-admin-ui/es/utils/with-install").SFCWithInsta
275
275
  ghost: boolean;
276
276
  danger: boolean;
277
277
  htmlType: import("ant-design-vue/lib/button/buttonTypes").ButtonHTMLType;
278
- }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin & {
278
+ }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin & {
279
279
  readonly Group: import("vue").DefineComponent<{
280
280
  prefixCls: StringConstructor;
281
281
  size: {
@@ -20,7 +20,7 @@ declare const _default: import("vue").DefineComponent<{
20
20
  default: string;
21
21
  };
22
22
  }>> & {}>>;
23
- readonly AButton: {
23
+ AButton: {
24
24
  new (...args: any[]): {
25
25
  $: import("vue").ComponentInternalInstance;
26
26
  $data: {};
@@ -90,8 +90,8 @@ declare const _default: import("vue").DefineComponent<{
90
90
  $slots: Readonly<{
91
91
  [name: string]: import("vue").Slot;
92
92
  }>;
93
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
94
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
93
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
94
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
95
95
  $emit: (event: string, ...args: any[]) => void;
96
96
  $el: any;
97
97
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
@@ -150,7 +150,7 @@ declare const _default: import("vue").DefineComponent<{
150
150
  ghost: boolean;
151
151
  danger: boolean;
152
152
  htmlType: import("ant-design-vue/lib/button/buttonTypes").ButtonHTMLType;
153
- }, {}, string> & {
153
+ }> & {
154
154
  beforeCreate?: (() => void) | (() => void)[] | undefined;
155
155
  created?: (() => void) | (() => void)[] | undefined;
156
156
  beforeMount?: (() => void) | (() => void)[] | undefined;
@@ -165,7 +165,7 @@ declare const _default: import("vue").DefineComponent<{
165
165
  unmounted?: (() => void) | (() => void)[] | undefined;
166
166
  renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
167
167
  renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
168
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[] | undefined;
168
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void)[] | undefined;
169
169
  };
170
170
  $forceUpdate: () => void;
171
171
  $nextTick: typeof import("vue").nextTick;
@@ -277,7 +277,7 @@ declare const _default: import("vue").DefineComponent<{
277
277
  ghost: boolean;
278
278
  danger: boolean;
279
279
  htmlType: import("ant-design-vue/lib/button/buttonTypes").ButtonHTMLType;
280
- }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin & {
280
+ }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin & {
281
281
  readonly Group: import("vue").DefineComponent<{
282
282
  prefixCls: StringConstructor;
283
283
  size: {
@@ -79,15 +79,15 @@ declare const BmEditForm: import("bm-admin-ui/es/utils/with-install").SFCWithIns
79
79
  [key: string]: any;
80
80
  }>;
81
81
  updateSlot: (key: string, value: any) => void;
82
- readonly QuestionCircleOutlined: import("@ant-design/icons-vue/lib/icons/QuestionCircleOutlined").QuestionCircleOutlinedIconType;
83
- readonly ClockCircleOutlined: import("@ant-design/icons-vue/lib/icons/ClockCircleOutlined").ClockCircleOutlinedIconType;
84
- readonly CalendarOutlined: import("@ant-design/icons-vue/lib/icons/CalendarOutlined").CalendarOutlinedIconType;
82
+ QuestionCircleOutlined: import("@ant-design/icons-vue/lib/icons/QuestionCircleOutlined").QuestionCircleOutlinedIconType;
83
+ ClockCircleOutlined: import("@ant-design/icons-vue/lib/icons/ClockCircleOutlined").ClockCircleOutlinedIconType;
84
+ CalendarOutlined: import("@ant-design/icons-vue/lib/icons/CalendarOutlined").CalendarOutlinedIconType;
85
85
  Group: import("vue").DefineComponent<{}, {
86
86
  formItemContext: import("ant-design-vue/lib/form/FormItemContext").FormItemContext;
87
87
  onFieldChange: () => void;
88
88
  onFieldBlur: () => void;
89
89
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
90
- readonly BmOverTooltips: import("bm-admin-ui/es/utils/with-install").SFCWithInstall<{
90
+ BmOverTooltips: import("bm-admin-ui/es/utils/with-install").SFCWithInstall<{
91
91
  name: string;
92
92
  props: {
93
93
  title: {
@@ -78,15 +78,15 @@ declare const _default: import("vue").DefineComponent<{
78
78
  [key: string]: any;
79
79
  }>;
80
80
  updateSlot: (key: string, value: any) => void;
81
- readonly QuestionCircleOutlined: import("@ant-design/icons-vue/lib/icons/QuestionCircleOutlined").QuestionCircleOutlinedIconType;
82
- readonly ClockCircleOutlined: import("@ant-design/icons-vue/lib/icons/ClockCircleOutlined").ClockCircleOutlinedIconType;
83
- readonly CalendarOutlined: import("@ant-design/icons-vue/lib/icons/CalendarOutlined").CalendarOutlinedIconType;
81
+ QuestionCircleOutlined: import("@ant-design/icons-vue/lib/icons/QuestionCircleOutlined").QuestionCircleOutlinedIconType;
82
+ ClockCircleOutlined: import("@ant-design/icons-vue/lib/icons/ClockCircleOutlined").ClockCircleOutlinedIconType;
83
+ CalendarOutlined: import("@ant-design/icons-vue/lib/icons/CalendarOutlined").CalendarOutlinedIconType;
84
84
  Group: import("vue").DefineComponent<{}, {
85
85
  formItemContext: import("ant-design-vue/lib/form/FormItemContext").FormItemContext;
86
86
  onFieldChange: () => void;
87
87
  onFieldBlur: () => void;
88
88
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
89
- readonly BmOverTooltips: import("../../../utils/with-install").SFCWithInstall<{
89
+ BmOverTooltips: import("../../../utils/with-install").SFCWithInstall<{
90
90
  name: string;
91
91
  props: {
92
92
  title: {
@@ -43,7 +43,7 @@ declare const BmModal: import("bm-admin-ui/es/utils/with-install").SFCWithInstal
43
43
  }>>;
44
44
  caculWidth: import("vue").ComputedRef<string>;
45
45
  onOkCallback: (e: any) => void;
46
- readonly AModal: {
46
+ AModal: {
47
47
  new (...args: any[]): {
48
48
  $: import("vue").ComponentInternalInstance;
49
49
  $data: {};
@@ -242,8 +242,8 @@ declare const BmModal: import("bm-admin-ui/es/utils/with-install").SFCWithInstal
242
242
  $slots: Readonly<{
243
243
  [name: string]: import("vue").Slot;
244
244
  }>;
245
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
246
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
245
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
246
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
247
247
  $emit: (event: string, ...args: any[]) => void;
248
248
  $el: any;
249
249
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
@@ -431,7 +431,7 @@ declare const BmModal: import("bm-admin-ui/es/utils/with-install").SFCWithInstal
431
431
  destroyOnClose: boolean;
432
432
  focusTriggerAfterClose: boolean;
433
433
  confirmLoading: boolean;
434
- }, {}, string> & {
434
+ }> & {
435
435
  beforeCreate?: (() => void) | (() => void)[] | undefined;
436
436
  created?: (() => void) | (() => void)[] | undefined;
437
437
  beforeMount?: (() => void) | (() => void)[] | undefined;
@@ -446,7 +446,7 @@ declare const BmModal: import("bm-admin-ui/es/utils/with-install").SFCWithInstal
446
446
  unmounted?: (() => void) | (() => void)[] | undefined;
447
447
  renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
448
448
  renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
449
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[] | undefined;
449
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void)[] | undefined;
450
450
  };
451
451
  $forceUpdate: () => void;
452
452
  $nextTick: typeof import("vue").nextTick;
@@ -811,7 +811,7 @@ declare const BmModal: import("bm-admin-ui/es/utils/with-install").SFCWithInstal
811
811
  destroyOnClose: boolean;
812
812
  focusTriggerAfterClose: boolean;
813
813
  confirmLoading: boolean;
814
- }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin & {
814
+ }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin & {
815
815
  readonly info: import("ant-design-vue/lib/modal/Modal").ModalFunc;
816
816
  readonly success: import("ant-design-vue/lib/modal/Modal").ModalFunc;
817
817
  readonly error: import("ant-design-vue/lib/modal/Modal").ModalFunc;
@@ -871,7 +871,7 @@ declare const BmAlert: import("bm-admin-ui/es/utils/with-install").SFCWithInstal
871
871
  };
872
872
  }>> & {}>>;
873
873
  getIconCmp: import("vue").ComputedRef<import("@ant-design/icons-vue/lib/icons/CheckCircleFilled").CheckCircleFilledIconType | undefined>;
874
- readonly AAlert: {
874
+ AAlert: {
875
875
  new (...args: any[]): {
876
876
  $: import("vue").ComponentInternalInstance;
877
877
  $data: {};
@@ -911,8 +911,8 @@ declare const BmAlert: import("bm-admin-ui/es/utils/with-install").SFCWithInstal
911
911
  $slots: Readonly<{
912
912
  [name: string]: import("vue").Slot;
913
913
  }>;
914
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
915
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
914
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
915
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
916
916
  $emit: (event: string, ...args: any[]) => void;
917
917
  $el: any;
918
918
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
@@ -941,7 +941,7 @@ declare const BmAlert: import("bm-admin-ui/es/utils/with-install").SFCWithInstal
941
941
  showIcon: boolean;
942
942
  closable: boolean;
943
943
  banner: boolean;
944
- }, {}, string> & {
944
+ }> & {
945
945
  beforeCreate?: (() => void) | (() => void)[] | undefined;
946
946
  created?: (() => void) | (() => void)[] | undefined;
947
947
  beforeMount?: (() => void) | (() => void)[] | undefined;
@@ -956,7 +956,7 @@ declare const BmAlert: import("bm-admin-ui/es/utils/with-install").SFCWithInstal
956
956
  unmounted?: (() => void) | (() => void)[] | undefined;
957
957
  renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
958
958
  renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
959
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[] | undefined;
959
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void)[] | undefined;
960
960
  };
961
961
  $forceUpdate: () => void;
962
962
  $nextTick: typeof import("vue").nextTick;
@@ -1013,7 +1013,7 @@ declare const BmAlert: import("bm-admin-ui/es/utils/with-install").SFCWithInstal
1013
1013
  showIcon: boolean;
1014
1014
  closable: boolean;
1015
1015
  banner: boolean;
1016
- }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin;
1016
+ }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin;
1017
1017
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1018
1018
  type: {
1019
1019
  type: StringConstructor;
@@ -27,7 +27,7 @@ declare const _default: import("vue").DefineComponent<{
27
27
  };
28
28
  }>> & {}>>;
29
29
  getIconCmp: import("vue").ComputedRef<import("@ant-design/icons-vue/lib/icons/CheckCircleFilled").CheckCircleFilledIconType | undefined>;
30
- readonly AAlert: {
30
+ AAlert: {
31
31
  new (...args: any[]): {
32
32
  $: import("vue").ComponentInternalInstance;
33
33
  $data: {};
@@ -67,8 +67,8 @@ declare const _default: import("vue").DefineComponent<{
67
67
  $slots: Readonly<{
68
68
  [name: string]: import("vue").Slot;
69
69
  }>;
70
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
71
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
70
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
71
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
72
72
  $emit: (event: string, ...args: any[]) => void;
73
73
  $el: any;
74
74
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
@@ -97,7 +97,7 @@ declare const _default: import("vue").DefineComponent<{
97
97
  showIcon: boolean;
98
98
  closable: boolean;
99
99
  banner: boolean;
100
- }, {}, string> & {
100
+ }> & {
101
101
  beforeCreate?: (() => void) | (() => void)[] | undefined;
102
102
  created?: (() => void) | (() => void)[] | undefined;
103
103
  beforeMount?: (() => void) | (() => void)[] | undefined;
@@ -112,7 +112,7 @@ declare const _default: import("vue").DefineComponent<{
112
112
  unmounted?: (() => void) | (() => void)[] | undefined;
113
113
  renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
114
114
  renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
115
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[] | undefined;
115
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void)[] | undefined;
116
116
  };
117
117
  $forceUpdate: () => void;
118
118
  $nextTick: typeof import("vue").nextTick;
@@ -169,7 +169,7 @@ declare const _default: import("vue").DefineComponent<{
169
169
  showIcon: boolean;
170
170
  closable: boolean;
171
171
  banner: boolean;
172
- }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin;
172
+ }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin;
173
173
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
174
174
  type: {
175
175
  type: StringConstructor;
@@ -37,7 +37,7 @@ declare const _default: import("vue").DefineComponent<{
37
37
  }>>;
38
38
  caculWidth: import("vue").ComputedRef<string>;
39
39
  onOkCallback: (e: any) => void;
40
- readonly AModal: {
40
+ AModal: {
41
41
  new (...args: any[]): {
42
42
  $: import("vue").ComponentInternalInstance;
43
43
  $data: {};
@@ -236,8 +236,8 @@ declare const _default: import("vue").DefineComponent<{
236
236
  $slots: Readonly<{
237
237
  [name: string]: import("vue").Slot;
238
238
  }>;
239
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
240
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
239
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
240
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
241
241
  $emit: (event: string, ...args: any[]) => void;
242
242
  $el: any;
243
243
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
@@ -425,7 +425,7 @@ declare const _default: import("vue").DefineComponent<{
425
425
  destroyOnClose: boolean;
426
426
  focusTriggerAfterClose: boolean;
427
427
  confirmLoading: boolean;
428
- }, {}, string> & {
428
+ }> & {
429
429
  beforeCreate?: (() => void) | (() => void)[] | undefined;
430
430
  created?: (() => void) | (() => void)[] | undefined;
431
431
  beforeMount?: (() => void) | (() => void)[] | undefined;
@@ -440,7 +440,7 @@ declare const _default: import("vue").DefineComponent<{
440
440
  unmounted?: (() => void) | (() => void)[] | undefined;
441
441
  renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
442
442
  renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
443
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[] | undefined;
443
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void)[] | undefined;
444
444
  };
445
445
  $forceUpdate: () => void;
446
446
  $nextTick: typeof import("vue").nextTick;
@@ -805,7 +805,7 @@ declare const _default: import("vue").DefineComponent<{
805
805
  destroyOnClose: boolean;
806
806
  focusTriggerAfterClose: boolean;
807
807
  confirmLoading: boolean;
808
- }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin & {
808
+ }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin & {
809
809
  readonly info: import("ant-design-vue/lib/modal/Modal").ModalFunc;
810
810
  readonly success: import("ant-design-vue/lib/modal/Modal").ModalFunc;
811
811
  readonly error: import("ant-design-vue/lib/modal/Modal").ModalFunc;
@@ -50,9 +50,9 @@ declare const _default: import("vue").DefineComponent<{
50
50
  default: () => void;
51
51
  };
52
52
  }>> & {}>>;
53
- readonly CloseOutlined: import("@ant-design/icons-vue/lib/icons/CloseOutlined").CloseOutlinedIconType;
54
- readonly RightOutlined: import("@ant-design/icons-vue/lib/icons/RightOutlined").RightOutlinedIconType;
55
- readonly Tag: {
53
+ CloseOutlined: import("@ant-design/icons-vue/lib/icons/CloseOutlined").CloseOutlinedIconType;
54
+ RightOutlined: import("@ant-design/icons-vue/lib/icons/RightOutlined").RightOutlinedIconType;
55
+ Tag: {
56
56
  new (...args: any[]): {
57
57
  $: import("vue").ComponentInternalInstance;
58
58
  $data: {};
@@ -88,8 +88,8 @@ declare const _default: import("vue").DefineComponent<{
88
88
  $slots: Readonly<{
89
89
  [name: string]: import("vue").Slot;
90
90
  }>;
91
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
92
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>;
91
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
92
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
93
93
  $emit: (event: string, ...args: any[]) => void;
94
94
  $el: any;
95
95
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
@@ -114,7 +114,7 @@ declare const _default: import("vue").DefineComponent<{
114
114
  }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
115
115
  visible: boolean;
116
116
  closable: boolean;
117
- }, {}, string> & {
117
+ }> & {
118
118
  beforeCreate?: (() => void) | (() => void)[] | undefined;
119
119
  created?: (() => void) | (() => void)[] | undefined;
120
120
  beforeMount?: (() => void) | (() => void)[] | undefined;
@@ -129,7 +129,7 @@ declare const _default: import("vue").DefineComponent<{
129
129
  unmounted?: (() => void) | (() => void)[] | undefined;
130
130
  renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
131
131
  renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
132
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string>, {}>, info: string) => boolean | void)[] | undefined;
132
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>, info: string) => boolean | void)[] | undefined;
133
133
  };
134
134
  $forceUpdate: () => void;
135
135
  $nextTick: typeof import("vue").nextTick;
@@ -179,7 +179,7 @@ declare const _default: import("vue").DefineComponent<{
179
179
  }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
180
180
  visible: boolean;
181
181
  closable: boolean;
182
- }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin & {
182
+ }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin & {
183
183
  readonly CheckableTag: import("vue").DefineComponent<{
184
184
  prefixCls: StringConstructor;
185
185
  checked: {
@@ -2,7 +2,6 @@ export * from './button';
2
2
  export * from './flow-designer';
3
3
  export * from './feedback';
4
4
  export * from './search-filter';
5
- export * from './shops-filter';
6
5
  export * from './staffs-selector/index';
7
6
  export * from './float-table';
8
7
  export * from './over-tooltips';