@bloomreach/react-banana-ui 1.43.0 → 1.43.1

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.
@@ -21292,33 +21292,36 @@ const IA = m(
21292
21292
  hideSelectedOptions: x,
21293
21293
  id: $,
21294
21294
  inputValue: E,
21295
- label: D,
21296
- leftElement: S,
21297
- limitTags: T,
21298
- loading: B,
21299
- loadingText: L,
21300
- maxRows: Z,
21301
- multiple: A,
21302
- noOptionsText: k,
21303
- onChange: M,
21304
- onClose: _,
21305
- onInputChange: O,
21306
- onOpen: H,
21307
- onPaste: U,
21308
- options: N,
21309
- pasteDelimiter: P,
21310
- placeholder: V,
21311
- readOnly: y,
21312
- renderOption: R,
21313
- required: C,
21314
- rightElement: I,
21315
- selectAll: j,
21316
- selectAllLabel: K,
21317
- tooltip: W,
21318
- value: ee,
21319
- ...X
21295
+ isTagSelected: D,
21296
+ label: S,
21297
+ leftElement: T,
21298
+ limitTags: B,
21299
+ loading: L,
21300
+ loadingText: Z,
21301
+ maxRows: A,
21302
+ multiple: k,
21303
+ noOptionsText: M,
21304
+ onChange: _,
21305
+ onClose: O,
21306
+ onInputChange: H,
21307
+ onOpen: U,
21308
+ onPaste: N,
21309
+ onTagClick: P,
21310
+ options: V,
21311
+ pasteDelimiter: y,
21312
+ placeholder: R,
21313
+ readOnly: C,
21314
+ renderOption: I,
21315
+ required: j,
21316
+ rightElement: K,
21317
+ selectableTags: W,
21318
+ selectAll: ee,
21319
+ selectAllLabel: X,
21320
+ tooltip: re,
21321
+ value: G,
21322
+ ...ie
21320
21323
  // Capture any other properties to pass them to the root element, like `aria-*`, `data-*`, etc.
21321
- } = e, re = At($, "rbui-autocomplete-field"), G = {
21324
+ } = e, z = At($, "rbui-autocomplete-field"), ae = {
21322
21325
  autoSelect: n,
21323
21326
  clearable: a,
21324
21327
  closeOnSelect: o,
@@ -21332,42 +21335,45 @@ const IA = m(
21332
21335
  getOptionLabel: v,
21333
21336
  groupBy: b,
21334
21337
  hideSelectedOptions: x,
21335
- id: re,
21338
+ id: z,
21336
21339
  inputValue: E,
21337
- leftElement: S,
21338
- limitTags: T,
21339
- loading: B,
21340
- loadingText: L,
21341
- maxRows: Z,
21342
- multiple: A,
21340
+ isTagSelected: D,
21341
+ leftElement: T,
21342
+ limitTags: B,
21343
+ loading: L,
21344
+ loadingText: Z,
21345
+ maxRows: A,
21346
+ multiple: k,
21343
21347
  name: void 0,
21344
- noOptionsText: k,
21345
- onChange: M,
21346
- onClose: _,
21347
- onInputChange: O,
21348
- onOpen: H,
21349
- onPaste: U,
21350
- options: N,
21351
- pasteDelimiter: P,
21352
- placeholder: V,
21353
- readOnly: y,
21354
- renderOption: R,
21355
- required: C,
21356
- rightElement: I,
21357
- selectAll: j,
21358
- selectAllLabel: K,
21359
- value: ee
21360
- }, ie = D && /* @__PURE__ */ c(Nt, { htmlFor: re, required: C, tooltip: W, children: D === " " ? /* @__PURE__ */ c("span", { children: " " }) : D });
21348
+ noOptionsText: M,
21349
+ onChange: _,
21350
+ onClose: O,
21351
+ onInputChange: H,
21352
+ onOpen: U,
21353
+ onPaste: N,
21354
+ onTagClick: P,
21355
+ options: V,
21356
+ pasteDelimiter: y,
21357
+ placeholder: R,
21358
+ readOnly: C,
21359
+ renderOption: I,
21360
+ required: j,
21361
+ rightElement: K,
21362
+ selectableTags: W,
21363
+ selectAll: ee,
21364
+ selectAllLabel: X,
21365
+ value: G
21366
+ }, pe = S && /* @__PURE__ */ c(Nt, { htmlFor: z, required: j, tooltip: re, children: S === " " ? /* @__PURE__ */ c("span", { children: " " }) : S });
21361
21367
  return /* @__PURE__ */ c(
21362
21368
  zt,
21363
21369
  {
21364
21370
  className: Y(r, "rbui-autocomplete-field"),
21365
- control: /* @__PURE__ */ c(s5, { ...G, ref: t }),
21371
+ control: /* @__PURE__ */ c(s5, { ...ae, ref: t }),
21366
21372
  error: u,
21367
21373
  fullWidth: h,
21368
21374
  helperText: w,
21369
- label: ie,
21370
- ...X
21375
+ label: pe,
21376
+ ...ie
21371
21377
  }
21372
21378
  );
21373
21379
  }