@photoroom/ui 0.1.195 → 0.1.197

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.mjs CHANGED
@@ -1776,10 +1776,9 @@ var on = (e, t) => {
1776
1776
  "selection"
1777
1777
  ]
1778
1778
  };
1779
- });
1779
+ }), _r = () => void 0;
1780
1780
  //#endregion
1781
1781
  //#region src/utils.ts
1782
- function _r() {}
1783
1782
  function H(...e) {
1784
1783
  return gr(V(e));
1785
1784
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@photoroom/ui",
3
- "version": "0.1.195",
3
+ "version": "0.1.197",
4
4
  "private": false,
5
5
  "description": "Photoroom design system components",
6
6
  "sideEffects": [
package/utils.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { type ClassValue } from "clsx";
2
- export declare function noop(): void;
2
+ export { noop } from "@photoroom/shared/utils/noop";
3
3
  export declare function cn(...inputs: ClassValue[]): string;
4
4
  export declare function isValidComponent(element: React.ComponentType<React.ComponentPropsWithoutRef<"svg">> | React.ReactNode): element is React.ComponentType<React.ComponentPropsWithoutRef<"svg">>;
5
5
  export declare const CDN: {
package/utils.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../src/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,UAAU,EAAE,MAAM,MAAM,CAAC;AAK7C,wBAAgB,IAAI,SAAK;AAEzB,wBAAgB,EAAE,CAAC,GAAG,MAAM,EAAE,UAAU,EAAE,UAEzC;AAED,wBAAgB,gBAAgB,CAC9B,OAAO,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,GAAG,KAAK,CAAC,SAAS,GACpF,OAAO,IAAI,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,CAEvE;AAQD,eAAO,MAAM,GAAG;2BACS,MAAM;yBAGR,MAAM;CAG5B,CAAC"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../src/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,UAAU,EAAE,MAAM,MAAM,CAAC;AAI7C,OAAO,EAAE,IAAI,EAAE,MAAM,8BAA8B,CAAC;AAEpD,wBAAgB,EAAE,CAAC,GAAG,MAAM,EAAE,UAAU,EAAE,UAEzC;AAED,wBAAgB,gBAAgB,CAC9B,OAAO,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,GAAG,KAAK,CAAC,SAAS,GACpF,OAAO,IAAI,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC,CAEvE;AAQD,eAAO,MAAM,GAAG;2BACS,MAAM;yBAGR,MAAM;CAG5B,CAAC"}