@zgfe/business-lib 1.2.17 → 1.2.18-mintai.2

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 (118) hide show
  1. package/es/AUMFormulaTarget/components/formulaItem/index.d.ts +4 -1
  2. package/es/AUMFormulaTarget/components/panel/item.d.ts +4 -1
  3. package/es/AUMFormulaTarget/components/symbol/index.d.ts +4 -1
  4. package/es/AUMFormulaTarget/index.d.ts +4 -1
  5. package/es/addToPanel/components/addPanel.d.ts +4 -1
  6. package/es/addToPanel/components/numberChart.d.ts +4 -1
  7. package/es/addToPanel/components/radioGroup.d.ts +4 -1
  8. package/es/addToPanel/components/radioGroup.js +3 -11
  9. package/es/addToPanel/components/styleList.d.ts +4 -1
  10. package/es/addToPanel/components/styleList.js +0 -3
  11. package/es/addToPanel/index.d.ts +4 -1
  12. package/es/addToPanel/index.js +1 -4
  13. package/es/addToScene/addGroup.d.ts +4 -1
  14. package/es/addToScene/index.d.ts +4 -1
  15. package/es/addToScene/index.js +1 -1
  16. package/es/assets/demo/index.d.ts +4 -1
  17. package/es/attrCondition/group.js +0 -3
  18. package/es/attrCondition/index.d.ts +4 -1
  19. package/es/attrConditions/components/operateList.d.ts +4 -1
  20. package/es/attrConditions/components/stringList.d.ts +4 -1
  21. package/es/attrConditions/components/valuesList.d.ts +4 -1
  22. package/es/attrConditions/index.d.ts +4 -1
  23. package/es/attrConditions/index.js +2 -5
  24. package/es/attributeSelector/index.d.ts +4 -1
  25. package/es/attributeSelector/listPanel.d.ts +4 -1
  26. package/es/attributeSelector/option.d.ts +4 -1
  27. package/es/colorIcon/index.d.ts +4 -1
  28. package/es/context/types.d.ts +8 -4
  29. package/es/cycleTime/index.d.ts +4 -1
  30. package/es/cycleTime/month.d.ts +4 -1
  31. package/es/dataSetGroup/index.d.ts +4 -1
  32. package/es/dataSetGroup/overlay.d.ts +4 -1
  33. package/es/datePicker/datePicker.d.ts +4 -1
  34. package/es/datePicker/datePicker.js +1 -1
  35. package/es/datePicker/demo/index.js +1 -0
  36. package/es/datePicker/index.d.ts +4 -1
  37. package/es/datePicker/shortcut.d.ts +4 -1
  38. package/es/demoWrapper/content.d.ts +4 -1
  39. package/es/demoWrapper/head.d.ts +4 -1
  40. package/es/demoWrapper/index.d.ts +4 -1
  41. package/es/demoWrapper/innerDemo.d.ts +4 -1
  42. package/es/demoWrapper/types.d.ts +4 -1
  43. package/es/dialog/index.d.ts +4 -1
  44. package/es/dnd/index.d.ts +4 -1
  45. package/es/dnd/item.d.ts +4 -1
  46. package/es/dnd/item.js +1 -1
  47. package/es/eventSelector/index.d.ts +4 -1
  48. package/es/eventSelector/listPanel.d.ts +5 -2
  49. package/es/eventSelector/option.d.ts +4 -1
  50. package/es/formulaTarget/components/formulaItem/index.d.ts +4 -1
  51. package/es/formulaTarget/components/panel/item.d.ts +4 -1
  52. package/es/formulaTarget/components/symbol/index.d.ts +4 -1
  53. package/es/formulaTarget/index.d.ts +4 -1
  54. package/es/icon/iconFont.d.ts +4 -1
  55. package/es/layout/analysisLayout/index.d.ts +4 -1
  56. package/es/layout/columnLayout/index.d.ts +4 -1
  57. package/es/layout/detail/index.d.ts +4 -1
  58. package/es/layout/optionTitle/components/btnMenu/api.d.ts +6 -2
  59. package/es/layout/optionTitle/components/btnMenu/index.d.ts +4 -1
  60. package/es/layout/optionTitle/index.d.ts +4 -1
  61. package/es/layout/optionTitle/typesValue.d.ts +6 -2
  62. package/es/loading/index.d.ts +4 -1
  63. package/es/loginForm/index.d.ts +4 -1
  64. package/es/productCondition/conditionTypeList.d.ts +4 -1
  65. package/es/productCondition/conditionWrap.d.ts +4 -1
  66. package/es/productCondition/conditions/cdpCshCondition.d.ts +4 -1
  67. package/es/productCondition/conditions/eventCondition.d.ts +4 -1
  68. package/es/productCondition/conditions/order/runPeriodCondition.d.ts +4 -1
  69. package/es/productCondition/conditions/order/runTimesCondition.d.ts +4 -1
  70. package/es/productCondition/conditions/periodCondition.d.ts +4 -1
  71. package/es/productCondition/conditions/propCondition.d.ts +4 -1
  72. package/es/productCondition/conditions/runTimesCondition.d.ts +4 -1
  73. package/es/productCondition/conditions/textDesc.d.ts +4 -1
  74. package/es/productCondition/conditions/timeDimension.d.ts +4 -1
  75. package/es/productCondition/index.d.ts +4 -1
  76. package/es/productCondition/orConditions.d.ts +4 -1
  77. package/es/productCondition/relationLabel.d.ts +4 -1
  78. package/es/quickDatePicker/index.d.ts +4 -1
  79. package/es/searchInput/index.d.ts +4 -1
  80. package/es/select/index.d.ts +4 -1
  81. package/es/select/option.d.ts +5 -2
  82. package/es/table/index.d.ts +4 -1
  83. package/es/targetConditionGroup/components/targetDimension.d.ts +4 -1
  84. package/es/targetConditionGroup/index.d.ts +4 -1
  85. package/es/targetSelector/editBox.d.ts +4 -1
  86. package/es/targetSelector/index.d.ts +4 -1
  87. package/es/targetSelector/optionIcon.d.ts +4 -1
  88. package/es/targetSelector/types.d.ts +9 -5
  89. package/es/userCondition/conditionTypeList.d.ts +4 -1
  90. package/es/userCondition/conditionWrap.d.ts +4 -1
  91. package/es/userCondition/conditions/business/operatorCondition.d.ts +4 -1
  92. package/es/userCondition/conditions/business/paramsCondition.d.ts +4 -1
  93. package/es/userCondition/conditions/businessCondition.d.ts +4 -1
  94. package/es/userCondition/conditions/cdpCondition.d.ts +4 -1
  95. package/es/userCondition/conditions/cdpCshCondition.d.ts +4 -1
  96. package/es/userCondition/conditions/dataAttribute.d.ts +4 -1
  97. package/es/userCondition/conditions/eventCondition.d.ts +4 -1
  98. package/es/userCondition/conditions/order/runPeriodCondition.d.ts +4 -1
  99. package/es/userCondition/conditions/order/runTimesCondition.d.ts +4 -1
  100. package/es/userCondition/conditions/periodCondition.d.ts +4 -1
  101. package/es/userCondition/conditions/propCondition.d.ts +4 -1
  102. package/es/userCondition/conditions/runTimesCondition.d.ts +4 -1
  103. package/es/userCondition/conditions/tagsCondition.d.ts +4 -1
  104. package/es/userCondition/conditions/textDesc.d.ts +4 -1
  105. package/es/userCondition/conditions/timeDimension.d.ts +4 -1
  106. package/es/userCondition/index.d.ts +4 -1
  107. package/es/userCondition/orConditions.d.ts +4 -1
  108. package/es/userCondition/relationLabel.d.ts +4 -1
  109. package/es/userGroup/index.d.ts +4 -1
  110. package/es/userGroup/overlay.d.ts +4 -1
  111. package/es/userGroupHeader/index.d.ts +4 -1
  112. package/es/userTagsSelector/cascaderOverlay.d.ts +4 -1
  113. package/es/userTagsSelector/components/search/index.d.ts +4 -1
  114. package/es/userTagsSelector/components/tagList/index.d.ts +4 -1
  115. package/es/userTagsSelector/groups/index.d.ts +4 -1
  116. package/es/userTagsSelector/index.d.ts +4 -1
  117. package/es/userTagsSelector/multipleCheckPanel/index.d.ts +4 -1
  118. package/package.json +2 -2
