@steedos-widgets/amis-object 0.0.7 → 0.0.9
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/AmisObjectForm.d.ts +0 -15
- package/dist/amis/AmisRecordDetailRelatedList.d.ts +49 -55
- package/dist/amis-object.cjs.js +455 -37
- package/dist/amis-object.cjs.js.map +1 -1
- package/dist/amis-object.esm.js +454 -39
- package/dist/amis-object.esm.js.map +1 -1
- package/dist/amis-object.umd.js +458 -41
- package/dist/assets-dev.json +13 -5
- package/dist/assets.json +13 -5
- package/dist/components/buttons/button.d.ts +2 -0
- package/dist/components/buttons/dropdown-button.d.ts +2 -0
- package/dist/components/index.d.ts +2 -0
- package/dist/index.d.ts +1 -0
- package/dist/meta.js +300 -120
- package/dist/metas/AmisObjectButton.d.ts +2 -0
- package/dist/metas/SteedosDropdownButton.d.ts +2 -0
- package/package.json +1 -1
package/dist/assets-dev.json
CHANGED
|
@@ -1,10 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"packages": [
|
|
3
|
+
{
|
|
4
|
+
"package": "antd",
|
|
5
|
+
"urls": [
|
|
6
|
+
"https://unpkg.steedos.cn/antd@4.23.6/dist/antd.min.js",
|
|
7
|
+
"https://unpkg.steedos.cn/antd@4.23.6/dist/antd.min.css"
|
|
8
|
+
],
|
|
9
|
+
"library": "antd"
|
|
10
|
+
},
|
|
3
11
|
{
|
|
4
12
|
"package": "@steedos-widgets/amis-object",
|
|
5
13
|
"urls": [
|
|
6
|
-
"https://8080-steedos-steedoswebappne-pm96cp6i82c.ws-
|
|
7
|
-
"https://8080-steedos-steedoswebappne-pm96cp6i82c.ws-
|
|
14
|
+
"https://8080-steedos-steedoswebappne-pm96cp6i82c.ws-us73.gitpod.io/@steedos-widgets/amis-object/dist/amis-object.umd.js",
|
|
15
|
+
"https://8080-steedos-steedoswebappne-pm96cp6i82c.ws-us73.gitpod.io/@steedos-widgets/amis-object/dist/amis-object.umd.css"
|
|
8
16
|
],
|
|
9
17
|
"library": "BuilderAmisObject"
|
|
10
18
|
}
|
|
@@ -15,10 +23,10 @@
|
|
|
15
23
|
"npm": {
|
|
16
24
|
"package": "@steedos-widgets/amis-object"
|
|
17
25
|
},
|
|
18
|
-
"url": "https://8080-steedos-steedoswebappne-pm96cp6i82c.ws-
|
|
26
|
+
"url": "https://8080-steedos-steedoswebappne-pm96cp6i82c.ws-us73.gitpod.io/@steedos-widgets/amis-object/dist/meta.js",
|
|
19
27
|
"urls": {
|
|
20
|
-
"default": "https://8080-steedos-steedoswebappne-pm96cp6i82c.ws-
|
|
21
|
-
"design": "https://8080-steedos-steedoswebappne-pm96cp6i82c.ws-
|
|
28
|
+
"default": "https://8080-steedos-steedoswebappne-pm96cp6i82c.ws-us73.gitpod.io/@steedos-widgets/amis-object/dist/meta.js",
|
|
29
|
+
"design": "https://8080-steedos-steedoswebappne-pm96cp6i82c.ws-us73.gitpod.io/@steedos-widgets/amis-object/dist/meta.js"
|
|
22
30
|
}
|
|
23
31
|
}
|
|
24
32
|
]
|
package/dist/assets.json
CHANGED
|
@@ -1,10 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"packages": [
|
|
3
|
+
{
|
|
4
|
+
"package": "antd",
|
|
5
|
+
"urls": [
|
|
6
|
+
"https://unpkg.steedos.cn/antd@4.23.6/dist/antd.min.js",
|
|
7
|
+
"https://unpkg.steedos.cn/antd@4.23.6/dist/antd.min.css"
|
|
8
|
+
],
|
|
9
|
+
"library": "antd"
|
|
10
|
+
},
|
|
3
11
|
{
|
|
4
12
|
"package": "@steedos-widgets/amis-object",
|
|
5
13
|
"urls": [
|
|
6
|
-
"https://unpkg.com/@steedos-widgets/amis-object@0.0.
|
|
7
|
-
"https://unpkg.com/@steedos-widgets/amis-object@0.0.
|
|
14
|
+
"https://unpkg.com/@steedos-widgets/amis-object@0.0.9/dist/amis-object.umd.js",
|
|
15
|
+
"https://unpkg.com/@steedos-widgets/amis-object@0.0.9/dist/amis-object.umd.css"
|
|
8
16
|
],
|
|
9
17
|
"library": "BuilderAmisObject"
|
|
10
18
|
}
|
|
@@ -15,10 +23,10 @@
|
|
|
15
23
|
"npm": {
|
|
16
24
|
"package": "@steedos-widgets/amis-object"
|
|
17
25
|
},
|
|
18
|
-
"url": "https://unpkg.com/@steedos-widgets/amis-object@0.0.
|
|
26
|
+
"url": "https://unpkg.com/@steedos-widgets/amis-object@0.0.9/dist/meta.js",
|
|
19
27
|
"urls": {
|
|
20
|
-
"default": "https://unpkg.com/@steedos-widgets/amis-object@0.0.
|
|
21
|
-
"design": "https://unpkg.com/@steedos-widgets/amis-object@0.0.
|
|
28
|
+
"default": "https://unpkg.com/@steedos-widgets/amis-object@0.0.9/dist/meta.js",
|
|
29
|
+
"design": "https://unpkg.com/@steedos-widgets/amis-object@0.0.9/dist/meta.js"
|
|
22
30
|
}
|
|
23
31
|
}
|
|
24
32
|
]
|
package/dist/index.d.ts
CHANGED