@design-system-rte/angular 0.11.0 → 0.12.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.
@@ -0,0 +1,10 @@
1
+ import { BreadcrumbProps, BreadcrumbsTruncatedItems } from "@design-system-rte/core/components/breadcrumbs/breadcrumbs.interface";
2
+ import * as i0 from "@angular/core";
3
+ export declare class BreadcrumbsComponent {
4
+ readonly items: import("@angular/core").InputSignal<BreadcrumbProps[]>;
5
+ readonly ariaLabel: import("@angular/core").InputSignal<string>;
6
+ readonly truncatedItems: import("@angular/core").Signal<BreadcrumbsTruncatedItems | null>;
7
+ readonly truncatedItemsText: import("@angular/core").Signal<string>;
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbsComponent, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbsComponent, "rte-breadcrumbs", never, { "items": { "alias": "items"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
10
+ }
@@ -4,7 +4,7 @@ export declare class ChipComponent {
4
4
  readonly label: import("@angular/core").InputSignal<string>;
5
5
  readonly selected: import("@angular/core").InputSignal<boolean>;
6
6
  readonly disabled: import("@angular/core").InputSignal<boolean>;
7
- readonly type: import("@angular/core").InputSignal<"single" | "multi" | "input">;
7
+ readonly type: import("@angular/core").InputSignal<"input" | "single" | "multi">;
8
8
  readonly compactSpacing: import("@angular/core").InputSignal<boolean>;
9
9
  readonly click: import("@angular/core").OutputEmitterRef<Event>;
10
10
  readonly close: import("@angular/core").OutputEmitterRef<Event>;
@@ -28,7 +28,7 @@ export declare class TextInputComponent {
28
28
  readonly isHiddenInput: import("@angular/core").WritableSignal<boolean>;
29
29
  readonly displayedLeftIcon: import("@angular/core").Signal<"add" | "apps" | "asterisk" | "bluetooth" | "check" | "close" | "compare" | "cut" | "download" | "exclamation" | "filter" | "forward" | "fullscreen" | "history" | "language" | "link" | "list" | "login" | "logout" | "menu" | "monitoring" | "ohm" | "paste" | "public" | "publish" | "radar" | "redo" | "reload" | "remove" | "reply" | "route" | "search" | "sort" | "timeline" | "tune" | "undo" | "upload" | "water" | "wifi" | "windmill" | "alt-route" | "arrow-alt-down" | "arrow-alt-down-left" | "arrow-alt-down-right" | "arrow-alt-left" | "arrow-alt-right" | "arrow-alt-up" | "arrow-alt-up-left" | "arrow-alt-up-right" | "arrow-angle-down-left" | "arrow-angle-down-right" | "arrow-angle-up-left" | "arrow-angle-up-right" | "arrow-chevron-down" | "arrow-chevron-left" | "arrow-chevron-right" | "arrow-chevron-up" | "arrow-double-down" | "arrow-double-left" | "arrow-double-right" | "arrow-double-up" | "arrow-down" | "arrow-down-left" | "arrow-down-right" | "arrow-drop-down" | "arrow-drop-up" | "arrow-left" | "arrow-right" | "arrow-up" | "arrow-up-left" | "arrow-up-right" | "attach-file" | "battery-alt-empty" | "battery-alt-full" | "battery-charging" | "battery-empty" | "battery-full" | "bluetooth-off" | "chart-bar" | "chart-bar-stacked" | "check-indeterminate" | "check-small" | "checkbox-empty" | "copy-all" | "crisis-alert" | "download-done" | "drag-handle" | "drag-indicator" | "explore-travel" | "external-link" | "filter-off" | "first-page" | "fullscreen-exit" | "hourglass-empty" | "info-i" | "last-page" | "link-off" | "location-disabled" | "menu-open" | "more-down" | "more-horiz" | "more-up" | "more-vert" | "open-in-full" | "play-pause" | "power-input" | "power-plug" | "power-settings" | "priority-high" | "question-mark" | "radio-button-empty" | "reply-all" | "side-navigation" | "support-agent" | "trending-down" | "trending-flat" | "trending-up" | "water-alt" | "wifi-off" | "zoom-in" | "zoom-out" | "add-circle" | "admin-panel-settings" | "analytics" | "archive" | "arrow-circle-chevron-down" | "arrow-circle-chevron-left" | "arrow-circle-chevron-right" | "arrow-circle-chevron-up" | "arrow-circle-down" | "arrow-circle-left" | "arrow-circle-right" | "arrow-circle-up" | "article" | "assignment-complete" | "assignment" | "battery-alert" | "battery-charging-full" | "bolt-alt-circle" | "bolt-alt" | "bolt-circle" | "bolt" | "bookmark" | "bookmarks" | "build" | "calendar-available" | "calendar-busy" | "calendar-month" | "calendar-today" | "call" | "cancel" | "category" | "chart-add" | "chart-area" | "chart-pie" | "chart-table" | "chat-alt" | "chat-alt-unread" | "chat" | "chat-unread" | "check-circle" | "checkbox" | "checkbox-indeterminate" | "clock" | "cloud-download" | "cloud" | "cloud-off" | "cloud-upload" | "comment-add" | "comment" | "copy" | "dangerous" | "dashboard" | "database" | "delete" | "desktop" | "devices" | "draft" | "eco" | "edit" | "electric-meter" | "error" | "explore" | "explore-off" | "fast-forward" | "fast-rewind" | "feedback" | "file-copy" | "file-download" | "file-upload" | "filter-alt" | "filter-alt-off" | "fire" | "fit-screen" | "flag" | "flash" | "flash-off" | "folder-add" | "folder" | "folder-move" | "folder-open" | "folder-shared" | "forum" | "group-add" | "group" | "groups" | "headphones" | "heart" | "help" | "home" | "hourglass" | "image-broken" | "image" | "image-gallery" | "inbox" | "info" | "keep" | "keep-off" | "label" | "laptop" | "left-panel-close" | "left-panel-open" | "light-off" | "lightbulb-alt" | "lightbulb-circle" | "lightbulb" | "list-alt" | "location-me" | "location-off" | "location-on" | "lock" | "lock-open" | "lock-open-right" | "mail" | "mail-unread" | "map" | "mic" | "mic-off" | "mode-dark" | "mode-light" | "notification" | "notification-important" | "notification-off" | "notification-unread" | "palette" | "pause-circle" | "pause" | "photo-camera" | "play-circle" | "play" | "power" | "power-off" | "power-plug-connect" | "power-settings-circle" | "power-solar" | "power-switch" | "power-wind" | "print" | "right-panel-close" | "right-panel-open" | "save" | "send" | "settings" | "share" | "skip-next" | "skip-previous" | "smartphone" | "star" | "sticky-note" | "stop-circle" | "stop" | "subtitles" | "text-snippet" | "trash-restore" | "unarchive" | "user-add" | "user-circle" | "user" | "user-settings" | "verified" | "video-camera" | "video-camera-off" | "video-gallery" | "view-agenda" | "view-column" | "view-grid" | "view-kanban" | "view-module" | "view-timeline" | "visibility-hide" | "visibility-show" | "volume-down" | "volume-mute" | "volume-off" | "volume-up" | "warning" | "waterdrop" | null>;
30
30
  readonly displayCounter: import("@angular/core").Signal<boolean>;
31
- readonly rightIconName: import("@angular/core").Signal<"" | "close" | "visibility-show" | "visibility-hide">;
31
+ readonly rightIconName: import("@angular/core").Signal<"close" | "" | "visibility-show" | "visibility-hide">;
32
32
  readonly rightIconAriaLabel: import("@angular/core").Signal<"" | "show text" | "hide text" | "clear">;
33
33
  readonly shouldShowRightIcon: import("@angular/core").Signal<boolean>;
34
34
  private lastParentValue;
@@ -1,11 +1,13 @@
1
+ import { AfterViewInit, OnDestroy } from "@angular/core";
1
2
  import * as i0 from "@angular/core";
2
- export declare class TooltipDirective {
3
+ export declare class TooltipDirective implements AfterViewInit, OnDestroy {
3
4
  readonly rteTooltip: import("@angular/core").InputSignal<string>;
4
5
  readonly rteTooltipPosition: import("@angular/core").InputSignal<string>;
5
6
  readonly rteTooltipAlignment: import("@angular/core").InputSignal<string>;
6
7
  readonly rteTooltipArrow: import("@angular/core").InputSignal<boolean>;
7
8
  private tooltipRef;
8
9
  private hostElement;
10
+ private overlayService;
9
11
  private elementRef;
10
12
  private viewContainerRef;
11
13
  private renderer;
@@ -15,15 +17,11 @@ export declare class TooltipDirective {
15
17
  onFocus(): void;
16
18
  onBlur(): void;
17
19
  constructor();
20
+ ngAfterViewInit(): void;
21
+ ngOnDestroy(): void;
18
22
  showTooltip(): void;
19
23
  private assignDirectiveToComponent;
20
- private appendComponentToHost;
21
24
  private positionTooltip;
22
- private getTooltipPosition;
23
- private getTooltipXBound;
24
- private getTooltipXOffset;
25
- private getTooltipYBound;
26
- private getTooltipYOffset;
27
25
  private hideTooltip;
28
26
  static ɵfac: i0.ɵɵFactoryDeclaration<TooltipDirective, never>;
29
27
  static ɵdir: i0.ɵɵDirectiveDeclaration<TooltipDirective, "[rteTooltip]", never, { "rteTooltip": { "alias": "rteTooltip"; "required": true; "isSignal": true; }; "rteTooltipPosition": { "alias": "rteTooltipPosition"; "required": false; "isSignal": true; }; "rteTooltipAlignment": { "alias": "rteTooltipAlignment"; "required": false; "isSignal": true; }; "rteTooltipArrow": { "alias": "rteTooltipArrow"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
@@ -0,0 +1,12 @@
1
+ import { ComponentRef, Type, ViewContainerRef } from "@angular/core";
2
+ import * as i0 from "@angular/core";
3
+ export declare class OverlayService {
4
+ private overlayRoot?;
5
+ private activeOverlays;
6
+ constructor();
7
+ private getOverlayRoot;
8
+ create<T>(component: Type<T>, viewContainer: ViewContainerRef): ComponentRef<T>;
9
+ destroy(): void;
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<OverlayService, never>;
11
+ static ɵprov: i0.ɵɵInjectableDeclaration<OverlayService>;
12
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@design-system-rte/angular",
3
- "version": "0.11.0",
3
+ "version": "0.12.0",
4
4
  "description": "Angular components for the Design System RTE",
5
5
  "license": "Apache-2.0",
6
6
  "publishConfig": {
@@ -11,7 +11,7 @@
11
11
  "@angular/core": "^17.3.12"
12
12
  },
13
13
  "dependencies": {
14
- "@design-system-rte/core": "^0.15.0",
14
+ "@design-system-rte/core": "^0.16.0",
15
15
  "tslib": "^2.3.0"
16
16
  },
17
17
  "sideEffects": false,
package/public-api.d.ts CHANGED
@@ -18,3 +18,4 @@ export * from "./lib/components/textarea/textarea.component";
18
18
  export * from "./lib/components/divider/divider.component";
19
19
  export * from "./lib/components/switch/switch.component";
20
20
  export * from "./lib/components/segmented-control/segmented-control.component";
21
+ export * from "./lib/components/breadcrumbs/breadcrumbs.component";