
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@acoustic-content-sdk/component-edit
Advanced tools
Framework independent collection of utilities to implement inline edit.
Framework independent collection of utilities to implement inline edit.
Home > @acoustic-content-sdk/component-edit
Framework independent collection of utilities to implement inline edit.
Class | Description |
---|---|
AbstractInlineEditSelectionService | |
AbstractWchInlineEditService | Implementation of the `WchInlineEditServiceV2 that loads the inline edit library and allows to attach to that library. |
Function | Description |
---|---|
getInlineEditSelection(aDocument, aLogSvc) |
Variable | Description |
---|---|
EMPTY_ACOUSTIC_INLINE_EDIT_SERVICE | |
VERSION | Version and build number of the package |
Home > @acoustic-content-sdk/component-edit > AbstractInlineEditSelectionService
Signature:
export declare class AbstractInlineEditSelectionService implements Unsubscribable
Constructor | Modifiers | Description |
---|---|---|
(constructor)(aSelectedClass, aSelectionProvider, aDocument, aLogSvc) | Constructs a new instance of the AbstractInlineEditSelectionService class |
Method | Modifiers | Description |
---|---|---|
unsubscribe() |
Home > @acoustic-content-sdk/component-edit > AbstractWchInlineEditService
Implementation of the `WchInlineEditServiceV2 that loads the inline edit library and allows to attach to that library.
Signature:
export declare class AbstractWchInlineEditService implements WchInlineEditServiceV2, Unsubscribable
Constructor | Modifiers | Description |
---|---|---|
(constructor)(aEventConsumer, aProvider$, aUrlConfig$, aDocument, aLogSvc) | Constructs a new instance of the AbstractWchInlineEditService class |
Property | Modifiers | Type | Description |
---|---|---|---|
done$ | Subject<any> | ||
fromEvent | <T>(aName: string) => Observable<T> | ||
registerComponent | (nativeElement: any, accessor: AccessorType, renderingContext$: Observable<RenderingContextV2>) => Observable<EventTargetLike> |
Method | Modifiers | Description |
---|---|---|
unsubscribe() |
Home > @acoustic-content-sdk/component-edit > getInlineEditSelection
Signature:
export declare function getInlineEditSelection(aDocument: Document, aLogSvc?: LoggerService): Observable<string>;
Parameter | Type | Description |
---|---|---|
aDocument | Document | |
aLogSvc | LoggerService |
Returns:
Observable<string>
Home > @acoustic-content-sdk/component-edit > EMPTY_ACOUSTIC_INLINE_EDIT_SERVICE
Signature:
EMPTY_ACOUSTIC_INLINE_EDIT_SERVICE: WchInlineEditServiceV2
Home > @acoustic-content-sdk/component-edit > VERSION
Version and build number of the package
Signature:
VERSION: {
version: {
major: string;
minor: string;
patch: string;
branch: string;
};
build: Date;
}
Home > @acoustic-content-sdk/component-edit > AbstractInlineEditSelectionService > (constructor)
Constructs a new instance of the AbstractInlineEditSelectionService
class
Signature:
constructor(aSelectedClass: string, aSelectionProvider: InlineEditSelectionProvider, aDocument?: any, aLogSvc?: LoggerService);
Parameter | Type | Description |
---|---|---|
aSelectedClass | string | |
aSelectionProvider | InlineEditSelectionProvider | |
aDocument | any | |
aLogSvc | LoggerService |
Home > @acoustic-content-sdk/component-edit > AbstractInlineEditSelectionService > unsubscribe
Signature:
unsubscribe(): void;
Returns:
void
Home > @acoustic-content-sdk/component-edit > AbstractWchInlineEditService > (constructor)
Constructs a new instance of the AbstractWchInlineEditService
class
Signature:
protected constructor(aEventConsumer: Consumer<WchInlineEditEvent>, aProvider$: Observable<WchInlineEditProviderV2>, aUrlConfig$: Observable<UrlConfig>, aDocument?: any, aLogSvc?: LoggerService);
Parameter | Type | Description |
---|---|---|
aEventConsumer | Consumer<WchInlineEditEvent> | |
aProvider$ | Observable<WchInlineEditProviderV2> | |
aUrlConfig$ | Observable<UrlConfig> | |
aDocument | any | |
aLogSvc | LoggerService |
Home > @acoustic-content-sdk/component-edit > AbstractWchInlineEditService > done$
Signature:
protected readonly done$: Subject<any>;
Home > @acoustic-content-sdk/component-edit > AbstractWchInlineEditService > fromEvent
Signature:
fromEvent: <T>(aName: string) => Observable<T>;
Home > @acoustic-content-sdk/component-edit > AbstractWchInlineEditService > registerComponent
Signature:
registerComponent: (nativeElement: any, accessor: AccessorType, renderingContext$: Observable<RenderingContextV2>) => Observable<EventTargetLike>;
Home > @acoustic-content-sdk/component-edit > AbstractWchInlineEditService > unsubscribe
Signature:
unsubscribe(): void;
Returns:
void
FAQs
Framework independent collection of utilities to implement inline edit.
We found that @acoustic-content-sdk/component-edit demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.