@turquoisehealth/pit-viper 2.194.6-dev.0 → 2.194.6-dev.2

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.
@@ -3166,7 +3166,7 @@ var Wa = { style: { width: "fit-content" } }, Ga = /* @__PURE__ */ f({
3166
3166
  avatar: { type: Object },
3167
3167
  groupingLabel: { type: String },
3168
3168
  disabled: { type: Boolean },
3169
- context: { type: null },
3169
+ context: { type: Object },
3170
3170
  classList: { type: Array },
3171
3171
  searchText: { type: String },
3172
3172
  children: { type: Array },
@@ -3330,10 +3330,7 @@ var Wa = { style: { width: "fit-content" } }, Ga = /* @__PURE__ */ f({
3330
3330
  config: { type: Object }
3331
3331
  },
3332
3332
  setup(e) {
3333
- let t = e, n = r(() => t.context), i = A(null), c = r(() => n.value?.exactMatch || !1), l = r(() => t.text), d = r(() => t.searchText || ""), f = r(() => n.value?.queryDisplayField), p = r(() => {
3334
- let e = t.icon || "search";
3335
- return c.value ? e : "search";
3336
- });
3333
+ let t = e, n = r(() => t.context), i = A(null), c = r(() => n.value?.exactMatch || !1), l = r(() => t.text), d = r(() => t.searchText || ""), f = r(() => n.value?.queryDisplayField), p = r(() => t.icon || "search");
3337
3334
  return T(() => {
3338
3335
  if (i.value && d.value) {
3339
3336
  let e = RegExp(`(${d.value})`, "gi");
@@ -3345,7 +3342,7 @@ var Wa = { style: { width: "fit-content" } }, Ga = /* @__PURE__ */ f({
3345
3342
  class: "pv-text-body-md"
3346
3343
  }, N(l.value), 513), f.value ? (D(), o("p", yo, [c.value ? a("v-if", !0) : (D(), o("span", bo, "Search in ")), s("span", xo, N(f.value), 1)])) : a("v-if", !0)])])]));
3347
3344
  }
3348
- }), [["styles", [".pv-text-tertiary[data-v-4e159eee]{color:#6e8081}"]], ["__scopeId", "data-v-4e159eee"]]), Co = ["data-style"], wo = /* @__PURE__ */ f({
3345
+ }), [["styles", [".pv-text-tertiary[data-v-0e7c96e4]{color:#6e8081}"]], ["__scopeId", "data-v-0e7c96e4"]]), Co = ["data-style"], wo = /* @__PURE__ */ f({
3349
3346
  __name: "PvTag",
3350
3347
  props: {
3351
3348
  size: {