hs-admin-ui 15.6.9 → 15.7.0
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/bcIcon-BNPGT9B7.mjs +4 -0
- package/dist/{bcIcon-BRY13iXr.js → bcIcon-CFYxyZyR.js} +1 -1
- package/dist/{index-BBJSamYv.mjs → index-CcXaux5a.mjs} +13658 -13637
- package/dist/{index-DNwSnxJY.js → index-yRPuvCc-.js} +78 -78
- package/dist/index.js +1 -1
- package/dist/index.mjs +22 -22
- package/dist/types/element-plus.d.ts +556 -1
- package/dist/types/index.d.ts +1 -4
- package/dist/types/src/components/base/Radio/src/Radio.vue.d.ts +1 -15
- package/dist/types/src/components/base/index.d.ts +1 -15
- package/package.json +1 -1
- package/dist/bcIcon-BQbuS3xc.mjs +0 -4
|
@@ -79,21 +79,7 @@ export declare const baseComponents: {
|
|
|
79
79
|
Popover: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
80
80
|
Progress: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
81
81
|
Qr: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
82
|
-
Radio: import("vue").DefineComponent<import("vue").
|
|
83
|
-
value: {
|
|
84
|
-
type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
|
|
85
|
-
};
|
|
86
|
-
label: {
|
|
87
|
-
type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
|
|
88
|
-
};
|
|
89
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
90
|
-
value: {
|
|
91
|
-
type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
|
|
92
|
-
};
|
|
93
|
-
label: {
|
|
94
|
-
type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
|
|
95
|
-
};
|
|
96
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
82
|
+
Radio: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
97
83
|
RadioButton: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
98
84
|
RadioGroup: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
99
85
|
Rate: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
package/package.json
CHANGED
package/dist/bcIcon-BQbuS3xc.mjs
DELETED