@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.
- package/dist/components/audios/src/data.d.ts +2 -1
- package/dist/components/box/src/data.d.ts +6 -1
- package/dist/components/box-adjust/src/data.d.ts +6 -1
- package/dist/components/box-fun/src/data.d.ts +2 -1
- package/dist/components/box-local/src/data.d.ts +6 -1
- package/dist/components/box-mask/src/data.d.ts +2 -1
- package/dist/components/box-teleport/src/data.d.ts +2 -1
- package/dist/components/box-title/src/data.cjs +8 -0
- package/dist/components/box-title/src/data.d.ts +10 -1
- package/dist/components/box-title/src/data.js +8 -0
- package/dist/components/box-title/src/index2.cjs +3 -2
- package/dist/components/box-title/src/index2.js +4 -3
- package/dist/components/buttons/src/data.d.ts +2 -1
- package/dist/components/cascaders/src/data.d.ts +2 -1
- package/dist/components/checks/src/data.d.ts +2 -1
- package/dist/components/dates/src/data.d.ts +2 -1
- package/dist/components/dates-divide/src/data.d.ts +2 -1
- package/dist/components/dates-picker/src/data.d.ts +2 -1
- package/dist/components/dates2/src/data.d.ts +2 -1
- package/dist/components/dialogs/src/data.d.ts +2 -1
- package/dist/components/double/src/data.d.ts +2 -1
- package/dist/components/draggable/src/data.d.ts +2 -1
- package/dist/components/edit/src/data.d.ts +2 -1
- package/dist/components/edit-data/src/data.d.ts +2 -1
- package/dist/components/edit-data-add/src/data.d.ts +2 -1
- package/dist/components/edit-float/src/data.d.ts +2 -1
- package/dist/components/forms/src/data.d.ts +2 -1
- package/dist/components/forms-div/src/data.d.ts +2 -1
- package/dist/components/forms-item/src/data.d.ts +2 -1
- package/dist/components/forms-items/src/data.d.ts +2 -1
- package/dist/components/full-screen/src/data.d.ts +2 -1
- package/dist/components/global-config/src/data.d.ts +2 -1
- package/dist/components/history/src/data.d.ts +2 -1
- package/dist/components/icon/src/data.d.ts +2 -1
- package/dist/components/icon-picker/src/data.d.ts +2 -1
- package/dist/components/iframe/src/data.d.ts +2 -4
- package/dist/components/images/src/data.d.ts +2 -1
- package/dist/components/index.scss +3 -0
- package/dist/components/index2.scss +3 -0
- package/dist/components/input-array/src/data.d.ts +2 -1
- package/dist/components/input-history/src/data.d.ts +3 -2
- package/dist/components/input-num/src/data.d.ts +2 -1
- package/dist/components/input-select/src/data.d.ts +2 -1
- package/dist/components/inputs/src/data.d.ts +2 -1
- package/dist/components/keep-com/src/data.d.ts +1 -0
- package/dist/components/labels/src/data.d.ts +2 -1
- package/dist/components/list/src/data.d.ts +2 -1
- package/dist/components/lists/src/data.d.ts +2 -1
- package/dist/components/listsp/src/data.d.ts +2 -1
- package/dist/components/listspd/src/data.d.ts +2 -1
- package/dist/components/menus/src/data.d.ts +2 -1
- package/dist/components/menus/src/index2.cjs +7 -21
- package/dist/components/menus/src/index2.js +7 -21
- package/dist/components/menus/src/menu-ll2.cjs +1 -1
- package/dist/components/menus/src/menu-ll2.js +1 -1
- package/dist/components/no-data/src/data.d.ts +2 -1
- package/dist/components/page/src/data.d.ts +2 -1
- package/dist/components/paging/src/data.d.ts +2 -1
- package/dist/components/popup/src/data.d.ts +6 -1
- package/dist/components/retract/src/data.d.ts +2 -1
- package/dist/components/right-key/src/data.d.ts +2 -1
- package/dist/components/seamless-scroll/src/data.d.ts +2 -1
- package/dist/components/select-scroll/src/data.d.ts +2 -1
- package/dist/components/selector/src/data.d.ts +2 -1
- package/dist/components/selects/src/data.d.ts +2 -1
- package/dist/components/sliders/src/data.d.ts +2 -1
- package/dist/components/stick-div/index.cjs +1 -0
- package/dist/components/stick-div/index.js +1 -0
- package/dist/components/stick-div/index.scss +9 -0
- package/dist/components/stick-div/src/data.d.ts +2 -1
- package/dist/components/stick-div/style/index2.scss +1 -0
- package/dist/components/stick-edge/index.cjs +1 -0
- package/dist/components/stick-edge/index.js +1 -0
- package/dist/components/stick-edge/index.scss +5 -0
- package/dist/components/stick-edge/src/data.d.ts +2 -1
- package/dist/components/stick-edge/style/index2.scss +1 -0
- package/dist/components/stick-window/index.cjs +1 -0
- package/dist/components/stick-window/index.css +40 -0
- package/dist/components/stick-window/index.js +1 -0
- package/dist/components/stick-window/index.scss +18 -0
- package/dist/components/stick-window/src/data.d.ts +2 -1
- package/dist/components/stick-window/style/index2.scss +1 -0
- package/dist/components/switchs/src/data.d.ts +1 -3
- package/dist/components/tables/src/data.d.ts +2 -1
- package/dist/components/tablesp/src/data.d.ts +2 -5
- package/dist/components/tablespd/src/data.d.ts +2 -5
- package/dist/components/tablesv/src/data.d.ts +2 -7
- package/dist/components/tablesvp/src/data.d.ts +2 -5
- package/dist/components/tablesvpd/src/data.d.ts +2 -5
- package/dist/components/texts/src/data.d.ts +2 -1
- package/dist/components/uploads/src/data.d.ts +2 -1
- package/dist/components/videos/src/data.d.ts +2 -1
- package/dist/components/window/src/data.d.ts +6 -1
- package/dist/css/index.css +16 -0
- package/dist/css/stick-window.css +40 -0
- package/dist/directives/adjust/index.d.ts +2 -1
- package/dist/directives/adjustment/index.d.ts +2 -2
- package/dist/directives/drag/index.d.ts +3 -1
- package/dist/directives/expose/index.d.ts +2 -0
- package/dist/directives/inserted/index.d.ts +2 -0
- package/dist/directives/locus/index.d.ts +3 -1
- package/dist/directives/scroll/index.d.ts +2 -0
- package/dist/directives/sortable/index.d.ts +3 -1
- package/dist/directives/stick/index.d.ts +2 -2
- package/dist/directives/v-loading/index.d.ts +2 -1
- package/dist/expand/{chunk-BJVT6JH7.cjs → chunk-OJ66KIK7.cjs} +3 -0
- package/dist/expand/{chunk-I5UJEJJB.js → chunk-WDSWWSNJ.js} +3 -0
- package/dist/expand/components.cjs +5 -5
- package/dist/expand/components.js +1 -1
- package/dist/expand/config.cjs +2 -2
- package/dist/expand/config.js +1 -1
- package/dist/icons/index.json +1 -1
- package/dist/index.css +16 -0
- package/package.json +9 -8
- /package/dist/components/{keep-com → global-config}/index.css +0 -0
- /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
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
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
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
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,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;
|
|
@@ -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,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,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");
|
|
@@ -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
|
+
}
|
|
@@ -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: {
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import { ExtractPublicPropTypes } from 'vue';
|
|
2
2
|
/**
|
|
3
|
-
* @title {
|
|
4
|
-
* @
|
|
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 {
|
|
4
|
-
* @
|
|
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
|
|
8
|
-
* @
|
|
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 {
|
|
4
|
-
* @
|
|
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 {
|
|
4
|
-
* @
|
|
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: {};
|
|
@@ -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;
|
package/dist/css/index.css
CHANGED
|
@@ -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
|
+
}
|