@trilogy-ds/assets 0.0.2-alpha-prompt → 0.0.2-beta-color
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
CHANGED
|
@@ -11,12 +11,9 @@ export declare enum IconName {
|
|
|
11
11
|
EXCLAMATION_CIRCLE = "tri-exclamation-circle",
|
|
12
12
|
EYE_SLASH = "tri-eye-slash",
|
|
13
13
|
EYE = "tri-eye",
|
|
14
|
-
FILE_ATTACHED = "tri-file-attached",
|
|
15
14
|
INFOS_CIRCLE = "tri-infos-circle",
|
|
16
15
|
SEARCH = "tri-search",
|
|
17
16
|
TIMES = "tri-times",
|
|
18
|
-
TRASH = "tri-trash"
|
|
19
|
-
MICRO = "tri-micro",
|
|
20
|
-
PARPERCLIP = "tri-paperclip"
|
|
17
|
+
TRASH = "tri-trash"
|
|
21
18
|
}
|
|
22
19
|
export type IconNameValues = `${IconName}`;
|
package/lib/iconNameEnum.js
CHANGED
|
@@ -12,11 +12,8 @@ export var IconName;
|
|
|
12
12
|
IconName["EXCLAMATION_CIRCLE"] = "tri-exclamation-circle";
|
|
13
13
|
IconName["EYE_SLASH"] = "tri-eye-slash";
|
|
14
14
|
IconName["EYE"] = "tri-eye";
|
|
15
|
-
IconName["FILE_ATTACHED"] = "tri-file-attached";
|
|
16
15
|
IconName["INFOS_CIRCLE"] = "tri-infos-circle";
|
|
17
16
|
IconName["SEARCH"] = "tri-search";
|
|
18
17
|
IconName["TIMES"] = "tri-times";
|
|
19
18
|
IconName["TRASH"] = "tri-trash";
|
|
20
|
-
IconName["MICRO"] = "tri-micro";
|
|
21
|
-
IconName["PARPERCLIP"] = "tri-paperclip";
|
|
22
19
|
})(IconName || (IconName = {}));
|
package/lib/iconsPath.d.ts
CHANGED
package/lib/iconsPath.js
CHANGED
|
@@ -12,11 +12,8 @@ export const SVGicons = {
|
|
|
12
12
|
'exclamation-circle': require('@trilogy-ds/assets/lib/icons/all/exclamation-circle.svg'),
|
|
13
13
|
'eye-slash': require('@trilogy-ds/assets/lib/icons/all/eye-slash.svg'),
|
|
14
14
|
eye: require('@trilogy-ds/assets/lib/icons/all/eye.svg'),
|
|
15
|
-
'file-attached': require('@trilogy-ds/assets/lib/icons/all/file-attached.svg'),
|
|
16
15
|
'infos-circle': require('@trilogy-ds/assets/lib/icons/all/infos-circle.svg'),
|
|
17
16
|
search: require('@trilogy-ds/assets/lib/icons/all/search.svg'),
|
|
18
17
|
times: require('@trilogy-ds/assets/lib/icons/all/times.svg'),
|
|
19
18
|
trash: require('@trilogy-ds/assets/lib/icons/all/trash.svg'),
|
|
20
|
-
paperclip: require('@trilogy-ds/assets/lib/icons/all/paperclip.svg'),
|
|
21
|
-
micro: require('@trilogy-ds/assets/lib/icons/all/micro.svg'),
|
|
22
19
|
};
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
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>
|
package/lib/icons/all/micro.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
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>
|
|
@@ -1 +0,0 @@
|
|
|
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>
|