next-flow-interface 0.25.9 → 0.25.13

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 +0 -15
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -86,7 +86,6 @@ import { StoredRhineVar } from "rhine-var";
86
86
  import { SwitchProps } from "antd";
87
87
  import { Texture } from "@babylonjs/core";
88
88
  import { TextureBlock } from "@babylonjs/core";
89
- import { ThemeConfig } from "antd";
90
89
  import { ToggleEventHandler } from "react";
91
90
  import { TouchEvent as TouchEvent_2 } from "react";
92
91
  import { TouchEventHandler } from "react";
@@ -7212,20 +7211,6 @@ export declare enum ThemeColor {
7212
7211
  PINK = "PINK",
7213
7212
  }
7214
7213
 
7215
- /**
7216
- * @public
7217
- */
7218
- export declare function ThemeProvider(props: ThemeProviderProps): JSX.Element;
7219
-
7220
- /**
7221
- * @public
7222
- */
7223
- export declare interface ThemeProviderProps {
7224
- children?: React.ReactNode;
7225
- color?: ThemeColor;
7226
- background?: Theme;
7227
- }
7228
-
7229
7214
  /**
7230
7215
  * @public
7231
7216
  */
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.9",
40
+ "version": "0.25.13",
41
41
  "author": "NextFlow",
42
42
  "license": "Apache-2.0",
43
43
  "keywords": [