@ni/spright-components 1.0.10 → 1.0.12

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.
@@ -16278,7 +16278,7 @@
16278
16278
 
16279
16279
  /**
16280
16280
  * Do not edit directly
16281
- * Generated on Tue, 04 Jun 2024 01:53:57 GMT
16281
+ * Generated on Tue, 04 Jun 2024 17:28:01 GMT
16282
16282
  */
16283
16283
 
16284
16284
  const Information100DarkUi = "#a46eff";
@@ -16347,7 +16347,7 @@
16347
16347
  const BodySize = "14px";
16348
16348
  const Body2Size = "16px";
16349
16349
  const GroupLabel1Size = "11px";
16350
- const ButtonLabel1Size = "12.800000190734863px";
16350
+ const ButtonLabel1Size = "14px";
16351
16351
  const Title1Size = "19px";
16352
16352
  const Headline2Size = "29.100000381469727px";
16353
16353
  const PlaceholderSize = "14px";
@@ -20446,7 +20446,7 @@
20446
20446
  baseClass: Checkbox$1,
20447
20447
  template: template$y,
20448
20448
  styles: styles$M,
20449
- checkedIndicator: check16X16.data,
20449
+ checkedIndicator: checkLarge16X16.data,
20450
20450
  indeterminateIndicator: minus16X16.data
20451
20451
  });
20452
20452
  DesignSystem.getOrCreate().withPrefix('nimble').register(nimbleCheckbox());