@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
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} audios
3
+ * @title {h3} audios 音频
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "audios";
6
7
  export declare const dataProps: {
@@ -1,7 +1,8 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  import { FunctConfig } from '../../../utils/enums';
3
3
  /**
4
- * @title {h3} box
4
+ * @title {h3} box 弹框
5
+ * @state 0
5
6
  */
6
7
  export declare const name = "box";
7
8
  export declare const dataProps: {
@@ -29,6 +30,10 @@ export declare const dataProps: {
29
30
  boxClass: {
30
31
  type: StringConstructor;
31
32
  };
33
+ isClose: {
34
+ type: BooleanConstructor;
35
+ default: boolean;
36
+ };
32
37
  to: {
33
38
  type: StringConstructor;
34
39
  default: FunctConfig;
@@ -1,7 +1,8 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  import { FunctConfig } from '../../../utils/enums';
3
3
  /**
4
- * @title {h3} box-adjust
4
+ * @title {h3} box-adjust 拖拽弹框
5
+ * @state 0
5
6
  */
6
7
  export declare const name = "box-adjust";
7
8
  export declare const dataProps: {
@@ -42,6 +43,10 @@ export declare const dataProps: {
42
43
  boxClass: {
43
44
  type: StringConstructor;
44
45
  };
46
+ isClose: {
47
+ type: BooleanConstructor;
48
+ default: boolean;
49
+ };
45
50
  to: {
46
51
  type: StringConstructor;
47
52
  default: FunctConfig;
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} BoxFun
3
+ * @title {h3} BoxFun 方法弹框
4
+ * @state 1
4
5
  * @text box-fun
5
6
  */
6
7
  export declare const name = "box-fun";
@@ -1,7 +1,8 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  import { FunctConfig } from '../../../utils/enums';
3
3
  /**
4
- * @title {h3} box-local
4
+ * @title {h3} box-local 切换弹框
5
+ * @state 0
5
6
  */
6
7
  export declare const name = "box-local";
7
8
  export declare const dataProps: {
@@ -20,6 +21,10 @@ export declare const dataProps: {
20
21
  boxClass: {
21
22
  type: StringConstructor;
22
23
  };
24
+ isClose: {
25
+ type: BooleanConstructor;
26
+ default: boolean;
27
+ };
23
28
  to: {
24
29
  type: StringConstructor;
25
30
  default: FunctConfig;
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} box-mask
3
+ * @title {h3} box-mask 遮罩
4
+ * @state 0
4
5
  */
5
6
  export declare const name = "box-mask";
6
7
  export declare const dataProps: {
@@ -1,7 +1,8 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  import { FunctConfig } from '../../../utils/enums';
3
3
  /**
4
- * @title {h3} box-teleport
4
+ * @title {h3} box-teleport 跳转
5
+ * @state 0
5
6
  */
6
7
  export declare const name = "box-teleport";
7
8
  export declare const dataProps: {
@@ -9,6 +9,14 @@ const dataProps = buildProps.buildProps({
9
9
  */
10
10
  title: {
11
11
  type: String
12
+ },
13
+ /**
14
+ * @props { Boolean } isClose=true
15
+ * 关闭按钮
16
+ */
17
+ isClose: {
18
+ type: Boolean,
19
+ default: true
12
20
  }
13
21
  });
14
22
  const dataEmits = ["close"];
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} box-title
3
+ * @title {h3} box-title 标题
4
+ * @state 0
4
5
  */
5
6
  export declare const name = "box-title";
6
7
  export declare const dataProps: {
@@ -11,6 +12,14 @@ export declare const dataProps: {
11
12
  title: {
12
13
  type: StringConstructor;
13
14
  };
15
+ /**
16
+ * @props { Boolean } isClose=true
17
+ * 关闭按钮
18
+ */
19
+ isClose: {
20
+ type: BooleanConstructor;
21
+ default: boolean;
22
+ };
14
23
  };
15
24
  export type DataProps = ExtractPublicPropTypes<typeof dataProps>;
16
25
  /**
@@ -7,6 +7,14 @@ const dataProps = buildProps({
7
7
  */
8
8
  title: {
9
9
  type: String
10
+ },
11
+ /**
12
+ * @props { Boolean } isClose=true
13
+ * 关闭按钮
14
+ */
15
+ isClose: {
16
+ type: Boolean,
17
+ default: true
10
18
  }
11
19
  });
12
20
  const dataEmits = ["close"];
@@ -32,7 +32,8 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
32
32
  class: vue.normalizeClass(vue.unref(cs).z("name"))
33
33
  }, vue.toDisplayString(vue.unref(props).title), 3),
34
34
  vue.renderSlot(_ctx.$slots, vue.unref(data.dataSlot).icon),
35
- vue.createElementVNode("span", {
35
+ vue.unref(props).isClose ? (vue.openBlock(), vue.createElementBlock("span", {
36
+ key: 0,
36
37
  class: vue.normalizeClass(vue.unref(cs).z("close")),
37
38
  onClick: onClose
38
39
  }, [
@@ -45,7 +46,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
45
46
  ]),
46
47
  _: 1
47
48
  }, 8, ["class", "title"])
48
- ], 2)
49
+ ], 2)) : vue.createCommentVNode("", true)
49
50
  ], 2);
