@trilogy-ds/assets 4.14.4 → 4.15.0-beta-1
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/lib/iconNameEnum.d.ts +6 -1
- package/lib/iconNameEnum.js +5 -0
- package/lib/icons/all/arrow-high.svg +1 -0
- package/lib/icons/all/clock.svg +1 -0
- package/lib/icons/all/file-attached.svg +1 -0
- package/lib/icons/all/micro.svg +1 -0
- package/lib/icons/all/paperclip.svg +1 -0
- package/lib/iconsPath.d.ts +5 -0
- package/lib/iconsPath.js +5 -0
- package/package.json +1 -1
package/lib/iconNameEnum.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ export declare enum IconName {
|
|
|
4
4
|
ARROW_LEFT = "tri-arrow-left",
|
|
5
5
|
ARROW_RIGHT = "tri-arrow-right",
|
|
6
6
|
ARROW_UP = "tri-arrow-up",
|
|
7
|
+
ARROW_HIGHT = "tri-arrow-high",
|
|
7
8
|
BELL = "tri-bell",
|
|
8
9
|
CALENDAR = "tri-calendar",
|
|
9
10
|
CHECK_CIRCLE = "tri-check-circle",
|
|
@@ -11,9 +12,13 @@ export declare enum IconName {
|
|
|
11
12
|
EXCLAMATION_CIRCLE = "tri-exclamation-circle",
|
|
12
13
|
EYE_SLASH = "tri-eye-slash",
|
|
13
14
|
EYE = "tri-eye",
|
|
15
|
+
FILE_ATTACHED = "tri-file-attached",
|
|
14
16
|
INFOS_CIRCLE = "tri-infos-circle",
|
|
15
17
|
SEARCH = "tri-search",
|
|
16
18
|
TIMES = "tri-times",
|
|
17
|
-
TRASH = "tri-trash"
|
|
19
|
+
TRASH = "tri-trash",
|
|
20
|
+
MICRO = "tri-micro",
|
|
21
|
+
PARPERCLIP = "tri-paperclip",
|
|
22
|
+
CLOCK = "tri-clock"
|
|
18
23
|
}
|
|
19
24
|
export type IconNameValues = `${IconName}`;
|
package/lib/iconNameEnum.js
CHANGED
|
@@ -5,6 +5,7 @@ export var IconName;
|
|
|
5
5
|
IconName["ARROW_LEFT"] = "tri-arrow-left";
|
|
6
6
|
IconName["ARROW_RIGHT"] = "tri-arrow-right";
|
|
7
7
|
IconName["ARROW_UP"] = "tri-arrow-up";
|
|
8
|
+
IconName["ARROW_HIGHT"] = "tri-arrow-high";
|
|
8
9
|
IconName["BELL"] = "tri-bell";
|
|
9
10
|
IconName["CALENDAR"] = "tri-calendar";
|
|
10
11
|
IconName["CHECK_CIRCLE"] = "tri-check-circle";
|
|
@@ -12,8 +13,12 @@ export var IconName;
|
|
|
12
13
|
IconName["EXCLAMATION_CIRCLE"] = "tri-exclamation-circle";
|
|
13
14
|
IconName["EYE_SLASH"] = "tri-eye-slash";
|
|
14
15
|
IconName["EYE"] = "tri-eye";
|
|
16
|
+
IconName["FILE_ATTACHED"] = "tri-file-attached";
|
|
15
17
|
IconName["INFOS_CIRCLE"] = "tri-infos-circle";
|
|
16
18
|
IconName["SEARCH"] = "tri-search";
|
|
17
19
|
IconName["TIMES"] = "tri-times";
|
|
18
20
|
IconName["TRASH"] = "tri-trash";
|
|
21
|
+
IconName["MICRO"] = "tri-micro";
|
|
22
|
+
IconName["PARPERCLIP"] = "tri-paperclip";
|
|
23
|
+
IconName["CLOCK"] = "tri-clock";
|
|
19
24
|
})(IconName || (IconName = {}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="800" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 3a1 1 0 0 1 .707.293l7 7a1 1 0 0 1-1.414 1.414L13 6.414V20a1 1 0 1 1-2 0V6.414l-5.293 5.293a1 1 0 0 1-1.414-1.414l7-7A1 1 0 0 1 12 3" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="bi bi-clock" viewBox="0 0 16 16"><path d="M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71z"/><path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="800" fill="none" viewBox="0 0 15 15"><path stroke="currentColor" d="M.5 0v4.5a2 2 0 1 0 4 0v-3a1 1 0 0 0-2 0V5M6 .5h6.5a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-10a1 1 0 0 1-1-1V8M11 4.5H7m4 3H7m4 3H4"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="800" fill="currentColor" class="cf-icon-svg" viewBox="-3 0 19 19"><path d="M11.665 7.915v1.31a5.26 5.26 0 0 1-1.514 3.694 5.2 5.2 0 0 1-1.641 1.126 5 5 0 0 1-1.456.384v1.899h2.312a.554.554 0 0 1 0 1.108H3.634a.554.554 0 0 1 0-1.108h2.312v-1.899a5 5 0 0 1-1.456-.384 5.2 5.2 0 0 1-1.641-1.126 5.26 5.26 0 0 1-1.514-3.695v-1.31a.554.554 0 1 1 1.109 0v1.31a4.13 4.13 0 0 0 1.195 2.917 3.99 3.99 0 0 0 5.722 0 4.13 4.13 0 0 0 1.195-2.917v-1.31a.554.554 0 1 1 1.109 0zM3.77 10.37a2.9 2.9 0 0 1-.233-1.146V4.738A2.9 2.9 0 0 1 3.77 3.58a3 3 0 0 1 1.59-1.59 2.9 2.9 0 0 1 1.158-.233 2.9 2.9 0 0 1 1.152.233 2.98 2.98 0 0 1 1.793 2.748l-.012 4.487a2.96 2.96 0 0 1-.856 2.09 3 3 0 0 1-.937.634 2.9 2.9 0 0 1-1.152.233 2.9 2.9 0 0 1-1.158-.233A2.96 2.96 0 0 1 3.77 10.37"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="800" viewBox="-8 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M14 4v20a6 6 0 0 1-12 0V6a4 4 0 0 1 8 0v18a2 2 0 0 1-4 0V8H4v16a4 4 0 0 0 8 0V6A6 6 0 0 0 0 6v19c.493 3.945 3.921 7 8 7s7.507-3.055 8-7V4z"/></svg>
|
package/lib/iconsPath.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ export declare const SVGicons: {
|
|
|
4
4
|
'arrow-left': any;
|
|
5
5
|
'arrow-right': any;
|
|
6
6
|
'arrow-up': any;
|
|
7
|
+
'arrow-high': any;
|
|
7
8
|
bell: any;
|
|
8
9
|
calendar: any;
|
|
9
10
|
'check-circle': any;
|
|
@@ -11,8 +12,12 @@ export declare const SVGicons: {
|
|
|
11
12
|
'exclamation-circle': any;
|
|
12
13
|
'eye-slash': any;
|
|
13
14
|
eye: any;
|
|
15
|
+
'file-attached': any;
|
|
14
16
|
'infos-circle': any;
|
|
15
17
|
search: any;
|
|
16
18
|
times: any;
|
|
17
19
|
trash: any;
|
|
20
|
+
paperclip: any;
|
|
21
|
+
micro: any;
|
|
22
|
+
clock: any;
|
|
18
23
|
};
|
package/lib/iconsPath.js
CHANGED
|
@@ -5,6 +5,7 @@ export const SVGicons = {
|
|
|
5
5
|
'arrow-left': require('@trilogy-ds/assets/lib/icons/all/arrow-left.svg'),
|
|
6
6
|
'arrow-right': require('@trilogy-ds/assets/lib/icons/all/arrow-right.svg'),
|
|
7
7
|
'arrow-up': require('@trilogy-ds/assets/lib/icons/all/arrow-up.svg'),
|
|
8
|
+
'arrow-high': require('@trilogy-ds/assets/lib/icons/all/arrow-high.svg'),
|
|
8
9
|
bell: require('@trilogy-ds/assets/lib/icons/all/bell.svg'),
|
|
9
10
|
calendar: require('@trilogy-ds/assets/lib/icons/all/calendar.svg'),
|
|
10
11
|
'check-circle': require('@trilogy-ds/assets/lib/icons/all/check-circle.svg'),
|
|
@@ -12,8 +13,12 @@ export const SVGicons = {
|
|
|
12
13
|
'exclamation-circle': require('@trilogy-ds/assets/lib/icons/all/exclamation-circle.svg'),
|
|
13
14
|
'eye-slash': require('@trilogy-ds/assets/lib/icons/all/eye-slash.svg'),
|
|
14
15
|
eye: require('@trilogy-ds/assets/lib/icons/all/eye.svg'),
|
|
16
|
+
'file-attached': require('@trilogy-ds/assets/lib/icons/all/file-attached.svg'),
|
|
15
17
|
'infos-circle': require('@trilogy-ds/assets/lib/icons/all/infos-circle.svg'),
|
|
16
18
|
search: require('@trilogy-ds/assets/lib/icons/all/search.svg'),
|
|
17
19
|
times: require('@trilogy-ds/assets/lib/icons/all/times.svg'),
|
|
18
20
|
trash: require('@trilogy-ds/assets/lib/icons/all/trash.svg'),
|
|
21
|
+
paperclip: require('@trilogy-ds/assets/lib/icons/all/paperclip.svg'),
|
|
22
|
+
micro: require('@trilogy-ds/assets/lib/icons/all/micro.svg'),
|
|
23
|
+
clock: require('@trilogy-ds/assets/lib/icons/all/clock.svg'),
|
|
19
24
|
};
|