@teipublisher/pb-components 1.30.0 → 1.30.4

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.
@@ -3738,6 +3738,11 @@
3738
3738
  "type": "string",
3739
3739
  "default": "\"mouseover\""
3740
3740
  },
3741
+ {
3742
+ "name": "auto",
3743
+ "type": "boolean",
3744
+ "default": "false"
3745
+ },
3741
3746
  {
3742
3747
  "name": "key",
3743
3748
  "description": "The key to which this element is connected.",
@@ -3819,6 +3824,12 @@
3819
3824
  "type": "string",
3820
3825
  "default": "\"mouseover\""
3821
3826
  },
3827
+ {
3828
+ "name": "auto",
3829
+ "attribute": "auto",
3830
+ "type": "boolean",
3831
+ "default": "false"
3832
+ },
3822
3833
  {
3823
3834
  "name": "key",
3824
3835
  "attribute": "key",