50
51
  };
51
52
  }
@@ -1,4 +1,4 @@
1
- import { defineComponent, createElementBlock, openBlock, normalizeClass, unref, createElementVNode, renderSlot, toDisplayString, createVNode, withCtx } from "vue";
1
+ import { defineComponent, createElementBlock, openBlock, normalizeClass, unref, createElementVNode, renderSlot, createCommentVNode, toDisplayString, createVNode, withCtx } from "vue";
2
2
  import { name, dataProps, dataExpose, dataSlot, dataEmits } from "./data.js";
3
3
  import { Icon } from "../../icon/index.js";
4
4
  import "../../../icons/vue/close.js";
@@ -30,7 +30,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
30
30
  class: normalizeClass(unref(cs).z("name"))
31
31
  }, toDisplayString(unref(props).title), 3),
32
32
  renderSlot(_ctx.$slots, unref(dataSlot).icon),
33
- createElementVNode("span", {
33
+ unref(props).isClose ? (openBlock(), createElementBlock("span", {
34
+ key: 0,
34
35
  class: normalizeClass(unref(cs).z("close")),
35
36
  onClick: onClose
36
37
  }, [
@@ -43,7 +44,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
43
44
  ]),
44
45
  _: 1
45
46
  }, 8, ["class", "title"])
46
- ], 2)
47
+ ], 2)) : createCommentVNode("", true)
47
48
  ], 2);
48
49
  };
49
50
  }
@@ -1,7 +1,8 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  import { comHandle, Options } from '../../common/list';
3
3
  /**
4
- * @title {h3} buttons
4
+ * @title {h3} buttons 按钮集
5
+ * @state 1
5
6
  */
6
7
  export declare const name = "buttons";
7
8
  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} cascaders
4
+ * @title {h3} cascaders 级别选择
5
+ * @state 1
5
6
  */
6
7
  export declare const name = "cascaders";
7
8
  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} checks
4
+ * @title {h3} checks 选择框
5
+ * @state 1
5
6
  */
6
7
  export declare const name = "checks";
7
8
  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} dates
4
+ * @title {h3} dates 基础时间
5
+ * @state 1
5
6
  */
6
7
  export declare const name = "dates";
7
8
  export declare const dataProps: {
@@ -1,7 +1,8 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  type SingleType = 'year' | 'month' | 'date' | 'datetime';
3
3
  /**
4
- * @title {h3} dates-divide
4
+ * @title {h3} dates-divide 双时间
5
+ * @state 1
5
6
  */
6
7
  export declare const name = "dates-divide";
7
8
  export declare const dataProps: {
@@ -33,7 +33,8 @@ export declare const props: {
33
33
  };
34
34
  };
35
35
  /**
36
- * @title {h3} dates-picker
36
+ * @title {h3} dates-picker 时间格式
37
+ * @state 1
37
38
  */
38
39
  export declare const name = "dates-picker";
39
40
  export declare const dataProps: {
@@ -2,7 +2,8 @@ import { ExtractPropTypes } from 'vue';
2
2
  import { DateType } from './util';
3
3
  import { comHandle, Options } from '../../common/list';
4
4
  /**
5
- * @title {h3} dates2
5
+ * @title {h3} dates2 时间扩展
6
+ * @state 1
6
7
  */
7
8
  export declare const name = "dates2";
8
9
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} dialogs
3
+ * @title {h3} dialogs 弹框确认
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "dialogs";
6
7
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} double
3
+ * @title {h3} double 双选择
4
+ * @state 0
4
5
  */
