@cregis/icon 0.1.13 → 0.1.15
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/index.cjs.js +1 -1
- package/dist/index.d.ts +227 -214
- package/dist/index.es.js +2451 -2408
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -692,6 +692,8 @@ declare type __VLS_NonUndefinedable_407<T> = T extends undefined ? never : T;
|
|
|
692
692
|
|
|
693
693
|
declare type __VLS_NonUndefinedable_408<T> = T extends undefined ? never : T;
|
|
694
694
|
|
|
695
|
+
declare type __VLS_NonUndefinedable_409<T> = T extends undefined ? never : T;
|
|
696
|
+
|
|
695
697
|
declare type __VLS_NonUndefinedable_41<T> = T extends undefined ? never : T;
|
|
696
698
|
|
|
697
699
|
declare type __VLS_NonUndefinedable_42<T> = T extends undefined ? never : T;
|
|
@@ -3916,6 +3918,15 @@ declare type __VLS_TypePropsToOption_408<T> = {
|
|
|
3916
3918
|
};
|
|
3917
3919
|
};
|
|
3918
3920
|
|
|
3921
|
+
declare type __VLS_TypePropsToOption_409<T> = {
|
|
3922
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
3923
|
+
type: PropType<__VLS_NonUndefinedable_409<T[K]>>;
|
|
3924
|
+
} : {
|
|
3925
|
+
type: PropType<T[K]>;
|
|
3926
|
+
required: true;
|
|
3927
|
+
};
|
|
3928
|
+
};
|
|
3929
|
+
|
|
3919
3930
|
declare type __VLS_TypePropsToOption_41<T> = {
|
|
3920
3931
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
3921
3932
|
type: PropType<__VLS_NonUndefinedable_41<T[K]>>;
|
|
@@ -4874,439 +4885,441 @@ export declare const EdsGather: DefineComponent<__VLS_TypePropsToOption_192<Icon
|
|
|
4874
4885
|
|
|
4875
4886
|
export declare const EdsGatherFill: DefineComponent<__VLS_TypePropsToOption_191<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_191<IconProps>>>, {}, {}>;
|
|
4876
4887
|
|
|
4877
|
-
export declare const EdsGaugeDashboard: DefineComponent<
|
|
4888
|
+
export declare const EdsGaugeDashboard: DefineComponent<__VLS_TypePropsToOption_203<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_203<IconProps>>>, {}, {}>;
|
|
4878
4889
|
|
|
4879
4890
|
export declare const EdsGear: DefineComponent<__VLS_TypePropsToOption_194<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_194<IconProps>>>, {}, {}>;
|
|
4880
4891
|
|
|
4892
|
+
export declare const EdsGearFill: DefineComponent<__VLS_TypePropsToOption_195<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_195<IconProps>>>, {}, {}>;
|
|
4893
|
+
|
|
4881
4894
|
export declare const EdsGearMini: DefineComponent<__VLS_TypePropsToOption_193<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_193<IconProps>>>, {}, {}>;
|
|
4882
4895
|
|
|
4883
|
-
export declare const EdsGlobalPayments: DefineComponent<
|
|
4896
|
+
export declare const EdsGlobalPayments: DefineComponent<__VLS_TypePropsToOption_197<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_197<IconProps>>>, {}, {}>;
|
|
4884
4897
|
|
|
4885
|
-
export declare const EdsGlobalPaymentsFill: DefineComponent<
|
|
4898
|
+
export declare const EdsGlobalPaymentsFill: DefineComponent<__VLS_TypePropsToOption_196<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_196<IconProps>>>, {}, {}>;
|
|
4886
4899
|
|
|
4887
|
-
export declare const EdsGlobalPositioning: DefineComponent<
|
|
4900
|
+
export declare const EdsGlobalPositioning: DefineComponent<__VLS_TypePropsToOption_198<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_198<IconProps>>>, {}, {}>;
|
|
4888
4901
|
|
|
4889
|
-
export declare const EdsGlobalSeismicWave: DefineComponent<
|
|
4902
|
+
export declare const EdsGlobalSeismicWave: DefineComponent<__VLS_TypePropsToOption_204<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_204<IconProps>>>, {}, {}>;
|
|
4890
4903
|
|
|
4891
|
-
export declare const EdsGoogleAuthenticator: DefineComponent<
|
|
4904
|
+
export declare const EdsGoogleAuthenticator: DefineComponent<__VLS_TypePropsToOption_200<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_200<IconProps>>>, {}, {}>;
|
|
4892
4905
|
|
|
4893
4906
|
export declare const EdsGoogleAuthenticatorColorful: DefineComponent<__VLS_TypePropsToOption_6<FixIconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_6<FixIconProps>>>, {}, {}>;
|
|
4894
4907
|
|
|
4895
|
-
export declare const EdsGoogleAuthenticatorFill: DefineComponent<
|
|
4908
|
+
export declare const EdsGoogleAuthenticatorFill: DefineComponent<__VLS_TypePropsToOption_199<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_199<IconProps>>>, {}, {}>;
|
|
4896
4909
|
|
|
4897
|
-
export declare const EdsGridLayout: DefineComponent<
|
|
4910
|
+
export declare const EdsGridLayout: DefineComponent<__VLS_TypePropsToOption_201<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_201<IconProps>>>, {}, {}>;
|
|
4898
4911
|
|
|
4899
|
-
export declare const EdsGridSettin: DefineComponent<
|
|
4912
|
+
export declare const EdsGridSettin: DefineComponent<__VLS_TypePropsToOption_202<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_202<IconProps>>>, {}, {}>;
|
|
4900
4913
|
|
|
4901
|
-
export declare const EdsHandPayment: DefineComponent<
|
|
4914
|
+
export declare const EdsHandPayment: DefineComponent<__VLS_TypePropsToOption_206<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_206<IconProps>>>, {}, {}>;
|
|
4902
4915
|
|
|
4903
|
-
export declare const EdsHandPaymentFill: DefineComponent<
|
|
4916
|
+
export declare const EdsHandPaymentFill: DefineComponent<__VLS_TypePropsToOption_205<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_205<IconProps>>>, {}, {}>;
|
|
4904
4917
|
|
|
4905
|
-
export declare const EdsHierarchy: DefineComponent<
|
|
4918
|
+
export declare const EdsHierarchy: DefineComponent<__VLS_TypePropsToOption_207<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_207<IconProps>>>, {}, {}>;
|
|
4906
4919
|
|
|
4907
|
-
export declare const EdsHistory: DefineComponent<
|
|
4920
|
+
export declare const EdsHistory: DefineComponent<__VLS_TypePropsToOption_208<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_208<IconProps>>>, {}, {}>;
|
|
4908
4921
|
|
|
4909
|
-
export declare const EdsHorizontalToggle: DefineComponent<
|
|
4922
|
+
export declare const EdsHorizontalToggle: DefineComponent<__VLS_TypePropsToOption_209<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_209<IconProps>>>, {}, {}>;
|
|
4910
4923
|
|
|
4911
|
-
export declare const EdsIdentity: DefineComponent<
|
|
4924
|
+
export declare const EdsIdentity: DefineComponent<__VLS_TypePropsToOption_220<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_220<IconProps>>>, {}, {}>;
|
|
4912
4925
|
|
|
4913
|
-
export declare const EdsImage: DefineComponent<
|
|
4926
|
+
export declare const EdsImage: DefineComponent<__VLS_TypePropsToOption_210<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_210<IconProps>>>, {}, {}>;
|
|
4914
4927
|
|
|
4915
|
-
export declare const EdsIncreaseDecima: DefineComponent<
|
|
4928
|
+
export declare const EdsIncreaseDecima: DefineComponent<__VLS_TypePropsToOption_211<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_211<IconProps>>>, {}, {}>;
|
|
4916
4929
|
|
|
4917
|
-
export declare const EdsIndex: DefineComponent<
|
|
4930
|
+
export declare const EdsIndex: DefineComponent<__VLS_TypePropsToOption_213<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_213<IconProps>>>, {}, {}>;
|
|
4918
4931
|
|
|
4919
|
-
export declare const EdsIndexFill: DefineComponent<
|
|
4932
|
+
export declare const EdsIndexFill: DefineComponent<__VLS_TypePropsToOption_212<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_212<IconProps>>>, {}, {}>;
|
|
4920
4933
|
|
|
4921
|
-
export declare const EdsIndustryInnovation: DefineComponent<
|
|
4934
|
+
export declare const EdsIndustryInnovation: DefineComponent<__VLS_TypePropsToOption_221<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_221<IconProps>>>, {}, {}>;
|
|
4922
4935
|
|
|
4923
|
-
export declare const EdsInformation: DefineComponent<
|
|
4936
|
+
export declare const EdsInformation: DefineComponent<__VLS_TypePropsToOption_216<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_216<IconProps>>>, {}, {}>;
|
|
4924
4937
|
|
|
4925
|
-
export declare const EdsInformationFill: DefineComponent<
|
|
4938
|
+
export declare const EdsInformationFill: DefineComponent<__VLS_TypePropsToOption_214<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_214<IconProps>>>, {}, {}>;
|
|
4926
4939
|
|
|
4927
|
-
export declare const EdsInformationLonely: DefineComponent<
|
|
4940
|
+
export declare const EdsInformationLonely: DefineComponent<__VLS_TypePropsToOption_215<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_215<IconProps>>>, {}, {}>;
|
|
4928
4941
|
|
|
4929
|
-
export declare const EdsInterfaceLock: DefineComponent<
|
|
4942
|
+
export declare const EdsInterfaceLock: DefineComponent<__VLS_TypePropsToOption_218<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_218<IconProps>>>, {}, {}>;
|
|
4930
4943
|
|
|
4931
|
-
export declare const EdsInterfaceLockFill: DefineComponent<
|
|
4944
|
+
export declare const EdsInterfaceLockFill: DefineComponent<__VLS_TypePropsToOption_217<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_217<IconProps>>>, {}, {}>;
|
|
4932
4945
|
|
|
4933
|
-
export declare const EdsInterfaceUnlock: DefineComponent<
|
|
4946
|
+
export declare const EdsInterfaceUnlock: DefineComponent<__VLS_TypePropsToOption_219<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_219<IconProps>>>, {}, {}>;
|
|
4934
4947
|
|
|
4935
|
-
export declare const EdsJusticeScale: DefineComponent<
|
|
4948
|
+
export declare const EdsJusticeScale: DefineComponent<__VLS_TypePropsToOption_222<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_222<IconProps>>>, {}, {}>;
|
|
4936
4949
|
|
|
4937
|
-
export declare const EdsKey: DefineComponent<
|
|
4950
|
+
export declare const EdsKey: DefineComponent<__VLS_TypePropsToOption_224<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_224<IconProps>>>, {}, {}>;
|
|
4938
4951
|
|
|
4939
|
-
export declare const EdsKeyFill: DefineComponent<
|
|
4952
|
+
export declare const EdsKeyFill: DefineComponent<__VLS_TypePropsToOption_223<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_223<IconProps>>>, {}, {}>;
|
|
4940
4953
|
|
|
4941
|
-
export declare const EdsLandlinePhonease: DefineComponent<
|
|
4954
|
+
export declare const EdsLandlinePhonease: DefineComponent<__VLS_TypePropsToOption_249<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_249<IconProps>>>, {}, {}>;
|
|
4942
4955
|
|
|
4943
|
-
export declare const EdsLaptop: DefineComponent<
|
|
4956
|
+
export declare const EdsLaptop: DefineComponent<__VLS_TypePropsToOption_226<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_226<IconProps>>>, {}, {}>;
|
|
4944
4957
|
|
|
4945
|
-
export declare const EdsLaptopFill: DefineComponent<
|
|
4958
|
+
export declare const EdsLaptopFill: DefineComponent<__VLS_TypePropsToOption_225<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_225<IconProps>>>, {}, {}>;
|
|
4946
4959
|
|
|
4947
|
-
export declare const EdsLaunch: DefineComponent<
|
|
4960
|
+
export declare const EdsLaunch: DefineComponent<__VLS_TypePropsToOption_227<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_227<IconProps>>>, {}, {}>;
|
|
4948
4961
|
|
|
4949
|
-
export declare const EdsLayers: DefineComponent<
|
|
4962
|
+
export declare const EdsLayers: DefineComponent<__VLS_TypePropsToOption_228<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_228<IconProps>>>, {}, {}>;
|
|
4950
4963
|
|
|
4951
|
-
export declare const EdsLight: DefineComponent<
|
|
4964
|
+
export declare const EdsLight: DefineComponent<__VLS_TypePropsToOption_229<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_229<IconProps>>>, {}, {}>;
|
|
4952
4965
|
|
|
4953
|
-
export declare const EdsLightning: DefineComponent<
|
|
4966
|
+
export declare const EdsLightning: DefineComponent<__VLS_TypePropsToOption_231<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_231<IconProps>>>, {}, {}>;
|
|
4954
4967
|
|
|
4955
|
-
export declare const EdsLightningExchange: DefineComponent<
|
|
4968
|
+
export declare const EdsLightningExchange: DefineComponent<__VLS_TypePropsToOption_230<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_230<IconProps>>>, {}, {}>;
|
|
4956
4969
|
|
|
4957
|
-
export declare const EdsLink: DefineComponent<
|
|
4970
|
+
export declare const EdsLink: DefineComponent<__VLS_TypePropsToOption_232<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_232<IconProps>>>, {}, {}>;
|
|
4958
4971
|
|
|
4959
|
-
export declare const EdsListBullet: DefineComponent<
|
|
4972
|
+
export declare const EdsListBullet: DefineComponent<__VLS_TypePropsToOption_233<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_233<IconProps>>>, {}, {}>;
|
|
4960
4973
|
|
|
4961
|
-
export declare const EdsListCircle: DefineComponent<
|
|
4974
|
+
export declare const EdsListCircle: DefineComponent<__VLS_TypePropsToOption_236<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_236<IconProps>>>, {}, {}>;
|
|
4962
4975
|
|
|
4963
|
-
export declare const EdsListConfigure: DefineComponent<
|
|
4976
|
+
export declare const EdsListConfigure: DefineComponent<__VLS_TypePropsToOption_237<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_237<IconProps>>>, {}, {}>;
|
|
4964
4977
|
|
|
4965
|
-
export declare const EdsListCurriculum: DefineComponent<
|
|
4978
|
+
export declare const EdsListCurriculum: DefineComponent<__VLS_TypePropsToOption_238<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_238<IconProps>>>, {}, {}>;
|
|
4966
4979
|
|
|
4967
|
-
export declare const EdsListEditor: DefineComponent<
|
|
4980
|
+
export declare const EdsListEditor: DefineComponent<__VLS_TypePropsToOption_239<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_239<IconProps>>>, {}, {}>;
|
|
4968
4981
|
|
|
4969
|
-
export declare const EdsListFilter: DefineComponent<
|
|
4982
|
+
export declare const EdsListFilter: DefineComponent<__VLS_TypePropsToOption_240<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_240<IconProps>>>, {}, {}>;
|
|
4970
4983
|
|
|
4971
|
-
export declare const EdsListLatticeDesktop: DefineComponent<
|
|
4984
|
+
export declare const EdsListLatticeDesktop: DefineComponent<__VLS_TypePropsToOption_242<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_242<IconProps>>>, {}, {}>;
|
|
4972
4985
|
|
|
4973
|
-
export declare const EdsListLatticeDesktopFill: DefineComponent<
|
|
4986
|
+
export declare const EdsListLatticeDesktopFill: DefineComponent<__VLS_TypePropsToOption_241<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_241<IconProps>>>, {}, {}>;
|
|
4974
4987
|
|
|
4975
|
-
export declare const EdsListLatticeMobile: DefineComponent<
|
|
4988
|
+
export declare const EdsListLatticeMobile: DefineComponent<__VLS_TypePropsToOption_244<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_244<IconProps>>>, {}, {}>;
|
|
4976
4989
|
|
|
4977
|
-
export declare const EdsListLatticeMobileFill: DefineComponent<
|
|
4990
|
+
export declare const EdsListLatticeMobileFill: DefineComponent<__VLS_TypePropsToOption_243<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_243<IconProps>>>, {}, {}>;
|
|
4978
4991
|
|
|
4979
|
-
export declare const EdsListSquare: DefineComponent<
|
|
4992
|
+
export declare const EdsListSquare: DefineComponent<__VLS_TypePropsToOption_246<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_246<IconProps>>>, {}, {}>;
|
|
4980
4993
|
|
|
4981
|
-
export declare const EdsListSquareFill: DefineComponent<
|
|
4994
|
+
export declare const EdsListSquareFill: DefineComponent<__VLS_TypePropsToOption_245<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_245<IconProps>>>, {}, {}>;
|
|
4982
4995
|
|
|
4983
|
-
export declare const EdsLoad: DefineComponent<
|
|
4996
|
+
export declare const EdsLoad: DefineComponent<__VLS_TypePropsToOption_247<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_247<IconProps>>>, {}, {}>;
|
|
4984
4997
|
|
|
4985
|
-
export declare const EdsLocationCompass: DefineComponent<
|
|
4998
|
+
export declare const EdsLocationCompass: DefineComponent<__VLS_TypePropsToOption_248<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_248<IconProps>>>, {}, {}>;
|
|
4986
4999
|
|
|
4987
|
-
export declare const EdsLocationDollar: DefineComponent<
|
|
5000
|
+
export declare const EdsLocationDollar: DefineComponent<__VLS_TypePropsToOption_235<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_235<IconProps>>>, {}, {}>;
|
|
4988
5001
|
|
|
4989
|
-
export declare const EdsLocationPin: DefineComponent<
|
|
5002
|
+
export declare const EdsLocationPin: DefineComponent<__VLS_TypePropsToOption_250<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_250<IconProps>>>, {}, {}>;
|
|
4990
5003
|
|
|
4991
|
-
export declare const EdsLockDollar: DefineComponent<
|
|
5004
|
+
export declare const EdsLockDollar: DefineComponent<__VLS_TypePropsToOption_234<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_234<IconProps>>>, {}, {}>;
|
|
4992
5005
|
|
|
4993
|
-
export declare const EdsMacbookFill: DefineComponent<
|
|
5006
|
+
export declare const EdsMacbookFill: DefineComponent<__VLS_TypePropsToOption_251<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_251<IconProps>>>, {}, {}>;
|
|
4994
5007
|
|
|
4995
|
-
export declare const EdsMagicTag: DefineComponent<
|
|
5008
|
+
export declare const EdsMagicTag: DefineComponent<__VLS_TypePropsToOption_258<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_258<IconProps>>>, {}, {}>;
|
|
4996
5009
|
|
|
4997
|
-
export declare const EdsMasterKeyFill: DefineComponent<
|
|
5010
|
+
export declare const EdsMasterKeyFill: DefineComponent<__VLS_TypePropsToOption_252<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_252<IconProps>>>, {}, {}>;
|
|
4998
5011
|
|
|
4999
|
-
export declare const EdsMinimize: DefineComponent<
|
|
5012
|
+
export declare const EdsMinimize: DefineComponent<__VLS_TypePropsToOption_253<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_253<IconProps>>>, {}, {}>;
|
|
5000
5013
|
|
|
5001
|
-
export declare const EdsMonitor: DefineComponent<
|
|
5014
|
+
export declare const EdsMonitor: DefineComponent<__VLS_TypePropsToOption_254<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_254<IconProps>>>, {}, {}>;
|
|
5002
5015
|
|
|
5003
|
-
export declare const EdsMoreAndroid: DefineComponent<
|
|
5016
|
+
export declare const EdsMoreAndroid: DefineComponent<__VLS_TypePropsToOption_255<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_255<IconProps>>>, {}, {}>;
|
|
5004
5017
|
|
|
5005
|
-
export declare const EdsMoreIos: DefineComponent<
|
|
5018
|
+
export declare const EdsMoreIos: DefineComponent<__VLS_TypePropsToOption_256<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_256<IconProps>>>, {}, {}>;
|
|
5006
5019
|
|
|
5007
|
-
export declare const EdsMpcSlice: DefineComponent<
|
|
5020
|
+
export declare const EdsMpcSlice: DefineComponent<__VLS_TypePropsToOption_257<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_257<IconProps>>>, {}, {}>;
|
|
5008
5021
|
|
|
5009
|
-
export declare const EdsNetworkServer: DefineComponent<
|
|
5022
|
+
export declare const EdsNetworkServer: DefineComponent<__VLS_TypePropsToOption_259<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_259<IconProps>>>, {}, {}>;
|
|
5010
5023
|
|
|
5011
|
-
export declare const EdsNickName: DefineComponent<
|
|
5024
|
+
export declare const EdsNickName: DefineComponent<__VLS_TypePropsToOption_260<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_260<IconProps>>>, {}, {}>;
|
|
5012
5025
|
|
|
5013
|
-
export declare const EdsNoData: DefineComponent<
|
|
5026
|
+
export declare const EdsNoData: DefineComponent<__VLS_TypePropsToOption_265<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_265<IconProps>>>, {}, {}>;
|
|
5014
5027
|
|
|
5015
|
-
export declare const EdsNotice: DefineComponent<
|
|
5028
|
+
export declare const EdsNotice: DefineComponent<__VLS_TypePropsToOption_263<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_263<IconProps>>>, {}, {}>;
|
|
5016
5029
|
|
|
5017
|
-
export declare const EdsNoticeFill: DefineComponent<
|
|
5030
|
+
export declare const EdsNoticeFill: DefineComponent<__VLS_TypePropsToOption_261<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_261<IconProps>>>, {}, {}>;
|
|
5018
5031
|
|
|
5019
|
-
export declare const EdsNoticeSet: DefineComponent<
|
|
5032
|
+
export declare const EdsNoticeSet: DefineComponent<__VLS_TypePropsToOption_262<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_262<IconProps>>>, {}, {}>;
|
|
5020
5033
|
|
|
5021
|
-
export declare const EdsNumbers123: DefineComponent<
|
|
5034
|
+
export declare const EdsNumbers123: DefineComponent<__VLS_TypePropsToOption_264<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_264<IconProps>>>, {}, {}>;
|
|
5022
5035
|
|
|
5023
|
-
export declare const EdsOffline: DefineComponent<
|
|
5036
|
+
export declare const EdsOffline: DefineComponent<__VLS_TypePropsToOption_266<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_266<IconProps>>>, {}, {}>;
|
|
5024
5037
|
|
|
5025
|
-
export declare const EdsOpenBook: DefineComponent<
|
|
5038
|
+
export declare const EdsOpenBook: DefineComponent<__VLS_TypePropsToOption_268<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_268<IconProps>>>, {}, {}>;
|
|
5026
5039
|
|
|
5027
|
-
export declare const EdsOpenBookFill: DefineComponent<
|
|
5040
|
+
export declare const EdsOpenBookFill: DefineComponent<__VLS_TypePropsToOption_267<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_267<IconProps>>>, {}, {}>;
|
|
5028
5041
|
|
|
5029
|
-
export declare const EdsPadlock: DefineComponent<
|
|
5042
|
+
export declare const EdsPadlock: DefineComponent<__VLS_TypePropsToOption_270<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_270<IconProps>>>, {}, {}>;
|
|
5030
5043
|
|
|
5031
|
-
export declare const EdsPadlockFill: DefineComponent<
|
|
5044
|
+
export declare const EdsPadlockFill: DefineComponent<__VLS_TypePropsToOption_269<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_269<IconProps>>>, {}, {}>;
|
|
5032
5045
|
|
|
5033
|
-
export declare const EdsPaintBucket: DefineComponent<
|
|
5046
|
+
export declare const EdsPaintBucket: DefineComponent<__VLS_TypePropsToOption_276<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_276<IconProps>>>, {}, {}>;
|
|
5034
5047
|
|
|
5035
|
-
export declare const EdsPaintPalette: DefineComponent<
|
|
5048
|
+
export declare const EdsPaintPalette: DefineComponent<__VLS_TypePropsToOption_277<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_277<IconProps>>>, {}, {}>;
|
|
5036
5049
|
|
|
5037
|
-
export declare const EdsPaperclip: DefineComponent<
|
|
5050
|
+
export declare const EdsPaperclip: DefineComponent<__VLS_TypePropsToOption_278<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_278<IconProps>>>, {}, {}>;
|
|
5038
5051
|
|
|
5039
|
-
export declare const EdsPasskeyFill: DefineComponent<
|
|
5052
|
+
export declare const EdsPasskeyFill: DefineComponent<__VLS_TypePropsToOption_279<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_279<IconProps>>>, {}, {}>;
|
|
5040
5053
|
|
|
5041
|
-
export declare const EdsPayee: DefineComponent<
|
|
5054
|
+
export declare const EdsPayee: DefineComponent<__VLS_TypePropsToOption_272<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_272<IconProps>>>, {}, {}>;
|
|
5042
5055
|
|
|
5043
|
-
export declare const EdsPayeeBook: DefineComponent<
|
|
5056
|
+
export declare const EdsPayeeBook: DefineComponent<__VLS_TypePropsToOption_271<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_271<IconProps>>>, {}, {}>;
|
|
5044
5057
|
|
|
5045
|
-
export declare const EdsPayor: DefineComponent<
|
|
5058
|
+
export declare const EdsPayor: DefineComponent<__VLS_TypePropsToOption_274<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_274<IconProps>>>, {}, {}>;
|
|
5046
5059
|
|
|
5047
|
-
export declare const EdsPayorBook: DefineComponent<
|
|
5060
|
+
export declare const EdsPayorBook: DefineComponent<__VLS_TypePropsToOption_273<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_273<IconProps>>>, {}, {}>;
|
|
5048
5061
|
|
|
5049
|
-
export declare const EdsPentagram: DefineComponent<
|
|
5062
|
+
export declare const EdsPentagram: DefineComponent<__VLS_TypePropsToOption_281<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_281<IconProps>>>, {}, {}>;
|
|
5050
5063
|
|
|
5051
|
-
export declare const EdsPentagramFill: DefineComponent<
|
|
5064
|
+
export declare const EdsPentagramFill: DefineComponent<__VLS_TypePropsToOption_280<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_280<IconProps>>>, {}, {}>;
|
|
5052
5065
|
|
|
5053
|
-
export declare const EdsPersonal: DefineComponent<
|
|
5066
|
+
export declare const EdsPersonal: DefineComponent<__VLS_TypePropsToOption_283<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_283<IconProps>>>, {}, {}>;
|
|
5054
5067
|
|
|
5055
|
-
export declare const EdsPersonalFill: DefineComponent<
|
|
5068
|
+
export declare const EdsPersonalFill: DefineComponent<__VLS_TypePropsToOption_282<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_282<IconProps>>>, {}, {}>;
|
|
5056
5069
|
|
|
5057
|
-
export declare const EdsPieChart: DefineComponent<
|
|
5070
|
+
export declare const EdsPieChart: DefineComponent<__VLS_TypePropsToOption_285<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_285<IconProps>>>, {}, {}>;
|
|
5058
5071
|
|
|
5059
|
-
export declare const EdsPieChartFill: DefineComponent<
|
|
5072
|
+
export declare const EdsPieChartFill: DefineComponent<__VLS_TypePropsToOption_284<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_284<IconProps>>>, {}, {}>;
|
|
5060
5073
|
|
|
5061
|
-
export declare const EdsPostalCode: DefineComponent<
|
|
5074
|
+
export declare const EdsPostalCode: DefineComponent<__VLS_TypePropsToOption_275<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_275<IconProps>>>, {}, {}>;
|
|
5062
5075
|
|
|
5063
|
-
export declare const EdsPreferenceSet: DefineComponent<
|
|
5076
|
+
export declare const EdsPreferenceSet: DefineComponent<__VLS_TypePropsToOption_286<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_286<IconProps>>>, {}, {}>;
|
|
5064
5077
|
|
|
5065
|
-
export declare const EdsProhibited: DefineComponent<
|
|
5078
|
+
export declare const EdsProhibited: DefineComponent<__VLS_TypePropsToOption_287<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_287<IconProps>>>, {}, {}>;
|
|
5066
5079
|
|
|
5067
|
-
export declare const EdsPush: DefineComponent<
|
|
5080
|
+
export declare const EdsPush: DefineComponent<__VLS_TypePropsToOption_289<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_289<IconProps>>>, {}, {}>;
|
|
5068
5081
|
|
|
5069
|
-
export declare const EdsPushFill: DefineComponent<
|
|
5082
|
+
export declare const EdsPushFill: DefineComponent<__VLS_TypePropsToOption_288<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_288<IconProps>>>, {}, {}>;
|
|
5070
5083
|
|
|
5071
|
-
export declare const EdsQrCode: DefineComponent<
|
|
5084
|
+
export declare const EdsQrCode: DefineComponent<__VLS_TypePropsToOption_291<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_291<IconProps>>>, {}, {}>;
|
|
5072
5085
|
|
|
5073
|
-
export declare const EdsQrCodeFill: DefineComponent<
|
|
5086
|
+
export declare const EdsQrCodeFill: DefineComponent<__VLS_TypePropsToOption_290<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_290<IconProps>>>, {}, {}>;
|
|
5074
5087
|
|
|
5075
|
-
export declare const EdsQueryObject: DefineComponent<
|
|
5088
|
+
export declare const EdsQueryObject: DefineComponent<__VLS_TypePropsToOption_293<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_293<IconProps>>>, {}, {}>;
|
|
5076
5089
|
|
|
5077
|
-
export declare const EdsQuestion: DefineComponent<
|
|
5090
|
+
export declare const EdsQuestion: DefineComponent<__VLS_TypePropsToOption_292<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_292<IconProps>>>, {}, {}>;
|
|
5078
5091
|
|
|
5079
|
-
export declare const EdsRates: DefineComponent<
|
|
5092
|
+
export declare const EdsRates: DefineComponent<__VLS_TypePropsToOption_294<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_294<IconProps>>>, {}, {}>;
|
|
5080
5093
|
|
|
5081
|
-
export declare const EdsRatio1To1: DefineComponent<
|
|
5094
|
+
export declare const EdsRatio1To1: DefineComponent<__VLS_TypePropsToOption_295<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_295<IconProps>>>, {}, {}>;
|
|
5082
5095
|
|
|
5083
|
-
export declare const EdsRealName: DefineComponent<
|
|
5096
|
+
export declare const EdsRealName: DefineComponent<__VLS_TypePropsToOption_297<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_297<IconProps>>>, {}, {}>;
|
|
5084
5097
|
|
|
5085
|
-
export declare const EdsRealNameFill: DefineComponent<
|
|
5098
|
+
export declare const EdsRealNameFill: DefineComponent<__VLS_TypePropsToOption_296<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_296<IconProps>>>, {}, {}>;
|
|
5086
5099
|
|
|
5087
|
-
export declare const EdsRechargeMoney: DefineComponent<
|
|
5100
|
+
export declare const EdsRechargeMoney: DefineComponent<__VLS_TypePropsToOption_298<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_298<IconProps>>>, {}, {}>;
|
|
5088
5101
|
|
|
5089
|
-
export declare const EdsRecycle: DefineComponent<
|
|
5102
|
+
export declare const EdsRecycle: DefineComponent<__VLS_TypePropsToOption_299<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_299<IconProps>>>, {}, {}>;
|
|
5090
5103
|
|
|
5091
|
-
export declare const EdsReduction: DefineComponent<
|
|
5104
|
+
export declare const EdsReduction: DefineComponent<__VLS_TypePropsToOption_300<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_300<IconProps>>>, {}, {}>;
|
|
5092
5105
|
|
|
5093
|
-
export declare const EdsRegulator: DefineComponent<
|
|
5106
|
+
export declare const EdsRegulator: DefineComponent<__VLS_TypePropsToOption_301<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_301<IconProps>>>, {}, {}>;
|
|
5094
5107
|
|
|
5095
|
-
export declare const EdsRename: DefineComponent<
|
|
5108
|
+
export declare const EdsRename: DefineComponent<__VLS_TypePropsToOption_302<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_302<IconProps>>>, {}, {}>;
|
|
5096
5109
|
|
|
5097
|
-
export declare const EdsReset: DefineComponent<
|
|
5110
|
+
export declare const EdsReset: DefineComponent<__VLS_TypePropsToOption_303<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_303<IconProps>>>, {}, {}>;
|
|
5098
5111
|
|
|
5099
|
-
export declare const EdsRotate: DefineComponent<
|
|
5112
|
+
export declare const EdsRotate: DefineComponent<__VLS_TypePropsToOption_304<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_304<IconProps>>>, {}, {}>;
|
|
5100
5113
|
|
|
5101
|
-
export declare const EdsRoutingNumbers: DefineComponent<
|
|
5114
|
+
export declare const EdsRoutingNumbers: DefineComponent<__VLS_TypePropsToOption_305<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_305<IconProps>>>, {}, {}>;
|
|
5102
5115
|
|
|
5103
|
-
export declare const EdsSafelyDollar: DefineComponent<
|
|
5116
|
+
export declare const EdsSafelyDollar: DefineComponent<__VLS_TypePropsToOption_306<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_306<IconProps>>>, {}, {}>;
|
|
5104
5117
|
|
|
5105
|
-
export declare const EdsSafes: DefineComponent<
|
|
5118
|
+
export declare const EdsSafes: DefineComponent<__VLS_TypePropsToOption_308<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_308<IconProps>>>, {}, {}>;
|
|
5106
5119
|
|
|
5107
|
-
export declare const EdsSafesFill: DefineComponent<
|
|
5120
|
+
export declare const EdsSafesFill: DefineComponent<__VLS_TypePropsToOption_307<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_307<IconProps>>>, {}, {}>;
|
|
5108
5121
|
|
|
5109
|
-
export declare const EdsSatellite: DefineComponent<
|
|
5122
|
+
export declare const EdsSatellite: DefineComponent<__VLS_TypePropsToOption_309<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_309<IconProps>>>, {}, {}>;
|
|
5110
5123
|
|
|
5111
|
-
export declare const EdsScanCode: DefineComponent<
|
|
5124
|
+
export declare const EdsScanCode: DefineComponent<__VLS_TypePropsToOption_310<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_310<IconProps>>>, {}, {}>;
|
|
5112
5125
|
|
|
5113
|
-
export declare const EdsSearch: DefineComponent<
|
|
5126
|
+
export declare const EdsSearch: DefineComponent<__VLS_TypePropsToOption_311<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_311<IconProps>>>, {}, {}>;
|
|
5114
5127
|
|
|
5115
|
-
export declare const EdsSecureSignature: DefineComponent<
|
|
5128
|
+
export declare const EdsSecureSignature: DefineComponent<__VLS_TypePropsToOption_312<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_312<IconProps>>>, {}, {}>;
|
|
5116
5129
|
|
|
5117
|
-
export declare const EdsShare: DefineComponent<
|
|
5130
|
+
export declare const EdsShare: DefineComponent<__VLS_TypePropsToOption_314<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_314<IconProps>>>, {}, {}>;
|
|
5118
5131
|
|
|
5119
|
-
export declare const EdsShareLink: DefineComponent<
|
|
5132
|
+
export declare const EdsShareLink: DefineComponent<__VLS_TypePropsToOption_313<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_313<IconProps>>>, {}, {}>;
|
|
5120
5133
|
|
|
5121
|
-
export declare const EdsSignaturePen: DefineComponent<
|
|
5134
|
+
export declare const EdsSignaturePen: DefineComponent<__VLS_TypePropsToOption_316<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_316<IconProps>>>, {}, {}>;
|
|
5122
5135
|
|
|
5123
|
-
export declare const EdsSignHashtag: DefineComponent<
|
|
5136
|
+
export declare const EdsSignHashtag: DefineComponent<__VLS_TypePropsToOption_315<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_315<IconProps>>>, {}, {}>;
|
|
5124
5137
|
|
|
5125
|
-
export declare const EdsSkyrocket: DefineComponent<
|
|
5138
|
+
export declare const EdsSkyrocket: DefineComponent<__VLS_TypePropsToOption_318<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_318<IconProps>>>, {}, {}>;
|
|
5126
5139
|
|
|
5127
|
-
export declare const EdsSkyrocketFill: DefineComponent<
|
|
5140
|
+
export declare const EdsSkyrocketFill: DefineComponent<__VLS_TypePropsToOption_317<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_317<IconProps>>>, {}, {}>;
|
|
5128
5141
|
|
|
5129
|
-
export declare const EdsSocialMedia: DefineComponent<
|
|
5142
|
+
export declare const EdsSocialMedia: DefineComponent<__VLS_TypePropsToOption_319<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_319<IconProps>>>, {}, {}>;
|
|
5130
5143
|
|
|
5131
|
-
export declare const EdsSort: DefineComponent<
|
|
5144
|
+
export declare const EdsSort: DefineComponent<__VLS_TypePropsToOption_320<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_320<IconProps>>>, {}, {}>;
|
|
5132
5145
|
|
|
5133
|
-
export declare const EdsSpace: DefineComponent<
|
|
5146
|
+
export declare const EdsSpace: DefineComponent<__VLS_TypePropsToOption_321<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_321<IconProps>>>, {}, {}>;
|
|
5134
5147
|
|
|
5135
|
-
export declare const EdsSquare: DefineComponent<
|
|
5148
|
+
export declare const EdsSquare: DefineComponent<__VLS_TypePropsToOption_322<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_322<IconProps>>>, {}, {}>;
|
|
5136
5149
|
|
|
5137
|
-
export declare const EdsStamp: DefineComponent<
|
|
5150
|
+
export declare const EdsStamp: DefineComponent<__VLS_TypePropsToOption_324<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_324<IconProps>>>, {}, {}>;
|
|
5138
5151
|
|
|
5139
|
-
export declare const EdsStampFill: DefineComponent<
|
|
5152
|
+
export declare const EdsStampFill: DefineComponent<__VLS_TypePropsToOption_323<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_323<IconProps>>>, {}, {}>;
|
|
5140
5153
|
|
|
5141
|
-
export declare const EdsStar: DefineComponent<
|
|
5154
|
+
export declare const EdsStar: DefineComponent<__VLS_TypePropsToOption_327<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_327<IconProps>>>, {}, {}>;
|
|
5142
5155
|
|
|
5143
|
-
export declare const EdsStarFill: DefineComponent<
|
|
5156
|
+
export declare const EdsStarFill: DefineComponent<__VLS_TypePropsToOption_325<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_325<IconProps>>>, {}, {}>;
|
|
5144
5157
|
|
|
5145
|
-
export declare const EdsStarRibbonFill: DefineComponent<
|
|
5158
|
+
export declare const EdsStarRibbonFill: DefineComponent<__VLS_TypePropsToOption_326<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_326<IconProps>>>, {}, {}>;
|
|
5146
5159
|
|
|
5147
|
-
export declare const EdsStepsNumber: DefineComponent<
|
|
5160
|
+
export declare const EdsStepsNumber: DefineComponent<__VLS_TypePropsToOption_328<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_328<IconProps>>>, {}, {}>;
|
|
5148
5161
|
|
|
5149
|
-
export declare const EdsStore: DefineComponent<
|
|
5162
|
+
export declare const EdsStore: DefineComponent<__VLS_TypePropsToOption_330<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_330<IconProps>>>, {}, {}>;
|
|
5150
5163
|
|
|
5151
|
-
export declare const EdsStoreFill: DefineComponent<
|
|
5164
|
+
export declare const EdsStoreFill: DefineComponent<__VLS_TypePropsToOption_329<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_329<IconProps>>>, {}, {}>;
|
|
5152
5165
|
|
|
5153
|
-
export declare const EdsSuspiciousDollar: DefineComponent<
|
|
5166
|
+
export declare const EdsSuspiciousDollar: DefineComponent<__VLS_TypePropsToOption_331<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_331<IconProps>>>, {}, {}>;
|
|
5154
5167
|
|
|
5155
|
-
export declare const EdsSwiftCode: DefineComponent<
|
|
5168
|
+
export declare const EdsSwiftCode: DefineComponent<__VLS_TypePropsToOption_332<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_332<IconProps>>>, {}, {}>;
|
|
5156
5169
|
|
|
5157
|
-
export declare const EdsTableSearch: DefineComponent<
|
|
5170
|
+
export declare const EdsTableSearch: DefineComponent<__VLS_TypePropsToOption_368<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_368<IconProps>>>, {}, {}>;
|
|
5158
5171
|
|
|
5159
|
-
export declare const EdsTablist: DefineComponent<
|
|
5172
|
+
export declare const EdsTablist: DefineComponent<__VLS_TypePropsToOption_333<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_333<IconProps>>>, {}, {}>;
|
|
5160
5173
|
|
|
5161
|
-
export declare const EdsTaskList: DefineComponent<
|
|
5174
|
+
export declare const EdsTaskList: DefineComponent<__VLS_TypePropsToOption_334<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_334<IconProps>>>, {}, {}>;
|
|
5162
5175
|
|
|
5163
|
-
export declare const EdsTeam: DefineComponent<
|
|
5176
|
+
export declare const EdsTeam: DefineComponent<__VLS_TypePropsToOption_336<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_336<IconProps>>>, {}, {}>;
|
|
5164
5177
|
|
|
5165
|
-
export declare const EdsTeamFill: DefineComponent<
|
|
5178
|
+
export declare const EdsTeamFill: DefineComponent<__VLS_TypePropsToOption_335<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_335<IconProps>>>, {}, {}>;
|
|
5166
5179
|
|
|
5167
|
-
export declare const EdsTextAbnormal: DefineComponent<
|
|
5180
|
+
export declare const EdsTextAbnormal: DefineComponent<__VLS_TypePropsToOption_337<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_337<IconProps>>>, {}, {}>;
|
|
5168
5181
|
|
|
5169
|
-
export declare const EdsTextAddress: DefineComponent<
|
|
5182
|
+
export declare const EdsTextAddress: DefineComponent<__VLS_TypePropsToOption_338<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_338<IconProps>>>, {}, {}>;
|
|
5170
5183
|
|
|
5171
|
-
export declare const EdsTextApproved: DefineComponent<
|
|
5184
|
+
export declare const EdsTextApproved: DefineComponent<__VLS_TypePropsToOption_339<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_339<IconProps>>>, {}, {}>;
|
|
5172
5185
|
|
|
5173
|
-
export declare const EdsTextCorporate: DefineComponent<
|
|
5186
|
+
export declare const EdsTextCorporate: DefineComponent<__VLS_TypePropsToOption_340<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_340<IconProps>>>, {}, {}>;
|
|
5174
5187
|
|
|
5175
|
-
export declare const EdsTextDisrupt: DefineComponent<
|
|
5188
|
+
export declare const EdsTextDisrupt: DefineComponent<__VLS_TypePropsToOption_341<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_341<IconProps>>>, {}, {}>;
|
|
5176
5189
|
|
|
5177
|
-
export declare const EdsTextFormat: DefineComponent<
|
|
5190
|
+
export declare const EdsTextFormat: DefineComponent<__VLS_TypePropsToOption_367<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_367<IconProps>>>, {}, {}>;
|
|
5178
5191
|
|
|
5179
|
-
export declare const EdsTextJournal: DefineComponent<
|
|
5192
|
+
export declare const EdsTextJournal: DefineComponent<__VLS_TypePropsToOption_342<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_342<IconProps>>>, {}, {}>;
|
|
5180
5193
|
|
|
5181
|
-
export declare const EdsTextLogs: DefineComponent<
|
|
5194
|
+
export declare const EdsTextLogs: DefineComponent<__VLS_TypePropsToOption_343<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_343<IconProps>>>, {}, {}>;
|
|
5182
5195
|
|
|
5183
|
-
export declare const EdsTextNote: DefineComponent<
|
|
5196
|
+
export declare const EdsTextNote: DefineComponent<__VLS_TypePropsToOption_344<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_344<IconProps>>>, {}, {}>;
|
|
5184
5197
|
|
|
5185
|
-
export declare const EdsTextNumerical: DefineComponent<
|
|
5198
|
+
export declare const EdsTextNumerical: DefineComponent<__VLS_TypePropsToOption_350<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_350<IconProps>>>, {}, {}>;
|
|
5186
5199
|
|
|
5187
|
-
export declare const EdsTextOrder: DefineComponent<
|
|
5200
|
+
export declare const EdsTextOrder: DefineComponent<__VLS_TypePropsToOption_346<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_346<IconProps>>>, {}, {}>;
|
|
5188
5201
|
|
|
5189
|
-
export declare const EdsTextOrderFill: DefineComponent<
|
|
5202
|
+
export declare const EdsTextOrderFill: DefineComponent<__VLS_TypePropsToOption_345<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_345<IconProps>>>, {}, {}>;
|
|
5190
5203
|
|
|
5191
|
-
export declare const EdsTextSet: DefineComponent<
|
|
5204
|
+
export declare const EdsTextSet: DefineComponent<__VLS_TypePropsToOption_347<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_347<IconProps>>>, {}, {}>;
|
|
5192
5205
|
|
|
5193
|
-
export declare const EdsTextSigned: DefineComponent<
|
|
5206
|
+
export declare const EdsTextSigned: DefineComponent<__VLS_TypePropsToOption_349<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_349<IconProps>>>, {}, {}>;
|
|
5194
5207
|
|
|
5195
|
-
export declare const EdsTextSignedFill: DefineComponent<
|
|
5208
|
+
export declare const EdsTextSignedFill: DefineComponent<__VLS_TypePropsToOption_348<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_348<IconProps>>>, {}, {}>;
|
|
5196
5209
|
|
|
5197
|
-
export declare const EdsTextWhitelist: DefineComponent<
|
|
5210
|
+
export declare const EdsTextWhitelist: DefineComponent<__VLS_TypePropsToOption_352<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_352<IconProps>>>, {}, {}>;
|
|
5198
5211
|
|
|
5199
|
-
export declare const EdsTextWhitelistFill: DefineComponent<
|
|
5212
|
+
export declare const EdsTextWhitelistFill: DefineComponent<__VLS_TypePropsToOption_351<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_351<IconProps>>>, {}, {}>;
|
|
5200
5213
|
|
|
5201
|
-
export declare const EdsThematic: DefineComponent<
|
|
5214
|
+
export declare const EdsThematic: DefineComponent<__VLS_TypePropsToOption_353<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_353<IconProps>>>, {}, {}>;
|
|
5202
5215
|
|
|
5203
|
-
export declare const EdsThumbtacked: DefineComponent<
|
|
5216
|
+
export declare const EdsThumbtacked: DefineComponent<__VLS_TypePropsToOption_356<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_356<IconProps>>>, {}, {}>;
|
|
5204
5217
|
|
|
5205
|
-
export declare const EdsTick: DefineComponent<
|
|
5218
|
+
export declare const EdsTick: DefineComponent<__VLS_TypePropsToOption_359<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_359<IconProps>>>, {}, {}>;
|
|
5206
5219
|
|
|
5207
|
-
export declare const EdsTickFill: DefineComponent<
|
|
5220
|
+
export declare const EdsTickFill: DefineComponent<__VLS_TypePropsToOption_357<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_357<IconProps>>>, {}, {}>;
|
|
5208
5221
|
|
|
5209
|
-
export declare const EdsTickStrongFill: DefineComponent<
|
|
5222
|
+
export declare const EdsTickStrongFill: DefineComponent<__VLS_TypePropsToOption_358<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_358<IconProps>>>, {}, {}>;
|
|
5210
5223
|
|
|
5211
|
-
export declare const EdsTimeWait: DefineComponent<
|
|
5224
|
+
export declare const EdsTimeWait: DefineComponent<__VLS_TypePropsToOption_360<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_360<IconProps>>>, {}, {}>;
|
|
5212
5225
|
|
|
5213
|
-
export declare const EdsTitle: DefineComponent<
|
|
5226
|
+
export declare const EdsTitle: DefineComponent<__VLS_TypePropsToOption_361<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_361<IconProps>>>, {}, {}>;
|
|
5214
5227
|
|
|
5215
|
-
export declare const EdsTouch: DefineComponent<
|
|
5228
|
+
export declare const EdsTouch: DefineComponent<__VLS_TypePropsToOption_362<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_362<IconProps>>>, {}, {}>;
|
|
5216
5229
|
|
|
5217
|
-
export declare const EdsTradeFailed: DefineComponent<
|
|
5230
|
+
export declare const EdsTradeFailed: DefineComponent<__VLS_TypePropsToOption_363<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_363<IconProps>>>, {}, {}>;
|
|
5218
5231
|
|
|
5219
|
-
export declare const EdsTrendingContent: DefineComponent<
|
|
5232
|
+
export declare const EdsTrendingContent: DefineComponent<__VLS_TypePropsToOption_355<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_355<IconProps>>>, {}, {}>;
|
|
5220
5233
|
|
|
5221
|
-
export declare const EdsTrendingContentFill: DefineComponent<
|
|
5234
|
+
export declare const EdsTrendingContentFill: DefineComponent<__VLS_TypePropsToOption_354<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_354<IconProps>>>, {}, {}>;
|
|
5222
5235
|
|
|
5223
|
-
export declare const EdsTriangleFlag: DefineComponent<
|
|
5236
|
+
export declare const EdsTriangleFlag: DefineComponent<__VLS_TypePropsToOption_365<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_365<IconProps>>>, {}, {}>;
|
|
5224
5237
|
|
|
5225
|
-
export declare const EdsTriangleFlagFill: DefineComponent<
|
|
5238
|
+
export declare const EdsTriangleFlagFill: DefineComponent<__VLS_TypePropsToOption_364<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_364<IconProps>>>, {}, {}>;
|
|
5226
5239
|
|
|
5227
|
-
export declare const EdsTruck: DefineComponent<
|
|
5240
|
+
export declare const EdsTruck: DefineComponent<__VLS_TypePropsToOption_366<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_366<IconProps>>>, {}, {}>;
|
|
5228
5241
|
|
|
5229
|
-
export declare const EdsUneye: DefineComponent<
|
|
5242
|
+
export declare const EdsUneye: DefineComponent<__VLS_TypePropsToOption_369<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_369<IconProps>>>, {}, {}>;
|
|
5230
5243
|
|
|
5231
|
-
export declare const EdsUnpush: DefineComponent<
|
|
5244
|
+
export declare const EdsUnpush: DefineComponent<__VLS_TypePropsToOption_371<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_371<IconProps>>>, {}, {}>;
|
|
5232
5245
|
|
|
5233
|
-
export declare const EdsUnpushFill: DefineComponent<
|
|
5246
|
+
export declare const EdsUnpushFill: DefineComponent<__VLS_TypePropsToOption_370<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_370<IconProps>>>, {}, {}>;
|
|
5234
5247
|
|
|
5235
|
-
export declare const EdsUsdAccounting: DefineComponent<
|
|
5248
|
+
export declare const EdsUsdAccounting: DefineComponent<__VLS_TypePropsToOption_373<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_373<IconProps>>>, {}, {}>;
|
|
5236
5249
|
|
|
5237
|
-
export declare const EdsUsdAccountingFill: DefineComponent<
|
|
5250
|
+
export declare const EdsUsdAccountingFill: DefineComponent<__VLS_TypePropsToOption_372<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_372<IconProps>>>, {}, {}>;
|
|
5238
5251
|
|
|
5239
|
-
export declare const EdsUsdBillFee: DefineComponent<
|
|
5252
|
+
export declare const EdsUsdBillFee: DefineComponent<__VLS_TypePropsToOption_374<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_374<IconProps>>>, {}, {}>;
|
|
5240
5253
|
|
|
5241
|
-
export declare const EdsUsdPayment: DefineComponent<
|
|
5254
|
+
export declare const EdsUsdPayment: DefineComponent<__VLS_TypePropsToOption_376<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_376<IconProps>>>, {}, {}>;
|
|
5242
5255
|
|
|
5243
|
-
export declare const EdsUsdPaymentFill: DefineComponent<
|
|
5256
|
+
export declare const EdsUsdPaymentFill: DefineComponent<__VLS_TypePropsToOption_375<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_375<IconProps>>>, {}, {}>;
|
|
5244
5257
|
|
|
5245
|
-
export declare const EdsUsdReceipt: DefineComponent<
|
|
5258
|
+
export declare const EdsUsdReceipt: DefineComponent<__VLS_TypePropsToOption_377<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_377<IconProps>>>, {}, {}>;
|
|
5246
5259
|
|
|
5247
|
-
export declare const EdsUsdSettlement: DefineComponent<
|
|
5260
|
+
export declare const EdsUsdSettlement: DefineComponent<__VLS_TypePropsToOption_378<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_378<IconProps>>>, {}, {}>;
|
|
5248
5261
|
|
|
5249
|
-
export declare const EdsUserCheckValidate: DefineComponent<
|
|
5262
|
+
export declare const EdsUserCheckValidate: DefineComponent<__VLS_TypePropsToOption_386<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_386<IconProps>>>, {}, {}>;
|
|
5250
5263
|
|
|
5251
|
-
export declare const EdsUserEstablish: DefineComponent<
|
|
5264
|
+
export declare const EdsUserEstablish: DefineComponent<__VLS_TypePropsToOption_387<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_387<IconProps>>>, {}, {}>;
|
|
5252
5265
|
|
|
5253
|
-
export declare const EdsUserInformation: DefineComponent<
|
|
5266
|
+
export declare const EdsUserInformation: DefineComponent<__VLS_TypePropsToOption_379<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_379<IconProps>>>, {}, {}>;
|
|
5254
5267
|
|
|
5255
|
-
export declare const EdsUserMeSet: DefineComponent<
|
|
5268
|
+
export declare const EdsUserMeSet: DefineComponent<__VLS_TypePropsToOption_380<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_380<IconProps>>>, {}, {}>;
|
|
5256
5269
|
|
|
5257
|
-
export declare const EdsUserMobiletabbar: DefineComponent<
|
|
5270
|
+
export declare const EdsUserMobiletabbar: DefineComponent<__VLS_TypePropsToOption_382<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_382<IconProps>>>, {}, {}>;
|
|
5258
5271
|
|
|
5259
|
-
export declare const EdsUserMobiletabbarFill: DefineComponent<
|
|
5272
|
+
export declare const EdsUserMobiletabbarFill: DefineComponent<__VLS_TypePropsToOption_381<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_381<IconProps>>>, {}, {}>;
|
|
5260
5273
|
|
|
5261
|
-
export declare const EdsUserMultipleGroup: DefineComponent<
|
|
5274
|
+
export declare const EdsUserMultipleGroup: DefineComponent<__VLS_TypePropsToOption_388<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_388<IconProps>>>, {}, {}>;
|
|
5262
5275
|
|
|
5263
|
-
export declare const EdsUserNotification: DefineComponent<
|
|
5276
|
+
export declare const EdsUserNotification: DefineComponent<__VLS_TypePropsToOption_390<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_390<IconProps>>>, {}, {}>;
|
|
5264
5277
|
|
|
5265
|
-
export declare const EdsUserPreference: DefineComponent<
|
|
5278
|
+
export declare const EdsUserPreference: DefineComponent<__VLS_TypePropsToOption_384<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_384<IconProps>>>, {}, {}>;
|
|
5266
5279
|
|
|
5267
|
-
export declare const EdsUserPreferenceFill: DefineComponent<
|
|
5280
|
+
export declare const EdsUserPreferenceFill: DefineComponent<__VLS_TypePropsToOption_383<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_383<IconProps>>>, {}, {}>;
|
|
5268
5281
|
|
|
5269
|
-
export declare const EdsUserSearches: DefineComponent<
|
|
5282
|
+
export declare const EdsUserSearches: DefineComponent<__VLS_TypePropsToOption_389<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_389<IconProps>>>, {}, {}>;
|
|
5270
5283
|
|
|
5271
|
-
export declare const EdsUserSecurity: DefineComponent<
|
|
5284
|
+
export declare const EdsUserSecurity: DefineComponent<__VLS_TypePropsToOption_385<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_385<IconProps>>>, {}, {}>;
|
|
5272
5285
|
|
|
5273
|
-
export declare const EdsWallet: DefineComponent<
|
|
5286
|
+
export declare const EdsWallet: DefineComponent<__VLS_TypePropsToOption_395<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_395<IconProps>>>, {}, {}>;
|
|
5274
5287
|
|
|
5275
|
-
export declare const EdsWalletFill: DefineComponent<
|
|
5288
|
+
export declare const EdsWalletFill: DefineComponent<__VLS_TypePropsToOption_391<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_391<IconProps>>>, {}, {}>;
|
|
5276
5289
|
|
|
5277
|
-
export declare const EdsWalletNotice: DefineComponent<
|
|
5290
|
+
export declare const EdsWalletNotice: DefineComponent<__VLS_TypePropsToOption_393<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_393<IconProps>>>, {}, {}>;
|
|
5278
5291
|
|
|
5279
|
-
export declare const EdsWalletNoticeNews: DefineComponent<
|
|
5292
|
+
export declare const EdsWalletNoticeNews: DefineComponent<__VLS_TypePropsToOption_392<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_392<IconProps>>>, {}, {}>;
|
|
5280
5293
|
|
|
5281
|
-
export declare const EdsWalletSet: DefineComponent<
|
|
5294
|
+
export declare const EdsWalletSet: DefineComponent<__VLS_TypePropsToOption_394<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_394<IconProps>>>, {}, {}>;
|
|
5282
5295
|
|
|
5283
|
-
export declare const EdsWarning: DefineComponent<
|
|
5296
|
+
export declare const EdsWarning: DefineComponent<__VLS_TypePropsToOption_398<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_398<IconProps>>>, {}, {}>;
|
|
5284
5297
|
|
|
5285
|
-
export declare const EdsWarningFill: DefineComponent<
|
|
5298
|
+
export declare const EdsWarningFill: DefineComponent<__VLS_TypePropsToOption_396<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_396<IconProps>>>, {}, {}>;
|
|
5286
5299
|
|
|
5287
|
-
export declare const EdsWarningLonely: DefineComponent<
|
|
5300
|
+
export declare const EdsWarningLonely: DefineComponent<__VLS_TypePropsToOption_397<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_397<IconProps>>>, {}, {}>;
|
|
5288
5301
|
|
|
5289
|
-
export declare const EdsWebsite: DefineComponent<
|
|
5302
|
+
export declare const EdsWebsite: DefineComponent<__VLS_TypePropsToOption_399<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_399<IconProps>>>, {}, {}>;
|
|
5290
5303
|
|
|
5291
|
-
export declare const EdsWifi: DefineComponent<
|
|
5304
|
+
export declare const EdsWifi: DefineComponent<__VLS_TypePropsToOption_400<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_400<IconProps>>>, {}, {}>;
|
|
5292
5305
|
|
|
5293
|
-
export declare const EdsWinClose: DefineComponent<
|
|
5306
|
+
export declare const EdsWinClose: DefineComponent<__VLS_TypePropsToOption_401<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_401<IconProps>>>, {}, {}>;
|
|
5294
5307
|
|
|
5295
|
-
export declare const EdsWinMaximize: DefineComponent<
|
|
5308
|
+
export declare const EdsWinMaximize: DefineComponent<__VLS_TypePropsToOption_402<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_402<IconProps>>>, {}, {}>;
|
|
5296
5309
|
|
|
5297
|
-
export declare const EdsWinMinimize: DefineComponent<
|
|
5310
|
+
export declare const EdsWinMinimize: DefineComponent<__VLS_TypePropsToOption_403<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_403<IconProps>>>, {}, {}>;
|
|
5298
5311
|
|
|
5299
|
-
export declare const EdsWinRecoverymize: DefineComponent<
|
|
5312
|
+
export declare const EdsWinRecoverymize: DefineComponent<__VLS_TypePropsToOption_404<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_404<IconProps>>>, {}, {}>;
|
|
5300
5313
|
|
|
5301
|
-
export declare const EdsWithdrawMoney: DefineComponent<
|
|
5314
|
+
export declare const EdsWithdrawMoney: DefineComponent<__VLS_TypePropsToOption_405<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_405<IconProps>>>, {}, {}>;
|
|
5302
5315
|
|
|
5303
|
-
export declare const EdsWorkDone: DefineComponent<
|
|
5316
|
+
export declare const EdsWorkDone: DefineComponent<__VLS_TypePropsToOption_406<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_406<IconProps>>>, {}, {}>;
|
|
5304
5317
|
|
|
5305
|
-
export declare const EdsWorldDollar: DefineComponent<
|
|
5318
|
+
export declare const EdsWorldDollar: DefineComponent<__VLS_TypePropsToOption_407<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_407<IconProps>>>, {}, {}>;
|
|
5306
5319
|
|
|
5307
|
-
export declare const EdsZoomIn: DefineComponent<
|
|
5320
|
+
export declare const EdsZoomIn: DefineComponent<__VLS_TypePropsToOption_408<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_408<IconProps>>>, {}, {}>;
|
|
5308
5321
|
|
|
5309
|
-
export declare const EdsZoomOut: DefineComponent<
|
|
5322
|
+
export declare const EdsZoomOut: DefineComponent<__VLS_TypePropsToOption_409<IconProps>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<__VLS_TypePropsToOption_409<IconProps>>>, {}, {}>;
|
|
5310
5323
|
|
|
5311
5324
|
export declare interface FixIconProps {
|
|
5312
5325
|
size?: string;
|