@getflip/swirl-components 0.516.0 → 0.517.1

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/components.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-07-31T12:07:08",
2
+ "timestamp": "2026-08-04T08:23:29",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.43.1",
@@ -9884,6 +9884,29 @@
9884
9884
  "getter": false,
9885
9885
  "setter": false
9886
9886
  },
9887
+ {
9888
+ "name": "swirlAriaLabel",
9889
+ "type": "string",
9890
+ "complexType": {
9891
+ "original": "string",
9892
+ "resolved": "string",
9893
+ "references": {}
9894
+ },
9895
+ "mutable": false,
9896
+ "attr": "swirl-aria-label",
9897
+ "reflectToAttr": false,
9898
+ "docs": "",
9899
+ "docsTags": [],
9900
+ "values": [
9901
+ {
9902
+ "type": "string"
9903
+ }
9904
+ ],
9905
+ "optional": true,
9906
+ "required": false,
9907
+ "getter": false,
9908
+ "setter": false
9909
+ },
9887
9910
  {
9888
9911
  "name": "trailingIcon",
9889
9912
  "type": "string",