command-center-v3-common 0.0.121 → 0.0.122

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.d.ts CHANGED
@@ -1845,7 +1845,7 @@ onOnClickDevice?: (...args: any[]) => any;
1845
1845
  }, {}, {}>;
1846
1846
 
1847
1847
  export declare const HyEditSpotCheck: DefineComponent< {}, {
1848
- show: (id?: any, params?: any) => MessageHandler;
1848
+ show: (params?: any) => MessageHandler;
1849
1849
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1850
1850
  "on-submit": (...args: any[]) => void;
1851
1851
  }, string, PublicProps, Readonly<globalThis.ExtractPropTypes<{}>> & {