@steedos-widgets/amis-object 6.10.2-beta.1 → 6.10.2-beta.2
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 +33 -0
- package/dist/amis-object.umd.js +1 -1
- package/dist/amis-object.umd.js.map +1 -1
- package/dist/assets.json +19 -19
- package/dist/meta.js +27 -2
- package/package.json +3 -3
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.2-beta.
|
|
15
|
-
"https://unpkg.com/@steedos-widgets/fullcalendar@6.10.2-beta.
|
|
14
|
+
"https://unpkg.com/@steedos-widgets/fullcalendar@6.10.2-beta.2/dist/fullcalendar.umd.js",
|
|
15
|
+
"https://unpkg.com/@steedos-widgets/fullcalendar@6.10.2-beta.2/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.2-beta.
|
|
23
|
-
"https://unpkg.com/@steedos-widgets/sortable@6.10.2-beta.
|
|
22
|
+
"https://unpkg.com/@steedos-widgets/sortable@6.10.2-beta.2/dist/sortable.umd.js",
|
|
23
|
+
"https://unpkg.com/@steedos-widgets/sortable@6.10.2-beta.2/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.2-beta.
|
|
30
|
+
"https://unpkg.com/@steedos-widgets/steedos-lib@6.10.2-beta.2/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.2-beta.
|
|
38
|
-
"https://unpkg.com/@steedos-widgets/amis-object@6.10.2-beta.
|
|
37
|
+
"https://unpkg.com/@steedos-widgets/amis-object@6.10.2-beta.2/dist/amis-object.umd.js",
|
|
38
|
+
"https://unpkg.com/@steedos-widgets/amis-object@6.10.2-beta.2/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.2-beta.
|
|
49
|
+
"url": "https://unpkg.com/@steedos-widgets/fullcalendar@6.10.2-beta.2/dist/meta.js",
|
|
50
50
|
"urls": {
|
|
51
|
-
"default": "https://unpkg.com/@steedos-widgets/fullcalendar@6.10.2-beta.
|
|
52
|
-
"design": "https://unpkg.com/@steedos-widgets/fullcalendar@6.10.2-beta.
|
|
51
|
+
"default": "https://unpkg.com/@steedos-widgets/fullcalendar@6.10.2-beta.2/dist/meta.js",
|
|
52
|
+
"design": "https://unpkg.com/@steedos-widgets/fullcalendar@6.10.2-beta.2/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.2-beta.
|
|
60
|
+
"url": "https://unpkg.com/@steedos-widgets/reactflow@6.10.2-beta.2/dist/meta.js",
|
|
61
61
|
"urls": {
|
|
62
|
-
"default": "https://unpkg.com/@steedos-widgets/reactflow@6.10.2-beta.
|
|
63
|
-
"design": "https://unpkg.com/@steedos-widgets/reactflow@6.10.2-beta.
|
|
62
|
+
"default": "https://unpkg.com/@steedos-widgets/reactflow@6.10.2-beta.2/dist/meta.js",
|
|
63
|
+
"design": "https://unpkg.com/@steedos-widgets/reactflow@6.10.2-beta.2/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.2-beta.
|
|
71
|
+
"url": "https://unpkg.com/@steedos-widgets/sortable@6.10.2-beta.2/dist/meta.js",
|
|
72
72
|
"urls": {
|
|
73
|
-
"default": "https://unpkg.com/@steedos-widgets/sortable@6.10.2-beta.
|
|
74
|
-
"design": "https://unpkg.com/@steedos-widgets/sortable@6.10.2-beta.
|
|
73
|
+
"default": "https://unpkg.com/@steedos-widgets/sortable@6.10.2-beta.2/dist/meta.js",
|
|
74
|
+
"design": "https://unpkg.com/@steedos-widgets/sortable@6.10.2-beta.2/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.2-beta.
|
|
82
|
+
"url": "https://unpkg.com/@steedos-widgets/amis-object@6.10.2-beta.2/dist/meta.js",
|
|
83
83
|
"urls": {
|
|
84
|
-
"default": "https://unpkg.com/@steedos-widgets/amis-object@6.10.2-beta.
|
|
85
|
-
"design": "https://unpkg.com/@steedos-widgets/amis-object@6.10.2-beta.
|
|
84
|
+
"default": "https://unpkg.com/@steedos-widgets/amis-object@6.10.2-beta.2/dist/meta.js",
|
|
85
|
+
"design": "https://unpkg.com/@steedos-widgets/amis-object@6.10.2-beta.2/dist/meta.js"
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
88
|
]
|
package/dist/meta.js
CHANGED
|
@@ -5377,9 +5377,34 @@
|
|
|
5377
5377
|
"name": "config.description",
|
|
5378
5378
|
"label": t$3('widgets-meta:sfield_control_description', "描述"),
|
|
5379
5379
|
"required": false,
|
|
5380
|
-
"type": "
|
|
5380
|
+
"type": "input-rich-text",
|
|
5381
5381
|
"tpl": "<%=(data.config.description || \"\").split(\"\\n\").join('<br>')%>",
|
|
5382
|
-
"clearValueOnHidden": true
|
|
5382
|
+
"clearValueOnHidden": true,
|
|
5383
|
+
"options": {
|
|
5384
|
+
"menubar": false,
|
|
5385
|
+
// "toolbar_mode": "wrap",
|
|
5386
|
+
"height": 300,
|
|
5387
|
+
"plugins": ["lists"],
|
|
5388
|
+
"toolbar": "bold italic underline color align list",
|
|
5389
|
+
toolbar_groups: {
|
|
5390
|
+
align: {
|
|
5391
|
+
icon: 'align-left',
|
|
5392
|
+
tooltip: 'Align',
|
|
5393
|
+
items: 'alignleft aligncenter alignright alignjustify'
|
|
5394
|
+
},
|
|
5395
|
+
color: {
|
|
5396
|
+
icon: 'text-color',
|
|
5397
|
+
tooltip: 'Color',
|
|
5398
|
+
items: 'forecolor backcolor'
|
|
5399
|
+
},
|
|
5400
|
+
list: {
|
|
5401
|
+
icon: 'unordered-list',
|
|
5402
|
+
tooltip: 'List',
|
|
5403
|
+
items: 'bullist numlist outdent indent'
|
|
5404
|
+
}
|
|
5405
|
+
},
|
|
5406
|
+
"statusbar": false
|
|
5407
|
+
}
|
|
5383
5408
|
},
|
|
5384
5409
|
{
|
|
5385
5410
|
"name": "config.deleted_lookup_record_behavior",
|
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.2-beta.
|
|
4
|
+
"version": "6.10.2-beta.2",
|
|
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.2-beta.
|
|
64
|
+
"@steedos-widgets/amis-lib": "6.10.2-beta.2",
|
|
65
65
|
"autoprefixer": "^10.4.13",
|
|
66
66
|
"postcss": "^8.4.19",
|
|
67
67
|
"tailwindcss": "^3.4.17"
|
|
68
68
|
},
|
|
69
|
-
"gitHead": "
|
|
69
|
+
"gitHead": "18152a919a4e43c3d3e11f90c86143e746edd9f8"
|
|
70
70
|
}
|