@steedos-widgets/amis-object 3.6.4-beta.7 → 3.6.4
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.cjs.css +3 -1
- package/dist/amis-object.cjs.js +49 -43
- package/dist/amis-object.cjs.js.map +1 -1
- package/dist/amis-object.esm.css +3 -1
- package/dist/amis-object.esm.js +49 -43
- package/dist/amis-object.esm.js.map +1 -1
- package/dist/amis-object.umd.css +3 -1
- package/dist/amis-object.umd.js +32 -14
- package/dist/amis-object.umd.js.map +1 -1
- package/dist/assets.json +21 -21
- package/dist/meta.js +17 -15
- package/package.json +3 -3
package/dist/assets.json
CHANGED
|
@@ -11,39 +11,39 @@
|
|
|
11
11
|
{
|
|
12
12
|
"package": "@steedos-widgets/fullcalendar",
|
|
13
13
|
"urls": [
|
|
14
|
-
"https://unpkg.com/@steedos-widgets/fullcalendar@3.6.4
|
|
15
|
-
"https://unpkg.com/@steedos-widgets/fullcalendar@3.6.4
|
|
14
|
+
"https://unpkg.com/@steedos-widgets/fullcalendar@3.6.4/dist/fullcalendar.umd.js",
|
|
15
|
+
"https://unpkg.com/@steedos-widgets/fullcalendar@3.6.4/dist/fullcalendar.umd.css"
|
|
16
16
|
],
|
|
17
17
|
"library": "BuilderFullCalendar"
|
|
18
18
|
},
|
|
19
19
|
{
|
|
20
20
|
"package": "@steedos-widgets/reactflow",
|
|
21
21
|
"urls": [
|
|
22
|
-
"https://unpkg.com/@steedos-widgets/reactflow@3.6.4
|
|
23
|
-
"https://unpkg.com/@steedos-widgets/reactflow@3.6.4
|
|
22
|
+
"https://unpkg.com/@steedos-widgets/reactflow@3.6.4/dist/reactflow.umd.js",
|
|
23
|
+
"https://unpkg.com/@steedos-widgets/reactflow@3.6.4/dist/reactflow.umd.css"
|
|
24
24
|
],
|
|
25
25
|
"library": "BuilderReactFlow"
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
28
|
"package": "@steedos-widgets/sortable",
|
|
29
29
|
"urls": [
|
|
30
|
-
"https://unpkg.com/@steedos-widgets/sortable@3.6.4
|
|
31
|
-
"https://unpkg.com/@steedos-widgets/sortable@3.6.4
|
|
30
|
+
"https://unpkg.com/@steedos-widgets/sortable@3.6.4/dist/sortable.umd.js",
|
|
31
|
+
"https://unpkg.com/@steedos-widgets/sortable@3.6.4/dist/sortable.umd.css"
|
|
32
32
|
],
|
|
33
33
|
"library": "BuilderSortable"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"package": "steedos-lib",
|
|
37
37
|
"urls": [
|
|
38
|
-
"https://unpkg.com/@steedos-widgets/steedos-lib@3.6.4
|
|
38
|
+
"https://unpkg.com/@steedos-widgets/steedos-lib@3.6.4/dist/index.umd.js"
|
|
39
39
|
],
|
|
40
40
|
"library": "SteedosLib"
|
|
41
41
|
},
|
|
42
42
|
{
|
|
43
43
|
"package": "@steedos-widgets/amis-object",
|
|
44
44
|
"urls": [
|
|
45
|
-
"https://unpkg.com/@steedos-widgets/amis-object@3.6.4
|
|
46
|
-
"https://unpkg.com/@steedos-widgets/amis-object@3.6.4
|
|
45
|
+
"https://unpkg.com/@steedos-widgets/amis-object@3.6.4/dist/amis-object.umd.js",
|
|
46
|
+
"https://unpkg.com/@steedos-widgets/amis-object@3.6.4/dist/amis-object.umd.css"
|
|
47
47
|
],
|
|
48
48
|
"library": "BuilderAmisObject"
|
|
49
49
|
}
|
|
@@ -54,10 +54,10 @@
|
|
|
54
54
|
"npm": {
|
|
55
55
|
"package": "@steedos-widgets/fullcalendar"
|
|
56
56
|
},
|
|
57
|
-
"url": "https://unpkg.com/@steedos-widgets/fullcalendar@3.6.4
|
|
57
|
+
"url": "https://unpkg.com/@steedos-widgets/fullcalendar@3.6.4/dist/meta.js",
|
|
58
58
|
"urls": {
|
|
59
|
-
"default": "https://unpkg.com/@steedos-widgets/fullcalendar@3.6.4
|
|
60
|
-
"design": "https://unpkg.com/@steedos-widgets/fullcalendar@3.6.4
|
|
59
|
+
"default": "https://unpkg.com/@steedos-widgets/fullcalendar@3.6.4/dist/meta.js",
|
|
60
|
+
"design": "https://unpkg.com/@steedos-widgets/fullcalendar@3.6.4/dist/meta.js"
|
|
61
61
|
}
|
|
62
62
|
},
|
|
63
63
|
{
|
|
@@ -65,10 +65,10 @@
|
|
|
65
65
|
"npm": {
|
|
66
66
|
"package": "@steedos-widgets/reactflow"
|
|
67
67
|
},
|
|
68
|
-
"url": "https://unpkg.com/@steedos-widgets/reactflow@3.6.4
|
|
68
|
+
"url": "https://unpkg.com/@steedos-widgets/reactflow@3.6.4/dist/meta.js",
|
|
69
69
|
"urls": {
|
|
70
|
-
"default": "https://unpkg.com/@steedos-widgets/reactflow@3.6.4
|
|
71
|
-
"design": "https://unpkg.com/@steedos-widgets/reactflow@3.6.4
|
|
70
|
+
"default": "https://unpkg.com/@steedos-widgets/reactflow@3.6.4/dist/meta.js",
|
|
71
|
+
"design": "https://unpkg.com/@steedos-widgets/reactflow@3.6.4/dist/meta.js"
|
|
72
72
|
}
|
|
73
73
|
},
|
|
74
74
|
{
|
|
@@ -76,10 +76,10 @@
|
|
|
76
76
|
"npm": {
|
|
77
77
|
"package": "@steedos-widgets/sortable"
|
|
78
78
|
},
|
|
79
|
-
"url": "https://unpkg.com/@steedos-widgets/sortable@3.6.4
|
|
79
|
+
"url": "https://unpkg.com/@steedos-widgets/sortable@3.6.4/dist/meta.js",
|
|
80
80
|
"urls": {
|
|
81
|
-
"default": "https://unpkg.com/@steedos-widgets/sortable@3.6.4
|
|
82
|
-
"design": "https://unpkg.com/@steedos-widgets/sortable@3.6.4
|
|
81
|
+
"default": "https://unpkg.com/@steedos-widgets/sortable@3.6.4/dist/meta.js",
|
|
82
|
+
"design": "https://unpkg.com/@steedos-widgets/sortable@3.6.4/dist/meta.js"
|
|
83
83
|
}
|
|
84
84
|
},
|
|
85
85
|
{
|
|
@@ -87,10 +87,10 @@
|
|
|
87
87
|
"npm": {
|
|
88
88
|
"package": "@steedos-widgets/amis-object"
|
|
89
89
|
},
|
|
90
|
-
"url": "https://unpkg.com/@steedos-widgets/amis-object@3.6.4
|
|
90
|
+
"url": "https://unpkg.com/@steedos-widgets/amis-object@3.6.4/dist/meta.js",
|
|
91
91
|
"urls": {
|
|
92
|
-
"default": "https://unpkg.com/@steedos-widgets/amis-object@3.6.4
|
|
93
|
-
"design": "https://unpkg.com/@steedos-widgets/amis-object@3.6.4
|
|
92
|
+
"default": "https://unpkg.com/@steedos-widgets/amis-object@3.6.4/dist/meta.js",
|
|
93
|
+
"design": "https://unpkg.com/@steedos-widgets/amis-object@3.6.4/dist/meta.js"
|
|
94
94
|
}
|
|
95
95
|
}
|
|
96
96
|
]
|
package/dist/meta.js
CHANGED
|
@@ -4046,15 +4046,15 @@
|
|
|
4046
4046
|
propType: "boolean",
|
|
4047
4047
|
description: '静态模式',
|
|
4048
4048
|
},
|
|
4049
|
-
{
|
|
4050
|
-
name: "showIndex",
|
|
4051
|
-
propType: "boolean",
|
|
4052
|
-
description: '显示序号',
|
|
4053
|
-
},
|
|
4054
4049
|
{
|
|
4055
4050
|
name: "perPage",
|
|
4056
4051
|
propType: "number",
|
|
4057
4052
|
description: '每页展示条数',
|
|
4053
|
+
},
|
|
4054
|
+
{
|
|
4055
|
+
name: "enableDialog",
|
|
4056
|
+
propType: "boolean",
|
|
4057
|
+
description: '启用弹框模式'
|
|
4058
4058
|
}
|
|
4059
4059
|
],
|
|
4060
4060
|
preview: {},
|
|
@@ -4121,7 +4121,7 @@
|
|
|
4121
4121
|
removable: false,
|
|
4122
4122
|
draggable: false,
|
|
4123
4123
|
strictMode: true,
|
|
4124
|
-
|
|
4124
|
+
enableDialog: true
|
|
4125
4125
|
},
|
|
4126
4126
|
previewSchema: {
|
|
4127
4127
|
type: config$1.amis.name,
|
|
@@ -4152,7 +4152,7 @@
|
|
|
4152
4152
|
removable: false,
|
|
4153
4153
|
draggable: false,
|
|
4154
4154
|
strictMode: true,
|
|
4155
|
-
|
|
4155
|
+
enableDialog: true
|
|
4156
4156
|
},
|
|
4157
4157
|
panelTitle: "设置",
|
|
4158
4158
|
panelControls: [
|
|
@@ -4256,6 +4256,7 @@
|
|
|
4256
4256
|
justify: true
|
|
4257
4257
|
},
|
|
4258
4258
|
label: '内联模式',
|
|
4259
|
+
visibleOn: "${enableDialog != false}"
|
|
4259
4260
|
},
|
|
4260
4261
|
{
|
|
4261
4262
|
type: "switch",
|
|
@@ -4269,22 +4270,23 @@
|
|
|
4269
4270
|
},
|
|
4270
4271
|
label: '静态模式',
|
|
4271
4272
|
},
|
|
4273
|
+
{
|
|
4274
|
+
"type": "input-number",
|
|
4275
|
+
"name": "perPage",
|
|
4276
|
+
"label": "每页展示条数",
|
|
4277
|
+
"labelRemark": "如果为空则不进行分页"
|
|
4278
|
+
},
|
|
4272
4279
|
{
|
|
4273
4280
|
type: "switch",
|
|
4274
|
-
name: "
|
|
4281
|
+
name: "enableDialog",
|
|
4275
4282
|
mode: "horizontal",
|
|
4283
|
+
labelRemark: "禁用弹框模式时,自动开启內联模式",
|
|
4276
4284
|
horizontal: {
|
|
4277
4285
|
left: 9,
|
|
4278
4286
|
right: 4,
|
|
4279
4287
|
justify: true
|
|
4280
4288
|
},
|
|
4281
|
-
label: '
|
|
4282
|
-
},
|
|
4283
|
-
{
|
|
4284
|
-
"type": "input-number",
|
|
4285
|
-
"name": "perPage",
|
|
4286
|
-
"label": "每页展示条数",
|
|
4287
|
-
"labelRemark": "如果为空则不进行分页"
|
|
4289
|
+
label: '启用弹框模式'
|
|
4288
4290
|
}
|
|
4289
4291
|
]
|
|
4290
4292
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@steedos-widgets/amis-object",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "3.6.4
|
|
4
|
+
"version": "3.6.4",
|
|
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": "3.6.4
|
|
64
|
+
"@steedos-widgets/amis-lib": "3.6.4",
|
|
65
65
|
"autoprefixer": "^10.4.13",
|
|
66
66
|
"postcss": "^8.4.19",
|
|
67
67
|
"tailwindcss": "^3.2.4"
|
|
68
68
|
},
|
|
69
|
-
"gitHead": "
|
|
69
|
+
"gitHead": "fc07330a19e4d9516f3099e93ff0f186c120ff26"
|
|
70
70
|
}
|