@baosight/er4j 0.0.7 → 0.0.9

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 (36) hide show
  1. package/README.md +24 -24
  2. package/er4j-dist/ErPopFree-DyCZjm54.js +5 -0
  3. package/er4j-dist/ErPopFree-DyCZjm54.js.map +1 -0
  4. package/er4j-dist/ErPopQuery-DSqjmJgw.js +5 -0
  5. package/er4j-dist/ErPopQuery-DSqjmJgw.js.map +1 -0
  6. package/er4j-dist/ErPopRichEditor-CxnCSrME.js +109 -0
  7. package/er4j-dist/ErPopRichEditor-CxnCSrME.js.map +1 -0
  8. package/er4j-dist/{ErPopTree-DrQaECbP.js → ErPopTree-TFDcNTQh.js} +2 -2
  9. package/er4j-dist/ErPopTree-TFDcNTQh.js.map +1 -0
  10. package/er4j-dist/er4j.css +1 -1
  11. package/er4j-dist/er4j.es.js +1 -1
  12. package/er4j-dist/er4j.umd.js +17 -17
  13. package/er4j-dist/er4j.umd.js.map +1 -1
  14. package/er4j-dist/{index-BHXVGSb6.js → index-CLqXttWT.js} +7963 -6991
  15. package/er4j-dist/index-CLqXttWT.js.map +1 -0
  16. package/er4j-dist/types/assets/iconfont/iconfont.json.d.ts +793 -793
  17. package/er4j-dist/types/components/ErFormToolbar/ErFormToolbar.vue.d.ts +2 -2
  18. package/er4j-dist/types/components/ErGridCellEditor/LargeTextEditor.vue.d.ts +2 -2
  19. package/er4j-dist/types/components/ErGridCellEditor/NumberEditor.vue.d.ts +2 -2
  20. package/er4j-dist/types/components/ErGridCellEditor/TextEditor.vue.d.ts +1 -1
  21. package/er4j-dist/types/components/ErGridStatusBar/ToolbarPanel.vue.d.ts +1 -1
  22. package/er4j-dist/types/components/ErLayout/ErLayout.vue.d.ts +5 -5
  23. package/er4j-dist/types/components/ErMemoEditor/ErMemoEditor.vue.d.ts +1 -1
  24. package/er4j-dist/types/components/ErMenuDevPlat/CustomCellRenderer.vue.d.ts +1 -1
  25. package/er4j-dist/types/components/ErPopRichEditor/ErPopRichEditor.vue.d.ts +1072 -0
  26. package/er4j-dist/types/utils/er.d.ts +9 -0
  27. package/er4j-dist/types/utils/i18n.d.ts +6 -0
  28. package/package.json +128 -128
  29. package/src/views/JA/ER/JAER01.vue +38 -38
  30. package/src/views/JA/ER/JAER02.vue +94 -94
  31. package/er4j-dist/ErPopFree-DkF2PbwS.js +0 -5
  32. package/er4j-dist/ErPopFree-DkF2PbwS.js.map +0 -1
  33. package/er4j-dist/ErPopQuery-I5jqN6v5.js +0 -5
  34. package/er4j-dist/ErPopQuery-I5jqN6v5.js.map +0 -1
  35. package/er4j-dist/ErPopTree-DrQaECbP.js.map +0 -1
  36. package/er4j-dist/index-BHXVGSb6.js.map +0 -1
@@ -283,7 +283,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
283
283
  default: any;
284
284
  };
285
285
  ghost: {
286
- type: BooleanConstructor;
286
+ /** @type { [typeof __VLS_components.AConfigProvidver, typeof __VLS_components.aConfigProvidver, typeof __VLS_components.AConfigProvidver, typeof __VLS_components.aConfigProvidver, ] } */ type: BooleanConstructor;
287
287
  default: any;
288
288
  };
