@aurodesignsystem-dev/auro-tail 0.0.0-pr6.1 → 0.0.0-pr6.3

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.
@@ -398,6 +398,15 @@
398
398
  "module": "src/auro-tail.js"
399
399
  }
400
400
  },
401
+ {
402
+ "kind": "field",
403
+ "name": "hyperlinkTag",
404
+ "privacy": "private",
405
+ "inheritedFrom": {
406
+ "name": "AuroTail",
407
+ "module": "src/auro-tail.js"
408
+ }
409
+ },
401
410
  {
402
411
  "kind": "field",
403
412
  "name": "iconTag",
@@ -845,6 +854,11 @@
845
854
  "default": "undefined",
846
855
  "attribute": "href"
847
856
  },
857
+ {
858
+ "kind": "field",
859
+ "name": "hyperlinkTag",
860
+ "privacy": "private"
861
+ },
848
862
  {
849
863
  "kind": "field",
850
864
  "name": "iconTag",
@@ -1186,6 +1200,21 @@
1186
1200
  }
1187
1201
  ]
1188
1202
  },
1203
+ {
1204
+ "kind": "javascript-module",
1205
+ "path": "src/hyperlinkVersion.js",
1206
+ "declarations": [],
1207
+ "exports": [
1208
+ {
1209
+ "kind": "js",
1210
+ "name": "default",
1211
+ "declaration": {
1212
+ "name": "7.1.0",
1213
+ "module": "src/hyperlinkVersion.js"
1214
+ }
1215
+ }
1216
+ ]
1217
+ },
1189
1218
  {
1190
1219
  "kind": "javascript-module",
1191
1220
  "path": "src/iconVersion.js",