@feedmepos/ui-library 1.2.0 → 1.2.1-rc.1
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/CHANGELOG.md +7 -0
- package/dist/components.d.ts +93 -0
- package/dist/federation/{index-BU52EZwy.js → index-Ck6jsWPz.js} +5 -5
- package/dist/feedmepos-ui-library.js +2346 -2345
- package/dist/feedmepos-ui-library.umd.cjs +66 -66
- package/dist/global-components.d.ts +1 -0
- package/package.json +1 -1
package/dist/CHANGELOG.md
CHANGED
package/dist/components.d.ts
CHANGED
|
@@ -11912,4 +11912,97 @@ export declare const components: {
|
|
|
11912
11912
|
}): any;
|
|
11913
11913
|
};
|
|
11914
11914
|
});
|
|
11915
|
+
FmOverlay: {
|
|
11916
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
11917
|
+
onClose: {
|
|
11918
|
+
type: import("vue").PropType<() => void>;
|
|
11919
|
+
};
|
|
11920
|
+
dismissAway: {
|
|
11921
|
+
type: import("vue").PropType<boolean>;
|
|
11922
|
+
};
|
|
11923
|
+
zIndex: {
|
|
11924
|
+
type: import("vue").PropType<number>;
|
|
11925
|
+
};
|
|
11926
|
+
preventBackdropEvent: {
|
|
11927
|
+
type: import("vue").PropType<boolean>;
|
|
11928
|
+
};
|
|
11929
|
+
transparent: {
|
|
11930
|
+
type: import("vue").PropType<boolean>;
|
|
11931
|
+
};
|
|
11932
|
+
centerContent: {
|
|
11933
|
+
type: import("vue").PropType<boolean>;
|
|
11934
|
+
};
|
|
11935
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
11936
|
+
onClose: {
|
|
11937
|
+
type: import("vue").PropType<() => void>;
|
|
11938
|
+
};
|
|
11939
|
+
dismissAway: {
|
|
11940
|
+
type: import("vue").PropType<boolean>;
|
|
11941
|
+
};
|
|
11942
|
+
zIndex: {
|
|
11943
|
+
type: import("vue").PropType<number>;
|
|
11944
|
+
};
|
|
11945
|
+
preventBackdropEvent: {
|
|
11946
|
+
type: import("vue").PropType<boolean>;
|
|
11947
|
+
};
|
|
11948
|
+
transparent: {
|
|
11949
|
+
type: import("vue").PropType<boolean>;
|
|
11950
|
+
};
|
|
11951
|
+
centerContent: {
|
|
11952
|
+
type: import("vue").PropType<boolean>;
|
|
11953
|
+
};
|
|
11954
|
+
}>>, {}, true, {}, {}, {
|
|
11955
|
+
P: {};
|
|
11956
|
+
B: {};
|
|
11957
|
+
D: {};
|
|
11958
|
+
C: {};
|
|
11959
|
+
M: {};
|
|
11960
|
+
Defaults: {};
|
|
11961
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
|
11962
|
+
onClose: {
|
|
11963
|
+
type: import("vue").PropType<() => void>;
|
|
11964
|
+
};
|
|
11965
|
+
dismissAway: {
|
|
11966
|
+
type: import("vue").PropType<boolean>;
|
|
11967
|
+
};
|
|
11968
|
+
zIndex: {
|
|
11969
|
+
type: import("vue").PropType<number>;
|
|
11970
|
+
};
|
|
11971
|
+
preventBackdropEvent: {
|
|
11972
|
+
type: import("vue").PropType<boolean>;
|
|
11973
|
+
};
|
|
11974
|
+
transparent: {
|
|
11975
|
+
type: import("vue").PropType<boolean>;
|
|
11976
|
+
};
|
|
11977
|
+
centerContent: {
|
|
11978
|
+
type: import("vue").PropType<boolean>;
|
|
11979
|
+
};
|
|
11980
|
+
}>>, {}, {}, {}, {}, {}>;
|
|
11981
|
+
__isFragment?: undefined;
|
|
11982
|
+
__isTeleport?: undefined;
|
|
11983
|
+
__isSuspense?: undefined;
|
|
11984
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
11985
|
+
onClose: {
|
|
11986
|
+
type: import("vue").PropType<() => void>;
|
|
11987
|
+
};
|
|
11988
|
+
dismissAway: {
|
|
11989
|
+
type: import("vue").PropType<boolean>;
|
|
11990
|
+
};
|
|
11991
|
+
zIndex: {
|
|
11992
|
+
type: import("vue").PropType<number>;
|
|
11993
|
+
};
|
|
11994
|
+
preventBackdropEvent: {
|
|
11995
|
+
type: import("vue").PropType<boolean>;
|
|
11996
|
+
};
|
|
11997
|
+
transparent: {
|
|
11998
|
+
type: import("vue").PropType<boolean>;
|
|
11999
|
+
};
|
|
12000
|
+
centerContent: {
|
|
12001
|
+
type: import("vue").PropType<boolean>;
|
|
12002
|
+
};
|
|
12003
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
12004
|
+
$slots: {
|
|
12005
|
+
default?(_: {}): any;
|
|
12006
|
+
};
|
|
12007
|
+
});
|
|
11915
12008
|
};
|