@turquoisehealth/pit-viper 2.79.2-dev.2 → 2.80.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.
Files changed (169) hide show
  1. package/_site/assets/css/pit-viper-v2-scoped.css +43 -53
  2. package/_site/assets/css/pit-viper-v2.css +44 -53
  3. package/_site/assets/css/pit-viper.css +30 -39
  4. package/package.json +12 -31
  5. package/pv-components/dist/vue/base/pv-components-base.d.ts +2074 -0
  6. package/pv-components/dist/vue/base/pv-components-base.js +20 -20
  7. package/pv-components/dist/vue/base/pv-components-base.mjs +873 -873
  8. package/pv-components/dist/vue/base/pv-components-base.umd.js +14 -14
  9. package/pv-components/dist/vue/charts/pv-components-charts.d.ts +489 -0
  10. package/pv-components/dist/vue/charts/pv-components-charts.js +259 -0
  11. package/pv-components/dist/vue/charts/pv-components-charts.mjs +121812 -0
  12. package/pv-components/dist/vue/charts/pv-components-charts.umd.js +259 -0
  13. package/pv-components/dist/vue/tables/pv-components-tables.d.ts +299 -0
  14. package/pv-components/dist/vue/tables/pv-components-tables.js +223 -0
  15. package/pv-components/dist/vue/tables/pv-components-tables.mjs +47028 -0
  16. package/pv-components/dist/vue/tables/pv-components-tables.umd.js +223 -0
  17. package/pv-components/dist/web/index.d.ts +1 -0
  18. package/pv-components/dist/web/pv-components.iife.js +13 -13
  19. package/pv-components/dist/vue/base/components/base/PvAccordion/PvAccordion.spec.d.ts +0 -1
  20. package/pv-components/dist/vue/base/components/base/PvAccordion/PvAccordion.vue.d.ts +0 -28
  21. package/pv-components/dist/vue/base/components/base/PvAccordion/types.d.ts +0 -5
  22. package/pv-components/dist/vue/base/components/base/PvActionBar/PvActionBar.spec.d.ts +0 -1
  23. package/pv-components/dist/vue/base/components/base/PvActionBar/PvActionBar.vue.d.ts +0 -24
  24. package/pv-components/dist/vue/base/components/base/PvActionBar/types.d.ts +0 -2
  25. package/pv-components/dist/vue/base/components/base/PvAiButton/PvAiButton.spec.d.ts +0 -1
  26. package/pv-components/dist/vue/base/components/base/PvAiButton/PvAiButton.vue.d.ts +0 -13
  27. package/pv-components/dist/vue/base/components/base/PvAiButton/types.d.ts +0 -2
  28. package/pv-components/dist/vue/base/components/base/PvAvatar/PvAvatar.spec.d.ts +0 -1
  29. package/pv-components/dist/vue/base/components/base/PvAvatar/PvAvatar.vue.d.ts +0 -11
  30. package/pv-components/dist/vue/base/components/base/PvAvatar/types.d.ts +0 -2
  31. package/pv-components/dist/vue/base/components/base/PvAvatarGroup/PvAvatarGroup.spec.d.ts +0 -1
  32. package/pv-components/dist/vue/base/components/base/PvAvatarGroup/PvAvatarGroup.vue.d.ts +0 -8
  33. package/pv-components/dist/vue/base/components/base/PvAvatarGroup/types.d.ts +0 -5
  34. package/pv-components/dist/vue/base/components/base/PvBanner/PvBanner.spec.d.ts +0 -1
  35. package/pv-components/dist/vue/base/components/base/PvBanner/PvBanner.vue.d.ts +0 -29
  36. package/pv-components/dist/vue/base/components/base/PvBanner/types.d.ts +0 -11
  37. package/pv-components/dist/vue/base/components/base/PvBreadcrumbs/PvBreadcrumbs.spec.d.ts +0 -1
  38. package/pv-components/dist/vue/base/components/base/PvBreadcrumbs/PvBreadcrumbs.vue.d.ts +0 -7
  39. package/pv-components/dist/vue/base/components/base/PvBreadcrumbs/types.d.ts +0 -4
  40. package/pv-components/dist/vue/base/components/base/PvButton/PvButton.spec.d.ts +0 -1
  41. package/pv-components/dist/vue/base/components/base/PvButton/PvButton.vue.d.ts +0 -20
  42. package/pv-components/dist/vue/base/components/base/PvButton/types.d.ts +0 -3
  43. package/pv-components/dist/vue/base/components/base/PvCard/PvCard.spec.d.ts +0 -1
  44. package/pv-components/dist/vue/base/components/base/PvCard/PvCard.vue.d.ts +0 -27
  45. package/pv-components/dist/vue/base/components/base/PvCard/types.d.ts +0 -2
  46. package/pv-components/dist/vue/base/components/base/PvCheckbox/PvCheckbox.vue.d.ts +0 -17
  47. package/pv-components/dist/vue/base/components/base/PvCompanyLabel/PvCompanyLabel.vue.d.ts +0 -11
  48. package/pv-components/dist/vue/base/components/base/PvCompanyLabel/types.d.ts +0 -2
  49. package/pv-components/dist/vue/base/components/base/PvCompanyLogo/PvCompanyLogo.spec.d.ts +0 -1
  50. package/pv-components/dist/vue/base/components/base/PvCompanyLogo/PvCompanyLogo.vue.d.ts +0 -15
  51. package/pv-components/dist/vue/base/components/base/PvCompanyLogo/types.d.ts +0 -2
  52. package/pv-components/dist/vue/base/components/base/PvCompanyTag/PvCompanyTag.spec.d.ts +0 -1
  53. package/pv-components/dist/vue/base/components/base/PvCompanyTag/PvCompanyTag.vue.d.ts +0 -27
  54. package/pv-components/dist/vue/base/components/base/PvComponentsConfig/primeVue.config.d.ts +0 -14
  55. package/pv-components/dist/vue/base/components/base/PvComponentsConfig/usePvComponents.d.ts +0 -2
  56. package/pv-components/dist/vue/base/components/base/PvCounterBadge/PvCounterBadge.spec.d.ts +0 -1
  57. package/pv-components/dist/vue/base/components/base/PvCounterBadge/PvCounterBadge.vue.d.ts +0 -16
  58. package/pv-components/dist/vue/base/components/base/PvCounterBadge/types.d.ts +0 -3
  59. package/pv-components/dist/vue/base/components/base/PvDatePicker/PvDatePicker.vue.d.ts +0 -115
  60. package/pv-components/dist/vue/base/components/base/PvDateTime/PvDateTime.spec.d.ts +0 -1
  61. package/pv-components/dist/vue/base/components/base/PvDateTime/PvDateTime.vue.d.ts +0 -14
  62. package/pv-components/dist/vue/base/components/base/PvDateTime/useDateTime.d.ts +0 -9
  63. package/pv-components/dist/vue/base/components/base/PvDateTime/useDateTime.spec.d.ts +0 -1
  64. package/pv-components/dist/vue/base/components/base/PvDrawer/PvDrawer.spec.d.ts +0 -1
  65. package/pv-components/dist/vue/base/components/base/PvDrawer/PvDrawer.vue.d.ts +0 -34
  66. package/pv-components/dist/vue/base/components/base/PvDropdown/PvDropdown.vue.d.ts +0 -117
  67. package/pv-components/dist/vue/base/components/base/PvExpandableContent/PvExpandableContent.spec.d.ts +0 -1
  68. package/pv-components/dist/vue/base/components/base/PvExpandableContent/PvExpandableContent.vue.d.ts +0 -30
  69. package/pv-components/dist/vue/base/components/base/PvExpandableContent/types.d.ts +0 -3
  70. package/pv-components/dist/vue/base/components/base/PvGhostInput/PvGhostInput.spec.d.ts +0 -1
  71. package/pv-components/dist/vue/base/components/base/PvGhostInput/PvGhostInput.vue.d.ts +0 -39
  72. package/pv-components/dist/vue/base/components/base/PvGhostInput/types.d.ts +0 -2
  73. package/pv-components/dist/vue/base/components/base/PvIcon/PvIcon.vue.d.ts +0 -10
  74. package/pv-components/dist/vue/base/components/base/PvInput/PvInput.spec.d.ts +0 -1
  75. package/pv-components/dist/vue/base/components/base/PvInput/PvInput.vue.d.ts +0 -40
  76. package/pv-components/dist/vue/base/components/base/PvInput/types.d.ts +0 -3
  77. package/pv-components/dist/vue/base/components/base/PvInsightCard/PvInsightCard.spec.d.ts +0 -1
  78. package/pv-components/dist/vue/base/components/base/PvInsightCard/PvInsightCard.vue.d.ts +0 -22
  79. package/pv-components/dist/vue/base/components/base/PvMenu/PvMenu.spec.d.ts +0 -1
  80. package/pv-components/dist/vue/base/components/base/PvMenu/PvMenu.vue.d.ts +0 -183
  81. package/pv-components/dist/vue/base/components/base/PvMenu/PvMenuControlPanel.spec.d.ts +0 -1
  82. package/pv-components/dist/vue/base/components/base/PvMenu/PvMenuControlPanel.vue.d.ts +0 -12
  83. package/pv-components/dist/vue/base/components/base/PvMenu/PvMenuEmptyState.vue.d.ts +0 -3
  84. package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuCheckboxItem.spec.d.ts +0 -1
  85. package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuCheckboxItem.vue.d.ts +0 -18
  86. package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuItem.spec.d.ts +0 -1
  87. package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuItem.vue.d.ts +0 -25
  88. package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuRadioItem.spec.d.ts +0 -1
  89. package/pv-components/dist/vue/base/components/base/PvMenu/items/PvMenuRadioItem.vue.d.ts +0 -13
  90. package/pv-components/dist/vue/base/components/base/PvMenu/useMenuPosition.d.ts +0 -66
  91. package/pv-components/dist/vue/base/components/base/PvMenu/useMenuPosition.spec.d.ts +0 -1
  92. package/pv-components/dist/vue/base/components/base/PvModal/PvModal.spec.d.ts +0 -1
  93. package/pv-components/dist/vue/base/components/base/PvModal/PvModal.vue.d.ts +0 -28
  94. package/pv-components/dist/vue/base/components/base/PvMultiSelectButton/PvMultiSelectButton.spec.d.ts +0 -1
  95. package/pv-components/dist/vue/base/components/base/PvMultiSelectButton/PvMultiSelectButton.vue.d.ts +0 -361
  96. package/pv-components/dist/vue/base/components/base/PvMultiSelectButton/PvMultiSelectMenuItem.vue.d.ts +0 -15
  97. package/pv-components/dist/vue/base/components/base/PvMultiSelectButton/mocks.d.ts +0 -15
  98. package/pv-components/dist/vue/base/components/base/PvMultiSelectButton/types.d.ts +0 -3
  99. package/pv-components/dist/vue/base/components/base/PvPagination/PvPagination.spec.d.ts +0 -1
  100. package/pv-components/dist/vue/base/components/base/PvPagination/PvPagination.vue.d.ts +0 -21
  101. package/pv-components/dist/vue/base/components/base/PvPagination/types.d.ts +0 -3
  102. package/pv-components/dist/vue/base/components/base/PvPagination/usePagination.d.ts +0 -12
  103. package/pv-components/dist/vue/base/components/base/PvPagination/usePagination.spec.d.ts +0 -1
  104. package/pv-components/dist/vue/base/components/base/PvPill/PvPill.spec.d.ts +0 -1
  105. package/pv-components/dist/vue/base/components/base/PvPill/PvPill.vue.d.ts +0 -31
  106. package/pv-components/dist/vue/base/components/base/PvPill/types.d.ts +0 -4
  107. package/pv-components/dist/vue/base/components/base/PvPopover/PvPopover.vue.d.ts +0 -31
  108. package/pv-components/dist/vue/base/components/base/PvQueryBuilderInput/useQueryBuilder.d.ts +0 -44
  109. package/pv-components/dist/vue/base/components/base/PvQueryBuilderInput/useQueryBuilder.spec.d.ts +0 -1
  110. package/pv-components/dist/vue/base/components/base/PvRating/PvRating.spec.d.ts +0 -1
  111. package/pv-components/dist/vue/base/components/base/PvRating/PvRating.vue.d.ts +0 -12
  112. package/pv-components/dist/vue/base/components/base/PvRating/types.d.ts +0 -4
  113. package/pv-components/dist/vue/base/components/base/PvReleaseBadge/PvReleaseBadge.vue.d.ts +0 -6
  114. package/pv-components/dist/vue/base/components/base/PvSearchInput/PvSearchInput.spec.d.ts +0 -1
  115. package/pv-components/dist/vue/base/components/base/PvSearchInput/PvSearchInput.vue.d.ts +0 -26
  116. package/pv-components/dist/vue/base/components/base/PvSegmentedControl/PvSegmentedControl.spec.d.ts +0 -1
  117. package/pv-components/dist/vue/base/components/base/PvSegmentedControl/PvSegmentedControl.vue.d.ts +0 -19
  118. package/pv-components/dist/vue/base/components/base/PvSegmentedControl/types.d.ts +0 -8
  119. package/pv-components/dist/vue/base/components/base/PvSelectButton/PvSelectButton.spec.d.ts +0 -1
  120. package/pv-components/dist/vue/base/components/base/PvSelectButton/PvSelectButton.vue.d.ts +0 -228
  121. package/pv-components/dist/vue/base/components/base/PvSelectButton/PvSelectButtonTrigger/PvSelectButtonTrigger.spec.d.ts +0 -1
  122. package/pv-components/dist/vue/base/components/base/PvSelectButton/PvSelectButtonTrigger/PvSelectButtonTrigger.vue.d.ts +0 -33
  123. package/pv-components/dist/vue/base/components/base/PvSelectButton/mocks.d.ts +0 -13
  124. package/pv-components/dist/vue/base/components/base/PvSelectButton/types.d.ts +0 -3
  125. package/pv-components/dist/vue/base/components/base/PvSelectableCard/PvSelectableCard.spec.d.ts +0 -1
  126. package/pv-components/dist/vue/base/components/base/PvSelectableCard/PvSelectableCard.vue.d.ts +0 -25
  127. package/pv-components/dist/vue/base/components/base/PvSkeleton/PvSkeleton.spec.d.ts +0 -1
  128. package/pv-components/dist/vue/base/components/base/PvSkeleton/PvSkeleton.vue.d.ts +0 -11
  129. package/pv-components/dist/vue/base/components/base/PvSkeleton/types.d.ts +0 -3
  130. package/pv-components/dist/vue/base/components/base/PvSpinner/PvSpinner.spec.d.ts +0 -1
  131. package/pv-components/dist/vue/base/components/base/PvSpinner/PvSpinner.vue.d.ts +0 -11
  132. package/pv-components/dist/vue/base/components/base/PvSpinner/types.d.ts +0 -3
  133. package/pv-components/dist/vue/base/components/base/PvSprite/PvSprite.vue.d.ts +0 -9
  134. package/pv-components/dist/vue/base/components/base/PvSuggestionTag/PvSuggestionTag.spec.d.ts +0 -1
  135. package/pv-components/dist/vue/base/components/base/PvSuggestionTag/PvSuggestionTag.vue.d.ts +0 -31
  136. package/pv-components/dist/vue/base/components/base/PvSwitch/PvSwitch.spec.d.ts +0 -1
  137. package/pv-components/dist/vue/base/components/base/PvSwitch/PvSwitch.vue.d.ts +0 -22
  138. package/pv-components/dist/vue/base/components/base/PvSwitch/types.d.ts +0 -2
  139. package/pv-components/dist/vue/base/components/base/PvTabList/PvTabList.vue.d.ts +0 -12
  140. package/pv-components/dist/vue/base/components/base/PvTabs/PvTabs.spec.d.ts +0 -1
  141. package/pv-components/dist/vue/base/components/base/PvTabs/PvTabs.vue.d.ts +0 -18
  142. package/pv-components/dist/vue/base/components/base/PvTabs/types.d.ts +0 -7
  143. package/pv-components/dist/vue/base/components/base/PvTag/PvTag.spec.d.ts +0 -1
  144. package/pv-components/dist/vue/base/components/base/PvTag/PvTag.vue.d.ts +0 -41
  145. package/pv-components/dist/vue/base/components/base/PvTag/types.d.ts +0 -3
  146. package/pv-components/dist/vue/base/components/base/PvTextArea/PvTextArea.spec.d.ts +0 -1
  147. package/pv-components/dist/vue/base/components/base/PvTextArea/PvTextArea.vue.d.ts +0 -40
  148. package/pv-components/dist/vue/base/components/base/PvTextArea/types.d.ts +0 -2
  149. package/pv-components/dist/vue/base/components/base/PvToast/PvToast.spec.d.ts +0 -1
  150. package/pv-components/dist/vue/base/components/base/PvToast/PvToast.vue.d.ts +0 -30
  151. package/pv-components/dist/vue/base/components/base/PvToast/types.d.ts +0 -1
  152. package/pv-components/dist/vue/base/components/base/PvToggleButton/PvToggleButton.spec.d.ts +0 -1
  153. package/pv-components/dist/vue/base/components/base/PvToggleButton/PvToggleButton.vue.d.ts +0 -29
  154. package/pv-components/dist/vue/base/components/base/PvToggleButton/types.d.ts +0 -3
  155. package/pv-components/dist/vue/base/components/base/PvTooltip/PvTooltip.spec.d.ts +0 -1
  156. package/pv-components/dist/vue/base/components/base/PvTooltip/PvTooltip.vue.d.ts +0 -34
  157. package/pv-components/dist/vue/base/components/base/PvTooltip/types.d.ts +0 -4
  158. package/pv-components/dist/vue/base/components/base/PvWidget/PvWidget.spec.d.ts +0 -1
  159. package/pv-components/dist/vue/base/components/base/PvWidget/PvWidget.vue.d.ts +0 -18
  160. package/pv-components/dist/vue/base/components/base/baseProps.d.ts +0 -15
  161. package/pv-components/dist/vue/base/components/base/index.d.ts +0 -54
  162. package/pv-components/dist/vue/base/components/layout/PvSidePanel/PvSidePanel.spec.d.ts +0 -1
  163. package/pv-components/dist/vue/base/components/layout/PvSidePanel/PvSidePanel.vue.d.ts +0 -24
  164. package/pv-components/dist/vue/base/types.d.ts +0 -40
  165. package/pv-components/dist/vue/visualizations/components/visualizations/index.d.ts +0 -5
  166. package/pv-components/dist/vue/visualizations/pv-components-visualizations.js +0 -176
  167. package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs +0 -11849
  168. package/pv-components/dist/vue/visualizations/pv-components-visualizations.umd.js +0 -176
  169. package/pv-components/dist/vue/visualizations/types.d.ts +0 -40
