@ni/spright-components 1.0.11 → 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
|
|
16281
|
+
* Generated on Tue, 04 Jun 2024 17:28:01 GMT
|
|
16282
16282
|
*/
|
|
16283
16283
|
|
|
16284
16284
|
const Information100DarkUi = "#a46eff";
|
|
@@ -20446,7 +20446,7 @@
|
|
|
20446
20446
|
baseClass: Checkbox$1,
|
|
20447
20447
|
template: template$y,
|
|
20448
20448
|
styles: styles$M,
|
|
20449
|
-
checkedIndicator:
|
|
20449
|
+
checkedIndicator: checkLarge16X16.data,
|
|
20450
20450
|
indeterminateIndicator: minus16X16.data
|
|
20451
20451
|
});
|
|
20452
20452
|
DesignSystem.getOrCreate().withPrefix('nimble').register(nimbleCheckbox());
|