@steedos-widgets/amis-object 6.10.10 → 6.10.11
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/amis-object.umd.css +6 -6
- package/dist/assets.json +19 -19
- package/package.json +3 -3
package/dist/amis-object.umd.css
CHANGED
|
@@ -456,7 +456,7 @@ fieldset.antd-Collapse > legend{
|
|
|
456
456
|
}
|
|
457
457
|
|
|
458
458
|
:root, .antd-Nav-Menu {
|
|
459
|
-
--Menu-width--collapsed:
|
|
459
|
+
--Menu-width--collapsed: 32px;
|
|
460
460
|
--Menu-light-fontColor: var(--Layout-light-fontColor);
|
|
461
461
|
--Menu-light-fontColor-onHover: var(--link-color);
|
|
462
462
|
--Menu-light-fontColor-onActive: var(--link-color);
|
|
@@ -2839,7 +2839,7 @@ steedosfieldset.antd-Collapse .antd-Collapse-header.is-mobile:hover {
|
|
|
2839
2839
|
|
|
2840
2840
|
.sidebar-wrapper {
|
|
2841
2841
|
overflow-x: hidden;
|
|
2842
|
-
width:
|
|
2842
|
+
width: 50px;
|
|
2843
2843
|
}
|
|
2844
2844
|
.sidebar.sidebar-open .sidebar-wrapper {
|
|
2845
2845
|
width: 220px;
|
|
@@ -2918,16 +2918,16 @@ steedosfieldset.antd-Collapse .antd-Collapse-header.is-mobile:hover {
|
|
|
2918
2918
|
margin: 0;
|
|
2919
2919
|
}
|
|
2920
2920
|
.sidebar.sidebar-open .sidebar-wrapper {
|
|
2921
|
-
position: fixed;
|
|
2922
2921
|
left: 0;
|
|
2922
|
+
}
|
|
2923
|
+
.sidebar .sidebar-wrapper {
|
|
2924
|
+
position: fixed;
|
|
2923
2925
|
top: 50px;
|
|
2924
2926
|
bottom: 0;
|
|
2925
2927
|
width: 220px;
|
|
2926
2928
|
background: #fff;
|
|
2927
2929
|
z-index: 1001;
|
|
2928
|
-
|
|
2929
|
-
.sidebar .sidebar-wrapper {
|
|
2930
|
-
width: 0;
|
|
2930
|
+
left: -220px;
|
|
2931
2931
|
}
|
|
2932
2932
|
}
|
|
2933
2933
|
.antd-Nav .antd-Nav-list--stacked .antd-Nav-item .antd-Nav-itemToggler,
|
package/dist/assets.json
CHANGED
|
@@ -11,31 +11,31 @@
|
|
|
11
11
|
{
|
|
12
12
|
"package": "@steedos-widgets/fullcalendar",
|
|
13
13
|
"urls": [
|
|
14
|
-
"https://unpkg.com/@steedos-widgets/fullcalendar@6.10.
|
|
15
|
-
"https://unpkg.com/@steedos-widgets/fullcalendar@6.10.
|
|
14
|
+
"https://unpkg.com/@steedos-widgets/fullcalendar@6.10.11/dist/fullcalendar.umd.js",
|
|
15
|
+
"https://unpkg.com/@steedos-widgets/fullcalendar@6.10.11/dist/fullcalendar.umd.css"
|
|
16
16
|
],
|
|
17
17
|
"library": "BuilderFullCalendar"
|
|
18
18
|
},
|
|
19
19
|
{
|
|
20
20
|
"package": "@steedos-widgets/sortable",
|
|
21
21
|
"urls": [
|
|
22
|
-
"https://unpkg.com/@steedos-widgets/sortable@6.10.
|
|
23
|
-
"https://unpkg.com/@steedos-widgets/sortable@6.10.
|
|
22
|
+
"https://unpkg.com/@steedos-widgets/sortable@6.10.11/dist/sortable.umd.js",
|
|
23
|
+
"https://unpkg.com/@steedos-widgets/sortable@6.10.11/dist/sortable.umd.css"
|
|
24
24
|
],
|
|
25
25
|
"library": "BuilderSortable"
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
28
|
"package": "steedos-lib",
|
|
29
29
|
"urls": [
|
|
30
|
-
"https://unpkg.com/@steedos-widgets/steedos-lib@6.10.
|
|
30
|
+
"https://unpkg.com/@steedos-widgets/steedos-lib@6.10.11/dist/index.umd.js"
|
|
31
31
|
],
|
|
32
32
|
"library": "SteedosLib"
|
|
33
33
|
},
|
|
34
34
|
{
|
|
35
35
|
"package": "@steedos-widgets/amis-object",
|
|
36
36
|
"urls": [
|
|
37
|
-
"https://unpkg.com/@steedos-widgets/amis-object@6.10.
|
|
38
|
-
"https://unpkg.com/@steedos-widgets/amis-object@6.10.
|
|
37
|
+
"https://unpkg.com/@steedos-widgets/amis-object@6.10.11/dist/amis-object.umd.js",
|
|
38
|
+
"https://unpkg.com/@steedos-widgets/amis-object@6.10.11/dist/amis-object.umd.css"
|
|
39
39
|
],
|
|
40
40
|
"library": "BuilderAmisObject"
|
|
41
41
|
}
|
|
@@ -46,10 +46,10 @@
|
|
|
46
46
|
"npm": {
|
|
47
47
|
"package": "@steedos-widgets/fullcalendar"
|
|
48
48
|
},
|
|
49
|
-
"url": "https://unpkg.com/@steedos-widgets/fullcalendar@6.10.
|
|
49
|
+
"url": "https://unpkg.com/@steedos-widgets/fullcalendar@6.10.11/dist/meta.js",
|
|
50
50
|
"urls": {
|
|
51
|
-
"default": "https://unpkg.com/@steedos-widgets/fullcalendar@6.10.
|
|
52
|
-
"design": "https://unpkg.com/@steedos-widgets/fullcalendar@6.10.
|
|
51
|
+
"default": "https://unpkg.com/@steedos-widgets/fullcalendar@6.10.11/dist/meta.js",
|
|
52
|
+
"design": "https://unpkg.com/@steedos-widgets/fullcalendar@6.10.11/dist/meta.js"
|
|
53
53
|
}
|
|
54
54
|
},
|
|
55
55
|
{
|
|
@@ -57,10 +57,10 @@
|
|
|
57
57
|
"npm": {
|
|
58
58
|
"package": "@steedos-widgets/reactflow"
|
|
59
59
|
},
|
|
60
|
-
"url": "https://unpkg.com/@steedos-widgets/reactflow@6.10.
|
|
60
|
+
"url": "https://unpkg.com/@steedos-widgets/reactflow@6.10.11/dist/meta.js",
|
|
61
61
|
"urls": {
|
|
62
|
-
"default": "https://unpkg.com/@steedos-widgets/reactflow@6.10.
|
|
63
|
-
"design": "https://unpkg.com/@steedos-widgets/reactflow@6.10.
|
|
62
|
+
"default": "https://unpkg.com/@steedos-widgets/reactflow@6.10.11/dist/meta.js",
|
|
63
|
+
"design": "https://unpkg.com/@steedos-widgets/reactflow@6.10.11/dist/meta.js"
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
66
|
{
|
|
@@ -68,10 +68,10 @@
|
|
|
68
68
|
"npm": {
|
|
69
69
|
"package": "@steedos-widgets/sortable"
|
|
70
70
|
},
|
|
71
|
-
"url": "https://unpkg.com/@steedos-widgets/sortable@6.10.
|
|
71
|
+
"url": "https://unpkg.com/@steedos-widgets/sortable@6.10.11/dist/meta.js",
|
|
72
72
|
"urls": {
|
|
73
|
-
"default": "https://unpkg.com/@steedos-widgets/sortable@6.10.
|
|
74
|
-
"design": "https://unpkg.com/@steedos-widgets/sortable@6.10.
|
|
73
|
+
"default": "https://unpkg.com/@steedos-widgets/sortable@6.10.11/dist/meta.js",
|
|
74
|
+
"design": "https://unpkg.com/@steedos-widgets/sortable@6.10.11/dist/meta.js"
|
|
75
75
|
}
|
|
76
76
|
},
|
|
77
77
|
{
|
|
@@ -79,10 +79,10 @@
|
|
|
79
79
|
"npm": {
|
|
80
80
|
"package": "@steedos-widgets/amis-object"
|
|
81
81
|
},
|
|
82
|
-
"url": "https://unpkg.com/@steedos-widgets/amis-object@6.10.
|
|
82
|
+
"url": "https://unpkg.com/@steedos-widgets/amis-object@6.10.11/dist/meta.js",
|
|
83
83
|
"urls": {
|
|
84
|
-
"default": "https://unpkg.com/@steedos-widgets/amis-object@6.10.
|
|
85
|
-
"design": "https://unpkg.com/@steedos-widgets/amis-object@6.10.
|
|
84
|
+
"default": "https://unpkg.com/@steedos-widgets/amis-object@6.10.11/dist/meta.js",
|
|
85
|
+
"design": "https://unpkg.com/@steedos-widgets/amis-object@6.10.11/dist/meta.js"
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
88
|
]
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@steedos-widgets/amis-object",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "6.10.
|
|
4
|
+
"version": "6.10.11",
|
|
5
5
|
"main": "dist/amis-object.cjs.js",
|
|
6
6
|
"module": "dist/amis-object.esm.js",
|
|
7
7
|
"unpkg": "dist/amis-object.umd.js",
|
|
@@ -61,10 +61,10 @@
|
|
|
61
61
|
"uglify-js": "^3.17.0"
|
|
62
62
|
},
|
|
63
63
|
"dependencies": {
|
|
64
|
-
"@steedos-widgets/amis-lib": "6.10.
|
|
64
|
+
"@steedos-widgets/amis-lib": "6.10.11",
|
|
65
65
|
"autoprefixer": "^10.4.13",
|
|
66
66
|
"postcss": "^8.4.19",
|
|
67
67
|
"tailwindcss": "^3.4.17"
|
|
68
68
|
},
|
|
69
|
-
"gitHead": "
|
|
69
|
+
"gitHead": "0e7238a0816a41c76ad4f909539349096aace11f"
|
|
70
70
|
}
|