@@ -0,0 +1,2074 @@
1
+ import { AllowedComponentProps } from 'vue';
2
+ import { App } from 'vue';
3
+ import { Component } from 'vue';
4
+ import { ComponentCustomProperties } from 'vue';
5
+ import { ComponentCustomProps } from 'vue';
6
+ import { ComponentInternalInstance } from 'vue';
7
+ import { ComponentOptionsBase } from 'vue';
8
+ import { ComponentOptionsMixin } from 'vue';
9
+ import { ComponentProvideOptions } from 'vue';
10
+ import { ComponentPublicInstance } from 'vue';
11
+ import { CreateComponentPublicInstanceWithMixins } from 'vue';
12
+ import { CSSProperties } from 'vue';
13
+ import { DebuggerEvent } from 'vue';
14
+ import { DefineComponent } from 'vue';
15
+ import { GlobalComponents } from 'vue';
16
+ import { GlobalDirectives } from 'vue';
17
+ import { nextTick } from 'vue';
18
+ import { OnCleanup } from '@vue/reactivity';
19
+ import { PublicProps } from 'vue';
20
+ import { Ref } from 'vue';
21
+ import { ShallowRef } from 'vue';
22
+ import { ShallowUnwrapRef } from 'vue';
23
+ import { Slot } from 'vue';
24
+ import { VNode } from 'vue';
25
+ import { VNodeProps } from 'vue';
26
+ import { VNodeRef } from 'vue';
27
+ import { WatchOptions } from 'vue';
28
+ import { WatchStopHandle } from 'vue';
29
+
30
+ declare const __VLS_component: DefineComponent<PvBannerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvBannerProps> & Readonly<{}>, {
31
+ variant: BannerVariants;
32
+ orientation: BannerOrientations;
33
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
34
+
35
+ declare const __VLS_component_10: DefineComponent<__VLS_Props_11, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<__VLS_Props_11> & Readonly<{}>, {
36
+ size: PvExpandableContentSizes;
37
+ variant: PvExpandableContentVariants;
38
+ defaultOpen: boolean;
39
+ lines: number;
40
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
41
+
42
+ declare const __VLS_component_11: DefineComponent<PvToastProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
43
+ "handle-close": () => any;
44
+ }, string, PublicProps, Readonly<PvToastProps> & Readonly<{
45
+ "onHandle-close"?: (() => any) | undefined;
46
+ }>, {
47
+ variant: PvToastVariants;
48
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
49
+
50
+ declare const __VLS_component_12: DefineComponent<PvActionBarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvActionBarProps> & Readonly<{}>, {
51
+ variant: PvActionBarTheme;
52
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
53
+
54
+ declare const __VLS_component_13: DefineComponent<__VLS_PublicProps_11, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
55
+ "update:modelValue": (value: string) => any;
56
+ }, string, PublicProps, Readonly<__VLS_PublicProps_11> & Readonly<{
57
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
58
+ }>, {
59
+ variant: PvTextAreaVariant;
60
+ id: string;
61
+ rows: number;
62
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
63
+
64
+ declare const __VLS_component_2: DefineComponent<PvAccordionProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvAccordionProps> & Readonly<{}>, {
65
+ defaultOpen: boolean;
66
+ chevronPosition: ChevronPosition;
67
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDetailsElement>;
68
+
69
+ declare const __VLS_component_3: DefineComponent<PvTooltipProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvTooltipProps> & Readonly<{}>, {
70
+ size: PvTooltipSize;
71
+ variant: PvTooltipVariants;
72
+ tooltipPosition: PvTooltipPositions;
73
+ ariaLabelledBy: string;
74
+ interactive: boolean;
75
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
76
+
77
+ declare const __VLS_component_4: DefineComponent<PvSelectableCardProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvSelectableCardProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
78
+
79
+ declare const __VLS_component_5: DefineComponent<PvSidePanelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvSidePanelProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
80
+
81
+ declare const __VLS_component_6: DefineComponent<__VLS_PublicProps_6, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
82
+ "update:modelValue": (value: string) => any;
83
+ }, string, PublicProps, Readonly<__VLS_PublicProps_6> & Readonly<{
84
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
85
+ }>, {
86
+ variant: PvGhostInputVariant;
87
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
88
+ inputRef: HTMLInputElement;
89
+ }, HTMLDivElement>;
90
+
91
+ declare const __VLS_component_7: DefineComponent<__VLS_PublicProps_9, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
92
+ "update:modelValue": (value: string) => any;
93
+ }, string, PublicProps, Readonly<__VLS_PublicProps_9> & Readonly<{
94
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
95
+ }>, {
96
+ variant: PvInputVariant;
97
+ type: PvInputType;
98
+ id: string;
99
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
100
+
101
+ declare const __VLS_component_8: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
102
+
103
+ declare const __VLS_component_9: DefineComponent<PvCardProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvCardProps> & Readonly<{}>, {
104
+ variant: PvCardVariant;
105
+ interactive: boolean;
106
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
107
+
108
+ declare type __VLS_Props = PvSegmentControlProps;
109
+
110
+ declare type __VLS_Props_10 = PvSwitchProps;
111
+
112
+ declare type __VLS_Props_11 = {
113
+ lines?: number;
114
+ size?: PvExpandableContentSizes;
115
+ variant?: PvExpandableContentVariants;
116
+ defaultOpen?: boolean;
117
+ };
118
+
119
+ declare type __VLS_Props_12 = PvTextareaProps;
120
+
121
+ declare type __VLS_Props_2 = PvSearchInputProps;
122
+
123
+ declare type __VLS_Props_3 = PvDatePickerProps;
124
+
125
+ declare type __VLS_Props_4 = PvTabsProps;
126
+
127
+ declare type __VLS_Props_5 = PvPaginationProps;
128
+
129
+ declare type __VLS_Props_6 = PvGhostInputProps;
130
+
131
+ declare type __VLS_Props_7 = PvToggleButton_2;
132
+
133
+ declare type __VLS_Props_8 = PvCheckboxProps;
134
+
135
+ declare type __VLS_Props_9 = PvInputProps;
136
+
137
+ declare type __VLS_PublicProps = {
138
+ modelValue: string;
139
+ } & __VLS_Props;
140
+
141
+ declare type __VLS_PublicProps_10 = {
142
+ modelValue: boolean;
143
+ } & __VLS_Props_10;
144
+
145
+ declare type __VLS_PublicProps_11 = {
146
+ modelValue?: string;
147
+ } & __VLS_Props_12;
148
+
149
+ declare type __VLS_PublicProps_2 = {
150
+ modelValue?: string;
151
+ } & __VLS_Props_2;
152
+
153
+ declare type __VLS_PublicProps_3 = {
154
+ modelValue: Date;
155
+ } & __VLS_Props_3;
156
+
157
+ declare type __VLS_PublicProps_4 = {
158
+ modelValue: string;
159
+ } & __VLS_Props_4;
160
+
161
+ declare type __VLS_PublicProps_5 = {
162
+ modelValue: number;
163
+ } & __VLS_Props_5;
164
+
165
+ declare type __VLS_PublicProps_6 = {
166
+ modelValue?: string;
167
+ } & __VLS_Props_6;
168
+
169
+ declare type __VLS_PublicProps_7 = {
170
+ modelValue?: boolean | string;
171
+ } & __VLS_Props_7;
172
+
173
+ declare type __VLS_PublicProps_8 = {
174
+ modelValue?: boolean;
175
+ } & __VLS_Props_8;
176
+
177
+ declare type __VLS_PublicProps_9 = {
178
+ modelValue?: string;
179
+ } & __VLS_Props_9;
180
+
181
+ declare function __VLS_template(): {
182
+ attrs: Partial<{}>;
183
+ slots: {
184
+ left?(_: {}): any;
185
+ action?(_: {}): any;
186
+ };
187
+ refs: {};
188
+ rootEl: HTMLDivElement;
189
+ };
190
+
191
+ declare function __VLS_template_10(): {
192
+ attrs: Partial<{}>;
193
+ slots: {
194
+ default?(_: {}): any;
195
+ };
196
+ refs: {};
197
+ rootEl: HTMLDivElement;
198
+ };
199
+
200
+ declare function __VLS_template_11(): {
201
+ attrs: Partial<{}>;
202
+ slots: {
203
+ default?(_: {}): any;
204
+ };
205
+ refs: {};
206
+ rootEl: HTMLDivElement;
207
+ };
208
+
209
+ declare function __VLS_template_12(): {
210
+ attrs: Partial<{}>;
211
+ slots: {
212
+ default?(_: {}): any;
213
+ };
214
+ refs: {};
215
+ rootEl: HTMLDivElement;
216
+ };
217
+
218
+ declare function __VLS_template_13(): {
219
+ attrs: Partial<{}>;
220
+ slots: {
221
+ label?(_: {}): any;
222
+ };
223
+ refs: {};
224
+ rootEl: any;
225
+ };
226
+
227
+ declare function __VLS_template_2(): {
228
+ attrs: Partial<{}>;
229
+ slots: {
230
+ default?(_: {}): any;
231
+ };
232
+ refs: {};
233
+ rootEl: HTMLDetailsElement;
234
+ };
235
+
236
+ declare function __VLS_template_3(): {
237
+ attrs: Partial<{}>;
238
+ slots: {
239
+ label?(_: {}): any;
240
+ label?(_: {}): any;
241
+ 'tooltip-content'?(_: {}): any;
242
+ };
243
+ refs: {};
244
+ rootEl: any;
245
+ };
246
+
247
+ declare function __VLS_template_4(): {
248
+ attrs: Partial<{}>;
249
+ slots: {
250
+ default?(_: {}): any;
251
+ };
252
+ refs: {};
253
+ rootEl: HTMLLabelElement;
254
+ };
255
+
256
+ declare function __VLS_template_5(): {
257
+ attrs: Partial<{}>;
258
+ slots: {
259
+ 'left-sidebar'?(_: {}): any;
260
+ main?(_: {}): any;
261
+ 'right-sidebar'?(_: {}): any;
262
+ };
263
+ refs: {};
264
+ rootEl: HTMLDivElement;
265
+ };
266
+
267
+ declare function __VLS_template_6(): {
268
+ attrs: Partial<{}>;
269
+ slots: {
270
+ action?(_: {}): any;
271
+ };
272
+ refs: {
273
+ inputRef: HTMLInputElement;
274
+ };
275
+ rootEl: HTMLDivElement;
276
+ };
277
+
278
+ declare function __VLS_template_7(): {
279
+ attrs: Partial<{}>;
280
+ slots: {
281
+ label?(_: {}): any;
282
+ };
283
+ refs: {};
284
+ rootEl: any;
285
+ };
286
+
287
+ declare function __VLS_template_8(): {
288
+ attrs: Partial<{}>;
289
+ slots: {
290
+ default?(_: {}): any;
291
+ };
292
+ refs: {};
293
+ rootEl: any;
294
+ };
295
+
296
+ declare function __VLS_template_9(): {
297
+ attrs: Partial<{}>;
298
+ slots: {
299
+ default?(_: {}): any;
300
+ };
301
+ refs: {};
302
+ rootEl: any;
303
+ };
304
+
305
+ declare type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
306
+
307
+ declare type __VLS_TemplateResult_10 = ReturnType<typeof __VLS_template_10>;
308
+
309
+ declare type __VLS_TemplateResult_11 = ReturnType<typeof __VLS_template_11>;
310
+
311
+ declare type __VLS_TemplateResult_12 = ReturnType<typeof __VLS_template_12>;
312
+
313
+ declare type __VLS_TemplateResult_13 = ReturnType<typeof __VLS_template_13>;
314
+
315
+ declare type __VLS_TemplateResult_2 = ReturnType<typeof __VLS_template_2>;
316
+
317
+ declare type __VLS_TemplateResult_3 = ReturnType<typeof __VLS_template_3>;
318
+
319
+ declare type __VLS_TemplateResult_4 = ReturnType<typeof __VLS_template_4>;
320
+
321
+ declare type __VLS_TemplateResult_5 = ReturnType<typeof __VLS_template_5>;
322
+
323
+ declare type __VLS_TemplateResult_6 = ReturnType<typeof __VLS_template_6>;
324
+
325
+ declare type __VLS_TemplateResult_7 = ReturnType<typeof __VLS_template_7>;
326
+
327
+ declare type __VLS_TemplateResult_8 = ReturnType<typeof __VLS_template_8>;
328
+
329
+ declare type __VLS_TemplateResult_9 = ReturnType<typeof __VLS_template_9>;
330
+
331
+ declare type __VLS_WithTemplateSlots<T, S> = T & {
332
+ new (): {
333
+ $slots: S;
334
+ };
335
+ };
336
+
337
+ declare type __VLS_WithTemplateSlots_10<T, S> = T & {
338
+ new (): {
339
+ $slots: S;
340
+ };
341
+ };
342
+
343
+ declare type __VLS_WithTemplateSlots_11<T, S> = T & {
344
+ new (): {
345
+ $slots: S;
346
+ };
347
+ };
348
+
349
+ declare type __VLS_WithTemplateSlots_12<T, S> = T & {
350
+ new (): {
351
+ $slots: S;
352
+ };
353
+ };
354
+
355
+ declare type __VLS_WithTemplateSlots_13<T, S> = T & {
356
+ new (): {
357
+ $slots: S;
358
+ };
359
+ };
360
+
361
+ declare type __VLS_WithTemplateSlots_14<T, S> = T & {
362
+ new (): {
363
+ $slots: S;
364
+ };
365
+ };
366
+
367
+ declare type __VLS_WithTemplateSlots_15<T, S> = T & {
368
+ new (): {
369
+ $slots: S;
370
+ };
371
+ };
372
+
373
+ declare type __VLS_WithTemplateSlots_16<T, S> = T & {
374
+ new (): {
375
+ $slots: S;
376
+ };
377
+ };
378
+
379
+ declare type __VLS_WithTemplateSlots_17<T, S> = T & {
380
+ new (): {
381
+ $slots: S;
382
+ };
383
+ };
384
+
385
+ declare type __VLS_WithTemplateSlots_18<T, S> = T & {
386
+ new (): {
387
+ $slots: S;
388
+ };
389
+ };
390
+
391
+ declare type __VLS_WithTemplateSlots_2<T, S> = T & {
392
+ new (): {
393
+ $slots: S;
394
+ };
395
+ };
396
+
397
+ declare type __VLS_WithTemplateSlots_3<T, S> = T & {
398
+ new (): {
399
+ $slots: S;
400
+ };
401
+ };
402
+
403
+ declare type __VLS_WithTemplateSlots_4<T, S> = T & {
404
+ new (): {
405
+ $slots: S;
406
+ };
407
+ };
408
+
409
+ declare type __VLS_WithTemplateSlots_5<T, S> = T & {
410
+ new (): {
411
+ $slots: S;
412
+ };
413
+ };
414
+
415
+ declare type __VLS_WithTemplateSlots_6<T, S> = T & {
416
+ new (): {
417
+ $slots: S;
418
+ };
419
+ };
420
+
421
+ declare type __VLS_WithTemplateSlots_7<T, S> = T & {
422
+ new (): {
423
+ $slots: S;
424
+ };
425
+ };
426
+
427
+ declare type __VLS_WithTemplateSlots_8<T, S> = T & {
428
+ new (): {
429
+ $slots: S;
430
+ };
431
+ };
432
+
433
+ declare type __VLS_WithTemplateSlots_9<T, S> = T & {
434
+ new (): {
435
+ $slots: S;
436
+ };
437
+ };
438
+
439
+ declare type BannerOrientations = `${BannerOrientationsEnum}`;
440
+
441
+ declare enum BannerOrientationsEnum {
442
+ Vertical = "Vertical",
443
+ Horizontal = "Horizontal"
444
+ }
445
+
446
+ declare type BannerVariants = `${BannerVariantsEnum}`;
447
+
448
+ declare enum BannerVariantsEnum {
449
+ Primary = "Primary",
450
+ Secondary = "Secondary",
451
+ Tertiary = "Tertiary"
452
+ }
453
+
454
+ declare type ChevronPosition = `${ChevronPositionEnum}`;
455
+
456
+ declare enum ChevronPositionEnum {
457
+ left = "left",
458
+ right = "right"
459
+ }
460
+
461
+ declare type DateTimeSize = Extract<PvSize, "xs" | "sm">;
462
+
463
+ declare enum MenuItemType {
464
+ simple = "simple",
465
+ checkbox = "checkbox",
466
+ company = "company",
467
+ avatar = "avatar",
468
+ icon = "icon",
469
+ radio = "radio"
470
+ }
471
+
472
+ export declare interface MenuOption {
473
+ id: string;
474
+ text: string;
475
+ subText?: string;
476
+ secondaryText?: string | number;
477
+ icon?: string;
478
+ companyName?: string;
479
+ avatar?: {
480
+ initials?: string;
481
+ image?: string;
482
+ icon?: boolean;
483
+ };
484
+ groupingLabel?: string;
485
+ disabled?: boolean;
486
+ renderer?: Component;
487
+ rendererProps?: any;
488
+ classList?: string[];
489
+ searchText?: string;
490
+ }
491
+
492
+ declare type MenuOptionsVariant = `${MenuItemType}`;
493
+
494
+ declare interface ModalProps {
495
+ header: string;
496
+ subheader?: string;
497
+ closeOnClickOutside?: boolean;
498
+ }
499
+
500
+ /**
501
+ * For interfaces and type aliases shared across multiple components.
502
+ */
503
+ declare interface Option_2 {
504
+ value: string;
505
+ label: string;
506
+ }
507
+
508
+ declare type PillDotVariant = "green" | "orange" | "yellow" | "red";
509
+
510
+ declare type PillSize = Extract<PvSize, "md" | "lg" | "sm">;
511
+
512
+ declare type PillVariant = Extract<PvColorVariants, "default" | "success" | "warning" | "critical" | "highlight">;
513
+
514
+ export declare const PvAccordion: __VLS_WithTemplateSlots_5<typeof __VLS_component_2, __VLS_TemplateResult_2["slots"]>;
515
+
516
+ declare interface PvAccordionProps {
517
+ header: string;
518
+ chevronPosition?: ChevronPosition;
519
+ defaultOpen?: boolean;
520
+ counter?: number;
521
+ }
522
+
523
+ export declare const PvActionBar: __VLS_WithTemplateSlots_17<typeof __VLS_component_12, __VLS_TemplateResult_12["slots"]>;
524
+
525
+ declare interface PvActionBarProps {
526
+ variant?: PvActionBarTheme;
527
+ }
528
+
529
+ declare type PvActionBarTheme = Extract<PvThemes, "white" | "dark">;
530
+
531
+ export declare const PvAvatar: DefineComponent<PvAvatarProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvAvatarProps> & Readonly<{}>, {
532
+ size: PvAvatarSize;
533
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
534
+
535
+ export declare const PvAvatarGroup: DefineComponent<PvAvatarGroupProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvAvatarGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLUListElement>;
536
+
537
+ export declare interface PvAvatarGroupItem {
538
+ initials?: string;
539
+ image?: string;
540
+ icon?: boolean;
541
+ }
542
+
543
+ declare interface PvAvatarGroupProps {
544
+ items: PvAvatarGroupItem[];
545
+ maxDisplayed: number;
546
+ }
547
+
548
+ declare interface PvAvatarProps {
549
+ size?: PvAvatarSize;
550
+ image?: string;
551
+ initials?: string;
552
+ }
553
+
554
+ declare type PvAvatarSize = Extract<PvSize, "sm" | "md" | "lg" | "xl" | "2x">;
555
+
556
+ declare interface PvBadgeProps {
557
+ variant: PvReleaseBadgeVariant;
558
+ inverse?: boolean;
559
+ }
560
+
561
+ export declare const PvBanner: __VLS_WithTemplateSlots_4<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
562
+
563
+ declare interface PvBannerProps {
564
+ label: string;
565
+ icon?: string;
566
+ variant?: BannerVariants;
567
+ orientation?: BannerOrientations;
568
+ }
569
+
570
+ export declare const PvBreadcrumbs: DefineComponent<PvBreadcrumbsProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvBreadcrumbsProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLUListElement>;
571
+
572
+ export declare interface PvBreadcrumbsOptions {
573
+ label: string;
574
+ href?: string;
575
+ }
576
+
577
+ declare interface PvBreadcrumbsProps {
578
+ options: PvBreadcrumbsOptions[];
579
+ }
580
+
581
+ export declare const PvButton: DefineComponent<PvButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvButtonProps> & Readonly<{}>, {
582
+ size: PvButtonSize;
583
+ variant: PvButtonVariant;
584
+ disabled: boolean;
585
+ loading: boolean;
586
+ inverse: boolean;
587
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
588
+
589
+ declare type PvButtonProps = {
590
+ variant?: PvButtonVariant;
591
+ disabled?: boolean;
592
+ size?: PvButtonSize;
593
+ loading?: boolean;
594
+ label?: string;
595
+ leftIcon?: string;
596
+ rightIcon?: string;
597
+ inverse?: boolean;
598
+ };
599
+
600
+ declare type PvButtonSize = Extract<PvSize, "md" | "lg" | "xl">;
601
+
602
+ declare type PvButtonVariant = Extract<PvVariants, "primary" | "secondary" | "ghost" | "destructive" | "tertiary">;
603
+
604
+ export declare const PvCard: __VLS_WithTemplateSlots_14<typeof __VLS_component_9, __VLS_TemplateResult_9["slots"]>;
605
+
606
+ declare interface PvCardProps {
607
+ href?: string;
608
+ variant?: PvCardVariant;
609
+ interactive?: boolean;
610
+ }
611
+
612
+ declare type PvCardVariant = Extract<PvVariants, "primary" | "secondary">;
613
+
614
+ export declare const PvCheckbox: DefineComponent<__VLS_PublicProps_8, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
615
+ "update:modelValue": (value: boolean) => any;
616
+ }, string, PublicProps, Readonly<__VLS_PublicProps_8> & Readonly<{
617
+ "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
618
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
619
+ 'checkbox-ref': HTMLInputElement;
620
+ }, HTMLInputElement>;
621
+
622
+ declare interface PvCheckboxProps {
623
+ disabled?: boolean;
624
+ indeterminate?: boolean;
625
+ }
626
+
627
+ declare const PvColorVariants: readonly ["default", "success", "warning", "critical", "highlight"];
628
+
629
+ declare type PvColorVariants = (typeof PvColorVariants)[number];
630
+
631
+ export declare const PvCompanyLabel: DefineComponent<PvCompanyLabelProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvCompanyLabelProps> & Readonly<{}>, {
632
+ size: PvCompanyLabelSize;
633
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
634
+
635
+ declare interface PvCompanyLabelProps {
636
+ size?: PvCompanyLabelSize;
637
+ logo?: string;
638
+ label: string;
639
+ }
640
+
641
+ declare type PvCompanyLabelSize = Extract<PvSize, "xs" | "sm" | "md">;
642
+
643
+ export declare const PvCompanyLogo: DefineComponent<PvCompanyLogoProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvCompanyLogoProps> & Readonly<{}>, {
644
+ size: PvCompanyLogoSize;
645
+ basePath: string;
646
+ toCamelCase: boolean;
647
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
648
+
649
+ declare type PvCompanyLogoProps = {
650
+ basePath?: string;
651
+ name: string;
652
+ size?: PvCompanyLogoSize;
653
+ srcPathOverride?: string;
654
+ toCamelCase?: boolean;
655
+ };
656
+
657
+ declare type PvCompanyLogoSize = PvSize;
658
+
659
+ export declare const PvCompanyTag: DefineComponent<PvCompanyTag_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
660
+ "handle-close": (companyName: string) => any;
661
+ "handle-click": (companyName: string) => any;
662
+ }, string, PublicProps, Readonly<PvCompanyTag_2> & Readonly<{
663
+ "onHandle-close"?: ((companyName: string) => any) | undefined;
664
+ "onHandle-click"?: ((companyName: string) => any) | undefined;
665
+ }>, {
666
+ size: TagSize;
667
+ showClear: boolean;
668
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
669
+
670
+ declare interface PvCompanyTag_2 {
671
+ /**
672
+ * Company name. Displayed on the left
673
+ */
674
+ companyName: string;
675
+ /**
676
+ * Size
677
+ */
678
+ size?: TagSize;
679
+ /**
680
+ * Show clear left icon
681
+ */
682
+ showClear?: boolean;
683
+ }
684
+
685
+ export declare const PvCounterBadge: DefineComponent<PvCounterBadgeProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvCounterBadgeProps> & Readonly<{}>, {
686
+ size: PvCounterBadgeSize;
687
+ variant: PvCounterBadgeVariant;
688
+ prefix: string;
689
+ maxValue: number;
690
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
691
+
692
+ declare interface PvCounterBadgeProps {
693
+ value?: number;
694
+ prefix?: string;
695
+ variant?: PvCounterBadgeVariant;
696
+ size?: PvCounterBadgeSize;
697
+ maxValue?: number;
698
+ }
699
+
700
+ declare type PvCounterBadgeSize = Extract<PvSize, "sm" | "md">;
701
+
702
+ declare type PvCounterBadgeVariant = PvVariants;
703
+
704
+ export declare const PvDatePicker: DefineComponent<__VLS_PublicProps_3, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
705
+ "update:modelValue": (value: Date) => any;
706
+ }, string, PublicProps, Readonly<__VLS_PublicProps_3> & Readonly<{
707
+ "onUpdate:modelValue"?: ((value: Date) => any) | undefined;
708
+ }>, {
709
+ appendTo: "body" | "self";
710
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
711
+
712
+ declare interface PvDatePickerProps {
713
+ /**
714
+ * Defines the quantity of the selection.
715
+ * @defaultValue single
716
+ */
717
+ selectionMode?: "single" | "multiple" | "range" | undefined;
718
+ /**
719
+ * Format of the date. Defaults to PrimeVue Locale configuration.
720
+ */
721
+ dateFormat?: string | undefined;
722
+ /**
723
+ * When enabled, displays the datepicker as inline instead of an overlay.
724
+ * @defaultValue false
725
+ */
726
+ inline?: boolean | undefined;
727
+ /**
728
+ * Whether days in other months shown before or after the current month are selectable. This only applies if the showOtherMonths option is set to true.
729
+ * @defaultValue false
730
+ */
731
+ selectOtherMonths?: boolean | undefined;
732
+ /**
733
+ * Number of months to display.
734
+ * @defaultValue 1
735
+ */
736
+ numberOfMonths?: number | undefined;
737
+ /**
738
+ * Type of view to display.
739
+ * @defaultValue date
740
+ */
741
+ view?: "date" | "month" | "year" | undefined;
742
+ /**
743
+ * The minimum selectable date.
744
+ */
745
+ minDate?: Date | undefined;
746
+ /**
747
+ * The maximum selectable date.
748
+ */
749
+ maxDate?: Date | undefined;
750
+ /**
751
+ * When enabled, displays a button with icon next to input.
752
+ * @defaultValue false
753
+ */
754
+ /**
755
+ * Array with dates to disable.
756
+ */
757
+ disabledDates?: Date[] | undefined;
758
+ /**
759
+ * Array with disabled weekday numbers.
760
+ */
761
+ disabledDays?: number[] | undefined;
762
+ /**
763
+ * Maximum number of selectable dates in multiple mode.
764
+ */
765
+ maxDateCount?: number | undefined;
766
+ /**
767
+ * Whether to display today and clear buttons at the footer.
768
+ * @defaultValue false
769
+ */
770
+ showButtonBar?: boolean | undefined;
771
+ /**
772
+ * When enabled, datepicker will show week numbers.
773
+ * @defaultValue false
774
+ */
775
+ showWeek?: boolean | undefined;
776
+ /**
777
+ * Whether to allow entering the date manually via typing.
778
+ * @defaultValue true
779
+ */
780
+ manualInput?: boolean | undefined;
781
+ /**
782
+ * When present, it specifies that the component should be disabled.
783
+ * @defaultValue false
784
+ */
785
+ disabled?: boolean | undefined;
786
+ /**
787
+ * When present, it specifies that the component should have invalid state style.
788
+ * @defaultValue false
789
+ */
790
+ invalid?: boolean | undefined;
791
+ /**
792
+ * When present, it specifies that an input field is read-only.
793
+ * @defaultValue false
794
+ */
795
+ readonly?: boolean | undefined;
796
+ /**
797
+ * Placeholder text for the input.
798
+ */
799
+ placeholder?: string | undefined;
800
+ /**
801
+ * When enabled, displays a button with icon next to input.
802
+ * @defaultValue false
803
+ */
804
+ showIcon?: boolean;
805
+ /**
806
+ * When input should take 100% width
807
+ */
808
+ fullWidth?: boolean;
809
+ /**
810
+ * A valid query selector or an HTMLElement to specify where the overlay gets attached.
811
+ */
812
+ appendTo?: "body" | "self" | undefined;
813
+ }
814
+
815
+ export declare const PvDateTime: DefineComponent<PvDateTimeProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvDateTimeProps> & Readonly<{}>, {
816
+ size: DateTimeSize;
817
+ variants: "condensed" | "time";
818
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
819
+
820
+ declare interface PvDateTimeProps {
821
+ variants?: "condensed" | "time";
822
+ timezone?: string;
823
+ date: Date;
824
+ size?: DateTimeSize;
825
+ }
826
+
827
+ export declare const PvDrawer: __VLS_WithTemplateSlots_6<DefineComponent< {
828
+ searchInput?: string;
829
+ modelValue: boolean;
830
+ } & PvDrawer_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
831
+ "update:modelValue": (value: boolean) => any;
832
+ "update:searchInput": (value: string) => any;
833
+ }, string, PublicProps, Readonly<{
834
+ searchInput?: string;
835
+ modelValue: boolean;
836
+ } & PvDrawer_2> & Readonly<{
837
+ "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
838
+ "onUpdate:searchInput"?: ((value: string) => any) | undefined;
839
+ }>, {
840
+ closeOnClickOutside: boolean;
841
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
842
+ sidePanel: HTMLDivElement;
843
+ }, HTMLDivElement>, {
844
+ default?(_: {}): any;
845
+ }>;
846
+
847
+ declare interface PvDrawer_2 {
848
+ header: string;
849
+ subheader?: string;
850
+ showSearchbar?: boolean;
851
+ closeOnClickOutside?: boolean;
852
+ searchInputProps?: PvSearchInputProps;
853
+ }
854
+
855
+ export declare const PvDropdown: __VLS_WithTemplateSlots<DefineComponent<PvDropdownProps, {
856
+ closeDropdown: () => void;
857
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
858
+ "list-order-updated": (value: string[]) => any;
859
+ "dropdown-open": () => any;
860
+ "dropdown-closed": () => any;
861
+ }, string, PublicProps, Readonly<PvDropdownProps> & Readonly<{
862
+ "onList-order-updated"?: ((value: string[]) => any) | undefined;
863
+ "onDropdown-open"?: (() => any) | undefined;
864
+ "onDropdown-closed"?: (() => any) | undefined;
865
+ }>, {
866
+ disabled: boolean;
867
+ alignment: "top" | "right" | "top right";
868
+ isList: boolean;
869
+ defaultOpen: boolean;
870
+ isLoading: boolean;
871
+ useTeleport: boolean;
872
+ teleportLocation: string;
873
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
874
+ triggerRef: HTMLButtonElement;
875
+ popoverRef: ({
876
+ $: ComponentInternalInstance;
877
+ $data: {};
878
+ $props: {
879
+ readonly alignment?: "top" | "right" | "top right" | undefined | undefined;
880
+ readonly cssCustomProperties?: CSSProperties | undefined;
881
+ readonly cssCustomListProperties?: CSSProperties | undefined;
882
+ readonly isList?: boolean | undefined;
883
+ readonly isSortable?: boolean | undefined;
884
+ readonly "onList-order-updated"?: ((value: string[]) => any) | undefined;
885
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps;
886
+ $attrs: {
887
+ [x: string]: unknown;
888
+ };
889
+ $refs: {
890
+ [x: string]: unknown;
891
+ } & {
892
+ popoverRoot: HTMLDivElement;
893
+ popoverList: HTMLUListElement;
894
+ };
895
+ $slots: Readonly<{
896
+ [name: string]: Slot<any> | undefined;
897
+ }>;
898
+ $root: ComponentPublicInstance | null;
899
+ $parent: ComponentPublicInstance | null;
900
+ $host: Element | null;
901
+ $emit: (event: "list-order-updated", value: string[]) => void;
902
+ $el: HTMLDivElement;
903
+ $options: ComponentOptionsBase<Readonly<PvPopoverProps> & Readonly<{
904
+ "onList-order-updated"?: ((value: string[]) => any) | undefined;
905
+ }>, {
906
+ popoverRoot: Ref<HTMLElement | null, HTMLElement | null>;
907
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
908
+ "list-order-updated": (value: string[]) => any;
909
+ }, string, {
910
+ alignment: "top" | "right" | "top right";
911
+ cssCustomProperties: CSSProperties;
912
+ isList: boolean;
913
+ }, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
914
+ beforeCreate?: (() => void) | (() => void)[];
915
+ created?: (() => void) | (() => void)[];
916
+ beforeMount?: (() => void) | (() => void)[];
917
+ mounted?: (() => void) | (() => void)[];
918
+ beforeUpdate?: (() => void) | (() => void)[];
919
+ updated?: (() => void) | (() => void)[];
920
+ activated?: (() => void) | (() => void)[];
921
+ deactivated?: (() => void) | (() => void)[];
922
+ beforeDestroy?: (() => void) | (() => void)[];
923
+ beforeUnmount?: (() => void) | (() => void)[];
924
+ destroyed?: (() => void) | (() => void)[];
925
+ unmounted?: (() => void) | (() => void)[];
926
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
927
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
928
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
929
+ };
930
+ $forceUpdate: () => void;
931
+ $nextTick: typeof nextTick;
932
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
933
+ } & Readonly<{
934
+ alignment: "top" | "right" | "top right";
935
+ cssCustomProperties: CSSProperties;
936
+ isList: boolean;
937
+ }> & Omit<Readonly<PvPopoverProps> & Readonly<{
938
+ "onList-order-updated"?: ((value: string[]) => any) | undefined;
939
+ }>, "popoverRoot" | ("alignment" | "cssCustomProperties" | "isList")> & ShallowUnwrapRef< {
940
+ popoverRoot: Ref<HTMLElement | null, HTMLElement | null>;
941
+ }> & {} & ComponentCustomProperties & {} & {
942
+ $slots: {
943
+ default?(_: {}): any;
944
+ default?(_: {}): any;
945
+ };
946
+ }) | null;
947
+ }, HTMLDivElement>, {
948
+ trigger?(_: {}): any;
949
+ default?(_: {}): any;
950
+ }>;
951
+
952
+ declare interface PvDropdownProps {
953
+ defaultOpen?: boolean;
954
+ popoverCssProperties?: CSSProperties;
955
+ alignment?: "top" | "right" | "top right" | undefined;
956
+ isList?: boolean;
957
+ isSortable?: boolean;
958
+ icon?: boolean;
959
+ disabled?: boolean;
960
+ isLoading?: boolean;
961
+ useTeleport?: boolean;
962
+ teleportLocation?: string;
963
+ }
964
+
965
+ export declare const PvExpandableContent: __VLS_WithTemplateSlots_15<typeof __VLS_component_10, __VLS_TemplateResult_10["slots"]>;
966
+
967
+ declare type PvExpandableContentSizes = Extract<PvSize, "none" | "xs" | "sm" | "md" | "lg"> | "none";
968
+
969
+ declare type PvExpandableContentVariants = Extract<PvVariants, "primary" | "ghost">;
970
+
971
+ export declare const PvGhostInput: __VLS_WithTemplateSlots_11<typeof __VLS_component_6, __VLS_TemplateResult_6["slots"]>;
972
+
973
+ declare interface PvGhostInputProps {
974
+ variant?: PvGhostInputVariant;
975
+ placeholder?: string;
976
+ disabled?: boolean;
977
+ showEditIcon?: boolean;
978
+ }
979
+
980
+ declare type PvGhostInputVariant = PvInputVariants;
981
+
982
+ export declare const PvIcon: DefineComponent< {
983
+ name: string;
984
+ size?: PvIconSize;
985
+ }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
986
+ name: string;
987
+ size?: PvIconSize;
988
+ }> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, SVGSVGElement>;
989
+
990
+ declare type PvIconSize = (typeof PvIconSizes)[number];
991
+
992
+ declare const PvIconSizes: readonly [undefined, 10, 12, 20, 24, 32, 64];
993
+
994
+ export declare const PvInput: __VLS_WithTemplateSlots_12<typeof __VLS_component_7, __VLS_TemplateResult_7["slots"]>;
995
+
996
+ declare interface PvInputProps {
997
+ error?: boolean;
998
+ disabled?: boolean;
999
+ placeholder?: string;
1000
+ type?: PvInputType;
1001
+ id?: string;
1002
+ lowerLabel?: string;
1003
+ variant?: PvInputVariant;
1004
+ }
1005
+
1006
+ declare type PvInputType = "text" | "password" | "number";
1007
+
1008
+ declare type PvInputVariant = Extract<PvTextInputColors, "white" | "grey">;
1009
+
1010
+ declare const PvInputVariants: readonly ["h1", "h2", "h3", "h4", "text-md", "text-sm", "text-lg", "caption"];
1011
+
1012
+ declare type PvInputVariants = (typeof PvInputVariants)[number];
1013
+
1014
+ export declare const PvInsightCard: DefineComponent<PvInsightCardProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
1015
+ click: () => any;
1016
+ "icon-click": () => any;
1017
+ }, string, PublicProps, Readonly<PvInsightCardProps> & Readonly<{
1018
+ onClick?: (() => any) | undefined;
1019
+ "onIcon-click"?: (() => any) | undefined;
1020
+ }>, {
1021
+ icon: string;
1022
+ interactive: boolean;
1023
+ showButton: boolean;
1024
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
1025
+
1026
+ declare interface PvInsightCardProps {
1027
+ icon: string;
1028
+ insight: string;
1029
+ upperLabel?: string;
1030
+ title?: string;
1031
+ description?: string;
1032
+ showButton?: boolean;
1033
+ interactive?: boolean;
1034
+ }
1035
+
1036
+ export declare const PvModal: __VLS_WithTemplateSlots_3<DefineComponent< {
1037
+ modelValue: boolean;
1038
+ } & ModalProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1039
+ "update:modelValue": (value: boolean) => any;
1040
+ }, string, PublicProps, Readonly<{
1041
+ modelValue: boolean;
1042
+ } & ModalProps> & Readonly<{
1043
+ "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
1044
+ }>, {
1045
+ closeOnClickOutside: boolean;
1046
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
1047
+ dialog: HTMLDialogElement;
1048
+ }, HTMLDialogElement>, {
1049
+ body?(_: {}): any;
1050
+ footer?(_: {}): any;
1051
+ }>;
1052
+
1053
+ export declare const PvMultiSelectButton: __VLS_WithTemplateSlots_8<DefineComponent< {
1054
+ modelValue?: MenuOption[];
1055
+ searchInput?: string;
1056
+ } & PvMultiSelectButtonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1057
+ "update:modelValue": (value: MenuOption[]) => any;
1058
+ "update:searchInput": (value: string) => any;
1059
+ } & {
1060
+ "dropdown-open": () => any;
1061
+ "dropdown-closed": () => any;
1062
+ }, string, PublicProps, Readonly<{
1063
+ modelValue?: MenuOption[];
1064
+ searchInput?: string;
1065
+ } & PvMultiSelectButtonProps> & Readonly<{
1066
+ "onDropdown-open"?: (() => any) | undefined;
1067
+ "onDropdown-closed"?: (() => any) | undefined;
1068
+ "onUpdate:modelValue"?: ((value: MenuOption[]) => any) | undefined;
1069
+ "onUpdate:searchInput"?: ((value: string) => any) | undefined;
1070
+ }>, {
1071
+ size: PvSelectButtonSize;
1072
+ label: string;
1073
+ variant: PvSelectButtonVariant;
1074
+ showClear: boolean;
1075
+ useTeleport: boolean;
1076
+ teleportLocation: string;
1077
+ options: MenuOption[];
1078
+ counterPosition: "left" | "right" | "none";
1079
+ showDropdown: boolean;
1080
+ optionsVariant: Exclude<MenuOptionsVariant, "radio">;
1081
+ showMenuAction: boolean;
1082
+ showSearchInput: boolean;
1083
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
1084
+ 'select-button-trigger-ref': CreateComponentPublicInstanceWithMixins<Readonly<PvSelectButtonTrigger> & Readonly<{
1085
+ "onHandle-toggle-dropdown"?: (() => any) | undefined;
1086
+ "onHandle-clear"?: (() => any) | undefined;
1087
+ }>, {
1088
+ triggerRef: Ref<HTMLElement | null, HTMLElement | null>;
1089
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
1090
+ "handle-toggle-dropdown": () => any;
1091
+ "handle-clear": () => any;
1092
+ }, PublicProps, {
1093
+ size: PvSelectButtonSize;
1094
+ variant: PvSelectButtonVariant;
1095
+ showDropdown: boolean;
1096
+ }, false, {}, {}, GlobalComponents, GlobalDirectives, string, {
1097
+ triggerRef: HTMLButtonElement;
1098
+ }, HTMLButtonElement, ComponentProvideOptions, {
1099
+ P: {};
1100
+ B: {};
1101
+ D: {};
1102
+ C: {};
1103
+ M: {};
1104
+ Defaults: {};
1105
+ }, Readonly<PvSelectButtonTrigger> & Readonly<{
1106
+ "onHandle-toggle-dropdown"?: (() => any) | undefined;
1107
+ "onHandle-clear"?: (() => any) | undefined;
1108
+ }>, {
1109
+ triggerRef: Ref<HTMLElement | null, HTMLElement | null>;
1110
+ }, {}, {}, {}, {
1111
+ size: PvSelectButtonSize;
1112
+ variant: PvSelectButtonVariant;
1113
+ showDropdown: boolean;
1114
+ }> | null;
1115
+ 'select-menu-ref': ({
1116
+ $: ComponentInternalInstance;
1117
+ $data: {};
1118
+ $props: {
1119
+ readonly teleportLocation?: string | undefined;
1120
+ readonly open: boolean;
1121
+ readonly popoverPositionStyle?: CSSProperties | undefined;
1122
+ readonly cssCustomListProperties?: CSSProperties | undefined;
1123
+ readonly useTeleport?: boolean | undefined;
1124
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps;
1125
+ $attrs: {
1126
+ [x: string]: unknown;
1127
+ };
1128
+ $refs: {
1129
+ [x: string]: unknown;
1130
+ } & {
1131
+ popoverRef: ({
1132
+ $: ComponentInternalInstance;
1133
+ $data: {};
1134
+ $props: {
1135
+ readonly alignment?: "top" | "right" | "top right" | undefined | undefined;
1136
+ readonly cssCustomProperties?: CSSProperties | undefined;
1137
+ readonly cssCustomListProperties?: CSSProperties | undefined;
1138
+ readonly isList?: boolean | undefined;
1139
+ readonly isSortable?: boolean | undefined;
1140
+ readonly "onList-order-updated"?: ((value: string[]) => any) | undefined;
1141
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps;
1142
+ $attrs: {
1143
+ [x: string]: unknown;
1144
+ };
1145
+ $refs: {
1146
+ [x: string]: unknown;
1147
+ } & {
1148
+ popoverRoot: HTMLDivElement;
1149
+ popoverList: HTMLUListElement;
1150
+ };
1151
+ $slots: Readonly<{
1152
+ [name: string]: Slot<any> | undefined;
1153
+ }>;
1154
+ $root: ComponentPublicInstance | null;
1155
+ $parent: ComponentPublicInstance | null;
1156
+ $host: Element | null;
1157
+ $emit: (event: "list-order-updated", value: string[]) => void;
1158
+ $el: HTMLDivElement;
1159
+ $options: ComponentOptionsBase<Readonly<PvPopoverProps> & Readonly<{
1160
+ "onList-order-updated"?: ((value: string[]) => any) | undefined;
1161
+ }>, {
1162
+ popoverRoot: Ref<HTMLElement | null, HTMLElement | null>;
1163
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
1164
+ "list-order-updated": (value: string[]) => any;
1165
+ }, string, {
1166
+ alignment: "top" | "right" | "top right";
1167
+ cssCustomProperties: CSSProperties;
1168
+ isList: boolean;
1169
+ }, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
1170
+ beforeCreate?: (() => void) | (() => void)[];
1171
+ created?: (() => void) | (() => void)[];
1172
+ beforeMount?: (() => void) | (() => void)[];
1173
+ mounted?: (() => void) | (() => void)[];
1174
+ beforeUpdate?: (() => void) | (() => void)[];
1175
+ updated?: (() => void) | (() => void)[];
1176
+ activated?: (() => void) | (() => void)[];
1177
+ deactivated?: (() => void) | (() => void)[];
1178
+ beforeDestroy?: (() => void) | (() => void)[];
1179
+ beforeUnmount?: (() => void) | (() => void)[];
1180
+ destroyed?: (() => void) | (() => void)[];
1181
+ unmounted?: (() => void) | (() => void)[];
1182
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
1183
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
1184
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
1185
+ };
1186
+ $forceUpdate: () => void;
1187
+ $nextTick: typeof nextTick;
1188
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
1189
+ } & Readonly<{
1190
+ alignment: "top" | "right" | "top right";
1191
+ cssCustomProperties: CSSProperties;
1192
+ isList: boolean;
1193
+ }> & Omit<Readonly<PvPopoverProps> & Readonly<{
1194
+ "onList-order-updated"?: ((value: string[]) => any) | undefined;
1195
+ }>, "popoverRoot" | ("alignment" | "cssCustomProperties" | "isList")> & ShallowUnwrapRef< {
1196
+ popoverRoot: Ref<HTMLElement | null, HTMLElement | null>;
1197
+ }> & {} & ComponentCustomProperties & {} & {
1198
+ $slots: {
1199
+ default?(_: {}): any;
1200
+ default?(_: {}): any;
1201
+ };
1202
+ }) | null;
1203
+ };
1204
+ $slots: Readonly<{
1205
+ [name: string]: Slot<any> | undefined;
1206
+ }>;
1207
+ $root: ComponentPublicInstance | null;
1208
+ $parent: ComponentPublicInstance | null;
1209
+ $host: Element | null;
1210
+ $emit: (event: string, ...args: any[]) => void;
1211
+ $el: any;
1212
+ $options: ComponentOptionsBase<Readonly<PvSelectMenu> & Readonly<{}>, {
1213
+ popoverRef: Ref< {
1214
+ popoverRoot: HTMLElement | null;
1215
+ } | null, {
1216
+ popoverRoot: HTMLElement | null;
1217
+ } | {
1218
+ popoverRoot: HTMLElement | null;
1219
+ } | null>;
1220
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {
1221
+ useTeleport: boolean;
1222
+ }, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
1223
+ beforeCreate?: (() => void) | (() => void)[];
1224
+ created?: (() => void) | (() => void)[];
1225
+ beforeMount?: (() => void) | (() => void)[];
1226
+ mounted?: (() => void) | (() => void)[];
1227
+ beforeUpdate?: (() => void) | (() => void)[];
1228
+ updated?: (() => void) | (() => void)[];
1229
+ activated?: (() => void) | (() => void)[];
1230
+ deactivated?: (() => void) | (() => void)[];
1231
+ beforeDestroy?: (() => void) | (() => void)[];
1232
+ beforeUnmount?: (() => void) | (() => void)[];
1233
+ destroyed?: (() => void) | (() => void)[];
1234
+ unmounted?: (() => void) | (() => void)[];
1235
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
1236
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
1237
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
1238
+ };
1239
+ $forceUpdate: () => void;
1240
+ $nextTick: typeof nextTick;
1241
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
1242
+ } & Readonly<{
1243
+ useTeleport: boolean;
1244
+ }> & Omit<Readonly<PvSelectMenu> & Readonly<{}>, "useTeleport" | "popoverRef"> & ShallowUnwrapRef< {
1245
+ popoverRef: Ref< {
1246
+ popoverRoot: HTMLElement | null;
1247
+ } | null, {
1248
+ popoverRoot: HTMLElement | null;
1249
+ } | {
1250
+ popoverRoot: HTMLElement | null;
1251
+ } | null>;
1252
+ }> & {} & ComponentCustomProperties & {} & {
1253
+ $slots: {
1254
+ default?(_: {}): any;
1255
+ };
1256
+ }) | null;
1257
+ searchInputRef: CreateComponentPublicInstanceWithMixins<Readonly<{
1258
+ modelValue?: string;
1259
+ } & PvSearchInputProps> & Readonly<{
1260
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
1261
+ }>, {
1262
+ input: Readonly<ShallowRef<HTMLInputElement | null>>;
1263
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1264
+ "update:modelValue": (value: string) => any;
1265
+ }, PublicProps, {
1266
+ disabled: boolean;
1267
+ placeholder: string;
1268
+ }, false, {}, {}, GlobalComponents, GlobalDirectives, string, {
1269
+ 'search-input': HTMLInputElement;
1270
+ }, HTMLDivElement, ComponentProvideOptions, {
1271
+ P: {};
1272
+ B: {};
1273
+ D: {};
1274
+ C: {};
1275
+ M: {};
1276
+ Defaults: {};
1277
+ }, Readonly<{
1278
+ modelValue?: string;
1279
+ } & PvSearchInputProps> & Readonly<{
1280
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
1281
+ }>, {
1282
+ input: Readonly<ShallowRef<HTMLInputElement | null>>;
1283
+ }, {}, {}, {}, {
1284
+ disabled: boolean;
1285
+ placeholder: string;
1286
+ }> | null;
1287
+ }, HTMLDivElement>, Partial<Record<string, (_: {}) => any>> & {
1288
+ 'no-results'?(_: {
1289
+ modelValue?: MenuOption[];
1290
+ searchInput?: string;
1291
+ groupings?: string[];
1292
+ defaultOpen?: boolean;
1293
+ disabled?: boolean;
1294
+ teleportLocation?: string;
1295
+ isLoading?: boolean;
1296
+ variant?: PvSelectButtonVariant;
1297
+ size?: PvSelectButtonSize;
1298
+ alignment?: "top" | "right" | "top right" | undefined;
1299
+ popoverCssProperties?: CSSProperties;
1300
+ prefixLabel?: string;
1301
+ label?: string;
1302
+ icon?: string;
1303
+ counterPosition?: "left" | "right" | "none";
1304
+ companyLogo?: string;
1305
+ showClear?: boolean;
1306
+ showDropdown?: boolean;
1307
+ showMenuAction?: boolean;
1308
+ showSearchInput?: boolean;
1309
+ overlayTrigger?: boolean;
1310
+ optionsVariant?: Exclude<MenuOptionsVariant, "radio">;
1311
+ options: MenuOption[];
1312
+ useTeleport?: boolean;
1313
+ "onDropdown-open"?: (() => any) | undefined;
1314
+ "onDropdown-closed"?: (() => any) | undefined;
1315
+ "onUpdate:modelValue"?: ((value: MenuOption[]) => any) | undefined;
1316
+ "onUpdate:searchInput"?: ((value: string) => any) | undefined;
1317
+ key?: PropertyKey;
1318
+ ref?: VNodeRef;
1319
+ ref_for?: boolean;
1320
+ ref_key?: string;
1321
+ onVnodeBeforeMount?: ((vnode: VNode) => void) | ((vnode: VNode) => void)[];
1322
+ onVnodeMounted?: ((vnode: VNode) => void) | ((vnode: VNode) => void)[];
1323
+ onVnodeBeforeUpdate?: ((vnode: VNode, oldVNode: VNode) => void) | ((vnode: VNode, oldVNode: VNode) => void)[];
1324
+ onVnodeUpdated?: ((vnode: VNode, oldVNode: VNode) => void) | ((vnode: VNode, oldVNode: VNode) => void)[];
1325
+ onVnodeBeforeUnmount?: ((vnode: VNode) => void) | ((vnode: VNode) => void)[];
1326
+ onVnodeUnmounted?: ((vnode: VNode) => void) | ((vnode: VNode) => void)[];
1327
+ class?: unknown;
1328
+ style?: unknown;
1329
+ }): any;
1330
+ footer?(_: {
1331
+ modelValue?: MenuOption[];
1332
+ searchInput?: string;
1333
+ groupings?: string[];
1334
+ defaultOpen?: boolean;
1335
+ disabled?: boolean;
1336
+ teleportLocation?: string;
1337
+ isLoading?: boolean;
1338
+ variant?: PvSelectButtonVariant;
1339
+ size?: PvSelectButtonSize;
1340
+ alignment?: "top" | "right" | "top right" | undefined;
1341
+ popoverCssProperties?: CSSProperties;
1342
+ prefixLabel?: string;
1343
+ label?: string;
1344
+ icon?: string;
1345
+ counterPosition?: "left" | "right" | "none";
1346
+ companyLogo?: string;
1347
+ showClear?: boolean;
1348
+ showDropdown?: boolean;
1349
+ showMenuAction?: boolean;
1350
+ showSearchInput?: boolean;
1351
+ overlayTrigger?: boolean;
1352
+ optionsVariant?: Exclude<MenuOptionsVariant, "radio">;
1353
+ options: MenuOption[];
1354
+ useTeleport?: boolean;
1355
+ "onDropdown-open"?: (() => any) | undefined;
1356
+ "onDropdown-closed"?: (() => any) | undefined;
1357
+ "onUpdate:modelValue"?: ((value: MenuOption[]) => any) | undefined;
1358
+ "onUpdate:searchInput"?: ((value: string) => any) | undefined;
1359
+ key?: PropertyKey;
1360
+ ref?: VNodeRef;
1361
+ ref_for?: boolean;
1362
+ ref_key?: string;
1363
+ onVnodeBeforeMount?: ((vnode: VNode) => void) | ((vnode: VNode) => void)[];
1364
+ onVnodeMounted?: ((vnode: VNode) => void) | ((vnode: VNode) => void)[];
1365
+ onVnodeBeforeUpdate?: ((vnode: VNode, oldVNode: VNode) => void) | ((vnode: VNode, oldVNode: VNode) => void)[];
1366
+ onVnodeUpdated?: ((vnode: VNode, oldVNode: VNode) => void) | ((vnode: VNode, oldVNode: VNode) => void)[];
1367
+ onVnodeBeforeUnmount?: ((vnode: VNode) => void) | ((vnode: VNode) => void)[];
1368
+ onVnodeUnmounted?: ((vnode: VNode) => void) | ((vnode: VNode) => void)[];
1369
+ class?: unknown;
1370
+ style?: unknown;
1371
+ }): any;
1372
+ }>;
1373
+
1374
+ declare interface PvMultiSelectButtonProps {
1375
+ groupings?: string[];
1376
+ defaultOpen?: boolean;
1377
+ disabled?: boolean;
1378
+ teleportLocation?: string;
1379
+ isLoading?: boolean;
1380
+ variant?: PvSelectButtonVariant;
1381
+ size?: PvSelectButtonSize;
1382
+ alignment?: "top" | "right" | "top right" | undefined;
1383
+ popoverCssProperties?: CSSProperties;
1384
+ prefixLabel?: string;
1385
+ label?: string;
1386
+ icon?: string;
1387
+ counterPosition?: "left" | "right" | "none";
1388
+ companyLogo?: string;
1389
+ showClear?: boolean;
1390
+ showDropdown?: boolean;
1391
+ showMenuAction?: boolean;
1392
+ showSearchInput?: boolean;
1393
+ overlayTrigger?: boolean;
1394
+ optionsVariant?: Exclude<MenuOptionsVariant, "radio">;
1395
+ options: MenuOption[];
1396
+ useTeleport?: boolean;
1397
+ }
1398
+
1399
+ export declare interface PvMultiSelectButtonSlotProps {
1400
+ searchInput: string;
1401
+ }
1402
+
1403
+ export declare const PvPagination: DefineComponent<__VLS_PublicProps_5, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1404
+ "update:modelValue": (value: number) => any;
1405
+ }, string, PublicProps, Readonly<__VLS_PublicProps_5> & Readonly<{
1406
+ "onUpdate:modelValue"?: ((value: number) => any) | undefined;
1407
+ }>, {
1408
+ size: PvPaginationSize;
1409
+ variant: PvPaginationVariant;
1410
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLOListElement>;
1411
+
1412
+ declare interface PvPaginationProps {
1413
+ size?: PvPaginationSize;
1414
+ maxPages: number;
1415
+ maxNumberToShow?: number;
1416
+ variant?: PvPaginationVariant;
1417
+ }
1418
+
1419
+ declare type PvPaginationSize = Extract<PvSize, "lg" | "xl">;
1420
+
1421
+ declare type PvPaginationVariant = "short" | "long";
1422
+
1423
+ export declare const PvPill: DefineComponent<PvPillProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvPillProps> & Readonly<{}>, {
1424
+ size: PillSize;
1425
+ variant: PillVariant;
1426
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
1427
+
1428
+ declare interface PvPillProps {
1429
+ /**
1430
+ * @default 'Medium'
1431
+ * Tag size
1432
+ */
1433
+ size?: PillSize;
1434
+ /**
1435
+ * @default 'Tertiary'
1436
+ * Tag Variant
1437
+ */
1438
+ variant?: PillVariant;
1439
+ /**
1440
+ * Tag Icon
1441
+ */
1442
+ icon?: string;
1443
+ /**
1444
+ * Dot Variant
1445
+ */
1446
+ dotVariant?: PillDotVariant;
1447
+ /**
1448
+ * Tag Label
1449
+ */
1450
+ label: string;
1451
+ }
1452
+
1453
+ export declare const PvPopover: __VLS_WithTemplateSlots_2<DefineComponent<PvPopoverProps, {
1454
+ popoverRoot: Ref<HTMLElement | null, HTMLElement | null>;
1455
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
1456
+ "list-order-updated": (value: string[]) => any;
1457
+ }, string, PublicProps, Readonly<PvPopoverProps> & Readonly<{
1458
+ "onList-order-updated"?: ((value: string[]) => any) | undefined;
1459
+ }>, {
1460
+ alignment: "top" | "right" | "top right";
1461
+ cssCustomProperties: CSSProperties;
1462
+ isList: boolean;
1463
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
1464
+ popoverRoot: HTMLDivElement;
1465
+ popoverList: HTMLUListElement;
1466
+ }, HTMLDivElement>, {
1467
+ default?(_: {}): any;
1468
+ default?(_: {}): any;
1469
+ }>;
1470
+
1471
+ declare interface PvPopoverProps {
1472
+ alignment?: "top" | "right" | "top right" | undefined;
1473
+ cssCustomProperties?: CSSProperties;
1474
+ cssCustomListProperties?: CSSProperties;
1475
+ isList?: boolean;
1476
+ isSortable?: boolean;
1477
+ }
1478
+
1479
+ export declare const PvRating: DefineComponent<PvRatingProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvRatingProps> & Readonly<{}>, {
1480
+ size: PvRatingSize;
1481
+ variant: PvRatingVariant;
1482
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
1483
+
1484
+ declare interface PvRatingProps {
1485
+ variant?: PvRatingVariant;
1486
+ value: number;
1487
+ size?: PvRatingSize;
1488
+ }
1489
+
1490
+ declare type PvRatingSize = (typeof PvRatingSizes)[number];
1491
+
1492
+ declare const PvRatingSizes: readonly [12, 16, 20, 24, 32, 64];
1493
+
1494
+ declare type PvRatingVariant = (typeof PvRatingVariants)[number];
1495
+
1496
+ declare const PvRatingVariants: string[];
1497
+
1498
+ export declare const PvReleaseBadge: DefineComponent<PvBadgeProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvBadgeProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
1499
+
1500
+ declare type PvReleaseBadgeVariant = "release-alpha" | "release-beta";
1501
+
1502
+ export declare const PvSearchInput: DefineComponent<__VLS_PublicProps_2, {
1503
+ input: Readonly<ShallowRef<HTMLInputElement | null>>;
1504
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1505
+ "update:modelValue": (value: string) => any;
1506
+ }, string, PublicProps, Readonly<__VLS_PublicProps_2> & Readonly<{
1507
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
1508
+ }>, {
1509
+ disabled: boolean;
1510
+ placeholder: string;
1511
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
1512
+ 'search-input': HTMLInputElement;
1513
+ }, HTMLDivElement>;
1514
+
1515
+ declare interface PvSearchInputProps {
1516
+ placeholder?: string;
1517
+ disabled?: boolean;
1518
+ displayShortcut?: boolean;
1519
+ }
1520
+
1521
+ declare interface PvSegmentControlProps {
1522
+ size?: PvSegmentControlSize;
1523
+ options: PvSegmentedControlOption[];
1524
+ }
1525
+
1526
+ declare type PvSegmentControlSize = Extract<PvSize, "lg" | "xl">;
1527
+
1528
+ export declare const PvSegmentedControl: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1529
+ "update:modelValue": (value: string) => any;
1530
+ }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
1531
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
1532
+ }>, {
1533
+ size: PvSegmentControlSize;
1534
+ options: PvSegmentedControlOption[];
1535
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
1536
+
1537
+ declare interface PvSegmentedControlOption {
1538
+ label?: string;
1539
+ value: string;
1540
+ icon?: string;
1541
+ iconPosition?: "left" | "right";
1542
+ }
1543
+
1544
+ declare type PvSekeltonSize = Extract<PvSize, "xs" | "sm" | "md" | "lg" | "xl">;
1545
+
1546
+ export declare const PvSelectableCard: __VLS_WithTemplateSlots_9<typeof __VLS_component_4, __VLS_TemplateResult_4["slots"]>;
1547
+
1548
+ declare interface PvSelectableCardProps {
1549
+ variant?: "default" | "highlight";
1550
+ value?: string;
1551
+ id?: string;
1552
+ deselect?: boolean;
1553
+ selected?: boolean;
1554
+ }
1555
+
1556
+ export declare const PvSelectButton: DefineComponent< {
1557
+ modelValue?: MenuOption;
1558
+ searchInput?: string;
1559
+ } & PvSelectButton_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1560
+ "update:modelValue": (value: MenuOption) => any;
1561
+ "update:searchInput": (value: string) => any;
1562
+ } & {
1563
+ "dropdown-open": () => any;
1564
+ "dropdown-closed": () => any;
1565
+ }, string, PublicProps, Readonly<{
1566
+ modelValue?: MenuOption;
1567
+ searchInput?: string;
1568
+ } & PvSelectButton_2> & Readonly<{
1569
+ "onDropdown-open"?: (() => any) | undefined;
1570
+ "onDropdown-closed"?: (() => any) | undefined;
1571
+ "onUpdate:modelValue"?: ((value: MenuOption) => any) | undefined;
1572
+ "onUpdate:searchInput"?: ((value: string) => any) | undefined;
1573
+ }>, {
1574
+ size: PvSelectButtonSize_2;
1575
+ label: string;
1576
+ variant: PvSelectButtonVariant_2;
1577
+ useTeleport: boolean;
1578
+ teleportLocation: string;
1579
+ optionsVariant: Exclude<MenuOptionsVariant, "checkbox">;
1580
+ showSearchInput: boolean;
1581
+ allowDeselect: boolean;
1582
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
1583
+ 'select-button-trigger-ref': CreateComponentPublicInstanceWithMixins<Readonly<PvSelectButtonTrigger> & Readonly<{
1584
+ "onHandle-toggle-dropdown"?: (() => any) | undefined;
1585
+ "onHandle-clear"?: (() => any) | undefined;
1586
+ }>, {
1587
+ triggerRef: Ref<HTMLElement | null, HTMLElement | null>;
1588
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
1589
+ "handle-toggle-dropdown": () => any;
1590
+ "handle-clear": () => any;
1591
+ }, PublicProps, {
1592
+ size: PvSelectButtonSize;
1593
+ variant: PvSelectButtonVariant;
1594
+ showDropdown: boolean;
1595
+ }, false, {}, {}, GlobalComponents, GlobalDirectives, string, {
1596
+ triggerRef: HTMLButtonElement;
1597
+ }, HTMLButtonElement, ComponentProvideOptions, {
1598
+ P: {};
1599
+ B: {};
1600
+ D: {};
1601
+ C: {};
1602
+ M: {};
1603
+ Defaults: {};
1604
+ }, Readonly<PvSelectButtonTrigger> & Readonly<{
1605
+ "onHandle-toggle-dropdown"?: (() => any) | undefined;
1606
+ "onHandle-clear"?: (() => any) | undefined;
1607
+ }>, {
1608
+ triggerRef: Ref<HTMLElement | null, HTMLElement | null>;
1609
+ }, {}, {}, {}, {
1610
+ size: PvSelectButtonSize;
1611
+ variant: PvSelectButtonVariant;
1612
+ showDropdown: boolean;
1613
+ }> | null;
1614
+ 'select-menu-ref': ({
1615
+ $: ComponentInternalInstance;
1616
+ $data: {};
1617
+ $props: {
1618
+ readonly teleportLocation?: string | undefined;
1619
+ readonly open: boolean;
1620
+ readonly popoverPositionStyle?: CSSProperties | undefined;
1621
+ readonly cssCustomListProperties?: CSSProperties | undefined;
1622
+ readonly useTeleport?: boolean | undefined;
1623
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps;
1624
+ $attrs: {
1625
+ [x: string]: unknown;
1626
+ };
1627
+ $refs: {
1628
+ [x: string]: unknown;
1629
+ } & {
1630
+ popoverRef: ({
1631
+ $: ComponentInternalInstance;
1632
+ $data: {};
1633
+ $props: {
1634
+ readonly alignment?: "top" | "right" | "top right" | undefined | undefined;
1635
+ readonly cssCustomProperties?: CSSProperties | undefined;
1636
+ readonly cssCustomListProperties?: CSSProperties | undefined;
1637
+ readonly isList?: boolean | undefined;
1638
+ readonly isSortable?: boolean | undefined;
1639
+ readonly "onList-order-updated"?: ((value: string[]) => any) | undefined;
1640
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps;
1641
+ $attrs: {
1642
+ [x: string]: unknown;
1643
+ };
1644
+ $refs: {
1645
+ [x: string]: unknown;
1646
+ } & {
1647
+ popoverRoot: HTMLDivElement;
1648
+ popoverList: HTMLUListElement;
1649
+ };
1650
+ $slots: Readonly<{
1651
+ [name: string]: Slot<any> | undefined;
1652
+ }>;
1653
+ $root: ComponentPublicInstance | null;
1654
+ $parent: ComponentPublicInstance | null;
1655
+ $host: Element | null;
1656
+ $emit: (event: "list-order-updated", value: string[]) => void;
1657
+ $el: HTMLDivElement;
1658
+ $options: ComponentOptionsBase<Readonly<PvPopoverProps> & Readonly<{
1659
+ "onList-order-updated"?: ((value: string[]) => any) | undefined;
1660
+ }>, {
1661
+ popoverRoot: Ref<HTMLElement | null, HTMLElement | null>;
1662
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
1663
+ "list-order-updated": (value: string[]) => any;
1664
+ }, string, {
1665
+ alignment: "top" | "right" | "top right";
1666
+ cssCustomProperties: CSSProperties;
1667
+ isList: boolean;
1668
+ }, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
1669
+ beforeCreate?: (() => void) | (() => void)[];
1670
+ created?: (() => void) | (() => void)[];
1671
+ beforeMount?: (() => void) | (() => void)[];
1672
+ mounted?: (() => void) | (() => void)[];
1673
+ beforeUpdate?: (() => void) | (() => void)[];
1674
+ updated?: (() => void) | (() => void)[];
1675
+ activated?: (() => void) | (() => void)[];
1676
+ deactivated?: (() => void) | (() => void)[];
1677
+ beforeDestroy?: (() => void) | (() => void)[];
1678
+ beforeUnmount?: (() => void) | (() => void)[];
1679
+ destroyed?: (() => void) | (() => void)[];
1680
+ unmounted?: (() => void) | (() => void)[];
1681
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
1682
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
1683
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
1684
+ };
1685
+ $forceUpdate: () => void;
1686
+ $nextTick: typeof nextTick;
1687
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
1688
+ } & Readonly<{
1689
+ alignment: "top" | "right" | "top right";
1690
+ cssCustomProperties: CSSProperties;
1691
+ isList: boolean;
1692
+ }> & Omit<Readonly<PvPopoverProps> & Readonly<{
1693
+ "onList-order-updated"?: ((value: string[]) => any) | undefined;
1694
+ }>, "popoverRoot" | ("alignment" | "cssCustomProperties" | "isList")> & ShallowUnwrapRef< {
1695
+ popoverRoot: Ref<HTMLElement | null, HTMLElement | null>;
1696
+ }> & {} & ComponentCustomProperties & {} & {
1697
+ $slots: {
1698
+ default?(_: {}): any;
1699
+ default?(_: {}): any;
1700
+ };
1701
+ }) | null;
1702
+ };
1703
+ $slots: Readonly<{
1704
+ [name: string]: Slot<any> | undefined;
1705
+ }>;
1706
+ $root: ComponentPublicInstance | null;
1707
+ $parent: ComponentPublicInstance | null;
1708
+ $host: Element | null;
1709
+ $emit: (event: string, ...args: any[]) => void;
1710
+ $el: any;
1711
+ $options: ComponentOptionsBase<Readonly<PvSelectMenu> & Readonly<{}>, {
1712
+ popoverRef: Ref< {
1713
+ popoverRoot: HTMLElement | null;
1714
+ } | null, {
1715
+ popoverRoot: HTMLElement | null;
1716
+ } | {
1717
+ popoverRoot: HTMLElement | null;
1718
+ } | null>;
1719
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {
1720
+ useTeleport: boolean;
1721
+ }, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
1722
+ beforeCreate?: (() => void) | (() => void)[];
1723
+ created?: (() => void) | (() => void)[];
1724
+ beforeMount?: (() => void) | (() => void)[];
1725
+ mounted?: (() => void) | (() => void)[];
1726
+ beforeUpdate?: (() => void) | (() => void)[];
1727
+ updated?: (() => void) | (() => void)[];
1728
+ activated?: (() => void) | (() => void)[];
1729
+ deactivated?: (() => void) | (() => void)[];
1730
+ beforeDestroy?: (() => void) | (() => void)[];
1731
+ beforeUnmount?: (() => void) | (() => void)[];
1732
+ destroyed?: (() => void) | (() => void)[];
1733
+ unmounted?: (() => void) | (() => void)[];
1734
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
1735
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
1736
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
1737
+ };
1738
+ $forceUpdate: () => void;
1739
+ $nextTick: typeof nextTick;
1740
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
1741
+ } & Readonly<{
1742
+ useTeleport: boolean;
1743
+ }> & Omit<Readonly<PvSelectMenu> & Readonly<{}>, "useTeleport" | "popoverRef"> & ShallowUnwrapRef< {
1744
+ popoverRef: Ref< {
1745
+ popoverRoot: HTMLElement | null;
1746
+ } | null, {
1747
+ popoverRoot: HTMLElement | null;
1748
+ } | {
1749
+ popoverRoot: HTMLElement | null;
1750
+ } | null>;
1751
+ }> & {} & ComponentCustomProperties & {} & {
1752
+ $slots: {
1753
+ default?(_: {}): any;
1754
+ };
1755
+ }) | null;
1756
+ }, HTMLDivElement>;
1757
+
1758
+ declare interface PvSelectButton_2 {
1759
+ defaultOpen?: boolean;
1760
+ disabled?: boolean;
1761
+ teleportLocation?: string;
1762
+ isLoading?: boolean;
1763
+ variant?: PvSelectButtonVariant_2;
1764
+ size?: PvSelectButtonSize_2;
1765
+ alignment?: "top" | "right" | "top right" | undefined;
1766
+ popoverCssProperties?: CSSProperties;
1767
+ prefixLabel?: string;
1768
+ label?: string;
1769
+ showMenuAction?: boolean;
1770
+ showSearchInput?: boolean;
1771
+ optionsVariant?: Exclude<MenuOptionsVariant, "checkbox">;
1772
+ options: MenuOption[];
1773
+ useTeleport?: boolean;
1774
+ allowDeselect?: boolean;
1775
+ }
1776
+
1777
+ declare type PvSelectButtonSize = Extract<PvSize, "lg" | "xl">;
1778
+
1779
+ declare type PvSelectButtonSize_2 = Extract<PvSize, "lg" | "xl">;
1780
+
1781
+ declare interface PvSelectButtonTrigger {
1782
+ variant?: PvSelectButtonVariant;
1783
+ size?: PvSelectButtonSize;
1784
+ disabled?: boolean;
1785
+ counterPosition?: "left" | "right" | "none";
1786
+ counterValue?: number;
1787
+ prefixLabel?: string;
1788
+ label?: string;
1789
+ icon?: string;
1790
+ companyLogo?: string;
1791
+ showClear?: boolean;
1792
+ showDropdown?: boolean;
1793
+ open: boolean;
1794
+ isLoading?: boolean;
1795
+ }
1796
+
1797
+ declare type PvSelectButtonVariant = Extract<PvVariants, "secondary" | "ghost">;
1798
+
1799
+ declare type PvSelectButtonVariant_2 = Extract<PvVariants, "secondary" | "ghost">;
1800
+
1801
+ declare interface PvSelectMenu {
1802
+ teleportLocation?: string;
1803
+ open: boolean;
1804
+ popoverPositionStyle?: CSSProperties;
1805
+ cssCustomListProperties?: CSSProperties;
1806
+ useTeleport?: boolean;
1807
+ }
1808
+
1809
+ export declare const PvSidePanel: __VLS_WithTemplateSlots_10<typeof __VLS_component_5, __VLS_TemplateResult_5["slots"]>;
1810
+
1811
+ declare interface PvSidePanelProps {
1812
+ showLeftSidebar?: boolean;
1813
+ showRightSidebar?: boolean;
1814
+ }
1815
+
1816
+ declare type PvSize = (typeof PvSizes)[number];
1817
+
1818
+ declare const PvSizes: readonly ["xs", "sm", "md", "lg", "xl", "2x"];
1819
+
1820
+ export declare const PvSkeleton: DefineComponent<PvSkeletonProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvSkeletonProps> & Readonly<{}>, {
1821
+ size: PvSekeltonSize;
1822
+ variant: PvSkeletonVariant;
1823
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
1824
+
1825
+ declare interface PvSkeletonProps {
1826
+ size?: PvSekeltonSize;
1827
+ variant?: PvSkeletonVariant;
1828
+ }
1829
+
1830
+ declare type PvSkeletonVariant = "square" | "rectangle";
1831
+
1832
+ export declare const PvSpinner: DefineComponent<PvSpinnerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvSpinnerProps> & Readonly<{}>, {
1833
+ size: PvSpinnerSize;
1834
+ variant: PvSpinnerVariant;
1835
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
1836
+
1837
+ declare interface PvSpinnerProps {
1838
+ variant?: PvSpinnerVariant;
1839
+ size?: PvSpinnerSize;
1840
+ }
1841
+
1842
+ declare type PvSpinnerSize = Extract<PvSize, "xs" | "sm" | "md" | "lg" | "xl">;
1843
+
1844
+ declare type PvSpinnerVariant = Extract<PvVariants, "primary"> | Extract<PvThemes, "white" | "dark">;
1845
+
1846
+ export declare const PvSprite: DefineComponent<PvSpriteProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PvSpriteProps> & Readonly<{}>, {
1847
+ variant: "v1" | "v2";
1848
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
1849
+
1850
+ declare type PvSpriteProps = {
1851
+ src: string;
1852
+ variant?: "v1" | "v2";
1853
+ };
1854
+
1855
+ export declare const PvSuggestionTag: DefineComponent<PvSuggestionTag_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
1856
+ "handle-click": (label: string) => any;
1857
+ }, string, PublicProps, Readonly<PvSuggestionTag_2> & Readonly<{
1858
+ "onHandle-click"?: ((label: string) => any) | undefined;
1859
+ }>, {
1860
+ size: TagSize;
1861
+ disabled: boolean;
1862
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
1863
+
1864
+ declare interface PvSuggestionTag_2 {
1865
+ /**
1866
+ * @default 'Medium'
1867
+ * Tag Size
1868
+ */
1869
+ size?: TagSize;
1870
+ /**
1871
+ * Tag Label
1872
+ */
1873
+ label: string;
1874
+ /**
1875
+ * Show left Icon
1876
+ */
1877
+ showIcon?: boolean;
1878
+ /**
1879
+ * Show rounded state
1880
+ */
1881
+ rounded?: boolean;
1882
+ disabled?: boolean;
1883
+ }
1884
+
1885
+ export declare const PvSwitch: DefineComponent<__VLS_PublicProps_10, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1886
+ "update:modelValue": (value: boolean) => any;
1887
+ }, string, PublicProps, Readonly<__VLS_PublicProps_10> & Readonly<{
1888
+ "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
1889
+ }>, {
1890
+ size: PvSwitchSize;
1891
+ disabled: boolean;
1892
+ id: string;
1893
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
1894
+
1895
+ declare interface PvSwitchProps {
1896
+ size?: PvSwitchSize;
1897
+ label?: string;
1898
+ disabled?: boolean;
1899
+ id?: string;
1900
+ }
1901
+
1902
+ declare type PvSwitchSize = Extract<PvSize, "md" | "lg">;
1903
+
1904
+ export declare const PvTabList: DefineComponent<PvTabListBaseProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1905
+ "update:modelValue": (...args: any[]) => void;
1906
+ }, string, PublicProps, Readonly<PvTabListBaseProps> & Readonly<{
1907
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1908
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
1909
+
1910
+ declare interface PvTabListBaseProps {
1911
+ modelValue: string;
1912
+ options: Option_2[];
1913
+ }
1914
+
1915
+ export declare const PvTabs: DefineComponent<__VLS_PublicProps_4, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1916
+ "update:modelValue": (value: string) => any;
1917
+ }, string, PublicProps, Readonly<__VLS_PublicProps_4> & Readonly<{
1918
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
1919
+ }>, {
1920
+ size: TabSize;
1921
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLUListElement>;
1922
+
1923
+ declare interface PvTabsProps {
1924
+ tabs: Tab[];
1925
+ size?: TabSize;
1926
+ }
1927
+
1928
+ export declare const PvTag: DefineComponent<PvTagProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
1929
+ "handle-close": (payload: string) => any;
1930
+ "handle-click": (payload: string) => any;
1931
+ }, string, PublicProps, Readonly<PvTagProps> & Readonly<{
1932
+ "onHandle-close"?: ((payload: string) => any) | undefined;
1933
+ "onHandle-click"?: ((payload: string) => any) | undefined;
1934
+ }>, {
1935
+ size: TagSize;
1936
+ variant: TagVariant;
1937
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLButtonElement>;
1938
+
1939
+ declare interface PvTagProps {
1940
+ /**
1941
+ * @default 'Medium'
1942
+ * Tag size
1943
+ */
1944
+ size?: TagSize;
1945
+ /**
1946
+ * @default 'Tertiary'
1947
+ * Tag Variant
1948
+ */
1949
+ variant?: TagVariant;
1950
+ /**
1951
+ * Tag Icon
1952
+ */
1953
+ icon?: string;
1954
+ /**
1955
+ * Tag Label
1956
+ */
1957
+ label: string;
1958
+ /**
1959
+ * Show left clear icon
1960
+ */
1961
+ showClear?: boolean;
1962
+ /**
1963
+ * Show rounded state
1964
+ */
1965
+ rounded?: boolean;
1966
+ }
1967
+
1968
+ export declare const PvTextArea: __VLS_WithTemplateSlots_18<typeof __VLS_component_13, __VLS_TemplateResult_13["slots"]>;
1969
+
1970
+ declare interface PvTextareaProps {
1971
+ error?: boolean;
1972
+ disabled?: boolean;
1973
+ placeholder?: string;
1974
+ id?: string;
1975
+ lowerLabel?: string;
1976
+ variant?: PvTextAreaVariant;
1977
+ rows?: number;
1978
+ }
1979
+
1980
+ declare type PvTextAreaVariant = Extract<PvTextInputColors, "white" | "grey">;
1981
+
1982
+ declare const PvTextInputColors: readonly ["white", "grey"];
1983
+
1984
+ declare type PvTextInputColors = (typeof PvTextInputColors)[number];
1985
+
1986
+ declare const PvTheme: readonly ["white", "dark"];
1987
+
1988
+ declare type PvThemes = (typeof PvTheme)[number];
1989
+
1990
+ export declare const PvToast: __VLS_WithTemplateSlots_16<typeof __VLS_component_11, __VLS_TemplateResult_11["slots"]>;
1991
+
1992
+ declare interface PvToastProps {
1993
+ variant?: PvToastVariants;
1994
+ icon?: string;
1995
+ label: string;
1996
+ }
1997
+
1998
+ declare type PvToastVariants = "info" | "success" | "error" | "dark";
1999
+
2000
+ export declare const PvToggleButton: DefineComponent<__VLS_PublicProps_7, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2001
+ "update:modelValue": (value: string | boolean) => any;
2002
+ }, string, PublicProps, Readonly<__VLS_PublicProps_7> & Readonly<{
2003
+ "onUpdate:modelValue"?: ((value: string | boolean) => any) | undefined;
2004
+ }>, {
2005
+ size: PvToggleButtonSize;
2006
+ variant: PvToggleButtonVariant;
2007
+ deselect: boolean;
2008
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
2009
+
2010
+ declare interface PvToggleButton_2 {
2011
+ size?: PvToggleButtonSize;
2012
+ variant?: PvToggleButtonVariant;
2013
+ rounded?: boolean;
2014
+ disabled?: boolean;
2015
+ value?: string;
2016
+ label?: string;
2017
+ leftIcon?: string;
2018
+ rightIcon?: string;
2019
+ id?: string;
2020
+ name?: string;
2021
+ deselect?: boolean;
2022
+ }
2023
+
2024
+ declare type PvToggleButtonSize = Extract<PvSize, "lg" | "xl">;
2025
+
2026
+ declare type PvToggleButtonVariant = Extract<PvVariants, "secondary" | "tertiary">;
2027
+
2028
+ export declare const PvTooltip: __VLS_WithTemplateSlots_7<typeof __VLS_component_3, __VLS_TemplateResult_3["slots"]>;
2029
+
2030
+ declare type PvTooltipPositions = "bottom-center" | "bottom-right" | "top-left" | "top-center" | "top-right" | "center-left" | "center-right";
2031
+
2032
+ declare interface PvTooltipProps {
2033
+ variant?: PvTooltipVariants;
2034
+ tooltipPosition?: PvTooltipPositions;
2035
+ ariaLabelledBy?: string;
2036
+ size?: PvTooltipSize;
2037
+ interactive?: boolean;
2038
+ }
2039
+
2040
+ declare type PvTooltipSize = Extract<PvSize, "sm" | "md">;
2041
+
2042
+ declare type PvTooltipVariants = "white" | "dark";
2043
+
2044
+ declare const PvVariants: readonly ["primary", "secondary", "tertiary", "ghost", "destructive"];
2045
+
2046
+ declare type PvVariants = (typeof PvVariants)[number];
2047
+
2048
+ export declare const PvWidget: __VLS_WithTemplateSlots_13<typeof __VLS_component_8, __VLS_TemplateResult_8["slots"]>;
2049
+
2050
+ export declare interface Tab {
2051
+ counter?: number;
2052
+ label: string;
2053
+ icon?: string;
2054
+ }
2055
+
2056
+ declare type TabSize = Extract<PvSize, "lg" | "xl">;
2057
+
2058
+ declare type TagSize = Extract<PvSize, "sm" | "md" | "lg">;
2059
+
2060
+ declare type TagVariant = Extract<PvVariants, "primary" | "tertiary">;
2061
+
2062
+ export declare const useDateTime: () => {
2063
+ getCondensedDate: ({ date }: {
2064
+ date: Date;
2065
+ }) => string;
2066
+ getTime: ({ date, timezone }: {
2067
+ date: Date;
2068
+ timezone?: string;
2069
+ }) => string;
2070
+ };
2071
+
2072
+ export declare const usePvComponents: (app: App<Element>) => void;
2073
+
2074
+ export { }