@fangzhongya/fang-ui 0.1.69 → 0.1.71

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 (117) hide show
  1. package/dist/components/audios/src/data.d.ts +2 -1
  2. package/dist/components/box/src/data.d.ts +6 -1
  3. package/dist/components/box-adjust/src/data.d.ts +6 -1
  4. package/dist/components/box-fun/src/data.d.ts +2 -1
  5. package/dist/components/box-local/src/data.d.ts +6 -1
  6. package/dist/components/box-mask/src/data.d.ts +2 -1
  7. package/dist/components/box-teleport/src/data.d.ts +2 -1
  8. package/dist/components/box-title/src/data.cjs +8 -0
  9. package/dist/components/box-title/src/data.d.ts +10 -1
  10. package/dist/components/box-title/src/data.js +8 -0
  11. package/dist/components/box-title/src/index2.cjs +3 -2
  12. package/dist/components/box-title/src/index2.js +4 -3
  13. package/dist/components/buttons/src/data.d.ts +2 -1
  14. package/dist/components/cascaders/src/data.d.ts +2 -1
  15. package/dist/components/checks/src/data.d.ts +2 -1
  16. package/dist/components/dates/src/data.d.ts +2 -1
  17. package/dist/components/dates-divide/src/data.d.ts +2 -1
  18. package/dist/components/dates-picker/src/data.d.ts +2 -1
  19. package/dist/components/dates2/src/data.d.ts +2 -1
  20. package/dist/components/dialogs/src/data.d.ts +2 -1
  21. package/dist/components/double/src/data.d.ts +2 -1
  22. package/dist/components/draggable/src/data.d.ts +2 -1
  23. package/dist/components/edit/src/data.d.ts +2 -1
  24. package/dist/components/edit-data/src/data.d.ts +2 -1
  25. package/dist/components/edit-data-add/src/data.d.ts +2 -1
  26. package/dist/components/edit-float/src/data.d.ts +2 -1
  27. package/dist/components/edit-float/src/index2.cjs +1 -1
  28. package/dist/components/edit-float/src/index2.js +1 -1
  29. package/dist/components/forms/src/data.d.ts +2 -1
  30. package/dist/components/forms-div/src/data.d.ts +2 -1
  31. package/dist/components/forms-item/src/data.d.ts +2 -1
  32. package/dist/components/forms-items/src/data.d.ts +2 -1
  33. package/dist/components/full-screen/src/data.d.ts +2 -1
  34. package/dist/components/global-config/src/data.d.ts +2 -1
  35. package/dist/components/history/src/data.d.ts +2 -1
  36. package/dist/components/icon/src/data.d.ts +2 -1
  37. package/dist/components/icon-picker/src/data.d.ts +2 -1
  38. package/dist/components/iframe/src/data.d.ts +2 -4
  39. package/dist/components/images/src/data.d.ts +2 -1
  40. package/dist/components/index.scss +3 -0
  41. package/dist/components/index2.scss +3 -0
  42. package/dist/components/input-array/src/data.d.ts +2 -1
  43. package/dist/components/input-history/src/data.d.ts +3 -2
  44. package/dist/components/input-num/src/data.d.ts +2 -1
  45. package/dist/components/input-select/src/data.d.ts +2 -1
  46. package/dist/components/inputs/src/data.d.ts +2 -1
  47. package/dist/components/keep-com/src/data.d.ts +1 -0
  48. package/dist/components/labels/src/data.d.ts +2 -1
  49. package/dist/components/list/src/data.d.ts +2 -1
  50. package/dist/components/lists/src/data.d.ts +2 -1
  51. package/dist/components/listsp/src/data.d.ts +2 -1
  52. package/dist/components/listspd/src/data.d.ts +2 -1
  53. package/dist/components/menus/src/data.d.ts +2 -1
  54. package/dist/components/no-data/src/data.d.ts +2 -1
  55. package/dist/components/page/src/data.d.ts +2 -1
  56. package/dist/components/paging/src/data.d.ts +2 -1
  57. package/dist/components/popup/src/data.d.ts +6 -1
  58. package/dist/components/retract/src/data.d.ts +2 -1
  59. package/dist/components/right-key/src/data.d.ts +2 -1
  60. package/dist/components/seamless-scroll/src/data.d.ts +2 -1
  61. package/dist/components/select-scroll/src/data.d.ts +2 -1
  62. package/dist/components/selector/src/data.d.ts +2 -1
  63. package/dist/components/selects/src/data.d.ts +2 -1
  64. package/dist/components/sliders/src/data.d.ts +2 -1
  65. package/dist/components/stick-div/index.cjs +1 -0
  66. package/dist/components/stick-div/index.js +1 -0
  67. package/dist/components/stick-div/index.scss +9 -0
  68. package/dist/components/stick-div/src/data.d.ts +2 -1
  69. package/dist/components/stick-div/style/index2.scss +1 -0
  70. package/dist/components/stick-edge/index.cjs +1 -0
  71. package/dist/components/stick-edge/index.js +1 -0
  72. package/dist/components/stick-edge/index.scss +5 -0
  73. package/dist/components/stick-edge/src/data.d.ts +2 -1
  74. package/dist/components/stick-edge/style/index2.scss +1 -0
  75. package/dist/components/stick-window/index.cjs +1 -0
  76. package/dist/components/stick-window/index.css +40 -0
  77. package/dist/components/stick-window/index.js +1 -0
  78. package/dist/components/stick-window/index.scss +18 -0
  79. package/dist/components/stick-window/src/data.d.ts +2 -1
  80. package/dist/components/stick-window/style/index2.scss +1 -0
  81. package/dist/components/switchs/src/data.d.ts +1 -3
  82. package/dist/components/tables/src/data.d.ts +2 -1
  83. package/dist/components/tablesp/src/data.d.ts +2 -5
  84. package/dist/components/tablespd/src/data.d.ts +2 -5
  85. package/dist/components/tablesv/src/data.d.ts +2 -7
  86. package/dist/components/tablesvp/src/data.d.ts +2 -5
  87. package/dist/components/tablesvpd/src/data.d.ts +2 -5
  88. package/dist/components/texts/src/data.d.ts +2 -1
  89. package/dist/components/uploads/src/data.d.ts +2 -1
  90. package/dist/components/videos/src/data.d.ts +2 -1
  91. package/dist/components/window/src/data.d.ts +6 -1
  92. package/dist/css/index.css +16 -0
  93. package/dist/css/stick-window.css +40 -0
  94. package/dist/directives/adjust/index.d.ts +2 -1
  95. package/dist/directives/adjustment/index.d.ts +2 -2
  96. package/dist/directives/drag/index.d.ts +3 -1
  97. package/dist/directives/expose/index.d.ts +2 -0
  98. package/dist/directives/inserted/index.d.ts +2 -0
  99. package/dist/directives/locus/index.d.ts +3 -1
  100. package/dist/directives/scroll/index.d.ts +2 -0
  101. package/dist/directives/sortable/index.d.ts +3 -1
  102. package/dist/directives/stick/index.d.ts +2 -2
  103. package/dist/directives/v-loading/index.d.ts +2 -1
  104. package/dist/expand/{chunk-BJVT6JH7.cjs → chunk-OJ66KIK7.cjs} +3 -0
  105. package/dist/expand/{chunk-I5UJEJJB.js → chunk-WDSWWSNJ.js} +3 -0
  106. package/dist/expand/components.cjs +5 -5
  107. package/dist/expand/components.js +1 -1
  108. package/dist/expand/config.cjs +2 -2
  109. package/dist/expand/config.js +1 -1
  110. package/dist/icons/index.json +1 -1
  111. package/dist/index.css +16 -0
  112. package/dist/utils/util.d.ts +6 -0
  113. package/package.json +11 -10
  114. /package/dist/components/{box → box-fun}/index.css +0 -0
  115. /package/dist/components/{menu-item → draggable}/index.css +0 -0
  116. /package/dist/css/{box.css → box-fun.css} +0 -0
  117. /package/dist/css/{menu-item.css → draggable.css} +0 -0
