@mescius/wijmo 5.20251.41-nightly.d20250909.t180711 → 5.20251.41-nightly.d20250910.t183305

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.
package/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20251.41-nightly.d20250909.t180711
3
+ * Wijmo Library 5.20251.41-nightly.d20250910.t183305
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
@@ -773,6 +773,9 @@ export declare const ControlStateClsNames: {
773
773
  selected: string;
774
774
  sticky: string;
775
775
  updating: string;
776
+ labeledInput: string;
777
+ wjError: string;
778
+ errorVisible: string;
776
779
  };
777
780
  export declare const GlyphClsNames: {
778
781
  backward: string;