@wlydfe/pro-ui 0.2.4 → 0.2.5

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 (161) hide show
  1. package/es/components/breadcrumb/src/index.vue.d.ts +1 -1
  2. package/es/components/check-card/src/index.vue.d.ts +1 -1
  3. package/es/components/check-card-group/src/index.vue.d.ts +1 -1
  4. package/es/components/check-card-group/style/css.d.ts +1 -1
  5. package/es/components/check-card-group/style/index.d.ts +1 -1
  6. package/es/components/date-picker/index.d.ts +25 -25
  7. package/es/components/date-picker/src/index.vue.d.ts +26 -26
  8. package/es/components/descriptions/index.d.ts +118 -118
  9. package/es/components/descriptions/src/index.vue.d.ts +131 -131
  10. package/es/components/descriptions/style/css.d.ts +1 -1
  11. package/es/components/descriptions/style/index.d.ts +1 -1
  12. package/es/components/dialog/index.d.ts +2 -2
  13. package/es/components/dialog/src/index.vue.d.ts +3 -3
  14. package/es/components/dialog-form/index.d.ts +102 -102
  15. package/es/components/dialog-form/src/index.vue.d.ts +116 -116
  16. package/es/components/dialog-form/style/css.d.ts +2 -2
  17. package/es/components/dialog-form/style/index.d.ts +2 -2
  18. package/es/components/display-item/index.d.ts +111 -111
  19. package/es/components/display-item/src/index.vue.d.ts +120 -120
  20. package/es/components/display-item/style/css.d.ts +1 -1
  21. package/es/components/display-item/style/index.d.ts +1 -1
  22. package/es/components/drawer-form/index.d.ts +110 -110
  23. package/es/components/drawer-form/src/index.vue.d.ts +122 -122
  24. package/es/components/drawer-form/style/css.d.ts +1 -1
  25. package/es/components/drawer-form/style/index.d.ts +1 -1
  26. package/es/components/form/index.d.ts +98 -98
  27. package/es/components/form/src/form-content.vue.d.ts +76 -76
  28. package/es/components/form/src/index.vue.d.ts +108 -108
  29. package/es/components/form/style/css.d.ts +1 -1
  30. package/es/components/form/style/index.d.ts +1 -1
  31. package/es/components/form-item/index.d.ts +65 -65
  32. package/es/components/form-item/src/index.vue.d.ts +72 -72
  33. package/es/components/form-item/style/css.d.ts +3 -3
  34. package/es/components/form-item/style/index.d.ts +3 -3
  35. package/es/components/header/index.d.ts +1 -1
  36. package/es/components/header/src/index.vue.d.ts +2 -2
  37. package/es/components/input-tag/index.d.ts +10 -10
  38. package/es/components/input-tag/src/index.vue.d.ts +12 -12
  39. package/es/components/layout/index.d.ts +56 -56
  40. package/es/components/layout/src/index.vue.d.ts +72 -72
  41. package/es/components/layout/style/css.d.ts +3 -3
  42. package/es/components/layout/style/index.d.ts +3 -3
  43. package/es/components/page/src/index.vue.d.ts +3 -3
  44. package/es/components/page/style/css.d.ts +2 -2
  45. package/es/components/page/style/index.d.ts +2 -2
  46. package/es/components/pagination/index.d.ts +1 -1
  47. package/es/components/pagination/src/index.vue.d.ts +2 -2
  48. package/es/components/popover/src/index.vue.d.ts +1 -1
  49. package/es/components/radio/index.d.ts +8 -8
  50. package/es/components/radio/src/index.vue.d.ts +9 -9
  51. package/es/components/render/src/index.vue.d.ts +1 -1
  52. package/es/components/search/index.d.ts +107 -107
  53. package/es/components/search/src/index.vue.d.ts +118 -118
  54. package/es/components/search/style/css.d.ts +1 -1
  55. package/es/components/search/style/index.d.ts +1 -1
  56. package/es/components/sidebar/index.d.ts +14 -14
  57. package/es/components/sidebar/src/index.vue.d.ts +15 -15
  58. package/es/components/sidebar/src/sidebar-item.vue.d.ts +1 -1
  59. package/es/components/steps-form/index.d.ts +104 -104
  60. package/es/components/steps-form/src/index.vue.d.ts +116 -116
  61. package/es/components/steps-form/style/css.d.ts +1 -1
  62. package/es/components/steps-form/style/index.d.ts +1 -1
  63. package/es/components/table/src/table-title-bar.vue.d.ts +3 -3
  64. package/es/components/table/src/type.d.ts +1 -1
  65. package/es/components/table/style/css.d.ts +3 -3
  66. package/es/components/table/style/index.d.ts +3 -3
  67. package/es/components/utils/index.d.ts +1 -1
  68. package/es/constants/page.d.ts +1 -1
  69. package/es/hooks/useGetOptions.d.ts +1 -1
  70. package/es/hooks/useTable.d.ts +2 -2
  71. package/es/index.css +13 -13
  72. package/es/index.d.ts +5 -5
  73. package/es/pro-ui/index.d.ts +5 -5
  74. package/es/types/form.d.ts +4 -4
  75. package/index.js +1 -1
  76. package/index.min.js +1 -1
  77. package/index.min.mjs +1 -1
  78. package/index.mjs +1 -1
  79. package/lib/components/breadcrumb/src/index.vue.d.ts +1 -1
  80. package/lib/components/check-card/src/index.vue.d.ts +1 -1
  81. package/lib/components/check-card-group/src/index.vue.d.ts +1 -1
  82. package/lib/components/check-card-group/style/css.d.ts +1 -1
  83. package/lib/components/check-card-group/style/index.d.ts +1 -1
  84. package/lib/components/date-picker/index.d.ts +25 -25
  85. package/lib/components/date-picker/src/index.vue.d.ts +26 -26
  86. package/lib/components/descriptions/index.d.ts +118 -118
  87. package/lib/components/descriptions/src/index.vue.d.ts +131 -131
  88. package/lib/components/descriptions/style/css.d.ts +1 -1
  89. package/lib/components/descriptions/style/index.d.ts +1 -1
  90. package/lib/components/dialog/index.d.ts +2 -2
  91. package/lib/components/dialog/src/index.vue.d.ts +3 -3
  92. package/lib/components/dialog-form/index.d.ts +102 -102
  93. package/lib/components/dialog-form/src/index.vue.d.ts +116 -116
  94. package/lib/components/dialog-form/style/css.d.ts +2 -2
  95. package/lib/components/dialog-form/style/index.d.ts +2 -2
  96. package/lib/components/display-item/index.d.ts +111 -111
  97. package/lib/components/display-item/src/index.vue.d.ts +120 -120
  98. package/lib/components/display-item/style/css.d.ts +1 -1
  99. package/lib/components/display-item/style/index.d.ts +1 -1
  100. package/lib/components/drawer-form/index.d.ts +110 -110
  101. package/lib/components/drawer-form/src/index.vue.d.ts +122 -122
  102. package/lib/components/drawer-form/style/css.d.ts +1 -1
  103. package/lib/components/drawer-form/style/index.d.ts +1 -1
  104. package/lib/components/form/index.d.ts +98 -98
  105. package/lib/components/form/src/form-content.vue.d.ts +76 -76
  106. package/lib/components/form/src/index.vue.d.ts +108 -108
  107. package/lib/components/form/style/css.d.ts +1 -1
  108. package/lib/components/form/style/index.d.ts +1 -1
  109. package/lib/components/form-item/index.d.ts +65 -65
  110. package/lib/components/form-item/src/index.vue.d.ts +72 -72
  111. package/lib/components/form-item/style/css.d.ts +3 -3
  112. package/lib/components/form-item/style/index.d.ts +3 -3
  113. package/lib/components/header/index.d.ts +1 -1
  114. package/lib/components/header/src/index.vue.d.ts +2 -2
  115. package/lib/components/input-tag/index.d.ts +10 -10
  116. package/lib/components/input-tag/src/index.vue.d.ts +12 -12
  117. package/lib/components/layout/index.d.ts +56 -56
  118. package/lib/components/layout/src/index.vue.d.ts +72 -72
  119. package/lib/components/layout/style/css.d.ts +3 -3
  120. package/lib/components/layout/style/index.d.ts +3 -3
  121. package/lib/components/page/src/index.vue.d.ts +3 -3
  122. package/lib/components/page/style/css.d.ts +2 -2
  123. package/lib/components/page/style/index.d.ts +2 -2
  124. package/lib/components/pagination/index.d.ts +1 -1
  125. package/lib/components/pagination/src/index.vue.d.ts +2 -2
  126. package/lib/components/popover/src/index.vue.d.ts +1 -1
  127. package/lib/components/radio/index.d.ts +8 -8
  128. package/lib/components/radio/src/index.vue.d.ts +9 -9
  129. package/lib/components/render/src/index.vue.d.ts +1 -1
  130. package/lib/components/search/index.d.ts +107 -107
  131. package/lib/components/search/src/index.vue.d.ts +118 -118
  132. package/lib/components/search/style/css.d.ts +1 -1
  133. package/lib/components/search/style/index.d.ts +1 -1
  134. package/lib/components/sidebar/index.d.ts +14 -14
  135. package/lib/components/sidebar/src/index.vue.d.ts +15 -15
  136. package/lib/components/sidebar/src/sidebar-item.vue.d.ts +1 -1
  137. package/lib/components/steps-form/index.d.ts +104 -104
  138. package/lib/components/steps-form/src/index.vue.d.ts +116 -116
  139. package/lib/components/steps-form/style/css.d.ts +1 -1
  140. package/lib/components/steps-form/style/index.d.ts +1 -1
  141. package/lib/components/table/src/table-title-bar.vue.d.ts +3 -3
  142. package/lib/components/table/src/type.d.ts +1 -1
  143. package/lib/components/table/style/css.d.ts +3 -3
  144. package/lib/components/table/style/index.d.ts +3 -3
  145. package/lib/components/utils/index.d.ts +1 -1
  146. package/lib/constants/page.d.ts +1 -1
  147. package/lib/hooks/useGetOptions.d.ts +1 -1
  148. package/lib/hooks/useTable.d.ts +2 -2
  149. package/lib/index.d.ts +5 -5
  150. package/lib/{index.css → page.css} +13 -13
  151. package/lib/pro-ui/index.d.ts +5 -5
  152. package/lib/types/form.d.ts +4 -4
  153. package/locale/en.js +1 -1
  154. package/locale/en.min.js +1 -1
  155. package/locale/en.min.mjs +1 -1
  156. package/locale/en.mjs +1 -1
  157. package/locale/zh-cn.js +1 -1
  158. package/locale/zh-cn.min.js +1 -1
  159. package/locale/zh-cn.min.mjs +1 -1
  160. package/locale/zh-cn.mjs +1 -1
  161. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
