@ni/ok-components 0.3.11 → 0.3.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.
|
@@ -19363,8 +19363,8 @@ Defines an interaction area clip-path that leaves out the severity text so it is
|
|
|
19363
19363
|
|
|
19364
19364
|
const coreLabelDefaults = {
|
|
19365
19365
|
popupDismissLabel: 'Close',
|
|
19366
|
-
numericIncrementLabel: 'Increment',
|
|
19367
19366
|
numericDecrementLabel: 'Decrement',
|
|
19367
|
+
numericIncrementLabel: 'Increment',
|
|
19368
19368
|
popupIconErrorLabel: 'Error',
|
|
19369
19369
|
popupIconWarningLabel: 'Warning',
|
|
19370
19370
|
popupIconCompletedLabel: 'Completed',
|