@fangzhongya/fang-ui 0.1.70 → 0.1.72

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 (116) 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/forms/src/data.d.ts +2 -1
  28. package/dist/components/forms-div/src/data.d.ts +2 -1
  29. package/dist/components/forms-item/src/data.d.ts +2 -1
  30. package/dist/components/forms-items/src/data.d.ts +2 -1
  31. package/dist/components/full-screen/src/data.d.ts +2 -1
  32. package/dist/components/global-config/src/data.d.ts +2 -1
  33. package/dist/components/history/src/data.d.ts +2 -1
  34. package/dist/components/icon/src/data.d.ts +2 -1
  35. package/dist/components/icon-picker/src/data.d.ts +2 -1
  36. package/dist/components/iframe/src/data.d.ts +2 -4
  37. package/dist/components/images/src/data.d.ts +2 -1
  38. package/dist/components/index.scss +3 -0
  39. package/dist/components/index2.scss +3 -0
  40. package/dist/components/input-array/src/data.d.ts +2 -1
  41. package/dist/components/input-history/src/data.d.ts +3 -2
  42. package/dist/components/input-num/src/data.d.ts +2 -1
  43. package/dist/components/input-select/src/data.d.ts +2 -1
  44. package/dist/components/inputs/src/data.d.ts +2 -1
  45. package/dist/components/keep-com/src/data.d.ts +1 -0
  46. package/dist/components/labels/src/data.d.ts +2 -1
  47. package/dist/components/list/src/data.d.ts +2 -1
  48. package/dist/components/lists/src/data.d.ts +2 -1
  49. package/dist/components/listsp/src/data.d.ts +2 -1
  50. package/dist/components/listspd/src/data.d.ts +2 -1
  51. package/dist/components/menus/src/data.d.ts +2 -1
  52. package/dist/components/menus/src/index2.cjs +7 -21
  53. package/dist/components/menus/src/index2.js +7 -21
  54. package/dist/components/menus/src/menu-ll2.cjs +1 -1
  55. package/dist/components/menus/src/menu-ll2.js +1 -1
  56. package/dist/components/no-data/src/data.d.ts +2 -1
  57. package/dist/components/page/src/data.d.ts +2 -1
  58. package/dist/components/paging/src/data.d.ts +2 -1
  59. package/dist/components/popup/src/data.d.ts +6 -1
  60. package/dist/components/retract/src/data.d.ts +2 -1
  61. package/dist/components/right-key/src/data.d.ts +2 -1
  62. package/dist/components/seamless-scroll/src/data.d.ts +2 -1
  63. package/dist/components/select-scroll/src/data.d.ts +2 -1
  64. package/dist/components/selector/src/data.d.ts +2 -1
  65. package/dist/components/selects/src/data.d.ts +2 -1
  66. package/dist/components/sliders/src/data.d.ts +2 -1
  67. package/dist/components/stick-div/index.cjs +1 -0
  68. package/dist/components/stick-div/index.js +1 -0
  69. package/dist/components/stick-div/index.scss +9 -0
  70. package/dist/components/stick-div/src/data.d.ts +2 -1
  71. package/dist/components/stick-div/style/index2.scss +1 -0
  72. package/dist/components/stick-edge/index.cjs +1 -0
  73. package/dist/components/stick-edge/index.js +1 -0
  74. package/dist/components/stick-edge/index.scss +5 -0
  75. package/dist/components/stick-edge/src/data.d.ts +2 -1
  76. package/dist/components/stick-edge/style/index2.scss +1 -0
  77. package/dist/components/stick-window/index.cjs +1 -0
  78. package/dist/components/stick-window/index.css +40 -0
  79. package/dist/components/stick-window/index.js +1 -0
  80. package/dist/components/stick-window/index.scss +18 -0
  81. package/dist/components/stick-window/src/data.d.ts +2 -1
  82. package/dist/components/stick-window/style/index2.scss +1 -0
  83. package/dist/components/switchs/src/data.d.ts +1 -3
  84. package/dist/components/tables/src/data.d.ts +2 -1
  85. package/dist/components/tablesp/src/data.d.ts +2 -5
  86. package/dist/components/tablespd/src/data.d.ts +2 -5
  87. package/dist/components/tablesv/src/data.d.ts +2 -7
  88. package/dist/components/tablesvp/src/data.d.ts +2 -5
  89. package/dist/components/tablesvpd/src/data.d.ts +2 -5
  90. package/dist/components/texts/src/data.d.ts +2 -1
  91. package/dist/components/uploads/src/data.d.ts +2 -1
  92. package/dist/components/videos/src/data.d.ts +2 -1
  93. package/dist/components/window/src/data.d.ts +6 -1
  94. package/dist/css/index.css +16 -0
  95. package/dist/css/stick-window.css +40 -0
  96. package/dist/directives/adjust/index.d.ts +2 -1
  97. package/dist/directives/adjustment/index.d.ts +2 -2
  98. package/dist/directives/drag/index.d.ts +3 -1
  99. package/dist/directives/expose/index.d.ts +2 -0
  100. package/dist/directives/inserted/index.d.ts +2 -0
  101. package/dist/directives/locus/index.d.ts +3 -1
  102. package/dist/directives/scroll/index.d.ts +2 -0
  103. package/dist/directives/sortable/index.d.ts +3 -1
  104. package/dist/directives/stick/index.d.ts +2 -2
  105. package/dist/directives/v-loading/index.d.ts +2 -1
  106. package/dist/expand/{chunk-BJVT6JH7.cjs → chunk-OJ66KIK7.cjs} +3 -0
  107. package/dist/expand/{chunk-I5UJEJJB.js → chunk-WDSWWSNJ.js} +3 -0
  108. package/dist/expand/components.cjs +5 -5
  109. package/dist/expand/components.js +1 -1
  110. package/dist/expand/config.cjs +2 -2
  111. package/dist/expand/config.js +1 -1
  112. package/dist/icons/index.json +1 -1
  113. package/dist/index.css +16 -0
  114. package/package.json +9 -8
  115. /package/dist/components/{keep-com → global-config}/index.css +0 -0
  116. /package/dist/css/{keep-com.css → global-config.css} +0 -0
