@stenajs-webui/elements 23.12.4 → 23.12.5
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/dist/icons/generated/CommonIcons.d.ts +2 -0
- package/dist/index.es.js +765 -741
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +4 -4
- package/dist/index.js.map +1 -1
- package/package.json +4 -4
|
@@ -11,6 +11,7 @@ export declare const stenaBellFilled: MediumIcon;
|
|
|
11
11
|
export declare const stenaBilling: MediumIcon;
|
|
12
12
|
export declare const stenaBookmark: MediumIcon;
|
|
13
13
|
export declare const stenaBookmarkFilled: MediumIcon;
|
|
14
|
+
export declare const stenaBriefcase: MediumIcon;
|
|
14
15
|
export declare const stenaBunkBed: MediumIcon;
|
|
15
16
|
export declare const stenaBuy: MediumIcon;
|
|
16
17
|
export declare const stenaCafe: MediumIcon;
|
|
@@ -211,6 +212,7 @@ export declare const stenaSortDownMini: MediumIcon;
|
|
|
211
212
|
export declare const stenaSortUp: MediumIcon;
|
|
212
213
|
export declare const stenaSortUpMini: MediumIcon;
|
|
213
214
|
export declare const stenaSpa: MediumIcon;
|
|
215
|
+
export declare const stenaSpeechBubbles: MediumIcon;
|
|
214
216
|
export declare const stenaStack: MediumIcon;
|
|
215
217
|
export declare const stenaStackCheck: MediumIcon;
|
|
216
218
|
export declare const stenaStar: MediumIcon;
|