@ni/spright-components 1.0.2 → 1.0.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.
@@ -16339,7 +16339,7 @@
16339
16339
 
16340
16340
  /**
16341
16341
  * Do not edit directly
16342
- * Generated on Thu, 16 May 2024 18:32:42 GMT
16342
+ * Generated on Fri, 17 May 2024 19:53:06 GMT
16343
16343
  */
16344
16344
 
16345
16345
  const Information100DarkUi = "#a46eff";
@@ -24257,6 +24257,7 @@
24257
24257
  }
24258
24258
  }
24259
24259
  registerIcon('icon-times', IconTimes);
24260
+ const iconTimesTag = 'nimble-icon-times';
24260
24261
 
24261
24262
  // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
24262
24263
  // See generation source in nimble-components/build/generate-icons
@@ -58662,8 +58663,7 @@ img.ProseMirror-separator {
58662
58663
 
58663
58664
  .clear-button {
58664
58665
  order: 3;
58665
- width: auto;
58666
- height: auto;
58666
+ height: ${controlSlimHeight};
58667
58667
  margin-left: ${smallPadding};
58668
58668
  }
58669
58669
 
@@ -58830,7 +58830,7 @@ img.ProseMirror-separator {
58830
58830
  content-hidden
58831
58831
  appearance="ghost"
58832
58832
  @click="${(x, c) => x.clearClickHandler(c.event)}">
58833
- <${iconXmarkTag} slot="start"></${iconXmarkTag}>
58833
+ <${iconTimesTag} slot="start"></${iconTimesTag}>
58834
58834
  </${buttonTag}>
58835
58835
  `)}
58836
58836
  <div aria-hidden="true" class="indicator" part="indicator">