@aurodesignsystem-dev/auro-formkit 0.0.0-pr624.51 → 0.0.0-pr624.52

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.
@@ -246,8 +246,8 @@ class AuroRadio extends i$2 {
246
246
  },
247
247
 
248
248
  /**
249
+ * Do not add to api doc since changing of this can easily break a11y.
249
250
  * @private
250
- * not to add to api.md since changing of this can easily break a11y.
251
251
  */
252
252
  role: {
253
253
  type: String,
@@ -221,8 +221,8 @@ class AuroRadio extends i$2 {
221
221
  },
222
222
 
223
223
  /**
224
+ * Do not add to api doc since changing of this can easily break a11y.
224
225
  * @private
225
- * not to add to api.md since changing of this can easily break a11y.
226
226
  */
227
227
  role: {
228
228
  type: String,
@@ -69,8 +69,8 @@ export class AuroRadio extends LitElement {
69
69
  attribute: boolean;
70
70
  };
71
71
  /**
72
+ * Do not add to api doc since changing of this can easily break a11y.
72
73
  * @private
73
- * not to add to api.md since changing of this can easily break a11y.
74
74
  */
75
75
  role: {
76
76
  type: StringConstructor;
@@ -181,8 +181,8 @@ class AuroRadio extends LitElement {
181
181
  },
182
182
 
183
183
  /**
184
+ * Do not add to api doc since changing of this can easily break a11y.
184
185
  * @private
185
- * not to add to api.md since changing of this can easily break a11y.
186
186
  */
187
187
  role: {
188
188
  type: String,
@@ -181,8 +181,8 @@ class AuroRadio extends LitElement {
181
181
  },
182
182
 
183
183
  /**
184
+ * Do not add to api doc since changing of this can easily break a11y.
184
185
  * @private
185
- * not to add to api.md since changing of this can easily break a11y.
186
186
  */
187
187
  role: {
188
188
  type: String,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aurodesignsystem-dev/auro-formkit",
3
- "version": "0.0.0-pr624.51",
3
+ "version": "0.0.0-pr624.52",
4
4
  "description": "A collection of web components used to build forms.",
5
5
  "homepage": "https://github.com/AlaskaAirlines/auro-formkit#readme",
6
6
  "bugs": {