@ni/nimble-components 20.4.0 → 20.4.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.
@@ -16288,7 +16288,7 @@
16288
16288
 
16289
16289
  /**
16290
16290
  * Do not edit directly
16291
- * Generated on Tue, 19 Sep 2023 22:54:28 GMT
16291
+ * Generated on Wed, 20 Sep 2023 02:32:58 GMT
16292
16292
  */
16293
16293
 
16294
16294
  const Information100DarkUi = "#a46eff";
@@ -45316,15 +45316,6 @@ img.ProseMirror-separator {
45316
45316
  gap: ${standardPadding};
45317
45317
  place-items: center;
45318
45318
  }
45319
- ${
45320
- /**
45321
- * Restricting the pointer-events for the slot="start" where the icon is rendered.
45322
- * This can be removed after the below issue is fixed.
45323
- * https://github.com/ni/nimble/issues/1422
45324
- */ ''}
45325
- nimble-toggle-button::part(start) {
45326
- pointer-events: none;
45327
- }
45328
45319
 
45329
45320
  :host([error-visible]) .error-icon {
45330
45321
  display: none;