1
  import 'element-plus/es/components/steps/style/css';
2
2
  import 'element-plus/es/components/step/style/css';
3
- import '@wlydfe/pro-ui/es/es/components/form/style/css';
3
+ import '@wlydfe/pro-ui/es/components/form/style/css';
4
4
  import '@wlydfe/pro-ui/es/theme-chalk/plus-steps-form.css';
@@ -1,4 +1,4 @@
1
1
  import 'element-plus/es/components/steps/style/index';
2
2
  import 'element-plus/es/components/step/style/index';
3
- import '@wlydfe/pro-ui/es/es/components/form/style/index';
3
+ import '@wlydfe/pro-ui/es/components/form/style/index';
4
4
  import '@wlydfe/pro-ui/es/theme-chalk/src/steps-form.scss';
@@ -1,6 +1,6 @@
1
1
  import type { ComputedRef } from 'vue';
2
2
  import { unref } from 'vue';
3
- import type { PlusColumn } from '@wlydfe/pro-ui-types';
3
+ import type { PlusColumn } from '@wlydfe/pro-ui/es/types';
4
4
  import type { ComponentSize } from 'element-plus/es/constants';
5
5
  import type { CheckboxValueType } from 'element-plus';
6
6
  import type { SortableEvent, Options as SortableOptions } from 'sortablejs';