@@ -3,5 +3,8 @@ import { BizUserConditionT } from './types';
3
3
  import './styles/index.less';
4
4
  export declare const BizUserConditionContext: React.Context<BizUserConditionT.GlobalContext>;
5
5
  export declare const classPrefix = "biz-user-condition";
6
- declare const BizUserCondition: React.FC<BizUserConditionT.PropsI>;
6
+ type FCWithDefaultProps<P> = React.FC<P> & {
7
+ defaultProps?: Partial<P>;
8
+ };
9
+ declare const BizUserCondition: FCWithDefaultProps<BizUserConditionT.PropsI>;
7
10
  export default BizUserCondition;
@@ -1,5 +1,8 @@
1
1
  import React from 'react';
2
2
  import { OrConditionsT } from './types';
3
3
  import './styles/orConditions.less';
4
- declare const OrConditions: React.FC<OrConditionsT.PropI>;
4
+ type FCWithDefaultProps<P> = React.FC<P> & {
5
+ defaultProps?: Partial<P>;
6
+ };
7
+ declare const OrConditions: FCWithDefaultProps<OrConditionsT.PropI>;
5
8
  export default OrConditions;
@@ -1,6 +1,9 @@
1
1
  import React, { PropsWithChildren } from 'react';
2
2
  import './styles/relationLabel.less';