@@ -48,7 +48,8 @@ type Configs = {
48
48
  };
49
49
  };
50
50
  /**
51
- * @title {h3} page
51
+ * @title {h3} page 页面
52
+ * @state 1
52
53
  */
53
54
  export declare const name = "page";
54
55
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} paging
3
+ * @title {h3} paging 分页
4
+ * @state 1
4
5
  * @text paging
5
6
  */
6
7
  export declare const name = "paging";
@@ -1,7 +1,8 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  import { FunctConfig } from '../../../utils/enums';
3
3
  /**
4
- * @title {h3} popup
4
+ * @title {h3} popup 切换拖拽弹窗
5
+ * @state 0
5
6
  */
6
7
  export declare const name = "popup";
7
8
  export declare const dataProps: {
@@ -66,6 +67,10 @@ export declare const dataProps: {
66
67
  boxClass: {
67
68
  type: StringConstructor;
68
69
  };
70
+ isClose: {
71
+ type: BooleanConstructor;
72
+ default: boolean;
73
+ };
69
74
  to: {
70
75
  type: StringConstructor;
71
76
  default: FunctConfig;
@@ -1,7 +1,8 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  type Direction = 'left' | 'right' | 'top' | 'bottom';
3
3
  /**
4
- * @title {h3} retract
4
+ * @title {h3} retract 收起
5
+ * @state 0
5
6
  */
6
7
  export declare const name = "retract";
7
8
  export declare const dataProps: {
@@ -2,7 +2,8 @@ import { ExtractPropTypes } from 'vue';
2
2
  import { ObjAny } from '../../../types/index';
3
3
  import { FunctConfig } from '../../../utils/enums';
4
4
  /**
5
- * @title {h3} right-key
5
+ * @title {h3} right-key 右键菜单
6
+ * @state 0
6
7
  */
7
8
  export declare const name = "right-key";
8
9
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} seamless-scroll
3
+ * @title {h3} seamless-scroll 自动滚动
4
+ * @state 0
4
5
  */
5
6
  export declare const name = "seamless-scroll";
6
7
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} select-scroll
3
+ * @title {h3} select-scroll 滚动选择
4
+ * @state 2
4
5
  */
5
6
  export declare const name = "select-scroll";
6
7
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} selector
3
+ * @title {h3} selector 双滚动选择
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "selector";
6
7
  export declare const dataProps: {
@@ -1,7 +1,8 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  import { comHandle, Options } from '../../common/list';
3
3
  /**
4
- * @title {h3}
4
+ * @title {h3} selects 下拉选择
5
+ * @state 1
5
6
  */
6
7
  export declare const name = "selects";
7
8
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} sliders
3
+ * @title {h3} sliders 滑块
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "sliders";
6
7
  export declare const dataProps: {
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
+ ;/* empty css */
3
4
  require("./src/index.cjs");
4
5
  const withInstall = require("../../utils/vues/withInstall.cjs");
5
6
  const index_vue_vue_type_script_setup_true_lang = require("./src/index2.cjs");
@@ -1,3 +1,4 @@
1
+ /* empty css */
1
2
  import "./src/index.js";
2
3
  import { withInstall } from "../../utils/vues/withInstall.js";
3
4
  import _sfc_main from "./src/index2.js";
@@ -0,0 +1,9 @@
1
+ @use '../scss/common.scss' as *;
2
+
3
+ $stick-div: 'stick-div';
4
+ @include b($stick-div) {
5
+ &-stick {
6
+ }
7
+ &-body {
8
+ }
9
+ }
@@ -1,7 +1,8 @@
1
1
  import { ExtractPublicPropTypes, PropType } from 'vue';
2
2
  export type Direction = 'left' | 'right' | 'top' | 'bottom';
3
3
  /**
4
- * @title {h3}
4
+ * @title {h3} stick-div 吸边
5
+ * @state 0
5
6
  */
6
7
  export declare const name = "stick-div";
7
8
  export declare const dataProps: {
@@ -0,0 +1 @@
1
+ @use '../index.scss' as *;
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
+ ;/* empty css */
3
4
  require("./src/index.cjs");
4
5
  const withInstall = require("../../utils/vues/withInstall.cjs");
5
6
  const index_vue_vue_type_script_setup_true_lang = require("./src/index2.cjs");
@@ -1,3 +1,4 @@
1
+ /* empty css */
1
2
  import "./src/index.js";
2
3
  import { withInstall } from "../../utils/vues/withInstall.js";
3
4
  import _sfc_main from "./src/index2.js";
@@ -0,0 +1,5 @@
1
+ @use '../scss/common.scss' as *;
2
+
3
+ $stick-edge: 'stick-edge';
4
+ @include b($stick-edge) {
5
+ }
@@ -1,7 +1,8 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  type Direction = '' | 'left' | 'right' | 'top' | 'bottom';
3
3
  /**
4
- * @title {h3}
4
+ * @title {h3} stick-edge 磁吸边
5
+ * @state 0
5
6
  */
6
7
  export declare const name = "stick-edge";
7
8
  export declare const dataProps: {
@@ -0,0 +1 @@
1
+ @use '../index.scss' as *;
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
+ ;/* empty css */
3
4
  require("./src/index.cjs");
4
5
  const withInstall = require("../../utils/vues/withInstall.cjs");
5
6
  const index_vue_vue_type_script_setup_true_lang = require("./src/index2.cjs");
@@ -0,0 +1,40 @@
1
+ @charset "UTF-8";
2
+ :root {
3
+ --on: rgb(91, 189, 246);
4
+ --color-primary: #409eff;
5
+ --bag-primary: #409eff;
6
+ --bag-primary-text: #ffffff;
7
+ --border: #eee;
8
+ --layout-panel-gap: 10px;
9
+ --layout-panel-padding: 20px;
10
+ --layout-form-item-padding-right: var(
11
+ --layout-panel-gap
12
+ );
13
+ --g-main-bg: var(--bg-color-page);
14
+ --lable-array-height: 20px;
15
+ }
16
+
17
+ .com-footer {
18
+ border-top: 1px solid var(--border);
19
+ padding: 20px 20px;
20
+ }
21
+
22
+ .com-lable-array {
23
+ line-height: var(--lable-array-height);
24
+ }
25
+
26
+ .stick-window {
27
+ background-color: #fff;
28
+ }
29
+ .stick-window-window-li {
30
+ display: inline-flex;
31
+ flex-direction: inherit;
32
+ align-items: center;
33
+ padding: 5px;
34
+ }
35
+ .stick-window-window-li—title {
36
+ word-break: break-all;
37
+ }
38
+ .stick-window-window-li-close {
39
+ margin-left: 5px;
40
+ }
@@ -1,3 +1,4 @@
1
+ /* empty css */
1
2
  import "./src/index.js";
2
3
  import { withInstall } from "../../utils/vues/withInstall.js";
3
4
  import _sfc_main from "./src/index2.js";
@@ -0,0 +1,18 @@
1
+ @use '../scss/common.scss' as *;
2
+
3
+ $stick-window: 'stick-window';
4
+ @include b($stick-window) {
5
+ background-color: #fff;
6
+ &-window-li {
7
+ display: inline-flex;
8
+ flex-direction: inherit;
9
+ align-items: center;
10
+ padding: 5px;
11
+ &—title {
12
+ word-break: break-all;
13
+ }
14
+ &-close {
15
+ margin-left: 5px;
16
+ }
17
+ }
18
+ }
@@ -2,7 +2,8 @@ import { ExtractPublicPropTypes, PropType } from 'vue';
2
2
  import { Direction } from '../../stick-div/src/data';
3
3
  import { FunctConfig } from '../../../utils/enums';
4
4
  /**
5
- * @title {h3}
5
+ * @title {h3} stick-window 窗口吸边
6
+ * @state 0
6
7
  */
7
8
  export declare const name = "stick-window";
8
9
  export declare const dataProps: {
@@ -0,0 +1 @@
1
+ @use '../index.scss' as *;
@@ -2,11 +2,9 @@ import { ExtractPropTypes } from 'vue';
2
2
  import { Options } from '../../common/list';
3
3
  /**
4
4
  * @title {h3} switchs 开关列表
5
+ * @state 1
5
6
  * @text value: '' 在@change中会返回 true
6
7
  */
7
- /**
8
- * @title {h3}
9
- */
10
8
  export declare const name = "switchs";
11
9
  export declare const dataProps: {
12
10
  isEmpty: {
@@ -4,7 +4,8 @@ export type DefaultSort = {
4
4
  order: string;
5
5
  };
6
6
  /**
7
- * @title FTable 表格
7
+ * @title Tables 表格
8
+ * @state 1
8
9
  * @author 方忠亚
9
10
  * @description 对el-table进行二次封装,减少写html,自适应自身高度
10
11
  * @date 2022年11月21日19点34分
@@ -1,10 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h2} TablesPagin 输入框
4
- * @text 目前完全继承 element-plus 中 el-tables-pagin
5
- */
6
- /**
7
- * @title {h3} tablesp
3
+ * @title {h3} tablesp 表格分页
4
+ * @state 1
8
5
  */
9
6
  export declare const name = "tablesp";
10
7
  export declare const dataProps: {};
@@ -1,10 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h2} TablesPagin 输入框
4
- * @text 目前完全继承 element-plus 中 el-tables-pagin
5
- */
6
- /**
7
- * @title {h3} tablespd
3
+ * @title {h3} tablespd 表格分页拖拽
4
+ * @state 2
8
5
  */
9
6
  export declare const name = "tablespd";
10
7
  export declare const dataProps: {};
@@ -4,13 +4,8 @@ export type DefaultSort = {
4
4
  order: string;
5
5
  };
6
6
  /**
7
- * @title FTable 表格
8
- * @author 方忠亚
9
- * @description 对el-table进行二次封装,减少写html,自适应自身高度
10
- * @date 2022年11月21日19点34分
11
- */
12
- /**
13
- * @title {h3} tablesv
7
+ * @title {h3} tablesv 表格vex
8
+ * @state 2
14
9
  */
15
10
  export declare const name = "tablesv";
16
11
  export declare const dataProps: {
@@ -1,10 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h2} TablesPagin 输入框
4
- * @text 目前完全继承 element-plus 中 el-tables-pagin
5
- */
6
- /**
7
- * @title {h3} tablesvp
3
+ * @title {h3} tablesvp 表格vex分页
4
+ * @state 2
8
5
  */
9
6
  export declare const name = "tablesvp";
10
7
  export declare const dataProps: {};
@@ -1,10 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h2} TablesPagin 输入框
4
- * @text 目前完全继承 element-plus 中 el-tables-pagin
5
- */
6
- /**
7
- * @title {h3} tablesvpd
3
+ * @title {h3} tablesvpd 表格vex分页拖拽
4
+ * @state 2
8
5
  */
9
6
  export declare const name = "tablesvpd";
10
7
  export declare const dataProps: {};
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} texts
3
+ * @title {h3} texts 文本展示
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "texts";
6
7
  export declare const dataProps: {
@@ -1,7 +1,8 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  import { comHandle, Options } from '../../common/list';
3
3
  /**
4
- * @title {h3} uploads
4
+ * @title {h3} uploads 上传
5
+ * @state 1
5
6
  */
6
7
  export declare const name = "uploads";
7
8
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} videos
3
+ * @title {h3} videos 视频
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "videos";
6
7
  export declare const dataProps: {
@@ -6,7 +6,8 @@ type Pallet = {
6
6
  [key: string]: any;
7
7
  };
8
8
  /**
9
- * @title {h3}
9
+ * @title {h3} window 窗口弹框
10
+ * @state 0
10
11
  */
11
12
  export declare const name = "window";
12
13
  export declare const dataProps: {
@@ -95,6 +96,10 @@ export declare const dataProps: {
95
96
  boxClass: {
96
97
  type: StringConstructor;
97
98
  };
99
+ isClose: {
100
+ type: BooleanConstructor;
101
+ default: boolean;
102
+ };
98
103
  to: {
99
104
  type: StringConstructor;
100
105
  default: FunctConfig;
@@ -837,6 +837,22 @@
837
837
  /*box-sizing: border-box;*/
838
838
  }
839
839
 
840
+ .stick-window {
841
+ background-color: #fff;
842
+ }
843
+ .stick-window-window-li {
844
+ display: inline-flex;
845
+ flex-direction: inherit;
846
+ align-items: center;
847
+ padding: 5px;
848
+ }
849
+ .stick-window-window-li—title {
850
+ word-break: break-all;
851
+ }
852
+ .stick-window-window-li-close {
853
+ margin-left: 5px;
854
+ }
855
+
840
856
  .window {
841
857
  position: fixed;
842
858
  width: 100vw;
@@ -0,0 +1,40 @@
1
+ @charset "UTF-8";
2
+ :root {
3
+ --on: rgb(91, 189, 246);
4
+ --color-primary: #409eff;
5
+ --bag-primary: #409eff;
6
+ --bag-primary-text: #ffffff;
7
+ --border: #eee;
8
+ --layout-panel-gap: 10px;
9
+ --layout-panel-padding: 20px;
10
+ --layout-form-item-padding-right: var(
11
+ --layout-panel-gap
12
+ );
13
+ --g-main-bg: var(--bg-color-page);
14
+ --lable-array-height: 20px;
15
+ }
16
+
17
+ .com-footer {
18
+ border-top: 1px solid var(--border);
19
+ padding: 20px 20px;
20
+ }
21
+
22
+ .com-lable-array {
23
+ line-height: var(--lable-array-height);
24
+ }
25
+
26
+ .stick-window {
27
+ background-color: #fff;
28
+ }
29
+ .stick-window-window-li {
30
+ display: inline-flex;
31
+ flex-direction: inherit;
32
+ align-items: center;
33
+ padding: 5px;
34
+ }
35
+ .stick-window-window-li—title {
36
+ word-break: break-all;
37
+ }
38
+ .stick-window-window-li-close {
39
+ margin-left: 5px;
40
+ }
@@ -1,7 +1,8 @@
1
1
  import { Directive } from 'vue';
2
2
  /**
3
- * Adjust
3
+ * @title { h3 } Adjust 改变窗口
4
4
  * 改变窗口大小
5
+ * @state 0
5
6
  */
6
7
  declare const _default: Directive;
7
8
  export default _default;
@@ -1,7 +1,7 @@
1
1
  import { Directive } from 'vue';
2
2
  /**
3
- * Adjustment
4
- * 改变窗口大小
3
+ * @title { h3 } Adjustment 改变窗口边框
4
+ * @state 0
5
5
  */
6
6
  declare const _default: Directive;
7
7
  export default _default;
@@ -1,6 +1,8 @@
1
1
  import { Directive } from 'vue';
2
2
  /**
3
- * Drag
3
+ * Drag
4
+ * @title { h3 } Drag 拖拽
5
+ * @state 0
4
6
  */
5
7
  declare const _default: Directive;
6
8
  export default _default;
@@ -1,7 +1,9 @@
1
1
  import { Directive } from 'vue';
2
2
  /**
3
+ * @title { h3 } Expose 暴露方法
3
4
  * 解决暴露方法问题
4
5
  * @param {string} value 暴露的对应属性上
6
+ * @state 3
5
7
  */
6
8
  declare const _default: Directive;
7
9
  export default _default;
@@ -1,7 +1,9 @@
1
1
  import { Directive } from 'vue';
2
2
  /**
3
+ * @title { h3 } inserted 插入Dom内容
3
4
  * 插入组件Dom内容
4
5
  * @param {string} value 暴露的对应属性上
6
+ * @state 0
5
7
  */
6
8
  declare const _default: Directive;
7
9
  export default _default;
@@ -1,6 +1,8 @@
1
1
  import { Directive } from 'vue';
2
2
  /**
3
- * Locus
3
+ * @title { h3 } Locus 位置信息
4
+ * 鼠标位置信息
5
+ * @state 0
4
6
  */
5
7
  declare const _default: Directive;
6
8
  export default _default;
@@ -1,6 +1,8 @@
1
1
  import { Directive } from 'vue';
2
2
  /**
3
+ * @title { h3 } scroll 滚动加载
3
4
  * 滚动加载指令
5
+ * @state 0
4
6
  */
5
7
  declare const _default: Directive;
6
8
  export default _default;
@@ -1,6 +1,8 @@
1
1
  import { Directive } from 'vue';
2
2
  /**
3
- * Sortable
3
+ * @title { h3 } Sortable 拖拽
4
+ * 拖拽指令
5
+ * @state 2
4
6
  */
5
7
  declare const _default: Directive;
6
8
  export default _default;
@@ -1,7 +1,7 @@
1
1
  import { Directive } from 'vue';
2
2
  /**
3
- * Stick
4
- * 贴边框
3
+ * @title { h3 } Stick 贴边框
4
+ * @state 1
5
5
  */
6
6
  declare const _default: Directive;
7
7
  export default _default;
@@ -1,6 +1,7 @@
1
1
  import { Directive } from 'vue';
2
2
  /**
3
- * VLoading
3
+ * @title { h3 } VLoading 加载
4
+ * @state 2
4
5
  */
5
6
  declare const _default: Directive;
6
7
  export default _default;
@@ -241,6 +241,9 @@ var config_default = {
241
241
  "table-column",
242
242
  "tree",
243
243
  "tree-select",
244
+ "stick-div",
245
+ "stick-edge",
246
+ "stick-window",
244
247
  "dates",
245
248
  "dates-divide",
246
249
  "dates-picker",
@@ -241,6 +241,9 @@ var config_default = {
241
241
  "table-column",
242
242
  "tree",
243
243
  "tree-select",
244
+ "stick-div",
245
+ "stick-edge",
246
+ "stick-window",
244
247
  "dates",
245
248
  "dates-divide",
246
249
  "dates-picker",