@@ -7,6 +7,7 @@ const index$4 = require("../../menu/index.cjs");
7
7
  const index$2 = require("../../../hooks/cssname/index.cjs");
8
8
  const index$1 = require("../../../hooks/inherit/index.cjs");
9
9
  const index = require("../../../hooks/props-default/index.cjs");
10
+ const getTreeObj = require("@fangzhongya/utils/tree/getTreeObj");
10
11
  const index$3 = require("../../../hooks/model/index.cjs");
11
12
  const menuLl_vue_vue_type_script_lang = require("./menu-ll2.cjs");
12
13
  const _sfc_main = /* @__PURE__ */ vue.defineComponent({
@@ -31,28 +32,13 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
31
32
  ...props.config
32
33
  };
33
34
  });
34
- function getChildrenValue(list, value2, config2) {
35
- for (const element of list) {
36
- const p = config2.prop;
37
- if (p && element[p] == value2) {
38
- return element;
39
- }
40
- }
41
- }
42
35
  function getChildren(list, arr, config2) {
43
- let arrObj = [];
44
- let listarr = list;
45
- for (const value2 of arr) {
46
- let v = getChildrenValue(listarr, value2, config2);
47
- if (v) {
48
- arrObj.push({ ...v });
49
- const c = config2.children;
50
- if (c) {
51
- listarr = v[c];
52
- }
53
- }
54
- }
55
- return arrObj;
36
+ const obj = getTreeObj.treeToArray(list, {
37
+ id: config2.prop,
38
+ children: config2.children,
39
+ fid: config2.prop
40
+ }).obj;
41
+ return arr.map((o) => obj[o]);
56
42
  }
57
43
  function onSelect(id, arr) {
58
44
  let arrObj = getChildren(props.list, arr, config.value);
@@ -5,6 +5,7 @@ import { Menu } from "../../menu/index.js";
5
5
  import { useCssName } from "../../../hooks/cssname/index.js";
6
6
  import { useInherit } from "../../../hooks/inherit/index.js";
7
7
  import { usePropsDefault, getProps } from "../../../hooks/props-default/index.js";
8
+ import { treeToArray } from "@fangzhongya/utils/tree/getTreeObj";
8
9
  import { useModel } from "../../../hooks/model/index.js";
9
10
  import _sfc_main$1 from "./menu-ll2.js";
10
11
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -29,28 +30,13 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
29
30
  ...props.config
30
31
  };
31
32
  });
32
- function getChildrenValue(list, value2, config2) {
33
- for (const element of list) {
34
- const p = config2.prop;
35
- if (p && element[p] == value2) {
36
- return element;
37
- }
38
- }
39
- }
40
33
  function getChildren(list, arr, config2) {
41
- let arrObj = [];
42
- let listarr = list;
43
- for (const value2 of arr) {
44
- let v = getChildrenValue(listarr, value2, config2);
45
- if (v) {
46
- arrObj.push({ ...v });
47
- const c = config2.children;
48
- if (c) {
49
- listarr = v[c];
50
- }
51
- }
52
- }
53
- return arrObj;
34
+ const obj = treeToArray(list, {
35
+ id: config2.prop,
36
+ children: config2.children,
37
+ fid: config2.prop
38
+ }).obj;
39
+ return arr.map((o) => obj[o]);
54
40
  }
55
41
  function onSelect(id, arr) {
56
42
  let arrObj = getChildren(props.list, arr, config.value);
@@ -101,7 +101,7 @@ const _sfc_main = vue.defineComponent({
101
101
  if (!use.useHide(obj, props.value)) {
102
102
  const v = obj[config.prop];
103
103
  const c = obj[config.children];
104
- const i = setIndexValue(v, obj, props.config);
104
+ const i = setIndexValue(v, obj, props.config) || "i" + Date.now();
105
105
  if (c && c.length > 0) {
106
106
  arr.push(
107
107
  vue.h(
@@ -99,7 +99,7 @@ const _sfc_main = defineComponent({
99
99
  if (!useHide(obj, props.value)) {
100
100
  const v = obj[config.prop];
101
101
  const c = obj[config.children];
102
- const i = setIndexValue(v, obj, props.config);
102
+ const i = setIndexValue(v, obj, props.config) || "i" + Date.now();
103
103
  if (c && c.length > 0) {
104
104
  arr.push(
105
105
  h(
@@ -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: {
@@ -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;