@@ -70,7 +70,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
70
70
  }>>;
71
71
  iconSize: ComputedRef<string | 18>;
72
72
  iconColor: ComputedRef<string | undefined>;
73
- t: import("@wlydfe/pro-ui-hooks").Translator;
73
+ t: import("@wlydfe/pro-ui/es/hooks").Translator;
74
74
  buttonNameDensity: ButtonNameDensity[];
75
75
  subColumns: ComputedRef<any>;
76
76
  getCheckList: (hasDisabled?: boolean) => any;
@@ -111,7 +111,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
111
111
  props: any;
112
112
  emit: (event: "cancel" | "confirm", ...args: any[]) => void;
113
113
  subVisible: import("vue").Ref<boolean, boolean>;
114
- t: import("@wlydfe/pro-ui-hooks").Translator;
114
+ t: import("@wlydfe/pro-ui/es/hooks").Translator;
115
115
  handleCancelPopover: () => void;
116
116
  handleConfirmPopover: () => void;
117
117
  readonly ElPopover: ({
@@ -1,4 +1,4 @@
1
- import type { RecordType, PageInfo, Mutable } from '@wlydfe/pro-ui-types';
1
+ import type { RecordType, PageInfo, Mutable } from '@wlydfe/pro-ui/es/types';
2
2
  import type { ComponentSize } from 'element-plus/es/constants';
3
3
  import type { ElForm, ElFormItem, ElMessageBoxOptions, ButtonProps, LinkProps, IconProps, ElTooltipProps, TableColumnCtx } from 'element-plus';
4
4
  import type { Component, Ref, ComputedRef, AppContext } from 'vue';
@@ -7,7 +7,7 @@ import 'element-plus/es/components/message-box/style/css';
7
7
  import 'element-plus/es/components/dropdown/style/css';
8
8
  import 'element-plus/es/components/dropdown-menu/style/css';
9
9
  import 'element-plus/es/components/dropdown-item/style/css';
10
- import '@wlydfe/pro-ui/es/es/components/display-item/style/css';
11
- import '@wlydfe/pro-ui/es/es/components/popover/style/css';
12
- import '@wlydfe/pro-ui/es/es/components/pagination/style/css';
10
+ import '@wlydfe/pro-ui/es/components/display-item/style/css';
11
+ import '@wlydfe/pro-ui/es/components/popover/style/css';
12
+ import '@wlydfe/pro-ui/es/components/pagination/style/css';
13
13
  import '@wlydfe/pro-ui/es/theme-chalk/plus-table.css';
@@ -7,7 +7,7 @@ import 'element-plus/es/components/message-box/style/index';
7
7
  import 'element-plus/es/components/dropdown/style/index';
8
8
  import 'element-plus/es/components/dropdown-menu/style/index';
9
9
  import 'element-plus/es/components/dropdown-item/style/index';
10
- import '@wlydfe/pro-ui/es/es/components/display-item/style/index';
11
- import '@wlydfe/pro-ui/es/es/components/popover/style/index';
12
- import '@wlydfe/pro-ui/es/es/components/pagination/style/index';
10
+ import '@wlydfe/pro-ui/es/components/display-item/style/index';
11
+ import '@wlydfe/pro-ui/es/components/popover/style/index';
12
+ import '@wlydfe/pro-ui/es/components/pagination/style/index';
13
13
  import '@wlydfe/pro-ui/es/theme-chalk/src/table.scss';
@@ -1,4 +1,4 @@
1
- import type { FieldValueType, RecordType, PlusColumn } from '@wlydfe/pro-ui-types';
1
+ import type { FieldValueType, RecordType, PlusColumn } from '@wlydfe/pro-ui/es/types';
2
2
  import type { SetupContext } from 'vue';
3
3
  export * from './format';
4
4
  export * from './is';
@@ -1,4 +1,4 @@
1
- import type { PageInfo } from '@wlydfe/pro-ui-types';
1
+ import type { PageInfo } from '@wlydfe/pro-ui/es/types';
2
2
  /**
3
3
  *默认的分页列表
4
4
  */
@@ -1,5 +1,5 @@
1
1
  import type { Ref } from 'vue';
2
- import type { OptionsRow, PlusColumn } from '@wlydfe/pro-ui-types';
2
+ import type { OptionsRow, PlusColumn } from '@wlydfe/pro-ui/es/types';
3
3
  export declare const useGetOptions: (props: PlusColumn) => {
4
4
  customOptions: Ref<OptionsRow[]>;
5
5
  customOptionsIsReady: Ref<boolean>;
@@ -1,6 +1,6 @@
1
1
  import type { Ref } from 'vue';
2
- import type { ActionBarButtonsRow } from '@wlydfe/pro-ui/es/es/components/table';
3
- import type { PageInfo } from '@wlydfe/pro-ui-types';
2
+ import type { ActionBarButtonsRow } from '@wlydfe/pro-ui/es/components/table';
3
+ import type { PageInfo } from '@wlydfe/pro-ui/es/types';
4
4
  /**
5
5
  * 初始化表格基本数据
6
6
  *
package/es/index.css CHANGED
@@ -1,22 +1,22 @@
1
- .plus-check-card-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.plus-check-card-group .plus-check-card{margin-bottom:16px;margin-right:16px}
2
- .plus-description .plus-description__name{max-width:200px;word-wrap:break-word}.plus-description .plus-description__label{min-width:80px}
1
+ .plus-form-item{width:100%}.plus-form-item .plus-form-item__label{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.plus-form-item .plus-form-item__label .plus-table-column__label__icon{margin-left:2px}.plus-form-item .plus-form-item-field,.plus-form-item .plus-form-item-field.el-date-editor{width:100%}
3
2
  .plus-check-card{border:1px solid var(--el-border-color);border-radius:var(--el-border-radius-base);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--el-text-color-regular);cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;padding-block:16px;padding-inline:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plus-check-card--large{width:440px}.plus-check-card--default{width:320px}.plus-check-card--small{width:200px}.plus-check-card--checked{background-color:rgba(var(--el-color-primary-rgb),.1);border-color:var(--el-color-primary);position:relative}.plus-check-card--checked:after{border:10px solid var(--el-color-primary);height:0;inset-block-start:2px;inset-inline-end:2px;position:absolute;width:0;-webkit-border-after:10px solid transparent;border-block-end:10px solid transparent;-webkit-border-start:10px solid transparent;border-inline-start:10px solid transparent;border-start-end-radius:6px;content:""}.plus-check-card--disabled{background-color:var(--el-color-info-light-9);border-color:var(--el-color-info-light-8);cursor:not-allowed}.plus-check-card--disabled:after{border-right-color:var(--el-color-info-light-5);border-top-color:var(--el-color-info-light-5)}.plus-check-card .plus-check-card__avatar-wrapper{-webkit-padding-end:8px;padding-inline-end:8px}.plus-check-card .plus-check-card__right-content{overflow:hidden;width:100%}.plus-check-card .plus-check-card__title{width:100%;-webkit-margin-after:4px;color:var(--el-text-color-primary);margin-block-end:4px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.plus-check-card .plus-check-card__title,.plus-check-card .plus-check-card__title-left,.plus-check-card .plus-check-card__title-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.plus-check-card .plus-check-card__title-right{vertical-align:middle}.plus-check-card .plus-check-card__description{color:var(--el-text-color-regular);width:100%;word-break:break-all}
4
- .plus-display-item__image{cursor:pointer;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:30px}.plus-display-item__icon__copy{color:var(--el-color-primary);cursor:pointer;outline:none;text-decoration:none;-webkit-transition:color .3s;transition:color .3s;-webkit-margin-start:4px;margin-inline-start:4px;vertical-align:sub}.plus-display-item__pre{background-color:var(--el-color-primary-light-9);border-radius:3px;font-size:85%;line-height:1.45;overflow:auto;padding:0;width:unset}.plus-display-item__badge .plus-display-item__badge__dot{border-radius:50%;display:inline-block;height:6px;position:relative;top:-1px;vertical-align:middle;width:6px}.plus-display-item__badge .plus-display-item__badge__dot--primary{background-color:var(--el-color-primary)}.plus-display-item__badge .plus-display-item__badge__dot--success{background-color:var(--el-color-success)}.plus-display-item__badge .plus-display-item__badge__dot--info{background-color:var(--el-color-info)}.plus-display-item__badge .plus-display-item__badge__dot--warning{background-color:var(--el-color-warning)}.plus-display-item__badge .plus-display-item__badge__dot--danger{background-color:var(--el-color-danger)}.plus-display-item__form .plus-form-item{margin-bottom:0}.plus-display-item__link{max-width:100%}.plus-display-item__link .el-link__inner{display:inline-block;width:100%}
5
- .plus-breadcrumb{margin-bottom:8px}
3
+ .plus-date-picker{border:1px solid var(--el-border-color);border-radius:var(--el-border-radius-base);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.plus-date-picker:hover{border-color:var(--el-border-color-hover)}.plus-date-picker.is-focus{border-color:var(--el-color-primary)}.plus-date-picker .plus-date-picker__middle{color:var(--el-text-color-placeholder)}.plus-date-picker .plus-date-picker__start{font-size:14px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.plus-date-picker .plus-date-picker__start .el-input__wrapper{border:none;-webkit-box-shadow:none;box-shadow:none}.plus-date-picker .el-input__wrapper{width:100%}.plus-date-picker .el-input__wrapper.is-focus,.plus-date-picker .el-input__wrapper:hover{-webkit-box-shadow:none;box-shadow:none}.plus-date-picker .plus-date-picker__end{font-size:14px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.plus-date-picker .plus-date-picker__end .el-input__wrapper{border:none;-webkit-box-shadow:none;box-shadow:none}.el-form-item.is-error .plus-date-picker{border-color:var(--el-color-danger)}.el-form-item.is-error .plus-date-picker .el-input__wrapper{-webkit-box-shadow:none;box-shadow:none}.el-form-item.is-error .plus-date-picker .el-input__wrapper.is-focus{-webkit-box-shadow:none!important;box-shadow:none!important}.el-form-item.is-error .plus-date-picker .el-input__wrapper:hover{-webkit-box-shadow:none;box-shadow:none}
6
4
  .plus-dialog .plus-dialog-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
7
- .plus-pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:16px 0}
5
+ :root{--plus-header-height:60px;--plus-sidebar-collapse-height:60px}.plus-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--el-border-color)}.plus-header.is-fixed{left:0;position:fixed;top:0;width:100%}.plus-header .plus-header__left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.plus-header .plus-header__left .plus-header__logo{height:28px}.plus-header .plus-header__left .plus-header__title{color:var(--el-text-color-regular);font-size:18px;font-weight:600;margin:0 0 0 12px;padding:0}.plus-header .plus-header__placeholder{-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%}.plus-header .plus-header__right,.plus-header .plus-header__right .plus-header__dropdown-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.plus-header .plus-header__right .plus-header__dropdown-area{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plus-header .plus-header__right .plus-header__avatar{border-radius:50%;height:24px;margin-right:4px;width:24px}.plus-header-placeholder{height:var(--plus-header-height);width:100%}
8
6
 
7
+ .plus-description .plus-description__name{max-width:200px;word-wrap:break-word}.plus-description .plus-description__label{min-width:80px}
9
8
  .plus-page .plus-page__table_wrapper{margin-top:20px}
10
- :root{--plus-header-height:60px;--plus-sidebar-collapse-height:60px}.plus-layout{height:100vh;overflow:hidden}.plus-layout.el-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.plus-layout .el-main{padding-right:10px}.plus-layout .el-main,.plus-layout .plus-sidebar{height:calc(100vh - var(--plus-header-height))}
11
- .plus-form-item{width:100%}.plus-form-item .plus-form-item__label{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.plus-form-item .plus-form-item__label .plus-table-column__label__icon{margin-left:2px}.plus-form-item .plus-form-item-field,.plus-form-item .plus-form-item-field.el-date-editor{width:100%}
12
- :root{--plus-header-height:60px;--plus-sidebar-collapse-height:60px}.plus-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--el-border-color)}.plus-header.is-fixed{left:0;position:fixed;top:0;width:100%}.plus-header .plus-header__left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.plus-header .plus-header__left .plus-header__logo{height:28px}.plus-header .plus-header__left .plus-header__title{color:var(--el-text-color-regular);font-size:18px;font-weight:600;margin:0 0 0 12px;padding:0}.plus-header .plus-header__placeholder{-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%}.plus-header .plus-header__right,.plus-header .plus-header__right .plus-header__dropdown-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.plus-header .plus-header__right .plus-header__dropdown-area{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plus-header .plus-header__right .plus-header__avatar{border-radius:50%;height:24px;margin-right:4px;width:24px}.plus-header-placeholder{height:var(--plus-header-height);width:100%}
9
+ .plus-check-card-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.plus-check-card-group .plus-check-card{margin-bottom:16px;margin-right:16px}
10
+ .plus-form.no-has-label+.el-form-item__label{padding:0;width:0}.plus-form .plus-form__row{width:100%}.plus-form .plus-form__footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.plus-form .plus-form__group__item{margin-bottom:20px}.plus-form .plus-form__group__item .plus-form__group__item__icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.plus-form .plus-form__group__item .plus-form__group__item__icon .el-icon{margin-right:5px}.plus-form .plus-form-item-extra{color:var(--el-text-color-placeholder);font-size:var(--el-font-size-base);margin-bottom:18px}
11
+ .plus-display-item__image{cursor:pointer;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:30px}.plus-display-item__icon__copy{color:var(--el-color-primary);cursor:pointer;outline:none;text-decoration:none;-webkit-transition:color .3s;transition:color .3s;-webkit-margin-start:4px;margin-inline-start:4px;vertical-align:sub}.plus-display-item__pre{background-color:var(--el-color-primary-light-9);border-radius:3px;font-size:85%;line-height:1.45;overflow:auto;padding:0;width:unset}.plus-display-item__badge .plus-display-item__badge__dot{border-radius:50%;display:inline-block;height:6px;position:relative;top:-1px;vertical-align:middle;width:6px}.plus-display-item__badge .plus-display-item__badge__dot--primary{background-color:var(--el-color-primary)}.plus-display-item__badge .plus-display-item__badge__dot--success{background-color:var(--el-color-success)}.plus-display-item__badge .plus-display-item__badge__dot--info{background-color:var(--el-color-info)}.plus-display-item__badge .plus-display-item__badge__dot--warning{background-color:var(--el-color-warning)}.plus-display-item__badge .plus-display-item__badge__dot--danger{background-color:var(--el-color-danger)}.plus-display-item__form .plus-form-item{margin-bottom:0}.plus-display-item__link{max-width:100%}.plus-display-item__link .el-link__inner{display:inline-block;width:100%}
12
+ .plus-breadcrumb{margin-bottom:8px}
13
13
 
14
+ .plus-steps-form .el-steps{margin-bottom:20px}.plus-steps-form-vertical{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.plus-steps-form-vertical .el-steps--vertical{margin-right:20px}.plus-steps-form-vertical .plus-form{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
15
+ :root{--plus-header-height:60px;--plus-sidebar-collapse-height:60px}.plus-layout{height:100vh;overflow:hidden}.plus-layout.el-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.plus-layout .el-main{padding-right:10px}.plus-layout .el-main,.plus-layout .plus-sidebar{height:calc(100vh - var(--plus-header-height))}
16
+ .plus-pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:16px 0}
17
+ .plus-search.el-form--inline .el-form-item{margin-right:0}.plus-search .plus-search__button__wrapper{-webkit-box-flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:auto;-ms-flex:auto;flex:auto;max-width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.plus-search .plus-search__button__wrapper.el-form-item{margin-right:10px}.plus-search .plus-search__button__wrapper .el-form-item__content{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}
14
18
 
15
- .plus-form.no-has-label+.el-form-item__label{padding:0;width:0}.plus-form .plus-form__row{width:100%}.plus-form .plus-form__footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.plus-form .plus-form__group__item{margin-bottom:20px}.plus-form .plus-form__group__item .plus-form__group__item__icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.plus-form .plus-form__group__item .plus-form__group__item__icon .el-icon{margin-right:5px}.plus-form .plus-form-item-extra{color:var(--el-text-color-placeholder);font-size:var(--el-font-size-base);margin-bottom:18px}
16
19
 
17
- .plus-date-picker{border:1px solid var(--el-border-color);border-radius:var(--el-border-radius-base);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.plus-date-picker:hover{border-color:var(--el-border-color-hover)}.plus-date-picker.is-focus{border-color:var(--el-color-primary)}.plus-date-picker .plus-date-picker__middle{color:var(--el-text-color-placeholder)}.plus-date-picker .plus-date-picker__start{font-size:14px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.plus-date-picker .plus-date-picker__start .el-input__wrapper{border:none;-webkit-box-shadow:none;box-shadow:none}.plus-date-picker .el-input__wrapper{width:100%}.plus-date-picker .el-input__wrapper.is-focus,.plus-date-picker .el-input__wrapper:hover{-webkit-box-shadow:none;box-shadow:none}.plus-date-picker .plus-date-picker__end{font-size:14px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.plus-date-picker .plus-date-picker__end .el-input__wrapper{border:none;-webkit-box-shadow:none;box-shadow:none}.el-form-item.is-error .plus-date-picker{border-color:var(--el-color-danger)}.el-form-item.is-error .plus-date-picker .el-input__wrapper{-webkit-box-shadow:none;box-shadow:none}.el-form-item.is-error .plus-date-picker .el-input__wrapper.is-focus{-webkit-box-shadow:none!important;box-shadow:none!important}.el-form-item.is-error .plus-date-picker .el-input__wrapper:hover{-webkit-box-shadow:none;box-shadow:none}
18
20
  .plus-table .plus-table-column .plus-table-column__header .plus-table-column__header__icon{margin-left:2px;margin-top:-2px;vertical-align:middle}.plus-table .plus-table-action-bar.el-table-fixed-column--right{background-color:var(--el-bg-color)}.plus-table .plus-table-action-bar .cell{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.plus-table .plus-table-action-bar .plus-table-action-bar__dropdown__link{cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plus-table .plus-table-action-bar .plus-table-action-bar__more-text{margin-right:2px}.plus-table .plus-table-action-bar .plus-table-action-bar__column__link{margin-right:10px}.plus-table .plus-table-action-bar .plus-table-action-bar__dropdown{cursor:pointer;margin-left:12px;vertical-align:baseline}.plus-table .plus-table-action-bar .el-link+.el-link{margin-left:12px}.plus-table .plus-table-action-bar .el-icon{cursor:pointer}.plus-table .plus-table-action-bar .el-icon+.el-icon{margin-left:12px}.plus-table .plus-table-column-drag-sort .plus-table-column-drag-icon{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:move;font-size:18px;padding:4px}.plus-table .plus-table-column-index .plus-table-index-column{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;height:20px;white-space:nowrap;width:20px;word-break:keep-all}.plus-table .plus-table-column-index .cell .plus-table-column-index__content,.plus-table .plus-table-column-index .plus-table-index-column{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.plus-table .plus-table-column-index .cell .plus-table-column-index__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.plus-table .plus-table-title-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.plus-table .el-popper{max-width:200px}.plus-table-title-bar__toolbar__density{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.plus-table-title-bar__toolbar__density .el-button{margin-top:10px;width:80px}.plus-table-title-bar__toolbar__density .el-button+.el-button{margin-left:0}.plus-table-title-bar__toolbar__icon{color:var(--el-text-color-regular);cursor:pointer;margin-left:10px;vertical-align:middle}.plus-table-title-bar__toolbar__checkbox__item{margin-left:6px}.plus-table-checkbox-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:20px}.plus-table-checkbox-handle{cursor:move;font-size:18px}.plus-table-ghost-class{background-color:#fff;border:1px dashed var(--el-color-primary);padding:0 5px}
19
- .plus-search.el-form--inline .el-form-item{margin-right:0}.plus-search .plus-search__button__wrapper{-webkit-box-flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:auto;-ms-flex:auto;flex:auto;max-width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.plus-search .plus-search__button__wrapper.el-form-item{margin-right:10px}.plus-search .plus-search__button__wrapper .el-form-item__content{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}
20
- :root{--plus-header-height:60px;--plus-sidebar-collapse-height:60px}.plus-sidebar{height:100%}.plus-sidebar.is-vertical{min-height:400px}.plus-sidebar.is-vertical:not(.el-menu--collapse){-webkit-flex-shrink:0;width:var(--plus-sidebar-width);-ms-flex-negative:0;flex-shrink:0}.plus-sidebar.is-vertical.el-menu--collapse .plus-sidebar__item-title{display:inline-block;height:0;overflow:hidden;visibility:hidden;width:0}.plus-sidebar.is-vertical.el-menu--collapse .el-sub-menu__icon-arrow{display:none}.plus-sidebar.is-vertical .el-scrollbar{height:calc(100% - var(--plus-sidebar-collapse-height))}.plus-sidebar.is-vertical .plus-sidebar__collapse{background-color:var(--el-menu-bg-color);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;height:var(--plus-sidebar-collapse-height);left:0;position:absolute;width:calc(var(--plus-sidebar-width) - 1px);-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.plus-sidebar.is-vertical .plus-sidebar__collapse.is-collapse{width:calc(var(--el-menu-icon-width) + var(--el-menu-base-level-padding)*2 - 1px)}.plus-sidebar.is-vertical .plus-sidebar__collapse.is-active{background-color:var(--el-menu-bg-color)}.plus-sidebar.is-vertical .plus-sidebar__collapse [class*=-icon]{cursor:pointer;font-size:20px;margin-top:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plus-sidebar.is-horizontal,.plus-sidebar.is-horizontal .el-scrollbar,.plus-sidebar.is-horizontal .el-scrollbar__wrap{width:100%}.plus-sidebar.is-horizontal .el-scrollbar__view{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;width:100%}.plus-sidebar .plus-sidebar__item-title{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
21
21
  .plus-input-tag{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:var(--el-fill-color-blank);border:1px solid var(--el-border-color);border-radius:var(--el-border-radius-base);-webkit-box-sizing:border-box;box-sizing:border-box;padding:1px 2px}.plus-input-tag:hover{border-color:var(--el-border-color-hover)}.plus-input-tag.is-focus{border-color:var(--el-color-primary)}.plus-input-tag .plus-input-tag__tag{margin-bottom:1px;margin-right:4px;margin-top:1px}.plus-input-tag .plus-input-tag__input{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-flex:1;-ms-flex:1;flex:1;min-width:85px;padding:0}.plus-input-tag .plus-input-tag__input .el-input__wrapper{-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 4px}.plus-input-tag .plus-input-tag__input .el-input__inner{height:24px;line-height:24px}.plus-input-tag .el-input.is-disabled .el-input__wrapper{-webkit-box-shadow:none;box-shadow:none}.el-form-item.is-error .plus-input-tag{border-color:var(--el-color-danger)}.el-form-item.is-error .plus-input-tag .el-input__wrapper{-webkit-box-shadow:none;box-shadow:none}.el-form-item.is-error .plus-input-tag .el-input__wrapper.is-focus{-webkit-box-shadow:none!important;box-shadow:none!important}.el-form-item.is-error .plus-input-tag .el-input__wrapper:hover{-webkit-box-shadow:none;box-shadow:none}
22
- .plus-steps-form .el-steps{margin-bottom:20px}.plus-steps-form-vertical{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.plus-steps-form-vertical .el-steps--vertical{margin-right:20px}.plus-steps-form-vertical .plus-form{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
22
+ :root{--plus-header-height:60px;--plus-sidebar-collapse-height:60px}.plus-sidebar{height:100%}.plus-sidebar.is-vertical{min-height:400px}.plus-sidebar.is-vertical:not(.el-menu--collapse){-webkit-flex-shrink:0;width:var(--plus-sidebar-width);-ms-flex-negative:0;flex-shrink:0}.plus-sidebar.is-vertical.el-menu--collapse .plus-sidebar__item-title{display:inline-block;height:0;overflow:hidden;visibility:hidden;width:0}.plus-sidebar.is-vertical.el-menu--collapse .el-sub-menu__icon-arrow{display:none}.plus-sidebar.is-vertical .el-scrollbar{height:calc(100% - var(--plus-sidebar-collapse-height))}.plus-sidebar.is-vertical .plus-sidebar__collapse{background-color:var(--el-menu-bg-color);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;height:var(--plus-sidebar-collapse-height);left:0;position:absolute;width:calc(var(--plus-sidebar-width) - 1px);-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.plus-sidebar.is-vertical .plus-sidebar__collapse.is-collapse{width:calc(var(--el-menu-icon-width) + var(--el-menu-base-level-padding)*2 - 1px)}.plus-sidebar.is-vertical .plus-sidebar__collapse.is-active{background-color:var(--el-menu-bg-color)}.plus-sidebar.is-vertical .plus-sidebar__collapse [class*=-icon]{cursor:pointer;font-size:20px;margin-top:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plus-sidebar.is-horizontal,.plus-sidebar.is-horizontal .el-scrollbar,.plus-sidebar.is-horizontal .el-scrollbar__wrap{width:100%}.plus-sidebar.is-horizontal .el-scrollbar__view{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;width:100%}.plus-sidebar .plus-sidebar__item-title{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
package/es/index.d.ts CHANGED
@@ -1,9 +1,9 @@
1
1
  import installer from './defaults';
2
- export * from '@wlydfe/pro-ui-components';
3
- export * from '@wlydfe/pro-ui-hooks';
4
- export * from '@wlydfe/pro-ui-types';
5
- export * from '@wlydfe/pro-ui-constants';
6
- export * from '@wlydfe/pro-ui-directives';
2
+ export * from '@wlydfe/pro-ui/es/components';
3
+ export * from '@wlydfe/pro-ui/es/hooks';
4
+ export * from '@wlydfe/pro-ui/es/types';
5
+ export * from '@wlydfe/pro-ui/es/constants';
6
+ export * from '@wlydfe/pro-ui/es/directives';
7
7
  export { version } from './version';
8
8
  export declare const install: (app: import("vue").App<any>) => void;
9
9
  export default installer;
@@ -1,9 +1,9 @@
1
1
  import installer from './defaults';
2
- export * from '@wlydfe/pro-ui-components';
3
- export * from '@wlydfe/pro-ui-hooks';
4
- export * from '@wlydfe/pro-ui-types';
5
- export * from '@wlydfe/pro-ui-constants';
6
- export * from '@wlydfe/pro-ui-directives';
2
+ export * from '@wlydfe/pro-ui/es/components';
3
+ export * from '@wlydfe/pro-ui/es/hooks';
4
+ export * from '@wlydfe/pro-ui/es/types';
5
+ export * from '@wlydfe/pro-ui/es/constants';
6
+ export * from '@wlydfe/pro-ui/es/directives';
7
7
  export { version } from './version';
8
8
  export declare const install: (app: import("vue").App<any>) => void;
9
9
  export default installer;
@@ -1,10 +1,10 @@
1
1
  import type { VNode, Ref, ComputedRef, ExtractPropTypes, CSSProperties } from 'vue';
2
2
  import type { FormItemProps, ColProps, AutocompleteProps, cascaderProps, CheckboxGroupProps, ColorPickerProps, DatePickerProps, InputProps, InputNumberProps, RadioGroupProps, RateProps, SelectProps, SliderProps, SwitchProps, TimePickerDefaultProps, TextProps, ImageProps, LinkProps, TagProps, ProgressProps } from 'element-plus';
3
3
  import type { TimeSelectProps } from 'element-plus/es/components/time-select/src/time-select';
4
- import type { PlusFormProps } from '@wlydfe/pro-ui/es/es/components/form';
5
- import type { PlusRadioProps } from '@wlydfe/pro-ui/es/es/components/radio';
6
- import type { PlusDatePickerProps } from '@wlydfe/pro-ui/es/es/components/date-picker';
7
- import type { PlusInputTagProps } from '@wlydfe/pro-ui/es/es/components/input-tag';
4
+ import type { PlusFormProps } from '@wlydfe/pro-ui/es/components/form';
5
+ import type { PlusRadioProps } from '@wlydfe/pro-ui/es/components/radio';
6
+ import type { PlusDatePickerProps } from '@wlydfe/pro-ui/es/components/date-picker';
7
+ import type { PlusInputTagProps } from '@wlydfe/pro-ui/es/components/input-tag';
8
8
  import type { PropsItemType, PlusColumn, OptionsRow } from './plus';
9
9
  import type { Mutable } from './global';
10
10
  export {};
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /*! @wlydfe/pro-ui v0.2.4 */
1
+ /*! @wlydfe/pro-ui v0.2.5 */
2
2
  (function (global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('vue'), require('element-plus')) :
4
4
  typeof define === 'function' && define.amd ? define(['exports', 'vue', 'element-plus'], factory) :