@stenajs-webui/elements 17.32.0 → 17.34.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/CHANGELOG.md CHANGED
@@ -1,3 +1,27 @@
1
+ # v17.34.0 (Thu Feb 09 2023)
2
+
3
+ #### 🚀 Enhancement
4
+
5
+ - Update icons in banner [#559](https://github.com/StenaIT/stenajs-webui/pull/559) ([@PaulineAnnBar](https://github.com/PaulineAnnBar))
6
+
7
+ #### Authors: 1
8
+
9
+ - [@PaulineAnnBar](https://github.com/PaulineAnnBar)
10
+
11
+ ---
12
+
13
+ # v17.33.0 (Mon Feb 06 2023)
14
+
15
+ #### 🚀 Enhancement
16
+
17
+ - Add file icons with labels and finance paid status icons [#558](https://github.com/StenaIT/stenajs-webui/pull/558) ([@AugustasFriend](https://github.com/AugustasFriend))
18
+
19
+ #### Authors: 1
20
+
21
+ - Augustas Eidikis ([@AugustasFriend](https://github.com/AugustasFriend))
22
+
23
+ ---
24
+
1
25
  # v17.32.0 (Fri Feb 03 2023)
2
26
 
3
27
  #### 🚀 Enhancement
@@ -39,6 +39,7 @@ export declare const stenaCalendarSortUp: IconDefinition;
39
39
  export declare const stenaCalendar: IconDefinition;
40
40
  export declare const stenaCheckCircleFilled: IconDefinition;
41
41
  export declare const stenaCheckCircle: IconDefinition;
42
+ export declare const stenaCheckThick: IconDefinition;
42
43
  export declare const stenaCheck: IconDefinition;
43
44
  export declare const stenaClearRow: IconDefinition;
44
45
  export declare const stenaClear: IconDefinition;
@@ -66,7 +67,13 @@ export declare const stenaExclamationTriangle: IconDefinition;
66
67
  export declare const stenaExpand: IconDefinition;
67
68
  export declare const stenaExternalLink: IconDefinition;
68
69
  export declare const stenaFavorites: IconDefinition;
70
+ export declare const stenaFileCsvLabel: IconDefinition;
71
+ export declare const stenaFilePdfLabel: IconDefinition;
72
+ export declare const stenaFileXlsLabel: IconDefinition;
69
73
  export declare const stenaFilter: IconDefinition;
74
+ export declare const stenaFinancePaid: IconDefinition;
75
+ export declare const stenaFinancePay: IconDefinition;
76
+ export declare const stenaFinanceUnpaid: IconDefinition;
70
77
  export declare const stenaFinanceWallet: IconDefinition;
71
78
  export declare const stenaHamburger: IconDefinition;
72
79
  export declare const stenaHazardous: IconDefinition;
@@ -121,7 +128,9 @@ export declare const stenaSailingTicketFilled: IconDefinition;
121
128
  export declare const stenaSailingTicket: IconDefinition;
122
129
  export declare const stenaSailingTrailer: IconDefinition;
123
130
  export declare const stenaSailingTrain: IconDefinition;
131
+ export declare const stenaSailingTruckAlt: IconDefinition;
124
132
  export declare const stenaSailingVehicle: IconDefinition;
133
+ export declare const stenaSave: IconDefinition;
125
134
  export declare const stenaSearchError: IconDefinition;
126
135
  export declare const stenaSearch: IconDefinition;
127
136
  export declare const stenaSendPlane: IconDefinition;