289
289
  block: {
@@ -573,7 +573,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
573
573
  transitionName: StringConstructor;
574
574
  overlayStyle: {
575
575
  type: import('vue').PropType<import('vue').CSSProperties>;
576
- /** @type { [typeof __VLS_components.AButton, typeof __VLS_components.aButton, typeof __VLS_components.AButton, typeof __VLS_components.aButton, ] } */ default: import('vue').CSSProperties;
576
+ default: import('vue').CSSProperties;
577
577
  };
578
578
  overlayInnerStyle: {
579
579
  type: import('vue').PropType<import('vue').CSSProperties>;
@@ -970,7 +970,7 @@ declare const _default: import('vue').DefineComponent<{
970
970
  };
971
971
  };
972
972
  virtual: {
973
- type: BooleanConstructor;
973
+ type: BooleanConstructor; /** @type { [typeof __VLS_components.ATextarea, typeof __VLS_components.aTextarea, typeof __VLS_components.ATextarea, typeof __VLS_components.aTextarea, ] } */
974
974
  default: any;
975
975
  };
976
976
  dropdownMatchSelectWidth: {
@@ -1675,7 +1675,7 @@ declare const _default: import('vue').DefineComponent<{
1675
1675
  builtinPlacements: import('ant-design-vue/es/vc-trigger/interface').BuildInPlacements;
1676
1676
  overlayInnerStyle: import('vue').CSSProperties;
1677
1677
  overlayStyle: import('vue').CSSProperties;
1678
- destroyTooltipOnHide: boolean; /** @type { [typeof __VLS_components.AConfigProvidver, typeof __VLS_components.aConfigProvidver, typeof __VLS_components.AConfigProvidver, typeof __VLS_components.aConfigProvidver, ] } */
1678
+ destroyTooltipOnHide: boolean;
1679
1679
  autoAdjustOverflow: boolean | import('ant-design-vue/es/tooltip').AdjustOverflow;
1680
1680
  arrowPointAtCenter: boolean;
1681
1681
  }, {}, string, import('ant-design-vue/es/_util/type').CustomSlotsType<{
@@ -911,7 +911,7 @@ declare const _default: import('vue').DefineComponent<{
911
911
  };
912
912
  prefixCls: StringConstructor;
913
913
  getPrefixCls: {
914
- type: import('vue').PropType<(suffixCls?: string | undefined, customizePrefixCls?: string | undefined) => string>; /** @type { [typeof __VLS_components.AConfigProvidver, typeof __VLS_components.aConfigProvidver, typeof __VLS_components.AConfigProvidver, typeof __VLS_components.aConfigProvidver, ] } */
914
+ type: import('vue').PropType<(suffixCls?: string | undefined, customizePrefixCls?: string | undefined) => string>;
915
915
  };
916
916
  renderEmpty: {
917
917
  type: import('vue').PropType<typeof import('ant-design-vue/es/config-provider/renderEmpty').default>;
@@ -2639,7 +2639,7 @@ declare const _default: import('vue').DefineComponent<{
2639
2639
  default: any;
2640
2640
  };
2641
2641
  showCount: {
2642
- type: import('vue').PropType<boolean | import('ant-design-vue/es/vc-input/inputProps').ShowCountProps>;
2642
+ type: import('vue').PropType<boolean | import('ant-design-vue/es/vc-input/inputProps').ShowCountProps>; /** @type { [typeof __VLS_components.AConfigProvidver, typeof __VLS_components.aConfigProvidver, typeof __VLS_components.AConfigProvidver, typeof __VLS_components.aConfigProvidver, ] } */
2643
2643
  };
2644
2644
  htmlSize: NumberConstructor;
2645
2645
  onPressEnter: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').KeyboardEventHandler>;
@@ -2497,7 +2497,7 @@ declare const _default: import('vue').DefineComponent<{
2497
2497
  };
2498
2498
  autoAdjustOverflow: {
2499
2499
  type: import('vue').PropType<boolean | import('ant-design-vue/es/tooltip').AdjustOverflow>;
2500
- default: boolean | import('ant-design-vue/es/tooltip').AdjustOverflow;
2500
+ default: boolean | import('ant-design-vue/es/tooltip').AdjustOverflow; /** @type { [typeof __VLS_components.AConfigProvidver, typeof __VLS_components.aConfigProvidver, typeof __VLS_components.AConfigProvidver, typeof __VLS_components.aConfigProvidver, ] } */
2501
2501
  };
2502
2502
  destroyTooltipOnHide: {
2503
2503
  type: BooleanConstructor;
@@ -1269,7 +1269,7 @@ declare const _default: import('vue').DefineComponent<{
1269
1269
  input: {
1270
1270
  autocomplete?: string | undefined;
1271
1271
  };
1272
- select: {
1272
+ /** @type { [typeof __VLS_components.AButton, typeof __VLS_components.aButton, typeof __VLS_components.AButton, typeof __VLS_components.aButton, ] } */ select: {
1273
1273
  showSearch?: boolean | undefined;
1274
1274
  };
1275
1275
  space: {
@@ -6861,7 +6861,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
6861
6861
  type: import('vue').PropType<string | dayjs.Dayjs>;
6862
6862
  default: string | dayjs.Dayjs;
6863
6863
  };
6864
- value: {
6864
+ /** @type { [typeof __VLS_components.AButton, typeof __VLS_components.aButton, typeof __VLS_components.AButton, typeof __VLS_components.aButton, ] } */ value: {
6865
6865
  type: import('vue').PropType<string | dayjs.Dayjs>;
6866
6866
  default: string | dayjs.Dayjs;
6867
6867
  };
@@ -6978,7 +6978,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
6978
6978
  onMouseleave: {
6979
6979
  type: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').MouseEventHandler>;
6980
6980
  default: import('ant-design-vue/es/_util/EventInterface').MouseEventHandler;
6981
- }; /** @type { [typeof __VLS_components.AButton, typeof __VLS_components.aButton, typeof __VLS_components.AButton, typeof __VLS_components.aButton, ] } */
6981
+ };
6982
6982
  onClick: {
6983
6983
  type: import('vue').PropType<import('ant-design-vue/es/_util/EventInterface').MouseEventHandler>;
6984
6984
  default: import('ant-design-vue/es/_util/EventInterface').MouseEventHandler;
@@ -7367,7 +7367,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
7367
7367
  transitionName: StringConstructor;
7368
7368
  placeholder: StringConstructor;
7369
7369
  allowClear: {
7370
- /** @type { [typeof __VLS_components.AFormItem, typeof __VLS_components.aFormItem, typeof __VLS_components.AFormItem, typeof __VLS_components.aFormItem, ] } */ type: BooleanConstructor;
7370
+ type: BooleanConstructor;
7371
7371
  default: boolean;
7372
7372
  };
7373
7373
  autofocus: {
@@ -7698,7 +7698,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
7698
7698
  default: (date: dayjs.Dayjs) => boolean;
7699
7699
  };
7700
7700
  mode: {
7701
- type: import('vue').PropType<import('ant-design-vue/es/vc-picker/interface').PanelMode>;
7701
+ /** @type { [typeof __VLS_components.ATooltip, typeof __VLS_components.aTooltip, typeof __VLS_components.ATooltip, typeof __VLS_components.aTooltip, ] } */ type: import('vue').PropType<import('ant-design-vue/es/vc-picker/interface').PanelMode>;
7702
7702
  default: import('ant-design-vue/es/vc-picker/interface').PanelMode;
7703
7703
  };
7704
7704
  picker: {
@@ -7770,7 +7770,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
7770
7770
  onOk: (value: string | dayjs.Dayjs) => void;
7771
7771
  showNow: boolean;
7772
7772
  renderExtraFooter: (mode: import('ant-design-vue/es/vc-picker/interface').PanelMode) => any;
7773
- showToday: boolean; /** @type { [typeof __VLS_components.ATooltip, typeof __VLS_components.aTooltip, typeof __VLS_components.ATooltip, typeof __VLS_components.aTooltip, ] } */
7773
+ showToday: boolean;
7774
7774
  presets: import('ant-design-vue/es/vc-picker/interface').PresetDate<dayjs.Dayjs>[];
7775
7775
  inputReadOnly: boolean;
7776
7776
  panelRender: (originPanel: any) => any;
@@ -284,7 +284,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
284
284
  default: () => boolean | {
285
285
  delay?: number | undefined;
286
286
  };
287
- };
287
+ }; /** @type { [typeof __VLS_components.AButton, typeof __VLS_components.aButton, typeof __VLS_components.AButton, typeof __VLS_components.aButton, ] } */
288
288
  disabled: {
289
289
  type: BooleanConstructor;
290
290
  default: any;
@@ -1246,7 +1246,7 @@ declare const _default: import('vue').DefineComponent<{
1246
1246
  default: any;
1247
1247
  };
1248
1248
  visible: {
1249
- type: BooleanConstructor;
1249
+ type: BooleanConstructor; /** @type { [typeof __VLS_components.ABadge, typeof __VLS_components.aBadge, typeof __VLS_components.ABadge, typeof __VLS_components.aBadge, ] } */
1250
1250
  default: any;
1251
1251
  };
1252
1252
  placement: import('vue').PropType<import('ant-design-vue/es/tooltip').TooltipPlacement>;