@turquoisehealth/pit-viper 2.206.0 → 2.206.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.
- package/_site/assets/css/pit-viper-a11y.css +24 -0
- package/_site/assets/css/pit-viper-consumer.css +24 -0
- package/_site/assets/css/pit-viper-v2-scoped.css +21 -0
- package/_site/assets/css/pit-viper-v2.css +43 -0
- package/_site/assets/css/pit-viper.css +24 -0
- package/package.json +1 -1
- package/pv-components/dist/stats/vue/base/stats.html +1 -1
- package/pv-components/dist/stats/vue/visualizations/stats.html +1 -1
- package/pv-components/dist/stats/web/pv-avatar-group-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-dropdown-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-filter-panel-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-header-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-menu-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-multi-select-button-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-query-builder-input-stats.html +1 -1
- package/pv-components/dist/stats/web/pv-select-button-stats.html +1 -1
- package/pv-components/dist/vue/base/components/base/PvAvatarGroup/PvAvatarGroup.vue.d.ts +3 -1
- package/pv-components/dist/vue/base/components/base/PvAvatarGroup/types.d.ts +2 -0
- package/pv-components/dist/vue/base/components/base/PvDropdown/PvDropdown.vue.d.ts +2 -0
- package/pv-components/dist/vue/base/pv-components-base.mjs +977 -957
- package/pv-components/dist/vue/base/pv-components-base.mjs.map +1 -1
- package/pv-components/dist/vue/base/types.d.ts +1 -0
- package/pv-components/dist/vue/visualizations/components/base/PvAvatarGroup/PvAvatarGroup.vue.d.ts +3 -1
- package/pv-components/dist/vue/visualizations/components/base/PvAvatarGroup/types.d.ts +2 -0
- package/pv-components/dist/vue/visualizations/components/base/PvDropdown/PvDropdown.vue.d.ts +2 -0
- package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs +185 -168
- package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs.map +1 -1
- package/pv-components/dist/vue/visualizations/types.d.ts +1 -0
- package/pv-components/dist/web/components/pv-avatar-group/pv-avatar-group.js +31 -25
- package/pv-components/dist/web/components/pv-dropdown/pv-dropdown.js +167 -163
- package/pv-components/dist/web/components/pv-filter-panel/pv-filter-panel.js +1 -1
- package/pv-components/dist/web/components/pv-header/pv-header.js +2 -2
- package/pv-components/dist/web/components/pv-menu/pv-menu.js +5 -2
- package/pv-components/dist/web/components/pv-multi-select-button/pv-multi-select-button.js +9 -11
- package/pv-components/dist/web/components/pv-query-builder-input/pv-query-builder-input.js +102 -87
- package/pv-components/dist/web/components/pv-select-button/pv-select-button.js +5 -2
- package/pv-components/dist/web/pv-components.iife.js +14 -14
- package/pv-components/dist/web/pv-components.iife.js.map +1 -1
|
@@ -4666,7 +4666,7 @@ var Ro = ["aria-label"], zo = { class: "pv-filter-panel-header pv-flex pv-border
|
|
|
4666
4666
|
_: 1
|
|
4667
4667
|
}, 8, ["modelValue", "header"])], 64));
|
|
4668
4668
|
}
|
|
4669
|
-
}), [["styles", [".pv-filter-panel[data-v-
|
|
4669
|
+
}), [["styles", [".pv-filter-panel[data-v-14259e0c]{height:100%;max-height:inherit}.pv-filter-panel-actions[data-v-14259e0c],.pv-filter-panel-header[data-v-14259e0c],.pv-filter-panel-suggestion-tags[data-v-14259e0c]{--flex-gap:.5rem}.pv-filter-panel-body[data-v-14259e0c],.pv-filter-panel-filters-view[data-v-14259e0c]{--flex-align:stretch;--flex-gap:0}.pv-filter-panel-body[data-v-14259e0c]{scrollbar-color:var(--color-border,#c1c1c1) transparent;scrollbar-gutter:stable;scrollbar-width:thin;flex:auto;min-height:0;overflow-y:auto}.pv-filter-panel-body[data-v-14259e0c]::-webkit-scrollbar{width:8px}.pv-filter-panel-body[data-v-14259e0c]::-webkit-scrollbar-track{background:0 0}.pv-filter-panel-body[data-v-14259e0c]::-webkit-scrollbar-thumb{background:var(--color-border,#c1c1c1);border-radius:8px}.pv-filter-panel-body[data-v-14259e0c]::-webkit-scrollbar-thumb:hover{background:var(--color-text-subdued,#7c7c7c)}.pv-filter-panel-empty[data-v-14259e0c],.pv-filter-panel-footer[data-v-14259e0c],.pv-filter-panel-suggestions[data-v-14259e0c]{padding:12px}.pv-filter-panel-filter-list[data-v-14259e0c]{--flex-align:stretch;--flex-gap:8px;padding-top:8px}.pv-filter-panel-footer[data-v-14259e0c]{--flex-justify:flex-end;background:var(--color-background-body,#fff);z-index:1;flex:none;margin-top:auto;position:sticky;bottom:0}.pv-filter-panel-header[data-v-14259e0c]{--flex-align:center;padding:12px}.pv-filter-panel-mode-control[data-v-14259e0c]{flex:auto;min-width:0}.pv-filter-panel-modal-footer[data-v-14259e0c]{--flex-justify:flex-end}.pv-filter-panel-section-title[data-v-14259e0c]{margin:0}.pv-filter-panel-suggestions[data-v-14259e0c]{--flex-align:stretch}.pv-filter-panel-suggestion-tags[data-v-14259e0c]{--flex-wrap:wrap}"]], ["__scopeId", "data-v-14259e0c"]]), Qo = Object.defineProperty, $o = Object.getOwnPropertySymbols, es = Object.prototype.hasOwnProperty, ts = Object.prototype.propertyIsEnumerable, ns = (e, t, n) => t in e ? Qo(e, t, {
|
|
4670
4670
|
enumerable: !0,
|
|
4671
4671
|
configurable: !0,
|
|
4672
4672
|
writable: !0,
|
|
@@ -103,7 +103,7 @@ var x = [
|
|
|
103
103
|
}
|
|
104
104
|
}), A = {
|
|
105
105
|
key: 0,
|
|
106
|
-
class: "pv-
|
|
106
|
+
class: "pv-heading-2"
|
|
107
107
|
}, j = ["id"], M = { class: "pv-flex" }, te = ["id"], ne = {
|
|
108
108
|
key: 0,
|
|
109
109
|
class: "pv-border-left",
|
|
@@ -144,7 +144,7 @@ var x = [
|
|
|
144
144
|
}, [_(t.$slots, "right")], 8, te), e.showAskTqButton ? (m(), i("div", ne, [o(k, {
|
|
145
145
|
id: e.askTqButtonId,
|
|
146
146
|
label: "AskTQ",
|
|
147
|
-
size: "
|
|
147
|
+
size: "xl",
|
|
148
148
|
"hide-icon": ""
|
|
149
149
|
}, null, 8, ["id"])])) : r("v-if", !0)])], 2));
|
|
150
150
|
}
|
|
@@ -215,6 +215,7 @@ var Ae = ["xlink:href"], je = /* @__PURE__ */ f({
|
|
|
215
215
|
secondaryText: { type: [Number, String] },
|
|
216
216
|
subduedText: { type: String },
|
|
217
217
|
icon: { type: String },
|
|
218
|
+
hoverTitle: { type: String },
|
|
218
219
|
companyName: { type: String },
|
|
219
220
|
avatar: { type: Object },
|
|
220
221
|
groupingLabel: { type: String },
|
|
@@ -268,7 +269,7 @@ var Ae = ["xlink:href"], je = /* @__PURE__ */ f({
|
|
|
268
269
|
}, null, 8, ["name"])) : a("v-if", !0),
|
|
269
270
|
s("div", ze, [s("span", {
|
|
270
271
|
class: "pv-text-body-md pv-full-width pv-truncate",
|
|
271
|
-
title: e.text
|
|
272
|
+
title: e.hoverTitle ?? e.text
|
|
272
273
|
}, [s("span", {
|
|
273
274
|
ref_key: "mainText",
|
|
274
275
|
ref: c
|
|
@@ -286,7 +287,7 @@ var Ae = ["xlink:href"], je = /* @__PURE__ */ f({
|
|
|
286
287
|
"pv-truncate",
|
|
287
288
|
{ "pv-text-subdued": !e.disabled }
|
|
288
289
|
]),
|
|
289
|
-
title: u.value
|
|
290
|
+
title: e.hoverTitle ?? u.value
|
|
290
291
|
}, P(u.value), 11, Ve)) : a("v-if", !0)]),
|
|
291
292
|
e.secondaryText && typeof e.secondaryText == "number" ? (D(), i(Re, {
|
|
292
293
|
key: 3,
|
|
@@ -1746,6 +1747,7 @@ var gr = { style: { width: "fit-content" } }, _r = /* @__PURE__ */ f({
|
|
|
1746
1747
|
secondaryText: { type: [Number, String] },
|
|
1747
1748
|
subduedText: { type: String },
|
|
1748
1749
|
icon: { type: String },
|
|
1750
|
+
hoverTitle: { type: String },
|
|
1749
1751
|
companyName: { type: String },
|
|
1750
1752
|
avatar: { type: Object },
|
|
1751
1753
|
groupingLabel: { type: String },
|
|
@@ -1992,6 +1994,7 @@ var gr = { style: { width: "fit-content" } }, _r = /* @__PURE__ */ f({
|
|
|
1992
1994
|
secondaryText: { type: [Number, String] },
|
|
1993
1995
|
subduedText: { type: String },
|
|
1994
1996
|
icon: { type: String },
|
|
1997
|
+
hoverTitle: { type: String },
|
|
1995
1998
|
companyName: { type: String },
|
|
1996
1999
|
avatar: { type: Object },
|
|
1997
2000
|
groupingLabel: { type: String },
|
|
@@ -933,6 +933,7 @@ var Wt = {
|
|
|
933
933
|
secondaryText: { type: [Number, String] },
|
|
934
934
|
subduedText: { type: String },
|
|
935
935
|
icon: { type: String },
|
|
936
|
+
hoverTitle: { type: String },
|
|
936
937
|
companyName: { type: String },
|
|
937
938
|
avatar: { type: Object },
|
|
938
939
|
groupingLabel: { type: String },
|
|
@@ -986,7 +987,7 @@ var Wt = {
|
|
|
986
987
|
}, null, 8, ["name"])) : a("v-if", !0),
|
|
987
988
|
s("div", Wt, [s("span", {
|
|
988
989
|
class: "pv-text-body-md pv-full-width pv-truncate",
|
|
989
|
-
title: e.text
|
|
990
|
+
title: e.hoverTitle ?? e.text
|
|
990
991
|
}, [s("span", {
|
|
991
992
|
ref_key: "mainText",
|
|
992
993
|
ref: c
|
|
@@ -1004,7 +1005,7 @@ var Wt = {
|
|
|
1004
1005
|
"pv-truncate",
|
|
1005
1006
|
{ "pv-text-subdued": !e.disabled }
|
|
1006
1007
|
]),
|
|
1007
|
-
title: u.value
|
|
1008
|
+
title: e.hoverTitle ?? u.value
|
|
1008
1009
|
}, L(u.value), 11, Kt)) : a("v-if", !0)]),
|
|
1009
1010
|
e.secondaryText && typeof e.secondaryText == "number" ? (k(), i(at, {
|
|
1010
1011
|
key: 3,
|
|
@@ -2257,6 +2258,7 @@ var $r = { style: { width: "fit-content" } }, ei = /* @__PURE__ */ f({
|
|
|
2257
2258
|
secondaryText: { type: [Number, String] },
|
|
2258
2259
|
subduedText: { type: String },
|
|
2259
2260
|
icon: { type: String },
|
|
2261
|
+
hoverTitle: { type: String },
|
|
2260
2262
|
companyName: { type: String },
|
|
2261
2263
|
avatar: { type: Object },
|
|
2262
2264
|
groupingLabel: { type: String },
|
|
@@ -2396,6 +2398,7 @@ var $r = { style: { width: "fit-content" } }, ei = /* @__PURE__ */ f({
|
|
|
2396
2398
|
secondaryText: { type: [Number, String] },
|
|
2397
2399
|
subduedText: { type: String },
|
|
2398
2400
|
icon: { type: String },
|
|
2401
|
+
hoverTitle: { type: String },
|
|
2399
2402
|
companyName: { type: String },
|
|
2400
2403
|
avatar: { type: Object },
|
|
2401
2404
|
groupingLabel: { type: String },
|
|
@@ -2861,7 +2864,7 @@ var $r = { style: { width: "fit-content" } }, ei = /* @__PURE__ */ f({
|
|
|
2861
2864
|
immediate: !0
|
|
2862
2865
|
}), V(O, (e) => {
|
|
2863
2866
|
e ? (re(), x(() => {
|
|
2864
|
-
c.overlayTrigger && !c.disableSearchInput && D.value?.input?.focus(), m("dropdown-open");
|
|
2867
|
+
c.overlayTrigger && !c.disableSearchInput && !c.readOnly && D.value?.input?.focus(), m("dropdown-open");
|
|
2865
2868
|
})) : (re(), m("dropdown-closed"));
|
|
2866
2869
|
});
|
|
2867
2870
|
let fe = r(() => {
|
|
@@ -2955,18 +2958,13 @@ var $r = { style: { width: "fit-content" } }, ei = /* @__PURE__ */ f({
|
|
|
2955
2958
|
...e.popoverCssProperties
|
|
2956
2959
|
})
|
|
2957
2960
|
}, [
|
|
2958
|
-
e.disableSearchInput
|
|
2961
|
+
!e.disableSearchInput && !e.readOnly ? (k(), o("div", Ti, [u(ht, {
|
|
2959
2962
|
ref: "searchInputRef",
|
|
2960
2963
|
"model-value": F.value,
|
|
2961
2964
|
"onUpdate:modelValue": r[1] ||= (e) => F.value = e,
|
|
2962
2965
|
class: "pv-stack-4",
|
|
2963
|
-
placeholder: e.searchPlaceholder
|
|
2964
|
-
|
|
2965
|
-
}, null, 8, [
|
|
2966
|
-
"model-value",
|
|
2967
|
-
"placeholder",
|
|
2968
|
-
"disabled"
|
|
2969
|
-
])])),
|
|
2966
|
+
placeholder: e.searchPlaceholder
|
|
2967
|
+
}, null, 8, ["model-value", "placeholder"])])) : a("v-if", !0),
|
|
2970
2968
|
n.$slots.header || z(Se) ? (k(), o("div", Ei, [P(n.$slots, "header", C(g(ye.value)))])) : a("v-if", !0),
|
|
2971
2969
|
fe.value.length > 0 ? (k(), o(t, { key: 2 }, [ve.value ? (k(!0), o(t, { key: 0 }, ee(_e.value, ([t, i], s) => (k(), o("div", { key: t }, [
|
|
2972
2970
|
n.$slots[t] ? P(n.$slots, t, { key: 0 }) : t === "other" ? a("v-if", !0) : (k(), o("span", Di, L(t), 1)),
|