@steedos-widgets/amis-object 6.3.12-beta.8 → 6.10.1-beta.8
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/AmisAppMenu.d.ts +1 -0
- package/dist/amis-object.cjs.css +18 -2
- package/dist/amis-object.cjs.js +548 -458
- package/dist/amis-object.cjs.js.map +1 -1
- package/dist/amis-object.esm.css +18 -2
- package/dist/amis-object.esm.js +579 -489
- package/dist/amis-object.esm.js.map +1 -1
- package/dist/amis-object.umd.css +18 -2
- package/dist/amis-object.umd.js +1468 -1494
- package/dist/amis-object.umd.js.map +1 -1
- package/dist/assets-dev.json +0 -8
- package/dist/assets.json +19 -27
- package/dist/components/Dropdown/index.d.ts +1 -1
- package/dist/components/FromNow.d.ts +2 -2
- package/dist/components/SteedosBadge.d.ts +2 -2
- package/dist/components/SteedosBadgeRibbon.d.ts +2 -2
- package/dist/components/SteedosFieldSet.d.ts +1 -1
- package/dist/components/SteedosIcon.d.ts +2 -2
- package/dist/components/SteedosLoading.d.ts +2 -2
- package/dist/components/SteedosObject.d.ts +1 -1
- package/dist/components/SteedosSkeleton.d.ts +2 -2
- package/dist/components/buttons/button.d.ts +2 -2
- package/dist/components/buttons/dropdown-button.d.ts +2 -2
- package/dist/components/fields/AmisObjectFieldLookup.d.ts +2 -2
- package/dist/meta.js +6933 -6917
- package/dist/pages/PageListView.d.ts +3 -6
- package/package.json +3 -3
package/dist/assets-dev.json
CHANGED
|
@@ -16,14 +16,6 @@
|
|
|
16
16
|
],
|
|
17
17
|
"library": "BuilderFullCalendar"
|
|
18
18
|
},
|
|
19
|
-
{
|
|
20
|
-
"package": "@steedos-widgets/reactflow",
|
|
21
|
-
"urls": [
|
|
22
|
-
"http://127.0.0.1:8080/@steedos-widgets/reactflow/dist/reactflow.umd.js",
|
|
23
|
-
"http://127.0.0.1:8080/@steedos-widgets/reactflow/dist/reactflow.umd.css"
|
|
24
|
-
],
|
|
25
|
-
"library": "BuilderReactFlow"
|
|
26
|
-
},
|
|
27
19
|
{
|
|
28
20
|
"package": "@steedos-widgets/sortable",
|
|
29
21
|
"urls": [
|
package/dist/assets.json
CHANGED
|
@@ -11,39 +11,31 @@
|
|
|
11
11
|
{
|
|
12
12
|
"package": "@steedos-widgets/fullcalendar",
|
|
13
13
|
"urls": [
|
|
14
|
-
"https://unpkg.com/@steedos-widgets/fullcalendar@6.
|
|
15
|
-
"https://unpkg.com/@steedos-widgets/fullcalendar@6.
|
|
14
|
+
"https://unpkg.com/@steedos-widgets/fullcalendar@6.10.1-beta.8/dist/fullcalendar.umd.js",
|
|
15
|
+
"https://unpkg.com/@steedos-widgets/fullcalendar@6.10.1-beta.8/dist/fullcalendar.umd.css"
|
|
16
16
|
],
|
|
17
17
|
"library": "BuilderFullCalendar"
|
|
18
18
|
},
|
|
19
|
-
{
|
|
20
|
-
"package": "@steedos-widgets/reactflow",
|
|
21
|
-
"urls": [
|
|
22
|
-
"https://unpkg.com/@steedos-widgets/reactflow@6.3.12-beta.8/dist/reactflow.umd.js",
|
|
23
|
-
"https://unpkg.com/@steedos-widgets/reactflow@6.3.12-beta.8/dist/reactflow.umd.css"
|
|
24
|
-
],
|
|
25
|
-
"library": "BuilderReactFlow"
|
|
26
|
-
},
|
|
27
19
|
{
|
|
28
20
|
"package": "@steedos-widgets/sortable",
|
|
29
21
|
"urls": [
|
|
30
|
-
"https://unpkg.com/@steedos-widgets/sortable@6.
|
|
31
|
-
"https://unpkg.com/@steedos-widgets/sortable@6.
|
|
22
|
+
"https://unpkg.com/@steedos-widgets/sortable@6.10.1-beta.8/dist/sortable.umd.js",
|
|
23
|
+
"https://unpkg.com/@steedos-widgets/sortable@6.10.1-beta.8/dist/sortable.umd.css"
|
|
32
24
|
],
|
|
33
25
|
"library": "BuilderSortable"
|
|
34
26
|
},
|
|
35
27
|
{
|
|
36
28
|
"package": "steedos-lib",
|
|
37
29
|
"urls": [
|
|
38
|
-
"https://unpkg.com/@steedos-widgets/steedos-lib@6.
|
|
30
|
+
"https://unpkg.com/@steedos-widgets/steedos-lib@6.10.1-beta.8/dist/index.umd.js"
|
|
39
31
|
],
|
|
40
32
|
"library": "SteedosLib"
|
|
41
33
|
},
|
|
42
34
|
{
|
|
43
35
|
"package": "@steedos-widgets/amis-object",
|
|
44
36
|
"urls": [
|
|
45
|
-
"https://unpkg.com/@steedos-widgets/amis-object@6.
|
|
46
|
-
"https://unpkg.com/@steedos-widgets/amis-object@6.
|
|
37
|
+
"https://unpkg.com/@steedos-widgets/amis-object@6.10.1-beta.8/dist/amis-object.umd.js",
|
|
38
|
+
"https://unpkg.com/@steedos-widgets/amis-object@6.10.1-beta.8/dist/amis-object.umd.css"
|
|
47
39
|
],
|
|
48
40
|
"library": "BuilderAmisObject"
|
|
49
41
|
}
|
|
@@ -54,10 +46,10 @@
|
|
|
54
46
|
"npm": {
|
|
55
47
|
"package": "@steedos-widgets/fullcalendar"
|
|
56
48
|
},
|
|
57
|
-
"url": "https://unpkg.com/@steedos-widgets/fullcalendar@6.
|
|
49
|
+
"url": "https://unpkg.com/@steedos-widgets/fullcalendar@6.10.1-beta.8/dist/meta.js",
|
|
58
50
|
"urls": {
|
|
59
|
-
"default": "https://unpkg.com/@steedos-widgets/fullcalendar@6.
|
|
60
|
-
"design": "https://unpkg.com/@steedos-widgets/fullcalendar@6.
|
|
51
|
+
"default": "https://unpkg.com/@steedos-widgets/fullcalendar@6.10.1-beta.8/dist/meta.js",
|
|
52
|
+
"design": "https://unpkg.com/@steedos-widgets/fullcalendar@6.10.1-beta.8/dist/meta.js"
|
|
61
53
|
}
|
|
62
54
|
},
|
|
63
55
|
{
|
|
@@ -65,10 +57,10 @@
|
|
|
65
57
|
"npm": {
|
|
66
58
|
"package": "@steedos-widgets/reactflow"
|
|
67
59
|
},
|
|
68
|
-
"url": "https://unpkg.com/@steedos-widgets/reactflow@6.
|
|
60
|
+
"url": "https://unpkg.com/@steedos-widgets/reactflow@6.10.1-beta.8/dist/meta.js",
|
|
69
61
|
"urls": {
|
|
70
|
-
"default": "https://unpkg.com/@steedos-widgets/reactflow@6.
|
|
71
|
-
"design": "https://unpkg.com/@steedos-widgets/reactflow@6.
|
|
62
|
+
"default": "https://unpkg.com/@steedos-widgets/reactflow@6.10.1-beta.8/dist/meta.js",
|
|
63
|
+
"design": "https://unpkg.com/@steedos-widgets/reactflow@6.10.1-beta.8/dist/meta.js"
|
|
72
64
|
}
|
|
73
65
|
},
|
|
74
66
|
{
|
|
@@ -76,10 +68,10 @@
|
|
|
76
68
|
"npm": {
|
|
77
69
|
"package": "@steedos-widgets/sortable"
|
|
78
70
|
},
|
|
79
|
-
"url": "https://unpkg.com/@steedos-widgets/sortable@6.
|
|
71
|
+
"url": "https://unpkg.com/@steedos-widgets/sortable@6.10.1-beta.8/dist/meta.js",
|
|
80
72
|
"urls": {
|
|
81
|
-
"default": "https://unpkg.com/@steedos-widgets/sortable@6.
|
|
82
|
-
"design": "https://unpkg.com/@steedos-widgets/sortable@6.
|
|
73
|
+
"default": "https://unpkg.com/@steedos-widgets/sortable@6.10.1-beta.8/dist/meta.js",
|
|
74
|
+
"design": "https://unpkg.com/@steedos-widgets/sortable@6.10.1-beta.8/dist/meta.js"
|
|
83
75
|
}
|
|
84
76
|
},
|
|
85
77
|
{
|
|
@@ -87,10 +79,10 @@
|
|
|
87
79
|
"npm": {
|
|
88
80
|
"package": "@steedos-widgets/amis-object"
|
|
89
81
|
},
|
|
90
|
-
"url": "https://unpkg.com/@steedos-widgets/amis-object@6.
|
|
82
|
+
"url": "https://unpkg.com/@steedos-widgets/amis-object@6.10.1-beta.8/dist/meta.js",
|
|
91
83
|
"urls": {
|
|
92
|
-
"default": "https://unpkg.com/@steedos-widgets/amis-object@6.
|
|
93
|
-
"design": "https://unpkg.com/@steedos-widgets/amis-object@6.
|
|
84
|
+
"default": "https://unpkg.com/@steedos-widgets/amis-object@6.10.1-beta.8/dist/meta.js",
|
|
85
|
+
"design": "https://unpkg.com/@steedos-widgets/amis-object@6.10.1-beta.8/dist/meta.js"
|
|
94
86
|
}
|
|
95
87
|
}
|
|
96
88
|
]
|
|
@@ -5,4 +5,4 @@ export declare type HeaderDropdownProps = {
|
|
|
5
5
|
overlay: React.ReactNode | (() => React.ReactNode) | any;
|
|
6
6
|
placement?: 'bottomLeft' | 'bottomRight' | 'topLeft' | 'topCenter' | 'topRight' | 'bottomCenter';
|
|
7
7
|
} & Omit<DropDownProps, 'overlay'>;
|
|
8
|
-
export declare const SteedosDropdown: (props: any) => JSX.Element;
|
|
8
|
+
export declare const SteedosDropdown: (props: any) => React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const SteedosBadge: (props: any) => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const SteedosBadge: (props: any) => React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const SteedosBadgeRibbon: (props: any) => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const SteedosBadgeRibbon: (props: any) => React.JSX.Element;
|
|
@@ -136,7 +136,7 @@ declare class FieldSetControl extends React.Component<FieldSetProps, any> {
|
|
|
136
136
|
};
|
|
137
137
|
static propsList: Array<string>;
|
|
138
138
|
renderBody(): JSX.Element;
|
|
139
|
-
render(): JSX.Element;
|
|
139
|
+
render(): React.JSX.Element;
|
|
140
140
|
}
|
|
141
141
|
export declare class SteedosFieldSet extends FieldSetControl {
|
|
142
142
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const SteedosIcon: (props: any) => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const SteedosIcon: (props: any) => React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const SteedosLoading: (props: any) => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const SteedosLoading: (props: any) => React.JSX.Element;
|
|
@@ -101,7 +101,7 @@ declare class Container<T> extends React.Component<ContainerProps & T, object> {
|
|
|
101
101
|
handleMouseEnter(e: React.MouseEvent<any>): void;
|
|
102
102
|
handleMouseLeave(e: React.MouseEvent<any>): void;
|
|
103
103
|
renderBody(): JSX.Element | null;
|
|
104
|
-
render(): JSX.Element;
|
|
104
|
+
render(): React.JSX.Element;
|
|
105
105
|
}
|
|
106
106
|
export declare class SteedosObject extends Container<{}> {
|
|
107
107
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const SteedosSkeleton: (props: any) => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const SteedosSkeleton: (props: any) => React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const AmisObjectButton: (props: any) => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const AmisObjectButton: (props: any) => React.JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const SteedosDropdownButton: (props: any) => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const SteedosDropdownButton: (props: any) => React.JSX.Element;
|