@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 t=document.createElement("style");t.appendChild(document.createTextNode(".pv-chart-loading[data-v-2f5dcc04]{position:absolute;text-align:center;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;opacity:1;background-color:#fff;z-index:10}.pv-chart-loading-icon[data-v-2f5dcc04]{color:#16696d;animation:pulse-2f5dcc04 1.5s infinite ease-in-out}@keyframes pulse-2f5dcc04{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.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 t=document.createElement("style");t.appendChild(document.createTextNode(".pv-chart-loading[data-v-2f5dcc04]{position:absolute;text-align:center;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;opacity:1;background-color:#fff;z-index:10}.pv-chart-loading-icon[data-v-2f5dcc04]{color:#16696d;animation:pulse-2f5dcc04 1.5s infinite ease-in-out}@keyframes pulse-2f5dcc04{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.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}.pv-chart-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.ag-charts-tooltip{background-color:#fffffff2}")),document.head.appendChild(t)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
|
|
2
2
|
import { defineComponent as Xe, h as rj, ref as Se, computed as ce, onBeforeMount as lS, createElementBlock as re, openBlock as q, normalizeClass as Rt, createElementVNode as ve, createVNode as Qe, createCommentVNode as Ie, unref as Ne, normalizeStyle as Ol, mergeModels as qn, useTemplateRef as Dl, toRefs as aj, watch as Gt, useModel as zr, getCurrentInstance as Su, onMounted as Fa, markRaw as lj, onUnmounted as cj, mergeDefaults as dj, toRaw as kE, isRef as vp, isReactive as uj, isProxy as hj, render as RE, shallowRef as cS, toRef as pj, readonly as sB, customRef as gj, toValue as ki, nextTick as Ju, getCurrentScope as fj, onScopeDispose as mj, renderSlot as Cs, withDirectives as Gp, createBlock as Ze, createTextVNode as Qn, Teleport as nB, withCtx as $i, Fragment as kt, toDisplayString as Ye, withModifiers as Cy, renderList as Pr, vModelText as yj, resolveDynamicComponent as zp, normalizeProps as _p, mergeProps as Vp, vShow as vj, vModelDynamic as bj, inject as Qt, onBeforeUnmount as Cj, createSlots as TE, guardReactiveProps as LE, provide as si } from "vue";
|
|
3
3
|
var rB = Object.defineProperty, Sj = Object.getOwnPropertyDescriptor, tr = (e, t) => {
|
|
4
4
|
for (var i in t)
|
|
@@ -102318,15 +102318,22 @@ const ZW = /* @__PURE__ */ tl(HNe, [["render", jNe]]), $Ne = ["src"], UNe = /* @
|
|
|
102318
102318
|
useTeleport: t = !0,
|
|
102319
102319
|
popoverCssProperties: i
|
|
102320
102320
|
} = {}) => {
|
|
102321
|
-
const o = Se(null), s = Se(null), n = Se(null), r = Se(null), a = ce(() => !o.value || !s.value ? 0 : e === "right" || e === "top right" ? o.value.left + o.value.width - s.value.width : o.value.left), l = ce(() => !o.value || !s.value ? 0 : e === "top" || e === "top right" ? o.value.top - s.value.height : o.value.top + window.scrollY + o.value.height), c = ce(() =>
|
|
102322
|
-
|
|
102321
|
+
const o = Se(null), s = Se(null), n = Se(null), r = Se(null), a = ce(() => !o.value || !s.value ? 0 : e === "right" || e === "top right" ? o.value.left + o.value.width - s.value.width : o.value.left), l = ce(() => !o.value || !s.value ? 0 : e === "top" || e === "top right" ? o.value.top - s.value.height : o.value.top + window.scrollY + o.value.height), c = ce(() => {
|
|
102322
|
+
if (!t)
|
|
102323
|
+
return i;
|
|
102324
|
+
const u = {
|
|
102323
102325
|
position: "absolute",
|
|
102324
102326
|
left: `${a.value}px`,
|
|
102325
102327
|
top: `${l.value}px`,
|
|
102326
102328
|
zIndex: 10
|
|
102327
|
-
}
|
|
102328
|
-
|
|
102329
|
-
|
|
102329
|
+
};
|
|
102330
|
+
console.log("Popover position styles:", u), console.log("Popover CSS properties:", i);
|
|
102331
|
+
const h = {
|
|
102332
|
+
...i,
|
|
102333
|
+
...u
|
|
102334
|
+
};
|
|
102335
|
+
return console.log("Combined styles:", h), h;
|
|
102336
|
+
});
|
|
102330
102337
|
return {
|
|
102331
102338
|
triggerRef: n,
|
|
102332
102339
|
popoverRef: r,
|
|
@@ -102471,10 +102478,7 @@ const ZW = /* @__PURE__ */ tl(HNe, [["render", jNe]]), $Ne = ["src"], UNe = /* @
|
|
|
102471
102478
|
teleportLocation: x.teleportLocation,
|
|
102472
102479
|
"use-teleport": x.useTeleport,
|
|
102473
102480
|
"css-custom-list-properties": x.showMenuAction ? { "padding-bottom": 0 } : {},
|
|
102474
|
-
popoverPositionStyle:
|
|
102475
|
-
...Ne(n),
|
|
102476
|
-
...s
|
|
102477
|
-
}
|
|
102481
|
+
popoverPositionStyle: Ne(n)
|
|
102478
102482
|
}, {
|
|
102479
102483
|
default: $i(() => [
|
|
102480
102484
|
x.showSearchInput ? (q(), re(kt, { key: 0 }, [
|
|
@@ -102482,7 +102486,8 @@ const ZW = /* @__PURE__ */ tl(HNe, [["render", jNe]]), $Ne = ["src"], UNe = /* @
|
|
|
102482
102486
|
ref: "searchInputRef",
|
|
102483
102487
|
"model-value": f.value,
|
|
102484
102488
|
"onUpdate:modelValue": w[1] || (w[1] = (k) => f.value = k),
|
|
102485
|
-
class: "pv-stack-12"
|
|
102489
|
+
class: "pv-sticky pv-surface pv-stack-12",
|
|
102490
|
+
style: { "padding-top": "4px" }
|
|
102486
102491
|
}, null, 8, ["model-value"]),
|
|
102487
102492
|
w[2] || (w[2] = ve("div", { class: "pv-border-top pv-stack-12" }, null, -1))
|
|
102488
102493
|
], 64)) : Ie("", !0),
|
|
@@ -103219,7 +103224,7 @@ const a9e = (e) => {
|
|
|
103219
103224
|
filterStyle: { default: "horizontal" },
|
|
103220
103225
|
displayPreferencesIcon: { type: Boolean, default: !1 }
|
|
103221
103226
|
},
|
|
103222
|
-
emits: ["filter-selection-changed", "filter-closed", "handle-settings-icon"
|
|
103227
|
+
emits: ["filter-selection-changed", "filter-closed", "handle-settings-icon"],
|
|
103223
103228
|
setup(e, { emit: t }) {
|
|
103224
103229
|
const i = e, o = t, s = Qt("gridApi"), n = Qt(
|
|
103225
103230
|
"rowGroupColumnFields"
|
|
@@ -103234,7 +103239,7 @@ const a9e = (e) => {
|
|
|
103234
103239
|
isServerSideFilter: p,
|
|
103235
103240
|
setFilterValueSearchText: g,
|
|
103236
103241
|
setFilterSelectedValues: f
|
|
103237
|
-
} = _w(), {
|
|
103242
|
+
} = _w(), { focuses: y, handleFocusUpdate: m, isFocused: b, removeFocus: C } = Gw(), S = Qt(
|
|
103238
103243
|
"firstDataRendered"
|
|
103239
103244
|
), M = Se([]), A = Se([]), D = ce(() => i.filterColDef.field || ""), x = ce(() => i.filterColDef.headerName || ""), w = Se(!1), k = ce(() => i.filterStyle == "vertical"), T = ce(() => {
|
|
103240
103245
|
const K = i.filterColDef.context;
|
|
@@ -103317,8 +103322,8 @@ const a9e = (e) => {
|
|
|
103317
103322
|
text: _(K)
|
|
103318
103323
|
})),
|
|
103319
103324
|
set: (K) => {
|
|
103320
|
-
M.value = K.map((j) => j.id), be(),
|
|
103321
|
-
M.value.includes(j) ||
|
|
103325
|
+
M.value = K.map((j) => j.id), be(), y.value.forEach((j) => {
|
|
103326
|
+
M.value.includes(j) || C(j);
|
|
103322
103327
|
}), o("filter-selection-changed");
|
|
103323
103328
|
}
|
|
103324
103329
|
});
|
|
@@ -103364,7 +103369,7 @@ const a9e = (e) => {
|
|
|
103364
103369
|
const pe = (K) => {
|
|
103365
103370
|
K && V.value ? M.value = [K] : K && !M.value.includes(K) && (M.value = [...M.value, K]), be(), o("filter-selection-changed");
|
|
103366
103371
|
}, de = (K) => {
|
|
103367
|
-
M.value = M.value.filter((j) => j !== K), be(), o("filter-selection-changed"),
|
|
103372
|
+
M.value = M.value.filter((j) => j !== K), be(), o("filter-selection-changed"), b(K) && C(K);
|
|
103368
103373
|
}, be = () => {
|
|
103369
103374
|
const K = M.value.length > 0 ? M.value : null;
|
|
103370
103375
|
if (k.value) {
|
|
@@ -103382,10 +103387,7 @@ const a9e = (e) => {
|
|
|
103382
103387
|
s.value.onFilterChanged();
|
|
103383
103388
|
});
|
|
103384
103389
|
}, Re = (K) => {
|
|
103385
|
-
console.log("onFocusUpdate", K),
|
|
103386
|
-
focuses: C.value,
|
|
103387
|
-
filterField: D.value || null
|
|
103388
|
-
});
|
|
103390
|
+
console.log("onFocusUpdate", K), m(D.value, K), K && !M.value.includes(K) && pe(K);
|
|
103389
103391
|
}, fe = () => {
|
|
103390
103392
|
o("filter-closed");
|
|
103391
103393
|
};
|
|
@@ -103517,7 +103519,7 @@ const a9e = (e) => {
|
|
|
103517
103519
|
])) : Ie("", !0)
|
|
103518
103520
|
], 64));
|
|
103519
103521
|
}
|
|
103520
|
-
}), q3 = /* @__PURE__ */ tl(O9e, [["__scopeId", "data-v-
|
|
103522
|
+
}), q3 = /* @__PURE__ */ tl(O9e, [["__scopeId", "data-v-93f7c960"]]), F9e = { class: "pv-flex" }, B9e = { class: "pv-flex" }, G9e = {
|
|
103521
103523
|
id: "filter-vertical-drawer",
|
|
103522
103524
|
class: "pv-flex-vertical pv-space-between pv-full-width",
|
|
103523
103525
|
style: { height: "100%", "overflow-x": "hidden" }
|
|
@@ -103685,7 +103687,7 @@ const a9e = (e) => {
|
|
|
103685
103687
|
style: { top: "50%" }
|
|
103686
103688
|
}, {
|
|
103687
103689
|
body: $i(() => C[13] || (C[13] = [
|
|
103688
|
-
ve("p", { class: "pv-text-body-lg" }, "
|
|
103690
|
+
ve("p", { class: "pv-text-body-lg" }, "This action will remove all currently applied filters. Would you like to continue?", -1)
|
|
103689
103691
|
])),
|
|
103690
103692
|
footer: $i(() => [
|
|
103691
103693
|
ve("div", X9e, [
|