3
- declare const RelationLabel: React.FC<PropsWithChildren<{
3
+ type FCWithDefaultProps<P> = React.FC<P> & {
4
+ defaultProps?: Partial<P>;
5
+ };
6
+ declare const RelationLabel: FCWithDefaultProps<PropsWithChildren<{
4
7
  show: boolean;
5
8
  }>>;
6
9
  export default RelationLabel;
@@ -2,5 +2,8 @@ import React from 'react';
2
2
  import './styles/index.less';
3
3
  import { UserGroupTypes } from './types';
4
4
  export declare const classPrefix = "biz-user-group";
5
- declare const BizUserGroup: React.FC<UserGroupTypes.Props>;
5
+ type FCWithDefaultProps<P> = React.FC<P> & {
6
+ defaultProps?: Partial<P>;
7
+ };
8
+ declare const BizUserGroup: FCWithDefaultProps<UserGroupTypes.Props>;
6
9
  export default BizUserGroup;
@@ -1,5 +1,8 @@
1
1
  import React from 'react';
2
- declare const Overlay: React.FC<{
2
+ type FCWithDefaultProps<P> = React.FC<P> & {
3
+ defaultProps?: Partial<P>;
4
+ };
5
+ declare const Overlay: FCWithDefaultProps<{
3
6
  onClose?: () => void;
4
7
  onClickCreate?: () => void;
5
8
  }>;
@@ -1,7 +1,10 @@
1
1
  import React from 'react';
2
2
  import './styles/index.less';
3
3
  import { UserGroupTypes } from '..';
4
- declare const BizUserGroupHeader: React.FC<{
4
+ type FCWithDefaultProps<P> = React.FC<P> & {
5
+ defaultProps?: Partial<P>;
6
+ };
7
+ declare const BizUserGroupHeader: FCWithDefaultProps<{
5
8
  max?: number;
6
9
  value?: UserGroupTypes.Value[];
7
10
  onChange?: (val: UserGroupTypes.Value[]) => void;
@@ -1,5 +1,8 @@
1
1
  import React from 'react';
2
2
  import './styles/cascaderOverlay.less';
3
3
  import { UserTagsSelectorTypes } from './types';
4
- declare const CascaderOverlay: React.FC<UserTagsSelectorTypes.CascaderOverlayProps>;
4
+ type FCWithDefaultProps<P> = React.FC<P> & {
5
+ defaultProps?: Partial<P>;
6
+ };
7
+ declare const CascaderOverlay: FCWithDefaultProps<UserTagsSelectorTypes.CascaderOverlayProps>;
5
8
  export default CascaderOverlay;
@@ -1,6 +1,9 @@
1
1
  import React from 'react';
2
2
  import './index.less';
3
- declare const Search: React.FC<{
3
+ type FCWithDefaultProps<P> = React.FC<P> & {
4
+ defaultProps?: Partial<P>;
5
+ };
6
+ declare const Search: FCWithDefaultProps<{
4
7
  show: boolean;
5
8
  onChange: (val: string) => void;
6
9
  placeholder?: string;
@@ -1,7 +1,10 @@
1
1
  import React from 'react';
2
2
  import { UserTagsSelectorTypes } from '../../types';
3
3
  import './index.less';
4
- declare const TagListScroll: React.FC<{
4
+ type FCWithDefaultProps<P> = React.FC<P> & {
5
+ defaultProps?: Partial<P>;
6
+ };
7
+ declare const TagListScroll: FCWithDefaultProps<{
5
8
  id: number;
6
9
  value: UserTagsSelectorTypes.TagValue[];
7
10
  total: number;
@@ -1,4 +1,7 @@
1
1
  import React from 'react';
2
2
  import { UserTagsSelectorTypes } from '../types';
3
- declare const Groups: React.FC<UserTagsSelectorTypes.Groups>;
3
+ type FCWithDefaultProps<P> = React.FC<P> & {
4
+ defaultProps?: Partial<P>;
5
+ };
6
+ declare const Groups: FCWithDefaultProps<UserTagsSelectorTypes.Groups>;
4
7
  export default Groups;
@@ -2,5 +2,8 @@ import React from 'react';
2
2
  import './styles/index.less';
3
3
  import { UserTagsSelectorTypes } from './types';
4
4
  export declare const classPrefix = "biz-user-tags-selector";
5
- declare const UserTagsSelect: React.FC<UserTagsSelectorTypes.Props>;
5
+ type FCWithDefaultProps<P> = React.FC<P> & {
6
+ defaultProps?: Partial<P>;
7
+ };
8
+ declare const UserTagsSelect: FCWithDefaultProps<UserTagsSelectorTypes.Props>;
6
9
  export default UserTagsSelect;
@@ -1,4 +1,7 @@
1
1
  import React from 'react';
2
2
  import { UserTagsSelectorTypes } from '../types';
3
- declare const MultipleCheckPanel: React.FC<UserTagsSelectorTypes.MultiplePanelProps>;
3
+ type FCWithDefaultProps<P> = React.FC<P> & {
4
+ defaultProps?: Partial<P>;
5
+ };
6
+ declare const MultipleCheckPanel: FCWithDefaultProps<UserTagsSelectorTypes.MultiplePanelProps>;
4
7
  export default MultipleCheckPanel;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zgfe/business-lib",
3
- "version": "1.2.17",
3
+ "version": "1.2.18-mintai.2",
4
4
  "module": "es/index.js",
5
5
  "typings": "es/index.d.ts",
6
6
  "files": [
@@ -55,7 +55,7 @@
55
55
  "react": "^16.12.0 || ^17.0.0",
56
56
  "yorkie": "^2.0.0"
57
57
  },
58
- "gitHead": "bf0bfd57a14e18b0b5d6db7468b2489c1cd0e135",
58
+ "gitHead": "9a86599fdade2dffc0d5ec85e4d182a599ea66d6",
59
59
  "gitHooks": {
60
60
  "pre-commit": "lint-staged"
61
61
  }