structra-ui 0.1.13 → 0.1.16
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/package.json +12 -1
- package/app/_utils/date-pt-br.utils.d.ts +0 -24
- package/app/_utils/decimal-br.utils.d.ts +0 -52
- package/app/_utils/estados-br.data.d.ts +0 -10
- package/app/_utils/integer-br.utils.d.ts +0 -17
- package/app/_utils/integer-value.utils.d.ts +0 -5
- package/app/_utils/scroll/body-scroll-lock.util.d.ts +0 -44
- package/app/app-shell/_models/breadcrumb-item.model.d.ts +0 -13
- package/app/app-shell/app-shell-sidebar-template.directive.d.ts +0 -19
- package/app/app-shell/app-shell.component.d.ts +0 -41
- package/app/app-shell/breadcrumb/breadcrumb.component.d.ts +0 -10
- package/app/app-shell/index.d.ts +0 -19
- package/app/app-shell/sidebar/app-sidebar-toolbar.directive.d.ts +0 -14
- package/app/app-shell/sidebar/shell-sidebar-toggle.component.d.ts +0 -19
- package/app/app-shell/sidebar/sidebar.component.d.ts +0 -36
- package/app/app-shell/sidebar-reveal.constants.d.ts +0 -8
- package/app/app-shell/topbar/topbar.component.d.ts +0 -8
- package/app/app-shell/user-menu/user-menu.component.d.ts +0 -25
- package/app/buttons/base-button/base-button.component.d.ts +0 -43
- package/app/buttons/index.d.ts +0 -1
- package/app/data-display/_models/card-item-view.model.d.ts +0 -8
- package/app/data-display/_models/data-display.models.d.ts +0 -11
- package/app/data-display/_models/data-grid-column.model.d.ts +0 -13
- package/app/data-display/_models/index.d.ts +0 -2
- package/app/data-display/adaptive-data-view/adaptive-data-view.component.d.ts +0 -53
- package/app/data-display/card-list/card-list.component.d.ts +0 -70
- package/app/data-display/dashboard-section/dashboard-section.component.d.ts +0 -12
- package/app/data-display/data-card/data-card.component.d.ts +0 -16
- package/app/data-display/data-grid/data-grid-actions-cell-renderer.component.d.ts +0 -21
- package/app/data-display/data-grid/data-grid.component.d.ts +0 -76
- package/app/data-display/data-list/data-list.component.d.ts +0 -18
- package/app/data-display/data-toolbar/data-toolbar.component.d.ts +0 -6
- package/app/data-display/details-field/details-field.component.d.ts +0 -10
- package/app/data-display/details-view/details-view.component.d.ts +0 -26
- package/app/data-display/empty-state/empty-state-overlay.util.d.ts +0 -5
- package/app/data-display/empty-state/empty-state.component.d.ts +0 -13
- package/app/data-display/index.d.ts +0 -20
- package/app/data-display/list-item/list-item.component.d.ts +0 -22
- package/app/data-display/stat-card/stat-card.component.d.ts +0 -23
- package/app/data-display/status-badge/status-badge.component.d.ts +0 -17
- package/app/data-display/table-empty-state/table-empty-state.component.d.ts +0 -14
- package/app/data-display/table-toolbar/table-toolbar.component.d.ts +0 -11
- package/app/dialogs/_models/lib-dialog-size.model.d.ts +0 -6
- package/app/dialogs/_utils/app-lib-light-block-scroll-strategy.d.ts +0 -12
- package/app/dialogs/_utils/lib-dialog-panel-classes.d.ts +0 -3
- package/app/dialogs/app-dialog/app-dialog.component.d.ts +0 -71
- package/app/dialogs/app-dialog/dialog-footer.directive.d.ts +0 -6
- package/app/dialogs/confirm-dialog/confirm-dialog-data.model.d.ts +0 -13
- package/app/dialogs/confirm-dialog/confirm-dialog.component.d.ts +0 -20
- package/app/dialogs/confirm-dialog/confirm-dialog.service.d.ts +0 -17
- package/app/dialogs/index.d.ts +0 -14
- package/app/dialogs/loading-dialog/loading-dialog-data.model.d.ts +0 -7
- package/app/dialogs/loading-dialog/loading-dialog.component.d.ts +0 -9
- package/app/dialogs/loading-dialog/loading-dialog.service.d.ts +0 -15
- package/app/dialogs/toast/toast-host.component.d.ts +0 -13
- package/app/dialogs/toast/toast.models.d.ts +0 -26
- package/app/dialogs/toast/toast.service.d.ts +0 -17
- package/app/fields/checkbox-fields/_base/boolean-field.directive.d.ts +0 -42
- package/app/fields/checkbox-fields/checkbox-field/checkbox-field.component.d.ts +0 -8
- package/app/fields/checkbox-fields/index.d.ts +0 -3
- package/app/fields/checkbox-fields/switch-field/switch-field.component.d.ts +0 -8
- package/app/fields/dropdown-fields/_base/dropdown-base/dropdown-base.component.d.ts +0 -62
- package/app/fields/dropdown-fields/_base/dropdown-multi-option-field.base.d.ts +0 -40
- package/app/fields/dropdown-fields/_base/dropdown-option-field.base.d.ts +0 -47
- package/app/fields/dropdown-fields/_base/dropdown-trigger-blur.util.d.ts +0 -18
- package/app/fields/dropdown-fields/_models/dropdown-list-bindings.model.d.ts +0 -13
- package/app/fields/dropdown-fields/_models/dropdown-search-page-requested.model.d.ts +0 -7
- package/app/fields/dropdown-fields/_models/index.d.ts +0 -4
- package/app/fields/dropdown-fields/_models/select-option.model.d.ts +0 -5
- package/app/fields/dropdown-fields/_models/select-pagination.model.d.ts +0 -6
- package/app/fields/dropdown-fields/dropdown-search-field/dropdown-search-field.component.d.ts +0 -84
- package/app/fields/dropdown-fields/index.d.ts +0 -7
- package/app/fields/dropdown-fields/multiselect-field/multiselect-field.component.d.ts +0 -49
- package/app/fields/dropdown-fields/select-field/select-field.component.d.ts +0 -54
- package/app/fields/input-fields/_base/base-field.component.d.ts +0 -60
- package/app/fields/input-fields/_base/base-field.directive.d.ts +0 -102
- package/app/fields/input-fields/_base/masked-text-field.base.d.ts +0 -34
- package/app/fields/input-fields/_base/ng-control-field.directive.d.ts +0 -43
- package/app/fields/input-fields/_models/field-common-inputs.model.d.ts +0 -49
- package/app/fields/input-fields/_models/index.d.ts +0 -1
- package/app/fields/input-fields/_utils/mask-complete.validators.d.ts +0 -18
- package/app/fields/input-fields/_utils/mask-format.utils.d.ts +0 -13
- package/app/fields/input-fields/cep-field/cep-field.component.d.ts +0 -12
- package/app/fields/input-fields/cpf-cnpj-field/cpf-cnpj-field.component.d.ts +0 -20
- package/app/fields/input-fields/date-field/date-field.component.d.ts +0 -30
- package/app/fields/input-fields/decimal-field/decimal-field.component.d.ts +0 -17
- package/app/fields/input-fields/index.d.ts +0 -22
- package/app/fields/input-fields/input-mask-field/input-mask-field.component.d.ts +0 -16
- package/app/fields/input-fields/integer-field/integer-field.component.d.ts +0 -17
- package/app/fields/input-fields/password-field/password-field.component.d.ts +0 -30
- package/app/fields/input-fields/phone-field/phone-field.component.d.ts +0 -22
- package/app/fields/input-fields/text-field/text-field.component.d.ts +0 -16
- package/app/fields/input-fields/textarea-field/textarea-field.component.d.ts +0 -31
- package/app/form-layout/_models/form-layout.model.d.ts +0 -41
- package/app/form-layout/_models/form-tabs.model.d.ts +0 -1
- package/app/form-layout/_models/index.d.ts +0 -3
- package/app/form-layout/_models/validation-summary.model.d.ts +0 -8
- package/app/form-layout/form-actions/form-actions.component.d.ts +0 -21
- package/app/form-layout/form-col/form-col.component.d.ts +0 -25
- package/app/form-layout/form-group/form-group.component.d.ts +0 -125
- package/app/form-layout/form-group/form-path.utils.d.ts +0 -16
- package/app/form-layout/form-group/form-root-invalid-ui-refresh.util.d.ts +0 -8
- package/app/form-layout/form-row/form-row.component.d.ts +0 -14
- package/app/form-layout/form-section/form-section.component.d.ts +0 -13
- package/app/form-layout/form-tab/form-tab.component.d.ts +0 -32
- package/app/form-layout/form-tabs/form-tabs.component.d.ts +0 -44
- package/app/form-layout/index.d.ts +0 -14
- package/app/form-layout/layout-stack/layout-stack.component.d.ts +0 -25
- package/app/form-layout/validation-summary/validation-summary.component.d.ts +0 -105
- package/app/loading/skeleton-loading/index.d.ts +0 -6
- package/app/loading/skeleton-loading/skeleton-block/skeleton-block.component.d.ts +0 -15
- package/app/loading/skeleton-loading/skeleton-card/skeleton-card.component.d.ts +0 -10
- package/app/loading/skeleton-loading/skeleton-field-shell/skeleton-field-shell.component.d.ts +0 -21
- package/app/loading/skeleton-loading/skeleton-list/skeleton-list.component.d.ts +0 -17
- package/app/loading/skeleton-loading/skeleton-table/skeleton-table.component.d.ts +0 -16
- package/app/loading/skeleton-loading/skeleton-text/skeleton-text.component.d.ts +0 -17
- package/app/menus/_models/drawer-side.model.d.ts +0 -6
- package/app/menus/_models/drawer-size.model.d.ts +0 -6
- package/app/menus/_models/menu-dropdown-placement.model.d.ts +0 -10
- package/app/menus/_models/menu-item.model.d.ts +0 -47
- package/app/menus/_utils/menu-connected-positions.util.d.ts +0 -4
- package/app/menus/_utils/menu-rows.util.d.ts +0 -22
- package/app/menus/_utils/submenu-connected-positions.util.d.ts +0 -5
- package/app/menus/action-menu/action-menu.component.d.ts +0 -24
- package/app/menus/context-menu/context-menu.component.d.ts +0 -32
- package/app/menus/drawer/drawer.component.d.ts +0 -38
- package/app/menus/dropdown-menu/dropdown-menu.component.d.ts +0 -33
- package/app/menus/index.d.ts +0 -11
- package/app/menus/menu-divider/menu-divider.component.d.ts +0 -8
- package/app/menus/menu-group/menu-group.component.d.ts +0 -13
- package/app/menus/menu-list/menu-list.component.d.ts +0 -77
- package/app/overlay/_models/overlay-placement.model.d.ts +0 -9
- package/app/overlay/_utils/anchored-overlay-positions.util.d.ts +0 -9
- package/app/overlay/anchored-overlay/anchored-overlay.component.d.ts +0 -51
- package/app/overlay/index.d.ts +0 -20
- package/app/overlay/popover/popover-body-template.directive.d.ts +0 -7
- package/app/overlay/popover/popover-footer-template.directive.d.ts +0 -7
- package/app/overlay/popover/popover-trigger.directive.d.ts +0 -6
- package/app/overlay/popover/popover.component.d.ts +0 -38
- package/app/overlay/tooltip/tooltip-panel-template.directive.d.ts +0 -10
- package/app/overlay/tooltip/tooltip.component.d.ts +0 -40
- package/app/theme/app-theme.service.d.ts +0 -25
- package/app/theme/index.d.ts +0 -1
- package/structra-public-api.d.ts +0 -17
- package/structra-version.d.ts +0 -2
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { MenuDropdownPlacement } from '../_models/menu-dropdown-placement.model';
|
|
3
|
-
import type { MenuNodeItem } from '../_models/menu-item.model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
/**
|
|
6
|
-
* Menu de ações padrão: mesmo comportamento do `dropdown-menu` com trigger «…» (overflow).
|
|
7
|
-
* Mantém a API de itens existente (`MenuNodeItem`).
|
|
8
|
-
*/
|
|
9
|
-
export declare class ActionMenuComponent<T = string> {
|
|
10
|
-
items: readonly MenuNodeItem<T>[];
|
|
11
|
-
placement: MenuDropdownPlacement;
|
|
12
|
-
minWidthPx: number;
|
|
13
|
-
menuId: string;
|
|
14
|
-
/** Texto acessível do botão de gatilho. */
|
|
15
|
-
triggerLabel: string;
|
|
16
|
-
/** O painel não segue a largura do botão (ícone estreito). */
|
|
17
|
-
matchTriggerWidth: boolean;
|
|
18
|
-
readonly itemSelect: EventEmitter<T>;
|
|
19
|
-
readonly openChange: EventEmitter<boolean>;
|
|
20
|
-
readonly MenuDropdownPlacement: typeof MenuDropdownPlacement;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ActionMenuComponent<any>, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ActionMenuComponent<any>, "app-action-menu", never, { "items": { "alias": "items"; "required": true; }; "placement": { "alias": "placement"; "required": false; }; "minWidthPx": { "alias": "minWidthPx"; "required": false; }; "menuId": { "alias": "menuId"; "required": false; }; "triggerLabel": { "alias": "triggerLabel"; "required": false; }; "matchTriggerWidth": { "alias": "matchTriggerWidth"; "required": false; }; }, { "itemSelect": "itemSelect"; "openChange": "openChange"; }, never, never, true, never>;
|
|
23
|
-
static ngAcceptInputType_matchTriggerWidth: unknown;
|
|
24
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnDestroy, TemplateRef } from '@angular/core';
|
|
2
|
-
import type { MenuNodeItem } from '../_models/menu-item.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ContextMenuComponent<T = string> implements OnDestroy {
|
|
5
|
-
private readonly overlay;
|
|
6
|
-
private readonly vcr;
|
|
7
|
-
private readonly appTheme;
|
|
8
|
-
private readonly cdr;
|
|
9
|
-
items: readonly MenuNodeItem<T>[];
|
|
10
|
-
disabled: boolean;
|
|
11
|
-
menuId: string;
|
|
12
|
-
readonly itemSelect: EventEmitter<T>;
|
|
13
|
-
menuTpl: TemplateRef<unknown>;
|
|
14
|
-
private menuList?;
|
|
15
|
-
private overlayRef;
|
|
16
|
-
private escSub;
|
|
17
|
-
private readonly generatedId;
|
|
18
|
-
readonly panelThemeNgClass: import("@angular/core").Signal<{
|
|
19
|
-
[x: string]: boolean;
|
|
20
|
-
'app-library-theme': boolean;
|
|
21
|
-
}>;
|
|
22
|
-
get resolvedMenuId(): string;
|
|
23
|
-
ngOnDestroy(): void;
|
|
24
|
-
onContextMenu(ev: MouseEvent): void;
|
|
25
|
-
private openAt;
|
|
26
|
-
private disposeOverlay;
|
|
27
|
-
onItemSelect(id: T): void;
|
|
28
|
-
onCloseRequest(): void;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ContextMenuComponent<any>, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContextMenuComponent<any>, "app-context-menu", never, { "items": { "alias": "items"; "required": true; }; "disabled": { "alias": "disabled"; "required": false; }; "menuId": { "alias": "menuId"; "required": false; }; }, { "itemSelect": "itemSelect"; }, never, ["*"], true, never>;
|
|
31
|
-
static ngAcceptInputType_disabled: unknown;
|
|
32
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnChanges, OnDestroy, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { DrawerSide } from '../_models/drawer-side.model';
|
|
3
|
-
import { DrawerSize } from '../_models/drawer-size.model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class DrawerComponent implements OnChanges, OnDestroy {
|
|
6
|
-
private readonly cdr;
|
|
7
|
-
private readonly injector;
|
|
8
|
-
private readonly hostEl;
|
|
9
|
-
open: boolean;
|
|
10
|
-
side: DrawerSide;
|
|
11
|
-
size: DrawerSize;
|
|
12
|
-
/** `title="…"` no template — evita colisão com `HTMLElement.title` no host. */
|
|
13
|
-
drawerHeading: string;
|
|
14
|
-
showCloseButton: boolean;
|
|
15
|
-
readonly openChange: EventEmitter<boolean>;
|
|
16
|
-
private panelRef?;
|
|
17
|
-
readonly DrawerSide: typeof DrawerSide;
|
|
18
|
-
readonly DrawerSize: typeof DrawerSize;
|
|
19
|
-
readonly titleId: string;
|
|
20
|
-
private focusPreOpen;
|
|
21
|
-
/** Igual ao `app-dialog`: backdrop + painel no `body` para `backdrop-filter` correcto. */
|
|
22
|
-
private bodyRestoreParent;
|
|
23
|
-
private bodyRestoreNext;
|
|
24
|
-
get panelClasses(): Record<string, boolean>;
|
|
25
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
26
|
-
ngOnDestroy(): void;
|
|
27
|
-
private attachHostToBody;
|
|
28
|
-
private detachHostFromBody;
|
|
29
|
-
onBackdropClick(): void;
|
|
30
|
-
onCloseClick(): void;
|
|
31
|
-
onPanelKeydown(ev: KeyboardEvent): void;
|
|
32
|
-
requestClose(): void;
|
|
33
|
-
private restoreFocus;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DrawerComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DrawerComponent, "app-drawer", never, { "open": { "alias": "open"; "required": false; }; "side": { "alias": "side"; "required": false; }; "size": { "alias": "size"; "required": false; }; "drawerHeading": { "alias": "title"; "required": false; }; "showCloseButton": { "alias": "showCloseButton"; "required": false; }; }, { "openChange": "openChange"; }, never, ["*", "[appDrawerFooter]"], true, never>;
|
|
36
|
-
static ngAcceptInputType_open: unknown;
|
|
37
|
-
static ngAcceptInputType_showCloseButton: unknown;
|
|
38
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, TemplateRef } from '@angular/core';
|
|
2
|
-
import { MenuDropdownPlacement } from '../_models/menu-dropdown-placement.model';
|
|
3
|
-
import type { MenuNodeItem } from '../_models/menu-item.model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class DropdownMenuComponent<T = string> {
|
|
6
|
-
private readonly host;
|
|
7
|
-
items: readonly MenuNodeItem<T>[];
|
|
8
|
-
placement: MenuDropdownPlacement;
|
|
9
|
-
/** Largura mínima do painel em px (o painel pode alargar ao conteúdo). */
|
|
10
|
-
minWidthPx: number;
|
|
11
|
-
/** Se `true`, a largura do painel segue a do trigger. */
|
|
12
|
-
matchTriggerWidth: boolean;
|
|
13
|
-
menuId: string;
|
|
14
|
-
readonly itemSelect: EventEmitter<T>;
|
|
15
|
-
readonly openChange: EventEmitter<boolean>;
|
|
16
|
-
panelTpl: TemplateRef<unknown>;
|
|
17
|
-
private menuList?;
|
|
18
|
-
open: boolean;
|
|
19
|
-
private readonly generatedId;
|
|
20
|
-
get resolvedMenuId(): string;
|
|
21
|
-
/** Largura do painel no overlay (mínimo garantido; pode igualar ao trigger). */
|
|
22
|
-
get effectivePanelWidth(): number;
|
|
23
|
-
get connectedPositions(): import("@angular/cdk/overlay").ConnectedPosition[];
|
|
24
|
-
onTriggerClick(ev: Event): void;
|
|
25
|
-
toggle(): void;
|
|
26
|
-
setOpen(next: boolean): void;
|
|
27
|
-
onBaseOpenChange(next: boolean): void;
|
|
28
|
-
onItemSelect(id: T): void;
|
|
29
|
-
onCloseRequest(): void;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownMenuComponent<any>, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownMenuComponent<any>, "app-dropdown-menu", never, { "items": { "alias": "items"; "required": true; }; "placement": { "alias": "placement"; "required": false; }; "minWidthPx": { "alias": "minWidthPx"; "required": false; }; "matchTriggerWidth": { "alias": "matchTriggerWidth"; "required": false; }; "menuId": { "alias": "menuId"; "required": false; }; }, { "itemSelect": "itemSelect"; "openChange": "openChange"; }, never, ["*"], true, never>;
|
|
32
|
-
static ngAcceptInputType_matchTriggerWidth: unknown;
|
|
33
|
-
}
|
package/app/menus/index.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export { DropdownMenuComponent, } from './dropdown-menu/dropdown-menu.component';
|
|
2
|
-
export { ContextMenuComponent, } from './context-menu/context-menu.component';
|
|
3
|
-
export { DrawerComponent } from './drawer/drawer.component';
|
|
4
|
-
export { MenuListComponent } from './menu-list/menu-list.component';
|
|
5
|
-
export { ActionMenuComponent } from './action-menu/action-menu.component';
|
|
6
|
-
export { MenuDividerComponent } from './menu-divider/menu-divider.component';
|
|
7
|
-
export { MenuGroupComponent } from './menu-group/menu-group.component';
|
|
8
|
-
export type { MenuItemKind, MenuLeafItem, MenuItemAction, MenuItemDivider, MenuItemGroup, MenuItemSubmenu, MenuNodeItem, } from './_models/menu-item.model';
|
|
9
|
-
export { MenuDropdownPlacement } from './_models/menu-dropdown-placement.model';
|
|
10
|
-
export { DrawerSize } from './_models/drawer-size.model';
|
|
11
|
-
export { DrawerSide } from './_models/drawer-side.model';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* Separador semântico reutilizável — mesma apresentação que o divisor do modelo de dados (`kind: 'divider'`).
|
|
4
|
-
*/
|
|
5
|
-
export declare class MenuDividerComponent {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuDividerComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MenuDividerComponent, "app-menu-divider", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* Cabeçalho opcional de grupo — alinhado a `MenuItemGroup` (`kind: 'group'`).
|
|
4
|
-
* Os itens do grupo continuam a ser renderizados pelo `menu-list` (renderização única).
|
|
5
|
-
*/
|
|
6
|
-
export declare class MenuGroupComponent {
|
|
7
|
-
label?: string;
|
|
8
|
-
/** Quando `true`, não mostra o título (ex.: sidebar colapsada só com ícones). */
|
|
9
|
-
hideLabel: boolean;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuGroupComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MenuGroupComponent, "app-menu-group", never, { "label": { "alias": "label"; "required": false; }; "hideLabel": { "alias": "hideLabel"; "required": false; }; }, {}, never, never, true, never>;
|
|
12
|
-
static ngAcceptInputType_hideLabel: unknown;
|
|
13
|
-
}
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
|
|
2
|
-
import type { MenuItemAction, MenuNodeItem } from '../_models/menu-item.model';
|
|
3
|
-
import { type MenuRow } from '../_utils/menu-rows.util';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class MenuListComponent<T = string> implements OnChanges {
|
|
6
|
-
private readonly cdr;
|
|
7
|
-
private readonly appTheme;
|
|
8
|
-
readonly hostRef: ElementRef<any>;
|
|
9
|
-
items: readonly MenuNodeItem<T>[];
|
|
10
|
-
/** Prefixo dos `id` das opções focáveis (`${menuId}-opt-${focusIndex}`). */
|
|
11
|
-
menuId: string;
|
|
12
|
-
dense: boolean;
|
|
13
|
-
/** Quando `true`, o menu está dentro de um submenu — seta ← regressa um nível. */
|
|
14
|
-
nested: boolean;
|
|
15
|
-
/**
|
|
16
|
-
* Destaca visualmente o item cuja `id` coincide (navegação actual / rota activa).
|
|
17
|
-
* Só aplica a linhas `kind: 'item'` neste nível.
|
|
18
|
-
*/
|
|
19
|
-
selectedItemId: T | null;
|
|
20
|
-
/**
|
|
21
|
-
* Oculta rótulos e descrições (ex.: sidebar colapsada), mantendo ícones; define `title` nativo para hover.
|
|
22
|
-
*/
|
|
23
|
-
compressText: boolean;
|
|
24
|
-
readonly itemSelect: EventEmitter<T>;
|
|
25
|
-
readonly closeRequest: EventEmitter<void>;
|
|
26
|
-
readonly submenuBack: EventEmitter<void>;
|
|
27
|
-
private nestedLists?;
|
|
28
|
-
rows: MenuRow<T>[];
|
|
29
|
-
private focusableCount;
|
|
30
|
-
/** Índice entre `0` e `focusableCount - 1`, ou `-1` = nenhum realce. */
|
|
31
|
-
activeIndex: number;
|
|
32
|
-
/** Painel de submenu aberto (um por instância de lista). */
|
|
33
|
-
openSubmenuKey: string | null;
|
|
34
|
-
private submenuOpenTimer;
|
|
35
|
-
private submenuCloseTimer;
|
|
36
|
-
readonly submenuPositions: import("@angular/cdk/overlay").ConnectedPosition[];
|
|
37
|
-
readonly panelThemeNgClass: import("@angular/core").Signal<{
|
|
38
|
-
[x: string]: boolean;
|
|
39
|
-
'app-library-theme': boolean;
|
|
40
|
-
}>;
|
|
41
|
-
overlayPanelClasses(): string[];
|
|
42
|
-
onNestedItemSelect(id: T): void;
|
|
43
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
44
|
-
submenuRowKey(row: MenuRow<T>, index: number): string;
|
|
45
|
-
isSubmenuOpen(row: MenuRow<T>, index: number): boolean;
|
|
46
|
-
submenuMenuId(row: MenuRow<T>): string;
|
|
47
|
-
onRowMouseEnter(row: MenuRow<T>): void;
|
|
48
|
-
onSubmenuTriggerEnter(row: MenuRow<T>, index: number): void;
|
|
49
|
-
onSubmenuTriggerLeave(_row: MenuRow<T>, index: number): void;
|
|
50
|
-
onSubmenuPanelEnter(): void;
|
|
51
|
-
onSubmenuPanelLeave(row: MenuRow<T>, index: number): void;
|
|
52
|
-
private scheduleSubmenuClose;
|
|
53
|
-
private cancelSubmenuOpenTimer;
|
|
54
|
-
private cancelSubmenuCloseTimer;
|
|
55
|
-
/** Fecha o submenu deste nível (seta ← no filho ou fecho de irmão). */
|
|
56
|
-
closeOpenSubmenu(): void;
|
|
57
|
-
onSubmenuRowClick(ev: MouseEvent, row: MenuRow<T>, index: number): void;
|
|
58
|
-
onSubmenuOutsideClick(row: MenuRow<T>, index: number): void;
|
|
59
|
-
private openSubmenuForRowAt;
|
|
60
|
-
private queueFocusNestedFirst;
|
|
61
|
-
/** Primeira opção focável (abertura por teclado). */
|
|
62
|
-
focusFirstOption(): void;
|
|
63
|
-
onItemClick(ev: MouseEvent, item: MenuItemAction<T>): void;
|
|
64
|
-
optionId(focusIndex: number): string;
|
|
65
|
-
isActiveRow(row: MenuRow<T>): boolean;
|
|
66
|
-
/** Realce de selecção persistente (ex.: item de navegação activo). */
|
|
67
|
-
isRowSelected(row: MenuRow<T>): boolean;
|
|
68
|
-
resetHighlight(): void;
|
|
69
|
-
onMenuSurfaceLeave(): void;
|
|
70
|
-
private focusActiveDom;
|
|
71
|
-
onKeydown(ev: KeyboardEvent): void;
|
|
72
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MenuListComponent<any>, never>;
|
|
73
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MenuListComponent<any>, "app-menu-list", never, { "items": { "alias": "items"; "required": true; }; "menuId": { "alias": "menuId"; "required": false; }; "dense": { "alias": "dense"; "required": false; }; "nested": { "alias": "nested"; "required": false; }; "selectedItemId": { "alias": "selectedItemId"; "required": false; }; "compressText": { "alias": "compressText"; "required": false; }; }, { "itemSelect": "itemSelect"; "closeRequest": "closeRequest"; "submenuBack": "submenuBack"; }, never, never, true, never>;
|
|
74
|
-
static ngAcceptInputType_dense: unknown;
|
|
75
|
-
static ngAcceptInputType_nested: unknown;
|
|
76
|
-
static ngAcceptInputType_compressText: unknown;
|
|
77
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { ConnectedPosition } from '@angular/cdk/overlay';
|
|
2
|
-
import { OverlayPlacement } from '../_models/overlay-placement.model';
|
|
3
|
-
/**
|
|
4
|
-
* Constrói posições CDK para overlay ancorado (tooltip, popover, autocomplete, etc.).
|
|
5
|
-
* Inclui alternativas para inverter quando não há espaço (`push` no componente).
|
|
6
|
-
*
|
|
7
|
-
* Menus dropdown usam {@link menuConnectedPositions} em `menus/_utils` (alinhamento `start`, gap tipicamente menor).
|
|
8
|
-
*/
|
|
9
|
-
export declare function anchoredOverlayPositions(placement: OverlayPlacement, offsetPx?: number): ConnectedPosition[];
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, TemplateRef } from '@angular/core';
|
|
2
|
-
import { type ConnectedPosition, type ScrollStrategy } from '@angular/cdk/overlay';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Fundação reutilizável para painéis ancorados (tooltip, popover, autocomplete, datepicker, etc.).
|
|
6
|
-
* Usa `CdkConnectedOverlay` + tema da lib.
|
|
7
|
-
*
|
|
8
|
-
* @see `DropdownBaseComponent` — overlay para painéis de **campo** (menus/select): backdrop e fecho por omissão
|
|
9
|
-
* alinhados a esse caso; mantido separado para não quebrar contratos públicos.
|
|
10
|
-
*/
|
|
11
|
-
export declare class AnchoredOverlayComponent {
|
|
12
|
-
private readonly appTheme;
|
|
13
|
-
private readonly overlay;
|
|
14
|
-
open: boolean;
|
|
15
|
-
readonly openChange: EventEmitter<boolean>;
|
|
16
|
-
panelTemplate: TemplateRef<unknown>;
|
|
17
|
-
connectedPositions: ConnectedPosition[];
|
|
18
|
-
pushConnectedOverlay: boolean;
|
|
19
|
-
hasBackdrop: boolean;
|
|
20
|
-
closeOnEscape: boolean;
|
|
21
|
-
/** Fecha ao clicar fora do painel e fora da âncora (popover, dialogs leves). */
|
|
22
|
-
closeOnOutsideClick: boolean;
|
|
23
|
-
panelWidthPx: number | null;
|
|
24
|
-
panelMinWidthPx: number | null;
|
|
25
|
-
panelMaxWidthPx: number | null;
|
|
26
|
-
/**
|
|
27
|
-
* Estratégia de scroll (predefinição: reposicionar; `close` para fechar ao scroll em certos modais).
|
|
28
|
-
*/
|
|
29
|
-
scrollStrategy: ScrollStrategy | null;
|
|
30
|
-
readonly overlayPanelClasses: import("@angular/core").Signal<string[]>;
|
|
31
|
-
readonly panelThemeNgClass: import("@angular/core").Signal<{
|
|
32
|
-
[x: string]: boolean;
|
|
33
|
-
'app-library-theme': boolean;
|
|
34
|
-
}>;
|
|
35
|
-
readonly defaultScrollStrategy: import("@angular/cdk/overlay").RepositionScrollStrategy;
|
|
36
|
-
get effectiveScrollStrategy(): ScrollStrategy;
|
|
37
|
-
get overlayWidthCss(): number | string | undefined;
|
|
38
|
-
get overlayMinWidthCss(): number | string | undefined;
|
|
39
|
-
onBackdropClick(): void;
|
|
40
|
-
onOverlayOutsideClick(): void;
|
|
41
|
-
onOverlayKeydown(ev: KeyboardEvent): void;
|
|
42
|
-
onDetach(): void;
|
|
43
|
-
setOpen(next: boolean): void;
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AnchoredOverlayComponent, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AnchoredOverlayComponent, "app-anchored-overlay", never, { "open": { "alias": "open"; "required": false; }; "panelTemplate": { "alias": "panelTemplate"; "required": true; }; "connectedPositions": { "alias": "connectedPositions"; "required": false; }; "pushConnectedOverlay": { "alias": "pushConnectedOverlay"; "required": false; }; "hasBackdrop": { "alias": "hasBackdrop"; "required": false; }; "closeOnEscape": { "alias": "closeOnEscape"; "required": false; }; "closeOnOutsideClick": { "alias": "closeOnOutsideClick"; "required": false; }; "panelWidthPx": { "alias": "panelWidthPx"; "required": false; }; "panelMinWidthPx": { "alias": "panelMinWidthPx"; "required": false; }; "panelMaxWidthPx": { "alias": "panelMaxWidthPx"; "required": false; }; "scrollStrategy": { "alias": "scrollStrategy"; "required": false; }; }, { "openChange": "openChange"; }, never, ["*"], true, never>;
|
|
46
|
-
static ngAcceptInputType_open: unknown;
|
|
47
|
-
static ngAcceptInputType_pushConnectedOverlay: unknown;
|
|
48
|
-
static ngAcceptInputType_hasBackdrop: unknown;
|
|
49
|
-
static ngAcceptInputType_closeOnEscape: unknown;
|
|
50
|
-
static ngAcceptInputType_closeOnOutsideClick: unknown;
|
|
51
|
-
}
|
package/app/overlay/index.d.ts
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* **Overlay (camada de UI flutuante)**
|
|
3
|
-
*
|
|
4
|
-
* - **`AnchoredOverlayComponent`**: primitives CDK (`CdkConnectedOverlay`) + tema (`AppThemeService`).
|
|
5
|
-
* Usado por **tooltip** e **popover** (comportamento genérico: `open`/`openChange`, Escape, clique fora opcional).
|
|
6
|
-
* - **Menus** (`app-dropdown-menu`, campos): usam **`DropdownBaseComponent`** em `fields/dropdown-fields` — contrato
|
|
7
|
-
* estável (backdrop, fecho, largura de painel alinhada ao campo); não foi fundido com `AnchoredOverlay` para
|
|
8
|
-
* não alterar comportamento dos formulários.
|
|
9
|
-
* - **Enums**: `OverlayPlacement` (tooltip/popover, centro do trigger) vs `MenuDropdownPlacement` (menus alinhados
|
|
10
|
-
* ao início do trigger, gap menor — ver `menu-connected-positions.util`).
|
|
11
|
-
*/
|
|
12
|
-
export { AnchoredOverlayComponent } from './anchored-overlay/anchored-overlay.component';
|
|
13
|
-
export { TooltipComponent } from './tooltip/tooltip.component';
|
|
14
|
-
export { TooltipPanelTemplateDirective } from './tooltip/tooltip-panel-template.directive';
|
|
15
|
-
export { PopoverComponent } from './popover/popover.component';
|
|
16
|
-
export { PopoverTriggerDirective } from './popover/popover-trigger.directive';
|
|
17
|
-
export { PopoverBodyTemplateDirective } from './popover/popover-body-template.directive';
|
|
18
|
-
export { PopoverFooterTemplateDirective } from './popover/popover-footer-template.directive';
|
|
19
|
-
export { OverlayPlacement } from './_models/overlay-placement.model';
|
|
20
|
-
export { anchoredOverlayPositions } from './_utils/anchored-overlay-positions.util';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class PopoverBodyTemplateDirective {
|
|
4
|
-
readonly templateRef: TemplateRef<any>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverBodyTemplateDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<PopoverBodyTemplateDirective, "ng-template[appPopoverBody]", never, {}, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class PopoverFooterTemplateDirective {
|
|
4
|
-
readonly templateRef: TemplateRef<any>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverFooterTemplateDirective, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<PopoverFooterTemplateDirective, "ng-template[appPopoverFooter]", never, {}, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/** Marca o elemento que abre/fecha o popover ao clicar. */
|
|
3
|
-
export declare class PopoverTriggerDirective {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverTriggerDirective, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<PopoverTriggerDirective, "[appPopoverTrigger]", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, TemplateRef } from '@angular/core';
|
|
2
|
-
import { OverlayPlacement } from '../_models/overlay-placement.model';
|
|
3
|
-
import { PopoverBodyTemplateDirective } from './popover-body-template.directive';
|
|
4
|
-
import { PopoverFooterTemplateDirective } from './popover-footer-template.directive';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* Painel flutuante ancorado (ações contextuais, ajuda rica, mini-formulários).
|
|
8
|
-
* Conteúdo: `ng-template appPopoverBody` obrigatório; `appPopoverFooter` opcional; trigger com `appPopoverTrigger`.
|
|
9
|
-
*/
|
|
10
|
-
export declare class PopoverComponent {
|
|
11
|
-
private readonly cdr;
|
|
12
|
-
title: string;
|
|
13
|
-
/** Modo controlado: `open` + `openChange`. */
|
|
14
|
-
open: boolean;
|
|
15
|
-
readonly openChange: EventEmitter<boolean>;
|
|
16
|
-
placement: OverlayPlacement;
|
|
17
|
-
offsetPx: number;
|
|
18
|
-
minWidthPx: number;
|
|
19
|
-
maxWidthPx: number;
|
|
20
|
-
/** Rótulo acessível quando não há título visível. */
|
|
21
|
-
ariaLabel: string;
|
|
22
|
-
readonly bodyDirective?: PopoverBodyTemplateDirective;
|
|
23
|
-
readonly footerDirective?: PopoverFooterTemplateDirective;
|
|
24
|
-
panelTpl: TemplateRef<unknown>;
|
|
25
|
-
readonly popoverId: string;
|
|
26
|
-
get bodyTpl(): TemplateRef<unknown> | null;
|
|
27
|
-
get footerTpl(): TemplateRef<unknown> | null;
|
|
28
|
-
get positions(): import("@angular/cdk/overlay").ConnectedPosition[];
|
|
29
|
-
get titleId(): string;
|
|
30
|
-
get effectiveAriaLabel(): string | null;
|
|
31
|
-
onTriggerClick(ev: Event): void;
|
|
32
|
-
toggle(): void;
|
|
33
|
-
/** Sincroniza com `app-anchored-overlay` e notifica o pai (`[(open)]`). */
|
|
34
|
-
setOpen(next: boolean): void;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverComponent, never>;
|
|
36
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PopoverComponent, "app-popover", never, { "title": { "alias": "title"; "required": false; }; "open": { "alias": "open"; "required": false; }; "placement": { "alias": "placement"; "required": false; }; "offsetPx": { "alias": "offsetPx"; "required": false; }; "minWidthPx": { "alias": "minWidthPx"; "required": false; }; "maxWidthPx": { "alias": "maxWidthPx"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; }, { "openChange": "openChange"; }, ["bodyDirective", "footerDirective"], ["[appPopoverTrigger]"], true, never>;
|
|
37
|
-
static ngAcceptInputType_open: unknown;
|
|
38
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Marca um `ng-template` como conteúdo do painel do tooltip (em alternativa a `text`).
|
|
5
|
-
*/
|
|
6
|
-
export declare class TooltipPanelTemplateDirective {
|
|
7
|
-
readonly templateRef: TemplateRef<any>;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipPanelTemplateDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TooltipPanelTemplateDirective, "ng-template[appTooltipPanel]", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import { OverlayPlacement } from '../_models/overlay-placement.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Tooltip ancorado ao conteúdo projectado (trigger).
|
|
6
|
-
* — Texto: `text` ou `ng-template` com `appTooltipPanel`.
|
|
7
|
-
*/
|
|
8
|
-
export declare class TooltipComponent {
|
|
9
|
-
private readonly cdr;
|
|
10
|
-
text: string;
|
|
11
|
-
placement: OverlayPlacement;
|
|
12
|
-
offsetPx: number;
|
|
13
|
-
showDelayMs: number;
|
|
14
|
-
hideDelayMs: number;
|
|
15
|
-
disabled: boolean;
|
|
16
|
-
private readonly panelDirective?;
|
|
17
|
-
panelTpl: TemplateRef<unknown>;
|
|
18
|
-
readonly placementEnum: typeof OverlayPlacement;
|
|
19
|
-
readonly tooltipId: string;
|
|
20
|
-
open: boolean;
|
|
21
|
-
private showTimer;
|
|
22
|
-
private hideTimer;
|
|
23
|
-
get panelContentTpl(): TemplateRef<unknown> | null;
|
|
24
|
-
get positions(): import("@angular/cdk/overlay").ConnectedPosition[];
|
|
25
|
-
get describedByWhenOpen(): string | null;
|
|
26
|
-
onTriggerMouseEnter(): void;
|
|
27
|
-
onTriggerMouseLeave(): void;
|
|
28
|
-
onTriggerFocusIn(): void;
|
|
29
|
-
onTriggerFocusOut(): void;
|
|
30
|
-
onPanelMouseEnter(): void;
|
|
31
|
-
onPanelMouseLeave(): void;
|
|
32
|
-
private scheduleShow;
|
|
33
|
-
private scheduleHide;
|
|
34
|
-
private cancelShow;
|
|
35
|
-
private cancelHide;
|
|
36
|
-
onAnchoredOpenChange(next: boolean): void;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "app-tooltip", never, { "text": { "alias": "text"; "required": false; }; "placement": { "alias": "placement"; "required": false; }; "offsetPx": { "alias": "offsetPx"; "required": false; }; "showDelayMs": { "alias": "showDelayMs"; "required": false; }; "hideDelayMs": { "alias": "hideDelayMs"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, ["panelDirective"], ["*"], true, never>;
|
|
39
|
-
static ngAcceptInputType_disabled: unknown;
|
|
40
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare const APP_THEME_IDS: readonly ["blue", "green", "purple", "orange", "white", "gray", "sepia", "black"];
|
|
3
|
-
export type AppThemeId = (typeof APP_THEME_IDS)[number];
|
|
4
|
-
/** Opção de tema para UI (selector, documentação). */
|
|
5
|
-
export interface AppThemeOption {
|
|
6
|
-
readonly id: AppThemeId;
|
|
7
|
-
readonly label: string;
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Estado global do tema da library: classe CSS `theme-*` em conjunto com `.app-library-theme`.
|
|
11
|
-
* Os tokens `--app-color-*` são definidos em `src/app/_theme/`; paletas em `_theme-palettes.scss`.
|
|
12
|
-
*/
|
|
13
|
-
export declare class AppThemeService {
|
|
14
|
-
private readonly activeId;
|
|
15
|
-
/** Identificador do tema activo (`blue`, `green`, …). */
|
|
16
|
-
readonly activeThemeId: import("@angular/core").Signal<"blue" | "green" | "purple" | "orange" | "white" | "gray" | "sepia" | "black">;
|
|
17
|
-
/** Classe CSS do tema (ex.: `theme-green`) para `[ngClass]` no host tematizado. */
|
|
18
|
-
readonly themeClass: import("@angular/core").Signal<string>;
|
|
19
|
-
/** Lista fixa de temas suportados pela library. */
|
|
20
|
-
readonly themeOptions: readonly AppThemeOption[];
|
|
21
|
-
setTheme(id: AppThemeId): void;
|
|
22
|
-
isActive(id: AppThemeId): boolean;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AppThemeService, never>;
|
|
24
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AppThemeService>;
|
|
25
|
-
}
|
package/app/theme/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { APP_THEME_IDS, AppThemeService, type AppThemeId, type AppThemeOption, } from './app-theme.service';
|
package/structra-public-api.d.ts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Entrada do pacote npm `structra-ui` (ng-packagr).
|
|
3
|
-
* Mantém `rootDir` em `src/` para compilar a árvore de imports sem erros NG3004.
|
|
4
|
-
*/
|
|
5
|
-
export { STRUCTRA_UI } from './structra-version';
|
|
6
|
-
export * from './app/buttons';
|
|
7
|
-
export * from './app/fields/input-fields';
|
|
8
|
-
export * from './app/fields/checkbox-fields';
|
|
9
|
-
export * from './app/fields/dropdown-fields';
|
|
10
|
-
export * from './app/form-layout';
|
|
11
|
-
export * from './app/loading/skeleton-loading';
|
|
12
|
-
export * from './app/data-display';
|
|
13
|
-
export * from './app/dialogs';
|
|
14
|
-
export * from './app/menus';
|
|
15
|
-
export * from './app/overlay';
|
|
16
|
-
export * from './app/app-shell';
|
|
17
|
-
export * from './app/theme';
|
package/structra-version.d.ts
DELETED