@vsn-ux/ngx-gaia 0.7.2 → 0.8.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/fesm2022/vsn-ux-ngx-gaia.mjs +241 -241
- package/fesm2022/vsn-ux-ngx-gaia.mjs.map +1 -1
- package/index.d.ts +951 -3
- package/package.json +5 -5
- package/lib/alert/alert-i18n.service.d.ts +0 -14
- package/lib/alert/alert-title-actions.component.d.ts +0 -5
- package/lib/alert/alert-title.component.d.ts +0 -5
- package/lib/alert/alert.component.d.ts +0 -25
- package/lib/alert/alert.module.d.ts +0 -9
- package/lib/alert/index.d.ts +0 -5
- package/lib/badge/badge.component.d.ts +0 -10
- package/lib/badge/badge.module.d.ts +0 -7
- package/lib/badge/index.d.ts +0 -2
- package/lib/button/button-i18n.service.d.ts +0 -14
- package/lib/button/button.directive.d.ts +0 -13
- package/lib/button/button.module.d.ts +0 -8
- package/lib/button/icon-button.directive.d.ts +0 -14
- package/lib/button/index.d.ts +0 -4
- package/lib/card/card.component.d.ts +0 -8
- package/lib/card/card.module.d.ts +0 -7
- package/lib/card/index.d.ts +0 -2
- package/lib/checkbox/checkbox-required.validator.d.ts +0 -13
- package/lib/checkbox/checkbox.component.d.ts +0 -66
- package/lib/checkbox/checkbox.module.d.ts +0 -8
- package/lib/checkbox/index.d.ts +0 -3
- package/lib/form-field/field-info.component.d.ts +0 -5
- package/lib/form-field/field-label.component.d.ts +0 -15
- package/lib/form-field/form-control.di.d.ts +0 -13
- package/lib/form-field/form-field.component.d.ts +0 -8
- package/lib/form-field/form-field.module.d.ts +0 -10
- package/lib/form-field/index.d.ts +0 -5
- package/lib/icon/icon.component.d.ts +0 -16
- package/lib/icon/icon.module.d.ts +0 -7
- package/lib/icon/index.d.ts +0 -2
- package/lib/input/index.d.ts +0 -3
- package/lib/input/input.component.d.ts +0 -11
- package/lib/input/input.directive.d.ts +0 -24
- package/lib/input/input.module.d.ts +0 -8
- package/lib/link/index.d.ts +0 -2
- package/lib/link/link.directive.d.ts +0 -16
- package/lib/link/link.module.d.ts +0 -7
- package/lib/menu/index.d.ts +0 -7
- package/lib/menu/menu-item.component.d.ts +0 -9
- package/lib/menu/menu-separator.component.d.ts +0 -5
- package/lib/menu/menu-title.component.d.ts +0 -5
- package/lib/menu/menu-trigger-icon.component.d.ts +0 -8
- package/lib/menu/menu-trigger.directive.d.ts +0 -11
- package/lib/menu/menu.component.d.ts +0 -6
- package/lib/menu/menu.module.d.ts +0 -12
- package/lib/modal/index.d.ts +0 -12
- package/lib/modal/modal-actions.component.d.ts +0 -5
- package/lib/modal/modal-content.component.d.ts +0 -5
- package/lib/modal/modal-data.token.d.ts +0 -2
- package/lib/modal/modal-description.component.d.ts +0 -6
- package/lib/modal/modal-header.component.d.ts +0 -16
- package/lib/modal/modal-i18n.service.d.ts +0 -14
- package/lib/modal/modal-ref.d.ts +0 -4
- package/lib/modal/modal.component.d.ts +0 -46
- package/lib/modal/modal.directives.d.ts +0 -29
- package/lib/modal/modal.module.d.ts +0 -11
- package/lib/modal/modal.options.d.ts +0 -47
- package/lib/modal/modal.service.d.ts +0 -26
- package/lib/modal/modal.utils.d.ts +0 -3
- package/lib/radio/index.d.ts +0 -3
- package/lib/radio/radio-button.component.d.ts +0 -32
- package/lib/radio/radio-group.component.d.ts +0 -39
- package/lib/radio/radio.module.d.ts +0 -8
- package/lib/segmented-control/index.d.ts +0 -5
- package/lib/segmented-control/segmented-control-button.directive.d.ts +0 -10
- package/lib/segmented-control/segmented-control-icon-button.component.d.ts +0 -7
- package/lib/segmented-control/segmented-control-text-button.component.d.ts +0 -6
- package/lib/segmented-control/segmented-control.component.d.ts +0 -7
- package/lib/segmented-control/segmented-control.module.d.ts +0 -9
- package/lib/select/index.d.ts +0 -8
- package/lib/select/opt-group.component.d.ts +0 -6
- package/lib/select/option.component.d.ts +0 -19
- package/lib/select/select-default-value.component.d.ts +0 -13
- package/lib/select/select-dropdown-spinner.component.d.ts +0 -5
- package/lib/select/select-dropdown.component.d.ts +0 -7
- package/lib/select/select-required.validator.d.ts +0 -8
- package/lib/select/select-value.component.d.ts +0 -5
- package/lib/select/select.component.d.ts +0 -70
- package/lib/select/select.module.d.ts +0 -13
- package/lib/spinner/index.d.ts +0 -2
- package/lib/spinner/spinner.component.d.ts +0 -11
- package/lib/spinner/spinner.module.d.ts +0 -7
- package/lib/text-area/index.d.ts +0 -2
- package/lib/text-area/text-area.directive.d.ts +0 -19
- package/lib/text-area/text-area.module.d.ts +0 -7
- package/lib/tooltip/index.d.ts +0 -3
- package/lib/tooltip/tooltip.component.d.ts +0 -25
- package/lib/tooltip/tooltip.directive.d.ts +0 -62
- package/lib/tooltip/tooltip.module.d.ts +0 -7
- package/lib/utils/index.d.ts +0 -1
- package/lib/utils/root-font-size.token.d.ts +0 -9
- package/public-api.d.ts +0 -18
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export type GaTooltipPosition = 'top' | 'bottom' | 'left' | 'right';
|
|
4
|
-
export type GaTooltipDirection = 'start' | 'end' | 'center';
|
|
5
|
-
export type GaTooltipPlacement = `${GaTooltipPosition}-${GaTooltipDirection}`;
|
|
6
|
-
export type GaTooltipControlMode = 'hover' | 'click' | 'none';
|
|
7
|
-
export declare class GaTooltipComponent {
|
|
8
|
-
readonly uniqueId: string;
|
|
9
|
-
private mouseLeaveSubject;
|
|
10
|
-
readonly afterMouseLeave: () => import("rxjs").Observable<void>;
|
|
11
|
-
readonly mouseOver: import("@angular/core").WritableSignal<boolean>;
|
|
12
|
-
readonly content: import("@angular/core").InputSignal<string | TemplateRef<any>>;
|
|
13
|
-
readonly template: import("@angular/core").Signal<TemplateRef<any> | null>;
|
|
14
|
-
readonly text: import("@angular/core").Signal<string | null>;
|
|
15
|
-
readonly position: import("@angular/core").InputSignal<"top-start" | "top-end" | "top-center" | "bottom-start" | "bottom-end" | "bottom-center" | "left-start" | "left-end" | "left-center" | "right-start" | "right-end" | "right-center" | undefined>;
|
|
16
|
-
readonly offset: import("@angular/core").InputSignal<number>;
|
|
17
|
-
readonly hideTriggered: import("@angular/core").OutputEmitterRef<void>;
|
|
18
|
-
readonly triggerHide: () => void;
|
|
19
|
-
readonly inlineStyle: import("@angular/core").Signal<string>;
|
|
20
|
-
readonly cssClass: import("@angular/core").Signal<string>;
|
|
21
|
-
handleMouseEnter(): void;
|
|
22
|
-
handleMouseLeave(): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GaTooltipComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GaTooltipComponent, "ga-tooltip", never, { "content": { "alias": "content"; "required": true; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; "offset": { "alias": "offset"; "required": false; "isSignal": true; }; }, { "hideTriggered": "hideTriggered"; }, never, never, true, never>;
|
|
25
|
-
}
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import { Subject } from 'rxjs';
|
|
3
|
-
import { GaTooltipControlMode, GaTooltipPlacement } from './tooltip.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare const GA_TOOLTIP_DEFAULT_OFFSET = 5;
|
|
6
|
-
export declare class GaTooltipDirective {
|
|
7
|
-
private readonly elementRef;
|
|
8
|
-
private readonly overlay;
|
|
9
|
-
private readonly ngZone;
|
|
10
|
-
protected destroyed$: Subject<void>;
|
|
11
|
-
private _content;
|
|
12
|
-
private tooltipInstanceDestroyed$;
|
|
13
|
-
private outputSubscription;
|
|
14
|
-
private overlayRef?;
|
|
15
|
-
private tooltipPortal?;
|
|
16
|
-
private tooltipRef?;
|
|
17
|
-
private get tooltipInstance();
|
|
18
|
-
private currentPosition$?;
|
|
19
|
-
private _placement;
|
|
20
|
-
private _offset;
|
|
21
|
-
private mouseOver;
|
|
22
|
-
private _showControlMode;
|
|
23
|
-
private _hideControlMode;
|
|
24
|
-
set content(value: string | TemplateRef<any> | null);
|
|
25
|
-
get content(): string | TemplateRef<any> | null;
|
|
26
|
-
disabled: boolean;
|
|
27
|
-
controlMode: GaTooltipControlMode;
|
|
28
|
-
/**
|
|
29
|
-
* @default `gaTooltipControlMode`
|
|
30
|
-
*/
|
|
31
|
-
set showControlMode(value: GaTooltipControlMode);
|
|
32
|
-
get showControlMode(): GaTooltipControlMode;
|
|
33
|
-
/**
|
|
34
|
-
* @default `gaTooltipControlMode`
|
|
35
|
-
*/
|
|
36
|
-
set hideControlMode(value: GaTooltipControlMode);
|
|
37
|
-
get hideControlMode(): GaTooltipControlMode;
|
|
38
|
-
set offset(value: number);
|
|
39
|
-
get offset(): number;
|
|
40
|
-
set placement(value: GaTooltipPlacement);
|
|
41
|
-
get placement(): GaTooltipPlacement;
|
|
42
|
-
get ariaDescribedBy(): string | null;
|
|
43
|
-
ngOnDestroy(): void;
|
|
44
|
-
show(): void;
|
|
45
|
-
hide(): void;
|
|
46
|
-
toggle(): void;
|
|
47
|
-
handleMouseClick(): void;
|
|
48
|
-
handleMouseEnter(): void;
|
|
49
|
-
handleMouseLeave(): void;
|
|
50
|
-
/**
|
|
51
|
-
* hides only if mouse is not over the host element nor the tooltip itself
|
|
52
|
-
*/
|
|
53
|
-
private softHide;
|
|
54
|
-
private createOverlay;
|
|
55
|
-
private updateTooltipPlacement;
|
|
56
|
-
private updatePosition;
|
|
57
|
-
private getPositions;
|
|
58
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GaTooltipDirective, never>;
|
|
59
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<GaTooltipDirective, "[gaTooltip]", ["gaTooltip"], { "content": { "alias": "gaTooltip"; "required": false; }; "disabled": { "alias": "gaTooltipDisabled"; "required": false; }; "controlMode": { "alias": "gaTooltipControlMode"; "required": false; }; "showControlMode": { "alias": "gaTooltipShowControlMode"; "required": false; }; "hideControlMode": { "alias": "gaTooltipHideControlMode"; "required": false; }; "offset": { "alias": "gaTooltipOffsetSize"; "required": false; }; "placement": { "alias": "gaTooltipPlacement"; "required": false; }; }, {}, never, never, true, never>;
|
|
60
|
-
static ngAcceptInputType_disabled: unknown;
|
|
61
|
-
static ngAcceptInputType_offset: unknown;
|
|
62
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tooltip.directive";
|
|
3
|
-
export declare class GaTooltipModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GaTooltipModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GaTooltipModule, never, [typeof i1.GaTooltipDirective], [typeof i1.GaTooltipDirective]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<GaTooltipModule>;
|
|
7
|
-
}
|
package/lib/utils/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './root-font-size.token';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
/**
|
|
3
|
-
* Injection token that provides the base root font size in pixels.
|
|
4
|
-
* This token is used for accurate rem calculations when the default
|
|
5
|
-
* browser font size (16px) has been overridden by application styles.
|
|
6
|
-
* Default value is 16px if not explicitly provided.
|
|
7
|
-
*/
|
|
8
|
-
export declare const GA_BASE_FONT_SIZE: InjectionToken<number>;
|
|
9
|
-
export declare function provideGaBaseFontSize(fontSize: number): import("@angular/core").EnvironmentProviders;
|
package/public-api.d.ts
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export * from './lib/alert/index';
|
|
2
|
-
export * from './lib/badge/index';
|
|
3
|
-
export * from './lib/button/index';
|
|
4
|
-
export * from './lib/card/index';
|
|
5
|
-
export * from './lib/checkbox/index';
|
|
6
|
-
export * from './lib/segmented-control/index';
|
|
7
|
-
export * from './lib/icon/index';
|
|
8
|
-
export * from './lib/input/index';
|
|
9
|
-
export * from './lib/form-field/index';
|
|
10
|
-
export * from './lib/menu/index';
|
|
11
|
-
export * from './lib/modal/index';
|
|
12
|
-
export * from './lib/tooltip/index';
|
|
13
|
-
export * from './lib/select/index';
|
|
14
|
-
export * from './lib/spinner/index';
|
|
15
|
-
export * from './lib/radio/index';
|
|
16
|
-
export * from './lib/utils/index';
|
|
17
|
-
export * from './lib/link/index';
|
|
18
|
-
export * from './lib/text-area/index';
|