@turquoisehealth/pit-viper 2.82.4-dev.0 → 2.83.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/_site/assets/js/pit-viper.js +0 -1
- package/_src/assets/sprite-v2.svg +1 -1
- package/_src/assets/sprite.svg +1 -1
- package/package.json +12 -31
- package/pv-components/dist/vue/base/pv-components-base.d.ts +2074 -0
- package/pv-components/dist/vue/charts/pv-components-charts.d.ts +491 -0
- package/pv-components/dist/vue/charts/pv-components-charts.js +259 -0
- package/pv-components/dist/vue/charts/pv-components-charts.mjs +121834 -0
- package/pv-components/dist/vue/charts/pv-components-charts.umd.js +259 -0
- package/pv-components/dist/vue/tables/pv-components-tables.d.ts +299 -0
- package/pv-components/dist/vue/tables/pv-components-tables.js +223 -0
- package/pv-components/dist/vue/tables/pv-components-tables.mjs +47028 -0
- package/pv-components/dist/vue/tables/pv-components-tables.umd.js +223 -0
- package/pv-components/dist/web/index.d.ts +1 -0
- package/pv-components/dist/vue/base/components/base/PvAccordion/PvAccordion.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvAccordion/PvAccordion.vue.d.ts +0 -28
- package/pv-components/dist/vue/base/components/base/PvAccordion/types.d.ts +0 -5
- package/pv-components/dist/vue/base/components/base/PvActionBar/PvActionBar.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvActionBar/PvActionBar.vue.d.ts +0 -24
- package/pv-components/dist/vue/base/components/base/PvActionBar/types.d.ts +0 -2
- package/pv-components/dist/vue/base/components/base/PvAiButton/PvAiButton.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvAiButton/PvAiButton.vue.d.ts +0 -13
- package/pv-components/dist/vue/base/components/base/PvAiButton/types.d.ts +0 -2
- package/pv-components/dist/vue/base/components/base/PvAvatar/PvAvatar.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvAvatar/PvAvatar.vue.d.ts +0 -11
- package/pv-components/dist/vue/base/components/base/PvAvatar/types.d.ts +0 -2
- package/pv-components/dist/vue/base/components/base/PvAvatarGroup/PvAvatarGroup.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvAvatarGroup/PvAvatarGroup.vue.d.ts +0 -8
- package/pv-components/dist/vue/base/components/base/PvAvatarGroup/types.d.ts +0 -5
- package/pv-components/dist/vue/base/components/base/PvBanner/PvBanner.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvBanner/PvBanner.vue.d.ts +0 -29
- package/pv-components/dist/vue/base/components/base/PvBanner/types.d.ts +0 -11
- package/pv-components/dist/vue/base/components/base/PvBreadcrumbs/PvBreadcrumbs.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvBreadcrumbs/PvBreadcrumbs.vue.d.ts +0 -7
- package/pv-components/dist/vue/base/components/base/PvBreadcrumbs/types.d.ts +0 -4
- package/pv-components/dist/vue/base/components/base/PvButton/PvButton.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvButton/PvButton.vue.d.ts +0 -20
- package/pv-components/dist/vue/base/components/base/PvButton/types.d.ts +0 -3
- package/pv-components/dist/vue/base/components/base/PvCard/PvCard.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvCard/PvCard.vue.d.ts +0 -27
- package/pv-components/dist/vue/base/components/base/PvCard/types.d.ts +0 -2
- package/pv-components/dist/vue/base/components/base/PvCheckbox/PvCheckbox.vue.d.ts +0 -17
- package/pv-components/dist/vue/base/components/base/PvCompanyLabel/PvCompanyLabel.vue.d.ts +0 -11
- package/pv-components/dist/vue/base/components/base/PvCompanyLabel/types.d.ts +0 -2
- package/pv-components/dist/vue/base/components/base/PvCompanyLogo/PvCompanyLogo.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvCompanyLogo/PvCompanyLogo.vue.d.ts +0 -15
- package/pv-components/dist/vue/base/components/base/PvCompanyLogo/types.d.ts +0 -2
- package/pv-components/dist/vue/base/components/base/PvCompanyTag/PvCompanyTag.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvCompanyTag/PvCompanyTag.vue.d.ts +0 -27
- package/pv-components/dist/vue/base/components/base/PvComponentsConfig/primeVue.config.d.ts +0 -14
- package/pv-components/dist/vue/base/components/base/PvComponentsConfig/usePvComponents.d.ts +0 -2
- package/pv-components/dist/vue/base/components/base/PvCounterBadge/PvCounterBadge.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvCounterBadge/PvCounterBadge.vue.d.ts +0 -16
- package/pv-components/dist/vue/base/components/base/PvCounterBadge/types.d.ts +0 -3
- package/pv-components/dist/vue/base/components/base/PvDatePicker/PvDatePicker.vue.d.ts +0 -115
- package/pv-components/dist/vue/base/components/base/PvDateTime/PvDateTime.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvDateTime/PvDateTime.vue.d.ts +0 -14
- package/pv-components/dist/vue/base/components/base/PvDateTime/useDateTime.d.ts +0 -9
- package/pv-components/dist/vue/base/components/base/PvDateTime/useDateTime.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvDrawer/PvDrawer.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvDrawer/PvDrawer.vue.d.ts +0 -34
- package/pv-components/dist/vue/base/components/base/PvDropdown/PvDropdown.vue.d.ts +0 -117
- package/pv-components/dist/vue/base/components/base/PvExpandableContent/PvExpandableContent.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvExpandableContent/PvExpandableContent.vue.d.ts +0 -30
- package/pv-components/dist/vue/base/components/base/PvExpandableContent/types.d.ts +0 -3
- package/pv-components/dist/vue/base/components/base/PvGhostInput/PvGhostInput.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvGhostInput/PvGhostInput.vue.d.ts +0 -39
- package/pv-components/dist/vue/base/components/base/PvGhostInput/types.d.ts +0 -2
- package/pv-components/dist/vue/base/components/base/PvIcon/PvIcon.vue.d.ts +0 -10
- package/pv-components/dist/vue/base/components/base/PvInput/PvInput.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvInput/PvInput.vue.d.ts +0 -40
- package/pv-components/dist/vue/base/components/base/PvInput/types.d.ts +0 -3
- package/pv-components/dist/vue/base/components/base/PvInsightCard/PvInsightCard.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvInsightCard/PvInsightCard.vue.d.ts +0 -22
- package/pv-components/dist/vue/base/components/base/PvMenu/PvMenu.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvMenu/PvMenu.vue.d.ts +0 -183
- package/pv-components/dist/vue/base/components/base/PvMenu/PvMenuControlPanel.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvMenu/PvMenuControlPanel.vue.d.ts +0 -12
- package/pv-components/dist/vue/base/components/base/PvMenu/PvMenuEmptyState.vue.d.ts +0 -3
- package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuCheckboxItem.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuCheckboxItem.vue.d.ts +0 -18
- package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuItem.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuItem.vue.d.ts +0 -25
- package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuRadioItem.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuRadioItem.vue.d.ts +0 -13
- package/pv-components/dist/vue/base/components/base/PvMenu/useMenuPosition.d.ts +0 -66
- package/pv-components/dist/vue/base/components/base/PvMenu/useMenuPosition.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvModal/PvModal.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvModal/PvModal.vue.d.ts +0 -28
- package/pv-components/dist/vue/base/components/base/PvMultiSelectButton/PvMultiSelectButton.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvMultiSelectButton/PvMultiSelectButton.vue.d.ts +0 -361
- package/pv-components/dist/vue/base/components/base/PvMultiSelectButton/PvMultiSelectMenuItem.vue.d.ts +0 -15
- package/pv-components/dist/vue/base/components/base/PvMultiSelectButton/mocks.d.ts +0 -15
- package/pv-components/dist/vue/base/components/base/PvMultiSelectButton/types.d.ts +0 -3
- package/pv-components/dist/vue/base/components/base/PvPagination/PvPagination.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvPagination/PvPagination.vue.d.ts +0 -21
- package/pv-components/dist/vue/base/components/base/PvPagination/types.d.ts +0 -3
- package/pv-components/dist/vue/base/components/base/PvPagination/usePagination.d.ts +0 -12
- package/pv-components/dist/vue/base/components/base/PvPagination/usePagination.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvPill/PvPill.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvPill/PvPill.vue.d.ts +0 -31
- package/pv-components/dist/vue/base/components/base/PvPill/types.d.ts +0 -4
- package/pv-components/dist/vue/base/components/base/PvPopover/PvPopover.vue.d.ts +0 -31
- package/pv-components/dist/vue/base/components/base/PvQueryBuilderInput/useQueryBuilder.d.ts +0 -44
- package/pv-components/dist/vue/base/components/base/PvQueryBuilderInput/useQueryBuilder.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvRating/PvRating.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvRating/PvRating.vue.d.ts +0 -12
- package/pv-components/dist/vue/base/components/base/PvRating/types.d.ts +0 -4
- package/pv-components/dist/vue/base/components/base/PvReleaseBadge/PvReleaseBadge.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvReleaseBadge/PvReleaseBadge.vue.d.ts +0 -8
- package/pv-components/dist/vue/base/components/base/PvReleaseBadge/types.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvSearchInput/PvSearchInput.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvSearchInput/PvSearchInput.vue.d.ts +0 -26
- package/pv-components/dist/vue/base/components/base/PvSegmentedControl/PvSegmentedControl.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvSegmentedControl/PvSegmentedControl.vue.d.ts +0 -19
- package/pv-components/dist/vue/base/components/base/PvSegmentedControl/types.d.ts +0 -8
- package/pv-components/dist/vue/base/components/base/PvSelectButton/PvSelectButton.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvSelectButton/PvSelectButton.vue.d.ts +0 -228
- package/pv-components/dist/vue/base/components/base/PvSelectButton/PvSelectButtonTrigger/PvSelectButtonTrigger.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvSelectButton/PvSelectButtonTrigger/PvSelectButtonTrigger.vue.d.ts +0 -33
- package/pv-components/dist/vue/base/components/base/PvSelectButton/mocks.d.ts +0 -13
- package/pv-components/dist/vue/base/components/base/PvSelectButton/types.d.ts +0 -3
- package/pv-components/dist/vue/base/components/base/PvSelectableCard/PvSelectableCard.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvSelectableCard/PvSelectableCard.vue.d.ts +0 -25
- package/pv-components/dist/vue/base/components/base/PvSkeleton/PvSkeleton.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvSkeleton/PvSkeleton.vue.d.ts +0 -11
- package/pv-components/dist/vue/base/components/base/PvSkeleton/types.d.ts +0 -3
- package/pv-components/dist/vue/base/components/base/PvSpinner/PvSpinner.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvSpinner/PvSpinner.vue.d.ts +0 -11
- package/pv-components/dist/vue/base/components/base/PvSpinner/types.d.ts +0 -3
- package/pv-components/dist/vue/base/components/base/PvSprite/PvSprite.vue.d.ts +0 -9
- package/pv-components/dist/vue/base/components/base/PvSuggestionTag/PvSuggestionTag.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvSuggestionTag/PvSuggestionTag.vue.d.ts +0 -31
- package/pv-components/dist/vue/base/components/base/PvSwitch/PvSwitch.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvSwitch/PvSwitch.vue.d.ts +0 -22
- package/pv-components/dist/vue/base/components/base/PvSwitch/types.d.ts +0 -2
- package/pv-components/dist/vue/base/components/base/PvTabList/PvTabList.vue.d.ts +0 -12
- package/pv-components/dist/vue/base/components/base/PvTabs/PvTabs.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvTabs/PvTabs.vue.d.ts +0 -18
- package/pv-components/dist/vue/base/components/base/PvTabs/types.d.ts +0 -7
- package/pv-components/dist/vue/base/components/base/PvTag/PvTag.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvTag/PvTag.vue.d.ts +0 -41
- package/pv-components/dist/vue/base/components/base/PvTag/types.d.ts +0 -3
- package/pv-components/dist/vue/base/components/base/PvTextArea/PvTextArea.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvTextArea/PvTextArea.vue.d.ts +0 -40
- package/pv-components/dist/vue/base/components/base/PvTextArea/types.d.ts +0 -2
- package/pv-components/dist/vue/base/components/base/PvToast/PvToast.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvToast/PvToast.vue.d.ts +0 -30
- package/pv-components/dist/vue/base/components/base/PvToast/types.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvToggleButton/PvToggleButton.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvToggleButton/PvToggleButton.vue.d.ts +0 -29
- package/pv-components/dist/vue/base/components/base/PvToggleButton/types.d.ts +0 -3
- package/pv-components/dist/vue/base/components/base/PvTooltip/PvTooltip.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvTooltip/PvTooltip.vue.d.ts +0 -34
- package/pv-components/dist/vue/base/components/base/PvTooltip/types.d.ts +0 -4
- package/pv-components/dist/vue/base/components/base/PvWidget/PvWidget.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/base/PvWidget/PvWidget.vue.d.ts +0 -18
- package/pv-components/dist/vue/base/components/base/baseProps.d.ts +0 -15
- package/pv-components/dist/vue/base/components/base/index.d.ts +0 -54
- package/pv-components/dist/vue/base/components/layout/PvSidePanel/PvSidePanel.spec.d.ts +0 -1
- package/pv-components/dist/vue/base/components/layout/PvSidePanel/PvSidePanel.vue.d.ts +0 -24
- package/pv-components/dist/vue/base/types.d.ts +0 -40
- package/pv-components/dist/vue/visualizations/components/visualizations/index.d.ts +0 -5
- package/pv-components/dist/vue/visualizations/pv-components-visualizations.js +0 -176
- package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs +0 -11871
- package/pv-components/dist/vue/visualizations/pv-components-visualizations.umd.js +0 -176
- package/pv-components/dist/vue/visualizations/types.d.ts +0 -40
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { PvToastVariants } from './types';
|
|
2
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
interface PvToastProps {
|
|
4
|
-
variant?: PvToastVariants;
|
|
5
|
-
icon?: string;
|
|
6
|
-
label: string;
|
|
7
|
-
}
|
|
8
|
-
declare function __VLS_template(): {
|
|
9
|
-
attrs: Partial<{}>;
|
|
10
|
-
slots: {
|
|
11
|
-
default?(_: {}): any;
|
|
12
|
-
};
|
|
13
|
-
refs: {};
|
|
14
|
-
rootEl: HTMLDivElement;
|
|
15
|
-
};
|
|
16
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
17
|
-
declare const __VLS_component: DefineComponent<PvToastProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
|
|
18
|
-
"handle-close": () => any;
|
|
19
|
-
}, string, PublicProps, Readonly<PvToastProps> & Readonly<{
|
|
20
|
-
"onHandle-close"?: (() => any) | undefined;
|
|
21
|
-
}>, {
|
|
22
|
-
variant: PvToastVariants;
|
|
23
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
24
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
25
|
-
export default _default;
|
|
26
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
27
|
-
new (): {
|
|
28
|
-
$slots: S;
|
|
29
|
-
};
|
|
30
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type PvToastVariants = "info" | "success" | "error" | "dark";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import "@testing-library/jest-dom/vitest";
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { PvToggleButtonSize, PvToggleButtonVariant } from './types';
|
|
2
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
interface PvToggleButton {
|
|
4
|
-
size?: PvToggleButtonSize;
|
|
5
|
-
variant?: PvToggleButtonVariant;
|
|
6
|
-
rounded?: boolean;
|
|
7
|
-
disabled?: boolean;
|
|
8
|
-
value?: string;
|
|
9
|
-
label?: string;
|
|
10
|
-
leftIcon?: string;
|
|
11
|
-
rightIcon?: string;
|
|
12
|
-
id?: string;
|
|
13
|
-
name?: string;
|
|
14
|
-
deselect?: boolean;
|
|
15
|
-
}
|
|
16
|
-
type __VLS_Props = PvToggleButton;
|
|
17
|
-
type __VLS_PublicProps = {
|
|
18
|
-
modelValue?: boolean | string;
|
|
19
|
-
} & __VLS_Props;
|
|
20
|
-
declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
21
|
-
"update:modelValue": (value: string | boolean) => any;
|
|
22
|
-
}, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
23
|
-
"onUpdate:modelValue"?: ((value: string | boolean) => any) | undefined;
|
|
24
|
-
}>, {
|
|
25
|
-
size: PvToggleButtonSize;
|
|
26
|
-
variant: PvToggleButtonVariant;
|
|
27
|
-
deselect: boolean;
|
|
28
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
|
|
29
|
-
export default _default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import "@testing-library/jest-dom/vitest";
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { PvTooltipPositions, PvTooltipVariants, PvTooltipSize } from './types';
|
|
2
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
interface PvTooltipProps {
|
|
4
|
-
variant?: PvTooltipVariants;
|
|
5
|
-
tooltipPosition?: PvTooltipPositions;
|
|
6
|
-
ariaLabelledBy?: string;
|
|
7
|
-
size?: PvTooltipSize;
|
|
8
|
-
interactive?: boolean;
|
|
9
|
-
}
|
|
10
|
-
declare function __VLS_template(): {
|
|
11
|
-
attrs: Partial<{}>;
|
|
12
|
-
slots: {
|
|
13
|
-
label?(_: {}): any;
|
|
14
|
-
label?(_: {}): any;
|
|
15
|
-
'tooltip-content'?(_: {}): any;
|
|
16
|
-
};
|
|
17
|
-
refs: {};
|
|
18
|
-
rootEl: any;
|
|
19
|
-
};
|
|
20
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
21
|
-
declare const __VLS_component: DefineComponent<PvTooltipProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvTooltipProps> & Readonly<{}>, {
|
|
22
|
-
size: PvTooltipSize;
|
|
23
|
-
variant: PvTooltipVariants;
|
|
24
|
-
tooltipPosition: PvTooltipPositions;
|
|
25
|
-
ariaLabelledBy: string;
|
|
26
|
-
interactive: boolean;
|
|
27
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
28
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
29
|
-
export default _default;
|
|
30
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
31
|
-
new (): {
|
|
32
|
-
$slots: S;
|
|
33
|
-
};
|
|
34
|
-
};
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { PvSize } from '../baseProps';
|
|
2
|
-
export type PvTooltipVariants = "white" | "dark";
|
|
3
|
-
export type PvTooltipPositions = "bottom-center" | "bottom-right" | "top-left" | "top-center" | "top-right" | "center-left" | "center-right";
|
|
4
|
-
export type PvTooltipSize = Extract<PvSize, "sm" | "md">;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import "@testing-library/jest-dom";
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
declare function __VLS_template(): {
|
|
3
|
-
attrs: Partial<{}>;
|
|
4
|
-
slots: {
|
|
5
|
-
default?(_: {}): any;
|
|
6
|
-
};
|
|
7
|
-
refs: {};
|
|
8
|
-
rootEl: any;
|
|
9
|
-
};
|
|
10
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
11
|
-
declare const __VLS_component: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
12
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
13
|
-
export default _default;
|
|
14
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
15
|
-
new (): {
|
|
16
|
-
$slots: S;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export declare const PvSizes: readonly ["xs", "sm", "md", "lg", "xl", "2x"];
|
|
2
|
-
export type PvSize = (typeof PvSizes)[number];
|
|
3
|
-
export declare const PvTheme: readonly ["white", "dark"];
|
|
4
|
-
export type PvThemes = (typeof PvTheme)[number];
|
|
5
|
-
export declare const PvVariants: readonly ["primary", "secondary", "tertiary", "ghost", "destructive"];
|
|
6
|
-
export type PvVariants = (typeof PvVariants)[number];
|
|
7
|
-
export declare const PvColorVariants: readonly ["default", "success", "warning", "critical", "highlight"];
|
|
8
|
-
export type PvColorVariants = (typeof PvColorVariants)[number];
|
|
9
|
-
export declare const PvInputVariants: readonly ["h1", "h2", "h3", "h4", "text-md", "text-sm", "text-lg", "caption"];
|
|
10
|
-
export type PvInputVariants = (typeof PvInputVariants)[number];
|
|
11
|
-
export declare const PvTextInputColors: readonly ["white", "grey"];
|
|
12
|
-
export type PvTextInputColors = (typeof PvTextInputColors)[number];
|
|
13
|
-
export declare const sizeMap: Record<PvSize, string>;
|
|
14
|
-
export declare const PvIconSizes: readonly [undefined, 10, 12, 20, 24, 32, 64];
|
|
15
|
-
export type PvIconSize = (typeof PvIconSizes)[number];
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
export { default as PvButton } from './PvButton/PvButton.vue';
|
|
2
|
-
export { default as PvCounterBadge } from './PvCounterBadge/PvCounterBadge.vue';
|
|
3
|
-
export { default as PvReleaseBadge } from './PvReleaseBadge/PvReleaseBadge.vue';
|
|
4
|
-
export { default as PvTag } from './PvTag/PvTag.vue';
|
|
5
|
-
export { default as PvPill } from './PvPill/PvPill.vue';
|
|
6
|
-
export { default as PvDropdown } from './PvDropdown/PvDropdown.vue';
|
|
7
|
-
export { default as PvIcon } from './PvIcon/PvIcon.vue';
|
|
8
|
-
export { default as PvPopover } from './PvPopover/PvPopover.vue';
|
|
9
|
-
export { default as PvSegmentedControl } from './PvSegmentedControl/PvSegmentedControl.vue';
|
|
10
|
-
export { default as PvTabList } from './PvTabList/PvTabList.vue';
|
|
11
|
-
export { default as PvCompanyLogo } from './PvCompanyLogo/PvCompanyLogo.vue';
|
|
12
|
-
export { default as PvModal } from './PvModal/PvModal.vue';
|
|
13
|
-
export { default as PvBanner } from './PvBanner/PvBanner.vue';
|
|
14
|
-
export { default as PvCompanyTag } from './PvCompanyTag/PvCompanyTag.vue';
|
|
15
|
-
export { default as PvSuggestionTag } from './PvSuggestionTag/PvSuggestionTag.vue';
|
|
16
|
-
export { default as PvAccordion } from './PvAccordion/PvAccordion.vue';
|
|
17
|
-
export { default as PvSearchInput } from './PvSearchInput/PvSearchInput.vue';
|
|
18
|
-
export { default as PvDatePicker } from './PvDatePicker/PvDatePicker.vue';
|
|
19
|
-
export { default as PvDateTime } from './PvDateTime/PvDateTime.vue';
|
|
20
|
-
export { default as PvDrawer } from './PvDrawer/PvDrawer.vue';
|
|
21
|
-
export { default as PvTooltip } from './PvTooltip/PvTooltip.vue';
|
|
22
|
-
export { default as PvTabs } from './PvTabs/PvTabs.vue';
|
|
23
|
-
export { default as PvBreadcrumbs } from './PvBreadcrumbs/PvBreadcrumbs.vue';
|
|
24
|
-
export { default as PvMultiSelectButton } from './PvMultiSelectButton/PvMultiSelectButton.vue';
|
|
25
|
-
export { default as PvSelectButton } from './PvSelectButton/PvSelectButton.vue';
|
|
26
|
-
export { default as PvPagination } from './PvPagination/PvPagination.vue';
|
|
27
|
-
export { default as PvSelectableCard } from './PvSelectableCard/PvSelectableCard.vue';
|
|
28
|
-
export { default as PvSidePanel } from '../layout/PvSidePanel/PvSidePanel.vue';
|
|
29
|
-
export { default as PvGhostInput } from './PvGhostInput/PvGhostInput.vue';
|
|
30
|
-
export { default as PvCompanyLabel } from './PvCompanyLabel/PvCompanyLabel.vue';
|
|
31
|
-
export { default as PvAvatar } from './PvAvatar/PvAvatar.vue';
|
|
32
|
-
export { default as PvAvatarGroup } from './PvAvatarGroup/PvAvatarGroup.vue';
|
|
33
|
-
export { default as PvToggleButton } from './PvToggleButton/PvToggleButton.vue';
|
|
34
|
-
export { default as PvCheckbox } from './PvCheckbox/PvCheckbox.vue';
|
|
35
|
-
export { default as PvSprite } from './PvSprite/PvSprite.vue';
|
|
36
|
-
export { default as PvSkeleton } from './PvSkeleton/PvSkeleton.vue';
|
|
37
|
-
export { default as PvSpinner } from './PvSpinner/PvSpinner.vue';
|
|
38
|
-
export { default as PvInput } from './PvInput/PvInput.vue';
|
|
39
|
-
export { default as PvRating } from './PvRating/PvRating.vue';
|
|
40
|
-
export { default as PvWidget } from './PvWidget/PvWidget.vue';
|
|
41
|
-
export { default as PvCard } from './PvCard/PvCard.vue';
|
|
42
|
-
export { default as PvInsightCard } from './PvInsightCard/PvInsightCard.vue';
|
|
43
|
-
export { default as PvSwitch } from './PvSwitch/PvSwitch.vue';
|
|
44
|
-
export { default as PvExpandableContent } from './PvExpandableContent/PvExpandableContent.vue';
|
|
45
|
-
export { default as PvToast } from './PvToast/PvToast.vue';
|
|
46
|
-
export { default as PvActionBar } from './PvActionBar/PvActionBar.vue';
|
|
47
|
-
export { default as PvTextArea } from './PvTextArea/PvTextArea.vue';
|
|
48
|
-
export { useDateTime } from './PvDateTime/useDateTime';
|
|
49
|
-
export { usePvComponents } from './PvComponentsConfig/usePvComponents';
|
|
50
|
-
export type { Tab } from './PvTabs/types';
|
|
51
|
-
export type { PvBreadcrumbsOptions } from './PvBreadcrumbs/types';
|
|
52
|
-
export type { PvAvatarGroupItem } from './PvAvatarGroup/types';
|
|
53
|
-
export type { MenuOption } from '../../types';
|
|
54
|
-
export type { PvMultiSelectButtonSlotProps } from './PvMultiSelectButton/PvMultiSelectButton.vue';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import "@testing-library/jest-dom/vitest";
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
|
-
interface PvSidePanelProps {
|
|
3
|
-
showLeftSidebar?: boolean;
|
|
4
|
-
showRightSidebar?: boolean;
|
|
5
|
-
}
|
|
6
|
-
declare function __VLS_template(): {
|
|
7
|
-
attrs: Partial<{}>;
|
|
8
|
-
slots: {
|
|
9
|
-
'left-sidebar'?(_: {}): any;
|
|
10
|
-
main?(_: {}): any;
|
|
11
|
-
'right-sidebar'?(_: {}): any;
|
|
12
|
-
};
|
|
13
|
-
refs: {};
|
|
14
|
-
rootEl: HTMLDivElement;
|
|
15
|
-
};
|
|
16
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
17
|
-
declare const __VLS_component: DefineComponent<PvSidePanelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvSidePanelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
18
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
19
|
-
export default _default;
|
|
20
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
21
|
-
new (): {
|
|
22
|
-
$slots: S;
|
|
23
|
-
};
|
|
24
|
-
};
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { Component } from 'vue';
|
|
2
|
-
/**
|
|
3
|
-
* For interfaces and type aliases shared across multiple components.
|
|
4
|
-
*/
|
|
5
|
-
export interface Option {
|
|
6
|
-
value: string;
|
|
7
|
-
label: string;
|
|
8
|
-
}
|
|
9
|
-
export interface OptionWithIcon extends Option {
|
|
10
|
-
iconName: string;
|
|
11
|
-
iconPosition: "left" | "right";
|
|
12
|
-
}
|
|
13
|
-
export interface MenuOption {
|
|
14
|
-
id: string;
|
|
15
|
-
text: string;
|
|
16
|
-
subText?: string;
|
|
17
|
-
secondaryText?: string | number;
|
|
18
|
-
icon?: string;
|
|
19
|
-
companyName?: string;
|
|
20
|
-
avatar?: {
|
|
21
|
-
initials?: string;
|
|
22
|
-
image?: string;
|
|
23
|
-
icon?: boolean;
|
|
24
|
-
};
|
|
25
|
-
groupingLabel?: string;
|
|
26
|
-
disabled?: boolean;
|
|
27
|
-
renderer?: Component;
|
|
28
|
-
rendererProps?: any;
|
|
29
|
-
classList?: string[];
|
|
30
|
-
searchText?: string;
|
|
31
|
-
}
|
|
32
|
-
export declare enum MenuItemType {
|
|
33
|
-
simple = "simple",
|
|
34
|
-
checkbox = "checkbox",
|
|
35
|
-
company = "company",
|
|
36
|
-
avatar = "avatar",
|
|
37
|
-
icon = "icon",
|
|
38
|
-
radio = "radio"
|
|
39
|
-
}
|
|
40
|
-
export type MenuOptionsVariant = `${MenuItemType}`;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { default as PvChart } from '../charts/PvChart/PvChart.vue';
|
|
2
|
-
export { default as PvDataTableWithChart } from '../charts/PvDataTableWithChart/PvDataTableWithChart.vue';
|
|
3
|
-
export { default as PvMapChart } from '../charts/PvMapChart/PvMapChart.vue';
|
|
4
|
-
export { default as PvDataTable } from '../tables/PvDataTable/PvDataTable.vue';
|
|
5
|
-
export type { FocusUpdateEvent } from '../tables/PvDataTable/types';
|