g-ui-web 1.3.38 → 1.3.39
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/lib/floating-ai/index.d.ts +0 -15
- package/lib/floating-ai/src/index.vue.d.ts +0 -9
- package/lib/g-ui-web.cjs +46 -46
- package/lib/g-ui-web.iife.js +43 -43
- package/lib/g-ui-web.iife.js.gz +0 -0
- package/lib/g-ui-web.js +11174 -11245
- package/lib/g-ui-web.js.gz +0 -0
- package/lib/g-ui-web.umd.cjs +43 -43
- package/lib/style.css +1 -1
- package/lib/style.css.gz +0 -0
- package/package.json +1 -1
|
@@ -19,10 +19,6 @@ declare const GFloatingAi: ({
|
|
|
19
19
|
type: StringConstructor;
|
|
20
20
|
default: string;
|
|
21
21
|
};
|
|
22
|
-
appendToBody: {
|
|
23
|
-
type: BooleanConstructor;
|
|
24
|
-
default: boolean;
|
|
25
|
-
};
|
|
26
22
|
}>> & Readonly<{
|
|
27
23
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
28
24
|
onOpen?: ((...args: any[]) => any) | undefined;
|
|
@@ -33,7 +29,6 @@ declare const GFloatingAi: ({
|
|
|
33
29
|
icon: string;
|
|
34
30
|
size: number;
|
|
35
31
|
position: Record<string, any>;
|
|
36
|
-
appendToBody: boolean;
|
|
37
32
|
url: string;
|
|
38
33
|
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
39
34
|
P: {};
|
|
@@ -62,10 +57,6 @@ declare const GFloatingAi: ({
|
|
|
62
57
|
type: StringConstructor;
|
|
63
58
|
default: string;
|
|
64
59
|
};
|
|
65
|
-
appendToBody: {
|
|
66
|
-
type: BooleanConstructor;
|
|
67
|
-
default: boolean;
|
|
68
|
-
};
|
|
69
60
|
}>> & Readonly<{
|
|
70
61
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
71
62
|
onOpen?: ((...args: any[]) => any) | undefined;
|
|
@@ -73,7 +64,6 @@ declare const GFloatingAi: ({
|
|
|
73
64
|
icon: string;
|
|
74
65
|
size: number;
|
|
75
66
|
position: Record<string, any>;
|
|
76
|
-
appendToBody: boolean;
|
|
77
67
|
url: string;
|
|
78
68
|
}>;
|
|
79
69
|
__isFragment?: never;
|
|
@@ -99,10 +89,6 @@ declare const GFloatingAi: ({
|
|
|
99
89
|
type: StringConstructor;
|
|
100
90
|
default: string;
|
|
101
91
|
};
|
|
102
|
-
appendToBody: {
|
|
103
|
-
type: BooleanConstructor;
|
|
104
|
-
default: boolean;
|
|
105
|
-
};
|
|
106
92
|
}>> & Readonly<{
|
|
107
93
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
108
94
|
onOpen?: ((...args: any[]) => any) | undefined;
|
|
@@ -113,7 +99,6 @@ declare const GFloatingAi: ({
|
|
|
113
99
|
icon: string;
|
|
114
100
|
size: number;
|
|
115
101
|
position: Record<string, any>;
|
|
116
|
-
appendToBody: boolean;
|
|
117
102
|
url: string;
|
|
118
103
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & import('vue').Plugin) & Record<string, any>;
|
|
119
104
|
export default GFloatingAi;
|
|
@@ -18,10 +18,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
18
18
|
type: StringConstructor;
|
|
19
19
|
default: string;
|
|
20
20
|
};
|
|
21
|
-
appendToBody: {
|
|
22
|
-
type: BooleanConstructor;
|
|
23
|
-
default: boolean;
|
|
24
|
-
};
|
|
25
21
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
26
22
|
close: (...args: any[]) => void;
|
|
27
23
|
open: (...args: any[]) => void;
|
|
@@ -45,10 +41,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
45
41
|
type: StringConstructor;
|
|
46
42
|
default: string;
|
|
47
43
|
};
|
|
48
|
-
appendToBody: {
|
|
49
|
-
type: BooleanConstructor;
|
|
50
|
-
default: boolean;
|
|
51
|
-
};
|
|
52
44
|
}>> & Readonly<{
|
|
53
45
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
54
46
|
onOpen?: ((...args: any[]) => any) | undefined;
|
|
@@ -56,7 +48,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
|
|
|
56
48
|
icon: string;
|
|
57
49
|
size: number;
|
|
58
50
|
position: Record<string, any>;
|
|
59
|
-
appendToBody: boolean;
|
|
60
51
|
url: string;
|
|
61
52
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
62
53
|
export default _default;
|