@yahoo/uds-icons 2.27.0 → 2.27.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/assets/AddFace-fill-12.svg +3 -2
- package/assets/AddFace-fill-16.svg +2 -3
- package/assets/AddFace-outline-12.svg +3 -2
- package/assets/AddFace-outline-16.svg +2 -3
- package/assets/color-map.json +10 -10
- package/dist/generated/icons/AddFace.cjs +20 -24
- package/dist/generated/icons/AddFace.js +21 -25
- package/dist/generated/icons/AddFace.js.map +1 -1
- package/dist/glyphMap.d.cts +1 -1
- package/dist/glyphMap.d.cts.map +1 -1
- package/dist/glyphMap.d.ts +1 -1
- package/dist/glyphMap.d.ts.map +1 -1
- package/dist/glyphMap.js.map +1 -1
- package/dist/svgMap.cjs +421 -421
- package/dist/svgMap.js +421 -421
- package/dist/svgMap.js.map +1 -1
- package/generated/font/uds-icons.ttf +0 -0
- package/package.json +2 -2
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none">
|
|
2
|
-
<g clip-path="url(#AddFace-fill-12_svg__a)">
|
|
3
|
-
<path
|
|
2
|
+
<g fill="black" clip-path="url(#AddFace-fill-12_svg__a)">
|
|
3
|
+
<path d="M5.413 1.173q.363 0 .713.048a3.309 3.309 0 0 0 4.497 3.896 5.414 5.414 0 1 1-5.21-3.944M2.932 7.714c0 .997 1.11 1.804 2.481 1.805s2.481-.808 2.481-1.805zm0-2.03a.677.677 0 1 0 .002 1.355.677.677 0 0 0-.002-1.355m4.962 0a.677.677 0 1 0 .002 1.354.677.677 0 0 0-.002-1.354"/>
|
|
4
|
+
<path d="M9.894 1.504h1.504v1.143H9.894V4.15H8.751V2.647H7.248V1.504H8.75V0h1.143z"/>
|
|
4
5
|
</g>
|
|
5
6
|
</svg>
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
|
|
2
|
-
<
|
|
3
|
-
|
|
4
|
-
</g>
|
|
2
|
+
<path fill="black" d="M7.105 1.79q.476 0 .936.063a4.343 4.343 0 0 0 5.902 5.113 7.106 7.106 0 1 1-6.838-5.177m-3.257 8.585c0 1.308 1.459 2.368 3.257 2.368s3.257-1.06 3.257-2.368zm0-2.665a.89.89 0 1 0 .003 1.778.89.89 0 0 0-.003-1.778m6.513 0a.889.889 0 1 0 .002 1.778.889.889 0 0 0-.002-1.778"/>
|
|
3
|
+
<path fill="black" d="M12.987 2.224h1.973v1.5h-1.973v1.973h-1.5V3.724H9.513v-1.5h1.974V.25h1.5z"/>
|
|
5
4
|
</svg>
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none">
|
|
2
|
-
<g clip-path="url(#AddFace-outline-12_svg__a)">
|
|
3
|
-
<path
|
|
2
|
+
<g fill="black" clip-path="url(#AddFace-outline-12_svg__a)">
|
|
3
|
+
<path d="M5.692 1.18q.162.008.323.026v1.152A4.271 4.271 0 1 0 9.51 5.383h1.181q.133.582.135 1.203l-.007.279A5.414 5.414 0 0 1 5.414 12l-.28-.007A5.414 5.414 0 0 1 .008 6.865L0 6.586a5.414 5.414 0 0 1 5.414-5.413z"/>
|
|
4
|
+
<path d="M7.894 7.714c0 .997-1.11 1.804-2.48 1.805S2.932 8.71 2.932 7.714zm-4.962-2.03a.678.678 0 1 1 0 1.355.678.678 0 0 1 0-1.355m4.962 0a.678.678 0 1 1 0 1.355.678.678 0 0 1 0-1.355m2-4.18h1.504v1.143H9.894V4.15H8.751V2.647H7.248V1.504H8.75V0h1.143z"/>
|
|
4
5
|
</g>
|
|
5
6
|
</svg>
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
|
|
2
|
-
<
|
|
3
|
-
|
|
4
|
-
</g>
|
|
2
|
+
<path fill="black" d="M7.47 1.798q.214.011.425.035v1.512a5.606 5.606 0 1 0 4.589 3.97h1.55c.114.508.177 1.037.177 1.58l-.01.365A7.106 7.106 0 0 1 7.105 16l-.366-.01A7.106 7.106 0 0 1 .01 9.26L0 8.895a7.106 7.106 0 0 1 7.105-7.106z"/>
|
|
3
|
+
<path fill="black" d="M10.361 10.375c0 1.308-1.457 2.368-3.256 2.368s-3.256-1.06-3.256-2.368zM3.849 7.71a.89.89 0 1 1-.002 1.779.89.89 0 0 1 .002-1.779m6.512 0a.89.89 0 0 1 0 1.776.888.888 0 0 1 0-1.776m2.625-5.486h1.974v1.5h-1.974v1.973h-1.5V3.724H9.513v-1.5h1.973V.25h1.5z"/>
|
|
5
4
|
</svg>
|
package/assets/color-map.json
CHANGED
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"light": {
|
|
3
3
|
"644300": "rgb(var(--uds-spectrum-color-yellow-9))",
|
|
4
|
-
"#7D2EFF": "rgb(var(--uds-spectrum-color-purple-9))",
|
|
5
|
-
"#7d2eff": "rgb(var(--uds-spectrum-color-purple-9))",
|
|
6
|
-
"7D2EFF": "rgb(var(--uds-spectrum-color-purple-9))",
|
|
7
|
-
"7d2eff": "rgb(var(--uds-spectrum-color-purple-9))",
|
|
8
4
|
"#0063EB": "rgb(var(--uds-spectrum-color-blue-9))",
|
|
9
5
|
"#0063eb": "rgb(var(--uds-spectrum-color-blue-9))",
|
|
10
6
|
"0063EB": "rgb(var(--uds-spectrum-color-blue-9))",
|
|
@@ -47,13 +43,13 @@
|
|
|
47
43
|
"464E56": "rgb(var(--uds-spectrum-color-gray-10))",
|
|
48
44
|
"464e56": "rgb(var(--uds-spectrum-color-gray-10))",
|
|
49
45
|
"#000000": "rgb(var(--uds-spectrum-color-gray-15))",
|
|
50
|
-
"000000": "rgb(var(--uds-spectrum-color-gray-15))"
|
|
46
|
+
"000000": "rgb(var(--uds-spectrum-color-gray-15))",
|
|
47
|
+
"#7D2EFF": "rgb(var(--uds-spectrum-color-purple-9))",
|
|
48
|
+
"#7d2eff": "rgb(var(--uds-spectrum-color-purple-9))",
|
|
49
|
+
"7D2EFF": "rgb(var(--uds-spectrum-color-purple-9))",
|
|
50
|
+
"7d2eff": "rgb(var(--uds-spectrum-color-purple-9))"
|
|
51
51
|
},
|
|
52
52
|
"dark": {
|
|
53
|
-
"#907CFF": "rgb(var(--uds-spectrum-color-purple-9))",
|
|
54
|
-
"#907cff": "rgb(var(--uds-spectrum-color-purple-9))",
|
|
55
|
-
"907CFF": "rgb(var(--uds-spectrum-color-purple-9))",
|
|
56
|
-
"907cff": "rgb(var(--uds-spectrum-color-purple-9))",
|
|
57
53
|
"#12A9FF": "rgb(var(--uds-spectrum-color-blue-9))",
|
|
58
54
|
"#12a9ff": "rgb(var(--uds-spectrum-color-blue-9))",
|
|
59
55
|
"12A9FF": "rgb(var(--uds-spectrum-color-blue-9))",
|
|
@@ -99,6 +95,10 @@
|
|
|
99
95
|
"#FFFFFF": "rgb(var(--uds-spectrum-color-gray-15))",
|
|
100
96
|
"#ffffff": "rgb(var(--uds-spectrum-color-gray-15))",
|
|
101
97
|
"FFFFFF": "rgb(var(--uds-spectrum-color-gray-15))",
|
|
102
|
-
"ffffff": "rgb(var(--uds-spectrum-color-gray-15))"
|
|
98
|
+
"ffffff": "rgb(var(--uds-spectrum-color-gray-15))",
|
|
99
|
+
"#907CFF": "rgb(var(--uds-spectrum-color-purple-9))",
|
|
100
|
+
"#907cff": "rgb(var(--uds-spectrum-color-purple-9))",
|
|
101
|
+
"907CFF": "rgb(var(--uds-spectrum-color-purple-9))",
|
|
102
|
+
"907cff": "rgb(var(--uds-spectrum-color-purple-9))"
|
|
103
103
|
}
|
|
104
104
|
}
|
|
@@ -4,20 +4,18 @@ let react_jsx_runtime = require("react/jsx-runtime");
|
|
|
4
4
|
//#region generated/icons/AddFace.tsx
|
|
5
5
|
const AddFace = ({ size, variant }) => {
|
|
6
6
|
if (variant === "outline") switch (size) {
|
|
7
|
-
case "xs": return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(react_jsx_runtime.Fragment, { children: /* @__PURE__ */ (0, react_jsx_runtime.
|
|
7
|
+
case "xs": return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(react_jsx_runtime.Fragment, { children: /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("g", {
|
|
8
|
+
fill: "currentColor",
|
|
8
9
|
clipPath: "url(#AddFace-outline-12_svg__a)",
|
|
9
|
-
children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
10
|
-
fill: "currentColor",
|
|
11
|
-
d: "M6 10.65a4.65 4.65 0 1 1 0-9.3 4.65 4.65 0 0 1 0 9.3M6 12A6 6 0 1 0 6 0a6 6 0 0 0 0 12M3.825 5.325h1.5v-1.5h1.35v1.5h1.5v1.35h-1.5v1.5h-1.35v-1.5h-1.5z"
|
|
12
|
-
})
|
|
13
|
-
}) });
|
|
14
|
-
case "sm": return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(react_jsx_runtime.Fragment, { children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("g", {
|
|
15
|
-
clipPath: "url(#AddFace-outline-16_svg__a)",
|
|
16
|
-
children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
17
|
-
fill: "currentColor",
|
|
18
|
-
d: "M8 14.2A6.2 6.2 0 1 1 8 1.8a6.2 6.2 0 0 1 0 12.4M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16M5.1 7.1h2v-2h1.8v2h2v1.8h-2v2H7.1v-2h-2z"
|
|
19
|
-
})
|
|
10
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M5.692 1.18q.162.008.323.026v1.152A4.271 4.271 0 1 0 9.51 5.383h1.181q.133.582.135 1.203l-.007.279A5.414 5.414 0 0 1 5.414 12l-.28-.007A5.414 5.414 0 0 1 .008 6.865L0 6.586a5.414 5.414 0 0 1 5.414-5.413z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.894 7.714c0 .997-1.11 1.804-2.48 1.805S2.932 8.71 2.932 7.714zm-4.962-2.03a.678.678 0 1 1 0 1.355.678.678 0 0 1 0-1.355m4.962 0a.678.678 0 1 1 0 1.355.678.678 0 0 1 0-1.355m2-4.18h1.504v1.143H9.894V4.15H8.751V2.647H7.248V1.504H8.75V0h1.143z" })]
|
|
20
11
|
}) });
|
|
12
|
+
case "sm": return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(react_jsx_runtime.Fragment, { children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
13
|
+
fill: "currentColor",
|
|
14
|
+
d: "M7.47 1.798q.214.011.425.035v1.512a5.606 5.606 0 1 0 4.589 3.97h1.55c.114.508.177 1.037.177 1.58l-.01.365A7.106 7.106 0 0 1 7.105 16l-.366-.01A7.106 7.106 0 0 1 .01 9.26L0 8.895a7.106 7.106 0 0 1 7.105-7.106z"
|
|
15
|
+
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M10.361 10.375c0 1.308-1.457 2.368-3.256 2.368s-3.256-1.06-3.256-2.368zM3.849 7.71a.89.89 0 1 1-.002 1.779.89.89 0 0 1 .002-1.779m6.512 0a.89.89 0 0 1 0 1.776.888.888 0 0 1 0-1.776m2.625-5.486h1.974v1.5h-1.974v1.973h-1.5V3.724H9.513v-1.5h1.973V.25h1.5z"
|
|
18
|
+
})] });
|
|
21
19
|
case "md": return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(react_jsx_runtime.Fragment, { children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
22
20
|
fill: "currentColor",
|
|
23
21
|
d: "M17.15 8.85h1.8v-2.5h2.5v-1.8h-2.5v-2.5h-1.8v2.5h-2.5v1.8h2.5zm-4.6-4.845a9 9 0 1 0 7.777 6.945h-1.859a7.2 7.2 0 1 1-5.919-5.131zm-4 8.57a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0m7.124 1.125a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25m-8.25 1.125c0 1.657 1.847 3 4.126 3 2.278 0 4.125-1.343 4.125-3z"
|
|
@@ -28,20 +26,18 @@ const AddFace = ({ size, variant }) => {
|
|
|
28
26
|
}) });
|
|
29
27
|
}
|
|
30
28
|
if (variant === "fill") switch (size) {
|
|
31
|
-
case "xs": return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(react_jsx_runtime.Fragment, { children: /* @__PURE__ */ (0, react_jsx_runtime.
|
|
29
|
+
case "xs": return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(react_jsx_runtime.Fragment, { children: /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("g", {
|
|
30
|
+
fill: "currentColor",
|
|
32
31
|
clipPath: "url(#AddFace-fill-12_svg__a)",
|
|
33
|
-
children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
34
|
-
fill: "currentColor",
|
|
35
|
-
d: "M12 6A6 6 0 1 1 0 6a6 6 0 0 1 12 0m-8.737-.675v1.35h2.062v2.063h1.35V6.675h2.063v-1.35H6.675V3.263h-1.35v2.062z"
|
|
36
|
-
})
|
|
37
|
-
}) });
|
|
38
|
-
case "sm": return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(react_jsx_runtime.Fragment, { children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("g", {
|
|
39
|
-
clipPath: "url(#AddFace-fill-16_svg__a)",
|
|
40
|
-
children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
41
|
-
fill: "currentColor",
|
|
42
|
-
d: "M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M4.35 7.1v1.8H7.1v2.75h1.8V8.9h2.75V7.1H8.9V4.35H7.1V7.1z"
|
|
43
|
-
})
|
|
32
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M5.413 1.173q.363 0 .713.048a3.309 3.309 0 0 0 4.497 3.896 5.414 5.414 0 1 1-5.21-3.944M2.932 7.714c0 .997 1.11 1.804 2.481 1.805s2.481-.808 2.481-1.805zm0-2.03a.677.677 0 1 0 .002 1.355.677.677 0 0 0-.002-1.355m4.962 0a.677.677 0 1 0 .002 1.354.677.677 0 0 0-.002-1.354" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9.894 1.504h1.504v1.143H9.894V4.15H8.751V2.647H7.248V1.504H8.75V0h1.143z" })]
|
|
44
33
|
}) });
|
|
34
|
+
case "sm": return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(react_jsx_runtime.Fragment, { children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
35
|
+
fill: "currentColor",
|
|
36
|
+
d: "M7.105 1.79q.476 0 .936.063a4.343 4.343 0 0 0 5.902 5.113 7.106 7.106 0 1 1-6.838-5.177m-3.257 8.585c0 1.308 1.459 2.368 3.257 2.368s3.257-1.06 3.257-2.368zm0-2.665a.89.89 0 1 0 .003 1.778.89.89 0 0 0-.003-1.778m6.513 0a.889.889 0 1 0 .002 1.778.889.889 0 0 0-.002-1.778"
|
|
37
|
+
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
38
|
+
fill: "currentColor",
|
|
39
|
+
d: "M12.987 2.224h1.973v1.5h-1.973v1.973h-1.5V3.724H9.513v-1.5h1.974V.25h1.5z"
|
|
40
|
+
})] });
|
|
45
41
|
case "md": return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(react_jsx_runtime.Fragment, { children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
|
|
46
42
|
fill: "currentColor",
|
|
47
43
|
d: "M17.15 8.85h1.8v-2.5h2.5v-1.8h-2.5v-2.5h-1.8v2.5h-2.5v1.8h2.5zm-4.414-4.823q-.184.682-.186 1.423a5.5 5.5 0 0 0 7.665 5.058 9 9 0 1 1-7.479-6.48M8.55 12.575a1.125 1.125 0 1 0-2.25 0 1.125 1.125 0 0 0 2.25 0m7.124 1.125a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25m-8.25 1.125c0 1.657 1.847 3 4.126 3 2.278 0 4.125-1.343 4.125-3z"
|
|
@@ -1,23 +1,21 @@
|
|
|
1
1
|
/*! © 2026 Yahoo, Inc. UDS v0.0.0-development */
|
|
2
|
-
import { Fragment, jsx } from "react/jsx-runtime";
|
|
2
|
+
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region generated/icons/AddFace.tsx
|
|
5
5
|
const AddFace = ({ size, variant }) => {
|
|
6
6
|
if (variant === "outline") switch (size) {
|
|
7
|
-
case "xs": return /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */
|
|
7
|
+
case "xs": return /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs("g", {
|
|
8
|
+
fill: "currentColor",
|
|
8
9
|
clipPath: "url(#AddFace-outline-12_svg__a)",
|
|
9
|
-
children: /* @__PURE__ */ jsx("path", {
|
|
10
|
-
fill: "currentColor",
|
|
11
|
-
d: "M6 10.65a4.65 4.65 0 1 1 0-9.3 4.65 4.65 0 0 1 0 9.3M6 12A6 6 0 1 0 6 0a6 6 0 0 0 0 12M3.825 5.325h1.5v-1.5h1.35v1.5h1.5v1.35h-1.5v1.5h-1.35v-1.5h-1.5z"
|
|
12
|
-
})
|
|
13
|
-
}) });
|
|
14
|
-
case "sm": return /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("g", {
|
|
15
|
-
clipPath: "url(#AddFace-outline-16_svg__a)",
|
|
16
|
-
children: /* @__PURE__ */ jsx("path", {
|
|
17
|
-
fill: "currentColor",
|
|
18
|
-
d: "M8 14.2A6.2 6.2 0 1 1 8 1.8a6.2 6.2 0 0 1 0 12.4M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16M5.1 7.1h2v-2h1.8v2h2v1.8h-2v2H7.1v-2h-2z"
|
|
19
|
-
})
|
|
10
|
+
children: [/* @__PURE__ */ jsx("path", { d: "M5.692 1.18q.162.008.323.026v1.152A4.271 4.271 0 1 0 9.51 5.383h1.181q.133.582.135 1.203l-.007.279A5.414 5.414 0 0 1 5.414 12l-.28-.007A5.414 5.414 0 0 1 .008 6.865L0 6.586a5.414 5.414 0 0 1 5.414-5.413z" }), /* @__PURE__ */ jsx("path", { d: "M7.894 7.714c0 .997-1.11 1.804-2.48 1.805S2.932 8.71 2.932 7.714zm-4.962-2.03a.678.678 0 1 1 0 1.355.678.678 0 0 1 0-1.355m4.962 0a.678.678 0 1 1 0 1.355.678.678 0 0 1 0-1.355m2-4.18h1.504v1.143H9.894V4.15H8.751V2.647H7.248V1.504H8.75V0h1.143z" })]
|
|
20
11
|
}) });
|
|
12
|
+
case "sm": return /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", {
|
|
13
|
+
fill: "currentColor",
|
|
14
|
+
d: "M7.47 1.798q.214.011.425.035v1.512a5.606 5.606 0 1 0 4.589 3.97h1.55c.114.508.177 1.037.177 1.58l-.01.365A7.106 7.106 0 0 1 7.105 16l-.366-.01A7.106 7.106 0 0 1 .01 9.26L0 8.895a7.106 7.106 0 0 1 7.105-7.106z"
|
|
15
|
+
}), /* @__PURE__ */ jsx("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M10.361 10.375c0 1.308-1.457 2.368-3.256 2.368s-3.256-1.06-3.256-2.368zM3.849 7.71a.89.89 0 1 1-.002 1.779.89.89 0 0 1 .002-1.779m6.512 0a.89.89 0 0 1 0 1.776.888.888 0 0 1 0-1.776m2.625-5.486h1.974v1.5h-1.974v1.973h-1.5V3.724H9.513v-1.5h1.973V.25h1.5z"
|
|
18
|
+
})] });
|
|
21
19
|
case "md": return /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", {
|
|
22
20
|
fill: "currentColor",
|
|
23
21
|
d: "M17.15 8.85h1.8v-2.5h2.5v-1.8h-2.5v-2.5h-1.8v2.5h-2.5v1.8h2.5zm-4.6-4.845a9 9 0 1 0 7.777 6.945h-1.859a7.2 7.2 0 1 1-5.919-5.131zm-4 8.57a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0m7.124 1.125a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25m-8.25 1.125c0 1.657 1.847 3 4.126 3 2.278 0 4.125-1.343 4.125-3z"
|
|
@@ -28,20 +26,18 @@ const AddFace = ({ size, variant }) => {
|
|
|
28
26
|
}) });
|
|
29
27
|
}
|
|
30
28
|
if (variant === "fill") switch (size) {
|
|
31
|
-
case "xs": return /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */
|
|
29
|
+
case "xs": return /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs("g", {
|
|
30
|
+
fill: "currentColor",
|
|
32
31
|
clipPath: "url(#AddFace-fill-12_svg__a)",
|
|
33
|
-
children: /* @__PURE__ */ jsx("path", {
|
|
34
|
-
fill: "currentColor",
|
|
35
|
-
d: "M12 6A6 6 0 1 1 0 6a6 6 0 0 1 12 0m-8.737-.675v1.35h2.062v2.063h1.35V6.675h2.063v-1.35H6.675V3.263h-1.35v2.062z"
|
|
36
|
-
})
|
|
37
|
-
}) });
|
|
38
|
-
case "sm": return /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("g", {
|
|
39
|
-
clipPath: "url(#AddFace-fill-16_svg__a)",
|
|
40
|
-
children: /* @__PURE__ */ jsx("path", {
|
|
41
|
-
fill: "currentColor",
|
|
42
|
-
d: "M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M4.35 7.1v1.8H7.1v2.75h1.8V8.9h2.75V7.1H8.9V4.35H7.1V7.1z"
|
|
43
|
-
})
|
|
32
|
+
children: [/* @__PURE__ */ jsx("path", { d: "M5.413 1.173q.363 0 .713.048a3.309 3.309 0 0 0 4.497 3.896 5.414 5.414 0 1 1-5.21-3.944M2.932 7.714c0 .997 1.11 1.804 2.481 1.805s2.481-.808 2.481-1.805zm0-2.03a.677.677 0 1 0 .002 1.355.677.677 0 0 0-.002-1.355m4.962 0a.677.677 0 1 0 .002 1.354.677.677 0 0 0-.002-1.354" }), /* @__PURE__ */ jsx("path", { d: "M9.894 1.504h1.504v1.143H9.894V4.15H8.751V2.647H7.248V1.504H8.75V0h1.143z" })]
|
|
44
33
|
}) });
|
|
34
|
+
case "sm": return /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", {
|
|
35
|
+
fill: "currentColor",
|
|
36
|
+
d: "M7.105 1.79q.476 0 .936.063a4.343 4.343 0 0 0 5.902 5.113 7.106 7.106 0 1 1-6.838-5.177m-3.257 8.585c0 1.308 1.459 2.368 3.257 2.368s3.257-1.06 3.257-2.368zm0-2.665a.89.89 0 1 0 .003 1.778.89.89 0 0 0-.003-1.778m6.513 0a.889.889 0 1 0 .002 1.778.889.889 0 0 0-.002-1.778"
|
|
37
|
+
}), /* @__PURE__ */ jsx("path", {
|
|
38
|
+
fill: "currentColor",
|
|
39
|
+
d: "M12.987 2.224h1.973v1.5h-1.973v1.973h-1.5V3.724H9.513v-1.5h1.974V.25h1.5z"
|
|
40
|
+
})] });
|
|
45
41
|
case "md": return /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("path", {
|
|
46
42
|
fill: "currentColor",
|
|
47
43
|
d: "M17.15 8.85h1.8v-2.5h2.5v-1.8h-2.5v-2.5h-1.8v2.5h-2.5v1.8h2.5zm-4.414-4.823q-.184.682-.186 1.423a5.5 5.5 0 0 0 7.665 5.058 9 9 0 1 1-7.479-6.48M8.55 12.575a1.125 1.125 0 1 0-2.25 0 1.125 1.125 0 0 0 2.25 0m7.124 1.125a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25m-8.25 1.125c0 1.657 1.847 3 4.126 3 2.278 0 4.125-1.343 4.125-3z"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddFace.js","names":[],"sources":["../../../generated/icons/AddFace.tsx"],"sourcesContent":["/**\n * ------------------- GENERATED | DO NOT MODIFY THIS FILE ---------------------\n * This file is generated by package/icons/scripts/codegen.ts.\n * To make changes, update the source script and run bun run icons:codegen\n * in the icons package.\n */\n\nimport type { SvgIconProps, IconVariant } from '@yahoo/uds-icons/types';\n\nexport const AddFace = ({ size, variant }: SvgIconProps) => {\n if (variant === 'outline') {\n switch (size) {\n case 'xs':\n return (\n <>\n <g clipPath=\"url(#AddFace-outline-12_svg__a)\">\n <path
|
|
1
|
+
{"version":3,"file":"AddFace.js","names":[],"sources":["../../../generated/icons/AddFace.tsx"],"sourcesContent":["/**\n * ------------------- GENERATED | DO NOT MODIFY THIS FILE ---------------------\n * This file is generated by package/icons/scripts/codegen.ts.\n * To make changes, update the source script and run bun run icons:codegen\n * in the icons package.\n */\n\nimport type { SvgIconProps, IconVariant } from '@yahoo/uds-icons/types';\n\nexport const AddFace = ({ size, variant }: SvgIconProps) => {\n if (variant === 'outline') {\n switch (size) {\n case 'xs':\n return (\n <>\n <g fill=\"currentColor\" clipPath=\"url(#AddFace-outline-12_svg__a)\">\n <path d=\"M5.692 1.18q.162.008.323.026v1.152A4.271 4.271 0 1 0 9.51 5.383h1.181q.133.582.135 1.203l-.007.279A5.414 5.414 0 0 1 5.414 12l-.28-.007A5.414 5.414 0 0 1 .008 6.865L0 6.586a5.414 5.414 0 0 1 5.414-5.413z\"></path>\n <path d=\"M7.894 7.714c0 .997-1.11 1.804-2.48 1.805S2.932 8.71 2.932 7.714zm-4.962-2.03a.678.678 0 1 1 0 1.355.678.678 0 0 1 0-1.355m4.962 0a.678.678 0 1 1 0 1.355.678.678 0 0 1 0-1.355m2-4.18h1.504v1.143H9.894V4.15H8.751V2.647H7.248V1.504H8.75V0h1.143z\"></path>\n </g>\n </>\n );\n case 'sm':\n return (\n <>\n <path\n fill=\"currentColor\"\n d=\"M7.47 1.798q.214.011.425.035v1.512a5.606 5.606 0 1 0 4.589 3.97h1.55c.114.508.177 1.037.177 1.58l-.01.365A7.106 7.106 0 0 1 7.105 16l-.366-.01A7.106 7.106 0 0 1 .01 9.26L0 8.895a7.106 7.106 0 0 1 7.105-7.106z\"\n ></path>\n <path\n fill=\"currentColor\"\n d=\"M10.361 10.375c0 1.308-1.457 2.368-3.256 2.368s-3.256-1.06-3.256-2.368zM3.849 7.71a.89.89 0 1 1-.002 1.779.89.89 0 0 1 .002-1.779m6.512 0a.89.89 0 0 1 0 1.776.888.888 0 0 1 0-1.776m2.625-5.486h1.974v1.5h-1.974v1.973h-1.5V3.724H9.513v-1.5h1.973V.25h1.5z\"\n ></path>\n </>\n );\n case 'md':\n return (\n <>\n <path\n fill=\"currentColor\"\n d=\"M17.15 8.85h1.8v-2.5h2.5v-1.8h-2.5v-2.5h-1.8v2.5h-2.5v1.8h2.5zm-4.6-4.845a9 9 0 1 0 7.777 6.945h-1.859a7.2 7.2 0 1 1-5.919-5.131zm-4 8.57a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0m7.124 1.125a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25m-8.25 1.125c0 1.657 1.847 3 4.126 3 2.278 0 4.125-1.343 4.125-3z\"\n ></path>\n </>\n );\n case 'lg':\n return (\n <>\n <path\n fill=\"currentColor\"\n d=\"M24.35 11.15h2.3v-3.5h3.5v-2.3h-3.5v-3.5h-2.3v3.5h-3.5v2.3h3.5zM18 2.142A14 14 0 0 0 16 2C8.268 2 2 8.268 2 16s6.268 14 14 14 14-6.268 14-14q0-1.02-.142-2H27.53q.169.976.17 2c0 6.462-5.238 11.7-11.7 11.7S4.3 22.462 4.3 16 9.538 4.3 16 4.3q1.024.001 2 .17zM11.625 16a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0m10.5 1.75a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5M9.875 19.5c0 2.416 2.742 4.375 6.125 4.375s6.125-1.959 6.125-4.375z\"\n ></path>\n </>\n );\n }\n }\n\n if (variant === 'fill') {\n switch (size) {\n case 'xs':\n return (\n <>\n <g fill=\"currentColor\" clipPath=\"url(#AddFace-fill-12_svg__a)\">\n <path d=\"M5.413 1.173q.363 0 .713.048a3.309 3.309 0 0 0 4.497 3.896 5.414 5.414 0 1 1-5.21-3.944M2.932 7.714c0 .997 1.11 1.804 2.481 1.805s2.481-.808 2.481-1.805zm0-2.03a.677.677 0 1 0 .002 1.355.677.677 0 0 0-.002-1.355m4.962 0a.677.677 0 1 0 .002 1.354.677.677 0 0 0-.002-1.354\"></path>\n <path d=\"M9.894 1.504h1.504v1.143H9.894V4.15H8.751V2.647H7.248V1.504H8.75V0h1.143z\"></path>\n </g>\n </>\n );\n case 'sm':\n return (\n <>\n <path\n fill=\"currentColor\"\n d=\"M7.105 1.79q.476 0 .936.063a4.343 4.343 0 0 0 5.902 5.113 7.106 7.106 0 1 1-6.838-5.177m-3.257 8.585c0 1.308 1.459 2.368 3.257 2.368s3.257-1.06 3.257-2.368zm0-2.665a.89.89 0 1 0 .003 1.778.89.89 0 0 0-.003-1.778m6.513 0a.889.889 0 1 0 .002 1.778.889.889 0 0 0-.002-1.778\"\n ></path>\n <path\n fill=\"currentColor\"\n d=\"M12.987 2.224h1.973v1.5h-1.973v1.973h-1.5V3.724H9.513v-1.5h1.974V.25h1.5z\"\n ></path>\n </>\n );\n case 'md':\n return (\n <>\n <path\n fill=\"currentColor\"\n d=\"M17.15 8.85h1.8v-2.5h2.5v-1.8h-2.5v-2.5h-1.8v2.5h-2.5v1.8h2.5zm-4.414-4.823q-.184.682-.186 1.423a5.5 5.5 0 0 0 7.665 5.058 9 9 0 1 1-7.479-6.48M8.55 12.575a1.125 1.125 0 1 0-2.25 0 1.125 1.125 0 0 0 2.25 0m7.124 1.125a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25m-8.25 1.125c0 1.657 1.847 3 4.126 3 2.278 0 4.125-1.343 4.125-3z\"\n ></path>\n </>\n );\n case 'lg':\n return (\n <>\n <path\n fill=\"currentColor\"\n d=\"M24.35 11.15h2.3v-3.5h3.5v-2.3h-3.5v-3.5h-2.3v3.5h-3.5v2.3h3.5zm-5.115-8.774a7.5 7.5 0 0 0 10.39 10.39A14 14 0 0 1 30 16c0 7.732-6.268 14-14 14S2 23.732 2 16 8.268 2 16 2c1.113 0 2.197.13 3.235.376M11.625 16a1.75 1.75 0 1 0-3.5 0 1.75 1.75 0 0 0 3.5 0m10.5 1.75a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5M9.875 19.5c0 2.416 2.742 4.375 6.125 4.375s6.125-1.959 6.125-4.375z\"\n ></path>\n </>\n );\n }\n }\n\n // If no variant matches or the requested variant doesn't exist for this icon,\n // return an empty fragment\n return <></>;\n};\n\nAddFace.metadata = {\n name: 'AddFace',\n isSvgIcon: true,\n variants: ['outline', 'fill'] as IconVariant[],\n};\n"],"mappings":";;;;AASA,MAAa,WAAW,EAAE,MAAM,cAA4B;AAC1D,KAAI,YAAY,UACd,SAAQ,MAAR;EACE,KAAK,KACH,QACE,0CACE,qBAAC;GAAE,MAAK;GAAe,UAAS;cAC9B,oBAAC,UAAK,GAAE,gNAAqN,EAC7N,oBAAC,UAAK,GAAE,wPAA6P;IACnQ,GACH;EAEP,KAAK,KACH,QACE,4CACE,oBAAC;GACC,MAAK;GACL,GAAE;IACI,EACR,oBAAC;GACC,MAAK;GACL,GAAE;IACI,IACP;EAEP,KAAK,KACH,QACE,0CACE,oBAAC;GACC,MAAK;GACL,GAAE;IACI,GACP;EAEP,KAAK,KACH,QACE,0CACE,oBAAC;GACC,MAAK;GACL,GAAE;IACI,GACP;;AAKX,KAAI,YAAY,OACd,SAAQ,MAAR;EACE,KAAK,KACH,QACE,0CACE,qBAAC;GAAE,MAAK;GAAe,UAAS;cAC9B,oBAAC,UAAK,GAAE,mRAAwR,EAChS,oBAAC,UAAK,GAAE,8EAAmF;IACzF,GACH;EAEP,KAAK,KACH,QACE,4CACE,oBAAC;GACC,MAAK;GACL,GAAE;IACI,EACR,oBAAC;GACC,MAAK;GACL,GAAE;IACI,IACP;EAEP,KAAK,KACH,QACE,0CACE,oBAAC;GACC,MAAK;GACL,GAAE;IACI,GACP;EAEP,KAAK,KACH,QACE,0CACE,oBAAC;GACC,MAAK;GACL,GAAE;IACI,GACP;;AAOX,QAAO,iCAAK;;AAGd,QAAQ,WAAW;CACjB,MAAM;CACN,WAAW;CACX,UAAU,CAAC,WAAW,OAAO;CAC9B"}
|
package/dist/glyphMap.d.cts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { IconPixelSize } from "@yahoo/uds-icons/types";
|
|
3
3
|
|
|
4
4
|
//#region generated/font/glyphMap.d.ts
|
|
5
|
-
type GlyphName =
|
|
5
|
+
type GlyphName = typeof glyphNames[number];
|
|
6
6
|
type GlyphVariant = 'fill' | 'outline';
|
|
7
7
|
type GlyphKey = `${GlyphName}-${GlyphVariant}-${IconPixelSize}`;
|
|
8
8
|
declare const glyphNames: readonly ["A11Y", "Accessible", "AccountRecover", "AccountRefresh", "AccountSwitchAlt", "AccountSwitcher", "AcousticGuitar", "Add", "AddBell", "AddCalendar", "AddCheckCircle", "AddCircle", "AddContactCard", "AddDocument", "AddFace", "AddFolder", "AddPaperPlane", "AddPeople", "AddQuestion", "AddSearch", "AddSquare", "AffiliateLink", "AirQuality", "Airplane", "AirplaneLanding", "AirplaneTakeOff", "AngledSquareOnSquare", "AnyFile", "AppSwitcher", "AquariusAstrology", "Archive", "AriesAstrology", "ArrowDown", "ArrowDownCircle", "ArrowLeft", "ArrowLineDown", "ArrowLineUp", "ArrowRight", "ArrowUp", "Article", "ArtisticGymnastics", "Ascender", "AudioFile", "Authenticator", "AutoDownload", "AutoSaveOffline", "AutoSaveSync", "AutoSaveUpload", "AutoSaveUploadFail", "AutoSaved", "BabyBottle", "BackTimeTen", "Badge", "Balance", "BallInWater", "Barometer", "BaseBallBat", "Baseball", "Basketball", "BasketballHoop", "BeachUmbrella", "Bed", "Bell", "Below", "BigDownArrow", "BigLeftArrow", "BigRightArrow", "BigRightStraightArrow", "BigUpArrow", "Bike", "Bingo", "Binoculars", "BlackJack", "Bold", "Bolt", "Bookmark", "BottomLine", "BowAndArrow", "BoxCircle", "BoxFront", "BoxOnBox", "BoxingGlove", "Browser", "BubbleZone", "Building", "BulletPointContainer", "BulletPoints", "Bullseye", "BusFront", "BusinessBag", "Cake", "Calendar", "CalendarClock", "CalendarConfirm", "CalendarFile", "CalendarICSFile", "CalendarRightArrow", "Camera", "CancerAstrology", "Canoe", "CapriconAstrology", "Car", "CardsCheck", "Cash", "CelebrityStar", "CenterAlignment", "ChatAi", "Check", "CheckBookmark", "CheckBox", "CheckCircle", "CheckDocuments", "CheckEnvelope", "CheckPeople", "CheckSpeechBubble", "CheckVoteBallot", "Checklist", "ChevronDown", "ChevronLeft", "ChevronLeftPeople", "ChevronRight", "ChevronRightPeople", "ChevronUp", "Circle", "ClearText", "Clipboard", "Clock", "Clone", "ClosedCaption", "Cloud", "CloudDay", "CloudNight", "Cocktails", "Coffee", "CoffeeTakeout", "Cog", "Coin", "CollapseColumn", "Command", "Compass", "ComputerChip", "Connection", "ConnectionScreen", "ContactBook", "ContactCard", "Convert", "ConvertAlt", "ConvertLeft", "ConvertRight", "Cookies", "Coupon", "CreditCard", "CreditCardPayment", "CrescentMoon", "Cricket", "Cross", "CrossCircle", "CrossEnvelope", "CrossPeople", "CrossShield", "Crossword", "Cycling", "DOCFile", "DailyFantasy", "DaisyFlower", "Dandelion", "DataBook", "DataCloud", "DataSilo", "DataStorage", "Debug", "DeleteTab", "DeliveryPackage", "Dense", "DenyCircle", "Descender", "Desktop", "DiagonalKey", "DiagonalLeftDown", "DiagonalLeftUp", "DiagonalRightDown", "DiagonalRightUp", "Diamond", "Dice", "Dining", "Direction", "DiscoBall", "Document", "DocumentImageRectangle", "DocumentImageSquare", "DocumentRectangle", "DollarCircleArrows", "DotEnvelope", "DotTwoRings", "DoubleBigLeftArrow", "DoubleChevronLeft", "DoubleChevronRight", "DownCurveArrow", "Download", "DownloadCircle", "DownloadComplete", "DownloadInProgressCircle", "DraftDocument", "DragVertical", "Dusk", "Easel", "Eclipse", "Edit", "EmailVerification", "Emails", "Embed", "EntertainmentTv", "Envelope", "Error", "ExpandArrowLeft", "ExpandArrowRight", "ExpandColumn", "Eye", "EyeSearch", "EyeShut", "FaceID", "FallLeaf", "Family", "FastForward", "FencingEpee", "FilmReel", "FilmRoll", "FingerPointLeftArrow", "FingerPointRightArrow", "FingerPointSelect", "FingerPrint", "Fire", "FirstAidKit", "FirstQuarter", "FiveCircles", "Flag", "FlameTorch", "Fog", "FogDay", "Folder", "Font", "Football", "FootballHelmet", "ForestTree", "FourBoxes", "FourCorners", "FourCornersMagnifyingGlass", "FourCornersMusicNote", "FourLinesSpread", "FourThreeRatio", "FullMoon", "GIF", "GeminiAstrology", "GiftBox", "GolfTee", "GraduationHat", "Graph", "Gymnastics", "HalfStar", "HalfSun", "HappyFace", "HazeDay", "HazeNight", "Heading2", "Heading3", "Headline1", "HeadlineDocumentSquare", "Headphone", "HeadphonesMic", "Heart", "HeartArrow", "HeartPulse", "HeavyRain", "HeavyRainDay", "HeavyRainLightning", "HeavyRainLightningDay", "HeavyRainLightningNight", "HeavyRainNight", "Help", "Highlighter", "History", "HockeyWithPuck", "Home", "HorseHeadBridle", "HotTub", "Hurricane", "Ice", "Id", "Image", "ImageFile", "ImageGallery", "Inbox", "InboxDownArrow", "InboxUpArrow", "IndentRight", "Infinity", "Info", "InstitutionalWesternBank", "Italics", "JoyfulFace", "JudoUniform", "Keyboard", "KeylineShapes", "Kick", "KnightChessPiece", "Laptop", "LaptopWithPhone", "Laurel", "LaurelLeft", "LaurelRight", "LayoutBottom", "LayoutDefault", "LayoutFourColumn", "LayoutGrid", "LayoutPerfectGrid", "LayoutRight", "LayoutThreeColumn", "LayoutThreeRows", "LayoutTwoColumn", "LeftAlign", "LeftCurveArrow", "LeftPageArrow", "LeoAstrology", "Letter", "LetterColor", "LetterSize", "LibraAstrology", "LifeRing", "Lightbulb", "Lightning", "LightningDay", "LightningNight", "Link", "LiquidDrop", "Live", "Livestream", "Location", "LocationCircle", "LocationMap", "Lock", "LogIn", "LogOut", "Lollipop", "LoveEnvelope", "LoyaltyCard", "MagicWand", "MagnifyingGlass", "Mahjong", "MakeupBeauty", "Mannequin", "Medal", "MedicineBottle", "MedicinePill", "Megaphone", "Microphone", "Microscope", "Minus", "MinusBox", "MinusCircle", "MinusPeople", "MinusSearch", "MmaGlove", "MmaRing", "MobileNumber", "MobilePhone", "More", "MoreVertical", "NeutralFace", "NewMoon", "Newsletter", "Night", "NineSixteenRatio", "NoBell", "NoConnectionScreen", "NoEye", "NoHeart", "NoImage", "NoPeople", "NoShield", "NoSmoking", "NoSquare", "NoStar", "NoVideoCamera", "NoWifi", "NotificationBell", "Null", "NumberedList", "OnTop", "OneOneRatio", "OpenBook", "OpenEnvelope", "OrderedList", "OutdentLeft", "PDF", "PPT", "PaperPlane", "PaperPlaneDiagonal", "Paperclip", "Paragraph", "ParagraphLeftIdent", "ParagraphRightIdent", "Parking", "ParkingSquare", "PassKey", "Password", "Pause", "Payments", "Payphone", "PayphoneFace", "Pencil", "PencilLines", "People", "Person", "PersonClimbing", "PersonShield", "Pets", "Phone", "PieChart", "Pin", "PingPong", "PiscesAstrology", "PlainText", "Play", "PlayCircle", "Pool", "PowerSwitch", "Preferences", "PreferencesAlt", "Printer", "Priority", "Profile", "Progress", "ProgressWithCheck", "Pulse", "PuzzlePiece", "QrCode", "QuestionBubble", "QuoteCircle", "QuoteSquare", "RAW", "RTF", "RTFOff", "RacingFlag", "Radar", "RadioCircle", "RainDay", "RainNight", "Receipt", "Receipts", "RedoPencil", "Refresh", "Restaurant", "RetailTag", "RightAlign", "RightCurveArrow", "RightPageArrow", "RobotHead", "Running", "SadFace", "SadderFace", "SagittariusAstrology", "SailBoat", "Satellite", "ScaleDown", "ScanQrCode", "Scissors", "ScorpioAstrology", "SearchConfirm", "SearchEnvelope", "SearchWorldWithLines", "SecurityKey", "SendToSelf", "Server", "SettingsAlt", "SettingsCogPeople", "Shapes", "Share", "Shield", "ShieldCheck", "ShieldSlash", "ShockedFace", "ShoppingBag", "ShoppingBasket", "ShoppingCart", "Shuttlecock", "SixteenNineRatio", "Skateboard", "SkipTimeTen", "Skull", "Slideshow", "SmallSquareInsideBigSquare", "SmartWatch", "SmileFace", "SmileFaceLife", "Sms", "SmsVerificationCode", "Sneaker", "SneakerAlt", "Snippet", "Snow", "SnowDay", "SnowNight", "Snowflake", "Soccer", "Solitaire", "SoundLow", "SoundOff", "SoundOn", "Spa", "Sparkle", "SparkleFootballBall", "SparkleTennisBall", "SpecialCharacter", "SpeechBubble", "SpeechBubbleStar", "SportsBook", "SportsSparkle", "SprinkleDay", "SprinkleNight", "Square", "Stadium", "Star", "StarArticle", "StarMedal", "StarTrophy", "StatePrivacyControls", "StockTrends", "Stopwatch", "Store", "Strikethrough", "Sun", "Sunrise", "Sunset", "SurfboardOnSand", "Swimming", "Sync", "Tab", "Tablet", "TaurusAstrology", "TechnicalRoute", "Television", "TennisBall", "TennisRacketBall", "ThirdQuarter", "ThreeCircles", "ThreeFourRatio", "ThreeLines", "ThreeLinesSpread", "ThumbsDown", "ThumbsUp", "Thumbtack", "ThumbtackDiagonal", "TimePaperPlane", "Tornado", "Trading", "TrafficSignRightTurn", "Trampoline", "Transactions", "Trash", "Trending", "TrendingCircle", "Trophy", "TruckRight", "Tshirt", "Tsunami", "Tub", "TwoArrowsDiagonalInwards", "TwoArrowsDiagonalOutwards", "TwoCorners", "TwoHorizontalRectangles", "TwoLinesContainer", "TwoMasks", "TwoRectangles", "TwoSparkles", "TwoSquares", "TwoThirdsColumn", "Underline", "Unlock", "UnorderedList", "UpCurveArrow", "UpDownChevron", "UpDownShortArrows", "UpFolder", "Upload", "Verification", "VideoCamera", "VideoFile", "VirgoAstrology", "Virus", "Volleyball", "Walking", "Wallet", "WaningCrescent", "WaningGibbous", "Warning", "WaxingCrescent", "WaxingGibbous", "Web", "Weights", "Wifi", "Wind", "WindCloud", "WindCloudDay", "WindCloudNight", "Wine", "WorldWithLines", "Wrench", "WrestlingHeadGear", "WritingAi", "XLSFile", "YEP", "ZIP"];
|
package/dist/glyphMap.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"glyphMap.d.cts","names":[],"sources":["../generated/font/glyphMap.ts"],"mappings":";;;;KAOY,SAAA,
|
|
1
|
+
{"version":3,"file":"glyphMap.d.cts","names":[],"sources":["../generated/font/glyphMap.ts"],"mappings":";;;;KAOY,SAAA,UAAmB,UAAA;AAAA,KACnB,YAAA;AAAA,KACA,QAAA,MAAc,SAAA,IAAa,YAAA,IAAgB,aAAA;AAAA,cAE1C,UAAA;AAAA,cAsmBA,QAAA,EAAU,MAAA,CAAO,QAAA"}
|
package/dist/glyphMap.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { IconPixelSize } from "@yahoo/uds-icons/types";
|
|
3
3
|
|
|
4
4
|
//#region generated/font/glyphMap.d.ts
|
|
5
|
-
type GlyphName =
|
|
5
|
+
type GlyphName = typeof glyphNames[number];
|
|
6
6
|
type GlyphVariant = 'fill' | 'outline';
|
|
7
7
|
type GlyphKey = `${GlyphName}-${GlyphVariant}-${IconPixelSize}`;
|
|
8
8
|
declare const glyphNames: readonly ["A11Y", "Accessible", "AccountRecover", "AccountRefresh", "AccountSwitchAlt", "AccountSwitcher", "AcousticGuitar", "Add", "AddBell", "AddCalendar", "AddCheckCircle", "AddCircle", "AddContactCard", "AddDocument", "AddFace", "AddFolder", "AddPaperPlane", "AddPeople", "AddQuestion", "AddSearch", "AddSquare", "AffiliateLink", "AirQuality", "Airplane", "AirplaneLanding", "AirplaneTakeOff", "AngledSquareOnSquare", "AnyFile", "AppSwitcher", "AquariusAstrology", "Archive", "AriesAstrology", "ArrowDown", "ArrowDownCircle", "ArrowLeft", "ArrowLineDown", "ArrowLineUp", "ArrowRight", "ArrowUp", "Article", "ArtisticGymnastics", "Ascender", "AudioFile", "Authenticator", "AutoDownload", "AutoSaveOffline", "AutoSaveSync", "AutoSaveUpload", "AutoSaveUploadFail", "AutoSaved", "BabyBottle", "BackTimeTen", "Badge", "Balance", "BallInWater", "Barometer", "BaseBallBat", "Baseball", "Basketball", "BasketballHoop", "BeachUmbrella", "Bed", "Bell", "Below", "BigDownArrow", "BigLeftArrow", "BigRightArrow", "BigRightStraightArrow", "BigUpArrow", "Bike", "Bingo", "Binoculars", "BlackJack", "Bold", "Bolt", "Bookmark", "BottomLine", "BowAndArrow", "BoxCircle", "BoxFront", "BoxOnBox", "BoxingGlove", "Browser", "BubbleZone", "Building", "BulletPointContainer", "BulletPoints", "Bullseye", "BusFront", "BusinessBag", "Cake", "Calendar", "CalendarClock", "CalendarConfirm", "CalendarFile", "CalendarICSFile", "CalendarRightArrow", "Camera", "CancerAstrology", "Canoe", "CapriconAstrology", "Car", "CardsCheck", "Cash", "CelebrityStar", "CenterAlignment", "ChatAi", "Check", "CheckBookmark", "CheckBox", "CheckCircle", "CheckDocuments", "CheckEnvelope", "CheckPeople", "CheckSpeechBubble", "CheckVoteBallot", "Checklist", "ChevronDown", "ChevronLeft", "ChevronLeftPeople", "ChevronRight", "ChevronRightPeople", "ChevronUp", "Circle", "ClearText", "Clipboard", "Clock", "Clone", "ClosedCaption", "Cloud", "CloudDay", "CloudNight", "Cocktails", "Coffee", "CoffeeTakeout", "Cog", "Coin", "CollapseColumn", "Command", "Compass", "ComputerChip", "Connection", "ConnectionScreen", "ContactBook", "ContactCard", "Convert", "ConvertAlt", "ConvertLeft", "ConvertRight", "Cookies", "Coupon", "CreditCard", "CreditCardPayment", "CrescentMoon", "Cricket", "Cross", "CrossCircle", "CrossEnvelope", "CrossPeople", "CrossShield", "Crossword", "Cycling", "DOCFile", "DailyFantasy", "DaisyFlower", "Dandelion", "DataBook", "DataCloud", "DataSilo", "DataStorage", "Debug", "DeleteTab", "DeliveryPackage", "Dense", "DenyCircle", "Descender", "Desktop", "DiagonalKey", "DiagonalLeftDown", "DiagonalLeftUp", "DiagonalRightDown", "DiagonalRightUp", "Diamond", "Dice", "Dining", "Direction", "DiscoBall", "Document", "DocumentImageRectangle", "DocumentImageSquare", "DocumentRectangle", "DollarCircleArrows", "DotEnvelope", "DotTwoRings", "DoubleBigLeftArrow", "DoubleChevronLeft", "DoubleChevronRight", "DownCurveArrow", "Download", "DownloadCircle", "DownloadComplete", "DownloadInProgressCircle", "DraftDocument", "DragVertical", "Dusk", "Easel", "Eclipse", "Edit", "EmailVerification", "Emails", "Embed", "EntertainmentTv", "Envelope", "Error", "ExpandArrowLeft", "ExpandArrowRight", "ExpandColumn", "Eye", "EyeSearch", "EyeShut", "FaceID", "FallLeaf", "Family", "FastForward", "FencingEpee", "FilmReel", "FilmRoll", "FingerPointLeftArrow", "FingerPointRightArrow", "FingerPointSelect", "FingerPrint", "Fire", "FirstAidKit", "FirstQuarter", "FiveCircles", "Flag", "FlameTorch", "Fog", "FogDay", "Folder", "Font", "Football", "FootballHelmet", "ForestTree", "FourBoxes", "FourCorners", "FourCornersMagnifyingGlass", "FourCornersMusicNote", "FourLinesSpread", "FourThreeRatio", "FullMoon", "GIF", "GeminiAstrology", "GiftBox", "GolfTee", "GraduationHat", "Graph", "Gymnastics", "HalfStar", "HalfSun", "HappyFace", "HazeDay", "HazeNight", "Heading2", "Heading3", "Headline1", "HeadlineDocumentSquare", "Headphone", "HeadphonesMic", "Heart", "HeartArrow", "HeartPulse", "HeavyRain", "HeavyRainDay", "HeavyRainLightning", "HeavyRainLightningDay", "HeavyRainLightningNight", "HeavyRainNight", "Help", "Highlighter", "History", "HockeyWithPuck", "Home", "HorseHeadBridle", "HotTub", "Hurricane", "Ice", "Id", "Image", "ImageFile", "ImageGallery", "Inbox", "InboxDownArrow", "InboxUpArrow", "IndentRight", "Infinity", "Info", "InstitutionalWesternBank", "Italics", "JoyfulFace", "JudoUniform", "Keyboard", "KeylineShapes", "Kick", "KnightChessPiece", "Laptop", "LaptopWithPhone", "Laurel", "LaurelLeft", "LaurelRight", "LayoutBottom", "LayoutDefault", "LayoutFourColumn", "LayoutGrid", "LayoutPerfectGrid", "LayoutRight", "LayoutThreeColumn", "LayoutThreeRows", "LayoutTwoColumn", "LeftAlign", "LeftCurveArrow", "LeftPageArrow", "LeoAstrology", "Letter", "LetterColor", "LetterSize", "LibraAstrology", "LifeRing", "Lightbulb", "Lightning", "LightningDay", "LightningNight", "Link", "LiquidDrop", "Live", "Livestream", "Location", "LocationCircle", "LocationMap", "Lock", "LogIn", "LogOut", "Lollipop", "LoveEnvelope", "LoyaltyCard", "MagicWand", "MagnifyingGlass", "Mahjong", "MakeupBeauty", "Mannequin", "Medal", "MedicineBottle", "MedicinePill", "Megaphone", "Microphone", "Microscope", "Minus", "MinusBox", "MinusCircle", "MinusPeople", "MinusSearch", "MmaGlove", "MmaRing", "MobileNumber", "MobilePhone", "More", "MoreVertical", "NeutralFace", "NewMoon", "Newsletter", "Night", "NineSixteenRatio", "NoBell", "NoConnectionScreen", "NoEye", "NoHeart", "NoImage", "NoPeople", "NoShield", "NoSmoking", "NoSquare", "NoStar", "NoVideoCamera", "NoWifi", "NotificationBell", "Null", "NumberedList", "OnTop", "OneOneRatio", "OpenBook", "OpenEnvelope", "OrderedList", "OutdentLeft", "PDF", "PPT", "PaperPlane", "PaperPlaneDiagonal", "Paperclip", "Paragraph", "ParagraphLeftIdent", "ParagraphRightIdent", "Parking", "ParkingSquare", "PassKey", "Password", "Pause", "Payments", "Payphone", "PayphoneFace", "Pencil", "PencilLines", "People", "Person", "PersonClimbing", "PersonShield", "Pets", "Phone", "PieChart", "Pin", "PingPong", "PiscesAstrology", "PlainText", "Play", "PlayCircle", "Pool", "PowerSwitch", "Preferences", "PreferencesAlt", "Printer", "Priority", "Profile", "Progress", "ProgressWithCheck", "Pulse", "PuzzlePiece", "QrCode", "QuestionBubble", "QuoteCircle", "QuoteSquare", "RAW", "RTF", "RTFOff", "RacingFlag", "Radar", "RadioCircle", "RainDay", "RainNight", "Receipt", "Receipts", "RedoPencil", "Refresh", "Restaurant", "RetailTag", "RightAlign", "RightCurveArrow", "RightPageArrow", "RobotHead", "Running", "SadFace", "SadderFace", "SagittariusAstrology", "SailBoat", "Satellite", "ScaleDown", "ScanQrCode", "Scissors", "ScorpioAstrology", "SearchConfirm", "SearchEnvelope", "SearchWorldWithLines", "SecurityKey", "SendToSelf", "Server", "SettingsAlt", "SettingsCogPeople", "Shapes", "Share", "Shield", "ShieldCheck", "ShieldSlash", "ShockedFace", "ShoppingBag", "ShoppingBasket", "ShoppingCart", "Shuttlecock", "SixteenNineRatio", "Skateboard", "SkipTimeTen", "Skull", "Slideshow", "SmallSquareInsideBigSquare", "SmartWatch", "SmileFace", "SmileFaceLife", "Sms", "SmsVerificationCode", "Sneaker", "SneakerAlt", "Snippet", "Snow", "SnowDay", "SnowNight", "Snowflake", "Soccer", "Solitaire", "SoundLow", "SoundOff", "SoundOn", "Spa", "Sparkle", "SparkleFootballBall", "SparkleTennisBall", "SpecialCharacter", "SpeechBubble", "SpeechBubbleStar", "SportsBook", "SportsSparkle", "SprinkleDay", "SprinkleNight", "Square", "Stadium", "Star", "StarArticle", "StarMedal", "StarTrophy", "StatePrivacyControls", "StockTrends", "Stopwatch", "Store", "Strikethrough", "Sun", "Sunrise", "Sunset", "SurfboardOnSand", "Swimming", "Sync", "Tab", "Tablet", "TaurusAstrology", "TechnicalRoute", "Television", "TennisBall", "TennisRacketBall", "ThirdQuarter", "ThreeCircles", "ThreeFourRatio", "ThreeLines", "ThreeLinesSpread", "ThumbsDown", "ThumbsUp", "Thumbtack", "ThumbtackDiagonal", "TimePaperPlane", "Tornado", "Trading", "TrafficSignRightTurn", "Trampoline", "Transactions", "Trash", "Trending", "TrendingCircle", "Trophy", "TruckRight", "Tshirt", "Tsunami", "Tub", "TwoArrowsDiagonalInwards", "TwoArrowsDiagonalOutwards", "TwoCorners", "TwoHorizontalRectangles", "TwoLinesContainer", "TwoMasks", "TwoRectangles", "TwoSparkles", "TwoSquares", "TwoThirdsColumn", "Underline", "Unlock", "UnorderedList", "UpCurveArrow", "UpDownChevron", "UpDownShortArrows", "UpFolder", "Upload", "Verification", "VideoCamera", "VideoFile", "VirgoAstrology", "Virus", "Volleyball", "Walking", "Wallet", "WaningCrescent", "WaningGibbous", "Warning", "WaxingCrescent", "WaxingGibbous", "Web", "Weights", "Wifi", "Wind", "WindCloud", "WindCloudDay", "WindCloudNight", "Wine", "WorldWithLines", "Wrench", "WrestlingHeadGear", "WritingAi", "XLSFile", "YEP", "ZIP"];
|
package/dist/glyphMap.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"glyphMap.d.ts","names":[],"sources":["../generated/font/glyphMap.ts"],"mappings":";;;;KAOY,SAAA,
|
|
1
|
+
{"version":3,"file":"glyphMap.d.ts","names":[],"sources":["../generated/font/glyphMap.ts"],"mappings":";;;;KAOY,SAAA,UAAmB,UAAA;AAAA,KACnB,YAAA;AAAA,KACA,QAAA,MAAc,SAAA,IAAa,YAAA,IAAgB,aAAA;AAAA,cAE1C,UAAA;AAAA,cAsmBA,QAAA,EAAU,MAAA,CAAO,QAAA"}
|