@getblock/common
Advanced tools
| /// <reference types="vite/client" /> | ||
| declare const _sfc_main: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ | ||
| locale: { | ||
| type: StringConstructor; | ||
| default: string; | ||
| }; | ||
| badgeImgSrc: { | ||
| type: StringConstructor; | ||
| default: string; | ||
| }; | ||
| linkHref: { | ||
| type: StringConstructor; | ||
| default: string; | ||
| }; | ||
| }>, { | ||
| props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{ | ||
| locale: { | ||
| type: StringConstructor; | ||
| default: string; | ||
| }; | ||
| badgeImgSrc: { | ||
| type: StringConstructor; | ||
| default: string; | ||
| }; | ||
| linkHref: { | ||
| type: StringConstructor; | ||
| default: string; | ||
| }; | ||
| }>> & Readonly<{}> & {}>; | ||
| text: import("vue").ComputedRef<{ | ||
| title: string; | ||
| description: string; | ||
| link: string; | ||
| }>; | ||
| readonly GetBlockUIIcon: import("vue").DefineComponent<{ | ||
| iconName: { | ||
| type: StringConstructor; | ||
| required: true; | ||
| }; | ||
| colorType: { | ||
| type: import("vue").PropType<import("@getblock/core/dist/components/icon/Icon.types").IconColorTypeProps>; | ||
| default: string; | ||
| validator: (value: import("@getblock/core/dist/components/icon/Icon.types").IconColorTypeProps) => boolean; | ||
| }; | ||
| sizeType: { | ||
| type: import("vue").PropType<import("@getblock/core/dist/components/icon/Icon.types").IconSizeTypeProps>; | ||
| default: string; | ||
| validator: (value: import("@getblock/core/dist/components/icon/Icon.types").IconSizeTypeProps) => boolean; | ||
| }; | ||
| }, { | ||
| props: any; | ||
| imgSize: import("vue").ComputedRef<number>; | ||
| classObject: import("vue").ComputedRef<object>; | ||
| }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{ | ||
| iconName: { | ||
| type: StringConstructor; | ||
| required: true; | ||
| }; | ||
| colorType: { | ||
| type: import("vue").PropType<import("@getblock/core/dist/components/icon/Icon.types").IconColorTypeProps>; | ||
| default: string; | ||
| validator: (value: import("@getblock/core/dist/components/icon/Icon.types").IconColorTypeProps) => boolean; | ||
| }; | ||
| sizeType: { | ||
| type: import("vue").PropType<import("@getblock/core/dist/components/icon/Icon.types").IconSizeTypeProps>; | ||
| default: string; | ||
| validator: (value: import("@getblock/core/dist/components/icon/Icon.types").IconSizeTypeProps) => boolean; | ||
| }; | ||
| }>>, { | ||
| colorType: import("@getblock/core/dist/components/icon/Icon.types").IconColorTypeProps; | ||
| sizeType: import("@getblock/core/dist/components/icon/Icon.types").IconSizeTypeProps; | ||
| }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; | ||
| readonly styles: CSSModuleClasses; | ||
| }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ | ||
| locale: { | ||
| type: StringConstructor; | ||
| default: string; | ||
| }; | ||
| badgeImgSrc: { | ||
| type: StringConstructor; | ||
| default: string; | ||
| }; | ||
| linkHref: { | ||
| type: StringConstructor; | ||
| default: string; | ||
| }; | ||
| }>> & Readonly<{}>, { | ||
| locale: string; | ||
| badgeImgSrc: string; | ||
| linkHref: string; | ||
| }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; | ||
| export default _sfc_main; |
| declare const _default: { | ||
| title: string; | ||
| description: string; | ||
| link: string; | ||
| }; | ||
| export default _default; |
| declare const _default: { | ||
| title: string; | ||
| description: string; | ||
| link: string; | ||
| }; | ||
| export default _default; |
@@ -65,3 +65,4 @@ declare const _default: { | ||
| 'all-rights-reserved': string; | ||
| 'soc2-banner': string; | ||
| }; | ||
| export default _default; |
@@ -65,3 +65,4 @@ declare const _default: { | ||
| 'all-rights-reserved': string; | ||
| 'soc2-banner': string; | ||
| }; | ||
| export default _default; |
@@ -7,2 +7,3 @@ export { default as GetBlockUIContactModal } from './contactModal/ContactModal.vue'; | ||
| export { default as GetBlockUIOptionalAnnouncement } from './optionalAnnouncement/OptionalAnnouncement.vue'; | ||
| export { default as GetBlockUIHeaderBanner } from './headerBanner/HeaderBanner.vue'; | ||
| export { default as GetBlockUiContactForm } from '../components/contactForm/ContactForm.vue'; | ||
@@ -9,0 +10,0 @@ export { default as GetBlockUiContactFormNew } from '../components/contactFormNew/ContactFormNew.vue'; |
@@ -192,6 +192,2 @@ /// <reference types="vite/client" /> | ||
| }; | ||
| banner: { | ||
| title: string; | ||
| text: string; | ||
| }; | ||
| }; | ||
@@ -198,0 +194,0 @@ }>; |
+1
-1
| { | ||
| "name": "@getblock/common", | ||
| "version": "0.1.92", | ||
| "version": "0.1.93", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
690448
4.71%47
6.82%9389
2.97%