@pimcore/studio-ui-bundle 1.0.0-canary.20251203-083200-9acb799 → 1.0.0-canary.20251203-084637-b1f1798

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.
@@ -157,6 +157,7 @@ export declare const studioDefaultLightThemeConfig: {
157
157
  Success: {
158
158
  colorSuccessBg: string;
159
159
  colorSuccessBorder: string;
160
+ colorSuccessText: string;
160
161
  };
161
162
  Warning: {
162
163
  colorWarningBg: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pimcore/studio-ui-bundle",
3
- "version": "1.0.0-canary.20251203-083200-9acb799",
3
+ "version": "1.0.0-canary.20251203-084637-b1f1798",
4
4
  "keywords": [
5
5
  "pimcore",
6
6
  "pimcore-studio-ui"