@foxford/ui 2.94.0 → 2.95.0-beta-500ea49-20260216
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/dts/index.d.ts
CHANGED
|
@@ -1418,8 +1418,10 @@ type IconName$1 =
|
|
|
1418
1418
|
| 'clockFill'
|
|
1419
1419
|
| 'rocketFill'
|
|
1420
1420
|
| 'studentFill'
|
|
1421
|
+
| 'faceHappyFill'
|
|
1421
1422
|
| 'userFill'
|
|
1422
1423
|
| 'faceSmileFill'
|
|
1424
|
+
| 'faceNeutralFill'
|
|
1423
1425
|
| 'faceFrownFill'
|
|
1424
1426
|
| 'stopFill'
|
|
1425
1427
|
| 'pauseThinFill'
|
|
@@ -1903,6 +1905,8 @@ type IconName$1 =
|
|
|
1903
1905
|
| 'hotel'
|
|
1904
1906
|
| 'building'
|
|
1905
1907
|
| 'city'
|
|
1908
|
+
| 'faceHappy'
|
|
1909
|
+
| 'faceNeutral'
|
|
1906
1910
|
| 'userLock'
|
|
1907
1911
|
| 'userRemove'
|
|
1908
1912
|
| 'handSlash'
|