5
6
  export declare const name = "double";
6
7
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} Draggable
3
+ * @title {h3} Draggable 拖拽
4
+ * @state 2
4
5
  * @text draggable
5
6
  */
6
7
  export declare const name = "draggable";
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} edit
3
+ * @title {h3} edit 文字编辑
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "edit";
6
7
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} EditData
3
+ * @title {h3} EditData 数据编辑
4
+ * @state 1
4
5
  * @text edit-data
5
6
  */
6
7
  export declare const name = "edit-data";
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} EditDataAdd
3
+ * @title {h3} EditDataAdd 添加数据编辑
4
+ * @state 1
4
5
  * @text edit-data-add
5
6
  */
6
7
  export declare const name = "edit-data-add";
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} edit-float
3
+ * @title {h3} edit-float 文字编辑-弹框
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "edit-float";
6
7
  export declare const dataProps: {
@@ -49,7 +49,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
49
49
  isInput.value = false;
50
50
  }
51
51
  function onConfirm() {
52
- if (props.isEmpty && !value.value) {
52
+ if (!props.isEmpty && !value.value) {
53
53
  return false;
54
54
  }
55
55
  isIcon.value = false;
@@ -47,7 +47,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
47
47
  isInput.value = false;
48
48
  }
49
49
  function onConfirm() {
50
- if (props.isEmpty && !value.value) {
50
+ if (!props.isEmpty && !value.value) {
51
51
  return false;
52
52
  }
53
53
  isIcon.value = false;
@@ -1,7 +1,8 @@
1
1
  import { ExtractPropTypes, Component } from 'vue';
2
2
  import { comHandle } from '../../common/urls';
3
3
  /**
4
- * @title {h3} forms
4
+ * @title {h3} forms 表单
5
+ * @state 1
5
6
  */
6
7
  export declare const name = "forms";
7
8
  /**
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} forms-div
3
+ * @title {h3} forms-div 表单-容器
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "forms-div";
6
7
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} forms-item
3
+ * @title {h3} forms-item 表单-列
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "forms-item";
6
7
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} forms-items
3
+ * @title {h3} forms-items 表单-多列
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "forms-items";
6
7
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} full-screen
3
+ * @title {h3} full-screen 全屏
4
+ * @state 0
4
5
  */
5
6
  export declare const name = "full-screen";
6
7
  export declare const dataProps: {
@@ -2,7 +2,8 @@ import { ExtractPublicPropTypes } from 'vue';
2
2
  import { Locale } from '../../../types/locale';
3
3
  import { DefaultConfig } from '../../../utils/enums';
4
4
  /**
5
- * @title {h3} global-config 全局配置文件
5
+ * @title {h3} global-config 全局配置
6
+ * @state 0
6
7
  */
7
8
  export declare const name = "global-config";
8
9
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes, PropType } from 'vue';
2
2
  /**
3
- * @title {h3} history
3
+ * @title {h3} history 历史记录
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "history";
6
7
  export declare const dataProps: {
@@ -2,7 +2,8 @@ import { ExtractPropTypes, PropType } from 'vue';
2
2
  type Flip = 'horizontal' | 'vertical' | 'both' | '';
3
3
  export type IconType = 'css' | 'id' | 'img' | 'font' | 'str' | 'com';
4
4
  /**
5
- * @title {h3} icon
5
+ * @title {h3} icon 图标
6
+ * @state 0
6
7
  */
7
8
  export declare const name = "icon";
8
9
  export declare const dataProps: {
@@ -20,7 +20,8 @@ export type Icons = {
20
20
  icons: IconsValue;
21
21
  };
22
22
  /**
23
- * @title {h3} icon-picker
23
+ * @title {h3} icon-picker 图标选择
24
+ * @state 1
24
25
  */
25
26
  export declare const name = "icon-picker";
26
27
  export declare const dataProps: {
@@ -1,9 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} iframe iframe组件
4
- */
5
- /**
6
- * @title {h3} iframe
3
+ * @title {h3} iframe 内嵌
4
+ * @state 0
7
5
  */
8
6
  export declare const name = "iframe";
9
7
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} images
3
+ * @title {h3} images 图片
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "images";
6
7
  export declare const dataProps: {
@@ -76,6 +76,9 @@
76
76
  @use './popup/index.scss' as *;
77
77
  @use './right-key/index.scss' as *;
78
78
  @use './seamless-scroll/index.scss' as *;
79
+ @use './stick-div/index.scss' as *;
80
+ @use './stick-edge/index.scss' as *;
81
+ @use './stick-window/index.scss' as *;
79
82
  @use './window/index.scss' as *;
80
83
  @use './global-config/index.scss' as *;
81
84
  @use './icon-picker/index.scss' as *;
@@ -76,6 +76,9 @@
76
76
  @use './popup/style/index2.scss' as *;
77
77
  @use './right-key/style/index2.scss' as *;
78
78
  @use './seamless-scroll/style/index2.scss' as *;
79
+ @use './stick-div/style/index2.scss' as *;
80
+ @use './stick-edge/style/index2.scss' as *;
81
+ @use './stick-window/style/index2.scss' as *;
79
82
  @use './window/style/index2.scss' as *;
80
83
  @use './global-config/style/index2.scss' as *;
81
84
  @use './icon-picker/style/index2.scss' as *;
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} input-array
3
+ * @title {h3} input-array 双输入框
4
+ * @state 2
4
5
  */
5
6
  export declare const name = "input-array";
6
7
  export declare const dataProps: {
@@ -1,7 +1,8 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} input-history
4
- * @description {p} 输入历史记录组件 但没有了解其用途
3
+ * @title {h3} input-history 输入历史记录
4
+ * @text {p} 输入历史记录组件 但没有了解其用途
5
+ * @state 3
5
6
  */
6
7
  export declare const name = "input-history";
7
8
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3}
3
+ * @title {h3} input-num 数字输入
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "input-num";
6
7
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} input-select
3
+ * @title {h3} input-select 输入选择
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "input-select";
6
7
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} inputs
3
+ * @title {h3} inputs 输入框
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "inputs";
6
7
  export declare const dataProps: {
@@ -4,6 +4,7 @@ import { ExtractPublicPropTypes } from 'vue';
4
4
  */
5
5
  /**
6
6
  * @title {h3} keep-com
7
+ * @state 9
7
8
  */
8
9
  export declare const name = "keep-com";
9
10
  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} labels
