@turquoisehealth/pit-viper 2.55.0-alpha.5 → 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 +13 -9
- 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 +22 -21
- 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 +22 -21
- 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 }, [
|
|
@@ -43541,7 +43545,7 @@ const M_ = (e) => {
|
|
|
43541
43545
|
filterStyle: { default: "horizontal" },
|
|
43542
43546
|
displayPreferencesIcon: { type: Boolean, default: !1 }
|
|
43543
43547
|
},
|
|
43544
|
-
emits: ["filter-selection-changed", "filter-closed", "handle-settings-icon"
|
|
43548
|
+
emits: ["filter-selection-changed", "filter-closed", "handle-settings-icon"],
|
|
43545
43549
|
setup(e, { emit: t }) {
|
|
43546
43550
|
const o = e, i = t, s = nt("gridApi"), r = nt(
|
|
43547
43551
|
"rowGroupColumnFields"
|
|
@@ -43556,7 +43560,7 @@ const M_ = (e) => {
|
|
|
43556
43560
|
isServerSideFilter: p,
|
|
43557
43561
|
setFilterValueSearchText: g,
|
|
43558
43562
|
setFilterSelectedValues: f
|
|
43559
|
-
} = dd(), {
|
|
43563
|
+
} = dd(), { focuses: m, handleFocusUpdate: b, isFocused: y, removeFocus: w } = _n(), R = nt(
|
|
43560
43564
|
"firstDataRendered"
|
|
43561
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(() => {
|
|
43562
43566
|
const I = o.filterColDef.context;
|
|
@@ -43639,8 +43643,8 @@ const M_ = (e) => {
|
|
|
43639
43643
|
text: B(I)
|
|
43640
43644
|
})),
|
|
43641
43645
|
set: (I) => {
|
|
43642
|
-
D.value = I.map((oe) => oe.id), ve(),
|
|
43643
|
-
D.value.includes(oe) ||
|
|
43646
|
+
D.value = I.map((oe) => oe.id), ve(), m.value.forEach((oe) => {
|
|
43647
|
+
D.value.includes(oe) || w(oe);
|
|
43644
43648
|
}), i("filter-selection-changed");
|
|
43645
43649
|
}
|
|
43646
43650
|
});
|
|
@@ -43686,7 +43690,7 @@ const M_ = (e) => {
|
|
|
43686
43690
|
const Ee = (I) => {
|
|
43687
43691
|
I && K.value ? D.value = [I] : I && !D.value.includes(I) && (D.value = [...D.value, I]), ve(), i("filter-selection-changed");
|
|
43688
43692
|
}, Le = (I) => {
|
|
43689
|
-
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);
|
|
43690
43694
|
}, ve = () => {
|
|
43691
43695
|
const I = D.value.length > 0 ? D.value : null;
|
|
43692
43696
|
if (S.value) {
|
|
@@ -43704,10 +43708,7 @@ const M_ = (e) => {
|
|
|
43704
43708
|
s.value.onFilterChanged();
|
|
43705
43709
|
});
|
|
43706
43710
|
}, at = (I) => {
|
|
43707
|
-
console.log("onFocusUpdate", I),
|
|
43708
|
-
focuses: w.value,
|
|
43709
|
-
filterField: F.value || null
|
|
43710
|
-
});
|
|
43711
|
+
console.log("onFocusUpdate", I), b(F.value, I), I && !D.value.includes(I) && Ee(I);
|
|
43711
43712
|
}, he = () => {
|
|
43712
43713
|
i("filter-closed");
|
|
43713
43714
|
};
|
|
@@ -43839,7 +43840,7 @@ const M_ = (e) => {
|
|
|
43839
43840
|
])) : ee("", !0)
|
|
43840
43841
|
], 64));
|
|
43841
43842
|
}
|
|
43842
|
-
}), 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 = {
|
|
43843
43844
|
id: "filter-vertical-drawer",
|
|
43844
43845
|
class: "pv-flex-vertical pv-space-between pv-full-width",
|
|
43845
43846
|
style: { height: "100%", "overflow-x": "hidden" }
|
|
@@ -44007,7 +44008,7 @@ const M_ = (e) => {
|
|
|
44007
44008
|
style: { top: "50%" }
|
|
44008
44009
|
}, {
|
|
44009
44010
|
body: tt(() => w[13] || (w[13] = [
|
|
44010
|
-
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)
|
|
44011
44012
|
])),
|
|
44012
44013
|
footer: tt(() => [
|
|
44013
44014
|
Z("div", pz, [
|