@steedos-widgets/amis-object 3.6.2-beta.2 → 3.6.2-beta.21
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/AmisGlobalHeader.d.ts +1 -31
- package/dist/amis/AmisInputTable.d.ts +25 -14
- package/dist/amis/AmisRecordDetail.d.ts +5 -7
- package/dist/amis/AmisRecordDetailHeader.d.ts +1 -56
- package/dist/amis/AmisRecordDetailMini.d.ts +31 -0
- package/dist/amis/AmisRecordService.d.ts +42 -6
- package/dist/amis/index.d.ts +1 -0
- package/dist/amis-object.cjs.css +521 -236
- package/dist/amis-object.cjs.js +1835 -639
- package/dist/amis-object.cjs.js.map +1 -1
- package/dist/amis-object.esm.css +521 -236
- package/dist/amis-object.esm.js +1835 -640
- package/dist/amis-object.esm.js.map +1 -1
- package/dist/amis-object.umd.css +521 -236
- package/dist/amis-object.umd.js +431 -241
- package/dist/amis-object.umd.js.map +1 -1
- package/dist/assets.json +21 -21
- package/dist/meta.js +507 -395
- package/dist/metas/AmisRecordDetailMini.d.ts +2 -0
- package/dist/pages/PageObject.d.ts +1 -0
- package/dist/tailwind-base.css +37 -6
- 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.2-beta.
|
|
15
|
-
"https://unpkg.com/@steedos-widgets/fullcalendar@3.6.2-beta.
|
|
14
|
+
"https://unpkg.com/@steedos-widgets/fullcalendar@3.6.2-beta.21/dist/fullcalendar.umd.js",
|
|
15
|
+
"https://unpkg.com/@steedos-widgets/fullcalendar@3.6.2-beta.21/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.2-beta.
|
|
23
|
-
"https://unpkg.com/@steedos-widgets/reactflow@3.6.2-beta.
|
|
22
|
+
"https://unpkg.com/@steedos-widgets/reactflow@3.6.2-beta.21/dist/reactflow.umd.js",
|
|
23
|
+
"https://unpkg.com/@steedos-widgets/reactflow@3.6.2-beta.21/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.2-beta.
|
|
31
|
-
"https://unpkg.com/@steedos-widgets/sortable@3.6.2-beta.
|
|
30
|
+
"https://unpkg.com/@steedos-widgets/sortable@3.6.2-beta.21/dist/sortable.umd.js",
|
|
31
|
+
"https://unpkg.com/@steedos-widgets/sortable@3.6.2-beta.21/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.2-beta.
|
|
38
|
+
"https://unpkg.com/@steedos-widgets/steedos-lib@3.6.2-beta.21/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.2-beta.
|
|
46
|
-
"https://unpkg.com/@steedos-widgets/amis-object@3.6.2-beta.
|
|
45
|
+
"https://unpkg.com/@steedos-widgets/amis-object@3.6.2-beta.21/dist/amis-object.umd.js",
|
|
46
|
+
"https://unpkg.com/@steedos-widgets/amis-object@3.6.2-beta.21/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.2-beta.
|
|
57
|
+
"url": "https://unpkg.com/@steedos-widgets/fullcalendar@3.6.2-beta.21/dist/meta.js",
|
|
58
58
|
"urls": {
|
|
59
|
-
"default": "https://unpkg.com/@steedos-widgets/fullcalendar@3.6.2-beta.
|
|
60
|
-
"design": "https://unpkg.com/@steedos-widgets/fullcalendar@3.6.2-beta.
|
|
59
|
+
"default": "https://unpkg.com/@steedos-widgets/fullcalendar@3.6.2-beta.21/dist/meta.js",
|
|
60
|
+
"design": "https://unpkg.com/@steedos-widgets/fullcalendar@3.6.2-beta.21/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.2-beta.
|
|
68
|
+
"url": "https://unpkg.com/@steedos-widgets/reactflow@3.6.2-beta.21/dist/meta.js",
|
|
69
69
|
"urls": {
|
|
70
|
-
"default": "https://unpkg.com/@steedos-widgets/reactflow@3.6.2-beta.
|
|
71
|
-
"design": "https://unpkg.com/@steedos-widgets/reactflow@3.6.2-beta.
|
|
70
|
+
"default": "https://unpkg.com/@steedos-widgets/reactflow@3.6.2-beta.21/dist/meta.js",
|
|
71
|
+
"design": "https://unpkg.com/@steedos-widgets/reactflow@3.6.2-beta.21/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.2-beta.
|
|
79
|
+
"url": "https://unpkg.com/@steedos-widgets/sortable@3.6.2-beta.21/dist/meta.js",
|
|
80
80
|
"urls": {
|
|
81
|
-
"default": "https://unpkg.com/@steedos-widgets/sortable@3.6.2-beta.
|
|
82
|
-
"design": "https://unpkg.com/@steedos-widgets/sortable@3.6.2-beta.
|
|
81
|
+
"default": "https://unpkg.com/@steedos-widgets/sortable@3.6.2-beta.21/dist/meta.js",
|
|
82
|
+
"design": "https://unpkg.com/@steedos-widgets/sortable@3.6.2-beta.21/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.2-beta.
|
|
90
|
+
"url": "https://unpkg.com/@steedos-widgets/amis-object@3.6.2-beta.21/dist/meta.js",
|
|
91
91
|
"urls": {
|
|
92
|
-
"default": "https://unpkg.com/@steedos-widgets/amis-object@3.6.2-beta.
|
|
93
|
-
"design": "https://unpkg.com/@steedos-widgets/amis-object@3.6.2-beta.
|
|
92
|
+
"default": "https://unpkg.com/@steedos-widgets/amis-object@3.6.2-beta.21/dist/meta.js",
|
|
93
|
+
"design": "https://unpkg.com/@steedos-widgets/amis-object@3.6.2-beta.21/dist/meta.js"
|
|
94
94
|
}
|
|
95
95
|
}
|
|
96
96
|
]
|