4
+ * @title {h3} labels 标签选择
5
+ * @state 0
5
6
  */
6
7
  export declare const name = "labels";
7
8
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPropTypes, Component } from 'vue';
2
2
  /**
3
- * @title {h3}
3
+ * @title {h3} list 列表
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "list";
6
7
  export declare const dataProps: {
@@ -4,7 +4,8 @@ export type DefaultSort = {
4
4
  order: 'ascending' | 'descending';
5
5
  };
6
6
  /**
7
- * @title {h3} lists
7
+ * @title {h3} lists 请求列表
8
+ * @state 1
8
9
  */
9
10
  export declare const name = "lists";
10
11
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} listsp
3
+ * @title {h3} listsp 请求列表分页
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "listsp";
6
7
  export declare const dataProps: {};
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} listspd
3
+ * @title {h3} listspd 请求列表分页拖拽
4
+ * @state 2
4
5
  */
5
6
  export declare const name = "listspd";
6
7
  export declare const dataProps: {};
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes, Component } from 'vue';
2
2
  /**
3
- * @title {h3} menus
3
+ * @title {h3} menus 菜单
4
+ * @state 1
4
5
  */
5
6
  export declare const name = "menus";
6
7
  export declare const dataProps: {
@@ -1,6 +1,7 @@
1
1
  import { ExtractPublicPropTypes } from 'vue';
2
2
  /**
3
- * @title {h3} no-data
3
+ * @title {h3} no-data 暂无
4
+ * @state 0
4
5
  */
5
6
  export declare const name = "no-data";
6
7
  export declare const dataProps: {