@smart-factor/gem-ui-components 0.0.13 → 0.0.14
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/main.js +1 -0
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -58465,6 +58465,7 @@ const xU = S_, SU = U(Xt)`
|
|
|
58465
58465
|
tabIndex: u,
|
|
58466
58466
|
label: c.label,
|
|
58467
58467
|
icon: c.icon,
|
|
58468
|
+
disabled: c.disabled,
|
|
58468
58469
|
iconPosition: "end"
|
|
58469
58470
|
},
|
|
58470
58471
|
c.label
|