@arc-ui/components 10.2.0 → 10.3.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/dist/Breadcrumbs/index.js +2 -2
- package/dist/Button/index.d.ts +1 -1
- package/dist/Button/index.js +3 -3
- package/dist/Card/index.js +2 -2
- package/dist/Icon/index.d.ts +1 -1
- package/dist/Icon/index.js +2 -2
- package/dist/SiteFooter/index.js +1 -1
- package/dist/SiteHeader/index.js +3 -3
- package/dist/_shared/{Button-abfb12d4.d.ts → Button-5ee1337a.d.ts} +0 -0
- package/dist/_shared/{Button-abfb12d4.js → Button-5ee1337a.js} +1 -1
- package/dist/_shared/{Icon-4d523b46.d.ts → Icon-cef09451.d.ts} +0 -0
- package/dist/_shared/{Icon-4d523b46.js → Icon-cef09451.js} +1 -1
- package/dist/_shared/{index.es-f5886c3a.js → index.es-793935a1.js} +2 -0
- package/dist/index.es.js +2 -0
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/dist/styles.css +1 -1
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -17757,6 +17757,7 @@ const iconsSelected = [
|
|
|
17757
17757
|
"btSpeakerMuteFill",
|
|
17758
17758
|
"btSpeedFasterFill",
|
|
17759
17759
|
"btSpeedFastestFill",
|
|
17760
|
+
"btSpeedGuaranteeFill",
|
|
17760
17761
|
"btSpeedSlowFill",
|
|
17761
17762
|
"btSportFootballFill",
|
|
17762
17763
|
"btStarFill",
|
|
@@ -17784,6 +17785,7 @@ const iconsSelected = [
|
|
|
17784
17785
|
"btTree2Fill",
|
|
17785
17786
|
"btTrophyFill",
|
|
17786
17787
|
"btUkFill",
|
|
17788
|
+
"btUkHotspotsFill",
|
|
17787
17789
|
"btUsbFill",
|
|
17788
17790
|
"btUnlockedFill",
|
|
17789
17791
|
"btUserAddFill",
|