@turquoisehealth/pit-viper 2.55.0-alpha.4 → 2.55.0
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/package.json +1 -1
- package/pv-components/dist/vue/base/pv-components-base.js +1 -1
- package/pv-components/dist/vue/base/pv-components-base.mjs +15 -10
- package/pv-components/dist/vue/base/pv-components-base.umd.js +1 -1
- package/pv-components/dist/vue/charts/pv-components-charts.js +2 -2
- package/pv-components/dist/vue/charts/pv-components-charts.mjs +24 -22
- package/pv-components/dist/vue/charts/pv-components-charts.umd.js +2 -2
- package/pv-components/dist/vue/tables/pv-components-tables.js +2 -2
- package/pv-components/dist/vue/tables/pv-components-tables.mjs +24 -22
- package/pv-components/dist/vue/tables/pv-components-tables.umd.js +2 -2
- package/pv-components/dist/web/pv-components.iife.js +22 -22
- package/pv-components/dist/stats-vue_base.html +0 -4949
- package/pv-components/dist/stats-vue_charts.html +0 -4949
- package/pv-components/dist/stats-vue_tables.html +0 -4949
- package/pv-components/dist/stats-web.html +0 -4949
- package/pv-components/dist/types/base/PvAccordion/PvAccordion.vue.d.ts +0 -22
- package/pv-components/dist/types/base/PvAccordion/types.d.ts +0 -5
- package/pv-components/dist/types/base/PvBanner/PvBanner.vue.d.ts +0 -22
- package/pv-components/dist/types/base/PvBanner/types.d.ts +0 -11
- package/pv-components/dist/types/base/PvBreadcrumbs/PvBreadcrumbs.vue.d.ts +0 -6
- package/pv-components/dist/types/base/PvBreadcrumbs/types.d.ts +0 -4
- package/pv-components/dist/types/base/PvButton/PvButton.vue.d.ts +0 -24
- package/pv-components/dist/types/base/PvButton/types.d.ts +0 -3
- package/pv-components/dist/types/base/PvCard/PvCard.example.vue.d.ts +0 -2
- package/pv-components/dist/types/base/PvCard/PvCard.vue.d.ts +0 -15
- package/pv-components/dist/types/base/PvCompanyLogo/PvCompanyLogo.example.vue.d.ts +0 -2
- package/pv-components/dist/types/base/PvCompanyLogo/PvCompanyLogo.vue.d.ts +0 -15
- package/pv-components/dist/types/base/PvCompanyTag/PvCompanyTag.example.vue.d.ts +0 -2
- package/pv-components/dist/types/base/PvCompanyTag/PvCompanyTag.vue.d.ts +0 -26
- package/pv-components/dist/types/base/PvCounterBadge/PvCounterBadge.vue.d.ts +0 -15
- package/pv-components/dist/types/base/PvCounterBadge/types.d.ts +0 -3
- package/pv-components/dist/types/base/PvDatePicker/PvDatePicker.example.vue.d.ts +0 -2
- package/pv-components/dist/types/base/PvDatePicker/PvDatePicker.vue.d.ts +0 -114
- package/pv-components/dist/types/base/PvDateTime/PvDateTime.example.vue.d.ts +0 -2
- package/pv-components/dist/types/base/PvDateTime/PvDateTime.vue.d.ts +0 -13
- package/pv-components/dist/types/base/PvDateTime/useDateTime.d.ts +0 -9
- package/pv-components/dist/types/base/PvDrawer/PvDrawer.example.vue.d.ts +0 -2
- package/pv-components/dist/types/base/PvDrawer/PvDrawer.vue.d.ts +0 -31
- package/pv-components/dist/types/base/PvDropdown/PvDropdown.example.vue.d.ts +0 -2
- package/pv-components/dist/types/base/PvDropdown/PvDropdown.vue.d.ts +0 -42
- package/pv-components/dist/types/base/PvDropdown/useDropdownMenuPosition.d.ts +0 -59
- package/pv-components/dist/types/base/PvIcon/PvIcon.example.vue.d.ts +0 -2
- package/pv-components/dist/types/base/PvIcon/PvIcon.vue.d.ts +0 -10
- package/pv-components/dist/types/base/PvModal/PvModal.vue.d.ts +0 -26
- package/pv-components/dist/types/base/PvMultiSelect/PvMultiSelect.example.vue.d.ts +0 -2
- package/pv-components/dist/types/base/PvMultiSelect/PvMultiSelect.vue.d.ts +0 -12
- package/pv-components/dist/types/base/PvMultiSelectButton/PvMultiSelectButton.vue.d.ts +0 -54
- package/pv-components/dist/types/base/PvMultiSelectButton/PvMultiSelectButtonTrigger.vue.d.ts +0 -28
- package/pv-components/dist/types/base/PvMultiSelectButton/PvSelectMenu.vue.d.ts +0 -30
- package/pv-components/dist/types/base/PvMultiSelectButton/PvSelectMenuControlPanel.vue.d.ts +0 -8
- package/pv-components/dist/types/base/PvMultiSelectButton/items/PvMenuCheckboxItem.vue.d.ts +0 -11
- package/pv-components/dist/types/base/PvMultiSelectButton/items/PvMenuItem.vue.d.ts +0 -12
- package/pv-components/dist/types/base/PvMultiSelectButton/items/PvMenuRadioItem.vue.d.ts +0 -11
- package/pv-components/dist/types/base/PvMultiSelectButton/mocks.d.ts +0 -13
- package/pv-components/dist/types/base/PvMultiSelectButton/types.d.ts +0 -17
- package/pv-components/dist/types/base/PvPill/PvPill.vue.d.ts +0 -30
- package/pv-components/dist/types/base/PvPill/types.d.ts +0 -3
- package/pv-components/dist/types/base/PvPopover/PvPopover.vue.d.ts +0 -29
- package/pv-components/dist/types/base/PvReleaseBadge/PvReleaseBadge.example.vue.d.ts +0 -2
- package/pv-components/dist/types/base/PvReleaseBadge/PvReleaseBadge.vue.d.ts +0 -5
- package/pv-components/dist/types/base/PvSearchInput/PvSearchInput.vue.d.ts +0 -18
- package/pv-components/dist/types/base/PvSegmentedControl/PvSegmentedControl.example.vue.d.ts +0 -2
- package/pv-components/dist/types/base/PvSegmentedControl/PvSegmentedControl.vue.d.ts +0 -19
- package/pv-components/dist/types/base/PvSelect/PvSelect.example.vue.d.ts +0 -2
- package/pv-components/dist/types/base/PvSelect/PvSelect.vue.d.ts +0 -22
- package/pv-components/dist/types/base/PvSuggestionTag/PvSuggestionTag.example.vue.d.ts +0 -2
- package/pv-components/dist/types/base/PvSuggestionTag/PvSuggestionTag.vue.d.ts +0 -28
- package/pv-components/dist/types/base/PvTabList/PvTabList.vue.d.ts +0 -11
- package/pv-components/dist/types/base/PvTabs/PvTabs.example.vue.d.ts +0 -2
- package/pv-components/dist/types/base/PvTabs/PvTabs.vue.d.ts +0 -17
- package/pv-components/dist/types/base/PvTabs/types.d.ts +0 -7
- package/pv-components/dist/types/base/PvTag/PvTag.example.vue.d.ts +0 -2
- package/pv-components/dist/types/base/PvTag/PvTag.vue.d.ts +0 -40
- package/pv-components/dist/types/base/PvTag/types.d.ts +0 -3
- package/pv-components/dist/types/base/PvToggle/PvToggle.vue.d.ts +0 -35
- package/pv-components/dist/types/base/PvTooltip/PvTooltip.vue.d.ts +0 -24
- package/pv-components/dist/types/base/PvTooltip/types.d.ts +0 -2
- package/pv-components/dist/types/base/baseProps.d.ts +0 -7
- package/pv-components/dist/types/base/index.d.ts +0 -29
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(".pv-popover-list[data-v-cda1af8c]{font-size:14px}.pv-icon-button[data-v-79a7def3]{background-color:transparent;border:none}.pv-icon-button[data-v-79a7def3]:hover{cursor:pointer;color:#176f6f}.pv-select[data-v-79a7def3]{padding-top:4px;padding-bottom:4px}.pv-button-loading[data-v-942d55a7]{width:16px;height:16px;border:2px solid #ccc;border-top-color:#fff;border-radius:50%;animation:spin-942d55a7 1s linear infinite}@keyframes spin-942d55a7{to{transform:rotate(360deg)}}.pv-badge-md[data-v-fc3c1104]{--inset-size: 2px 2px;min-height:20px;max-height:20px;min-width:20px;font-weight:500}.pv-badge-sm[data-v-fc3c1104]{--inset-size: 0 2px;min-height:16px;max-height:16px;min-width:16px;font-weight:500}.pv-surface-lighten-5[data-v-fc3c1104]{background-color:#e0e5e4}.pv-text-secondary[data-v-fc3c1104]{color:#4b595c}.pv-table-row-count{position:absolute;right:12px;top:6px;opacity:1;background-color:#f7f8f8;transition:opacity .3s ease}.pv-table-group-cell:hover .pv-table-row-count{opacity:0}.pv-table-row-number{padding:8px 12px 8px 0;text-align:center;color:#89989b}.focus-button{opacity:0;transition:opacity .2s ease}.option-label:hover .focus-button{opacity:1}.suggested-label[data-v-
|
|
1
|
+
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(".pv-popover-list[data-v-cda1af8c]{font-size:14px}.pv-icon-button[data-v-79a7def3]{background-color:transparent;border:none}.pv-icon-button[data-v-79a7def3]:hover{cursor:pointer;color:#176f6f}.pv-select[data-v-79a7def3]{padding-top:4px;padding-bottom:4px}.pv-button-loading[data-v-942d55a7]{width:16px;height:16px;border:2px solid #ccc;border-top-color:#fff;border-radius:50%;animation:spin-942d55a7 1s linear infinite}@keyframes spin-942d55a7{to{transform:rotate(360deg)}}.pv-badge-md[data-v-fc3c1104]{--inset-size: 2px 2px;min-height:20px;max-height:20px;min-width:20px;font-weight:500}.pv-badge-sm[data-v-fc3c1104]{--inset-size: 0 2px;min-height:16px;max-height:16px;min-width:16px;font-weight:500}.pv-surface-lighten-5[data-v-fc3c1104]{background-color:#e0e5e4}.pv-text-secondary[data-v-fc3c1104]{color:#4b595c}.pv-table-row-count{position:absolute;right:12px;top:6px;opacity:1;background-color:#f7f8f8;transition:opacity .3s ease}.pv-table-group-cell:hover .pv-table-row-count{opacity:0}.pv-table-row-number{padding:8px 12px 8px 0;text-align:center;color:#89989b}.focus-button{opacity:0;transition:opacity .2s ease}.option-label:hover .focus-button{opacity:1}.suggested-label[data-v-93f7c960]:hover{color:#16696d}.ag-custom-header-cell[data-v-054d9038]{height:100%;align-items:center}.ag-header-actions .ag-header-cell-menu-button[data-v-054d9038]{opacity:0;transition:opacity .2s ease-in-out}.ag-header-cell-menu-button:hover .ag-header-actions .ag-header-cell-menu-button[data-v-054d9038]{opacity:1}.ag-header-cell-menu-button:focus .ag-header-actions .ag-header-cell-menu-button[data-v-054d9038]{opacity:1}.pv-table-row-number[data-v-ae67b797]{padding:8px 12px 8px 0;text-align:center;color:#89989b}.pv-table-overlay{position:absolute;margin-top:20px;z-index:2;background:#fff;width:100%;top:50%;left:50%;height:95%;transform:translate(-50%,-50%);pointer-events:none}.ag-header-cell-resize{border:none!important}.ag-row-group-leaf-indent{padding-left:7px;margin-left:0}.ag-custom-loading-cell{width:100%;height:40%;margin:15px;background-color:#ccc;border-radius:4px}.ag-group-value{width:100%}.ag-menu-option:hover{background-color:#f7f8f8}.ag-menu-option:active{background-color:#e8f2f4}.ag-menu-option-text{font-family:Inter,sans-serif}")),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
|
|
2
2
|
import { defineComponent as De, mergeModels as bi, useTemplateRef as di, ref as J, toRefs as qg, watch as it, useModel as ji, getCurrentInstance as ni, createElementBlock as z, onMounted as Lo, markRaw as Xg, onUnmounted as Qg, openBlock as E, mergeDefaults as Zg, toRaw as fd, isRef as ul, isReactive as Jg, isProxy as ef, createVNode as Ge, render as md, toRef as tf, readonly as cu, customRef as of, shallowRef as Fn, toValue as Xe, nextTick as ts, getCurrentScope as sf, onScopeDispose as rf, computed as X, unref as ie, normalizeStyle as wi, renderSlot as Ct, withDirectives as Ls, createElementVNode as Z, createBlock as Re, normalizeClass as _e, createTextVNode as io, Teleport as uu, withCtx as tt, createCommentVNode as ee, onBeforeMount as hl, Fragment as We, toDisplayString as xe, withModifiers as Js, vModelText as nf, resolveDynamicComponent as Gs, normalizeProps as Ki, mergeProps as Os, renderList as Ro, vShow as af, vModelDynamic as lf, inject as nt, onBeforeUnmount as df, createSlots as vd, guardReactiveProps as Cd, provide as gt } from "vue";
|
|
3
3
|
var Mo = class {
|
|
4
4
|
constructor() {
|
|
@@ -42849,15 +42849,22 @@ const CT = /* @__PURE__ */ Oo(fT, [["render", vT]]), bT = ["src"], wT = /* @__PU
|
|
|
42849
42849
|
useTeleport: t = !0,
|
|
42850
42850
|
popoverCssProperties: o
|
|
42851
42851
|
} = {}) => {
|
|
42852
|
-
const i = J(null), s = J(null), r = J(null), n = J(null), a = X(() => !i.value || !s.value ? 0 : e === "right" || e === "top right" ? i.value.left + i.value.width - s.value.width : i.value.left), l = X(() => !i.value || !s.value ? 0 : e === "top" || e === "top right" ? i.value.top - s.value.height : i.value.top + window.scrollY + i.value.height), d = X(() =>
|
|
42853
|
-
|
|
42852
|
+
const i = J(null), s = J(null), r = J(null), n = J(null), a = X(() => !i.value || !s.value ? 0 : e === "right" || e === "top right" ? i.value.left + i.value.width - s.value.width : i.value.left), l = X(() => !i.value || !s.value ? 0 : e === "top" || e === "top right" ? i.value.top - s.value.height : i.value.top + window.scrollY + i.value.height), d = X(() => {
|
|
42853
|
+
if (!t)
|
|
42854
|
+
return o;
|
|
42855
|
+
const u = {
|
|
42854
42856
|
position: "absolute",
|
|
42855
42857
|
left: `${a.value}px`,
|
|
42856
42858
|
top: `${l.value}px`,
|
|
42857
42859
|
zIndex: 10
|
|
42858
|
-
}
|
|
42859
|
-
|
|
42860
|
-
|
|
42860
|
+
};
|
|
42861
|
+
console.log("Popover position styles:", u), console.log("Popover CSS properties:", o);
|
|
42862
|
+
const h = {
|
|
42863
|
+
...o,
|
|
42864
|
+
...u
|
|
42865
|
+
};
|
|
42866
|
+
return console.log("Combined styles:", h), h;
|
|
42867
|
+
});
|
|
42861
42868
|
return {
|
|
42862
42869
|
triggerRef: r,
|
|
42863
42870
|
popoverRef: n,
|
|
@@ -43002,10 +43009,7 @@ const CT = /* @__PURE__ */ Oo(fT, [["render", vT]]), bT = ["src"], wT = /* @__PU
|
|
|
43002
43009
|
teleportLocation: C.teleportLocation,
|
|
43003
43010
|
"use-teleport": C.useTeleport,
|
|
43004
43011
|
"css-custom-list-properties": C.showMenuAction ? { "padding-bottom": 0 } : {},
|
|
43005
|
-
popoverPositionStyle:
|
|
43006
|
-
...ie(r),
|
|
43007
|
-
...s
|
|
43008
|
-
}
|
|
43012
|
+
popoverPositionStyle: ie(r)
|
|
43009
43013
|
}, {
|
|
43010
43014
|
default: tt(() => [
|
|
43011
43015
|
C.showSearchInput ? (E(), z(We, { key: 0 }, [
|
|
@@ -43013,7 +43017,8 @@ const CT = /* @__PURE__ */ Oo(fT, [["render", vT]]), bT = ["src"], wT = /* @__PU
|
|
|
43013
43017
|
ref: "searchInputRef",
|
|
43014
43018
|
"model-value": f.value,
|
|
43015
43019
|
"onUpdate:modelValue": v[1] || (v[1] = (S) => f.value = S),
|
|
43016
|
-
class: "pv-stack-12"
|
|
43020
|
+
class: "pv-sticky pv-surface pv-stack-12",
|
|
43021
|
+
style: { "padding-top": "4px" }
|
|
43017
43022
|
}, null, 8, ["model-value"]),
|
|
43018
43023
|
v[2] || (v[2] = Z("div", { class: "pv-border-top pv-stack-12" }, null, -1))
|
|
43019
43024
|
], 64)) : ee("", !0),
|
|
@@ -43540,7 +43545,7 @@ const M_ = (e) => {
|
|
|
43540
43545
|
filterStyle: { default: "horizontal" },
|
|
43541
43546
|
displayPreferencesIcon: { type: Boolean, default: !1 }
|
|
43542
43547
|
},
|
|
43543
|
-
emits: ["filter-selection-changed", "filter-closed", "handle-settings-icon"
|
|
43548
|
+
emits: ["filter-selection-changed", "filter-closed", "handle-settings-icon"],
|
|
43544
43549
|
setup(e, { emit: t }) {
|
|
43545
43550
|
const o = e, i = t, s = nt("gridApi"), r = nt(
|
|
43546
43551
|
"rowGroupColumnFields"
|
|
@@ -43555,7 +43560,7 @@ const M_ = (e) => {
|
|
|
43555
43560
|
isServerSideFilter: p,
|
|
43556
43561
|
setFilterValueSearchText: g,
|
|
43557
43562
|
setFilterSelectedValues: f
|
|
43558
|
-
} = dd(), {
|
|
43563
|
+
} = dd(), { focuses: m, handleFocusUpdate: b, isFocused: y, removeFocus: w } = _n(), R = nt(
|
|
43559
43564
|
"firstDataRendered"
|
|
43560
43565
|
), D = J([]), M = J([]), F = X(() => o.filterColDef.field || ""), C = X(() => o.filterColDef.headerName || ""), v = J(!1), S = X(() => o.filterStyle == "vertical"), x = X(() => {
|
|
43561
43566
|
const I = o.filterColDef.context;
|
|
@@ -43638,8 +43643,8 @@ const M_ = (e) => {
|
|
|
43638
43643
|
text: B(I)
|
|
43639
43644
|
})),
|
|
43640
43645
|
set: (I) => {
|
|
43641
|
-
D.value = I.map((oe) => oe.id), ve(),
|
|
43642
|
-
D.value.includes(oe) ||
|
|
43646
|
+
D.value = I.map((oe) => oe.id), ve(), m.value.forEach((oe) => {
|
|
43647
|
+
D.value.includes(oe) || w(oe);
|
|
43643
43648
|
}), i("filter-selection-changed");
|
|
43644
43649
|
}
|
|
43645
43650
|
});
|
|
@@ -43685,7 +43690,7 @@ const M_ = (e) => {
|
|
|
43685
43690
|
const Ee = (I) => {
|
|
43686
43691
|
I && K.value ? D.value = [I] : I && !D.value.includes(I) && (D.value = [...D.value, I]), ve(), i("filter-selection-changed");
|
|
43687
43692
|
}, Le = (I) => {
|
|
43688
|
-
D.value = D.value.filter((oe) => oe !== I), ve(), i("filter-selection-changed"),
|
|
43693
|
+
D.value = D.value.filter((oe) => oe !== I), ve(), i("filter-selection-changed"), y(I) && w(I);
|
|
43689
43694
|
}, ve = () => {
|
|
43690
43695
|
const I = D.value.length > 0 ? D.value : null;
|
|
43691
43696
|
if (S.value) {
|
|
@@ -43703,10 +43708,7 @@ const M_ = (e) => {
|
|
|
43703
43708
|
s.value.onFilterChanged();
|
|
43704
43709
|
});
|
|
43705
43710
|
}, at = (I) => {
|
|
43706
|
-
console.log("onFocusUpdate", I),
|
|
43707
|
-
focuses: w.value,
|
|
43708
|
-
filterField: F.value || null
|
|
43709
|
-
});
|
|
43711
|
+
console.log("onFocusUpdate", I), b(F.value, I), I && !D.value.includes(I) && Ee(I);
|
|
43710
43712
|
}, he = () => {
|
|
43711
43713
|
i("filter-closed");
|
|
43712
43714
|
};
|
|
@@ -43838,7 +43840,7 @@ const M_ = (e) => {
|
|
|
43838
43840
|
])) : ee("", !0)
|
|
43839
43841
|
], 64));
|
|
43840
43842
|
}
|
|
43841
|
-
}), iu = /* @__PURE__ */ Oo(J_, [["__scopeId", "data-v-
|
|
43843
|
+
}), iu = /* @__PURE__ */ Oo(J_, [["__scopeId", "data-v-93f7c960"]]), ez = { class: "pv-flex" }, tz = { class: "pv-flex" }, oz = {
|
|
43842
43844
|
id: "filter-vertical-drawer",
|
|
43843
43845
|
class: "pv-flex-vertical pv-space-between pv-full-width",
|
|
43844
43846
|
style: { height: "100%", "overflow-x": "hidden" }
|
|
@@ -44006,7 +44008,7 @@ const M_ = (e) => {
|
|
|
44006
44008
|
style: { top: "50%" }
|
|
44007
44009
|
}, {
|
|
44008
44010
|
body: tt(() => w[13] || (w[13] = [
|
|
44009
|
-
Z("p", { class: "pv-text-body-lg" }, "
|
|
44011
|
+
Z("p", { class: "pv-text-body-lg" }, "This action will remove all currently applied filters. Would you like to continue?", -1)
|
|
44010
44012
|
])),
|
|
44011
44013
|
footer: tt(() => [
|
|
44012
44014
|
Z("div", pz, [
|