@aurodesignsystem/auro-accordion 4.3.1 → 4.4.0

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.
@@ -57,6 +57,14 @@ export class AuroAccordion extends LitElement {
57
57
  * @private
58
58
  */
59
59
  private iconTag;
60
+ /**
61
+ * @private
62
+ */
63
+ private buttonNameHash;
64
+ /**
65
+ * @private
66
+ */
67
+ private buttonTag;
60
68
  /**
61
69
  * @private
62
70
  */
@@ -70,6 +78,13 @@ export class AuroAccordion extends LitElement {
70
78
  * @returns {TemplateResult} - The html template for the icon.
71
79
  */
72
80
  private generateIconHtml;
81
+ /**
82
+ * Generates a random string of letters.
83
+ * @private
84
+ * @param {number} length - The number of characters to generate in the string.
85
+ * @returns {string} - The generated string.
86
+ */
87
+ private generateRandomLetters;
73
88
  /**
74
89
  * Toggles the visibility of the accordion content.
75
90
  */
@@ -1 +1 @@
1
- {"version":3,"file":"auro-accordion.d.ts","sourceRoot":"","sources":["../src/auro-accordion.js"],"names":[],"mappings":"AA2BA;;;;;;;;;;;;;;;;;GAiBG;AAGH;IAsBE;;;;;;;;;;;;;;;;;;;;;;;;;MA6BC;IAED,+CAMC;IAED;;;;;;;OAOG;IACH,uBANW,MAAM,QAQhB;IAjEC;;OAEG;IACH,gBAAyE;IAEzE;;OAEG;IACH,qBAAiD;IAEjD,kBAAqB;IAyDvB,qBAGC;IAED;;;;;OAKG;IACH,yBAOC;IAED;;OAEG;IACH,eAUC;IAGD,4CAmCC;CACF;2BAxLmC,KAAK"}
1
+ {"version":3,"file":"auro-accordion.d.ts","sourceRoot":"","sources":["../src/auro-accordion.js"],"names":[],"mappings":"AA8BA;;;;;;;;;;;;;;;;;GAiBG;AAGH;IAgCE;;;;;;;;;;;;;;;;;;;;;;;;;MA6BC;IAED,+CAMC;IAED;;;;;;;OAOG;IACH,uBANW,MAAM,QAUhB;IA7EC;;OAEG;IACH,gBAAyE;IAEzE;;OAEG;IACH,uBAAmD;IAEnD;;OAEG;IACH,kBAA0G;IAE1G;;OAEG;IACH,qBAAiD;IAEjD,kBAAqB;IA2DvB,qBAGC;IAED;;;;;OAKG;IACH,yBAOC;IAED;;;;;OAKG;IACH,8BASC;IAED;;OAEG;IACH,eAUC;IAGD,4CAmCC;CACF;2BAxNmC,KAAK"}