@connectif/ui-components 5.7.1 → 5.7.2
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/CHANGELOG.md
CHANGED
package/dist/index.js
CHANGED
|
@@ -1708,6 +1708,7 @@ import {
|
|
|
1708
1708
|
mdiFullscreenExit,
|
|
1709
1709
|
mdiFunction,
|
|
1710
1710
|
mdiGamepad,
|
|
1711
|
+
mdiGamepadCircleOutline,
|
|
1711
1712
|
mdiGamepadVariant,
|
|
1712
1713
|
mdiGarage,
|
|
1713
1714
|
mdiGarageOpen,
|
|
@@ -3525,6 +3526,7 @@ var icons = {
|
|
|
3525
3526
|
"fullscreen-exit": mdiFullscreenExit,
|
|
3526
3527
|
function: mdiFunction,
|
|
3527
3528
|
gamepad: mdiGamepad,
|
|
3529
|
+
"gamepad-circle-outline": mdiGamepadCircleOutline,
|
|
3528
3530
|
"gamepad-variant": mdiGamepadVariant,
|
|
3529
3531
|
garage: mdiGarage,
|
|
3530
3532
|
"garage-open": mdiGarageOpen,
|