@photoroom/ui 0.1.336 → 0.1.338

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.
@@ -10,6 +10,8 @@ export type TileSelectableProps = Omit<TileProps, "leadingTop"> & Readonly<{
10
10
  * The select button stays visible (so the option is still discoverable) but clicks are dropped.
11
11
  */
12
12
  selectDisabled?: boolean;
13
+ /** Accessible name for the overlay select button, e.g. "Select Siena Tote Bag". */
14
+ selectButtonLabel?: string;
13
15
  /**
14
16
  * Overrides `onClick` when `mode=persistent` and `persistentSelecting=true`.
15
17
  * Other modes force the selection toggle to be handled in the `onClick` handler of the tile.
@@ -1 +1 @@
1
- {"version":3,"file":"TileSelectable.d.ts","sourceRoot":"","sources":["../../../../src/components/content/Tile/TileSelectable.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAEzD,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,MAAM,MAAM,mBAAmB,GAAG,IAAI,CAAC,SAAS,EAAE,YAAY,CAAC,GAC7D,QAAQ,CAAC;IACP,UAAU,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,YAAY,CAAC;IAC3C,sJAAsJ;IACtJ,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;;OAGG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB;;;OAGG;IACH,gBAAgB,CAAC,EAAE,CAAC,UAAU,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,WAAW,CAAC,KAAK,IAAI,CAAC;IACvF,OAAO,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC;CACnC,CAAC,CAAC;AAEL,KAAK,yBAAyB,GAAG,oBAAoB,CAAC,QAAQ,EAAE,mBAAmB,CAAC,CAAC;AAGrF,eAAO,MAAM,cAAc,EAiFrB,yBAAyB,CAAC"}
1
+ {"version":3,"file":"TileSelectable.d.ts","sourceRoot":"","sources":["../../../../src/components/content/Tile/TileSelectable.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAEzD,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,MAAM,MAAM,mBAAmB,GAAG,IAAI,CAAC,SAAS,EAAE,YAAY,CAAC,GAC7D,QAAQ,CAAC;IACP,UAAU,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,YAAY,CAAC;IAC3C,sJAAsJ;IACtJ,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;;OAGG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,mFAAmF;IACnF,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B;;;OAGG;IACH,gBAAgB,CAAC,EAAE,CAAC,UAAU,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,WAAW,CAAC,KAAK,IAAI,CAAC;IACvF,OAAO,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC;CACnC,CAAC,CAAC;AAEL,KAAK,yBAAyB,GAAG,oBAAoB,CAAC,QAAQ,EAAE,mBAAmB,CAAC,CAAC;AAGrF,eAAO,MAAM,cAAc,EAmFrB,yBAAyB,CAAC"}