@design-system-rte/angular 0.5.2 → 0.6.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/esm2022/lib/components/icon/icon-map.mjs +131 -127
- package/esm2022/lib/components/icon/icon.service.mjs +6 -6
- package/esm2022/lib/components/split-button/split-button.component.mjs +4 -4
- package/fesm2022/design-system-rte-angular.mjs +137 -133
- package/fesm2022/design-system-rte-angular.mjs.map +1 -1
- package/lib/components/icon/icon-map.d.ts +127 -126
- package/lib/components/icon/icon.component.d.ts +1 -1
- package/lib/components/icon/icon.service.d.ts +3 -3
- package/lib/components/icon-button/icon-button.component.d.ts +2 -2
- package/lib/components/icon-button-toggle/icon-button-toggle.component.d.ts +1 -1
- package/lib/components/split-button/split-button.component.d.ts +1 -1
- package/package.json +2 -2
|
@@ -1,4 +1,127 @@
|
|
|
1
|
-
export declare const
|
|
1
|
+
export declare const RegularIcons: {
|
|
2
|
+
add: string;
|
|
3
|
+
"alt-route": string;
|
|
4
|
+
apps: string;
|
|
5
|
+
"arrow-alt-down": string;
|
|
6
|
+
"arrow-alt-down-left": string;
|
|
7
|
+
"arrow-alt-down-right": string;
|
|
8
|
+
"arrow-alt-left": string;
|
|
9
|
+
"arrow-alt-right": string;
|
|
10
|
+
"arrow-alt-up": string;
|
|
11
|
+
"arrow-alt-up-left": string;
|
|
12
|
+
"arrow-alt-up-right": string;
|
|
13
|
+
"arrow-angle-down-left": string;
|
|
14
|
+
"arrow-angle-down-right": string;
|
|
15
|
+
"arrow-angle-up-left": string;
|
|
16
|
+
"arrow-angle-up-right": string;
|
|
17
|
+
"arrow-chevron-down": string;
|
|
18
|
+
"arrow-chevron-left": string;
|
|
19
|
+
"arrow-chevron-right": string;
|
|
20
|
+
"arrow-chevron-up": string;
|
|
21
|
+
"arrow-double-down": string;
|
|
22
|
+
"arrow-double-left": string;
|
|
23
|
+
"arrow-double-right": string;
|
|
24
|
+
"arrow-double-up": string;
|
|
25
|
+
"arrow-down": string;
|
|
26
|
+
"arrow-down-left": string;
|
|
27
|
+
"arrow-down-right": string;
|
|
28
|
+
"arrow-drop-down": string;
|
|
29
|
+
"arrow-drop-up": string;
|
|
30
|
+
"arrow-left": string;
|
|
31
|
+
"arrow-right": string;
|
|
32
|
+
"arrow-up": string;
|
|
33
|
+
"arrow-up-left": string;
|
|
34
|
+
"arrow-up-right": string;
|
|
35
|
+
asterisk: string;
|
|
36
|
+
"attach-file": string;
|
|
37
|
+
"battery-alt-empty": string;
|
|
38
|
+
"battery-alt-full": string;
|
|
39
|
+
"battery-charging": string;
|
|
40
|
+
"battery-empty": string;
|
|
41
|
+
"battery-full": string;
|
|
42
|
+
bluetooth: string;
|
|
43
|
+
"bluetooth-off": string;
|
|
44
|
+
"chart-bar": string;
|
|
45
|
+
"chart-bar-stacked": string;
|
|
46
|
+
check: string;
|
|
47
|
+
"check-indeterminate": string;
|
|
48
|
+
"check-small": string;
|
|
49
|
+
"checkbox-empty": string;
|
|
50
|
+
close: string;
|
|
51
|
+
compare: string;
|
|
52
|
+
"copy-all": string;
|
|
53
|
+
"crisis-alert": string;
|
|
54
|
+
cut: string;
|
|
55
|
+
download: string;
|
|
56
|
+
"download-done": string;
|
|
57
|
+
"drag-handle": string;
|
|
58
|
+
"drag-indicator": string;
|
|
59
|
+
exclamation: string;
|
|
60
|
+
"explore-travel": string;
|
|
61
|
+
"external-link": string;
|
|
62
|
+
filter: string;
|
|
63
|
+
"filter-off": string;
|
|
64
|
+
"first-page": string;
|
|
65
|
+
forward: string;
|
|
66
|
+
fullscreen: string;
|
|
67
|
+
"fullscreen-exit": string;
|
|
68
|
+
history: string;
|
|
69
|
+
"hourglass-empty": string;
|
|
70
|
+
"info-i": string;
|
|
71
|
+
language: string;
|
|
72
|
+
"last-page": string;
|
|
73
|
+
link: string;
|
|
74
|
+
"link-off": string;
|
|
75
|
+
list: string;
|
|
76
|
+
"location-disabled": string;
|
|
77
|
+
login: string;
|
|
78
|
+
logout: string;
|
|
79
|
+
menu: string;
|
|
80
|
+
"menu-open": string;
|
|
81
|
+
monitoring: string;
|
|
82
|
+
"more-down": string;
|
|
83
|
+
"more-horiz": string;
|
|
84
|
+
"more-up": string;
|
|
85
|
+
"more-vert": string;
|
|
86
|
+
ohm: string;
|
|
87
|
+
"open-in-full": string;
|
|
88
|
+
paste: string;
|
|
89
|
+
"play-pause": string;
|
|
90
|
+
"power-input": string;
|
|
91
|
+
"power-plug": string;
|
|
92
|
+
"power-settings": string;
|
|
93
|
+
"priority-high": string;
|
|
94
|
+
public: string;
|
|
95
|
+
publish: string;
|
|
96
|
+
"question-mark": string;
|
|
97
|
+
radar: string;
|
|
98
|
+
"radio-button-empty": string;
|
|
99
|
+
redo: string;
|
|
100
|
+
reload: string;
|
|
101
|
+
remove: string;
|
|
102
|
+
reply: string;
|
|
103
|
+
"reply-all": string;
|
|
104
|
+
route: string;
|
|
105
|
+
search: string;
|
|
106
|
+
"side-navigation": string;
|
|
107
|
+
sort: string;
|
|
108
|
+
"support-agent": string;
|
|
109
|
+
timeline: string;
|
|
110
|
+
"trending-down": string;
|
|
111
|
+
"trending-flat": string;
|
|
112
|
+
"trending-up": string;
|
|
113
|
+
tune: string;
|
|
114
|
+
undo: string;
|
|
115
|
+
upload: string;
|
|
116
|
+
water: string;
|
|
117
|
+
"water-alt": string;
|
|
118
|
+
wifi: string;
|
|
119
|
+
"wifi-off": string;
|
|
120
|
+
windmill: string;
|
|
121
|
+
"zoom-in": string;
|
|
122
|
+
"zoom-out": string;
|
|
123
|
+
};
|
|
124
|
+
export declare const TogglableIcons: {
|
|
2
125
|
"add-circle": string[];
|
|
3
126
|
"admin-panel-settings": string[];
|
|
4
127
|
analytics: string[];
|
|
@@ -28,6 +151,7 @@ export declare const togglableIcons: {
|
|
|
28
151
|
"calendar-month": string[];
|
|
29
152
|
"calendar-today": string[];
|
|
30
153
|
call: string[];
|
|
154
|
+
cancel: string[];
|
|
31
155
|
category: string[];
|
|
32
156
|
"chart-add": string[];
|
|
33
157
|
"chart-area": string[];
|
|
@@ -97,8 +221,8 @@ export declare const togglableIcons: {
|
|
|
97
221
|
"keep-off": string[];
|
|
98
222
|
label: string[];
|
|
99
223
|
laptop: string[];
|
|
100
|
-
"left-panel-open": string[];
|
|
101
224
|
"left-panel-close": string[];
|
|
225
|
+
"left-panel-open": string[];
|
|
102
226
|
"light-off": string[];
|
|
103
227
|
"lightbulb-alt": string[];
|
|
104
228
|
"lightbulb-circle": string[];
|
|
@@ -175,127 +299,4 @@ export declare const togglableIcons: {
|
|
|
175
299
|
warning: string[];
|
|
176
300
|
waterdrop: string[];
|
|
177
301
|
};
|
|
178
|
-
export declare
|
|
179
|
-
add: string;
|
|
180
|
-
"alt-route": string;
|
|
181
|
-
apps: string;
|
|
182
|
-
"arrow-alt-down": string;
|
|
183
|
-
"arrow-alt-down-left": string;
|
|
184
|
-
"arrow-alt-down-right": string;
|
|
185
|
-
"arrow-alt-left": string;
|
|
186
|
-
"arrow-alt-right": string;
|
|
187
|
-
"arrow-alt-up": string;
|
|
188
|
-
"arrow-alt-up-left": string;
|
|
189
|
-
"arrow-alt-up-right": string;
|
|
190
|
-
"arrow-angle-down-left": string;
|
|
191
|
-
"arrow-angle-down-right": string;
|
|
192
|
-
"arrow-angle-up-left": string;
|
|
193
|
-
"arrow-angle-up-right": string;
|
|
194
|
-
"arrow-chevron-down": string;
|
|
195
|
-
"arrow-chevron-left": string;
|
|
196
|
-
"arrow-chevron-right": string;
|
|
197
|
-
"arrow-chevron-up": string;
|
|
198
|
-
"arrow-double-down": string;
|
|
199
|
-
"arrow-double-left": string;
|
|
200
|
-
"arrow-double-right": string;
|
|
201
|
-
"arrow-double-up": string;
|
|
202
|
-
"arrow-down": string;
|
|
203
|
-
"arrow-down-left": string;
|
|
204
|
-
"arrow-down-right": string;
|
|
205
|
-
"arrow-drop-down": string;
|
|
206
|
-
"arrow-drop-up": string;
|
|
207
|
-
"arrow-left": string;
|
|
208
|
-
"arrow-right": string;
|
|
209
|
-
"arrow-up": string;
|
|
210
|
-
"arrow-up-left": string;
|
|
211
|
-
"arrow-up-right": string;
|
|
212
|
-
asterisk: string;
|
|
213
|
-
"attach-file": string;
|
|
214
|
-
"battery-alt-empty": string;
|
|
215
|
-
"battery-alt-full": string;
|
|
216
|
-
"battery-charging": string;
|
|
217
|
-
"battery-empty": string;
|
|
218
|
-
"battery-full": string;
|
|
219
|
-
bluetooth: string;
|
|
220
|
-
"bluetooth-off": string;
|
|
221
|
-
"chart-bar": string;
|
|
222
|
-
"chart-bar-stacked": string;
|
|
223
|
-
check: string;
|
|
224
|
-
"check-indeterminate": string;
|
|
225
|
-
"check-small": string;
|
|
226
|
-
"checkbox-empty": string;
|
|
227
|
-
close: string;
|
|
228
|
-
compare: string;
|
|
229
|
-
"copy-all": string;
|
|
230
|
-
"crisis-alert": string;
|
|
231
|
-
cut: string;
|
|
232
|
-
download: string;
|
|
233
|
-
"download-done": string;
|
|
234
|
-
"drag-handle": string;
|
|
235
|
-
"drag-indicator": string;
|
|
236
|
-
exclamation: string;
|
|
237
|
-
"explore-travel": string;
|
|
238
|
-
"external-link": string;
|
|
239
|
-
filter: string;
|
|
240
|
-
"filter-off": string;
|
|
241
|
-
"first-page": string;
|
|
242
|
-
forward: string;
|
|
243
|
-
fullscreen: string;
|
|
244
|
-
"fullscreen-exit": string;
|
|
245
|
-
history: string;
|
|
246
|
-
"hourglass-empty": string;
|
|
247
|
-
"info-i": string;
|
|
248
|
-
language: string;
|
|
249
|
-
"last-page": string;
|
|
250
|
-
link: string;
|
|
251
|
-
"link-off": string;
|
|
252
|
-
list: string;
|
|
253
|
-
"location-disabled": string;
|
|
254
|
-
login: string;
|
|
255
|
-
logout: string;
|
|
256
|
-
menu: string;
|
|
257
|
-
"menu-open": string;
|
|
258
|
-
monitoring: string;
|
|
259
|
-
"more-down": string;
|
|
260
|
-
"more-horiz": string;
|
|
261
|
-
"more-up": string;
|
|
262
|
-
"more-vert": string;
|
|
263
|
-
ohm: string;
|
|
264
|
-
"open-in-full": string;
|
|
265
|
-
paste: string;
|
|
266
|
-
"play-pause": string;
|
|
267
|
-
"power-input": string;
|
|
268
|
-
"power-plug": string;
|
|
269
|
-
"power-settings": string;
|
|
270
|
-
"priority-high": string;
|
|
271
|
-
public: string;
|
|
272
|
-
publish: string;
|
|
273
|
-
"question-mark": string;
|
|
274
|
-
radar: string;
|
|
275
|
-
"radio-button-empty": string;
|
|
276
|
-
redo: string;
|
|
277
|
-
reload: string;
|
|
278
|
-
remove: string;
|
|
279
|
-
reply: string;
|
|
280
|
-
"reply-all": string;
|
|
281
|
-
route: string;
|
|
282
|
-
search: string;
|
|
283
|
-
"side-navigation": string;
|
|
284
|
-
sort: string;
|
|
285
|
-
"support-agent": string;
|
|
286
|
-
timeline: string;
|
|
287
|
-
"trending-down": string;
|
|
288
|
-
"trending-flat": string;
|
|
289
|
-
"trending-up": string;
|
|
290
|
-
tune: string;
|
|
291
|
-
undo: string;
|
|
292
|
-
upload: string;
|
|
293
|
-
water: string;
|
|
294
|
-
"water-alt": string;
|
|
295
|
-
wifi: string;
|
|
296
|
-
"wifi-off": string;
|
|
297
|
-
windmill: string;
|
|
298
|
-
"zoom-out": string;
|
|
299
|
-
"zoom-in": string;
|
|
300
|
-
};
|
|
301
|
-
export declare const isValidIconName: (name: string) => boolean;
|
|
302
|
+
export declare function isValidIconName(iconName: string): boolean;
|
|
@@ -3,7 +3,7 @@ import { SafeHtml } from "@angular/platform-browser";
|
|
|
3
3
|
import { Observable } from "rxjs";
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class IconComponent {
|
|
6
|
-
readonly name: import("@angular/core").InputSignal<"
|
|
6
|
+
readonly name: import("@angular/core").InputSignal<"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">;
|
|
7
7
|
readonly size: import("@angular/core").InputSignal<number>;
|
|
8
8
|
readonly color: import("@angular/core").InputSignal<string>;
|
|
9
9
|
readonly classes: import("@angular/core").InputSignal<string>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Observable } from "rxjs";
|
|
2
|
-
import {
|
|
2
|
+
import { RegularIcons, TogglableIcons } from "./icon-map";
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
export type RegularIconIdKey = keyof typeof
|
|
5
|
-
export type TogglableIconIdKey = keyof typeof
|
|
4
|
+
export type RegularIconIdKey = keyof typeof RegularIcons;
|
|
5
|
+
export type TogglableIconIdKey = keyof typeof TogglableIcons;
|
|
6
6
|
export declare class IconService {
|
|
7
7
|
private http;
|
|
8
8
|
getSvg(name: RegularIconIdKey | TogglableIconIdKey, appearance: "outlined" | "filled"): Observable<string>;
|
|
@@ -3,7 +3,7 @@ import { ButtonSize, ButtonVariant } from "@design-system-rte/core/components/bu
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class IconButtonComponent {
|
|
5
5
|
readonly disabled: import("@angular/core").InputSignal<boolean>;
|
|
6
|
-
readonly name: import("@angular/core").InputSignal<"
|
|
6
|
+
readonly name: import("@angular/core").InputSignal<"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">;
|
|
7
7
|
readonly size: import("@angular/core").InputSignal<ButtonSize>;
|
|
8
8
|
readonly variant: import("@angular/core").InputSignal<ButtonVariant>;
|
|
9
9
|
readonly type: import("@angular/core").InputSignal<ButtonType>;
|
|
@@ -13,7 +13,7 @@ export declare class IconButtonComponent {
|
|
|
13
13
|
readonly ariaLabelledBy: import("@angular/core").InputSignal<string | undefined>;
|
|
14
14
|
readonly buttonIconSize: import("@angular/core").Signal<number>;
|
|
15
15
|
readonly isValidIconName: import("@angular/core").Signal<boolean>;
|
|
16
|
-
readonly click: import("@angular/core").OutputEmitterRef<
|
|
16
|
+
readonly click: import("@angular/core").OutputEmitterRef<MouseEvent | KeyboardEvent>;
|
|
17
17
|
onClick(event: MouseEvent | KeyboardEvent): void;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<IconButtonComponent, never>;
|
|
19
19
|
static ɵcmp: i0.ɵɵComponentDeclaration<IconButtonComponent, "rte-icon-button", never, { "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "name": { "alias": "name"; "required": true; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "appearance": { "alias": "appearance"; "required": false; "isSignal": true; }; "compactSpacing": { "alias": "compactSpacing"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; "ariaLabelledBy": { "alias": "ariaLabelledBy"; "required": false; "isSignal": true; }; }, { "click": "click"; }, never, never, true, never>;
|
|
@@ -3,7 +3,7 @@ import { ButtonSize, ButtonVariant } from "@design-system-rte/core/components/bu
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class IconButtonToggleComponent {
|
|
5
5
|
readonly disabled: import("@angular/core").InputSignal<boolean>;
|
|
6
|
-
readonly name: import("@angular/core").InputSignal<"
|
|
6
|
+
readonly name: import("@angular/core").InputSignal<"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">;
|
|
7
7
|
readonly size: import("@angular/core").InputSignal<ButtonSize>;
|
|
8
8
|
readonly variant: import("@angular/core").InputSignal<ButtonVariant>;
|
|
9
9
|
readonly type: import("@angular/core").InputSignal<ButtonType>;
|
|
@@ -7,7 +7,7 @@ export declare class SplitButtonComponent {
|
|
|
7
7
|
readonly compactSpacing: import("@angular/core").InputSignal<boolean>;
|
|
8
8
|
readonly selected: import("@angular/core").InputSignal<boolean>;
|
|
9
9
|
readonly position: import("@angular/core").InputSignal<SplitButtonPosition>;
|
|
10
|
-
readonly icon: import("@angular/core").InputSignal<"
|
|
10
|
+
readonly icon: import("@angular/core").InputSignal<"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>;
|
|
11
11
|
readonly disabled: import("@angular/core").InputSignal<boolean>;
|
|
12
12
|
readonly ariaLabelRight: import("@angular/core").InputSignal<string | undefined>;
|
|
13
13
|
readonly splitButtonLeftIconSize: import("@angular/core").Signal<number>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@design-system-rte/angular",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.6.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.
|
|
14
|
+
"@design-system-rte/core": "^0.9.0",
|
|
15
15
|
"tslib": "^2.3.0"
|
|
16
16
|
},
|
|
17
17
|
"sideEffects": false,
|