next-flow-interface 0.25.8 → 0.25.9

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.
Files changed (2) hide show
  1. package/index.d.ts +1 -2
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -2390,7 +2390,7 @@ export declare interface IconPlugin extends BasePlugin {
2390
2390
  position: IconPluginPosition;
2391
2391
  group: string;
2392
2392
  label: string;
2393
- color: ThemeColor;
2393
+ theme: ThemeColor;
2394
2394
  open: boolean;
2395
2395
  icon: MixView<IconViewProps>;
2396
2396
  onEnabledChange?: (value: boolean, e: MouseEvent) => void;
@@ -7793,4 +7793,3 @@ export declare const rsNodeMaterialAnalyzer: RsNodeMaterialAnalyzer;
7793
7793
  export declare const rsSceneService: RsSceneService;
7794
7794
  export declare const rsTransformGround: RsTransformGround;
7795
7795
  export declare const rvMeetingService: RvMeetingService;
7796
- export declare const ThemeBackground: unknown;
package/package.json CHANGED
@@ -37,7 +37,7 @@
37
37
  "valtio": "2.1.7",
38
38
  "rhine-var": "0.11.2"
39
39
  },
40
- "version": "0.25.8",
40
+ "version": "0.25.9",
41
41
  "author": "NextFlow",
42
42
  "license": "Apache-2.0",
43
43
  "keywords": [